From f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4 Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Mon, 16 Sep 2013 07:17:27 +0000 Subject: [PATCH] Remove contribs and examples Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb --- WebSetup.hs | 13 +- contrib/c-bindings/PGFFFI.hs | 232 - contrib/c-bindings/build-gfctest.sh | 22 - contrib/c-bindings/gf_lexing.c | 287 - contrib/c-bindings/gf_lexing.h | 26 - contrib/c-bindings/gfctest.c | 50 - contrib/c-bindings/gpl-3.0.txt | 674 - contrib/c-bindings/lgpl-2.1.txt | 504 - contrib/c-bindings/lgpl-3.0.txt | 165 - contrib/c-bindings/pgf.h | 68 - contrib/c-bindings/readme-ffi.txt | 120 - contrib/eaglesconv/CollectLemmas.hs | 28 - contrib/eaglesconv/EaglesConv.hs | 135 - contrib/eaglesconv/EaglesMatcher.hs | 63 - contrib/eaglesconv/EaglesParser.hs | 239 - contrib/eaglesconv/README | 24 - contrib/eaglesconv/mkAbstract.sh | 8 - contrib/eaglesconv/mkConcrete.sh | 12 - contrib/eaglesconv/run_conv.sh | 4 - contrib/py-bindings/Makefile | 37 - contrib/py-bindings/PyGF.hsc | 304 - contrib/py-bindings/example.rst | 147 - contrib/py-bindings/gfmodule.c | 339 - contrib/py-bindings/lgpl-3.0.txt | 165 - contrib/py-bindings/pygf.h | 96 - contrib/py-bindings/test.py | 187 - .../2013/bestPractices/Facebook.gf | 35 - .../2013/bestPractices/FacebookEng.gf | 14 - .../2013/bestPractices/FacebookI.gf | 29 - .../2013/bestPractices/LexFacebook.gf | 8 - .../2013/bestPractices/LexFacebookEng.gf | 16 - .../2013/bestPractices/corpus.txt | 7 - contrib/summerschool/mini/Grammar.gf | 36 - contrib/summerschool/mini/GrammarIta.gf | 137 - contrib/summerschool/mini/ParadigmsIta.gf | 47 - contrib/summerschool/mini/ResIta.gf | 178 - contrib/summerschool/mini/Syntax.gf | 45 - contrib/summerschool/mini/SyntaxIta.gf | 3 - contrib/summerschool/mini/Test.gf | 9 - contrib/summerschool/mini/TestIta.gf | 17 - examples/RDF/RDF.gf | 77 - examples/SUMO/Basic.gf | 98 - examples/SUMO/BasicBul.gf | 6 - examples/SUMO/BasicEng.gf | 99 - examples/SUMO/BasicFre.gf | 107 - examples/SUMO/BasicRon.gf | 120 - examples/SUMO/BasicSwe.gf | 6 - examples/SUMO/Birds.gf | 451 - examples/SUMO/BirdsBul.gf | 157 - examples/SUMO/BirdsEng.gf | 158 - examples/SUMO/BirdsSwe.gf | 157 - examples/SUMO/Communications.gf | 157 - examples/SUMO/CountriesAndRegions.gf | 2685 - examples/SUMO/CountriesAndRegionsEng.gf | 848 - examples/SUMO/CountriesAndRegionsRon.gf | 269 - examples/SUMO/Economy.gf | 2328 - examples/SUMO/EconomyEng.gf | 13 - examples/SUMO/EconomyFre.gf | 6 - examples/SUMO/EconomyRon.gf | 6 - examples/SUMO/Elements.gf | 929 - examples/SUMO/ElementsEng.gf | 116 - examples/SUMO/Engineering.gf | 1007 - examples/SUMO/EngineeringEng.gf | 9 - examples/SUMO/EngineeringFre.gf | 7 - examples/SUMO/EngineeringRon.gf | 7 - examples/SUMO/FinancialOntology.gf | 1586 - examples/SUMO/Geography.gf | 2887 - examples/SUMO/GeographyEng.gf | 8 - examples/SUMO/Government.gf | 1649 - examples/SUMO/Merge.gf | 6379 -- examples/SUMO/MergeBul.gf | 16 - examples/SUMO/MergeEng.gf | 1006 - examples/SUMO/MergeFre.gf | 67 - examples/SUMO/MergeRon.gf | 72 - examples/SUMO/MergeSwe.gf | 16 - examples/SUMO/MidLevelOntology.gf | 7979 -- examples/SUMO/MidLevelOntologyEng.gf | 1488 - examples/SUMO/MidLevelOntologyFre.gf | 41 - examples/SUMO/MidLevelOntologyRon.gf | 42 - examples/SUMO/Military.gf | 397 - examples/SUMO/Mondial.gf | 10727 --- examples/SUMO/MondialEng.gf | 5363 -- examples/SUMO/QoSontology.gf | 1229 - examples/SUMO/QoSontologyEng.gf | 7 - examples/SUMO/QoSontologyFre.gf | 8 - examples/SUMO/QoSontologyRon.gf | 8 - examples/SUMO/RGLExt/DictLang.gf | 12 - examples/SUMO/RGLExt/DictLangEng.gf | 9 - examples/SUMO/RGLExt/DictLangFre.gf | 10 - examples/SUMO/RGLExt/DictLangRon.gf | 10 - examples/SUMO/RGLExt/Extension.gf | 31 - examples/SUMO/RGLExt/ExtensionEng.gf | 62 - examples/SUMO/RGLExt/ExtensionFre.gf | 64 - examples/SUMO/RGLExt/ExtensionRon.gf | 62 - examples/SUMO/RGLExt/ExtraLexicon.gf | 29 - examples/SUMO/RGLExt/ExtraLexiconFre.gf | 34 - examples/SUMO/RGLExt/ExtraLexiconRon.gf | 34 - examples/SUMO/RGLExt/ParamBasic.gf | 5 - examples/SUMO/SUMO.gf | 26 - examples/SUMO/SUMOBul.gf | 10 - examples/SUMO/SUMOEng.gf | 17 - examples/SUMO/SUMOFre.gf | 15 - examples/SUMO/SUMORon.gf | 15 - examples/SUMO/SUMOSwe.gf | 10 - examples/SUMO/TPTP/CommunicationsAx.p | 126 - examples/SUMO/TPTP/CommunicationsLemAx.p | 68 - examples/SUMO/TPTP/CommunicationsPredAx.p | 3411 - examples/SUMO/TPTP/CountriesAndRegionsAx.p | 2307 - examples/SUMO/TPTP/CountriesAndRegionsLemAx.p | 46 - examples/SUMO/TPTP/EconomyAx.p | 2430 - examples/SUMO/TPTP/EconomyLemAx.p | 359 - examples/SUMO/TPTP/EconomyPredAx.p | 1644 - examples/SUMO/TPTP/EconomySubAttAx.p | 231 - examples/SUMO/TPTP/FinancialOntologyAx.p | 917 - examples/SUMO/TPTP/FinancialOntologyLemAx.p | 1577 - examples/SUMO/TPTP/GeographyAx.p | 2255 - examples/SUMO/TPTP/GeographyLemAx.p | 2253 - examples/SUMO/TPTP/GeographyPredAx.p | 651 - examples/SUMO/TPTP/GeographySubAttAx.p | 18 - examples/SUMO/TPTP/GovernmentAx.p | 1402 - examples/SUMO/TPTP/GovernmentLemAx.p | 881 - examples/SUMO/TPTP/GovernmentPredAx.p | 1764 - examples/SUMO/TPTP/GovernmentSubAttAx.p | 378 - examples/SUMO/TPTP/MergeAx.p | 3182 - examples/SUMO/TPTP/MergeLemAx.p | 4497 - examples/SUMO/TPTP/MergePredAx.p | 12 - examples/SUMO/TPTP/MergeSubAttAx.p | 30 - examples/SUMO/TPTP/Mid_level_ontologyAx.p | 6542 -- examples/SUMO/TPTP/Mid_level_ontologyLemAx.p | 5378 -- examples/SUMO/TPTP/Mid_level_ontologyPredAx.p | 63 - .../SUMO/TPTP/Mid_level_ontologySubAttAx.p | 57 - examples/SUMO/TPTP/MilitaryAx.p | 224 - examples/SUMO/TPTP/MilitaryLemAx.p | 129 - examples/SUMO/TPTP/MilitaryPredAx.p | 18 - examples/SUMO/TPTP/QoSOntologyAx.p | 553 - examples/SUMO/TPTP/QoSOntologyLemAx.p | 529 - examples/SUMO/TPTP/TransportationAx.p | 1083 - examples/SUMO/TPTP/TransportationLemAx.p | 703 - examples/SUMO/TPTP/TransportationPredAx.p | 15 - examples/SUMO/TPTP/WMDAx.p | 914 - examples/SUMO/TPTP/WMDLemAx.p | 149 - examples/SUMO/TPTP/WMDPredAx.p | 597 - examples/SUMO/TPTP/WMDSubAttAx.p | 15 - examples/SUMO/TPTP/WorldAirportsA_KAx.p | 12159 --- examples/SUMO/TPTP/WorldAirportsA_KPredAx.p | 12024 --- examples/SUMO/TPTP/WorldAirportsL_ZAx.p | 15513 ---- examples/SUMO/TPTP/WorldAirportsL_ZPredAx.p | 15327 ---- examples/SUMO/TPTP/elementsAx.p | 440 - examples/SUMO/TPTP/elementsLemAx.p | 550 - examples/SUMO/TPTP/elementsPredAx.p | 912 - examples/SUMO/TPTP/engineeringAx.p | 911 - examples/SUMO/TPTP/engineeringLemAx.p | 138 - examples/SUMO/TPTP/mondialAx.p | 16653 ---- examples/SUMO/TPTP/mondialPredAx.p | 73230 ---------------- examples/SUMO/TPTP/test1.p | 5 - examples/SUMO/TPTP/test2.p | 6 - examples/SUMO/TPTP/test3.p | 5 - examples/SUMO/Transportation.gf | 1343 - examples/SUMO/WMD.gf | 1018 - examples/SUMO/WorldAirportsA_K.gf | 8109 -- examples/SUMO/WorldAirportsL_Z.gf | 10345 --- examples/SUMO/axioms/Communications.gft | 20 - examples/SUMO/axioms/CountriesAndRegions.gft | 16 - examples/SUMO/axioms/CountriesAndRegionsP.gft | 2274 - examples/SUMO/axioms/Economy.gft | 102 - examples/SUMO/axioms/EconomyHiO.gft | 4 - examples/SUMO/axioms/EconomyP.gft | 1097 - examples/SUMO/axioms/EconomySubAtt.gft | 154 - examples/SUMO/axioms/EconomySubRel.gft | 4 - examples/SUMO/axioms/Either.gft | 23 - examples/SUMO/axioms/ExtraLem.gft | 153 - examples/SUMO/axioms/FinancialOntology.gft | 304 - examples/SUMO/axioms/FinancialOntologyHiO.gft | 4 - .../SUMO/axioms/FinancialOntologySubRel.gft | 36 - examples/SUMO/axioms/Geography.gft | 586 - examples/SUMO/axioms/GeographyHiO.gft | 4 - examples/SUMO/axioms/GeographyP.gft | 434 - examples/SUMO/axioms/GeographySubAtt.gft | 12 - examples/SUMO/axioms/GeographySubRel.gft | 8 - examples/SUMO/axioms/Government.gft | 216 - examples/SUMO/axioms/GovernmentHiO.gft | 10 - examples/SUMO/axioms/GovernmentP.gft | 1184 - examples/SUMO/axioms/GovernmentSubAtt.gft | 252 - examples/SUMO/axioms/GovernmentSubRel.gft | 24 - examples/SUMO/axioms/Merge.gft | 1184 - examples/SUMO/axioms/MergeHiO.gft | 208 - examples/SUMO/axioms/MergeP.gft | 9 - examples/SUMO/axioms/MergeSubAtt.gft | 20 - examples/SUMO/axioms/MergeSubRel.gft | 184 - examples/SUMO/axioms/Mid_level_ontology.gft | 1632 - .../SUMO/axioms/Mid_level_ontologyHiO.gft | 46 - examples/SUMO/axioms/Mid_level_ontologyP.gft | 42 - .../SUMO/axioms/Mid_level_ontologySubAtt.gft | 38 - .../SUMO/axioms/Mid_level_ontologySubRel.gft | 158 - examples/SUMO/axioms/Military.gft | 28 - examples/SUMO/axioms/MilitaryP.gft | 13 - examples/SUMO/axioms/QoSOntology.gft | 114 - examples/SUMO/axioms/QoSOntologySubRel.gft | 48 - examples/SUMO/axioms/Transportation.gft | 172 - examples/SUMO/axioms/TransportationP.gft | 10 - examples/SUMO/axioms/TransportationSubRel.gft | 14 - examples/SUMO/axioms/WMD.gft | 46 - examples/SUMO/axioms/WMDP.gft | 398 - examples/SUMO/axioms/WMDSubAtt.gft | 10 - examples/SUMO/axioms/WorldAirportsA-KP.gft | 8016 -- examples/SUMO/axioms/WorldAirportsL-ZP.gft | 10218 --- examples/SUMO/axioms/elements.gft | 220 - examples/SUMO/axioms/elementsP.gft | 608 - examples/SUMO/axioms/engineering.gft | 33 - examples/SUMO/axioms/engineeringHiO.gft | 2 - examples/SUMO/axioms/engineeringP.gft | 24 - examples/SUMO/axioms/mondialP.gft | 48822 ----------- examples/animals/Animals.gf | 12 - examples/animals/AnimalsEng.gf | 15 - examples/animals/AnimalsFre.gf | 15 - examples/animals/AnimalsSwe.gf | 15 - examples/animals/OldQuestionsI.gfe | 15 - examples/animals/Questions.gf | 10 - examples/animals/QuestionsEng.gf | 2 - examples/animals/QuestionsFre.gf | 2 - examples/animals/QuestionsI.gf | 30 - examples/animals/QuestionsI.gfe | 16 - examples/animals/QuestionsSwe.gf | 2 - examples/attempto/Attempto.gf | 262 - examples/attempto/Attempto1.gf | 29 - examples/attempto/AttemptoEng.gf | 11 - examples/attempto/AttemptoFin.gf | 7 - examples/attempto/AttemptoFre.gf | 7 - examples/attempto/AttemptoGer.gf | 7 - examples/attempto/AttemptoI.gf | 259 - examples/attempto/AttemptoIta.gf | 7 - examples/attempto/AttemptoSwe.gf | 7 - examples/attempto/AttemptoUrd.gf | 6 - examples/attempto/LexAttempto.gf | 31 - examples/attempto/LexAttemptoEng.gf | 38 - examples/attempto/LexAttemptoFin.gf | 40 - examples/attempto/LexAttemptoFre.gf | 33 - examples/attempto/LexAttemptoGer.gf | 32 - examples/attempto/LexAttemptoIta.gf | 33 - examples/attempto/LexAttemptoSwe.gf | 30 - examples/attempto/LexAttemptoUrd.gf | 39 - examples/attempto/Symbols.gf | 23 - examples/attempto/SymbolsC.gf | 25 - examples/attempto/TestAttempto.gf | 84 - examples/attempto/TestAttemptoEng.gf | 88 - examples/attempto/TestAttemptoFin.gf | 87 - examples/attempto/TestAttemptoFre.gf | 89 - examples/attempto/TestAttemptoGer.gf | 89 - examples/attempto/TestAttemptoIta.gf | 89 - examples/attempto/TestAttemptoSwe.gf | 87 - examples/attempto/TestAttemptoUrd.gf | 89 - examples/bronzeage/Bronzeage.gf | 58 - examples/bronzeage/BronzeageAra.gf | 8 - examples/bronzeage/BronzeageBul.gf | 8 - examples/bronzeage/BronzeageCat.gf | 6 - examples/bronzeage/BronzeageDan.gf | 6 - examples/bronzeage/BronzeageEng.gf | 7 - examples/bronzeage/BronzeageFin.gf | 8 - examples/bronzeage/BronzeageFre.gf | 8 - examples/bronzeage/BronzeageGer.gf | 8 - examples/bronzeage/BronzeageI.gf | 46 - examples/bronzeage/BronzeageIta.gf | 7 - examples/bronzeage/BronzeageNor.gf | 6 - examples/bronzeage/BronzeagePol.gf | 7 - examples/bronzeage/BronzeageRon.gf | 6 - examples/bronzeage/BronzeageRus.gf | 7 - examples/bronzeage/BronzeageSpa.gf | 7 - examples/bronzeage/BronzeageSwe.gf | 8 - examples/bronzeage/BronzeageUrd.gf | 7 - examples/bronzeage/Makefile | 18 - examples/bronzeage/Swadesh.gf | 261 - examples/bronzeage/SwadeshAra.gf | 5 - examples/bronzeage/SwadeshBul.gf | 5 - examples/bronzeage/SwadeshCat.gf | 5 - examples/bronzeage/SwadeshDan.gf | 6 - examples/bronzeage/SwadeshEng.gf | 5 - examples/bronzeage/SwadeshFin.gf | 7 - examples/bronzeage/SwadeshFre.gf | 6 - examples/bronzeage/SwadeshGer.gf | 5 - examples/bronzeage/SwadeshI.gf | 244 - examples/bronzeage/SwadeshIta.gf | 7 - examples/bronzeage/SwadeshNor.gf | 7 - examples/bronzeage/SwadeshPol.gf | 5 - examples/bronzeage/SwadeshRon.gf | 5 - examples/bronzeage/SwadeshRus.gf | 5 - examples/bronzeage/SwadeshSpa.gf | 7 - examples/bronzeage/SwadeshSwe.gf | 6 - examples/bronzeage/SwadeshUrd.gf | 5 - examples/category-theory/Adjoints.gf | 16 - examples/category-theory/Categories.gf | 201 - examples/category-theory/CategoryTheory.gf | 11 - examples/category-theory/Equalizer.gf | 49 - examples/category-theory/Functor.gf | 53 - .../category-theory/InitialAndTerminal.gf | 46 - examples/category-theory/Monad.gf | 30 - examples/category-theory/Morphisms.gf | 92 - examples/category-theory/NaturalTransform.gf | 19 - examples/computer/Computer.gf | 148 - examples/computer/ComputerEng.gf | 153 - examples/computer/ComputerFin.gf | 153 - examples/computer/ComputerSwe.gf | 153 - examples/computer/Dator.gf | 53 - examples/computer/DatorEng.gf | 54 - examples/computer/DatorFin.gf | 54 - examples/computer/DatorSwe.gf | 57 - examples/dates/Dates.gf | 32 - examples/dates/DatesEng.gf | 66 - examples/dates/DatesFin.gf | 78 - examples/dates/DatesFre.gf | 73 - examples/dates/DatesSwe.gf | 73 - examples/discourse/Discourse.gf | 29 - examples/discourse/DiscourseEng.gf | 56 - examples/discourse/DiscourseFin.gf | 40 - examples/discourse/particles.txt | 55 - examples/experiments/Dep.gf | 19 - examples/experiments/Dep.labels | 7 - examples/experiments/DepEng.gf | 24 - examples/extmini/Grammar.gf | 105 - examples/extmini/GrammarCmn.gf | 274 - examples/extmini/GrammarEng.gf | 241 - examples/extmini/GrammarIta.gf | 263 - examples/extmini/Lang.gf | 1 - examples/extmini/LangCmn.gf | 1 - examples/extmini/LangEng.gf | 1 - examples/extmini/LangIta.gf | 1 - examples/extmini/Lexicon.gf | 12 - examples/extmini/LexiconCmn.gf | 23 - examples/extmini/LexiconEng.gf | 24 - examples/extmini/LexiconIta.gf | 33 - examples/extmini/ParadigmsCmn.gf | 21 - examples/extmini/ParadigmsEng.gf | 36 - examples/extmini/ParadigmsIta.gf | 64 - examples/extmini/README | 10 - examples/extmini/ResCmn.gf | 92 - examples/extmini/ResEng.gf | 156 - examples/extmini/ResIta.gf | 259 - examples/extmini/Syntax.gf | 47 - examples/extmini/SyntaxCmn.gf | 3 - examples/extmini/SyntaxEng.gf | 3 - examples/extmini/SyntaxIta.gf | 3 - examples/extmini/compsyntax-test-Ita.txt | 981 - examples/extmini/compsyntax.gfs | 14 - .../foods/CharactersGla.gf | 0 .../foods/CharactersGle.gf | 0 .../summerschool => examples}/foods/Foods.gf | 0 .../foods/FoodsAfr.gf | 0 .../foods/FoodsAmh.gf | 0 .../foods/FoodsBul.gf | 0 .../foods/FoodsCat.gf | 0 .../foods/FoodsChi.gf | 0 .../foods/FoodsCze.gf | 0 .../foods/FoodsDut.gf | 0 .../foods/FoodsEng.gf | 0 .../foods/FoodsEpo.gf | 0 .../foods/FoodsFin.gf | 0 .../foods/FoodsFre.gf | 0 .../foods/FoodsGer.gf | 0 .../foods/FoodsGla.gf | 0 .../foods/FoodsGle.gf | 0 .../foods/FoodsHeb.gf | 0 .../foods/FoodsHin.gf | 0 .../summerschool => examples}/foods/FoodsI.gf | 0 .../foods/FoodsIce.gf | 0 .../foods/FoodsIta.gf | 0 .../foods/FoodsJpn.gf | 0 .../foods/FoodsLav.gf | 0 .../foods/FoodsMlt.gf | 0 .../foods/FoodsMon.gf | 0 .../foods/FoodsNep.gf | 0 .../foods/FoodsOri.gf | 0 .../foods/FoodsPes.gf | 0 .../foods/FoodsPor.gf | 0 .../foods/FoodsRon.gf | 0 .../foods/FoodsSpa.gf | 0 .../foods/FoodsSwe.gf | 0 .../foods/FoodsTha.gf | 0 .../foods/FoodsTsn.gf | 0 .../foods/FoodsTur.gf | 0 .../foods/FoodsUrd.gf | 0 .../foods/LexFoods.gf | 0 .../foods/LexFoodsCat.gf | 0 .../foods/LexFoodsFin.gf | 0 .../foods/LexFoodsGer.gf | 0 .../foods/LexFoodsIta.gf | 0 .../foods/LexFoodsSwe.gf | 0 .../summerschool => examples}/foods/Makefile | 0 .../foods/MutationsGla.gf | 0 .../foods/MutationsGle.gf | 0 .../summerschool => examples}/foods/README | 0 .../summerschool => examples}/foods/ResCze.gf | 0 .../foods/transFoodsHin.gf | 0 examples/fracas/COPYING.txt | 674 - examples/fracas/FeedGF.hs | 3 - examples/fracas/Makefile | 44 - examples/fracas/README.html | 434 - examples/fracas/README.txt | 115 - examples/fracas/ToHTML.hs | 43 - examples/fracas/build/FraCaSBank.pl | 6067 -- examples/fracas/build/FraCaSBank.xml | 7293 -- examples/fracas/build_fracasbank.py | 166 - examples/fracas/dist/FraCaSBank-0.2.zip | Bin 359268 -> 0 bytes examples/fracas/doc/FraCaSBank.bib | 70 - examples/fracas/doc/FraCaSBank.lyx | 6246 -- examples/fracas/doc/FraCaSBank.pdf | Bin 164529 -> 0 bytes examples/fracas/prefix.html | 42 - examples/fracas/src/Additions.gf | 77 - examples/fracas/src/AdditionsEng.gf | 104 - examples/fracas/src/AdditionsSwe.gf | 83 - examples/fracas/src/FraCaS.gf | 59 - examples/fracas/src/FraCaSBank.gf | 1579 - examples/fracas/src/FraCaSBankEng.gf | 3 - examples/fracas/src/FraCaSBankI.gf | 1579 - examples/fracas/src/FraCaSBankOriginal.gf | 1581 - examples/fracas/src/FraCaSBankSwe.gf | 3 - examples/fracas/src/FraCaSEng.gf | 69 - examples/fracas/src/FraCaSLex.gf | 519 - examples/fracas/src/FraCaSLexEng.gf | 569 - examples/fracas/src/FraCaSLexSwe.gf | 585 - examples/fracas/src/FraCaSSwe.gf | 69 - examples/gadt-transfer/Foods.gf | 15 - examples/gadt-transfer/FoodsDut.gf | 58 - examples/gadt-transfer/FoodsEng.gf | 43 - examples/gadt-transfer/Makefile | 4 - examples/gadt-transfer/README | 35 - examples/gadt-transfer/VeryFoods.hs | 23 - examples/gfcc/CleanJVM.hs | 59 - examples/gfcc/Imper.gf | 53 - examples/gfcc/ImperC.gf | 56 - examples/gfcc/ImperJVM.gf | 93 - examples/gfcc/Makefile | 12 - examples/gfcc/README | 21 - examples/gfcc/ResImper.gf | 85 - examples/gfcc/abs.c | 20 - examples/gfcc/complin.bbl | 96 - examples/gfcc/complin.tex | 1488 - examples/gfcc/factorial.c | 38 - examples/gfcc/fibonacci.c | 18 - examples/gfcc/gfcc | 2 - examples/gfcc/runtime.j | 55 - examples/gfm-format/Food.gfm | 76 - examples/gfm-format/Words.gfm | 22 - examples/graftals/Cantor.gf | 11 - examples/graftals/Dragon.gf | 13 - examples/graftals/Graftal.gf | 15 - examples/graftals/Koch.gf | 12 - examples/graftals/Sierpinski.gf | 14 - examples/grammar-terms/GrammarTerms.gf | 103 - examples/grammar-terms/GrammarTermsEng.gf | 143 - examples/grammar-terms/GrammarTermsGF.gf | 109 - examples/grammar-terms/MkTerms.hs | 13 - examples/jem-math/LexMath.gf | 16 - examples/jem-math/LexMathFre.gf | 18 - examples/jem-math/LexMathSpa.gf | 18 - examples/jem-math/LexMathSwe.gf | 18 - examples/jem-math/Math.gf | 34 - examples/jem-math/MathEng.gf | 42 - examples/jem-math/MathFre.gf | 8 - examples/jem-math/MathI.gf | 51 - examples/jem-math/MathIta.gf | 40 - examples/jem-math/MathIta1.gf | 112 - examples/jem-math/MathSpa.gf | 8 - examples/jem-math/MathSwe.gf | 8 - examples/letter/LetterEng.gf | 4 + examples/lrec-tutorial/Ara.gf | 8 - examples/lrec-tutorial/AraAra.gf | 9 - examples/lrec-tutorial/Arabic.gf | 110 - examples/lrec-tutorial/Grammar.gf | 17 - examples/lrec-tutorial/GrammarIta.gf | 80 - examples/lrec-tutorial/GrammarIta0.gf | 80 - examples/lrec-tutorial/Lang.gf | 9 - examples/lrec-tutorial/LangIta.gf | 17 - examples/lrec-tutorial/LexFaceIta.gf | 9 - examples/lrec-tutorial/Morpho.gf | 82 - examples/lrec-tutorial/One.gf | 42 - examples/lrec-tutorial/ResIta.gf | 154 - examples/lrec-tutorial/Zero.gf | 9 - examples/lrec-tutorial/ZeroDut.gf | 18 - examples/lrec-tutorial/ZeroEng.gf | 11 - examples/lrec-tutorial/ZeroFre.gf | 16 - examples/lrec-tutorial/ZeroGer.gf | 19 - examples/lrec-tutorial/ZeroHeb.gf | 24 - examples/lrec-tutorial/ZeroHebTr.gf | 20 - examples/lrec-tutorial/ZeroIta.gf | 16 - examples/lrec-tutorial/ZeroLat.gf | 17 - examples/lrec-tutorial/face/Face.gf | 14 - examples/lrec-tutorial/face/FaceEn0.gf | 22 - examples/lrec-tutorial/face/FaceEng.gf | 7 - examples/lrec-tutorial/face/FaceFin.gf | 7 - examples/lrec-tutorial/face/FaceI.gf | 17 - examples/lrec-tutorial/face/FaceIta.gf | 8 - examples/lrec-tutorial/face/LexFace.gf | 8 - examples/lrec-tutorial/face/LexFaceEng.gf | 8 - examples/lrec-tutorial/face/LexFaceFin.gf | 7 - examples/lrec-tutorial/face/LexFaceIta.gf | 6 - examples/mathtext/Geometry.gf | 12 - examples/mathtext/GeometryEng.gf | 18 - examples/mathtext/GeometryFre.gf | 18 - examples/mathtext/GeometryGer.gf | 19 - examples/mathtext/LexLogic.gf | 20 - examples/mathtext/LexLogicEng.gf | 15 - examples/mathtext/LexLogicFre.gf | 16 - examples/mathtext/LexLogicGer.gf | 16 - examples/mathtext/Logic.gf | 24 - examples/mathtext/LogicEng.gf | 5 - examples/mathtext/LogicFre.gf | 15 - examples/mathtext/LogicGer.gf | 15 - examples/mathtext/LogicI.gf | 48 - examples/mathtext/MathGeom.gf | 1 - examples/mathtext/MathGeomEng.gf | 4 - examples/mathtext/MathGeomFre.gf | 4 - examples/mathtext/MathGeomGer.gf | 4 - examples/mathtext/MathText.gf | 45 - examples/mathtext/MathTextEng.gf | 5 - examples/mathtext/MathTextFre.gf | 5 - examples/mathtext/MathTextGer.gf | 5 - examples/mathtext/MathTextI.gf | 74 - examples/mathtext/Symbols.gf | 10 - examples/mathtext/SymbolsX.gf | 15 - examples/messages/Messages.gf | 45 - examples/messages/MessagesEng.gf | 54 - examples/messages/MessagesFre.gf | 74 - examples/miniresource/Miniresource.gf | 47 - examples/miniresource/MiniresourceChi.gf | 208 - examples/miniresource/MiniresourceEng.gf | 268 - examples/miniresource/MiniresourceFin.gf | 2 - examples/miniresource/MiniresourceFre.gf | 2 - examples/miniresource/MiniresourceI.gf | 76 - examples/miniresource/MiniresourceIChi.gf | 2 - examples/miniresource/MiniresourceIEng.gf | 2 - examples/miniresource/MiniresourceIta.gf | 391 - examples/miniresource/MiniresourceSan.gf | 262 - examples/miniresource/MiniresourceSwe.gf | 2 - examples/morpho/Eng.gf | 27 - examples/morpho/EngDescr.gf | 23 - examples/morpho/EngReal.gf | 31 - examples/morpho/Fre.gf | 38 - examples/morpho/FreDescr.gf | 44 - examples/morpho/FreReal.gf | 72 - examples/morpho/README.txt | 25 - examples/nlg/Logic.gf | 20 - examples/nlg/LogicCnc.gf | 23 - examples/nlg/NLG.gf | 115 - examples/nlg/NLGEng.gf | 69 - examples/nqueens/NQueens.gf | 21 - examples/nqueens/NQueensAscii.gf | 13 - examples/nqueens/Nat.gf | 18 - examples/nqueens/NatAscii.gf | 12 - examples/numerals/Numerals.gf | 35 - examples/numerals/af_tunni.gf | 53 - examples/numerals/albanian.gf | 50 - examples/numerals/amharic.gf | 47 - examples/numerals/arabic_classical.gf | 100 - examples/numerals/arabic_modern.gf | 94 - examples/numerals/basque.gf | 62 - examples/numerals/bearlake_slave.gf | 49 - examples/numerals/bulgarian.gf | 58 - examples/numerals/catalan.gf | 63 - examples/numerals/chinese.gf | 115 - examples/numerals/croatian.gf | 77 - examples/numerals/czech.gf | 67 - examples/numerals/dagur.gf | 62 - examples/numerals/danish.gf | 49 - examples/numerals/decimal.gf | 49 - examples/numerals/dutch.gf | 53 - examples/numerals/english.gf | 49 - examples/numerals/finnish.gf | 63 - examples/numerals/french.gf | 63 - examples/numerals/french_belgian.gf | 94 - examples/numerals/french_swiss.gf | 91 - examples/numerals/fulfulde.gf | 53 - examples/numerals/geez.gf | 126 - examples/numerals/german.gf | 52 - examples/numerals/greek_classical.gf | 204 - examples/numerals/greek_modern.gf | 76 - examples/numerals/guahibo.gf | 50 - examples/numerals/guarani.gf | 53 - examples/numerals/hebrew_biblical.gf | 93 - examples/numerals/hindi.gf | 107 - examples/numerals/hungarian.gf | 64 - examples/numerals/icelandic.gf | 56 - examples/numerals/interlingua.gf | 61 - examples/numerals/irish.gf | 82 - examples/numerals/italian.gf | 52 - examples/numerals/japanese.gf | 64 - examples/numerals/kabardian.gf | 85 - examples/numerals/kambera.gf | 52 - examples/numerals/kawaiisu.gf | 44 - examples/numerals/khmer.gf | 57 - examples/numerals/khowar.gf | 62 - examples/numerals/kolyma_yukaghir.gf | 50 - examples/numerals/korean.gf | 116 - examples/numerals/kulung.gf | 62 - examples/numerals/kwami.gf | 55 - examples/numerals/kwaza.gf | 40 - examples/numerals/lalo.gf | 45 - examples/numerals/lamani.gf | 100 - examples/numerals/latvian.gf | 56 - examples/numerals/lithuanian.gf | 61 - examples/numerals/lotuxo.gf | 64 - examples/numerals/maale.gf | 58 - examples/numerals/malay.gf | 74 - examples/numerals/maltese.gf | 62 - examples/numerals/mapuche.gf | 48 - examples/numerals/margi.gf | 56 - examples/numerals/maybrat.gf | 74 - examples/numerals/miya.gf | 56 - examples/numerals/mongolian.gf | 64 - examples/numerals/nenets.gf | 70 - examples/numerals/norwegian_book.gf | 50 - examples/numerals/old_church_slavonic.gf | 65 - examples/numerals/oromo.gf | 55 - examples/numerals/pashto.gf | 97 - examples/numerals/polish.gf | 101 - examples/numerals/portuguese.gf | 63 - examples/numerals/quechua.gf | 56 - examples/numerals/romanian.gf | 70 - examples/numerals/russian.gf | 116 - examples/numerals/sango.gf | 66 - examples/numerals/slovak.gf | 63 - examples/numerals/sorani.gf | 99 - examples/numerals/spanish.gf | 64 - examples/numerals/stieng.gf | 59 - examples/numerals/swahili.gf | 59 - examples/numerals/swedish.gf | 53 - examples/numerals/tamil.gf | 171 - examples/numerals/tampere.gf | 63 - examples/numerals/thai.gf | 72 - examples/numerals/tibetan.gf | 72 - examples/numerals/todo/irula.gf | 80 - examples/numerals/todo/kodagu.gf | 75 - examples/numerals/todo/sanskrit.gf | 205 - examples/numerals/todo/sanskritTranslit.gf | 204 - examples/numerals/todo/thai.gf | 72 - examples/numerals/todo/thaiDU.gf | 51 - examples/numerals/todo/thaiP.gf | 72 - examples/numerals/todo/welsh.gf | 74 - examples/numerals/totonac.gf | 111 - examples/numerals/tuda_daza.gf | 65 - examples/numerals/tukang_besi.gf | 46 - examples/numerals/turkish.gf | 65 - examples/numerals/votic.gf | 64 - examples/numerals/yasin_burushaski.gf | 65 - examples/numerals/zaiwa.gf | 61 - examples/peacekeeping/EXAMPLES | 66 - examples/peacekeeping/Makefile | 2 - examples/peacekeeping/Peace.gf | 8 - examples/peacekeeping/PeaceCat.gf | 20 - examples/peacekeeping/PeaceCatI.gf | 31 - examples/peacekeeping/PeaceLexCommon.gf | 93 - examples/peacekeeping/PeaceLexCommonI.gf | 84 - examples/peacekeeping/PeaceLexExt.gf | 47 - examples/peacekeeping/PeacePhrases.gf | 9 - examples/peacekeeping/PeaceRes.gf | 13 - examples/peacekeeping/PeaceSpoken.gf | 5 - examples/peacekeeping/PeaceSyntax.gf | 56 - examples/peacekeeping/PeaceSyntaxI.gf | 79 - examples/peacekeeping/README | 14 - examples/peacekeeping/english/PeaceCat_Eng.gf | 3 - .../english/PeaceLexCommon_Eng.gf | 6 - .../peacekeeping/english/PeaceLexExt_Eng.gf | 48 - .../peacekeeping/english/PeacePhrases_Eng.gf | 12 - .../peacekeeping/english/PeaceSpoken_Eng.gf | 4 - .../peacekeeping/english/PeaceSyntax_Eng.gf | 6 - examples/peacekeeping/english/Peace_Eng.gf | 5 - examples/peacekeeping/finnish/PeaceCat_Fin.gf | 3 - .../finnish/PeaceLexCommon_Fin.gf | 6 - .../peacekeeping/finnish/PeaceLexExt_Fin.gf | 44 - .../peacekeeping/finnish/PeacePhrases_Fin.gf | 13 - .../peacekeeping/finnish/PeaceSpoken_Fin.gf | 3 - .../peacekeeping/finnish/PeaceSyntax_Fin.gf | 5 - examples/peacekeeping/finnish/Peace_Fin.gf | 5 - examples/peacekeeping/swedish/PeaceCat_Swe.gf | 3 - .../swedish/PeaceLexCommon_Swe.gf | 6 - .../peacekeeping/swedish/PeaceLexExt_Swe.gf | 48 - .../peacekeeping/swedish/PeacePhrases_Swe.gf | 12 - .../peacekeeping/swedish/PeaceSpoken_Swe.gf | 4 - .../peacekeeping/swedish/PeaceSyntax_Swe.gf | 5 - examples/peacekeeping/swedish/Peace_Swe.gf | 5 - examples/query/LexQuery.gf | 36 - examples/query/LexQueryEng.gf | 32 - examples/query/LexQueryFre.gf | 32 - examples/query/LexQuerySwe.gf | 32 - examples/query/Query.gf | 166 - examples/query/QueryEng.gf | 111 - examples/query/QueryFre.gf | 135 - examples/query/QueryI.gf | 185 - examples/query/QuerySwe.gf | 134 - examples/query/README | 57 - examples/query/TestQuery.gf | 26 - examples/query/TestQueryEng.gf | 38 - examples/query/TestQuerySwe.gf | 38 - examples/query/small/Makefile | 10 - examples/query/small/Query.gf | 106 - examples/query/small/QueryEng.gf | 180 - examples/query/small/QueryFin.gf | 144 - examples/query/small/QueryFre.gf | 150 - examples/query/small/QueryGer.gf | 150 - examples/query/small/QueryIta.gf | 150 - examples/query/small/QuerySwe.gf | 174 - examples/query/small/README | 11 - .../query/small/patentsQuery/LexQueryPats.gf | 111 - .../small/patentsQuery/LexQueryPatsEng.gf | 136 - .../small/patentsQuery/LexQueryPatsFre.gf | 159 - .../query/small/patentsQuery/QueryPats.gf | 194 - .../query/small/patentsQuery/QueryPatsEng.gf | 387 - .../query/small/patentsQuery/QueryPatsFre.gf | 386 - .../query/small/patentsQuery/QueryProton.gf | 59 - examples/query/small/tests.gfs | 36 - examples/query/small/treebank.txt | 299 - examples/query/test.gfs | 562 - examples/query/test.txt | 566 - examples/sammie/ExtSammie.gf | 0 examples/sammie/ParamSammie.gf | 47 - examples/sammie/ParamSammieEng.gf | 87 - examples/sammie/ParamSammieFin.gf | 91 - examples/sammie/ParamSammieFre.gf | 113 - examples/sammie/ParamSammieGer.gf | 118 - examples/sammie/ParamSammieSpa.gf | 111 - examples/sammie/ParamSammieSwe.gf | 94 - examples/sammie/Sammie.gf | 174 - examples/sammie/SammieEng.gf | 6 - examples/sammie/SammieEng1.gf | 235 - examples/sammie/SammieFin.gf | 7 - examples/sammie/SammieFre.gf | 7 - examples/sammie/SammieGer.gf | 7 - examples/sammie/SammieGer2.gf | 459 - examples/sammie/SammieI.gf | 289 - examples/sammie/SammieSpa.gf | 7 - examples/sammie/SammieSwe.gf | 7 - examples/trigram/Shaw.gf | 84 - examples/trigram/ShawCnc.gf | 23 - examples/trigram/Trigram.gf | 39 - examples/trigram/TrigramCnc.gf | 13 - examples/tutorial/calculator/Calculator.gf | 25 - examples/tutorial/calculator/CalculatorC.gf | 24 - examples/tutorial/calculator/CalculatorE.gf | 27 - examples/tutorial/calculator/CalculatorJ.gf | 25 - examples/tutorial/calculator/CalculatorP.gf | 27 - examples/tutorial/embedded/Makefile | 4 - examples/tutorial/embedded/Query.gf | 17 - examples/tutorial/embedded/QueryEng.gf | 15 - examples/tutorial/embedded/QuerySpa.gf | 15 - examples/tutorial/embedded/TransferDef.hs | 26 - examples/tutorial/embedded/TransferLoop.hs | 21 - examples/tutorial/food/Food.gf | 16 - examples/tutorial/food/FoodEng.gf | 23 - examples/tutorial/food/FoodIta.gf | 22 - examples/tutorial/food/food.cf | 14 - examples/tutorial/foods/Foods.gf | 16 - examples/tutorial/foods/FoodsEng.gf | 52 - examples/tutorial/foods/FoodsIta.gf | 76 - examples/tutorial/hello/Hello.gf | 10 - examples/tutorial/hello/HelloEng.gf | 10 - examples/tutorial/hello/HelloFin.gf | 10 - examples/tutorial/hello/HelloIta.gf | 10 - examples/tutorial/hello/hello.gfs | 4 - examples/tutorial/old/semantics/Answer.hs | 21 - examples/tutorial/old/semantics/AnswerBase.hs | 90 - examples/tutorial/old/semantics/Base.gf | 60 - examples/tutorial/old/semantics/BaseEng.gf | 56 - examples/tutorial/old/semantics/BaseI.gf | 70 - examples/tutorial/old/semantics/BaseIEng.gf | 8 - examples/tutorial/old/semantics/BaseSwe.gf | 8 - examples/tutorial/old/semantics/GSyntax.hs | 242 - examples/tutorial/old/semantics/LexBase.gf | 19 - examples/tutorial/old/semantics/LexBaseEng.gf | 20 - examples/tutorial/old/semantics/LexBaseSwe.gf | 22 - examples/tutorial/old/semantics/Logic.hs | 101 - examples/tutorial/old/semantics/SemBase.hs | 42 - examples/tutorial/old/semantics/Top.hs | 23 - examples/tutorial/resource-foods/ExtFoods.gf | 35 - .../tutorial/resource-foods/ExtFoodsEng.gf | 5 - .../tutorial/resource-foods/ExtFoodsFin.gf | 5 - .../tutorial/resource-foods/ExtFoodsGer.gf | 5 - examples/tutorial/resource-foods/ExtFoodsI.gf | 49 - examples/tutorial/resource-foods/Foods.gf | 16 - examples/tutorial/resource-foods/FoodsEng.gf | 27 - examples/tutorial/resource-foods/FoodsEni.gf | 5 - examples/tutorial/resource-foods/FoodsFin.gf | 5 - examples/tutorial/resource-foods/FoodsFre.gf | 5 - examples/tutorial/resource-foods/FoodsGer.gf | 5 - examples/tutorial/resource-foods/FoodsI.gf | 29 - examples/tutorial/resource-foods/FoodsIta.gf | 5 - examples/tutorial/resource-foods/FoodsSwe.gf | 5 - examples/tutorial/resource-foods/LexFoods.gf | 19 - .../tutorial/resource-foods/LexFoodsEng.gf | 20 - .../tutorial/resource-foods/LexFoodsFin.gf | 20 - .../tutorial/resource-foods/LexFoodsFre.gf | 20 - .../tutorial/resource-foods/LexFoodsGer.gf | 20 - .../tutorial/resource-foods/LexFoodsIta.gf | 20 - .../tutorial/resource-foods/LexFoodsSwe.gf | 20 - examples/tutorial/smart/House.gf | 35 - examples/tutorial/smart/HouseEng.gf | 76 - examples/tutorial/smart/LexSmart.gf | 12 - examples/tutorial/smart/LexSmartSwe.gf | 12 - examples/tutorial/smart/Smart.gf | 47 - examples/tutorial/smart/SmartEng.gf | 78 - examples/tutorial/smart/SmartFre.gf | 90 - examples/tutorial/smart/SmartI.gf | 44 - examples/tutorial/smart/SmartSwe.gf | 5 - examples/tutorial/syntax/Grammar.gf | 86 - examples/tutorial/syntax/GrammarEng.gf | 151 - examples/tutorial/syntax/GrammarIta.gf | 138 - examples/tutorial/syntax/MorphoEng.gf | 69 - examples/tutorial/syntax/MorphoIta.gf | 100 - examples/tutorial/syntax/Syntax.gf | 43 - examples/tutorial/syntax/SyntaxEng.gf | 3 - examples/tutorial/syntax/SyntaxIta.gf | 3 - examples/tutorial/syntax/Test.gf | 8 - examples/tutorial/syntax/TestEng.gf | 23 - examples/tutorial/syntax/TestIta.gf | 23 - examples/typetheory/Donkey.gf | 109 - examples/typetheory/DonkeyEng.gf | 80 - examples/typetheory/README | 58 - examples/typetheory/Types.gf | 122 - examples/typetheory/TypesSymb.gf | 81 - 816 files changed, 14 insertions(+), 410648 deletions(-) delete mode 100644 contrib/c-bindings/PGFFFI.hs delete mode 100644 contrib/c-bindings/build-gfctest.sh delete mode 100644 contrib/c-bindings/gf_lexing.c delete mode 100644 contrib/c-bindings/gf_lexing.h delete mode 100644 contrib/c-bindings/gfctest.c delete mode 100644 contrib/c-bindings/gpl-3.0.txt delete mode 100644 contrib/c-bindings/lgpl-2.1.txt delete mode 100644 contrib/c-bindings/lgpl-3.0.txt delete mode 100644 contrib/c-bindings/pgf.h delete mode 100644 contrib/c-bindings/readme-ffi.txt delete mode 100644 contrib/eaglesconv/CollectLemmas.hs delete mode 100644 contrib/eaglesconv/EaglesConv.hs delete mode 100644 contrib/eaglesconv/EaglesMatcher.hs delete mode 100644 contrib/eaglesconv/EaglesParser.hs delete mode 100644 contrib/eaglesconv/README delete mode 100644 contrib/eaglesconv/mkAbstract.sh delete mode 100644 contrib/eaglesconv/mkConcrete.sh delete mode 100644 contrib/eaglesconv/run_conv.sh delete mode 100644 contrib/py-bindings/Makefile delete mode 100644 contrib/py-bindings/PyGF.hsc delete mode 100644 contrib/py-bindings/example.rst delete mode 100644 contrib/py-bindings/gfmodule.c delete mode 100644 contrib/py-bindings/lgpl-3.0.txt delete mode 100644 contrib/py-bindings/pygf.h delete mode 100644 contrib/py-bindings/test.py delete mode 100644 contrib/summerschool/2013/bestPractices/Facebook.gf delete mode 100644 contrib/summerschool/2013/bestPractices/FacebookEng.gf delete mode 100644 contrib/summerschool/2013/bestPractices/FacebookI.gf delete mode 100644 contrib/summerschool/2013/bestPractices/LexFacebook.gf delete mode 100644 contrib/summerschool/2013/bestPractices/LexFacebookEng.gf delete mode 100644 contrib/summerschool/2013/bestPractices/corpus.txt delete mode 100644 contrib/summerschool/mini/Grammar.gf delete mode 100644 contrib/summerschool/mini/GrammarIta.gf delete mode 100644 contrib/summerschool/mini/ParadigmsIta.gf delete mode 100644 contrib/summerschool/mini/ResIta.gf delete mode 100644 contrib/summerschool/mini/Syntax.gf delete mode 100644 contrib/summerschool/mini/SyntaxIta.gf delete mode 100644 contrib/summerschool/mini/Test.gf delete mode 100644 contrib/summerschool/mini/TestIta.gf delete mode 100644 examples/RDF/RDF.gf delete mode 100644 examples/SUMO/Basic.gf delete mode 100644 examples/SUMO/BasicBul.gf delete mode 100644 examples/SUMO/BasicEng.gf delete mode 100644 examples/SUMO/BasicFre.gf delete mode 100644 examples/SUMO/BasicRon.gf delete mode 100644 examples/SUMO/BasicSwe.gf delete mode 100644 examples/SUMO/Birds.gf delete mode 100644 examples/SUMO/BirdsBul.gf delete mode 100644 examples/SUMO/BirdsEng.gf delete mode 100644 examples/SUMO/BirdsSwe.gf delete mode 100644 examples/SUMO/Communications.gf delete mode 100644 examples/SUMO/CountriesAndRegions.gf delete mode 100644 examples/SUMO/CountriesAndRegionsEng.gf delete mode 100644 examples/SUMO/CountriesAndRegionsRon.gf delete mode 100644 examples/SUMO/Economy.gf delete mode 100644 examples/SUMO/EconomyEng.gf delete mode 100644 examples/SUMO/EconomyFre.gf delete mode 100644 examples/SUMO/EconomyRon.gf delete mode 100644 examples/SUMO/Elements.gf delete mode 100644 examples/SUMO/ElementsEng.gf delete mode 100644 examples/SUMO/Engineering.gf delete mode 100644 examples/SUMO/EngineeringEng.gf delete mode 100644 examples/SUMO/EngineeringFre.gf delete mode 100644 examples/SUMO/EngineeringRon.gf delete mode 100644 examples/SUMO/FinancialOntology.gf delete mode 100644 examples/SUMO/Geography.gf delete mode 100644 examples/SUMO/GeographyEng.gf delete mode 100644 examples/SUMO/Government.gf delete mode 100644 examples/SUMO/Merge.gf delete mode 100644 examples/SUMO/MergeBul.gf delete mode 100644 examples/SUMO/MergeEng.gf delete mode 100644 examples/SUMO/MergeFre.gf delete mode 100644 examples/SUMO/MergeRon.gf delete mode 100644 examples/SUMO/MergeSwe.gf delete mode 100644 examples/SUMO/MidLevelOntology.gf delete mode 100644 examples/SUMO/MidLevelOntologyEng.gf delete mode 100644 examples/SUMO/MidLevelOntologyFre.gf delete mode 100644 examples/SUMO/MidLevelOntologyRon.gf delete mode 100644 examples/SUMO/Military.gf delete mode 100644 examples/SUMO/Mondial.gf delete mode 100644 examples/SUMO/MondialEng.gf delete mode 100644 examples/SUMO/QoSontology.gf delete mode 100644 examples/SUMO/QoSontologyEng.gf delete mode 100644 examples/SUMO/QoSontologyFre.gf delete mode 100644 examples/SUMO/QoSontologyRon.gf delete mode 100644 examples/SUMO/RGLExt/DictLang.gf delete mode 100644 examples/SUMO/RGLExt/DictLangEng.gf delete mode 100644 examples/SUMO/RGLExt/DictLangFre.gf delete mode 100644 examples/SUMO/RGLExt/DictLangRon.gf delete mode 100644 examples/SUMO/RGLExt/Extension.gf delete mode 100644 examples/SUMO/RGLExt/ExtensionEng.gf delete mode 100644 examples/SUMO/RGLExt/ExtensionFre.gf delete mode 100644 examples/SUMO/RGLExt/ExtensionRon.gf delete mode 100644 examples/SUMO/RGLExt/ExtraLexicon.gf delete mode 100644 examples/SUMO/RGLExt/ExtraLexiconFre.gf delete mode 100644 examples/SUMO/RGLExt/ExtraLexiconRon.gf delete mode 100644 examples/SUMO/RGLExt/ParamBasic.gf delete mode 100644 examples/SUMO/SUMO.gf delete mode 100644 examples/SUMO/SUMOBul.gf delete mode 100644 examples/SUMO/SUMOEng.gf delete mode 100644 examples/SUMO/SUMOFre.gf delete mode 100644 examples/SUMO/SUMORon.gf delete mode 100644 examples/SUMO/SUMOSwe.gf delete mode 100644 examples/SUMO/TPTP/CommunicationsAx.p delete mode 100644 examples/SUMO/TPTP/CommunicationsLemAx.p delete mode 100644 examples/SUMO/TPTP/CommunicationsPredAx.p delete mode 100644 examples/SUMO/TPTP/CountriesAndRegionsAx.p delete mode 100644 examples/SUMO/TPTP/CountriesAndRegionsLemAx.p delete mode 100644 examples/SUMO/TPTP/EconomyAx.p delete mode 100644 examples/SUMO/TPTP/EconomyLemAx.p delete mode 100644 examples/SUMO/TPTP/EconomyPredAx.p delete mode 100644 examples/SUMO/TPTP/EconomySubAttAx.p delete mode 100644 examples/SUMO/TPTP/FinancialOntologyAx.p delete mode 100644 examples/SUMO/TPTP/FinancialOntologyLemAx.p delete mode 100644 examples/SUMO/TPTP/GeographyAx.p delete mode 100644 examples/SUMO/TPTP/GeographyLemAx.p delete mode 100644 examples/SUMO/TPTP/GeographyPredAx.p delete mode 100644 examples/SUMO/TPTP/GeographySubAttAx.p delete mode 100644 examples/SUMO/TPTP/GovernmentAx.p delete mode 100644 examples/SUMO/TPTP/GovernmentLemAx.p delete mode 100644 examples/SUMO/TPTP/GovernmentPredAx.p delete mode 100644 examples/SUMO/TPTP/GovernmentSubAttAx.p delete mode 100644 examples/SUMO/TPTP/MergeAx.p delete mode 100644 examples/SUMO/TPTP/MergeLemAx.p delete mode 100644 examples/SUMO/TPTP/MergePredAx.p delete mode 100644 examples/SUMO/TPTP/MergeSubAttAx.p delete mode 100644 examples/SUMO/TPTP/Mid_level_ontologyAx.p delete mode 100644 examples/SUMO/TPTP/Mid_level_ontologyLemAx.p delete mode 100644 examples/SUMO/TPTP/Mid_level_ontologyPredAx.p delete mode 100644 examples/SUMO/TPTP/Mid_level_ontologySubAttAx.p delete mode 100644 examples/SUMO/TPTP/MilitaryAx.p delete mode 100644 examples/SUMO/TPTP/MilitaryLemAx.p delete mode 100644 examples/SUMO/TPTP/MilitaryPredAx.p delete mode 100644 examples/SUMO/TPTP/QoSOntologyAx.p delete mode 100644 examples/SUMO/TPTP/QoSOntologyLemAx.p delete mode 100644 examples/SUMO/TPTP/TransportationAx.p delete mode 100644 examples/SUMO/TPTP/TransportationLemAx.p delete mode 100644 examples/SUMO/TPTP/TransportationPredAx.p delete mode 100644 examples/SUMO/TPTP/WMDAx.p delete mode 100644 examples/SUMO/TPTP/WMDLemAx.p delete mode 100644 examples/SUMO/TPTP/WMDPredAx.p delete mode 100644 examples/SUMO/TPTP/WMDSubAttAx.p delete mode 100644 examples/SUMO/TPTP/WorldAirportsA_KAx.p delete mode 100644 examples/SUMO/TPTP/WorldAirportsA_KPredAx.p delete mode 100644 examples/SUMO/TPTP/WorldAirportsL_ZAx.p delete mode 100644 examples/SUMO/TPTP/WorldAirportsL_ZPredAx.p delete mode 100644 examples/SUMO/TPTP/elementsAx.p delete mode 100644 examples/SUMO/TPTP/elementsLemAx.p delete mode 100644 examples/SUMO/TPTP/elementsPredAx.p delete mode 100644 examples/SUMO/TPTP/engineeringAx.p delete mode 100644 examples/SUMO/TPTP/engineeringLemAx.p delete mode 100644 examples/SUMO/TPTP/mondialAx.p delete mode 100644 examples/SUMO/TPTP/mondialPredAx.p delete mode 100644 examples/SUMO/TPTP/test1.p delete mode 100644 examples/SUMO/TPTP/test2.p delete mode 100644 examples/SUMO/TPTP/test3.p delete mode 100644 examples/SUMO/Transportation.gf delete mode 100644 examples/SUMO/WMD.gf delete mode 100644 examples/SUMO/WorldAirportsA_K.gf delete mode 100644 examples/SUMO/WorldAirportsL_Z.gf delete mode 100644 examples/SUMO/axioms/Communications.gft delete mode 100644 examples/SUMO/axioms/CountriesAndRegions.gft delete mode 100644 examples/SUMO/axioms/CountriesAndRegionsP.gft delete mode 100644 examples/SUMO/axioms/Economy.gft delete mode 100644 examples/SUMO/axioms/EconomyHiO.gft delete mode 100644 examples/SUMO/axioms/EconomyP.gft delete mode 100644 examples/SUMO/axioms/EconomySubAtt.gft delete mode 100644 examples/SUMO/axioms/EconomySubRel.gft delete mode 100644 examples/SUMO/axioms/Either.gft delete mode 100644 examples/SUMO/axioms/ExtraLem.gft delete mode 100644 examples/SUMO/axioms/FinancialOntology.gft delete mode 100644 examples/SUMO/axioms/FinancialOntologyHiO.gft delete mode 100644 examples/SUMO/axioms/FinancialOntologySubRel.gft delete mode 100644 examples/SUMO/axioms/Geography.gft delete mode 100644 examples/SUMO/axioms/GeographyHiO.gft delete mode 100644 examples/SUMO/axioms/GeographyP.gft delete mode 100644 examples/SUMO/axioms/GeographySubAtt.gft delete mode 100644 examples/SUMO/axioms/GeographySubRel.gft delete mode 100644 examples/SUMO/axioms/Government.gft delete mode 100644 examples/SUMO/axioms/GovernmentHiO.gft delete mode 100644 examples/SUMO/axioms/GovernmentP.gft delete mode 100644 examples/SUMO/axioms/GovernmentSubAtt.gft delete mode 100644 examples/SUMO/axioms/GovernmentSubRel.gft delete mode 100644 examples/SUMO/axioms/Merge.gft delete mode 100644 examples/SUMO/axioms/MergeHiO.gft delete mode 100644 examples/SUMO/axioms/MergeP.gft delete mode 100644 examples/SUMO/axioms/MergeSubAtt.gft delete mode 100644 examples/SUMO/axioms/MergeSubRel.gft delete mode 100644 examples/SUMO/axioms/Mid_level_ontology.gft delete mode 100644 examples/SUMO/axioms/Mid_level_ontologyHiO.gft delete mode 100644 examples/SUMO/axioms/Mid_level_ontologyP.gft delete mode 100644 examples/SUMO/axioms/Mid_level_ontologySubAtt.gft delete mode 100644 examples/SUMO/axioms/Mid_level_ontologySubRel.gft delete mode 100644 examples/SUMO/axioms/Military.gft delete mode 100644 examples/SUMO/axioms/MilitaryP.gft delete mode 100644 examples/SUMO/axioms/QoSOntology.gft delete mode 100644 examples/SUMO/axioms/QoSOntologySubRel.gft delete mode 100644 examples/SUMO/axioms/Transportation.gft delete mode 100644 examples/SUMO/axioms/TransportationP.gft delete mode 100644 examples/SUMO/axioms/TransportationSubRel.gft delete mode 100644 examples/SUMO/axioms/WMD.gft delete mode 100644 examples/SUMO/axioms/WMDP.gft delete mode 100644 examples/SUMO/axioms/WMDSubAtt.gft delete mode 100644 examples/SUMO/axioms/WorldAirportsA-KP.gft delete mode 100644 examples/SUMO/axioms/WorldAirportsL-ZP.gft delete mode 100644 examples/SUMO/axioms/elements.gft delete mode 100644 examples/SUMO/axioms/elementsP.gft delete mode 100644 examples/SUMO/axioms/engineering.gft delete mode 100644 examples/SUMO/axioms/engineeringHiO.gft delete mode 100644 examples/SUMO/axioms/engineeringP.gft delete mode 100644 examples/SUMO/axioms/mondialP.gft delete mode 100644 examples/animals/Animals.gf delete mode 100644 examples/animals/AnimalsEng.gf delete mode 100644 examples/animals/AnimalsFre.gf delete mode 100644 examples/animals/AnimalsSwe.gf delete mode 100644 examples/animals/OldQuestionsI.gfe delete mode 100644 examples/animals/Questions.gf delete mode 100644 examples/animals/QuestionsEng.gf delete mode 100644 examples/animals/QuestionsFre.gf delete mode 100644 examples/animals/QuestionsI.gf delete mode 100644 examples/animals/QuestionsI.gfe delete mode 100644 examples/animals/QuestionsSwe.gf delete mode 100644 examples/attempto/Attempto.gf delete mode 100644 examples/attempto/Attempto1.gf delete mode 100644 examples/attempto/AttemptoEng.gf delete mode 100644 examples/attempto/AttemptoFin.gf delete mode 100644 examples/attempto/AttemptoFre.gf delete mode 100644 examples/attempto/AttemptoGer.gf delete mode 100644 examples/attempto/AttemptoI.gf delete mode 100644 examples/attempto/AttemptoIta.gf delete mode 100644 examples/attempto/AttemptoSwe.gf delete mode 100644 examples/attempto/AttemptoUrd.gf delete mode 100644 examples/attempto/LexAttempto.gf delete mode 100644 examples/attempto/LexAttemptoEng.gf delete mode 100644 examples/attempto/LexAttemptoFin.gf delete mode 100644 examples/attempto/LexAttemptoFre.gf delete mode 100644 examples/attempto/LexAttemptoGer.gf delete mode 100644 examples/attempto/LexAttemptoIta.gf delete mode 100644 examples/attempto/LexAttemptoSwe.gf delete mode 100644 examples/attempto/LexAttemptoUrd.gf delete mode 100644 examples/attempto/Symbols.gf delete mode 100644 examples/attempto/SymbolsC.gf delete mode 100644 examples/attempto/TestAttempto.gf delete mode 100644 examples/attempto/TestAttemptoEng.gf delete mode 100644 examples/attempto/TestAttemptoFin.gf delete mode 100644 examples/attempto/TestAttemptoFre.gf delete mode 100644 examples/attempto/TestAttemptoGer.gf delete mode 100644 examples/attempto/TestAttemptoIta.gf delete mode 100644 examples/attempto/TestAttemptoSwe.gf delete mode 100644 examples/attempto/TestAttemptoUrd.gf delete mode 100644 examples/bronzeage/Bronzeage.gf delete mode 100644 examples/bronzeage/BronzeageAra.gf delete mode 100644 examples/bronzeage/BronzeageBul.gf delete mode 100644 examples/bronzeage/BronzeageCat.gf delete mode 100644 examples/bronzeage/BronzeageDan.gf delete mode 100644 examples/bronzeage/BronzeageEng.gf delete mode 100644 examples/bronzeage/BronzeageFin.gf delete mode 100644 examples/bronzeage/BronzeageFre.gf delete mode 100644 examples/bronzeage/BronzeageGer.gf delete mode 100644 examples/bronzeage/BronzeageI.gf delete mode 100644 examples/bronzeage/BronzeageIta.gf delete mode 100644 examples/bronzeage/BronzeageNor.gf delete mode 100644 examples/bronzeage/BronzeagePol.gf delete mode 100644 examples/bronzeage/BronzeageRon.gf delete mode 100644 examples/bronzeage/BronzeageRus.gf delete mode 100644 examples/bronzeage/BronzeageSpa.gf delete mode 100644 examples/bronzeage/BronzeageSwe.gf delete mode 100644 examples/bronzeage/BronzeageUrd.gf delete mode 100644 examples/bronzeage/Makefile delete mode 100644 examples/bronzeage/Swadesh.gf delete mode 100644 examples/bronzeage/SwadeshAra.gf delete mode 100644 examples/bronzeage/SwadeshBul.gf delete mode 100644 examples/bronzeage/SwadeshCat.gf delete mode 100644 examples/bronzeage/SwadeshDan.gf delete mode 100644 examples/bronzeage/SwadeshEng.gf delete mode 100644 examples/bronzeage/SwadeshFin.gf delete mode 100644 examples/bronzeage/SwadeshFre.gf delete mode 100644 examples/bronzeage/SwadeshGer.gf delete mode 100644 examples/bronzeage/SwadeshI.gf delete mode 100644 examples/bronzeage/SwadeshIta.gf delete mode 100644 examples/bronzeage/SwadeshNor.gf delete mode 100644 examples/bronzeage/SwadeshPol.gf delete mode 100644 examples/bronzeage/SwadeshRon.gf delete mode 100644 examples/bronzeage/SwadeshRus.gf delete mode 100644 examples/bronzeage/SwadeshSpa.gf delete mode 100644 examples/bronzeage/SwadeshSwe.gf delete mode 100644 examples/bronzeage/SwadeshUrd.gf delete mode 100644 examples/category-theory/Adjoints.gf delete mode 100644 examples/category-theory/Categories.gf delete mode 100644 examples/category-theory/CategoryTheory.gf delete mode 100644 examples/category-theory/Equalizer.gf delete mode 100644 examples/category-theory/Functor.gf delete mode 100644 examples/category-theory/InitialAndTerminal.gf delete mode 100644 examples/category-theory/Monad.gf delete mode 100644 examples/category-theory/Morphisms.gf delete mode 100644 examples/category-theory/NaturalTransform.gf delete mode 100644 examples/computer/Computer.gf delete mode 100644 examples/computer/ComputerEng.gf delete mode 100644 examples/computer/ComputerFin.gf delete mode 100644 examples/computer/ComputerSwe.gf delete mode 100644 examples/computer/Dator.gf delete mode 100644 examples/computer/DatorEng.gf delete mode 100644 examples/computer/DatorFin.gf delete mode 100644 examples/computer/DatorSwe.gf delete mode 100644 examples/dates/Dates.gf delete mode 100644 examples/dates/DatesEng.gf delete mode 100644 examples/dates/DatesFin.gf delete mode 100644 examples/dates/DatesFre.gf delete mode 100644 examples/dates/DatesSwe.gf delete mode 100644 examples/discourse/Discourse.gf delete mode 100644 examples/discourse/DiscourseEng.gf delete mode 100644 examples/discourse/DiscourseFin.gf delete mode 100644 examples/discourse/particles.txt delete mode 100644 examples/experiments/Dep.gf delete mode 100644 examples/experiments/Dep.labels delete mode 100644 examples/experiments/DepEng.gf delete mode 100644 examples/extmini/Grammar.gf delete mode 100644 examples/extmini/GrammarCmn.gf delete mode 100644 examples/extmini/GrammarEng.gf delete mode 100644 examples/extmini/GrammarIta.gf delete mode 100644 examples/extmini/Lang.gf delete mode 100644 examples/extmini/LangCmn.gf delete mode 100644 examples/extmini/LangEng.gf delete mode 100644 examples/extmini/LangIta.gf delete mode 100644 examples/extmini/Lexicon.gf delete mode 100644 examples/extmini/LexiconCmn.gf delete mode 100644 examples/extmini/LexiconEng.gf delete mode 100644 examples/extmini/LexiconIta.gf delete mode 100644 examples/extmini/ParadigmsCmn.gf delete mode 100644 examples/extmini/ParadigmsEng.gf delete mode 100644 examples/extmini/ParadigmsIta.gf delete mode 100644 examples/extmini/README delete mode 100644 examples/extmini/ResCmn.gf delete mode 100644 examples/extmini/ResEng.gf delete mode 100644 examples/extmini/ResIta.gf delete mode 100644 examples/extmini/Syntax.gf delete mode 100644 examples/extmini/SyntaxCmn.gf delete mode 100644 examples/extmini/SyntaxEng.gf delete mode 100644 examples/extmini/SyntaxIta.gf delete mode 100644 examples/extmini/compsyntax-test-Ita.txt delete mode 100644 examples/extmini/compsyntax.gfs rename {contrib/summerschool => examples}/foods/CharactersGla.gf (100%) rename {contrib/summerschool => examples}/foods/CharactersGle.gf (100%) rename {contrib/summerschool => examples}/foods/Foods.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsAfr.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsAmh.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsBul.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsCat.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsChi.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsCze.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsDut.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsEng.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsEpo.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsFin.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsFre.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsGer.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsGla.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsGle.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsHeb.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsHin.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsI.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsIce.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsIta.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsJpn.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsLav.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsMlt.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsMon.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsNep.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsOri.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsPes.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsPor.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsRon.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsSpa.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsSwe.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsTha.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsTsn.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsTur.gf (100%) rename {contrib/summerschool => examples}/foods/FoodsUrd.gf (100%) rename {contrib/summerschool => examples}/foods/LexFoods.gf (100%) rename {contrib/summerschool => examples}/foods/LexFoodsCat.gf (100%) rename {contrib/summerschool => examples}/foods/LexFoodsFin.gf (100%) rename {contrib/summerschool => examples}/foods/LexFoodsGer.gf (100%) rename {contrib/summerschool => examples}/foods/LexFoodsIta.gf (100%) rename {contrib/summerschool => examples}/foods/LexFoodsSwe.gf (100%) rename {contrib/summerschool => examples}/foods/Makefile (100%) rename {contrib/summerschool => examples}/foods/MutationsGla.gf (100%) rename {contrib/summerschool => examples}/foods/MutationsGle.gf (100%) rename {contrib/summerschool => examples}/foods/README (100%) rename {contrib/summerschool => examples}/foods/ResCze.gf (100%) rename {contrib/summerschool => examples}/foods/transFoodsHin.gf (100%) delete mode 100644 examples/fracas/COPYING.txt delete mode 100644 examples/fracas/FeedGF.hs delete mode 100644 examples/fracas/Makefile delete mode 100644 examples/fracas/README.html delete mode 100644 examples/fracas/README.txt delete mode 100644 examples/fracas/ToHTML.hs delete mode 100644 examples/fracas/build/FraCaSBank.pl delete mode 100644 examples/fracas/build/FraCaSBank.xml delete mode 100644 examples/fracas/build_fracasbank.py delete mode 100644 examples/fracas/dist/FraCaSBank-0.2.zip delete mode 100644 examples/fracas/doc/FraCaSBank.bib delete mode 100644 examples/fracas/doc/FraCaSBank.lyx delete mode 100644 examples/fracas/doc/FraCaSBank.pdf delete mode 100644 examples/fracas/prefix.html delete mode 100644 examples/fracas/src/Additions.gf delete mode 100644 examples/fracas/src/AdditionsEng.gf delete mode 100644 examples/fracas/src/AdditionsSwe.gf delete mode 100644 examples/fracas/src/FraCaS.gf delete mode 100644 examples/fracas/src/FraCaSBank.gf delete mode 100644 examples/fracas/src/FraCaSBankEng.gf delete mode 100644 examples/fracas/src/FraCaSBankI.gf delete mode 100644 examples/fracas/src/FraCaSBankOriginal.gf delete mode 100644 examples/fracas/src/FraCaSBankSwe.gf delete mode 100644 examples/fracas/src/FraCaSEng.gf delete mode 100644 examples/fracas/src/FraCaSLex.gf delete mode 100644 examples/fracas/src/FraCaSLexEng.gf delete mode 100644 examples/fracas/src/FraCaSLexSwe.gf delete mode 100644 examples/fracas/src/FraCaSSwe.gf delete mode 100644 examples/gadt-transfer/Foods.gf delete mode 100644 examples/gadt-transfer/FoodsDut.gf delete mode 100644 examples/gadt-transfer/FoodsEng.gf delete mode 100644 examples/gadt-transfer/Makefile delete mode 100644 examples/gadt-transfer/README delete mode 100644 examples/gadt-transfer/VeryFoods.hs delete mode 100644 examples/gfcc/CleanJVM.hs delete mode 100644 examples/gfcc/Imper.gf delete mode 100644 examples/gfcc/ImperC.gf delete mode 100644 examples/gfcc/ImperJVM.gf delete mode 100644 examples/gfcc/Makefile delete mode 100644 examples/gfcc/README delete mode 100644 examples/gfcc/ResImper.gf delete mode 100644 examples/gfcc/abs.c delete mode 100644 examples/gfcc/complin.bbl delete mode 100644 examples/gfcc/complin.tex delete mode 100644 examples/gfcc/factorial.c delete mode 100644 examples/gfcc/fibonacci.c delete mode 100644 examples/gfcc/gfcc delete mode 100644 examples/gfcc/runtime.j delete mode 100644 examples/gfm-format/Food.gfm delete mode 100644 examples/gfm-format/Words.gfm delete mode 100644 examples/graftals/Cantor.gf delete mode 100644 examples/graftals/Dragon.gf delete mode 100644 examples/graftals/Graftal.gf delete mode 100644 examples/graftals/Koch.gf delete mode 100644 examples/graftals/Sierpinski.gf delete mode 100644 examples/grammar-terms/GrammarTerms.gf delete mode 100644 examples/grammar-terms/GrammarTermsEng.gf delete mode 100644 examples/grammar-terms/GrammarTermsGF.gf delete mode 100644 examples/grammar-terms/MkTerms.hs delete mode 100644 examples/jem-math/LexMath.gf delete mode 100644 examples/jem-math/LexMathFre.gf delete mode 100644 examples/jem-math/LexMathSpa.gf delete mode 100644 examples/jem-math/LexMathSwe.gf delete mode 100644 examples/jem-math/Math.gf delete mode 100644 examples/jem-math/MathEng.gf delete mode 100644 examples/jem-math/MathFre.gf delete mode 100644 examples/jem-math/MathI.gf delete mode 100644 examples/jem-math/MathIta.gf delete mode 100644 examples/jem-math/MathIta1.gf delete mode 100644 examples/jem-math/MathSpa.gf delete mode 100644 examples/jem-math/MathSwe.gf delete mode 100644 examples/lrec-tutorial/Ara.gf delete mode 100644 examples/lrec-tutorial/AraAra.gf delete mode 100644 examples/lrec-tutorial/Arabic.gf delete mode 100644 examples/lrec-tutorial/Grammar.gf delete mode 100644 examples/lrec-tutorial/GrammarIta.gf delete mode 100644 examples/lrec-tutorial/GrammarIta0.gf delete mode 100644 examples/lrec-tutorial/Lang.gf delete mode 100644 examples/lrec-tutorial/LangIta.gf delete mode 100644 examples/lrec-tutorial/LexFaceIta.gf delete mode 100644 examples/lrec-tutorial/Morpho.gf delete mode 100644 examples/lrec-tutorial/One.gf delete mode 100644 examples/lrec-tutorial/ResIta.gf delete mode 100644 examples/lrec-tutorial/Zero.gf delete mode 100644 examples/lrec-tutorial/ZeroDut.gf delete mode 100644 examples/lrec-tutorial/ZeroEng.gf delete mode 100644 examples/lrec-tutorial/ZeroFre.gf delete mode 100644 examples/lrec-tutorial/ZeroGer.gf delete mode 100644 examples/lrec-tutorial/ZeroHeb.gf delete mode 100644 examples/lrec-tutorial/ZeroHebTr.gf delete mode 100644 examples/lrec-tutorial/ZeroIta.gf delete mode 100644 examples/lrec-tutorial/ZeroLat.gf delete mode 100644 examples/lrec-tutorial/face/Face.gf delete mode 100644 examples/lrec-tutorial/face/FaceEn0.gf delete mode 100644 examples/lrec-tutorial/face/FaceEng.gf delete mode 100644 examples/lrec-tutorial/face/FaceFin.gf delete mode 100644 examples/lrec-tutorial/face/FaceI.gf delete mode 100644 examples/lrec-tutorial/face/FaceIta.gf delete mode 100644 examples/lrec-tutorial/face/LexFace.gf delete mode 100644 examples/lrec-tutorial/face/LexFaceEng.gf delete mode 100644 examples/lrec-tutorial/face/LexFaceFin.gf delete mode 100644 examples/lrec-tutorial/face/LexFaceIta.gf delete mode 100644 examples/mathtext/Geometry.gf delete mode 100644 examples/mathtext/GeometryEng.gf delete mode 100644 examples/mathtext/GeometryFre.gf delete mode 100644 examples/mathtext/GeometryGer.gf delete mode 100644 examples/mathtext/LexLogic.gf delete mode 100644 examples/mathtext/LexLogicEng.gf delete mode 100644 examples/mathtext/LexLogicFre.gf delete mode 100644 examples/mathtext/LexLogicGer.gf delete mode 100644 examples/mathtext/Logic.gf delete mode 100644 examples/mathtext/LogicEng.gf delete mode 100644 examples/mathtext/LogicFre.gf delete mode 100644 examples/mathtext/LogicGer.gf delete mode 100644 examples/mathtext/LogicI.gf delete mode 100644 examples/mathtext/MathGeom.gf delete mode 100644 examples/mathtext/MathGeomEng.gf delete mode 100644 examples/mathtext/MathGeomFre.gf delete mode 100644 examples/mathtext/MathGeomGer.gf delete mode 100644 examples/mathtext/MathText.gf delete mode 100644 examples/mathtext/MathTextEng.gf delete mode 100644 examples/mathtext/MathTextFre.gf delete mode 100644 examples/mathtext/MathTextGer.gf delete mode 100644 examples/mathtext/MathTextI.gf delete mode 100644 examples/mathtext/Symbols.gf delete mode 100644 examples/mathtext/SymbolsX.gf delete mode 100644 examples/messages/Messages.gf delete mode 100644 examples/messages/MessagesEng.gf delete mode 100644 examples/messages/MessagesFre.gf delete mode 100644 examples/miniresource/Miniresource.gf delete mode 100644 examples/miniresource/MiniresourceChi.gf delete mode 100644 examples/miniresource/MiniresourceEng.gf delete mode 100644 examples/miniresource/MiniresourceFin.gf delete mode 100644 examples/miniresource/MiniresourceFre.gf delete mode 100644 examples/miniresource/MiniresourceI.gf delete mode 100644 examples/miniresource/MiniresourceIChi.gf delete mode 100644 examples/miniresource/MiniresourceIEng.gf delete mode 100644 examples/miniresource/MiniresourceIta.gf delete mode 100644 examples/miniresource/MiniresourceSan.gf delete mode 100644 examples/miniresource/MiniresourceSwe.gf delete mode 100644 examples/morpho/Eng.gf delete mode 100644 examples/morpho/EngDescr.gf delete mode 100644 examples/morpho/EngReal.gf delete mode 100644 examples/morpho/Fre.gf delete mode 100644 examples/morpho/FreDescr.gf delete mode 100644 examples/morpho/FreReal.gf delete mode 100644 examples/morpho/README.txt delete mode 100644 examples/nlg/Logic.gf delete mode 100644 examples/nlg/LogicCnc.gf delete mode 100644 examples/nlg/NLG.gf delete mode 100644 examples/nlg/NLGEng.gf delete mode 100644 examples/nqueens/NQueens.gf delete mode 100644 examples/nqueens/NQueensAscii.gf delete mode 100644 examples/nqueens/Nat.gf delete mode 100644 examples/nqueens/NatAscii.gf delete mode 100644 examples/numerals/Numerals.gf delete mode 100644 examples/numerals/af_tunni.gf delete mode 100644 examples/numerals/albanian.gf delete mode 100644 examples/numerals/amharic.gf delete mode 100644 examples/numerals/arabic_classical.gf delete mode 100644 examples/numerals/arabic_modern.gf delete mode 100644 examples/numerals/basque.gf delete mode 100644 examples/numerals/bearlake_slave.gf delete mode 100644 examples/numerals/bulgarian.gf delete mode 100644 examples/numerals/catalan.gf delete mode 100644 examples/numerals/chinese.gf delete mode 100644 examples/numerals/croatian.gf delete mode 100644 examples/numerals/czech.gf delete mode 100644 examples/numerals/dagur.gf delete mode 100644 examples/numerals/danish.gf delete mode 100644 examples/numerals/decimal.gf delete mode 100644 examples/numerals/dutch.gf delete mode 100644 examples/numerals/english.gf delete mode 100644 examples/numerals/finnish.gf delete mode 100644 examples/numerals/french.gf delete mode 100644 examples/numerals/french_belgian.gf delete mode 100644 examples/numerals/french_swiss.gf delete mode 100644 examples/numerals/fulfulde.gf delete mode 100644 examples/numerals/geez.gf delete mode 100644 examples/numerals/german.gf delete mode 100644 examples/numerals/greek_classical.gf delete mode 100644 examples/numerals/greek_modern.gf delete mode 100644 examples/numerals/guahibo.gf delete mode 100644 examples/numerals/guarani.gf delete mode 100644 examples/numerals/hebrew_biblical.gf delete mode 100644 examples/numerals/hindi.gf delete mode 100644 examples/numerals/hungarian.gf delete mode 100644 examples/numerals/icelandic.gf delete mode 100644 examples/numerals/interlingua.gf delete mode 100644 examples/numerals/irish.gf delete mode 100644 examples/numerals/italian.gf delete mode 100644 examples/numerals/japanese.gf delete mode 100644 examples/numerals/kabardian.gf delete mode 100644 examples/numerals/kambera.gf delete mode 100644 examples/numerals/kawaiisu.gf delete mode 100644 examples/numerals/khmer.gf delete mode 100644 examples/numerals/khowar.gf delete mode 100644 examples/numerals/kolyma_yukaghir.gf delete mode 100644 examples/numerals/korean.gf delete mode 100644 examples/numerals/kulung.gf delete mode 100644 examples/numerals/kwami.gf delete mode 100644 examples/numerals/kwaza.gf delete mode 100644 examples/numerals/lalo.gf delete mode 100644 examples/numerals/lamani.gf delete mode 100644 examples/numerals/latvian.gf delete mode 100644 examples/numerals/lithuanian.gf delete mode 100644 examples/numerals/lotuxo.gf delete mode 100644 examples/numerals/maale.gf delete mode 100644 examples/numerals/malay.gf delete mode 100644 examples/numerals/maltese.gf delete mode 100644 examples/numerals/mapuche.gf delete mode 100644 examples/numerals/margi.gf delete mode 100644 examples/numerals/maybrat.gf delete mode 100644 examples/numerals/miya.gf delete mode 100644 examples/numerals/mongolian.gf delete mode 100644 examples/numerals/nenets.gf delete mode 100644 examples/numerals/norwegian_book.gf delete mode 100644 examples/numerals/old_church_slavonic.gf delete mode 100644 examples/numerals/oromo.gf delete mode 100644 examples/numerals/pashto.gf delete mode 100644 examples/numerals/polish.gf delete mode 100644 examples/numerals/portuguese.gf delete mode 100644 examples/numerals/quechua.gf delete mode 100644 examples/numerals/romanian.gf delete mode 100644 examples/numerals/russian.gf delete mode 100644 examples/numerals/sango.gf delete mode 100644 examples/numerals/slovak.gf delete mode 100644 examples/numerals/sorani.gf delete mode 100644 examples/numerals/spanish.gf delete mode 100644 examples/numerals/stieng.gf delete mode 100644 examples/numerals/swahili.gf delete mode 100644 examples/numerals/swedish.gf delete mode 100644 examples/numerals/tamil.gf delete mode 100644 examples/numerals/tampere.gf delete mode 100644 examples/numerals/thai.gf delete mode 100644 examples/numerals/tibetan.gf delete mode 100644 examples/numerals/todo/irula.gf delete mode 100644 examples/numerals/todo/kodagu.gf delete mode 100644 examples/numerals/todo/sanskrit.gf delete mode 100644 examples/numerals/todo/sanskritTranslit.gf delete mode 100644 examples/numerals/todo/thai.gf delete mode 100644 examples/numerals/todo/thaiDU.gf delete mode 100644 examples/numerals/todo/thaiP.gf delete mode 100644 examples/numerals/todo/welsh.gf delete mode 100644 examples/numerals/totonac.gf delete mode 100644 examples/numerals/tuda_daza.gf delete mode 100644 examples/numerals/tukang_besi.gf delete mode 100644 examples/numerals/turkish.gf delete mode 100644 examples/numerals/votic.gf delete mode 100644 examples/numerals/yasin_burushaski.gf delete mode 100644 examples/numerals/zaiwa.gf delete mode 100644 examples/peacekeeping/EXAMPLES delete mode 100644 examples/peacekeeping/Makefile delete mode 100644 examples/peacekeeping/Peace.gf delete mode 100644 examples/peacekeeping/PeaceCat.gf delete mode 100644 examples/peacekeeping/PeaceCatI.gf delete mode 100644 examples/peacekeeping/PeaceLexCommon.gf delete mode 100644 examples/peacekeeping/PeaceLexCommonI.gf delete mode 100644 examples/peacekeeping/PeaceLexExt.gf delete mode 100644 examples/peacekeeping/PeacePhrases.gf delete mode 100644 examples/peacekeeping/PeaceRes.gf delete mode 100644 examples/peacekeeping/PeaceSpoken.gf delete mode 100644 examples/peacekeeping/PeaceSyntax.gf delete mode 100644 examples/peacekeeping/PeaceSyntaxI.gf delete mode 100644 examples/peacekeeping/README delete mode 100644 examples/peacekeeping/english/PeaceCat_Eng.gf delete mode 100644 examples/peacekeeping/english/PeaceLexCommon_Eng.gf delete mode 100644 examples/peacekeeping/english/PeaceLexExt_Eng.gf delete mode 100644 examples/peacekeeping/english/PeacePhrases_Eng.gf delete mode 100644 examples/peacekeeping/english/PeaceSpoken_Eng.gf delete mode 100644 examples/peacekeeping/english/PeaceSyntax_Eng.gf delete mode 100644 examples/peacekeeping/english/Peace_Eng.gf delete mode 100644 examples/peacekeeping/finnish/PeaceCat_Fin.gf delete mode 100644 examples/peacekeeping/finnish/PeaceLexCommon_Fin.gf delete mode 100644 examples/peacekeeping/finnish/PeaceLexExt_Fin.gf delete mode 100644 examples/peacekeeping/finnish/PeacePhrases_Fin.gf delete mode 100644 examples/peacekeeping/finnish/PeaceSpoken_Fin.gf delete mode 100644 examples/peacekeeping/finnish/PeaceSyntax_Fin.gf delete mode 100644 examples/peacekeeping/finnish/Peace_Fin.gf delete mode 100644 examples/peacekeeping/swedish/PeaceCat_Swe.gf delete mode 100644 examples/peacekeeping/swedish/PeaceLexCommon_Swe.gf delete mode 100644 examples/peacekeeping/swedish/PeaceLexExt_Swe.gf delete mode 100644 examples/peacekeeping/swedish/PeacePhrases_Swe.gf delete mode 100644 examples/peacekeeping/swedish/PeaceSpoken_Swe.gf delete mode 100644 examples/peacekeeping/swedish/PeaceSyntax_Swe.gf delete mode 100644 examples/peacekeeping/swedish/Peace_Swe.gf delete mode 100644 examples/query/LexQuery.gf delete mode 100644 examples/query/LexQueryEng.gf delete mode 100644 examples/query/LexQueryFre.gf delete mode 100644 examples/query/LexQuerySwe.gf delete mode 100644 examples/query/Query.gf delete mode 100644 examples/query/QueryEng.gf delete mode 100644 examples/query/QueryFre.gf delete mode 100644 examples/query/QueryI.gf delete mode 100644 examples/query/QuerySwe.gf delete mode 100644 examples/query/README delete mode 100644 examples/query/TestQuery.gf delete mode 100644 examples/query/TestQueryEng.gf delete mode 100644 examples/query/TestQuerySwe.gf delete mode 100644 examples/query/small/Makefile delete mode 100644 examples/query/small/Query.gf delete mode 100644 examples/query/small/QueryEng.gf delete mode 100644 examples/query/small/QueryFin.gf delete mode 100644 examples/query/small/QueryFre.gf delete mode 100644 examples/query/small/QueryGer.gf delete mode 100644 examples/query/small/QueryIta.gf delete mode 100644 examples/query/small/QuerySwe.gf delete mode 100644 examples/query/small/README delete mode 100644 examples/query/small/patentsQuery/LexQueryPats.gf delete mode 100644 examples/query/small/patentsQuery/LexQueryPatsEng.gf delete mode 100644 examples/query/small/patentsQuery/LexQueryPatsFre.gf delete mode 100644 examples/query/small/patentsQuery/QueryPats.gf delete mode 100644 examples/query/small/patentsQuery/QueryPatsEng.gf delete mode 100644 examples/query/small/patentsQuery/QueryPatsFre.gf delete mode 100644 examples/query/small/patentsQuery/QueryProton.gf delete mode 100644 examples/query/small/tests.gfs delete mode 100644 examples/query/small/treebank.txt delete mode 100644 examples/query/test.gfs delete mode 100644 examples/query/test.txt delete mode 100644 examples/sammie/ExtSammie.gf delete mode 100644 examples/sammie/ParamSammie.gf delete mode 100644 examples/sammie/ParamSammieEng.gf delete mode 100644 examples/sammie/ParamSammieFin.gf delete mode 100644 examples/sammie/ParamSammieFre.gf delete mode 100644 examples/sammie/ParamSammieGer.gf delete mode 100644 examples/sammie/ParamSammieSpa.gf delete mode 100644 examples/sammie/ParamSammieSwe.gf delete mode 100644 examples/sammie/Sammie.gf delete mode 100644 examples/sammie/SammieEng.gf delete mode 100644 examples/sammie/SammieEng1.gf delete mode 100644 examples/sammie/SammieFin.gf delete mode 100644 examples/sammie/SammieFre.gf delete mode 100644 examples/sammie/SammieGer.gf delete mode 100644 examples/sammie/SammieGer2.gf delete mode 100644 examples/sammie/SammieI.gf delete mode 100644 examples/sammie/SammieSpa.gf delete mode 100644 examples/sammie/SammieSwe.gf delete mode 100644 examples/trigram/Shaw.gf delete mode 100644 examples/trigram/ShawCnc.gf delete mode 100644 examples/trigram/Trigram.gf delete mode 100644 examples/trigram/TrigramCnc.gf delete mode 100644 examples/tutorial/calculator/Calculator.gf delete mode 100644 examples/tutorial/calculator/CalculatorC.gf delete mode 100644 examples/tutorial/calculator/CalculatorE.gf delete mode 100644 examples/tutorial/calculator/CalculatorJ.gf delete mode 100644 examples/tutorial/calculator/CalculatorP.gf delete mode 100644 examples/tutorial/embedded/Makefile delete mode 100644 examples/tutorial/embedded/Query.gf delete mode 100644 examples/tutorial/embedded/QueryEng.gf delete mode 100644 examples/tutorial/embedded/QuerySpa.gf delete mode 100644 examples/tutorial/embedded/TransferDef.hs delete mode 100644 examples/tutorial/embedded/TransferLoop.hs delete mode 100644 examples/tutorial/food/Food.gf delete mode 100644 examples/tutorial/food/FoodEng.gf delete mode 100644 examples/tutorial/food/FoodIta.gf delete mode 100644 examples/tutorial/food/food.cf delete mode 100644 examples/tutorial/foods/Foods.gf delete mode 100644 examples/tutorial/foods/FoodsEng.gf delete mode 100644 examples/tutorial/foods/FoodsIta.gf delete mode 100644 examples/tutorial/hello/Hello.gf delete mode 100644 examples/tutorial/hello/HelloEng.gf delete mode 100644 examples/tutorial/hello/HelloFin.gf delete mode 100644 examples/tutorial/hello/HelloIta.gf delete mode 100644 examples/tutorial/hello/hello.gfs delete mode 100644 examples/tutorial/old/semantics/Answer.hs delete mode 100644 examples/tutorial/old/semantics/AnswerBase.hs delete mode 100644 examples/tutorial/old/semantics/Base.gf delete mode 100644 examples/tutorial/old/semantics/BaseEng.gf delete mode 100644 examples/tutorial/old/semantics/BaseI.gf delete mode 100644 examples/tutorial/old/semantics/BaseIEng.gf delete mode 100644 examples/tutorial/old/semantics/BaseSwe.gf delete mode 100644 examples/tutorial/old/semantics/GSyntax.hs delete mode 100644 examples/tutorial/old/semantics/LexBase.gf delete mode 100644 examples/tutorial/old/semantics/LexBaseEng.gf delete mode 100644 examples/tutorial/old/semantics/LexBaseSwe.gf delete mode 100644 examples/tutorial/old/semantics/Logic.hs delete mode 100644 examples/tutorial/old/semantics/SemBase.hs delete mode 100644 examples/tutorial/old/semantics/Top.hs delete mode 100644 examples/tutorial/resource-foods/ExtFoods.gf delete mode 100644 examples/tutorial/resource-foods/ExtFoodsEng.gf delete mode 100644 examples/tutorial/resource-foods/ExtFoodsFin.gf delete mode 100644 examples/tutorial/resource-foods/ExtFoodsGer.gf delete mode 100644 examples/tutorial/resource-foods/ExtFoodsI.gf delete mode 100644 examples/tutorial/resource-foods/Foods.gf delete mode 100644 examples/tutorial/resource-foods/FoodsEng.gf delete mode 100644 examples/tutorial/resource-foods/FoodsEni.gf delete mode 100644 examples/tutorial/resource-foods/FoodsFin.gf delete mode 100644 examples/tutorial/resource-foods/FoodsFre.gf delete mode 100644 examples/tutorial/resource-foods/FoodsGer.gf delete mode 100644 examples/tutorial/resource-foods/FoodsI.gf delete mode 100644 examples/tutorial/resource-foods/FoodsIta.gf delete mode 100644 examples/tutorial/resource-foods/FoodsSwe.gf delete mode 100644 examples/tutorial/resource-foods/LexFoods.gf delete mode 100644 examples/tutorial/resource-foods/LexFoodsEng.gf delete mode 100644 examples/tutorial/resource-foods/LexFoodsFin.gf delete mode 100644 examples/tutorial/resource-foods/LexFoodsFre.gf delete mode 100644 examples/tutorial/resource-foods/LexFoodsGer.gf delete mode 100644 examples/tutorial/resource-foods/LexFoodsIta.gf delete mode 100644 examples/tutorial/resource-foods/LexFoodsSwe.gf delete mode 100644 examples/tutorial/smart/House.gf delete mode 100644 examples/tutorial/smart/HouseEng.gf delete mode 100644 examples/tutorial/smart/LexSmart.gf delete mode 100644 examples/tutorial/smart/LexSmartSwe.gf delete mode 100644 examples/tutorial/smart/Smart.gf delete mode 100644 examples/tutorial/smart/SmartEng.gf delete mode 100644 examples/tutorial/smart/SmartFre.gf delete mode 100644 examples/tutorial/smart/SmartI.gf delete mode 100644 examples/tutorial/smart/SmartSwe.gf delete mode 100644 examples/tutorial/syntax/Grammar.gf delete mode 100644 examples/tutorial/syntax/GrammarEng.gf delete mode 100644 examples/tutorial/syntax/GrammarIta.gf delete mode 100644 examples/tutorial/syntax/MorphoEng.gf delete mode 100644 examples/tutorial/syntax/MorphoIta.gf delete mode 100644 examples/tutorial/syntax/Syntax.gf delete mode 100644 examples/tutorial/syntax/SyntaxEng.gf delete mode 100644 examples/tutorial/syntax/SyntaxIta.gf delete mode 100644 examples/tutorial/syntax/Test.gf delete mode 100644 examples/tutorial/syntax/TestEng.gf delete mode 100644 examples/tutorial/syntax/TestIta.gf delete mode 100644 examples/typetheory/Donkey.gf delete mode 100644 examples/typetheory/DonkeyEng.gf delete mode 100644 examples/typetheory/README delete mode 100644 examples/typetheory/Types.gf delete mode 100644 examples/typetheory/TypesSymb.gf diff --git a/WebSetup.hs b/WebSetup.hs index 23a41fe22..84265bf8e 100644 --- a/WebSetup.hs +++ b/WebSetup.hs @@ -16,14 +16,21 @@ import Distribution.Simple.LocalBuildInfo(datadir,buildDir,absoluteInstallDirs) -} example_grammars = -- :: [(pgf, tmp, src)] - [("Foods.pgf","foods",foodsSrc), - ("Letter.pgf","letter",letterSrc)] + [("Foods.pgf","foods",foodsSrc) + ,("Phrasebook.pgf","phrasebook",phrasebookSrc) + ,("Letter.pgf","letter",letterSrc) + ] where - foodsDir ="contrib""summerschool""foods" + foodsDir ="examples""foods" --foodsSrc = foodsDir"Foods???.gf" -- doesn't work on Win32 foodsSrc = unwords [foodsDir"Foods"++lang++".gf"|lang<-foodsLangs] foodsLangs = words "Afr Amh Bul Cat Cze Dut Eng Epo Fin Fre Ger Gle Heb Hin Ice Ita Jpn Lav Mlt Mon Nep Pes Por Ron Spa Swe Tha Tsn Tur Urd" + phrasebookDir ="examples""phrasebook" + --phrasebookSrc = phrasebookDir"Phrasebook???.gf" -- doesn't work on Win32 + phrasebookSrc = unwords [phrasebookDir"Phrasebook"++lang++".gf"|lang<-phrasebookLangs] + phrasebookLangs = words "Bul Cat Dan Dut Eng Hin Lav Nor Spa Swe Tha" -- only fastish languages + letterDir = "examples""letter" --letterSrc = letterDir"Letter???.gf" letterSrc = unwords [letterDir"Letter"++lang++".gf"|lang<-letterLangs] diff --git a/contrib/c-bindings/PGFFFI.hs b/contrib/c-bindings/PGFFFI.hs deleted file mode 100644 index 5506e2b58..000000000 --- a/contrib/c-bindings/PGFFFI.hs +++ /dev/null @@ -1,232 +0,0 @@ --- GF C Bindings --- Copyright (C) 2008-2010 Kevin Kofler --- --- This library is free software; you can redistribute it and/or --- modify it under the terms of the GNU Lesser General Public --- License as published by the Free Software Foundation; either --- version 2.1 of the License, or (at your option) any later version. --- --- This library is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU --- Lesser General Public License for more details. --- --- You should have received a copy of the GNU Lesser General Public --- License along with this library; if not, see . - - -module PGFFFI where - -import PGF -import CString -import Foreign -import Foreign.C.Types -import Control.Exception -import IO -import Data.Maybe --- import GF.Text.Lexing - - --- Utility functions used in the implementation (not exported): - --- This is a kind of a hack, the FFI spec doesn't guarantee that this will work. --- The alternative would be to use Ptr () instead of StablePtr a everywhere. -nullStablePtr :: StablePtr a -nullStablePtr = (castPtrToStablePtr nullPtr) - -sizeOfStablePtr :: Int -sizeOfStablePtr = (sizeOf (nullStablePtr)) - -storeList :: [a] -> Ptr (StablePtr a) -> IO () -storeList list buf = do - case list of - carlist:cdrlist -> do - sptr <- (newStablePtr carlist) - (poke buf sptr) - (storeList cdrlist (plusPtr buf sizeOfStablePtr)) - [] -> (poke buf nullStablePtr) - -listToArray :: [a] -> IO (Ptr (StablePtr a)) -listToArray list = do - buf <- (mallocBytes ((sizeOfStablePtr) * ((length list) + 1))) - (storeList list buf) - return buf - - --- * PGF -foreign export ccall "gf_freePGF" freeStablePtr :: StablePtr PGF -> IO () - -foreign export ccall gf_readPGF :: CString -> IO (StablePtr PGF) -gf_readPGF path = do - p <- (peekCString path) - result <- (readPGF p) - (newStablePtr result) - --- * Identifiers -foreign export ccall "gf_freeCId" freeStablePtr :: StablePtr CId -> IO () - -foreign export ccall gf_mkCId :: CString -> IO (StablePtr CId) -gf_mkCId str = do - s <- (peekCString str) - (newStablePtr (mkCId s)) - -foreign export ccall gf_wildCId :: IO (StablePtr CId) -gf_wildCId = do - (newStablePtr (wildCId)) - -foreign export ccall gf_showCId :: StablePtr CId -> IO CString -gf_showCId cid = do - c <- (deRefStablePtr cid) - (newCString (showCId c)) - -foreign export ccall gf_readCId :: CString -> IO (StablePtr CId) -gf_readCId str = do - s <- (peekCString str) - case (readCId s) of - Just x -> (newStablePtr x) - Nothing -> (return (nullStablePtr)) - --- TODO: So we can create, print and free a CId, but can we do anything useful with it? --- We need some kind of C wrapper for the tree datastructures. - --- * Languages -foreign export ccall "gf_freeLanguage" freeStablePtr :: StablePtr Language -> IO () - -foreign export ccall gf_showLanguage :: StablePtr Language -> IO CString -gf_showLanguage lang = do - l <- (deRefStablePtr lang) - (newCString (showLanguage l)) - -foreign export ccall gf_readLanguage :: CString -> IO (StablePtr Language) -gf_readLanguage str = do - s <- (peekCString str) - case (readLanguage s) of - Just x -> (newStablePtr x) - Nothing -> (return (nullStablePtr)) - -foreign export ccall gf_languages :: StablePtr PGF -> IO (Ptr (StablePtr Language)) -gf_languages pgf = do - p <- (deRefStablePtr pgf) - (listToArray (languages p)) - -foreign export ccall gf_abstractName :: StablePtr PGF -> IO (StablePtr Language) -gf_abstractName pgf = do - p <- (deRefStablePtr pgf) - (newStablePtr (abstractName p)) - -foreign export ccall gf_languageCode :: StablePtr PGF -> StablePtr Language -> IO CString -gf_languageCode pgf lang = do - p <- (deRefStablePtr pgf) - l <- (deRefStablePtr lang) - case (languageCode p l) of - Just s -> (newCString s) - Nothing -> (return nullPtr) - --- * Types -foreign export ccall "gf_freeType" freeStablePtr :: StablePtr Type -> IO () - --- TODO: Hypo - --- TODO: allow nonempty scope -foreign export ccall gf_showType :: StablePtr Type -> IO CString -gf_showType tp = do - t <- (deRefStablePtr tp) - (newCString (showType [] t)) - -foreign export ccall gf_readType :: CString -> IO (StablePtr Type) -gf_readType str = do - s <- (peekCString str) - case (readType s) of - Just x -> (newStablePtr x) - Nothing -> (return (nullStablePtr)) - --- TODO: mkType, mkHypo, mkDepHypo, mkImplHypo - -foreign export ccall gf_categories :: StablePtr PGF -> IO (Ptr (StablePtr CId)) -gf_categories pgf = do - p <- (deRefStablePtr pgf) - (listToArray (categories p)) - -foreign export ccall gf_startCat :: StablePtr PGF -> IO (StablePtr Type) -gf_startCat pgf = do - p <- (deRefStablePtr pgf) - (newStablePtr (startCat p)) - --- TODO: * Functions - --- * Expressions & Trees --- ** Tree -foreign export ccall "gf_freeTree" freeStablePtr :: StablePtr Tree -> IO () - --- ** Expr -foreign export ccall "gf_freeExpr" freeStablePtr :: StablePtr Expr -> IO () - --- TODO: allow nonempty scope -foreign export ccall gf_showExpr :: StablePtr Expr -> IO CString -gf_showExpr expr = do - e <- (deRefStablePtr expr) - (newCString (showExpr [] e)) - -foreign export ccall gf_readExpr :: CString -> IO (StablePtr Expr) -gf_readExpr str = do - s <- (peekCString str) - case (readExpr s) of - Just x -> (newStablePtr x) - Nothing -> (return (nullStablePtr)) - --- * Operations --- ** Linearization -foreign export ccall gf_linearize :: StablePtr PGF -> StablePtr Language -> StablePtr Tree -> IO CString -gf_linearize pgf lang tree = do - p <- (deRefStablePtr pgf) - l <- (deRefStablePtr lang) - t <- (deRefStablePtr tree) - (newCString (linearize p l t)) - --- TODO: linearizeAllLang, linearizeAll, bracketedLinearize, tabularLinearizes --- TODO: groupResults - -foreign export ccall gf_showPrintName :: StablePtr PGF -> StablePtr Language -> StablePtr CId -> IO CString -gf_showPrintName pgf lang cid = do - p <- (deRefStablePtr pgf) - l <- (deRefStablePtr lang) - c <- (deRefStablePtr cid) - (newCString (showPrintName p l c)) - --- TODO: BracketedString(..), FId, LIndex, Forest.showBracketedString - --- ** Parsing -foreign export ccall gf_parse :: StablePtr PGF -> StablePtr Language -> StablePtr Type -> CString -> IO (Ptr (StablePtr Tree)) -gf_parse pgf lang cat input = do - p <- (deRefStablePtr pgf) - l <- (deRefStablePtr lang) - c <- (deRefStablePtr cat) - i <- (peekCString input) - (listToArray (parse p l c i)) - --- TODO: parseAllLang, parseAll, parse_, parseWithRecovery - --- TODO: ** Evaluation --- TODO: ** Type Checking --- TODO: ** Low level parsing API --- TODO: ** Generation --- TODO: ** Morphological Analysis --- TODO: ** Visualizations - --- TODO: * Browsing - --- GF.Text.Lexing: - --- foreign export ccall gf_stringOp :: CString -> CString -> IO CString --- gf_stringOp op str = do --- o <- (peekCString op) --- s <- (peekCString str) --- case (stringOp o) of --- Just fn -> (newCString (fn s)) --- Nothing -> (return nullPtr) - - --- Unused (exception handling): --- (Control.Exception.catch (listToArray (parse p l c i)) (\(e::SomeException) -> do --- (hPutStr stderr ("error: " ++ show e)) --- (return nullPtr))) diff --git a/contrib/c-bindings/build-gfctest.sh b/contrib/c-bindings/build-gfctest.sh deleted file mode 100644 index 37e7c97a3..000000000 --- a/contrib/c-bindings/build-gfctest.sh +++ /dev/null @@ -1,22 +0,0 @@ -#!/bin/sh - -# GF C Bindings -# Copyright (C) 2008-2010 Kevin Kofler -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, see . -src=../../src -import=-i$src/runtime/haskell:$src/compiler -gf --make ../../examples/tutorial/embedded/QueryEng.gf && -ghc $import --make -fglasgow-exts -O2 -no-hs-main $* -c PGFFFI.hs && -ghc $import --make -fglasgow-exts -O2 -no-hs-main $* gfctest.c gf_lexing.c PGFFFI.hs -o gfctest diff --git a/contrib/c-bindings/gf_lexing.c b/contrib/c-bindings/gf_lexing.c deleted file mode 100644 index 4179db73f..000000000 --- a/contrib/c-bindings/gf_lexing.c +++ /dev/null @@ -1,287 +0,0 @@ -/* GF C Bindings - Copyright (C) 2010 Kevin Kofler - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, see . -*/ - -#include "gf_lexing.h" -#include -#include -#include -#include - -typedef char **(*GF_Lexer)(const char *str); -typedef char *(*GF_Unlexer)(char **arr); - -static inline void freev(char **p) -{ - char **q = p; - while (*q) - free(*(q++)); - free(p); -} - -static char **words(const char *str) -{ - unsigned char *buf = (unsigned char *) strdup(str); - unsigned char *p = buf, *q; - char **result, **r; - size_t count = 0u; - while (isspace(*p)) p++; - q = p; - if (*p) count++; - while (*p) { - if (isspace(*p)) { - *(p++) = 0; - while (isspace(*p)) *(p++) = 0; - if (*p) count++; - } else p++; - } - r = result = malloc((count+1)*sizeof(char *)); - if (count) while (1) { - *(r++) = strdup((char *) q); - if (!--count) break; - while (*q) q++; - while (!*q) q++; - } - *r = NULL; - return result; -} - -static char *unwords(char **arr) -{ - size_t len = 0u; - char **p = arr, *result, *r; - while (*p) - len += strlen(*(p++)) + 1u; - if (!len) return calloc(1, 1); - r = result = malloc(len); - p = arr; - while (1) { - size_t l = strlen(*p); - strcpy(r, *(p++)); - if (!*p) break; - r += l; - *(r++) = ' '; - } - return result; -} - -static char **lines(const char *str) -{ - unsigned char *buf = (unsigned char *) strdup(str); - unsigned char *p = buf, *q; - char **result, **r; - size_t count = 0u; - while (*p == '\n') p++; - q = p; - if (*p) count++; - while (*p) { - if (*p == '\n') { - *(p++) = 0; - while (*p == '\n') *(p++) = 0; - if (*p) count++; - } else p++; - } - r = result = malloc((count+1)*sizeof(char *)); - if (count) while (1) { - *(r++) = strdup((char *) q); - if (!--count) break; - while (*q) q++; - while (!*q) q++; - } - *r = NULL; - return result; -} - -static char *unlines(char **arr) -{ - size_t len = 0u; - char **p = arr, *result, *r; - while (*p) - len += strlen(*(p++)) + 1u; - if (!len) return calloc(1, 1); - r = result = malloc(len); - p = arr; - while (1) { - size_t l = strlen(*p); - strcpy(r, *(p++)); - if (!*p) break; - r += l; - *(r++) = '\n'; - } - return result; -} - -static char *appLexer(GF_Lexer f, const char *str) -{ - char **arr = f(str), **p = arr, *result; - int ofs = 0; - while (*p && **p) p++; - while (*p) { - if (**p) p[-ofs] = *p; else ofs++; - p++; - } - p[-ofs] = NULL; - result = unwords(arr); - freev(arr); - return result; -} - -static char *appUnlexer(GF_Unlexer f, const char *str) -{ - char **arr = lines(str), **p = arr, *result; - while (*p) { - char **warr = words(*p); - free(*p); - *(p++) = f(warr); - freev(warr); - } - result = unlines(arr); - freev(arr); - return result; -} - -static inline int isPunct(char c) -{ - return c && strchr(".?!,:;", c); -} - -static inline int isMajorPunct(char c) -{ - return c && strchr(".?!", c); -} - -static inline int isMinorPunct(char c) -{ - return c && strchr(",:;", c); -} - -static char *charToStr(char c) -{ - char *result = malloc(2), *p = result; - *(p++) = c; - *p = 0; - return result; -} - -static char **lexChars(const char *str) -{ - char **result = malloc((strlen(str)+1)*sizeof(char *)), **r = result; - const char *p = str; - while (*p) { - if (!isspace(*p)) *(r++) = charToStr(*p); - p++; - } - *r = NULL; - return result; -} - -static char **lexText(const char *str) -{ - char **result = malloc((strlen(str)+1)*sizeof(char *)), **r = result; - const char *p = str; - int uncap = 1; - while (*p) { - if (isMajorPunct(*p)) { - *(r++) = charToStr(*(p++)); - uncap = 1; - } else if (isMinorPunct(*p)) { - *(r++) = charToStr(*(p++)); - uncap = 0; - } else if (isspace(*p)) { - p++; - uncap = 0; - } else { - const char *q = p; - char *word; - size_t l; - while (*p && !isspace(*p) && !isPunct(*p)) p++; - l = p - q; - word = malloc(l + 1); - strncpy(word, q, l); - word[l] = 0; - if (uncap) *word = tolower(*word); - *(r++) = word; - uncap = 0; - } - } - *r = NULL; - return result; -} - -static char *unlexText(char **arr) -{ - size_t len = 0u; - char **p = arr, *result, *r; - int cap = 1; - while (*p) - len += strlen(*(p++)) + 1u; - if (!len) return calloc(1, 1); - r = result = malloc(len); - p = arr; - while (1) { - size_t l = strlen(*p); - char *word = *(p++); - if (*word == '"' && word[l-1] == '"') word++, l--; - strncpy(r, word, l); - if (cap) *r = toupper(*r); - if (!*p) break; - r += l; - if (isPunct(**p) && !(*p)[1]) { - *(r++) = **p; - if (!p[1]) break; - cap = isMajorPunct(**(p++)); - } else cap = 0; - *(r++) = ' '; - } - *r = 0; - return result; - -} - -static char *stringop_chars(const char *str) -{ - return appLexer(lexChars, str); -} - -static char *stringop_lextext(const char *str) -{ - return appLexer(lexText, str); -} - -static char *stringop_words(const char *str) -{ - return appLexer(words, str); -} - -static char *stringop_unlextext(const char *str) -{ - return appUnlexer(unlexText, str); -} - -static char *stringop_unwords(const char *str) -{ - return appUnlexer(unwords, str); -} - -GF_StringOp gf_stringOp(const char *op) -{ - if (!strcmp(op, "chars")) return stringop_chars; - if (!strcmp(op, "lextext")) return stringop_lextext; - if (!strcmp(op, "words")) return stringop_words; - if (!strcmp(op, "unlextext")) return stringop_unlextext; - if (!strcmp(op, "unwords")) return stringop_unwords; - return NULL; -} diff --git a/contrib/c-bindings/gf_lexing.h b/contrib/c-bindings/gf_lexing.h deleted file mode 100644 index 6ab6960cc..000000000 --- a/contrib/c-bindings/gf_lexing.h +++ /dev/null @@ -1,26 +0,0 @@ -/* GF C Bindings - Copyright (C) 2010 Kevin Kofler - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, see . -*/ - -/* Function pointer type which applies a string operation to str, which is - assumed to be non-NULL. - The resulting string can be assumed to be non-NULL and must be freed using - free. */ -typedef char *(*GF_StringOp)(const char *str); - -/* Returns a GF_StringOp applying the operation op if available, otherwise - NULL. op is assumed to be non-NULL. The GF_StringOp MUST NOT be freed. */ -GF_StringOp gf_stringOp(const char *op); diff --git a/contrib/c-bindings/gfctest.c b/contrib/c-bindings/gfctest.c deleted file mode 100644 index ab0da52fc..000000000 --- a/contrib/c-bindings/gfctest.c +++ /dev/null @@ -1,50 +0,0 @@ -/* GF C Bindings - Copyright (C) 2008-2009 Kevin Kofler - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, see . -*/ - -#include -#include -#include "pgf.h" -#include "gf_lexing.h" - -int main(int argc, char *argv[]) -{ - gf_init(&argc, &argv); - - GF_PGF pgf = gf_readPGF("Query.pgf"); - GF_Language lang = gf_readLanguage("QueryEng"); - GF_Type cat = gf_startCat(pgf); - char *lexed = gf_stringOp("lextext")("Is 2 prime"); - // char *lexed = "is 23 odd"; - GF_Tree *result = gf_parse(pgf, lang, cat, lexed); - free(lexed); - GF_Tree *p = result; - if (*p) { - do { - char *str = gf_showExpr(*(p++)); - puts(str); - free(str); - } while (*p); - } else - puts("no match"); - gf_freeTrees(result); - gf_freeType(cat); - gf_freeLanguage(lang); - gf_freePGF(pgf); - - gf_exit(); - return 0; -} diff --git a/contrib/c-bindings/gpl-3.0.txt b/contrib/c-bindings/gpl-3.0.txt deleted file mode 100644 index 94a9ed024..000000000 --- a/contrib/c-bindings/gpl-3.0.txt +++ /dev/null @@ -1,674 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. diff --git a/contrib/c-bindings/lgpl-2.1.txt b/contrib/c-bindings/lgpl-2.1.txt deleted file mode 100644 index 602bfc946..000000000 --- a/contrib/c-bindings/lgpl-2.1.txt +++ /dev/null @@ -1,504 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! - - diff --git a/contrib/c-bindings/lgpl-3.0.txt b/contrib/c-bindings/lgpl-3.0.txt deleted file mode 100644 index cca7fc278..000000000 --- a/contrib/c-bindings/lgpl-3.0.txt +++ /dev/null @@ -1,165 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may -differ in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. diff --git a/contrib/c-bindings/pgf.h b/contrib/c-bindings/pgf.h deleted file mode 100644 index 12c555c0f..000000000 --- a/contrib/c-bindings/pgf.h +++ /dev/null @@ -1,68 +0,0 @@ -/* GF C Bindings - Copyright (C) 2008-2009 Kevin Kofler - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, see . -*/ - -#include "HsFFI.h" - -#ifdef __GLASGOW_HASKELL__ -#include "PGFFFI_stub.h" - -extern void __stginit_PGFFFI ( void ); -#endif - -static inline void gf_init(int *argc, char ***argv) -{ - hs_init(argc, argv); -#ifdef __GLASGOW_HASKELL__ - hs_add_root(__stginit_PGFFFI); -#endif -} - -static inline void gf_exit(void) -{ - hs_exit(); -} - -typedef HsStablePtr GF_PGF; -typedef HsStablePtr GF_CId; -typedef HsStablePtr GF_Language; -typedef HsStablePtr GF_Type; -typedef HsStablePtr GF_Tree; -typedef HsStablePtr GF_Expr; - -static inline void gf_freeCIds(GF_CId *p) -{ - GF_CId *q = p; - while (*q) - gf_freeCId(*(q++)); - free(p); -} - -static inline void gf_freeLanguages(GF_Language *p) -{ - GF_Language *q = p; - while (*q) - gf_freeLanguage(*(q++)); - free(p); -} - -static inline void gf_freeTrees(GF_Tree *p) -{ - GF_Type *q = p; - while (*q) - gf_freeTree(*(q++)); - free(p); -} diff --git a/contrib/c-bindings/readme-ffi.txt b/contrib/c-bindings/readme-ffi.txt deleted file mode 100644 index bc9abb294..000000000 --- a/contrib/c-bindings/readme-ffi.txt +++ /dev/null @@ -1,120 +0,0 @@ -GF C Bindings -Copyright (C) 2008-2010 Kevin Kofler - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public -License along with this library; if not, see . - - -This library provides access to the GF embedded grammars (PGF) API to C/C++ -applications. To use it: -1. #include "pgf.h" -2. call gf_init(&argc, &argv); at the beginning of main() -3. call gf_exit(); before exiting the program -4. build with: ghc --make -fglasgow-exts -O2 -no-hs-main $* x.c PGFFFI.hs -o x - - -Currently, the following functions from PGF are wrapped: -readPGF :: FilePath -> IO PGF -mkCId :: String -> CId -wildCId :: CId -showCId :: CId -> String -readCId :: String -> Maybe CId -showLanguage :: Language -> String -readLanguage :: String -> Maybe Language -languages :: PGF -> [Language] -abstractName :: PGF -> Language -languageCode :: PGF -> Language -> Maybe String -showType :: Type -> [CId] -> String (*) -readType :: String -> Maybe Type -categories :: PGF -> [CId] -startCat :: PGF -> Type -showExpr :: Expr -> [CId] -> String (*) -readExpr :: String -> Maybe Expr -linearize :: PGF -> Language -> Tree -> String -showPrintName :: PGF -> Language -> CId -> String -parse :: PGF -> Language -> Type -> String -> [Tree] -(*) The [CId] parameter is currently not mapped; instead, [] is always passed. - - -Some notes about the wrapping: -* "gf_" is prepended to the wrapped functions as a form of namespacing. -* Object types T are mapped to opaque C types GF_T which are handles to the - object. Whenever returned by a function, they get marked as used (so the - Haskell garbage collection won't delete them), so when you are done using - them, you should free them (assuming they're non-NULL) with the corresponding - gf_freeT function (i.e. one of: gf_freePGF, gf_freeLanguage, gf_freeType, - gf_freeCId, gf_freeTree, gf_freeExpr). (Internally, they are all Haskell - StablePtr handles, but this is subject to change.) -* Strings are mapped to char *. Strings returned by functions, when not NULL, - are allocated with malloc and should thus be freed with free when no longer - needed. -* A FilePath is a string. -* A type Maybe T is mapped the same way as just T, except that the returned - handle or char * can be NULL, so you should test them with a test like if (p). - Otherwise functions can be expected to always return non-NULL - handles/pointers. Conversely, arguments to functions are always assumed to be - non-NULL. -* Lists [T] are mapped to null-terminated arrays GF_T[], passed/returned as - pointers GF_T *. All objects in the array should be freed with the correct - gf_freeT function when no longer needed, the array itself with free. For your - convenience, the C header defines inline functions gf_freeLanguages, - gf_freeTypes and gf_freeTrees which free an entire array. -* Bool is wrapped to int using the usual C convention of 1 = True, 0 = False. -* A constant like wildCId is mapped to a function with no arguments, e.g. - GF_CId wildCId(void). The returned handle has to be freed as for any other - function. - - -Thus, the C prototypes for the wrapped functions are: -GF_PGF *gf_readPGF(char *path); -GF_CId gf_mkCId(char *str); -GF_CId wildCId(void); -char *gf_showCId(GF_CID cid); -GF_CId gf_readCId(char *str); /* may return NULL */ -char *gf_showLanguage(GF_Language lang); -GF_Language gf_readLanguage(char *str); /* may return NULL */ -GF_Language *gf_languages(GF_PGF pgf); -GF_Language gf_abstractName(GF_PGF pgf); -char *gf_languageCode(GF_PGF pgf, GF_Language lang); /* may return NULL */ -char *gf_showType(GF_Type tp); -GF_Type gf_readType(char *str); /* may return NULL */ -GF_CId *gf_categories(GF_PGF pgf); -GF_Type gf_startCat(GF_PGF pgf); -char *gf_showExpr(GF_Expr expr); -GF_Expr gf_readExpr(char *str); /* may return NULL */ -char *gf_linearize(GF_PGF pgf, GF_Language lang, GF_Tree tree); -char *gf_showPrintName(GF_PGF pgf, GF_Language lang, GF_CId cid); -GF_Tree *gf_parse(GF_PGF pgf, GF_Language lang, GF_Type cat, char *input); - -The C prototypes for the freeing functions are: -void gf_freePGF(GF_PGF pgf); -void gf_freeCId(GF_CId cid); -void gf_freeLanguage(GF_Language lang); -void gf_freeType(GF_Type tp); -void gf_freeTree(GF_Tree tree); -void gf_freeExpr(GF_Expr expr); -void gf_freeCIds(GF_Type *p); -void gf_freeLanguages(GF_Language *p); -void gf_freeTrees(GF_Tree *p); - - - -In addition, a C equivalent to the following function from GF.Text.Lexing: -stringOp :: String -> Maybe (String -> String) -is provided as: -typedef char *(*GF_StringOp)(const char *str); -GF_StringOp gf_stringOp(const char *op); /* may return NULL */ -which returns NULL if op is not a valid operation name, otherwise a pointer to a -function which applies the function corresponding to op to the string str. The -resulting string must be freed with free. The function pointer MUST NOT be -freed. diff --git a/contrib/eaglesconv/CollectLemmas.hs b/contrib/eaglesconv/CollectLemmas.hs deleted file mode 100644 index a63e7e1a8..000000000 --- a/contrib/eaglesconv/CollectLemmas.hs +++ /dev/null @@ -1,28 +0,0 @@ --- Copyright (C) 2011 Nikita Frolov - -import qualified Data.Text as T -import qualified Data.Text.IO as UTF8 -import System.IO -import System.Environment -import Control.Monad -import Control.Monad.State - -main :: IO () -main = do - args <- getArgs - forM_ args $ \ f -> do - entries <- UTF8.readFile f >>= (return . T.lines) - forM_ entries $ \ entry -> - do - let ws = T.words entry - form = head ws - tags = toPairs $ tail ws - forM_ tags $ \ (lemma, tag) -> - do - UTF8.putStrLn $ T.concat [lemma, sp, form, sp, tag] - where sp = T.singleton ' ' - - -toPairs xs = zip (stride 2 xs) (stride 2 (drop 1 xs)) - where stride _ [] = [] - stride n (x:xs) = x : stride n (drop (n-1) xs) diff --git a/contrib/eaglesconv/EaglesConv.hs b/contrib/eaglesconv/EaglesConv.hs deleted file mode 100644 index aa8929496..000000000 --- a/contrib/eaglesconv/EaglesConv.hs +++ /dev/null @@ -1,135 +0,0 @@ --- Copyright (C) 2011 Nikita Frolov - --- No, we can't pipeline parsing and generation, because there is no guarantee --- that we have collected all forms for a lemma before we've scanned the --- complete file. - -import qualified Data.Text as T -import qualified Data.Text.IO as UTF8 -import System.IO -import System.Environment -import Control.Monad -import Control.Monad.State -import qualified Data.Map as M -import Codec.Text.IConv -import qualified Data.ByteString.Lazy as BS -import qualified Data.ByteString.Internal as BSI - -import EaglesMatcher - -type Lemmas = M.Map T.Text Forms - -main :: IO () -main = do - args <- getArgs - forM_ args $ \ f -> do - entries <- UTF8.readFile f >>= (return . T.lines) - lemmas <- return $ execState (collectLemmas entries) (M.empty :: Lemmas) - mapM_ generateLin (M.assocs lemmas) - -collectLemmas entries = do - forM_ entries $ \ entry -> do - let ws = T.words entry - lemma = head ws - tags = toPairs $ tail ws - lemmas <- get - forM_ tags $ \ (form, tag) -> do - let forms = (case M.lookup lemma lemmas of - Just f -> f - Nothing -> M.empty) :: Forms - if isOpenCat . T.unpack $ tag - then put $ M.insert lemma (M.insert tag form forms) lemmas - else return () - -generateLin :: (T.Text, Forms) -> IO () -generateLin (lemma, forms) = do - let lemma' = myVeryOwnCyrillicRomanizationIConvSucks lemma - UTF8.putStr $ T.concat [T.pack "lin ", lemma'] - UTF8.putStr $ case T.unpack . head . M.keys $ forms of - ('N':_:_:_:g:a:'0':_) -> - T.concat $ [T.pack "_N = mkN "] - ++ map (quote . noun forms) [ ('N','S'), ('G','S') - , ('D','S'), ('F','S'), ('C','S'), ('O','S') - , ('L','S'), ('N','P'), ('G','P'), ('D','P') - , ('F','P'), ('C','P'), ('O','P') ] - ++ [showG g, sp, showAni a, ln] - ('N':_:c:n:g:a:_) -> - T.concat $ [T.pack "_PN = mkPN " - , quote $ noun forms ('N', 'S') - , showG g, sp - , showN n, sp, showAni a, ln] - ('A':_) -> - T.concat $ [T.pack "_A = mkA ", quote $ adj forms 'P', - if adj forms 'P' /= adj forms 'C' - then quote $ adj forms 'C' - else T.pack "" - , ln] - ('V':t) -> - let a = case t of - (_:_:_:_:'P':_:a':_) -> a' - (_:_:_:_:_:a':_) -> a' - in - T.concat $ [T.pack "_V = mkV ", showAsp a, sp] - ++ map (quote . verbPres forms) [ ('S','1'), ('S','2') - , ('S','3'), ('P','1') - , ('P','2'), ('P','3')] - ++ [ quote $ verbPast forms ('S', 'M') - , quote $ verbImp forms, quote $ verbInf forms, ln] - ('D':_) -> - T.concat $ [T.pack "_Adv = mkAdv " - , quote . adv $ forms, ln] - putStrLn "" - hFlush stdout - where quote x = T.concat [T.pack "\"", x, T.pack "\" "] - showG 'F' = T.pack "Fem" - showG 'A' = T.pack "Neut" - showG _ = T.pack "Masc" - showAni 'I' = T.pack "Inanimate" - showAni _ = T.pack "Animate" - showN 'P' = T.pack "Pl" - showN _ = T.pack "Sg" - showAsp 'F' = T.pack "Perfective" - showAsp _ = T.pack "Imperfective" - sp = T.singleton ' ' - ln = T.pack " ;" - -toPairs xs = zip (stride 2 xs) (stride 2 (drop 1 xs)) - where stride _ [] = [] - stride n (x:xs) = x : stride n (drop (n-1) xs) - -myVeryOwnCyrillicRomanizationIConvSucks s = T.pack . concatMap r . T.unpack $ s - where r 'а' = "a" - r 'б' = "b" - r 'в' = "v" - r 'г' = "g" - r 'д' = "d" - r 'е' = "je" - r 'Ñ‘' = "jo" - r 'ж' = "zh" - r 'з' = "z" - r 'и' = "i" - r 'й' = "jj" - r 'к' = "k" - r 'л' = "l" - r 'м' = "m" - r 'н' = "n" - r 'о' = "o" - r 'п' = "p" - r 'Ñ€' = "r" - r 'Ñ' = "s" - r 'Ñ‚' = "t" - r 'у' = "u" - r 'Ñ„' = "f" - r 'Ñ…' = "kh" - r 'ц' = "c" - r 'ч' = "ch" - r 'ш' = "sh" - r 'щ' = "shc" - r 'ÑŠ' = "yy" - r 'Ñ‹' = "y" - r 'ÑŒ' = "q" - r 'Ñ' = "e" - r 'ÑŽ' = "ju" - r 'Ñ' = "ja" - r '-' = "_" - r o = [o] diff --git a/contrib/eaglesconv/EaglesMatcher.hs b/contrib/eaglesconv/EaglesMatcher.hs deleted file mode 100644 index 27e76706f..000000000 --- a/contrib/eaglesconv/EaglesMatcher.hs +++ /dev/null @@ -1,63 +0,0 @@ --- Copyright (C) 2011 Nikita Frolov - --- The format specification can be found at --- http://devel.cpl.upc.edu/freeling/svn/trunk/doc/tagsets/tagset-ru.html - --- Bugs in the specification: --- Participle, 2nd field: case, not mood --- Participle, 6th field: field, not person --- Verb, persons can be denoted both with 'Pnumber' or just 'number' --- Noun, 10th field can be absent - --- No, it wouldn't be simpler to implement this grammar with Parsec or another --- parser combinator library. - - -module EaglesMatcher where - -import qualified Data.Text as T -import Data.List -import qualified Data.Map as M - -type Forms = M.Map T.Text T.Text - -isOpenCat ('A':_) = True -isOpenCat ('N':_) = True -isOpenCat ('V':_) = True -isOpenCat ('D':_) = True -isOpenCat _ = False - -noun forms (c, n) = findForm (matchNoun . T.unpack) forms - where matchNoun ('N':_:c':n':_) = c == c' && n == n' - matchNoun _ = False - -adj forms d = findForm (matchAdj . T.unpack) forms - where matchAdj ('A':'N':'S':'M':_:'F':d':_) = d == d - matchAdj _ = False - -verbPres forms (n, p) = findForm (matchPres . T.unpack) forms - where matchPres ('V':'D':n':_:'P':'P':p':_:'A':_) = n == n' && p == p' - matchPres ('V':'D':n':_:'F':'P':p':_:'A':_) = n == n' && p == p' - matchPres ('V':'D':n':_:'P':'P':p':_) = n == n' && p == p' - matchPres ('V':'D':n':_:'F':'P':p':_) = n == n' && p == p' - matchPres _ = False - -verbPast forms (n, g) = findForm (matchPast . T.unpack) forms - where matchPast ('V':'D':n':g':'S':_:_:'A':_) = n == n' && g == g' - matchPast _ = False - -verbImp forms = findForm (matchImp . T.unpack) forms - where matchImp ('V':'M':_) = True - matchImp _ = False - -verbInf forms = findForm (matchInf . T.unpack) forms - where matchInf ('V':'I':_) = True - matchInf _ = False - -adv forms = findForm (matchAdv . T.unpack) forms - where matchAdv ('D':d:_) = d == 'P' - matchAdv _ = False - -findForm match forms = case find match (M.keys forms) of - Just tag -> forms M.! tag - Nothing -> findForm (\ _ -> True) forms diff --git a/contrib/eaglesconv/EaglesParser.hs b/contrib/eaglesconv/EaglesParser.hs deleted file mode 100644 index 6fc64d3b8..000000000 --- a/contrib/eaglesconv/EaglesParser.hs +++ /dev/null @@ -1,239 +0,0 @@ --- Copyright (C) 2011 Nikita Frolov - --- An early version of the parser that requires somewhat more memory. Kept for --- nostalgic reasons. - -module EaglesParser where - -import qualified Data.Text as T -import Data.List -import qualified Data.Map as M - -type Forms = M.Map Tag T.Text - -data Tag = A Case Number Gender Animacy Form Degree Extra Obscene - | Adv Degree Extra Obscene - | AdvPron Extra - | Ord Case Number Gender Animacy - | AdjPron Case Number Gender Animacy Extra - | Frag Extra - | Conj Extra - | Inter Extra Obscene - | Num Case Number Gender Animacy Extra - | Part Extra - | Prep Extra - | N Case Number Gender Animacy Name Extra Obscene - | Pron Case Number Gender Animacy Extra - | V Mood Number Gender Tense Person Aspect Voice Trans Extra Obscene - | P Case Number Gender Tense Form Aspect Voice Trans Extra Obscene - deriving (Show, Ord, Eq) - -parseTag :: T.Text -> Tag -parseTag tag = case (T.unpack tag) of { - ('A':c:n:g:a:f:cmp:e:o:[]) -> A (readCase c) (readNumber n) - (readGender g) (readAnimacy a) - (readForm f) (readDegree cmp) - (readExtra e) (readObscene o) ; - ('D':cmp:e:o:[]) -> Adv (readDegree cmp) - (readExtra e) (readObscene o) ; - ('P':e:[]) -> AdvPron (readExtra e) ; - ('Y':c:n:g:a:[]) -> Ord (readCase c) (readNumber n) - (readGender g) (readAnimacy a) ; - ('R':c:n:g:a:e:[]) -> AdjPron (readCase c) (readNumber n) - (readGender g) (readAnimacy a) (readExtra e) ; - ('M':e:[]) -> Frag (readExtra e) ; - ('C':e:[]) -> Conj (readExtra e) ; - ('J':e:o:[]) -> Inter (readExtra e) (readObscene o) ; - ('Z':c:n:g:a:e:[]) -> Num (readCase c) (readNumber n) - (readGender g) (readAnimacy a) (readExtra e) ; - ('T':e:[]) -> Part (readExtra e) ; - ('B':e:[]) -> Prep (readExtra e) ; - ('N':_:c:n:g:a:name:e:o:_:[]) -> N (readCase c) (readNumber n) - (readGender g) (readAnimacy a) - (readName name) - (readExtra e) (readObscene o) ; - ('N':_:c:n:g:a:name:e:o:[]) -> N (readCase c) (readNumber n) - (readGender g) (readAnimacy a) - (readName name) - (readExtra e) (readObscene o) ; - ('E':c:n:g:a:e:[]) -> Pron (readCase c) (readNumber n) - (readGender g) (readAnimacy a) (readExtra e) ; - ('V':m:n:g:t:'P':p:a:v:tr:e:o:[]) -> V (readMood m) (readNumber n) - (readGender g) (readTense t) - (readPerson p) (readAspect a) - (readVoice v) (readTrans tr) - (readExtra e) (readObscene o) ; - ('V':m:n:g:t:'0':a:v:tr:e:o:[]) -> V (readMood m) (readNumber n) - (readGender g) (readTense t) - NP (readAspect a) - (readVoice v) (readTrans tr) - (readExtra e) (readObscene o) ; - ('V':m:n:g:t:p:a:v:tr:e:o:[]) -> V (readMood m) (readNumber n) - (readGender g) (readTense t) - (readPerson p) (readAspect a) - (readVoice v) (readTrans tr) - (readExtra e) (readObscene o) ; - ('Q':c:n:g:t:f:a:v:tr:e:o:[]) -> P (readCase c) (readNumber n) - (readGender g) (readTense t) - (readForm f) (readAspect a) - (readVoice v) (readTrans tr) - (readExtra e) (readObscene o) ; - _ -> error $ "Parse error: " ++ T.unpack tag } - -data Case = Nom | Gen | Dat | Acc | Inst | Prepos | Partit | Loc | Voc | NC - deriving (Show, Ord, Eq) - -readCase 'N' = Nom -readCase 'G' = Gen -readCase 'D' = Dat -readCase 'F' = Acc -readCase 'C' = Inst -readCase 'O' = Prepos -readCase 'P' = Partit -readCase 'L' = Loc -readCase 'V' = Voc -readCase '0' = NC - -data Number = Sg | Pl | NN deriving (Show, Ord, Eq) - -readNumber 'S' = Sg -readNumber 'P' = Pl -readNumber '0' = NN - -data Gender = Masc | Fem | Neut | Common | NG deriving (Show, Ord, Eq) - -readGender 'F' = Fem -readGender 'M' = Masc -readGender 'A' = Neut -readGender 'C' = Common -readGender '0' = NG - -data Animacy = Animate | Inanimate | NA deriving (Show, Ord, Eq) - -readAnimacy 'A' = Animate -readAnimacy 'I' = Inanimate -readAnimacy '0' = NA - -data Form = Short | Full | NF deriving (Show, Ord, Eq) - -readForm 'S' = Short -readForm 'F' = Full -readForm '0' = NF - -data Degree = Pos | Comp | Super | ND deriving (Show, Ord, Eq) - -readDegree 'E' = Super -readDegree 'C' = Comp -readDegree 'P' = Pos -readDegree '0' = ND - -data Extra = Introductory | Difficult | Distorted | Predicative - | Colloquial | Rare | Abbreviation | Obsolete | NE deriving (Show, Ord, Eq) - -readExtra 'P' = Introductory -readExtra 'D' = Difficult -readExtra 'V' = Distorted -readExtra 'R' = Predicative -readExtra 'I' = Colloquial -readExtra 'A' = Rare -readExtra 'B' = Abbreviation -readExtra 'E' = Obsolete -readExtra '0' = NE - -data Obscene = Obscene | NO deriving (Show, Ord, Eq) - -readObscene 'H' = Obscene -readObscene '0' = NO - -data Name = Topo | Proper | Patro | Family | NNa deriving (Show, Ord, Eq) - -readName 'G' = Topo -readName 'N' = Proper -readName 'S' = Patro -readName 'F' = Family -readName '0' = NNa - -data Mood = Gerund | Inf | Ind | Imp | NM deriving (Show, Ord, Eq) - -readMood 'G' = Gerund -readMood 'I' = Inf -readMood 'D' = Ind -readMood 'M' = Imp -readMood '0' = NM - -data Tense = Pres | Fut | Past | NT deriving (Show, Ord, Eq) - -readTense 'P' = Pres -readTense 'F' = Fut -readTense 'S' = Past -readTense '0' = NT - -data Person = P1 | P2 | P3 | NP deriving (Show, Ord, Eq) - -readPerson '1' = P1 -readPerson '2' = P2 -readPerson '3' = P3 - -data Aspect = Perf | Imperf | NAs deriving (Show, Ord, Eq) - -readAspect 'F' = Perf -readAspect 'N' = Imperf -readAspect '0' = NAs - -data Voice = Act | Pass | NV deriving (Show, Ord, Eq) - -readVoice 'A' = Act -readVoice 'S' = Pass -readVoice '0' = NV - -data Trans = Trans | Intrans | NTr deriving (Show, Ord, Eq) - -readTrans 'M' = Trans -readTrans 'A' = Intrans -readTrans '0' = NTr - -isOpenCat :: Tag -> Bool -isOpenCat (A _ _ _ _ _ _ _ _) = True -isOpenCat (N _ _ _ _ _ _ _) = True -isOpenCat (V _ _ _ _ _ _ _ _ _ _) = True -isOpenCat (Adv _ _ _) = True -isOpenCat _ = False - -noun :: Forms -> (Case, Number) -> T.Text -noun forms (c, n) = findForm matchNoun forms - where matchNoun (N c' n' _ _ _ _ _) = c == c' && n == n' - matchNoun _ = False - -adj :: Forms -> Degree -> T.Text -adj forms d = findForm matchAdj forms - where matchAdj (A _ _ _ _ _ d' _ _) = d == d - matchAdj _ = False - -verbPres :: Forms -> (Number, Person) -> T.Text -verbPres forms (n, p) = findForm matchPres forms - where matchPres (V Ind n' _ Pres p' _ Act _ _ _) = n == n' && p == p' - matchPres _ = False - -verbPast :: Forms -> (Number, Gender) -> T.Text -verbPast forms (n, g) = findForm matchPast forms - where matchPast (V Ind n' g' Past _ _ Act _ _ _) = n == n' && g == g' - matchPast _ = False - -verbImp :: Forms -> T.Text -verbImp forms = findForm matchImp forms - where matchImp (V Imp _ _ _ _ _ _ _ _ _) = True - matchImp _ = False - -verbInf :: Forms -> T.Text -verbInf forms = findForm matchInf forms - where matchInf (V Inf _ _ _ _ _ _ _ _ _) = True - matchInf _ = False - -adv :: Forms -> T.Text -adv forms = findForm matchAdv forms - where matchAdv (Adv d _ _) = d == Pos - matchAdv _ = False - -findForm match forms = case find match (M.keys forms) of - Just tag -> forms M.! tag - Nothing -> findForm (\ _ -> True) forms \ No newline at end of file diff --git a/contrib/eaglesconv/README b/contrib/eaglesconv/README deleted file mode 100644 index e3c84c61d..000000000 --- a/contrib/eaglesconv/README +++ /dev/null @@ -1,24 +0,0 @@ -How to use: - -1) Sort the wordlist so it can be split into sublists. It is necessary because -the converter is quite memory-hungry, and you might not have enough RAM to -process the whole wordlist at once. - -./CollectLemmas dicc.src | sort > lemmas.src - -2) Split the sorted wordlist. - -split -l 500000 lemmas.src - -3) Splitting has probably left forms of some lemmas spread across two -sublists. Manually edit sublists so all forms for a lemma are present in just -one sublist. - -4) Run the converter. - -./run_conv.sh xa* - -5) The converter has produced abstract and concrete syntaxes for the -dictionary. You can try them out with GF: - -gf DictRus.gf \ No newline at end of file diff --git a/contrib/eaglesconv/mkAbstract.sh b/contrib/eaglesconv/mkAbstract.sh deleted file mode 100644 index d07da18fc..000000000 --- a/contrib/eaglesconv/mkAbstract.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -echo "abstract DictRusAbs = Cat ** { -" -cat $1 | sed 's/^lin/fun/g;s/=.*$//g;s/\_N/\_N : N\;/g;s/\_PN/\_PN : PN\;/g;s/\_A /\_A : A\;/g;s/\_V/\_V : V\;/g;s/\_Adv/\_Adv : Adv\;/g' - -echo " -}" \ No newline at end of file diff --git a/contrib/eaglesconv/mkConcrete.sh b/contrib/eaglesconv/mkConcrete.sh deleted file mode 100644 index 170ab9c5e..000000000 --- a/contrib/eaglesconv/mkConcrete.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -echo "--# -path=.:../prelude:../abstract:../common - -concrete DictRus of DictRusAbs = CatRus ** - open ParadigmsRus, Prelude, StructuralRus, MorphoRus in { -flags - optimize=values ; - coding=utf8 ; -" -cat $1 -echo "}" diff --git a/contrib/eaglesconv/run_conv.sh b/contrib/eaglesconv/run_conv.sh deleted file mode 100644 index 5ad586834..000000000 --- a/contrib/eaglesconv/run_conv.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -./EaglesConv "$@" +RTS -K256M -RTS > convtmp -./mkConcrete.sh convtmp > DictRus.gf -./mkAbstract.sh convtmp > DictRusAbs.gf diff --git a/contrib/py-bindings/Makefile b/contrib/py-bindings/Makefile deleted file mode 100644 index aff4d909f..000000000 --- a/contrib/py-bindings/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -src=../../src -import=-i$(src)/runtime/haskell:$(src)/compiler -cbind=../c-bindings -pyversion = $(shell python -c 'import sys; print ".".join(`t` for t in sys.version_info[:2])') -pythoninc=/usr/include/python$(pyversion) -debug= #-optc '-DDEBUG=1' -exdir=../../examples/tutorial/embedded - -build: gf.so - -test: - python test.py - -gf.so: PyGF.hs gfmodule.c Query.pgf - ghc $(import) --make -fglasgow-exts -O2 -no-hs-main -c $< - ghc -O2 --make -fglasgow-exts -no-hs-main -optl '-shared' \ - -optc '-DMODULE=$(basename $<)' $(debug) -optc '-I$(pythoninc)' -o $@ \ - $(filter-out %.pgf, $^) - - - -clean: - rm -f *.hi *.o - rm -f *_stub.* - rm -f PyGF.hs - -superclean: - make clean - rm -f Query.pgf - rm -f gf.so - rm -f mtest - -PyGF.hs: PyGF.hsc - hsc2hs -I$(pythoninc) $< - -Query.pgf: - gf --make $(exdir)/QueryEng.gf $(exdir)/QuerySpa.gf diff --git a/contrib/py-bindings/PyGF.hsc b/contrib/py-bindings/PyGF.hsc deleted file mode 100644 index fc827e68f..000000000 --- a/contrib/py-bindings/PyGF.hsc +++ /dev/null @@ -1,304 +0,0 @@ -{-# LANGUAGE ForeignFunctionInterface #-} --- --- GF Python bindings --- Jordi Saludes, upc.edu 2010, 2011 --- - -module PyGF where - -import PGF -import Foreign -import CString -import Foreign.C.Types -import Control.Monad -import Data.Map (keys, (!)) -import Data.Char (isSpace) - -#include "pygf.h" - -freeSp :: String -> Ptr a -> IO () -freeSp tname p = do - --DEBUG putStrLn $ "about to free pointer " ++ tname ++ " at " ++ (show p) - sp <- (#peek PyGF, sp) p - --DEBUG putStrLn "peeked" - freeStablePtr sp - --DEBUG putStrLn $ "freeing " ++ tname ++ " at " ++ (show p) - -instance Storable PGF where - sizeOf _ = (#size PyGF) - alignment _ = alignment (undefined::CInt) - poke p o = do - sp <- newStablePtr o - (#poke PyGF, sp) p sp - peek p = do - sp <- (#peek PyGF, sp) p - deRefStablePtr sp - -instance Storable Type where - sizeOf _ = (#size PyGF) - alignment _ = alignment (undefined::CInt) - poke p o = do - sp <- newStablePtr o - (#poke PyGF, sp) p sp - peek p = do - sp <- (#peek PyGF, sp) p - deRefStablePtr sp - -instance Storable Language where - sizeOf _ = (#size PyGF) - alignment _ = alignment (undefined::CInt) - poke p o = do - sp <- newStablePtr o - (#poke PyGF, sp) p sp - peek p = do - sp <- (#peek PyGF, sp) p - deRefStablePtr sp - -instance Storable Tree where - sizeOf _ = (#size PyGF) - alignment _ = alignment (undefined::CInt) - poke p o = do - sp <- newStablePtr o - (#poke PyGF, sp) p sp - peek p = do - sp <- (#peek PyGF, sp) p - deRefStablePtr sp - --- It is CId the same as Tree? - -{- instance Storable CId where - sizeOf _ = (#size PyGF) - alignment _ = alignment (undefined::CInt) - poke p o = do - sp <- newStablePtr o - (#poke PyGF, sp) p sp - peek p = do - sp <- (#peek PyGF, sp) p - deRefStablePtr sp --} - - -foreign export ccall gf_freePGF :: Ptr PGF -> IO () -foreign export ccall gf_freeType :: Ptr Type -> IO () -foreign export ccall gf_freeLanguage :: Ptr Language -> IO () -foreign export ccall gf_freeTree :: Ptr Tree -> IO () -foreign export ccall gf_freeExpr :: Ptr Expr -> IO () -foreign export ccall gf_freeCId :: Ptr CId -> IO () -gf_freePGF = freeSp "pgf" -gf_freeType = freeSp "type" -gf_freeLanguage = freeSp "language" -gf_freeTree = freeSp "tree" -gf_freeExpr = freeSp "expression" -gf_freeCId = freeSp "CId" - - -{-foreign export ccall gf_printCId :: Ptr CId-> IO CString -gf_printCId p = do - c <- peek p - newCString (showCId c) --} - -foreign export ccall gf_readPGF :: CString -> IO (Ptr PGF) -gf_readPGF path = do - ppgf <- pyPGF - p <- peekCString path - readPGF p >>= poke ppgf - return ppgf - -foreign export ccall gf_readLanguage :: Ptr Language -> CString -> IO Bool -gf_readLanguage pt str = do - s <- (peekCString str) - case (readLanguage s) of - Just x -> do - poke pt x - return True - Nothing -> return False - -foreign export ccall gf_startCat :: Ptr PGF -> IO (Ptr Type) -gf_startCat ppgf = do - pgf <- peek ppgf - pcat <- pyType - poke pcat (startCat pgf) - return pcat - -foreign export ccall gf_parse :: Ptr PGF -> Ptr Language -> Ptr Type -> CString -> IO (Ptr ()) -gf_parse ppgf plang pcat input = do - p <- peek ppgf - c <- peek pcat - i <- peekCString input - l <- peek plang - let parsed = parse p l c i - --DEBUG putStrLn $ (show $ length parsed) ++ " parsings" - listToPy pyTree parsed - -foreign export ccall gf_showExpr :: Ptr Expr -> IO CString -gf_showExpr pexpr = do - e <- peek pexpr - newCString (showExpr [] e) - -listToPy :: Storable a => IO (Ptr a) -> [a] -> IO (Ptr ()) -- opaque -- IO (Ptr (Ptr Language)) -listToPy mk ls = do - pyls <- pyList - mapM_ (mpoke pyls) ls - return pyls - where mpoke pyl l = do - pl <- mk - poke pl l - pyl << pl - - -listToPyStrings :: [String] -> IO (Ptr ()) -listToPyStrings ss = do - pyls <- pyList - mapM_ (mpoke pyls) ss - return pyls - where mpoke pyl s = do - cs <- newCString s - pcs <- pyString cs - pyl << pcs - - -foreign export ccall gf_showLanguage :: Ptr Language -> IO CString -gf_showLanguage plang = do - l <- peek plang - newCString $ showLanguage l - -foreign export ccall gf_showType :: Ptr Type -> IO CString -gf_showType ptp = do - t <- peek ptp - newCString $ showType [] t - -foreign export ccall gf_showPrintName :: Ptr PGF -> Ptr Language -> Ptr CId -> IO CString -gf_showPrintName ppgf plang pcid = do - pgf <- peek ppgf - lang <- peek plang - cid <- peek pcid - newCString (showPrintName pgf lang cid) - -foreign export ccall gf_abstractName :: Ptr PGF -> IO (Ptr Language) -gf_abstractName ppgf = do - pabs <- pyLang - pgf <- peek ppgf - poke pabs $ abstractName pgf - return pabs - -foreign export ccall gf_linearize :: Ptr PGF -> Ptr Language -> Ptr Tree -> IO CString -gf_linearize ppgf plang ptree = do - pgf <- peek ppgf - lang <- peek plang - tree <- peek ptree - newCString $ linearize pgf lang tree - -foreign export ccall gf_languageCode :: Ptr PGF -> Ptr Language -> IO CString -gf_languageCode ppgf plang = do - pgf <- peek ppgf - lang <- peek plang - case languageCode pgf lang of - Just s -> newCString s - Nothing -> return nullPtr - -foreign export ccall gf_languages :: Ptr PGF -> IO (Ptr ()) -- (Ptr (Ptr Language)) -gf_languages ppgf = do - pgf <- peek ppgf - listToPy pyLang $ languages pgf - -foreign export ccall gf_categories :: Ptr PGF -> IO (Ptr ()) -gf_categories ppgf = do - pgf <- peek ppgf - listToPy pyCId $ categories pgf - -foreign export ccall gf_showCId :: Ptr CId -> IO CString -gf_showCId pcid = do - cid <- peek pcid - newCString $ showCId cid - -foreign export ccall gf_unapp :: Ptr Expr -> IO (Ptr ()) -foreign export ccall gf_unint :: Ptr Expr -> IO CInt -foreign export ccall gf_unstr :: Ptr Expr -> IO CString - -gf_unapp pexp = do - exp <- peek pexp - case unApp exp of - Just (f,args) -> do - puexp <- pyList - pf <- pyCId - poke pf f - puexp << pf - mapM_ (\e -> do - pe <- pyExpr - poke pe e - puexp << pe) args - return puexp - Nothing -> return nullPtr -gf_unint pexp = do - exp <- peek pexp - return $ fromIntegral $ case unInt exp of - Just n -> n - _ -> (-9) -gf_unstr pexp = do - exp <- peek pexp - case unStr exp of - Just s -> newCString s - _ -> return nullPtr - -foreign export ccall gf_inferexpr :: Ptr PGF -> Ptr Expr -> IO (Ptr Type) -gf_inferexpr ppgf pexp = do - pgf <- peek ppgf - exp <- peek pexp - case inferExpr pgf exp of - Right (_,t) -> do - ptype <- pyType - poke ptype t - return ptype - Left _ -> return nullPtr - - -foreign export ccall gf_functions :: Ptr PGF -> IO (Ptr ()) -gf_functions ppgf = do - pgf <- peek ppgf - listToPy pyCId $ functions pgf - -foreign export ccall gf_functiontype :: Ptr PGF -> Ptr CId -> IO (Ptr Type) -gf_functiontype ppgf pcid = do - pgf <- peek ppgf - cid <- peek pcid - case functionType pgf cid of - Just t -> do - ptp <- pyType - poke ptp t - return ptp - _ -> return nullPtr - - -foreign export ccall gf_completions :: Ptr PGF -> Ptr Language -> Ptr Type -> CString -> IO (Ptr ()) -gf_completions ppgf plang pcat ctoks = do - pgf <- peek ppgf - lang <- peek plang - cat <- peek pcat - toks <- peekCString ctoks - let (rpre,rs) = break isSpace (reverse toks) - pre = reverse rpre - ws = words (reverse rs) - state0 = initState pgf lang cat - completions = - case loop state0 ws of - Nothing -> [] - Just state -> keys $ getCompletions state pre - listToPyStrings completions - where - loop ps [] = Just ps - loop ps (w:ws) = - case nextState ps (simpleParseInput w) of - Left _ -> Nothing - Right ps -> loop ps ws - - -foreign import ccall "newLang" pyLang :: IO (Ptr Language) -foreign import ccall "newPGF" pyPGF :: IO (Ptr PGF) -foreign import ccall "newTree" pyTree :: IO (Ptr Tree) -foreign import ccall "newgfType" pyType :: IO (Ptr Type) -foreign import ccall "newCId" pyCId :: IO (Ptr CId) -foreign import ccall "newExpr" pyExpr :: IO (Ptr Expr) -foreign import ccall "newList" pyList :: IO (Ptr ()) -foreign import ccall "newString" pyString :: CString -> IO (Ptr ()) -foreign import ccall "append" (<<) :: Ptr () -> Ptr a -> IO () diff --git a/contrib/py-bindings/example.rst b/contrib/py-bindings/example.rst deleted file mode 100644 index 770c6e862..000000000 --- a/contrib/py-bindings/example.rst +++ /dev/null @@ -1,147 +0,0 @@ -Using the GF python bindings -============================ - -This is how to use some of the functionalities of the GF shell inside Python. - -Loading a pgf file ------------------- -First you must import the library: - ->>> import gf - -then load a PGF file, like this tiny example: - ->>> pgf = gf.read_pgf("Query.pgf") - -We could ask for the supported languages: - ->>> pgf.languages() -[QueryEng, QuerySpa] - -The *start category* of the PGF module is: - ->>> pgf.startcat() -Question - -Parsing and linearizing ------------------------ - -Let's us save the languages for later: - ->>> eng,spa = pgf.languages() - -These are opaque objects, not strings: - ->>> type(eng) - - -and must be used when parsing: - ->>> pgf.parse(eng, "is 42 prime") -[Prime (Number 42)] - -Yes, I know it should have a '?' at the end, but there is not support for other lexers at this time. - -Notice that parsing returns a list of gf trees. -Let's save it and linearize it in Spanish: - ->>> t = pgf.parse(eng, "is 42 prime") ->>> pgf.linearize(spa, t[0]) -'42 es primo' - -(which is not, but there is a '?' lacking at the end, remember?) - - -Getting parsing completions ---------------------------- -One of the good things of the GF shell is that it suggests you which tokens can continue the line you are composing. - -We got this also in the bindings. -Suppose we have no idea on how to start: - ->>> pgf.complete(eng, "") -['is'] - -so, there is only a sensible thing to put in. Let's continue: - ->>> pgf.complete(eng, "is ") -[] - -Is it important to note the blank space at the end, otherwise we get it again: - ->>> pgf.complete(eng, "is") -['is'] - -But, how come that nothing is suggested at "is "? -At the current point, a literal integer is expected so GF would have to present an infinite list of alternatives. I cannot blame it for refusing to do so. - ->>> pgf.complete(eng, "is 42 ") -['even', 'odd', 'prime'] - -Good. I will go for 'even', just to be in the safe side: - ->>> pgf.complete(eng, "is 42 even ") -[] - -Nothin again, but this time the phrase is complete. Let us check it by parsing: - ->>> pgf.parse(eng, "is 42 even") -[Even (Number 42)] - -Deconstructing gf trees ------------------------ -We store the last result and ask for its type: - ->>> t = pgf.parse(eng, "is 42 even")[0] ->>> type(t) - - -What's inside this tree? We use ``unapply`` for that: - ->>> t.unapply() -[Even, Number 42] - -This method returns a list with the head of the **fun** judgement and its arguments: - ->>> map(type, _) -[, ] - - -Notice the argument is again a tree (``gf.tree`` or ``gf.expr``, it is all the same here.) - ->>> t.unapply()[1] -Number 42 - - -We will repeat the trick with it now: - ->>> t.unapply()[1].unapply() -[Number, 42] - -and again, the same structure shows up: - ->>> map(type, _) -[, ] - -One more time, just to get to the bottom of it: - ->>> t.unapply()[1].unapply()[1].unapply() -42 - -but now it is an actual number: - ->>> type(_) - - -We ended with a full decomposed **fun** judgement. - - -Note ----- - -This file can be used to test the bindings: :: - - python -m doctest example.rst - - - diff --git a/contrib/py-bindings/gfmodule.c b/contrib/py-bindings/gfmodule.c deleted file mode 100644 index 99824fb77..000000000 --- a/contrib/py-bindings/gfmodule.c +++ /dev/null @@ -1,339 +0,0 @@ -// GF Python bindings -// Jordi Saludes, upc.edu 2010, 2011 -// - -#include -#include -#include "pygf.h" - -/* utilities */ - -int -checkType(void* obj, PyTypeObject* tp) -{ - int isRight = PyObject_TypeCheck((PyObject*)obj, tp); - if (!isRight) - PyErr_Format(PyExc_TypeError, "Expecting a %s.", tp->tp_doc); - return isRight; -} - - -/* new types and declarations */ - -NEWGF(CId,GF_CId,CIdType,"gf.cid","identifier") -NEWGF(Lang,GF_Language,LangType,"gf.lang","language") -NEWGF(gfType,GF_Type,gfTypeType,"gf.type","gf type") -NEWGF(PGF,GF_PGF,PGFType,"gf.pgf","PGF module") -NEWGF(Expr,GF_Expr,ExprType,"gf.expr","gf expression") -NEWGF(Tree,GF_Tree,TreeType,"gf.tree","gf tree") - - -/* CId methods, constructor and destructor */ - -DEALLOCFN(CId_dealloc, CId, gf_freeCId, "freeCId") - - - -/* PGF methods, constructor and destructor */ - -DEALLOCFN(PGF_dealloc, PGF, gf_freePGF, "freePGF") - -static PyObject* -pgf_repr(PGF *self) { - Lang* lang = gf_abstractName(self); - char* abs = gf_showLanguage(lang); - Py_DECREF(lang); - PyObject* str = PyString_FromFormat("", abs); - free(abs); -return str; -} - -static PyObject* -languageCode(PGF *self, PyObject *args) -{ - Lang *lang; - if (!PyArg_ParseTuple(args, "O", &lang)) - return NULL; - if (!checkType(lang, &LangType)) return NULL; - char* scode = gf_languageCode(self, lang); - if (scode) { - PyObject* result = PyString_FromString(scode); - free(scode); - return result; - } else { - Py_INCREF(Py_None); - return Py_None; - } -} - -static PyObject* -linearize(PGF *self, PyObject *args) -{ - Lang *lang; - Tree *tree; - if (!PyArg_ParseTuple(args, "OO", &lang, &tree)) - return NULL; - if (!checkType(lang,&LangType)) return NULL; - if (!checkType(tree,&TreeType)) return NULL; - char* c_lin = gf_linearize(self, lang, tree); - PyObject* lin = PyString_FromString(c_lin); - free(c_lin); - return lin; -} - -static Lang* -abstractName(PGF *self) -{ - if (!checkType(self,&PGFType)) return NULL; - return gf_abstractName(self); -} - -static PyObject* -printName(PGF *self, PyObject *args) -{ - Lang* lang; - CId* id; - if (!PyArg_ParseTuple(args, "OO", &lang, &id)) - return NULL; - if (!checkType(lang,&LangType)) return NULL; - if (!checkType(id,&CIdType)) return NULL; - char *pname = gf_showPrintName(self, lang, id); - PyObject* result = PyString_FromString(pname); - free(pname); - return result; -} - -static gfType* -functiontype(PGF *self, PyObject* args) -{ - CId* cid; - gfType* gftp; - if (!PyArg_ParseTuple(args, "O", &cid)) - return NULL; - if (!checkType(cid,&CIdType)) { - PyErr_Format(PyExc_TypeError, "Must be a gf identifier."); - return NULL; - } - return gf_functiontype(self, cid); -} - - -static PyObject* -parse(PGF *self, PyObject *args, PyObject *kws) -{ - Lang *lang; - gfType *cat = NULL; - char *lexed; - static char *kwlist[] = {"lang", "lexed", "cat", NULL}; - if (!PyArg_ParseTupleAndKeywords(args, kws, "Os|O", kwlist, &lang, &lexed, &cat)) - return NULL; - if (!checkType(self, &PGFType)) return NULL; - if (!checkType(lang, &LangType)) return NULL; - if (cat) { - if (!checkType(cat, &gfTypeType)) return NULL; - } else { - cat = gf_startCat(self); - } - return gf_parse(self, lang, cat, lexed); -} - -static PGF* -readPGF(PyObject *self, PyObject *args) -{ - char *path; - struct stat info; - if (!PyArg_ParseTuple(args, "s", &path)) - return NULL; - if (stat(path, &info) == 0) { - PGF* pgf = gf_readPGF(path); - return pgf; - } else { - PyErr_Format(PyExc_IOError, "No such file: %s", path); - return NULL; - } -} - - -static PyObject* -completions(PGF *self, PyObject *args, PyObject *kws) -{ char *tokens; - Lang *lang; - gfType *cat = NULL; - static char *kwlist[] = {"lang", "tokens", "category", NULL}; - if (!PyArg_ParseTupleAndKeywords(args, kws, "Os|O", kwlist, &lang, &tokens, &cat)) - return NULL; - if (!checkType(self, &PGFType)) return NULL; - if (!checkType(lang, &LangType)) return NULL; - if (cat) { - if (!checkType(cat, &gfTypeType)) return NULL; - } else { - cat = gf_startCat(self); - } - return gf_completions(self, lang, cat, tokens); -} - - -static PyMethodDef pgf_methods[] = { - {"parse", (PyCFunction)parse, METH_VARARGS|METH_KEYWORDS, "Parse a string."}, - {"linearize", (PyCFunction)linearize, METH_VARARGS,"Linearize tree."}, - {"lang_code", (PyCFunction)languageCode, METH_VARARGS,"Get the language code."}, - {"print_name", (PyCFunction)printName, METH_VARARGS,"Get the print name for a id."}, - {"fun_type", (PyCFunction)functiontype, METH_VARARGS,"Get the type of a fun expression."}, - {"startcat", (PyCFunction)gf_startCat, METH_NOARGS,"Get the start category."}, - {"categories", (PyCFunction)gf_categories, METH_NOARGS,"Get all categories."}, - {"functions", (PyCFunction)gf_functions, METH_NOARGS,"Get all functions."}, - {"abstract", (PyCFunction)abstractName, METH_NOARGS,"Get the module abstract name."}, - {"languages", (PyCFunction)gf_languages, METH_NOARGS,"Get the module languages."}, - {"complete", (PyCFunction)completions, METH_VARARGS|METH_KEYWORDS, "Get completions for tokens."}, - {NULL, NULL, 0, NULL} /* Sentinel */ -}; - -REPRCB(CId_repr, CId, gf_showCId) - - -/* Language methods, constructor and destructor */ - -REPRCB(lang_repr, Lang, gf_showLanguage) -DEALLOCFN(Lang_dealloc, Lang, gf_freeLanguage, "freeLanguage") - -static Lang* -readLang(PyObject *self, PyObject *args) -{ - char *langName; - Lang *l; - if (!PyArg_ParseTuple(args,"s",&langName)) - return NULL; - l = (Lang*)LangType.tp_new(&LangType,NULL,NULL); - if(!l) return NULL; - gf_readLanguage(l,langName); - return l; -} - - - -/* gf types: methods, constructor and destructor */ - -DEALLOCFN(gfType_dealloc, gfType, gf_freeType, "freeType") -REPRCB(gfType_repr, gfType, gf_showType) - - -/* expression type: methods, destructor */ - -DEALLOCFN(expr_dealloc, Expr, gf_freeExpr, "freeExpr") -REPRCB(expr_repr, Expr, gf_showExpr) - - -static PyObject* -unapp(Expr *self) { - PyObject* obj = gf_unapp(self); - if (!obj) { - char* s = gf_unstr(self); - if (s) { - obj = PyString_FromString(s); - free(s); - } else { - long n = gf_unint(self); - if (n != -9) { - obj = PyInt_FromLong(n); - } else { - PyErr_Format(PyExc_TypeError, "Cannot unapply expr."); - } - } - } - return obj; -} - -static PyObject* -infer_expr(Expr *self, PyObject* args) { - PGF* pgf; - if (!PyArg_ParseTuple(args, "O", &pgf)) - return NULL; - if (!checkType(pgf, &PGFType)) { - PyErr_Format(PyExc_ValueError, "Must be a pgf module."); - return NULL; - } - return gf_inferexpr(pgf, self); -} - - - -/* todo: Is Tree == Expr ? */ - -static PyMethodDef expr_methods[] = { - {"unapply", (PyCFunction)unapp, METH_NOARGS, "Unapply an expression."}, - {"infer", (PyCFunction)infer_expr, METH_VARARGS, "Infer the type of an expression."}, - {NULL, NULL, 0, NULL} /* Sentinel */ -}; - - - -/* tree type: methods, constructor and destructor */ -// Are Expr and Tree equivalent ? - -REPRCB(tree_repr, Tree, gf_showExpr) -DEALLOCFN(Tree_dealloc, Tree, gf_freeTree, "freeTree") - - - - - -/* gf module methods */ - -static PyMethodDef gf_methods[] = { - {"read_pgf", (PyCFunction)readPGF, METH_VARARGS,"Read pgf file."}, - {"read_language", (PyCFunction)readLang, METH_VARARGS,"Get the language."}, - {NULL, NULL, 0, NULL} /* Sentinel */ -}; - - -#ifndef PyMODINIT_FUNC/* declarations for DLL import/export */ -#define PyMODINIT_FUNC void -#endif - -PyMODINIT_FUNC -initgf(void) -{ - PyObject* m; -#define READYTYPE(t,trepr,tdealloc) t.tp_new = PyType_GenericNew; \ - t.tp_repr = (reprfunc)trepr; \ - t.tp_dealloc = (destructor)tdealloc; \ - if (PyType_Ready(&t) < 0) return; - - READYTYPE(CIdType, CId_repr, CId_dealloc) - - PGFType.tp_methods = pgf_methods; - READYTYPE(PGFType, pgf_repr, PGF_dealloc) - - READYTYPE(LangType, lang_repr, Lang_dealloc) - - READYTYPE(gfTypeType, gfType_repr, gfType_dealloc) - - ExprType.tp_methods = expr_methods; - READYTYPE(ExprType, expr_repr, expr_dealloc) - - TreeType.tp_methods = expr_methods; // Tree == Expr ? - READYTYPE(TreeType, tree_repr, Tree_dealloc) - - m = Py_InitModule3("gf", gf_methods, - "Grammatical Framework."); - static char *argv[] = {"gf.so", 0}, **argv_ = argv; - static int argc = 1; - gf_init (&argc, &argv_); - hs_add_root (__stginit_PyGF); - -#define ADDTYPE(t) Py_INCREF(&t);\ -PyModule_AddObject(m, "gf", (PyObject *)&t); - - ADDTYPE(PGFType) - ADDTYPE(LangType) - ADDTYPE(gfTypeType) - ADDTYPE(TreeType) - ADDTYPE(ExprType) -} - - -/* List utilities to be imported by FFI */ - -inline PyObject* newList() { return PyList_New(0); } -inline PyObject* newString(const char *s) { return PyString_FromString(s); } -inline void append(PyObject* l, PyObject* ob) { PyList_Append(l, ob); } diff --git a/contrib/py-bindings/lgpl-3.0.txt b/contrib/py-bindings/lgpl-3.0.txt deleted file mode 100644 index cca7fc278..000000000 --- a/contrib/py-bindings/lgpl-3.0.txt +++ /dev/null @@ -1,165 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may -differ in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. diff --git a/contrib/py-bindings/pygf.h b/contrib/py-bindings/pygf.h deleted file mode 100644 index 04f142bcf..000000000 --- a/contrib/py-bindings/pygf.h +++ /dev/null @@ -1,96 +0,0 @@ -#include -#include "HsFFI.h" - -#ifdef __GLASGOW_HASKELL__ -#include "PyGF_stub.h" - -extern void __stginit_PyGF ( void ); -#endif - -static inline void gf_init(int *argc, char ***argv) -{ - hs_init(argc, argv); -#ifdef __GLASGOW_HASKELL__ - hs_add_root(__stginit_PyGF); -#endif -} - -static inline void gf_exit(void) -{ - hs_exit(); -} - -typedef HsStablePtr GF_PGF; -typedef HsStablePtr GF_CId; -typedef HsStablePtr GF_Language; -typedef HsStablePtr GF_Type; -typedef HsStablePtr GF_Tree; -typedef HsStablePtr GF_Expr; -typedef struct { - PyObject_HEAD; - HsStablePtr sp; -} PyGF; - - -#define NEWOBJECT(OBJ, GFTYPE) typedef struct {\ - PyObject_HEAD \ - GFTYPE obj; \ - } OBJ; - -#define PYTYPE(OBJ) OBJ ## Type -#define NEWCONSTRUCTOR(OBJ) inline OBJ* new ## OBJ () {\ - return (OBJ*)PYTYPE(OBJ).tp_new(&PYTYPE(OBJ),NULL,NULL); } - -#define NEWTYPE(TYPE,NAME,OBJECT,DOC) static PyTypeObject TYPE = {\ - PyObject_HEAD_INIT(NULL)\ - 0, /*ob_size*/\ - NAME, /*tp_name*/\ - sizeof(OBJECT), /*tp_basicsize*/\ - 0, /*tp_itemsize*/\ - 0, /*tp_dealloc*/\ - 0, /*tp_print*/\ - 0, /*tp_getattr*/\ - 0, /*tp_setattr*/\ - 0, /*tp_compare*/\ - 0, /*tp_repr*/\ - 0, /*tp_as_number*/\ - 0, /*tp_as_sequence*/\ - 0, /*tp_as_mapping*/\ - 0, /*tp_hash */\ - 0, /*tp_call*/\ - 0, /*tp_str*/\ - 0, /*tp_getattro*/\ - 0, /*tp_setattro*/\ - 0, /*tp_as_buffer*/\ - Py_TPFLAGS_DEFAULT, /*tp_flags*/\ - DOC, /* tp_doc */\ - }; -#define NEWGF(OBJ,GFTYPE,TYPE,NAME,DOC) NEWOBJECT(OBJ,GFTYPE) \ - NEWTYPE(TYPE,NAME,OBJ,DOC)\ - NEWCONSTRUCTOR(OBJ) - - -// NEWOBJECT(CID, GF_CId) - -#ifdef DEBUG -#define DEALLOCFN(delname,t,cb,cbname) static void \ -delname(t *self){ cb(self);\ - printf("gf_%s has been called for stable pointer 0x%x\n", cbname, self->obj);\ - self->ob_type->tp_free((PyObject*)self); } -#else -#define DEALLOCFN(delname,t,cb,cbname) static void \ -delname(t *self){ cb(self);\ - self->ob_type->tp_free((PyObject*)self); } -#endif - -#ifdef DEBUG -#define REPRCB(cbid,t,gfcb) static PyObject* \ -cbid(t *self) { \ - const char *str = gfcb(self); \ - return PyString_FromFormat("0x%x: %s", self->obj, str); } -#else -#define REPRCB(cbid,t,gfcb) static PyObject* \ -cbid(t *self) { \ - const char *str = gfcb(self); \ - return PyString_FromString(str); } -#endif diff --git a/contrib/py-bindings/test.py b/contrib/py-bindings/test.py deleted file mode 100644 index 9ea6c1f45..000000000 --- a/contrib/py-bindings/test.py +++ /dev/null @@ -1,187 +0,0 @@ -#!/usr/bin/env python -# GF Python bindings -# Jordi Saludes 2010 -# - - -import gf -import unittest - -samples = [ - (['Odd', ['Number', 89]], - {'eng': "is 89 odd", - 'spa': "89 es impar"}), - (['Prime', ['Number', 21]], - {'eng': "is 21 prime", - 'spa': "21 es primo"})] - -def lang2iso(l): - s = rmprefix(l) - assert s[:5]=="Query" - return s[5:].lower() - -def exp2str(e): - def e2s(e,n): - if type(e) == type([2]): - f = e[0] - sr = ' '.join([e2s(arg,n+1) for arg in e[1:]]) - ret =f + ' ' + sr - return n and '('+ret+')' or ret - elif type(e) == type('2'): - return e - elif type(e) == type(2): - return `e` - else: - raise ValueError, "Do not know how to render " + `e` - return e2s(e,0) - - -import re -hexre = re.compile('0x[0-9a-f]+:[ ]*') -def rmprefix(obj): - return `obj` -# s = `obj` -# m = hexre.match(s) -# return m and s[m.end(0):] - -class TestPgfInfo(unittest.TestCase): - def pgf(self, path=None): - path = path or self.path - return gf.read_pgf(path) - def setUp(self): - self.path = 'Query.pgf' - def test_readPgf(self): - pgf = self.pgf() - self.assertNotEqual(pgf,None) - def test_readNonExistent(self): - nopath = 'x' + self.path - self.assertRaises(IOError, self.pgf, nopath) - def test_startcat(self): - pgf = self.pgf() - cat = pgf.startcat() - self.assertEqual(rmprefix(cat),'Question') - def test_categories(self): - pgf = self.pgf() - cats = [`c` for c in pgf.categories()] - self.failUnless('Float' in cats) - self.failUnless('Int' in cats) - self.failUnless('String' in cats) - def test_createLanguage(self): - pgf = self.pgf() - for lang in 'QueryEng QuerySpa'.split(): - l = gf.read_language(lang) - self.assertEqual(rmprefix(l),lang) - def test_functions(self): - pgf = self.pgf() - self.assertTrue('Even' in [`f` for f in pgf.functions()]) - def test_function_types(self): - pgf = self.pgf() - gftypes = dict((`f`,`pgf.fun_type(f)`) for f in pgf.functions()) - for p in "Prime : Object -> Question; Yes : Answer".split(';'): - lhs,rhs = [s.strip() for s in p.split(':')] - self.assertEqual(gftypes[lhs],rhs) - -class TestParsing(unittest.TestCase): - def setUp(self): - self.lexed = samples - self.lang = 'QueryEng' - self.pgf = "Query.pgf" - - def test_parse(self): - pgf = gf.read_pgf(self.pgf) - l = gf.read_language(self.lang) - for abs,cnc in self.lexed: - rabs = exp2str(abs) - ps = pgf.parse(l, cnc['eng']) - self.failUnless(ps) - pt = rmprefix(ps[0]) - self.assertEqual(pt,rabs) - - -class TestLinearize(unittest.TestCase): - def setUp(self): - self.samples = samples - self.pgf = gf.read_pgf('Query.pgf') - self.lang = gf.read_language('QueryEng') - - def test_Linearize(self): - l = self.lang - for abs,cnc in self.samples: - ts = self.pgf.parse(l, cnc['eng']) - self.assertEqual(cnc['eng'],self.pgf.linearize(l,ts[0])) - -class TestTranslate(unittest.TestCase): - def setUp(self): - self.samples = samples - self.pgf = gf.read_pgf('Query.pgf') - self.langs = [(lang2iso(l),l) for l in self.pgf.languages()] - - def test_translate(self): - for abs,cnc in self.samples: - for i,l in self.langs: - for j,m in self.langs: - if i==j: continue - parsed = self.pgf.parse(l, cnc[i]) - assert len(parsed) == 1 - lin = self.pgf.linearize(m,parsed[0]) - self.assertEqual(lin,cnc[j]) - -class TestUnapplyExpr(unittest.TestCase): - def setUp(self): - self.samples = samples - self.pgf = gf.read_pgf('Query.pgf') - self.langs = dict([(lang2iso(l),l) for l in self.pgf.languages()]) - - def deep_unapp(self,exp): - exp = exp.unapply() - if type(exp) == type([2]): - f = exp[0] - return [`f`] + map(self.deep_unapp,exp[1:]) - else: - return exp - - - def test_unapply(self): - lg = 'eng' - lang = self.langs[lg] - for abs,cnc in self.samples: - parsed = self.pgf.parse(lang, cnc[lg]) - uparsed = self.deep_unapp(parsed[0]) - self.assertEqual(abs,uparsed) - - def test_infer(self): - lg = 'eng' - lang = self.langs[lg] - cnc = self.samples[0][1] - parsed = self.pgf.parse(lang, cnc[lg]) - exp = parsed[0] - for t in 'Question Object Int'.split(): - self.assertEqual(`exp.infer(self.pgf)`, t) - uexp = exp.unapply() - if type(uexp) != type(2) and type(uexp) != type('2'): - exp = uexp[1] - - -class TestComplete(unittest.TestCase): - def setUp(self): - self.lexed = samples - self.pgf = gf.read_pgf('Query.pgf') - self.langs = dict([(lang2iso(l),l) for l in self.pgf.languages()]) - - def test_complete(self): - for (_,d) in self.lexed: - for l,text in d.items(): - lang = self.langs[l] - for k in range(len(text)): - if text[k].isdigit() or text[k-1].isdigit(): # No completion for integer literals - continue - comps = self.pgf.complete(lang,text[:k]) - self.assertNotEqual(comps, [], - msg="while completing '%s^%s'" % (text[:k],text[k:])) - - self.assertTrue(any(w in text for w in comps), - msg="None of %s is in '%s'" % (comps,text)) - - -if __name__ == '__main__': - unittest.main() diff --git a/contrib/summerschool/2013/bestPractices/Facebook.gf b/contrib/summerschool/2013/bestPractices/Facebook.gf deleted file mode 100644 index 859f6abff..000000000 --- a/contrib/summerschool/2013/bestPractices/Facebook.gf +++ /dev/null @@ -1,35 +0,0 @@ -abstract Facebook = { - -flags startcat = Action ; - -cat - SPerson; - Person; - Place; - Page; - Action; - Item ; - -fun - CheckIn : SPerson -> Place -> Action ; - BeFriends : SPerson -> Person -> Action ; - Like : SPerson -> Item -> Action ; - - SPersonToPerson : SPerson -> Person ; - MorePersons : SPerson -> Person -> Person ; - - PlaceToItem : Place -> Item ; - PageToItem : Page -> Item ; - ActionToItem : Action -> Item ; - - ---------- - -You : SPerson ; -John : SPerson; -Mary : SPerson; - -Frauinsel : Place; -GF : Page; - -} \ No newline at end of file diff --git a/contrib/summerschool/2013/bestPractices/FacebookEng.gf b/contrib/summerschool/2013/bestPractices/FacebookEng.gf deleted file mode 100644 index 6f4a448d8..000000000 --- a/contrib/summerschool/2013/bestPractices/FacebookEng.gf +++ /dev/null @@ -1,14 +0,0 @@ - -concrete FacebookEng of Facebook = FacebookI with - (Syntax = SyntaxEng), - (LexFacebook = LexFacebookEng) ** - open ParadigmsEng in { - -lin -You = you_NP ; -John = mkNP (mkPN "John") ; -Mary = mkNP (mkPN "Mary") ; -Frauinsel = mkNP (mkPN "Frauinsel") ; -GF = mkNP (mkPN "GF") ; - -} \ No newline at end of file diff --git a/contrib/summerschool/2013/bestPractices/FacebookI.gf b/contrib/summerschool/2013/bestPractices/FacebookI.gf deleted file mode 100644 index 5c798e1e3..000000000 --- a/contrib/summerschool/2013/bestPractices/FacebookI.gf +++ /dev/null @@ -1,29 +0,0 @@ -incomplete concrete FacebookI of Facebook = - open - Syntax, - Prelude, - LexFacebook - in -{ -lincat - SPerson = NP ; - Person = NP ; - Place = NP ; - Page = NP ; - Action = S ; - Item = NP ; - - -lin -SPersonToPerson sperson = sperson ; -MorePersons sperson person = mkNP and_Conj sperson person ; - -PlaceToItem place = place ; -PageToItem page = page ; -ActionToItem action = nounFromS action ; - -CheckIn sperson place = mkS pastTense (mkCl sperson (checkIn place)) ; -BeFriends sperson person = mkS pastTense (mkCl sperson (beFriends person)) ; -Like sperson item = like sperson item ; - -} \ No newline at end of file diff --git a/contrib/summerschool/2013/bestPractices/LexFacebook.gf b/contrib/summerschool/2013/bestPractices/LexFacebook.gf deleted file mode 100644 index e6ee7b5c8..000000000 --- a/contrib/summerschool/2013/bestPractices/LexFacebook.gf +++ /dev/null @@ -1,8 +0,0 @@ -interface LexFacebook = open Syntax in -{ -oper -nounFromS : S -> NP ; -checkIn : NP -> VP ; -beFriends : NP -> VP ; -like : NP -> NP -> S ; -} \ No newline at end of file diff --git a/contrib/summerschool/2013/bestPractices/LexFacebookEng.gf b/contrib/summerschool/2013/bestPractices/LexFacebookEng.gf deleted file mode 100644 index 1d065fdb4..000000000 --- a/contrib/summerschool/2013/bestPractices/LexFacebookEng.gf +++ /dev/null @@ -1,16 +0,0 @@ -instance LexFacebookEng of LexFacebook = - open SyntaxEng, - ParadigmsEng, - --ExtraEng, - IrregEng in -{ -oper - nounFromS s = mkNP (mkNP the_Det (mkCN (mkN "fact"))) (SyntaxEng.mkAdv that_Subj s) ; - - checkIn np = mkVP (mkV2 (partV (mkV "check") "in") (mkPrep "to")) np ; - - beFriends np = mkVP (mkVP (dirV2 become_V) (mkNP a_Art plNum (mkCN (mkN "friend")))) (SyntaxEng.mkAdv (mkPrep "with") np) ; - - like np1 np2 = mkS (mkCl np1 (mkVP (dirV2 (mkV "like")) np2)) ; - -} \ No newline at end of file diff --git a/contrib/summerschool/2013/bestPractices/corpus.txt b/contrib/summerschool/2013/bestPractices/corpus.txt deleted file mode 100644 index 7ff207000..000000000 --- a/contrib/summerschool/2013/bestPractices/corpus.txt +++ /dev/null @@ -1,7 +0,0 @@ -You and John are now friends. You became friends with John. -You became friends with John and Mary. -You checked in to Frauinsel. -You like GF. -You like Frauinsel. -You like that John checked in to Frauinsel. -You like that you became friends with John and Mary. diff --git a/contrib/summerschool/mini/Grammar.gf b/contrib/summerschool/mini/Grammar.gf deleted file mode 100644 index ba2db75a2..000000000 --- a/contrib/summerschool/mini/Grammar.gf +++ /dev/null @@ -1,36 +0,0 @@ -abstract Grammar = { - - flags startcat = S ; - - cat - S ; Cl ; NP ; VP ; AP ; CN ; - Det ; N ; A ; V ; V2 ; AdA ; - Tense ; Pol ; - Conj ; - fun - UseCl : Tense -> Pol -> Cl -> S ; - PredVP : NP -> VP -> Cl ; - ComplV2 : V2 -> NP -> VP ; - DetCN : Det -> CN -> NP ; - ModCN : AP -> CN -> CN ; - - CompAP : AP -> VP ; - AdAP : AdA -> AP -> AP ; - - ConjNP : Conj -> NP -> NP -> NP ; - - UseV : V -> VP ; - UseN : N -> CN ; - UseA : A -> AP ; - - a_Det, the_Det : Det ; - this_Det, these_Det : Det ; - that_Det, those_Det : Det ; - i_NP, she_NP, we_NP : NP ; - very_AdA : AdA ; - - Pos, Neg : Pol ; - Pres, Perf : Tense ; - - and_Conj, or_Conj : Conj ; -} diff --git a/contrib/summerschool/mini/GrammarIta.gf b/contrib/summerschool/mini/GrammarIta.gf deleted file mode 100644 index 0663180b8..000000000 --- a/contrib/summerschool/mini/GrammarIta.gf +++ /dev/null @@ -1,137 +0,0 @@ -concrete GrammarIta of Grammar = open ResIta, Prelude in { - lincat - S = {s : Str} ; - Cl = {s : ResIta.Tense => Bool => Str} ; - NP = ResIta.NP ; - -- {s : Case => {clit,obj : Str ; isClit : Bool} ; a : Agr} ; - VP = ResIta.VP ; - -- {v : Verb ; clit : Str ; clitAgr : ClitAgr ; obj : Agr => Str} ; - AP = {s : Gender => Number => Str ; isPre : Bool} ; - CN = Noun ; -- {s : Number => Str ; g : Gender} ; - Det = {s : Gender => Case => Str ; n : Number} ; - N = Noun ; -- {s : Number => Str ; g : Gender} ; - A = Adj ; -- {s : Gender => Number => Str ; isPre : Bool} ; - V = Verb ; -- {s : VForm => Str ; aux : Aux} ; - V2 = Verb ** {c : Case} ; - AdA = {s : Str} ; - Pol = {s : Str ; b : Bool} ; - Tense = {s : Str ; t : ResIta.Tense} ; - Conj = {s : Str ; n : Number} ; - lin - UseCl t p cl = {s = t.s ++ p.s ++ cl.s ! t.t ! p.b} ; - PredVP np vp = - let - subj = (np.s ! Nom).obj ; - obj = vp.obj ! np.a ; - clit = vp.clit ; - verb = table { - Pres => agrV vp.v np.a ; - Perf => agrV (auxVerb vp.v.aux) np.a ++ agrPart vp.v np.a vp.clitAgr - } - in { - s = \\t,b => subj ++ neg b ++ clit ++ verb ! t ++ obj - } ; - - ComplV2 v2 np = - let - nps = np.s ! v2.c - in { - v = {s = v2.s ; aux = v2.aux} ; - clit = nps.clit ; - clitAgr = case of { - => CAgr np.a ; - _ => CAgrNo - } ; - obj = \\_ => nps.obj - } ; - - UseV v = { - v = v ; - clit = [] ; - clitAgr = CAgrNo ; - obj = \\_ => [] - } ; - - DetCN det cn = { - s = \\c => { - obj = det.s ! cn.g ! c ++ cn.s ! det.n ; - clit = [] ; - isClit = False - } ; - a = Ag cn.g det.n Per3 - } ; - - ModCN ap cn = { - s = \\n => preOrPost ap.isPre (ap.s ! cn.g ! n) (cn.s ! n) ; - g = cn.g - } ; - - CompAP ap = { - v = essere_V ; - clit = [] ; - clitAgr = CAgrNo ; - obj = \\ag => case ag of { - Ag g n _ => ap.s ! g ! n - } - } ; - - AdAP ada ap = { - s = \\g,n => ada.s ++ ap.s ! g ! n ; - isPre = ap.isPre ; - } ; - - ConjNP co nx ny = { - s = \\c => { - obj = (nx.s ! c).obj ++ co.s ++ (ny.s ! c).obj ; - clit = [] ; - isClit = False - } ; - a = ny.a ; ---- should be conjAgr co.n nx.a ny.a - } ; - - UseN n = n ; - - UseA adj = adj ; - - a_Det = adjDet (mkAdj "un" "una" [] [] True) Sg ; - - the_Det = { - s = table { - Masc => table { - Nom | Acc => elisForms "lo" "l'" "il" ; - Dat => elisForms "allo" "all'" "al" - } ; - Fem => table { - Nom | Acc => elisForms "la" "'l" "la" ; - Dat => elisForms "alla" "all'" "alla" - } - } ; - n = Sg - } ; - - this_Det = adjDet (regAdj "questo") Sg ; - these_Det = adjDet (regAdj "questo") Pl ; - that_Det = adjDet quello_A Sg ; - those_Det = adjDet quello_A Pl ; - - i_NP = pronNP "io" "mi" "mi" Masc Sg Per1 ; - she_NP = pronNP "lei" "la" "le" Fem Sg Per3 ; - we_NP = pronNP "noi" "ci" "ci" Masc Pl Per1 ; - - very_AdA = ss "molto" ; - - Pos = {s = [] ; b = True} ; - Neg = {s = [] ; b = False} ; - Pres = {s = [] ; t = ResIta.Pres} ; - Perf = {s = [] ; t = ResIta.Perf} ; - - and_Conj = {s = "e" ; n = Pl} ; - or_Conj = {s = "o" ; n = Sg} ; - - oper - quello_A : Adj = mkAdj - (elisForms "quello" "quell'" "quel") "quella" - (elisForms "quegli" "quegli" "quei") "quelle" - True ; - -} diff --git a/contrib/summerschool/mini/ParadigmsIta.gf b/contrib/summerschool/mini/ParadigmsIta.gf deleted file mode 100644 index 010140a62..000000000 --- a/contrib/summerschool/mini/ParadigmsIta.gf +++ /dev/null @@ -1,47 +0,0 @@ -resource ParadigmsIta = GrammarIta [N,A,V] ** - open ResIta, GrammarIta, Prelude in { - -oper - masculine : Gender = Masc ; - feminine : Gender = Fem ; - - accusative : Case = Acc ; - dative : Case = Dat ; - - mkN = overload { - mkN : (vino : Str) -> N - = \n -> lin N (regNoun n) ; - mkN : (uomo, uomini : Str) -> Gender -> N - = \s,p,g -> lin N (mkNoun s p g) ; - } ; - - mkA = overload { - mkA : (nero : Str) -> A - = \a -> lin A (regAdj a) ; - mkA : (buono,buona,buoni,buone : Str) -> Bool -> A - = \sm,sf,pm,pf,p -> lin A (mkAdj sm sf pm pf False) ; - } ; - - preA : A -> A - = \a -> lin A {s = a.s ; isPre = True} ; - - mkV = overload { - mkV : (finire : Str) -> V - = \v -> lin V (regVerb v) ; - mkV : (andare,vado,vadi,va,andiamo,andate,vanno,andato : Str) -> V - = \i,p1,p2,p3,p4,p5,p6,p -> lin V (mkVerb i p1 p2 p3 p4 p5 p6 p Avere) ; - } ; - - essereV : V -> V - = \v -> lin V {s = v.s ; aux = Essere} ; - - mkV2 = overload { - mkV2 : Str -> V2 - = \s -> lin V2 (regVerb s ** {c = accusative}) ; - mkV2 : V -> V2 - = \v -> lin V2 (v ** {c = accusative}) ; - mkV2 : V -> Case -> V2 - = \v,c -> lin V2 (v ** {c = c}) ; - } ; - -} diff --git a/contrib/summerschool/mini/ResIta.gf b/contrib/summerschool/mini/ResIta.gf deleted file mode 100644 index f39db69f9..000000000 --- a/contrib/summerschool/mini/ResIta.gf +++ /dev/null @@ -1,178 +0,0 @@ -resource ResIta = open Prelude in { - --- parameters - -param - Number = Sg | Pl ; - Gender = Masc | Fem ; - Case = Nom | Acc | Dat ; - Agr = Ag Gender Number Person ; - Aux = Avere | Essere ; - Tense = Pres | Perf ; - Person = Per1 | Per2 | Per3 ; - - VForm = VInf | VPres Number Person | VPart Gender Number ; - - ClitAgr = CAgrNo | CAgr Agr ; - --- parts of speech - -oper - VP = { - v : Verb ; - clit : Str ; - clitAgr : ClitAgr ; - obj : Agr => Str - } ; - NP = { - s : Case => {clit,obj : Str ; isClit : Bool} ; - a : Agr - } ; - --- the preposition word of an abstract case - - prepCase : Case -> Str = \c -> case c of { - Dat => "a" ; - _ => [] - } ; - --- for predication - - agrV : Verb -> Agr -> Str = \v,a -> case a of { - Ag _ n p => v.s ! VPres n p - } ; - - auxVerb : Aux -> Verb = \a -> case a of { - Avere => - mkVerb "avere" "ho" "hai" "ha" "abbiamo" "avete" "hanno" "avuto" Avere ; - Essere => - mkVerb "essere" "sono" "sei" "è" "siamo" "siete" "sono" "stato" Essere - } ; - - agrPart : Verb -> Agr -> ClitAgr -> Str = \v,a,c -> case v.aux of { - Avere => case c of { - CAgr (Ag g n _) => v.s ! VPart g n ; - _ => v.s ! VPart Masc Sg - } ; - Essere => case a of { - Ag g n _ => v.s ! VPart g n - } - } ; - - neg : Bool -> Str = \b -> case b of {True => [] ; False => "non"} ; - - essere_V = auxVerb Essere ; - --- for coordination - - conjAgr : Number -> Agr -> Agr -> Agr = \n,xa,ya -> - let - x = agrFeatures xa ; y = agrFeatures ya - in Ag - (conjGender x.g y.g) - (conjNumber (conjNumber x.n y.n) n) - (conjPerson x.p y.p) ; - - agrFeatures : Agr -> {g : Gender ; n : Number ; p : Person} = \a -> - case a of {Ag g n p => {g = g ; n = n ; p = p}} ; - - conjGender : Gender -> Gender -> Gender = \g,h -> - case g of {Masc => Masc ; _ => h} ; - - conjNumber : Number -> Number -> Number = \m,n -> - case m of {Pl => Pl ; _ => n} ; - - conjPerson : Person -> Person -> Person = \p,q -> - case of { - | <_,Per1> => Per1 ; - | <_,Per2> => Per2 ; - _ => Per3 - } ; - - - --- for morphology - - Noun : Type = {s : Number => Str ; g : Gender} ; - Adj : Type = {s : Gender => Number => Str ; isPre : Bool} ; - Verb : Type = {s : VForm => Str ; aux : Aux} ; - - mkNoun : Str -> Str -> Gender -> Noun = \vino,vini,g -> { - s = table {Sg => vino ; Pl => vini} ; - g = g - } ; - - regNoun : Str -> Noun = \vino -> case vino of { - fuo + c@("c"|"g") + "o" => mkNoun vino (fuo + c + "hi") Masc ; - ol + "io" => mkNoun vino (ol + "i") Masc ; - vin + "o" => mkNoun vino (vin + "i") Masc ; - cas + "a" => mkNoun vino (cas + "e") Fem ; - pan + "e" => mkNoun vino (pan + "i") Masc ; - _ => mkNoun vino vino Masc - } ; - - mkAdj : (_,_,_,_ : Str) -> Bool -> Adj = \buono,buona,buoni,buone,p -> { - s = table { - Masc => table {Sg => buono ; Pl => buoni} ; - Fem => table {Sg => buona ; Pl => buone} - } ; - isPre = p - } ; - - regAdj : Str -> Adj = \nero -> case nero of { - ner + "o" => mkAdj nero (ner + "a") (ner + "i") (ner + "e") False ; - verd + "e" => mkAdj nero nero (verd + "i") (verd + "i") False ; - _ => mkAdj nero nero nero nero False - } ; - - mkVerb : (_,_,_,_,_,_,_,_ : Str) -> Aux -> Verb = - \amare,amo,ami,ama,amiamo,amate,amano,amato,aux -> { - s = table { - VInf => amare ; - VPres Sg Per1 => amo ; - VPres Sg Per2 => ami ; - VPres Sg Per3 => ama ; - VPres Pl Per1 => amiamo ; - VPres Pl Per2 => amate ; - VPres Pl Per3 => amano ; - VPart g n => (regAdj amato).s ! g ! n - } ; - aux = aux - } ; - - regVerb : Str -> Verb = \amare -> case amare of { - am + "are" => mkVerb amare (am+"o") (am+"i") (am+"a") - (am+"iamo") (am+"ate") (am+"ano") (am+"ato") Avere ; - tem + "ere" => mkVerb amare (tem+"o") (tem+"i") (tem+"e") - (tem+"iamo") (tem+"ete") (tem+"ono") (tem+"uto") Avere ; - fin + "ire" => mkVerb amare (fin+"isco") (fin+"isci") (fin+"isce") - (fin+"iamo") (fin+"ite") (fin+"iscono") (fin+"ito") Avere - } ; - --- for structural words - - adjDet : Adj -> Number -> {s : Gender => Case => Str ; n : Number} = - \adj,n -> { - s = \\g,c => prepCase c ++ adj.s ! g ! n ; - n = n - } ; - - pronNP : (s,a,d : Str) -> Gender -> Number -> Person -> NP = - \s,a,d,g,n,p -> { - s = table { - Nom => {clit = [] ; obj = s ; isClit = False} ; - Acc => {clit = a ; obj = [] ; isClit = True} ; - Dat => {clit = d ; obj = [] ; isClit = True} - } ; - a = Ag g n p - } ; - --- phonological auxiliaries - - vowel : pattern Str = #("a" | "e" | "i" | "o" | "u" | "h") ; - s_impuro : pattern Str = #("z" | "s" + ("b"|"c"|"d"|"f"|"m"|"p"|"q"|"t")) ; - - elisForms : (_,_,_ : Str) -> Str = \lo,l',il -> - pre {#s_impuro => lo ; #vowel => l' ; _ => il} ; - -} diff --git a/contrib/summerschool/mini/Syntax.gf b/contrib/summerschool/mini/Syntax.gf deleted file mode 100644 index 0941f9600..000000000 --- a/contrib/summerschool/mini/Syntax.gf +++ /dev/null @@ -1,45 +0,0 @@ -interface Syntax = Grammar - - [UseCl,PredVP,ComplV2,UseV,DetCN,ModCN,CompAP,AdAP, - UseN,UseA,Pres,Perf,Pos,Neg] ** - open Grammar in { - -oper - mkS = overload { - mkS : Cl -> S = UseCl Pres Pos ; - mkS : Tense -> Cl -> S = \t -> UseCl t Pos ; - mkS : Pol -> Cl -> S = UseCl Pres ; - mkS : Tense -> Pol -> Cl -> S = UseCl ; - } ; - - mkCl = overload { - mkCl : NP -> V -> Cl = \np,v -> PredVP np (UseV v) ; - mkCl : NP -> V2 -> NP -> Cl = \np,v,o -> PredVP np (ComplV2 v o) ; - mkCl : NP -> A -> Cl = \np,a -> PredVP np (CompAP (UseA a)) ; - mkCl : NP -> AP -> Cl = \np,ap -> PredVP np (CompAP ap) ; - mkCl : NP -> VP -> Cl = PredVP ; - } ; - - mkAP = overload { - mkAP : A -> AP = UseA ; - mkAP : AdA -> AP -> AP = AdAP ; - } ; - - mkNP = overload { - mkNP : Det -> N -> NP = \d,n -> DetCN d (UseN n) ; - mkNP : Det -> CN -> NP = \d,n -> DetCN d n ; - } ; - - mkCN = overload { - mkCN : N -> CN = UseN ; - mkCN : A -> N -> CN = \a,n -> ModCN (UseA a) (UseN n) ; - mkCN : A -> CN -> CN = \a,n -> ModCN (UseA a) n ; - mkCN : AP -> N -> CN = \a,n -> ModCN a (UseN n) ; - mkCN : AP -> CN -> CN = \a,n -> ModCN a n ; - } ; - - presTense : Tense = Pres ; - perfTense : Tense = Perf ; - posPol : Pol = Pos ; - negPol : Pol = Neg ; - -} diff --git a/contrib/summerschool/mini/SyntaxIta.gf b/contrib/summerschool/mini/SyntaxIta.gf deleted file mode 100644 index b4562b0de..000000000 --- a/contrib/summerschool/mini/SyntaxIta.gf +++ /dev/null @@ -1,3 +0,0 @@ -instance SyntaxIta of Syntax = GrammarIta - - [PredVP,ComplV2,UseV,DetCN,ModCN,CompAP,AdAP,UseN,UseA] ** - open GrammarIta in {} ; diff --git a/contrib/summerschool/mini/Test.gf b/contrib/summerschool/mini/Test.gf deleted file mode 100644 index ebe55e7e0..000000000 --- a/contrib/summerschool/mini/Test.gf +++ /dev/null @@ -1,9 +0,0 @@ -abstract Test = Grammar ** { - -fun - man_N, woman_N, house_N, tree_N : N ; - big_A, small_A, green_A : A ; - walk_V, arrive_V : V ; - love_V2, please_V2 : V2 ; - -} ; diff --git a/contrib/summerschool/mini/TestIta.gf b/contrib/summerschool/mini/TestIta.gf deleted file mode 100644 index 8ae524371..000000000 --- a/contrib/summerschool/mini/TestIta.gf +++ /dev/null @@ -1,17 +0,0 @@ -concrete TestIta of Test = GrammarIta ** open ParadigmsIta in { - -lin - man_N = mkN "uomo" "uomini" masculine ; - woman_N = mkN "donna" ; - house_N = mkN "casa" ; - tree_N = mkN "albero" ; - big_A = preA (mkA "grande") ; - small_A = preA (mkA "piccolo") ; - green_A = mkA "verde" ; - walk_V = mkV "camminare" ; - arrive_V = essereV (mkV "arrivare") ; - love_V2 = mkV2 "amare" ; - please_V2 = mkV2 (essereV (mkV "piacere" "piaccio" "piaci" "piace" - "piacciamo" "piacete" "piacciono" "piaciuto")) dative ; - -} ; diff --git a/examples/RDF/RDF.gf b/examples/RDF/RDF.gf deleted file mode 100644 index 588d3f596..000000000 --- a/examples/RDF/RDF.gf +++ /dev/null @@ -1,77 +0,0 @@ -------------------------------------------------------------------------- --- --- Abstract Syntax for RDF according to the RDF and RDFS specifications --- --- (c) Krasimir Angelov --- -------------------------------------------------------------------------- - -abstract RDF = { - -cat Value (class : Class) ; - -cat Resource (class : Class) ; -fun res : (c : Class) -> Resource c -> Value c ; - -cat [Resource (class : Class)] ; - -cat URI ; -fun uri : (c : Class) -> URI -> Resource c ; - -cat BNode ; -fun bnode : (c : Class) -> BNode -> Resource c ; - nodeId : String -> BNode ; - -cat DataType ; -fun datatype : DataType -> URI ; - -cat Literal ; -fun lit : Literal -> Value literal_C ; - int : Int -> Literal ; - float : Float -> Literal ; - string : String -> DataType -> Literal ; - -cat Property (domain, range : Class) ; -fun property : (d, r : Class) -> Property d r -> URI ; - -cat Container (class : Class) ; -fun container : (c : Class) -> Container c -> Resource c ; - bag : Resource bag_C -> [Resource resource_C] -> Container bag_C ; - seq : Resource seq_C -> [Resource resource_C] -> Container seq_C ; - alt : Resource alt_C -> [Resource resource_C] -> Container alt_C ; - -cat Statement ; -fun statement : Statement -> Resource statement_C ; - assert : (d,r : Class) -> Resource d -> Property d r -> Value r -> Statement ; - r_assert : (d,r : Class) -> Resource statement_C -> Resource d -> Property d r -> Value r -> Statement ; - -cat Attribute (class : Class) (subject : Resource class) ; -fun assign : (d,r : Class) -> (s : Resource d) -> Property d r -> Value r -> Attribute d s ; - r_assign : (d,r : Class) -> Resource statement_C -> (s : Resource d) -> Property d r -> Value r -> Attribute d s ; - -cat [Attribute (class : Class) (subject : Resource class)] ; - -cat Description ; -fun description : Description -> Resource bag_C ; - describe : (c : Class) -> (s : Resource c) -> [Attribute c s] -> Description ; - r_describe : Resource bag_C -> (c : Class) -> (s : Resource c) -> [Attribute c s] -> Description ; - -cat Class ; -fun class : Class -> Resource class_C ; - -fun resource_C : Class ; - class_C : Class ; - property_C : Class ; - constraintResource_C : Class ; - constraintProperty_C : Class ; - literal_C : Class ; - statement_C : Class ; - bag_C : Class ; - seq_C : Class ; - alt_C : Class ; - -cat Inheritance (c1,c2 : Class) ; -fun inheritance : (c1,c2 : Class) -> Inheritance c1 c2 -> Statement ; - upcast : (c1,c2 : Class) -> Inheritance c1 c2 -> Resource c1 -> Resource c2 ; - -} \ No newline at end of file diff --git a/examples/SUMO/Basic.gf b/examples/SUMO/Basic.gf deleted file mode 100644 index 19ad57054..000000000 --- a/examples/SUMO/Basic.gf +++ /dev/null @@ -1,98 +0,0 @@ ---# -path=.:englishExtended:common:prelude:abstract -abstract Basic = { - -cat - Class; - El Class; - Ind Class; - SubClass (c1,c2 : Class); - Inherits Class Class ; - [El Class]; - [Class]; - Formula; - Desc Class; - Var Class; - Stmt ; - - --- class-forming operations -data - both : Class -> Class -> Class ; - either : Class -> Class -> Class ; - - KappaFn : (c : Class) -> (Var c -> Formula) -> Class ; - - --- inheritance between classes -data - -- simple sub-class relations - inhz : (c : Class) -> Inherits c c; - inhs : (c1, c2, c3 : Class) -> SubClass c1 c2 -> Inherits c2 c3 -> Inherits c1 c3; - - -- (both c1 c2) is subclass of c1 and of c2 - bothL : (c1, c2 : Class) -> SubClass (both c1 c2) c1 ; - bothR : (c1, c2 : Class) -> SubClass (both c1 c2) c2 ; - - -- relationship with other subclasses - bothC : (c1, c2, c3 : Class) -> Inherits c3 c1 -> Inherits c3 c2 -> Inherits c3 (both c1 c2); - - -- (either c1 c2) is superclass of c1 and of c2 - eitherL : (c1, c2 : Class) -> Inherits c1 (either c1 c2); - eitherR : (c1, c2 : Class) -> Inherits c2 (either c1 c2); - - -- relationship with other subclasses - eitherC : (c1,c2,c3 : Class) -> SubClass c1 c3 -> SubClass c2 c3 -> SubClass (either c1 c2) c3 ; - - -- sub-class axiom for KappaFn - kappa : (c : Class) -> (p : Var c -> Formula) -> Inherits (KappaFn c p) c ; - - --- coercion from Var to El -data - var : (c1 , c2 : Class) -> Inherits c1 c2 -> Var c1 -> El c2 ; - - --- coercion from Ind to El -data - el : (c1, c2 : Class) -> Inherits c1 c2 -> Ind c1 -> El c2; - - --- first-order logic operations for Formula -data - not : Formula -> Formula; - and : Formula -> Formula -> Formula; - or : Formula -> Formula -> Formula; - impl : Formula -> Formula -> Formula; - equiv : Formula -> Formula -> Formula; - --- quantification over instances of a Class -data - exists : (c : Class) -> (Var c -> Formula) -> Formula; - forall : (c : Class) -> (Var c -> Formula) -> Formula; - - --- Desc category -data - desc : (c1,c2 : Class) -> Inherits c1 c2 -> Desc c2 ; - -fun descClass : (c : Class) -> Desc c -> Class ; -def descClass _ (desc c _ _) = c ; - -fun descInh : (c : Class) -> (p : Desc c) -> Inherits (descClass c p) c ; ---def descInh c1 (desc c2 c1 i) = i ; - -fun desc2desc : (c1,c2 : Class) -> Inherits c1 c2 -> Desc c1 -> Desc c2 ; ---def desc2desc _ _ inh dsc = desc ? ? (plusInh ? ? ? inh (descInh ? dsc)) ; - ---fun plusInh : (c1,c2,c3 : Class) -> Inherits c1 c2 -> Inherits c2 c3 -> Inherits c1 c3 ; ---def plusInh _ _ _ inhz inh2 = inh2 ; --- plusInh _ _ _ (inhs _ _ _ sc inh1) inh2 = inhs ? ? ? sc (plusInh ? ? ? inh1 inh2) ; - - --- statements -data - subClassStm : (c1,c2 : Class) -> SubClass c1 c2 -> Stmt ; - instStm : (c : Class) -> Ind c -> Stmt ; - formStm : Formula -> Stmt ; - -}; diff --git a/examples/SUMO/BasicBul.gf b/examples/SUMO/BasicBul.gf deleted file mode 100644 index 61a0d3794..000000000 --- a/examples/SUMO/BasicBul.gf +++ /dev/null @@ -1,6 +0,0 @@ -concrete BasicBul of Basic = open SyntaxBul in { - -lincat - Class = CN ; - -}; diff --git a/examples/SUMO/BasicEng.gf b/examples/SUMO/BasicEng.gf deleted file mode 100644 index 6aabd37a5..000000000 --- a/examples/SUMO/BasicEng.gf +++ /dev/null @@ -1,99 +0,0 @@ ---# -path=.:englishExtended:abstract:common: -concrete BasicEng of Basic = open CatEng, ExtensionEng, DictLangEng, DictEng, ParadigmsEng, ResEng, Coordination, Prelude, ParamBasic, ConjunctionEng, NounEng in { - -lincat - Class = CatEng.CN ; - El = CatEng.NP ; - Ind = CatEng.NP ; - Var = CatEng.PN ; - SubClass = {} ; - Inherits = {} ; - Desc = CatEng.CN ; - Formula = ExtensionEng.PolSentence; - [El] = ConjunctionEng.ListNP; - [Class] =ExtensionEng.ListCN ; - Stmt = ExtensionEng.StmtS ; - -lin - BaseClass = {s1,s2 = \\_,_ => ""; - g = Neutr; - lock_ListCN=<>}; - ConsClass xs x = ExtensionEng.ConsCN xs x ; - - BaseEl c = {s1,s2 = \\_ => ""; - a = agrP3 Sg; - lock_ListNP=<>}; - - ConsEl c xs x = ConjunctionEng.ConsNP xs x ; - - and f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "and" ++ f2.s ! Indep ! c; flag = NothingS; lock_PolSentence = <>}; - or f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "or" ++ f2.s ! Indep ! c; flag = NothingS; lock_PolSentence = <>}; - not f1 = {s = \\f => table { - CNeg _ => "it is not true that" ++ f1.s ! f ! CPos ; - CPos => f1.s ! Indep ! CNeg False - }; - flag = f1.flag; - lock_PolSentence = <> - }; - impl f1 f2 = {s = \\f,c => "if" ++ f1.s ! Indep ! c ++ "then" ++ f2.s ! Indep ! c; flag = NothingS; lock_PolSentence = <>}; - - equiv f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "is" ++ "equivalent" ++ "to" ++ f2.s ! Indep ! c; flag = NothingS; - lock_PolSentence = <>}; - - el c1 c2 i e = e; - var c1 c2 i e = UsePN e; - - exists C f = let np = DetCN (DetQuant IndefArt NumSg) C - in { s = \\form,c => case of { - => "there" ++ "exists" ++ np.s ! npNom ++ f.$0 ++ f.s ! Attrib ! c ; - => "and" ++ np.s ! npNom ++ f.$0 ++ f.s ! Attrib ! c ; - => "," ++ np.s ! npNom ++ f.$0 ++ f.s ! Attrib ! c ; - => "there" ++ "exists" ++ np.s ! npNom ++ f.$0 ++ "such" ++ "that" ++ f.s ! Indep ! c ; - _ => "and" ++ np.s ! npNom ++ f.$0 ++ "such" ++ "that" ++ f.s ! Indep ! c - }; - flag = case f.flag of { - ExistS _ => ExistS Many; - _ => ExistS One - }; - lock_PolSentence=<> - }; - - forall C f = { s = \\form, c => case of { - => "for" ++ "every" ++ C.s ! Sg ! Nom ++ f.$0 ++ f.s ! Attrib ! c ; - => "," ++ "every" ++ C.s ! Sg ! Nom ++ f.$0 ++ f.s ! Attrib ! c ; - => "," ++ "every" ++ C.s ! Sg ! Nom ++ f.$0 ++ f.s ! Attrib ! c ; - => "for" ++"every"++ C.s ! Sg ! Nom ++ f.$0 ++ f.s ! Indep ! c ; - => "for" ++"every"++ C.s ! Sg ! Nom ++ f.$0 ++ "we"++"have" ++ "that" ++ f.s ! Indep ! c ; - => "and" ++ "every" ++ C.s ! Sg ! Nom ++ f.$0 ++ f.s ! Indep ! c; - _ => "and" ++ "every" ++ C.s ! Sg ! Nom ++ f.$0 ++ "we" ++ "have" ++ "that" ++f.s ! Indep ! c }; - flag = case f.flag of { - ForallS _ => ForallS Many; - _ => ForallS One - }; - lock_PolSentence=<> - }; - - both c1 c2 = { s = \\c,n => c1.s ! c ! n ++ "and" ++ c2.s ! c ! n; - g = c2.g; lock_CN = <> - }; - - either c1 c2 = { s = \\c,n => c1.s ! c ! n ++ "or" ++ c2.s ! c ! n; - g = c2.g; lock_CN = <> - }; - - KappaFn c ob2 = ApposCN (AdvCN (AdvCN (UseN class_N) (PrepNP part_Prep (DetCN (DetQuant IndefArt NumPl) c))) where_Adv) (sentToNoun ob2) ; - - desc c1 c2 i = c2 ; - descClass c dc = c; - desc2desc c1 c2 i d = d; - - subClassStm c1 c2 sc = lin StmtS (ss (c1. s ! Sg ! Nom ++ "is a subclass of" ++ c2.s ! Sg ! Nom)) ; - instStm c i = lin StmtS (ss (i.s ! npNom ++ "is an instance of" ++ c.s ! Sg ! Nom)) ; - formStm f = lin StmtS (ss (f.s ! Indep ! CPos)) ; - -lindef - Ind = \x -> {s = \\_ => x; a = agrP3 Sg; lock_NP = <>} ; - El = \x -> {s = \\_ => x; a = agrP3 Sg; lock_NP = <>} ; - Class = \x -> {s = \\_,_ => x; g = Neutr; lock_CN =<>}; - -}; diff --git a/examples/SUMO/BasicFre.gf b/examples/SUMO/BasicFre.gf deleted file mode 100644 index 6b0796114..000000000 --- a/examples/SUMO/BasicFre.gf +++ /dev/null @@ -1,107 +0,0 @@ ---# -path=.:french:romance:abstract:prelude:common -concrete BasicFre of Basic = CatFre - [Text] ** open DictLangFre, CommonRomance, Prelude, ParamBasic,Coordination, ParamX, ResFre,ParadigmsFre in{ - -lincat - Class = CN ; - El = NP ; - Ind = NP ; - Var = PN ; - SubClass = {} ; - Inherits = {} ; - Desc = CN ; - Formula = PolSentence; - [El] = {s1,s2 : Case => Str ; a : Agr}; - [Class] = {s1,s2 : Number => Str ; g : Gender}; - Stmt = StmtS; - - lin -BaseClass = {s1,s2 = \\_ => ""; - g = Masc} ; - -ConsClass xs x = consrTable Number comma xs x ** {g = x.g} ; - -BaseEl c = {s1,s2 = \\_ => ""; - a = agrP3 Masc Sg}; - -ConsEl cl x xs = { - s1 = \\c => (x.s ! c).comp ++ comma ++ xs.s1 ! c ; - s2 = \\c => xs.s2 ! c ; - a = conjAgr x.a xs.a - } ; - -and f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "et" ++ f2.s ! Indep ! c; flag = NothingS; lock_PolSentence = <>}; -or f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "ou" ++ f2.s ! Indep ! c; flag = NothingS; lock_PolSentence = <>}; -not f1 = {s = \\f,c => case c of - {Pos => f1.s ! Indep ! Neg ; - _ => f1.s ! Indep ! Pos }; - flag = NothingS; lock_PolSentence = <>}; -impl f1 f2 = {s = \\f,c => "si" ++ f1.s ! Indep ! c ++ "alors" ++ f2.s ! Indep ! c; flag = NothingS; lock_PolSentence = <>}; -equiv f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "est" ++ "equivalent" ++ "à" ++ f2.s ! Indep ! c; flag = NothingS; - lock_PolSentence = <>}; - - -var c1 c2 i e = let np = UsePN e in - {s = np.s; - a = agrP3 c1.g Sg; isPol = False; - hasClit = False; lock_NP = <>}; - -el c1 c2 i e = e ; - -exists C f = let np = DetCN (DetQuant IndefArt NumSg) C ; - tel = case C.g of - {Masc => "tel"; - _ => "telle" - } - in - {s = \\form,c => case of - { => "il" ++ "existe" ++ (np.s ! Nom).comp ++ f.$0 ++ f.s ! Attrib ! c ; - => "et" ++ (np.s ! Nom).comp ++ f.$0 ++ f.s ! Attrib ! c ; - => "," ++ (np.s ! Nom).comp ++ f.$0 ++ f.s ! Attrib ! c ; - => "il" ++ "existe" ++ (np.s ! Nom).comp ++ f.$0 ++ tel ++ "que" ++ f.s ! Indep ! c ; - _ => "et" ++ (np.s ! Nom).comp ++ f.$0 ++ tel ++ "que" ++ f.s ! Indep ! c }; - flag = case f.flag of - {ExistS _ => ExistS Many; - _ => ExistS One }; - lock_PolSentence=<>}; - -forall C f = {s = \\form, c => case of - { => "pour" ++ "chaque" ++ C.s ! Sg ++ f.$0 ++ f.s ! Attrib ! c ; - => "," ++ "chaque" ++ C.s ! Sg ++ f.$0 ++ f.s ! Attrib ! c ; - => "," ++ "chaque" ++ C.s ! Sg ++ f.$0 ++ f.s ! Attrib ! c ; - => "pour" ++"chaque"++ C.s ! Sg ++ f.$0 ++ f.s ! Indep ! c ; - => "pour" ++"chaque"++ C.s ! Sg ++ f.$0 ++ "il"++ "y" ++ "a" ++ "que" ++ f.s ! Indep ! c ; - => "et" ++ "chaque" ++ C.s ! Sg ++ f.$0 ++ f.s ! Indep ! c; - _ => "and" ++ "every" ++ C.s ! Sg ++ f.$0 ++ "il" ++ "y" ++ "a" ++ "que" ++f.s ! Indep ! c }; - flag = case f.flag of - {ForallS _ => ForallS Many; - _ => ForallS One }; - lock_PolSentence=<>}; - - - -both c1 c2 = {s = \\n => c1.s ! n ++ "et" ++ c2.s ! n; - g = c2.g; lock_CN = <>}; - - -either c1 c2 = {s = \\n => c1.s ! n ++ "ou" ++ c2.s ! n; - g = c2.g; lock_CN = <>}; - -desc c1 c2 i = c2 ; -descClass c dc = c; -desc2desc c1 c2 i d = d; - -subClassStm c1 c2 sc = ss (c1. s ! Sg ++ "est" ++ "une" ++ "sous-classe" ++ "de" ++ c2.s ! Sg) ; -instStm c i = ss ((i.s ! Nom).comp ++ "est" ++ "une" ++ "instance" ++ "de" ++ c.s ! Sg) ; -formStm f = ss (f.s ! Indep ! Pos) ; - - --- lindef - -lindef Ind = \x -> heavyNP {s = \\_ => x ; a = agrP3 Masc Sg} ; - -lindef El = \x -> heavyNP {s = \\_ => x ; a = agrP3 Masc Sg} ; - -lindef Class = \x -> {s = \\n => x; - g = Masc; lock_CN =<>}; - - }; \ No newline at end of file diff --git a/examples/SUMO/BasicRon.gf b/examples/SUMO/BasicRon.gf deleted file mode 100644 index 0a7e7c8d3..000000000 --- a/examples/SUMO/BasicRon.gf +++ /dev/null @@ -1,120 +0,0 @@ ---# -path=.:RGLExt:alltenses - -concrete BasicRon of Basic = CatRon - [Text] ** open DictLangRon,ResRon, Prelude, ParamBasic,Coordination, ParadigmsRon in { - -flags - coding=utf8 ; - -lincat - Class = CN ; - El = NP ; - Ind = NP ; - Var = PN ; - SubClass = {} ; - Inherits = {} ; - Desc = CN ; - Formula = PolSentence; - Stmt = StmtS ; - [El] = {s1,s2 : NCase => Str ; a : Agr; nForm : NForm}; - [Class] = {s1,s2 : Number => Species => ACase => Str; g : NGender; a : Animacy ; isComp : Bool; needsRefForm : Bool}; - - lin - -BaseClass = {s1,s2 = \\_,_,_ => ""; needsRefForm = False ; - g = NNeut; a = Inanimate; isComp = False} ; - -ConsClass xs x = consrTable3 Number Species ACase comma xs x ** {g = x.g; a = x.a; needsRefForm = False; isComp = x.isComp} ; - - -BaseEl c = {s1,s2 = \\_ => ""; - a = agrP3 Masc Sg; nForm = HasRef False}; - -ConsEl cl x xs = { - s1 = \\c => (x.s ! c).comp ++ comma ++ xs.s1 ! c ; - s2 = \\c => xs.s2 ! c ; - a = conjAgr x.a xs.a ; - nForm = case x.nForm of - {HasClit => xs.nForm ; - _ => HasRef False} - } ; - - -and f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "ÅŸi" ++ f2.s ! Indep ! c; flag = NothingS; lock_PolSentence = <>}; -or f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "sau" ++ f2.s ! Indep ! c; flag = NothingS; lock_PolSentence = <>}; -not f1 = {s = \\f,c => case c of - {Pos => f1.s ! Indep ! Neg ; - _ => f1.s ! Indep ! Pos }; - flag = NothingS; lock_PolSentence = <>}; -impl f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "implică" ++ f2.s ! Indep ! c; flag = NothingS; lock_PolSentence = <>}; -equiv f1 f2 = {s = \\f,c => f1.s ! Indep ! c ++ "este" ++ "echivalent" ++ "cu" ++ f2.s ! Indep ! c; flag = NothingS; - lock_PolSentence = <>}; - -el c1 c2 i e = e ; - -var c1 c2 i e = let np = UsePN e in - {s = np.s; - a = agrP3 (agrGender c1.g Sg) Sg; indForm = np.indForm ; isPol = False; - nForm = np.nForm; ss = np.ss; isComp = np.isComp ; isPronoun = False; - lock_NP = <>}; - -exists C f = let np = DetCN (DetQuant IndefArt NumSg) C - in - {s = \\form,c => case of - { => "există" ++ (np.s ! No).comp ++ f.$0 ++ f.s ! Attrib ! c ; - => "ÅŸi" ++ (np.s ! No).comp ++ f.$0 ++ f.s ! Attrib ! c ; - => "," ++ (np.s ! No).comp ++ f.$0 ++ f.s ! Attrib ! c ; - => "există" ++ (np.s ! No).comp ++ f.$0 ++ "astfel" ++ "ca" ++ f.s ! Indep ! Pos ; - _ => "ÅŸi" ++ (np.s ! No).comp ++ f.$0 ++ "astfel" ++ "ca" ++ f.s ! Indep ! Pos }; - flag = case f.flag of - {ExistS _ => ExistS Many; - _ => ExistS One }; - lock_PolSentence=<>}; - - - -forall C f = {s = \\form, c => case of - { => "pentru" ++ "orice" ++ C.s ! Sg ! Indef ! ANomAcc ++ f.$0 ++ f.s ! Attrib ! c ; - => "ÅŸi" ++ "orice" ++ C.s ! Sg ! Indef ! ANomAcc ++ f.$0 ++ f.s ! Attrib ! c ; - => "," ++ "orice" ++ C.s ! Sg ! Indef ! ANomAcc ++ f.$0 ++ f.s ! Attrib ! c ; - => "pentru" ++"orice"++ C.s ! Sg ! Indef ! ANomAcc ++ f.$0 ++ f.s ! Indep ! c ; - => "pentru" ++"orice"++ C.s ! Sg ! Indef ! ANomAcc ++ f.$0 ++ "avem" ++ "că" ++ f.s ! Indep ! c ; - => "ÅŸi" ++ "orice" ++ C.s ! Sg ! Indef ! ANomAcc ++ f.$0 ++ f.s ! Indep ! c; - _ => "ÅŸi" ++ "orice" ++ C.s ! Sg ! Indef ! ANomAcc ++ f.$0 ++ "avem" ++ "că" ++f.s ! Indep ! c }; - flag = case f.flag of - {ForallS _ => ForallS Many; - _ => ForallS One }; - lock_PolSentence=<>}; - -both c1 c2 = {s = \\c,sp,n => c1.s ! c ! sp ! n ++ "ÅŸi" ++ c2.s ! c ! sp ! n; - g = c2.g; a = case c1.a of - {Inanimate => Inanimate; - _ => c2.a }; - isComp = orB c1.isComp c2.isComp; needsRefForm = False; lock_CN = <>}; - - -either c1 c2 = {s = \\c,sp,n => c1.s ! c ! sp ! n ++ "sau" ++ c2.s ! c ! sp ! n; - g = c2.g; a = case c1.a of - {Inanimate => Inanimate; - _ => c2.a }; - isComp = orB c1.isComp c2.isComp; needsRefForm = False; lock_CN = <>}; - -subClassStm c1 c2 sc = ss (c1. s ! Sg ! Def ! ANomAcc ++ "este" ++ "o" ++ "subclasã" ++ "a" ++ c2.s ! Sg ! Def ! AGenDat) ; -instStm c i = ss ((i.s ! No).comp ++ "este" ++ "o" ++ "instanþiere" ++ "a" ++ c.s ! Sg ! Def ! AGenDat) ; -formStm f = ss (f.s ! Indep ! Pos) ; - - -desc c1 c2 i = c2 ; -descClass c dc = c; -desc2desc c1 c2 i d = d; --- lindef - -lindef Ind = \x -> mkNP x ("lui" ++ x) x Sg Masc; - -lindef El = \x -> mkNP x ("lui" ++ x) x Sg Masc; - -lindef Class = \x -> {s = \\n,sp,c => case c of - {AGenDat => "lui" ++ x ; - _ => x}; - g = NMasc; a = Animate; isComp=False; needsRefForm = False; lock_CN =<>}; - - }; diff --git a/examples/SUMO/BasicSwe.gf b/examples/SUMO/BasicSwe.gf deleted file mode 100644 index ed2b2cf40..000000000 --- a/examples/SUMO/BasicSwe.gf +++ /dev/null @@ -1,6 +0,0 @@ -concrete BasicSwe of Basic = open SyntaxSwe in { - -lincat - Class = CN ; - -}; diff --git a/examples/SUMO/Birds.gf b/examples/SUMO/Birds.gf deleted file mode 100644 index 971810ff6..000000000 --- a/examples/SUMO/Birds.gf +++ /dev/null @@ -1,451 +0,0 @@ -abstract Birds = Merge ** { - -fun - GaviaStellata : Class ; - GaviaStellata_Class : SubClass GaviaStellata Bird ; - - GaviaArctica : Class ; - GaviaArctica_Class : SubClass GaviaArctica Bird ; - - PodicepsCristatus : Class ; - PodicepsCristatus_Class : SubClass PodicepsCristatus Bird ; - - PodicepsAuritus : Class ; - PodicepsAuritus_Class : SubClass PodicepsAuritus Bird ; - - ArdeaCinerea : Class ; - ArdeaCinerea_Class : SubClass ArdeaCinerea Bird ; - - BotaurusStellaris : Class ; - BotaurusStellaris_Class : SubClass BotaurusStellaris Bird ; - - CygnusOlor : Class ; - CygnusOlor_Class : SubClass CygnusOlor Bird ; - - CygnusCygnus : Class ; - CygnusCygnus_Class : SubClass CygnusCygnus Bird ; - - AnserFabalis : Class ; - AnserFabalis_Class : SubClass AnserFabalis Bird ; - - AnserAnser : Class ; - AnserAnser_Class : SubClass AnserAnser Bird ; - - BrantaCanadensis : Class ; - BrantaCanadensis_Class : SubClass BrantaCanadensis Bird ; - - BrantaLeucopsis : Class ; - BrantaLeucopsis_Class : SubClass BrantaLeucopsis Bird ; - - TadornaTadorna : Class ; - TadornaTadorna_Class : SubClass TadornaTadorna Bird ; - - AnasPlatyrhynchos : Class ; - AnasPlatyrhynchos_Class : SubClass AnasPlatyrhynchos Bird ; - - AnasPenelope : Class ; - AnasPenelope_Class : SubClass AnasPenelope Bird ; - - AnasCrecca : Class ; - AnasCrecca_Class : SubClass AnasCrecca Bird ; - - BucephalaClangula : Class ; - BucephalaClangula_Class : SubClass BucephalaClangula Bird ; - - ClangulaHyemalis : Class ; - ClangulaHyemalis_Class : SubClass ClangulaHyemalis Bird ; - - SomateriaMollissima : Class ; - SomateriaMollissima_Class : SubClass SomateriaMollissima Bird ; - - MergusMerganser : Class ; - MergusMerganser_Class : SubClass MergusMerganser Bird ; - - MelanittaNigra : Class ; - MelanittaNigra_Class : SubClass MelanittaNigra Bird ; - - HaliaeetusAlbicilla : Class ; - HaliaeetusAlbicilla_Class : SubClass HaliaeetusAlbicilla Bird ; - - PandionHaliaetus : Class ; - PandionHaliaetus_Class : SubClass PandionHaliaetus Bird ; - - ButeoButeo : Class ; - ButeoButeo_Class : SubClass ButeoButeo Bird ; - - AccipiterGentilis : Class ; - AccipiterGentilis_Class : SubClass AccipiterGentilis Bird ; - - AccipiterNisus : Class ; - AccipiterNisus_Class : SubClass AccipiterNisus Bird ; - - FalcoTinnunculus : Class ; - FalcoTinnunculus_Class : SubClass FalcoTinnunculus Bird ; - - LagopusLagopus : Class ; - LagopusLagopus_Class : SubClass LagopusLagopus Bird ; - - LagopusMutus : Class ; - LagopusMutus_Class : SubClass LagopusMutus Bird ; - - TetraoUrogallus : Class ; - TetraoUrogallus_Class : SubClass TetraoUrogallus Bird ; - - LyrurusTetrix : Class ; - LyrurusTetrix_Class : SubClass LyrurusTetrix Bird ; - - PhasianusColchicus : Class ; - PhasianusColchicus_Class : SubClass PhasianusColchicus Bird ; - - RallusAquaticus : Class ; - RallusAquaticus_Class : SubClass RallusAquaticus Bird ; - - FulicaAtra : Class ; - FulicaAtra_Class : SubClass FulicaAtra Bird ; - - GallinulaChloropus : Class ; - GallinulaChloropus_Class : SubClass GallinulaChloropus Bird ; - - GrusGrus : Class ; - GrusGrus_Class : SubClass GrusGrus Bird ; - - HaematopusOstralegus : Class ; - HaematopusOstralegus_Class : SubClass HaematopusOstralegus Bird ; - - CharadriusHiaticula : Class ; - CharadriusHiaticula_Class : SubClass CharadriusHiaticula Bird ; - - PluvialisApricaria : Class ; - PluvialisApricaria_Class : SubClass PluvialisApricaria Bird ; - - VanellusVanellus : Class ; - VanellusVanellus_Class : SubClass VanellusVanellus Bird ; - - CalidrisAlpina : Class ; - CalidrisAlpina_Class : SubClass CalidrisAlpina Bird ; - - TringaGlareola : Class ; - TringaGlareola_Class : SubClass TringaGlareola Bird ; - - TringaOchropus : Class ; - TringaOchropus_Class : SubClass TringaOchropus Bird ; - - NumeniusArquata : Class ; - NumeniusArquata_Class : SubClass NumeniusArquata Bird ; - - ScolopaxRusticola : Class ; - ScolopaxRusticola_Class : SubClass ScolopaxRusticola Bird ; - - GallinagoGallinago : Class ; - GallinagoGallinago_Class : SubClass GallinagoGallinago Bird ; - - LymnocryptesMinimus : Class ; - LymnocryptesMinimus_Class : SubClass LymnocryptesMinimus Bird ; - - TringaTotanus : Class ; - TringaTotanus_Class : SubClass TringaTotanus Bird ; - - TringaErythropus : Class ; - TringaErythropus_Class : SubClass TringaErythropus Bird ; - - TringaNebularia : Class ; - TringaNebularia_Class : SubClass TringaNebularia Bird ; - - StercorariusParasiticus : Class ; - StercorariusParasiticus_Class : SubClass StercorariusParasiticus Bird ; - - LarusRidibundus : Class ; - LarusRidibundus_Class : SubClass LarusRidibundus Bird ; - - LarusCanus : Class ; - LarusCanus_Class : SubClass LarusCanus Bird ; - - LarusArgentatus : Class ; - LarusArgentatus_Class : SubClass LarusArgentatus Bird ; - - LarusFuscus : Class ; - LarusFuscus_Class : SubClass LarusFuscus Bird ; - - LarusMarinus : Class ; - LarusMarinus_Class : SubClass LarusMarinus Bird ; - - SternaSandvicensis : Class ; - SternaSandvicensis_Class : SubClass SternaSandvicensis Bird ; - - SternaCaspia : Class ; - SternaCaspia_Class : SubClass SternaCaspia Bird ; - - SternaHirundo : Class ; - SternaHirundo_Class : SubClass SternaHirundo Bird ; - - SternaParadisaea : Class ; - SternaParadisaea_Class : SubClass SternaParadisaea Bird ; - - AlcaTorda : Class ; - AlcaTorda_Class : SubClass AlcaTorda Bird ; - - ColumbaOenas : Class ; - ColumbaOenas_Class : SubClass ColumbaOenas Bird ; - - ColumbaPalumnbus : Class ; - ColumbaPalumnbus_Class : SubClass ColumbaPalumnbus Bird ; - - StreptopeliaDecaocto : Class ; - StreptopeliaDecaocto_Class : SubClass StreptopeliaDecaocto Bird ; - - StrixAluco : Class ; - StrixAluco_Class : SubClass StrixAluco Bird ; - - StrixUralensis : Class ; - StrixUralensis_Class : SubClass StrixUralensis Bird ; - - BuboBubo : Class ; - BuboBubo_Class : SubClass BuboBubo Bird ; - - AsioFlammeus : Class ; - AsioFlammeus_Class : SubClass AsioFlammeus Bird ; - - AsioOtus : Class ; - AsioOtus_Class : SubClass AsioOtus Bird ; - - AegoliusFunereus : Class ; - AegoliusFunereus_Class : SubClass AegoliusFunereus Bird ; - - GlaucidiumPasserinum : Class ; - GlaucidiumPasserinum_Class : SubClass GlaucidiumPasserinum Bird ; - - CuculusCanorus : Class ; - CuculusCanorus_Class : SubClass CuculusCanorus Bird ; - - CaprimulgusEuropaeus : Class ; - CaprimulgusEuropaeus_Class : SubClass CaprimulgusEuropaeus Bird ; - - PicusViridis : Class ; - PicusViridis_Class : SubClass PicusViridis Bird ; - - DryocopusMartius : Class ; - DryocopusMartius_Class : SubClass DryocopusMartius Bird ; - - JynxTorquilla : Class ; - JynxTorquilla_Class : SubClass JynxTorquilla Bird ; - - DendrocoposMajor : Class ; - DendrocoposMajor_Class : SubClass DendrocoposMajor Bird ; - - DendrocoposMinor : Class ; - DendrocoposMinor_Class : SubClass DendrocoposMinor Bird ; - - AlaudaArvensis : Class ; - AlaudaArvensis_Class : SubClass AlaudaArvensis Bird ; - - LullulaArborea : Class ; - LullulaArborea_Class : SubClass LullulaArborea Bird ; - - ApusApus : Class ; - ApusApus_Class : SubClass ApusApus Bird ; - - HirundoRustica : Class ; - HirundoRustica_Class : SubClass HirundoRustica Bird ; - - DelichonUrbicum : Class ; - DelichonUrbicum_Class : SubClass DelichonUrbicum Bird ; - - AnthusPratensis : Class ; - AnthusPratensis_Class : SubClass AnthusPratensis Bird ; - - AnthusTrivialis : Class ; - AnthusTrivialis_Class : SubClass AnthusTrivialis Bird ; - - MotacillaAlba : Class ; - MotacillaAlba_Class : SubClass MotacillaAlba Bird ; - - MotacillaFlava : Class ; - MotacillaFlava_Class : SubClass MotacillaFlava Bird ; - - TroglodytesTroglodytes : Class ; - TroglodytesTroglodytes_Class : SubClass TroglodytesTroglodytes Bird ; - - BombycillaGarrulus : Class ; - BombycillaGarrulus_Class : SubClass BombycillaGarrulus Bird ; - - PrunellaModularis : Class ; - PrunellaModularis_Class : SubClass PrunellaModularis Bird ; - - LusciniaLuscinia : Class ; - LusciniaLuscinia_Class : SubClass LusciniaLuscinia Bird ; - - ErithacusRubecula : Class ; - ErithacusRubecula_Class : SubClass ErithacusRubecula Bird ; - - LusciniaSvecica : Class ; - LusciniaSvecica_Class : SubClass LusciniaSvecica Bird ; - - PhoenicurusPhoenicurus : Class ; - PhoenicurusPhoenicurus_Class : SubClass PhoenicurusPhoenicurus Bird ; - - OenantheOenanthe : Class ; - OenantheOenanthe_Class : SubClass OenantheOenanthe Bird ; - - SaxicollaRubetra : Class ; - SaxicollaRubetra_Class : SubClass SaxicollaRubetra Bird ; - - TurdusPhilomelos : Class ; - TurdusPhilomelos_Class : SubClass TurdusPhilomelos Bird ; - - TurdusIliacus : Class ; - TurdusIliacus_Class : SubClass TurdusIliacus Bird ; - - TurdusViscivorus : Class ; - TurdusViscivorus_Class : SubClass TurdusViscivorus Bird ; - - TurdusPilaris : Class ; - TurdusPilaris_Class : SubClass TurdusPilaris Bird ; - - TurdusMerula : Class ; - TurdusMerula_Class : SubClass TurdusMerula Bird ; - - SylviaBorin : Class ; - SylviaBorin_Class : SubClass SylviaBorin Bird ; - - SylviaAtricapilla : Class ; - SylviaAtricapilla_Class : SubClass SylviaAtricapilla Bird ; - - SylviaCurruca : Class ; - SylviaCurruca_Class : SubClass SylviaCurruca Bird ; - - SylviaCommunis : Class ; - SylviaCommunis_Class : SubClass SylviaCommunis Bird ; - - AcrocephalusSchoenobaenus : Class ; - AcrocephalusSchoenobaenus_Class : SubClass AcrocephalusSchoenobaenus Bird ; - - AcrocephalusScirpaceus : Class ; - AcrocephalusScirpaceus_Class : SubClass AcrocephalusScirpaceus Bird ; - - AcrocephalusPalustris : Class ; - AcrocephalusPalustris_Class : SubClass AcrocephalusPalustris Bird ; - - PhylloscopusTrochilus : Class ; - PhylloscopusTrochilus_Class : SubClass PhylloscopusTrochilus Bird ; - - PhylloscopusCollybita : Class ; - PhylloscopusCollybita_Class : SubClass PhylloscopusCollybita Bird ; - - PhylloscopusSibilatrix : Class ; - PhylloscopusSibilatrix_Class : SubClass PhylloscopusSibilatrix Bird ; - - HippolaisIcterina : Class ; - HippolaisIcterina_Class : SubClass HippolaisIcterina Bird ; - - RegulusRegulus : Class ; - RegulusRegulus_Class : SubClass RegulusRegulus Bird ; - - FicedulaHypoleuca : Class ; - FicedulaHypoleuca_Class : SubClass FicedulaHypoleuca Bird ; - - ParisMajor : Class ; - ParisMajor_Class : SubClass ParisMajor Bird ; - - ParisCaeruleus : Class ; - ParisCaeruleus_Class : SubClass ParisCaeruleus Bird ; - - SittaEuropaea : Class ; - SittaEuropaea_Class : SubClass SittaEuropaea Bird ; - - ParisCristatus : Class ; - ParisCristatus_Class : SubClass ParisCristatus Bird ; - - ParusAter : Class ; - ParusAter_Class : SubClass ParusAter Bird ; - - ParusMontanus : Class ; - ParusMontanus_Class : SubClass ParusMontanus Bird ; - - ParusPalustris : Class ; - ParusPalustris_Class : SubClass ParusPalustris Bird ; - - AegithalosCaudatis : Class ; - AegithalosCaudatis_Class : SubClass AegithalosCaudatis Bird ; - - PanururBiarmicus : Class ; - PanururBiarmicus_Class : SubClass PanururBiarmicus Bird ; - - LaniusCollurio : Class ; - LaniusCollurio_Class : SubClass LaniusCollurio Bird ; - - GarrulusGlandarius : Class ; - GarrulusGlandarius_Class : SubClass GarrulusGlandarius Bird ; - - PicaPica : Class ; - PicaPica_Class : SubClass PicaPica Bird ; - - NucifragaCaryocatactes : Class ; - NucifragaCaryocatactes_Class : SubClass NucifragaCaryocatactes Bird ; - - CorvusMonedula : Class ; - CorvusMonedula_Class : SubClass CorvusMonedula Bird ; - - CorvusFrugilegus : Class ; - CorvusFrugilegus_Class : SubClass CorvusFrugilegus Bird ; - - CorvusCorone : Class ; - CorvusCorone_Class : SubClass CorvusCorone Bird ; - - CorvusCorax : Class ; - CorvusCorax_Class : SubClass CorvusCorax Bird ; - - SturnusVulgaris : Class ; - SturnusVulgaris_Class : SubClass SturnusVulgaris Bird ; - - PasserDomesticus : Class ; - PasserDomesticus_Class : SubClass PasserDomesticus Bird ; - - PasserMontanus : Class ; - PasserMontanus_Class : SubClass PasserMontanus Bird ; - - FringillaCoelebs : Class ; - FringillaCoelebs_Class : SubClass FringillaCoelebs Bird ; - - FringillaMontifringilla : Class ; - FringillaMontifringilla_Class : SubClass FringillaMontifringilla Bird ; - - CarpodacusErythrinus : Class ; - CarpodacusErythrinus_Class : SubClass CarpodacusErythrinus Bird ; - - CarduelisCannabina : Class ; - CarduelisCannabina_Class : SubClass CarduelisCannabina Bird ; - - CarduelisFlammea : Class ; - CarduelisFlammea_Class : SubClass CarduelisFlammea Bird ; - - CarduelisCarduelis : Class ; - CarduelisCarduelis_Class : SubClass CarduelisCarduelis Bird ; - - CarduelisChloris : Class ; - CarduelisChloris_Class : SubClass CarduelisChloris Bird ; - - CarduelisSpinus : Class ; - CarduelisSpinus_Class : SubClass CarduelisSpinus Bird ; - - PyrrhulaPyrrhula : Class ; - PyrrhulaPyrrhula_Class : SubClass PyrrhulaPyrrhula Bird ; - - LoxiaCurvirostra : Class ; - LoxiaCurvirostra_Class : SubClass LoxiaCurvirostra Bird ; - - EmberizaSchoeniclus : Class ; - EmberizaSchoeniclus_Class : SubClass EmberizaSchoeniclus Bird ; - - PlectrophenaxNivalis : Class ; - PlectrophenaxNivalis_Class : SubClass PlectrophenaxNivalis Bird ; - - CalcariusLapponicus : Class ; - CalcariusLapponicus_Class : SubClass CalcariusLapponicus Bird ; - - EmberizaHortulana : Class ; - EmberizaHortulana_Class : SubClass EmberizaHortulana Bird ; - - EmberizaCitrinella : Class ; - EmberizaCitrinella_Class : SubClass EmberizaCitrinella Bird ; - -} diff --git a/examples/SUMO/BirdsBul.gf b/examples/SUMO/BirdsBul.gf deleted file mode 100644 index 06e376d0e..000000000 --- a/examples/SUMO/BirdsBul.gf +++ /dev/null @@ -1,157 +0,0 @@ -concrete BirdsBul of Birds = MergeBul ** open SyntaxBul, ParadigmsBul, ResBul in { - -flags - coding=utf8 ; - -lin - GaviaStellata = mkCN (mkA076 "червеногуш") (mkN007b "гмуркач") ; - GaviaArctica = mkCN (mkA076 "черногуш") (mkN007b "гмуркач") ; - PodicepsCristatus = mkCN (mkA081 "голÑм") (mkN008a "гмурец") ; - PodicepsAuritus = mkCN (mkA076 "ушат") (mkN008a "гмурец") ; - ArdeaCinerea = mkCN (mkA076 "Ñив") (mkN041 "чапла") ; - BotaurusStellaris = mkCN (mkA081 "голÑм") (mkCN (mkA079 "воден") (mkN001 "бик")) ; - CygnusOlor = mkCN (mkA081 "нÑм") (mkN007 "лебед") ; - CygnusCygnus = mkCN (mkA085 "поен") (mkN007 "лебед") ; - AnserFabalis = mkCN (mkA079 "поÑевен") (mkN041 "гъÑка") ; - AnserAnser = mkCN (mkA076 "Ñив") (mkN041 "гъÑка") ; - BrantaCanadensis = mkCN (mkA078 "канадÑки") (mkN041 "гъÑка") ; - BrantaLeucopsis = mkCN (mkA076 "белобуз") (mkN041 "гъÑка") ; - TadornaTadorna = mkCN (mkA081 "бÑл") (mkN007 "ангъч") ; - AnasPlatyrhynchos = mkCN (mkA076 "зеленоглав") (mkN041 "патица") ; - AnasPenelope = mkCN (mkN001 "фиш") ; - AnasCrecca = mkCN (mkA079 "зимен") (mkN065 "бърне") ; - BucephalaClangula = mkCN (mkN041 "звънарка") ; - ClangulaHyemalis = mkCN (mkA076 "леден") (mkN041 "потапница") ; - SomateriaMollissima = mkCN (mkA076 "обикновен") (mkN041 "гага") ; - MergusMerganser = mkCN (mkA081 "голÑм") (mkN008 "нирец") ; - MelanittaNigra = mkCN (mkA079 "траурен") (mkN041 "потапница") ; - HaliaeetusAlbicilla = mkCN (mkA078 "морÑки") (mkN008 "орел") ; - PandionHaliaetus = mkCN (compoundN (mkN008 "орел") (mkN031a "рибар")) ; - ButeoButeo = mkCN (mkA076 "обикновен") (mkN007 "мишелов") ; - AccipiterGentilis = mkCN (mkA081 "голÑм") (mkN007 "ÑÑтреб") ; - AccipiterNisus = mkCN (mkA080 "малък") (mkN007 "ÑÑтреб") ; - FalcoTinnunculus = mkCN (mkN007 "керкенез") ; - LagopusLagopus = mkCN (mkA081 "бÑл") (mkN041 "Ñребица") ; - LagopusMutus = mkCN (mkA076 "тундров") (mkN041 "Ñребица") ; - TetraoUrogallus = mkCN (mkN031 "глухар") ; - LyrurusTetrix = mkCN (mkA079 "черен") (mkN041 "Ñребица") ; - PhasianusColchicus = mkCN (mkA078 "колхидÑки") (mkN007 "фазан") ; - RallusAquaticus = mkCN (mkN008 "крещалец") ; - FulicaAtra = mkCN (mkN041 "лиÑка") ; - GallinulaChloropus = mkCN (mkN041 "зеленоножка") ; - GrusGrus = mkCN (mkA076 "Ñив") (mkN007 "жерав") ; - HaematopusOstralegus = mkCN (mkN007 "ÑтридоÑд") ; - CharadriusHiaticula = mkCN (mkA079 "пÑÑъчен") (mkN008 "дъждоÑвирец") ; - PluvialisApricaria = mkCN (mkA076 "златиÑÑ‚") (mkN041 "булка") ; - VanellusVanellus = mkCN (mkA076 "обикновен") (mkN041 "калугерица") ; - CalidrisAlpina = mkCN (mkA076 "тъмногръд") (mkN007 "брегобегач") ; - TringaGlareola = mkCN (mkA080 "малък") (mkCN (mkA078 "горÑки") (mkCN (mkN007 "водобегач"))) ; - TringaOchropus = mkCN (mkA081 "голÑм") (mkCN (mkA078 "горÑки") (mkCN (mkN007 "водобегач"))) ; - NumeniusArquata = mkCN (mkA081 "голÑм") (mkN008 "Ñвирец") ; - ScolopaxRusticola = mkCN (mkA078 "горÑки") (mkN007 "бекаÑ") ; - GallinagoGallinago = mkCN (mkA079 "Ñреден") (mkN041 "бекаÑина") ; - LymnocryptesMinimus = mkCN (mkA080 "малък") (mkN041 "бекаÑина") ; - TringaTotanus = mkCN (mkA080 "малък") (mkCN (mkA076 "червенокрак") (mkCN (mkN007 "водобегач"))) ; - TringaErythropus = mkCN (mkA081 "голÑм") (mkCN (mkA076 "червенокрак") (mkCN (mkN007 "водобегач"))) ; - TringaNebularia = mkCN (mkA081 "голÑм") (mkCN (mkA076 "зеленокрак") (mkCN (mkN007 "водобегач"))) ; - StercorariusParasiticus = mkCN (mkA079 "Ñреден") (mkN014 "морелетник") ; - LarusRidibundus = mkCN (mkA079 "речен") (mkN041 "чайка") ; - LarusCanus = mkCN (compoundN (mkN041 "чайка") (mkN041 "буревеÑтница")) ; - LarusArgentatus = mkCN (mkA076 "ÑребриÑÑ‚") (mkN041 "чайка") ; - LarusFuscus = mkCN (mkA080 "малък") (mkCN (mkA076 "черногърб") (mkCN (mkN041 "чайка"))) ; - LarusMarinus = mkCN (mkA081 "голÑм") (mkCN (mkA076 "черногърб") (mkCN (mkN041 "чайка"))) ; - SternaSandvicensis = mkCN (mkA076 "гривеÑÑ‚") (mkN041 "рибарка") ; - SternaCaspia = mkCN (mkA078 "каÑпийÑки") (mkN041 "рибарка") ; - SternaHirundo = mkCN (mkA079 "речен") (mkN041 "рибарка") ; - SternaParadisaea = mkCN (mkA079 "полÑрен") (mkN041 "рибарка") ; - AlcaTorda = mkCN (mkN041a "гагарка") ; - ColumbaOenas = mkCN (compoundN (mkN007 "гълъб") (mkN007 "хралупар")) ; - ColumbaPalumnbus = mkCN (mkN014 "гривÑк") ; - StreptopeliaDecaocto = mkCN (mkN041 "гугутка") ; - StrixAluco = mkCN (mkA078 "горÑки") (mkN041 "улулица") ; - StrixUralensis = mkCN (mkA078 "уралÑки") (mkN041 "улулица") ; - BuboBubo = mkCN (mkN007 "бухал") ; - AsioFlammeus = mkCN (mkA079 "блатен") (mkN041 "Ñова") ; - AsioOtus = mkCN (mkA078 "горÑки") (mkCN (mkA076 "ушат") (mkCN (mkN041 "Ñова"))) ; - AegoliusFunereus = mkCN (mkA076 "пернатоног") (mkN041 "кукумÑвка") ; - GlaucidiumPasserinum = mkCN (mkA080 "малък") (mkN041 "кукумÑвка") ; - CuculusCanorus = mkCN (mkA076 "обикновен") (mkN041 "кукувица") ; - CaprimulgusEuropaeus = mkCN (mkN032 "козодой") ; - PicusViridis = mkCN (mkA076 "зелен") (mkN007 "кълвач") ; - DryocopusMartius = mkCN (mkA079 "черен") (mkN007 "кълвач") ; - JynxTorquilla = mkCN (mkN041 "въртошийка") ; - DendrocoposMajor = mkCN (mkA081 "голÑм") (mkCN (mkA080 "пъÑтър") (mkCN (mkN007 "кълвач"))) ; - DendrocoposMinor = mkCN (mkA080 "малък") (mkCN (mkA080 "пъÑтър") (mkCN (mkN007 "кълвач"))) ; - AlaudaArvensis = mkCN (mkA078 "полÑки") (mkN041 "чучулига") ; - LullulaArborea = mkCN (mkA078 "горÑки") (mkN041 "чучулига") ; - ApusApus = mkCN (mkA079 "черен") (mkN007 "бързолет") ; - HirundoRustica = mkCN (mkA078 "ÑелÑки") (mkN041 "лÑÑтовица") ; - DelichonUrbicum = mkCN (mkA078 "градÑки") (mkN041 "лÑÑтовица") ; - AnthusPratensis = mkCN (mkA079 "ливаден") (mkN041 "бъбрица") ; - AnthusTrivialis = mkCN (mkA078 "горÑки") (mkN041 "бъбрица") ; - MotacillaAlba = mkCN (mkA081 "бÑл") (mkN041 "Ñтърчиопашка") ; - MotacillaFlava = mkCN (mkA076 "жълт") (mkN041 "Ñтърчиопашка") ; - TroglodytesTroglodytes = mkCN (mkN065 "орехче") ; - BombycillaGarrulus = mkCN (mkN041 "копринарка") ; - PrunellaModularis = mkCN (mkA076 "Ñивогуш") (mkN041 "завирушка") ; - LusciniaLuscinia = mkCN (mkA079 "Ñеверен") (mkN032 "Ñлавей") ; - ErithacusRubecula = mkCN (mkN041 "червеногръдка") ; - LusciniaSvecica = mkCN (mkN041 "Ñиньогушка") ; - PhoenicurusPhoenicurus = mkCN (mkA078 "градÑки") (mkN041 "червеноопашка") ; - OenantheOenanthe = mkCN (mkA076 "Ñив") (mkN065 "каменарче") ; - SaxicollaRubetra = mkCN (mkA076 "ръждивогуш") (mkN065 "ливадарче") ; - TurdusPhilomelos = mkCN (mkA085 "поен") (mkN001 "дрозд") ; - TurdusIliacus = mkCN (mkA076 "беловежд") (mkN001 "дрозд") ; - TurdusViscivorus = mkCN (mkA076 "имелов") (mkN001 "дрозд") ; - TurdusPilaris = mkCN (mkA076 "хвойнов") (mkN001 "дрозд") ; - TurdusMerula = mkCN (mkN001 "коÑ") ; - SylviaBorin = mkCN (mkA078 "градÑки") (mkN065 "коприварче") ; - SylviaAtricapilla = mkCN (mkA081 "голÑм") (mkCN (mkA076 "черноглав") (mkCN (mkN065 "коприварче"))) ; - SylviaCurruca = mkCN (mkA080 "малък") (mkCN (mkA076 "белогуш") (mkCN (mkN065 "коприварче"))) ; - SylviaCommunis = mkCN (mkA081 "голÑм") (mkCN (mkA076 "белогуш") (mkCN (mkN065 "коприварче"))) ; - AcrocephalusSchoenobaenus = mkCN (mkA079 "крайбрежен") (mkN065 "шаварче") ; - AcrocephalusScirpaceus = mkCN (mkA079 "блатен") (mkN065 "шаварче") ; - AcrocephalusPalustris = mkCN (mkA079 "мочурен") (mkN065 "шаварче") ; - PhylloscopusTrochilus = mkCN (mkA076 "брезов") (mkN008 "певец") ; - PhylloscopusCollybita = mkCN (mkA076 "елов") (mkN008 "певец") ; - PhylloscopusSibilatrix = mkCN (mkA076 "буков") (mkN008 "певец") ; - HippolaisIcterina = mkCN (mkA078 "градÑки") (mkN014 "приÑмехулник") ; - RegulusRegulus = mkCN (mkA076 "жълтоглав") (mkN065 "кралче") ; - FicedulaHypoleuca = mkCN (mkA079 "жалобен") (mkN041 "мухоловка") ; - ParisMajor = mkCN (mkA081 "голÑм") (mkN007 "Ñинигер") ; - ParisCaeruleus = mkCN (mkA086 "Ñин") (mkN007 "Ñинигер") ; - SittaEuropaea = mkCN (mkA078 "горÑки") (mkN041 "зидарка") ; - ParisCristatus = mkCN (mkA076 "качулат") (mkN007 "Ñинигер") ; - ParusAter = mkCN (mkA079 "черен") (mkN007 "Ñинигер") ; - ParusMontanus = mkCN (mkA076 "матовоглав") (mkN007 "Ñинигер") ; - ParusPalustris = mkCN (mkA076 "лъÑкавоглав") (mkN007 "Ñинигер") ; - AegithalosCaudatis = mkCN (mkA076 "дългоопашат") (mkN007 "Ñинигер") ; - PanururBiarmicus = mkCN (mkA076 "муÑтакат") (mkN007 "Ñинигер") ; - LaniusCollurio = mkCN (mkA076 "червеногърб") (mkN041 "Ñврачка") ; - GarrulusGlandarius = mkCN (mkN041 "Ñойка") ; - PicaPica = mkCN (mkN041 "Ñврака") ; - NucifragaCaryocatactes = mkCN (mkN041 "Ñокерица") ; - CorvusMonedula = mkCN (mkN041 "гарга") ; - CorvusFrugilegus = mkCN (mkA079 "поÑевен") (mkN041 "врана") ; - CorvusCorone = mkCN (mkA079 "черен") (mkN041 "врана") ; - CorvusCorax = mkCN (compoundN (mkN007 "гарван") (mkN031 "гробар")) ; - SturnusVulgaris = mkCN (mkA076 "обикновен") (mkN008 "Ñкорец") ; - PasserDomesticus = mkCN (mkA079 "домашен") (mkN065 "врабче") ; - PasserMontanus = mkCN (mkA078 "полÑки") (mkN065 "врабче") ; - FringillaCoelebs = mkCN (mkA076 "обикновен") (mkN041 "чинка") ; - FringillaMontifringilla = mkCN (mkA078 "планинÑки") (mkN041 "чинка") ; - CarpodacusErythrinus = mkCN (mkA076 "червен") (mkN041 "чинка") ; - CarduelisCannabina = mkCN (mkA076 "обикновен") (mkN065 "конопарче") ; - CarduelisFlammea = mkCN (mkA076 "брезов") (mkN047 "ÑкатиÑ") ; - CarduelisCarduelis = mkCN (mkN041 "кадънка") ; - CarduelisChloris = mkCN (mkN041 "зеленика") ; - CarduelisSpinus = mkCN (mkA076 "елхов") (mkN047 "ÑкатиÑ") ; - PyrrhulaPyrrhula = mkCN (mkN041 "червенушка") ; - LoxiaCurvirostra = mkCN (mkA076 "обикновен") (mkN041 "кръÑточовка") ; - EmberizaSchoeniclus = mkCN (mkA076 "тръÑтиков") (mkN041 "овеÑарка") ; - PlectrophenaxNivalis = mkCN (mkA079 "Ñнежен") (mkN041 "овеÑарка") ; - CalcariusLapponicus = mkCN (mkA078 "ЛапландÑки") (mkN041 "овеÑарка") ; - EmberizaHortulana = mkCN (mkA078 "градинÑки") (mkN041 "овеÑарка") ; - EmberizaCitrinella = mkCN (mkA076 "жълт") (mkN041 "овеÑарка") ; - -} diff --git a/examples/SUMO/BirdsEng.gf b/examples/SUMO/BirdsEng.gf deleted file mode 100644 index 097ef98c0..000000000 --- a/examples/SUMO/BirdsEng.gf +++ /dev/null @@ -1,158 +0,0 @@ -concrete BirdsEng of Birds = MergeEng ** open SyntaxEng, ParadigmsEng in { - -flags - coding=utf8 ; - -lin - GaviaStellata = mkCN (compoundN "red-throated" (mkN "loon")) ; - GaviaArctica = mkCN (compoundN "black-throated" (mkN "loon")) ; - PodicepsCristatus = mkCN (compoundN "great crested" (mkN "grebe")) ; - PodicepsAuritus = mkCN (compoundN "horned" (mkN "grebe")) ; - ArdeaCinerea = mkCN (compoundN "grey" (mkN "heron")) ; - BotaurusStellaris = mkCN (compoundN "eurasian" (mkN "bittern")) ; - CygnusOlor = mkCN (compoundN "mute" (mkN "swan")) ; - CygnusCygnus = mkCN (compoundN "whooper" (mkN "swan")) ; - AnserFabalis = mkCN (compoundN "bean" (mkN "goose")) ; - AnserAnser = mkCN (compoundN "greylag" (mkN "goose")) ; - BrantaCanadensis = mkCN (compoundN "canada" (mkN "goose")) ; - BrantaLeucopsis = mkCN (compoundN "barnacle" (mkN "goose")) ; - TadornaTadorna = mkCN (compoundN "common" (mkN "shelduck")) ; - AnasPlatyrhynchos = mkCN (mkN "mallard") ; - AnasPenelope = mkCN (compoundN "eurasian" (mkN "wigeon")) ; - AnasCrecca = mkCN (compoundN "common" (mkN "teal")) ; - BucephalaClangula = mkCN (compoundN "common" (mkN "goldeneye")) ; - ClangulaHyemalis = mkCN (compoundN "long-tailed" (mkN "duck")) ; - SomateriaMollissima = mkCN (compoundN "common" (mkN "eider")) ; - MergusMerganser = mkCN (compoundN "common" (mkN "merganser")) ; - MelanittaNigra = mkCN (compoundN "common" (mkN "scoter")) ; - HaliaeetusAlbicilla = mkCN (compoundN "white-tailed" (mkN "eagle")) ; - PandionHaliaetus = mkCN (mkN "osprey") ; - ButeoButeo = mkCN (compoundN "common" (mkN "buzzard")) ; - AccipiterGentilis = mkCN (compoundN "northern" (mkN "goshawk")) ; - AccipiterNisus = mkCN (compoundN "eurasian" (mkN "sparrowhawk")) ; - FalcoTinnunculus = mkCN (compoundN "common" (mkN "kestrel")) ; - LagopusLagopus = mkCN (compoundN "willow" (mkN "grouse")) ; - LagopusMutus = mkCN (compoundN "rock" (mkN "ptarmigan")) ; - TetraoUrogallus = mkCN (compoundN "western" (mkN "capercaillie")) ; - LyrurusTetrix = mkCN (compoundN "black" (mkN "grouse")) ; - PhasianusColchicus = mkCN (compoundN "common" (mkN "pheasant")) ; - RallusAquaticus = mkCN (compoundN "water" (mkN "rail")) ; - FulicaAtra = mkCN (compoundN "eurasian" (mkN "coot")) ; - GallinulaChloropus = mkCN (compoundN "common" (mkN "moorhen")) ; - GrusGrus = mkCN (compoundN "common" (mkN "crane")) ; - HaematopusOstralegus = mkCN (compoundN "eurasian" (mkN "oystercatcher")) ; - CharadriusHiaticula = mkCN (compoundN "ringed" (mkN "plover")) ; - PluvialisApricaria = mkCN (compoundN "eurasian Golden" (mkN "plover")) ; - VanellusVanellus = mkCN (compoundN "northern" (mkN "lapwing")) ; - CalidrisAlpina = mkCN (mkN "dunlin") ; - TringaGlareola = mkCN (compoundN "wood" (mkN "sandpiper")) ; - TringaOchropus = mkCN (compoundN "green" (mkN "sandpiper")) ; - NumeniusArquata = mkCN (compoundN "eurasian" (mkN "curlew")) ; - ScolopaxRusticola = mkCN (compoundN "eurasian" (mkN "woodcock")) ; - GallinagoGallinago = mkCN (compoundN "common" (mkN "snipe")) ; - LymnocryptesMinimus = mkCN (compoundN "jack" (mkN "snipe")) ; - TringaTotanus = mkCN (compoundN "common" (mkN "redshank")) ; - TringaErythropus = mkCN (compoundN "spotted" (mkN "redshank")) ; - TringaNebularia = mkCN (mkN "greenshank") ; - StercorariusParasiticus = mkCN (compoundN "parasitic" (mkN "jaeger")) ; - LarusRidibundus = mkCN (compoundN "black-headed" (mkN "gull")) ; - LarusCanus = mkCN (compoundN "common" (mkN "gull")) ; - LarusArgentatus = mkCN (compoundN "european Herring" (mkN "gull")) ; - LarusFuscus = mkCN (compoundN "lesser Black-backed" (mkN "gull")) ; - LarusMarinus = mkCN (compoundN "great Black-backed" (mkN "gull")) ; - SternaSandvicensis = mkCN (compoundN "sandwich" (mkN "tern")) ; - SternaCaspia = mkCN (compoundN "caspian" (mkN "tern")) ; - SternaHirundo = mkCN (compoundN "common" (mkN "tern")) ; - SternaParadisaea = mkCN (compoundN "arctic" (mkN "tern")) ; - AlcaTorda = mkCN (mkN "razorbill") ; - ColumbaOenas = mkCN (compoundN "stock" (mkN "pigeon")) ; - ColumbaPalumnbus = mkCN (compoundN "common Wood" (mkN "pigeon")) ; - StreptopeliaDecaocto = mkCN (compoundN "eurasian Collared" (mkN "dove")) ; - StrixAluco = mkCN (compoundN "tawny" (mkN "owl")) ; - StrixUralensis = mkCN (compoundN "ural" (mkN "owl")) ; - BuboBubo = mkCN (compoundN "eurasian" (mkN "eagle-owl")) ; - AsioFlammeus = mkCN (compoundN "short-eared" (mkN "owl")) ; - AsioOtus = mkCN (compoundN "long-eared" (mkN "owl")) ; - AegoliusFunereus = mkCN (compoundN "tengmalm's" (mkN "owl")) ; - GlaucidiumPasserinum = mkCN (compoundN "eurasian" (mkN "pygmy-owl")) ; - CuculusCanorus = mkCN (compoundN "common" (mkN "cuckoo")) ; - CaprimulgusEuropaeus = mkCN (compoundN "european" (mkN "nightjar")) ; - PicusViridis = mkCN (compoundN "green" (mkN "woodpecker")) ; - DryocopusMartius = mkCN (compoundN "black" (mkN "woodpecker")) ; - JynxTorquilla = mkCN (compoundN "eurasian" (mkN "wryneck")) ; - DendrocoposMajor = mkCN (compoundN "great Spotted" (mkN "woodpecker")) ; - DendrocoposMinor = mkCN (compoundN "lesser Spotted" (mkN "woodpecker")) ; - AlaudaArvensis = mkCN (mkN "skylark") ; - LullulaArborea = mkCN (mkN "woodlark") ; - ApusApus = mkCN (compoundN "common" (mkN "swift")) ; - HirundoRustica = mkCN (compoundN "barn" (mkN "swallow")) ; - DelichonUrbicum = mkCN (compoundN "common House" (mkN "martin")) ; - AnthusPratensis = mkCN (compoundN "meadow" (mkN "pipit")) ; - AnthusTrivialis = mkCN (compoundN "tree" (mkN "pipit")) ; - MotacillaAlba = mkCN (compoundN "white" (mkN "wagtail")) ; - MotacillaFlava = mkCN (compoundN "yellow" (mkN "wagtail")) ; - TroglodytesTroglodytes = mkCN (compoundN "winter" (mkN "wren")) ; - BombycillaGarrulus = mkCN (compoundN "bohemian" (mkN "waxwing")) ; - PrunellaModularis = mkCN (mkN "dunnock") ; - LusciniaLuscinia = mkCN (compoundN "thrush" (mkN "nightingale")) ; - ErithacusRubecula = mkCN (compoundN "european" (mkN "robin")) ; - LusciniaSvecica = mkCN (mkN "bluethroat") ; - PhoenicurusPhoenicurus = mkCN (compoundN "common" (mkN "redstart")) ; - OenantheOenanthe = mkCN (compoundN "northern" (mkN "wheatear")) ; - SaxicollaRubetra = mkCN (mkN "whinchat") ; - TurdusPhilomelos = mkCN (compoundN "song" (mkN "thrush")) ; - TurdusIliacus = mkCN (mkN "redwing") ; - TurdusViscivorus = mkCN (compoundN "mistle" (mkN "thrush")) ; - TurdusPilaris = mkCN (mkN "fieldfare") ; - TurdusMerula = mkCN (compoundN "common" (mkN "blackbird")) ; - SylviaBorin = mkCN (compoundN "garden" (mkN "warbler")) ; - SylviaAtricapilla = mkCN (mkN "blackcap") ; - SylviaCurruca = mkCN (compoundN "lesser" (mkN "whitethroat")) ; - SylviaCommunis = mkCN (mkN "whitethroat") ; - AcrocephalusSchoenobaenus = mkCN (compoundN "sedge" (mkN "warbler")) ; - - AcrocephalusScirpaceus = mkCN (compoundN "eurasian Reed" (mkN "warbler")) ; - AcrocephalusPalustris = mkCN (compoundN "marsh" (mkN "warbler")) ; - PhylloscopusTrochilus = mkCN (compoundN "willow" (mkN "warbler")) ; - PhylloscopusCollybita = mkCN (mkN "chiffchaff") ; - PhylloscopusSibilatrix = mkCN (compoundN "wood" (mkN "warbler")) ; - HippolaisIcterina = mkCN (compoundN "icterine" (mkN "warbler")) ; - RegulusRegulus = mkCN (mkN "goldcrest") ; - FicedulaHypoleuca = mkCN (compoundN "european Pied" (mkN "flycatcher")) ; - ParisMajor = mkCN (compoundN "great" (mkN "tit")) ; - ParisCaeruleus = mkCN (compoundN "blue" (mkN "tit")) ; - SittaEuropaea = mkCN (compoundN "eurasian" (mkN "nuthatch")) ; - ParisCristatus = mkCN (compoundN "crested" (mkN "tit")) ; - ParusAter = mkCN (compoundN "coal" (mkN "tit")) ; - ParusMontanus = mkCN (compoundN "willow" (mkN "tit")) ; - ParusPalustris = mkCN (compoundN "marsh" (mkN "tit")) ; - AegithalosCaudatis = mkCN (compoundN "long-tailed" (mkN "tit")) ; - PanururBiarmicus = mkCN (compoundN "bearded" (mkN "reedling")) ; - LaniusCollurio = mkCN (compoundN "red-backed" (mkN "shrike")) ; - GarrulusGlandarius = mkCN (compoundN "eurasian" (mkN "jay")) ; - PicaPica = mkCN (compoundN "european" (mkN "magpie")) ; - NucifragaCaryocatactes = mkCN (compoundN "spotted" (mkN "nutcracker")) ; - CorvusMonedula = mkCN (mkN "jackdaw") ; - CorvusFrugilegus = mkCN (mkN "rook") ; - CorvusCorone = mkCN (compoundN "carrion" (mkN "crow")) ; - CorvusCorax = mkCN (compoundN "common" (mkN "raven")) ; - SturnusVulgaris = mkCN (compoundN "european" (mkN "starling")) ; - PasserDomesticus = mkCN (compoundN "house" (mkN "sparrow")) ; - PasserMontanus = mkCN (compoundN "eurasian Tree" (mkN "sparrow")) ; - FringillaCoelebs = mkCN (mkN "chaffinch") ; - FringillaMontifringilla = mkCN (mkN "brambling") ; - CarpodacusErythrinus = mkCN (compoundN "common" (mkN "rosefinch")) ; - CarduelisCannabina = mkCN (mkN "linnet") ; - CarduelisFlammea = mkCN (compoundN "common" (mkN "redpoll")) ; - CarduelisCarduelis = mkCN (compoundN "european" (mkN "goldfinch")) ; - CarduelisChloris = mkCN (compoundN "european" (mkN "greenfinch")) ; - CarduelisSpinus = mkCN (compoundN "eurasian" (mkN "siskin")) ; - PyrrhulaPyrrhula = mkCN (compoundN "eurasian" (mkN "bullfinch")) ; - LoxiaCurvirostra = mkCN (compoundN "common" (mkN "crossbill")) ; - EmberizaSchoeniclus = mkCN (compoundN "reed" (mkN "bunting")) ; - PlectrophenaxNivalis = mkCN (compoundN "snow" (mkN "bunting")) ; - CalcariusLapponicus = mkCN (compoundN "lapland" (mkN "longspur")) ; - EmberizaHortulana = mkCN (compoundN "ortolan" (mkN "bunting")) ; - EmberizaCitrinella = mkCN (mkN "yellowhammer") ; - -} diff --git a/examples/SUMO/BirdsSwe.gf b/examples/SUMO/BirdsSwe.gf deleted file mode 100644 index a051159cf..000000000 --- a/examples/SUMO/BirdsSwe.gf +++ /dev/null @@ -1,157 +0,0 @@ -concrete BirdsSwe of Birds = MergeSwe ** open SyntaxSwe, ParadigmsSwe, Prelude in { - -flags - coding=utf8 ; - -lin - GaviaStellata = mkCN (mkN "smÃ¥lom") ; - GaviaArctica = mkCN (mkN "storlom") ; - PodicepsCristatus = mkCN (mkN "skäggdopping") ; - PodicepsAuritus = mkCN (mkN "svarthakedopping") ; - ArdeaCinerea = mkCN (mkN "grÃ¥häger") ; - BotaurusStellaris = mkCN (mkN "rördrom") ; - CygnusOlor = mkCN (mkN "knölsvan") ; - CygnusCygnus = mkCN (mkN "sÃ¥ngsvan") ; - AnserFabalis = mkCN (mkN "sädgÃ¥s") ; - AnserAnser = mkCN (mkN "grÃ¥gÃ¥s") ; - BrantaCanadensis = mkCN (mkN "kanadagÃ¥s") ; - BrantaLeucopsis = mkCN (mkA "vitkindad") (mkN "gÃ¥s") ; -- fixme vitkindada -> vitkindade - TadornaTadorna = mkCN (mkN "gravand") ; - AnasPlatyrhynchos = mkCN (mkN "gräsand") ; - AnasPenelope = mkCN (mkN "bläsand") ; - AnasCrecca = mkCN (mkN "kricka") ; - BucephalaClangula = mkCN (mkN "knipa") ; - ClangulaHyemalis = mkCN (mkN "alfÃ¥gel") ; - SomateriaMollissima = mkCN (mkN "ejder") ; - MergusMerganser = mkCN (mkN "storskrake") ; - MelanittaNigra = mkCN (mkN "sjöorre") ; - HaliaeetusAlbicilla = mkCN (mkN "havsörn") ; - PandionHaliaetus = mkCN (mkN "fiskgjuse") ; - ButeoButeo = mkCN (mkN "ormvrÃ¥k") ; - AccipiterGentilis = mkCN (mkN "duvhök") ; - AccipiterNisus = mkCN (mkN "sparvhök") ; - FalcoTinnunculus = mkCN (mkN "tornfalk") ; - LagopusLagopus = mkCN (mkN "dalripa") ; - LagopusMutus = mkCN (mkN "fjällripa") ; - TetraoUrogallus = mkCN (mkN "tjäder") ; - LyrurusTetrix = mkCN (mkN "orre") ; - PhasianusColchicus = mkCN (mkN "fasan") ; - RallusAquaticus = mkCN (mkN "vattenral") ; - FulicaAtra = mkCN (mkN "sothöna") ; - GallinulaChloropus = mkCN (mkN "rörhöna") ; - GrusGrus = mkCN (mkN "trana") ; - HaematopusOstralegus = mkCN (mkN "strandskata") ; - CharadriusHiaticula = mkCN (mkA "större") (mkN "strandpipare" utrum) ; - PluvialisApricaria = mkCN (mkN "ljungpipare") ; - VanellusVanellus = mkCN (mkN "tofsvipa") ; - CalidrisAlpina = mkCN (mkN "kärrsnäppa") ; - TringaGlareola = mkCN (mkN "grönbena") ; - TringaOchropus = mkCN (mkN "skogssnäppa") ; - NumeniusArquata = mkCN (mkN "storspov") ; - ScolopaxRusticola = mkCN (mkN "morkulla") ; - GallinagoGallinago = mkCN (mkN "enkelbeckasin") ; - LymnocryptesMinimus = mkCN (mkN "dvärgbeckasin") ; - TringaTotanus = mkCN (mkN "rödbena") ; - TringaErythropus = mkCN (mkN "svartsnäppa") ; - TringaNebularia = mkCN (mkN "gluttsnäppa") ; - StercorariusParasiticus = mkCN (mkN "kustlabb") ; - LarusRidibundus = mkCN (mkN "skrattmÃ¥s") ; - LarusCanus = mkCN (mkN "fiskmÃ¥s") ; - LarusArgentatus = mkCN (mkN "grÃ¥trut") ; - LarusFuscus = mkCN (mkN "silltrut") ; - LarusMarinus = mkCN (mkN "havstrut") ; - SternaSandvicensis = mkCN (mkA "kentsk") (mkN "tärna") ; - SternaCaspia = mkCN (mkN "skräntärna") ; - SternaHirundo = mkCN (mkN "fisktärna") ; - SternaParadisaea = mkCN (mkN "silvertärna") ; - AlcaTorda = mkCN (mkN "tordmule") ; - ColumbaOenas = mkCN (mkN "skogsduva") ; - ColumbaPalumnbus = mkCN (mkN "ringduva") ; - StreptopeliaDecaocto = mkCN (mkN "turkduva") ; - StrixAluco = mkCN (mkN "kattuggla") ; - StrixUralensis = mkCN (mkN "slaguggla") ; - BuboBubo = mkCN (mkN "berguv") ; - AsioFlammeus = mkCN (mkN "jorduggla") ; - AsioOtus = mkCN (mkN "hornuggla") ; - AegoliusFunereus = mkCN (mkN "pärluggla") ; - GlaucidiumPasserinum = mkCN (mkN "sparvuggla") ; - CuculusCanorus = mkCN (mkN "gök") ; - CaprimulgusEuropaeus = mkCN (mkN "nattskärra") ; - PicusViridis = mkCN (mkN "gröngöling") ; - DryocopusMartius = mkCN (mkN "spillkrÃ¥ka") ; - JynxTorquilla = mkCN (mkN "göktyta") ; - DendrocoposMajor = mkCN (lin AP {s=(comparAP (irregA "stor" "större" "störst")).s; isPre=True}) (mkN "hackspett") ; - DendrocoposMinor = mkCN (lin AP {s=(comparAP (mkA "liten" "litet" "lilla" "smÃ¥" "mindre" "minst" "minsta")).s; isPre=True}) (mkN "hackspett") ; - AlaudaArvensis = mkCN (mkN "sÃ¥nglärka") ; - LullulaArborea = mkCN (mkN "trädlärka") ; - ApusApus = mkCN (mkN "tornseglare") ; - HirundoRustica = mkCN (mkN "ladusvala") ; - DelichonUrbicum = mkCN (mkN "hussvala") ; - AnthusPratensis = mkCN (mkN "ängspiplärka") ; - AnthusTrivialis = mkCN (mkN "trädpiplärka") ; - MotacillaAlba = mkCN (mkN "sädesärla") ; - MotacillaFlava = mkCN (mkN "gulärla") ; - TroglodytesTroglodytes = mkCN (mkN "gärdsmyg") ; - BombycillaGarrulus = mkCN (mkN "sidensvans") ; - PrunellaModularis = mkCN (mkN "järnsparv") ; - LusciniaLuscinia = mkCN (mkN "näktergal") ; - ErithacusRubecula = mkCN (mkN "rödhake") ; - LusciniaSvecica = mkCN (mkN "blÃ¥hake") ; - PhoenicurusPhoenicurus = mkCN (mkN "rödstjärt") ; - OenantheOenanthe = mkCN (mkN "stenskvätta") ; - SaxicollaRubetra = mkCN (mkN "buskskvätta") ; - TurdusPhilomelos = mkCN (mkN "taltrast") ; - TurdusIliacus = mkCN (mkN "rödvingetrast") ; - TurdusViscivorus = mkCN (mkN "dubbeltrast") ; - TurdusPilaris = mkCN (mkN "björktrast") ; - TurdusMerula = mkCN (mkN "koltrast") ; - SylviaBorin = mkCN (mkN "trädgÃ¥rdssÃ¥ngare") ; - SylviaAtricapilla = mkCN (mkN "svarthätta") ; - SylviaCurruca = mkCN (mkN "ärtsÃ¥ngare") ; - SylviaCommunis = mkCN (mkN "törnsÃ¥ngare") ; - AcrocephalusSchoenobaenus = mkCN (mkN "sävsÃ¥ngare") ; - AcrocephalusScirpaceus = mkCN (mkN "rörsÃ¥ngare") ; - AcrocephalusPalustris = mkCN (mkN "kärrsÃ¥ngare") ; - PhylloscopusTrochilus = mkCN (mkN "lövsÃ¥ngare") ; - PhylloscopusCollybita = mkCN (mkN "gransÃ¥ngare") ; - PhylloscopusSibilatrix = mkCN (mkN "grönsÃ¥ngare") ; - HippolaisIcterina = mkCN (mkN "härmsÃ¥ngare") ; - RegulusRegulus = mkCN (mkN "kungsfÃ¥gel") ; - FicedulaHypoleuca = mkCN (mkA "svartvit") (mkN "flugsnappare" utrum) ; - ParisMajor = mkCN (mkN "talgoxe" utrum) ; - ParisCaeruleus = mkCN (mkN "blÃ¥mes") ; - SittaEuropaea = mkCN (mkN "nötväcka") ; - ParisCristatus = mkCN (mkN "tofsmes") ; - ParusAter = mkCN (mkN "svartmes") ; - ParusMontanus = mkCN (mkN "talltita") ; - ParusPalustris = mkCN (mkN "entita") ; - AegithalosCaudatis = mkCN (mkN "stjärtmes") ; - PanururBiarmicus = mkCN (mkN "skäggmes") ; - LaniusCollurio = mkCN (mkN "törnskata") ; - GarrulusGlandarius = mkCN (mkN "nötskrika") ; - PicaPica = mkCN (mkN "skata") ; - NucifragaCaryocatactes = mkCN (mkN "nötkrÃ¥ka") ; - CorvusMonedula = mkCN (mkN "kaja") ; - CorvusFrugilegus = mkCN (mkN "rÃ¥ka") ; - CorvusCorone = mkCN (mkN "krÃ¥ka") ; - CorvusCorax = mkCN (mkN "korp") ; - SturnusVulgaris = mkCN (mkN "stare") ; - PasserDomesticus = mkCN (mkN "grÃ¥sparv") ; - PasserMontanus = mkCN (mkN "pilfink") ; - FringillaCoelebs = mkCN (mkN "bofink") ; - FringillaMontifringilla = mkCN (mkN "bergfink") ; - CarpodacusErythrinus = mkCN (mkN "rosenfink") ; - CarduelisCannabina = mkCN (mkN "hämpling") ; - CarduelisFlammea = mkCN (mkN "grÃ¥siska") ; - CarduelisCarduelis = mkCN (mkN "steglits") ; - CarduelisChloris = mkCN (mkN "grönfink") ; - CarduelisSpinus = mkCN (mkN "grönsiska") ; - PyrrhulaPyrrhula = mkCN (mkN "domherre") ; - LoxiaCurvirostra = mkCN (lin AP {s=(comparAP (mkA "liten" "litet" "lilla" "smÃ¥" "mindre" "minst" "minsta")).s; isPre=True}) (mkN "korsnäbb") ; - EmberizaSchoeniclus = mkCN (mkN "sävsparv") ; - PlectrophenaxNivalis = mkCN (mkN "snösparv") ; - CalcariusLapponicus = mkCN (mkN "lappsparv") ; - EmberizaHortulana = mkCN (mkN "ortolansparv") ; - EmberizaCitrinella = mkCN (mkN "gulsparv") ; - -} diff --git a/examples/SUMO/Communications.gf b/examples/SUMO/Communications.gf deleted file mode 100644 index 64c735611..000000000 --- a/examples/SUMO/Communications.gf +++ /dev/null @@ -1,157 +0,0 @@ -abstract Communications = MidLevelOntology, Geography ** { - - -- An AMRadioStation is an - -- engineeringSubcomponent of an AMRadioSystem. - fun AMRadioStation : Class ; - fun AMRadioStation_Class : SubClass AMRadioStation RadioStation ; - - -- An AMRadioSystem consists of Radios, - -- AMRadioStations, and other components that work together to make - -- AM radio broadcasting possible in a given area. - fun AMRadioSystem : Class ; - fun AMRadioSystem_Class : SubClass AMRadioSystem RadioSystem ; - - -- An ArtificialSatellite is a Device - -- that orbits the earth in space and performs various functions such as - -- aiding in communication, photographing the earth's surface, and others. - fun ArtificialSatellite : Class ; - fun ArtificialSatellite_Class : SubClass ArtificialSatellite (both EngineeringComponent Satellite) ; - - -- A BroadcastingStation is - -- an engineeringSubcomponent of either a TelevisionSystem or - -- a RadioStation. - fun BroadcastingStation : Class ; - fun BroadcastingStation_Class : SubClass BroadcastingStation (both CommunicationDevice (both EngineeringComponent StationaryArtifact)) ; - - -- A CableTelevisionSystem - -- is a CommunicationSystem for cable television. - fun CableTelevisionSystem : Class ; - fun CableTelevisionSystem_Class : SubClass CableTelevisionSystem CommunicationSystem ; - - -- Relatively low power broadcasting - -- devices designed for voice communication among specialized groups - -- in which each receiver also has the power to transmit, unlike - -- broadcast radio where most components transmitting or receiving on - -- a given frequency or set of frequencies are receivers only. This - -- includes unlicensed walkie_talkies, public safety radios, military - -- communication systems and CB radios. - fun CommunicationRadio : Class ; - fun CommunicationRadio_Class : SubClass CommunicationRadio CommunicationDevice ; - - -- A CommunicationSatellite is an - -- ArtificialSatellite that serves as one engineeringSubcomponent of a - -- CommunicationSystem. - fun CommunicationSatellite : Class ; - fun CommunicationSatellite_Class : SubClass CommunicationSatellite (both ArtificialSatellite CommunicationDevice) ; - - -- An Eutelsat is one type of - -- CommunicationSatellite. - fun Eutelsat : Class ; - fun Eutelsat_Class : SubClass Eutelsat CommunicationSatellite ; - - -- A FMRadioStation is an - -- engineeringSubcomponent of an FMRadioSystem. - fun FMRadioStation : Class ; - fun FMRadioStation_Class : SubClass FMRadioStation RadioStation ; - - -- A FMRadioSystem consists of Radios, - -- FMRadioStations, and other components that work together to make - -- FM radio broadcasting possible in a given area. - fun FMRadioSystem : Class ; - fun FMRadioSystem_Class : SubClass FMRadioSystem RadioSystem ; - - -- An Inmarsat is one type of - -- CommunicationSatellite. - fun Inmarsat : Class ; - fun Inmarsat_Class : SubClass Inmarsat CommunicationSatellite ; - - -- An Intelsat is one type of - -- CommunicationSatellite. - fun Intelsat : Class ; - fun Intelsat_Class : SubClass Intelsat CommunicationSatellite ; - - -- The Internet is a CommunicationSystem - -- for the rapid delivery of information between computers. - fun Internet : Ind CommunicationSystem ; - - -- An InternetServiceProvider serves as an engineeringSubcomponent of - -- the Internet for a given area. - fun InternetServiceProvider : Class ; - fun InternetServiceProvider_Class : SubClass InternetServiceProvider CommunicationSystem ; - - -- An InternetUser is an individual who - -- uses the Internet. - fun InternetUser : Ind SocialRole ; - - -- An Intersputnik is one type of - -- CommunicationSatellite. - fun Intersputnik : Class ; - fun Intersputnik_Class : SubClass Intersputnik CommunicationSatellite ; - - -- A MainTelephoneLine is one - -- engineeringSubcomponent of a TelephoneSystem used for voice communication - -- or computer data transfer. - fun MainTelephoneLine : Class ; - fun MainTelephoneLine_Class : SubClass MainTelephoneLine CommunicationDevice ; - - -- A Telephone that can be used without - -- connection to a MainTelephoneLine. - fun MobileCellPhone : Class ; - fun MobileCellPhone_Class : SubClass MobileCellPhone Telephone ; - - -- An Orbita is one type of - -- CommunicationSatellite. - fun Orbita : Class ; - fun Orbita_Class : SubClass Orbita CommunicationSatellite ; - - -- A RadioStation is an - -- engineeringSubcomponent of a RadioSystem. - fun RadioStation : Class ; - fun RadioStation_Class : SubClass RadioStation BroadcastingStation ; - - -- A RadioSystem consists of Radios, - -- RadioStations, and other components that work together to make - -- radio broadcasting possible in a given area. - fun RadioSystem : Class ; - fun RadioSystem_Class : SubClass RadioSystem CommunicationSystem ; - - -- A ShortwaveRadioStation - -- is an engineeringSubcomponent of a ShortwaveRadioSystem. - fun ShortwaveRadioStation : Class ; - fun ShortwaveRadioStation_Class : SubClass ShortwaveRadioStation RadioStation ; - - -- A ShortwaveRadioSystem consists - -- of Radios, ShortwaveRadioStations, and other components that work - -- together to make shortwave radio broadcasting possible in a given area. - fun ShortwaveRadioSystem : Class ; - fun ShortwaveRadioSystem_Class : SubClass ShortwaveRadioSystem RadioSystem ; - - -- A TelephoneSystem consists of a complete - -- interconnection of Telephones, MainTelephoneLines, and other components - -- that work together to make telephonic communication possible from point to - -- point in a given area. - fun TelephoneSystem : Class ; - fun TelephoneSystem_Class : SubClass TelephoneSystem CommunicationSystem ; - - -- A TelevisionStation is an - -- engineeringSubcomponent of a TelevisionSystem. - fun TelevisionStation : Class ; - fun TelevisionStation_Class : SubClass TelevisionStation BroadcastingStation ; - - -- A system for Broadcasting and - -- receiving television signals. - fun TelevisionSystem : Class ; - fun TelevisionSystem_Class : SubClass TelevisionSystem CommunicationSystem ; - - -- The expression - -- (communicationSatelliteForArea ?AREA ?SATELLITE ?INTEGER) means that - -- ?INTEGER number of CommunicationSatellites of the type ?SATELLITE serve - -- as an engineeringSubcomponent of a TelephoneSystem of the GeopoliticalArea ?AREA. - fun communicationSatelliteForArea: El GeopoliticalArea -> Desc Satellite -> El Integer -> Formula ;-- replaced-- - - -- (internetCountryCode ?AREA ?CODE) - -- relates a GeopoliticalArea to the SymbolicString ?CODE used to - -- identify the ?AREA on internet websites. - fun internetCountryCode : El GeopoliticalArea -> El SymbolicString -> Formula ; - -} diff --git a/examples/SUMO/CountriesAndRegions.gf b/examples/SUMO/CountriesAndRegions.gf deleted file mode 100644 index 7d0226fca..000000000 --- a/examples/SUMO/CountriesAndRegions.gf +++ /dev/null @@ -1,2685 +0,0 @@ -abstract CountriesAndRegions = MidLevelOntology, Geography, Government ** { - - fun Country : Class ; - - fun Afghanistan : Ind (both Country Nation); - - fun Albania : Ind (both Country Nation); - - fun Algeria : Ind (both Country Nation); - - fun Andorra : Ind (both Country EuropeanNation); - - fun Angola : Ind (both Country Nation); - - fun AntiguaAndBarbuda : Ind (both Country Nation); - - fun Argentina : Ind (both Country Nation); - - fun Armenia : Ind (both Country Nation); - - fun Australia : Ind (both Country Nation); - - fun Austria : Ind (both Country Nation); - - fun Azerbaijan : Ind (both Country Nation); - - fun Bahamas : Ind Country ; - - fun Bahrain : Ind (both Country Nation); - - fun Bangladesh : Ind (both Country Nation); - - fun Barbados : Ind (both Country Nation); - - fun Belarus : Ind (both Country Nation); - - fun Belgium : Ind (both Country EuropeanNation); - - fun Belize : Ind (both Country Nation); - - fun Benin : Ind (both Country Nation); - - fun Bhutan : Ind (both Country Nation); - - fun Bolivia : Ind (both Country Nation); - - fun BosniaAndHerzegovina : Ind (both Country Nation); - - fun Botswana : Ind (both Country Nation); - - fun Brazil : Ind (both Country Nation); - - fun Brunei : Ind (both Country Nation); - - fun Bulgaria : Ind (both Country Nation); - - fun BurkinaFaso : Ind (both Country Nation); - - fun Burma : Ind Country ; - - fun Burundi : Ind (both Country Nation); - - fun Cambodia : Ind (both Country Nation); - - fun Cameroon : Ind (both Country Nation); - - fun Canada : Ind (both Country Nation); - - fun CapeVerde : Ind (both Country Nation); - - fun CentralAfricanRepublic : Ind (both Country Nation); - - fun Chad : Ind (both Country Nation); - - fun Chile : Ind (both Country Nation); - - fun China : Ind (both Country Nation); - - fun Colombia : Ind (both Country Nation); - - fun Comoros : Ind (both Country Nation); - - fun Congo : Ind Country ; - - fun CostaRica : Ind (both Country Nation); - - fun CoteDIvoire : Ind (both Country Nation); - - fun Croatia : Ind (both Country Nation); - - fun Cuba : Ind (both Country (both Nation Island)) ; - - fun Cyprus : Ind (both Country Nation); - - fun CzechRepublic : Ind (both Country Nation); - - fun Denmark : Ind (both Country EuropeanNation); - - fun Djibouti : Ind (both Country Nation); - - fun Dominica : Ind (both Country Nation); - - fun DominicanRepublic : Ind (both Country Nation); - - fun Ecuador : Ind (both Country Nation); - - fun Egypt : Ind (both Country Nation); - - fun ElSalvador : Ind (both Country Nation); - - fun EquatorialGuinea : Ind (both Country Nation); - - fun Eritrea : Ind (both Country Nation); - - fun Estonia : Ind (both Country Nation); - - fun Ethiopia : Ind (both Country Nation); - - fun Fiji : Ind (both Country Nation); - - fun Finland : Ind (both Country EuropeanNation); - - fun France : Ind (both Country EuropeanNation); - - fun FrenchGuiana : Ind (both Country (both LandArea DependencyOrSpecialSovereigntyArea)) ; - - fun Gabon : Ind (both Country Nation); - - fun Gambia : Ind (both Country Nation); - - fun Georgia : Ind (both Country Nation); - - fun Germany : Ind (both Country EuropeanNation); - - fun Ghana : Ind (both Country Nation); - - fun Greece : Ind (both Country EuropeanNation); - - fun Grenada : Ind (both Country Nation); - - fun Guatemala : Ind (both Country Nation); - - fun Guinea : Ind (both Country Nation); - - fun Guyana : Ind (both Country Nation); - - fun Haiti : Ind (both Country Nation); - - fun HolySee : Ind (both Country EuropeanNation); - - fun Honduras : Ind (both Country Nation); - - fun Hungary : Ind (both Country Nation); - - fun Iceland : Ind (both Country (both EuropeanNation Island)) ; - - fun India : Ind (both Country Nation); - - fun Indonesia : Ind (both Country Nation); - - fun Iran : Ind (both Country Nation); - - fun Iraq : Ind (both Country Nation); - - fun Ireland : Ind (both Country EuropeanNation); - - fun Israel : Ind (both Country Nation); - - fun Italy : Ind (both Country EuropeanNation); - - fun Jamaica : Ind (both Country Nation); - - fun Japan : Ind (both Country (both Nation Island)) ; - - fun Jordan : Ind (both Country Nation); - - fun Kazakstan : Ind Country ; - - fun Kenya : Ind (both Country Nation); - - fun Kiribati : Ind (both Country Nation); - - fun Kuwait : Ind (both Country Nation); - - fun Kyrgyzstan : Ind (both Country Nation); - - fun Laos : Ind (both Country Nation); - - fun Latvia : Ind (both Country Nation); - - fun Lebanon : Ind (both Country Nation); - - fun Lesotho : Ind (both Country Nation); - - fun Liberia : Ind (both Country Nation); - - fun Libya : Ind (both Country Nation); - - fun Liechtenstein : Ind (both Country Nation); - - fun Lithuania : Ind (both Country Nation); - - fun Luxembourg : Ind (both Country Nation); - - fun Macedonia : Ind (both Country Nation); - - fun Madagascar : Ind (both Country Nation); - - fun Malawi : Ind (both Country Nation); - - fun Malaysia : Ind (both Country Nation); - - fun Maldives : Ind (both Country Nation); - - fun Mali : Ind (both Country Nation); - - fun Malta : Ind (both Country EuropeanNation); - - fun MarshallIslands : Ind (both Country Nation); - - fun Mauritania : Ind (both Country Nation); - - fun Mauritius : Ind (both Country Nation); - - fun Mexico : Ind (both Country Nation); - - fun Micronesia : Ind (both Country Nation); - - fun Moldova : Ind (both Country Nation); - - fun Monaco : Ind (both Country EuropeanNation); - - fun Mongolia : Ind (both Country Nation); - - fun Morocco : Ind (both Country Nation); - - fun Mozambique : Ind (both Country Nation); - - fun Namibia : Ind (both Country Nation); - - fun Nauru : Ind (both Country Nation); - - fun Nepal : Ind (both Country Nation); - - fun Netherlands : Ind (both Country EuropeanNation); - - fun NewCaledonia : Ind (both Country (both LandArea DependencyOrSpecialSovereigntyArea)) ; - - fun NewZealand : Ind (both Country Nation); - - fun Nicaragua : Ind (both Country Nation); - - fun Niger : Ind (both Country Nation); - - fun Nigeria : Ind (both Country Nation); - - fun NorthKorea : Ind (both Country Nation); - - fun Norway : Ind (both Country EuropeanNation); - - fun Oman : Ind (both Country Nation); - - fun Pakistan : Ind (both Country Nation); - - fun Palau : Ind (both Country Nation); - - fun Panama : Ind (both Country Nation); - - fun PapuaNewGuinea : Ind (both Country Nation); - - fun Paraguay : Ind (both Country Nation); - - fun Peru : Ind (both Country Nation); - - fun Philippines : Ind (both Country Nation); - - fun Poland : Ind (both Country EuropeanNation); - - fun Portugal : Ind (both Country EuropeanNation); - - fun Qatar : Ind (both Country Nation); - - fun Romania : Ind (both Country Nation); - - fun Russia : Ind (both Country Nation); - - fun Rwanda : Ind (both Country Nation); - - -- The nation of SaintKittsAndNevis - fun SaintKittsAndNevis : Ind (both Country Nation); - - fun SaintLucia : Ind (both Country Nation); - - -- The nation of SaintVincentAndTheGrenadines. - fun SaintVincentAndTheGrenadines : Ind (both Country Nation); - - fun SanMarino : Ind (both Country EuropeanNation); - - -- The nation of SaoTomeAndPrincipe. - fun SaoTomeAndPrincipe : Ind (both Country Nation); - - fun SaudiArabia : Ind (both Country Nation); - - fun Senegal : Ind (both Country Nation); - - -- The nation of SerbiaAndMontenegro. - fun SerbiaAndMontenegro : Ind (both Country Nation); - - fun Seychelles : Ind (both Country Nation); - - fun SierraLeone : Ind (both Country Nation); - - fun Singapore : Ind (both Country Nation); - - fun Slovakia : Ind (both Country Nation); - - fun Slovenia : Ind (both Country Nation); - - fun SolomonIslands : Ind (both Country Nation); - - fun Somalia : Ind (both Country Nation); - - fun SouthAfrica : Ind (both Country Nation); - - fun SouthKorea : Ind (both Country Nation); - - fun Spain : Ind (both Country EuropeanNation); - - fun SriLanka : Ind (both Country Nation); - - fun Sudan : Ind (both Country Nation); - - fun Suriname : Ind (both Country Nation); - - fun Swaziland : Ind (both Country Nation); - - fun Sweden : Ind (both Country EuropeanNation); - - fun Switzerland : Ind (both Country EuropeanNation); - - fun Syria : Ind (both Country Nation); - - fun Taiwan : Ind (both Country Nation); - - fun Tajikistan : Ind (both Country Nation); - - fun Tanzania : Ind (both Country Nation); - - fun Thailand : Ind (both Country Nation); - - fun Togo : Ind (both Country Nation); - - fun Tonga : Ind (both Country Nation); - - -- The nation of TrinidadAndTobago. - fun TrinidadAndTobago : Ind (both Country Nation); - - fun Tunisia : Ind (both Country Nation); - - fun Turkey : Ind (both Country Nation); - - fun Turkmenistan : Ind (both Country Nation); - - fun Tuvalu : Ind (both Country Nation); - - fun Uganda : Ind (both Country Nation); - - fun Ukraine : Ind (both Country Nation); - - fun UnitedArabEmirates : Ind (both Country EuropeanNation); - - fun UnitedKingdom : Ind (both Country Nation); - - fun UnitedStates : Ind (both Country Nation); - - fun Uruguay : Ind (both Country Nation); - - fun Uzbekistan : Ind (both Country Nation); - - fun Vanuatu : Ind (both Country Nation); - - fun Venezuela : Ind (both Country Nation); - - fun Vietnam : Ind (both Country Nation); - - fun WesternSahara : Ind (both Country (both Nation GeopoliticalArea)) ; - - fun WesternSamoa : Ind Country ; - - fun Yemen : Ind (both Country Nation); - - fun Zaire : Ind Country ; - - fun Zambia : Ind (both Country Nation); - - -- The City of Adana in Turkey. - fun AdanaTurkey : Ind City ; - - -- The City of AddisAbaba in Ethiopia. - fun AddisAbabaEthiopia : Ind City ; - - -- The City of Aden in Yemen. - fun AdenYemen : Ind City ; - - -- The City of Adora in WestBank. - fun AdoraWestBank : Ind City ; - - -- The City of Afula in Israel. - fun AfulaIsrael : Ind City ; - - -- The City of Agri in Turkey. - fun AgriTurkey : Ind City ; - - -- The City of AinDefla in Algeria. - fun AinDeflaAlgeria : Ind City ; - - -- The City of AinElHajar in Algeria. - fun AinElHajarAlgeria : Ind City ; - - -- The City of Ajaccio in France. - fun AjaccioFrance : Ind City ; - - -- The City of AlBalamand in Lebanon. - fun AlBalamandLebanon : Ind City ; - - -- A state in the southeastern UnitedStates that - -- borders on the GulfOfMexico. - fun Alabama : Ind AmericanState ; - - -- The largest state in the UnitedStates. - fun Alaska : Ind AmericanState ; - - -- The City of AleiSinai in GazaStrip. - fun AleiSinaiGazaStrip : Ind City ; - - -- The City of AleiZahav in WestBank. - fun AleiZahavWestBank : Ind City ; - - -- The City of Aley in Lebanon. - fun AleyLebanon : Ind City ; - - -- The City of Algiers in Algeria. - fun AlgiersAlgeria : Ind City ; - - -- The City of AlkhanYurt in Russia. - fun AlkhanYurtRussia : Ind City ; - - -- The City of AlonMoreh in WestBank. - fun AlonMorehWestBank : Ind City ; - - -- The City of Ambon in Indonesia. - fun AmbonIndonesia : Ind City ; - - -- The class of cities that are in the UnitedStates. - fun AmericanCity : Class ; - fun AmericanCity_Class : SubClass AmericanCity City ; - - -- A dependency of the UnitedStates - fun AmericanSamoa : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The class of states that make up the UnitedStates. - fun AmericanState : Class ; - fun AmericanState_Class : SubClass AmericanState StateOrProvince ; - - -- The City of Amman in Jordan. - fun AmmanJordan : Ind City ; - - -- The City of AnNuwaydirat in Bahrain. - fun AnNuwaydiratBahrain : Ind City ; - - -- The City of Andean in Spain. - fun AndeanSpain : Ind City ; - - -- The City of AngkorWat in Cambodia. - fun AngkorWatCambodia : Ind City ; - - -- A dependency of the UnitedKingdom - fun Anguilla : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Ankara in Turkey. - fun AnkaraTurkey : Ind City ; - - -- The City of Antalya in Turkey. - fun AntalyaTurkey : Ind City ; - - fun Antarctica : Ind GeopoliticalArea ; - - -- The City of Antioquia in Colombia. - fun AntioquiaColombia : Ind City ; - - -- The City of Antwerp in Belgium. - fun AntwerpBelgium : Ind City ; - - -- The City of Apumirac in Peru. - fun ApumiracPeru : Ind City ; - - -- The City of Apure in Venezuela. - fun ApureVenezuela : Ind City ; - - -- The City of Arauca in Colombia. - fun AraucaColombia : Ind City ; - - -- The City of Argun in Russia. - fun ArgunRussia : Ind City ; - - -- The City of Ariel in WestBank. - fun ArielWestBank : Ind City ; - - -- A state in the southwestern UnitedStates that - -- borders on Mexico. - fun Arizona : Ind AmericanState ; - - -- A state in the southeastern UnitedStates that was - -- part of the Confederacy. - fun Arkansas : Ind AmericanState ; - - -- The City of Armagh in NorthernIreland. - fun ArmaghNorthernIreland : Ind City ; - - -- A dependency of the Netherlands - fun Aruba : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Arzew in Algeria. - fun ArzewAlgeria : Ind City ; - - -- The City of Ashdod in Israel. - fun AshdodIsrael : Ind City ; - - -- A dependency of Australia - fun AshmoreAndCartierIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Askelon in Israel. - fun AskelonIsrael : Ind City ; - - -- The City of Asmara in Eritrea. - fun AsmaraEritrea : Ind City ; - - -- The City of Assam in India. - fun AssamIndia : Ind City ; - - -- The City of Aswan in Egypt. - fun AswanEgypt : Ind City ; - - -- The City of Asyut in Egypt. - fun AsyutEgypt : Ind City ; - - -- The City of Athens in Greece. - fun AthensGreece : Ind City ; - - -- The largest City in Georgia. - fun AtlantaGeorgia : Ind AmericanCity ; - - -- The City of Atrush in Iraq. - fun AtrushIraq : Ind City ; - - -- The City of Atzmona in GazaStrip. - fun AtzmonaGazaStrip : Ind City ; - - -- The City of AvneiHefetz in Israel. - fun AvneiHefetzIsrael : Ind City ; - - -- The City of Ayacucho in Peru. - fun AyacuchoPeru : Ind City ; - - -- The City of Azor in Israel. - fun AzorIsrael : Ind City ; - - -- The City of BKaot in WestBank. - fun BKaotWestBank : Ind City ; - - -- The City of BadVilbel in Germany. - fun BadVilbelGermany : Ind City ; - - -- The City of Baghdad in Iraq. - fun BaghdadIraq : Ind City ; - - -- The City of Bagre in Colombia. - fun BagreColombia : Ind City ; - - -- The City of Bahawalpur in Pakistan. - fun BahawalpurPakistan : Ind City ; - - -- The City of BakaAlGarbiyeh in Israel. - fun BakaAlGarbiyehIsrael : Ind City ; - - -- A dependency of the UnitedStates - fun BakerIsland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of BakkaAlSharkiya in WestBank. - fun BakkaAlSharkiyaWestBank : Ind City ; - - -- The City of Baku in Azerbaijan. - fun BakuAzerbaijan : Ind City ; - - -- The City of Bale in Ethiopia. - fun BaleEthiopia : Ind City ; - - -- The largest City in Maryland. - fun BaltimoreMaryland : Ind AmericanCity ; - - -- The City of Banbridge in NorthernIreland. - fun BanbridgeNorthernIreland : Ind City ; - - -- The City of Bangkok in Thailand. - fun BangkokThailand : Ind City ; - - -- The City of Bangor in NorthernIreland. - fun BangorNorthernIreland : Ind City ; - - -- The City of Bangui in CentralAfricanRepublic. - fun BanguiCentralAfricanRepublic : Ind City ; - - -- The City of Barcelona in Spain. - fun BarcelonaSpain : Ind City ; - - -- The City of Barkeo in Cambodia. - fun BarkeoCambodia : Ind City ; - - -- The City of Barrancabermeja in Colombia. - fun BarrancabermejaColombia : Ind City ; - - -- The City of Basra in Israel. - fun BasraIsrael : Ind City ; - - -- A dependency of France - fun BassasDaIndia : Ind (both Island DependencyOrSpecialSovereigntyArea) ; - - -- The City of BatYam in Israel. - fun BatYamIsrael : Ind City ; - - -- The City of Batman in Turkey. - fun BatmanTurkey : Ind City ; - - -- The City of BeErSheva in Israel. - fun BeErShevaIsrael : Ind City ; - - -- The City of Beasain in Spain. - fun BeasainSpain : Ind City ; - - -- The City of Beirut in Lebanon. - fun BeirutLebanon : Ind City ; - - -- The City of BeitEl in WestBank. - fun BeitElWestBank : Ind City ; - - -- The City of BeitHaggai in WestBank. - fun BeitHaggaiWestBank : Ind City ; - - -- The City of BeitHanina in WestBank. - fun BeitHaninaWestBank : Ind City ; - - -- The City of BeitSahur in WestBank. - fun BeitSahurWestBank : Ind City ; - - -- The City of BeitSheAn in Israel. - fun BeitSheAnIsrael : Ind City ; - - -- The City of BeitShemesh in Israel. - fun BeitShemeshIsrael : Ind City ; - - -- The City of Beledweyne in Somalia. - fun BeledweyneSomalia : Ind City ; - - -- The City of Belfast in NorthernIreland. - fun BelfastNorthernIreland : Ind City ; - - -- The City of Belgrade in SerbiaAndMontenegro. - fun BelgradeSerbiaAndMontenegro : Ind City ; - - -- The City of Berlin in Germany. BerlinGermany The capital of Germany and the largest - -- City of the country. - fun BerlinGermany : Ind EuropeanCity ; - - -- A dependency of the UnitedKingdom - fun Bermuda : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The capital of Switzerland. - fun BernSwitzerland : Ind EuropeanCity ; - - -- The City of BetLeHiyeh in GazaStrip. - fun BetLeHiyehGazaStrip : Ind City ; - - fun BetLidJunctionIsrael : Ind GeographicArea ; - - -- The City of BethEl in Israel. - fun BethElIsrael : Ind City ; - - -- The City of Bethlehem in WestBank. - fun BethlehemWestBank : Ind City ; - - -- The City of Bidya in WestBank. - fun BidyaWestBank : Ind City ; - - -- The City of Bilbao in Spain. - fun BilbaoSpain : Ind City ; - - -- The City of Billabona in Spain. - fun BillabonaSpain : Ind City ; - - -- The City of Binyamina in Israel. - fun BinyaminaIsrael : Ind City ; - - -- The City of Bishkek in Kyrgyzstan. - fun BishkekKyrgyzstan : Ind City ; - - -- The City of BneiAyish in Israel. - fun BneiAyishIsrael : Ind City ; - - -- The City of Bogota in Colombia. - fun BogotaColombia : Ind City ; - - -- The City of Bologna in Italy. - fun BolognaItaly : Ind City ; - - -- The City of Bonn in Germany. - fun BonnGermany : Ind City ; - - fun BosphorousStraitsTurkey : Ind GeographicArea ; - - -- The largest City in Massachusetts. - fun BostonMassachusetts : Ind AmericanCity ; - - -- The City of Bouira in Algeria. - fun BouiraAlgeria : Ind City ; - - -- A dependency of Norway - fun BouvetIsland : Ind (both Island DependencyOrSpecialSovereigntyArea) ; - - -- The City of BouzeGuene in Algeria. - fun BouzeGueneAlgeria : Ind City ; - - -- A dependency of the UnitedKingdom - fun BritishIndianOceanTerritory : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- A dependency of the UnitedKingdom - fun BritishVirginIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Brussels in Belgium. - fun BrusselsBelgium : Ind City ; - - -- The City of Bucaramanga in Colombia. - fun BucaramangaColombia : Ind City ; - - -- The City of Bucharest in Romania. - fun BucharestRomania : Ind City ; - - -- The City of BuenosAires in Argentina. - fun BuenosAiresArgentina : Ind City ; - - -- The City of Buinaksk in Russia. - fun BuinakskRussia : Ind City ; - - fun BwindiforestUganda : Ind GeographicArea ; - - -- The City of Cabinda in Angola. - fun CabindaAngola : Ind City ; - - -- The City of Caglayan in Turkey. - fun CaglayanTurkey : Ind City ; - - -- The City of Cairo in Egypt. - fun CairoEgypt : Ind City ; - - -- The City of Calcutta in India. - fun CalcuttaIndia : Ind City ; - - -- The City of Cali in Colombia. - fun CaliColombia : Ind City ; - - -- The AmericanState with the highest population. - fun California : Ind AmericanState ; - - -- The City of CampZama in Japan. - fun CampZamaJapan : Ind City ; - - -- The City of Cankiri in Turkey. - fun CankiriTurkey : Ind City ; - - -- The City of CapeTown in SouthAfrica. - fun CapeTownSouthAfrica : Ind City ; - - fun CaritasPolandChechnya : Ind GeographicArea ; - - -- The City of Carmel in Israel. - fun CarmelIsrael : Ind City ; - - -- The City of CarmenDeBolivar in Colombia. - fun CarmenDeBolivarColombia : Ind City ; - - -- The City of Carrejon in Colombia. - fun CarrejonColombia : Ind City ; - - -- A dependency of the UnitedKingdom - fun CaymanIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Chaman in Pakistan. - fun ChamanPakistan : Ind City ; - - -- The City of ChararESharif in India. - fun ChararESharifIndia : Ind City ; - - -- The City of Charsaada in Pakistan. - fun CharsaadaPakistan : Ind City ; - - -- The Nation of Chechnya. - fun Chechnya : Ind Nation ; - - -- The City of ChernoRechye in Russia. - fun ChernoRechyeRussia : Ind City ; - - -- Often referred to as the second city, - -- ChicagoUnitedStates is the largest city in the midwestern United States. - fun ChicagoUnitedStates : Ind AmericanCity ; - - -- The City of Chisimayu in Somalia. - fun ChisimayuSomalia : Ind City ; - - -- The City of Chittagong in Bangladesh. - fun ChittagongBangladesh : Ind City ; - - -- The City of Choba in Angola. - fun ChobaAngola : Ind City ; - - -- The City of Choco in Colombia. - fun ChocoColombia : Ind City ; - - -- The City of ChorrosQuero in Venezuela. - fun ChorrosQueroVenezuela : Ind City ; - - -- A dependency of Australia - fun ChristmasIsland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - fun ClarkAirbasePhilippines : Ind GeographicArea ; - - -- Bordering Lake Erie, ClevelandOhio is - -- the largest City in Ohio. - fun ClevelandOhio : Ind AmericanCity ; - - -- A dependency of France - fun ClippertonIsland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- A dependency of Australia - fun CocosKeelingIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Coimbatore in India. - fun CoimbatoreIndia : Ind City ; - - -- The City of Cologne in Germany. - fun CologneGermany : Ind City ; - - -- The City of ColombiaCity in Colombia. - fun ColombiaCityColombia : Ind City ; - - -- The City of Colombia in Panama. - fun ColombiaPanama : Ind City ; - - -- The City of Colombo in SriLanka. - fun ColomboSriLanka : Ind City ; - - -- A large western state in the UnitedStates. - fun Colorado : Ind AmericanState ; - - -- The capital of Ohio, located in the middle of the state. - fun ColumbusOhio : Ind AmericanCity ; - - -- The City of Comayagua in Honduras. - fun ComayaguaHonduras : Ind City ; - - -- A state in NewEngland, one of the original thirteen colonies. - fun Connecticut : Ind AmericanState ; - - -- A dependency of NewZealand - fun CookIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of CopacaBana in Cuba. - fun CopacaBanaCuba : Ind City ; - - -- The City of Copenhagen in Denmark. CopenhagenDenmark The capital of Denmark and the largest - -- City of the country. - fun CopenhagenDenmark : Ind EuropeanCity ; - - -- A dependency of Australia - fun CoralSeaIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Corsica in France. - fun CorsicaFrance : Ind City ; - - -- The City of Corte in France. - fun CorteFrance : Ind City ; - - -- The City of Corum in Turkey. - fun CorumTurkey : Ind City ; - - -- The City of CundiNamarca in Colombia. - fun CundiNamarcaColombia : Ind City ; - - -- The City of Cupiagua in Colombia. - fun CupiaguaColombia : Ind City ; - - -- The City of Cuzco in Peru. - fun CuzcoPeru : Ind City ; - - -- The former eastern bloc nation. It is currently - -- divided into two independent Nations, the Czech Republic and Slovakia. - fun Czechoslovakia : Ind EuropeanNation ; - - -- The City of Dagestan in Russia. - fun DagestanRussia : Ind City ; - - -- The City of Dahuk in Iraq. - fun DahukIraq : Ind City ; - - -- A large City in northeastern Texas. - fun DallasTexas : Ind AmericanCity ; - - fun DangDistrictNepal : Ind GeographicArea ; - - -- The City of DarEsSalaAm in Tanzania. - fun DarEsSalaAmTanzania : Ind City ; - - -- The City of Darvaz in Tajikistan. - fun DarvazTajikistan : Ind City ; - - -- The City of Deba in Spain. - fun DebaSpain : Ind City ; - - -- A state in NewEngland, one of the original thirteen colonies. - fun Delaware : Ind AmericanState ; - - -- The City of Delhi in India. - fun DelhiIndia : Ind City ; - - -- The Nation of DemocraticRepublicOfTheCongo. - fun DemocraticRepublicOfTheCongo : Ind Nation ; - - -- The capital and largest City in Colorado. - fun DenverColorado : Ind AmericanCity ; - - -- The largest City in Michigan. - fun DetroitMichigan : Ind AmericanCity ; - - -- The City of Dhahran in SaudiArabia. - fun DhahranSaudiArabia : Ind City ; - - -- The City of Dhaka in Bangladesh. - fun DhakaBangladesh : Ind City ; - - -- The City of Dinan in France. - fun DinanFrance : Ind City ; - - -- The City of DirNaballah in WestBank. - fun DirNaballahWestBank : Ind City ; - - -- The City of DireDawa in Ethiopia. - fun DireDawaEthiopia : Ind City ; - - fun DistrictOfMansehraPakistan : Ind GeographicArea ; - - -- The City of Djakashari in RepublicOfGeorgia. - fun DjakashariGeorgia : Ind City ; - - -- The City of Djerba in Tunisia. - fun DjerbaTunisia : Ind City ; - - -- The City of Doda in India. - fun DodaIndia : Ind City ; - - -- The City of Dortmund in Germany. - fun DortmundGermany : Ind City ; - - -- The City of Dublin in Ireland. - fun DublinIreland : Ind City ; - - -- The City of Duesseldorf in Germany. - fun DuesseldorfGermany : Ind City ; - - -- The City of Dugit in GazaStrip. - fun DugitGazaStrip : Ind City ; - - -- The City of Durango in Spain. - fun DurangoSpain : Ind City ; - - fun DushanbeAirportTajikistan : Ind GeographicArea ; - - -- The City of DushanbeGarm in Tajikistan. - fun DushanbeGarmTajikistan : Ind City ; - - -- The City of Dushanbe in Tajikistan. - fun DushanbeTajikistan : Ind City ; - - -- The City of EastJerusalem in Israel. - fun EastJerusalemIsrael : Ind City ; - - -- The Nation of EastTimor. - fun EastTimor : Ind Nation ; - - -- The City of Efrat in WestBank. - fun EfratWestBank : Ind City ; - - -- The City of Eilat in Israel. - fun EilatIsrael : Ind City ; - - -- The City of Einav in WestBank. - fun EinavWestBank : Ind City ; - - -- The City of ElAzzariya in the WestBank. - fun ElAzzariyaWestBank : Ind City ; - - -- The City of ElBagre in Colombia. - fun ElBagreColombia : Ind City ; - - -- The City of ElBireh in WestBank. - fun ElBirehWestBank : Ind City ; - - -- The City of ElPlayon in Colombia. - fun ElPlayonColombia : Ind City ; - - -- The City of ElRipialApure in Venezuela. - fun ElRipialApureVenezuela : Ind City ; - - -- The City of Elayo in Somalia. - fun ElayoSomalia : Ind City ; - - -- The City of EleiSinai in GazaStrip. - fun EleiSinaiGazaStrip : Ind City ; - - -- The City of Emmanuel in WestBank. - fun EmmanuelWestBank : Ind City ; - - -- The City of Erez in GazaStrip. - fun ErezGazaStrip : Ind City ; - - -- A dependency of France - fun EuropaIsland : Ind (both Island DependencyOrSpecialSovereigntyArea) ; - - -- The second smallest Continent. - fun Europe : Ind Continent ; - - -- The class of cities that are in Europe. - fun EuropeanCity : Class ; - fun EuropeanCity_Class : SubClass EuropeanCity City ; - - -- A dependency of the UnitedKingdom - fun FalklandIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The largest City in NorthDakota. - fun FargoNorthDakota : Ind AmericanCity ; - - -- A dependency of Denmark - fun FaroeIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - fun FethiyeAndMarmarisTurkey : Ind GeographicArea ; - - -- A state in the southeastern UnitedStates between - -- the GulfOfMexico and the AtlanticOcean. - fun Florida : Ind AmericanState ; - - fun FloridaUnitedStates : Ind GeographicArea ; - - -- The City of Formeque in Colombia. - fun FormequeColombia : Ind City ; - - -- The City of Frankfurt in Germany. - fun FrankfurtGermany : Ind City ; - - -- The City of FrenchHill in Israel. - fun FrenchHillIsrael : Ind City ; - - -- A dependency of France - fun FrenchPolynesia : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- A dependency of France - fun FrenchSouthernAndAntarcticLands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Fuengirola in Spain. - fun FuengirolaSpain : Ind City ; - - -- The City of Fusagasusa in Colombia. - fun FusagasusaColombia : Ind City ; - - -- The City of GaliAbkhazia in RepublicOfGeorgia. - fun GaliAbkhaziaGeorgia : Ind City ; - - -- The City of Ganim in WestBank. - fun GanimWestBank : Ind City ; - - -- The City of Gashuri in Israel. - fun GashuriIsrael : Ind City ; - - -- A terroritory occupied by Israel. - fun GazaStrip : Ind (both LandArea (both Nation (both GeographicArea GeopoliticalArea))) ; - - -- The City of GeneralSantos in Philippines. - fun GeneralSantosPhilippines : Ind City ; - - -- The City of Geneva in Switzerland. - fun GenevaSwitzerland : Ind City ; - - fun Georgia_US : Ind AmericanState ; - - -- The City of Getxo in Spain. - fun GetxoSpain : Ind City ; - - -- The City of Ghalebieh in Iraq. - fun GhalebiehIraq : Ind City ; - - -- The City of Ghaziabad in India. - fun GhaziabadIndia : Ind City ; - - fun GhaziabadUttarPradeshIndia : Ind GeographicArea ; - - -- A dependency of the UnitedKingdom - fun Gibraltar : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Gilo in Israel. - fun GiloIsrael : Ind City ; - - -- The City of GivatZeEv in WestBank. - fun GivatZeEvWestBank : Ind City ; - - -- The City of Giza in Egypt. - fun GizaEgypt : Ind City ; - - -- A dependency of France - fun GloriosoIslands : Ind (both Island DependencyOrSpecialSovereigntyArea) ; - - -- The City of Gonegalle in SriLanka. - fun GonegalleSriLanka : Ind City ; - - -- The City of Granada in Spain. - fun GranadaSpain : Ind City ; - - -- The City of Graz in Austria. - fun GrazAustria : Ind City ; - - -- A dependency of Denmark - fun Greenland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Grozny in Chechnya. - fun GroznyChechnya : Ind City ; - - -- A dependency of France - fun Guadeloupe : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- A dependency of the UnitedStates Guam An Island in the PacificOcean that is a - -- protectorate of the UnitedStates. - fun Guam : Ind (both DependencyOrSpecialSovereigntyArea Island) ; - - -- A dependency of the UnitedKingdom - fun Guernsey : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Guilin in China. - fun GuilinChina : Ind City ; - - -- The Nation of GuineaBissau. - fun GuineaBissau : Ind (both Country Nation) ; - - -- The City of Gujarat in India. - fun GujaratIndia : Ind City ; - - -- The City of GushEtzion in WestBank. - fun GushEtzionWestBank : Ind City ; - - fun GushKatifGazaStrip : Ind GeographicArea ; - - -- The City of GushKhatif in GazaStrip. - fun GushKhatifGazaStrip : Ind City ; - - -- The City of Hadera in Israel. - fun HaderaIsrael : Ind City ; - - -- The City of Haifa in Israel. - fun HaifaIsrael : Ind City ; - - -- The City of Hamburg in Germany. - fun HamburgGermany : Ind City ; - - -- The City of HamisMiliyana in Algeria. - fun HamisMiliyanaAlgeria : Ind City ; - - -- The City of Hamra in WestBank. - fun HamraWestBank : Ind City ; - - -- The City of Hannover in Germany. - fun HannoverGermany : Ind City ; - - -- The City of HarBracha in WestBank. - fun HarBrachaWestBank : Ind City ; - - -- The City of Harer in Ethiopia. - fun HarerEthiopia : Ind City ; - - -- The City of Havana in Cuba. - fun HavanaCuba : Ind City ; - - -- An AmericanState that consists of several Islands in - -- the central PacificOcean. - fun Hawaii : Ind AmericanState ; - - -- The City of Hawana in Iraq. - fun HawanaIraq : Ind City ; - - -- A dependency of Australia - fun HeardIslandAndMcDonaldIslands : Ind (both Island DependencyOrSpecialSovereigntyArea) ; - - -- The City of Heart in Afghanistan. - fun HeartAfghanistan : Ind City ; - - -- The City of Hebron in WestBank. - fun HebronWestBank : Ind City ; - - -- The City of Hermesh in Israel. - fun HermeshIsrael : Ind City ; - - -- The City of Hernani in Spain. - fun HernaniSpain : Ind City ; - - -- The City of Herzliya in Israel. - fun HerzliyaIsrael : Ind City ; - - -- The City of Hilversum in Netherlands. - fun HilversumNetherlands : Ind City ; - - -- The City of Hizma in WestBank. - fun HizmaWestBank : Ind City ; - - fun HodayaJunctionIsrael : Ind GeographicArea ; - - fun HolonJunctionIsrael : Ind GeographicArea ; - - -- A dependency of China - fun HongKong : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The capital and largest City in Hawaii. - fun HonoluluHawaii : Ind AmericanCity ; - - -- Located in southeastern Texas, the largest City in the state. - fun HoustonTexas : Ind AmericanCity ; - - -- A dependency of the UnitedStates - fun HowlandIsland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Huallga in Peru. - fun HuallgaPeru : Ind City ; - - -- A large River in NewYorkState. - fun HudsonRiver : Ind River ; - - -- The City of Hurghada in Egypt. - fun HurghadaEgypt : Ind City ; - - -- The City of Hyderabad in Pakistan. - fun HyderabadPakistan : Ind City ; - - -- The City of Ibsril in Iraq. - fun IbsrilIraq : Ind City ; - - -- A state known for potatoes in the northwestern UnitedStates. - fun Idaho : Ind AmericanState ; - - -- A populous and industrial state in the midwestern UnitedStates. - fun Illinois : Ind AmericanState ; - - fun IncirlikAirbaseTurkey : Ind GeographicArea ; - - -- A state in the mideastern UnitedStates. - fun Indiana : Ind AmericanState ; - - -- A state in the midwestern UnitedStates. - fun Iowa : Ind AmericanState ; - - -- The City of Ipil in Philippines. - fun IpilPhilippines : Ind City ; - - -- The City of Irbil in Iraq. - fun IrbilIraq : Ind City ; - - -- The City of Islamabad in Pakistan. - fun IslamabadPakistan : Ind City ; - - fun IslandOfBaliIndonesia : Ind GeographicArea ; - - -- A dependency of the UnitedKingdom - fun IsleOfMan : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Istanbul in Turkey. - fun IstanbulTurkey : Ind City ; - - -- The City of Itamar in WestBank. - fun ItamarWestBank : Ind City ; - - -- The City of Izmir in Turkey. - fun IzmirTurkey : Ind City ; - - -- The City of JMain in WestBank. - fun JMainWestBank : Ind City ; - - -- The City of Jaffa in Israel. - fun JaffaIsrael : Ind City ; - - -- The City of Jaffna in SriLanka. - fun JaffnaSriLanka : Ind City ; - - -- The City of Jakarta in Indonesia. - fun JakartaIndonesia : Ind City ; - - -- The City of Jalah in India. - fun JalahIndia : Ind City ; - - fun JalpaiguriRailwayStationIndia : Ind GeographicArea ; - - -- The City of Jammu in India. - fun JammuIndia : Ind City ; - - -- A dependency of Norway - fun JanMayenIsland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Jangas in Peru. - fun JangasPeru : Ind City ; - - -- A dependency of the UnitedStates - fun JarvisIsland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Jenin in WestBank. - fun JeninWestBank : Ind City ; - - -- A dependency of the UnitedKingdom - fun Jersey : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of JerusalemHills in Israel. - fun JerusalemHillsIsrael : Ind City ; - - -- The capital and largest City in Israel. - -- It is regarded as a holy city by Muslims, Jews, and Christians. - fun JerusalemIsrael : Ind City ; - - -- The City of JerusalemOldCity in Israel. - fun JerusalemOldCityIsrael : Ind City ; - - -- The City of Johannesburg in SouthAfrica. - fun JohannesburgSouthAfrica : Ind City ; - - -- A dependency of the UnitedStates - fun JohnstonAtoll : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Jolo in Philippines. - fun JoloPhilippines : Ind City ; - - -- A dependency of France - fun JuanDeNovaIsland : Ind (both Island DependencyOrSpecialSovereigntyArea) ; - - -- The City of Jubial in SaudiArabia. - fun JubialSaudiArabia : Ind City ; - - -- The City of Jullundur in India. - fun JullundurIndia : Ind City ; - - -- The City of Kabacan in Philippines. - fun KabacanPhilippines : Ind City ; - - -- The City of Kabul in Afghanistan. - fun KabulAfghanistan : Ind City ; - - -- The City of KafrAkab in WestBank. - fun KafrAkabWestBank : Ind City ; - - -- The City of KafrIdna in WestBank. - fun KafrIdnaWestBank : Ind City ; - - -- The City of Kalkilya in WestBank. - fun KalkilyaWestBank : Ind City ; - - -- The City of Kalmunai in SriLanka. - fun KalmunaiSriLanka : Ind City ; - - -- The City of Kampala in Uganda. - fun KampalaUganda : Ind City ; - - -- The City of Kandy in SriLanka. - fun KandySriLanka : Ind City ; - - -- The City of Kanihama in India. - fun KanihamaIndia : Ind City ; - - -- A state in the midwestern UnitedStates. - fun Kansas : Ind AmericanState ; - - -- A large City at the western edge of Missouri. - fun KansasCityMissouri : Ind AmericanCity ; - - -- The City of Karachi in Pakistan. - fun KarachiPakistan : Ind City ; - - -- The City of Karkur in Israel. - fun KarkurIsrael : Ind City ; - - -- The City of KarmeiTzur in WestBank. - fun KarmeiTzurWestBank : Ind City ; - - -- The City of KarneiShomron in WestBank. - fun KarneiShomronWestBank : Ind City ; - - -- The City of Kashmir in India. - fun KashmirIndia : Ind City ; - - fun KatmanduAirportNepal : Ind GeographicArea ; - - -- The Nation of Kazakhstan. - fun Kazakhstan : Ind Nation ; - - fun KedumimSettlementWestBank : Ind GeographicArea ; - - -- The City of Kedumim in WestBank. - fun KedumimWestBank : Ind City ; - - -- A state in the southeastern UnitedStates. - fun Kentucky : Ind AmericanState ; - - -- The City of KfarBaAneh in Israel. - fun KfarBaAnehIsrael : Ind City ; - - -- The City of KfarDarom in GazaStrip. - fun KfarDaromGazaStrip : Ind City ; - - -- The City of KfarDaromNetzarim in Israel. - fun KfarDaromNetzarimIsrael : Ind City ; - - -- The City of KfarHess in Israel. - fun KfarHessIsrael : Ind City ; - - -- The City of KfarSaba in Israel. - fun KfarSabaIsrael : Ind City ; - - -- The City of KfarTzurif in WestBank. - fun KfarTzurifWestBank : Ind City ; - - -- The City of KfarYam in GazaStrip. - fun KfarYamGazaStrip : Ind City ; - - -- The City of Khankala in Chechnya. - fun KhankalaChechnya : Ind City ; - - -- The City of Khartoum in Sudan. - fun KhartoumSudan : Ind City ; - - -- The City of Khelil in Algeria. - fun KhelilAlgeria : Ind City ; - - -- The City of Khobar in SaudiArabia. - fun KhobarSaudiArabia : Ind City ; - - -- The City of KibbutzGalEd in Israel. - fun KibbutzGalEdIsrael : Ind City ; - - -- The City of KibbutzMerav in Israel. - fun KibbutzMeravIsrael : Ind City ; - - -- The City of KibbutzSheluhot in Israel. - fun KibbutzSheluhotIsrael : Ind City ; - - -- The City of Kidapawan in Philippines. - fun KidapawanPhilippines : Ind City ; - - -- The City of Kigali in Rwanda. - fun KigaliRwanda : Ind City ; - - -- A dependency of the UnitedStates - fun KingmanReef : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Kirikkale in Turkey. - fun KirikkaleTurkey : Ind City ; - - -- The City of KiryatArba in WestBank. - fun KiryatArbaWestBank : Ind City ; - - -- The City of KiryatMotzkin in Israel. - fun KiryatMotzkinIsrael : Ind City ; - - -- The City of KiryatNetafim in WestBank. - fun KiryatNetafimWestBank : Ind City ; - - -- The City of Kissufim in GazaStrip. - fun KissufimGazaStrip : Ind City ; - - -- The City of KiursehirBoztep in Turkey. - fun KiursehirBoztepTurkey : Ind City ; - - -- The City of Klaiyat in Lebanon. - fun KlaiyatLebanon : Ind City ; - - -- The City of Kohlan in Yemen. - fun KohlanYemen : Ind City ; - - -- The City of KomsomoLabad in Tajikistan. - fun KomsomoLabadTajikistan : Ind City ; - - -- A Peninsula in Asia that separates the Yellow Sea from - -- the Sea of Japan. It is occupied by the nations of North and South Korea. - fun KoreanPeninsula : Ind Peninsula ; - - -- The City of KuwaitCity in Kuwait. - fun KuwaitCityKuwait : Ind City ; - - -- The City of LIleRousse in France. - fun LIleRousseFrance : Ind City ; - - -- The City of LaCeiba in Honduras. - fun LaCeibaHonduras : Ind City ; - - -- The City of LaGabarra in Venezuela. - fun LaGabarraVenezuela : Ind City ; - - -- The City of LaGuajira in Colombia. - fun LaGuajiraColombia : Ind City ; - - -- The City of LaPaz in Bolivia. - fun LaPazBolivia : Ind City ; - - -- The City of LaVictoria in Venezuela. - fun LaVictoriaVenezuela : Ind City ; - - -- The City of Lahore in Pakistan. - fun LahorePakistan : Ind City ; - - -- The City of Larba in Algeria. - fun LarbaAlgeria : Ind City ; - - -- The City of Larnaca in Cyprus. - fun LarnacaCyprus : Ind City ; - - -- The City of Lasarte in Spain. - fun LasarteSpain : Ind City ; - - -- The City of Leiza in Spain. - fun LeizaSpain : Ind City ; - - fun LesEucalyptusDistrictAlgeria : Ind GeographicArea ; - - -- The City of Libertador in Venezuela. - fun LibertadorVenezuela : Ind City ; - - -- The City of Lice in Turkey. - fun LiceTurkey : Ind City ; - - -- The City of Lima in Peru. - fun LimaPeru : Ind City ; - - -- The City of Lindos in Rhodes. - fun LindosRhodes : Ind City ; - - -- The City of Linz in Australia. - fun LinzAustralia : Ind City ; - - -- The City of Lockerbie in UnitedKingdom. - fun LockerbieUnitedKingdom : Ind City ; - - -- The City of Logorno in Spain. - fun LogornoSpain : Ind City ; - - -- The City of London in UnitedKingdom. - -- The capital city and the largest city of the UnitedKingdom. - fun LondonUnitedKingdom : Ind EuropeanCity ; - - -- The City of Londonberry in NorthernIreland. - fun LondonberryNorthernIreland : Ind City ; - - -- A large Island off the coast of NewYorkState. - -- The boroughs of Queens and Brooklyn make up the western end of this Island. - fun LongIsland : Ind Island ; - - -- The largest City in California. - fun LosAngelesCalifornia : Ind AmericanCity ; - - fun LosAngelesInternationalAirportUnitedStates : Ind GeographicArea ; - - -- The City of LosAngeles in UnitedStates. - fun LosAngelesUnitedStates : Ind City ; - - -- The City of LosBancos in Venezuela. - fun LosBancosVenezuela : Ind City ; - - fun LosKatiosNationalParkColombia : Ind GeographicArea ; - - -- A state in the south_central part of the UnitedStates. - -- It borders on the GulfOfMexico and is known for its bayous and cajun culture. - fun Louisiana : Ind AmericanState ; - - -- The City of Luanda in Angola. - fun LuandaAngola : Ind City ; - - -- The City of Luebeck in Germany. - fun LuebeckGermany : Ind City ; - - -- The City of LundaNorte in Angola. - fun LundaNorteAngola : Ind City ; - - -- The City of Luxor in Egypt. - fun LuxorEgypt : Ind City ; - - -- The City of Lyons in France. - fun LyonsFrance : Ind City ; - - -- The City of MaAlehMichmash in WestBank. - fun MaAlehMichmashWestBank : Ind City ; - - -- A dependency of China - fun Macau : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Maccabim in Israel. - fun MaccabimIsrael : Ind City ; - - -- The City of Madhu in SriLanka. - fun MadhuSriLanka : Ind City ; - - -- The City of Madras in India. - fun MadrasIndia : Ind City ; - - -- The City of Madrid in Spain. - fun MadridSpain : Ind City ; - - -- The City of Magdalena in Colombia. - fun MagdalenaColombia : Ind City ; - - -- The City of MaidanShar in Afghanistan. - fun MaidanSharAfghanistan : Ind City ; - - -- The most northeastern AmericanState. - fun Maine : Ind AmericanState ; - - -- The City of Makhachkala in Russia. - fun MakhachkalaRussia : Ind City ; - - -- The City of Malaga in Spain. - fun MalagaSpain : Ind City ; - - fun MalukkaIslandsIndonesia : Ind GeographicArea ; - - -- The City of Managua in Nigeria. - fun ManaguaNigeria : Ind City ; - - -- The City of Manama in Bahrain. - fun ManamaBahrain : Ind City ; - - -- The largest City in NewHampshire. - fun ManchesterNewHampshire : Ind AmericanCity ; - - -- The City of Manchester in UnitedKingdom. - fun ManchesterUnitedKingdom : Ind City ; - - fun MangalsenAndSanpheBagarNepal : Ind GeographicArea ; - - -- The City of Manila in Philippines. - fun ManilaPhilippines : Ind City ; - - -- The City of Maon in Israel. - fun MaonIsrael : Ind City ; - - -- The City of Mapourdit in Sudan. - fun MapourditSudan : Ind City ; - - -- The City of MarSaba in WestBank. - fun MarSabaWestBank : Ind City ; - - -- The City of Marawi in Philippines. - fun MarawiPhilippines : Ind City ; - - -- The City of Mardan in Pakistan. - fun MardanPakistan : Ind City ; - - -- The City of Marmaris in Turkey. - fun MarmarisTurkey : Ind City ; - - -- The City of Marseilles in France. - fun MarseillesFrance : Ind City ; - - -- A dependency of France - fun Martinique : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- A state in the eastern UnitedStates that borders on WashingtonDC. - fun Maryland : Ind AmericanState ; - - -- The City of Masha in WestBank. - fun MashaWestBank : Ind City ; - - -- A northeastern AmericanState. Its largest City is BostonMassachusetts. - fun Massachusetts : Ind AmericanState ; - - -- The City of Matsumoto in Japan. - fun MatsumotoJapan : Ind City ; - - -- The City of Mawdiyah in Yemen. - fun MawdiyahYemen : Ind City ; - - -- A dependency of France - fun Mayotte : Ind (both Island DependencyOrSpecialSovereigntyArea) ; - - -- The City of MeaShearim in Israel. - fun MeaShearimIsrael : Ind City ; - - -- The City of Mecca in SaudiArabia. - fun MeccaSaudiArabia : Ind City ; - - -- The City of Mechora in WestBank. - fun MechoraWestBank : Ind City ; - - -- The City of Medan in Indonesia. - fun MedanIndonesia : Ind City ; - - -- The City of Medellin in Colombia. - fun MedellinColombia : Ind City ; - - -- The City of Megido in Israel. - fun MegidoIsrael : Ind City ; - - -- The City of Mehola in Israel. - fun MeholaIsrael : Ind City ; - - -- The City of Mekholah in Israel. - fun MekholahIsrael : Ind City ; - - -- The largest City in Tennessee, located on the MississippiRiver. - fun MemphisTennessee : Ind AmericanCity ; - - -- The City of Mersin in Turkey. - fun MersinTurkey : Ind City ; - - -- The City of Meta in Colombia. - fun MetaColombia : Ind City ; - - -- The City of Metulla in Israel. - fun MetullaIsrael : Ind City ; - - -- The City of Metzer in Israel. - fun MetzerIsrael : Ind City ; - - -- A populous and industrial state in the midwestern UnitedStates. - fun Michigan : Ind AmericanState ; - - -- A dependency of the UnitedStates - fun MidwayIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Milan in Italy. - fun MilanItaly : Ind City ; - - -- The City of Mindanao in Philippines. - fun MindanaoPhilippines : Ind City ; - - fun MinharotRoadWestBank : Ind GeographicArea ; - - -- The largest City in Minnesota. - fun MinneapolisMinnesota : Ind AmericanCity ; - - -- A state in the northern midwest of the UnitedStates. - fun Minnesota : Ind AmericanState ; - - -- The City of MiranShah in Pakistan. - fun MiranShahPakistan : Ind City ; - - -- A state in the southeastern UnitedStates that borders on the GulfOfMexico. - fun Mississippi : Ind AmericanState ; - - -- The major River in the UnitedStates. - -- It runs almost the entire width of the UnitedStates, from Minnesota to the GulfOfMexico. - fun MississippiRiver : Ind River ; - - -- A state in the central UnitedStates. - fun Missouri : Ind AmericanState ; - - -- The City of Mitu in Colombia. - fun MituColombia : Ind City ; - - -- The City of ModiinIllit in WestBank. - fun ModiinIllitWestBank : Ind City ; - - -- The City of Mombassa in Kenya. - fun MombassaKenya : Ind City ; - - -- A state in the northwestern UnitedStates. - fun Montana : Ind AmericanState ; - - -- A large City in eastern Canada. - fun MontrealCanada : Ind City ; - - -- A dependency of the UnitedKingdom - fun Montserrat : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - fun MoragJunctionGazaStrip : Ind GeographicArea ; - - -- The City of Moscow in Russia. MoscowRussia The capital of Russia and the largest - -- City of the country. - fun MoscowRussia : Ind EuropeanCity ; - - -- The City of MoshavHagor in Israel. - fun MoshavHagorIsrael : Ind City ; - - -- The City of MoshavTomer in WestBank. - fun MoshavTomerWestBank : Ind City ; - - -- The City of MukallahAden in Yemen. - fun MukallahAdenYemen : Ind City ; - - -- The City of MunchenGladbach in Germany. - fun MunchenGladbachGermany : Ind City ; - - -- The City of Munster in Germany. - fun MunsterGermany : Ind City ; - - -- The City of Murlough in NorthernIreland. - fun MurloughNorthernIreland : Ind City ; - - -- The City of MusMus in Israel. - fun MusMusIsrael : Ind City ; - - -- The City of Mutata in Colombia. - fun MutataColombia : Ind City ; - - -- The City of Muttur in SriLanka. - fun MutturSriLanka : Ind City ; - - -- A Nation in southeastern Asia, formerly known as Burma. - fun Myanmar : Ind Nation ; - - -- The City of NaAlin in WestBank. - fun NaAlinWestBank : Ind City ; - - -- The City of Nablus in WestBank. - fun NablusWestBank : Ind City ; - - -- The City of NahalOz in GazaStrip. - fun NahalOzGazaStrip : Ind City ; - - -- The City of Naharaim in Israel. - fun NaharaimIsrael : Ind City ; - - -- The City of Nahariya in Israel. - fun NahariyaIsrael : Ind City ; - - -- The City of Nairobi in Kenya. - fun NairobiKenya : Ind City ; - - -- The City of Najaf in Iraq. - fun NajafIraq : Ind City ; - - fun NallurAreaSriLanka : Ind GeographicArea ; - - -- The City of Naqura in Lebanon. - fun NaquraLebanon : Ind City ; - - -- The City of Narayangang in Bangladesh. - fun NarayangangBangladesh : Ind City ; - - -- A large City in Tennessee. - fun NashvilleTennessee : Ind AmericanCity ; - - -- The City of Natania in Israel. - fun NataniaIsrael : Ind City ; - - -- A dependency of the UnitedStates - fun NavassaIsland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of NearAdarim. - fun NearAdarim : Ind City ; - - -- The City of NearAleiZahav. - fun NearAleiZahav : Ind City ; - - -- The City of NearJenin. - fun NearJenin : Ind City ; - - -- A state in the midwestern UnitedStates. - fun Nebraska : Ind AmericanState ; - - -- The City of Netanya in Israel. - fun NetanyaIsrael : Ind City ; - - -- A dependency of the Netherlands - fun NetherlandsAntilles : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Netzarim in GazaStrip. - fun NetzarimGazaStrip : Ind City ; - - -- The City of NetzerHazani in GazaStrip. - fun NetzerHazaniGazaStrip : Ind City ; - - -- A state in the western UnitedStates. - fun Nevada : Ind AmericanState ; - - -- The City of NeveDaniel in WestBank. - fun NeveDanielWestBank : Ind City ; - - -- The City of NeveDekalim. - fun NeveDekalim : Ind City ; - - -- The City of NeveYamin in Israel. - fun NeveYaminIsrael : Ind City ; - - -- The City of NewDelhi in India. - fun NewDelhiIndia : Ind City ; - - -- A GeographicArea in the UnitedStates that is made up of the states of - -- Maine, New Hampshire, Vermont, Massachusetts, Rhode Island, and Connecticut. - fun NewEngland : Ind GeographicArea ; - - -- A northeastern AmericanState. Its largest City is ManchesterNewHampshire. - fun NewHampshire : Ind AmericanState ; - - -- A state in the eastern UnitedStates. - fun NewJersey : Ind AmericanState ; - - -- A southwestern state in the UnitedStates. - fun NewMexico : Ind AmericanState ; - - -- The City of NewYorkCity in UnitedStates. NewYorkCityUnitedStates The largest City in the UnitedStates. - -- A worldwide center of finance and culture, it is comprised of five boroughs. - fun NewYorkCityUnitedStates : Ind AmericanCity ; - - -- A populous state in the northeastern UnitedStates. - fun NewYorkState : Ind AmericanState ; - - fun NeztarimSettlementGazaStrip : Ind GeographicArea ; - - -- The City of Niamey in Niger. - fun NiameyNiger : Ind City ; - - -- The City of Nissanit in GazaStrip. - fun NissanitGazaStrip : Ind City ; - - -- The City of NitzaneiOz in WestBank. - fun NitzaneiOzWestBank : Ind City ; - - -- The City of Nitzanim in Israel. - fun NitzanimIsrael : Ind City ; - - -- A dependency of NewZealand - fun Niue : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - fun NokdimTekoaRdWestBank : Ind GeographicArea ; - - -- A dependency of Australia - fun NorfolkIsland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of NorteDeSantander in Colombia. - fun NorteDeSantanderColombia : Ind City ; - - -- A state in the southeastern UnitedStates. - fun NorthCarolina : Ind AmericanState ; - - -- A state in the northern midwest of the UnitedStates. - fun NorthDakota : Ind AmericanState ; - - fun NorthernCaucasiusChechnya : Ind GeographicArea ; - - -- The Nation of NorthernIreland. - fun NorthernIreland : Ind Nation ; - - -- A dependency of the UnitedStates - fun NorthernMarianaIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Novogrozny in Russia. - fun NovogroznyRussia : Ind City ; - - -- The City of NovyyAtagi in Russia. - fun NovyyAtagiRussia : Ind City ; - - -- The City of Oberwart in Austria. - fun OberwartAustria : Ind City ; - - -- The City of Ofra in WestBank. - fun OfraWestBank : Ind City ; - - -- A populous and industrial state in the midwestern UnitedStates. - fun Ohio : Ind AmericanState ; - - fun OilbaseAlgeria : Ind GeographicArea ; - - -- The City of Okara in Pakistan. - fun OkaraPakistan : Ind City ; - - -- A state in the southwestern UnitedStates. - fun Oklahoma : Ind AmericanState ; - - -- The City of OlayaHerrera in Colombia. - fun OlayaHerreraColombia : Ind City ; - - -- The City of Omagh in NorthernIreland. - fun OmaghNorthernIreland : Ind City ; - - -- The City of OrYehuda in Israel. - fun OrYehudaIsrael : Ind City ; - - -- The City of Oran in Algeria. - fun OranAlgeria : Ind City ; - - -- An AmericanState on the PacificOcean. - fun Oregon : Ind AmericanState ; - - -- The City of Osaka in Japan. - fun OsakaJapan : Ind City ; - - -- The City of Oslo in Norway. - fun OsloNorway : Ind City ; - - -- The City of Ossnabruck in Germany. - fun OssnabruckGermany : Ind City ; - - fun OthnielJunctionIsrael : Ind GeographicArea ; - - -- The City of Otniel in WestBank. - fun OtnielWestBank : Ind City ; - - -- The City of Otzarin in WestBank. - fun OtzarinWestBank : Ind City ; - - -- The City of Ozamis in Philippines. - fun OzamisPhilippines : Ind City ; - - -- The City of Pahalgam in India. - fun PahalgamIndia : Ind City ; - - -- A GeopoliticalArea that was divided by the - -- UnitedKingdom into Israel and Jordan in 1948. - fun Palestine : Ind OverseasArea ; - - fun PalestinianLiberationOrganization : Ind PoliticalOrganization ; - - -- A dependency of the UnitedStates - fun PalmyraAtoll : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Palorinya in Uganda. - fun PalorinyaUganda : Ind City ; - - -- The City of Pamplona in Spain. - fun PamplonaSpain : Ind City ; - - -- The City of PanamaCity in Panama. - fun PanamaCityPanama : Ind City ; - - -- The City of Pantras in Greece. - fun PantrasGreece : Ind City ; - - -- The City of Papayin in Colombia. - fun PapayinColombia : Ind City ; - - -- The City of Papua in Indonesia. - fun PapuaIndonesia : Ind City ; - - fun ParacelIslands : Ind (both LandArea GeopoliticalArea) ; - - -- The capital of France and the largest City of the country. - fun Paris : Ind EuropeanCity ; - - -- The capital of France and the largest City of the country. - fun ParisFrance : Ind EuropeanCity ; - - -- The City of Patikul in Philippines. - fun PatikulPhilippines : Ind City ; - - -- The City of Pau in France. - fun PauFrance : Ind City ; - - -- The City of PeAtSadeh in GazaStrip. - fun PeAtSadehGazaStrip : Ind City ; - - -- A mid_Atlantic AmericanState. Its two major cities are Philadelphia and Pittsburgh. - -- Pennsylvania A mid_Atlantic AmericanState. Its two major cities - -- are PhiladelphiaPennsylvania and PittsburghPennsylvania. - fun Pennsylvania : Ind AmericanState ; - - -- The City of Peshawar in Pakistan. - fun PeshawarPakistan : Ind City ; - - -- The City of PetahTikva. - fun PetahTikva : Ind City ; - - -- The City of PetahTikvah in Israel. - fun PetahTikvahIsrael : Ind City ; - - -- The largest City in Pennsylvania. - fun PhiladelphiaPennsylvania : Ind AmericanCity ; - - -- The City of PhnomPenh in Cambodia. - fun PhnomPenhCambodia : Ind City ; - - -- A dependency of the UnitedKingdom - fun PitcairnIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The second largest City in Pennsylvania. - -- It was once a center of steel production in the UnitedStates. - fun PittsburghPennsylvania : Ind AmericanCity ; - - -- The City of Portadown in Ireland. - fun PortadownIreland : Ind City ; - - -- The City of Prague in CzechRepublic. - fun PragueCzechRepublic : Ind City ; - - -- The largest and capital city of RhodeIsland. - fun ProvidenceRhodeIsland : Ind AmericanCity ; - - -- The City of PuertoAlvira in Colombia. - fun PuertoAlviraColombia : Ind City ; - - -- The City of PuertoLleras in Colombia. - fun PuertoLlerasColombia : Ind City ; - - -- An dependent part of the UnitedStates. - fun PuertoRico : Ind (both Archipelago DependencyOrSpecialSovereigntyArea) ; - - -- The City of Punjab in Pakistan. - fun PunjabPakistan : Ind City ; - - -- The City of Quetta in Pakistan. - fun QuettaPakistan : Ind City ; - - -- The City of Quito in Ecuador. - fun QuitoEcuador : Ind City ; - - -- The City of RadaAman in Yemen. - fun RadaAmanYemen : Ind City ; - - -- The City of Rafah in GazaStrip. - fun RafahGazaStrip : Ind City ; - - -- The City of RamaJunction in WestBank. - fun RamaJunctionWestBank : Ind City ; - - -- The City of RamalDeAspusana in Peru. - fun RamalDeAspusanaPeru : Ind City ; - - -- The City of Ramallah in WestBank. - fun RamallahWestBank : Ind City ; - - -- The City of RamatGan in Israel. - fun RamatGanIsrael : Ind City ; - - -- The City of Ramin in WestBank. - fun RaminWestBank : Ind City ; - - -- The City of Ramle in Israel. - fun RamleIsrael : Ind City ; - - -- The City of Rawalpindi in Pakistan. - fun RawalpindiPakistan : Ind City ; - - -- A tributary of the Mississippi River. - fun RedRiver : Ind River ; - - -- The Nation of Georgia. - fun RepublicOfGeorgia : Ind Nation ; - - -- A dependency of France - fun Reunion : Ind (both Nation DependencyOrSpecialSovereigntyArea) ; - - -- The City of Reus in Spain. - fun ReusSpain : Ind City ; - - -- A northeastern AmericanState. Its capital city is - -- ProvidenceRhodeIsland. It is the smallest AmercianState - fun RhodeIsland : Ind AmericanState ; - - -- The Nation of Rhodes. - fun Rhodes : Ind Nation ; - - -- The capital of Virginia, located in the - -- east_central part of the state. - fun RichmondVirginia : Ind AmericanCity ; - - -- The City of Riga in Latvia. - fun RigaLatvia : Ind City ; - - -- The City of Rijeka in Croatia. - fun RijekaCroatia : Ind City ; - - fun RimalDistrictGazaStrip : Ind GeographicArea ; - - -- The City of RishonLeZion in Israel. - fun RishonLeZionIsrael : Ind City ; - - -- The City of Riyadh in SaudiArabia. - fun RiyadhSaudiArabia : Ind City ; - - -- The City of Roermond in Netherlands. - fun RoermondNetherlands : Ind City ; - - -- The City of Rome in Italy. RomeItaly The capital of Italy and the largest City - -- of the country. - fun RomeItaly : Ind EuropeanCity ; - - -- The City of Rosas in Spain. - fun RosasSpain : Ind City ; - - -- The City of RostovOnDon in Russia. - fun RostovOnDonRussia : Ind City ; - - -- The City of Ruhengeri in Rwanda. - fun RuhengeriRwanda : Ind City ; - - fun SaadaPakistan : Ind GeographicArea ; - - -- The City of Saada in Yemen. - fun SaadaYemen : Ind City ; - - -- The City of Sabatena in Colombia. - fun SabatenaColombia : Ind City ; - - -- The City of Sacramento in UnitedStates. - fun SacramentoUnitedStates : Ind City ; - - -- The City of SaintAvold in France. - fun SaintAvoldFrance : Ind City ; - - -- A dependency of the UnitedKingdom - fun SaintHelena : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of SaintJeanDeLuz in France. - fun SaintJeanDeLuzFrance : Ind City ; - - -- A large City in Missouri. - fun SaintLouisMissouri : Ind AmericanCity ; - - -- The capital of Minnesota, borders MinneapolisMinnesota. - fun SaintPaulMinnesota : Ind AmericanCity ; - - -- A dependency of France - fun SaintPierreAndMiquelon : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of SaintSebastian in Spain. - fun SaintSebastianSpain : Ind City ; - - -- The City of Sairanbar in Iraq. - fun SairanbarIraq : Ind City ; - - -- The City of SajaIA in GazaStrip. - fun SajaIAGazaStrip : Ind City ; - - -- The City of SallentDeGallego in Spain. - fun SallentDeGallegoSpain : Ind City ; - - -- The City of Samaria in WestBank. - fun SamariaWestBank : Ind City ; - - -- The City of Samashki in Russia. - fun SamashkiRussia : Ind City ; - - -- The Nation of Samoa. - fun Samoa : Ind Nation ; - - -- The City of SanDiego in Colombia. - fun SanDiegoColombia : Ind City ; - - -- A large City in California, located on the San Francisco Bay. - fun SanFranciscoCalifornia : Ind AmericanCity ; - - -- The City of SanJose in CostaRica. - fun SanJoseCostaRica : Ind City ; - - -- The City of SanLuis in Colombia. - fun SanLuisColombia : Ind City ; - - -- The City of SanMiguel in ElSalvador. - fun SanMiguelElSalvador : Ind City ; - - -- The City of SanPablo in Colombia. - fun SanPabloColombia : Ind City ; - - -- The City of SanSabatian in Spain. - fun SanSabatianSpain : Ind City ; - - -- The City of Sanaa in Yemen. - fun SanaaYemen : Ind City ; - - -- The City of Sangaldan in India. - fun SangaldanIndia : Ind City ; - - -- The City of SantaMarta in Colombia. - fun SantaMartaColombia : Ind City ; - - -- The City of SantaPola in Spain. - fun SantaPolaSpain : Ind City ; - - fun SantaRitaMountainsPanama : Ind GeographicArea ; - - -- The City of Santiago in Chile. - fun SantiagoChile : Ind City ; - - -- The City of Sanur in Israel. - fun SanurIsrael : Ind City ; - - -- The City of Sarajevo in BosniaAndHerzegovina. - fun SarajevoBosniaAndHerzegovina : Ind City ; - - -- The City of Satkhira in Bangladesh. - fun SatkhiraBangladesh : Ind City ; - - -- A City in Georgia near the mouth of the Savannah River. - fun SavannahGeorgia : Ind AmericanCity ; - - -- A division of the UnitedKingdom. - fun Scotland : Ind GeopoliticalArea ; - - -- The City of Segovia in Colombia. - fun SegoviaColombia : Ind City ; - - -- The City of Seoul in SouthKorea. - fun SeoulSouthKorea : Ind City ; - - -- The City of Seville in Spain. - fun SevilleSpain : Ind City ; - - -- The City of ShadmotMehola in WestBank. - fun ShadmotMeholaWestBank : Ind City ; - - -- The City of ShaveiShomron in WestBank. - fun ShaveiShomronWestBank : Ind City ; - - -- The City of SheikhAjlun in GazaStrip. - fun SheikhAjlunGazaStrip : Ind City ; - - -- The City of Shilo in WestBank. - fun ShiloWestBank : Ind City ; - - -- The City of Shimi in Ecuador. - fun ShimiEcuador : Ind City ; - - -- The City of Shlomi in Israel. - fun ShlomiIsrael : Ind City ; - - -- The City of SidiHalifah in Libya. - fun SidiHalifahLibya : Ind City ; - - -- The City of Sidon in Lebanon. - fun SidonLebanon : Ind City ; - - -- The City of Siirt in Turkey. - fun SiirtTurkey : Ind City ; - - -- The City of SilatADahar in WestBank. - fun SilatADaharWestBank : Ind City ; - - fun SipadanIslandMalaysia : Ind GeographicArea ; - - -- The City of Sitra. - fun Sitra : Ind City ; - - -- The City of Sitrah in Bahrain. - fun SitrahBahrain : Ind City ; - - -- The City of Sopore in India. - fun SoporeIndia : Ind City ; - - -- A state in the southeastern UnitedStates. - fun SouthCarolina : Ind AmericanState ; - - -- A state in the northern midwest of the UnitedStates. - fun SouthDakota : Ind AmericanState ; - - -- A dependency of the UnitedKingdom - fun SouthGeorgiaAndTheSouthSandwichIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The former communist nation of the Soviet Union. - fun SovietUnion : Ind EuropeanNation ; - - fun SpratlyIslands : Ind (both LandArea GeopoliticalArea) ; - - -- The City of Srinagar in India. - fun SrinagarIndia : Ind City ; - - -- The City of Srinigar in India. - fun SrinigarIndia : Ind City ; - - -- The City of Sriperumbudur in India. - fun SriperumbudurIndia : Ind City ; - - -- The City of Stewartstown in NorthernIreland. - fun StewartstownNorthernIreland : Ind City ; - - -- The City of Stockholm in Sweden. - fun StockholmSweden : Ind City ; - - -- The City of Strasbourg in France. - fun StrasbourgFrance : Ind City ; - - -- The City of SukaiManiyah. - fun SukaiManiyah : Ind City ; - - fun SukaimaniyahIraq : Ind GeographicArea ; - - -- The City of Sulawesi in Indonesia. - fun SulawesiIndonesia : Ind City ; - - -- The City of Sulaymaniyah in Iraq. - fun SulaymaniyahIraq : Ind City ; - - -- The City of Sumayr in Yemen. - fun SumayrYemen : Ind City ; - - -- The City of Susiya in WestBank. - fun SusiyaWestBank : Ind City ; - - -- A dependency of Norway - fun Svalbard : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of TBilisi in RepublicOfGeorgia. - fun TBilisiGeorgia : Ind City ; - - -- The City of Taila in Pakistan. - fun TailaPakistan : Ind City ; - - -- The City of TamezGuida in Algeria. - fun TamezGuidaAlgeria : Ind City ; - - -- The City of Tandy in SriLanka. - fun TandySriLanka : Ind City ; - - -- The City of Taxila in Pakistan. - fun TaxilaPakistan : Ind City ; - - -- The City of Tegucigalpa in Honduras. - fun TegucigalpaHonduras : Ind City ; - - -- The City of Teheran in Iran. - fun TeheranIran : Ind City ; - - -- The City of Tehran. - fun Tehran : Ind City ; - - -- The City of Tekoa in WestBank. - fun TekoaWestBank : Ind City ; - - -- The City of TelAviv in Israel. - fun TelAvivIsrael : Ind City ; - - fun TelHaShomerJunctionIsrael : Ind GeographicArea ; - - -- The City of TelQateifa in GazaStrip. - fun TelQateifaGazaStrip : Ind City ; - - -- The City of TelRumeiyda in Israel. - fun TelRumeiydaIsrael : Ind City ; - - -- The City of Telem in Israel. - fun TelemIsrael : Ind City ; - - -- The City of Tena in WestBank. - fun TenaWestBank : Ind City ; - - -- A state in the southeastern UnitedStates. - fun Tennessee : Ind AmericanState ; - - -- The second largest AmericanState, located in the southwest - -- on the GulfOfMexico. - fun Texas : Ind AmericanState ; - - -- The Nation of TheBahamas. - fun TheBahamas : Ind Nation ; - - -- The City of TheHague in Netherlands. - fun TheHagueNetherlands : Ind City ; - - fun TheKyrgyzCapitalBishkekChina : Ind GeographicArea ; - - -- The City of Thekraguri in India. - fun ThekraguriIndia : Ind City ; - - -- The City of Tiaret in Algeria. - fun TiaretAlgeria : Ind City ; - - -- The City of Tirat in Algeria. - fun TiratAlgeria : Ind City ; - - -- A dependency of NewZealand - fun Tokelau : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The capital and largest City in Japan. - fun TokyoJapan : Ind City ; - - -- The City of Tolosa in Spain. - fun TolosaSpain : Ind City ; - - -- The City of Topkaki in Turkey. - fun TopkakiTurkey : Ind City ; - - -- The City of Trabzon in Turkey. - fun TrabzonTurkey : Ind City ; - - fun TrincomaleeHarborSriLanka : Ind GeographicArea ; - - -- The City of Tripoli in Libya. - fun TripoliLibya : Ind City ; - - -- A dependency of France - fun TromelinIsland : Ind (both Island DependencyOrSpecialSovereigntyArea) ; - - -- The City of Tulkarem in WestBank. - fun TulkaremWestBank : Ind City ; - - -- The City of Tulkarm in WestBank. - fun TulkarmWestBank : Ind City ; - - -- The City of Tunceli in Turkey. - fun TunceliTurkey : Ind City ; - - -- The City of Turbat in Pakistan. - fun TurbatPakistan : Ind City ; - - -- A dependency of the UnitedKingdom - fun TurksAndCaicosIslands : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - fun UWaIndianReservationColombia : Ind GeographicArea ; - - -- The City of UmAlFahm in Israel. - fun UmAlFahmIsrael : Ind City ; - - -- The City of UmmQasr in Iraq. - fun UmmQasrIraq : Ind City ; - - -- The City of Urena in Venezuela. - fun UrenaVenezuela : Ind City ; - - -- The City of Urra in Colombia. - fun UrraColombia : Ind City ; - - -- The City of UrsMartan in Russia. - fun UrsMartanRussia : Ind City ; - - -- A state in the western UnitedStates. - fun Utah : Ind AmericanState ; - - -- The City of Valencia in Spain. - fun ValenciaSpain : Ind City ; - - -- The City of Valledupar in Colombia. - fun ValleduparColombia : Ind City ; - - -- The City of Van in Turkey. - fun VanTurkey : Ind City ; - - -- The City of Vavuniya in SriLanka. - fun VavuniyaSriLanka : Ind City ; - - -- A northeastern AmericanState know for its small towns - -- and rustic beauty. - fun Vermont : Ind AmericanState ; - - -- The City of Vienna in Austria. - fun ViennaAustria : Ind City ; - - -- The City of Vientiane in Laos. - fun VientianeLaos : Ind City ; - - -- The City of Villavicencio in Colombia. - fun VillavicencioColombia : Ind City ; - - -- The VirginIslands is an Archipelago in the West Indies that comprises both the - -- BritishVirginIslands, administered by the UnitedKingdom, and the - -- USVirginIslands, administered by the UnitedStates. - fun VirginIslands : Ind (both Archipelago DependencyOrSpecialSovereigntyArea) ; - - -- A state in the southeastern UnitedStates that borders on WashingtonDC. - fun Virginia : Ind AmericanState ; - - -- The City of Vitoria in Spain. - fun VitoriaSpain : Ind City ; - - -- The City of Vitrolles in France. - fun VitrollesFrance : Ind City ; - - -- The City of Vladikavkaz in Russia. - fun VladikavkazRussia : Ind City ; - - -- The City of Vladivostok in Russia. - fun VladivostokRussia : Ind City ; - - -- The City of Volgodonsk in Russia. - fun VolgodonskRussia : Ind City ; - - -- The City of WadiAlDabaat in Yemen. - fun WadiAlDabaatYemen : Ind City ; - - -- The City of WadiAra in Israel. - fun WadiAraIsrael : Ind City ; - - -- The City of WadiKelt in WestBank. - fun WadiKeltWestBank : Ind City ; - - -- A dependency of the UnitedStates - fun WakeIsland : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- A dependency of France - fun WallisAndFutuna : Ind (both LandArea DependencyOrSpecialSovereigntyArea) ; - - -- The City of Warsaw in Poland. WarsawPoland The capital City of Poland. - fun WarsawPoland : Ind EuropeanCity ; - - -- An AmericanState on the PacificOcean. - fun Washington : Ind AmericanState ; - - -- The capitalCity of the UnitedStates. - fun WashingtonDCUnitedStates : Ind AmericanCity ; - - -- The City of Wattyan in Bahrain. - fun WattyanBahrain : Ind City ; - - -- A terroritory occupied by Israel. - fun WestBank : Ind (both LandArea (both Nation (both GeographicArea GeopoliticalArea))) ; - - -- The City of WestBeirut in Lebanon. - fun WestBeirutLebanon : Ind City ; - - -- A state in the southeastern UnitedStates - fun WestVirginia : Ind AmericanState ; - - -- A state in the midnorthern UnitedStates. - fun Wisconsin : Ind AmericanState ; - - -- A large western state in the UnitedStates. - fun Wyoming : Ind AmericanState ; - - -- The City of XiAn in China. - fun XiAnChina : Ind City ; - - -- The City of YaAbad in WestBank. - fun YaAbadWestBank : Ind City ; - - -- The City of YagurJunction in Israel. - fun YagurJunctionIsrael : Ind City ; - - -- The City of Yehud in Israel. - fun YehudIsrael : Ind City ; - - -- The City of Yerevan in Armenia. - fun YerevanArmenia : Ind City ; - - -- The City of Yitzhar in WestBank. - fun YitzharWestBank : Ind City ; - - -- The City of Yokota in Japan. - fun YokotaJapan : Ind City ; - - -- The City of Yopal in Colombia. - fun YopalColombia : Ind City ; - - -- The City of Yuksekova in Turkey. - fun YuksekovaTurkey : Ind City ; - - -- The City of Zaita in Israel. - fun ZaitaIsrael : Ind City ; - - -- The City of Zamar in Yemen. - fun ZamarYemen : Ind City ; - - -- The City of Zamboanga in Philippines. - fun ZamboangaPhilippines : Ind City ; - - -- The City of Zamboango in Philippines. - fun ZamboangoPhilippines : Ind City ; - - -- The City of Zaragoza in Spain. - fun ZaragozaSpain : Ind City ; - - -- The City of Zarauz in Spain. - fun ZarauzSpain : Ind City ; - - fun ZeifIntersectionWestBank : Ind GeographicArea ; - - -- The City of Zekharya in Israel. - fun ZekharyaIsrael : Ind City ; - - fun Zimbabwe : Ind Nation ; - - -- The City of Zulia in Colombia. - fun ZuliaColombia : Ind City ; - - -- The City of Zumaia in Spain. - fun ZumaiaSpain : Ind City ; - - -- The City of Zumarraga in Spain. - fun ZumarragaSpain : Ind City ; - - -- The City of Zvornik in BosniaAndHerzegovina. - fun ZvornikBosniaAndHerzegovina : Ind City ; - - fun oilfieldsVenezuela : Ind GeographicArea ; - -} diff --git a/examples/SUMO/CountriesAndRegionsEng.gf b/examples/SUMO/CountriesAndRegionsEng.gf deleted file mode 100644 index a5e214ae3..000000000 --- a/examples/SUMO/CountriesAndRegionsEng.gf +++ /dev/null @@ -1,848 +0,0 @@ ---# -path=.:englishExtended -concrete CountriesAndRegionsEng of CountriesAndRegions = MidLevelOntologyEng ** open ParadigmsEng,NounEng in { - -lin - NewJersey = UsePN (mkPN "New Jersey") ; - NewYorkState = UsePN (mkPN "New York") ; - Texas = UsePN (mkPN "Texas") ; - AdanaTurkey = UsePN (mkPN "Adana") ; - AddisAbabaEthiopia = UsePN (mkPN "Addis Ababa") ; - AdenYemen = UsePN (mkPN "Aden") ; - AdoraWestBank = UsePN (mkPN "Adora") ; - AfulaIsrael = UsePN (mkPN "Afula") ; - AgriTurkey = UsePN (mkPN "Agri") ; - AinDeflaAlgeria = UsePN (mkPN "Ain Defla") ; - AinElHajarAlgeria = UsePN (mkPN "Ain el Hajar") ; - AjaccioFrance = UsePN (mkPN "Ajaccio") ; - AlBalamandLebanon = UsePN (mkPN "Al-Balamand") ; - AleiSinaiGazaStrip = UsePN (mkPN "Alei Sinai") ; - AleiZahavWestBank = UsePN (mkPN "Alei Zahav") ; - AleyLebanon = UsePN (mkPN "Aley") ; - AlgiersAlgeria = UsePN (mkPN "Algiers") ; - AlkhanYurtRussia = UsePN (mkPN "Alkhan-Yurt") ; - AlonMorehWestBank = UsePN (mkPN "Alon Moreh") ; - AmbonIndonesia = UsePN (mkPN "Ambon") ; - AmmanJordan = UsePN (mkPN "Amman") ; - AnNuwaydiratBahrain = UsePN (mkPN "An Nuwaydirat") ; - AndeanSpain = UsePN (mkPN "Andean") ; - AngkorWatCambodia = UsePN (mkPN "Angkor Wat") ; - AnkaraTurkey = UsePN (mkPN "Ankara") ; - AntalyaTurkey = UsePN (mkPN "Antalya") ; - AntioquiaColombia = UsePN (mkPN "Antioquia") ; - AntwerpBelgium = UsePN (mkPN "Antwerp") ; - ApumiracPeru = UsePN (mkPN "Apumirac") ; - ApureVenezuela = UsePN (mkPN "Apure") ; - AraucaColombia = UsePN (mkPN "Arauca") ; - ArgunRussia = UsePN (mkPN "Argun") ; - ArielWestBank = UsePN (mkPN "Ariel") ; - ArmaghNorthernIreland = UsePN (mkPN "Armagh") ; - ArzewAlgeria = UsePN (mkPN "Arzew") ; - AshdodIsrael = UsePN (mkPN "Ashdod") ; - AskelonIsrael = UsePN (mkPN "Askelon") ; - AsmaraEritrea = UsePN (mkPN "Asmara") ; - AssamIndia = UsePN (mkPN "Assam") ; - AswanEgypt = UsePN (mkPN "Aswan") ; - AsyutEgypt = UsePN (mkPN "Asyut") ; - AthensGreece = UsePN (mkPN "Athens") ; - AtrushIraq = UsePN (mkPN "Atrush") ; - AtzmonaGazaStrip = UsePN (mkPN "Atzmona") ; - AvneiHefetzIsrael = UsePN (mkPN "Avnei Hefetz") ; - AyacuchoPeru = UsePN (mkPN "Ayacucho") ; - AzorIsrael = UsePN (mkPN "Azor") ; - BadVilbelGermany = UsePN (mkPN "Bad Vilbel") ; - BaghdadIraq = UsePN (mkPN "Baghdad") ; - BagreColombia = UsePN (mkPN "Bagre") ; - Bahamas = UsePN (mkPN "Bahamas") ; - BahawalpurPakistan = UsePN (mkPN "Bahawalpur") ; - BakaAlGarbiyehIsrael = UsePN (mkPN "Baka al-Garbiyeh") ; - BakkaAlSharkiyaWestBank = UsePN (mkPN "Bakka al-Sharkiya") ; - BakuAzerbaijan = UsePN (mkPN "Baku") ; - BaleEthiopia = UsePN (mkPN "Bale") ; - BanbridgeNorthernIreland = UsePN (mkPN "Banbridge") ; - BangkokThailand = UsePN (mkPN "Bangkok") ; - BangorNorthernIreland = UsePN (mkPN "Bangor") ; - BanguiCentralAfricanRepublic = UsePN (mkPN "Bangui") ; - BarcelonaSpain = UsePN (mkPN "Barcelona") ; - BarkeoCambodia = UsePN (mkPN "Barkeo") ; - BarrancabermejaColombia = UsePN (mkPN "Barrancabermeja") ; - BasraIsrael = UsePN (mkPN "Basra") ; - BatYamIsrael = UsePN (mkPN "Bat Yam") ; - BatmanTurkey = UsePN (mkPN "Batman") ; - BeasainSpain = UsePN (mkPN "Beasain") ; - BeErShevaIsrael = UsePN (mkPN "Be'er Sheva") ; - BeirutLebanon = UsePN (mkPN "Beirut") ; - BeitElWestBank = UsePN (mkPN "Beit El") ; - BeitHaggaiWestBank = UsePN (mkPN "Beit Haggai") ; - BeitSahurWestBank = UsePN (mkPN "Beit Sahur") ; - BeitSheAnIsrael = UsePN (mkPN "Beit She'an") ; - BeitShemeshIsrael = UsePN (mkPN "Beit Shemesh") ; - BeledweyneSomalia = UsePN (mkPN "Beledweyne") ; - BelfastNorthernIreland = UsePN (mkPN "Belfast") ; - BelgradeSerbiaAndMontenegro = UsePN (mkPN "Belgrade") ; - BerlinGermany = UsePN (mkPN "Berlin") ; - BetLeHiyehGazaStrip = UsePN (mkPN "Bet LeHiyeh") ; - BetLidJunctionIsrael = UsePN (mkPN "Bet Lid Junction") ; - BethElIsrael = UsePN (mkPN "Beth El") ; - BethlehemWestBank = UsePN (mkPN "Bethlehem") ; - BidyaWestBank = UsePN (mkPN "Bidya") ; - BilbaoSpain = UsePN (mkPN "Bilbao") ; - BillabonaSpain = UsePN (mkPN "Billabona") ; - BinyaminaIsrael = UsePN (mkPN "Binyamina") ; - BKaotWestBank = UsePN (mkPN "B'kaot") ; - BneiAyishIsrael = UsePN (mkPN "Bnei Ayish") ; - BogotaColombia = UsePN (mkPN "Bogota") ; - BolognaItaly = UsePN (mkPN "Bologna") ; - BonnGermany = UsePN (mkPN "Bonn") ; - BosphorousStraitsTurkey = UsePN (mkPN "BosphorousStraits") ; - BouiraAlgeria = UsePN (mkPN "Bouira") ; - BouzeGueneAlgeria = UsePN (mkPN "Bouze-guene") ; - BrusselsBelgium = UsePN (mkPN "Brussels") ; - BucaramangaColombia = UsePN (mkPN "Bucaramanga") ; - BucharestRomania = UsePN (mkPN "Bucharest") ; - BuenosAiresArgentina = UsePN (mkPN "Buenos Aires") ; - BuinakskRussia = UsePN (mkPN "Buinaksk") ; - Burma = UsePN (mkPN "Burma") ; - BwindiforestUganda = UsePN (mkPN "Bwindi forest") ; - CabindaAngola = UsePN (mkPN "Cabinda") ; - CaglayanTurkey = UsePN (mkPN "Caglayan") ; - CairoEgypt = UsePN (mkPN "Cairo") ; - CalcuttaIndia = UsePN (mkPN "Calcutta") ; - CaliColombia = UsePN (mkPN "Cali") ; - CampZamaJapan = UsePN (mkPN "Camp Zama") ; - CankiriTurkey = UsePN (mkPN "Cankiri") ; - CapeTownSouthAfrica = UsePN (mkPN "Cape Town") ; - CaritasPolandChechnya = UsePN (mkPN "Caritas Poland") ; - CarmelIsrael = UsePN (mkPN "Carmel") ; - CarmenDeBolivarColombia = UsePN (mkPN "Carmen de Bolivar") ; - CarrejonColombia = UsePN (mkPN "Carrejon") ; - ChamanPakistan = UsePN (mkPN "Chaman") ; - ChararESharifIndia = UsePN (mkPN "Charar-e-Sharif") ; - CharsaadaPakistan = UsePN (mkPN "Charsaada") ; - ChernoRechyeRussia = UsePN (mkPN "Cherno-rechye") ; - ChicagoUnitedStates = UsePN (mkPN "Chicago") ; - ChisimayuSomalia = UsePN (mkPN "Chisimayu") ; - ChittagongBangladesh = UsePN (mkPN "Chittagong") ; - ChobaAngola = UsePN (mkPN "Choba") ; - ChocoColombia = UsePN (mkPN "Choco") ; - ChorrosQueroVenezuela = UsePN (mkPN "Chorros-quero") ; - ClarkAirbasePhilippines = UsePN (mkPN "Clark Airbase") ; - CoimbatoreIndia = UsePN (mkPN "Coimbatore") ; - CologneGermany = UsePN (mkPN "Cologne") ; - ColombiaCityColombia = UsePN (mkPN "Colombia City") ; - ColombiaPanama = UsePN (mkPN "Colombia") ; - ColomboSriLanka = UsePN (mkPN "Colombo") ; - ComayaguaHonduras = UsePN (mkPN "Comayagua") ; - Congo = UsePN (mkPN "Congo") ; - CopacaBanaCuba = UsePN (mkPN "Copaca-bana") ; - CopenhagenDenmark = UsePN (mkPN "Copenhagen") ; - CorsicaFrance = UsePN (mkPN "Corsica") ; - CorteFrance = UsePN (mkPN "Corte") ; - CorumTurkey = UsePN (mkPN "Corum") ; - CundiNamarcaColombia = UsePN (mkPN "Cundi-namarca") ; - CupiaguaColombia = UsePN (mkPN "Cupiagua") ; - CuzcoPeru = UsePN (mkPN "Cuzco") ; - DagestanRussia = UsePN (mkPN "Dagestan") ; - DahukIraq = UsePN (mkPN "Dahuk") ; - DangDistrictNepal = UsePN (mkPN "Dang district") ; - DarEsSalaAmTanzania = UsePN (mkPN "Dar es Sala'am") ; - DarvazTajikistan = UsePN (mkPN "Darvaz") ; - DebaSpain = UsePN (mkPN "Deba") ; - DelhiIndia = UsePN (mkPN "Delhi") ; - DhahranSaudiArabia = UsePN (mkPN "Dhahran") ; - DhakaBangladesh = UsePN (mkPN "Dhaka") ; - DinanFrance = UsePN (mkPN "Dinan") ; - DirNaballahWestBank = UsePN (mkPN "Dir Naballah") ; - DireDawaEthiopia = UsePN (mkPN "Dire Dawa") ; - DistrictOfMansehraPakistan = UsePN (mkPN "district of Mansehra") ; - DjakashariGeorgia = UsePN (mkPN "Djakashari") ; - DjerbaTunisia = UsePN (mkPN "Djerba") ; - DodaIndia = UsePN (mkPN "Doda") ; - DortmundGermany = UsePN (mkPN "Dortmund") ; - DublinIreland = UsePN (mkPN "Dublin") ; - DuesseldorfGermany = UsePN (mkPN "Duesseldorf") ; - DugitGazaStrip = UsePN (mkPN "Dugit") ; - DurangoSpain = UsePN (mkPN "Durango") ; - DushanbeTajikistan = UsePN (mkPN "Dushanbe") ; - DushanbeAirportTajikistan = UsePN (mkPN "Dushanbe airport") ; - DushanbeGarmTajikistan = UsePN (mkPN "Dushanbe Garm") ; - EastJerusalemIsrael = UsePN (mkPN "East Jerusalem") ; - EfratWestBank = UsePN (mkPN "Efrat") ; - EilatIsrael = UsePN (mkPN "Eilat") ; - EinavWestBank = UsePN (mkPN "Einav") ; - ElBagreColombia = UsePN (mkPN "El Bagre") ; - ElBirehWestBank = UsePN (mkPN "El Bireh") ; - ElPlayonColombia = UsePN (mkPN "El Playon") ; - ElRipialApureVenezuela = UsePN (mkPN "El Ripial Apure") ; - ElayoSomalia = UsePN (mkPN "Elayo") ; - ElAzzariyaWestBank = UsePN (mkPN "el-Azzariya") ; - EleiSinaiGazaStrip = UsePN (mkPN "Elei Sinai") ; - EmmanuelWestBank = UsePN (mkPN "Emmanuel") ; - ErezGazaStrip = UsePN (mkPN "Erez") ; - FethiyeAndMarmarisTurkey = UsePN (mkPN "Fethiye and Marmaris") ; - FloridaUnitedStates = UsePN (mkPN "Florida") ; - FormequeColombia = UsePN (mkPN "Formeque") ; - FrankfurtGermany = UsePN (mkPN "Frankfurt") ; - FrenchHillIsrael = UsePN (mkPN "French Hill") ; - FuengirolaSpain = UsePN (mkPN "Fuengirola") ; - FusagasusaColombia = UsePN (mkPN "Fusagasusa") ; - GaliAbkhaziaGeorgia = UsePN (mkPN "Gali Abkhazia") ; - GanimWestBank = UsePN (mkPN "Ganim") ; - GashuriIsrael = UsePN (mkPN "Gashuri") ; - GeneralSantosPhilippines = UsePN (mkPN "General Santos") ; - GenevaSwitzerland = UsePN (mkPN "Geneva") ; - Georgia = UsePN (mkPN "Georgia") ; - GetxoSpain = UsePN (mkPN "Getxo") ; - GhalebiehIraq = UsePN (mkPN "Ghalebieh") ; - GhaziabadUttarPradeshIndia = UsePN (mkPN "Ghaziabad Uttar Pradesh") ; - GiloIsrael = UsePN (mkPN "Gilo") ; - GivatZeEvWestBank = UsePN (mkPN "Givat Ze'ev") ; - GizaEgypt = UsePN (mkPN "Giza") ; - GonegalleSriLanka = UsePN (mkPN "Gonegalle") ; - GranadaSpain = UsePN (mkPN "Granada") ; - GrazAustria = UsePN (mkPN "Graz") ; - GroznyChechnya = UsePN (mkPN "Grozny") ; - GuilinChina = UsePN (mkPN "Guilin") ; - GujaratIndia = UsePN (mkPN "Gujarat") ; - GushEtzionWestBank = UsePN (mkPN "Gush Etzion") ; - GushKatifGazaStrip = UsePN (mkPN "Gush Katif") ; - HaderaIsrael = UsePN (mkPN "Hadera") ; - HaifaIsrael = UsePN (mkPN "Haifa") ; - HamburgGermany = UsePN (mkPN "Hamburg") ; - HamisMiliyanaAlgeria = UsePN (mkPN "Hamis Miliyana") ; - HamraWestBank = UsePN (mkPN "Hamra") ; - HannoverGermany = UsePN (mkPN "Hannover") ; - HarBrachaWestBank = UsePN (mkPN "Har Bracha") ; - HarerEthiopia = UsePN (mkPN "Harer") ; - HavanaCuba = UsePN (mkPN "Havana") ; - HawanaIraq = UsePN (mkPN "Hawana") ; - HeartAfghanistan = UsePN (mkPN "Heart") ; - HebronWestBank = UsePN (mkPN "Hebron") ; - HermeshIsrael = UsePN (mkPN "Hermesh") ; - HernaniSpain = UsePN (mkPN "Hernani") ; - HerzliyaIsrael = UsePN (mkPN "Herzliya") ; - HilversumNetherlands = UsePN (mkPN "Hilversum") ; - HizmaWestBank = UsePN (mkPN "Hizma") ; - HodayaJunctionIsrael = UsePN (mkPN "Hodaya Junction") ; - HolonJunctionIsrael = UsePN (mkPN "Holon Junction") ; - HuallgaPeru = UsePN (mkPN "Huallga") ; - HurghadaEgypt = UsePN (mkPN "Hurghada") ; - HyderabadPakistan = UsePN (mkPN "Hyderabad") ; - IbsrilIraq = UsePN (mkPN "Ibsril") ; - IncirlikAirbaseTurkey = UsePN (mkPN "Incirlik Airbase") ; - IpilPhilippines = UsePN (mkPN "Ipil") ; - IrbilIraq = UsePN (mkPN "Irbil") ; - IslamabadPakistan = UsePN (mkPN "Islamabad") ; - IslandOfBaliIndonesia = UsePN (mkPN "Island of Bali") ; - IstanbulTurkey = UsePN (mkPN "Istanbul") ; - ItamarWestBank = UsePN (mkPN "Itamar") ; - IzmirTurkey = UsePN (mkPN "Izmir") ; - JaffaIsrael = UsePN (mkPN "Jaffa") ; - JaffnaSriLanka = UsePN (mkPN "Jaffna") ; - JakartaIndonesia = UsePN (mkPN "Jakarta") ; - JalahIndia = UsePN (mkPN "Jalah") ; - JalpaiguriRailwayStationIndia = UsePN (mkPN "Jalpaiguri Railway Station") ; - JammuIndia = UsePN (mkPN "Jammu") ; - JangasPeru = UsePN (mkPN "Jangas") ; - JeninWestBank = UsePN (mkPN "Jenin") ; - JerusalemIsrael = UsePN (mkPN "Jerusalem") ; - JMainWestBank = UsePN (mkPN "J'main") ; - JohannesburgSouthAfrica = UsePN (mkPN "Johannesburg") ; - JoloPhilippines = UsePN (mkPN "Jolo") ; - JubialSaudiArabia = UsePN (mkPN "Jubial") ; - JullundurIndia = UsePN (mkPN "Jullundur") ; - KabacanPhilippines = UsePN (mkPN "Kabacan") ; - KabulAfghanistan = UsePN (mkPN "Kabul") ; - KafrAkabWestBank = UsePN (mkPN "Kafr Akab") ; - KafrIdnaWestBank = UsePN (mkPN "Kafr Idna") ; - KalkilyaWestBank = UsePN (mkPN "Kalkilya") ; - KalmunaiSriLanka = UsePN (mkPN "Kalmunai") ; - KampalaUganda = UsePN (mkPN "Kampala") ; - KandySriLanka = UsePN (mkPN "Kandy") ; - KanihamaIndia = UsePN (mkPN "Kanihama") ; - KarachiPakistan = UsePN (mkPN "Karachi") ; - KarkurIsrael = UsePN (mkPN "Karkur") ; - KarmeiTzurWestBank = UsePN (mkPN "Karmei Tzur") ; - KarneiShomronWestBank = UsePN (mkPN "Karnei Shomron") ; - KashmirIndia = UsePN (mkPN "Kashmir") ; - KatmanduAirportNepal = UsePN (mkPN "Katmandu Airport") ; - KedumimWestBank = UsePN (mkPN "Kedumim") ; - KedumimSettlementWestBank = UsePN (mkPN "Kedumim Settlement") ; - KfarBaAnehIsrael = UsePN (mkPN "Kfar Ba'aneh") ; - KfarDaromGazaStrip = UsePN (mkPN "Kfar Darom") ; - KfarHessIsrael = UsePN (mkPN "Kfar Hess") ; - KfarSabaIsrael = UsePN (mkPN "Kfar Saba") ; - KfarTzurifWestBank = UsePN (mkPN "Kfar Tzurif") ; - KfarYamGazaStrip = UsePN (mkPN "Kfar Yam") ; - KfarDaromNetzarimIsrael = UsePN (mkPN "Kfar-Darom Netzarim") ; - KhankalaChechnya = UsePN (mkPN "Khankala") ; - KhartoumSudan = UsePN (mkPN "Khartoum") ; - KhelilAlgeria = UsePN (mkPN "Khelil") ; - KhobarSaudiArabia = UsePN (mkPN "Khobar") ; - KibbutzGalEdIsrael = UsePN (mkPN "Kibbutz Gal 'Ed") ; - KibbutzMeravIsrael = UsePN (mkPN "Kibbutz Merav") ; - KibbutzSheluhotIsrael = UsePN (mkPN "Kibbutz Sheluhot") ; - KidapawanPhilippines = UsePN (mkPN "Kidapawan") ; - KigaliRwanda = UsePN (mkPN "Kigali") ; - KirikkaleTurkey = UsePN (mkPN "Kirikkale") ; - KiryatArbaWestBank = UsePN (mkPN "Kiryat Arba") ; - KiryatMotzkinIsrael = UsePN (mkPN "Kiryat Motzkin") ; - KiryatNetafimWestBank = UsePN (mkPN "Kiryat Netafim") ; - KissufimGazaStrip = UsePN (mkPN "Kissufim") ; - KiursehirBoztepTurkey = UsePN (mkPN "Kiursehir-Boztep") ; - KlaiyatLebanon = UsePN (mkPN "Klaiyat") ; - KohlanYemen = UsePN (mkPN "Kohlan") ; - KomsomoLabadTajikistan = UsePN (mkPN "Komsomo-labad") ; - KuwaitCityKuwait = UsePN (mkPN "Kuwait City") ; - LaCeibaHonduras = UsePN (mkPN "La Ceiba") ; - LaGabarraVenezuela = UsePN (mkPN "La Gabarra") ; - LaGuajiraColombia = UsePN (mkPN "La Guajira") ; - LaPazBolivia = UsePN (mkPN "La Paz") ; - LaVictoriaVenezuela = UsePN (mkPN "La Victoria") ; - LahorePakistan = UsePN (mkPN "Lahore") ; - LarbaAlgeria = UsePN (mkPN "Larba") ; - LarnacaCyprus = UsePN (mkPN "Larnaca") ; - LasarteSpain = UsePN (mkPN "Lasarte") ; - LeizaSpain = UsePN (mkPN "Leiza") ; - LesEucalyptusDistrictAlgeria = UsePN (mkPN "Les Eucalyptus district") ; - LibertadorVenezuela = UsePN (mkPN "Libertador") ; - LiceTurkey = UsePN (mkPN "Lice") ; - LIleRousseFrance = UsePN (mkPN "L'Ile-Rousse") ; - LimaPeru = UsePN (mkPN "Lima") ; - LindosRhodes = UsePN (mkPN "Lindos") ; - LinzAustralia = UsePN (mkPN "Linz") ; - LockerbieUnitedKingdom = UsePN (mkPN "Lockerbie") ; - LogornoSpain = UsePN (mkPN "Logorno") ; - LondonUnitedKingdom = UsePN (mkPN "London") ; - LondonberryNorthernIreland = UsePN (mkPN "Londonberry") ; - LosAngelesUnitedStates = UsePN (mkPN "Los Angeles") ; - LosAngelesInternationalAirportUnitedStates = UsePN (mkPN "Los Angeles International Airport") ; - LosBancosVenezuela = UsePN (mkPN "Los Bancos") ; - LosKatiosNationalParkColombia = UsePN (mkPN "Los Katios National Park") ; - LuandaAngola = UsePN (mkPN "Luanda") ; - LuebeckGermany = UsePN (mkPN "Luebeck") ; - LundaNorteAngola = UsePN (mkPN "Lunda Norte") ; - LuxorEgypt = UsePN (mkPN "Luxor") ; - LyonsFrance = UsePN (mkPN "Lyons") ; - MaAlehMichmashWestBank = UsePN (mkPN "Ma'aleh Michmash") ; - MaccabimIsrael = UsePN (mkPN "Maccabim") ; - MadhuSriLanka = UsePN (mkPN "Madhu") ; - MadrasIndia = UsePN (mkPN "Madras") ; - MadridSpain = UsePN (mkPN "Madrid") ; - MagdalenaColombia = UsePN (mkPN "Magdalena") ; - MaidanSharAfghanistan = UsePN (mkPN "Maidan Shar") ; - MakhachkalaRussia = UsePN (mkPN "Makhachkala") ; - MalagaSpain = UsePN (mkPN "Malaga") ; - MalukkaIslandsIndonesia = UsePN (mkPN "Malukka islands") ; - ManaguaNigeria = UsePN (mkPN "Managua") ; - ManamaBahrain = UsePN (mkPN "Manama") ; - ManchesterUnitedKingdom = UsePN (mkPN "Manchester") ; - MangalsenAndSanpheBagarNepal = UsePN (mkPN "Mangalsen and Sanphe Bagar") ; - ManilaPhilippines = UsePN (mkPN "Manila") ; - MaonIsrael = UsePN (mkPN "Maon") ; - MapourditSudan = UsePN (mkPN "Mapourdit") ; - MarSabaWestBank = UsePN (mkPN "Mar Saba") ; - MarawiPhilippines = UsePN (mkPN "Marawi") ; - MardanPakistan = UsePN (mkPN "Mardan") ; - MarmarisTurkey = UsePN (mkPN "Marmaris") ; - MarseillesFrance = UsePN (mkPN "Marseilles") ; - MashaWestBank = UsePN (mkPN "Masha") ; - MatsumotoJapan = UsePN (mkPN "Matsumoto") ; - MawdiyahYemen = UsePN (mkPN "Mawdiyah") ; - MeaShearimIsrael = UsePN (mkPN "Mea Shearim") ; - MeccaSaudiArabia = UsePN (mkPN "Mecca") ; - MechoraWestBank = UsePN (mkPN "Mechora") ; - MedanIndonesia = UsePN (mkPN "Medan") ; - MedellinColombia = UsePN (mkPN "Medellin") ; - MegidoIsrael = UsePN (mkPN "Megido") ; - MeholaIsrael = UsePN (mkPN "Mehola") ; - MekholahIsrael = UsePN (mkPN "Mekholah") ; - MersinTurkey = UsePN (mkPN "Mersin") ; - MetaColombia = UsePN (mkPN "Meta") ; - MetullaIsrael = UsePN (mkPN "Metulla") ; - MetzerIsrael = UsePN (mkPN "Metzer") ; - MilanItaly = UsePN (mkPN "Milan") ; - MindanaoPhilippines = UsePN (mkPN "Mindanao") ; - MinharotRoadWestBank = UsePN (mkPN "Minharot Road") ; - MiranShahPakistan = UsePN (mkPN "Miran Shah") ; - MituColombia = UsePN (mkPN "Mitu") ; - ModiinIllitWestBank = UsePN (mkPN "Modiin Illit") ; - MombassaKenya = UsePN (mkPN "Mombassa") ; - MoragJunctionGazaStrip = UsePN (mkPN "Morag Junction") ; - MoscowRussia = UsePN (mkPN "Moscow") ; - MoshavHagorIsrael = UsePN (mkPN "Moshav Hagor") ; - MoshavTomerWestBank = UsePN (mkPN "Moshav Tomer") ; - MukallahAdenYemen = UsePN (mkPN "Mukallah-Aden") ; - MunchenGladbachGermany = UsePN (mkPN "Munchen-Gladbach") ; - MunsterGermany = UsePN (mkPN "Munster") ; - MurloughNorthernIreland = UsePN (mkPN "Murlough") ; - MusMusIsrael = UsePN (mkPN "Mus Mus") ; - MutataColombia = UsePN (mkPN "Mutata") ; - MutturSriLanka = UsePN (mkPN "Muttur") ; - NaAlinWestBank = UsePN (mkPN "Na'alin") ; - NablusWestBank = UsePN (mkPN "Nablus") ; - NahalOzGazaStrip = UsePN (mkPN "Nahal Oz") ; - NaharaimIsrael = UsePN (mkPN "Naharaim") ; - NahariyaIsrael = UsePN (mkPN "Nahariya") ; - NairobiKenya = UsePN (mkPN "Nairobi") ; - NajafIraq = UsePN (mkPN "Najaf") ; - NallurAreaSriLanka = UsePN (mkPN "Nallur Area") ; - NaquraLebanon = UsePN (mkPN "Naqura") ; - NarayangangBangladesh = UsePN (mkPN "Narayangang") ; - NetanyaIsrael = UsePN (mkPN "Netanya") ; - NetzarimGazaStrip = UsePN (mkPN "Netzarim") ; - NetzerHazaniGazaStrip = UsePN (mkPN "Netzer Hazani") ; - NeveDanielWestBank = UsePN (mkPN "Neve Daniel") ; - NeveYaminIsrael = UsePN (mkPN "Neve Yamin") ; - NewDelhiIndia = UsePN (mkPN "New Delhi") ; - NewYorkCityUnitedStates = UsePN (mkPN "New York City") ; - NeztarimSettlementGazaStrip = UsePN (mkPN "Neztarim Settlement") ; - NiameyNiger = UsePN (mkPN "Niamey") ; - NissanitGazaStrip = UsePN (mkPN "Nissanit") ; - NitzaneiOzWestBank = UsePN (mkPN "Nitzanei Oz") ; - NitzanimIsrael = UsePN (mkPN "Nitzanim") ; - NokdimTekoaRdWestBank = UsePN (mkPN "Nokdim-Tekoa Rd.") ; - NorteDeSantanderColombia = UsePN (mkPN "Norte de Santander") ; - NorthernCaucasiusChechnya = UsePN (mkPN "Northern Caucasius") ; - NovogroznyRussia = UsePN (mkPN "Novogrozny") ; - NovyyAtagiRussia = UsePN (mkPN "Novyy Atagi") ; - OberwartAustria = UsePN (mkPN "Oberwart") ; - OfraWestBank = UsePN (mkPN "Ofra") ; - OilbaseAlgeria = UsePN (mkPN "Oil base") ; - oilfieldsVenezuela = UsePN (mkPN "oilfields") ; - OkaraPakistan = UsePN (mkPN "Okara") ; - OlayaHerreraColombia = UsePN (mkPN "Olaya Herrera") ; - OmaghNorthernIreland = UsePN (mkPN "Omagh") ; - OrYehudaIsrael = UsePN (mkPN "Or Yehuda") ; - OranAlgeria = UsePN (mkPN "Oran") ; - OsakaJapan = UsePN (mkPN "Osaka") ; - OsloNorway = UsePN (mkPN "Oslo") ; - OssnabruckGermany = UsePN (mkPN "Ossnabruck") ; - OthnielJunctionIsrael = UsePN (mkPN "Othniel Junction") ; - OtnielWestBank = UsePN (mkPN "Otniel") ; - OtzarinWestBank = UsePN (mkPN "Otzarin") ; - OzamisPhilippines = UsePN (mkPN "Ozamis") ; - PahalgamIndia = UsePN (mkPN "Pahalgam") ; - PalorinyaUganda = UsePN (mkPN "Palorinya") ; - PamplonaSpain = UsePN (mkPN "Pamplona") ; - PanamaCityPanama = UsePN (mkPN "Panama City") ; - PantrasGreece = UsePN (mkPN "Pantras") ; - PapayinColombia = UsePN (mkPN "Papayin") ; - PapuaIndonesia = UsePN (mkPN "Papua") ; - ParisFrance = UsePN (mkPN "Paris") ; - PatikulPhilippines = UsePN (mkPN "Patikul") ; - PauFrance = UsePN (mkPN "Pau") ; - PeAtSadehGazaStrip = UsePN (mkPN "Pe'at Sadeh") ; - PeshawarPakistan = UsePN (mkPN "Peshawar") ; - PetahTikvahIsrael = UsePN (mkPN "Petah Tikvah") ; - PhnomPenhCambodia = UsePN (mkPN "Phnom Penh") ; - PortadownIreland = UsePN (mkPN "Portadown") ; - PragueCzechRepublic = UsePN (mkPN "Prague") ; - PuertoAlviraColombia = UsePN (mkPN "Puerto Alvira") ; - PuertoLlerasColombia = UsePN (mkPN "Puerto Lleras") ; - PunjabPakistan = UsePN (mkPN "Punjab") ; - QuettaPakistan = UsePN (mkPN "Quetta") ; - QuitoEcuador = UsePN (mkPN "Quito") ; - RadaAmanYemen = UsePN (mkPN "Rada-Aman") ; - RafahGazaStrip = UsePN (mkPN "Rafah") ; - RamaJunctionWestBank = UsePN (mkPN "Rama Junction") ; - RamalDeAspusanaPeru = UsePN (mkPN "Ramal de Aspusana") ; - RamallahWestBank = UsePN (mkPN "Ramallah") ; - RamatGanIsrael = UsePN (mkPN "Ramat Gan") ; - RaminWestBank = UsePN (mkPN "Ramin") ; - RamleIsrael = UsePN (mkPN "Ramle") ; - RawalpindiPakistan = UsePN (mkPN "Rawalpindi") ; - ReusSpain = UsePN (mkPN "Reus") ; - RigaLatvia = UsePN (mkPN "Riga") ; - RijekaCroatia = UsePN (mkPN "Rijeka") ; - RimalDistrictGazaStrip = UsePN (mkPN "Rimal district") ; - RishonLeZionIsrael = UsePN (mkPN "Rishon Le Zion") ; - RiyadhSaudiArabia = UsePN (mkPN "Riyadh") ; - RoermondNetherlands = UsePN (mkPN "Roermond") ; - RomeItaly = UsePN (mkPN "Rome") ; - RosasSpain = UsePN (mkPN "Rosas") ; - RostovOnDonRussia = UsePN (mkPN "Rostov-on-Don") ; - RuhengeriRwanda = UsePN (mkPN "Ruhengeri") ; - SaadaYemen = UsePN (mkPN "Saada") ; - SabatenaColombia = UsePN (mkPN "Sabatena") ; - SacramentoUnitedStates = UsePN (mkPN "Sacramento") ; - SaintAvoldFrance = UsePN (mkPN "Saint Avold") ; - SaintSebastianSpain = UsePN (mkPN "Saint Sebastian") ; - SaintJeanDeLuzFrance = UsePN (mkPN "Saint-Jean-de-Luz") ; - SairanbarIraq = UsePN (mkPN "Sairanbar") ; - SajaIAGazaStrip = UsePN (mkPN "Saja'i'a") ; - SallentDeGallegoSpain = UsePN (mkPN "Sallent de Gallego") ; - SamariaWestBank = UsePN (mkPN "Samaria") ; - SamashkiRussia = UsePN (mkPN "Samashki") ; - SanDiegoColombia = UsePN (mkPN "San Diego") ; - SanJoseCostaRica = UsePN (mkPN "San Jose") ; - SanLuisColombia = UsePN (mkPN "San Luis") ; - SanMiguelElSalvador = UsePN (mkPN "San Miguel") ; - SanPabloColombia = UsePN (mkPN "San Pablo") ; - SanSabatianSpain = UsePN (mkPN "San Sabatian") ; - SanaaYemen = UsePN (mkPN "Sanaa") ; - SangaldanIndia = UsePN (mkPN "Sangaldan") ; - SantaMartaColombia = UsePN (mkPN "Santa Marta") ; - SantaPolaSpain = UsePN (mkPN "Santa Pola") ; - SantaRitaMountainsPanama = UsePN (mkPN "Santa Rita Mountains") ; - SantiagoChile = UsePN (mkPN "Santiago") ; - SanurIsrael = UsePN (mkPN "Sanur") ; - SarajevoBosniaAndHerzegovina = UsePN (mkPN "Sarajevo") ; - SatkhiraBangladesh = UsePN (mkPN "Satkhira") ; - SegoviaColombia = UsePN (mkPN "Segovia") ; - SeoulSouthKorea = UsePN (mkPN "Seoul") ; - SevilleSpain = UsePN (mkPN "Seville") ; - ShadmotMeholaWestBank = UsePN (mkPN "Shadmot Mehola") ; - ShaveiShomronWestBank = UsePN (mkPN "Shavei Shomron") ; - SheikhAjlunGazaStrip = UsePN (mkPN "Sheikh Ajlun") ; - ShiloWestBank = UsePN (mkPN "Shilo") ; - ShimiEcuador = UsePN (mkPN "Shimi") ; - ShlomiIsrael = UsePN (mkPN "Shlomi") ; - SidiHalifahLibya = UsePN (mkPN "Sidi Halifah") ; - SidonLebanon = UsePN (mkPN "Sidon") ; - SiirtTurkey = UsePN (mkPN "Siirt") ; - SilatADaharWestBank = UsePN (mkPN "Silat a-Dahar") ; - SipadanIslandMalaysia = UsePN (mkPN "Sipadan Island") ; - SitrahBahrain = UsePN (mkPN "Sitrah") ; - SoporeIndia = UsePN (mkPN "Sopore") ; - SrinagarIndia = UsePN (mkPN "Srinagar") ; - SrinigarIndia = UsePN (mkPN "Srinigar") ; - SriperumbudurIndia = UsePN (mkPN "Sriperumbudur") ; - StewartstownNorthernIreland = UsePN (mkPN "Stewartstown") ; - StockholmSweden = UsePN (mkPN "Stockholm") ; - StrasbourgFrance = UsePN (mkPN "Strasbourg") ; - SukaimaniyahIraq = UsePN (mkPN "Sukai-maniyah") ; - SulawesiIndonesia = UsePN (mkPN "Sulawesi") ; - SulaymaniyahIraq = UsePN (mkPN "Sulaymaniyah") ; - SumayrYemen = UsePN (mkPN "Sumayr") ; - SusiyaWestBank = UsePN (mkPN "Susiya") ; - TailaPakistan = UsePN (mkPN "Taila") ; - TamezGuidaAlgeria = UsePN (mkPN "Tamez-guida") ; - TandySriLanka = UsePN (mkPN "Tandy") ; - TaxilaPakistan = UsePN (mkPN "Taxila") ; - TBilisiGeorgia = UsePN (mkPN "T'bilisi") ; - TegucigalpaHonduras = UsePN (mkPN "Tegucigalpa") ; - TeheranIran = UsePN (mkPN "Teheran") ; - TekoaWestBank = UsePN (mkPN "Tekoa") ; - TelAvivIsrael = UsePN (mkPN "Tel Aviv" | mkPN "Tel-Aviv") ; - TelHaShomerJunctionIsrael = UsePN (mkPN "Tel HaShomer Junction") ; - TelQateifaGazaStrip = UsePN (mkPN "Tel Qateifa") ; - TelRumeiydaIsrael = UsePN (mkPN "Tel Rumeiyda") ; - TelemIsrael = UsePN (mkPN "Telem") ; - TenaWestBank = UsePN (mkPN "Tena") ; - TheHagueNetherlands = UsePN (mkPN "The Hague") ; - TheKyrgyzCapitalBishkekChina = UsePN (mkPN "The Kyrgyz capital Bishkek.") ; - ThekraguriIndia = UsePN (mkPN "Thekraguri") ; - TiaretAlgeria = UsePN (mkPN "Tiaret") ; - TiratAlgeria = UsePN (mkPN "Tirat") ; - TokyoJapan = UsePN (mkPN "Tokyo") ; - TolosaSpain = UsePN (mkPN "Tolosa") ; - TopkakiTurkey = UsePN (mkPN "Topkaki") ; - TrabzonTurkey = UsePN (mkPN "Trabzon") ; - TrincomaleeHarborSriLanka = UsePN (mkPN "Trincomalee Harbor") ; - TripoliLibya = UsePN (mkPN "Tripoli") ; - TulkaremWestBank = UsePN (mkPN "Tulkarem") ; - TulkarmWestBank = UsePN (mkPN "Tulkarm") ; - TunceliTurkey = UsePN (mkPN "Tunceli") ; - TurbatPakistan = UsePN (mkPN "Turbat") ; - UmAlFahmIsrael = UsePN (mkPN "Um al-Fahm") ; - UmmQasrIraq = UsePN (mkPN "Umm Qasr") ; - UrenaVenezuela = UsePN (mkPN "Urena") ; - UrraColombia = UsePN (mkPN "Urra") ; - UrsMartanRussia = UsePN (mkPN "Urs-Martan") ; - UWaIndianReservationColombia = UsePN (mkPN "U'wa Indian reservation") ; - ValenciaSpain = UsePN (mkPN "Valencia") ; - ValleduparColombia = UsePN (mkPN "Valledupar") ; - VanTurkey = UsePN (mkPN "Van") ; - VavuniyaSriLanka = UsePN (mkPN "Vavuniya") ; - ViennaAustria = UsePN (mkPN "Vienna") ; - VientianeLaos = UsePN (mkPN "Vientiane") ; - VillavicencioColombia = UsePN (mkPN "Villavicencio") ; - VitoriaSpain = UsePN (mkPN "Vitoria") ; - VitrollesFrance = UsePN (mkPN "Vitrolles") ; - VladikavkazRussia = UsePN (mkPN "Vladikavkaz") ; - VladivostokRussia = UsePN (mkPN "Vladivostok") ; - VolgodonskRussia = UsePN (mkPN "Volgodonsk") ; - WadiAlDabaatYemen = UsePN (mkPN "Wadi al-Dabaat") ; - WadiAraIsrael = UsePN (mkPN "Wadi Ara") ; - WadiKeltWestBank = UsePN (mkPN "Wadi Kelt") ; - WarsawPoland = UsePN (mkPN "Warsaw") ; - WashingtonDCUnitedStates = UsePN (mkPN "Washington DC.") ; - WattyanBahrain = UsePN (mkPN "Wattyan") ; - WestBeirutLebanon = UsePN (mkPN "West Beirut") ; - XiAnChina = UsePN (mkPN "Xi'an") ; - YaAbadWestBank = UsePN (mkPN "Ya'abad") ; - YagurJunctionIsrael = UsePN (mkPN "Yagur Junction") ; - YehudIsrael = UsePN (mkPN "Yehud") ; - YerevanArmenia = UsePN (mkPN "Yerevan") ; - YitzharWestBank = UsePN (mkPN "Yitzhar") ; - YokotaJapan = UsePN (mkPN "Yokota") ; - YopalColombia = UsePN (mkPN "Yopal") ; - YuksekovaTurkey = UsePN (mkPN "Yuksekova") ; - ZaitaIsrael = UsePN (mkPN "Zaita") ; - ZamarYemen = UsePN (mkPN "Zamar") ; - ZamboangaPhilippines = UsePN (mkPN "Zamboanga") ; - ZaragozaSpain = UsePN (mkPN "Zaragoza") ; - ZarauzSpain = UsePN (mkPN "Zarauz") ; - ZeifIntersectionWestBank = UsePN (mkPN "Zeif intersection") ; - ZekharyaIsrael = UsePN (mkPN "Zekharya") ; - ZuliaColombia = UsePN (mkPN "Zulia") ; - ZumaiaSpain = UsePN (mkPN "Zumaia") ; - ZumarragaSpain = UsePN (mkPN "Zumarraga") ; - Burundi = UsePN (mkPN "Burundi") ; - CentralAfricanRepublic = UsePN (mkPN "Central African Republic") ; - Chad = UsePN (mkPN "Chad") ; - DemocraticRepublicOfTheCongo = UsePN (mkPN "Democratic Republic of the Congo") ; - Rwanda = UsePN (mkPN "Rwanda") ; - Djibouti = UsePN (mkPN "Djibouti") ; - Eritrea = UsePN (mkPN "Eritrea") ; - Ethiopia = UsePN (mkPN "Ethiopia") ; - Kenya = UsePN (mkPN "Kenya") ; - Seychelles = UsePN (mkPN "Seychelles") ; - Somalia = UsePN (mkPN "Somalia") ; - Tanzania = UsePN (mkPN "Tanzania") ; - Uganda = UsePN (mkPN "Uganda") ; - Algeria = UsePN (mkPN "Algeria") ; - Egypt = UsePN (mkPN "Egypt") ; - Libya = UsePN (mkPN "Libya") ; - Mauritania = UsePN (mkPN "Mauritania") ; - Morocco = UsePN (mkPN "Morocco") ; - Sudan = UsePN (mkPN "Sudan") ; - Tunisia = UsePN (mkPN "Tunisia") ; - WesternSahara = UsePN (mkPN "Western Sahara") ; - Angola = UsePN (mkPN "Angola") ; - BassasDaIndia = UsePN (mkPN "Bassas da India") ; - Botswana = UsePN (mkPN "Botswana") ; - BouvetIsland = UsePN (mkPN "Bouvet Island") ; - Comoros = UsePN (mkPN "Comoros") ; - EuropaIsland = UsePN (mkPN "Europa Island") ; - GloriosoIslands = UsePN (mkPN "Glorioso Islands") ; - HeardIslandAndMcDonaldIslands = UsePN (mkPN "Heard Island and McDonald Islands") ; - JuanDeNovaIsland = UsePN (mkPN "Juan de Nova Island") ; - Lesotho = UsePN (mkPN "Lesotho" | mkPN "Basutoland") ; - Madagascar = UsePN (mkPN "Madagascar") ; - Malawi = UsePN (mkPN "Malawi") ; - Mauritius = UsePN (mkPN "Mauritius") ; - Mayotte = UsePN (mkPN "Mayotte") ; - Mozambique = UsePN (mkPN "Mozambique") ; - Namibia = UsePN (mkPN "Namibia") ; - Reunion = UsePN (mkPN "Reunion") ; - SouthAfrica = UsePN (mkPN "South Africa") ; - Swaziland = UsePN (mkPN "Swaziland") ; - TromelinIsland = UsePN (mkPN "Tromelin Island") ; - Zambia = UsePN (mkPN "Zambia") ; - Zimbabwe = UsePN (mkPN "Zimbabwe") ; - Benin = UsePN (mkPN "Benin") ; - BurkinaFaso = UsePN (mkPN "Burkina Faso") ; - Cameroon = UsePN (mkPN "Cameroon") ; - CapeVerde = UsePN (mkPN "Cape Verde") ; - CoteDIvoire = UsePN (mkPN "Cote d'Ivoire") ; - EquatorialGuinea = UsePN (mkPN "Equatorial Guinea") ; - Gabon = UsePN (mkPN "Gabon") ; - Gambia = UsePN (mkPN "Gambia") ; - Ghana = UsePN (mkPN "Ghana") ; - Guinea = UsePN (mkPN "Guinea") ; - GuineaBissau = UsePN (mkPN "Guinea Bissau") ; - Liberia = UsePN (mkPN "Liberia") ; - Mali = UsePN (mkPN "Mali") ; - Niger = UsePN (mkPN "Niger") ; - Nigeria = UsePN (mkPN "Nigeria") ; - Senegal = UsePN (mkPN "Senegal") ; - SierraLeone = UsePN (mkPN "Sierra Leone") ; - Togo = UsePN (mkPN "Togo") ; - SaintHelena = UsePN (mkPN "Saint Helena") ; - Bahrain = UsePN (mkPN "Bahrain") ; - Cyprus = UsePN (mkPN "Cyprus") ; - GazaStrip = UsePN (mkPN "Gaza Strip") ; - Iran = UsePN (mkPN "Iran") ; - Iraq = UsePN (mkPN "Iraq") ; - Israel = UsePN (mkPN "Israel") ; - Jordan = UsePN (mkPN "Jordan") ; - Kuwait = UsePN (mkPN "Kuwait") ; - Lebanon = UsePN (mkPN "Lebanon") ; - Oman = UsePN (mkPN "Oman") ; - Qatar = UsePN (mkPN "Qatar") ; - SaudiArabia = UsePN (mkPN "Saudi Arabia") ; - Syria = UsePN (mkPN "Syria") ; - UnitedArabEmirates = UsePN (mkPN "United Arab Emirates") ; - WestBank = UsePN (mkPN "West Bank") ; - Yemen = UsePN (mkPN "Yemen") ; - Austria = UsePN (mkPN "Austria") ; - CzechRepublic = UsePN (mkPN "Czech Republic") ; - Germany = UsePN (mkPN "Germany") ; - Hungary = UsePN (mkPN "Hungary") ; - Liechtenstein = UsePN (mkPN "Liechtenstein") ; - Poland = UsePN (mkPN "Poland") ; - Slovakia = UsePN (mkPN "Slovakia") ; - Slovenia = UsePN (mkPN "Slovenia") ; - Switzerland = UsePN (mkPN "Switzerland") ; - Belarus = UsePN (mkPN "Belarus") ; - Estonia = UsePN (mkPN "Estonia") ; - Latvia = UsePN (mkPN "Latvia") ; - Lithuania = UsePN (mkPN "Lithuania") ; - Moldova = UsePN (mkPN "Moldova") ; - Ukraine = UsePN (mkPN "Ukraine") ; - Denmark = UsePN (mkPN "Denmark") ; - FaroeIslands = UsePN (mkPN "Faroe Islands") ; - Finland = UsePN (mkPN "Finland") ; - Iceland = UsePN (mkPN "Iceland") ; - JanMayenIsland = UsePN (mkPN "Jan Mayen Island") ; - Norway = UsePN (mkPN "Norway") ; - Svalbard = UsePN (mkPN "Svalbard") ; - Sweden = UsePN (mkPN "Sweden") ; - Greece = UsePN (mkPN "Greece") ; - HolySee = UsePN (mkPN "Holy See") ; - Italy = UsePN (mkPN "Italy") ; - Malta = UsePN (mkPN "Malta") ; - SanMarino = UsePN (mkPN "San Marino") ; - Belgium = UsePN (mkPN "Belgium") ; - France = UsePN (mkPN "France") ; - Guernsey = UsePN (mkPN "Guernsey") ; - Ireland = UsePN (mkPN "Ireland") ; - Jersey = UsePN (mkPN "Jersey") ; - Luxembourg = UsePN (mkPN "Luxembourg") ; - IsleOfMan = UsePN (mkPN "Isle of Man") ; - Monaco = UsePN (mkPN "Monaco") ; - Netherlands = UsePN (mkPN "Netherlands") ; - UnitedKingdom = UsePN (mkPN "United Kingdom of Great Britain and Northern Ireland" | mkPN "United Kingdom" | mkPN "Great Britain") ; - Albania = UsePN (mkPN "Albania") ; - BosniaAndHerzegovina = UsePN (mkPN "Bosnia and Herzegovina") ; - Bulgaria = UsePN (mkPN "Bulgaria") ; - Croatia = UsePN (mkPN "Croatia") ; - Macedonia = UsePN (mkPN "Macedonia") ; - Romania = UsePN (mkPN "Romania") ; - Turkey = UsePN (mkPN "Turkey") ; - Andorra = UsePN (mkPN "Andorra") ; - Gibraltar = UsePN (mkPN "Gibraltar") ; - Portugal = UsePN (mkPN "Portugal") ; - Spain = UsePN (mkPN "Spain") ; - Bermuda = UsePN (mkPN "Bermuda") ; - UnitedStates = UsePN (mkPN "United States") ; - Canada = UsePN (mkPN "Canada") ; - Greenland = UsePN (mkPN "Greenland") ; - SaintPierreAndMiquelon = UsePN (mkPN "Saint Pierre and Miquelon") ; - Anguilla = UsePN (mkPN "Anguilla") ; - AntiguaAndBarbuda = UsePN (mkPN "Antigua and Barbuda") ; - Aruba = UsePN (mkPN "Aruba") ; - TheBahamas = UsePN (mkPN "Bahamas") ; - Barbados = UsePN (mkPN "Barbados") ; - BritishVirginIslands = UsePN (mkPN "British Virgin Islands") ; - CaymanIslands = UsePN (mkPN "Cayman Islands") ; - Cuba = UsePN (mkPN "Cuba") ; - Dominica = UsePN (mkPN "Dominica") ; - DominicanRepublic = UsePN (mkPN "Dominican Republic") ; - Grenada = UsePN (mkPN "Grenada") ; - Guadeloupe = UsePN (mkPN "Guadeloupe") ; - Haiti = UsePN (mkPN "Haiti") ; - Jamaica = UsePN (mkPN "Jamaica") ; - Martinique = UsePN (mkPN "Martinique") ; - Montserrat = UsePN (mkPN "Montserrat") ; - NavassaIsland = UsePN (mkPN "Navassa Island") ; - NetherlandsAntilles = UsePN (mkPN "Netherlands Antilles") ; - PuertoRico = UsePN (mkPN "Puerto Rico") ; - SaintLucia = UsePN (mkPN "Saint Lucia") ; - TurksAndCaicosIslands = UsePN (mkPN "Turks and Caicos Islands") ; - VirginIslands = UsePN (mkPN "Virgin Islands") ; - Belize = UsePN (mkPN "Belize") ; - ClippertonIsland = UsePN (mkPN "Clipperton Island") ; - CostaRica = UsePN (mkPN "Costa Rica") ; - ElSalvador = UsePN (mkPN "El Salvador") ; - Guatemala = UsePN (mkPN "Guatemala") ; - Honduras = UsePN (mkPN "Honduras") ; - Mexico = UsePN (mkPN "Mexico") ; - Nicaragua = UsePN (mkPN "Nicaragua") ; - Panama = UsePN (mkPN "Panama") ; - Bolivia = UsePN (mkPN "Bolivia") ; - Paraguay = UsePN (mkPN "Paraguay") ; - Brazil = UsePN (mkPN "Brazil") ; - Colombia = UsePN (mkPN "Colombia") ; - FrenchGuiana = UsePN (mkPN "French Guiana") ; - Guyana = UsePN (mkPN "Guyana") ; - Suriname = UsePN (mkPN "Suriname") ; - Venezuela = UsePN (mkPN "Venezuela") ; - Argentina = UsePN (mkPN "Argentina") ; - Chile = UsePN (mkPN "Chile") ; - FalklandIslands = UsePN (mkPN "Falkland Islands") ; - SouthGeorgiaAndTheSouthSandwichIslands = UsePN (mkPN "South Georgia and the South Sandwich Islands") ; - Uruguay = UsePN (mkPN "Uruguay") ; - Ecuador = UsePN (mkPN "Ecuador") ; - Peru = UsePN (mkPN "Peru") ; - Kazakhstan = UsePN (mkPN "Kazakhstan") ; - Kyrgyzstan = UsePN (mkPN "Kyrgyzstan") ; - Tajikistan = UsePN (mkPN "Tajikistan") ; - Turkmenistan = UsePN (mkPN "Turkmenistan") ; - Uzbekistan = UsePN (mkPN "Uzbekistan") ; - China = UsePN (mkPN "China") ; - HongKong = UsePN (mkPN "Hong Kong") ; - Japan = UsePN (mkPN "Japan") ; - NorthKorea = UsePN (mkPN "NorthKorea") ; - SouthKorea = UsePN (mkPN "SouthKorea") ; - Macau = UsePN (mkPN "Macau") ; - Taiwan = UsePN (mkPN "Taiwan" | mkPN "Republic of China") ; - Mongolia = UsePN (mkPN "Mongolia") ; - Russia = UsePN (mkPN "Russia") ; - Afghanistan = UsePN (mkPN "Afghanistan") ; - Bangladesh = UsePN (mkPN "Bangladesh") ; - Bhutan = UsePN (mkPN "Bhutan") ; - BritishIndianOceanTerritory = UsePN (mkPN "British Indian Ocean Territory") ; - India = UsePN (mkPN "India") ; - Maldives = UsePN (mkPN "Maldives") ; - Nepal = UsePN (mkPN "Nepal") ; - Pakistan = UsePN (mkPN "Pakistan") ; - SriLanka = UsePN (mkPN "Sri Lanka") ; - FrenchSouthernAndAntarcticLands = UsePN (mkPN "French Southern and Antarctic Lands") ; - AshmoreAndCartierIslands = UsePN (mkPN "Ashmore and Cartier Islands") ; - Brunei = UsePN (mkPN "Brunei") ; - Cambodia = UsePN (mkPN "Cambodia") ; - ChristmasIsland = UsePN (mkPN "Christmas Island") ; - CocosKeelingIslands = UsePN (mkPN "Cocos Keeling Islands") ; - EastTimor = UsePN (mkPN "East Timor") ; - Indonesia = UsePN (mkPN "Indonesia") ; - Laos = UsePN (mkPN "Laos") ; - Malaysia = UsePN (mkPN "Malaysia") ; - Myanmar = UsePN (mkPN "Myanmar") ; - PapuaNewGuinea = UsePN (mkPN "Papua New Guinea") ; - ParacelIslands = UsePN (mkPN "Paracel Islands") ; - Philippines = UsePN (mkPN "Philippines") ; - Singapore = UsePN (mkPN "Singapore") ; - SpratlyIslands = UsePN (mkPN "Spratly Islands") ; - Thailand = UsePN (mkPN "Thailand") ; - Vietnam = UsePN (mkPN "Vietnam") ; - Armenia = UsePN (mkPN "Armenia") ; - Azerbaijan = UsePN (mkPN "Azerbaijan") ; - RepublicOfGeorgia = UsePN (mkPN "Republic Of Georgia") ; - AmericanSamoa = UsePN (mkPN "American Samoa") ; - Australia = UsePN (mkPN "Australia") ; - BakerIsland = UsePN (mkPN "Baker Island") ; - CookIslands = UsePN (mkPN "Cook Islands") ; - CoralSeaIslands = UsePN (mkPN "Coral Sea Islands") ; - Fiji = UsePN (mkPN "Fiji") ; - FrenchPolynesia = UsePN (mkPN "French Polynesia") ; - Guam = UsePN (mkPN "Guam") ; - HowlandIsland = UsePN (mkPN "Howland Island") ; - JarvisIsland = UsePN (mkPN "Jarvis Island") ; - JohnstonAtoll = UsePN (mkPN "Johnston Atoll") ; - KingmanReef = UsePN (mkPN "Kingman Reef") ; - Kiribati = UsePN (mkPN "Kiribati") ; - MarshallIslands = UsePN (mkPN "Marshall Islands") ; - Micronesia = UsePN (mkPN "Micronesia") ; - MidwayIslands = UsePN (mkPN "Midway Islands") ; - Nauru = UsePN (mkPN "Nauru") ; - NewCaledonia = UsePN (mkPN "New Caledonia") ; - NewZealand = UsePN (mkPN "New Zealand") ; - Niue = UsePN (mkPN "Niue") ; - NorfolkIsland = UsePN (mkPN "Norfolk Island") ; - NorthernMarianaIslands = UsePN (mkPN "Northern Mariana Islands") ; - Palau = UsePN (mkPN "Palau") ; - PalmyraAtoll = UsePN (mkPN "Palmyra Atoll") ; - PitcairnIslands = UsePN (mkPN "Pitcairn Islands") ; - Samoa = UsePN (mkPN "Samoa") ; - SolomonIslands = UsePN (mkPN "Solomon Islands") ; - Tokelau = UsePN (mkPN "Tokelau") ; - Tonga = UsePN (mkPN "Tonga") ; - Tuvalu = UsePN (mkPN "Tuvalu") ; - Vanuatu = UsePN (mkPN "Vanuatu") ; - WakeIsland = UsePN (mkPN "Wake Island") ; - WallisAndFutuna = UsePN (mkPN "Wallis and Futuna") ; - Zaire = UsePN (mkPN "Zaire") ; - -}; diff --git a/examples/SUMO/CountriesAndRegionsRon.gf b/examples/SUMO/CountriesAndRegionsRon.gf deleted file mode 100644 index cf8f1f370..000000000 --- a/examples/SUMO/CountriesAndRegionsRon.gf +++ /dev/null @@ -1,269 +0,0 @@ ---# -path=.:englishExtended -concrete CountriesAndRegionsRon of CountriesAndRegions = MidLevelOntologyRon ** open ParadigmsRon,NounRon in { - -flags - coding = utf8 ; - -lin - Afghanistan = UsePN (mkPN "Afghanistan" | mkPN "Afganistan") ; - Albania = UsePN (mkPN "Albania") ; - Algeria = UsePN (mkPN "Algeria") ; - AlgiersAlgeria = UsePN (mkPN "Alger") ; - AmericanSamoa = UsePN (mkPN "Samoa Americană") ; - AmmanJordan = UsePN (mkPN "Amman") ; - Andorra = UsePN (mkPN "Andorra" | mkPN "Andora") ; - Angola = UsePN (mkPN "Angola") ; - Anguilla = UsePN (mkPN "Anguilla") ; - AnkaraTurkey = UsePN (mkPN "Ankara") ; - AntiguaAndBarbuda = UsePN (mkPN "Antigua ÅŸi Barbuda") ; - Argentina = UsePN (mkPN "Argentina") ; - ArmaghNorthernIreland = UsePN (mkPN "Armagh") ; - Armenia = UsePN (mkPN "Armenia") ; - Aruba = UsePN (mkPN "Aruba") ; - AshdodIsrael = UsePN (mkPN "AÅŸdod") ; - AskelonIsrael = UsePN (mkPN "AÅŸkelon") ; - AsmaraEritrea = UsePN (mkPN "Asmara") ; - AswanEgypt = UsePN (mkPN "Assuan" | mkPN "Aswan") ; - AthensGreece = UsePN (mkPN "Atena") ; - Australia = UsePN (mkPN "Australia") ; - Austria = UsePN (mkPN "Austria") ; - Azerbaijan = UsePN (mkPN "Azerbaijan" | mkPN "Azerbaidjan") ; - Bahamas = UsePN (mkPN "Bahamas") ; - Bahrain = UsePN (mkPN "Bahrain") ; - BangkokThailand = UsePN (mkPN "Bangkok") ; - Bangladesh = UsePN (mkPN "BangladeÅŸ" | mkPN "Bangladesh") ; - Barbados = UsePN (mkPN "Barbados") ; - BeirutLebanon = UsePN (mkPN "Beirut") ; - Belarus = UsePN (mkPN "Belarus" | mkPN "Bielorusia") ; - BelfastNorthernIreland = UsePN (mkPN "Belfast") ; - Belgium = UsePN (mkPN "Belgia") ; - Belize = UsePN (mkPN "Belize") ; - Benin = UsePN (mkPN "Benin") ; - Bermuda = UsePN (mkPN "Insulele Bermude") ; - Bhutan = UsePN (mkPN "Bhutan") ; - Bolivia = UsePN (mkPN "Bolivia") ; - Botswana = UsePN (mkPN "Botswana") ; - BouvetIsland = UsePN (mkPN "Insula Bouvet") ; - Brazil = UsePN (mkPN "Brazilia") ; - BritishIndianOceanTerritory = UsePN (mkPN "Teritoriile Britanice din Oceanul Indian") ; - BritishVirginIslands = UsePN (mkPN "Insulele Virgine, Britanice") ; - Brunei = UsePN (mkPN "Brunei") ; - BrusselsBelgium = UsePN (mkPN "Bruxelles") ; - BucharestRomania = UsePN (mkPN "BucureÅŸti") ; - Bulgaria = UsePN (mkPN "Bulgaria") ; - BurkinaFaso = UsePN (mkPN "Burkina Fasso" | mkPN "Burkina Faso") ; - Burundi = UsePN (mkPN "Burundi") ; - CairoEgypt = UsePN (mkPN "Cairo") ; - Cambodia = UsePN (mkPN "Cambodgia") ; - Cameroon = UsePN (mkPN "Camerun") ; - Canada = UsePN (mkPN "Canada") ; - CapeVerde = UsePN (mkPN "Capul Verde") ; - CaymanIslands = UsePN (mkPN "Insulele Cayman") ; - CentralAfricanRepublic = UsePN (mkPN "Republica Central Africană" | mkPN "Republica Centrafricană") ; - Chad = UsePN (mkPN "Ciad") ; - Chile = UsePN (mkPN "Chile") ; - China = UsePN (mkPN "Republica Populară Chineză" | mkPN "China") ; - ChristmasIsland = UsePN (mkPN "Insula Christmas") ; - CocosKeelingIslands = UsePN (mkPN "Insulele Cocos (Keeling)") ; - Colombia = UsePN (mkPN "Columbia") ; - Comoros = UsePN (mkPN "Comore" | mkPN "Comoros") ; - Congo = UsePN (mkPN "Republica Congo" | mkPN "Congo") ; - CookIslands = UsePN (mkPN "Insulele Cook") ; - CopenhagenDenmark = UsePN (mkPN "Copenhaga") ; - CostaRica = UsePN (mkPN "Costa Rica") ; - Croatia = UsePN (mkPN "CroaÅ£ia") ; - Cuba = UsePN (mkPN "Cuba") ; - Cyprus = UsePN (mkPN "Cipru") ; - CzechRepublic = UsePN (mkPN "Republica Cehă" | mkPN "Cehia") ; - DelhiIndia = UsePN (mkPN "Delhi") ; - DemocraticRepublicOfTheCongo = UsePN (mkPN "Zair" | mkPN "Congo, Republica Democratică" | mkPN "Republica Democrată Congo") ; - Denmark = UsePN (mkPN "Danemarca") ; - Djibouti = UsePN (mkPN "Djibouti") ; - Dominica = UsePN (mkPN "Dominica") ; - DominicanRepublic = UsePN (mkPN "Republica Dominicană") ; - DortmundGermany = UsePN (mkPN "Dortmund") ; - DublinIreland = UsePN (mkPN "Dublin") ; - DuesseldorfGermany = UsePN (mkPN "Düsseldorf") ; - EastJerusalemIsrael = UsePN (mkPN "Ierusalim") ; - EastTimor = UsePN (mkPN "Timorul de Est") ; - Ecuador = UsePN (mkPN "Ecuador") ; - Egypt = UsePN (mkPN "Egipt") ; - ElSalvador = UsePN (mkPN "El Salvador") ; - EquatorialGuinea = UsePN (mkPN "Guineea Ecuatorială") ; - Eritrea = UsePN (mkPN "Eritreea" | mkPN "Eritrea") ; - Estonia = UsePN (mkPN "Estonia") ; - Ethiopia = UsePN (mkPN "Etiopia") ; - FalklandIslands = UsePN (mkPN "Insulele Falkland") ; - FaroeIslands = UsePN (mkPN "Insulele Feroe" | mkPN "Insulele Faroe") ; - Fiji = UsePN (mkPN "Fiji") ; - Finland = UsePN (mkPN "Finlanda") ; - France = UsePN (mkPN "FranÅ£a") ; - FrenchGuiana = UsePN (mkPN "Guiana Franceză") ; - Gabon = UsePN (mkPN "Gabon") ; - Gambia = UsePN (mkPN "Gambia") ; - Georgia = UsePN (mkPN "Georgia") ; - Germany = UsePN (mkPN "Germania") ; - Ghana = UsePN (mkPN "Ghana") ; - Gibraltar = UsePN (mkPN "Gibraltar") ; - GrazAustria = UsePN (mkPN "Graz") ; - Greece = UsePN (mkPN "Grecia") ; - Greenland = UsePN (mkPN "Groenlanda") ; - Grenada = UsePN (mkPN "Grenada") ; - Guadeloupe = UsePN (mkPN "Guadeloupe") ; - Guam = UsePN (mkPN "Guam") ; - Guatemala = UsePN (mkPN "Guatemala") ; - Guernsey = UsePN (mkPN "Guernsey") ; - Guinea = UsePN (mkPN "Guinea" | mkPN "Guineea") ; - Guyana = UsePN (mkPN "Guiana" | mkPN "Guyana") ; - HaderaIsrael = UsePN (mkPN "Hadera") ; - HaifaIsrael = UsePN (mkPN "Haifa") ; - Haiti = UsePN (mkPN "Haiti") ; - HavanaCuba = UsePN (mkPN "Havana") ; - HilversumNetherlands = UsePN (mkPN "Hilversum") ; - Honduras = UsePN (mkPN "Honduras") ; - HongKong = UsePN (mkPN "Hong Kong") ; - Hungary = UsePN (mkPN "Ungaria") ; - Iceland = UsePN (mkPN "Islanda") ; - India = UsePN (mkPN "India") ; - Indonesia = UsePN (mkPN "Indonezia") ; - Iran = UsePN (mkPN "Iran (Republica islamică)" | mkPN "Iran") ; - Iraq = UsePN (mkPN "Irak" | mkPN "Iraq") ; - Ireland = UsePN (mkPN "Republica Irlanda" | mkPN "Irlanda") ; - Israel = UsePN (mkPN "Israel") ; - Italy = UsePN (mkPN "Italia") ; - Jamaica = UsePN (mkPN "Jamaica") ; - Japan = UsePN (mkPN "Japonia") ; - Jersey = UsePN (mkPN "Insula Jersey") ; - JerusalemIsrael = UsePN (mkPN "Ierusalim") ; - Jordan = UsePN (mkPN "Iordania") ; - Kazakhstan = UsePN (mkPN "Kazahstan") ; - Kenya = UsePN (mkPN "Kenya") ; - Kiribati = UsePN (mkPN "Kiribati") ; - Kuwait = UsePN (mkPN "Kuweit") ; - Kyrgyzstan = UsePN (mkPN "Kârgâzstan" | mkPN "Kirghizia") ; - LahorePakistan = UsePN (mkPN "Lahore") ; - Laos = UsePN (mkPN "Lao, Republica Democratică Populară" | mkPN "Laos") ; - Latvia = UsePN (mkPN "Letonia") ; - Lebanon = UsePN (mkPN "Liban") ; - Lesotho = UsePN (mkPN "Lesotho") ; - Liberia = UsePN (mkPN "Liberia") ; - Libya = UsePN (mkPN "Libia, Jamahiriya Arabă" | mkPN "Libia") ; - Liechtenstein = UsePN (mkPN "Liechtenstein") ; - Lithuania = UsePN (mkPN "Lituania") ; - LondonUnitedKingdom = UsePN (mkPN "Londra") ; - LosAngelesUnitedStates = UsePN (mkPN "Los Angeles") ; - Luxembourg = UsePN (mkPN "Luxemburg") ; - Macedonia = UsePN (mkPN "Fosta Republică Iugoslavă Macedonia" | mkPN "Republica Macedonia" | mkPN "Macedonia") ; - Madagascar = UsePN (mkPN "Madagascar") ; - Malawi = UsePN (mkPN "Malawi") ; - Malaysia = UsePN (mkPN "Malaiezia" | mkPN "Malaysia" | mkPN "Malaezia") ; - Maldives = UsePN (mkPN "Maldive") ; - Mali = UsePN (mkPN "Mali") ; - Malta = UsePN (mkPN "Insula Malta" | mkPN "Malta") ; - ManamaBahrain = UsePN (mkPN "Manama") ; - ManchesterUnitedKingdom = UsePN (mkPN "Manchester") ; - MarshallIslands = UsePN (mkPN "Insulele Marshall") ; - Martinique = UsePN (mkPN "Martinica") ; - Mauritania = UsePN (mkPN "Mauritania") ; - Mauritius = UsePN (mkPN "MauriÅ£ius" | mkPN "Mauritius") ; - Mayotte = UsePN (mkPN "Mayotte") ; - MeccaSaudiArabia = UsePN (mkPN "Mecca") ; - Mexico = UsePN (mkPN "Mexic") ; - Micronesia = UsePN (mkPN "Micronezia, Republica Federală") ; - Moldova = UsePN (mkPN "Moldova, Republica" | mkPN "Republica Moldova") ; - Monaco = UsePN (mkPN "Monaco") ; - Mongolia = UsePN (mkPN "Mongolia") ; - Montserrat = UsePN (mkPN "Montserrat") ; - Morocco = UsePN (mkPN "Maroc") ; - MoscowRussia = UsePN (mkPN "Moscova") ; - Mozambique = UsePN (mkPN "Mozambic") ; - Myanmar = UsePN (mkPN "Myanmar") ; - NairobiKenya = UsePN (mkPN "Nairobi") ; - Namibia = UsePN (mkPN "Namibia") ; - Nauru = UsePN (mkPN "Nauru") ; - Nepal = UsePN (mkPN "Nepal") ; - NetanyaIsrael = UsePN (mkPN "Netania" | mkPN "Natania") ; - Netherlands = UsePN (mkPN "Ţările de Jos" | mkPN "Olanda") ; - NetherlandsAntilles = UsePN (mkPN "Antilele Olandeze") ; - NewCaledonia = UsePN (mkPN "Noua Caledonie") ; - NewDelhiIndia = UsePN (mkPN "New Delhi") ; - NewYorkCityUnitedStates = UsePN (mkPN "New York" | mkPN "New York City") ; - NewZealand = UsePN (mkPN "Noua Zeelandă") ; - Nicaragua = UsePN (mkPN "Nicaragua") ; - Niger = UsePN (mkPN "Niger") ; - Nigeria = UsePN (mkPN "Nigeria") ; - Niue = UsePN (mkPN "Niue") ; - NorfolkIsland = UsePN (mkPN "Insula Norfolk") ; - NorthKorea = UsePN (mkPN "Coreea de Nord") ; - NorthernMarianaIslands = UsePN (mkPN "Insulele Northern Mariana") ; - Norway = UsePN (mkPN "Norvegia") ; - Oman = UsePN (mkPN "Oman") ; - OranAlgeria = UsePN (mkPN "Oran") ; - Pakistan = UsePN (mkPN "Pakistan") ; - Palau = UsePN (mkPN "Palau") ; - Panama = UsePN (mkPN "Panama") ; - PapuaNewGuinea = UsePN (mkPN "Papua Noua Guinee") ; - Paraguay = UsePN (mkPN "Paraguay") ; - Peru = UsePN (mkPN "Peru") ; - Philippines = UsePN (mkPN "Filipine") ; - Poland = UsePN (mkPN "Polonia") ; - Portugal = UsePN (mkPN "Portugalia") ; - PuertoRico = UsePN (mkPN "Porto Rico") ; - Qatar = UsePN (mkPN "Qatar") ; - Reunion = UsePN (mkPN "Reunion") ; - RoermondNetherlands = UsePN (mkPN "Roermond") ; - Romania = UsePN (mkPN "România") ; - Russia = UsePN (mkPN "FederaÈ›ia Rusă" | mkPN "Rusia") ; - Rwanda = UsePN (mkPN "Ruanda" | mkPN "Rwanda") ; - SaintHelena = UsePN (mkPN "Saint Helena") ; - SaintLucia = UsePN (mkPN "Saint Lucia") ; - Samoa = UsePN (mkPN "Samoa") ; - SanMarino = UsePN (mkPN "San Marino") ; - SantiagoChile = UsePN (mkPN "Santiago de Chile") ; - SaudiArabia = UsePN (mkPN "Arabia Saudită") ; - Senegal = UsePN (mkPN "Senegal") ; - Seychelles = UsePN (mkPN "Seychelles") ; - SierraLeone = UsePN (mkPN "Sierra Leone") ; - Singapore = UsePN (mkPN "Singapore") ; - Slovakia = UsePN (mkPN "Slovacia") ; - Slovenia = UsePN (mkPN "Slovenia") ; - SolomonIslands = UsePN (mkPN "Insulele Solomon") ; - Somalia = UsePN (mkPN "Somalia") ; - SouthAfrica = UsePN (mkPN "Africa de Sud") ; - SouthKorea = UsePN (mkPN "Coreea de Sud") ; - Spain = UsePN (mkPN "Spania") ; - SriLanka = UsePN (mkPN "Sri Lanka") ; - Sudan = UsePN (mkPN "Sudan") ; - Suriname = UsePN (mkPN "Surinam") ; - Swaziland = UsePN (mkPN "Swaziland") ; - Sweden = UsePN (mkPN "Suedia") ; - Switzerland = UsePN (mkPN "ElveÅ£ia" | mkPN "EleveÅ£ia") ; - Syria = UsePN (mkPN "Siria") ; - Taiwan = UsePN (mkPN "Taiwan") ; - Tajikistan = UsePN (mkPN "Tajikistan" | mkPN "Tadjikistan") ; - Tanzania = UsePN (mkPN "Tanzania") ; - TelAvivIsrael = UsePN (mkPN "Tel Aviv") ; - Thailand = UsePN (mkPN "Thailanda" | mkPN "Tailanda") ; - Togo = UsePN (mkPN "Togo") ; - Tokelau = UsePN (mkPN "Tokelau") ; - Tonga = UsePN (mkPN "Tonga") ; - Tunisia = UsePN (mkPN "Tunisia") ; - Turkey = UsePN (mkPN "Turcia") ; - Turkmenistan = UsePN (mkPN "Turkmenia" | mkPN "Turkmenistan") ; - Tuvalu = UsePN (mkPN "Tuvalu") ; - Uganda = UsePN (mkPN "Uganda") ; - Ukraine = UsePN (mkPN "Ucraina") ; - UnitedArabEmirates = UsePN (mkPN "Emiratele Arabe Unite") ; - UnitedKingdom = UsePN (mkPN "Regatul Unit" | mkPN "Marea Britanie") ; - UnitedStates = UsePN (mkPN "Statele Unite" | mkPN "Statele Unite ale Americii") ; - Uruguay = UsePN (mkPN "Uruguay") ; - Uzbekistan = UsePN (mkPN "Uzbekistan") ; - Vanuatu = UsePN (mkPN "Vanuatu") ; - Venezuela = UsePN (mkPN "Venezuela") ; - Vietnam = UsePN (mkPN "Vietnam") ; - WesternSahara = UsePN (mkPN "Sahara de Vest") ; - Yemen = UsePN (mkPN "Yemen") ; - Zambia = UsePN (mkPN "Zambia") ; - Zimbabwe = UsePN (mkPN "Zimbabwe") ; - -}; diff --git a/examples/SUMO/Economy.gf b/examples/SUMO/Economy.gf deleted file mode 100644 index f60e6aa42..000000000 --- a/examples/SUMO/Economy.gf +++ /dev/null @@ -1,2328 +0,0 @@ --- # -path=.:englishExtended -abstract Economy = MidLevelOntology, Transportation, Geography ** { - - -- AdvancedDevelopingCountry - -- is an Attribute used to describe a LessDevelopedCountry (LDC) - -- that is undergoing rapid industrial development. Also called 'newly - -- industrializing economy' (or 'country'). - fun AdvancedDevelopingCountry : Ind EconomicDevelopmentLevel ; - - -- AdvancedEconomy is an Attribute - -- used to represent the InternationalMonetaryFund's top category of - -- development levels (AdvancedEconomy,, countries in transition, and - -- developing countries. Generally (but not exactly) corresponds with - -- DevelopedCountry classification used by UnitedNations agencies. - fun AdvancedEconomy : Ind IMFDevelopmentLevel ; - - fun AfghanAfghani : Ind UnitOfCurrency ; - - fun AfghanAfghaniCoin : Class ; - fun AfghanAfghaniCoin_Class : SubClass AfghanAfghaniCoin CurrencyCoin ; - - fun AgriculturalSector : Ind IndustryAttribute ; - - fun AgricultureBasedEconomy : Ind FinancialSectorAttribute ; - - -- (AgricultureFn ?PRODUCT) denotes the - -- subclass of Agriculture processes in which the AgriculturalProduct - -- ?PRODUCT is cultivated. - fun AgricultureFn: Desc AgriculturalProduct -> Desc Agriculture ; - - fun AgricultureForestryFishingAndHunting : Ind IndustryAttribute ; - - fun AlbanianLek : Ind UnitOfCurrency ; - - fun Alfalfa : Class ; - fun Alfalfa_Class : SubClass Alfalfa (both Fodder (both Plant PlantAgriculturalProduct)) ; - - fun AlgerianDinar : Ind UnitOfCurrency ; - - fun AlmondNut : Class ; - fun AlmondNut_Class : SubClass AlmondNut EdibleNut ; - - -- Aloes is the class of - -- PlantAgriculturalProducts that are dried juice of - -- the Aloe plant. - fun Aloes : Class ; - fun Aloes_Class : SubClass Aloes PlantAgriculturalProduct ; - - -- Alumina is the naturally occurring oxide - -- of aluminum which is found in corundum and bauxite. - fun Alumina : Class ; - fun Alumina_Class : SubClass Alumina CompoundSubstance ; - - fun AluminumMetal : Class ; - fun AluminumMetal_Class : SubClass AluminumMetal MetalProduct ; - - fun AngolanKwanza : Ind UnitOfCurrency ; - - -- AnimalSkin is the subclass of BodyCovering that - -- includes the skins, or parts of skins, of animals. - fun AnimalSkin : Class ; - fun AnimalSkin_Class : SubClass AnimalSkin BodyCovering ; - - -- A FruitOrVegetable that has a tart to sweet taste and a spherical shape. - fun Apple : Class ; - fun Apple_Class : SubClass Apple (both (both Food Fruit) GroceryProduce) ; - - fun ArgentineAustral : Ind UnitOfCurrency ; - - fun ArmenianDram : Ind UnitOfCurrency ; - - -- Asphalt is a highly viscous liquid that occurs - -- naturally in most crude petroleums. Asphalt can be separated from the - -- other components in crude oil (such as naphtha, gasoline and diesel) by - -- the process of fractional distillation, usually under vacuum conditions. - -- Both tars and asphalts are classified as bitumens, a classification that - -- includes all materials entirely soluble in carbon disulphide. Asphalt is - -- commonly used in roofing shingles, and combined with mineral aggregate to - -- make asphalt concrete for making roads. (definition from Wikipedia) - fun Asphalt : Class ; - fun Asphalt_Class : SubClass Asphalt RefinedPetroleumProduct ; - - fun AsphaltPavingRoofingAndSaturatedMaterialsManufacturing : Ind IndustryAttribute ; - - fun AustralianDollar : Ind UnitOfCurrency ; - - fun AustrianSchilling : Ind UnitOfCurrency ; - - -- A TropicalFruit that is shaped like a pear and has a dark green skin and a rich meat. - fun Avocado : Class ; - fun Avocado_Class : SubClass Avocado (both Food TropicalFruit) ; - - fun AzerbaijaniManat : Ind UnitOfCurrency ; - - fun BahamianDollar : Ind UnitOfCurrency ; - - fun BahrainianDinar : Ind UnitOfCurrency ; - - fun BalsaWood : Class ; - fun BalsaWood_Class : SubClass BalsaWood WoodProduct ; - - fun Banana : Class ; - fun Banana_Class : SubClass Banana (both GroceryProduce TropicalFruit) ; - - fun BangladeshiTaka : Ind UnitOfCurrency ; - - fun BarbadosDollar : Ind UnitOfCurrency ; - - fun BarleyFarming : Ind IndustryAttribute ; - - fun BarleyGrain : Class ; - fun BarleyGrain_Class : SubClass BarleyGrain CerealGrain ; - - -- Bauxite is an impure mixture of earthy - -- hydrous aluminum oxides and hydroxides that is the principal - -- source of aluminum. - fun Bauxite : Class ; - fun Bauxite_Class : SubClass Bauxite (both MiningProduct Mixture) ; - - fun Bean : Class ; - fun Bean_Class : SubClass Bean Legume ; - - fun BelarusianRubel : Ind UnitOfCurrency ; - - fun BelgianFranc : Ind UnitOfCurrency ; - - fun BelizeDollar : Ind UnitOfCurrency ; - - fun BeninFranc : Ind UnitOfCurrency ; - - fun BermudaDollar : Ind UnitOfCurrency ; - - fun Berry : Class ; - fun Berry_Class : SubClass Berry (both Fruit GroceryProduce) ; - - -- BeverageProduct is the class of products - -- that are Beverages, packaged or unpackaged. - fun BeverageProduct : Class ; - fun BeverageProduct_Class : SubClass BeverageProduct Product ; - - fun BhutaneseNgultrum : Ind UnitOfCurrency ; - - fun BlackPepper : Class ; - fun BlackPepper_Class : SubClass BlackPepper Spice ; - - fun BolivianBoliviano : Ind UnitOfCurrency ; - - fun BotswanaPula : Ind UnitOfCurrency ; - - fun BrazilianReal : Ind UnitOfCurrency ; - - fun Breadfruit : Class ; - fun Breadfruit_Class : SubClass Breadfruit (both GroceryProduce TropicalFruit) ; - - fun BritishPound : Ind UnitOfCurrency ; - - fun BritishPoundCoin : Class ; - fun BritishPoundCoin_Class : SubClass BritishPoundCoin CurrencyCoin ; - - fun BruneiDollar : Ind UnitOfCurrency ; - - fun BulgarianLev : Ind UnitOfCurrency ; - - fun BurkinaFasoFranc : Ind UnitOfCurrency ; - - fun BurundiFranc : Ind UnitOfCurrency ; - - fun Cabbage : Class ; - fun Cabbage_Class : SubClass Cabbage (both GroceryProduce Vegetable) ; - - fun CambodianRiel : Ind UnitOfCurrency ; - - fun Camel : Class ; - fun Camel_Class : SubClass Camel (both Livestock Mammal) ; - - fun CameroonFranc : Ind UnitOfCurrency ; - - fun CanadianDollar : Ind UnitOfCurrency ; - - fun CanadianDollarCoin : Class ; - fun CanadianDollarCoin_Class : SubClass CanadianDollarCoin CurrencyCoin ; - - fun Cannabis : Class ; - fun Cannabis_Class : SubClass Cannabis PlantAgriculturalProduct ; - - fun CapeVerdeEscudo : Ind UnitOfCurrency ; - - -- CapitalGoods are those that are used - -- in the production of other Products. For example, raw materials - -- from which end products are manufactured, or machines and other - -- structures used in the production process. - fun CapitalGood : Class ; - fun CapitalGood_Class : SubClass CapitalGood Product ; - - -- CapitalistEconomy is the - -- Attribute used to characterize a country whose economy is based - -- on private ownership of the means of production and distribution, - -- and on private accumulation of capital. - fun CapitalistEconomy : Ind EconomicSystemAttribute ; - - fun Cardamom : Class ; - fun Cardamom_Class : SubClass Cardamom Spice ; - - fun Carrot : Class ; - fun Carrot_Class : SubClass Carrot (both GroceryProduce RootVegetable) ; - - fun CashewNut : Class ; - fun CashewNut_Class : SubClass CashewNut EdibleNut ; - - fun Cassava : Class ; - fun Cassava_Class : SubClass Cassava (both GroceryProduce RootVegetable) ; - - fun Cattle : Class ; - fun Cattle_Class : SubClass Cattle (both HoofedMammal Livestock) ; - - fun Cauliflower : Class ; - fun Cauliflower_Class : SubClass Cauliflower (both GroceryProduce Vegetable) ; - - fun Caviar : Class ; - fun Caviar_Class : SubClass Caviar FishRoe ; - - fun CaymanIslandsDollar : Ind UnitOfCurrency ; - - -- Cement is a subclass of CompoundSubstance - -- whose instances may contain various minerals or ores, prepared by - -- heating and pulverizing, and used in binding Concrete or in laying - -- brick or stone. - fun Cement : Class ; - fun Cement_Class : SubClass Cement (both CompoundSubstance ManufacturedProduct) ; - - fun CentralAfricanRepublicFranc : Ind UnitOfCurrency ; - - -- CentrallyPlannedEconomy - -- is a term used mainly to describe communist or formerly communist - -- states, many of which are now evolving away from command economies - -- towards market_oriented systems. Also known as a 'command economy'. - fun CentrallyPlannedEconomy : Ind EconomicSystemAttribute ; - - fun CerealGrainFarming : Ind IndustryAttribute ; - - fun CerealGrain_Vegetable : SubClass CerealGrain Vegetable ; - - fun CerealGrass : Class ; - fun CerealGrass_Class : SubClass CerealGrass Grass ; - - fun ChadianFranc : Ind UnitOfCurrency ; - - fun Cheese : Class ; - fun Cheese_Class : SubClass Cheese (both DairyProduct PreparedFood) ; - - -- ChemicalProduct is the subclass - -- of Product comprising all chemical compounds that are end products - -- or industrial products used in the manufacture of end products. - fun ChemicalProduct : Class ; - fun ChemicalProduct_Class : SubClass ChemicalProduct (both CompoundSubstance ManufacturedProduct) ; - - fun ChileanPeso : Ind UnitOfCurrency ; - - fun ChineseYuan : Ind UnitOfCurrency ; - - fun Chrysanthemum : Class ; - fun Chrysanthemum_Class : SubClass Chrysanthemum (both FloweringPlant PlantAgriculturalProduct) ; - - fun Cinnamon : Class ; - fun Cinnamon_Class : SubClass Cinnamon Spice ; - - fun CitrusFruit : Class ; - fun CitrusFruit_Class : SubClass CitrusFruit (both Fruit GroceryProduce) ; - - fun ClothesDryer : Class ; - fun ClothesDryer_Class : SubClass ClothesDryer MajorAppliance ; - - fun ClothesWashingMachine : Class ; - fun ClothesWashingMachine_Class : SubClass ClothesWashingMachine MajorAppliance ; - - fun Clove : Class ; - fun Clove_Class : SubClass Clove Spice ; - - fun Clover : Class ; - fun Clover_Class : SubClass Clover (both Fodder (both Plant PlantAgriculturalProduct)) ; - - fun CoalIndustry : Ind IndustryAttribute ; - - fun CoalMining : Ind IndustryAttribute ; - - fun CoalProductsManufacturing : Ind IndustryAttribute ; - - -- Coca is the class of PlantAgriculturalProducts consisting of the parts, - -- especially leaves, of the coca plant. Coca leaves are the source of Cocaine. - fun Coca : Class ; - fun Coca_Class : SubClass Coca PlantAgriculturalProduct ; - - fun Cocaine : Class ; - fun Cocaine_Class : SubClass Cocaine (both Narcotic PlantAgriculturalProduct) ; - - -- Cocoa is the class of powdered - -- PlantAgriculturalProduct derived from cacao beans. - fun Cocoa : Class ; - fun Cocoa_Class : SubClass Cocoa (both FruitOrVegetable PlantAgriculturalProduct) ; - - fun CocoaBean : Class ; - fun CocoaBean_Class : SubClass CocoaBean (both FruitOrVegetable PlantAgriculturalProduct) ; - - -- A FruitOrVegetable that is produced by a type of palm - -- and has an edible white meat. - fun Coconut : Class ; - fun Coconut_Class : SubClass Coconut (both Food TropicalFruit) ; - - fun CoffeeBean : Class ; - fun CoffeeBean_Class : SubClass CoffeeBean (both FruitOrVegetable PlantAgriculturalProduct) ; - - fun ColombianPeso : Ind UnitOfCurrency ; - - fun CommercialAndIndustrialRefrigerationAndEquipmentManufacturing : Ind IndustryAttribute ; - - fun CommunalLandOwnershipEconomy : Ind EconomicSystemAttribute ; - - -- Concrete is a class of CompoundSubstances - -- used as building materials. Concrete is made up of Mineral pieces - -- (sand or gravel) and a Cement material used to bind them together. - fun Concrete : Class ; - fun Concrete_Class : SubClass Concrete (both ManufacturedProduct Mixture) ; - - fun CongoFranc : Ind UnitOfCurrency ; - - fun ConsumerGood : Class ; - fun ConsumerGood_Class : SubClass ConsumerGood ManufacturedProduct ; - - fun ConsumerGoodsIndustry : Ind IndustryAttribute ; - - fun ControlledLaborMarketEconomy : Ind FinancialSectorAttribute ; - - -- ControlledSubstance is - -- the subclass of BiologicallyActiveSubstances whose distribution - -- and use is controlled by government regulation. - fun ControlledSubstance : Class ; - fun ControlledSubstance_Class : SubClass ControlledSubstance BiologicallyActiveSubstance ; - - fun CookingOven : Class ; - fun CookingOven_Class : SubClass CookingOven MajorAppliance ; - - fun CookingRange : Class ; - fun CookingRange_Class : SubClass CookingRange MajorAppliance ; - - fun CopperFoundriesExceptDieCasting : Ind IndustryAttribute ; - - fun CopperIndustry : Ind IndustryAttribute ; - - fun CopperOre : Class ; - fun CopperOre_Class : SubClass CopperOre (both Mineral MiningProduct) ; - - fun CopperOreMining : Ind IndustryAttribute ; - - fun CopperRollingDrawingExtrudingAndAlloying : Ind IndustryAttribute ; - - -- Copra is the class of dried coconut - -- meat valued for the extracted coconut oil. - fun Copra : Class ; - fun Copra_Class : SubClass Copra PlantAgriculturalProduct ; - - fun CornFarming : Ind IndustryAttribute ; - - fun CostaRicanColon : Ind UnitOfCurrency ; - - fun CottonFiber : Class ; - fun CottonFiber_Class : SubClass CottonFiber PlantAgriculturalProduct ; - - -- CountryInTransition is a term - -- used by the InternationalMonetaryFund (IMF) to describe the middle - -- group in its hierarchy of advanced countries, countries in transition, - -- and developing countries. Most of the countries with this attribute - -- are former USSR or Eastern European countries. Generally corresponds - -- with FormerSovietOrEasternEuropeanCountry classification used by - -- UnitedNations agencies. - fun CountryInTransition : Ind IMFDevelopmentLevel ; - - fun CowPea : Class ; - fun CowPea_Class : SubClass CowPea Legume ; - - fun Crayfish : Class ; - fun Crayfish_Class : SubClass Crayfish Shellfish ; - - fun CrudePetroleumExtraction : Ind IndustryAttribute ; - - fun CubanPeso : Ind UnitOfCurrency ; - - fun Cucumber : Class ; - fun Cucumber_Class : SubClass Cucumber (both GroceryProduce Vegetable) ; - - fun CutFlower : Class ; - fun CutFlower_Class : SubClass CutFlower PlantAgriculturalProduct ; - - fun CypriotPound : Ind UnitOfCurrency ; - - fun CzechKoruna : Ind UnitOfCurrency ; - - fun DanishKrone : Ind UnitOfCurrency ; - - -- A FruitOrVegetable that is produced by the date palm. - fun DateFruit : Class ; - fun DateFruit_Class : SubClass DateFruit (both Food TropicalFruit) ; - - fun Deer : Class ; - fun Deer_Class : SubClass Deer (both HoofedMammal Livestock) ; - - -- DemocraticSocialism is an - -- Attribute that describes a country in which socialism is promoted - -- by a political party or parties within a democratic government. - -- Under DemocraticSocialism, the government participates in central - -- planning of the economy and may also manage nationalized industries. - fun DemocraticSocialism : Ind EconomicSystemAttribute ; - - -- DevelopedCountry (DC) is a term used to describe members of the top - -- group in the UNEconomicDevelopmentLevels. DevelopedCountry includes - -- market_oriented economies of mainly democratic nations, including members - -- of the OrganizationForEconomicCooperationAndDevelopment (OECD). DCs - -- are also known as First World countries, 'the North', and industrial - -- countries. Developed countries generally have high incomes (high per - -- capita GDP or GNI), but there are exceptions to DC membership both above - -- and below that standard. There is significant overlap, but not perfect - -- congruence, between the UN category DevelopedCountry and the IMF - -- category AdvancedEconomy. - fun DevelopedCountry : Ind UNEconomicDevelopmentLevel ; - - -- DevelopingCountry is a term - -- used by the InternationalMonetaryFund (IMF) for the bottom group - -- in its hierarchy of advanced countries, countries in transition, - -- and developing countries. Generally corresponds to the attribute - -- LessDevelopedCountry used by UnitedNations agencies. Not to - -- be confused with DevelopedCountry. - fun DevelopingCountry : Ind IMFDevelopmentLevel ; - - -- DieselFuel is the subclass of - -- RefinedPetroleumProducts that are fuels for diesel engines. - fun DieselFuel : Class ; - fun DieselFuel_Class : SubClass DieselFuel FossilFuel ; - - fun Dishwasher : Class ; - fun Dishwasher_Class : SubClass Dishwasher MajorAppliance ; - - -- Distillation is a means of separating Liquids - -- through differences in their boilingPoints. The device used in - -- distillation is referred to as a still and consists at a minimum of a pot - -- in which the source material is heated, a condenser in which the heated - -- Gas is cooled back to the liquid state, and a receiver in which the - -- concentrated or purified liquid is collected. The equipment may effect - -- separation by one of two main methods. Firstly the vapours given off by - -- the heated mixture may consist of two liquids with significantly different - -- boiling points. Thus, the vapour that is given off is in the vast - -- majority of one or the other liquid, which after condensation and - -- collection effects the separation. The second method (fractional - -- distillation) relies upon a gradient of temperatures existing in the - -- condenser stage of the equipment. Often in this technique, a vertical - -- condenser, or column, is used. By extracting products that are liquid at - -- different heights up the column, it is possible to extract liquids that - -- have different boiling points. (from Wikipedia) - fun Distilling : Class ; - fun Distilling_Class : SubClass Distilling Separating ; - - fun DiversifiedEconomy : Ind FinancialSectorAttribute ; - - fun DjiboutiFranc : Ind UnitOfCurrency ; - - fun DominicanDollar : Ind UnitOfCurrency ; - - fun DominicanPeso : Ind UnitOfCurrency ; - - fun DrillingOilAndGasWells : Ind IndustryAttribute ; - - -- DurableGood is the subclass of - -- ManufacturedProducts which are designed to last for three years - -- or more. - fun DurableGood : Class ; - fun DurableGood_Class : SubClass DurableGood ManufacturedProduct ; - - fun DutchGuilder : Ind UnitOfCurrency ; - - -- EconomicAttribute is the class - -- of terms including all Attributes used to characterize the - -- economic systems or development levels of Nations or dependent - -- GeopoliticalAreas. - fun EconomicAttribute : Class ; - fun EconomicAttribute_Class : SubClass EconomicAttribute (both PoliticoEconomicAttribute RelationalAttribute) ; - - -- EconomicDevelopmentLevel is a subclass of EconomicAttribute - -- containing terms used to describe the economic development level of a - -- Nation or GeopoliticalArea. This class is further subdivided into - -- different scales devised or used by different agencies. - fun EconomicDevelopmentLevel : Class ; - fun EconomicDevelopmentLevel_Class : SubClass EconomicDevelopmentLevel EconomicAttribute ; - - -- EconomicSystemAttribute - -- is the class of Attributes that describe the type of economic - -- system that a country or area has. For example, CapitalistEconomy - -- or SocialistEconomy. - fun EconomicSystemAttribute : Class ; - fun EconomicSystemAttribute_Class : SubClass EconomicSystemAttribute EconomicAttribute ; - - fun EcuadoranSucre : Ind UnitOfCurrency ; - - fun EdibleNut : Class ; - fun EdibleNut_Class : SubClass EdibleNut (both FruitOrVegetable GroceryProduce) ; - - fun EdibleTuber : Class ; - fun EdibleTuber_Class : SubClass EdibleTuber (both PlantAgriculturalProduct RootVegetable) ; - - fun Eggplant : Class ; - fun Eggplant_Class : SubClass Eggplant (both GroceryProduce Vegetable) ; - - fun EgyptianPound : Ind UnitOfCurrency ; - - fun ElSalvadoranColon : Ind UnitOfCurrency ; - - -- ElectricalPowerGeneration is - -- the subclass of PowerGeneration processes in which electricity is - -- generated. - fun ElectricalPowerGeneration : Class ; - fun ElectricalPowerGeneration_Class : SubClass ElectricalPowerGeneration PowerGeneration ; - - -- While electricity is typically thought of as just a difference - -- in electrical potential, one way of modeling electricity is as a substance - -- that can be moved from one point to another or consumed. One could make the claim - -- that subatomic physics also supports the classification as a substance since electrons - -- are objects. - fun Electricity : Class ; - fun Electricity_Class : SubClass Electricity Substance ; - - fun EstonianKroon : Ind UnitOfCurrency ; - - fun EthiopianBirr : Ind UnitOfCurrency ; - - fun EuroCentCoin : Class ; - fun EuroCentCoin_Class : SubClass EuroCentCoin CurrencyCoin ; - - fun EuroDollarCoin : Class ; - fun EuroDollarCoin_Class : SubClass EuroDollarCoin CurrencyCoin ; - - -- Exporting is the class of actions in - -- which there is a ChangeOfPossession of goods shipped from a - -- provider in one Nation to a destination in another Nation. - -- Typically, there are Selling and Buying events associated - -- with an Exporting. Either the seller or the exporting country - -- may be considered the origin of Exporting. - fun Exporting : Class ; - fun Exporting_Class : SubClass Exporting (both ChangeOfPossession FinancialTransaction) ; - - -- Any Mixture which is used to provide nutrients to - -- living Plants. Fertilizers can be made up of plant or animal material, e.g. - -- compost, or they can be entirely synthetic, e.g. ammonium nitrate. - fun Fertilizer : Class ; - fun Fertilizer_Class : SubClass Fertilizer Mixture ; - - fun FertilizerIndustry : Ind IndustryAttribute ; - - fun FertilizerManufacturing : Ind IndustryAttribute ; - - fun FertilizerMineralMining : Ind IndustryAttribute ; - - fun FijiDollar : Ind UnitOfCurrency ; - - -- FinancialSectorAttribute is - -- a class of Attributes that are used to indicate which financial sectors - -- are most important in the economy of a Nation or GeopoliticalArea. - fun FinancialSectorAttribute : Class ; - fun FinancialSectorAttribute_Class : SubClass FinancialSectorAttribute EconomicAttribute ; - - fun FinnishMarkka : Ind UnitOfCurrency ; - - -- (FiscalYearFn ?PLACE) denotes the subclass - -- of TimeIntervals that are fiscalYearPeriods of the Organization or - -- GeopoliticalArea ?PLACE. - fun FiscalYearFn: El Agent -> Desc TimeInterval ; - - -- (FiscalYearStartingFn ?PLACE ?YEAR) - -- denotes the particular fiscal year that is observed in ?PLACE and begins - -- during the calendar Year indicated by ?YEAR. - fun FiscalYearStartingFn: El Agent -> Desc Year -> Ind TimeInterval ; - - -- FishProduct is the subclass of - -- AnimalAgriculturalProduct that comprises products derived - -- from fish. - fun FishProduct : Class ; - fun FishProduct_Class : SubClass FishProduct AnimalAgriculturalProduct ; - - fun FishRoe : Class ; - fun FishRoe_Class : SubClass FishRoe FishProduct ; - - fun FlaxFiber : Class ; - fun FlaxFiber_Class : SubClass FlaxFiber PlantAgriculturalProduct ; - - -- Fodder is the class of OrganicObjects that are used as food for - -- domesticated animals. Fodder Fodder is the subclass of Food that is - -- intended for instances of DomesticAnimal. - fun Fodder : Class ; - fun Fodder_Class : SubClass Fodder (both Food OrganicObject) ; - - fun FoodEgg : Class ; - fun FoodEgg_Class : SubClass FoodEgg AnimalAgriculturalProduct ; - - fun FoodFish : Class ; - fun FoodFish_Class : SubClass FoodFish Seafood ; - - -- FoodProduct is the class of food - -- products, packaged or unpackaged. - fun FoodProduct : Class ; - fun FoodProduct_Class : SubClass FoodProduct Product ; - - fun Footwear : Class ; - fun Footwear_Class : SubClass Footwear Clothing ; - - fun ForageCrop : Class ; - fun ForageCrop_Class : SubClass ForageCrop (both Fodder (both Plant PlantAgriculturalProduct)) ; - - fun ForestProduct : Class ; - fun ForestProduct_Class : SubClass ForestProduct Product ; - - fun ForestryAndLogging : Ind IndustryAttribute ; - - -- FormerSovietOrEasternEuropeanCountry (former USSR_EE) is an - -- Attribute that characterizes countries that were part of the former - -- Soviet Union or its sphere of influence in Eastern Europe. This level - -- occupies a middle position between DevelopedCountry (DC) and - -- LessDevelopedCountry (LDC) in UNEconomicDevelopmentLevels. - -- Previously, former USSR_EE countries had a CentrallyPlannedEconomy and - -- were Marxist_Leninist states. Many are now evolving away from command - -- economies to market economic systems. During the 1980's, the group - -- included Albania, Bulgaria, Cambodia, China, Cuba, Czechoslovakia, the - -- German Democratic Republic (East Germany), Hungary, North Korea, Laos, - -- Mongolia, Poland, Romania, the USSR, Vietnam and Yugoslavia. - fun FormerSovietOrEasternEuropeanCountry : Ind UNEconomicDevelopmentLevel ; - - fun FossilFuelPowerGeneration : Ind PowerGeneration ; - - -- FourDragonsEconomy describes four - -- small Asian countries that achieved rapid economic growth in the 1990s. - -- Some systems of EconomicDevelopmentLevel place them as a - -- LessDevelopedCountry, but the IMF includes them in AdvancedEconomy. - fun FourDragonsEconomy : Ind EconomicDevelopmentLevel ; - - fun Freezer : Class ; - fun Freezer_Class : SubClass Freezer MajorAppliance ; - - fun FrenchFranc : Ind UnitOfCurrency ; - - fun FrenchFrancCoin : Class ; - fun FrenchFrancCoin_Class : SubClass FrenchFrancCoin CurrencyCoin ; - - fun Fruit : Class ; - fun Fruit_Class : SubClass Fruit FruitOrVegetable ; - - fun FruitFarming : Ind IndustryAttribute ; - - fun FurnitureAndHomeFurnishingWholesalers : Ind IndustryAttribute ; - - fun FurnitureAndHomeFurnishingsStores : Ind IndustryAttribute ; - - fun FurnitureAndRelatedProductManufacturing : Ind IndustryAttribute ; - - fun FurnitureIndustry : Ind IndustryAttribute ; - - fun FurnitureManufacturing : Ind IndustryAttribute ; - - fun Furniture_DurableGood : SubClass Furniture DurableGood ; - - fun GabonFranc : Ind UnitOfCurrency ; - - fun GambianDalasi : Ind UnitOfCurrency ; - - -- Gasoline is the subclass of - -- RefinedPetroleumProducts that are fuels for internal combustion engines. - fun Gasoline : Class ; - fun Gasoline_Class : SubClass Gasoline FossilFuel ; - - -- Gemstone is the subclass of Mineral items - -- that are especially valued for use in jewelry and other decorative items, and also in some mechanical and industrial applications. - fun Gemstone : Class ; - fun Gemstone_Class : SubClass Gemstone Mixture ; - - fun GeorgianLari : Ind UnitOfCurrency ; - - fun GermanMark : Ind UnitOfCurrency ; - - fun GermanMarkCoin : Class ; - fun GermanMarkCoin_Class : SubClass GermanMarkCoin CurrencyCoin ; - - fun GhanianCedi : Ind UnitOfCurrency ; - - fun Ginger : Class ; - fun Ginger_Class : SubClass Ginger (both Spice Vegetable) ; - - -- A domesticated HoofedMammal that is raised primarily for Milk. - fun Goat : Class ; - fun Goat_Class : SubClass Goat (both HoofedMammal Livestock) ; - - -- GovernmentRegulatedEconomy - -- is an Attribute that describes the economy of a country in which the - -- government determines prices, production, wages, allocation of resources, - -- or other economic factors. An economy that is wholly government planned - -- is a CentrallyPlannedEconomy. - fun GovernmentRegulatedEconomy : Ind EconomicSystemAttribute ; - - -- GovernmentSubsidizedEconomy - -- is an Attribute describing an economy in which the government provides - -- subsidies to various industries, workers, or other groups as part of its - -- economic policy. - fun GovernmentSubsidizedEconomy : Ind EconomicSystemAttribute ; - - fun GrainAndOilseedMilling : Ind IndustryAttribute ; - - fun Grape : Class ; - fun Grape_Class : SubClass Grape (both Fruit GroceryProduce) ; - - fun GreekDrachma : Ind UnitOfCurrency ; - - fun GreenPepper : Class ; - fun GreenPepper_Class : SubClass GreenPepper (both GroceryProduce Vegetable) ; - - fun GrenadaDollar : Ind UnitOfCurrency ; - - fun Groundnut : Class ; - fun Groundnut_Class : SubClass Groundnut (both EdibleTuber (both FruitOrVegetable GroceryProduce)) ; - - fun GuatemalanQuetzal : Ind UnitOfCurrency ; - - fun GuernseyCattle : Class ; - fun GuernseyCattle_Class : SubClass GuernseyCattle Cattle ; - - fun GuineaBissauPeso : Ind UnitOfCurrency ; - - fun GuineanFranc : Ind UnitOfCurrency ; - - fun GumArabic : Class ; - fun GumArabic_Class : SubClass GumArabic (both PlantAgriculturalProduct Substance) ; - - fun GuyanaDollar : Ind UnitOfCurrency ; - - fun HaitianGourde : Ind UnitOfCurrency ; - - fun HandicraftIndustry : Ind IndustryAttribute ; - - -- HandicraftProduct is the class of - -- Products that are manufactured by hand with a special skill. - fun HandicraftProduct : Class ; - fun HandicraftProduct_Class : SubClass HandicraftProduct Product ; - - fun HandwovenCarpet : Class ; - fun HandwovenCarpet_Class : SubClass HandwovenCarpet (both HandicraftProduct TextileProduct) ; - - fun HandwovenCarpetManufacturing : Ind IndustryAttribute ; - - fun Hardwood : Class ; - fun Hardwood_Class : SubClass Hardwood WoodProduct ; - - -- Grass that has been cut and cured for use as Fodder. - fun Hay : Class ; - fun Hay_Class : SubClass Hay Fodder ; - - fun HempFiber : Class ; - fun HempFiber_Class : SubClass HempFiber PlantAgriculturalProduct ; - - -- HighIncomeCountry is an Attribute representing the World Bank - -- classification for any country where the per capita GNI is - -- equal to or greater than &9,266 in UnitedStatesDollars. - fun HighIncomeCountry : Ind WorldBankGNIPerCapitaLevel ; - - -- HighTechIndustrialEconomy - -- is an Attribute used to describe industrialized countries whose - -- infrastructure uses the most advanced kinds of technology. - fun HighTechIndustrialEconomy : Ind EconomicDevelopmentLevel ; - - fun HonduranLempira : Ind UnitOfCurrency ; - - fun Honey_AnimalAgriculturalProduct : SubClass Honey AnimalAgriculturalProduct ; - - fun HongKongDollar : Ind UnitOfCurrency ; - - fun HotWaterHeater : Class ; - fun HotWaterHeater_Class : SubClass HotWaterHeater MajorAppliance ; - - fun HouseholdRefrigeratorAndHomeFreezerManufacturing : Ind IndustryAttribute ; - - fun HungarianForint : Ind UnitOfCurrency ; - - fun HydroElectricPowerGeneration : Ind ElectricalPowerGeneration ; - - -- IMFDevelopmentLevel is a - -- collection of Attributes representing economic development levels - -- used by the InternationalMonetaryFund (IMF) to characterize national - -- economies. The hierarchy of IMF levels includes: AdvancedEconomy, - -- CountryInTransition, and DevelopingCountry. There is some, but not - -- complete, overlap with concepts used by UnitedNations agencies. - -- See - fun IMFDevelopmentLevel : Class ; - fun IMFDevelopmentLevel_Class : SubClass IMFDevelopmentLevel EconomicDevelopmentLevel ; - - fun IcelandicKrona : Ind UnitOfCurrency ; - - fun IndianRupee : Ind UnitOfCurrency ; - - fun IndonesianRupiah : Ind UnitOfCurrency ; - - fun IndustrialRawMaterial : Class ; - fun IndustrialRawMaterial_Class : SubClass IndustrialRawMaterial CapitalGood ; - - fun IndustrialSector : Ind IndustryAttribute ; - - -- IndustrialSupply is the class of - -- products that are used in industry but which are not raw materials - -- for products being manufactured. IndustrialSupply includes maintenance, - -- repair, and operation (MRO) supplies, including janitorial, electrical, - -- bearings, tools, machinery, accessories, fire and safety equipment, and - -- other industrial items. - fun IndustrialSupply : Class ; - fun IndustrialSupply_Class : SubClass IndustrialSupply (both CapitalGood ManufacturedProduct) ; - - fun IndustryAttribute : Class ; - - fun IranianRial : Ind UnitOfCurrency ; - - fun IraqiDinar : Ind UnitOfCurrency ; - - fun IrishPound : Ind UnitOfCurrency ; - - fun IronMetal : Class ; - fun IronMetal_Class : SubClass IronMetal MetalProduct ; - - -- IronOre is a subclass of CompoundSubstance - -- that contains compounds of iron, of which the most common are - -- hematite and limonite. Iron is obtained from smelting iron ores. - fun IronOre : Class ; - fun IronOre_Class : SubClass IronOre (both CompoundSubstance (both Mineral MiningProduct)) ; - - fun IsraeliShekel : Ind UnitOfCurrency ; - - fun ItalianLire : Ind UnitOfCurrency ; - - fun ItalianLireCoin : Class ; - fun ItalianLireCoin_Class : SubClass ItalianLireCoin CurrencyCoin ; - - fun IvoryCoastFranc : Ind UnitOfCurrency ; - - fun JamaicanDollar : Ind UnitOfCurrency ; - - fun JapaneseYen : Ind UnitOfCurrency ; - - fun JapaneseYenCoin : Class ; - fun JapaneseYenCoin_Class : SubClass JapaneseYenCoin CurrencyCoin ; - - -- Jewelry is the subclass of PersonalAdornment - -- items that are typically made of metals (especially precious metals), - -- gems, and other non_cloth materials. - fun Jewelry : Class ; - fun Jewelry_Class : SubClass Jewelry (both PersonalAdornment WearableItem) ; - - fun JordanianDinar : Ind UnitOfCurrency ; - - fun JuteFiber : Class ; - fun JuteFiber_Class : SubClass JuteFiber PlantAgriculturalProduct ; - - fun KazakhstaniTenge : Ind UnitOfCurrency ; - - fun KentiaPalmSeed : Class ; - fun KentiaPalmSeed_Class : SubClass KentiaPalmSeed (both PlantAgriculturalProduct Seed) ; - - fun KenyanShilling : Ind UnitOfCurrency ; - - -- Khat is the class of PlantAgriculturalProducts - -- made from the leaves and buds of the staff tree, which - -- are chewed or brewed as a stimulating tea. - fun Khat : Class ; - fun Khat_Class : SubClass Khat PlantAgriculturalProduct ; - - -- KilowattHour is a UnitOfMeasure for - -- energy that represents 1000 Watts (1 kW) of power expended over one - -- hour (1 h) of time. This is the unit commonly used in commercial - -- power contexts. It is equivalent to 3,600,000 Joules. - fun KilowattHour : Ind CompositeUnitOfMeasure ; - - fun KiribatiDollar : Ind UnitOfCurrency ; - - fun KuwaitiDinar : Ind UnitOfCurrency ; - - fun KyrgyzstaniSom : Ind UnitOfCurrency ; - - fun LambMeat : Class ; - fun LambMeat_Class : SubClass LambMeat Meat ; - - fun Lambskin : Class ; - fun Lambskin_Class : SubClass Lambskin Pelt ; - - fun LaotianKip : Ind UnitOfCurrency ; - - fun LatvianLats : Ind UnitOfCurrency ; - - fun LeadIndustry : Ind IndustryAttribute ; - - fun LeadManufacturing : Ind IndustryAttribute ; - - fun LeadMetal : Class ; - fun LeadMetal_Class : SubClass LeadMetal MetalProduct ; - - fun LeadOre : Class ; - fun LeadOre_Class : SubClass LeadOre (both Mineral MiningProduct) ; - - fun LeadOreMining : Ind IndustryAttribute ; - - fun LeadProduct : Class ; - fun LeadProduct_Class : SubClass LeadProduct (both LeadMetal ManufacturedProduct) ; - - fun Leaf : Class ; - fun Leaf_Class : SubClass Leaf AnatomicalStructure ; - - fun LeafyGreenVegetable : Class ; - fun LeafyGreenVegetable_Class : SubClass LeafyGreenVegetable (both GroceryProduce Vegetable) ; - - -- LeastDevelopedCountry - -- is a sub_classification of LessDevelopedCountry characterizing - -- those countries that have no significant economic growth, a per - -- capita GDP of less than 1,000 UnitedStatesDollars, and low - -- literacy. Also known as 'undeveloped countries'. - fun LeastDevelopedCountry : Ind EconomicDevelopmentLevel ; - - fun LebanesePound : Ind UnitOfCurrency ; - - fun Legume : Class ; - fun Legume_Class : SubClass Legume (both PlantAgriculturalProduct Vegetable) ; - - fun Lemon : Class ; - fun Lemon_Class : SubClass Lemon CitrusFruit ; - - fun Lentil : Class ; - fun Lentil_Class : SubClass Lentil Pulse ; - - fun LesothoLoti : Ind UnitOfCurrency ; - - -- LessDevelopedCountry (LDC) is - -- the Attribute used to describe the bottom group in the hierarchy - -- of UNEconomicDevelopmentLevels. Less developed countries are countries - -- or dependent areas with low levels of production, living standards, - -- and technology. Per capita GDP (perCapitaGDPInPeriod), or GDI - -- (Gross Domestic Income), is generally less than 5,000 and often - -- below 1,500. Subgroups of LDC, however, include countries that have - -- higher per capita incomes, as well as advanced technology, and rapid rates - -- of growth. Subgroups of LDC include: advanced developing countries, - -- the Four Dragons (also known as Four Tigers), LeastDevelopedCountry - -- (LLDCs), low_income countries, middle_income countries, newly - -- industrializing economies (NIEs), the South (from the location of - -- most LDC countries, relative to Northern developed countries), Third - -- World (obsolete), UnderdevelopedCountry, UndevelopedCountry. - fun LessDevelopedCountry : Ind UNEconomicDevelopmentLevel ; - - fun LiberianDollar : Ind UnitOfCurrency ; - - fun LibyanDinar : Ind UnitOfCurrency ; - - fun Lime : Class ; - fun Lime_Class : SubClass Lime CitrusFruit ; - - fun LithuanianLitas : Ind UnitOfCurrency ; - - -- LowIncomeCountry is an - -- Attribute representing the World Bank classification for any country - -- where the per capita GNI is 755 or below in UnitedStatesDollars. - fun LowIncomeCountry : Ind WorldBankGNIPerCapitaLevel ; - - -- LowerMiddleIncomeCountry is an Attribute representing the World - -- Bank classification for any country where the per capita GNI is - -- between 756 and 2,995 (inclusive) in UnitedStatesDollars. - fun LowerMiddleIncomeCountry : Ind WorldBankGNIPerCapitaLevel ; - - -- A ManufacturedProduct derived from Timber. - fun Lumber : Class ; - fun Lumber_Class : SubClass Lumber (both DurableGood ForestProduct) ; - - fun LumberIndustry : Ind IndustryAttribute ; - - fun LumberPlywoodMillworkAndWoodPanelWholesalers : Ind IndustryAttribute ; - - fun LuxembourgFranc : Ind UnitOfCurrency ; - - fun MacademiaNut : Class ; - fun MacademiaNut_Class : SubClass MacademiaNut EdibleNut ; - - fun MacaoPataca : Ind UnitOfCurrency ; - - fun Mace : Class ; - fun Mace_Class : SubClass Mace Spice ; - - fun MachineTool : Class ; - fun MachineTool_Class : SubClass MachineTool Machinery ; - - fun Machine_Machinery : SubClass Machine Machinery ; - - -- Machinery is the class of products - -- that includes Machines, tools, and machine parts used in industrial - -- or other commercial processes. - fun Machinery : Class ; - fun Machinery_Class : SubClass Machinery (both Device (both DurableGood IndustrialSupply)) ; - - fun MadagascarFranc : Ind UnitOfCurrency ; - - fun MajorAppliance : Class ; - fun MajorAppliance_Class : SubClass MajorAppliance (both Device DurableGood) ; - - -- MajorIndustrialEconomy is an - -- Attribute used to describe countries with the largest, industrialized, - -- non_communist economies in the world. - fun MajorIndustrialEconomy : Ind EconomicDevelopmentLevel ; - - fun MalawianKwacha : Ind UnitOfCurrency ; - - fun MalaysianRinggit : Ind UnitOfCurrency ; - - fun MaliFranc : Ind UnitOfCurrency ; - - fun MalteseLira : Ind UnitOfCurrency ; - - fun Mango : Class ; - fun Mango_Class : SubClass Mango (both GroceryProduce TropicalFruit) ; - - fun ManufacturingBasedEconomy : Ind FinancialSectorAttribute ; - - -- MarketEconomy is an Attribute that - -- describes an economy in which market forces, specifically supply and - -- demand, provide input for privately managed decisions about pricing - -- and production of goods. - fun MarketEconomy : Ind EconomicSystemAttribute ; - - fun MarketSocialism : Ind EconomicSystemAttribute ; - - fun MauritanianOuguiya : Ind UnitOfCurrency ; - - fun MauritianRupee : Ind UnitOfCurrency ; - - fun Meat_AnimalAgriculturalProduct : SubClass Meat AnimalAgriculturalProduct ; - - fun Melon : Class ; - fun Melon_Class : SubClass Melon (both Fruit GroceryProduce) ; - - fun MetalProduct : Class ; - fun MetalProduct_Class : SubClass MetalProduct DurableGood ; - - fun MetallurgyIndustry : Ind IndustryAttribute ; - - fun MexicanPeso : Ind UnitOfCurrency ; - - fun Milk_DairyProduct : SubClass Milk DairyProduct ; - - fun MilletFarming : Ind IndustryAttribute ; - - fun MilletGrain : Class ; - fun MilletGrain_Class : SubClass MilletGrain CerealGrain ; - - fun Millwork : Ind IndustryAttribute ; - - fun MiningExceptOilAndGas : Ind IndustryAttribute ; - - fun MiningIndustry : Ind IndustryAttribute ; - - -- MixedEconomy is the Attribute - -- of a country whose economy has elements of more than one pure - -- economic system, e.g., a market economy with government welfare - -- for unemployed workers. A mixed_economy country may be a - -- CountryInTransition, as from a prior communist economy to - -- capitalism, but a mixed economy may also be a stable combination - -- of different economic approaches in different areas of a national - -- economy, e.g., nationally managed health care and education systems - -- in an otherwise private_enterprise economy. - fun MixedEconomy : Ind EconomicSystemAttribute ; - - fun MoldovanLeu : Ind UnitOfCurrency ; - - fun MongolianTugrik : Ind UnitOfCurrency ; - - fun MoroccanDirham : Ind UnitOfCurrency ; - - -- MotorOil is the subclass of PetroleumLubricants - -- that are used to lubricate motors. - fun MotorOil : Class ; - fun MotorOil_Class : SubClass MotorOil PetroleumLubricant ; - - fun MotorVehicleAndMotorVehiclePartsAndSuppliesWholesalers : Ind IndustryAttribute ; - - fun MotorVehicleAndPartsDealers : Ind IndustryAttribute ; - - fun MotorVehicleBodyAndTrailerManufacturing : Ind IndustryAttribute ; - - fun MotorVehicleIndustry : Ind IndustryAttribute ; - - fun MotorVehicleManufacturing : Ind IndustryAttribute ; - - fun MotorVehiclePartsManufacturing : Ind IndustryAttribute ; - - fun MozambiqueMetical : Ind UnitOfCurrency ; - - fun MulberryLeaf : Class ; - fun MulberryLeaf_Class : SubClass MulberryLeaf (both Fodder (both Leaf PlantAgriculturalProduct)) ; - - fun Mutton : Class ; - fun Mutton_Class : SubClass Mutton Meat ; - - fun MyanmarKyat : Ind UnitOfCurrency ; - - -- Narcotic is a subclass of addictive - -- BiologicallyActiveSubstances that have damping effects on the - -- nervous system and may be fatal in large doses. - fun Narcotic : Class ; - fun Narcotic_Class : SubClass Narcotic ControlledSubstance ; - - -- NationalizedIndustryEconomy - -- is an Attribute describing an economy in which the major industries, - -- such as energy and transportation, are owned by the national government. - fun NationalizedIndustryEconomy : Ind EconomicSystemAttribute ; - - fun NaturalGasDistribution : Ind IndustryAttribute ; - - fun NaturalGasIndustry : Ind IndustryAttribute ; - - fun NaturalGasLiquidExtraction : Ind IndustryAttribute ; - - -- NaturalRubber is the subclass of - -- PlantAgriculturalProducts made from the sap of plant species - -- which produce natural polymers. - fun NaturalRubber : Class ; - fun NaturalRubber_Class : SubClass NaturalRubber PlantAgriculturalProduct ; - - fun NepaleseRupee : Ind UnitOfCurrency ; - - fun NewZealandDollar : Ind UnitOfCurrency ; - - -- NewlyIndustrializingEconomy is an Attribute used to describe a - -- LessDevelopedCountry (LDC) that is undergoing rapid industrial - -- development. Also called 'newly industrializing economy' (or - -- 'country'). - fun NewlyIndustrializingEconomy : Ind EconomicDevelopmentLevel ; - - fun NicaraguanCordoba : Ind UnitOfCurrency ; - - fun NickelOre : Class ; - fun NickelOre_Class : SubClass NickelOre (both Mineral MiningProduct) ; - - fun NigerFranc : Ind UnitOfCurrency ; - - fun NigerianNaira : Ind UnitOfCurrency ; - - fun NorfolkIslandPineSeed : Class ; - fun NorfolkIslandPineSeed_Class : SubClass NorfolkIslandPineSeed (both PlantAgriculturalProduct Seed) ; - - fun NorthKoreanWon : Ind UnitOfCurrency ; - - fun NorwegianKrone : Ind UnitOfCurrency ; - - fun NuclearPowerGeneration : Ind PowerGeneration ; - - fun Nut : Class ; - fun Nut_Class : SubClass Nut (both PlantAgriculturalProduct ReproductiveBody) ; - - fun Nutmeg : Class ; - fun Nutmeg_Class : SubClass Nutmeg Spice ; - - fun OatFarming : Ind IndustryAttribute ; - - fun OatGrain : Class ; - fun OatGrain_Class : SubClass OatGrain CerealGrain ; - - fun OffshoreBankingSectorEconomy : Ind FinancialSectorAttribute ; - - fun OffshoreFinancialSectorEconomy : Ind FinancialSectorAttribute ; - - fun Oilseed : Class ; - fun Oilseed_Class : SubClass Oilseed (both PlantAgriculturalProduct Seed) ; - - -- Okoume (Aucoumea klaineana), also called - -- 'gaboon', is a wood of West African origin. - fun Okoume : Class ; - fun Okoume_Class : SubClass Okoume Hardwood ; - - fun Olive : Class ; - fun Olive_Class : SubClass Olive (both Fruit GroceryProduce) ; - - fun OliveOil : Class ; - fun OliveOil_Class : SubClass OliveOil VegetableOil ; - - fun OmaniRiyal : Ind UnitOfCurrency ; - - fun OpiumPoppy : Class ; - fun OpiumPoppy_Class : SubClass OpiumPoppy (both PlantAgriculturalProduct Poppy) ; - - fun OpiumPoppyFarming : Class ; - fun OpiumPoppyFarming_Class : SubClass OpiumPoppyFarming Farming ; - - -- A substance harvested from the seed capsules of the - -- opium poppy that contains various powerful alkaloids. - fun Opium : Class ; - fun Opium_Class : SubClass Opium (both (both Depressant Narcotic) (both PlantSubstance PlantAgriculturalProduct)) ; - - fun Orchid : Class ; - fun Orchid_Class : SubClass Orchid (both FloweringPlant PlantAgriculturalProduct) ; - - fun OrnamentalFish : Class ; - fun OrnamentalFish_Class : SubClass OrnamentalFish (both AnimalAgriculturalProduct Fish) ; - - -- OtherSourcePowerGeneration - -- represents all non_fossil fuel, non_hydroelectric, and non_nuclear power - -- generation processes, e.g., wind power generation. - fun OtherSourcePowerGeneration : Ind PowerGeneration ; - - -- PPPBasedEconomicValuation - -- is a class of relations used to state international economic information - -- in U.S. dollar amounts. The U.S. dollar amounts are derived from Purchasing - -- Power Parity conversions of economic totals (e.g., GDP) given in local - -- currency. This contrasts with a method of conversion based on currency - -- exchange rates. The PPP method is used by the CIA World Fact Book for - -- the purpose of presenting economic data for all countries covered. Their - -- basis for PPP dollar price weights is the UN International Comparison Program - -- (UNICP) and the work of Professors Robert Summers and Alan Heston of the - -- University of Pennsylvania. - fun PPPBasedEconomicValuation : Class ; - - -- PackagedBeverageProduct is the - -- class of Products that consist of a BeverageProduct in some kind of - -- packaging, including cups and bottles. - fun PackagedBeverageProduct : Class ; - fun PackagedBeverageProduct_Class : SubClass PackagedBeverageProduct Product ; - - -- PackagedFoodProduct is the - -- class of Products that consist of a FoodProduct in a package. - fun PackagedFoodProduct : Class ; - fun PackagedFoodProduct_Class : SubClass PackagedFoodProduct Product ; - - fun PaddyRice : Class ; - fun PaddyRice_Class : SubClass PaddyRice CerealGrass ; - - fun PakistaniRupee : Ind UnitOfCurrency ; - - fun PalmKernel : Class ; - fun PalmKernel_Class : SubClass PalmKernel PlantAgriculturalProduct ; - - fun PalmOil : Class ; - fun PalmOil_Class : SubClass PalmOil VegetableOil ; - - fun PalmOilNut : Class ; - fun PalmOilNut_Class : SubClass PalmOilNut (both Nut PlantAgriculturalProduct) ; - - fun PanamanianBalboa : Ind UnitOfCurrency ; - - fun Papaw : Class ; - fun Papaw_Class : SubClass Papaw (both GroceryProduce TropicalFruit) ; - - fun Papaya : Class ; - fun Papaya_Class : SubClass Papaya (both GroceryProduce TropicalFruit) ; - - fun PapuanKina : Ind UnitOfCurrency ; - - fun ParaguayanGuarani : Ind UnitOfCurrency ; - - fun PartialMarketEconomy : Ind EconomicSystemAttribute ; - - fun PassionFruit : Class ; - fun PassionFruit_Class : SubClass PassionFruit (both GroceryProduce TropicalFruit) ; - - -- The edible Seed of a pea plant. - fun Pea : Class ; - fun Pea_Class : SubClass Pea (both (both Food Seed) Legume) ; - - fun Peanut : Class ; - fun Peanut_Class : SubClass Peanut (both EdibleNut GroceryProduce) ; - - fun Pearl : Class ; - fun Pearl_Class : SubClass Pearl Jewelry ; - - fun PecanNut : Class ; - fun PecanNut_Class : SubClass PecanNut EdibleNut ; - - -- Pelt is the subclass of AnimalSkin - -- that comprises the pelts or hides of animals that are used in - -- the manufacture of wearable or household items. - fun Pelt : Class ; - fun Pelt_Class : SubClass Pelt (both AnimalAgriculturalProduct AnimalSkin) ; - - fun PerfumeEssence : Class ; - fun PerfumeEssence_Class : SubClass PerfumeEssence PlantAgriculturalProduct ; - - -- PersonalAdornment is the subclass - -- of WearableItems that are worn primarily for decorative purposes. - fun PersonalAdornment : Class ; - fun PersonalAdornment_Class : SubClass PersonalAdornment WearableItem ; - - fun PeruvianInti : Ind UnitOfCurrency ; - - -- Petroleum is commonly known as crude - -- oil. It is a thick, dark brown or greenish flammable liquid, which exists - -- in the upper strata of some areas of the Earth's crust. It consists of a - -- complex mixture of various hydrocarbons, largely of the methane series, - -- but may vary much in appearance, composition, and purity. (from Wikipedia) - -- Crude oil has not be subject to the distillation that will yield a - -- RefinedPetroleumProduct. - fun Petroleum : Class ; - fun Petroleum_Class : SubClass Petroleum PetroleumProduct ; - - fun PetroleumBasedEconomy : Ind FinancialSectorAttribute ; - - fun PetroleumIndustry : Ind IndustryAttribute ; - - -- PetroleumLubricant is the subclass of - -- RefinedPetroleumProducts that are lubricants. - fun PetroleumLubricant : Class ; - fun PetroleumLubricant_Class : SubClass PetroleumLubricant RefinedPetroleumProduct ; - - fun PetroleumProductsManufacturing : Ind IndustryAttribute ; - - fun PetroleumRefineries : Ind IndustryAttribute ; - - fun PharmaceuticalProduct : Class ; - fun PharmaceuticalProduct_Class : SubClass PharmaceuticalProduct ManufacturedProduct ; - - fun PhilippinePeso : Ind UnitOfCurrency ; - - fun PhosphoricAcid : Class ; - fun PhosphoricAcid_Class : SubClass PhosphoricAcid CompoundSubstance ; - - fun Pineapple : Class ; - fun Pineapple_Class : SubClass Pineapple (both GroceryProduce TropicalFruit) ; - - fun PipelineTransportationOfNaturalGas : Ind IndustryAttribute ; - - fun Plantain : Class ; - fun Plantain_Class : SubClass Plantain (both GroceryProduce TropicalFruit) ; - - fun Plastic : Class ; - fun Plastic_Class : SubClass Plastic ManufacturedProduct ; - - fun PolishZloty : Ind UnitOfCurrency ; - - fun Poppy : Class ; - fun Poppy_Class : SubClass Poppy FloweringPlant ; - - fun PortugueseEscudo : Ind UnitOfCurrency ; - - fun PotatoTuber : Class ; - fun PotatoTuber_Class : SubClass PotatoTuber (both EdibleTuber GroceryProduce) ; - - -- PowerGeneration is the class of - -- Processes in which some kind of power is generated either for immediate - -- use in a Device or to be stored for future use. - fun PowerGeneration : Class ; - fun PowerGeneration_Class : SubClass PowerGeneration Process ; - - -- PreciousGemstone is the class of - -- Minerals and fossilized substances that have great monetary value. - fun PreciousGemstone : Class ; - fun PreciousGemstone_Class : SubClass PreciousGemstone (both Gemstone MiningProduct) ; - - fun PrimarySmeltingAndRefiningOfCopper : Ind IndustryAttribute ; - - -- PrivateEnterpriseEconomy is - -- the Attribute used to characterize a country in which private - -- enterprise is the main source of economic wealth. - fun PrivateEnterpriseEconomy : Ind EconomicSystemAttribute ; - - -- PrivatizingEconomy is an - -- Attribute that describes a country in which formerly government_ - -- owned industries are being transferred into private holdings. - fun PrivatizingEconomy : Ind EconomicSystemAttribute ; - - -- ProductPackage is the class of objects - -- designed to contain Products for shipping and sale. - fun ProductPackage : Class ; - fun ProductPackage_Class : SubClass ProductPackage Container ; - - fun Pulse : Class ; - fun Pulse_Class : SubClass Pulse Legume ; - - -- PureCapitalistEconomy is an - -- Attribute representing a capitalist economy that has no admixture of - -- socialism. - fun PureCapitalistEconomy : Ind EconomicSystemAttribute ; - - -- PureSocialistEconomy is an Attribute representing a - -- socialist economy that has no admixture of capitalism. - fun PureSocialistEconomy : Ind EconomicSystemAttribute ; - - -- Pyrethrum is the subclass of - -- BiologicallyActiveSubstance consisting of insecticidal - -- derivations from the flower heads of Chrysanthemums. - fun Pyrethrum : Class ; - fun Pyrethrum_Class : SubClass Pyrethrum (both BiologicallyActiveSubstance PlantAgriculturalProduct) ; - - fun QatariRiyal : Ind UnitOfCurrency ; - - fun Quinine : Class ; - fun Quinine_Class : SubClass Quinine PlantAgriculturalProduct ; - - fun ReadyMixConcrete : Class ; - fun ReadyMixConcrete_Class : SubClass ReadyMixConcrete Concrete ; - - fun RefrigeratedWarehousingAndStorage : Ind IndustryAttribute ; - - fun RefrigerationEquipmentAndSuppliesWholesalers : Ind IndustryAttribute ; - - fun RefrigerationEquipmentManufacturing : Ind IndustryAttribute ; - - fun RefrigeratorAndFreezerIndustry : Ind IndustryAttribute ; - - fun Refrigerator_MajorAppliance : SubClass Refrigerator MajorAppliance ; - - fun Reindeer : Class ; - fun Reindeer_Class : SubClass Reindeer (both HoofedMammal Livestock) ; - - fun RiceFarming : Ind IndustryAttribute ; - - fun RomanianLeu : Ind UnitOfCurrency ; - - fun RootStarch : Class ; - fun RootStarch_Class : SubClass RootStarch (both FruitOrVegetable PlantAgriculturalProduct) ; - - fun RootVegetable : Class ; - fun RootVegetable_Class : SubClass RootVegetable (both FruitOrVegetable PlantAgriculturalProduct) ; - - fun RussianRuble : Ind UnitOfCurrency ; - - fun RwandaFranc : Ind UnitOfCurrency ; - - fun RyeFarming : Ind IndustryAttribute ; - - fun RyeGrain : Class ; - fun RyeGrain_Class : SubClass RyeGrain CerealGrain ; - - fun Salmon : Class ; - fun Salmon_Class : SubClass Salmon FoodFish ; - - fun SaoThomeEPrincipeDobra : Ind UnitOfCurrency ; - - fun SaudiArabianRiyal : Ind UnitOfCurrency ; - - fun Seafood : Class ; - fun Seafood_Class : SubClass Seafood Meat ; - - fun Seed_FruitOrVegetable : SubClass Seed FruitOrVegetable ; - - -- SemipreciousGemstone is the class of Minerals and - -- other substances that have significant monetary value, - -- but less than those of the class PreciousGemstone. - fun SemipreciousGemstone : Class ; - fun SemipreciousGemstone_Class : SubClass SemipreciousGemstone (both Gemstone MiningProduct) ; - - fun SenegaleseFranc : Ind UnitOfCurrency ; - - fun SenepolCattle : Class ; - fun SenepolCattle_Class : SubClass SenepolCattle Cattle ; - - fun ServiceBasedEconomy : Ind FinancialSectorAttribute ; - - fun ServiceSector : Ind IndustryAttribute ; - - fun Sesame : Class ; - fun Sesame_Class : SubClass Sesame PlantAgriculturalProduct ; - - fun SeychellesRupee : Ind UnitOfCurrency ; - - fun SheaNut : Class ; - fun SheaNut_Class : SubClass SheaNut EdibleNut ; - - fun Sheep_Livestock : SubClass Sheep Livestock ; - - fun Sheepskin : Class ; - fun Sheepskin_Class : SubClass Sheepskin Pelt ; - - fun Shellfish : Class ; - fun Shellfish_Class : SubClass Shellfish Seafood ; - - fun Shrimp : Class ; - fun Shrimp_Class : SubClass Shrimp Shellfish ; - - fun SierraLeoneLeone : Ind UnitOfCurrency ; - - fun SingaporeDollar : Ind UnitOfCurrency ; - - fun SisalFiber : Class ; - fun SisalFiber_Class : SubClass SisalFiber PlantAgriculturalProduct ; - - fun SlovakianKoruna : Ind UnitOfCurrency ; - - -- Soap is a Surfactant Cleaning mixture used for - -- personal or minor cleaning. It usually comes in solid moulded form. In - -- the developed world, synthetic detergents have superseded soap as a - -- laundry aid. Many soaps are mixtures of sodium or potassium salts of - -- fatty acids which can be derived from oils or fats by reacting them with - -- an alkali (such as sodium or potassium hydroxide) at 80_100 degrees Celsius in a - -- process known as saponification. (from Wikipedia) - fun Soap : Class ; - fun Soap_Class : SubClass Soap Surfactant ; - - -- SocialistEconomy is the Attribute - -- used to characterize a country in which there is government ownership - -- or direction of the means of production and distribution. - fun SocialistEconomy : Ind EconomicSystemAttribute ; - - fun SomalianShilling : Ind UnitOfCurrency ; - - fun Sorghum : Class ; - fun Sorghum_Class : SubClass Sorghum CerealGrass ; - - fun SorghumFarming : Ind IndustryAttribute ; - - fun SorghumGrain : Class ; - fun SorghumGrain_Class : SubClass SorghumGrain CerealGrain ; - - fun SouthAfricanRand : Ind UnitOfCurrency ; - - fun SouthKoreanWon : Ind UnitOfCurrency ; - - fun Soya : Class ; - fun Soya_Class : SubClass Soya PlantAgriculturalProduct ; - - fun Soybean : Class ; - fun Soybean_Class : SubClass Soybean Bean ; - - fun SpanishPeseta : Ind UnitOfCurrency ; - - fun Spice : Class ; - fun Spice_Class : SubClass Spice (both FruitOrVegetable PlantAgriculturalProduct) ; - - fun SpicePepper : Class ; - fun SpicePepper_Class : SubClass SpicePepper Spice ; - - fun Squash : Class ; - fun Squash_Class : SubClass Squash (both GroceryProduce Vegetable) ; - - fun SriLankanRupee : Ind UnitOfCurrency ; - - fun SteelForging : Ind IndustryAttribute ; - - fun SteelFoundriesExceptInvestment : Ind IndustryAttribute ; - - fun SteelIndustry : Ind IndustryAttribute ; - - fun SteelInvestmentFoundries : Ind IndustryAttribute ; - - fun SteelMills : Ind IndustryAttribute ; - - fun SteelProductManufacturingFromPurchasedSteel : Ind IndustryAttribute ; - - fun Steel_MetalProduct : SubClass Steel MetalProduct ; - - fun SubsistenceAgricultureEconomy : Ind FinancialSectorAttribute ; - - fun SudanesePound : Ind UnitOfCurrency ; - - fun SugarBeet : Class ; - fun SugarBeet_Class : SubClass SugarBeet Vegetable ; - - fun SugarCane : Class ; - fun SugarCane_Class : SubClass SugarCane (both GroceryProduce Vegetable) ; - - fun Sunflower : Class ; - fun Sunflower_Class : SubClass Sunflower (both FloweringPlant PlantAgriculturalProduct) ; - - fun SunflowerSeed : Class ; - fun SunflowerSeed_Class : SubClass SunflowerSeed (both PlantAgriculturalProduct Seed) ; - - fun SupportActivitiesForMetalMining : Ind IndustryAttribute ; - - fun SupportActivitiesForNonmetallicMineralsExceptFuels : Ind IndustryAttribute ; - - fun SupportActivitiesForOilOperations : Ind IndustryAttribute ; - - fun SurinameseGuilder : Ind UnitOfCurrency ; - - fun SwazilandLilangeni : Ind UnitOfCurrency ; - - fun SwedishKrona : Ind UnitOfCurrency ; - - fun SweetPepper : Class ; - fun SweetPepper_Class : SubClass SweetPepper (both GroceryProduce Vegetable) ; - - fun SweetPotatoTuber : Class ; - fun SweetPotatoTuber_Class : SubClass SweetPotatoTuber (both EdibleTuber GroceryProduce) ; - - fun SwissFranc : Ind UnitOfCurrency ; - - fun SyrianPound : Ind UnitOfCurrency ; - - fun TaiwanDollar : Ind UnitOfCurrency ; - - fun TajikSomoni : Ind UnitOfCurrency ; - - fun TajikSomoniCoin : Class ; - fun TajikSomoniCoin_Class : SubClass TajikSomoniCoin CurrencyCoin ; - - fun TajikistaniRuble : Ind UnitOfCurrency ; - - fun TanzanianShilling : Ind UnitOfCurrency ; - - fun TaroTuber : Class ; - fun TaroTuber_Class : SubClass TaroTuber (both EdibleTuber GroceryProduce) ; - - fun TaxHavenEconomy : Ind FinancialSectorAttribute ; - - fun TeaLeaf : Class ; - fun TeaLeaf_Class : SubClass TeaLeaf TeaPlantAerialPart ; - - -- TeaPlantAerialPart is the - -- class of all parts of the tea plant from which tea may be made, - -- including leaves, stems, and twigs. - fun TeaPlantAerialPart : Class ; - fun TeaPlantAerialPart_Class : SubClass TeaPlantAerialPart FruitOrVegetable ; - - fun TextileIndustry : Ind IndustryAttribute ; - - fun TextileMills : Ind IndustryAttribute ; - - fun TextileProduct : Class ; - fun TextileProduct_Class : SubClass TextileProduct (both Artifact ManufacturedProduct) ; - - fun TextileProductMills : Ind IndustryAttribute ; - - fun ThaiBaht : Ind UnitOfCurrency ; - - -- Timber is wood from trees that is - -- suitable for use for building or other human purposes. - fun Timber : Class ; - fun Timber_Class : SubClass Timber (both CompoundSubstance ForestProduct) ; - - fun TogoFranc : Ind UnitOfCurrency ; - - fun Tomato : Class ; - fun Tomato_Class : SubClass Tomato (both Fruit GroceryProduce) ; - - fun TonganPaanga : Ind UnitOfCurrency ; - - fun TourismBasedEconomy : Ind FinancialSectorAttribute ; - - -- TourismIndustry is an Attribute that - -- describes organizations that provide services or products for travellers - -- who stay temporarily in a region to experience local attractions. There - -- is an overlap between TourismIndustry and each of the following - -- industries: TravelArrangementAndReservationServices, - -- TravelerAccommodation, MuseumsHistoricalSitesAndSimilarInstitutions, - -- AmusementGamblingAndRecreationIndustries, and - -- ArtsEntertainmentAndRecreation. - fun TourismIndustry : Ind IndustryAttribute ; - - fun TradeBasedEconomy : Ind FinancialSectorAttribute ; - - fun TrinidadAndTobagoDollar : Ind UnitOfCurrency ; - - fun TropicalFruit : Class ; - fun TropicalFruit_Class : SubClass TropicalFruit (both Fruit GroceryProduce) ; - - fun TunisianDinar : Ind UnitOfCurrency ; - - fun TurkeyBird : Class ; - fun TurkeyBird_Class : SubClass TurkeyBird Poultry ; - - fun TurkeyMeat : Class ; - fun TurkeyMeat_Class : SubClass TurkeyMeat Meat ; - - fun TurkishLira : Ind UnitOfCurrency ; - - fun TurkmenManat : Ind UnitOfCurrency ; - - fun Turnip : Class ; - fun Turnip_Class : SubClass Turnip (both GroceryProduce RootVegetable) ; - - fun Turtle : Class ; - fun Turtle_Class : SubClass Turtle (both Livestock Reptile) ; - - fun TuvaluDollar : Ind UnitOfCurrency ; - - fun TwoTierLaborMarketEconomy : Ind FinancialSectorAttribute ; - - -- UNEconomicDevelopmentLevel - -- is a subclass of EconomicDevelopmentLevel containing terms used to - -- represent economic development classifications used by UnitedNations - -- agencies. The top level of this classification scheme includes the - -- concepts of DevelopedCountry, FormerSovietOrEasternEuropeanCountry, - -- and LessDevelopedCountry. - fun UNEconomicDevelopmentLevel : Class ; - fun UNEconomicDevelopmentLevel_Class : SubClass UNEconomicDevelopmentLevel EconomicDevelopmentLevel ; - - fun UgandanShilling : Ind UnitOfCurrency ; - - fun UkranianHryvnia : Ind UnitOfCurrency ; - - -- UnderdevelopedCountry is an - -- Attribute describing less developed countries that have potential - -- for above_average economic growth. See also LessDevelopedCountry. - fun UnderdevelopedCountry : Ind EconomicDevelopmentLevel ; - - fun UnitedArabEmirateDirham : Ind UnitOfCurrency ; - - fun UnitedStatesCentCoin : Class ; - fun UnitedStatesCentCoin_Class : SubClass UnitedStatesCentCoin CurrencyCoin ; - - fun UnitedStatesDollarBill : Class ; - fun UnitedStatesDollarBill_Class : SubClass UnitedStatesDollarBill CurrencyBill ; - - fun UnitedStatesFiveCentCoin : Class ; - fun UnitedStatesFiveCentCoin_Class : SubClass UnitedStatesFiveCentCoin CurrencyCoin ; - - fun UnitedStatesQuarterCoin : Class ; - fun UnitedStatesQuarterCoin_Class : SubClass UnitedStatesQuarterCoin CurrencyCoin ; - - fun UnitedStatesTenCentCoin : Class ; - fun UnitedStatesTenCentCoin_Class : SubClass UnitedStatesTenCentCoin CurrencyCoin ; - - -- LowerMiddleIncomeCountry is an Attribute representing the World Bank - -- classification for any country where the per capita GNI is - -- between 2,996 and 9,266 (inclusive) in UnitedStatesDollars. - fun UpperMiddleIncomeCountry : Ind WorldBankGNIPerCapitaLevel ; - - fun UruguayanPeso : Ind UnitOfCurrency ; - - fun UzbekistaniSom : Ind UnitOfCurrency ; - - fun Vanilla : Class ; - fun Vanilla_Class : SubClass Vanilla Spice ; - - fun Veal : Class ; - fun Veal_Class : SubClass Veal Meat ; - - fun Vegetable : Class ; - fun Vegetable_Class : SubClass Vegetable FruitOrVegetable ; - - fun VegetableFarming : Ind IndustryAttribute ; - - fun VegetableOil : Class ; - fun VegetableOil_Class : SubClass VegetableOil PlantAgriculturalProduct ; - - fun VegetableOilIndustry : Ind IndustryAttribute ; - - fun VenezuelanBolivar : Ind UnitOfCurrency ; - - fun VietnameseDong : Ind UnitOfCurrency ; - - fun Walnut : Class ; - fun Walnut_Class : SubClass Walnut EdibleNut ; - - fun WaterBuffalo : Class ; - fun WaterBuffalo_Class : SubClass WaterBuffalo (both HoofedMammal Livestock) ; - - fun WaterBuffaloMeat : Class ; - fun WaterBuffaloMeat_Class : SubClass WaterBuffaloMeat Meat ; - - fun Watermelon : Class ; - fun Watermelon_Class : SubClass Watermelon Melon ; - - -- WelfareCapitalism is an Attribute - -- describing an economy in which the government provides economic subsidies - -- to unemployed or disabled individuals. - fun WelfareCapitalism : Ind EconomicSystemAttribute ; - - fun WesternSamoaNtala : Ind UnitOfCurrency ; - - fun WheatFarming : Ind IndustryAttribute ; - - fun WineGrape : Class ; - fun WineGrape_Class : SubClass WineGrape PlantAgriculturalProduct ; - - fun WoodProduct : Class ; - fun WoodProduct_Class : SubClass WoodProduct ForestProduct ; - - fun WoodProductManufacturing : Ind IndustryAttribute ; - - fun WoolFiber : Class ; - fun WoolFiber_Class : SubClass WoolFiber AnimalAgriculturalProduct ; - - -- WorldBankGNIPerCapitaLevel - -- is the subclass of EconomicDevelopmentLevel containing attributes - -- that characterize countries according to their per capita gross national - -- income (GNI), as determined by the WorldBankGroup. The World Bank - -- uses the Atlas method for making cross_country comparisons of national income. - fun WorldBankGNIPerCapitaLevel : Class ; - fun WorldBankGNIPerCapitaLevel_Class : SubClass WorldBankGNIPerCapitaLevel EconomicDevelopmentLevel ; - - fun YamTuber : Class ; - fun YamTuber_Class : SubClass YamTuber (both EdibleTuber GroceryProduce) ; - - fun YemeniRial : Ind UnitOfCurrency ; - - fun YlangYlang : Class ; - fun YlangYlang_Class : SubClass YlangYlang PerfumeEssence ; - - fun Yugoslavia : Ind Nation ; - - fun YugoslavianDinar : Ind UnitOfCurrency ; - - fun ZaireSezaire : Ind UnitOfCurrency ; - - fun ZambianKwacha : Ind UnitOfCurrency ; - - fun ZimbabweanDollar : Ind UnitOfCurrency ; - - fun ZincIndustry : Ind IndustryAttribute ; - - fun ZincManufacturing : Ind IndustryAttribute ; - - fun ZincOre : Class ; - fun ZincOre_Class : SubClass ZincOre (both Mineral MiningProduct) ; - - fun ZincOreMining : Ind IndustryAttribute ; - - fun ZincProduct : Class ; - fun ZincProduct_Class : SubClass ZincProduct (both ManufacturedProduct MetalProduct) ; - - -- (agriculturalProductType ?AREA ?TYPE) means that the - -- GeopoliticalArea ?AREA produces a crop or other - -- agricultural product of ?TYPE. - fun agriculturalProductType: El GeopoliticalArea -> Desc Object -> Formula ; - - -- (agriculturalProductTypeByRank ?AREA ?TYPE ?NTH) means that the - -- GeopoliticalArea ?AREA produces a crop or other - -- agricultural product of ?TYPE, which is its ?NTH most important - -- crop. - fun agriculturalProductTypeByRank: El GeopoliticalArea -> Desc Object -> Desc PositiveInteger -> Formula ; - - -- (annualElectricityConsumption ?AREA ?AMOUNT) means that the - -- GeopoliticalArea ?AREA uses ?AMOUNT of electricity (measured in KilowattHours) annually. - fun annualElectricityConsumption : El GeopoliticalArea -> El PhysicalQuantity -> Formula ; - - -- (annualElectricityExport ?AREA ?AMOUNT) means that the - -- GeopoliticalArea ?AREA exported the total ?AMOUNT of - -- electricity (measured in KilowattHours) annually. - fun annualElectricityExport : El GeopoliticalArea -> El PhysicalQuantity -> Formula ; - - -- (annualElectricityImport ?AREA ?AMOUNT) means that the - -- GeopoliticalArea ?AREA imported the total ?AMOUNT of - -- electricity (measured in KilowattHours) annually. - fun annualElectricityImport : El GeopoliticalArea -> El PhysicalQuantity -> Formula ; - - -- (annualElectricityProduction ?AREA ?AMOUNT) means that the amount of - -- electricity generated annually in the GeographicalArea ?AREA is - -- ?AMOUNT, measured in KilowattHours. - fun annualElectricityProduction : El GeopoliticalArea -> El PhysicalQuantity -> Formula ; - - -- (annualExpendituresOfArea ?AREA ?AMOUNT) means that the annual - -- budgetary expenditures of the GeopoliticalArea ?AREA are ?AMOUNT, - -- calculated in U.S. dollars according to the currency exchange rate - -- method. - fun annualExpendituresOfArea : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (annualExpendituresOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD) means that - -- the annual budgetary expenditures of the GeopoliticalArea ?AREA are - -- ?AMOUNT for the annual TimeInterval indicated by ?PERIOD, calculated - -- in U.S. dollars according to the currency exchange rate method. - fun annualExpendituresOfAreaInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (annualExportTotal ?AREA ?AMOUNT) means that the total - -- value of exports from the GeopoliticalArea ?AREA is ?AMOUNT - -- (in UnitedStatesDollars) annually. Export value is calculated - -- on a Free on Board (F.O.B.) basis. - fun annualExportTotal : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (annualImportTotal ?AREA ?AMOUNT) means that the total - -- value of imports to the GeopoliticalArea ?AREA is ?AMOUNT (in - -- UnitedStatesDollars) annually. Import value is calculated on a Cost, - -- Insurance, and Freight (C.I.F.) or a Free on Board (F.O.B.) basis. - fun annualImportTotal : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (annualRevenuesOfArea ?AREA ?AMOUNT) means that the annual budgetary - -- revenues of the GeopoliticalArea ?AREA are ?AMOUNT, calculated in U.S. - -- dollars according to the currency exchange rate method. - fun annualRevenuesOfArea : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (annualRevenuesOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD) means that the - -- annual budgetary revenues of the GeopoliticalArea ?AREA are ?AMOUNT - -- for the annual TimeInterval indicated by ?PERIOD, calculated in U.S. - -- dollars according to the currency exchange rate method. - fun annualRevenuesOfAreaInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (capitalExpendituresOfArea ?AREA ?AMOUNT) means that the annual - -- capital expenditures of the GeopoliticalArea ?AREA are ?AMOUNT, - -- calculated in U.S. dollars according to the currency exchange rate - -- method. This figure is a portion of the annualExpendituresOfArea - -- for ?AREA. - fun capitalExpendituresOfArea : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (capitalExpendituresOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD) means that - -- the annual capital expenditures of the GeopoliticalArea ?AREA are - -- ?AMOUNT for the annual TimeInterval indicated by ?PERIOD, calculated in - -- U.S. dollars according to the currency exchange rate method. This figure - -- is a portion of the annualExpendituresOfArea for ?AREA in ?PERIOD. - fun capitalExpendituresOfAreaInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (currencyCode ?CODE ?UNIT) means - -- that ?CODE is the InternationalOrganizationForStandardization - -- (ISO) 4217 alphabetic currency code for the national - -- CurrencyMeasure ?UNIT. - fun currencyCode : El SymbolicString -> El UnitOfCurrency -> Formula ; - - -- (currencyExchangePerUSDollar ?AMOUNT ?PERIOD) means that one - -- UnitedStatesDollar is worth ?AMOUNT (in a non_U.S. CurrencyMeasure), - -- during the TimeInterval indicated by ?PERIOD. The rate of exchange may - -- be based either on international market forces or official fiat. - fun currencyExchangePerUSDollar: El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (currencyExchangeRate ?UNIT ?AMOUNT) means that the currency - -- denomination ?UNIT is worth ?AMOUNT (which is in another - -- CurrencyMeasure). - fun currencyExchangeRate : El UnitOfCurrency -> El CurrencyMeasure -> Formula ; - - -- (currencyExchangeRateInPeriod ?UNIT ?AMOUNT ?PERIOD) means that the - -- currency denomination ?UNIT is worth ?AMOUNT (which is expressed in another - -- UnitOfCurrency) during the TimeInterval indicated by ?PERIOD. - fun currencyExchangeRateInPeriod: El UnitOfCurrency -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (currencyType ?AREA ?UNIT) means - -- that the official currency used in the GeopoliticalArea ?AREA - -- is the UnitOfMeasure ?UNIT. - fun currencyType : El GeopoliticalArea -> El UnitOfCurrency -> Formula ; - - -- The currencyValue is a relation between - -- a physical instrument of currency, such as a bill or coin, and the - -- measure of its worth in a particular currency. - fun currencyValue: Desc Currency -> El CurrencyMeasure -> Formula ; - - -- (economicAidDonated ?AGENT ?AMOUNT) means that the GeopoliticalArea - -- ?AREA donated ?AMOUNT of aid (valued in U.S. dollars) to developing - -- countries and multilateral organizations. This figure covers 'net - -- official development assistance' (ODA), which is net financial assistance - -- from nations belonging to the - -- OrganizationForEconomicCooperationAndDevelopment (OECD), with the main - -- goal of promoting economic development and welfare. Such aid contains a - -- grant element of at least 25%. This statistic does not cover private - -- flows of assistance or other official flows (OOF). - fun economicAidDonated : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (economicAidDonatedInPeriod ?AGENT ?AMOUNT ?PERIOD) means that the - -- GeopoliticalArea ?AGENT donated ?AMOUNT of aid (valued in U.S. dollars) - -- to developing countries and multilateral organizations during the - -- TimeInterval indicated by ?PERIOD. This figure covers 'net official - -- development assistance' (ODA), which is net financial assistance from - -- nations belonging to the - -- OrganizationForEconomicCooperationAndDevelopment (OECD), with the main - -- goal of promoting economic development and welfare. Such aid contains a - -- grant element of at least 25%. This statistic does not cover private - -- flows of assistance or other official flows (OOF). - fun economicAidDonatedInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (economicAidReceivedNet ?AREA ?AMOUNT) means that the - -- GeopoliticalArea ?AREA had a net inflow of Official Development Finance - -- (ODF) of ?AMOUNT. ODF includes funds from the World Bank, the IMF, other - -- international organizations, and individual donor nations, including both - -- grants and loans. The figure includes formal commitments of aid not yet - -- disbursed. The figure is the net amount of inflow after deducting - -- repayments, valued in U.S. dollars. - fun economicAidReceivedNet : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (economicAidReceivedNetInPeriod ?AREA ?AMOUNT ?PERIOD) means that the - -- GeopoliticalArea ?AREA had a net inflow of Official Development Finance - -- (ODF) of ?AMOUNT during the TimeInterval indicated by ?PERIOD. ODF - -- includes funds from the World Bank, the IMF, other international - -- organizations, and individual donor nations, including both grants and - -- loans. The figure includes formal commitments of aid not yet disbursed. - -- The figure is the net amount of inflow after deducting repayments, - -- valued in U.S. dollars. - fun economicAidReceivedNetInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (economyType ?POLITY ?TYPE) means that the - -- GeopoliticalArea ?POLITY has an economic system of TYPE. - fun economyType : El Agent -> El EconomicAttribute -> Formula ; - - -- (electricityConsumptionInPeriod ?AREA ?AMOUNT ?YEAR) means that - -- the GeopoliticalArea ?AREA used ?AMOUNT of electricity (measured in - -- KilowattHours) during the TimeInterval indicated by ?YEAR. - fun electricityConsumptionInPeriod: El GeopoliticalArea -> El PhysicalQuantity -> Desc TimeInterval -> Formula ; - - -- (electricityExportInPeriod ?AREA ?AMOUNT ?PERIOD) means that - -- the GeopoliticalArea ?AREA exported the total ?AMOUNT of electricity - -- (measured in KilowattHours) during the TimeInterval indicated - -- by ?PERIOD. - fun electricityExportInPeriod: El GeopoliticalArea -> El PhysicalQuantity -> Desc TimeInterval -> Formula ; - - -- (electricityFractionFromSource ?AREA ?SOURCE ?FRACTION) means that in - -- the GeopoliticalArea ?AREA, ?SOURCE provides ?FRACTION of the total - -- electricity production. - fun electricityFractionFromSource: El GeopoliticalArea -> Desc PowerGeneration -> El RealNumber -> Formula ; - - -- (electricityFractionFromSourceInPeriod ?AREA ?SOURCE ?FRACTION ?PERIOD) - -- means that in the GeopoliticalArea ?AREA, ?SOURCE provides ?FRACTION - -- of the total electricity production during the TimeInterval indicated - -- by ?PERIOD. - fun electricityFractionFromSourceInPeriod: El GeopoliticalArea -> Desc PowerGeneration -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (electricityImportInPeriod ?AREA ?AMOUNT ?PERIOD) means that - -- the GeopoliticalArea ?AREA imported the total ?AMOUNT of electricity - -- (measured in KilowattHours) during the TimeInterval indicated by ?PERIOD. - fun electricityImportInPeriod: El GeopoliticalArea -> El PhysicalQuantity -> Desc TimeInterval -> Formula ; - - -- (electricityProductionInPeriod ?AREA ?AMOUNT ?PERIOD) means that the - -- GeopoliticalArea ?AREA generates ?AMOUNT of electricity, measured in - -- KilowattHours, during the TimeInterval indicated by ?PERIOD. - fun electricityProductionInPeriod: El GeopoliticalArea -> El PhysicalQuantity -> Desc TimeInterval -> Formula ; - - -- (exportCommodityType ?AREA ?TYPE) means that the GeopoliticalArea - -- ?AREA exports the commodity ?TYPE. - fun exportCommodityType: El GeopoliticalArea -> Desc Object -> Formula ; - - -- (exportCommodityTypeByRank ?AREA ?TYPE ?NTH) means that the - -- GeopoliticalArea ?AREA has the commodity ?TYPE as its ?NTH - -- most valuable export. - fun exportCommodityTypeByRank: El GeopoliticalArea -> Desc Object -> El PositiveInteger -> Formula ; - - -- (exportPartner ?AGENT1 ?AGENT2) means that the Agent ?AGENT1 exports goods to the Agent ?AGENT2. - fun exportPartner : El Agent -> El Agent -> Formula ; - - -- (exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION) means that - -- the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea - -- ?AREA2 and receives ?FRACTION of the exportTotalInPeriod of ?AREA1, - -- based on U.S. dollar value of exports. - fun exportPartnerByFraction : El GeopoliticalArea -> El GeopoliticalArea -> El PositiveRealNumber -> Formula ; - - -- (exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD) means - -- that the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea - -- ?AREA2 and receives ?FRACTION of the exportTotalInPeriod of ?AREA1 - -- in the TimeInterval ?PERIOD, based on U.S. dollar value of exports. - fun exportPartnerByFractionInPeriod: El GeopoliticalArea -> El GeopoliticalArea -> El PositiveRealNumber -> Desc TimeInterval -> Formula ; - - -- (exportPartnerByRank ?AREA1 ?AREA2 ?NTH) means that - -- the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea - -- ?AREA2 and is the ?NTH most important export partner of ?AREA1, - -- based on U.S. dollar value of exports. - fun exportPartnerByRank : El GeopoliticalArea -> El GeopoliticalArea -> El PositiveInteger -> Formula ; - - -- (exportPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD) means that - -- the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea - -- ?AREA2 and is the ?NTH most important export partner of ?AREA1, - -- in the TimeInterval ?PERIOD, based on U.S. dollar value of exports. - fun exportPartnerByRankInPeriod: El GeopoliticalArea -> El GeopoliticalArea -> El PositiveInteger -> Desc TimeInterval -> Formula ; - - -- (exportPartnerInPeriod ?AGENT1 ?AGENT2 ?PERIOD) means that the Agent - -- ?AGENT1 exports goods to the Agent ?AGENT2 during the TimeInterval - -- indicated by ?PERIOD. - fun exportPartnerInPeriod: El Agent -> El Agent -> Desc TimeInterval -> Formula ; - - -- (exportTotalInPeriod ?AREA ?AMOUNT ?PERIOD) means that the - -- total value of exports from the GeopoliticalArea ?AREA is ?AMOUNT - -- (in UnitedStatesDollars) for the TimeInterval indicated by ?PERIOD. - -- Export value is calculated on a Free on Board (F.O.B.) basis. - fun exportTotalInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (externalDebt ?COUNTRY ?AMOUNT) means - -- that the GeopoliticalArea ?COUNTRY owes the total sum ?AMOUNT of debt - -- (public and private) to nonresidents. The amount is valued in U.S. - -- dollars but may be repayable in foreign currency, goods, or services. - fun externalDebt : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (externalDebtInPeriod ?COUNTRY ?AMOUNT ?PERIOD) means that the - -- GeopoliticalArea ?COUNTRY owes the total sum ?AMOUNT of debt (public - -- and private) to nonresidents during the TimeInterval indicated by - -- ?PERIOD. The amount is valued in U.S. dollars but may be repayable in - -- foreign currency, goods, or services. - fun externalDebtInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- The predicate fiscalYearPeriod - -- indicates the period that an Agent or Organization uses as its - -- 12_month accounting period. (fiscalYearPeriod ?AGENT Year) means - -- that ?AGENT observes its 12_month accounting period during the - -- regular calendar year (CY), from January to December. For - -- fiscal years with other beginning and ending months (FYs), use - -- (fiscalYearPeriod ?AGENT (RecurrentTimeIntervalFn ?STARTMONTH ?ENDMONTH)). - -- For example, (fiscalYearPeriod (GovernmentFn UnitedStates) - -- (RecurrentTimeIntervalFn October September)). For FYs that begin - -- or end mid_month, days may be specified within RecurrentTimeIntervalFn. - fun fiscalYearPeriod: El Agent -> Desc TimeInterval -> Formula ; - - -- (highestDecileShareOfHouseholdIncome ?AREA ?FRACTION) means that - -- in the GeopoliticalArea ?AREA, the highest decile (90_100%) of - -- households with respect to household income (or consumption) had - -- ?FRACTION amount of the total household income (or consumption). - -- Data from different countries may not be directly comparable due to - -- variation in the basis of the data (e.g., based on income versus - -- based on consumption). - fun highestDecileShareOfHouseholdIncome : El GeopoliticalArea -> El RealNumber -> Formula ; - - -- (highestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) - -- means that in the GeopoliticalArea ?AREA, the highest decile (90_100%) - -- of households with respect to household income (or consumption) had - -- ?FRACTION amount of the total household income (or consumption), during - -- the TimeInterval indicated by ?PERIOD. Data from different countries - -- may not be directly comparable due to variation in the basis of the data - -- (e.g., based on household income versus based on household consumption). - fun highestDecileShareOfHouseholdIncomeInPeriod: El GeopoliticalArea -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (importCommodityType ?AREA ?TYPE) means that the GeopoliticalArea - -- ?AREA imports the commodity ?TYPE. - fun importCommodityType: El GeopoliticalArea -> Desc Object -> Formula ; - - -- (importCommodityTypeByRank ?AREA ?TYPE ?NTH) means that the - -- GeopoliticalArea ?AREA has the commodity ?TYPE as its ?NTH - -- most valuable import. - fun importCommodityTypeByRank: El GeopoliticalArea -> Desc Object -> El PositiveInteger -> Formula ; - - -- (importPartner ?AGENT1 ?AGENT2) means - -- that the Agent ?AGENT1 imports goods from the Agent ?AGENT2. - fun importPartner : El Agent -> El Agent -> Formula ; - - -- (importPartnerByFraction ?AREA1 ?AREA2 ?FRACTION) means that - -- the GeopoliticalArea ?AREA1 imports goods from GeopoliticalArea - -- ?AREA2 and provides ?FRACTION of the importTotalInPeriod of ?AREA1, - -- based on U.S. dollar value of imports. - fun importPartnerByFraction : El GeopoliticalArea -> El GeopoliticalArea -> El PositiveRealNumber -> Formula ; - - -- (importPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD) means - -- that the GeopoliticalArea ?AREA1 imports goods from GeopoliticalArea - -- ?AREA2 and provides ?FRACTION of the importTotalInPeriod of ?AREA1 - -- during the TimeInterval ?PERIOD, in U.S. dollar value of imports. - fun importPartnerByFractionInPeriod: El GeopoliticalArea -> El GeopoliticalArea -> El PositiveRealNumber -> Desc TimeInterval -> Formula ; - - -- (importPartnerByRank ?AREA1 ?AREA2 ?NTH) means that - -- the GeopoliticalArea ?AREA1 imports goods from GeopoliticalArea - -- ?AREA2 is the ?NTH most important import partner of ?AREA1, based on - -- U.S. dollar value of imports. - fun importPartnerByRank : El GeopoliticalArea -> El GeopoliticalArea -> El PositiveInteger -> Formula ; - - -- (importPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD) means that - -- the GeopoliticalArea ?AREA1 imports goods from GeopoliticalArea - -- ?AREA2 is the ?NTH most important import partner of ?AREA1 during - -- the TimeInterval ?PERIOD, based on U.S. dollar value of imports. - fun importPartnerByRankInPeriod: El GeopoliticalArea -> El GeopoliticalArea -> El PositiveInteger -> Desc TimeInterval -> Formula ; - - -- (importPartnerInPeriod ?AGENT1 ?AGENT2 ?PERIOD) means that the Agent - -- ?AGENT1 imports goods from the Agent ?AGENT2 during the TimeInterval - -- indicated by ?PERIOD. - fun importPartnerInPeriod: El Agent -> El Agent -> Desc TimeInterval -> Formula ; - - -- (importTotalInPeriod ?AREA ?AMOUNT ?PERIOD) means that the - -- total value of imports to the GeopoliticalArea ?AREA is ?AMOUNT - -- (in UnitedStatesDollars) for the TimeInterval indicated by ?PERIOD. - -- Import value is calculated on a Cost, Insurance, and Freight (C.I.F.) - -- or a Free on Board (F.O.B.) basis. - fun importTotalInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (incomeDistributionByGiniIndex ?AREA ?INDEX) means that in the - -- GeopoliticalArea ?AREA, the distribution of family income is ?INDEX, - -- as measured by the Gini index for family income distribution. - fun incomeDistributionByGiniIndex : El GeopoliticalArea -> El NonnegativeRealNumber -> Formula ; - - -- (incomeDistributionByGiniIndexInPeriod ?AREA ?INDEX ?PERIOD) means that - -- in the GeopoliticalArea ?AREA, the distribution of family income is - -- ?INDEX, as measured by the Gini index, during the TimeInterval indicated - -- by ?PERIOD. - fun incomeDistributionByGiniIndexInPeriod: El GeopoliticalArea -> El NonnegativeRealNumber -> Desc TimeInterval -> Formula ; - - -- (industrialProductionGrowthRate ?AREA ?RATE) means that in - -- the GeopoliticalArea ?AREA, the annual percentage increase in - -- industrial production is ?RATE. - fun industrialProductionGrowthRate : El GeopoliticalArea -> El RealNumber -> Formula ; - - -- (industrialProductionGrowthRateInPeriod ?AREA ?RATE ?PERIOD) means - -- that in the GeopoliticalArea ?AREA, the annual percentage increase in - -- industrial production is ?RATE, for the TimeInterval ?PERIOD. - fun industrialProductionGrowthRateInPeriod: El GeopoliticalArea -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (industryOfArea ?AREA ?SECTOR) means that the GeopoliticalArea ?AREA produces - -- goods or services in the economic area ?SECTOR. - fun industryOfArea : El GeopoliticalArea -> El IndustryAttribute -> Formula ; - - -- (industryProductType ?INDUSTRY ?TYPE) means that organizations with - -- the IndustryAttribute ?INDUSTRY produce products of the kind ?TYPE. - fun industryProductType: El IndustryAttribute -> Desc Object -> Formula ; - - -- (industryRankByOutput ?AREA ?SECTOR ?NTH) means that in the - -- GeopoliticalArea ?AREA, the economic area ?SECTOR is ?NTH with - -- respect to the value of its annual output. - fun industryRankByOutput : El GeopoliticalArea -> El IndustryAttribute -> El PositiveInteger -> Formula ; - - -- (industryServiceType ?INDUSTRY ?TYPE) means that organizations with - -- the IndustryAttribute ?INDUSTRY provide services of the kind ?TYPE. - fun industryServiceType: El IndustryAttribute -> Desc IntentionalProcess -> Formula ; - - -- (inflationRateOfConsumerPrices ?AREA ?FRACTION) means that in the - -- GeopoliticalArea ?AREA, the annual change in consumer prices was - -- ?FRACTION, compared with prices from the previous year. - fun inflationRateOfConsumerPrices : El GeopoliticalArea -> El RealNumber -> Formula ; - - -- (inflationRateOfConsumerPricesInPeriod ?AREA ?FRACTION ?PERIOD) means - -- that in the GeopoliticalArea ?AREA, the annual change in consumer - -- prices was ?FRACTION, for the TimeInterval indicated by ?PERIOD, - -- compared with prices from the prior period. - fun inflationRateOfConsumerPricesInPeriod: El GeopoliticalArea -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (laborForceFractionByOccupation ?AREA ?SECTOR ?FRACTION) - -- means that in the GeopoliticalArea ?AREA, workers in the job area - -- ?SECTOR make up ?FRACTION of the labor force. The unemployed are not - -- included in these figures. Occupation may be indicated by an - -- OccupationalRole or an IndustryAttribute. - fun laborForceFractionByOccupation : El GeopoliticalArea -> El Attribute -> El RealNumber -> Formula ; - - -- (laborForceFractionByOccupationInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD) - -- means that in the GeopoliticalArea ?AREA, workers in the job area - -- ?SECTOR make up ?FRACTION of the labor force, during the TimeInterval - -- indicated by ?PERIOD. The unemployed are not included in these figures. - -- Occupation may be indicated by an OccupationalRole or an - -- IndustryAttribute. - fun laborForceFractionByOccupationInPeriod: El GeopoliticalArea -> El Attribute -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (laborForceTotal ?AREA ?AMOUNT) means that the total labor - -- force of the GeopoliticalArea ?AREA is ?AMOUNT. This includes - -- unemployed workers. - fun laborForceTotal : El GeopoliticalArea -> El NonnegativeRealNumber -> Formula ; - - -- (laborForceTotalInPeriod ?AREA ?AMOUNT ?PERIOD) means that the total - -- labor force of the GeopoliticalArea ?AREA is ?AMOUNT during the - -- TimeInterval indicated by ?PERIOD. This includes unemployed workers. - fun laborForceTotalInPeriod: El GeopoliticalArea -> El NonnegativeRealNumber -> Desc TimeInterval -> Formula ; - - -- (lowestDecileShareOfHouseholdIncome ?AREA ?FRACTION) means that - -- in the GeopoliticalArea ?AREA, the lowest decile (0_10%) of - -- households with respect to household income (or consumption) had - -- ?FRACTION amount of the total household income (or consumption). - -- Data from different countries may not be directly comparable due to - -- variation in the basis of the data (e.g., based on income versus based - -- on consumption). - fun lowestDecileShareOfHouseholdIncome : El GeopoliticalArea -> El RealNumber -> Formula ; - - -- (lowestDecileShareOfHouseholdIncomeInPeriod ?AREA ?FRACTION ?PERIOD) - -- means that in the GeopoliticalArea ?AREA, the lowest decile (0_10%) - -- of households with respect to household income (or consumption) had - -- ?FRACTION amount of the total household income (or consumption), during - -- the TimeInterval indicated by ?PERIOD. Data from different countries - -- may not be directly comparable due to variation in the basis of the data - -- (e.g., based on household income versus based on household consumption). - fun lowestDecileShareOfHouseholdIncomeInPeriod: El GeopoliticalArea -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (organizationProductType ?BUSINESS ?TYPE) means that the Organization - -- ?BUSINESS produces products of the kind ?TYPE. - fun organizationProductType: El Organization -> Desc Object -> Formula ; - - -- (organizationServiceType ?BUSINESS ?TYPE) means that the Organization - -- ?BUSINESS provides services of the kind ?TYPE. - fun organizationServiceType: El Organization -> Desc IntentionalProcess -> Formula ; - - -- (perCapitaGDP ?AREA ?AMOUNT) means - -- that the Gross Domestic Product, on a per capita basis, for the - -- GeopoliticalArea ?AREA is ?AMOUNT, calculated in U.S. dollars on a - -- purchasing power parity basis. See PPPBasedEconomicValuation. - fun perCapitaGDP : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (perCapitaGDPInPeriod ?AREA ?AMOUNT ?PERIOD) means that the Gross - -- Domestic Product, on a per capita basis, for the GeopoliticalArea - -- ?AREA is ?AMOUNT during the period indicated by ?PERIOD, calculated in - -- U.S. dollars on a purchasing power parity basis. See - -- PPPBasedEconomicValuation. - fun perCapitaGDPInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (populationFractionBelowPovertyLine ?AREA ?FRACTION) means that in - -- the GeopoliticalArea ?AREA, the segment of the population living - -- below the (locally defined) poverty line is ?FRACTION. Note that the - -- definition of the poverty line varies internationally. - fun populationFractionBelowPovertyLine : El GeopoliticalArea -> El RealNumber -> Formula ; - - -- (populationFractionBelowPovertyLineInPeriod ?AREA ?FRACTION ?PERIOD) - -- means that in the GeopoliticalArea ?AREA, the segment of the population - -- living below the (locally defined) poverty line is ?FRACTION during the - -- TimeInterval indicated by ?PERIOD. Note that the definition of the - -- poverty line varies internationally. - fun populationFractionBelowPovertyLineInPeriod: El GeopoliticalArea -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (realGrowthRateOfGDP ?AREA ?RATE) - -- means that the annual rate of growth in the Gross Domestic Product (GDP) - -- for the GeopoliticalArea ?AREA is the fraction ?RATE, adjusted for - -- inflation, with GDP calculated on a purchasing power parity basis. - -- See PPPBasedEconomicValuation. - fun realGrowthRateOfGDP : El GeopoliticalArea -> El RealNumber -> Formula ; - - -- (realGrowthRateOfGDPInPeriod ?AREA ?RATE ?PERIOD) means that the - -- annual rate of growth in the Gross Domestic Product (GDP) for the - -- GeopoliticalArea ?AREA is the fraction ?RATE in the period ?PERIOD, - -- adjusted for inflation, with GDP calculated on a purchasing power - -- parity basis. See PPPBasedEconomicValuation. - fun realGrowthRateOfGDPInPeriod: El GeopoliticalArea -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (resultType ?PROCESS ?TYPE) means that - -- the Process ?PROCESS produces some result(s) of the type ?TYPE. - fun resultType: El Process -> Desc Object -> Formula ; - - -- (sectorCompositionOfGDP ?AREA ?SECTOR ?FRACTION) means - -- that in the GeopoliticalArea ?AREA, the economic sector ?SECTOR - -- contributes the amount ?FRACTION to the Gross National Product. - fun sectorCompositionOfGDP : El GeopoliticalArea -> El IndustryAttribute -> El RealNumber -> Formula ; - - -- (sectorCompositionOfGDPInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD) - -- means that in the GeopoliticalArea ?AREA, the economic sector ?SECTOR - -- contributes the amount ?FRACTION to the Gross National Product - -- during the TimeInterval indicated by ?PERIOD. - fun sectorCompositionOfGDPInPeriod: El GeopoliticalArea -> El IndustryAttribute -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (sectorValueOfGDP ?AREA ?SECTOR ?AMOUNT) means that for the - -- GeopoliticalArea ?AREA, the economic sector ?SECTOR contributes - -- ?AMOUNT to the Gross National Product, evaluated in U.S. dollars on - -- a purchasing power parity basis. See PPPBasedEconomicValuation. - fun sectorValueOfGDP : El GeopoliticalArea -> El IndustryAttribute -> El CurrencyMeasure -> Formula ; - - -- (sectorValueOfGDPInPeriod ?AREA ?SECTOR ?AMOUNT ?PERIOD) means that - -- for the GeopoliticalArea ?AREA, the economic sector ?SECTOR contributes - -- ?AMOUNT to the Gross National Product during the TimeInterval indicated - -- by ?PERIOD, evaluated in U.S. dollars on a purchasing power parity basis. - -- See PPPBasedEconomicValuation. - fun sectorValueOfGDPInPeriod: El GeopoliticalArea -> El IndustryAttribute -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (totalGDP ?AREA ?AMOUNT) means that the value - -- of all final goods and services produced within the GeopoliticalArea - -- ?AREA is ?AMOUNT, in U.S. dollars, calculated on a purchasing power parity - -- basis. This represents Gross Domestic Product (GDP). See - -- PPPBasedEconomicValuation. - fun totalGDP : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (totalGDPInPeriod ?AREA ?AMOUNT ?PERIOD) - -- means that the value of all final goods and services produced within - -- the GeopoliticalArea ?AREA is ?AMOUNT in the period indicated by ?PERIOD, - -- measured in U.S. dollars calculated on a purchasing power parity basis. - -- (See PPPBasedEconomicValuation.) This is the Gross Domestic Product for - -- ?AREA for a specified period. - fun totalGDPInPeriod: El GeopoliticalArea -> El CurrencyMeasure -> Desc TimeInterval -> Formula ; - - -- (unemploymentRateOfArea ?AREA ?RATE ?PERIOD) means that the - -- unemployment rate in the GeographicalArea ?AREA is ?RATE, - -- during the TimeInterval indicated by ?PERIOD. - fun unemploymentRateOfArea: El GeopoliticalArea -> El RealNumber -> Desc TimeInterval -> Formula ; - - -- (unemploymentRateOfAreaInPeriod ?AREA ?RATE ?PERIOD) means that the - -- unemployment rate in the GeographicalArea ?AREA is ?RATE, during the - -- TimeInterval indicated by ?PERIOD. - fun unemploymentRateOfAreaInPeriod: El GeopoliticalArea -> El RealNumber -> Desc TimeInterval -> Formula ; - -} diff --git a/examples/SUMO/EconomyEng.gf b/examples/SUMO/EconomyEng.gf deleted file mode 100644 index 87cf57984..000000000 --- a/examples/SUMO/EconomyEng.gf +++ /dev/null @@ -1,13 +0,0 @@ -concrete EconomyEng of Economy = MidLevelOntologyEng ** open DictLangEng, DictEng, ParadigmsEng in { - -lin - Apple = UseN apple_N ; - Avocado = UseN avocado_N ; - Coconut = UseN coconut_N ; - DateFruit = ApposCN (UseN date_N) (MassNP (UseN fruit_N)) ; - Fodder = UseN fodder_N ; - Hay = UseN hay_N ; - Opium = UseN opium_N ; - Pea = UseN pea_N ; - -} diff --git a/examples/SUMO/EconomyFre.gf b/examples/SUMO/EconomyFre.gf deleted file mode 100644 index 25dd52686..000000000 --- a/examples/SUMO/EconomyFre.gf +++ /dev/null @@ -1,6 +0,0 @@ -concrete EconomyFre of Economy = MidLevelOntologyFre ** open DictLangFre, LexiconFre in { - -lin - Apple = UseN apple_N ; - -} diff --git a/examples/SUMO/EconomyRon.gf b/examples/SUMO/EconomyRon.gf deleted file mode 100644 index b2505479d..000000000 --- a/examples/SUMO/EconomyRon.gf +++ /dev/null @@ -1,6 +0,0 @@ -concrete EconomyRon of Economy = MidLevelOntologyRon ** open DictLangRon, LexiconRon in { - -lin - Apple = UseN apple_N ; - -} diff --git a/examples/SUMO/Elements.gf b/examples/SUMO/Elements.gf deleted file mode 100644 index 0a1131c2d..000000000 --- a/examples/SUMO/Elements.gf +++ /dev/null @@ -1,929 +0,0 @@ -abstract Elements = Merge ** { - - -- Silvery radioactive metallic element, belongs to - -- group 3 of the periodic table. The most stable isotope, Ac_227, has a - -- half_life of 217 years. Ac_228 (half_life of 6.13 hours) also occurs in - -- nature. There are 22 other artificial isotopes, all radioactive and - -- having very short half_lives. Chemistry similar to lanthanum. Used as a - -- source of alpha particles. Discovered by A. Debierne in 1899. - fun Actinium : Class ; - fun Actinium_Class : SubClass Actinium ElementalSubstance ; - - -- Silvery_white lustrous metallic element of group - -- 3 of the periodic table. Highly reactive but protected by a thin - -- transparent layer of the oxide which quickly forms in air. There are many - -- alloys of aluminum, as well as a good number of industrial uses. Makes up - -- 8.1 percent of the Earth's crust, by weight. Isolated in 1825 by H.C. - -- Oersted. - fun Aluminum : Class ; - fun Aluminum_Class : SubClass Aluminum ElementalSubstance ; - - -- Radioactive metallic transuranic element, - -- belongs to the actinoids. Ten known isotopes. Am_243 is the most stable - -- isotope, with a half_life of 7.95*10^3 years. Discovered by Glenn T. - -- Seaborg and associates in 1945, it was obtained by bombarding - -- {uranium}_238 with alpha particles. - fun Americium : Class ; - fun Americium_Class : SubClass Americium ElementalSubstance ; - - -- Element of group 15. Multiple allotropic forms. - -- The stable form of antimony is a blue_white metal. Yellow and black - -- antimony are unstable non_metals. Used in flame_proofing, paints, - -- ceramics, enamels, and rubber. Attacked by oxidizing acids and halogens. - -- First reported by Tholden in 1450. - fun Antimony : Class ; - fun Antimony_Class : SubClass Antimony ElementalSubstance ; - - -- Monatomic noble gas. Makes up 0.93 percent of the - -- air. Colourless, odorless. Is inert and has no true compounds. Lord - -- Rayleigh and Sir william Ramsey identified argon in 1894. - fun Argon : Class ; - fun Argon_Class : SubClass Argon ElementalSubstance ; - - -- Metalloid element of group 15. There are three - -- allotropes, yellow, black, and grey. Reacts with halogens, concentrated - -- oxidizing acids and hot alkalis. Albertus Magnus is believed to have been - -- the first to isolate the element in 1250. - fun Arsenic : Class ; - fun Arsenic_Class : SubClass Arsenic ElementalSubstance ; - - -- Radioactive halogen element. Occurs naturally - -- from uranium and thorium decay. At least 20 known isotopes. At_210, the - -- most stable, has a half_life of 8.3 hours. Synthesized by nuclear - -- bombardment in 1940 by D.R. Corson, K.R. MacKenzie and E. Segre at the - -- University of California. - fun Astatine : Class ; - fun Astatine_Class : SubClass Astatine ElementalSubstance ; - - -- Silvery_white reactive element, belonging to group - -- 2 of the periodic table. Soluble barium compounds are extremely - -- poisonous. Identified in 1774 by Karl Scheele and extracted in 1808 by - -- Humphry Davy. - fun Barium : Class ; - fun Barium_Class : SubClass Barium ElementalSubstance ; - - -- Radioactive metallic transuranic element. - -- Belongs to actinoid series. Eight known isotopes, the most common Bk_247, - -- has a half_life of 1.4*10^3 years. First produced by Glenn T. Seaborg - -- and associates in 1949 by bombarding americium_241 with alpha - -- particles. - fun Berkelium : Class ; - fun Berkelium_Class : SubClass Berkelium ElementalSubstance ; - - -- Grey metallic element of group 2 of the periodic - -- table. Is toxic and can cause severe lung diseases and dermatitis. Shows - -- high covalent character. It was isolated independently by F. Wohler and - -- A.A. Bussy in 1828. - fun Beryllium : Class ; - fun Beryllium_Class : SubClass Beryllium ElementalSubstance ; - - -- White crystalline metal with a pink tinge, belongs - -- to group 15. Most diamagnetic of all metals and has the lowest thermal - -- conductivity of all the elements except mercury. Lead_free bismuth - -- compounds are used in cosmetics and medical procedures. Burns in the air - -- and produces a blue flame. In 1753, C.G. Junine first demonstrated that - -- it was different from lead. - fun Bismuth : Class ; - fun Bismuth_Class : SubClass Bismuth ElementalSubstance ; - - -- An element of group 13 of the periodic table. There - -- are two allotropes, amorphous boron is a brown power, but metallic boron - -- is black. The metallic form is hard (9.3 on Mohs' scale) and a bad - -- conductor in room temperatures. It is never found free in nature. - -- Boron_10 is used in nuclear reactor control rods and shields. It was - -- discovered in 1808 by Sir Humphry Davy and by J.L. Gay_Lussac and L.J. - -- Thenard. - fun Boron : Class ; - fun Boron_Class : SubClass Boron ElementalSubstance ; - - -- Halogen element. Red volatile liquid at room - -- temperature. Its reactivity is somewhere between chlorine and iodine. - -- Harmful to human tissue in a liquid state, the vapour irritates eyes and - -- throat. Discovered in 1826 by Antoine Balard. - fun Bromine : Class ; - fun Bromine_Class : SubClass Bromine ElementalSubstance ; - - -- Soft bluish metal belonging to group 12 of the - -- periodic table. Extremely toxic even in low concentrations. Chemically - -- similar to zinc, but lends itself to more complex compounds. Discovered - -- in 1817 by F. Stromeyer. - fun Cadmium : Class ; - fun Cadmium_Class : SubClass Cadmium ElementalSubstance ; - - -- Soft silvery_white metallic element belonging to - -- group 1 of the periodic table. One of the three metals which are liquid - -- at room temperature. Cs_133 is the natural, and only stable, isotope. - -- Fifteen other radioisotopes exist. Caesium reacts explosively with cold - -- water, and ice at temperatures above 157K. Caesium hydroxide is the - -- strongest base known. Caesium is the most electropositive, most alkaline - -- and has the least ionization potential of all the elements. Known uses - -- include the basis of atomic clocks, catalyst for the hydrogenation of some - -- organic compounds, and in photoelectric cells. Caesium was discovered by - -- Gustav Kirchoff and Robert Bunsen in Germany in 1860 spectroscopically. - -- Its identification was based upon the bright blue lines in its spectrum. - -- The name comes from the latin word caesius, which means sky blue. Caesium - -- should be considered highly toxic. Some of the radioisotopes are even - -- more toxic. - fun Caesium : Class ; - fun Caesium_Class : SubClass Caesium ElementalSubstance ; - - -- Soft grey metallic element belonging to group 2 of - -- the periodic table. Used a reducing agent in the extraction of thorium, - -- zirconium and uranium. Essential element for living organisms. - fun Calcium : Class ; - fun Calcium_Class : SubClass Calcium ElementalSubstance ; - - -- Radioactive metallic transuranic element. - -- Belongs to actinoid series. Cf_251 has a half life of about 700 years. - -- Nine isotopes are known. Cf_252 is an intense {neutron} source, which - -- makes it an intense {neutron} source and gives it a use in {neutron} - -- activation analysis and a possible use as a radiation source in medicine. - -- First produced by Glenn T. Seaborg and associates in 1950. - fun Californium : Class ; - fun Californium_Class : SubClass Californium ElementalSubstance ; - - -- Carbon is a member of group 14 of the periodic - -- table. It has three allotropic forms of it, diamonds, graphite and - -- fullerite. Carbon_14 is commonly used in radioactive dating. Carbon - -- occurs in all organic life and is the basis of organic chemistry. Carbon - -- has the interesting chemical property of being able to bond with itself, - -- and a wide variety of other elements. - fun Carbon : Class ; - fun Carbon_Class : SubClass Carbon ElementalSubstance ; - - -- Silvery metallic element, belongs to the - -- lanthanoids. Four natural isotopes exist, and fifteen radioactive - -- isotopes have been identified. Used in some rare_earth alloys. The - -- oxidized form is used in the glass industry. Discovered by Martin .H. - -- Klaproth in 1803. - fun Cerium : Class ; - fun Cerium_Class : SubClass Cerium ElementalSubstance ; - - -- Halogen element. Poisonous greenish_yellow gas. - -- Occurs widely in nature as sodium chloride in seawater. Reacts directly - -- with many elements and compounds, strong oxidizing agent. Discovered by - -- Karl Scheele in 1774. Humphrey David confirmed it as an element in - -- 1810. - fun Chlorine : Class ; - fun Chlorine_Class : SubClass Chlorine ElementalSubstance ; - - -- Hard silvery transition element. Used in - -- decorative electroplating. Discovered in 1797 by Vauquelin. - fun Chromium : Class ; - fun Chromium_Class : SubClass Chromium ElementalSubstance ; - - -- Light grey transition element. Some meteorites - -- contain small amounts of metallic cobalt. Generally alloyed for use. - -- Mammals require small amounts of cobalt salts. Cobalt_60, an artificially - -- produced radioactive isotope of Cobalt is an important radioactive tracer - -- and cancer_treatment agent. Discovered by G. Brandt in 1737. - fun Cobalt : Class ; - fun Cobalt_Class : SubClass Cobalt ElementalSubstance ; - - -- Red_brown transition element. Known by the Romans - -- as 'cuprum.' Extracted and used for thousands of years. Malleable, - -- ductile and an excellent conductor of heat and electricity. When in moist - -- conditions, a greenish layer forms on the outside. - fun Copper : Class ; - fun Copper_Class : SubClass Copper ElementalSubstance ; - - -- Radioactive metallic transuranic element. Belongs - -- to actinoid series. Nine known isotopes, Cm_247 has a half_life of - -- 1.64*10^7 years. First identified by Glenn T. Seaborg and associates in - -- 1944, first produced by L.B. Werner and I. Perlman in 1947 by bombarding - -- americium_241 with {neutron}s. Named for Marie Curie. - fun Curium : Class ; - fun Curium_Class : SubClass Curium ElementalSubstance ; - - -- Metallic with a bright silvery_white lustre. - -- Dysprosium belongs to the lanthanoids. It is relatively stable in air at - -- room temperatures, it will however dissolve in mineral acids, evolving - -- hydrogen. It is found in from rare_earth minerals. There are seven - -- natural isotopes of dysprosium, and eight radioisotopes, Dy_154 being the - -- most stable with a half_life of 3*10^6 years. Dysprosium is used as a - -- neutron absorber in nuclear fission reactions, and in compact disks. It - -- was discovered by Paul Emile Lecoq de Boisbaudran in 1886 in France. Its - -- name comes from the Greek word dysprositos, which means hard to obtain. - fun Dysprosium : Class ; - fun Dysprosium_Class : SubClass Dysprosium ElementalSubstance ; - - -- Appearance is unknown, however it is most - -- probably metallic and silver or gray in color. Radioactive metallic - -- transuranic element belonging to the actinoids. Es_254 has the longest - -- half_life of the eleven known isotopes at 270 days. First identified by - -- Albert Ghiorso and associates in the debris of the 1952 hydrogen bomb - -- explosion. In 1961 the first microgram quantities of Es_232 were - -- separated. While einsteinium never exists naturally, if a sufficient - -- amount was assembled, it would pose a radiation hazard. - fun Einsteinium : Class ; - fun Einsteinium_Class : SubClass Einsteinium ElementalSubstance ; - - -- Soft silvery metallic element which belongs to the - -- lanthanoids. Six natural isotopes that are stable. Twelve artificial - -- isotopes are known. Used in nuclear technology as a neutron absorber. It - -- is being investigated for other possible uses. Discovered by Carl G. - -- Mosander in 1843. - fun Erbium : Class ; - fun Erbium_Class : SubClass Erbium ElementalSubstance ; - - -- Soft silvery metallic element belonging to the - -- lanthanoids. Eu_151 and Eu_153 are the only two stable isotopes, both of - -- which are {neutron} absorbers. Discovered in 1889 by Sir William - -- Crookes. - fun Europium : Class ; - fun Europium_Class : SubClass Europium ElementalSubstance ; - - -- Radioactive metallic transuranic element, belongs - -- to the actinoids. Ten known isotopes, most stable is Fm_257 with a - -- half_life of 10 days. First identified by Albert Ghiorso and associates - -- in the debris of the first hydrogen_bomb explosion in 1952. - fun Fermium : Class ; - fun Fermium_Class : SubClass Fermium ElementalSubstance ; - - -- A poisonous pale yellow gaseous element belonging - -- to group 17 of the periodic table (The halogens). It is the most - -- chemically reactive and electronegative element. It is highly dangerous, - -- causing severe chemical burns on contact with flesh. Fluorine was - -- identified by Scheele in 1771 and first isolated by Moissan in 1886. - fun Fluorine : Class ; - fun Fluorine_Class : SubClass Fluorine ElementalSubstance ; - - -- Radioactive element, belongs to group 1 of the - -- periodic table. Found in uranium and thorium ores. The 22 known isotopes - -- are all radioactive, with the most stable being Fr_223. Its existence was - -- confirmed in 1939 by Marguerite Perey. - fun Francium : Class ; - fun Francium_Class : SubClass Francium ElementalSubstance ; - - -- Soft silvery metallic element belonging to the - -- lanthanoids. Seven natural, stable isotopes are known in addition to - -- eleven artificial isotopes. Gd_155 and Gd_157 and the best neutron - -- absorbers of all elements. Gadolinium compounds are used in electronics. - -- Discovered by J.C.G Marignac in 1880. - fun Gadolinium : Class ; - fun Gadolinium_Class : SubClass Gadolinium ElementalSubstance ; - - -- Soft silvery metallic element, belongs to group 13 - -- of the periodic table. The two stable isotopes are Ga_69 and Ga_71. - -- Eight radioactive isotopes are known, all having short half_lives. - -- Gallium Arsenide is used as a semiconductor. Corrodes most other metals - -- by diffusing into their lattice. First identified by Francois Lecoq de - -- Boisbaudran in 1875. - fun Gallium : Class ; - fun Gallium_Class : SubClass Gallium ElementalSubstance ; - - -- Lustrous hard metalloid element, belongs to - -- group 14 of the periodic table. Forms a large number of organometallic - -- compounds. Predicted by Mendeleev in 1871, it was actually found in 1886 - -- by Winkler. - fun Germanium : Class ; - fun Germanium_Class : SubClass Germanium ElementalSubstance ; - - -- Gold is gold colored. It is the most malleable and - -- ductile metal known. There is only one stable isotope of gold, and five - -- radioisotopes of gold, Au_195 being the most stable with a half_life of - -- 186 days. Gold is used as a monetary standard, in jewelry, dentistry, - -- electronics. Au_198 is used in treating cancer and some other medical - -- conditions. Gold has been known to exist as far back as 2600 BC. Gold - -- comes from the Anglo_Saxon word gold. Its symbol, Au, comes from the - -- Latin word aurum, which means gold. Gold is not particularly toxic, - -- however it is known to cause damage to the liver and kidneys in some. - fun Gold : Class ; - fun Gold_Class : SubClass Gold ElementalSubstance ; - - -- Silvery lustrous metallic transition element. - -- Used in tungsten alloys in filaments and electrodes, also acts as a - -- neutron absorber. First reported by Urbain in 1911, existence was finally - -- established in 1923 by D. Coster, G.C. de Hevesy in 1923. - fun Hafnium : Class ; - fun Hafnium_Class : SubClass Hafnium ElementalSubstance ; - - -- Colourless, odourless gaseous nonmetallic element. - -- Belongs to group 18 of the periodic table. Lowest boiling point of all - -- elements and can only be solidified under pressure. Chemically inert, no - -- known compounds. Discovered in the solar spectrum in 1868 by Lockyer. - fun Helium : Class ; - fun Helium_Class : SubClass Helium ElementalSubstance ; - - -- Relatively soft and malleable silvery_white - -- metallic element, which is stable in dry air at room temperature. It - -- oxidizes in moist air and at high temperatures. It belongs to the - -- lanthanoids. A rare_earth metal, it is found in the minerals monazite and - -- gadolinite. It possesses unusual magnetic properties. One natural - -- isotope, Ho_165 exists, six radioisotopes exist, the most stable being - -- Ho_163 with a half_life of 4570 years. Holmium is used in some metal - -- alloys, it is also said to stimulate the metabolism. Discovered by Per - -- Theodor Cleve and J.L. Soret in Switzerland in 1879. The name homium - -- comes from the Greek word Holmia which means Sweden. While all holmium - -- compounds should be considered highly toxic, initial evidence seems to - -- indicate that they do not pose much danger. The metal's dust however, is - -- a fire hazard. - fun Holmium : Class ; - fun Holmium_Class : SubClass Holmium ElementalSubstance ; - - -- Colourless, odourless gaseous chemical element. - -- Lightest and most abundant element in the universe. Present in water and - -- in all organic compounds. Chemically reacts with most elements. - -- Discovered by Henry Cavendish in 1776. - fun Hydrogen : Class ; - fun Hydrogen_Class : SubClass Hydrogen ElementalSubstance ; - - -- Soft silvery element belonging to group 13 of the - -- periodic table. The most common natural isotope is In_115, which has a - -- half_life of 6*10^4 years. Five other radioisotopes exist. Discovered in - -- 1863 by Reich and Richter. - fun Indium : Class ; - fun Indium_Class : SubClass Indium ElementalSubstance ; - - -- Dark violet nonmetallic element, belongs to group - -- 17 of the periodic table. Insoluble in water. Required as a trace - -- element for living organisms. One stable isotope, I_127 exists, in - -- addition to fourteen radioactive isotopes. Chemically the least reactive - -- of the halogens, and the most electropositive metallic halogen. - -- Discovered in 1812 by Courtois. - fun Iodine : Class ; - fun Iodine_Class : SubClass Iodine ElementalSubstance ; - - -- Very hard and brittle, silvery metallic transition - -- element. It has a yellowish cast to it. Salts of iridium are highly - -- colored. It is the most corrosion resistant metal known, not attacked by - -- any acid, but is attacked by molten salts. There are two natural isotopes - -- of iridium, and 4 radioisotopes, the most stable being Ir_192 with a - -- half_life of 73.83 days. Ir_192 decays into {platinum}, while the other - -- radioisotopes decay into {osmium}. Iridium is used in high temperature - -- apparatus, electrical contacts, and as a hardening agent for platinum. - -- Discovered in 1803 by Smithson Tennant in England. The name comes from - -- the Greek word iris, which means rainbow. Iridium metal is generally - -- non_toxic due to its relative unreactivity, but iridium compounds should - -- be considered highly toxic. - fun Iridium : Class ; - fun Iridium_Class : SubClass Iridium ElementalSubstance ; - - -- Silvery malleable and ductile metallic transition - -- element. Has nine isotopes and is the fourth most abundant element in the - -- earth's crust. Required by living organisms as a trace element (used in - -- hemoglobin in humans.) Quite reactive, oxidizes in moist air, displaces - -- hydrogen from dilute acids and combines with nonmetallic elements. - fun Iron : Class ; - fun Iron_Class : SubClass Iron ElementalSubstance ; - - -- Colorless gaseous element, belongs to the noble - -- gases. Occurs in the air, 0.0001 percent by volume. It can be extracted - -- from liquid air by fractional distillation. Generally not isolated, but - -- used with other inert gases in fluorescent lamps. Five natural isotopes, - -- and five radioactive isotopes. Kr_85, the most stable radioactive - -- isotope, has a half_life of 10.76 years and is produced in fission - -- reactors. Practically inert, though known to form compounds with - -- {fluorine}. - fun Krypton : Class ; - fun Krypton_Class : SubClass Krypton ElementalSubstance ; - - -- (From the Greek word lanthanein, to line hidden) - -- Silvery metallic element belonging to group 3 of the periodic table and - -- oft considered to be one of the lanthanoids. Found in some rare_earth - -- minerals. Twenty_five natural isotopes exist. La_139 which is stable, - -- and La_138 which has a half_life of 10^10 to 10^15 years. The other - -- twenty_three isotopes are radioactive. It resembles the lanthanoids - -- chemically. Lanthanum has a low to moderate level of toxicity, and should - -- be handled with care. Discovered in 1839 by C.G. Mosander. - fun Lanthanum : Class ; - fun Lanthanum_Class : SubClass Lanthanum ElementalSubstance ; - - -- Appearance unknown, however it is most likely - -- silvery_white or grey and metallic. Lawrencium is a synthetic rare_earth - -- metal. There are eight known radioisotopes, the most stable being Lr_262 - -- with a half_life of 3.6 hours. Due to the short half_life of lawrencium, - -- and its radioactivity, there are no known uses for it. Identified by - -- Albert Ghiorso in 1961 at Berkeley. It was produced by bombarding - -- californium with boron ions. The name is temporary {IUPAC} nomenclature, - -- the origin of the name comes from Ernest O. Lawrence, the inventor of the - -- cyclotron. If sufficient amounts of lawrencium were produced, it would - -- pose a radiation hazard. - fun Lawrencium : Class ; - fun Lawrencium_Class : SubClass Lawrencium ElementalSubstance ; - - -- Heavy dull grey ductile metallic element, belongs to - -- group 14. Used in building construction, lead_place accumulators, bullets - -- and shot, and is part of solder, pewter, bearing metals, type metals and - -- fusible alloys. - fun Lead : Class ; - fun Lead_Class : SubClass Lead ElementalSubstance ; - - -- Socket silvery metal. First member of group 1 of - -- the periodic table. Lithium salts are used in psychomedicine. - fun Lithium : Class ; - fun Lithium_Class : SubClass Lithium ElementalSubstance ; - - -- Silvery_white rare_earth metal which is - -- relatively stable in air. It happens to be the most expensive rare_earth - -- metal. Its found with almost all rare_earth metals, but is very difficult - -- to separate from other elements. Least abundant of all natural elements. - -- Used in metal alloys, and as a catalyst in various processes. There are - -- two natural, stable isotopes, and seven radioisotopes, the most stable - -- being Lu_174 with a half_life of 3.3 years. The separation of lutetium - -- from {ytterbium} was described by Georges Urbain in 1907. It was - -- discovered at approximately the same time by Carl Auer von Welsbach. The - -- name comes from the Greek word lutetia which means Paris. - fun Lutetium : Class ; - fun Lutetium_Class : SubClass Lutetium ElementalSubstance ; - - -- Silvery metallic element belonging to group 2 of - -- the periodic table (alkaline_earth metals). It is essential for living - -- organisms, and is used in a number of light alloys. Chemically very - -- reactive, it forms a protective oxide coating when exposed to air and - -- burns with an intense white flame. It also reacts with sulphur, nitrogen - -- and the halogens. First isolated by Bussy in 1828. - fun Magnesium : Class ; - fun Magnesium_Class : SubClass Magnesium ElementalSubstance ; - - -- Grey brittle metallic transition element. - -- Rather electropositive, combines with some non_metals when heated. - -- Discovered in 1774 by Scheele. - fun Manganese : Class ; - fun Manganese_Class : SubClass Manganese ElementalSubstance ; - - -- Half_life of approximately 5ms. The creation - -- of this element demonstrated that fusion techniques could indeed be used - -- to make new, heavy nuclei. Made and identified by physicists of the Heavy - -- Ion Research Laboratory, Darmstadt, West Germany in 1982. Named in honor - -- of Lise Meitner the Austrian physicist. - fun Meitnerium : Class ; - fun Meitnerium_Class : SubClass Meitnerium ElementalSubstance ; - - -- Radioactive metallic transuranic element. - -- Belongs to the actinoid series. Only known isotope, Md_256 has a - -- half_life of 1.3 hours. First identified by Glenn T. Seaborg, Albert - -- Ghiorso and associates in 1955. Alternative name {unnilunium} has been - -- proposed. Named after the 'inventor' of the periodic table, Dmitri - -- Mendeleev. - fun Mendelevium : Class ; - fun Mendelevium_Class : SubClass Mendelevium ElementalSubstance ; - - -- Heavy silvery liquid metallic element, belongs to - -- the zinc group. Used in thermometers, barometers and other scientific - -- apparatus. Less reactive than zinc and cadmium, does not displace - -- hydrogen from acids. Forms a number of complexes and organomercury - -- compounds. - fun Mercury : Class ; - fun Mercury_Class : SubClass Mercury ElementalSubstance ; - - -- Silvery_white, hard metallic transition - -- element. It is chemically unreactive and is not affected by most acids. - -- It oxidizes at high temperatures. There are seven natural isotopes, and - -- four radioisotopes, Mo_93 being the most stable with a half_life of 3500 - -- years. Molybdenum is used in almost all high_strength steels, it has - -- nuclear applications, and is a catalyst in petroleum refining. Discovered - -- in 1778 by Carl Welhelm Scheele of Sweden. Impure metal was prepared in - -- 1782 by Peter Jacob Hjelm. The name comes from the Greek word molybdos - -- which means lead. Trace amounts of molybdenum are required for all known - -- forms of life. All molybdenum compounds should be considered highly - -- toxic, and will also cause severe birth defects. - fun Molybdenum : Class ; - fun Molybdenum_Class : SubClass Molybdenum ElementalSubstance ; - - -- Soft bright silvery metallic element, belongs to - -- the lanthanoids. Seven natural isotopes, Nd_144 being the only - -- radioactive one with a half_life of 10^10 to 10^15 years. Six artificial - -- radioisotopes have been produced. The metal is used in glass works to - -- color class a shade of violet_purple and make it dichroic. One of the - -- more reactive rare_earth metals, quickly reacts with air. Used in some - -- rare_earth alloys. Neodymium is used to color the glass used in welder's - -- glasses. Neodymium is also used in very powerful, permanent magnets - -- (Nd2Fe14B). Discovered by Carl F. Auer von Welsbach in Austria in 1885 - -- by separating didymium into its elemental components {praseodymium} and - -- neodymium. The name comes from the Greek words 'neos didymos' which means - -- 'new twin'. Neodymium should be considered highly toxic, however evidence - -- would seem to show that it acts as little more than a skin and eye - -- irritant. The dust however, presents a fire and explosion hazard. - fun Neodymium : Class ; - fun Neodymium_Class : SubClass Neodymium ElementalSubstance ; - - -- Colourless gaseous element of group 18 on the - -- periodic table (noble gases). Neon occurs in the atmosphere, and - -- comprises 0.0018 percent of the volume of the atmosphere. It has a - -- distinct reddish glow when used in discharge tubes and neon based lamps. - -- It forms almost no chemical compounds. Neon was discovered in 1898 by Sir - -- William Ramsey and M.W. Travers. - fun Neon : Class ; - fun Neon_Class : SubClass Neon ElementalSubstance ; - - -- Radioactive metallic transuranic element, - -- belongs to the actinoids. Np_237, the most stable isotope, has a - -- half_life of 2.2*10^6 years and is a by product of nuclear reactors. The - -- other known isotopes have mass numbers 229 through 236, and 238 through - -- 241. Np_236 has a half_life of 5*10^3 years. First produced by Edwin M. - -- McMillan and P.H. Abelson in 1940. - fun Neptunium : Class ; - fun Neptunium_Class : SubClass Neptunium ElementalSubstance ; - - -- Malleable ductile silvery metallic transition - -- element. Discovered by A.F. Cronstedt in 1751. - fun Nickel : Class ; - fun Nickel_Class : SubClass Nickel ElementalSubstance ; - - -- Soft, ductile grey_blue metallic transition - -- element. Used in special steels and in welded joints to increase - -- strength. Combines with halogens and oxidizes in air at 200 degrees - -- celsius. Discovered by Charles Hatchett in 1801 and isolated by - -- Blomstrand in 1864. Called {columbium} originally. - fun Niobium : Class ; - fun Niobium_Class : SubClass Niobium ElementalSubstance ; - - -- Colourless, gaseous element which belongs to - -- group 15 of the periodic table. Constitutes ~78 percent of the atmosphere - -- and is an essential part of the ecosystem. Nitrogen for industrial - -- purposes is acquired by the fractional distillation of liquid air. - -- Chemically inactive, reactive generally only at high temperatures or in - -- electrical discharges. It was discovered in 1772 by D. Rutherford. - fun Nitrogen : Class ; - fun Nitrogen_Class : SubClass Nitrogen ElementalSubstance ; - - -- Radioactive metallic transuranic element, belongs - -- to the actinoids. Seven known isotopes exist, the most stable being - -- No_254 with a half_life of 255 seconds. First identified with certainty - -- by Albert Ghiorso and Glenn T. Seaborg in 1966. {Unnilbium} has been - -- proposed as an alternative name. - fun Nobelium : Class ; - fun Nobelium_Class : SubClass Nobelium ElementalSubstance ; - - -- Hard blue_white metallic transition element. Found - -- with platinum and used in some alloys with platinum and iridium. - fun Osmium : Class ; - fun Osmium_Class : SubClass Osmium ElementalSubstance ; - - -- A colourless, odourless gaseous element belonging - -- to group 16 of the periodic table. It is the most abundant element - -- present in the earth's crust. It also makes up 20.8 percent of the - -- Earth's atmosphere. For industrial purposes, it is separated from liquid - -- air by fractional distillation. It is used in high temperature welding, - -- and in breathing. It commonly comes in the form of Oxygen, but is found - -- as Ozone in the upper atmosphere. It was discovered by Priestley in - -- 1774. - fun Oxygen : Class ; - fun Oxygen_Class : SubClass Oxygen ElementalSubstance ; - - -- Soft white ductile transition element. Found - -- with some copper and nickel ores. Does not react with oxygen at normal - -- temperatures. Dissolves slowly in hydrochloric acid. Discovered in 1803 - -- by W.H. Wollaston. - fun Palladium : Class ; - fun Palladium_Class : SubClass Palladium ElementalSubstance ; - - -- Non_metallic element belonging to group 15 of - -- the periodic table. Has a multiple allotropic forms. Essential element - -- for living organisms. It was discovered by Brandt in 1669. - fun Phosphorus : Class ; - fun Phosphorus_Class : SubClass Phosphorus ElementalSubstance ; - - -- Attractive greyish_white metal. When pure, it is - -- malleable and ductile. Does not oxidize in air, insoluble in hydrochloric - -- and nitric acid. Corroded by halogens, cyandies, sulphur and alkalis. - -- {Hydrogen} and {oxygen} react explosively in the presence of platinum. - -- There are six stable isotopes and three radioisotopes, the most stable - -- being Pt_193 with a half_life of 60 years. Platinum is used in jewelry, - -- laboratory equipment, electrical contacts, dentistry, and anti_pollution - -- devices in cars. PtCl2(NH3)2 is used to treat some forms of cancer. - -- Platinum_{cobalt} alloys have magnetic properties. It is also used in the - -- definition of the Standard Hydrogen Electrode. Discovered by Antonio de - -- Ulloa in South America in 1735. The name comes from the Spanish word - -- platina which means silver. Platinum metal is generally not a health - -- concern due to its unreactivity, however platinum compounds should be - -- considered highly toxic. - fun Platinum : Class ; - fun Platinum_Class : SubClass Platinum ElementalSubstance ; - - -- Dense silvery radioactive metallic transuranic - -- element, belongs to the actinoids. Pu_244 is the most stable isotope with - -- a half_life of 7.6*10^7 years. Thirteen isotopes are known. Pu_239 is - -- the most important, it undergoes nuclear fission with slow neutrons and is - -- hence important to nuclear weapons and reactors. Plutonium production is - -- monitored down to the gram to prevent military misuse. First produced by - -- Gleen T. Seaborg, Edwin M. McMillan, J.W. Kennedy and A.C. Wahl in - -- 1940. - fun Plutonium : Class ; - fun Plutonium_Class : SubClass Plutonium ElementalSubstance ; - - -- Rare radioactive metallic element, belongs to - -- group 16 of the periodic table. Over 30 known isotopes exist, the most of - -- all elements. Po_209 has a half_life of 103 years. Possible uses in - -- heating spacecraft. Discovered by Marie Curie in 1898 in a sample of - -- pitchblende. - fun Polonium : Class ; - fun Polonium_Class : SubClass Polonium ElementalSubstance ; - - -- Soft silvery metallic element belonging to group - -- 1 of the periodic table (alkali metals). Occurs naturally in seawater and - -- a many minerals. Highly reactive, chemically, it resembles sodium in its - -- behavior and compounds. Discovered by Sir Humphry Davy in 1807. - fun Potassium : Class ; - fun Potassium_Class : SubClass Potassium ElementalSubstance ; - - -- Soft silvery metallic element, belongs to the - -- lanthanoids. Only natural isotope is Pr_141 which is not radioactive. - -- Fourteen radioactive isotopes have been artificially produced. Used in - -- rare_earth alloys. Discovered in 1885 by C.A. von Welsbach. - fun Praseodymium : Class ; - fun Praseodymium_Class : SubClass Praseodymium ElementalSubstance ; - - -- Soft silvery metallic element, belongs to the - -- lanthanoids. Pm_147, the only natural isotope, is radioactive and has a - -- half_life of 252 years. Eighteen radioisotopes have been produced, but - -- all have very short half_lives. Found only in nuclear decay waste. - -- Pm_147 is of interest as a beta_decay source, however Pm_146 and Pm_148 - -- have to be removed from it first, as they generate gamma radiation. - -- Discovered by J.A. Marinsky, L.E. Glendenin and C.D. Coryell in - -- 1947. - fun Promethium : Class ; - fun Promethium_Class : SubClass Promethium ElementalSubstance ; - - -- Radioactive metallic element, belongs to the - -- actinoids. The most stable isotope, Pa_231 has a half_life of 2.43*10^4 - -- years. At least 10 other radioactive isotopes are known. No practical - -- applications are known. Discovered in 1917 by Lise Meitner and Otto - -- Hahn. - fun Protactinium : Class ; - fun Protactinium_Class : SubClass Protactinium ElementalSubstance ; - - -- Radioactive metallic transuranic element, belongs - -- to group 2 of the periodic table. Most stable isotope, Ra_226 has a - -- half_life of 1602 years, which decays into radon. Isolated from - -- pitchblende in 1898 Marie and Pierre Curie. - fun Radium : Class ; - fun Radium_Class : SubClass Radium ElementalSubstance ; - - -- Colorless radioactive gaseous element, belongs to - -- the noble gases. Of the twenty known isotopes, the most stable is Rn_222 - -- with a half_life of 3.8 days. Formed by the radioactive decay of - -- {Radium}_226. Radon itself decays into {polonium}. Used in radiotherapy. - -- As a noble gas, it is effectively inert, though radon fluoride has been - -- synthesized. First isolated in 1908 by Ramsey and Gray. - fun Radon : Class ; - fun Radon_Class : SubClass Radon ElementalSubstance ; - - -- Silvery_white metallic transition element. - -- Obtained as a by_product of molybdenum refinement. Rhenium_molybdenum - -- alloys are superconducting. - fun Rhenium : Class ; - fun Rhenium_Class : SubClass Rhenium ElementalSubstance ; - - -- Silvery white metallic transition element. Found - -- with platinum and used in some platinum alloys. Not attacked by acids, - -- dissolves only in aqua regia. Discovered in 1803 by W.H. Wollaston. - fun Rhodium : Class ; - fun Rhodium_Class : SubClass Rhodium ElementalSubstance ; - - -- Soft silvery metallic element, belongs to group 1 - -- of the periodic table. Rb_97, the naturally occurring isotope, is - -- radioactive. It is highly reactive, with properties similar to other - -- elements in group 1, like igniting spontaneously in air. Discovered - -- spectroscopically in 1861 by W. Bunsen and G.R. Kirchoff. - fun Rubidium : Class ; - fun Rubidium_Class : SubClass Rubidium ElementalSubstance ; - - -- Hard white metallic transition element. Found - -- with platinum, used as a catalyst in some platinum alloys. Dissolves in - -- fused alkalis, and is not attacked by acids. Reacts with halogens and - -- oxygen at high temperatures. Isolated in 1844 by K.K. Klaus. - fun Ruthenium : Class ; - fun Ruthenium_Class : SubClass Ruthenium ElementalSubstance ; - - -- Soft silvery metallic element, belongs to the - -- lanthanoids. Seven natural isotopes, Sm_147 is the only radioisotope, and - -- has a half_life of 2.5*10^11 years. Used for making special alloys needed - -- in the production of nuclear reactors. Also used as a neutron absorber. - -- Small quantities of samarium oxide is used in special optical glasses. - -- The largest use of the element is its ferromagnetic alloy which produces - -- permanent magnets that are five times stronger than magnets produced by - -- any other material. Discovered by Francois Lecoq de Boisbaudran in - -- 1879. - fun Samarium : Class ; - fun Samarium_Class : SubClass Samarium ElementalSubstance ; - - -- Rare soft silvery metallic element belonging to - -- group 3 of the periodic table. There are ten isotopes, nine of which are - -- radioactive and have short half_lives. Predicted in 1869 by Mendeleev, - -- isolated by Nilson in 1879. - fun Scandium : Class ; - fun Scandium_Class : SubClass Scandium ElementalSubstance ; - - -- Metalloid element, belongs to group 16 of the - -- periodic table. Multiple allotropic forms exist. Chemically resembles - -- sulphur. Discovered in 1817 by Jons J. Berzelius. - fun Selenium : Class ; - fun Selenium_Class : SubClass Selenium ElementalSubstance ; - - -- Metalloid element belonging to group 14 of the - -- periodic table. It is the second most abundant element in the Earth's - -- crust, making up 25.7 percent of it by weight. Chemically less reactive - -- than carbon. First identified by Lavoisier in 1787 and first isolated in - -- 1823 by Berzelius. - fun Silicon : Class ; - fun Silicon_Class : SubClass Silicon ElementalSubstance ; - - -- White lustrous soft metallic transition element. - -- Found in both its elemental form and in minerals. Used in jewellery, - -- tableware and so on. Less reactive than silver, chemically. - fun Silver : Class ; - fun Silver_Class : SubClass Silver ElementalSubstance ; - - -- Soft silvery reactive element belonging to group 1 - -- of the periodic table (alkali metals). It is highly reactive, oxidizing - -- in air and reacting violently with water, forcing it to be kept under oil. - -- It was first isolated by Humphrey Davy in 1807. - fun Sodium : Class ; - fun Sodium_Class : SubClass Sodium ElementalSubstance ; - - -- Soft yellowish metallic element, belongs to - -- group 2 of the periodic table. Highly reactive chemically. Sr_90 is - -- present in radioactive fallout and has a half_life of 28 years. - -- Discovered in 1798 by Klaproth and Hope, isolated in 1808 by Humphry - -- Davy. - fun Strontium : Class ; - fun Strontium_Class : SubClass Strontium ElementalSubstance ; - - -- Yellow, nonmetallic element belonging to group 16 - -- of the periodic table. It is an essential element in living organisms, - -- needed in the amino acids cysteine and methionine, and hence in many - -- proteins. Absorbed by plants from the soil as sulphate ion. - fun Sulphur : Class ; - fun Sulphur_Class : SubClass Sulphur ElementalSubstance ; - - -- Heavy blue_grey metallic transition element. - -- Ta_181 is a stable isotope, and Ta_180 is a radioactive isotope, with a - -- half_life in excess of 10^7 years. Used in surgery as it is unreactive. - -- Forms a passive oxide layer in air. Identified in 1802 by Ekeberg and - -- isolated in 1820 by Jons J. Berzelius. - fun Tantalum : Class ; - fun Tantalum_Class : SubClass Tantalum ElementalSubstance ; - - -- Radioactive metallic transition element. Can - -- be detected in some stars and the fission products of uranium. First made - -- by Perrier and Segre by bombarding molybdenum with deutrons, giving them - -- Tc_97. Tc_99 is the most stable isotope with a half_life of 2.6*10^6 - -- years. Sixteen isotopes are known. Organic technetium compounds are used - -- in bone imaging. Chemical properties are intermediate between rhenium and - -- manganese. - fun Technetium : Class ; - fun Technetium_Class : SubClass Technetium ElementalSubstance ; - - -- Silvery metalloid element of group 16. Eight - -- natural isotopes, nine radioactive isotopes. Used in semiconductors and - -- to a degree in some steels. Chemistry is similar to {sulphur}. - -- Discovered in 1782 by Franz Miller. - fun Tellurium : Class ; - fun Tellurium_Class : SubClass Tellurium ElementalSubstance ; - - -- Silvery metallic element belonging to the - -- lanthanoids. Tb_159 is the only stable isotope, there are seventeen - -- artificial isotopes. Discovered by G.G. Mosander in 1843. - fun Terbium : Class ; - fun Terbium_Class : SubClass Terbium ElementalSubstance ; - - -- Pure, unreacted thallium appears silvery_white - -- and exhibits a metallic lustre. Upon reacting with air, it begins to turn - -- bluish_grey and looks like lead. It is very malleable, and can be cut - -- with a knife. There are two stable isotopes, and four radioisotopes, - -- Tl_204 being the most stable with a half_life of 3.78 years. Thallium - -- sulphate was used as a rodenticide. Thallium sulphine's conductivity - -- changes with exposure to infrared light, this gives it a use in infrared - -- detectors. Discovered by Sir William Crookes via spectroscopy. Its name - -- comes from the Greek word thallos, which means green twig. Thallium and - -- its compounds are toxic and can cause cancer. - fun Thallium : Class ; - fun Thallium_Class : SubClass Thallium ElementalSubstance ; - - -- Grey radioactive metallic element. Belongs to - -- actinoids. Found in monazite sand in Brazil, India and the US. - -- Thorium_232 has a half_life of 1.39x10^10 years. Can be used as a nuclear - -- fuel for breeder reactors. Thorium_232 captures slow {neutron}s and - -- breeds uranium_233. Discovered by Jons J. Berzelius in 1829. - fun Thorium : Class ; - fun Thorium_Class : SubClass Thorium ElementalSubstance ; - - -- Soft grey metallic element that belongs to the - -- lanthanoids. One natural isotope exists, Tm_169, and seventeen artificial - -- isotopes have been produced. No known uses for the element. Discovered - -- in 1879 by Per Theodor Cleve. - fun Thulium : Class ; - fun Thulium_Class : SubClass Thulium ElementalSubstance ; - - -- Silvery malleable metallic element belonging to group - -- 14 of the periodic table. Twenty_six isotopes are known, five of which - -- are radioactive. Chemically reactive. Combines directly with chlorine - -- and oxygen and displaces hydrogen from dilute acids. - fun Tin : Class ; - fun Tin_Class : SubClass Tin ElementalSubstance ; - - -- White metallic transition element. Occurs in - -- numerous minerals. Used in strong, light corrosion_resistant alloys. - -- Forms a passive oxide coating when exposed to air. First discovered by - -- Gregor in 1789. - fun Titanium : Class ; - fun Titanium_Class : SubClass Titanium ElementalSubstance ; - - -- White or grey metallic transition element, - -- formerly called {wolfram}. Forms a protective oxide in air and can be - -- oxidized at high temperature. First isolated by Jose and Fausto de - -- Elhuyer in 1783. - fun Tungsten : Class ; - fun Tungsten_Class : SubClass Tungsten ElementalSubstance ; - - -- Half_life of approximately 10ms. Reported in - -- 1994 by German researchers at Darmstadt, Germany. - fun Unnildecium : Class ; - fun Unnildecium_Class : SubClass Unnildecium ElementalSubstance ; - - -- Half_life of 0.9 +/_ 0.2 s. Discovered by the - -- Joint Institute for Nuclear Research at Dubna (U.S.S.R.) in June of 1974. - -- Its existence was confirmed by the Lawrence Berkeley Laboratory and - -- Livermore National Laboratory in September of 1974. - fun Unnilhexium : Class ; - fun Unnilhexium_Class : SubClass Unnilhexium ElementalSubstance ; - - -- Radioactive transition metal. - fun Unniloctium : Class ; - fun Unniloctium_Class : SubClass Unniloctium ElementalSubstance ; - - -- Radioactive transactinide element. Half_life - -- of 1.6s. Discovered in 1970 by Berkeley researchers. So far, seven - -- isotopes have been discovered. - fun Unnilpentium : Class ; - fun Unnilpentium_Class : SubClass Unnilpentium ElementalSubstance ; - - -- Radioactive transactinide element. Expected - -- to have similar chemical properties to those displayed by hafnium. Rf_260 - -- was discovered by the Joint Nuclear Research Institute at Dubna (U.S.S.R.) - -- in 1964. Researchers at Berkeley discovered Unq_257 and Unq_258 in - -- 1964. - fun Unnilquadium : Class ; - fun Unnilquadium_Class : SubClass Unnilquadium ElementalSubstance ; - - -- Radioactive transition metal. Half_life of - -- approximately 1/500 s. Discovered by the Joint Institute for Nuclear - -- Research at Dubna (U.S.S.R.) in 1976. Confirmed by West German physicists - -- at the Heavy Ion Research Laboratory at Darmstadt. - fun Unnilseptium : Class ; - fun Unnilseptium_Class : SubClass Unnilseptium ElementalSubstance ; - - -- White radioactive metallic element belonging to - -- the actinoids. Three natural isotopes, U_238, U_235 and U_234. - -- Uranium_235 is used as the fuel for nuclear reactors and weapons. - -- Discovered by Martin H. Klaproth in 1789. - fun Uranium : Class ; - fun Uranium_Class : SubClass Uranium ElementalSubstance ; - - -- Soft and ductile, bright white metal. Good - -- resistance to corrosion by alkalis, sulphuric and hydrochloric acid. It - -- oxidizes readily about 933K. There are two naturally occurring isotopes - -- of vanadium, and 5 radioisotopes, V_49 having the longest half_life at 337 - -- days. Vanadium has nuclear applications, the foil is used in cladding - -- titanium to steel, and vanadium_gallium tape is used to produce a - -- superconductive magnet. Originally discovered by Andres Manuel del Rio of - -- Mexico City in 1801. His discovery went unheeded, however, and in 1820, - -- Nils Gabriel Sefstron of Sweden rediscovered it. Metallic vanadium was - -- isolated by Henry Enfield Roscoe in 1867. The name vanadium comes from - -- {Vanadis}, a goddess of Scandinavian mythology. Silvery_white metallic - -- transition element. Vanadium is essential to {ascidian}s. Rats and - -- chickens are also known to require it. Metal powder is a fire hazard, and - -- vanadium compounds should be considered highly toxic. May cause lung - -- cancer if inhaled. - fun Vanadium : Class ; - fun Vanadium_Class : SubClass Vanadium ElementalSubstance ; - - -- Colourless, odourless gas belonging to group 18 on - -- the periodic table (the noble gases.) Nine natural isotopes and seven - -- radioactive isotopes are known. Xenon was part of the first noble_gas - -- compound synthesized. Several others involving Xenon have been found - -- since then. Xenon was discovered by Ramsey and Travers in 1898. - fun Xenon : Class ; - fun Xenon_Class : SubClass Xenon ElementalSubstance ; - - -- Silvery metallic element of the lanthanoids. - -- Seven natural isotopes and ten artificial isotopes are known. Used in - -- certain steels. Discovered by J.D.G. Marignac in 1878. - fun Ytterbium : Class ; - fun Ytterbium_Class : SubClass Ytterbium ElementalSubstance ; - - -- Silvery_grey metallic element of group 3 on the - -- periodic table. Found in uranium ores. The only natural isotope is Y_89, - -- there are 14 other artificial isotopes. Chemically resembles the - -- lanthanoids. Stable in the air below 400 degrees, celsius. Discovered in - -- 1828 by Friedrich Wohler. - fun Yttrium : Class ; - fun Yttrium_Class : SubClass Yttrium ElementalSubstance ; - - -- Blue_white metallic element. Occurs in multiple - -- compounds naturally. Five stable isotopes are six radioactive isotopes - -- have been found. Chemically a reactive metal, combines with oxygen and - -- other non_metals, reacts with dilute acids to release hydrogen. - fun Zinc : Class ; - fun Zinc_Class : SubClass Zinc ElementalSubstance ; - - -- Grey_white metallic transition element. Five - -- natural isotopes and six radioactive isotopes are known. Used in nuclear - -- reactors for a {neutron} absorber. Discovered in 1789 by Martin Klaproth, - -- isolated in 1824 by Berzelius. - fun Zirconium : Class ; - fun Zirconium_Class : SubClass Zirconium ElementalSubstance ; - -} diff --git a/examples/SUMO/ElementsEng.gf b/examples/SUMO/ElementsEng.gf deleted file mode 100644 index b049f8ad0..000000000 --- a/examples/SUMO/ElementsEng.gf +++ /dev/null @@ -1,116 +0,0 @@ ---# -path=.:englishExtended -concrete ElementsEng of Elements = MergeEng ** open ParadigmsEng,NounEng in { - -lin - Hydrogen = UseN (mkN "Hydrogen") ; - Helium = UseN (mkN "Helium") ; - Lithium = UseN (mkN "Lithium") ; - Beryllium = UseN (mkN "Beryllium") ; - Boron = UseN (mkN "Boron") ; - Carbon = UseN (mkN "Carbon") ; - Nitrogen = UseN (mkN "Nitrogen") ; - Oxygen = UseN (mkN "Oxygen") ; - Fluorine = UseN (mkN "Fluorine") ; - Neon = UseN (mkN "Neon") ; - Sodium = UseN (mkN "Sodium") ; - Magnesium = UseN (mkN "Magnesium") ; - Aluminum = UseN (mkN "Aluminum") ; - Silicon = UseN (mkN "Silicon") ; - Phosphorus = UseN (mkN "Phosphorus") ; - Sulphur = UseN (mkN "Sulphur") ; - Chlorine = UseN (mkN "Chlorine") ; - Argon = UseN (mkN "Argon") ; - Potassium = UseN (mkN "Potassium") ; - Calcium = UseN (mkN "Calcium") ; - Scandium = UseN (mkN "Scandium") ; - Titanium = UseN (mkN "Titanium") ; - Vanadium = UseN (mkN "Vanadium") ; - Chromium = UseN (mkN "Chromium") ; - Manganese = UseN (mkN "Manganese") ; - Iron = UseN (mkN "Iron") ; - Cobalt = UseN (mkN "Cobalt") ; - Nickel = UseN (mkN "Nickel") ; - Copper = UseN (mkN "Copper") ; - Zinc = UseN (mkN "Zinc") ; - Gallium = UseN (mkN "Gallium") ; - Germanium = UseN (mkN "Germanium") ; - Arsenic = UseN (mkN "Arsenic") ; - Selenium = UseN (mkN "Selenium") ; - Bromine = UseN (mkN "Bromine") ; - Krypton = UseN (mkN "Krypton") ; - Rubidium = UseN (mkN "Rubidium") ; - Strontium = UseN (mkN "Strontium") ; - Yttrium = UseN (mkN "Yttrium") ; - Zirconium = UseN (mkN "Zirconium") ; - Niobium = UseN (mkN "Niobium") ; - Molybdenum = UseN (mkN "Molybdenum") ; - Technetium = UseN (mkN "Technetium") ; - Ruthenium = UseN (mkN "Ruthenium") ; - Rhodium = UseN (mkN "Rhodium") ; - Palladium = UseN (mkN "Palladium") ; - Silver = UseN (mkN "Silver") ; - Cadmium = UseN (mkN "Cadmium") ; - Indium = UseN (mkN "Indium") ; - Tin = UseN (mkN "Tin") ; - Antimony = UseN (mkN "Antimony") ; - Tellurium = UseN (mkN "Tellurium") ; - Iodine = UseN (mkN "Iodine") ; - Xenon = UseN (mkN "Xenon") ; - Caesium = UseN (mkN "Caesium") ; - Barium = UseN (mkN "Barium") ; - Lanthanum = UseN (mkN "Lanthanum") ; - Cerium = UseN (mkN "Cerium") ; - Praseodymium = UseN (mkN "Praseodymium") ; - Neodymium = UseN (mkN "Neodymium") ; - Promethium = UseN (mkN "Promethium") ; - Samarium = UseN (mkN "Samarium") ; - Europium = UseN (mkN "Europium") ; - Gadolinium = UseN (mkN "Gadolinium") ; - Terbium = UseN (mkN "Terbium") ; - Dysprosium = UseN (mkN "Dysprosium") ; - Holmium = UseN (mkN "Holmium") ; - Erbium = UseN (mkN "Erbium") ; - Thulium = UseN (mkN "Thulium") ; - Ytterbium = UseN (mkN "Ytterbium") ; - Lutetium = UseN (mkN "Lutetium") ; - Hafnium = UseN (mkN "Hafnium") ; - Tantalum = UseN (mkN "Tantalum") ; - Tungsten = UseN (mkN "Tungsten") ; - Rhenium = UseN (mkN "Rhenium") ; - Osmium = UseN (mkN "Osmium") ; - Iridium = UseN (mkN "Iridium") ; - Platinum = UseN (mkN "Platinum") ; - Gold = UseN (mkN "Gold") ; - Mercury = UseN (mkN "Mercury") ; - Thallium = UseN (mkN "Thallium") ; - Lead = UseN (mkN "Lead") ; - Bismuth = UseN (mkN "Bismuth") ; - Polonium = UseN (mkN "Polonium") ; - Astatine = UseN (mkN "Astatine") ; - Radon = UseN (mkN "Radon") ; - Francium = UseN (mkN "Francium") ; - Radium = UseN (mkN "Radium") ; - Actinium = UseN (mkN "Actinium") ; - Thorium = UseN (mkN "Thorium") ; - Protactinium = UseN (mkN "Protactinium") ; - Uranium = UseN (mkN "Uranium") ; - Neptunium = UseN (mkN "Neptunium") ; - Plutonium = UseN (mkN "Plutonium") ; - Americium = UseN (mkN "Americium") ; - Curium = UseN (mkN "Curium") ; - Berkelium = UseN (mkN "Berkelium") ; - Californium = UseN (mkN "Californium") ; - Einsteinium = UseN (mkN "Einsteinium") ; - Fermium = UseN (mkN "Fermium") ; - Mendelevium = UseN (mkN "Mendelevium") ; - Nobelium = UseN (mkN "Nobelium") ; - Lawrencium = UseN (mkN "Lawrencium") ; - Unnilquadium = UseN (mkN "Unnilquadium") ; - Unnilpentium = UseN (mkN "Unnilpentium") ; - Unnilhexium = UseN (mkN "Unnilhexium") ; - Unnilseptium = UseN (mkN "Unnilseptium") ; - Unniloctium = UseN (mkN "Unniloctium") ; - Meitnerium = UseN (mkN "Meitnerium") ; - Unnildecium = UseN (mkN "Unnildecium") ; - -} diff --git a/examples/SUMO/Engineering.gf b/examples/SUMO/Engineering.gf deleted file mode 100644 index e9059da8a..000000000 --- a/examples/SUMO/Engineering.gf +++ /dev/null @@ -1,1007 +0,0 @@ -abstract Engineering = MidLevelOntology ** { - - -- A PureTwopole that accumulates across variable. - fun AcrossVariableAccumulator : Class ; - fun AcrossVariableAccumulator_Class : SubClass AcrossVariableAccumulator PureTwopole ; - - -- A Source that models a generator of across variable. - fun AcrossVariableSource : Class ; - fun AcrossVariableSource_Class : SubClass AcrossVariableSource Source ; - - -- algebraic equation or set of equations - fun AlgebraicAttribute : Ind EquationAttribute ; - - -- An Equation that is not - -- a DifferentialEquation - fun AlgebraicEquation : Class ; - fun AlgebraicEquation_Class : SubClass AlgebraicEquation Equation ; - - -- Set of both differential and algebraic equations - fun AlgebroDifferentialAttribute : Ind InternalAttribute ; - - -- Electronic equipment that increases strength of - -- signals passing through it, it can be modeled using a controlled - -- source, or an operational amplifier. - fun Amplifier : Class ; - fun Amplifier_Class : SubClass Amplifier ElectricalCircuit ; - - -- PhysicalDimension of angular velocity, [s^_1]. - fun AngularVelocity : Ind PhysicalDimension ; - - -- set of application domains (medicine, physics, etc) - fun ApplicationDomain : Class ; - fun ApplicationDomain_Class : SubClass ApplicationDomain InternalAttribute ; - - -- article - fun ArticleCategory : Ind DocumentCategory ; - - -- astronomy - fun AstronomyDomain : Class ; - fun AstronomyDomain_Class : SubClass AstronomyDomain PhysicsDomain ; - - -- For given class and for given attribute, return - -- a subclass of the class of object having the attribute - fun AttrFn : Class -> El Attribute -> Class ; - - -- autonomous - fun Autonomous : Class ; - fun Autonomous_Class : SubClass Autonomous InternalAttribute ; - - -- With no backlash. - fun Backlashless : Class ; - fun Backlashless_Class : SubClass Backlashless InternalAttribute ; - - -- the part of a transistor that separates the emitter - -- from the collector - fun Base : Class ; - fun Base_Class : SubClass Base Terminal ; - - -- Battery is a subclass of Device. Batteries are - -- devices that use chemical means to store or produce electrical power. - fun Battery : Class ; - fun Battery_Class : SubClass Battery (both ElectricDevice DCPowerSource) ; - - -- Bessel's equation - fun BesselsEquation : Class ; - fun BesselsEquation_Class : SubClass BesselsEquation (both NonlinearEquation OrdinaryDifferentialEquation) ; - - -- Bipolar transistor - fun BjtTransistor : Class ; - fun BjtTransistor_Class : SubClass BjtTransistor Transistor ; - - -- A SinglePhaseRectifier of - -- that exploits both polarities of the input power source. - fun BridgeSinglePhaseRectifier : Class ; - fun BridgeSinglePhaseRectifier_Class : SubClass BridgeSinglePhaseRectifier SinglePhaseRectifier ; - - -- With no brushes (of electrical motors) - fun Brushless : Class ; - fun Brushless_Class : SubClass Brushless InternalAttribute ; - - -- An ElectricalComponent characterized by its - -- capacitance. - fun Capacitor : Class ; - fun Capacitor_Class : SubClass Capacitor ElectricalComponent ; - - -- An AcrossVariableAccumulator from electrical energy domain. - fun CapacitorElement : Class ; - fun CapacitorElement_Class : SubClass CapacitorElement ElectricDevice ; - - -- 4_wheeled motor vehicle, usually propelled by - -- an internal combustion engine - fun Car : Class ; - fun Car_Class : SubClass Car Vehicle ; - - -- circuit theory - fun CircuitTheoryDomain : Class ; - fun CircuitTheoryDomain_Class : SubClass CircuitTheoryDomain (both ElectricalEngineeringDomain PhysicsDomain) ; - - -- the electrode in a transistor through which a - -- primary flow of carriers leaves the inter_electrode region - fun Collector : Class ; - fun Collector_Class : SubClass Collector Terminal ; - - -- The ability of material to stretch or bend. - fun Compliance : Ind PhysicalAttribute ; - - -- A collection of bytes stored as an - -- individual entity. All data on disk is stored as a file with an - -- assigned file name that is unique within the folder (directory) - -- it resides in. ComputerFile file systems contain only files and folders - fun ComputerFile : Class ; - fun ComputerFile_Class : SubClass ComputerFile ContentBearingObject ; - - fun ComputerProgram_ITAgent : SubClass ComputerProgram ITAgent ; - - -- the ability of a material to lead current - fun Conductivity : Ind PhysicalAttribute ; - - -- A Substance that readily conducts - -- electricity. - fun ConductorSubstance : Class ; - fun ConductorSubstance_Class : SubClass ConductorSubstance Substance ; - - -- A class of control design method - fun ControlDesignMethod : Class ; - fun ControlDesignMethod_Class : SubClass ControlDesignMethod Method ; - - -- control - fun ControlDomain : Class ; - fun ControlDomain_Class : SubClass ControlDomain EngineeringDomain ; - - -- a mechanism that controls the operation of some - -- device - fun Controller : Class ; - fun Controller_Class : SubClass Controller UnknownDomainDevice ; - - -- PhysicalDimension of electrical current, [A]. - fun Current : Ind PhysicalDimension ; - - -- A direct_current PowerSource. - fun DCPowerSource : Class ; - fun DCPowerSource_Class : SubClass DCPowerSource PowerSource ; - - -- A Dissipator from translatory energy domain. - fun DamperElement : Class ; - fun DamperElement_Class : SubClass DamperElement (both Dissipator TranslatoryTwopole) ; - - -- A direct_current electrical motor. - fun DcMotor : Class ; - fun DcMotor_Class : SubClass DcMotor ElectricalMotor ; - - -- differential equation or set of equations - fun DifferentialAttribute : Ind EquationAttribute ; - - -- An Equation containing differentials - -- of a function - fun DifferentialEquation : Class ; - fun DifferentialEquation_Class : SubClass DifferentialEquation Equation ; - - -- Dimensionless PhysicalDimension. - fun Dimensionless : Ind PhysicalDimension ; - - -- A semiconductor device that consists of a p_n - -- junction, it is used e.g. in rectifiers or demodulators. - fun Diode : Class ; - fun Diode_Class : SubClass Diode SemiconductorComponent ; - - -- Valve that controls the direction - -- of flow of a fluid - fun DirectionalControlValve : Class ; - fun DirectionalControlValve_Class : SubClass DirectionalControlValve Valve ; - - -- A method of converting continuous problem - -- to a discrete one, loaded by some discretization error. - fun Discretization : Class ; - fun Discretization_Class : SubClass Discretization MathematicalMethod ; - - -- A PureTwopole that models a dissipation of energy. - fun Dissipator : Class ; - fun Dissipator_Class : SubClass Dissipator PureTwopole ; - - -- document category - fun DocumentCategory : Class ; - fun DocumentCategory_Class : SubClass DocumentCategory WebDocumentAttribute ; - - -- A SinglePhaseRectifier of - -- that exploits both polarities of the input power source. - fun DoublerSinglePhaseRectifier : Class ; - fun DoublerSinglePhaseRectifier_Class : SubClass DoublerSinglePhaseRectifier SinglePhaseRectifier ; - - -- Asserts that the constitutive relation of - -- a multipole does depend on time. - fun DynamicMultipole : Ind MultipoleAttribute ; - - -- Electrical energetic interaction - fun Electrical : Ind PhysicalDomain ; - - -- A complex ElectricDevice consisting - -- of several mutually interconnected electrical components. - fun ElectricalCircuit : Class ; - fun ElectricalCircuit_Class : SubClass ElectricalCircuit ElectricDevice ; - - -- A discrete ElectricDevice for - -- general usage, such as resistors, capacitors, diodes, transistors etc. - fun ElectricalComponent : Class ; - fun ElectricalComponent_Class : SubClass ElectricalComponent ElectricDevice ; - - -- An ElectricalComponent designed to - -- transmit electricity - fun ElectricalConductor : Class ; - fun ElectricalConductor_Class : SubClass ElectricalConductor ElectricalComponent ; - - -- electrical drives (motors) - fun ElectricalDrivesDomain : Class ; - fun ElectricalDrivesDomain_Class : SubClass ElectricalDrivesDomain ElectroMechanicalDevicesDomain ; - - -- domain involving electrical engineering - fun ElectricalEngineeringDomain : Class ; - fun ElectricalEngineeringDomain_Class : SubClass ElectricalEngineeringDomain EngineeringDomain ; - - -- A Method used in electrical - -- engineering for designing and constructing electrical devices. - fun ElectricalEngineeringMethod : Class ; - fun ElectricalEngineeringMethod_Class : SubClass ElectricalEngineeringMethod Method ; - - -- An electrical motor. - fun ElectricalMotor : Class ; - fun ElectricalMotor_Class : SubClass ElectricalMotor (both ElectricDevice Motor) ; - - -- A MultipoleModel containing only - -- electrical multipoles. - fun ElectricalMultipoleModel : Class ; - fun ElectricalMultipoleModel_Class : SubClass ElectricalMultipoleModel MultipoleModel ; - - -- A Process in which electrical - -- interactions take place - fun ElectricalProcess : Class ; - fun ElectricalProcess_Class : SubClass ElectricalProcess NaturalProcess ; - - -- a resonance of electrical energy. - fun ElectricalResonance : Class ; - fun ElectricalResonance_Class : SubClass ElectricalResonance (both ElectricalProcess Resonance) ; - - -- A PureTwopole from electrical energy domain. - fun ElectricalTwopole : Class ; - fun ElectricalTwopole_Class : SubClass ElectricalTwopole PureTwopole ; - - -- electrical drives (motors) - fun ElectroMechanicalDevicesDomain : Class ; - fun ElectroMechanicalDevicesDomain_Class : SubClass ElectroMechanicalDevicesDomain (both ElectricalEngineeringDomain MechanicalEngineeringDomain) ; - - -- electronic circuits _ electrical circuits - -- containing complex semiconductor components - fun ElectronicsDomain : Class ; - fun ElectronicsDomain_Class : SubClass ElectronicsDomain ElectricalEngineeringDomain ; - - -- the electrode in a transistor where electrons originate - fun Emitter : Class ; - fun Emitter_Class : SubClass Emitter Terminal ; - - -- engineering (mechanical, electrical) - fun EngineeringDomain : Class ; - fun EngineeringDomain_Class : SubClass EngineeringDomain ScienceDomain ; - - -- a process of designing, manufacturing and - -- operating of an engineering system involving all stages of the life cycle. - fun EngineersProcess : Class ; - fun EngineersProcess_Class : SubClass EngineersProcess EngineersSubprocess ; - - -- a class of subprocesses that are needed to - -- design and operate an engineering system - fun EngineersSubprocess : Class ; - fun EngineersSubprocess_Class : SubClass EngineersSubprocess IntentionalProcess ; - - -- a mathematical statement that two expressions are equal. - fun Equation : Class ; - fun Equation_Class : SubClass Equation Proposition ; - - -- an attribute that applies to an equation - -- or to a set of equations - fun EquationAttribute : Class ; - fun EquationAttribute_Class : SubClass EquationAttribute InternalAttribute ; - - -- Field_effect transistor. - fun FetTransistor : Class ; - fun FetTransistor_Class : SubClass FetTransistor Transistor ; - - -- file system - fun FileSystem : Class ; - fun FileSystem_Class : SubClass FileSystem Group ; - - -- A DifferentialEquation - -- where variables are differentiated only once. - fun FirstOrderDifferentialEquation : Class ; - fun FirstOrderDifferentialEquation_Class : SubClass FirstOrderDifferentialEquation DifferentialEquation ; - - -- A FluidPowerDevice designed to transform - -- fluid_power energy into mechanical translatory energy. - fun FluidCylinder : Class ; - fun FluidCylinder_Class : SubClass FluidCylinder (both FluidPowerDevice MechanicalDevice) ; - - -- Fluid power energetic interaction - fun FluidPower : Ind PhysicalDomain ; - - -- An EngineeringComponent in function of - -- which play role fluid_power energetical interactions. - fun FluidPowerDevice : Class ; - fun FluidPowerDevice_Class : SubClass FluidPowerDevice EngineeringComponent ; - - -- fluid power (hydraulic) systems - fun FluidPowerDomain : Class ; - fun FluidPowerDomain_Class : SubClass FluidPowerDomain MechanicalEngineeringDomain ; - - -- PhysicalDimension of force, [N]. - fun Force : Ind PhysicalDimension ; - - -- Computing a Fourier series for given - -- periodic function - fun FourierAnalysis : Class ; - fun FourierAnalysis_Class : SubClass FourierAnalysis MathematicalMethod ; - - -- Reconstruction of a periodic function - -- from its Fourier series representation. - fun FourierSynthesis : Class ; - fun FourierSynthesis_Class : SubClass FourierSynthesis MathematicalMethod ; - - -- A Multipole with exactly four poles. - fun Fourpole : Class ; - fun Fourpole_Class : SubClass Fourpole Multipole ; - - -- Alters the frequency spectrum of signals - -- passing through it - fun FrequencyFilter : Class ; - fun FrequencyFilter_Class : SubClass FrequencyFilter ElectricalCircuit ; - - -- A MechanicalProcess in which mechanical - -- energy is converted into a heat - fun Friction : Class ; - fun Friction_Class : SubClass Friction MechanicalProcess ; - - -- a toothed wheel that engages another toothed - -- mechanism in order to change the speed or direction of transmitted motion. - fun Gear : Class ; - fun Gear_Class : SubClass Gear MechanicalDevice ; - - -- a pair of gears that are used to change speed or - -- direction of an angular motion, ideal gear train can be modeled using - -- a transformer. - fun GearTrain : Class ; - fun GearTrain_Class : SubClass GearTrain MechanicalDevice ; - - -- A device composed of several gear_trains used - -- to change speed and torque of transmitted motion. - fun Gearbox : Class ; - fun Gearbox_Class : SubClass Gearbox MechanicalDevice ; - - -- A Transducer for which the ratio of - -- across variable on one side and through variable on the - -- other side is equal to the ratio of the remaining two variables. - fun Gyrator : Class ; - fun Gyrator_Class : SubClass Gyrator Transducer ; - - -- A SinglePhaseRectifier of - -- that exploits only one polarity of the input power source. - fun HalfWaveSinglePhaseRectifier : Class ; - fun HalfWaveSinglePhaseRectifier_Class : SubClass HalfWaveSinglePhaseRectifier SinglePhaseRectifier ; - - -- A DifferentialEquation - -- where variables are differentiated more than once. - fun HigherOrderDifferentialEquation : Class ; - fun HigherOrderDifferentialEquation_Class : SubClass HigherOrderDifferentialEquation DifferentialEquation ; - - fun Human_ITAgent : SubClass Human ITAgent ; - - -- agent capable of performing ITProcess - fun ITAgent : Class ; - fun ITAgent_Class : SubClass ITAgent Agent ; - - -- A process performed on a computer by a human - -- operator. - fun ITProcess : Class ; - fun ITProcess_Class : SubClass ITProcess IntentionalProcess ; - - -- A Fourpole modeling an - -- OperationalAmplifier with ideal properties. - fun IdealOperationalAmplifier : Class ; - fun IdealOperationalAmplifier_Class : SubClass IdealOperationalAmplifier Fourpole ; - - -- A PureTwopole that models an ideal switch. - fun IdealSwitch : Class ; - fun IdealSwitch_Class : SubClass IdealSwitch PureTwopole ; - - -- A PureTwopole that is linear. - fun IdealTwopole : Class ; - fun IdealTwopole_Class : SubClass IdealTwopole PureTwopole ; - - -- Asserts that a constitutive relation of a multipole - -- does not refer to other variables than terminal or inner. - fun IndependentMultipole : Ind MultipoleAttribute ; - - -- A property of an electric circuit by which an - -- electromotive force is induced in it by a variation of current. - fun Inductance : Class ; -- subattribute PhysicalAttribute - - -- An electrical motor powered by a three_phase power suply. - fun InductionMotor : Class ; - fun InductionMotor_Class : SubClass InductionMotor ElectricalMotor ; - - -- An ElectricalComponent that introduces inductance into a circuit. - fun Inductor : Class ; - fun Inductor_Class : SubClass Inductor ElectricalComponent ; - - -- A ThroughVariableAccumulator from electrical energy domain. - fun InductorElement : Class ; - fun InductorElement_Class : SubClass InductorElement ElectricDevice ; - - -- An AcrossVariableAccumulator from translatory energy domain. - fun Inertor : Class ; - fun Inertor_Class : SubClass Inertor (both AcrossVariableAccumulator TranslatoryTwopole) ; - - -- The process of deploying an application - -- on a computer. - fun Installation : Class ; - fun Installation_Class : SubClass Installation ITProcess ; - - -- a Substance such as glass or - -- porcelain with negligible electrical conductivity. - fun InsulatorSubstance : Class ; - fun InsulatorSubstance_Class : SubClass InsulatorSubstance Substance ; - - -- An Amplifier that changes the polarity of the input signal. - fun InvertingAmplifier : Class ; - fun InvertingAmplifier_Class : SubClass InvertingAmplifier Amplifier ; - - -- Junction field_effect transistor. - fun JfetTransistor : Class ; - fun JfetTransistor_Class : SubClass JfetTransistor FetTransistor ; - - -- light emitted at a p_n junction is proportional - -- to the bias current, color depends on the material used - fun LED : Class ; - fun LED_Class : SubClass LED Diode ; - - -- PhysicalDimension of length, [m]. - fun Length : Ind PhysicalDimension ; - - -- adjective - fun LexAdjective : Ind LexiconCategory ; - - -- adverb - fun LexAdverb : Ind LexiconCategory ; - - -- noun - fun LexNoun : Ind LexiconCategory ; - - -- verb - fun LexVerb : Ind LexiconCategory ; - - -- WordNet category: noun, verb, adjective or adverb - fun LexiconCategory : Class ; - fun LexiconCategory_Class : SubClass LexiconCategory InternalAttribute ; - - -- library model - fun LibraryModelCategory : Ind DocumentCategory ; - - -- A polynomial Equation of the first degree. - fun LinearEquation : Class ; - fun LinearEquation_Class : SubClass LinearEquation Equation ; - - -- Asserts that the constitutive relation of - -- a multipole is linear. - fun LinearMultipole : Ind MultipoleAttribute ; - - -- A Method that involves using mathematical aparatus. - fun MathematicalMethod : Class ; - fun MathematicalMethod_Class : SubClass MathematicalMethod Method ; - - -- A model that uses the mathematical aparatus - fun MathematicalModel : Class ; - fun MathematicalModel_Class : SubClass MathematicalModel Model ; - - -- A model of a Pendulum consisting - -- of a mass hanged on a stiff string. - fun MathematicalPendulum : Class ; - fun MathematicalPendulum_Class : SubClass MathematicalPendulum MathematicalModel ; - - -- mathematics - fun MathematicsDomain : Class ; - fun MathematicsDomain_Class : SubClass MathematicsDomain NaturalSciencesDomain ; - - -- An EngineeringComponent in function of - -- which play role mechanical energetical interactions. - fun MechanicalDevice : Class ; - fun MechanicalDevice_Class : SubClass MechanicalDevice EngineeringComponent ; - - -- domain involving mechanical engineering - fun MechanicalEngineeringDomain : Class ; - fun MechanicalEngineeringDomain_Class : SubClass MechanicalEngineeringDomain EngineeringDomain ; - - -- A Process in which mechanical interactions take place - fun MechanicalProcess : Class ; - fun MechanicalProcess_Class : SubClass MechanicalProcess NaturalProcess ; - - -- a resonance of mechanical energy. - fun MechanicalResonance : Class ; - fun MechanicalResonance_Class : SubClass MechanicalResonance (both MechanicalProcess Resonance) ; - - -- basic (theoretic) mechanics - fun MechanicsDomain : Class ; - fun MechanicsDomain_Class : SubClass MechanicsDomain PhysicsDomain ; - - -- a way of doing something, esp. a systematic one; - -- implies an orderly logical arrangement (usually in steps). - fun Method : Class ; - fun Method_Class : SubClass Method Procedure ; - - -- An abstract object that models certain aspect of a - -- physical object, is subject to abstraction and idealization. - fun Model : Class ; - fun Model_Class : SubClass Model Abstract ; - - -- A creative process of creating a model. - fun Modeling : Class ; - fun Modeling_Class : SubClass Modeling IntentionalProcess ; - - -- Metal_oxyde semiconductor field_effect - -- transistor. - fun MosfetTransistor : Class ; - fun MosfetTransistor_Class : SubClass MosfetTransistor FetTransistor ; - - -- An actuator intended to deliver mechanical power - fun Motor : Class ; - fun Motor_Class : SubClass Motor MechanicalDevice ; - - -- Basic element of a multipole diagram, a - -- multipole is a model of a component of a dynamic system, it can model a - -- real separable component, such as a motor of a vehicle, or just an - -- attribute of the system, such as inertia or friction, multipole interacts - -- with other multipoles through its poles. Multipole Each multipole must have at least one section. - fun Multipole : Class ; - fun Multipole_Class : SubClass Multipole Model ; - - -- a set of tags that can be associated with multipoles - fun MultipoleAttribute : Class ; - fun MultipoleAttribute_Class : SubClass MultipoleAttribute InternalAttribute ; - - -- Graphical representation of a MultipoleModel. - fun MultipoleDiagram : Class ; - fun MultipoleDiagram_Class : SubClass MultipoleDiagram ContentBearingObject ; - - -- Model of a physical system consisting of - -- mutually interconnected multipoles. - fun MultipoleModel : Class ; - fun MultipoleModel_Class : SubClass MultipoleModel Model ; - - -- modeling of a dynamic system by means of - -- its representation by a multipole diagram. - fun MultipoleModeling : Class ; - fun MultipoleModeling_Class : SubClass MultipoleModeling Modeling ; - - -- A part of multipole pole that models - -- a single energetical interaction. If a pole belongs to a multipole, it also belongs to - -- one of its sections. - fun MultipolePole : Class ; - fun MultipolePole_Class : SubClass MultipolePole Model ; - - -- MultipoleSection that contains exactly two - -- poles. MultipolePort Ports do not have three distinct poles. - fun MultipolePort : Class ; - fun MultipolePort_Class : SubClass MultipolePort MultipoleSection ; - - -- One of the postulates of the multipole modeling theory. - fun MultipolePostulate : Class ; - - -- a multipole variable that have physical - -- dimension and meaning. - fun MultipoleQuantity : Class ; - fun MultipoleQuantity_Class : SubClass MultipoleQuantity Quantity ; - - -- A set of poles that is subject to - -- the postulate of continuity. A multipole may consist of one or - -- more sections. Sections of a single multipole do not overlap - -- and cover all its poles. MultipoleSection Each section must have at least two distinct poles. - fun MultipoleSection : Class ; - fun MultipoleSection_Class : SubClass MultipoleSection Model ; - - -- a variable that describes energetical - -- interactions between multipoles. - fun MultipoleVariable : Class ; - fun MultipoleVariable_Class : SubClass MultipoleVariable Number ; - - -- Property whereby an electromotive force is - -- induced in a circuit by variation of current in a neighboring circuit. - fun MutualInductance : Class ; - fun MutualInductance_Class : SubClass MutualInductance Inductance ; - - -- natural sciences (mathematics, physics) - fun NaturalSciencesDomain : Class ; - fun NaturalSciencesDomain_Class : SubClass NaturalSciencesDomain ScienceDomain ; - - -- A body remains at rest or in motion with - -- a constant velocity unless acted upon by an external force - fun NewtonsFirstLaw : Class ; - fun NewtonsFirstLaw_Class : SubClass NewtonsFirstLaw NewtonsLaw ; - - -- One of three basic laws of classical mechanics. - fun NewtonsLaw : Class ; - fun NewtonsLaw_Class : SubClass NewtonsLaw ScientificLaw ; - - -- The rate of change of momentum is - -- proportional to the imposed force and goes in the direction of - -- the force - fun NewtonsSecondLaw : Class ; - fun NewtonsSecondLaw_Class : SubClass NewtonsSecondLaw NewtonsLaw ; - - -- Action and reaction are equal and opposite. - fun NewtonsThirdLaw : Class ; - fun NewtonsThirdLaw_Class : SubClass NewtonsThirdLaw NewtonsLaw ; - - -- An Amplifier that does not change the polarity - -- of the input signal. - fun NoninvertingAmplifier : Class ; - fun NoninvertingAmplifier_Class : SubClass NoninvertingAmplifier Amplifier ; - - -- The description of the entity (e.g. a Model) - -- involves nonlinear functions. - fun Nonlinear : Class ; - fun Nonlinear_Class : SubClass Nonlinear InternalAttribute ; - - -- An ElectricalMultipoleModel containing - -- nonlinear multipoles. - fun NonlinearCircuit : Class ; - fun NonlinearCircuit_Class : SubClass NonlinearCircuit ElectricalMultipoleModel ; - - -- An Equation that is not a LinearEquation. - fun NonlinearEquation : Class ; - fun NonlinearEquation_Class : SubClass NonlinearEquation Equation ; - - -- A BjtTransistor with N_P_N junctions. - fun NpnTransistor : Class ; - fun NpnTransistor_Class : SubClass NpnTransistor BjtTransistor ; - - -- A complex semiconductor device with - -- behaviour similar to the IdealOperationalAmplifier. - fun OperationalAmplifier : Class ; - fun OperationalAmplifier_Class : SubClass OperationalAmplifier ElectricalCircuit ; - - -- A DifferentialEquation - -- that is not a PartialDifferentialEquation. - fun OrdinaryDifferentialEquation : Class ; - fun OrdinaryDifferentialEquation_Class : SubClass OrdinaryDifferentialEquation DifferentialEquation ; - - -- Resonance taking place in a series RLC - -- circuit, i.e. in a circuit where its elements are connected in_series. - fun ParallelResonance : Class ; - fun ParallelResonance_Class : SubClass ParallelResonance ElectricalResonance ; - - -- A DifferentialEquation - -- involving a functions of more than one variable. - fun PartialDifferentialEquation : Class ; - fun PartialDifferentialEquation_Class : SubClass PartialDifferentialEquation DifferentialEquation ; - - -- A MechanicalDevice of an object mounted so that - -- it swings freely under the influence of gravity. - fun Pendulum : Class ; - fun Pendulum_Class : SubClass Pendulum MechanicalDevice ; - - -- A DC motor in which the auxiliary - -- magnetic field is provided by a permanent magnet. - fun PermanentMagnetDcMotor : Class ; - fun PermanentMagnetDcMotor_Class : SubClass PermanentMagnetDcMotor DcMotor ; - - -- A physical dimension such as - -- length, mass, force etc. - fun PhysicalDimension : Class ; - fun PhysicalDimension_Class : SubClass PhysicalDimension Quantity ; - - -- An attribute of a multipole pole describing - -- the kind of physical interaction the pole models. - fun PhysicalDomain : Class ; - fun PhysicalDomain_Class : SubClass PhysicalDomain InternalAttribute ; - - -- physics - fun PhysicsDomain : Class ; - fun PhysicsDomain_Class : SubClass PhysicsDomain NaturalSciencesDomain ; - - -- A BjtTransistor with P_N_P junctions. - fun PnpTransistor : Class ; - fun PnpTransistor_Class : SubClass PnpTransistor BjtTransistor ; - - -- The sum of through variables of - -- poles of multipole section is equal to zero. - fun PostulateOfContinuity : Class ; - fun PostulateOfContinuity_Class : SubClass PostulateOfContinuity MultipolePostulate ; - - -- PhysicalDimension of power, [W]. - fun Power : Ind PhysicalDimension ; - - -- power electronic circuits (power supplies etc.) - fun PowerElectronicsDomain : Class ; - fun PowerElectronicsDomain_Class : SubClass PowerElectronicsDomain ElectronicsDomain ; - - -- PhysicalDimension of pressure, [Pa],[N.m^_2]. - fun Pressure : Ind PhysicalDimension ; - - -- valve that controls the pressure in a fluid - fun PressureControlValve : Class ; - fun PressureControlValve_Class : SubClass PressureControlValve Valve ; - - -- A Twopole that models single physical - -- phenomenon, its constitutive relation has special structure. - fun PureTwopole : Class ; - fun PureTwopole_Class : SubClass PureTwopole Twopole ; - - -- Pulse_width modulation technique - fun Pwm : Class ; - fun Pwm_Class : SubClass Pwm ElectricalEngineeringMethod ; - - -- An ElectricalMultipoleModel containing - -- a ResistorElement and a CapacitorElement. - fun RCCircuit : Class ; - fun RCCircuit_Class : SubClass RCCircuit ElectricalMultipoleModel ; - - -- An ElectricalMultipoleModel containing - -- a ResistorElement, an InductorElement and a CapacitorElement. - fun RLCCircuit : Class ; - fun RLCCircuit_Class : SubClass RLCCircuit ElectricalMultipoleModel ; - - -- An ElectricalMultipoleModel containing - -- a ResistorElement and an InductorElement. - fun RLCircuit : Class ; - fun RLCircuit_Class : SubClass RLCircuit ElectricalMultipoleModel ; - - -- electrical device that transforms alternating - -- into direct current. - fun Rectifier : Class ; - fun Rectifier_Class : SubClass Rectifier ElectricalCircuit ; - - -- an electro_mechanical device used as a controlled switch - fun Relay : Class ; - fun Relay_Class : SubClass Relay (both ElectricalComponent MechanicalDevice) ; - - -- relays - fun RelaysDomain : Class ; - fun RelaysDomain_Class : SubClass RelaysDomain ElectroMechanicalDevicesDomain ; - - -- Most common type of a presure control valve; - -- it consists of a piston that is retained on its seat by a spring - fun ReliefValve : Class ; - fun ReliefValve_Class : SubClass ReliefValve PressureControlValve ; - - -- A material's opposition to the flow of - -- electric current. - fun Resistivity : Ind PhysicalAttribute ; - - -- An ElectricalComponent that resists the flow of - -- electrical current. A Dissipator from electrical energy domain. - fun ResistorElement : Class ; - fun ResistorElement_Class : SubClass ResistorElement (both ElectricDevice ElectricalComponent) ; - - -- a vibration of large amplitude produced by - -- a relatively small vibration near the same frequency of vibration - -- as the natural frequency of the resonating system. - fun Resonance : Class ; - fun Resonance_Class : SubClass Resonance NaturalProcess ; - - -- Root_locus control design method - fun RootLocus : Class ; - fun RootLocus_Class : SubClass RootLocus ControlDesignMethod ; - - -- Mechanic rotary energetic interaction - fun Rotary : Ind PhysicalDomain ; - - -- The Rotating component of a motor, generator or similar - -- Device. Rotor The rotating armature of a motor or generator. - fun Rotor : Class ; - fun Rotor_Class : SubClass Rotor (both EngineeringComponent (both ElectricDevice MechanicalDevice)) ; - - -- science (natural sciences, engineering, medicine...) - fun ScienceDomain : Class ; - fun ScienceDomain_Class : SubClass ScienceDomain ApplicationDomain ; - - -- A generalization based on recurring facts or events - -- (in science or mathematics etc) - fun ScientificLaw : Class ; - fun ScientificLaw_Class : SubClass ScientificLaw Proposition ; - - -- An electrical device that exploits - -- properties of semiconductors. - fun SemiconductorComponent : Class ; - fun SemiconductorComponent_Class : SubClass SemiconductorComponent ElectricalComponent ; - - -- A DC motor in which the auxiliary - -- magnetic field is provided an active circuit. - fun SeparatelyExcitedDcMotor : Class ; - fun SeparatelyExcitedDcMotor_Class : SubClass SeparatelyExcitedDcMotor DcMotor ; - - -- Resonance taking place in a parallel RLC - -- circuit, i.e. in a circuit where its elements are connected in_parallel. - fun SeriesResonance : Class ; - fun SeriesResonance_Class : SubClass SeriesResonance ElectricalResonance ; - - -- A Set of equations - fun SetOfEquations : Class ; - fun SetOfEquations_Class : SubClass SetOfEquations Set ; - - -- A revolving rod that transmits power or motion. - fun Shaft : Class ; - fun Shaft_Class : SubClass Shaft MechanicalDevice ; - - -- A PowerSource of single phase - -- alternating current. - fun SinglePhasePowerSource : Class ; - fun SinglePhasePowerSource_Class : SubClass SinglePhasePowerSource PowerSource ; - - -- A Rectifier of single phase AC - -- voltage. - fun SinglePhaseRectifier : Class ; - fun SinglePhaseRectifier_Class : SubClass SinglePhaseRectifier Rectifier ; - - -- solved example - fun SolvedExampleCategory : Ind DocumentCategory ; - - -- A PureTwopole that models a generator of either across or through variable. - fun Source : Class ; - fun Source_Class : SubClass Source PureTwopole ; - - -- a directional control valve that uses a spool - -- to control the direction of flow - fun SpoolValve : Class ; - fun SpoolValve_Class : SubClass SpoolValve DirectionalControlValve ; - - -- a metal device that returns to its shape or - -- position when pushed or pulled or pressed - fun Spring : Class ; - fun Spring_Class : SubClass Spring MechanicalDevice ; - - -- A ThroughVariableAccumulator from translatory energy domain. - fun SpringElement : Class ; - fun SpringElement_Class : SubClass SpringElement (both ThroughVariableAccumulator TranslatoryTwopole) ; - - -- Stationary part of a motor or generator in or - -- around which the rotor revolves. - fun Stator : Class ; - fun Stator_Class : SubClass Stator (both ElectricDevice MechanicalDevice) ; - - -- The physical property of being inflexible - -- and hard to stretch. - fun Stiffness : Ind PhysicalAttribute ; - - -- a process of designing an engineering system - fun SystemDesign : Class ; - fun SystemDesign_Class : SubClass SystemDesign EngineersSubprocess ; - - -- a process of specifying requirements - -- on a system - fun SystemSpecification : Class ; - fun SystemSpecification_Class : SubClass SystemSpecification EngineersSubprocess ; - - -- A practical Method or art applied to some - -- particular task - fun Technique : Class ; - fun Technique_Class : SubClass Technique Method ; - - -- a point on an electrical device (such as a - -- battery) at which electric current enters or leaves - fun Terminal : Class ; -- meronym ElectricalComponent - - -- A PowerSource of three phase - -- alternating current. - fun ThreePhasePowerSource : Class ; - fun ThreePhasePowerSource_Class : SubClass ThreePhasePowerSource PowerSource ; - - -- A Rectifier of single phase AC - -- voltage. - fun ThreePhaseRectifier : Class ; - fun ThreePhaseRectifier_Class : SubClass ThreePhaseRectifier Rectifier ; - - -- A PureTwopole that accumulates through variable. - fun ThroughVariableAccumulator : Class ; - fun ThroughVariableAccumulator_Class : SubClass ThroughVariableAccumulator PureTwopole ; - - -- A Source that models a generator of through variable. - fun ThroughVariableSource : Class ; - fun ThroughVariableSource_Class : SubClass ThroughVariableSource Source ; - - -- a SemiconductorComponent that consists of three - -- p_n junctions, it is used e.g. in controlled rectifiers. - fun Thyristor : Class ; - fun Thyristor_Class : SubClass Thyristor SemiconductorComponent ; - - -- PhysicalDimension of torque, [N/m]. - fun Torque : Ind PhysicalDimension ; - - -- A Transducer for which the ratio of - -- across variables and through variables respectively is equal. - fun Transformer : Class ; - fun Transformer_Class : SubClass Transformer Transducer ; - - -- An ElectricalDevice by which alternating - -- current of one voltage is changed to another voltage. - fun TransformerDevice : Class ; - fun TransformerDevice_Class : SubClass TransformerDevice ElectricDevice ; - - -- A semiconductor device capable of amplification - -- or switching. - fun Transistor : Class ; - fun Transistor_Class : SubClass Transistor SemiconductorComponent ; - - -- Mechanic translatory energetic interaction - fun Translatory : Ind PhysicalDomain ; - - -- A PureTwopole from translatory energy domain. - fun TranslatoryTwopole : Class ; - fun TranslatoryTwopole_Class : SubClass TranslatoryTwopole PureTwopole ; - - fun Truck_Car : SubClass Truck Car ; - - -- tutorial - fun TutorialCategory : Ind DocumentCategory ; - - -- A Multipole with exactly two poles. Twopole Twopole has exactly one port. - fun Twopole : Class ; - fun Twopole_Class : SubClass Twopole Multipole ; - - -- A Multipole with exactly two sections. - fun Twoport : Class ; - fun Twoport_Class : SubClass Twoport Fourpole ; - - -- The process of removing of an installed - -- application from a computer. - fun UnInstallation : Class ; - fun UnInstallation_Class : SubClass UnInstallation ITProcess ; - - -- An EngineeringComponent for which - -- the principal physical domain is not specified. - fun UnknownDomainDevice : Class ; - fun UnknownDomainDevice_Class : SubClass UnknownDomainDevice EngineeringComponent ; - - -- A hydraulic valve. - fun Valve : Class ; - fun Valve_Class : SubClass Valve (both FluidPowerDevice MechanicalDevice) ; - - -- Bessel's equation - fun VanderpolsEquation : Class ; - fun VanderpolsEquation_Class : SubClass VanderpolsEquation (both NonlinearEquation OrdinaryDifferentialEquation) ; - - -- PhysicalDimension of velocity, [m/s]. - fun Velocity : Ind PhysicalDimension ; - - -- PhysicalDimension of voltage, [V]. - fun Voltage : Ind PhysicalDimension ; - - -- valve that controls the flow rate of - -- a fluid - fun VolumeControlValve : Class ; - fun VolumeControlValve_Class : SubClass VolumeControlValve Valve ; - - -- PhysicalDimension of volume flow, [m^_3]. - fun VolumeFlow : Ind PhysicalDimension ; - - -- knowledge base document _ a document in natural language - -- representing one piece of knowledge in the knowledge base - fun WebDocument : Class ; - fun WebDocument_Class : SubClass WebDocument ContentBearingObject ; - - -- knowledge base document attribute - fun WebDocumentAttribute : Class ; - fun WebDocumentAttribute_Class : SubClass WebDocumentAttribute InternalAttribute ; - - fun ZenerDiode : Class ; - fun ZenerDiode_Class : SubClass ZenerDiode Diode ; - - -- A meronymy relation similar to part, but - -- for abstract rather than physical things. - fun abstractPart : El Abstract -> El Abstract -> Formula; - - -- multipole pole has across variable - fun hasAcrossVariable : El MultipolePole -> El MultipoleVariable -> Formula ; - - -- multipole quantity has certain dimension - fun hasDimension : El MultipoleQuantity -> El PhysicalDimension -> Formula ; - - -- multipole pole has through variable - fun hasThroughVariable : El MultipolePole -> El MultipoleVariable -> Formula ; - - -- multipole quantity has certain variable - fun hasVariable : El MultipoleQuantity -> El MultipoleVariable -> Formula ; - - -- associates a SUMO concept with a lexicon word - fun lexicon : El SetOrClass -> El LexiconCategory -> El SymbolicString -> Formula ; - - -- A relation similar to WordNet meronymy relation. - -- If class A is a meronym of class B, it means that instances of A - -- typically are parts of instances of B. - fun meronym : Desc Object -> Desc Object -> Formula ; - - -- A relation signaling that certain model is - -- convenient for modeling of certain class of devices. - fun models : El Model -> El EngineeringComponent -> Formula ; - - -- Relation that holds for pairs of physical - -- dimensions that multiply up into a physical dimension of Power. - -- The first is considered for across variable, the second for through variable. - fun physicalDomain : El PhysicalDimension -> El PhysicalDimension -> El PhysicalDomain -> Formula ; - -} diff --git a/examples/SUMO/EngineeringEng.gf b/examples/SUMO/EngineeringEng.gf deleted file mode 100644 index 0dec3187f..000000000 --- a/examples/SUMO/EngineeringEng.gf +++ /dev/null @@ -1,9 +0,0 @@ -concrete EngineeringEng of Engineering = MidLevelOntologyEng ** open DictLangEng, DictEng, ParadigmsEng in { - -lin - Battery = UseN battery_N ; - Method = UseN method_N ; - Model = UseN model_N ; - Rotor = UseN rotor_N ; - -} diff --git a/examples/SUMO/EngineeringFre.gf b/examples/SUMO/EngineeringFre.gf deleted file mode 100644 index 9aaac127c..000000000 --- a/examples/SUMO/EngineeringFre.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:french:romance:abstract:prelude:common -concrete EngineeringFre of Engineering = BasicFre ** open DictLangFre, ParadigmsFre, ResFre, LexiconFre, ExtraLexiconFre, ParamBasic,StructuralFre in { - -lin - -Model = UseN model_N ; -- FIX ME -}; diff --git a/examples/SUMO/EngineeringRon.gf b/examples/SUMO/EngineeringRon.gf deleted file mode 100644 index 3abd27366..000000000 --- a/examples/SUMO/EngineeringRon.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:romanian:romance:abstract:prelude:common -concrete EngineeringRon of Engineering = BasicRon ** open DictLangRon, ParadigmsRon, ResRon, LexiconRon, ExtraLexiconRon, ParamBasic,StructuralRon in { - -lin - -Model = UseN model_N ; -- FIX ME -}; diff --git a/examples/SUMO/FinancialOntology.gf b/examples/SUMO/FinancialOntology.gf deleted file mode 100644 index 1a8b2a4e3..000000000 --- a/examples/SUMO/FinancialOntology.gf +++ /dev/null @@ -1,1586 +0,0 @@ -abstract FinancialOntology = MidLevelOntology ** { - - -- The highest rating given by bond rating agencies - fun AAA_Rating : Ind FinancialRating ; - - -- All_or_none order (AON) is a type of option order - -- which requires that the order be executed completely or not at all. An AON - -- order may be either a day order or a GTC order. - fun AONOrder : Class ; - fun AONOrder_Class : SubClass AONOrder FinancialOrder ; - - -- (Automatic Teller Machine) A banking terminal that - -- accepts deposits and dispenses cash. ATMs are activated by inserting a cash or - -- credit card that contains the user's account number and PIN on a magnetic stripe. - -- The ATM calls up the bank's computers to verify the balance, dispenses the cash - -- and then transmits a completed transaction notice. - fun ATMMachine : Class ; - fun ATMMachine_Class : SubClass ATMMachine StationaryArtifact ; - - -- A narrow opening in an ATM machine where cards are inserted. - fun ATMSlot : Class ; - fun ATMSlot_Class : SubClass ATMSlot Hole ; - - -- A unary function that maps a FinancialAsset to the FinancialAccount - -- associated with the Asset. - fun AccountFn : El FinancialAsset -> Ind FinancialAccount ; - - fun Active : Ind StatusAttribute ; - - -- An InterestBearingAccount in which - -- the interest rate is adjusted periodically, usually based on a standard - -- market rate outside the control of the bank or savings institution, such - -- as that prevailing on TreasuryBill or the primeInterestRate. - fun AdjustableRateAccount : Class ; - fun AdjustableRateAccount_Class : SubClass AdjustableRateAccount InterestBearingAccount ; - - fun AmericanExpressCard : Class ; - fun AmericanExpressCard_Class : SubClass AmericanExpressCard CreditCard ; - - -- An option that can be exercised at any time - -- prior to its expiration date - fun AmericanStyleOption : Ind Option ; - - -- A contract sold by an insurance company designed to provide - -- payments to the holder at specified intervals, usually after retirement. FixedAnnuities - -- guarantee a certain payment amount, while VariableAnnuities do not, but do have the - -- potential for greater returns, but both are relatively safe, low_yielding investments. - fun Annuity : Class ; - fun Annuity_Class : SubClass Annuity FinancialContract ; - - -- The process of dividing investments among different kinds of - -- assets, such as Stocks, Bonds, RealEstate and cash, to optimize the risk/reward tradeoff based - -- on an individual's or institution's specific situation and goals. - fun AssetAllocation : Class ; - fun AssetAllocation_Class : SubClass AssetAllocation FinancialTransaction ; - - -- An activity which approves or - -- disapproves a transaction. - fun AuthorizationOfTransaction : Class ; - fun AuthorizationOfTransaction_Class : SubClass AuthorizationOfTransaction (both ControllingAnAccount (both FinancialService RegulatoryProcess)) ; - - -- Transactions which occur through computer - -- networks and which do not require direct management. - fun AutomaticTransaction : Class ; - fun AutomaticTransaction_Class : SubClass AutomaticTransaction FinancialTransaction ; - - -- A mid_range rating given by bond rating agencies. - fun B_Rating : Ind FinancialRating ; - - -- A long_term loan, often a mortgage, that has - -- one large payment (the balloon payment) due upon maturity. Often done - -- when refinancing or a major cash flow event is anticipated. - fun BalloonLoan : Class ; - fun BalloonLoan_Class : SubClass BalloonLoan Loan ; - - -- A CreditCard or a DebitCard issued by a - -- FinancialOrganization. - fun BankCard : Class ; - fun BankCard_Class : SubClass BankCard FinancialInstrument ; - - -- A monthly report sent to a debtor or bank depositor. - fun BankStatement : Class ; - fun BankStatement_Class : SubClass BankStatement Proposition ; - - -- A bank loan terminating in one year or more. - fun BankTermLoan : Class ; - fun BankTermLoan_Class : SubClass BankTermLoan Loan ; - - -- An organization, chartered by a state or - -- federal government, which does most or all of the following: receives Deposits, - -- honors FinancialInstruments drawn on them, and pays Interest on them, discounts - -- Notes, makes Loans, and invests in SecuredLoans, collects Checks, Drafts - -- and Notes, certifies depositor's checks, and issues drafts and Cashier's checks. - fun Bank_FinancialOrganization : Class ; - fun Bank_FinancialOrganization_Class : SubClass Bank_FinancialOrganization FinancialOrganization ; - - -- An adjective describing the opinion that a stock, or - -- a market in general, will decline in price __ a negative or pessimistic outlook. - fun Bearish : Class ; - fun Bearish_Class : SubClass Bearish InvestmentAttribute ; - - -- Stock with a solid and stable earnings record from a - -- company that either leads or dominates or is a major player in a specific industry. - fun BlueChipStock : Class ; - fun BlueChipStock_Class : SubClass BlueChipStock Stock ; - - -- A debt instrument issued for a period of more than one year with - -- the purpose of raising capital by borrowing. The Federal government, states, cities, - -- corporations, and many other types of institutions sell bonds. A bond is generally a - -- promise to repay the principal along with interest on a specified maturityDate. - fun Bond : Class ; - fun Bond_Class : SubClass Bond (both FinancialInstrument Investment) ; - - -- Stock in a short sale. - fun BorrowedStock : Class ; - fun BorrowedStock_Class : SubClass BorrowedStock Stock ; - - -- Short_term financing which is expected to be paid back relatively - -- quickly, such as by a subsequent longer_term loan. - fun BridgeLoan : Class ; - fun BridgeLoan_Class : SubClass BridgeLoan Loan ; - - -- An individual or firm which acts as an intermediary between - -- a buyer and seller, usually charging a commisssion. - fun Broker : Class ; - fun Broker_Class : SubClass Broker CognitiveAgent ; - - -- Money lent to brokers by banks, for financing - -- the underwriting of new issues, financing customer margin accounts, and - -- other purposes. - fun BrokerLoan : Class ; - fun BrokerLoan_Class : SubClass BrokerLoan Loan ; - - -- A fund that a customer has entrusted to - -- a securities brokerage. - fun BrokerageAccount : Ind InvestmentAccount ; - - -- An attribute describing the opinion that a stock, or the - -- market in general, will rise in price __ a positive or optimistic outlook. - fun Bullish : Class ; - fun Bullish_Class : SubClass Bullish InvestmentAttribute ; - - -- A complex option strategy that involves - -- selling two calls and buying two calls on the same or different markets, - -- with several maturity dates. One of the options has a higher exercise - -- price and the other has a lower exercise price than the other two options. - -- The payoff diagram resembles the shape of a butterfly. - fun ButterflySpread : Class ; - fun ButterflySpread_Class : SubClass ButterflySpread SpreadOption ; - - -- A mid_range rating given by bond rating agencies. - fun C_Rating : Ind FinancialRating ; - - fun Call : Class ; - fun Call_Class : SubClass Call FinancialTransaction ; - - -- An option contract that gives the holder the - -- right to buy a certain quantity (usually 100 shares) of an underlying - -- security from the writer of the option, at a specified price (the strike - -- price) up to a specified date (the expiration date). - fun CallOption : Class ; - fun CallOption_Class : SubClass CallOption Option ; - - -- A bond which the issuer has the right to redeem - -- prior to its maturity date, under certain conditions. - fun CallableBond : Class ; - fun CallableBond_Class : SubClass CallableBond Bond ; - - -- A loan that must repaid upon the lender's demand. - fun CallableLoan : Class ; - fun CallableLoan_Class : SubClass CallableLoan Loan ; - - fun CancellingAnOrder : Class ; - fun CancellingAnOrder_Class : SubClass CancellingAnOrder FinancialTransaction ; - - -- Circulating paper money - fun Cash : Class ; - fun Cash_Class : SubClass Cash (both FinancialAsset FinancialInstrument) ; - - -- CDs (certificates of deposit) are bank, credit union or savings - -- and loan instruments that allow the depositor to lock in an interest rate for a specific period of - -- time (e.g. six months, one year, five years). If the money is withdrawn from the CD before the CD - -- matures, there is likely to be an early_withdrawal penalty __ often three month's interest. Generally, - -- the longer the time period of the CD, the higher the interest paid. - fun CertificateOfDeposit : Class ; - fun CertificateOfDeposit_Class : SubClass CertificateOfDeposit SavingsAccount ; - - -- A FinancialInstrument drawn against deposited funds, - -- to pay a specified amount of money to a specific person upon demand. - fun Check : Class ; - fun Check_Class : SubClass Check FinancialInstrument ; - - -- A bank account against which the depositor can draw checks - fun CheckingAccount : Class ; - fun CheckingAccount_Class : SubClass CheckingAccount DepositAccount ; - - -- The attribute which describes services that are - -- shut or closed. - fun ClosedService : Ind ServiceAttribute ; - - -- An activity of closing a financial account - fun ClosingAnAccount : Class ; - fun ClosingAnAccount_Class : SubClass ClosingAnAccount FinancialTransaction ; - - -- Assets pledged by a borrower to secure a loan or other credit, and - -- subject to seizure in the event of FinancialDefault. - fun Collateral : Class ; - fun Collateral_Class : SubClass Collateral FinancialAsset ; - - -- Securities representing equity, ownership in a - -- Corporation, providing voting rights, and entitling the holder to a share - -- of the company's success through dividends and/or capital appreciation. - -- In the event of liquidation, common stock holders have rights to a - -- company's assets only after bondholders, other debt holders, and - -- PreferredStock holders have been satisfied. - fun CommonStock : Class ; - fun CommonStock_Class : SubClass CommonStock Stock ; - - -- The replacement of multiple loans with a single loan, often - -- with a lower monthly payment and a longer repayment period. - fun ConsolidationLoan : Class ; - fun ConsolidationLoan_Class : SubClass ConsolidationLoan Loan ; - - -- An inflationary indicator that measures - -- the change in the cost of a fixed basket of products and services, - -- including housing, electricity, food, and transportation. The CPI is - -- published monthly. - fun ConsumerPriceIndex : Class ; - fun ConsumerPriceIndex_Class : SubClass ConsumerPriceIndex InflationIndex ; - - -- Attribute that applies to Propositions where - -- something is promised in return, i.e. a reciprocal promise. - fun Contract : Class ; -- make subclass with Promise - - -- An activity of controlling a financial account - fun ControllingAnAccount : Class ; - fun ControllingAnAccount_Class : SubClass ControllingAnAccount FinancialTransaction ; - - -- A mortgage that is not insured or guaranteed - -- by the government. - fun ConventionalMortgage : Class ; - fun ConventionalMortgage_Class : SubClass ConventionalMortgage Mortgage ; - - -- Short_term option contracts. - fun ConventionalOption : Class ; - fun ConventionalOption_Class : SubClass ConventionalOption Option ; - - -- This is the class of accounts held by corporations. This class - -- is disjoint with PersonalAccounts. - fun CorporateAccount : Class ; - fun CorporateAccount_Class : SubClass CorporateAccount FinancialAccount ; - - -- A bond issued by a corporation. Such bonds usually have - -- a par value of 1,000, are taxable, have a term maturity, are paid for out of a sinking - -- fund accumulated for that purpose, and are traded on major exchanges. - fun CorporateBond : Class ; - fun CorporateBond_Class : SubClass CorporateBond (both Bond TaxableInvestment) ; - - -- An unregistered, negotiable bond on which interest and principal - -- are payable to the holder, regardless of whom it was originally issued to. The coupons are - -- attached to the bond, and each coupon represents a single interest payment. The holder submits - -- a coupon, usually semi_annually, to the issuer or paying agent to receive payment. Coupon bonds - -- are being phased out in favor of registered bonds. - fun CouponBond : Class ; - fun CouponBond_Class : SubClass CouponBond Bond ; - - -- Credit extended by a business to a customer - fun CreditAccount : Class ; - fun CreditAccount_Class : SubClass CreditAccount LiabilityAccount ; - - -- Any card that may be used repeatedly to borrow money - -- or buy products and services on credit. Issued by banks, savings and loans, retail - -- stores, and other businesses. - fun CreditCard : Class ; - fun CreditCard_Class : SubClass CreditCard BankCard ; - - -- A type of CreditAccount which uses a CreditCard for - -- FinancialTransactions. - fun CreditCardAccount : Class ; - fun CreditCardAccount_Class : SubClass CreditCardAccount CreditAccount ; - - -- Credit unions are non_profit, member_owned, financial - -- cooperatives. They are operated entirely by and for their members. When you deposit - -- money in a credit union, you become a member of the union because your deposit is - -- considered partial ownership in the credit union. Many large organizations have - -- established credit unions for their employees. - fun CreditUnion : Class ; - fun CreditUnion_Class : SubClass CreditUnion FinancialOrganization ; - - -- A unary function that maps a FinancialAccount to the - -- currency linked to the account. - fun CurrencyFn : El FinancialAccount -> Ind FinancialInstrument ; - - -- The lowest rating given by bond rating agencies. - fun D_Rating : Ind FinancialRating ; - - -- A bank loan to a broker for the purchase of securities pending delivery - -- through clearing later the same day. - fun DayLoan : Class ; - fun DayLoan_Class : SubClass DayLoan Loan ; - - -- A type of option order which instructs the broker - -- to cancel any unfilled portion of the order at the close of trading on the - -- day the order is first entered. - fun DayOrder : Class ; - fun DayOrder_Class : SubClass DayOrder FinancialOrder ; - - -- A card which allows customers to access their funds - -- immediately, electronically. Unlike a credit card, a debit card does not have - -- any float. - fun DebitCard : Class ; - fun DebitCard_Class : SubClass DebitCard BankCard ; - - -- DefensiveStocks are stocks of food companies, drug - -- manufacturers and utility companies. - fun DefensiveStock : Class ; - fun DefensiveStock_Class : SubClass DefensiveStock Stock ; - - -- A company retirement plan, such as - -- a 401(k) or 403(b), in which the employee elects to defer some amount of - -- his/her salary into the plan and bears the investment risk. - fun DefinedContributionPlan : Class ; - fun DefinedContributionPlan_Class : SubClass DefinedContributionPlan PensionPlan ; - - -- An Activity of money being transferred into a customer's - -- account at a financial institution. - fun Deposit : Class ; - fun Deposit_Class : SubClass Deposit FinancialTransaction ; - - -- An account where money is deposited for checking, savings or - -- brokerage use. - fun DepositAccount : Class ; - fun DepositAccount_Class : SubClass DepositAccount FinancialAccount ; - - -- An activity of depositing a check into a - -- FinancialOrganization. - fun DepositingACheck : Class ; - fun DepositingACheck_Class : SubClass DepositingACheck UsingAnAccount ; - - -- A distribution from qualified pension plan, 401(k) - -- plan, or 403(b) plan, that is remitted directly to the trustee, custodian, or - -- issuer of the receiving IRA and is reported to the IRS as a rollover. This can only - -- be done once per year, per account. - fun DirectRollover : Class ; - fun DirectRollover_Class : SubClass DirectRollover Rollover ; - - fun DiscoverCard : Class ; - fun DiscoverCard_Class : SubClass DiscoverCard CreditCard ; - - -- A taxable payment declared by a company's board of directors - -- and given to its shareHolders out of the company's current or retained earnings. - -- Usually quarterly. Usually given as cash, but it can also take the form of Stock or - -- other property. - fun Dividend : Class ; - fun Dividend_Class : SubClass Dividend Payment ; - - -- A stock market transaction (or sometimes, a quote) - -- at a price lower than the preceding one for the same security. - fun Downtick : Class ; - fun Downtick_Class : SubClass Downtick StockMarketTransaction ; - - -- An activity of paying by a check. - fun DrawingACheck : Class ; - fun DrawingACheck_Class : SubClass DrawingACheck UsingAnAccount ; - - -- Data which provide information about or - -- predict the overall health of the economy or the financial markets, - -- examples are inflation, interest rates, employment, etc. - fun EconomicIndicator : Class ; - fun EconomicIndicator_Class : SubClass EconomicIndicator Proposition ; - - fun Employment : Class ; - fun Employment_Class : SubClass Employment (both FinancialContract ServiceContract) ; - - -- A subclass of AuthorizationOfTransaction where - -- a customer enters his/her personal identification number. - fun EnteringAPin : Class ; - fun EnteringAPin_Class : SubClass EnteringAPin AuthorizationOfTransaction ; - - fun EnteringAPing : Class ; - fun EnteringAPing_Class : SubClass EnteringAPing ContentDevelopment ; - - -- An option on shares of an individual common stock. - fun EquityOption : Class ; - fun EquityOption_Class : SubClass EquityOption Option ; - - -- An option that can be exercised only during - -- a specified period of time just prior to its expiration. - fun EuropeanStyleOption : Ind Option ; - - -- A short_term loan which is continually renewed rather than repaid. - fun EvergreenLoan : Class ; - fun EvergreenLoan_Class : SubClass EvergreenLoan Loan ; - - -- An activity when the owner of the the Option - -- contract invokes his rights. In the case of a call, the option owner buys the - -- underlying stock. In the case of a put, the option owner sells the underlying stock. - fun ExerciseAnOption : Ind FinancialTransaction ; - - -- A class of expired BankCards. - fun ExpiredCard : Class ; - fun ExpiredCard_Class : SubClass ExpiredCard BankCard ; - - -- A subclass of FinancialTransactions from one - -- FinancialOrganization to another. - fun ExternalTransfer : Class ; - fun ExternalTransfer_Class : SubClass ExternalTransfer FinancialTransaction ; - - -- A government mortgage that is insured by the Federal Housing - -- Administration (FHA). - fun FHALoan : Class ; - fun FHALoan_Class : SubClass FHALoan Mortgage ; - - -- Fill_or_kill order is a type of option order - -- which requires that the order be executed completely or not at all. A - -- fill_or_kill order is similar to an all_or_none (AON) order. The - -- difference is that if the order cannot be completely executed (i.e., - -- filled in its entirety) as soon as it is announced in the trading crowd, - -- it is to be 'killed' (i.e., cancelled) immediately. Unlike an AON order, - -- a FOK order cannot be used as part of a GTC order. - fun FOKOrder : Class ; - fun FOKOrder_Class : SubClass FOKOrder FinancialOrder ; - - -- The communication of a printed page between remote locations. - fun Fax : Class ; - fun Fax_Class : SubClass Fax Communication ; - - -- Fax machines scan a paper form and transmit a coded - -- image over the telephone system. The receiving machine prints a facsimile of - -- the original. A fax machine is made up of a scanner, printer and modem with - -- fax signaling. - fun FaxMachine : Class ; - fun FaxMachine_Class : SubClass FaxMachine Device ; - - fun FederalHousingAdministration : Class ; - fun FederalHousingAdministration_Class : SubClass FederalHousingAdministration Government ; - - -- Execute an order or buy or sell a security - -- or commodity. - fun FillingAnOrder : Class ; - fun FillingAnOrder_Class : SubClass FillingAnOrder FinancialTransaction ; - - -- A financial agreement between two or more parties - fun FinancialContract : Class ; - - -- Failure to make required debt payments on a timely basis - -- or to comply with other conditions of an obligation or agreement. - fun FinancialDefault : Class ; - fun FinancialDefault_Class : SubClass FinancialDefault FinancialTransaction ; - - -- A request from a client to a broker to buy (buy order) or sell - -- (sell order) a specified amount of a particular security or commodity at a specific - -- price or at the market price. - fun FinancialOrder : Class ; - fun FinancialOrder_Class : SubClass FinancialOrder ServiceContract ; - - -- The class FinancialOrganization includes, - -- as subclasses, Bank_FinancialOrganization, CreditUnion and SavingsAnLoans. - fun FinancialOrganization : Class ; - fun FinancialOrganization_Class : SubClass FinancialOrganization Organization ; - - -- The highest rating is usually AAA_Rating, - -- and the lowest is D_Rating. - fun FinancialRating : Class ; - fun FinancialRating_Class : SubClass FinancialRating RelationalAttribute ; - - -- A request for financial data sent in order - -- to get a FinancialResponse. - fun FinancialRequest : Class ; - fun FinancialRequest_Class : SubClass FinancialRequest FinancialTransaction ; - - -- The response data provided to fulfil a FinancialRequest. - fun FinancialResponse : Class ; - fun FinancialResponse_Class : SubClass FinancialResponse FinancialTransaction ; - - -- An investment vehicle offered by an insurance company, that - -- guarantees a stream of fixed payments over the life of the annuity. The insurer, not the - -- insured, takes the investment risk. - fun FixedAnnuity : Class ; - fun FixedAnnuity_Class : SubClass FixedAnnuity Annuity ; - - -- An InterestBearingAccount in which the interest rate does not - -- change during the entire term of the loan. - fun FixedRateAccount : Class ; - fun FixedRateAccount_Class : SubClass FixedRateAccount InterestBearingAccount ; - - -- Good_'til_cancelled (GTC) order is a type of limit order - -- that remains in effect until it is either executed (filled) or cancelled, as opposed - -- to a day order, which expires if not executed by the end of the trading day. A GTC - -- option order is an order which if not executed will be automatically cancelled at the - -- option's expiration - fun GTCOrder : Class ; - fun GTCOrder_Class : SubClass GTCOrder FinancialOrder ; - - -- A bond sold by the U.S. government. - fun GovernmentBond : Class ; - fun GovernmentBond_Class : SubClass GovernmentBond Bond ; - - -- Investment term that is applied to a Stock that is expected - -- to appreciate in value at a high rate, pay big dividends or split. - fun GrowthStock : Class ; - fun GrowthStock_Class : SubClass GrowthStock Stock ; - - -- An Attribute of FinancialAccounts which can be easily - -- converted to cash. - fun HighLiquidity : Ind LiquidityAttribute ; - - -- An Attribute that characterizes investments which are likely - -- to lose their principal. - fun HighRisk : Ind RiskAttribute ; - - -- An Attribute that characterizes accounts that are very profitable. - fun HighYield : Ind YieldAttribute ; - - -- Immediate or cancel Order is a type of option order - -- which gives the trading crowd one opportunity to take the other side of the - -- trade. After being announced, the order will be either partially or totally - -- filled with any remaining balance immediately cancelled. An IOC order, which - -- can be considered a type of day order, cannot be used as part of a GTC order - -- since it will be cancelled shortly after being entered. The difference between - -- fill_or_kill (FOK) orders and IOC orders is that a IOC order may be partially - -- executed. - fun IOCOrder : Class ; - fun IOCOrder_Class : SubClass IOCOrder FinancialOrder ; - - -- A benchmark against which financial or economic performance is measured, - -- such as the S&P 500 or the Consumer Price Index. - fun Index : Class ; - fun Index_Class : SubClass Index PerformanceMeasure ; - - -- A bond whose cash flow is inflation_adjusted, by - -- being linked to the purchasing power of a particular currency. - fun IndexBond : Class ; - fun IndexBond_Class : SubClass IndexBond Bond ; - - -- An option whose underlying interest is an index. - -- Generally, index options are cash_settled. - fun IndexOption : Class ; - fun IndexOption_Class : SubClass IndexOption Option ; - - -- A loan in which payments change in response to - -- changes in an index such as the Consumer Price Index. - fun IndexedLoan : Class ; - fun IndexedLoan_Class : SubClass IndexedLoan Loan ; - - -- A tax_deferred retirement - -- account for an individual that permits individuals to set aside up to - -- 2,000 per year, with earnings tax_deferred until withdrawals begin at age - -- 59 1/2 or later (or earlier, with a 10% penalty). Only those who do not - -- participate in a pension plan at work or who do participate and meet - -- certain income guidelines can make deductible contributions to an IRA. - -- All others can make contributions to an IRA on a non_deductible basis. - -- Such contributions qualify as a deduction against income earned in that - -- year and interest accumulates tax_deferred until the funds are withdrawn. - fun IndividualRetirementAccount : Class ; - fun IndividualRetirementAccount_Class : SubClass IndividualRetirementAccount (both PensionPlan (both PersonalAccount SavingsAccount)) ; - - -- The overall general upward price movement of - -- goods and services in an economy, usually as measured by the Consumer - -- Price Index and the Producer Price Index. - fun Inflation : Class ; - fun Inflation_Class : SubClass Inflation EconomicIndicator ; - - fun InflationIndex : Class ; - fun InflationIndex_Class : SubClass InflationIndex Index ; - -- Money paid for the use of money. - fun Interest : Class ; - fun Interest_Class : SubClass Interest CurrencyMeasure ; - - -- FinancialAccounts that have a fixed or adjustable interest rate. - fun InterestBearingAccount : Class ; - fun InterestBearingAccount_Class : SubClass InterestBearingAccount FinancialAccount ; - - -- A non_amortized loan in which interest is - -- due at regular intervals until maturity, when the full principal on the - -- loan is due. - fun InterestOnlyLoan : Class ; - fun InterestOnlyLoan_Class : SubClass InterestOnlyLoan Loan ; - - -- The usual way of calculating Interest, as a - -- percentage of the sum borrowed. - fun InterestRate : Class ; - fun InterestRate_Class : SubClass InterestRate (both ConstantQuantity EconomicIndicator) ; - - -- A subclass of FinancialTransactions within - -- one FinancialOrganization. - fun InternalTransfer : Class ; - fun InternalTransfer_Class : SubClass InternalTransfer FinancialTransaction ; - - -- An activity of commiting money or capital in order to - -- gain a financial return. - fun Investing : Class ; - fun Investing_Class : SubClass Investing FinancialTransaction ; - - -- An account acquired for future financial return or benefit - fun InvestmentAccount : Class ; - fun InvestmentAccount_Class : SubClass InvestmentAccount DepositAccount ; - - fun InvestmentAttribute : Class ; - fun InvestmentAttribute_Class : SubClass InvestmentAttribute RelationalAttribute ; - -- A person who purchases income_producing assets. - fun Investor : Class ; - fun Investor_Class : SubClass Investor SocialRole ; - - -- An account owned by two or more people, usually sharing a household - -- and expenses. Each co_owner has equal access to the account. Most types of accounts, whether it's - -- basic checking, savings or money market, allow for joint use - fun JointAccount : Class ; - fun JointAccount_Class : SubClass JointAccount PersonalAccount ; - - -- A high_risk, non_investment_grade bond with a low - -- credit rating, usually BB or lower, as a consequence, it usually has a high - -- yield. - fun JunkBond : Class ; - fun JunkBond_Class : SubClass JunkBond CorporateBond ; - - -- Calls and puts with an expiration as long as - -- thirty_nine months. Currently, equity LEAPS have two series at any - -- time with a January expiration. For example, in October 2000, LEAPS - -- are available with expirations of January 2002 and January 2003. - fun LEAPS : Class ; - fun LEAPS_Class : SubClass LEAPS Option ; - - -- A financial obligation, debt, claim, or potential loss - fun Liability : Class ; - fun Liability_Class : SubClass Liability FinancialContract ; - - -- An account for which a person is liable - fun LiabilityAccount : Class ; - fun LiabilityAccount_Class : SubClass LiabilityAccount FinancialAccount ; - - -- LimitOrder is an order to a Broker to buy a specified quantity - -- of a Security at or below a specified price, or to sell it at or above a specified limitPrice. - fun LimitOrder : Class ; - fun LimitOrder_Class : SubClass LimitOrder FinancialOrder ; - - -- The class of events of selling all of a company's assets, - -- paying outstanding debts, and distribution of the remainder to shareholders, and them - -- going out of business. - fun Liquidation : Class ; - fun Liquidation_Class : SubClass Liquidation FinancialTransaction ; - - -- A class of attributes which describe the degree to - -- which accounts can be easily converted to cash. - fun LiquidityAttribute : Class ; - fun LiquidityAttribute_Class : SubClass LiquidityAttribute RelationalAttribute ; - - -- An arrangement in which a lender gives money or property to a borrower, - -- and the borrower agrees to return the property or repay the money, usually along with interest, - -- at some future point(s) in time. - fun Loan : Class ; - fun Loan_Class : SubClass Loan LiabilityAccount ; - - -- A formal offer by a lender making explicit - -- the terms under which it agrees to lend money to a borrower over a certain - -- period of time. - fun LoanCommitment : Class ; - fun LoanCommitment_Class : SubClass LoanCommitment Contract ; - - fun Locked : Ind StatusAttribute ; - - -- A straddle in which a long position is taken in - -- both a put and a call option - fun LongStraddle : Class ; - fun LongStraddle_Class : SubClass LongStraddle Straddle ; - - -- An Attribute of FinancialAccounts which cannot be easily - -- converted to cash. - fun LowLiquidity : Ind LiquidityAttribute ; - - fun LowRisk : Ind RiskAttribute ; - - -- An Attribute that characterizes accounts that are not very profitable. - fun LowYield : Ind YieldAttribute ; - - -- A Market_not_held order is a type of market order - -- which allows the investor to give discretion to the floor broker regarding - -- the price and/or time at which a trade is executed. - fun MNHOrder : Class ; - fun MNHOrder_Class : SubClass MNHOrder FinancialOrder ; - - -- A Market_on_close order is a type of option order - -- which requires that an order be executed at or near the close of trading on - -- the day the order is entered. A MOC order, which can be considered a type of - -- day order, cannot be used as part of a GTC order - fun MOCOrder : Class ; - fun MOCOrder_Class : SubClass MOCOrder FinancialOrder ; - - -- One who directs a business or other enterprise. - fun Manager : Ind Position ; - - -- An order to buy or sell security at the best prices available. - fun MarketOrder : Class ; - fun MarketOrder_Class : SubClass MarketOrder FinancialOrder ; - - -- A stock index in which each stock affects the - -- index in proportion to its number of shares outstanding. - fun MarketShareWeightedIndex : Class ; - fun MarketShareWeightedIndex_Class : SubClass MarketShareWeightedIndex Index ; - - -- A stock index in which each stock - -- affects the index in proportion to its market value. Examples include - -- NASDAQ Composite Index, S&P 500, Wilshire 5000 Equity Index, Hang Seng - -- Index, and EAFE Index. - fun MarketValueWeightedIndex : Class ; - fun MarketValueWeightedIndex_Class : SubClass MarketValueWeightedIndex Index ; - - fun MasterCard : Class ; - fun MasterCard_Class : SubClass MasterCard CreditCard ; - - -- MoneyMarket is for borrowing and lending money for three years - -- or less. The securities in a money market can be U.S. government bonds, TreasuryBills and commercial - -- paper from banks and companies. - fun MoneyMarket : Class ; - fun MoneyMarket_Class : SubClass MoneyMarket SavingsAccount ; - - -- A loan to finance the purchase of real estate, usually with specified payment - -- periods and interest rates. - fun Mortgage : Class ; - fun Mortgage_Class : SubClass Mortgage SecuredLoan ; - - -- These are bonds generally bought through a - -- government agency that deals in the real estate market. They are bonds - -- issued by mortgage lenders. - fun MortgageBond : Class ; - fun MortgageBond_Class : SubClass MortgageBond CorporateBond ; - - -- Bond issued by a state, city, or local government to - -- finance operations or special projects, interest on it is often tax_free. - fun MunicipalBond : Class ; - fun MunicipalBond_Class : SubClass MunicipalBond (both Bond TaxFreeInvestment) ; - - -- An open_ended fund operated by an investment company which - -- raises money from shareholders and invests in a group of assets, in accordance with a stated - -- set of objectives. Benefits include diversification and professional money management. Shares - -- are issued and redeemed on demand, based on the fund's net asset value which is determined at - -- the end of each trading session. - fun MutualFundAccount : Class ; - fun MutualFundAccount_Class : SubClass MutualFundAccount InvestmentAccount ; - - -- National Association of Securities Dealers Automated Quotations - -- system. - fun NASDAQ : Ind Organization ; - - -- A market_value weighted index of all common stocks - -- listed on NASDAQ. - fun NASDAQCompositeIndex : Class ; - fun NASDAQCompositeIndex_Class : SubClass NASDAQCompositeIndex Index ; - - -- A not_held order is a type of order which releases - -- normal obligations implied by the other terms of the order. For example, a - -- limit order designated as 'not_held' allows discretion to the floor trader in - -- filling the order when the market trades at the limit price of the order. In - -- this case, there is no obligation to provide the customer with an execution if - -- the market trades through the limit price on the order. - fun NHOrder : Class ; - fun NHOrder_Class : SubClass NHOrder FinancialOrder ; - - fun New : Ind StatusAttribute ; - - -- Index of 225 leading stocks traded on the Tokyo Stock - -- Exchange. - fun NikkeiIndex : Class ; - fun NikkeiIndex_Class : SubClass NikkeiIndex Index ; - - -- A legal document that obligates a borrower to repay a loan - -- at a specified interestRate during a specified period of time or on demand - fun Note : Class ; - fun Note_Class : SubClass Note FinancialInstrument ; - - -- One_cancels_other order (OCO) is a type of option - -- order which treats two or more option orders as a package, whereby the execution - -- of any one of the orders causes all the orders to be reduced by the same amount. - -- For example, the investor would enter an OCO order if he/she wished to buy - -- 10 May 60 calls or 10 June 60 calls or any combination of the two which when - -- summed equaled 10 contracts. An OCO order may be either a day order or a GTC order - fun OCOOrder : Class ; - fun OCOOrder_Class : SubClass OCOOrder FinancialOrder ; - - -- The attribute which describes services that - -- are ready to transact business. - fun OpenService : Ind ServiceAttribute ; - - -- An activity of opening a financial account - fun OpeningAnAccount : Class ; - fun OpeningAnAccount_Class : SubClass OpeningAnAccount FinancialTransaction ; - - -- An option is a contract to buy or sell 100 shares - -- of a stock at a fixed price (the strike price) on or before a fixed date. - fun Option : Class ; - fun Option_Class : SubClass Option FinancialContract ; - - -- A collection of buying/selling options - -- whose purpose is to result in an optimal profit for the investor. - fun OptionStrategy : Class ; - fun OptionStrategy_Class : SubClass OptionStrategy FinancialTransaction ; - - -- A check issued to an employee in payment of salary or wages - fun PayCheck : Class ; - fun PayCheck_Class : SubClass PayCheck Check ; - - -- The partial or complete discharge of an obligation by - -- its settlement in the form of the transfer of funds, assets, or services equal - -- to the monetary value of part or all of the debtor's obligation. - fun Payment : Class ; - fun Payment_Class : SubClass Payment FinancialTransaction ; - - -- A fee charged as a penalty. - fun Penalty : Class ; - fun Penalty_Class : SubClass Penalty ChargingAFee ; - - fun Pending : Ind StatusAttribute ; - - -- Extremely speculative, high_risk Stock, usually - -- with a price of less than 5 dollars per share. In the U.S., nearly all - -- are traded on the over_the_counter bulletin board. - fun PennyStock : Class ; - fun PennyStock_Class : SubClass PennyStock Stock ; - - -- A bond issued by an insurance company to - -- guarantee satisfactory completion of a project by a contractor. - fun PerformanceBond : Class ; - fun PerformanceBond_Class : SubClass PerformanceBond Bond ; - - fun PerformanceMeasure : Class ; - fun PerformanceMeasure_Class : SubClass PerformanceMeasure PhysicalQuantity ; - - -- This is the class of personal accounts, as opposed to - -- CorporateAccounts. - fun PersonalAccount : Class ; - fun PersonalAccount_Class : SubClass PersonalAccount FinancialAccount ; - - -- Two lenders participating in the same loan. - fun PiggybankLoan : Class ; - fun PiggybankLoan_Class : SubClass PiggybankLoan Loan ; - - fun PlacingAnOrder : Class ; - fun PlacingAnOrder_Class : SubClass PlacingAnOrder FinancialTransaction ; - - -- CapitalStock which provides a specific Dividend - -- that is paid before any dividends are paid to common stock holders, and which takes - -- precedence over common stock in the event of a liquidation. Usually does not carry - -- voting rights. - fun PreferredStock : Class ; - fun PreferredStock_Class : SubClass PreferredStock Stock ; - - -- Prepayment is the payment of all or part of a debt - -- prior to its due date. - fun Prepayment : Class ; - fun Prepayment_Class : SubClass Prepayment Payment ; - - -- A stock index in which each stock affects the index - -- in proportion to its price per share. - fun PriceWeightedIndex : Class ; - fun PriceWeightedIndex_Class : SubClass PriceWeightedIndex Index ; - - -- An activity of paying the amount specified on the - -- check from funds on deposit. - fun ProcessingACheck : Class ; - fun ProcessingACheck_Class : SubClass ProcessingACheck (both AuthorizationOfTransaction ControllingAnAccount) ; - - -- An inflationary indicator published by the U.S. Bureau - -- of Labor Statistics to evaluate wholesale price levels in the economy. - fun ProducerPriceIndex : Class ; - fun ProducerPriceIndex_Class : SubClass ProducerPriceIndex InflationIndex ; - - -- An option contract that gives the holder the - -- right to sell a certain quantity of an underlying security to the writer - -- of the option, at a specified price (strike price) up to a specified date - -- (expiration date). - fun PutOption : Class ; - fun PutOption_Class : SubClass PutOption Option ; - - -- Land, including all the natural resources and permanent buildings on it. - fun RealEstate : Class ; - fun RealEstate_Class : SubClass RealEstate (both CorpuscularObject (both FinancialAsset Region)) ; - - -- A written acknowledgment that a specified article, - -- sum of money, or shipment of merchandise has been received. - fun Receipt : Ind FinancialInstrument ; - - -- Paying off an existing loan with the proceeds from a new loan, using - -- the same property as collateral. - fun Refinancing : Class ; - fun Refinancing_Class : SubClass Refinancing FinancialTransaction ; - - -- A bond issued with the name of the owner printed on the - -- face of the certificate. It can be transferred to another individual only with the - -- owner's endorsement. - fun RegisteredBond : Class ; - fun RegisteredBond_Class : SubClass RegisteredBond Bond ; - - -- Securities, usually issued in private placements, that - -- have limited transferability. - fun RestrictedStock : Class ; - fun RestrictedStock_Class : SubClass RestrictedStock Stock ; - - -- A class of attributes which describe the degree of risk - -- of a particular investment. - fun RiskAttribute : Class ; - fun RiskAttribute_Class : SubClass RiskAttribute RelationalAttribute ; - - -- A tax_free reinvestment of a distribution from a - -- qualified retirement plan into an IRA or other qualified plan within 60 days. - -- Also called IRA rollover. Or more generally, a movement of funds from one investment - -- to another. - fun Rollover : Class ; - fun Rollover_Class : SubClass Rollover FinancialTransaction ; - - -- An individual retirement account in which a person - -- can set aside after_tax income up to a specified amount each year. Earnings on the - -- account are tax_free, and tax_free withdrawals may be made at retirement age. - fun RothIRAAccount : Class ; - fun RothIRAAccount_Class : SubClass RothIRAAccount IndividualRetirementAccount ; - - fun SARSEPPlan : Class ; - fun SARSEPPlan_Class : SubClass SARSEPPlan DefinedContributionPlan ; - - -- An account in a bank on which interest is usually paid and from - -- which withdrawals can be made usually only by presentation of a passbook or by written authorization - -- on a prescribed form. - fun SavingsAccount : Class ; - fun SavingsAccount_Class : SubClass SavingsAccount (both DepositAccount InterestBearingAccount) ; - - -- A federally or state chartered FinancialOrganization - -- that takes Deposits from individuals, funds Mortgages, and pays Dividends. - fun SavingsAndLoans : Class ; - fun SavingsAndLoans_Class : SubClass SavingsAndLoans FinancialOrganization ; - - -- A defined contribution plan offered by a - -- corporation to its employees, which allows employees to set aside - -- tax_deferred income for retirement purposes. The name 401(k) comes from - -- the IRS section describing the program. - fun SavingsPlan_401K : Class ; - fun SavingsPlan_401K_Class : SubClass SavingsPlan_401K DefinedContributionPlan ; - - -- A retirement plan similar to a 401(k) plan, but - -- one which is offered by non_profit organizations, such as universities and - -- some charitable organizations, rather than corporations. - fun SavingsPlan_403B : Class ; - fun SavingsPlan_403B_Class : SubClass SavingsPlan_403B DefinedContributionPlan ; - - -- A simpler alternative to a 401(k) plan available - -- only to companies with 25 or fewer employees, which gives employees the - -- opportunity to make contributions to their SEP accounts with pre_tax - -- dollars and reduce their current year's net income. - fun SavingsPlan_408K : Class ; - fun SavingsPlan_408K_Class : SubClass SavingsPlan_408K PensionPlan ; - - -- Bond backed by collateral, such as a mortgage - -- or lien, the title to which would be transferred to the bondholders in the - -- event of default. - fun SecuredBond : Class ; - fun SecuredBond_Class : SubClass SecuredBond Bond ; - - fun SecuredLoan : Class ; - fun SecuredLoan_Class : SubClass SecuredLoan Loan ; - - -- An investment instrument, other than an insurance policy or - -- FixedAnnuity insurance policy or fixed annuity issued by a corporation, government, - -- or other organization which offers evidence of debt or equity. - fun Security : Class ; - fun Security_Class : SubClass Security FinancialInstrument ; - - -- The class of attributes which describe - -- CommercialServices, such as OpenService and ClosedService. - fun ServiceAttribute : Class ; - fun ServiceAttribute_Class : SubClass ServiceAttribute RelationalAttribute ; - - -- A Contract where an Agent agrees to - -- perform a service for another Agent (usually for a price). - fun ServiceContract : Class ; - fun ServiceContract_Class : SubClass ServiceContract Contract ; - - -- Certificate, representing one unit of ownership in a corporation, - -- MutualFund, or limited partnership. - fun Share : Class ; - fun Share_Class : SubClass Share (both CurrencyMeasure Security) ; - - -- Borrowing a security (or commodity futures - -- contract) from a broker and selling it, with the understanding that it - -- must later be bought back (hopefully at a lower price) and returned to the - -- broker. SEC rules allow investors to sell short only on an uptick or a - -- zero_plus tick, to prevent 'pool operators' from driving down a stock - -- price through heavy short_selling, then buying the shares for a large - -- profit. - fun ShortSale : Class ; - fun ShortSale_Class : SubClass ShortSale FinancialTransaction ; - - -- A put or call option by itself, as opposed to - -- multiple options as used in a spread or straddle. - fun SingleOption : Class ; - fun SingleOption_Class : SubClass SingleOption OptionStrategy ; - - -- A loan whose principal is due in total with a single - -- payment at maturity. - fun SinglePaymentLoan : Class ; - fun SinglePaymentLoan_Class : SubClass SinglePaymentLoan Loan ; - - -- The purchase of one option and the - -- simultaneous sale of a related option, such as two options of the same - -- class but different strike prices and/or expiration dates. - fun SpreadOption : Class ; - fun SpreadOption_Class : SubClass SpreadOption OptionStrategy ; - - -- A class of four Attributes indicating the - -- status of a FinancialAccount, viz. Active, Locked, New, and Pending. - fun StatusAttribute : Class ; - fun StatusAttribute_Class : SubClass StatusAttribute RelationalAttribute ; - - -- Any index which is intended to gauge upward or downward trends - -- in stock prices. - fun StockIndex : Class ; - fun StockIndex_Class : SubClass StockIndex Index ; - - -- General term for the organized trading of stocks through - -- exchanges and over_the_counter. - fun StockMarket : Class ; - fun StockMarket_Class : SubClass StockMarket Organization ; - - -- Any FinancialTransaction which involves - -- Stock and which occurs in a StockMarket. - fun StockMarketTransaction : Class ; - fun StockMarketTransaction_Class : SubClass StockMarketTransaction FinancialTransaction ; - - -- An option in which the underlier is the - -- common stock of a corporation, giving the holder the right to buy or - -- sell its stock, at a specified price, by a specific date. - fun StockOption : Class ; - fun StockOption_Class : SubClass StockOption Option ; - - -- Exchange of the number of shares of stock outstanding - -- for a larger number. - fun StockSplit : Class ; - fun StockSplit_Class : SubClass StockSplit FinancialTransaction ; - - -- A market order to buy or sell a certain quantity of - -- a certain security if a specified price (the stopPrice) is reached or passed. - fun StopOrder : Class ; - fun StopOrder_Class : SubClass StopOrder FinancialOrder ; - - -- The purchase or sale of an equal number of puts and - -- calls, with the same strike price and expiration dates. - fun Straddle : Class ; - fun Straddle_Class : SubClass Straddle OptionStrategy ; - - fun TaxFreeInvestment : Class ; - fun TaxFreeInvestment_Class : SubClass TaxFreeInvestment Investment ; - - fun TaxableInvestment : Class ; - fun TaxableInvestment_Class : SubClass TaxableInvestment Investment ; - - -- The instrument, such as a deed, that constitutes evidence - -- of a legal right of possession or control. - fun Title : Class ; - fun Title_Class : SubClass Title FinancialInstrument ; - - -- Accounts that pay interest, usually at below_market - -- interest rates, that do not have a specific maturity, and that usually can be withdrawn upon demand - fun TraditionalSavingsAccount : Class ; - fun TraditionalSavingsAccount_Class : SubClass TraditionalSavingsAccount SavingsAccount ; - - -- A negotiable debt obligation issued by the U.S. government and backed - -- by its full faith and credit, having a maturity of one year or less. Exempt from state and local taxes - fun TreasuryBill : Class ; - fun TreasuryBill_Class : SubClass TreasuryBill SavingsAccount ; - - -- A negotiable, coupon_bearing debt obligation - -- issued by the U.S. government and backed by its full faith and credit, having - -- a maturity of more than 7 years. Interest is paid semi_annually. Exempt from - -- state and local taxes. - fun TreasuryBond : Class ; - fun TreasuryBond_Class : SubClass TreasuryBond Bond ; - - fun UnsecuredLoan : Class ; - fun UnsecuredLoan_Class : SubClass UnsecuredLoan Loan ; - - -- To change data in a file or database - fun Update : Class ; - fun Update_Class : SubClass Update (both ContentDevelopment FinancialTransaction) ; - - -- A stock market transaction (or sometimes, a quote) - -- at a price higher than the preceding one for the same security. - fun Uptick : Class ; - fun Uptick_Class : SubClass Uptick StockMarketTransaction ; - - -- An activity of using a financial account - fun UsingAnAccount : Class ; - fun UsingAnAccount_Class : SubClass UsingAnAccount FinancialTransaction ; - - -- A class of valid BankCards - fun ValidCard : Class ; - fun ValidCard_Class : SubClass ValidCard BankCard ; - - -- When the shares in a company are considered attractive because - -- the company is undervalue, usually because it has a low P/E ratio. - fun ValueStock : Class ; - fun ValueStock_Class : SubClass ValueStock Stock ; - - -- An investment vehicle offered by an insurance company that - -- does not guarantee a payment amount but does have the potential for greater returns than - -- a FixedAnnuity. - fun VariableAnnuity : Class ; - fun VariableAnnuity_Class : SubClass VariableAnnuity Annuity ; - - -- A subclass of AuthorizationOfTransaction - -- where an ATM machine checks the code of the BankCard inserted to this machine. - fun VerifyingCardCode : Class ; - fun VerifyingCardCode_Class : SubClass VerifyingCardCode AuthorizationOfTransaction ; - - fun VisaCard : Class ; - fun VisaCard_Class : SubClass VisaCard CreditCard ; - - -- An activity of money being transferred from a customer's - -- account at a financial institution. - fun Withdrawal : Class ; - fun Withdrawal_Class : SubClass Withdrawal FinancialTransaction ; - - -- A class of attributes which describe the degree to which - -- accounts are profitable. - fun YieldAttribute : Class ; - fun YieldAttribute_Class : SubClass YieldAttribute RelationalAttribute ; - - -- A bond in which no periodic coupon is paid over the - -- life of the contract. Instead, both the principal and the interest are paid at the - -- maturity date. - fun ZeroCouponBond : Class ; - fun ZeroCouponBond_Class : SubClass ZeroCouponBond Bond ; - - -- (accountAt ?Account ?Bank) means that ?Account is a - -- FinancialAccount opened in the FinancialOrganization ?Bank. - fun accountAt : El FinancialAccount -> El FinancialOrganization -> Formula ; - - -- (accountHolder ?Account ?Agent) means that ?Agent - -- is the account holder of the FinancialAccount ?Account. - fun accountHolder : El FinancialAccount -> El CognitiveAgent -> Formula ; - - fun accountNumber : El FinancialAccount -> El PositiveInteger -> Formula ; - - -- (accountStatus ?Account ?Status) holds if - -- ?Status describes the status of the account, such as Active, Locked, - -- New or Pending. - fun accountStatus : El FinancialAccount -> El StatusAttribute -> Formula ; - - -- The accumulated coupon interest, paid to the seller of a - -- bond by the buyer unless the bond is in default. - fun accruedInterest : El Bond -> El Interest -> Formula ; - - fun administrator : El FinancialAccount -> El Position -> Formula ; - - -- (administratorStatus ?Administrator ?Status) - -- holds is ?Status describes the status of the administrator. - fun administratorStatus : El Position -> El StatusAttribute -> Formula ; - - -- An amount (usually income) after taxes - -- have been subtracted. - fun afterTaxIncome : El Human -> El CurrencyMeasure -> El OrganizationalProcess -> Formula ; - - -- (agreementActive ?Agreement ?Date) holds if - -- ?Agreement is in force at the time specified by ?Date. - fun agreementActive : El Contract -> El TimePosition -> Formula ; - - -- (agreementMember ?Agreement ?Agent) means that - -- ?Agent is one of the participants of the Agreement. - fun agreementMember : El Contract -> El CognitiveAgent -> Formula ; - - -- (agreementPeriod ?Agreement ?Period) holds if - -- ?Period specifies a Time interval during which ?Agreement is in force. - fun agreementPeriod : El Contract -> El TimeInterval -> Formula ; - - -- (amountCharged ?Fee ?Amount) means that ?Amount is the amount of - -- the fee charged. - fun amountCharged : El ChargingAFee -> El CurrencyMeasure -> Formula ; - - -- (amountDue ?ACCOUNT ?AMOUNT ?DATE) means ?DATE is the - -- date on which the amount of Money ?AMOUNT of a particular ?ACCOUNT is due and payable - fun amountDue : El FinancialAccount -> El CurrencyMeasure -> El TimePosition -> Formula ; - - fun appraisedValue : El Collateral -> El CurrencyMeasure -> Formula ; - - -- (askPrice ?Obj ?Money ?Agent) means that ?Agent offers to sell - -- ?Obj for the amount of ?Money. - fun askPrice : El Object -> El CurrencyMeasure -> El Agent -> Formula ; - - -- A term that describes an option with a strike - -- price that is equal to the current market price of the underlying stock. - fun atTheMoney : El Option -> El TimePosition -> Formula ; - - -- (availableBalance ?Account ?Day ?Amount) means that ?Amount is - -- the balance which is available for withdrawal from the FinancialAccount ?Account. - fun availableBalance : El FinancialAccount -> El Day -> El CurrencyMeasure -> Formula ; - - -- (availableCash ?Account ?Day ?Cash) holds if ?Cash is - -- a cash amount available for withdrawal from the FinancialAccount ?Account. - fun availableCash : El FinancialAccount -> El Day -> El CurrencyMeasure -> Formula ; - - -- (bankAccount ?Type ?Bank) holds if ?Type is a - -- type of the financial accounts offered by the bank. - fun bankAccount: Desc FinancialAccount -> El Bank_FinancialOrganization -> Formula ; - - -- Income before taxes are deducted - fun beforeTaxIncome : El Human -> El CurrencyMeasure -> El OrganizationalProcess -> Formula ; - - -- A standard by which something can be measured or judged. - fun benchmark : El Abstract -> El PerformanceMeasure -> Formula ; - - -- (bidPrice ?Obj ?Money ?Agent) means that ?Agent offers to buy ?Obj for the amount of ?Money. - fun bidPrice : El Object -> El CurrencyMeasure -> El Agent -> Formula ; - - -- A measure of the quality and safety of a bond, - -- based on the issuer's financial condition. More specifically, an - -- evaluation from a rating service indicating the likelihood that a debt - -- issuer will be able to meet scheduled interest and principal repayments. - -- Typically, AAA is highest (best), and D is lowest (worst). - fun bondRating : El Bond -> El FinancialRating -> Formula ; - - -- (borrower ?Loan ?Agent) means that ?Agent is a borrower of the ?Loan - fun borrower : El Loan -> El CognitiveAgent -> Formula ; - - -- (buyingPowerAmount ?Account ?Day ?Amount) holds if ?Amount is - -- the buying power amount of the FinancialAccount ?Account on the Day ?Day. - fun buyingPowerAmount : El FinancialAccount -> El Day -> El CurrencyMeasure -> Formula ; - - -- Date, prior to maturity, on which a callable bond may be redeemed. - fun callDate : El Bond -> El Day -> Formula ; - - -- (cardAccount ?Card ?Account) means that ?Account is - -- the FinancialAccount linked to a BankCard ?Card. - fun cardAccount : El BankCard -> El FinancialAccount -> Formula ; - - -- (cardCode ?Code ?Card) means that ?Code represents - -- the account number of the BankCard ?Card. - fun cardCode : El ContentBearingObject -> El BankCard -> Formula ; - - -- (checkAccount ?Check ?Account) means that ?Account - -- is the FinancialAccount from which the amount specifed on the check is paid. - fun checkAccount : El Check -> El FinancialAccount -> Formula ; - - fun checkNumber : El Check -> El PositiveInteger -> Formula; - - -- (closingPrice ?Stock ?Amount ?Day) means that the closing - -- price of the Stock ?Stock on the Day ?Day was ?Amount. - fun closingPrice : El Stock -> El CurrencyMeasure -> El Day -> Formula ; - - -- The total monetary value an employee receives during a certain time period. - fun compensationPackage : El Human -> El CurrencyMeasure -> El TimePosition -> Formula ; - - -- (compoundInterest ?Account ?Amount ?Time) means - -- that ?Amount is the interest which is calculated not only on the initial principal - -- but also the accumulated interest of prior periods. Compound interest can be - -- calculated annually, semi_annually, quartely, monthly, or daily. - fun compoundInterest : El FinancialAccount -> El Interest -> El TimeInterval -> Formula ; - - fun confirmationNumber : El FinancialTransaction -> El SymbolicString -> Formula ; - - -- (couponInterest ?BOND ?INTEREST) means that ?INTEREST is - -- the periodic interest payment made to bondholders during the life of the ?BOND. - fun couponInterest : El Bond -> El Interest -> Formula ; - - -- (creditLimit ?ACCOUNT ?AMNT) holds if ?AMNT is the - -- maximum amount of credit that a bank or other lender will extend to a customer. - fun creditLimit : El CreditAccount -> El CurrencyMeasure -> Formula ; - - -- (creditRanking ?Agent ?Rating) holds if ?Rating is a FinancialRating - -- based on financial analysis by a credit bureau, of one's financial history, - -- specifically as it relates to one's ability to meet debt obligations. - -- Lenders use this information to decide whether to approve a loan. - fun creditRanking : El CognitiveAgent -> El FinancialRating -> Formula ; - - -- (creditsPerPeriod ?Account ?Amount ?Period) holds if ?Amount is the amount credited to - -- the FinancialAccount ?Account during the time period ?Period. - fun creditsPerPeriod : El FinancialAccount -> El CurrencyMeasure -> El TimeInterval -> Formula ; - - -- (currentAccountBalance ?Account ?Date ?Amount) means that ?Amount is the balance of - -- the FinancialAccount ?Account as of the date ?Date. - fun currentAccountBalance : El FinancialAccount -> El Day -> El CurrencyMeasure -> Formula ; - - -- (currentInterestRate ?Account ?Day ?Rate) means that ?Rate is the interest rate of - -- the Account on a specific day ?Day. - fun currentInterestRate : El FinancialAccount -> El Day -> El InterestRate -> Formula ; - - -- A very general relation that exists whenever there is a FinancialTransaction between - -- the two Agents such that the first is the destination of the FinancialTransaction and - -- the second is the agent. - fun customer : El CognitiveAgent -> El CognitiveAgent -> Formula ; - - -- (customerRepresentative ?PERSON1 ?PERSON2 ?ORG) means that ?PERSON1 acts as a representative - -- of Organization ?ORG in a SocialInteraction involving ?PERSON2. - fun customerRepresentative : El CognitiveAgent -> El CognitiveAgent -> El Organization -> Formula ; - - -- (dailyLimit ?Account ?TransactionType ?Amount) means that ?Amount is the daily limit of - -- the ?Account for the type of FinancialTransactions ?TransactionType. - fun dailyLimit: El FinancialAccount -> Desc FinancialTransaction -> El CurrencyMeasure -> Formula ; - - -- (dateOfStatement ?Statement ?Date) holds if ?Date is the date when BankStatement was issued. - fun dateOfStatement : El BankStatement -> El Day -> Formula ; - - -- (dayPhone ?Phone ?Agent) means that ?Phone is a phone - -- number corresponding to the location where ?Agent can be reached during the day. - fun dayPhone : El SymbolicString -> El Agent -> Formula ; - - -- The part of the purchase price paid in cash up front, - -- reducing the amount of the loan or mortgage. - fun downPayment : El Loan -> El CurrencyMeasure -> Formula ; - - -- Legal date an agreement or document goes into force. - fun effectiveDate : El Contract -> El Day -> Formula ; - - -- (emailAddress ?Address ?Agent) means that ?Address is - -- an electronic address of the location where ?Agent can be reached. - fun emailAddress : El SymbolicString -> El Agent -> Formula ; - - -- An individual's contribution to his/her - -- own retirement plan, often tax_deferred. - fun employeeContribution : El Human -> El CurrencyMeasure -> El TimeInterval -> Formula ; - - -- (eveningPhone ?Phone ?Agent) means that ?Phone is a phone number - -- corresponidng to the location where ?Agent can be reached during the evening. - fun eveningPhone : El SymbolicString -> El Agent -> Formula ; - - -- (expirationDate ?Contract ?Date) means that ?Date is the date on which ?Contract expires. - fun expirationDate : El Contract -> El Day -> Formula ; - - -- The nominal dollar amount assigned to a security by the issuer. - -- For an equity security, par is usually a very small amount that bears no relationship to - -- its market price, except for preferred stock, in which case par is used to calculate dividend - -- payments. For a debt security, par is the amount repaid to the investor when the bond matures - -- (usually, corporate bonds have a par value of 1000, municipal bonds 5000, and federal bonds - -- 10,000). - fun faceValue : El Collateral -> El CurrencyMeasure -> Formula ; - - fun finalPrice : El Stock -> El CurrencyMeasure -> Formula ; - - -- (financialResponseTo ?Response ?Request) means that - -- ?Response is a FinancialResponse to the FinancialRequest ?Request. - fun financialResponseTo : El FinancialResponse -> El FinancialRequest -> Formula ; - - -- (fixedInterestRate ?Account ?Rate) holds if ?Rate is the interest rate that - -- does not change during the entire term of the account. - fun fixedInterestRate : El FinancialAccount -> El InterestRate -> Formula ; - - -- A minimum amount that a lender is willing to loan - fun floorLoan : El Loan -> El CurrencyMeasure -> Formula ; - - -- A call option is in the money if the stock - -- price is above the strike price. A put option is in the money if the - -- stock price is below the strike price. - fun inTheMoney : El Option -> El TimePosition -> Formula ; - - -- (incomeOf ?Agent ?Money ?Period) means that - -- ?Money is the amount of money or its equivalent received during a period - -- of time in exchange for labor or services, from the sale of goods or - -- property, or as profit from financial investments - fun income : El Human -> El CurrencyMeasure -> El TimeInterval -> Formula ; - - -- (incomeEarned ?Agent ?Money ?Action) means that ?Agent earned - -- the amount of money ?Money from performing ?Action. Note that incomeEarned - -- denotes that amount of money made before taxes are deducted. - fun incomeEarned : El Human -> El CurrencyMeasure -> El OrganizationalProcess -> Formula ; - - -- The percentage increase in the price of goods and services, usually annually. - fun inflationRate : El Inflation -> El RealNumber -> Formula ; - - -- The annually percentage increase - -- in the price of goods and services for the given Nation. - fun inflationRateInCountry : El Nation -> El RealNumber -> Formula ; - - -- (insured ?Contract ?Org) means that ?Contract is insured - -- by the ?Organization. - fun insured : El Contract -> El Organization -> Formula ; - - -- (interestEarned ?Account ?Interest ?Period) means that ?Interest is - -- the amount earned on the FinancialAccount ?Account, for the duration ?Period. - fun interestEarned : El FinancialAccount -> El Interest -> El TimeInterval -> Formula ; - - -- (interestRatePerPeriod ?ACCOUNT ?RATE ?TIME) means that ?RATE is the interest - -- per the period TIME divided by principal amount, expressed as a percentage - fun interestRatePerPeriod : El FinancialAccount -> El InterestRate -> El TimeInterval -> Formula ; - - -- (issuedBy ?Instrument ?Agent) means that a - -- FinancialInstrument ?Instrument is produced and offered by ?Agent. - fun issuedBy : El FinancialInstrument -> El CognitiveAgent -> Formula ; - - -- (lastStatement ?Account ?Statement) means that - -- ?Statement is the most recent monthly report sent to a debtor or bank depositor. - fun lastStatement : El FinancialAccount -> El BankStatement -> Formula ; - - -- (lastStatementBalance ?Account ?Amount) holds if ?Amount is the balance - -- shown on the last statement. - fun lastStatementBalance : El FinancialAccount -> El CurrencyMeasure -> Formula ; - - -- (lender ?Loan ?Agent) means that ?Agent is a private, public or - -- institutional entity that put up the funds for the ?Loan. - fun lender : El Loan -> El CognitiveAgent -> Formula ; - - -- (limitPrice ?Order ?Money) means that ?Money is the limit price - -- for the limit order ?Order. If ?Order is a buy order, then ?Money specifies the maximum price - -- to be paid. If ?Order is a sell order, then ?Money specifies the minimum price to be paid. - fun limitPrice : El LimitOrder -> El CurrencyMeasure -> Formula ; - - -- Degree to which accounts can be easily converted to cash. - fun liquidity : El FinancialAccount -> El LiquidityAttribute -> Formula ; - - fun listedOn : El Stock -> El Organization -> Formula ; - - -- (loanFeeAmount ?Loan ?Amount) means that - -- ?Amount is the fee amount of the Loan ?Loan. - fun loanFeeAmount : El Loan -> El CurrencyMeasure -> Formula ; - - -- (loanForPurchase ?ACCOUNT ?PRODUCT) means that ?ACCOUNT is a - -- loan to finance the purchase of ?PRODUCT. - fun loanForPurchase : El Loan -> El Object -> Formula ; - - fun loanInterest : El Loan -> El CurrencyMeasure -> Formula ; - - -- (marginBalanceAmount ?Account ?Day ?Amount) - -- holds if ?Amount is the margin balance amount of the FinancialAccount ?Account - -- on the Day ?Day. - fun marginBalanceAmount : El FinancialAccount -> El Day -> El CurrencyMeasure -> Formula ; - - fun marketValueAmount : El FinancialAccount -> El Day -> El CurrencyMeasure -> Formula ; - - -- The date on which the principal amount of the account - -- becomes due and payable. - fun maturityDate : El FinancialAccount -> El Day -> Formula ; - - -- (minimumBalance ?Account ?ActivityType ?Amount) - -- means that ?Amount is the mimimum amount required by the type of - -- FinancialTransaction ?ActivityType. - fun minimumBalance: El FinancialAccount -> Desc FinancialTransaction -> El CurrencyMeasure -> Formula ; - - -- The smallest amount which can be paid on a revolving - -- charge account to avoid a penalty. - fun minimumPayment : El LiabilityAccount -> El CurrencyMeasure -> El TimeDuration -> Formula ; - - -- (monthlyIncome ?Agent ?Money) means that ?Money is the amount of money received - -- during one month period - fun monthlyIncome : El Human -> El CurrencyMeasure -> Formula ; - - -- The amount due the supplier after commissions have been deducted. - fun netAmount : El Investment -> El CurrencyMeasure -> Formula ; - - -- Total assets minus total liabilities of an individual or company. - fun netWorth : El CognitiveAgent -> El CurrencyMeasure -> El Day -> Formula ; - - -- (optionHolder ?Option ?Agent) means that ?Agent is the holder of the option. - fun optionHolder : El Option -> El CognitiveAgent -> Formula ; - - -- (optionSeller ?Option ?Agent) means that ?Agent is the writer of the option. - fun optionSeller : El Option -> El CognitiveAgent -> Formula ; - - -- (orderFor ?Order ?Transaction ?Security) means that the content of ?Order - -- is to realize an instance of ?Transaction where ?Security is the patient of ?Transaction. - fun orderFor: El FinancialTransaction -> Desc FinancialTransaction -> El Security -> Formula ; - - -- (originalBalance ?ACCOUNT ?BALANCE) means that ?BALANCE is - -- the balance of the account at the time the account is opened. - fun originalBalance : El FinancialAccount -> El CurrencyMeasure -> Formula ; - - -- A call option is out of the money if the - -- stock price is below its strike price. A put option is out of the money - -- if the stock price is above its strike price. - fun outOfTheMoney : El Option -> El TimePosition -> Formula ; - - -- The amount by which withdrawals exceed deposits. - fun overdraft : El FinancialAccount -> El CurrencyMeasure -> El Day -> Formula ; - - -- (paymentsPerPeriod ?Account ?Amount ?Period) holds if ?Amount is - -- the amount paid on the FinancialAccount ?Account during the time period ?Period. - fun paymentsPerPeriod : El FinancialAccount -> El CurrencyMeasure -> El TimeInterval -> Formula ; - - -- (periodicPayment ?Pay ?Amount ?Period) holds if ?Pay is one of the periodic payments for the amount ?Amount. - fun periodicPayment : El FinancialAccount -> El CurrencyMeasure -> El TimeDuration -> Formula ; - - -- (phoneNumber ?Phone ?Agent) holds if ?Phone is a phone number corresponding to the Telephone ?Phone. - fun phoneNumber : El SymbolicString -> El Telephone -> Formula ; - - -- (pin ?PIN ?Card) means that ?PIN is a personal identification number linked to the ?Card. - fun pin : El SymbolicString -> El BankCard -> Formula ; - - -- The maximum amount of money the Agent can lose by choosing this type of Investment. - fun potentialLoss : El CognitiveAgent -> El Investment -> El CurrencyMeasure -> Formula ; - - -- Total price of an option. - fun premium : El Option -> El CurrencyMeasure -> Formula ; - - -- (price ?Obj ?Money ?Agent) means that ?Agent pays the amount of - -- money ?Money for ?Obj. - fun price : El Physical -> El CurrencyMeasure -> El Agent -> Formula ; - - -- The interest rate that commercial banks charge their most creditworthy borrowers, - -- such as large corporations. The prime rate is a lagging indicator. - fun primeInterestRate : El Day -> El InterestRate -> Formula ; - - -- (principalAmount ?ACCOUNT ?BALANCE) means that ?BALANCE is the amount borrowed, - -- or the part of the amount borrowed which remains unpaid (excluding interest). - fun principalAmount : El FinancialAccount -> El CurrencyMeasure -> Formula ; - - -- The positive gain from an investment or business operation after - -- subtracting for all expenses. - fun profit : El FinancialTransaction -> El CurrencyMeasure -> Formula ; - - -- (purchasesPerPeriod ?Account ?Amount ?Period) - -- holds if ?Amount is the amount of purchases added to the FinancialAccount ?Account - -- during the time period ?Period. - fun purchasesPerPeriod : El FinancialAccount -> El CurrencyMeasure -> El TimeInterval -> Formula ; - - -- Relates an instance of Investing to the level of risk associated - -- with the investment. - fun riskLevel : El Investment -> El RiskAttribute -> Formula ; - - fun riskTolerance : El Investor -> El RiskAttribute -> Formula ; - - -- Assets pledged by a borrower to secure a loan - -- or other credit, and subject to seizure in the event of FinancialDefault. - fun securedBy : El FinancialAccount -> El Collateral -> Formula ; - - -- A charge to the customer levied by a FinancialOrganization - -- for a FinancialTransaction, such as OpeningAnAccount or UsingAnAccount. - fun serviceFee : El FinancialOrganization -> El FinancialTransaction -> El CurrencyMeasure -> Formula ; - - -- (shareHolder ?Stock ?Agent) means that ?Agent possesses - -- shares of Stock in a corporation or mutual fund. - fun shareHolder : El Share -> El CognitiveAgent -> Formula ; - - fun shareOf : El Share -> El Organization -> Formula ; - - -- (marketvalueAmount ?Account ?Day ?Amount) holds - -- if ?Amount is the market value amount of the FinancialAccount ?Account on the Day - -- ?Day. shortBalanceAmount (shortBalanceAmount ?Account ?Day ?Amount) - -- holds if ?Amount is the short balance amount of the FinancialAccount ?Account - -- on the Day ?Day. - fun shortBalanceAmount : El FinancialAccount -> El Day -> El CurrencyMeasure -> Formula ; - - -- (signedBy ?Instrument ?Agent) means that ?Instrument - -- has been signed by ?Agent. - fun signedBy : El Certificate -> El CognitiveAgent -> Formula ; - - -- (simpleInterest ?Account ?Amount ?Time) means - -- that ?Amount is the interest calculated on a principal sum, not compounded on - -- earned interest, for the duration ?Time. - fun simpleInterest : El FinancialAccount -> El Interest -> El TimeInterval -> Formula ; - - fun splitFor : El StockSplit -> El Integer -> El Integer -> Formula ; - - -- (statementAccount ?Statement ?Account) means - -- that ?Account is the account of the BankStatement ?Statement. - fun statementAccount : El BankStatement -> El FinancialAccount -> Formula ; - - -- (statementInterest ?Statement ?Amount) holds - -- if ?Amount is the interest amount as shown on the BankStatement ?Statement. - fun statementInterest : El BankStatement -> El CurrencyMeasure -> Formula ; - - -- (statementPeriod ?Statement ?Period) means that - -- ?Period is the time period of the BankStatement ?Statement. - fun statementPeriod : El BankStatement -> El TimeInterval -> Formula ; - - -- A unique symbol assigned to a security. NYSE and - -- AMEX listed stocks have symbols of three characters or less. NASDAQ_listed - -- securities have four or five characters. - fun stockSymbol : El Stock -> El SymbolicString -> Formula ; - - -- The specified price on an option contract at - -- which the contract may be exercised, whereby a call option buyer can buy - -- the underlier or a put option buyer can sell the underlier. - fun strikePrice : El FinancialInstrument -> El CurrencyMeasure -> Formula ; - - -- Income whose taxes can be postponed - -- until a later date. Examples include IRA, 401(k), Keogh Plan, annuity, - -- Savings Bond and Employee Stock Ownership Plan. - fun taxDeferredIncome : El Human -> El CurrencyMeasure -> El OrganizationalProcess -> Formula ; - - -- (underlier ?Option ?Instrument) means that - -- ?Instrument is a security which is subject to delivery upon exercise of - -- ?Option. - fun underlier : El Option -> El FinancialInstrument -> Formula ; - - -- The annual rate of return on an investment, expressed as a - -- percentage. For bonds and notes, it is the coupon rate divided by the market price. - fun yield : El Investment -> El FunctionQuantity -> Formula ; - - -- A profit obtained from an investment. yieldLevel Relates a FinancialAccount to - -- the yield level (i.e. the type of profit) which can be expected from the account. - fun yieldLevel : El FinancialAccount -> El YieldAttribute -> Formula ; - -} diff --git a/examples/SUMO/Geography.gf b/examples/SUMO/Geography.gf deleted file mode 100644 index 8c521d2c4..000000000 --- a/examples/SUMO/Geography.gf +++ /dev/null @@ -1,2887 +0,0 @@ -abstract Geography = MidLevelOntology ** { - - fun AcidRainIssue : Ind EnvironmentalIssue ; - - -- AcidRainfall is the subclass of - -- Raining in which the precipitate contains harmful amounts of - -- sulfur dioxide or nitrogen oxide. The standard for acid rain - -- is below 5.6 pH. - fun AcidRainfall : Class ; - fun AcidRainfall_Class : SubClass AcidRainfall WeatherProcess ; - - -- Acidification is the process of - -- lowering soil and water pH due to acid rain or other types of - -- acid deposition. Potential harmful effects include killing - -- freshwater fish and plants. - fun Acidification : Class ; - fun Acidification_Class : SubClass Acidification Combining ; - - fun AcidificationIssue : Ind EnvironmentalIssue ; - - -- AerosolParticulate is a - -- Substance that includes aerosol_dispersed particles - -- that are mixed with air, gas, or smoke. A form of Pollution. - fun AerosolParticulate : Class ; - fun AerosolParticulate_Class : SubClass AerosolParticulate Substance ; - - fun AerosolParticulateIssue : Ind EnvironmentalIssue ; - - -- Afforestation is the process of - -- planting trees and plants on spaces that are either empty or in - -- agricultural use. - fun Afforestation : Class ; - fun Afforestation_Class : SubClass Afforestation Planting ; - - fun Africa : Ind Continent ; - - -- Aftershock is the subclass of EarthTremors - -- that occur after the main tremor(s) of an Earthquake. - fun Aftershock : Class ; - fun Aftershock_Class : SubClass Aftershock EarthTremor ; - - -- Agreement is the class of - -- Propositions that express the contents of agreements - -- entered into by CognitiveAgents. Agreement includes - -- treaties, contracts, purchase orders, pledges, marriage - -- vows, etc. An Agreement may be written down in a document - -- or other ContentBearingObject. - fun Agreement : Class ; - fun Agreement_Class : SubClass Agreement Proposition ; - - -- (AgreementOrganizationFn ?AGR) - -- denotes the official Organization established by the Agreement ?AGR - -- to administer or enforce the terms of that agreement. - fun AgreementOrganizationFn : El Agreement -> Ind Organization ; - - fun AgriculturalChemicalsIssue : Ind EnvironmentalIssue ; - - fun AgriculturalExpansionIssue : Ind EnvironmentalIssue ; - - -- Agriculture is a class of Processes - -- in which land, plants, or animals are cultivated in order to produce - -- food or other organic products. - fun Agriculture : Class ; - fun Agriculture_Class : SubClass Agriculture Maintaining ; - - -- AirPollution is the subclass of - -- Pollution processes in which air is contaminated. - fun AirPollution : Class ; - fun AirPollution_Class : SubClass AirPollution Pollution ; - - fun AirPollutionConvention : Ind Agreement ; - - fun AirPollutionIssue : Ind PollutionIssue ; - - fun AirPollution_NitrogenOxidesProtocol : Ind Agreement ; - - fun AirPollution_PeristentOrganicPollutantsProtocol : Ind Agreement ; - - fun AirPollution_Sulphur85Protocol : Ind Agreement ; - - fun AirPollution_Sulphur94Protocol : Ind Agreement ; - - fun AirPollution_VolatileOrganicCompoundsProtocol : Ind Agreement ; - - -- AirStream is the class of FlowRegions that consist of air. - fun AirStream : Class ; - fun AirStream_Class : SubClass AirStream (both Air FlowRegion) ; - - -- The area below the AntarcticCircle, which is - -- 66 degrees 33 minutes and 38 seconds south latitude. It is dark - -- for at least 24 hours at some point during the year, with an - -- increasing period of yearly continuous darkness as one gets closer - -- to the South Pole. - fun AntarcticArea : Class ; - fun AntarcticArea_Class : SubClass AntarcticArea LandArea ; - - fun AntarcticCircumpolarCurrent : Ind WaterMotion ; - - fun AntarcticSealsConvention : Ind Agreement ; - - fun AntarcticTreaty : Ind Agreement ; - - fun Antarctic_EnvironmentalProtocol : Ind Agreement ; - - fun Antarctic_MarineLivingResourcesConvention : Ind Agreement ; - - fun ArabianSea : Ind Sea ; - - -- ArableLand is the subclass of - -- LandArea that represents land in cultivation with crops that - -- are replanted after each harvest, e.g., wheat and rice. - fun ArableLand : Class ; - fun ArableLand_Class : SubClass ArableLand LandArea ; - - fun AralSea : Ind SaltLake ; - - -- ArcMinute represents a UnitOfMeasure - -- equivalent to 1/60th of an AngularDegree. - fun ArcMinute : Ind UnitOfAngularMeasure ; - - -- ArcSecond represents a UnitOfMeasure - -- equivalent to 1/60th of an ArcMinute. - fun ArcSecond : Ind UnitOfAngularMeasure ; - - -- An ArchipelagicArea is a GeographicArea - -- including an Archipelago and the surrounding WaterArea. - fun ArchipelagicArea : Class ; - fun ArchipelagicArea_Class : SubClass ArchipelagicArea GeographicArea ; - - -- An Archipelago is a group of islands. - fun Archipelago : Class ; - fun Archipelago_Class : SubClass Archipelago (both Collection LandForm) ; - - -- ArcticOcean represents the Arctic Ocean. - fun ArcticOcean : Ind Ocean ; - - -- The area above the Artic Circle, which is - -- 66 degrees 33 minutes and 38 seconds north latitude. It is dark - -- for at least 24 hours at some point during the year, with an - -- increasing period of yearly continuous darkness as one gets closer - -- to the North Pole. - fun ArcticRegion : Class ; - - -- AreaOfConcern is a subclass of - -- Attributes that represent and classify the kinds of interests that - -- agents have. - fun AreaOfConcern : Class ; - fun AreaOfConcern_Class : SubClass AreaOfConcern RelationalAttribute ; - - -- AridClimateZone is the - -- class of regions in which the climate is characterized by - -- a distinct dry season. Annual rate of moisture evaporation - -- exceeds annual rate of precipitation. This is Class B in the - -- Koeppen climate system. - fun AridClimateZone : Class ; - fun AridClimateZone_Class : SubClass AridClimateZone ClimateZone ; - - -- Asbestos is a Mineral. - fun Asbestos : Class ; - fun Asbestos_Class : SubClass Asbestos Mineral ; - - fun AsbestosDisposalIssue : Ind EnvironmentalIssue ; - - fun Asia : Ind Continent ; - - -- AtlanticOcean represents the Atlantic Ocean. - fun AtlanticOcean : Ind Ocean ; - - -- Atmosphere is a mixture of gases - -- surrounding any celestial object that has a gravitational field - -- strong enough to prevent the gases from escaping. - fun Atmosphere : Class ; - fun Atmosphere_Class : SubClass Atmosphere Region ; - - fun AtmosphericHazing : Class ; - fun AtmosphericHazing_Class : SubClass AtmosphericHazing WeatherProcess ; - - -- Atoll is the class of CoralReefs which surround a lagoon. - fun Atoll : Class ; - fun Atoll_Class : SubClass Atoll CoralReef ; - - -- AvalancheProcess is a subclass of - -- Motion that represents events in which a loosened mass of snow, ice, - -- rock, or earth rapidly descends a steep slope, with a destructive force. - fun AvalancheProcess : Class ; - fun AvalancheProcess_Class : SubClass AvalancheProcess Impelling ; - - fun BalticSea : Ind Sea ; - - -- Barite is Barium Sulfate occurring as a mineral. - fun Barite : Class ; - fun Barite_Class : SubClass Barite (both CompoundSubstance Mineral) ; - - -- A Basin is an area of land enclosed or partially - -- enclosed by higher land. - fun Basin : Class ; - fun Basin_Class : SubClass Basin LandForm ; - - -- Bay is the class of extensions of a body of water - -- (salt or fresh) that reach into the land, usually smaller than a - -- Gulf. - fun Bay : Class ; - fun Bay_Class : SubClass Bay Inlet ; - - -- BeaufortNumber is the - -- Attribute for indicating wind force, according to - -- classifications based on observable weather conditions and later - -- related to wind speed ranges. - fun BeaufortNumber : Class ; - fun BeaufortNumber_Class : SubClass BeaufortNumber RelationalAttribute ; - - fun BeaufortNumberEight : Ind BeaufortNumber ; - - fun BeaufortNumberEleven : Ind BeaufortNumber ; - - fun BeaufortNumberFive : Ind BeaufortNumber ; - - fun BeaufortNumberFour : Ind BeaufortNumber ; - - fun BeaufortNumberNine : Ind BeaufortNumber ; - - fun BeaufortNumberOne : Ind BeaufortNumber ; - - fun BeaufortNumberSeven : Ind BeaufortNumber ; - - fun BeaufortNumberSix : Ind BeaufortNumber ; - - fun BeaufortNumberTen : Ind BeaufortNumber ; - - fun BeaufortNumberThree : Ind BeaufortNumber ; - - fun BeaufortNumberTwelve : Ind BeaufortNumber ; - - fun BeaufortNumberTwo : Ind BeaufortNumber ; - - fun BeringSea : Ind Sea ; - - -- BiodiversityAttribute is the - -- class of Attributes that describe the level of biodiversity present - -- in a GeographicArea or Ecosystem. - fun BiodiversityAttribute : Class ; - fun BiodiversityAttribute_Class : SubClass BiodiversityAttribute InternalAttribute ; - - fun BiodiversityConvention : Ind Agreement ; - - fun BiodiversityIssue : Class ; - fun BiodiversityIssue_Class : SubClass BiodiversityIssue EnvironmentalIssue ; - - -- Biome is the class of GeographicAreas - -- representing major kinds of ecological communities, that is, areas in - -- which certain kinds of plants, animals, weather, and terrain interact - -- to produce and support a distinctive ecosystem. - fun Biome : Class ; - fun Biome_Class : SubClass Biome Ecosystem ; - - fun BlackSea : Ind Sea ; - - fun Blizzard : Class ; - fun Blizzard_Class : SubClass Blizzard WeatherProcess ; - - -- (BorderFn ?AREA1 ?AREA2) denotes the - -- border area where the GeographicAreas ?AREA1 and ?AREA2 meet. - fun BorderFn : El GeographicArea -> El GeographicArea -> Ind GeographicArea ; - - fun BorealForest : Class ; - fun BorealForest_Class : SubClass BorealForest (both Biome Forest) ; - - -- BrownCoal is a soft Coal harder than - -- peat and softer than bituminous coal. Also called lignite, it is - -- brownish in color. - fun BrownCoal : Class ; - fun BrownCoal_Class : SubClass BrownCoal Coal ; - - -- A Butte is an Upland raised sharply from the - -- surrounding region. Smaller in area than a Mesa. - fun Butte : Class ; - fun Butte_Class : SubClass Butte (both LandForm UplandArea) ; - - -- A CanalStructure is the constructed - -- framework, including Locks, that contains the waters of a Canal. - fun CanalStructure : Class ; - fun CanalStructure_Class : SubClass CanalStructure StationaryArtifact ; - - -- CanopiedVegetation describes the - -- density of vegetation in a RainForest or Jungle. - fun CanopiedVegetation : Ind Attribute ; - - -- A Canyon is a narrow valley with steep sides, usually - -- created by erosion. - fun Canyon : Class ; - fun Canyon_Class : SubClass Canyon LandForm ; - - -- A Cape is a piece of land projecting into a body of water. - fun Cape : Class ; - fun Cape_Class : SubClass Cape LandForm ; - - -- CarbonCycle is the class of - -- GeologicalProcesses in which carbon in various forms is passed - -- between air, water, earth, and the biosphere. - fun CarbonCycle : Class ; - fun CarbonCycle_Class : SubClass CarbonCycle GeologicalProcess ; - - fun CarbonDioxideEmission : Class ; - fun CarbonDioxideEmission_Class : SubClass CarbonDioxideEmission Separating ; - - fun CaribbeanRegion : Ind GeographicArea ; - - fun CaribbeanSea : Ind Sea ; - - fun CaspianSea : Ind SaltLake ; - - -- A CaveMatrix is the framework of earth or - -- rock in which a Cave is embedded. - fun CaveMatrix : Class ; - fun CaveMatrix_Class : SubClass CaveMatrix LandForm ; - - fun CentralAfrica : Ind GeographicArea ; - - fun CentralAsia : Ind GeographicArea ; - - fun CentralEurope : Ind GeographicArea ; - - fun CentralSouthAmerica : Ind GeographicArea ; - - fun ChinookWind : Class ; - fun ChinookWind_Class : SubClass ChinookWind WindProcess ; - - -- A mineral that consists of an oxide of - -- iron and chromium. - fun Chromite : Class ; - fun Chromite_Class : SubClass Chromite (both CompoundSubstance Mineral) ; - - -- Fine_grained soil consisting of mineral particles, not - -- necessarily clay minerals, that are less than 0.002 mm in their maximum dimension. - fun Clay : Class ; - fun Clay_Class : SubClass Clay Soil ; - - -- ClearWeather represents a condition - -- in which less than 30% of the sky is covered with clouds. - fun ClearWeather : Class ; - fun ClearWeather_Class : SubClass ClearWeather WeatherProcess ; - - -- A Cliff is any high, very_steep_to_perpendicular - -- or overhanging face of rock or earth, a precipice. - fun Cliff : Class ; - fun Cliff_Class : SubClass Cliff SlopedArea ; - - fun ClimateChangeConvention : Ind Agreement ; - - fun ClimateChangeIssue : Ind EnvironmentalIssue ; - - fun ClimateChange_KyotoProtocol : Ind Agreement ; - - -- &ClimateZone is a subclass of GeographicArea in which regions - -- are classified according to their long_term weather conditions. - -- The subclasses of ClimateZone are based on the Koeppen Climate - -- Classification system. In the Koeppen system, climate zones are - -- distinguished based on temperatures and rainfall. - fun ClimateZone : Class ; - fun ClimateZone_Class : SubClass ClimateZone GeographicArea ; - - -- Coal is a black or brownish black solid combustible - -- substance formed by the partial decomposition of vegetable matter without - -- free access of air and under the influence of moisture and often increased - -- pressure and temperature. Coal is a sedimentary rock containing a high - -- proportion of carbon. - fun Coal : Class ; - fun Coal_Class : SubClass Coal (both FossilFuel (both Mineral Rock)) ; - - fun CoastalDegradation : Ind EnvironmentalIssue ; - - fun CoastalFlooding : Class ; - fun CoastalFlooding_Class : SubClass CoastalFlooding Flooding ; - - fun CoastalMarinePollutionIssue : Ind EnvironmentalIssue ; - - -- CoastalPlain is the class of broad plains - -- areas adjacent to a Sea or Ocean. A coastal plain includes a narrower - -- ShoreArea adjacent to a body of water. - fun CoastalPlain : Class ; - fun CoastalPlain_Class : SubClass CoastalPlain Plain ; - - -- ColdClimateZone is the subclass - -- of ClimateZone that is characterized by a warmest month with average - -- temperature less than 10 degrees Celsius and a coldest month with - -- average temperature less than _3 degrees Celsius. This is - -- Koeppen climate system Type D. - fun ColdClimateZone : Class ; - fun ColdClimateZone_Class : SubClass ColdClimateZone ClimateZone ; - - -- ColdDampClimateZone is the - -- subclass of ColdClimateZone that is characterized by having more - -- than 30 mm of precipitation in the driest month. This is subtype - -- 'Df' in the Koeppen climate system. - fun ColdDampClimateZone : Class ; - fun ColdDampClimateZone_Class : SubClass ColdDampClimateZone ColdClimateZone ; - - -- ColdFront is the class of transitional - -- weather processes occurring between a cold air mass that is advancing - -- upon a warm air mass. - fun ColdFront : Class ; - fun ColdFront_Class : SubClass ColdFront WeatherFront ; - - -- ContinentalClimateZone is a subclass of TemperateClimateZone that is - -- characterized by cold winters and hot summers. - fun ContinentalClimateZone : Class ; - fun ContinentalClimateZone_Class : SubClass ContinentalClimateZone TemperateClimateZone ; - - -- ContinentalMargin is class of - -- SubmergedLandAreas that are the extension of land underwater at - -- the edge of a continent, before a drop to the sea floor. A - -- ContinentalMargin includes the ContinentalShelf and the - -- continental break, slope, or rise at the outer edge. - fun ContinentalMargin : Class ; - fun ContinentalMargin_Class : SubClass ContinentalMargin SubmergedLandArea ; - - -- A ContinentalShelf is a natural - -- undersea extension of land around a Continent. The shelf is a - -- gently sloped (average less than one percent) plain that is an extension - -- of the CoastalPlain found off the coast of most continents. - fun ContinentalShelf : Class ; - fun ContinentalShelf_Class : SubClass ContinentalShelf SubmergedLandArea ; - - -- Corals are gastrovascular marine cnidarians (phylum - -- Cnidaria, class Anthozoa) existing as small anemone_like polyps, typically - -- forming colonies of many individuals. The group includes the important - -- reef builders known as hermatypic corals, found in tropical oceans, and - -- belonging to the subclass Zoantharia of order Scleractinia (formerly - -- Madreporaria). The hermatypic corals obtain much of their nutrient - -- requirement from symbiotic unicellular algae called zooxanthellae, and so - -- are dependent upon growing in sunlight. As a result, these corals are - -- usually found not far beneath the surface, although in clear waters corals - -- can grow at depths of 60 m (200 ft). Corals breed by spawning, with all - -- corals of the same species in a region releasing gametes simultaneously - -- over a period of one to several nights around a full moon. (from Wikipedia) - fun Coral : Class ; - fun Coral_Class : SubClass Coral Invertebrate ; - - -- CoralReef is the subclass of Reefs that are - -- formed from living organisms that produce the limestone formations of the - -- reef. Coral reefs include fringing reefs, barrier reefs, and Atolls. - fun CoralReef : Class ; - fun CoralReef_Class : SubClass CoralReef Reef ; - - fun CoralReefDecayIssue : Ind EnvironmentalIssue ; - - -- A Cove is a small part of a body of water that - -- reaches into a coast. - fun Cove : Class ; - fun Cove_Class : SubClass Cove Inlet ; - - -- Crosswind is the relative attribute of a - -- Wind to an object when the force of the wind is applied to a lateral - -- side of the object. - fun Crosswind : Ind Attribute ; - - -- CyclonicStorm is the class of - -- LowPressureWeatherSystems that involve a low pressure area - -- surrounded by rapidly rotating winds, with the whole system - -- typically moving forward at 20_30 mph. - fun CyclonicStorm : Class ; - fun CyclonicStorm_Class : SubClass CyclonicStorm (both LowPressureWeatherSystem Windstorm) ; - - -- DDT (dichoro_diphenyl_trichloro_ethane) - -- is a highly toxic insecticide also harmful to most other animal - -- species. DDT was banned in the UnitedStates in 1972. - fun DDT : Class ; - fun DDT_Class : SubClass DDT CompoundSubstance ; - - -- (DatumFn ?place) denotes the point of MLLW (Mean Lower Low - -- Water) used as the initial data point for a coastal or WaterArea given on a nautical - -- chart. High and low tides are calculated with reference to this point. - fun DatumFn : El GeographicArea -> Ind LengthMeasure ; - - fun DeadSea : Ind SaltLake ; - - -- Defoliant is the class of substances - -- that are used to make plants lose their leaves, typically used - -- in agriculture or warfare. Defoliants may have detrimental - -- environmental side effects. - fun Defoliant : Class ; - fun Defoliant_Class : SubClass Defoliant PureSubstance ; - - fun Deforestation : Class ; - fun Deforestation_Class : SubClass Deforestation (both ForestDamage Removing) ; - - fun DeforestationIssue : Ind EnvironmentalIssue ; - - -- A Delta is a LandForm composed of silt or other - -- alluvium, deposited at or near the mouth of a river or stream as it enters - -- a body of relatively static water. Typically a delta is flat and fan_shaped. - fun Delta : Class ; - fun Delta_Class : SubClass Delta LandForm ; - - -- DenseVegetation describes the - -- density of vegetation in a Forest. - fun DenseVegetation : Ind Attribute ; - - -- Desert is a subclass of LandAreas that are - -- arid regions having sparse or no vegetation. - fun Desert : Class ; - fun Desert_Class : SubClass Desert LandArea ; - - -- DesertClimateZone - -- is the class of AridClimateZones characterized by - -- sparse, desert vegetation. Koeppen system 'BW'. - fun DesertClimateZone : Class ; - fun DesertClimateZone_Class : SubClass DesertClimateZone AridClimateZone ; - - -- Desertification represents the - -- Process by which desert conditions are spread over an area. - fun Desertification : Class ; - fun Desertification_Class : SubClass Desertification WeatherProcess ; - - fun DesertificationConvention : Ind Agreement ; - - fun DesertificationIssue : Ind EnvironmentalIssue ; - - fun DipSlipFault : Class ; - fun DipSlipFault_Class : SubClass DipSlipFault GeologicalFault ; - - -- (DirectionalSubregionFn ?DIRECTION ?AREA) denotes the part - -- of GeographicArea ?AREA that lies in ?DIRECTION from the - -- geographic center of ?AREA. For example, - -- (DirectionalSubregionFn Iraq North) denotes the Northern - -- part of Iraq. Such subregions are defined purely by geographical - -- points of reference, not by sociological ones. For example, - -- (DirectionalSubregionFn UnitedStatesOfAmerica South) denotes - -- the Southern half of the United States, it does not denote the - -- American South as distinguished for historical, literary, or - -- cultural purposes. - fun DirectionalSubregionFn : El DirectionalAttribute -> El GeographicArea -> Ind GeographicArea ; - - fun DiseaseConditionsIssue : Class ; - fun DiseaseConditionsIssue_Class : SubClass DiseaseConditionsIssue EnvironmentalIssue ; - - -- (DocumentFn ?PROP) denotes a class - -- of Text objects that contain the information ?PROP. - fun DocumentFn: El Proposition -> Desc Text ; - - -- Downhill is a PositionalAttribute that - -- describes the relation between two things, one of which is located - -- down a slope from the other. - fun Downhill : Ind PositionalAttribute ; - - fun Downstream : Ind PositionalAttribute ; - - -- Downwind is a PositionalAttribute that indicates relative position - -- downwind (leeward) with respect to the direction that the Wind is - -- blowing. - fun Downwind : Ind PositionalAttribute ; - - fun Dredging : Class ; - fun Dredging_Class : SubClass Dredging Removing ; - - fun DriftNetFishingIssue : Ind EnvironmentalIssue ; - - fun DriftnetFishing : Class ; - fun DriftnetFishing_Class : SubClass DriftnetFishing Fishing ; - - -- Drought is the subclass of WeatherProcess - -- that represents long periods without precipitation, which is damaging - -- to crops, livestock, and human life. - fun Drought : Class ; - fun Drought_Class : SubClass Drought WeatherProcess ; - - fun DroughtIssue : Ind EnvironmentalIssue ; - - -- DryWinterColdClimateZone - -- is a subclass of ColdClimateZone that is characterized by having - -- at least ten times as much precipitation in the wettest summer month - -- as in the driest winter month. This is Koeppen climate system subtype - -- 'Dw'. - fun DryWinterColdClimateZone : Class ; - fun DryWinterColdClimateZone_Class : SubClass DryWinterColdClimateZone ColdClimateZone ; - - fun DustStorm : Class ; - fun DustStorm_Class : SubClass DustStorm WeatherProcess ; - - -- An EarthTremor is an individual seismic - -- event in which the earth shakes due to release of seismic pressures. - fun EarthTremor : Class ; - fun EarthTremor_Class : SubClass EarthTremor (both GeologicalProcess Tremor) ; - - -- Earthquake is the class of events in - -- which the earth shakes while its layers readjust due to tensional - -- stresses in the surface of the earth. A single earthquake may consist - -- of one or more EarthTremors. - fun Earthquake : Class ; - fun Earthquake_Class : SubClass Earthquake GeologicalProcess ; - - -- EarthsAtmosphere is the layer of gases, a mixture of mainly oxygen and nitrogen, - -- surrounding PlanetEarth. See also Air. - fun EarthsAtmosphere : Ind Atmosphere ; - - -- EarthsMoon is the Moon of PlanetEarth. - fun EarthsMoon : Ind Moon ; - - fun EasternAfrica : Ind GeographicArea ; - - fun EasternAsia : Ind GeographicArea ; - - fun EasternEurope : Ind GeographicArea ; - - -- The half of the Earth that includes Europe, - -- Asia, Africa, and Australia. - fun EasternHemisphere : Ind Hemisphere ; - - fun EasternSouthAmerica : Ind GeographicArea ; - - -- Ecosystem is a subclass of GeographicAreas considered together with - -- their organisms and environment as a functioning whole. - fun Ecosystem : Class ; - fun Ecosystem_Class : SubClass Ecosystem GeographicArea ; - - -- Effluent is a Substance - -- that generically covers any waste matter that is released into - -- the environment, including sewage and industrial pollutants. - fun Effluent : Class ; - fun Effluent_Class : SubClass Effluent Substance ; - - fun ElNino : Class ; - fun ElNino_Class : SubClass ElNino WeatherSeason ; - - -- (ElevationHighPointFn ?AREA) - -- denotes the area within the GeographicArea ?AREA that has the - -- highest elevation. - fun ElevationHighPointFn : El GeographicArea -> Ind GeographicArea ; - - -- (ElevationLowPointFn ?AREA) - -- denotes the area within the GeographicArea ?AREA that has the - -- lowest elevation. - fun ElevationLowPointFn : El GeographicArea -> Ind GeographicArea ; - - - fun EndangeredMarineWildlifeIssue : Ind BiodiversityIssue ; - - -- EndangeredSpecies is the - -- subclass of Organism that includes plants and animals that - -- are in danger of extinction from destruction of individuals - -- or of habitat. - fun EndangeredSpecies : Class ; - fun EndangeredSpecies_Class : SubClass EndangeredSpecies Organism ; - - fun EndangeredSpeciesConvention : Ind Agreement ; - - fun EndangeredSpeciesIssue : Ind BiodiversityIssue ; - - fun EnvironmentalIssue : Class ; - fun EnvironmentalIssue_Class : SubClass EnvironmentalIssue AreaOfConcern ; - - fun EnvironmentalModificationConvention : Ind Agreement ; - - fun EnvironmentalWaterIssue : Class ; - fun EnvironmentalWaterIssue_Class : SubClass EnvironmentalWaterIssue EnvironmentalIssue ; - - -- Erosion is a wearing process on - -- LandForms by wind, running water, ice, heat, and other processes, - -- in which rock and soil material are removed from one area and - -- deposited elsewhere. - fun Erosion : Class ; - fun Erosion_Class : SubClass Erosion (both GeologicalProcess Removing) ; - - -- Estuary is the subclass of BodyOfWater that - -- represents WaterAreas where a sea or ocean Tide meets a River - -- current. - fun Estuary : Class ; - fun Estuary_Class : SubClass Estuary (both BodyOfWater (both Inlet SaltWaterArea)) ; - - -- ExclusiveFishingZone is the - -- subclass of MaritimeClaimArea including offshore areas over which a - -- nation claims exclusive jurisdiction only for fishing purposes (cf. - -- MaritimeExclusiveEconomicZone). Zone widths vary up to 200 miles - -- (NM). - fun ExclusiveFishingZone : Class ; - fun ExclusiveFishingZone_Class : SubClass ExclusiveFishingZone (both MaritimeClaimArea SaltWaterArea) ; - - -- (ExclusiveFishingZoneFn ?POLITY) denotes the - -- ExclusiveFishingZone that is claimed by the - -- GeopoliticalArea ?POLITY. - fun ExclusiveFishingZoneFn : El GeopoliticalArea -> Ind ExclusiveFishingZone ; - - -- ExtendedFishingZone is the subclass of MaritimeClaimArea - -- that includes offshore areas over which a nation claims fishing rights, - -- beyond that nation's ExclusiveFishingZone. Zone widths vary, - -- from as little as 12 miles (NM) up to a width of 200 miles (NM). - fun ExtendedFishingZone : Class ; - fun ExtendedFishingZone_Class : SubClass ExtendedFishingZone (both MaritimeClaimArea SaltWaterArea) ; - - -- (ExtendedFishingZoneFn ?POLITY) denotes the - -- ExtendedFishingZoneFn that is claimed by the - -- GeopoliticalArea ?POLITY, beyond its ExclusiveFishingZone. - fun ExtendedFishingZoneFn : El GeopoliticalArea -> Ind ExtendedFishingZone ; - - fun Famine : Class ; - fun Famine_Class : SubClass Famine SocialInteraction ; - - fun FamineIssue : Ind EnvironmentalIssue ; - - fun FarmingPracticesIssue : Ind EnvironmentalIssue ; - - -- Fathom is a UnitOfMeasure used for measuring - -- water depth. One fathom is equal to six feet. - fun Fathom : Ind UnitOfLength ; - - -- FertileTerrain describes an area - -- that has the type of soil and climate conditions needed to produce - -- good quality crops. - fun FertileTerrain : Ind TerrainAttribute ; - - -- Fire is the subclass of Combustion events in - -- which flames are present. Fires are slower combustion processes than - -- explosions, though some fires may include explosive episodes. - fun Fire : Class ; - fun Fire_Class : SubClass Fire Combustion ; - - fun FishStockDepletionIssue : Ind EnvironmentalIssue ; - - -- Fishing is the class of Processes in which - -- Fish are hunted. - fun Fishing : Class ; - fun Fishing_Class : SubClass Fishing Hunting ; - - fun FlashFlooding : Class ; - fun FlashFlooding_Class : SubClass FlashFlooding Flooding ; - - -- FlatTerrain is a TerrainAttribute - -- describing regions within which there is very little variation in - -- altitude. - fun FlatTerrain : Ind TerrainAttribute ; - - fun Flooding_WeatherProcess : SubClass Flooding WeatherProcess ; - - -- (FlowFn ?FLUID) denotes the Motion process - -- associated with the constitutive pieces of the FlowRegion ?FLUID. - fun FlowFn : El FlowRegion -> Ind Motion ; - - -- (FlowRegionFn ?FLOW) denotes the region - -- in which the coherent LiquidMotion process ?FLOW is occurring. - fun FlowRegionFn : El LiquidMotion -> Ind Region ; - - fun FlowRegion_Region : SubClass FlowRegion Region ; - - fun Fogging : Class ; - fun Fogging_Class : SubClass Fogging WeatherProcess ; - - -- Forest is the class of large LandAreas that - -- are covered by trees and associated undergrowth, either growing wild or - -- managed for the purpose of timber production. - fun Forest : Class ; - fun Forest_Class : SubClass Forest LandArea ; - - fun ForestDamage : Class ; - fun ForestDamage_Class : SubClass ForestDamage Damaging ; - - fun ForestDegradation : Ind EnvironmentalIssue ; - - fun ForestFire : Class ; - fun ForestFire_Class : SubClass ForestFire (both Combustion ForestDamage) ; - - fun FragileEcosystemIssue : Ind BiodiversityIssue ; - - fun FreezingRain : Class ; - fun FreezingRain_Class : SubClass FreezingRain Precipitation ; - - -- Freshwater is the subclass of Water - -- that has low soluble mineral content. See also PotableWater. - fun Freshwater : Class ; - fun Freshwater_Class : SubClass Freshwater Water ; - - fun FreshwaterOverutilization : Class ; - fun FreshwaterOverutilization_Class : SubClass FreshwaterOverutilization SocialInteraction ; - - -- (GeographicCenterFn ?REGION) denotes the geographical center - -- of the GeographicArea ?REGION. - fun GeographicCenterFn : El GeographicArea -> Ind GeographicArea ; - - fun GeographicRegion : Class ; - - -- GeologicalFault is the subclass of - -- GeographicAreas in which there is a fracture in the Earth's crust - -- and differential movement can occur on the two sides of the fault. - -- Such movement results in EarthTremors and is the cause of - -- Earthquakes. - fun GeologicalFault : Class ; - fun GeologicalFault_Class : SubClass GeologicalFault GeographicArea ; - - -- GeologicallyStable is a - -- TerrainAttribute of a GeographicArea in which the geological - -- substructure is stable, i.e., there are no active Volcanoes, - -- no major fault lines, no blasting or other destabilizing activity. - fun GeologicallyStable : Ind TerrainAttribute ; - - fun Ghibli : Class ; - fun Ghibli_Class : SubClass Ghibli WindProcess ; - - -- A Glacier is a large body of slow_moving ice. - -- Glaciers displace soil and rock while moving over land surfaces and break - -- apart, forming Icebergs, when they reach the sea. - fun Glacier : Class ; - fun Glacier_Class : SubClass Glacier LandForm ; - - fun GrassFire : Class ; - fun GrassFire_Class : SubClass GrassFire Combustion ; - - -- Grassland is the class of LandAreas - -- where the predominant vegetation is some kind of grass. - fun Grassland : Class ; - fun Grassland_Class : SubClass Grassland (both Biome LandArea) ; - - -- Gravel is small rounded stones, often mixed with sand. - fun Gravel : Class ; - fun Gravel_Class : SubClass Gravel Rock ; - - fun GreatSaltLake : Ind SaltLake ; - - -- GreenhouseGas is the subclass of - -- substances that, when present in the atmosphere, trap infrared - -- radiation and cause global warming. Greenhouse gases include - -- carbon dioxide, hydrofluorocarbons, methane, nitrous oxide, ozone, - -- and water vapor. - fun GreenhouseGas : Class ; - fun GreenhouseGas_Class : SubClass GreenhouseGas PureSubstance ; - - fun GreenwichEnglandUK : Ind City ; - - -- GroundCoverVegetation - -- describes the density of uniform low vegetation in a field or meadow. - fun GroundCoverVegetation : Ind Attribute ; - - -- Groundwater is the subclass of - -- Water that is found in deposits in the earth. - fun Groundwater : Class ; - fun Groundwater_Class : SubClass Groundwater Water ; - - fun GroundwaterPollutionIssue : Ind EnvironmentalWaterIssue ; - - -- Gulf is the class of extensions of a Sea or - -- Ocean that reach into a land mass or are partially enclosed by a - -- LandArea. A Gulf is typically larger than a Bay. - fun Gulf : Class ; - fun Gulf_Class : SubClass Gulf (both BodyOfWater SaltWaterArea) ; - - fun GulfOfAden : Ind (both Gulf SaltWaterArea) ; - - fun GulfOfMexico : Ind (both Gulf SaltWaterArea) ; - - fun GulfOfOman : Ind (both Gulf SaltWaterArea) ; - - -- Hailing is a precipitation process - -- in which Water falls in a Solid state with round, hard pellets. - fun Hailing : Class ; - fun Hailing_Class : SubClass Hailing Precipitation ; - - fun HarmattanWind : Class ; - fun HarmattanWind_Class : SubClass HarmattanWind WindProcess ; - - fun HazardousWastesConvention : Ind Agreement ; - - -- Headwind is the relative attribute of a - -- Wind to an object when the force of the wind is applied to the front - -- of the object (FrontFn). A headwind can negatively affect the speed - -- capability of a vehicle. - fun Headwind : Ind Attribute ; - - fun HeavyRaining : Class ; - fun HeavyRaining_Class : SubClass HeavyRaining Raining ; - - fun HeavySurf : Class ; - fun HeavySurf_Class : SubClass HeavySurf (both WaterMotion WeatherProcess) ; - - -- Hemisphere is the class of GeographicAreas - -- that are halves of the Earth, as traditionally divided into the Northern - -- and Southern Hemispheres along the equator and into the Eastern and Western - -- Hemispheres along a north_south line running 20°W and 160°E. - fun Hemisphere : Class ; - fun Hemisphere_Class : SubClass Hemisphere GeographicArea ; - - fun HighBiodiversity : Ind BiodiversityAttribute ; - - -- HighPressureWeatherSystem is - -- the class of weather systems characterized by high barometricPressures. - -- High pressure systems typically cause clear weather. - fun HighPressureWeatherSystem : Class ; - fun HighPressureWeatherSystem_Class : SubClass HighPressureWeatherSystem WeatherSystem ; - - -- HighTide is the class of TidalProcesses that - -- occur twice a day in marine waters, in which the water level rises above - -- the mean sea level. - fun HighTide : Class ; - fun HighTide_Class : SubClass HighTide TidalProcess ; - - -- HigherHighTide is the subclass of - -- HighTide processes that occur in marine waters with a - -- MixedTideProcess. - fun HigherHighTide : Class ; - fun HigherHighTide_Class : SubClass HigherHighTide HighTide ; - - -- A Hill is a raised part of the earth's surface with - -- sloping sides _ an old mountain which because of erosion has become shorter - -- and more rounded. - fun Hill : Class ; - fun Hill_Class : SubClass Hill (both LandForm UplandArea) ; - - -- Humus is decaying organic matter found in Soil - -- and derived from dead animal and plant material. - fun Humus : Class ; - fun Humus_Class : SubClass Humus Mixture ; - - fun Hurricane : Class ; - fun Hurricane_Class : SubClass Hurricane (both TropicalCyclone WeatherProcess) ; - - fun HurricaneSeason : Class ; - fun HurricaneSeason_Class : SubClass HurricaneSeason WeatherSeason ; - - -- HydropowerWaterArea is the class of WaterAreas with waterflow strength adequate - -- for the production of hydropower. - fun HydropowerWaterArea : Class ; - fun HydropowerWaterArea_Class : SubClass HydropowerWaterArea WaterArea ; - - -- An Iceberg is a large chunk of ice that has - -- broken off from a glacier and fallen into the sea. The larger part of - -- an Iceberg floats underwater. - fun Iceberg : Class ; - fun Iceberg_Class : SubClass Iceberg (both SelfConnectedObject Water) ; - - fun Icing : Class ; - fun Icing_Class : SubClass Icing (both Freezing WeatherProcess) ; - - fun IllegalWildlifeTradeIssue : Ind EnvironmentalIssue ; - - fun InadequatePotableWaterIssue : Ind EnvironmentalWaterIssue ; - - fun InadequateSanitationIssue : Ind EnvironmentalIssue ; - - -- IndianOcean represents the Indian Ocean. - fun IndianOcean : Ind Ocean ; - - fun IndigenousPeoplesPreservationIssue : Ind EnvironmentalIssue ; - - -- IndustrialPollution is - -- the subclass of Pollution characterized by pollutants that - -- originate in industrial processes. - fun IndustrialPollution : Class ; - fun IndustrialPollution_Class : SubClass IndustrialPollution Pollution ; - - fun IndustrialPollutionIssue : Ind PollutionIssue ; - - -- An instance of InlandWaterSystem - -- comprises two or more lakes or rivers, canals, or other waterways that - -- are interconnected. - fun InlandWaterSystem : Class ; - fun InlandWaterSystem_Class : SubClass InlandWaterSystem (both Collection WaterArea) ; - - -- Inlet is the class of bays or other recesses - -- into the shore of a lake, sea, or river, includes InletPassages, which - -- are passages leading from open water through some barrier to a bay or - -- lagoon. - fun Inlet : Class ; - fun Inlet_Class : SubClass Inlet BodyOfWater ; - - -- InletPassage is the class of water - -- passages connecting an area of open water to a bay or lagoon, through - -- some land barrier(s) close on either side. - fun InletPassage : Class ; - fun InletPassage_Class : SubClass InletPassage Inlet ; - - -- (InnerBoundaryFn ?REGION) denotes the - -- inner boundary of the Region ?REGION, where ?REGION has an inner and - -- outer orientation with respect to another object. - fun InnerBoundaryFn : El Region -> Ind Region ; - - -- InternationalAgreement is the - -- subclass of Agreements which are made by and between Nations. - fun InternationalAgreement : Class ; - fun InternationalAgreement_Class : SubClass InternationalAgreement Agreement ; - - -- InternationalBorder is the - -- subclass of GeographicAreas where the areas of two Nations meet. - fun InternationalBorder : Class ; - fun InternationalBorder_Class : SubClass InternationalBorder GeographicArea ; - - fun InvasiveSpeciesIssue : Ind EnvironmentalIssue ; - - -- IrrigatedLand is the subclass of - -- LandArea representing land whose water supply is artificially - -- supplied or supplemented. - fun IrrigatedLand : Class ; - fun IrrigatedLand_Class : SubClass IrrigatedLand LandArea ; - - -- Irrigating is the process of transporting - -- and applying water to crops by artificial means. - fun Irrigating : Class ; - fun Irrigating_Class : SubClass Irrigating Motion ; - - -- IrrigationChannel is the class of - -- artificially created channels used for transporting water to agricultural - -- fields for Irrigating crops. - fun IrrigationChannel : Class ; - fun IrrigationChannel_Class : SubClass IrrigationChannel Artifact ; - - -- An Isthmus is a narrow strip of land that - -- connects two larger land masses and is bordered on two sides by water. - fun Isthmus : Class ; - fun Isthmus_Class : SubClass Isthmus LandArea ; - - -- JetStream is the class of high_velocity - -- AirStreams that blow constantly in the upper atmosphere with constant - -- speed and direction, though their location shifts somewhat. There are - -- four JetStreams in EarthsAtmosphere. - fun JetStream : Class ; - fun JetStream_Class : SubClass JetStream AirStream ; - - -- Jungle is a subclass of fertile LandAreas - -- that are overgrown with tropical vegetation. - fun Jungle : Class ; - fun Jungle_Class : SubClass Jungle (both Biome LandArea) ; - - fun Khamsin : Class ; - fun Khamsin_Class : SubClass Khamsin Windstorm ; - - -- KnotUnitOfSpeed is a unit for measuring - -- speed. One KnotUnitOfSpeed is equal to one NauticalMile per one - -- HourDuration. - fun KnotUnitOfSpeed : Ind CompositeUnitOfMeasure ; - - fun KokoNor : Ind SaltLake ; - - -- Lake is the subclass of BodyOfWater whose instances are naturally - -- occurring static bodies of water surrounded by land. - fun Lake : Class ; - fun Lake_Class : SubClass Lake StaticWaterArea ; - - fun LakeBakhtegan : Ind SaltLake ; - - fun LakeEyre : Ind SaltLake ; - - fun LakeMareotis : Ind SaltLake ; - - -- A LakeRegion is a GeographicArea - -- including land surrounding one or more Lakes. - fun LakeRegion : Class ; - fun LakeRegion_Class : SubClass LakeRegion GeographicArea ; - - fun LakeTorrens : Ind SaltLake ; - - fun LakeWalker : Ind SaltLake ; - - fun LandClearingIssue : Ind BiodiversityIssue ; - - -- A LandForm is the class of geographically and/or geologically - -- distinct areas that occur on Earth's surface, including mountains, hills, plains, valleys, - -- deltas, and features of submerged land areas such as the ocean floor. - fun LandForm : Class ; - fun LandForm_Class : SubClass LandForm GeographicArea ; - - fun LandSubsidence : Class ; - fun LandSubsidence_Class : SubClass LandSubsidence GeologicalProcess ; - - -- LandlockedArea is the class of - -- LandAreas that lack access to an Ocean or to a Waterway - -- providing a link to the ocean. - fun LandlockedArea : Class ; - fun LandlockedArea_Class : SubClass LandlockedArea LandArea ; - - -- LandlockedWater includes water - -- areas that are surrounded by land, including salt lakes, fresh - -- water lakes, ponds, reservoirs, and (more or less) wetlands. - fun LandlockedWater : Class ; - fun LandlockedWater_Class : SubClass LandlockedWater BodyOfWater ; - - fun LandminesIssue : Ind EnvironmentalIssue ; - - fun Landslide : Class ; - fun Landslide_Class : SubClass Landslide GeologicalProcess ; - - -- LandslideProcess is a subclass - -- of Motion that represents events in which a loosened mass of mud, - -- dirt, or rock slides down a slope, by the force of gravity. - fun LandslideProcess : Class ; - fun LandslideProcess_Class : SubClass LandslideProcess Impelling ; - - -- Latitude is the class of Regions, - -- associated with areas on the Earth's surface, which are parallels - -- measured in PlaneAngleDegrees from the Equator. - fun Latitude : Class ; - fun Latitude_Class : SubClass Latitude Region ; - - -- LatitudeFn is a VariableArityRelation - -- used to denote a parallel of latitude. Examples: - -- (LatitudeFn North (MeasureFn 38 AngularDegree)), (LatitudeFn - -- South (MeasureFn 23 AngularDegree) (MeasureFn 30 ArcMinute)), - -- (LatitudeFn South (MeasureFn 60 AngularDegree) (MeasureFn 0 ArcMinute) - -- (MeasureFn 0 ArcSecond)), (LatitudeFn North - -- (MeasureFn 42 AngularDegree) (MeasureFn 7.89 ArcMinute)). - fun LatitudeFn : El DirectionalAttribute -> El AngleMeasure -> El AngleMeasure -> El AngleMeasure -> Ind Region ; - - fun LawOfTheSeaConvention : Ind Agreement ; - - -- Lichen is the class of complex thallyphytic - -- plants made up of Alga and Fungus growing symbiotically. - fun Lichen : Class ; - fun Lichen_Class : SubClass Lichen NonFloweringPlant ; - - fun LimitedFreshWaterIssue : Ind EnvironmentalWaterIssue ; - - -- LittoralCurrent is the subclass of - -- WaterCurrents that occur near a ShoreArea. Examples include - -- TidalEbb, TidalFlow, and RipCurrents. - fun LittoralCurrent : Class ; - fun LittoralCurrent_Class : SubClass LittoralCurrent WaterCurrent ; - - -- A LittoralZone is an area along the shore - -- of a large body of water, especially an Ocean or Sea, including the area - -- extending from the high tide mark out to a depth of 200 meters. The littoral - -- zone is of interest for its land features, e.g., slope gradient and soil - -- composition, including features of its SubmergedLandArea. - fun LittoralZone : Class ; - fun LittoralZone_Class : SubClass LittoralZone GeographicArea ; - - -- Type of soil intermediate in texture between clay and sand, - -- consisting of a mixture of clay, sand, gravel, silt, and organic matter. - fun Loam : Class ; - fun Loam_Class : SubClass Loam Soil ; - - fun Locust : Class ; - fun Locust_Class : SubClass Locust Animal ; - - -- Longitude is the class of Regions, - -- associated with areas on the Earth's surface, which are meridians - -- measured in PlaneAngleDegrees from the PrimeMeridian through - -- GreenwichEnglandUK. - fun Longitude : Class ; - fun Longitude_Class : SubClass Longitude Region ; - - -- (LongitudeFn ?DIRECTION @ROW) - -- denotes a meridian of longitude. Note that LongitudeFn is - -- a VariableArityRelation. Examples: - -- (LongitudeFn East (MeasureFn 180 AngularDegree)), (LongitudeFn - -- West (MeasureFn 122 AngularDegree) (MeasureFn 24 ArcMinute)), - -- (LongitudeFn East (MeasureFn 121 AngularDegree) - -- (MeasureFn 0 ArcMinute) (MeasureFn 15 ArcSecond)), - -- (LongitudeFn West (MeasureFn 80 AngularDegree) - -- (MeasureFn 6.78 ArcMinute)). - fun LongitudeFn : El DirectionalAttribute -> El AngleMeasure -> El AngleMeasure -> El AngleMeasure -> Ind GeographicArea ; - - fun LossOfHabitatIssue : Ind EnvironmentalIssue ; - - fun LowBiodiversity : Ind BiodiversityAttribute ; - - -- LowPressureWeatherSystem is - -- the class of weather systems characterized by low or unstable - -- barometricPressures. Low pressure systems typically introduce - -- unsettled weather, frequently including storms. - fun LowPressureWeatherSystem : Class ; - fun LowPressureWeatherSystem_Class : SubClass LowPressureWeatherSystem WeatherSystem ; - - -- LowTerrain is terrain in which the slope - -- is less than 3%. - fun LowTerrain : Ind TerrainAttribute ; - - -- LowTide is the class of TidalProcesses that - -- occur twice a day in marine waters, in which the water level falls below - -- the mean sea level. - fun LowTide : Class ; - fun LowTide_Class : SubClass LowTide TidalProcess ; - - -- LowerLowTide is the subclass of LowTide - -- processes that occur in marine waters with a MixedTideProcess. - fun LowerLowTide : Class ; - fun LowerLowTide_Class : SubClass LowerLowTide LowTide ; - - -- A LowlandArea is a land area lower than the surrounding region, - -- and usually level land. - fun LowlandArea : Class ; - fun LowlandArea_Class : SubClass LowlandArea LandForm ; - - fun MarineDumpingConvention : Ind Agreement ; - - fun MarineLifeConservationConvention : Ind Agreement ; - - -- A MaritimeClaimArea is a GeographicArea - -- delimited by a geopolitical state's claim, under the LawOfTheSea, of rights - -- to certain resources, activities, or jurisdiction in the claimed area. - -- MaritimeClaimAreas can pertain to WaterAreas, SubmergedLandAreas, and Airspace. - fun MaritimeClaimArea : Class ; - fun MaritimeClaimArea_Class : SubClass MaritimeClaimArea GeographicArea ; - - -- (MaritimeClaimsTerritorialSeaFn ?REGION) denotes a - -- peripheral zones of maritime control extending outward from the Region - -- ?REGION. - fun MaritimeClaimsTerritorialSeaFn : El Region -> Ind PerimeterArea ; - - -- MaritimeContiguousZone - -- is the subclass of MaritimeClaimArea that includes areas over - -- which a geopolitical state may exercise some control of activities - -- beyond the 12_mile zone of its TerritorialSea. In general, - -- the authorized control is for preventing or punishing activities - -- that would violate laws applying within the 12_mile zone (that is, - -- authorization to chase and intercept). According to the LawOfTheSea, - -- a MaritimeContiguousZone may extend up to 24 nautical miles from the coast. - fun MaritimeContiguousZone : Class ; - fun MaritimeContiguousZone_Class : SubClass MaritimeContiguousZone (both MaritimeClaimArea SaltWaterArea) ; - - -- (MaritimeContiguousZoneFn ?POLITY) denotes the MaritimeContiguousZone - -- that is claimed by the GeopoliticalArea ?POLITY. - fun MaritimeContiguousZoneFn : El GeopoliticalArea -> Ind MaritimeContiguousZone ; - - -- MaritimeExclusiveEconomicZone is the subclass of MaritimeClaimArea - -- that represents the offshore area that coastal nations can claim for - -- fishing and other uses of the ocean water and seabed found there. - fun MaritimeExclusiveEconomicZone : Class ; - fun MaritimeExclusiveEconomicZone_Class : SubClass MaritimeExclusiveEconomicZone (both MaritimeClaimArea SaltWaterArea) ; - - -- (MaritimeExclusiveEconomicZoneFn ?POLITY) denotes the - -- MaritimeExclusiveEconomicZone that is claimed by the - -- GeopoliticalArea ?POLITY. - fun MaritimeExclusiveEconomicZoneFn : El GeopoliticalArea -> Ind MaritimeExclusiveEconomicZone ; - - fun MaritimeHazard : Class ; - fun MaritimeHazard_Class : SubClass MaritimeHazard LandForm ; - - -- MaritimeShelfArea - -- is a subclass of MaritimeClaimArea that covers SubmergedLandAreas - -- claimed by an adjacent geopolitical area. The LawOfTheSea defines - -- the continental shelf as extending up to 200 miles (NM) offshore and - -- including the resources found therein. The defined claim area does not - -- correspond exactly to a geological ContinentalShelf, but if there is one, - -- the two areas will overlap spatially. - fun MaritimeShelfArea : Class ; - fun MaritimeShelfArea_Class : SubClass MaritimeShelfArea (both MaritimeClaimArea SubmergedLandArea) ; - - -- (MaritimeShelfAreaFn ?POLITY) denotes the MaritimeShelfArea - -- that is claimed by the GeopoliticalArea ?POLITY. - fun MaritimeShelfAreaFn : El GeopoliticalArea -> Ind MaritimeShelfArea ; - - -- MediterraneanClimateZone - -- is a subclass of TemperateClimateZone that is characterized by - -- mild, cool, wet winters and warm dry summers. Mediterranean shores - -- are the archetype, but the Mediterranean climate is also found elsewhere. - fun MediterraneanClimateZone : Class ; - fun MediterraneanClimateZone_Class : SubClass MediterraneanClimateZone TemperateClimateZone ; - - fun MediterraneanSea : Ind Sea ; - - fun MediumBiodiversity : Ind BiodiversityAttribute ; - - -- A Mesa is a land formation having a relatively flat - -- top and steep rock walls. - fun Mesa : Class ; - fun Mesa_Class : SubClass Mesa (both LandForm UplandArea) ; - - -- MetallurgicalPlant is the - -- subclass of Organization that includes metal refining and - -- manufacturing plants. Such plants typically release extremely - -- toxic waste which can pollute air and groundwater if not - -- properly treated. - fun MetallurgicalPlant : Class ; - fun MetallurgicalPlant_Class : SubClass MetallurgicalPlant Organization ; - - fun MiddleAmerica : Ind GeographicArea ; - - -- MiddleEastRegion is a - -- GeopoliticalArea that comprises countries of Southwestern Asia - -- and (in some definitions) Northwestern Africa. Here this term is - -- defined as in the CIA World Fact Book, in which the Middle East - -- includes: Bahrain, Cyprus, the Gaza Strip, Iran, Iraq, Israel, - -- Jordan, Kuwait, Lebanon, Oman, Qatar, Saudi Arabia, Syria, the United - -- Arab Emirates, the West Bank, and Yemen. - fun MiddleEastRegion : Ind (both GeographicArea GeopoliticalArea) ; - - -- MiddleLatitudeDesertClimateZone is the subclass of - -- DesertClimateZone characterized by a cool dry climate - -- typical of middle latitude deserts. This is subtype 'BWk' - -- in the Keoppen climate system. - fun MiddleLatitudeDesertClimateZone : Class ; - fun MiddleLatitudeDesertClimateZone_Class : SubClass MiddleLatitudeDesertClimateZone DesertClimateZone ; - - -- MidlatitudeContinentalClimateZone is a subclass of - -- TemperateClimateZone that is characterized by cool winters - -- and hot summers. - fun MidlatitudeContinentalClimateZone : Class ; - fun MidlatitudeContinentalClimateZone_Class : SubClass MidlatitudeContinentalClimateZone ClimateZone ; - - fun MiningPollutionIssue : Ind EnvironmentalIssue ; - - fun Mistral : Class ; - fun Mistral_Class : SubClass Mistral WindProcess ; - - -- MixedTideProcess is the subclass of - -- TidalProcesses consisting of daily cycles in which the two low and - -- two high tides are of unequal height. In areas with this kind of - -- pattern, the chart (based on average low water) is determined by the - -- Mean Lower Low Water. - fun MixedTideProcess : Class ; - fun MixedTideProcess_Class : SubClass MixedTideProcess TidalProcess ; - - fun Monsoon : Class ; - fun Monsoon_Class : SubClass Monsoon WeatherSeason ; - - -- MonsoonClimateZone is the class - -- of TropicalClimateZones in which there is a short dry season between - -- rains heavy enough to keep the ground wet all through the year. This - -- is Koeppen climate system subtype 'Aw'. - fun MonsoonClimateZone : Class ; - fun MonsoonClimateZone_Class : SubClass MonsoonClimateZone TropicalClimateZone ; - - -- Moon is the class of NaturalSatellites that - -- orbit planets or large asteroids. - fun Moon : Class ; - fun Moon_Class : SubClass Moon NaturalSatellite ; - - -- A Mountain is a high, rocky LandForm, usually - -- with steep sides and a pointed or rounded top, and higher than a Hill. - fun Mountain : Class ; - fun Mountain_Class : SubClass Mountain (both LandForm UplandArea) ; - - -- A MountainRange is a row or chain of connected mountains. - fun MountainRange : Class ; - fun MountainRange_Class : SubClass MountainRange (both LandForm UplandArea) ; - - -- An area of MountainousTerrain - -- is an area of rugged terrain in which there are many mountains. - fun MountainousTerrain : Ind TerrainAttribute ; - - fun Mudflow : Class ; - fun Mudflow_Class : SubClass Mudflow Landslide ; - - fun Mudslide : Class ; - fun Mudslide_Class : SubClass Mudslide Landslide ; - - -- NaturalGas is a combustible mixture - -- of methane and higher hydrocarbons. - fun NaturalGas : Class ; - fun NaturalGas_Class : SubClass NaturalGas CompoundSubstance ; - - -- NaturalSatellite is the class of large, - -- naturally occurring astronomical bodies orbiting some other AstronomicalBody. - fun NaturalSatellite : Class ; - fun NaturalSatellite_Class : SubClass NaturalSatellite Satellite ; - - -- NauticalMile represents the international - -- unit used for measuring distance in sea and air navigation. The unit is - -- based on the length of a minute of arc of a great circle of - -- PlanetEarth. - fun NauticalMile : Ind UnitOfLength ; - - fun NormalFault : Class ; - fun NormalFault_Class : SubClass NormalFault DipSlipFault ; - - fun NorthAmerica : Ind (both GeographicArea Continent) ; - - -- NorthAtlanticOcean denotes the northern geographicSubregion - -- of the AtlanticOcean. - fun NorthAtlanticOcean : Ind (both SaltWaterArea BodyOfWater) ; - - -- NorthPacificOcean denotes the northern geographicSubregion - -- of the PacificOcean. - fun NorthPacificOcean : Ind (both SaltWaterArea BodyOfWater) ; - - fun NorthSea : Ind Sea ; - - -- Northeast represents the compass direction of Northeast. - fun Northeast : Ind DirectionalAttribute ; - - fun NorthernAfrica : Ind GeographicArea ; - - fun NorthernAsia : Ind GeographicArea ; - - fun NorthernEurope : Ind GeographicArea ; - - -- The half of the Earth that lies above the equator. - fun NorthernHemisphere : Ind Hemisphere ; - - fun NorthernNorthAmerica : Ind GeographicArea ; - - fun NorthernSouthAmerica : Ind GeographicArea ; - - -- Northwest represents the compass direction of Northwest. - fun Northwest : Ind DirectionalAttribute ; - - -- NoxiousSubstance is - -- the class of Substances that are harmful to Humans. - fun NoxiousSubstance : Class ; - fun NoxiousSubstance_Class : SubClass NoxiousSubstance Substance ; - - fun NuclearEnvironmentalIssue : Ind PollutionIssue ; - - fun NuclearPollutionIssue : Ind EnvironmentalIssue ; - - fun NuclearTestBanTreaty : Ind Agreement ; - - -- Oasis is a subclass of LandAreas that are - -- fertile places within a desert, which have water and some vegetation. - fun Oasis : Class ; - fun Oasis_Class : SubClass Oasis (both Biome LandArea) ; - - -- OccludedFront is the class of complex - -- weather transition processes in which a cold air mass overtakes a warm - -- air mass. - fun OccludedFront : Class ; - fun OccludedFront_Class : SubClass OccludedFront WeatherFront ; - - -- Ocean is the class containing the oceans - -- that are the major subdivisions of the WorldOcean. According to - -- the International Hydrographic Association, there are five oceans: - -- the AtlanticOcean, PacificOcean, IndianOcean, SouthernOcean, - -- and ArcticOcean. Note: The largest oceans, the Atlantic and Pacific, - -- are subdivided into Northern and Southern regions, but those regions - -- are not separate Oceans. - fun Ocean : Class ; - fun Ocean_Class : SubClass Ocean (both BodyOfWater SaltWaterArea) ; - - fun Oceania : Ind (both GeographicArea Continent) ; - - fun OilPollutionIssue : Ind PollutionIssue ; - - -- OpenSea is the Attribute of a WaterArea - -- that is open ocean beyond five NauticalMiles of land, also known as - -- 'blue water'. - fun OpenSea : Ind Attribute ; - - -- (OuterBoundaryFn ?REGION) denotes the - -- outer boundary of the Region ?REGION, where ?REGION has an inner and - -- outer orientation with respect to another object. - fun OuterBoundaryFn : El Region -> Ind Region ; - - -- OvercastWeather represents - -- a condition in which more than 70% of the sky is covered - -- with clouds. - fun OvercastWeather : Class ; - fun OvercastWeather_Class : SubClass OvercastWeather WeatherProcess ; - - -- Overgrazing is the class of processes - -- in which grazing animals consume vegetation faster than it can regrow. - fun Overgrazing : Class ; - fun Overgrazing_Class : SubClass Overgrazing Eating ; - - fun OvergrazingIssue : Ind EnvironmentalIssue ; - - fun OverhuntingIssue : Ind EnvironmentalIssue ; - - fun OverpopulationIssue : Ind EnvironmentalIssue ; - - fun OzoneDepletionIssue : Ind EnvironmentalIssue ; - - fun OzoneLayerProtectionProtocol : Ind Agreement ; - - -- The OzoneShield is a layer in - -- EarthsAtmosphere, located about 25 miles above Earth's surface, - -- composed of ozone gas that absorbs ultraviolent radiation from - -- the Sun that can be damaging to living things. - fun OzoneShield : Ind (both AtmosphericRegion CompoundSubstance) ; - - -- PHValue ('pH') is a UnitOfMeasure - -- used to measure the acidity or alkalinity of a solution. The pH - -- scale ranges from 0 to 14. The pH of a neutral solution is 7. - -- Acid solutions have a pH value less than seven. Alkaline solutions - -- have a value greater than seven. - fun PHValue : Ind NonCompositeUnitOfMeasure ; - - -- PacificOcean represents the Pacific Ocean. - fun PacificOcean : Ind Ocean ; - - -- Pampa is a class of vast, level, typically grassy - -- Plains of land in South America. - fun Pampa : Class ; - fun Pampa_Class : SubClass Pampa (both Grassland Plain) ; - - fun Pampero : Class ; - fun Pampero_Class : SubClass Pampero Windstorm ; - - -- PartlyCloudyWeather - -- represents a condition in which between 30% and 70% of the - -- sky is covered with clouds. - fun PartlyCloudyWeather : Class ; - fun PartlyCloudyWeather_Class : SubClass PartlyCloudyWeather WeatherProcess ; - - -- A Peninsula is a piece of land that extends - -- into a body of water and is surrounded on three sides by water. Typically - -- connected by an Isthmus or neck of land that is narrower than its main - -- portion (contrast with Cape). - fun Peninsula : Class ; - fun Peninsula_Class : SubClass Peninsula LandForm ; - - -- A PerimeterArea is a region that - -- extends outward from a boundary with another region, surrounding or - -- partially surrounding it, but which is not part of that other region. - -- See BorderFn and PerimeterAreaFn. - fun PerimeterArea : Class ; - fun PerimeterArea_Class : SubClass PerimeterArea Region ; - - -- (PerimeterAreaFn ?REGION) denotes a - -- class including any peripheral zones extending outward from the Region - -- ?REGION. - fun PerimeterAreaFn: El Region -> Desc PerimeterArea ; - - fun Permafrost : Ind CompoundSubstance ; - - -- PermanentCropLand is the subclass - -- of LandArea that represents land cultivated for crops that are produced - -- without replanting after every harvest, such as fruit trees, coffee, rubber, - -- nuts, and vineyards. Does not include timberland. Cf. arableLandArea. - fun PermanentCropLand : Class ; - fun PermanentCropLand_Class : SubClass PermanentCropLand LandArea ; - - fun PersianGulf : Ind (both Gulf SaltWaterArea) ; - - fun PesticideIssue : Ind EnvironmentalIssue ; - - -- PesticidePollution is - -- the subclass of Pollution in which the pollutant is a pesticide. - fun PesticidePollution : Class ; - fun PesticidePollution_Class : SubClass PesticidePollution Pollution ; - - -- Phospate is a salt or ester of a - -- phosphoric acid. - fun Phosphate : Class ; - fun Phosphate_Class : SubClass Phosphate CompoundSubstance ; - - -- A Piedmont is a LandArea at the foot of mountains. - fun Piedmont : Class ; - fun Piedmont_Class : SubClass Piedmont LandArea ; - - -- Pines are coniferous BotanicalTrees of the - -- genus Pinus, in the family Pinaceae. They are evergreens, with needle_ - -- shaped leaves and propagate by dropping pine cones, which contains - -- seeds. (from Wikipedia) - fun PineTree : Class ; - fun PineTree_Class : SubClass PineTree BotanicalTree ; - - -- A Plain is a broad, flat or gently rolling area, - -- usually low in elevation. - fun Plain : Class ; - fun Plain_Class : SubClass Plain LowlandArea ; - - -- Planet is the class of large - -- NaturalSatellites that revolve around a star. - fun Planet : Class ; - fun Planet_Class : SubClass Planet NaturalSatellite ; - - fun PlanetEarth : Ind Planet ; - - fun PlanetJupiter : Ind Planet ; - - fun PlanetMars : Ind Planet ; - - fun PlanetMercury : Ind Planet ; - - fun PlanetNeptune : Ind Planet ; - - fun PlanetPluto : Ind Planet ; - - fun PlanetSaturn : Ind Planet ; - - fun PlanetUranus : Ind Planet ; - - fun PlanetVenus : Ind Planet ; - - -- Planting is the class of processes in - -- which botanical Plants are planted or transplanted, whether as - -- seeds, seedlings, or mature plants. - fun Planting : Class ; - fun Planting_Class : SubClass Planting Putting ; - - -- A Plateau is a flat upland area with one steep - -- face, elevated plain. - fun Plateau : Class ; - fun Plateau_Class : SubClass Plateau (both LandForm UplandArea) ; - - -- Poaching is the illegal killing - -- of non_human animals. - fun Poaching : Class ; - fun Poaching_Class : SubClass Poaching Killing ; - - -- PolarClimateZone is a subclass of - -- ClimateZone characterized by having an average temperature less than - -- 10 degrees Celsius in the warmest month. This is Koeppen climate system - -- Type E. No agriculture is supported in polar climates. - fun PolarClimateZone : Class ; - fun PolarClimateZone_Class : SubClass PolarClimateZone ClimateZone ; - - -- PolarTypeFClimateZone is a - -- subclass of PolarClimateZone characterized by having no month in - -- which the temperature rises to 10 degrees Celsius or above. - fun PolarTypeFClimateZone : Class ; - fun PolarTypeFClimateZone_Class : SubClass PolarTypeFClimateZone PolarClimateZone ; - - fun PollutedFishStocksIssue : Ind EnvironmentalIssue ; - - -- Pollution is the contamination of an - -- environment by man_made wastes. - fun Pollution : Class ; - fun Pollution_Class : SubClass Pollution SocialInteraction ; - - fun PollutionIssue : Class ; - fun PollutionIssue_Class : SubClass PollutionIssue EnvironmentalIssue ; - fun PoopoLake : Ind SaltLake ; - - fun PopulationMigrationIssue : Ind EnvironmentalIssue ; - - -- PotableWater is the subclass - -- of Water that represents safely drinkable water. - fun PotableWater : Class ; - fun PotableWater_Class : SubClass PotableWater Freshwater ; - - -- Potash is a Potassium carbonate from - -- wood ashes or a potassium compound. - fun Potash : Class ; - fun Potash_Class : SubClass Potash CompoundSubstance ; - - fun PowerPlantEmissionsIssue : Ind PollutionIssue ; - - -- Prairie is a class of large plains - -- LandAreas with tall grass vegetation. - fun Prairie : Class ; - fun Prairie_Class : SubClass Prairie (both Grassland Plain) ; - - -- RainForest is the subclass of LandAreas - -- that are densely planted with trees. - fun RainForest : Class ; - fun RainForest_Class : SubClass RainForest (both Biome Forest) ; - - -- Raining is a precipitation process - -- in which water falls in a Liquid state. - fun Raining : Class ; - fun Raining_Class : SubClass Raining Precipitation ; - - -- Rapids is the class of WaterAreas that are - -- parts of a StreamWaterArea where the currents move swiftly over - -- rocks. - fun Rapids : Class ; - fun Rapids_Class : SubClass Rapids StreamWaterArea ; - - fun RawSewagePollutionIssue : Ind PollutionIssue ; - - fun RedSea : Ind Sea ; - - -- A Reef is a ridge of rock, coral, or sand at or near - -- the surface of a WaterArea. - fun Reef : Class ; - fun Reef_Class : SubClass Reef (both LandForm MaritimeHazard) ; - - -- Reforestation is the process of - -- replanting trees on land where they were cut or burned. - fun Reforestation : Class ; - fun Reforestation_Class : SubClass Reforestation Planting ; - - -- A Reservoir is an artifically made (or - -- artifically enlarged) holding area where water is collected and stored - -- for future use. - fun Reservoir : Class ; - fun Reservoir_Class : SubClass Reservoir (both Artifact FreshWaterArea) ; - - -- A ReservoirLake is an artifically made - -- (or artifically enlarged) lake used for water collection and storage. - fun ReservoirLake : Class ; - fun ReservoirLake_Class : SubClass ReservoirLake (both Lake Reservoir) ; - - -- A RichterMagnitude is a measure - -- of the severity of an EarthTremor. For example, - -- (MeasureFn 6.5 RichterMagnitude) denotes the value of 6.5 on the - -- Richter scale. - fun RichterMagnitude : Ind CompositeUnitOfMeasure ; - - -- A RipCurrent is a fast narrow surface current - -- that flows seaward from a ShoreArea. - fun RipCurrent : Class ; - fun RipCurrent_Class : SubClass RipCurrent LittoralCurrent ; - - -- River is the class of large streams of fresh - -- water flowing through land into a lake, ocean, or other body of water. - fun River : Class ; - fun River_Class : SubClass River (both BodyOfWater (both FreshWaterArea StreamWaterArea)) ; - - -- A RiverBank is the ShoreArea adjacent to a river. - fun RiverBank : Class ; - fun RiverBank_Class : SubClass RiverBank (both LandForm ShoreArea) ; - - -- RiverMouth is the subclass of WaterAreas - -- that are the outfalls of a river or stream into another body of water. - fun RiverMouth : Class ; - fun RiverMouth_Class : SubClass RiverMouth (both StreamWaterArea WaterArea) ; - - -- A RiverSystem comprises all the tributary - -- streams and rivers (StreamWaterAreas) that drain along converging - -- paths into the main river of the system, which discharges into a - -- StaticWaterArea. - fun RiverSystem : Class ; - fun RiverSystem_Class : SubClass RiverSystem (both Collection WaterArea) ; - - fun Rockslide : Class ; - fun Rockslide_Class : SubClass Rockslide Landslide ; - - -- Salination is the class of processes - -- in which either Freshwater or Topsoil becomes imbued with - -- SodiumChloride from sea water or from the evaporation of irrigation water. - fun Salination : Class ; - fun Salination_Class : SubClass Salination Combining ; - - -- A Salt is a chemical substance which is a combination - -- of a metal or a base with an acid. - fun Salt : Class ; - fun Salt_Class : SubClass Salt CompoundSubstance ; - - -- SaltLake is the class of landlocked - -- bodies of salt water, including those referred to as 'Seas', e.g., - -- the CaspianSea. But note that the MediterraneanSea is a Sea. - fun SaltLake : Class ; - fun SaltLake_Class : SubClass SaltLake (both LandlockedWater SaltWaterArea) ; - - fun SaltonSea : Ind SaltLake ; - - -- Sand is loose fragments of minerals or rocks. Smaller than - -- gravel and larger than silt and clay, sand particles range from 8/10,000 to 8/100 - -- inch (0.02 to 2 millimeters) in diameter. Sand is formed by the Erosion of rocks - -- through the action of water, ice, or air. - fun Sand : Class ; - fun Sand_Class : SubClass Sand Soil ; - - fun Sandstorm : Class ; - fun Sandstorm_Class : SubClass Sandstorm WeatherProcess ; - - -- Sanitation is the class of processes - -- by which human waste and garbage are disposed of. - fun Sanitation : Class ; - fun Sanitation_Class : SubClass Sanitation Removing ; - - -- Satellite is the collection of bodies that - -- revolve around some astronomical body, e.g., planets around a star. - -- This class includes both artificial and NaturalSatellites. - fun Satellite : Class ; - fun Satellite_Class : SubClass Satellite AstronomicalBody ; - - -- Savanna is a class of tropical or subtropical - -- Grasslands, typically treeless. - fun Savanna : Class ; - fun Savanna_Class : SubClass Savanna (both Grassland Plain) ; - - -- ScatteredVegetation describes - -- the pattern of vegetation in which plants appear at intervals. - fun ScatteredVegetation : Ind Attribute ; - - -- Sea is the class of smaller subdivisions of - -- the WorldOcean, typically partially surrounded by land. However, - -- for inland salt water bodies that are sometimes called 'Sea', see - -- SaltLake. - fun Sea : Class ; - fun Sea_Class : SubClass Sea (both BodyOfWater SaltWaterArea) ; - - fun SeaIce : Class ; - fun SeaIce_Class : SubClass SeaIce Ice ; - - -- SeaLevel designates the global Mean Sea Surface - -- (MSS). Note that SeaLevel represents a GeographicArea that comprises all - -- the local Mean Sea Level (MSL) areas used as references for measuring altitude. - -- In fact, there are local variations in MSL, due to tides and long_ and short_ - -- term weather conditions. - fun SeaLevel : Ind GeographicArea ; - - -- SeabedArea is the class of SubmergedLandAreas that are part of - -- the sea floor. - fun SeabedArea : Class ; - fun SeabedArea_Class : SubClass SeabedArea SubmergedLandArea ; - - -- A Seacoast is the ShoreArea along the - -- margin of an ocean, extending inland approximately 1_3 km from the low - -- water mark. - fun Seacoast : Class ; - fun Seacoast_Class : SubClass Seacoast (both LandForm ShoreArea) ; - - fun SemiaridClimateZone : Class ; - fun SemiaridClimateZone_Class : SubClass SemiaridClimateZone ClimateZone ; - - fun SevereThunderstorm : Class ; - fun SevereThunderstorm_Class : SubClass SevereThunderstorm WeatherProcess ; - - fun SewageDisposal : Class ; - fun SewageDisposal_Class : SubClass SewageDisposal Sanitation ; - - fun ShipPollutionProtocol : Ind Agreement ; - - fun Shoal : Class ; - fun Shoal_Class : SubClass Shoal MaritimeHazard ; - - -- Shoreline is the class of LandAreas that - -- are the edge of a larger land mass abutting a bordering WaterArea. - fun Shoreline : Class ; - fun Shoreline_Class : SubClass Shoreline LandArea ; - - -- (ShorelineFn ?LAND ?WATER) denotes - -- the Shoreline where the GeographicArea ?LAND borders the - -- WaterArea ?WATER. - fun ShorelineFn : El GeographicArea -> El WaterArea -> Ind LandArea ; - - -- (ShortageFn ?TYPE) means that there - -- is a shortage of objects of ?TYPE, which are used as resources. - fun ShortageFn: Desc Object -> Ind Entity ; - - -- Shrub is the class of low, perennial, - -- typically multi_stemmed woody plants, called shrubs or bushes. - fun Shrub : Class ; - fun Shrub_Class : SubClass Shrub FloweringPlant ; - - -- SigningADocument is the class of - -- actions in which an agent affixes a signature, stamp, or other evidence - -- of authorization or attestation to a document. The document and signature - -- may be electronic. Signings count as SocialInteractions even if done in - -- private, because their significance derives from a social context. - fun SigningADocument : Class ; - fun SigningADocument_Class : SubClass SigningADocument Committing ; - - -- Silt is sand or earth which is carried along by flowing - -- water and deposited at a bend in a river or at a river's opening. - fun Silt : Class ; - fun Silt_Class : SubClass Silt Soil ; - - -- Siltation is the class of processes - -- in which WaterAreas become filled in with silt or mud, due to - -- soil Erosion. - fun Siltation : Class ; - fun Siltation_Class : SubClass Siltation Putting ; - - fun SiltationIssue : Ind EnvironmentalIssue ; - - fun Sirocco : Class ; - fun Sirocco_Class : SubClass Sirocco WindProcess ; - - -- SlashAndBurnAgriculture - -- is the subclass of Agriculture processes in which land is - -- cleared by cutting and burning trees, and crops are farmed until - -- the soil is depleted, at which point the plot is abandoned to - -- regrowth. This rotational technique is viable only with low - -- populations and infrequent re_use. - fun SlashAndBurnAgriculture : Class ; - fun SlashAndBurnAgriculture_Class : SubClass SlashAndBurnAgriculture Agriculture ; - - fun Sleeting : Class ; - fun Sleeting_Class : SubClass Sleeting Precipitation ; - - -- A SlopedArea is a land surface which lies at - -- an angle to the horizontal so that some points on it are higher than - -- others, a slope. - fun SlopedArea : Class ; - fun SlopedArea_Class : SubClass SlopedArea LandForm ; - - -- Snowing is a precipitation process - -- in which water falls in a Solid state. - fun Snowing : Class ; - fun Snowing_Class : SubClass Snowing Precipitation ; - - fun SocialInteractions : Class ; - - -- Soil is a substance composed of fine rock material - -- disintegrated by geological processes, mixed with humus, the organic remains of decomposed vegetation. - fun Soil : Class ; - fun Soil_Class : SubClass Soil Mixture ; - - -- SoilDegradation is a class of - -- processes in which the productive capacity of soil is lowered by - -- over_fertilization, overuse of pesticides, erosion, or soil - -- compaction. - fun SoilDegradation : Class ; - fun SoilDegradation_Class : SubClass SoilDegradation SocialInteractions ; - - fun SoilDegradationIssue : Ind SoilQualityIssue ; - - -- SoilErosion is the subclass of - -- Erosion in which the matter removed by wind or water is topsoil. - fun SoilErosion : Class ; - fun SoilErosion_Class : SubClass SoilErosion Erosion ; - - fun SoilErosionIssue : Ind SoilQualityIssue ; - - fun SoilExhaustionIssue : Ind SoilQualityIssue ; - - fun SoilPollutionIssue : Ind (both PollutionIssue SoilQualityIssue) ; - - fun SoilQualityIssue : Class ; - fun SoilQualityIssue_Class : SubClass SoilQualityIssue EnvironmentalIssue ; - - fun SoilSalination : Class ; - fun SoilSalination_Class : SubClass SoilSalination Salination ; - - fun SoilSalinityIssue : Ind SoilQualityIssue ; - - -- SoilSolution is the liquid component of soils, - -- which is largely water containing a number of mineral substances in solution, - -- as well as comparatively large amounts of dissolved oxygen and carbon dioxide. - fun SoilSolution : Class ; - fun SoilSolution_Class : SubClass SoilSolution Solution ; - - -- Sol is the nearest Star to PlanetEarth and - -- the focus of its SolarSystem. - fun Sol : Ind Star ; - - -- SolarSystem is the class of systems that - -- consist of a star or stars and any encircling astronomical bodies. - fun SolarSystem : Class ; - fun SolarSystem_Class : SubClass SolarSystem Collection ; - - fun SolidWasteDisposal : Class ; - fun SolidWasteDisposal_Class : SubClass SolidWasteDisposal Sanitation ; - - fun SolidWasteDisposalIssue : Ind PollutionIssue ; - - -- A Sound is a long, relatively narrow waterway - -- lying along the shore of a land mass and protected from open water by - -- another land area, an island or group of islands. Some sounds open at - -- both ends into the same body of water (e.g., Long Island Sound), while - -- others connect two different bodies of water (e.g., Melville Sound). - -- A Sound may occur in salt or fresh water bodies. Generally wider than - -- a Strait. - fun Sound : Class ; - fun Sound_Class : SubClass Sound BodyOfWater ; - - fun SouthAmerica : Ind Continent ; - - -- SouthAtlanticOcean denotes the southern geographicSubregion - -- of the AtlanticOcean. - fun SouthAtlanticOcean : Ind (both SaltWaterArea BodyOfWater) ; - - -- SouthPacificOcean denotes the southern geographicSubregion - -- of the PacificOcean. - fun SouthPacificOcean : Ind (both SaltWaterArea BodyOfWater) ; - - fun SouthSandwichTrench : Ind Hole ; - - -- Southeast represents the compass direction of Southeast. - fun Southeast : Ind DirectionalAttribute ; - - fun SoutheasternAsia : Ind GeographicArea ; - - fun SoutheasternEurope : Ind GeographicArea ; - - fun SouthernAfrica : Ind GeographicArea ; - - fun SouthernAsia : Ind GeographicArea ; - - fun SouthernEurope : Ind GeographicArea ; - - -- The half of the Earth that lies below the - -- equator. - fun SouthernHemisphere : Ind Hemisphere ; - - -- SouthernOcean represents the Southern Ocean. - fun SouthernOcean : Ind (both Ocean PolarClimateZone) ; - - fun SouthernSouthAmerica : Ind GeographicArea ; - - -- Southwest represents the compass direction of Southwest. - fun Southwest : Ind DirectionalAttribute ; - - fun SouthwesternAsia : Ind GeographicArea ; - - fun SouthwesternEurope : Ind GeographicArea ; - - -- SparseVegetation describes the - -- pattern of vegetation in an area where there is very little vegetation. - fun SparseVegetation : Ind Attribute ; - - fun Squall : Class ; - fun Squall_Class : SubClass Squall WeatherProcess ; - - -- SquareKilometer represents a - -- UnitOfMeasure equal to one square kilometer. - fun SquareKilometer : Ind UnitOfArea ; - - -- SquareMeter represents a UnitOfMeasure - -- equal to one square Meter. - fun SquareMeter : Ind UnitOfArea ; - - -- (SquareUnitFn ?UNIT) denotes the - -- UnitOfMeasure that is the square of the UnitOfMeasure ?UNIT. - -- For example, (SquareUnitFn (KiloFn Meter)) denotes the unit - -- of a square kilometer. - fun SquareUnitFn : El UnitOfMeasure -> Ind UnitOfMeasure ; - - -- Star is the class of hot gaseous astronomical bodies. - fun Star : Class ; - fun Star_Class : SubClass Star AstronomicalBody ; - - -- StationaryFront is the class of - -- boundary areas between two air masses that are stationary, with neither - -- mass presently replacing the other. - fun StationaryFront : Class ; - fun StationaryFront_Class : SubClass StationaryFront WeatherFront ; - - -- A TerrainAttribute of a region in - -- which there is a wide variation in elevation and slopeGradients - -- of more than 10%. - fun SteepTerrain : Ind TerrainAttribute ; - - -- Steppe is a subclass of Plain, representing - -- vast, level, treeless areas of land in Asia or SE Europe. - fun Steppe : Class ; - fun Steppe_Class : SubClass Steppe Plain ; - - -- SteppeClimateZone - -- is the class of AridClimateZones where the dominant - -- vegetation type is grasses, with no trees. Koeppen - -- system 'BS'. - fun SteppeClimateZone : Class ; - fun SteppeClimateZone_Class : SubClass SteppeClimateZone AridClimateZone ; - - -- A Stone is any small fragment of rock or mineral matter. - fun Stone : Class ; - fun Stone_Class : SubClass Stone Rock ; - - fun StormSystem : Class ; - fun StormSystem_Class : SubClass StormSystem WeatherSystem ; - - -- Strait is the subclass of BodyOfWater that - -- consists of narrow water areas connecting two larger bodies of water. - -- Straits are naturally occurring bodies of water. - fun Strait : Class ; - fun Strait_Class : SubClass Strait BodyOfWater ; - - fun StraitOfHormuz : Ind (both Strait SaltWaterArea) ; - - -- A StreamWaterConfluence is the - -- place where a stream or other tributary joins a river. - fun StreamWaterConfluence : Class ; - fun StreamWaterConfluence_Class : SubClass StreamWaterConfluence WaterArea ; - - fun StrikeSlipFault : Class ; - fun StrikeSlipFault_Class : SubClass StrikeSlipFault GeologicalFault ; - - fun StrongWind : Class ; - fun StrongWind_Class : SubClass StrongWind WindProcess ; - - -- SubmergedLandArea is the class of land - -- regions that are located beneath bodies of water. - fun SubmergedLandArea : Class ; - fun SubmergedLandArea_Class : SubClass SubmergedLandArea GeographicArea ; - - -- SubtropicalDesertClimateZone is a subclass of DesertClimateZone - -- that is characterized by an average temperature greater than 18 - -- degrees Celsius, as well as very low rainfall. This is Koeppen - -- system 'BWh'. - fun SubtropicalDesertClimateZone : Class ; - fun SubtropicalDesertClimateZone_Class : SubClass SubtropicalDesertClimateZone DesertClimateZone ; - - -- SurfaceGroundArea is a subclass of - -- GeographicArea that is restricted to regions whose surface is solid - -- ground. A SurfaceGroundArea may be a discontinuous region overlapping - -- a larger, continuous GeographicArea but excluding any WaterAreas - -- enclosed therein. Rivers, lakes, reservoirs and other surface water areas - -- are not part of any SurfaceGroundArea. - fun SurfaceGroundArea : Class ; - fun SurfaceGroundArea_Class : SubClass SurfaceGroundArea GeographicArea ; - - fun Swarming : Class ; - fun Swarming_Class : SubClass Swarming Motion ; - - -- Tailwind is the relative attribute of a - -- Wind to an object when the force of the wind is applied to the back - -- of the object (BackFn). A tailwind can positively affect the speed - -- capability of a vehicle. - fun Tailwind : Ind Attribute ; - - -- Talc is a very soft Mineral that is - -- a basic silicate of magnesium. - fun Talc : Class ; - fun Talc_Class : SubClass Talc Mineral ; - - -- TemperateClimateZone is the - -- subclass of ClimateZone whose warmest month has an average - -- temperature greater than 10 degrees Celsius and whose coolest month - -- has an average temperature between 18 degrees and _3 degrees Celsius. - -- This is Class C in the Koeppen climate system. - fun TemperateClimateZone : Class ; - fun TemperateClimateZone_Class : SubClass TemperateClimateZone ClimateZone ; - - fun TemperateHardwoodForest : Class ; - fun TemperateHardwoodForest_Class : SubClass TemperateHardwoodForest (both Biome Forest) ; - - fun TemperateRainForest : Class ; - fun TemperateRainForest_Class : SubClass TemperateRainForest (both RainForest TemperateHardwoodForest) ; - - -- TemperateSummerDryClimateZone is the subclass of TemperateClimateZone - -- that is characterized by dry summers, and in which the wettest winter month - -- has at least three times the moisture of the driest summer month. The - -- driest month has less than an average of 30 mm of precipitation. Koeppen - -- climate system type 'Cs'. - fun TemperateSummerDryClimateZone : Class ; - fun TemperateSummerDryClimateZone_Class : SubClass TemperateSummerDryClimateZone TemperateClimateZone ; - - -- TemperateWinterDryClimateZone is a subclass of TemperateClimateZone - -- characterized by having at least 10 times as much precipitation in the - -- wettest summer month as in the driest winter month. Koeppen climate - -- system type 'Cw'. - fun TemperateWinterDryClimateZone : Class ; - fun TemperateWinterDryClimateZone_Class : SubClass TemperateWinterDryClimateZone TemperateClimateZone ; - - -- TerrainAttribute is a class of - -- Attributes that describe terrain. - fun TerrainAttribute : Class ; - fun TerrainAttribute_Class : SubClass TerrainAttribute InternalAttribute ; - - -- TerritorialSea is the class - -- of contiguous waters over which a GeopoliticalArea claims - -- jurisdiction in accordance with the United Nations Convention - -- on the LawOfTheSea (LOS), Part II. A territorial sea may be - -- up to 12 miles (NauticalMiles) in breadth. A subclass of - -- MaritimeClaimArea. - fun TerritorialSea : Class ; - fun TerritorialSea_Class : SubClass TerritorialSea (both MaritimeClaimArea SaltWaterArea) ; - - -- (TerritorialSeaFn ?POLITY) denotes - -- the TerritorialSea that is claimed by the GeopoliticalArea ?POLITY. - fun TerritorialSeaFn : El GeopoliticalArea -> Ind TerritorialSea ; - - fun ThrustFault : Class ; - fun ThrustFault_Class : SubClass ThrustFault DipSlipFault ; - - fun Thunderstorm : Class ; - fun Thunderstorm_Class : SubClass Thunderstorm WeatherProcess ; - - -- A TidalBore is an unusally high, fast tidal - -- inflow from the sea, resulting from a high volume of water rushing from - -- a wide_mouthed bay or Estuary into narrower landward areas. - fun TidalBore : Class ; - fun TidalBore_Class : SubClass TidalBore LittoralCurrent ; - - -- TidalEbb is the subclass of WaterCurrents that are temporary and variable, - -- but regular, currents of ocean water flowing seaward up to and during - -- the time of low tide. Alternating with TidalFlow. - fun TidalEbb : Class ; - fun TidalEbb_Class : SubClass TidalEbb LittoralCurrent ; - - -- TidalFlow is the subclass of WaterCurrents - -- that are temporary and variable, but regular, currents of ocean water - -- flowing landward up to and during the time of high tide. Alternating - -- with TidalEbb. - fun TidalFlow : Class ; - fun TidalFlow_Class : SubClass TidalFlow LittoralCurrent ; - - -- TidalProcess is the class of daily - -- recurring events in which the water level in a BodyOfWater rises - -- and falls with the changing position between Earth and the Moon. - fun TidalProcess : Class ; - fun TidalProcess_Class : SubClass TidalProcess InternalChange ; - - -- A Tide is a vertical movement of the water level - -- in a BodyOfWater due to the gravitational attraction between Earth and - -- the moon. Tides are diurnally recurrent events. In most regions with - -- tides, every day there are two high tides and two low tides. MixedTide - -- represents a process in which the tides at either extreme are unequal. - fun Tide : Class ; - fun Tide_Class : SubClass Tide (both FlowRegion SaltWaterArea) ; - - fun Tornado : Class ; - fun Tornado_Class : SubClass Tornado WeatherProcess ; - - fun ToxicChemicalPollutionIssue : Ind PollutionIssue ; - - fun ToxicWasteDisposalIssue : Ind PollutionIssue ; - - -- TreatyDocument is the subclass of - -- Texts that represent written agreements between Nations. - fun TreatyDocument : Class ; - fun TreatyDocument_Class : SubClass TreatyDocument Text ; - - -- TropicalClimateZone is a - -- subclass of ClimateZone in which the average temperature of the - -- coldest month is greater than 18 degrees Celsius. This is Class - -- 'A' in the Koeppen climate classification system. - fun TropicalClimateZone : Class ; - fun TropicalClimateZone_Class : SubClass TropicalClimateZone ClimateZone ; - - -- TropicalCyclone is the class of - -- CyclonicStorms that occur in the Tropics and typically have - -- rotational winds of hurricane force (74 mph or higher). - fun TropicalCyclone : Class ; - fun TropicalCyclone_Class : SubClass TropicalCyclone CyclonicStorm ; - - fun TropicalRainForest : Class ; - fun TropicalRainForest_Class : SubClass TropicalRainForest RainForest ; - - fun TropicalTimber83Agreement : Ind Agreement ; - - fun TropicalTimber94Agreement : Ind Agreement ; - - -- The Tropics is the region of - -- PlanetEarth that lies between approximately 23 and one half degrees - -- North latitude and 23 and one half degrees South latitude, - -- encircling the globe. 'The Tropics'. See also TropicArea. - fun Tropics : Ind GeographicArea ; - - -- Tsunami is the class of highly destructive - -- ocean waves caused by offshore seismic processes. - fun Tsunami : Class ; - fun Tsunami_Class : SubClass Tsunami WeatherProcess ; - - -- Tundra is a subclass of flat, treeless Plains - -- areas lying within the ArcticRegion. Subsoil in Tundra is permanently - -- frozen. - fun Tundra : Class ; - fun Tundra_Class : SubClass Tundra (both ArcticRegion (both Biome Plain)) ; - - -- TundraClimateZone is a subclass of - -- PolarClimateZone characterized by having an average temperature - -- above zero degrees Celsius (but below 10 degrees) in the warmest month. - -- Koeppen subtype 'ET'. - fun TundraClimateZone : Class ; - fun TundraClimateZone_Class : SubClass TundraClimateZone PolarClimateZone ; - - fun Typhoon : Class ; - fun Typhoon_Class : SubClass Typhoon TropicalCyclone ; - - fun UVLevelsIssue : Ind EnvironmentalIssue ; - - -- The class of regions located Below the surface of the earth. - fun UndergroundArea : Class ; - fun UndergroundArea_Class : SubClass UndergroundArea GeographicArea ; - - fun UnexplodedOrdinanceIssue : Ind EnvironmentalIssue ; - - -- A UniformPerimeterArea is one - -- that has a defined uniform width. - fun UniformPerimeterArea : Class ; - fun UniformPerimeterArea_Class : SubClass UniformPerimeterArea PerimeterArea ; - - -- Uphill is a PositionalAttribute that - -- describes the relation between two things, one of which is located - -- up a slope from the other. - fun Uphill : Ind PositionalAttribute ; - - -- An UplandArea is a LandArea elevated above the surrounding - -- terrain. - fun UplandArea : Class ; - fun UplandArea_Class : SubClass UplandArea LandForm ; - - fun Upstream : Ind PositionalAttribute ; - - -- Upwind is a PositionalAttribute that indicates relative position - -- upwind (windward) with respect to the direction that the Wind is - -- blowing. - fun Upwind : Ind PositionalAttribute ; - - fun UrbanizationIssue : Ind EnvironmentalIssue ; - - -- A Valley is an area of low_lying land flanked by - -- higher ground. Valleys typically contain a stream or river flowing along the valley floor. - fun Valley : Class ; - fun Valley_Class : SubClass Valley (both LandForm LowlandArea) ; - - fun VehicleEmissionsIssue : Ind PollutionIssue ; - - -- VehicularPollution is the - -- subclass of Pollution in which the pollutants are vehicle emissions. - fun VehicularPollution : Class ; - fun VehicularPollution_Class : SubClass VehicularPollution Pollution ; - - -- Veldt is a subclass of Grasslands which have - -- scattered shrubs or trees. - fun Veldt : Class ; - fun Veldt_Class : SubClass Veldt (both Grassland Plain) ; - - -- A VolcanicCone is a hill of lava or - -- pyroclastics surrounding a volcanic vent. Not as high as a - -- VolcanicMountain. - fun VolcanicCone : Class ; - fun VolcanicCone_Class : SubClass VolcanicCone (both Hill Volcano) ; - - -- VolcanicEruption is the subclass of - -- GeologicalProcesses in which Volcanoes erupt. - fun VolcanicEruption : Class ; - fun VolcanicEruption_Class : SubClass VolcanicEruption GeologicalProcess ; - - fun VolcanicGasRelease : Class ; - fun VolcanicGasRelease_Class : SubClass VolcanicGasRelease VolcanicEruption ; - - -- A VolcanicMountain is a cone_shaped - -- mountain formed out of rock or ash thrown up from inside the earth, - -- frequently with an opening or depression at the top. - fun VolcanicMountain : Class ; - fun VolcanicMountain_Class : SubClass VolcanicMountain (both Mountain Volcano) ; - - fun VolcanicallyActive : Ind VolcanoStatus ; - - fun VolcanicallyDormant : Ind VolcanoStatus ; - - fun VolcanicallyExtinct : Ind VolcanoStatus ; - - -- A Volcano in the broadest sense, i.e., a region - -- containing a vent through which magmous and/or pyroclastic materials are - -- passed from the interior of the Earth to its surface (atmospheric or - -- underwater). - fun Volcano : Class ; - fun Volcano_Class : SubClass Volcano LandForm ; - - fun VolcanoStatus : Class ; - fun VolcanoStatus_Class : SubClass VolcanoStatus InternalAttribute ; - - -- WarmFront is the class of transitional - -- weather processes occurring between a warm air mass that is advancing - -- upon a cool air mass. - fun WarmFront : Class ; - fun WarmFront_Class : SubClass WarmFront WeatherFront ; - - fun WaterBorneDiseaseIssue : Ind EnvironmentalIssue ; - - -- WaterCatchment is the subclass of - -- Artifacts used to capture rainwater or runoff as a source - -- of Freshwater. - fun WaterCatchment : Class ; - fun WaterCatchment_Class : SubClass WaterCatchment Artifact ; - - -- WaterCurrent is a subclass of FlowRegions - -- consisting of moving water, especially those currents found within a - -- well_identified area and having an established pattern of movement, such - -- as an OceanCurrent, a RipTide, or a River. WaterCurrent is - -- disjoint with StaticWaterArea. As a consequence, Lakes for example - -- cannot be FlowRegions, however, currents may be present in a lake. - fun WaterCurrent : Class ; - fun WaterCurrent_Class : SubClass WaterCurrent (both FlowRegion WaterArea) ; - - fun WaterInfrastructureIssue : Ind EnvironmentalIssue ; - - fun WaterManagementIssue : Ind EnvironmentalIssue ; - - -- WaterOnlyArea is a subclass of - -- GeographicArea that is restricted to regions whose surface is water. - -- A WaterOnlyArea may be a discontinuous region overlapping a larger, - -- continuous GeographicArea but excluding any LandAreas enclosed therein. - -- Dry land areas, including islands, are not part of any WaterOnlyArea. - fun WaterOnlyArea : Class ; - fun WaterOnlyArea_Class : SubClass WaterOnlyArea GeographicArea ; - - fun WaterOverutilization : Class ; - fun WaterOverutilization_Class : SubClass WaterOverutilization SocialInteraction ; - - -- WaterPollution is the subclass - -- of Pollution processes in which Water is the polluted substance. - fun WaterPollution : Class ; - fun WaterPollution_Class : SubClass WaterPollution Pollution ; - - fun WaterPollutionIssue : Ind EnvironmentalWaterIssue ; - - -- Waterfall is the subclass of StreamWaterAreas where running water - -- falls steeply downhill. - fun Waterfall : Class ; - fun Waterfall_Class : SubClass Waterfall StreamWaterArea ; - - -- A WatershedDivide is a summit area, or - -- narrow tract of higher ground that constitutes the watershed boundary - -- between two adjacent drainage basins, it divides the surface waters that - -- flow naturally in one direction from those that flow in the opposite - -- direction. - fun WatershedDivide : Class ; - fun WatershedDivide_Class : SubClass WatershedDivide (both LandArea UplandArea) ; - - fun Waterspout : Class ; - fun Waterspout_Class : SubClass Waterspout WeatherProcess ; - - -- WeatherFront is the class of weather - -- processes that are involve relationships between two air masses, such - -- as a high pressure weather system or a low pressure system. - fun WeatherFront : Class ; - fun WeatherFront_Class : SubClass WeatherFront WeatherProcess ; - - -- WeatherSeason is the class of seasonal - -- processes that are characterized by various weather patterns. - -- WeatherSeasons may recur on a regular annual basis, on a different - -- pattern, or irregularly. - fun WeatherSeason : Class ; - fun WeatherSeason_Class : SubClass WeatherSeason WeatherProcess ; - - -- WeatherSystem is the class of - -- large_scale atmospheric processes that influence weather in a region - -- for 2_5 days. - fun WeatherSystem : Class ; - fun WeatherSystem_Class : SubClass WeatherSystem WeatherProcess ; - - fun WesternAfrica : Ind GeographicArea ; - - fun WesternEurope : Ind GeographicArea ; - - -- The half of the Earth that includes North - -- and South America. - fun WesternHemisphere : Ind Hemisphere ; - - fun WesternSouthAmerica : Ind GeographicArea ; - - -- WetTropicalClimateZone is - -- the subclass of TropicalClimateZone that is characterized by having - -- no dry months. At least 60 mm of rainfall occur in the driest month. - -- This is subtype 'Af' in the Koeppen climate system. - fun WetTropicalClimateZone : Class ; - fun WetTropicalClimateZone_Class : SubClass WetTropicalClimateZone TropicalClimateZone ; - - fun WetlandDegradationIssue : Ind EnvironmentalIssue ; - - fun WetlandsConvention : Ind Agreement ; - - fun WhalingConvention : Ind Agreement ; - - fun WildlifePoachingIssue : Ind EnvironmentalIssue ; - - -- WindFlow is the class of variable AirStreams - -- that are in the EarthsAtmosphere. - fun WindFlow : Class ; - fun WindFlow_Class : SubClass WindFlow AirStream ; - - fun WindProcess : Class ; - fun WindProcess_Class : SubClass WindProcess WeatherProcess ; - - fun Windstorm : Class ; - fun Windstorm_Class : SubClass Windstorm WindProcess ; - - -- The WorldOcean is the collective mass of - -- sea water that covers 70% of the surface of PlanetEarth, surrounding - -- all of its dry land areas. Earth's individual Oceans are parts of - -- the WorldOcean. - fun WorldOcean : Ind (both SaltWaterArea BodyOfWater) ; - - fun Zud : Class ; - fun Zud_Class : SubClass Zud WeatherProcess ; - - -- (airTemperature ?AREA ?TEMP) means that the temperature of the - -- air at ?AREA is ?TEMP. Temperature may be expressed in units of - -- TemperatureMeasure, including CelsiusDegree and FahrenheitDegree, - -- among others. - fun airTemperature : El Object -> El TemperatureMeasure -> Formula ; - - -- (arableLandArea ?REGION ?AMOUNT) - -- means that the GeographicArea ?REGION has ?AMOUNT of land under - -- cultivation with crops that are replanted after each harvest. ?AMOUNT - -- may be expressed in physical units or with a percent or fraction. - -- Cf. permanentCropLandArea. - fun arableLandArea : El GeographicArea -> El ConstantQuantity -> Formula ; - - -- (averagePrecipitationForPeriod ?PLACE ?PERIOD ?AMOUNT) means - -- that at the GeographicArea ?PLACE, and during the TimeDuration - -- ?PERIOD, the average daily precipitation was ?AMOUNT. - fun averagePrecipitationForPeriod : El GeographicArea -> El TimeDuration -> El ConstantQuantity -> Formula ; - - -- (averageRainfallForPeriod ?AREA ?MO ?AMOUNT) - -- means that ?AREA receives ?AMOUNT of rain in month ?MO in an average - -- year. Note that ?AMOUNT is a linear measure indicating the depth of water that - -- would accumulate over ?AREA if all water were captured. - fun averageRainfallForPeriod : El GeographicArea -> El Month -> El LengthMeasure -> Formula ; - - -- (averageTemperatureForPeriod ?PLACE ?PERIOD ?AMOUNT) means that - -- at the GeographicArea ?PLACE, and during the TimeDuration - -- ?PERIOD, the average daily temperature was ?AMOUNT. Temperature - -- may be expressed in some UnitOfTemperature, including - -- CelsiusDegree and FahrenheitDegree, among others. - fun averageTemperatureForPeriod : El GeographicArea -> El TimeDuration -> El TemperatureMeasure -> Formula ; - - -- (bioindicatorForHabitat ?AREA ?SPECIES) means that the health - -- of the individuals in ?SPECIES indicates the condition of their - -- habitat in the GeographicArea ?AREA. - fun bioindicatorForHabitat: El GeographicArea -> Desc OrganicObject -> Formula ; - - -- (claimedTerritory ?AREA ?POLITY) - -- means that some right over the GeographicArea ?AREA is claimed by - -- the Agent or GeopoliticalArea ?POLITY. If two politically independent - -- states or agents claim the same area, that area is a 'disputed - -- territory'. - fun claimedTerritory : El GeographicArea -> El Agent -> Formula ; - - -- (climateTypeInArea ?TYPE ?REGION) - -- means that all or part of the GeographicArea ?REGION is of the - -- ClimateZone ?TYPE. - fun climateTypeInArea: El GeographicArea -> Desc ClimateZone -> Formula ; - - -- (cloudCoverFraction ?AREA ?AMOUNT) - -- means that in the Region ?AREA, the fraction ?AMOUNT of the sky is - -- covered with clouds. - fun cloudCoverFraction : El Region -> El NonnegativeRealNumber -> Formula ; - - -- (coldSeasonInArea ?AREA ?INTERVAL) - -- means that in the GeographicArea ?AREA, the cold season occurs - -- during the TimeInterval ?INTERVAL. - fun coldSeasonInArea: El GeographicArea -> Desc TimeInterval -> Formula ; - - -- (connectedDownstream ?OBJ1 ?OBJ2) - -- means that ?OBJ1 is connected, remotely or immediately, with ?OBJ2 along - -- a directed system such as a RiverSystem. - fun connectedDownstream : El Object -> El Object -> Formula ; - - -- (coolSeasonInArea ?AREA ?INTERVAL) - -- means that in the GeographicArea ?AREA, the cool season occurs - -- during the TimeInterval ?INTERVAL. For example, (coolSeasonInArea - -- Angola (RecurringTimeIntervalFn May October - fun coolSeasonInArea: El GeographicArea -> Desc TimeInterval -> Formula ; - - -- (courseWRTCompassNorth ?OBJ1 ?OBJ2 ?HEADING) means that the course - -- heading from ?OBJ1 to ?OBJ2 is ?HEADING in AngularDegrees, with - -- the reference point of 000 degrees North as measured by compass on - -- or at ?OBJ1. - fun courseWRTCompassNorth : El Physical -> El Physical -> El PlaneAngleMeasure -> Formula ; - - -- (courseWRTMagneticNorth ?OBJ1 ?OBJ2 ?HEADING) means that the course - -- heading from ?OBJ1 to ?OBJ2 is ?HEADING in AngularDegrees, with - -- the reference point of 000 degrees being the magnetic North pole. - fun courseWRTMagneticNorth : El Physical -> El Physical -> El PlaneAngleMeasure -> Formula ; - - -- (courseWRTTrueNorth ?OBJ1 ?OBJ2 ?HEADING) means that the course - -- heading or track from ?OBJ1 to ?OBJ2 is ?HEADING, in AngularDegrees, - -- with the reference point of 000 degrees being true North. - fun courseWRTTrueNorth : El Physical -> El Physical -> El PlaneAngleMeasure -> Formula ; - - -- (dateOpenedForSignature ?PROP ?DATE) means that as of a date - -- indicated by ?DATE, document(s) may officially be signed (by the - -- appropriate agents) to effect commitments to the Agreement ?PROP. - fun dateOpenedForSignature: El Proposition -> Desc TimePosition -> Formula ; - - -- (daylightHoursInterval ?PLACE ?DAY ?INTERVAL) means that in the - -- Region ?PLACE, on the Day indicated by ?DAY, there is daylight - -- during the TimeInterval ?INTERVAL. - fun daylightHoursInterval: El Region -> Desc Day -> El TimeInterval -> Formula ; - - -- (daylightHoursTotal ?PLACE ?DAY ?TIME) means that in the Region - -- ?PLACE, on the Day indicated by ?DAY, there is daylight for a - -- total TimeDuration ?LENGTH. - fun daylightHoursTotal: El Region -> Desc Day -> El TimeDuration -> Formula ; - - -- (dependentGeopoliticalArea - -- ?AREA1 ?AREA2) means that ?AREA1 is a geopolitical possession of the - -- GeopoliticalArea ?AREA2 and is not a geopoliticalSubdivision of - -- ?AREA2. For example, (dependentGeopoliticalArea Guam UnitedStates), - -- because Guam is a territory of the UnitedStates, not one of the fifty - -- U.S. states. Contrast primaryGeopoliticalSubdivision. - fun dependentGeopoliticalArea : El GeographicArea -> El Agent -> Formula ; - - -- (drySeasonInArea ?AREA ?INTERVAL) - -- means that in the GeographicArea ?AREA, the dry season occurs - -- during the TimeInterval ?INTERVAL. For example, (drySeasonInArea - -- Angola (RecurringTimeIntervalFn May October)). - fun drySeasonInArea: El GeographicArea -> Desc TimeInterval -> Formula ; - - -- The altitude of an object - -- above the sea level of PlanetEarth - fun earthAltitude : El Physical -> El Physical -> El LengthMeasure -> Formula ; - - -- (elevation ?OBJECT ?HEIGHT) means that the - -- physical Object ?OBJECT is located on the surface of PlanetEarth - -- at the vertical distance ?HEIGHT above (or below, for a negative - -- quantity) SeaLevel. ?OBJECT may be a superficialPart of Earth's - -- surface, such as a GeographicArea. Elevation is measured from - -- SeaLevel to the vertical top of the object. - fun elevation : El Object -> El LengthMeasure -> Formula ; - - -- (environmentalProblemTypeInArea ?AREA ?PROBLEM) means that - -- objects or processes of type ?PROBLEM is an environmental - -- problem in the GeographicArea ?AREA. - fun environmentalProblemTypeInArea: El GeographicArea -> Desc Physical -> Formula ; - - -- The relation between WaterMotion Processes - -- and the region in which they occur continuously over at least hours, but - -- typically months or years. A water balloon bursting and flowing downhill - -- would not use this relation, because there would be no StreamWaterArea - -- to relate to. - fun flowCurrent : El WaterMotion -> El WaterArea -> Formula ; - - -- (groundSubsurfaceType ?area ?subsoil) - -- means that the predominant Substance in the subsoil or subsurface layer of - -- the LandArea ?area is of type ?subsoil. - fun groundSubsurfaceType: El LandArea -> Desc Substance -> Formula ; - - -- (%&groundSurfaceType ?area ?substance) means - -- that the predominant Substance at the ground surface of the LandArea ?area is ?substance. - fun groundSurfaceType: El LandArea -> Desc Substance -> Formula ; - - -- (headingWRTCompassNorth ?OBJ ?DEGREE) - -- means that the front_to_back axis of the Object ?OBJ points in - -- the direction ?DEGREE, according to the compass carried by ?OBJ. - fun headingWRTCompassNorth : El Object -> El PlaneAngleMeasure -> Formula ; - - -- (headingWRTMagneticNorth ?OBJ ?DEGREE) - -- means that the front_to_back axis of the Object ?OBJ points in - -- the direction ?DEGREE, with respect to magnetic North. - fun headingWRTMagneticNorth : El Object -> El PlaneAngleMeasure -> Formula ; - - -- (headingWRTTrueNorth ?OBJ ?DEGREE) - -- means that the front_to_back axis of the Object ?OBJ points in - -- the direction ?DEGREE, with respect to true North. - fun headingWRTTrueNorth : El Object -> El PlaneAngleMeasure -> Formula ; - - -- (highAltitudeWindSpeed ?PLACE ?RATE) means that the Wind - -- blowing above 25,000 feet at ?PLACE has a speed of ?RATE. - fun highAltitudeWindSpeed : El Object -> El ConstantQuantity -> Formula ; - - -- (highAltitudeWindVelocity ?PLACE ?SPEED ?TOWARD) means that the - -- Wind blowing above 25,000 feet at ?PLACE has a speed of ?SPEED - -- and is moving toward the DirectionalAttribute ?TOWARD. - fun highAltitudeWindVelocity : El Object -> El PhysicalQuantity -> El DirectionalAttribute -> Formula ; - - -- (highTide ?PLACE ?TIME ?AMOUNT) means that - -- there is a HighTide at the Region ?PLACE at the TimeInterval ?TIME - -- with the relative height ?AMOUNT. The height is given in relation to - -- the datum on a standard chart. - fun highTide : El Region -> El TimeInterval -> El LengthMeasure -> Formula ; - - -- (highestTemperatureForPeriod ?PLACE ?PERIOD ?AMOUNT) means that - -- at the GeographicArea ?PLACE, during the TimeDuration ?PERIOD, - -- the highest temperature was ?AMOUNT. Temperature may be expressed - -- in some UnitOfTemperature, including CelsiusDegree and - -- FahrenheitDegree, among others. - fun highestTemperatureForPeriod : El GeographicArea -> El TimeDuration -> El TemperatureMeasure -> Formula ; - - -- (hotSeasonInArea ?AREA ?INTERVAL) - -- means that in the GeographicArea ?AREA, the hot season occurs - -- during the TimeInterval ?INTERVAL. For example, (hotSeasonInArea - -- Angola (RecurringTimeIntervalFn November April)). - fun hotSeasonInArea: El GeographicArea -> Desc TimeInterval -> Formula ; - - -- (irrigatedLandArea ?REGION ?AMOUNT) - -- means that the GeographicArea ?REGION has the ?AMOUNT of irrigated land. - -- ?AMOUNT may be expressed in physical units or with a percent or fraction. - fun irrigatedLandArea : El GeographicArea -> El ConstantQuantity -> Formula ; - - -- (landAreaOnly ?REGION ?MEASURE) means - -- that the total area(s) of solid ground within the GeographicArea - -- ?REGION has the AreaMeasure ?AMOUNT. The pieces of solid ground need - -- not be continuous within the region. - fun landAreaOnly : El GeographicArea -> El AreaMeasure -> Formula ; - - -- (lowAltitudeWindSpeed ?PLACE ?RATE) means that the Wind blowing - -- between 500_10,000 feet at ?PLACE has a speed of ?RATE. Wind speed - -- may be expressed in knots (KnotUnitOfSpeed) or as any distance per - -- time unit (using (SpeedFn ?DISTANCE ?TIME)). - fun lowAltitudeWindSpeed : El Object -> El PhysicalQuantity -> Formula ; - - -- (lowAltitudeWindVelocity ?PLACE ?SPEED ?DIRECTION) means that the - -- low_altitude Wind blowing at ?PLACE has a speed of ?SPEED and comes - -- from the compass point ?DIRECTION. Low_altitude wind is wind blowing - -- between 500_10,000 feet. - fun lowAltitudeWindVelocity : El Object -> El PhysicalQuantity -> El DirectionalAttribute -> Formula ; - - -- (lowTide ?PLACE ?TIME ?AMOUNT) means that - -- there is a LowTide at the Region ?PLACE at the TimeInterval ?TIME - -- with the relative height ?AMOUNT. The height is given in relation to - -- the datum on a standard chart. - fun lowTide : El Region -> El TimeInterval -> El LengthMeasure -> Formula ; - - -- (lowestTemperatureForPeriod ?PLACE ?PERIOD ?AMOUNT) means that - -- at the GeographicArea ?PLACE, during the TimeDuration ?PERIOD, - -- the highest temperature was ?AMOUNT. Temperature may be expressed - -- in some UnitOfTemperature, including CelsiusDegree and - -- FahrenheitDegree, among others. - fun lowestTemperatureForPeriod : El GeographicArea -> El TimeDuration -> El TemperatureMeasure -> Formula ; - - -- (magneticVariation ?AREA ?DEGREE ?DIRECTION) means that in the - -- GeographicArea ?AREA, the magnetic variation of a compass from - -- 000 degrees true is ?DEGREE AngularDegrees in ?DIRECTION (East - -- or West). - fun magneticVariation : El GeographicArea -> El PlaneAngleMeasure -> El DirectionalAttribute -> Formula ; - - -- (mapOfArea ?AREA ?POINTER) means that a map - -- of the Region ?AREA can be found at the location ?POINTER. - fun mapOfArea : El Region -> El SymbolicString -> Formula ; - - -- (maritimeClaimType ?POLITY ?TYPE) - -- means that the GeopoliticalArea ?POLITY claims rights over a - -- MaritimeClaimArea of ?TYPE. - fun maritimeClaimType: El GeopoliticalArea -> Desc MaritimeClaimArea -> Formula ; - - -- (meanSeaLevel ?place ?measure) means that the Mean Sea - -- Level (MSL) at ?place is ?measure. ?measure is a distance representing the sea level - -- at ?place measured against a benchmark (and averaged over a long time). MSL is measured - -- by tide gauges for maritime purposes, while geodesists use the difference between the - -- local sea surface and an ideal level ocean surface (the geoid). - fun meanSeaLevel : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (mediumAltitudeWindSpeed ?PLACE ?RATE) means that the Wind - -- blowing between 10,000_25,000 feet at ?PLACE has a speed of ?RATE. - fun mediumAltitudeWindSpeed : El Object -> El ConstantQuantity -> Formula ; - - -- (mediumAltitudeWindVelocity ?PLACE ?SPEED ?TOWARD) means that the - -- Wind blowing between 10,000_25,000 feet at ?PLACE has a speed of - -- ?SPEED and is moving toward the DirectionalAttribute ?TOWARD. - fun mediumAltitudeWindVelocity : El Object -> El PhysicalQuantity -> El DirectionalAttribute -> Formula ; - - -- (naturalHazardTypeInArea ?AREA ?TYPE) means that in the - -- GeographicArea ?AREA, Processes of ?TYPE occur with some - -- frequency and may cause damage or danger to human lives and property. - fun naturalHazardTypeInArea: El GeographicArea -> Desc Physical -> Formula ; - - -- (naturalResourceTypeInArea ?REGION ?TYPE) means that the - -- GeographicArea ?REGION has resources of the kind ?TYPE. - fun naturalResourceTypeInArea: El GeographicArea -> Desc Object -> Formula ; - - -- (objectGeographicCoordinates ?OBJECT ?LAT ?LONG) means that - -- the Object ?OBJECT is found at the geographic coordinates - -- ?LAT and ?LONG. - fun objectGeographicCoordinates : El Object -> El Latitude -> El Longitude -> Formula ; - - -- (oppositeDirection ?DIR1 ?DIR2) - -- means that the PositionalAttribute ?DIR1 points in the compass - -- direction opposite to the DirectionalAttribute ?DIR2. - fun oppositeDirection : El PositionalAttribute -> El PositionalAttribute -> Formula ; - - -- (orbits ?SATELLITE ?FOCUS) means that the Object - -- ?SATELLITE revolves around the AstronomicalBody ?FOCUS. - fun orbits : El Object -> El AstronomicalBody -> Formula ; - - -- This predicate is used to represent information from the CIA - -- World Fact Book. (otherLandUseArea ?REGION ?AMOUNT) means that - -- in the GeographicArea ?REGION, the ?AMOUNT of land has some - -- use other than planting seasonal or permanent crops. ?AMOUNT may be - -- expressed in physical units or with a percent or fraction. See also - -- arableLandArea and permanentLandArea. - fun otherLandUseArea : El GeographicArea -> El ConstantQuantity -> Formula ; - - -- (overcastDaysInPeriod ?AREA ?PERIOD ?NUMBER) means that during the - -- time ?PERIOD, the GeographicArea ?AREA experienced ?NUMBER of - -- OvercastWeather days. - fun overcastDaysInPeriod : El GeographicArea -> El TimeDuration -> El NonnegativeRealNumber -> Formula ; - - -- (partyToAgreement ?AGENT ?PROP) - -- means that the Agent ?AGENT has committed to the agreement ?PROP. - fun partyToAgreement : El Agent -> El Proposition -> Formula ; - - -- (permanentCropLandArea ?REGION ?AMOUNT) means that the GeographicArea - -- ?REGION has ?AMOUNT of land under cultivation with crops that are not - -- replanted after each harvest. This includes orchards, vineyards, coffee - -- and rubber plantations. Timberland is excluded. ?AMOUNT may be expressed - -- in physical units or with a percent or fraction. Cf. permanentCropLandArea. - fun permanentCropLandArea : El GeographicArea -> El ConstantQuantity -> Formula ; - - -- (precipitationAmount ?EVENT ?AMOUNT) means that in the - -- Precipitation process ?EVENT, the quantity of precipitation - -- that fell was ?AMOUNT. - fun precipitationAmount : El Precipitation -> El ConstantQuantity -> Formula ; - - -- (precipitationRate ?EVENT ?RATE) means that in the - -- Precipitation ?EVENT, the precipitation falls at a rate - -- of ?RATE. - fun precipitationRate : El Precipitation -> El FunctionQuantity -> Formula ; - - -- (precipitationState ?EVENT ?STATE) means that in the Precipitation - -- ?EVENT, the stuff falling is in the PhysicalState ?STATE (e.g., - -- Liquid or Solid ice). - fun precipitationState : El WeatherProcess -> El PhysicalState -> Formula ; - - -- (rainySeasonInArea ?AREA ?INTERVAL) - -- means that in the GeographicArea ?AREA, the rainy or wet season occurs - -- during the TimeInterval ?INTERVAL. For example, (rainySeasonInArea - -- Angola (RecurringTimeIntervalFn November April)). - fun rainySeasonInArea: El GeographicArea -> Desc TimeInterval -> Formula ; - - -- (regionalIssue ?AREA ?ISSUE) means - -- that the AreaOfConcern ?ISSUE is relevant to a problem in the - -- GeographicArea ?AREA. - fun regionalIssue : El GeographicArea -> El AreaOfConcern -> Formula ; - - -- (relativeBearing ?OBJ1?OBJ2 ?DEGREES) - -- means that ?OBJ1 and ?OBJ2 are separated by the amount ?DEGREES of - -- PlaneAngleMeasure. - fun relativeBearing : El Object -> El Object -> El PlaneAngleMeasure -> Formula ; - - -- (relativeHumidity ?AREA ?AMOUNT) - -- means that the amount of moisture in the air at ?AREA is ?AMOUNT. - -- Relative humidity expresses the amount of moisture as a percentage, - -- or ratio, between the actual moisture saturation of the air compared - -- to the potential moisture saturation of the air. At full (potential) - -- saturation, precipitation would occur. - fun relativeHumidity : El Object -> El NonnegativeRealNumber -> Formula ; - - -- (seaSurfaceTemperature ?AREA ?TEMP) means that the - -- temperature of the sea surface at ?AREA is ?TEMP. - -- Temperature may be expressed in some UnitOfTemperature, - -- including CelsiusDegree and FahrenheitDegree, among others. - fun seaSurfaceTemperature : El WaterArea -> El ConstantQuantity -> Formula ; - - -- The length of the boundary - -- between two GeographicRegions. - fun sharedBorderLength : El GeographicRegion -> El GeographicRegion -> El LengthMeasure -> Formula ; - - -- (slopeGradient ?AREA ?SLOPE) means that - -- in the LandArea ?AREA there is an incline of ?slope, where ?SLOPE is - -- the percent of vertical rise over horizontal distance. slopeGradient - -- gives an approximate value for nonzero slope over ?AREA, without regard - -- to orientation. For example, (slopeGradient ?AREA 0.10) means that - -- there is a 10% incline across the area, without specifying the - -- orientation in which the land rises or falls. Also see - -- slopeGradientTowardsOrientation. - fun slopeGradient : El LandArea -> El NonnegativeRealNumber -> Formula ; - - -- (slopeGradientTowardsOrientation ?AREA ?DIRECTION ?SLOPE) means that - -- in the LandArea ?AREA, there is an incline of ?SLOPE towards the - -- DirectionalAttribute ?DIRECTION. ?SLOPE is a RationalNumber - -- representing the percent of vertical rise over horizontal distance. - fun slopeGradientTowardsOrientation : El LandArea -> El DirectionalAttribute -> El RationalNumber -> Formula ; - - -- (streamOutfall ?WATER ?RIVER) means that - -- the WaterArea ?MOUTH is the outfall of the River ?RIVER. - fun streamOutfall : El WaterArea -> El River -> Formula ; - - -- (surfaceWindDirection ?PLACE ?DIRECTION) means that at ?PLACE - -- the wind is coming from the compass point ?DIRECTION. For example, - -- (surfaceWindDirection SanFranciscoBay Northwest) means that the - -- wind in San Francisco Bay is coming from the Northwest. The wind is - -- within 500 feet of Earth's surface. - fun surfaceWindDirection : El Object -> El DirectionalAttribute -> Formula ; - - -- (surfaceWindSpeed ?PLACE ?RATE) - -- means that the speed of the surface Wind at the GeographicArea - -- ?PLACE is ?RATE. Wind speed may be expressed in knots (KnotUnitOfSpeed) - -- or as any distance per time unit (using (SpeedFn ?DISTANCE ?TIME)). - -- Surface wind is found at the surface of the planet, everyday wind. - -- Technically, Winds moving through the atmosphere up to an altitude - -- of 500 feet. - fun surfaceWindSpeed : El Object -> El PhysicalQuantity -> Formula ; - - -- (surfaceWindVelocity ?PLACE ?SPEED ?TOWARD) means that the - -- surface Wind blowing at ?PLACE has a speed of ?SPEED and is moving - -- toward the DirectionalAttribute ?TOWARD. Surface wind is found at the - -- surface of the planet, everyday wind. Technically, Winds moving - -- through the atmosphere up to an altitude of 500 feet. - fun surfaceWindVelocity : El Object -> El PhysicalQuantity -> El DirectionalAttribute -> Formula ; - - -- (terrainInArea ?AREA ?ATTRIBUTE) - -- means that the GeographicArea ?AREA is or includes a region with - -- the features of TerrainArea ?ATTRIBUTE. - fun terrainInArea : El GeographicArea -> El TerrainAttribute -> Formula ; - - -- (totalArea ?REGION ?AMOUNT) means that - -- the total area of ?REGION is the AreaMeasure ?AMOUNT. - fun totalArea : El Region -> El AreaMeasure -> Formula ; - - -- (totalBiomass ?PLACE ?MASS) means that the - -- total amount (in weight or volume) of living matter in the Region - -- ?PLACE is ?MASS. - fun totalBiomass : El GeographicArea -> El PhysicalQuantity -> Formula ; - - -- (totalCoastline ?AREA ?COASTLENGTH) - -- means that the total length of all boundaries between the GeographicArea - -- ?AREA and the ocean is the LengthMeasure ?COASTLENGTH. The coastline - -- counted may be discontinuous and may even be along different oceans (as - -- in Columbia). A totalCoastline of zero indicates a LandlockedArea. - -- Note that only Ocean coastlines are counted, not any shores with inland - -- waters. - fun totalCoastline : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (totalLandBoundary ?REGION ?LENGTH) - -- means that the GeographicArea ?REGION has a total LengthMeasure - -- ?LENGTH of land boundaries between it and other countries. Note that - -- the boundaries included in the total length may be discontinuous, as when - -- interrupted by stretches of Seacoast. - fun totalLandBoundary : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (totalPrecipitationForPeriod ?PLACE ?PERIOD ?AMOUNT) means that - -- at the GeographicArea ?PLACE, and during the TimeDuration ?PERIOD, - -- the total amount of precipitation was ?AMOUNT. - fun totalPrecipitationForPeriod : El GeographicArea -> El TimeDuration -> El ConstantQuantity -> Formula ; - - -- (unratifiedSignatoryToAgreement ?AGENT ?PROP) means that - -- the Agent ?AGENT has signed a document to begin the process of - -- committing to the Agreement ?PROP, but that a ratification - -- process required to complete the commitment has not yet occurred. - fun unratifiedSignatoryToAgreement : El Agent -> El Proposition -> Formula ; - - -- (vegetationType ?area ?type) associates - -- a particular GeographicArea with a type of Plant that is found there. - fun vegetationType : El GeographicArea -> Desc Plant -> Formula ; - - -- (vegetationTypePattern ?AREA ?TYPE ?DENSITY) means that in the - -- GeographicArea ?AREA the Plant ?TYPE is found with ?DENSITY. - fun vegetationTypePattern: El GeographicArea -> Desc Plant -> El Attribute -> Formula ; - - -- (warmSeasonInArea ?AREA ?INTERVAL) - -- means that in the GeographicArea ?AREA, the warm season occurs - -- during the TimeInterval ?INTERVAL. - fun warmSeasonInArea: El GeographicArea -> Desc TimeInterval -> Formula ; - - -- (waterAreaOnly ?REGION ?MEASURE) means - -- that the total area(s) of surface water within the GeographicArea - -- ?REGION has the AreaMeasure ?AMOUNT. The pieces of water need not be - -- continuous within the region. - fun waterAreaOnly : El GeographicArea -> El AreaMeasure -> Formula ; - - -- (waterDepth ?AREA ?LENGTH) means that the - -- depth of water at the Region ?AREA is ?LENGTH. - fun waterDepth : El WaterArea -> El LengthMeasure -> Formula ; - - -- (windRelativePosition ?OBJECT ?POSITION) means that the Wind blows - -- at ?OBJECT from the relative vector ?POSITION. E.g., Crosswind, - -- Headwind, Tailwind. - fun windRelativePosition : El Object -> El Attribute -> Formula ; - -} diff --git a/examples/SUMO/GeographyEng.gf b/examples/SUMO/GeographyEng.gf deleted file mode 100644 index 9d94ea579..000000000 --- a/examples/SUMO/GeographyEng.gf +++ /dev/null @@ -1,8 +0,0 @@ -concrete GeographyEng of Geography = MidLevelOntologyEng ** open DictLangEng, DictEng, ParadigmsEng in { - -lin - NaturalSatellite = AdjCN (PositA natural_A) (UseN satellite_N) ; - Planet = UseN planet_N ; - Satellite = UseN satellite_N ; - -} diff --git a/examples/SUMO/Government.gf b/examples/SUMO/Government.gf deleted file mode 100644 index 9e9697191..000000000 --- a/examples/SUMO/Government.gf +++ /dev/null @@ -1,1649 +0,0 @@ -abstract Government = MidLevelOntology, Geography ** { - - fun ASEANRegionalForum : Ind OrganizationOfNations ; - - fun AbsoluteMonarchy : Ind FormOfGovernment ; - - -- AcceptsICJJurisdiction is the - -- Attribute of a legal system that accepts rulings of the - -- InternationalCourtOfJustice. - fun AcceptsICJJurisdiction : Ind LegalSystemAttribute ; - - fun ActingConsulGeneral : Ind ForeignServicePosition ; - - fun AdministrationAndManagement : Ind AreaOfConcern ; - - fun AdvisoryCommittee : Ind MemberStatus ; - - fun AfricanCaribbeanAndPacificGroupOfStates : Ind OrganizationOfNations ; - - fun AfricanDevelopmentBank : Ind OrganizationOfNations ; - - fun AgencyForTheFrenchSpeakingCommunity : Ind OrganizationOfNations ; - - fun AgencyForTheProhibitionOfNuclearWeaponsInLatinAmericaAndTheCaribbean : Ind OrganizationOfNations ; - - fun AgriculturalDevelopment : Ind AreaOfConcern ; - - -- Ambassador is the Attribute of the most - -- highly_ranked foreign service representatives from the government of one - -- country to another. - fun Ambassador : Ind ForeignServicePosition ; - - -- The AmericanInstituteInTaiwan - -- is a private, nonprofit corporation under United States government - -- oversight that conducts relations with Taiwan. - fun AmericanInstituteInTaiwan : Ind Organization ; - - fun Anarchy : Ind FormOfGovernment ; - - fun AndeanCommunityOfNations : Ind OrganizationOfNations ; - - fun AntarcticTreatyCouncil : Ind OrganizationOfNations ; - - -- Antiterrorism and Effective - -- Death Penalty Act modifies the Immigration and Nationality Act - -- was enacted in 1996 and specifies that: - -- (1) It is unlawful to provide funds or other material support to a - -- designated FTO. - -- (2) Representatives and certain members of a designated FTO can be denied - -- visas or excluded from the United States. - -- (3) US financial institutions must block funds of designated FTOs and their - -- agents and must report the blockage to the US Department of the Treasury. - fun AntiterrorismAndEffectiveDeathPenaltyAct : Ind Proposition ; - - -- AppealsCourt is the class of - -- JudicialOrganizations that review cases from lower courts on appeal. - fun AppealsCourt : Class ; - fun AppealsCourt_Class : SubClass AppealsCourt JudicialOrganization ; - - fun ArabBankForEconomicDevelopmentInAfrica : Ind OrganizationOfNations ; - - fun ArabCooperationCouncil : Ind OrganizationOfNations ; - - fun ArabFundForEconomicAndSocialDevelopment : Ind OrganizationOfNations ; - - fun ArabLeague : Ind OrganizationOfNations ; - - fun ArabMaghrebUnion : Ind OrganizationOfNations ; - - fun ArabMonetaryFund : Ind OrganizationOfNations ; - - fun ArmsControl : Ind TransnationalIssue ; - - fun AsiaPacificEconomicCooperation : Ind OrganizationOfNations ; - - fun AsianDevelopmentBank : Ind OrganizationOfNations ; - - fun AssociateMember : Ind MemberStatus ; - - fun AssociatePartner : Ind MemberStatus ; - - fun AssociationOfSoutheastAsianNations : Ind OrganizationOfNations ; - - fun AustraliaGroup : Ind OrganizationOfNations ; - - fun AustraliaNewZealandUnitedStatesSecurityTreaty : Ind OrganizationOfNations ; - - -- AuthoritarianRegime is the - -- attribute of a government that rules autocratically, not allowing - -- opposition. - fun AuthoritarianRegime : Ind FormOfGovernment ; - - fun AuthoritarianSocialist : Ind FormOfGovernment ; - - fun BankForInternationalSettlements : Ind OrganizationOfNations ; - - fun BeneluxEconomicUnion : Ind OrganizationOfNations ; - - -- BicameralLegislature is the - -- Attribute of governments whose legislative branches have two - -- legislative chambers. For example, in the UnitedStates the legislative - -- branch comprises the Senate and the House of Representatives. - fun BicameralLegislature : Ind FormOfGovernment ; - - fun BigSeven : Ind OrganizationOfNations ; - - fun BigSix : Ind OrganizationOfNations ; - - fun BlackSeaEconomicCooperationZone : Ind OrganizationOfNations ; - - fun BoardOfTrusteesMember : Ind MemberStatus ; - - fun BoundaryDetermination : Ind TransnationalIssue ; - - fun BritishCrownColony : Class ; - fun BritishCrownColony_Class : SubClass BritishCrownColony OverseasArea ; - - fun CBWExportControls : Ind TransnationalIssue ; - - -- (CabinetFn ?AREA) denotes the - -- GovernmentCabinet associated with the government of the - -- GeopoliticalArea ?AREA. - fun CabinetFn : El GeopoliticalArea -> Ind GovernmentOrganization ; - - fun CaribbeanCommunityAndCommonMarket : Ind OrganizationOfNations ; - - fun CaribbeanDevelopmentBank : Ind OrganizationOfNations ; - - fun CategoryIIIMember : Ind MemberStatus ; - - fun CategoryIIMember : Ind MemberStatus ; - - fun CategoryIMember : Ind MemberStatus ; - - fun CentralAfricanStatesDevelopmentBank : Ind OrganizationOfNations ; - - fun CentralAmericanBankForEconomicIntegration : Ind OrganizationOfNations ; - - fun CentralAmericanCommonMarket : Ind OrganizationOfNations ; - - fun CentralEuropeanInitiative : Ind OrganizationOfNations ; - - fun Chairman : Ind Position ; - - -- ChargeDAffaires is the Attribute of - -- foreign servicer officers representing their governments abroad as - -- Charges d'Affaires. - fun ChargeDAffaires : Ind ForeignServicePosition ; - - fun Chiefdom : Ind FormOfGovernment ; - - fun ChildHealthServices : Ind AreaOfConcern ; - - -- CivilLaw is the attribute of legal systems - -- based ultimately on the code of civil law developed in Ancient Rome. - -- Civil law systems are characterized by their expression of laws in written - -- code and statute and by their effort to use general principles to define - -- and rationalize the laws. - fun CivilLaw : Ind LegalSystemAttribute ; - - fun CivilPoliceTraining : Ind AreaOfConcern ; - - fun ColomboPlan : Ind OrganizationOfNations ; - - fun CommissionForSocialDevelopment : Ind InternationalOrganization ; - - fun CommissionOnCrimePreventionAndCriminalJustice : Ind InternationalOrganization ; - - fun CommissionOnHumanRights : Ind InternationalOrganization ; - - fun CommissionOnNarcoticsDrugs : Ind InternationalOrganization ; - - fun CommissionOnPopulationAndDevelopment : Ind InternationalOrganization ; - - fun CommissionOnScienceAndTechnologyForDevelopment : Ind InternationalOrganization ; - - fun CommissionOnSustainableDevelopment : Ind InternationalOrganization ; - - fun CommissionOnTheStatusOfWomen : Ind InternationalOrganization ; - - fun Commissioner : Ind MemberStatus ; - - fun Commonwealth : Ind FormOfGovernment ; - - fun CommonwealthOfIndependentStates : Ind OrganizationOfNations ; - - fun CommonwealthOfNations : Ind OrganizationOfNations ; - - fun CommunicationsCoordination : Ind AreaOfConcern ; - - fun CommunistState : Ind FormOfGovernment ; - - fun CompactOfFreeAssociationWithNewZealand : Ind FormOfGovernment ; - - fun CompactOfFreeAssociationWithUnitedStates : Ind FormOfGovernment ; - - fun CompensationAndReparation : Ind AreaOfConcern ; - - -- CompulsorySuffrageLaw is a law that - -- requires all eligible voters in a country to vote, under threat of some - -- penalty. - fun CompulsorySuffrageLaw : Ind SuffrageLaw ; - - -- The class Constitution includes the bodies of - -- abstract principles formulated to guide the laws, institutions and practices - -- of various Governments. Also see ConstitutionDocument. - fun Constitution : Class ; - fun Constitution_Class : SubClass Constitution Proposition ; - - -- ConstitutionDocument is the class - -- of information_containing objects in which the Constitution of a - -- government is encoded. - fun ConstitutionDocument : Class ; - fun ConstitutionDocument_Class : SubClass ConstitutionDocument ContentBearingObject ; - - -- (ConstitutionFn ?AREA) denotes a class - -- containing all Constitutions adopted by the government of the - -- GeopoliticalArea ?AREA. For example, (ConstitutionFn UnitedStates) - -- contains the ConstitutionOfTheUnitedStates. - fun ConstitutionFn: El GeopoliticalArea -> Desc Constitution ; - - -- ConstitutionalCourt is the class of - -- JudicialOrganizations that rule on constitutional matters, in countries - -- that have a Constitution. - fun ConstitutionalCourt : Class ; - fun ConstitutionalCourt_Class : SubClass ConstitutionalCourt JudicialOrganization ; - - fun ConstitutionalDemocracy : Ind FormOfGovernment ; - - fun ConstitutionalDemocraticRepublic : Ind FormOfGovernment ; - - -- ConstitutionalGovernment is - -- the attribute of a government whose authority and rule are guided by - -- principles expressed in a written Constitution. - fun ConstitutionalGovernment : Ind FormOfGovernment ; - - fun ConstitutionalMonarchy : Ind FormOfGovernment ; - - fun ConstitutionalParliamentaryDemocracy : Ind FormOfGovernment ; - - fun ConstitutionalRepublic : Ind FormOfGovernment ; - - -- Consul is the Attribute of foreign service - -- officers representing their governments abroad as Consuls. - fun Consul : Ind ForeignServicePosition ; - - -- ConsulGeneral is the Attribute of - -- foreign service officers representing their governments abroad as - -- Consuls General. - fun ConsulGeneral : Ind ForeignServicePosition ; - - -- Consulate is a class of government - -- organizations that represent one nation within the territory of a second - -- nation. Consulates offer services for citizens of their own country - -- abroad, as well as for citizens of the host country who have dealings - -- with the country represented by the consulate general. See also - -- ConsulateGeneral. - fun Consulate : Class ; - fun Consulate_Class : SubClass Consulate DiplomaticOrganization ; - - -- ConsulateGeneral is a class of - -- government organizations that represent one nation within the territory of - -- a second nation. Consulates General offer a wider variety of services - -- than do Consulates. - fun ConsulateGeneral : Class ; - fun ConsulateGeneral_Class : SubClass ConsulateGeneral DiplomaticOrganization ; - - fun ControlBiologicalAndChemicalWeapons : Ind TransnationalIssue ; - - fun ControlNuclearWeapons : Ind TransnationalIssue ; - - fun ControlWeaponsOfMassDestruction : Ind TransnationalIssue ; - - fun ConventionalArmsControl : Ind TransnationalIssue ; - - fun CooperatingState : Ind MemberStatus ; - - fun CooperationInCivilAviation : Ind AreaOfConcern ; - - fun CoordinateCreditPolicy : Ind TransnationalIssue ; - - -- The - -- CoordinatingCommitteeOnExportControls was abolished as of March 31, - -- 1994, and its members formed the WassenaarArrangement on July 12, 1996, - -- with expanded membership and a post_Cold War aim of voluntary export - -- controls on conventional arms and dual_use goods and technologies. - fun CoordinatingCommitteeOnExportControls : Ind OrganizationOfNations ; - - fun Coprincipality : Ind FormOfGovernment ; - - fun CorrespondentMember : Ind MemberStatus ; - - fun CouncilForMutualEconomicAssistance : Ind OrganizationOfNations ; - - -- The - -- CouncilOfArabEconomicUnity was established in 1957 but did not become - -- effective until May 30, 1964. - fun CouncilOfArabEconomicUnity : Ind OrganizationOfNations ; - - fun CouncilOfEurope : Ind OrganizationOfNations ; - - fun CouncilOfTheBalticSeaStates : Ind OrganizationOfNations ; - - fun CouncilOfTheEntente : Ind OrganizationOfNations ; - - fun CrimePrevention : Ind AreaOfConcern ; - - fun CulturalCooperation : Ind TransnationalIssue ; - - -- Democracy is the attribute of a government - -- whose authority and rule are based in the will of the people governed. - -- The will of the people is usually expressed through Elections, direct or - -- indirect. - fun Democracy : Ind FormOfGovernment ; - - -- The US Government - -- organization founded in 2002 to consolidate and organize - -- national_level preparations to thwart security threats, primarily - -- terrorist attacks, against the United States of America. - fun DepartmentOfHomelandSecurity : Ind GovernmentOrganization ; - - -- DependencyOrSpecialSovereigntyArea is a subclass of - -- GeopoliticalArea, representing the classification 'Dependency or Special - -- Sovereignty Area' used by the CIA World Fact Book. Cf. - -- IndependentState. - fun DependencyOrSpecialSovereigntyArea : Class ; - fun DependencyOrSpecialSovereigntyArea_Class : SubClass DependencyOrSpecialSovereigntyArea GeopoliticalArea ; - - fun DialoguePartner : Ind MemberStatus ; - - fun Dictatorship : Ind FormOfGovernment ; - - -- DiplomaticAgent is a generic Attribute - -- of persons charged to represent one national government to another nation - -- or international organization. This includes any Ambassador or head of - -- a diplomatic mission. Individuals with this attribute may also hold a - -- career diplomatic position (see ForeignServicePosition). - fun DiplomaticAgent : Ind ForeignServicePosition ; - - -- DiplomaticOrganization is the - -- general class of government organizations that represent one nation in - -- official government business with other nations. - fun DiplomaticOrganization : Class ; - fun DiplomaticOrganization_Class : SubClass DiplomaticOrganization GovernmentOrganization ; - - fun EastAfricanDevelopmentBank : Ind OrganizationOfNations ; - - fun EcclesiasticalGovernment : Ind FormOfGovernment ; - - fun EconomicAndSocialCommissionForAsiaAndThePacific : Ind InternationalOrganization ; - - fun EconomicAndSocialCommissionForWesternAsia : Ind InternationalOrganization ; - - -- The EconomicAndSocialCouncil is - -- the coordinating organization for the social and economic work of the - -- UnitedNations. It comprises five regional commissions and nine - -- functional commissions. - fun EconomicAndSocialCouncil : Ind OrganizationOfNations ; - - fun EconomicCommissionForAfrica : Ind InternationalOrganization ; - - fun EconomicCommissionForEurope : Ind InternationalOrganization ; - - fun EconomicCommissionForLatinAmericaAndTheCaribbean : Ind InternationalOrganization ; - - fun EconomicCommunityOfTheGreatLakesCountries : Ind OrganizationOfNations ; - - fun EconomicCommunityOfWestAfricanStates : Ind OrganizationOfNations ; - - fun EconomicCooperation : Ind TransnationalIssue ; - - fun EconomicCooperationOrganization : Ind OrganizationOfNations ; - - fun EconomicDevelopment : Ind AreaOfConcern ; - - fun EconomicIntegration : Ind TransnationalIssue ; - - fun EconomicPolicyCoordination : Ind TransnationalIssue ; - - fun EducationalCooperation : Ind (both TransnationalIssue AreaOfConcern) ; - - fun EfficientCustomsAdministration : Ind (both TransnationalIssue AreaOfConcern ) ; - - -- (ElectionFn ?ORG) denotes the class of - -- Elections conducted by the GeopoliticalArea or Organization ?ORG, - -- in which offices or issues pertaining to ?ORG are voted upon. - fun ElectionFn: El Agent -> Desc Election ; - - fun EliminateChemicalWeapons : Ind TransnationalIssue ; - - -- Embassy is the class of top_ranked - -- GovernmentOrganizations that represent one nation within the boundaries - -- of another. Not all nations have embassy_level representation from other - -- nations. - fun Embassy : Class ; - fun Embassy_Class : SubClass Embassy DiplomaticOrganization ; - - fun EmergingDemocracy : Ind FormOfGovernment ; - - fun EmigrationAndImmigrationIssues : Ind (both TransnationalIssue AreaOfConcern) ; - - fun EnergyAndTheEnvironment : Ind TransnationalIssue ; - - fun EnergyCooperation : Ind (both TransnationalIssue AreaOfConcern) ; - - -- EnglishCommonLaw is the attribute of - -- legal systems based on the common law developed in England and influential - -- in its English_speaking colonies. Common law is characterized by laws and - -- rulings based on precedent and custom, rather than on written statute. - fun EnglishCommonLaw : Ind LegalSystemAttribute ; - - fun EnvironmentalCooperation : Ind TransnationalIssue ; - - fun EuroAtlanticPartnershipCouncil : Ind OrganizationOfNations ; - - fun EuropeanBankForReconstructionAndDevelopment : Ind OrganizationOfNations ; - - -- The EuropeanCommunity was merged into - -- the EuropeanUnion on February 7, 1992. - fun EuropeanCommunity : Ind OrganizationOfNations ; - - fun EuropeanFreeTradeAssociation : Ind OrganizationOfNations ; - - fun EuropeanInvestmentBank : Ind OrganizationOfNations ; - - fun EuropeanMonetaryUnion : Ind OrganizationOfNations ; - - fun EuropeanOrganizationForNuclearResearch : Ind OrganizationOfNations ; - - fun EuropeanSpaceAgency : Ind OrganizationOfNations ; - - fun EuropeanUnion : Ind OrganizationOfNations ; - - fun ExclusiveMaleSuffrage : Ind RestrictedSuffrage ; - - fun ExecutiveBoardMember : Ind MemberStatus ; - - -- (ExecutiveBranchFn ?ORG) denotes the - -- executive branch of ?ORG, with all its officials and agencies, considered - -- as a whole. - fun ExecutiveBranchFn : El Agent -> Ind Organization ; - - fun ExecutiveCommitteeMember : Ind MemberStatus ; - - fun Factionalism : Ind FormOfGovernment ; - - fun FederalDemocraticRepublic : Ind FormOfGovernment ; - - -- FederalGovernment is the attribute of - -- a government that is formed by agreement between a collection of political - -- units that agree to give up some of their power to the central government, - -- while reserving some powers to themselves. The government of the - -- UnitedStates is a federal government, in which power is shared between - -- the states and the central goverment, as set out in the U.S. - -- Constitution. - fun FederalGovernment : Ind FormOfGovernment ; - - fun FederalParliamentaryDemocracy : Ind FormOfGovernment ; - - fun FederalRepublic : Ind FormOfGovernment ; - - fun Federation : Ind FormOfGovernment ; - - fun FinancialCooperation : Ind TransnationalIssue ; - - -- FixedHoliday is the class of Holidays - -- whose observance is fixed to recurrences of the calendar day that the - -- holiday commemorates. See commemoratesDate. - fun FixedHoliday : Class ; - fun FixedHoliday_Class : SubClass FixedHoliday Holiday ; - - fun FoodAid : Ind TransnationalIssue ; - - fun FoodAndAgricultureOrganization : Ind OrganizationOfNations ; - - -- ForeignServicePosition is the - -- subclass of Positions that belong to foreign service personnel working - -- for a national government or international organization. - fun ForeignServicePosition : Class ; - fun ForeignServicePosition_Class : SubClass ForeignServicePosition Position ; - - -- A Foreign Terrorist Organization - -- is an Organization designated by the USStateDeparment as one which - -- conducts acts of terrorism. This designation makes it subject to the - -- AntiterrorismAndEffectiveDeathPenaltyAct. - fun ForeignTerroristOrganization : Class ; - fun ForeignTerroristOrganization_Class : SubClass ForeignTerroristOrganization TerroristOrganization ; - - fun FrancZone : Ind OrganizationOfNations ; - - fun FullMember : Ind MemberStatus ; - - fun GenderEquality : Ind AreaOfConcern ; - - -- GovernmentCabinet is the class of - -- GovernmentOrganizations whose purpose is to advise a President, - -- Governor, or other political leader(s) on policy matters. - fun GovernmentCabinet : Class ; - fun GovernmentCabinet_Class : SubClass GovernmentCabinet GovernmentOrganization ; - - fun GovernmentDeputy : Ind Position ; - - -- The GroupOf10 (also known as the Paris Club) - -- is a group of (now) 11 major creditor nations that manage the repayment of - -- loans by debtor countries. The Group of 10 works closely with the - -- InternationalMonetaryFund. - fun GroupOf10 : Ind OrganizationOfNations ; - - fun GroupOf11 : Ind OrganizationOfNations ; - - -- The GroupOf15 was a result of the NonalignedMovement. - fun GroupOf15 : Ind OrganizationOfNations ; - - -- The GroupOf24 promotes the interests of - -- developing countries in Africa, Asia, and Latin America within the - -- InternationalMonetaryFund. - fun GroupOf24 : Ind OrganizationOfNations ; - - fun GroupOf3 : Ind OrganizationOfNations ; - - fun GroupOf5 : Ind OrganizationOfNations ; - - fun GroupOf6 : Ind OrganizationOfNations ; - - -- The memberships of the BigSeven and the - -- GroupOf7 include the same Nations. - fun GroupOf7 : Ind OrganizationOfNations ; - - fun GroupOf77 : Ind OrganizationOfNations ; - - -- The GroupOf8 members were participants in the - -- Conference on International Economic Cooperation (CIEC) between - -- 1975_1977. - fun GroupOf8 : Ind OrganizationOfNations ; - - fun GroupOf9 : Ind OrganizationOfNations ; - - fun GuestStatus : Ind MemberStatus ; - - fun GulfCooperationCouncil : Ind OrganizationOfNations ; - - fun HereditaryMonarchy : Ind FormOfGovernment ; - - -- Holiday is the class of time periods that are - -- observed as holidays in a country, culture, or religion. Holidays may - -- recur annually on the same date, or they may be moveable, for example, - -- UnitedStatesThanksgivingDay falls on the last Thursday of each - -- November. - fun Holiday : Class ; - fun Holiday_Class : SubClass Holiday TimeInterval ; - - fun HumanRightsIssues : Ind TransnationalIssue ; - - fun HumanitarianAid : Ind TransnationalIssue ; - - fun HumanitarianAssistance : Ind TransnationalIssue ; - - fun ImmigrationAndNationalityAct_Section219_US : Ind Proposition ; - - fun ImmigrationAndNationalityAct_US : Ind Proposition ; - - fun ImproveHumanSettlementConditions : Ind AreaOfConcern ; - - -- IndependentState is a subclass of - -- GeopoliticalArea, representing the classification 'Independent State' - -- used by the CIA World Fact Book. Cf. - -- DependencyOrSpecialSovereigntyArea. - fun IndependentState : Class ; - fun IndependentState_Class : SubClass IndependentState (both GeopoliticalArea Nation) ; - - fun IndianOceanCommission : Ind OrganizationOfNations ; - - fun IndustryStandards : Ind AreaOfConcern ; - - fun InformationCooperation : Ind AreaOfConcern ; - - fun InformationStandards : Ind AreaOfConcern ; - - fun InfrastructureCooperation : Ind AreaOfConcern ; - - fun IntellectualPropertyProtection : Ind AreaOfConcern ; - - fun InterAmericanDevelopmentBank : Ind OrganizationOfNations ; - - -- The - -- InterGovernmentalAuthorityOnDevelopment is the revitalized successor - -- organization of the Inter_Governmental Authority on Development, which had - -- been established 15_16 January 1986. - fun InterGovernmentalAuthorityOnDevelopment : Ind OrganizationOfNations ; - - fun InternationalAtomicEnergyAgency : Ind OrganizationOfNations ; - - fun InternationalBankForReconstructionAndDevelopment : Ind OrganizationOfNations ; - - fun InternationalCenterForSecretariatOfInvestmentDisputes : Ind InternationalOrganization ; - - fun InternationalChamberOfCommerce : Ind OrganizationOfNations ; - - fun InternationalCivilAviationOrganization : Ind OrganizationOfNations ; - - fun InternationalCommitteeOfTheRedCross : Ind InternationalOrganization ; - - fun InternationalConfederationOfFreeTradeUnions : Ind OrganizationOfNations ; - - -- The InternationalCourtOfJustice superseded the Permanent Court of International Justice. - fun InternationalCourtOfJustice : Ind (both InternationalOrganization JudicialOrganization) ; - - -- Interpol is the - -- successor organization to the International Criminal Police Organization, - -- which had been established in 1923. - fun InternationalCriminalPoliceOrganization : Ind OrganizationOfNations ; - - fun InternationalCriminalTribunalForRwanda : Ind InternationalOrganization ; - - fun InternationalCriminalTribunalForTheFormerYugoslavia : Ind InternationalOrganization ; - - fun InternationalDevelopmentAssociation : Ind OrganizationOfNations ; - - -- The InternationalEnergyAgency - -- was established by the OrganizationForEconomicAndCulturalDevelopment. - fun InternationalEnergyAgency : Ind OrganizationOfNations ; - - fun InternationalFederationOfRedCrossAndRedCrescentSocieties : Ind OrganizationOfNations ; - - -- The InternationalFinanceCorporation is affiliated with the InternationalBankForReconstructionAndDevelopment. - fun InternationalFinanceCorporation : Ind OrganizationOfNations ; - - fun InternationalFundForAgriculturalDevelopment : Ind OrganizationOfNations ; - - fun InternationalHydrographicOrganization : Ind OrganizationOfNations ; - - fun InternationalJustice : Ind (both AreaOfConcern TransnationalIssue) ; - - -- The InternationalLaborOrganization became affiliated with - -- the UnitedNations in 1946. - fun InternationalLaborOrganization : Ind OrganizationOfNations ; - - fun InternationalMaritimeAffairs : Ind AreaOfConcern ; - - -- The InternationalMaritimeOrganization was established in 1948 but became - -- effective ten years later. - fun InternationalMaritimeOrganization : Ind OrganizationOfNations ; - - fun InternationalMonetaryFund : Ind OrganizationOfNations ; - - fun InternationalOlympicCommittee : Ind OrganizationOfNations ; - - fun InternationalOrNonregionalMember : Ind MemberStatus ; - - -- InternationalOrganization is - -- the class of Organizations whose activities have international scope and - -- which typically have members who are, or are from, different Nations. - fun InternationalOrganization : Class ; - fun InternationalOrganization_Class : SubClass InternationalOrganization Organization ; - - fun InternationalOrganizationForMigration : Ind OrganizationOfNations ; - - fun InternationalOrganizationForStandardization : Ind OrganizationOfNations ; - - fun InternationalPeaceAndSecurity : Ind TransnationalIssue ; - - fun InternationalRedCrossAndRedCrescentMovement : Ind InternationalOrganization ; - - fun InternationalResearchAndTrainingInstituteForTheAdvancementOfWomen : Ind OrganizationOfNations ; - - -- The InternationalTelecommunicationUnion became affiliated with the - -- UnitedNations on November 15, 1947. - fun InternationalTelecommunicationUnion : Ind OrganizationOfNations ; - - fun InternationalTradeSupport : Ind TransnationalIssue ; - - fun IslamicDevelopmentBank : Ind OrganizationOfNations ; - - fun IslamicGovernment : Ind FormOfGovernment ; - - -- IslamicLaw is the Attribute of - -- legal systems that are based on religious principles of Islam. - fun IslamicLaw : Ind LegalSystemAttribute ; - - -- IslamicLawCourt is the subclass of - -- JudicialOrganizations that are conducted according to principles of - -- Islamic Law. - fun IslamicLawCourt : Class ; - fun IslamicLawCourt_Class : SubClass IslamicLawCourt JudicialOrganization ; - - -- JudgeAtLaw is the Position of a person who - -- is a public official with the authority to decide legal matters in a - -- governmental JudicialOrganization. - fun JudgeAtLaw : Ind Position ; - - -- JudicialReviewOfExecutiveActs is an attribute of legal systems - -- in which the judiciary has authority to review acts of the executive - -- branch. - fun JudicialReviewOfExecutiveActs : Ind LegalSystemAttribute ; - - -- JudicialReviewOfLegislativeActs is an attribute of legal systems - -- in which the judiciary has authority to review acts of the legislature. - fun JudicialReviewOfLegislativeActs : Ind LegalSystemAttribute ; - - -- (JudiciaryFn ?AREA) denotes the judicial - -- branch of the GeopoliticalArea ?AREA, that is, the - -- JudicialOrganization(s) associated with the government of ?AREA, - -- considered as a whole. - fun JudiciaryFn : El GeopoliticalArea -> Ind GovernmentOrganization ; - - fun JusticeIssues : Ind AreaOfConcern ; - - fun King : Ind Position ; - - fun LaborIssues : Ind AreaOfConcern ; - - fun LatinAmericanEconomicSystem : Ind OrganizationOfNations ; - - fun LatinAmericanIntegrationAssociation : Ind OrganizationOfNations ; - - fun Leader : Ind Position ; - - -- LegalSystemAttribute is the class - -- of Attributes that are used to characterize legal systems, as, e.g., - -- according to their sources, areas of concern, or principles of - -- organization. - fun LegalSystemAttribute : Class ; - fun LegalSystemAttribute_Class : SubClass LegalSystemAttribute RelationalAttribute ; - - -- LegislativeChamber is the class of - -- LegislativeOrganizations which are a coherent body that considers and - -- votes upon legislation in common session. For example, the United States - -- Senate. - fun LegislativeChamber : Class ; - fun LegislativeChamber_Class : SubClass LegislativeChamber LegislativeOrganization ; - - -- (LegislatureFn ?AREA) denotes the - -- legislative branch of the GeopoliticalArea ?AREA. - fun LegislatureFn : El GeopoliticalArea -> Ind LegislativeOrganization ; - - -- (MemberFn ?ORG) denotes the Position of - -- a member in the Organization ?ORG. - fun MemberFn : El Organization -> Ind Position ; - - -- (MemberRoleFn ?ORG ?POSITION) denotes the - -- role of having the Position ?POSITION the Organization ?ORG. - fun MemberRoleFn : El Organization -> El Position -> Ind Position ; - - -- MemberStatus is the class of - -- RelationalAttributes that represent the different kinds of status - -- that may be held in various organizations. Included in this class are - -- membership types for InternationalOrganizations covered by the CIA World - -- Fact Book. - fun MemberStatus : Class ; - fun MemberStatus_Class : SubClass MemberStatus RelationalAttribute ; - - fun MembershipApplicant : Ind MemberStatus ; - - fun MembershipPending : Ind MemberStatus ; - - fun MilitaryCommander : Ind Position ; - - fun MilitaryCooperation : Ind TransnationalIssue ; - - fun MilitaryDictatorship : Ind FormOfGovernment ; - - fun Monarch : Ind Position ; - - -- Monarchy is the attribute of a government - -- that is ruled by a monarch, which is usually a hereditary role. - fun Monarchy : Ind FormOfGovernment ; - - fun MonetaryAndEconomicCommunityOfCentralAfrica : Ind OrganizationOfNations ; - - fun MonetaryStability : Ind AreaOfConcern ; - - fun MonetaryUnion : Ind TransnationalIssue ; - - -- MoveableHoliday is the class of - -- Holidays whose observance is not fixed to recurrences of any particular - -- calendar day. For example, UnitedStatesMemorialDay is observed on the - -- last Monday of May. - fun MoveableHoliday : Class ; - fun MoveableHoliday_Class : SubClass MoveableHoliday Holiday ; - - fun MulitlateralInvestmentGeographicAgency : Ind InternationalOrganization ; - - fun MultipartyDemocracy : Ind FormOfGovernment ; - - fun MutualDefensePact : Ind TransnationalIssue ; - - -- NapoleonicCode is the specialization of - -- CivilLaw developed in France under Napoleon Bonaparte. It is still the - -- basis of French law as well as of legal systems developed under French - -- influence. - fun NapoleonicCode : Ind LegalSystemAttribute ; - - fun NationalCommitteeChairman : Ind Position ; - - -- NationalGovernment is the class of - -- national_level governments of Nations. - fun NationalGovernment : Class ; - fun NationalGovernment_Class : SubClass NationalGovernment Government ; - - -- The NonalignedMovement was - -- established to promote political and military cooperation outside of the - -- traditional East and West power groups. - fun NonalignedMovement : Ind OrganizationOfNations ; - - fun NonpermanentStatus : Ind MemberStatus ; - - fun NonregionalMember : Ind MemberStatus ; - - fun NonstateParticipant : Ind MemberStatus ; - - fun NordicCouncil : Ind OrganizationOfNations ; - - fun NordicInvestmentBank : Ind OrganizationOfNations ; - - fun NorthAtlanticTreatyOrganization : Ind OrganizationOfNations ; - - fun NuclearDisarmament : Ind TransnationalIssue ; - - fun NuclearEnergyAgency : Ind OrganizationOfNations ; - - fun NuclearExportControls : Ind TransnationalIssue ; - - fun NuclearNonproliferation : Ind TransnationalIssue ; - - fun NuclearSuppliersGroup : Ind OrganizationOfNations ; - - fun ObservationAndMonitoring : Ind AreaOfConcern ; - - fun ObserverStatus : Ind MemberStatus ; - - fun OrganizationForEconomicCooperationAndDevelopment : Ind OrganizationOfNations ; - - -- The OrganizationForSecurityAndCooperationInEurope, established January 1, - -- 1995, grew out of the Conference on Security and Cooperation in Europe, - -- which began meeting in 1975. - fun OrganizationForSecurityAndCooperationInEurope : Ind OrganizationOfNations ; - - fun OrganizationForTheProhibitionOfChemicalWeapons : Ind OrganizationOfNations ; - - -- The OrganizationOfAfricanUnity was renamed to African Union - -- (Union_Africaine) in July, 2002. - fun OrganizationOfAfricanUnity : Ind OrganizationOfNations ; - - -- The OrganizationOfAmericanStates adopted its present charter on April 30, 1948. - fun OrganizationOfAmericanStates : Ind OrganizationOfNations ; - - fun OrganizationOfArabPetroleumExportingCountries : Ind OrganizationOfNations ; - - fun OrganizationOfEasternCaribbeanStates : Ind OrganizationOfNations ; - - -- This is the class of Organizations whose members are Nations. - fun OrganizationOfNations : Class ; - fun OrganizationOfNations_Class : SubClass OrganizationOfNations InternationalOrganization ; - - fun OrganizationOfPetroleumExportingCountries : Ind OrganizationOfNations ; - - fun OrganizationOfTheIslamicConference : Ind OrganizationOfNations ; - - fun OrganizeOlympicGames : Ind TransnationalIssue ; - - -- OverseasArea is the class of - -- GeopoliticalAreas that are related to a Nation as overseas - -- territories, possessions, protectorates, or departments. - fun OverseasArea : Class ; - fun OverseasArea_Class : SubClass OverseasArea (both DependencyOrSpecialSovereigntyArea GeopoliticalArea) ; - - -- (OverseasAreaFn ?AREA) denotes the class - -- of OverseasAreas that belong to the GeopoliticalArea ?AREA. - fun OverseasAreaFn: El GeopoliticalArea -> Desc OverseasArea ; - - fun PacificCommunity : Ind OrganizationOfNations ; - - fun PacificIslandForum : Ind OrganizationOfNations ; - - -- Parliament is the subclass of - -- LegislativeOrganizations similar to that of the United Kingdom. - fun Parliament : Class ; - fun Parliament_Class : SubClass Parliament LegislativeOrganization ; - - fun ParliamentaryDemocracy : Ind FormOfGovernment ; - - fun ParliamentaryDemocraticRepublic : Ind FormOfGovernment ; - - -- ParliamentaryGovernment is the - -- attribute of a government whose chief LegislativeOrganization is a - -- Parliament. A parliamentary government is compatible with various - -- other government types, including Monarchy. - fun ParliamentaryGovernment : Ind FormOfGovernment ; - - fun ParliamentaryRepublic : Ind FormOfGovernment ; - - fun ParliamentaryTerritory : Class ; - fun ParliamentaryTerritory_Class : SubClass ParliamentaryTerritory GeopoliticalArea ; - - fun PartIMember : Ind MemberStatus ; - - fun PartIIMember : Ind MemberStatus ; - - fun PartnersForCooperation : Ind MemberStatus ; - - fun PartnershipForPeace : Ind OrganizationOfNations ; - - fun PeacefulUseOfAtomicPower : Ind TransnationalIssue ; - - fun PeacekeepingOperation : Ind (both TransnationalIssue AreaOfConcern) ; - - fun PermanentChargeDAffaires : Ind ForeignServicePosition ; - - fun PermanentCourtOfArbitration : Ind OrganizationOfNations ; - - fun PermanentRepresentative : Ind Position ; - - fun PermanentStatus : Ind MemberStatus ; - - -- PoliticalCoalition is the class of - -- political organizations that are constituted by political parties joined - -- together for some common interest(s). - fun PoliticalCoalition : Class ; - fun PoliticalCoalition_Class : SubClass PoliticalCoalition (both PoliticalOrganization PoliticalParty) ; - - fun PoliticalCooperation : Ind AreaOfConcern ; - - fun PoliticalDevelopment : Ind AreaOfConcern ; - - fun PoliticalIntegration : Ind AreaOfConcern ; - - -- PoliticalPressureGroup is the - -- class of Organizations that exert political pressure and have leaders - -- who are involved in politics but not standing for election. For example, - -- corporate lobbying groups, Mothers Against Drunk Driving (MADD), or the - -- American Civil Liberties Union (ACLU). - fun PoliticalPressureGroup : Class ; - fun PoliticalPressureGroup_Class : SubClass PoliticalPressureGroup PoliticalOrganization ; - - fun PopulationPolicySupport : Ind AreaOfConcern ; - - fun President : Ind Position ; - - fun PresidentialGovernment : Ind FormOfGovernment ; - - fun PrimeMinister : Ind Position ; - - fun PrincipalOfficer : Ind ForeignServicePosition ; - - fun PromotePrivateEnterprise : Ind AreaOfConcern ; - - fun PromoteRegionalStability : Ind TransnationalIssue ; - - fun PromoteSustainableDevelopment : Ind AreaOfConcern ; - - fun PromoteTradeUnionism : Ind AreaOfConcern ; - - fun PromotionOfFreeTrade : Ind TransnationalIssue ; - - fun PromotionOfPrivateEnterprise : Ind AreaOfConcern ; - - fun PromotionOfTourism : Ind AreaOfConcern ; - - fun PromotionOfTradeAndInvestment : Ind TransnationalIssue ; - - fun PublicHealthConcern : Ind AreaOfConcern ; - - fun Queen : Ind Position ; - - fun ReducePoverty : Ind AreaOfConcern ; - - fun ReducingCrime : Ind AreaOfConcern ; - - fun RefugeeAssistance : Ind (both TransnationalIssue AreaOfConcern) ; - - -- RegionalLaw is the class of regional - -- laws, considered as a body, established by particular Governments - -- to regulate activities under their jurisdictions. For example, - -- (RegionalLawFn UnitedStates) represents the content of the laws, - -- statutes, and rulings of the United States. - fun RegionalLaw : Class ; - fun RegionalLaw_Class : SubClass RegionalLaw Proposition ; - - -- (RegionalLawFn ?AREA) denotes the laws - -- pertaining in the GeopoliticalArea ?AREA that are established and - -- enforced by the Government of ?AREA. For example, (RegionalLawFn - -- UnitedStates) denotes the laws of the government of the UnitedStates - -- and its constituent units. - fun RegionalLawFn : El GeopoliticalArea -> Ind RegionalLaw ; - - fun RegionalMember : Ind MemberStatus ; - - fun RegionalSecurity : Ind AreaOfConcern ; - - fun ReproductiveHealthAndFamilyPlannning : Ind AreaOfConcern ; - - -- Republic is the attribute of a government - -- whose power and authority are vested in its members, who elect - -- representatives to exercise that power. - fun Republic : Ind FormOfGovernment ; - - -- RestrictedSuffrage is a subclass of - -- SuffrageLaw covering laws that restrict suffrage by further - -- conditions beyond the basics of citizenship and age. - fun RestrictedSuffrage : Class ; - fun RestrictedSuffrage_Class : SubClass RestrictedSuffrage SuffrageLaw ; - - -- The RioGroup was the result of fusing the - -- Contadora Group and the Lima (or Support) Group. - fun RioGroup : Ind OrganizationOfNations ; - - -- RomanCanonLaw is the attribute of legal - -- systems based on the Ecclesiastical law developed by the Roman Catholic - -- Church. - fun RomanCanonLaw : Ind LegalSystemAttribute ; - - fun ScientificCooperation : Ind AreaOfConcern ; - - fun SelfGoverningTerritory : Class ; - fun SelfGoverningTerritory_Class : SubClass SelfGoverningTerritory GeopoliticalArea ; - - fun SignatoryMember : Ind MemberStatus ; - - fun SocialCooperation : Ind TransnationalIssue ; - - fun SocialDevelopment : Ind AreaOfConcern ; - - fun SocioeconomicResearch : Ind AreaOfConcern ; - - fun SouthAsianAssociationForRegionalCooperation : Ind OrganizationOfNations ; - - fun SouthPacificRegionalTradeAndEconomicCooperationAgreement : Ind OrganizationOfNations ; - - fun SouthernAfricanCustomsUnion : Ind OrganizationOfNations ; - - fun SouthernAfricanDevelopmentCommunity : Ind OrganizationOfNations ; - - fun SouthernConeCommonMarket : Ind OrganizationOfNations ; - - fun SpaceResearchAndTechnology : Ind AreaOfConcern ; - - fun Spokesperson : Ind Position ; - - fun StatisticalCommission : Ind InternationalOrganization ; - - fun SubbureauMember : Ind MemberStatus ; - - fun SubscriberMember : Ind MemberStatus ; - - -- SuffrageLaw is a class that includes the - -- various types of suffrage rules of different Nations. Instances of - -- SuffrageLaw represent the propositional content of various suffrage - -- laws. - fun SuffrageLaw : Class ; - fun SuffrageLaw_Class : SubClass SuffrageLaw Proposition ; - - fun SupportLawEnforcement : Ind AreaOfConcern ; - - -- SupremeCourt is the subclass of - -- JudicialOrganizations that are the ultimate judicial authority for the - -- matters on which they rule. For example, the UnitedStatesSupremeCourt, - -- or the InternationalCourtOfJustice (World Court). - fun SupremeCourt : Class ; - fun SupremeCourt_Class : SubClass SupremeCourt JudicialOrganization ; - - -- (SupremeCourtFn ?AREA) denotes the class - -- of the highest court(s) in the judicial system of GeopoliticalArea - -- ?AREA. For example, the UnitedStatesSupremeCourt belongs to the class - -- (SupremeCourtFn UnitedStates). - fun SupremeCourtFn: El GeopoliticalArea -> Desc SupremeCourt ; - - -- SupremeCourtJudge is the Position - -- of a person who is a JudgeAtLaw on some SupremeCourt. - fun SupremeCourtJudge : Ind Position ; - - fun SuspendedMember : Ind MemberStatus ; - - fun TechnologyCooperation : Ind AreaOfConcern ; - - -- TheocraticGovernment is the - -- attribute of a government that bases its authority on Religion. - fun TheocraticGovernment : Ind FormOfGovernment ; - - fun TheocraticRepublic : Ind FormOfGovernment ; - - fun TransitionalAdministration : Ind (both AreaOfConcern TransnationalIssue) ; - - -- TransitionalGovernment is the - -- attribute of a government that is changing from one form of government - -- to another. This may be accompanied by social unrest or instability. - fun TransitionalGovernment : Ind FormOfGovernment ; - - -- TransnationalIssue is a class of - -- Attributes that characterize the concerns of Nations, international - -- Non_Governmental Institutions (NGOs), and other transnational agents. - fun TransnationalIssue : Class ; - fun TransnationalIssue_Class : SubClass TransnationalIssue AreaOfConcern ; - - fun TransportationCoordination : Ind AreaOfConcern ; - - -- The US government organization charged with protecting the - -- integrity of US national borders, primarily by detecting and - -- preventing attempts at illegal immigration. - fun USCustomsAndBorderProtection : Ind (both GovernmentOrganization PoliceOrganization) ; - - -- The branch of the US Government that - -- handles relations with foreign governments and entities. It is the chief - -- diplomatic instrument of US foreign policy. It controls US embassies and - -- consuls. - fun USStateDepartment : Ind Government ; - - fun UnicameralLegislature : Ind FormOfGovernment ; - - fun UnincorporatedUnitedStatesTerritory : Class ; - fun UnincorporatedUnitedStatesTerritory_Class : SubClass UnincorporatedUnitedStatesTerritory OverseasArea ; - - -- UnitaryRule is a FormOfGovernment in which - -- the central government controls affairs at all levels, including the local - -- level. - fun UnitaryRule : Ind FormOfGovernment ; - - -- The UnitedNations has six principal - -- subOrganizations: the Secretariat, the General Assembly, the Security - -- Council, the Economic and Social Council, the Trusteeship Council - -- (currently inactive), and the International Court of Justice. The United - -- Nations has numerous subordinate agencies and bodies within those six - -- major subdivisions. - fun UnitedNations : Ind OrganizationOfNations ; - - fun UnitedNationsCenterForHumanSettlements : Ind OrganizationOfNations ; - - fun UnitedNationsChildrensFund : Ind OrganizationOfNations ; - - fun UnitedNationsCivilianPoliceMissionInHaiti : Ind OrganizationOfNations ; - - -- The UnitedNationsCompensationCommission was created to process claims and - -- pay compensation for losses and damage suffered as a direct result of - -- the unlawful invasion and occupation of Kuwait by Iraq. - fun UnitedNationsCompensationCommission : Ind InternationalOrganization ; - - fun UnitedNationsConferenceOnTradeAndDevelopment : Ind OrganizationOfNations ; - - fun UnitedNationsDevelopmentProgram : Ind OrganizationOfNations ; - - -- The UnitedNationsDisengagementObserverForce was formed by the UN Security - -- Council in order to observe the 1973 Arab_Israeli cease_fire. - fun UnitedNationsDisengagementObserverForce : Ind OrganizationOfNations ; - - fun UnitedNationsEducationalScientificAndCulturalOrganization : Ind OrganizationOfNations ; - - fun UnitedNationsEnvironmentProgram : Ind OrganizationOfNations ; - - -- The UnitedNationsGeneralAssembly is the primary deliberative body of the UnitedNations. - fun UnitedNationsGeneralAssembly : Ind OrganizationOfNations ; - - fun UnitedNationsHighCommissionerForHumanRights : Ind InternationalOrganization ; - - fun UnitedNationsHighCommissionerForRefugees : Ind OrganizationOfNations ; - - fun UnitedNationsIndustrialDevelopmentOrganization : Ind OrganizationOfNations ; - - fun UnitedNationsInstituteForDisarmamentResearch : Ind InternationalOrganization ; - - fun UnitedNationsInstituteForTrainingAndResearch : Ind OrganizationOfNations ; - - fun UnitedNationsInterimAdministrationMissionInKosovo : Ind InternationalOrganization ; - - fun UnitedNationsInterimAdminstrationMissionInKosovo : Ind OrganizationOfNations ; - - fun UnitedNationsInterimForceInLebanon : Ind OrganizationOfNations ; - - -- The UnitedNationsInterregionalCrimeAndJusticeResearchInstitute was - -- reconstituted (from UNSDRI) into its present form in 1989 to address - -- broader demands introduced by the participation of more developing - -- countries in the UnitedNations. - fun UnitedNationsInterregionalCrimeAndJusticeResearchInstitute : Ind InternationalOrganization ; - - fun UnitedNationsIraqKuwaitBoundaryDemarcationCommission : Ind InternationalOrganization ; - - fun UnitedNationsIraqKuwaitObservationMission : Ind OrganizationOfNations ; - - fun UnitedNationsMilitaryObserverGroupInIndiaAndPakistan : Ind OrganizationOfNations ; - - fun UnitedNationsMissionForTheReferendumInWesternSahara : Ind OrganizationOfNations ; - - fun UnitedNationsMissionInBosniaAndHerzegovina : Ind OrganizationOfNations ; - - fun UnitedNationsMissionInEthiopiaAndEritrea : Ind OrganizationOfNations ; - - fun UnitedNationsMissionInSierraLeone : Ind OrganizationOfNations ; - - fun UnitedNationsMissionOfObserversInPrevlaka : Ind OrganizationOfNations ; - - fun UnitedNationsMissionOfObserversInTajikistan : Ind OrganizationOfNations ; - - fun UnitedNationsMonitoringAndVerificationCommission : Ind OrganizationOfNations ; - - fun UnitedNationsObserverMissionInGeorgia : Ind OrganizationOfNations ; - - fun UnitedNationsOfficeOfProjectServices : Ind InternationalOrganization ; - - fun UnitedNationsOrganizationMissionInTheDemocraticRepublicOfTheCongo : Ind OrganizationOfNations ; - - fun UnitedNationsPeaceKeepingForceInCyprus : Ind OrganizationOfNations ; - - fun UnitedNationsPopulationFund : Ind OrganizationOfNations ; - - fun UnitedNationsPreventiveDeploymentForce : Ind OrganizationOfNations ; - - fun UnitedNationsReliefAndWorksAgencyForPalestineRefugeesInTheNearEast : Ind OrganizationOfNations ; - - -- The UnitedNationsResearchInstituteForSocialDevelopment conducts research - -- into problems of social and economic development. The Chair of its Board - -- of Directors is appointed by the UN Secretary General. (No country - -- members.) - fun UnitedNationsResearchInstituteForSocialDevelopment : Ind InternationalOrganization ; - - -- The UnitedNationsSecretariat is - -- the primary administrative body of the UnitedNations. It is headed by - -- the United Nations' Secretary General, and constituted by him and his - -- staff. The UN General Assembly appoints the Secretary General for a - -- five_year term. - fun UnitedNationsSecretariat : Ind InternationalOrganization ; - - fun UnitedNationsSecurityCouncil : Ind OrganizationOfNations ; - - fun UnitedNationsSystemStaffCollege : Ind OrganizationOfNations ; - - fun UnitedNationsTransitionalAdministrationInEastTimor : Ind OrganizationOfNations ; - - fun UnitedNationsTruceSupervisionOrganization : Ind OrganizationOfNations ; - - -- The UnitedNationsTrusteeshipCouncil is one of the six major organs of the - -- UnitedNations, but it is currently inactive (though not dissolved) - -- following the transition of the last UN trust territory to an independent - -- government. - fun UnitedNationsTrusteeshipCouncil : Ind OrganizationOfNations ; - - -- The Rector and 24 members of the - -- UnitedNationsUniversity Council are appointed by the UN Secretary - -- General and the Director General of UNESCO. - fun UnitedNationsUniversity : Ind InternationalOrganization ; - - -- Provides services to farmers in the UnitedStates. - fun UnitedStatesDepartmentOfAgriculture : Ind GovernmentOrganization ; - - -- Entrusted with the national security of the UnitedStates. - fun UnitedStatesDepartmentOfDefense : Ind GovernmentOrganization ; - - -- One of the two legislatures that make up the UnitedStatesCongress. - fun UnitedStatesHouseOfRepresentatives : Ind LegislativeOrganization ; - - -- The GovernmentOrganization of the - -- UnitedStates that is entrusted with delivering the mail. - fun UnitedStatesPostalService : Ind GovernmentOrganization ; - - -- One of the two legislatures that make up the UnitedStatesCongress. - fun UnitedStatesSenate : Ind LegislativeOrganization ; - - -- The UniversalPostalUnion became - -- affiliated with the UnitedNations on November 15, 1947. - fun UniversalPostalUnion : Ind OrganizationOfNations ; - - -- UniversalSuffrageLaw is a law that - -- enfranchises all citizens of a country who have achieved the applicable - -- age of maturity (suffrageAgeMinumum). - fun UniversalSuffrageLaw : Ind SuffrageLaw ; - - fun ViceChairman : Ind Position ; - - fun VicePresident : Ind Position ; - - fun VoterAgeRequirement : Class ; - fun VoterAgeRequirement_Class : SubClass VoterAgeRequirement SuffrageLaw ; - - fun VoterCitizenshipRequirement : Ind SuffrageLaw ; - - -- (VotingFn ?ELECTION) denotes the class of - -- voting events that occur as part of the Election ?ELECTION. - fun VotingFn: El Election -> Desc Voting ; - - fun WarCrimesProsecution : Ind (both AreaOfConcern TransnationalIssue) ; - - fun WarsawPact : Ind OrganizationOfNations ; - - fun WassenaarArrangement : Ind OrganizationOfNations ; - - fun WeaponsInspection : Ind (both AreaOfConcern TransnationalIssue) ; - - fun WestAfricanDevelopmentBank : Ind OrganizationOfNations ; - - fun WestAfricanEconomicAndMonetaryUnion : Ind OrganizationOfNations ; - - fun WesternEuropeanUnion : Ind OrganizationOfNations ; - - fun WorldBankGroup : Ind OrganizationOfNations ; - - -- The WorldConfederationOfLabor - -- was previously named the International Federation of Christian Trade - -- Unions. It was renamed on October 4, 1968. - fun WorldConfederationOfLabor : Ind OrganizationOfNations ; - - fun WorldCustomsOrganization : Ind OrganizationOfNations ; - - fun WorldFederationOfTradeUnions : Ind OrganizationOfNations ; - - fun WorldFoodProgram : Ind OrganizationOfNations ; - - fun WorldHealthOrganization : Ind OrganizationOfNations ; - - fun WorldIntellectualPropertyOrganization : Ind OrganizationOfNations ; - - fun WorldLaborIssues : Ind (both AreaOfConcern TransnationalIssue) ; - - fun WorldMeteorologicalOrganization : Ind OrganizationOfNations ; - - fun WorldTourismOrganization : Ind OrganizationOfNations ; - - -- The WorldTradeOrganization - -- succeeded the General Agreement on Tariff and Trade (GATT). - fun WorldTradeOrganization : Ind OrganizationOfNations ; - - -- The ZanggerCommittee was established during the 1970s. - fun ZanggerCommittee : Ind OrganizationOfNations ; - - -- (abbreviation ?STRING ?THING) means that - -- ?STRING is an abbreviation used to refer to ?THING. Abbreviations include - -- acronyms and other abbreviated forms. - fun abbreviation : El SymbolicString -> El Entity -> Formula ; - - -- (administrativeCenter ?CENTER - -- ?REGION) means that ?CENTER is the City (or other area) from which - -- the larger GeopoliticalArea ?REGION is administered. - fun administrativeCenter : El GeopoliticalArea -> El GeopoliticalArea -> Formula ; - - -- (agentOperatesInArea ?AGENT ?AREA) - -- means that the individual or Organization ?AGENT operates in the - -- GeographicArea ?AREA. - fun agentOperatesInArea : El Agent -> El GeographicArea -> Formula ; - - -- (agreementAdoptionDate ?AGR ?TIME) - -- means that the agreement ?AGR was adopted on the date indicated by ?TIME. - -- For example, (agreementAdoptionDate ConstitutionOfTheUnitedStates - -- (DayFn 17 (MonthFn September (YearFn 1787)))). - fun agreementAdoptionDate: El Proposition -> Desc TimePosition -> Formula ; - - -- (agreementEffectiveDate ?AGR ?TIME) means that the agreement ?AGR - -- becomes effective on the date indicated by ?TIME. - -- For example, (agreementEffectiveDate ConstitutionOfTheUnitedStates (DayFn 4 (MonthFn March (YearFn 1789)))). - fun agreementEffectiveDate: El Proposition -> Desc TimePosition -> Formula ; - - -- (agreementEffectiveDuring ?AGR ?DATE) means that the agreement ?AGR is effective during the time - -- indicated by ?DATE. The agreement may be effective for longer than ?DATE, - -- but it is in effect at least throughout the time indicated by ?DATE. - fun agreementEffectiveDuring: El Proposition -> Desc TimePosition -> Formula ; - - -- (agreementRevisionDate ?AGR ?DATE ?CHANGE) means that the agreement - -- ?AGR was revised at the time indicated by ?DATE, with respect to the - -- part ?CHANGE. Revisions cover additions and removals. - fun agreementRevisionDate: El Proposition -> Desc TimePosition -> El Proposition -> Formula ; - - -- (aimOfOrganization ?GROUP ?DESCRIPTION) means that the Organization - -- ?GROUP has the purpose ?DESCRIPTION, formulated as a quoted text. - fun aimOfOrganization : El Organization -> El SymbolicString -> Formula ; - - -- (associateInOrganization ?AGENT ?GROUP) means that ?AGENT is associated in some way - -- with the Group ?GROUP. This includes participation as a guest or observer, - -- as well as being a full member. See member for a more specific relation. - fun associateInOrganization : El Agent -> El Group -> Formula ; - - -- (associateWithStatus ?AGT ?STATUS ?GROUP) means that the Agent - -- ?AGT has the RelationalAttribute ?STATUS in the Group ?GROUP. - -- For example, (associateWithStatus UnitedStates PermanentMember UnitedNationsSecurityCouncil) - -- means that the &UnitedStates has the status of a permanent member in the U.N. Security Council. - fun associateWithStatus : El Agent -> El RelationalAttribute -> El Group -> Formula ; - - -- (candidateForPosition ?ELECTION ?POSITION ?CONTENDER) means that in the Election ?ELECTION for - -- ?POSITION, the Agent ?CONTENDER was one of the candidates. - fun candidateForPosition : El Election -> El SocialRole -> El Agent -> Formula ; - - -- (capitalCity ?CITY ?REGION) means that the - -- City ?CITY is the capital of the GeopoliticalArea ?REGION. - fun capitalCity : El City -> El GeopoliticalArea -> Formula ; - - -- (cardinality ?SET ?NUMBER) means that there - -- are ?NUMBER of elements in the SetOrClass ?SET. - fun cardinality : El SetOrClass -> El NonnegativeInteger -> Formula ; - - -- (chamberOfLegislature ?CHAMBER ?LEGISLATURE) means that ?CHAMBER is a legislative body - -- within the ?LEGISLATURE. - fun chamberOfLegislature : El Organization -> El Organization -> Formula ; - - -- (chanceryAddressInArea ?AREA1 ?ADDRESS ?AREA2) means that the address of the main foreign service - -- organization of the GeopoliticalArea ?AREA1 for ?AREA2 is the SymbolicString ?ADDRESS. - fun chanceryAddressInArea : El GeopoliticalArea -> El SymbolicString -> El GeopoliticalArea -> Formula ; - - -- (chanceryFAXNumberInArea ?AREA1 ?FAX ?AREA2) means that the FAX number of the main diplomatic office of - -- the GeopoliticalArea ?AREA1 located in ?AREA2 is ?FAX. - fun chanceryFAXNumberInArea : El GeopoliticalArea -> El SymbolicString -> El GeopoliticalArea -> Formula ; - - -- (chanceryMailingAddressInArea ?AREA1 ?ADDRESS ?AREA2) means that the mailing address of - -- the main foreign service organization of the GeopoliticalArea ?AREA1 located in ?AREA2 is - -- the SymbolicString ?ADDRESS. - fun chanceryMailingAddressInArea : El GeopoliticalArea -> El SymbolicString -> El GeopoliticalArea -> Formula ; - - -- (chanceryTelephoneNumberInArea ?AREA1 ?TELEPHONE ?AREA2) means that the - -- telephone number of the main diplomatic office of the GeopoliticalArea - -- ?AREA1 located in ?AREA2 is ?TELEPHONE. - fun chanceryTelephoneNumberInArea : El GeopoliticalArea -> El SymbolicString -> El GeopoliticalArea -> Formula ; - - -- (chiefOfDiplomaticMission ?AGENT1 ?PERSON ?RANK ?AGENT2) means that - -- the chief diplomatic representative sent by the Agent ?AGENT1 to the - -- Agent ?AGENT2 is ?PERSON, whose official position is ?RANK. - fun chiefOfDiplomaticMission : El Agent -> El Human -> El Position -> El Agent -> Formula ; - - -- (chiefOfState ?POLITY ?ROLE ?PERSON) means - -- that ?PERSON is the titular leader of the government of the - -- GeopoliticalArea ?POLITY and represents it at official functions. The - -- office held by this chief of state is ?ROLE (e.g., President, Queen, - -- Chairman). Note: this term is defined as in the CIA World Fact Book. - fun chiefOfState : El GeopoliticalArea -> El Position -> El Human -> Formula ; - - -- (chiefOfStateType ?NATION ?ROLE) means - -- that the chiefOfState of the GeopoliticalArea ?NATION holds the - -- Position ?ROLE in its government. - fun chiefOfStateType : El GeopoliticalArea -> El Position -> Formula ; - - -- (commemoratesDate ?HOLIDAY ?DATE) means - -- that instances of the Holiday ?HOLIDAY are observed to commemorate - -- something that happened during the TimeInterval specified by ?DATE. - -- For example, (commemoratesDate BastilleDay (DayFn 14 (MonthFn July (YearFn 1789)))). - fun commemoratesDate: El Holiday -> Desc TimeInterval -> Formula ; - - -- (conventionalLongName ?NAME ?THING) - -- means that the string ?NAME is the long form of the name conventionally - -- used for ?THING. - fun conventionalLongName : El SymbolicString -> El Entity -> Formula ; - - -- (conventionalShortName ?NAME ?THING) means that the string ?NAME is - -- the short form of the name conventionally used for ?THING. - -- For a more specialized subset of short names, see abbreviation. - fun conventionalShortName : El SymbolicString -> El Entity -> Formula ; - - -- (dateDissolved ?THING ?TIME) means that the Physical ?THING was dissolved, - -- disbanded, or superseded on the date indicated by ?TIME. - -- For example, (dateDissolved UnitedNationsPreventiveDeploymentForce (DayFn 25 (MonthFn March (YearFn 1999)))). - fun dateDissolved: El Physical -> Desc TimePosition -> Formula ; - - -- (dateEstablished ?THING ?TIME) means - -- that the Physical ?THING was founded on the date indicated by ?TIME. - -- For example, (dateEstablished UnitedNations (DayFn 26 (MonthFn June (YearFn 1945)))). - fun dateEstablished: El Physical -> Desc TimePosition -> Formula ; - - -- (dependentAreaOfType ?AREA ?COUNTRY ?TYPE) means that - -- the GeopoliticalArea ?AREA is a dependency of the independent Nation ?COUNTRY, - -- administered as a unit of ?TYPE. - -- For example, (dependentAreaOfType SaintHelena UnitedKingdom OverseasArea). - fun dependentAreaOfType: El GeopoliticalArea -> El GeopoliticalArea -> Desc GeopoliticalArea -> Formula ; - - -- (diplomaticOrganizationType ?AGENT1 ?ORG ?AGENT2) means that the - -- Agent ?AGENT1 has a diplomatic organization of the type ?ORG - -- in Agent ?AGENT2. For example, - -- (diplomaticOrganizationType UnitedStates Embassy France), or - -- (diplomaticOrganizationType UnitedStates ConsulateGeneral - -- ShanghaiChina). - fun diplomaticOrganizationType: El Agent -> Desc Organization -> El Agent -> Formula ; - - -- (diplomaticRelations ?COUNTRY1 ?COUNTRY2) means that there are official - -- diplomatic relations between the two Nations ?COUNTRY1 and ?COUNTRY2. - fun diplomaticRelations : El GeopoliticalArea -> El GeopoliticalArea -> Formula ; - - -- (diplomaticRepresentationType ?AGENT1 ?RANK ?AGENT2) means that the - -- Agent ?AGENT1 sends a representative with the Position ?RANK - -- to the Agent ?AGENT2. - fun diplomaticRepresentationType : El Agent -> El Position -> El Agent -> Formula ; - - -- (diplomaticRepresentativeInRole ?AGENT1 ?PERSON ?RANK ?AGENT2) means - -- that the Agent ?AGENT1 sends the individual ?PERSON with the - -- Position ?RANK as its representative to the Agent ?AGENT2. - -- Note: it is possible for ?PERSON to be diplomatically accredited to more - -- than one area. For example, currently the United States Ambassador to - -- Papua New Guinea is also accredited to Vanuatu, and there is no embassy - -- in Vanuatu. - fun diplomaticRepresentativeInRole : El Agent -> El Human -> El Position -> El Agent -> Formula ; - - -- (electionDatePlannedForPosition ?AGENT ?TIME ?POSITION) means that the - -- Agent ?AGENT (a Nation, Government, or Organization) plans to hold - -- an Election on the date indicated by ?TIME for position(s) ?POSITION. - fun electionDatePlannedForPosition: El Agent -> Desc TimePosition -> El SocialRole -> Formula ; - - -- (electionForOrganization ?ELECTION ?GROUP) means that in the - -- Election ?ELECTION, candidates run for election to the organization ?GROUP. - fun electionForOrganization : El Election -> El Organization -> Formula ; - - -- (electionForPosition ?ELECTION ?POSITION) means that in the Election ?ELECTION, - -- candidates run for election to the role(s) ?POSITION. - fun electionForPosition : El Election -> El SocialRole -> Formula ; - - -- (electionWinner ?ELECTION ?POSITION ?CONTENDER) means that in the Election ?ELECTION, - -- ?POSITION was won by the Agent ?CONTENDER. Contenders may be either persons or political parties. - fun electionWinner : El Election -> El SocialRole -> El Agent -> Formula ; - - -- (executiveBranch ?BRANCH ?ORG) means - -- that the Organization ?BRANCH is the executive branch of the - -- GeopoliticalArea or Organization ?ORG, that is, its executive offices - -- and bodies, considered as a whole. - fun executiveBranch : El Organization -> El Agent -> Formula ; - - -- (flagDescription ?AREA ?DESCRIPTION) - -- means that the SymbolicString ?DESCRIPTION is a verbal description of - -- the flag of the GeopoliticalArea ?AREA. - fun flagDescription : El GeopoliticalArea -> El SymbolicString -> Formula ; - - -- (flagImage ?AREA ?POINTER) means that an image - -- of the flag of the GeopoliticalArea ?AREA is found at the location given - -- in the SymbolicString ?POINTER. - fun flagImage : El GeopoliticalArea -> El SymbolicString -> Formula ; - - -- (governmentType ?BODY ?FORM) means that - -- the GeopoliticalArea or Organization ?BODY has a government with - -- characteristic(s) of the type ?FORM. - fun governmentType : El Agent -> El FormOfGovernment -> Formula ; - - -- (headOfGovernment ?POLITY ?ROLE ?PERSON) means that ?PERSON is - -- the top administrative leader of the Government of the GeopoliticalArea ?POLITY, with - -- authority for managing its day_to_day functions. The office held by this person - -- is the Position ?ROLE (e.g., President, Prime Minister, Governor). - -- Note: this term is defined as in the CIA World Fact Book. - fun headOfGovernment : El GeopoliticalArea -> El Position -> El Human -> Formula ; - - -- (holidayTimeInArea ?AREA ?TIME) means that ?TIME is a particular time period during which Holiday - -- is observed, thus during which normal government, business, and other services may not operate. - fun holidayTimeInArea : El GeopoliticalArea -> El TimePosition -> Formula ; - - -- (independenceDate ?AREA ?DATE) means - -- that the GeopoliticalArea ?AREA achieved its sovereignty on the date ?DATE. - -- For example, (independenceDate Afghanistan (DayFn 19 (MonthFn August (YearFn 1919)))). - fun independenceDate: El GeopoliticalArea -> Desc TimeInterval -> Formula ; - - -- (judicialBranch ?BRANCH ?ORG) means that - -- the Organization ?BRANCH is the judicial branch of the - -- GeopoliticalArea or Organization ?ORG, that is, all of its courts and - -- judicial offices, considered as a whole. - fun judicialBranch : El Organization -> El Agent -> Formula ; - - -- (leaderPosition ?ORG ?ROLE) - -- means that in the organization ?ORG, the leader is the person - -- who holds the Position ?ROLE in the organization. - fun leaderPosition : El Agent -> El Position -> Formula ; - - -- (legalSystemType ?AREA ?TYPE) means - -- that the GeopoliticalArea ?AREA has a legal system characterized by - -- the LegalSystemAttribute ?TYPE. For example, (legalSystemType - -- UnitedStates EnglishCommonLaw). A legal system may have multiple characteristics. - fun legalSystemType : El GeopoliticalArea -> El LegalSystemAttribute -> Formula ; - - -- (legislativeBranch ?BRANCH ?ORG) means - -- that the Organization ?BRANCH is the legislative branch of the - -- GeopoliticalArea or Organization ?ORG. - fun legislativeBranch : El Organization -> El Agent -> Formula ; - - -- (nationalCelebration ?AREA ?HOLIDAY) - -- means that the primary day of national celebration in the - -- GeopoliticalArea ?AREA is ?HOLIDAY. - -- For example, (nationalCelebration Afghanistan AfghanIndependenceDay). - fun nationalCelebration: El GeopoliticalArea -> Desc Holiday -> Formula ; - - -- (nationalHoliday ?AREA ?HOLIDAY) means - -- that ?HOLIDAY is a national holiday observed in ?AREA. The - -- GeopoliticalArea ?AREA observes a holiday on days specified as a - -- ?HOLIDAY, during which national government offices and other facilities - -- typically are closed. There may be multiple nationalHolidays. - -- For example, (nationalHoliday UnitedStates UnitedStatesMemorialDay). - fun nationalHoliday: El GeopoliticalArea -> Desc Holiday -> Formula ; - - -- (organizationalObjective ?AGENT ?FOCUS) means that the Agent ?AGENT has - -- significant aims and concerns characterized by the AreaOfConcern ?FOCUS. - fun organizationalObjective : El Agent -> El AreaOfConcern -> Formula ; - - -- (politicalPartyOfCountry ?PARTY ?AREA) means that the PoliticalParty ?PARTY participates - -- in politics in the GeopoliticalArea ?AREA. - fun politicalPartyOfCountry : El PoliticalParty -> El GeopoliticalArea -> Formula ; - - -- (primaryGeopoliticalSubdivision ?AREA ?COUNTRY) means that the - -- GeopoliticalArea ?AREA is one of the first_order administrative - -- divisions of the Nation ?COUNTRY. For example, in the United States, - -- any of the fifty states. This does not include subordinate regions that - -- have a lesser status, such as British Crown colonies, U.S. territories, - -- or protectorates. See geopoliticalSubdivision. - fun primaryGeopoliticalSubdivision : El GeopoliticalArea -> El GeopoliticalArea -> Formula ; - - -- (primaryGeopoliticalSubdivisionType ?COUNTRY ?TYPE) means that the - -- first_order administrative divisons of ?COUNTRY are of the type ?TYPE. - fun primaryGeopoliticalSubdivisionType: El GeopoliticalArea -> Desc GeopoliticalArea -> Formula ; - - -- (representativeAgentToAgent ?SENDER ?REP ?RECEIVER) means that - -- the Agent ?SENDER has the Agent ?REP as its representative - -- to the Agent ?RECEIVER. ?REP works for ?SENDER and is not assumed - -- to be an impartial mediator. - fun representativeAgentToAgent : El Agent -> El Agent -> El Agent -> Formula ; - - -- (roleAppointsRole ?ORG ?APPOINTER ?APPOINTED) means that in the Organization or - -- GeopoliticalArea ?ORG, the agent holding the SocialRole ?APPOINTER has the authority to - -- appoint a person to fill the role ?APPOINTED. - fun roleAppointsRole : El Agent -> El SocialRole -> El SocialRole -> Formula ; - - -- (roleApprovesRole ?ORG ?APPROVER ?APPOINTED) means that in the Organization or GeopoliticalArea ?ORG, - -- the agent holding the SocialRole ?APPROVER has the authority to approve (or disapprove) of an appointee for - -- the role ?APPOINTED. - fun roleApprovesRole : El Agent -> El SocialRole -> El SocialRole -> Formula ; - - -- (roleNominatesRole ?ORG ?NOMINATOR ?NOMINATED) means that in the Organization or GeopoliticalArea ?ORG, - -- the agent holding the SocialRole ?NOMINATOR has the authority to nominate one or more persons to - -- fill the role ?NOMINATED. - fun roleNominatesRole : El Agent -> El SocialRole -> El SocialRole -> Formula ; - - -- (seatsHeldInOrganization ?GROUP ?PARTY ?NUMBER) means that in the Organization ?GROUP, - -- the PoliticalParty or other Agent ?AGENT, holds or controls this ?NUMBER of seats. - fun seatsHeldInOrganization : El Organization -> El Agent -> El NonnegativeInteger -> Formula ; - - -- (seatsInOrganizationCount ?ORG ?NUMBER) means that there is a total ?NUMBER of seats in - -- the Organization ?ORG. - fun seatsInOrganizationCount : El Organization -> El Integer -> Formula ; - - -- (seatsWonInElection ?ELECTION ?AGENT ?NUMBER) means that in the Election ?ELECTION, - -- the PoliticalParty ?AGENT won this ?NUMBER of seats. - fun seatsWonInElection : El Election -> El Agent -> El Integer -> Formula ; - - -- (successorOrganization ?OLD ?NEW) - -- means that the Organization ?OLD was transformed or merged into, or - -- otherwise succeeded by, the Organization ?NEW. - fun successorOrganization : El Organization -> El Organization -> Formula ; - - -- (suffrageAgeMaximum ?POLITY ?AGE) - -- means that in the Organization or GeopoliticalArea ?POLITY, a person - -- must be ?AGE or younger in order to vote in the elections of ?POLITY. - fun suffrageAgeMaximum : El Agent -> El TimeDuration -> Formula ; - - -- (suffrageAgeMinimum ?POLITY ?AGE) - -- means that in the Organization or GeopoliticalArea ?POLITY, a person - -- must be ?AGE or older in order to vote in the elections of ?POLITY. - fun suffrageAgeMinimum : El Agent -> El TimeDuration -> Formula ; - - -- (termLength ?ORG ?ROLE ?LENGTH) means - -- that in the Organization or GeopoliticalArea ?ORG, the term of office - -- for the position ?ROLE is the TimeDuration ?LENGTH. - fun termLength : El Agent -> El SocialRole -> El TimeDuration -> Formula ; - - -- (voteFractionReceived ?ELECTION ?POSITION ?CONTENDER ?FRACTION) means - -- that in the Election ?ELECTION for ?POSITION, the Agent ?CONTENDER - -- received ?FRACTION of the votes cast. Contenders may be either persons or political parties. - fun voteFractionReceived : El Election -> El SocialRole -> El Agent -> El RealNumber -> Formula ; - -} diff --git a/examples/SUMO/Merge.gf b/examples/SUMO/Merge.gf deleted file mode 100644 index bbfec29dd..000000000 --- a/examples/SUMO/Merge.gf +++ /dev/null @@ -1,6379 +0,0 @@ -abstract Merge = Basic ** { - - -- Any AnatomicalStructure which - -- is not normally found in the Organism of which it is a part, i.e. it is - -- the result of a PathologicProcess. This class covers tumors, birth marks, - -- goiters, etc. - fun AbnormalAnatomicalStructure : Class ; - fun AbnormalAnatomicalStructure_Class : SubClass AbnormalAnatomicalStructure AnatomicalStructure ; - - -- This is a PositionalAttribute derived from the - -- up/down schema and not involving contact. Note that this means directly - -- above, i.e., if one object is Above another object, then the projections - -- of the two objects overlap. - fun Above : Ind AntiSymmetricPositionalAttribute ; - - -- The value of (AbsoluteValueFn ?NUMBER) - -- is the absolute value of the RealNumber ?NUMBER. - fun AbsoluteValueFn : El RealNumber -> Ind NonnegativeRealNumber ; - - -- Properties or qualities as distinguished from any - -- particular embodiment of the properties/qualities in a physical medium. - -- Instances of Abstract can be said to exist in the same sense as mathematical - -- objects such as sets and relations, but they cannot exist at a particular - -- place and time without some physical encoding or embodiment. - fun Abstract : Class ; - fun Abstract_Class : SubClass Abstract Entity ; - - -- A UnaryFunction that maps a Class into - -- the instance of Attribute that specifies the condition(s) for membership - -- in the Class. - fun AbstractionFn : Class -> Ind Attribute ; - - -- If ?NUMBER1 and ?NUMBER2 are Numbers, then - -- (AdditionFn ?NUMBER1 ?NUMBER2) is the arithmetical sum of these - -- numbers. - fun AdditionFn : El Quantity -> El Quantity -> Ind Quantity ; - - -- Used to assert that an object ?OBJ1 is close - -- to, near or abutting ?OBJ2. This PositionalAttribute covers the - -- following common sense notions: adjoins, abuts, is contiguous to, - -- is juxtaposed, and is close to. - fun Adjacent : Ind SymmetricPositionalAttribute ; - - -- One of the parts of speech. The Class of - -- Words that conventionally denote Attributes of Objects. - fun Adjective : Class ; - fun Adjective_Class : SubClass Adjective Word ; - - -- One of the parts of speech. The Class of Words - -- that conventionally denote Attributes of Processes. - fun Adverb : Class ; - fun Adverb_Class : SubClass Adverb Word ; - - -- A Disseminating whose purpose is to - -- promote the sale of an Object represented in a Text or Icon - -- (the advertisement). - fun Advertising : Class ; - fun Advertising_Class : SubClass Advertising Disseminating ; - - -- A GroupOfPeople whose members all have the - -- same age. - fun AgeGroup : Class ; - fun AgeGroup_Class : SubClass AgeGroup GroupOfPeople ; - - -- Something or someone that can act on its own and - -- produce changes in the world. - fun Agent : Class ; - fun Agent_Class : SubClass Agent Object ; - - -- Air is the gaseous stuff that makes up the - -- atmosphere surrounding Earth. - fun Air : Class ; - fun Air_Class : SubClass Air GasMixture ; - - -- A Class containing all of the Attributes - -- relating to the notions of possibility and necessity. - fun AlethicAttribute : Class ; - fun AlethicAttribute_Class : SubClass AlethicAttribute ObjectiveNorm ; - - -- A chiefly aquatic plant that contains chlorophyll, - -- but does not form embryos during development and lacks vascular tissue. - fun Alga : Class ; - fun Alga_Class : SubClass Alga NonFloweringPlant ; - - -- Any BodyMotion which is accomplished by - -- means of the legs of an Animal for the purpose of moving from one - -- point to another. - fun Ambulating : Class ; - fun Ambulating_Class : SubClass Ambulating (both BodyMotion Translocation) ; - - -- SI electric current measure. Symbol: A. It is - -- one of the base units in SI. It is defined as follows: the Ampere is - -- that constant current which, if maintained in two straight parallel - -- conductors of infinite length, of negligible circular cross_section, and - -- placed 1 Meter apart in a vacuum, would produce between these conductors - -- a force equal to 2*10^(_7) Newton per Meter of length. - fun Ampere : Ind CompositeUnitOfMeasure ; - - -- A cold_blooded, smooth_skinned Vertebrate - -- which characteristically hatches as an aquatic larva, breathing by - -- gills. When mature, the Amphibian breathes with Lungs. - fun Amphibian : Class ; - fun Amphibian_Class : SubClass Amphibian ColdBloodedVertebrate ; - - -- Atomic mass unit. Symbol: u. It is the mass of - -- the twelfth part of an atom of the Carbon 12 isotope. - fun Amu : Ind UnitOfMass ; - - -- A normal or pathological part - -- of the anatomy or structural organization of an Organism. This - -- class covers BodyParts, as well as structures that are given off - -- by Organisms, e.g. ReproductiveBodies. - fun AnatomicalStructure : Class ; - fun AnatomicalStructure_Class : SubClass AnatomicalStructure OrganicObject ; - - -- The value of an angle in a plane or in a - -- solid. - fun AngleMeasure : Class ; - fun AngleMeasure_Class : SubClass AngleMeasure ConstantQuantity ; - - -- The Angstrom is a LengthMeasure. - -- 1 Angstrom = 10^(_10) m - fun Angstrom : Ind UnitOfLength ; - - -- A plane angle measure. - fun AngularDegree : Ind UnitOfAngularMeasure ; - - -- Attributes that indicate whether an - -- Organism is alive or not. - fun AnimacyAttribute : Class ; - fun AnimacyAttribute_Class : SubClass AnimacyAttribute BiologicalAttribute ; - - -- An Organism with eukaryotic Cells, and lacking - -- stiff cell walls, plastids, and photosynthetic pigments. - fun Animal : Class ; - def Animal = KappaFn Organism (\ANIMAL -> and (forall AnimalSubstance (\SUBSTANCE -> part (var AnimalSubstance Object ? SUBSTANCE) - (var Organism Object ? ANIMAL))) - (forall AnimalAnatomicalStructure (\STRUCTURE -> part (var AnimalAnatomicalStructure Object ? STRUCTURE) - (var Organism Object ? ANIMAL)))) ; - - -- AnatomicalStructures that - -- are possessed exclusively by Animals. - fun AnimalAnatomicalStructure : Class ; - fun AnimalAnatomicalStructure_Class : SubClass AnimalAnatomicalStructure AnatomicalStructure ; - - -- The subclass of Languages used by - -- Animals other than Humans. - fun AnimalLanguage : Class ; - fun AnimalLanguage_Class : SubClass AnimalLanguage Language ; - - -- BodySubstances that are produced - -- exclusively by Animals. - fun AnimalSubstance : Class ; - fun AnimalSubstance_Class : SubClass AnimalSubstance BodySubstance ; - - -- AntiSymmetricPositionalAttribute is the class of - -- PositionalAttribute that hold in only one direction. I.e. two objects cannot - -- simulataneously be On each other. - fun AntiSymmetricPositionalAttribute : Class ; - fun AntiSymmetricPositionalAttribute_Class : SubClass AntiSymmetricPositionalAttribute PositionalAttribute ; - - -- Various Primates with no tails or only short - -- tails. - fun Ape : Class ; - fun Ape_Class : SubClass Ape Primate ; - - -- The Class of all Months which are April. - fun April : Class ; - fun April_Class : SubClass April Month ; - - -- The Class of Mammals that dwell chiefly - -- in the water. Includes whales, dolphins, manatees, seals, and walruses. - fun AquaticMammal : Class ; - fun AquaticMammal_Class : SubClass AquaticMammal Mammal ; - - -- A Class of Arthropods that includes - -- ticks and spiders. - fun Arachnid : Class ; - fun Arachnid_Class : SubClass Arachnid Arthropod ; - - -- Measures of the amount of space in two - -- dimensions. - fun AreaMeasure : Class ; - fun AreaMeasure_Class : SubClass AreaMeasure FunctionQuantity ; - - -- Any proposition which has the form of a deductive - -- or inductive argument, i.e. a set of premises which, it is claimed, imply - -- a conclusion. - fun Argument : Class ; - fun Argument_Class : SubClass Argument Proposition ; - - -- Artifacts that are created primarily for - -- aesthetic appreciation. Note that this Class does not include - -- most examples of architecture, which belong under StationaryArtifact. - fun ArtWork : Class ; - fun ArtWork_Class : SubClass ArtWork Artifact ; - - -- A Class of Invertebrate that includes - -- Arachnids and Insects. - fun Arthropod : Class ; - fun Arthropod_Class : SubClass Arthropod Invertebrate ; - - -- A relatively short Text that either is unbound or is - -- bound with other Articles in a Book. - fun Article : Class ; - fun Article_Class : SubClass Article Text ; - - -- A CorpuscularObject that is the product of a - -- Making. - fun Artifact : Class ; - fun Artifact_Class : SubClass Artifact CorpuscularObject ; - - -- The subclass of Languages that are - -- designed by Humans. - fun ArtificialLanguage : Class ; - fun ArtificialLanguage_Class : SubClass ArtificialLanguage Language ; - - -- Asexual Processes of biological - -- reproduction. - fun AsexualReproduction : Class ; - fun AsexualReproduction_Class : SubClass AsexualReproduction Replication ; - - -- Attribute that applies to Organisms that are - -- sleeping. - fun Asleep : Ind ConsciousnessAttribute ; - - -- The Class of all astronomical - -- objects of significant size. It includes SelfConnectedObjects - -- like planets, stars, and asteroids, as well as Collections like - -- nebulae, galaxies, and constellations. Note that the planet Earth - -- is an AstronomicalBody, but every Region of Earth is a - -- GeographicArea. - fun AstronomicalBody : Class ; - fun AstronomicalBody_Class : SubClass AstronomicalBody Region ; - - -- An extremely small unit of matter that retains its - -- identity in Chemical reactions. It consists of an AtomicNucleus and - -- Electrons surrounding the AtomicNucleus. - fun Atom : Class ; - fun Atom_Class : SubClass Atom ElementalSubstance ; - - -- MassMeasure that is also known as the gram_atom. - -- Defined as the mass in grams of 1 Mole of pure substance. For example, - -- 1 AtomGram of Carbon 12 will be 12 Grams of pure Carbon 12. 2 AtomGrams - -- of the same substance will be 24 Grams of it. This is an unusual unit in - -- that it is essentially 1 Mole of 'stuff' measured in grams, so that the - -- actual value (i.e. mass) depends on the type of substance. - fun AtomGram : Ind UnitOfMass ; - - -- The core of the Atom. It is composed of - -- Protons and Neutrons. - fun AtomicNucleus : Class ; - fun AtomicNucleus_Class : SubClass AtomicNucleus SubatomicParticle ; - - -- A Process where one Object becomes attached - -- to another Object. Note that this differs from Putting in that two - -- things which are attached may already be in the same location. Note that - -- Combining is different from Attaching in that the former applies to - -- Substances, while the latter applies to CorpuscularObjects. Note too - -- that Attaching is different from Putting in that one or both of the - -- two things which are attached may or may not be moved from the location - -- where they were combined. - fun Attaching : Class ; - fun Attaching_Class : SubClass Attaching DualObjectProcess ; - - -- A Device whose purpose is to attach one thing - -- to something else, e.g. nails, screws, buttons, etc. - fun AttachingDevice : Class ; - fun AttachingDevice_Class : SubClass AttachingDevice Device ; - - -- A Maneuver in a ViolentContest where the - -- agent attempts to inflict damage on the patient. - fun Attack : Class ; - fun Attack_Class : SubClass Attack Maneuver ; - - -- Qualities which we cannot or choose not to - -- reify into subclasses of Object. - fun Attribute : Class ; - fun Attribute_Class : SubClass Attribute Abstract ; - - -- A sound level capable of being heard by a Human. - fun Audible : Ind SoundAttribute ; - - -- The Class of all Months which are August. - fun August : Class ; - fun August_Class : SubClass August Month ; - - -- The class of PhysiologicProcesses of - -- which there is not conscious awareness and control. - fun AutonomicProcess : Class ; - fun AutonomicProcess_Class : SubClass AutonomicProcess PhysiologicProcess ; - - -- Attribute that applies to Organisms that are - -- neither Unconscious nor Asleep. - fun Awake : Ind ConsciousnessAttribute ; - - -- A Function that maps an Object to the side - -- that is opposite the FrontFn of the Object. Note that this is a - -- partial function, since some Objects do not have sides, e.g. apples - -- and spheres. Note too that the range of this Function is indefinite in - -- much the way that ImmediateFutureFn and ImmediatePastFn are indefinite. - -- Although this indefiniteness is undesirable from a theoretical standpoint, - -- it does not have significant practical implications, since there is - -- widespread intersubjective agreement about the most common cases. - fun BackFn : El SelfConnectedObject -> Ind SelfConnectedObject ; - - -- A small, typically one_celled, prokaryotic - -- Microorganism. - fun Bacterium : Class ; - fun Bacterium_Class : SubClass Bacterium Microorganism ; - - -- A ViolentContest between two or more military - -- units within the context of a war. Note that this does not cover the - -- metaphorical sense of 'battle', which simply means a struggle of some - -- sort. This sense should be represented with the more general concept of - -- Contest. - fun Battle : Class ; - fun Battle_Class : SubClass Battle ViolentContest ; - - -- SI activity measure. Symbol: Bq. It measures - -- the amount of radioactivity contained in a given sample of matter. It is - -- that quantity of a radioactive element in which there is one atomic - -- disintegration per SecondDuration. Becquerel = s^(_1). - fun Becquerel : Ind CompositeUnitOfMeasure ; - - -- A UnaryFunction that maps a TimeInterval to - -- the TimePoint at which the interval begins. - fun BeginFn : El TimeInterval -> Ind TimePoint ; - - -- A UnaryFunction that maps a GraphPath - -- to the GraphNode that is the beginning of the GraphPath. Note that, - -- unlike InitialNodeFn (which relates a GraphArc to a GraphNode), - -- BeginNodeFn is a total function _ every GraphPath has a beginning. - fun BeginNodeFn : El GraphPath -> Ind GraphNode ; - - -- A GroupOfPeople whose members share a belief - -- or set of beliefs. - fun BeliefGroup : Class ; - fun BeliefGroup_Class : SubClass BeliefGroup GroupOfPeople ; - - -- This PositionalAttribute is derived from the - -- up/down schema and may or may not involve contact. Note that this means - -- directly below, i.e., if one object is Below another object, then the - -- projections of the two objects overlap. - fun Below : Ind AntiSymmetricPositionalAttribute ; - - -- A FinancialTransaction where an instance of - -- CurrencyMeasure is exchanged for the possibility of winning a larger - -- instance of CurrencyMeasure within the context of some sort of - -- Game. - fun Betting : Class ; - fun Betting_Class : SubClass Betting FinancialTransaction ; - - -- Any Food that is ingested by Drinking. - -- Note that this class is disjoint with the other subclasses of Food, - -- i.e. Meat and FruitOrVegetable. - fun Beverage : Class ; - fun Beverage_Class : SubClass Beverage Food ; - - -- Elements from the number system with base 2. - -- Every BinaryNumber is expressed as a sequence of the digits 1 and 0. - fun BinaryNumber : Class ; - fun BinaryNumber_Class : SubClass BinaryNumber RealNumber ; - - -- Attributes that apply specifically - -- to instances of Organism. - fun BiologicalAttribute : Class ; - fun BiologicalAttribute_Class : SubClass BiologicalAttribute InternalAttribute ; - - -- A Process embodied in an Organism. - fun BiologicalProcess : Class ; - fun BiologicalProcess_Class : SubClass BiologicalProcess InternalChange ; - - -- A Substance that is capable of inducing a change in the structure or functioning of an - -- Organism. This Class includes Substances used in the treatment, - -- diagnosis, prevention or analysis of normal and abnormal body function. - -- This Class also includes Substances that occur naturally in the body - -- and are administered therapeutically. Finally, BiologicallyActiveSubstance - -- includes Nutrients, most drugs of abuse, and agents that require special - -- handling because of their toxicity. - fun BiologicallyActiveSubstance : Class ; - fun BiologicallyActiveSubstance_Class : SubClass BiologicallyActiveSubstance Substance ; - - -- A Vertebrate having a constant body temperature - -- and characterized by the presence of feathers. - fun Bird : Class ; - fun Bird_Class : SubClass Bird WarmBloodedVertebrate ; - - -- The Process of being born. - fun Birth : Class ; - fun Birth_Class : SubClass Birth OrganismProcess ; - - -- One Bit of information. A one or a zero. - fun Bit : Ind UnitOfInformation ; - - -- The Attribute of being black in color. - fun Black : Ind PrimaryColor ; - - -- A fluid present in Animals that transports - -- Nutrients to and waste products away from various BodyParts. - fun Blood : Class ; - fun Blood_Class : SubClass Blood BodySubstance ; - - -- The Attribute of being blue in color. - fun Blue : Ind PrimaryColor ; - - -- Any BodyPart which contains an unfilled space, - -- e.g. BodyVessels, the atria and ventricles of the heart, the lungs, etc. - fun BodyCavity : Class ; - fun BodyCavity_Class : SubClass BodyCavity BodyPart ; - - -- Any BodyPart which is a covering of another - -- BodyPart or of an entire Organism. This would include the rinds of - -- FruitOrVegetables and the skins of Animals. - fun BodyCovering : Class ; - fun BodyCovering_Class : SubClass BodyCovering BodyPart ; - - -- The place where two BodyParts - -- meet or connect. - fun BodyJunction : Class ; - fun BodyJunction_Class : SubClass BodyJunction BodyPart ; - - -- Any Motion where the agent is an Organism - -- and the patient is a BodyPart. - fun BodyMotion : Class ; - fun BodyMotion_Class : SubClass BodyMotion Motion ; - - -- A collection of Cells and Tissues which - -- are localized to a specific area of an Organism and which are not - -- pathological. The instances of this Class range from gross structures - -- to small components of complex Organs. - fun BodyPart : Class ; - fun BodyPart_Class : SubClass BodyPart AnatomicalStructure ; - - -- The class of Attributes expressing - -- configurations of bodies or parts of bodies of animals or humans, - -- e.g. standing, sitting, kneeling, lying down, etc. - fun BodyPosition : Class ; - fun BodyPosition_Class : SubClass BodyPosition BiologicalAttribute ; - - -- Extracellular material and mixtures of - -- cells and extracellular material that are produced, excreted or accreted - -- by an Organism. Included here are Substances such as saliva, dental - -- enamel, sweat, hormones, and gastric acid. - fun BodySubstance : Class ; - fun BodySubstance_Class : SubClass BodySubstance Substance ; - - -- Any tube_like structure which occurs naturally in - -- an Organism and through which a BodySubstance can circulate. - fun BodyVessel : Class ; - fun BodyVessel_Class : SubClass BodyVessel BodyCavity ; - - -- The Class of Processes where a Substance is - -- heated and converted from a Liquid to a Gas. - fun Boiling : Class ; - fun Boiling_Class : SubClass Boiling StateChange ; - - -- Rigid Tissue composed largely of calcium that makes up - -- the skeleton of Vertebrates. Note that this Class also includes teeth. - fun Bone : Class ; - fun Bone_Class : SubClass Bone (both AnimalSubstance Tissue) ; - - -- A Text that has pages and is bound. - fun Book : Class ; - fun Book_Class : SubClass Book Text ; - - -- The subclass of Getting Processes where - -- the agent gets something for a limited period of time with the expectation - -- that it will be returned later (perhaps with interest). - fun Borrowing : Class ; - fun Borrowing_Class : SubClass Borrowing Getting ; - - -- The Process of respiration, by which oxygen - -- is made available to an Animal. This covers processes of inhalation, - -- exhalation, and alternations between the two. - fun Breathing : Class ; - fun Breathing_Class : SubClass Breathing (both AutonomicProcess OrganismProcess) ; - - -- An energy measure. - fun BritishThermalUnit : Ind CompositeUnitOfMeasure ; - - -- The Class of StationaryArtifacts which are - -- intended to house Humans and their activities. - fun Building : Class ; - fun Building_Class : SubClass Building StationaryArtifact ; - - -- A FinancialTransaction in which an instance of - -- CurrencyMeasure is exchanged for an instance of Physical. - fun Buying : Class ; - fun Buying_Class : SubClass Buying FinancialTransaction ; - - -- One Byte of information. A Byte is eight Bits. - fun Byte : Ind UnitOfInformation ; - - -- IntentionalPsychologicalProcesses which involve - -- the consideration and/or manipulation of instances of Quantity. - fun Calculating : Class ; - fun Calculating_Class : SubClass Calculating IntentionalPsychologicalProcess ; - - -- A Calorie is an energy measure. - fun Calorie : Ind CompositeUnitOfMeasure ; - - -- SI luminosity intensity measure. Symbol: cd. - -- It is one of the base units in SI, and it is currently defined as - -- follows: the Candela is the luminous intensity, in a given direction, - -- of a source that emits monochromatic radiation of frequency 540*10^12 - -- Hertz and that has a radiant intensity in that direction of 1/683 - -- Watt per Steradian. - fun Candela : Ind CompositeUnitOfMeasure ; - - -- The Class of Carnivores with completely - -- separable toes, nonretractable claws, and long muzzles. - fun Canine : Class ; - fun Canine_Class : SubClass Canine Carnivore ; - - -- An element of living cells and a source of - -- energy for Animals. This class includes both simple Carbohydrates, - -- i.e. sugars, and complex Carbohydrates, i.e. starches. - fun Carbohydrate : Class ; - fun Carbohydrate_Class : SubClass Carbohydrate Nutrient ; - - fun CardinalityFn : El (either SetOrClass Collection) -> Ind Number ; - - -- The Class of flesh_eating Mammals. Members - -- of this Class typically have four or five claws on each paw. Includes - -- cats, dogs, bears, racoons, and skunks. - fun Carnivore : Class ; - fun Carnivore_Class : SubClass Carnivore Mammal ; - - -- Transfer from one point to another by means of - -- an Animal or Human. - fun Carrying : Class ; - fun Carrying_Class : SubClass Carrying Transfer ; - - -- (CeilingFn ?NUMBER) returns the smallest - -- Integer greater than or equal to the RealNumber ?NUMBER. - fun CeilingFn : El RealNumber -> Ind Integer ; - - -- The fundamental structural and functional unit of - -- living Organisms. - fun Cell : Class ; - fun Cell_Class : SubClass Cell BodyPart ; - - -- A TemperatureMeasure. The freezing point - -- and the boiling point of water are, respectively, 0 CelsiusDegrees and 100 - -- CelsiusDegrees. - fun CelsiusDegree : Ind (both TemperatureMeasure UnitOfMeasure) ; - - -- (CenterOfCircleFn ?CIRCLE) denotes the - -- GeometricPoint that is the center of the Circle ?CIRCLE. - fun CenterOfCircleFn : El Circle -> Ind GeometricPoint ; - - -- Submultiple of Meter. Symbol: cm. It is - -- the 100th part of a Meter - fun Centimeter : Ind UnitOfLength ; - - -- A TimeZone that covers much of the - -- midwestern United States. - fun CentralTimeZone : Ind TimeZone ; - - -- A Text that confers a right or obligation - -- on the holder of the Certificate. Note that the right or obligation - -- need not be a legal one, as in the case of an academic diploma that grants - -- certain privileges in the professional world. - fun Certificate : Class ; - fun Certificate_Class : SubClass Certificate Text ; - - -- The Class of Processes where - -- ownership of something is transferred from one Agent to another. - fun ChangeOfPossession : Class ; - fun ChangeOfPossession_Class : SubClass ChangeOfPossession SocialInteraction ; - - -- An element of an alphabet, a set of numerals, etc. - -- Note that a Character may or may not be part of a Language. Character - -- is a subclass of SymbolicString, because every instance of Character is - -- an alphanumeric sequence consisting of a single element. - fun Character : Class ; - fun Character_Class : SubClass Character SymbolicString ; - - -- The Class of ChemicalProcesses - -- in which a CompoundSubstance breaks down into simpler products. - fun ChemicalDecomposition : Class ; - fun ChemicalDecomposition_Class : SubClass ChemicalDecomposition (both ChemicalProcess Separating) ; - - -- A ChemicalProcess occurs whenever - -- chemical compounds (CompoundSubstances) are formed or decomposed. - -- For example, reactants disappear as chemical change occurs, and products - -- appear as chemical change occurs. In a chemical change a chemical - -- reaction takes place. Catalysts in a ChemicalProcess may speed up the - -- reaction, but aren't themselves produced or consumed. Examples: rusting of - -- iron and the decomposition of water, induced by an electric current, to - -- gaseous hydrogen and gaseous oxygen. - fun ChemicalProcess : Class ; - fun ChemicalProcess_Class : SubClass ChemicalProcess InternalChange ; - - -- The Class of ChemicalProcesses in - -- which a CompoundSubstance is formed from simpler reactants. - fun ChemicalSynthesis : Class ; - fun ChemicalSynthesis_Class : SubClass ChemicalSynthesis (both ChemicalProcess Combining) ; - - -- The class of Ovals such that all GeometricPoints - -- that make up the Circle are equidistant from a single GeometricPoint, - -- known as the center of the Circle. - fun Circle : Class ; - fun Circle_Class : SubClass Circle Oval ; - - -- A LandArea of relatively small size, inhabited - -- by a community of people, and having some sort of political structure. - -- Note that this class includes both large cities and small settlements - -- like towns, villages, hamlets, etc. - fun City : Class ; - fun City_Class : SubClass City (both GeopoliticalArea LandArea) ; - - -- The Class of IntentionalPsychologicalProcesses - -- which involve attaching a name or category to a thing or set of things. - -- Note that Classifying is distinguished from Learning by the fact - -- that the latter covers the acquisition by a CognitiveAgent of any - -- Proposition, while the former involves the assignment of a label - -- or category. - fun Classifying : Class ; - fun Classifying_Class : SubClass Classifying IntentionalPsychologicalProcess ; - - -- Any TwoDimensionalFigure which - -- has a well defined interior and exterior. - fun ClosedTwoDimensionalFigure : Class ; - fun ClosedTwoDimensionalFigure_Class : SubClass ClosedTwoDimensionalFigure TwoDimensionalFigure ; - - -- Artifact made out of fabrics and possibly other - -- materials that are used to cover the bodies of Humans. - fun Clothing : Class ; - fun Clothing_Class : SubClass Clothing WearableItem ; - - -- Any GasMixture that is visible, e.g. Smoke produced - -- by a fire or clouds of water vapor in the sky. - fun Cloud : Class ; - fun Cloud_Class : SubClass Cloud GasMixture ; - - -- A SentientAgent with responsibilities - -- and the ability to reason, deliberate, make plans, etc. This is - -- essentially the legal/ethical notion of a person. Note that, although - -- Human is a subclass of CognitiveAgent, there may be instances of - -- CognitiveAgent which are not also instances of Human. For example, - -- chimpanzees, gorillas, dolphins, whales, and some extraterrestrials - -- (if they exist) may be CognitiveAgents. - fun CognitiveAgent : Class ; - fun CognitiveAgent_Class : SubClass CognitiveAgent SentientAgent ; - - -- Vertebrates whose body temperature - -- is not internally regulated. - fun ColdBloodedVertebrate : Class ; - fun ColdBloodedVertebrate_Class : SubClass ColdBloodedVertebrate Vertebrate ; - - -- Collections have members like Classes, but, unlike Classes, - -- they have a position in space_time and members can be - -- added and subtracted without thereby changing the identity of the - -- Collection. Some examples are toolkits, football teams, and flocks - -- of sheep. - fun Collection : Class ; - fun Collection_Class : SubClass Collection Object ; - - -- The Class of Attributes relating to the - -- color of Objects. - fun ColorAttribute : Class ; - fun ColorAttribute_Class : SubClass ColorAttribute InternalAttribute ; - - -- The subclass of SurfaceChange where a - -- ColorAttribute of the patient is altered. Note that the change in - -- color may apply to just part of the object. - fun Coloring : Class ; - fun Coloring_Class : SubClass Coloring SurfaceChange ; - - -- A Process where two or more SelfConnectedObjects - -- are incorporated into a single SelfConnectedObject. Note that Combining - -- is different from Attaching in that the former results in one of the objects - -- being part of the other, while Attaching only results in the two objects - -- being connected with one another. Note too that Combining is different - -- from Putting in that one or both of the two things which are combined may or - -- may not be moved from the location where they were combined. - fun Combining : Class ; - fun Combining_Class : SubClass Combining DualObjectProcess ; - - -- The Class of ChemicalProcesses in which an Object - -- reacts with oxygen and gives off heat. This includes all Processes in which - -- something is burning. - fun Combustion : Class ; - fun Combustion_Class : SubClass Combustion ChemicalDecomposition ; - - -- An Agent that provides products and/or - -- services for a fee with the aim of making a profit. - fun CommercialAgent : Class ; - fun CommercialAgent_Class : SubClass CommercialAgent Agent ; - - -- Any FinancialTransaction by a - -- CommercialAgent where the aim is to produce a profit. - fun CommercialService : Class ; - fun CommercialService_Class : SubClass CommercialService (both FinancialTransaction ServiceProcess) ; - - -- Instances of this Class commit the agent to some - -- future course. For example, Bob promised Susan that he would be home by 11pm. - fun Committing : Class ; - fun Committing_Class : SubClass Committing LinguisticCommunication ; - - -- A SocialInteraction that involves - -- the transfer of information between two or more CognitiveAgents. - -- Note that Communication is closely related to, but essentially - -- different from, ContentDevelopment. The latter involves the creation - -- or modification of a ContentBearingObject, while Communication is - -- the transfer of information for the purpose of conveying a message. - fun Communication : Class ; - fun Communication_Class : SubClass Communication (both ContentBearingProcess SocialInteraction) ; - - -- The Class of IntentionalPsychologicalProcesses - -- which involve comparing, relating, contrasting, etc. the properties of - -- two or more Entities. - fun Comparing : Class ; - fun Comparing_Class : SubClass Comparing (both DualObjectProcess IntentionalPsychologicalProcess) ; - - -- The complement of a given SetOrClass C is the - -- SetOrClass of all things that are not instances of C. In other words, an - -- object is an instance of the complement of a SetOrClass C just in case it - -- is not an instance of C. - fun ComplementFn : El SetOrClass -> Ind SetOrClass ; - - -- A Number that has the form: x + yi, where x - -- and y are RealNumbers and i is the square root of _1. - fun ComplexNumber : Class ; - fun ComplexNumber_Class : SubClass ComplexNumber Number ; - - -- Instances - -- of this Class are UnitsOfMeasure defined by the functional - -- composition of other units, each of which might be a - -- CompositeUnitOfMeasure or a NonCompositeUnitOfMeasure. - fun CompositeUnitOfMeasure : Class ; - fun CompositeUnitOfMeasure_Class : SubClass CompositeUnitOfMeasure UnitOfMeasure ; - - -- The Class of Substances that contain - -- two or more elements (ElementalSubstances), in definite proportion by weight. - -- The composition of a pure compound will be invariant, regardless of the method - -- of preparation. Compounds are composed of more than one kind of atom (element). - -- The term molecule is often used for the smallest unit of a compound that still - -- retains all of the properties of the compound. Examples: Table salt (sodium - -- chloride, NaCl), sugar (sucrose, C_{12}H_{22}O_{11}), and water (H_2O). - fun CompoundSubstance : Class ; - fun CompoundSubstance_Class : SubClass CompoundSubstance PureSubstance ; - - -- The class of Languages designed for - -- and interpreted by a computer. - fun ComputerLanguage : Class ; - fun ComputerLanguage_Class : SubClass ComputerLanguage ArtificialLanguage ; - - -- A set of instructions in a computer - -- programming language that can be executed by a computer. - fun ComputerProgram : Class ; - fun ComputerProgram_Class : SubClass ComputerProgram Procedure ; - - -- The process of developing a - -- ComputerProgram - fun ComputerProgramming : Class ; - fun ComputerProgramming_Class : SubClass ComputerProgramming ContentDevelopment ; - - -- The Class of Processes where an Object is - -- cooled and converted from a Gas to a Liquid. - fun Condensing : Class ; - fun Condensing_Class : SubClass Condensing StateChange ; - - -- The Class of Keeping Processes where the - -- patient is a Human or an Animal and is kept involuntarily. This covers - -- caging, imprisonment, jailing, etc. - fun Confining : Class ; - fun Confining_Class : SubClass Confining Keeping ; - - -- Attributes that indicate whether - -- an Organism is conscious or the qualitative degree of consciousness of - -- an Organism. - fun ConsciousnessAttribute : Class ; - fun ConsciousnessAttribute_Class : SubClass ConsciousnessAttribute StateOfMind ; - - -- A ConstantQuantity is a PhysicalQuantity that has a constant value, e.g. - -- 3 Meters and 5 HourDurations. The magnitude (see MagnitudeFn) of every - -- ConstantQuantity is a RealNumber. ConstantQuantity is - -- distinguished from FunctionQuantity, in that each instance of the - -- latter is formed through the mapping of one PhysicalQuantity to - -- another PhysicalQuantity. Each instance of ConstantQuantity is - -- expressed with the BinaryFunction MeasureFn, which takes a - -- Number and a UnitOfMeasure as arguments. For example, 3 Meters - -- is expressed as (MeasureFn 3 Meter). Instances of - -- ConstantQuantity form a partial order (see - -- PartialOrderingRelation) with the lessThan relation, since - -- lessThan is a RelationExtendedToQuantities and lessThan is - -- defined over the RealNumbers. The lessThan relation is not a - -- total order (see TotalOrderingRelation) over the class - -- ConstantQuantity since elements of some subclasses of - -- ConstantQuantity (such as length quantities) are incomparable to - -- elements of other subclasses of ConstantQuantity - -- (such as mass quantities). - fun ConstantQuantity : Class ; - fun ConstantQuantity_Class : SubClass ConstantQuantity PhysicalQuantity ; - - -- An ConstructedLanguage is a - -- HumanLanguage that did not evolve spontaneously within a language - -- community, but rather had its core grammar and vocabulary invented by - -- one or more language experts, often with an aim to produce a more - -- grammatically regular language than any language that has evolved - -- naturally. This Class includes languages like Esperanto that were - -- created to facilitate international communication - fun ConstructedLanguage : Class ; - fun ConstructedLanguage_Class : SubClass ConstructedLanguage (both ArtificialLanguage HumanLanguage) ; - - -- The subclass of Making in which a - -- StationaryArtifact is built. - fun Constructing : Class ; - fun Constructing_Class : SubClass Constructing Making ; - - -- Any SelfConnectedObject that expresses - -- content. This content may be a Proposition, e.g. when the ContentBearingObject - -- is a Sentence or Text, or it may be a representation of an abstract or - -- physical object, as with an Icon, a Word or a Phrase. - fun ContentBearingObject : Class ; - fun ContentBearingObject_Class : SubClass ContentBearingObject (both ContentBearingPhysical CorpuscularObject) ; - - -- Any Object or Process that - -- expresses content. This covers Objects that contain a Proposition, - -- such as a book, as well as ManualSignLanguage, which may similarly - -- contain a Proposition. - fun ContentBearingPhysical : Class ; - fun ContentBearingPhysical_Class : SubClass ContentBearingPhysical Physical ; - - -- Any Process, for example - -- ManualHumanLanguage, which may contain a Proposition. - fun ContentBearingProcess : Class ; - fun ContentBearingProcess_Class : SubClass ContentBearingProcess ContentBearingPhysical ; - - -- A subclass of IntentionalProcess in - -- which content is modified, its form is altered or it is created anew. - fun ContentDevelopment : Class ; - fun ContentDevelopment_Class : SubClass ContentDevelopment IntentionalProcess ; - - -- A SocialInteraction where the agent and - -- patient are CognitiveAgents who are trying to defeat one another. - -- Note that this concept is often applied in a metaphorical sense in natural - -- language, when we speak, e.g., of the struggle of plants for space or - -- sunlight, or of bacteria for food resources in some environment. - fun Contest : Class ; - fun Contest_Class : SubClass Contest SocialInteraction ; - - -- A Class containing Attributes that are - -- specific to participants in a Contest. In particular, these Attributes - -- indicate the position of one of the agents in the Contest with respect - -- to other agent(s) in the Contest. Some examples of these Attributes - -- are winning, losing, won, lost, etc. - fun ContestAttribute : Class ; - fun ContestAttribute_Class : SubClass ContestAttribute ObjectiveNorm ; - - -- As defined in the CIA World Fact Book, - -- Continent covers seven land masses: Africa, NorthAmerica, - -- SouthAmerica, Antarctica, Europe, Asia, and Oceania. - -- Note that Australia, counted as a continent in some other systems, - -- is included in Oceania in the Fact Book. As a consequence, there - -- is no Nation which is also a Continent. - fun Continent : Class ; - fun Continent_Class : SubClass Continent LandArea ; - - -- The Making of an instance of Food. Note - -- that this can cover any preparation of Food, e.g. making a salad, - -- cutting up fruit, etc. It does not necessarily involve the application - -- of heat. - fun Cooking : Class ; - fun Cooking_Class : SubClass Cooking Making ; - - -- Any Decreasing Process where the PhysicalQuantity - -- decreased is a TemperatureMeasure. - fun Cooling : Class ; - fun Cooling_Class : SubClass Cooling Decreasing ; - - -- The subclass of SocialInteraction where - -- the participants involved work together for the achievement of a common - -- goal. - fun Cooperation : Class ; - fun Cooperation_Class : SubClass Cooperation SocialInteraction ; - - -- A TimeZone which functions - -- as the standard time zone. It is also known as Zulu time (in the military), - -- Greenwich Mean Time, and the Western European time zone. Note that whenever - -- a TimeZone is not specified, the TimePosition is understood to be with - -- respect to the CoordinatedUniversalTimeZone. - fun CoordinatedUniversalTimeZone : Ind TimeZone ; - - -- An Organization that has a special legal status - -- that allows a group of persons to act as a CommercialAgent and that insulates - -- the owners (shareholders) from many liabilities that might result from the - -- corporation's operation. - fun Corporation : Class ; - fun Corporation_Class : SubClass Corporation (both CommercialAgent Organization) ; - - -- A SelfConnectedObject whose parts have - -- properties that are not shared by the whole. - fun CorpuscularObject : Class ; - fun CorpuscularObject_Class : SubClass CorpuscularObject SelfConnectedObject ; - - -- (CosineFn ?DEGREE) returns the cosine of the - -- PlaneAngleMeasure ?DEGREE. The cosine of ?DEGREE is the ratio of the - -- side next to ?DEGREE to the hypotenuse in a right_angled triangle. - fun CosineFn : El PlaneAngleMeasure -> Ind RealNumber ; - - -- SI electric charge measure. Symbol: C. It is - -- the quantity of electric charge transported through a cross section of - -- a conductor in an electric circuit during each SecondDuration by a - -- current of 1 Ampere. Coulomb = s*A. - fun Coulomb : Ind CompositeUnitOfMeasure ; - - -- Enumerating something. The Class of Calculating - -- Processes where the aim is to determine the Number corresponding to the - -- patient. - fun Counting : Class ; - fun Counting_Class : SubClass Counting Calculating ; - - -- A GeopoliticalArea that is larger than a city, - -- usually encompassing several cities, and smaller than a StateOrProvince. - -- Aside from City, this is the smallest geopolitical subdivision, and it is - -- known by various names in various counties, e.g. parrish, commune, etc. - fun County : Class ; - fun County_Class : SubClass County (both GeopoliticalArea LandArea) ; - - -- The Class of Putting processes where the agent - -- covers the patient, either completely or only partially, with something - -- else. - fun Covering : Class ; - fun Covering_Class : SubClass Covering Putting ; - - -- The subclass of Process in which - -- something is created. Note that the thing created is specified - -- with the result CaseRole. - fun Creation : Class ; - fun Creation_Class : SubClass Creation InternalChange ; - - -- A Class of Arthropods that mainly dwells - -- in water and has a segmented body and a chitinous exoskeleton. Includes - -- lobsters, crabs, shrimp, and barnacles. - fun Crustacean : Class ; - fun Crustacean_Class : SubClass Crustacean Arthropod ; - - -- English unit of volume equal to 1/2 of a Pint. - fun Cup : Ind UnitOfVolume ; - - -- Any element of the official currrency of some - -- Nation. This covers both CurrencyBills and CurrencyCoins. - fun Currency : Class ; - fun Currency_Class : SubClass Currency FinancialInstrument ; - - -- Instances of this - -- subclass of ConstantQuantity are measures of monetaryValue - -- stated in terms of some UnitOfCurrency such as UnitedStatesDollar, - -- UnitedStatesCent, Lire, Yen, etc. - fun CurrencyMeasure : Class ; - fun CurrencyMeasure_Class : SubClass CurrencyMeasure ConstantQuantity ; - - -- A UnaryFunction that assigns a Graph the - -- Class of GraphPaths that partition the graph into two separate - -- graphs if cut. There may be more than one cutset for a given graph. - fun CutSetFn : El Graph -> Desc GraphPath ; - - -- The subclass of Poking Processes which - -- involve a sharp instrument. - fun Cutting : Class ; - fun Cutting_Class : SubClass Cutting Poking ; - - -- The Class of Processes where the agent brings about a situation - -- where the patient no longer functions normally or as intended. - fun Damaging : Class ; - fun Damaging_Class : SubClass Damaging InternalChange ; - - -- An Attribute which indicates that the associated - -- Object contains some Liquid. - fun Damp : Ind SaturationAttribute ; - - -- Any BodyMotion of Humans which is deliberately coordinated with music. - fun Dancing : Class ; - fun Dancing_Class : SubClass Dancing BodyMotion ; - - -- The Class of all calendar Days. - fun Day : Class ; - fun Day_Class : SubClass Day TimeInterval ; - - -- Time unit. 1 day = 24 hours. - fun DayDuration : Ind UnitOfDuration ; - - -- A BinaryFunction that assigns a PositiveRealNumber and - -- a subclass of Months to the Days within each Month corresponding to that - -- PositiveRealNumber. For example, (DayFn 16 August) is the Class of all - -- sixteenth days of August. For another example, (DayFn 9 Month) would return - -- the class of all ninth days of any month. For still another example, (DayFn 18 - -- (MonthFn August (YearFn 1912))) denotes the 18th day of August 1912. - fun DayFn : El PositiveInteger -> Desc Month -> Desc Day ; - - -- This Attribute applies to Organisms that are - -- not alive. - fun Dead : Ind (both AnimacyAttribute ConsciousnessAttribute) ; - - -- The Process of dying. - fun Death : Class ; - fun Death_Class : SubClass Death OrganismProcess ; - - -- The Class of all Months which are December. - fun December : Class ; - fun December_Class : SubClass December Month ; - - -- The subclass of Selecting where the agent - -- opts for one course of action out of a set of multiple possibilities - -- that are open to him/her. - fun Deciding : Class ; - fun Deciding_Class : SubClass Deciding Selecting ; - - -- The Class of LinguisticCommunications that - -- effect an institutional alteration when performed by competent authority. - -- Some examples are nominating, marrying, and excommunicating. - fun Declaring : Class ; - fun Declaring_Class : SubClass Declaring LinguisticCommunication ; - - -- Converting a document or message that has previously - -- been encoded (see Encoding) into a Language that can be understood by a - -- relatively large number of speakers. - fun Decoding : Class ; - fun Decoding_Class : SubClass Decoding Writing ; - - -- Any QuantityChange where the PhysicalQuantity is decreased. - fun Decreasing : Class ; - fun Decreasing_Class : SubClass Decreasing QuantityChange ; - - -- An Argument which has the form of a deduction, i.e. - -- it is claimed that the set of premises entails the conclusion. - fun DeductiveArgument : Class ; - fun DeductiveArgument_Class : SubClass DeductiveArgument Argument ; - - -- A Maneuver in a ViolentContest - -- where the agent attempts to avoid being damaged. - fun DefensiveManeuver : Class ; - fun DefensiveManeuver_Class : SubClass DefensiveManeuver Maneuver ; - - -- Exhibiting something or a range of things - -- before the public in a particular location. This would cover software - -- demos, theatrical plays, lectures, dance and music recitals, museum - -- exhibitions, etc. - fun Demonstrating : Class ; - fun Demonstrating_Class : SubClass Demonstrating Disseminating ; - - -- (DenominatorFn ?NUMBER) returns the - -- denominator of the canonical reduced form of the RealNumber ?NUMBER. - fun DenominatorFn : El RealNumber -> Ind Integer ; - - -- DensityFn maps an instance of MassMeasure - -- and an instance of VolumeMeasure to the density represented by this - -- proportion of mass and volume. For example, (DensityFn (MeasureFn 3 Gram) - -- (MeasureFn 1 Liter)) represents the density of 3 grams per liter. - fun DensityFn : El MassMeasure -> El VolumeMeasure -> Ind FunctionQuantity; - - -- A Class containing all of the Attributes - -- relating to the notions of permission, obligation, and prohibition. - fun DeonticAttribute : Class ; - fun DeonticAttribute_Class : SubClass DeonticAttribute ObjectiveNorm ; - - -- The spatial analogue of Planning. Designing a - -- Collection of Objects involves determining a placement of the Objects - -- with respect to one another and perhaps other Objects as well, in order to - -- satisfy a particular purpose. - fun Designing : Class ; - fun Designing_Class : SubClass Designing IntentionalPsychologicalProcess ; - - -- The subclass of Damagings in which the patient (or an essential element of the patient) is destroyed. - -- Note that the difference between this concept and its superclass is solely one of extent. - fun Destruction : Class ; - fun Destruction_Class : SubClass Destruction Damaging ; - - -- A Process where the agent detaches one thing - -- from something else. Note that Detaching is different from Separating - -- in that the latter applies to Substances, while the former applies to - -- CorpuscularObjects. Note too that Detaching is different from - -- Removing in that one or both of the two things which are detached may or - -- may not be moved from the location where they were attached. - fun Detaching : Class ; - fun Detaching_Class : SubClass Detaching DualObjectProcess ; - - -- Attributes that indicate the stage of development of an Organism. - fun DevelopmentalAttribute : Class ; - fun DevelopmentalAttribute_Class : SubClass DevelopmentalAttribute BiologicalAttribute ; - - -- A Device is an Artifact whose purpose is to - -- serve as an instrument in a specific subclass of Process. - fun Device : Class ; - fun Device_Class : SubClass Device Artifact ; - - -- A Process that is carried out for - -- the purpose of determining the nature of a DiseaseOrSyndrome. - fun DiagnosticProcess : Class ; - fun DiagnosticProcess_Class : SubClass DiagnosticProcess Investigating ; - - -- The Process by which Food that has been ingested is broken down - -- into simpler chemical compounds and absorbed by the Organism. - fun Digesting : Class ; - fun Digesting_Class : SubClass Digesting (both AutonomicProcess OrganismProcess) ; - - - -- The Class of directed graphs. A directed graph is a Graph in which all GraphArcs - -- have direction, i.e. every GraphArc has an initial node (see - -- InitialNodeFn) and a terminal node (see TerminalNodeFn). - fun DirectedGraph : Class ; - fun DirectedGraph_Class : SubClass DirectedGraph Graph ; - - -- Instances of this Class urge some further action - -- among the receivers. A Directing can be an Ordering, a Requesting or - -- a Questioning. - fun Directing : Class ; - fun Directing_Class : SubClass Directing LinguisticCommunication ; - - -- The act of changing the direction in - -- which the patient of the act is oriented. - fun DirectionChange : Class ; - fun DirectionChange_Class : SubClass DirectionChange Motion ; - - -- The subclass of PositionalAttributes - -- that concern compass directions. - fun DirectionalAttribute : Class ; - fun DirectionalAttribute_Class : SubClass DirectionalAttribute PositionalAttribute ; - - -- A Stating in which two Agents have - -- contradictory statements. This is distinguished from Arguing in - -- that the statement in dispute may be a simple assertion, rather than - -- a chain of deduction, and that two entities must be disagreeing with - -- each other, whereas a single entity may craft an argument for a given - -- point of view, without the need for another agent to disagree with. - fun Disagreeing : Class ; - fun Disagreeing_Class : SubClass Disagreeing Stating ; - - -- Finding something that was sought. Note that - -- this class is restricted to cases of discovering something Physical. - -- For cases involving the acquisition of knowledge, the class Learning - -- should be used. - fun Discovering : Class ; - fun Discovering_Class : SubClass Discovering IntentionalPsychologicalProcess ; - - -- A BiologicalAttribute which qualifies - -- something that alters or interferes with a normal process, state or activity - -- of an Organism. It is usually characterized by the abnormal functioning of - -- one or more of the host's systems, parts, or Organs. - fun DiseaseOrSyndrome : Class ; - fun DiseaseOrSyndrome_Class : SubClass DiseaseOrSyndrome BiologicalAttribute ; - - -- Any Communication that involves a - -- single agent and many destinations. This covers the release - -- of a published book, broadcasting, a theatrical performance, giving - -- orders to assembled troops, delivering a public lecture, etc. - fun Disseminating : Class ; - fun Disseminating_Class : SubClass Disseminating Communication ; - - -- If ?NUMBER1 and ?NUMBER2 are Numbers, then - -- (DivisionFn ?NUMBER1 ?NUMBER2) is the result of dividing ?NUMBER1 by - -- ?NUMBER2. Note that when ?NUMBER1 = 1 (DivisionFn ?NUMBER1 ?NUMBER2) - -- is the reciprocal of ?NUMBER2. Note too that (DivisionFn ?NUMBER1 ?NUMBER2) - -- is undefined when ?NUMBER2 = 0. - fun DivisionFn : El Quantity -> El Quantity -> Ind Quantity ; - - -- The Process by which liquid Food, i.e. - -- Beverages, are incorporated into an Animal. - fun Drinking : Class ; - fun Drinking_Class : SubClass Drinking Ingesting ; - - -- Controlling the direction and/or speed of a - -- Vehicle. This includes navigating a ship, driving a car or truck, - -- operating a train, etc. - fun Driving : Class ; - fun Driving_Class : SubClass Driving Guiding ; - - -- An Attribute which indicates that the associated - -- Object contains no Liquid. - fun Dry : Ind SaturationAttribute ; - - -- The Class of Processes where a Liquid is removed - -- from an Object. - fun Drying : Class ; - fun Drying_Class : SubClass Drying Removing ; - - -- Any Process that requires two, - -- nonidentical patients. - fun DualObjectProcess : Class ; - fun DualObjectProcess_Class : SubClass DualObjectProcess Process ; - - -- The compass direction of East. - fun East : Ind DirectionalAttribute ; - - -- A TimeZone that covers much of the eastern United States. - fun EasternTimeZone : Ind TimeZone ; - - -- The Process by which solid Food is incorporated into an Animal. - fun Eating : Class ; - fun Eating_Class : SubClass Eating Ingesting ; - - -- A binary function that maps a type of text - -- (e.g. Agatha Christie's Murder_on_the_Orient_Express) and a number - -- to the edition of the text type corresponding to the number. - fun EditionFn : Desc ContentBearingObject -> El PositiveInteger -> Desc ContentBearingObject ; - - -- A EducationalOrganization is an institution of learning. - -- Some examples are public and private K_12 schools, and colleges and universities. - fun EducationalOrganization : Class ; - fun EducationalOrganization_Class : SubClass EducationalOrganization Organization ; - - -- Any Process which is intended to result in Learning. - fun EducationalProcess : Class ; - fun EducationalProcess_Class : SubClass EducationalProcess Guiding ; - - -- The fertilized or unfertilized female ReproductiveBody of an Animal. - -- This includes Bird and Reptile eggs, as well as mammalian ova. - fun Egg : Class ; - fun Egg_Class : SubClass Egg (both AnimalAnatomicalStructure ReproductiveBody) ; - - -- Election is the class of events conducted by an - -- organization, in which qualified participants vote for officers, adopt - -- resolutions, or settle other issues in that Organization. - fun Election : Class ; - fun Election_Class : SubClass Election OrganizationalProcess ; - - -- SubatomicParticles that surround the AtomicNucleus. They have a negative charge. - fun Electron : Class ; - fun Electron_Class : SubClass Electron SubatomicParticle ; - - -- The ElectronVolt is an energy measure. - -- Symbol: eV. It is the kinetic energy acquired by an electron in passing - -- through a potential difference of 1 Volt in a vacuum. - fun ElectronVolt : Ind CompositeUnitOfMeasure ; - - -- The Class of PureSubstances that - -- cannot be separated into two or more Substances by ordinary chemical - -- (or physical) means. This excludes nuclear reactions. ElementalSubstances - -- are composed of only one kind of atom. Examples: Iron (Fe), copper (Cu), - -- and oxygen (O_2). ElementalSubstances are the simplest - -- PureSubstances. - fun ElementalSubstance : Class ; - fun ElementalSubstance_Class : SubClass ElementalSubstance PureSubstance ; - - -- The stage of an Organism or an - -- AnatomicalStructure that exists only before the Organism is born. - -- Mammals, for example, have this Attribute only prior to - -- their birth. - fun Embryonic : Ind DevelopmentalAttribute ; - - -- The Class of Attributes that denote emotional states of Organisms. - fun EmotionalState : Class ; - fun EmotionalState_Class : SubClass EmotionalState StateOfMind ; - - -- Converting a document or message into a formal - -- language or into a code that can be understood only by a relatively small - -- body of Agents. Generally speaking, this hinders wide dissemination of - -- the content in the original document or message. - fun Encoding : Class ; - fun Encoding_Class : SubClass Encoding Writing ; - - -- A UnaryFunction that maps a TimeInterval to - -- the TimePoint at which the interval ends. - fun EndFn : El TimeInterval -> Ind TimePoint ; - - -- A UnaryFunction that maps a GraphPath - -- to the GraphNode that is the end of the GraphPath. Note that, unlike - -- TerminalNodeFn (which relates a GraphArc to a GraphNode), - -- EndNodeFn is a total function _ every GraphPath has a end. - fun EndNodeFn : El GraphPath -> Ind GraphNode ; - - -- A fundamental concept that applies - -- in many engineering domains. An EngineeringComponent is an element of - -- a Device that is a physically whole object, such as one might - -- see listed as standard parts in a catalog. The main difference betweeen - -- EngineeringComponents and arbitrary globs of matter is that - -- EngineeringComponents are object_like in a modeling sense. Thus, an - -- EngineeringComponent is not an arbtrary subregion, but a part of a - -- system with a stable identity. - fun EngineeringComponent : Class ; - fun EngineeringComponent_Class : SubClass EngineeringComponent Device ; - - -- An EngineeringConnection is an - -- EngineeringComponent that represents a connection relationship between - -- two other EngineeringComponents. It is a reification of the - -- Predicate connectedEngineeringComponents. That means that whenever - -- this Predicate holds between two EngineeringComponents, there exists an - -- EngineeringConnection. The practical reason for reifying a relationship - -- is to be able to attach other information about it. For example, one - -- might want to say that a particular connection is associated with some - -- shared parameters, or that it is of a particular type. - -- EngineeringConnections are EngineeringComponents and can therefore be - -- an engineeringSubcomponent of other EngineeringComponents. However, - -- to provide for modular regularity in component systems, - -- EngineeringConnections cannot be connected. For each pair of - -- EngineeringComponents related by connectedEngineeringComponents, there - -- exists at least one EngineeringConnection. However, that object may not - -- be unique, and the same EngineeringConnection may be associated with - -- several pairs of EngineeringComponents. - fun EngineeringConnection : Class ; - fun EngineeringConnection_Class : SubClass EngineeringConnection EngineeringComponent ; - - -- The universal class of individuals. This is the root - -- node of the ontology. - fun Entity : Class ; - - -- A complex Protein that is produced by living cells and which - -- catalyzes specific biochemical reactions. There are six - -- main types of enzymes: oxidoreductases, transferases, hydrolases, - -- lyases, isomerases, and ligases. - fun Enzyme : Class ; - fun Enzyme_Class : SubClass Enzyme Protein ; - - -- A GroupOfPeople whose members originate - -- from the same GeographicArea or share the same Language and/or cultural - -- practices. - fun EthnicGroup : Class ; - fun EthnicGroup_Class : SubClass EthnicGroup GroupOfPeople ; - - -- A currency measure. 1 EuroCent is equal to .01 EuroDollars. - fun EuroCent : Ind UnitOfCurrency ; - - -- A currency measure of most European Union countries. - fun EuroDollar : Ind UnitOfCurrency ; - - -- The Class of Processes where a Substance is converted - -- from a Liquid to a Gas at a temperature below its Boiling point. - fun Evaporating : Class ; - fun Evaporating_Class : SubClass Evaporating StateChange ; - - -- An Integer that is evenly divisible - -- by 2. - fun EvenInteger : Class ; - fun EvenInteger_Class : SubClass EvenInteger Integer ; - - -- The system of Bones that are on the Outside of an organism and - -- make up the supporting structure of many Invertebrates. - fun Exoskeleton : Class ; - fun Exoskeleton_Class : SubClass Exoskeleton (both AnimalAnatomicalStructure BodyPart) ; - - -- Investigating the truth of a Proposition - -- by constructing and observing a trial. Note that the trial may be either - -- controlled or uncontrolled, blind or not blind. - fun Experimenting : Class ; - fun Experimenting_Class : SubClass Experimenting Investigating ; - - -- An Argument where the conclusion is an - -- observed fact and the premises are other facts which collectively imply - -- the conclusion. Note that this is the they hypothetico_deductive model - -- of explanation. - fun Explanation : Class ; - fun Explanation_Class : SubClass Explanation DeductiveArgument ; - - -- (ExponentiationFn ?NUMBER ?INT) returns - -- the RealNumber ?NUMBER raised to the power of the Integer ?INT. - fun ExponentiationFn : El Quantity -> El Integer -> Ind Quantity ; - - -- Instances of this Class express a state of the agent. - -- For example, Jane thanked Barbara for the present she had given her. The thanking - -- in this case expresses the gratitude of Jane towards Barbara. Note that Expressing, - -- unlike the other speech act types, is not a subclass of LinguisticCommunication. - -- This is because emotions, for example, can be expressed without language, e.g. by - -- smiling. - fun Expressing : Class ; - fun Expressing_Class : SubClass Expressing Communication ; - - -- A UnaryFunction that maps an Attribute - -- into the Class whose condition for membership is the Attribute. - fun ExtensionFn : El Attribute -> Class ; - - -- Artifacts that are created by weaving together - -- natural or synthetic fibers or by treating the skins of certain sorts of - -- Animals. Note that this Class includes articles that are created by - -- stitching together various types of fabrics, e.g. bedspreads. On the other - -- hand, Clothing is not a subclass of Fabric, because many clothing items - -- contain elements that are not fabrics. - fun Fabric : Class ; - fun Fabric_Class : SubClass Fabric Artifact ; - - -- The class of Texts that purport to - -- reveal facts about the world. Such texts are often known as information - -- or as non_fiction. Note that something can be an instance of - -- FactualText, even if it is wholly inaccurate. Whether something - -- is a FactualText is determined by the beliefs of the agent creating - -- the text. - fun FactualText : Class ; - fun FactualText_Class : SubClass FactualText Text ; - - -- A UnitOfTemperature that is commonly - -- used in the United States. On the Fahrenheit scale, the freezing point - -- of water is 32 FahrenheitDegrees, and the boiling point of water is - -- 212 FahrenheitDegrees. - fun FahrenheitDegree : Ind UnitOfTemperature ; - - -- Falling is the class of events in which something moves - -- from a higher location to a lower location under the force of gravity. - fun Falling : Class ; - fun Falling_Class : SubClass Falling (both MotionDownward Translocation) ; - - -- The TruthValue of being false. - fun False : Ind TruthValue ; - - -- A GroupOfPeople whose members bear - -- familyRelations to one another. - fun FamilyGroup : Class ; - fun FamilyGroup_Class : SubClass FamilyGroup GroupOfPeople ; - - -- SI capacitance measure. Symbol: F. It is the - -- capacitance of a capacitator between the plates of which there appears - -- a difference of potential of 1 Volt when it is charged by a quantity - -- of electricity equal to 1 Coulomb. Farad = C/V = - -- m^(_2)*kg(_1)*s^4*A^2. - fun Farad : Ind CompositeUnitOfMeasure ; - - -- Nonrigid Tissue that is composed largely of fat cells. - fun FatTissue : Class ; - fun FatTissue_Class : SubClass FatTissue Tissue ; - - -- The Class of all Months which are February. - fun February : Class ; - fun February_Class : SubClass February Month ; - - -- The Class of Carnivores with completely - -- separable toes, slim bodies, and rounded heads. All felines other than - -- the cheetah have retractable claws. - fun Feline : Class ; - fun Feline_Class : SubClass Feline Carnivore ; - - -- An Attribute indicating that an Organism is - -- female in nature. - fun Female : Ind SexAttribute ; - - -- A NonFloweringPlant that contains vascular tissue. - -- This class includes true ferns, as well as horsetails, club mosses, and - -- whisk ferns. - fun Fern : Class ; - fun Fern_Class : SubClass Fern NonFloweringPlant ; - - -- The class of Texts that purport to - -- be largely a product of the author's imagination, i.e. the author - -- does not believe that most of the content conveyed by the text is - -- an accurate depiction of the real world. Note that something can - -- be an instance of FictionalText, even if it is completely true. - -- Whether something is a FictionalText is determined by the beliefs - -- of the agent creating the text. - fun FictionalText : Class ; - fun FictionalText_Class : SubClass FictionalText Text ; - - -- An academic or applied discipline with - -- recognized experts and with a core of accepted theory or practice. Note - -- that FieldOfStudy is a subclass of Proposition, because a - -- FieldOfStudy is understood to be a body of abstract, informational - -- content, with varying degrees of certainty attached to each element of - -- this content. - fun FieldOfStudy : Class ; - fun FieldOfStudy_Class : SubClass FieldOfStudy Proposition ; - - -- Something is Fillable if it can be filled by - -- something else. Note that 'filled' here means perfectly filled. - -- Something is fillable just in case it is part of a hole, i.e., - -- fillability is an exclusive property of holes and their parts. - fun Fillable : Ind ShapeAttribute ; - - -- A document having monetary value - -- or recording a monetary transaction - fun FinancialInstrument : Class ; - fun FinancialInstrument_Class : SubClass FinancialInstrument Certificate ; - - -- A Transaction where an instance - -- of Currency is exchanged for something else. - fun FinancialTransaction : Class ; - fun FinancialTransaction_Class : SubClass FinancialTransaction Transaction ; - - -- A Set containing a finite number of elements. - fun FiniteSet : Class ; - fun FiniteSet_Class : SubClass FiniteSet Set ; - - -- A cold_blooded aquatic Vertebrate characterized by - -- fins and breathing by gills. Included here are Fish having either a bony - -- skeleton, such as a perch, or a cartilaginous skeleton, such as a shark. - -- Also included are those Fish lacking a jaw, such as a lamprey or - -- hagfish. - fun Fish : Class ; - fun Fish_Class : SubClass Fish ColdBloodedVertebrate ; - - -- The Attribute of being flammable at normal temperatures - -- (i.e. not while a Plasma). - fun Flammable : Ind PhysicalAttribute ; - - -- (FloorFn ?NUMBER) returns the largest Integer - -- less than or equal to the RealNumber ?NUMBER. - fun FloorFn : El RealNumber -> Ind Integer ; - - -- FlowRegion is a class of things whose - -- boundaries are relatively stable but whose constitutive material is continuously moving - -- through the region itself and being replaced by - -- other, similar material. Each FlowRegion is constituted by a stream - -- of matter moving as a whole. A FlowRegion may be liquid or gaseous. - -- A wind may be considered as a Process or as a FlowRegion, similarly - -- an OceanCurrent or a WaterWave. The motion process associated with a - -- FlowRegion F is denoted by (FlowFn F). Note that certain - -- properties belong to the FlowRegion itself (e.g., mass, length, volume, - -- temperature, and speed or velocity of the region moving as a whole), - -- while other properties of interest belong to the Motion of its - -- constitutive stuff (e.g., velocity, direction). The motion of - -- a FlowRegion as a whole (e.g., JetStream moves within the atmosphere) - -- is distinguished from the motion of the pieces of stuff constituting the - -- FlowRegion. See FlowFn and FlowRegionFn. - fun FlowRegion : Class ; - - -- A Plant that produces seeds and flowers. - -- This class includes trees, shrubs, herbs, and flowers. - fun FloweringPlant : Class ; - fun FloweringPlant_Class : SubClass FloweringPlant Plant ; - - -- Fluid is the PhysicalState attribute of an - -- Object that does not have a fixed shape and thus tends to flow or to - -- conform to the shape of a container. - fun Fluid : Ind PhysicalState ; - - -- Any SelfConnectedObject containing Nutrients, - -- such as carbohydrates, proteins, and fats, that can be ingested by a - -- living Animal and metabolized into energy and body tissue. - fun Food : Class ; - fun Food_Class : SubClass Food SelfConnectedObject ; - - -- English length unit of feet. - fun FootLength : Ind UnitOfLength ; - - -- The Class of Processes where an Object is - -- cooled and converted from a Liquid to a Solid. - fun Freezing : Class ; - fun Freezing_Class : SubClass Freezing StateChange ; - - -- A subclass of - -- TimeDependentQuantity, instances of which are measures of the - -- frequency with which some Process occurs. - fun FrequencyMeasure : Class ; - fun FrequencyMeasure_Class : SubClass FrequencyMeasure TimeDependentQuantity ; - - -- A WaterArea whose Water is not saline, - -- e.g. most rivers and lakes. - fun FreshWaterArea : Class ; - fun FreshWaterArea_Class : SubClass FreshWaterArea WaterArea ; - - -- The Class of all calendar Fridays. - fun Friday : Class ; - fun Friday_Class : SubClass Friday Day ; - - -- A Function that maps an Object to the side - -- that generally receives the most attention or that typically faces the - -- direction in which the Object moves. Note that this is a partial - -- function, since some Objects do not have sides, e.g. apples and - -- spheres. Note too that the range of this Function is indefinite in - -- much the way that ImmediateFutureFn and ImmediatePastFn are indefinite. - -- Although this indefiniteness is undesirable from a theoretical standpoint, - -- it does not have significant practical implications, since there is - -- widespread intersubjective agreement about the most common cases. - fun FrontFn : El SelfConnectedObject -> Ind SelfConnectedObject ; - - -- Any fruit or vegetable, i.e. a - -- ripened ReproductiveBody of a Plant. Note that FruitOrVegetable - -- is not a subclass of Food, because some fruits, e.g. poisonous - -- berries, are not edible. - fun FruitOrVegetable : Class ; - fun FruitOrVegetable_Class : SubClass FruitOrVegetable (both PlantAnatomicalStructure ReproductiveBody) ; - - -- The stage of an Organism when it has reached - -- the end of its growth phase. - fun FullyFormed : Ind DevelopmentalAttribute ; - - -- A FunctionQuantity - -- is a PhysicalQuantity that is returned by a Function that maps - -- from one or more instances of ConstantQuantity to another instance - -- of ConstantQuantity. For example, the velocity of a particle would - -- be represented by a FunctionQuantity relating values of time (which - -- are instances of ConstantQuantity) to values of distance - -- (also instances of ConstantQuantity). Note that all elements of the - -- range of the Function corresponding to a FunctionQuantity have the - -- same physical dimension as the FunctionQuantity itself. - fun FunctionQuantity : Class ; - fun FunctionQuantity_Class : SubClass FunctionQuantity PhysicalQuantity ; - - -- Any instance of Giving where the patient is an - -- instance of Currency. Note that this class covers both financing, e.g. - -- where a firm funds a software company with venture capital with the agreement - -- that a certain percentage of the profits on the investment will be returned - -- to the firm, and instances of UnilateralGiving, e.g. providing a tuition - -- waiver and/or a stipend to a student as part of scholarship or fellowship. - fun Funding : Class ; - fun Funding_Class : SubClass Funding Giving ; - - -- A eukaryotic Organism characterized by the - -- absence of chlorophyll and the presence of rigid cell walls. Included - -- here are both slime molds and true fungi such as yeasts, molds, mildews, - -- and mushrooms. - fun Fungus : Class ; - fun Fungus_Class : SubClass Fungus Organism ; - - -- A UnaryFunction that maps a TimePosition - -- to the TimeInterval which it meets and which ends at - -- PositiveInfinity. - fun FutureFn : El TimePosition -> Ind TimeInterval ; - - -- A Contest whose purpose is the - -- enjoyment/stimulation of the participants or spectators of the Game. - fun Game : Class ; - fun Game_Class : SubClass Game (both Contest RecreationOrExercise) ; - - -- An Object has the Attribute of Gas if it has - -- neither a fixed volume nor a fixed shape. - fun Gas : Ind PhysicalState ; - - -- Any Mixture that satisfies two conditions, - -- viz. it is made up predominantly of things which are a Gas and any - -- component other than Gas in the Mixture is in the form of fine particles - -- which are suspended in the Gas. - fun GasMixture : Class ; - fun GasMixture_Class : SubClass GasMixture Mixture ; - - -- Any Motion where the patient is a - -- Gas. This class would cover, in particular, the motion of - -- Air, e.g. a breeze or wind. - fun GasMotion : Class ; - fun GasMotion_Class : SubClass GasMotion Motion ; - - -- A UnaryFunction that takes a - -- SetOrClass of Classes as its single argument and returns a SetOrClass which - -- is the intersection of all of the Classes in the original SetOrClass, i.e. - -- the SetOrClass containing just those instances which are instances of all - -- instances of the original SetOrClass. - fun GeneralizedIntersectionFn : Desc SetOrClass -> Ind SetOrClass ; - - -- A UnaryFunction that takes a SetOrClass - -- of Classes as its single argument and returns a SetOrClass which is the - -- merge of all of the Classes in the original SetOrClass, i.e. the SetOrClass - -- containing just those instances which are instances of an instance of the - -- original SetOrClass. - fun GeneralizedUnionFn : Desc SetOrClass -> Ind SetOrClass ; - - -- A geographic location, generally having - -- definite boundaries. Note that this differs from its immediate superclass - -- Region in that a GeographicArea is a three_dimensional Region of the - -- earth. Accordingly, all astronomical objects other than earth and all - -- one_dimensional and two_dimensional Regions are not classed under - -- GeographicArea. - fun GeographicArea : Class ; - fun GeographicArea_Class : SubClass GeographicArea Region ; - - -- The class of activities that - -- are caused by geological forces and affect geological features, - -- and which may affect the biosphere as well. - fun GeologicalProcess : Class ; - fun GeologicalProcess_Class : SubClass GeologicalProcess (both InternalChange Motion) ; - - -- The class of all geometric figures, i.e. the - -- class of all abstract, spatial representations. The instances of this class - -- are GeometricPoints, TwoDimensionalFigures or ThreeDimensionalFigures. - fun GeometricFigure : Class ; - fun GeometricFigure_Class : SubClass GeometricFigure ShapeAttribute ; - - -- The class of zero_dimensional - -- GeometricFigures, i.e. the class of GeometricFigures that have position - -- but lack extension in any dimension. - fun GeometricPoint : Class ; - fun GeometricPoint_Class : SubClass GeometricPoint GeometricFigure ; - - -- Any GeographicArea which is associated - -- with some sort of political structure. This class includes Lands, - -- Cities, districts of cities, counties, etc. Note that the identity - -- of a GeopoliticalArea may remain constant after a change in borders. - fun GeopoliticalArea : Class ; - fun GeopoliticalArea_Class : SubClass GeopoliticalArea (both Agent GeographicArea) ; - - -- Any BodyMotion, e.g. a hand wave, a nod of the - -- head, a smile, which is also an instance of Communication. - fun Gesture : Class ; - fun Gesture_Class : SubClass Gesture (both BodyMotion Communication) ; - - -- The subclass of ChangeOfPossession where the - -- agent gets something. Note that the source from which something is - -- obtained is specified with the origin CaseRole. - fun Getting : Class ; - fun Getting_Class : SubClass Getting ChangeOfPossession ; - - -- A UnaryFunction that maps a UnitOfMeasure into - -- a UnitOfMeasure that is equal to 1,000,000,000 units of the original - -- UnitOfMeasure. For example, (GigaFn Hertz) is 1,000,000,000 Hertz. - fun GigaFn : El UnitOfMeasure -> Ind UnitOfMeasure; - - -- The subclass of ChangeOfPossession where the - -- agent gives the destination something. - fun Giving : Class ; - fun Giving_Class : SubClass Giving ChangeOfPossession ; - - -- Any instance of Giving where the agent gives - -- something to the destination which was previously given to the agent by - -- the destination, e.g. returing a book that was borrowed from someone. - fun GivingBack : Class ; - fun GivingBack_Class : SubClass GivingBack Giving ; - - -- An Organ that removes Substances from the Blood, - -- alters them in some way, and then releases them. - fun Gland : Class ; - fun Gland_Class : SubClass Gland Organ ; - - -- The ruling body of a GeopoliticalArea. - fun Government : Class ; - fun Government_Class : SubClass Government GovernmentOrganization ; - - -- (GovernmentFn ?AREA) denotes the - -- Government of the GeopoliticalArea ?AREA. For example, - -- (GovernmentFn UnitedStates) denotes the Federal_level government of - -- the United States, (GovernmentFn PuertoRico) denotes the government of - -- the Commonwealth of Puerto Rico. - fun GovernmentFn : El GeopoliticalArea -> Ind Government ; - - -- GovernmentOrganization is the - -- class of official Organizations that are concerned with the government - -- of a GeopoliticalArea at some level. They may be a subOrganization - -- of a government. - fun GovernmentOrganization : Class ; - fun GovernmentOrganization_Class : SubClass GovernmentOrganization Organization ; - - -- Any instance of Touching which results in - -- a situation where the agent grasps the patient of the Touching. - fun Grabbing : Class ; - fun Grabbing_Class : SubClass Grabbing (both Attaching Touching) ; - - -- The OrganizationalProcess of graduating - -- from an EducationalOrganization. - fun Graduation : Class ; - fun Graduation_Class : SubClass Graduation LeavingAnOrganization ; - - -- Submultiple of kilogram. Symbol: g. - -- 1 kilogram = 1000 Grams. - fun Gram : Ind UnitOfMass ; - - -- The Class of graphs, where a graph is understood - -- to be a set of GraphNodes connected by GraphArcs. Note that this - -- Class includes only connected graphs, i.e. graphs in which there is a - -- GraphPath between any two GraphNodes. Note too that every Graph - -- is required to contain at least two GraphArcs and three GraphNodes. - fun Graph : Class ; - fun Graph_Class : SubClass Graph Abstract ; - - -- Graphs are comprised of GraphNodes - -- and GraphArcs. Every GraphArc links two GraphNodes. - fun GraphArc : Class ; - fun GraphArc_Class : SubClass GraphArc GraphElement ; - - -- A GraphPath that begins (see - -- BeginNodeFn) and ends (see EndNodeFn) at the same - -- GraphNode. - fun GraphCircuit : Class ; - fun GraphCircuit_Class : SubClass GraphCircuit GraphPath ; - - -- Noncompositional parts of Graphs. - -- These parts are restricted to GraphNodes and GraphArcs. - fun GraphElement : Class ; - fun GraphElement_Class : SubClass GraphElement Abstract ; - - -- A GraphArc in which a GraphNode is - -- linked to itself. - fun GraphLoop : Class ; - fun GraphLoop_Class : SubClass GraphLoop GraphArc ; - - -- Graphs are comprised of GraphNodes - -- and GraphArcs. Every GraphNode is linked by a GraphArc. - fun GraphNode : Class ; - fun GraphNode_Class : SubClass GraphNode GraphElement ; - - -- Informally, a single, directed route between - -- two GraphNodes in a Graph. Formally, a DirectedGraph that is a - -- subGraph of the original Graph and such that no two GraphArcs in - -- the DirectedGraph have the same intial node (see InitialNodeFn) or - -- the same terminal node (see TerminalNodeFn). - fun GraphPath : Class ; - fun GraphPath_Class : SubClass GraphPath DirectedGraph ; - - -- A BinaryFunction that maps two GraphNodes - -- to the Class of GraphPaths between those two nodes. Note that the two - -- GraphNodes must belong to the same Graph. - fun GraphPathFn : El GraphNode -> El GraphNode -> Desc GraphPath ; - - -- SI absorbed dose measure. Symbol: Gy. It measures - -- the dose of radiation absorbed in living tissue. It is equal approximately - -- to the absorbed dose delivered when the energy per unit mass imparted to - -- matter by ionizing radiation is 1 Joule per kilogram. Gray = J/kg - -- = m^2*s^(_2). - fun Gray : Ind CompositeUnitOfMeasure ; - - -- (GreatestCommonDivisorFn - -- ?NUMBER1 ?NUMBER2 ... ?NUMBER) returns the greatest common divisor of - -- ?NUMBER1 through ?NUMBER. - fun GreatestCommonDivisorFn : [El Integer] -> Ind Integer ; - - -- A Collection of Agents, e.g. a flock - -- of sheep, a herd of goats, or the local Boy Scout troop. - fun Group : Class ; - fun Group_Class : SubClass Group (both Agent Collection) ; - - -- Any Group whose members are - -- exclusively Humans. - fun GroupOfPeople : Class ; - fun GroupOfPeople_Class : SubClass GroupOfPeople Group ; - - -- The Process of biological development in which - -- an Organism or part of an Organism changes its form or its size. - fun Growth : Class ; - fun Growth_Class : SubClass Growth AutonomicProcess ; - - -- Any IntentionalProcess where the agent tries to - -- direct the behavior of another Object, whether an Agent or not. - fun Guiding : Class ; - fun Guiding_Class : SubClass Guiding IntentionalProcess ; - - -- The subclass of Perception in which the - -- sensing is done by an auditory Organ. - fun Hearing : Class ; - fun Hearing_Class : SubClass Hearing Perception ; - - -- Any Increasing Process where the PhysicalQuantity - -- increased is a TemperatureMeasure. - fun Heating : Class ; - fun Heating_Class : SubClass Heating Increasing ; - - -- SI inductance measure. Symbol: H. One Henry - -- is equivalent to one Volt divided by one Ampere per SecondDuration. - -- If a current changing at the rate of one Ampere per SecondDuration - -- induces an electromotive force of one Volt, the circuit has an - -- inductance of one Henry. Henry = Wb/A = m^2*kg*s^(_2)*A^(_2). - fun Henry : Ind CompositeUnitOfMeasure ; - - -- SI frequency measure. Symbol: Hz. It is the - -- number of cycles per second. Hertz = s^(_1). Note that Hertz - -- does not have a conversion function. - fun Hertz : Ind UnitOfFrequency ; - - -- OrganizationalProcesses where someone is made an - -- employee of an Organization. - fun Hiring : Class ; - fun Hiring_Class : SubClass Hiring JoiningAnOrganization ; - - -- A hole is an immaterial body located at the surface - -- of an Object. Since every Hole is ontologically dependent on its host - -- (i.e., the object in which it is a hole), being a Hole is defined as - -- being a hole in something. Note that two Holes may occupy the same - -- region, or part of the same region, without sharing any parts. Any two - -- hosts of a hole have a common proper part that entirely hosts the hole. A - -- common host of two holes hosts all parts of the sum of those holes. Any - -- object that includes the host of a hole is a host of that hole, unless its - -- parts also include parts of that very hole. Overlapping holes have - -- overlapping hosts. No hole is atomic. Holes are connected with their - -- hosts. No hole can have a proper part that is externally connected with - -- exactly the same things as the hole itself. - fun Hole : Class ; - fun Hole_Class : SubClass Hole Region ; - - -- A UnaryFunction that maps a Hole to - -- the Object which is its principal host. The principle host of a Hole - -- is its maximally connected host (a notion taken here to be defined only - -- when the argument is a hole). - fun HoleHostFn : El Hole -> Ind Object ; - - -- A UnaryFunction that maps a Hole to the skin - -- of the Hole. The skin of a Hole is the fusion of those superficial - -- parts (see superficialPart) of the Hole's principal host (see - -- HoleHostFn) with which the Hole is externally connected. - fun HoleSkinFn : El Hole -> Ind Object ; - - -- Includes Humans and relatively recent - -- ancestors of Humans. - fun Hominid : Class ; - fun Hominid_Class : SubClass Hominid Primate ; - - -- The Class of quadruped Mammals with hooves. - -- Includes horses, cows, sheep, pigs, antelope, etc. - fun HoofedMammal : Class ; - fun HoofedMammal_Class : SubClass HoofedMammal Mammal ; - - -- Attribute used to indicate that an Object - -- is positioned width_wise with respect to another Object. - fun Horizontal : Ind PositionalAttribute ; - - -- In Animals, a chemical secreted by an - -- endocrine gland whose products are released into the circulating fluid. - -- Plant hormones or synthetic hormones which are used only to alter or - -- control various physiologic processes, e.g., reproductive control agents, - -- are assigned to the Class BiologicallyActiveSubstance. Hormones act as - -- chemical messengers and regulate various physiologic processes such as - -- growth, reproduction, metabolism, etc. They usually fall into two broad - -- categories, viz. steroid hormones and peptide hormones. - fun Hormone : Class ; - fun Hormone_Class : SubClass Hormone (both BiologicallyActiveSubstance BodySubstance) ; - - -- A power measure that is equal to 746 Watts. - fun Horsepower : Ind CompositeUnitOfMeasure ; - - -- The Class of all clock Hours. - fun Hour : Class ; - fun Hour_Class : SubClass Hour TimeInterval ; - - -- Time unit. 1 hour = 60 minutes. - fun HourDuration : Ind UnitOfDuration ; - - -- A BinaryFunction that assigns a PositiveRealNumber and - -- a subclass of Days to the Hours within each Day corresponding to that - -- NonnegativeInteger. For example, (HourFn 12 Thursday) is the Class of all - -- instances of noon Thursday. For another example, (HourFn 0 Day) would return - -- the class of all instances of midnight. For still another example, (HourFn 14 - -- (DayFn 18 (MonthFn August (YearFn 1912)))) denotes 2 PM on the 18th day of - -- August 1912. - fun HourFn : El NonnegativeInteger -> Desc Day -> Desc Hour ; - - -- A ResidentialBuilding which is intended to be - -- inhabited by members of the same SocialUnit. Houses are distinguished - -- from temporary housing like hotels and multi_family dwellings like condominium - -- and apartment buildings. - fun House : Class ; - fun House_Class : SubClass House (both ResidentialBuilding SingleFamilyResidence) ; - - -- Modern man, the only remaining species of the Homo - -- genus. - fun Human : Class ; - fun Human_Class : SubClass Human (both CognitiveAgent Hominid) ; - - -- The subclass of Languages used by - -- Humans. - fun HumanLanguage : Class ; - fun HumanLanguage_Class : SubClass HumanLanguage Language ; - - -- Hunting is the class of Processes in which - -- an animal or animals are pursued and sometimes captured and/or killed. - fun Hunting : Class ; - fun Hunting_Class : SubClass Hunting Pursuing ; - - -- This is the subclass of ContentBearingPhysical - -- which are not part of a Language and which have some sort of similarity - -- with the Objects that they represent. This Class would include symbolic - -- roadway signs, representational art works, photographs, etc. - fun Icon : Class ; - fun Icon_Class : SubClass Icon ContentBearingPhysical ; - - -- The Attribute of Regions that are - -- illuminated to some degree, i.e. in which some shapes are visually - -- discernable. - fun Illuminated : Ind VisualAttribute ; - - -- Any Number that is the result of - -- multiplying a RealNumber by the square root of _1. - fun ImaginaryNumber : Class ; - fun ImaginaryNumber_Class : SubClass ImaginaryNumber Number ; - - -- (ImaginaryPartFn ?NUMBER) returns - -- the part of ?NUMBER that has the square root of _1 as its factor. - fun ImaginaryPartFn : El ComplexNumber -> Ind ImaginaryNumber ; - - -- (ImmediateFamilyFn ?PERSON) denotes the - -- immediate family of ?PERSON, i.e. the Group consisting of the parents of - -- ?PERSON and anyone of whom ?PERSON is a parent. - fun ImmediateFamilyFn : El Human -> Ind FamilyGroup ; - - -- A UnaryFunction that maps a - -- TimePosition to a short, indeterminate TimeInterval that - -- immediately follows the TimePosition. - fun ImmediateFutureFn : El TimePosition -> Ind TimeInterval ; - - -- A UnaryFunction that maps a - -- TimePosition to a short, indeterminate TimeInterval that - -- immediately precedes the TimePosition. - fun ImmediatePastFn : El TimePosition -> Ind TimeInterval ; - - -- Any Touching where something comes into - -- sudden, forceful, physical contact with something else. Some examples - -- would be striking, knocking, whipping etc. - fun Impacting : Class ; - fun Impacting_Class : SubClass Impacting Touching ; - - -- The subclass of Transfer where the patient - -- travels through space by means of a sudden, forceful event. Some examples - -- would be shooting, throwing, tossing, etc. - fun Impelling : Class ; - fun Impelling_Class : SubClass Impelling Transfer ; - - -- English length unit of inches. - fun Inch : Ind UnitOfLength ; - - -- InchMercury is a UnitOfMeasure - -- for barometricPressure. It is used to express the number of - -- inches of mercury supported in a mercurial barometer by the - -- surrounding air pressure. - fun InchMercury : Ind UnitOfAtmosphericPressure ; - - -- Any QuantityChange where the PhysicalQuantity - -- is increased. - fun Increasing : Class ; - fun Increasing_Class : SubClass Increasing QuantityChange ; - - -- An Argument which is inductive, i.e. it is - -- claimed that a set of specific cases makes the conclusion, which generalizes - -- these cases, more likely to be true. - fun InductiveArgument : Class ; - fun InductiveArgument_Class : SubClass InductiveArgument Argument ; - - -- Measures of the amount of information. - -- Includes Bit, Byte, and multiples of these, e.g. KiloByte and - -- MegaByte. - fun InformationMeasure : Class ; - fun InformationMeasure_Class : SubClass InformationMeasure ConstantQuantity ; - - -- The Process by which Food is - -- taken into an Animal. - fun Ingesting : Class ; - fun Ingesting_Class : SubClass Ingesting OrganismProcess ; - - -- A UnaryFunction that maps a - -- GraphArc to the initial node of the GraphArc. Note - -- that this is a partial function. In particular, the function is - -- undefined for GraphArcs that are not part of a DirectedGraph. - fun InitialNodeFn : El GraphArc -> Ind GraphNode ; - - -- Inserting a BiologicallyActiveSubstance into an - -- Animal or a Human with a syringe. - fun Injecting : Class ; - fun Injecting_Class : SubClass Injecting Inserting ; - - -- The process of creating a traumatic wound or - -- injury. Since Injuring is not possible without some biologic function - -- of the organism being injured, it is a subclass of BiologicalProcess. - fun Injuring : Class ; - def Injuring = both PathologicProcess - (KappaFn Damaging (\INJ -> exists Organism (\ORGANISM -> patient (var Damaging Process ? INJ) - (var Organism Entity ? ORGANISM)))) ; - - -- A Class of small Arthropods that are - -- air_breathing and that are distinguished by appearance. - fun Insect : Class ; - fun Insect_Class : SubClass Insect Arthropod ; - - -- Putting one thing inside of another thing. - fun Inserting : Class ; - fun Inserting_Class : SubClass Inserting Putting ; - - -- A negative or nonnegative whole number. - fun Integer : Class ; - fun Integer_Class : SubClass Integer RationalNumber ; - - -- (IntegerSquareRootFn ?NUMBER) - -- returns the integer square root of ?NUMBER. - fun IntegerSquareRootFn : El RealNumber -> Ind NonnegativeInteger ; - - -- A Process that has a specific - -- purpose for the CognitiveAgent who performs it. - fun IntentionalProcess : Class ; - fun IntentionalProcess_Class : SubClass IntentionalProcess Process ; - - -- An IntentionalProcess that - -- can be realized entirely within the mind or brain of an Organism. Thus, - -- for example, Reasoning is a subclass of IntentionalPsychologicalProcess, - -- because one can reason simply by exercising one's mind/brain. On the other - -- hand, RecreationOrExercise is not a subclass of IntentionalPsychologicalProcess, - -- because many instances of RecreationOrExercise necessarily have subProcesses - -- of BodyMotion. - fun IntentionalPsychologicalProcess : Class ; - fun IntentionalPsychologicalProcess_Class : SubClass IntentionalPsychologicalProcess (both IntentionalProcess PsychologicalProcess) ; - - -- Any Attribute of an Entity that is an - -- internal property of the Entity, e.g. its shape, its color, its fragility, - -- etc. - fun InternalAttribute : Class ; - fun InternalAttribute_Class : SubClass InternalAttribute Attribute ; - - -- Processes which involve altering an internal - -- property of an Object, e.g. the shape of the Object, its coloring, its - -- structure, etc. Processes that are not instances of this class include - -- changes that only affect the relationship to other objects, e.g. changes in - -- spatial or temporal location. - fun InternalChange : Class ; - fun InternalChange_Class : SubClass InternalChange Process ; - - -- Any Process of assigning a Proposition to - -- a Text, i.e. understanding the Text. - fun Interpreting : Class ; - fun Interpreting_Class : SubClass Interpreting IntentionalPsychologicalProcess ; - - -- A BinaryFunction that maps two - -- SetOrClasses to the intersection of these SetOrClasses. An object is - -- an instance of the intersection of two SetOrClasses just in case it is - -- an instance of both of those SetOrClasses. - fun IntersectionFn : El SetOrClass -> El SetOrClass -> Ind SetOrClass ; - - -- A BinaryFunction that - -- maps two instances of ConstantQuantity to the subclass of - -- ConstantQuantity that comprises the interval from the first - -- ConstantQuantity to the second ConstantQuantity. For - -- example, (IntervalFn (MeasureFn 8 Meter) (MeasureFn 14 Meter)) - -- would return the subclass of ConstantQuantity comprising quantities - -- between 8 and 14 meters in length. - fun IntervalFn : El ConstantQuantity -> El ConstantQuantity -> Desc ConstantQuantity ; - - -- DeductiveArguments that are not - -- ValidDeductiveArguments, i.e. it is not the case that the set of premises - -- in fact entails the conclusion. - fun InvalidDeductiveArgument : Class ; - fun InvalidDeductiveArgument_Class : SubClass InvalidDeductiveArgument DeductiveArgument ; - - -- An Animal which has no spinal column. - fun Invertebrate : Class ; - fun Invertebrate_Class : SubClass Invertebrate Animal ; - - -- The class of IntentionalPsychologicalProcesses - -- where the agent attempts to obtaina information (i.e. a Proposition denoted - -- by a Formula). - fun Investigating : Class ; - fun Investigating_Class : SubClass Investigating IntentionalPsychologicalProcess ; - - -- Any RealNumber that is not also a - -- RationalNumber. - fun IrrationalNumber : Class ; - fun IrrationalNumber_Class : SubClass IrrationalNumber RealNumber ; - - -- A LandArea that is completely surrounded by a WaterArea. - fun Island : Class ; - fun Island_Class : SubClass Island LandArea ; - - -- The Class of all Months which are January. - fun January : Class ; - fun January_Class : SubClass January Month ; - - -- The OrganizationalProcess of - -- becoming a member of an Organization. - fun JoiningAnOrganization : Class ; - fun JoiningAnOrganization_Class : SubClass JoiningAnOrganization OrganizationalProcess ; - - -- SI energy measure. Symbol: J. It is the work - -- done when the point of application of 1 Newton is displaced a distance - -- of 1 Meter in the direction of the force. Joule = N*m = - -- m^2*kg*s^(_2). - fun Joule : Ind CompositeUnitOfMeasure ; - - -- The subclass of Selecting where the agent opts - -- for one belief out of a set of multiple possibilities that are available to - -- him/her. - fun Judging : Class ; - fun Judging_Class : SubClass Judging Selecting ; - - -- JudicialOrganization is the class - -- of Organizations whose primary purpose is to render judgments according - -- to the statutes or regulations of a government or other organization. - -- Judicial bodies are not necessarily government organizations, for example, - -- those associated with sporting associations. - fun JudicialOrganization : Class ; - fun JudicialOrganization_Class : SubClass JudicialOrganization Organization ; - - -- Any legal proceeding which is conducted - -- by a JudicialOrganization. Note that there is an important difference - -- between the concepts LegalAction and JudicialProcess. The former - -- refers to legal claims that are brought by a plaintiff, e.g. law suits, - -- while the second refers to trials and other sorts of judicial hearings - -- where the merits of a LegalAction are decided. - fun JudicialProcess : Class ; - def JudicialProcess = KappaFn PoliticalProcess (\PROCESS -> forall Organization (\ORG -> agent (var PoliticalProcess Process ? PROCESS) - (var Organization Agent ? ORG))) ; - - -- The Class of all Months which are July. - fun July : Class ; - fun July_Class : SubClass July Month ; - - -- The Class of all Months which are June. - fun June : Class ; - fun June_Class : SubClass June Month ; - - -- The Class of Processes where the agent - -- keeps something in a particular location for an extended period of time. - fun Keeping : Class ; - fun Keeping_Class : SubClass Keeping IntentionalProcess ; - - -- SI UnitOfMeasure used - -- with MeasureFn to produce terms denoting instances of - -- TemperatureMeasure. Symbol: K. It is one of the base units in - -- SI (it is also a unit in the ITS system). Kelvin differs from the - -- Celsius scale in that the triple point of water is defined to be - -- 273.16 KelvinDegrees while it is 0 CelsiusDegrees. The magnitudes - -- of intervals in the two scales are the same. By definition the - -- conversion constant is 273.15. - fun KelvinDegree : Ind UnitOfTemperature ; - - -- The subclass of Destruction in which the - -- death of an Organism is caused by an Organism. Note that in cases - -- of suicide the Organism would be the same in both cases. - fun Killing : Class ; - fun Killing_Class : SubClass Killing Destruction ; - - -- One KiloByte (KB) of information. One - -- KiloByte is 1024 Bytes. Note that this sense of 'kilo' is - -- different from the one accepted in the SI system. - fun KiloByte : Ind UnitOfInformation ; - - -- A UnaryFunction that maps a UnitOfMeasure into - -- a UnitOfMeasure that is equal to 1,000 units of the original UnitOfMeasure. - -- For example, (KiloFn Gram) is 1,000 Grams. - fun KiloFn : El UnitOfMeasure -> Ind UnitOfMeasure; - - -- Supermultiple of Gramm. Symbol: kg. 1 Kilogram - -- = 1000 Grams. - fun Kilogram : Ind UnitOfMass ; - - -- Supermultiple of Meter. Symbol: km. A - -- Meter is the 1000th part of a Kilometer - fun Kilometer : Ind UnitOfLength ; - - -- An area which is predominantly solid ground, - -- e.g. a Nation, a mountain, a desert, etc. Note that a LandArea may - -- contain some relatively small WaterAreas. For example, Australia is - -- a LandArea even though it contains various rivers and lakes. - fun LandArea : Class ; - fun LandArea_Class : SubClass LandArea GeographicArea ; - - -- LandTransitway is the subclass of - -- Transitway that represents areas intended for motion over the ground. - fun LandTransitway : Class ; - fun LandTransitway_Class : SubClass LandTransitway (both LandArea Transitway) ; - - -- A system of signs for expressing thought. The - -- system can be either natural or artificial, i.e. something that emerges - -- gradually as a cultural artifact or something that is intentionally created - -- by a person or group of people. - fun Language : Class ; - fun Language_Class : SubClass Language LinguisticExpression ; - - -- Form of most Invertebrates, Amphibians, and - -- Fish immediately after they hatch. This form is fundamentally unlike - -- the adult form, and metamorphosis is required to reach the latter form. - fun Larval : Ind DevelopmentalAttribute ; - - -- Attribute that applies to Propositions that are - -- required by a government or a branch of the government and that are enforced - -- with penalties for noncompliance. These Propositions may be codified as - -- legislation or they may be more informal, as in the case of government policy. - fun Law : Ind DeonticAttribute ; - - -- The Class of all leap years. These are years - -- which are either (i.) evenly divisible by 4 and not by 100 or (ii.) evenly - -- divisible by 400 (this latter case is known as a leap century). - fun LeapYear : Class ; - fun LeapYear_Class : SubClass LeapYear Year ; - - -- The Class of Processes which relate to the - -- acquisition of information. - fun Learning : Class ; - fun Learning_Class : SubClass Learning IntentionalPsychologicalProcess ; - - -- (LeastCommonMultipleFn - -- ?NUMBER1 ?NUMBER2 ... ?NUMBER) returns the least common multiple of - -- ?NUMBER1 through ?NUMBER. - fun LeastCommonMultipleFn : [El Integer] -> Ind Integer ; - - -- The OrganizationalProcess of - -- leaving an Organization, whether voluntarily or involuntarily. - fun LeavingAnOrganization : Class ; - fun LeavingAnOrganization_Class : SubClass LeavingAnOrganization OrganizationalProcess ; - - -- This PositionalAttribute is derived from the - -- left/right schema. Note that this means directly to the left, so that, - -- if one object is to the left of another, then the projections of the - -- two objects overlap. - fun Left : Ind AntiSymmetricPositionalAttribute ; - - -- Any Process where a CognitiveAgent seeks - -- to obtain something through a court of law. - fun LegalAction : Class ; - fun LegalAction_Class : SubClass LegalAction Contest ; - - -- A decision issued by a court with respect to - -- a LegalAction. Note that a LegalDecision is the act of Declaring a - -- decision of a court, it is not the act of judge or jury Deciding the merits - -- of a particular LegalAction. - fun LegalDecision : Class ; - fun LegalDecision_Class : SubClass LegalDecision (both Declaring JudicialProcess) ; - - -- The subclass of Giving Processes where - -- the agent gives the destination something for a limited period of - -- time with the expectation that it will be returned later (perhaps with - -- interest). - fun Lending : Class ; - fun Lending_Class : SubClass Lending Giving ; - - -- A subclass of - -- ConstantQuantity, instances of which are measures of length. - fun LengthMeasure : Class ; - fun LengthMeasure_Class : SubClass LengthMeasure ConstantQuantity ; - - -- The ProbabilityAttribute of being probable, i.e. more - -- likely than not to be True. - fun Likely : Ind ProbabilityAttribute ; - - -- A Communication that involves - -- the transfer of information via a LinguisticExpression. - fun LinguisticCommunication : Class ; - fun LinguisticCommunication_Class : SubClass LinguisticCommunication Communication ; - - -- This is the subclass of - -- ContentBearingPhysical which are language_related. Note that this Class - -- encompasses both Language and the the elements of Languages, - -- e.g. Words. - fun LinguisticExpression : Class ; - fun LinguisticExpression_Class : SubClass LinguisticExpression ContentBearingPhysical ; - - -- An Object has the Attribute of Liquid if - -- it has a fixed volume but not a fixed shape. - fun Liquid : Ind PhysicalState ; - - -- Any Mixture that satisfies two conditions, - -- viz. it is made up predominantly of things which are a Liquid and any - -- component other than Liquid in the Mixture is in the form of fine particles - -- which are suspended in the Liquid. - fun LiquidMixture : Class ; - fun LiquidMixture_Class : SubClass LiquidMixture Mixture ; - - -- Any Motion where the patient is a - -- Liquid. This class would cover, in particular, the flow of - -- Water. - fun LiquidMotion : Class ; - fun LiquidMotion_Class : SubClass LiquidMotion Motion ; - - -- Every List is a particular ordered n_tuple of - -- items. Generally speaking, Lists are created by means of the ListFn - -- Function, which takes any number of items as arguments and returns a - -- List with the items in the same order. Anything, including other - -- Lists, may be an item in a List. Note too that Lists are - -- extensional _ two lists that have the same items in the same order are - -- identical. Note too that a List may contain no items. In that case, - -- the List is the NullList. - fun List : Class ; - - -- A Function that returns the concatenation - -- of the two Lists that are given as arguments. For example, the value of - -- (ListConcatenateFn (ListFn Monday Tuesday) (ListFn Wednesday - -- Thursday)) would be (ListFn Monday Tuesday Wednesday Thursday). - fun ListConcatenateFn : El List -> El List -> Ind List ; - - -- A Function that takes any number of arguments and - -- returns the List containing those arguments in exactly the same order. - fun ListFn : [El Entity] -> Ind List ; - - -- A Function that takes a List as its sole - -- argument and returns the number of items in the List. For example, - -- (ListLengthFn (ListFn Monday Tuesday Wednesday)) would return the - -- value 3. - fun ListLengthFn : El List -> Ind NonnegativeInteger ; - - -- (ListOrderFn ?LIST ?NUMBER) denotes the item - -- that is in the ?NUMBER position in the List ?LIST. For example, - -- (ListOrderFn (ListFn Monday Tuesday Wednesday) 2) would return the - -- value Tuesday. - fun ListOrderFn : El List -> El PositiveInteger -> Ind Entity ; - - -- Any instance of Hearing which is intentional. - fun Listening : Class ; - fun Listening_Class : SubClass Listening (both Hearing IntentionalProcess) ; - - -- Unit of volume in the metric - -- system. It is currently defined to be equal to one cubic - -- decimeter (0.001 cubic meter). Symbol: l. - fun Liter : Ind UnitOfVolume ; - - -- This Attribute applies to Organisms that are - -- alive. - fun Living : Ind AnimacyAttribute ; - - -- (LogFn ?NUMBER ?INT) returns the logarithm of the - -- RealNumber ?NUMBER in the base denoted by the Integer ?INT. - fun LogFn : El RealNumber -> El PositiveInteger -> Ind RealNumber ; - - -- This Class comprises all - -- of the logical operators (viz. 'and', 'or', 'not', '=>', and '<=>'). - fun LogicalOperator : Class ; - - -- Any instance of Seeing which is intentional. - fun Looking : Class ; - fun Looking_Class : SubClass Looking (both IntentionalProcess Seeing) ; - - -- SI luminous flux measure. Symbol: lm. It is the - -- amount streaming outward through one solid angle of 1 Steradian from a - -- uniform point source having an intensity of one Candela. Lumen = - -- cd*sr = cd * 1. - fun Lumen : Ind CompositeUnitOfMeasure ; - - -- SI illuminance measure. Symbol: lx. It is the - -- amount of illumination provided when one Lumen is evenly distributed - -- over an area of 1 square Meter. This is also equivalent to the - -- illumination that would exist on a surface all points of which are one - -- Meter from a point source of one Candela. Lux = lm/m^2 = - -- m^(_2)*cd. - fun Lux : Ind CompositeUnitOfMeasure ; - - -- Machines are Devices that that have a - -- well_defined resource and result and that automatically convert - -- the resource into the result. - fun Machine : Class ; - fun Machine_Class : SubClass Machine Device ; - - -- The magnitude of a PhysicalQuantity is the - -- numeric value for the quantity. In other words, MagnitudeFn converts - -- a PhysicalQuantity with an associated UnitOfMeasure into an ordinary - -- RealNumber. For example, the magnitude of the ConstantQuantity 2 - -- Kilometers is the RealNumber 2. Note that the magnitude of a - -- quantity in a given unit times that unit is equal to the original - -- quantity. - fun MagnitudeFn : El PhysicalQuantity -> Ind RealNumber ; - - -- The Class of Processes where the agent - -- cares for or maintains the Object. - fun Maintaining : Class ; - fun Maintaining_Class : SubClass Maintaining IntentionalProcess ; - - -- The subclass of Creation in which an individual - -- Artifact or a type of Artifact is made. - fun Making : Class ; - fun Making_Class : SubClass Making (both Creation IntentionalProcess) ; - - -- An Attribute indicating that an Organism is - -- male in nature. - fun Male : Ind SexAttribute ; - - -- A Vertebrate having a constant body temperature - -- and characterized by the presence of hair, mammary glands, and sweat - -- glands. - fun Mammal : Class ; - fun Mammal_Class : SubClass Mammal WarmBloodedVertebrate ; - - -- The class of Male Humans. - fun Man : Class ; - fun Man_Class : SubClass Man Human ; - - -- OrganizationalProcesses that involve overseeing - -- the activities of others. Note the key differences between RegulatoryProcess - -- and its sibling Managing. The latter implies a long_term relationship between - -- the manager and the managed, while the former implies a normative standard to which - -- the activities of the regulated are referred. - fun Managing : Class ; - fun Managing_Class : SubClass Managing (both Guiding OrganizationalProcess) ; - - -- An intentional move or play within a Contest. - -- In many cases, a Maneuver is a realization of part of a strategy for - -- winning the Contest, but it also may be just an arbitrary or semi_arbitrary - -- division of the overarching Contest, e.g. innings in a baseball game. - fun Maneuver : Class ; - fun Maneuver_Class : SubClass Maneuver IntentionalProcess ; - - -- A ManualHumanLanguage is a - -- HumanLanguage which has as its medium gestures and movement, such - -- as the shape, position, and movement of the hands. - fun ManualHumanLanguage : Class ; - fun ManualHumanLanguage_Class : SubClass ManualHumanLanguage HumanLanguage ; - - -- The Making of Artifacts on a mass - -- scale. - fun Manufacture : Class ; - fun Manufacture_Class : SubClass Manufacture Making ; - - -- Any Corporation which manufactures Products. - fun Manufacturer : Class ; - fun Manufacturer_Class : SubClass Manufacturer Corporation ; - - -- The Class of all Months which are March. - fun March : Class ; - fun March_Class : SubClass March Month ; - - -- The Class of Mammals which have a pouch for - -- their young. - fun Marsupial : Class ; - fun Marsupial_Class : SubClass Marsupial Mammal ; - - -- A subclass of - -- ConstantQuantity, instances of which are measures of the amount of - -- matter in an Object. - fun MassMeasure : Class ; - fun MassMeasure_Class : SubClass MassMeasure ConstantQuantity ; - - -- The OrganizationalProcess of joining an - -- EducationalOrganization as a student. - fun Matriculation : Class ; - fun Matriculation_Class : SubClass Matriculation JoiningAnOrganization ; - - -- (MaxFn ?NUMBER1 ?NUMBER2) is the largest of - -- ?NUMBER1 and ?NUMBER2. In cases where ?NUMBER1 is equal to ?NUMBER2, - -- MaxFn returns one of its arguments. - fun MaxFn : El Quantity -> El Quantity -> Ind Quantity ; - - -- This BinaryFunction assigns two - -- GraphNodes to the GraphPath with the largest sum of weighted arcs - -- between the two GraphNodes. - fun MaximalWeightedPathFn : El GraphNode -> El GraphNode -> Ind GraphPath ; - - -- The Class of all Months which are May. - fun May : Class ; - fun May_Class : SubClass May Month ; - - -- This BinaryFunction maps a - -- RealNumber and a UnitOfMeasure to that Number of units. It is - -- used to express `measured' instances of PhysicalQuantity. Example: - -- the concept of three meters is represented as (MeasureFn 3 - -- Meter). - fun MeasureFn : El RealNumber -> El UnitOfMeasure -> Ind PhysicalQuantity ; - - -- The Class of Calculating Processes where - -- the aim is to determine the PhysicalQuantity of some aspect of the patient. - fun Measuring : Class ; - fun Measuring_Class : SubClass Measuring Calculating ; - - -- Any Device whose purpose is to measure a - -- PhysicalQuantity. - fun MeasuringDevice : Class ; - fun MeasuringDevice_Class : SubClass MeasuringDevice Device ; - - -- Any Food which was originally part of an - -- Animal and is not ingested by drinking, including eggs and animal - -- blood that is eaten as food. Note that this class covers both raw - -- meat and meat that has been prepared in some way, e.g. by cooking. - -- Note too that preparations involving Meat and FruitOrVegetable - -- are classed directly under Food. - fun Meat : Class ; - fun Meat_Class : SubClass Meat Food ; - - -- The coming together of two or more - -- CognitiveAgents for the purpose of Communication. This covers informal - -- meetings, e.g. visits with family members, and formal meetings, e.g. a board - -- of directors meeting. - fun Meeting : Class ; - fun Meeting_Class : SubClass Meeting SocialInteraction ; - - -- One MegaByte (MB) of information. One - -- MegaByte is 1024 KiloBytes. Note that this sense of 'mega' is - -- different from the one accepted in the SI system. - fun MegaByte : Ind UnitOfInformation ; - - -- A UnaryFunction that maps a UnitOfMeasure into - -- a UnitOfMeasure that is equal to 1,000,000 units of the original - -- UnitOfMeasure. For example, (MegaFn Hertz) is 1,000,000 Hertz. - fun MegaFn : El UnitOfMeasure -> Ind UnitOfMeasure; - - -- The Class of Processes where an Object is - -- heated and converted from a Solid to a Liquid. - fun Melting : Class ; - fun Melting_Class : SubClass Melting StateChange ; - - -- Any Corporation which sells - -- goods or services to customers for a profit. - fun MercantileOrganization : Class ; - fun MercantileOrganization_Class : SubClass MercantileOrganization Corporation ; - - -- (MereologicalDifferenceFn ?OBJ1 ?OBJ2) - -- denotes the Object consisting of the parts which belong to ?OBJ1 - -- and not to ?OBJ2. - fun MereologicalDifferenceFn : El Object -> El Object -> Ind Object ; - - -- (MereologicalProductFn ?OBJ1 ?OBJ2) - -- denotes the Object consisting of the parts which belong to both ?OBJ1 - -- and ?OBJ2. - fun MereologicalProductFn : El Object -> El Object -> Ind Object ; - - -- (MereologicalSumFn ?OBJ1 ?OBJ2) - -- denotes the Object consisting of the parts which belong to either - -- ?OBJ1 or ?OBJ2. - fun MereologicalSumFn : El Object -> El Object -> Ind Object ; - - -- A Metal is an ElementalSubstance that conducts heat - -- and electricity, is shiny and reflects many colors of light, and can be hammered - -- into sheets or drawn into wire. About 80% of the known chemical elements - -- (ElementalSubstances) are metals. - fun Metal : Class ; - fun Metal_Class : SubClass Metal ElementalSubstance ; - - -- SI UnitOfLength. Symbol: m. It is one of the - -- base units in SI, and it is currently defined as follows: the Meter - -- is the length of the path traveled by light in a vacuum during a time - -- interval of 1/299792458 of a SecondDuration. - fun Meter : Ind UnitOfLength ; - - -- A UnaryFunction that maps a UnitOfMeasure into - -- a UnitOfMeasure that is equal to .000001 units of the original UnitOfMeasure. - -- For example, (MicroFn Meter) is .000001 Meters. - fun MicroFn : El UnitOfMeasure -> Ind UnitOfMeasure; - - -- An Organism that can be seen only with the aid of a microscope. - fun Microorganism : Class ; - fun Microorganism_Class : SubClass Microorganism Organism ; - - -- English length unit of miles. - fun Mile : Ind UnitOfLength ; - - -- MilitaryForce is the subclass of - -- Organizations that are organized along military lines and for the - -- purpose of either defensive or offensive combat, whether or not - -- the force is an official GovernmentOrganization. - fun MilitaryForce : Class ; - fun MilitaryForce_Class : SubClass MilitaryForce PoliticalOrganization ; - - -- Any heavily armed Organization - -- that is part of a Government and that is charged with representing the - -- Government in international conflicts. - fun MilitaryOrganization : Class ; - fun MilitaryOrganization_Class : SubClass MilitaryOrganization (both GovernmentOrganization MilitaryForce) ; - - -- Any Process that is carried out by a - -- military organization. Note that this class covers Processes, e.g. - -- military operations, that are the result of careful planning, as well as - -- those which are unscripted. - fun MilitaryProcess : Class ; - fun MilitaryProcess_Class : SubClass MilitaryProcess PoliticalProcess ; - - -- A UnaryFunction that maps a UnitOfMeasure into - -- a UnitOfMeasure that is equal to .001 units of the original UnitOfMeasure. - -- For example, (MilliFn Gram) is .001 Grams. - fun MilliFn : El UnitOfMeasure -> Ind UnitOfMeasure; - - -- Submultiple of Meter. Symbol: mm. A millimeter - -- is the 1000th part of a meter - fun Millimeter : Ind UnitOfLength ; - - -- (MinFn ?NUMBER1 ?NUMBER2) is the smallest of - -- ?NUMBER1 and ?NUMBER2. In cases where ?NUMBER1 is equal to ?NUMBER2, - -- MinFn returns one of its arguments. - fun MinFn : El Quantity -> El Quantity -> Ind Quantity ; - - -- Any of various naturally occurring homogeneous - -- substances (such as stone, coal, salt, sulfur, sand, petroleum), or - -- synthetic substances having the chemical composition and crystalline form - -- and properties of a naturally occurring mineral. - fun Mineral : Class ; - fun Mineral_Class : SubClass Mineral Substance ; - - -- A UnaryFunction that assigns a Graph - -- the Class of GraphPaths which comprise cutsets for the Graph and - -- which have the least number of GraphArcs. - fun MinimalCutSetFn : El Graph -> Desc GraphPath ; - - -- This BinaryFunction assigns two - -- GraphNodes to the GraphPath with the smallest sum of weighted arcs - -- between the two GraphNodes. - fun MinimalWeightedPathFn : El GraphNode -> El GraphNode -> Ind GraphPath ; - - -- The Class of all clock Minutes. - fun Minute : Class ; - fun Minute_Class : SubClass Minute TimeInterval ; - - -- Time unit. 1 minute = 60 seconds. - fun MinuteDuration : Ind UnitOfDuration ; - - -- A BinaryFunction that assigns a PositiveRealNumber and - -- a subclass of Hours to the Minutes within each Hour corresponding to that - -- NonnegativeInteger. For example, (MinuteFn 30 (HourFn 17 Day)) is the Class - -- of all 5:30's in the afternoon. For another example, (MinuteFn 15 Hour) would return - -- the class of all instances of quarter past the hour. For still another example, - -- (MinuteFn 15 (HourFn 14 (DayFn 18 (MonthFn August (YearFn 1912))))) denotes - -- 15 minutes after 2 PM on the 18th day of August 1912. - fun MinuteFn : El NonnegativeInteger -> Desc Hour -> Desc Minute ; - - -- A Mixture is two or more PureSubstances, - -- combined in varying proportions _ each retaining its own specific properties. - -- The components of a Mixture can be separated by physical means, i.e. without - -- the making and breaking of chemical bonds. Examples: Air, table salt thoroughly - -- dissolved in water, milk, wood, and concrete. - fun Mixture : Class ; - fun Mixture_Class : SubClass Mixture Substance ; - - -- MmMercury is a UnitOfMeasure - -- for barometricPressure. It is used to express the number - -- of millimeters of mercury supported in a mercurial barometer - -- by the surrounding air pressure. - fun MmMercury : Ind UnitOfAtmosphericPressure ; - - -- SI amount of substance - -- unit. symbol: mol. It is one of the base units in SI. It is defined as - -- follows: the Mole is the amount of substance of a system which - -- contains as many elementary entities as there are atoms in 0.012 - -- Kilograms of carbon 12. Note that, when this UnitOfMeasure is - -- used, the elementary entities must be specified _ they may be atoms, - -- molecules, ions, electrons, etc. or groups of such particles. - fun Mole : Ind UnitOfMass ; - - -- A molecule is the smallest unit of matter of a - -- CompoundSubstance that retains all the physical and chemical properties - -- of that substance, e.g., Ne, H2, H2O. A molecule is two or more Atoms - -- linked by a chemical bond. - fun Molecule : Class ; - fun Molecule_Class : SubClass Molecule CompoundSubstance ; - - -- Soft_bodied Invertebrate that is usually - -- contained in a shell. Includes oysters, clams, mussels, snails, slugs, - -- octopi, and squid. - fun Mollusk : Class ; - fun Mollusk_Class : SubClass Mollusk Invertebrate ; - - -- The Class of all calendar Mondays. - fun Monday : Class ; - fun Monday_Class : SubClass Monday Day ; - - -- Various Primates with relatively long - -- tails. - fun Monkey : Class ; - fun Monkey_Class : SubClass Monkey Primate ; - - -- An Object with this Attribute has - -- the same color on every part of its surface. - fun Monochromatic : Ind ColorAttribute ; - - -- The Class of all calendar Months. - fun Month : Class ; - fun Month_Class : SubClass Month TimeInterval ; - - -- Time unit. A month's duration is at least - -- 28 days, and no more than 31 days. Note that this unit is a range, rather - -- than an exact amount, unlike most other units. - fun MonthDuration : Ind UnitOfDuration ; - - -- A BinaryFunction that maps a subclass of Month and a - -- subclass of Year to the class containing the Months corresponding to thos Years. - -- For example (MonthFn January (YearFn 1912)) is the class containing the eighth - -- Month, i.e. August, of the Year 1912. For another example, (MonthFn August - -- Year) is equal to August, the class of all months of August. Note that this function - -- returns a Class as a value. The reason for this is that the related functions, viz. - -- DayFn, HourFn, MinuteFn, and SecondFn, are used to generate both specific TimeIntervals - -- and recurrent intervals, and the only way to do this is to make the domains and ranges of - -- these functions classes rather than individuals. - fun MonthFn : Desc Month -> Desc Year -> Desc Month ; - - -- Part of a Word which cannot be subdivided - -- and which expresses a meaning. - fun Morpheme : Class ; - fun Morpheme_Class : SubClass Morpheme LinguisticExpression ; - - -- A NonFloweringPlant without true roots and little - -- if any vascular tissue. - fun Moss : Class ; - fun Moss_Class : SubClass Moss NonFloweringPlant ; - - -- Any Process of movement. - fun Motion : Class ; - fun Motion_Class : SubClass Motion Process ; - - -- Motion where an Object is moving toward the - -- ground. - fun MotionDownward : Class ; - fun MotionDownward_Class : SubClass MotionDownward Motion ; - - -- A ContentBearingObject which depicts motion - -- (and which may have an audio or text component as well). This Class covers - -- films, videos, etc. - fun MotionPicture : Class ; - fun MotionPicture_Class : SubClass MotionPicture Text ; - - -- Motion where an Object is moving away from the ground. - fun MotionUpward : Class ; - fun MotionUpward_Class : SubClass MotionUpward Motion ; - - -- A TimeZone that covers much of the - -- Rocky Mountain region of the United States. - fun MountainTimeZone : Ind TimeZone ; - - -- The Class of multigraphs. A multigraph - -- is a Graph containing at least one pair of GraphNodes that are - -- connected by more than one GraphArc. - fun MultiGraph : Class ; - fun MultiGraph_Class : SubClass MultiGraph Graph ; - - -- If ?NUMBER1 and ?NUMBER2 are Numbers, - -- then (MultiplicationFn ?NUMBER1 ?NUMBER2) is the arithmetical product - -- of these numbers. - fun MultiplicationFn : El Quantity -> El Quantity -> Ind Quantity ; - - -- Nonrigid Tissue appearing only in Animals and - -- composed largely of contractile cells. - fun Muscle : Class ; - fun Muscle_Class : SubClass Muscle (both AnimalSubstance Tissue) ; - - -- The subclass of RadiatingSound where the - -- sound is intended to be melodic and is produced deliberately. - fun Music : Class ; - fun Music_Class : SubClass Music RadiatingSound ; - - -- A Device which is manipulated by a Human - -- and whose purpose is to produce Music. - fun MusicalInstrument : Class ; - fun MusicalInstrument_Class : SubClass MusicalInstrument Device ; - - -- A SetOrClass is a MutuallyDisjointClass - -- just in case there exists nothing which is an instance of all of the instances of - -- the original SetOrClass. - fun MutuallyDisjointClass : Class ; - fun MutuallyDisjointClass_Class : SubClass MutuallyDisjointClass SetOrClass ; - - -- A Class of Arthropods that includes - -- centipedes and millipedes. - fun Myriapod : Class ; - fun Myriapod_Class : SubClass Myriapod Arthropod ; - - -- A Promise where nothing is promised in return, - -- i.e. a nudum pactum. - fun NakedPromise : Ind DeonticAttribute ; - - -- The Process of assigning a name to someone or something. - fun Naming : Class ; - fun Naming_Class : SubClass Naming Declaring ; - - -- A UnaryFunction that maps a UnitOfMeasure into - -- a UnitOfMeasure that is equal to .000000001 units of the original - -- UnitOfMeasure. For example, (MicroFn SecondDuration) is .000000001 - -- SecondDurations. - fun NanoFn : El UnitOfMeasure -> Ind UnitOfMeasure; - - -- The broadest GeopoliticalArea, i.e. Nations are - -- GeopoliticalAreas that are not part of any other overarching and - -- comprehensive governance structure (excepting commonwealths and other sorts - -- of loose international organizations). - fun Nation : Class ; - fun Nation_Class : SubClass Nation (both GeopoliticalArea LandArea) ; - - -- The subclass of HumanLanguages which - -- are not designed and which evolve from generation to generation. This - -- Class includes all of the national languages, e.g. English, Spanish, - -- Japanese, etc. Note that this class includes dialects of natural - -- languages. - fun NaturalLanguage : Class ; - fun NaturalLanguage_Class : SubClass NaturalLanguage HumanLanguage ; - - -- A Process that take place in nature - -- spontanously. - fun NaturalProcess : Class ; - fun NaturalProcess_Class : SubClass NaturalProcess Process ; - - -- Any Substance that is not the result of - -- an IntentionalProcess, i.e. any substance that occurs naturally. - fun NaturalSubstance : Class ; - fun NaturalSubstance_Class : SubClass NaturalSubstance Substance ; - - -- The relation of common sense adjacency. Note that, if - -- an object is Near another object, then the objects are not connected. - fun Near : Ind SymmetricPositionalAttribute ; - - -- Attribute that applies to Propositions that are - -- necessary, i.e. true in every possible world. - fun Necessity : Ind AlethicAttribute ; - - -- The TimePoint that is before all other TimePoints. - fun NegativeInfinity : Ind TimePoint ; - - -- An Integer that is less than zero. - fun NegativeInteger : Class ; - fun NegativeInteger_Class : SubClass NegativeInteger (both Integer NegativeRealNumber) ; - - -- A RealNumber that is less than zero. - fun NegativeRealNumber : Class ; - def NegativeRealNumber = KappaFn RealNumber (\NUMBER -> lessThan (var RealNumber Quantity ? NUMBER) - (el Integer Quantity ? (toInt 0))); - - -- A system in Vertebrates that is made up of - -- the Brain, the spinal cord, nerves, etc. - fun NervousSystem : Class ; - fun NervousSystem_Class : SubClass NervousSystem (both AnimalAnatomicalStructure Organ) ; - - -- Components of the AtomicNucleus. They have no charge. - fun Neutron : Class ; - fun Neutron_Class : SubClass Neutron SubatomicParticle ; - - -- SI force measure. Symbol: N. It is that force - -- which gives to a mass of 1 kilogram an acceleration of 1 Meter per - -- SecondDuration. Newton = m*kg*s^(_2). - fun Newton : Ind CompositeUnitOfMeasure ; - - -- Instances of - -- this Class are UnitsOfMeasure that are applied to a single - -- dimension, and so are not intrinsically defined by the functional - -- composition of other units. - fun NonCompositeUnitOfMeasure : Class ; - fun NonCompositeUnitOfMeasure_Class : SubClass NonCompositeUnitOfMeasure UnitOfMeasure ; - - -- A Plant that reproduces with spores and - -- does not produce flowers. - fun NonFloweringPlant : Class ; - fun NonFloweringPlant_Class : SubClass NonFloweringPlant Plant ; - - -- The stage of an Organism before it is FullyFormed. - fun NonFullyFormed : Ind DevelopmentalAttribute ; - - -- Any SetOrClass that contains at least one instance. - fun NonNullSet : Class ; - fun NonNullSet_Class : SubClass NonNullSet SetOrClass ; - - -- An Integer that is greater than or equal to zero. - fun NonnegativeInteger : Class ; - fun NonnegativeInteger_Class : SubClass NonnegativeInteger (both Integer NonnegativeRealNumber) ; - - -- A RealNumber that is greater than or equal to zero. - fun NonnegativeRealNumber : Class ; - def NonnegativeRealNumber = KappaFn RealNumber (\NUMBER -> greaterThanOrEqualTo (var RealNumber Quantity ? NUMBER) - (el Integer Quantity ? (toInt 0))) ; - - -- A Class containing all of the - -- Attributes that are specific to morality, legality, aesthetics, - -- etiquette, etc. Many of these attributes express a judgement that - -- something ought or ought not to be the case. - fun NormativeAttribute : Class ; - fun NormativeAttribute_Class : SubClass NormativeAttribute RelationalAttribute ; - - -- The compass direction of North. - fun North : Ind DirectionalAttribute ; - - -- One of the parts of speech. The Class of Words - -- that conventionally denote Objects. - fun Noun : Class ; - fun Noun_Class : SubClass Noun Word ; - - -- A Phrase that has the same function as a Noun. - fun NounPhrase : Class ; - fun NounPhrase_Class : SubClass NounPhrase Phrase ; - - -- The Class of all Months which are November. - fun November : Class ; - fun November_Class : SubClass November Month ; - - -- The List that has no items. The uniqueness of - -- NullList follows from the extensionality of Lists, i.e. the fact that - -- two Lists with the same items in the same order are identical. - fun NullList : Ind List ; - - -- Any SetOrClass that contains no instances. - fun NullSet : Class ; - fun NullSet_Class : SubClass NullSet SetOrClass ; - - -- A measure of how many things there are, or how - -- much there is, of a certain kind. Numbers are subclassed into - -- RealNumber, ComplexNumber, and ImaginaryNumber. - fun Number : Class ; - fun Number_Class : SubClass Number Quantity ; - - -- NumberE is the RealNumber that is the base for - -- natural logarithms. It is approximately equal to 2.718282. - fun NumberE : Ind PositiveRealNumber ; - - -- (NumeratorFn ?NUMBER) returns the numerator - -- of the canonical reduced form ?NUMBER. - fun NumeratorFn : El RealNumber -> Ind Integer ; - - -- A BiologicallyActiveSubstance required by an Organism. - -- It is generally ingested as Food, and it is of primary interest because of its role - -- in the biologic functioning of the Organism. - fun Nutrient : Class ; - fun Nutrient_Class : SubClass Nutrient BiologicallyActiveSubstance ; - - -- Corresponds roughly to the class of ordinary - -- objects. Examples include normal physical objects, geographical regions, - -- and locations of Processes, the complement of Objects in the Physical - -- class. In a 4D ontology, an Object is something whose spatiotemporal - -- extent is thought of as dividing into spatial parts roughly parallel to the - -- time_axis. - fun Object : Class ; - fun Object_Class : SubClass Object Physical ; - - -- The Class of NormativeAttributes that are - -- associated with an objective criterion for their attribution, i.e. there is - -- broad consensus about the cases where these attributes are applicable. - fun ObjectiveNorm : Class ; - fun ObjectiveNorm_Class : SubClass ObjectiveNorm NormativeAttribute ; - - -- Attribute that applies to Propositions that an - -- Agent is required, by some authority, to make true. - fun Obligation : Ind DeonticAttribute ; - - -- The Class of all Months which are October. - fun October : Class ; - fun October_Class : SubClass October Month ; - - -- An Integer that is not evenly divisible by 2. - fun OddInteger : Class ; - fun OddInteger_Class : SubClass OddInteger Integer ; - - -- The subclass of Committing in which a - -- CognitiveAgent offers something Physical to another agent. Offerings - -- may be unconditional (in which case they are a promise to effect a - -- UnilateralGiving) or conditional (in which case they are a promise to - -- effect a Transaction of some sort). - fun Offering : Class ; - fun Offering_Class : SubClass Offering Committing ; - - -- SI electric resistance measure. It is the electric - -- resistance between two points of a conductor when a constant difference - -- of potential of 1 Volt, applied between these two points, - -- produces in this conductor a current of 1 Ampere, this conductor not - -- being the force of any electromotive force. Ohm = V/A = - -- m^2*kg*s^(_3)*A^(_2). - fun Ohm : Ind CompositeUnitOfMeasure ; - - -- The Class of properties that are - -- detectable by smell. - fun OlfactoryAttribute : Class ; - fun OlfactoryAttribute_Class : SubClass OlfactoryAttribute PerceptualAttribute ; - - -- This is used to assert that an object is on top of - -- another object, and it is derived from the up/down schema and involves - -- contact. - fun On : Ind AntiSymmetricPositionalAttribute ; - - -- The class of GeometricFigures that - -- have position and an extension along a single dimension, viz. straight lines. - fun OneDimensionalFigure : Class ; - fun OneDimensionalFigure_Class : SubClass OneDimensionalFigure GeometricFigure ; - - -- The class of TwoDimensionalFigures that - -- are not ClosedTwoDimensionalFigures. - fun OpenTwoDimensionalFigure : Class ; - fun OpenTwoDimensionalFigure_Class : SubClass OpenTwoDimensionalFigure TwoDimensionalFigure ; - - -- A Directing in which the receiver is - -- commanded to realize the content of a ContentBearingObject. Orders - -- are injunctions, the disobedience of which involves sanctions, or - -- which express an obligation upon the part of the orderee. - fun Ordering : Class ; - fun Ordering_Class : SubClass Ordering Directing ; - - -- A somewhat independent BodyPart that performs a - -- specialized function. Note that this functional definition covers bodily - -- systems, e.g. the digestive system or the central nervous system. - fun Organ : Class ; - fun Organ_Class : SubClass Organ BodyPart ; - - -- A PhysiologicProcess of a - -- particular Organ or Tissue. - fun OrganOrTissueProcess : Class ; - fun OrganOrTissueProcess_Class : SubClass OrganOrTissueProcess AutonomicProcess ; - - -- This class encompasses Organisms, - -- CorpuscularObjects that are parts of Organisms, i.e. BodyParts, - -- and CorpuscularObjects that are nonintentionally produced by - -- Organisms, e.g. ReproductiveBodies. - fun OrganicObject : Class ; - fun OrganicObject_Class : SubClass OrganicObject CorpuscularObject ; - - -- Generally, a living individual, including all - -- Plants and Animals. - fun Organism : Class ; - fun Organism_Class : SubClass Organism (both Agent OrganicObject) ; - - -- A physiologic function of the - -- Organism as a whole, of multiple organ systems or of multiple - -- Organs or Tissues. - fun OrganismProcess : Class ; - fun OrganismProcess_Class : SubClass OrganismProcess PhysiologicProcess ; - - -- An Organization is a corporate or similar - -- institution. The members of an Organization typically have a common - -- purpose or function. Note that this class also covers divisions, departments, - -- etc. of organizations. For example, both the Shell Corporation and the - -- accounting department at Shell would both be instances of Organization. - -- Note too that the existence of an Organization is dependent on the existence - -- of at least one member (since Organization is a subclass of Collection). - -- Accordingly, in cases of purely legal organizations, a fictitious member - -- should be assumed. - fun Organization : Class ; - fun Organization_Class : SubClass Organization (both CognitiveAgent Group) ; - - -- An IntentionalProcess that involves an Organization. - fun OrganizationalProcess : Class ; - fun OrganizationalProcess_Class : SubClass OrganizationalProcess IntentionalProcess ; - - -- English unit of volume equal to 1/8 of a Cup. - fun Ounce : Ind UnitOfVolume ; - - -- The class of ClosedTwoDimensionalFigures that are - -- produced by the intersection of a Cone with a ClosedTwoDimensionalFigure. - fun Oval : Class ; - fun Oval_Class : SubClass Oval ClosedTwoDimensionalFigure ; - - -- A TimeZone that covers much of the - -- western part of the United States. - fun PacificTimeZone : Ind TimeZone ; - - -- A SetOrClass is a PairwiseDisjointClass - -- just in case every instance of the SetOrClass is either equal to or disjoint - -- from every other instance of the SetOrClass. - fun PairwiseDisjointClass : Class ; - fun PairwiseDisjointClass_Class : SubClass PairwiseDisjointClass SetOrClass ; - - -- An Organization which is much like - -- a MilitaryOrganization, e.g. it is made up of armed fighters, except that it - -- is not associated with a Government. - fun ParamilitaryOrganization : Class ; - fun ParamilitaryOrganization_Class : SubClass ParamilitaryOrganization MilitaryForce ; - - -- An umbrella Class for any Word that does not - -- fit into the other subclasses of Word. A ParticleWord is generally a small - -- term that serves a grammatical or logical function, e.g. 'and', 'of', - -- 'since', etc. At some point, this class might be broken up into the - -- subclasses 'Connective', 'Preposition', etc. Note that the class ParticleWord - -- includes both personal and possessive pronouns, e.g. 'she', 'hers', 'it', 'its', - -- etc. - fun ParticleWord : Class ; - fun ParticleWord_Class : SubClass ParticleWord Word ; - - -- SI pressure measure. Symbol:Pa. It is the - -- pressure of one Newton per square Meter. Pascal = N/m^2 - -- = m^(_1)*kg*s^(_2). - fun Pascal : Ind CompositeUnitOfMeasure ; - - -- A UnaryFunction that maps a TimePosition - -- to the TimeInterval that meets it and that begins at - -- NegativeInfinity. - fun PastFn : El TimePosition -> Ind TimeInterval ; - - -- A Certificate that expresses the content of an - -- invention that has been accorded legal protection by a governemental - -- entity. - fun Patent : Class ; - fun Patent_Class : SubClass Patent Certificate ; - - -- A UnaryFunction that maps a GraphPath to - -- the sum of the arcWeights on the GraphArcs in the GraphPath. - fun PathWeightFn : El GraphPath -> Ind Quantity ; - - -- A disordered process, activity, or - -- state of the Organism as a whole, of a body system or systems, or of - -- multiple Organs or Tissues. Included here are normal responses to a - -- negative stimulus as well as patholologic conditions or states that are - -- less specific than a disease. Pathologic functions frequently have - -- systemic effects. - fun PathologicProcess : Class ; - fun PathologicProcess_Class : SubClass PathologicProcess BiologicalProcess ; - - -- PerFn maps two instances of PhysicalQuantity to - -- the FunctionQuantity composed of these two instances. For example, - -- (PerFn (MeasureFn 2 (MicroFn Gram)) (MeasureFn 1 (KiloFn - -- Gram))) denotes the FunctionQuantity of 2 micrograms per kiogram. - -- This function is useful, because it allows the knowledge engineer to - -- dynamically generate instances of FunctionQuantity. - fun PerFn : El PhysicalQuantity -> El PhysicalQuantity -> Ind FunctionQuantity ; - - -- Sensing some aspect of the material world. - -- Note that the agent of this sensing is assumed to be an Animal. - fun Perception : Class ; - fun Perception_Class : SubClass Perception PsychologicalProcess ; - - -- Any Attribute whose presence is detected - -- by an act of Perception. - fun PerceptualAttribute : Class ; - fun PerceptualAttribute_Class : SubClass PerceptualAttribute InternalAttribute ; - - -- A Series whose elements are published separately - -- and on a periodic basis. - fun Periodical : Class ; - fun Periodical_Class : SubClass Periodical Series ; - - -- A BinaryFunction that maps a subclass of - -- Periodical and a number to all of the issues of the Periodical corresponding - -- to the number. - fun PeriodicalIssueFn : Desc Periodical -> El PositiveInteger -> Desc Periodical ; - - -- A Residence where people live, i.e. - -- where people have a home. - fun PermanentResidence : Class ; - fun PermanentResidence_Class : SubClass PermanentResidence Residence ; - - -- Attribute that applies to Propositions that an - -- Agent is permitted, by some authority, to make true. - fun Permission : Ind DeonticAttribute ; - - -- A set of Words in a Language which form a unit, - -- i.e. express a meaning in the Language. - fun Phrase : Class ; - fun Phrase_Class : SubClass Phrase LinguisticExpression ; - - -- An entity that has a location in space_time. - -- Note that locations are themselves understood to have a location in - -- space_time. - fun Physical : Class ; - fun Physical_Class : SubClass Physical Entity ; - - -- An InternalAttribute given by physical - -- properties of the object. - fun PhysicalAttribute : Class ; - fun PhysicalAttribute_Class : SubClass PhysicalAttribute InternalAttribute ; - - -- A PhysicalQuantity is a measure of - -- some quantifiable aspect of the modeled world, such as 'the earth's - -- diameter' (a constant length) and 'the stress in a loaded deformable - -- solid' (a measure of stress, which is a function of three spatial - -- coordinates). Every PhysicalQuantity is either a ConstantQuantity - -- or FunctionQuantity. Instances of ConstantQuantity are dependent - -- on a UnitOfMeasure, while instances of FunctionQuantity are - -- Functions that map instances of ConstantQuantity to other instances - -- of ConstantQuantity (e.g., a TimeDependentQuantity is a - -- FunctionQuantity). Although the name and definition of - -- PhysicalQuantity is borrowed from physics, a PhysicalQuantity need - -- not be material. Aside from the dimensions of length, time, velocity, - -- etc., nonphysical dimensions such as currency are also possible. - -- Accordingly, amounts of money would be instances of PhysicalQuantity. - -- A PhysicalQuantity is distinguished from a pure Number by the fact that - -- the former is associated with a dimension of measurement. - fun PhysicalQuantity : Class ; - fun PhysicalQuantity_Class : SubClass PhysicalQuantity Quantity ; - - -- The physical state of an Object. There - -- are three reified instances of this Class: Solid, Liquid, and Gas. - -- Physical changes are not characterized by the transformation of one - -- substance into another, but rather by the change of the form (physical - -- states) of a given substance. For example, melting an iron nail yields a - -- substance still called iron. - fun PhysicalState : Class ; - fun PhysicalState_Class : SubClass PhysicalState InternalAttribute ; - - -- PhysicalSystem is the class of complex - -- Physical things. A PhysicalSystem may have one or more - -- corresponding abstract Graph representations. - fun PhysicalSystem : Class ; - fun PhysicalSystem_Class : SubClass PhysicalSystem Physical ; - - -- A normal process of an Organism - -- or part of an Organism. - fun PhysiologicProcess : Class ; - fun PhysiologicProcess_Class : SubClass PhysiologicProcess BiologicalProcess ; - - -- Pi is the RealNumber that - -- is the ratio of the perimeter of a circle to its diameter. It is - -- approximately equal to 3.141592653589793. - fun Pi : Ind PositiveRealNumber ; - - -- A UnaryFunction that maps a UnitOfMeasure into - -- a UnitOfMeasure that is equal to .000000000001 units of the original - -- UnitOfMeasure. For example, (PicoFn SecondDuration) is .000000000001 - -- SecondDurations. - fun PicoFn : El UnitOfMeasure -> Ind UnitOfMeasure; - - -- English unit of volume equal to 1/2 of a - -- Quart. - fun Pint : Ind UnitOfVolume ; - - -- A specification of a sequence of Processes which - -- is intended to satisfy a specified purpose at some future time. - fun Plan : Class ; - fun Plan_Class : SubClass Plan Procedure ; - - -- The value of an angle in a plane. - fun PlaneAngleMeasure : Class ; - fun PlaneAngleMeasure_Class : SubClass PlaneAngleMeasure AngleMeasure ; - - -- Specifying a set of actions in order to meet a - -- set of goals or objectives. - fun Planning : Class ; - fun Planning_Class : SubClass Planning IntentionalPsychologicalProcess ; - - -- An Organism having cellulose cell walls, growing - -- by synthesis of Substances, generally distinguished by the presence of - -- chlorophyll, and lacking the power of locomotion. - fun Plant : Class ; - def Plant = KappaFn Organism (\PLANT -> and (forall PlantSubstance (\SUBSTANCE -> part (var PlantSubstance Object ? SUBSTANCE) - (var Organism Object ? PLANT))) - (forall PlantAnatomicalStructure (\STRUCTURE -> part (var PlantAnatomicalStructure Object ? STRUCTURE) - (var Organism Object ? PLANT)))) ; - - -- AnatomicalStructures that - -- are possessed exclusively by Plants. - fun PlantAnatomicalStructure : Class ; - fun PlantAnatomicalStructure_Class : SubClass PlantAnatomicalStructure AnatomicalStructure ; - - -- BodySubstances that are produced - -- exclusively by Plants. - fun PlantSubstance : Class ; - fun PlantSubstance_Class : SubClass PlantSubstance BodySubstance ; - - -- An extremely energetic PhysicalState that consists - -- of atomic nuclei stripped of electrons. That is, a plasma is composed of - -- positive ions and free electrons. Plasma behaves differently enough from - -- Gas that it is referred to as the fourth state of matter. - fun Plasma : Ind PhysicalState ; - - -- The shape of an Object with this Attribute - -- can easily be altered. - fun Pliable : Ind InternalAttribute ; - - -- A Poisoning is caused by an external - -- substance. Since Poisoning is not possible without some biologic - -- function which affects the Organism being injured, it is a subclass - -- of BiologicalProcess. - fun Poisoning : Class ; - fun Poisoning_Class : SubClass Poisoning Injuring ; - - -- The Class of Processes where the agent - -- pierces the surface of the Object with an instrument. - fun Poking : Class ; - fun Poking_Class : SubClass Poking IntentionalProcess ; - - -- Any GovernmentOrganization - -- that is charged with domestic enforcement of the laws of the Government. - fun PoliceOrganization : Class ; - fun PoliceOrganization_Class : SubClass PoliceOrganization GovernmentOrganization ; - - -- An Organization that is attempting to bring about some sort - -- of political change. - fun PoliticalOrganization : Class ; - fun PoliticalOrganization_Class : SubClass PoliticalOrganization Organization ; - - -- An OrganizationalProcess carried - -- out by, for or against officially constituted governments. Some examples - -- would be voting on proposed legislation, electing a government representative, - -- or even overthrowing a government in a revolution. - fun PoliticalProcess : Class ; - fun PoliticalProcess_Class : SubClass PoliticalProcess OrganizationalProcess ; - - -- A powder produced by FloweringPlants that contains male - -- gametes and is capable of fertilizing the seeds of FloweringPlants of the same - -- species. - fun Pollen : Class ; - fun Pollen_Class : SubClass Pollen (both PlantAnatomicalStructure ReproductiveBody) ; - - -- An Object with this Attribute has - -- different colors on different parts of its surface. - fun Polychromatic : Ind ColorAttribute ; - - -- A formal position of reponsibility within an - -- Organization. Examples of Positions include president, laboratory - -- director, senior researcher, sales representative, etc. - fun Position : Class ; - fun Position_Class : SubClass Position SocialRole ; - - -- Attributes characterizing the - -- orientation of an Object, e.g. Vertical versus Horizontal, Left - -- versus Right etc. - fun PositionalAttribute : Class ; - fun PositionalAttribute_Class : SubClass PositionalAttribute RelationalAttribute ; - - -- The TimePoint that is after all other TimePoints. - fun PositiveInfinity : Ind TimePoint ; - - -- An Integer that is greater than zero. - fun PositiveInteger : Class ; - fun PositiveInteger_Class : SubClass PositiveInteger (both NonnegativeInteger PositiveRealNumber) ; - - -- A RealNumber that is greater than - -- zero. - fun PositiveRealNumber : Class ; - def PositiveRealNumber = KappaFn NonnegativeRealNumber (\NUMBER -> greaterThan (var NonnegativeRealNumber Quantity ? NUMBER) - (el Integer Quantity ? (toInt 0))); - - -- Attribute that applies to Propositions that are - -- possible, i.e. true in at least one possible world. - fun Possibility : Ind AlethicAttribute ; - - -- English pound of force. The conversion - -- factor depends on the local value of the acceleration of free fall. A - -- mean value is used in the conversion axiom associated with this - -- constant. - fun PoundForce : Ind CompositeUnitOfMeasure ; - - -- English mass unit of pounds. - fun PoundMass : Ind UnitOfMass ; - - -- (PowerSetFn ?CLASS) maps the SetOrClass - -- ?CLASS to the SetOrClass of all subclasses of ?CLASS. - fun PowerSetFn : El SetOrClass -> Desc SetOrClass ; - - -- Precipitation is the process of - -- water molecules falling from the air to the ground, in either a - -- liquid or frozen state. - fun Precipitation : Class ; - fun Precipitation_Class : SubClass Precipitation (both Falling (both WaterMotion WeatherProcess)) ; - - -- A unary function that maps an Integer to - -- its predecessor, e.g. the predecessor of 5 is 4. - fun PredecessorFn : El Integer -> Ind Integer ; - - -- The Class of IntentionalPsychologicalProcesses - -- which involve the formulation of a Proposition about a state of affairs - -- which might be realized in the future. - fun Predicting : Class ; - fun Predicting_Class : SubClass Predicting IntentionalPsychologicalProcess ; - - -- (PremisesFn ?ARGUMENT) returns the complete - -- set of premises of the Argument ?ARGUMENT. - fun PremisesFn : El Argument -> Ind Proposition ; - - -- A Phrase that begins with a - -- preposition and that functions as an Adjective or an Adverb. - fun PrepositionalPhrase : Class ; - fun PrepositionalPhrase_Class : SubClass PrepositionalPhrase Phrase ; - - -- Any SocialInteraction where a - -- CognitiveAgent or Group of CognitiveAgents attempts to make - -- another CognitiveAgent or Group of CognitiveAgents believe - -- something that is false. This covers deceit, affectation, - -- impersonation, and entertainment productions, to give just a few - -- examples. - fun Pretending : Class ; - fun Pretending_Class : SubClass Pretending SocialInteraction ; - - -- Colors which can be blended to form any - -- color and which cannot be derived from any other colors. - fun PrimaryColor : Class ; - fun PrimaryColor_Class : SubClass PrimaryColor ColorAttribute ; - - -- The Class of Mammals which are - -- Primates. - fun Primate : Class ; - fun Primate_Class : SubClass Primate Mammal ; - - -- An Integer that is evenly divisible only - -- by itself and 1. - fun PrimeNumber : Class ; - fun PrimeNumber_Class : SubClass PrimeNumber Integer ; - - -- A class containing all of the Attributes - -- relating to objective, qualitative assessments of probability, e.g. Likely and - -- Unlikely. - fun ProbabilityAttribute : Class ; - fun ProbabilityAttribute_Class : SubClass ProbabilityAttribute ObjectiveNorm ; - - -- One of the basic ProbabilityRelations, - -- ProbabilityFn is used to state the a priori probability of a state of - -- affairs. (ProbabilityFn ?FORMULA) denotes the a priori probability - -- of ?FORMULA. - fun ProbabilityFn : Formula -> Ind RealNumber ; - - -- A sequence_dependent specification. Some - -- examples are ComputerPrograms, finite_state machines, cooking recipes, - -- musical scores, conference schedules, driving directions, and the scripts - -- of plays and movies. - fun Procedure : Class ; - fun Procedure_Class : SubClass Procedure Proposition ; - - -- The class of things that happen - -- and have temporal parts or stages. Examples include extended events - -- like a football match or a race, actions like Pursuing and Reading, - -- and biological processes. The formal definition is: anything that occurs in - -- time but is not an Object. Note that a Process may have - -- participants 'inside' it which are Objects, such as the players - -- in a football match. In a 4D ontology, a Process is something whose - -- spatiotemporal extent is thought of as dividing into temporal stages - -- roughly perpendicular to the time_axis. - fun Process : Class ; - fun Process_Class : SubClass Process Physical ; - - -- An Artifact that is produced by Manufacture. - fun Product : Class ; - fun Product_Class : SubClass Product Artifact ; - - -- Prohibition is the DeonticAttribute that - -- applies to Formulas that an Agent is forbidden, by some authority, - -- to make true. - fun Prohibition : Ind DeonticAttribute ; - - -- Attribute that applies to Propositions that - -- an Agent promises to make true. Promises may be implicit or explicit. - -- They may be expressed in a written or verbal or gestural manner. - fun Promise : Ind DeonticAttribute ; - - -- A UnaryFunction that maps an Agent to the - -- Set of Objects owned by the Agent. - fun PropertyFn : El Agent -> Ind Set ; - - -- Propositions are Abstract entities that - -- express a complete thought or a set of such thoughts. As an example, - -- the formula '(instance Yojo Cat)' expresses the Proposition that the - -- entity named Yojo is an element of the Class of Cats. Note that - -- propositions are not restricted to the content expressed by individual - -- sentences of a Language. They may encompass the content expressed by - -- theories, books, and even whole libraries. It is important to distinguish - -- Propositions from the ContentBearingObjects that express them. A - -- Proposition is a piece of information, e.g. that the cat is on the mat, - -- but a ContentBearingObject is an Object that represents this information. - -- A Proposition is an abstraction that may have multiple representations: - -- strings, sounds, icons, etc. For example, the Proposition that the cat is - -- on the mat is represented here as a string of graphical characters displayed - -- on a monitor and/or printed on paper, but it can be represented by a sequence - -- of sounds or by some non_latin alphabet or by some cryptographic form - fun Proposition : Class ; - fun Proposition_Class : SubClass Proposition Abstract ; - - -- The BodyPosition of lying down, being in a - -- horizontal position. - fun Prostrate : Ind BodyPosition ; - - -- A Nutrient made up of amino acids joined by - -- peptide bonds. - fun Protein : Class ; - fun Protein_Class : SubClass Protein Nutrient ; - - -- Components of the AtomicNucleus. They have a - -- positive charge. - fun Proton : Class ; - fun Proton_Class : SubClass Proton SubatomicParticle ; - - -- The Class of pseudographs. A pseudograph - -- is a Graph containing at least one GraphLoop. - fun PseudoGraph : Class ; - fun PseudoGraph_Class : SubClass PseudoGraph Graph ; - - -- Attributes that characterize the mental - -- or behavioral life of an Organism. - fun PsychologicalAttribute : Class ; - fun PsychologicalAttribute_Class : SubClass PsychologicalAttribute BiologicalAttribute ; - - -- A clinically significant - -- dysfunction whose major manifestation is behavioral or psychological. - -- These dysfunctions may have identified or presumed biological etiologies - -- or manifestations. - fun PsychologicalDysfunction : Class ; - fun PsychologicalDysfunction_Class : SubClass PsychologicalDysfunction (both DiseaseOrSyndrome PsychologicalAttribute) ; - - -- A BiologicalProcess which takes place in - -- the mind or brain of an Organism and which may be manifested in the behavior - -- of the Organism. - fun PsychologicalProcess : Class ; - fun PsychologicalProcess_Class : SubClass PsychologicalProcess BiologicalProcess ; - - -- The Manufacture of Texts. Note that - -- there is no implication that the Texts are distributed. Such - -- distribution, when it occurs, is an instance of Dissemination. - fun Publication : Class ; - fun Publication_Class : SubClass Publication (both ContentDevelopment Manufacture) ; - - -- A Contract between two Agents in - -- which one Agent agrees to render the other some good or service in - -- exchange for currency. - fun PurchaseContract : Ind DeonticAttribute ; - - -- The Class of Substances with constant - -- composition. A PureSubstance can be either an element (ElementalSubstance) - -- or a compound of elements (CompoundSubstance). Examples: Table salt - -- (sodium chloride, NaCl), sugar (sucrose, C_{12}H_{22}O_{11}), water (H_2O), - -- iron (Fe), copper (Cu), and oxygen (O_2). - fun PureSubstance : Class ; - fun PureSubstance_Class : SubClass PureSubstance Substance ; - - -- The class of IntentionalProcesses where something is - -- sought. Some examples would be hunting, shopping, trawling, and stalking. - fun Pursuing : Class ; - fun Pursuing_Class : SubClass Pursuing IntentionalProcess ; - - -- The Class of Processes where something is put - -- in a location. Note that the location is specified with the CaseRole - -- destination. - fun Putting : Class ; - fun Putting_Class : SubClass Putting Transfer ; - - -- Any specification of how many or how much of - -- something there is. Accordingly, there are two subclasses of Quantity: - -- Number (how many) and PhysicalQuantity (how much). - fun Quantity : Class ; - fun Quantity_Class : SubClass Quantity Abstract ; - - -- Any InternalChange where a PhysicalQuantity - -- associated with the patient is altered. - fun QuantityChange : Class ; - fun QuantityChange_Class : SubClass QuantityChange InternalChange ; - - -- English unit of volume equal to 1/4 of a - -- UnitedStatesGallon. - fun Quart : Ind UnitOfVolume ; - - -- A request for information. For example, John asked - -- Bill if the President had said anything about taxes in his State of the Union - -- address. - fun Questioning : Class ; - fun Questioning_Class : SubClass Questioning Directing ; - - -- SI plane angle measure. Symbol: rad. It is the - -- angle of a circle subtended by an arc equal in length to the circle's - -- radius. Another definition is: the plane angle between two radii of a - -- circle which cut off on the circumference an arc equal in length to the - -- radius. Radian = m/m = 1. - fun Radian : Ind UnitOfAngularMeasure ; - - -- Processes in which some form of electromagnetic - -- radiation, e.g. radio waves, light waves, electrical energy, etc., is given - -- off or absorbed by something else. - fun Radiating : Class ; - fun Radiating_Class : SubClass Radiating Motion ; - - -- RadiatingElectromagnetic - -- is the subclass of Radiating processes in which electromagnetic - -- radiation is transmitted or absorbed. - fun RadiatingElectromagnetic : Class ; - fun RadiatingElectromagnetic_Class : SubClass RadiatingElectromagnetic Radiating ; - - -- Any instance of Radiating where the - -- wavelengths are longer than those of visible light and shorter than those - -- of radio emissions. - fun RadiatingInfrared : Class ; - fun RadiatingInfrared_Class : SubClass RadiatingInfrared RadiatingElectromagnetic ; - - -- The subclass of Radiating in which - -- light is given off or absorbed. Some examples include blinking, flashing, - -- and glittering. - fun RadiatingLight : Class ; - fun RadiatingLight_Class : SubClass RadiatingLight RadiatingElectromagnetic ; - - -- Releasing atomic energy, i.e. energy from - -- a nuclear reaction. - fun RadiatingNuclear : Class ; - fun RadiatingNuclear_Class : SubClass RadiatingNuclear Radiating ; - - -- The subclass of Radiating in which - -- sound waves are given off or absorbed. Some examples include creaking, - -- roaring, and whistling. - fun RadiatingSound : Class ; - fun RadiatingSound_Class : SubClass RadiatingSound Radiating ; - - fun RadiatingXRay : Class ; - fun RadiatingXRay_Class : SubClass RadiatingXRay RadiatingElectromagnetic ; - - -- A TemperatureMeasure. Note that 0 RankineDegrees is - -- the same as the absolute zero (i.e. 0 KelvinDegrees). - fun RankineDegree : Ind UnitOfTemperature ; - - -- Any RealNumber that is the product of - -- dividing two Integers. - fun RationalNumber : Class ; - fun RationalNumber_Class : SubClass RationalNumber RealNumber ; - - -- (RationalNumberFn ?NUMBER) returns - -- the rational representation of ?NUMBER. - fun RationalNumberFn : El Number -> Ind RationalNumber ; - - -- A subclass of ContentDevelopment in which - -- content is converted from a written form into a spoken representation. - -- Note that the class Interpreting should be used in cases where a - -- Text is read silently. - fun Reading : Class ; - fun Reading_Class : SubClass Reading ContentDevelopment ; - - -- Any Number that can be expressed as a - -- (possibly infinite) decimal, i.e. any Number that has a position - -- on the number line. - fun RealNumber : Class ; - fun RealNumber_Class : SubClass RealNumber Number ; - - -- (RealNumberFn ?NUMBER) returns the part of - -- ?NUMBER that is a RealNumber. - fun RealNumberFn : El Number -> Ind RealNumber ; - - -- The Class of IntentionalPsychologicalProcesses - -- which involve concluding, on the basis of either deductive or inductive - -- evidence, that a particular Proposition or Sentence is true. - fun Reasoning : Class ; - fun Reasoning_Class : SubClass Reasoning IntentionalPsychologicalProcess ; - - -- (ReciprocalFn ?NUMBER) is the reciprocal - -- element of ?NUMBER with respect to the multiplication operator - -- (MultiplicationFn), i.e. 1/?NUMBER. Not all numbers have a reciprocal - -- element. For example the number 0 does not. If a number ?NUMBER has a - -- reciprocal ?RECIP, then the product of ?NUMBER and ?RECIP will be - -- 1, e.g. 3*1/3 = 1. The reciprocal of an element is equal to - -- applying the ExponentiationFn function to the element to the power - -- _1. - fun ReciprocalFn : El Quantity -> Ind Quantity ; - - -- A Process that is carried out for - -- the purpose of recreation or exercise. Since RecreationOrExercise is a - -- subclass of IntentionalProcess, the intent of a process determines whether - -- or not it is an instance of the class. Hence, if John and Bill watch the same - -- program on television, and John watches it to relax while Bill watches it solely - -- to satisfy an educational requirement, then John's watching the movie is an - -- instance of RecreationOrExercise, while Bill's is not (both cases of - -- watching the television program would however be in the class of Seeing, since - -- being an instance of this latter class is not determined by intention). - fun RecreationOrExercise : Class ; - fun RecreationOrExercise_Class : SubClass RecreationOrExercise IntentionalProcess ; - - -- A function that is useful for generating - -- recurring time intervals. For example, (RecurrentTimeIntervalFn (HourFn 6 Day) - -- (HourFn 12 Day)) returns the Class of TimeIntervals beginning at 6 in the - -- morning and ending at 12 noon. For another example, (RecurrentTimeInterval - -- Saturday Sunday) returns the Class of all weekends. For still another example, - -- (RecurrentTimeInterval June August) returns the Class containing the academic - -- summer period. - fun RecurrentTimeIntervalFn : Desc TimeInterval -> Desc TimeInterval -> Desc TimeInterval ; - - -- The Attribute of redness. - fun Red : Ind PrimaryColor ; - - -- A topographic location. Regions encompass - -- surfaces of Objects, imaginary places, and GeographicAreas. Note - -- that a Region is the only kind of Object which can be located at - -- itself. Note too that Region is not a subclass of SelfConnectedObject, - -- because some Regions, e.g. archipelagos, have parts which are not - -- connected with one another. - fun Region : Class ; - fun Region_Class : SubClass Region Object ; - - -- an Guiding whose aim is the enforcement - -- of rules or regulations. Note the key differences between RegulatoryProcess - -- and the related concept Managing. The latter implies a long_term relationship - -- between a single manager and limited number of agents who are managed, while the - -- former implies a normative standard to which the activities of the regulated are - -- referred. - fun RegulatoryProcess : Class ; - fun RegulatoryProcess_Class : SubClass RegulatoryProcess Guiding ; - - -- Any Attribute that an Entity has by - -- virtue of a relationship that it bears to another Entity or set of Entities, - -- e.g. SocialRoles and PositionalAttributes. - fun RelationalAttribute : Class ; - fun RelationalAttribute_Class : SubClass RelationalAttribute Attribute ; - - -- A BinaryFunction that maps two - -- SetOrClasses to the difference between these SetOrClasses. More - -- precisely, (RelativeComplementFn ?CLASS1 ?CLASS2) denotes the instances - -- of ?CLASS1 that are not also instances of ?CLASS2. - fun RelativeComplementFn : El SetOrClass -> El SetOrClass -> Ind SetOrClass ; - - -- A means of converting TimePositions - -- between different TimeZones. (RelativeTimeFn ?TIME ?ZONE) - -- denotes the TimePosition in CoordinatedUniversalTime that is - -- contemporaneous with the TimePosition ?TIME in TimeZone ?ZONE. - -- For example, (RelativeTimeFn (MeasureFn 14 HourDuration) EasternTimeZone) - -- would return the value (MeasureFn 19 HourDuration). - fun RelativeTimeFn : El TimePosition -> El TimeZone -> Ind TimePosition ; - - -- Any instance of Transfer which results in - -- a situation where it is not the case that the agent grasps something - -- which he/she grasps previously. - fun Releasing : Class ; - fun Releasing_Class : SubClass Releasing Transfer ; - - -- An Organization whose members - -- share a set of religious beliefs. - fun ReligiousOrganization : Class ; - fun ReligiousOrganization_Class : SubClass ReligiousOrganization (both BeliefGroup Organization) ; - - -- An OrganizationalProcess that is - -- carried out within or by a ReligiousOrganization. - fun ReligiousProcess : Class ; - fun ReligiousProcess_Class : SubClass ReligiousProcess OrganizationalProcess ; - - -- (RemainderFn ?NUMBER ?DIVISOR) is the - -- remainder of the number ?NUMBER divided by the number ?DIVISOR. - -- The result has the same sign as ?DIVISOR. - fun RemainderFn : El Quantity -> El Quantity -> Ind Quantity ; - - -- The Class of PsychologicalProcesses which - -- involve the recollection of prior experiences and/or of knowledge - -- which was previously acquired. - fun Remembering : Class ; - fun Remembering_Class : SubClass Remembering PsychologicalProcess ; - - -- The Class of Processes where something is - -- taken away from a location. Note that the thing removed and the location - -- are specified with the CaseRoles patient and origin, respectively. - fun Removing : Class ; - fun Removing_Class : SubClass Removing Transfer ; - - -- The Class of Processes where the agent - -- makes a modification or series of modifications to an Object that is not - -- functioning as intended so that it works properly. - fun Repairing : Class ; - fun Repairing_Class : SubClass Repairing IntentionalProcess ; - - -- The Process of biological reproduction. - -- This can be either a sexual or an asexual process. - fun Replication : Class ; - fun Replication_Class : SubClass Replication OrganismProcess ; - - -- Any ArtWork that represents - -- something Physical. - fun RepresentationalArtWork : Class ; - fun RepresentationalArtWork_Class : SubClass RepresentationalArtWork (both ArtWork Icon) ; - - -- Reproductive structure of Organisms. - -- Consists of an Embryonic Object and a nutritive/protective envelope. - -- Note that this class includes seeds, spores, and FruitOrVegetables, as - -- well as the eggs produced by Animals. - fun ReproductiveBody : Class ; - fun ReproductiveBody_Class : SubClass ReproductiveBody BodyPart ; - - -- A ColdBloodedVertebrate having an external - -- covering of scales or horny plates. Reptiles breathe by means of - -- Lungs and generally lay eggs. - fun Reptile : Class ; - fun Reptile_Class : SubClass Reptile ColdBloodedVertebrate ; - - -- A request expresses a desire that some future - -- action be performed. For example, the 5th Battalion requested air support - -- from the 3rd Bomber Group. Note that this class covers proposals, - -- recommendations, suggestions, etc. - fun Requesting : Class ; - fun Requesting_Class : SubClass Requesting Directing ; - - -- A Building or part of a Building which provides - -- some accomodation for sleeping. - fun Residence : Class ; - fun Residence_Class : SubClass Residence StationaryArtifact ; - - -- A Building which provides some - -- accomodation for sleeping. Note that this class does not cover just - -- permanent residences, e.g. Houses and condominium and apartment buildings, - -- but also temporary residences, e.g. hotels and dormitories. - -- ResidentialBuildings are also distinguished from CommercialBuildings, - -- which are intended to serve an organizational rather than a residential - -- function. - fun ResidentialBuilding : Class ; - fun ResidentialBuilding_Class : SubClass ResidentialBuilding (both Building Residence) ; - - -- This PositionalAttribute is derived from the - -- left/right schema. Note that this means directly to the right, so that, - -- if one object is to the right of another, then the projections of the - -- two objects overlap. - fun Right : Ind AntiSymmetricPositionalAttribute ; - - -- The shape of an Object with this Attribute - -- cannot be altered without breaking. - fun Rigid : Ind InternalAttribute ; - - -- Roadway is the subclass of LandTransitways - -- that are areas intended for surface travel by self_powered, wheeled - -- vehicles, excluding those that travel on tracks. Roadways have been - -- at least minimally improved to enable the passage of vehicles. - -- Roadways include dirt and gravelled roads, paved streets, and - -- expressways. - fun Roadway : Class ; - fun Roadway_Class : SubClass Roadway LandTransitway ; - - -- The Class of Mammals with one or two pairs - -- of incisors for gnawing. Includes rats, mice, guinea pigs, and - -- rabbits. - fun Rodent : Class ; - fun Rodent_Class : SubClass Rodent Mammal ; - - -- A properPart of a Building which is separated from - -- the exterior of the Building and/or other Rooms of the Building by walls. - -- Some Rooms may have a specific purpose, e.g. sleeping, bathing, cooking, - -- entertainment, etc. - fun Room : Class ; - fun Room_Class : SubClass Room StationaryArtifact ; - - -- An Object with this Attribute has a rough - -- surface. - fun Rough : Ind TextureAttribute ; - - -- (RoundFn ?NUMBER) is the Integer closest - -- to ?NUMBER on the number line. If ?NUMBER is halfway between two - -- Integers (for example 3.5), it denotes the larger Integer. - fun RoundFn : El Quantity -> Ind Quantity ; - - -- Ambulating relatively quickly, i.e. moving in such a - -- way that, with each step, neither foot is in contact with the ground for a - -- period of time. - fun Running : Class ; - fun Running_Class : SubClass Running Ambulating ; - - -- A WaterArea whose Water is saline, e.g. - -- oceans and seas. - fun SaltWaterArea : Class ; - fun SaltWaterArea_Class : SubClass SaltWaterArea WaterArea ; - - -- A Class of Attributes that specify, in - -- a qualitative manner, the extent of the presence of one kind of Object in - -- another kind of Object. - fun SaturationAttribute : Class ; - fun SaturationAttribute_Class : SubClass SaturationAttribute InternalAttribute ; - - -- The Class of all calendar Saturdays. - fun Saturday : Class ; - fun Saturday_Class : SubClass Saturday Day ; - - -- The Class of all clock Seconds. - fun Second : Class ; - fun Second_Class : SubClass Second TimeInterval ; - - -- SI UnitOfDuration. Symbol: s. - -- It is one of the base units in SI, and it is currently defined as - -- follows: the SecondDuration is the duration of 9192631770 periods of - -- the radiation corresponding to the transition between the two hyperfine - -- levels of the ground state of the cesium 133 atom. - fun SecondDuration : Ind UnitOfDuration ; - - -- A BinaryFunction that assigns a PositiveRealNumber and a - -- subclass of Minutes to the Seconds within each Minute corresponding to that - -- PositiveRealNumber. For example, (SecondFn 4 (MinuteFn 5 Hour)) is the Class - -- of all fourth Seconds of every fifth Minute of every hour. For another example, - -- (SecondFn 8 Minute) would return the eighth second of every minute. For still - -- another example, - -- - -- (SecondFn 9 (MinuteFn 15 (HourFn 14 (DayFn 18 (MonthFn August (YearFn 1912)))))) - -- - -- denotes 9 seconds and 15 minutes after 2 PM on the 18th day of August 1912. - fun SecondFn : El PositiveRealNumber -> Desc Minute -> Desc Second ; - - -- The fertilized or unfertilized female ReproductiveBody - -- of a FloweringPlant. - fun Seed : Class ; - fun Seed_Class : SubClass Seed (both PlantAnatomicalStructure ReproductiveBody) ; - - -- The subclass of Perception in which the - -- sensing is done by an ocular Organ. - fun Seeing : Class ; - fun Seeing_Class : SubClass Seeing Perception ; - - -- The Class of IntentionalPsychologicalProcesses - -- which involve opting for one or more Entity out of a larger set of Entities. - -- Note that this covers all cases of judging or evaluating. - fun Selecting : Class ; - fun Selecting_Class : SubClass Selecting IntentionalPsychologicalProcess ; - - -- A SelfConnectedObject is any - -- Object that does not consist of two or more disconnected parts. - fun SelfConnectedObject : Class ; - fun SelfConnectedObject_Class : SubClass SelfConnectedObject Object ; - - -- A FinancialTransaction in which an instance of - -- Physical is exchanged for an instance of CurrencyMeasure. - fun Selling : Class ; - fun Selling_Class : SubClass Selling FinancialTransaction ; - - -- A syntactically well_formed formula of a - -- Language. It includes, at minimum, a predicate and a subject (which - -- may be explicit or implicit), and it expresses a Proposition. - fun Sentence : Class ; - fun Sentence_Class : SubClass Sentence LinguisticExpression ; - - -- An Agent that has rights but may or may - -- not have responsibilities and the ability to reason. If the latter are - -- present, then the Agent is also an instance of CognitiveAgent. - -- Domesticated animals are an example of SentientAgents that are not - -- also CognitiveAgents. - fun SentientAgent : Class ; - fun SentientAgent_Class : SubClass SentientAgent Agent ; - - -- A Process where a SelfConnectedObject is - -- separated into (some of) its parts. Note that Separating is different - -- from Detaching in that the latter only results in the two objects not - -- being connected. Note too that Separating is different from - -- Removing in that one or both of the two things which are separated - -- may or may not be moved from the location where they were separated. - fun Separating : Class ; - fun Separating_Class : SubClass Separating DualObjectProcess ; - - -- The Class of all Months which are September. - fun September : Class ; - fun September_Class : SubClass September Month ; - - -- A Text consisting of multiple self_contained units. - -- Some examples are an encyclopedia containing a couple dozen volumes, a television - -- series made up of many episodes, a film serial, etc. - fun Series : Class ; - fun Series_Class : SubClass Series Text ; - - -- A BinaryFunction that maps a type of Series - -- (e.g. the Encyclopedia_Britannica or the Popular_Mechanics periodical) and a - -- number to the volumes of the text type designated by the number. - fun SeriesVolumeFn : Desc Series -> El PositiveInteger -> Desc Text ; - - -- ServiceProcess denotes the class - -- of events in which one agent performs a service for another. The - -- service need not be commercial, and it need not be the case that - -- the serviceRecipient pays or recompenses the serviceProvider - -- for the service. - fun ServiceProcess : Class ; - fun ServiceProcess_Class : SubClass ServiceProcess SocialInteraction ; - - -- A SetOrClass that satisfies extensionality as well as - -- other constraints specified by some choice of set theory. Sets differ - -- from Classes in two important respects. First, Sets are extensional _ - -- two Sets with the same elements are identical. Second, a Set can be - -- an arbitrary stock of objects. That is, there is no requirement that Sets - -- have an associated condition that determines their membership. Note that Sets - -- are not assumed to be unique sets, i.e. elements of a Set may occur more - -- than once in the Set. - fun Set : Class ; - fun Set_Class : SubClass Set SetOrClass ; - - -- The SetOrClass of Sets - -- and Classes, i.e. any instance of Abstract that has elements or - -- instances. - fun SetOrClass : Class ; - fun SetOrClass_Class : SubClass SetOrClass Abstract ; - - -- Attributes that indicate the sex of an - -- Organism. - fun SexAttribute : Class ; - fun SexAttribute_Class : SubClass SexAttribute BiologicalAttribute ; - - -- Sexual Processes of biological - -- reproduction. - fun SexualReproduction : Class ; - fun SexualReproduction_Class : SubClass SexualReproduction Replication ; - - -- Any Attribute that relates to the - -- shape of an Object. - fun ShapeAttribute : Class ; - fun ShapeAttribute_Class : SubClass ShapeAttribute InternalAttribute ; - - -- The Process of changing the shape of an Object. - fun ShapeChange : Class ; - fun ShapeChange_Class : SubClass ShapeChange InternalChange ; - - -- The subclass of Impelling where the patient - -- is a projectile that is fired through the air by means of some sort of - -- Device. - fun Shooting : Class ; - fun Shooting_Class : SubClass Shooting Impelling ; - - -- A ShoreArea is a LandArea approximately - -- 1_3 km wide bordering a body of water, such as an ocean, bay, river, - -- or lake. A ShoreArea may comprise a variety of LandForms, such as dunes, - -- sloughs, and marshes. - fun ShoreArea : Class ; - fun ShoreArea_Class : SubClass ShoreArea LandArea ; - - -- SI electric conductance measure. Symbol: S. - -- In the case of direct current, the conductance in Siemens is the - -- reciprocal of the resistance in Ohms, in the case of alternating current, - -- it is the reciprocal of the impedance in ohms. siemens = A/V = - -- m^(_2)*kg(_1)*s^(3)*A^2. - fun Siemens : Ind CompositeUnitOfMeasure ; - - -- SI dose equivalent measure. Symbol: Sv. It is - -- a unit of biologic dose of ionizing radiation. The Sievert makes it - -- possible to normalize doses of different types of radiation. It takes - -- into account the relative biologic effectiveness of ionizing radiation, - -- since each form of such radiation__e.g., X rays, gamma rays, neutrons__ - -- has a slightly different effect on living tissue for a given absorbed - -- dose. The dose equivalent of a given type of radiation (in Sievert) is - -- the dose of the radiation in Gray multiplied by a quality factor that - -- is based on the relative biologic effectiveness of the radiation. - -- Accordingly, one Sievert is generally defined as the amount of radiation - -- roughly equivalent in biologic effectiveness to one Gray of gamma - -- radiation. Sievert = J/kg = m^2*s^(_2) - fun Sievert : Ind CompositeUnitOfMeasure ; - - -- (SignumFn ?NUMBER) denotes the sign of ?NUMBER. - -- This is one of the following values: _1, 1, or 0. - fun SignumFn : El RealNumber -> Ind Integer ; - - -- (SineFn ?DEGREE) is the sine of the - -- PlaneAngleMeasure ?DEGREE. The sine of ?DEGREE is the ratio of the side - -- opposite ?DEGREE to the hypotenuse in a right_angled triangle. - fun SineFn : El PlaneAngleMeasure -> Ind RealNumber ; - - -- Speaking that is also Music. - fun Singing : Class ; - fun Singing_Class : SubClass Singing (both Music Speaking) ; - - -- SingleAgentProcess - -- is the Class of all Processes that require exactly one agent in order to occur. - fun SingleAgentProcess : Class ; - fun SingleAgentProcess_Class : SubClass SingleAgentProcess Process ; - - -- A PermanentResidence which is - -- intended to be the home of a single SocialUnit. This class covers - -- Houses, ApartmentUnits, and CondominiumUnits. - fun SingleFamilyResidence : Class ; - fun SingleFamilyResidence_Class : SubClass SingleFamilyResidence PermanentResidence ; - - -- The BodyPosition of being recumbent, i.e. - -- knees bent and back side supported. - fun Sitting : Ind BodyPosition ; - - -- The system of Bones that make up the supporting structure - -- of Vertebrates. - fun Skeleton : Class ; - fun Skeleton_Class : SubClass Skeleton (both AnimalAnatomicalStructure BodyPart) ; - - -- English mass unit of slugs. - fun Slug : Ind UnitOfMass ; - - -- The subclass of Perception in which the - -- sensing is done by an olefactory Organ. - fun Smelling : Class ; - fun Smelling_Class : SubClass Smelling Perception ; - - -- A mixture of fine particles suspended in a gas that is - -- produced by Combustion. - fun Smoke : Class ; - fun Smoke_Class : SubClass Smoke Cloud ; - - -- An Object with this Attribute has a smooth - -- surface. - fun Smooth : Ind TextureAttribute ; - - -- The subclass of - -- IntentionalProcess that involves interactions between - -- CognitiveAgents. - fun SocialInteraction : Class ; - fun SocialInteraction_Class : SubClass SocialInteraction IntentionalProcess ; - - -- The Class of all Attributes that - -- specify the position or status of a CognitiveAgent within an - -- Organization or other Group. - fun SocialRole : Class ; - fun SocialRole_Class : SubClass SocialRole RelationalAttribute ; - - -- A GroupOfPeople who all have the same home. - fun SocialUnit : Class ; - fun SocialUnit_Class : SubClass SocialUnit GroupOfPeople ; - - -- An Object has the Attribute of Solid if it - -- has a fixed shape and a fixed volume. - fun Solid : Ind PhysicalState ; - - -- The value of an angle in a solid. - fun SolidAngleMeasure : Class ; - fun SolidAngleMeasure_Class : SubClass SolidAngleMeasure AngleMeasure ; - - -- A liquid mixture. The most abundant component in - -- a solution is called the solvent. Other components are called solutes. - -- A solution, though homogeneous, may nonetheless have variable composition. - -- Any amount of salt, up to a maximum limit, can be dissolved in a given - -- amount of water. - fun Solution : Class ; - fun Solution_Class : SubClass Solution LiquidMixture ; - - -- The volume of sound relative to a listener. - fun SoundAttribute : Class ; - fun SoundAttribute_Class : SubClass SoundAttribute RelationalAttribute ; - - -- The compass direction of South. - fun South : Ind DirectionalAttribute ; - - -- Any LinguisticGeneration which is also a - -- Vocalizing, i.e. any LinguisticCommunication by a Human which - -- involves his/her vocal cords. - fun Speaking : Class ; - fun Speaking_Class : SubClass Speaking (both LinguisticCommunication Vocalizing) ; - - -- Maps an instance of LengthMeasure and an instance of - -- TimeDuration to the speed represented by this proportion of distance and time. - -- For example, (SpeedFn (MeasureFn 55 Mile)(MeasureFn 1 HourDuration)) - -- represents the velocity of 55 miles per hour. - fun SpeedFn : El LengthMeasure -> El TimeDuration -> Ind FunctionQuantity ; - - -- A flexible column made out of bones called - -- vertebrae. The main function of the SpinalColumn is to protect the - -- spinal cord. - fun SpinalColumn : Class ; - fun SpinalColumn_Class : SubClass SpinalColumn (both AnimalAnatomicalStructure Organ) ; - - -- A SpokenHumanLanguage is a - -- HumanLanguage which has as its medium the human voice. It can also - -- berepresented visually through writing, although not all - -- SpokenHumanLanguages have a codified written form. - fun SpokenHumanLanguage : Class ; - fun SpokenHumanLanguage_Class : SubClass SpokenHumanLanguage HumanLanguage ; - - -- Any ReproductiveBody of a NonFloweringPlant. - fun Spore : Class ; - fun Spore_Class : SubClass Spore (both PlantAnatomicalStructure ReproductiveBody) ; - - -- A Game which requires some degree of physical - -- exercion from the participants of the game. - fun Sport : Class ; - fun Sport_Class : SubClass Sport Game ; - - -- (SquareRootFn ?NUMBER) is the principal - -- square root of ?NUMBER. - fun SquareRootFn : El RealNumber -> Ind Number ; - - -- The BodyPosition of being upright, i.e. being - -- fully extended and supported by nothing other than one's own feet. - fun Standing : Ind BodyPosition ; - - -- Any Process where the PhysicalState - -- of part of the patient of the Process changes. - fun StateChange : Class ; - fun StateChange_Class : SubClass StateChange InternalChange ; - - -- The class StateOfMind is distinguished from - -- its complement TraitAttribute by the fact that instances of the former are - -- transient while instances of the latter are persistent features of a creature's behavioral/psychological make_up. - fun StateOfMind : Class ; - fun StateOfMind_Class : SubClass StateOfMind PsychologicalAttribute ; - - -- Administrative subdivisions of a - -- Nation that are broader than any other political subdivisions that - -- may exist. This Class includes the states of the United States, as - -- well as the provinces of Canada and European countries. - fun StateOrProvince : Class ; - fun StateOrProvince_Class : SubClass StateOrProvince (both GeopoliticalArea LandArea) ; - - -- A WaterArea in which water does not flow - -- constantly or in the same direction, e.g. most lakes and ponds. - fun StaticWaterArea : Class ; - fun StaticWaterArea_Class : SubClass StaticWaterArea WaterArea ; - - -- Instances of this Class commit the agent to some truth. - -- For example, John claimed that the moon is made of green cheese. - fun Stating : Class ; - fun Stating_Class : SubClass Stating LinguisticCommunication ; - - -- A StationaryArtifact is an Artifact - -- that has a fixed spatial location. Most instances of this Class are - -- architectural works, e.g. the Eiffel Tower, the Great Pyramids, office towers, - -- single_family houses, etc. - fun StationaryArtifact : Class ; - fun StationaryArtifact_Class : SubClass StationaryArtifact Artifact ; - - -- SI solid angle measure. Symbol: sr. It is - -- the solid angle of a sphere subtended by a portion of the surface whose - -- area is equal to the square of the sphere's radius. Another definition - -- is: the solid angle which, having its vertex in the center of the sphere, - -- cuts off an area of the surface of the sphere equal to that of a square - -- with sides of length equal to the radius of the sphere. Steradian = - -- m^2/m^2 = 1. - fun Steradian : Ind UnitOfAngularMeasure ; - - -- A relatively narrow WaterArea where the - -- water flows constantly and in the same direction, e.g. a river, a stream, - -- etc. - fun StreamWaterArea : Class ; - fun StreamWaterArea_Class : SubClass StreamWaterArea (both FlowRegion WaterArea) ; - - -- The class of ElementalSubstances that - -- are smaller than Atoms and compose Atoms. - fun SubatomicParticle : Class ; - fun SubatomicParticle_Class : SubClass SubatomicParticle ElementalSubstance ; - - -- The Class of NormativeAttributes - -- which lack an objective criterion for their attribution, i.e. the attribution of - -- these Attributes varies from subject to subject and even with respect to the - -- same subject over time. This Class is, generally speaking, only used when - -- mapping external knowledge sources to the SUMO. If a term from such a knowledge - -- source seems to lack objective criteria for its attribution, it is assigned to - -- this Class. - fun SubjectiveAssessmentAttribute : Class ; - fun SubjectiveAssessmentAttribute_Class : SubClass SubjectiveAssessmentAttribute NormativeAttribute ; - - -- An Object in which every part is similar to - -- every other in every relevant respect. More precisely, something is a - -- Substance when it has only arbitrary pieces as parts _ any parts have - -- properties which are similar to those of the whole. Note that a Substance - -- may nonetheless have physical properties that vary. For example, the - -- temperature, chemical constitution, density, etc. may change from one part - -- to another. An example would be a body of water. - fun Substance : Class ; - fun Substance_Class : SubClass Substance SelfConnectedObject ; - - -- The Class of Transfers where one thing is - -- replaced with something else. - fun Substituting : Class ; - fun Substituting_Class : SubClass Substituting (both DualObjectProcess Transfer) ; - - -- If ?NUMBER1 and ?NUMBER2 are Numbers, - -- then (SubtractionFn ?NUMBER1 ?NUMBER2) is the arithmetical difference - -- between ?NUMBER1 and ?NUMBER2, i.e. ?NUMBER1 minus ?NUMBER2. An - -- exception occurs when ?NUMBER1 is equal to 0, in which case - -- (SubtractionFn ?NUMBER1 ?NUMBER2) is the negation of ?NUMBER2. - fun SubtractionFn : El Quantity -> El Quantity -> Ind Quantity ; - - -- A UnaryFunction that maps an Integer to - -- its successor, e.g. the successor of 5 is 6. - fun SuccessorFn : El Integer -> Ind Integer ; - - -- A short Text that is a summary of another, - -- longer Text. - fun Summary : Class ; - fun Summary_Class : SubClass Summary Text ; - - -- The Class of all calendar Sundays. - fun Sunday : Class ; - fun Sunday_Class : SubClass Sunday Day ; - - -- Instances of this Class suppose, for the sake of - -- argument, that a proposition is true. For example, John considered what he - -- would do if he won the lottery. - fun Supposing : Class ; - fun Supposing_Class : SubClass Supposing LinguisticCommunication ; - - -- Processes which involve altering - -- the properties that apply to the surface of an Object. - fun SurfaceChange : Class ; - fun SurfaceChange_Class : SubClass SurfaceChange InternalChange ; - - -- Any TherapeuticProcess that involves making an - -- incision in the Animal that is the patient of the TherapeuticProcess. - fun Surgery : Class ; - fun Surgery_Class : SubClass Surgery TherapeuticProcess ; - - -- A LiquidMixture where at least one of the - -- components of the Mixture is equally distributed throughout the Mixture - -- but is not dissolved in it. - fun Suspension : Class ; - fun Suspension_Class : SubClass Suspension LiquidMixture ; - - -- Any deliberate and controlled BodyMotion - -- through water that is accomplished by an Organism. - fun Swimming : Class ; - fun Swimming_Class : SubClass Swimming BodyMotion ; - - -- The Class of alphanumeric sequences. - fun SymbolicString : Class ; - fun SymbolicString_Class : SubClass SymbolicString ContentBearingObject ; - - -- SymmetricAttribute is the class of - -- PositionalAttribute that hold between two items regardless of their - -- order or orientation. - fun SymmetricPositionalAttribute : Class ; - fun SymmetricPositionalAttribute_Class : SubClass SymmetricPositionalAttribute PositionalAttribute ; - - -- Any Substance that is the result of an - -- IntentionalProcess, i.e. any substance that is created by Humans. - fun SyntheticSubstance : Class ; - def SyntheticSubstance = KappaFn Substance (\SUBSTANCE -> exists IntentionalProcess - (\PROCESS -> result (var IntentionalProcess Process ? PROCESS) - (var Substance Entity ? SUBSTANCE))) ; - - -- The Class of Systeme - -- International (SI) units. - fun SystemeInternationalUnit : Class ; - fun SystemeInternationalUnit_Class : SubClass SystemeInternationalUnit UnitOfMeasure ; - - -- The subclass of Perception in which - -- the sensing is done by Touching. Note that Touching need not involve - -- TactilePerception. For example, a person who has lost all sensation in - -- both of his legs would have no TactilePerception of anything his legs - -- were Touching. - fun TactilePerception : Class ; - fun TactilePerception_Class : SubClass TactilePerception Perception ; - - -- (TangentFn ?DEGREE) is the tangent of the - -- PlaneAngleMeasure ?DEGREE. The tangent of ?DEGREE is the ratio of - -- the side opposite ?DEGREE to the side next to ?DEGREE in a right_angled - -- triangle. - fun TangentFn : El PlaneAngleMeasure -> Ind RealNumber ; - - -- The Class of Attributes relating to - -- the taste of Objects. - fun TasteAttribute : Class ; - fun TasteAttribute_Class : SubClass TasteAttribute PerceptualAttribute ; - - -- The subclass of Perception in which the - -- sensing is done by of an Organ which can discriminate various tastes. - fun Tasting : Class ; - fun Tasting_Class : SubClass Tasting Perception ; - - -- Measures of temperature. - -- In scientific circles, the temperature of something is understood as the - -- average velocity of the atoms or molecules that make up the thing. - fun TemperatureMeasure : Class ; - fun TemperatureMeasure_Class : SubClass TemperatureMeasure ConstantQuantity ; - - -- The basic Function for expressing - -- the composition of larger TimeIntervals out of smaller TimeIntervals. - -- For example, if ThisSeptember is an instance of September, - -- (TemporalCompositionFn ThisSeptember Day) denotes the Class of - -- consecutive days that make up ThisSeptember. Note that one can obtain - -- the number of instances of this Class by using the function CardinalityFn. - fun TemporalCompositionFn : El TimeInterval -> Desc TimeInterval -> Desc TimeInterval ; - - -- A Residence which is strictly temporary, - -- i.e. where no one makes his/her home. - fun TemporaryResidence : Class ; - fun TemporaryResidence_Class : SubClass TemporaryResidence Residence ; - - -- A UnaryFunction that maps a UnitOfMeasure - -- into a UnitOfMeasure that is equal to 1,000,000,000,000 units of the original - -- UnitOfMeasure. For example, (TeraFn Hertz) is 1,000,000,000,000 Hertz. - fun TeraFn : El UnitOfMeasure -> Ind UnitOfMeasure; - - -- A UnaryFunction that maps a - -- GraphArc to the terminal node of the GraphArc. Note that this - -- is a partial function. In particular, the function is undefined - -- for GraphArcs that are not part of a DirectedGraph. - fun TerminalNodeFn : El GraphArc -> Ind GraphNode ; - - -- OrganizationalProcesses where someone - -- ceases to be an employee of an Organization. Note that this covers being - -- laid off, being fired, and voluntarily leaving a job. - fun TerminatingEmployment : Class ; - fun TerminatingEmployment_Class : SubClass TerminatingEmployment LeavingAnOrganization ; - - -- SI magnetic flux density measure. Symbol: T. - -- One Tesla equals one Weber per square Meter. Tesla = Wb/m^2 = - -- kg*s^(_2)*A^(_1). - fun Tesla : Ind CompositeUnitOfMeasure ; - - -- A LinguisticExpression or set of - -- LinguisticExpressions that perform a specific function related - -- to Communication, e.g. express a discourse about a particular - -- topic, and that are inscribed in a CorpuscularObject by Humans. - fun Text : Class ; - fun Text_Class : SubClass Text (both Artifact (both ContentBearingObject LinguisticExpression)) ; - - -- Any Attribute that characterizes the - -- texture of an Object. - fun TextureAttribute : Class ; - fun TextureAttribute_Class : SubClass TextureAttribute PerceptualAttribute ; - - -- A Process that is carried out - -- for the purpose of curing, improving or reducing the pain associated - -- with a DiseaseOrSyndrome. - fun TherapeuticProcess : Class ; - fun TherapeuticProcess_Class : SubClass TherapeuticProcess Repairing ; - - -- The class of GeometricFigures that - -- have position and an extension along three dimensions, viz. geometric solids - -- like polyhedrons and cylinders. - fun ThreeDimensionalFigure : Class ; - fun ThreeDimensionalFigure_Class : SubClass ThreeDimensionalFigure GeometricFigure ; - - -- The Class of all calendar Thursdays. - fun Thursday : Class ; - fun Thursday_Class : SubClass Thursday Day ; - - -- A UnaryConstantFunctionQuantity of continuous time. All instances of - -- this Class are returned by Functions that map a time quantity into - -- another ConstantQuantity such as temperature. For example, 'the - -- temperature at the top of the Empire State Building' is a - -- TimeDependentQuantity, since its value depends on the time. - fun TimeDependentQuantity : Class ; - fun TimeDependentQuantity_Class : SubClass TimeDependentQuantity UnaryConstantFunctionQuantity ; - - -- Any measure of length of time, - -- with or without respect to the universal timeline. - fun TimeDuration : Class ; - fun TimeDuration_Class : SubClass TimeDuration TimeMeasure ; - - -- An interval of time. - -- Note that a TimeInterval has both an extent and a location on the - -- universal timeline. Note too that a TimeInterval has no gaps, - -- i.e. this class contains only convex time intervals. - fun TimeInterval : Class ; - fun TimeInterval_Class : SubClass TimeInterval TimePosition ; - - -- A BinaryFunction that takes two TimePoints - -- as arguments and returns the TimeInterval defined by these two TimePoints. - -- Note that the first TimePoint must occur earlier than the second TimePoint. - fun TimeIntervalFn : El TimePoint -> El TimePoint -> Ind TimeInterval ; - - -- The class of temporal durations (instances - -- of TimeDuration) and positions of TimePoints and TimeIntervals along - -- the universal timeline (instances of TimePosition). - fun TimeMeasure : Class ; - fun TimeMeasure_Class : SubClass TimeMeasure ConstantQuantity ; - - -- An extensionless point on - -- the universal timeline. The TimePoints at which Processes occur - -- can be known with various degrees of precision and approximation, but - -- conceptually TimePoints are point_like and not interval_like. That - -- is, it doesn't make sense to talk about how long a TimePoint - -- lasts. - fun TimePoint : Class ; - fun TimePoint_Class : SubClass TimePoint TimePosition ; - - -- Any TimePoint or TimeInterval - -- along the universal timeline from NegativeInfinity to - -- PositiveInfinity. - fun TimePosition : Class ; - fun TimePosition_Class : SubClass TimePosition TimeMeasure ; - - -- An Attribute which is used to specify coordinates - -- in which time measures are uniform, i.e. all time devices are synchronized to - -- the same TimePositions. - fun TimeZone : Class ; - fun TimeZone_Class : SubClass TimeZone RelationalAttribute ; - - -- An aggregation of similarly specialized Cells - -- and the associated intercellular substance. Tissues are relatively - -- non_localized in comparison to BodyParts, Organs or Organ components. - -- The main features of Tissues are self_connectivity (see - -- SelfConnectedObject) and being a homogeneous mass (all parts in the - -- same granularity are instances of Tissue as well). - fun Tissue : Class ; - fun Tissue_Class : SubClass Tissue BodySubstance ; - - -- Any Transfer where two Objects are - -- brought into immediate physical contact with one another. - fun Touching : Class ; - fun Touching_Class : SubClass Touching Transfer ; - - -- Attributes that indicate the the - -- behavior/personality traits of an Organism. - fun TraitAttribute : Class ; - fun TraitAttribute_Class : SubClass TraitAttribute PsychologicalAttribute ; - - -- The subclass of ChangeOfPossession where - -- something is exchanged for something else. - fun Transaction : Class ; - fun Transaction_Class : SubClass Transaction (both ChangeOfPossession DualObjectProcess) ; - - -- Any instance of Translocation where the agent - -- and the patient are not the same thing. - fun Transfer : Class ; - fun Transfer_Class : SubClass Transfer Translocation ; - - -- Transitway is the broadest class - -- of regions which may be passed through as a path in instances - -- of Translocation. Transitway includes land, air, and sea - -- regions, and it includes both natural and artificial transitways. - fun Transitway : Class ; - fun Transitway_Class : SubClass Transitway (both Region SelfConnectedObject) ; - - -- Converting content from one Language into another. - -- This covers oral translation (i.e. interpreting) as well as written translation. - fun Translating : Class ; - fun Translating_Class : SubClass Translating (both ContentDevelopment DualObjectProcess) ; - - -- Translocation is that class of Motions - -- in which an object moves from one place to another. In the case of round - -- trips, the origin and destination are the same, but the intervening - -- motion passes through other locations. Translocation represents linear - -- motion, in contrast to rotation or other movement in place. A vehicle is - -- not necessary, Ambulating is a kind of Translocation. - fun Translocation : Class ; - fun Translocation_Class : SubClass Translocation Motion ; - - -- Motion from one point to another by means - -- of a TransportationDevice. - fun Transportation : Class ; - fun Transportation_Class : SubClass Transportation Translocation ; - - -- A TransportationDevice is a Device - -- which serves as the instrument in a Transportation Process which carries - -- the patient of the Process from one point to another. - fun TransportationDevice : Class ; - fun TransportationDevice_Class : SubClass TransportationDevice Device ; - - -- A Tree is a DirectedGraph that has no - -- GraphLoops. - fun Tree : Class ; - fun Tree_Class : SubClass Tree Graph ; - - -- The TruthValue of being true. - fun True : Ind TruthValue ; - - -- The Class of truth values, e.g. True and - -- False. These are Attributes of Sentences and Propositions. - fun TruthValue : Class ; - fun TruthValue_Class : SubClass TruthValue RelationalAttribute ; - - -- The Class of all calendar Tuesdays. - fun Tuesday : Class ; - fun Tuesday_Class : SubClass Tuesday Day ; - - -- Any two OneDimensionalFigures (i.e. - -- straight lines) meeting at a single GeometricPoint. - fun TwoDimensionalAngle : Class ; - fun TwoDimensionalAngle_Class : SubClass TwoDimensionalAngle OpenTwoDimensionalFigure ; - - -- The class of GeometricFigures that - -- have position and an extension along two dimensions, viz. plane figures - -- like circles and polygons. - fun TwoDimensionalFigure : Class ; - fun TwoDimensionalFigure_Class : SubClass TwoDimensionalFigure GeometricFigure ; - - -- A subclass of FunctionQuantity, instances of which are returned by - -- UnaryFunctions that map from one instance of the Class - -- ConstantQuantity to another instance of the Class - -- ConstantQuantity. - fun UnaryConstantFunctionQuantity : Class ; - fun UnaryConstantFunctionQuantity_Class : SubClass UnaryConstantFunctionQuantity FunctionQuantity ; - - -- Attribute that applies to Organisms that - -- are unconscious. An Organism may be Unconscious because it is Dead - -- or because of a blow to the head, a drug, etc. - fun Unconscious : Ind ConsciousnessAttribute ; - - -- The Class of Removing processes where the agent - -- uncovers the patient, either completely or only partially. - fun Uncovering : Class ; - fun Uncovering_Class : SubClass Uncovering Removing ; - - -- The Attribute of a CognitiveAgent when - -- he/she is unemployed. - fun Unemployed : Ind SocialRole ; - - -- Any instance of Detaching which results in - -- a situation where it is not the case that the agent grasps something - -- which he/she grasps previously. - fun Ungrasping : Class ; - fun Ungrasping_Class : SubClass Ungrasping Detaching ; - - -- Any instance of Getting that is not part - -- of a Transaction. In other words, any instance of Getting where nothing - -- is given in return. Some examples of UnilateralGetting are: appropriating, - -- commandeering, stealing, etc. - fun UnilateralGetting : Class ; - fun UnilateralGetting_Class : SubClass UnilateralGetting Getting ; - - -- Any instance of Giving that is not part - -- of a Transaction. In other words, any instance of Giving where nothing - -- is received in return. Some examples of UnilateralGiving are: honorary - -- awards, gifts, and financial grants. - fun UnilateralGiving : Class ; - fun UnilateralGiving_Class : SubClass UnilateralGiving Giving ; - - -- The Attribute of Regions that are - -- unilluminated, i.e in which no shapes are visually discernable. - fun Unilluminated : Ind VisualAttribute ; - - -- A BinaryFunction that maps two SetOrClasses to - -- the union of these SetOrClasses. An object is an element of the union - -- of two SetOrClasses just in case it is an instance of either SetOrClass. - fun UnionFn : El SetOrClass -> El SetOrClass -> Ind SetOrClass ; - - -- A List in which no item appears more than once, - -- i.e. a List for which there are no distinct numbers ?NUMBER1 and ?NUMBER2 - -- such that (ListOrderFn ?LIST ?NUMBER1) and (ListOrderFn ?LIST ?NUMBER2) - -- return the same value. - fun UniqueList : Class ; - fun UniqueList_Class : SubClass UniqueList List ; - - -- UnitFn returns just the UnitOfMeasure of a PhysicalQuantity with an associated - -- UnitOfMeasure and RealNumber magnitude. For example, the unit of - -- the ConstantQuantity (MeasureFn 2 Kilometer) is the - -- UnitOfMeasure Kilometer. - fun UnitFn : El PhysicalQuantity -> Ind UnitOfMeasure ; - - -- Every instance of this Class is a UnitOfMeasure that can be used - -- with MeasureFn to form instances of AngleMeasure. - fun UnitOfAngularMeasure : Class ; - fun UnitOfAngularMeasure_Class : SubClass UnitOfAngularMeasure NonCompositeUnitOfMeasure ; - - -- Every instance of this Class is a UnitOfMeasure that can be used with MeasureFn to form - -- instances of AreaMeasure. - fun UnitOfArea : Class ; - fun UnitOfArea_Class : SubClass UnitOfArea CompositeUnitOfMeasure ; - - -- UnitOfAtmosphericPressure includes those instances of - -- UnitOfMeasure used to measure atmospheric pressure (barometricPressure), - -- e.g., InchMercury. - fun UnitOfAtmosphericPressure : Class ; - fun UnitOfAtmosphericPressure_Class : SubClass UnitOfAtmosphericPressure CompositeUnitOfMeasure ; - - -- Every instance of this Class is a UnitOfMeasure that can be used with MeasureFn to form - -- instances of CurrencyMeasure. - fun UnitOfCurrency : Class ; - fun UnitOfCurrency_Class : SubClass UnitOfCurrency NonCompositeUnitOfMeasure ; - - -- Every instance of this Class is a UnitOfMeasure that can be used with MeasureFn to form - -- instances of TimeDuration. Note that TimeDuration is a subclass of TimeMeasure. - fun UnitOfDuration : Class ; - fun UnitOfDuration_Class : SubClass UnitOfDuration NonCompositeUnitOfMeasure ; - - -- Every instance of this - -- Class is a UnitOfMeasure that can be used with MeasureFn to form - -- instances of FrequencyMeasure. - fun UnitOfFrequency : Class ; - fun UnitOfFrequency_Class : SubClass UnitOfFrequency CompositeUnitOfMeasure ; - - -- Every instance of this - -- Class is a UnitOfMeasure that can be used with MeasureFn to form - -- instances of InformationMeasure. - fun UnitOfInformation : Class ; - fun UnitOfInformation_Class : SubClass UnitOfInformation NonCompositeUnitOfMeasure ; - - -- Every instance of this - -- Class is a UnitOfMeasure that can be used with MeasureFn to form - -- instances of LengthMeasure. - fun UnitOfLength : Class ; - fun UnitOfLength_Class : SubClass UnitOfLength NonCompositeUnitOfMeasure ; - - -- Every instance of this - -- Class is a UnitOfMeasure that can be used with MeasureFn to form - -- instances of MassMeasure, which denote the amount of matter in - -- PhysicalObjects. - fun UnitOfMass : Class ; - fun UnitOfMass_Class : SubClass UnitOfMass NonCompositeUnitOfMeasure ; - - -- A standard of measurement for some dimension. - -- For example, the Meter is a UnitOfMeasure for the dimension of length, - -- as is the Inch. There is no intrinsic property of a UnitOfMeasure that - -- makes it primitive or fundamental, rather, a system of units (e.g. - -- SystemeInternationalUnit) defines a set of orthogonal dimensions and - -- assigns units for each. - fun UnitOfMeasure : Class ; - fun UnitOfMeasure_Class : SubClass UnitOfMeasure PhysicalQuantity ; - - -- Every instance of this Class is a UnitOfMeasure that can be used with MeasureFn to form - -- instances of TemperatureMeasure. - fun UnitOfTemperature : Class ; - fun UnitOfTemperature_Class : SubClass UnitOfTemperature NonCompositeUnitOfMeasure ; - - -- Every instance of this Class is a UnitOfMeasure that can be used with MeasureFn to form - -- instances of VolumeMeasure. - fun UnitOfVolume : Class ; - fun UnitOfVolume_Class : SubClass UnitOfVolume CompositeUnitOfMeasure ; - - -- Unit of volume commonly used in the United Kingdom. - fun UnitedKingdomGallon : Ind UnitOfVolume ; - - -- A currency measure. 1 UnitedStatesCent is equal to .01 UnitedStatesDollars. - fun UnitedStatesCent : Ind UnitOfCurrency ; - - -- A currency measure. - fun UnitedStatesDollar : Ind UnitOfCurrency ; - - -- Unit of volume commonly used in the United States. - fun UnitedStatesGallon : Ind UnitOfVolume ; - - -- The ProbabilityAttribute of being improbable, i.e. more - -- likely than not to be False. - fun Unlikely : Ind ProbabilityAttribute ; - - -- A DeductiveArgument which is valid, i.e. the set of premises in fact entails the conclusion. - fun ValidDeductiveArgument : Class ; - fun ValidDeductiveArgument_Class : SubClass ValidDeductiveArgument DeductiveArgument ; - - -- Vehicle is the subclass of - -- TransportationDevices that transport passengers or goods - -- from one place to another by moving from one place to the other - -- with them, e.g., cars, trucks, ferries, and airplanes. Contrast - -- with devices such as pipelines, escalators, or supermarket - -- checkout belts, which carry items from one place to another by means - -- of a moving part, without the device removing from the origin to - -- the destination. - fun Vehicle : Class ; - fun Vehicle_Class : SubClass Vehicle TransportationDevice ; - - -- Specifies the velocity of an object, i.e. the speed - -- and the direction of the speed. For example (VelocityFn (MeasureFn 55 Mile) - -- (MeasureFn 2 HourDuration) ?REFERENCE North) denotes the velocity of 55 miles - -- per hour North of the given reference point ?REFERENCE. - fun VelocityFn : El LengthMeasure -> El TimeDuration -> El Region -> El DirectionalAttribute -> Ind FunctionQuantity ; - - -- One of the parts of speech. The Class of Words - -- that conventionally denote Processes. - fun Verb : Class ; - fun Verb_Class : SubClass Verb Word ; - - -- A Phrase that has the same function as a Verb. - fun VerbPhrase : Class ; - fun VerbPhrase_Class : SubClass VerbPhrase Phrase ; - - -- An Animal which has a spinal column. - fun Vertebrate : Class ; - def Vertebrate = KappaFn Animal (\VERT -> and (and (and (exists SpinalColumn (\SPINE -> component (var SpinalColumn CorpuscularObject ? SPINE) - (var Animal CorpuscularObject ? VERT))) - (forall NervousSystem (\S -> part (var NervousSystem Object ? S) - (var Animal Object ? VERT)))) - (forall Skeleton (\SKELETON -> part (var Skeleton Object ? SKELETON) - (var Animal Object ? VERT)))) - (forall Exoskeleton (\SKELETON -> part (var Exoskeleton Object ? SKELETON) - (var Animal Object ? VERT)))) ; - - -- Attribute used to indicate that an Object - -- is positioned height_wise with respect to another Object. - fun Vertical : Ind PositionalAttribute ; - - -- A Contest where one participant attempts to - -- physically injure another participant. - fun ViolentContest : Class ; - fun ViolentContest_Class : SubClass ViolentContest Contest ; - - -- An Organism consisting of a core of a single - -- nucleic acid enclosed in a protective coat of protein. A virus may replicate - -- only inside a host living cell. A virus exhibits some but not all of the - -- usual characteristics of living things. - fun Virus : Class ; - fun Virus_Class : SubClass Virus Microorganism ; - - -- The Class of visually discernible - -- properties. - fun VisualAttribute : Class ; - fun VisualAttribute_Class : SubClass VisualAttribute PerceptualAttribute ; - - -- A Nutrient present in natural products or made - -- synthetically, which is essential in the diet of Humans and other higher - -- Animals. Included here are Vitamin precursors and provitamins. - fun Vitamin : Class ; - fun Vitamin_Class : SubClass Vitamin Nutrient ; - - -- The vocal cords, are composed - -- of two folds of mucous membrane stretched horizontally across the - -- larynx. They vibrate, modulating the flow of air being expelled from the - -- lungs during Vocalizing. - fun VocalCords : Class ; - fun VocalCords_Class : SubClass VocalCords Organ ; - - -- Any instance of RadiatingSound where the - -- instrument is the Human vocal cords. This covers grunts, screams, - -- roars, as well as Speaking. - fun Vocalizing : Class ; - fun Vocalizing_Class : SubClass Vocalizing (both BodyMotion RadiatingSound) ; - - -- SI electric potential measure. Symbol: V. It is - -- the difference of electric potential between two points of a conducting - -- wire carrying a constant current of 1 Ampere, when the power dissipated - -- between these points is equal to 1 Watt. Volt = W/A = - -- m^2*kg*s^(_3)*A^(_1). - fun Volt : Ind CompositeUnitOfMeasure ; - - -- Measures of the amount of space in three dimensions. - fun VolumeMeasure : Class ; - fun VolumeMeasure_Class : SubClass VolumeMeasure FunctionQuantity ; - - -- Voting is the activity of voting in an - -- Election. Voting is typically done by individuals, while Elections - -- are conducted by Organizations. The voting process by an individual - -- voter is part of an Election process. - fun Voting : Class ; - fun Voting_Class : SubClass Voting Deciding ; - - -- Ambulating relatively slowly, i.e. moving in such a - -- way that at least one foot is always in contact with the ground. - fun Walking : Class ; - fun Walking_Class : SubClass Walking Ambulating ; - - -- A military confrontation between two or more - -- GeopoliticalAreas or Organizations whose members are GeopoliticalAreas. - -- As the corresponding axiom specifies, a War is made up of Battles. - fun War : Class ; - fun War_Class : SubClass War ViolentContest ; - - -- Vertebrates whose body temperature - -- is internally regulated. - fun WarmBloodedVertebrate : Class ; - fun WarmBloodedVertebrate_Class : SubClass WarmBloodedVertebrate Vertebrate ; - - -- A Contract that states the cirumstances - -- under which defects in the product will be corrected for no charge. - -- A Warranty is usually limited to a length of time that is specified - -- in the Warranty itself. A Warranty also includes information about - -- what is not covered and actions that invalidate the Warranty. - fun Warranty : Ind DeonticAttribute ; - - -- The Class of samples of the compound H20. Note - -- that this Class covers both pure and impure Water. - fun Water : Class ; - fun Water_Class : SubClass Water CompoundSubstance ; - - -- A body which is made up predominantly of water, - -- e.g. rivers, lakes, oceans, etc. - fun WaterArea : Class ; - fun WaterArea_Class : SubClass WaterArea GeographicArea ; - - -- Any Cloud that is composed primarily of water vapor. - fun WaterCloud : Class ; - fun WaterCloud_Class : SubClass WaterCloud Cloud ; - - -- Any LiquidMotion where the Liquid is Water. - fun WaterMotion : Class ; - fun WaterMotion_Class : SubClass WaterMotion LiquidMotion ; - - -- SI power measure. Symbol: W. A UnitOfMeasure - -- that measures power, i.e. energy produced or expended divided by - -- TimeDuration. It is the power which gives rise to the production - -- of energy (or work) at the rate of one Joule per SecondDuration. - -- Watt = J/s = m^2*kg*s^(_3). - fun Watt : Ind CompositeUnitOfMeasure ; - - -- A UnaryFunction that maps an Agent to a - -- CurrencyMeasure specifying the value of the property owned by the Agent. - -- Note that this Function is generally used in conjunction with the - -- Function PropertyFn, e.g. (WealthFn (PropertyFn BillGates)) would - -- return the monetary value of the sum of Bill Gates' holdings. - fun WealthFn : El Agent -> Ind CurrencyMeasure ; - - -- The Class of Devices that are designed - -- primarily to damage or destroy Humans/Animals, StationaryArtifacts or - -- the places inhabited by Humans/Animals. - fun Weapon : Class ; - fun Weapon_Class : SubClass Weapon Device ; - - -- WearableItem is the subclass of - -- Artifacts that are made to be worn on the body. - fun WearableItem : Class ; - fun WearableItem_Class : SubClass WearableItem Artifact ; - - -- WeatherProcess is the broadest class of - -- processes that involve weather, including weather seasons (not to be confused - -- with instances of SeasonOfYear), weather systems, and short_term weather - -- events. - fun WeatherProcess : Class ; - fun WeatherProcess_Class : SubClass WeatherProcess Motion ; - - -- SI magnetic flux measure. Symbol: Wb. It is the - -- magnetic flux which, linking a circuit of one turn, produces in it an - -- electromotive force of 1 Volt as it is reduced to zero at a uniform - -- rate in 1 SecondDuration. Weber = V*s = m^2*kg*s^(_2)*A^(_1). - fun Weber : Ind CompositeUnitOfMeasure ; - - -- Any Declaring that leads to one person being - -- the spouse of another. - fun Wedding : Class ; - fun Wedding_Class : SubClass Wedding Declaring ; - - -- The Class of all calendar Wednesdays. - fun Wednesday : Class ; - fun Wednesday_Class : SubClass Wednesday Day ; - - -- The Class of all calendar weeks. - fun Week : Class ; - fun Week_Class : SubClass Week TimeInterval ; - - -- Time unit. A week's duration is seven days. - fun WeekDuration : Ind UnitOfDuration ; - - -- The compass direction of West. - fun West : Ind DirectionalAttribute ; - - -- An Attribute which indicates that the - -- associated Object is fully saturated with a Liquid, i.e. - -- every part of the Object has a subpart which is a Liquid. - fun Wet : Ind SaturationAttribute ; - - -- The Class of Processes where a Liquid is - -- added to an Object. - fun Wetting : Class ; - fun Wetting_Class : SubClass Wetting Putting ; - - -- A UnaryFunction that maps an Object or - -- Process to the exact TimeInterval during which it exists. Note - -- that, for every TimePoint ?TIME outside of the TimeInterval - -- (WhenFn ?THING), (time ?THING ?TIME) does not hold. - fun WhenFn : El Physical -> Ind TimeInterval ; - - -- Maps an Object and a TimePoint at which the Object exists to - -- the Region where the Object existed at that TimePoint. - fun WhereFn : El Physical -> El TimePoint -> Ind Region ; - - -- The Attribute of being white in color. - fun White : Ind PrimaryColor ; - - -- Any Motion of Air. - fun Wind : Class ; - fun Wind_Class : SubClass Wind GasMotion ; - - -- The class of Female Humans. - fun Woman : Class ; - fun Woman_Class : SubClass Woman Human ; - - -- A term of a Language that represents a concept. - fun Word : Class ; - fun Word_Class : SubClass Word LinguisticExpression ; - - -- Long, narrow, soft_bodied Invertebrates. - fun Worm : Class ; - fun Worm_Class : SubClass Worm Invertebrate ; - - -- A subclass of ContentDevelopment in which - -- content is converted from one form (e.g. uttered, written or represented - -- mentally) into a written form. Note that this class covers both - -- transcription and original creation of written Texts. - fun Writing : Class ; - fun Writing_Class : SubClass Writing ContentDevelopment ; - - -- The Class of all calendar Years. - fun Year : Class ; - fun Year_Class : SubClass Year TimeInterval ; - - -- Time unit. one calendar year. 1 year = 365 days = 31536000 seconds. - fun YearDuration : Ind UnitOfDuration ; - - -- A UnaryFunction that maps a number to the corresponding calendar - -- Year. For example, (YearFn 1912) returns the Class containing just one instance, - -- the year of 1912. As might be expected, positive integers return years in the Common Era, - -- while negative integers return years in B.C.E. Note that this function returns a Class - -- as a value. The reason for this is that the related functions, viz. MonthFn, DayFn, - -- HourFn, MinuteFn, and SecondFn, are used to generate both specific TimeIntervals - -- and recurrent intervals, and the only way to do this is to make the domains and ranges of - -- these functions classes rather than individuals. - fun YearFn : El Integer -> Desc Year ; - - -- The Attribute of being yellow in color. - fun Yellow : Ind PrimaryColor ; - - -- (abstractCounterpart ?AB ?PHYS - -- relates a Physical entity to an Abstract one which is an idealized - -- model in some dimension of the Physical entity. For example, an - -- Abstract GraphNode could be stated to be the counterpart of an - -- actual Computer in a ComputerNetwork. - fun abstractCounterpart : El Abstract -> El Physical -> Formula ; - - -- (acquaintance ?H1 ?H2) means that ?H1 has - -- met and knows something about ?H2, such as ?H2's name and appearance. - -- Statements made with this predicate should be temporally specified with - -- holdsDuring. Note that acquaintance is not symmetric. For the - -- symmetric version, see mutualAcquaintance. - fun acquaintance : El Human -> El Human -> Formula ; - - -- Simply relates an Object to a ConstantQuantity - -- specifying the age of the Object. - fun age : El Object -> El TimeDuration -> Formula ; - - -- (agent ?PROCESS ?AGENT) means that ?AGENT is - -- an active determinant, either animate or inanimate, of the Process - -- ?PROCESS, with or without voluntary intention. For example, Eve is an - -- agent in the following proposition: Eve bit an apple. - fun agent : El Process -> El Agent -> Formula ; - - -- A TernaryPredicate that is - -- used to state the distance between the top of an Object and - -- another point that is below the top of the Object (often this - -- other point will be sea level). Note that this Predicate can be - -- used to specify, for example, the height of geographic features, - -- e.g. mountains, the altitude of aircraft, and the orbit of satellites - -- around the Earth. - fun altitude : El Physical -> El Physical -> El LengthMeasure -> Formula ; - - -- The transitive closure of the parent predicate. - -- (ancestor ?DESCENDANT ?ANCESTOR) means that ?ANCESTOR is either the - -- parent of ?DESCENDANT or the parent of the parent of DESCENDANT or etc. - fun ancestor : El Organism -> El Organism -> Formula ; - - -- (angleOfFigure ?ANGLE ?FIGURE) means that - -- the TwoDimensionalAngle ?ANGLE is part of the GeometricFigure ?FIGURE. - fun angleOfFigure : El GeometricFigure -> El GeometricFigure -> Formula ; - - -- (angularMeasure ?ANGLE ?MEASURE) means that - -- the two_dimensional geometric angle ?ANGLE has the PlaneAngleMeasure of - -- ?MEASURE. - fun angularMeasure : El TwoDimensionalAngle -> El PlaneAngleMeasure -> Formula ; - - -- This predicate indicates the value of a - -- GraphArc in a Graph. This could map to the length of a road in - -- a road network or the flow rate of a pipe in a plumbing system. - fun arcWeight : El GraphArc -> El Quantity -> Formula ; - - -- (atomicNumber ?ELEMENT ?NUMBER) means that - -- the ElementalSubstance ?ELEMENT has the atomic number ?NUMBER. The - -- atomic number is the number of Protons in the nucleus of an Atom. - fun atomicNumber : Desc ElementalSubstance -> El PositiveInteger -> Formula ; - - -- (attends ?DEMO ?PERSON) means that ?PERSON attends, - -- i.e. is a member of the audience, of the performance event ?DEMO. - fun attends : El Demonstrating -> El Human -> Formula ; - - -- (attribute ?OBJECT ?PROPERTY) means that - -- ?PROPERTY is a Attribute of ?OBJECT. For example, - -- (attribute MyLittleRedWagon Red). - fun attribute : El Object -> El Attribute -> Formula ; - - -- (authors ?AGENT ?TEXT) means that ?AGENT is - -- creatively responsible for ?TEXT. For example, Agatha Christie is - -- author of Murder_on_the_Orient_Express. - fun authors : El Agent -> Desc Text -> Formula ; - - -- A partial function that relates a List to a - -- RealNumber, provided that the List only has list elements that are - -- RealNumbers. The RealNumber associated with the List is equal to the - -- mathematical average of the RealNumbers in the List divided by the total - -- number of list elements. - fun average : El List -> El RealNumber -> Formula ; - - -- (barometricPressure ?AREA ?PRESSURE) means that the atmospheric - -- pressure measured at ?AREA is ?PRESSURE. Barometric pressure is - -- typically expressed in units of InchMercury or MmMercury. For - -- example, standard sea level pressure is 29.92 inches (760 mm) of mercury: - -- (barometricPressure SeaLevel (MeasureFn 29.92 InchMercury)). - fun barometricPressure : El Object -> El UnitOfAtmosphericPressure -> Formula ; - - -- (before ?POINT1 ?POINT2) means that ?POINT1 - -- precedes ?POINT2 on the universal timeline. - fun before : El TimePoint -> El TimePoint -> Formula ; - - -- (beforeOrEqual ?POINT1 ?POINT2) means that ?POINT1 - -- is identical with ?POINT2 or occurs before it on the universal timeline. - fun beforeOrEqual : El TimePoint -> El TimePoint -> Formula ; - - -- The epistemic predicate of belief. (believes ?AGENT ?FORMULA) means - -- that ?AGENT believes the proposition expressed by ?FORMULA. - fun believes : El CognitiveAgent -> Formula -> Formula ; - - -- (between ?OBJ1 ?OBJ2 ?OBJ3) means that ?OBJ2 is - -- spatially located between ?OBJ1 and ?OBJ3. Note that this implies that - -- ?OBJ2 is directly between ?OBJ1 and ?OBJ3, i.e. the projections of ?OBJ1 - -- and ?OBJ3 overlap with ?OBJ2. - fun between : El Object -> El Object -> El Object -> Formula ; - - -- The temperature at which a PureSubstance changes - -- state from a Liquid to a Gas. - fun boilingPoint : Desc PureSubstance -> El TemperatureMeasure -> Formula ; - - -- (bottom ?BOTTOM ?OBJECT) holds if ?BOTTOM is the - -- lowest or deepest maximal superficial part of ?OBJECT. - fun bottom : El SelfConnectedObject -> El SelfConnectedObject -> Formula ; - - -- The general relationship of being a brother. - -- (brother ?MAN ?PERSON) means that ?MAN is the brother of ?PERSON. - fun brother : El Man -> El Human -> Formula ; - - -- The causation relation between instances of Process. - -- (causes ?PROCESS1 ?PROCESS2) means that the instance of Process ?PROCESS1 - -- brings about the instance of Process ?PROCESS2. - fun causes : El Process -> El Process -> Formula ; - - -- (causesProposition ?FORMULA1 ?FORMULA2) means - -- that the state of affairs described by ?FORMULA1 - -- causes, or mechanistically brings about, the state of affairs - -- described by ?FORMULA2. Note that unlike entails, the time - -- during which ?FORMULA2 holds cannot precede the time during which - -- ?FORMULA1 holds, although ?FORMULA1 and ?FORMULA2 can hold - -- simultaneously. Note, also, that causesProposition is a - -- predicate, not a truth function. The following rule - -- (contraposition) does not hold: (=> (causesProp ?FORMULA1 - -- ?FORMULA2) (causesProp (not ?FORMULA2) (not ?FORMULA1))). - fun causesProposition : Formula -> Formula -> Formula ; - - -- The causation relation between subclasses of Process. - -- (causesSubclass ?PROCESS1 ?PROCESS2) means that the subclass of Process ?PROCESS1 - -- brings about the subclass of Process ?PROCESS2, e.g. (causesSubclass Killing - -- Death). - fun causesSubclass : Desc Process -> Desc Process -> Formula ; - - -- (citizen ?PERSON ?NATION) means that the - -- Human ?PERSON is a citizen of Nation ?NATION. - fun citizen : El Human -> El Nation -> Formula ; - - -- (completelyFills ?OBJ ?HOLE) - -- means that some part of the Object ?OBJ fills the Hole ?HOLE. - -- Note that if (completelyFills ?OBJ1 ?HOLE) and (part ?OBJ1 ?OBJ2), - -- then (completelyFills ?OBJ2 ?HOLE). A complete filler of (a part of) a hole - -- is connected with everything with which (that part of) the hole itself is connected. - -- A perfect filler of (a part of) a hole completely fills every proper - -- part of (that part of) that hole. - fun completelyFills : El Object -> El Hole -> Formula ; - - -- A specialized common sense notion of part - -- for heterogeneous parts of complexes. (component ?COMPONENT ?WHOLE) - -- means that ?COMPONENT is a component of ?WHOLE. Examples of component - -- include the doors and walls of a house, the states or provinces of a - -- country, or the limbs and organs of an animal. Compare piece, which - -- is also a subrelation of part. - fun component : El CorpuscularObject -> El CorpuscularObject -> Formula ; - - -- (conclusion ?ARGUMENT ?PROPOSITION) means that - -- the Proposition ?PROPOSITION is the conclusion explicitly drawn from the - -- Argument ?ARGUMENT. Note that it may or may not be the case that ?ARGUMENT - -- entails ?PROPOSITION. - fun conclusion : El Argument -> El Proposition -> Formula ; - - -- One of the basic ProbabilityRelations. - -- conditionalProbability is used to state the numeric value of a conditional - -- probability. (conditionalProbability ?FORMULA1 ?FORMULA2 ?NUMBER) means - -- that the probability of ?FORMULA2 being true given that ?FORMULA1 is true is - -- ?NUMBER. - fun conditionalProbability : Formula -> Formula -> El RealNumber -> Formula ; - - -- Expresses the relationship between a Formula, - -- an Entity, and an ObjectiveNorm when the Entity brings it about that - -- the Formula has the ObjectiveNorm. - fun confersNorm : El Entity -> Formula -> El ObjectiveNorm -> Formula ; - - -- Expresses the relationship between a - -- a Formula, an Entity, and a CognitiveAgent when the Entity - -- obligates the CognitiveAgent to bring it about that the Formula is true. - fun confersObligation : Formula -> El Entity -> El CognitiveAgent -> Formula ; - - -- Expresses the relationship between a Formula, - -- an Entity, and a CognitiveAgent when the Entity authorizes the - -- CognitiveAgent to bring it about that the Formula is true. - fun confersRight : Formula -> El Entity -> El CognitiveAgent -> Formula ; - - -- (connected ?OBJ1 ?OBJ2) means that ?OBJ1 - -- meetsSpatially ?OBJ2 or that ?OBJ1 overlapsSpatially ?OBJ2. - fun connected : El Object -> El Object -> Formula ; - - -- This is the most general - -- connection relation between EngineeringComponents. If - -- (connectedEngineeringComponents ?COMP1 ?COMP2), then neither ?COMP1 nor - -- ?COMP2 can be an engineeringSubcomponent of the other. The relation - -- connectedEngineeringComponents is a SymmetricRelation, there is no - -- information in the direction of connection between two components. It is - -- also an IrreflexiveRelation, no EngineeringComponent bears this relation - -- to itself. Note that this relation does not associate a name or type - -- with the connection. - fun connectedEngineeringComponents : El EngineeringComponent -> El EngineeringComponent -> Formula ; - - -- The relationship between three things, when one of - -- the three things connects the other two. More formally, (connects ?OBJ1 ?OBJ2 ?OBJ3) - -- means that (connected ?OBJ1 ?OBJ2) and (connected ?OBJ1 ?OBJ3) - -- and not (connected ?OBJ2 ?OBJ3). - fun connects : El SelfConnectedObject -> El SelfConnectedObject -> El SelfConnectedObject -> Formula ; - - -- connectsEngineeringComponents - -- is a TernaryPredicate that maps from an EngineeringConnection to the - -- EngineeringComponents it connects. Since EngineeringComponents cannot - -- be connected to themselves and there cannot be an EngineeringConnection - -- without a connectedEngineeringComponents Predicate, the second and third - -- arguments of any connectsEngineeringComponents relationship will always be - -- distinct for any given first argument. - fun connectsEngineeringComponents : El EngineeringComponent -> El EngineeringComponent -> El SelfConnectedObject -> Formula ; - - -- (considers ?AGENT ?FORMULA) means that ?AGENT considers or wonders - -- about the truth of the proposition expressed by ?FORMULA. - fun considers : El CognitiveAgent -> Formula -> Formula ; - - -- (consistent ?PROP1 ?PROP2) means that the two - -- Propositions ?PROP1 and ?PROP2 are consistent with one another, i.e. it - -- is possible for both of them to be true at the same time. - fun consistent : El Proposition -> El Proposition -> Formula ; - - -- The relation of spatial containment for two - -- separable objects. When the two objects are not separable (e.g. an - -- automobile and one of its seats), the relation of part should be used. - -- (contains ?OBJ1 ?OBJ2) means that the SelfConnectedObject ?OBJ1 has - -- a space (i.e. a Hole) which is at least partially filled by ?OBJ2. - fun contains : El SelfConnectedObject -> El Object -> Formula ; - - -- A subrelation of represents. This - -- predicate relates a ContentBearingPhysical to the Proposition that is - -- expressed by the ContentBearingPhysical. Examples include the relationships - -- between a physical novel and its story and between a printed score and its - -- musical content. - fun containsInformation : El ContentBearingPhysical -> El Proposition -> Formula ; - - -- A contraryAttribute is a set of Attributes - -- such that something can not simultaneously have more than one of these Attributes. - -- For example, (contraryAttribute Pliable Rigid) means that nothing can be both - -- Pliable and Rigid. - fun contraryAttribute : [El Attribute] -> Formula ; - - -- (cooccur ?THING1 ?THING2) means that the - -- Object or Process ?THING1 occurs at the same time as, together with, - -- or jointly with the Object or Process ?THING2. This covers the - -- following temporal relations: is co_incident with, is concurrent with, - -- is contemporaneous with, and is concomitant with. - fun cooccur : El Physical -> El Physical -> Formula ; - - -- relates an Object to an exact copy of the - -- Object, where an exact copy is indistinguishable from the original - -- with regard to every property except (possibly) spatial and/or temporal - -- location. - fun copy : El Object -> El Object -> Formula ; - - -- (crosses ?OBJ1 ?OBJ2) means that Object ?OBJ1 - -- traverses Object ?OBJ2, without being connected to it. - fun crosses : El Object -> El Object -> Formula ; - - -- A BinaryPredicate that specifies a - -- TimePosition in absolute calendar time, at the resolution - -- of one day, for a particular Object or Process. - fun date : El Physical -> El Day -> Formula ; - - -- The general relationship of daughterhood. - -- (daughter ?CHILD ?PARENT) means that ?CHILD is - -- the biological daughter of ?PARENT. - fun daughter : El Organism -> El Organism -> Formula ; - - -- One of the basic ProbabilityRelations. - -- (decreasesLikelihood ?FORMULA1 ?FORMULA2) means that ?FORMULA2 is less - -- likely to be true if ?FORMULA1 is true. - fun decreasesLikelihood : Formula -> Formula -> Formula ; - - -- Expresses the relationship between an - -- Entity, a Formula, and an ObjectiveNorm when the Entity - -- brings it about that the Formula does not have the ObjectiveNorm. - fun deprivesNorm : El Entity -> Formula -> El ObjectiveNorm -> Formula ; - - -- A TernaryPredicate that is - -- used to state the distance between the top of an Object and - -- another point that is above the top of the Object (often this - -- other point will be sea level). Note that this Predicate can be - -- used to specify, for example, the depth of marine life or submarines, - -- for example. - fun depth : El Physical -> El Physical -> El LengthMeasure -> Formula ; - - -- (desires ?AGENT ?FORMULA) means that ?AGENT wants - -- to bring about the state of affairs expressed by ?FORMULA. Note that there - -- is no implication that what is desired by the agent is not already true. - -- Note too that desires is distinguished from wants only in that the former - -- is a PropositionalAttitude, while wants is an ObjectAttitude. - fun desires : El CognitiveAgent -> Formula -> Formula ; - - -- (destination ?PROCESS ?GOAL) means that - -- ?GOAL is the target or goal of the Process ?PROCESS. For example, - -- Danbury would be the destination in the following proposition: Bob went - -- to Danbury. Note that this is a very general CaseRole and, in - -- particular, that it covers the concepts of 'recipient' and 'beneficiary'. - -- Thus, John would be the destination in the following proposition: - -- Tom gave a book to John. - fun destination : El Process -> El Entity -> Formula ; - - -- (developmentalForm ?OBJECT ?FORM) - -- means that ?FORM is an earlier stage in the individual maturation of - -- ?OBJECT. For example, tadpole and caterpillar are developmentalForms - -- of frogs and butterflies, respectively. - fun developmentalForm : El OrganicObject -> El DevelopmentalAttribute -> Formula ; - - -- (diameter ?CIRCLE ?LENGTH) means that the diameter - -- of the Circle ?CIRCLE has a length of ?LENGTH. - fun diameter : El Circle -> El LengthMeasure -> Formula ; - - -- (direction ?PROC ?ATTR) means that the - -- Process ?PROC is moving in the direction ?ATTR. For example, one - -- would use this Predicate to represent the fact that Max is moving - -- North. - fun direction : El Process -> El DirectionalAttribute -> Formula ; - - -- Classes are disjoint only if they share no - -- instances, i.e. just in case the result of applying IntersectionFn to - -- them is empty. - fun disjoint : El SetOrClass -> El SetOrClass -> Formula ; - - -- A disjointDecomposition of a Class - -- C is a set of subclasses of C that are mutually disjoint. - fun disjointDecomposition : Class -> [Class] -> Formula ; - - -- (distance ?OBJ1 ?OBJ2 ?QUANT) means that the - -- shortest distance between the two objects ?OBJ1 and ?OBJ2 is ?QUANT. Note - -- that the difference between the predicates length and distance is that - -- the length is used to state the LengthMeasure of one of the dimensions of - -- a single object, while distance is used to state the LengthMeasure that - -- separates two distinct objects. - fun distance : El Physical -> El Physical -> El LengthMeasure -> Formula ; - - -- A relation between objects - -- in the domain of discourse and strings of natural language text stated in - -- a particular HumanLanguage. The domain of documentation is not - -- constants (names), but the objects themselves. This means that one does - -- not quote the names when associating them with their documentation. - fun documentation : El Entity -> El HumanLanguage -> El SymbolicString -> Formula ; - - -- (duration ?POS ?TIME) means that the - -- duration of the TimePosition ?POS is ?TIME. Note that this - -- Predicate can be used in conjunction with the Function WhenFn - -- to specify the duration of any instance of Physical. - fun duration : El TimeInterval -> El TimeDuration -> Formula ; - - -- (during ?INTERVAL1 ?INTERVAL2) means that - -- ?INTERVAL1 starts after and ends before ?INTERVAL2. - fun during : El TimeInterval -> El TimeInterval -> Formula ; - - -- (earlier ?INTERVAL1 ?INTERVAL2) means that - -- the TimeInterval ?INTERVAL1 ends before the TimeInterval ?INTERVAL2 - -- begins. - fun earlier : El TimeInterval -> El TimeInterval -> Formula ; - - -- (editor ?AGENT ?TEXT) means that ?AGENT is - -- an editor of ?TEXT. - fun editor : El Agent -> Desc Text -> Formula ; - - -- (element ?ENTITY ?SET) is true just in case - -- ?ENTITY is contained in the Set ?SET. An Entity can be an element - -- of another Entity only if the latter is a Set. - fun element : El Entity -> El Set -> Formula ; - - -- (employs ?ORG ?PERSON) means that ?ORG has - -- hired ?PERSON and currently retains ?PERSON, on a salaried, hourly - -- or contractual basis, to provide services in exchange for monetary - -- compensation. - fun employs : El Organization -> El CognitiveAgent -> Formula ; - - -- (engineeringSubcomponent ?SUB ?SUPER) - -- means that the EngineeringComponent ?SUB is structurally a - -- properPart of ?SUPER. This relation is an AsymmetricRelation, since - -- two EngineeringComponents cannot be subcomponents of each other. - fun engineeringSubcomponent : El EngineeringComponent -> El EngineeringComponent -> Formula ; - - -- The operator of logical entailment. (entails ?FORMULA1 ?FORMULA2) - -- means that ?FORMULA2 can be derived from ?FORMULA1 - -- by means of the proof theory of SUO_KIF. - fun entails : Formula -> Formula -> Formula ; - - -- (equal ?ENTITY1 ?ENTITY2) is true just in case - -- ?ENTITY1 is identical with ?ENTITY2. - fun equal : El Entity -> El Entity -> Formula ; - - -- A binary predicate that relates two subclasses of ContentBearingObject. - -- (equivalentContentClass ?CLASS1 ?CLASS2) means that the content expressed by - -- each instance of ?CLASS1 is also expressed by each instance of ?CLASS2, - -- and vice versa. An example would be the relationship between English and Russian - -- editions of Agatha Christie's 'Murder on the Orient Express'. Note that - -- (equivalentContentClass ?CLASS1 ?CLASS2) implies - -- (subsumesContentClass ?CLASS1 ?CLASS2) and (subsumesContentClass ?CLASS2 ?CLASS1). - fun equivalentContentClass : Desc ContentBearingObject -> Desc ContentBearingObject -> Formula ; - - -- A BinaryPredicate relating two - -- instances of ContentBearingObject. (equivalentContentInstance ?OBJ1 ?OBJ2) - -- means that the content expressed by ?OBJ1 is identical to - -- the content expressed by ?OBJ2. An example would be the relationship - -- between a handwritten draft of a letter to one's lawyer and a typed - -- copy of the same letter. Note that (equivalentContentInstance ?OBJ1 ?OBJ2) - -- implies (subsumesContentInstance ?OBJ1 ?OBJ2) and - -- (subsumesContentInstance ?OBJ2 ?OBJ2). - fun equivalentContentInstance : El ContentBearingObject -> El ContentBearingObject -> Formula ; - - -- The actual, minimal location of an Object. - -- This is a subrelation of the more general Predicate located. - fun exactlyLocated : El Physical -> El Object -> Formula ; - - -- This predicate relates a Class to a - -- set of Attributes, and it means that the elements of this set exhaust the - -- instances of the Class. For example, (exhaustiveAttribute PhysicalState - -- Solid Fluid Liquid Gas Plasma) means that there are only five instances of - -- the class PhysicalState, viz. Solid, Fluid, Liquid, Gas and Plasma. - fun exhaustiveAttribute : Desc Attribute -> [El Attribute] -> Formula ; - - -- An exhaustiveDecomposition of a - -- Class C is a set of subclasses of C such that every instance of C is an - -- instance of one of the subclasses in the set. Note: this does not necessarily - -- mean that the elements of the set are disjoint (see partition _ a partition - -- is a disjoint exhaustive decomposition). - fun exhaustiveDecomposition : Class -> [Class] -> Formula ; - - -- (experiencer ?PROCESS ?AGENT) means - -- that ?AGENT experiences the Process ?PROCESS. For example, Yojo - -- is the experiencer of seeing in the following proposition: Yojo - -- sees the fish. Note that experiencer, unlike agent, does - -- not entail a causal relation between its arguments. - fun experiencer : El Process -> El Entity -> Formula ; - - -- (exploits ?OBJ ?AGENT) means that ?OBJ is used - -- by ?AGENT as a resource in an unspecified instance of Process. This - -- Predicate, as its corresponding axiom indicates, is a composition of the - -- relations agent and resource. - fun exploits : El Object -> El Agent -> Formula ; - - -- (expressedInLanguage ?EXPRESS ?LANG) means that the - -- LinguisticExpression ?EXPRESS is part of the Language ?LANG. - fun expressedInLanguage : El LinguisticExpression -> El Language -> Formula ; - - -- (faces ?OBJ ?DIRECTION) means that the front of - -- ?OBJ (see FrontFn) is positioned towards the compass direction ?DIRECTION. - -- More precisely, it means that if a line were extended from the center of - -- ?DIRECTION, the line would intersect with the front of ?OBJ before it - -- intersected with its back (see BackFn). - fun faces : El Object -> El DirectionalAttribute -> Formula ; - - -- A very general Predicate for biological - -- relationships. (familyRelation ?ORGANISM1 ?ORGANISM2) means that - -- ?ORGANISM1 and ?ORGANISM2 are biologically derived from a common ancestor. - fun familyRelation : El Organism -> El Organism -> Formula ; - - -- The general relationship of fatherhood. - -- (father ?CHILD ?FATHER) means that ?FATHER is the biological father of ?CHILD. - fun father : El Organism -> El Organism -> Formula ; - - -- Holes can be filled. (fills ?OBJ ?HOLE) - -- means that the Object ?OBJ fills the Hole ?HOLE. Note that - -- fills here means perfectly filled. Perfect fillers and fillable entities have no parts in common (rather, - -- they may occupy the same spatial region). - fun fills : El Object -> El Hole -> Formula ; - - -- (finishes ?INTERVAL1 ?INTERVAL2) means that - -- ?INTERVAL1 and ?INTERVAL2 are both TimeIntervals that have the same - -- ending TimePoint and that ?INTERVAL2 begins before ?INTERVAL1. - fun finishes : El TimeInterval -> El TimeInterval -> Formula ; - - -- (frequency ?PROC ?TIME) means that the - -- Process type of ?PROC recurs after every interval of ?TIME. - fun frequency : Desc Process -> El TimeDuration -> Formula ; - - -- (geographicSubregion ?PART ?WHOLE) means that the GeographicArea ?PART is - -- part of the GeographicArea ?WHOLE. - fun geographicSubregion : El GeographicArea -> El GeographicArea -> Formula ; - - -- (geometricDistance ?POINT1 ?POINT2 ?LENGTH) - -- means that ?LENGTH is the distance between the two - -- GeometricPoints ?POINT1 and ?POINT2. - fun geometricDistance : El GeometricPoint -> El GeometricPoint -> El LengthMeasure -> Formula ; - - -- (geometricPart ?PART ?WHOLE) means that the - -- GeometricFigure ?PART is part of the GeometricFigure ?WHOLE. - fun geometricPart : El GeometricFigure -> El GeometricFigure -> Formula ; - - -- (geopoliticalSubdivision ?AREA1 ?AREA2) means that ?AREA1 is any - -- geopolitical part of ?AREA2, that is, ?AREA1 is - -- an integral geographicSubregion of ?AREA2 (not a DependencyOrSpecialSovereigntyArea), - -- having its own associated GovernmentOrganization which is subordinated to or constrained by - -- the government of ?AREA2. Cf. dependentGeopoliticalArea. - fun geopoliticalSubdivision : El GeopoliticalArea -> El GeopoliticalArea -> Formula ; - - -- (graphMeasure ?GRAPH ?MEAS) fixes a - -- UnitOfMeasure that is used for the arcWeight of a given Graph. Stating - -- such a relationship entails that the components of given graph are the - -- abstractCounterparts of sets of Physical Entity(ies). - fun graphMeasure : El Graph -> El UnitOfMeasure -> Formula ; - - -- A basic relation for Graphs and their - -- parts. (graphPart ?PART ?GRAPH) means that ?PART is a GraphArc - -- or GraphNode of the Graph ?GRAPH. - fun graphPart : El GraphElement -> El Graph -> Formula ; - - -- The state of grasping an Object. (grasps ?ANIMAL ?OBJ) means - -- that the Animal ?ANIMAL is intentionally holding - -- on to the Object ?OBJ. - fun grasps : El Animal -> El Object -> Formula ; - - -- (greaterThan ?NUMBER1 ?NUMBER2) is true - -- just in case the Quantity ?NUMBER1 is greater than the Quantity - -- ?NUMBER2. - fun greaterThan : El Quantity -> El Quantity -> Formula ; - - -- (greaterThanByQuality ?ENTITY1 ?ENTITY2 ?ATT) means that - -- ?ENTITY1 has more of the given quality ?ATT than ?ENTITY2 - fun greaterThanByQuality : El Entity -> El Entity -> El Attribute -> Formula ; - - -- (greaterThanOrEqualTo ?NUMBER1 - -- ?NUMBER2) is true just in case the Quantity ?NUMBER1 is greater - -- than the Quantity ?NUMBER2. - fun greaterThanOrEqualTo : El Quantity -> El Quantity -> Formula ; - - -- This Predicate expresses the concept of a - -- conventional goal, i.e. a goal with a neutralized agent's intention. - -- Accordingly, (hasPurpose ?THING ?FORMULA) means that the instance of - -- Physical ?THING has, as its purpose, the Proposition expressed by - -- ?FORMULA. Note that there is an important difference in meaning between - -- the Predicates hasPurpose and result. Although the second argument - -- of the latter can satisfy the second argument of the former, - -- a conventional goal is an expected and desired outcome, while a result - -- may be neither expected nor desired. For example, a machine process may - -- have outcomes but no goals, aimless wandering may have an outcome but no - -- goal, a learning process may have goals with no outcomes, and so on. - fun hasPurpose : El Physical -> Formula -> Formula ; - - -- Expresses a cognitive attitude of an - -- agent with respect to a particular instance of Physical. More precisely, - -- (hasPurposeForAgent ?THING ?FORMULA ?AGENT) means that the purpose of - -- ?THING for ?AGENT is the proposition expressed by ?FORMULA. Very complex - -- issues are involved here. In particular, the rules of inference of the - -- first order predicate calculus are not truth_preserving for the second - -- argument position of this Predicate. - fun hasPurposeForAgent : El Physical -> Formula -> El CognitiveAgent -> Formula ; - - -- Similar to the capability Predicate - -- with the additional restriction that the ability be practised/ - -- demonstrated to some measurable degree. - fun hasSkill : Desc Process -> El Agent -> Formula ; - - -- The height of an Object is the distance between - -- its top and its bottom. - fun height : El SelfConnectedObject -> El LengthMeasure -> Formula ; - - -- (holdsDuring ?TIME ?FORMULA) means that the - -- proposition denoted by ?FORMULA is true in the time frame ?TIME. Note - -- that this implies that ?FORMULA is true at every TimePoint which is a - -- temporalPart of ?TIME. - fun holdsDuring : El TimePosition -> Formula -> Formula ; - - -- Expresses a relationship between a - -- Formula and a CognitiveAgent whereby the CognitiveAgent has - -- the obligation to bring it about that the Formula is true. - fun holdsObligation : Formula -> El CognitiveAgent -> Formula ; - - -- Expresses a relationship between a Formula - -- and a CognitiveAgent whereby the CognitiveAgent has the right to - -- bring it about that the Formula is true. - fun holdsRight : Formula -> El CognitiveAgent -> Formula ; - - -- (hole ?HOLE ?OBJ) means that ?HOLE is a - -- Hole in ?OBJ. A Hole is a fillable body located at the - -- surface an Object. - fun hole : El Hole -> El SelfConnectedObject -> Formula ; - - -- The relation between a Human and a PermanentResidence - -- of the Human. - fun home : El Human -> El PermanentResidence -> Formula ; - - -- (husband ?MAN ?WOMAN) means that ?MAN is the - -- husband of ?WOMAN. - fun husband : El Man -> El Woman -> Formula ; - - -- (identicalListItems ?LIST1 ?LIST2) - -- means that ?LIST1 and ?LIST2 have exactly the same items in their - -- respective lists. Although ?LIST1 and ?LIST2 are required to share - -- exactly the same items, they may order these items differently. - fun identicalListItems : El List -> El List -> Formula ; - - -- A SetOrClass ?CLASS1 is an immediateSubclass - -- of another SetOrClass ?CLASS2 just in case ?CLASS1 is a subclass of ?CLASS2 and - -- there is no other subclass of ?CLASS2 such that ?CLASS1 is also a subclass of it. - fun immediateSubclass : El SetOrClass -> El SetOrClass -> Formula ; - - -- The analog of element and instance for Lists. - -- (inList ?OBJ ?LIST) means that ?OBJ is in the List ?LIST. For example, - -- (inList Tuesday (ListFn Monday Tuesday Wednesday)) would be true. - fun inList : El Entity -> El List -> Formula ; - - -- A very general Predicate. - -- (inScopeOfInterest ?AGENT ?ENTITY) means that ?ENTITY is within the - -- scope of interest of ?AGENT. Note that the interest indicated can be - -- either positive or negative, i.e. the ?AGENT can have an interest in - -- avoiding or promoting ?ENTITY. - fun inScopeOfInterest : El CognitiveAgent -> El Entity -> Formula ; - - -- One of the basic ProbabilityRelations. - -- (increasesLikelihood ?FORMULA1 ?FORMULA2) means that ?FORMULA2 is more - -- likely to be true if ?FORMULA1 is true. - fun increasesLikelihood : Formula -> Formula -> Formula ; - - -- One of the basic ProbabilityRelations. - -- (independentProbability ?FORMULA1 ?FORMULA2) means that the probabilities of - -- ?FORMULA1 and ?FORMULA2 being true are independent. - fun independentProbability : Formula -> Formula -> Formula ; - - -- A very basic notion of living within something - -- else. (inhabits ?ORGANISM ?OBJECT) means that ?OBJECT is the residence - -- (either permanent or temporary), nest, etc. of ?ORGANISM. - fun inhabits : El Organism -> El Object -> Formula ; - - -- A very general Predicate. (inhibits ?PROC1 ?PROC2) means - -- that the Process ?PROC1 inhibits or hinders - -- the occurrence of the Process ?PROC2. For example, obstructing an - -- object inhibits moving it. Note that this is a relation between types - -- of Processes, not between instances. - fun inhibits : Desc Process -> Desc Process -> Formula ; - - -- (instrument ?EVENT ?TOOL) means that ?TOOL - -- is used by an agent in bringing about ?EVENT and that ?TOOL is not - -- changed by ?EVENT. For example, the key is an instrument in the - -- following proposition: The key opened the door. Note that instrument - -- and resource cannot be satisfied by the same ordered pair. - fun instrument : El Process -> El Object -> Formula ; - - -- (interiorPart ?OBJ1 ?OBJ2) means - -- that ?OBJ1 is part ?OBJ2 and there is no overlap between ?OBJ1 and - -- any superficialPart ?OBJ2. - fun interiorPart : El Object -> El Object -> Formula ; - - -- (involvedInEvent ?EVENT ?THING) means - -- that in the Process ?EVENT, the Entity ?THING plays some CaseRole. - fun involvedInEvent : El Process -> El Entity -> Formula ; - - -- The epistemic predicate of knowing. (knows - -- ?AGENT ?FORMULA) means that ?AGENT knows the proposition expressed by - -- ?FORMULA. Note that knows entails conscious awareness, so this - -- Predicate cannot be used to express tacit or subconscious or - -- unconscious knowledge. - fun knows : El CognitiveAgent -> Formula -> Formula ; - - -- (larger ?OBJ1 ?OBJ2) means that ?OBJ1 is - -- larger, with respect to all LengthMeasures, than ?OBJ2. - fun larger : El Object -> El Object -> Formula ; - - -- (leader ?INSTITUTION ?PERSON) - -- means that the leader of ?INSTITUTION is ?PERSON. - fun leader : El Agent -> El Human -> Formula ; - - -- (legalRelation ?AGENT1 ?AGENT2) means - -- that ?AGENT1 and ?AGENT2 are relatives by virtue of a legal relationship. - -- Some examples include marriage, adoption, etc. - fun legalRelation : El Human -> El Human -> Formula ; - - -- binary predicate that is used to state the measure - -- of an Object along its longest span. - fun length : El Object -> El PhysicalQuantity -> Formula ; - - -- (lessThan ?NUMBER1 ?NUMBER2) is true just - -- in case the Quantity ?NUMBER1 is less than the Quantity ?NUMBER2. - fun lessThan : El Quantity -> El Quantity -> Formula ; - - -- (lessThanOrEqualTo ?NUMBER1 ?NUMBER2) is true - -- just in case the Quantity ?NUMBER1 is less than or equal to - -- the Quantity ?NUMBER2. - fun lessThanOrEqualTo : El Quantity -> El Quantity -> Formula ; - - -- (lineMeasure ?LINE ?MEASURE) means that the - -- straight line ?LINE has the LengthMeasure of ?MEASURE. - fun lineMeasure : El OneDimensionalFigure -> El LengthMeasure -> Formula ; - - -- Binary predicate that is used to state the measure - -- of an Object from one point to another point along its surface. Note - -- that the difference between the predicates length and distance is that - -- the length is used to state the LengthMeasure of one of the dimensions of - -- a single object, while distance is used to state the LengthMeasure that - -- separates two distinct objects. - fun linearExtent : El Object -> El LengthMeasure -> Formula ; - - -- a TernaryPredicate that specifies the - -- GraphArc connecting two GraphNodes. - fun links : El GraphNode -> El GraphNode -> El GraphArc -> Formula ; - - -- (located ?PHYS ?OBJ) means that ?PHYS is partlyLocated at ?OBJ, - -- and there is no part or subProcess of ?PHYS that is not located at ?OBJ. - fun located : El Physical -> El Object -> Formula ; - - -- (manner ?PROCESS ?MANNER) means that the - -- Process ?PROCESS is qualified by the Attribute ?MANNER. The Attributes - -- of Processes are usually denoted by adverbs and include things like the - -- speed of the wind, the style of a dance, or the intensity of a sports - -- competition. - fun manner : El Process -> El Attribute -> Formula ; - - -- (material ?SUBSTANCE ?OBJECT) means that - -- ?OBJECT is structurally made up in part of ?SUBSTANCE. This relation - -- encompasses the concepts of 'composed of', 'made of', and 'formed of'. - -- For example, plastic is a material of my computer monitor. Compare - -- part and its subrelations, viz component and piece. - fun material : Desc Substance -> El CorpuscularObject -> Formula ; - - -- A very general Predicate for - -- asserting that a particular Object is measured by a particular - -- PhysicalQuantity. In general, the second argument of this - -- Predicate will be a term produced with the Function MeasureFn. - fun measure : El Object -> El PhysicalQuantity -> Formula ; - - -- (meetsSpatially ?OBJ1 ?OBJ2) means that - -- ?OBJ1 and ?OBJ2 are connected but that neither ?OBJ1 nor ?OBJ2 - -- overlapsSpatially the other. - fun meetsSpatially : El Object -> El Object -> Formula ; - - -- (meetsTemporally ?INTERVAL1 ?INTERVAL2) - -- means that the terminal point of the TimeInterval ?INTERVAL1 is the - -- initial point of the TimeInterval ?INTERVAL2. - fun meetsTemporally : El TimeInterval -> El TimeInterval -> Formula ; - - -- The temperature at which a PureSubstance changes - -- state from a Solid to a Liquid. Note that Arsenic can sublimate directly - -- from Solid to Gas which means that its melting and boiling points are equal. - fun meltingPoint : Desc PureSubstance -> El TemperatureMeasure -> Formula ; - - -- A specialized common sense notion of part for - -- uniform parts of Collections. For example, each sheep in a flock of - -- sheep would have the relationship of member to the flock. - fun member : El SelfConnectedObject -> El Collection -> Formula ; - - -- A BinaryRelation that is used to state the - -- normative force of a Proposition. (modalAttribute ?FORMULA ?PROP) means - -- that the Proposition expressed by ?FORMULA has the NormativeAttribute - -- ?PROP. For example, (modalAttribute (exists (?ACT ?OBJ) (and - -- (instance ?ACT Giving) (agent ?ACT John) (patient ?ACT ?OBJ) - -- (destination ?ACT Tom))) Obligation) means that John is obligated to give - -- Tom something. - fun modalAttribute : Formula -> El NormativeAttribute -> Formula ; - - -- A BinaryPredicate that associates an - -- Object or Process with its value expressed as an instance of - -- CurrencyMeasure. - fun monetaryValue : El Physical -> El CurrencyMeasure -> Formula ; - - -- The general relationship of motherhood. - -- (mother ?CHILD ?MOTHER) means that ?MOTHER is the biological mother - -- of ?CHILD. - fun mother : El Organism -> El Organism -> Formula ; - - -- (multiplicativeFactor ?NUMBER1 ?NUMBER2) - -- means that ?NUMBER1 is a factor of ?NUMBER2, i.e. ?NUMBER1 can be multiplied by - -- some Integer to give ?NUMBER2 as a result. - fun multiplicativeFactor : El Integer -> El Integer -> Formula ; - - -- (mutualAcquaintance ?H1 ?H2) means - -- that ?H1 and ?H2 have met each other and know something about each other, - -- such as name and appearance. Statements made with this predicate should - -- be temporally specified with holdsDuring. See also the weaker, - -- non_symmetric version of this predicate, acquaintance. - fun mutualAcquaintance : El Human -> El Human -> Formula ; - - -- (names ?STRING ?ENTITY) means that the thing ?ENTITY - -- has the SymbolicString ?STRING as its name. Note that names and represents - -- are the two immediate subrelations of refers. The predicate names is used - -- when the referring item is merely a tag without connotative content, while the - -- predicate represents is used for referring items that have such content. - fun names : El SymbolicString -> El Entity -> Formula ; - - -- (needs ?AGENT ?OBJECT) means that ?OBJECT is - -- physically required for the continued existence of ?AGENT. - fun needs : El CognitiveAgent -> El Physical -> Formula ; - - -- (occupiesPosition ?PERSON ?POSITION ?ORG) - -- means that ?PERSON holds the Position ?POSITION at Organization ?ORG. - -- For example, (occupiesPosition TomSmith ResearchDirector - -- AcmeLaboratory) means that TomSmith is a research director at Acme Labs. - fun occupiesPosition : El Human -> El Position -> El Organization -> Formula ; - - -- A general Predicate for indicating how two - -- Objects are oriented with respect to one another. For example, - -- (orientation ?OBJ1 ?OBJ2 North) means that ?OBJ1 is north of ?OBJ2, and - -- (orientation ?OBJ1 ?OBJ2 Vertical) means that ?OBJ1 is positioned - -- vertically with respect to ?OBJ2. - fun orientation : El Object -> El Object -> El PositionalAttribute -> Formula ; - - -- (origin ?PROCESS ?SOURCE) means that ?SOURCE - -- indicates where the ?Process began. Note that this relation implies - -- that ?SOURCE is present at the beginning of the process, but need not - -- participate throughout the process. For example, the submarine is the - -- origin in the following proposition: the missile was launched from a - -- submarine. - fun origin : El Process -> El Object -> Formula ; - - -- (overlapsPartially ?OBJ1 ?OBJ2) means - -- that ?OBJ1 and ?OBJ2 have part(s) in common, but neither ?OBJ1 nor ?OBJ2 - -- is a part of the other. - fun overlapsPartially : El Object -> El Object -> Formula ; - - -- (overlapsSpatially ?OBJ1 ?OBJ2) means - -- that the Objects ?OBJ1 and ?OBJ2 have some parts in common. This is a - -- reflexive and symmetric (but not transitive) relation. - fun overlapsSpatially : El Object -> El Object -> Formula ; - - -- (overlapsTemporally ?INTERVAL1 ?INTERVAL2) - -- means that the TimeIntervals ?INTERVAL1 and ?INTERVAL2 - -- have a TimeInterval as a common part. - fun overlapsTemporally : El TimeInterval -> El TimeInterval -> Formula ; - - -- (parallel ?LINE1 ?LINE2) means that the - -- OneDimensionalFigures ?LINE1 and ?LINE2 are parallel to one another, - -- i.e. they are equidistant from one another at every point. - fun parallel : El OneDimensionalFigure -> El OneDimensionalFigure -> Formula ; - - -- The general relationship of parenthood. - -- (parent ?CHILD ?PARENT) means that ?PARENT is a biological parent - -- of ?CHILD. - fun parent : El Organism -> El Organism -> Formula ; - - -- A binary predicate is a partial ordering on a set or class - -- only if the relation is reflexive on the set or class, - -- and it is both an antisymmetric relation, and a transitive relation. - fun partialOrderingOn : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def partialOrderingOn c p = and (reflexiveOn c p) - (and (TransitiveRelation c p) - (AntisymmetricRelation c p)) ; - - -- The basic mereological relation. All other - -- mereological relations are defined in terms of this one. - -- (part ?PART ?WHOLE) simply means that the Object ?PART is part - -- of the Object ?WHOLE. Note that, since part is a - -- ReflexiveRelation, every Object is a part of itself. - fun part : El Object -> El Object -> Formula ; - - -- (partiallyFills ?OBJ ?HOLE) means that ?OBJ completelyFills some part of ?HOLE. - -- Note that if (partiallyFills ?OBJ1 ?HOLE) and (part ?OBJ1 ?OBJ2), then (partiallyFills ?OBJ2 ?HOLE). - -- Note too that a partial filler need not be wholly inside a hole (it may - -- stick out), which means that every complete filler also qualifies as - -- (is a limit case of) a partial one. - fun partiallyFills : El Physical -> El Object -> Formula ; - - -- A partition of a class C is a set of - -- mutually disjoint classes (a subclass partition) which covers C. - -- Every instance of C is an instance of exactly one of the subclasses - -- in the partition. - fun partition : Class -> [Class] -> Formula ; - - -- (partlyLocated ?THING ?OBJ) means that the - -- instance of Physical ?THING is at least partially located at ?OBJ. For - -- example, Istanbul is partly located in Asia and partly located in Europe. - -- Note that partlyLocated is the most basic localization relation: located - -- is an immediate subrelation of partlyLocated and exactlyLocated is - -- an immediate subrelation of located. - fun partlyLocated : El Physical -> El Object -> Formula ; - - -- (path ?MOTION ?PATH) means that ?PATH is a route - -- along which ?MOTION occurs. For example, Highway 101 is the path in the - -- following proposition: the car drove up Highway 101. - fun path : El Motion -> El Object -> Formula ; - - -- A BinaryPredicate that specifies the - -- length (in number of GraphNodes) of a GraphPath. - -- (pathLength ?PATH ?NUMBER) means that there are ?NUMBER nodes in - -- the GraphPath ?PATH. - fun pathLength : El GraphPath -> El PositiveInteger -> Formula ; - - -- (patient ?PROCESS ?ENTITY) means that ?ENTITY - -- is a participant in ?PROCESS that may be moved, said, experienced, etc. - -- For example, the direct objects in the sentences 'The cat swallowed the - -- canary' and 'Billy likes the beer' would be examples of patients. Note - -- that the patient of a Process may or may not undergo structural - -- change as a result of the Process. The CaseRole of patient is used - -- when one wants to specify as broadly as possible the object of a - -- Process. - fun patient : El Process -> El Entity -> Formula ; - - -- (penetrates ?OBJ1 ?OBJ2) means that ?OBJ1 is connected to ?OBJ2 along - -- at least one whole dimension (length, width or depth). - fun penetrates : El Object -> El Object -> Formula ; - - -- A specialized common sense notion of part for - -- arbitrary parts of Substances. Quasi_synonyms are: chunk, hunk, bit, - -- etc. Compare component, another subrelation of part. - fun piece : El Substance -> El Substance -> Formula ; - - -- (pointOfFigure ?POINT ?FIGURE) means that - -- the GeometricPoint ?POINT is part of the GeometricFigure ?FIGURE. - fun pointOfFigure : El GeometricFigure -> El GeometricFigure -> Formula ; - - -- (pointOfIntersection ?FIGURE1 ?FIGURE2 - -- ?POINT) means that the two straight lines ?FIGURE1 and ?FIGURE2 meet at the - -- point ?POINT. - fun pointOfIntersection : El OneDimensionalFigure -> El OneDimensionalFigure -> El GeometricPoint -> Formula ; - - -- Relation that holds between an Agent and - -- an Object when the Agent has ownership of the Object. - fun possesses : El Agent -> El Object -> Formula ; - - -- A very general Predicate. (precondition - -- ?PROC1 ?PROC2) means that an instance of ?PROC2 can exist only if an - -- instance of ?PROC1 also exists. - fun precondition : Desc Process -> Desc Process -> Formula ; - - -- (prefers ?AGENT ?FORMULA1 ?FORMULA2) means that - -- CognitiveAgent ?AGENT prefers the state of affairs expressed by ?FORMULA1 - -- over the state of affairs expressed by ?FORMULA2 all things being equal. - fun prefers : El CognitiveAgent -> Formula -> Formula -> Formula ; - - -- (premise ?ARGUMENT ?PROPOSITION) means that the - -- Proposition ?PROPOSITION is an explicit assumption of the Argument - -- ?ARGUMENT. - fun premise : El Argument -> El Proposition -> Formula ; - - -- A very general Predicate. (prevents ?PROC1 ?PROC2) means that ?PROC1 - -- prevents the occurrence of ?PROC2. In other words, if ?PROC1 is occurring - -- in a particular time and place, ?PROC2 cannot occur at the same time and place. - -- For example, innoculating prevents contracting disease. Note that this is a - -- relation between types of Processes, not between instances. - fun prevents : Desc Process -> Desc Process -> Formula ; - - -- (properPart ?OBJ1 ?OBJ2) means that - -- ?OBJ1 is a part of ?OBJ2 other than ?OBJ2 itself. This is a - -- TransitiveRelation and AsymmetricRelation (hence an - -- IrreflexiveRelation). - fun properPart : El Object -> El Object -> Formula ; - - -- (properlyFills ?OBJ ?HOLE) - -- means that ?HOLE is properly (though perhaps incompletely) filled by - -- ?OBJ, i.e. some part of ?HOLE is perfectly filled by ?OBJ. Note that - -- properlyFills is the dual of completelyFills, and is so - -- related to partiallyFills that ?OBJ properlyFills ?HOLE just in - -- case ?OBJ partiallyFills every part of ?HOLE. (Thus, every perfect - -- filler is both complete and proper in this sense). - -- Every hole is connected with everything with which a proper filler - -- of the hole is connected. Every proper part of a perfect filler of (a part of) a hole properly - -- fills (that part of) that hole. - fun properlyFills : El Object -> El Hole -> Formula ; - - -- This Predicate holds between an instance of - -- Entity and an instance of Attribute. (property ?ENTITY ?ATTR) - -- means that ?ENTITY has the Attribute ?ATTR. - fun property : El Entity -> El Attribute -> Formula ; - - -- (publishes ?ORG ?TEXT) means that ?ORG - -- publishes ?TEXT. For example, Bantam Books publishes Agatha Christie's - -- Murder_on_the_Orient_Express. - fun publishes : El Organization -> Desc Text -> Formula ; - - -- (radius ?CIRCLE ?LENGTH) means that the radius of - -- the Circle ?CIRCLE has a length of ?LENGTH. - fun radius : El Circle -> El LengthMeasure -> Formula ; - - -- A subrelation of represents. - -- (realization ?PROCESS ?PROP) means that ?PROCESS is a Process which - -- expresses the content of ?PROP. Examples include a particular musical - -- performance, which realizes the content of a musical score, or the - -- reading of a poem. - fun realization : El Process -> El Proposition -> Formula ; - - -- (refers ?OBJ1 ?OBJ2) means that ?OBJ1 - -- mentions or includes a reference to ?OBJ2. Note that refers is - -- more general in meaning than represents, because presumably something - -- can represent something else only if it refers to this other thing. - -- For example, an article whose topic is a recent change in the price of - -- oil may refer to many other things, e.g. the general state of the economy, - -- the weather in California, the prospect of global warming, the options - -- for alternative energy sources, the stock prices of various oil companies, - -- etc. - fun refers : El Entity -> El Entity -> Formula ; - - -- A binary predicate is reflexive on a set or class only if - -- every instance of the set or class bears the relation to itself. - fun reflexiveOn : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def reflexiveOn c p = forall c (\INST -> p (var c c ? INST) (var c c ? INST)) ; - - -- (relatedEvent ?EVENT1 ?EVENT2) means - -- that the Process ?EVENT1 is related to the Process ?EVENT2. The - -- relationship is between separate individual events, not events and - -- their subprocesses. On the other hand, two subProcesses of the same - -- overarching event may be relatedEvents. The argument order does not - -- imply temporal ordering. - fun relatedEvent : El Process -> El Process -> Formula ; - - -- Used to signify a three_place - -- relation between a concept in an external knowledge source, a concept - -- in the SUMO, and the name of the other knowledge source. - fun relatedExternalConcept : El SymbolicString -> El Entity -> El Language -> Formula ; - - -- Means that the two arguments are - -- related concepts within the SUMO, i.e. there is a significant similarity - -- of meaning between them. To indicate a meaning relation between a SUMO - -- concept and a concept from another source, use the Predicate - -- relatedExternalConcept. - fun relatedInternalConcept : El Entity -> El Entity -> Formula ; - - -- (relative ?O1 ?O2) means that ?O1 - -- and ?O2 are relatives, whether through common ancestry (consanguinity), - -- someone's marriage (affinity), or someone's adoption. This definition is - -- intentionally broad, so as to capture a wide array of `familial' - -- relations. The notion of who counts as `family' also varies between - -- cultures, but that aspect of meaning is not addressed here. - fun relative : El Organism -> El Organism -> Formula ; - - -- A very general semiotics Predicate. - -- (represents ?THING ?ENTITY) means that ?THING in some way indicates, - -- expresses, connotes, pictures, describes, etc. ?ENTITY. The Predicates - -- containsInformation and realization are subrelations of represents. - -- Note that represents is a subrelation of refers, since something can - -- represent something else only if it refers to this other thing. See the - -- documentation string for names. - fun represents : El Entity -> El Entity -> Formula ; - - -- A very general predicate. - -- (representsForAgent ?ENTITY1 ?ENTITY2 ?AGENT) means that the ?AGENT - -- chooses to use ?ENTITY1 to 'stand for' ?ENTITY2. - fun representsForAgent : El Entity -> El Entity -> El Agent -> Formula ; - - -- A very general predicate. - -- (representsInLanguage ?THING ?ENTITY ?LANGUAGE) means that the - -- LinguisticExpression ?THING stands for ?ENTITY in the Language - -- ?LANGUAGE. - fun representsInLanguage : El LinguisticExpression -> El Entity -> El Language -> Formula ; - - fun resourceS : El Process -> El Entity -> Formula ; - - -- (result ?ACTION ?OUTPUT) means that ?OUTPUT is - -- a product of ?ACTION. For example, house is a result in the - -- following proposition: Eric built a house. - fun result : El Process -> El Entity -> Formula ; - - -- The relationship between two Organisms that - -- have the same mother and father. Note that this relationship does - -- not hold between half_brothers, half_sisters, etc. - fun sibling : El Organism -> El Organism -> Formula ; - - -- (side ?SIDE ?OBJECT) means that ?SIDE is a side of the object, - -- as opposed to the top or bottom. - fun side : El SelfConnectedObject -> El SelfConnectedObject -> Formula ; - - -- The general relationship of being a sister. - -- (sister ?WOMAN ?PERSON) means that ?WOMAN is the sister of ?PERSON. - fun sister : El Woman -> El Human -> Formula ; - - -- (smaller ?OBJ1 ?OBJ2) means that ?OBJ1 - -- is smaller, with respect to all LengthMeasures, than ?OBJ2. - fun smaller : El Object -> El Object -> Formula ; - - -- The general relationship of being a son. - -- (son ?CHILD ?PARENT) means that ?CHILD is the biological - -- son of ?PARENT. - fun son : El Organism -> El Organism -> Formula ; - - -- The relationship of marriage between two Humans. - fun spouse : El Human -> El Human -> Formula ; - - -- (starts ?INTERVAL1 ?INTERVAL2) means that - -- ?INTERVAL1 and ?INTERVAL2 are both TimeIntervals that have the same - -- initial TimePoint and that ?INTERVAL1 ends before ?INTERVAL2. - fun starts : El TimeInterval -> El TimeInterval -> Formula ; - - -- The relation between a Human and a TemporaryResidence - -- of the Human. - fun stays : El Human -> El TemporaryResidence -> Formula ; - - -- Means that the second argument can be - -- ascribed to everything which has the first argument ascribed to it. - fun subAttribute : El Attribute -> El Attribute -> Formula ; - - -- (subCollection ?COLL1 ?COLL2) means that - -- the Collection ?COLL1 is a proper part of the Collection ?COLL2. - fun subCollection : El Collection -> El Collection -> Formula ; - - -- The relation between two Graphs when one - -- Graph is a part of the other. (subGraph ?GRAPH1 ?GRAPH2) means - -- that ?GRAPH1 is a part of ?GRAPH2. - fun subGraph : El Graph -> El Graph -> Formula ; - - -- (subList ?LIST1 ?LIST2) means that ?LIST1 is a - -- sublist of ?LIST2, i.e. every element of ?LIST1 is an element of ?LIST2 and - -- the elements that are common to both Lists have the same order in both - -- Lists. Elements that are common to both Lists and are consecutive in one - -- list must also be consecutive in the other list. (Therefore _ the list of - -- prime numbers smaller than 10 [1 2 3 5 7] is not a subList of the - -- natural numbers smaller than 10 [1 2 3 4 5 6 7 8 9]). - fun subList : El List -> El List -> Formula ; - - -- (subOrganization ?ORG1 ?ORG2) means - -- that ?ORG1 is an Organization which is a part of the Organization - -- ?ORG2. Note that subOrganization is a ReflexiveRelation, so every - -- Organization is a subOrganization of itself. - fun subOrganization : El Organization -> El Organization -> Formula ; - - -- (subPlan ?PLAN1 ?PLAN2) means that ?PLAN1 - -- is a Plan which is a proper part of ?PLAN2. This relation is generally - -- used to relate a supporting Plan to the overall Plan in a particular - -- context. - fun subPlan : El Plan -> El Plan -> Formula ; - - -- (subProcess ?SUBPROC ?PROC) means that ?SUBPROC - -- is a subprocess of ?PROC. A subprocess is here understood as a temporally - -- distinguished part (proper or not) of a Process. - fun subProcess : El Process -> El Process -> Formula ; - - -- (subProposition ?PROP1 ?PROP2) means that - -- ?PROP1 is a Proposition which is a proper part of the Proposition ?PROP2. - -- In other words, subProposition is the analogue of properPart for chunks - -- of abstract content. - fun subProposition : El Proposition -> El Proposition -> Formula ; - - -- (subSystem ?SUB ?SYSTEM) means that the - -- PhysicalSystem ?SUB is a part of the PhysicalSystem ?SYSTEM. - fun subSystem : El PhysicalSystem -> El PhysicalSystem -> Formula ; - - -- (subclass ?CLASS1 ?CLASS2) means that ?CLASS1 is - -- a subclass of ?CLASS2, i.e. every instance of ?CLASS1 is also an instance of - -- ?CLASS2. A class may have multiple superclasses and subclasses. - fun subclass : El SetOrClass -> El SetOrClass -> Formula ; - - -- (subset ?SET1 ?SET2) is true just in case the - -- elements of the Set ?SET1 are also elements of the Set ?SET2. - fun subset : El Set -> El Set -> Formula ; - - -- (subsumedExternalConcept - -- ?STRING ?THING ?LANGUAGE) means that the SUMO concept ?THING is subsumed - -- by the meaning of ?STRING in ?LANGUAGE, i.e. the concept ?THING is narrower - -- in meaning than ?STRING. - fun subsumedExternalConcept : El SymbolicString -> El Entity -> El Language -> Formula ; - - -- A BinaryPredicate that relates two - -- subclasses of ContentBearingObject. (subsumesContentClass ?CLASS1 - -- ?CLASS2) means that the content expressed by each instance of ?CLASS2 is - -- also expressed by each instance of ?CLASS1. Examples include the - -- relationship between a poem and one of its stanzas or between a book and - -- one of its chapters. Note that this is a relation between subclasses of - -- ContentBearingObject, rather than instances. If one wants to relate - -- instances, the Predicate subsumesContentInstance can be used. Note - -- that subsumesContentClass is needed in many cases. Consider, for - -- example, the relation between the King James edition of the Bible and its - -- Book of Genesis. This relation holds for every copy of this edition and - -- not just for a single instance. - fun subsumesContentClass : Desc ContentBearingObject -> Desc ContentBearingObject -> Formula ; - - -- A BinaryPredicate relating two - -- instances of ContentBearingObject. (subsumesContentInstance ?OBJ1 ?OBJ2) - -- means that the content expressed by ?OBJ2 is part of the content expressed - -- by ?OBJ1. An example is the relationship between a handwritten poem and - -- one of its stanzas. Note that this is a relation between instances, - -- rather than Classes. If one wants to assert a content relationship - -- between Classes, e.g. between the version of an intellectual work and a - -- part of that work, the relation subsumesContentClass should be used. - fun subsumesContentInstance : El ContentBearingObject -> El ContentBearingObject -> Formula ; - - -- (subsumingExternalConcept - -- ?STRING ?THING ?LANGUAGE) means that the SUMO concept ?THING subsumes - -- the meaning of ?STRING in ?LANGUAGE, i.e. the concept ?THING is broader - -- in meaning than ?STRING. - fun subsumingExternalConcept : El SymbolicString -> El Entity -> El Language -> Formula ; - - -- (successorAttribute ?ATTR1 ?ATTR2) - -- means that ?ATTR2 is the Attribute that comes immediately after ?ATTR1 - -- on the scale that they share. - fun successorAttribute : El Attribute -> El Attribute -> Formula ; - - -- The transitive closure of - -- successorAttribute. (successorAttributeClosure ?ATTR1 ?ATTR2) means - -- that there is a chain of successorAttribute assertions connecting - -- ?ATTR1 and ?ATTR2. - fun successorAttributeClosure : El Attribute -> El Attribute -> Formula ; - - -- (superficialPart ?OBJ1 ?OBJ2) - -- means that ?OBJ1 is a part of ?OBJ2 that has no interior parts of its own - -- (or, intuitively, that only overlaps those parts of ?OBJ2 that are - -- externally connected with the mereological complement of ?OBJ2). This too - -- is a transitive relation closed under MereologicalSumFn and - -- MereologicalProductFn. - fun superficialPart : El Object -> El Object -> Formula ; - - -- (surface ?OBJ1 ?OBJ2) means that ?OBJ1 - -- is a maximally connected superficialPart of ?OBJ2. Note that some - -- SelfConnectedObjects have more than one surface, e.g. a hollow - -- object like a tennis ball has both an inner and an outer surface. - fun surface : El SelfConnectedObject -> El SelfConnectedObject -> Formula ; - - -- (synonymousExternalConcept - -- ?STRING ?THING ?LANGUAGE) means that the SUMO concept ?THING has the - -- same meaning as ?STRING in ?LANGUAGE. - fun synonymousExternalConcept : El SymbolicString -> El Entity -> El Language -> Formula ; - - -- (systemPart ?PART ?SYSTEM) means that - -- the Physical thing ?PART is a SystemElement in the PhysicalSystem - -- ?SYSTEM. - fun systemPart : El Physical -> El PhysicalSystem -> Formula ; - - -- The temporal analogue of the spatial part - -- predicate. (temporalPart ?POS1 ?POS2) means that TimePosition ?POS1 - -- is part of TimePosition ?POS2. Note that since temporalPart is a - -- ReflexiveRelation every TimePostion is a temporalPart of itself. - fun temporalPart : El TimePosition -> El TimePosition -> Formula ; - - -- (temporallyBetween ?POINT1 ?POINT2 - -- ?POINT3) means that the TimePoint ?POINT2 is between the TimePoints - -- ?POINT1 and ?POINT3, i.e. ?POINT1 is before ?POINT2 and ?POINT2 is before - -- ?POINT3. - fun temporallyBetween : El TimePoint -> El TimePoint -> El TimePoint -> Formula ; - - -- (temporallyBetweenOrEqual ?POINT1 ?POINT2 - -- ?POINT3) means that the TimePoint ?POINT1 is before or equal to the - -- TimePoint ?POINT2 and ?POINT2 is before or equal to the TimePoint - -- ?POINT3. - fun temporallyBetweenOrEqual : El TimePoint -> El TimePoint -> El TimePoint -> Formula ; - - -- This relation holds between an instance of - -- Physical and an instance of TimePosition just in case the temporal - -- lifespan of the former includes the latter. In other words, (time - -- ?THING ?TIME) means that ?THING existed or occurred at ?TIME. Note - -- that time does for instances of Physical what holdsDuring does - -- for instances of Formula. The constants located and time are - -- the basic spatial and temporal predicates, respectively. - fun time : El Physical -> El TimePosition -> Formula ; - - fun totalOrderingOn : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def totalOrderingOn c p = and (partialOrderingOn c p) - (trichotomizingOn c p) ; - - -- (top ?TOP ?OBJECT) means that ?TOP is the highest maximal - -- superficial part of ?OBJECT. - fun top : El SelfConnectedObject -> El SelfConnectedObject -> Formula ; - - -- (transactionAmount ?TRANSACTION - -- ?AMOUNT) means that ?AMOUNT is an instance of CurrencyMeasure being - -- exhanged in the FinancialTransaction ?TRANSACTION. - fun transactionAmount : El FinancialTransaction -> El CurrencyMeasure -> Formula ; - - -- (traverses ?OBJ1 ?OBJ2) means that ?OBJ1 - -- crosses or extends across ?OBJ2. Note that crosses and - -- penetrates are subrelations of traverses. - fun traverses : El Object -> El Object -> Formula ; - - -- A binary predicate ?REL is trichotomizing on a set or class only if, - -- for all instances ?INST1 and ?INST2 of the set or class, - -- at least one of the following holds: - -- (?REL ?INST1 ?INST2), - -- (?REL ?INST2 ?INST1) or - -- (equal ?INST1 ?INST2) - fun trichotomizingOn : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def trichotomizingOn c p = forall c (\INST1 -> forall c (\INST2 -> or (or (p (var c c ? INST1) (var c c ? INST2)) - (p (var c c ? INST2) (var c c ? INST1))) - (equal (var c Entity ? INST1) (var c Entity ? INST2)))) ; - - -- The BinaryPredicate that relates a Sentence - -- to its TruthValue. - fun truth : El Sentence -> El TruthValue -> Formula ; - - -- The class of names that uniquely identify - -- an instance of Entity. Some examples of uniqueIdentifiers are the keys - -- of tables in database applications and - -- the ISBN (International Standard Book Number). - fun uniqueIdentifier : El SymbolicString -> El Entity -> Formula ; - - -- (uses ?OBJECT AGENT) means that ?OBJECT is used by - -- ?AGENT as an instrument in an unspecified Process. This Predicate, - -- as its corresponding axiom indicates, is a composition of the CaseRoles - -- agent and instrument. - fun uses : El Object -> El Agent -> Formula ; - - -- Some Artifacts have a life cycle with discrete - -- stages or versions. (version ARTIFACT1 ARTIFACT2) means that ARTIFACT1 - -- is a version of ARTIFACT2. Note that this Predicate relates subclasses of - -- Artifact and not instances. - fun version : Desc Artifact -> Desc Artifact -> Formula ; - - -- (wants ?AGENT ?OBJECT) means that ?OBJECT is desired by ?AGENT, - -- i.e. ?AGENT believes that ?OBJECT will satisfy one of its goals. Note that there is - -- no implication that what is wanted by an agent is not already possessed by the agent. - fun wants : El CognitiveAgent -> El Physical -> Formula ; - - -- (wears ?AGENT ?CLOTHING) means that ?AGENT is wearing - -- the item of Clothing ?CLOTHING. - fun wears : El Animal -> El Clothing -> Formula ; - - -- (weight ?O ?MM) means that on planet earth - -- the SelfConnectedObject ?O has the weight ?MM. - fun weight : El SelfConnectedObject -> El MassMeasure -> Formula ; - - -- binary predicate that is used to state the measure - -- of an Object from side to side at its widest span. - fun width : El Object -> El PhysicalQuantity -> Formula ; - - -- (wife ?WOMAN ?MAN) means that ?WOMAN is the wife of ?MAN. - fun wife : El Woman -> El Man -> Formula ; - - - -- relations - fun SingleValuedRelation : (c : Class) -> (El c -> Formula) -> Formula; - def SingleValuedRelation c f = - forall c (\x -> forall c (\y -> impl (and (f (var c c ? x)) (f (var c c ? y))) - (equal (var c Entity ? x) (var c Entity ? y)))); - - fun AntisymmetricRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def AntisymmetricRelation c f = - forall c (\x -> forall c (\y -> impl (and (f (var c c ? x) (var c c ? y)) - (f (var c c ? y) (var c c ? x))) - (equal (var c Entity ? x) (var c Entity ? y)))) ; - - fun IntentionalRelation : (c1,c2 : Class) -> (El c1 -> El c2 -> Formula) -> Formula ; - def IntentionalRelation c1 c2 f = - -- assume binary predicate, since it is mostly used for that - forall c1 (\x -> forall c2 (\y -> inScopeOfInterest (var c1 CognitiveAgent ? x) (var c2 Entity ? y))); - - - fun ReflexiveRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def ReflexiveRelation c f = - forall c (\x -> f (var c c ? x) (var c c ? x)); - - fun SymmetricRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def SymmetricRelation c f = - forall c (\x -> forall c (\y -> impl (f (var c c ? x) (var c c ? y)) - (f (var c c ? y) (var c c ? x)))); - - fun EquivalenceRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def EquivalenceRelation c f = - and (and (ReflexiveRelation c f) - (SymmetricRelation c f)) - (TransitiveRelation c f); - - fun TransitiveRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def TransitiveRelation c f = - forall c (\x -> forall c (\y -> forall c (\z -> impl (and (f (var c c ? x) (var c c ? y)) - (f (var c c ? y) (var c c ? z))) - (f (var c c ? x) (var c c ? z))))); - - fun IrreflexiveRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def IrreflexiveRelation c f = - forall c (\x -> not (f (var c c ? x) (var c c ? x))) ; - - fun AsymmetricRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def AsymmetricRelation c f = - and (AntisymmetricRelation c f) (IrreflexiveRelation c f); - - fun PropositionalAttitude : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def PropositionalAttitude c f = - AsymmetricRelation c f; - - fun ObjectAttitude : (c1,c2 : Class) -> (El c1 -> El c2 -> Formula) -> Formula ; - def ObjectAttitude c1 c2 f = - IntentionalRelation c1 c2 f ; - - fun IntransitiveRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def IntransitiveRelation c f = - forall c (\x -> forall c (\y -> forall c (\z -> impl (and (f (var c c ? x) (var c c ? y)) - (f (var c c ? y) (var c c ? z))) - (not (f (var c c ? x) (var c c ? z)))))) ; - - fun PartialOrderingRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def PartialOrderingRelation c f = - and (and (TransitiveRelation c f) - (AntisymmetricRelation c f)) - (ReflexiveRelation c f) ; - - fun TrichotomizingRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def TrichotomizingRelation c f = - forall c (\x -> forall c (\y -> or (or (and (and (f (var c c ? x) (var c c ? y)) - (not (equal (var c Entity ? x) (var c Entity ? y)))) - (not (f (var c c ? y) (var c c ? x)))) - (and (and (not (f (var c c ? x) (var c c ? y))) - (equal (var c Entity ? x) (var c Entity ? y))) - (not (f (var c c ? y) (var c c ? x))))) - (and (and (f (var c c ? y) (var c c ? x)) - (not (equal (var c Entity ? x) (var c Entity ? y)))) - (not (f (var c c ? x) (var c c ? y)))))); - - fun TotalOrderingRelation : (c : Class) -> (El c -> El c -> Formula) -> Formula ; - def TotalOrderingRelation c f = - and (PartialOrderingRelation c f) (TrichotomizingRelation c f) ; - - fun OneToOneFunction : (c1, c2 : Class) -> (El c1 -> Ind c2) -> Formula ; - def OneToOneFunction c1 c2 f = forall c1(\x -> - forall c1 (\y -> impl (not (equal (var c1 Entity ? x) (var c1 Entity ? y))) - (not (equal (el c2 Entity ? (f (var c1 c1 ? x))) - (el c2 Entity ? (f (var c1 c1 ? y))))))); - - fun SequenceFunction : (c : Class) -> (El Integer -> Ind c) -> Formula ; - def SequenceFunction c f = - OneToOneFunction Integer c f ; - - fun AssociativeFunction : (c : Class) -> (El c -> El c -> Ind c) -> Formula ; - def AssociativeFunction c f = - forall c (\x -> forall c (\y -> forall c (\z -> equal (el c Entity ? (f (var c c ? x) (el c c ? (f (var c c ? y) (var c c ? z))))) - (el c Entity ? (f (el c c ? (f (var c c ? x) (var c c ? y))) (var c c ? z)))))); - - fun CommutativeFunction : (c1,c2 : Class) -> (El c1 -> El c1 -> Ind c2) -> Formula ; - def CommutativeFunction c1 c2 f = - forall c1 (\x -> forall c1 (\y -> equal (el c2 Entity ? (f (var c1 c1 ? x) (var c1 c1 ? y))) - (el c2 Entity ? (f (var c1 c1 ? y) (var c1 c1 ? y))))); - - fun identityElement : (c : Class) -> (El c -> El c -> Ind c) -> El c -> Formula ; - def identityElement c f elem = - forall c (\x -> equal (el c Entity ? (f (var c c ? x) elem)) (var c Entity ? x)); - - fun distributes : (c : Class) -> (El c -> El c -> Ind c) -> (El c -> El c -> Ind c) -> Formula ; - def distributes c f g = - forall c (\x -> forall c (\y -> forall c (\z -> equal (el c Entity ? (g (el c c ? (f (var c c ? x) (var c c ? y))) (var c c ? z))) - (el c Entity ? (f (el c c ? (g (var c c ? x) (var c c ? z))) (el c c ? (g (var c c ? y) (var c c ? z)))))))); - - fun inverse : (c : Class) -> (El c -> El c -> Formula) -> (El c -> El c -> Formula) -> Formula ; - def inverse c f g = - forall c (\x -> forall c (\y -> equiv (f (var c c ? x) (var c c ? y)) - (g (var c c ? y) (var c c ? x)))); - - fun subRelation2El : (c1,c2,c3,c4 : Class) -> (El c1 -> El c2 -> Formula) -> (El c3 -> El c4 -> Formula) -> Formula ; - def subRelation2El c1 c2 c3 c4 f g = - forall c1 (\x -> forall c2 (\y -> impl (f (var c1 c1 ? x) (var c2 c2 ? y)) - (g (var c1 c3 ? x) (var c2 c4 ? y)))); - - - --others - fun toInt : Int -> Ind Integer ; - fun toRealNum : Float -> Ind RealNumber ; - -} diff --git a/examples/SUMO/MergeBul.gf b/examples/SUMO/MergeBul.gf deleted file mode 100644 index a71a35aaf..000000000 --- a/examples/SUMO/MergeBul.gf +++ /dev/null @@ -1,16 +0,0 @@ -concrete MergeBul of Merge = BasicBul ** open SyntaxBul, ParadigmsBul in { - -flags - coding=utf8 ; - -lin - Bird = mkCN (mkN041 "птица") ; - Monday = mkCN (mkN014 "понеделник") ; - Tuesday = mkCN (mkN014 "вторник") ; - Wednesday = mkCN (mkN043 "ÑÑ€Ñда") ; - Thursday = mkCN (mkN014 "четвъртък") ; - Friday = mkCN (mkN014 "петък") ; - Saturday = mkCN (mkN041 "Ñъбота") ; - Sunday = mkCN (mkN047 "неделÑ") ; - -}; diff --git a/examples/SUMO/MergeEng.gf b/examples/SUMO/MergeEng.gf deleted file mode 100644 index b1c23cf61..000000000 --- a/examples/SUMO/MergeEng.gf +++ /dev/null @@ -1,1006 +0,0 @@ -concrete MergeEng of Merge = BasicEng ** open DictLangEng, DictEng, ParadigmsEng, ResEng, ParamBasic,ExtensionEng in { - -lin - -- single instances - AngularDegree = MassNP (AdjCN (PositA angular_A) (UseN degree_N)) ; - AtomGram = MassNP (ApposCN (UseN atom_N) (MassNP (UseN gram_N))) ; - Bit = MassNP (UseN bit_N) ; - Black = MassNP (UseN black_N) ; - Blue = MassNP (UseN blue_N) ; - BritishThermalUnit = MassNP (AdjCN (PositA british_A) (AdjCN (PositA thermal_A) (UseN unit_N))) ; - Calorie = MassNP (UseN calorie_N) ; - Ampere = MassNP (UseN ampere_N) ; - Joule = MassNP (UseN joule_N) ; - Watt = MassNP (UseN watt_N) ; - Volt = MassNP (UseN volt_N) ; - Ohm = MassNP (UseN ohm_N) ; - Gray = MassNP (UseN gray_N) ; - ElectronVolt = MassNP (ApposCN (UseN electron_N) (MassNP (UseN volt_N))) ; - Gram = MassNP (UseN gram_N) ; - Hertz = DetCN (DetQuant IndefArt NumSg) (UseN hertz_N) ; - Kilogram = MassNP (UseN kilogram_N) ; - Meter = MassNP (UseN meter_N) ; - Mole = MassNP (UseN mole_N) ; - SecondDuration = MassNP (AdjCN (AdjOrd (OrdNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n2))))))) (UseN duration_N)) ; - Left = MassNP (UseN left_N) ; - Right = MassNP (UseN right_N) ; - CentralTimeZone = MassNP (AdjCN (PositA central_A) (ApposCN (UseN time_N) (MassNP (UseN zone_N)))) ; - Cup = MassNP (UseN cup_N) ; - Damp = MassNP (UseN damp_N) ; - DayDuration = MassNP (ApposCN (UseN day_N) (MassNP (UseN duration_N))) ; - East = MassNP (UseN east_N) ; - EasternTimeZone = MassNP (AdjCN (PositA eastern_A) (ApposCN (UseN time_N) (MassNP (UseN zone_N)))) ; - ElectronVolt = MassNP (ApposCN (UseN electron_N) (MassNP (UseN volt_N))) ; - Female = MassNP (UseN female_N) ; - Fluid = MassNP (UseN fluid_N) ; - FootLength = MassNP (ApposCN (UseN foot_N) (MassNP (UseN length_N))) ; - Gas = MassNP (UseN gas_N) ; - Horsepower = DetCN (DetQuant IndefArt NumSg) (UseN horsepower_N) ; - HourDuration = MassNP (ApposCN (UseN hour_N) (MassNP (UseN duration_N))) ; - Inch = MassNP (UseN inch_N) ; - InchMercury = MassNP (ApposCN (UseN inch_N) (MassNP (UseN mercury_N))) ; - Liquid = MassNP (UseN liquid_N) ; - Living = DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 live_V2)) ; - Male = MassNP (UseN male_N) ; - Mile = MassNP (UseN mile_N) ; - MinuteDuration = MassNP (AdjCN (PositA minute_A) (UseN duration_N)) ; - MmMercury = DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN mm_N) (MassNP (UseN mercury_N))) ; - MonthDuration = MassNP (ApposCN (UseN month_N) (MassNP (UseN duration_N))) ; - MountainTimeZone = MassNP (ApposCN (ApposCN (UseN mountain_N) (MassNP (UseN time_N))) (MassNP (UseN zone_N))) ; - Necessity = MassNP (UseN necessity_N) ; - NegativeInfinity = MassNP (AdjCN (PositA negative_A) (UseN infinity_N)) ; - North = MassNP (UseN north_N) ; - NullList = MassNP (AdjCN (PositA null_A) (UseN list_N)) ; - Obligation = MassNP (UseN obligation_N) ; - Ounce = MassNP (UseN ounce_N) ; - PacificTimeZone = MassNP (AdjCN (PositA pacific_A) (ApposCN (UseN time_N) (MassNP (UseN zone_N)))) ; - Permission = MassNP (UseN permission_N) ; - Pi = MassNP (UseN pi_N) ; - Pint = MassNP (UseN pint_N) ; - Plasma = MassNP (UseN plasma_N) ; - PositiveInfinity = MassNP (AdjCN (PositA positive_A) (UseN infinity_N)) ; - Possibility = MassNP (UseN possibility_N) ; - PoundForce = MassNP (ApposCN (UseN pound_N) (MassNP (UseN force_N))) ; - PoundMass = MassNP (ApposCN (UseN pound_N) (MassNP (UseN mass_N))) ; - Prohibition = MassNP (UseN prohibition_N) ; - Quart = MassNP (UseN quart_N) ; - Red = MassNP (UseN red_N) ; - Rough = MassNP (UseN rough_N) ; - Sitting = DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 sit_V2)) ; - Slug = MassNP (UseN slug_N) ; - Smooth = MassNP (UseN smooth_N) ; - Solid = MassNP (UseN solid_N) ; - South = MassNP (UseN south_N) ; - Standing = DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 stand_V2)) ; - True = MassNP (UseN true_N) ; - Unconscious = MassNP (UseN unconscious_N) ; - UnitedKingdomGallon = MassNP (AdjCN (PositA united_A) (ApposCN (UseN kingdom_N) (MassNP (UseN gallon_N)))) ; - UnitedStatesCent = DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA united_A) (ApposCN (UseN state_N) (MassNP (UseN cent_N)))) ; - UnitedStatesDollar = DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA united_A) (ApposCN (UseN state_N) (MassNP (UseN dollar_N)))) ; - UnitedStatesGallon = DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA united_A) (ApposCN (UseN state_N) (MassNP (UseN gallon_N)))) ; - Vertical = MassNP (UseN vertical_N) ; - WeekDuration = MassNP (ApposCN (UseN week_N) (MassNP (UseN duration_N))) ; - West = MassNP (UseN west_N) ; - Wet = MassNP (UseN wet_N) ; - White = MassNP (UseN white_N) ; - YearDuration = MassNP (ApposCN (UseN year_N) (MassNP (UseN duration_N))) ; - Yellow = MassNP (UseN yellow_N) ; - Law = MassNP (UseN law_N) ; - Promise = MassNP (UseN promise_N) ; - PurchaseContract = MassNP (ApposCN (UseN purchase_N) (MassNP (UseN contract_N))) ; - Warranty = MassNP (UseN warranty_N) ; - NakedPromise = MassNP (AdjCN (PositA naked_A) (UseN promise_N)) ; - - - - -- subclass declarations : - AbnormalAnatomicalStructure = AdjCN (PositA abnormal_A) (AdjCN (PositA anatomical_A) (UseN structure_N)) ; - Abstract = AdjCN (PositA abstract_A) (UseN entity_N) ; - Adjective = UseN adjective_N ; - Adverb = UseN adverb_N ; - Advertising = UseN2 (VerbToNounV2 advertise_V2) ; - AgeGroup = ApposCN (UseN age_N) (MassNP (UseN group_N)) ; - Agent = UseN agent_N ; - Air = UseN air_N ; - Alga = UseN alga_N ; - Amphibian = UseN amphibian_N ; - AnatomicalStructure = AdjCN (PositA anatomical_A) (UseN structure_N) ; - AngleMeasure = ApposCN (UseN angle_N) (MassNP (UseN measure_N)) ; - Animal = UseN animal_N ; - AnimalAnatomicalStructure = ApposCN (UseN animal_N) (MassNP (AdjCN (PositA anatomical_A) (UseN structure_N))) ; - AnimalLanguage = ApposCN (UseN animal_N) (MassNP (UseN language_N)) ; - AnimalSubstance = ApposCN (UseN animal_N) (MassNP (UseN substance_N)) ; - Ape = UseN ape_N ; - April = UseN april_N ; - AquaticMammal = AdjCN (PositA aquatic_A) (UseN mammal_N) ; - Arachnid = UseN arachnid_N ; - AreaMeasure = ApposCN (UseN area_N) (MassNP (UseN measure_N)) ; - Argument = UseN argument_N ; - ArtWork = ApposCN (UseN art_N) (MassNP (UseN work_N)) ; - Article = UseN article_N ; - Artifact = UseN artifact_N ; - ArtificialLanguage = AdjCN (PositA artificial_A) (UseN language_N) ; - AsexualReproduction = AdjCN (PositA asexual_A) (UseN reproduction_N) ; - AstronomicalBody = AdjCN (PositA astronomical_A) (UseN body_N) ; - Atom = UseN atom_N ; - AtomicNucleus = AdjCN (PositA atomic_A) (UseN nucleus_N) ; - Attaching = UseN2 (VerbToNounV2 attach_V2) ; - AttachingDevice = ApposCN (UseN2 (VerbToNounV2 attach_V2)) (MassNP (UseN device_N)) ; - Attack = UseN attack_N ; - Attribute = UseN attribute_N ; - August = UseN august_N ; - Bacterium = UseN bacterium_N ; - Battle = UseN battle_N ; - BeliefGroup = ApposCN (UseN belief_N) (MassNP (UseN group_N)) ; - Betting = UseN2 (VerbToNounV2 bet_V2) ; - Beverage = UseN beverage_N ; - BinaryNumber = AdjCN (PositA binary_A) (UseN number_N) ; - BiologicalAttribute = AdjCN (PositA biological_A) (UseN attribute_N) ; - BiologicalProcess = AdjCN (PositA biological_A) (UseN process_N) ; - Bird = UseN bird_N ; - Birth = UseN birth_N ; - Blood = UseN blood_N ; - BodyCavity = ApposCN (UseN body_N) (MassNP (UseN cavity_N)) ; - BodyCovering = ApposCN (UseN body_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 cover_V2))) ; - BodyJunction = ApposCN (UseN body_N) (MassNP (UseN junction_N)) ; - BodyMotion = ApposCN (UseN body_N) (MassNP (UseN motion_N)) ; - BodyPart = AdvCN (UseN body_N) part_Adv ; - BodyPosition = ApposCN (UseN body_N) (MassNP (UseN position_N)) ; - BodySubstance = ApposCN (UseN body_N) (MassNP (UseN substance_N)) ; - BodyVessel = ApposCN (UseN body_N) (MassNP (UseN vessel_N)) ; - Boiling = UseN2 (VerbToNounV2 boil_V2) ; - Bone = UseN bone_N ; - Book = UseN book_N ; - Borrowing = UseN2 (VerbToNounV2 borrow_V2) ; - Breathing = UseN breathing_N ; - Building = UseN building_N ; - Buying = UseN2 (VerbToNounV2 buy_V2) ; - Calculating = UseN2 (VerbToNounV2 calculate_V2) ; - Carbohydrate = UseN carbohydrate_N ; - Carnivore = UseN carnivore_N ; - Carrying = UseN2 (VerbToNounV2 carry_V2) ; - Cell = UseN cell_N ; - Certificate = UseN certificate_N ; - ChangeOfPossession = AdvCN (UseN change_N) (PrepNP part_Prep (MassNP (UseN possession_N))) ; - Character = UseN character_N ; - ChemicalDecomposition = AdjCN (PositA chemical_A) (UseN decomposition_N) ; - ChemicalProcess = AdjCN (PositA chemical_A) (UseN process_N) ; - ChemicalSynthesis = AdjCN (PositA chemical_A) (UseN synthesis_N) ; - Circle = UseN circle_N ; - City = UseN city_N ; - Classifying = UseN2 (VerbToNounV2 classify_V2) ; - ClosedTwoDimensionalFigure = AdjCN (PositA (VerbToParticipeA close_V)) (AdjCN (PositA (compoundA (regA "two-dimensional"))) (UseN figure_N)) ; - Clothing = UseN clothing_N ; - Cloud = UseN cloud_N ; - Collection = UseN collection_N ; - Combining = UseN2 (VerbToNounV2 combine_V2) ; - Combustion = UseN combustion_N ; - CommercialAgent = AdjCN (PositA commercial_A) (UseN agent_N) ; - CommercialService = AdjCN (PositA commercial_A) (UseN service_N) ; - Committing = UseN2 (VerbToNounV2 commit_V2) ; - Communication = UseN communication_N ; - Comparing = UseN2 (VerbToNounV2 compare_V2) ; - ComplexNumber = AdjCN (PositA complex_A) (UseN number_N) ; - CompositeUnitOfMeasure = AdjCN (PositA composite_A) (AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN measure_N)))) ; - CompoundSubstance = AdjCN (PositA compound_A) (UseN substance_N) ; - ComputerLanguage = ApposCN (UseN computer_N) (MassNP (UseN language_N)) ; - ComputerProgram = ApposCN (UseN computer_N) (MassNP (UseN program_N)) ; - ComputerProgramming = ApposCN (UseN computer_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 program_V2))) ; - Condensing = UseN2 (VerbToNounV2 condense_V2) ; - Confining = UseN2 (VerbToNounV2 confine_V2) ; - ConsciousnessAttribute = ApposCN (UseN consciousness_N) (MassNP (UseN attribute_N)) ; - ConstantQuantity = AdjCN (PositA constant_A) (UseN quantity_N) ; - Constructing = UseN2 (VerbToNounV2 construct_V2) ; - ContentBearingObject = AdjCN (PositA (mkA "content-bearing")) (UseN object_N) ; - ContentBearingPhysical = AdjCN (PositA (mkA "content-bearing")) (AdjCN (PositA physical_A) (UseN entity_N)) ; - ContentBearingProcess = AdjCN (PositA (mkA "content-bearing")) (UseN process_N) ; - ContentDevelopment = AdjCN (PositA content_A) (UseN development_N) ; - Contest = UseN contest_N ; - ContestAttribute = ApposCN (UseN contest_N) (MassNP (UseN attribute_N)) ; - Continent = UseN continent_N ; - Cooking = UseN cooking_N ; - Cooling = UseN2 (VerbToNounV2 cool_V2) ; - Cooperation = UseN cooperation_N ; - Corporation = UseN corporation_N ; - Counting = UseN2 (VerbToNounV2 count_V2) ; - County = UseN county_N ; - Covering = UseN covering_N ; - Creation = UseN creation_N ; - Crustacean = UseN crustacean_N ; - Currency = UseN currency_N ; - CurrencyMeasure = ApposCN (UseN currency_N) (MassNP (UseN measure_N)) ; - Cutting = UseN cutting_N ; - Damaging = UseN2 (VerbToNounV2 damage_V2) ; - Dancing = UseN dancing_N ; - Day = UseN day_N ; - Death = UseN death_N ; - December = UseN december_N ; - Deciding = UseN2 (VerbToNounV2 decide_V2) ; - Declaring = UseN2 (VerbToNounV2 declare_V2) ; - Decoding = UseN2 (VerbToNounV2 decode_V2) ; - Decreasing = UseN2 (VerbToNounV2 decrease_V2) ; - DeductiveArgument = AdjCN (PositA deductive_A) (UseN argument_N) ; - Demonstrating = UseN2 (VerbToNounV2 demonstrate_V2) ; - Designing = UseN designing_N ; - Destruction = UseN destruction_N ; - Detaching = UseN2 (VerbToNounV2 detach_V2) ; - Device = UseN device_N ; - DiagnosticProcess = AdjCN (PositA diagnostic_A) (UseN process_N) ; - Digesting = UseN2 (VerbToNounV2 digest_V2) ; - DirectedGraph = AdjCN (PositA (VerbToParticipeA direct_V)) (UseN graph_N) ; - Directing = UseN2 (VerbToNounV2 direct_V2) ; - DirectionChange = ApposCN (UseN direction_N) (MassNP (UseN change_N)) ; - DirectionalAttribute = AdjCN (PositA directional_A) (UseN attribute_N) ; - Discovering = UseN2 (VerbToNounV2 discover_V2) ; - DiseaseOrSyndrome = ConjCN or_Conj (BaseCN (UseN disease_N) (UseN syndrome_N)) ; - Disseminating = UseN2 (VerbToNounV2 disseminate_V2) ; - Drinking = UseN drinking_N ; - Driving = UseN2 (VerbToNounV2 drive_V2) ; - Drying = UseN2 (VerbToNounV2 dry_V2) ; - DualObjectProcess = AdjCN (PositA dual_A) (ApposCN (UseN object_N) (MassNP (UseN process_N))) ; - Eating = UseN2 (VerbToNounV2 eat_V2) ; - EducationalOrganization = AdjCN (PositA educational_A) (UseN organization_N) ; - EducationalProcess = AdjCN (PositA educational_A) (UseN process_N) ; - Egg = UseN egg_N ; - Election = UseN election_N ; - Electron = UseN electron_N ; - ElementalSubstance = AdjCN (PositA elemental_A) (UseN substance_N) ; - EmotionalState = AdjCN (PositA emotional_A) (UseN state_N) ; - Encoding = UseN2 (VerbToNounV2 encode_V2) ; - EngineeringComponent = AdjCN (PositA (VerbToGerundA engineer_V)) (UseN component_N) ; - EngineeringConnection = AdjCN (PositA (VerbToGerundA engineer_V)) (UseN connection_N) ; - Entity = UseN entity_N ; - Enzyme = UseN enzyme_N ; - EthnicGroup = AdjCN (PositA ethnic_A) (UseN group_N) ; - Evaporating = UseN2 (VerbToNounV2 evaporate_V2) ; - EvenInteger = AdjCN (PositA even_A) (UseN integer_N) ; - Experimenting = UseN (VerbToNoun experiment_V) ; - Explanation = UseN explanation_N ; - Expressing = UseN2 (VerbToNounV2 express_V2) ; - Fabric = UseN fabric_N ; - FactualText = AdjCN (PositA factual_A) (UseN text_N) ; - Falling = UseN2 (VerbToNounV2 befall_V2) ; - FamilyGroup = ApposCN (UseN family_N) (MassNP (UseN group_N)) ; - FatTissue = AdjCN (PositA fat_A) (UseN tissue_N) ; - February = UseN february_N ; - Fern = UseN fern_N ; - FictionalText = AdjCN (PositA fictional_A) (UseN text_N) ; - FieldOfStudy = AdvCN (UseN field_N) (PrepNP part_Prep (MassNP (UseN study_N))) ; - FinancialInstrument = AdjCN (PositA financial_A) (UseN instrument_N) ; - FinancialTransaction = AdjCN (PositA financial_A) (UseN transaction_N) ; - FiniteSet = AdjCN (PositA finite_A) (UseN set_N) ; - Fish = UseN fish_N ; - FlowRegion = ApposCN (UseN flow_N) (MassNP (UseN region_N)) ; - FloweringPlant = AdjCN (PositA (VerbToGerundA flower_V)) (UseN plant_N) ; - Food = UseN food_N ; - Freezing = UseN2 (VerbToNounV2 deep_freeze_V2) ; - FrequencyMeasure = ApposCN (UseN frequency_N) (MassNP (UseN measure_N)) ; - FreshWaterArea = AdjCN (PositA fresh_A) (ApposCN (UseN water_N) (MassNP (UseN area_N))) ; - Friday = UseN friday_N ; - FruitOrVegetable = ConjCN or_Conj (BaseCN (UseN fruit_N) (UseN vegetable_N)) ; - FunctionQuantity = ApposCN (UseN function_N) (MassNP (UseN quantity_N)) ; - Funding = UseN2 (VerbToNounV2 fund_V2) ; - Fungus = UseN fungus_N ; - Game = UseN game_N ; - GasMixture = ApposCN (UseN gas_N) (MassNP (UseN mixture_N)) ; - GasMotion = ApposCN (UseN gas_N) (MassNP (UseN motion_N)) ; - GeologicalProcess = AdjCN (PositA geological_A) (UseN process_N) ; - GeometricFigure = AdjCN (PositA geometric_A) (UseN figure_N) ; - GeometricPoint = AdjCN (PositA geometric_A) (UseN point_N) ; - Gesture = UseN gesture_N ; - Getting = UseN2 (VerbToNounV2 beget_V2) ; - Giving = UseN2 (VerbToNounV2 give_V2) ; - GivingBack = AdjCN (PositA (VerbToGerundA give_V)) (UseN back_N) ; - Gland = UseN gland_N ; - Government = UseN government_N ; - GovernmentOrganization = ApposCN (UseN government_N) (MassNP (UseN organization_N)) ; - Grabbing = UseN2 (VerbToNounV2 grab_V2) ; - Graduation = UseN graduation_N ; - Graph = UseN graph_N ; - GraphArc = ApposCN (UseN graph_N) (MassNP (UseN arc_N)) ; - GraphCircuit = ApposCN (UseN graph_N) (MassNP (UseN circuit_N)) ; - GraphElement = ApposCN (UseN graph_N) (MassNP (UseN element_N)) ; - GraphLoop = ApposCN (UseN graph_N) (MassNP (UseN loop_N)) ; - GraphNode = ApposCN (UseN graph_N) (MassNP (UseN node_N)) ; - GraphPath = ApposCN (UseN graph_N) (MassNP (UseN path_N)) ; - Group = UseN group_N ; - GroupOfPeople = AdvCN (UseN group_N) (PrepNP part_Prep (MassNP (UseN people_N))) ; - Growth = UseN growth_N ; - Guiding = UseN2 (VerbToNounV2 guide_V2) ; - Hearing = UseN hearing_N ; - Heating = UseN heating_N ; - Hiring = UseN2 (VerbToNounV2 hire_V2) ; - Hole = UseN hole_N ; - Hormone = UseN hormone_N ; - Hour = UseN hour_N ; - House = UseN house_N ; - Human = UseN human_N ; - HumanLanguage = AdjCN (PositA human_A) (UseN language_N) ; - Hunting = UseN hunting_N ; - Icon = UseN icon_N ; - ImaginaryNumber = AdjCN (PositA imaginary_A) (UseN number_N) ; - Impacting = UseN2 (VerbToNounV2 impact_V2) ; - Impelling = UseN2 (VerbToNounV2 impel_V2) ; - Increasing = UseN2 (VerbToNounV2 increase_V2) ; - InductiveArgument = AdjCN (PositA inductive_A) (UseN argument_N) ; - InformationMeasure = ApposCN (UseN information_N) (MassNP (UseN measure_N)) ; - Ingesting = UseN2 (VerbToNounV2 ingest_V2) ; - Injecting = UseN2 (VerbToNounV2 inject_V2) ; - Injuring = UseN2 (VerbToNounV2 injure_V2) ; - Insect = UseN insect_N ; - Inserting = UseN2 (VerbToNounV2 insert_V2) ; - Integer = UseN integer_N ; - IntentionalProcess = AdjCN (PositA intentional_A) (UseN process_N) ; - IntentionalPsychologicalProcess = AdjCN (PositA intentional_A) (AdjCN (PositA psychological_A) (UseN process_N)) ; - InternalAttribute = AdjCN (PositA internal_A) (UseN attribute_N) ; - InternalChange = AdjCN (PositA internal_A) (UseN change_N) ; - Interpreting = UseN2 (VerbToNounV2 interpret_V2) ; - InvalidDeductiveArgument = AdjCN (PositA invalid_A) (AdjCN (PositA deductive_A) (UseN argument_N)) ; - Invertebrate = UseN invertebrate_N ; - Investigating = UseN2 (VerbToNounV2 investigate_V2) ; - IrrationalNumber = AdjCN (PositA irrational_A) (UseN number_N) ; - Island = UseN island_N ; - January = UseN january_N ; - JoiningAnOrganization = ApposCN (UseN2 (VerbToNounV2 join_V2)) (DetCN (DetQuant IndefArt NumSg) (UseN organization_N)) ; - Judging = UseN2 (VerbToNounV2 judge_V2) ; - JudicialOrganization = AdjCN (PositA judicial_A) (UseN organization_N) ; - JudicialProcess = AdjCN (PositA judicial_A) (UseN process_N) ; - July = UseN july_N ; - June = UseN june_N ; - Keeping = UseN keeping_N ; - Killing = UseN killing_N ; - LandArea = ApposCN (UseN land_N) (MassNP (UseN area_N)) ; - Language = UseN language_N ; - LeapYear = ApposCN (UseN leap_N) (MassNP (UseN year_N)) ; - Learning = UseN learning_N ; - LeavingAnOrganization = ApposCN (UseN2 (VerbToNounV2 leave_V2)) (DetCN (DetQuant IndefArt NumSg) (UseN organization_N)) ; - LegalAction = AdjCN (PositA legal_A) (UseN action_N) ; - LegalDecision = AdjCN (PositA legal_A) (UseN decision_N) ; - Lending = UseN2 (VerbToNounV2 lend_V2) ; - LengthMeasure = ApposCN (UseN length_N) (MassNP (UseN measure_N)) ; - LinguisticCommunication = AdjCN (PositA linguistic_A) (UseN communication_N) ; - LinguisticExpression = AdjCN (PositA linguistic_A) (UseN expression_N) ; - LiquidMixture = AdjCN (PositA liquid_A) (UseN mixture_N) ; - LiquidMotion = AdjCN (PositA liquid_A) (UseN motion_N) ; - List = UseN list_N ; - Listening = UseN (VerbToNoun listen_V) ; - LogicalOperator = AdjCN (PositA logical_A) (UseN operator_N) ; - Looking = UseN2 (VerbToNounV2 look_V2) ; - Machine = UseN machine_N ; - Maintaining = UseN2 (VerbToNounV2 maintain_V2) ; - Making = UseN making_N ; - Mammal = UseN mammal_N ; - Man = UseN man_N ; - Managing = UseN2 (VerbToNounV2 manage_V2) ; - ManualHumanLanguage = AdjCN (PositA manual_A) (AdjCN (PositA human_A) (UseN language_N)) ; - Manufacture = UseN manufacture_N ; - Manufacturer = UseN manufacturer_N ; - March = UseN march_N ; - Marsupial = UseN marsupial_N ; - MassMeasure = ApposCN (UseN mass_N) (MassNP (UseN measure_N)) ; - Matriculation = UseN matriculation_N ; - May = UseN may_N ; - Measuring = UseN2 (VerbToNounV2 measure_V2) ; - MeasuringDevice = AdjCN (PositA (VerbToGerundA measure_V)) (UseN device_N) ; - Meat = UseN meat_N ; - Meeting = UseN meeting_N ; - Melting = UseN2 (VerbToNounV2 melt_V2) ; - MercantileOrganization = AdjCN (PositA mercantile_A) (UseN organization_N) ; - Metal = UseN metal_N ; - MilitaryForce = AdjCN (PositA military_A) (UseN force_N) ; - MilitaryOrganization = AdjCN (PositA military_A) (UseN organization_N) ; - MilitaryProcess = AdjCN (PositA military_A) (UseN process_N) ; - Mineral = UseN mineral_N ; - Minute = UseN minute_N ; - Mixture = UseN mixture_N ; - Molecule = UseN molecule_N ; - Monday = UseN monday_N ; - Monkey = UseN monkey_N ; - Month = UseN month_N ; - Morpheme = UseN morpheme_N ; - Moss = UseN moss_N ; - Motion = UseN motion_N ; - MotionDownward = AdvCN (UseN motion_N) downward_Adv ; - MotionPicture = ApposCN (UseN motion_N) (MassNP (UseN picture_N)) ; - MotionUpward = AdvCN (UseN motion_N) upward_Adv ; - Muscle = UseN muscle_N ; - Music = UseN music_N ; - MusicalInstrument = AdjCN (PositA musical_A) (UseN instrument_N) ; - Naming = UseN2 (VerbToNounV2 name_V2) ; - Nation = UseN nation_N ; - NaturalLanguage = AdjCN (PositA natural_A) (UseN language_N) ; - NaturalProcess = AdjCN (PositA natural_A) (UseN process_N) ; - NaturalSubstance = AdjCN (PositA natural_A) (UseN substance_N) ; - NegativeInteger = AdjCN (PositA negative_A) (UseN integer_N) ; - NegativeRealNumber = AdjCN (PositA negative_A) (AdjCN (PositA real_A) (UseN number_N)) ; - Neutron = UseN neutron_N ; - NormativeAttribute = AdjCN (PositA normative_A) (UseN attribute_N) ; - Noun = UseN noun_N ; - NounPhrase = ApposCN (UseN noun_N) (MassNP (UseN phrase_N)) ; - November = UseN november_N ; - NullSet = AdjCN (PositA null_A) (UseN set_N) ; - Number = UseN number_N ; - Nutrient = UseN nutrient_N ; - Object = UseN object_N ; - ObjectiveNorm = AdjCN (PositA objective_A) (UseN norm_N) ; - October = UseN october_N ; - OddInteger = AdjCN (PositA odd_A) (UseN integer_N) ; - Offering = UseN offering_N ; - OlfactoryAttribute = AdjCN (PositA olfactory_A) (UseN attribute_N) ; - OneDimensionalFigure = AdjCN (PositA (compoundA (regA "two-dimensional"))) (UseN figure_N) ; - OpenTwoDimensionalFigure = AdjCN (PositA open_A) (AdjCN (PositA (compoundA (regA "two-dimensional"))) (UseN figure_N)) ; - Ordering = UseN ordering_N ; - Organ = UseN organ_N ; - OrganOrTissueProcess = ApposCN (ConjCN or_Conj (BaseCN (UseN organ_N) (UseN tissue_N))) (MassNP (UseN process_N)) ; - OrganicObject = AdjCN (PositA organic_A) (UseN object_N) ; - Organism = UseN organism_N ; - OrganismProcess = ApposCN (UseN organism_N) (MassNP (UseN process_N)) ; - Organization = UseN organization_N ; - OrganizationalProcess = AdjCN (PositA organizational_A) (UseN process_N) ; - Oval = UseN oval_N ; - ParamilitaryOrganization = AdjCN (PositA paramilitary_A) (UseN organization_N) ; - ParticleWord = ApposCN (UseN particle_N) (MassNP (UseN word_N)) ; - Patent = UseN patent_N ; - Perception = UseN perception_N ; - PerceptualAttribute = AdjCN (PositA perceptual_A) (UseN attribute_N) ; - Periodical = UseN periodical_N ; - PermanentResidence = AdjCN (PositA permanent_A) (UseN residence_N) ; - Phrase = UseN phrase_N ; - Physical = AdjCN (PositA physical_A) (UseN entity_N) ; - PhysicalAttribute = AdjCN (PositA physical_A) (UseN attribute_N) ; - PhysicalQuantity = AdjCN (PositA physical_A) (UseN quantity_N) ; - PhysicalState = AdjCN (PositA physical_A) (UseN state_N) ; - PhysicalSystem = AdjCN (PositA physical_A) (UseN system_N) ; - Plan = UseN plan_N ; - PlaneAngleMeasure = ApposCN (ApposCN (UseN plane_N) (MassNP (UseN angle_N))) (MassNP (UseN measure_N)) ; - Planning = UseN2 (VerbToNounV2 plan_V2) ; - Plant = UseN plant_N ; - PlantAnatomicalStructure = ApposCN (UseN plant_N) (MassNP (AdjCN (PositA anatomical_A) (UseN structure_N))) ; - PlantSubstance = ApposCN (UseN plant_N) (MassNP (UseN substance_N)) ; - Poisoning = UseN2 (VerbToNounV2 poison_V2) ; - Poking = UseN2 (VerbToNounV2 poke_V2) ; - PoliticalOrganization = AdjCN (PositA political_A) (UseN organization_N) ; - PoliticalProcess = AdjCN (PositA political_A) (UseN process_N) ; - Pollen = UseN pollen_N ; - Position = UseN position_N ; - PositiveInteger = AdjCN (PositA positive_A) (UseN integer_N) ; - PositiveRealNumber = AdjCN (PositA positive_A) (AdjCN (PositA real_A) (UseN number_N)) ; - Precipitation = UseN precipitation_N ; - Predicting = UseN2 (VerbToNounV2 predict_V2) ; - PrepositionalPhrase = AdjCN (PositA prepositional_A) (UseN phrase_N) ; - Pretending = UseN2 (VerbToNounV2 pretend_V2) ; - PrimaryColor = AdjCN (PositA primary_A) (UseN colour_N) ; - Primate = UseN primate_N ; - PrimeNumber = AdjCN (PositA prime_A) (UseN number_N) ; - ProbabilityAttribute = ApposCN (UseN probability_N) (MassNP (UseN attribute_N)) ; - Procedure = UseN procedure_N ; - Process = UseN process_N ; - Product = UseN product_N ; - Proposition = UseN proposition_N ; - Protein = UseN protein_N ; - Proton = UseN proton_N ; - PseudoGraph = AdjCN (PositA pseudo_A) (UseN graph_N) ; - PsychologicalAttribute = AdjCN (PositA psychological_A) (UseN attribute_N) ; - PsychologicalProcess = AdjCN (PositA psychological_A) (UseN process_N) ; - Publication = UseN publication_N ; - PureSubstance = AdjCN (PositA pure_A) (UseN substance_N) ; - Pursuing = UseN2 (VerbToNounV2 pursue_V2) ; - Putting = UseN2 (VerbToNounV2 put_V2) ; - Quantity = UseN quantity_N ; - QuantityChange = ApposCN (UseN quantity_N) (MassNP (UseN change_N)) ; - Questioning = UseN2 (VerbToNounV2 question_V2) ; - Radiating = UseN2 (VerbToNounV2 radiate_V2) ; - RadiatingLight = AdjCN (PositA (VerbToGerundA radiate_V)) (UseN light_N) ; - RadiatingSound = AdjCN (PositA (VerbToGerundA radiate_V)) (UseN sound_N) ; - RationalNumber = AdjCN (PositA rational_A) (UseN number_N) ; - Reading = UseN reading_N ; - RealNumber = AdjCN (PositA real_A) (UseN number_N) ; - Reasoning = UseN reasoning_N ; - RecreationOrExercise = ConjCN or_Conj (BaseCN (UseN recreation_N) (UseN exercise_N)) ; - Region = UseN region_N ; - Releasing = UseN2 (VerbToNounV2 release_V2) ; - ReligiousOrganization = AdjCN (PositA religious_A) (UseN organization_N) ; - ReligiousProcess = AdjCN (PositA religious_A) (UseN process_N) ; - Remembering = UseN2 (VerbToNounV2 remember_V2) ; - Removing = UseN2 (VerbToNounV2 remove_V2) ; - Repairing = UseN2 (VerbToNounV2 repair_V2) ; - ReproductiveBody = AdjCN (PositA reproductive_A) (UseN body_N) ; - Reptile = UseN reptile_N ; - Requesting = UseN2 (VerbToNounV2 request_V2) ; - Residence = UseN residence_N ; - ResidentialBuilding = AdjCN (PositA residential_A) (UseN building_N) ; - Roadway = UseN roadway_N ; - Rodent = UseN rodent_N ; - Room = UseN room_N ; - Running = UseN running_N ; - SaltWaterArea = AdjCN (PositA salt_A) (ApposCN (UseN water_N) (MassNP (UseN area_N))) ; - SaturationAttribute = ApposCN (UseN saturation_N) (MassNP (UseN attribute_N)) ; - Saturday = UseN saturday_N ; - Second = UseN second_N ; - Seed = UseN seed_N ; - Seeing = UseN2 (VerbToNounV2 foresee_V2) ; - Selecting = UseN2 (VerbToNounV2 select_V2) ; - SelfConnectedObject = ApposCN (UseN self_N) (MassNP (AdjCN (PositA (VerbToParticipeA connect_V)) (UseN object_N))) ; - Selling = UseN selling_N ; - Sentence = UseN sentence_N ; - SentientAgent = AdjCN (PositA sentient_A) (UseN agent_N) ; - Separating = UseN2 (VerbToNounV2 separate_V2) ; - September = UseN september_N ; - Series = UseN series_N ; - ServiceProcess = ApposCN (UseN service_N) (MassNP (UseN process_N)) ; - Set = UseN set_N ; - SetOrClass = ConjCN or_Conj (BaseCN (UseN set_N) (UseN class_N)) ; - SexAttribute = ApposCN (UseN sex_N) (MassNP (UseN attribute_N)) ; - SexualReproduction = AdjCN (PositA sexual_A) (UseN reproduction_N) ; - ShapeAttribute = ApposCN (UseN shape_N) (MassNP (UseN attribute_N)) ; - ShapeChange = ApposCN (UseN shape_N) (MassNP (UseN change_N)) ; - Shooting = UseN shooting_N ; - ShoreArea = ApposCN (UseN shore_N) (MassNP (UseN area_N)) ; - Singing = UseN singing_N ; - SingleAgentProcess = AdjCN (PositA single_A) (ApposCN (UseN agent_N) (MassNP (UseN process_N))) ; - SingleFamilyResidence = AdjCN (PositA single_A) (ApposCN (UseN family_N) (MassNP (UseN residence_N))) ; - Smelling = UseN2 (VerbToNounV2 smell_V2) ; - Smoke = UseN smoke_N ; - SocialInteraction = AdjCN (PositA social_A) (UseN interaction_N) ; - SocialRole = AdjCN (PositA social_A) (UseN role_1_N) ; - SocialUnit = AdjCN (PositA social_A) (UseN unit_N) ; - SolidAngleMeasure = AdjCN (PositA solid_A) (ApposCN (UseN angle_N) (MassNP (UseN measure_N))) ; - Solution = UseN solution_N ; - SoundAttribute = AdjCN (PositA sound_A) (UseN attribute_N) ; - Speaking = UseN2 (VerbToNounV2 bespeak_V2) ; - SpokenHumanLanguage = AdjCN (PositA (VerbToParticipeA speak_V)) (AdjCN (PositA human_A) (UseN language_N)) ; - Spore = UseN spore_N ; - Sport = UseN sport_N ; - StateChange = ApposCN (UseN state_N) (MassNP (UseN change_N)) ; - StateOfMind = AdvCN (UseN state_N) (PrepNP part_Prep (MassNP (UseN mind_N))) ; - StateOrProvince = ConjCN or_Conj (BaseCN (UseN state_N) (UseN province_N)) ; - StaticWaterArea = AdjCN (PositA static_A) (ApposCN (UseN water_N) (MassNP (UseN area_N))) ; - Stating = UseN2 (VerbToNounV2 state_V2) ; - StationaryArtifact = AdjCN (PositA stationary_A) (UseN artifact_N) ; - StreamWaterArea = ApposCN (ApposCN (UseN stream_N) (MassNP (UseN water_N))) (MassNP (UseN area_N)) ; - SubatomicParticle = AdjCN (PositA subatomic_A) (UseN particle_N) ; - SubjectiveAssessmentAttribute = AdjCN (PositA subjective_A) (ApposCN (UseN assessment_N) (MassNP (UseN attribute_N))) ; - Substance = UseN substance_N ; - Substituting = UseN2 (VerbToNounV2 substitute_V2) ; - Summary = UseN summary_N ; - Sunday = UseN sunday_N ; - Supposing = UseN2 (VerbToNounV2 suppose_V2) ; - SurfaceChange = ApposCN (UseN surface_N) (MassNP (UseN change_N)) ; - Surgery = UseN surgery_N ; - Suspension = UseN suspension_N ; - Swimming = UseN swimming_N ; - SymbolicString = AdjCN (PositA symbolic_A) (UseN string_N) ; - SyntheticSubstance = AdjCN (PositA synthetic_A) (UseN substance_N) ; - TactilePerception = AdjCN (PositA tactile_A) (UseN perception_N) ; - TasteAttribute = ApposCN (UseN taste_N) (MassNP (UseN attribute_N)) ; - Tasting = UseN2 (VerbToNounV2 taste_V2) ; - TemperatureMeasure = ApposCN (UseN temperature_N) (MassNP (UseN measure_N)) ; - TemporaryResidence = AdjCN (PositA temporary_A) (UseN residence_N) ; - TerminatingEmployment = AdjCN (PositA (VerbToGerundA terminate_V)) (UseN employment_N) ; - Text = UseN text_N ; - TextureAttribute = ApposCN (UseN texture_N) (MassNP (UseN attribute_N)) ; - TherapeuticProcess = AdjCN (PositA therapeutic_A) (UseN process_N) ; - ThreeDimensionalFigure = AdjCN (PositA (compoundA (regA "three-dimensional"))) (UseN figure_N) ; - Thursday = UseN thursday_N ; - TimeDependentQuantity = ApposCN (ApposCN (UseN time_N) (MassNP (UseN dependent_N))) (MassNP (UseN quantity_N)) ; - TimeDuration = ApposCN (UseN time_N) (MassNP (UseN duration_N)) ; - TimeInterval = ApposCN (UseN time_N) (MassNP (UseN interval_N)) ; - TimeMeasure = ApposCN (UseN time_N) (MassNP (UseN measure_N)) ; - TimePoint = ApposCN (UseN time_N) (MassNP (UseN point_N)) ; - TimePosition = ApposCN (UseN time_N) (MassNP (UseN position_N)) ; - TimeZone = ApposCN (UseN time_N) (MassNP (UseN zone_N)) ; - Tissue = UseN tissue_N ; - Touching = UseN2 (VerbToNounV2 touch_V2) ; - TraitAttribute = ApposCN (UseN trait_N) (MassNP (UseN attribute_N)) ; - Transaction = UseN transaction_N ; - Transfer = UseN transfer_N ; - Translating = UseN2 (VerbToNounV2 translate_V2) ; - Transportation = UseN transportation_N ; - TransportationDevice = ApposCN (UseN transportation_N) (MassNP (UseN device_N)) ; - Tree = UseN tree_N ; - TruthValue = ApposCN (UseN truth_N) (MassNP (UseN value_N)) ; - Tuesday = UseN tuesday_N ; - TwoDimensionalAngle = AdjCN (PositA (compoundA (regA "two-dimensional"))) (UseN angle_N) ; - TwoDimensionalFigure = AdjCN (PositA (compoundA (regA "two-dimensional"))) (UseN figure_N) ; - Uncovering = UseN2 (VerbToNounV2 uncover_V2) ; - UnilateralGetting = AdjCN (PositA unilateral_A) (UseN2 (VerbToNounV2 beget_V2)) ; - UnilateralGiving = AdjCN (PositA unilateral_A) (UseN2 (VerbToNounV2 give_V2)) ; - UniqueList = AdjCN (PositA unique_A) (UseN list_N) ; - UnitOfAngularMeasure = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (AdjCN (PositA angular_A) (UseN measure_N)))) ; - UnitOfArea = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN area_N))) ; - UnitOfAtmosphericPressure = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (AdjCN (PositA atmospheric_A) (UseN pressure_N)))) ; - UnitOfCurrency = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN currency_N))) ; - UnitOfDuration = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN duration_N))) ; - UnitOfFrequency = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN frequency_N))) ; - UnitOfInformation = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN information_N))) ; - UnitOfLength = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN length_N))) ; - UnitOfMass = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN mass_N))) ; - UnitOfMeasure = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN measure_N))) ; - UnitOfTemperature = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN temperature_N))) ; - UnitOfVolume = AdvCN (UseN unit_N) (PrepNP part_Prep (MassNP (UseN volume_N))) ; - ValidDeductiveArgument = AdjCN (PositA valid_A) (AdjCN (PositA deductive_A) (UseN argument_N)) ; - Vehicle = UseN vehicle_N ; - Verb = UseN verb_N ; - VerbPhrase = ApposCN (UseN verb_N) (MassNP (UseN phrase_N)) ; - Vertebrate = UseN vertebrate_N ; - ViolentContest = AdjCN (PositA violent_A) (UseN contest_N) ; - Virus = UseN virus_N ; - VisualAttribute = AdjCN (PositA visual_A) (UseN attribute_N) ; - Vitamin = UseN vitamin_N ; - VocalCords = AdjCN (PositA vocal_A) (UseN cord_N) ; - Vocalizing = UseN2 (VerbToNounV2 vocalize_V2) ; - VolumeMeasure = ApposCN (UseN volume_N) (MassNP (UseN measure_N)) ; - Voting = UseN2 (VerbToNounV2 vote_V2) ; - Walking = UseN walking_N ; - War = UseN war_N ; - Water = UseN water_N ; - WaterArea = ApposCN (UseN water_N) (MassNP (UseN area_N)) ; - WaterCloud = ApposCN (UseN water_N) (MassNP (UseN cloud_N)) ; - WaterMotion = ApposCN (UseN water_N) (MassNP (UseN motion_N)) ; - Weapon = UseN weapon_N ; - WearableItem = AdjCN (PositA wearable_A) (UseN item_N) ; - WeatherProcess = ApposCN (UseN weather_N) (MassNP (UseN process_N)) ; - Wedding = UseN wedding_N ; - Wednesday = UseN wednesday_N ; - Week = UseN week_N ; - Wetting = UseN wetting_N ; - Wind = UseN wind_N ; - Woman = UseN woman_N ; - Word = UseN word_N ; - Worm = UseN worm_N ; - Writing = UseN writing_N ; - Year = UseN year_N ; - - - -- nullary functions - - GreatestCommonDivisorFn ob = AdvNP (DetCN (DetQuantOrd DefArt NumSg (OrdSuperl great_A)) (AdjCN (PositA common_A) (UseN divisor_N))) (PrepNP part_Prep (ConjNP and_Conj ob)) ; - LeastCommonMultipleFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA least_A) (AdjCN (PositA common_A) (UseN multiple_N)))) (PrepNP part_Prep (ConjNP and_Conj ob)) ; - ListFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN list_N)) (PrepNP part_Prep (ConjNP and_Conj ob)) ; - - -- unary functions - - AbsoluteValueFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA absolute_A) (UseN value_N))) (PrepNP part_Prep ob) ; - AbstractionFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN abstraction_N)) (PrepNP part_Prep (MassNP ob)) ; - BackFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN back_N)) (PrepNP part_Prep ob) ; - BeginFn ob = AdvNP (DetCN (DetQuant DefArt NumPl) (UseN2 (VerbToNounV2 begin_V2))) (PrepNP part_Prep ob) ; - BeginNodeFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA initial_A) (UseN node_N))) (PrepNP part_Prep ob) ; - CeilingFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN ceiling_N)) (PrepNP part_Prep ob) ; - CenterOfCircleFn ob = AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN centre_N)) (PrepNP part_Prep (MassNP (UseN circle_N)))) (PrepNP part_Prep ob) ; - ComplementFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN complement_N)) (PrepNP part_Prep ob) ; - CosineFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN cosine_N)) (PrepNP part_Prep ob) ; - CutSetFn ob = AdvCN (AdjCN (PositA (VerbToParticipeA cut_V)) (UseN set_N)) (PrepNP part_Prep ob) ; - DenominatorFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN denominator_N)) (PrepNP part_Prep ob) ; - EndFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN end_N)) (PrepNP part_Prep ob) ; - EndNodeFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN end_N) (MassNP (UseN node_N)))) (PrepNP part_Prep ob) ; - ExtensionFn ob = AdvCN (UseN extension_N) (PrepNP part_Prep ob) ; - FloorFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN floor_N)) (PrepNP part_Prep ob) ; - FrontFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN front_N)) (PrepNP part_Prep ob) ; - FutureFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN future_N)) (PrepNP part_Prep ob) ; - GeneralizedIntersectionFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA (VerbToParticipeA generalize_V)) (UseN intersection_N))) (PrepNP part_Prep (MassNP ob)) ; - GeneralizedUnionFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA (VerbToParticipeA generalize_V)) (UseN union_N))) (PrepNP part_Prep (MassNP ob)) ; - GovernmentFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN government_N)) (PrepNP part_Prep ob) ; - HoleHostFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN hole_N) (MassNP (UseN host_N)))) (PrepNP part_Prep ob) ; - HoleSkinFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN hole_N) (MassNP (UseN skin_N)))) (PrepNP part_Prep ob) ; - ImaginaryPartFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA imaginary_A) (UseN part_N))) (PrepNP part_Prep ob) ; - ImmediateFamilyFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA immediate_A) (UseN family_N))) (PrepNP part_Prep ob) ; - ImmediateFutureFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA immediate_A) (UseN future_N))) (PrepNP part_Prep ob) ; - ImmediatePastFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA immediate_A) (UseN past_N))) (PrepNP part_Prep ob) ; - InitialNodeFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA initial_A) (UseN node_N))) (PrepNP part_Prep ob) ; - IntegerSquareRootFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (ApposCN (AdvCN (UseN integer_N) square_Adv) (MassNP (UseN root_N)))) (PrepNP part_Prep ob) ; - MagnitudeFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN magnitude_N)) (PrepNP part_Prep ob) ; - MinimalCutSetFn ob = AdvCN (AdjCN (PositA minimal_A) (AdjCN (PositA (VerbToParticipeA cut_V)) (UseN set_N))) (PrepNP part_Prep ob) ; - NumeratorFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN numerator_N)) (PrepNP part_Prep ob) ; - PastFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN past_N)) (PrepNP part_Prep ob) ; - PathWeightFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN path_N) (MassNP (UseN weight_N)))) (PrepNP part_Prep ob) ; - PowerSetFn ob = AdvCN (ApposCN (UseN power_N) (MassNP (UseN set_N))) (PrepNP part_Prep ob) ; - PredecessorFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN predecessor_N)) (PrepNP part_Prep ob) ; - PremisesFn ob = AdvNP (DetCN (DetQuant DefArt NumPl) (UseN premise_N)) (PrepNP part_Prep ob) ; - ProbabilityFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN probability_N)) (PrepNP part_Prep (sentToNoun ob)) ; - PropertyFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN property_N)) (PrepNP part_Prep ob) ; - RationalNumberFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA rational_A) (UseN number_N))) (PrepNP part_Prep ob) ; - RealNumberFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA real_A) (UseN number_N))) (PrepNP part_Prep ob) ; - ReciprocalFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN reciprocal_N)) (PrepNP part_Prep ob) ; - RoundFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA round_A) (UseN value_N))) (PrepNP part_Prep ob) ; - SineFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN sine_N)) (PrepNP part_Prep ob) ; - SquareRootFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA square_A) (UseN root_N))) (PrepNP part_Prep ob) ; - SuccessorFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN successor_N)) (PrepNP part_Prep ob) ; - TangentFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN tangent_N)) (PrepNP part_Prep ob) ; - TerminalNodeFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA terminal_A) (UseN node_N))) (PrepNP part_Prep ob) ; - UnitFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN unit_N)) (PrepNP part_Prep ob) ; - WealthFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN wealth_N)) (PrepNP part_Prep ob) ; - WhenFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN time_N)) (PrepNP part_Prep ob) ; - YearFn ob = AdvCN (UseN year_N) (PrepNP part_Prep ob) ; - KiloFn ob = AdvNP (MassNP (UseN kilo_N)) (PrepNP part_Prep ob) ; - ListLengthFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN length_N)) (PrepNP part_Prep ob) ; - SignumFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN sign_N)) (PrepNP part_Prep ob) ; - - -- binary functions - - AdditionFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN addition_N)) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - DayFn ob1 ob2 = AdvCN (ApposCN (UseN day_N) ob1) (PrepNP part_Prep (MassNP ob2)) ; - DivisionFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN division_N)) (PrepNP part_Prep ob1)) (PrepNP to_Prep ob2) ; - EditionFn ob1 ob2 = AdvCN (ApposCN (UseN edition_N) (MassNP ob1)) (PrepNP part_Prep ob2) ; - ExponentiationFn ob1 ob2 = AdvNP (AdvNP ob1 (PrepNP to_Prep (DetCN (DetQuant DefArt NumSg) (UseN power_N)))) (PrepNP part_Prep ob2) ; - GraphPathFn ob1 ob2 = AdvCN (UseN path_N) (PrepNP between_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - HourFn ob1 ob2 = AdvCN (ApposCN (UseN hour_N) ob1) (PrepNP part_Prep (MassNP ob2)) ; - IntersectionFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN intersection_N)) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - IntervalFn ob1 ob2 = AdvCN (AdvCN (UseN interval_N) (PrepNP from_Prep ob1)) (PrepNP to_Prep ob2) ; - ListConcatenateFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN concatenation_N)) (PrepNP part_Prep ob1)) (PrepNP to_Prep ob2) ; - ListOrderFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN element_N)) (PrepNP with_Prep (MassNP (ApposCN (UseN number_N) ob2)))) (PrepNP in_Prep ob1) ; - LogFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN logarithm_N)) (PrepNP part_Prep ob1)) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN base_N) ob2))) ; - MaxFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN maximum_N)) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - MaximalWeightedPathFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN path_N)) (PrepNP part_Prep (MassNP (AdjCN (PositA maximal_A) (UseN weight_N))))) (PrepNP between_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - MinFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN minimum_N)) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - MinimalWeightedPathFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN path_N)) (PrepNP part_Prep (MassNP (AdjCN (PositA minimal_A) (UseN weight_N))))) (PrepNP between_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - MinuteFn ob1 ob2 = AdvCN (ApposCN (UseN minute_N) ob1) (PrepNP part_Prep (MassNP ob2)) ; - MonthFn ob1 ob2 = AdvCN (ApposCN (UseN month_N) (MassNP ob1)) (PrepNP part_Prep (MassNP ob2)) ; - MultiplicationFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN multiplication_N)) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - PerFn ob1 ob2 = AdvNP ob1 (PrepNP per_Prep ob2) ; - PeriodicalIssueFn ob1 ob2 = AdvCN (AdvCN (AdjCN (PositA periodical_A) (UseN issue_N)) (PrepNP part_Prep (MassNP ob1))) (PrepNP with_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN number_N) ob2))) ; - RecurrentTimeIntervalFn ob1 ob2 = AdvCN (AdjCN (PositA recurrent_A) (ApposCN (UseN time_N) (MassNP (UseN interval_N)))) (PrepNP between_Prep (ConjNP and_Conj (BaseNP (MassNP ob1) (MassNP ob2)))) ; - RelativeComplementFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (ApposCN (AdvCN (UseN complement_N) (PrepNP part_Prep ob2)) (MassNP (UseN relative_N)))) (PrepNP to_Prep ob1) ; - RelativeTimeFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (ApposCN (ApposCN (UseN time_N) ob1) (MassNP (UseN relative_N)))) (PrepNP to_Prep ob2) ; - RemainderFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN remainder_N)) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - SecondFn ob1 ob2 = AdvCN (ApposCN (UseN second_N) ob1) (PrepNP part_Prep (MassNP ob2)) ; - SeriesVolumeFn ob1 ob2 = AdvCN (ApposCN (UseN volume_N) ob2) (PrepNP in_Prep (DetCN (DetQuant DefArt NumPl) (ApposCN (UseN series_N) (MassNP ob1)))) ; - SubtractionFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN subtraction_N)) (PrepNP part_Prep ob2)) (PrepNP from_Prep ob1) ; - TemporalCompositionFn ob1 ob2 = AdvCN (AdjCN (PositA temporal_A) (UseN composition_N)) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 (MassNP ob2)))) ; - TimeIntervalFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN time_N) (MassNP (UseN interval_N)))) (PrepNP between_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - UnionFn ob1 ob2 = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN union_N)) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 ob2))) ; - WhereFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN location_N)) (PrepNP part_Prep ob1)) (PrepNP at_Prep ob2) ; - DensityFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant IndefArt NumSg) (UseN density_N)) (PrepNP part_Prep ob1)) (PrepNP per_Prep ob2) ; - SpeedFn ob1 ob2 = AdvNP (AdvNP (DetCN (DetQuant IndefArt NumSg) (UseN speed_N)) (PrepNP part_Prep ob1)) (PrepNP per_Prep ob2) ; - - -- quaternary functions - - VelocityFn ob1 ob2 ob3 ob4 = AdvNP (AdvNP (AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN velocity_N)) (PrepNP part_Prep ob1)) (PrepNP per_Prep ob2)) (PrepNP part_Prep ob3)) (PrepNP to_Prep ob4) ; - - - -- nullary predicates - - contraryAttribute ob1 = mkPolSent (PredVP (ConjNP and_Conj ob1) (UseComp (CompNP (MassNP (AdjCN (PositA contrary_A) (UseN attribute_N)))))) ; - exhaustiveAttribute ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj ob2) (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA exhaustive_A) (UseN decomposition_N))))) (PrepNP part_Prep (MassNP ob1))) (PrepNP in_Prep (DetCN (DetQuant IndefArt NumPl) (UseN instance_N))))) ; - exhaustiveDecomposition ob1 ob2 = mkPolSent (PredVP (MassNP (ConjCN and_Conj ob2)) (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA exhaustive_A) (UseN decomposition_N))))) (PrepNP part_Prep (MassNP ob1)))) ; - partition ob1 ob2 = mkPolSent (PredVP (MassNP (ConjCN and_Conj ob2)) (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN partition_N)))) (PrepNP part_Prep (MassNP ob1)))) ; - - - - -- binary predicates - abstractCounterpart ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA abstract_A) (UseN counterpart_N))))) (PrepNP part_Prep ob2))) ; - acquaintance ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN acquaintance_N)))) (PrepNP part_Prep ob2))) ; - atomicNumber ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA atomic_A) (UseN number_N))))) (PrepNP part_Prep ob2))) ; - authors ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN author_N)))) (PrepNP part_Prep (MassNP ob2)))) ; - average ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN average_N)))) (PrepNP part_Prep ob2))) ; - barometricPressure ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA barometric_A) (UseN pressure_N))))) (PrepNP part_Prep ob2))) ; - believes ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a believe_V2) (sentToNoun ob2))) ; - boilingPoint ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumPl) (ApposCN (UseN2 (VerbToNounV2 boil_V2)) (MassNP (UseN point_N)))))) (PrepNP part_Prep ob2))) ; - causes ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a cause_V2) ob2)) ; - causesProposition ob1 ob2 = mkPolSent (PredVP (sentToNoun ob1) (ComplSlash (SlashV2a cause_V2) (sentToNoun ob2))) ; - causesSubclass ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (AdvVP (ComplSlash (SlashV2a cause_V2) (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN class_N))))) (PrepNP part_Prep (MassNP ob2)))) ; - citizen ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN citizen_N)))) (PrepNP part_Prep ob2))) ; - conclusion ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN conclusion_N)))) (PrepNP part_Prep ob2))) ; - connected ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (PassV2 connect_V2) (PrepNP to_Prep ob2))) ; - considers ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a consider_V2) (sentToNoun ob2))) ; - consistent ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompAP (PositA consistent_A))) (PrepNP with_Prep ob2))) ; - containsInformation ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a contain_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN information_N) ob2)))) ; - cooccur ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (UseV occur_V) (PositAdvAdj simultaneous_A)) (PrepNP with_Prep ob2))) ; - copy ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN copy_N)))) (PrepNP part_Prep ob2))) ; - date ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN date_N)))) (PrepNP part_Prep ob2))) ; - decreasesLikelihood ob1 ob2 = mkPolSent (PredVP (sentToNoun ob1) (AdvVP (ComplSlash (SlashV2a decrease_V2) (DetCN (DetQuant DefArt NumSg) (UseN possibility_N))) (PrepNP part_Prep (sentToNoun ob2)))) ; - desires ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a desire_V2) (sentToNoun ob2))) ; - diameter ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN diameter_N)))) (PrepNP part_Prep ob2))) ; - duration ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN duration_N)))) (PrepNP part_Prep ob2))) ; - earlier ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompAP (ComparA early_A ob2)))) ; - editor ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN editor_N)))) (PrepNP part_Prep (MassNP ob2)))) ; - element ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN element_N)))) (PrepNP part_Prep ob2))) ; - employs ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a employ_V2) ob2)) ; - entails ob1 ob2 = mkPolSent (PredVP (sentToNoun ob1) (ComplSlash (SlashV2a entail_V2) (sentToNoun ob2))) ; - equal ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompAP (PositA equal_A))) (PrepNP to_Prep ob2))) ; - exploits ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a exploit_V2) ob2)) ; - expressedInLanguage ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (PassV2 express_V2) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN language_N) ob2))))) ; - faces ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a face_V2) ob2)) ; - familyRelation ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN family_N) (MassNP (UseN relation_N)))))) (PrepNP part_Prep ob2))) ; - frequency ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN frequency_N)))) (PrepNP part_Prep ob2))) ; - geometricPart ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA geometric_A) (UseN part_N))))) (PrepNP part_Prep ob2))) ; - graphMeasure ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN measure_N)))) (PrepNP part_Prep ob2))) ; - graphPart ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN part_N)))) (PrepNP part_Prep ob2))) ; - hasPurpose ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN purpose_N) (sentToNoun ob2))))) ; - hasSkill ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN skill_N) ob2)))) ; - holdsDuring ob1 ob2 = mkPolSent (PredVP (sentToNoun ob2) (AdvVP (UseV hold_V) (PrepNP during_Prep ob1))) ; - holdsObligation ob1 ob2 = mkPolSent (PredVP (sentToNoun ob1) (ComplSlash (SlashV2a behold_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN obligation_N) ob2)))) ; - holdsRight ob1 ob2 = mkPolSent (PredVP (sentToNoun ob1) (ComplSlash (SlashV2a behold_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN right_N) ob2)))) ; - hole ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN hole_N)))) (PrepNP part_Prep ob2))) ; - identicalListItems ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA identical_A) (UseN item_N))))) ; - inList ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN element_N)))) (PrepNP part_Prep ob2))) ; - increasesLikelihood ob1 ob2 = mkPolSent (PredVP (sentToNoun ob1) (AdvVP (ComplSlash (SlashV2a increase_V2) (DetCN (DetQuant DefArt NumSg) (UseN possibility_N))) (PrepNP part_Prep (sentToNoun ob2)))) ; - independentProbability ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP (sentToNoun ob1) (sentToNoun ob2))) (ComplSlash (SlashV2a have_V2) (MassNP (AdjCN (PositA independent_A) (UseN probability_N))))) ; - inhabits ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a inhabit_V2) ob2)) ; - inhibits ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (ComplSlash (SlashV2a inhibit_V2) (MassNP ob2))) ; - knows ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a know_V2) (sentToNoun ob2))) ; - larger ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompAP (ComparA large_A ob2)))) ; - leader ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN leader_N)))) (PrepNP part_Prep ob2))) ; - legalRelation ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA legal_A) (UseN relation_N))))) (PrepNP part_Prep ob2))) ; - lessThanOrEqualTo ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompAP (ConjAP or_Conj (BaseAP (PositA less_A) (PositA equal_A))))) (PrepNP to_Prep ob2))) ; - lineMeasure ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN measure_N)))) (PrepNP part_Prep ob2))) ; - material ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN material_N)))) (PrepNP part_Prep ob2))) ; - measure ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN measure_N)))) (PrepNP part_Prep ob2))) ; - meltingPoint ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumPl) (ApposCN (UseN2 (VerbToNounV2 melt_V2)) (MassNP (UseN point_N)))))) (PrepNP part_Prep ob2))) ; - multiplicativeFactor ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN factor_N)))) (PrepNP part_Prep ob2))) ; - mutualAcquaintance ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (UseComp (CompNP (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA mutual_A) (UseN acquaintance_N)))))) ; - needs ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a need_V2) ob2)) ; - parallel ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompAP (PositA parallel_A))) (PrepNP to_Prep ob2))) ; - parent ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN parent_N)))) (PrepNP part_Prep ob2))) ; - partialOrderingOn c p = mkPolSent (PredVP (sentToNoun p) (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA partial_A) (UseN ordering_N))))) (PrepNP on_Prep (DetCN (DetQuant IndefArt NumSg) c)))) ; - pathLength ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN length_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN path_N) ob2))))) ; - possesses ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a possess_V2) ob2)) ; - precondition ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN precondition_N)))) (PrepNP part_Prep (MassNP ob2)))) ; - premise ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN premise_N)))) (PrepNP part_Prep ob2))) ; - prevents ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (ComplSlash (SlashV2a prevent_V2) (MassNP ob2))) ; - property ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN property_N)))) (PrepNP part_Prep ob2))) ; - publishes ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a publish_V2) (MassNP ob2))) ; - radius ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN radius_N)))) (PrepNP part_Prep ob2))) ; - refers ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseV refer_V) (PrepNP to_Prep ob2))) ; - reflexiveOn c p = mkPolSent (PredVP (sentToNoun p) (AdvVP (UseComp (CompAP (PositA reflexive_A))) (PrepNP on_Prep (DetCN (DetQuant IndefArt NumSg) c)))) ; - relatedEvent ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (UseComp (CompNP (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA (VerbToParticipeA relate_V)) (UseN event_N)))))) ; - relatedInternalConcept ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (UseComp (CompNP (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA (VerbToParticipeA relate_V)) (AdjCN (PositA internal_A) (UseN concept_N))))))) ; - relative ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN relative_N)))) (PrepNP part_Prep ob2))) ; - sibling ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN sibling_N)))) (PrepNP part_Prep ob2))) ; - smaller ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompAP (ComparA small_A ob2)))) ; - subAttribute ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN attribute_N)))))) (PrepNP part_Prep ob2))) ; - subCollection ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN collection_N)))))) (PrepNP part_Prep ob2))) ; - subGraph ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN graph_N)))))) (PrepNP part_Prep ob2))) ; - subList ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN list_N)))))) (PrepNP part_Prep ob2))) ; - subProcess ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN process_N)))))) (PrepNP part_Prep ob2))) ; - subProposition ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN proposition_N)))))) (PrepNP part_Prep ob2))) ; - subSystem ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN system_N)))))) (PrepNP part_Prep ob2))) ; - subclass ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN class_N)))))) (PrepNP part_Prep ob2))) ; - - subsumesContentClass ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (AdvVP (ComplSlash (SlashV2a subsume_V2) (DetCN (DetQuant DefArt NumSg) (UseN content_N))) (PrepNP part_Prep (MassNP ob2)))) ; - subsumesContentInstance ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a subsume_V2) (DetCN (DetQuant DefArt NumSg) (UseN content_N))) (PrepNP part_Prep ob2))) ; - successorAttribute ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN successor_N) (MassNP (UseN attribute_N)))))) (PrepNP part_Prep ob2))) ; - systemPart ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN part_N)))) (PrepNP part_Prep ob2))) ; - temporalPart ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA temporal_A) (UseN part_N))))) (PrepNP part_Prep ob2))) ; - time ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN time_N)))) (PrepNP part_Prep ob2))) ; - totalOrderingOn c p = mkPolSent (PredVP (sentToNoun p) (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA total_A) (UseN ordering_N))))) (PrepNP on_Prep (DetCN (DetQuant IndefArt NumSg) c)))) ; - traverses ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a traverse_V2) ob2)) ; - uses ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a use_V2) ob2)) ; - version ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN version_N)))) (PrepNP part_Prep (MassNP ob2)))) ; - wants ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a want_V2) ob2)) ; - wears ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a outwear_V2) ob2)) ; - weight ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN weight_N)))) (PrepNP part_Prep ob2))) ; - age ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN age_N)))) (PrepNP part_Prep ob2))) ; - agent ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN agent_N)))) (PrepNP part_Prep ob2))) ; - ancestor ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN ancestor_N)))) (PrepNP part_Prep ob2))) ; - angleOfFigure ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN angle_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN figure_N) ob2))))) ; - attends ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a attend_V2) ob2)) ; - attribute ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN attribute_N)))) (PrepNP part_Prep ob2))) ; - before ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompAdv (PrepNP before_Prep ob2)))) ; - bottom ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN bottom_N)))) (PrepNP part_Prep ob2))) ; - side ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN side_N)))) (PrepNP part_Prep ob2))) ; - surface ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN surface_N)))) (PrepNP part_Prep ob2))) ; - top ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN top_N)))) (PrepNP part_Prep ob2))) ; - brother ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN brother_N)))) (PrepNP part_Prep ob2))) ; - fills ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a fill_V2) ob2)) ; - completelyFills ob1 ob2 = mkPolSent (PredVP (AdvNP ob1 (PositAdvAdj complete_A)) (ComplSlash (SlashV2a fill_V2) ob2)) ; - properlyFills ob1 ob2 = mkPolSent (PredVP (AdvNP ob1 (PositAdvAdj proper_A)) (ComplSlash (SlashV2a fill_V2) ob2)) ; - exactlyLocated ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA exact_A) (UseN location_N))))) (PrepNP part_Prep ob1))) ; - partiallyFills ob1 ob2 = mkPolSent (PredVP (AdvNP ob1 (PositAdvAdj partial_A)) (ComplSlash (SlashV2a fill_V2) ob2)) ; - component ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN component_N)))) (PrepNP part_Prep ob2))) ; - contains ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a contain_V2) ob2)) ; - crosses ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a cross_V2) ob2)) ; - destination ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN destination_N)))) (PrepNP part_Prep ob2))) ; - direction ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN direction_N)))) (PrepNP part_Prep ob2))) ; - during ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseV happen_V) (PrepNP during_Prep ob2))) ; - equivalentContentClass ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP (MassNP ob1) (MassNP ob2))) (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA equivalent_A) (UseN content_N))))) ; - finishes ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a finish_V2) ob2)) ; - grasps ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a grasp_V2) ob2)) ; - penetrates ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a penetrate_V2) ob2)) ; - height ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN height_N)))) (PrepNP part_Prep ob2))) ; - length ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN length_N)))) (PrepNP part_Prep ob2))) ; - width ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN width_N)))) (PrepNP part_Prep ob2))) ; - home ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN home_N)))) (PrepNP part_Prep ob2))) ; - husband ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN husband_N)))) (PrepNP part_Prep ob2))) ; - wife ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN wife_N)))) (PrepNP part_Prep ob2))) ; - instrument ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN instrument_N)))) (PrepNP part_Prep ob2))) ; - result ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN result_N)))) (PrepNP part_Prep ob2))) ; - interiorPart ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN interior_N)))) part_Adv) (PrepNP part_Prep ob2))) ; - linearExtent ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA linear_A) (UseN extent_N))))) (PrepNP part_Prep ob2))) ; - located ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN location_N)))) (PrepNP part_Prep ob1))) ; - manner ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN manner_N)))) (PrepNP part_Prep ob2))) ; - member ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN member_N)))) (PrepNP part_Prep ob2))) ; - monetaryValue ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA monetary_A) (UseN value_N))))) (PrepNP part_Prep ob2))) ; - names ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN name_N)))) (PrepNP part_Prep ob2))) ; - origin ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN origin_N)))) (PrepNP part_Prep ob2))) ; - part ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN part_N)))) (PrepNP part_Prep ob2))) ; - path ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN path_N)))) (PrepNP part_Prep ob2))) ; - mother ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN mother_N)))) (PrepNP part_Prep ob2))) ; - father ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN father_N)))) (PrepNP part_Prep ob2))) ; - daughter ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN daughter_N)))) (PrepNP part_Prep ob2))) ; - son ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN son_N)))) (PrepNP part_Prep ob2))) ; - patient ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN patient_N)))) (PrepNP part_Prep ob2))) ; - piece ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN piece_N)))) (PrepNP part_Prep ob2))) ; - pointOfFigure ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN point_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN figure_N) ob2))))) ; - properPart ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA proper_A) (UseN part_N))))) (PrepNP part_Prep ob2))) ; - realization ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN realization_N)))) (PrepNP part_Prep ob2))) ; - represents ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a represent_V2) ob2)) ; - sister ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN sister_N)))) (PrepNP part_Prep ob2))) ; - spouse ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN spouse_N)))) (PrepNP part_Prep ob2))) ; - starts ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a start_V2) ob2)) ; - stays ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a stay_V2) ob2)) ; - subOrganization ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN organization_N)))))) (PrepNP part_Prep ob2))) ; - subPlan ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN plan_N)))))) (PrepNP part_Prep ob2))) ; - superficialPart ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA superficial_A) (UseN part_N))))) (PrepNP part_Prep ob2))) ; - truth ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN truth_N) (MassNP (UseN value_N)))))) (PrepNP part_Prep ob2))) ; - angularMeasure ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA angular_A) (UseN measure_N))))) (PrepNP part_Prep ob1))) ; - arcWeight ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN weight_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN arc_N) ob1))))) ; - geographicSubregion ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN region_N)))))) (PrepNP part_Prep ob2))) ; - involvedInEvent ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (PassV2 involve_V2) (PrepNP in_Prep ob2))) ; - meetsTemporally ob1 ob2 = mkPolSent (PredVP (AdvNP ob1 (PositAdvAdj temporal_A)) (ComplSlash (SlashV2a meet_V2) ob2)) ; - partlyLocated ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA partial_A) (UseN location_N))))) (PrepNP part_Prep ob1))) ; - geopoliticalSubdivision ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN division_N)))))) (PrepNP part_Prep ob2))) ; - immediateSubclass ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA immediate_A) (ApposCN (UseN sub_N) (MassNP (UseN class_N))))))) (PrepNP part_Prep ob2))) ; - meetsSpatially ob1 ob2 = mkPolSent (PredVP (AdvNP ob1 (PositAdvAdj spatial_A)) (ComplSlash (SlashV2a meet_V2) ob2)) ; - overlapsPartially ob1 ob2 = mkPolSent (PredVP (AdvNP ob1 (PositAdvAdj partial_A)) (ComplSlash (SlashV2a overlap_V2) ob2)) ; - overlapsSpatially ob1 ob2 = mkPolSent (PredVP (AdvNP ob1 (PositAdvAdj spatial_A)) (ComplSlash (SlashV2a overlap_V2) ob2)) ; - subset ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN set_N)))))) (PrepNP part_Prep ob2))) ; - greaterThan ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompAP (ComparA great_A ob2)))) ; - greaterThanOrEqualTo ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompAP (ConjAP or_Conj (BaseAP (UseComparA great_A) (PositA equal_A))))) (PrepNP to_Prep ob2))) ; - inScopeOfInterest ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (PassV2 interest_V2) (PrepNP in_Prep ob2))) ; - overlapsTemporally ob1 ob2 = mkPolSent (PredVP (AdvNP ob1 (PositAdvAdj temporal_A)) (ComplSlash (SlashV2a overlap_V2) ob2)) ; - engineeringSubcomponent ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN component_N)))))) (PrepNP part_Prep ob2))) ; - equivalentContentInstance ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA equivalent_A) (UseN content_N))))) ; - successorAttributeClosure ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (ApposCN (UseN successor_N) (MassNP (UseN attribute_N))) (MassNP (UseN closure_N)))))) (PrepNP part_Prep ob2))) ; - transactionAmount ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN amount_N)))) (PrepNP part_Prep ob2))) ; - connectedEngineeringComponents ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (PassV2 connect_V2)) ; - - - -- ternary predicate - - between ob1 ob2 ob3 = mkPolSent (PredVP ob2 (UseComp (CompAdv (PrepNP between_Prep (ConjNP and_Conj (BaseNP ob1 ob3)))))) ; - conditionalProbability ob1 ob2 ob3 = mkPolSent (PredVP ob3 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN probability_N)))) (PrepNP part_Prep (PPartNP (sentToNoun ob1) condition_V2))) (PrepNP by8agent_Prep (sentToNoun ob2)))) ; - confersNorm ob1 ob2 ob3 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a confer_V2) (ConjNP and_Conj (BaseNP ob3 (sentToNoun ob2))))) ; - confersObligation ob1 ob2 ob3 = mkPolSent (PredVP (sentToNoun ob1) (AdvVP (AdvVP (ComplSlash (SlashV2a confer_V2) (DetCN (DetQuant DefArt NumSg) (UseN obligation_N))) (PrepNP part_Prep ob3)) (PrepNP to_Prep ob2))) ; - confersRight ob1 ob2 ob3 = mkPolSent (PredVP (sentToNoun ob1) (AdvVP (AdvVP (ComplSlash (SlashV2a confer_V2) (DetCN (DetQuant DefArt NumSg) (UseN right_N))) (PrepNP part_Prep ob3)) (PrepNP to_Prep ob2))) ; - connects ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a connect_V2) ob2) (PrepNP to_Prep ob3))) ; - deprivesNorm ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a deprive_V2) ob3) (PrepNP to_Prep ( sentToNoun ob2)))) ; - distance ob1 ob2 ob3 = mkPolSent (PredVP ob3 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN distance_N)))) (PrepNP between_Prep (ConjNP and_Conj (BaseNP ob1 ob2))))) ; - documentation ob1 ob2 ob3 = mkPolSent (PredVP ob2 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN documentation_N)))) (PrepNP part_Prep ob1)) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN language_N) ob2))))) ; - geometricDistance ob1 ob2 ob3 = mkPolSent (PredVP ob3 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA geometric_A) (UseN distance_N))))) (PrepNP between_Prep (ConjNP and_Conj (BaseNP ob1 ob2))))) ; - hasPurposeForAgent ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN purpose_N) (sentToNoun ob2)))) (PrepNP for_Prep (MassNP (ApposCN (UseN agent_N) ob3))))) ; - links ob1 ob2 ob3 = mkPolSent (PredVP ob3 (ComplSlash (SlashV2a link_V2) (ConjNP and_Conj (BaseNP ob1 ob2)))) ; - occupiesPosition ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a occupy_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN position_N) ob2))) (PrepNP in_Prep ob3))) ; - orientation ob1 ob2 ob3 = mkPolSent (PredVP ob3 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN orientation_N)))) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 ob2))))) ; - pointOfIntersection ob1 ob2 ob3 = mkPolSent (PredVP ob3 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN point_N)))) (PrepNP part_Prep (MassNP (UseN intersection_N)))) (PrepNP part_Prep (ConjNP and_Conj (BaseNP ob1 ob2))))) ; - relatedExternalConcept ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA (VerbToParticipeA relate_V)) (AdjCN (PositA external_A) (UseN concept_N)))))) (PrepNP part_Prep ob2)) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN language_N) ob3))))) ; - representsForAgent ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a represent_V2) ob2) (PrepNP for_Prep ob3))) ; - representsInLanguage ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a represent_V2) ob2) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN language_N) ob3))))) ; - temporallyBetween ob1 ob2 ob3 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompAdv (PositAdvAdj temporal_A))) (PrepNP between_Prep (ConjNP and_Conj (BaseNP ob1 ob3))))) ; - temporallyBetweenOrEqual ob1 ob2 ob3 = mkPolSent (PredVP ob2 (AdvVP (AdvVP (UseComp (CompAdv (PositAdvAdj temporal_A))) (ConjAdv or_Conj (BaseAdv between_Adv (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA same_A) (UseN time_N))))))) (PrepNP with_Prep (ConjNP or_Conj (BaseNP ob1 ob3))))) ; - altitude ob1 ob2 ob3 = mkPolSent (PredVP ob3 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (AdvCN (UseN altitude_N) (PrepNP part_Prep ob1)) (MassNP (UseN relative_N)))))) (PrepNP to_Prep ob2))) ; - connectsEngineeringComponents ob1 ob2 ob3 = mkPolSent (PredVP ob3 (ComplSlash (SlashV2a connect_V2) (ConjNP and_Conj (BaseNP ob2 ob3)))) ; - depth ob1 ob2 ob3 = mkPolSent (PredVP ob3 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (AdvCN (UseN depth_N) (PrepNP part_Prep ob1)) (MassNP (UseN relative_N)))))) (PrepNP to_Prep ob2))) ; - synonymousExternalConcept ob1 ob2 ob3 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA synonymous_A) (AdjCN (PositA external_A) (UseN concept_N)))))) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN language_N) ob3))))) ; - greaterThanByQuality ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (AdvVP (UseV (mkV "have")) more_Adv) (PrepNP part_Prep (PPartNP ob3 compare_V2))) (PrepNP to_Prep ob2))) ; - prefers ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a prefer_V2) (sentToNoun ob2)) (PrepNP to_Prep (sentToNoun ob3)))) ; - - --relations - AsymmetricRelation c f = mkPolSent(PredVP (sentToNoun f) (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA asymmetric_A) (UseN relation_N)))))) ; - EquivalenceRelation c f = mkPolSent(PredVP (sentToNoun f) (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN equivalence_N) (MassNP (UseN relation_N))))))) ; - IntransitiveRelation c f = mkPolSent(PredVP (sentToNoun f) (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA intransitive_A) (UseN relation_N)))))) ; - -- OneToOneFunction c1 c2 f = mkPolSent(PredVP f (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdvCN (UseN one_N) (PrepNP to_Prep (DetCN (DetQuant IndefArt (NumCard (NumNumeral (num (pot2as3 (pot1as2 (pot0as1 pot01))))))) (UseN function_N)))))))) ; - PartialOrderingRelation c f = mkPolSent(PredVP (sentToNoun f) (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA partial_A) (ApposCN (UseN2 (VerbToNounV2 order_V2)) (MassNP (UseN relation_N)))))))) ; - SequenceFunction c f = mkPolSent(PredVP f (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sequence_N) (MassNP (UseN function_N))))))) ; - ReflexiveRelation c f = mkPolSent(PredVP (sentToNoun f) (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA reflexive_A) (UseN relation_N)))))) ; - SymmetricRelation c f = mkPolSent(PredVP (sentToNoun f) (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA symmetric_A) (UseN relation_N)))))) ; - TotalOrderingRelation c f = mkPolSent(PredVP (sentToNoun f) (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA total_A) (ApposCN (UseN2 (VerbToNounV2 order_V2)) (MassNP (UseN relation_N)))))))) ; - TransitiveRelation c f = mkPolSent(PredVP (sentToNoun f) (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA transitive_A) (UseN relation_N)))))) ; - IntentionalRelation c1 c2 f = mkPolSent(PredVP (sentToNoun f) (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA intentional_A) (UseN relation_N)))))) ; - subRelation2El c1 c2 c3 c4 f g = mkPolSent (PredVP (sentToNoun f) (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN relation_N)))))) (PrepNP part_Prep (sentToNoun g)))) ; - identityElement c f elem = mkPolSent (PredVP elem (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN identity_N) (MassNP (UseN element_N)))))) (PrepNP part_Prep f))) ; - inverse c f g = mkPolSent (PredVP (sentToNoun f) (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN inverse_N)))) (PrepNP part_Prep (sentToNoun g)))) ; - - --others - toInt x = {s = \\c => x.s; a = agrP3 Sg; lock_NP = <>} ; - toRealNum x = {s = \\c => x.s; a = agrP3 Sg; lock_NP = <>} ; -}; diff --git a/examples/SUMO/MergeFre.gf b/examples/SUMO/MergeFre.gf deleted file mode 100644 index 915f20a12..000000000 --- a/examples/SUMO/MergeFre.gf +++ /dev/null @@ -1,67 +0,0 @@ ---# -path=.:french:romance:abstract:prelude:common -concrete MergeFre of Merge = BasicFre ** open DictLangFre, ParadigmsFre, ResFre, LexiconFre, ExtraLexiconFre, ParamBasic,StructuralFre in { - -lin --- single instances - - - --- subclass declarations : - -Animal = UseN animal_N ; -AnimalLanguage = ApposCN (UseN animal_N) (MassNP (UseN language_N)) ; -Blood = UseN blood_N ; -Bone = UseN bone_N ; -Book = UseN book_N ; -Buying = UseN2 (VerbToNounV2 buy_V2) ; -Day = UseN day_N ; -Eating = UseN2 (VerbToNounV2 eat_V2) ; -Egg = UseN egg_N ; -House = UseN house_N ; -Man = UseN man_N ; -Meat = UseN meat_N ; -WaterCloud = ApposCN (UseN water_N) (MassNP (UseN cloud_N)) ; -Wind = UseN wind_N ; -Woman = UseN woman_N ; -Worm = UseN worm_N ; -Year = UseN year_N ; - --- unary functions -FloorFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN floor_N)) (PrepNP part_Prep ob) ; -YearFn ob = AdvCN (UseN year_N) (PrepNP part_Prep ob) ; -SquareRootFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA square_A) (UseN root_N))) (PrepNP part_Prep ob) ; -RoundFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA round_A) (UseN value_N))) (PrepNP possess_Prep ob) ; - --- binary functions - - -DayFn ob1 ob2 = AdvCN (ApposCN (UseN day_N) ob1) (PrepNP part_Prep (MassNP ob2)) ; - - - -knows ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a know_V2) (sentToNoun ob2))) ; -smaller ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompAP (ComparA small_A ob2)))) ; -husband ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN husband_N)))) (PrepNP part_Prep ob2))) ; -wife ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN wife_N)))) (PrepNP part_Prep ob2))) ; -sister ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN sister_N)))) (PrepNP part_Prep ob2))) ; - --- ternary predicate - - ----------------- CNL demo -Entity = UseN entity_N ; -Abstract = UseN abstract_N ; -Attribute = UseN attribute_N ; -Graph = UseN graph_N ; -GraphElement = AdvCN (UseN element_N) (PrepNP part_Prep (MassNP (UseN graph_N))) ; -Proposition = UseN proposition_N ; -Quantity = UseN quantity_N ; -SetOrClass = ConjCN or_Conj (BaseCN (UseN set_N) (UseN class_N)) ; -Physical = UseN physical_N ; -ContentBearingPhysical = AdvCN (UseN physical_N) (PrepNP with_Prep (MassNP (UseN content_N))) ; -Object = UseN object_N ; -PhysicalSystem = AdjCN (PositA physical_A) (UseN system_N) ; -Process = UseN process_N ; - - -}; \ No newline at end of file diff --git a/examples/SUMO/MergeRon.gf b/examples/SUMO/MergeRon.gf deleted file mode 100644 index 6a14a9fe1..000000000 --- a/examples/SUMO/MergeRon.gf +++ /dev/null @@ -1,72 +0,0 @@ ---# -path=.:romanian:abstract:prelude:common -concrete MergeRon of Merge = BasicRon ** open DictLangRon, ParadigmsRon, ResRon, LexiconRon, ExtraLexiconRon, ParamBasic,StructuralRon in { - -lin --- single instances - - - --- subclass declarations : - -Animal = UseN animal_N ; -AnimalLanguage = ApposCN (UseN animal_N) (MassNP (UseN language_N)) ; -Blood = UseN blood_N ; -Bone = UseN bone_N ; -Book = UseN book_N ; -Buying = UseN2 (VerbToNounV2 buy_V2) ; -Day = UseN day_N ; -Eating = UseN2 (VerbToNounV2 eat_V2) ; -Egg = UseN egg_N ; -House = UseN house_N ; -Man = UseN man_N ; -Meat = UseN meat_N ; -WaterCloud = ApposCN (UseN water_N) (MassNP (UseN cloud_N)) ; -Wind = UseN wind_N ; -Woman = UseN woman_N ; -Worm = UseN worm_N ; -Year = UseN year_N ; - --- unary functions -FloorFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN floor_N)) (PrepNP part_Prep ob) ; -YearFn ob = AdvCN (UseN year_N) (PrepNP part_Prep ob) ; -SquareRootFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA square_A) (UseN root_N))) (PrepNP part_Prep ob) ; -RoundFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA round_A) (UseN value_N))) (PrepNP possess_Prep ob) ; - --- binary functions - - -DayFn ob1 ob2 = AdvCN (ApposCN (UseN day_N) ob1) (PrepNP part_Prep (MassNP ob2)) ; - - - -knows ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a know_V2) (sentToNoun ob2))) ; -smaller ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompAP (ComparA small_A ob2)))) ; -husband ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN husband_N)))) (PrepNP part_Prep ob2))) ; -wife ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN wife_N)))) (PrepNP part_Prep ob2))) ; -sister ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN sister_N)))) (PrepNP part_Prep ob2))) ; - --- ternary predicate - - ---others -toInt x = mkNP x.s ("lui" ++ x.s) x.s Sg Masc; -toRealNum x = mkNP x.s ("lui" ++ x.s) x.s Sg Masc; - - ----------------- CNL demo -Entity = UseN entity_N ; -Abstract = UseN abstract_N ; -Attribute = UseN attribute_N ; -Graph = UseN graph_N ; -GraphElement = AdvCN (UseN element_N) (PrepNP part_Prep (MassNP (UseN graph_N))) ; -Proposition = UseN proposition_N ; -Quantity = UseN quantity_N ; -SetOrClass = ConjCN or_Conj (BaseCN (UseN set_N) (UseN class_N)) ; -Physical = UseN physical_N ; -ContentBearingPhysical = AdvCN (UseN physical_N) (PrepNP with_Prep (MassNP (UseN content_N))) ; -Object = UseN object_N ; -PhysicalSystem = AdjCN (PositA physical_A) (UseN system_N) ; -Process = UseN process_N ; - - -}; \ No newline at end of file diff --git a/examples/SUMO/MergeSwe.gf b/examples/SUMO/MergeSwe.gf deleted file mode 100644 index 91f0b5f07..000000000 --- a/examples/SUMO/MergeSwe.gf +++ /dev/null @@ -1,16 +0,0 @@ -concrete MergeSwe of Merge = BasicSwe ** open SyntaxSwe, ParadigmsSwe in { - -flags - coding=utf8 ; - -lin - Bird = mkCN (mkN "fÃ¥gel") ; - Monday = mkCN (mkN "mÃ¥ndag") ; - Tuesday = mkCN (mkN "tisdag") ; - Wednesday = mkCN (mkN "onsdag") ; - Thursday = mkCN (mkN "torsdag") ; - Friday = mkCN (mkN "fredag") ; - Saturday = mkCN (mkN "lördag") ; - Sunday = mkCN (mkN "söndag") ; - -}; diff --git a/examples/SUMO/MidLevelOntology.gf b/examples/SUMO/MidLevelOntology.gf deleted file mode 100644 index 04b201f0b..000000000 --- a/examples/SUMO/MidLevelOntology.gf +++ /dev/null @@ -1,7979 +0,0 @@ -abstract MidLevelOntology = Merge, Elements ** { - - -- Removing a human fetus from a Pregnant woman - -- in such a way that the fetus cannot survive. - fun Aborting : Class ; - fun Aborting_Class : SubClass Aborting Removing ; - - -- A Certificate that demonstrates that the holder - -- of the Certificate has successfully completed an EducationalProgram. - fun AcademicDegree : Class ; - fun AcademicDegree_Class : SubClass AcademicDegree Certificate ; - - -- Increasing the speed with which someone - -- or something is moving. - fun Accelerating : Class ; - fun Accelerating_Class : SubClass Accelerating (both Increasing Translocation) ; - - -- The Profession of being an Accountant. - fun Accountant : Ind Profession ; - - -- Any process of certifying an EducationalOrganization. - fun Accrediting : Class ; - fun Accrediting_Class : SubClass Accrediting Declaring ; - - -- AchievingControl is the - -- class of all events in which an Agent gains physical - -- control over some object. - fun AchievingControl : Class ; - fun AchievingControl_Class : SubClass AchievingControl Guiding ; - - -- A UnitOfMeasure equal to 4840 square yards. - fun Acre : Ind UnitOfArea ; - - -- Any TwoDimensionalAngle that has an - -- angularMeasure that is less than 90 AngularDegrees. - fun AcuteAngle : Class ; - fun AcuteAngle_Class : SubClass AcuteAngle TwoDimensionalAngle ; - - -- A RelationalAttribute that indicates an address - -- where an Agent can regularly be contacted. - fun Address : Class ; - fun Address_Class : SubClass Address RelationalAttribute ; - - -- Combining a substance with Air. - fun Aerating : Class ; - fun Aerating_Class : SubClass Aerating Combining ; - - -- A Device whose purpose is to mix Substances with - -- Air. - fun Aerator : Class ; - fun Aerator_Class : SubClass Aerator Device ; - - -- An RecreationOrExerciseDevice whose purpose is - -- to develop the cardiovascular system. - fun AerobicExerciseDevice : Class ; - fun AerobicExerciseDevice_Class : SubClass AerobicExerciseDevice RecreationOrExerciseDevice ; - - -- The class of TimeIntervals that begin at noon and - -- end at Sunset. - fun Afternoon : Class ; - fun Afternoon_Class : SubClass Afternoon DayTime ; - - -- A CommercialAgent whose customers are all other - -- CommercialAgents, e.g. staffing agencies, food_service providers, etc. - fun Agency : Class ; - fun Agency_Class : SubClass Agency CommercialAgent ; - - -- AgriculturalProduct is the subclass of Product that comprises - -- the products of agricultural activity. - fun AgriculturalProduct : Class ; - fun AgriculturalProduct_Class : SubClass AgriculturalProduct Product ; - - -- AirForce is the subclass of MilitaryService - -- that comprises military air forces. - fun AirForce : Class ; - fun AirForce_Class : SubClass AirForce MilitaryService ; - - -- Any instance of Transportation where the - -- instrument is an Aircraft and which is through an AtmosphericRegion. - fun AirTransportation : Class ; - fun AirTransportation_Class : SubClass AirTransportation Transportation ; - - -- Any Vehicle which is capable of - -- AirTransportation. Note that this class covers both fixed_wing aircraft - -- and helicopters. - fun Aircraft : Class ; - fun Aircraft_Class : SubClass Aircraft Vehicle ; - - -- OrganicCompounds that are produced from hydrocarbons - -- by distillation. - fun Alcohol : Class ; - fun Alcohol_Class : SubClass Alcohol OrganicCompound ; - - -- Any Beverage that contains Alcohol. - fun AlcoholicBeverage : Class ; - fun AlcoholicBeverage_Class : SubClass AlcoholicBeverage (both Beverage Depressant) ; - - -- A ChemicalBase found in some Plants that has - -- physiological and psychological effects. - fun Alkaloid : Class ; - fun Alkaloid_Class : SubClass Alkaloid (both BiologicallyActiveSubstance ChemicalBase) ; - - -- Any Character that is comprised of a single - -- alphabetical character, e.g. A, B, C, D, ... - fun AlphabeticCharacter : Class ; - fun AlphabeticCharacter_Class : SubClass AlphabeticCharacter Character ; - - -- Tiny sacs in the Lung which absorb Oxygen - -- which is delivered to them by the BronchialDucts. - fun Alveolus : Class ; - fun Alveolus_Class : SubClass Alveolus (both AnimalAnatomicalStructure BodyVessel) ; - - -- Any Maneuver in a ViolentContest where one - -- contestParticipant attempts to conceal himself from another - -- contestParticipant so that he can Attack the other - -- contestParticipant. - fun Ambush : Class ; - fun Ambush_Class : SubClass Ambush Maneuver ; - - -- Organic acids that are the building blocks of - -- Proteins. - fun AminoAcid : Class ; - fun AminoAcid_Class : SubClass AminoAcid (both ChemicalAcid OrganicCompound) ; - - -- A very large Boa that is found in South America. - fun Anaconda : Class ; - fun Anaconda_Class : SubClass Anaconda ConstrictorSnake ; - - -- An RecreationOrExerciseDevice whose purpose - -- is to develop Muscles without also developing the cardiovascular system. - fun AnaerobicExerciseDevice : Class ; - fun AnaerobicExerciseDevice_Class : SubClass AnaerobicExerciseDevice RecreationOrExerciseDevice ; - - -- An AttachingDevice which is large hook or set of hooks - -- that are used to secure a Ship on the open water. - fun Anchor : Class ; - fun Anchor_Class : SubClass Anchor AttachingDevice ; - - -- The state of being wrathful, irate or indignant. - fun Anger : Ind EmotionalState ; - - -- AnimalAgriculturalProduct is the class of AgriculturalProducts - -- that are animal in nature, including meat, fish, dairy products, - -- hides, furs, animal fats and oils, etc. - fun AnimalAgriculturalProduct : Class ; - fun AnimalAgriculturalProduct_Class : SubClass AnimalAgriculturalProduct AgriculturalProduct ; - - -- Any Device which is used to control the - -- movements of an Animal or Human, e.g. leashes, reins, harnesses, muzzles, - -- bridles, shackles, handcuffs, etc. - fun AnimalController : Class ; - fun AnimalController_Class : SubClass AnimalController Device ; - - -- AnimalPoweredDevice is the subclass - -- of Devices that function with power supplied by animals. Examples: - -- oxcarts, horse_drawn plows, mule_driven mills. - fun AnimalPoweredDevice : Class ; - fun AnimalPoweredDevice_Class : SubClass AnimalPoweredDevice Device ; - - -- An Artifact which is intended to house - -- Animals and not Humans. Note that an AnimalResidence may or may not - -- be a StationaryArtifact, e.g. a horse stall is stationary while a doghouse - -- generally is not. - fun AnimalResidence : Class ; - fun AnimalResidence_Class : SubClass AnimalResidence Artifact ; - - -- A hard shell of calcium that serves as a - -- supporting structure for some Invertebrates. - fun AnimalShell : Class ; - fun AnimalShell_Class : SubClass AnimalShell (both AnimalAnatomicalStructure BodyPart) ; - - -- A GroupOfAnimals which are Pulling something. - fun AnimalTeam : Class ; - fun AnimalTeam_Class : SubClass AnimalTeam GroupOfAnimals ; - - -- The joint in the Leg that connects the tibia and the - -- fibula to the talus. - fun Ankle : Class ; - fun Ankle_Class : SubClass Ankle BodyJoint ; - - -- Any Text which contains information about - -- an event in the future. - fun Announcement : Class ; - fun Announcement_Class : SubClass Announcement FactualText ; - - -- Responding to a Questioning, i.e. trying to answer - -- someone's question. - fun Answering : Class ; - fun Answering_Class : SubClass Answering Stating ; - - -- A colony Insect of three types: males, - -- QueenInsect, and worker ants. - fun AntInsect : Class ; - fun AntInsect_Class : SubClass AntInsect Insect ; - - -- The class of TimeIntervals that begin at midnight - -- and end at noon. - fun AnteMeridiem : Class ; - fun AnteMeridiem_Class : SubClass AnteMeridiem TimeInterval ; - - -- A HoofedMammal with long legs and backward_facing horns. - -- This class includes gazelles, addax, blackbucks, etc. - fun Antelope : Class ; - fun Antelope_Class : SubClass Antelope HoofedMammal ; - - -- A CommunicationDevice which enables or improves - -- the reception of RadioEmissions by another CommunicationDevice (the - -- radio or television receiver). - fun Antenna : Class ; - fun Antenna_Class : SubClass Antenna CommunicationDevice ; - - -- The field of anthropology. - fun Anthropology : Ind SocialScience ; - - -- A BiologicallyActiveSubstance than can kill - -- instances of Bacterium. - fun Antibiotic : Class ; - fun Antibiotic_Class : SubClass Antibiotic BiologicallyActiveSubstance ; - - -- An immunoglobulin which is produced by the body - -- and which has the ability to neutralize Antigens. - fun Antibody : Class ; - fun Antibody_Class : SubClass Antibody Protein ; - - -- Any BiologicallyActiveSubstance that has the - -- capacity to stimulate the production of Antibodies. - fun Antigen : Class ; - fun Antigen_Class : SubClass Antigen BiologicallyActiveSubstance ; - - -- An Antigen that is carried in the red blood - -- cells of those with BloodTypeA. - fun AntigenA : Class ; - fun AntigenA_Class : SubClass AntigenA Antigen ; - - -- An Antigen that is carried in the red blood - -- cells of those with BloodTypeB. - fun AntigenB : Class ; - fun AntigenB_Class : SubClass AntigenB Antigen ; - - -- The BeliefGroup that is characterized by a - -- dislike for Judaism. - fun Antisemitism : Ind BeliefGroup ; - - -- The state of being worried, troubled or uneasy. - fun Anxiety : Ind EmotionalState ; - - -- A ResidentialBuilding containing - -- ApartmentUnits. - fun ApartmentBuilding : Class ; - fun ApartmentBuilding_Class : SubClass ApartmentBuilding ResidentialBuilding ; - - -- A SingleFamilyResidence that is not owned - -- by any member of the SocialUnit that lives there. - fun ApartmentUnit : Class ; - fun ApartmentUnit_Class : SubClass ApartmentUnit SingleFamilyResidence ; - - -- A FormText whose purpose is to obtain admission - -- to an Organization or to receive assistance from an Organization. - fun Application : Class ; - fun Application_Class : SubClass Application FormText ; - - -- Any instance of Declaring by which the - -- patient is assigned to a Position within an Organization where - -- the patient previously had no position. For example, the appointments - -- of people to non_elective offices in a government. - fun Appointing : Class ; - fun Appointing_Class : SubClass Appointing Declaring ; - - -- An item of Clothing that protects the front and - -- middle part of the body while one is Cooking or doing other work. - fun Apron : Class ; - fun Apron_Class : SubClass Apron Clothing ; - - -- The FieldOfStudy of designing Buildings, i.e. - -- creating Blueprints for Buildings. - fun Architecture : Ind FieldOfStudy ; - - -- Any Stating which has the form of an Argument. - fun Arguing : Class ; - fun Arguing_Class : SubClass Arguing Stating ; - - -- The upper Limbs of a Primate. - fun Arm : Class ; - fun Arm_Class : SubClass Arm Limb ; - - -- MilitaryServices that are land forces. - fun Army : Class ; - fun Army_Class : SubClass Army MilitaryService ; - - -- The final part of any instance of Translocation. - fun Arriving : Class ; - fun Arriving_Class : SubClass Arriving Translocation ; - - -- An Icon which has the shape of an arrow and - -- which is used to indicate direction or a relationship betwee two things. - fun ArrowFigure : Class ; - fun ArrowFigure_Class : SubClass ArrowFigure Icon ; - - -- An Icon which has the shape of an arrow and which - -- is used to indicate direction or a relationship betwee two things. - fun ArrowIcon : Class ; - fun ArrowIcon_Class : SubClass ArrowIcon Icon ; - - -- A long, thin Projectile with a pointed tip is - -- fired from a bow. - fun ArrowProjectile : Class ; - fun ArrowProjectile_Class : SubClass ArrowProjectile Projectile ; - - -- An act where an agent sets something which it does not possess - -- on fire in order to destroy it or its contents. - fun Arson : Class ; - fun Arson_Class : SubClass Arson (both Combustion Destruction) ; - - -- The Profession of reporting and critiquing current - -- ArtWorks. - fun ArtCritic : Ind Journalist ; - - -- Any ContentDevelopment that results in a - -- PaintedPicture. - fun ArtPainting : Class ; - fun ArtPainting_Class : SubClass ArtPainting (both ContentDevelopment Painting) ; - - -- Any School whose aim is to teach students - -- how to create ArtWorks. - fun ArtSchool : Class ; - fun ArtSchool_Class : SubClass ArtSchool School ; - - -- A Workshop, which is - -- devoted to the creation of ArtWorks. - fun ArtStudio : Class ; - fun ArtStudio_Class : SubClass ArtStudio Workshop ; - - -- Any BloodVessel which transfers Blood from - -- the Heart to the extremities of the body. - fun Artery : Class ; - fun Artery_Class : SubClass Artery BloodVessel ; - - -- A Gun that is too large to be carried and fired - -- by a single Human. Typically, ArtilleryGuns are on wheels. - fun ArtilleryGun : Class ; - fun ArtilleryGun_Class : SubClass ArtilleryGun Gun ; - - -- AtmosphericRegion is the class of - -- all subregions of EarthsAtmosphere. - fun AtmosphericRegion : Class ; - fun AtmosphericRegion_Class : SubClass AtmosphericRegion SpaceRegion ; - - -- Two or more Atoms that are bound together and - -- comprise part of a Molecule. - fun AtomicGroup : Class ; - fun AtomicGroup_Class : SubClass AtomicGroup CompoundSubstance ; - - -- Any decrease in the size of a BodyPart which is due to - -- disease or lack of use. - fun Atrophy : Class ; - fun Atrophy_Class : SubClass Atrophy (both Decreasing PathologicProcess) ; - - -- The Profession of practicing law, whether as a - -- judge or as a legal advocate. - fun Attorney : Class ; - - -- The head law officer of a GeopoliticalArea, - -- usually a Nation or StateOrProvince. - fun AttorneyGeneral : Ind (both Profession GovernmentOfficer) ; - - -- A representation of sound on some medium such - -- as wax cylinder, vinyl record, magnetic tape, CD or flash memory, that is - -- intended to be used in some machine to reproduce that sound. - fun AudioRecording : Class ; - fun AudioRecording_Class : SubClass AudioRecording (both ContentBearingObject Text) ; - - -- Any Building whose purpose is to hold concerts, - -- sports events, plays, etc. before an audience. This class includes theaters, - -- sports stadiums, university auditoriums, etc. - fun Auditorium : Class ; - fun Auditorium_Class : SubClass Auditorium Building ; - - -- A Seat within an Auditorium from which one - -- can observe the PerformanceStage. - fun AuditoriumSeat : Class ; - fun AuditoriumSeat_Class : SubClass AuditoriumSeat Seat ; - - -- A Gun that fires a burst of Projectiles - -- with each pull of the trigger. Also known as a machine gun. - fun AutomaticGun : Class ; - fun AutomaticGun_Class : SubClass AutomaticGun Gun ; - - -- Automobile is a subclass of - -- SelfPoweredRoadVehicles including passenger cars, family vans, light - -- trucks, and sport utility vehicles. In general, this class covers - -- four_wheeled passenger road vehicles. - fun Automobile : Class ; - fun Automobile_Class : SubClass Automobile (both PassengerVehicle SelfPoweredRoadVehicle) ; - - -- Axle is a class of Devices each of which can - -- be paired with two VehicleWheels to rotate and move a RoadVehicle. - fun Axle : Class ; - fun Axle_Class : SubClass Axle Device ; - - -- A disease that is caused by instances of - -- Bacterium. - fun BacterialDisease : Class ; - fun BacterialDisease_Class : SubClass BacterialDisease InfectiousDisease ; - - -- Any Container which is made of Fabric. - fun Bag : Class ; - fun Bag_Class : SubClass Bag Container ; - - -- Any instance of Cooking where the instrument - -- is an Oven. - fun Baking : Class ; - fun Baking_Class : SubClass Baking (both Cooking Heating) ; - - -- Any GamePiece which has the shape of a sphere. - fun Ball : Class ; - fun Ball_Class : SubClass Ball GamePiece ; - - -- A Missile which is guided for the first stage - -- of its flight but then falls to its target for the second stage. - fun BallisticMissile : Class ; - fun BallisticMissile_Class : SubClass BallisticMissile Missile ; - - -- A FormText which is used in Voting. A list of - -- candidates is printed on the form, and the voter selects the candidate he/she - -- wants to vote for. - fun Ballot : Class ; - fun Ballot_Class : SubClass Ballot FormText ; - - -- A piece of Fabric that is used in Covering an - -- open wound. - fun Bandage : Class ; - fun Bandage_Class : SubClass Bandage Fabric ; - - -- Any SkilledOccupation which involves working in a - -- FinancialBank. - fun Banker : Ind SkilledOccupation ; - - -- A ReligiousProcess which marks the acceptance of - -- the person being baptized into the ReligiousOrganization. - fun Baptizing : Class ; - fun Baptizing_Class : SubClass Baptizing (both JoiningAnOrganization ReligiousProcess) ; - - -- Offering to sell something to someone at a - -- reduced price. - fun BargainSale : Class ; - fun BargainSale_Class : SubClass BargainSale Offering ; - - -- Any instance of RadiatingSound which is produced - -- by a Canine. - fun Barking : Class ; - fun Barking_Class : SubClass Barking RadiatingSound ; - - -- A Building on a Farm that is used for keeping - -- DomesticAnimals, Fodder or harvested crops. - fun Barn : Class ; - fun Barn_Class : SubClass Barn Building ; - - fun BaseballBase : Class ; - - -- A BuildingLevel which satisfies two conditions, viz. it is - -- lower than all of the other BuildingLevels in the same Building and it is below - -- ground level. - fun Basement : Class ; - fun Basement_Class : SubClass Basement BuildingLevel ; - - -- Washing the entire body of a Human or Animal. - fun Bathing : Class ; - fun Bathing_Class : SubClass Bathing Washing ; - - -- A WashingDevice which is intended to be used by - -- Humans for washing their bodies. Note that this class covers bathtubs, showers, - -- etc. - fun BathingDevice : Class ; - fun BathingDevice_Class : SubClass BathingDevice WashingDevice ; - - -- A Room that contains a WashBasin and possibly a Toilet. - fun Bathroom : Class ; - def Bathroom = KappaFn Room (\R -> exists Toilet (\T -> located (var Toilet Physical ? T) (var Room Object ? R))); - - -- A thin stick which is used for OrchestralConducting. - fun Baton : Class ; - fun Baton_Class : SubClass Baton Device ; - - -- The process of transitioning from a state of - -- being Sober to a state of being Drunk. - fun BecomingDrunk : Class ; - fun BecomingDrunk_Class : SubClass BecomingDrunk PsychologicalProcess ; - - -- A piece of Furniture which is primarily for sleeping. - fun Bed : Class ; - fun Bed_Class : SubClass Bed Furniture ; - - -- A Room intended primarily for sleeping. - fun Bedroom : Class ; - fun Bedroom_Class : SubClass Bedroom Room ; - - -- A hairy Insect, some species of which produce honey - -- and/or sting. - fun Bee : Class ; - fun Bee_Class : SubClass Bee Insect ; - - -- Meat that was originally part of a Cow. - fun Beef : Class ; - fun Beef_Class : SubClass Beef Meat ; - - -- An AlcoholicBeverage that is prepared by fermenting - -- malt and hops. - fun Beer : Class ; - fun Beer_Class : SubClass Beer AlcoholicBeverage ; - - -- The TimeInterval that runs from - -- NegativeInfinity to the time of the birth of Christ. - fun BeforeCommonEra : Ind TimeInterval ; - - -- The process of an Organization - -- commencing operations. In the case of a Corporation, this would be - -- the process of going into business. - fun BeginningOperations : Class ; - fun BeginningOperations_Class : SubClass BeginningOperations OrganizationalProcess ; - - -- A PercussionInstrument that produces a single tone - -- when it is struck. - fun Bell : Class ; - fun Bell_Class : SubClass Bell PercussionInstrument ; - - -- A piece of Clothing that is worn around the waist - -- to restrain another piece of clothing. - fun Belt : Class ; - fun Belt_Class : SubClass Belt Clothing ; - - -- Any UnilateralGiving where the agent - -- wills some part of his/her property to someone else upon his/her death. - fun Bequeathing : Class ; - fun Bequeathing_Class : SubClass Bequeathing UnilateralGiving ; - - -- A HistoricalAccount which is concerned - -- with the life of a single Human. - fun Biography : Class ; - fun Biography_Class : SubClass Biography HistoricalAccount ; - - -- The production of a zygote from the fusion - -- of a male and female gamete. - fun BiologicalConception : Class ; - fun BiologicalConception_Class : SubClass BiologicalConception OrganOrTissueProcess ; - - -- The Class of all biological species, i.e. - -- the class of all classes of Organism whose instances can interbreed. - fun BiologicalSpecies : Class ; - - -- The study of the classification, development, and - -- functioning of Organisms. - fun Biology : Ind Science ; - - -- Any DiagnosticProcess which involves the examination of - -- BodySubstances taken from a living Organism. - fun Biopsy : Class ; - fun Biopsy_Class : SubClass Biopsy (both DiagnosticProcess Removing) ; - - -- Any Egg that is produced by a Bird. - fun BirdEgg : Class ; - fun BirdEgg_Class : SubClass BirdEgg Egg ; - - -- Any instance of Grabbing where the instrument is - -- the Mouth of the agent. - fun Biting : Class ; - fun Biting_Class : SubClass Biting Grabbing ; - - -- A piece of Fabric whose purpose is to keep a - -- person who is in bed warm. - fun Blanket : Class ; - fun Blanket_Class : SubClass Blanket Fabric ; - - -- The release of Blood from an Animal in response - -- to an Injuring of some sort. - fun Bleeding : Class ; - fun Bleeding_Class : SubClass Bleeding AutonomicProcess ; - - -- The Attribute that applies to Animals and Humans - -- that are unable to see. - fun Blind : Ind BiologicalAttribute ; - - -- Any Process where the stomach or instestines of a - -- Human or Animal become distended from excessive gas. - fun Bloating : Class ; - fun Bloating_Class : SubClass Bloating (both Increasing PathologicProcess) ; - - -- Any Maneuver in a Contest where one - -- contestParticipant attempts to deny access to something that is wanted - -- by another contestParticipant. - fun Blockade : Class ; - fun Blockade_Class : SubClass Blockade Maneuver ; - - -- A Cell that is normally present in Blood. - fun BloodCell : Class ; - fun BloodCell_Class : SubClass BloodCell (both AnimalAnatomicalStructure Cell) ; - - -- The subclass of Blood that contains AntigenA - -- and does not contain AntigenB. - fun BloodTypeA : Class ; - fun BloodTypeA_Class : SubClass BloodTypeA Blood ; - - -- The subclass of Blood that contains both - -- AntigenA and AntigenB. - fun BloodTypeAB : Class ; - fun BloodTypeAB_Class : SubClass BloodTypeAB Blood ; - - -- The subclass of Blood that contains AntigenB - -- and does not contain AntigenA. - fun BloodTypeB : Class ; - fun BloodTypeB_Class : SubClass BloodTypeB Blood ; - - -- The subclass of Blood that contains neither - -- AntigenA nor AntigenB. - fun BloodTypeO : Class ; - fun BloodTypeO_Class : SubClass BloodTypeO Blood ; - - -- Any BodyVessel which is used to circulate - -- Blood from one part of the body to another. - fun BloodVessel : Class ; - fun BloodVessel_Class : SubClass BloodVessel (both AnimalAnatomicalStructure BodyVessel) ; - - -- An Icon which is a scale model of an Artifact, - -- whether the Artifact actually exists or not. - fun Blueprint : Class ; - fun Blueprint_Class : SubClass Blueprint Icon ; - - -- The process of turning red in response to a - -- stimulus which has a deep emotional effect. - fun Blushing : Class ; - fun Blushing_Class : SubClass Blushing AutonomicProcess ; - - -- A piece of material with flat, rectangular sides. - -- Note that boards and blocks are lumped into a single concept, because the - -- difference between these notions cannot be precisely defined. - fun BoardOrBlock : Class ; - fun BoardOrBlock_Class : SubClass BoardOrBlock Artifact ; - - -- Getting on a Vehicle, e.g. getting into an - -- Automobile, boarding an Aircraft, etc. - fun Boarding : Class ; - fun Boarding_Class : SubClass Boarding Translocation ; - - -- One of the levels of a WaterVehicle, e.g. the - -- upper deck and lower deck of small boats with a cabin. - fun BoatDeck : Class ; - fun BoatDeck_Class : SubClass BoatDeck Artifact ; - - -- BodyJunctions where different parts of the same - -- Skeleton come together. - fun BodyJoint : Class ; - fun BodyJoint_Class : SubClass BodyJoint BodyJunction ; - - -- A BodyOfWater is a connected body of - -- water with established boundaries marked by either geographical features - -- or conventional borders. - fun BodyOfWater : Class ; - fun BodyOfWater_Class : SubClass BodyOfWater (both SelfConnectedObject WaterArea) ; - - -- A weapon that explodes in order to cause damage. - fun Bomb : Class ; - fun Bomb_Class : SubClass Bomb (both ExplosiveDevice Weapon) ; - - -- Any MilitaryAircraft whose purpose is to deliver - -- ExplosiveDevices. - fun Bomber : Class ; - fun Bomber_Class : SubClass Bomber MilitaryAircraft ; - - -- An act of Destruction where the thing destroyed - -- is destroyed by means of an explosive device. - fun Bombing : Class ; - fun Bombing_Class : SubClass Bombing Destruction ; - - -- BotanicalTree is an imprecise term - -- for a perennial woody plant that is larger than a bush or shrub, - -- generally understood to describe a large growth having one main trunk - -- with few or no branches projecting from its base, a well_developed crown - -- of foliage, and a height at maturity of at least 12 feet. - fun BotanicalTree : Class ; - fun BotanicalTree_Class : SubClass BotanicalTree FloweringPlant ; - - -- A Container whose top is narrower than its bottom, which - -- has no handle, and which is intended to store Liquids. - fun Bottle : Class ; - fun Bottle_Class : SubClass Bottle FluidContainer ; - - -- Any downward motion of the body that indicates respect - -- for or submission to another Agent. - fun Bowing : Class ; - fun Bowing_Class : SubClass Bowing (both Gesture (both Inclining MotionDownward)) ; - - -- Any six_sided Container whose sides are - -- rectangular in shape. - fun Box : Class ; - fun Box_Class : SubClass Box Container ; - - -- A HumanChild who is Male. - fun Boy : Class ; - fun Boy_Class : SubClass Boy (both HumanChild Man) ; - - -- The seat of the central nervous system. - fun Brain : Class ; - fun Brain_Class : SubClass Brain (both AnimalAnatomicalStructure Organ) ; - - -- A DistilledAlcoholicBeverage that is prepared by - -- distilling Wine. - fun Brandy : Class ; - fun Brandy_Class : SubClass Brandy DistilledAlcoholicBeverage ; - - -- A MetallicAlloy made from Copper and Zinc. - fun Brass : Class ; - fun Brass_Class : SubClass Brass MetallicAlloy ; - - -- Food that consists largely of grain flour - -- and water. Note that this class covers crackers, cookies, as well as any - -- self_connected instance of bread, whether it is a loaf, a slice, a chunk - -- of bread, etc. - fun BreadOrBiscuit : Class ; - fun BreadOrBiscuit_Class : SubClass BreadOrBiscuit PreparedFood ; - - -- A subclass of Attributes for - -- characterizing the breakability of CorpuscularObjects. - fun BreakabilityAttribute : Class ; - fun BreakabilityAttribute_Class : SubClass BreakabilityAttribute InternalAttribute ; - - -- The paired Organs which are part of the chests - -- of Primates. - fun Breast : Class ; - fun Breast_Class : SubClass Breast (both AnimalAnatomicalStructure Organ) ; - - -- A block of fired Clay that is used in Constructing. - fun Brick : Class ; - fun Brick_Class : SubClass Brick BoardOrBlock ; - - -- A MilitaryGeneral that ranks below - -- a MajorGeneral. - fun BrigadierGeneral : Class ; - fun BrigadierGeneral_Class : SubClass BrigadierGeneral MilitaryGeneral ; - - -- BroadcastNetwork is the subclass of - -- CommunicationSystems consisting of BroadcastingStations that are linked - -- electronically and managed or owned by one organization. - fun BroadcastNetwork : Class ; - fun BroadcastNetwork_Class : SubClass BroadcastNetwork CommunicationSystem ; - - -- A Series of episodes that are broadcast - -- on television or radio. - fun BroadcastProgram : Class ; - fun BroadcastProgram_Class : SubClass BroadcastProgram Series ; - - -- Disseminating information by using a - -- CommunicationDevice that radiates RadioEmissions. - fun Broadcasting : Class ; - fun Broadcasting_Class : SubClass Broadcasting (both Disseminating RadioEmission) ; - - -- Any BodyVessel which is located in a - -- Lung and which carries oxygen from the trachea to the alveoli. - fun BronchialDuct : Class ; - fun BronchialDuct_Class : SubClass BronchialDuct (both AnimalAnatomicalStructure BodyVessel) ; - - -- A GroupOfAnimals that are all born at the same time - -- and to the same parents. - fun Brood : Class ; - fun Brood_Class : SubClass Brood GroupOfAnimals ; - - -- A BrushOrComb whose purpose is to remove dirt and other - -- small particles from floors. - fun Broom : Class ; - fun Broom_Class : SubClass Broom BrushOrComb ; - - -- A SecondaryColor that resembles the color of wood or - -- of soil. - fun Brown : Ind SecondaryColor ; - - -- A Device which consists of a handle and bristles and - -- whose purpose is to remove particles from something or to smooth something out. - fun BrushOrComb : Class ; - fun BrushOrComb_Class : SubClass BrushOrComb Device ; - - -- A globe which has a Liquid surface and which contains - -- a Gas. - fun Bubble : Class ; - fun Bubble_Class : SubClass Bubble CorpuscularObject ; - - -- A HoofedMammal with long hair whose habitat is the - -- plains of NorthAmerica. - fun Buffalo : Class ; - fun Buffalo_Class : SubClass Buffalo HoofedMammal ; - - -- A HornInstrument that has no valves. - fun Bugle : Class ; - fun Bugle_Class : SubClass Bugle HornInstrument ; - - -- The story or level of a building, e.g. the Basement, - -- the Attic, the ground level, the fourteenth floor, etc. - fun BuildingLevel : Class ; - fun BuildingLevel_Class : SubClass BuildingLevel StationaryArtifact ; - - -- A Cow that is Male. - fun Bull : Class ; - def Bull = KappaFn Cow (\B -> attribute (var Cow Object ? B) (el SexAttribute Attribute ? Male)) ; - - -- A Projectile that is designed to be fired by a Gun. - fun Bullet : Class ; - fun Bullet_Class : SubClass Bullet Projectile ; - - -- A large Bee which lacks a stinger. - fun BumbleBee : Class ; - fun BumbleBee_Class : SubClass BumbleBee Bee ; - - -- A small Cave created by an Animal for the purpose - -- of inhabiting it. - fun Burrow : Class ; - fun Burrow_Class : SubClass Burrow Cave ; - - -- Putting something in the ground and then covering - -- it with Soil. - fun Burying : Class ; - fun Burying_Class : SubClass Burying (both Digging Putting) ; - - -- Bus is the subclass of SelfPoweredRoadVehicles - -- that can transport large numbers of passengers (i.e., dozens) at one - -- time. It can be distinguished from a van which is - -- designed to carry less than a dozen people. - fun Bus : Class ; - fun Bus_Class : SubClass Bus SelfPoweredRoadVehicle ; - - -- An area, often, though not necessarily with - -- seats or some kind of minimal shelter, where people gather to meet and - -- board a bus. It must border a road. - fun BusStop : Class ; - fun BusStop_Class : SubClass BusStop GeographicArea ; - - -- Any Contest where the contestParticipants - -- are Corporations and the aim is to win as many customers as possible. - fun BusinessCompetition : Class ; - fun BusinessCompetition_Class : SubClass BusinessCompetition Contest ; - - -- Any of a class of people in a professional - -- occupation such as banking, finance, management, or engineering. This is - -- distinguished from blue collar jobs that primarily involve manual labor - -- rather than thought as the effort expended to derive remuneration. It is - -- also distinguished from professions that may be outwardly similar but are - -- done in a non_profit organization. - fun BusinessPerson : Ind OccupationalRole ; - - -- An emulsion of fat which is produced by churning Milk. - fun Butter : Class ; - fun Butter_Class : SubClass Butter (both DairyProduct PreparedFood) ; - - -- An AttachingDevice that is used on Clothing. - fun Button : Class ; - fun Button_Class : SubClass Button AttachingDevice ; - - -- Any Restaurant which does not offer table service. - -- Food is selected and purchased at a central counter. - fun Cafeteria : Class ; - fun Cafeteria_Class : SubClass Cafeteria Restaurant ; - - -- A young Cow, i.e. a Cow that is NonFullyFormed. - fun Calf : Class ; - def Calf = KappaFn Cow (\C -> attribute (var Cow Object ? C) (el DevelopmentalAttribute Attribute ? NonFullyFormed)); - - -- A Device which is capable of Photographing. - fun Camera : Class ; - fun Camera_Class : SubClass Camera Device ; - - -- A MobileResidence consisting of tents and other temporary - -- living quarters that is constructed on an undeveloped LandArea. - fun Camp : Class ; - fun Camp_Class : SubClass Camp MobileResidence ; - - -- A LandArea whose purpose is to have MobileResidences - -- (e.g. recreational vehicles, mobile homes, Tents, etc.) located there. - fun Campground : Class ; - fun Campground_Class : SubClass Campground LandArea ; - - -- A DiseaseOrSyndrome characterized by pathologic and - -- uncontrolled cell division that results in a Tumor. - fun Cancer : Ind DiseaseOrSyndrome ; - - -- An LightFixture that consists of Wax and a wick, - -- which is lit with a flame. - fun Candle : Class ; - fun Candle_Class : SubClass Candle LightFixture ; - - -- A very small BloodVessel that connects arterioles - -- (very small Arteries) with venules (very small Veins). - fun Capillary : Class ; - fun Capillary_Class : SubClass Capillary BloodVessel ; - - -- A commissioned MilitaryOfficer who ranks - -- above a Lieutenant but below a MajorOfficer. - fun CaptainOfficer : Class ; - fun CaptainOfficer_Class : SubClass CaptainOfficer MilitaryOfficer ; - - -- A Capturing is a ChangeOfControl event in which an Agent - -- gains physical control over another Agent. - fun Capturing : Class ; - fun Capturing_Class : SubClass Capturing ChangeOfControl ; - - -- A car bombing is an attack in which a car is - -- used as the delivery mechanism for a bomb. The car is usually destroyed - -- in the blast if the bomb detonates successfully. - fun CarBombing : Class ; - fun CarBombing_Class : SubClass CarBombing Bombing ; - - -- Any Organization whose purpose is to - -- provide medical care for for Humans who reside there, either permanently - -- or temporarily. - fun CareOrganization : Class ; - fun CareOrganization_Class : SubClass CareOrganization Organization ; - - -- A Vehicle that is designed to - -- carry Objects. Note that Vehicles that are primarily designed to carry - -- people rather than cargo may still carry cargo. For example, a passenger sedan - -- might be capable of carrying lumber strapped to the roof. For this - -- reason, PassengerVehicle and CargoVehicle are not disjoint. - fun CargoVehicle : Class ; - fun CargoVehicle_Class : SubClass CargoVehicle Vehicle ; - - -- Any occupation that involves creating and repairing - -- structural and decorative portions of Buildings that are made chiefly of Wood. - -- This does not include plumbing, roofing, electrical, foundation and site work. - fun Carpenter : Ind OccupationalTrade ; - - -- Making Buildings out of Wood. - fun Carpentry : Class ; - fun Carpentry_Class : SubClass Carpentry Making ; - - -- Any Maneuver in a Game which results in a - -- situation where the agent grasps the Ball. - fun Catching : Class ; - fun Catching_Class : SubClass Catching (both Maneuver Touching) ; - - -- Any Process whose result is that the - -- patient of the process is happy. - fun CausingHappiness : Class ; - fun CausingHappiness_Class : SubClass CausingHappiness Process ; - - -- Any Process whose result is that the - -- patient of the process is in Pain. - fun CausingPain : Class ; - fun CausingPain_Class : SubClass CausingPain CausingUnhappiness ; - - -- Any Process whose result is that the - -- patient of the process is unhappy. - fun CausingUnhappiness : Class ; - fun CausingUnhappiness_Class : SubClass CausingUnhappiness Process ; - - -- MilitaryUnits composed primarily of Soldiers - -- who are mounted, i.e. who perform their combat missions from a Horse or - -- Vehicle. - fun CavalryUnit : Class ; - fun CavalryUnit_Class : SubClass CavalryUnit MilitaryUnit ; - - -- A Cave is a naturally formed opening beneath - -- the surface of the Earth, generally formed by dissolution of carbonate - -- bedrock. Caves may also form by erosion of coastal bedrock, partial - -- melting of glaciers, or solidification of lava into hollow tubes. - fun Cave : Class ; - fun Cave_Class : SubClass Cave Hole ; - - -- The process of an Organization - -- ceasing operations, i.e. its folding or going out of business in - -- some other fashion. - fun CeasingOperations : Class ; - fun CeasingOperations_Class : SubClass CeasingOperations OrganizationalProcess ; - - -- A StationaryArtifact that is the top surface - -- of a Room. - fun Ceiling : Class ; - fun Ceiling_Class : SubClass Ceiling StationaryArtifact ; - - -- Anyone who is known by a large number of people, - -- either explicitly by name, or by action. - fun Celebrity : Class ; - - -- The part of the Cell that contains DNA and - -- RNA. - fun CellNucleus : Class ; - fun CellNucleus_Class : SubClass CellNucleus OrganicObject ; - - -- The main component of Plant Tissue. - fun Cellulose : Class ; - fun Cellulose_Class : SubClass Cellulose (both Carbohydrate PlantSubstance) ; - - -- A LandArea which is used for burying the dead. - fun Cemetery : Class ; - fun Cemetery_Class : SubClass Cemetery LandArea ; - - -- Any instance of Rotating where there is - -- Motion away from the center of the Rotating. - fun CentrifugalMotion : Class ; - fun CentrifugalMotion_Class : SubClass CentrifugalMotion Rotating ; - - -- Any instance of Rotating where there is - -- Motion towards the center of the Rotating. - fun CentripetalMotion : Class ; - fun CentripetalMotion_Class : SubClass CentripetalMotion Rotating ; - - -- The TimeDuration of 100 years. - fun CenturyDuration : Ind UnitOfDuration ; - - -- Any Seed which is produced by the cereal grasses, - -- e.g. rice, corn, wheat, etc. - fun CerealGrain : Class ; - fun CerealGrain_Class : SubClass CerealGrain (both (both Food Seed) PlantAgriculturalProduct) ; - - -- A Seat that is designed to accommodate a single - -- Human. - fun Chair : Class ; - fun Chair_Class : SubClass Chair Seat ; - - -- A ChangeOfControl is an event in which an agent gains - -- physical control over some object that was previously controlled - -- by a different agent. - fun ChangeOfControl : Class ; - fun ChangeOfControl_Class : SubClass ChangeOfControl AchievingControl ; - - -- Any instance of a process of - -- RemovingClothing and Dressing. - fun ChangingClothing : Class ; - fun ChangingClothing_Class : SubClass ChangingClothing Transfer ; - - -- A numbered and/or titled - -- section of a Book, which is typically indicated in a table of - -- contents for the Book. - fun Chapter : Class ; - fun Chapter_Class : SubClass Chapter Article ; - - -- An activity of a fee being charged - fun ChargingAFee : Class ; - fun ChargingAFee_Class : SubClass ChargingAFee FinancialTransaction ; - - -- An Icon which depicts one or more quantities. - fun Chart : Class ; - fun Chart_Class : SubClass Chart Icon ; - - -- An area on or very near a border, usually along - -- a road connecting two regions, where MilitaryPersons or Police - -- restrict the flow of traffic in order to extract tarrifs, deny movement to - -- certain kinds of people or goods, or other enforement actions. Because of - -- the power relationship involved, such areas are often the site of illegal - -- activities conducted by the officials in order to extract favors or - -- bribes. - fun Checkpoint : Class ; - fun Checkpoint_Class : SubClass Checkpoint GeographicArea ; - - -- A bitter CompoundSubstance that is capable of - -- reacting with a ChemicalBase and forming a ChemicalSalt. - fun ChemicalAcid : Class ; - fun ChemicalAcid_Class : SubClass ChemicalAcid CompoundSubstance ; - - -- An attack against people or property in which - -- a chemical agent is used as the active ingredient of the attack. - fun ChemicalAttack : Class ; - fun ChemicalAttack_Class : SubClass ChemicalAttack ViolentContest ; - - -- A CompoundSubstance that is capable of - -- reacting with a ChemicalAcid and forming a ChemicalSalt. - fun ChemicalBase : Class ; - fun ChemicalBase_Class : SubClass ChemicalBase CompoundSubstance ; - - -- The Attribute of being in a chemically - -- stable state, i.e. the relative proportions of resources and results will - -- not longer change. - fun ChemicalEquilibrium : Ind InternalAttribute ; - - -- Any ChemicalProcess where Electrons - -- are added to the substance undergoing the ChemicalProcess. - fun ChemicalReduction : Class ; - fun ChemicalReduction_Class : SubClass ChemicalReduction ChemicalSynthesis ; - - -- A bitter CompoundSubstance that is formed in a - -- chemical reaction of a ChemicalBase with a ChemicalAcid. - fun ChemicalSalt : Class ; - fun ChemicalSalt_Class : SubClass ChemicalSalt CompoundSubstance ; - - -- The study of the compositions, properties, and - -- reactions of Substances. - fun Chemistry : Ind Science ; - - -- Any piece of Furniture which is also a - -- Container, e.g. a chest of drawers, a memory chest, an armoire, etc. - fun ChestOrCabinet : Class ; - fun ChestOrCabinet_Class : SubClass ChestOrCabinet (both Container Furniture) ; - - -- Breaking up or mashing Food with one's teeth. - fun Chewing : Class ; - fun Chewing_Class : SubClass Chewing BodyMotion ; - - -- A subclass of Bird that is raised for its meat - -- and for its eggs. - fun Chicken : Class ; - fun Chicken_Class : SubClass Chicken Poultry ; - - -- Meat that was originally part of a Chicken. - fun ChickenMeat : Class ; - fun ChickenMeat_Class : SubClass ChickenMeat Meat ; - - -- A thin passageway through which Smoke from a controlled - -- fire is conducted Outside of a Building or Room. - fun Chimney : Class ; - fun Chimney_Class : SubClass Chimney (both Device StationaryArtifact) ; - - -- A part of the Face which protrudes slightly and which - -- is lower than all other parts of the Face. - fun Chin : Class ; - fun Chin_Class : SubClass Chin (both AnimalAnatomicalStructure BodyPart) ; - - -- A Steroid that is produced by the Liver and that - -- is believed to be closely associated with various cardiological disorders. - fun Cholesterol : Class ; - fun Cholesterol_Class : SubClass Cholesterol (both AnimalSubstance Steroid) ; - - -- Planning that results in a sequence of dance - -- steps that are executed as part of a Performance. - fun Choreographing : Class ; - fun Choreographing_Class : SubClass Choreographing Planning ; - - -- Any instance of the collection of writings which - -- is regarded as scripture by those who embrace Christianity. - fun ChristianBible : Class ; - fun ChristianBible_Class : SubClass ChristianBible Book ; - - -- Four books in the New Testament of the - -- ChristianBible that describe the life and teachings of Jesus Christ - -- and that are referred to, respectively, as Matthew, Mark, Luke, and John. - fun ChristianGospel : Class ; - fun ChristianGospel_Class : SubClass ChristianGospel Text ; - - -- Any ReligiousService that is conducted by - -- members of Christianity. - fun ChristianService : Class ; - fun ChristianService_Class : SubClass ChristianService ReligiousService ; - - -- Processes of Separating a LiquidMixture or - -- a GasMixture into some or all of the PureSubstances that comprise it. - fun Chromatography : Class ; - fun Chromatography_Class : SubClass Chromatography Separating ; - - -- A tube of thin paper containing finely ground - -- tobacco that is smoked. - fun CigarOrCigarette : Class ; - fun CigarOrCigarette_Class : SubClass CigarOrCigarette SmokingDevice ; - - -- A slice of a Circle, i.e. any - -- ClosedTwoDimensionalFigure which consists of two Radii and the arc of - -- the Circle that they bound. - fun CircleSector : Class ; - fun CircleSector_Class : SubClass CircleSector ClosedTwoDimensionalFigure ; - - -- Removing the foreskin of the penis. This is - -- usually performed on infants, but is occasionally performed on adolescents - -- and adults, either for medical reasons, or after religious conversion. It is - -- often conducted as a religious rite, since it is prescribed by both the - -- Jewish and Muslim religions, although it is prevalent also as a social - -- norm in the UnitedStates and other Nations. - fun Circumision : Class ; - fun Circumision_Class : SubClass Circumision (both Removing Surgery) ; - - -- (CitizenryFn ?AREA) denotes the - -- GroupOfPeople who are legal and permanent residents of the - -- GeopoliticalArea ?AREA. - fun CitizenryFn : El GeopoliticalArea -> Ind GroupOfPeople ; - - -- A square_shaped area surrounded by Roadways - -- which is part of a City and typically contains Buildings. - fun CityBlock : Class ; - fun CityBlock_Class : SubClass CityBlock LandArea ; - - -- Any geopoliticalSubdivision of a City. - fun CityDistrict : Class ; - fun CityDistrict_Class : SubClass CityDistrict GeopoliticalArea ; - - -- CityGovernment is the class of - -- governments of Cities. - fun CityGovernment : Class ; - fun CityGovernment_Class : SubClass CityGovernment Government ; - - -- A War in which the fighting GeopoliticalAreas - -- are both part of the same Nation. - fun CivilWar : Class ; - fun CivilWar_Class : SubClass CivilWar War ; - - -- Someone who is not a member of an active - -- MilitaryOrganization. - fun Civilian : Class ; - fun Civilian_Class : SubClass Civilian SocialRole ; - - -- An AttachingDevice which is designed to attach - -- two things together by means of a movable part which can be tightened - -- or loosened. - fun Clamp : Class ; - fun Clamp_Class : SubClass Clamp AttachingDevice ; - - -- Bringing the Hands together repeatedly to make - -- a loud noise. - fun Clapping : Class ; - fun Clapping_Class : SubClass Clapping (both HandGesture (both Impacting RadiatingSound)) ; - - -- A ClassificationScheme is a conceptual structure, - -- an abstract arrangement of concepts and the relations that link them. - fun ClassificationScheme : Class ; - fun ClassificationScheme_Class : SubClass ClassificationScheme Proposition ; - - -- Any Room in a School where education - -- takes place. - fun Classroom : Class ; - fun Classroom_Class : SubClass Classroom Room ; - - -- The Profession of being in charge of or ministering - -- to a ReligousOrganization. - fun Cleric : Class ; - fun Cleric_Class : SubClass Cleric ReligiousPosition ; - - -- The class of Positions where the position - -- holder is responsible for clerical duties, e.g. typing documents, answering - -- phones, keeping schedules, etc. - fun ClericalSecretary : Ind SkilledOccupation ; - - -- A piece of Clothing that covers the whole body - -- except the face (and possibly entire head), hands, and feet. - fun Cloak : Class ; - fun Cloak_Class : SubClass Cloak Clothing ; - - -- Any Device that measures and represents TimeDuration - -- or TimePosition. - fun Clock : Class ; - fun Clock_Class : SubClass Clock MeasuringDevice ; - - -- A relatively small Room used for storage. - fun Closet : Class ; - fun Closet_Class : SubClass Closet Room ; - - -- The Class of Processes where an aperture is - -- closed in an Object. - fun Closing : Class ; - fun Closing_Class : SubClass Closing Motion ; - - -- Completing a Contract of some sort, - -- e.g. the purchase of a house, closing a business deal, etc. - fun ClosingContract : Class ; - fun ClosingContract_Class : SubClass ClosingContract Committing ; - - -- The EyeMotion of tensing the eye lids so that - -- the corneas are not exposed to light. - fun ClosingEyes : Class ; - fun ClosingEyes_Class : SubClass ClosingEyes (both Closing EyeMotion) ; - - -- A Collection of instances of Clothing that - -- are designed to be worn together. - fun ClothingSuit : Class ; - fun ClothingSuit_Class : SubClass ClothingSuit Collection ; - - -- Any occupation that involves training an athlete or a - -- sports team. - fun Coach : Ind SkilledOccupation ; - - -- CoastGuard is the subclass of GovernmentOrganizations - -- that enforce the maritime laws of a Nation and guard its Seacoast. This may be - -- a military or quasi_military organization. - fun CoastGuard : Class ; - fun CoastGuard_Class : SubClass CoastGuard GovernmentOrganization ; - - -- Clothing that has sleeves and covers from the neck - -- down. Coats are intended to be worn outdoors. - fun Coat : Class ; - fun Coat_Class : SubClass Coat OutdoorClothing ; - - -- A Beverage which is prepared by infusing ground, - -- roasted coffee beans into hot water. - fun Coffee : Class ; - fun Coffee_Class : SubClass Coffee (both Beverage PreparedFood) ; - - -- A Container for a HumanCorpse. - fun Coffin : Class ; - fun Coffin_Class : SubClass Coffin Container ; - - -- Any abstract ArtWork that is produced by arranging - -- bits of paper or photographs. - fun Collage : Class ; - fun Collage_Class : SubClass Collage ArtWork ; - - -- A piece of Clothing that fits around the Neck. - -- A Collar is always part of a Coat or a Shirt. - fun Collar : Class ; - fun Collar_Class : SubClass Collar Clothing ; - - -- A School which admits students who have - -- graduated from high school and which confers a bachelor's degree, - -- normally requiring four years of study. Note that a College does - -- not confer any graduate degrees. For institutions that confer both - -- bachelor's and graduate degrees, the concept University should be - -- used. - fun College : Class ; - fun College_Class : SubClass College PostSecondarySchool ; - - -- The Positions of a student at a PostSecondarySchool - -- who has completed less than one year at the school. - fun CollegeFreshman : Ind CollegeStudentPosition ; - - -- The Positions of a student at a PostSecondarySchool - -- who has completed at least two years and less than three years at the school. - fun CollegeJunior : Ind CollegeStudentPosition ; - - -- The Positions of a student at a PostSecondarySchool - -- who has completed at least three years and less than four years at the school. - fun CollegeSenior : Ind CollegeStudentPosition ; - - -- The Positions of a student at a PostSecondarySchool - -- who has completed at least one year and less than two years at the school. - fun CollegeSophomore : Ind CollegeStudentPosition ; - - -- Any Position at a PostSecondarySchool - -- which is occupied exclusively by students. - fun CollegeStudentPosition : Class ; - fun CollegeStudentPosition_Class : SubClass CollegeStudentPosition Position ; - - -- A commissioned MilitaryOfficer who ranks above - -- a lieutenant colonel and below a brigadier general. - fun Colonel : Class ; - fun Colonel_Class : SubClass Colonel MilitaryOfficer ; - - -- Positions which involve performing stand_up comedy, which - -- is recorded and/or performed in front of live audiences. - fun Comedian : Ind EntertainmentProfession ; - - -- A Building which is intended for - -- organizational activities, e.g. retail or wholesale selling, manufacturing, - -- office work, etc. - fun CommercialBuilding : Class ; - fun CommercialBuilding_Class : SubClass CommercialBuilding (both Building PlaceOfCommerce) ; - - -- CommercialShipping is the subclass of - -- Transportation events in which a commercial agent provides transportation - -- of goods for remuneration. - fun CommercialShipping : Class ; - fun CommercialShipping_Class : SubClass CommercialShipping (both CommercialService Shipping) ; - - -- A Room or suite of Rooms intended for - -- clerical and/or professional work of a single Organization. - fun CommercialUnit : Class ; - fun CommercialUnit_Class : SubClass CommercialUnit PlaceOfCommerce ; - - -- A small, temporary Organization whose purpose - -- is to investigate some issue. - fun Commission : Class ; - fun Commission_Class : SubClass Commission Organization ; - - -- The TimeInterval that runs from the supposed - -- time of the death of Christ to PositiveInfinity. - fun CommonEra : Ind TimeInterval ; - - -- A CommunicationDevice is a Device - -- which serves at the instrument in a Communication Process by allowing - -- the communicated message to be conveyed between the participants. - fun CommunicationDevice : Class ; - fun CommunicationDevice_Class : SubClass CommunicationDevice EngineeringComponent ; - - -- CommunicationOrganization is - -- the subclass of Organizations that manage Communications over physical - -- infrastructure owned or leased by the organization. Such organizations - -- may also produce and disseminate information, entertainment, or other - -- content. Also see MediaOrganization. - fun CommunicationOrganization : Class ; - fun CommunicationOrganization_Class : SubClass CommunicationOrganization Organization ; - - -- CommunicationSystem is a complex - -- system with various components, enabling communication (in some - -- medium) between points in a specific area, whether local or worldwide. - fun CommunicationSystem : Class ; - fun CommunicationSystem_Class : SubClass CommunicationSystem Collection ; - - -- Any PoliticalParty that advocates for a - -- CommunistState. - fun CommunistParty : Class ; - fun CommunistParty_Class : SubClass CommunistParty PoliticalParty ; - - -- A Container which is part of another Container, - -- e.g. a drawer, a zippered pouch in a piece of luggage, a compartment in a TV - -- dinner, etc. - fun Compartment : Class ; - fun Compartment_Class : SubClass Compartment Container ; - - -- A Device that indicates the direction of the - -- various DirectionalAttributes with respect to the device. - fun Compass : Class ; - fun Compass_Class : SubClass Compass (both ContentBearingObject Device) ; - - -- ContentDevelopment which results in a - -- MusicalComposition. - fun Composing : Class ; - fun Composing_Class : SubClass Composing ContentDevelopment ; - - -- ContentDevelopment which results in a - -- MusicalComposition. - fun ComposingMusic : Class ; - fun ComposingMusic_Class : SubClass ComposingMusic ContentDevelopment ; - - -- Locating something in such a way that it cannot - -- be seen. - fun Concealing : Class ; - fun Concealing_Class : SubClass Concealing Putting ; - - -- A ResidentialBuilding containing - -- CondominiumUnits. - fun CondominiumBuilding : Class ; - fun CondominiumBuilding_Class : SubClass CondominiumBuilding ResidentialBuilding ; - - -- A SingleFamilyResidence that may be owned - -- by a member of the SocialUnit that lives there. - fun CondominiumUnit : Class ; - def CondominiumUnit = KappaFn SingleFamilyResidence (\UNIT -> exists Human (\PERSON -> and (home (var Human Human ? PERSON) (var SingleFamilyResidence PermanentResidence ? UNIT)) - (possesses (var Human Agent ? PERSON) (var SingleFamilyResidence Object ? UNIT)))) ; - - -- The class of ThreeDimensionalFigures which are - -- produced by rotating a RightTriangle around its RightAngle. - fun Cone : Class ; - fun Cone_Class : SubClass Cone ThreeDimensionalFigure ; - - -- Any Soldier that served on the confederate side - -- during the American Civil War. ConfederateSoldier Any Soldier that served on the - -- confederate side during the American Civil War. - fun ConfederateSoldier : Class ; - fun ConfederateSoldier_Class : SubClass ConfederateSoldier Soldier ; - - -- The eleven states of the UnitedStates - -- that tried to secede from the UnitedStates. - fun ConfederateStatesOfAmerica : Ind GeopoliticalArea ; - - -- Any ExpressingApproval to a person for - -- something that the person did in the past and that is regarded as being - -- to the benefit of the person congratulated. - fun Congratulating : Class ; - fun Congratulating_Class : SubClass Congratulating ExpressingApproval ; - - -- A CompoundSubstance that results from - -- the ChemicalSynthesis of two or more CompoundSubstances. - fun ConjugatedSubstance : Class ; - fun ConjugatedSubstance_Class : SubClass ConjugatedSubstance CompoundSubstance ; - - -- An AlphabeticCharacter that denotes a speech sound - -- that results in audible friction when it is pronounced. - fun Consonant : Class ; - fun Consonant_Class : SubClass Consonant AlphabeticCharacter ; - - -- A Snake that lacks venom and kills its - -- prey by crushing it to death. - fun ConstrictorSnake : Class ; - fun ConstrictorSnake_Class : SubClass ConstrictorSnake Snake ; - - -- Any Holder whose purpose is to contain - -- something else. Note that Container is more specific in meaning - -- than Holder, because a Container must have a Hole that is at - -- least partially filled by the thing contained. - fun Container : Class ; - fun Container_Class : SubClass Container Holder ; - - -- ContainerEmpty is the Attribute of a - -- Container that is empty. - fun ContainerEmpty : Ind RelationalAttribute ; - - -- ContainerFull is the Attribute of a - -- Container that is full to capacity. - fun ContainerFull : Ind RelationalAttribute ; - - -- Devices which permit sexual intercourse but - -- which reduce the likelihood of conception. - fun ContraceptiveDevice : Class ; - fun ContraceptiveDevice_Class : SubClass ContraceptiveDevice Device ; - - -- A group of vehicles that all are being driven - -- in formation (e.g., lines, rows, columns) to the same destination. - -- That destination may be an intermediate destination on the way to a - -- final destination for some of the vehicles however. This is - -- distinguished from vehicles that have no common purpose, such as - -- traffic on a freeway. This includes cases where some of the agents - -- driving the vehicles intend to reach a point but fail to do so. - fun Convoy : Class ; - fun Convoy_Class : SubClass Convoy Collection ; - - -- A Device whose purpose is Cooling something, - -- e.g. air conditioners, refrigerators, freezers, etc. - fun CoolingDevice : Class ; - fun CoolingDevice_Class : SubClass CoolingDevice Device ; - - -- Making a copy of something. - fun Copying : Class ; - fun Copying_Class : SubClass Copying Making ; - - -- A GovernmentOfficer who investigates deaths that are - -- suspected of being due to something other than natural causes. - fun Coroner : Ind GovernmentOfficer ; - - -- A noncomissioned MilitaryOfficer. - fun Corporal : Class ; - fun Corporal_Class : SubClass Corporal MilitaryOfficer ; - - -- Instances of LinguisticCommunication which - -- are achieved by means of Texts that are mailed between the persons - -- communicating with one another. - fun Corresponding : Class ; - fun Corresponding_Class : SubClass Corresponding LinguisticCommunication ; - - -- Fibers from the cotton plant that are used in - -- Making CottonFabric. - fun Cotton : Class ; - fun Cotton_Class : SubClass Cotton PlantAnatomicalStructure ; - - -- Any Fabric that is made entirely out of Cotton. - fun CottonFabric : Class ; - fun CottonFabric_Class : SubClass CottonFabric Fabric ; - - -- Any Room whose purpose is to realize - -- JudicialProcesses. - fun CourtRoom : Class ; - fun CourtRoom_Class : SubClass CourtRoom Room ; - - -- A domesticated HoofedMammal that is raised for milk - -- and beef, and is also used for work. - fun Cow : Class ; - fun Cow_Class : SubClass Cow (both DomesticAnimal HoofedMammal) ; - - -- Crane is a subclass of mechanical Devices - -- that consist of a HoistingDevice on a moveable boom, designed to - -- assist in moving heavy loads. - fun Crane : Class ; - fun Crane_Class : SubClass Crane MaterialHandlingEquipment ; - - -- Creek is the class of small streams of fresh - -- water flowing through land, usually into a River. - fun Creek : Class ; - fun Creek_Class : SubClass Creek (both BodyOfWater (both FreshWaterArea StreamWaterArea)) ; - - -- Any IntentionalProcess that violates a Law. - fun CriminalAction : Class ; - fun CriminalAction_Class : SubClass CriminalAction IntentionalProcess ; - - -- A GroupOfPeople which exists (partially or - -- wholly) for the purpose of CriminalAction. - fun CriminalGang : Class ; - fun CriminalGang_Class : SubClass CriminalGang GroupOfPeople ; - - -- A LandArea which is dedicated to - -- Agriculture, e.g. Lawns, gardens, and fields for growing crops. - fun CultivatedLandArea : Class ; - fun CultivatedLandArea_Class : SubClass CultivatedLandArea LandArea ; - - -- A raised concrete or asphalt structure that connects a - -- Sidewalk with a Roadway. - fun Curb : Class ; - fun Curb_Class : SubClass Curb StationaryArtifact ; - - -- Any instance of Currency that is made - -- of paper. - fun CurrencyBill : Class ; - fun CurrencyBill_Class : SubClass CurrencyBill Currency ; - - -- Any instance of Currency that is made - -- of Metal. - fun CurrencyCoin : Class ; - fun CurrencyCoin_Class : SubClass CurrencyCoin Currency ; - - -- A piece of Fabric whose purpose is Covering a - -- Window so as to keep out the light or prevent people from seeing inside. - fun Curtain : Class ; - fun Curtain_Class : SubClass Curtain (both Fabric WindowCovering) ; - - -- Any Device whose purpose is Cutting something - -- else. This class covers knives of all times, axes, saws, razors, chisels etc. - fun CuttingDevice : Class ; - fun CuttingDevice_Class : SubClass CuttingDevice Device ; - - -- The class of ThreeDimensionalFigures such that - -- all GeometricPoints that make up the Cylinder are equidistant from a - -- OneDimensionalFigure, known as the axis of the Cylinder. - fun Cylinder : Class ; - fun Cylinder_Class : SubClass Cylinder ThreeDimensionalFigure ; - - fun DairyProduct : Class ; - fun DairyProduct_Class : SubClass DairyProduct AnimalAgriculturalProduct ; - - -- A School that does not board its students, i.e. - -- students attend classes during the day and then return to a private residence - -- for the night. - fun DaySchool : Class ; - fun DaySchool_Class : SubClass DaySchool School ; - - -- The class of TimeIntervals that begin at Sunrise - -- and end at Sunset. - fun DayTime : Class ; - fun DayTime_Class : SubClass DayTime TimeInterval ; - - -- Any Position within a ReligiousOrganization that is held - -- by a layman, which is part_time, and which involves assisting a Cleric. - fun Deacon : Class ; - fun Deacon_Class : SubClass Deacon PartTimePosition ; - - -- The Attribute that applies to Animals and Humans - -- that are unable to hear. - fun Deaf : Ind BiologicalAttribute ; - - -- A Contest where each participant holds a different - -- view regarding some issue, and each participant attempts to prove, by - -- rhetoric or evidence, that his/her own views about a particular matter are - -- correct and/or that the views of the other participants are incorrect. - fun Debating : Class ; - fun Debating_Class : SubClass Debating (both Contest LinguisticCommunication) ; - - -- Getting off a Vehicle, e.g. getting out of an - -- Automobile, deplaning, getting off a WaterVehicle, etc. - fun Deboarding : Class ; - fun Deboarding_Class : SubClass Deboarding Translocation ; - - -- The TimeDuration of 10 years. - fun DecadeDuration : Ind UnitOfDuration ; - - -- Decreasing the speed with which someone - -- or something is moving. - fun Decelerating : Class ; - fun Decelerating_Class : SubClass Decelerating (both Decreasing Translocation) ; - - -- One of the two major political parties in - -- the UnitedStates. The DemocraticParty represents liberal values. - fun DemocraticParty : Ind PoliticalParty ; - - -- The Profession of being a dentist, i.e. diagnosing - -- and treating problems related to the teeth. - fun Dentist : Ind Profession ; - - -- Any BiologicallyActiveSubstance which has - -- the effect of depressing the central nervous system, i.e. decreasing - -- function or activity in the Brain or SpinalCord. - fun Depressant : Class ; - fun Depressant_Class : SubClass Depressant BiologicallyActiveSubstance ; - - -- A Position which authorizes the holder of the position - -- to act as the sheriff when the sheriff is not available. - fun Deputy : Ind PoliceOfficer ; - - -- (DescendantsFn ?PERSON) denotes all and only - -- the descendants of ?PERSON, i.e. the Group consisting of ?OFFSPRING who - -- satisfy the following formula: (ancestor ?OFFSPRING ?PERSON). - fun DescendantsFn : El Human -> Ind FamilyGroup ; - - -- A Table for a single person which is intended to be - -- used for paperwork. - fun Desk : Class ; - fun Desk_Class : SubClass Desk Table ; - - -- A detergent is a compound, or a mixture of - -- compounds, whose molecules have two distinct regions: one that is - -- hydrophilic, and dissolves easily in water, and another region that is - -- hydrophobic, with little (if any) affinity for water. As a consequence, - -- these compounds can aid in the solubilization of hydrophobic compounds in - -- water, and usually are optimized for this property. Though Soap also has - -- these properties, soaps in general are not considered detergents. Soap is - -- a particular type of surfactant that is derived from oils and fats. They - -- are created through the saponification process whereby the ester linkage - -- in a vegetable oil or fat is hydrolytically cleaved, creating a sodium or - -- potassium salt of a fatty acid (i.e. soap). Both detergents and soaps - -- are considered to be surfactants. Surfactants that are not soaps are - -- considered to be detergents. Detergents are also commonly known as any - -- cleaning mixture containing surfactants. (from Wikipedia) - fun Detergent : Class ; - fun Detergent_Class : SubClass Detergent (both Mixture Surfactant) ; - - -- This class contains two Attributes to - -- indicate whether a Device is or is not behaving as it is intended to - -- behave, Functioning and Malfunctioning. - fun DeviceAttribute : Class ; - fun DeviceAttribute_Class : SubClass DeviceAttribute ObjectiveNorm ; - - fun DeviceClosed : Ind (both DeviceStateAttribute RelationalAttribute) ; - - fun DeviceOff : Ind (both DeviceStateAttribute InternalAttribute) ; - - fun DeviceOn : Ind (both DeviceStateAttribute InternalAttribute) ; - - fun DeviceOpen : Ind (both DeviceStateAttribute RelationalAttribute) ; - - -- DeviceStateAttribute is the class - -- of attributes that represent different states that a Device may be in. - -- Examples: DeviceOff, DeviceOn, DeviceOpen, and DeviceClosed. - fun DeviceStateAttribute : Class ; - fun DeviceStateAttribute_Class : SubClass DeviceStateAttribute DeviceAttribute ; - - -- Any process of Separating a Solution into two or more - -- constituent PureSubstances by means of their unequal diffusion through membranes - -- that are partially permeable. - fun Dialysis : Class ; - fun Dialysis_Class : SubClass Dialysis Separating ; - - -- (DiameterFn ?CIRCLE) denotes the length of the - -- diameter of the Circle ?CIRCLE. - fun DiameterFn : El Circle -> Ind LengthMeasure ; - - -- Crystalline Carbon that is valued as a gem and - -- used in industrial applications. - fun Diamond : Class ; - fun Diamond_Class : SubClass Diamond (both Carbon Mineral) ; - - -- A DiseaseOrSyndrome of frequent, watery bowel - -- movements. Severe cases can be fatal for the young or weak. It is - -- a common cause of death for the very young in poor developing countries. - fun Diarrhea : Ind DiseaseOrSyndrome ; - - -- A ReferenceBook which specifies the meanings - -- of the Words of a Language. - fun Dictionary : Class ; - fun Dictionary_Class : SubClass Dictionary ReferenceBook ; - - -- DieselEngine is the subclass of - -- InternalCombustionEngines that use DieselFuel as their resource. - fun DieselEngine : Class ; - fun DieselEngine_Class : SubClass DieselEngine InternalCombustionEngine ; - - -- A Plan regarding what one is allowed to eat. - fun Diet : Class ; - fun Diet_Class : SubClass Diet Plan ; - - -- Any Process of removing or turning over the Soil. - fun Digging : Class ; - fun Digging_Class : SubClass Digging (both IntentionalProcess SurfaceChange) ; - - -- Any of the extremities of Limbs that are - -- found in the higer Vertebrates and the Amphibians. - fun DigitAppendage : Class ; - fun DigitAppendage_Class : SubClass DigitAppendage (both AnimalAnatomicalStructure BodyPart) ; - - -- Any Character that is comprised of a single digit, - -- i.e. one of the numerals 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. - fun DigitCharacter : Class ; - fun DigitCharacter_Class : SubClass DigitCharacter Character ; - - -- Adding a Liquid to a Solution to decrease - -- the concentration of the Solution. - fun Diluting : Class ; - fun Diluting_Class : SubClass Diluting Putting ; - - -- A Room intended primarily for Eating. - fun DiningRoom : Class ; - fun DiningRoom_Class : SubClass DiningRoom Room ; - - -- A person who works as a facilitator for communication - -- between countries, in the official employ of one of the countries. - fun Diplomat : Ind OccupationalRole ; - - -- A Holder for Food while the Food is being eaten. - fun Dish : Class ; - fun Dish_Class : SubClass Dish Holder ; - - -- Any BodyMotion which results in not being On - -- something else. - fun Dismounting : Class ; - fun Dismounting_Class : SubClass Dismounting BodyMotion ; - - -- DisplacementHullWaterVehicle is - -- a subclass of WaterVehicle with hulls designed to move water aside as they - -- move through the water. Contrast with PlaningHullWaterVehicle. - fun DisplacementHullWaterVehicle : Class ; - fun DisplacementHullWaterVehicle_Class : SubClass DisplacementHullWaterVehicle WaterVehicle ; - - -- Something for posting content so - -- that it can be disseminated to the public. - fun DisplayArtifact : Class ; - fun DisplayArtifact_Class : SubClass DisplayArtifact Artifact ; - - -- Someone who is opposed to the leadership - -- of a particular country. Typically, a dissident suffers punishment - -- at the hands of the country whose leadership he is opposing. - fun Dissident : Ind (both Civilian SocialRole) ; - - -- An AlcoholicBeverage that has - -- had some part of its Water content removed by distillation. This class - -- covers drinks of unmixed, hard liquor. - fun DistilledAlcoholicBeverage : Class ; - fun DistilledAlcoholicBeverage_Class : SubClass DistilledAlcoholicBeverage AlcoholicBeverage ; - - -- A legal act whereby a marriage is dissolved. This - -- includes annulments. - fun Divorcing : Class ; - fun Divorcing_Class : SubClass Divorcing Declaring ; - - -- A MotionPicture which purports to represent the - -- facts about a person, event, etc. - fun Documentary : Class ; - fun Documentary_Class : SubClass Documentary (both FactualText MotionPicture) ; - - -- Purposely moving one's body in such a way as - -- to avoid being hit by something. - fun Dodging : Class ; - fun Dodging_Class : SubClass Dodging (both BodyMotion IntentionalProcess) ; - - -- Any Animal that is kept by a Human, as - -- a pet, as livestock, for exhibition, etc. - fun DomesticAnimal : Class ; - fun DomesticAnimal_Class : SubClass DomesticAnimal Animal ; - - -- A variety of Feline which has been domesticated - -- by selective breeding. - fun DomesticCat : Class ; - fun DomesticCat_Class : SubClass DomesticCat (both DomesticAnimal Feline) ; - - -- Canines which have evolved from the common - -- wolf by selective breeding. - fun DomesticDog : Class ; - fun DomesticDog_Class : SubClass DomesticDog (both Canine DomesticAnimal) ; - - -- A domesticated HoofedMammal that is used for work. - fun Donkey : Class ; - fun Donkey_Class : SubClass Donkey (both HoofedMammal Livestock) ; - - -- An Artifact that restricts and permits access to a - -- StationaryArtifact (e.g. Building or Room) depending on whether the - -- Door is open or locked. Note that the class Door also covers gates, - -- because it is not possible to define objective criteria that reliably - -- distinguish doors from gates. - fun Door : Class ; - fun Door_Class : SubClass Door (both Artifact Device) ; - - -- A StationaryArtifact consisting of a frame that - -- holds a Door. - fun Doorway : Class ; - fun Doorway_Class : SubClass Doorway StationaryArtifact ; - - -- A TemporaryResidence which is owned by a School - -- and which is used to house students while they take classes at the School. - fun Dormitory : Class ; - fun Dormitory_Class : SubClass Dormitory (both ResidentialBuilding TemporaryResidence) ; - - -- A Mixture of Flour, Water, and possibly - -- other ingredients (such as Butter and Salt), which is used in - -- making BreadOrBiscuits. - fun Dough : Class ; - fun Dough_Class : SubClass Dough (both Mixture PreparedFood) ; - - -- A PositionalAttribute to indicate that one thing is - -- one or more floors below a second thing in the same building. - fun Downstairs : Ind PositionalAttribute ; - - -- The commercial center of a City. The part of the - -- City that contains more shops and offices than any other part. - fun Downtown : Class ; - fun Downtown_Class : SubClass Downtown CityDistrict ; - - -- Playing a character in a Performance, - -- MotionPicture, etc. - fun DramaticActing : Class ; - fun DramaticActing_Class : SubClass DramaticActing Pretending ; - - -- The GroupOfPeople who engage in DramaticActing - -- as part of the realization of a single FictionalText. - fun DramaticCast : Class ; - fun DramaticCast_Class : SubClass DramaticCast GroupOfPeople ; - - -- The process of directing a DramaticActing - -- in a MotionPicture or the Performance of a DramaticPlay. - fun DramaticDirecting : Class ; - fun DramaticDirecting_Class : SubClass DramaticDirecting Guiding ; - - -- A Performance that consists exclusively of - -- DramaticActing, e.g. a live performance of Death_of_a_Salesman in front - -- of an audience. - fun DramaticPerformance : Class ; - fun DramaticPerformance_Class : SubClass DramaticPerformance Performance ; - - -- A FictionalText that is intended to be realized - -- as DramaticActing. - fun DramaticPlay : Class ; - fun DramaticPlay_Class : SubClass DramaticPlay FictionalText ; - - -- Any ContentDevelopment that results in a Sketch. - fun Drawing : Class ; - fun Drawing_Class : SubClass Drawing (both ContentDevelopment SurfaceChange) ; - - -- A Process of producing metal images which occurs - -- while one is Asleep. - fun Dreaming : Class ; - fun Dreaming_Class : SubClass Dreaming Imagining ; - - -- An item of Clothing which covers the lower body of a Woman. - fun Dress : Class ; - fun Dress_Class : SubClass Dress Clothing ; - - -- The Process of putting on Clothing. - fun Dressing : Class ; - fun Dressing_Class : SubClass Dressing Putting ; - - -- Any Room which is intended for ChangingClothing. - fun DressingRoom : Class ; - fun DressingRoom_Class : SubClass DressingRoom Room ; - - -- A Device that has the purpose of creating a Hole. - -- This covers manual drills as well as electric or pneumatic drills. - fun Drill : Class ; - fun Drill_Class : SubClass Drill CuttingDevice ; - - -- Any Process of producing a hole in a - -- SelfConnectedObject which involves rotating a long, thin bit. - fun Drilling : Class ; - fun Drilling_Class : SubClass Drilling (both IntentionalProcess SurfaceChange) ; - - -- An open FluidContainer that is intended to serve a Beverage - -- to a single person. Note that this class includes both cups with handles and - -- drinking glasses. - fun DrinkingCup : Class ; - fun DrinkingCup_Class : SubClass DrinkingCup FluidContainer ; - - -- Any LiquidMotion where the Liquid is moved drop by drop. - fun Dripping : Class ; - fun Dripping_Class : SubClass Dripping LiquidMotion ; - - -- An EngineeringComponent whose purpose is to - -- transfer force from one part of a Device to another part. - fun DriveComponent : Class ; - fun DriveComponent_Class : SubClass DriveComponent EngineeringComponent ; - - -- A License which identifies the holder and - -- indicates that he has the right to drive a certain class of RoadVehicle. - fun DriversLicense : Class ; - fun DriversLicense_Class : SubClass DriversLicense License ; - - -- A small, private Roadway that is used for parking - -- Automobiles or for connecting a Garage to a public Roadway. - fun Driveway : Class ; - fun Driveway_Class : SubClass Driveway Roadway ; - - -- A RetailStore that sells Medicine, and - -- perhaps other items as well. - fun DrugStore : Class ; - fun DrugStore_Class : SubClass DrugStore RetailStore ; - - -- The ConsciousnessAttribute of someone whose motor and/or - -- cognitive faculties are significantly impaired by a BiologicallyActiveSubstance. - fun Drugged : Ind ConsciousnessAttribute ; - - -- An atonal PercussionInstrument which consists of a hollow cylinder - -- and a fabric stretched across at least one end of the cylinder. - fun Drum : Class ; - fun Drum_Class : SubClass Drum PercussionInstrument ; - - -- Playing a Drum. Note that this includes both - -- musical performance, as well as signalling and cerimonial applications. - fun Drumming : Class ; - fun Drumming_Class : SubClass Drumming (both Demonstrating RadiatingSound) ; - - -- The ConsciousnessAttribute of someone whose motor and - -- cognitive faculties are significantly impaired by Alcohol. - fun Drunk : Ind ConsciousnessAttribute ; - - -- A subclass of Bird with webbed feet and a large bill. - -- Some ducks live in the wild, and some are raised for meat and/or eggs. - fun Duck : Class ; - fun Duck_Class : SubClass Duck Poultry ; - - -- Purposely moving one's body downward in such a way as - -- to avoid being hit by something. - fun Ducking : Class ; - fun Ducking_Class : SubClass Ducking (both BodyMotion (both IntentionalProcess MotionDownward)) ; - - -- A Tax that is levied on imports and/or exports. - fun DutyTax : Class ; - fun DutyTax_Class : SubClass DutyTax Tax ; - - -- The Organ of hearing. - fun Ear : Class ; - fun Ear_Class : SubClass Ear (both AnimalAnatomicalStructure Organ) ; - - -- Instances of RadiatingSound where the instrument - -- is a surface which bounces sound waves back to their origin, where they can - -- be heard again. - fun Echoing : Class ; - fun Echoing_Class : SubClass Echoing RadiatingSound ; - - -- A class of Relations which are used - -- to specify various economic measures, e.g. the GDP, the consumer price - -- index, and the trade deficit. - fun EconomicRelation : El GeopoliticalArea -> El Entity -> Formula; - - -- The field of economics. - fun Economics : Ind SocialScience ; - - -- A schedule of class meetings offered by an - -- EducationalOrganization. - fun EducationalCourse : Class ; - fun EducationalCourse_Class : SubClass EducationalCourse EducationalProgram ; - - -- A building or campus, owned by an - -- EducationalOrganization, which is intended as the location for - -- EducationalProcesses. - fun EducationalFacility : Class ; - fun EducationalFacility_Class : SubClass EducationalFacility StationaryArtifact ; - - -- A series of EducationalCourses that must - -- be completed to receive an AcademicDegree or other Certificate. Note that - -- an EducationalProgram, unlike an EducationalCourse, may be realized at more - -- than one EducationalOrganization. - fun EducationalProgram : Class ; - fun EducationalProgram_Class : SubClass EducationalProgram Plan ; - - -- The joint in the Arm connecting the forearm and the - -- upper arm. - fun Elbow : Class ; - fun Elbow_Class : SubClass Elbow BodyJoint ; - - -- ElectoralCollegeElection is - -- the class of Elections in which the outcome is decided by the votes of - -- electors who have been chosen by popular vote, rather than directly by - -- results of the popular vote. ElectoralCollegeElection is an indirect - -- method of election, in contrast to PopularElection. - fun ElectoralCollegeElection : Class ; - fun ElectoralCollegeElection_Class : SubClass ElectoralCollegeElection GeneralElection ; - - -- A Device that uses Electricity as its - -- primary power source. - fun ElectricDevice : Class ; - fun ElectricDevice_Class : SubClass ElectricDevice Device ; - - -- ElectricMotor is the subclass of Engines - -- that produce mechanical power from electricity. - fun ElectricMotor : Class ; - fun ElectricMotor_Class : SubClass ElectricMotor (both ElectricDevice Engine) ; - - -- ElectricalSignalling is the subclass of Signalling processes - -- that involve control of an electrical current. Cf. ElectronicSignalling. - fun ElectricalSignalling : Class ; - fun ElectricalSignalling_Class : SubClass ElectricalSignalling Signalling ; - - -- ElectrifiedRailwayCar is the - -- subclass of railway cars that are powered by electricity, which is - -- provided to the car through an overhead link or electrified third rail. - fun ElectrifiedRailwayCar : Class ; - fun ElectrifiedRailwayCar_Class : SubClass ElectrifiedRailwayCar (both ElectricDevice (both PoweredVehicle RollingStock)) ; - - -- ElectronicSignalling is the - -- subclass of Signalling processes that involve a signal generated by - -- a computer. - fun ElectronicSignalling : Class ; - fun ElectronicSignalling_Class : SubClass ElectronicSignalling Signalling ; - - -- The branch of Physics that deals with the theory - -- and applications of electron emissions. - fun Electronics : Ind FieldOfStudy ; - - -- A very large, almost hairless Herbivore with a long trunk. - fun Elephant : Class ; - fun Elephant_Class : SubClass Elephant Herbivore ; - - -- A TransportationDevice consisting of a car that moves - -- up and down in a vertical shaft so that people or objects can move from one floor to another - -- in a building. - fun Elevator : Class ; - fun Elevator_Class : SubClass Elevator TransportationDevice ; - - -- An embassy is a Building that is owned by a Government to house - -- its diplomatic and consular staff that is in another country. - fun EmbassyBuilding : Class ; - fun EmbassyBuilding_Class : SubClass EmbassyBuilding GovernmentBuilding ; - - -- The class of Touching processes where one Human hugs another one. - fun Embracing : Class ; - fun Embracing_Class : SubClass Embracing Touching ; - - -- A DiseaseOrSyndrome that affects the Lungs and - -- which results in a decrease of breathing ability. - fun Emphysema : Ind DiseaseOrSyndrome ; - - -- Involuntarily ending one's employment. - -- Note that this covers termination due to inadequate performance, as - -- well as layoffs. - fun EmploymentFiring : Class ; - fun EmploymentFiring_Class : SubClass EmploymentFiring TerminatingEmployment ; - - -- Engine is a subclass of Transducer. Engines are devices for converting - -- some form of energy resource into mechanical power. - fun Engine : Class ; - fun Engine_Class : SubClass Engine Transducer ; - - -- The application of instances of Science to the solution - -- of practical problems, i.e. the creation of various forms of technology. - fun Engineering : Ind Science ; - - -- A building that has the primary - -- purpose of entertaining people. - fun EntertainmentBuilding : Class ; - fun EntertainmentBuilding_Class : SubClass EntertainmentBuilding Building ; - - -- Any business whose services include - -- Performances. This class covers nightclubs, commercial live theaters, - -- and comedy clubs. - fun EntertainmentCompany : Class ; - fun EntertainmentCompany_Class : SubClass EntertainmentCompany CommercialAgent ; - - -- Positions which involve creating - -- content or performances that are intended to entertain. This class covers - -- the TheaterProfession, FilmMakingProfession, being a comedian, etc. - fun EntertainmentProfession : Class ; - fun EntertainmentProfession_Class : SubClass EntertainmentProfession SkilledOccupation ; - - -- More commonly known as burying, this is the class - -- of processes of putting a HumanCorpse into a Tomb. Note that this class - -- is not a subclass of Burying, since some Tombs are not covered with Soil, - -- e.g. those in a mausoleum. - fun Entombing : Class ; - fun Entombing_Class : SubClass Entombing Putting ; - - -- A sealable Container for one or more pieces of - -- paper which is designed to protect the papers while they are transferred to - -- someone. - fun Envelope : Class ; - fun Envelope_Class : SubClass Envelope Container ; - - -- Any instance of Translocation where the agent brings - -- it about that he/she is no longer confined without having the right to do - -- so. - fun Escaping : Class ; - fun Escaping_Class : SubClass Escaping Translocation ; - - -- Any Investigating by one Government of another - -- Government where the second Government does not know that it is being - -- spied upon. - fun Espionage : Class ; - fun Espionage_Class : SubClass Espionage (both Investigating PoliticalProcess) ; - - -- The class of nations that are in Europe. - fun EuropeanNation : Class ; - fun EuropeanNation_Class : SubClass EuropeanNation Nation ; - - -- The state of being happy about a state of - -- affairs that might occur in the future. - fun Excitement : Ind EmotionalState ; - - -- Killing of a Human by a Government for - -- the commission of a CriminalAction. - fun Execution : Class ; - fun Execution_Class : SubClass Execution Killing ; - - -- A Residence of a chiefOfState, e.g. - -- the White House, a state governor's mansion, Buckingham Palace, etc. - fun ExecutiveResidence : Class ; - fun ExecutiveResidence_Class : SubClass ExecutiveResidence PermanentResidence ; - - -- Any instance of Breathing where the breath is - -- expelled from the Lungs. - fun Exhaling : Class ; - fun Exhaling_Class : SubClass Exhaling Breathing ; - - -- Any sudden and massive release of energy that is - -- the product of a chemical reaction. - fun Explosion : Class ; - fun Explosion_Class : SubClass Explosion Radiating ; - - -- A Device whose purpose is to explode. Note - -- that ExplosiveDevice is not a subclass of Weapon, since explosives can be - -- used in demolition work and in fireworks displays, for example. - fun ExplosiveDevice : Class ; - fun ExplosiveDevice_Class : SubClass ExplosiveDevice Device ; - - -- An ExplosiveDevice which is designed to - -- explode when there is movement over it, e.g. by a person on foot, by a - -- RoadVehicle, etc. - fun ExplosiveMine : Class ; - fun ExplosiveMine_Class : SubClass ExplosiveMine (both ExplosiveDevice Weapon) ; - - -- Any Substance which is capable of exploding. - fun ExplosiveSubstance : Class ; - fun ExplosiveSubstance_Class : SubClass ExplosiveSubstance Substance ; - - -- Expressing favor about a physical thing - -- or a state of affairs. - fun ExpressingApproval : Class ; - fun ExpressingApproval_Class : SubClass ExpressingApproval Expressing ; - - -- Expressing disfavor about a physical - -- thing or a state of affairs. - fun ExpressingDisapproval : Class ; - fun ExpressingDisapproval_Class : SubClass ExpressingDisapproval Expressing ; - - -- Any instance of Expressing an acknowledgment - -- of a person's departure. Note that this class is not a subclass of - -- LinguisticCommunication, because it covers gestures of departure, e.g. Waving - -- and Nodding in certain circumstances. - fun ExpressingFarewell : Class ; - fun ExpressingFarewell_Class : SubClass ExpressingFarewell Expressing ; - - -- Any instance of Expressing that is also an - -- instance of LinguisticCommunication, e.g. thanking someone, expressing condolence, - -- expressing disapproval with an utterance rather than a Gesture, etc. - fun ExpressingInLanguage : Class ; - fun ExpressingInLanguage_Class : SubClass ExpressingInLanguage (both Expressing LinguisticCommunication) ; - - -- The Organ of sight. - fun Eye : Class ; - fun Eye_Class : SubClass Eye (both AnimalAnatomicalStructure Organ) ; - - -- A lens or pair of lenses with or without frames whose - -- purpose is to to correct a defect in vision. This class covers ordinary eye - -- glasses, reading glasses, contact lenses, monocles, etc. - fun EyeGlass : Class ; - fun EyeGlass_Class : SubClass EyeGlass OpticalDevice ; - - -- Any Motion where a patient is the agent's - -- own Eyelid or Eyelids. - fun EyeMotion : Class ; - fun EyeMotion_Class : SubClass EyeMotion BodyMotion ; - - -- Folds of Skin that can be manipulated to - -- cover or uncover Eyes. - fun Eyelid : Class ; - fun Eyelid_Class : SubClass Eyelid Skin ; - - -- The part of the Head from forehead to chin and - -- from ear to ear. - fun Face : Class ; - fun Face_Class : SubClass Face (both AnimalAnatomicalStructure BodyPart) ; - - -- Any Gesture whose instrument is the Face. - fun FacialExpression : Class ; - fun FacialExpression_Class : SubClass FacialExpression Gesture ; - - -- Hair that grows on the Face. This - -- class covers beards, mustaches, sideburns, midnight shadow, etc. - fun FacialHair : Class ; - fun FacialHair_Class : SubClass FacialHair Hair ; - - -- The class of Statements that are True. - fun Fact : Class ; - fun Fact_Class : SubClass Fact Statement ; - - -- A Building intended to house a process that - -- produces goods of some value. - fun Factory : Class ; - fun Factory_Class : SubClass Factory Building ; - - -- The SeasonOfYear that begins at the autumnal - -- equinox and ends at the winter solstice. - fun FallSeason : Class ; - fun FallSeason_Class : SubClass FallSeason SeasonOfYear ; - - -- The process of transitioning from a state of - -- being Awake to a state of being Asleep. - fun FallingAsleep : Class ; - fun FallingAsleep_Class : SubClass FallingAsleep PsychologicalProcess ; - - -- Radioactive powder that is typically dispersed by - -- the explosion of a nuclear weapon. - fun Fallout : Class ; - fun Fallout_Class : SubClass Fallout Powder ; - - -- A Partnership that is owned by a single - -- family. - fun FamilyBusiness : Class ; - fun FamilyBusiness_Class : SubClass FamilyBusiness Partnership ; - - -- A CoolingDevice which consists simply of one or more - -- blades that circulate the air. Note that this class covers both electrical fans - -- and fans that are manually operated. - fun FanDevice : Class ; - fun FanDevice_Class : SubClass FanDevice CoolingDevice ; - - -- A StationaryArtifact consisting of a cultivated - -- LandArea and Buildings for maintaining the land and/or the Animals - -- on the land. - fun Farm : Class ; - fun Farm_Class : SubClass Farm StationaryArtifact ; - - -- A Building on a Farm that is used for keeping - -- DomesticAnimals, Fodder or harvested crops. - fun FarmBuilding : Class ; - fun FarmBuilding_Class : SubClass FarmBuilding Building ; - - -- OccupationalTrades which involve Agriculture. - fun FarmHand : Ind OccupationalTrade ; - - -- Operating a farm, e.g. planting and harvesting crops, - -- tending livestock, etc. - fun Farming : Class ; - fun Farming_Class : SubClass Farming Working ; - - -- Each instance of this class is one of the structures - -- that make up the external covering of Birds. - fun Feather : Class ; - fun Feather_Class : SubClass Feather (both AnimalAnatomicalStructure BodyPart) ; - - -- Giving Food to a Human or Animal. - fun Feeding : Class ; - fun Feeding_Class : SubClass Feeding Giving ; - - -- A Cow that is Female. - fun FemaleCow : Class ; - def FemaleCow = KappaFn Cow (\COW -> attribute (var Cow Object ? COW) (el SexAttribute Attribute ? Female)) ; - - -- A StationaryArtifact that serves to demarcate or - -- to prevent access to or from the area that the Fence surrounds. - fun Fence : Class ; - fun Fence_Class : SubClass Fence StationaryArtifact ; - - -- Having a body temperature which is (significantly) greater - -- than 98.6 degrees Fahrenheit. This syndrome is often associated with dehydration - -- and chills. - fun Fever : Ind DiseaseOrSyndrome ; - - -- A LandArea that has been cleared of BotanicalTrees. - -- Note that a Field is not necessarily used for the cultivation of crops and - -- that a Field may be very small, e.g. Lawn is a subclass of Field. - fun Field : Class ; - fun Field_Class : SubClass Field LandArea ; - - -- The study of legal principles and the framework of national - -- and/or international laws. - fun FieldOfLaw : Ind FieldOfStudy ; - - -- Any high_speed MilitaryAircraft whose purpose is - -- to destroy enemy MilitaryAircraft. - fun Fighter : Class ; - fun Fighter_Class : SubClass Fighter MilitaryAircraft ; - - -- A Device whose purpose is to make something - -- smoother. For example, a nail file is used to even out the tips of one's - -- finger nails. - fun FileDevice : Class ; - fun FileDevice_Class : SubClass FileDevice Device ; - - -- Positions which involve directing MotionPictures. - fun FilmDirector : Class ; - fun FilmDirector_Class : SubClass FilmDirector FilmMakingProfession ; - - -- ContentDevelopment where the result is a - -- MotionPicture. - fun FilmMaking : Class ; - fun FilmMaking_Class : SubClass FilmMaking ContentDevelopment ; - - -- Positions which involve FilmMaking, - -- i.e. acting in films, directing films, producing films, etc. - fun FilmMakingProfession : Class ; - fun FilmMakingProfession_Class : SubClass FilmMakingProfession EntertainmentProfession ; - - -- Positions which involve producing MotionPictures, - -- i.e arranging the financing for the MotionPicture and supervising its production. - fun FilmProducer : Class ; - fun FilmProducer_Class : SubClass FilmProducer FilmMakingProfession ; - - -- A Device whose purpose is to remove part of a - -- Solution that is passed through the Filter. - fun Filter : Class ; - fun Filter_Class : SubClass Filter Device ; - - -- A formal banking, brokerage, or business relationship - -- established to provide for regular services, dealings, and other financial - -- transactions. - fun FinancialAccount : Class ; - - -- Any item of economic value owned by an individual or - -- corporation, especially that which could be converted to cash. Examples are cash, - -- securities, accounts receivable, inventory, office equipment, a house, a car, and - -- other property. - fun FinancialAsset : Class ; - - -- A brief statement that the stated amount - -- of money is owed by the person to whom the bill is delivered. - fun FinancialBill : Class ; - fun FinancialBill_Class : SubClass FinancialBill FinancialText ; - - -- The class FinancialCompany - -- includes, as subclasses, FinancialBank, CreditUnion and SavingsAndLoan. - fun FinancialCompany : Class ; - fun FinancialCompany_Class : SubClass FinancialCompany CommercialAgent ; - - -- Services performed by a - -- FinancialCompany. - fun FinancialService : Class ; - fun FinancialService_Class : SubClass FinancialService CommercialService ; - - -- A Report about monetary figures. This - -- class covers FinancialBills, balance sheets, account statements, etc. - fun FinancialText : Class ; - fun FinancialText_Class : SubClass FinancialText Report ; - - -- Any Funding which is provided by a FinancialCompany - -- with the aim of making a profit on the money invested. - fun Financing : Class ; - fun Financing_Class : SubClass Financing (both FinancialService Funding) ; - - -- The five extremities of Hands. - fun Finger : Class ; - fun Finger_Class : SubClass Finger DigitAppendage ; - - -- That pattern of arches, loops, and whorls that mark - -- the imprint of a Finger. - fun Fingerprint : Class ; - fun Fingerprint_Class : SubClass Fingerprint (both BiologicalAttribute ShapeAttribute) ; - - -- Any Quantity that is limited or bounded in - -- magnitude. - fun FiniteQuantity : Class ; - fun FiniteQuantity_Class : SubClass FiniteQuantity Quantity ; - - -- A Gun that is small enough to be carried and fired by - -- a single Human. - fun Firearm : Class ; - fun Firearm_Class : SubClass Firearm Gun ; - - -- A Device in a Building which is used for burning wood, - -- coal, etc for heat. - fun Fireplace : Class ; - fun Fireplace_Class : SubClass Fireplace (both Device StationaryArtifact) ; - - -- (FirstFn ?LIST) returns the first item in - -- the List ?LIST. For example, (FirstFn (ListFn Monday Tuesday - -- Wednesday)) would return the value of Monday. - fun FirstFn : El List -> Ind Entity ; - - -- Meat that was originally part of a Fish. - fun FishMeat : Class ; - fun FishMeat_Class : SubClass FishMeat Meat ; - - -- The BodyPosition of having the fingers drawn into - -- the palm so that the hand can be used for striking something. - fun Fist : Ind BodyPosition ; - - -- An Icon made of Fabric that refers to a particular - -- GeopoliticalArea. - fun Flag : Class ; - fun Flag_Class : SubClass Flag Icon ; - - -- A three dimensional object for which - -- two dimensions are markedly larger than the third the - -- two larger dimensions are also not of markedly different length. - fun Flat : Ind ShapeAttribute ; - - -- Flooding is the subclass of LiquidMotion - -- processes in which the water level of a Waterway rises or water spreads - -- over a flood plain along a Waterway. - fun Flooding : Class ; - fun Flooding_Class : SubClass Flooding LiquidMotion ; - - -- A StationaryArtifact that is the bottom surface - -- of a Room. - fun Floor : Class ; - fun Floor_Class : SubClass Floor StationaryArtifact ; - - -- A Powder that is prepared from CerealGrain, e.g. - -- wheat flour, rice flour, etc. Flour is most often used in the making - -- of BreadOrBiscuits. - fun Flour : Class ; - fun Flour_Class : SubClass Flour (both Powder PreparedFood) ; - - -- The reproductive organ of FloweringPlants. - fun Flower : Class ; - fun Flower_Class : SubClass Flower (both Organ PlantAnatomicalStructure) ; - - -- A Container which is used to store Fluids, - -- i.e. Liquids and Gases. - fun FluidContainer : Class ; - fun FluidContainer_Class : SubClass FluidContainer Container ; - - -- Insects with Wings and two Limbs. - fun FlyInsect : Class ; - fun FlyInsect_Class : SubClass FlyInsect Insect ; - - -- Any instance of Translocation which is through an - -- AtmosphericRegion and which is powered by the wings of an Animal. - fun Flying : Class ; - fun Flying_Class : SubClass Flying Translocation ; - - -- Altering the relative distance of a Lens - -- so that a visual image is sharper. - fun Focusing : Class ; - fun Focusing_Class : SubClass Focusing QuantityChange ; - - -- Any WaterCloud that is in contact with the ground. - fun Fog : Class ; - fun Fog_Class : SubClass Fog WaterCloud ; - - -- Bending something in such a way that one part of - -- it covers another part. - fun Folding : Class ; - fun Folding_Class : SubClass Folding ShapeChange ; - - -- The lower part of a Limb, the part which makes contact - -- with the ground in locomotion of the Animal. - fun Foot : Class ; - fun Foot_Class : SubClass Foot (both AnimalAnatomicalStructure BodyPart) ; - - -- FormOfGovernment is a class of - -- Attributes used to describe the characteristics of a government, - -- especially a NationalGovernment. The concept FormOfGovernment is - -- interpreted broadly enough to include Anarchy and Factionalism. - fun FormOfGovernment : Class ; - fun FormOfGovernment_Class : SubClass FormOfGovernment PoliticoEconomicAttribute ; - - -- A page or set of pages containing spaces where - -- information is to be entered by an Agent. - fun FormText : Class ; - fun FormText_Class : SubClass FormText Text ; - - -- Any Meeting which is the result of Planning - -- and whose purpose is not socializing. - fun FormalMeeting : Class ; - fun FormalMeeting_Class : SubClass FormalMeeting Meeting ; - - -- FossilFuel is the subclass of Fuel whose - -- instances are derived from fossilized organic deposits, such as Coal - -- and LiquefiedPetroleumGas. - fun FossilFuel : Class ; - fun FossilFuel_Class : SubClass FossilFuel (both Fuel PetroleumProduct) ; - - -- A SportsAttribute that indicates that the GamePiece of - -- a Sport is no longer in play because it has gone beyond the limits of the - -- sports field. - fun Foul : Ind SportsAttribute ; - - -- Setting up an Organization. - fun Founding : Class ; - fun Founding_Class : SubClass Founding (both Declaring OrganizationalProcess) ; - - -- Canines with a bushy tail and pointed ears and nose. - -- Foxes tend to be much smaller than most DomesticDogs. - fun Fox : Class ; - fun Fox_Class : SubClass Fox Canine ; - - -- An Attribute which indicates that the associated Object is very breakable. - fun Fragile : Ind BreakabilityAttribute ; - - -- Any Atom which is not part of a Molecule. - fun FreeAtom : Class ; - fun FreeAtom_Class : SubClass FreeAtom Atom ; - - -- A Romance language that is the official language - -- of France and Belgium, and is widely spoken in Africa. - fun FrenchLanguage : Ind (both SpokenHumanLanguage NaturalLanguage) ; - - -- Any PsychologicalProcess where the patient comes to feel Anxiety. - fun Frightening : Class ; - fun Frightening_Class : SubClass Frightening PsychologicalProcess ; - - -- Furrowing the forehead in such a way as to convey unhappiness. - fun Frowning : Class ; - fun Frowning_Class : SubClass Frowning FacialExpression ; - - -- Fuel is the class of Substances that can be - -- used as resources in Combustion processes in order to produce heat. - -- Mechanical energy can be produced by burning fuel in an Engine. - fun Fuel : Class ; - fun Fuel_Class : SubClass Fuel Substance ; - - -- Any Position where the employee is either - -- salaried or paid for at least 40 hour of work per week. - fun FullTimePosition : Class ; - fun FullTimePosition_Class : SubClass FullTimePosition Position ; - - -- Indicates that a Device is performing its - -- intended function. - fun Functioning : Ind DeviceAttribute ; - - -- A FormalMeeting whose purpose is to commemorate the Death of someone. - fun Funeral : Class ; - fun Funeral_Class : SubClass Funeral FormalMeeting ; - - -- Any free_standing and movable Artifacts which are not which are - -- used in day_to_day living and designed to rest on the Floor of a Room. - fun Furniture : Class ; - fun Furniture_Class : SubClass Furniture Artifact ; - - -- The process of transitioning from a state of being Unconscious to - -- a state of being Awake. - fun GainingConsciousness : Class ; - fun GainingConsciousness_Class : SubClass GainingConsciousness PsychologicalProcess ; - - -- An Artifact that is designed to be used as an instrument in a Game. - fun GameArtifact : Class ; - fun GameArtifact_Class : SubClass GameArtifact Artifact ; - - -- Any ContestAttribute that is specific to a Game. - fun GameAttribute : Class ; - fun GameAttribute_Class : SubClass GameAttribute ContestAttribute ; - - -- A GameArtifact which is intended to be used as the - -- game area for playing a particular game. - fun GameBoard : Class ; - fun GameBoard_Class : SubClass GameBoard GameArtifact ; - - -- A decision issued by an official referee in a - -- Game. Note that GameCall is a subclass of Declaring, because these - -- decisions have binding, normative force. - fun GameCall : Class ; - fun GameCall_Class : SubClass GameCall (both Deciding Declaring) ; - - -- A small cube with 1 to 6 dots on each face that is - -- used to generate numbers at random in a Game. - fun GameDie : Class ; - fun GameDie_Class : SubClass GameDie GamePiece ; - - -- The location where a GameShot must end up if it - -- is to constitute a Score. - fun GameGoal : Class ; - fun GameGoal_Class : SubClass GameGoal GameArtifact ; - - -- A GameArtifact that is moved around in a game - -- area. - fun GamePiece : Class ; - fun GamePiece_Class : SubClass GamePiece GameArtifact ; - - -- A position which involves adjudicating contested - -- Maneuvers in a Game, i.e. deciding whether or not the Maneuvers are - -- permitted by the rules of the Game. - fun GameReferee : Class ; - fun GameReferee_Class : SubClass GameReferee SkilledOccupation ; - - -- Impelling a GamePiece for the purpose of - -- scoring a point or preventing the opposing player or team from scoring - -- a point. Note that this class does not cover shots which are disallowed - -- by the rules of the game. - fun GameShot : Class ; - fun GameShot_Class : SubClass GameShot (both Impelling Maneuver) ; - - -- A Building or part of a Building which is intended to house - -- one or more Automobiles when they are not in use or are under - -- repair. - fun Garage : Class ; - fun Garage_Class : SubClass Garage StationaryArtifact ; - - -- GasolineEngine is the subclass of - -- InternalCombustionEngines that use Gasoline as their resource. - fun GasolineEngine : Class ; - fun GasolineEngine_Class : SubClass GasolineEngine InternalCombustionEngine ; - - -- A Mollusk with a distinct head that has no - -- shell (e.g. slugs) or a univalve shell (e.g. snails). - fun Gastropod : Class ; - fun Gastropod_Class : SubClass Gastropod Mollusk ; - - -- GeneralElection is the subclass of - -- Elections that are held at regular intervals and in which all or most - -- constituencies of a GeopoliticalArea participate. - fun GeneralElection : Class ; - fun GeneralElection_Class : SubClass GeneralElection Election ; - - -- A Germanic language that is spoken primarily in - -- Germany and Austria. - fun GermanLanguage : Ind (both SpokenHumanLanguage NaturalLanguage) ; - - -- A HumanChild who is Female. - fun Girl : Class ; - fun Girl_Class : SubClass Girl (both HumanChild Woman) ; - - -- A transparent or translucent Mixture of silicates. - fun Glass : Class ; - fun Glass_Class : SubClass Glass Mixture ; - - -- Clothing that is intended to be worn on the Hand. - -- Note that this class covers both gloves which have individual compartments - -- for each of the Fingers and mittens. - fun Glove : Class ; - fun Glove_Class : SubClass Glove Clothing ; - - -- Any Mixture whose purpose is to be used as the instrument - -- of Attaching one thing to another. - fun Glue : Class ; - fun Glue_Class : SubClass Glue Mixture ; - - -- A DiseaseOrSyndrome which is due to an Iodine deficiency - -- and which results in an enlarged ThyroidGland. - fun Goiter : Ind DiseaseOrSyndrome ; - - -- A subclass of Bird with webbed feet and a long neck - -- and a large body. These Birds are often raised for their Meat. - fun Goose : Class ; - fun Goose_Class : SubClass Goose Poultry ; - - -- A building belonging to a Government - fun GovernmentBuilding : Class ; - fun GovernmentBuilding_Class : SubClass GovernmentBuilding Building ; - - -- Any Profession where the position occupied - -- is within a GovernmentOrganization. - fun GovernmentOfficer : Class ; - fun GovernmentOfficer_Class : SubClass GovernmentOfficer Profession ; - - -- A person who works for a Government. - fun GovernmentPerson : Ind OccupationalRole ; - - -- The class of Positions where the position holder - -- is head of an adminstrative department of Government. - fun GovernmentSecretary : Class ; - fun GovernmentSecretary_Class : SubClass GovernmentSecretary SkilledOccupation ; - - -- The head of the Government of an AmericanState. - fun Governor : Ind Position ; - - -- A School which is devoted to a specific - -- subject area, which admits students that have a bachelor's degree, which - -- grants masters and/or doctorate degrees, and which is part of a University. - fun GraduateSchool : Class ; - fun GraduateSchool_Class : SubClass GraduateSchool PostSecondarySchool ; - - -- An Icon which depicts one or more quantities. - fun GraphDiagram : Class ; - fun GraphDiagram_Class : SubClass GraphDiagram Icon ; - - -- FloweringPlants with green, narrow leaves that are - -- used for lawns and Fields. Grass includes any plant of the family - -- Gramineae, a widely distributed group of mostly annual and perennial - -- herbs. - fun Grass : Class ; - fun Grass_Class : SubClass Grass FloweringPlant ; - - -- Insects with enormous legs that are used for - -- jumping. - fun Grasshopper : Class ; - fun Grasshopper_Class : SubClass Grasshopper Insect ; - - -- A SecondaryColor that results from mixing Black and - -- White. - fun GrayColor : Ind SecondaryColor ; - - -- An Indo_European language that is spoken in Greece. - fun GreekLanguage : Ind (both SpokenHumanLanguage NaturalLanguage) ; - - -- A SecondaryColor that resembles the color of fresh - -- grass. - fun Green : Ind SecondaryColor ; - - -- Any instance of Expressing an acknowledgment of a - -- person's arrival. Note that this class is not a subclass of ExpressingInLanguage, - -- because it covers gestures of greeting, e.g. Waving and Nodding in certain - -- circumstances. - fun Greeting : Class ; - fun Greeting_Class : SubClass Greeting Expressing ; - - fun GroceryProduce : Class ; - fun GroceryProduce_Class : SubClass GroceryProduce (both FruitOrVegetable PlantAgriculturalProduct) ; - - -- A RetailStore that sells Food, and perhaps - -- other items as well. - fun GroceryStore : Class ; - fun GroceryStore_Class : SubClass GroceryStore RetailStore ; - - -- Any Group which contains exclusively - -- non_human members. - fun GroupOfAnimals : Class ; - fun GroupOfAnimals_Class : SubClass GroupOfAnimals Group ; - - -- A StringInstrument that has six to twelve strings and - -- is played by strumming with one hand while grasping frets with the other hand. - fun Guitar : Class ; - fun Guitar_Class : SubClass Guitar StringInstrument ; - - -- A Weapon that shoots a Projectile. - fun Gun : Class ; - fun Gun_Class : SubClass Gun (both ProjectileLauncher Weapon) ; - - -- The part of a Gun through which a Projectile travels - -- when it is fired. - fun GunBarrel : Class ; - fun GunBarrel_Class : SubClass GunBarrel EngineeringComponent ; - - -- A Mixture of potassium nitrate, sulfur, and - -- charcoal that is used in ExplosiveDevices and to propell Projectiles - -- in ProjectileWeapons. - fun GunPowder : Class ; - fun GunPowder_Class : SubClass GunPowder Mixture ; - - -- The part of a Gun that is placed against the - -- shoulder to absorb some of the recoil action when it is fired. - fun GunStock : Class ; - fun GunStock_Class : SubClass GunStock EngineeringComponent ; - - -- The part of the Gun which is pulled in Shooting - -- the Gun. - fun GunTrigger : Class ; - fun GunTrigger_Class : SubClass GunTrigger EngineeringComponent ; - - -- A filament that covers part of the body of many - -- Mammals. - fun Hair : Class ; - fun Hair_Class : SubClass Hair AnimalAnatomicalStructure ; - - -- Removing (some or all) the Hair from the - -- body of an Animal. Note that this covers shaving hair, cutting hair, - -- pulling hair out by the roots, etc. - fun HairRemoval : Class ; - fun HairRemoval_Class : SubClass HairRemoval Removing ; - - -- A Device that is used to pound Nails into a - -- surface, where they become firmly attached. - fun Hammer : Class ; - fun Hammer_Class : SubClass Hammer Device ; - - -- The grasping, fingered part of an upper limb of a - -- Primate. - fun Hand : Class ; - fun Hand_Class : SubClass Hand (both AnimalAnatomicalStructure BodyPart) ; - - -- Any Gesture which involves the Hands. - fun HandGesture : Class ; - fun HandGesture_Class : SubClass HandGesture Gesture ; - - -- A hand grenade is a small explosive device - -- with a simple trigger mechanism, usually lasting a few seconds, designed - -- to be propelled by a human to its target. - fun HandGrenade : Class ; - fun HandGrenade_Class : SubClass HandGrenade Bomb ; - - -- An attack in which a HandGrenade is - -- employed as an explosive device for the purpose of Destruction. - -- A case in which a hand grenade is used as a blunt striking object in - -- an attack would not be in this class. - fun HandgrenadeAttack : Class ; - fun HandgrenadeAttack_Class : SubClass HandgrenadeAttack Bombing ; - - -- The part or parts of an Artifact that are designed to be - -- held with the Hands when the Artifact is used or carried. - fun Handle : Class ; - fun Handle_Class : SubClass Handle EngineeringComponent ; - - -- The BodyPosition where one rests on one's hands - -- and extends one's feet in the air. - fun Handstand : Ind BodyPosition ; - - -- Suffocating someone by suspending him/her from - -- a rope wound around the neck until asphyxiation occurs. - fun Hanging : Class ; - fun Hanging_Class : SubClass Hanging Suffocating ; - - -- The state of being happy, experiencing pleasure, - -- joy or contentment. Note that this Attribute covers both active enjoyment, - -- as well as the emotional state of simply being free from anxiety or fear. - fun Happiness : Ind EmotionalState ; - - -- Gathering the plant results of Agriculture. - fun Harvesting : Class ; - fun Harvesting_Class : SubClass Harvesting Removing ; - - -- A type of Clothing that is worn on the Head. Note - -- that this class covers caps, bonnets, berets, etc. - fun Hat : Class ; - fun Hat_Class : SubClass Hat Clothing ; - - -- The part of the body containing the sense organs and - -- the brain. - fun Head : Class ; - fun Head_Class : SubClass Head (both AnimalAnatomicalStructure BodyPart) ; - - -- Pain that that is restricted to the Head. - fun Headache : Ind EmotionalState ; - - -- Any VehicleLight which is attached to the front of a Vehicle. - fun Headlight : Class ; - fun Headlight_Class : SubClass Headlight VehicleLight ; - - -- The Organ that pumps Blood throughout the body. - fun Heart : Class ; - fun Heart_Class : SubClass Heart (both AnimalAnatomicalStructure Organ) ; - - -- A Device whose purpose is Heating something, - -- e.g. electric heaters, heat lamps, ovens, stoves, etc. - fun HeatingDevice : Class ; - fun HeatingDevice_Class : SubClass HeatingDevice Device ; - - -- Any Aircraft with rapidly rotating wings. - fun Helicopter : Class ; - fun Helicopter_Class : SubClass Helicopter Aircraft ; - - -- A Female Chicken. - fun Hen : Class ; - def Hen = KappaFn Chicken (\H -> attribute (var Chicken Object ? H) (el SexAttribute Attribute ? Female)) ; - - -- A plant_eating Mammal. - fun Herbivore : Class ; - fun Herbivore_Class : SubClass Herbivore Mammal ; - - -- A School which admits students who have - -- graduated from a middle school and which normally covers the ninth through - -- twelfth grades. A HighSchool confers a high school diploma. - fun HighSchool : Class ; - fun HighSchool_Class : SubClass HighSchool School ; - - -- Robbing a Vehicle and then driving - -- or piloting it away. - fun Hijacking : Class ; - fun Hijacking_Class : SubClass Hijacking Robbing ; - - -- An EngineeringComponent that connects one thing to - -- another in such a way that they can move relative to one another. - fun Hinge : Class ; - fun Hinge_Class : SubClass Hinge EngineeringComponent ; - - -- A FactualAccount that describes - -- significant events that occurred in the past. - fun HistoricalAccount : Class ; - fun HistoricalAccount_Class : SubClass HistoricalAccount (both FactualText NarrativeText) ; - - -- The recording and interpretation of past events involving - -- Humans, including political events and cultural practices. - fun History : Ind FieldOfStudy ; - - -- HoistingDevice is a subclass of - -- mechanical Devices that provide a mechanical advantage in lifting - -- and lowering, e.g., by use of a block and tackle. - fun HoistingDevice : Class ; - fun HoistingDevice_Class : SubClass HoistingDevice MaterialHandlingEquipment ; - - -- A large class of Devices whose purpose is to hold - -- something else, i.e. be the instrument of a Keeping. - fun Holder : Class ; - fun Holder_Class : SubClass Holder Device ; - - -- A stiff piece of Paper, usually folded over, which - -- is sent to others in celebration of a Holiday. - fun HolidayCard : Class ; - fun HolidayCard_Class : SubClass HolidayCard ContentBearingObject ; - - -- A Container for a Pistol. It is generally made of - -- Leather and worn on either the shoulder or the waist. - fun Holster : Class ; - fun Holster_Class : SubClass Holster Container ; - - -- The final BaseballBase which must be touched - -- by the batter in order to achieve a BaseballRun. - fun HomeBase : Class ; - fun HomeBase_Class : SubClass HomeBase BaseballBase ; - - -- An edible, sweet Substance produced by some species of - -- Bees. - fun Honey : Class ; - fun Honey_Class : SubClass Honey (both AnimalSubstance Food) ; - - -- The hard end of the Foot of a HoofedMammal. - fun Hoof : Class ; - fun Hoof_Class : SubClass Hoof (both AnimalAnatomicalStructure BodyPart) ; - - -- A Hormone secreted by the ThyroidGland. - fun HormoneTSH : Class ; - fun HormoneTSH_Class : SubClass HormoneTSH Hormone ; - - -- An outgrowth of Bone that is found on some - -- HoofedMammals. - fun Horn : Class ; - fun Horn_Class : SubClass Horn Bone ; - - -- A MusicalInstrument which is played by - -- blowing it. It uses lip vibration to generates sound and control part - -- of the pitch generation process as well. - fun HornInstrument : Class ; - fun HornInstrument_Class : SubClass HornInstrument MusicalInstrument ; - - -- A domesticated HoofedMammal that is used for - -- transportation and work. - fun Horse : Class ; - fun Horse_Class : SubClass Horse (both HoofedMammal Livestock) ; - - -- Any instance of Carrying where the Animal is - -- a Horse. - fun HorseRiding : Class ; - fun HorseRiding_Class : SubClass HorseRiding Carrying ; - - -- A Building that serves at the place of business for - -- a HospitalOrganization. - fun HospitalBuilding : Class ; - fun HospitalBuilding_Class : SubClass HospitalBuilding TemporaryResidence ; - - -- A CareOrganization where patients reside for a - -- short period of time while they undergo treatment for a disease or disorder. - fun HospitalOrganization : Class ; - fun HospitalOrganization_Class : SubClass HospitalOrganization CareOrganization ; - - -- An event in which one agent keeps another - -- against his or her will, in order to force it or a third agent to - -- accede to some demand. The hostages are typically kept in the place - -- where they are first taken hostage, in contrast to a Kidnapping. - -- Hostage taking often involves a number of people (although it may be - -- just one), again, in contrast to a Kidnapping. - fun HostageTaking : Class ; - fun HostageTaking_Class : SubClass HostageTaking UnilateralGetting ; - - -- A building which servers the purpose of a temporary - -- home for people, either for people who are travelling, or occasionally for - -- those who do not have another more permanent residence. A hotel is - -- distinguished from a homeless shelter, or a residence loaned to a friend - -- in that the primary purpose of the building is to generate revenue in - -- return for the priviledge of staying there. Many hotels contains other - -- facilities such as Restaurants or health clubs or even miscellaneous stores - -- although that is not their primary business or purpose. - fun Hotel : Class ; - fun Hotel_Class : SubClass Hotel (both Building TemporaryResidence) ; - - -- A role occupied by a wife who manages the home - -- while her husband earns income for the family. - fun Housewife : Ind SocialRole ; - - -- The class of Humans that are 18 years of - -- age or older. - fun HumanAdult : Class ; - fun HumanAdult_Class : SubClass HumanAdult Human ; - - -- A Human between birth and the first year of age. - fun HumanBaby : Class ; - fun HumanBaby_Class : SubClass HumanBaby HumanChild ; - - -- A HumanYouth between birth and puberty, i.e a - -- Human who is NonFullyFormed. - fun HumanChild : Class ; - fun HumanChild_Class : SubClass HumanChild HumanYouth ; - - -- A Dead thing which was formerly a Human. - fun HumanCorpse : Class ; - fun HumanCorpse_Class : SubClass HumanCorpse OrganicObject ; - - -- A Human who is owned by someone else. - fun HumanSlave : Ind SocialRole ; - - -- The class of Humans that are younger than - -- 18 years of age. - fun HumanYouth : Class ; - fun HumanYouth_Class : SubClass HumanYouth Human ; - - -- The Attribute that applies to Animals and Humans - -- when they want Food. - fun Hungry : Ind BiologicalAttribute ; - - -- Any OrganicCompound that contains only Carbon - -- and Hydrogen. - fun Hydrocarbon : Class ; - fun Hydrocarbon_Class : SubClass Hydrocarbon OrganicCompound ; - - -- The part of the Brain lying below the - -- thalamus that serves to regulate AutonomicProcesses. - fun Hypothalamus : Class ; - fun Hypothalamus_Class : SubClass Hypothalamus (both AnimalAnatomicalStructure BodyPart) ; - - -- Water that has the PhysicalState of Solid. - fun Ice : Class ; - def Ice = KappaFn Water (\ICE -> attribute (var Water Object ? ICE) (el PhysicalState Attribute ? Solid)) ; - - -- A proposition is Illegal just in case it is inconsistent - -- with any proposition that is a Law. - fun Illegal : Ind DeonticAttribute ; - - -- Forming a mental picture of something which - -- is not present. - fun Imagining : Class ; - fun Imagining_Class : SubClass Imagining PsychologicalProcess ; - - -- Any Translocation by a Human from one Nation - -- to another Nation where the person is not a citizen for the purpose of taking - -- up residence. - fun Immigrating : Class ; - fun Immigrating_Class : SubClass Immigrating Translocation ; - - -- The class of Confining processes where the detainee - -- is put in Prison. - fun Imprisoning : Class ; - fun Imprisoning_Class : SubClass Imprisoning Confining ; - - -- An attack in which an agent - -- uses a device which causes fire in order to destroy life or property. - fun IncendiaryDeviceAttack : Class ; - fun IncendiaryDeviceAttack_Class : SubClass IncendiaryDeviceAttack (both Combustion ViolentContest) ; - - -- Moving one's body downward from a vertical position. - -- Note that this class covers cases of leaning forward, as well as those of - -- reclining backwards. - fun Inclining : Class ; - fun Inclining_Class : SubClass Inclining (both BodyMotion MotionDownward) ; - - -- A Tax on annual income. - fun IncomeTax : Class ; - fun IncomeTax_Class : SubClass IncomeTax Tax ; - - -- Pointing out a person, place or thing with - -- one's hand or with an Artifact. - fun Indicating : Class ; - fun Indicating_Class : SubClass Indicating (both BodyMotion Communication) ; - - -- Any Region which is enclosed by a Building. - fun Indoors : Ind Region ; - - -- A Building or part of a Building or group - -- of Buildings whose purpose is to Manufacture something. - fun IndustrialPlant : Class ; - fun IndustrialPlant_Class : SubClass IndustrialPlant StationaryArtifact ; - - -- The class of Collections of Corporations - -- which are in the same line of business. - fun Industry : Class ; - fun Industry_Class : SubClass Industry Collection ; - - -- Any DiseaseOrSyndrome that is caused by a - -- Microorganism. - fun InfectiousDisease : Class ; - fun InfectiousDisease_Class : SubClass InfectiousDisease DiseaseOrSyndrome ; - - -- An event in which an agent joins an - -- organization under false pretenses. The objective of such an act - -- is often to gather information helpful to a rival organization. - fun Infiltration : Class ; - fun Infiltration_Class : SubClass Infiltration JoiningAnOrganization ; - - -- Any Quantity that is not limited or bounded - -- in magnitude. - fun InfiniteQuantity : Class ; - fun InfiniteQuantity_Class : SubClass InfiniteQuantity Quantity ; - - -- Any instance of Breathing where the breath is - -- taken into the Lungs. - fun Inhaling : Class ; - fun Inhaling_Class : SubClass Inhaling Breathing ; - - -- Any UnilateralGetting where the agent - -- receives some part of the property of a person upon the death of the - -- person. - fun Inheriting : Class ; - fun Inheriting_Class : SubClass Inheriting UnilateralGetting ; - - -- Inside is a PositionalAttribute used to - -- describe the relative location of one object or region to another - -- region. For example, (orientation Virginia UnitedStates Inside). - fun Inside : Ind PositionalAttribute ; - - -- Putting a Device in a location and configuring - -- the Device so that it can be used as intended after the installation. - fun Installing : Class ; - fun Installing_Class : SubClass Installing Putting ; - - -- Music which is produced (at least in part) - -- by a MusicalInstrument. - fun InstrumentalMusic : Class ; - fun InstrumentalMusic_Class : SubClass InstrumentalMusic Music ; - - -- A Hormone secreted by the Pancreas that is used - -- to regulate the metabolism of Carbohydrates. - fun Insulin : Class ; - fun Insulin_Class : SubClass Insulin Hormone ; - - -- A CommercialAgent that insures Agents - -- for the payment of a premium or premiums. - fun InsuranceCompany : Class ; - fun InsuranceCompany_Class : SubClass InsuranceCompany CommercialAgent ; - - -- A Certificate that states the terms of an - -- insurance contract. - fun InsurancePolicy : Class ; - fun InsurancePolicy_Class : SubClass InsurancePolicy Certificate ; - - -- The FieldOfStudy of designing the interiors of Buildings. - fun InteriorDesign : Ind FieldOfStudy ; - - -- InternalCombustionEngine is - -- the subclass of Engines in which a heat reaction that occurs inside - -- the engine is transformed into mechanical energy. - fun InternalCombustionEngine : Class ; - fun InternalCombustionEngine_Class : SubClass InternalCombustionEngine Engine ; - - -- An Attribute that applies to Propositions - -- that express Laws concerning the relations between Nations. - fun InternationalLaw : Ind DeonticAttribute ; - - -- A FormalMeeting whose purpose is to acquire - -- information from the interviewee that can be used in a media report. - fun Interviewing : Class ; - fun Interviewing_Class : SubClass Interviewing FormalMeeting ; - - -- A BodyVessel which connects the Stomach to - -- the anus and which is used in digesting Food. - fun Intestine : Class ; - fun Intestine_Class : SubClass Intestine (both AnimalAnatomicalStructure BodyVessel) ; - - -- An item of value purchased for income or capital appreciation. - fun Investment : Class ; - fun Investment_Class : SubClass Investment FinancialAsset ; - - -- An electronically charged Atom or Molecule. In - -- other words, a PureSubstance that has lost one of its Electrons. - fun Ion : Class ; - fun Ion_Class : SubClass Ion PureSubstance ; - - -- A very hard substance that makes up the tusks of - -- elephants and walruses. - fun Ivory : Class ; - fun Ivory_Class : SubClass Ivory Bone ; - - -- Any Position which involves cleaning a Building - -- or some of the Rooms within a Building. - fun Janitor : Class ; - fun Janitor_Class : SubClass Janitor UnskilledOccupation ; - - -- The Profession of being a news reporter, i.e. - -- investigating and reporting, in a publication or broadcast program, current - -- events. - fun Journalist : Class ; - fun Journalist_Class : SubClass Journalist Profession ; - - -- An Attorney who has the power of deciding legal cases. - fun Judge : Class ; - fun Judge_Class : SubClass Judge (both Attorney GovernmentOfficer) ; - - -- Any MotionUpward which is done by one's body - -- and which results in a situation where one's feet are unsupported. - fun Jumping : Class ; - fun Jumping_Class : SubClass Jumping (both BodyMotion MotionUpward) ; - - -- The class of PostSecondarySchools that - -- offer an associate's degree and do not offer a bachelor's degree. - fun JuniorCollege : Class ; - fun JuniorCollege_Class : SubClass JuniorCollege PostSecondarySchool ; - - -- A GroupOfPeople who are given the duty of rendering a - -- verdict with respect to a LegalAction. - fun Jury : Class ; - fun Jury_Class : SubClass Jury GroupOfPeople ; - - -- A Device which opens and closes a Lock. - fun Key : Class ; - fun Key_Class : SubClass Key SecurityDevice ; - - -- Any instance of Impelling where the instrument - -- is a Foot of the agent. - fun Kicking : Class ; - fun Kicking_Class : SubClass Kicking Impelling ; - - -- An event in which one agent keeps another - -- against his or her will, in order to force it or a third agent to - -- accede to some demand. The kidnapped party is normally removed from - -- the location where first attacked. In contrast to a HotageTaking, - -- a kidnapping normally involves an attack on one, or a very small - -- number of people, such as a couple. - fun Kidnapping : Class ; - fun Kidnapping_Class : SubClass Kidnapping Robbing ; - - -- An Organ that separates urine from other - -- BodySubstances and passes it to the bladder. - fun Kidney : Class ; - fun Kidney_Class : SubClass Kidney (both AnimalAnatomicalStructure Organ) ; - - -- The class of Touching processes where the lips - -- of two persons are brought into contact with each other. - fun Kissing : Class ; - fun Kissing_Class : SubClass Kissing Touching ; - - -- A Room intended for Cooking. - fun Kitchen : Class ; - fun Kitchen_Class : SubClass Kitchen Room ; - - -- The joint in the Leg connecting the tibia and fibula - -- with the femur. - fun Knee : Class ; - fun Knee_Class : SubClass Knee BodyJoint ; - - -- The BodyPosition of resting one's weight on one's Knees. - fun Kneeling : Ind BodyPosition ; - - -- A sharp object used for cutting. The object must - -- have at least single blade or major protrusion which may be sharp at its - -- end as well. It may be sharp on both sides, or just one. Unlike an awl - -- it has a sharp edge rather than a point. Unlike scissors, it is a single - -- blade without additional articulated parts. Unlike an axe, a knife is - -- well_designed for slicing rather than chopping, although a heavy knife - -- such as a broadsword can also be used for chopping, whereas a non_knife is - -- not well designed for slicing meat for example. A knife can be small like - -- a pocket knife, or large like a two_handed broadsword. A knife may also - -- include other protrusions such as in the split swords and trident_like - -- objects (that also possess a long sharp edge) in Chinese weaponry. - fun Knife : Class ; - fun Knife_Class : SubClass Knife CuttingDevice ; - - -- An attack in which a knife is used. - fun KnifeAttack : Class ; - fun KnifeAttack_Class : SubClass KnifeAttack ViolentContest ; - - -- A SocialRole that is assigned by the - -- UnitedKingdom to persons for reasons of personal merit. - fun Knight : Ind SocialRole ; - - -- Any joint in a Finger. - fun Knuckle : Class ; - fun Knuckle_Class : SubClass Knuckle BodyJoint ; - - -- A very brief Text that is attached to an Object - -- and that indicates very specific information about the Object, e.g. its - -- name, its monetaryValue, etc. - fun Label : Class ; - fun Label_Class : SubClass Label Text ; - - -- A Process in which some or all of the - -- employees of an Organization refuse to work until their pay is - -- increased or their working conditions are improved in some respect. - fun LaborStriking : Class ; - fun LaborStriking_Class : SubClass LaborStriking OrganizationalProcess ; - - -- A Building, Room or suite of Rooms where - -- scientific research, i.e. Experimenting, is conducted. - fun Laboratory : Class ; - fun Laboratory_Class : SubClass Laboratory StationaryArtifact ; - - -- An Artifact which consists of two parallel supports - -- connected by a series of rungs which can be used to ascend or descend. - fun Ladder : Class ; - fun Ladder_Class : SubClass Ladder Artifact ; - - -- A young Sheep, i.e. a Sheep that is NonFullyFormed. - fun Lamb : Class ; - def Lamb = KappaFn Sheep (\L -> attribute (var Sheep Object ? L) - (el DevelopmentalAttribute Attribute ? NonFullyFormed)) ; - - -- Any instance of Transportation where the - -- instrument is a LandVehicle. - fun LandTransportation : Class ; - fun LandTransportation_Class : SubClass LandTransportation Transportation ; - - -- LandVehicle is the class of TransportationDevices that travel on - -- land. The two main types of LandVehicle are RoadVehicle and - -- RailVehicle. Note that this includes vehicles which travel on any solid - -- surface, including a frozen body of water or snow. - fun LandVehicle : Class ; - fun LandVehicle_Class : SubClass LandVehicle Vehicle ; - - -- Any instance of Translocation which ends up on something other - -- than an AtmosphericRegion and which has an instance of Flying as a subProcess. - fun Landing : Class ; - fun Landing_Class : SubClass Landing Translocation ; - - -- (LastFn ?LIST) returns the last item in the - -- List ?LIST. For example, (LastFn (ListFn Monday Tuesday - -- Wednesday)) would return the value of Wednesday. - fun LastFn : El List -> Ind Entity ; - - -- A Language that was spoken in ancient Rome and - -- is still the official language of the Vatican. - fun LatinLanguage : Ind (both SpokenHumanLanguage NaturalLanguage) ; - - -- Expressing happiness by Vocalizing in a - -- certain way. - fun Laughing : Class ; - fun Laughing_Class : SubClass Laughing (both FacialExpression Vocalizing) ; - - -- Any RegulatoryProcess where the agent is either - -- a PoliceOrganization or a member of a PoliceOrganization. This covers - -- everything from issuing a traffic ticket to arresting someone on suspicion of having - -- committed a Murder. - fun LawEnforcement : Class ; - fun LawEnforcement_Class : SubClass LawEnforcement (both PoliticalProcess RegulatoryProcess) ; - - -- A CultivatedLandArea and Field - -- containing mowed Grass. - fun Lawn : Class ; - fun Lawn_Class : SubClass Lawn (both CultivatedLandArea Field) ; - - -- Any OrganismProcess where an Egg is expelled - -- from the body of a Animal, e.g. a Bird or Reptile laying eggs. - fun LayingEggs : Class ; - fun LayingEggs_Class : SubClass LayingEggs OrganismProcess ; - - -- A Fabric that is the result of tanning an Animal - -- Skin. - fun Leather : Class ; - fun Leather_Class : SubClass Leather Fabric ; - - -- The initial part of any instance of Translocation. - fun Leaving : Class ; - fun Leaving_Class : SubClass Leaving Translocation ; - - -- Any instance of Speaking which is done before an - -- assembled audience. - fun Lecture : Class ; - fun Lecture_Class : SubClass Lecture (both Demonstrating Speaking) ; - - -- The lower Limbs of Primates. - fun Leg : Class ; - fun Leg_Class : SubClass Leg Limb ; - - -- A proposition is Legal just in case it is not inconsistent - -- with any proposition that is a Law. - fun Legal : Ind DeonticAttribute ; - - -- Asking that a higher court reconsider a LegalDecision - -- of a lower court. - fun LegalAppeal : Class ; - fun LegalAppeal_Class : SubClass LegalAppeal (both JudicialProcess Requesting) ; - - -- Any LegalDecision where the defendant is found - -- not to be guilty of the crime for which the corresponding trial was held. - fun LegalAquittal : Class ; - fun LegalAquittal_Class : SubClass LegalAquittal LegalDecision ; - - -- Any LegalDecision which gives to the plaintiff of - -- the corresponding LegalAction some amount of monetary compensation. - fun LegalAward : Class ; - fun LegalAward_Class : SubClass LegalAward LegalDecision ; - - -- Any LegalAction of which a Government is - -- the agent. - fun LegalCharge : Class ; - fun LegalCharge_Class : SubClass LegalCharge LegalAction ; - - -- Any LegalDecision where the defendant is found - -- guilty of the crime for which the corresponding trial was held. - fun LegalConviction : Class ; - fun LegalConviction_Class : SubClass LegalConviction LegalDecision ; - - -- Any LegalDecision where the LegalAction of - -- the plaintiff is dismissed by the court, e.g. for lack of merit. - fun LegalDismissal : Class ; - fun LegalDismissal_Class : SubClass LegalDismissal LegalDecision ; - - -- An Argument that explains the reasoning behind a - -- LegalDecision. - fun LegalOpinion : Class ; - fun LegalOpinion_Class : SubClass LegalOpinion Argument ; - - -- An official order that a person appear at a - -- CourtRoom at a specified time. - fun LegalSummons : Class ; - fun LegalSummons_Class : SubClass LegalSummons (both JudicialProcess Ordering) ; - - -- The Attribute of being a proposed law, - -- i.e. being under consideration by a legislative body of Government. - fun LegislativeBill : Ind DeonticAttribute ; - - -- LegislativeOrganization is the - -- class of Organizations that have as their main purpose the passing of - -- laws or regulations. - fun LegislativeOrganization : Class ; - fun LegislativeOrganization_Class : SubClass LegislativeOrganization Organization ; - - -- A citrus FruitOrVegetable that has a Yellow skin - -- and a tart, acidic flavor. - fun LemonFruit : Class ; - fun LemonFruit_Class : SubClass LemonFruit (both Food FruitOrVegetable) ; - - -- Increasing the length of something. - fun Lengthening : Class ; - fun Lengthening_Class : SubClass Lengthening Increasing ; - - -- An OpticalDevice which consists of a polished, - -- transparent piece of glass or plastic. Lenses are often part of - -- other OpticalDevices. - fun Lens : Class ; - fun Lens_Class : SubClass Lens OpticalDevice ; - - -- Any AbnormalAnatomicalStructure which is the result of - -- an Injuring and which is found on the surface of an Organ. - fun Lesion : Class ; - fun Lesion_Class : SubClass Lesion AbnormalAnatomicalStructure ; - - -- A brief message which is intended to be mailed - -- to a person or Organization. - fun Letter : Class ; - fun Letter_Class : SubClass Letter FactualText ; - - -- An attack with a bomb that is - -- concealed in a letter or package, which is typically designed to - -- explode upon opening. - fun LetterBombAttack : Class ; - fun LetterBombAttack_Class : SubClass LetterBombAttack Bombing ; - - -- The ShapeAttribute of Objects where no - -- part of the top of the Object is higher than any other part of the - -- top. - fun LevelShape : Ind ShapeAttribute ; - - -- An EducationalOrganization which is a repository - -- of Texts which have been classified for efficient retrieval. - fun Library : Class ; - fun Library_Class : SubClass Library EducationalOrganization ; - - -- License is the subclass of Certificates that - -- are granted by a GovernmentOrganization and that authorize the performance - -- of a kind of action, e.g., driving, exporting, travelling to another - -- country, etc. - fun License : Class ; - fun License_Class : SubClass License Certificate ; - - -- The class of Touching processes where the Tongue - -- is brought into contact with something else. - fun Licking : Class ; - fun Licking_Class : SubClass Licking Touching ; - - -- A commissioned MilitaryOfficer. - fun Lieutenant : Class ; - fun Lieutenant_Class : SubClass Lieutenant MilitaryOfficer ; - - -- The second_in_command of some Governments - -- of AmericanStates. - fun LieutenantGovernor : Ind Position ; - - -- Any Device whose purpose is to be a source of - -- visible light. - fun LightFixture : Class ; - fun LightFixture_Class : SubClass LightFixture Device ; - - -- A WeatherProcess which involves a significant - -- release of electricity from a Cloud. - fun Lightning : Class ; - fun Lightning_Class : SubClass Lightning (both Radiating WeatherProcess) ; - - -- A FloweringPlant that has large clusters of - -- aromatic flowers. - fun Lilac : Class ; - fun Lilac_Class : SubClass Lilac FloweringPlant ; - - -- Any of the limbs of a Vertebrate. - -- Animal Appendages with joints that are used for movement - -- and grasping. - fun Limb : Class ; - fun Limb_Class : SubClass Limb (both AnimalAnatomicalStructure BodyPart) ; - - -- A ShapeAttribute that applies to - -- Collections and indicates that all of the members of the Collection - -- are arrayed in a line, i.e. each member (except possibly the first) is - -- behind or to the side of exactly one other member. - fun LineFormation : Ind ShapeAttribute ; - - -- Any Attribute that is - -- expressed by a Language or class of Languages. - fun LinguisticAttribute : Class ; - fun LinguisticAttribute_Class : SubClass LinguisticAttribute InternalAttribute ; - - -- The field of linguistics. - fun Linguistics : Ind SocialScience ; - - -- Folds of Tissue surrounding the mouths of some - -- Vertebrates. - fun Lip : Class ; - fun Lip_Class : SubClass Lip (both AnimalAnatomicalStructure BodyPart) ; - - -- LiquefiedPetroleumGas is a - -- compressed hydrocarbon gas. - fun LiquefiedPetroleumGas : Class ; - fun LiquefiedPetroleumGas_Class : SubClass LiquefiedPetroleumGas (both FossilFuel RefinedPetroleumProduct) ; - - -- Any BodySubstance which is Liquid - -- under normal circumstances. - fun LiquidBodySubstance : Class ; - fun LiquidBodySubstance_Class : SubClass LiquidBodySubstance BodySubstance ; - - -- A UnitOfMeasure used in preparing AlcoholicBeverages. - fun LiquorShot : Ind UnitOfVolume ; - - -- The ability to read and write. Someone who - -- has this Attribute is able to read and write. - fun LiteracyAttribute : Ind TraitAttribute ; - - -- The study of literature, i.e. instances of FictionalText - -- that are regarded as having special merit. - fun Literature : Ind FieldOfStudy ; - - -- An Organ that secretes bile and serves metabolic - -- functions. - fun Liver : Class ; - fun Liver_Class : SubClass Liver (both AnimalAnatomicalStructure Organ) ; - - -- Livestock is the class of live animals - -- raised as AgriculturalProducts. - fun Livestock : Class ; - fun Livestock_Class : SubClass Livestock (both AnimalAgriculturalProduct DomesticAnimal) ; - - -- Inserting ammunition into a ProjectileWeapon - -- in such a way that the ammunition can be fired by the weapon. - fun LoadingWeapon : Class ; - fun LoadingWeapon_Class : SubClass LoadingWeapon Inserting ; - - -- A Device, which, through a Key or a combination prevents - -- access to a Container or StationaryArtifact. - fun Lock : Class ; - fun Lock_Class : SubClass Lock SecurityDevice ; - - -- A three dimensional object that - -- has two thin dimensions and one markedly larger one. - fun LongAndThin : Ind ShapeAttribute ; - - -- The process of transitioning from a state - -- of being Awake to a state of being Unconscious. - fun LosingConsciousness : Class ; - fun LosingConsciousness_Class : SubClass LosingConsciousness PsychologicalProcess ; - - -- The ContestAttribute that applies to a Contest - -- participant who has lost the Contest. - fun Lost : Ind ContestAttribute ; - - -- A respiratory organ of Vertebrates. Its function is - -- to furnish the blood with oxygen and to remove carbon dioxide. - fun Lung : Class ; - fun Lung_Class : SubClass Lung (both AnimalAnatomicalStructure Organ) ; - - -- The BodyMotion of moving from a Sitting - -- to a Prostrate position. - fun LyingDown : Class ; - fun LyingDown_Class : SubClass LyingDown (both BodyMotion MotionDownward) ; - - -- A lynching is a form of Killing conducted under - -- a thin guise of legitimacy by a vigilante group. It may be a purge of an - -- individual from the group who is perceived to have gone astray, or it may - -- be the summary execution of an individual outside the group that the group - -- has determined has violated some law or code, either of the group, or the - -- larger society. A lynching is distinguished from a legal execution in - -- that the laws of a government are not followed in carrying out the - -- killing. A lynching is distinguished from a murder in that there is the - -- pretense of some process carried out by a group in the name of their own - -- group or a higher power. - fun Lynching : Class ; - fun Lynching_Class : SubClass Lynching Killing ; - - -- Any Text which is intended to be sung. - fun Lyrics : Class ; - fun Lyrics_Class : SubClass Lyrics Text ; - - -- A Periodical that is softbound and printed on - -- glossy paper. - fun Magazine : Class ; - fun Magazine_Class : SubClass Magazine Periodical ; - - -- Any instance of RadiatingElectromagnetic which - -- involves the attraction of Iron. - fun Magnetism : Class ; - fun Magnetism_Class : SubClass Magnetism RadiatingElectromagnetic ; - - -- Any ServicePosition where various needs of a person - -- or family are served over a long period of time. Note that these Positions - -- are, by definition, filled only by Women. - fun Maid : Class ; - fun Maid_Class : SubClass Maid ServicePosition ; - - -- A Container whose purpose is to receive items - -- that are mailed to the address associated with the Mailbox. - fun Mailbox : Class ; - fun Mailbox_Class : SubClass Mailbox Container ; - - -- Any instance of Transfer where a postal system is - -- used to move the patient, either a letter or a package. - fun Mailing : Class ; - fun Mailing_Class : SubClass Mailing Transfer ; - - -- A CerealGrain which is found on long ears of a Plant - -- native to the Americas. - fun MaizeGrain : Class ; - fun MaizeGrain_Class : SubClass MaizeGrain (both CerealGrain GroceryProduce) ; - - -- A MilitaryGeneral that ranks above a BrigadierGeneral. - fun MajorGeneral : Class ; - fun MajorGeneral_Class : SubClass MajorGeneral MilitaryGeneral ; - - -- Indicates that a Device is not performing - -- its intended function. - fun Malfunctioning : Ind DeviceAttribute ; - - -- A pipe which has several outlets for other pipes that flow - -- into or out of it. - fun Manifold : Class ; - fun Manifold_Class : SubClass Manifold EngineeringComponent ; - - -- Any Position which involves manual - -- work. - fun ManualLabor : Class ; - fun ManualLabor_Class : SubClass ManualLabor Position ; - - -- An Icon which represents one or more GeographicAreas - -- (or even the entire Earth). - fun Map : Class ; - fun Map_Class : SubClass Map Icon ; - - -- A metamorphic Rock that is used in Constructing - -- and in creating Sculptures. - fun Marble : Class ; - fun Marble_Class : SubClass Marble Rock ; - - -- An area, building, or set of buildings - -- where FinancialTransactions are intended to take place. There should - -- be more than one owner or renter of space or buildings within the - -- marketplace. - fun Marketplace : Class ; - fun Marketplace_Class : SubClass Marketplace GeographicArea ; - - -- A Contract between a married couple - -- about how assets owned by the couple will be distributed in the event - -- that the couple is divorced. - fun MarriageContract : Ind DeonticAttribute ; - - -- A PoliceOfficer whose responsibility is to enforce - -- the decisions of a law court. - fun Marshal : Class ; - fun Marshal_Class : SubClass Marshal PoliceOfficer ; - - -- A subclass of TherapeuticProcess which involves - -- kneading Muscles in such a way that tension is relieved, blood circulation - -- is increased, etc. - fun Massaging : Class ; - fun Massaging_Class : SubClass Massaging (both TherapeuticProcess Touching) ; - - -- A large pole in the center of a WaterVehicle which is - -- used to support a sail. - fun Mast : Class ; - fun Mast_Class : SubClass Mast Artifact ; - - -- A small stick of carboard or wood that is treated - -- with chemicals that can be easily ignited with friction. MatchDevices are - -- used for starting fires. - fun MatchDevice : Class ; - fun MatchDevice_Class : SubClass MatchDevice Device ; - - -- MaterialHandlingEquipment is a class of Devices that are equipment used for handling goods and - -- supplies more efficiently or safely. Examples are cranes, hoists, forklifts, conveyors, racks, etc. - fun MaterialHandlingEquipment : Class ; - fun MaterialHandlingEquipment_Class : SubClass MaterialHandlingEquipment Device ; - - -- The FieldOfStudy dealing with quantities and their - -- relations to one another. - fun Mathematics : Ind FieldOfStudy ; - - -- Any process of sexual intercourse between two Humans - -- or Animals. - fun Mating : Class ; - fun Mating_Class : SubClass Mating OrganismProcess ; - - -- The head of the Government of a City. - fun Mayor : Ind Position ; - - -- MediaOrganization is the subclass - -- of Organization for groups whose primary purpose is the production or - -- dissemination of media content. For organizations that physically enable - -- Communication, see CommunicationOrganization. - fun MediaOrganization : Class ; - fun MediaOrganization_Class : SubClass MediaOrganization Organization ; - - -- A CareOrganization which provides medical care - -- on an out_patient basis only, i.e. there are no rooms where patients may take - -- up residence for a period of time while they receive care. - fun MedicalClinic : Class ; - fun MedicalClinic_Class : SubClass MedicalClinic CareOrganization ; - - fun MedicalClinicBuilding : Class ; - fun MedicalClinicBuilding_Class : SubClass MedicalClinicBuilding Building ; - - -- The Profession of being a medical doctor, - -- i.e. having attended medical school and being licensed to practice medicine. - fun MedicalDoctor : Class ; - - -- A GraduateSchool that is devoted to - -- MedicalScience and that grants the degree of doctor of medicine. - fun MedicalSchool : Class ; - fun MedicalSchool_Class : SubClass MedicalSchool GraduateSchool ; - - -- The field of medicine. - fun MedicalScience : Ind Science ; - - -- Any BiologicallyActiveSubstance which has a - -- therapeutic effect under certain conditions. - fun Medicine : Class ; - fun Medicine_Class : SubClass Medicine BiologicallyActiveSubstance ; - - -- The process of committing a Text to memory. - fun Memorizing : Class ; - fun Memorizing_Class : SubClass Memorizing Learning ; - - -- A periodic discharge of Blood and other - -- BiologicalSubstances by Females that is part of a readjustment of - -- the uterus. - fun Menstruation : Class ; - fun Menstruation_Class : SubClass Menstruation OrganOrTissueProcess ; - - -- A FactualText which is intended to be delivered to - -- and read by a Human, GroupOfPeople or Organization. - fun Message : Class ; - fun Message_Class : SubClass Message FactualText ; - - -- Any instance of Transfer where a Message is the - -- patient. - fun Messaging : Class ; - fun Messaging_Class : SubClass Messaging Transfer ; - - -- A Mixture of two or more Metals, and possibly - -- nonmetallic elements as well. For example, steel is an alloy containing iron - -- and manganese. - fun MetallicAlloy : Class ; - fun MetallicAlloy_Class : SubClass MetallicAlloy Mixture ; - - -- Any Meteoroid that leaves traces on the surface - -- of Earth. - fun Meteorite : Class ; - fun Meteorite_Class : SubClass Meteorite Meteoroid ; - - -- Any AstronomicalBody that breaks through the - -- Atmosphere of Earth. - fun Meteoroid : Class ; - fun Meteoroid_Class : SubClass Meteoroid AstronomicalBody ; - - -- MetricTon is a UnitOfMeasure that represents - -- a weight of 2,205 PoundMass. - fun MetricTon : Ind UnitOfMass ; - - -- A CommunicationDevice that converts sound - -- into electrical energy. - fun Microphone : Class ; - fun Microphone_Class : SubClass Microphone (both CommunicationDevice ElectricDevice) ; - - -- An OpticalDevice with a stand and a focus, which is - -- used for magnifying the images of things that are placed in the stand. - fun Microscope : Class ; - fun Microscope_Class : SubClass Microscope OpticalDevice ; - - -- A militant is someone who is not - -- officially authorized by a government to engage in combat, but who - -- does so on behalf of a PoliticalOrganization. - fun Militant : Ind SocialRole ; - - -- Any Aircraft which is made for a - -- MilitaryOrganization. This includes fighters, Bombers, attack - -- helicopters, etc. - fun MilitaryAircraft : Class ; - fun MilitaryAircraft_Class : SubClass MilitaryAircraft (both Aircraft MilitaryVehicle) ; - - -- Any Artifact which is made for a - -- MilitaryOrganization. - fun MilitaryArtifact : Class ; - fun MilitaryArtifact_Class : SubClass MilitaryArtifact Artifact ; - - -- Any MilitaryUnit with the rank of - -- corps. - fun MilitaryCorps : Class ; - fun MilitaryCorps_Class : SubClass MilitaryCorps MilitaryUnit ; - - -- A GeographicArea along which opposing military - -- forces confront one another in a Battle. - fun MilitaryFront : Class ; - fun MilitaryFront_Class : SubClass MilitaryFront GeographicArea ; - - -- MilitaryGeneral is a generic Position - -- that indicates holding (or having held) the rank of General in some - -- military force. An indicator that someone uses the title, without - -- committing to his or her exact rank or military affiliation. - fun MilitaryGeneral : Class ; - fun MilitaryGeneral_Class : SubClass MilitaryGeneral MilitaryOfficer ; - - -- Any Process by a MilitaryOrganization - -- which involves moving through enemy positions without detection by the enemy. - fun MilitaryInfiltration : Class ; - fun MilitaryInfiltration_Class : SubClass MilitaryInfiltration (both MilitaryProcess Translocation) ; - - -- A StationaryArtifact consisting of grounds - -- and Buildings that is intended to be used by a MilitaryOrganization. - fun MilitaryInstallation : Class ; - fun MilitaryInstallation_Class : SubClass MilitaryInstallation (both MilitaryArtifact StationaryArtifact) ; - - -- Any Maneuver which takes place in a Battle - -- and which is intended to secure a tactical advantage for one of the agents of - -- the Battle. - fun MilitaryManeuver : Class ; - fun MilitaryManeuver_Class : SubClass MilitaryManeuver Maneuver ; - - -- The class of Soldiers who have authority or command. - fun MilitaryOfficer : Class ; - fun MilitaryOfficer_Class : SubClass MilitaryOfficer Soldier ; - - -- Someone who is a member of a - -- ModernMilitaryOrganization. - fun MilitaryPerson : Ind OccupationalRole ; - - -- An enlisted Soldier of the lowest rank. - fun MilitaryPrivate : Class ; - fun MilitaryPrivate_Class : SubClass MilitaryPrivate Soldier ; - - -- MilitaryReserveForce is the subclass - -- of MilitaryOrganizations that consist of forces trained in military - -- procedures and activities, which are subject to being called to active duty - -- if needed. - fun MilitaryReserveForce : Class ; - fun MilitaryReserveForce_Class : SubClass MilitaryReserveForce MilitaryOrganization ; - - -- The study of the principles of war. - fun MilitaryScience : Ind FieldOfStudy ; - - -- A branch of the armed forces of a Nation. - -- For example, there are five military services in the United States, the army, - -- the navy, the air force, the marines, and the coast guard. - fun MilitaryService : Class ; - fun MilitaryService_Class : SubClass MilitaryService MilitaryOrganization ; - - -- Any Ship which is made for a MilitaryOrganization. - -- This includes aircraft carriers, destroyers, etc. - fun MilitaryShip : Class ; - fun MilitaryShip_Class : SubClass MilitaryShip (both MilitaryWaterVehicle Ship) ; - - -- Any MilitaryUnit with the rank of squad. - fun MilitarySquad : Class ; - fun MilitarySquad_Class : SubClass MilitarySquad MilitaryUnit ; - - -- Any MilitaryArtifact which is sold to a - -- non_military customer. - fun MilitarySurplus : Class ; - fun MilitarySurplus_Class : SubClass MilitarySurplus MilitaryArtifact ; - - -- A MilitaryVehicle that moves along the ground - -- on treaded wheels and that contains a large cannon. - fun MilitaryTank : Class ; - fun MilitaryTank_Class : SubClass MilitaryTank (both ArtilleryGun (both MilitaryVehicle RoadVehicle)) ; - - -- Any MilitaryOrganization that can be dispatched - -- to an area of operations. - fun MilitaryUnit : Class ; - fun MilitaryUnit_Class : SubClass MilitaryUnit MilitaryOrganization ; - - -- Any Vehicle which is intended to be - -- used by a MilitaryOrganization. MilitaryVehicle Military platforms which are also vehicles. - -- This would include things like airplanes and tanks, but exclude things like - -- towed platforms. - fun MilitaryVehicle : Class ; - fun MilitaryVehicle_Class : SubClass MilitaryVehicle Vehicle ; - - -- MilitaryWaterVehicle is the class of - -- all WaterVehicle owned or leased for use by some MilitaryOrganization. - fun MilitaryWaterVehicle : Class ; - fun MilitaryWaterVehicle_Class : SubClass MilitaryWaterVehicle WaterVehicle ; - - -- A nutritious BodySubstance produced by Mammals - -- that has evolved to provide nourishment for their offspring during - -- their initial period of life. - fun Milk : Class ; - fun Milk_Class : SubClass Milk (both Beverage LiquidBodySubstance) ; - - -- The UnitOfDuration of 1000 years. - fun MillenniumDuration : Ind UnitOfDuration ; - - -- An construction in the earth from which Minerals are removed, - -- either in pure form or as part of ores. - fun Mine : Class ; - fun Mine_Class : SubClass Mine StationaryArtifact ; - - -- MiningProduct is the class of things - -- that are produced from the earth for human use by mining or another form - -- of extraction. This includes metal ores, petroleum, and other products. - fun MiningProduct : Class ; - fun MiningProduct_Class : SubClass MiningProduct Product ; - - -- An Artifact with a surface that is capable of - -- displaying an image by reflecting light. - fun Mirror : Class ; - fun Mirror_Class : SubClass Mirror Artifact ; - - -- A Projectile which is propelled by a rocket and - -- contains a Bomb. - fun Missile : Class ; - fun Missile_Class : SubClass Missile (both Projectile SelfPoweredDevice) ; - - -- The class of ReligiousOrganizations - -- that send members to foreign countries with the aim of coverting citizens - -- of those countries to the beliefs of the ReligiousOrganization. - fun MissionOrganization : Class ; - fun MissionOrganization_Class : SubClass MissionOrganization ReligiousOrganization ; - - -- Anything which serves to house people but - -- which changes its location from time to time, e.g. a motorhome, a mobile - -- home, a camp, etc. Note that MobileResidence is disjoint from Residence, - -- because the latter is a subclass of StationaryArtifact. - fun MobileResidence : Class ; - fun MobileResidence_Class : SubClass MobileResidence Artifact ; - - -- Any Position which involves posing for an - -- artist or photographer. - fun ModellingPosition : Class ; - fun ModellingPosition_Class : SubClass ModellingPosition Position ; - - -- Music which has a single part, i.e. Music - -- which cannot be divided into two or more contemporaneous subProcesses which - -- are also instances of Music. - fun MonophonicMusic : Class ; - fun MonophonicMusic_Class : SubClass MonophonicMusic Music ; - - -- A StationaryArtifact whose purpose is to commemorate - -- a person, animal or event. - fun Monument : Class ; - fun Monument_Class : SubClass Monument StationaryArtifact ; - - -- The class of TimeIntervals that begin at Sunrise - -- and end at noon. - fun Morning : Class ; - fun Morning_Class : SubClass Morning DayTime ; - - -- A mortar is a bomb that is shot at a location. A - -- howitzer is a weapon that fires mortars. The mortar may not include the - -- propelling charge that provides the motive force for delivering it to its - -- target, which distinguishes it from a rocket. A mortar is distinguished - -- from other bombs in that it is propelled rather than exploded in place, or - -- dropped, or propelled by human power. - fun Mortar : Class ; - fun Mortar_Class : SubClass Mortar Weapon ; - - -- An attack in which a Mortar weapon is - -- used. - fun MortarAttack : Class ; - fun MortarAttack_Class : SubClass MortarAttack Bombing ; - - -- A short_range Gun that is positioned on the ground - -- at a high angle and fires explosive shells. - fun MortarGun : Class ; - fun MortarGun_Class : SubClass MortarGun ArtilleryGun ; - - -- Nocturnal Insect with a large body and antennae. - fun Moth : Class ; - fun Moth_Class : SubClass Moth Insect ; - - -- A discrete part of a MotionPicture which is set in - -- the same time period and the same location. - fun MotionPictureScene : Class ; - fun MotionPictureScene_Class : SubClass MotionPictureScene MotionPicture ; - - -- A unit of action in a MotionPicture, a - -- MotionPictureShot is a sequence of images which are captured by a single - -- camera without interruption. - fun MotionPictureShot : Class ; - fun MotionPictureShot_Class : SubClass MotionPictureShot MotionPicture ; - - -- Motorcycle is the subclass of RoadVehicles - -- that have two wheels one behind the other in the frame, upon which the rider - -- sits on a seat above the engine. - fun Motorcycle : Class ; - fun Motorcycle_Class : SubClass Motorcycle (both SelfPoweredRoadVehicle RoadVehicle) ; - - -- MotorizedRailwayCar is the subclass - -- of railway cars that carry their own power source. - fun MotorizedRailwayCar : Class ; - fun MotorizedRailwayCar_Class : SubClass MotorizedRailwayCar (both PoweredVehicle RollingStock) ; - - -- Any BodyMotion which results in being On - -- something else. - fun Mounting : Class ; - fun Mounting_Class : SubClass Mounting BodyMotion ; - - -- A Rodent that has a hairless tail like a rat but that - -- is smaller than a Rat. - fun Mouse : Class ; - fun Mouse_Class : SubClass Mouse Rodent ; - - -- Part of the Face, used for Ingesting Food - -- and Vocalizing. - fun Mouth : Class ; - fun Mouth_Class : SubClass Mouth (both AnimalAnatomicalStructure BodyPart) ; - - -- The process of changing one's residence, i.e. - -- moving one's belongs to a new home. - fun MovingResidence : Class ; - fun MovingResidence_Class : SubClass MovingResidence Transfer ; - - -- The product of a Male Donkey and a Female - -- Horse. Mules are always sterile. - fun Mule : Class ; - fun Mule_Class : SubClass Mule (both DomesticAnimal HoofedMammal) ; - - -- Impermissible Killing of a Human. - fun Murder : Class ; - fun Murder_Class : SubClass Murder (both CriminalAction Killing) ; - - -- An EducationalOrganization where Artifacts of historic, - -- scientific or aesthetic value are collected and exhibited. - fun Museum : Class ; - fun Museum_Class : SubClass Museum EducationalOrganization ; - - -- An AudioRecording of Music. Note that - -- many AudioRecordings contain music, so only an audio recording without - -- any music would be an instance of AudioRecording rather than of - -- MusicRecording. - fun MusicRecording : Class ; - fun MusicRecording_Class : SubClass MusicRecording AudioRecording ; - - -- A Text in a Language that represents a form of music. - fun MusicText : Class ; - fun MusicText_Class : SubClass MusicText Text ; - - -- A Text that expresses the notes, - -- words, etc. of a song or other sort of Music. - fun MusicalComposition : Class ; - fun MusicalComposition_Class : SubClass MusicalComposition Text ; - - -- A GroupOfPeople that create Music - -- together. - fun MusicalGroup : Class ; - fun MusicalGroup_Class : SubClass MusicalGroup GroupOfPeople ; - - -- A Performance that consists exclusively of - -- Music, e.g. an orchestra playing a symphony to an assembled audience. - fun MusicalPerformance : Class ; - fun MusicalPerformance_Class : SubClass MusicalPerformance Performance ; - - -- A Process of RadiatingSound where the - -- sound has a fundamental frequency and 0 or more partial frequencies - -- or unrelated transients or noise components that have a lesser - -- amplitude than the fundamental. - fun MusicalTone : Class ; - fun MusicalTone_Class : SubClass MusicalTone RadiatingSound ; - - -- A Musician is someone who is capable of giving a MusicalPerformance. - -- This includes amateurs and others who don't formally make a living at the activity - -- or choose it as a profession. - fun Musician : Ind SocialRole ; - - -- A FictionalText whose central plot element is a - -- crime of some sort, usually a murder. - fun MysteryStory : Class ; - fun MysteryStory_Class : SubClass MysteryStory FictionalText ; - - -- An AttachingDevice which is a thin piece of metal, with - -- or without a head, that is fastened with a Hammer. - fun Nail : Class ; - fun Nail_Class : SubClass Nail AttachingDevice ; - - -- Any of the horny structures which are found - -- on the DigitAppendages of Primates and other Animals. This includes - -- fingernails and toenails. - fun NailDigit : Class ; - fun NailDigit_Class : SubClass NailDigit AnimalAnatomicalStructure ; - - -- Any Text that tells a story, whether true - -- or false. - fun NarrativeText : Class ; - fun NarrativeText_Class : SubClass NarrativeText Text ; - - -- A Flag that is the official flag of a Nation, - -- e.g. the stars and stripes is the NationalFlag of the UnitedStates. - fun NationalFlag : Class ; - fun NationalFlag_Class : SubClass NationalFlag Flag ; - - -- The German PoliticalParty headed by Adolf Hitler. - fun NaziParty : Ind PoliticalParty ; - - -- The part of the body that connects the Head to the - -- rest of the body. - fun Neck : Class ; - fun Neck_Class : SubClass Neck (both AnimalAnatomicalStructure BodyPart) ; - - -- A sweet, sticky liquid that is produced by Plants - -- and that attracts Insects. - fun Nectar : Class ; - fun Nectar_Class : SubClass Nectar PlantSubstance ; - - -- A Contest where each participant attempts to - -- maximize his self_interest in a Promise that marks the end of the Contest. - fun Negotiating : Class ; - fun Negotiating_Class : SubClass Negotiating (both Contest LinguisticCommunication) ; - - -- The Cells that make up a NervousSystem. - fun NerveCell : Class ; - fun NerveCell_Class : SubClass NerveCell (both AnimalAnatomicalStructure Cell) ; - - -- Any structure which is created by nonhuman Animals for - -- the purpose of giving birth to their offspring. - fun Nest : Class ; - fun Nest_Class : SubClass Nest CorpuscularObject ; - - -- Any PsychologicalDysfunction which is not due - -- to an organic impairment of the NervousSystem. - fun Neurosis : Class ; - fun Neurosis_Class : SubClass Neurosis PsychologicalDysfunction ; - - -- The second and final part of the ChristianBible, - -- describing the life and teachings of Jesus Christ and the activities of his - -- apostles. - fun NewTestament : Class ; - fun NewTestament_Class : SubClass NewTestament Book ; - - -- A BroadcastProgram that is devoted to - -- reporting the latest events in a city, region, nation or the world at - -- large. - fun NewsProgram : Class ; - fun NewsProgram_Class : SubClass NewsProgram BroadcastProgram ; - - -- The Profession of being a news reporter, i.e. - -- investigating and reporting, in a publication or broadcast program, current - -- events. - fun NewsReporter : Ind Profession ; - - -- A Periodical that is published on a daily or - -- weekly basis, that contains Reports, and whose issues are printed on - -- newsprint paper. - fun Newspaper : Class ; - fun Newspaper_Class : SubClass Newspaper Periodical ; - - -- The class of TimeIntervals that begin at Sunset - -- and end at Sunrise. - fun NightTime : Class ; - fun NightTime_Class : SubClass NightTime TimeInterval ; - - -- Moving the Head up and down or side to side - -- to indicate approval or disapproval. - fun Nodding : Class ; - fun Nodding_Class : SubClass Nodding Gesture ; - - -- Any Organization whose purpose is something - -- other than making a profit. - fun NonprofitOrganization : Class ; - fun NonprofitOrganization_Class : SubClass NonprofitOrganization Organization ; - - -- The class of DiseaseOrSyndromes that are not - -- caused by a single type of Microorganism. - fun NonspecificDisease : Class ; - fun NonspecificDisease_Class : SubClass NonspecificDisease DiseaseOrSyndrome ; - - -- The Organ of Smelling. - fun Nose : Class ; - fun Nose_Class : SubClass Nose (both AnimalAnatomicalStructure Organ) ; - - -- Either of two BodyVessels that run through the Nose - -- and connect it to the Throat. - fun Nostril : Class ; - fun Nostril_Class : SubClass Nostril (both AnimalAnatomicalStructure BodyVessel) ; - - -- A FictionalText that is larger than a ShortStory - -- and that is bound independently (i.e. it is a Book). - fun Novel : Class ; - fun Novel_Class : SubClass Novel (both Book FictionalText) ; - - -- A NuclearFamily is a SocialUnit composed - -- of at least two and not more than three generations of familyRelations: - -- parents, their children, and possibly the parents' parents (children's - -- grandparents). - fun NuclearFamily : Class ; - fun NuclearFamily_Class : SubClass NuclearFamily (both FamilyGroup SocialUnit) ; - - -- An ExplosiveDevice and RadioactiveWeapon - -- which achieves its effect by means of a critical mass of a radioactive substance. - fun NuclearWeapon : Class ; - fun NuclearWeapon_Class : SubClass NuclearWeapon (both ExplosiveDevice (both RadioactiveWeapon Weapon)) ; - - -- Any WoodArtifact that is made from the Wood of an oak tree. - fun OakWood : Class ; - fun OakWood_Class : SubClass OakWood WoodArtifact ; - - -- A Device consisting of a flat, broad surface attached to a - -- handle that is used as an instrument in Rowing. - fun Oar : Class ; - fun Oar_Class : SubClass Oar TransportationDevice ; - - -- Any TwoDimensionalAngle that has an - -- angularMeasure that is greater than 90 AngularDegrees. - fun ObliqueAngle : Class ; - fun ObliqueAngle_Class : SubClass ObliqueAngle TwoDimensionalAngle ; - - -- (OccupationFn ?PROCESS) denotes the - -- subclass of ?PROCESS where instances of ?PROCESS are performed as - -- one's occupation, i.e. as part of a FinancialTransaction where one - -- earns money for the performance of ?PROCESS. - fun OccupationFn : El IntentionalProcess -> Desc FinancialTransaction ; - - -- A Role of a Human in a OrganizationalProcess. - fun OccupationalRole : Class ; - fun OccupationalRole_Class : SubClass OccupationalRole Position ; - - -- Any Position that involves skilled manual work. - fun OccupationalTrade : Class ; - fun OccupationalTrade_Class : SubClass OccupationalTrade (both ManualLabor SkilledOccupation) ; - - -- Offering to sell something to someone. - fun OfferingForSale : Class ; - fun OfferingForSale_Class : SubClass OfferingForSale Offering ; - - -- Offering to buy something from someone. - fun OfferingToPurchase : Class ; - fun OfferingToPurchase_Class : SubClass OfferingToPurchase Offering ; - - -- A building in which work activities take - -- place which is not primarily designed for manufacturing or retail sales. - fun OfficeBuilding : Class ; - fun OfficeBuilding_Class : SubClass OfficeBuilding Building ; - - -- A greasy, viscous Solution that cannot be mixed with Water. - -- Note that this general class covers petroleum oil, vegetable oil, animal fat, etc. - fun Oil : Class ; - fun Oil_Class : SubClass Oil Solution ; - - -- Any Paint which is an oil_based Solution. - fun OilPaint : Class ; - fun OilPaint_Class : SubClass OilPaint Paint ; - - -- Any OilPicture which is created - -- with oil_based paints. - fun OilPicture : Class ; - fun OilPicture_Class : SubClass OilPicture PaintedPicture ; - - -- The first part of the ChristianBible, describing - -- the history of the Hebrew people. - fun OldTestament : Class ; - fun OldTestament_Class : SubClass OldTestament Book ; - - -- An Ontology is a - -- ClassificationScheme that links concepts via many different - -- relations. Ontologies typically are not restricted to binary - -- relations and are structured by several kinds of conceptual - -- hierarchies, including set_ or class_based subsumption, spatial - -- containment, mereology - -- (theory of parts and wholes), and logical contexts. Thus, - -- an ontology typically includes multiple taxonomies. - fun Ontology : Class ; - fun Ontology_Class : SubClass Ontology ClassificationScheme ; - - -- The Class of Processes where an aperture is - -- created in an Object. Note that the aperture may be created intentionally, - -- as when one opens a door, or unintentionally, as when the ground ruptures - -- in a seismic event. - fun Opening : Class ; - fun Opening_Class : SubClass Opening Motion ; - - -- The BodyMotion of relaxing the eye lids so that - -- the corneas are exposed to light. - fun OpeningEyes : Class ; - fun OpeningEyes_Class : SubClass OpeningEyes (both EyeMotion Opening) ; - - -- A DramaticPlay that is set to Music. - fun Opera : Class ; - fun Opera_Class : SubClass Opera DramaticPlay ; - - -- A Device which enables someone to see something - -- more clearly or with greater magnification. - fun OpticalDevice : Class ; - fun OpticalDevice_Class : SubClass OpticalDevice Device ; - - -- A SecondaryColor that results from mixing Red - -- and Yellow and resembles the color of a ripe orange fruit. - fun OrangeColor : Ind SecondaryColor ; - - -- A citrus FruitOrVegetable that has an OrangeColor skin and a sweet, acidic flavor. - fun OrangeFruit : Class ; - fun OrangeFruit_Class : SubClass OrangeFruit (both Food FruitOrVegetable) ; - - -- A GroupOfPeople that create InstrumentalMusic together. - fun Orchestra : Class ; - fun Orchestra_Class : SubClass Orchestra MusicalGroup ; - - -- The Process of directing an orchestra. - fun OrchestralConducting : Class ; - fun OrchestralConducting_Class : SubClass OrchestralConducting Guiding ; - - -- A Sentence that expresses an order for something or that something be done. - fun Order : Class ; - def Order = KappaFn Sentence (\SENTENCE -> exists Ordering (\ORDER -> result (var Ordering Process ? ORDER) (var Sentence Entity ? SENTENCE))); - - -- Any CompoundSubstance that has a Carbon base. - fun OrganicCompound : Class ; - fun OrganicCompound_Class : SubClass OrganicCompound CompoundSubstance ; - - -- Any BiologicalProcess that results in the formation of an Organ. - fun Organification : Class ; - fun Organification_Class : SubClass Organification OrganOrTissueProcess ; - - -- Part of an Organization that - -- is responsible for managing the Organization. - fun OrganizationalBoard : Class ; - fun OrganizationalBoard_Class : SubClass OrganizationalBoard Organization ; - - -- The process of two or more - -- Organizations merging into a single Organization. - fun OrganizationalMerging : Class ; - fun OrganizationalMerging_Class : SubClass OrganizationalMerging OrganizationalProcess ; - - -- A method for representing the sounds of a Language - -- with written Characters. - fun Orthography : Class ; - fun Orthography_Class : SubClass Orthography Procedure ; - - -- Any BiologicalProcess that results in the - -- formation of Bones. - fun Ossification : Class ; - fun Ossification_Class : SubClass Ossification OrganOrTissueProcess ; - - -- Clothing that is intended to be worn outdoors. - fun OutdoorClothing : Class ; - fun OutdoorClothing_Class : SubClass OutdoorClothing Clothing ; - - -- Any Region which is not enclosed by a Building - -- or part of a Building. - fun Outdoors : Ind Region ; - - -- The class of all Regions which are - -- neither GeographicAreas nor AtmosphericRegions. - fun OuterSpaceRegion : Class ; - fun OuterSpaceRegion_Class : SubClass OuterSpaceRegion SpaceRegion ; - - -- Outside is a PositionalAttribute used to - -- describe the relative location of one object or region to another - -- region. For example, (orientation Cuba UnitedStates Outside). - fun Outside : Ind PositionalAttribute ; - - -- A HeatingDevice with a door for inserting and removing - -- Food that is to undergo Baking. - fun Oven : Class ; - fun Oven_Class : SubClass Oven (both Container HeatingDevice) ; - - -- A nocturnal bird of prey with a large head and - -- forward_facing eyes. - fun Owl : Class ; - fun Owl_Class : SubClass Owl Bird ; - - -- Any ChemicalProcess where Electrons - -- are removed from the substance undergoing the ChemicalProcess. - fun Oxidation : Class ; - fun Oxidation_Class : SubClass Oxidation ChemicalDecomposition ; - - -- A single page of Text. - fun Page : Ind UnitOfInformation ; - - -- A physical sensation of discomfort which can vary widely - -- in intensity. - fun Pain : Ind EmotionalState ; - - -- Any Solution which is capable of Coloring something. - fun Paint : Class ; - fun Paint_Class : SubClass Paint Solution ; - - -- Any ArtWork which is produced by Painting. - fun PaintedPicture : Class ; - fun PaintedPicture_Class : SubClass PaintedPicture ArtWork ; - - -- The application of Paint to a surface. Note that - -- this class covers both ArtPainting (the creation of PaintedPictures), as - -- well as painting one's kitchen, for example. - fun Painting : Class ; - fun Painting_Class : SubClass Painting (both Coloring Covering) ; - - -- A large Gland that secretes Insulin and other - -- substances. - fun Pancreas : Class ; - fun Pancreas_Class : SubClass Pancreas Gland ; - - -- Paper is a flat sheet of fibers, usually produced by - -- spreading a wet solution of wood particles on a flat surface and drying - -- through heat and pressure. The fibers can also be cotton or a synthetic, - -- although typically the bulk of the substance is wood fibers. This - -- includes all manner of paper products that may have varying thicknesses, - -- colors or texture. This is distinguished from flat wood products such as - -- plywood and particle board which have a structural function in building - -- construction. Sheathing materials such as the paper affixed to sheetrock - -- however, is paper. - fun Paper : Class ; - fun Paper_Class : SubClass Paper Artifact ; - - -- A Text which consists of one or more sentences, - -- begins with an indented line, and expresses a single topic. - fun Paragraph : Class ; - fun Paragraph_Class : SubClass Paragraph Text ; - - -- A publicly owned LandArea which is intended to be used - -- for recreation and/or exercise. - fun Park : Class ; - fun Park_Class : SubClass Park LandArea ; - - -- A LandArea which has been levelled, paved, and - -- marked off for parking Automobiles. - fun ParkingLot : Class ; - fun ParkingLot_Class : SubClass ParkingLot StationaryArtifact ; - - -- Any Position where the employee is not - -- salaried and is paid for less than 40 hours of work per week. - fun PartTimePosition : Class ; - fun PartTimePosition_Class : SubClass PartTimePosition Position ; - - -- A CommercialAgent that is owned by more - -- than one person. - fun Partnership : Class ; - fun Partnership_Class : SubClass Partnership CommercialAgent ; - - -- A Text which is authored by a PoliticalParty - -- and which contains the core goals and principles of the PoliticalParty for a - -- particular year or election cycle. - fun PartyPlatform : Class ; - fun PartyPlatform_Class : SubClass PartyPlatform FactualText ; - - -- A Certificate that allows the holder to - -- be at or away from a specified location, e.g. a pass for a leave of - -- absence, a hall pass, a pass to enter a cleared facility, etc. - fun PassCertificate : Class ; - fun PassCertificate_Class : SubClass PassCertificate Certificate ; - - -- A Vehicle that is designed to - -- carry Humans. Note that Vehicles that are not designed to - -- carry people may still do so. For example, a boxcar might still - -- transport homeless people, but was not built to do so. - fun PassengerVehicle : Class ; - fun PassengerVehicle_Class : SubClass PassengerVehicle Vehicle ; - - -- The Process of converting a LegislativeBill - -- into Law by a duly authorized legislative body of Government. - fun PassingABill : Class ; - fun PassingABill_Class : SubClass PassingABill (both Declaring PoliticalProcess) ; - - -- A License which identifies the holder and permits - -- travel between different countries. - fun Passport : Class ; - fun Passport_Class : SubClass Passport License ; - - -- A military deployment which is intended - -- to prevent hostilities between two other entities located in the same rough - -- geographic area. - fun PeaceKeepingMission : Class ; - fun PeaceKeepingMission_Class : SubClass PeaceKeepingMission MilitaryOrganization ; - - -- A FruitOrVegetable that has a thick skin and the - -- shape of a tear drop. - fun PearFruit : Class ; - fun PearFruit_Class : SubClass PearFruit (both Food FruitOrVegetable) ; - - -- Removing the Skin (or part of the Skin) from - -- an Organism. Note that this class covers a large range of cases, including - -- peeling an orange, pelting an Animal, etc. - fun Peeling : Class ; - fun Peeling_Class : SubClass Peeling Removing ; - - -- A WritingDevice that consists of an encased piece of - -- graphite. - fun Pencil : Class ; - fun Pencil_Class : SubClass Pencil WritingDevice ; - - -- A qualified retirement plan set up by a - -- corporation, labor union, government, or other organization for its - -- employees. Examples include profit_sharing plans, stock bonus and - -- employee stock ownership plans, thrift plans, target benefit plans, - -- money purchase plans, and defined benefit plans. - fun PensionPlan : Class ; - fun PensionPlan_Class : SubClass PensionPlan FinancialAccount ; - - -- A MusicalInstrument which does not - -- have strings and which is played by striking it. - fun PercussionInstrument : Class ; - fun PercussionInstrument_Class : SubClass PercussionInstrument MusicalInstrument ; - - -- A Demonstrating which includes DramaticActing - -- and/or Music and which is intended to entertain the audience. - fun Performance : Class ; - fun Performance_Class : SubClass Performance Demonstrating ; - - -- A discrete subProcess of a Performance, - -- e.g. an act of a play, a movement of a performance of a symphony, etc. - fun PerformanceAct : Class ; - fun PerformanceAct_Class : SubClass PerformanceAct Performance ; - - -- A Text that describes the events - -- and/or participants in a Performance. - fun PerformanceProgram : Class ; - fun PerformanceProgram_Class : SubClass PerformanceProgram FactualText ; - - -- A large platform for theatrical plays, - -- lectures, dances, music recitals, etc, which can be observed by an audience. - fun PerformanceStage : Class ; - fun PerformanceStage_Class : SubClass PerformanceStage StationaryArtifact ; - - -- A part of the PerformanceStage that is not - -- visible to members of the audience. - fun PerformanceStageWing : Class ; - fun PerformanceStageWing_Class : SubClass PerformanceStageWing StationaryArtifact ; - - -- Any Publisher that publishes - -- Periodicals, e.g. newspaper and magazine publishing houses. - fun PeriodicalPublisher : Class ; - fun PeriodicalPublisher_Class : SubClass PeriodicalPublisher Publisher ; - - -- PetroleumProduct is a broad class that - -- includes both crude oil (Petroleum) and RefinedPetroleumProducts. - fun PetroleumProduct : Class ; - fun PetroleumProduct_Class : SubClass PetroleumProduct (both MiningProduct Oil) ; - - -- The Profession of being a pharmacist, i.e. - -- preparing and dispensing BiologicallyActiveSubstances. - fun Pharmacist : Class ; - fun Pharmacist_Class : SubClass Pharmacist Profession ; - - -- The study of first principles, including epistemology, - -- metaphysics, and ethics. - fun Philosophy : Ind FieldOfStudy ; - - -- An Icon that is the result of a process of Photographing. - fun Photograph : Class ; - fun Photograph_Class : SubClass Photograph Icon ; - - -- Celluloid covered with an emulsion which can - -- be converted into photographic negatives by a Camera. - fun PhotographicFilm : Class ; - fun PhotographicFilm_Class : SubClass PhotographicFilm Artifact ; - - -- ContentDevelopment where the instrument - -- is a camera and the result is a Photograph. - fun Photographing : Class ; - fun Photographing_Class : SubClass Photographing ContentDevelopment ; - - -- The study of matter and energy and their relations. - fun Physics : Ind Science ; - - -- The part of Biology dealing with the functioning of - -- Organisms. - fun Physiology : Ind Science ; - - -- A StringInstrument with keys that, when pressed down, - -- activate hammers that, in turn, strike strings. - fun Piano : Class ; - fun Piano_Class : SubClass Piano StringInstrument ; - - -- A frame which surrounds a PaintedPicture or - -- Photograph and has the function of protecting and accenting the picture. - fun PictureFrame : Class ; - fun PictureFrame_Class : SubClass PictureFrame Artifact ; - - -- A domesticated HoofedMammal that is raised for pork. - fun Pig : Class ; - fun Pig_Class : SubClass Pig (both HoofedMammal Livestock) ; - - -- A subclass of Bird with a stout body and short legs. - fun Pigeon : Class ; - fun Pigeon_Class : SubClass Pigeon Bird ; - - -- A soft, stuffed Artifact to support the Head or - -- the body as a whole while one is sleeping or relaxing. - fun Pillow : Class ; - fun Pillow_Class : SubClass Pillow Artifact ; - - -- A SecondaryColor that results from mixing Red and - -- White. - fun Pink : Ind SecondaryColor ; - - -- Pipeline is the class of pipelines used - -- to transport various kinds of fluids. - fun Pipeline : Class ; - fun Pipeline_Class : SubClass Pipeline Transitway ; - - -- A Firearm that is intended to be aimed and fired with a - -- single hand. - fun Pistol : Class ; - fun Pistol_Class : SubClass Pistol Firearm ; - - -- The place where the pitcher in Baseball - -- stands when he is throwing balls to the batter. - fun PitchersMound : Class ; - fun PitchersMound_Class : SubClass PitchersMound GameArtifact ; - - -- Throwing a Ball to the batter in a game of - -- Baseball or softball. - fun Pitching : Class ; - fun Pitching_Class : SubClass Pitching (both GameShot Throwing) ; - - -- The main Gland of the endocrine system. - fun PituitaryGland : Class ; - fun PituitaryGland_Class : SubClass PituitaryGland Gland ; - - -- A Building or part of a Building which is - -- intended for organizational activities, e.g. retail or wholesale selling, - -- manufacturing, office work, etc. - fun PlaceOfCommerce : Class ; - fun PlaceOfCommerce_Class : SubClass PlaceOfCommerce StationaryArtifact ; - - -- Any place designed for ReligiousProcesses. - fun PlaceOfWorship : Class ; - fun PlaceOfWorship_Class : SubClass PlaceOfWorship Building ; - - -- PlacingUnderArrest is the class of events in which a - -- CognitiveAgent, typically a law enforcement professional, - -- legally takes into custody a human or group of humans. - fun PlacingUnderArrest : Class ; - fun PlacingUnderArrest_Class : SubClass PlacingUnderArrest (both Capturing (both LawEnforcement (both LegalAction SocialInteraction))) ; - - -- PlantAgriculturalProduct - -- is the class of AgriculturalProducts that are vegetable in nature, - -- in the widest sense, e.g., fruits, grains, green vegetables, cotton, - -- linen, flowers, wine grapes, hops. - fun PlantAgriculturalProduct : Class ; - fun PlantAgriculturalProduct_Class : SubClass PlantAgriculturalProduct AgriculturalProduct ; - - -- The stem of a Plant or any shoot arising from - -- the stem of a Plant. - fun PlantBranch : Class ; - fun PlantBranch_Class : SubClass PlantBranch (both BodyPart PlantAnatomicalStructure) ; - - -- An Organ of Plants whose main purpose is - -- photosynthesis. - fun PlantLeaf : Class ; - fun PlantLeaf_Class : SubClass PlantLeaf (both Organ PlantAnatomicalStructure) ; - - -- An Organ of Plants whose main purpose is twofold, viz. to absorb - -- nutrients from the ground and to anchor the Plant in place. - fun PlantRoot : Class ; - fun PlantRoot_Class : SubClass PlantRoot (both Organ PlantAnatomicalStructure) ; - - -- A small piece of stiff paper with markings - -- which is intended to be used for playing card games. - fun PlayingCard : Class ; - fun PlayingCard_Class : SubClass PlayingCard (both ContentBearingObject GameArtifact) ; - - -- Stating in a court of law a claim about whether or - -- not one is guilty of the crime of which one has been accused. - fun Pleading : Class ; - fun Pleading_Class : SubClass Pleading Stating ; - - -- An Artifact which is designed to fit snugly within a Hole. - fun Plug : Class ; - fun Plug_Class : SubClass Plug Artifact ; - - -- Any occupation that involves installing, repairing, and - -- replacing pipes and pipe fixtures. - fun Plumber : Ind OccupationalTrade ; - - -- A pouch of Fabric in an instance of Clothing where something can be kept. - fun Pocket : Class ; - fun Pocket_Class : SubClass Pocket Fabric ; - - -- A PoliceOfficer who is in charge of a precinct. - fun PoliceCaptain : Class ; - fun PoliceCaptain_Class : SubClass PoliceCaptain PoliceOfficer ; - - -- The Profession of being a police - -- detective, i.e. being a PoliceOfficer whose duties include the - -- investigation of crimes. - fun PoliceDetective : Ind PoliceOfficer ; - - -- A building designed to house PolicePersons. - fun PoliceFacility : Class ; - fun PoliceFacility_Class : SubClass PoliceFacility Building ; - - -- The Profession of being a police officer, i.e. - -- working for a law enforcement agency that is part of a Government. - fun PoliceOfficer : Class ; - fun PoliceOfficer_Class : SubClass PoliceOfficer (both GovernmentOfficer Profession) ; - - -- A member of a government whose occupation - -- has the primary purpose of preventing crime and arresting criminals. - fun PolicePerson : Ind OccupationalRole ; - - -- A PoliceOfficer with the rank of sergeant. - fun PoliceSergeant : Class ; - fun PoliceSergeant_Class : SubClass PoliceSergeant PoliceOfficer ; - - -- A CriminalAction that is committed by or - -- against Governments. - fun PoliticalCrime : Class ; - fun PoliticalCrime_Class : SubClass PoliticalCrime (both CriminalAction PoliticalProcess) ; - - -- A well known person who participates - -- in a PoliticalProcess. This must either be the person's principal - -- occupation, or what is intended to become his principal occupation - -- (for example, after an election). - fun PoliticalFigure : Class ; - fun PoliticalFigure_Class : SubClass PoliticalFigure Celebrity ; - - -- PoliticalParty is the class of - -- PoliticalOrganizations that may sponsor candidates for Elections. - fun PoliticalParty : Class ; - fun PoliticalParty_Class : SubClass PoliticalParty PoliticalOrganization ; - - -- The violent overthrow of one Government - -- and its replacement by another. This covers grass_roots revolutions, as well - -- as coups d'etat. - fun PoliticalRevolution : Class ; - fun PoliticalRevolution_Class : SubClass PoliticalRevolution (both PoliticalProcess ViolentContest) ; - - -- The field of political science. - fun PoliticalScience : Ind SocialScience ; - - -- Any Attribute of a Government which specifies some aspect of the political or - -- economic system of the Government. - fun PoliticoEconomicAttribute : Class ; - fun PoliticoEconomicAttribute_Class : SubClass PoliticoEconomicAttribute RelationalAttribute ; - - -- Investigating what people believe (and in what proportions) - -- by asking a set of structured questions to a random sample of people. - fun Polling : Class ; - fun Polling_Class : SubClass Polling Investigating ; - - -- A ClosedTwoDimensionalFigure that is composed - -- exclusively of straight lines, i.e. OneDimensionalFigures. - fun Polygon : Class ; - fun Polygon_Class : SubClass Polygon ClosedTwoDimensionalFigure ; - - -- Music which has two or more parts, i.e. Music - -- which can be divided into two or more contemporaneous subProcesses which are - -- also instances of Music. - fun PolyphonicMusic : Class ; - def PolyphonicMusic = KappaFn Music (\MUSIC -> exists Music (\PART1 -> - exists Music (\PART2 -> and (and (and (and (subProcess (var Music Process ? PART1) - (var Music Process ? MUSIC)) - (subProcess (var Music Process ? PART2) - (var Music Process ? MUSIC))) - (not (equal (var Music Entity ? PART1) - (var Music Entity ? PART2)))) - (cooccur (var Music Physical ? PART1) - (var Music Physical ? MUSIC))) - (cooccur (var Music Physical ? PART2) - (var Music Physical ? MUSIC))))); - - -- The Position of head of the RomanCatholicChurch. - fun Pope : Ind Position ; - - -- PopularElection is the class of - -- Elections in which office_holders and issues are determined directly by - -- the outcome of the votes cast by the enfranchised. For example, U.S. - -- Senators and Representatives are elected by PopularElection. By - -- contrast, U.S. Presidents are elected by indirect elections, in which the - -- Electoral College determines the actual outcome. See electionWinner. - fun PopularElection : Class ; - fun PopularElection_Class : SubClass PopularElection GeneralElection ; - - -- A StationaryArtifact which is connected to a - -- Building and which provides some shelter in entering or leaving the - -- Building or in sitting outside. - fun Porch : Class ; - fun Porch_Class : SubClass Porch StationaryArtifact ; - - -- Meat that was originally part of a Pig. - fun Pork : Class ; - fun Pork_Class : SubClass Pork Meat ; - - -- A PaintedPicture that represents someone's Face. - fun Portrait : Class ; - fun Portrait_Class : SubClass Portrait PaintedPicture ; - - -- The class of TimeIntervals that begin at noon and - -- end at midnight. - fun PostMeridiem : Class ; - fun PostMeridiem_Class : SubClass PostMeridiem TimeInterval ; - - -- The class of Schools that offer - -- an associate's degree or a bachelor's degree. - fun PostSecondarySchool : Class ; - fun PostSecondarySchool_Class : SubClass PostSecondarySchool School ; - - -- A Container which has a handle and is used for - -- Cooking. - fun PotOrPan : Class ; - fun PotOrPan_Class : SubClass PotOrPan Container ; - - -- Any occupation that involves the creation of Pottery. - fun Potter : Ind OccupationalTrade ; - - -- Household Artifacts that are made out of baked Clay. - fun Pottery : Class ; - fun Pottery_Class : SubClass Pottery Artifact ; - - fun Poultry : Class ; - fun Poultry_Class : SubClass Poultry (both Bird Livestock) ; - - -- Any instance of Transfer from one Container to - -- another, where the thing transferred is a Liquid. - fun Pouring : Class ; - fun Pouring_Class : SubClass Pouring (both LiquidMotion Transfer) ; - - -- Any Solid Substance which consists of loose, - -- identical, and very small particles. - fun Powder : Class ; - fun Powder_Class : SubClass Powder Substance ; - - -- A source of electrical power. - fun PowerSource : Class ; - fun PowerSource_Class : SubClass PowerSource Device ; - - -- A Vehicle that has a powerComponent. - -- Note that PoweredVehicles include those vehicles that have a powerComponent - -- where the user can and does often choose not to use it, such as a moped with pedals. - fun PoweredVehicle : Class ; - fun PoweredVehicle_Class : SubClass PoweredVehicle Vehicle ; - - -- A formal or informal process of private worship which - -- may or may not be carried out in a ReligiousBuilding. - fun Praying : Class ; - fun Praying_Class : SubClass Praying (both ReligiousProcess Requesting) ; - - -- The Attribute that applies to Female Animals and - -- Humans that have an embryo or fetus growing inside of them as the result of - -- having one of the Female's Eggs fertilized. - fun Pregnant : Ind BiologicalAttribute ; - - -- Food that is the result of Cooking. - fun PreparedFood : Class ; - fun PreparedFood_Class : SubClass PreparedFood Food ; - - -- The position of being head of the - -- UnitedStates. - fun PresidentOfTheUnitedStates : Ind Position ; - - -- Any Device that measures and represents PressureMeasure. - fun PressureMeasuringDevice : Class ; - fun PressureMeasuringDevice_Class : SubClass PressureMeasuringDevice MeasuringDevice ; - - -- An installation which is owned and maintained by - -- a Government for the purpose of Confining people. This class covers - -- jails, federal prisons, concentration camps, gulags, etc. - fun Prison : Class ; - fun Prison_Class : SubClass Prison StationaryArtifact ; - - -- The Profession of being a private detective, - -- i.e. a detective who can be hired for a fee to investigate something. - fun PrivateDetective : Ind Profession ; - - -- A School which is not publicly owned. - fun PrivateSchool : Class ; - fun PrivateSchool_Class : SubClass PrivateSchool School ; - - -- Any instance of Speaking before an assembled - -- audience that effects an institutional change, e.g. a change in the laws of - -- the government. - fun Proclaiming : Class ; - fun Proclaiming_Class : SubClass Proclaiming (both Declaring Lecture) ; - - -- Any occupation that requires at least a bachelor's degree. - fun Profession : Class ; - fun Profession_Class : SubClass Profession SkilledOccupation ; - - -- The Profession of being a teacher at a PostSecondarySchool. - fun Professor : Ind Profession ; - - -- An arrangement in which an employer - -- shares its profits with its employees. The compensation can be stocks, - -- bonds or cash, and can be immediate or deferred until retirement. - fun ProfitSharingPlan : Class ; - fun ProfitSharingPlan_Class : SubClass ProfitSharingPlan PensionPlan ; - - -- A missile, bullet, etc. that is fired from a Weapon. - fun Projectile : Class ; - fun Projectile_Class : SubClass Projectile Weapon ; - - -- A Weapon that shoots a Projectile. - fun ProjectileLauncher : Class ; - fun ProjectileLauncher_Class : SubClass ProjectileLauncher Weapon ; - - -- The outer casing of a Projectile. - fun ProjectileShell : Class ; - fun ProjectileShell_Class : SubClass ProjectileShell Container ; - - -- A CommunicationDevice upon which images - -- are projected so that they can be viewed. - fun ProjectionScreen : Class ; - fun ProjectionScreen_Class : SubClass ProjectionScreen CommunicationDevice ; - - -- A CommercialAgent that is owned by a - -- single person. - fun Proprietorship : Class ; - fun Proprietorship_Class : SubClass Proprietorship CommercialAgent ; - - -- Unicellular Organisms that are capable of movement - -- and that are found in almost every part of the world. This class includes - -- amoebas, sporozoans, and paramecia. - fun Protozoa : Class ; - fun Protozoa_Class : SubClass Protozoa Microorganism ; - - -- The field of psychology. - fun Psychology : Ind SocialScience ; - - -- Any PsychologicalDysfunction which is the - -- result of an organic impairment of the NervousSystem. - fun Psychosis : Class ; - fun Psychosis_Class : SubClass Psychosis PsychologicalDysfunction ; - - -- The DevelopmentalAttribute of having functional sex - -- glands which are not fully mature. - fun Puberty : Ind DevelopmentalAttribute ; - - -- An Attorney who defends criminal cases for a - -- GovernmentOrganization. - fun PublicDefender : Class ; - fun PublicDefender_Class : SubClass PublicDefender (both Attorney GovernmentOfficer) ; - - -- A Library which is financed by taxes and which - -- is open to everyone. - fun PublicLibrary : Class ; - fun PublicLibrary_Class : SubClass PublicLibrary (both GovernmentOrganization Library) ; - - -- A Park that is publicly owned, i.e. owned by a Government. - fun PublicPark : Class ; - fun PublicPark_Class : SubClass PublicPark Park ; - - -- An Attorney who prosecutes criminal cases for - -- a GovernmentOrganization. - fun PublicProsecutor : Class ; - fun PublicProsecutor_Class : SubClass PublicProsecutor (both Attorney GovernmentOfficer) ; - - -- A School which is financed primarily by taxes. - fun PublicSchool : Class ; - fun PublicSchool_Class : SubClass PublicSchool (both GovernmentOrganization School) ; - - -- Any business whose services include the - -- Publication of Texts. - fun Publisher : Class ; - fun Publisher_Class : SubClass Publisher CommercialAgent ; - - -- Any instance of LandTransportation, where a - -- TransportationDevice is dragged by something else, whether the something - -- else is an Animal or a self_powered TransportationDevice. - fun Pulling : Class ; - fun Pulling_Class : SubClass Pulling LandTransportation ; - - -- An Artery that carries Blood from - -- the Heart to a Lung. - fun PulmonaryArtery : Class ; - fun PulmonaryArtery_Class : SubClass PulmonaryArtery Artery ; - - -- A Vein that carries Blood from the - -- Lungs to the Heart. - fun PulmonaryVein : Class ; - fun PulmonaryVein_Class : SubClass PulmonaryVein Vein ; - - -- A Device that moves Fluids by means of pressure or suction. - fun Pump : Class ; - fun Pump_Class : SubClass Pump TransportationDevice ; - - -- Any instance of Impelling where the instrument - -- is a Fist of the agent. - fun Punching : Class ; - fun Punching_Class : SubClass Punching Impelling ; - - -- A RegulatoryProcess where the agent does - -- something to the destination that the agent knows is undesirable - -- for the destination. - fun Punishing : Class ; - fun Punishing_Class : SubClass Punishing RegulatoryProcess ; - - -- A SecondaryColor that results from mixing Red and Blue. - fun Purple : Ind SecondaryColor ; - - -- Any four_sided Polygon. - fun Quadrilateral : Class ; - fun Quadrilateral_Class : SubClass Quadrilateral Polygon ; - - -- A Female Insect which is the sole member of - -- her colony with the capability to reproduce. - fun QueenInsect : Class ; - fun QueenInsect_Class : SubClass QueenInsect Insect ; - - -- An interrogative Sentence, a Sentence that - -- poses a question. - fun Question : Class ; - def Question = KappaFn Sentence (\SENTENCE -> exists Questioning (\QUESTION -> result (var Questioning Process ? QUESTION) (var Sentence Entity ? SENTENCE))); - - -- A burrowing Rodent with a short tail and long ears. - fun Rabbit : Class ; - fun Rabbit_Class : SubClass Rabbit Rodent ; - - -- A sport which involves a contest of speed between the - -- participants. Note that this covers a variety of things, including auto - -- racing, running competitions, etc. - fun Racing : Class ; - fun Racing_Class : SubClass Racing Sport ; - - -- An ElectricDevice that emits and receives microwave - -- radiation for the purpose of locating and tracking distant objects. - fun Radar : Class ; - fun Radar_Class : SubClass Radar ElectricDevice ; - - fun RadiatingInfrared_Radiating : SubClass RadiatingInfrared Radiating ; - - -- All sound waves that have frequencies - -- above those that normal Human ears can detect. - fun RadiatingSoundUltrasonic : Class ; - fun RadiatingSoundUltrasonic_Class : SubClass RadiatingSoundUltrasonic RadiatingSound ; - - -- Any case of RadiatingElectromagnetic where the - -- wavelengths are shorter than those of visible light and longer than those - -- of X_Rays. - fun RadiatingUltraviolet : Class ; - fun RadiatingUltraviolet_Class : SubClass RadiatingUltraviolet RadiatingElectromagnetic ; - - -- Any instance of RadiatingLight that can - -- be detected by normal human visual perception. - fun RadiatingVisibleLight : Class ; - def RadiatingVisibleLight = KappaFn RadiatingLight (\R -> exists Human (\H -> - exists Seeing (\S -> and (agent (var Seeing Process ? S) - (var Human Agent ? H)) - (patient (var Seeing Process ? S) - (var RadiatingLight Entity ? R))))) ; - - -- Any instance of Broadcasting which is - -- intended to be received by a RadioReceiver. - fun RadioBroadcasting : Class ; - fun RadioBroadcasting_Class : SubClass RadioBroadcasting Broadcasting ; - - -- Any instance of RadiatingElectromagnetic - -- where the waves have a wavelength between 5 milimeters and 30,000 meters. - fun RadioEmission : Class ; - fun RadioEmission_Class : SubClass RadioEmission RadiatingElectromagnetic ; - - -- A RadioReceiver is a Device for receiving - -- radio broadcast signals from a RadioStation. - fun RadioReceiver : Class ; - fun RadioReceiver_Class : SubClass RadioReceiver ReceiverDevice ; - - -- A WeaponOfMassDestruction which - -- achieves its effect through radioactivity, either by an explosion resulting - -- from nuclear fission or by a conventional explosive device that scatters - -- radioactive debris. - fun RadioactiveWeapon : Class ; - fun RadioactiveWeapon_Class : SubClass RadioactiveWeapon WeaponOfMassDestruction ; - - -- Weapons which are designed to spread - -- radioactive particles over a large area by means of a conventional - -- explosive device rather than a nuclear reaction. These weapons are often - -- referred to as 'dirty bombs'. - fun RadiologicalWeapon : Class ; - fun RadiologicalWeapon_Class : SubClass RadiologicalWeapon RadioactiveWeapon ; - - -- A PlantRoot that is often used in salads. - fun Radish : Class ; - fun Radish_Class : SubClass Radish (both Food PlantRoot) ; - - -- (RadiusFn ?CIRCLE) denotes the length of the radius - -- of the Circle ?CIRCLE. - fun RadiusFn : El Circle -> Ind LengthMeasure ; - - -- RailTransportationSystem - -- is the subclass of TransitSystems whose routes are Railways. - fun RailTransportationSystem : Class ; - fun RailTransportationSystem_Class : SubClass RailTransportationSystem TransitSystem ; - - -- A Vehicle designed to move on Railways. - fun RailVehicle : Class ; - fun RailVehicle_Class : SubClass RailVehicle LandVehicle ; - - -- Any TransportationCompany whose services - -- include Transportation by Train. - fun RailroadCompany : Class ; - fun RailroadCompany_Class : SubClass RailroadCompany TransportationCompany ; - - -- Ramp is the class of SelfConnectedObjects that are - -- inclined planes used for moving objects from one level to another, - -- especially used for wheeled vehicles and people who cannot climb stairs. - fun Ramp : Class ; - fun Ramp_Class : SubClass Ramp SelfConnectedObject ; - - -- Any instance of Mating where one participant does not - -- consent. This is limited to acts between Humans. - fun Raping : Class ; - fun Raping_Class : SubClass Raping (both CriminalAction Mating) ; - - -- A Rodent that has a hairless tail like a Mouse - -- but that is larger than a Mouse. - fun Rat : Class ; - fun Rat_Class : SubClass Rat Rodent ; - - -- A subclass of Snake which derives its name - -- from the fact that it can manipulate its tail in such a way as to produce - -- a sound like that of a rattle. - fun Rattlesnake : Class ; - fun Rattlesnake_Class : SubClass Rattlesnake Snake ; - - -- Food that is not the result of Cooking. - fun RawFood : Class ; - fun RawFood_Class : SubClass RawFood Food ; - - -- Any VehicleWindow which is located at the back - -- of an Automobile. - fun RearWindow : Class ; - fun RearWindow_Class : SubClass RearWindow VehicleWindow ; - - -- An ElectricDevice that is capable of - -- receiving and decoding RadioEmissions, e.g. Radios and Televisions. - fun ReceiverDevice : Class ; - fun ReceiverDevice_Class : SubClass ReceiverDevice (both CommunicationDevice ElectricDevice) ; - - -- Any instance of Speaking where what is - -- uttered is contained within a Text. - fun Reciting : Class ; - fun Reciting_Class : SubClass Reciting Speaking ; - - -- Any Process where the experiencer recovers - -- from a DiseaseOrSyndrome. - fun RecoveringFromIllness : Class ; - fun RecoveringFromIllness_Class : SubClass RecoveringFromIllness OrganismProcess ; - - -- A Device whose purpose is RecreationOrExercise. - fun RecreationOrExerciseDevice : Class ; - fun RecreationOrExerciseDevice_Class : SubClass RecreationOrExerciseDevice Device ; - - -- Any Quadrilateral whose angles are all - -- RightAngles. - fun Rectangle : Class ; - fun Rectangle_Class : SubClass Rectangle Quadrilateral ; - - -- BloodCells that contain hemoglobin, lack a - -- CellNucleus, and carry Oxygen to the tissues of the body. - fun RedBloodCell : Class ; - fun RedBloodCell_Class : SubClass RedBloodCell BloodCell ; - - -- Any Soldier that served on the British side during - -- the American revolutionary war. RedcoatSoldier Any Soldier that served on the - -- British side during the American revolutionary war. - fun RedcoatSoldier : Class ; - fun RedcoatSoldier_Class : SubClass RedcoatSoldier Soldier ; - - -- A Book which is not intended to be read - -- from cover to cover, but which is meant to be consulted to answer specific - -- factual questions, e.g. about the meaning of a word, the location of a - -- country, etc. - fun ReferenceBook : Class ; - fun ReferenceBook_Class : SubClass ReferenceBook (both Book FactualText) ; - - -- A Text which is not intended to be read - -- from beginning to end, but which is meant to be consulted to answer specific - -- factual questions, e.g. about the meaning of a word, the location of a - -- country, etc. - fun ReferenceText : Class ; - fun ReferenceText_Class : SubClass ReferenceText FactualText ; - - -- A Substance that is the result - -- of the Distilling of Petroleum. - fun RefinedPetroleumProduct : Class ; - fun RefinedPetroleumProduct_Class : SubClass RefinedPetroleumProduct PetroleumProduct ; - - -- Any instance of Radiating where the radiated - -- waves rebound from a surface, e.g. an echo of sound or a reflection of - -- light. - fun Reflecting : Class ; - fun Reflecting_Class : SubClass Reflecting Radiating ; - - -- Those instances of RadiatingLight where the - -- instrument is not a light source, but is simply a surface which bends light - -- waves that come in contact with it. - fun ReflectingLight : Class ; - fun ReflectingLight_Class : SubClass ReflectingLight (both RadiatingLight Reflecting) ; - - -- Any Muscle reaction which is a response - -- to a specific stimulus and which does not reach the level of consciousness. - fun ReflexiveProcess : Class ; - fun ReflexiveProcess_Class : SubClass ReflexiveProcess AutonomicProcess ; - - -- The intersection of Containers and ElectricDevices - -- in which the temperature is reduced from that of the outside air by a Cooling - -- process. - fun Refrigerator : Class ; - fun Refrigerator_Class : SubClass Refrigerator (both Container (both CoolingDevice ElectricDevice)) ; - - -- Submitting official paperwork in a government - -- agency, e.g. filing for divorce, making a legal claim against someone. - fun Registering : Class ; - fun Registering_Class : SubClass Registering (both PoliticalProcess Stating) ; - - -- ExpressingDisapproval about a state of affairs - -- that has already occurred. - fun Regretting : Class ; - fun Regretting_Class : SubClass Regretting ExpressingDisapproval ; - - -- Any TherapeuticProcess that removes Pain from - -- the patient of the process. - fun RelievingPain : Class ; - fun RelievingPain_Class : SubClass RelievingPain TherapeuticProcess ; - - -- A Building which is intended to be - -- used for religious worship. This class covers churches, temples, - -- religious shrines, etc. - fun ReligiousBuilding : Class ; - fun ReligiousBuilding_Class : SubClass ReligiousBuilding Building ; - - -- A well_known leader of a religious group. - fun ReligiousFigure : Class ; - fun ReligiousFigure_Class : SubClass ReligiousFigure Celebrity ; - - -- Any Position within a ReligousOrganization. - fun ReligiousPosition : Class ; - fun ReligiousPosition_Class : SubClass ReligiousPosition Position ; - - -- A formal process of public worship which is - -- typically carried out in a church, temple or other sanctified building and - -- which typically accords with a prescribed set of rules. - fun ReligiousService : Class ; - fun ReligiousService_Class : SubClass ReligiousService (both Demonstrating ReligiousProcess) ; - - -- Any Requesting that is intended to cause a - -- Remembering of something. - fun Reminding : Class ; - fun Reminding_Class : SubClass Reminding Requesting ; - - -- Removing Clothing from a Human or - -- Animal in such a way that the Human or Animal no longer wears the - -- Clothing. - fun RemovingClothing : Class ; - fun RemovingClothing_Class : SubClass RemovingClothing Uncovering ; - - -- Giving money to the owner of an Object in - -- exchange for the right to use the Object for a fixed time period. - fun Renting : Class ; - fun Renting_Class : SubClass Renting (both Borrowing FinancialTransaction) ; - - -- A relatively brief FactualText, often it - -- describes the findings of a study or experiment, or a series of - -- observations. - fun Report : Class ; - fun Report_Class : SubClass Report (both Article FactualText) ; - - -- One of the two major political parties in - -- the UnitedStates. The RepublicanParty represents traditional, - -- conservative values. - fun RepublicanParty : Ind PoliticalParty ; - - -- A Sentence that expresses a request for something or - -- that something be done. - fun Request : Class ; - def Request = KappaFn Sentence (\SENTENCE -> exists Requesting (\REQUEST -> result (var Requesting Process ? REQUEST)(var Sentence Entity ? SENTENCE))); - - -- The Profession of being a scientific - -- researcher. - fun Researcher : Class ; - fun Researcher_Class : SubClass Researcher Profession ; - - -- (ResidentFn ?AREA) denotes the - -- GroupOfPeople who have their home in ?AREA. - fun ResidentFn : El GeopoliticalArea -> Ind GroupOfPeople ; - - -- Voluntarily ending one's employment. - fun Resigning : Class ; - fun Resigning_Class : SubClass Resigning TerminatingEmployment ; - - -- Any instance of Deciding which is conducted at a - -- FormalMeeting and where the agent is an Organization. - fun Resolution : Class ; - fun Resolution_Class : SubClass Resolution Deciding ; - - -- Any CommercialAgent whose services include selling - -- Food to customers which is intended to be eaten on the premises. - fun Restaurant : Class ; - fun Restaurant_Class : SubClass Restaurant CommercialAgent ; - - -- A Building where people pay to be served food - -- and eat. Some restaurants may also offer entertainment. - fun RestaurantBuilding : Class ; - fun RestaurantBuilding_Class : SubClass RestaurantBuilding Building ; - - -- A Store where individuals who are not - -- representing an Organization purchase items. This distinguishes - -- retail stores from wholesale establishments, where the purchasers - -- are businesses or their representatives, as well as mail order or - -- office buildings where transactions are facillitated but the consumer - -- does not take possession of the item on the premises. More succinctly, - -- the complement of WholesaleStore, i.e. - -- MercantileOrganizations that sell their goods to the general public. - fun RetailStore : Class ; - fun RetailStore_Class : SubClass RetailStore MercantileOrganization ; - - -- A membrane that covers the Eye and converts - -- the image formed by the lens of the Eye into neurochemical impulses - -- which can be processed by the Brain. - fun Retina : Class ; - fun Retina_Class : SubClass Retina (both AnimalAnatomicalStructure Organ) ; - - -- Voluntary unemployment toward the end of one's life. - fun Retired : Ind SocialRole ; - - -- Voluntarily leaving employment at the end of one's - -- career in order to take time off in the later years of one's life. - fun Retiring : Class ; - fun Retiring_Class : SubClass Retiring Resigning ; - - -- Any instance of Translocation where the agent - -- goes to a location where he/she had been before the Translocation took place. - fun Returning : Class ; - fun Returning_Class : SubClass Returning Translocation ; - - -- Moving something in such a way that its top - -- becomes its bottom and vice versa. - fun Reversing : Class ; - fun Reversing_Class : SubClass Reversing Motion ; - - -- A Pistol whose magazine is a revolving cylinder with - -- six chambers for Bullets. - fun RevolverGun : Class ; - fun RevolverGun_Class : SubClass RevolverGun Pistol ; - - -- A CerealGrain which has short and long grain varieties - -- and which is usually prepared for eating by steaming. - fun RiceGrain : Class ; - fun RiceGrain_Class : SubClass RiceGrain CerealGrain ; - - -- A Firearm with a long barrel that is intended to be fired - -- from the shoulder. - fun Rifle : Class ; - fun Rifle_Class : SubClass Rifle Firearm ; - - -- Any TwoDimensionalAngle that has the - -- angularMeasure of 90 AngularDegrees. - fun RightAngle : Class ; - fun RightAngle_Class : SubClass RightAngle TwoDimensionalAngle ; - - -- Any Triangle that contains a RightAngle. - fun RightTriangle : Class ; - fun RightTriangle_Class : SubClass RightTriangle Triangle ; - - -- Any instance of RadiatingSound which is produced by - -- a Bell. - fun Ringing : Class ; - fun Ringing_Class : SubClass Ringing RadiatingSound ; - - -- A path along which vehicles travel. It is typically, - -- although not necessarily, paved and intended for cars. - fun Road : Class ; - fun Road_Class : SubClass Road (both Region Roadway) ; - - -- RoadTransportationSystem - -- is the subclass of TransportationSystems whose routes are Roadways. - fun RoadTransportationSystem : Class ; - fun RoadTransportationSystem_Class : SubClass RoadTransportationSystem TransitSystem ; - - -- The class of LandVehicles that are not - -- RollingStock. - fun RoadVehicle : Class ; - fun RoadVehicle_Class : SubClass RoadVehicle LandVehicle ; - - -- Any instance of Stealing which involves the threat - -- of the use of force. - fun Robbing : Class ; - fun Robbing_Class : SubClass Robbing Stealing ; - - -- Rock is any naturally formed aggregate of one or more - -- minerals, consolidated or not, with some degree of mineralogic and chemical - -- constancy, in popular use the term is usually restricted to those aggregates - -- that are hard, compact, and coherent. - fun Rock : Class ; - fun Rock_Class : SubClass Rock Substance ; - - -- A Spacecraft which has the shape of a cylinder - -- with a cone on top and which is powered by a jet engine. - fun Rocket : Class ; - fun Rocket_Class : SubClass Rocket (both (both Projectile Spacecraft) Aircraft) ; - - -- An attack in which a rocket or - -- missile is used. - fun RocketMissileAttack : Class ; - fun RocketMissileAttack_Class : SubClass RocketMissileAttack Bombing ; - - -- A single rail car. Any RailVehicle that is - -- not composed of other RailVehicles. - fun RollingStock : Class ; - fun RollingStock_Class : SubClass RollingStock RailVehicle ; - - -- The top of a Building. - fun Roof : Class ; - fun Roof_Class : SubClass Roof StationaryArtifact ; - - -- A Male Chicken. - fun Rooster : Class ; - def Rooster = KappaFn Chicken (\R -> attribute (var Chicken Object ? R) (el SexAttribute Attribute ? Male)) ; - - -- Motion that begins and ends at the same point, - -- because the trajectory of the Motion is circular. - fun Rotating : Class ; - fun Rotating_Class : SubClass Rotating Motion ; - - -- Any ThreeDimensionalFigure that has a single - -- tangent at every point on its surface. - fun RoundShape : Ind ThreeDimensionalFigure ; - - -- Any instance of WaterTransportation where the - -- instrument is an Oar that is manually powered. - fun Rowing : Class ; - fun Rowing_Class : SubClass Rowing WaterTransportation ; - - -- A latex that is produced by certain species of - -- BotanticalTrees. - fun Rubber : Class ; - fun Rubber_Class : SubClass Rubber PlantSubstance ; - - -- A piece of Fabric whose purpose is to cover a Floor. - fun Rug : Class ; - fun Rug_Class : SubClass Rug Fabric ; - - -- A Slavic language that is spoken in Russia. - fun RussianLanguage : Ind (both SpokenHumanLanguage NaturalLanguage) ; - - -- A Device which allows a Human to ride on a - -- Horse. - fun Saddle : Class ; - fun Saddle_Class : SubClass Saddle Holder ; - - -- A Container with a Lock which is intended - -- to secure items from theft. Note that this covers safes, lockers, and locked - -- storage compartments. - fun SafeContainer : Class ; - fun SafeContainer_Class : SubClass SafeContainer (both Container SecurityDevice) ; - - -- The class of Positions which involve working on a - -- ship, whether a merchant ship or a navy ship. - fun Sailor : Class ; - fun Sailor_Class : SubClass Sailor SkilledOccupation ; - - -- Any instance of Working that involves Selling or - -- trying to sell items. - fun Sales : Class ; - fun Sales_Class : SubClass Sales Working ; - - -- Any Position which involves Selling - -- or trying to sell items. - fun SalesPosition : Class ; - fun SalesPosition_Class : SubClass SalesPosition SkilledOccupation ; - - -- A Solution consisting of SodiumChloride and - -- Water. - fun SalineSolution : Class ; - fun SalineSolution_Class : SubClass SalineSolution Solution ; - - -- Any kind of open shoe lacking a markedly - -- thicker heel. The toe may be enclosed, but there must be some opening in the upper - -- other than the Hole through which the foot is inserted. - fun Sandal : Class ; - fun Sandal_Class : SubClass Sandal Shoe ; - - -- Any Food which consists of two or more pieces - -- of bread and some sort of filling between the two pieces of bread. - fun Sandwich : Class ; - fun Sandwich_Class : SubClass Sandwich PreparedFood ; - - -- The state of being happy about a state of - -- affairs that occurred in the past. In cases where that state of affairs - -- is the product of one's own doing, this is known as pride. - fun Satisfaction : Ind EmotionalState ; - - -- Any instance of Increasing where the PhysicalQuantity - -- involved is a CurrencyMeasure. This includes saving in a financial account - -- as well as stuffing gold bars under the matress, or a squirrel saving nuts - -- for winter. - fun Saving : Class ; - fun Saving_Class : SubClass Saving Increasing ; - - -- A federally or state chartered - -- FinancialCompany that takes Deposits from individuals, funds - -- Mortgages, and pays Dividends. - fun SavingsAndLoan : Class ; - fun SavingsAndLoan_Class : SubClass SavingsAndLoan FinancialCompany ; - - -- Any AbnormalAnatomicalStructure which results from the - -- healing of a Lesion. - fun Scar : Class ; - fun Scar_Class : SubClass Scar AbnormalAnatomicalStructure ; - - -- Any Funding which is made on the basis of merit - -- and whose purpose is to allow the destination to realize an - -- EducationalProgram. - fun Scholarship : Class ; - fun Scholarship_Class : SubClass Scholarship Funding ; - - -- An EducationalOrganization with a curriculum, - -- teachers, and students. Most Schools are housed in a Building - -- dedicated to the EducationalOrganization. - fun School : Class ; - fun School_Class : SubClass School EducationalOrganization ; - - -- Any FieldOfStudy which tests theories on the basis of - -- careful observations and/or experiments and which has a cumulative body of results. - fun Science : Class ; - fun Science_Class : SubClass Science FieldOfStudy ; - - -- A successful attempt to score a point in a Game. - fun Score : Class ; - fun Score_Class : SubClass Score GameShot ; - - -- An AttachingDevice which contains a spiral of grooves to - -- hold it in place and which is fastened with a Screwdriver. - fun Screw : Class ; - fun Screw_Class : SubClass Screw AttachingDevice ; - - -- A Device that is used to rotate - -- a Screw, which by the action of its helical threads is driven into a - -- medium that is softer than the material of the screw itself. - fun Screwdriver : Class ; - fun Screwdriver_Class : SubClass Screwdriver Device ; - - -- The collection of Characters in a particular - -- written language. Every WrittenCommunication consists of Characters - -- written in a particular script. Scripts include different typefaces, as - -- well as entirely different characters. 'Times Roman' is a very specific - -- script. While the 'latin' character set is a general one, that has - -- specific subclasses like Times Roman. Other scripts include Devanagri - -- (which may be expressed in many different more specific typefaces), or - -- Simplified Chinese. - fun Script : Class ; - fun Script_Class : SubClass Script Collection ; - - -- Any ArtWork which is not constructed on the - -- two_dimensional surface of a canvas, piece of paper, etc. - fun Sculpture : Class ; - fun Sculpture_Class : SubClass Sculpture ArtWork ; - - -- SeasonOfYear is the class of four - -- seasons correlated with the calendar Year and associated with - -- changes in the length of daylight and with overall temperature - -- changes. Depending upon the GeographicArea, a SeasonOfYear - -- may also be associated with weather patterns (e.g., rainy, dry, - -- windy). The characteristics of seasons (cold vs. hot temperatures, - -- long vs. short days) are reversed from the NorthernHemisphere - -- to the SouthernHemisphere. - fun SeasonOfYear : Class ; - fun SeasonOfYear_Class : SubClass SeasonOfYear TimeInterval ; - - -- Any instance of Furniture which is designed to - -- accommodate Humans who are Sitting. - fun Seat : Class ; - fun Seat_Class : SubClass Seat Furniture ; - - -- Guiding someone to a Seat, e.g. as when an usher - -- shows someone to a Seat in an Auditorium. - fun Seating : Class ; - fun Seating_Class : SubClass Seating Guiding ; - - -- A color that is the product of mixing together - -- two or more PrimaryColors. - fun SecondaryColor : Class ; - fun SecondaryColor_Class : SubClass SecondaryColor ColorAttribute ; - - -- A School which admits students who have - -- graduated from a middle school and which normally covers the ninth through - -- twelfth grades. A SecondarySchool confers a high school diploma. - fun SecondarySchool : Class ; - fun SecondarySchool_Class : SubClass SecondarySchool School ; - - -- The head of the UnitedStatesDepartmentOfInterior. - fun SecretaryOfTheInterior : Ind GovernmentSecretary ; - - -- The head of the United States Treasury Department. - fun SecretaryOfTheTreasury : Ind GovernmentSecretary ; - - -- A SecurityDevice that detects intrusions to - -- a StationaryArtifact and issues a warning of some sort. - fun SecurityAlarm : Class ; - fun SecurityAlarm_Class : SubClass SecurityAlarm (both ElectricDevice SecurityDevice) ; - - -- A Device whose purpose is to protect people or - -- property from kidnappers and/or thieves. - fun SecurityDevice : Class ; - fun SecurityDevice_Class : SubClass SecurityDevice Device ; - - -- The Organization that is charged with - -- ensuring the security of members of the overall Organization and the - -- property of the Organization. - fun SecurityUnit : Class ; - fun SecurityUnit_Class : SubClass SecurityUnit Organization ; - - -- Any instance of UnilateralGetting which is done by - -- a Government and which is not permitted by the origin of the UnilateralGetting. - fun SeizingProperty : Class ; - fun SeizingProperty_Class : SubClass SeizingProperty UnilateralGetting ; - - -- SelfPoweredDevice is - -- the subclass of Devices whose action is powered by some kind of on_board - -- component or power source (not the user, which would be a - -- UserPoweredVehicle). - fun SelfPoweredDevice : Class ; - def SelfPoweredDevice = KappaFn Device (\O -> exists Artifact (\G -> powerPlant (var Device Device ? O) (var Artifact Artifact ? G))) ; - - -- SelfPoweredRoadVehicle is the - -- class of RoadVehicles that are also PoweredVehicles. - -- SelfPoweredRoadVehicle covers motorcycles, semi_trailers, RVs, etc., - -- as well as Automobiles. This class includes vehicles powered by - -- electricity, gasoline, diesel, and other fuels. - fun SelfPoweredRoadVehicle : Class ; - fun SelfPoweredRoadVehicle_Class : SubClass SelfPoweredRoadVehicle (both PoweredVehicle RoadVehicle) ; - - -- Any LegalDecision where the defendant is assigned - -- a punishment for a CriminalAction which was the subject of an earlier - -- LegalConviction. - fun Sentencing : Class ; - fun Sentencing_Class : SubClass Sentencing LegalDecision ; - - -- A noncomissioned MilitaryOfficer. - fun Sergeant : Class ; - fun Sergeant_Class : SubClass Sergeant MilitaryOfficer ; - - -- A Lecture that is part of a ReligiousService. - fun Sermon : Class ; - fun Sermon_Class : SubClass Sermon Lecture ; - - -- Any LiquidBodySubstance other than Blood. - fun Serum : Class ; - fun Serum_Class : SubClass Serum LiquidBodySubstance ; - - -- An Organization that performs - -- a public service and is regulated by the Government. - fun ServiceOrganization : Class ; - fun ServiceOrganization_Class : SubClass ServiceOrganization Organization ; - - -- Any Position which involves working - -- as a waiter or servant, either for an Organization (e.g. a restaurant) - -- or for a person or family. - fun ServicePosition : Class ; - fun ServicePosition_Class : SubClass ServicePosition SkilledOccupation ; - - -- Working as a waiter or servant, either for an - -- Organization (e.g. a Restaurant) or for a person or family. - fun Serving : Class ; - fun Serving_Class : SubClass Serving Working ; - - -- A Pipline which is used to transport human - -- waste to an area where it can be treated and/or disposed of. - fun SewageSystem : Class ; - fun SewageSystem_Class : SubClass SewageSystem Pipeline ; - - -- Attaching two pieces of Fabric or one part of a - -- piece of Fabric to another part by means of needle and thread. - fun Sewing : Class ; - fun Sewing_Class : SubClass Sewing Attaching ; - - -- The subclass of ChangeOfPossession where a - -- properPart of the patient is given by the agent or the destination. - fun Sharing : Class ; - fun Sharing_Class : SubClass Sharing ChangeOfPossession ; - - -- A domesticated HoofedMammal that is bred for its - -- wool and for its meat (known as mutton). - fun Sheep : Class ; - fun Sheep_Class : SubClass Sheep (both DomesticAnimal HoofedMammal) ; - - -- An piece of Furniture or part of a piece of Furniture - -- that is used for keeping or displaying things. - fun Shelf : Class ; - fun Shelf_Class : SubClass Shelf Artifact ; - - -- A PoliceOfficer whose jurisdiction is a County. - fun Sheriff : Class ; - fun Sheriff_Class : SubClass Sheriff PoliceOfficer ; - - -- An Artifact that is held by the hand or whole arm and - -- is used to prevent injuries from Weapons. - fun Shield : Class ; - fun Shield_Class : SubClass Shield Artifact ; - - -- Ship is the class of large WaterVehicle used - -- for travel on oceans, seas, or large lakes. - fun Ship : Class ; - fun Ship_Class : SubClass Ship DisplacementHullWaterVehicle ; - - -- The class of Positions which involve the command of a ship. - fun ShipCaptain : Class ; - fun ShipCaptain_Class : SubClass ShipCaptain Sailor ; - - -- The class of Positions that involve some responsibility - -- on a ship and are lower in rank than ShipCaptain. - fun ShipMate : Class ; - fun ShipMate_Class : SubClass ShipMate Sailor ; - - -- The class of Sailors which have a position of - -- responsibility on a Ship. - fun ShipOfficer : Class ; - fun ShipOfficer_Class : SubClass ShipOfficer Sailor ; - - -- Shipping is the subclass of Transportation - -- events in which goods are transported from one place to another by an - -- agent who is entrusted with the goods temporarily just in order to move - -- them. Shipping may be done within an organization or it may be done - -- by an outside commercial agent. See CommercialShipping. - fun Shipping : Class ; - fun Shipping_Class : SubClass Shipping Transportation ; - - -- An item of Clothing which covers the upper body of a Human. - fun Shirt : Class ; - fun Shirt_Class : SubClass Shirt Clothing ; - - -- Clothing that is intended to be worn on the Foot. - -- It consists of an upper, a sole, and a heel. - fun Shoe : Class ; - fun Shoe_Class : SubClass Shoe Clothing ; - - -- The bottom part of a Shoe that is - -- intended to be the point of contact with the ground while the - -- shoe is being worn. - fun ShoeSole : Class ; - fun ShoeSole_Class : SubClass ShoeSole Artifact ; - - -- A MercantileOrganization which is a collection - -- of various shops gathered together in a single, modern development. - fun ShoppingMall : Class ; - fun ShoppingMall_Class : SubClass ShoppingMall MercantileOrganization ; - - -- A brief work of fiction, often bound with other - -- short stories in a Book or Periodical. - fun ShortStory : Class ; - fun ShortStory_Class : SubClass ShortStory (both Article FictionalText) ; - - -- Decreasing the length of something. - fun Shortening : Class ; - fun Shortening_Class : SubClass Shortening Decreasing ; - - -- A solid metal Ball that is used in the sport of shotput. - fun ShotBall : Class ; - fun ShotBall_Class : SubClass ShotBall Ball ; - - -- The part of a Primate between the Arm and the neck. - fun Shoulder : Class ; - fun Shoulder_Class : SubClass Shoulder (both AnimalAnatomicalStructure BodyPart) ; - - -- Moving the Shoulders in such a way that the motion - -- is intended to express something to someone else. - fun Shrugging : Class ; - fun Shrugging_Class : SubClass Shrugging (both BodyMotion Gesture) ; - - -- A prepared path for pedestrians alongside a Roadway. - fun Sidewalk : Class ; - fun Sidewalk_Class : SubClass Sidewalk StationaryArtifact ; - - -- Signalling is the subclass of Guiding - -- processes in which an agent, animate or inanimate, sends a signal to - -- another Object. In many cases, this signal will be an electrical or - -- electronic one. Some signals may directly control the behavior of - -- the object signalled, while others may merely cause information to be - -- presented. Instances of electrical Signalling are typically more - -- complex than simply than operation of a DeviceSwitch, though in some - -- cases, Signalling involves remote activation of such a switch by another - -- device. - fun Signalling : Class ; - fun Signalling_Class : SubClass Signalling Guiding ; - - -- Fabric that is woven from the strands produced by - -- certain Larval Insects. - fun Silk : Class ; - fun Silk_Class : SubClass Silk Fabric ; - - -- The class of Falling processes that occur in a BodyOfWater. - fun Sinking : Class ; - fun Sinking_Class : SubClass Sinking Falling ; - - -- The BodyMotion of moving from a Standing - -- to a Sitting position. - fun SittingDown : Class ; - fun SittingDown_Class : SubClass SittingDown (both BodyMotion MotionDownward) ; - - -- Any ArtWork which is produced by a pencil or - -- piece of charcoal. - fun Sketch : Class ; - fun Sketch_Class : SubClass Sketch ArtWork ; - - -- Any Position which requires - -- learning a set of skills. - fun SkilledOccupation : Class ; - fun SkilledOccupation_Class : SubClass SkilledOccupation Position ; - - -- A BodyCovering that comprises part of the surface of Animals. - fun Skin : Class ; - fun Skin_Class : SubClass Skin (both AnimalAnatomicalStructure BodyCovering) ; - - -- The Bone that is found in the Heads of Vertebrates. - fun Skull : Class ; - fun Skull_Class : SubClass Skull Bone ; - - -- A Window that is part of the Ceiling of - -- a Room. - fun Skylight : Class ; - fun Skylight_Class : SubClass Skylight Window ; - - -- A piece of Clothing that covers the Arm. A - -- Sleeve is always part of a Coat or a Shirt. - fun Sleeve : Class ; - fun Sleeve_Class : SubClass Sleeve Clothing ; - - -- Spreading the lips in such a way as to convey - -- happiness. - fun Smiling : Class ; - fun Smiling_Class : SubClass Smiling FacialExpression ; - - -- Inhaling and exhaling Smoke produced by a CigarOrCigarette. - fun Smoking : Class ; - fun Smoking_Class : SubClass Smoking RecreationOrExercise ; - - -- Any Device whose purpose is Smoking. - fun SmokingDevice : Class ; - fun SmokingDevice_Class : SubClass SmokingDevice Device ; - - -- A SmokingDevice consisting of a tube and a small bowl. - fun SmokingPipe : Class ; - fun SmokingPipe_Class : SubClass SmokingPipe SmokingDevice ; - - -- Any instance Transportation which is also a CriminalAction. - fun Smuggling : Class ; - fun Smuggling_Class : SubClass Smuggling (both CriminalAction Transportation) ; - - -- A long and narrow Reptile which lacks Limbs. - fun Snake : Class ; - fun Snake_Class : SubClass Snake Reptile ; - - -- The ConsciousnessAttribute of someone whose motor and - -- cognitive faculties are not significantly impaired by a BiologicallyActiveSubstance. - fun Sober : Ind ConsciousnessAttribute ; - - -- The process of transitioning from a state of - -- being Drunk to a state of being Sober. - fun SoberingUp : Class ; - fun SoberingUp_Class : SubClass SoberingUp PsychologicalProcess ; - - -- Any Meeting where the intent is primarily - -- to socialize and be entertained. - fun SocialParty : Class ; - fun SocialParty_Class : SubClass SocialParty (both Meeting RecreationOrExercise) ; - - -- Any Science which studies human behavior, either in - -- the aggregate, as do, for example, Economics and Linguistics, or with respect to - -- the individual, as does Psychology. - fun SocialScience : Class ; - fun SocialScience_Class : SubClass SocialScience Science ; - - -- A piece of Clothing that is made of a soft Fabric - -- like Cotton and that is intended to be worn on the Foot. - fun Sock : Class ; - fun Sock_Class : SubClass Sock Clothing ; - - -- SodiumChloride is the compound of Sodium and Chloride, - -- which may appear in crystalline form or in solution with water or other substances. - -- It is a compound found in solution in significant quantities in sea water. - fun SodiumChloride : Class ; - fun SodiumChloride_Class : SubClass SodiumChloride ChemicalSalt ; - - -- A padded Seat that is designed to accommodate more than one Human. - fun Sofa : Class ; - fun Sofa_Class : SubClass Sofa Seat ; - - -- Attaching two things by means of a MetallicAlloy. - fun Soldering : Class ; - fun Soldering_Class : SubClass Soldering Attaching ; - - -- The class of SkilledOccupations which involve serving in - -- the armed forces of a Nation. - fun Soldier : Class ; - fun Soldier_Class : SubClass Soldier SkilledOccupation ; - - -- Any BodyMotion which begins and ends in - -- a Sitting position and where the feet roll over the head and return to - -- their original position. - fun Somersaulting : Class ; - fun Somersaulting_Class : SubClass Somersaulting BodyMotion ; - - -- Something that emits and receives sound - -- for the purpose of locating and tracking distant objects. Note that - -- this covers both manmade devices and BodyParts such as the sonar - -- of bats and dolphins. - fun Sonar : Class ; - fun Sonar_Class : SubClass Sonar CorpuscularObject ; - - -- Any MusicalComposition which contains Lyrics. - fun Song : Class ; - fun Song_Class : SubClass Song MusicalComposition ; - - -- Food which is prepared by reducing Meat - -- and/or FruitOrVegetables to a translucent broth which can be used as - -- a base for soups or sauces. - fun SoupStock : Class ; - fun SoupStock_Class : SubClass SoupStock PreparedFood ; - - -- The class of all Regions which are not GeographicAreas. - fun SpaceRegion : Class ; - fun SpaceRegion_Class : SubClass SpaceRegion Region ; - - -- Any instance of Transportation where the - -- instrument is a Spacecraft and which is through a SpaceRegion. - fun SpaceTransportation : Class ; - fun SpaceTransportation_Class : SubClass SpaceTransportation Transportation ; - - -- Any Vehicle which is capable of SpaceTransportation. - fun Spacecraft : Class ; - fun Spacecraft_Class : SubClass Spacecraft Vehicle ; - - -- A Romance language that is the official language - -- of Spain, Mexico, and many Central and South American countries. - fun SpanishLanguage : Ind (both SpokenHumanLanguage NaturalLanguage) ; - - -- A Weapon with a long handle and a short blade. - fun Spear : Class ; - fun Spear_Class : SubClass Spear Weapon ; - - -- The class of ThreeDimensionalFigures such that - -- all GeometricPoints that make up the Sphere are equidistant from a - -- single GeometricPoint, known as the center of the Sphere. - fun Sphere : Class ; - fun Sphere_Class : SubClass Sphere ThreeDimensionalFigure ; - - -- A cord of nerves that carries impulses to - -- and from the Brain. It is contained within the SpinalColumn. - fun SpinalCord : Class ; - fun SpinalCord_Class : SubClass SpinalCord Organ ; - - -- Any instance of Impelling where the origin is - -- the Mouth of the agent. - fun Spitting : Class ; - fun Spitting_Class : SubClass Spitting Impelling ; - - -- An Organ on the left side of the body that produces - -- Cells that play a crucial role in immune response. - fun Spleen : Class ; - fun Spleen_Class : SubClass Spleen (both AnimalAnatomicalStructure Organ) ; - - -- The BodyPosition of extending one's Legs at - -- right angles to one's Torso. - fun Splitting : Ind BodyPosition ; - - -- A GameShot which is part of a Sport and - -- which serves to start the Sport, e.g. the beginning shot in Tennis, - -- Badminton or Squash. - fun SportServe : Class ; - fun SportServe_Class : SubClass SportServe GameShot ; - - -- Any GameAttribute that is specific to - -- a Sport. - fun SportsAttribute : Class ; - fun SportsAttribute_Class : SubClass SportsAttribute GameAttribute ; - - -- A specially designated and maintained facility - -- where Sports are played. Note that this covers sports fields, stadiums, - -- and gymnasiums. - fun SportsFacility : Class ; - fun SportsFacility_Class : SubClass SportsFacility StationaryArtifact ; - - -- A specially designated and maintained area - -- where Sports are played. - fun SportsGround : Class ; - fun SportsGround_Class : SubClass SportsGround StationaryArtifact ; - - -- An Organization whose members are SportsTeams - -- and whose purpose is to set up games between its members. - fun SportsLeague : Class ; - fun SportsLeague_Class : SubClass SportsLeague Organization ; - - -- A SportsAttribute that indicates that a player in - -- a Sport can no longer compete because he has been tagged with the GamePiece. - fun SportsOut : Ind SportsAttribute ; - - -- A Plan for a Maneuver within a TeamSport. - fun SportsPlay : Class ; - fun SportsPlay_Class : SubClass SportsPlay Plan ; - - -- A Position which is filled by someone on a - -- SportsTeam and which represents the role played by the person on the team. - fun SportsPosition : Class ; - fun SportsPosition_Class : SubClass SportsPosition SkilledOccupation ; - - -- A GroupOfPeople who habitually play a Sport - -- together, either as an occupation or as a leisure activity. - fun SportsTeam : Class ; - fun SportsTeam_Class : SubClass SportsTeam GroupOfPeople ; - - -- Any instance of Transfer of a Liquid which is - -- accomplished by converting the Liquid into a mist. - fun Spraying : Class ; - fun Spraying_Class : SubClass Spraying (both LiquidMotion Transfer) ; - - -- The SeasonOfYear that begins at the spring - -- equinox and ends at the summer solstice. SpringSeason is the class of - -- TimeIntervals associated with the calendar months of March - -- through May. - fun SpringSeason : Class ; - fun SpringSeason_Class : SubClass SpringSeason SeasonOfYear ; - - -- Any Rectangle whose sides are all equal. - fun Square : Class ; - fun Square_Class : SubClass Square Rectangle ; - - -- SquareMile represents a UnitOfMeasure equal to one square Mile. - fun SquareMile : Ind UnitOfArea ; - - -- SquareYard represents a UnitOfMeasure equal to one square YardLength. - fun SquareYard : Ind UnitOfArea ; - - -- Sitting on one's heels. - fun Squatting : Ind BodyPosition ; - - -- A tree_dwelling Rodent with a bushy tail. - fun Squirrel : Class ; - fun Squirrel_Class : SubClass Squirrel Rodent ; - - -- A Wagon that is pulled by Horses and whose purpose - -- was to transport Humans and their luggage from one City to the next, especially - -- in areas which did not have an established transportation system, e.g. the old west. - fun StageCoach : Class ; - fun StageCoach_Class : SubClass StageCoach Wagon ; - - -- A StationaryArtifact which allows one to climb, step - -- by step, from one level to another. - fun Stairway : Class ; - fun Stairway_Class : SubClass Stairway StationaryArtifact ; - - -- The BodyMotion of moving from a Sitting - -- to a Standing position. - fun StandingUp : Class ; - fun StandingUp_Class : SubClass StandingUp (both BodyMotion MotionUpward) ; - - -- A complex Carbohydrate that is the main form in - -- which Carbohydrates are stored. - fun Starch : Class ; - fun Starch_Class : SubClass Starch Carbohydrate ; - - -- (StartFn ?PROCESS) denotes IntentionalProcesses - -- of bringing it about that Processes of type ?PROCESS begin, e.g. start - -- working, begin running, etc. - fun StartFn : El Process -> Desc IntentionalProcess ; - - -- Killing someone by depriving them of Food. - fun Starving : Class ; - fun Starving_Class : SubClass Starving Killing ; - - -- The class of Governments whose - -- jurisdictions are StateOrProvinces. - fun StateGovernment : Class ; - fun StateGovernment_Class : SubClass StateGovernment Government ; - - -- A Sentence that is stated to be true. - fun Statement : Class ; - def Statement = KappaFn Sentence (\SENTENCE -> exists Stating (\STATE -> result (var Stating Process ? STATE) - (var Sentence Entity ? SENTENCE))) ; - - -- Any UnilateralGetting which is not permitted by the - -- origin of the UnilateralGetting. These cases of UnilateralGetting are - -- distinguished from ones where the destination is the subject of charity or - -- other forms of benefaction. - fun Stealing : Class ; - fun Stealing_Class : SubClass Stealing (both CriminalAction UnilateralGetting) ; - - -- SteamEngine is the subclass of Engines - -- that produce mechanical power from heat and steam pressure. - fun SteamEngine : Class ; - fun SteamEngine_Class : SubClass SteamEngine Engine ; - - -- A MetallicAlloy made from Iron and other elements. - fun Steel : Class ; - fun Steel_Class : SubClass Steel MetallicAlloy ; - - -- A component of a ReligiousBuilding that is tall - -- and narrow and symbolizes the connection between humanity and a deity. - fun Steeple : Class ; - fun Steeple_Class : SubClass Steeple StationaryArtifact ; - - -- A VehicleController which enables one to steer - -- a Vehicle. - fun SteeringWheel : Class ; - fun SteeringWheel_Class : SubClass SteeringWheel VehicleController ; - - -- The BodyMotion of extending one foot forward - -- and then bringing the other foot to the same lateral position as the - -- first leg. - fun Stepping : Class ; - fun Stepping_Class : SubClass Stepping BodyMotion ; - - -- A StationaryArtifact which allows one to climb, step - -- by step, from one level to another. - fun Steps : Class ; - fun Steps_Class : SubClass Steps StationaryArtifact ; - - -- A class of OrganicCompounds having the same basic - -- chemical structure and having significant physiological effects. - fun Steroid : Class ; - fun Steroid_Class : SubClass Steroid (both BiologicallyActiveSubstance OrganicCompound) ; - - -- Any BiologicallyActiveSubstance which has - -- the effect of stimulating the central nervous system, i.e. increasing - -- function or activity in the Brain or SpinalCord. - fun Stimulant : Class ; - fun Stimulant_Class : SubClass Stimulant BiologicallyActiveSubstance ; - - -- Any instance of LiquidMotion which is also an - -- instance of Combining two or more Liquids. - fun Stirring : Class ; - fun Stirring_Class : SubClass Stirring (both Combining LiquidMotion) ; - - -- An instrument that signifies an ownership position, - -- or equity, in a Corporation, and represents a claim on its proportionate - -- share in the corporation's assets and profits. - fun Stock : Class ; - fun Stock_Class : SubClass Stock (both FinancialInstrument Investment) ; - - -- A muscular sac that is the principal organ of - -- digestion. - fun Stomach : Class ; - fun Stomach_Class : SubClass Stomach (both AnimalAnatomicalStructure Organ) ; - - -- An act where a victim or victims is attacked - -- with stones. The stones may either be placed on top of a victim in - -- order to cause death by pressure and suffocation, in which case the act - -- is typically part of a ritualized legal sentence, or where the victim - -- is pelted with stones causing injury or death by trauma. The intent - -- of such an act is usually the death of the victim. - fun Stoning : Class ; - fun Stoning_Class : SubClass Stoning ViolentContest ; - - -- (StopFn ?PROCESS) denotes IntentionalProcesses of bringing it - -- about that Processes of type ?PROCESS end, e.g. stop walking, quit working, etc. - fun StopFn : El Process -> Desc IntentionalProcess ; - - -- A Building that has the purpose of housing - -- FinancialTransactions. - fun Store : Class ; - fun Store_Class : SubClass Store Building ; - - -- Someone who operates a store which he - -- either owns or rents. - fun StoreOwner : Ind OccupationalRole ; - - -- The Region where two or more unstable air - -- masses meet. - fun StormFront : Class ; - fun StormFront_Class : SubClass StormFront AtmosphericRegion ; - - -- A HeatingDevice which consists one or more burners for - -- heating pots and pans of Food. - fun Stove : Class ; - fun Stove_Class : SubClass Stove HeatingDevice ; - - -- Any instance of Grabbing where the patient is - -- someone else's throat and the intention is to make it impossible for the other - -- person to breathe. - fun Strangling : Class ; - fun Strangling_Class : SubClass Strangling Grabbing ; - - -- (StreetAddressFn ?BUILDING ?ROAD ?CITY - -- ?COUNTRY) returns the Agent, e.g. a family, an organization, a person, - -- etc. that resides or conducts business at the corresponding address. - fun StreetAddressFn : El StationaryArtifact -> El Roadway -> El City -> El Nation -> Ind Agent ; - - -- Streetcar is the subclass of - -- ElectrifiedRailwayCars that run on tracks laid into, along, or - -- beside city Streets. - fun Streetcar : Class ; - fun Streetcar_Class : SubClass Streetcar ElectrifiedRailwayCar ; - - -- A SoundAttribute of Syllables. It denotes the quality of - -- being emphasized over the other Syllables in the same Word. - fun Stressed : Ind SoundAttribute ; - - -- Moving two sides of an object in opposite - -- directions so that the object becomes both longer and thinner. - fun Stretching : Class ; - fun Stretching_Class : SubClass Stretching (both Lengthening Motion) ; - - -- A long, thin strand of Fabric that is used for Tying - -- things together, etc. Note that this class covers a cord of any width, including - -- rope, twine, and thread, for example. - fun String : Class ; - fun String_Class : SubClass String Artifact ; - - -- A MusicalInstrument which is played by - -- striking strings, either directly as with a guitar or indirectly via keys - -- as with Pianos. - fun StringInstrument : Class ; - fun StringInstrument_Class : SubClass StringInstrument MusicalInstrument ; - - -- A person who participates in an - -- EducationalProcess in order to learn something. - fun Student : Ind SocialRole ; - - -- A WaterVehicle which is capable of travelling - -- under the water level by filling tanks with water. - fun Submarine : Class ; - fun Submarine_Class : SubClass Submarine WaterVehicle ; - - -- A subway is a hollow area of the earth, typically - -- under large cities, designed for running trains that move people. It is - -- distinguished from other kinds of tunnels in that trains run through - -- them, primarily for the purpose of carrying people rather than ore, for - -- example. - fun Subway : Class ; - fun Subway_Class : SubClass Subway Hole ; - - -- Any RailTransportationSystem that runs - -- exclusively through Tunnels. - fun SubwaySystem : Class ; - fun SubwaySystem_Class : SubClass SubwaySystem RailTransportationSystem ; - - -- Killing someone by asphyxiation, i.e. by - -- depriving them of Oxygen. - fun Suffocating : Class ; - fun Suffocating_Class : SubClass Suffocating Killing ; - - -- A simple Carbohydrate that has a sweet taste and - -- consists mostly or entirely of sucrose. - fun Sugar : Class ; - fun Sugar_Class : SubClass Sugar (both Carbohydrate PlantAgriculturalProduct) ; - - -- Any instance of Killing where the agent and - -- the experiencer are identical. - fun Suicide : Class ; - fun Suicide_Class : SubClass Suicide Killing ; - - -- A bomb attack in which the bomber - -- intends to blow himself up during the course of the attack. The bomber - -- is the delivery mechanism for the explosive and the bomb is typically - -- in close contact with the bomber, such as being strapped around his - -- torso. This action is distinguished from actions in which the bomber - -- merely happens to be blown up by his own bomb in that the bomber - -- knows that he is committing suicide. - fun SuicideBombing : Class ; - fun SuicideBombing_Class : SubClass SuicideBombing (both Bombing Killing) ; - - -- The SeasonOfYear that begins at the summer - -- solstice and ends at the autumnal equinox. - fun SummerSeason : Class ; - fun SummerSeason_Class : SubClass SummerSeason SeasonOfYear ; - - -- Any instance of RadiatingLight where the - -- Sun (Sol) is the origin. - fun Sunlight : Class ; - fun Sunlight_Class : SubClass Sunlight RadiatingLight ; - - -- The TimeInterval of each Day when the sun is rising - -- and is partially overlapped by the horizon line. - fun Sunrise : Class ; - fun Sunrise_Class : SubClass Sunrise TimeInterval ; - - -- The TimeInterval of each Day when the sun is setting - -- and is partially overlapped by the horizon line. - fun Sunset : Class ; - fun Sunset_Class : SubClass Sunset TimeInterval ; - - -- A Sentence that is assumed to be true, possibly - -- just for the sake of argument. - fun Supposition : Class ; - def Supposition = KappaFn Sentence (\SENTENCE -> exists Supposing (\SUPPOSE -> result (var Supposing Process ? SUPPOSE) - (var Sentence Entity ? SENTENCE))) ; - - -- Surfactants, also known as Wetting agents, - -- lower the surface tension of a Liquid, allowing easier spreading. The - -- term surfactant is a compression of 'Surface active agent'. Surfactants - -- are usually organic compounds that contain both hydrophobic and - -- hydrophilic groups, and are thus semi_soluble in both organic and aqueous - -- solvents. - fun Surfactant : Class ; - fun Surfactant_Class : SubClass Surfactant Substance ; - - -- The Profession of being a surgeon, i.e. being a - -- medical doctor who specializes in performing surgical operations. - fun Surgeon : Class ; - fun Surgeon_Class : SubClass Surgeon MedicalDoctor ; - - -- The EmotionalState that one experiences when something - -- unexpected and of significance occurs. - fun Surprise : Ind EmotionalState ; - - -- An AnimalSubstance that contains SodiumChloride - -- and is produced by the sweat glands. - fun Sweat : Class ; - fun Sweat_Class : SubClass Sweat AnimalSubstance ; - - -- Removing small particles from the floor by means of - -- a Broom. - fun Sweeping : Class ; - fun Sweeping_Class : SubClass Sweeping Removing ; - - -- A FluidContainer that is filled with Water - -- and that is used for Swimming. - fun SwimmingPool : Class ; - fun SwimmingPool_Class : SubClass SwimmingPool (both FluidContainer StationaryArtifact) ; - - -- An EngineeringComponent which is capable of turning - -- an ElectricDevice on and off. - fun SwitchDevice : Class ; - fun SwitchDevice_Class : SubClass SwitchDevice EngineeringComponent ; - - -- A Weapon with a long blade and covered - -- handle. - fun Sword : Class ; - fun Sword_Class : SubClass Sword Weapon ; - - -- A sequence of Characters from the same Word - -- that denote a single sound. - fun Syllable : Class ; - fun Syllable_Class : SubClass Syllable SymbolicString ; - - -- A ShapeAttribute that applies to a - -- SelfConnectedObject that can be divided into two copies of each other. - fun SymmetricShape : Ind ShapeAttribute ; - - -- A piece of Furniture with four legs and a flat top. - -- It is used either for eating, paperwork or meetings. - fun Table : Class ; - fun Table_Class : SubClass Table Furniture ; - - -- Devices that are used in Ingesting (Eating - -- and/or Drinking) a meal. This coves dishware, flatware, and glassware. - fun Tableware : Class ; - fun Tableware_Class : SubClass Tableware Device ; - - -- A BodyPart which extends from the rear of the - -- main body of some Vertebrates. - fun Tail : Class ; - fun Tail_Class : SubClass Tail AnimalAnatomicalStructure ; - - -- Any VehicleLight which is attached to the back - -- of a Vehicle. - fun Taillight : Class ; - fun Taillight_Class : SubClass Taillight VehicleLight ; - - -- Any Process where the experiencer contracts a - -- DiseaseOrSyndrome. - fun TakingIll : Class ; - fun TakingIll_Class : SubClass TakingIll PathologicProcess ; - - -- Any instance of Translocation which starts on something other - -- than an AtmosphericRegion and which has an instance of Flying as a subProcess. - fun TakingOff : Class ; - fun TakingOff_Class : SubClass TakingOff Translocation ; - - -- A thin strip of Fabric or Paper that is used to attach - -- two things. - fun Tape : Class ; - fun Tape_Class : SubClass Tape AttachingDevice ; - - -- A Restaurant whose primary service is selling - -- AlcoholicBeverages to customers. - fun Tavern : Class ; - fun Tavern_Class : SubClass Tavern Restaurant ; - - -- A fee charged by a government on a product, income, or activity. - fun Tax : Class ; - fun Tax_Class : SubClass Tax ChargingAFee ; - - -- A FormText that is used for calculating the amount - -- of income tax owed in a given year. - fun TaxReturn : Class ; - fun TaxReturn_Class : SubClass TaxReturn FormText ; - - -- An Automobile which is used to transport people - -- on short trips in exchange for a fare. - fun Taxicab : Class ; - fun Taxicab_Class : SubClass Taxicab Automobile ; - - -- A Taxonomy is a ClassificationScheme - -- that typically includes the salient concepts of a domain of - -- interest, plus, minimally, a binary `broader than'/`narrower - -- than' relation by which the concepts are linked. The `broader - -- than'/`narrower than' relation is usually conceived as set_ or - -- class_based subsumption, but taxonomies are notorious for - -- conflating the set membership and set subsumption (i.e., - -- subset/superset) relations into a single `IS_A' relation. Some - -- taxonomies include additional binary relations, such as - -- `subpart'/`superpart'. - fun Taxonomy : Class ; - fun Taxonomy_Class : SubClass Taxonomy ClassificationScheme ; - - -- A Beverage which is prepared by infusing tea leaves - -- into hot water. - fun Tea : Class ; - fun Tea_Class : SubClass Tea (both Beverage PreparedFood) ; - - -- The Profession of being a teacher. - fun Teacher : Ind Profession ; - - -- Any Sport which is played by SportsTeams, e.g. - -- Baseball and Football. - fun TeamSport : Class ; - fun TeamSport_Class : SubClass TeamSport Sport ; - - -- The class of SalineSolutions produced by - -- the lacrimal glands of the Eyes. - fun TearSubstance : Class ; - fun TearSubstance_Class : SubClass TearSubstance (both LiquidBodySubstance SalineSolution) ; - - -- A HumanYouth between puberty and the age of 20. - fun Teenager : Class ; - fun Teenager_Class : SubClass Teenager HumanYouth ; - - -- A Device that permits LinguisticCommunication - -- between remote points by means of a code of aural dots and dashes that can - -- be converted into letters of an alphabet. - fun Telegraph : Class ; - fun Telegraph_Class : SubClass Telegraph (both CommunicationDevice ElectricDevice) ; - - -- A Device that permits LinguisticCommunication - -- between remote points by converting sound into electrical signals that are - -- then transmitted. When the signals are received, they are converted back - -- into sound. - fun Telephone : Class ; - fun Telephone_Class : SubClass Telephone (both CommunicationDevice ElectricDevice) ; - - -- A WireLine that carries telephone signals and - -- allows users of Telephones or Telegraphs to communicate with one another. - fun TelephoneLine : Class ; - fun TelephoneLine_Class : SubClass TelephoneLine WireLine ; - - -- Any instance of Speaking where the - -- instrument of Communication is a Telephone. - fun Telephoning : Class ; - fun Telephoning_Class : SubClass Telephoning Speaking ; - - -- Any instance of Broadcasting which - -- is intended to be received by a Television. - fun TelevisionBroadcasting : Class ; - fun TelevisionBroadcasting_Class : SubClass TelevisionBroadcasting Broadcasting ; - - -- A TelevisionReceiver is a Device for - -- receiving television broadcast signals from a TelevisionStation. TelevisionReceiver A TelevisionReceiver is a Device for receiving - -- television broadcast signals from a TelevisionStation or signals - -- transmitted through a cable from a CableTelevisionSystem. - fun TelevisionReceiver : Class ; - fun TelevisionReceiver_Class : SubClass TelevisionReceiver (both ReceiverDevice EngineeringComponent) ; - - -- Any Stating which is both False and believed - -- to be False by the agent of the Stating. - fun TellingALie : Class ; - fun TellingALie_Class : SubClass TellingALie Stating ; - - -- Tissue that connects Muscle to Bone. - fun Tendon : Class ; - fun Tendon_Class : SubClass Tendon (both AnimalSubstance Tissue) ; - - -- A MobileResidence that is made of Fabric and poles and - -- can be easily assembled and disassembled. - fun Tent : Class ; - fun Tent_Class : SubClass Tent MobileResidence ; - - -- A group that uses violent means in an - -- attempt to bring about their political aims. Those violent means are - -- distinguished from a war between nations, or a civil war in that the group - -- is at least partially clandestine and a significant proportion of its acts - -- are against non_military targets. - fun TerroristOrganization : Class ; - fun TerroristOrganization_Class : SubClass TerroristOrganization PoliticalOrganization ; - - -- A FormText which is intended to measure some aspect - -- of the cognitive capabilities, e.g. intelligence or knowledge of a domain, - -- of the person taking the test. - fun TestForm : Class ; - fun TestForm_Class : SubClass TestForm (both FormText MeasuringDevice) ; - - -- A Certificate that describes how a person's - -- property is to be distributed after the death of the person. - fun Testament : Class ; - fun Testament_Class : SubClass Testament Certificate ; - - -- Giving testimony as part of a JudicialProcess. - fun Testifying : Class ; - fun Testifying_Class : SubClass Testifying Stating ; - - -- Any ExpressingApproval to a person for something - -- that the person did in the past and that is regarded as being to the thanker's - -- benefit. - fun Thanking : Class ; - fun Thanking_Class : SubClass Thanking ExpressingApproval ; - - -- Often know as the stage, the - -- Position of performing live plays. - fun TheaterProfession : Class ; - fun TheaterProfession_Class : SubClass TheaterProfession EntertainmentProfession ; - - -- The systematic study of religious practice and religious truth. - fun Theology : Ind FieldOfStudy ; - - -- Any Device that measures and represents - -- TemperatureMeasure. - fun Thermometer : Class ; - fun Thermometer_Class : SubClass Thermometer MeasuringDevice ; - - -- Any Committing where the thing promised - -- is something that is deemed undesirable by the destination of the - -- Committing. - fun Threatening : Class ; - fun Threatening_Class : SubClass Threatening Committing ; - - -- A BodyVessel which connects the Mouth to the - -- lungs and stomach. - fun Throat : Class ; - fun Throat_Class : SubClass Throat (both AnimalAnatomicalStructure BodyVessel) ; - - -- Any instance of Impelling where the instrument is - -- an Arm. - fun Throwing : Class ; - fun Throwing_Class : SubClass Throwing (both BodyMotion Impelling) ; - - -- The thick, short Finger of each Hand. - fun Thumb : Class ; - fun Thumb_Class : SubClass Thumb Finger ; - - -- Any instance of RadiatingSound which is caused by - -- an instance of Lightning. - fun Thunder : Class ; - fun Thunder_Class : SubClass Thunder (both RadiatingSound WeatherProcess) ; - - -- A Gland in the neck that produces HormoneTSH, - -- which regulates body weight, metabolic rate, etc. - fun ThyroidGland : Class ; - fun ThyroidGland_Class : SubClass ThyroidGland Gland ; - - -- A Hormone secreted by the ThyroidGland. - fun ThyroidHormone : Class ; - fun ThyroidHormone_Class : SubClass ThyroidHormone Hormone ; - - -- A Certificate that allows the holder to perform - -- a specified act once, e.g. ride a bus, attend a concert, obtain a prize, - -- etc. - fun Ticket : Class ; - fun Ticket_Class : SubClass Ticket Certificate ; - - -- Clothing that is intended to be worn around the - -- Neck and knotted at the front. - fun TieClothing : Class ; - fun TieClothing_Class : SubClass TieClothing Clothing ; - - -- The ContestAttribute that applies to all contestParticipants - -- in a Contest when none of them have Won or Lost the Contest. - fun TieScore : Ind ContestAttribute ; - - -- Any Process of Digging, e.g. breaking and - -- turning over Soil that facilitates Agriculture. - fun Tilling : Class ; - fun Tilling_Class : SubClass Tilling (both Digging (both IntentionalProcess SurfaceChange)) ; - - -- An Amphibian that lacks a Tail and lives at least - -- partially outside of water. - fun Toad : Class ; - fun Toad_Class : SubClass Toad Amphibian ; - - -- A FloweringPlant containing nicotine whose leaves - -- are dried and then smoked or ingested. - fun Tobacco : Class ; - fun Tobacco_Class : SubClass Tobacco (both FloweringPlant PlantAgriculturalProduct) ; - - -- The five extremities of a Foot. - fun Toe : Class ; - fun Toe_Class : SubClass Toe (both AnimalAnatomicalStructure (both BodyPart DigitAppendage)) ; - - -- A Device for the disposal of wastes resulting from - -- urination and defecation. - fun Toilet : Class ; - fun Toilet_Class : SubClass Toilet Device ; - - -- A StationaryArtifact which is meant to contain someone who is Dead. - fun Tomb : Class ; - fun Tomb_Class : SubClass Tomb StationaryArtifact ; - - -- English mass unit that is equal to 2000 pounds. - fun TonMass : Ind UnitOfMass ; - - -- Any SpokenHumanLanguage that uses pitch to - -- differentiate otherwise identical words, e.g. Chinese. - fun TonalLanguage : Class ; - fun TonalLanguage_Class : SubClass TonalLanguage SpokenHumanLanguage ; - - -- Part of the Mouth, used for Tasting Food, - -- Vocalizing, and the initial stage of Digesting. - fun Tongue : Class ; - fun Tongue_Class : SubClass Tongue (both AnimalAnatomicalStructure BodyPart) ; - - -- Part of the Mouth, used for biting and chewing. - fun Tooth : Class ; - fun Tooth_Class : SubClass Tooth Bone ; - - -- A small BrushOrComb with relatively soft - -- bristles and a long handle, used for brushing teeth (see Tooth). It is - -- used help control bacteria living in the mouth. While most typically used - -- by humans on themselves, it can be used by Dentists on their - -- patients and by adults assisting children. They are occasionally used by - -- humans caring for pets, zoo animals and valuable livestock. - fun Toothbrush : Class ; - fun Toothbrush_Class : SubClass Toothbrush BrushOrComb ; - - -- The body of a Primate excluding its Limbs. - fun Torso : Class ; - fun Torso_Class : SubClass Torso (both AnimalAnatomicalStructure BodyPart) ; - - -- A tourist is a person who is travelling to a - -- place primarily for reasons of entertainment or education, rather than - -- business, although business transaction may take place during the trip. - fun Tourist : Ind SocialRole ; - - -- A tourist site is a location that has some - -- feature of interest to Tourists, which entertains or informs them. - fun TouristSite : Class ; - fun TouristSite_Class : SubClass TouristSite GeographicArea ; - - -- A piece of Fabric which is used for Drying. - fun Towel : Class ; - fun Towel_Class : SubClass Towel Fabric ; - - -- Any ContentDevelopment that results in a Blueprint. - fun Tracing : Class ; - fun Tracing_Class : SubClass Tracing (both ContentDevelopment SurfaceChange) ; - - -- TractorTrailer is the subclass of - -- RoadVehicles that are truck tractor_ truck trailer combinations. - fun TractorTrailer : Class ; - fun TractorTrailer_Class : SubClass TractorTrailer RoadVehicle ; - - -- The state of being free from Anxiety. - fun Tranquility : Ind EmotionalState ; - - -- A Device which is capable of converting one - -- form of energy into another. Formally, a Twoport that neither stores - -- nor dissipates, but only transfers energy between its two ports. - fun Transducer : Class ; - fun Transducer_Class : SubClass Transducer Device ; - - -- Any process within an Organization - -- where a person is moved from one Position to another, e.g. the promotion - -- or demotion of an employee. - fun TransferringPosition : Class ; - fun TransferringPosition_Class : SubClass TransferringPosition OrganizationalProcess ; - - -- A TransitSystem is a system of - -- interconnected Transitways over which some type(s) of vehicles or - -- travellers may pass. In addition to Transitways, TransitSystems - -- may also include TransitJunctions and TransitTerminals. Transit - -- systems may be demarcated by where they are located (e.g., the rail - -- system of Afghanistan), who owns or manages them (e.g., American - -- Airlines TransitSystem of AirRoutes, or state highways managed by - -- TexDOT), or the type of vehicles or travellers accommodated (e.g., - -- the system of Santa Clara county bike trails. - fun TransitSystem : Class ; - fun TransitSystem_Class : SubClass TransitSystem PhysicalSystem ; - - -- A Transparent material is one through which - -- it is possible to have Seeing. - fun Transparent : Ind InternalAttribute ; - - -- TransportViaRoadVehicle is the class of Transportation - -- events in which the instrument is an instance of - -- RoadVehicle. - fun TransportViaRoadVehicle : Class ; - def TransportViaRoadVehicle = both LandTransportation - (KappaFn Transportation (\TRANSPORT -> exists RoadVehicle (\VEHICLE -> instrument (var Transportation Process ? TRANSPORT) - (var RoadVehicle Object ? VEHICLE)))); - - -- A CommercialAgent whose services include Transportation, - -- e.g. a RailroadCompany, an airline, a cruise ship line, etc. - fun TransportationCompany : Class ; - fun TransportationCompany_Class : SubClass TransportationCompany CommercialAgent ; - - -- A Device whose purpose is to trap or cage Animals, - -- i.e. to be in instrument in an act of Confining. - fun TrapOrCage : Class ; - fun TrapOrCage_Class : SubClass TrapOrCage Holder ; - - -- Any Container which is intended to be - -- used for carrying clothing, toiletries, and other personal effects that - -- would be needed on a overnight trip. - fun TravelContainer : Class ; - fun TravelContainer_Class : SubClass TravelContainer Container ; - - -- A Holder that is designed for Food, dishes, and - -- flatware. - fun Tray : Class ; - fun Tray_Class : SubClass Tray Holder ; - - -- Any SkilledOccupation which involves receiving - -- and disbursing money. - fun Treasurer : Class ; - fun Treasurer_Class : SubClass Treasurer SkilledOccupation ; - - -- Any Contract which holds between two or more Nations. - fun Treaty : Ind DeonticAttribute ; - - -- Any PlantBranch which is part of a BotanicalTree. - fun TreeBranch : Class ; - fun TreeBranch_Class : SubClass TreeBranch PlantBranch ; - - -- Any BodyMotion which is involuntary and which is - -- repeated many times over a short time frame, e.g. a tremor in the hands, - -- shivering etc. - fun Trembling : Class ; - fun Trembling_Class : SubClass Trembling (both AutonomicProcess (both BodyMotion Tremor)) ; - - -- Motion that involves rapidly Rotating between two positions. - fun Tremor : Class ; - fun Tremor_Class : SubClass Tremor Rotating ; - - -- Entering property that does not belong to one and without - -- the permission of the owner of the property. - fun Trespassing : Class ; - fun Trespassing_Class : SubClass Trespassing (both CriminalAction Translocation) ; - - -- Any three_sided Polygon. - fun Triangle : Class ; - fun Triangle_Class : SubClass Triangle Polygon ; - - -- A piece of Clothing that covers each Leg of a person separately. - fun Trousers : Class ; - fun Trousers_Class : SubClass Trousers Clothing ; - - -- Any Vehicle that is intended to carry substantial - -- amounts of cargo, in addition to passengers. This includes 18_wheelers, - -- pickup trucks, tanker trucks etc. Consumer vehicles with trunks or enclosed - -- rear areas that can carry cargo are not defined as trucks. Truck is the subclass of RoadVehicles that - -- are designed primarily for transporting various kinds of non_passenger - -- loads. Truck is the class of single_bodied trucks or TruckTractors. - -- Note: TractorTrailer combinations are a distinct class. Truck an automotive vehicle suitable for hauling - fun Truck : Class ; - fun Truck_Class : SubClass Truck (both CargoVehicle SelfPoweredRoadVehicle) ; - - -- TruckTractor is the subclass of Trucks that are used to tow truck trailers. - -- Truck tractors are the cab portions of tractor_trailers. See also TruckTrailer. - fun TruckTractor : Class ; - fun TruckTractor_Class : SubClass TruckTractor Truck ; - - -- TruckTrailer is the subclass of Wagons - -- that are towed by TruckTractors. These are the trailers used in - -- tractor_trailer (semi_trailer) rigs. - fun TruckTrailer : Class ; - fun TruckTrailer_Class : SubClass TruckTrailer Wagon ; - - -- A long, narrow, and hollow Artifact that is designed for - -- moving Fluids from place to another. - fun Tube : Class ; - fun Tube_Class : SubClass Tube Artifact ; - - -- A BacterialDisease caused by the Tubercle Bacillus - -- that results in lesions on various body parts, especially the Lungs. Tuberculosis A disease that usually infects the lungs and causes severe - -- coughing. In some cases it will result in hemorrhage of the lungs. - fun Tuberculosis : Ind BacterialDisease ; - - -- Any AbnormalAnatomicalStructure which consists of a - -- mass of Tissue. Note that this class covers both malignant (i.e. cancerous) - -- and benign tumors. - fun Tumor : Class ; - fun Tumor_Class : SubClass Tumor AbnormalAnatomicalStructure ; - - -- An Engine which converts the kinetic energy of a moving - -- Liquid (typically Water) into mechanical energy. - fun Turbine : Class ; - fun Turbine_Class : SubClass Turbine Engine ; - - -- Any Process whose result is that the patient - -- of the process is in the state of DeviceOff. In other words, this class covers - -- any process of turning off a device, e.g. turning off the lights, switching off a - -- television set, etc. - fun TurningOffDevice : Class ; - fun TurningOffDevice_Class : SubClass TurningOffDevice InternalChange ; - - -- Any Process whose result is that the patient - -- of the process is in the state of DeviceOn. In other words, this class covers - -- any process of turning on a device, e.g. turning on the lights, switching on a - -- television set, etc. - fun TurningOnDevice : Class ; - fun TurningOnDevice_Class : SubClass TurningOnDevice InternalChange ; - - -- A real_world physical object - -- with a very flat aspect. This includes drawings on paper, cave - -- paintings and other surface alterations. - fun TwoDimensionalObject : Class ; - fun TwoDimensionalObject_Class : SubClass TwoDimensionalObject Object ; - - -- The Process of tying two things, or two strands of - -- the same thing, together. - fun Tying : Class ; - fun Tying_Class : SubClass Tying Attaching ; - - -- An Attribute which indicates that the - -- associated Object cannot be broken under normal usage conditions. - fun Unbreakable : Ind BreakabilityAttribute ; - - -- The state of being unhappy, experiencing pain, - -- sorrow or unease. - fun Unhappiness : Ind EmotionalState ; - - -- An Organization comprised of workers from - -- the same Corporation or Industry. The purpose of the UnionOrganization - -- is to strengthen its representation in bargaining with the Corporation or - -- Industry. - fun UnionOrganization : Class ; - fun UnionOrganization_Class : SubClass UnionOrganization Organization ; - - -- Any Soldier that served on the union side during - -- the American Civil War. UnionSoldier Any Soldier that served on the union - -- side during the American Civil War. - fun UnionSoldier : Class ; - fun UnionSoldier_Class : SubClass UnionSoldier Soldier ; - - -- The states of the UnitedStates that the - -- ConfederateStatesOfAmerica seceded from. - fun UnionStatesOfAmerica : Ind GeopoliticalArea ; - - -- The legislative branch of the government - -- of the UnitedStates. - fun UnitedStatesCongress : Ind LegislativeOrganization ; - - -- Manages and preserves public lands and natural resources in the UnitedStates. - fun UnitedStatesDepartmentOfInterior : Ind GovernmentOrganization ; - - -- The subOrganization of the US government that sets and enforces foreign policy. - fun UnitedStatesDepartmentOfState : Ind GovernmentOrganization ; - - -- A School which admits students that - -- have graduated from high school (known as undergraduate students) and - -- students who have received a bachelor's degree (known as graduate - -- students). A University confers both bachelor's and graduate - -- degrees. - fun University : Class ; - fun University_Class : SubClass University PostSecondarySchool ; - - -- Any Position which does not - -- require learning a set of skills. - fun UnskilledOccupation : Class ; - fun UnskilledOccupation_Class : SubClass UnskilledOccupation ManualLabor ; - - -- The Process of untying two things, or two strands - -- of the same thing. - fun Untying : Class ; - fun Untying_Class : SubClass Untying Detaching ; - - -- A PositionalAttribute to indicate that one thing is - -- one or more floors above a second thing in the same building. - fun Upstairs : Ind PositionalAttribute ; - - -- Urea is a dry, soluble, nitrogenous substance - -- that is the major solid component of the urine of mammals, and which - -- may be synthesized from ammonia and carbon dioxide, it is useful in the - -- production of Plastic and in Fertilizers. - fun Urea : Class ; - fun Urea_Class : SubClass Urea OrganicCompound ; - - -- Taking time off from Working. - fun Vacationing : Class ; - fun Vacationing_Class : SubClass Vacationing RecreationOrExercise ; - - -- An event where the objective of the agent - -- is to damage or destroy some property of another agent. This is - -- distinguished from acts where the prime objective is damage or loss - -- of life of another agent. - fun Vandalism : Class ; - fun Vandalism_Class : SubClass Vandalism Destruction ; - - -- An event in which a vehicle is used by an agent in order to inflict - -- injury, death or damage to people or property. - fun VehicleAttack : Class ; - fun VehicleAttack_Class : SubClass VehicleAttack ViolentContest ; - - -- A VehicleController which is capable of stopping the motion of a Vehicle. - fun VehicleBrake : Class ; - fun VehicleBrake_Class : SubClass VehicleBrake VehicleController ; - - -- Any Device which is used to start, stop or - -- control the movements of a Vehicle. This class covers steering wheels, brakes, - -- acceleration pedals, airplane sticks, etc. - fun VehicleController : Class ; - fun VehicleController_Class : SubClass VehicleController Device ; - - -- Any LightFixture which is attached to the - -- surface of a Vehicle and whose purpose is to illuminate that area around - -- the Vehicle so that potential obstacles can be detected or alerted. - fun VehicleLight : Class ; - fun VehicleLight_Class : SubClass VehicleLight LightFixture ; - - -- A VehicleController which controls the amount - -- of Fuel which is supplied to the Engine. - fun VehicleThrottle : Class ; - fun VehicleThrottle_Class : SubClass VehicleThrottle VehicleController ; - - -- A covering, usually made of rubber, for a Wheel. - fun VehicleTire : Class ; - fun VehicleTire_Class : SubClass VehicleTire Artifact ; - - -- VehicleWheel is a class of cylindrical - -- Devices used to move a RoadVehicle along a road, running either - -- directly on the wheel rims or on tires attached to the wheel rims. - fun VehicleWheel : Class ; - fun VehicleWheel_Class : SubClass VehicleWheel Wheel ; - - -- Any Window which is part of a Vehicle, - -- e.g. the Windshield and RearWindow of an Automobile. - fun VehicleWindow : Class ; - fun VehicleWindow_Class : SubClass VehicleWindow Window ; - - -- A piece of Clothing intended to cover or - -- obscure the face or hair of a Woman. This is commonly worn for - -- religious reasons when in public in Muslim countries, but is also customary - -- at Weddings and Funerals among some non_Muslim women. - fun Veil : Class ; - fun Veil_Class : SubClass Veil Clothing ; - - -- Any BloodVessel which transfers Blood from - -- the extremities of the body to the Heart. - fun Vein : Class ; - fun Vein_Class : SubClass Vein BloodVessel ; - - -- A Device which is capable of Selling a Product to a customer - -- automatically when the customer inserts the appropriate amount of Currency. - fun VendingDevice : Class ; - fun VendingDevice_Class : SubClass VendingDevice Device ; - - -- The Attribute that applies to someone who was a - -- Soldier at one time, but is not currently a Soldier. - fun Veteran : Ind SocialRole ; - - -- A representation of video on some medium such - -- as film, videotape or DVD. Instances of this class are also commonly - -- instances of AudioRecording. - fun VideoRecording : Class ; - fun VideoRecording_Class : SubClass VideoRecording ContentBearingObject ; - - -- A StringInstrument that has four strings, a hollow - -- body, and is played on the shoulder with a bow. - fun Violin : Class ; - fun Violin_Class : SubClass Violin StringInstrument ; - - -- A disease that is caused by instances of - -- Virus. - fun ViralDisease : Class ; - fun ViralDisease_Class : SubClass ViralDisease InfectiousDisease ; - - -- Music which is produced (at least in part) - -- by Singing. - fun VocalMusic : Class ; - fun VocalMusic_Class : SubClass VocalMusic Music ; - - -- Any School whose aim is to teach - -- students an OccupationalTrade. - fun VocationalSchool : Class ; - fun VocationalSchool_Class : SubClass VocationalSchool School ; - - -- A structure where Voting for an Election - -- takes place. - fun VotingPoll : Class ; - fun VotingPoll_Class : SubClass VotingPoll StationaryArtifact ; - - -- An AlphabeticCharacter that denotes a speech sound that - -- does not result in audible friction when it is pronounced. - fun Vowel : Class ; - fun Vowel_Class : SubClass Vowel AlphabeticCharacter ; - - -- A diurnal bird of prey with a bald head that - -- feeds on carrion. - fun Vulture : Class ; - fun Vulture_Class : SubClass Vulture Bird ; - - -- Any instance of Walking which occurs through a - -- BodyOfWater. - fun Wading : Class ; - fun Wading_Class : SubClass Wading Walking ; - - -- A Landcraft that is not self_propelled, but must be - -- pulled by either an Animal or a self_propelled Vehicle to move along the - -- ground. - fun Wagon : Class ; - fun Wagon_Class : SubClass Wagon LandVehicle ; - - -- The process of transitioning from a state of being - -- Asleep to a state of being Awake. - fun WakingUp : Class ; - fun WakingUp_Class : SubClass WakingUp PsychologicalProcess ; - - -- A Device which has the form of a staff with - -- a handle and which enables some people to walk with greater assurance. - fun WalkingCane : Class ; - fun WalkingCane_Class : SubClass WalkingCane Device ; - - -- A StationaryArtifact that supports a Building or - -- partitions it into Rooms. - fun Wall : Class ; - fun Wall_Class : SubClass Wall StationaryArtifact ; - - -- Any decorative paper that is used to cover the - -- Walls of Rooms. - fun Wallpaper : Class ; - fun Wallpaper_Class : SubClass Wallpaper ArtWork ; - - -- A very large CommercialBuilding whose purpose is - -- to store commodities. - fun Warehouse : Class ; - fun Warehouse_Class : SubClass Warehouse CommercialBuilding ; - - -- A WashingDevice which is intended to be used by - -- Humans for washing their Hands. - fun WashBasin : Class ; - fun WashBasin_Class : SubClass WashBasin WashingDevice ; - - -- Removing small particles from something by means of - -- a Detergent and Water. - fun Washing : Class ; - fun Washing_Class : SubClass Washing Removing ; - - -- Any Device whose purpose is Washing - -- something, e.g. washing machines, dishwashers, bathtubs, etc. - fun WashingDevice : Class ; - fun WashingDevice_Class : SubClass WashingDevice Device ; - - -- A Container which is used for trash. - fun Wastebasket : Class ; - fun Wastebasket_Class : SubClass Wastebasket Container ; - - -- A Clock that can be worn on the Wrist. - fun WatchClock : Class ; - def WatchClock = KappaFn Clock (\C -> exists Human (\P -> exists Wrist (\W -> and (wears (var Human Animal ? P) - (var Clock Clothing ? C)) - (located (var Clock Physical ? C) - (var Wrist Object ? W))))) ; - - -- Any instance of Transportation where the instrument is a WaterVehicle. - fun WaterTransportation : Class ; - fun WaterTransportation_Class : SubClass WaterTransportation Transportation ; - - -- WaterVehicle is the class of all TransportationDevices used to travel on or in water. - fun WaterVehicle : Class ; - fun WaterVehicle_Class : SubClass WaterVehicle Vehicle ; - - -- A WaterWave is a raised ridge of water - -- moving along the surface of a body of water. The WaterWave moves - -- in a direction approximately transverse to the crest line of the wave. - -- The patient of the WaterWave is successive regions of water, which - -- do not travel in the direction of the wave or with it. - fun WaterWave : Class ; - fun WaterWave_Class : SubClass WaterWave LiquidMotion ; - - -- Any Paint which is a water_based Solution. - fun WatercolorPaint : Class ; - fun WatercolorPaint_Class : SubClass WatercolorPaint Paint ; - - -- Any PaintedPicture which is created - -- with water_based paints. - fun WatercolorPicture : Class ; - fun WatercolorPicture_Class : SubClass WatercolorPicture PaintedPicture ; - - -- Moving a Hand to indicate a greeting, farewell, - -- recognition, goodwill, etc. - fun Waving : Class ; - fun Waving_Class : SubClass Waving HandGesture ; - - -- Any Substance of high molecular weight that resembles - -- beeswax. - fun Wax : Class ; - fun Wax_Class : SubClass Wax Substance ; - - -- Nuclear, chemical and biological weapons. - -- What these weapons have in common is that they are designed to kill large numbers - -- of people indiscriminately. - fun WeaponOfMassDestruction : Class ; - fun WeaponOfMassDestruction_Class : SubClass WeaponOfMassDestruction Weapon ; - - -- Any Saturday and Sunday which are contiguous. - fun Weekend : Class ; - fun Weekend_Class : SubClass Weekend TimeInterval ; - - -- Expressing unhappiness by shedding tears. - fun Weeping : Class ; - fun Weeping_Class : SubClass Weeping FacialExpression ; - - -- Any Funding which is provided by a ServiceOrganization - -- to people in need. - fun Welfare : Class ; - fun Welfare_Class : SubClass Welfare Funding ; - - -- A long CerealGrain which is produced by certain grasses and - -- which is used to make BreadOrBiscuits. - fun WheatGrain : Class ; - fun WheatGrain_Class : SubClass WheatGrain CerealGrain ; - - -- A circular Artifact which is a component of - -- LandVehicles and of some Devices. - fun Wheel : Class ; - fun Wheel_Class : SubClass Wheel Artifact ; - - -- A Weapon that consists of a thin strand of - -- Fabric, usually Leather, and a handle by which the strand is - -- impelled at a high rate of speed. - fun Whip : Class ; - fun Whip_Class : SubClass Whip Weapon ; - - -- A DistilledAlcoholicBeverage that is prepared by - -- distilling fermented grain mash. - fun Whiskey : Class ; - fun Whiskey_Class : SubClass Whiskey DistilledAlcoholicBeverage ; - - -- BloodCells that lack hemoglobin, contain a - -- CellNucleus, and have no color. - fun WhiteBloodCell : Class ; - fun WhiteBloodCell_Class : SubClass WhiteBloodCell BloodCell ; - - -- A MercantileOrganization that sells its - -- goods exclusively to Corporations. - fun WholesaleStore : Class ; - fun WholesaleStore_Class : SubClass WholesaleStore (both Agency MercantileOrganization) ; - - -- The Attribute that applies to someone who was - -- married to someone who has died, and who has not remarried. - fun Widowed : Ind SocialRole ; - - -- A BotanicalTree of the genus Salix. - fun WillowTree : Class ; - fun WillowTree_Class : SubClass WillowTree BotanicalTree ; - - -- A MusicalInstrument which is played by - -- blowing it and which uses a reed, or resonator hole as in the case of a flute. - fun WindInstrument : Class ; - fun WindInstrument_Class : SubClass WindInstrument MusicalInstrument ; - - -- Windmill is the subclass of Engines that - -- produce mechanical power from Wind energy. - fun Windmill : Class ; - fun Windmill_Class : SubClass Windmill Engine ; - - -- An Artifact composed of transparent material - -- that admits light (and possibly air) into a Room, Building - -- or Vehicle. - fun Window : Class ; - fun Window_Class : SubClass Window Artifact ; - - -- An Artifact that is used to cover - -- Windows. Note that this class includes blinds, drapes, shutters, - -- etc. - fun WindowCovering : Class ; - fun WindowCovering_Class : SubClass WindowCovering Artifact ; - - -- Any VehicleWindow which located at the front - -- of an Automobile. - fun Windshield : Class ; - fun Windshield_Class : SubClass Windshield VehicleWindow ; - - -- An AlcoholicBeverage that is prepared by fermenting - -- the juice of grapes. - fun Wine : Class ; - fun Wine_Class : SubClass Wine (both AlcoholicBeverage PlantAgriculturalProduct) ; - - -- Any Limb which is capable of being an - -- instrument in Flying. - fun Wing : Class ; - fun Wing_Class : SubClass Wing Limb ; - - -- The wings of Aircraft, i.e. the parts of Aircraft - -- that allow them to become and remain airborne. - fun WingDevice : Class ; - fun WingDevice_Class : SubClass WingDevice EngineeringComponent ; - - -- Any instance of ClosingEyes which is intended to - -- express something to someone else. - fun Winking : Class ; - fun Winking_Class : SubClass Winking (both ClosingEyes Gesture) ; - - -- The SeasonOfYear that begins at the winter - -- solstice and ends at the spring equinox. - fun WinterSeason : Class ; - fun WinterSeason_Class : SubClass WinterSeason SeasonOfYear ; - - -- A long, thin strand of Metal that is used in a wide - -- range of applications, including the wiring of electrical systems, creating - -- bundles and the construction of cages. - fun Wire : Class ; - fun Wire_Class : SubClass Wire Artifact ; - - -- A Wire that is designed for conducting electricity. - fun WireLine : Class ; - fun WireLine_Class : SubClass WireLine (both EngineeringComponent Wire) ; - - -- An EngineeringComponent consisting of a coil of - -- Wire that returns to its original shape when pulled apart or pressed together. - fun WireSpring : Class ; - fun WireSpring_Class : SubClass WireSpring (both EngineeringComponent Wire) ; - - -- The ContestAttribute that applies to a Contest - -- participant who has won the Contest. - fun Won : Ind ContestAttribute ; - - -- Tissue that comprises the inner trunk of Trees. - -- It is often used in constructing Buildings and other Artifacts. - -- Wood is the principal substance making up a tree, and is distinguished from the - -- bark, roots, flowers, seeds, fruit and leaves. - fun Wood : Class ; - fun Wood_Class : SubClass Wood (both PlantSubstance Tissue) ; - - -- Wood that has been cut (and perhaps treated) for - -- some purpose, e.g. Constructing or Combustion. Note that this class covers - -- both lumber and firewood. - fun WoodArtifact : Class ; - fun WoodArtifact_Class : SubClass WoodArtifact Artifact ; - - -- Fabric that is made from the Hair of Sheep. - fun Wool : Class ; - fun Wool_Class : SubClass Wool Fabric ; - - -- Sterile members of an Insect colony which - -- are responsible for locating food and caring for eggs, larvae, etc. - fun WorkerInsect : Class ; - fun WorkerInsect_Class : SubClass WorkerInsect Insect ; - - -- Any FinancialTransaction where someone exchanges - -- his/her labor for an instance of CurrencyMeasure. - fun Working : Class ; - fun Working_Class : SubClass Working FinancialTransaction ; - - -- A Room, suite of Rooms or Building which is - -- devoted to hand_crafting Artifacts. - fun Workshop : Class ; - fun Workshop_Class : SubClass Workshop StationaryArtifact ; - - -- The joint in the Arm connecting the radius and carpal bones. - fun Wrist : Class ; - fun Wrist_Class : SubClass Wrist BodyJoint ; - - -- A Device whose purpose is to be an instrument - -- of Writing, e.g. pens, pencils, crayons, etc. - fun WritingDevice : Class ; - fun WritingDevice_Class : SubClass WritingDevice Device ; - - -- Any LinguisticCommunication where the - -- instrument is a Text, e.g. a letter, an email, a memo, etc. - fun WrittenCommunication : Class ; - fun WrittenCommunication_Class : SubClass WrittenCommunication LinguisticCommunication ; - - -- Electro_magnetic radiation of short wavelength, - -- often made use of by devices that scan the inside of objects. - fun XRayRadiation : Class ; - fun XRayRadiation_Class : SubClass XRayRadiation Radiating ; - - -- English unit of length, equal to 3 FeetLength. - fun YardLength : Ind UnitOfLength ; - - -- (address ?AGENT ?ADDRESS) means that ?ADDRESS - -- is an address or part of an address for the Agent ?AGENT. - fun address : El Agent -> El Address -> Formula ; - - fun affiliatedOrganization : El Organization -> El Organization -> Formula ; - - -- (alias ?STRING ?AGENT) means that ?STRING is an - -- alternate identifier for ?AGENT, and is likely being used to hide or - -- obscure ?AGENT's true identity. - fun alias : El SymbolicString -> El Agent -> Formula ; - - -- (allegiance ?AGENT ?ENTITY) means that the CognitiveAgent - -- ?AGENT owes its allegiance to the political entity ?ENTITY. - fun allegiance : El CognitiveAgent -> El CognitiveAgent -> Formula ; - - -- (ancestorOrganization ?ORG1 ?ORG2) means that - -- the Organization ?ORG1 descended from the Organization ?ORG2. - fun ancestorOrganization : El Organization -> El Organization -> Formula ; - - -- (anniversary ?PHYSICAL ?TIME) means that - -- ?TIME is the class of TimeIntervals which mark the anniversary of - -- ?PHYSICAL. For example, (anniversary Christmas (DayFn 35 December)) - -- means that Christmas is celebrated each year on the 25th of December. - fun anniversary : El Physical -> El TimeInterval -> Formula ; - - -- (areaOfResponsibility ?AGENT ?PROCESS_TYPE ?AREA) means that ?AGENT - -- (typically an instance of Organization) is responsible or accountable for - -- actions or undertakings of type ?PROCESS_TYPE in the - -- GeographicArea denoted by ?AREA. - fun areaOfResponsibility : El Agent -> Desc Process -> El GeographicArea -> Formula ; - - -- (arrested ?EVENT ?AGENT) means that during ?EVENT, ?AGENT is - -- taken into custody, typically by a representative of a law - -- enforcement organization. - fun arrested : El PlacingUnderArrest -> El Agent -> Formula ; - - -- (aunt ?AUNT ?PERSON) means that ?AUNT is - -- the sister of a parent of ?PERSON. - fun aunt : El Woman -> El Human -> Formula ; - - -- (axis ?A ?OBJ) means that a part ?A of an Object ?OBJ - -- is the axis of rotation in a Rotating. - fun axis : El Object -> El Object -> Formula ; - - -- (benefits ?PROCESS ?AGENT) means that - -- ?AGENT somehow derives benefit as a result of ?PROCESS. This is - -- a very general relation, and does not entail that ?AGENT is a - -- participant in ?PROCESS. - fun benefits : El Process -> El Agent -> Formula ; - - -- (birthdate ?PERSON ?DAY) means that ?DAY is the - -- Day on which the ?PERSON was born. - fun birthdate : El Human -> El Day -> Formula ; - - -- (birthday ?PERSON ?DAY) means that ?DAY is the - -- anniversary each year of the birth of ?PERSON. For example, (birthday - -- WilliamJeffersonClinton (DayFn 19 August)) means that Bill Clinton's - -- birthday is August 19th. - fun birthday : El Human -> El Day -> Formula ; - - -- (birthplace ?INDIV ?PLACE) means that the Animal ?INDIV was born - -- at the location ?PLACE. The location may be a geographic area or a building, such as a hospital. - fun birthplace : El Animal -> El Object -> Formula ; - - -- (brandName ?NAME ?PRODUCT) means that ?NAME - -- is the brand name for the product class ?PRODUCT, e.g. Cheerios is the - -- brand name for a certain class of breakfast cereal. - fun brandName : El SymbolicString -> El Product -> Formula ; - - -- (capacity ?OBJ ?QUANTITY) means that ?OBJ can contain - -- something that has the measure of ?QUANTITY. This predicate denotes maximal - -- capacity, i.e. ?OBJ can hold no more than ?QUANTITY. Note, however, that this - -- does not mean that capacity is a SingleValuedRelation, since an object may - -- have various maximal capacities across different dimensions, e.g. a particular - -- box may have a capacity of 3 pounds and a capacity of 1 liter. - fun capacity : El SelfConnectedObject -> El ConstantQuantity -> Formula ; - - -- (cargo ?EVENT ?OBJ) means that ?OBJ is transported as cargo in - -- the Shipping event ?EVENT. - fun cargo : El Shipping -> El Object -> Formula ; - - -- (changesLocation ?EVENT ?OBJECT) means that during the Translocation - -- event ?EVENT, ?OBJECT's location changes. ?OBJECT might also be the agent, - -- patient, or experiencer of ?EVENT. - fun changesLocation : El Translocation -> El Object -> Formula ; - - -- (cityAddress ?CITY ?ADDRESS) means that the - -- City ?CITY is part of the address ?ADDRESS. - fun cityAddress : El City -> El Address -> Formula ; - - -- (holdsDuring ?T1 (cohabitant ?H1 ?H2)) - -- means that during the time ?T1, ?H1 and ?H2 have the same home. - fun cohabitant : El Human -> El Human -> Formula ; - - -- (conjugate ?COMPOUND1 ?COMPOUND2) means that - -- ?COMPOUND1 and ?COMPOUND2 are identical CompoundSubstances except that - -- one has one more Proton than the other. - fun conjugate : El CompoundSubstance -> El CompoundSubstance -> Formula ; - - -- (contestParticipant ?CONTEST ?AGENT) - -- means that ?AGENT is one of the sides in the Contest ?CONTEST. For - -- example, if the ?CONTEST is a football game, then ?AGENT would be one of - -- the opposing teams. For another example, if ?CONTEST is a Battle, then - -- ?AGENT would be one of the sides fighting each other. - fun contestParticipant : El Contest -> El Agent -> Formula ; - - -- (controlled ?EVENT ?OBJECT) means that during the - -- AchievingControl denoted by ?EVENT, ?OBJECT comes to be - -- physically controlled by an Agent. - fun controlled : El AchievingControl -> El Object -> Formula ; - - -- (conveyance ?EVENT ?OBJ) means that ?OBJ is the - -- Vehicle or other transportation device used in ?EVENT. - fun conveyance : El Transportation -> El TransportationDevice -> Formula ; - - -- (cousin ?PERSON1 ?PERSON2) means that ?PERSON1 - -- and ?PERSON2 are cousins, i.e. ?PERSON1 and ?PERSON2 have grandparents - -- (but not parents) in common. - fun cousin : El Human -> El Human -> Formula ; - - -- (holdsDuring ?T1 (coworker ?H1 ?H2)) means - -- that during time ?T1, ?H1 and ?H2 are both employed by the same agent, are - -- of roughly the same job status, and come into contact at least part of the - -- time at the same work location. - fun coworker : El Human -> El Human -> Formula ; - - -- (birthdate ?PERSON ?DAY) means that ?DAY is the - -- Day on which the ?PERSON died. - fun deathdate : El Human -> El Day -> Formula ; - - -- (deathplace ?INDIV ?PLACE) means that the Animal ?INDIV died - -- at the location ?PLACE. The location may be a geographic area or a building, - -- such as a hospital. - fun deathplace : El Animal -> El Object -> Formula ; - - -- (deceptiveIdentifier ?OBJ ?AGENT) - -- means that ?AGENT presents ?OBJ as a representation of ?AGENT's `true' - -- identity, when in fact it is not. - fun deceptiveIdentifier : El ContentBearingObject -> El Agent -> Formula ; - - -- (defendant ?AGENT ?ACTION) means the LegalAction - -- ?ACTION makes a legal claim against ?AGENT. - fun defendant : El CognitiveAgent -> El LegalAction -> Formula ; - - -- (detainee ?EVENT ?OBJECT) means that in the - -- Confining ?EVENT, the Object ?OBJECT is restrained by force, threat, or - -- other form of intimidation. - fun detainee : El Confining -> El Animal -> Formula ; - - -- (deviceState ?DEVICE ?STATE) means that - -- the Object ?DEVICE is in the DeviceStateAttribute ?STATE. - fun deviceState : El Object -> El DeviceStateAttribute -> Formula ; - - -- (disapproves ?AGENT ?FORMULA) means that - -- ?AGENT has a feeling of antipathy to the state of affairs represented by - -- ?FORMULA, i.e. ?AGENT believes that the realization of ?FORMULA will - -- thwart one of his/her goals. Note that there is no implication that what - -- is disapproved of by an agent is not already true. - fun disapproves : El CognitiveAgent -> Formula -> Formula ; - - -- (dislikes ?AGENT ?OBJECT) means that ?AGENT has a - -- feeling of antipathy to ?OBJECT, i.e. ?AGENT believes that ?OBJECT will - -- thwart one of his/her goals. Note that there is no implication that what - -- is hated by an agent is not already possessed by the agent. - fun dislikes : El CognitiveAgent -> El Object -> Formula ; - - -- (distanceOnPath ?DIST ?PATH) means that for a given path (which is a pathInSystem) that the - -- distance of the route is the measurement ?DIST. distanceOnPath (distanceOnPath ?DIST ?PATH) - -- means that for a given path (which is a pathInSystem) that the distance of the route is - -- the measurement ?DIST. - fun distanceOnPath : El ConstantQuantity -> El Transitway -> Formula ; - - -- (holdsDuring ?T1 (domesticPartner ?H1 ?H2)) means that during the time ?T1, ?H1 - -- and ?H2 live together and share a common domestic life but are - -- not joined in a traditional marriage, a common_law marriage, or a - -- civil union. - fun domesticPartner : El Human -> El Human -> Formula ; - - -- (doubts ?AGENT ?FORMULA) means that ?AGENT is unsure - -- about the truth of ?FORMULA, in particular ?AGENT does not believe that - -- ?FORMULA is true. - fun doubts : El CognitiveAgent -> Formula -> Formula ; - - -- Models the effective range of some - -- device that is able to move by itself (like vehicles, rockets and so - -- on) or move other things (like weapons). - fun effectiveRange : El Device -> El LengthMeasure -> Formula ; - - -- (electronNumber ?SUBSTANCE ?NUMBER) means that - -- the PureSubstance ?SUBSTANCE has the number of Electrons ?NUMBER. - fun electronNumber : El PureSubstance -> El PositiveInteger -> Formula ; - - -- (enjoys ?AGENT ?PROCESS) means that the - -- CognitiveAgent ?AGENT tends to enjoy actions of type ?PROCESS, - -- i.e. tends to enjoy being the agent or experiencer of such - -- actions. - fun enjoys : El CognitiveAgent -> El IntentionalProcess -> Formula ; - - -- (equipmentCount ?OBJECT ?TYPE ?QUANTITY) means that ?OBJECT - -- is equipped with devices of the type ?TYPE, in the number ?QUANTITY. - -- Equipment associated with an ?OBJECT may be a component of ?OBJECT - -- (such as the emergency oxygen system built into passenger jets) or it may - -- be a device simply located on or with ?OBJECT (such as a first aid kit). - fun equipmentCount : El Object -> Desc Device -> El Quantity -> Formula ; - - -- (equipmentType ?THING ?TYPE) means that - -- the Artifact ?THING has a component or attachment of Device ?TYPE. - -- See also equipmentTypeCount. - fun equipmentType : El Artifact -> El Device -> Formula ; - - -- Any belief about the future. (expects ?AGENT ?BELIEF) means that - -- (believes ?AGENT ?BELIEF) and, if ?BELIEF happens, it will - -- happen in the future, i.e. after the expectation. - fun expects : El CognitiveAgent -> Formula -> Formula ; - - -- (experimentalControl ?EXPERIMENT ?OBJ) means that the Object ?OBJ - -- serves as a control in the instance of Experimenting ?EXPERIMENT, - -- i.e. ?OBJ is the standard against which something else in - -- the experiment can be compared. - fun experimentalControl : El Experimenting -> El Object -> Formula ; - - -- (familyName ?STRING ?HUMAN) means that the SymbolicString ?STRING denotes a non_optional - -- name that ?HUMAN has inherited by virtue of being born into a - -- particular family (kin group). surname is another word for this type - -- of name. Cf. givenName. - fun familyName : El SymbolicString -> El Human -> Formula ; - - -- (fears ?AGENT ?FORMULA) means that ?AGENT fears that - -- the proposition ?FORMULA will be true, i.e. he/she believes that it will - -- come to pass in the future and that it will be undesirable for ?AGENT. - fun fears : El CognitiveAgent -> Formula -> Formula ; - - -- A formal banking, brokerage, or business - -- relationship established to provide for regular services, dealings, and - -- other financial transactions. (financialAccount ?ACCOUNT ?ORG) means that - -- ?ACCOUNT is a financial account opened at the FinancialCompany - -- ?ORG. - fun financialAccount : El FinancialAccount -> El FinancialCompany -> Formula ; - - -- A predicate that relates an Agent to any - -- item of economic value owned by the Agent. Examples of financial assets - -- are cash, securities, accounts receivable, inventory, office equipment, a - -- house, a car, and other property. - fun financialAsset : El Agent -> El Object -> Formula ; - - -- (formerName ?NAME ?THING) means that the - -- string ?NAME is a name formerly used for ?THING. - fun formerName : El Entity -> El Entity -> Formula ; - - -- (holdsDuring ?T1 (friend ?H1 ?H2)) means that - -- during time ?T1, ?H1 and ?H2 know each other, share a relationship of - -- mutual care and concern, and probably also share some common interests. - fun friend : El Human -> El Human -> Formula ; - - -- (gainsControl ?EVENT ?AGENT) means that during ?EVENT, ?AGENT - -- gains control of the patient (object). - fun gainsControl : El AchievingControl -> El Agent -> Formula ; - - -- (givenName ?STRING ?HUMAN) - -- means that ?STRING is a name selected for ?HUMAN, usually from among - -- many options, as opposed to a mandatory name (cf. familyName) that - -- ?HUMAN has inherited by virtue of being born into a certain kin group, - -- caste, or occupation. - fun givenName : El SymbolicString -> El Human -> Formula ; - - -- (grammaticalRelation ?PHRASE ?SENTENCE) - -- means that the Phrase ?PHRASE has a grammatical relation to the Sentence - -- ?SENTENCE, i.e. it is a subject, object, main verb, etc. of the ?SENTENCE. - fun grammaticalRelation : El Phrase -> El Sentence -> Formula ; - - -- (grandfather ?PERSON ?PARENT) means that - -- ?PARENT is the grandfather of ?PERSON. - fun grandfather : El Human -> El Man -> Formula ; - - -- (grandmother ?PERSON ?PARENT) means that - -- ?PARENT is the grandmother of ?PERSON. - fun grandmother : El Human -> El Woman -> Formula ; - - -- (grandparent ?YOUNGER ?OLDER) means that - -- ?OLDER is a parent of ?YOUNGER's parent. - fun grandparent : El Human -> El Human -> Formula ; - - -- A subrelation of member, groupMember - -- is used to relate a Human to a GroupOfPeople of which he/she is a - -- member. - fun groupMember : El Human -> El GroupOfPeople -> Formula ; - - -- (half ?HALF ?WHOLE) means that ?HALF is one half - -- of ?WHOLE. - fun half : El Object -> El Object -> Formula ; - - -- (hasExpertise ?PERSON ?FIELD) means that ?PERSON has - -- studied the FieldOfStudy ?FIELD and is regarded as an expert. - fun hasExpertise : El Human -> El FieldOfStudy -> Formula ; - - -- (hasOccupation ?PERSON ?WORK) means that ?PERSON - -- engages in activities of the class ?WORK as a means of earning a living. - fun hasOccupation : El Human -> Desc IntentionalProcess -> Formula ; - - -- (headquartersOfOrganization ?ORG ?AREA) - -- means that the Organization ?ORG is headquartered in ?AREA. - fun headquartersOfOrganization : El Organization -> El GeopoliticalArea -> Formula ; - - -- (hopes ?AGENT ?FORMULA) means that ?AGENT hopes that - -- the proposition ?FORMULA will be true, i.e. he/she believes that it will - -- come to pass in the future and that it will be desirable for ?AGENT. - fun hopes : El CognitiveAgent -> Formula -> Formula ; - - -- (hostileForces ?UNIT1 ?UNIT2) means that - -- the MilitaryUnits ?UNIT1 and ?UNIT2 are, respectively, allied with - -- GeopoliticalAreas that are at war with one another. - fun hostileForces : El MilitaryUnit -> El MilitaryUnit -> Formula ; - - -- (humanCapacity ?CONSTRUCT ?NUMBER) means that the - -- StationaryArtifact ?CONSTRUCT, e.g. a Building or a Room, can hold a maximum - -- of ?NUMBER Humans without crowding. - fun humanCapacity : El StationaryArtifact -> El PositiveInteger -> Formula ; - - -- (ideologicalAffiliationOfOrganization ?ORG ?GOV) means that one of the goals - -- of ?ORG is to realize the FormOfGovernment ?GOV. - fun ideologicalAffiliationOfOrganization : El Organization -> El FormOfGovernment -> Formula ; - - -- Every instance of the first argument is initially - -- found as part of an instance of the second argument, even though it - -- might lose that part later in its lifetime. While the part must initially - -- exist as part of a whole, this does not say that each whole necessarily initially - -- contains such a part. For example, a thumb must at some time have been - -- part of a hand, but every hand need not have a thumb, even at birth. This - -- is a class_level relation roughly corresponding to part. - fun initialPart : Desc Object -> Desc Object -> Formula ; - - -- Every instance of the second argument initially - -- contains an instance of the first argument, even though it - -- might lose that part later in its lifetime. Every normal human starts life with an - -- appendix for example. While the whole must initially - -- contain such a part, this does not say that each part necessarily initially - -- exists as part of such a whole. This is a class_level relation roughly - -- corresponding to part. - fun initiallyContainsPart : Desc Object -> Desc Object -> Formula; - - -- (intelligenceQuotient ?PERSON ?NUMBER) means that ?NUMBER is the I.Q. of ?PERSON. - -- The I.Q. of a person is the ratio of their mental age (determined by a standardized test) - -- divided by their chronological age, multiplied by 100. - fun intelligenceQuotient : El Human -> El RationalNumber -> Formula ; - - -- (inventory ?CBO ?COLLECTION) means that - -- the ContentBearingObject ?CBO contains a list or enumeration of the - -- members of the Collection ?COLLECTION. - fun inventory : El ContentBearingObject -> El Collection -> Formula ; - - -- (lacks ?AGENT ?OBJECT) means that ?AGENT needs - -- ?OBJECT and it is not currently the case that ?AGENT possesses ?OBJECT. - fun lacks : El CognitiveAgent -> El Physical -> Formula ; - - -- (landlord ?PERSON ?UNIT) means that ?PERSON is a - -- landlord of the Residence ?UNIT, i.e. he or she owns ?UNIT and is renting - -- the unit to someone else. - fun landlord : El Agent -> El PermanentResidence -> Formula ; - - -- (holdsDuring ?T1 (legalGuardian ?H1 ?H2)) means that during the time ?T1, - -- ?H2 has legal authority over ?H1, and is responsible for looking after ?H1's interests. - fun legalGuardian : El Human -> El Human -> Formula ; - - -- (localLongName ?NAME ?THING) means that the string ?NAME is the long form of the name - -- used for ?THING in its local area or language. - fun localLongName : El SymbolicString -> El Entity -> Formula ; - - -- (localShortName ?NAME ?THING) means that the string ?NAME is the short form of the name - -- used for ?THING in its local area or language. - fun localShortName : El SymbolicString -> El Entity -> Formula ; - - -- (locatedAtTime ?OBJ ?TIME ?PLACE) means - -- that during the time specified by ?TIME, ?OBJ was in the location - -- specified by ?PLACE. - fun locatedAtTime : El Object -> El TimePosition -> El Object -> Formula ; - - -- (losesControl ?EVENT ?AGENT) means that during ?EVENT, ?AGENT - -- loses physical control of the controlled object. - fun losesControl : El ChangeOfControl -> El Agent -> Formula ; - - -- The amount by which the cost of an investment or - -- business operation exceeds its return, i.e. the negative quantity left - -- after subtracting for all expenses. - fun loss : El FinancialTransaction -> El CurrencyMeasure -> Formula; - - -- (measurementReading ?DEVICE ?QUANTITY) - -- means that ?QUANTITY is a reading of the MeasuringDevice ?DEVICE, e.g. if - -- ?THERMOMETER is a Thermometer, (measurementReading ?THERMOMETER - -- (MeasureFn 42 CelsiusDegree)) would mean that ?THERMOMETER registers 42 - -- degrees Celsius. - fun measurementReading : El MeasuringDevice -> El ConstantQuantity -> Formula ; - - -- (meatOfAnimal ?MEATCLASS ?ANIMALCLASS) states - -- that ?MEATCLASS was once part of the class of Animal ?ANIMALCLASS) - fun meatOfAnimal : Desc Meat -> Desc Animal -> Formula ; - - -- A relation between a Human and a - -- CareOrganization that treats the patient. - fun medicalPatient : El Human -> El CareOrganization -> Formula ; - - -- (memberAtTime ?MEMBER ?COLLECTION - -- ?TIME) means that during the time period denoted by ?TIME, - -- ?MEMBER is a member of ?COLLECTION. - fun memberAtTime : El SelfConnectedObject -> El Collection -> El TimePosition -> Formula ; - - -- (memberCount ?ORG ?NUMBER) means that there - -- is a total ?NUMBER of members in the Collection ?ORG. - fun memberCount : El Collection -> El Integer -> Formula ; - - -- (memberType ?GROUP ?TYPE) means that all - -- the members of the Collection ?GROUP belong to the SetOrClass - -- ?TYPE. - fun memberType : El Collection -> El SetOrClass -> Formula ; - - -- (memberTypeCount ?GROUP ?TYPE ?NUMBER) means that the - -- Collection ?GROUP has ?NUMBER members of the kind ?TYPE. - fun memberTypeCount : El Collection -> El SetOrClass -> El NonnegativeInteger -> Formula ; - - -- (middleName ?CHAR ?INDIV) means that the - -- SymbolicString ?CHAR contains the middle name of the Human ?INDIV. - fun middleName : El SymbolicString -> El Human -> Formula ; - - -- (monetaryWage ?ORG ?PERSON ?TIME ?MONEY) means - -- that the Organization employs ?PERSON and pays him/her the amount of money - -- ?MONEY per TimeDuration ?TIME. - fun monetaryWage : El Organization -> El Human -> El TimeDuration -> El CurrencyMeasure -> Formula ; - - -- (most ?MOST ?WHOLE) means that ?MOST is a part - -- of ?WHOLE that is greater than half of ?WHOLE. - fun most : El Object -> El Object -> Formula ; - - -- (moves ?MOTION ?OBJECT) means that during - -- the Motion event ?MOTION, ?OBJECT moves. This does not - -- necessarily imply that the location of ?OBJECT changes during - -- ?MOTION. See also changesLocation and Translocation. - fun moves : El Motion -> El Object -> Formula ; - - -- (mutualStranger ?H1 ?H2) means that ?H1 - -- and ?H2 have not met each other and do not know each other. Statements - -- made with this predicate should be temporally specified with - -- holdsDuring. See also the weaker, non_symmetric version of this - -- predicate, stranger. - fun mutualStranger : El Human -> El Human -> Formula ; - - -- (neighbor ?PERSON1 ?PERSON2) means that ?PERSON1 is - -- a neighbor of ?PERSON2, i.e. ?PERSON1 and ?PERSON2 have their homes Near - -- one another. - fun neighbor : El Human -> El Human -> Formula ; - - -- (nephew ?NEPHEW ?PERSON) means that ?NEPHEW is - -- the son of a sibling of ?PERSON. - fun nephew : El Man -> El Human -> Formula ; - - -- (niece ?NIECE ?PERSON) means that ?NIECE is - -- the daughter of a sibling of ?PERSON. - fun niece : El Woman -> El Human -> Formula ; - - -- (occupation ?PERSON ?TYPE) means that the occupation - -- of ?PERSON is ?TYPE. This predicate is most often used in combination with the - -- function OccupationFn, e.g. (occupation PoliceOfficerWilkins (OccupationFn - -- LawEnforcement)). - fun occupation : El Human -> El FinancialTransaction -> Formula ; - - -- (older ?OBJ1 ?OBJ2) means that ?OBJ1 is older than - -- ?OBJ2, i.e. the age of ?OBJ1 is greaterThan the age of ?OBJ2. - fun older : El Object -> El Object -> Formula ; - - -- (onboard ?OBJ ?VEHICLE) means that the - -- SelfConnectedObject ?OBJ is inside the Vehicle ?VEHICLE. - fun onboard : El SelfConnectedObject -> El Vehicle -> Formula ; - - -- (operator ?OBJECT ?AGENT) means that ?AGENT - -- determines how ?OBJECT is used, either by directly or indirectly operating - -- it. - fun operator : El Object -> El Agent -> Formula ; - - -- (parasite ?ORGANISM1 ?ORGANISM2) means that there - -- is a parasitic relationship between ?ORGANISM1 and ?ORGANISM2, i.e. ?ORGANISM1 - -- inhabits and obtains nourishment from ?ORGANISM2 in such a way that - -- ?ORGANISM2 is injured. - fun parasite : El Organism -> El Organism -> Formula ; - - -- (pathInSystem ?PATH ?SYSTEM) means that - -- the Physical thing ?PATH consists of one or more connected routes in - -- the PhysicalSystem ?SYSTEM. - fun pathInSystem : El Transitway -> El TransitSystem -> Formula ; - - -- The relation of receiving medical care - -- from a recognized medical practitioner. (patientMedical ?PATIENT - -- ?DOCTOR) means that ?PATIENT is the patient of ?DOCTOR. Note that - -- argument type restriction on the second argument is CognitiveAgent - -- to allow for cases where someone is the patient of an Organization, - -- viz. a CareOrganization. - fun patientMedical : El Human -> El CognitiveAgent -> Formula ; - - -- (plaintiff ?ACTION ?AGENT) means that ?AGENT - -- is responsible for initiating the LegalAction ?ACTION. - fun plaintiff : El LegalAction -> El CognitiveAgent -> Formula ; - - -- (postalBoxNumber ?NUMBER ?ADDRESS) means - -- that the post office box ?NUMBER is part of the address ?ADDRESS. - fun postalBoxNumber : El PositiveInteger -> El Address -> Formula ; - - -- (postalCode ?NUMBER ?ADDRESS) means that the - -- the postal code, e.g. zip code, ?NUMBER is part of the address ?ADDRESS. - fun postalCode : El PositiveInteger -> El Address -> Formula ; - - -- (potentialOfHydrogen ?SOLUTION ?NUMBER) - -- means that the Solution ?SOLUTION has a pH value of ?NUMBER. The ph varies - -- between 0 and 14, and it is a measure of the acidity or alkalinity of ?SOLUTION. - -- More precisely, and it is the logarithm of the reciprocal of the quantity of - -- AtomGrams of Hydrogen ions. - fun potentialOfHydrogen : El Solution -> El RealNumber -> Formula ; - - -- (powerPlant ?GENERATOR ?THING) means that - -- the Device ?GENERATOR is the power_producing component of the Artifact - -- ?THING which provides the energy for its operation. - fun powerPlant : El Device -> El Artifact -> Formula ; - - -- (protonNumber ?SUBSTANCE ?NUMBER) means that - -- the PureSubstance ?SUBSTANCE has the number of Protons ?NUMBER. - fun protonNumber : El PureSubstance -> El PositiveInteger -> Formula ; - - -- (quarter ?QUART ?WHOLE) means that ?QUART is a - -- quarter of ?WHOLE. - fun quarter : El Object -> El Object -> Formula ; - - -- (reactant ?PROCESS ?SUBSTANCE) means that ?SUBSTANCE - -- is a chemical reactant in the chemical reaction ?PROCESS, i.e. ?SUBSTANCE is - -- present at the beginning of the chemical reaction ?PROCESS. - fun reactant : El ChemicalProcess -> El Substance -> Formula ; - - -- (reagent ?PROCESS ?SUBSTANCE) means that ?SUBSTANCE - -- is a chemical agent in the chemical reaction ?PROCESS. - fun reagent : El ChemicalProcess -> El Substance -> Formula ; - - -- (registeredItem ?DOCUMENT ?ITEM) means - -- that the Text ?DOCUMENT contains an official record of the Physical - -- thing ?ITEM. The registered item could be an object or an event, e.g., - -- an automobile, a ship, a marriage, an adoption. - fun registeredItem : El Text -> El Physical -> Formula ; - - -- (religiousAffiliationOfOrganization ?ORG ?BELIEF) means - -- that one of the goals of ?ORG is to advance the religious teachings - -- of the BeliefGroup ?BELIEF. - fun religiousAffiliationOfOrganization : El Organization -> El BeliefGroup -> Formula ; - - -- (routeInSystem ?PART ?SYSTEM) means that - -- the Transitway ?PART is an established route of the - -- TransportationSystem ?SYSTEM. - fun routeInSystem : El Transitway -> El TransitSystem -> Formula ; - - -- (secretesSubstance ?OBJ ?STUFF) means - -- that the subclass of OrganicObject (either Organism or BodyPart) - -- ?OBJ produces the subclass of Substance ?STUFF. - fun secretesSubstance : Desc OrganicObject -> Desc NaturalSubstance -> Formula ; - - -- (sententialObject ?OBJECT ?SENTENCE) means that the NounPhrase ?OBJECT is - -- the object of the Sentence ?SENTENCE. - fun sententialObject : El NounPhrase -> El Sentence -> Formula ; - - -- (sententialSubject ?SUBJECT ?SENTENCE) means that the NounPhrase ?SUBJECT is - -- the subject of the Sentence ?SENTENCE. - fun sententialSubject : El NounPhrase -> El Sentence -> Formula ; - - -- (serviceProvider ?EVENT ?AGENT) - -- means that ?AGENT is the supplier of the service provided in ?EVENT. - fun serviceProvider : El ServiceProcess -> El CognitiveAgent -> Formula ; - - -- (serviceRecipient ?EVENT ?AGENT) means that ?AGENT is the - -- receiver of the service provided in ?EVENT. - fun serviceRecipient : El ServiceProcess -> El CognitiveAgent -> Formula ; - - -- (sideOfFigure ?SIDE ?FIGURE) means that the - -- OneDimensionalFigure ?POINT is a side of the GeometricFigure ?FIGURE. - fun sideOfFigure : El OneDimensionalFigure -> El GeometricFigure -> Formula ; - - -- (sliceOfFigure ?SLICE ?FIGURE) indicates - -- that ?SLICE is a 2_d section of the 3_d figure ?FIGURE. Or, more - -- formally, ?SLICE is 2_d figure formed by the intersection of a plane - -- with the 3_d figure ?FIGURE. - fun sliceOfFigure : El TwoDimensionalObject -> El CorpuscularObject -> Formula ; - - -- A relation between a Process of - -- MusicalTone and the fundamental frequency of that tone. - fun soundFrequency : El MusicalTone -> El FunctionQuantity -> Formula ; - - -- (speaksLanguage ?AGENT ?LANGUAGE) means that the SentientAgent ?AGENT is - -- capable of understanding and/or generating the Language ?LANGUAGE. - fun speaksLanguage : El SentientAgent -> El Language -> Formula ; - - -- (stepfather ?PERSON ?FATHER) means that ?FATHER - -- is the stepfather of ?PERSON, i.e. ?FATHER is the spouse of the mother - -- of ?PERSON, without also being the father of ?PERSON. - fun stepfather : El Human -> El Man -> Formula ; - - -- (stepmother ?PERSON ?MOTHER) means that ?MOTHER - -- is the stepmother of ?PERSON, i.e. ?MOTHER is the spouse of the father - -- of ?PERSON, without also being the mother of ?PERSON. - fun stepmother : El Human -> El Woman -> Formula ; - - -- (stockHolder ?Stock ?Agent) means that - -- ?Agent possesses the Stock ?Stock. - fun stockHolder : El Stock -> El CognitiveAgent -> Formula ; - - -- (stranger ?H1 ?H2) means that ?H1 has - -- not met ?H2, or, in other words, (not (acquaintance ?H1 ?H2)). - -- Statements made with stranger should be temporally - -- specified with holdsDuring. Note that stranger is not - -- symmetric, meaning that ?H2 might know ?H1. For the symmetric - -- version, see mutualStranger. - fun stranger : El Human -> El Human -> Formula ; - - -- (streetAddress ?STREET ?ADDRESS) means - -- that the Roadway ?STREET is part of the address ?ADDRESS. - fun streetAddress : El Roadway -> El Address -> Formula ; - - -- (streetNumber ?BUILDING ?ADDRESS) means - -- that the Building ?BUILDING is part of the address ?ADDRESS. - fun streetNumber : El Building -> El Address -> Formula ; - - -- (student ?ORG ?AGENT) means that ?AGENT is enrolled - -- in the EducationalOrganization ?ORG. - fun student : El EducationalOrganization -> El CognitiveAgent -> Formula ; - - -- (subField ?FIELD1 ?FIELD2) means that ?FIELD1 is a proper - -- part of the FieldOfStudy ?FIELD2. For example, Physiology is a subField of - -- Biology. - fun subField : El FieldOfStudy -> El FieldOfStudy -> Formula ; - - -- (subordinateInOrganization ?ORG ?PERSON1 ?PERSON2) means that - -- in the Organization ?ORG, ?PERSON1 is subordinate to ?PERSON2. - fun subordinateInOrganization : El Organization -> El Human -> El Human -> Formula ; - - -- (subordinatePosition ?ORG ?SUB ?SUPER) means that in - -- the Organization ?ORG, the holder of role ?SUB is subordinate to - -- the holder of role ?SUPER. - fun subordinatePosition : El Organization -> El Position -> El Position -> Formula ; - - -- (tangent ?LINE ?CIRCLE) means that the straight line - -- ?LINE is tangent to the figure ?CIRCLE, i.e. ?LINE touches ?CIRCLE without - -- intersecting it. - fun tangent : El OneDimensionalFigure -> El TwoDimensionalObject -> Formula ; - - -- This relation identifies the patient in the event that is the object of the attack. - fun targetInAttack : El Process -> El Object -> Formula ; - - -- (teacher ?ORG ?AGENT) means that ?AGENT is a teacher at the EducationalOrganization ?ORG. - fun teacher : El EducationalOrganization -> El CognitiveAgent -> Formula ; - - -- (telephoneNumber ?NUMBER ?AGENT) means - -- that ?NUMBER is a telephone number at which ?AGENT can be regularly contacted. - fun telephoneNumber : El SymbolicString -> El Agent -> Formula ; - - -- (tenant ?PERSON ?UNIT) means that ?PERSON is a tenant of the Residence ?UNIT, - -- i.e. he or she is renting the unit. - fun tenant : El Agent -> El Residence -> Formula ; - - -- (third ?THIRD ?WHOLE) means that ?THIRD is one third of ?WHOLE. - fun third : El Object -> El Object -> Formula ; - - -- A binary predicate used to indicate the title of a ContentBearingPhysical. Note that the - -- second argument type restriction is a subclass, rather than an - -- instance, of ContentBearingPhysical. Thus, the title - -- Murder_on_the_Orient_Express corresponds to a large class of Books, - -- and not just to a single copy of the book. - fun titles : El SymbolicString -> El ContentBearingPhysical -> Formula ; - - -- (transported ?EVENT ?OBJ) means that ?OBJ is transported - -- (carried/moved to a different physical location) in the Transportation ?EVENT. - fun transported : El Transportation -> El Object -> Formula ; - - -- An instance of the first argument is typically - -- found as part of an instance of the second argument. This is a - -- class_level relation roughly corresponding to part. Note that this does - -- not imply that such wholes typically have such parts. - fun typicalPart : Desc Object -> Desc Object -> Formula ; - - -- An instance of the second argument typically - -- contains an instance of the first argument. This is a - -- class_level relation roughly corresponding to part. Note that this does - -- not imply that such parts typically have such wholes. - fun typicallyContainsPart : Desc Object -> Desc Object -> Formula ; - - -- (uncle ?UNCLE ?PERSON) means that ?UNCLE is - -- the brother of a parent of ?PERSON. - fun uncle : El Man -> El Human -> Formula ; - - -- (unitNumber ?UNIT ?ADDRESS) means that the - -- StationaryArtifact ?UNIT is part of the address ?ADDRESS. - fun unitNumber : El StationaryArtifact -> El Address -> Formula ; - - -- (wavelength ?RADIATION ?MEASURE) means that the - -- instance of radiation, ?RADIATION, has an average wavelength of ?MEASURE. - fun wavelength : El Radiating -> El LengthMeasure -> Formula ; - - -- (yearOfFounding ?ORG ?NUMBER) means that the Organization ?ORG - -- was founded in the year expressed in ?NUMBER. - fun yearOfFounding : El Organization -> El Integer -> Formula ; - -} diff --git a/examples/SUMO/MidLevelOntologyEng.gf b/examples/SUMO/MidLevelOntologyEng.gf deleted file mode 100644 index 8e0cc1570..000000000 --- a/examples/SUMO/MidLevelOntologyEng.gf +++ /dev/null @@ -1,1488 +0,0 @@ -concrete MidLevelOntologyEng of MidLevelOntology = MergeEng, ElementsEng ** open DictLangEng, DictEng, ParadigmsEng,ExtensionEng in { - -lin - -- individual instances : - Accountant = MassNP (UseN accountant_N) ; - Acre = MassNP (UseN acre_N) ; - Anthropology = MassNP (UseN anthropology_N) ; - Architecture = MassNP (UseN architecture_N) ; - AttorneyGeneral = MassNP (ApposCN (UseN attorney_N) (MassNP (UseN general_N))) ; - Banker = MassNP (UseN banker_N) ; - Biology = MassNP (UseN biology_N) ; - Blind = MassNP (UseN blind_N) ; - BusinessPerson = MassNP (ApposCN (UseN business_N) (MassNP (UseN person_N))) ; - Cancer = MassNP (UseN cancer_N) ; - Carpenter = MassNP (UseN carpenter_N) ; - CenturyDuration = MassNP (ApposCN (UseN century_N) (MassNP (UseN duration_N))) ; - ChemicalEquilibrium = MassNP (AdjCN (PositA chemical_A) (UseN equilibrium_N)) ; - Chemistry = MassNP (UseN chemistry_N) ; - ClericalSecretary = MassNP (AdjCN (PositA clerical_A) (UseN secretary_N)) ; - Coach = MassNP (UseN coach_N) ; - CollegeFreshman = MassNP (ApposCN (UseN college_N) (MassNP (UseN freshman_N))) ; - CollegeJunior = MassNP (ApposCN (UseN college_N) (MassNP (UseN junior_N))) ; - CollegeSenior = MassNP (ApposCN (UseN college_N) (MassNP (UseN senior_N))) ; - CollegeSophomore = MassNP (ApposCN (UseN college_N) (MassNP (UseN sophomore_N))) ; - Comedian = MassNP (UseN comedian_N) ; - CommonEra = MassNP (AdjCN (PositA common_A) (UseN era_N)) ; - ContainerEmpty = MassNP (ApposCN (UseN container_N) (MassNP (UseN empty_N))) ; - Coroner = MassNP (UseN coroner_N) ; - DecadeDuration = MassNP (ApposCN (UseN decade_N) (MassNP (UseN duration_N))) ; - DemocraticParty = MassNP (AdjCN (PositA democratic_A) (UseN party_N)) ; - Dentist = MassNP (UseN dentist_N) ; - Diarrhea = MassNP (UseN diarrhea_N) ; - Diplomat = MassNP (UseN diplomat_N) ; - Dissident = MassNP (UseN dissident_N) ; - Economics = DetCN (DetQuant IndefArt NumPl) (UseN economics_N) ; - Electronics = DetCN (DetQuant IndefArt NumPl) (UseN electronics_N) ; - Engineering = DetCN (DetQuant IndefArt NumPl) (UseN2 (VerbToNounV2 engineer_V2)) ; - FarmHand = MassNP (ApposCN (UseN farm_N) (MassNP (UseN hand_N))) ; - Fever = MassNP (UseN fever_N) ; - FieldOfLaw = AdvNP (MassNP (UseN field_N)) (PrepNP part_Prep (MassNP (UseN law_N))) ; - Fist = MassNP (UseN fist_N) ; - Flat = MassNP (UseN flat_N) ; - Foul = MassNP (UseN foul_N) ; - Functioning = DetCN (DetQuant IndefArt NumSg) (UseN (VerbToNoun function_V)) ; - GovernmentPerson = MassNP (ApposCN (UseN government_N) (MassNP (UseN person_N))) ; - Governor = MassNP (UseN governor_N) ; - Green = MassNP (UseN green_N) ; - Handstand = MassNP (UseN handstand_N) ; - Happiness = MassNP (UseN happiness_N) ; - History = MassNP (UseN history_N) ; - HumanSlave = MassNP (AdjCN (PositA human_A) (UseN slave_N)) ; - Inside = MassNP (UseN inside_N) ; - InteriorDesign = MassNP (AdjCN (PositA interior_A) (UseN design_N)) ; - Kneeling = DetCN (DetQuant IndefArt NumSg) (UseN (VerbToNoun kneel_V)) ; - Knight = MassNP (UseN knight_N) ; - LegislativeBill = MassNP (AdjCN (PositA legislative_A) (UseN bill_N)) ; - LevelShape = MassNP (AdjCN (PositA level_A) (UseN shape_N)) ; - LieutenantGovernor = MassNP (ApposCN (UseN lieutenant_N) (MassNP (UseN governor_N))) ; - LineFormation = MassNP (ApposCN (UseN line_N) (MassNP (UseN formation_N))) ; - Linguistics = DetCN (DetQuant IndefArt NumPl) (UseN linguistics_N) ; - LiquorShot = PPartNP (MassNP (UseN liquor_N)) overshoot_V2 ; - Literature = MassNP (UseN literature_N) ; - Malfunctioning = DetCN (DetQuant IndefArt NumSg) (UseN (VerbToNoun malfunction_V)) ; - Mathematics = DetCN (DetQuant IndefArt NumPl) (UseN mathematics_N) ; - Mayor = MassNP (UseN mayor_N) ; - MedicalScience = MassNP (AdjCN (PositA medical_A) (UseN science_N)) ; - MetricTon = MassNP (AdjCN (PositA metric_A) (UseN ton_N)) ; - Militant = MassNP (UseN militant_N) ; - MilitaryPerson = MassNP (AdjCN (PositA military_A) (UseN person_N)) ; - MilitaryScience = MassNP (AdjCN (PositA military_A) (UseN science_N)) ; - MillenniumDuration = MassNP (ApposCN (UseN millennium_N) (MassNP (UseN duration_N))) ; - Musician = MassNP (UseN musician_N) ; - NaziParty = MassNP (AdjCN (PositA nazi_A) (UseN party_N)) ; - NewsReporter = MassNP (ApposCN (UseN news_N) (MassNP (UseN reporter_N))) ; - Outside = MassNP (UseN outside_N) ; - Page = MassNP (UseN page_N) ; - Philosophy = MassNP (UseN philosophy_N) ; - Physics = DetCN (DetQuant IndefArt NumPl) (UseN physic_N) ; - Physiology = MassNP (UseN physiology_N) ; - Pink = MassNP (UseN pink_N) ; - Plumber = MassNP (UseN plumber_N) ; - PoliticalScience = MassNP (AdjCN (PositA political_A) (UseN science_N)) ; - Pope = MassNP (UseN pope_N) ; - Potter = MassNP (UseN potter_N) ; - PresidentOfTheUnitedStates = AdvNP (MassNP (UseN president_N)) (PrepNP part_Prep (DetCN (DetQuant DefArt NumPl) (AdjCN (PositA united_A) (UseN state_N)))) ; - PrivateDetective = MassNP (AdjCN (PositA private_A) (UseN detective_N)) ; - Psychology = MassNP (UseN psychology_N) ; - Purple = MassNP (UseN purple_N) ; - RepublicanParty = MassNP (AdjCN (PositA republican_A) (UseN party_N)) ; - RoundShape = MassNP (AdjCN (PositA round_A) (UseN shape_N)) ; - SecretaryOfTheInterior = AdvNP (MassNP (UseN secretary_N)) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (UseN interior_N))) ; - SecretaryOfTheTreasury = AdvNP (MassNP (UseN secretary_N)) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (UseN treasury_N))) ; - Splitting = DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 split_V2)) ; - SportsOut = AdvNP (DetCN (DetQuant IndefArt NumPl) (UseN sport_N)) out_Adv ; - SquareMile = MassNP (AdjCN (PositA square_A) (UseN mile_N)) ; - SquareYard = MassNP (AdjCN (PositA square_A) (UseN yard_N)) ; - StoreOwner = MassNP (ApposCN (UseN store_N) (MassNP (UseN owner_N))) ; - Student = MassNP (UseN student_N) ; - Surprise = MassNP (UseN surprise_N) ; - SymmetricShape = MassNP (AdjCN (PositA symmetric_A) (UseN shape_N)) ; - Teacher = MassNP (UseN teacher_N) ; - Theology = MassNP (UseN theology_N) ; - TieScore = MassNP (ApposCN (UseN tie_N) (MassNP (UseN score_N))) ; - TonMass = MassNP (ApposCN (UseN ton_N) (MassNP (UseN mass_N))) ; - Tourist = MassNP (UseN tourist_N) ; - Tuberculosis = MassNP (UseN tuberculosis_N) ; - Unhappiness = MassNP (UseN unhappiness_N) ; - UnitedStatesCongress = DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA united_A) (ApposCN (UseN state_N) (MassNP (UseN congress_N)))) ; - UnitedStatesDepartmentOfInterior = AdvNP (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA united_A) (ApposCN (UseN state_N) (MassNP (UseN department_N))))) (PrepNP part_Prep (MassNP (UseN interior_N))) ; - UnitedStatesDepartmentOfState = AdvNP (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA united_A) (ApposCN (UseN state_N) (MassNP (UseN department_N))))) (PrepNP part_Prep (MassNP (UseN state_N))) ; - Veteran = MassNP (UseN veteran_N) ; - YardLength = MassNP (ApposCN (UseN yard_N) (MassNP (UseN length_N))) ; - Drunk = MassNP (UseN drunk_N) ; - InternationalLaw = MassNP (AdjCN (PositA international_A) (UseN law_N)) ; - MarriageContract = MassNP (ApposCN (UseN marriage_N) (MassNP (UseN contract_N))) ; - Treaty = MassNP (UseN treaty_N) ; - Satisfaction = MassNP (UseN satisfaction_N) ; - Tranquility = MassNP (UseN tranquility_N) ; - Excitement = MassNP (UseN excitement_N) ; - Anxiety = MassNP (UseN anxiety_N) ; - Anger = MassNP (UseN anger_N) ; - Pain = MassNP (UseN pain_N) ; - Headache = MassNP (UseN headache_N) ; - Puberty = MassNP (UseN puberty_N) ; - Squatting = DetCN (DetQuant IndefArt NumSg) (UseN (VerbToNoun squat_V)) ; - Housewife = MassNP (UseN housewife_N) ; - Deputy = MassNP (UseN deputy_N) ; - AttorneyGeneral = MassNP (ApposCN (UseN attorney_N) (MassNP (UseN general_N))) ; - Professor = MassNP (UseN professor_N) ; - ArtCritic = MassNP (ApposCN (UseN art_N) (MassNP (UseN critic_N))) ; - Dissident = MassNP (UseN dissident_N) ; - - - -- subclasses - Aborting = UseN2 (VerbToNounV2 abort_V2) ; - AcademicDegree = AdjCN (PositA academic_A) (UseN degree_N) ; - Accelerating = UseN2 (VerbToNounV2 accelerate_V2) ; - Accrediting = UseN2 (VerbToNounV2 accredit_V2) ; - AchievingControl = AdjCN (PositA (VerbToGerundA achieve_V2)) (UseN control_N) ; - AcuteAngle = AdjCN (PositA acute_A) (UseN angle_N) ; - Address = UseN address_N ; - Aerating = UseN2 (VerbToNounV2 aerate_V2) ; - Afternoon = UseN afternoon_N ; - Agency = UseN agency_N ; - AirForce = ApposCN (UseN air_N) (MassNP (UseN force_N)) ; - AirTransportation = ApposCN (UseN air_N) (MassNP (UseN transportation_N)) ; - Aircraft = UseN aircraft_N ; - Alcohol = UseN alcohol_N ; - AlcoholicBeverage = AdjCN (PositA alcoholic_A) (UseN beverage_N) ; - Ambush = UseN ambush_N ; - Anaconda = UseN anaconda_N ; - Anchor = UseN anchor_N ; - AnimalController = ApposCN (UseN animal_N) (MassNP (UseN controller_N)) ; - AnimalPoweredDevice = ApposCN (UseN animal_N) (MassNP (AdjCN (PositA powered_A) (UseN device_N))) ; - AnimalResidence = ApposCN (UseN animal_N) (MassNP (UseN residence_N)) ; - AnimalShell = ApposCN (UseN animal_N) (MassNP (UseN shell_N)) ; - AnimalTeam = ApposCN (UseN animal_N) (MassNP (UseN team_N)) ; - Ankle = UseN ankle_N ; - Announcement = UseN announcement_N ; - Answering = UseN2 (VerbToNounV2 answer_V2) ; - AntInsect = ApposCN (UseN ant_N) (MassNP (UseN insect_N)) ; - Antelope = UseN antelope_N ; - Antenna = UseN antenna_N ; - Antibiotic = UseN antibiotic_N ; - Antibody = UseN antibody_N ; - ApartmentBuilding = ApposCN (UseN apartment_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2))) ; - ApartmentUnit = ApposCN (UseN apartment_N) (MassNP (UseN unit_N)) ; - Application = UseN application_N ; - Appointing = UseN2 (VerbToNounV2 appoint_V2) ; - Apron = UseN apron_N ; - Arguing = UseN2 (VerbToNounV2 argue_V2) ; - Arm = UseN arm_N ; - Army = UseN army_N ; - Arriving = UseN (VerbToNoun arrive_V) ; - ArrowFigure = ApposCN (UseN arrow_N) (MassNP (UseN figure_N)) ; - ArrowIcon = ApposCN (UseN arrow_N) (MassNP (UseN icon_N)) ; - ArrowProjectile = ApposCN (UseN arrow_N) (MassNP (UseN projectile_N)) ; - Arson = UseN arson_N ; - ArtPainting = ApposCN (UseN art_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 paint_V2))) ; - ArtSchool = ApposCN (UseN art_N) (MassNP (UseN school_N)) ; - ArtStudio = ApposCN (UseN art_N) (MassNP (UseN studio_N)) ; - Artery = UseN artery_N ; - ArtilleryGun = ApposCN (UseN artillery_N) (MassNP (UseN gun_N)) ; - AtmosphericRegion = AdjCN (PositA atmospheric_A) (UseN region_N) ; - AtomicGroup = AdjCN (PositA atomic_A) (UseN group_N) ; - Atrophy = UseN atrophy_N ; - Auditorium = UseN auditorium_N ; - AuditoriumSeat = ApposCN (UseN auditorium_N) (MassNP (UseN seat_N)) ; - AutomaticGun = AdjCN (PositA automatic_A) (UseN gun_N) ; - Automobile = UseN automobile_N ; - Axle = UseN axle_N ; - BacterialDisease = AdjCN (PositA bacterial_A) (UseN disease_N) ; - Bag = UseN bag_N ; - Baking = UseN2 (VerbToNounV2 bake_V2) ; - Ball = UseN ball_N ; - BallisticMissile = AdjCN (PositA ballistic_A) (UseN missile_N) ; - Ballot = UseN ballot_N ; - Bandage = UseN bandage_N ; - Baptizing = UseN2 (VerbToNounV2 baptize_V2) ; - BargainSale = ApposCN (UseN bargain_N) (MassNP (UseN sale_N)) ; - Barking = UseN2 (VerbToNounV2 bark_V2) ; - Barn = UseN barn_N ; - Basement = UseN basement_N ; - Bathing = UseN bathing_N ; - BathingDevice = AdjCN (PositA (VerbToGerundA bath_V2)) (UseN device_N) ; - Bathroom = UseN bathroom_N ; - Baton = UseN baton_N ; - BecomingDrunk = AdjCN (PositA becoming_A) (UseN drunk_N) ; - Bed = UseN bed_N ; - Bedroom = UseN bedroom_N ; - Bee = UseN bee_N ; - Beef = UseN beef_N ; - Beer = UseN beer_N ; - BeginningOperations = AdjCN (PositA (VerbToGerundA begin_V2)) (UseN operation_N) ; - Bell = UseN bell_N ; - Belt = UseN belt_N ; - Bequeathing = UseN2 (VerbToNounV2 bequeath_V2) ; - Biography = UseN biography_N ; - BiologicalConception = AdjCN (PositA biological_A) (UseN conception_N) ; - BiologicalSpecies = AdjCN (PositA biological_A) (UseN species_N) ; - BirdEgg = ApposCN (UseN bird_N) (MassNP (UseN egg_N)) ; - Biting = UseN2 (VerbToNounV2 backbite_V2) ; - Blanket = UseN blanket_N ; - Bleeding = UseN2 (VerbToNounV2 bleed_V2) ; - Blockade = UseN blockade_N ; - BloodCell = ApposCN (UseN blood_N) (MassNP (UseN cell_N)) ; - BloodVessel = ApposCN (UseN blood_N) (MassNP (UseN vessel_N)) ; - Blueprint = UseN blueprint_N ; - Blushing = UseN (VerbToNoun blush_V) ; - BoardOrBlock = ConjCN or_Conj (BaseCN (UseN board_N) (UseN block_N)) ; - Boarding = UseN boarding_N ; - BoatDeck = ApposCN (UseN boat_N) (MassNP (UseN deck_N)) ; - BodyJoint = ApposCN (UseN body_N) (MassNP (UseN joint_N)) ; - Bomb = UseN bomb_N ; - Bomber = UseN bomber_N ; - Bombing = UseN2 (VerbToNounV2 bomb_V2) ; - Bottle = UseN bottle_N ; - Bowing = UseN bowing_N ; - Box = UseN box_N ; - Boy = UseN boy_N ; - Brain = UseN brain_N ; - Brandy = UseN brandy_N ; - Brass = UseN brass_N ; - BreadOrBiscuit = ConjCN or_Conj (BaseCN (UseN bread_N) (UseN biscuit_N)) ; - Breast = UseN breast_N ; - Brick = UseN brick_N ; - BrigadierGeneral = ApposCN (UseN brigadier_N) (MassNP (UseN general_N)) ; - BroadcastNetwork = ApposCN (UseN broadcast_N) (MassNP (UseN network_N)) ; - BroadcastProgram = ApposCN (UseN broadcast_N) (MassNP (UseN program_N)) ; - Broadcasting = UseN broadcasting_N ; - BronchialDuct = AdjCN (PositA bronchial_A) (UseN duct_N) ; - Brood = UseN brood_N ; - Broom = UseN broom_N ; - BrushOrComb = ConjCN or_Conj (BaseCN (UseN brush_N) (UseN comb_N)) ; - Bubble = UseN bubble_N ; - Buffalo = UseN buffalo_N ; - Bugle = UseN bugle_N ; - BuildingLevel = AdjCN (PositA (VerbToGerundA build_V2)) (UseN level_N) ; - Bull = UseN bull_N ; - Bullet = UseN bullet_N ; - Burrow = UseN burrow_N ; - Burying = UseN2 (VerbToNounV2 bury_V2) ; - Bus = UseN bus_N ; - BusStop = ApposCN (UseN bus_N) (MassNP (UseN stop_N)) ; - BusinessCompetition = ApposCN (UseN business_N) (MassNP (UseN competition_N)) ; - Butter = UseN butter_N ; - Button = UseN button_N ; - Cafeteria = UseN cafeteria_N ; - Calf = UseN calf_N ; - Camera = UseN camera_N ; - Camp = UseN camp_N ; - Candle = UseN candle_N ; - Capillary = UseN capillary_N ; - CaptainOfficer = ApposCN (UseN captain_N) (MassNP (UseN officer_N)) ; - Capturing = UseN2 (VerbToNounV2 capture_V2) ; - CarBombing = ApposCN (UseN car_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 bomb_V2))) ; - CareOrganization = ApposCN (UseN care_N) (MassNP (UseN organization_N)) ; - Carpentry = UseN carpentry_N ; - Catching = UseN2 (VerbToNounV2 catch_V2) ; - CausingHappiness = AdjCN (PositA (VerbToGerundA cause_V2)) (UseN happiness_N) ; - CausingPain = AdjCN (PositA (VerbToGerundA cause_V2)) (UseN pain_N) ; - CausingUnhappiness = AdjCN (PositA (VerbToGerundA cause_V2)) (UseN unhappiness_N) ; - CavalryUnit = ApposCN (UseN cavalry_N) (MassNP (UseN unit_N)) ; - CeasingOperations = AdjCN (PositA (VerbToGerundA cease_V2)) (UseN operation_N) ; - Ceiling = UseN ceiling_N ; - CellNucleus = ApposCN (UseN cell_N) (MassNP (UseN nucleus_N)) ; - Cellulose = UseN cellulose_N ; - Cemetery = UseN cemetery_N ; - CentrifugalMotion = AdjCN (PositA centrifugal_A) (UseN motion_N) ; - CentripetalMotion = AdjCN (PositA centripetal_A) (UseN motion_N) ; - CerealGrain = ApposCN (UseN cereal_N) (MassNP (UseN grain_N)) ; - Chair = UseN chair_N ; - ChangeOfControl = AdvCN (UseN change_N) (PrepNP part_Prep (MassNP (UseN control_N))) ; - ChangingClothing = AdjCN (PositA (VerbToGerundA change_V2)) (UseN clothing_N) ; - Chapter = UseN chapter_N ; - Chart = UseN chart_N ; - Checkpoint = UseN checkpoint_N ; - ChemicalAcid = AdjCN (PositA chemical_A) (UseN acid_N) ; - ChemicalAttack = AdjCN (PositA chemical_A) (UseN attack_N) ; - ChemicalBase = AdjCN (PositA chemical_A) (UseN base_N) ; - ChemicalReduction = AdjCN (PositA chemical_A) (UseN reduction_N) ; - ChemicalSalt = AdjCN (PositA chemical_A) (UseN salt_N) ; - ChestOrCabinet = ConjCN or_Conj (BaseCN (UseN chest_N) (UseN cabinet_N)) ; - Chewing = UseN2 (VerbToNounV2 chew_V2) ; - Chicken = UseN chicken_N ; - ChickenMeat = ApposCN (UseN chicken_N) (MassNP (UseN meat_N)) ; - Chimney = UseN chimney_N ; - Chin = UseN chin_N ; - ChristianBible = AdjCN (PositA christian_A) (UseN bible_N) ; - ChristianGospel = AdjCN (PositA christian_A) (UseN gospel_N) ; - ChristianService = AdjCN (PositA christian_A) (UseN service_N) ; - CigarOrCigarette = ConjCN or_Conj (BaseCN (UseN cigar_N) (UseN cigarette_N)) ; - CircleSector = ApposCN (UseN circle_N) (MassNP (UseN sector_N)) ; - CityBlock = ApposCN (UseN city_N) (MassNP (UseN block_N)) ; - CityDistrict = ApposCN (UseN city_N) (MassNP (UseN district_N)) ; - CityGovernment = ApposCN (UseN city_N) (MassNP (UseN government_N)) ; - CivilWar = AdjCN (PositA civil_A) (UseN war_N) ; - Civilian = UseN civilian_N ; - Clamp = UseN clamp_N ; - Clapping = UseN2 (VerbToNounV2 clap_V2) ; - ClassificationScheme = ApposCN (UseN classification_N) (MassNP (UseN scheme_N)) ; - Classroom = UseN classroom_N ; - Cleric = UseN cleric_N ; - Cloak = UseN cloak_N ; - Clock = UseN clock_N ; - Closet = UseN closet_N ; - Closing = UseN2 (VerbToNounV2 close_V2) ; - ClosingContract = AdjCN (PositA (VerbToGerundA close_V2)) (UseN contract_N) ; - ClosingEyes = AdjCN (PositA (VerbToGerundA close_V2)) (UseN eye_N) ; - ClothingSuit = AdjCN (PositA (VerbToGerundA clothe_V2)) (UseN suit_N) ; - CoastGuard = ApposCN (UseN coast_N) (MassNP (UseN guard_N)) ; - Coat = UseN coat_N ; - Coffee = UseN coffee_N ; - Coffin = UseN coffin_N ; - Collage = UseN collage_N ; - Collar = UseN collar_N ; - College = UseN college_N ; - CollegeStudentPosition = ApposCN (ApposCN (UseN college_N) (MassNP (UseN student_N))) (MassNP (UseN position_N)) ; - Colonel = UseN colonel_N ; - CommercialBuilding = AdjCN (PositA commercial_A) (UseN building_N) ; - CommercialShipping = AdjCN (PositA commercial_A) (UseN shipping_N) ; - CommercialUnit = AdjCN (PositA commercial_A) (UseN unit_N) ; - Commission = UseN commission_N ; - CommunicationOrganization = ApposCN (UseN communication_N) (MassNP (UseN organization_N)) ; - CommunicationSystem = ApposCN (UseN communication_N) (MassNP (UseN system_N)) ; - CommunistParty = AdjCN (PositA communist_A) (UseN party_N) ; - Compartment = UseN compartment_N ; - Compass = UseN compass_N ; - Composing = UseN2 (VerbToNounV2 compose_V2) ; - ComposingMusic = AdjCN (PositA (VerbToGerundA compose_V2)) (UseN music_N) ; - Concealing = UseN2 (VerbToNounV2 conceal_V2) ; - CondominiumBuilding = ApposCN (UseN condominium_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2))) ; - CondominiumUnit = ApposCN (UseN condominium_N) (MassNP (UseN unit_N)) ; - Cone = UseN cone_N ; - ConfederateSoldier = AdjCN (PositA confederate_A) (UseN soldier_N) ; - Congratulating = UseN2 (VerbToNounV2 congratulate_V2) ; - ConjugatedSubstance = AdjCN (PositA (VerbToParticipeA conjugate_V)) (UseN substance_N) ; - Consonant = UseN consonant_N ; - Container = UseN container_N ; - ContraceptiveDevice = AdjCN (PositA contraceptive_A) (UseN device_N) ; - Convoy = UseN convoy_N ; - CoolingDevice = AdjCN (PositA (VerbToGerundA cool_V2)) (UseN device_N) ; - Copying = UseN2 (VerbToNounV2 copy_V2) ; - Corporal = UseN corporal_N ; - Corresponding = UseN (VerbToNoun correspond_V) ; - Cotton = UseN cotton_N ; - CottonFabric = ApposCN (UseN cotton_N) (MassNP (UseN fabric_N)) ; - CourtRoom = ApposCN (UseN court_N) (MassNP (UseN room_N)) ; - Cow = UseN cow_N ; - Crane = UseN crane_N ; - Creek = UseN creek_N ; - CriminalAction = AdjCN (PositA criminal_A) (UseN action_N) ; - CriminalGang = AdjCN (PositA criminal_A) (UseN gang_N) ; - CultivatedLandArea = AdjCN (PositA cultivated_A) (ApposCN (UseN land_N) (MassNP (UseN area_N))) ; - Curb = UseN curb_N ; - CurrencyBill = ApposCN (UseN currency_N) (MassNP (UseN bill_N)) ; - CurrencyCoin = ApposCN (UseN currency_N) (MassNP (UseN coin_N)) ; - Curtain = UseN curtain_N ; - CuttingDevice = AdjCN (PositA cutting_A) (UseN device_N) ; - Cylinder = UseN cylinder_N ; - DaySchool = ApposCN (UseN day_N) (MassNP (UseN school_N)) ; - DayTime = ApposCN (UseN day_N) (MassNP (UseN time_N)) ; - Deacon = UseN deacon_N ; - Debating = UseN2 (VerbToNounV2 debate_V2) ; - Decelerating = UseN2 (VerbToNounV2 decelerate_V2) ; - Desk = UseN desk_N ; - Detergent = UseN detergent_N ; - DeviceAttribute = ApposCN (UseN device_N) (MassNP (UseN attribute_N)) ; - DeviceStateAttribute = ApposCN (ApposCN (UseN device_N) (MassNP (UseN state_N))) (MassNP (UseN attribute_N)) ; - Diamond = UseN diamond_N ; - Dictionary = UseN dictionary_N ; - DieselEngine = ApposCN (UseN diesel_N) (MassNP (UseN engine_N)) ; - Diet = UseN diet_N ; - Digging = UseN digging_N ; - DigitAppendage = ApposCN (UseN digit_N) (MassNP (UseN appendage_N)) ; - DigitCharacter = ApposCN (UseN digit_N) (MassNP (UseN character_N)) ; - Diluting = UseN2 (VerbToNounV2 dilute_V2) ; - DiningRoom = AdjCN (PositA (VerbToGerundA dine_V2)) (UseN room_N) ; - Dish = UseN dish_N ; - Dismounting = UseN2 (VerbToNounV2 dismount_V2) ; - DisplayArtifact = ApposCN (UseN display_N) (MassNP (UseN artifact_N)) ; - DistilledAlcoholicBeverage = AdjCN (PositA (VerbToParticipeA distil_V)) (AdjCN (PositA alcoholic_A) (UseN beverage_N)) ; - Divorcing = UseN2 (VerbToNounV2 divorce_V2) ; - Dodging = UseN2 (VerbToNounV2 dodge_V2) ; - DomesticAnimal = AdjCN (PositA domestic_A) (UseN animal_N) ; - DomesticCat = AdjCN (PositA domestic_A) (UseN cat_N) ; - DomesticDog = AdjCN (PositA domestic_A) (UseN dog_N) ; - Donkey = UseN donkey_N ; - Door = UseN door_N ; - Doorway = UseN doorway_N ; - Dormitory = UseN dormitory_N ; - Dough = UseN dough_N ; - DramaticActing = AdjCN (PositA dramatic_A) (UseN acting_N) ; - DramaticCast = AdjCN (PositA dramatic_A) (UseN cast_N) ; - DramaticDirecting = AdjCN (PositA dramatic_A) (UseN2 (VerbToNounV2 direct_V2)) ; - DramaticPerformance = AdjCN (PositA dramatic_A) (UseN performance_N) ; - DramaticPlay = AdjCN (PositA dramatic_A) (UseN play_N) ; - Drawing = UseN drawing_N ; - Dreaming = UseN2 (VerbToNounV2 dream_V2) ; - Dress = UseN dress_N ; - Dressing = UseN dressing_N ; - DressingRoom = AdjCN (PositA (VerbToGerundA dress_V2)) (UseN room_N) ; - Drill = UseN drill_N ; - Drilling = UseN2 (VerbToNounV2 drill_V2) ; - DrinkingCup = AdjCN (PositA (VerbToGerundA drink_V2)) (UseN cup_N) ; - Dripping = UseN dripping_N ; - DriveComponent = ApposCN (UseN drive_N) (MassNP (UseN component_N)) ; - Driveway = UseN driveway_N ; - DrugStore = ApposCN (UseN drug_N) (MassNP (UseN store_N)) ; - Drum = UseN drum_N ; - Drumming = UseN2 (VerbToNounV2 drum_V2) ; - Duck = UseN duck_N ; - Ducking = UseN ducking_N ; - DutyTax = ApposCN (UseN duty_N) (MassNP (UseN tax_N)) ; - Ear = UseN ear_N ; - Echoing = UseN2 (VerbToNounV2 echo_V2) ; - EducationalCourse = AdjCN (PositA educational_A) (UseN course_N) ; - EducationalFacility = AdjCN (PositA educational_A) (UseN facility_N) ; - EducationalProgram = AdjCN (PositA educational_A) (UseN program_N) ; - Elbow = UseN elbow_N ; - ElectoralCollegeElection = AdjCN (PositA electoral_A) (ApposCN (UseN college_N) (MassNP (UseN election_N))) ; - ElectricDevice = AdjCN (PositA electric_A) (UseN device_N) ; - ElectricMotor = AdjCN (PositA electric_A) (UseN motor_N) ; - ElectricalSignalling = AdjCN (PositA electrical_A) (UseN2 (VerbToNounV2 signal_V2)) ; - ElectronicSignalling = AdjCN (PositA electronic_A) (UseN2 (VerbToNounV2 signal_V2)) ; - Elephant = UseN elephant_N ; - Elevator = UseN elevator_N ; - EmbassyBuilding = ApposCN (UseN embassy_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2))) ; - Embracing = UseN2 (VerbToNounV2 embrace_V2) ; - EmploymentFiring = ApposCN (UseN employment_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 fire_V2))) ; - Engine = UseN engine_N ; - EntertainmentBuilding = ApposCN (UseN entertainment_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2))) ; - EntertainmentCompany = ApposCN (UseN entertainment_N) (MassNP (UseN company_N)) ; - EntertainmentProfession = ApposCN (UseN entertainment_N) (MassNP (UseN profession_N)) ; - Entombing = UseN2 (VerbToNounV2 entomb_V2) ; - Envelope = UseN envelope_N ; - Escaping = UseN2 (VerbToNounV2 escape_V2) ; - Espionage = UseN espionage_N ; - EuropeanNation = AdjCN (PositA european_A) (UseN nation_N) ; - Execution = UseN execution_N ; - ExecutiveResidence = AdjCN (PositA executive_A) (UseN residence_N) ; - Exhaling = UseN2 (VerbToNounV2 exhale_V2) ; - Explosion = UseN explosion_N ; - ExplosiveDevice = AdjCN (PositA explosive_A) (UseN device_N) ; - ExplosiveMine = AdjCN (PositA explosive_A) (UseN mine_N) ; - ExplosiveSubstance = AdjCN (PositA explosive_A) (UseN substance_N) ; - ExpressingApproval = AdjCN (PositA (VerbToGerundA express_V2)) (UseN approval_N) ; - ExpressingDisapproval = AdjCN (PositA (VerbToGerundA express_V2)) (UseN disapproval_N) ; - ExpressingFarewell = AdjCN (PositA (VerbToGerundA express_V2)) (UseN farewell_N) ; - ExpressingInLanguage = AdjCN (PositA (VerbToGerundA express_V2)) (ApposCN (UseN in_N) (MassNP (UseN language_N))) ; - Eye = UseN eye_N ; - EyeGlass = ApposCN (UseN eye_N) (MassNP (UseN glass_N)) ; - EyeMotion = ApposCN (UseN eye_N) (MassNP (UseN motion_N)) ; - Eyelid = UseN eyelid_N ; - Face = UseN face_N ; - FacialExpression = AdjCN (PositA facial_A) (UseN expression_N) ; - FacialHair = AdjCN (PositA facial_A) (UseN hair_N) ; - Fact = UseN fact_N ; - Factory = UseN factory_N ; - FallSeason = ApposCN (UseN fall_N) (MassNP (UseN season_N)) ; - FallingAsleep = AdvCN (UseN2 (VerbToNounV2 befall_V2)) asleep_Adv ; - Fallout = UseN fallout_N ; - FamilyBusiness = ApposCN (UseN family_N) (MassNP (UseN business_N)) ; - FanDevice = ApposCN (UseN fan_N) (MassNP (UseN device_N)) ; - Farm = UseN farm_N ; - FarmBuilding = ApposCN (UseN farm_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2))) ; - Farming = UseN2 (VerbToNounV2 farm_V2) ; - Feather = UseN feather_N ; - Feeding = UseN2 (VerbToNounV2 breastfeed_V2) ; - FemaleCow = AdjCN (PositA female_A) (UseN cow_N) ; - Fence = UseN fence_N ; - Field = UseN field_N ; - Fighter = UseN fighter_N ; - FileDevice = ApposCN (UseN file_N) (MassNP (UseN device_N)) ; - FilmDirector = ApposCN (UseN film_N) (MassNP (UseN director_N)) ; - FilmMaking = ApposCN (UseN film_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 make_V2))) ; - FilmMakingProfession = ApposCN (ApposCN (UseN film_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 make_V2)))) (MassNP (UseN profession_N)) ; - FilmProducer = ApposCN (UseN film_N) (MassNP (UseN producer_N)) ; - Filter = UseN filter_N ; - FinancialBill = AdjCN (PositA financial_A) (UseN bill_N) ; - FinancialCompany = AdjCN (PositA financial_A) (UseN company_N) ; - FinancialService = AdjCN (PositA financial_A) (UseN service_N) ; - FinancialText = AdjCN (PositA financial_A) (UseN text_N) ; - Financing = UseN2 (VerbToNounV2 finance_V2) ; - Finger = UseN finger_N ; - Fingerprint = UseN fingerprint_N ; - FiniteQuantity = AdjCN (PositA finite_A) (UseN quantity_N) ; - Firearm = UseN firearm_N ; - Fireplace = UseN fireplace_N ; - FishMeat = ApposCN (UseN fish_N) (MassNP (UseN meat_N)) ; - Flag = UseN flag_N ; - Flooding = UseN2 (VerbToNounV2 flood_V2) ; - Floor = UseN floor_N ; - Flour = UseN flour_N ; - Flower = UseN flower_N ; - FluidContainer = AdjCN (PositA fluid_A) (UseN container_N) ; - FlyInsect = AdjCN (PositA fly_A) (UseN insect_N) ; - Flying = UseN2 (VerbToNounV2 fly_V2) ; - Focusing = UseN2 (VerbToNounV2 focus_V2) ; - Fog = UseN fog_N ; - Folding = UseN2 (VerbToNounV2 fold_V2) ; - Foot = UseN foot_N ; - FormOfGovernment = AdvCN (UseN form_N) (PrepNP part_Prep (MassNP (UseN government_N))) ; - FormText = ApposCN (UseN form_N) (MassNP (UseN text_N)) ; - FormalMeeting = AdjCN (PositA formal_A) (UseN meeting_N) ; - FossilFuel = ApposCN (UseN fossil_N) (MassNP (UseN fuel_N)) ; - Founding = UseN2 (VerbToNounV2 found_V2) ; - Fox = UseN fox_N ; - FreeAtom = AdjCN (PositA free_A) (UseN atom_N) ; - Frightening = UseN2 (VerbToNounV2 frighten_V2) ; - Frowning = UseN (VerbToNoun frown_V) ; - Fuel = UseN fuel_N ; - FullTimePosition = AdjCN (PositA full_A) (ApposCN (UseN time_N) (MassNP (UseN position_N))) ; - Funeral = UseN funeral_N ; - Furniture = UseN furniture_N ; - GainingConsciousness = AdjCN (PositA (VerbToGerundA gain_V2)) (UseN consciousness_N) ; - GameArtifact = AdjCN (PositA game_A) (UseN artifact_N) ; - GameAttribute = AdjCN (PositA game_A) (UseN attribute_N) ; - GameBoard = AdjCN (PositA game_A) (UseN board_N) ; - GameCall = AdjCN (PositA game_A) (UseN call_N) ; - GameDie = AdjCN (PositA game_A) (UseN die_N) ; - GameGoal = AdjCN (PositA game_A) (UseN goal_N) ; - GamePiece = AdjCN (PositA game_A) (UseN piece_N) ; - GameReferee = AdjCN (PositA game_A) (UseN referee_N) ; - GameShot = AdjCN (PositA game_A) (UseN shot_N) ; - Garage = UseN garage_N ; - GasolineEngine = ApposCN (UseN gasoline_N) (MassNP (UseN engine_N)) ; - Girl = UseN girl_N ; - Glass = UseN glass_N ; - Glove = UseN glove_N ; - Glue = UseN glue_N ; - Goose = UseN goose_N ; - GovernmentBuilding = ApposCN (UseN government_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2))) ; - GovernmentOfficer = ApposCN (UseN government_N) (MassNP (UseN officer_N)) ; - GovernmentSecretary = ApposCN (UseN government_N) (MassNP (UseN secretary_N)) ; - GraduateSchool = ApposCN (UseN graduate_N) (MassNP (UseN school_N)) ; - GraphDiagram = ApposCN (UseN graph_N) (MassNP (UseN diagram_N)) ; - Grass = UseN grass_N ; - Grasshopper = UseN grasshopper_N ; - Greeting = UseN greeting_N ; - GroceryStore = ApposCN (UseN grocery_N) (MassNP (UseN store_N)) ; - GroupOfAnimals = AdvCN (UseN group_N) (PrepNP part_Prep (DetCN (DetQuant IndefArt NumSg) (UseN animal_N))) ; - Guitar = UseN guitar_N ; - Gun = UseN gun_N ; - GunBarrel = ApposCN (UseN gun_N) (MassNP (UseN barrel_N)) ; - GunPowder = ApposCN (UseN gun_N) (MassNP (UseN powder_N)) ; - GunStock = ApposCN (UseN gun_N) (MassNP (UseN stock_N)) ; - GunTrigger = ApposCN (UseN gun_N) (MassNP (UseN trigger_N)) ; - Hair = UseN hair_N ; - HairRemoval = ApposCN (UseN hair_N) (MassNP (UseN removal_N)) ; - Hammer = UseN hammer_N ; - Hand = UseN hand_N ; - HandGesture = ApposCN (UseN hand_N) (MassNP (UseN gesture_N)) ; - HandGrenade = ApposCN (UseN hand_N) (MassNP (UseN grenade_N)) ; - Handle = UseN handle_N ; - Hanging = UseN hanging_N ; - Harvesting = UseN2 (VerbToNounV2 harvest_V2) ; - Hat = UseN hat_N ; - Head = UseN head_N ; - Headlight = UseN headlight_N ; - Heart = UseN heart_N ; - HeatingDevice = AdjCN (PositA (VerbToGerundA heat_V2)) (UseN device_N) ; - Helicopter = UseN helicopter_N ; - Hen = UseN hen_N ; - HighSchool = AdjCN (PositA high_A) (UseN school_N) ; - Hijacking = UseN2 (VerbToNounV2 hijack_V2) ; - Hinge = UseN hinge_N ; - HistoricalAccount = AdjCN (PositA historical_A) (UseN account_N) ; - HoistingDevice = AdjCN (PositA (VerbToGerundA hoist_V2)) (UseN device_N) ; - Holder = UseN holder_N ; - HolidayCard = ApposCN (UseN holiday_N) (MassNP (UseN card_N)) ; - Holster = UseN holster_N ; - HomeBase = ApposCN (UseN home_N) (MassNP (UseN base_N)) ; - Honey = UseN honey_N ; - Hoof = UseN hoof_N ; - Horn = UseN horn_N ; - HornInstrument = ApposCN (UseN horn_N) (MassNP (UseN instrument_N)) ; - Horse = UseN horse_N ; - HorseRiding = ApposCN (UseN horse_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 outride_V2))) ; - HospitalBuilding = ApposCN (UseN hospital_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2))) ; - HospitalOrganization = ApposCN (UseN hospital_N) (MassNP (UseN organization_N)) ; - HostageTaking = ApposCN (UseN hostage_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 betake_V2))) ; - Hotel = UseN hotel_N ; - HumanAdult = AdjCN (PositA human_A) (UseN adult_N) ; - HumanBaby = AdjCN (PositA human_A) (UseN baby_N) ; - HumanChild = AdjCN (PositA human_A) (UseN child_N) ; - HumanCorpse = AdjCN (PositA human_A) (UseN corpse_N) ; - HumanYouth = AdjCN (PositA human_A) (UseN youth_N) ; - Hydrocarbon = UseN hydrocarbon_N ; - Ice = UseN ice_N ; - Imagining = UseN2 (VerbToNounV2 imagine_V2) ; - Immigrating = UseN (VerbToNoun immigrate_V) ; - Imprisoning = UseN2 (VerbToNounV2 imprison_V2) ; - IncendiaryDeviceAttack = ApposCN (ApposCN (UseN incendiary_N) (MassNP (UseN device_N))) (MassNP (UseN attack_N)) ; - Inclining = UseN2 (VerbToNounV2 incline_V2) ; - IncomeTax = ApposCN (UseN income_N) (MassNP (UseN tax_N)) ; - Indicating = UseN2 (VerbToNounV2 indicate_V2) ; - IndustrialPlant = AdjCN (PositA industrial_A) (UseN plant_N) ; - Industry = UseN industry_N ; - InfectiousDisease = AdjCN (PositA infectious_A) (UseN disease_N) ; - Infiltration = UseN infiltration_N ; - InfiniteQuantity = AdjCN (PositA infinite_A) (UseN quantity_N) ; - Inhaling = UseN2 (VerbToNounV2 inhale_V2) ; - Inheriting = UseN2 (VerbToNounV2 inherit_V2) ; - Installing = UseN2 (VerbToNounV2 install_V2) ; - InstrumentalMusic = AdjCN (PositA instrumental_A) (UseN music_N) ; - Insulin = UseN insulin_N ; - InsuranceCompany = ApposCN (UseN insurance_N) (MassNP (UseN company_N)) ; - InsurancePolicy = ApposCN (UseN insurance_N) (MassNP (UseN policy_N)) ; - InternalCombustionEngine = AdjCN (PositA internal_A) (ApposCN (UseN combustion_N) (MassNP (UseN engine_N))) ; - Interviewing = UseN2 (VerbToNounV2 interview_V2) ; - Intestine = UseN intestine_N ; - Ion = UseN ion_N ; - Ivory = UseN ivory_N ; - Janitor = UseN janitor_N ; - Journalist = UseN journalist_N ; - Judge = UseN judge_N ; - Jumping = UseN2 (VerbToNounV2 jump_V2) ; - JuniorCollege = AdjCN (PositA junior_A) (UseN college_N) ; - Jury = UseN jury_N ; - Key = UseN key_N ; - Kicking = UseN2 (VerbToNounV2 kick_V2) ; - Kidnapping = UseN2 (VerbToNounV2 kidnap_V2) ; - Kidney = UseN kidney_N ; - Kissing = UseN2 (VerbToNounV2 kiss_V2) ; - Kitchen = UseN kitchen_N ; - Knee = UseN knee_N ; - Knife = UseN knife_N ; - KnifeAttack = ApposCN (UseN knife_N) (MassNP (UseN attack_N)) ; - Knuckle = UseN knuckle_N ; - Label = UseN label_N ; - Laboratory = UseN laboratory_N ; - Ladder = UseN ladder_N ; - Lamb = UseN lamb_N ; - LandTransportation = ApposCN (UseN land_N) (MassNP (UseN transportation_N)) ; - LandVehicle = ApposCN (UseN land_N) (MassNP (UseN vehicle_N)) ; - Landing = UseN landing_N ; - Laughing = UseN2 (VerbToNounV2 laugh_V2) ; - LawEnforcement = ApposCN (UseN law_N) (MassNP (UseN enforcement_N)) ; - Lawn = UseN lawn_N ; - LayingEggs = AdjCN (PositA (VerbToGerundA inlay_V2)) (UseN egg_N) ; - Leather = UseN leather_N ; - Leaving = UseN2 (VerbToNounV2 leave_V2) ; - Lecture = UseN lecture_N ; - Leg = UseN leg_N ; - LegalAppeal = AdjCN (PositA legal_A) (UseN appeal_N) ; - LegalAward = AdjCN (PositA legal_A) (UseN award_N) ; - LegalCharge = AdjCN (PositA legal_A) (UseN charge_N) ; - LegalConviction = AdjCN (PositA legal_A) (UseN conviction_N) ; - LegalDismissal = AdjCN (PositA legal_A) (UseN dismissal_N) ; - LegalOpinion = AdjCN (PositA legal_A) (UseN opinion_N) ; - LegalSummons = AdjCN (PositA legal_A) (UseN summons_N) ; - LemonFruit = ApposCN (UseN lemon_N) (MassNP (UseN fruit_N)) ; - Lengthening = UseN2 (VerbToNounV2 lengthen_V2) ; - Lens = UseN lens_N ; - Lesion = UseN lesion_N ; - Letter = UseN letter_N ; - LetterBombAttack = ApposCN (ApposCN (UseN letter_N) (MassNP (UseN bomb_N))) (MassNP (UseN attack_N)) ; - Library = UseN library_N ; - Licking = UseN licking_N ; - Lieutenant = UseN lieutenant_N ; - LightFixture = AdjCN (PositA light_A) (UseN fixture_N) ; - Lightning = UseN lightning_N ; - Lilac = UseN lilac_N ; - Limb = UseN limb_N ; - LinguisticAttribute = AdjCN (PositA linguistic_A) (UseN attribute_N) ; - Lip = UseN lip_N ; - LiquefiedPetroleumGas = AdjCN (PositA (VerbToParticipeA liquefy_V)) (ApposCN (UseN petroleum_N) (MassNP (UseN gas_N))) ; - LiquidBodySubstance = AdjCN (PositA liquid_A) (ApposCN (UseN body_N) (MassNP (UseN substance_N))) ; - Liver = UseN liver_N ; - LoadingWeapon = AdjCN (PositA (VerbToGerundA load_V2)) (UseN weapon_N) ; - Lock = UseN lock_N ; - LosingConsciousness = AdjCN (PositA (VerbToGerundA lose_V2)) (UseN consciousness_N) ; - Lung = UseN lung_N ; - LyingDown = AdjCN (PositA (VerbToGerundA belie_V2)) (UseN down_N) ; - Lynching = UseN2 (VerbToNounV2 lynch_V2) ; - Lyrics = UseN lyric_N ; - Magazine = UseN magazine_N ; - Magnetism = UseN magnetism_N ; - Maid = UseN maid_N ; - Mailbox = UseN mailbox_N ; - Mailing = UseN2 (VerbToNounV2 mail_V2) ; - MaizeGrain = ApposCN (UseN maize_N) (MassNP (UseN grain_N)) ; - MajorGeneral = AdjCN (PositA major_A) (UseN general_N) ; - Manifold = UseN manifold_N ; - Map = UseN map_N ; - Marble = UseN marble_N ; - Marketplace = UseN marketplace_N ; - Marshal = UseN marshal_N ; - Massaging = UseN2 (VerbToNounV2 massage_V2) ; - Mast = UseN mast_N ; - MatchDevice = ApposCN (UseN match_N) (MassNP (UseN device_N)) ; - MaterialHandlingEquipment = AdjCN (PositA material_A) (AdjCN (PositA (VerbToGerundA handle_V2)) (UseN equipment_N)) ; - Mating = UseN2 (VerbToNounV2 mate_V2) ; - MedicalClinic = AdjCN (PositA medical_A) (UseN clinic_N) ; - MedicalClinicBuilding = AdjCN (PositA medical_A) (ApposCN (UseN clinic_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2)))) ; - MedicalSchool = AdjCN (PositA medical_A) (UseN school_N) ; - Medicine = UseN medicine_N ; - Memorizing = UseN2 (VerbToNounV2 memorize_V2) ; - Menstruation = UseN menstruation_N ; - Message = UseN message_N ; - MetallicAlloy = AdjCN (PositA metallic_A) (UseN alloy_N) ; - Meteorite = UseN meteorite_N ; - Microphone = UseN microphone_N ; - Microscope = UseN microscope_N ; - MilitaryAircraft = AdjCN (PositA military_A) (UseN aircraft_N) ; - MilitaryArtifact = AdjCN (PositA military_A) (UseN artifact_N) ; - MilitaryCorps = AdjCN (PositA military_A) (UseN corps_N) ; - MilitaryFront = AdjCN (PositA military_A) (UseN front_N) ; - MilitaryInfiltration = AdjCN (PositA military_A) (UseN infiltration_N) ; - MilitaryInstallation = AdjCN (PositA military_A) (UseN installation_N) ; - MilitaryOfficer = AdjCN (PositA military_A) (UseN officer_N) ; - MilitaryPrivate = AdjCN (PositA military_A) (UseN private_N) ; - MilitaryReserveForce = AdjCN (PositA military_A) (ApposCN (UseN reserve_N) (MassNP (UseN force_N))) ; - MilitaryService = AdjCN (PositA military_A) (UseN service_N) ; - MilitaryShip = AdjCN (PositA military_A) (UseN ship_N) ; - MilitarySquad = AdjCN (PositA military_A) (UseN squad_N) ; - MilitarySurplus = AdjCN (PositA military_A) (UseN surplus_N) ; - MilitaryTank = AdjCN (PositA military_A) (UseN tank_N) ; - MilitaryUnit = AdjCN (PositA military_A) (UseN unit_N) ; - MilitaryVehicle = AdjCN (PositA military_A) (UseN vehicle_N) ; - MilitaryWaterVehicle = AdjCN (PositA military_A) (ApposCN (UseN water_N) (MassNP (UseN vehicle_N))) ; - Milk = UseN milk_N ; - Mine = UseN mine_N ; - Mirror = UseN mirror_N ; - Missile = UseN missile_N ; - MissionOrganization = ApposCN (UseN mission_N) (MassNP (UseN organization_N)) ; - MobileResidence = AdjCN (PositA mobile_A) (UseN residence_N) ; - ModellingPosition = AdjCN (PositA (VerbToGerundA model_V2)) (UseN position_N) ; - Monument = UseN monument_N ; - Morning = UseN morning_N ; - Mortar = UseN mortar_N ; - MortarAttack = ApposCN (UseN mortar_N) (MassNP (UseN attack_N)) ; - MortarGun = ApposCN (UseN mortar_N) (MassNP (UseN gun_N)) ; - Moth = UseN moth_N ; - MotionPictureScene = ApposCN (ApposCN (UseN motion_N) (MassNP (UseN picture_N))) (MassNP (UseN scene_N)) ; - MotionPictureShot = ApposCN (ApposCN (UseN motion_N) (MassNP (UseN picture_N))) (MassNP (UseN shot_N)) ; - Motorcycle = UseN motorcycle_N ; - Mounting = UseN2 (VerbToNounV2 mount_V2) ; - Mouse = UseN mouse_N ; - Mouth = UseN mouth_N ; - MovingResidence = AdjCN (PositA (VerbToGerundA move_V2)) (UseN residence_N) ; - Mule = UseN mule_N ; - Murder = UseN murder_N ; - Museum = UseN museum_N ; - MusicRecording = ApposCN (UseN music_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 record_V2))) ; - MusicText = ApposCN (UseN music_N) (MassNP (UseN text_N)) ; - MusicalComposition = AdjCN (PositA musical_A) (UseN composition_N) ; - MusicalGroup = AdjCN (PositA musical_A) (UseN group_N) ; - MusicalPerformance = AdjCN (PositA musical_A) (UseN performance_N) ; - MusicalTone = AdjCN (PositA musical_A) (UseN tone_N) ; - MysteryStory = ApposCN (UseN mystery_N) (MassNP (UseN story_N)) ; - Nail = UseN nail_N ; - NailDigit = ApposCN (UseN nail_N) (MassNP (UseN digit_N)) ; - NarrativeText = ApposCN (UseN narrative_N) (MassNP (UseN text_N)) ; - NationalFlag = AdjCN (PositA national_A) (UseN flag_N) ; - Neck = UseN neck_N ; - Nectar = UseN nectar_N ; - Negotiating = UseN2 (VerbToNounV2 negotiate_V2) ; - NerveCell = ApposCN (UseN nerve_N) (MassNP (UseN cell_N)) ; - NervousSystem = AdjCN (PositA nervous_A) (UseN system_N) ; - Nest = UseN nest_N ; - Neurosis = UseN neurosis_N ; - NewTestament = AdjCN (PositA new_A) (UseN testament_N) ; - NewsProgram = ApposCN (UseN news_N) (MassNP (UseN program_N)) ; - Newspaper = UseN newspaper_N ; - NightTime = ApposCN (UseN night_N) (MassNP (UseN time_N)) ; - Nodding = UseN2 (VerbToNounV2 nod_V2) ; - Nose = UseN nose_N ; - Nostril = UseN nostril_N ; - Novel = UseN novel_N ; - NuclearFamily = AdjCN (PositA nuclear_A) (UseN family_N) ; - NuclearWeapon = AdjCN (PositA nuclear_A) (UseN weapon_N) ; - OakWood = ApposCN (UseN oak_N) (MassNP (UseN wood_N)) ; - Oar = UseN oar_N ; - ObliqueAngle = AdjCN (PositA oblique_A) (UseN angle_N) ; - OccupationalRole = AdjCN (PositA occupational_A) (UseN role_1_N) ; - OccupationalTrade = AdjCN (PositA occupational_A) (UseN trade_N) ; - OfferingForSale = AdvCN (UseN offering_N) (PrepNP for_Prep (MassNP (UseN sale_N))) ; - OfferingToPurchase = AdvCN (UseN offering_N) (PrepNP to_Prep (MassNP (UseN purchase_N))) ; - OfficeBuilding = ApposCN (UseN office_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2))) ; - Oil = UseN oil_N ; - OilPaint = ApposCN (UseN oil_N) (MassNP (UseN paint_N)) ; - OilPicture = ApposCN (UseN oil_N) (MassNP (UseN picture_N)) ; - OldTestament = AdjCN (PositA old_A) (UseN testament_N) ; - Ontology = UseN ontology_N ; - Opening = UseN opening_N ; - OpeningEyes = AdjCN (PositA opening_A) (UseN eye_N) ; - Opera = UseN opera_N ; - OpticalDevice = AdjCN (PositA optical_A) (UseN device_N) ; - OrangeFruit = AdjCN (PositA orange_A) (UseN fruit_N) ; - Orchestra = UseN orchestra_N ; - OrchestralConducting = AdjCN (PositA orchestral_A) (UseN2 (VerbToNounV2 conduct_V2)) ; - Order = UseN order_N ; - OrganicCompound = AdjCN (PositA organic_A) (UseN compound_N) ; - OrganizationalBoard = AdjCN (PositA organizational_A) (UseN board_N) ; - OrganizationalMerging = AdjCN (PositA organizational_A) (UseN2 (VerbToNounV2 merge_V2)) ; - Orthography = UseN orthography_N ; - Ossification = UseN ossification_N ; - OutdoorClothing = AdjCN (PositA outdoor_A) (UseN clothing_N) ; - OuterSpaceRegion = AdjCN (PositA outer_A) (ApposCN (UseN space_N) (MassNP (UseN region_N))) ; - Oven = UseN oven_N ; - Owl = UseN owl_N ; - Oxidation = UseN oxidation_N ; - Paint = UseN paint_N ; - PaintedPicture = AdjCN (PositA (VerbToParticipeA paint_V)) (UseN picture_N) ; - Painting = UseN painting_N ; - Pancreas = UseN pancreas_N ; - Paper = UseN paper_N ; - Paragraph = UseN paragraph_N ; - Park = UseN park_N ; - ParkingLot = AdjCN (PositA (VerbToGerundA park_V2)) (UseN lot_N) ; - PartTimePosition = ApposCN (ApposCN (UseN part_N) (MassNP (UseN time_N))) (MassNP (UseN position_N)) ; - Partnership = UseN partnership_N ; - PartyPlatform = ApposCN (UseN party_N) (MassNP (UseN platform_N)) ; - PassCertificate = ApposCN (UseN pass_N) (MassNP (UseN certificate_N)) ; - PassingABill = ApposCN (UseN passing_N) (DetCN (DetQuant IndefArt NumSg) (UseN bill_N)) ; - Passport = UseN passport_N ; - PeaceKeepingMission = ApposCN (ApposCN (UseN peace_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 keep_V2)))) (MassNP (UseN mission_N)) ; - PearFruit = ApposCN (UseN pear_N) (MassNP (UseN fruit_N)) ; - Peeling = UseN2 (VerbToNounV2 peel_V2) ; - Pencil = UseN pencil_N ; - PensionPlan = ApposCN (UseN pension_N) (MassNP (UseN plan_N)) ; - PercussionInstrument = ApposCN (UseN percussion_N) (MassNP (UseN instrument_N)) ; - Performance = UseN performance_N ; - PerformanceAct = ApposCN (UseN performance_N) (MassNP (UseN act_N)) ; - PerformanceProgram = ApposCN (UseN performance_N) (MassNP (UseN program_N)) ; - PerformanceStage = ApposCN (UseN performance_N) (MassNP (UseN stage_N)) ; - PerformanceStageWing = ApposCN (ApposCN (UseN performance_N) (MassNP (UseN stage_N))) (MassNP (UseN wing_N)) ; - PeriodicalPublisher = AdjCN (PositA periodical_A) (UseN publisher_N) ; - PetroleumProduct = ApposCN (UseN petroleum_N) (MassNP (UseN product_N)) ; - Pharmacist = UseN pharmacist_N ; - Photograph = UseN photograph_N ; - PhotographicFilm = AdjCN (PositA photographic_A) (UseN film_N) ; - Photographing = UseN2 (VerbToNounV2 photograph_V2) ; - Piano = UseN piano_N ; - PictureFrame = ApposCN (UseN picture_N) (MassNP (UseN frame_N)) ; - Pig = UseN pig_N ; - Pigeon = UseN pigeon_N ; - Pillow = UseN pillow_N ; - Pistol = UseN pistol_N ; - PitchersMound = ApposCN (UseN pitcher_N) (MassNP (UseN mound_N)) ; - Pitching = UseN2 (VerbToNounV2 pitch_V2) ; - PituitaryGland = AdjCN (PositA pituitary_A) (UseN gland_N) ; - PlaceOfCommerce = AdvCN (UseN place_N) (PrepNP part_Prep (MassNP (UseN commerce_N))) ; - PlaceOfWorship = AdvCN (UseN place_N) (PrepNP part_Prep (MassNP (UseN worship_N))) ; - PlacingUnderArrest = AdvCN (UseN placing_N) (PrepNP under_Prep (MassNP (UseN arrest_N))) ; - PlantBranch = ApposCN (UseN plant_N) (MassNP (UseN branch_N)) ; - PlantLeaf = ApposCN (UseN plant_N) (MassNP (UseN leaf_N)) ; - PlantRoot = ApposCN (UseN plant_N) (MassNP (UseN root_N)) ; - PlayingCard = AdjCN (PositA (VerbToGerundA play_V2)) (UseN card_N) ; - Pleading = UseN2 (VerbToNounV2 plead_V2) ; - Plug = UseN plug_N ; - Pocket = UseN pocket_N ; - PoliticalCrime = AdjCN (PositA political_A) (UseN crime_N) ; - PoliticalFigure = AdjCN (PositA political_A) (UseN figure_N) ; - PoliticalRevolution = AdjCN (PositA political_A) (UseN revolution_N) ; - Polling = UseN2 (VerbToNounV2 poll_V2) ; - Polygon = UseN polygon_N ; - PolyphonicMusic = AdjCN (PositA polyphonic_A) (UseN music_N) ; - PopularElection = AdjCN (PositA popular_A) (UseN election_N) ; - Porch = UseN porch_N ; - Pork = UseN pork_N ; - Portrait = UseN portrait_N ; - PostSecondarySchool = ApposCN (UseN post_N) (MassNP (AdjCN (PositA secondary_A) (UseN school_N))) ; - PotOrPan = ConjCN or_Conj (BaseCN (UseN pot_N) (UseN pan_N)) ; - Pottery = UseN pottery_N ; - Pouring = UseN2 (VerbToNounV2 pour_V2) ; - Powder = UseN powder_N ; - Praying = UseN2 (VerbToNounV2 pray_V2) ; - PreparedFood = AdjCN (PositA (VerbToParticipeA prepare_V)) (UseN food_N) ; - PressureMeasuringDevice = ApposCN (ApposCN (UseN pressure_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 measure_V2)))) (MassNP (UseN device_N)) ; - Prison = UseN prison_N ; - PrivateSchool = AdjCN (PositA private_A) (UseN school_N) ; - Proclaiming = UseN2 (VerbToNounV2 proclaim_V2) ; - Profession = UseN profession_N ; - ProfitSharingPlan = ApposCN (ApposCN (UseN profit_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 share_V2)))) (MassNP (UseN plan_N)) ; - Projectile = UseN projectile_N ; - ProjectileLauncher = AdjCN (PositA projectile_A) (UseN launcher_N) ; - ProjectileShell = AdjCN (PositA projectile_A) (UseN shell_N) ; - ProjectionScreen = ApposCN (UseN projection_N) (MassNP (UseN screen_N)) ; - Psychosis = UseN psychosis_N ; - PublicDefender = AdjCN (PositA public_A) (UseN defender_N) ; - PublicLibrary = AdjCN (PositA public_A) (UseN library_N) ; - PublicPark = AdjCN (PositA public_A) (UseN park_N) ; - PublicProsecutor = AdjCN (PositA public_A) (UseN prosecutor_N) ; - PublicSchool = AdjCN (PositA public_A) (UseN school_N) ; - Publisher = UseN publisher_N ; - Pulling = UseN2 (VerbToNounV2 pull_V2) ; - PulmonaryArtery = AdjCN (PositA pulmonary_A) (UseN artery_N) ; - PulmonaryVein = AdjCN (PositA pulmonary_A) (UseN vein_N) ; - Pump = UseN pump_N ; - Punching = UseN2 (VerbToNounV2 punch_V2) ; - Punishing = UseN2 (VerbToNounV2 punish_V2) ; - Quadrilateral = UseN quadrilateral_N ; - QueenInsect = ApposCN (UseN queen_N) (MassNP (UseN insect_N)) ; - Question = UseN question_N ; - Rabbit = UseN rabbit_N ; - Racing = UseN racing_N ; - Radar = UseN radar_N ; - RadiatingVisibleLight = AdjCN (PositA (VerbToGerundA radiate_V2)) (AdjCN (PositA visible_A) (UseN light_N)) ; - RadioBroadcasting = ApposCN (UseN radio_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 broadcast_V2))) ; - RadioEmission = ApposCN (UseN radio_N) (MassNP (UseN emission_N)) ; - RadioReceiver = ApposCN (UseN radio_N) (MassNP (UseN receiver_N)) ; - RadioactiveWeapon = AdjCN (PositA radioactive_A) (UseN weapon_N) ; - Radish = UseN radish_N ; - RailroadCompany = ApposCN (UseN railroad_N) (MassNP (UseN company_N)) ; - Ramp = UseN ramp_N ; - Raping = UseN2 (VerbToNounV2 rape_V2) ; - Rat = UseN rat_N ; - Rattlesnake = UseN rattlesnake_N ; - RawFood = AdjCN (PositA raw_A) (UseN food_N) ; - RearWindow = ApposCN (UseN rear_N) (MassNP (UseN window_N)) ; - ReceiverDevice = ApposCN (UseN receiver_N) (MassNP (UseN device_N)) ; - Reciting = UseN2 (VerbToNounV2 recite_V2) ; - RecoveringFromIllness = AdvCN (UseN2 (VerbToNounV2 recover_V2)) (PrepNP from_Prep (MassNP (UseN illness_N))) ; - RecreationOrExerciseDevice = ApposCN (ConjCN or_Conj (BaseCN (UseN recreation_N) (UseN exercise_N))) (MassNP (UseN device_N)) ; - Rectangle = UseN rectangle_N ; - RedBloodCell = AdjCN (PositA red_A) (ApposCN (UseN blood_N) (MassNP (UseN cell_N))) ; - RedcoatSoldier = ApposCN (UseN redcoat_N) (MassNP (UseN soldier_N)) ; - ReferenceBook = ApposCN (UseN reference_N) (MassNP (UseN book_N)) ; - ReferenceText = ApposCN (UseN reference_N) (MassNP (UseN text_N)) ; - Reflecting = UseN2 (VerbToNounV2 reflect_V2) ; - ReflectingLight = AdjCN (PositA (VerbToGerundA reflect_V2)) (UseN light_N) ; - ReflexiveProcess = AdjCN (PositA reflexive_A) (UseN process_N) ; - Refrigerator = UseN refrigerator_N ; - Registering = UseN2 (VerbToNounV2 register_V2) ; - Regretting = UseN2 (VerbToNounV2 regret_V2) ; - RelievingPain = AdjCN (PositA (VerbToGerundA relieve_V2)) (UseN pain_N) ; - ReligiousBuilding = AdjCN (PositA religious_A) (UseN building_N) ; - ReligiousFigure = AdjCN (PositA religious_A) (UseN figure_N) ; - ReligiousPosition = AdjCN (PositA religious_A) (UseN position_N) ; - ReligiousService = AdjCN (PositA religious_A) (UseN service_N) ; - Reminding = UseN2 (VerbToNounV2 remind_V2) ; - RemovingClothing = AdjCN (PositA (VerbToGerundA remove_V2)) (UseN clothing_N) ; - Renting = UseN2 (VerbToNounV2 rent_V2) ; - Report = UseN report_N ; - Request = UseN request_N ; - Researcher = UseN researcher_N ; - Resigning = UseN2 (VerbToNounV2 resign_V2) ; - Resolution = UseN resolution_N ; - Restaurant = UseN restaurant_N ; - RestaurantBuilding = ApposCN (UseN restaurant_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 build_V2))) ; - RetailStore = ApposCN (UseN retail_N) (MassNP (UseN store_N)) ; - Retina = UseN retina_N ; - Retiring = UseN2 (VerbToNounV2 retire_V2) ; - Returning = UseN2 (VerbToNounV2 return_V2) ; - Reversing = UseN2 (VerbToNounV2 reverse_V2) ; - RevolverGun = ApposCN (UseN revolver_N) (MassNP (UseN gun_N)) ; - RiceGrain = ApposCN (UseN rice_N) (MassNP (UseN grain_N)) ; - Rifle = UseN rifle_N ; - RightAngle = AdjCN (PositA right_A) (UseN angle_N) ; - RightTriangle = AdjCN (PositA right_A) (UseN triangle_N) ; - Ringing = UseN2 (VerbToNounV2 ring_V2) ; - Road = UseN road_N ; - RoadTransportationSystem = ApposCN (ApposCN (UseN road_N) (MassNP (UseN transportation_N))) (MassNP (UseN system_N)) ; - RoadVehicle = ApposCN (UseN road_N) (MassNP (UseN vehicle_N)) ; - Robbing = UseN2 (VerbToNounV2 rob_V2) ; - Rocket = UseN rocket_N ; - RocketMissileAttack = ApposCN (ApposCN (UseN rocket_N) (MassNP (UseN missile_N))) (MassNP (UseN attack_N)) ; - Roof = UseN roof_N ; - Rooster = UseN rooster_N ; - Rotating = UseN2 (VerbToNounV2 rotate_V2) ; - Rowing = UseN rowing_N ; - Rubber = UseN rubber_N ; - Rug = UseN rug_N ; - Saddle = UseN saddle_N ; - SafeContainer = AdjCN (PositA safe_A) (UseN container_N) ; - Sailor = UseN sailor_N ; - Sales = UseN sale_N ; - SalesPosition = ApposCN (UseN sale_N) (MassNP (UseN position_N)) ; - SalineSolution = AdjCN (PositA saline_A) (UseN solution_N) ; - Sandal = UseN sandal_N ; - Sandwich = UseN sandwich_N ; - Saving = UseN saving_N ; - Scar = UseN scar_N ; - Scholarship = UseN scholarship_N ; - School = UseN school_N ; - Science = UseN science_N ; - Score = UseN score_N ; - Screw = UseN screw_N ; - Screwdriver = UseN screwdriver_N ; - Script = UseN script_N ; - Sculpture = UseN sculpture_N ; - SeasonOfYear = AdvCN (UseN season_N) (PrepNP part_Prep (MassNP (UseN year_N))) ; - Seat = UseN seat_N ; - Seating = UseN2 (VerbToNounV2 seat_V2) ; - SecondarySchool = AdjCN (PositA secondary_A) (UseN school_N) ; - SecurityAlarm = ApposCN (UseN security_N) (MassNP (UseN alarm_N)) ; - SecurityDevice = ApposCN (UseN security_N) (MassNP (UseN device_N)) ; - SecurityUnit = ApposCN (UseN security_N) (MassNP (UseN unit_N)) ; - SeizingProperty = AdjCN (PositA (VerbToGerundA seize_V2)) (UseN property_N) ; - SelfPoweredDevice = ApposCN (UseN self_N) (MassNP (AdjCN (PositA powered_A) (UseN device_N))) ; - SelfPoweredRoadVehicle = ApposCN (ApposCN (UseN self_N) (MassNP (AdjCN (PositA powered_A) (UseN road_N)))) (MassNP (UseN vehicle_N)) ; - Sentencing = UseN2 (VerbToNounV2 sentence_V2) ; - Sergeant = UseN sergeant_N ; - Sermon = UseN sermon_N ; - Serum = UseN serum_N ; - ServiceOrganization = ApposCN (UseN service_N) (MassNP (UseN organization_N)) ; - ServicePosition = ApposCN (UseN service_N) (MassNP (UseN position_N)) ; - Serving = UseN serving_N ; - SewageSystem = ApposCN (UseN sewage_N) (MassNP (UseN system_N)) ; - Sewing = UseN sewing_N ; - Sharing = UseN2 (VerbToNounV2 share_V2) ; - Sheep = UseN sheep_N ; - Shelf = UseN shelf_N ; - Sheriff = UseN sheriff_N ; - Shield = UseN shield_N ; - ShipCaptain = ApposCN (UseN ship_N) (MassNP (UseN captain_N)) ; - ShipMate = ApposCN (UseN ship_N) (MassNP (UseN mate_1_N)) ; - ShipOfficer = ApposCN (UseN ship_N) (MassNP (UseN officer_N)) ; - Shipping = UseN shipping_N ; - Shirt = UseN shirt_N ; - Shoe = UseN shoe_N ; - ShoeSole = ApposCN (UseN shoe_N) (MassNP (UseN sole_N)) ; - ShortStory = AdjCN (PositA short_A) (UseN story_N) ; - Shortening = UseN shortening_N ; - ShotBall = AdjCN (PositA (VerbToParticipeA shoot_V)) (UseN ball_N) ; - Shoulder = UseN shoulder_N ; - Shrugging = UseN2 (VerbToNounV2 shrug_V2) ; - Sidewalk = UseN sidewalk_N ; - Signalling = UseN2 (VerbToNounV2 signal_V2) ; - Silk = UseN silk_N ; - Sinking = UseN sinking_N ; - SittingDown = AdjCN (PositA (VerbToGerundA sit_V2)) (UseN down_N) ; - Skeleton = UseN skeleton_N ; - Sketch = UseN sketch_N ; - SkilledOccupation = AdjCN (PositA skilled_A) (UseN occupation_N) ; - Skin = UseN skin_N ; - Skull = UseN skull_N ; - Skylight = UseN skylight_N ; - Sleeve = UseN sleeve_N ; - Smiling = UseN2 (VerbToNounV2 smile_V2) ; - Smoking = UseN smoking_N ; - SmokingDevice = AdjCN (PositA (VerbToGerundA smoke_V2)) (UseN device_N) ; - SmokingPipe = AdjCN (PositA (VerbToGerundA smoke_V2)) (UseN pipe_N) ; - Smuggling = UseN2 (VerbToNounV2 smuggle_V2) ; - Snake = UseN snake_N ; - SoberingUp = AdvCN (UseN2 (VerbToNounV2 sober_V2)) up_Adv ; - SocialParty = AdjCN (PositA social_A) (UseN party_N) ; - SocialScience = AdjCN (PositA social_A) (UseN science_N) ; - Sock = UseN sock_N ; - SodiumChloride = ApposCN (UseN sodium_N) (MassNP (UseN chloride_N)) ; - Sofa = UseN sofa_N ; - Soldering = UseN2 (VerbToNounV2 solder_V2) ; - Soldier = UseN soldier_N ; - Somersaulting = UseN (VerbToNoun somersault_V) ; - Sonar = UseN sonar_N ; - Song = UseN song_N ; - SoupStock = ApposCN (UseN soup_N) (MassNP (UseN stock_N)) ; - SpaceRegion = ApposCN (UseN space_N) (MassNP (UseN region_N)) ; - SpaceTransportation = ApposCN (UseN space_N) (MassNP (UseN transportation_N)) ; - Spacecraft = UseN spacecraft_N ; - Spear = UseN spear_N ; - Sphere = UseN sphere_N ; - SpinalColumn = AdjCN (PositA spinal_A) (UseN column_N) ; - SpinalCord = AdjCN (PositA spinal_A) (UseN cord_N) ; - Spitting = UseN spitting_N ; - Spleen = UseN spleen_N ; - SportServe = ApposCN (UseN sport_N) (MassNP (UseN serve_N)) ; - SportsAttribute = ApposCN (UseN sport_N) (MassNP (UseN attribute_N)) ; - SportsFacility = ApposCN (UseN sport_N) (MassNP (UseN facility_N)) ; - SportsGround = ApposCN (UseN sport_N) (MassNP (UseN ground_N)) ; - SportsLeague = ApposCN (UseN sport_N) (MassNP (UseN league_N)) ; - SportsPlay = ApposCN (UseN sport_N) (MassNP (UseN play_N)) ; - SportsPosition = ApposCN (UseN sport_N) (MassNP (UseN position_N)) ; - SportsTeam = ApposCN (UseN sport_N) (MassNP (UseN team_N)) ; - Spraying = UseN2 (VerbToNounV2 spray_V2) ; - SpringSeason = ApposCN (UseN spring_N) (MassNP (UseN season_N)) ; - Square = UseN square_N ; - Squirrel = UseN squirrel_N ; - StageCoach = ApposCN (UseN stage_N) (MassNP (UseN coach_N)) ; - Stairway = UseN stairway_N ; - StandingUp = AdvCN (UseN standing_N) up_Adv ; - Starch = UseN starch_N ; - Starving = UseN2 (VerbToNounV2 starve_V2) ; - StateGovernment = ApposCN (UseN state_N) (MassNP (UseN government_N)) ; - Statement = UseN statement_N ; - Stealing = UseN2 (VerbToNounV2 steal_V2) ; - SteamEngine = ApposCN (UseN steam_N) (MassNP (UseN engine_N)) ; - Steel = UseN steel_N ; - Steeple = UseN steeple_N ; - SteeringWheel = AdjCN (PositA (VerbToGerundA steer_V2)) (UseN wheel_N) ; - Stepping = UseN2 (VerbToNounV2 step_V2) ; - Steps = UseN step_N ; - Stimulant = UseN stimulant_N ; - Stirring = UseN2 (VerbToNounV2 stir_V2) ; - Stomach = UseN stomach_N ; - Stoning = UseN2 (VerbToNounV2 stone_V2) ; - Store = UseN store_N ; - StormFront = ApposCN (UseN storm_N) (MassNP (UseN front_N)) ; - Stove = UseN stove_N ; - Strangling = UseN2 (VerbToNounV2 strangle_V2) ; - Streetcar = UseN streetcar_N ; - Stretching = UseN2 (VerbToNounV2 stretch_V2) ; - String = UseN string_N ; - StringInstrument = ApposCN (UseN string_N) (MassNP (UseN instrument_N)) ; - Submarine = UseN submarine_N ; - Subway = UseN subway_N ; - SubwaySystem = ApposCN (UseN subway_N) (MassNP (UseN system_N)) ; - Suffocating = UseN2 (VerbToNounV2 suffocate_V2) ; - Sugar = UseN sugar_N ; - Suicide = UseN suicide_N ; - SuicideBombing = ApposCN (UseN suicide_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 bomb_V2))) ; - SummerSeason = ApposCN (UseN summer_N) (MassNP (UseN season_N)) ; - Sunlight = UseN sunlight_N ; - Sunrise = UseN sunrise_N ; - Sunset = UseN sunset_N ; - Supposition = UseN supposition_N ; - Surgeon = UseN surgeon_N ; - Sweat = UseN sweat_N ; - Sweeping = UseN sweeping_N ; - SwimmingPool = AdjCN (PositA (VerbToGerundA swim_V2)) (UseN pool_N) ; - SwitchDevice = ApposCN (UseN switch_N) (MassNP (UseN device_N)) ; - Sword = UseN sword_N ; - Syllable = UseN syllable_N ; - Table = UseN table_N ; - Tableware = UseN tableware_N ; - Tail = UseN tail_N ; - TakingIll = AdjCN (PositA taking_A) (UseN ill_N) ; - TakingOff = AdvCN (UseN2 (VerbToNounV2 betake_V2)) off_Adv ; - Tape = UseN tape_N ; - Tavern = UseN tavern_N ; - TaxReturn = ApposCN (UseN tax_N) (MassNP (UseN return_N)) ; - Taxicab = UseN taxicab_N ; - Taxonomy = UseN taxonomy_N ; - Tea = UseN tea_N ; - TeamSport = ApposCN (UseN team_N) (MassNP (UseN sport_N)) ; - TearSubstance = ApposCN (UseN tear_N) (MassNP (UseN substance_N)) ; - Teenager = UseN teenager_N ; - Telegraph = UseN telegraph_N ; - Telephone = UseN telephone_N ; - TelephoneLine = ApposCN (UseN telephone_N) (MassNP (UseN line_N)) ; - Telephoning = UseN2 (VerbToNounV2 telephone_V2) ; - TelevisionBroadcasting = ApposCN (UseN television_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 broadcast_V2))) ; - TelevisionReceiver = ApposCN (UseN television_N) (MassNP (UseN receiver_N)) ; - TellingALie = ApposCN (UseN2 (VerbToNounV2 foretell_V2)) (DetCN (DetQuant IndefArt NumSg) (UseN lie_N)) ; - Tendon = UseN tendon_N ; - Tent = UseN tent_N ; - TerroristOrganization = ApposCN (UseN terrorist_N) (MassNP (UseN organization_N)) ; - TestForm = ApposCN (UseN test_N) (MassNP (UseN form_N)) ; - Testament = UseN testament_N ; - Testifying = UseN2 (VerbToNounV2 testify_V2) ; - Thanking = UseN2 (VerbToNounV2 thank_V2) ; - Thermometer = UseN thermometer_N ; - Threatening = UseN2 (VerbToNounV2 threaten_V2) ; - Throat = UseN throat_N ; - Throwing = UseN2 (VerbToNounV2 throw_V2) ; - Thumb = UseN thumb_N ; - Thunder = UseN thunder_N ; - ThyroidGland = ApposCN (UseN thyroid_N) (MassNP (UseN gland_N)) ; - ThyroidHormone = ApposCN (UseN thyroid_N) (MassNP (UseN hormone_N)) ; - Ticket = UseN ticket_N ; - TieClothing = ApposCN (UseN tie_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 clothe_V2))) ; - Tilling = UseN2 (VerbToNounV2 till_V2) ; - Toad = UseN toad_N ; - Tobacco = UseN tobacco_N ; - Toe = UseN toe_N ; - Toilet = UseN toilet_N ; - Tomb = UseN tomb_N ; - TonalLanguage = AdjCN (PositA tonal_A) (UseN language_N) ; - Tongue = UseN tongue_N ; - Tooth = UseN tooth_N ; - Toothbrush = UseN toothbrush_N ; - Torso = UseN torso_N ; - TouristSite = ApposCN (UseN tourist_N) (MassNP (UseN site_N)) ; - Towel = UseN towel_N ; - Tracing = UseN tracing_N ; - TractorTrailer = ApposCN (UseN tractor_N) (MassNP (UseN trailer_N)) ; - TransferringPosition = AdjCN (PositA (VerbToGerundA transfer_V2)) (UseN position_N) ; - TransportationCompany = ApposCN (UseN transportation_N) (MassNP (UseN company_N)) ; - TrapOrCage = ConjCN or_Conj (BaseCN (UseN trap_N) (UseN cage_N)) ; - TravelContainer = ApposCN (UseN travel_N) (MassNP (UseN container_N)) ; - Tray = UseN tray_N ; - Treasurer = UseN treasurer_N ; - TreeBranch = ApposCN (UseN tree_N) (MassNP (UseN branch_N)) ; - Trembling = UseN (VerbToNoun tremble_V) ; - Tremor = UseN tremor_N ; - Trespassing = UseN (VerbToNoun trespass_V) ; - Triangle = UseN triangle_N ; - Trousers = UseN trouser_N ; - Truck = UseN truck_N ; - TruckTractor = ApposCN (UseN truck_N) (MassNP (UseN tractor_N)) ; - TruckTrailer = ApposCN (UseN truck_N) (MassNP (UseN trailer_N)) ; - Tube = UseN tube_N ; - Turbine = UseN turbine_N ; - TurningOffDevice = AdjCN (PositA (VerbToGerundA turn_V2)) (AdjCN (PositA off_A) (UseN device_N)) ; - TurningOnDevice = AdvCN (UseN turning_N) (PrepNP on_Prep (MassNP (UseN device_N))) ; - TwoDimensionalObject = AdjCN (PositA (compoundA (regA "two-dimensional"))) (UseN object_N) ; - UnionOrganization = ApposCN (UseN union_N) (MassNP (UseN organization_N)) ; - UnionSoldier = ApposCN (UseN union_N) (MassNP (UseN soldier_N)) ; - University = UseN university_N ; - UnskilledOccupation = AdjCN (PositA unskilled_A) (UseN occupation_N) ; - Vacationing = UseN (VerbToNoun vacation_V) ; - Vandalism = UseN vandalism_N ; - VehicleAttack = ApposCN (UseN vehicle_N) (MassNP (UseN attack_N)) ; - VehicleBrake = ApposCN (UseN vehicle_N) (MassNP (UseN brake_N)) ; - VehicleController = ApposCN (UseN vehicle_N) (MassNP (UseN controller_N)) ; - VehicleLight = AdvCN (UseN vehicle_N) light_Adv ; - VehicleThrottle = ApposCN (UseN vehicle_N) (MassNP (UseN throttle_N)) ; - VehicleTire = ApposCN (UseN vehicle_N) (MassNP (UseN tire_N)) ; - VehicleWheel = ApposCN (UseN vehicle_N) (MassNP (UseN wheel_N)) ; - VehicleWindow = ApposCN (UseN vehicle_N) (MassNP (UseN window_N)) ; - Veil = UseN veil_N ; - Vein = UseN vein_N ; - VendingDevice = AdjCN (PositA (VerbToGerundA vend_V2)) (UseN device_N) ; - VideoRecording = ApposCN (UseN video_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 record_V2))) ; - Violin = UseN violin_N ; - VocalMusic = AdjCN (PositA vocal_A) (UseN music_N) ; - VocationalSchool = AdjCN (PositA vocational_A) (UseN school_N) ; - VotingPoll = AdjCN (PositA (VerbToGerundA vote_V2)) (UseN poll_N) ; - Vowel = UseN vowel_N ; - Vulture = UseN vulture_N ; - Wading = UseN2 (VerbToNounV2 wade_V2) ; - WakingUp = AdvCN (UseN2 (VerbToNounV2 wake_V2)) up_Adv ; - WalkingCane = AdjCN (PositA (VerbToGerundA walk_V2)) (UseN cane_N) ; - Wall = UseN wall_N ; - Wallpaper = UseN wallpaper_N ; - Warehouse = UseN warehouse_N ; - WashBasin = ApposCN (UseN wash_N) (MassNP (UseN basin_N)) ; - Washing = UseN washing_N ; - WashingDevice = AdjCN (PositA (VerbToGerundA wash_V2)) (UseN device_N) ; - Wastebasket = UseN wastebasket_N ; - WatchClock = ApposCN (UseN watch_N) (MassNP (UseN clock_N)) ; - WaterTransportation = ApposCN (UseN water_N) (MassNP (UseN transportation_N)) ; - WaterWave = ApposCN (UseN water_N) (MassNP (UseN wave_N)) ; - Waving = UseN2 (VerbToNounV2 wave_V2) ; - Wax = UseN wax_N ; - WeaponOfMassDestruction = AdvCN (UseN weapon_N) (PrepNP part_Prep (MassNP (ApposCN (UseN mass_N) (MassNP (UseN destruction_N))))) ; - Weekend = UseN weekend_N ; - Weeping = UseN2 (VerbToNounV2 weep_V2) ; - Welfare = UseN welfare_N ; - WheatGrain = ApposCN (UseN wheat_N) (MassNP (UseN grain_N)) ; - Wheel = UseN wheel_N ; - Whip = UseN whip_N ; - Whiskey = UseN whiskey_N ; - WhiteBloodCell = AdjCN (PositA white_A) (ApposCN (UseN blood_N) (MassNP (UseN cell_N))) ; - WholesaleStore = AdjCN (PositA wholesale_A) (UseN store_N) ; - WillowTree = ApposCN (UseN willow_N) (MassNP (UseN tree_N)) ; - WindInstrument = ApposCN (UseN wind_N) (MassNP (UseN instrument_N)) ; - Windmill = UseN windmill_N ; - Window = UseN window_N ; - WindowCovering = ApposCN (UseN window_N) (DetCN (DetQuant IndefArt NumSg) (UseN2 (VerbToNounV2 cover_V2))) ; - Windshield = UseN windshield_N ; - Wine = UseN wine_N ; - Wing = UseN wing_N ; - WingDevice = ApposCN (UseN wing_N) (MassNP (UseN device_N)) ; - Winking = UseN2 (VerbToNounV2 wink_V2) ; - WinterSeason = ApposCN (UseN winter_N) (MassNP (UseN season_N)) ; - Wire = UseN wire_N ; - WireLine = ApposCN (UseN wire_N) (MassNP (UseN line_N)) ; - WireSpring = ApposCN (UseN wire_N) (MassNP (UseN spring_N)) ; - Wood = UseN wood_N ; - WoodArtifact = ApposCN (UseN wood_N) (MassNP (UseN artifact_N)) ; - Wool = UseN wool_N ; - WorkerInsect = ApposCN (UseN worker_N) (MassNP (UseN insect_N)) ; - Working = UseN working_N ; - Workshop = UseN workshop_N ; - Wrist = UseN wrist_N ; - WritingDevice = AdjCN (PositA (VerbToGerundA rewrite_V2)) (UseN device_N) ; - WrittenCommunication = AdjCN (PositA (VerbToParticipeA write_V)) (UseN communication_N) ; - LegislativeOrganization = AdjCN (PositA legislative_A) (UseN organization_N) ; - CommunicationDevice = ApposCN (UseN communication_N) (MassNP (UseN device_N)) ; - PassengerVehicle = ApposCN (UseN passenger_N) (MassNP (UseN vehicle_N)) ; - PowerSource = ApposCN (UseN power_N) (MassNP (UseN source_N)) ; - MilitaryGeneral = AdjCN (PositA military_A) (UseN general_N) ; - Cave = UseN cave_N ; - DairyProduct = ApposCN (UseN dairy_N) (MassNP (UseN product_N)) ; - PoliticalParty = AdjCN (PositA political_A) (UseN party_N) ; - BodyOfWater = AdvCN (UseN body_N) (PrepNP part_Prep (MassNP (UseN water_N))) ; - AnimalAgriculturalProduct = ApposCN (UseN animal_N) (MassNP (AdjCN (PositA agricultural_A) (UseN product_N))) ; - AgriculturalProduct = AdjCN (PositA agricultural_A) (UseN product_N) ; - Livestock = UseN livestock_N ; - Tax = UseN tax_N ; - ChargingAFee = ApposCN (UseN2 (VerbToNounV2 charge_V2)) (DetCN (DetQuant IndefArt NumSg) (UseN fee_N)) ; - GeneralElection = AdjCN (PositA general_A) (UseN election_N) ; - BaseballBase = ApposCN (UseN baseball_N) (MassNP (UseN base_N)) ; - Attorney = UseN attorney_N ; - RefinedPetroleumProduct = AdjCN (PositA (VerbToParticipeA refine_V)) (ApposCN (UseN petroleum_N) (MassNP (UseN product_N))) ; - GroceryProduce = ApposCN (UseN grocery_N) (MassNP (UseN produce_N)) ; - PlantAgriculturalProduct = ApposCN (UseN plant_N) (MassNP (AdjCN (PositA agricultural_A) (UseN product_N))) ; - Rock = UseN rock_N ; - Ship = UseN ship_N ; - DisplacementHullWaterVehicle = ApposCN (ApposCN (ApposCN (UseN displacement_N) (MassNP (UseN hull_N))) (MassNP (UseN water_N))) (MassNP (UseN vehicle_N)) ; - WaterVehicle = ApposCN (UseN water_N) (MassNP (UseN vehicle_N)) ; - PoweredVehicle = AdjCN (PositA powered_A) (UseN vehicle_N) ; - RollingStock = AdjCN (PositA (VerbToGerundA roll_V2)) (UseN stock_N) ; - RailVehicle = ApposCN (UseN rail_N) (MassNP (UseN vehicle_N)) ; - FinancialAccount = AdjCN (PositA financial_A) (UseN account_N) ; - MiningProduct = AdjCN (PositA (VerbToGerundA mine_V2)) (UseN product_N) ; - Celebrity = UseN celebrity_N ; - TransitSystem = ApposCN (UseN transit_N) (MassNP (UseN system_N)) ; - Pipeline = UseN pipeline_N ; - RailTransportationSystem = ApposCN (ApposCN (UseN rail_N) (MassNP (UseN transportation_N))) (MassNP (UseN system_N)) ; - MedicalDoctor = AdjCN (PositA medical_A) (UseN doctor_N) ; - CargoVehicle = ApposCN (UseN cargo_N) (MassNP (UseN vehicle_N)) ; - BotanicalTree = AdjCN (PositA botanical_A) (UseN tree_N) ; - Stock = UseN stock_N ; - Investment = UseN investment_N ; - FinancialAsset = AdjCN (PositA financial_A) (UseN asset_N) ; - - -- unary functions : - - DescendantsFn ob = AdvNP (DetCN (DetQuant DefArt NumPl) (UseN descendant_N)) (PrepNP part_Prep ob) ; - DiameterFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN diameter_N)) (PrepNP part_Prep ob) ; - FirstFn ob = AdvNP (DetCN (DetQuantOrd DefArt NumSg (OrdNumeral (num (pot2as3 (pot1as2 (pot0as1 pot01)))))) (UseN element_N)) (PrepNP part_Prep ob) ; - LastFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA last_A) (UseN element_N))) (PrepNP part_Prep ob) ; - OccupationFn ob = AdvCN (UseN occupation_N) (PrepNP part_Prep ob) ; - RadiusFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN radius_N)) (PrepNP part_Prep ob) ; - ResidentFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (UseN resident_N)) (PrepNP part_Prep ob) ; - StartFn ob = AdvCN (UseN start_N) (PrepNP part_Prep ob) ; - StopFn ob = AdvCN (UseN stop_N) (PrepNP part_Prep ob) ; - CitizenryFn ob = AdvNP (DetCN (DetQuant DefArt NumPl) (UseN citizen_N)) (PrepNP part_Prep ob) ; - - - -- quaternary functions : - StreetAddressFn ob1 ob2 ob3 ob4= AdvNP (DetCN (DetQuant DefArt NumSg) (UseN inhabitant_N)) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (ApposCN (ApposCN (ApposCN (UseN address_N) ob1) ob2) ob3) ob4))) ; - - - - -- ternary predicates : - areaOfResponsibility ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (UseComp (CompAP (PositA responsible_A))) (PrepNP for_Prep (MassNP ob2))) (PrepNP in_Prep ob3))) ; - subordinateInOrganization ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN subordinate_N)))) (PrepNP part_Prep ob2)) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN organization_N) ob3))))) ; - subordinatePosition ob1 ob2 ob3 = mkPolSent (PredVP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN holder_N)) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN position_N) ob1)))) (AdvVP (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN subordinate_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (UseN holder_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN position_N) ob2)))) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN organization_N) ob3))))) ; - equipmentCount ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (PassV2 equip_V2) (PrepNP with_Prep (DetCN (DetQuant IndefArt NumSg) (ApposCN (AdvCN (UseN number_N) (PrepNP part_Prep (MassNP ob2))) (DetCN (DetQuant IndefArt NumPl) (UseN device_N)))))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN type_N) ob3))))) ; - memberTypeCount ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant IndefArt NumSg) (ApposCN (AdvCN (UseN number_N) (PrepNP part_Prep ob2)) (DetCN (DetQuant IndefArt NumPl) (UseN member_N))))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN type_N) ob3))))) ; - memberAtTime ob1 ob2 ob3 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN member_N)))) (PrepNP part_Prep ob2)) (PrepNP at_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN time_N) ob3))))) ; - locatedAtTime ob1 ob2 ob3 = mkPolSent (PredVP ob1 (UseComp (CompAdv (ConjAdv and_Conj (BaseAdv (PrepNP at_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN time_N) ob2))) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN place_N) ob3)))))))) ; - - -- quaternary predicates - - monetaryWage ob1 ob2 ob3 ob4 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (AdvVP (ComplSlash (SlashV2a employ_V2) ob2) (PrepNP with_Prep (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA monetary_A) (UseN wage_N))))) (PrepNP part_Prep ob3)) (PrepNP per_Prep ob4))) ; - - - -- binary predicates - - address ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN address_N)))) (PrepNP part_Prep ob1))) ; - affiliatedOrganization ob1 ob2 = mkPolSent (PredVP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN organization_N) ob1)) (AdvVP (PassV2 affiliate_V2) (PrepNP to_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN organization_N) ob2))))) ; - alias ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN alias_N)))) (PrepNP for_Prep ob2))) ; - ancestorOrganization ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN ancestor_N) (MassNP (UseN organization_N)))))) (PrepNP part_Prep ob2))) ; - anniversary ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN anniversary_N)))) (PrepNP part_Prep ob2))) ; - axis ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN axis_N)))) (PrepNP part_Prep ob2))) ; - benefits ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a benefit_V2) ob2)) ; - birthdate ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN birth_N) (MassNP (UseN date_N)))))) (PrepNP part_Prep ob2))) ; - birthplace ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN birth_N) (MassNP (UseN place_N)))))) (PrepNP part_Prep ob2))) ; - capacity ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN capacity_N)))) (PrepNP part_Prep ob2))) ; - cohabitant ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA same_A) (UseN home_N))))) ; - coworker ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (AdvVP (UseV work_V) together_Adv)) ; - deathdate ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN death_N) (MassNP (UseN date_N)))))) (PrepNP part_Prep ob2))) ; - deathplace ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN death_N) (MassNP (UseN place_N)))))) (PrepNP part_Prep ob2))) ; - deviceState ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompAdv (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN state_N) ob2)))))) ; - disapproves ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseV disapprove_V) (PrepNP part_Prep (sentToNoun ob2)))) ; - domesticPartner ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA domestic_A) (ApposCN (UseN partner_N) ob2)))))) ; - doubts ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a doubt_V2) (sentToNoun ob2))) ; - effectiveRange ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA effective_A) (UseN range_N))))) (PrepNP part_Prep ob2))) ; - electronNumber ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN electron_N) (MassNP (UseN number_N)))))) (PrepNP part_Prep ob2))) ; - equipmentType ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant IndefArt NumSg) (UseN component_N))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN type_N) ob2))))) ; - grammaticalRelation ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA grammatical_A) (UseN relation_N)))) (PrepNP to_Prep ob2))) ; - grandparent ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN grandparent_N)))) (PrepNP part_Prep ob2))) ; - hasExpertise ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a have_V2) (MassNP (UseN expertise_N))) (PrepNP in_Prep ob2))) ; - hasOccupation ob1 ob2 = mkPolSent (PredVP (MassNP ob2) (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN occupation_N)))) (PrepNP part_Prep ob1))) ; - hostileForces ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (UseComp (CompNP (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA hostile_A) (UseN force_N)))))) ; - humanCapacity ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant IndefArt NumSg) (ApposCN (AdvCN (UseN capacity_N) (PrepNP part_Prep ob2)) (DetCN (DetQuant IndefArt NumPl) (UseN human_N)))))) ; - ideologicalAffiliationOfOrganization ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA ideological_A) (UseN affiliation_N))))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN organization_N) ob2))))) ; - intelligenceQuotient ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN intelligence_N) (MassNP (UseN quotient_N))))) (PrepNP part_Prep ob2))) ; - inventory ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN inventory_N)))) (PrepNP part_Prep ob2))) ; - landlord ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN landlord_N)))) (PrepNP part_Prep ob2))) ; - legalGuardian ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA legal_A) (UseN guardian_N))))) (PrepNP part_Prep ob2))) ; - measurementReading ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumPl) (UseN2 (VerbToNounV2 lip_read_V2))))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN measurement_N) ob2))))) ; - medicalPatient ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA medical_A) (UseN patient_N))))) (PrepNP part_Prep ob2))) ; - memberCount ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a have_V2) (DetCN (DetQuant IndefArt NumSg) (ApposCN (AdvCN (UseN number_N) (PrepNP part_Prep ob2)) (DetCN (DetQuant IndefArt NumPl) (UseN member_N)))))) ; - memberType ob1 ob2 = mkPolSent (PredVP (AdvNP (DetCN (DetQuant DefArt NumPl) (UseN member_N)) (PrepNP part_Prep ob1)) (AdvVP (UseV belong_V) (PrepNP to_Prep ob2))) ; - mutualStranger ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (UseComp (CompNP (DetCN (DetQuant IndefArt NumPl) (AdjCN (PositA mutual_A) (UseN stranger_N)))))) ; - neighbor ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN neighbour_N)))) (PrepNP part_Prep ob2))) ; - occupation ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN occupation_N)))) (PrepNP part_Prep ob1))) ; - older ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompAP (ComparA old_A ob2)))) ; - operator ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN operator_N)))) (PrepNP part_Prep ob1))) ; - parasite ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN parasite_N)))) (PrepNP part_Prep ob2))) ; - pathInSystem ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN path_N)))) (PrepNP in_Prep ob2))) ; - patientMedical ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN patient_N)))) (PrepNP part_Prep ob2))) ; - potentialOfHydrogen ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN potential_N)))) (PrepNP part_Prep (MassNP (UseN hydrogen_N)))) (PrepNP part_Prep ob2))) ; - powerPlant ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN power_N) (MassNP (UseN plant_N)))))) (PrepNP part_Prep ob2))) ; - protonNumber ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN proton_N) (MassNP (UseN number_N)))))) (PrepNP part_Prep ob2))) ; - religiousAffiliationOfOrganization ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA religious_A) (UseN affiliation_N))))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN organization_N) ob2))))) ; - secretesSubstance ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (ComplSlash (SlashV2a secrete_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN substance_N) (MassNP ob2))))) ; - sliceOfFigure ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN slice_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN figure_N) ob2))))) ; - speaksLanguage ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a bespeak_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN language_N) ob2)))) ; - stranger ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN stranger_N)))) (PrepNP to_Prep ob2))) ; - tangent ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (MassNP (UseN tangent_N)))) (PrepNP to_Prep ob2))) ; - tenant ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN tenant_N)))) (PrepNP part_Prep ob2))) ; - transported ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (PassV2 transport_V2) (PrepNP in_Prep ob2))) ; - yearOfFounding ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN year_N)))) (PrepNP part_Prep (DetCN (DetQuant IndefArt NumPl) (UseN2 (VerbToNounV2 found_V2))))) (PrepNP part_Prep ob2))) ; - wavelength ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN wavelength_N)))) (PrepNP part_Prep ob2))) ; - cityAddress ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN city_N) (MassNP (UseN address_N)))))) (PrepNP part_Prep ob2))) ; - streetAddress ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN street_N) (MassNP (UseN address_N)))))) (PrepNP part_Prep ob2))) ; - streetNumber ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN street_N) (MassNP (UseN number_N)))))) (PrepNP part_Prep ob2))) ; - unitNumber ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN unit_N) (MassNP (UseN number_N)))))) (PrepNP part_Prep ob2))) ; - detainee ob1 ob2 = mkPolSent (PredVP ob2 (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN detainee_N) ob2))))) ; - targetInAttack ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN target_N)))) (PrepNP in_Prep (MassNP (ApposCN (UseN attack_N) ob2))))) ; - enjoys ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a enjoy_V2) ob2)) ; - dislikes ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a dislike_V2) ob2)) ; - groupMember ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN member_N)))) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN group_N) ob2))))) ; - titles ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN title_N)))) (PrepNP part_Prep ob2))) ; - familyName ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN family_N) (MassNP (UseN name_N)))))) (PrepNP part_Prep ob2))) ; - middleName ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN middle_N) (MassNP (UseN name_N)))))) (PrepNP part_Prep ob2))) ; - givenName ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA (VerbToParticipeA give_V)) (UseN name_N))))) (PrepNP part_Prep ob2))) ; - localLongName ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA local_A) (AdjCN (PositA long_A) (UseN name_N)))))) (PrepNP part_Prep ob2))) ; - localShortName ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA local_A) (AdjCN (PositA short_A) (UseN name_N)))))) (PrepNP part_Prep ob2))) ; - defendant ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN defendant_N)))) (PrepNP part_Prep ob2))) ; - registeredItem ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a contain_V2) (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA official_A) (UseN record_N)))) (PrepNP part_Prep ob2))) ; - student ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN student_N)))) (PrepNP part_Prep ob2))) ; - teacher ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN teacher_N)))) (PrepNP part_Prep ob2))) ; - onboard ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompNP (MassNP (ApposCN (UseN inside_N) ob2))))) ; - sideOfFigure ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN side_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN figure_N) ob2))))) ; - contestParticipant ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN participant_N)))) (PrepNP in_Prep ob2))) ; - subField ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN sub_N) (MassNP (UseN field_N)))))) (PrepNP part_Prep ob2))) ; - financialAccount ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA financial_A) (UseN account_N))))) (PrepNP part_Prep ob2))) ; - serviceProvider ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN provider_N)))) (PrepNP part_Prep ob2))) ; - serviceRecipient ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN recipient_N)))) (PrepNP part_Prep ob2))) ; - moves ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a move_V2) ob2)) ; - changesLocation ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a change_V2) (DetCN (DetQuant DefArt NumSg) (UseN location_N))) (PrepNP part_Prep ob2))) ; - friend ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN friend_N)))) (PrepNP part_Prep ob2))) ; - grandfather ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN grandfather_N)))) (PrepNP part_Prep ob2))) ; - aunt ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN aunt_N)))) (PrepNP part_Prep ob2))) ; - cousin ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN cousin_N)))) (PrepNP part_Prep ob2))) ; - grandmother ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN grandmother_N)))) (PrepNP part_Prep ob2))) ; - nephew ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN nephew_N)))) (PrepNP part_Prep ob2))) ; - niece ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN niece_N)))) (PrepNP part_Prep ob2))) ; - uncle ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN uncle_N)))) (PrepNP part_Prep ob2))) ; - stepfather ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN stepfather_N)))) (PrepNP part_Prep ob2))) ; - stepmother ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN stepmother_N)))) (PrepNP part_Prep ob2))) ; - controlled ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (PassV2 control_V2) (PrepNP by8agent_Prep ob2))) ; - gainsControl ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a gain_V2) (MassNP (UseN control_N))) (PrepNP part_Prep ob2))) ; - losesControl ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a lose_V2) (MassNP (UseN control_N))) (PrepNP part_Prep ob2))) ; - arrested ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (PassV2 arrest_V2) (PrepNP during_Prep ob1))) ; - conveyance ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (PPartNP (DetCN (DetQuant IndefArt NumSg) (UseN vehicle_N)) use_V2))) (PrepNP in_Prep ob1))) ; - birthday ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN birthday_N)))) (PrepNP part_Prep ob2))) ; - routeInSystem ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN route_N)))) (PrepNP in_Prep ob2))) ; - expects ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a expect_V2) (sentToNoun ob2))) ; - financialAsset ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA financial_A) (UseN asset_N))))) (PrepNP part_Prep ob2))) ; - half ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN half_N)))) (PrepNP part_Prep ob2))) ; - lacks ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a lack_V2) ob2)) ; - most ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN large_N)))) part_Adv) (PrepNP part_Prep ob2))) ; - quarter ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN quarter_N)))) (PrepNP part_Prep ob2))) ; - third ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN (mkN "third"))))) (PrepNP part_Prep ob2))) ; - fears ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a fear_V2) (sentToNoun ob2))) ; - hopes ob1 ob2 = mkPolSent (PredVP ob1 (ComplVS hope_VS (getSent ob2))) ; - plaintiff ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN plaintiff_N)))) (PrepNP part_Prep ob2))) ; - brandName ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (ApposCN (UseN brand_N) (MassNP (UseN name_N)))))) (PrepNP part_Prep ob2))) ; - formerName ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA former_A) (UseN name_N))))) (PrepNP part_Prep ob2))) ; - reactant ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseV participate_V) (PrepNP in_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN reaction_N) ob1))))) ; - reagent ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN reagent_N)))) (PrepNP part_Prep ob2))) ; - postalBoxNumber ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA postal_A) (ApposCN (UseN box_N) (MassNP (UseN number_N))))))) (PrepNP part_Prep ob2))) ; - postalCode ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA postal_A) (UseN code_N))))) (PrepNP part_Prep ob2))) ; - telephoneNumber ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN telephone_N) (MassNP (UseN number_N)))))) (PrepNP part_Prep ob2))) ; - conjugate ob1 ob2 = mkPolSent (PredVP (ConjNP and_Conj (BaseNP ob1 ob2)) (PassV2 conjugate_V2)) ; - sententialObject ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN object_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN sentence_N) ob2))))) ; - sententialSubject ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN subject_N)))) (PrepNP part_Prep (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN sentence_N) ob2))))) ; - stockHolder ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a possess_V2) ob2)) ; - experimentalControl ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN controller_N)))) (PrepNP in_Prep ob1))) ; - allegiance ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (ComplSlash (SlashV2a owe_V2) (MassNP (UseN allegiance_N))) (PrepNP to_Prep ob2))) ; - deceptiveIdentifier ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (AdjCN (PositA deceptive_A) (UseN identification_N))))) (PrepNP part_Prep ob2))) ; - cargo ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN cargo_N)))) (PrepNP part_Prep ob2))) ; - meatOfAnimal ob1 ob2 = mkPolSent (PredVP (MassNP ob1) (UseComp (CompNP (AdvNP (MassNP (UseN meat_N)) (PrepNP part_Prep (MassNP (ApposCN (UseN animal_N) (MassNP ob2)))))))) ; - distanceOnPath ob1 ob2 = mkPolSent (PredVP ob1 (UseComp (CompNP (AdvNP (AdvNP (DetCN (DetQuant DefArt NumSg) (UseN distance_N)) (PrepNP on_Prep (MassNP (UseN path_N)))) (PrepNP part_Prep ob1))))) ; - loss ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN loss_N)))) (PrepNP part_Prep ob1))) ; - soundFrequency ob1 ob2 = mkPolSent (PredVP ob2 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA sound_A) (UseN frequency_N))))) (PrepNP part_Prep ob1))) ; -}; diff --git a/examples/SUMO/MidLevelOntologyFre.gf b/examples/SUMO/MidLevelOntologyFre.gf deleted file mode 100644 index b12a8ac4b..000000000 --- a/examples/SUMO/MidLevelOntologyFre.gf +++ /dev/null @@ -1,41 +0,0 @@ ---# -path=.:french:romance:abstract:prelude:common -concrete MidLevelOntologyFre of MidLevelOntology = MergeFre ** open DictLangFre, ParadigmsFre, LexiconFre, ExtraLexiconFre in { - -lin - --- individual instances : - -Student = MassNP (UseN student_N) ; -Teacher = MassNP (UseN teacher_N) ; - - --- subclasses -ArtSchool = ApposCN (UseN art_N) (MassNP (UseN school_N)) ; -Beer = UseN beer_N ; -BirdEgg = ApposCN (UseN bird_N) (MassNP (UseN egg_N)) ; -Boy = UseN boy_N ; -Closing = UseN2 (VerbToNounV2 close_V2) ; -DaySchool = ApposCN (UseN day_N) (MassNP (UseN school_N)) ; -Eye = UseN eye_N ; -Girl = UseN girl_N ; -Grass = UseN grass_N ; -Head = UseN head_N ; -Heart = UseN heart_N ; -Knee = UseN knee_N ; -Milk = UseN milk_N ; -Restaurant = UseN restaurant_N ; - --- unary functions : - -FirstFn ob = AdvNP (DetCN (DetQuantOrd DefArt NumSg (OrdNumeral (num (pot2as3 (pot1as2 (pot0as1 pot01)))))) (UseN element_N)) (PrepNP part_Prep ob) ; - - ---bespeak_V2 -speaksLanguage ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a speak_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN language_N) ob2)))) ; -student ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN student_N)))) (PrepNP part_Prep ob2))) ; -teacher ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN teacher_N)))) (PrepNP part_Prep ob2))) ; -friend ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN friend_N)))) (PrepNP part_Prep ob2))) ; -cousin ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN cousin_N)))) (PrepNP part_Prep ob2))) ; -fears ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a fear_V2) (sentToNoun ob2))) ; - - }; diff --git a/examples/SUMO/MidLevelOntologyRon.gf b/examples/SUMO/MidLevelOntologyRon.gf deleted file mode 100644 index 42626e435..000000000 --- a/examples/SUMO/MidLevelOntologyRon.gf +++ /dev/null @@ -1,42 +0,0 @@ ---# -path=.:romanian:abstract:prelude:common -concrete MidLevelOntologyRon of MidLevelOntology = MergeRon ** open DictLangRon, ParadigmsRon, LexiconRon, ExtraLexiconRon in { - -lin - --- individual instances : - -Student = MassNP (UseN student_N) ; -Teacher = MassNP (UseN teacher_N) ; - - --- subclasses -ArtSchool = ApposCN (UseN art_N) (MassNP (UseN school_N)) ; -Beer = UseN beer_N ; -BirdEgg = ApposCN (UseN bird_N) (MassNP (UseN egg_N)) ; -Boy = UseN boy_N ; -Closing = UseN2 (VerbToNounV2 close_V2) ; -DaySchool = ApposCN (UseN day_N) (MassNP (UseN school_N)) ; -Eye = UseN eye_N ; -Girl = UseN girl_N ; -Grass = UseN grass_N ; -Head = UseN head_N ; -Heart = UseN heart_N ; -Knee = UseN knee_N ; -Milk = UseN milk_N ; -Restaurant = UseN restaurant_N ; - --- unary functions : - -FirstFn ob = AdvNP (DetCN (DetQuantOrd DefArt NumSg (OrdNumeral (num (pot2as3 (pot1as2 (pot0as1 pot01)))))) (UseN element_N)) (PrepNP part_Prep ob) ; ---LastFn ob = AdvNP (DetCN (DetQuant DefArt NumSg) (AdjCN (PositA last_A) (UseN element_N))) (PrepNP part_Prep ob); - - ---bespeak_V2 -speaksLanguage ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a speak_V2) (DetCN (DetQuant DefArt NumSg) (ApposCN (UseN language_N) ob2)))) ; -student ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN student_N)))) (PrepNP part_Prep ob2))) ; -teacher ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN teacher_N)))) (PrepNP part_Prep ob2))) ; -friend ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN friend_N)))) (PrepNP part_Prep ob2))) ; -cousin ob1 ob2 = mkPolSent (PredVP ob1 (AdvVP (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (UseN cousin_N)))) (PrepNP part_Prep ob2))) ; -fears ob1 ob2 = mkPolSent (PredVP ob1 (ComplSlash (SlashV2a fear_V2) (sentToNoun ob2))) ; - - }; diff --git a/examples/SUMO/Military.gf b/examples/SUMO/Military.gf deleted file mode 100644 index 7f0f5d03c..000000000 --- a/examples/SUMO/Military.gf +++ /dev/null @@ -1,397 +0,0 @@ -abstract Military = MidLevelOntology ** { - - -- A modern nation_states' air forces - -- (the whole branch of service) and not a subdivision thereof. - fun AirForce_BranchOfService : Class ; - fun AirForce_BranchOfService_Class : SubClass AirForce_BranchOfService MilitaryOrganization ; - - -- (AvailableForMilitaryServiceMaleFn - -- ?AREA) denotes the Integer that represents the count of the population of - -- males of military age in the GeopoliticalArea ?AREA. - fun AvailableForMilitaryServiceMaleFn : El GeopoliticalArea -> Ind Integer ; - - -- In military terminology, a battalion consists of - -- two to six companies typically commanded by a lieutenant colonel. The - -- nomenclature varies by nationality and by branch of arms, e.g. some - -- armies organize their infantry into battalions, but call battalion_sized - -- cavalry, reconnaissance, or tank units a squadron or a regiment instead. - -- There may even be subtle distinctions within a nation's branches of arms, - -- such a distinction between a tank battalion and an armored squadron, - -- depending on how the unit's operational role is perceived to fit into the - -- army's historical organization. A battalion is potentially the smallest - -- military unit capable of independent operations (i.e. not attached to a - -- higher command), but is usually part of a regiment or a brigade or both, - -- depending on the organizational model used by that service. Battalions - -- are ordinarily homogeneous with respect to type (e.g. an infantry - -- battalion or a tank battalion), although there are occasional - -- exceptions. (from Wikipedia) - fun Battalion : Class ; - fun Battalion_Class : SubClass Battalion MilitaryUnit ; - - -- Brigade is a term from military science which - -- refers to a group of several battalions (typically two to four), and - -- directly attached supporting units (normally including at least an - -- artillery battery and additional logistic support). A brigade is smaller - -- than a division and roughly equal to or a little larger than a regiment. - -- Strength typically ranges between 1,500 and 3,500 personnel. (from Wikipedia) - fun Brigade : Class ; - fun Brigade_Class : SubClass Brigade MilitaryUnit ; - - -- In military organizations, an officer - -- is a member of the service who holds a position of responsibility. - -- Commissioned officers derive authority directly from a sovereign power - -- and, as such, hold a commission charging them with the duties and - -- responsibilities of a specific office or position. Commissioned officers - -- are typically the only persons in a military able to exercise command - -- (according to the most technical definition of the word) over a military - -- unit. Non_commissioned officers in positions of authority can be said to - -- have control or charge rather than command per se, although the use of the - -- word command to describe any use of authority is widespread and often - -- official. (from Wikipedia) - fun CommissionedOfficerRank : Class ; - fun CommissionedOfficerRank_Class : SubClass CommissionedOfficerRank MilitaryRank ; - - -- The ranks of junior officers are the - -- three or four lowest ranks of officers, possibily complicated by the - -- status of trainee officers. Their units are generally not expected to - -- operate independently for any significant length of time. Typical ranks - -- for this level are captains, who typically lead companies and smaller - -- units Lieutenant. Company grade officers will also fill staff roles in - -- some units. (from Wikipedia) - fun CompanyGradeRank : Class ; - fun CompanyGradeRank_Class : SubClass CompanyGradeRank CommissionedOfficerRank ; - - -- A company is a military unit, typically - -- consisting of 100_200 soldiers. Most companies are formed of three or - -- four platoons although the exact number may vary by country, unit type and - -- structure. (from Wikipedia) - fun Company_Military : Class ; - fun Company_Military_Class : SubClass Company_Military MilitaryUnit ; - - -- Soldiers who are enlisted in some - -- military and have no command. - fun EnlistedSoldierRank : Class ; - fun EnlistedSoldierRank_Class : SubClass EnlistedSoldierRank MilitaryRank ; - - -- Senior officers who typically - -- command units that can be expected to operate independently for short - -- periods of time (battalions and regiments, large warships). Field Grade - -- officers also commonly fill staff positions. (from Wikipedia) - fun FieldGradeOfficerRank : Class ; - fun FieldGradeOfficerRank_Class : SubClass FieldGradeOfficerRank CommissionedOfficerRank ; - - -- (FitForMilitaryServiceMaleFn - -- ?AREA) denotes the Integer that represents the count of the population of - -- males of military age in the GeopoliticalArea ?AREA that is also capable - -- of being a member of the military. - fun FitForMilitaryServiceMaleFn : El GeopoliticalArea -> Ind Integer ; - - -- Admirals (Navy), Generals (Army) and - -- Marshals who typically command units that are expected to operate - -- independently for extended periods of time (brigades and larger, fleets of - -- ships). (from Wikipedia) - fun FlagOfficerRank : Class ; - fun FlagOfficerRank_Class : SubClass FlagOfficerRank CommissionedOfficerRank ; - - -- Military operations conducted to distribute food to the friendly force. (from FM 100_40) - fun FoodDistributionOperation : Class ; - fun FoodDistributionOperation_Class : SubClass FoodDistributionOperation (both Getting (both Giving MilitaryOperation)) ; - - -- A MilitaryUnit composed primarily of Soldiers - -- who fight on foot, i.e. without the use of heavy artillery. - fun InfantryUnit : Class ; - fun InfantryUnit_Class : SubClass InfantryUnit MilitaryUnit ; - - -- Ranks with grade E5 or E6. - fun JuniorNCORank : Class ; - fun JuniorNCORank_Class : SubClass JuniorNCORank NonCommissionedOfficerRank ; - - -- Modern nation_states' marine units (the - -- whole branch of service) and not a subdivision thereof. - fun Marines_BranchOfService : Class ; - fun Marines_BranchOfService_Class : SubClass Marines_BranchOfService MilitaryOrganization ; - - -- A Convoy of MilitaryVehicles, travelling to the same - -- at least intermediate destination, in relatively close proximity. - fun MilitaryConvoy : Class ; - fun MilitaryConvoy_Class : SubClass MilitaryConvoy Convoy ; - - -- Trucks used by a military to transport food. - fun MilitaryFoodTruck : Class ; - fun MilitaryFoodTruck_Class : SubClass MilitaryFoodTruck MilitarySupportVehicle ; - - -- A MilitaryOperation is distinguished - -- from the broader class of MilitaryProcess in that it is planned in - -- advance. - fun MilitaryOperation : Class ; - fun MilitaryOperation_Class : SubClass MilitaryOperation MilitaryProcess ; - - -- Military platforms. These are usually mobile - -- entities which can carry military equipment such as Weapons and - -- communications equipment. Often, as with a tank outfitted with a gun, a - -- MilitaryPlatform carrying some Weapon comprises a WeaponSystem. - fun MilitaryPlatform : Class ; - fun MilitaryPlatform_Class : SubClass MilitaryPlatform TransportationDevice ; - - -- The class of Positions in a Military. Rank is usually commensurate - -- with degrees of power, prestige and pay. - fun MilitaryRank : Class ; - fun MilitaryRank_Class : SubClass MilitaryRank SkilledOccupation ; - - -- Trucks used by a military to transport supplies. - fun MilitarySupplyTruck : Class ; - fun MilitarySupplyTruck_Class : SubClass MilitarySupplyTruck (both MilitarySupportVehicle Truck) ; - - -- Vehicles meant to be used for support, rather - -- than combat in a military context. - fun MilitarySupportVehicle : Class ; - fun MilitarySupportVehicle_Class : SubClass MilitarySupportVehicle MilitaryVehicle ; - - fun MilitaryVehicle_MilitaryPlatform : SubClass MilitaryVehicle MilitaryPlatform ; - - -- Modern nation_states' naval air - -- forces (the whole branch of service) and not a subdivision thereof. - fun NavalAirForce_BranchOfService : Class ; - fun NavalAirForce_BranchOfService_Class : SubClass NavalAirForce_BranchOfService MilitaryOrganization ; - - -- MilitaryOrganizations that are sea forces. - fun Navy_BranchOfService : Class ; - fun Navy_BranchOfService_Class : SubClass Navy_BranchOfService MilitaryOrganization ; - - -- Non_commissioned officers, or NCOs, in - -- positions of authority can be said to have control or charge rather than - -- command per se, although the use of the word command to describe any use - -- of authority is widespread and often official. This is distinguished from - -- the official responsibility for command entrusted to a - -- CommissionedOfficer. NCOs are enlisted positions. (from Wikipedia) - fun NonCommissionedOfficerRank : Class ; - fun NonCommissionedOfficerRank_Class : SubClass NonCommissionedOfficerRank EnlistedSoldierRank ; - - -- A MilitaryUnit, the purpose of which is - -- to prevent violent actions but providing deterrent to such actions through - -- the threat of overwhelming retaliation. - fun PeacekeepingUnit : Class ; - fun PeacekeepingUnit_Class : SubClass PeacekeepingUnit MilitaryUnit ; - - -- Platoon is a term from military science. In an - -- army, a platoon is a unit of thirty to forty soldiers typically commanded - -- by a Lieutenant assisted by a non_commissioned officer. A platoon is - -- formed by at least two squads (usually 3 or 4) and is smaller than a - -- company (typically there are 3 or 4 platoons per company). Most platoons - -- are infantry platoons, some carry other designations such as mortar or - -- heavy weapons platoons. A platoon is the smallest military unit led by a - -- commissioned officer. (from Wikipedia) - fun Platoon : Class ; - fun Platoon_Class : SubClass Platoon MilitaryUnit ; - - -- The lowest group of ranks in the military - -- (Grade E1 through E4). These Soldiers usually have no authority - -- based on their ranks. - fun PrivateRank : Class ; - fun PrivateRank_Class : SubClass PrivateRank EnlistedSoldierRank ; - - -- (equal (ReachingMilitaryAgeAnnuallyMaleFn ?AREA ?YEAR) ?COUNT) means that in the - -- GeopoliticalArea ?AREA, there are ?COUNT number of male individuals who for - -- that year ?YEAR come to be of militaryAge. - fun ReachingMilitaryAgeAnnuallyMaleFn : El GeopoliticalArea -> El Year -> Ind Integer ; - - -- Military operations conducted to protect the friendly - -- force by providing early and accurate warning of enemy operations, to provide the force - -- being protected with time and maneuver space within which to react to the enemy, and to - -- develop the situation to allow the commander to effectively use the protected force. - -- Security operations orient on the force or facility to be protected, rather than on the - -- enemy. (from FM 100_40). - fun SecurityOperation : Class ; - fun SecurityOperation_Class : SubClass SecurityOperation MilitaryOperation ; - - -- Ranks with grade E7 through E9. - fun SeniorNCORank : Class ; - fun SeniorNCORank_Class : SubClass SeniorNCORank NonCommissionedOfficerRank ; - - -- Any Soldier who is tasked with carrying the colors of his/her unit in Battles and parades. - fun StandardBearer : Class ; - fun StandardBearer_Class : SubClass StandardBearer Soldier ; - - -- Any Soldier who served during the American Civil War - fun USCivilWarSoldier : Ind Soldier ; - - -- The class of Positions in the USMilitary. - fun USMilitaryRank : Class ; - fun USMilitaryRank_Class : SubClass USMilitaryRank MilitaryRank ; - - -- A USMilitaryRank that is variously called - -- Airman Basic in the Air Force, Private in the USArmy, - -- Private in the USMarineCorps, and Seaman Recruit in the USNavy. - fun USMilitaryRankE1 : Ind (both PrivateRank USMilitaryRank) ; - - -- A USMilitaryRank that is variously called - -- Airman in the Air Force, Private in the USArmy, - -- Private First Class in the USMarineCorps, and Seaman Apprentice in the USNavy. - fun USMilitaryRankE2 : Ind (both PrivateRank USMilitaryRank) ; - - -- A USMilitaryRank that is variously called - -- Airman First Class in the Air Force, Private First Class in the USArmy, - -- Lance Corporal in the USMarineCorps, and Seaman in the USNavy. - fun USMilitaryRankE3 : Ind (both PrivateRank USMilitaryRank) ; - - -- A USMilitaryRank that is variously called - -- Senior Airman in the Air Force, Specialist or Corporal in the USArmy, - -- Corporal in the USMarineCorps, and Petty Officer 3rd Class in the USNavy. - fun USMilitaryRankE4 : Ind (both PrivateRank USMilitaryRank) ; - - -- A USMilitaryRank that is variously called - -- Staff Sergeant in the Air Force, Sergeant in the USArmy, - -- Sergeant in the USMarineCorps, and Petty Officer 2nd Class in the USNavy. - fun USMilitaryRankE5 : Ind (both JuniorNCORank USMilitaryRank) ; - - -- A USMilitaryRank that is variously called - -- Technical Sergeant in the Air Force, Staff Sergeant in the USArmy, - -- Staff Sergeant in the USMarineCorps, and Petty Officer 1st Class in the USNavy. - fun USMilitaryRankE6 : Ind (both JuniorNCORank USMilitaryRank) ; - - -- A USMilitaryRank that is variously called - -- Master Sergeant in the Air Force, Sergeant First Class in the USArmy, - -- Gunnery Sergeant in the USMarineCorps, and Chief Petty Officer in the USNavy. - fun USMilitaryRankE7 : Ind (both SeniorNCORank USMilitaryRank) ; - - -- A USMilitaryRank that is variously called - -- Senior Master Sergeant in the Air Force, Master Sergeant or First Sergeant in the USArmy, - -- Master Sergeant or First Sergeant in the USMarineCorps, and Senior Chief Petty Officer in the USNavy. - fun USMilitaryRankE8 : Ind (both SeniorNCORank USMilitaryRank) ; - - -- A USMilitaryRank that is variously - -- called Chief Master Sergeant or Command Chief Master Sergeant or Chief - -- Master Sergeant of the Air Force in the Air Force, Sergeant Major or - -- Command Sergeant Major or Sergeant Major of the Army in the USArmy, - -- Master Gunnery Sergeant or Sergeant Major or Sergeant Major of the Marine - -- Corps in the USMarineCorps, and Master Chief Petty Officer or Command - -- Master Chief Petty Officer or Master Chief Petty Officer of the Navy in - -- the USNavy. - fun USMilitaryRankE9 : Ind (both SeniorNCORank USMilitaryRank) ; - - -- A special USMilitaryRank above E9 that marks usually the end of - -- carrier of non_commissioned officers. - fun USMilitaryRankE9special : Ind (both USMilitaryRank SeniorNCORank) ; - - fun USMilitaryRankO1 : Ind (both CompanyGradeRank USMilitaryRank) ; - - fun USMilitaryRankO10 : Ind (both FlagOfficerRank USMilitaryRank) ; - - fun USMilitaryRankO2 : Ind (both CompanyGradeRank USMilitaryRank) ; - - fun USMilitaryRankO3 : Ind (both CompanyGradeRank USMilitaryRank) ; - - fun USMilitaryRankO4 : Ind (both FieldGradeOfficerRank USMilitaryRank) ; - - fun USMilitaryRankO5 : Ind (both FieldGradeOfficerRank USMilitaryRank) ; - - fun USMilitaryRankO6 : Ind (both FieldGradeOfficerRank USMilitaryRank) ; - - fun USMilitaryRankO7 : Ind (both FlagOfficerRank USMilitaryRank) ; - - fun USMilitaryRankO8 : Ind (both FlagOfficerRank USMilitaryRank) ; - - fun USMilitaryRankO9 : Ind (both FlagOfficerRank USMilitaryRank) ; - - fun USMilitaryRankSpecial : Ind (both FlagOfficerRank USMilitaryRank) ; - - fun USMilitaryRankWO1 : Ind (both USWarrantOfficerRank USMilitaryRank) ; - - fun USMilitaryRankWO2 : Ind (both USWarrantOfficerRank (both USMilitaryRank CommissionedOfficerRank)) ; - - fun USMilitaryRankWO3 : Ind (both USWarrantOfficerRank (both USMilitaryRank CommissionedOfficerRank)) ; - - fun USMilitaryRankWO4 : Ind (both USWarrantOfficerRank (both USMilitaryRank CommissionedOfficerRank)) ; - - fun USMilitaryRankWO5 : Ind (both USWarrantOfficerRank (both USMilitaryRank CommissionedOfficerRank)) ; - - -- Any Soldier who served - -- during the American Revolutionary War - fun USRevolutionaryWarSoldier : Ind Soldier ; - - -- In the United States military, a - -- warrant officer was originally, and strictly, a highly skilled, - -- single_track specialty officer. But as many chief warrant officers assume - -- positions as officer in charge or department head, along with the high - -- number of bachelor's and master’s degrees held within the community, their - -- contribution and expertise as a community is ever_increasing. There are - -- no 'warrant officers' per se in the U.S. Navy, but rather the term 'chief - -- warrant officer' is correct. In the U.S. Navy, a sailor must be in one - -- of the top three enlisted ranks to be eligible to become a Chief Warrant - -- Officer. In the U.S. Army, a person can progress to the warrant officer - -- rank at a grade lower than E_7 thus having a longer career and greater - -- opportunity to serve and grow. In the U.S. Marine Corps, after serving - -- at least eight years of enlisted service, and reaching the grade of E_5 - -- (sergeant), an enlisted Marine can apply for the Warrant Officer program. - -- Upon the initial appointment to WO1 a warrant is given by the secretary of - -- the service, and upon promotion to chief warrant officer (CW2 and above) - -- they are commissioned by the President of the United States, take the same - -- oath and receive the same commission and charges as commissioned officers, - -- thus deriving their authority from the same source. - fun USWarrantOfficerRank : Class ; - fun USWarrantOfficerRank_Class : SubClass USWarrantOfficerRank CommissionedOfficerRank ; - - -- (betweenOnPath ?OBJ1 ?OBJ2 ?OBJ3 ?PATH) - -- means that ?OBJ2 is spatially located between ?OBJ1 and ?OBJ3 on the path - -- ?PATH. Note that this is a more specialized relation of between since any - -- object that is between others with respect to a particular path is also - -- simply between them. - fun betweenOnPath : El Object -> El Object -> El Object -> Formula ; - - -- The typical MilitaryRank of - -- the leader of an instance of the given MilitaryEchelon. - fun commandRankOfEchelon: Desc MilitaryUnit -> El MilitaryRank -> Formula ; - - -- (fitForMilitaryService ?AGENT ?PROCESS) - -- means that ?AGENT is capable of carrying out the MilitaryProcess ?PROCESS as - -- the agent of the ?PROCESS. - fun fitForMilitaryService: El CognitiveAgent -> Desc MilitaryProcess -> Formula ; - - -- (militaryAge ?AREA ?AGE) means that in the - -- GeopoliticalArea ?AREA, a person must be ?AGE or older in order to be a - -- member of the military of the ?AREA. - fun militaryAge : El GeopoliticalArea -> El TimeDuration -> Formula ; - - -- (militaryExpendituresFractionOfGDP ?AREA ?FRACTION) means - -- that the estimated military spending of the GeopoliticalArea ?AREA is - -- ?FRACTION of the gross domestic product (GDP) of that area. - fun militaryExpendituresFractionOfGDP : El GeopoliticalArea -> El RationalNumber -> Formula ; - - -- (militaryExpendituresFractionOfGDPInPeriod ?AREA ?FRACTION ?PERIOD) - -- means that the estimated military spending of the GeopoliticalArea ?AREA - -- was ?FRACTION of the gross domestic product (GDP) of that area during the - -- TimeInterval indicated by ?PERIOD. - fun militaryExpendituresFractionOfGDPInPeriod : El GeopoliticalArea -> El RationalNumber -> El TimeInterval -> Formula ; - - -- (militaryExpendituresInUSDollars ?AREA ?AMOUNT) means that the - -- estimated military spending of the GeopoliticalArea ?AREA is ?AMOUNT - -- in UnitedStatesDollars. Note: This predicate was created to represent - -- data from the CIA World Fact Book, which calculates ?AMOUNT by multiplying - -- estimated percentage of ?AREA's budget spent on defense by its gross - -- domestic product (GDP) expressed in U.S. dollars. Note that this GDP is - -- calculated by the exchange rate method rather than by - -- PPPBasedEconomicValuation. Military expenditures data is approximate. - fun militaryExpendituresInUSDollars : El GeopoliticalArea -> El CurrencyMeasure -> Formula ; - - -- (militaryExpendituresInUSDollarsInPeriod ?AREA ?AMOUNT ?PERIOD) means - -- that the estimated military spending of the GeopoliticalArea ?AREA was - -- ?AMOUNT in UnitedStatesDollars during the TimeInterval indicated by - -- ?PERIOD. Note: This predicate was created to represent data from the CIA - -- World Fact Book, which calculates ?AMOUNT by multiplying estimated defense - -- spending of an ?AREA in percentage terms by the gross domestic product (GDP) - -- for ?PERIOD. Note that for this figure, GDP is calculated by the exchange - -- rate method rather than by PPPBasedEconomicValuation. In any case, - -- military expenditures data should be treated as only approximate. - fun militaryExpendituresInUSDollarsInPeriod : El GeopoliticalArea -> El CurrencyMeasure -> El TimeInterval -> Formula ; - - -- (militaryOfArea ?MILITARY ?AREA) - -- denotes that ?MILITARY is a MilitaryOrganization serving in defense of - -- the GeopoliticalArea ?AREA. - fun militaryOfArea : El MilitaryOrganization -> El GeopoliticalArea -> Formula ; - - -- A subEchelon is a relationship between - -- named organizational unit types in which a unit of one type is a - -- subOrganization of the other. - fun subEchelon: Desc MilitaryUnit -> Desc MilitaryUnit -> Formula ; - -} diff --git a/examples/SUMO/Mondial.gf b/examples/SUMO/Mondial.gf deleted file mode 100644 index 431938432..000000000 --- a/examples/SUMO/Mondial.gf +++ /dev/null @@ -1,10727 +0,0 @@ -abstract Mondial = CountriesAndRegions ** { - - fun Continents_Africa : Ind Continent ; - - fun Continents_America : Ind Continent ; - - fun Continents_Asia : Ind Continent ; - - fun Continents_Australia_Oceania : Ind Continent ; - - fun Continents_Europe : Ind Continent ; - - fun Countries_AFG_cities_Kabul : Ind City ; - - fun Countries_AG_cities_SaintJohns : Ind City ; - - fun Countries_AL_cities_Durres : Ind City ; - - fun Countries_AL_cities_Elbasan : Ind City ; - - fun Countries_AL_cities_Korce : Ind City ; - - fun Countries_AL_cities_Shkoder : Ind City ; - - fun Countries_AL_cities_Tirane : Ind City ; - - fun Countries_AL_cities_Vlore : Ind City ; - - fun Countries_AND_cities_AndorralaVella : Ind City ; - - fun Countries_ANG_provinces_Bengo : Ind Province ; - - fun Countries_ANG_provinces_Bengo_cities_Caxito : Ind City ; - - fun Countries_ANG_provinces_Benguela : Ind Province ; - - fun Countries_ANG_provinces_Benguela_cities_Benguela : Ind City ; - - fun Countries_ANG_provinces_Bie : Ind Province ; - - fun Countries_ANG_provinces_Bie_cities_Bie : Ind City ; - - fun Countries_ANG_provinces_Cabinda : Ind Province ; - - fun Countries_ANG_provinces_Cabinda_cities_Cabinda : Ind City ; - - fun Countries_ANG_provinces_CuandoCubango : Ind Province ; - - fun Countries_ANG_provinces_CuandoCubango_cities_Menongue : Ind City ; - - fun Countries_ANG_provinces_CuanzaNorte : Ind Province ; - - fun Countries_ANG_provinces_CuanzaNorte_cities_Ndalatando : Ind City ; - - fun Countries_ANG_provinces_CuanzaSul : Ind Province ; - - fun Countries_ANG_provinces_CuanzaSul_cities_Sumbe : Ind City ; - - fun Countries_ANG_provinces_Cunene : Ind Province ; - - fun Countries_ANG_provinces_Cunene_cities_Ngiva : Ind City ; - - fun Countries_ANG_provinces_Huambo : Ind Province ; - - fun Countries_ANG_provinces_Huambo_cities_Huambo : Ind City ; - - fun Countries_ANG_provinces_Huila : Ind Province ; - - fun Countries_ANG_provinces_Huila_cities_Lubango : Ind City ; - - fun Countries_ANG_provinces_Luanda : Ind Province ; - - fun Countries_ANG_provinces_Luanda_cities_Luanda : Ind City ; - - fun Countries_ANG_provinces_LundaNorte : Ind Province ; - - fun Countries_ANG_provinces_LundaNorte_cities_Lucapa : Ind City ; - - fun Countries_ANG_provinces_LundaSul : Ind Province ; - - fun Countries_ANG_provinces_LundaSul_cities_Saurimo : Ind City ; - - fun Countries_ANG_provinces_Malanje : Ind Province ; - - fun Countries_ANG_provinces_Malanje_cities_Malanje : Ind City ; - - fun Countries_ANG_provinces_Moxico : Ind Province ; - - fun Countries_ANG_provinces_Moxico_cities_Luena : Ind City ; - - fun Countries_ANG_provinces_Namibe : Ind Province ; - - fun Countries_ANG_provinces_Namibe_cities_Namibe : Ind City ; - - fun Countries_ANG_provinces_Uige : Ind Province ; - - fun Countries_ANG_provinces_Uige_cities_Uige : Ind City ; - - fun Countries_ANG_provinces_Zaire : Ind Province ; - - fun Countries_ANG_provinces_Zaire_cities_MbanzaCongo : Ind City ; - - fun Countries_ARM_cities_Yerevan : Ind City ; - - fun Countries_AUS_provinces_AustraliaCapitalTerritory : Ind Province ; - - fun Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra : Ind City ; - - fun Countries_AUS_provinces_CocosIslands : Ind Province ; - - fun Countries_AUS_provinces_CocosIslands_cities_BantamVillage : Ind City ; - - fun Countries_AUS_provinces_Kirimati : Ind Province ; - - fun Countries_AUS_provinces_Kirimati_cities_FlyingFishCove : Ind City ; - - fun Countries_AUS_provinces_NewSouthWales : Ind Province ; - - fun Countries_AUS_provinces_NewSouthWales_cities_Geelong : Ind City ; - - fun Countries_AUS_provinces_NewSouthWales_cities_Newcastle : Ind City ; - - fun Countries_AUS_provinces_NewSouthWales_cities_SunshineCoast : Ind City ; - - fun Countries_AUS_provinces_NewSouthWales_cities_Sydney : Ind City ; - - fun Countries_AUS_provinces_NewSouthWales_cities_Wollongong : Ind City ; - - fun Countries_AUS_provinces_NorfolkIsland : Ind Province ; - - fun Countries_AUS_provinces_NorfolkIsland_cities_Kingston : Ind City ; - - fun Countries_AUS_provinces_NorthernTerritory : Ind Province ; - - fun Countries_AUS_provinces_NorthernTerritory_cities_Darwin : Ind City ; - - fun Countries_AUS_provinces_Queensland : Ind Province ; - - fun Countries_AUS_provinces_Queensland_cities_Brisbane : Ind City ; - - fun Countries_AUS_provinces_Queensland_cities_GoldCoast : Ind City ; - - fun Countries_AUS_provinces_Queensland_cities_Townsville : Ind City ; - - fun Countries_AUS_provinces_SouthAustralia : Ind Province ; - - fun Countries_AUS_provinces_SouthAustralia_cities_Adelaide : Ind City ; - - fun Countries_AUS_provinces_Tasmania : Ind Province ; - - fun Countries_AUS_provinces_Tasmania_cities_Hobart : Ind City ; - - fun Countries_AUS_provinces_Victoria : Ind Province ; - - fun Countries_AUS_provinces_Victoria_cities_Melbourne : Ind City ; - - fun Countries_AUS_provinces_WesternAustralia : Ind Province ; - - fun Countries_AUS_provinces_WesternAustralia_cities_Albany : Ind City ; - - fun Countries_AUS_provinces_WesternAustralia_cities_Perth : Ind City ; - - fun Countries_AZ_cities_Baku : Ind City ; - - fun Countries_A_provinces_Burgenland : Ind Province ; - - fun Countries_A_provinces_Burgenland_cities_Eisenstadt : Ind City ; - - fun Countries_A_provinces_Carinthia : Ind Province ; - - fun Countries_A_provinces_Carinthia_cities_Klagenfurt : Ind City ; - - fun Countries_A_provinces_LowerAustria : Ind Province ; - - fun Countries_A_provinces_LowerAustria_cities_St_Polten : Ind City ; - - fun Countries_A_provinces_Salzburg : Ind Province ; - - fun Countries_A_provinces_Salzburg_cities_Salzburg : Ind City ; - - fun Countries_A_provinces_Styria : Ind Province ; - - fun Countries_A_provinces_Styria_cities_Graz : Ind City ; - - fun Countries_A_provinces_Tyrol : Ind Province ; - - fun Countries_A_provinces_Tyrol_cities_Innsbruck : Ind City ; - - fun Countries_A_provinces_UpperAustria : Ind Province ; - - fun Countries_A_provinces_UpperAustria_cities_Linz : Ind City ; - - fun Countries_A_provinces_Vienna : Ind Province ; - - fun Countries_A_provinces_Vienna_cities_Vienna : Ind City ; - - fun Countries_A_provinces_Vorarlberg : Ind Province ; - - fun Countries_A_provinces_Vorarlberg_cities_Bregenz : Ind City ; - - fun Countries_BDS_cities_Bridgetown : Ind City ; - - fun Countries_BD_cities_Barisal : Ind City ; - - fun Countries_BD_cities_Bogra : Ind City ; - - fun Countries_BD_cities_Brahmanbaria : Ind City ; - - fun Countries_BD_cities_Chittagong : Ind City ; - - fun Countries_BD_cities_Comilla : Ind City ; - - fun Countries_BD_cities_Dhaka : Ind City ; - - fun Countries_BD_cities_Dinajpur : Ind City ; - - fun Countries_BD_cities_Gazipur : Ind City ; - - fun Countries_BD_cities_Jamalpur : Ind City ; - - fun Countries_BD_cities_Jessore : Ind City ; - - fun Countries_BD_cities_Khulna : Ind City ; - - fun Countries_BD_cities_Mymensingh : Ind City ; - - fun Countries_BD_cities_Naogaon : Ind City ; - - fun Countries_BD_cities_Narayanganj : Ind City ; - - fun Countries_BD_cities_Narsinghdi : Ind City ; - - fun Countries_BD_cities_Nawabganj : Ind City ; - - fun Countries_BD_cities_Pabna : Ind City ; - - fun Countries_BD_cities_Rajshahi : Ind City ; - - fun Countries_BD_cities_Rangpur : Ind City ; - - fun Countries_BD_cities_Saidpur : Ind City ; - - fun Countries_BD_cities_Savar : Ind City ; - - fun Countries_BD_cities_Sirajganj : Ind City ; - - fun Countries_BD_cities_Sylhet : Ind City ; - - fun Countries_BD_cities_Tangail : Ind City ; - - fun Countries_BD_cities_Tongi : Ind City ; - - fun Countries_BEN_cities_Porto_Novo : Ind City ; - - fun Countries_BF_cities_Ouagadougou : Ind City ; - - fun Countries_BG_cities_Sofia : Ind City ; - - fun Countries_BHT_cities_Thimphu : Ind City ; - - fun Countries_BIH_cities_Sarajevo : Ind City ; - - fun Countries_BI_cities_Bujumbura : Ind City ; - - fun Countries_BOL_cities_Cochabamba : Ind City ; - - fun Countries_BOL_cities_LaPaz : Ind City ; - - fun Countries_BOL_cities_Sucre : Ind City ; - - fun Countries_BRN_cities_Manama : Ind City ; - - fun Countries_BRU_cities_BandarSeriBegawan : Ind City ; - - fun Countries_BR_cities_Abaetetuba : Ind City ; - - fun Countries_BR_cities_Alvorada : Ind City ; - - fun Countries_BR_cities_Betim : Ind City ; - - fun Countries_BR_cities_CabodeSantoAgostinho : Ind City ; - - fun Countries_BR_cities_CamposdosGoytacazes : Ind City ; - - fun Countries_BR_cities_Contagem : Ind City ; - - fun Countries_BR_cities_Hortolandia : Ind City ; - - fun Countries_BR_cities_Ibirite : Ind City ; - - fun Countries_BR_cities_NossaSenhoradoSocorro : Ind City ; - - fun Countries_BR_cities_RibeiraodasNeves : Ind City ; - - fun Countries_BR_cities_SantaBarbaradOeste : Ind City ; - - fun Countries_BR_cities_SaoJosedosPinhais : Ind City ; - - fun Countries_BR_cities_SapucaiadoSul : Ind City ; - - fun Countries_BR_cities_Sumare : Ind City ; - - fun Countries_BR_provinces_Acre : Ind Province ; - - fun Countries_BR_provinces_Acre_cities_RioBranco : Ind City ; - - fun Countries_BR_provinces_Alagoas : Ind Province ; - - fun Countries_BR_provinces_Alagoas_cities_Maceio : Ind City ; - - fun Countries_BR_provinces_Amapa : Ind Province ; - - fun Countries_BR_provinces_Amapa_cities_Macapa : Ind City ; - - fun Countries_BR_provinces_Amazonas : Ind Province ; - - fun Countries_BR_provinces_Amazonas_cities_Manaus : Ind City ; - - fun Countries_BR_provinces_Bahia : Ind Province ; - - fun Countries_BR_provinces_Bahia_cities_Alagoinhas : Ind City ; - - fun Countries_BR_provinces_Bahia_cities_Barreiras : Ind City ; - - fun Countries_BR_provinces_Bahia_cities_Camacari : Ind City ; - - fun Countries_BR_provinces_Bahia_cities_FeiradeSantana : Ind City ; - - fun Countries_BR_provinces_Bahia_cities_Ilheus : Ind City ; - - fun Countries_BR_provinces_Bahia_cities_Itabuna : Ind City ; - - fun Countries_BR_provinces_Bahia_cities_Jequie : Ind City ; - - fun Countries_BR_provinces_Bahia_cities_Juazeiro : Ind City ; - - fun Countries_BR_provinces_Bahia_cities_Salvador : Ind City ; - - fun Countries_BR_provinces_Bahia_cities_VitoriadaConquista : Ind City ; - - fun Countries_BR_provinces_Ceara : Ind Province ; - - fun Countries_BR_provinces_Ceara_cities_Caucaia : Ind City ; - - fun Countries_BR_provinces_Ceara_cities_Fortaleza : Ind City ; - - fun Countries_BR_provinces_Ceara_cities_JuazeirodoNorte : Ind City ; - - fun Countries_BR_provinces_Ceara_cities_Maracanau : Ind City ; - - fun Countries_BR_provinces_Ceara_cities_Sobral : Ind City ; - - fun Countries_BR_provinces_DistritoFederal : Ind Province ; - - fun Countries_BR_provinces_DistritoFederal_cities_Brasilia : Ind City ; - - fun Countries_BR_provinces_EspiritoSanto : Ind Province ; - - fun Countries_BR_provinces_EspiritoSanto_cities_CachoeirodeItapemirim : Ind City ; - - fun Countries_BR_provinces_EspiritoSanto_cities_Cariacica : Ind City ; - - fun Countries_BR_provinces_EspiritoSanto_cities_Colatina : Ind City ; - - fun Countries_BR_provinces_EspiritoSanto_cities_Linhares : Ind City ; - - fun Countries_BR_provinces_EspiritoSanto_cities_Serra : Ind City ; - - fun Countries_BR_provinces_EspiritoSanto_cities_VilaVelha : Ind City ; - - fun Countries_BR_provinces_EspiritoSanto_cities_Vitoria : Ind City ; - - fun Countries_BR_provinces_Goias : Ind Province ; - - fun Countries_BR_provinces_Goias_cities_Anapolis : Ind City ; - - fun Countries_BR_provinces_Goias_cities_Araguaina : Ind City ; - - fun Countries_BR_provinces_Goias_cities_Goiania : Ind City ; - - fun Countries_BR_provinces_Goias_cities_Luziania : Ind City ; - - fun Countries_BR_provinces_Goias_cities_RioVerde : Ind City ; - - fun Countries_BR_provinces_Maranhao : Ind Province ; - - fun Countries_BR_provinces_Maranhao_cities_Caxias : Ind City ; - - fun Countries_BR_provinces_Maranhao_cities_Codo : Ind City ; - - fun Countries_BR_provinces_Maranhao_cities_Imperatriz : Ind City ; - - fun Countries_BR_provinces_Maranhao_cities_SaoLuis : Ind City ; - - fun Countries_BR_provinces_Maranhao_cities_Timon : Ind City ; - - fun Countries_BR_provinces_MatoGrosso : Ind Province ; - - fun Countries_BR_provinces_MatoGrosso_cities_Cuiaba : Ind City ; - - fun Countries_BR_provinces_MatoGrosso_cities_Rondonopolis : Ind City ; - - fun Countries_BR_provinces_MatoGrosso_cities_VarzeaGrande : Ind City ; - - fun Countries_BR_provinces_MatoGrossodoSul : Ind Province ; - - fun Countries_BR_provinces_MatoGrossodoSul_cities_CampoGrande : Ind City ; - - fun Countries_BR_provinces_MatoGrossodoSul_cities_Dourados : Ind City ; - - fun Countries_BR_provinces_MatoGrossodoSul_cities_Parnaiba : Ind City ; - - fun Countries_BR_provinces_MinasGerais : Ind Province ; - - fun Countries_BR_provinces_MinasGerais_cities_Barbacena : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_BeloHorizonte : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_Divinopolis : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_GovernadorValadares : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_Ipatinga : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_ItapecericadaSerra : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_JuizdeFora : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_MontesClaros : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_PatosdeMinas : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_PocosdeCaldas : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_Sabara : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_SeteLagoas : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_TeofiloOtoni : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_Uberaba : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_Uberlandia : Ind City ; - - fun Countries_BR_provinces_MinasGerais_cities_Varginha : Ind City ; - - fun Countries_BR_provinces_Para : Ind Province ; - - fun Countries_BR_provinces_Para_cities_Ananindeua : Ind City ; - - fun Countries_BR_provinces_Para_cities_Belem : Ind City ; - - fun Countries_BR_provinces_Para_cities_Castanhal : Ind City ; - - fun Countries_BR_provinces_Para_cities_Itaituba : Ind City ; - - fun Countries_BR_provinces_Para_cities_Maraba : Ind City ; - - fun Countries_BR_provinces_Para_cities_Santarem : Ind City ; - - fun Countries_BR_provinces_Paraiba : Ind Province ; - - fun Countries_BR_provinces_Paraiba_cities_CampinaGrande : Ind City ; - - fun Countries_BR_provinces_Paraiba_cities_JoaoPessoa : Ind City ; - - fun Countries_BR_provinces_Paraiba_cities_SantaLuzia : Ind City ; - - fun Countries_BR_provinces_Paraiba_cities_SantaRita : Ind City ; - - fun Countries_BR_provinces_Parana : Ind Province ; - - fun Countries_BR_provinces_Parana_cities_Apucarana : Ind City ; - - fun Countries_BR_provinces_Parana_cities_Cascavel : Ind City ; - - fun Countries_BR_provinces_Parana_cities_Colombo : Ind City ; - - fun Countries_BR_provinces_Parana_cities_Curitiba : Ind City ; - - fun Countries_BR_provinces_Parana_cities_FozdoIguacu : Ind City ; - - fun Countries_BR_provinces_Parana_cities_Guarapuava : Ind City ; - - fun Countries_BR_provinces_Parana_cities_Londrina : Ind City ; - - fun Countries_BR_provinces_Parana_cities_Maringa : Ind City ; - - fun Countries_BR_provinces_Parana_cities_Paranagua : Ind City ; - - fun Countries_BR_provinces_Parana_cities_PontaGrossa : Ind City ; - - fun Countries_BR_provinces_Pernambuco : Ind Province ; - - fun Countries_BR_provinces_Pernambuco_cities_Camaragibe : Ind City ; - - fun Countries_BR_provinces_Pernambuco_cities_Caruaru : Ind City ; - - fun Countries_BR_provinces_Pernambuco_cities_Garanhuns : Ind City ; - - fun Countries_BR_provinces_Pernambuco_cities_Gravatai : Ind City ; - - fun Countries_BR_provinces_Pernambuco_cities_JaboataodosGuararapes : Ind City ; - - fun Countries_BR_provinces_Pernambuco_cities_Paulista : Ind City ; - - fun Countries_BR_provinces_Pernambuco_cities_Petrolina : Ind City ; - - fun Countries_BR_provinces_Pernambuco_cities_Recife : Ind City ; - - fun Countries_BR_provinces_Pernambuco_cities_VitoriadeSantoAntao : Ind City ; - - fun Countries_BR_provinces_Piaui : Ind Province ; - - fun Countries_BR_provinces_Piaui_cities_Teresina : Ind City ; - - fun Countries_BR_provinces_RioGrandedoNorte : Ind Province ; - - fun Countries_BR_provinces_RioGrandedoNorte_cities_Mossoro : Ind City ; - - fun Countries_BR_provinces_RioGrandedoNorte_cities_Natal : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul : Ind Province ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_Bage : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_Canoas : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_CaxiasdoSul : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_NovoHamburgo : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_PassoFundo : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_Pelotas : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_PortoAlegre : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_RioGrande : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_SantaCruzdoSul : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_SantaMaria : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_SaoLeopoldo : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_Uruguaiana : Ind City ; - - fun Countries_BR_provinces_RioGrandedoSul_cities_Viamao : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro : Ind Province ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_BarraMansa : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_BelfortRoxo : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_CaboFrio : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_DuquedeCaxias : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_Itaborai : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_Macae : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_Mage : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_Nilopolis : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_Niteroi : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_NovaFriburgo : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_NovoIguacu : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_Olinda : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_Petropolis : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_Queimados : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_RiodeJaneiro : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_SaoGoncalo : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_SaoJoaodeMeriti : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_Teresopolis : Ind City ; - - fun Countries_BR_provinces_RiodeJaneiro_cities_VoltaRedonda : Ind City ; - - fun Countries_BR_provinces_Rondonia : Ind Province ; - - fun Countries_BR_provinces_Rondonia_cities_PortoVelho : Ind City ; - - fun Countries_BR_provinces_Roraima : Ind Province ; - - fun Countries_BR_provinces_Roraima_cities_BoaVista : Ind City ; - - fun Countries_BR_provinces_SantaCatarina : Ind Province ; - - fun Countries_BR_provinces_SantaCatarina_cities_Blumenau : Ind City ; - - fun Countries_BR_provinces_SantaCatarina_cities_Chapeco : Ind City ; - - fun Countries_BR_provinces_SantaCatarina_cities_Criciuma : Ind City ; - - fun Countries_BR_provinces_SantaCatarina_cities_Florianopolis : Ind City ; - - fun Countries_BR_provinces_SantaCatarina_cities_Itajai : Ind City ; - - fun Countries_BR_provinces_SantaCatarina_cities_Joinvile : Ind City ; - - fun Countries_BR_provinces_SantaCatarina_cities_Lages : Ind City ; - - fun Countries_BR_provinces_SantaCatarina_cities_PraiaGrande : Ind City ; - - fun Countries_BR_provinces_SantaCatarina_cities_SaoJose : Ind City ; - - fun Countries_BR_provinces_SaoPaulo : Ind Province ; - - fun Countries_BR_provinces_SaoPaulo_cities_Americana : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_AparecidadeGoiania : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Aracatuba : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Araraquara : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Barretos : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Barueri : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Bauru : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Botucatu : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_BragancaPaulista : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Campinas : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Carapicuiba : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Catanduva : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Cotia : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Diadema : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Embu : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_FerrazdeVasconcelos : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Franca : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_FranciscoMorato : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Guaruja : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Guarulhos : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Indaiatuba : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Itapetininga : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Itapevi : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Itaquaquecetuba : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Itu : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Jacarei : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Jau : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Jundiai : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Limeira : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Marilia : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Maua : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_MojiGuacu : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_MojidasCruzes : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Osasco : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Pindamonhangaba : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Piracicaba : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_PresidentePrudente : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_RibeiraoPires : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_RibeiraoPreto : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_RioClaro : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_SantoAndre : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Santos : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_SaoBernardodoCampo : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_SaoCaetanodoSul : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_SaoCarlos : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_SaoJosedoRioPreto : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_SaoJosedosCampos : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_SaoPaulo : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_SaoVicente : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Sorocaba : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Suzano : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_TaboaodaSerra : Ind City ; - - fun Countries_BR_provinces_SaoPaulo_cities_Taubate : Ind City ; - - fun Countries_BR_provinces_Sergipe : Ind Province ; - - fun Countries_BR_provinces_Sergipe_cities_Aracaju : Ind City ; - - fun Countries_BR_provinces_Sergipe_cities_Arapiraca : Ind City ; - - fun Countries_BR_provinces_Tocantins : Ind Province ; - - fun Countries_BR_provinces_Tocantins_cities_Palmas : Ind City ; - - fun Countries_BS_cities_Nassau : Ind City ; - - fun Countries_BY_cities_Minsk : Ind City ; - - fun Countries_BZ_cities_Belmopan : Ind City ; - - fun Countries_B_provinces_Antwerp : Ind Province ; - - fun Countries_B_provinces_Antwerp_cities_Antwerp : Ind City ; - - fun Countries_B_provinces_Brabant : Ind Province ; - - fun Countries_B_provinces_Brabant_cities_Brussels : Ind City ; - - fun Countries_B_provinces_EastFlanders : Ind Province ; - - fun Countries_B_provinces_EastFlanders_cities_Ghent : Ind City ; - - fun Countries_B_provinces_Hainaut : Ind Province ; - - fun Countries_B_provinces_Hainaut_cities_Charleroi : Ind City ; - - fun Countries_B_provinces_Hainaut_cities_Mons : Ind City ; - - fun Countries_B_provinces_Liege : Ind Province ; - - fun Countries_B_provinces_Liege_cities_Liege : Ind City ; - - fun Countries_B_provinces_Limburg : Ind Province ; - - fun Countries_B_provinces_Limburg_cities_Hasselt : Ind City ; - - fun Countries_B_provinces_Luxembourg : Ind Province ; - - fun Countries_B_provinces_Luxembourg_cities_Arlon : Ind City ; - - fun Countries_B_provinces_Namur : Ind Province ; - - fun Countries_B_provinces_Namur_cities_Namur : Ind City ; - - fun Countries_B_provinces_WestFlanders : Ind Province ; - - fun Countries_B_provinces_WestFlanders_cities_Brugge : Ind City ; - - fun Countries_CAM_provinces_Adamaoua : Ind Province ; - - fun Countries_CAM_provinces_Adamaoua_cities_Ngaoundere : Ind City ; - - fun Countries_CAM_provinces_Centre : Ind Province ; - - fun Countries_CAM_provinces_Centre_cities_Yaounde : Ind City ; - - fun Countries_CAM_provinces_Cote : Ind Province ; - - fun Countries_CAM_provinces_Cote_cities_Douala : Ind City ; - - fun Countries_CAM_provinces_Est : Ind Province ; - - fun Countries_CAM_provinces_Est_cities_Bertoua : Ind City ; - - fun Countries_CAM_provinces_Nord : Ind Province ; - - fun Countries_CAM_provinces_Nord_cities_Garoua : Ind City ; - - fun Countries_CAM_provinces_Nordextreme : Ind Province ; - - fun Countries_CAM_provinces_Nordextreme_cities_Maroua : Ind City ; - - fun Countries_CAM_provinces_Nordoueste : Ind Province ; - - fun Countries_CAM_provinces_Nordoueste_cities_Bamenda : Ind City ; - - fun Countries_CAM_provinces_Ouest : Ind Province ; - - fun Countries_CAM_provinces_Ouest_cities_Bafoussam : Ind City ; - - fun Countries_CAM_provinces_Sud : Ind Province ; - - fun Countries_CAM_provinces_Sud_cities_Ebolowa : Ind City ; - - fun Countries_CAM_provinces_Sudoueste : Ind Province ; - - fun Countries_CAM_provinces_Sudoueste_cities_Buea : Ind City ; - - fun Countries_CDN_cities_Surrey : Ind City ; - - fun Countries_CDN_provinces_Alberta : Ind Province ; - - fun Countries_CDN_provinces_Alberta_cities_Calgary : Ind City ; - - fun Countries_CDN_provinces_Alberta_cities_Edmonton : Ind City ; - - fun Countries_CDN_provinces_BritishColumbia : Ind Province ; - - fun Countries_CDN_provinces_BritishColumbia_cities_Burnaby : Ind City ; - - fun Countries_CDN_provinces_BritishColumbia_cities_Vancouver : Ind City ; - - fun Countries_CDN_provinces_BritishColumbia_cities_Victoria : Ind City ; - - fun Countries_CDN_provinces_Manitoba : Ind Province ; - - fun Countries_CDN_provinces_Manitoba_cities_Winnipeg : Ind City ; - - fun Countries_CDN_provinces_NewBrunswick : Ind Province ; - - fun Countries_CDN_provinces_NewBrunswick_cities_Fredericton : Ind City ; - - fun Countries_CDN_provinces_Newfoundland : Ind Province ; - - fun Countries_CDN_provinces_Newfoundland_cities_SaintJohns : Ind City ; - - fun Countries_CDN_provinces_NorthwestTerritories : Ind Province ; - - fun Countries_CDN_provinces_NorthwestTerritories_cities_Yellowknife : Ind City ; - - fun Countries_CDN_provinces_NovaScotia : Ind Province ; - - fun Countries_CDN_provinces_NovaScotia_cities_Halifax : Ind City ; - - fun Countries_CDN_provinces_Ontario : Ind Province ; - - fun Countries_CDN_provinces_Ontario_cities_Brampton : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Burlington : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_EastYork : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Etobicoke : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Glouchester : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Hamilton : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Kitchener : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_London : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Markham : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Mississauga : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Nepean : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_NorthYork : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Oshawa : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Ottawa : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_SaintCatharines : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Scarborough : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_ThunderBay : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Toronto : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Vaughan : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_Windsor : Ind City ; - - fun Countries_CDN_provinces_Ontario_cities_York : Ind City ; - - fun Countries_CDN_provinces_PrinceEdwardIsland : Ind Province ; - - fun Countries_CDN_provinces_PrinceEdwardIsland_cities_Charlottetown : Ind City ; - - fun Countries_CDN_provinces_Quebec : Ind Province ; - - fun Countries_CDN_provinces_Quebec_cities_Laval : Ind City ; - - fun Countries_CDN_provinces_Quebec_cities_Longueuil : Ind City ; - - fun Countries_CDN_provinces_Quebec_cities_Montreal : Ind City ; - - fun Countries_CDN_provinces_Quebec_cities_Quebec : Ind City ; - - fun Countries_CDN_provinces_Quebec_cities_Richmond : Ind City ; - - fun Countries_CDN_provinces_Saskatchewan : Ind Province ; - - fun Countries_CDN_provinces_Saskatchewan_cities_Regina : Ind City ; - - fun Countries_CDN_provinces_Saskatchewan_cities_Saskatoon : Ind City ; - - fun Countries_CDN_provinces_YukonTerritory : Ind Province ; - - fun Countries_CDN_provinces_YukonTerritory_cities_Whitehorse : Ind City ; - - fun Countries_CH_provinces_AG : Ind Province ; - - fun Countries_CH_provinces_AG_cities_Aarau : Ind City ; - - fun Countries_CH_provinces_AI : Ind Province ; - - fun Countries_CH_provinces_AI_cities_Appenzell : Ind City ; - - fun Countries_CH_provinces_AR : Ind Province ; - - fun Countries_CH_provinces_AR_cities_Herisau : Ind City ; - - fun Countries_CH_provinces_BE : Ind Province ; - - fun Countries_CH_provinces_BE_cities_Bern : Ind City ; - - fun Countries_CH_provinces_BE_cities_Biel : Ind City ; - - fun Countries_CH_provinces_BL : Ind Province ; - - fun Countries_CH_provinces_BL_cities_Liestal : Ind City ; - - fun Countries_CH_provinces_BS : Ind Province ; - - fun Countries_CH_provinces_BS_cities_Basel : Ind City ; - - fun Countries_CH_provinces_FR : Ind Province ; - - fun Countries_CH_provinces_FR_cities_Fribourg : Ind City ; - - fun Countries_CH_provinces_GE : Ind Province ; - - fun Countries_CH_provinces_GE_cities_Geneva : Ind City ; - - fun Countries_CH_provinces_GL : Ind Province ; - - fun Countries_CH_provinces_GL_cities_Glarus : Ind City ; - - fun Countries_CH_provinces_GR : Ind Province ; - - fun Countries_CH_provinces_GR_cities_Chur : Ind City ; - - fun Countries_CH_provinces_JU : Ind Province ; - - fun Countries_CH_provinces_JU_cities_Delemont : Ind City ; - - fun Countries_CH_provinces_LU : Ind Province ; - - fun Countries_CH_provinces_LU_cities_Luzern : Ind City ; - - fun Countries_CH_provinces_NE : Ind Province ; - - fun Countries_CH_provinces_NE_cities_Neuchatel : Ind City ; - - fun Countries_CH_provinces_NW : Ind Province ; - - fun Countries_CH_provinces_NW_cities_Stans : Ind City ; - - fun Countries_CH_provinces_OW : Ind Province ; - - fun Countries_CH_provinces_OW_cities_Sarnen : Ind City ; - - fun Countries_CH_provinces_SG : Ind Province ; - - fun Countries_CH_provinces_SG_cities_SanktGallen : Ind City ; - - fun Countries_CH_provinces_SH : Ind Province ; - - fun Countries_CH_provinces_SH_cities_Schaffhausen : Ind City ; - - fun Countries_CH_provinces_SO : Ind Province ; - - fun Countries_CH_provinces_SO_cities_Solothurn : Ind City ; - - fun Countries_CH_provinces_SZ : Ind Province ; - - fun Countries_CH_provinces_SZ_cities_Schwyz : Ind City ; - - fun Countries_CH_provinces_TG : Ind Province ; - - fun Countries_CH_provinces_TG_cities_Frauenfeld : Ind City ; - - fun Countries_CH_provinces_TI : Ind Province ; - - fun Countries_CH_provinces_TI_cities_Bellinzona : Ind City ; - - fun Countries_CH_provinces_UR : Ind Province ; - - fun Countries_CH_provinces_UR_cities_Altdorf : Ind City ; - - fun Countries_CH_provinces_VD : Ind Province ; - - fun Countries_CH_provinces_VD_cities_Lausanne : Ind City ; - - fun Countries_CH_provinces_VS : Ind Province ; - - fun Countries_CH_provinces_VS_cities_Sion : Ind City ; - - fun Countries_CH_provinces_ZG : Ind Province ; - - fun Countries_CH_provinces_ZG_cities_Zug : Ind City ; - - fun Countries_CH_provinces_ZH : Ind Province ; - - fun Countries_CH_provinces_ZH_cities_Winterthur : Ind City ; - - fun Countries_CH_provinces_ZH_cities_Zurich : Ind City ; - - fun Countries_CI_cities_Abidjan : Ind City ; - - fun Countries_CI_cities_Yamoussoukro : Ind City ; - - fun Countries_CL_cities_Colombo : Ind City ; - - fun Countries_COM_cities_Moroni : Ind City ; - - fun Countries_CO_provinces_Amazonas : Ind Province ; - - fun Countries_CO_provinces_Amazonas_cities_Leticia : Ind City ; - - fun Countries_CO_provinces_Antioquia : Ind Province ; - - fun Countries_CO_provinces_Antioquia_cities_Bello : Ind City ; - - fun Countries_CO_provinces_Antioquia_cities_Envigado : Ind City ; - - fun Countries_CO_provinces_Antioquia_cities_Itagui : Ind City ; - - fun Countries_CO_provinces_Antioquia_cities_Medellin : Ind City ; - - fun Countries_CO_provinces_Antioquia_cities_Turbo : Ind City ; - - fun Countries_CO_provinces_Arauca : Ind Province ; - - fun Countries_CO_provinces_Arauca_cities_Arauca : Ind City ; - - fun Countries_CO_provinces_Atlantico : Ind Province ; - - fun Countries_CO_provinces_Atlantico_cities_Barranquilla : Ind City ; - - fun Countries_CO_provinces_Atlantico_cities_Malambo : Ind City ; - - fun Countries_CO_provinces_Atlantico_cities_Soledad : Ind City ; - - fun Countries_CO_provinces_Bolivar : Ind Province ; - - fun Countries_CO_provinces_Bolivar_cities_Cartagena : Ind City ; - - fun Countries_CO_provinces_Bolivar_cities_Mangangue : Ind City ; - - fun Countries_CO_provinces_Boyaca : Ind Province ; - - fun Countries_CO_provinces_Boyaca_cities_Tunja : Ind City ; - - fun Countries_CO_provinces_Caldas : Ind Province ; - - fun Countries_CO_provinces_Caldas_cities_Manizales : Ind City ; - - fun Countries_CO_provinces_Caqueta : Ind Province ; - - fun Countries_CO_provinces_Caqueta_cities_Florencia : Ind City ; - - fun Countries_CO_provinces_Casanare : Ind Province ; - - fun Countries_CO_provinces_Casanare_cities_Yopal : Ind City ; - - fun Countries_CO_provinces_Cauca : Ind Province ; - - fun Countries_CO_provinces_Cauca_cities_Popayan : Ind City ; - - fun Countries_CO_provinces_Cesar : Ind Province ; - - fun Countries_CO_provinces_Cesar_cities_Valledupar : Ind City ; - - fun Countries_CO_provinces_Choco : Ind Province ; - - fun Countries_CO_provinces_Choco_cities_Quibdo : Ind City ; - - fun Countries_CO_provinces_Cordoba : Ind Province ; - - fun Countries_CO_provinces_Cordoba_cities_Monteria : Ind City ; - - fun Countries_CO_provinces_Cundinamarca : Ind Province ; - - fun Countries_CO_provinces_Cundinamarca_cities_Soacha : Ind City ; - - fun Countries_CO_provinces_Guainia : Ind Province ; - - fun Countries_CO_provinces_Guainia_cities_PuertoInirida : Ind City ; - - fun Countries_CO_provinces_Guajira_La : Ind Province ; - - fun Countries_CO_provinces_Guajira_La_cities_Cienaga : Ind City ; - - fun Countries_CO_provinces_Guajira_La_cities_Riohacha : Ind City ; - - fun Countries_CO_provinces_Guaviare : Ind Province ; - - fun Countries_CO_provinces_Guaviare_cities_SanJosedelGuaviare : Ind City ; - - fun Countries_CO_provinces_Huila : Ind Province ; - - fun Countries_CO_provinces_Huila_cities_Neiva : Ind City ; - - fun Countries_CO_provinces_Magdalena : Ind Province ; - - fun Countries_CO_provinces_Magdalena_cities_SantaMarta : Ind City ; - - fun Countries_CO_provinces_Meta : Ind Province ; - - fun Countries_CO_provinces_Meta_cities_Villavicencio : Ind City ; - - fun Countries_CO_provinces_Narino : Ind Province ; - - fun Countries_CO_provinces_Narino_cities_Pasto : Ind City ; - - fun Countries_CO_provinces_Narino_cities_Tumaco : Ind City ; - - fun Countries_CO_provinces_NortedeSantander : Ind Province ; - - fun Countries_CO_provinces_NortedeSantander_cities_Cucuta : Ind City ; - - fun Countries_CO_provinces_Putumayo : Ind Province ; - - fun Countries_CO_provinces_Putumayo_cities_Mocoa : Ind City ; - - fun Countries_CO_provinces_Quindio : Ind Province ; - - fun Countries_CO_provinces_Quindio_cities_Armenia : Ind City ; - - fun Countries_CO_provinces_Risaralda : Ind Province ; - - fun Countries_CO_provinces_Risaralda_cities_Dosquebradas : Ind City ; - - fun Countries_CO_provinces_Risaralda_cities_Pereira : Ind City ; - - fun Countries_CO_provinces_SanAndresyProvidencia : Ind Province ; - - fun Countries_CO_provinces_SanAndresyProvidencia_cities_SanAndres : Ind City ; - - fun Countries_CO_provinces_SantaFedeBogota_DC : Ind Province ; - - fun Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota : Ind City ; - - fun Countries_CO_provinces_SantanderdelSur : Ind Province ; - - fun Countries_CO_provinces_SantanderdelSur_cities_Barrancabermeja : Ind City ; - - fun Countries_CO_provinces_SantanderdelSur_cities_Bucaramanga : Ind City ; - - fun Countries_CO_provinces_SantanderdelSur_cities_Floridablanca : Ind City ; - - fun Countries_CO_provinces_Sucre : Ind Province ; - - fun Countries_CO_provinces_Sucre_cities_Sincelejo : Ind City ; - - fun Countries_CO_provinces_Tolima : Ind Province ; - - fun Countries_CO_provinces_Tolima_cities_Ibague : Ind City ; - - fun Countries_CO_provinces_ValledeCauca : Ind Province ; - - fun Countries_CO_provinces_ValledeCauca_cities_Buenaventura : Ind City ; - - fun Countries_CO_provinces_ValledeCauca_cities_Cali : Ind City ; - - fun Countries_CO_provinces_ValledeCauca_cities_Cartago : Ind City ; - - fun Countries_CO_provinces_ValledeCauca_cities_Palmira : Ind City ; - - fun Countries_CO_provinces_ValledeCauca_cities_Tulua : Ind City ; - - fun Countries_CO_provinces_Vaupes : Ind Province ; - - fun Countries_CO_provinces_Vaupes_cities_Mitu : Ind City ; - - fun Countries_CO_provinces_Vichada : Ind Province ; - - fun Countries_CO_provinces_Vichada_cities_PuertoCarreno : Ind City ; - - fun Countries_CR_provinces_Alajuela : Ind Province ; - - fun Countries_CR_provinces_Alajuela_cities_Alajuela : Ind City ; - - fun Countries_CR_provinces_Cartago : Ind Province ; - - fun Countries_CR_provinces_Cartago_cities_Cartago : Ind City ; - - fun Countries_CR_provinces_Guanacaste : Ind Province ; - - fun Countries_CR_provinces_Guanacaste_cities_Liberia : Ind City ; - - fun Countries_CR_provinces_Heredia : Ind Province ; - - fun Countries_CR_provinces_Heredia_cities_Heredia : Ind City ; - - fun Countries_CR_provinces_Limon : Ind Province ; - - fun Countries_CR_provinces_Limon_cities_Limon : Ind City ; - - fun Countries_CR_provinces_Punarenas : Ind Province ; - - fun Countries_CR_provinces_Punarenas_cities_Puntarenas : Ind City ; - - fun Countries_CR_provinces_SanJose : Ind Province ; - - fun Countries_CR_provinces_SanJose_cities_SanJose : Ind City ; - - fun Countries_CV_cities_Praia : Ind City ; - - fun Countries_CY_cities_Nicosia : Ind City ; - - fun Countries_CZ_provinces_Jihocesky : Ind Province ; - - fun Countries_CZ_provinces_Jihocesky_cities_CeskeBudejovice : Ind City ; - - fun Countries_CZ_provinces_Jihomoravsky : Ind Province ; - - fun Countries_CZ_provinces_Jihomoravsky_cities_Brno : Ind City ; - - fun Countries_CZ_provinces_Jihomoravsky_cities_Zlin : Ind City ; - - fun Countries_CZ_provinces_Praha : Ind Province ; - - fun Countries_CZ_provinces_Praha_cities_Prague : Ind City ; - - fun Countries_CZ_provinces_Severocesky : Ind Province ; - - fun Countries_CZ_provinces_Severocesky_cities_Liberec : Ind City ; - - fun Countries_CZ_provinces_Severocesky_cities_UstinadLabem : Ind City ; - - fun Countries_CZ_provinces_Severomoravsky : Ind Province ; - - fun Countries_CZ_provinces_Severomoravsky_cities_Olomouc : Ind City ; - - fun Countries_CZ_provinces_Severomoravsky_cities_Ostrava : Ind City ; - - fun Countries_CZ_provinces_Vychodocesky : Ind Province ; - - fun Countries_CZ_provinces_Vychodocesky_cities_HradecKralove : Ind City ; - - fun Countries_CZ_provinces_Vychodocesky_cities_Pardubice : Ind City ; - - fun Countries_CZ_provinces_Zapadocesky : Ind Province ; - - fun Countries_CZ_provinces_Zapadocesky_cities_Plzen : Ind City ; - - fun Countries_C_provinces_Camaguey : Ind Province ; - - fun Countries_C_provinces_Camaguey_cities_Camaguey : Ind City ; - - fun Countries_C_provinces_CiegodeAvila : Ind Province ; - - fun Countries_C_provinces_CiegodeAvila_cities_CiegodeAvila : Ind City ; - - fun Countries_C_provinces_Cienfuegos : Ind Province ; - - fun Countries_C_provinces_Cienfuegos_cities_Cienfuegos : Ind City ; - - fun Countries_C_provinces_CiudaddelaHabana : Ind Province ; - - fun Countries_C_provinces_CiudaddelaHabana_cities_Havana : Ind City ; - - fun Countries_C_provinces_Granma : Ind Province ; - - fun Countries_C_provinces_Granma_cities_Bayamo : Ind City ; - - fun Countries_C_provinces_Granma_cities_Manzanillo : Ind City ; - - fun Countries_C_provinces_Guantanamo : Ind Province ; - - fun Countries_C_provinces_Guantanamo_cities_Guantanamo : Ind City ; - - fun Countries_C_provinces_Holguin : Ind Province ; - - fun Countries_C_provinces_Holguin_cities_Holguin : Ind City ; - - fun Countries_C_provinces_IsladelaJuventud : Ind Province ; - - fun Countries_C_provinces_IsladelaJuventud_cities_NuevaGerona : Ind City ; - - fun Countries_C_provinces_LaHabana : Ind Province ; - - fun Countries_C_provinces_LasTunas : Ind Province ; - - fun Countries_C_provinces_LasTunas_cities_VictoriadelasTunas : Ind City ; - - fun Countries_C_provinces_Matanzas : Ind Province ; - - fun Countries_C_provinces_Matanzas_cities_Matanzas : Ind City ; - - fun Countries_C_provinces_PinardelRio : Ind Province ; - - fun Countries_C_provinces_PinardelRio_cities_PinardelRio : Ind City ; - - fun Countries_C_provinces_SanctiSpiritus : Ind Province ; - - fun Countries_C_provinces_SanctiSpiritus_cities_SanctiSpiritus : Ind City ; - - fun Countries_C_provinces_SantiagodeCuba : Ind Province ; - - fun Countries_C_provinces_SantiagodeCuba_cities_SantiagodeCuba : Ind City ; - - fun Countries_C_provinces_VillaClara : Ind Province ; - - fun Countries_C_provinces_VillaClara_cities_SantaClara : Ind City ; - - fun Countries_DJI_cities_Djibouti : Ind City ; - - fun Countries_DK_cities_Aalborg : Ind City ; - - fun Countries_DK_cities_Aarhus : Ind City ; - - fun Countries_DK_cities_Copenhagen : Ind City ; - - fun Countries_DK_cities_Esbjerg : Ind City ; - - fun Countries_DK_cities_Odense : Ind City ; - - fun Countries_DK_cities_Randers : Ind City ; - - fun Countries_DOM_cities_SantoDomingo : Ind City ; - - fun Countries_DZ_cities_Algiers : Ind City ; - - fun Countries_DZ_cities_Annaba : Ind City ; - - fun Countries_DZ_cities_Batna : Ind City ; - - fun Countries_DZ_cities_Bechar : Ind City ; - - fun Countries_DZ_cities_Bejaia : Ind City ; - - fun Countries_DZ_cities_Blida : Ind City ; - - fun Countries_DZ_cities_Constantine : Ind City ; - - fun Countries_DZ_cities_Mostaganem : Ind City ; - - fun Countries_DZ_cities_Oran : Ind City ; - - fun Countries_DZ_cities_Setif : Ind City ; - - fun Countries_DZ_cities_SidibelAbbes : Ind City ; - - fun Countries_DZ_cities_Skikda : Ind City ; - - fun Countries_DZ_cities_Tebessa : Ind City ; - - fun Countries_DZ_cities_Tlemcen : Ind City ; - - fun Countries_D_provinces_BadenWurttemberg : Ind Province ; - - fun Countries_D_provinces_BadenWurttemberg_cities_FreiburgimBreisgau : Ind City ; - - fun Countries_D_provinces_BadenWurttemberg_cities_Heidelberg : Ind City ; - - fun Countries_D_provinces_BadenWurttemberg_cities_Heilbronn : Ind City ; - - fun Countries_D_provinces_BadenWurttemberg_cities_Karlsruhe : Ind City ; - - fun Countries_D_provinces_BadenWurttemberg_cities_Mannheim : Ind City ; - - fun Countries_D_provinces_BadenWurttemberg_cities_Pforzheim : Ind City ; - - fun Countries_D_provinces_BadenWurttemberg_cities_Reutlingen : Ind City ; - - fun Countries_D_provinces_BadenWurttemberg_cities_Stuttgart : Ind City ; - - fun Countries_D_provinces_BadenWurttemberg_cities_Ulm : Ind City ; - - fun Countries_D_provinces_Bayern : Ind Province ; - - fun Countries_D_provinces_Bayern_cities_Augsburg : Ind City ; - - fun Countries_D_provinces_Bayern_cities_Erlangen : Ind City ; - - fun Countries_D_provinces_Bayern_cities_Furth : Ind City ; - - fun Countries_D_provinces_Bayern_cities_Ingolstadt : Ind City ; - - fun Countries_D_provinces_Bayern_cities_Munich : Ind City ; - - fun Countries_D_provinces_Bayern_cities_Nurnberg : Ind City ; - - fun Countries_D_provinces_Bayern_cities_Regensburg : Ind City ; - - fun Countries_D_provinces_Bayern_cities_Wurzburg : Ind City ; - - fun Countries_D_provinces_Berlin : Ind Province ; - - fun Countries_D_provinces_Berlin_cities_Berlin : Ind City ; - - fun Countries_D_provinces_Brandenburg : Ind Province ; - - fun Countries_D_provinces_Brandenburg_cities_Cottbus : Ind City ; - - fun Countries_D_provinces_Brandenburg_cities_Potsdam : Ind City ; - - fun Countries_D_provinces_Bremen : Ind Province ; - - fun Countries_D_provinces_Bremen_cities_Bremen : Ind City ; - - fun Countries_D_provinces_Bremen_cities_Bremerhaven : Ind City ; - - fun Countries_D_provinces_Hamburg : Ind Province ; - - fun Countries_D_provinces_Hamburg_cities_Hamburg : Ind City ; - - fun Countries_D_provinces_Hessen : Ind Province ; - - fun Countries_D_provinces_Hessen_cities_Darmstadt : Ind City ; - - fun Countries_D_provinces_Hessen_cities_FrankfurtamMain : Ind City ; - - fun Countries_D_provinces_Hessen_cities_Kassel : Ind City ; - - fun Countries_D_provinces_Hessen_cities_OffenbachamMain : Ind City ; - - fun Countries_D_provinces_Hessen_cities_Wiesbaden : Ind City ; - - fun Countries_D_provinces_MecklenburgVorpommern : Ind Province ; - - fun Countries_D_provinces_MecklenburgVorpommern_cities_Rostock : Ind City ; - - fun Countries_D_provinces_MecklenburgVorpommern_cities_Schwerin : Ind City ; - - fun Countries_D_provinces_Niedersachsen : Ind Province ; - - fun Countries_D_provinces_Niedersachsen_cities_Braunschweig : Ind City ; - - fun Countries_D_provinces_Niedersachsen_cities_Gottingen : Ind City ; - - fun Countries_D_provinces_Niedersachsen_cities_Hannover : Ind City ; - - fun Countries_D_provinces_Niedersachsen_cities_Hildesheim : Ind City ; - - fun Countries_D_provinces_Niedersachsen_cities_Oldenburg : Ind City ; - - fun Countries_D_provinces_Niedersachsen_cities_Osnabruck : Ind City ; - - fun Countries_D_provinces_Niedersachsen_cities_Salzgitter : Ind City ; - - fun Countries_D_provinces_Niedersachsen_cities_Wolfsburg : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen : Ind Province ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Aachen : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_BergischGladbach : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Bielefeld : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Bochum : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Bonn : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Bottrop : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Dortmund : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Duisburg : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Dusseldorf : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Essen : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Gelsenkirchen : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Hagen : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Hamm : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Herne : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Koln : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Krefeld : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Leverkusen : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Moers : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Monchengladbach : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_MulheimanderRuhr : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Munster : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Neuss : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Oberhausen : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Paderborn : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Recklinghausen : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Remscheid : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Siegen : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Solingen : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Witten : Ind City ; - - fun Countries_D_provinces_NordrheinWestfalen_cities_Wuppertal : Ind City ; - - fun Countries_D_provinces_RheinlandPfalz : Ind Province ; - - fun Countries_D_provinces_RheinlandPfalz_cities_Kaiserslautern : Ind City ; - - fun Countries_D_provinces_RheinlandPfalz_cities_Koblenz : Ind City ; - - fun Countries_D_provinces_RheinlandPfalz_cities_Ludwigshafen : Ind City ; - - fun Countries_D_provinces_RheinlandPfalz_cities_Mainz : Ind City ; - - fun Countries_D_provinces_Saarland : Ind Province ; - - fun Countries_D_provinces_Saarland_cities_Saarbrucken : Ind City ; - - fun Countries_D_provinces_Sachsen : Ind Province ; - - fun Countries_D_provinces_SachsenAnhalt : Ind Province ; - - fun Countries_D_provinces_SachsenAnhalt_cities_Halle : Ind City ; - - fun Countries_D_provinces_SachsenAnhalt_cities_Magdeburg : Ind City ; - - fun Countries_D_provinces_Sachsen_cities_Chemnitz : Ind City ; - - fun Countries_D_provinces_Sachsen_cities_Dresden : Ind City ; - - fun Countries_D_provinces_Sachsen_cities_Leipzig : Ind City ; - - fun Countries_D_provinces_Sachsen_cities_Zwickau : Ind City ; - - fun Countries_D_provinces_SchleswigHolstein : Ind Province ; - - fun Countries_D_provinces_SchleswigHolstein_cities_Kiel : Ind City ; - - fun Countries_D_provinces_SchleswigHolstein_cities_Lubeck : Ind City ; - - fun Countries_D_provinces_Thuringen : Ind Province ; - - fun Countries_D_provinces_Thuringen_cities_Erfurt : Ind City ; - - fun Countries_D_provinces_Thuringen_cities_Gera : Ind City ; - - fun Countries_D_provinces_Thuringen_cities_Jena : Ind City ; - - fun Countries_EAK_provinces_Central : Ind Province ; - - fun Countries_EAK_provinces_Central_cities_Nyeri : Ind City ; - - fun Countries_EAK_provinces_Central_cities_Thika : Ind City ; - - fun Countries_EAK_provinces_Coast : Ind Province ; - - fun Countries_EAK_provinces_Coast_cities_Malindi : Ind City ; - - fun Countries_EAK_provinces_Coast_cities_Mombasa : Ind City ; - - fun Countries_EAK_provinces_Eastern : Ind Province ; - - fun Countries_EAK_provinces_Eastern_cities_Embu : Ind City ; - - fun Countries_EAK_provinces_Eastern_cities_Machakos : Ind City ; - - fun Countries_EAK_provinces_Eastern_cities_Meru : Ind City ; - - fun Countries_EAK_provinces_Nairobi : Ind Province ; - - fun Countries_EAK_provinces_Nairobi_cities_Nairobi : Ind City ; - - fun Countries_EAK_provinces_NorthEastern : Ind Province ; - - fun Countries_EAK_provinces_NorthEastern_cities_Garissa : Ind City ; - - fun Countries_EAK_provinces_Nyanza : Ind Province ; - - fun Countries_EAK_provinces_Nyanza_cities_Kisii : Ind City ; - - fun Countries_EAK_provinces_Nyanza_cities_Kisumu : Ind City ; - - fun Countries_EAK_provinces_RiftValley : Ind Province ; - - fun Countries_EAK_provinces_RiftValley_cities_Eldoret : Ind City ; - - fun Countries_EAK_provinces_RiftValley_cities_Kericho : Ind City ; - - fun Countries_EAK_provinces_RiftValley_cities_Kitale : Ind City ; - - fun Countries_EAK_provinces_RiftValley_cities_Nakuru : Ind City ; - - fun Countries_EAK_provinces_Western : Ind Province ; - - fun Countries_EAK_provinces_Western_cities_Kakamega : Ind City ; - - fun Countries_EAT_provinces_Arusha : Ind Province ; - - fun Countries_EAT_provinces_Arusha_cities_Arusha : Ind City ; - - fun Countries_EAT_provinces_Daressalam : Ind Province ; - - fun Countries_EAT_provinces_Daressalam_cities_DaresSalaam : Ind City ; - - fun Countries_EAT_provinces_Dodoma : Ind Province ; - - fun Countries_EAT_provinces_Dodoma_cities_Dodoma : Ind City ; - - fun Countries_EAT_provinces_Iringa : Ind Province ; - - fun Countries_EAT_provinces_Iringa_cities_Iringa : Ind City ; - - fun Countries_EAT_provinces_Kagera : Ind Province ; - - fun Countries_EAT_provinces_Kagera_cities_Bukoba : Ind City ; - - fun Countries_EAT_provinces_KaskaziniPemba : Ind Province ; - - fun Countries_EAT_provinces_KaskaziniPemba_cities_Wete : Ind City ; - - fun Countries_EAT_provinces_KaskaziniUjunga : Ind Province ; - - fun Countries_EAT_provinces_KaskaziniUjunga_cities_Mkokotoni : Ind City ; - - fun Countries_EAT_provinces_Kigoma : Ind Province ; - - fun Countries_EAT_provinces_Kigoma_cities_KigomaUjiji : Ind City ; - - fun Countries_EAT_provinces_Kilimanjaro : Ind Province ; - - fun Countries_EAT_provinces_Kilimanjaro_cities_Moshi : Ind City ; - - fun Countries_EAT_provinces_KusiniPemba : Ind Province ; - - fun Countries_EAT_provinces_KusiniPemba_cities_ChakeCahke : Ind City ; - - fun Countries_EAT_provinces_KusiniUjunga : Ind Province ; - - fun Countries_EAT_provinces_KusiniUjunga_cities_Koani : Ind City ; - - fun Countries_EAT_provinces_Lindi : Ind Province ; - - fun Countries_EAT_provinces_Lindi_cities_Lindi : Ind City ; - - fun Countries_EAT_provinces_Mara : Ind Province ; - - fun Countries_EAT_provinces_Mara_cities_Musoma : Ind City ; - - fun Countries_EAT_provinces_Mbeya : Ind Province ; - - fun Countries_EAT_provinces_Mbeya_cities_Mbeya : Ind City ; - - fun Countries_EAT_provinces_MjiniMagharibi : Ind Province ; - - fun Countries_EAT_provinces_MjiniMagharibi_cities_Zanzibar : Ind City ; - - fun Countries_EAT_provinces_Morogoro : Ind Province ; - - fun Countries_EAT_provinces_Morogoro_cities_Morogoro : Ind City ; - - fun Countries_EAT_provinces_Mtwara : Ind Province ; - - fun Countries_EAT_provinces_Mtwara_cities_MtwaraMikandani : Ind City ; - - fun Countries_EAT_provinces_Mwanza : Ind Province ; - - fun Countries_EAT_provinces_Mwanza_cities_Mwanza : Ind City ; - - fun Countries_EAT_provinces_Pwani : Ind Province ; - - fun Countries_EAT_provinces_Rukwa : Ind Province ; - - fun Countries_EAT_provinces_Rukwa_cities_Sumbawanga : Ind City ; - - fun Countries_EAT_provinces_Ruvuma : Ind Province ; - - fun Countries_EAT_provinces_Ruvuma_cities_Songea : Ind City ; - - fun Countries_EAT_provinces_Shinyanga : Ind Province ; - - fun Countries_EAT_provinces_Shinyanga_cities_Shinyanga : Ind City ; - - fun Countries_EAT_provinces_Singida : Ind Province ; - - fun Countries_EAT_provinces_Singida_cities_Singida : Ind City ; - - fun Countries_EAT_provinces_Tabora : Ind Province ; - - fun Countries_EAT_provinces_Tabora_cities_Tabora : Ind City ; - - fun Countries_EAT_provinces_Tanga : Ind Province ; - - fun Countries_EAT_provinces_Tanga_cities_Tanga : Ind City ; - - fun Countries_EAU_cities_Kampala : Ind City ; - - fun Countries_EC_cities_Guayaquil : Ind City ; - - fun Countries_EC_cities_Quito : Ind City ; - - fun Countries_ER_cities_Asmara : Ind City ; - - fun Countries_ES_cities_Apopa : Ind City ; - - fun Countries_ES_cities_Delgado : Ind City ; - - fun Countries_ES_cities_Mejicanos : Ind City ; - - fun Countries_ES_cities_Soyapango : Ind City ; - - fun Countries_ES_provinces_Ahuachapan : Ind Province ; - - fun Countries_ES_provinces_Ahuachapan_cities_Ahuachapan : Ind City ; - - fun Countries_ES_provinces_Cabanas : Ind Province ; - - fun Countries_ES_provinces_Cabanas_cities_Sensuntepeque : Ind City ; - - fun Countries_ES_provinces_Chalatenango : Ind Province ; - - fun Countries_ES_provinces_Chalatenango_cities_Chalatenango : Ind City ; - - fun Countries_ES_provinces_Cuscatlan : Ind Province ; - - fun Countries_ES_provinces_Cuscatlan_cities_Cojutepeque : Ind City ; - - fun Countries_ES_provinces_LaLibertad : Ind Province ; - - fun Countries_ES_provinces_LaLibertad_cities_NuevaSanSalvador : Ind City ; - - fun Countries_ES_provinces_LaPaz : Ind Province ; - - fun Countries_ES_provinces_LaPaz_cities_Zacatecoluca : Ind City ; - - fun Countries_ES_provinces_LaUnion : Ind Province ; - - fun Countries_ES_provinces_LaUnion_cities_LaUnion : Ind City ; - - fun Countries_ES_provinces_Morazan : Ind Province ; - - fun Countries_ES_provinces_Morazan_cities_SanFranciscoGotera : Ind City ; - - fun Countries_ES_provinces_SanMiguel : Ind Province ; - - fun Countries_ES_provinces_SanMiguel_cities_SanMiguel : Ind City ; - - fun Countries_ES_provinces_SanSalvador : Ind Province ; - - fun Countries_ES_provinces_SanSalvador_cities_SanSalvador : Ind City ; - - fun Countries_ES_provinces_SanVicente : Ind Province ; - - fun Countries_ES_provinces_SanVicente_cities_SanVicente : Ind City ; - - fun Countries_ES_provinces_SantaAna : Ind Province ; - - fun Countries_ES_provinces_SantaAna_cities_SantaAna : Ind City ; - - fun Countries_ES_provinces_Sonsonate : Ind Province ; - - fun Countries_ES_provinces_Sonsonate_cities_Sonsonate : Ind City ; - - fun Countries_ES_provinces_Usulutan : Ind Province ; - - fun Countries_ES_provinces_Usulutan_cities_Usulutan : Ind City ; - - fun Countries_ETH_cities_AddisAbaba : Ind City ; - - fun Countries_ETH_cities_BahirDar : Ind City ; - - fun Countries_ETH_cities_Debrezit : Ind City ; - - fun Countries_ETH_cities_Dese : Ind City ; - - fun Countries_ETH_cities_DireDawa : Ind City ; - - fun Countries_ETH_cities_Gonder : Ind City ; - - fun Countries_ETH_cities_Harer : Ind City ; - - fun Countries_ETH_cities_Jima : Ind City ; - - fun Countries_ETH_cities_Mekele : Ind City ; - - fun Countries_ETH_cities_Nazret : Ind City ; - - fun Countries_ET_provinces_Aswan : Ind Province ; - - fun Countries_ET_provinces_Aswan_cities_Aswan : Ind City ; - - fun Countries_ET_provinces_Asyut : Ind Province ; - - fun Countries_ET_provinces_Asyut_cities_Asyut : Ind City ; - - fun Countries_ET_provinces_BeniSuef : Ind Province ; - - fun Countries_ET_provinces_BeniSuef_cities_BeniSuef : Ind City ; - - fun Countries_ET_provinces_BurSaid_munic : Ind Province ; - - fun Countries_ET_provinces_BurSaid_munic_cities_BurSaid : Ind City ; - - fun Countries_ET_provinces_BurSaid_munic_cities_PortSaid : Ind City ; - - fun Countries_ET_provinces_Dumyat : Ind Province ; - - fun Countries_ET_provinces_Dumyat_cities_Dumyat : Ind City ; - - fun Countries_ET_provinces_ElBahrelAhmar : Ind Province ; - - fun Countries_ET_provinces_ElBahrelAhmar_cities_Hurghada : Ind City ; - - fun Countries_ET_provinces_ElBuhayra : Ind Province ; - - fun Countries_ET_provinces_ElBuhayra_cities_Damanhur : Ind City ; - - fun Countries_ET_provinces_ElBuhayra_cities_KafrelDauwar : Ind City ; - - fun Countries_ET_provinces_ElDaqahliya : Ind Province ; - - fun Countries_ET_provinces_ElDaqahliya_cities_ElMansura : Ind City ; - - fun Countries_ET_provinces_ElFaiyum : Ind Province ; - - fun Countries_ET_provinces_ElFaiyum_cities_ElFaiyum : Ind City ; - - fun Countries_ET_provinces_ElGharbiya : Ind Province ; - - fun Countries_ET_provinces_ElGharbiya_cities_ElMahallaelKubra : Ind City ; - - fun Countries_ET_provinces_ElGharbiya_cities_Tanta : Ind City ; - - fun Countries_ET_provinces_ElGiza : Ind Province ; - - fun Countries_ET_provinces_ElGiza_cities_ElGiza : Ind City ; - - fun Countries_ET_provinces_ElIskandariya_munic : Ind Province ; - - fun Countries_ET_provinces_ElIskandariya_munic_cities_Alexandria : Ind City ; - - fun Countries_ET_provinces_ElIskandariya_munic_cities_ElIskandariya : Ind City ; - - fun Countries_ET_provinces_ElMinufiya : Ind Province ; - - fun Countries_ET_provinces_ElMinufiya_cities_ShibinelKom : Ind City ; - - fun Countries_ET_provinces_ElMinya : Ind Province ; - - fun Countries_ET_provinces_ElMinya_cities_ElMinya : Ind City ; - - fun Countries_ET_provinces_ElQahira_munic : Ind Province ; - - fun Countries_ET_provinces_ElQahira_munic_cities_Cairo : Ind City ; - - fun Countries_ET_provinces_ElQahira_munic_cities_ElQahira : Ind City ; - - fun Countries_ET_provinces_ElQahira_munic_cities_Helwan : Ind City ; - - fun Countries_ET_provinces_ElQalubiya : Ind Province ; - - fun Countries_ET_provinces_ElQalubiya_cities_Benha : Ind City ; - - fun Countries_ET_provinces_ElQalubiya_cities_ShubraelKheima : Ind City ; - - fun Countries_ET_provinces_ElSuweiz_munic : Ind Province ; - - fun Countries_ET_provinces_ElSuweiz_munic_cities_ElSuweiz : Ind City ; - - fun Countries_ET_provinces_ElSuweiz_munic_cities_Suez : Ind City ; - - fun Countries_ET_provinces_ElWadielJadid : Ind Province ; - - fun Countries_ET_provinces_ElWadielJadid_cities_ElKharga : Ind City ; - - fun Countries_ET_provinces_Ismailiya : Ind Province ; - - fun Countries_ET_provinces_Ismailiya_cities_Ismailiya : Ind City ; - - fun Countries_ET_provinces_KafrelSheikh : Ind Province ; - - fun Countries_ET_provinces_KafrelSheikh_cities_KafrelSheikh : Ind City ; - - fun Countries_ET_provinces_Matruh : Ind Province ; - - fun Countries_ET_provinces_Matruh_cities_MarsaMatruh : Ind City ; - - fun Countries_ET_provinces_Qena : Ind Province ; - - fun Countries_ET_provinces_Qena_cities_ElUqsur : Ind City ; - - fun Countries_ET_provinces_Qena_cities_Qena : Ind City ; - - fun Countries_ET_provinces_Sharqiya : Ind Province ; - - fun Countries_ET_provinces_Sharqiya_cities_Zagazig : Ind City ; - - fun Countries_ET_provinces_SinaalJanubiyah : Ind Province ; - - fun Countries_ET_provinces_SinaalJanubiyah_cities_ElTur : Ind City ; - - fun Countries_ET_provinces_SinaashShamaliyah : Ind Province ; - - fun Countries_ET_provinces_SinaashShamaliyah_cities_ElArish : Ind City ; - - fun Countries_ET_provinces_Sohag : Ind Province ; - - fun Countries_ET_provinces_Sohag_cities_Sohag : Ind City ; - - fun Countries_EW_cities_Tallinn : Ind City ; - - fun Countries_E_provinces_Andalusia : Ind Province ; - - fun Countries_E_provinces_Andalusia_cities_Algeciras : Ind City ; - - fun Countries_E_provinces_Andalusia_cities_Almeria : Ind City ; - - fun Countries_E_provinces_Andalusia_cities_Cadiz : Ind City ; - - fun Countries_E_provinces_Andalusia_cities_Cordoba : Ind City ; - - fun Countries_E_provinces_Andalusia_cities_Granada : Ind City ; - - fun Countries_E_provinces_Andalusia_cities_Huelva : Ind City ; - - fun Countries_E_provinces_Andalusia_cities_Jaen : Ind City ; - - fun Countries_E_provinces_Andalusia_cities_JerezdelaFrontera : Ind City ; - - fun Countries_E_provinces_Andalusia_cities_Malaga : Ind City ; - - fun Countries_E_provinces_Andalusia_cities_Sevilla : Ind City ; - - fun Countries_E_provinces_Aragon : Ind Province ; - - fun Countries_E_provinces_Aragon_cities_Zaragoza : Ind City ; - - fun Countries_E_provinces_Asturias : Ind Province ; - - fun Countries_E_provinces_Asturias_cities_Gijon : Ind City ; - - fun Countries_E_provinces_Asturias_cities_Oviedo : Ind City ; - - fun Countries_E_provinces_BalearicIslands : Ind Province ; - - fun Countries_E_provinces_BalearicIslands_cities_PalmadeMallorca : Ind City ; - - fun Countries_E_provinces_BasqueCountry : Ind Province ; - - fun Countries_E_provinces_BasqueCountry_cities_Bilbao : Ind City ; - - fun Countries_E_provinces_BasqueCountry_cities_Donostia : Ind City ; - - fun Countries_E_provinces_BasqueCountry_cities_VitoriaGasteiz : Ind City ; - - fun Countries_E_provinces_CanaryIslands : Ind Province ; - - fun Countries_E_provinces_CanaryIslands_cities_LaLaguna : Ind City ; - - fun Countries_E_provinces_CanaryIslands_cities_LasPalmasdeGranCanaria : Ind City ; - - fun Countries_E_provinces_CanaryIslands_cities_SantaCruzdeTenerife : Ind City ; - - fun Countries_E_provinces_Cantabria : Ind Province ; - - fun Countries_E_provinces_Cantabria_cities_Santander : Ind City ; - - fun Countries_E_provinces_CastileLaMancha : Ind Province ; - - fun Countries_E_provinces_CastileLaMancha_cities_Toledo : Ind City ; - - fun Countries_E_provinces_CastileandLeon : Ind Province ; - - fun Countries_E_provinces_CastileandLeon_cities_Albacete : Ind City ; - - fun Countries_E_provinces_CastileandLeon_cities_Burgos : Ind City ; - - fun Countries_E_provinces_CastileandLeon_cities_Leon : Ind City ; - - fun Countries_E_provinces_CastileandLeon_cities_Salamanca : Ind City ; - - fun Countries_E_provinces_CastileandLeon_cities_Valladolid : Ind City ; - - fun Countries_E_provinces_Catalonia : Ind Province ; - - fun Countries_E_provinces_Catalonia_cities_Badalona : Ind City ; - - fun Countries_E_provinces_Catalonia_cities_Baracaldo : Ind City ; - - fun Countries_E_provinces_Catalonia_cities_Barcelona : Ind City ; - - fun Countries_E_provinces_Catalonia_cities_HospitaletdeLlobregat : Ind City ; - - fun Countries_E_provinces_Catalonia_cities_Lleida : Ind City ; - - fun Countries_E_provinces_Catalonia_cities_Mataro : Ind City ; - - fun Countries_E_provinces_Catalonia_cities_Sabadell : Ind City ; - - fun Countries_E_provinces_Catalonia_cities_SantaColomadeGramanet : Ind City ; - - fun Countries_E_provinces_Catalonia_cities_Tarragona : Ind City ; - - fun Countries_E_provinces_Catalonia_cities_Terrassa : Ind City ; - - fun Countries_E_provinces_Estremadura : Ind Province ; - - fun Countries_E_provinces_Estremadura_cities_Badajoz : Ind City ; - - fun Countries_E_provinces_Estremadura_cities_Merida : Ind City ; - - fun Countries_E_provinces_Galicia : Ind Province ; - - fun Countries_E_provinces_Galicia_cities_LaCoruna : Ind City ; - - fun Countries_E_provinces_Galicia_cities_Orense : Ind City ; - - fun Countries_E_provinces_Galicia_cities_SantiagodeCompostella : Ind City ; - - fun Countries_E_provinces_Galicia_cities_Vigo : Ind City ; - - fun Countries_E_provinces_Madrid : Ind Province ; - - fun Countries_E_provinces_Madrid_cities_AlcaladeHenares : Ind City ; - - fun Countries_E_provinces_Madrid_cities_Alcorcon : Ind City ; - - fun Countries_E_provinces_Madrid_cities_Fuenlabrada : Ind City ; - - fun Countries_E_provinces_Madrid_cities_Getafe : Ind City ; - - fun Countries_E_provinces_Madrid_cities_Leganes : Ind City ; - - fun Countries_E_provinces_Madrid_cities_Madrid : Ind City ; - - fun Countries_E_provinces_Madrid_cities_Mostoles : Ind City ; - - fun Countries_E_provinces_Murcia : Ind Province ; - - fun Countries_E_provinces_Murcia_cities_Cartagena : Ind City ; - - fun Countries_E_provinces_Murcia_cities_Murcia : Ind City ; - - fun Countries_E_provinces_Navarre : Ind Province ; - - fun Countries_E_provinces_Navarre_cities_Pamplona : Ind City ; - - fun Countries_E_provinces_Rioja : Ind Province ; - - fun Countries_E_provinces_Rioja_cities_Logrono : Ind City ; - - fun Countries_E_provinces_Valencia : Ind Province ; - - fun Countries_E_provinces_Valencia_cities_Alacant : Ind City ; - - fun Countries_E_provinces_Valencia_cities_CastellondelaPlana : Ind City ; - - fun Countries_E_provinces_Valencia_cities_Elx : Ind City ; - - fun Countries_E_provinces_Valencia_cities_Valencia : Ind City ; - - fun Countries_FGU_cities_Cayenne : Ind City ; - - fun Countries_FJI_cities_Suva : Ind City ; - - fun Countries_FL_cities_Vaduz : Ind City ; - - fun Countries_FSM_cities_Kolonia : Ind City ; - - fun Countries_F_provinces_Alsace : Ind Province ; - - fun Countries_F_provinces_Alsace_cities_Mulhouse : Ind City ; - - fun Countries_F_provinces_Alsace_cities_Strasbourg : Ind City ; - - fun Countries_F_provinces_Aquitaine : Ind Province ; - - fun Countries_F_provinces_Aquitaine_cities_Bordeaux : Ind City ; - - fun Countries_F_provinces_Auvergne : Ind Province ; - - fun Countries_F_provinces_Auvergne_cities_ClermontFerrand : Ind City ; - - fun Countries_F_provinces_BasseNormandie : Ind Province ; - - fun Countries_F_provinces_BasseNormandie_cities_Caen : Ind City ; - - fun Countries_F_provinces_Bourgogne : Ind Province ; - - fun Countries_F_provinces_Bourgogne_cities_Dijon : Ind City ; - - fun Countries_F_provinces_Bretagne : Ind Province ; - - fun Countries_F_provinces_Bretagne_cities_Brest : Ind City ; - - fun Countries_F_provinces_Bretagne_cities_Rennes : Ind City ; - - fun Countries_F_provinces_Centre : Ind Province ; - - fun Countries_F_provinces_Centre_cities_Orleans : Ind City ; - - fun Countries_F_provinces_Centre_cities_Tours : Ind City ; - - fun Countries_F_provinces_ChampagneArdenne : Ind Province ; - - fun Countries_F_provinces_ChampagneArdenne_cities_ChalonssurMarne : Ind City ; - - fun Countries_F_provinces_ChampagneArdenne_cities_Reims : Ind City ; - - fun Countries_F_provinces_Corse : Ind Province ; - - fun Countries_F_provinces_Corse_cities_Ajaccio : Ind City ; - - fun Countries_F_provinces_FrancheComte : Ind Province ; - - fun Countries_F_provinces_FrancheComte_cities_Besancon : Ind City ; - - fun Countries_F_provinces_HauteNormandie : Ind Province ; - - fun Countries_F_provinces_HauteNormandie_cities_LeHavre : Ind City ; - - fun Countries_F_provinces_HauteNormandie_cities_Rouen : Ind City ; - - fun Countries_F_provinces_IledeFrance : Ind Province ; - - fun Countries_F_provinces_IledeFrance_cities_BoulogneBillancourt : Ind City ; - - fun Countries_F_provinces_IledeFrance_cities_Paris : Ind City ; - - fun Countries_F_provinces_LanguedocRousillon : Ind Province ; - - fun Countries_F_provinces_LanguedocRousillon_cities_Montpellier : Ind City ; - - fun Countries_F_provinces_LanguedocRousillon_cities_Nimes : Ind City ; - - fun Countries_F_provinces_LanguedocRousillon_cities_Perpignan : Ind City ; - - fun Countries_F_provinces_Limousin : Ind Province ; - - fun Countries_F_provinces_Limousin_cities_Limoges : Ind City ; - - fun Countries_F_provinces_Lorraine : Ind Province ; - - fun Countries_F_provinces_Lorraine_cities_Metz : Ind City ; - - fun Countries_F_provinces_Lorraine_cities_Nancy : Ind City ; - - fun Countries_F_provinces_MidiPyrenees : Ind Province ; - - fun Countries_F_provinces_MidiPyrenees_cities_Toulouse : Ind City ; - - fun Countries_F_provinces_NordPasdeCalais : Ind Province ; - - fun Countries_F_provinces_NordPasdeCalais_cities_Lille : Ind City ; - - fun Countries_F_provinces_PaysdelaLoire : Ind Province ; - - fun Countries_F_provinces_PaysdelaLoire_cities_Angers : Ind City ; - - fun Countries_F_provinces_PaysdelaLoire_cities_LeMans : Ind City ; - - fun Countries_F_provinces_PaysdelaLoire_cities_Nantes : Ind City ; - - fun Countries_F_provinces_Picardie : Ind Province ; - - fun Countries_F_provinces_Picardie_cities_Amiens : Ind City ; - - fun Countries_F_provinces_PoitouCharentes : Ind Province ; - - fun Countries_F_provinces_PoitouCharentes_cities_Poitiers : Ind City ; - - fun Countries_F_provinces_ProvenceCotedAzur : Ind Province ; - - fun Countries_F_provinces_ProvenceCotedAzur_cities_AixenProvence : Ind City ; - - fun Countries_F_provinces_ProvenceCotedAzur_cities_Marseille : Ind City ; - - fun Countries_F_provinces_ProvenceCotedAzur_cities_Nice : Ind City ; - - fun Countries_F_provinces_ProvenceCotedAzur_cities_Toulon : Ind City ; - - fun Countries_F_provinces_RhoneAlpes : Ind Province ; - - fun Countries_F_provinces_RhoneAlpes_cities_Grenoble : Ind City ; - - fun Countries_F_provinces_RhoneAlpes_cities_Lyon : Ind City ; - - fun Countries_F_provinces_RhoneAlpes_cities_SaintEtienne : Ind City ; - - fun Countries_F_provinces_RhoneAlpes_cities_Villeurbanne : Ind City ; - - fun Countries_GB_cities_Sandwell : Ind City ; - - fun Countries_GB_cities_WrexhamMaelor : Ind City ; - - fun Countries_GB_provinces_AberconwyandColwyn : Ind Province ; - - fun Countries_GB_provinces_AberconwyandColwyn_cities_ColwynBay : Ind City ; - - fun Countries_GB_provinces_Anglesey : Ind Province ; - - fun Countries_GB_provinces_Anglesey_cities_Llangefni : Ind City ; - - fun Countries_GB_provinces_Avon : Ind Province ; - - fun Countries_GB_provinces_Avon_cities_Bristol : Ind City ; - - fun Countries_GB_provinces_Bedfordshire : Ind Province ; - - fun Countries_GB_provinces_Bedfordshire_cities_Bedford : Ind City ; - - fun Countries_GB_provinces_Bedfordshire_cities_Luton : Ind City ; - - fun Countries_GB_provinces_Berkshire : Ind Province ; - - fun Countries_GB_provinces_Berkshire_cities_Bracknell : Ind City ; - - fun Countries_GB_provinces_Berkshire_cities_Newbury : Ind City ; - - fun Countries_GB_provinces_Berkshire_cities_Reading : Ind City ; - - fun Countries_GB_provinces_Berkshire_cities_Slough : Ind City ; - - fun Countries_GB_provinces_Berkshire_cities_Windsor : Ind City ; - - fun Countries_GB_provinces_Berkshire_cities_Wokingham : Ind City ; - - fun Countries_GB_provinces_BlaenauGwent : Ind Province ; - - fun Countries_GB_provinces_BlaenauGwent_cities_EbbwVale : Ind City ; - - fun Countries_GB_provinces_Borders : Ind Province ; - - fun Countries_GB_provinces_Borders_cities_NewtownSt_Boswells : Ind City ; - - fun Countries_GB_provinces_Bridgend : Ind Province ; - - fun Countries_GB_provinces_Bridgend_cities_Bridgend : Ind City ; - - fun Countries_GB_provinces_Buckinghamshire : Ind Province ; - - fun Countries_GB_provinces_Buckinghamshire_cities_Aylesbury : Ind City ; - - fun Countries_GB_provinces_Buckinghamshire_cities_MiltonKeynes : Ind City ; - - fun Countries_GB_provinces_Buckinghamshire_cities_Wycombe : Ind City ; - - fun Countries_GB_provinces_Caerphilly : Ind Province ; - - fun Countries_GB_provinces_Caerphilly_cities_YstradFawr : Ind City ; - - fun Countries_GB_provinces_Cambridgeshire : Ind Province ; - - fun Countries_GB_provinces_Cambridgeshire_cities_Cambridge : Ind City ; - - fun Countries_GB_provinces_Cambridgeshire_cities_Huntingdon : Ind City ; - - fun Countries_GB_provinces_Cambridgeshire_cities_Peterborough : Ind City ; - - fun Countries_GB_provinces_Cardiff : Ind Province ; - - fun Countries_GB_provinces_Cardiff_cities_Cardiff : Ind City ; - - fun Countries_GB_provinces_Carmarthenshire : Ind Province ; - - fun Countries_GB_provinces_Carmarthenshire_cities_Carmarthen : Ind City ; - - fun Countries_GB_provinces_Central : Ind Province ; - - fun Countries_GB_provinces_Central_cities_Stirling : Ind City ; - - fun Countries_GB_provinces_Ceredigion : Ind Province ; - - fun Countries_GB_provinces_Ceredigion_cities_Aberystwyth : Ind City ; - - fun Countries_GB_provinces_Cheshire : Ind Province ; - - fun Countries_GB_provinces_Cheshire_cities_Chester : Ind City ; - - fun Countries_GB_provinces_Cheshire_cities_Crewe : Ind City ; - - fun Countries_GB_provinces_Cheshire_cities_Macclesfield : Ind City ; - - fun Countries_GB_provinces_Cheshire_cities_Warrington : Ind City ; - - fun Countries_GB_provinces_Cleveland : Ind Province ; - - fun Countries_GB_provinces_Cleveland_cities_Middlesbrough : Ind City ; - - fun Countries_GB_provinces_Cleveland_cities_StocktononTees : Ind City ; - - fun Countries_GB_provinces_Cornwall_IslesofScilly : Ind Province ; - - fun Countries_GB_provinces_Cornwall_IslesofScilly_cities_Truro : Ind City ; - - fun Countries_GB_provinces_Cumbria : Ind Province ; - - fun Countries_GB_provinces_Cumbria_cities_Carlisle : Ind City ; - - fun Countries_GB_provinces_Denbighshire : Ind Province ; - - fun Countries_GB_provinces_Denbighshire_cities_Ruthin : Ind City ; - - fun Countries_GB_provinces_Derbyshire : Ind Province ; - - fun Countries_GB_provinces_Derbyshire_cities_Chesterfield : Ind City ; - - fun Countries_GB_provinces_Derbyshire_cities_Derby : Ind City ; - - fun Countries_GB_provinces_Derbyshire_cities_Matlock : Ind City ; - - fun Countries_GB_provinces_Derbyshire_cities_SuttoninAshfield : Ind City ; - - fun Countries_GB_provinces_Devon : Ind Province ; - - fun Countries_GB_provinces_Devon_cities_Exeter : Ind City ; - - fun Countries_GB_provinces_Devon_cities_Plymouth : Ind City ; - - fun Countries_GB_provinces_Dorset : Ind Province ; - - fun Countries_GB_provinces_Dorset_cities_Bournemouth : Ind City ; - - fun Countries_GB_provinces_Dorset_cities_Dorchester : Ind City ; - - fun Countries_GB_provinces_Dorset_cities_Poole : Ind City ; - - fun Countries_GB_provinces_DumfriesandGalloway : Ind Province ; - - fun Countries_GB_provinces_DumfriesandGalloway_cities_Dumfries : Ind City ; - - fun Countries_GB_provinces_Durham : Ind Province ; - - fun Countries_GB_provinces_Durham_cities_Darlington : Ind City ; - - fun Countries_GB_provinces_Durham_cities_Durham : Ind City ; - - fun Countries_GB_provinces_EastSussex : Ind Province ; - - fun Countries_GB_provinces_EastSussex_cities_Brighton : Ind City ; - - fun Countries_GB_provinces_EastSussex_cities_Lewes : Ind City ; - - fun Countries_GB_provinces_Essex : Ind Province ; - - fun Countries_GB_provinces_Essex_cities_Basildon : Ind City ; - - fun Countries_GB_provinces_Essex_cities_Braintree : Ind City ; - - fun Countries_GB_provinces_Essex_cities_Chelmsford : Ind City ; - - fun Countries_GB_provinces_Essex_cities_Colchester : Ind City ; - - fun Countries_GB_provinces_Essex_cities_EppingForest : Ind City ; - - fun Countries_GB_provinces_Essex_cities_SouthendonSea : Ind City ; - - fun Countries_GB_provinces_Fife : Ind Province ; - - fun Countries_GB_provinces_Fife_cities_Glenrothes : Ind City ; - - fun Countries_GB_provinces_Flintshire : Ind Province ; - - fun Countries_GB_provinces_Flintshire_cities_Mold : Ind City ; - - fun Countries_GB_provinces_Gloucestershire : Ind Province ; - - fun Countries_GB_provinces_Gloucestershire_cities_Cheltenham : Ind City ; - - fun Countries_GB_provinces_Gloucestershire_cities_Gloucester : Ind City ; - - fun Countries_GB_provinces_Gloucestershire_cities_Glouchester : Ind City ; - - fun Countries_GB_provinces_Gloucestershire_cities_Stroud : Ind City ; - - fun Countries_GB_provinces_Grampian : Ind Province ; - - fun Countries_GB_provinces_Grampian_cities_Aberdeen : Ind City ; - - fun Countries_GB_provinces_GreaterLondon : Ind Province ; - - fun Countries_GB_provinces_GreaterLondon_cities_London : Ind City ; - - fun Countries_GB_provinces_GreaterManchester : Ind Province ; - - fun Countries_GB_provinces_GreaterManchester_cities_Bolton : Ind City ; - - fun Countries_GB_provinces_GreaterManchester_cities_Bury : Ind City ; - - fun Countries_GB_provinces_GreaterManchester_cities_Manchester : Ind City ; - - fun Countries_GB_provinces_GreaterManchester_cities_Oldham : Ind City ; - - fun Countries_GB_provinces_GreaterManchester_cities_Rochdale : Ind City ; - - fun Countries_GB_provinces_GreaterManchester_cities_Salford : Ind City ; - - fun Countries_GB_provinces_GreaterManchester_cities_Stockport : Ind City ; - - fun Countries_GB_provinces_GreaterManchester_cities_Tameside : Ind City ; - - fun Countries_GB_provinces_GreaterManchester_cities_Trafford : Ind City ; - - fun Countries_GB_provinces_GreaterManchester_cities_Wigan : Ind City ; - - fun Countries_GB_provinces_Gwynedd : Ind Province ; - - fun Countries_GB_provinces_Gwynedd_cities_Caernarfon : Ind City ; - - fun Countries_GB_provinces_Hampshire : Ind Province ; - - fun Countries_GB_provinces_Hampshire_cities_Basingstoke : Ind City ; - - fun Countries_GB_provinces_Hampshire_cities_Eastleigh : Ind City ; - - fun Countries_GB_provinces_Hampshire_cities_Fareham : Ind City ; - - fun Countries_GB_provinces_Hampshire_cities_Havant : Ind City ; - - fun Countries_GB_provinces_Hampshire_cities_Portsmouth : Ind City ; - - fun Countries_GB_provinces_Hampshire_cities_Southampton : Ind City ; - - fun Countries_GB_provinces_Hampshire_cities_Winchester : Ind City ; - - fun Countries_GB_provinces_HerefordandWorcester : Ind Province ; - - fun Countries_GB_provinces_HerefordandWorcester_cities_Worcester : Ind City ; - - fun Countries_GB_provinces_Hertfordshire : Ind Province ; - - fun Countries_GB_provinces_Hertfordshire_cities_Hertford : Ind City ; - - fun Countries_GB_provinces_Hertfordshire_cities_SaintAlbans : Ind City ; - - fun Countries_GB_provinces_Highland : Ind Province ; - - fun Countries_GB_provinces_Highland_cities_Inverness : Ind City ; - - fun Countries_GB_provinces_Humberside : Ind Province ; - - fun Countries_GB_provinces_Humberside_cities_Beverley : Ind City ; - - fun Countries_GB_provinces_Humberside_cities_Hull : Ind City ; - - fun Countries_GB_provinces_Humberside_cities_KingstonuponHull : Ind City ; - - fun Countries_GB_provinces_IslandAreas_munic : Ind Province ; - - fun Countries_GB_provinces_IslandAreas_munic_cities_IslandAreas : Ind City ; - - fun Countries_GB_provinces_IsleofWight : Ind Province ; - - fun Countries_GB_provinces_Kent : Ind Province ; - - fun Countries_GB_provinces_Kent_cities_Canterbury : Ind City ; - - fun Countries_GB_provinces_Kent_cities_Dover : Ind City ; - - fun Countries_GB_provinces_Kent_cities_Maidstone : Ind City ; - - fun Countries_GB_provinces_Kent_cities_RochesteruponMedway : Ind City ; - - fun Countries_GB_provinces_Kent_cities_Sevenoaks : Ind City ; - - fun Countries_GB_provinces_Kent_cities_Swale : Ind City ; - - fun Countries_GB_provinces_Kent_cities_Tonbridge : Ind City ; - - fun Countries_GB_provinces_Kent_cities_TunbridgeWells : Ind City ; - - fun Countries_GB_provinces_Lancashire : Ind Province ; - - fun Countries_GB_provinces_Lancashire_cities_Blackburn : Ind City ; - - fun Countries_GB_provinces_Lancashire_cities_Blackpool : Ind City ; - - fun Countries_GB_provinces_Lancashire_cities_Lancaster : Ind City ; - - fun Countries_GB_provinces_Lancashire_cities_Preston : Ind City ; - - fun Countries_GB_provinces_Leicestershire : Ind Province ; - - fun Countries_GB_provinces_Leicestershire_cities_Leicester : Ind City ; - - fun Countries_GB_provinces_Leicestershire_cities_Leichester : Ind City ; - - fun Countries_GB_provinces_Lincolnshire : Ind Province ; - - fun Countries_GB_provinces_Lincolnshire_cities_Lincoln : Ind City ; - - fun Countries_GB_provinces_Lothian : Ind Province ; - - fun Countries_GB_provinces_Lothian_cities_Edinburgh : Ind City ; - - fun Countries_GB_provinces_Merseyside : Ind Province ; - - fun Countries_GB_provinces_Merseyside_cities_Knowsley : Ind City ; - - fun Countries_GB_provinces_Merseyside_cities_Liverpool : Ind City ; - - fun Countries_GB_provinces_Merseyside_cities_SaintHelens : Ind City ; - - fun Countries_GB_provinces_Merseyside_cities_Sefton : Ind City ; - - fun Countries_GB_provinces_Merseyside_cities_Wiral : Ind City ; - - fun Countries_GB_provinces_MerthyrTydfil : Ind Province ; - - fun Countries_GB_provinces_MerthyrTydfil_cities_MerthyrTydfil : Ind City ; - - fun Countries_GB_provinces_Monmouthshire : Ind Province ; - - fun Countries_GB_provinces_Monmouthshire_cities_Cwmbran : Ind City ; - - fun Countries_GB_provinces_NeathandPortTalbot : Ind Province ; - - fun Countries_GB_provinces_NeathandPortTalbot_cities_PortTalbot : Ind City ; - - fun Countries_GB_provinces_Newport : Ind Province ; - - fun Countries_GB_provinces_Newport_cities_Newport : Ind City ; - - fun Countries_GB_provinces_Norfolk : Ind Province ; - - fun Countries_GB_provinces_Norfolk_cities_KingsLynn : Ind City ; - - fun Countries_GB_provinces_Norfolk_cities_Norwich : Ind City ; - - fun Countries_GB_provinces_NorthYorkshire : Ind Province ; - - fun Countries_GB_provinces_NorthYorkshire_cities_Harrogate : Ind City ; - - fun Countries_GB_provinces_NorthYorkshire_cities_Northallerton : Ind City ; - - fun Countries_GB_provinces_NorthYorkshire_cities_Scarborough : Ind City ; - - fun Countries_GB_provinces_NorthYorkshire_cities_York : Ind City ; - - fun Countries_GB_provinces_Northamptonshire : Ind Province ; - - fun Countries_GB_provinces_Northamptonshire_cities_Northampton : Ind City ; - - fun Countries_GB_provinces_NorthernIreland : Ind Province ; - - fun Countries_GB_provinces_NorthernIreland_cities_Belfast : Ind City ; - - fun Countries_GB_provinces_Northumberland : Ind Province ; - - fun Countries_GB_provinces_Nottinghamshire : Ind Province ; - - fun Countries_GB_provinces_Nottinghamshire_cities_Mansfield : Ind City ; - - fun Countries_GB_provinces_Nottinghamshire_cities_NewarkonTrent : Ind City ; - - fun Countries_GB_provinces_Nottinghamshire_cities_Nottingham : Ind City ; - - fun Countries_GB_provinces_Oxfordshire : Ind Province ; - - fun Countries_GB_provinces_Oxfordshire_cities_Oxford : Ind City ; - - fun Countries_GB_provinces_Pembrokeshire : Ind Province ; - - fun Countries_GB_provinces_Pembrokeshire_cities_Haverfordwest : Ind City ; - - fun Countries_GB_provinces_Powys : Ind Province ; - - fun Countries_GB_provinces_Powys_cities_LlandrindodWells : Ind City ; - - fun Countries_GB_provinces_RhonddaCynonTaff : Ind Province ; - - fun Countries_GB_provinces_RhonddaCynonTaff_cities_Rhondda : Ind City ; - - fun Countries_GB_provinces_Shropshire : Ind Province ; - - fun Countries_GB_provinces_Shropshire_cities_Shrewsbury : Ind City ; - - fun Countries_GB_provinces_Somerset : Ind Province ; - - fun Countries_GB_provinces_Somerset_cities_Taunton : Ind City ; - - fun Countries_GB_provinces_SouthYorkshire : Ind Province ; - - fun Countries_GB_provinces_SouthYorkshire_cities_Barnsley : Ind City ; - - fun Countries_GB_provinces_SouthYorkshire_cities_Doncaster : Ind City ; - - fun Countries_GB_provinces_SouthYorkshire_cities_Rotherham : Ind City ; - - fun Countries_GB_provinces_SouthYorkshire_cities_Sheffield : Ind City ; - - fun Countries_GB_provinces_Staffordshire : Ind Province ; - - fun Countries_GB_provinces_Staffordshire_cities_NewcastleunderLyme : Ind City ; - - fun Countries_GB_provinces_Staffordshire_cities_Stafford : Ind City ; - - fun Countries_GB_provinces_Staffordshire_cities_StokeonTrent : Ind City ; - - fun Countries_GB_provinces_Strathclyde : Ind Province ; - - fun Countries_GB_provinces_Strathclyde_cities_Glasgow : Ind City ; - - fun Countries_GB_provinces_Strathclyde_cities_Renfrew : Ind City ; - - fun Countries_GB_provinces_Suffolk : Ind Province ; - - fun Countries_GB_provinces_Suffolk_cities_Ipswich : Ind City ; - - fun Countries_GB_provinces_Surrey : Ind Province ; - - fun Countries_GB_provinces_Surrey_cities_Elmbridge : Ind City ; - - fun Countries_GB_provinces_Surrey_cities_Guildford : Ind City ; - - fun Countries_GB_provinces_Surrey_cities_Kingston : Ind City ; - - fun Countries_GB_provinces_Surrey_cities_Reigate : Ind City ; - - fun Countries_GB_provinces_Swansea : Ind Province ; - - fun Countries_GB_provinces_Swansea_cities_Swansea : Ind City ; - - fun Countries_GB_provinces_Tayside : Ind Province ; - - fun Countries_GB_provinces_Tayside_cities_Dundee : Ind City ; - - fun Countries_GB_provinces_Torfaen : Ind Province ; - - fun Countries_GB_provinces_Torfaen_cities_Pontypool : Ind City ; - - fun Countries_GB_provinces_TyneandWear : Ind Province ; - - fun Countries_GB_provinces_TyneandWear_cities_Gateshead : Ind City ; - - fun Countries_GB_provinces_TyneandWear_cities_Newcastle : Ind City ; - - fun Countries_GB_provinces_TyneandWear_cities_NewcastleuponTyne : Ind City ; - - fun Countries_GB_provinces_TyneandWear_cities_Sunderland : Ind City ; - - fun Countries_GB_provinces_ValeofGlamorgan : Ind Province ; - - fun Countries_GB_provinces_ValeofGlamorgan_cities_Barry : Ind City ; - - fun Countries_GB_provinces_ValeofGlamorgan_cities_RhymneyValley : Ind City ; - - fun Countries_GB_provinces_Warwickshire : Ind Province ; - - fun Countries_GB_provinces_Warwickshire_cities_Nuneaton : Ind City ; - - fun Countries_GB_provinces_Warwickshire_cities_StratfordonAvon : Ind City ; - - fun Countries_GB_provinces_Warwickshire_cities_Warwick : Ind City ; - - fun Countries_GB_provinces_WestMidlands : Ind Province ; - - fun Countries_GB_provinces_WestMidlands_cities_Birmingham : Ind City ; - - fun Countries_GB_provinces_WestMidlands_cities_Coventry : Ind City ; - - fun Countries_GB_provinces_WestMidlands_cities_Dudley : Ind City ; - - fun Countries_GB_provinces_WestMidlands_cities_Solihull : Ind City ; - - fun Countries_GB_provinces_WestMidlands_cities_Walsall : Ind City ; - - fun Countries_GB_provinces_WestMidlands_cities_WestBromwich : Ind City ; - - fun Countries_GB_provinces_WestMidlands_cities_Wolverhampton : Ind City ; - - fun Countries_GB_provinces_WestSussex : Ind Province ; - - fun Countries_GB_provinces_WestSussex_cities_Chichester : Ind City ; - - fun Countries_GB_provinces_WestSussex_cities_Horsham : Ind City ; - - fun Countries_GB_provinces_WestYorkshire : Ind Province ; - - fun Countries_GB_provinces_WestYorkshire_cities_Bradford : Ind City ; - - fun Countries_GB_provinces_WestYorkshire_cities_Huddersfield : Ind City ; - - fun Countries_GB_provinces_WestYorkshire_cities_Kirklees : Ind City ; - - fun Countries_GB_provinces_WestYorkshire_cities_Leeds : Ind City ; - - fun Countries_GB_provinces_WestYorkshire_cities_Wakefield : Ind City ; - - fun Countries_GB_provinces_Wiltshire : Ind Province ; - - fun Countries_GB_provinces_Wiltshire_cities_Salisbury : Ind City ; - - fun Countries_GB_provinces_Wiltshire_cities_Trowbridge : Ind City ; - - fun Countries_GB_provinces_Wrexham : Ind Province ; - - fun Countries_GB_provinces_Wrexham_cities_Wrexham : Ind City ; - - fun Countries_GCA_cities_GuatemalaCity : Ind City ; - - fun Countries_GCA_cities_Mixco : Ind City ; - - fun Countries_GCA_cities_VillaNueva : Ind City ; - - fun Countries_GE_cities_Tbilisi : Ind City ; - - fun Countries_GH_cities_Accra : Ind City ; - - fun Countries_GH_cities_CapeCoast : Ind City ; - - fun Countries_GH_cities_Kumasi : Ind City ; - - fun Countries_GH_cities_Sekondi : Ind City ; - - fun Countries_GH_cities_Takoradi : Ind City ; - - fun Countries_GH_cities_Tamale : Ind City ; - - fun Countries_GH_cities_Tema : Ind City ; - - fun Countries_GNB_cities_Bissau : Ind City ; - - fun Countries_GQ_cities_Malabo : Ind City ; - - fun Countries_GQ_cities_Sta_Isabel : Ind City ; - - fun Countries_GR_cities_Iraklion : Ind City ; - - fun Countries_GR_cities_Kavalla : Ind City ; - - fun Countries_GR_cities_Larisa : Ind City ; - - fun Countries_GR_cities_Patrai : Ind City ; - - fun Countries_GR_cities_Piraeus : Ind City ; - - fun Countries_GR_cities_Thessaloniki : Ind City ; - - fun Countries_GR_cities_Volos : Ind City ; - - fun Countries_GR_provinces_AnatolikiMakedhoniakaiThraki : Ind Province ; - - fun Countries_GR_provinces_Attiki : Ind Province ; - - fun Countries_GR_provinces_Attiki_cities_Athens : Ind City ; - - fun Countries_GR_provinces_DhytikiEllas : Ind Province ; - - fun Countries_GR_provinces_DhytikiMakedhonia : Ind Province ; - - fun Countries_GR_provinces_IonioiNisoi : Ind Province ; - - fun Countries_GR_provinces_Ipiros : Ind Province ; - - fun Countries_GR_provinces_KedrikiMakedhonia : Ind Province ; - - fun Countries_GR_provinces_Kriti : Ind Province ; - - fun Countries_GR_provinces_NotionAiyaion : Ind Province ; - - fun Countries_GR_provinces_Peloponnisos : Ind Province ; - - fun Countries_GR_provinces_StereaEllas : Ind Province ; - - fun Countries_GR_provinces_Thessalia : Ind Province ; - - fun Countries_GR_provinces_VoreionAiyaion : Ind Province ; - - fun Countries_GUY_cities_Georgetown : Ind City ; - - fun Countries_G_cities_Libreville : Ind City ; - - fun Countries_HCA_provinces_Atlantida : Ind Province ; - - fun Countries_HCA_provinces_Atlantida_cities_LaCeiba : Ind City ; - - fun Countries_HCA_provinces_Atlantida_cities_Tela : Ind City ; - - fun Countries_HCA_provinces_Choluteca : Ind Province ; - - fun Countries_HCA_provinces_Choluteca_cities_Choluteca : Ind City ; - - fun Countries_HCA_provinces_Colon : Ind Province ; - - fun Countries_HCA_provinces_Colon_cities_Trujillo : Ind City ; - - fun Countries_HCA_provinces_Comayagua : Ind Province ; - - fun Countries_HCA_provinces_Comayagua_cities_Comayagua : Ind City ; - - fun Countries_HCA_provinces_Copan : Ind Province ; - - fun Countries_HCA_provinces_Copan_cities_SantaRosadeCopan : Ind City ; - - fun Countries_HCA_provinces_Cortes : Ind Province ; - - fun Countries_HCA_provinces_Cortes_cities_PuertoCortes : Ind City ; - - fun Countries_HCA_provinces_Cortes_cities_SanPedroSula : Ind City ; - - fun Countries_HCA_provinces_ElParaiso : Ind Province ; - - fun Countries_HCA_provinces_ElParaiso_cities_Danli : Ind City ; - - fun Countries_HCA_provinces_ElParaiso_cities_Yuscaran : Ind City ; - - fun Countries_HCA_provinces_FranciscoMorazan : Ind Province ; - - fun Countries_HCA_provinces_FranciscoMorazan_cities_Siguatepeque : Ind City ; - - fun Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa : Ind City ; - - fun Countries_HCA_provinces_GraciasaDios : Ind Province ; - - fun Countries_HCA_provinces_GraciasaDios_cities_PuertoLempira : Ind City ; - - fun Countries_HCA_provinces_Intibuca : Ind Province ; - - fun Countries_HCA_provinces_Intibuca_cities_LaEsperanza : Ind City ; - - fun Countries_HCA_provinces_IslasdelaBahia : Ind Province ; - - fun Countries_HCA_provinces_IslasdelaBahia_cities_Roatan : Ind City ; - - fun Countries_HCA_provinces_LaPaz : Ind Province ; - - fun Countries_HCA_provinces_LaPaz_cities_LaPaz : Ind City ; - - fun Countries_HCA_provinces_Lempira : Ind Province ; - - fun Countries_HCA_provinces_Lempira_cities_Gracias : Ind City ; - - fun Countries_HCA_provinces_Ocotepeque : Ind Province ; - - fun Countries_HCA_provinces_Ocotepeque_cities_Ocotepeque : Ind City ; - - fun Countries_HCA_provinces_Olancho : Ind Province ; - - fun Countries_HCA_provinces_Olancho_cities_Jutigalpa : Ind City ; - - fun Countries_HCA_provinces_SantaBarbara : Ind Province ; - - fun Countries_HCA_provinces_SantaBarbara_cities_SantaBarbara : Ind City ; - - fun Countries_HCA_provinces_Valle : Ind Province ; - - fun Countries_HCA_provinces_Valle_cities_Nacaome : Ind City ; - - fun Countries_HCA_provinces_Yoro : Ind Province ; - - fun Countries_HCA_provinces_Yoro_cities_ElProgreso : Ind City ; - - fun Countries_HCA_provinces_Yoro_cities_Olanchito : Ind City ; - - fun Countries_HCA_provinces_Yoro_cities_Yoro : Ind City ; - - fun Countries_HR_cities_Zagreb : Ind City ; - - fun Countries_H_provinces_BacsKiskun : Ind Province ; - - fun Countries_H_provinces_BacsKiskun_cities_Kecskemet : Ind City ; - - fun Countries_H_provinces_Baranya : Ind Province ; - - fun Countries_H_provinces_Bekes : Ind Province ; - - fun Countries_H_provinces_Bekes_cities_Bekescaba : Ind City ; - - fun Countries_H_provinces_BorsodAbaujZemplen : Ind Province ; - - fun Countries_H_provinces_Budapest_munic : Ind Province ; - - fun Countries_H_provinces_Budapest_munic_cities_Budapest : Ind City ; - - fun Countries_H_provinces_Csongrad : Ind Province ; - - fun Countries_H_provinces_Csongrad_cities_Hodmezovasarhely : Ind City ; - - fun Countries_H_provinces_Debrecen_munic : Ind Province ; - - fun Countries_H_provinces_Debrecen_munic_cities_Debrecen : Ind City ; - - fun Countries_H_provinces_Fejer : Ind Province ; - - fun Countries_H_provinces_Fejer_cities_Szekesfehervar : Ind City ; - - fun Countries_H_provinces_GyorSopron : Ind Province ; - - fun Countries_H_provinces_Gyor_munic : Ind Province ; - - fun Countries_H_provinces_Gyor_munic_cities_Gyor : Ind City ; - - fun Countries_H_provinces_HajduBihar : Ind Province ; - - fun Countries_H_provinces_Heves : Ind Province ; - - fun Countries_H_provinces_Heves_cities_Eger : Ind City ; - - fun Countries_H_provinces_KomaromEsztergom : Ind Province ; - - fun Countries_H_provinces_KomaromEsztergom_cities_Tatabanya : Ind City ; - - fun Countries_H_provinces_Miskolc_munic : Ind Province ; - - fun Countries_H_provinces_Miskolc_munic_cities_Miskolc : Ind City ; - - fun Countries_H_provinces_Nograd : Ind Province ; - - fun Countries_H_provinces_Nograd_cities_Salgotarjan : Ind City ; - - fun Countries_H_provinces_Pecs_munic : Ind Province ; - - fun Countries_H_provinces_Pecs_munic_cities_Pecs : Ind City ; - - fun Countries_H_provinces_Pest : Ind Province ; - - fun Countries_H_provinces_Somogy : Ind Province ; - - fun Countries_H_provinces_Somogy_cities_Kaposvar : Ind City ; - - fun Countries_H_provinces_SzabolcsSzatmar : Ind Province ; - - fun Countries_H_provinces_SzabolcsSzatmar_cities_Nyiregyhaza : Ind City ; - - fun Countries_H_provinces_Szeged_munic : Ind Province ; - - fun Countries_H_provinces_Szeged_munic_cities_Szeged : Ind City ; - - fun Countries_H_provinces_Szolnok : Ind Province ; - - fun Countries_H_provinces_Szolnok_cities_Szolnok : Ind City ; - - fun Countries_H_provinces_Tolna : Ind Province ; - - fun Countries_H_provinces_Tolna_cities_Szekszard : Ind City ; - - fun Countries_H_provinces_Vas : Ind Province ; - - fun Countries_H_provinces_Vas_cities_Szombathely : Ind City ; - - fun Countries_H_provinces_Veszprem : Ind Province ; - - fun Countries_H_provinces_Veszprem_cities_Veszprem : Ind City ; - - fun Countries_H_provinces_Zala : Ind Province ; - - fun Countries_H_provinces_Zala_cities_Zalaegerszeg : Ind City ; - - fun Countries_IL_provinces_Central : Ind Province ; - - fun Countries_IL_provinces_Central_cities_Jerusalem : Ind City ; - - fun Countries_IL_provinces_Central_cities_Ramla : Ind City ; - - fun Countries_IL_provinces_Haifa : Ind Province ; - - fun Countries_IL_provinces_Haifa_cities_Haifa : Ind City ; - - fun Countries_IL_provinces_North : Ind Province ; - - fun Countries_IL_provinces_North_cities_Nazareth : Ind City ; - - fun Countries_IL_provinces_South : Ind Province ; - - fun Countries_IL_provinces_South_cities_BeerSheva : Ind City ; - - fun Countries_IL_provinces_TelAviv : Ind Province ; - - fun Countries_IL_provinces_TelAviv_cities_TelAviv : Ind City ; - - fun Countries_IND_cities_PimpriChinchwad : Ind City ; - - fun Countries_IND_provinces_AndamanandNicobarIs_ : Ind Province ; - - fun Countries_IND_provinces_AndamanandNicobarIs__cities_PortBlair : Ind City ; - - fun Countries_IND_provinces_AndhraPradesh : Ind Province ; - - fun Countries_IND_provinces_AndhraPradesh_cities_Guntur : Ind City ; - - fun Countries_IND_provinces_AndhraPradesh_cities_Hyderabad : Ind City ; - - fun Countries_IND_provinces_AndhraPradesh_cities_Rajahmundry : Ind City ; - - fun Countries_IND_provinces_AndhraPradesh_cities_Vijayawada : Ind City ; - - fun Countries_IND_provinces_AndhraPradesh_cities_Vishakhapatnam : Ind City ; - - fun Countries_IND_provinces_AndhraPradesh_cities_Warangal : Ind City ; - - fun Countries_IND_provinces_ArunachalPradesh : Ind Province ; - - fun Countries_IND_provinces_ArunachalPradesh_cities_Itanagar : Ind City ; - - fun Countries_IND_provinces_Assam : Ind Province ; - - fun Countries_IND_provinces_Assam_cities_Dispur : Ind City ; - - fun Countries_IND_provinces_Assam_cities_Gauhati : Ind City ; - - fun Countries_IND_provinces_Bihar : Ind Province ; - - fun Countries_IND_provinces_Bihar_cities_BokaraSteelCity : Ind City ; - - fun Countries_IND_provinces_Bihar_cities_Jamshedpur : Ind City ; - - fun Countries_IND_provinces_Bihar_cities_Patna : Ind City ; - - fun Countries_IND_provinces_Bihar_cities_Ranchi : Ind City ; - - fun Countries_IND_provinces_Chandigarh : Ind Province ; - - fun Countries_IND_provinces_Chandigarh_cities_Chandigarh : Ind City ; - - fun Countries_IND_provinces_DadraandNagarHaveli : Ind Province ; - - fun Countries_IND_provinces_DadraandNagarHaveli_cities_Silvassa : Ind City ; - - fun Countries_IND_provinces_DamanandDiu : Ind Province ; - - fun Countries_IND_provinces_DamanandDiu_cities_Daman : Ind City ; - - fun Countries_IND_provinces_Delhi : Ind Province ; - - fun Countries_IND_provinces_Delhi_cities_Ghaziabad : Ind City ; - - fun Countries_IND_provinces_Delhi_cities_NewDelhi : Ind City ; - - fun Countries_IND_provinces_Goa : Ind Province ; - - fun Countries_IND_provinces_Goa_cities_Panaji : Ind City ; - - fun Countries_IND_provinces_Gujarat : Ind Province ; - - fun Countries_IND_provinces_Gujarat_cities_Ahmadabad : Ind City ; - - fun Countries_IND_provinces_Gujarat_cities_Bhavnagar : Ind City ; - - fun Countries_IND_provinces_Gujarat_cities_Gandhinagar : Ind City ; - - fun Countries_IND_provinces_Gujarat_cities_Jamnagar : Ind City ; - - fun Countries_IND_provinces_Gujarat_cities_Rajkot : Ind City ; - - fun Countries_IND_provinces_Gujarat_cities_Surat : Ind City ; - - fun Countries_IND_provinces_Gujarat_cities_Vadodara : Ind City ; - - fun Countries_IND_provinces_Haryana : Ind Province ; - - fun Countries_IND_provinces_HimachalPradesh : Ind Province ; - - fun Countries_IND_provinces_HimachalPradesh_cities_Simla : Ind City ; - - fun Countries_IND_provinces_JammuandKashmir : Ind Province ; - - fun Countries_IND_provinces_JammuandKashmir_cities_Jammu : Ind City ; - - fun Countries_IND_provinces_JammuandKashmir_cities_Srinagar : Ind City ; - - fun Countries_IND_provinces_Karnataka : Ind Province ; - - fun Countries_IND_provinces_Karnataka_cities_Bangalore : Ind City ; - - fun Countries_IND_provinces_Karnataka_cities_Hubli : Ind City ; - - fun Countries_IND_provinces_Karnataka_cities_Mysore : Ind City ; - - fun Countries_IND_provinces_Kerala : Ind Province ; - - fun Countries_IND_provinces_Kerala_cities_Cochin : Ind City ; - - fun Countries_IND_provinces_Kerala_cities_Kozhikode : Ind City ; - - fun Countries_IND_provinces_Kerala_cities_Trivandrum : Ind City ; - - fun Countries_IND_provinces_LakshadweepIs_ : Ind Province ; - - fun Countries_IND_provinces_LakshadweepIs__cities_Kavaratti : Ind City ; - - fun Countries_IND_provinces_MadhyaPradesh : Ind Province ; - - fun Countries_IND_provinces_MadhyaPradesh_cities_Bhatpara : Ind City ; - - fun Countries_IND_provinces_MadhyaPradesh_cities_Bhilai : Ind City ; - - fun Countries_IND_provinces_MadhyaPradesh_cities_Bhopal : Ind City ; - - fun Countries_IND_provinces_MadhyaPradesh_cities_Gwalior : Ind City ; - - fun Countries_IND_provinces_MadhyaPradesh_cities_Indore : Ind City ; - - fun Countries_IND_provinces_MadhyaPradesh_cities_Jabalpur : Ind City ; - - fun Countries_IND_provinces_MadhyaPradesh_cities_Raipur : Ind City ; - - fun Countries_IND_provinces_MadhyaPradesh_cities_Ujjain : Ind City ; - - fun Countries_IND_provinces_Maharashtra : Ind Province ; - - fun Countries_IND_provinces_Maharashtra_cities_Amravati : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Aurangabad : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Bhiwandi : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Bombay : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Kalyan : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Kolhapur : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Mumbai : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Nagpur : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Nasik : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_NewBombay : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Pune : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Sholapur : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Thane : Ind City ; - - fun Countries_IND_provinces_Maharashtra_cities_Ulhasnagar : Ind City ; - - fun Countries_IND_provinces_Manipur : Ind Province ; - - fun Countries_IND_provinces_Manipur_cities_Imphal : Ind City ; - - fun Countries_IND_provinces_Meghalaya : Ind Province ; - - fun Countries_IND_provinces_Meghalaya_cities_Shillong : Ind City ; - - fun Countries_IND_provinces_Mizoram : Ind Province ; - - fun Countries_IND_provinces_Mizoram_cities_Aijal : Ind City ; - - fun Countries_IND_provinces_Nagaland : Ind Province ; - - fun Countries_IND_provinces_Nagaland_cities_Kohima : Ind City ; - - fun Countries_IND_provinces_Orissa : Ind Province ; - - fun Countries_IND_provinces_Orissa_cities_Bhubaneswar : Ind City ; - - fun Countries_IND_provinces_Orissa_cities_Cuttack : Ind City ; - - fun Countries_IND_provinces_Pondicherry : Ind Province ; - - fun Countries_IND_provinces_Pondicherry_cities_Pondicherry : Ind City ; - - fun Countries_IND_provinces_Punjab : Ind Province ; - - fun Countries_IND_provinces_Punjab_cities_Amritsar : Ind City ; - - fun Countries_IND_provinces_Punjab_cities_Jalandhar : Ind City ; - - fun Countries_IND_provinces_Punjab_cities_Ludhiana : Ind City ; - - fun Countries_IND_provinces_Rajasthan : Ind Province ; - - fun Countries_IND_provinces_Rajasthan_cities_Ajmer : Ind City ; - - fun Countries_IND_provinces_Rajasthan_cities_Bikaner : Ind City ; - - fun Countries_IND_provinces_Rajasthan_cities_Jaipur : Ind City ; - - fun Countries_IND_provinces_Rajasthan_cities_Jodhpur : Ind City ; - - fun Countries_IND_provinces_Rajasthan_cities_Kota : Ind City ; - - fun Countries_IND_provinces_Sikkim : Ind Province ; - - fun Countries_IND_provinces_Sikkim_cities_Gangtok : Ind City ; - - fun Countries_IND_provinces_TamilNadu : Ind Province ; - - fun Countries_IND_provinces_TamilNadu_cities_Coimbatore : Ind City ; - - fun Countries_IND_provinces_TamilNadu_cities_Madras : Ind City ; - - fun Countries_IND_provinces_TamilNadu_cities_Madurai : Ind City ; - - fun Countries_IND_provinces_TamilNadu_cities_Salem : Ind City ; - - fun Countries_IND_provinces_TamilNadu_cities_Tiruchchirappalli : Ind City ; - - fun Countries_IND_provinces_Tripura : Ind Province ; - - fun Countries_IND_provinces_Tripura_cities_Agartala : Ind City ; - - fun Countries_IND_provinces_UttarPradesh : Ind Province ; - - fun Countries_IND_provinces_UttarPradesh_cities_Agra : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Aligarh : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Allahabad : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Bareilly : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Faridabad : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Gorakhpur : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Jhansi : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Kanpur : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Lucknow : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Meerut : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Moradabad : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Saharanpur : Ind City ; - - fun Countries_IND_provinces_UttarPradesh_cities_Varanasi : Ind City ; - - fun Countries_IND_provinces_WestBengal : Ind Province ; - - fun Countries_IND_provinces_WestBengal_cities_Calcutta : Ind City ; - - fun Countries_IND_provinces_WestBengal_cities_Durgapur : Ind City ; - - fun Countries_IND_provinces_WestBengal_cities_Haora : Ind City ; - - fun Countries_IRL_cities_Dublin : Ind City ; - - fun Countries_IRQ_provinces_AdTamim : Ind Province ; - - fun Countries_IRQ_provinces_AdTamim_cities_Kirkuk : Ind City ; - - fun Countries_IRQ_provinces_AlAnbar : Ind Province ; - - fun Countries_IRQ_provinces_AlAnbar_cities_ArRamadi : Ind City ; - - fun Countries_IRQ_provinces_AlBasrah : Ind Province ; - - fun Countries_IRQ_provinces_AlBasrah_cities_AlBasrah : Ind City ; - - fun Countries_IRQ_provinces_AlMuthanna : Ind Province ; - - fun Countries_IRQ_provinces_AlMuthanna_cities_AsSamawah : Ind City ; - - fun Countries_IRQ_provinces_AlQadisiyah : Ind Province ; - - fun Countries_IRQ_provinces_AlQadisiyah_cities_AdDiwaniyah : Ind City ; - - fun Countries_IRQ_provinces_AlQadisiyah_cities_Diwaniyah : Ind City ; - - fun Countries_IRQ_provinces_AnNajaf : Ind Province ; - - fun Countries_IRQ_provinces_AnNajaf_cities_AnNajaf : Ind City ; - - fun Countries_IRQ_provinces_AsSulaymaniyah : Ind Province ; - - fun Countries_IRQ_provinces_AsSulaymaniyah_cities_AsSulaymaniyah : Ind City ; - - fun Countries_IRQ_provinces_Babil : Ind Province ; - - fun Countries_IRQ_provinces_Babil_cities_AlHillah : Ind City ; - - fun Countries_IRQ_provinces_Baghdad : Ind Province ; - - fun Countries_IRQ_provinces_Baghdad_cities_Baghdad : Ind City ; - - fun Countries_IRQ_provinces_Dahuk : Ind Province ; - - fun Countries_IRQ_provinces_Dahuk_cities_Dahuk : Ind City ; - - fun Countries_IRQ_provinces_DhiQar : Ind Province ; - - fun Countries_IRQ_provinces_DhiQar_cities_AnNasiriyah : Ind City ; - - fun Countries_IRQ_provinces_Diyala : Ind Province ; - - fun Countries_IRQ_provinces_Diyala_cities_Baqubah : Ind City ; - - fun Countries_IRQ_provinces_Irbil : Ind Province ; - - fun Countries_IRQ_provinces_Irbil_cities_Irbil : Ind City ; - - fun Countries_IRQ_provinces_Karbala : Ind Province ; - - fun Countries_IRQ_provinces_Karbala_cities_Karbala : Ind City ; - - fun Countries_IRQ_provinces_Maysan : Ind Province ; - - fun Countries_IRQ_provinces_Maysan_cities_AlAmarah : Ind City ; - - fun Countries_IRQ_provinces_Ninawa : Ind Province ; - - fun Countries_IRQ_provinces_Ninawa_cities_AlMawsil : Ind City ; - - fun Countries_IRQ_provinces_Ninawa_cities_Mosul : Ind City ; - - fun Countries_IRQ_provinces_SalahadDin : Ind Province ; - - fun Countries_IRQ_provinces_SalahadDin_cities_Samarra : Ind City ; - - fun Countries_IRQ_provinces_Wasit : Ind Province ; - - fun Countries_IRQ_provinces_Wasit_cities_AlKut : Ind City ; - - fun Countries_IR_cities_Islamshahr : Ind City ; - - fun Countries_IR_cities_Mehrshahr : Ind City ; - - fun Countries_IR_cities_Rajaishahr : Ind City ; - - fun Countries_IR_provinces_AzarbayianeGharbt : Ind Province ; - - fun Countries_IR_provinces_AzarbayianeGharbt_cities_Khvoy : Ind City ; - - fun Countries_IR_provinces_AzarbayianeGharbt_cities_Maragheh : Ind City ; - - fun Countries_IR_provinces_AzarbayianeGharbt_cities_Orumiyeh : Ind City ; - - fun Countries_IR_provinces_AzarbayianeSharqi : Ind Province ; - - fun Countries_IR_provinces_AzarbayianeSharqi_cities_Ardabil : Ind City ; - - fun Countries_IR_provinces_AzarbayianeSharqi_cities_Tabriz : Ind City ; - - fun Countries_IR_provinces_Bakhtaran : Ind Province ; - - fun Countries_IR_provinces_Bakhtaran_cities_Bakhtaran : Ind City ; - - fun Countries_IR_provinces_BoyerAhmadeKohkiluyeh : Ind Province ; - - fun Countries_IR_provinces_BoyerAhmadeKohkiluyeh_cities_Yasuj : Ind City ; - - fun Countries_IR_provinces_Bushehr : Ind Province ; - - fun Countries_IR_provinces_Bushehr_cities_BandareBushehr : Ind City ; - - fun Countries_IR_provinces_Bushehr_cities_Bushehr : Ind City ; - - fun Countries_IR_provinces_ChaharMahaleBakhtiari : Ind Province ; - - fun Countries_IR_provinces_ChaharMahaleBakhtiari_cities_ShahreKord : Ind City ; - - fun Countries_IR_provinces_Esfahan : Ind Province ; - - fun Countries_IR_provinces_Esfahan_cities_Esfahan : Ind City ; - - fun Countries_IR_provinces_Esfahan_cities_Khomeynishahr : Ind City ; - - fun Countries_IR_provinces_Esfahan_cities_Najafabad : Ind City ; - - fun Countries_IR_provinces_Fars : Ind Province ; - - fun Countries_IR_provinces_Fars_cities_Shiraz : Ind City ; - - fun Countries_IR_provinces_Gilan : Ind Province ; - - fun Countries_IR_provinces_Gilan_cities_Rasht : Ind City ; - - fun Countries_IR_provinces_Hamadan : Ind Province ; - - fun Countries_IR_provinces_Hamadan_cities_Hamadan : Ind City ; - - fun Countries_IR_provinces_Hamadan_cities_Malayer : Ind City ; - - fun Countries_IR_provinces_Hormozgan : Ind Province ; - - fun Countries_IR_provinces_Hormozgan_cities_BandarAbbas : Ind City ; - - fun Countries_IR_provinces_Ilam : Ind Province ; - - fun Countries_IR_provinces_Ilam_cities_Ilam : Ind City ; - - fun Countries_IR_provinces_Kerman : Ind Province ; - - fun Countries_IR_provinces_Kerman_cities_Kerman : Ind City ; - - fun Countries_IR_provinces_Kerman_cities_Sirjan : Ind City ; - - fun Countries_IR_provinces_Khorasan : Ind Province ; - - fun Countries_IR_provinces_Khorasan_cities_Birjand : Ind City ; - - fun Countries_IR_provinces_Khorasan_cities_Bojnurd : Ind City ; - - fun Countries_IR_provinces_Khorasan_cities_Mashhad : Ind City ; - - fun Countries_IR_provinces_Khorasan_cities_Neyshabur : Ind City ; - - fun Countries_IR_provinces_Khorasan_cities_Sabzevar : Ind City ; - - fun Countries_IR_provinces_Khuzestan : Ind Province ; - - fun Countries_IR_provinces_Khuzestan_cities_Ahvaz : Ind City ; - - fun Countries_IR_provinces_Khuzestan_cities_Dezful : Ind City ; - - fun Countries_IR_provinces_Khuzestan_cities_Khorramshahr : Ind City ; - - fun Countries_IR_provinces_Khuzestan_cities_MasjedeSoleyman : Ind City ; - - fun Countries_IR_provinces_Kordestan : Ind Province ; - - fun Countries_IR_provinces_Kordestan_cities_Sanandaj : Ind City ; - - fun Countries_IR_provinces_Lorestan : Ind Province ; - - fun Countries_IR_provinces_Lorestan_cities_Borujerd : Ind City ; - - fun Countries_IR_provinces_Lorestan_cities_Khorramabad : Ind City ; - - fun Countries_IR_provinces_Markazi : Ind Province ; - - fun Countries_IR_provinces_Markazi_cities_Arak : Ind City ; - - fun Countries_IR_provinces_Mazandaran : Ind Province ; - - fun Countries_IR_provinces_Mazandaran_cities_Amol : Ind City ; - - fun Countries_IR_provinces_Mazandaran_cities_Babol : Ind City ; - - fun Countries_IR_provinces_Mazandaran_cities_GonbadeKavus : Ind City ; - - fun Countries_IR_provinces_Mazandaran_cities_Gorgan : Ind City ; - - fun Countries_IR_provinces_Mazandaran_cities_Qaemshahr : Ind City ; - - fun Countries_IR_provinces_Mazandaran_cities_Sari : Ind City ; - - fun Countries_IR_provinces_Semnan : Ind Province ; - - fun Countries_IR_provinces_Semnan_cities_Semnan : Ind City ; - - fun Countries_IR_provinces_SistaneBaluchestan : Ind Province ; - - fun Countries_IR_provinces_SistaneBaluchestan_cities_Zahedan : Ind City ; - - fun Countries_IR_provinces_Tehran : Ind Province ; - - fun Countries_IR_provinces_Tehran_cities_Karaj : Ind City ; - - fun Countries_IR_provinces_Tehran_cities_Kashan : Ind City ; - - fun Countries_IR_provinces_Tehran_cities_Qazvin : Ind City ; - - fun Countries_IR_provinces_Tehran_cities_Qom : Ind City ; - - fun Countries_IR_provinces_Tehran_cities_Tehran : Ind City ; - - fun Countries_IR_provinces_Yazd : Ind Province ; - - fun Countries_IR_provinces_Yazd_cities_Yazd : Ind City ; - - fun Countries_IR_provinces_Zanjan : Ind Province ; - - fun Countries_IR_provinces_Zanjan_cities_Zanjan : Ind City ; - - fun Countries_IS_cities_Akureyri : Ind City ; - - fun Countries_IS_cities_Hafnarfjoerdur : Ind City ; - - fun Countries_IS_cities_Keflavik : Ind City ; - - fun Countries_IS_cities_Reykjavik : Ind City ; - - fun Countries_I_cities_Forli : Ind City ; - - fun Countries_I_provinces_Abruzzo : Ind Province ; - - fun Countries_I_provinces_Abruzzo_cities_LAquila : Ind City ; - - fun Countries_I_provinces_Abruzzo_cities_Pescara : Ind City ; - - fun Countries_I_provinces_Basilicata : Ind Province ; - - fun Countries_I_provinces_Basilicata_cities_Potenza : Ind City ; - - fun Countries_I_provinces_Calabria : Ind Province ; - - fun Countries_I_provinces_Calabria_cities_Catanzaro : Ind City ; - - fun Countries_I_provinces_Calabria_cities_Cosenza : Ind City ; - - fun Countries_I_provinces_Calabria_cities_Messina : Ind City ; - - fun Countries_I_provinces_Calabria_cities_ReggiodiCalabria : Ind City ; - - fun Countries_I_provinces_Campania : Ind Province ; - - fun Countries_I_provinces_Campania_cities_Napoli : Ind City ; - - fun Countries_I_provinces_Campania_cities_Salerno : Ind City ; - - fun Countries_I_provinces_Campania_cities_TorredelGreco : Ind City ; - - fun Countries_I_provinces_EmiliaRomagna : Ind Province ; - - fun Countries_I_provinces_EmiliaRomagna_cities_Bologna : Ind City ; - - fun Countries_I_provinces_EmiliaRomagna_cities_Ferrara : Ind City ; - - fun Countries_I_provinces_EmiliaRomagna_cities_Modena : Ind City ; - - fun Countries_I_provinces_EmiliaRomagna_cities_Parma : Ind City ; - - fun Countries_I_provinces_EmiliaRomagna_cities_Piacenza : Ind City ; - - fun Countries_I_provinces_EmiliaRomagna_cities_Ravenna : Ind City ; - - fun Countries_I_provinces_EmiliaRomagna_cities_ReggionellEmilia : Ind City ; - - fun Countries_I_provinces_EmiliaRomagna_cities_Rimini : Ind City ; - - fun Countries_I_provinces_FriuliVeneziaGiulia : Ind Province ; - - fun Countries_I_provinces_FriuliVeneziaGiulia_cities_Trieste : Ind City ; - - fun Countries_I_provinces_Lazio : Ind Province ; - - fun Countries_I_provinces_Lazio_cities_Latina : Ind City ; - - fun Countries_I_provinces_Lazio_cities_Rome : Ind City ; - - fun Countries_I_provinces_Liguria : Ind Province ; - - fun Countries_I_provinces_Liguria_cities_Genua : Ind City ; - - fun Countries_I_provinces_Liguria_cities_LaSpezia : Ind City ; - - fun Countries_I_provinces_Lombardia : Ind Province ; - - fun Countries_I_provinces_Lombardia_cities_Bergamo : Ind City ; - - fun Countries_I_provinces_Lombardia_cities_Brescia : Ind City ; - - fun Countries_I_provinces_Lombardia_cities_Milan : Ind City ; - - fun Countries_I_provinces_Lombardia_cities_Monza : Ind City ; - - fun Countries_I_provinces_Marche : Ind Province ; - - fun Countries_I_provinces_Marche_cities_Ancona : Ind City ; - - fun Countries_I_provinces_Molise : Ind Province ; - - fun Countries_I_provinces_Molise_cities_Campobasso : Ind City ; - - fun Countries_I_provinces_Piemonte : Ind Province ; - - fun Countries_I_provinces_Piemonte_cities_Novara : Ind City ; - - fun Countries_I_provinces_Piemonte_cities_Turin : Ind City ; - - fun Countries_I_provinces_Puglia : Ind Province ; - - fun Countries_I_provinces_Puglia_cities_Bari : Ind City ; - - fun Countries_I_provinces_Puglia_cities_Foggia : Ind City ; - - fun Countries_I_provinces_Puglia_cities_Lecce : Ind City ; - - fun Countries_I_provinces_Puglia_cities_Taranto : Ind City ; - - fun Countries_I_provinces_Sardegna : Ind Province ; - - fun Countries_I_provinces_Sardegna_cities_Cagliari : Ind City ; - - fun Countries_I_provinces_Sardegna_cities_Sassari : Ind City ; - - fun Countries_I_provinces_Sicilia : Ind Province ; - - fun Countries_I_provinces_Sicilia_cities_Catania : Ind City ; - - fun Countries_I_provinces_Sicilia_cities_Palermo : Ind City ; - - fun Countries_I_provinces_Sicilia_cities_Siracusa : Ind City ; - - fun Countries_I_provinces_Toscana : Ind Province ; - - fun Countries_I_provinces_Toscana_cities_Firenze : Ind City ; - - fun Countries_I_provinces_Toscana_cities_Livorno : Ind City ; - - fun Countries_I_provinces_Toscana_cities_Pisa : Ind City ; - - fun Countries_I_provinces_Toscana_cities_Prato : Ind City ; - - fun Countries_I_provinces_TrentinoAltoAdige : Ind Province ; - - fun Countries_I_provinces_TrentinoAltoAdige_cities_Bolzano : Ind City ; - - fun Countries_I_provinces_TrentinoAltoAdige_cities_Trento : Ind City ; - - fun Countries_I_provinces_Umbria : Ind Province ; - - fun Countries_I_provinces_Umbria_cities_Perugia : Ind City ; - - fun Countries_I_provinces_Umbria_cities_Terni : Ind City ; - - fun Countries_I_provinces_ValledAosta : Ind Province ; - - fun Countries_I_provinces_ValledAosta_cities_Aosta : Ind City ; - - fun Countries_I_provinces_Veneto : Ind Province ; - - fun Countries_I_provinces_Veneto_cities_Padova : Ind City ; - - fun Countries_I_provinces_Veneto_cities_Venice : Ind City ; - - fun Countries_I_provinces_Veneto_cities_Verona : Ind City ; - - fun Countries_I_provinces_Veneto_cities_Vicenza : Ind City ; - - fun Countries_JA_cities_Kingston : Ind City ; - - fun Countries_JOR_cities_Amman : Ind City ; - - fun Countries_J_provinces_Aichi : Ind Province ; - - fun Countries_J_provinces_Aichi_cities_Nagoya : Ind City ; - - fun Countries_J_provinces_Akita : Ind Province ; - - fun Countries_J_provinces_Akita_cities_Akita : Ind City ; - - fun Countries_J_provinces_Aomori : Ind Province ; - - fun Countries_J_provinces_Aomori_cities_Aomori : Ind City ; - - fun Countries_J_provinces_Chiba : Ind Province ; - - fun Countries_J_provinces_Chiba_cities_Chiba : Ind City ; - - fun Countries_J_provinces_Ehime : Ind Province ; - - fun Countries_J_provinces_Ehime_cities_Matsuyama : Ind City ; - - fun Countries_J_provinces_Fukui : Ind Province ; - - fun Countries_J_provinces_Fukui_cities_Fukui : Ind City ; - - fun Countries_J_provinces_Fukuoka : Ind Province ; - - fun Countries_J_provinces_Fukuoka_cities_Fukuoka : Ind City ; - - fun Countries_J_provinces_Fukuoka_cities_Kitakyushu : Ind City ; - - fun Countries_J_provinces_Fukushima : Ind Province ; - - fun Countries_J_provinces_Fukushima_cities_Fukushima : Ind City ; - - fun Countries_J_provinces_Gifu : Ind Province ; - - fun Countries_J_provinces_Gifu_cities_Gifu : Ind City ; - - fun Countries_J_provinces_Gumma : Ind Province ; - - fun Countries_J_provinces_Gumma_cities_Maebashi : Ind City ; - - fun Countries_J_provinces_Hiroshima : Ind Province ; - - fun Countries_J_provinces_Hiroshima_cities_Hiroshima : Ind City ; - - fun Countries_J_provinces_Hokkaido : Ind Province ; - - fun Countries_J_provinces_Hokkaido_cities_Sapporo : Ind City ; - - fun Countries_J_provinces_Hyogo : Ind Province ; - - fun Countries_J_provinces_Hyogo_cities_Kobe : Ind City ; - - fun Countries_J_provinces_Ibaraki : Ind Province ; - - fun Countries_J_provinces_Ibaraki_cities_Mito : Ind City ; - - fun Countries_J_provinces_Ishikawa : Ind Province ; - - fun Countries_J_provinces_Ishikawa_cities_Kanazawa : Ind City ; - - fun Countries_J_provinces_Iwate : Ind Province ; - - fun Countries_J_provinces_Iwate_cities_Morioka : Ind City ; - - fun Countries_J_provinces_Kagawa : Ind Province ; - - fun Countries_J_provinces_Kagawa_cities_Takamatsu : Ind City ; - - fun Countries_J_provinces_Kagoshima : Ind Province ; - - fun Countries_J_provinces_Kagoshima_cities_Kagoshima : Ind City ; - - fun Countries_J_provinces_Kanagawa : Ind Province ; - - fun Countries_J_provinces_Kanagawa_cities_Kawasaki : Ind City ; - - fun Countries_J_provinces_Kanagawa_cities_Yokohama : Ind City ; - - fun Countries_J_provinces_Kochi : Ind Province ; - - fun Countries_J_provinces_Kochi_cities_Kochi : Ind City ; - - fun Countries_J_provinces_Kumamoto : Ind Province ; - - fun Countries_J_provinces_Kumamoto_cities_Kumamoto : Ind City ; - - fun Countries_J_provinces_Kyoto : Ind Province ; - - fun Countries_J_provinces_Kyoto_cities_Kyoto : Ind City ; - - fun Countries_J_provinces_Mie : Ind Province ; - - fun Countries_J_provinces_Mie_cities_Tsu : Ind City ; - - fun Countries_J_provinces_Miyagi : Ind Province ; - - fun Countries_J_provinces_Miyagi_cities_Sendai : Ind City ; - - fun Countries_J_provinces_Miyazaki : Ind Province ; - - fun Countries_J_provinces_Miyazaki_cities_Miyazaki : Ind City ; - - fun Countries_J_provinces_Nagano : Ind Province ; - - fun Countries_J_provinces_Nagano_cities_Nagano : Ind City ; - - fun Countries_J_provinces_Nagasaki : Ind Province ; - - fun Countries_J_provinces_Nagasaki_cities_Nagasaki : Ind City ; - - fun Countries_J_provinces_Nara : Ind Province ; - - fun Countries_J_provinces_Nara_cities_Nara : Ind City ; - - fun Countries_J_provinces_Niigata : Ind Province ; - - fun Countries_J_provinces_Niigata_cities_Niigata : Ind City ; - - fun Countries_J_provinces_Oita : Ind Province ; - - fun Countries_J_provinces_Oita_cities_Oita : Ind City ; - - fun Countries_J_provinces_Okayama : Ind Province ; - - fun Countries_J_provinces_Okayama_cities_Okayama : Ind City ; - - fun Countries_J_provinces_Okinawa : Ind Province ; - - fun Countries_J_provinces_Okinawa_cities_Naha : Ind City ; - - fun Countries_J_provinces_Osaka : Ind Province ; - - fun Countries_J_provinces_Osaka_cities_Osaka : Ind City ; - - fun Countries_J_provinces_Saga : Ind Province ; - - fun Countries_J_provinces_Saga_cities_Saga : Ind City ; - - fun Countries_J_provinces_Saitama : Ind Province ; - - fun Countries_J_provinces_Saitama_cities_Urawa : Ind City ; - - fun Countries_J_provinces_Shiga : Ind Province ; - - fun Countries_J_provinces_Shiga_cities_Otsu : Ind City ; - - fun Countries_J_provinces_Shimane : Ind Province ; - - fun Countries_J_provinces_Shimane_cities_Matsue : Ind City ; - - fun Countries_J_provinces_Shizuoka : Ind Province ; - - fun Countries_J_provinces_Shizuoka_cities_Shizuoka : Ind City ; - - fun Countries_J_provinces_Tochigi : Ind Province ; - - fun Countries_J_provinces_Tochigi_cities_Utsonomiya : Ind City ; - - fun Countries_J_provinces_Tokushima : Ind Province ; - - fun Countries_J_provinces_Tokushima_cities_Tokushima : Ind City ; - - fun Countries_J_provinces_Tokyo : Ind Province ; - - fun Countries_J_provinces_Tokyo_cities_Tokyo : Ind City ; - - fun Countries_J_provinces_Tottori : Ind Province ; - - fun Countries_J_provinces_Tottori_cities_Tottori : Ind City ; - - fun Countries_J_provinces_Toyama : Ind Province ; - - fun Countries_J_provinces_Toyama_cities_Toyama : Ind City ; - - fun Countries_J_provinces_Wakayama : Ind Province ; - - fun Countries_J_provinces_Wakayama_cities_Wakayama : Ind City ; - - fun Countries_J_provinces_Yamagata : Ind Province ; - - fun Countries_J_provinces_Yamagata_cities_Yamagata : Ind City ; - - fun Countries_J_provinces_Yamaguchi : Ind Province ; - - fun Countries_J_provinces_Yamaguchi_cities_Yamaguchi : Ind City ; - - fun Countries_J_provinces_Yamanashi : Ind Province ; - - fun Countries_J_provinces_Yamanashi_cities_Kofu : Ind City ; - - fun Countries_KAZ_provinces_Almaty : Ind Province ; - - fun Countries_KAZ_provinces_Almaty_munic : Ind Province ; - - fun Countries_KAZ_provinces_Almaty_munic_cities_Almaty : Ind City ; - - fun Countries_KAZ_provinces_Aqmola : Ind Province ; - - fun Countries_KAZ_provinces_Aqmola_cities_Aqmola : Ind City ; - - fun Countries_KAZ_provinces_Aqtobe : Ind Province ; - - fun Countries_KAZ_provinces_Aqtobe_cities_Aqtobe : Ind City ; - - fun Countries_KAZ_provinces_Atyrau : Ind Province ; - - fun Countries_KAZ_provinces_Atyrau_cities_Atyrau : Ind City ; - - fun Countries_KAZ_provinces_BatysQazaqstan : Ind Province ; - - fun Countries_KAZ_provinces_BatysQazaqstan_cities_Oral : Ind City ; - - fun Countries_KAZ_provinces_Kokchetau : Ind Province ; - - fun Countries_KAZ_provinces_Kokchetau_cities_Kokchetau : Ind City ; - - fun Countries_KAZ_provinces_Leninsk_munic : Ind Province ; - - fun Countries_KAZ_provinces_Leninsk_munic_cities_Leninsk : Ind City ; - - fun Countries_KAZ_provinces_Mangghystau : Ind Province ; - - fun Countries_KAZ_provinces_Mangghystau_cities_Aqtau : Ind City ; - - fun Countries_KAZ_provinces_OngtustikQazaqstan : Ind Province ; - - fun Countries_KAZ_provinces_OngtustikQazaqstan_cities_Shymkent : Ind City ; - - fun Countries_KAZ_provinces_Pavlodar : Ind Province ; - - fun Countries_KAZ_provinces_Pavlodar_cities_Ekibastuz : Ind City ; - - fun Countries_KAZ_provinces_Pavlodar_cities_Pavlodar : Ind City ; - - fun Countries_KAZ_provinces_Qaraghandy : Ind Province ; - - fun Countries_KAZ_provinces_Qaraghandy_cities_Karaganda : Ind City ; - - fun Countries_KAZ_provinces_Qaraghandy_cities_Temirtau : Ind City ; - - fun Countries_KAZ_provinces_Qostanay : Ind Province ; - - fun Countries_KAZ_provinces_Qostanay_cities_Qostanay : Ind City ; - - fun Countries_KAZ_provinces_Qostanay_cities_Rudny : Ind City ; - - fun Countries_KAZ_provinces_Qyzylorda : Ind Province ; - - fun Countries_KAZ_provinces_Qyzylorda_cities_Qyzylorda : Ind City ; - - fun Countries_KAZ_provinces_Semey : Ind Province ; - - fun Countries_KAZ_provinces_Semey_cities_Semey : Ind City ; - - fun Countries_KAZ_provinces_ShyghysQazaqstan : Ind Province ; - - fun Countries_KAZ_provinces_ShyghysQazaqstan_cities_Oskemen : Ind City ; - - fun Countries_KAZ_provinces_SoltustikQazaqstan : Ind Province ; - - fun Countries_KAZ_provinces_SoltustikQazaqstan_cities_Petropavl : Ind City ; - - fun Countries_KAZ_provinces_Taldyqorghan : Ind Province ; - - fun Countries_KAZ_provinces_Taldyqorghan_cities_Taldyqorghan : Ind City ; - - fun Countries_KAZ_provinces_Torghay : Ind Province ; - - fun Countries_KAZ_provinces_Torghay_cities_Arqalyq : Ind City ; - - fun Countries_KAZ_provinces_Zhambyl : Ind Province ; - - fun Countries_KAZ_provinces_Zhambyl_cities_Dzhambul : Ind City ; - - fun Countries_KAZ_provinces_Zhambyl_cities_Zhambyl : Ind City ; - - fun Countries_KAZ_provinces_Zhezkazghan : Ind Province ; - - fun Countries_KAZ_provinces_Zhezkazghan_cities_Zhezkazghan : Ind City ; - - fun Countries_KAZ_provinces_Zhezkazghan_cities_Zhezqazghan : Ind City ; - - fun Countries_KGZ_cities_Bishkek : Ind City ; - - fun Countries_KIR_cities_Tarawa : Ind City ; - - fun Countries_KN_cities_Basseterre : Ind City ; - - fun Countries_KWT_cities_Kuwait : Ind City ; - - fun Countries_K_cities_PhnomPenh : Ind City ; - - fun Countries_LAO_cities_Vientiane : Ind City ; - - fun Countries_LAR_cities_Bengasi : Ind City ; - - fun Countries_LAR_cities_Tripoli : Ind City ; - - fun Countries_LB_cities_Monrovia : Ind City ; - - fun Countries_LS_cities_Maseru : Ind City ; - - fun Countries_LT_cities_Vilnius : Ind City ; - - fun Countries_LV_cities_Riga : Ind City ; - - fun Countries_L_cities_Luxembourg : Ind City ; - - fun Countries_MAL_cities_SeloyangBaru : Ind City ; - - fun Countries_MAL_provinces_Fed_Terr_ofKualaLumpur : Ind Province ; - - fun Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur : Ind City ; - - fun Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_PetalingJaya : Ind City ; - - fun Countries_MAL_provinces_Fed_Terr_ofLabuan : Ind Province ; - - fun Countries_MAL_provinces_Fed_Terr_ofLabuan_cities_Labuan : Ind City ; - - fun Countries_MAL_provinces_Johor : Ind Province ; - - fun Countries_MAL_provinces_Johor_cities_JohorBaharu : Ind City ; - - fun Countries_MAL_provinces_Kedah : Ind Province ; - - fun Countries_MAL_provinces_Kedah_cities_AlorSetar : Ind City ; - - fun Countries_MAL_provinces_Kelantan : Ind Province ; - - fun Countries_MAL_provinces_Kelantan_cities_KotaBaharu : Ind City ; - - fun Countries_MAL_provinces_Melaka : Ind Province ; - - fun Countries_MAL_provinces_Melaka_cities_Melaka : Ind City ; - - fun Countries_MAL_provinces_NegeriSembilan : Ind Province ; - - fun Countries_MAL_provinces_NegeriSembilan_cities_Seremban : Ind City ; - - fun Countries_MAL_provinces_Pahang : Ind Province ; - - fun Countries_MAL_provinces_Pahang_cities_Kuantan : Ind City ; - - fun Countries_MAL_provinces_Perak : Ind Province ; - - fun Countries_MAL_provinces_Perak_cities_Ipoh : Ind City ; - - fun Countries_MAL_provinces_Perak_cities_Taiping : Ind City ; - - fun Countries_MAL_provinces_Perlis : Ind Province ; - - fun Countries_MAL_provinces_Perlis_cities_Kangar : Ind City ; - - fun Countries_MAL_provinces_PulauPinang : Ind Province ; - - fun Countries_MAL_provinces_PulauPinang_cities_GeorgeTown : Ind City ; - - fun Countries_MAL_provinces_Sabah : Ind Province ; - - fun Countries_MAL_provinces_Sabah_cities_KotaKinabalu : Ind City ; - - fun Countries_MAL_provinces_Sabah_cities_Sandakan : Ind City ; - - fun Countries_MAL_provinces_Sabah_cities_Tawai : Ind City ; - - fun Countries_MAL_provinces_Sarawak : Ind Province ; - - fun Countries_MAL_provinces_Sarawak_cities_Kuching : Ind City ; - - fun Countries_MAL_provinces_Sarawak_cities_Sibu : Ind City ; - - fun Countries_MAL_provinces_Selangor : Ind Province ; - - fun Countries_MAL_provinces_Selangor_cities_Kelang : Ind City ; - - fun Countries_MAL_provinces_Selangor_cities_ShahAlam : Ind City ; - - fun Countries_MAL_provinces_Terengganu : Ind Province ; - - fun Countries_MAL_provinces_Terengganu_cities_KualaTerengganu : Ind City ; - - fun Countries_MA_cities_Agadir : Ind City ; - - fun Countries_MA_cities_BeniMellal : Ind City ; - - fun Countries_MA_cities_Casablanca : Ind City ; - - fun Countries_MA_cities_Fes : Ind City ; - - fun Countries_MA_cities_Kenitra : Ind City ; - - fun Countries_MA_cities_Khouribga : Ind City ; - - fun Countries_MA_cities_Marrakech : Ind City ; - - fun Countries_MA_cities_Meknes : Ind City ; - - fun Countries_MA_cities_Oujda : Ind City ; - - fun Countries_MA_cities_Rabat : Ind City ; - - fun Countries_MA_cities_Safi : Ind City ; - - fun Countries_MA_cities_Tanger : Ind City ; - - fun Countries_MA_cities_Tetouan : Ind City ; - - fun Countries_MA_provinces_Centre : Ind Province ; - - fun Countries_MA_provinces_CentreNord : Ind Province ; - - fun Countries_MA_provinces_CentreSud : Ind Province ; - - fun Countries_MA_provinces_NordOuest : Ind Province ; - - fun Countries_MA_provinces_Oriental : Ind Province ; - - fun Countries_MA_provinces_Tensift : Ind Province ; - - fun Countries_MC_cities_Monaco : Ind City ; - - fun Countries_MD_cities_Chisinau : Ind City ; - - fun Countries_MEX_cities_AtizapandeZaragoza : Ind City ; - - fun Countries_MEX_cities_CiudadApodaca : Ind City ; - - fun Countries_MEX_cities_Llave : Ind City ; - - fun Countries_MEX_cities_SanPedroGarzaGarcia : Ind City ; - - fun Countries_MEX_cities_SoledaddeGracianoSanchez : Ind City ; - - fun Countries_MEX_provinces_Aguascalientes : Ind Province ; - - fun Countries_MEX_provinces_Aguascalientes_cities_Aguascalientes : Ind City ; - - fun Countries_MEX_provinces_BajaCalifornia : Ind Province ; - - fun Countries_MEX_provinces_BajaCaliforniaSur : Ind Province ; - - fun Countries_MEX_provinces_BajaCaliforniaSur_cities_LaPaz : Ind City ; - - fun Countries_MEX_provinces_BajaCalifornia_cities_Ensenada : Ind City ; - - fun Countries_MEX_provinces_BajaCalifornia_cities_Mexicali : Ind City ; - - fun Countries_MEX_provinces_BajaCalifornia_cities_Tijuana : Ind City ; - - fun Countries_MEX_provinces_Campeche : Ind Province ; - - fun Countries_MEX_provinces_Campeche_cities_Campeche : Ind City ; - - fun Countries_MEX_provinces_Chiapas : Ind Province ; - - fun Countries_MEX_provinces_Chiapas_cities_Nezahualcoyotl : Ind City ; - - fun Countries_MEX_provinces_Chiapas_cities_Tapachula : Ind City ; - - fun Countries_MEX_provinces_Chiapas_cities_Tonala : Ind City ; - - fun Countries_MEX_provinces_Chiapas_cities_TuxtlaGutierrez : Ind City ; - - fun Countries_MEX_provinces_Chihuahua : Ind Province ; - - fun Countries_MEX_provinces_Chihuahua_cities_Chihuahua : Ind City ; - - fun Countries_MEX_provinces_Chihuahua_cities_Juarez : Ind City ; - - fun Countries_MEX_provinces_Coahuila : Ind Province ; - - fun Countries_MEX_provinces_Coahuila_cities_Monclova : Ind City ; - - fun Countries_MEX_provinces_Coahuila_cities_Saltillo : Ind City ; - - fun Countries_MEX_provinces_Coahuila_cities_Torreon : Ind City ; - - fun Countries_MEX_provinces_Colima : Ind Province ; - - fun Countries_MEX_provinces_Colima_cities_Colima : Ind City ; - - fun Countries_MEX_provinces_DistritoFederal : Ind Province ; - - fun Countries_MEX_provinces_DistritoFederal_cities_MexicoCity : Ind City ; - - fun Countries_MEX_provinces_Durango : Ind Province ; - - fun Countries_MEX_provinces_Durango_cities_Durango : Ind City ; - - fun Countries_MEX_provinces_Durango_cities_GomezPalacio : Ind City ; - - fun Countries_MEX_provinces_Durango_cities_VictoriadeDurango : Ind City ; - - fun Countries_MEX_provinces_Guanajuato : Ind Province ; - - fun Countries_MEX_provinces_Guanajuato_cities_Celaya : Ind City ; - - fun Countries_MEX_provinces_Guanajuato_cities_Guanajuato : Ind City ; - - fun Countries_MEX_provinces_Guanajuato_cities_Irapuato : Ind City ; - - fun Countries_MEX_provinces_Guanajuato_cities_Leon : Ind City ; - - fun Countries_MEX_provinces_Guanajuato_cities_Salamanca : Ind City ; - - fun Countries_MEX_provinces_Guerrero : Ind Province ; - - fun Countries_MEX_provinces_Guerrero_cities_Acapulco : Ind City ; - - fun Countries_MEX_provinces_Guerrero_cities_Chilpancingo : Ind City ; - - fun Countries_MEX_provinces_Hidalgo : Ind Province ; - - fun Countries_MEX_provinces_Hidalgo_cities_Pachuca : Ind City ; - - fun Countries_MEX_provinces_Hidalgo_cities_PachucadeSoto : Ind City ; - - fun Countries_MEX_provinces_Jalisco : Ind Province ; - - fun Countries_MEX_provinces_Jalisco_cities_Cuautla : Ind City ; - - fun Countries_MEX_provinces_Jalisco_cities_Guadalajara : Ind City ; - - fun Countries_MEX_provinces_Jalisco_cities_Tlaquepaque : Ind City ; - - fun Countries_MEX_provinces_Jalisco_cities_Zapopan : Ind City ; - - fun Countries_MEX_provinces_Mexico_Estadode : Ind Province ; - - fun Countries_MEX_provinces_Mexico_Estadode_cities_Toluca : Ind City ; - - fun Countries_MEX_provinces_Mexico_Estadode_cities_TolucadeLerdo : Ind City ; - - fun Countries_MEX_provinces_Michoacan : Ind Province ; - - fun Countries_MEX_provinces_Michoacan_cities_Morelia : Ind City ; - - fun Countries_MEX_provinces_Michoacan_cities_Uruapan : Ind City ; - - fun Countries_MEX_provinces_Michoacan_cities_Zamora : Ind City ; - - fun Countries_MEX_provinces_Morelos : Ind Province ; - - fun Countries_MEX_provinces_Morelos_cities_Cuernavaca : Ind City ; - - fun Countries_MEX_provinces_Nayarit : Ind Province ; - - fun Countries_MEX_provinces_Nayarit_cities_Tepic : Ind City ; - - fun Countries_MEX_provinces_NuevoLeon : Ind Province ; - - fun Countries_MEX_provinces_NuevoLeon_cities_CiudadSantaCatarina : Ind City ; - - fun Countries_MEX_provinces_NuevoLeon_cities_Guadalupe : Ind City ; - - fun Countries_MEX_provinces_NuevoLeon_cities_Monterrey : Ind City ; - - fun Countries_MEX_provinces_NuevoLeon_cities_SanNicolasdelosGarza : Ind City ; - - fun Countries_MEX_provinces_Oaxaca : Ind Province ; - - fun Countries_MEX_provinces_Oaxaca_cities_Oaxaca : Ind City ; - - fun Countries_MEX_provinces_Puebla : Ind Province ; - - fun Countries_MEX_provinces_Puebla_cities_Puebla : Ind City ; - - fun Countries_MEX_provinces_Puebla_cities_Tehuacan : Ind City ; - - fun Countries_MEX_provinces_Queretaro : Ind Province ; - - fun Countries_MEX_provinces_Queretaro_cities_Queretaro : Ind City ; - - fun Countries_MEX_provinces_QuintanaRoo : Ind Province ; - - fun Countries_MEX_provinces_QuintanaRoo_cities_Cancun : Ind City ; - - fun Countries_MEX_provinces_QuintanaRoo_cities_Chetumal : Ind City ; - - fun Countries_MEX_provinces_SanLuisPotosi : Ind Province ; - - fun Countries_MEX_provinces_SanLuisPotosi_cities_SanLuisPotosi : Ind City ; - - fun Countries_MEX_provinces_Sinaloa : Ind Province ; - - fun Countries_MEX_provinces_Sinaloa_cities_Culiacan : Ind City ; - - fun Countries_MEX_provinces_Sinaloa_cities_LosMochis : Ind City ; - - fun Countries_MEX_provinces_Sinaloa_cities_Mazatlan : Ind City ; - - fun Countries_MEX_provinces_Sonora : Ind Province ; - - fun Countries_MEX_provinces_Sonora_cities_CiudadObregon : Ind City ; - - fun Countries_MEX_provinces_Sonora_cities_Hermosillo : Ind City ; - - fun Countries_MEX_provinces_Sonora_cities_HeroicaNogales : Ind City ; - - fun Countries_MEX_provinces_Tabasco : Ind Province ; - - fun Countries_MEX_provinces_Tabasco_cities_Villahermosa : Ind City ; - - fun Countries_MEX_provinces_Tamaulipas : Ind Province ; - - fun Countries_MEX_provinces_Tamaulipas_cities_CiudadMadero : Ind City ; - - fun Countries_MEX_provinces_Tamaulipas_cities_CiudadVictoria : Ind City ; - - fun Countries_MEX_provinces_Tamaulipas_cities_Matamoros : Ind City ; - - fun Countries_MEX_provinces_Tamaulipas_cities_NuevoLaredo : Ind City ; - - fun Countries_MEX_provinces_Tamaulipas_cities_Reynosa : Ind City ; - - fun Countries_MEX_provinces_Tamaulipas_cities_Tampico : Ind City ; - - fun Countries_MEX_provinces_Tlaxcala : Ind Province ; - - fun Countries_MEX_provinces_Tlaxcala_cities_Tlaxcala : Ind City ; - - fun Countries_MEX_provinces_Veracruz : Ind Province ; - - fun Countries_MEX_provinces_Veracruz_cities_Coatzacoalcos : Ind City ; - - fun Countries_MEX_provinces_Veracruz_cities_Cordoba : Ind City ; - - fun Countries_MEX_provinces_Veracruz_cities_Jalapa : Ind City ; - - fun Countries_MEX_provinces_Veracruz_cities_Minatitlan : Ind City ; - - fun Countries_MEX_provinces_Veracruz_cities_Orizaba : Ind City ; - - fun Countries_MEX_provinces_Veracruz_cities_PozaRica : Ind City ; - - fun Countries_MEX_provinces_Veracruz_cities_XalapaEnriquez : Ind City ; - - fun Countries_MEX_provinces_Yucatan : Ind Province ; - - fun Countries_MEX_provinces_Yucatan_cities_Merida : Ind City ; - - fun Countries_MEX_provinces_Zacatecas : Ind Province ; - - fun Countries_MEX_provinces_Zacatecas_cities_Zacatecas : Ind City ; - - fun Countries_MH_cities_Majuro : Ind City ; - - fun Countries_MK_cities_Skopje : Ind City ; - - fun Countries_MNG_cities_Ulaanbaatar : Ind City ; - - fun Countries_MOC_cities_Matala : Ind City ; - - fun Countries_MOC_provinces_CaboDelgado : Ind Province ; - - fun Countries_MOC_provinces_CaboDelgado_cities_Pemba : Ind City ; - - fun Countries_MOC_provinces_Gaza : Ind Province ; - - fun Countries_MOC_provinces_Gaza_cities_XaiXai : Ind City ; - - fun Countries_MOC_provinces_Inhambane : Ind Province ; - - fun Countries_MOC_provinces_Inhambane_cities_Inhambane : Ind City ; - - fun Countries_MOC_provinces_Manica : Ind Province ; - - fun Countries_MOC_provinces_Manica_cities_Chimoio : Ind City ; - - fun Countries_MOC_provinces_Maputo : Ind Province ; - - fun Countries_MOC_provinces_Maputo_cities_Nacala : Ind City ; - - fun Countries_MOC_provinces_Maputo_munic : Ind Province ; - - fun Countries_MOC_provinces_Maputo_munic_cities_Maputo : Ind City ; - - fun Countries_MOC_provinces_Nampula : Ind Province ; - - fun Countries_MOC_provinces_Nampula_cities_Nampula : Ind City ; - - fun Countries_MOC_provinces_Niassa : Ind Province ; - - fun Countries_MOC_provinces_Niassa_cities_Lichinga : Ind City ; - - fun Countries_MOC_provinces_Sofala : Ind Province ; - - fun Countries_MOC_provinces_Sofala_cities_Beira : Ind City ; - - fun Countries_MOC_provinces_Tete : Ind Province ; - - fun Countries_MOC_provinces_Tete_cities_Tete : Ind City ; - - fun Countries_MOC_provinces_Zambezia : Ind Province ; - - fun Countries_MOC_provinces_Zambezia_cities_Quelimane : Ind City ; - - fun Countries_MS_cities_PortLouis : Ind City ; - - fun Countries_MV_cities_Male : Ind City ; - - fun Countries_MW_cities_Lilongwe : Ind City ; - - fun Countries_MYA_provinces_Ayeyarwady : Ind Province ; - - fun Countries_MYA_provinces_Ayeyarwady_cities_Pathein : Ind City ; - - fun Countries_MYA_provinces_Bago : Ind Province ; - - fun Countries_MYA_provinces_Bago_cities_Bago : Ind City ; - - fun Countries_MYA_provinces_Chin : Ind Province ; - - fun Countries_MYA_provinces_Chin_cities_Hakha : Ind City ; - - fun Countries_MYA_provinces_Kachin : Ind Province ; - - fun Countries_MYA_provinces_Kachin_cities_Myitkyina : Ind City ; - - fun Countries_MYA_provinces_Kayah : Ind Province ; - - fun Countries_MYA_provinces_Kayah_cities_Loikaw : Ind City ; - - fun Countries_MYA_provinces_Kayin : Ind Province ; - - fun Countries_MYA_provinces_Kayin_cities_Hpaan : Ind City ; - - fun Countries_MYA_provinces_Magway : Ind Province ; - - fun Countries_MYA_provinces_Magway_cities_Magway : Ind City ; - - fun Countries_MYA_provinces_Mandalay : Ind Province ; - - fun Countries_MYA_provinces_Mandalay_cities_Mandalay : Ind City ; - - fun Countries_MYA_provinces_Mon : Ind Province ; - - fun Countries_MYA_provinces_Mon_cities_Moulmein : Ind City ; - - fun Countries_MYA_provinces_Rakhine : Ind Province ; - - fun Countries_MYA_provinces_Rakhine_cities_Akyab : Ind City ; - - fun Countries_MYA_provinces_Sagaing : Ind Province ; - - fun Countries_MYA_provinces_Sagaing_cities_Monywa : Ind City ; - - fun Countries_MYA_provinces_Sagaing_cities_Sagaing : Ind City ; - - fun Countries_MYA_provinces_Shan : Ind Province ; - - fun Countries_MYA_provinces_Shan_cities_Taunggyi : Ind City ; - - fun Countries_MYA_provinces_Tanintharyi : Ind Province ; - - fun Countries_MYA_provinces_Tanintharyi_cities_Tavoy : Ind City ; - - fun Countries_MYA_provinces_Yangon : Ind Province ; - - fun Countries_MYA_provinces_Yangon_cities_Rangoon : Ind City ; - - fun Countries_M_cities_Valletta : Ind City ; - - fun Countries_NAM_cities_Windhoek : Ind City ; - - fun Countries_NAU_cities_Yaren : Ind City ; - - fun Countries_NCA_cities_Noumea : Ind City ; - - fun Countries_NEP_cities_Kathmandu : Ind City ; - - fun Countries_NIC_cities_Chinandega : Ind City ; - - fun Countries_NIC_cities_Leon : Ind City ; - - fun Countries_NIC_cities_Managua : Ind City ; - - fun Countries_NIC_cities_Masaya : Ind City ; - - fun Countries_NL_provinces_Drenthe : Ind Province ; - - fun Countries_NL_provinces_Drenthe_cities_Assen : Ind City ; - - fun Countries_NL_provinces_Flevoland : Ind Province ; - - fun Countries_NL_provinces_Flevoland_cities_Lelystad : Ind City ; - - fun Countries_NL_provinces_Friesland : Ind Province ; - - fun Countries_NL_provinces_Friesland_cities_Leeuwarden : Ind City ; - - fun Countries_NL_provinces_Gelderland : Ind Province ; - - fun Countries_NL_provinces_Gelderland_cities_Arnhem : Ind City ; - - fun Countries_NL_provinces_Gelderland_cities_Nijmegen : Ind City ; - - fun Countries_NL_provinces_Groningen : Ind Province ; - - fun Countries_NL_provinces_Groningen_cities_Groningen : Ind City ; - - fun Countries_NL_provinces_Limburg : Ind Province ; - - fun Countries_NL_provinces_Limburg_cities_Geleen : Ind City ; - - fun Countries_NL_provinces_Limburg_cities_Heerlen : Ind City ; - - fun Countries_NL_provinces_Limburg_cities_Maastricht : Ind City ; - - fun Countries_NL_provinces_NoordBrabant : Ind Province ; - - fun Countries_NL_provinces_NoordBrabant_cities_Breda : Ind City ; - - fun Countries_NL_provinces_NoordBrabant_cities_Eindhoven : Ind City ; - - fun Countries_NL_provinces_NoordBrabant_cities_Tilburg : Ind City ; - - fun Countries_NL_provinces_NoordBrabant_cities_sHertogenbosch : Ind City ; - - fun Countries_NL_provinces_NoordHolland : Ind Province ; - - fun Countries_NL_provinces_NoordHolland_cities_Amsterdam : Ind City ; - - fun Countries_NL_provinces_NoordHolland_cities_Haarlem : Ind City ; - - fun Countries_NL_provinces_NoordHolland_cities_Hilversum : Ind City ; - - fun Countries_NL_provinces_NoordHolland_cities_Velsen : Ind City ; - - fun Countries_NL_provinces_NoordHolland_cities_Zaanstreek : Ind City ; - - fun Countries_NL_provinces_Overijssel : Ind Province ; - - fun Countries_NL_provinces_Overijssel_cities_Enschede : Ind City ; - - fun Countries_NL_provinces_Overijssel_cities_Zwolle : Ind City ; - - fun Countries_NL_provinces_Utrecht : Ind Province ; - - fun Countries_NL_provinces_Utrecht_cities_Utrecht : Ind City ; - - fun Countries_NL_provinces_Zeeland : Ind Province ; - - fun Countries_NL_provinces_Zeeland_cities_Middelburg : Ind City ; - - fun Countries_NL_provinces_ZuidHolland : Ind Province ; - - fun Countries_NL_provinces_ZuidHolland_cities_Dordrecht : Ind City ; - - fun Countries_NL_provinces_ZuidHolland_cities_Leiden : Ind City ; - - fun Countries_NL_provinces_ZuidHolland_cities_Rotterdam : Ind City ; - - fun Countries_NL_provinces_ZuidHolland_cities_sGravenhage : Ind City ; - - fun Countries_NOK_cities_Anju : Ind City ; - - fun Countries_NOK_cities_Chongjin : Ind City ; - - fun Countries_NOK_cities_Haeju : Ind City ; - - fun Countries_NOK_cities_HamhungHungnam : Ind City ; - - fun Countries_NOK_cities_Huichon : Ind City ; - - fun Countries_NOK_cities_Kaesong : Ind City ; - - fun Countries_NOK_cities_Kanggye : Ind City ; - - fun Countries_NOK_cities_Kusong : Ind City ; - - fun Countries_NOK_cities_Nampo : Ind City ; - - fun Countries_NOK_cities_Pyongyang : Ind City ; - - fun Countries_NOK_cities_Sinpo : Ind City ; - - fun Countries_NOK_cities_Sinuiju : Ind City ; - - fun Countries_NOK_cities_Songjin : Ind City ; - - fun Countries_NOK_cities_Sunchon : Ind City ; - - fun Countries_NOK_cities_Tanchon : Ind City ; - - fun Countries_NOK_cities_Tokchon : Ind City ; - - fun Countries_NOK_cities_Wonsan : Ind City ; - - fun Countries_NZ_cities_Auckland : Ind City ; - - fun Countries_NZ_cities_Wellington : Ind City ; - - fun Countries_N_provinces_Akershus : Ind Province ; - - fun Countries_N_provinces_AustAgder : Ind Province ; - - fun Countries_N_provinces_AustAgder_cities_Arendal : Ind City ; - - fun Countries_N_provinces_Buskerud : Ind Province ; - - fun Countries_N_provinces_Buskerud_cities_Drammen : Ind City ; - - fun Countries_N_provinces_Finnmark : Ind Province ; - - fun Countries_N_provinces_Finnmark_cities_Hammerfest : Ind City ; - - fun Countries_N_provinces_Finnmark_cities_Vadsoe : Ind City ; - - fun Countries_N_provinces_Hedmark : Ind Province ; - - fun Countries_N_provinces_Hedmark_cities_Hamar : Ind City ; - - fun Countries_N_provinces_Hordaland : Ind Province ; - - fun Countries_N_provinces_Hordaland_cities_Bergen : Ind City ; - - fun Countries_N_provinces_MoereogRomsdal : Ind Province ; - - fun Countries_N_provinces_MoereogRomsdal_cities_Molde : Ind City ; - - fun Countries_N_provinces_NordTrondelag : Ind Province ; - - fun Countries_N_provinces_NordTrondelag_cities_Steinkjer : Ind City ; - - fun Countries_N_provinces_Nordland : Ind Province ; - - fun Countries_N_provinces_Nordland_cities_Bodoe : Ind City ; - - fun Countries_N_provinces_Nordland_cities_Narvik : Ind City ; - - fun Countries_N_provinces_Nordland_cities_Svolvaer : Ind City ; - - fun Countries_N_provinces_Oestfold : Ind Province ; - - fun Countries_N_provinces_Oestfold_cities_Moss : Ind City ; - - fun Countries_N_provinces_Oppland : Ind Province ; - - fun Countries_N_provinces_Oppland_cities_Lillehammer : Ind City ; - - fun Countries_N_provinces_Oslo : Ind Province ; - - fun Countries_N_provinces_Oslo_cities_Oslo : Ind City ; - - fun Countries_N_provinces_Rogaland : Ind Province ; - - fun Countries_N_provinces_Rogaland_cities_Stavanger : Ind City ; - - fun Countries_N_provinces_SoerTrondelag : Ind Province ; - - fun Countries_N_provinces_SoerTrondelag_cities_Trondheim : Ind City ; - - fun Countries_N_provinces_SognogFjordane : Ind Province ; - - fun Countries_N_provinces_SognogFjordane_cities_Hermannsverk : Ind City ; - - fun Countries_N_provinces_Telemark : Ind Province ; - - fun Countries_N_provinces_Telemark_cities_Skien : Ind City ; - - fun Countries_N_provinces_Troms : Ind Province ; - - fun Countries_N_provinces_Troms_cities_Tromsoe : Ind City ; - - fun Countries_N_provinces_VestAgder : Ind Province ; - - fun Countries_N_provinces_VestAgder_cities_Kristiansand : Ind City ; - - fun Countries_N_provinces_Vestfold : Ind Province ; - - fun Countries_N_provinces_Vestfold_cities_Toensberg : Ind City ; - - fun Countries_OM_cities_Muscat : Ind City ; - - fun Countries_PAL_cities_Koror : Ind City ; - - fun Countries_PA_provinces_BocasdelToro : Ind Province ; - - fun Countries_PA_provinces_BocasdelToro_cities_BocasdelToro : Ind City ; - - fun Countries_PA_provinces_Chiriqui : Ind Province ; - - fun Countries_PA_provinces_Chiriqui_cities_David : Ind City ; - - fun Countries_PA_provinces_Cocle : Ind Province ; - - fun Countries_PA_provinces_Cocle_cities_Penonome : Ind City ; - - fun Countries_PA_provinces_Colon : Ind Province ; - - fun Countries_PA_provinces_Colon_cities_Colon : Ind City ; - - fun Countries_PA_provinces_ComarcadeSanBlas : Ind Province ; - - fun Countries_PA_provinces_ComarcadeSanBlas_cities_ElPorvenir : Ind City ; - - fun Countries_PA_provinces_Darien : Ind Province ; - - fun Countries_PA_provinces_Darien_cities_LaPalma : Ind City ; - - fun Countries_PA_provinces_Herrera : Ind Province ; - - fun Countries_PA_provinces_Herrera_cities_Chitre : Ind City ; - - fun Countries_PA_provinces_LosSantos : Ind Province ; - - fun Countries_PA_provinces_LosSantos_cities_LasTablas : Ind City ; - - fun Countries_PA_provinces_Panama : Ind Province ; - - fun Countries_PA_provinces_Panama_cities_PanamaCity : Ind City ; - - fun Countries_PA_provinces_Panama_cities_SanMiguelito : Ind City ; - - fun Countries_PA_provinces_Veraguas : Ind Province ; - - fun Countries_PA_provinces_Veraguas_cities_Santiago : Ind City ; - - fun Countries_PE_provinces_Amazonas : Ind Province ; - - fun Countries_PE_provinces_Amazonas_cities_Chachapoyas : Ind City ; - - fun Countries_PE_provinces_Ancash : Ind Province ; - - fun Countries_PE_provinces_Ancash_cities_Chimbote : Ind City ; - - fun Countries_PE_provinces_Ancash_cities_Huaraz : Ind City ; - - fun Countries_PE_provinces_Apurimac : Ind Province ; - - fun Countries_PE_provinces_Apurimac_cities_Abancay : Ind City ; - - fun Countries_PE_provinces_Arequipa : Ind Province ; - - fun Countries_PE_provinces_Arequipa_cities_Arequipa : Ind City ; - - fun Countries_PE_provinces_Ayacucho : Ind Province ; - - fun Countries_PE_provinces_Ayacucho_cities_Ayacucho : Ind City ; - - fun Countries_PE_provinces_Cajamarca : Ind Province ; - - fun Countries_PE_provinces_Cajamarca_cities_Cajamarca : Ind City ; - - fun Countries_PE_provinces_Callao : Ind Province ; - - fun Countries_PE_provinces_Callao_cities_Callao : Ind City ; - - fun Countries_PE_provinces_Cuzco : Ind Province ; - - fun Countries_PE_provinces_Cuzco_cities_Cuzco : Ind City ; - - fun Countries_PE_provinces_Huancavelica : Ind Province ; - - fun Countries_PE_provinces_Huancavelica_cities_Huancavelica : Ind City ; - - fun Countries_PE_provinces_Huanuco : Ind Province ; - - fun Countries_PE_provinces_Huanuco_cities_Huanuco : Ind City ; - - fun Countries_PE_provinces_Ica : Ind Province ; - - fun Countries_PE_provinces_Ica_cities_ChinchaAlta : Ind City ; - - fun Countries_PE_provinces_Ica_cities_Ica : Ind City ; - - fun Countries_PE_provinces_Junin : Ind Province ; - - fun Countries_PE_provinces_Junin_cities_Huancayo : Ind City ; - - fun Countries_PE_provinces_LaLibertad : Ind Province ; - - fun Countries_PE_provinces_LaLibertad_cities_Trujillo : Ind City ; - - fun Countries_PE_provinces_Lambayeque : Ind Province ; - - fun Countries_PE_provinces_Lambayeque_cities_Chiclayo : Ind City ; - - fun Countries_PE_provinces_Lima : Ind Province ; - - fun Countries_PE_provinces_Lima_cities_Lima : Ind City ; - - fun Countries_PE_provinces_Loreto : Ind Province ; - - fun Countries_PE_provinces_Loreto_cities_Iquitos : Ind City ; - - fun Countries_PE_provinces_MadredeDios : Ind Province ; - - fun Countries_PE_provinces_MadredeDios_cities_PuertoMaldonado : Ind City ; - - fun Countries_PE_provinces_Moquegua : Ind Province ; - - fun Countries_PE_provinces_Moquegua_cities_Moquegua : Ind City ; - - fun Countries_PE_provinces_Pasco : Ind Province ; - - fun Countries_PE_provinces_Pasco_cities_CerrodePasco : Ind City ; - - fun Countries_PE_provinces_Piura : Ind Province ; - - fun Countries_PE_provinces_Piura_cities_Piura : Ind City ; - - fun Countries_PE_provinces_Piura_cities_Sullana : Ind City ; - - fun Countries_PE_provinces_Piura_cities_Talara : Ind City ; - - fun Countries_PE_provinces_Puno : Ind Province ; - - fun Countries_PE_provinces_Puno_cities_Juliaca : Ind City ; - - fun Countries_PE_provinces_Puno_cities_Puno : Ind City ; - - fun Countries_PE_provinces_SanMartin : Ind Province ; - - fun Countries_PE_provinces_SanMartin_cities_Moyobamba : Ind City ; - - fun Countries_PE_provinces_Tacna : Ind Province ; - - fun Countries_PE_provinces_Tacna_cities_Tacna : Ind City ; - - fun Countries_PE_provinces_Tumbes : Ind Province ; - - fun Countries_PE_provinces_Tumbes_cities_Tumbes : Ind City ; - - fun Countries_PE_provinces_Ucayali : Ind Province ; - - fun Countries_PE_provinces_Ucayali_cities_Pucallpa : Ind City ; - - fun Countries_PK_cities_Bahawalpur : Ind City ; - - fun Countries_PK_cities_Chiniot : Ind City ; - - fun Countries_PK_cities_DeraGhaziKhan : Ind City ; - - fun Countries_PK_cities_Gujranwala : Ind City ; - - fun Countries_PK_cities_Gujrat : Ind City ; - - fun Countries_PK_cities_Hyderabad : Ind City ; - - fun Countries_PK_cities_Islamabad : Ind City ; - - fun Countries_PK_cities_Jhang : Ind City ; - - fun Countries_PK_cities_Jhelum : Ind City ; - - fun Countries_PK_cities_Karachi : Ind City ; - - fun Countries_PK_cities_Kasur : Ind City ; - - fun Countries_PK_cities_Lahore : Ind City ; - - fun Countries_PK_cities_LahoreCantonment : Ind City ; - - fun Countries_PK_cities_Larkana : Ind City ; - - fun Countries_PK_cities_Lyallpur : Ind City ; - - fun Countries_PK_cities_Mardan : Ind City ; - - fun Countries_PK_cities_MirpurKhas : Ind City ; - - fun Countries_PK_cities_Multan : Ind City ; - - fun Countries_PK_cities_Nawabshah : Ind City ; - - fun Countries_PK_cities_Okara : Ind City ; - - fun Countries_PK_cities_Peshawar : Ind City ; - - fun Countries_PK_cities_Quetta : Ind City ; - - fun Countries_PK_cities_RahimYarKhan : Ind City ; - - fun Countries_PK_cities_Rawalpindi : Ind City ; - - fun Countries_PK_cities_Sahiwal : Ind City ; - - fun Countries_PK_cities_Sargodha : Ind City ; - - fun Countries_PK_cities_Sheikhupura : Ind City ; - - fun Countries_PK_cities_Sialkot : Ind City ; - - fun Countries_PK_cities_Sukkur : Ind City ; - - fun Countries_PK_cities_WahCantonment : Ind City ; - - fun Countries_PL_cities_DabrowaGornicza : Ind City ; - - fun Countries_PL_cities_JastrzebieZdroj : Ind City ; - - fun Countries_PL_provinces_Bialostockie : Ind Province ; - - fun Countries_PL_provinces_Bialostockie_cities_Bialystok : Ind City ; - - fun Countries_PL_provinces_Bialskopodlaskie : Ind Province ; - - fun Countries_PL_provinces_Bialskopodlaskie_cities_BialaPodlaska : Ind City ; - - fun Countries_PL_provinces_Bielskie : Ind Province ; - - fun Countries_PL_provinces_Bielskie_cities_BielskoBiala : Ind City ; - - fun Countries_PL_provinces_Bydgoskie : Ind Province ; - - fun Countries_PL_provinces_Bydgoskie_cities_Bydgoszcz : Ind City ; - - fun Countries_PL_provinces_Chelmskie : Ind Province ; - - fun Countries_PL_provinces_Chelmskie_cities_Chelm : Ind City ; - - fun Countries_PL_provinces_Ciechanowskie : Ind Province ; - - fun Countries_PL_provinces_Ciechanowskie_cities_Ciechanow : Ind City ; - - fun Countries_PL_provinces_Czestochowskie : Ind Province ; - - fun Countries_PL_provinces_Czestochowskie_cities_Czestochowa : Ind City ; - - fun Countries_PL_provinces_Elblaskie : Ind Province ; - - fun Countries_PL_provinces_Elblaskie_cities_Elblag : Ind City ; - - fun Countries_PL_provinces_Gdanskie : Ind Province ; - - fun Countries_PL_provinces_Gdanskie_cities_Gdansk : Ind City ; - - fun Countries_PL_provinces_Gdanskie_cities_Gdynia : Ind City ; - - fun Countries_PL_provinces_Gorzowskie : Ind Province ; - - fun Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolski : Ind City ; - - fun Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolskie : Ind City ; - - fun Countries_PL_provinces_Jeleniogorskie : Ind Province ; - - fun Countries_PL_provinces_Jeleniogorskie_cities_JeleniaGora : Ind City ; - - fun Countries_PL_provinces_Kaliskie : Ind Province ; - - fun Countries_PL_provinces_Kaliskie_cities_Kalisz : Ind City ; - - fun Countries_PL_provinces_Katowickie : Ind Province ; - - fun Countries_PL_provinces_Katowickie_cities_Bytom : Ind City ; - - fun Countries_PL_provinces_Katowickie_cities_Chorzow : Ind City ; - - fun Countries_PL_provinces_Katowickie_cities_Gliwice : Ind City ; - - fun Countries_PL_provinces_Katowickie_cities_Katowice : Ind City ; - - fun Countries_PL_provinces_Katowickie_cities_RudaSlaska : Ind City ; - - fun Countries_PL_provinces_Katowickie_cities_Rybnik : Ind City ; - - fun Countries_PL_provinces_Katowickie_cities_Sosnowiec : Ind City ; - - fun Countries_PL_provinces_Katowickie_cities_Tychy : Ind City ; - - fun Countries_PL_provinces_Katowickie_cities_WodzilawSlaski : Ind City ; - - fun Countries_PL_provinces_Katowickie_cities_Zabrze : Ind City ; - - fun Countries_PL_provinces_Kieleckie : Ind Province ; - - fun Countries_PL_provinces_Kieleckie_cities_Kielce : Ind City ; - - fun Countries_PL_provinces_Koninskie : Ind Province ; - - fun Countries_PL_provinces_Koninskie_cities_Konin : Ind City ; - - fun Countries_PL_provinces_Koszalinskie : Ind Province ; - - fun Countries_PL_provinces_Koszalinskie_cities_Koszalin : Ind City ; - - fun Countries_PL_provinces_Krakowskie : Ind Province ; - - fun Countries_PL_provinces_Krakowskie_cities_Krakow : Ind City ; - - fun Countries_PL_provinces_Krosnienskie : Ind Province ; - - fun Countries_PL_provinces_Krosnienskie_cities_Krosno : Ind City ; - - fun Countries_PL_provinces_Legnickie : Ind Province ; - - fun Countries_PL_provinces_Legnickie_cities_Legnica : Ind City ; - - fun Countries_PL_provinces_Leszczynskie : Ind Province ; - - fun Countries_PL_provinces_Leszczynskie_cities_Leszno : Ind City ; - - fun Countries_PL_provinces_Lodzkie : Ind Province ; - - fun Countries_PL_provinces_Lodzkie_cities_Lodz : Ind City ; - - fun Countries_PL_provinces_Lomzynskie : Ind Province ; - - fun Countries_PL_provinces_Lomzynskie_cities_Lomza : Ind City ; - - fun Countries_PL_provinces_Lubelskie : Ind Province ; - - fun Countries_PL_provinces_Lubelskie_cities_Lublin : Ind City ; - - fun Countries_PL_provinces_Nowosadeckie : Ind Province ; - - fun Countries_PL_provinces_Nowosadeckie_cities_NowySacz : Ind City ; - - fun Countries_PL_provinces_Olsztynskie : Ind Province ; - - fun Countries_PL_provinces_Olsztynskie_cities_Olsztyn : Ind City ; - - fun Countries_PL_provinces_Opolskie : Ind Province ; - - fun Countries_PL_provinces_Opolskie_cities_Opole : Ind City ; - - fun Countries_PL_provinces_Ostroleckie : Ind Province ; - - fun Countries_PL_provinces_Ostroleckie_cities_Ostroleka : Ind City ; - - fun Countries_PL_provinces_Pilskie : Ind Province ; - - fun Countries_PL_provinces_Pilskie_cities_Pila : Ind City ; - - fun Countries_PL_provinces_Piotrkowskie : Ind Province ; - - fun Countries_PL_provinces_Piotrkowskie_cities_PiottrkowTrybunalski : Ind City ; - - fun Countries_PL_provinces_Plockie : Ind Province ; - - fun Countries_PL_provinces_Plockie_cities_Plock : Ind City ; - - fun Countries_PL_provinces_Poznanskie : Ind Province ; - - fun Countries_PL_provinces_Poznanskie_cities_Poznan : Ind City ; - - fun Countries_PL_provinces_Przemyskie : Ind Province ; - - fun Countries_PL_provinces_Przemyskie_cities_Przemysl : Ind City ; - - fun Countries_PL_provinces_Radomskie : Ind Province ; - - fun Countries_PL_provinces_Radomskie_cities_Radom : Ind City ; - - fun Countries_PL_provinces_Rzeszowskie : Ind Province ; - - fun Countries_PL_provinces_Rzeszowskie_cities_Rzeszow : Ind City ; - - fun Countries_PL_provinces_Siedleckie : Ind Province ; - - fun Countries_PL_provinces_Siedleckie_cities_Siedlce : Ind City ; - - fun Countries_PL_provinces_Sieradzkie : Ind Province ; - - fun Countries_PL_provinces_Sieradzkie_cities_Sieradz : Ind City ; - - fun Countries_PL_provinces_Skierniewickie : Ind Province ; - - fun Countries_PL_provinces_Skierniewickie_cities_Skierniewice : Ind City ; - - fun Countries_PL_provinces_Slupskie : Ind Province ; - - fun Countries_PL_provinces_Slupskie_cities_Slupsk : Ind City ; - - fun Countries_PL_provinces_Suwalskie : Ind Province ; - - fun Countries_PL_provinces_Suwalskie_cities_Suwalki : Ind City ; - - fun Countries_PL_provinces_Szczecinskie : Ind Province ; - - fun Countries_PL_provinces_Szczecinskie_cities_Szczecin : Ind City ; - - fun Countries_PL_provinces_Tarnobrzeskie : Ind Province ; - - fun Countries_PL_provinces_Tarnobrzeskie_cities_Tarnobrzeg : Ind City ; - - fun Countries_PL_provinces_Tarnowskie : Ind Province ; - - fun Countries_PL_provinces_Tarnowskie_cities_Tarnow : Ind City ; - - fun Countries_PL_provinces_Torunskie : Ind Province ; - - fun Countries_PL_provinces_Torunskie_cities_Grudziadz : Ind City ; - - fun Countries_PL_provinces_Torunskie_cities_Torun : Ind City ; - - fun Countries_PL_provinces_Walbrzyskie : Ind Province ; - - fun Countries_PL_provinces_Walbrzyskie_cities_Walbrzych : Ind City ; - - fun Countries_PL_provinces_Warszwaskie : Ind Province ; - - fun Countries_PL_provinces_Warszwaskie_cities_Warsaw : Ind City ; - - fun Countries_PL_provinces_Wloclawskie : Ind Province ; - - fun Countries_PL_provinces_Wloclawskie_cities_Wloclawek : Ind City ; - - fun Countries_PL_provinces_Wroclawskie : Ind Province ; - - fun Countries_PL_provinces_Wroclawskie_cities_Wroclaw : Ind City ; - - fun Countries_PL_provinces_Zamojskie : Ind Province ; - - fun Countries_PL_provinces_Zamojskie_cities_Zamosc : Ind City ; - - fun Countries_PL_provinces_Zielonogorskie : Ind Province ; - - fun Countries_PL_provinces_Zielonogorskie_cities_ZielonaGora : Ind City ; - - fun Countries_PNG_cities_PortMoresby : Ind City ; - - fun Countries_PY_cities_Asuncion : Ind City ; - - fun Countries_P_provinces_Aveiro : Ind Province ; - - fun Countries_P_provinces_Azores_The : Ind Province ; - - fun Countries_P_provinces_Beja : Ind Province ; - - fun Countries_P_provinces_Braga : Ind Province ; - - fun Countries_P_provinces_Braga_cities_Braga : Ind City ; - - fun Countries_P_provinces_Braganca : Ind Province ; - - fun Countries_P_provinces_CasteloBranco : Ind Province ; - - fun Countries_P_provinces_Coimbra : Ind Province ; - - fun Countries_P_provinces_Coimbra_cities_Coimbra : Ind City ; - - fun Countries_P_provinces_Evora : Ind Province ; - - fun Countries_P_provinces_Faro : Ind Province ; - - fun Countries_P_provinces_Guarda : Ind Province ; - - fun Countries_P_provinces_Leiria : Ind Province ; - - fun Countries_P_provinces_Lisbon : Ind Province ; - - fun Countries_P_provinces_Lisbon_cities_Almada : Ind City ; - - fun Countries_P_provinces_Lisbon_cities_Amadora : Ind City ; - - fun Countries_P_provinces_Lisbon_cities_Barreiro : Ind City ; - - fun Countries_P_provinces_Lisbon_cities_Lisbon : Ind City ; - - fun Countries_P_provinces_Madeira : Ind Province ; - - fun Countries_P_provinces_Madeira_cities_Funchal : Ind City ; - - fun Countries_P_provinces_Portalegre : Ind Province ; - - fun Countries_P_provinces_Porto : Ind Province ; - - fun Countries_P_provinces_Porto_cities_Porto : Ind City ; - - fun Countries_P_provinces_Porto_cities_VilaNovadeGaia : Ind City ; - - fun Countries_P_provinces_Santarem : Ind Province ; - - fun Countries_P_provinces_Setubal : Ind Province ; - - fun Countries_P_provinces_Setubal_cities_Setubal : Ind City ; - - fun Countries_P_provinces_VianadoCastelo : Ind Province ; - - fun Countries_P_provinces_VilaReal : Ind Province ; - - fun Countries_P_provinces_Viseu : Ind Province ; - - fun Countries_Q_cities_Doha : Ind City ; - - fun Countries_Q_cities_Rayyan : Ind City ; - - fun Countries_Q_cities_Wakrah : Ind City ; - - fun Countries_RA_provinces_BuenosAires : Ind Province ; - - fun Countries_RA_provinces_BuenosAires_cities_Avellaneda : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_BahiaBlanca : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_GeneralSanMartin : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_LaMatanza : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_LaPlata : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_Lanus : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_LomasdeZamoras : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_MardelPlata : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_Moron : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_Quilmes : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_SanIsidro : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_SanNicolasdelosArroyos : Ind City ; - - fun Countries_RA_provinces_BuenosAires_cities_VicenteLopez : Ind City ; - - fun Countries_RA_provinces_Catamarca : Ind Province ; - - fun Countries_RA_provinces_Catamarca_cities_SanFernando : Ind City ; - - fun Countries_RA_provinces_Catamarca_cities_SanFernandodelValledeCatamarca : Ind City ; - - fun Countries_RA_provinces_Chaco : Ind Province ; - - fun Countries_RA_provinces_Chaco_cities_Resistencia : Ind City ; - - fun Countries_RA_provinces_Chubut : Ind Province ; - - fun Countries_RA_provinces_Chubut_cities_ComodoroRivadavia : Ind City ; - - fun Countries_RA_provinces_Chubut_cities_Rawson : Ind City ; - - fun Countries_RA_provinces_Cordoba : Ind Province ; - - fun Countries_RA_provinces_Cordoba_cities_Cordoba : Ind City ; - - fun Countries_RA_provinces_Cordoba_cities_RioCuarto : Ind City ; - - fun Countries_RA_provinces_Corrientes : Ind Province ; - - fun Countries_RA_provinces_Corrientes_cities_Corrientes : Ind City ; - - fun Countries_RA_provinces_DistritoFederal : Ind Province ; - - fun Countries_RA_provinces_DistritoFederal_cities_BuenosAires : Ind City ; - - fun Countries_RA_provinces_EntreRios : Ind Province ; - - fun Countries_RA_provinces_EntreRios_cities_Concordia : Ind City ; - - fun Countries_RA_provinces_EntreRios_cities_Parana : Ind City ; - - fun Countries_RA_provinces_Formosa : Ind Province ; - - fun Countries_RA_provinces_Formosa_cities_Formosa : Ind City ; - - fun Countries_RA_provinces_Jujuy : Ind Province ; - - fun Countries_RA_provinces_Jujuy_cities_SanSalvadordeJujuy : Ind City ; - - fun Countries_RA_provinces_LaPampa : Ind Province ; - - fun Countries_RA_provinces_LaPampa_cities_SantaRosa : Ind City ; - - fun Countries_RA_provinces_LaRioja : Ind Province ; - - fun Countries_RA_provinces_LaRioja_cities_LaRioja : Ind City ; - - fun Countries_RA_provinces_Mendoza : Ind Province ; - - fun Countries_RA_provinces_Mendoza_cities_Mendoza : Ind City ; - - fun Countries_RA_provinces_Misiones : Ind Province ; - - fun Countries_RA_provinces_Misiones_cities_Posadas : Ind City ; - - fun Countries_RA_provinces_Neuquen : Ind Province ; - - fun Countries_RA_provinces_Neuquen_cities_Neuquen : Ind City ; - - fun Countries_RA_provinces_RioNegro : Ind Province ; - - fun Countries_RA_provinces_RioNegro_cities_Viedma : Ind City ; - - fun Countries_RA_provinces_Salta : Ind Province ; - - fun Countries_RA_provinces_Salta_cities_Salta : Ind City ; - - fun Countries_RA_provinces_SanJuan : Ind Province ; - - fun Countries_RA_provinces_SanJuan_cities_SanJuan : Ind City ; - - fun Countries_RA_provinces_SanLuis : Ind Province ; - - fun Countries_RA_provinces_SanLuis_cities_SanLuis : Ind City ; - - fun Countries_RA_provinces_SantaCruz : Ind Province ; - - fun Countries_RA_provinces_SantaCruz_cities_RioGallegos : Ind City ; - - fun Countries_RA_provinces_SantaFe : Ind Province ; - - fun Countries_RA_provinces_SantaFe_cities_Rosario : Ind City ; - - fun Countries_RA_provinces_SantaFe_cities_SantaFe : Ind City ; - - fun Countries_RA_provinces_SantiagodeEstero : Ind Province ; - - fun Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEstero : Ind City ; - - fun Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEsteroLaBanda : Ind City ; - - fun Countries_RA_provinces_TierradelFuego : Ind Province ; - - fun Countries_RA_provinces_TierradelFuego_cities_Ushuaia : Ind City ; - - fun Countries_RA_provinces_Tucuman : Ind Province ; - - fun Countries_RA_provinces_Tucuman_cities_SanMigueldeTucuman : Ind City ; - - fun Countries_RB_cities_Gaborone : Ind City ; - - fun Countries_RCA_cities_Bangui : Ind City ; - - fun Countries_RCB_cities_Brazzaville : Ind City ; - - fun Countries_RCH_cities_Santiago : Ind City ; - - fun Countries_RCH_cities_Valparaiso : Ind City ; - - fun Countries_RC_cities_Chungho : Ind City ; - - fun Countries_RC_cities_Chungli : Ind City ; - - fun Countries_RC_cities_Hsinchuang : Ind City ; - - fun Countries_RC_cities_Hsintien : Ind City ; - - fun Countries_RC_cities_Sanchuung : Ind City ; - - fun Countries_RC_cities_Yungho : Ind City ; - - fun Countries_RC_provinces_Changhua : Ind Province ; - - fun Countries_RC_provinces_Changhua_cities_Changhua : Ind City ; - - fun Countries_RC_provinces_Chiai : Ind Province ; - - fun Countries_RC_provinces_Chiai_munic : Ind Province ; - - fun Countries_RC_provinces_Chiai_munic_cities_Chiai : Ind City ; - - fun Countries_RC_provinces_Chilung_munic : Ind Province ; - - fun Countries_RC_provinces_Chilung_munic_cities_Chilung : Ind City ; - - fun Countries_RC_provinces_Hsinchu : Ind Province ; - - fun Countries_RC_provinces_Hsinchu_munic : Ind Province ; - - fun Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu : Ind City ; - - fun Countries_RC_provinces_Hualien : Ind Province ; - - fun Countries_RC_provinces_Hualien_cities_Hualien : Ind City ; - - fun Countries_RC_provinces_Ilan : Ind Province ; - - fun Countries_RC_provinces_Ilan_cities_Ilan : Ind City ; - - fun Countries_RC_provinces_Kaohsiung : Ind Province ; - - fun Countries_RC_provinces_Kaohsiung_cities_Fengshan : Ind City ; - - fun Countries_RC_provinces_Kaohsiung_munic : Ind Province ; - - fun Countries_RC_provinces_Kaohsiung_munic_cities_Kaohsiung : Ind City ; - - fun Countries_RC_provinces_Miaoli : Ind Province ; - - fun Countries_RC_provinces_Miaoli_cities_Miaoli : Ind City ; - - fun Countries_RC_provinces_Nantou : Ind Province ; - - fun Countries_RC_provinces_Nantou_cities_Nantou : Ind City ; - - fun Countries_RC_provinces_Penghu : Ind Province ; - - fun Countries_RC_provinces_Penghu_cities_Makung : Ind City ; - - fun Countries_RC_provinces_Pingtung : Ind Province ; - - fun Countries_RC_provinces_Pingtung_cities_Pingtung : Ind City ; - - fun Countries_RC_provinces_Taichung : Ind Province ; - - fun Countries_RC_provinces_Taichung_cities_Fengyuan : Ind City ; - - fun Countries_RC_provinces_Taichung_munic : Ind Province ; - - fun Countries_RC_provinces_Taichung_munic_cities_Taichung : Ind City ; - - fun Countries_RC_provinces_Tainan : Ind Province ; - - fun Countries_RC_provinces_Tainan_cities_Hsinying : Ind City ; - - fun Countries_RC_provinces_Tainan_munic : Ind Province ; - - fun Countries_RC_provinces_Tainan_munic_cities_Tainan : Ind City ; - - fun Countries_RC_provinces_Taipei : Ind Province ; - - fun Countries_RC_provinces_Taipei_cities_Panchiao : Ind City ; - - fun Countries_RC_provinces_Taipei_munic : Ind Province ; - - fun Countries_RC_provinces_Taipei_munic_cities_Taipei : Ind City ; - - fun Countries_RC_provinces_Taitung : Ind Province ; - - fun Countries_RC_provinces_Taitung_cities_Taitung : Ind City ; - - fun Countries_RC_provinces_Taoyuan : Ind Province ; - - fun Countries_RC_provinces_Taoyuan_cities_Taoyuan : Ind City ; - - fun Countries_RC_provinces_Yunlin : Ind Province ; - - fun Countries_RC_provinces_Yunlin_cities_Touliu : Ind City ; - - fun Countries_RG_cities_Conakry : Ind City ; - - fun Countries_RH_cities_Port_au_Prince : Ind City ; - - fun Countries_RIM_cities_Nouakchott : Ind City ; - - fun Countries_RI_cities_Ambon : Ind City ; - - fun Countries_RI_cities_Balikpapan : Ind City ; - - fun Countries_RI_cities_BandaAceh : Ind City ; - - fun Countries_RI_cities_BandarLampung : Ind City ; - - fun Countries_RI_cities_Bandung : Ind City ; - - fun Countries_RI_cities_Banjarmasin : Ind City ; - - fun Countries_RI_cities_Batam : Ind City ; - - fun Countries_RI_cities_Bengkulu : Ind City ; - - fun Countries_RI_cities_Binjai : Ind City ; - - fun Countries_RI_cities_Blitar : Ind City ; - - fun Countries_RI_cities_Bogor : Ind City ; - - fun Countries_RI_cities_Cirebon : Ind City ; - - fun Countries_RI_cities_Gorontalo : Ind City ; - - fun Countries_RI_cities_Jakarta : Ind City ; - - fun Countries_RI_cities_Jambi : Ind City ; - - fun Countries_RI_cities_Kediri : Ind City ; - - fun Countries_RI_cities_Madiun : Ind City ; - - fun Countries_RI_cities_Magelang : Ind City ; - - fun Countries_RI_cities_Malang : Ind City ; - - fun Countries_RI_cities_Manado : Ind City ; - - fun Countries_RI_cities_Medan : Ind City ; - - fun Countries_RI_cities_Padang : Ind City ; - - fun Countries_RI_cities_Palangkaraya : Ind City ; - - fun Countries_RI_cities_Palembang : Ind City ; - - fun Countries_RI_cities_PangkalPinang : Ind City ; - - fun Countries_RI_cities_ParePare : Ind City ; - - fun Countries_RI_cities_Pasuruan : Ind City ; - - fun Countries_RI_cities_Pekalongan : Ind City ; - - fun Countries_RI_cities_PekanBaru : Ind City ; - - fun Countries_RI_cities_PematangSiantar : Ind City ; - - fun Countries_RI_cities_Pontianak : Ind City ; - - fun Countries_RI_cities_Probolinggo : Ind City ; - - fun Countries_RI_cities_Samarinda : Ind City ; - - fun Countries_RI_cities_Semarang : Ind City ; - - fun Countries_RI_cities_Sukabumi : Ind City ; - - fun Countries_RI_cities_Surabaya : Ind City ; - - fun Countries_RI_cities_Surakarta : Ind City ; - - fun Countries_RI_cities_TanjungBalai : Ind City ; - - fun Countries_RI_cities_TebingTinggi : Ind City ; - - fun Countries_RI_cities_Tegal : Ind City ; - - fun Countries_RI_cities_UjungPandang : Ind City ; - - fun Countries_RI_cities_Yogyakarta : Ind City ; - - fun Countries_RL_cities_Beirut : Ind City ; - - fun Countries_RMM_cities_Bamako : Ind City ; - - fun Countries_RM_provinces_Antananarivo : Ind Province ; - - fun Countries_RM_provinces_Antananarivo_cities_Antananarivo : Ind City ; - - fun Countries_RM_provinces_Antananarivo_cities_Antsirabe : Ind City ; - - fun Countries_RM_provinces_Antsiranana : Ind Province ; - - fun Countries_RM_provinces_Antsiranana_cities_Antsiranana : Ind City ; - - fun Countries_RM_provinces_Fianarantsoa : Ind Province ; - - fun Countries_RM_provinces_Fianarantsoa_cities_Fianarantsoa : Ind City ; - - fun Countries_RM_provinces_Mahajanga : Ind Province ; - - fun Countries_RM_provinces_Mahajanga_cities_Majunga : Ind City ; - - fun Countries_RM_provinces_Toamasina : Ind Province ; - - fun Countries_RM_provinces_Toamasina_cities_Tamatave : Ind City ; - - fun Countries_RM_provinces_Toliary : Ind Province ; - - fun Countries_RM_provinces_Toliary_cities_Toliary : Ind City ; - - fun Countries_RN_cities_Niamey : Ind City ; - - fun Countries_ROK_cities_Cheju : Ind City ; - - fun Countries_ROK_cities_Chinju : Ind City ; - - fun Countries_ROK_cities_Chongju : Ind City ; - - fun Countries_ROK_cities_Chonju : Ind City ; - - fun Countries_ROK_cities_Chunchon : Ind City ; - - fun Countries_ROK_cities_Inchon : Ind City ; - - fun Countries_ROK_cities_Kunsan : Ind City ; - - fun Countries_ROK_cities_Kwangju : Ind City ; - - fun Countries_ROK_cities_Masan : Ind City ; - - fun Countries_ROK_cities_Mokpo : Ind City ; - - fun Countries_ROK_cities_Pusan : Ind City ; - - fun Countries_ROK_cities_Seoul : Ind City ; - - fun Countries_ROK_cities_Songnam : Ind City ; - - fun Countries_ROK_cities_Suwon : Ind City ; - - fun Countries_ROK_cities_Taegu : Ind City ; - - fun Countries_ROK_cities_Taejon : Ind City ; - - fun Countries_ROK_cities_Ulsan : Ind City ; - - fun Countries_ROK_cities_Yosu : Ind City ; - - fun Countries_ROU_cities_Montevideo : Ind City ; - - fun Countries_RO_provinces_Alba : Ind Province ; - - fun Countries_RO_provinces_Alba_cities_AlbaIulia : Ind City ; - - fun Countries_RO_provinces_Arad : Ind Province ; - - fun Countries_RO_provinces_Arad_cities_Arad : Ind City ; - - fun Countries_RO_provinces_Arges : Ind Province ; - - fun Countries_RO_provinces_Arges_cities_Pitesti : Ind City ; - - fun Countries_RO_provinces_Bacau : Ind Province ; - - fun Countries_RO_provinces_Bacau_cities_Bacau : Ind City ; - - fun Countries_RO_provinces_Bihor : Ind Province ; - - fun Countries_RO_provinces_Bihor_cities_Oradea : Ind City ; - - fun Countries_RO_provinces_BistritaNasaud : Ind Province ; - - fun Countries_RO_provinces_BistritaNasaud_cities_Bistrita : Ind City ; - - fun Countries_RO_provinces_Botosani : Ind Province ; - - fun Countries_RO_provinces_Botosani_cities_Botosani : Ind City ; - - fun Countries_RO_provinces_Braila : Ind Province ; - - fun Countries_RO_provinces_Braila_cities_Braila : Ind City ; - - fun Countries_RO_provinces_Brasov : Ind Province ; - - fun Countries_RO_provinces_Brasov_cities_Brasov : Ind City ; - - fun Countries_RO_provinces_Bucuresti : Ind Province ; - - fun Countries_RO_provinces_Bucuresti_cities_Bucharest : Ind City ; - - fun Countries_RO_provinces_Buzau : Ind Province ; - - fun Countries_RO_provinces_Buzau_cities_Buzau : Ind City ; - - fun Countries_RO_provinces_Calarasi : Ind Province ; - - fun Countries_RO_provinces_Calarasi_cities_Calarasi : Ind City ; - - fun Countries_RO_provinces_CarasSeverin : Ind Province ; - - fun Countries_RO_provinces_CarasSeverin_cities_Resita : Ind City ; - - fun Countries_RO_provinces_Cluj : Ind Province ; - - fun Countries_RO_provinces_Cluj_cities_ClujNapoca : Ind City ; - - fun Countries_RO_provinces_Constanta : Ind Province ; - - fun Countries_RO_provinces_Constanta_cities_Constanta : Ind City ; - - fun Countries_RO_provinces_Covasha : Ind Province ; - - fun Countries_RO_provinces_Covasha_cities_SfintuGheorghe : Ind City ; - - fun Countries_RO_provinces_Dimbovita : Ind Province ; - - fun Countries_RO_provinces_Dimbovita_cities_Tirgoviste : Ind City ; - - fun Countries_RO_provinces_Dolj : Ind Province ; - - fun Countries_RO_provinces_Dolj_cities_Craiova : Ind City ; - - fun Countries_RO_provinces_Galati : Ind Province ; - - fun Countries_RO_provinces_Galati_cities_Galati : Ind City ; - - fun Countries_RO_provinces_Giurgiu : Ind Province ; - - fun Countries_RO_provinces_Giurgiu_cities_Giurgiu : Ind City ; - - fun Countries_RO_provinces_Gorj : Ind Province ; - - fun Countries_RO_provinces_Gorj_cities_TirguJiu : Ind City ; - - fun Countries_RO_provinces_Harghita : Ind Province ; - - fun Countries_RO_provinces_Harghita_cities_MiercureaCiuc : Ind City ; - - fun Countries_RO_provinces_Hunedoara : Ind Province ; - - fun Countries_RO_provinces_Hunedoara_cities_Deva : Ind City ; - - fun Countries_RO_provinces_Ialomita : Ind Province ; - - fun Countries_RO_provinces_Ialomita_cities_Slobozia : Ind City ; - - fun Countries_RO_provinces_Iasi : Ind Province ; - - fun Countries_RO_provinces_Iasi_cities_Iasi : Ind City ; - - fun Countries_RO_provinces_Maramures : Ind Province ; - - fun Countries_RO_provinces_Maramures_cities_BaiaMare : Ind City ; - - fun Countries_RO_provinces_Mehedinti : Ind Province ; - - fun Countries_RO_provinces_Mehedinti_cities_DrobetaTurnuSeverin : Ind City ; - - fun Countries_RO_provinces_Mures : Ind Province ; - - fun Countries_RO_provinces_Mures_cities_TirguMures : Ind City ; - - fun Countries_RO_provinces_Neamt : Ind Province ; - - fun Countries_RO_provinces_Neamt_cities_PiatraNeamt : Ind City ; - - fun Countries_RO_provinces_Olt : Ind Province ; - - fun Countries_RO_provinces_Olt_cities_Slatina : Ind City ; - - fun Countries_RO_provinces_Prahova : Ind Province ; - - fun Countries_RO_provinces_Prahova_cities_Ploiesti : Ind City ; - - fun Countries_RO_provinces_Salaj : Ind Province ; - - fun Countries_RO_provinces_Salaj_cities_Zalau : Ind City ; - - fun Countries_RO_provinces_SatuMare : Ind Province ; - - fun Countries_RO_provinces_SatuMare_cities_SatuMare : Ind City ; - - fun Countries_RO_provinces_Sibiu : Ind Province ; - - fun Countries_RO_provinces_Sibiu_cities_Sibiu : Ind City ; - - fun Countries_RO_provinces_Suceava : Ind Province ; - - fun Countries_RO_provinces_Suceava_cities_Suceava : Ind City ; - - fun Countries_RO_provinces_Teleorman : Ind Province ; - - fun Countries_RO_provinces_Teleorman_cities_Alexandria : Ind City ; - - fun Countries_RO_provinces_Timis : Ind Province ; - - fun Countries_RO_provinces_Timis_cities_Timisoara : Ind City ; - - fun Countries_RO_provinces_Tulcea : Ind Province ; - - fun Countries_RO_provinces_Tulcea_cities_Tulcea : Ind City ; - - fun Countries_RO_provinces_Vaslui : Ind Province ; - - fun Countries_RO_provinces_Vaslui_cities_Vaslui : Ind City ; - - fun Countries_RO_provinces_Vilcea : Ind Province ; - - fun Countries_RO_provinces_Vilcea_cities_RimnicuVilcea : Ind City ; - - fun Countries_RO_provinces_Vrancea : Ind Province ; - - fun Countries_RO_provinces_Vrancea_cities_Focsani : Ind City ; - - fun Countries_RP_cities_CagayandeOro : Ind City ; - - fun Countries_RP_cities_Cebu : Ind City ; - - fun Countries_RP_cities_Davao : Ind City ; - - fun Countries_RP_cities_Kalookan : Ind City ; - - fun Countries_RP_cities_Makati : Ind City ; - - fun Countries_RP_cities_Manila : Ind City ; - - fun Countries_RP_cities_Pasay : Ind City ; - - fun Countries_RP_cities_Pasig : Ind City ; - - fun Countries_RP_cities_Quezon : Ind City ; - - fun Countries_RP_cities_Zamboanga : Ind City ; - - fun Countries_RSA_cities_Alexandra : Ind City ; - - fun Countries_RSA_cities_Benoni : Ind City ; - - fun Countries_RSA_cities_Boksburg : Ind City ; - - fun Countries_RSA_cities_Carletonville : Ind City ; - - fun Countries_RSA_cities_Daveyton : Ind City ; - - fun Countries_RSA_cities_Diepmeadow : Ind City ; - - fun Countries_RSA_cities_Evaton : Ind City ; - - fun Countries_RSA_cities_Germiston : Ind City ; - - fun Countries_RSA_cities_Ibhayi : Ind City ; - - fun Countries_RSA_cities_Katlehong : Ind City ; - - fun Countries_RSA_cities_KemptonPark : Ind City ; - - fun Countries_RSA_cities_Khayalitsha : Ind City ; - - fun Countries_RSA_cities_Lekoa : Ind City ; - - fun Countries_RSA_cities_Mamelodi : Ind City ; - - fun Countries_RSA_cities_Mangaung : Ind City ; - - fun Countries_RSA_cities_Roodepoort : Ind City ; - - fun Countries_RSA_cities_Sandton : Ind City ; - - fun Countries_RSA_cities_Soshanguve : Ind City ; - - fun Countries_RSA_cities_Tembisa : Ind City ; - - fun Countries_RSA_provinces_EasternCape : Ind Province ; - - fun Countries_RSA_provinces_EasternCape_cities_EastLondon : Ind City ; - - fun Countries_RSA_provinces_EasternCape_cities_KingWilliamsTown : Ind City ; - - fun Countries_RSA_provinces_EasternCape_cities_PortElizabeth : Ind City ; - - fun Countries_RSA_provinces_FreeState : Ind Province ; - - fun Countries_RSA_provinces_FreeState_cities_Bloemfontein : Ind City ; - - fun Countries_RSA_provinces_Gauteng : Ind Province ; - - fun Countries_RSA_provinces_Gauteng_cities_Johannesburg : Ind City ; - - fun Countries_RSA_provinces_Gauteng_cities_Pretoria : Ind City ; - - fun Countries_RSA_provinces_Gauteng_cities_Soweto : Ind City ; - - fun Countries_RSA_provinces_KwazuluNatal : Ind Province ; - - fun Countries_RSA_provinces_KwazuluNatal_cities_Durban : Ind City ; - - fun Countries_RSA_provinces_KwazuluNatal_cities_Pietermaritzburg : Ind City ; - - fun Countries_RSA_provinces_Mpumalanga : Ind Province ; - - fun Countries_RSA_provinces_Mpumalanga_cities_Nelspruit : Ind City ; - - fun Countries_RSA_provinces_NorthWest : Ind Province ; - - fun Countries_RSA_provinces_NorthWest_cities_Mmabatho : Ind City ; - - fun Countries_RSA_provinces_NorthernCape : Ind Province ; - - fun Countries_RSA_provinces_NorthernCape_cities_Kimberley : Ind City ; - - fun Countries_RSA_provinces_NorthernProvince : Ind Province ; - - fun Countries_RSA_provinces_NorthernProvince_cities_Pietersburg : Ind City ; - - fun Countries_RSA_provinces_WesternCape : Ind Province ; - - fun Countries_RSA_provinces_WesternCape_cities_CapeTown : Ind City ; - - fun Countries_RSM_cities_SanMarino : Ind City ; - - fun Countries_RT_cities_Lome : Ind City ; - - fun Countries_RWA_cities_Kigali : Ind City ; - - fun Countries_R_cities_Seversk : Ind City ; - - fun Countries_R_cities_Zagorsk : Ind City ; - - fun Countries_R_provinces_Altayskiykray : Ind Province ; - - fun Countries_R_provinces_Altayskiykray_cities_Barnaul : Ind City ; - - fun Countries_R_provinces_Altayskiykray_cities_Biysk : Ind City ; - - fun Countries_R_provinces_Altayskiykray_cities_Rubtsovsk : Ind City ; - - fun Countries_R_provinces_Amurskayaoblast : Ind Province ; - - fun Countries_R_provinces_Amurskayaoblast_cities_Blagoveshchensk : Ind City ; - - fun Countries_R_provinces_Arkhangelskayaoblast : Ind Province ; - - fun Countries_R_provinces_Arkhangelskayaoblast_cities_Arkhangelsk : Ind City ; - - fun Countries_R_provinces_Arkhangelskayaoblast_cities_Severodvinsk : Ind City ; - - fun Countries_R_provinces_Astrakhanskayaoblast : Ind Province ; - - fun Countries_R_provinces_Astrakhanskayaoblast_cities_Astrakhan : Ind City ; - - fun Countries_R_provinces_Belgorodskayaoblast : Ind Province ; - - fun Countries_R_provinces_Belgorodskayaoblast_cities_Belgorod : Ind City ; - - fun Countries_R_provinces_Belgorodskayaoblast_cities_StaryOskol : Ind City ; - - fun Countries_R_provinces_Bryanskayaoblast : Ind Province ; - - fun Countries_R_provinces_Bryanskayaoblast_cities_Bryansk : Ind City ; - - fun Countries_R_provinces_ChechenRep_ : Ind Province ; - - fun Countries_R_provinces_ChechenRep__cities_Grozny : Ind City ; - - fun Countries_R_provinces_Chelyabinskayaoblast : Ind Province ; - - fun Countries_R_provinces_Chelyabinskayaoblast_cities_Chelyabinsk : Ind City ; - - fun Countries_R_provinces_Chelyabinskayaoblast_cities_Magnitogorsk : Ind City ; - - fun Countries_R_provinces_Chelyabinskayaoblast_cities_Miass : Ind City ; - - fun Countries_R_provinces_Chelyabinskayaoblast_cities_Zlatoust : Ind City ; - - fun Countries_R_provinces_Chitinskayaoblast : Ind Province ; - - fun Countries_R_provinces_Chitinskayaoblast_cities_Chita : Ind City ; - - fun Countries_R_provinces_Chukotskyao : Ind Province ; - - fun Countries_R_provinces_Chukotskyao_cities_Anadyr : Ind City ; - - fun Countries_R_provinces_ChuvashRepublic : Ind Province ; - - fun Countries_R_provinces_ChuvashRepublic_cities_Cheboksary : Ind City ; - - fun Countries_R_provinces_ChuvashRepublic_cities_Novocheboksarsk : Ind City ; - - fun Countries_R_provinces_Irkutskayaoblast : Ind Province ; - - fun Countries_R_provinces_Irkutskayaoblast_cities_Angarsk : Ind City ; - - fun Countries_R_provinces_Irkutskayaoblast_cities_Bratsk : Ind City ; - - fun Countries_R_provinces_Irkutskayaoblast_cities_Irkutsk : Ind City ; - - fun Countries_R_provinces_Irkutskayaoblast_cities_UsolyeSibirskoye : Ind City ; - - fun Countries_R_provinces_Irkutskayaoblast_cities_UstIlimsk : Ind City ; - - fun Countries_R_provinces_Ivanovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Ivanovskayaoblast_cities_Ivanovo : Ind City ; - - fun Countries_R_provinces_Ivanovskayaoblast_cities_Kineshma : Ind City ; - - fun Countries_R_provinces_KabardinoBalkarRep_ : Ind Province ; - - fun Countries_R_provinces_KabardinoBalkarRep__cities_Nalchik : Ind City ; - - fun Countries_R_provinces_Kaliningradskayaoblast : Ind Province ; - - fun Countries_R_provinces_Kaliningradskayaoblast_cities_Kaliningrad : Ind City ; - - fun Countries_R_provinces_Kaluzhskayaoblast : Ind Province ; - - fun Countries_R_provinces_Kaluzhskayaoblast_cities_Kaluga : Ind City ; - - fun Countries_R_provinces_Kaluzhskayaoblast_cities_Obninsk : Ind City ; - - fun Countries_R_provinces_Kamchatskayaoblast : Ind Province ; - - fun Countries_R_provinces_Kamchatskayaoblast_cities_PetropavlovskKamchatsky : Ind City ; - - fun Countries_R_provinces_KarachayevoCherkesskRep_ : Ind Province ; - - fun Countries_R_provinces_KarachayevoCherkesskRep__cities_Cherkessk : Ind City ; - - fun Countries_R_provinces_Kemerovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Kemerovskayaoblast_cities_AnzheroSudzhensk : Ind City ; - - fun Countries_R_provinces_Kemerovskayaoblast_cities_Kemerovo : Ind City ; - - fun Countries_R_provinces_Kemerovskayaoblast_cities_Kiselyovsk : Ind City ; - - fun Countries_R_provinces_Kemerovskayaoblast_cities_LeninskKuznetskiy : Ind City ; - - fun Countries_R_provinces_Kemerovskayaoblast_cities_Mezhdurechensk : Ind City ; - - fun Countries_R_provinces_Kemerovskayaoblast_cities_Novokuznetsk : Ind City ; - - fun Countries_R_provinces_Kemerovskayaoblast_cities_Prokopyevsk : Ind City ; - - fun Countries_R_provinces_Khabarovskiykray : Ind Province ; - - fun Countries_R_provinces_Khabarovskiykray_cities_Khabarovsk : Ind City ; - - fun Countries_R_provinces_Khabarovskiykray_cities_KomsomolsknaAmure : Ind City ; - - fun Countries_R_provinces_Kirovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Kirovskayaoblast_cities_Kirov : Ind City ; - - fun Countries_R_provinces_Kostromskayaoblast : Ind Province ; - - fun Countries_R_provinces_Kostromskayaoblast_cities_Kostroma : Ind City ; - - fun Countries_R_provinces_Krasnodarskykray : Ind Province ; - - fun Countries_R_provinces_Krasnodarskykray_cities_Armavir : Ind City ; - - fun Countries_R_provinces_Krasnodarskykray_cities_Krasnodar : Ind City ; - - fun Countries_R_provinces_Krasnodarskykray_cities_Novorossiysk : Ind City ; - - fun Countries_R_provinces_Krasnodarskykray_cities_Sochi : Ind City ; - - fun Countries_R_provinces_Krasnoyarskiykray : Ind Province ; - - fun Countries_R_provinces_Krasnoyarskiykray_cities_Achinsk : Ind City ; - - fun Countries_R_provinces_Krasnoyarskiykray_cities_Kansk : Ind City ; - - fun Countries_R_provinces_Krasnoyarskiykray_cities_Krasnoyarsk : Ind City ; - - fun Countries_R_provinces_Krasnoyarskiykray_cities_Norilsk : Ind City ; - - fun Countries_R_provinces_Kurganskayaoblast : Ind Province ; - - fun Countries_R_provinces_Kurganskayaoblast_cities_Kurgan : Ind City ; - - fun Countries_R_provinces_Kurskayaoblast : Ind Province ; - - fun Countries_R_provinces_Kurskayaoblast_cities_Kursk : Ind City ; - - fun Countries_R_provinces_Leningradskayaoblast : Ind Province ; - - fun Countries_R_provinces_Leningradskayaoblast_cities_Kolpino : Ind City ; - - fun Countries_R_provinces_Lipetskayaoblast : Ind Province ; - - fun Countries_R_provinces_Lipetskayaoblast_cities_Lipetsk : Ind City ; - - fun Countries_R_provinces_Lipetskayaoblast_cities_Yelets : Ind City ; - - fun Countries_R_provinces_Magadanskayaoblast : Ind Province ; - - fun Countries_R_provinces_Magadanskayaoblast_cities_Magadan : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Balashikha : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Elektrostal : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Khimki : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Kolomna : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Lyubertsy : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Mytishchi : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Noginsk : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Odintsovo : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_OrekhovoZuyevo : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Podolsk : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Serpukhov : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Shchyolkovo : Ind City ; - - fun Countries_R_provinces_Moskovskayaoblast_cities_Zelenograd : Ind City ; - - fun Countries_R_provinces_Moskva : Ind Province ; - - fun Countries_R_provinces_Moskva_cities_Moscow : Ind City ; - - fun Countries_R_provinces_Murmanskayaoblast : Ind Province ; - - fun Countries_R_provinces_Murmanskayaoblast_cities_Murmansk : Ind City ; - - fun Countries_R_provinces_Nizhegorodskayaoblast : Ind Province ; - - fun Countries_R_provinces_Nizhegorodskayaoblast_cities_Arzamas : Ind City ; - - fun Countries_R_provinces_Nizhegorodskayaoblast_cities_Dzerzhinsk : Ind City ; - - fun Countries_R_provinces_Nizhegorodskayaoblast_cities_NizhniyNovgorod : Ind City ; - - fun Countries_R_provinces_Novgorodskayaoblast : Ind Province ; - - fun Countries_R_provinces_Novgorodskayaoblast_cities_Novgorod : Ind City ; - - fun Countries_R_provinces_Novosibirskayaoblast : Ind Province ; - - fun Countries_R_provinces_Novosibirskayaoblast_cities_Novosibirsk : Ind City ; - - fun Countries_R_provinces_Omskayaoblast : Ind Province ; - - fun Countries_R_provinces_Omskayaoblast_cities_Omsk : Ind City ; - - fun Countries_R_provinces_Orenburgskayaoblast : Ind Province ; - - fun Countries_R_provinces_Orenburgskayaoblast_cities_Novotroitsk : Ind City ; - - fun Countries_R_provinces_Orenburgskayaoblast_cities_Orenburg : Ind City ; - - fun Countries_R_provinces_Orenburgskayaoblast_cities_Orsk : Ind City ; - - fun Countries_R_provinces_Orlovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Orlovskayaoblast_cities_Orel : Ind City ; - - fun Countries_R_provinces_Penzenskayaoblast : Ind Province ; - - fun Countries_R_provinces_Penzenskayaoblast_cities_Kuznetsk : Ind City ; - - fun Countries_R_provinces_Penzenskayaoblast_cities_Penza : Ind City ; - - fun Countries_R_provinces_Permskayaoblast : Ind Province ; - - fun Countries_R_provinces_Permskayaoblast_cities_Berezniki : Ind City ; - - fun Countries_R_provinces_Permskayaoblast_cities_Perm : Ind City ; - - fun Countries_R_provinces_Permskayaoblast_cities_Solikamsk : Ind City ; - - fun Countries_R_provinces_Primorskykray : Ind Province ; - - fun Countries_R_provinces_Primorskykray_cities_Nakhodka : Ind City ; - - fun Countries_R_provinces_Primorskykray_cities_Ussuriysk : Ind City ; - - fun Countries_R_provinces_Primorskykray_cities_Vladivostok : Ind City ; - - fun Countries_R_provinces_Pskovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Pskovskayaoblast_cities_Pskov : Ind City ; - - fun Countries_R_provinces_Pskovskayaoblast_cities_VelikiyeLuki : Ind City ; - - fun Countries_R_provinces_Rep_ofAdygeya : Ind Province ; - - fun Countries_R_provinces_Rep_ofAdygeya_cities_Maykop : Ind City ; - - fun Countries_R_provinces_Rep_ofAltay : Ind Province ; - - fun Countries_R_provinces_Rep_ofAltay_cities_GornoAltaysk : Ind City ; - - fun Countries_R_provinces_Rep_ofBashkortostan : Ind Province ; - - fun Countries_R_provinces_Rep_ofBashkortostan_cities_Oktyabrsky : Ind City ; - - fun Countries_R_provinces_Rep_ofBashkortostan_cities_Salavat : Ind City ; - - fun Countries_R_provinces_Rep_ofBashkortostan_cities_Sterlitamak : Ind City ; - - fun Countries_R_provinces_Rep_ofBashkortostan_cities_Ufa : Ind City ; - - fun Countries_R_provinces_Rep_ofBuryatiya : Ind Province ; - - fun Countries_R_provinces_Rep_ofBuryatiya_cities_UlanUde : Ind City ; - - fun Countries_R_provinces_Rep_ofDagestan : Ind Province ; - - fun Countries_R_provinces_Rep_ofDagestan_cities_Makhachkala : Ind City ; - - fun Countries_R_provinces_Rep_ofIngushetiya : Ind Province ; - - fun Countries_R_provinces_Rep_ofIngushetiya_cities_Nazran : Ind City ; - - fun Countries_R_provinces_Rep_ofKalmykiya : Ind Province ; - - fun Countries_R_provinces_Rep_ofKalmykiya_cities_Elista : Ind City ; - - fun Countries_R_provinces_Rep_ofKarelia : Ind Province ; - - fun Countries_R_provinces_Rep_ofKarelia_cities_Petrozavodsk : Ind City ; - - fun Countries_R_provinces_Rep_ofKhakassiya : Ind Province ; - - fun Countries_R_provinces_Rep_ofKhakassiya_cities_Abakan : Ind City ; - - fun Countries_R_provinces_Rep_ofKomi : Ind Province ; - - fun Countries_R_provinces_Rep_ofKomi_cities_Syktyvkar : Ind City ; - - fun Countries_R_provinces_Rep_ofKomi_cities_Ukhta : Ind City ; - - fun Countries_R_provinces_Rep_ofKomi_cities_Vorkuta : Ind City ; - - fun Countries_R_provinces_Rep_ofMariyEl : Ind Province ; - - fun Countries_R_provinces_Rep_ofMariyEl_cities_YoshkarOla : Ind City ; - - fun Countries_R_provinces_Rep_ofMordovia : Ind Province ; - - fun Countries_R_provinces_Rep_ofMordovia_cities_Saransk : Ind City ; - - fun Countries_R_provinces_Rep_ofNorthOssetiya : Ind Province ; - - fun Countries_R_provinces_Rep_ofNorthOssetiya_cities_Vladikavkaz : Ind City ; - - fun Countries_R_provinces_Rep_ofSakha : Ind Province ; - - fun Countries_R_provinces_Rep_ofSakha_cities_Yakutsk : Ind City ; - - fun Countries_R_provinces_Rep_ofTatarstan : Ind Province ; - - fun Countries_R_provinces_Rep_ofTatarstan_cities_Almetyevsk : Ind City ; - - fun Countries_R_provinces_Rep_ofTatarstan_cities_Kazan : Ind City ; - - fun Countries_R_provinces_Rep_ofTatarstan_cities_NaberezhnyeChelny : Ind City ; - - fun Countries_R_provinces_Rep_ofTatarstan_cities_Nizhnekamsk : Ind City ; - - fun Countries_R_provinces_Rep_ofTatarstan_cities_Zelenodolysk : Ind City ; - - fun Countries_R_provinces_Rep_ofTyva : Ind Province ; - - fun Countries_R_provinces_Rep_ofTyva_cities_Kyzyl : Ind City ; - - fun Countries_R_provinces_Rostovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Rostovskayaoblast_cities_Novocherkassk : Ind City ; - - fun Countries_R_provinces_Rostovskayaoblast_cities_Novoshakhtinsk : Ind City ; - - fun Countries_R_provinces_Rostovskayaoblast_cities_RostovnaDonu : Ind City ; - - fun Countries_R_provinces_Rostovskayaoblast_cities_RostovnoDonu : Ind City ; - - fun Countries_R_provinces_Rostovskayaoblast_cities_Shakhty : Ind City ; - - fun Countries_R_provinces_Rostovskayaoblast_cities_Taganrog : Ind City ; - - fun Countries_R_provinces_Rostovskayaoblast_cities_Volgodonsk : Ind City ; - - fun Countries_R_provinces_Ryazanskayaoblast : Ind Province ; - - fun Countries_R_provinces_Ryazanskayaoblast_cities_Ryazan : Ind City ; - - fun Countries_R_provinces_Sakhalinskayaoblast : Ind Province ; - - fun Countries_R_provinces_Sakhalinskayaoblast_cities_YuzhnoSakhalinsk : Ind City ; - - fun Countries_R_provinces_Samarskayaoblast : Ind Province ; - - fun Countries_R_provinces_Samarskayaoblast_cities_Novokuybyshevsk : Ind City ; - - fun Countries_R_provinces_Samarskayaoblast_cities_Samara : Ind City ; - - fun Countries_R_provinces_Samarskayaoblast_cities_Syzran : Ind City ; - - fun Countries_R_provinces_Samarskayaoblast_cities_Tolyatti : Ind City ; - - fun Countries_R_provinces_SanktPeterburg : Ind Province ; - - fun Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg : Ind City ; - - fun Countries_R_provinces_Saratovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Saratovskayaoblast_cities_Balakovo : Ind City ; - - fun Countries_R_provinces_Saratovskayaoblast_cities_Engels : Ind City ; - - fun Countries_R_provinces_Saratovskayaoblast_cities_Saratov : Ind City ; - - fun Countries_R_provinces_Smolenskayaoblast : Ind Province ; - - fun Countries_R_provinces_Smolenskayaoblast_cities_Smolensk : Ind City ; - - fun Countries_R_provinces_Stavropolskykray : Ind Province ; - - fun Countries_R_provinces_Stavropolskykray_cities_Kislovodsk : Ind City ; - - fun Countries_R_provinces_Stavropolskykray_cities_Neftekamsk : Ind City ; - - fun Countries_R_provinces_Stavropolskykray_cities_Nevinnomyssk : Ind City ; - - fun Countries_R_provinces_Stavropolskykray_cities_Pyatigorsk : Ind City ; - - fun Countries_R_provinces_Stavropolskykray_cities_Stavropol : Ind City ; - - fun Countries_R_provinces_Sverdlovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Sverdlovskayaoblast_cities_KamenskUralskiy : Ind City ; - - fun Countries_R_provinces_Sverdlovskayaoblast_cities_NizhniyTagil : Ind City ; - - fun Countries_R_provinces_Sverdlovskayaoblast_cities_Pervouralsk : Ind City ; - - fun Countries_R_provinces_Sverdlovskayaoblast_cities_Serov : Ind City ; - - fun Countries_R_provinces_Sverdlovskayaoblast_cities_Yekaterinburg : Ind City ; - - fun Countries_R_provinces_Tambovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Tambovskayaoblast_cities_Michurinsk : Ind City ; - - fun Countries_R_provinces_Tambovskayaoblast_cities_Tambov : Ind City ; - - fun Countries_R_provinces_Tomskayaoblast : Ind Province ; - - fun Countries_R_provinces_Tomskayaoblast_cities_Tomsk : Ind City ; - - fun Countries_R_provinces_Tulskayaoblast : Ind Province ; - - fun Countries_R_provinces_Tulskayaoblast_cities_Novomoskovsk : Ind City ; - - fun Countries_R_provinces_Tulskayaoblast_cities_Tula : Ind City ; - - fun Countries_R_provinces_Tverskayaoblast : Ind Province ; - - fun Countries_R_provinces_Tverskayaoblast_cities_Tver : Ind City ; - - fun Countries_R_provinces_Tyumenskayaoblast : Ind Province ; - - fun Countries_R_provinces_Tyumenskayaoblast_cities_Nizhnevartovsk : Ind City ; - - fun Countries_R_provinces_Tyumenskayaoblast_cities_Surgut : Ind City ; - - fun Countries_R_provinces_Tyumenskayaoblast_cities_Tyumen : Ind City ; - - fun Countries_R_provinces_UdmurtRepublic : Ind Province ; - - fun Countries_R_provinces_UdmurtRepublic_cities_Glazov : Ind City ; - - fun Countries_R_provinces_UdmurtRepublic_cities_Izhevsk : Ind City ; - - fun Countries_R_provinces_UdmurtRepublic_cities_Sarapul : Ind City ; - - fun Countries_R_provinces_UdmurtRepublic_cities_Votkinsk : Ind City ; - - fun Countries_R_provinces_Ulyanovskayaoblast : Ind Province ; - - fun Countries_R_provinces_Ulyanovskayaoblast_cities_Dimitrovgrad : Ind City ; - - fun Countries_R_provinces_Ulyanovskayaoblast_cities_Simbirsk : Ind City ; - - fun Countries_R_provinces_Vladimirskayaoblast : Ind Province ; - - fun Countries_R_provinces_Vladimirskayaoblast_cities_Kovrov : Ind City ; - - fun Countries_R_provinces_Vladimirskayaoblast_cities_Murom : Ind City ; - - fun Countries_R_provinces_Vladimirskayaoblast_cities_Vladimir : Ind City ; - - fun Countries_R_provinces_Volgogradskayaoblast : Ind Province ; - - fun Countries_R_provinces_Volgogradskayaoblast_cities_Kamyshin : Ind City ; - - fun Countries_R_provinces_Volgogradskayaoblast_cities_Volgograd : Ind City ; - - fun Countries_R_provinces_Volgogradskayaoblast_cities_Volzhsky : Ind City ; - - fun Countries_R_provinces_Vologodskayaoblast : Ind Province ; - - fun Countries_R_provinces_Vologodskayaoblast_cities_Cherepovets : Ind City ; - - fun Countries_R_provinces_Vologodskayaoblast_cities_Vologda : Ind City ; - - fun Countries_R_provinces_Voronezhskayaoblast : Ind Province ; - - fun Countries_R_provinces_Voronezhskayaoblast_cities_Voronezh : Ind City ; - - fun Countries_R_provinces_Yaroslavskayaoblast : Ind Province ; - - fun Countries_R_provinces_Yaroslavskayaoblast_cities_Rybinsk : Ind City ; - - fun Countries_R_provinces_Yaroslavskayaoblast_cities_Yaroslavl : Ind City ; - - fun Countries_R_provinces_Yevreyskayaavt_oblast : Ind Province ; - - fun Countries_R_provinces_Yevreyskayaavt_oblast_cities_Birobidzhan : Ind City ; - - fun Countries_SA_cities_Jeddah : Ind City ; - - fun Countries_SA_cities_Riyadh : Ind City ; - - fun Countries_SD_cities_Mbabane : Ind City ; - - fun Countries_SF_provinces_Aland : Ind Province ; - - fun Countries_SF_provinces_Aland_cities_Mariehamn : Ind City ; - - fun Countries_SF_provinces_Haeme : Ind Province ; - - fun Countries_SF_provinces_Haeme_cities_Haemeenlinna : Ind City ; - - fun Countries_SF_provinces_Haeme_cities_Lahti : Ind City ; - - fun Countries_SF_provinces_Haeme_cities_Tampere : Ind City ; - - fun Countries_SF_provinces_Kuopio : Ind Province ; - - fun Countries_SF_provinces_Kuopio_cities_Kuopio : Ind City ; - - fun Countries_SF_provinces_Kymi : Ind Province ; - - fun Countries_SF_provinces_Kymi_cities_Kotka : Ind City ; - - fun Countries_SF_provinces_Kymi_cities_Lappeenrenta : Ind City ; - - fun Countries_SF_provinces_Lappia : Ind Province ; - - fun Countries_SF_provinces_Lappia_cities_Rovaniemi : Ind City ; - - fun Countries_SF_provinces_Mikkeli : Ind Province ; - - fun Countries_SF_provinces_Mikkeli_cities_Mikkeli : Ind City ; - - fun Countries_SF_provinces_Oulu : Ind Province ; - - fun Countries_SF_provinces_Oulu_cities_Oulu : Ind City ; - - fun Countries_SF_provinces_Pohjols_Karjala : Ind Province ; - - fun Countries_SF_provinces_Pohjols_Karjala_cities_Joensuu : Ind City ; - - fun Countries_SF_provinces_Suomi : Ind Province ; - - fun Countries_SF_provinces_Suomi_cities_Jyvaeskylae : Ind City ; - - fun Countries_SF_provinces_Turku_Pori : Ind Province ; - - fun Countries_SF_provinces_Turku_Pori_cities_Pori : Ind City ; - - fun Countries_SF_provinces_Turku_Pori_cities_Turku : Ind City ; - - fun Countries_SF_provinces_Uusimaa : Ind Province ; - - fun Countries_SF_provinces_Uusimaa_cities_Espoo : Ind City ; - - fun Countries_SF_provinces_Uusimaa_cities_Helsinki : Ind City ; - - fun Countries_SF_provinces_Vaasa : Ind Province ; - - fun Countries_SF_provinces_Vaasa_cities_Vaasa : Ind City ; - - fun Countries_SGP_cities_Singapore : Ind City ; - - fun Countries_SK_cities_Bratislava : Ind City ; - - fun Countries_SLB_cities_Honiara : Ind City ; - - fun Countries_SLO_cities_Ljubljana : Ind City ; - - fun Countries_SME_cities_Paramaribo : Ind City ; - - fun Countries_SN_provinces_Dakar : Ind Province ; - - fun Countries_SN_provinces_Dakar_cities_Dakar : Ind City ; - - fun Countries_SN_provinces_Diourbel : Ind Province ; - - fun Countries_SN_provinces_Diourbel_cities_Diourbel : Ind City ; - - fun Countries_SN_provinces_Fatick : Ind Province ; - - fun Countries_SN_provinces_Fatick_cities_Fatick : Ind City ; - - fun Countries_SN_provinces_Kaolack : Ind Province ; - - fun Countries_SN_provinces_Kaolack_cities_Kaolack : Ind City ; - - fun Countries_SN_provinces_Kolda : Ind Province ; - - fun Countries_SN_provinces_Kolda_cities_Kolda : Ind City ; - - fun Countries_SN_provinces_Louga : Ind Province ; - - fun Countries_SN_provinces_Louga_cities_Louga : Ind City ; - - fun Countries_SN_provinces_SaintLouis : Ind Province ; - - fun Countries_SN_provinces_SaintLouis_cities_SaintLouis : Ind City ; - - fun Countries_SN_provinces_Tambacounda : Ind Province ; - - fun Countries_SN_provinces_Tambacounda_cities_Tambacounda : Ind City ; - - fun Countries_SN_provinces_Thies : Ind Province ; - - fun Countries_SN_provinces_Thies_cities_Thies : Ind City ; - - fun Countries_SN_provinces_Ziguinchor : Ind Province ; - - fun Countries_SN_provinces_Ziguinchor_cities_Ziguinchor : Ind City ; - - fun Countries_SP_cities_Mogadishu : Ind City ; - - fun Countries_STP_cities_SaoTome : Ind City ; - - fun Countries_SUD_provinces_AalianNil : Ind Province ; - - fun Countries_SUD_provinces_AalianNil_cities_Malakal : Ind City ; - - fun Countries_SUD_provinces_BahralGhazal : Ind Province ; - - fun Countries_SUD_provinces_BahralGhazal_cities_Waw : Ind City ; - - fun Countries_SUD_provinces_Darfur : Ind Province ; - - fun Countries_SUD_provinces_Darfur_cities_Nyala : Ind City ; - - fun Countries_SUD_provinces_Darfur_cities_alFasher : Ind City ; - - fun Countries_SUD_provinces_Kurdufan : Ind Province ; - - fun Countries_SUD_provinces_Kurdufan_cities_alUbayyid : Ind City ; - - fun Countries_SUD_provinces_alIstiwaiyah : Ind Province ; - - fun Countries_SUD_provinces_alIstiwaiyah_cities_Juba : Ind City ; - - fun Countries_SUD_provinces_alKhartum : Ind Province ; - - fun Countries_SUD_provinces_alKhartum_cities_Khartoum : Ind City ; - - fun Countries_SUD_provinces_alKhartum_cities_KhartoumNorth : Ind City ; - - fun Countries_SUD_provinces_alKhartum_cities_Omdurman : Ind City ; - - fun Countries_SUD_provinces_alWusta : Ind Province ; - - fun Countries_SUD_provinces_alWusta_cities_WadMadani : Ind City ; - - fun Countries_SUD_provinces_ashShamaliyah : Ind Province ; - - fun Countries_SUD_provinces_ashShamaliyah_cities_adDamir : Ind City ; - - fun Countries_SUD_provinces_ashSharqiyah : Ind Province ; - - fun Countries_SUD_provinces_ashSharqiyah_cities_Kassala : Ind City ; - - fun Countries_SUD_provinces_ashSharqiyah_cities_PortSudan : Ind City ; - - fun Countries_SUD_provinces_ashSharqiyah_cities_alQadarif : Ind City ; - - fun Countries_SYR_cities_Aleppo : Ind City ; - - fun Countries_SYR_cities_Damascus : Ind City ; - - fun Countries_SYR_cities_Homs : Ind City ; - - fun Countries_SY_cities_Victoria : Ind City ; - - fun Countries_S_provinces_Alvsborg : Ind Province ; - - fun Countries_S_provinces_Alvsborg_cities_Vanersborg : Ind City ; - - fun Countries_S_provinces_Blekinge : Ind Province ; - - fun Countries_S_provinces_Blekinge_cities_Karlskrona : Ind City ; - - fun Countries_S_provinces_Gavleborg : Ind Province ; - - fun Countries_S_provinces_Gavleborg_cities_Gavle : Ind City ; - - fun Countries_S_provinces_GoteborgochBohus : Ind Province ; - - fun Countries_S_provinces_GoteborgochBohus_cities_Goteborg : Ind City ; - - fun Countries_S_provinces_Gotland : Ind Province ; - - fun Countries_S_provinces_Gotland_cities_Visby : Ind City ; - - fun Countries_S_provinces_Halland : Ind Province ; - - fun Countries_S_provinces_Halland_cities_Halmstad : Ind City ; - - fun Countries_S_provinces_Jamtland : Ind Province ; - - fun Countries_S_provinces_Jamtland_cities_Ostersund : Ind City ; - - fun Countries_S_provinces_Jonkoping : Ind Province ; - - fun Countries_S_provinces_Jonkoping_cities_Jonkoping : Ind City ; - - fun Countries_S_provinces_Kalmar : Ind Province ; - - fun Countries_S_provinces_Kalmar_cities_Kalmar : Ind City ; - - fun Countries_S_provinces_Kopparberg : Ind Province ; - - fun Countries_S_provinces_Kopparberg_cities_Falun : Ind City ; - - fun Countries_S_provinces_Kristianstad : Ind Province ; - - fun Countries_S_provinces_Kristianstad_cities_Kristianstad : Ind City ; - - fun Countries_S_provinces_Kronoberg : Ind Province ; - - fun Countries_S_provinces_Kronoberg_cities_Vaxjo : Ind City ; - - fun Countries_S_provinces_Malmohus : Ind Province ; - - fun Countries_S_provinces_Malmohus_cities_Helsingborg : Ind City ; - - fun Countries_S_provinces_Malmohus_cities_Malmo : Ind City ; - - fun Countries_S_provinces_Norrbotten : Ind Province ; - - fun Countries_S_provinces_Norrbotten_cities_Jokkmokk : Ind City ; - - fun Countries_S_provinces_Norrbotten_cities_Lulea : Ind City ; - - fun Countries_S_provinces_Orebro : Ind Province ; - - fun Countries_S_provinces_Orebro_cities_Orebro : Ind City ; - - fun Countries_S_provinces_Ostergotland : Ind Province ; - - fun Countries_S_provinces_Ostergotland_cities_Linkoping : Ind City ; - - fun Countries_S_provinces_Ostergotland_cities_Norrkoping : Ind City ; - - fun Countries_S_provinces_Skaraborg : Ind Province ; - - fun Countries_S_provinces_Skaraborg_cities_Mariestad : Ind City ; - - fun Countries_S_provinces_Sodermanland : Ind Province ; - - fun Countries_S_provinces_Sodermanland_cities_Nykoping : Ind City ; - - fun Countries_S_provinces_Stockholm : Ind Province ; - - fun Countries_S_provinces_Stockholm_cities_Stockholm : Ind City ; - - fun Countries_S_provinces_Uppsala : Ind Province ; - - fun Countries_S_provinces_Uppsala_cities_Uppsala : Ind City ; - - fun Countries_S_provinces_Varmland : Ind Province ; - - fun Countries_S_provinces_Varmland_cities_Karlstad : Ind City ; - - fun Countries_S_provinces_Vasterbotten : Ind Province ; - - fun Countries_S_provinces_Vasterbotten_cities_Umea : Ind City ; - - fun Countries_S_provinces_Vasternorrland : Ind Province ; - - fun Countries_S_provinces_Vasternorrland_cities_Harnosand : Ind City ; - - fun Countries_S_provinces_Vastmanland : Ind Province ; - - fun Countries_S_provinces_Vastmanland_cities_Vasteras : Ind City ; - - fun Countries_TAD_provinces_BadakhshoniKuni : Ind Province ; - - fun Countries_TAD_provinces_BadakhshoniKuni_cities_Khorugh : Ind City ; - - fun Countries_TAD_provinces_Dushanbe_munic : Ind Province ; - - fun Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe : Ind City ; - - fun Countries_TAD_provinces_Khatlon : Ind Province ; - - fun Countries_TAD_provinces_Khatlon_cities_Qurghonteppa : Ind City ; - - fun Countries_TAD_provinces_Kulob : Ind Province ; - - fun Countries_TAD_provinces_Kulob_cities_Kulob : Ind City ; - - fun Countries_TAD_provinces_Leninobod : Ind Province ; - - fun Countries_TAD_provinces_Leninobod_cities_Khujand : Ind City ; - - fun Countries_TCH_cities_NDjamena : Ind City ; - - fun Countries_THA_provinces_AmnatCharoen : Ind Province ; - - fun Countries_THA_provinces_AngThong : Ind Province ; - - fun Countries_THA_provinces_BangkokMetropolis : Ind Province ; - - fun Countries_THA_provinces_BangkokMetropolis_cities_Bangkok : Ind City ; - - fun Countries_THA_provinces_BuriRam : Ind Province ; - - fun Countries_THA_provinces_CentralRegion : Ind Province ; - - fun Countries_THA_provinces_Chachoengsao : Ind Province ; - - fun Countries_THA_provinces_ChaiNat : Ind Province ; - - fun Countries_THA_provinces_Chaiyaphum : Ind Province ; - - fun Countries_THA_provinces_Chanthaburi : Ind Province ; - - fun Countries_THA_provinces_ChiangMai : Ind Province ; - - fun Countries_THA_provinces_ChiangMai_cities_ChiangMai : Ind City ; - - fun Countries_THA_provinces_ChiangRai : Ind Province ; - - fun Countries_THA_provinces_ChonBuri : Ind Province ; - - fun Countries_THA_provinces_Chumphon : Ind Province ; - - fun Countries_THA_provinces_Kalasin : Ind Province ; - - fun Countries_THA_provinces_KamphaengPhet : Ind Province ; - - fun Countries_THA_provinces_Kanchanaburi : Ind Province ; - - fun Countries_THA_provinces_KhonKaen : Ind Province ; - - fun Countries_THA_provinces_KhonKaen_cities_KhonKaen : Ind City ; - - fun Countries_THA_provinces_Krabi : Ind Province ; - - fun Countries_THA_provinces_Lampang : Ind Province ; - - fun Countries_THA_provinces_Lamphun : Ind Province ; - - fun Countries_THA_provinces_Loei : Ind Province ; - - fun Countries_THA_provinces_LopBuri : Ind Province ; - - fun Countries_THA_provinces_MaeHongSon : Ind Province ; - - fun Countries_THA_provinces_MahaSarakham : Ind Province ; - - fun Countries_THA_provinces_Mukdahan : Ind Province ; - - fun Countries_THA_provinces_NakhonNayok : Ind Province ; - - fun Countries_THA_provinces_NakhonPathom : Ind Province ; - - fun Countries_THA_provinces_NakhonPhanom : Ind Province ; - - fun Countries_THA_provinces_NakhonRatchasima : Ind Province ; - - fun Countries_THA_provinces_NakhonRatchasima_cities_NakhonRatchasima : Ind City ; - - fun Countries_THA_provinces_NakhonSawan : Ind Province ; - - fun Countries_THA_provinces_NakhonSawan_cities_NakhonSawan : Ind City ; - - fun Countries_THA_provinces_NakhonSiThammarat : Ind Province ; - - fun Countries_THA_provinces_NakhonSiThammarat_cities_NakhonsiThammarat : Ind City ; - - fun Countries_THA_provinces_Nan : Ind Province ; - - fun Countries_THA_provinces_Narathiwat : Ind Province ; - - fun Countries_THA_provinces_NongBuaLamPhu : Ind Province ; - - fun Countries_THA_provinces_NongKhai : Ind Province ; - - fun Countries_THA_provinces_Nonthaburi : Ind Province ; - - fun Countries_THA_provinces_Nonthaburi_cities_Nonthaburi : Ind City ; - - fun Countries_THA_provinces_NortheasternRegion : Ind Province ; - - fun Countries_THA_provinces_NorthernRegion : Ind Province ; - - fun Countries_THA_provinces_PathumThani : Ind Province ; - - fun Countries_THA_provinces_Pattani : Ind Province ; - - fun Countries_THA_provinces_Petchanbun : Ind Province ; - - fun Countries_THA_provinces_Phangnga : Ind Province ; - - fun Countries_THA_provinces_Phatthalung : Ind Province ; - - fun Countries_THA_provinces_Phayao : Ind Province ; - - fun Countries_THA_provinces_Phetchaburi : Ind Province ; - - fun Countries_THA_provinces_Phichit : Ind Province ; - - fun Countries_THA_provinces_Phitsanulok : Ind Province ; - - fun Countries_THA_provinces_PhraNakhonSiAyutthaya : Ind Province ; - - fun Countries_THA_provinces_Phrae : Ind Province ; - - fun Countries_THA_provinces_Phuket : Ind Province ; - - fun Countries_THA_provinces_PrachinBuri : Ind Province ; - - fun Countries_THA_provinces_PrachuapKhiriKhan : Ind Province ; - - fun Countries_THA_provinces_Ranong : Ind Province ; - - fun Countries_THA_provinces_Ratchaburi : Ind Province ; - - fun Countries_THA_provinces_Rayong : Ind Province ; - - fun Countries_THA_provinces_RoiEt : Ind Province ; - - fun Countries_THA_provinces_SaKaeo : Ind Province ; - - fun Countries_THA_provinces_SakonNakhon : Ind Province ; - - fun Countries_THA_provinces_SamutPrakan : Ind Province ; - - fun Countries_THA_provinces_SamutSakhon : Ind Province ; - - fun Countries_THA_provinces_SamutSongkhram : Ind Province ; - - fun Countries_THA_provinces_Saraburi : Ind Province ; - - fun Countries_THA_provinces_Saraburi_cities_Saraburi : Ind City ; - - fun Countries_THA_provinces_Satun : Ind Province ; - - fun Countries_THA_provinces_SiSaKet : Ind Province ; - - fun Countries_THA_provinces_SingBuri : Ind Province ; - - fun Countries_THA_provinces_Songkhla : Ind Province ; - - fun Countries_THA_provinces_Songkhla_cities_Songkhla : Ind City ; - - fun Countries_THA_provinces_SouthernRegion : Ind Province ; - - fun Countries_THA_provinces_Sukhothai : Ind Province ; - - fun Countries_THA_provinces_SuphanBuri : Ind Province ; - - fun Countries_THA_provinces_SuratThani : Ind Province ; - - fun Countries_THA_provinces_Surin : Ind Province ; - - fun Countries_THA_provinces_Tak : Ind Province ; - - fun Countries_THA_provinces_Trang : Ind Province ; - - fun Countries_THA_provinces_Trat : Ind Province ; - - fun Countries_THA_provinces_UbonRatchathani : Ind Province ; - - fun Countries_THA_provinces_UbonRatchathani_cities_UbonRatchathani : Ind City ; - - fun Countries_THA_provinces_UdonThani : Ind Province ; - - fun Countries_THA_provinces_UthaiThani : Ind Province ; - - fun Countries_THA_provinces_Uttaradit : Ind Province ; - - fun Countries_THA_provinces_Yala : Ind Province ; - - fun Countries_THA_provinces_Yasothon : Ind Province ; - - fun Countries_TJ_cities_HongKong : Ind City ; - - fun Countries_TJ_cities_Macau : Ind City ; - - fun Countries_TJ_provinces_Anhui : Ind Province ; - - fun Countries_TJ_provinces_Anhui_cities_Anqing : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Bengbu : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Chaoxian : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Chuxian : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Fuyang : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Hefei : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Huaibei : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Huainan : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Luan : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Maanshan : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Suzhou : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Tongling : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Wuhu : Ind City ; - - fun Countries_TJ_provinces_Anhui_cities_Xuancheng : Ind City ; - - fun Countries_TJ_provinces_Beijing_munic : Ind Province ; - - fun Countries_TJ_provinces_Beijing_munic_cities_Beijing : Ind City ; - - fun Countries_TJ_provinces_Fujian : Ind Province ; - - fun Countries_TJ_provinces_Fujian_cities_Fuzhou : Ind City ; - - fun Countries_TJ_provinces_Fujian_cities_Longyan : Ind City ; - - fun Countries_TJ_provinces_Fujian_cities_Nanping : Ind City ; - - fun Countries_TJ_provinces_Fujian_cities_Quanzhou : Ind City ; - - fun Countries_TJ_provinces_Fujian_cities_Sanming : Ind City ; - - fun Countries_TJ_provinces_Fujian_cities_Xiamen : Ind City ; - - fun Countries_TJ_provinces_Fujian_cities_Yongan : Ind City ; - - fun Countries_TJ_provinces_Fujian_cities_Zhangzhou : Ind City ; - - fun Countries_TJ_provinces_Gansu : Ind Province ; - - fun Countries_TJ_provinces_Gansu_cities_Baiyin : Ind City ; - - fun Countries_TJ_provinces_Gansu_cities_Lanzhou : Ind City ; - - fun Countries_TJ_provinces_Gansu_cities_Tianshui : Ind City ; - - fun Countries_TJ_provinces_Gansu_cities_Wuwei : Ind City ; - - fun Countries_TJ_provinces_Gansu_cities_Yumen : Ind City ; - - fun Countries_TJ_provinces_Guangdong : Ind Province ; - - fun Countries_TJ_provinces_Guangdong_cities_Chaozhou : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Dongguan : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Foshan : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Guangzhou : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Heyuan : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Huizhou : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Jiangmen : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Maoming : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Meixian : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Shantou : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Shanwei : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Shaoguan : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Shenzhen : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Yangjiang : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Zhanjiang : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Zhaoqing : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Zhongshan : Ind City ; - - fun Countries_TJ_provinces_Guangdong_cities_Zhuhai : Ind City ; - - fun Countries_TJ_provinces_GuangxiZhuangzu : Ind Province ; - - fun Countries_TJ_provinces_GuangxiZhuangzu_cities_Beihai : Ind City ; - - fun Countries_TJ_provinces_GuangxiZhuangzu_cities_Guilin : Ind City ; - - fun Countries_TJ_provinces_GuangxiZhuangzu_cities_Guixian : Ind City ; - - fun Countries_TJ_provinces_GuangxiZhuangzu_cities_Liuzhou : Ind City ; - - fun Countries_TJ_provinces_GuangxiZhuangzu_cities_Nanning : Ind City ; - - fun Countries_TJ_provinces_GuangxiZhuangzu_cities_Qinzhou : Ind City ; - - fun Countries_TJ_provinces_GuangxiZhuangzu_cities_Wuzhou : Ind City ; - - fun Countries_TJ_provinces_Guizhou : Ind Province ; - - fun Countries_TJ_provinces_Guizhou_cities_Anshun : Ind City ; - - fun Countries_TJ_provinces_Guizhou_cities_Duyun : Ind City ; - - fun Countries_TJ_provinces_Guizhou_cities_Guiyang : Ind City ; - - fun Countries_TJ_provinces_Guizhou_cities_Kaili : Ind City ; - - fun Countries_TJ_provinces_Guizhou_cities_Liupanshui : Ind City ; - - fun Countries_TJ_provinces_Guizhou_cities_Zunyi : Ind City ; - - fun Countries_TJ_provinces_Hainan : Ind Province ; - - fun Countries_TJ_provinces_Hainan_cities_Haikou : Ind City ; - - fun Countries_TJ_provinces_Hainan_cities_Sanya : Ind City ; - - fun Countries_TJ_provinces_Hebei : Ind Province ; - - fun Countries_TJ_provinces_Hebei_cities_Baoding : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Chengde : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Handan : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Hengshui : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Qinhuangdao : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Quzhou : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Renqiu : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Shijiazhuang : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Tangshan : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Xingtai : Ind City ; - - fun Countries_TJ_provinces_Hebei_cities_Zhangjiakou : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang : Ind Province ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Acheng : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Anda : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Beian : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Daqing : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Fuling : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Harbin : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Hegang : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Jiamusi : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Jixi : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Mishan : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Mudanjiang : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Qiqihar : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Qitaihe : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Shangzhi : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Shuangcheng : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Shuangyashan : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Suihua : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Yichun : Ind City ; - - fun Countries_TJ_provinces_Heilongjiang_cities_Zhaodong : Ind City ; - - fun Countries_TJ_provinces_Henan : Ind Province ; - - fun Countries_TJ_provinces_Henan_cities_Anyang : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Hebi : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Jiaozuo : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Kaifeng : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Luohe : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Luoyang : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Nanyang : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Pingdingshan : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Puyang : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Sanmenxia : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Shangqiu : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Xinxiang : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Xinyang : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Xuchang : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Zhengzhou : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Zhoukou : Ind City ; - - fun Countries_TJ_provinces_Henan_cities_Zhumadian : Ind City ; - - fun Countries_TJ_provinces_Hubei : Ind Province ; - - fun Countries_TJ_provinces_Hubei_cities_Cangzhou : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Echeng : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Guangshui : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Honghu : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Huangshi : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Laohekou : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Puqi : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Shashi : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Shishou : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Shiyan : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Tianmen : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Wuhan : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Xiangfan : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Xianning : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Xiaogan : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Yichang : Ind City ; - - fun Countries_TJ_provinces_Hubei_cities_Zaoyang : Ind City ; - - fun Countries_TJ_provinces_Hunan : Ind Province ; - - fun Countries_TJ_provinces_Hunan_cities_Changde : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Changsha : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Hengyang : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Huaihua : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Leiyang : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Lengshuijiang : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Liling : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Loudi : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Shaoyang : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Xiangtan : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Yiyang : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Yuanjiang : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Yueyang : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Zhuzhou : Ind City ; - - fun Countries_TJ_provinces_Hunan_cities_Zixing : Ind City ; - - fun Countries_TJ_provinces_Jiangsu : Ind Province ; - - fun Countries_TJ_provinces_Jiangsu_cities_Changshu : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Changzhou : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Danyang : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Dongtai : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Huaian : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Huaiyin : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Jiangyin : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Kunshan : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Lianyungang : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Liyang : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Nanjing : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Nantong : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Suqian : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Suzhou : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Taizhou : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Wuxi : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Xinghua : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Xuzhou : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Yancheng : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Yangzhou : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Yixing : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Yizheng : Ind City ; - - fun Countries_TJ_provinces_Jiangsu_cities_Zhenjiang : Ind City ; - - fun Countries_TJ_provinces_Jiangxi : Ind Province ; - - fun Countries_TJ_provinces_Jiangxi_cities_Fuzhou : Ind City ; - - fun Countries_TJ_provinces_Jiangxi_cities_Ganzhou : Ind City ; - - fun Countries_TJ_provinces_Jiangxi_cities_Jingdezhen : Ind City ; - - fun Countries_TJ_provinces_Jiangxi_cities_Jiujiang : Ind City ; - - fun Countries_TJ_provinces_Jiangxi_cities_Nanchang : Ind City ; - - fun Countries_TJ_provinces_Jiangxi_cities_Pingxiang : Ind City ; - - fun Countries_TJ_provinces_Jiangxi_cities_Shangrao : Ind City ; - - fun Countries_TJ_provinces_Jiangxi_cities_Xinyu : Ind City ; - - fun Countries_TJ_provinces_Jiangxi_cities_Yichun : Ind City ; - - fun Countries_TJ_provinces_Jilin : Ind Province ; - - fun Countries_TJ_provinces_Jilin_cities_Baicheng : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Changchun : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Daan : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Dunhua : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Fuyu : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Gongzhuling : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Huadian : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Hunjiang : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Jilin : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Jiutai : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Liaoyuan : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Longjing : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Meihekou : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Siping : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Tonghua : Ind City ; - - fun Countries_TJ_provinces_Jilin_cities_Yanji : Ind City ; - - fun Countries_TJ_provinces_Liaoning : Ind Province ; - - fun Countries_TJ_provinces_Liaoning_cities_Anshan : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Beipiao : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Benxi : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Chaoyang : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Dalian : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Dandong : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Fengcheng : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Fushun : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Fuxin : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Haicheng : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Jinxi : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Jinzhou : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Liaoyang : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Panshan : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Shenyang : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Tieling : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Wafangdian : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Xingcheng : Ind City ; - - fun Countries_TJ_provinces_Liaoning_cities_Yingkou : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol : Ind Province ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Baotou : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Chifeng : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Hailar : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Hohhot : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Jining : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Linhe : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Manzhouli : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Tongliao : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Ulanhot : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Wuhai : Ind City ; - - fun Countries_TJ_provinces_NeiMonggol_cities_Yakeshi : Ind City ; - - fun Countries_TJ_provinces_NingxiaHuizu : Ind Province ; - - fun Countries_TJ_provinces_NingxiaHuizu_cities_Shizuishan : Ind City ; - - fun Countries_TJ_provinces_NingxiaHuizu_cities_Yinchuan : Ind City ; - - fun Countries_TJ_provinces_Qinghai : Ind Province ; - - fun Countries_TJ_provinces_Qinghai_cities_Xining : Ind City ; - - fun Countries_TJ_provinces_Qinghai_cities_Yushu : Ind City ; - - fun Countries_TJ_provinces_Shaanxi : Ind Province ; - - fun Countries_TJ_provinces_Shaanxi_cities_Ankang : Ind City ; - - fun Countries_TJ_provinces_Shaanxi_cities_Baoji : Ind City ; - - fun Countries_TJ_provinces_Shaanxi_cities_Hanzhong : Ind City ; - - fun Countries_TJ_provinces_Shaanxi_cities_Tongchuan : Ind City ; - - fun Countries_TJ_provinces_Shaanxi_cities_Weinan : Ind City ; - - fun Countries_TJ_provinces_Shaanxi_cities_Xi : Ind City ; - - fun Countries_TJ_provinces_Shaanxi_cities_Xian : Ind City ; - - fun Countries_TJ_provinces_Shaanxi_cities_Xianyang : Ind City ; - - fun Countries_TJ_provinces_Shaanxi_cities_Yanan : Ind City ; - - fun Countries_TJ_provinces_Shandong : Ind Province ; - - fun Countries_TJ_provinces_Shandong_cities_Dezhou : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Dongying : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Heze : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Jiaonan : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Jiaoxian : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Jinan : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Jining : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Laiwu : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Laiyang : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Liancheng : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Liaocheng : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Linqing : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Linyi : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Longkou : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Pingdu : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Qingdao : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Rizhao : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Taian : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Tengxian : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Weifang : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Weihai : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Wendeng : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Xintai : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Yantai : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Zaozhuang : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Zhucheng : Ind City ; - - fun Countries_TJ_provinces_Shandong_cities_Zibo : Ind City ; - - fun Countries_TJ_provinces_Shanghai_munic : Ind Province ; - - fun Countries_TJ_provinces_Shanghai_munic_cities_Shanghai : Ind City ; - - fun Countries_TJ_provinces_Shanxi : Ind Province ; - - fun Countries_TJ_provinces_Shanxi_cities_Changzhi : Ind City ; - - fun Countries_TJ_provinces_Shanxi_cities_Datong : Ind City ; - - fun Countries_TJ_provinces_Shanxi_cities_Jincheng : Ind City ; - - fun Countries_TJ_provinces_Shanxi_cities_Linfen : Ind City ; - - fun Countries_TJ_provinces_Shanxi_cities_Taiyuan : Ind City ; - - fun Countries_TJ_provinces_Shanxi_cities_Yangquan : Ind City ; - - fun Countries_TJ_provinces_Shanxi_cities_Yuci : Ind City ; - - fun Countries_TJ_provinces_Sichuan : Ind Province ; - - fun Countries_TJ_provinces_Sichuan_cities_Chengdu : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Chongqing : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Daxian : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Deyang : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Dukou : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Guangyuan : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Jiangyou : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Leshan : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Luzhou : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Mianyang : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Nanchong : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Neijiang : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Qianjiang : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Wanxian : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Xichang : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Yibin : Ind City ; - - fun Countries_TJ_provinces_Sichuan_cities_Zigong : Ind City ; - - fun Countries_TJ_provinces_Tianjin_munic : Ind Province ; - - fun Countries_TJ_provinces_Tianjin_munic_cities_Tianjin : Ind City ; - - fun Countries_TJ_provinces_Tibet : Ind Province ; - - fun Countries_TJ_provinces_Tibet_cities_Lhasa : Ind City ; - - fun Countries_TJ_provinces_XinjiangUygur : Ind Province ; - - fun Countries_TJ_provinces_XinjiangUygur_cities_Aksu : Ind City ; - - fun Countries_TJ_provinces_XinjiangUygur_cities_Hami : Ind City ; - - fun Countries_TJ_provinces_XinjiangUygur_cities_Karamay : Ind City ; - - fun Countries_TJ_provinces_XinjiangUygur_cities_Kashi : Ind City ; - - fun Countries_TJ_provinces_XinjiangUygur_cities_Korla : Ind City ; - - fun Countries_TJ_provinces_XinjiangUygur_cities_Shihezi : Ind City ; - - fun Countries_TJ_provinces_XinjiangUygur_cities_Urumqi : Ind City ; - - fun Countries_TJ_provinces_XinjiangUygur_cities_Yining : Ind City ; - - fun Countries_TJ_provinces_Yunnan : Ind Province ; - - fun Countries_TJ_provinces_Yunnan_cities_Gejiu : Ind City ; - - fun Countries_TJ_provinces_Yunnan_cities_Kunming : Ind City ; - - fun Countries_TJ_provinces_Yunnan_cities_Qujing : Ind City ; - - fun Countries_TJ_provinces_Zhejiang : Ind Province ; - - fun Countries_TJ_provinces_Zhejiang_cities_Cixi : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Haining : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Hangzhou : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Huzhou : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Jiaxing : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Jinhua : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Ningbo : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Ruian : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Shaoxing : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Wenzhou : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Xiaoshan : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Yuyao : Ind City ; - - fun Countries_TJ_provinces_Zhejiang_cities_Zhoushan : Ind City ; - - fun Countries_TM_provinces_Ahal : Ind Province ; - - fun Countries_TM_provinces_Ahal_cities_Ashgabat : Ind City ; - - fun Countries_TM_provinces_Balkan : Ind Province ; - - fun Countries_TM_provinces_Balkan_cities_Nebitdag : Ind City ; - - fun Countries_TM_provinces_Dashhowuz : Ind Province ; - - fun Countries_TM_provinces_Dashhowuz_cities_Tashauz : Ind City ; - - fun Countries_TM_provinces_Leban : Ind Province ; - - fun Countries_TM_provinces_Leban_cities_Charjew : Ind City ; - - fun Countries_TM_provinces_Mary : Ind Province ; - - fun Countries_TM_provinces_Mary_cities_Mary : Ind City ; - - fun Countries_TN_cities_Tunis : Ind City ; - - fun Countries_TO_cities_Nukualofa : Ind City ; - - fun Countries_TR_cities_Hatay : Ind City ; - - fun Countries_TR_cities_Icel : Ind City ; - - fun Countries_TR_provinces_Adana : Ind Province ; - - fun Countries_TR_provinces_Adana_cities_Adana : Ind City ; - - fun Countries_TR_provinces_Adana_cities_Osmaniye : Ind City ; - - fun Countries_TR_provinces_Adiyaman : Ind Province ; - - fun Countries_TR_provinces_Adiyaman_cities_Adiyaman : Ind City ; - - fun Countries_TR_provinces_Afyon : Ind Province ; - - fun Countries_TR_provinces_Afyon_cities_Afyon : Ind City ; - - fun Countries_TR_provinces_Agri : Ind Province ; - - fun Countries_TR_provinces_Agri_cities_Agri : Ind City ; - - fun Countries_TR_provinces_Aksaray : Ind Province ; - - fun Countries_TR_provinces_Aksaray_cities_Aksaray : Ind City ; - - fun Countries_TR_provinces_Amasya : Ind Province ; - - fun Countries_TR_provinces_Amasya_cities_Amasya : Ind City ; - - fun Countries_TR_provinces_Ankara : Ind Province ; - - fun Countries_TR_provinces_Ankara_cities_Ankara : Ind City ; - - fun Countries_TR_provinces_Antalya : Ind Province ; - - fun Countries_TR_provinces_Antalya_cities_Antalya : Ind City ; - - fun Countries_TR_provinces_Artvin : Ind Province ; - - fun Countries_TR_provinces_Artvin_cities_Artvin : Ind City ; - - fun Countries_TR_provinces_Aydin : Ind Province ; - - fun Countries_TR_provinces_Aydin_cities_Aydin : Ind City ; - - fun Countries_TR_provinces_Balikesir : Ind Province ; - - fun Countries_TR_provinces_Balikesir_cities_Balikesir : Ind City ; - - fun Countries_TR_provinces_Batman : Ind Province ; - - fun Countries_TR_provinces_Batman_cities_Batman : Ind City ; - - fun Countries_TR_provinces_Bayburt : Ind Province ; - - fun Countries_TR_provinces_Bayburt_cities_Bayburt : Ind City ; - - fun Countries_TR_provinces_Bilecik : Ind Province ; - - fun Countries_TR_provinces_Bilecik_cities_Bilecik : Ind City ; - - fun Countries_TR_provinces_Bingol : Ind Province ; - - fun Countries_TR_provinces_Bingol_cities_Bingol : Ind City ; - - fun Countries_TR_provinces_Bitlis : Ind Province ; - - fun Countries_TR_provinces_Bitlis_cities_Bitlis : Ind City ; - - fun Countries_TR_provinces_Bolu : Ind Province ; - - fun Countries_TR_provinces_Bolu_cities_Bolu : Ind City ; - - fun Countries_TR_provinces_Burdur : Ind Province ; - - fun Countries_TR_provinces_Burdur_cities_Burdur : Ind City ; - - fun Countries_TR_provinces_Bursa : Ind Province ; - - fun Countries_TR_provinces_Bursa_cities_Bursa : Ind City ; - - fun Countries_TR_provinces_Canakkale : Ind Province ; - - fun Countries_TR_provinces_Canakkale_cities_Canakkale : Ind City ; - - fun Countries_TR_provinces_Cankiri : Ind Province ; - - fun Countries_TR_provinces_Cankiri_cities_Cankiri : Ind City ; - - fun Countries_TR_provinces_Corum : Ind Province ; - - fun Countries_TR_provinces_Corum_cities_Corum : Ind City ; - - fun Countries_TR_provinces_Denizli : Ind Province ; - - fun Countries_TR_provinces_Denizli_cities_Denizli : Ind City ; - - fun Countries_TR_provinces_Diyarbakir : Ind Province ; - - fun Countries_TR_provinces_Diyarbakir_cities_Diyarbakir : Ind City ; - - fun Countries_TR_provinces_Edirne : Ind Province ; - - fun Countries_TR_provinces_Edirne_cities_Edirne : Ind City ; - - fun Countries_TR_provinces_Elazig : Ind Province ; - - fun Countries_TR_provinces_Elazig_cities_Elazig : Ind City ; - - fun Countries_TR_provinces_Erzincan : Ind Province ; - - fun Countries_TR_provinces_Erzincan_cities_Erzincan : Ind City ; - - fun Countries_TR_provinces_Erzurum : Ind Province ; - - fun Countries_TR_provinces_Erzurum_cities_Erzurum : Ind City ; - - fun Countries_TR_provinces_Eskisehir : Ind Province ; - - fun Countries_TR_provinces_Eskisehir_cities_Eskisehir : Ind City ; - - fun Countries_TR_provinces_Gaziantep : Ind Province ; - - fun Countries_TR_provinces_Gaziantep_cities_Gaziantep : Ind City ; - - fun Countries_TR_provinces_Giresun : Ind Province ; - - fun Countries_TR_provinces_Giresun_cities_Giresun : Ind City ; - - fun Countries_TR_provinces_Gumushane : Ind Province ; - - fun Countries_TR_provinces_Gumushane_cities_Gumushane : Ind City ; - - fun Countries_TR_provinces_Hakkari : Ind Province ; - - fun Countries_TR_provinces_Hakkari_cities_Hakkari : Ind City ; - - fun Countries_TR_provinces_Hatay : Ind Province ; - - fun Countries_TR_provinces_Hatay_cities_Antakya : Ind City ; - - fun Countries_TR_provinces_Hatay_cities_Iskenderun : Ind City ; - - fun Countries_TR_provinces_Icel : Ind Province ; - - fun Countries_TR_provinces_Icel_cities_Mersin : Ind City ; - - fun Countries_TR_provinces_Icel_cities_Tarsus : Ind City ; - - fun Countries_TR_provinces_Isparta : Ind Province ; - - fun Countries_TR_provinces_Isparta_cities_Isparta : Ind City ; - - fun Countries_TR_provinces_Istanbul : Ind Province ; - - fun Countries_TR_provinces_Istanbul_cities_Istanbul : Ind City ; - - fun Countries_TR_provinces_Izmir : Ind Province ; - - fun Countries_TR_provinces_Izmir_cities_Izmir : Ind City ; - - fun Countries_TR_provinces_Karaman : Ind Province ; - - fun Countries_TR_provinces_Karaman_cities_Karaman : Ind City ; - - fun Countries_TR_provinces_Karamanmaras : Ind Province ; - - fun Countries_TR_provinces_Karamanmaras_cities_KaramanMaras : Ind City ; - - fun Countries_TR_provinces_Kars : Ind Province ; - - fun Countries_TR_provinces_Kars_cities_Kars : Ind City ; - - fun Countries_TR_provinces_Kastamonu : Ind Province ; - - fun Countries_TR_provinces_Kastamonu_cities_Kastamonu : Ind City ; - - fun Countries_TR_provinces_Kayseri : Ind Province ; - - fun Countries_TR_provinces_Kayseri_cities_Kayseri : Ind City ; - - fun Countries_TR_provinces_Kirikkale : Ind Province ; - - fun Countries_TR_provinces_Kirikkale_cities_Kirikkale : Ind City ; - - fun Countries_TR_provinces_Kirklareli : Ind Province ; - - fun Countries_TR_provinces_Kirklareli_cities_Kirklareli : Ind City ; - - fun Countries_TR_provinces_Kirsehir : Ind Province ; - - fun Countries_TR_provinces_Kirsehir_cities_Kirsehir : Ind City ; - - fun Countries_TR_provinces_Kocaeli : Ind Province ; - - fun Countries_TR_provinces_Kocaeli_cities_Adapazari : Ind City ; - - fun Countries_TR_provinces_Kocaeli_cities_Gebze : Ind City ; - - fun Countries_TR_provinces_Kocaeli_cities_Izmit : Ind City ; - - fun Countries_TR_provinces_Kocaeli_cities_Kocaeli : Ind City ; - - fun Countries_TR_provinces_Konya : Ind Province ; - - fun Countries_TR_provinces_Konya_cities_Konya : Ind City ; - - fun Countries_TR_provinces_Kutahya : Ind Province ; - - fun Countries_TR_provinces_Kutahya_cities_Kutahya : Ind City ; - - fun Countries_TR_provinces_Malatya : Ind Province ; - - fun Countries_TR_provinces_Malatya_cities_Malatya : Ind City ; - - fun Countries_TR_provinces_Manisa : Ind Province ; - - fun Countries_TR_provinces_Manisa_cities_Manisa : Ind City ; - - fun Countries_TR_provinces_Mardin : Ind Province ; - - fun Countries_TR_provinces_Mardin_cities_Mardin : Ind City ; - - fun Countries_TR_provinces_Mugla : Ind Province ; - - fun Countries_TR_provinces_Mugla_cities_Mugla : Ind City ; - - fun Countries_TR_provinces_Mus : Ind Province ; - - fun Countries_TR_provinces_Mus_cities_Mus : Ind City ; - - fun Countries_TR_provinces_Nevsehir : Ind Province ; - - fun Countries_TR_provinces_Nevsehir_cities_Nevsehir : Ind City ; - - fun Countries_TR_provinces_Nigde : Ind Province ; - - fun Countries_TR_provinces_Nigde_cities_Nigde : Ind City ; - - fun Countries_TR_provinces_Ordu : Ind Province ; - - fun Countries_TR_provinces_Ordu_cities_Ordu : Ind City ; - - fun Countries_TR_provinces_Rize : Ind Province ; - - fun Countries_TR_provinces_Rize_cities_Rize : Ind City ; - - fun Countries_TR_provinces_Sakarya : Ind Province ; - - fun Countries_TR_provinces_Sakarya_cities_Sakarya : Ind City ; - - fun Countries_TR_provinces_Samsun : Ind Province ; - - fun Countries_TR_provinces_Samsun_cities_Samsun : Ind City ; - - fun Countries_TR_provinces_Sanliurfa : Ind Province ; - - fun Countries_TR_provinces_Sanliurfa_cities_Urfa : Ind City ; - - fun Countries_TR_provinces_Siirt : Ind Province ; - - fun Countries_TR_provinces_Siirt_cities_Siirt : Ind City ; - - fun Countries_TR_provinces_Sinop : Ind Province ; - - fun Countries_TR_provinces_Sinop_cities_Sinop : Ind City ; - - fun Countries_TR_provinces_Sirnak : Ind Province ; - - fun Countries_TR_provinces_Sirnak_cities_Sirnak : Ind City ; - - fun Countries_TR_provinces_Sivas : Ind Province ; - - fun Countries_TR_provinces_Sivas_cities_Sivas : Ind City ; - - fun Countries_TR_provinces_Tekirdag : Ind Province ; - - fun Countries_TR_provinces_Tekirdag_cities_Tekirdag : Ind City ; - - fun Countries_TR_provinces_Tokat : Ind Province ; - - fun Countries_TR_provinces_Tokat_cities_Tokat : Ind City ; - - fun Countries_TR_provinces_Trabzon : Ind Province ; - - fun Countries_TR_provinces_Trabzon_cities_Trabzon : Ind City ; - - fun Countries_TR_provinces_Tunceli : Ind Province ; - - fun Countries_TR_provinces_Tunceli_cities_Tunceli : Ind City ; - - fun Countries_TR_provinces_Usak : Ind Province ; - - fun Countries_TR_provinces_Usak_cities_Usak : Ind City ; - - fun Countries_TR_provinces_Van : Ind Province ; - - fun Countries_TR_provinces_Van_cities_Van : Ind City ; - - fun Countries_TR_provinces_Yozgat : Ind Province ; - - fun Countries_TR_provinces_Yozgat_cities_Yozgat : Ind City ; - - fun Countries_TR_provinces_Zonguldak : Ind Province ; - - fun Countries_TR_provinces_Zonguldak_cities_Karabuk : Ind City ; - - fun Countries_TR_provinces_Zonguldak_cities_Zonguldak : Ind City ; - - fun Countries_TT_cities_Port_of_Spain : Ind City ; - - fun Countries_TUV_cities_Funafuti : Ind City ; - - fun Countries_UAE_cities_AbuDhabi : Ind City ; - - fun Countries_UAE_cities_AlAyn : Ind City ; - - fun Countries_UAE_cities_Dubai : Ind City ; - - fun Countries_UAE_cities_Sharjah : Ind City ; - - fun Countries_UAE_provinces_AbuDhabi : Ind Province ; - - fun Countries_UAE_provinces_Ajman : Ind Province ; - - fun Countries_UAE_provinces_AlFujayrah : Ind Province ; - - fun Countries_UAE_provinces_AshShariqah : Ind Province ; - - fun Countries_UAE_provinces_Dubayy : Ind Province ; - - fun Countries_UAE_provinces_RasalKhaymah : Ind Province ; - - fun Countries_UAE_provinces_UmmalQaywayn : Ind Province ; - - fun Countries_UA_provinces_Cherkaska : Ind Province ; - - fun Countries_UA_provinces_Cherkaska_cities_Cherkasy : Ind City ; - - fun Countries_UA_provinces_Chernihivska : Ind Province ; - - fun Countries_UA_provinces_Chernihivska_cities_Chernihiv : Ind City ; - - fun Countries_UA_provinces_Chernivetska : Ind Province ; - - fun Countries_UA_provinces_Chernivetska_cities_Chernivtsi : Ind City ; - - fun Countries_UA_provinces_Dnipropetrovska : Ind Province ; - - fun Countries_UA_provinces_Dnipropetrovska_cities_Dniprodzerzhynsk : Ind City ; - - fun Countries_UA_provinces_Dnipropetrovska_cities_Dnipropetrovsk : Ind City ; - - fun Countries_UA_provinces_Dnipropetrovska_cities_KryvyyRih : Ind City ; - - fun Countries_UA_provinces_Donetska : Ind Province ; - - fun Countries_UA_provinces_Donetska_cities_Donetsk : Ind City ; - - fun Countries_UA_provinces_Donetska_cities_Horlivka : Ind City ; - - fun Countries_UA_provinces_Donetska_cities_Makiyivka : Ind City ; - - fun Countries_UA_provinces_Donetska_cities_Mariupol : Ind City ; - - fun Countries_UA_provinces_IvanoFrankivska : Ind Province ; - - fun Countries_UA_provinces_IvanoFrankivska_cities_IvanoFrankivsk : Ind City ; - - fun Countries_UA_provinces_Kharkivska : Ind Province ; - - fun Countries_UA_provinces_Kharkivska_cities_Kharkiv : Ind City ; - - fun Countries_UA_provinces_Khersonska : Ind Province ; - - fun Countries_UA_provinces_Khersonska_cities_Kherson : Ind City ; - - fun Countries_UA_provinces_Khmelnytska : Ind Province ; - - fun Countries_UA_provinces_Khmelnytska_cities_Khmelnytskyy : Ind City ; - - fun Countries_UA_provinces_Kirovohradska : Ind Province ; - - fun Countries_UA_provinces_Kirovohradska_cities_Kirovohrad : Ind City ; - - fun Countries_UA_provinces_Krym : Ind Province ; - - fun Countries_UA_provinces_Krym_cities_Sevastopol : Ind City ; - - fun Countries_UA_provinces_Krym_cities_Simferopol : Ind City ; - - fun Countries_UA_provinces_Kyyivska : Ind Province ; - - fun Countries_UA_provinces_Kyyivska_cities_Kiev : Ind City ; - - fun Countries_UA_provinces_Luhanska : Ind Province ; - - fun Countries_UA_provinces_Luhanska_cities_Luhansk : Ind City ; - - fun Countries_UA_provinces_Lvivska : Ind Province ; - - fun Countries_UA_provinces_Lvivska_cities_Lviv : Ind City ; - - fun Countries_UA_provinces_Mykolayivska : Ind Province ; - - fun Countries_UA_provinces_Mykolayivska_cities_Mykolayiv : Ind City ; - - fun Countries_UA_provinces_Odeska : Ind Province ; - - fun Countries_UA_provinces_Odeska_cities_Odesa : Ind City ; - - fun Countries_UA_provinces_Poltavska : Ind Province ; - - fun Countries_UA_provinces_Poltavska_cities_Kremenchuk : Ind City ; - - fun Countries_UA_provinces_Poltavska_cities_Poltava : Ind City ; - - fun Countries_UA_provinces_Rivnenska : Ind Province ; - - fun Countries_UA_provinces_Rivnenska_cities_Rivne : Ind City ; - - fun Countries_UA_provinces_Sumska : Ind Province ; - - fun Countries_UA_provinces_Sumska_cities_Sumy : Ind City ; - - fun Countries_UA_provinces_Ternopilska : Ind Province ; - - fun Countries_UA_provinces_Ternopilska_cities_Ternopil : Ind City ; - - fun Countries_UA_provinces_Vinnytska : Ind Province ; - - fun Countries_UA_provinces_Vinnytska_cities_Vinnytsya : Ind City ; - - fun Countries_UA_provinces_Volynska : Ind Province ; - - fun Countries_UA_provinces_Volynska_cities_Lutsk : Ind City ; - - fun Countries_UA_provinces_Zakarpatska : Ind Province ; - - fun Countries_UA_provinces_Zakarpatska_cities_Uzhhorod : Ind City ; - - fun Countries_UA_provinces_Zaporizka : Ind Province ; - - fun Countries_UA_provinces_Zaporizka_cities_Zaporizhzhya : Ind City ; - - fun Countries_UA_provinces_Zhytomyrska : Ind Province ; - - fun Countries_UA_provinces_Zhytomyrska_cities_Zhytomyr : Ind City ; - - fun Countries_USA_provinces_Alabama : Ind Province ; - - fun Countries_USA_provinces_Alabama_cities_Birmingham : Ind City ; - - fun Countries_USA_provinces_Alabama_cities_Huntsville : Ind City ; - - fun Countries_USA_provinces_Alabama_cities_Mobile : Ind City ; - - fun Countries_USA_provinces_Alabama_cities_Montgomery : Ind City ; - - fun Countries_USA_provinces_Alaska : Ind Province ; - - fun Countries_USA_provinces_Alaska_cities_Anchorage : Ind City ; - - fun Countries_USA_provinces_Alaska_cities_Juneau : Ind City ; - - fun Countries_USA_provinces_Arizona : Ind Province ; - - fun Countries_USA_provinces_Arizona_cities_Chandler : Ind City ; - - fun Countries_USA_provinces_Arizona_cities_Glendale : Ind City ; - - fun Countries_USA_provinces_Arizona_cities_Mesa : Ind City ; - - fun Countries_USA_provinces_Arizona_cities_Phoenix : Ind City ; - - fun Countries_USA_provinces_Arizona_cities_Scottsdale : Ind City ; - - fun Countries_USA_provinces_Arizona_cities_Tempe : Ind City ; - - fun Countries_USA_provinces_Arizona_cities_Tucson : Ind City ; - - fun Countries_USA_provinces_Arkansas : Ind Province ; - - fun Countries_USA_provinces_Arkansas_cities_LittleRock : Ind City ; - - fun Countries_USA_provinces_California : Ind Province ; - - fun Countries_USA_provinces_California_cities_Anaheim : Ind City ; - - fun Countries_USA_provinces_California_cities_Bakersfield : Ind City ; - - fun Countries_USA_provinces_California_cities_Berkeley : Ind City ; - - fun Countries_USA_provinces_California_cities_ChulaVista : Ind City ; - - fun Countries_USA_provinces_California_cities_Concord : Ind City ; - - fun Countries_USA_provinces_California_cities_Corona : Ind City ; - - fun Countries_USA_provinces_California_cities_CostaMesa : Ind City ; - - fun Countries_USA_provinces_California_cities_ElMonte : Ind City ; - - fun Countries_USA_provinces_California_cities_Escondido : Ind City ; - - fun Countries_USA_provinces_California_cities_Fontana : Ind City ; - - fun Countries_USA_provinces_California_cities_Fremont : Ind City ; - - fun Countries_USA_provinces_California_cities_Fresno : Ind City ; - - fun Countries_USA_provinces_California_cities_Fullerton : Ind City ; - - fun Countries_USA_provinces_California_cities_GardenGrove : Ind City ; - - fun Countries_USA_provinces_California_cities_Glendale : Ind City ; - - fun Countries_USA_provinces_California_cities_Hayward : Ind City ; - - fun Countries_USA_provinces_California_cities_HuntingtonBeach : Ind City ; - - fun Countries_USA_provinces_California_cities_Inglewood : Ind City ; - - fun Countries_USA_provinces_California_cities_Irvine : Ind City ; - - fun Countries_USA_provinces_California_cities_Lancaster : Ind City ; - - fun Countries_USA_provinces_California_cities_LongBeach : Ind City ; - - fun Countries_USA_provinces_California_cities_LosAngeles : Ind City ; - - fun Countries_USA_provinces_California_cities_Modesto : Ind City ; - - fun Countries_USA_provinces_California_cities_MorenoValley : Ind City ; - - fun Countries_USA_provinces_California_cities_Norwalk : Ind City ; - - fun Countries_USA_provinces_California_cities_Oakland : Ind City ; - - fun Countries_USA_provinces_California_cities_Oceanside : Ind City ; - - fun Countries_USA_provinces_California_cities_Ontario : Ind City ; - - fun Countries_USA_provinces_California_cities_Orange : Ind City ; - - fun Countries_USA_provinces_California_cities_Oxnard : Ind City ; - - fun Countries_USA_provinces_California_cities_Palmdale : Ind City ; - - fun Countries_USA_provinces_California_cities_Pasadena : Ind City ; - - fun Countries_USA_provinces_California_cities_Pomona : Ind City ; - - fun Countries_USA_provinces_California_cities_RanchoCucamonga : Ind City ; - - fun Countries_USA_provinces_California_cities_Riverside : Ind City ; - - fun Countries_USA_provinces_California_cities_Sacramento : Ind City ; - - fun Countries_USA_provinces_California_cities_Salinas : Ind City ; - - fun Countries_USA_provinces_California_cities_SanBernardino : Ind City ; - - fun Countries_USA_provinces_California_cities_SanDiego : Ind City ; - - fun Countries_USA_provinces_California_cities_SanFrancisco : Ind City ; - - fun Countries_USA_provinces_California_cities_SanJose : Ind City ; - - fun Countries_USA_provinces_California_cities_SantaAna : Ind City ; - - fun Countries_USA_provinces_California_cities_SantaClarita : Ind City ; - - fun Countries_USA_provinces_California_cities_SantaRosa : Ind City ; - - fun Countries_USA_provinces_California_cities_SimiValley : Ind City ; - - fun Countries_USA_provinces_California_cities_Stockton : Ind City ; - - fun Countries_USA_provinces_California_cities_Sunnyvale : Ind City ; - - fun Countries_USA_provinces_California_cities_ThousandOaks : Ind City ; - - fun Countries_USA_provinces_California_cities_Torrance : Ind City ; - - fun Countries_USA_provinces_California_cities_Vallejo : Ind City ; - - fun Countries_USA_provinces_California_cities_WestCovina : Ind City ; - - fun Countries_USA_provinces_Colorado : Ind Province ; - - fun Countries_USA_provinces_Colorado_cities_Aurora : Ind City ; - - fun Countries_USA_provinces_Colorado_cities_ColoradoSprings : Ind City ; - - fun Countries_USA_provinces_Colorado_cities_Denver : Ind City ; - - fun Countries_USA_provinces_Colorado_cities_FortCollins : Ind City ; - - fun Countries_USA_provinces_Colorado_cities_Lakewood : Ind City ; - - fun Countries_USA_provinces_Connecticut : Ind Province ; - - fun Countries_USA_provinces_Connecticut_cities_Bridgeport : Ind City ; - - fun Countries_USA_provinces_Connecticut_cities_Hartford : Ind City ; - - fun Countries_USA_provinces_Connecticut_cities_NewHaven : Ind City ; - - fun Countries_USA_provinces_Connecticut_cities_Stamford : Ind City ; - - fun Countries_USA_provinces_Connecticut_cities_Waterbury : Ind City ; - - fun Countries_USA_provinces_Delaware : Ind Province ; - - fun Countries_USA_provinces_Delaware_cities_Dover : Ind City ; - - fun Countries_USA_provinces_Distr_Columbia : Ind Province ; - - fun Countries_USA_provinces_Distr_Columbia_cities_Washington : Ind City ; - - fun Countries_USA_provinces_Florida : Ind Province ; - - fun Countries_USA_provinces_Florida_cities_Clearwater : Ind City ; - - fun Countries_USA_provinces_Florida_cities_CoralSprings : Ind City ; - - fun Countries_USA_provinces_Florida_cities_FortLauderdale : Ind City ; - - fun Countries_USA_provinces_Florida_cities_Hialeah : Ind City ; - - fun Countries_USA_provinces_Florida_cities_Hollywood : Ind City ; - - fun Countries_USA_provinces_Florida_cities_Jacksonville : Ind City ; - - fun Countries_USA_provinces_Florida_cities_Miami : Ind City ; - - fun Countries_USA_provinces_Florida_cities_Orlando : Ind City ; - - fun Countries_USA_provinces_Florida_cities_PembrokePines : Ind City ; - - fun Countries_USA_provinces_Florida_cities_St_Petersburg : Ind City ; - - fun Countries_USA_provinces_Florida_cities_Tallahassee : Ind City ; - - fun Countries_USA_provinces_Florida_cities_Tampa : Ind City ; - - fun Countries_USA_provinces_Georgia : Ind Province ; - - fun Countries_USA_provinces_Georgia_cities_Atlanta : Ind City ; - - fun Countries_USA_provinces_Georgia_cities_Columbus : Ind City ; - - fun Countries_USA_provinces_Georgia_cities_Macon : Ind City ; - - fun Countries_USA_provinces_Georgia_cities_Savannah : Ind City ; - - fun Countries_USA_provinces_Hawaii : Ind Province ; - - fun Countries_USA_provinces_Hawaii_cities_Hilo : Ind City ; - - fun Countries_USA_provinces_Hawaii_cities_Honolulu : Ind City ; - - fun Countries_USA_provinces_Idaho : Ind Province ; - - fun Countries_USA_provinces_Idaho_cities_Boise : Ind City ; - - fun Countries_USA_provinces_Illinois : Ind Province ; - - fun Countries_USA_provinces_Illinois_cities_Aurora : Ind City ; - - fun Countries_USA_provinces_Illinois_cities_Chicago : Ind City ; - - fun Countries_USA_provinces_Illinois_cities_Naperville : Ind City ; - - fun Countries_USA_provinces_Illinois_cities_Peoria : Ind City ; - - fun Countries_USA_provinces_Illinois_cities_Rockford : Ind City ; - - fun Countries_USA_provinces_Illinois_cities_Springfield : Ind City ; - - fun Countries_USA_provinces_Indiana : Ind Province ; - - fun Countries_USA_provinces_Indiana_cities_Evansville : Ind City ; - - fun Countries_USA_provinces_Indiana_cities_FortWayne : Ind City ; - - fun Countries_USA_provinces_Indiana_cities_Gary : Ind City ; - - fun Countries_USA_provinces_Indiana_cities_Indianapolis : Ind City ; - - fun Countries_USA_provinces_Indiana_cities_SouthBend : Ind City ; - - fun Countries_USA_provinces_Iowa : Ind Province ; - - fun Countries_USA_provinces_Iowa_cities_CedarRapids : Ind City ; - - fun Countries_USA_provinces_Iowa_cities_DesMoines : Ind City ; - - fun Countries_USA_provinces_Kansas : Ind Province ; - - fun Countries_USA_provinces_Kansas_cities_KansasCity : Ind City ; - - fun Countries_USA_provinces_Kansas_cities_OverlandPark : Ind City ; - - fun Countries_USA_provinces_Kansas_cities_Topeka : Ind City ; - - fun Countries_USA_provinces_Kansas_cities_Wichita : Ind City ; - - fun Countries_USA_provinces_Kentucky : Ind Province ; - - fun Countries_USA_provinces_Kentucky_cities_Frankfort : Ind City ; - - fun Countries_USA_provinces_Kentucky_cities_LexingtonFayette : Ind City ; - - fun Countries_USA_provinces_Kentucky_cities_Louisville : Ind City ; - - fun Countries_USA_provinces_Louisiana : Ind Province ; - - fun Countries_USA_provinces_Louisiana_cities_BatonRouge : Ind City ; - - fun Countries_USA_provinces_Louisiana_cities_Lafayette : Ind City ; - - fun Countries_USA_provinces_Louisiana_cities_NewOrleans : Ind City ; - - fun Countries_USA_provinces_Louisiana_cities_Shreveport : Ind City ; - - fun Countries_USA_provinces_Maine : Ind Province ; - - fun Countries_USA_provinces_Maine_cities_Augusta : Ind City ; - - fun Countries_USA_provinces_Maryland : Ind Province ; - - fun Countries_USA_provinces_Maryland_cities_Annapolis : Ind City ; - - fun Countries_USA_provinces_Maryland_cities_Baltimore : Ind City ; - - fun Countries_USA_provinces_Massachusetts : Ind Province ; - - fun Countries_USA_provinces_Massachusetts_cities_Boston : Ind City ; - - fun Countries_USA_provinces_Massachusetts_cities_Lowell : Ind City ; - - fun Countries_USA_provinces_Massachusetts_cities_Springfield : Ind City ; - - fun Countries_USA_provinces_Massachusetts_cities_Worcester : Ind City ; - - fun Countries_USA_provinces_Michigan : Ind Province ; - - fun Countries_USA_provinces_Michigan_cities_AnnArbor : Ind City ; - - fun Countries_USA_provinces_Michigan_cities_Detroit : Ind City ; - - fun Countries_USA_provinces_Michigan_cities_Flint : Ind City ; - - fun Countries_USA_provinces_Michigan_cities_GrandRapids : Ind City ; - - fun Countries_USA_provinces_Michigan_cities_Lansing : Ind City ; - - fun Countries_USA_provinces_Michigan_cities_Livonia : Ind City ; - - fun Countries_USA_provinces_Michigan_cities_SterlingHeights : Ind City ; - - fun Countries_USA_provinces_Michigan_cities_Warren : Ind City ; - - fun Countries_USA_provinces_Minnesota : Ind Province ; - - fun Countries_USA_provinces_Minnesota_cities_Minneapolis : Ind City ; - - fun Countries_USA_provinces_Minnesota_cities_St_Paul : Ind City ; - - fun Countries_USA_provinces_Mississippi : Ind Province ; - - fun Countries_USA_provinces_Mississippi_cities_Jackson : Ind City ; - - fun Countries_USA_provinces_Missouri : Ind Province ; - - fun Countries_USA_provinces_Missouri_cities_Independence : Ind City ; - - fun Countries_USA_provinces_Missouri_cities_JeffersonCity : Ind City ; - - fun Countries_USA_provinces_Missouri_cities_KansasCity : Ind City ; - - fun Countries_USA_provinces_Missouri_cities_Springfield : Ind City ; - - fun Countries_USA_provinces_Missouri_cities_St_Louis : Ind City ; - - fun Countries_USA_provinces_Montana : Ind Province ; - - fun Countries_USA_provinces_Montana_cities_Helena : Ind City ; - - fun Countries_USA_provinces_Nebraska : Ind Province ; - - fun Countries_USA_provinces_Nebraska_cities_Lincoln : Ind City ; - - fun Countries_USA_provinces_Nebraska_cities_Omaha : Ind City ; - - fun Countries_USA_provinces_Nevada : Ind Province ; - - fun Countries_USA_provinces_Nevada_cities_CarsonCity : Ind City ; - - fun Countries_USA_provinces_Nevada_cities_Henderson : Ind City ; - - fun Countries_USA_provinces_Nevada_cities_LasVegas : Ind City ; - - fun Countries_USA_provinces_Nevada_cities_Reno : Ind City ; - - fun Countries_USA_provinces_NewHampshire : Ind Province ; - - fun Countries_USA_provinces_NewHampshire_cities_Concord : Ind City ; - - fun Countries_USA_provinces_NewHampshire_cities_Manchester : Ind City ; - - fun Countries_USA_provinces_NewJersey : Ind Province ; - - fun Countries_USA_provinces_NewJersey_cities_Elizabeth : Ind City ; - - fun Countries_USA_provinces_NewJersey_cities_JerseyCity : Ind City ; - - fun Countries_USA_provinces_NewJersey_cities_Newark : Ind City ; - - fun Countries_USA_provinces_NewJersey_cities_Paterson : Ind City ; - - fun Countries_USA_provinces_NewJersey_cities_Trenton : Ind City ; - - fun Countries_USA_provinces_NewMexico : Ind Province ; - - fun Countries_USA_provinces_NewMexico_cities_Albuquerque : Ind City ; - - fun Countries_USA_provinces_NewMexico_cities_SantaFe : Ind City ; - - fun Countries_USA_provinces_NewYork : Ind Province ; - - fun Countries_USA_provinces_NewYork_cities_Albany : Ind City ; - - fun Countries_USA_provinces_NewYork_cities_Buffalo : Ind City ; - - fun Countries_USA_provinces_NewYork_cities_NewYork : Ind City ; - - fun Countries_USA_provinces_NewYork_cities_Rochester : Ind City ; - - fun Countries_USA_provinces_NewYork_cities_Syracuse : Ind City ; - - fun Countries_USA_provinces_NewYork_cities_Yonkers : Ind City ; - - fun Countries_USA_provinces_NorthCarolina : Ind Province ; - - fun Countries_USA_provinces_NorthCarolina_cities_Charlotte : Ind City ; - - fun Countries_USA_provinces_NorthCarolina_cities_Durham : Ind City ; - - fun Countries_USA_provinces_NorthCarolina_cities_Greensboro : Ind City ; - - fun Countries_USA_provinces_NorthCarolina_cities_Raleigh : Ind City ; - - fun Countries_USA_provinces_NorthCarolina_cities_WinstonSalem : Ind City ; - - fun Countries_USA_provinces_NorthDakota : Ind Province ; - - fun Countries_USA_provinces_NorthDakota_cities_Bismarck : Ind City ; - - fun Countries_USA_provinces_Ohio : Ind Province ; - - fun Countries_USA_provinces_Ohio_cities_Akron : Ind City ; - - fun Countries_USA_provinces_Ohio_cities_Cincinnati : Ind City ; - - fun Countries_USA_provinces_Ohio_cities_Cleveland : Ind City ; - - fun Countries_USA_provinces_Ohio_cities_Columbus : Ind City ; - - fun Countries_USA_provinces_Ohio_cities_Dayton : Ind City ; - - fun Countries_USA_provinces_Ohio_cities_Toledo : Ind City ; - - fun Countries_USA_provinces_Oklahoma : Ind Province ; - - fun Countries_USA_provinces_Oklahoma_cities_OklahomaCity : Ind City ; - - fun Countries_USA_provinces_Oklahoma_cities_Tulsa : Ind City ; - - fun Countries_USA_provinces_Oregon : Ind Province ; - - fun Countries_USA_provinces_Oregon_cities_Eugene : Ind City ; - - fun Countries_USA_provinces_Oregon_cities_Portland : Ind City ; - - fun Countries_USA_provinces_Oregon_cities_Salem : Ind City ; - - fun Countries_USA_provinces_Pennsylvania : Ind Province ; - - fun Countries_USA_provinces_Pennsylvania_cities_Allentown : Ind City ; - - fun Countries_USA_provinces_Pennsylvania_cities_Erie : Ind City ; - - fun Countries_USA_provinces_Pennsylvania_cities_Harrisburg : Ind City ; - - fun Countries_USA_provinces_Pennsylvania_cities_Philadelphia : Ind City ; - - fun Countries_USA_provinces_Pennsylvania_cities_Pittsburgh : Ind City ; - - fun Countries_USA_provinces_RhodeIsland : Ind Province ; - - fun Countries_USA_provinces_RhodeIsland_cities_Providence : Ind City ; - - fun Countries_USA_provinces_SouthCarolina : Ind Province ; - - fun Countries_USA_provinces_SouthCarolina_cities_Columbia : Ind City ; - - fun Countries_USA_provinces_SouthDakota : Ind Province ; - - fun Countries_USA_provinces_SouthDakota_cities_Pierre : Ind City ; - - fun Countries_USA_provinces_SouthDakota_cities_SiouxFalls : Ind City ; - - fun Countries_USA_provinces_Tennessee : Ind Province ; - - fun Countries_USA_provinces_Tennessee_cities_Chattanooga : Ind City ; - - fun Countries_USA_provinces_Tennessee_cities_Knoxville : Ind City ; - - fun Countries_USA_provinces_Tennessee_cities_Memphis : Ind City ; - - fun Countries_USA_provinces_Tennessee_cities_Nashville : Ind City ; - - fun Countries_USA_provinces_Tennessee_cities_NashvilleDavidson : Ind City ; - - fun Countries_USA_provinces_Texas : Ind Province ; - - fun Countries_USA_provinces_Texas_cities_Abilene : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Amarillo : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Arlington : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Austin : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Beaumont : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Brownsville : Ind City ; - - fun Countries_USA_provinces_Texas_cities_CorpusChristi : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Dallas : Ind City ; - - fun Countries_USA_provinces_Texas_cities_ElPaso : Ind City ; - - fun Countries_USA_provinces_Texas_cities_FortWorth : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Garland : Ind City ; - - fun Countries_USA_provinces_Texas_cities_GrandPrairie : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Houston : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Irving : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Laredo : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Lubbock : Ind City ; - - fun Countries_USA_provinces_Texas_cities_McAllen : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Mesquite : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Pasadena : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Plano : Ind City ; - - fun Countries_USA_provinces_Texas_cities_SanAntonio : Ind City ; - - fun Countries_USA_provinces_Texas_cities_Waco : Ind City ; - - fun Countries_USA_provinces_Texas_cities_WichitaFalls : Ind City ; - - fun Countries_USA_provinces_Utah : Ind Province ; - - fun Countries_USA_provinces_Utah_cities_SaltLakeCity : Ind City ; - - fun Countries_USA_provinces_Vermont : Ind Province ; - - fun Countries_USA_provinces_Vermont_cities_Montpelier : Ind City ; - - fun Countries_USA_provinces_Virginia : Ind Province ; - - fun Countries_USA_provinces_Virginia_cities_Alexandria : Ind City ; - - fun Countries_USA_provinces_Virginia_cities_Arlington : Ind City ; - - fun Countries_USA_provinces_Virginia_cities_Chesapeake : Ind City ; - - fun Countries_USA_provinces_Virginia_cities_Hampton : Ind City ; - - fun Countries_USA_provinces_Virginia_cities_NewportNews : Ind City ; - - fun Countries_USA_provinces_Virginia_cities_Norfolk : Ind City ; - - fun Countries_USA_provinces_Virginia_cities_Portsmouth : Ind City ; - - fun Countries_USA_provinces_Virginia_cities_Richmond : Ind City ; - - fun Countries_USA_provinces_Virginia_cities_VirginiaBeach : Ind City ; - - fun Countries_USA_provinces_Washington : Ind Province ; - - fun Countries_USA_provinces_Washington_cities_Olympia : Ind City ; - - fun Countries_USA_provinces_Washington_cities_Seattle : Ind City ; - - fun Countries_USA_provinces_Washington_cities_Spokane : Ind City ; - - fun Countries_USA_provinces_Washington_cities_Tacoma : Ind City ; - - fun Countries_USA_provinces_WestVirginia : Ind Province ; - - fun Countries_USA_provinces_WestVirginia_cities_Charleston : Ind City ; - - fun Countries_USA_provinces_Wisconsin : Ind Province ; - - fun Countries_USA_provinces_Wisconsin_cities_GreenBay : Ind City ; - - fun Countries_USA_provinces_Wisconsin_cities_Madison : Ind City ; - - fun Countries_USA_provinces_Wisconsin_cities_Milwaukee : Ind City ; - - fun Countries_USA_provinces_Wyoming : Ind Province ; - - fun Countries_USA_provinces_Wyoming_cities_Cheyenne : Ind City ; - - fun Countries_UZB_provinces_Andijon : Ind Province ; - - fun Countries_UZB_provinces_Andijon_cities_Andijon : Ind City ; - - fun Countries_UZB_provinces_Bukhoro : Ind Province ; - - fun Countries_UZB_provinces_Bukhoro_cities_Bukhoro : Ind City ; - - fun Countries_UZB_provinces_Farghona : Ind Province ; - - fun Countries_UZB_provinces_Farghona_cities_Farghona : Ind City ; - - fun Countries_UZB_provinces_Farghona_cities_Marghilon : Ind City ; - - fun Countries_UZB_provinces_Farghona_cities_Quqon : Ind City ; - - fun Countries_UZB_provinces_Jizzakh : Ind Province ; - - fun Countries_UZB_provinces_Jizzakh_cities_Jizzakh : Ind City ; - - fun Countries_UZB_provinces_Khorazm : Ind Province ; - - fun Countries_UZB_provinces_Khorazm_cities_Urganch : Ind City ; - - fun Countries_UZB_provinces_Namangan : Ind Province ; - - fun Countries_UZB_provinces_Namangan_cities_Namangan : Ind City ; - - fun Countries_UZB_provinces_Nawoiy : Ind Province ; - - fun Countries_UZB_provinces_Nawoiy_cities_Nawoiy : Ind City ; - - fun Countries_UZB_provinces_Qasqadare : Ind Province ; - - fun Countries_UZB_provinces_Qasqadare_cities_Qarshi : Ind City ; - - fun Countries_UZB_provinces_Qoraqalpoghiston : Ind Province ; - - fun Countries_UZB_provinces_Qoraqalpoghiston_cities_Nukus : Ind City ; - - fun Countries_UZB_provinces_Samarqand : Ind Province ; - - fun Countries_UZB_provinces_Samarqand_cities_Samarqand : Ind City ; - - fun Countries_UZB_provinces_Sirdare : Ind Province ; - - fun Countries_UZB_provinces_Sirdare_cities_Guliston : Ind City ; - - fun Countries_UZB_provinces_Surkhondare : Ind Province ; - - fun Countries_UZB_provinces_Surkhondare_cities_Termiz : Ind City ; - - fun Countries_UZB_provinces_Toshkent : Ind Province ; - - fun Countries_UZB_provinces_Toshkent_cities_Angren : Ind City ; - - fun Countries_UZB_provinces_Toshkent_cities_Chirchiq : Ind City ; - - fun Countries_UZB_provinces_Toshkent_cities_Olmaliq : Ind City ; - - fun Countries_UZB_provinces_Toshkent_cities_Tashkent : Ind City ; - - fun Countries_VN_cities_CamPha : Ind City ; - - fun Countries_VN_cities_CanTho : Ind City ; - - fun Countries_VN_cities_DaNang : Ind City ; - - fun Countries_VN_cities_Haiphong : Ind City ; - - fun Countries_VN_cities_Hanoi : Ind City ; - - fun Countries_VN_cities_HongGai : Ind City ; - - fun Countries_VN_cities_Hue : Ind City ; - - fun Countries_VN_cities_LongXuyen : Ind City ; - - fun Countries_VN_cities_NamDinh : Ind City ; - - fun Countries_VN_cities_NhaTrang : Ind City ; - - fun Countries_VN_cities_QuiNhon : Ind City ; - - fun Countries_VN_cities_Saigon : Ind City ; - - fun Countries_VN_cities_ThaiNguyen : Ind City ; - - fun Countries_VN_cities_VietTri : Ind City ; - - fun Countries_VN_cities_VungTau : Ind City ; - - fun Countries_VN_provinces_AnGiang : Ind Province ; - - fun Countries_VN_provinces_BaRiaVungTau : Ind Province ; - - fun Countries_VN_provinces_BacThai : Ind Province ; - - fun Countries_VN_provinces_BenTre : Ind Province ; - - fun Countries_VN_provinces_BinhDinh : Ind Province ; - - fun Countries_VN_provinces_BinhThuan : Ind Province ; - - fun Countries_VN_provinces_CanTho : Ind Province ; - - fun Countries_VN_provinces_CaoBang : Ind Province ; - - fun Countries_VN_provinces_CentralHighlands : Ind Province ; - - fun Countries_VN_provinces_DacLac : Ind Province ; - - fun Countries_VN_provinces_DongNai : Ind Province ; - - fun Countries_VN_provinces_DongThap : Ind Province ; - - fun Countries_VN_provinces_GiaLai : Ind Province ; - - fun Countries_VN_provinces_HaBac : Ind Province ; - - fun Countries_VN_provinces_HaGiang : Ind Province ; - - fun Countries_VN_provinces_HaTay : Ind Province ; - - fun Countries_VN_provinces_HaTinh : Ind Province ; - - fun Countries_VN_provinces_HaiHung : Ind Province ; - - fun Countries_VN_provinces_Haiphong : Ind Province ; - - fun Countries_VN_provinces_Hanoi : Ind Province ; - - fun Countries_VN_provinces_HoChiMinhCity : Ind Province ; - - fun Countries_VN_provinces_HoaBinh : Ind Province ; - - fun Countries_VN_provinces_KhanhHoa : Ind Province ; - - fun Countries_VN_provinces_KienGiang : Ind Province ; - - fun Countries_VN_provinces_KonTum : Ind Province ; - - fun Countries_VN_provinces_LaiChau : Ind Province ; - - fun Countries_VN_provinces_LamDong : Ind Province ; - - fun Countries_VN_provinces_LangSon : Ind Province ; - - fun Countries_VN_provinces_LaoCai : Ind Province ; - - fun Countries_VN_provinces_LongAn : Ind Province ; - - fun Countries_VN_provinces_MekongRiverDelta : Ind Province ; - - fun Countries_VN_provinces_MinhHai : Ind Province ; - - fun Countries_VN_provinces_NamHa : Ind Province ; - - fun Countries_VN_provinces_NgheAn : Ind Province ; - - fun Countries_VN_provinces_NinhBinh : Ind Province ; - - fun Countries_VN_provinces_NinhThuan : Ind Province ; - - fun Countries_VN_provinces_NorthCentralCoast : Ind Province ; - - fun Countries_VN_provinces_NorthEastSouth : Ind Province ; - - fun Countries_VN_provinces_NorthMountainandMidlands : Ind Province ; - - fun Countries_VN_provinces_PhuYen : Ind Province ; - - fun Countries_VN_provinces_QuangBinh : Ind Province ; - - fun Countries_VN_provinces_QuangNamDaNang : Ind Province ; - - fun Countries_VN_provinces_QuangNgai : Ind Province ; - - fun Countries_VN_provinces_QuangNinh : Ind Province ; - - fun Countries_VN_provinces_QuangTri : Ind Province ; - - fun Countries_VN_provinces_RedRiverDelta : Ind Province ; - - fun Countries_VN_provinces_SocTrang : Ind Province ; - - fun Countries_VN_provinces_SonLa : Ind Province ; - - fun Countries_VN_provinces_SongBe : Ind Province ; - - fun Countries_VN_provinces_SouthCentralCoast : Ind Province ; - - fun Countries_VN_provinces_TayNinh : Ind Province ; - - fun Countries_VN_provinces_ThaiBinh : Ind Province ; - - fun Countries_VN_provinces_ThanhHoa : Ind Province ; - - fun Countries_VN_provinces_ThuaThienHue : Ind Province ; - - fun Countries_VN_provinces_TienGiang : Ind Province ; - - fun Countries_VN_provinces_TraVinh : Ind Province ; - - fun Countries_VN_provinces_TuyenQuang : Ind Province ; - - fun Countries_VN_provinces_VinhLong : Ind Province ; - - fun Countries_VN_provinces_VinhPhu : Ind Province ; - - fun Countries_VN_provinces_YenBai : Ind Province ; - - fun Countries_VU_cities_Port_Vila : Ind City ; - - fun Countries_V_cities_VaticanCity : Ind City ; - - fun Countries_WAG_cities_Banjul : Ind City ; - - fun Countries_WAL_cities_Freetown : Ind City ; - - fun Countries_WAN_cities_Aarri : Ind City ; - - fun Countries_WAN_cities_Aba : Ind City ; - - fun Countries_WAN_cities_Abeokuta : Ind City ; - - fun Countries_WAN_cities_Abuja : Ind City ; - - fun Countries_WAN_cities_AdoEkiti : Ind City ; - - fun Countries_WAN_cities_Akure : Ind City ; - - fun Countries_WAN_cities_BeninCity : Ind City ; - - fun Countries_WAN_cities_Bida : Ind City ; - - fun Countries_WAN_cities_Calabar : Ind City ; - - fun Countries_WAN_cities_DebaHabe : Ind City ; - - fun Countries_WAN_cities_Ede : Ind City ; - - fun Countries_WAN_cities_EffonAlaiye : Ind City ; - - fun Countries_WAN_cities_Enugu : Ind City ; - - fun Countries_WAN_cities_Gusau : Ind City ; - - fun Countries_WAN_cities_Ibadan : Ind City ; - - fun Countries_WAN_cities_Ife : Ind City ; - - fun Countries_WAN_cities_IjebuOde : Ind City ; - - fun Countries_WAN_cities_Ikare : Ind City ; - - fun Countries_WAN_cities_Ikerre : Ind City ; - - fun Countries_WAN_cities_Ikire : Ind City ; - - fun Countries_WAN_cities_Ikirun : Ind City ; - - fun Countries_WAN_cities_Ikorodu : Ind City ; - - fun Countries_WAN_cities_Ila : Ind City ; - - fun Countries_WAN_cities_IlaweEkiti : Ind City ; - - fun Countries_WAN_cities_Ilesha : Ind City ; - - fun Countries_WAN_cities_Ilobu : Ind City ; - - fun Countries_WAN_cities_Ilorin : Ind City ; - - fun Countries_WAN_cities_Inisa : Ind City ; - - fun Countries_WAN_cities_Iseyin : Ind City ; - - fun Countries_WAN_cities_Iwo : Ind City ; - - fun Countries_WAN_cities_Jos : Ind City ; - - fun Countries_WAN_cities_Kaduna : Ind City ; - - fun Countries_WAN_cities_Kano : Ind City ; - - fun Countries_WAN_cities_Katsina : Ind City ; - - fun Countries_WAN_cities_Kumo : Ind City ; - - fun Countries_WAN_cities_Lafia : Ind City ; - - fun Countries_WAN_cities_Lagos : Ind City ; - - fun Countries_WAN_cities_Maiduguri : Ind City ; - - fun Countries_WAN_cities_Makurdi : Ind City ; - - fun Countries_WAN_cities_Minna : Ind City ; - - fun Countries_WAN_cities_Mushin : Ind City ; - - fun Countries_WAN_cities_Offa : Ind City ; - - fun Countries_WAN_cities_Ogbomosho : Ind City ; - - fun Countries_WAN_cities_Oka : Ind City ; - - fun Countries_WAN_cities_Ondo : Ind City ; - - fun Countries_WAN_cities_Onitsha : Ind City ; - - fun Countries_WAN_cities_Oshogbo : Ind City ; - - fun Countries_WAN_cities_Owo : Ind City ; - - fun Countries_WAN_cities_Oyo : Ind City ; - - fun Countries_WAN_cities_PortHarcourt : Ind City ; - - fun Countries_WAN_cities_Sapele : Ind City ; - - fun Countries_WAN_cities_Shagamu : Ind City ; - - fun Countries_WAN_cities_Shaki : Ind City ; - - fun Countries_WAN_cities_Shomolu : Ind City ; - - fun Countries_WAN_cities_Sokoto : Ind City ; - - fun Countries_WAN_cities_Zaria : Ind City ; - - fun Countries_WD_cities_Roseau : Ind City ; - - fun Countries_WG_cities_SaintGeorges : Ind City ; - - fun Countries_WL_cities_Castries : Ind City ; - - fun Countries_WSA_cities_ElAlaiun : Ind City ; - - fun Countries_WS_cities_Apia : Ind City ; - - fun Countries_WV_cities_Kingstown : Ind City ; - - fun Countries_YE_cities_Sanaa : Ind City ; - - fun Countries_YU_cities_Belgrade : Ind City ; - - fun Countries_YV_cities_SantaAnadeCoro : Ind City ; - - fun Countries_YV_cities_Turmero : Ind City ; - - fun Countries_YV_provinces_Amazonas : Ind Province ; - - fun Countries_YV_provinces_Amazonas_cities_PuertoAyacucho : Ind City ; - - fun Countries_YV_provinces_Anzoategui : Ind Province ; - - fun Countries_YV_provinces_Anzoategui_cities_Barcelona : Ind City ; - - fun Countries_YV_provinces_Anzoategui_cities_PuertoLaCruz : Ind City ; - - fun Countries_YV_provinces_Apure : Ind Province ; - - fun Countries_YV_provinces_Apure_cities_SanFernando : Ind City ; - - fun Countries_YV_provinces_Aragua : Ind Province ; - - fun Countries_YV_provinces_Aragua_cities_Maracay : Ind City ; - - fun Countries_YV_provinces_Barinas : Ind Province ; - - fun Countries_YV_provinces_Barinas_cities_Barinas : Ind City ; - - fun Countries_YV_provinces_Bolivar : Ind Province ; - - fun Countries_YV_provinces_Bolivar_cities_CiudadBolivar : Ind City ; - - fun Countries_YV_provinces_Bolivar_cities_CiudadGuayana : Ind City ; - - fun Countries_YV_provinces_Carabobo : Ind Province ; - - fun Countries_YV_provinces_Carabobo_cities_Guacara : Ind City ; - - fun Countries_YV_provinces_Carabobo_cities_PuertoCabello : Ind City ; - - fun Countries_YV_provinces_Carabobo_cities_Valencia : Ind City ; - - fun Countries_YV_provinces_Cojedes : Ind Province ; - - fun Countries_YV_provinces_Cojedes_cities_SanCarlos : Ind City ; - - fun Countries_YV_provinces_DeltaAmacuro : Ind Province ; - - fun Countries_YV_provinces_DeltaAmacuro_cities_Tucupita : Ind City ; - - fun Countries_YV_provinces_DistritoFederal : Ind Province ; - - fun Countries_YV_provinces_DistritoFederal_cities_Caracas : Ind City ; - - fun Countries_YV_provinces_DistritoFederal_cities_CatiaLaMar : Ind City ; - - fun Countries_YV_provinces_Falcon : Ind Province ; - - fun Countries_YV_provinces_Falcon_cities_Coro : Ind City ; - - fun Countries_YV_provinces_Guarico : Ind Province ; - - fun Countries_YV_provinces_Guarico_cities_SanJuan : Ind City ; - - fun Countries_YV_provinces_Lara : Ind Province ; - - fun Countries_YV_provinces_Lara_cities_Barquisimeto : Ind City ; - - fun Countries_YV_provinces_Merida : Ind Province ; - - fun Countries_YV_provinces_Merida_cities_Merida : Ind City ; - - fun Countries_YV_provinces_Miranda : Ind Province ; - - fun Countries_YV_provinces_Miranda_cities_Baruta : Ind City ; - - fun Countries_YV_provinces_Miranda_cities_Guarenas : Ind City ; - - fun Countries_YV_provinces_Miranda_cities_LosTeques : Ind City ; - - fun Countries_YV_provinces_Miranda_cities_Petare : Ind City ; - - fun Countries_YV_provinces_Monagas : Ind Province ; - - fun Countries_YV_provinces_Monagas_cities_Maturin : Ind City ; - - fun Countries_YV_provinces_NuevaEsparta : Ind Province ; - - fun Countries_YV_provinces_NuevaEsparta_cities_LaAscuncion : Ind City ; - - fun Countries_YV_provinces_Portuguesa : Ind Province ; - - fun Countries_YV_provinces_Portuguesa_cities_Acarigua : Ind City ; - - fun Countries_YV_provinces_Portuguesa_cities_Guanare : Ind City ; - - fun Countries_YV_provinces_Sucre : Ind Province ; - - fun Countries_YV_provinces_Sucre_cities_Cumana : Ind City ; - - fun Countries_YV_provinces_Tachira : Ind Province ; - - fun Countries_YV_provinces_Tachira_cities_SanCristobal : Ind City ; - - fun Countries_YV_provinces_Trujillo : Ind Province ; - - fun Countries_YV_provinces_Trujillo_cities_Trujillo : Ind City ; - - fun Countries_YV_provinces_Yaracuy : Ind Province ; - - fun Countries_YV_provinces_Yaracuy_cities_SanFelipe : Ind City ; - - fun Countries_YV_provinces_Zulia : Ind Province ; - - fun Countries_YV_provinces_Zulia_cities_Cabimas : Ind City ; - - fun Countries_YV_provinces_Zulia_cities_Maracaibo : Ind City ; - - fun Countries_ZRE_provinces_Bandundu : Ind Province ; - - fun Countries_ZRE_provinces_Bandundu_cities_Bandundu : Ind City ; - - fun Countries_ZRE_provinces_Bandundu_cities_Kikwit : Ind City ; - - fun Countries_ZRE_provinces_BasZaire : Ind Province ; - - fun Countries_ZRE_provinces_BasZaire_cities_Boma : Ind City ; - - fun Countries_ZRE_provinces_BasZaire_cities_Matadi : Ind City ; - - fun Countries_ZRE_provinces_Equateur : Ind Province ; - - fun Countries_ZRE_provinces_Equateur_cities_Mbandaka : Ind City ; - - fun Countries_ZRE_provinces_HautZaire : Ind Province ; - - fun Countries_ZRE_provinces_HautZaire_cities_Kisangani : Ind City ; - - fun Countries_ZRE_provinces_KasaiOccidental : Ind Province ; - - fun Countries_ZRE_provinces_KasaiOccidental_cities_Kananga : Ind City ; - - fun Countries_ZRE_provinces_KasaiOccidental_cities_Tshikapa : Ind City ; - - fun Countries_ZRE_provinces_KasaiOriental : Ind Province ; - - fun Countries_ZRE_provinces_KasaiOriental_cities_Kalemi : Ind City ; - - fun Countries_ZRE_provinces_KasaiOriental_cities_MbujiMayi : Ind City ; - - fun Countries_ZRE_provinces_KasaiOriental_cities_MweneDitu : Ind City ; - - fun Countries_ZRE_provinces_Kinshasa : Ind Province ; - - fun Countries_ZRE_provinces_Kinshasa_cities_Kinshasa : Ind City ; - - fun Countries_ZRE_provinces_Kivu : Ind Province ; - - fun Countries_ZRE_provinces_Kivu_cities_Bukavu : Ind City ; - - fun Countries_ZRE_provinces_Kivu_cities_Butembo : Ind City ; - - fun Countries_ZRE_provinces_Kivu_cities_Goma : Ind City ; - - fun Countries_ZRE_provinces_Kivu_cities_Uvira : Ind City ; - - fun Countries_ZRE_provinces_Shaba : Ind Province ; - - fun Countries_ZRE_provinces_Shaba_cities_Kolwezi : Ind City ; - - fun Countries_ZRE_provinces_Shaba_cities_Likasi : Ind City ; - - fun Countries_ZRE_provinces_Shaba_cities_Lubumbashi : Ind City ; - - fun Countries_ZW_cities_Harare : Ind City ; - - fun Countries_Z_provinces_Central : Ind Province ; - - fun Countries_Z_provinces_Central_cities_Kabwe : Ind City ; - - fun Countries_Z_provinces_Copperbelt : Ind Province ; - - fun Countries_Z_provinces_Copperbelt_cities_Chingola : Ind City ; - - fun Countries_Z_provinces_Copperbelt_cities_Kitwe : Ind City ; - - fun Countries_Z_provinces_Copperbelt_cities_Luanshya : Ind City ; - - fun Countries_Z_provinces_Copperbelt_cities_Mufulira : Ind City ; - - fun Countries_Z_provinces_Copperbelt_cities_Ndola : Ind City ; - - fun Countries_Z_provinces_Eastern : Ind Province ; - - fun Countries_Z_provinces_Eastern_cities_Chipata : Ind City ; - - fun Countries_Z_provinces_Luapula : Ind Province ; - - fun Countries_Z_provinces_Luapula_cities_Mansa : Ind City ; - - fun Countries_Z_provinces_Lusaka : Ind Province ; - - fun Countries_Z_provinces_Lusaka_cities_Lusaka : Ind City ; - - fun Countries_Z_provinces_Northern : Ind Province ; - - fun Countries_Z_provinces_Northern_cities_Kasama : Ind City ; - - fun Countries_Z_provinces_Northwestern : Ind Province ; - - fun Countries_Z_provinces_Northwestern_cities_Solwezi : Ind City ; - - fun Countries_Z_provinces_Southern : Ind Province ; - - fun Countries_Z_provinces_Southern_cities_Livingstone : Ind City ; - - fun Countries_Z_provinces_Western : Ind Province ; - - fun Countries_Z_provinces_Western_cities_Mongu : Ind City ; - - fun Countries_cid_cia_American_Samoa : Ind Country ; - - fun Countries_cid_cia_American_Samoa_cities_PagoPago : Ind City ; - - fun Countries_cid_cia_Anguilla : Ind Country ; - - fun Countries_cid_cia_Anguilla_cities_TheValley : Ind City ; - - fun Countries_cid_cia_Aruba : Ind Country ; - - fun Countries_cid_cia_Aruba_cities_Oranjestad : Ind City ; - - fun Countries_cid_cia_Ashmore_and_Cartier_Islands : Ind Country ; - - fun Countries_cid_cia_Baker_Island : Ind Country ; - - fun Countries_cid_cia_Bassas_da_India : Ind Country ; - - fun Countries_cid_cia_Bermuda : Ind Country ; - - fun Countries_cid_cia_Bermuda_cities_Hamilton : Ind City ; - - fun Countries_cid_cia_Bouvet_Island : Ind Country ; - - fun Countries_cid_cia_British_Indian_Ocean_Territory : Ind Country ; - - fun Countries_cid_cia_British_Virgin_Islands : Ind Country ; - - fun Countries_cid_cia_British_Virgin_Islands_cities_RoadTown : Ind City ; - - fun Countries_cid_cia_Cayman_Islands : Ind Country ; - - fun Countries_cid_cia_Cayman_Islands_cities_GeorgeTown : Ind City ; - - fun Countries_cid_cia_Christmas_Island : Ind Country ; - - fun Countries_cid_cia_Christmas_Island_cities_TheSettlement : Ind City ; - - fun Countries_cid_cia_Clipperton_Island : Ind Country ; - - fun Countries_cid_cia_Cocos_Islands : Ind Country ; - - fun Countries_cid_cia_Cocos_Islands_cities_WestIsland : Ind City ; - - fun Countries_cid_cia_Cook_Islands : Ind Country ; - - fun Countries_cid_cia_Cook_Islands_cities_Avarua : Ind City ; - - fun Countries_cid_cia_Coral_Sea_Islands : Ind Country ; - - fun Countries_cid_cia_Europa_Island : Ind Country ; - - fun Countries_cid_cia_Falkland_Islands : Ind Country ; - - fun Countries_cid_cia_Falkland_Islands_cities_Stanley : Ind City ; - - fun Countries_cid_cia_Faroe_Islands : Ind Country ; - - fun Countries_cid_cia_Faroe_Islands_cities_Torshavn : Ind City ; - - fun Countries_cid_cia_French_Polynesia : Ind Country ; - - fun Countries_cid_cia_French_Polynesia_cities_Papeete : Ind City ; - - fun Countries_cid_cia_French_Southern_and_Antarctic_Lands : Ind Country ; - - fun Countries_cid_cia_Gaza_Strip : Ind Country ; - - fun Countries_cid_cia_Gibraltar : Ind Country ; - - fun Countries_cid_cia_Gibraltar_cities_Gibraltar : Ind City ; - - fun Countries_cid_cia_Glorioso_Islands : Ind Country ; - - fun Countries_cid_cia_Greenland : Ind Country ; - - fun Countries_cid_cia_Greenland_cities_Nuuk : Ind City ; - - fun Countries_cid_cia_Guadeloupe : Ind Country ; - - fun Countries_cid_cia_Guadeloupe_cities_Basse_Terre : Ind City ; - - fun Countries_cid_cia_Guam : Ind Country ; - - fun Countries_cid_cia_Guam_cities_Agana : Ind City ; - - fun Countries_cid_cia_Guernsey : Ind Country ; - - fun Countries_cid_cia_Guernsey_cities_SaintPeterPort : Ind City ; - - fun Countries_cid_cia_Heard_Island_and_McDonald_Islands : Ind Country ; - - fun Countries_cid_cia_Hong_Kong : Ind Country ; - - fun Countries_cid_cia_Howland_Island : Ind Country ; - - fun Countries_cid_cia_Jan_Mayen : Ind Country ; - - fun Countries_cid_cia_Jarvis_Island : Ind Country ; - - fun Countries_cid_cia_Jersey : Ind Country ; - - fun Countries_cid_cia_Jersey_cities_SaintHelier : Ind City ; - - fun Countries_cid_cia_Johnston_Atoll : Ind Country ; - - fun Countries_cid_cia_Juan_de_Nova_Island : Ind Country ; - - fun Countries_cid_cia_Kingman_Reef : Ind Country ; - - fun Countries_cid_cia_Macau : Ind Country ; - - fun Countries_cid_cia_Macau_cities_Macau : Ind City ; - - fun Countries_cid_cia_Man : Ind Country ; - - fun Countries_cid_cia_Man_cities_Douglas : Ind City ; - - fun Countries_cid_cia_Martinique : Ind Country ; - - fun Countries_cid_cia_Martinique_cities_Fort_de_France : Ind City ; - - fun Countries_cid_cia_Mayotte : Ind Country ; - - fun Countries_cid_cia_Mayotte_cities_Mamoutzou : Ind City ; - - fun Countries_cid_cia_Midway_Islands : Ind Country ; - - fun Countries_cid_cia_Montserrat : Ind Country ; - - fun Countries_cid_cia_Montserrat_cities_Plymouth : Ind City ; - - fun Countries_cid_cia_Navassa_Island : Ind Country ; - - fun Countries_cid_cia_Netherlands_Antilles : Ind Country ; - - fun Countries_cid_cia_Netherlands_Antilles_cities_Willemstad : Ind City ; - - fun Countries_cid_cia_Niue : Ind Country ; - - fun Countries_cid_cia_Niue_cities_Alofi : Ind City ; - - fun Countries_cid_cia_Norfolk_Island : Ind Country ; - - fun Countries_cid_cia_Norfolk_Island_cities_Kingston : Ind City ; - - fun Countries_cid_cia_Northern_Mariana_Islands : Ind Country ; - - fun Countries_cid_cia_Northern_Mariana_Islands_cities_Saipan : Ind City ; - - fun Countries_cid_cia_Palmyra_Atoll : Ind Country ; - - fun Countries_cid_cia_Paracel_Islands : Ind Country ; - - fun Countries_cid_cia_Pitcairn_Islands : Ind Country ; - - fun Countries_cid_cia_Pitcairn_Islands_cities_Adamstown : Ind City ; - - fun Countries_cid_cia_Puerto_Rico : Ind Country ; - - fun Countries_cid_cia_Puerto_Rico_cities_SanJuan : Ind City ; - - fun Countries_cid_cia_Reunion : Ind Country ; - - fun Countries_cid_cia_Reunion_cities_Saint_Denis : Ind City ; - - fun Countries_cid_cia_Saint_Helena : Ind Country ; - - fun Countries_cid_cia_Saint_Helena_cities_Jamestown : Ind City ; - - fun Countries_cid_cia_Saint_Pierre_and_Miquelon : Ind Country ; - - fun Countries_cid_cia_Saint_Pierre_and_Miquelon_cities_Saint_Pierre : Ind City ; - - fun Countries_cid_cia_South_Georgia_and_the_South_Sandwich_Islands : Ind Country ; - - fun Countries_cid_cia_Spratly_Islands : Ind Country ; - - fun Countries_cid_cia_Svalbard : Ind Country ; - - fun Countries_cid_cia_Svalbard_cities_Longyearbyen : Ind City ; - - fun Countries_cid_cia_Tokelau : Ind Country ; - - fun Countries_cid_cia_Tromelin_Island : Ind Country ; - - fun Countries_cid_cia_Turks_and_Caicos_Islands : Ind Country ; - - fun Countries_cid_cia_Turks_and_Caicos_Islands_cities_GrandTurk : Ind City ; - - fun Countries_cid_cia_Virgin_Islands : Ind Country ; - - fun Countries_cid_cia_Virgin_Islands_cities_CharlotteAmalie : Ind City ; - - fun Countries_cid_cia_Wake_Island : Ind Country ; - - fun Countries_cid_cia_Wallis_and_Futuna : Ind Country ; - - fun Countries_cid_cia_Wallis_and_Futuna_cities_Mata_Utu : Ind City ; - - fun Countries_cid_cia_West_Bank : Ind Country ; - - fun Deserts_ArabianDesert : Ind Desert ; - - fun Deserts_Asauad : Ind Desert ; - - fun Deserts_Atacama : Ind Desert ; - - fun Deserts_Dschurab : Ind Desert ; - - fun Deserts_ErgIgidi : Ind Desert ; - - fun Deserts_ErgRebiana : Ind Desert ; - - fun Deserts_ErgSchesch : Ind Desert ; - - fun Deserts_ErgdeBilma : Ind Desert ; - - fun Deserts_Fesan : Ind Desert ; - - fun Deserts_GibsonDesert : Ind Desert ; - - fun Deserts_GrandErgEst : Ind Desert ; - - fun Deserts_GrandErgOuest : Ind Desert ; - - fun Deserts_GrandSandDesert : Ind Desert ; - - fun Deserts_GrandVictoriaDesert : Ind Desert ; - - fun Deserts_HamadaduDraa : Ind Desert ; - - fun Deserts_Hamadael_Hamra : Ind Desert ; - - fun Deserts_Kalahari : Ind Desert ; - - fun Deserts_Karakum : Ind Desert ; - - fun Deserts_Kysylkum : Ind Desert ; - - fun Deserts_LibyanDesert : Ind Desert ; - - fun Deserts_Makteir : Ind Desert ; - - fun Deserts_Mujunkum : Ind Desert ; - - fun Deserts_NubianDesert : Ind Desert ; - - fun Deserts_Sagiael_Hamra : Ind Desert ; - - fun Deserts_SimpsonDesert : Ind Desert ; - - fun Deserts_Tanami : Ind Desert ; - - fun Deserts_Tanesruft : Ind Desert ; - - fun Deserts_Tenere : Ind Desert ; - - fun Deserts_Trarza : Ind Desert ; - - fun Deserts_Uaran : Ind Desert ; - - fun Islands_Aland : Ind Island ; - - fun Islands_Alderney : Ind Island ; - - fun Islands_Alicudi : Ind Island ; - - fun Islands_Anglesey : Ind Island ; - - fun Islands_Anguilla : Ind Island ; - - fun Islands_Anjouan : Ind Island ; - - fun Islands_Antigua : Ind Island ; - - fun Islands_Arran : Ind Island ; - - fun Islands_Ascension : Ind Island ; - - fun Islands_Aust_Vagoey : Ind Island ; - - fun Islands_BaffinIsland : Ind Island ; - - fun Islands_Bahamas : Ind Island ; - - fun Islands_Bali : Ind Island ; - - fun Islands_BanksIsland : Ind Island ; - - fun Islands_Barbados : Ind Island ; - - fun Islands_Barbuda : Ind Island ; - - fun Islands_Barra : Ind Island ; - - fun Islands_Benbecula : Ind Island ; - - fun Islands_Bermuda : Ind Island ; - - fun Islands_BishopRock : Ind Island ; - - fun Islands_Bohol : Ind Island ; - - fun Islands_Bornholm : Ind Island ; - - fun Islands_CangarooIsland : Ind Island ; - - fun Islands_Cayman : Ind Island ; - - fun Islands_CaymanBrac : Ind Island ; - - fun Islands_Chios : Ind Island ; - - fun Islands_Coll : Ind Island ; - - fun Islands_Colonsay : Ind Island ; - - fun Islands_Cuba : Ind Island ; - - fun Islands_Dagoe : Ind Island ; - - fun Islands_Dominica : Ind Island ; - - fun Islands_EastCaicos : Ind Island ; - - fun Islands_Falster : Ind Island ; - - fun Islands_FernandoPoo : Ind Island ; - - fun Islands_Fidschi : Ind Island ; - - fun Islands_Flores : Ind Island ; - - fun Islands_Formentera : Ind Island ; - - fun Islands_Fuenen : Ind Island ; - - fun Islands_Fuerteventura : Ind Island ; - - fun Islands_Gheschm : Ind Island ; - - fun Islands_Gomera : Ind Island ; - - fun Islands_Gotland : Ind Island ; - - fun Islands_GrKomoro : Ind Island ; - - fun Islands_GranCanaria : Ind Island ; - - fun Islands_GrandCaicos : Ind Island ; - - fun Islands_Grenada : Ind Island ; - - fun Islands_Guadeloupe : Ind Island ; - - fun Islands_Guernsey : Ind Island ; - - fun Islands_Harris : Ind Island ; - - fun Islands_Hawaii : Ind Island ; - - fun Islands_Hierro : Ind Island ; - - fun Islands_Hispaniola : Ind Island ; - - fun Islands_Hokkaido : Ind Island ; - - fun Islands_Honshu : Ind Island ; - - fun Islands_Hoy : Ind Island ; - - fun Islands_Ibiza : Ind Island ; - - fun Islands_Iceland : Ind Island ; - - fun Islands_Ikaria : Ind Island ; - - fun Islands_Iona : Ind Island ; - - fun Islands_Isabela : Ind Island ; - - fun Islands_Islay : Ind Island ; - - fun Islands_IsleofMan : Ind Island ; - - fun Islands_Jamaica : Ind Island ; - - fun Islands_JanMayen : Ind Island ; - - fun Islands_Jersey : Ind Island ; - - fun Islands_Jura : Ind Island ; - - fun Islands_Kauai : Ind Island ; - - fun Islands_Kefallinia : Ind Island ; - - fun Islands_Khark : Ind Island ; - - fun Islands_Kiribati : Ind Island ; - - fun Islands_Korfu : Ind Island ; - - fun Islands_Kos : Ind Island ; - - fun Islands_Kotelnyisland : Ind Island ; - - fun Islands_Kreta : Ind Island ; - - fun Islands_Kyushu : Ind Island ; - - fun Islands_LaPalma : Ind Island ; - - fun Islands_Lampedusa : Ind Island ; - - fun Islands_Lanai : Ind Island ; - - fun Islands_Langeland : Ind Island ; - - fun Islands_Lanzarote : Ind Island ; - - fun Islands_Lavan : Ind Island ; - - fun Islands_Lefkas : Ind Island ; - - fun Islands_Lewis : Ind Island ; - - fun Islands_Leyte : Ind Island ; - - fun Islands_Linosa : Ind Island ; - - fun Islands_Lipari : Ind Island ; - - fun Islands_LittleCayman : Ind Island ; - - fun Islands_Lolland : Ind Island ; - - fun Islands_Lundy : Ind Island ; - - fun Islands_Luzon : Ind Island ; - - fun Islands_Madagaskar : Ind Island ; - - fun Islands_Madeira : Ind Island ; - - fun Islands_Mainland : Ind Island ; - - fun Islands_Mallorca : Ind Island ; - - fun Islands_Malta : Ind Island ; - - fun Islands_MarthasVineyard : Ind Island ; - - fun Islands_Martinique : Ind Island ; - - fun Islands_Maui : Ind Island ; - - fun Islands_Mauritius : Ind Island ; - - fun Islands_Mayotta : Ind Island ; - - fun Islands_MelvilleIsland : Ind Island ; - - fun Islands_Menorca : Ind Island ; - - fun Islands_Mindanao : Ind Island ; - - fun Islands_Mindoro : Ind Island ; - - fun Islands_Mohilla : Ind Island ; - - fun Islands_Molokai : Ind Island ; - - fun Islands_Montserrat : Ind Island ; - - fun Islands_Mull : Ind Island ; - - fun Islands_Nantucket : Ind Island ; - - fun Islands_Nauru : Ind Island ; - - fun Islands_Negros : Ind Island ; - - fun Islands_Nevis : Ind Island ; - - fun Islands_NewCaledonia : Ind Island ; - - fun Islands_NorthCaicos : Ind Island ; - - fun Islands_NorthUlist : Ind Island ; - - fun Islands_Oahu : Ind Island ; - - fun Islands_Oeland : Ind Island ; - - fun Islands_Oesel : Ind Island ; - - fun Islands_Palau : Ind Island ; - - fun Islands_Palawan : Ind Island ; - - fun Islands_Panarea : Ind Island ; - - fun Islands_Panay : Ind Island ; - - fun Islands_Paramuschir : Ind Island ; - - fun Islands_Patmos : Ind Island ; - - fun Islands_PortoSanto : Ind Island ; - - fun Islands_PrinceCharlesIsland : Ind Island ; - - fun Islands_PrinceEdwardIsland : Ind Island ; - - fun Islands_PrinceofWalesIsland : Ind Island ; - - fun Islands_Providenciales : Ind Island ; - - fun Islands_Rhodos : Ind Island ; - - fun Islands_Rhum : Ind Island ; - - fun Islands_Sachalin : Ind Island ; - - fun Islands_SaintKitts : Ind Island ; - - fun Islands_SaintLucia : Ind Island ; - - fun Islands_SaintVincent : Ind Island ; - - fun Islands_Salina : Ind Island ; - - fun Islands_Samar : Ind Island ; - - fun Islands_Samos : Ind Island ; - - fun Islands_SanClementeIsland : Ind Island ; - - fun Islands_SanMiguelIsland : Ind Island ; - - fun Islands_Sanday : Ind Island ; - - fun Islands_SantaCatalinaIsland : Ind Island ; - - fun Islands_SantaCruzIsland : Ind Island ; - - fun Islands_SantaMaria : Ind Island ; - - fun Islands_SantaRosaIsland : Ind Island ; - - fun Islands_SaoMiguel : Ind Island ; - - fun Islands_SaoTomeandPrincipe : Ind Island ; - - fun Islands_Seeland : Ind Island ; - - fun Islands_Shikoku : Ind Island ; - - fun Islands_Skye : Ind Island ; - - fun Islands_SouthRonaldson : Ind Island ; - - fun Islands_SouthUlist : Ind Island ; - - fun Islands_SouthamptonIsland : Ind Island ; - - fun Islands_SriLanka : Ind Island ; - - fun Islands_St_Helena : Ind Island ; - - fun Islands_Staffa : Ind Island ; - - fun Islands_Stromboli : Ind Island ; - - fun Islands_Sumatra : Ind Island ; - - fun Islands_Taiwan : Ind Island ; - - fun Islands_Tasmania : Ind Island ; - - fun Islands_Teneriffa : Ind Island ; - - fun Islands_Tilos : Ind Island ; - - fun Islands_Tiree : Ind Island ; - - fun Islands_Tobago : Ind Island ; - - fun Islands_Tonga : Ind Island ; - - fun Islands_Trinidad : Ind Island ; - - fun Islands_Tuvalu : Ind Island ; - - fun Islands_VancouverIsland : Ind Island ; - - fun Islands_Vanuatu : Ind Island ; - - fun Islands_VictoriaIsland : Ind Island ; - - fun Islands_Vulcano : Ind Island ; - - fun Islands_Westray : Ind Island ; - - fun Islands_Westsamoa : Ind Island ; - - fun Islands_Zakinthos : Ind Island ; - - fun Lakes_Arresee : Ind Lake ; - - fun Lakes_BarragedeMbakaou : Ind Lake ; - - fun Lakes_Bodensee : Ind Lake ; - - fun Lakes_CaspianSea : Ind Lake ; - - fun Lakes_ChicamaugaLake : Ind Lake ; - - fun Lakes_DaryachehyeNamak : Ind Lake ; - - fun Lakes_Disappointment_Lake : Ind Lake ; - - fun Lakes_F_D_R_Lake : Ind Lake ; - - fun Lakes_GreatBearLake : Ind Lake ; - - fun Lakes_GreatSaltLake : Ind Lake ; - - fun Lakes_GreatSlaveLake : Ind Lake ; - - fun Lakes_HamuneJazMurian : Ind Lake ; - - fun Lakes_Inari : Ind Lake ; - - fun Lakes_Issyk_Kul : Ind Lake ; - - fun Lakes_KentuckyLake : Ind Lake ; - - fun Lakes_LacLeman : Ind Lake ; - - fun Lakes_LagoMaggiore : Ind Lake ; - - fun Lakes_LagodeChapala : Ind Lake ; - - fun Lakes_LagodiComo : Ind Lake ; - - fun Lakes_LagodiGarda : Ind Lake ; - - fun Lakes_LakeAbaya : Ind Lake ; - - fun Lakes_LakeAlbert : Ind Lake ; - - fun Lakes_LakeAmadeus : Ind Lake ; - - fun Lakes_LakeAssale : Ind Lake ; - - fun Lakes_LakeBangweulu : Ind Lake ; - - fun Lakes_LakeCabora_Bassa : Ind Lake ; - - fun Lakes_LakeChilwa : Ind Lake ; - - fun Lakes_LakeEduard : Ind Lake ; - - fun Lakes_LakeErie : Ind Lake ; - - fun Lakes_LakeEtoscha : Ind Lake ; - - fun Lakes_LakeEyasi : Ind Lake ; - - fun Lakes_LakeEyre : Ind Lake ; - - fun Lakes_LakeHuron : Ind Lake ; - - fun Lakes_LakeKainji : Ind Lake ; - - fun Lakes_LakeKalla : Ind Lake ; - - fun Lakes_LakeKariba : Ind Lake ; - - fun Lakes_LakeKioga : Ind Lake ; - - fun Lakes_LakeKivu : Ind Lake ; - - fun Lakes_LakeLeopold_II : Ind Lake ; - - fun Lakes_LakeMackay : Ind Lake ; - - fun Lakes_LakeMakarikari : Ind Lake ; - - fun Lakes_LakeMaracaibo : Ind Lake ; - - fun Lakes_LakeMeade : Ind Lake ; - - fun Lakes_LakeMichigan : Ind Lake ; - - fun Lakes_LakeMweru : Ind Lake ; - - fun Lakes_LakeNaesi : Ind Lake ; - - fun Lakes_LakeNasser : Ind Lake ; - - fun Lakes_LakeNatron : Ind Lake ; - - fun Lakes_LakeNgami : Ind Lake ; - - fun Lakes_LakeNicaragua : Ind Lake ; - - fun Lakes_LakeNipigon : Ind Lake ; - - fun Lakes_LakeNyasa : Ind Lake ; - - fun Lakes_LakeOhrid : Ind Lake ; - - fun Lakes_LakeOkeechobee : Ind Lake ; - - fun Lakes_LakeOntario : Ind Lake ; - - fun Lakes_LakeOri : Ind Lake ; - - fun Lakes_LakePowell : Ind Lake ; - - fun Lakes_LakePrespa : Ind Lake ; - - fun Lakes_LakeRudolph : Ind Lake ; - - fun Lakes_LakeRukwa : Ind Lake ; - - fun Lakes_LakeSaima : Ind Lake ; - - fun Lakes_LakeSkutari : Ind Lake ; - - fun Lakes_LakeStephanie : Ind Lake ; - - fun Lakes_LakeSuat : Ind Lake ; - - fun Lakes_LakeSuperior : Ind Lake ; - - fun Lakes_LakeTahoe : Ind Lake ; - - fun Lakes_LakeTana : Ind Lake ; - - fun Lakes_LakeTanganjika : Ind Lake ; - - fun Lakes_LakeTiticaca : Ind Lake ; - - fun Lakes_LakeTorren : Ind Lake ; - - fun Lakes_LakeTumba : Ind Lake ; - - fun Lakes_LakeUrumiyeh : Ind Lake ; - - fun Lakes_LakeVictoria : Ind Lake ; - - fun Lakes_LakeVolta : Ind Lake ; - - fun Lakes_LakeWilliston : Ind Lake ; - - fun Lakes_LakeWinnipeg : Ind Lake ; - - fun Lakes_LakeWinnipesaukee : Ind Lake ; - - fun Lakes_Maelaren : Ind Lake ; - - fun Lakes_Mjoesen : Ind Lake ; - - fun Lakes_OzeroAral : Ind Lake ; - - fun Lakes_OzeroBaikal : Ind Lake ; - - fun Lakes_OzeroBalchash : Ind Lake ; - - fun Lakes_OzeroChanka : Ind Lake ; - - fun Lakes_OzeroLadoga : Ind Lake ; - - fun Lakes_OzeroOnega : Ind Lake ; - - fun Lakes_OzeroPskovskoje : Ind Lake ; - - fun Lakes_OzeroTaimyr : Ind Lake ; - - fun Lakes_OzeroTschany : Ind Lake ; - - fun Lakes_Paeijaenne : Ind Lake ; - - fun Lakes_Tschadsee : Ind Lake ; - - fun Lakes_Vaenern : Ind Lake ; - - fun Lakes_Vaettern : Ind Lake ; - - fun Mountains_Aconcagua : Ind Mountain ; - - fun Mountains_Bjelucha : Ind Mountain ; - - fun Mountains_BlueMountainPeak : Ind Mountain ; - - fun Mountains_BorahPeak : Ind Mountain ; - - fun Mountains_BoundaryPeak : Ind Mountain ; - - fun Mountains_CathkinPeak : Ind Mountain ; - - fun Mountains_Chimborazo : Ind Mountain ; - - fun Mountains_Citlaltepetl : Ind Mountain ; - - fun Mountains_ClingmansDome : Ind Mountain ; - - fun Mountains_Damavand : Ind Mountain ; - - fun Mountains_DjebelAures : Ind Mountain ; - - fun Mountains_Elbrus : Ind Mountain ; - - fun Mountains_EmiKussi : Ind Mountain ; - - fun Mountains_Fako : Ind Mountain ; - - fun Mountains_Feldberg : Ind Mountain ; - - fun Mountains_Fuji_Yama : Ind Mountain ; - - fun Mountains_Galdhoeppig : Ind Mountain ; - - fun Mountains_GannettPeak : Ind Mountain ; - - fun Mountains_Glittertind : Ind Mountain ; - - fun Mountains_GranitePeak : Ind Mountain ; - - fun Mountains_GrosserArber : Ind Mountain ; - - fun Mountains_Grossglockner : Ind Mountain ; - - fun Mountains_GuadalupePeak : Ind Mountain ; - - fun Mountains_Haltiatunturi : Ind Mountain ; - - fun Mountains_HarneyPeak : Ind Mountain ; - - fun Mountains_Hotaka_Dake : Ind Mountain ; - - fun Mountains_Huascaran : Ind Mountain ; - - fun Mountains_HumphreysPeak : Ind Mountain ; - - fun Mountains_Illampu : Ind Mountain ; - - fun Mountains_JabalMarra : Ind Mountain ; - - fun Mountains_Jezerce : Ind Mountain ; - - fun Mountains_Joekul : Ind Mountain ; - - fun Mountains_Jostedalsbre : Ind Mountain ; - - fun Mountains_Kasbek : Ind Mountain ; - - fun Mountains_Kebnekaise : Ind Mountain ; - - fun Mountains_Kenia : Ind Mountain ; - - fun Mountains_Kilimanjaro : Ind Mountain ; - - fun Mountains_Kinabalu : Ind Mountain ; - - fun Mountains_KingsPeak : Ind Mountain ; - - fun Mountains_Korab : Ind Mountain ; - - fun Mountains_Leuser : Ind Mountain ; - - fun Mountains_Llullaillaco : Ind Mountain ; - - fun Mountains_MaunaKea : Ind Mountain ; - - fun Mountains_Meru : Ind Mountain ; - - fun Mountains_Montblanc : Ind Mountain ; - - fun Mountains_MountEverest : Ind Mountain ; - - fun Mountains_MountGodwinAusten : Ind Mountain ; - - fun Mountains_MountMorrison : Ind Mountain ; - - fun Mountains_Mpika : Ind Mountain ; - - fun Mountains_MtAylmer : Ind Mountain ; - - fun Mountains_MtElbert : Ind Mountain ; - - fun Mountains_MtHood : Ind Mountain ; - - fun Mountains_MtMcKinley : Ind Mountain ; - - fun Mountains_MtMitchell : Ind Mountain ; - - fun Mountains_MtRainier : Ind Mountain ; - - fun Mountains_MtRobson : Ind Mountain ; - - fun Mountains_MtWashington : Ind Mountain ; - - fun Mountains_MtWhitney : Ind Mountain ; - - fun Mountains_Mt_Bogong : Ind Mountain ; - - fun Mountains_Mt_Grebun : Ind Mountain ; - - fun Mountains_Mt_Kosciuszko : Ind Mountain ; - - fun Mountains_NevadodeColima : Ind Mountain ; - - fun Mountains_NevadodeToluca : Ind Mountain ; - - fun Mountains_Oeraefajoekull : Ind Mountain ; - - fun Mountains_PicoDuarte : Ind Mountain ; - - fun Mountains_PikChan_Tengri : Ind Mountain ; - - fun Mountains_PikKarl_Marx : Ind Mountain ; - - fun Mountains_PikKommunizma : Ind Mountain ; - - fun Mountains_PikLenina : Ind Mountain ; - - fun Mountains_PikMoskva : Ind Mountain ; - - fun Mountains_PikPobeda : Ind Mountain ; - - fun Mountains_PikRevoluzija : Ind Mountain ; - - fun Mountains_Popocatepetl : Ind Mountain ; - - fun Mountains_Portefjaellen : Ind Mountain ; - - fun Mountains_Pulog : Ind Mountain ; - - fun Mountains_RasDaschan : Ind Mountain ; - - fun Mountains_Sabalan : Ind Mountain ; - - fun Mountains_Sarektjokko : Ind Mountain ; - - fun Mountains_Semeru : Ind Mountain ; - - fun Mountains_Snoefell : Ind Mountain ; - - fun Mountains_Snoehetta : Ind Mountain ; - - fun Mountains_Sulitjelma : Ind Mountain ; - - fun Mountains_Tahan : Ind Mountain ; - - fun Mountains_Tahat : Ind Mountain ; - - fun Mountains_Tamgak : Ind Mountain ; - - fun Mountains_Tarrekaise : Ind Mountain ; - - fun Mountains_Tubhal : Ind Mountain ; - - fun Mountains_Zugspitze : Ind Mountain ; - - fun Organizations_ABEDA : Ind Organization ; - - fun Organizations_ACC : Ind Organization ; - - fun Organizations_ACCT : Ind Organization ; - - fun Organizations_ACP : Ind Organization ; - - fun Organizations_AFESD : Ind Organization ; - - fun Organizations_AG : Ind Organization ; - - fun Organizations_AL : Ind Organization ; - - fun Organizations_AMF : Ind Organization ; - - fun Organizations_AMU : Ind Organization ; - - fun Organizations_ANC : Ind Organization ; - - fun Organizations_ANZUS : Ind Organization ; - - fun Organizations_APEC : Ind Organization ; - - fun Organizations_ASEAN : Ind Organization ; - - fun Organizations_AfDB : Ind Organization ; - - fun Organizations_AsDB : Ind Organization ; - - fun Organizations_BCIE : Ind Organization ; - - fun Organizations_BDEAC : Ind Organization ; - - fun Organizations_BIS : Ind Organization ; - - fun Organizations_BSEC : Ind Organization ; - - fun Organizations_Benelux : Ind Organization ; - - fun Organizations_C : Ind Organization ; - - fun Organizations_CACM : Ind Organization ; - - fun Organizations_CAEU : Ind Organization ; - - fun Organizations_CBSS : Ind Organization ; - - fun Organizations_CCC : Ind Organization ; - - fun Organizations_CDB : Ind Organization ; - - fun Organizations_CE : Ind Organization ; - - fun Organizations_CEAO : Ind Organization ; - - fun Organizations_CEEAC : Ind Organization ; - - fun Organizations_CEI : Ind Organization ; - - fun Organizations_CEMA : Ind Organization ; - - fun Organizations_CEPGL : Ind Organization ; - - fun Organizations_CERN : Ind Organization ; - - fun Organizations_CIS : Ind Organization ; - - fun Organizations_CP : Ind Organization ; - - fun Organizations_Caricom : Ind Organization ; - - fun Organizations_EADB : Ind Organization ; - - fun Organizations_EBRD : Ind Organization ; - - fun Organizations_ECA : Ind Organization ; - - fun Organizations_ECE : Ind Organization ; - - fun Organizations_ECLAC : Ind Organization ; - - fun Organizations_ECO : Ind Organization ; - - fun Organizations_ECOSOC : Ind Organization ; - - fun Organizations_ECOWAS : Ind Organization ; - - fun Organizations_EFTA : Ind Organization ; - - fun Organizations_EIB : Ind Organization ; - - fun Organizations_EN : Ind Organization ; - - fun Organizations_ESA : Ind Organization ; - - fun Organizations_ESCAP : Ind Organization ; - - fun Organizations_ESCWA : Ind Organization ; - - fun Organizations_EU : Ind Organization ; - - fun Organizations_Entente : Ind Organization ; - - fun Organizations_FAO : Ind Organization ; - - fun Organizations_FZ : Ind Organization ; - - fun Organizations_GCC : Ind Organization ; - - fun Organizations_G_10 : Ind Organization ; - - fun Organizations_G_11 : Ind Organization ; - - fun Organizations_G_15 : Ind Organization ; - - fun Organizations_G_19 : Ind Organization ; - - fun Organizations_G_2 : Ind Organization ; - - fun Organizations_G_24 : Ind Organization ; - - fun Organizations_G_3 : Ind Organization ; - - fun Organizations_G_30 : Ind Organization ; - - fun Organizations_G_33 : Ind Organization ; - - fun Organizations_G_5 : Ind Organization ; - - fun Organizations_G_6 : Ind Organization ; - - fun Organizations_G_7 : Ind Organization ; - - fun Organizations_G_77 : Ind Organization ; - - fun Organizations_G_8 : Ind Organization ; - - fun Organizations_G_9 : Ind Organization ; - - fun Organizations_IADB : Ind Organization ; - - fun Organizations_IAEA : Ind Organization ; - - fun Organizations_IBRD : Ind Organization ; - - fun Organizations_ICAO : Ind Organization ; - - fun Organizations_ICC : Ind Organization ; - - fun Organizations_ICFTU : Ind Organization ; - - fun Organizations_ICJ : Ind Organization ; - - fun Organizations_ICRC : Ind Organization ; - - fun Organizations_ICRM : Ind Organization ; - - fun Organizations_IDA : Ind Organization ; - - fun Organizations_IDB : Ind Organization ; - - fun Organizations_IEA : Ind Organization ; - - fun Organizations_IFAD : Ind Organization ; - - fun Organizations_IFC : Ind Organization ; - - fun Organizations_IFRCS : Ind Organization ; - - fun Organizations_IGADD : Ind Organization ; - - fun Organizations_ILO : Ind Organization ; - - fun Organizations_IMF : Ind Organization ; - - fun Organizations_IMO : Ind Organization ; - - fun Organizations_IOC : Ind Organization ; - - fun Organizations_IOM : Ind Organization ; - - fun Organizations_ISO : Ind Organization ; - - fun Organizations_ITU : Ind Organization ; - - fun Organizations_Inmarsat : Ind Organization ; - - fun Organizations_Intelsat : Ind Organization ; - - fun Organizations_Interpol : Ind Organization ; - - fun Organizations_LAES : Ind Organization ; - - fun Organizations_LAIA : Ind Organization ; - - fun Organizations_MINURSO : Ind Organization ; - - fun Organizations_MTCR : Ind Organization ; - - fun Organizations_MekongGroup : Ind Organization ; - - fun Organizations_Mercosur : Ind Organization ; - - fun Organizations_NAM : Ind Organization ; - - fun Organizations_NATO : Ind Organization ; - - fun Organizations_NC : Ind Organization ; - - fun Organizations_NIB : Ind Organization ; - - fun Organizations_NSG : Ind Organization ; - - fun Organizations_OAPEC : Ind Organization ; - - fun Organizations_OAS : Ind Organization ; - - fun Organizations_OAU : Ind Organization ; - - fun Organizations_OECD : Ind Organization ; - - fun Organizations_OECS : Ind Organization ; - - fun Organizations_OIC : Ind Organization ; - - fun Organizations_OPANAL : Ind Organization ; - - fun Organizations_OPEC : Ind Organization ; - - fun Organizations_OSCE : Ind Organization ; - - fun Organizations_PCA : Ind Organization ; - - fun Organizations_PFP : Ind Organization ; - - fun Organizations_RG : Ind Organization ; - - fun Organizations_SAARC : Ind Organization ; - - fun Organizations_SACU : Ind Organization ; - - fun Organizations_SADC : Ind Organization ; - - fun Organizations_SELA : Ind Organization ; - - fun Organizations_SPC : Ind Organization ; - - fun Organizations_SPF : Ind Organization ; - - fun Organizations_Sparteca : Ind Organization ; - - fun Organizations_UDEAC : Ind Organization ; - - fun Organizations_UN : Ind Organization ; - - fun Organizations_UNAMIR : Ind Organization ; - - fun Organizations_UNAVEMIII : Ind Organization ; - - fun Organizations_UNCRO : Ind Organization ; - - fun Organizations_UNCTAD : Ind Organization ; - - fun Organizations_UNDOF : Ind Organization ; - - fun Organizations_UNDP : Ind Organization ; - - fun Organizations_UNEP : Ind Organization ; - - fun Organizations_UNESCO : Ind Organization ; - - fun Organizations_UNFICYP : Ind Organization ; - - fun Organizations_UNFPA : Ind Organization ; - - fun Organizations_UNHCR : Ind Organization ; - - fun Organizations_UNICEF : Ind Organization ; - - fun Organizations_UNIDO : Ind Organization ; - - fun Organizations_UNIFIL : Ind Organization ; - - fun Organizations_UNIKOM : Ind Organization ; - - fun Organizations_UNITAR : Ind Organization ; - - fun Organizations_UNMIH : Ind Organization ; - - fun Organizations_UNMOGIP : Ind Organization ; - - fun Organizations_UNMOT : Ind Organization ; - - fun Organizations_UNOMIG : Ind Organization ; - - fun Organizations_UNOMIL : Ind Organization ; - - fun Organizations_UNPREDEP : Ind Organization ; - - fun Organizations_UNPROFOR : Ind Organization ; - - fun Organizations_UNRISD : Ind Organization ; - - fun Organizations_UNRWA : Ind Organization ; - - fun Organizations_UNTSO : Ind Organization ; - - fun Organizations_UNU : Ind Organization ; - - fun Organizations_UPU : Ind Organization ; - - fun Organizations_WADB : Ind Organization ; - - fun Organizations_WCL : Ind Organization ; - - fun Organizations_WEU : Ind Organization ; - - fun Organizations_WFC : Ind Organization ; - - fun Organizations_WFP : Ind Organization ; - - fun Organizations_WFTU : Ind Organization ; - - fun Organizations_WHO : Ind Organization ; - - fun Organizations_WIPO : Ind Organization ; - - fun Organizations_WMO : Ind Organization ; - - fun Organizations_WToO : Ind Organization ; - - fun Organizations_WTrO : Ind Organization ; - - fun Organizations_ZC : Ind Organization ; - - fun Province : Class ; - fun Province_Class : SubClass Province StateOrProvince ; - - fun Rivers_Ajan_Jurjach : Ind River ; - - fun Rivers_Amazonas : Ind River ; - - fun Rivers_Amudarja : Ind River ; - - fun Rivers_Amur : Ind River ; - - fun Rivers_Anuwimi : Ind River ; - - fun Rivers_Argun : Ind River ; - - fun Rivers_Arkansas : Ind River ; - - fun Rivers_Atbara : Ind River ; - - fun Rivers_Bahrel_Djebel : Ind River ; - - fun Rivers_Bahrel_Gasal : Ind River ; - - fun Rivers_Bani : Ind River ; - - fun Rivers_Baro : Ind River ; - - fun Rivers_Benue : Ind River ; - - fun Rivers_Bija : Ind River ; - - fun Rivers_BlackDrin : Ind River ; - - fun Rivers_BlackIrtysch : Ind River ; - - fun Rivers_BlueNile : Ind River ; - - fun Rivers_Bomu : Ind River ; - - fun Rivers_Busira : Ind River ; - - fun Rivers_Casai : Ind River ; - - fun Rivers_Chatanga : Ind River ; - - fun Rivers_Chire : Ind River ; - - fun Rivers_Colorado : Ind River ; - - fun Rivers_ColumbiaRiver : Ind River ; - - fun Rivers_ConnecticutRiver : Ind River ; - - fun Rivers_Cuango : Ind River ; - - fun Rivers_Cuanza : Ind River ; - - fun Rivers_Cuilo : Ind River ; - - fun Rivers_Cunene : Ind River ; - - fun Rivers_Dalaelv : Ind River ; - - fun Rivers_Djuba : Ind River ; - - fun Rivers_Dnepr : Ind River ; - - fun Rivers_Don : Ind River ; - - fun Rivers_Donau : Ind River ; - - fun Rivers_Drin : Ind River ; - - fun Rivers_Elbe : Ind River ; - - fun Rivers_Fulda : Ind River ; - - fun Rivers_Gambia : Ind River ; - - fun Rivers_Garonne : Ind River ; - - fun Rivers_Gloma : Ind River ; - - fun Rivers_Goetaaelv : Ind River ; - - fun Rivers_GrosserJenissej : Ind River ; - - fun Rivers_Han : Ind River ; - - fun Rivers_HudsonRiver : Ind River ; - - fun Rivers_Hwangho : Ind River ; - - fun Rivers_Ingoda : Ind River ; - - fun Rivers_Irtysch : Ind River ; - - fun Rivers_Ischim : Ind River ; - - fun Rivers_Jangtse_Kiang : Ind River ; - - fun Rivers_Jenissej : Ind River ; - - fun Rivers_JoekulsaaFjoellum : Ind River ; - - fun Rivers_Jug : Ind River ; - - fun Rivers_Kafue : Ind River ; - - fun Rivers_Karun : Ind River ; - - fun Rivers_Katun : Ind River ; - - fun Rivers_Kemijoki : Ind River ; - - fun Rivers_Kitakami : Ind River ; - - fun Rivers_Klaraelv : Ind River ; - - fun Rivers_KleinerJenissej : Ind River ; - - fun Rivers_Kokemaeenjoki : Ind River ; - - fun Rivers_Kolyma : Ind River ; - - fun Rivers_Kulu : Ind River ; - - fun Rivers_Kura : Ind River ; - - fun Rivers_Kwa : Ind River ; - - fun Rivers_Lena : Ind River ; - - fun Rivers_Limpopo : Ind River ; - - fun Rivers_Loire : Ind River ; - - fun Rivers_Lomami : Ind River ; - - fun Rivers_Luangwa : Ind River ; - - fun Rivers_Lukuga : Ind River ; - - fun Rivers_Luvua : Ind River ; - - fun Rivers_Mekong : Ind River ; - - fun Rivers_Mississippi : Ind River ; - - fun Rivers_Missouri : Ind River ; - - fun Rivers_Moldau : Ind River ; - - fun Rivers_Neva : Ind River ; - - fun Rivers_Niger : Ind River ; - - fun Rivers_Nile : Ind River ; - - fun Rivers_NorthernDwina : Ind River ; - - fun Rivers_Ob : Ind River ; - - fun Rivers_Oesterdalaelv : Ind River ; - - fun Rivers_Oka : Ind River ; - - fun Rivers_Onon : Ind River ; - - fun Rivers_Oranje : Ind River ; - - fun Rivers_Orinoco : Ind River ; - - fun Rivers_Oulujoki : Ind River ; - - fun Rivers_Ounasjoki : Ind River ; - - fun Rivers_Paraguay : Ind River ; - - fun Rivers_Parana : Ind River ; - - fun Rivers_Petschora : Ind River ; - - fun Rivers_Pibor : Ind River ; - - fun Rivers_Pjandsh : Ind River ; - - fun Rivers_Rhein : Ind River ; - - fun Rivers_Rhone : Ind River ; - - fun Rivers_RioBalsas : Ind River ; - - fun Rivers_RioGrande : Ind River ; - - fun Rivers_RiodelaPlata : Ind River ; - - fun Rivers_Rufiji : Ind River ; - - fun Rivers_Ruki : Ind River ; - - fun Rivers_Ruvuma : Ind River ; - - fun Rivers_Sanaga : Ind River ; - - fun Rivers_Sanga : Ind River ; - - fun Rivers_Save : Ind River ; - - fun Rivers_Schari : Ind River ; - - fun Rivers_Schilka : Ind River ; - - fun Rivers_Seine : Ind River ; - - fun Rivers_Senegal : Ind River ; - - fun Rivers_Sobat : Ind River ; - - fun Rivers_St_Lorenzstrom : Ind River ; - - fun Rivers_Suchona : Ind River ; - - fun Rivers_Syrdarja : Ind River ; - - fun Rivers_Tana : Ind River ; - - fun Rivers_Thames : Ind River ; - - fun Rivers_Thjorsa : Ind River ; - - fun Rivers_Tobol : Ind River ; - - fun Rivers_Torneaelv : Ind River ; - - fun Rivers_Tshuapa : Ind River ; - - fun Rivers_Ubangi : Ind River ; - - fun Rivers_Uelle : Ind River ; - - fun Rivers_Umeaelv : Ind River ; - - fun Rivers_Ural : Ind River ; - - fun Rivers_Uruguay : Ind River ; - - fun Rivers_Vaal : Ind River ; - - fun Rivers_Vaesterdalaelv : Ind River ; - - fun Rivers_Volga : Ind River ; - - fun Rivers_Volta : Ind River ; - - fun Rivers_WebiSchebeli : Ind River ; - - fun Rivers_Weichsel : Ind River ; - - fun Rivers_Werra : Ind River ; - - fun Rivers_Weser : Ind River ; - - fun Rivers_WesternDwina : Ind River ; - - fun Rivers_WhiteDrin : Ind River ; - - fun Rivers_WhiteNile : Ind River ; - - fun Rivers_Zaire : Ind River ; - - fun Rivers_Zambezi : Ind River ; - - fun Seas_ArabianSea : Ind Sea ; - - fun Seas_ArcticOcean : Ind Sea ; - - fun Seas_AtlanticOcean : Ind Sea ; - - fun Seas_BalticSea : Ind Sea ; - - fun Seas_BlackSea : Ind Sea ; - - fun Seas_CaribbeanSea : Ind Sea ; - - fun Seas_EastChinaSea : Ind Sea ; - - fun Seas_GulfofAden : Ind Sea ; - - fun Seas_GulfofMexico : Ind Sea ; - - fun Seas_IndianOcean : Ind Sea ; - - fun Seas_IrishSea : Ind Sea ; - - fun Seas_MediterraneanSea : Ind Sea ; - - fun Seas_NorthSea : Ind Sea ; - - fun Seas_NorwegianSea : Ind Sea ; - - fun Seas_PacificOcean : Ind Sea ; - - fun Seas_PersianGulf : Ind Sea ; - - fun Seas_RedSea : Ind Sea ; - - fun Seas_SeaofAzov : Ind Sea ; - - fun Seas_SeaofJapan : Ind Sea ; - - fun Seas_SouthChinaSea : Ind Sea ; - - fun Seas_SundaSea : Ind Sea ; - - fun Seas_YellowSea : Ind Sea ; - - fun flowsInto : El River -> El Sea -> Formula ; - - fun geographicalSubregion : El City -> El Province -> Formula ; - - fun hasHeadq : El Organization -> El City -> Formula ; -} diff --git a/examples/SUMO/MondialEng.gf b/examples/SUMO/MondialEng.gf deleted file mode 100644 index b2420a452..000000000 --- a/examples/SUMO/MondialEng.gf +++ /dev/null @@ -1,5363 +0,0 @@ -concrete MondialEng of Mondial = MidLevelOntologyEng ** open ParadigmsEng,NounEng in { - -lin - Countries_H_provinces_Pest = UsePN (mkPN "Pest") ; - Countries_THA_provinces_KamphaengPhet = UsePN (mkPN "Kamphaeng Phet") ; - Countries_USA_provinces_Illinois_cities_Naperville = UsePN (mkPN "Naperville") ; - Countries_USA_provinces_NorthCarolina_cities_Greensboro = UsePN (mkPN "Greensboro") ; - Countries_EAK_provinces_RiftValley_cities_Nakuru = UsePN (mkPN "Nakuru") ; - Countries_TJ_provinces_Guangdong_cities_Shenzhen = UsePN (mkPN "Shenzhen") ; - Islands_St_Helena = UsePN (mkPN "St. Helena") ; - Countries_F_provinces_IledeFrance_cities_BoulogneBillancourt = UsePN (mkPN "Boulogne Billancourt") ; - Countries_ETH_cities_Nazret = UsePN (mkPN "Nazret") ; - Countries_IR_provinces_AzarbayianeGharbt_cities_Khvoy = UsePN (mkPN "Khvoy") ; - Countries_TJ_provinces_Jilin_cities_Jilin = UsePN (mkPN "Jilin") ; - Countries_ES_provinces_Sonsonate_cities_Sonsonate = UsePN (mkPN "Sonsonate") ; - Countries_H_provinces_Heves = UsePN (mkPN "Heves") ; - Countries_UA_provinces_Odeska = UsePN (mkPN "Odeska") ; - Countries_BR_provinces_SaoPaulo_cities_Guarulhos = UsePN (mkPN "Guarulhos") ; - Countries_TJ_provinces_NeiMonggol_cities_Yakeshi = UsePN (mkPN "Yakeshi") ; - Countries_THA_provinces_SaKaeo = UsePN (mkPN "Sa Kaeo") ; - Countries_YV_provinces_Trujillo = UsePN (mkPN "Trujillo") ; - Countries_N_provinces_Hordaland_cities_Bergen = UsePN (mkPN "Bergen") ; - Countries_RO_provinces_Suceava = UsePN (mkPN "Suceava") ; - Countries_TJ_provinces_Hubei_cities_Puqi = UsePN (mkPN "Puqi") ; - Countries_RSA_provinces_Gauteng_cities_Soweto = UsePN (mkPN "Soweto") ; - Countries_TR_provinces_Giresun_cities_Giresun = UsePN (mkPN "Giresun") ; - Islands_Anguilla = UsePN (mkPN "Anguilla") ; - Countries_J_provinces_Fukushima = UsePN (mkPN "Fukushima") ; - Islands_SaintLucia = UsePN (mkPN "Saint Lucia") ; - Countries_NOK_cities_Sunchon = UsePN (mkPN "Sunchon") ; - Countries_RI_cities_Binjai = UsePN (mkPN "Binjai") ; - Countries_S_provinces_Sodermanland_cities_Nykoping = UsePN (mkPN "Nykoping") ; - Countries_cid_cia_Aruba = UsePN (mkPN "Aruba") ; - Countries_HCA_provinces_Atlantida_cities_LaCeiba = UsePN (mkPN "La Ceiba") ; - Countries_C_provinces_IsladelaJuventud_cities_NuevaGerona = UsePN (mkPN "Nueva Gerona") ; - Countries_TR_provinces_Mugla_cities_Mugla = UsePN (mkPN "Mugla") ; - Countries_IND_provinces_HimachalPradesh_cities_Simla = UsePN (mkPN "Simla") ; - Countries_BR_provinces_SantaCatarina_cities_Blumenau = UsePN (mkPN "Blumenau") ; - Countries_D_provinces_Hessen_cities_Wiesbaden = UsePN (mkPN "Wiesbaden") ; - Countries_BD_cities_Saidpur = UsePN (mkPN "Saidpur") ; - Islands_PortoSanto = UsePN (mkPN "Porto Santo") ; - Countries_TJ_provinces_Jiangsu_cities_Huaian = UsePN (mkPN "Huaian") ; - Countries_RO_provinces_Tulcea_cities_Tulcea = UsePN (mkPN "Tulcea") ; - Countries_HCA_provinces_Copan = UsePN (mkPN "Copan") ; - Countries_PK_cities_Sheikhupura = UsePN (mkPN "Sheikhupura") ; - Countries_IRQ_provinces_Ninawa_cities_Mosul = UsePN (mkPN "Mosul") ; - Countries_CZ_provinces_Jihocesky_cities_CeskeBudejovice = UsePN (mkPN "Ceske Budejovice") ; - Countries_PL_provinces_Lodzkie_cities_Lodz = UsePN (mkPN "Lodz") ; - Countries_MS_cities_PortLouis = UsePN (mkPN "Port Louis") ; - Organizations_G_5 = UsePN (mkPN "Group of 5") ; - Countries_R_provinces_Rep_ofBashkortostan_cities_Oktyabrsky = UsePN (mkPN "Oktyabrsky") ; - Countries_D_provinces_Hessen_cities_FrankfurtamMain = UsePN (mkPN "Frankfurt am Main") ; - Countries_CDN_provinces_NewBrunswick = UsePN (mkPN "New Brunswick") ; - Countries_IS_cities_Reykjavik = UsePN (mkPN "Reykjavik") ; - Countries_GB_provinces_Swansea = UsePN (mkPN "Swansea") ; - Countries_GB_provinces_Flintshire_cities_Mold = UsePN (mkPN "Mold") ; - Countries_USA_provinces_Indiana_cities_FortWayne = UsePN (mkPN "Fort Wayne") ; - Countries_IND_provinces_WestBengal_cities_Calcutta = UsePN (mkPN "Calcutta") ; - Countries_ET_provinces_BurSaid_munic = UsePN (mkPN "Bur Said (munic.)") ; - Countries_RP_cities_Makati = UsePN (mkPN "Makati") ; - Countries_I_provinces_Puglia_cities_Taranto = UsePN (mkPN "Taranto") ; - Countries_I_provinces_ValledAosta_cities_Aosta = UsePN (mkPN "Aosta") ; - Countries_I_provinces_FriuliVeneziaGiulia = UsePN (mkPN "Friuli Venezia Giulia") ; - Countries_UZB_provinces_Toshkent = UsePN (mkPN "Toshkent") ; - Countries_BG_cities_Sofia = UsePN (mkPN "Sofia") ; - Countries_BR_provinces_MatoGrosso_cities_Cuiaba = UsePN (mkPN "Cuiaba") ; - Countries_YV_cities_SantaAnadeCoro = UsePN (mkPN "Santa Ana de Coro") ; - Countries_USA_provinces_Michigan_cities_GrandRapids = UsePN (mkPN "Grand Rapids") ; - Countries_PA_provinces_Panama_cities_PanamaCity = UsePN (mkPN "Panama City") ; - Countries_GB_provinces_Wiltshire = UsePN (mkPN "Wiltshire") ; - Countries_R_provinces_Rep_ofAltay_cities_GornoAltaysk = UsePN (mkPN "Gorno Altaysk") ; - Countries_TAD_provinces_Khatlon_cities_Qurghonteppa = UsePN (mkPN "Qurghonteppa") ; - Countries_IR_provinces_AzarbayianeGharbt_cities_Orumiyeh = UsePN (mkPN "Orumiyeh") ; - Countries_TR_provinces_Aksaray_cities_Aksaray = UsePN (mkPN "Aksaray") ; - Countries_KAZ_provinces_Qostanay_cities_Rudny = UsePN (mkPN "Rudny") ; - Countries_CO_provinces_Caldas = UsePN (mkPN "Caldas") ; - Countries_ET_provinces_Aswan = UsePN (mkPN "Aswan") ; - Countries_EAT_provinces_Arusha = UsePN (mkPN "Arusha") ; - Countries_UA_provinces_Dnipropetrovska = UsePN (mkPN "Dnipropetrovska") ; - Countries_ET_provinces_Ismailiya_cities_Ismailiya = UsePN (mkPN "Ismailiya") ; - Countries_RO_provinces_Arad_cities_Arad = UsePN (mkPN "Arad") ; - Islands_NewCaledonia = UsePN (mkPN "New Caledonia") ; - Countries_cid_cia_Pitcairn_Islands_cities_Adamstown = UsePN (mkPN "Adamstown") ; - Countries_TR_provinces_Sinop_cities_Sinop = UsePN (mkPN "Sinop") ; - Organizations_ICRC = UsePN (mkPN "International Committee of the Red Cross") ; - Countries_IND_provinces_UttarPradesh_cities_Lucknow = UsePN (mkPN "Lucknow") ; - Islands_Barbuda = UsePN (mkPN "Barbuda") ; - Countries_RO_provinces_Cluj = UsePN (mkPN "Cluj") ; - Countries_N_provinces_VestAgder = UsePN (mkPN "Vest Agder") ; - Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra = UsePN (mkPN "Canberra") ; - Countries_GB_provinces_Hampshire = UsePN (mkPN "Hampshire") ; - Countries_VN_cities_HongGai = UsePN (mkPN "Hong Gai") ; - Countries_RA_provinces_Chaco = UsePN (mkPN "Chaco") ; - Rivers_Colorado = UsePN (mkPN "Colorado") ; - Countries_PA_provinces_Cocle_cities_Penonome = UsePN (mkPN "Penonome") ; - Countries_R_provinces_ChechenRep__cities_Grozny = UsePN (mkPN "Grozny") ; - Countries_USA_provinces_Pennsylvania_cities_Erie = UsePN (mkPN "Erie") ; - Countries_NL_provinces_Limburg = UsePN (mkPN "Limburg") ; - Countries_UA_provinces_Volynska = UsePN (mkPN "Volynska") ; - Countries_R_provinces_Ulyanovskayaoblast = UsePN (mkPN "Ulyanovskaya oblast") ; - Countries_GB_provinces_GreaterManchester_cities_Stockport = UsePN (mkPN "Stockport") ; - Countries_MYA_provinces_Kachin = UsePN (mkPN "Kachin") ; - Countries_D_provinces_NordrheinWestfalen_cities_Munster = UsePN (mkPN "Munster") ; - Countries_VN_provinces_NgheAn = UsePN (mkPN "Nghe An") ; - Countries_TR_provinces_Kayseri = UsePN (mkPN "Kayseri") ; - Countries_TJ_provinces_Jilin_cities_Jiutai = UsePN (mkPN "Jiutai") ; - Countries_J_provinces_Yamanashi = UsePN (mkPN "Yamanashi") ; - Countries_RC_provinces_Tainan = UsePN (mkPN "Tainan") ; - Countries_C_provinces_VillaClara = UsePN (mkPN "Villa Clara") ; - Countries_BR_cities_Hortolandia = UsePN (mkPN "Hortolandia") ; - Countries_USA_provinces_NewYork_cities_Syracuse = UsePN (mkPN "Syracuse") ; - Mountains_Haltiatunturi = UsePN (mkPN "Haltiatunturi") ; - Seas_IndianOcean = UsePN (mkPN "Indian Ocean") ; - Islands_Gotland = UsePN (mkPN "Gotland") ; - Countries_J_provinces_Kagawa_cities_Takamatsu = UsePN (mkPN "Takamatsu") ; - Countries_TR_provinces_Kutahya = UsePN (mkPN "Kutahya") ; - Countries_BR_provinces_Parana_cities_Guarapuava = UsePN (mkPN "Guarapuava") ; - Organizations_PCA = UsePN (mkPN "Permanent Court of Arbitration") ; - Rivers_Jangtse_Kiang = UsePN (mkPN "Jangtse-Kiang") ; - Countries_CAM_provinces_Ouest = UsePN (mkPN "Ouest") ; - Countries_ROK_cities_Kunsan = UsePN (mkPN "Kunsan") ; - Organizations_ASEAN = UsePN (mkPN "Association of Southeast Asian Nations") ; - Islands_Islay = UsePN (mkPN "Islay") ; - Deserts_GrandErgOuest = UsePN (mkPN "Grand Erg Ouest") ; - Countries_MA_cities_Rabat = UsePN (mkPN "Rabat") ; - Countries_ES_provinces_SanSalvador_cities_SanSalvador = UsePN (mkPN "San Salvador") ; - Countries_IR_provinces_Gilan = UsePN (mkPN "Gilan") ; - Countries_E_provinces_Galicia_cities_SantiagodeCompostella = UsePN (mkPN "Santiago de Compostella") ; - Countries_SF_provinces_Aland = UsePN (mkPN "Aland") ; - Countries_HCA_provinces_Comayagua_cities_Comayagua = UsePN (mkPN "Comayagua") ; - Countries_RSA_cities_Benoni = UsePN (mkPN "Benoni") ; - Countries_TJ_provinces_Jiangsu_cities_Wuxi = UsePN (mkPN "Wuxi") ; - Countries_WAN_cities_Ogbomosho = UsePN (mkPN "Ogbomosho") ; - Countries_MEX_provinces_Chihuahua_cities_Juarez = UsePN (mkPN "Juarez") ; - Countries_cid_cia_Saint_Helena = UsePN (mkPN "Saint Helena") ; - Countries_TJ_provinces_Shaanxi_cities_Xian = UsePN (mkPN "Xian") ; - Countries_TJ_provinces_NeiMonggol = UsePN (mkPN "Nei Monggol") ; - Countries_SF_provinces_Uusimaa = UsePN (mkPN "Uusimaa") ; - Countries_D_provinces_Hessen_cities_OffenbachamMain = UsePN (mkPN "Offenbach am Main") ; - Countries_TJ_provinces_Fujian_cities_Longyan = UsePN (mkPN "Longyan") ; - Countries_CH_provinces_BE_cities_Biel = UsePN (mkPN "Biel") ; - Countries_KAZ_provinces_Aqtobe = UsePN (mkPN "Aqtobe") ; - Countries_WAN_cities_Ikirun = UsePN (mkPN "Ikirun") ; - Countries_TJ_provinces_Jiangsu_cities_Yancheng = UsePN (mkPN "Yancheng") ; - Countries_UA_provinces_IvanoFrankivska_cities_IvanoFrankivsk = UsePN (mkPN "Ivano Frankivsk") ; - Countries_GB_provinces_Bedfordshire = UsePN (mkPN "Bedfordshire") ; - Countries_P_provinces_Braga_cities_Braga = UsePN (mkPN "Braga") ; - Countries_BR_provinces_Rondonia = UsePN (mkPN "Rondonia") ; - Countries_RSA_provinces_NorthernProvince_cities_Pietersburg = UsePN (mkPN "Pietersburg") ; - Countries_CH_provinces_SZ_cities_Schwyz = UsePN (mkPN "Schwyz") ; - Countries_PE_provinces_Ica = UsePN (mkPN "Ica") ; - Countries_IND_provinces_Rajasthan_cities_Ajmer = UsePN (mkPN "Ajmer") ; - Countries_F_provinces_ProvenceCotedAzur_cities_AixenProvence = UsePN (mkPN "Aix en Provence") ; - Lakes_LakeNasser = UsePN (mkPN "Lake Nasser") ; - Countries_TJ_provinces_Shandong_cities_Laiwu = UsePN (mkPN "Laiwu") ; - Countries_GB_provinces_Surrey_cities_Guildford = UsePN (mkPN "Guildford") ; - Countries_WAN_cities_Ife = UsePN (mkPN "Ife") ; - Countries_E_provinces_Andalusia_cities_JerezdelaFrontera = UsePN (mkPN "Jerez de la Frontera") ; - Mountains_Jostedalsbre = UsePN (mkPN "Jostedalsbre") ; - Rivers_Mississippi = UsePN (mkPN "Mississippi") ; - Countries_R_provinces_Sverdlovskayaoblast = UsePN (mkPN "Sverdlovskaya oblast") ; - Countries_YU_cities_Belgrade = UsePN (mkPN "Belgrade") ; - Countries_ET_provinces_ElBuhayra_cities_Damanhur = UsePN (mkPN "Damanhur") ; - Countries_MEX_provinces_Hidalgo_cities_PachucadeSoto = UsePN (mkPN "Pachuca de Soto") ; - Countries_TJ_provinces_Guangdong_cities_Chaozhou = UsePN (mkPN "Chaozhou") ; - Countries_H_provinces_Szeged_munic = UsePN (mkPN "Szeged (munic.)") ; - Countries_MEX_provinces_Oaxaca = UsePN (mkPN "Oaxaca") ; - Countries_USA_provinces_Oregon = UsePN (mkPN "Oregon") ; - Countries_SF_provinces_Kymi = UsePN (mkPN "Kymi") ; - Countries_KAZ_provinces_Aqmola = UsePN (mkPN "Aqmola") ; - Countries_R_provinces_Penzenskayaoblast = UsePN (mkPN "Penzenskaya oblast") ; - Countries_USA_provinces_Oregon_cities_Salem = UsePN (mkPN "Salem") ; - Countries_USA_provinces_Connecticut_cities_NewHaven = UsePN (mkPN "New Haven") ; - Countries_R_provinces_Arkhangelskayaoblast_cities_Severodvinsk = UsePN (mkPN "Severodvinsk") ; - Countries_I_provinces_EmiliaRomagna_cities_Parma = UsePN (mkPN "Parma") ; - Countries_TJ_provinces_Hubei_cities_Echeng = UsePN (mkPN "Echeng") ; - Countries_PL_provinces_Torunskie_cities_Grudziadz = UsePN (mkPN "Grudziadz") ; - Countries_USA_provinces_Florida_cities_Orlando = UsePN (mkPN "Orlando") ; - Countries_YV_provinces_Zulia_cities_Cabimas = UsePN (mkPN "Cabimas") ; - Countries_GB_provinces_Lancashire_cities_Blackpool = UsePN (mkPN "Blackpool") ; - Countries_S_provinces_Kopparberg_cities_Falun = UsePN (mkPN "Falun") ; - Countries_TJ_provinces_Henan_cities_Puyang = UsePN (mkPN "Puyang") ; - Countries_R_provinces_Kemerovskayaoblast_cities_Prokopyevsk = UsePN (mkPN "Prokopyevsk") ; - Countries_D_provinces_Sachsen_cities_Dresden = UsePN (mkPN "Dresden") ; - Lakes_LakeAmadeus = UsePN (mkPN "Lake Amadeus") ; - Islands_Maui = UsePN (mkPN "Maui") ; - Countries_F_provinces_LanguedocRousillon_cities_Montpellier = UsePN (mkPN "Montpellier") ; - Countries_PL_provinces_Olsztynskie = UsePN (mkPN "Olsztynskie") ; - Countries_UZB_provinces_Samarqand_cities_Samarqand = UsePN (mkPN "Samarqand") ; - Countries_USA_provinces_California_cities_CostaMesa = UsePN (mkPN "Costa Mesa") ; - Countries_IRQ_provinces_Baghdad = UsePN (mkPN "Baghdad") ; - Countries_THA_provinces_ChiangRai = UsePN (mkPN "Chiang Rai") ; - Countries_IND_provinces_UttarPradesh = UsePN (mkPN "Uttar Pradesh") ; - Countries_TR_provinces_Bayburt = UsePN (mkPN "Bayburt") ; - Countries_F_provinces_ProvenceCotedAzur_cities_Toulon = UsePN (mkPN "Toulon") ; - Countries_TJ_provinces_Jilin_cities_Dunhua = UsePN (mkPN "Dunhua") ; - Countries_TR_provinces_Icel_cities_Tarsus = UsePN (mkPN "Tarsus") ; - Countries_TR_provinces_Antalya = UsePN (mkPN "Antalya") ; - Countries_USA_provinces_Virginia_cities_Portsmouth = UsePN (mkPN "Portsmouth") ; - Countries_I_provinces_Puglia_cities_Foggia = UsePN (mkPN "Foggia") ; - Countries_P_provinces_Lisbon_cities_Amadora = UsePN (mkPN "Amadora") ; - Countries_BR_provinces_SaoPaulo_cities_RibeiraoPires = UsePN (mkPN "Ribeirao Pires") ; - Countries_USA_provinces_Indiana = UsePN (mkPN "Indiana") ; - Islands_Jura = UsePN (mkPN "Jura") ; - Countries_S_provinces_Gotland_cities_Visby = UsePN (mkPN "Visby") ; - Countries_UA_provinces_Lvivska = UsePN (mkPN "Lvivska") ; - Countries_PL_provinces_Wloclawskie_cities_Wloclawek = UsePN (mkPN "Wloclawek") ; - Countries_USA_provinces_Michigan_cities_Warren = UsePN (mkPN "Warren") ; - Organizations_IFC = UsePN (mkPN "International Finance Corporation") ; - Countries_TJ_provinces_Guangdong_cities_Meixian = UsePN (mkPN "Meixian") ; - Countries_GB_provinces_IsleofWight = UsePN (mkPN "Isle of Wight") ; - Countries_USA_provinces_NewYork_cities_Buffalo = UsePN (mkPN "Buffalo") ; - Countries_PE_provinces_Huancavelica = UsePN (mkPN "Huancavelica") ; - Countries_VN_provinces_KonTum = UsePN (mkPN "Kon Tum") ; - Islands_Negros = UsePN (mkPN "Negros") ; - Deserts_ErgSchesch = UsePN (mkPN "Erg Schesch") ; - Countries_TJ_provinces_Fujian_cities_Quanzhou = UsePN (mkPN "Quanzhou") ; - Countries_UAE_cities_Sharjah = UsePN (mkPN "Sharjah") ; - Countries_IND_provinces_MadhyaPradesh_cities_Jabalpur = UsePN (mkPN "Jabalpur") ; - Countries_ES_provinces_Cuscatlan = UsePN (mkPN "Cuscatlan") ; - Countries_cid_cia_Jersey_cities_SaintHelier = UsePN (mkPN "Saint Helier") ; - Mountains_MaunaKea = UsePN (mkPN "Mauna Kea") ; - Countries_TJ_provinces_Shanxi_cities_Yangquan = UsePN (mkPN "Yangquan") ; - Countries_cid_cia_Wallis_and_Futuna = UsePN (mkPN "Wallis and Futuna") ; - Countries_BR_provinces_RiodeJaneiro_cities_CaboFrio = UsePN (mkPN "Cabo Frio") ; - Rivers_Atbara = UsePN (mkPN "Atbara") ; - Countries_BR_provinces_RioGrandedoSul_cities_SaoLeopoldo = UsePN (mkPN "Sao Leopoldo") ; - Countries_IND_provinces_DadraandNagarHaveli = UsePN (mkPN "Dadra and Nagar Haveli") ; - Countries_RA_provinces_BuenosAires_cities_GeneralSanMartin = UsePN (mkPN "General San Martin") ; - Countries_UA_provinces_Khmelnytska = UsePN (mkPN "Khmelnytska") ; - Countries_F_provinces_Centre_cities_Orleans = UsePN (mkPN "Orleans") ; - Countries_BR_provinces_SaoPaulo_cities_Itaquaquecetuba = UsePN (mkPN "Itaquaquecetuba") ; - Rivers_Kulu = UsePN (mkPN "Kulu") ; - Countries_MEX_provinces_Sonora_cities_CiudadObregon = UsePN (mkPN "Ciudad Obregon") ; - Countries_TJ_provinces_NeiMonggol_cities_Hailar = UsePN (mkPN "Hailar") ; - Countries_AG_cities_SaintJohns = UsePN (mkPN "Saint Johns") ; - Countries_FJI_cities_Suva = UsePN (mkPN "Suva") ; - Countries_ANG_provinces_LundaSul_cities_Saurimo = UsePN (mkPN "Saurimo") ; - Countries_PE_provinces_Loreto_cities_Iquitos = UsePN (mkPN "Iquitos") ; - Countries_SUD_provinces_alKhartum_cities_Omdurman = UsePN (mkPN "Omdurman") ; - Countries_KAZ_provinces_Mangghystau = UsePN (mkPN "Mangghystau") ; - Mountains_Tahat = UsePN (mkPN "Tahat") ; - Organizations_UNU = UsePN (mkPN "United Nations University") ; - Countries_EAK_provinces_NorthEastern = UsePN (mkPN "North Eastern") ; - Countries_WAN_cities_Maiduguri = UsePN (mkPN "Maiduguri") ; - Countries_NL_provinces_Overijssel_cities_Enschede = UsePN (mkPN "Enschede") ; - Countries_GQ_cities_Malabo = UsePN (mkPN "Malabo") ; - Countries_TJ_provinces_Shaanxi_cities_Baoji = UsePN (mkPN "Baoji") ; - Countries_H_provinces_Fejer = UsePN (mkPN "Fejer") ; - Mountains_KingsPeak = UsePN (mkPN "Kings Peak") ; - Countries_PL_provinces_Bialskopodlaskie_cities_BialaPodlaska = UsePN (mkPN "Biala Podlaska") ; - Countries_IL_provinces_Central_cities_Ramla = UsePN (mkPN "Ramla") ; - Countries_TR_provinces_Sirnak_cities_Sirnak = UsePN (mkPN "Sirnak") ; - Countries_J_provinces_Nagasaki = UsePN (mkPN "Nagasaki") ; - Countries_EAT_provinces_Mtwara_cities_MtwaraMikandani = UsePN (mkPN "Mtwara Mikandani") ; - Countries_RO_provinces_Botosani_cities_Botosani = UsePN (mkPN "Botosani") ; - Countries_TR_provinces_Gaziantep_cities_Gaziantep = UsePN (mkPN "Gaziantep") ; - Countries_EAT_provinces_Mara = UsePN (mkPN "Mara") ; - Countries_BRN_cities_Manama = UsePN (mkPN "Manama") ; - Lakes_Bodensee = UsePN (mkPN "Bodensee") ; - Countries_NAU_cities_Yaren = UsePN (mkPN "Yaren") ; - Countries_NOK_cities_Chongjin = UsePN (mkPN "Chongjin") ; - Countries_E_provinces_Aragon_cities_Zaragoza = UsePN (mkPN "Zaragoza") ; - Countries_GB_provinces_Nottinghamshire_cities_Mansfield = UsePN (mkPN "Mansfield") ; - Countries_USA_provinces_Kentucky_cities_LexingtonFayette = UsePN (mkPN "Lexington Fayette") ; - Countries_PE_provinces_Lambayeque = UsePN (mkPN "Lambayeque") ; - Countries_Z_provinces_Western_cities_Mongu = UsePN (mkPN "Mongu") ; - Countries_R_provinces_Ulyanovskayaoblast_cities_Simbirsk = UsePN (mkPN "Simbirsk") ; - Countries_ANG_provinces_LundaSul = UsePN (mkPN "Lunda Sul") ; - Rivers_Ruvuma = UsePN (mkPN "Ruvuma") ; - Countries_TJ_provinces_Shandong_cities_Zhucheng = UsePN (mkPN "Zhucheng") ; - Countries_BR_provinces_Pernambuco_cities_Paulista = UsePN (mkPN "Paulista") ; - Countries_RI_cities_Semarang = UsePN (mkPN "Semarang") ; - Countries_IRQ_provinces_Karbala = UsePN (mkPN "Karbala") ; - Countries_PL_provinces_Jeleniogorskie_cities_JeleniaGora = UsePN (mkPN "Jelenia Gora") ; - Countries_TR_provinces_Bayburt_cities_Bayburt = UsePN (mkPN "Bayburt") ; - Countries_IND_provinces_Orissa_cities_Bhubaneswar = UsePN (mkPN "Bhubaneswar") ; - Mountains_PikMoskva = UsePN (mkPN "Pik Moskva") ; - Countries_D_provinces_NordrheinWestfalen_cities_Recklinghausen = UsePN (mkPN "Recklinghausen") ; - Countries_IRQ_provinces_AnNajaf_cities_AnNajaf = UsePN (mkPN "An Najaf") ; - Countries_TR_provinces_Hakkari_cities_Hakkari = UsePN (mkPN "Hakkari") ; - Countries_BR_provinces_MinasGerais_cities_Varginha = UsePN (mkPN "Varginha") ; - Countries_H_provinces_Debrecen_munic_cities_Debrecen = UsePN (mkPN "Debrecen") ; - Rivers_Benue = UsePN (mkPN "Benue") ; - Countries_TJ_provinces_Hubei_cities_Xianning = UsePN (mkPN "Xianning") ; - Organizations_Interpol = UsePN (mkPN "International Criminal Police Organization") ; - Countries_USA_provinces_Iowa_cities_DesMoines = UsePN (mkPN "Des Moines") ; - Countries_TJ_provinces_Jiangsu_cities_Yangzhou = UsePN (mkPN "Yangzhou") ; - Islands_Molokai = UsePN (mkPN "Molokai") ; - Organizations_EFTA = UsePN (mkPN "European Free Trade Association") ; - Organizations_SELA = UsePN (mkPN "Sistema Economico Latinoamericana") ; - Countries_E_provinces_Murcia_cities_Cartagena = UsePN (mkPN "Cartagena") ; - Countries_USA_provinces_Nevada_cities_Reno = UsePN (mkPN "Reno") ; - Countries_PL_provinces_Krosnienskie = UsePN (mkPN "Krosnienskie") ; - Countries_S_provinces_Malmohus = UsePN (mkPN "Malmohus") ; - Countries_ES_cities_Mejicanos = UsePN (mkPN "Mejicanos") ; - Countries_IRQ_provinces_Diyala_cities_Baqubah = UsePN (mkPN "Baqubah") ; - Islands_Lampedusa = UsePN (mkPN "Lampedusa") ; - Countries_CH_provinces_NW = UsePN (mkPN "NW") ; - Islands_Panay = UsePN (mkPN "Panay") ; - Seas_GulfofAden = UsePN (mkPN "Gulf of Aden") ; - Countries_J_provinces_Tottori = UsePN (mkPN "Tottori") ; - Countries_N_provinces_Nordland_cities_Bodoe = UsePN (mkPN "Bodoe") ; - Countries_MYA_provinces_Sagaing_cities_Sagaing = UsePN (mkPN "Sagaing") ; - Countries_J_provinces_Wakayama_cities_Wakayama = UsePN (mkPN "Wakayama") ; - Countries_TR_provinces_Kocaeli_cities_Kocaeli = UsePN (mkPN "Kocaeli") ; - Countries_NL_provinces_NoordBrabant_cities_Tilburg = UsePN (mkPN "Tilburg") ; - Countries_HCA_provinces_Valle_cities_Nacaome = UsePN (mkPN "Nacaome") ; - Countries_P_provinces_Madeira = UsePN (mkPN "Madeira") ; - Countries_PL_provinces_Elblaskie = UsePN (mkPN "Elblaskie") ; - Countries_USA_provinces_Kansas_cities_Topeka = UsePN (mkPN "Topeka") ; - Countries_N_provinces_Oslo_cities_Oslo = UsePN (mkPN "Oslo") ; - Countries_IND_provinces_AndamanandNicobarIs_ = UsePN (mkPN "Andaman and Nicobar Is.") ; - Countries_GB_provinces_BlaenauGwent_cities_EbbwVale = UsePN (mkPN "Ebbw Vale") ; - Countries_THA_provinces_Phatthalung = UsePN (mkPN "Phatthalung") ; - Countries_GB_provinces_Lothian_cities_Edinburgh = UsePN (mkPN "Edinburgh") ; - Countries_USA_provinces_Texas_cities_McAllen = UsePN (mkPN "McAllen") ; - Countries_MEX_provinces_Tamaulipas_cities_Matamoros = UsePN (mkPN "Matamoros") ; - Countries_RI_cities_Padang = UsePN (mkPN "Padang") ; - Countries_GB_provinces_NorthYorkshire_cities_York = UsePN (mkPN "York") ; - Countries_R_provinces_Moskovskayaoblast_cities_Odintsovo = UsePN (mkPN "Odintsovo") ; - Countries_GB_provinces_WestYorkshire_cities_Leeds = UsePN (mkPN "Leeds") ; - Organizations_UNRISD = UsePN (mkPN "United Nations Research Institute for Social Development") ; - Countries_IND_provinces_MadhyaPradesh_cities_Bhatpara = UsePN (mkPN "Bhatpara") ; - Countries_SUD_provinces_Kurdufan_cities_alUbayyid = UsePN (mkPN "al Ubayyid") ; - Countries_UAE_provinces_Ajman = UsePN (mkPN "Ajman") ; - Countries_RC_provinces_Taichung_cities_Fengyuan = UsePN (mkPN "Fengyuan") ; - Countries_TR_provinces_Isparta = UsePN (mkPN "Isparta") ; - Countries_BD_cities_Jessore = UsePN (mkPN "Jessore") ; - Countries_R_provinces_Saratovskayaoblast_cities_Engels = UsePN (mkPN "Engels") ; - Countries_TR_provinces_Mus_cities_Mus = UsePN (mkPN "Mus") ; - Countries_Q_cities_Wakrah = UsePN (mkPN "Wakrah") ; - Seas_EastChinaSea = UsePN (mkPN "East China Sea") ; - Organizations_ECOSOC = UsePN (mkPN "Economic and Social Council") ; - Countries_TR_provinces_Rize_cities_Rize = UsePN (mkPN "Rize") ; - Countries_EAT_provinces_Daressalam = UsePN (mkPN "Daressalam") ; - Countries_GB_provinces_WestYorkshire = UsePN (mkPN "West Yorkshire") ; - Islands_SouthamptonIsland = UsePN (mkPN "Southampton Island") ; - Countries_C_provinces_Holguin_cities_Holguin = UsePN (mkPN "Holguin") ; - Countries_cid_cia_Pitcairn_Islands = UsePN (mkPN "Pitcairn Islands") ; - Countries_cid_cia_Baker_Island = UsePN (mkPN "Baker Island") ; - Mountains_Grossglockner = UsePN (mkPN "Grossglockner") ; - Countries_P_provinces_Viseu = UsePN (mkPN "Viseu") ; - Countries_VN_cities_CamPha = UsePN (mkPN "Cam Pha") ; - Countries_TM_provinces_Mary_cities_Mary = UsePN (mkPN "Mary") ; - Countries_R_provinces_Ivanovskayaoblast_cities_Ivanovo = UsePN (mkPN "Ivanovo") ; - Countries_D_provinces_Bayern_cities_Ingolstadt = UsePN (mkPN "Ingolstadt") ; - Countries_MYA_provinces_Shan_cities_Taunggyi = UsePN (mkPN "Taunggyi") ; - Organizations_ECA = UsePN (mkPN "Economic Commission for Africa") ; - Countries_USA_provinces_Nevada_cities_CarsonCity = UsePN (mkPN "Carson City") ; - Countries_PL_provinces_Ciechanowskie_cities_Ciechanow = UsePN (mkPN "Ciechanow") ; - Countries_B_provinces_Liege = UsePN (mkPN "Liege") ; - Countries_F_provinces_Bretagne = UsePN (mkPN "Bretagne") ; - Countries_USA_provinces_Georgia_cities_Atlanta = UsePN (mkPN "Atlanta") ; - Lakes_LakeTahoe = UsePN (mkPN "Lake Tahoe") ; - Countries_EAT_provinces_Singida_cities_Singida = UsePN (mkPN "Singida") ; - Countries_TJ_provinces_Jiangsu_cities_Zhenjiang = UsePN (mkPN "Zhenjiang") ; - Countries_FL_cities_Vaduz = UsePN (mkPN "Vaduz") ; - Countries_ANG_provinces_Bie_cities_Bie = UsePN (mkPN "Bie") ; - Countries_TJ_provinces_Shandong_cities_Wendeng = UsePN (mkPN "Wendeng") ; - Countries_USA_provinces_Alaska_cities_Juneau = UsePN (mkPN "Juneau") ; - Countries_MEX_provinces_Tamaulipas_cities_CiudadMadero = UsePN (mkPN "Ciudad Madero") ; - Countries_R_provinces_Rep_ofNorthOssetiya_cities_Vladikavkaz = UsePN (mkPN "Vladikavkaz") ; - Countries_MYA_provinces_Bago = UsePN (mkPN "Bago") ; - Countries_USA_provinces_Louisiana = UsePN (mkPN "Louisiana") ; - Countries_RC_provinces_Taitung_cities_Taitung = UsePN (mkPN "Taitung") ; - Countries_RO_provinces_Vaslui = UsePN (mkPN "Vaslui") ; - Countries_HCA_provinces_SantaBarbara = UsePN (mkPN "Santa Barbara") ; - Countries_THA_provinces_Chaiyaphum = UsePN (mkPN "Chaiyaphum") ; - Countries_USA_provinces_California_cities_Berkeley = UsePN (mkPN "Berkeley") ; - Countries_BR_provinces_RiodeJaneiro_cities_Itaborai = UsePN (mkPN "Itaborai") ; - Organizations_UNOMIL = UsePN (mkPN "United Nations Observer Mission in Liberia") ; - Countries_ANG_provinces_Huila_cities_Lubango = UsePN (mkPN "Lubango") ; - Countries_EAK_provinces_Central_cities_Thika = UsePN (mkPN "Thika") ; - Countries_IR_provinces_Mazandaran_cities_Babol = UsePN (mkPN "Babol") ; - Countries_TJ_provinces_Guangdong_cities_Jiangmen = UsePN (mkPN "Jiangmen") ; - Countries_RO_provinces_Mures = UsePN (mkPN "Mures") ; - Countries_CO_provinces_Tolima_cities_Ibague = UsePN (mkPN "Ibague") ; - Countries_IR_provinces_Bakhtaran_cities_Bakhtaran = UsePN (mkPN "Bakhtaran") ; - Countries_USA_provinces_Idaho = UsePN (mkPN "Idaho") ; - Countries_B_provinces_Hainaut = UsePN (mkPN "Hainaut") ; - Lakes_OzeroTaimyr = UsePN (mkPN "Ozero Taimyr") ; - Countries_BR_provinces_SaoPaulo_cities_Itapevi = UsePN (mkPN "Itapevi") ; - Countries_DZ_cities_Tlemcen = UsePN (mkPN "Tlemcen") ; - Countries_BR_provinces_RiodeJaneiro_cities_NovoIguacu = UsePN (mkPN "Novo Iguacu") ; - Countries_F_provinces_Alsace_cities_Mulhouse = UsePN (mkPN "Mulhouse") ; - Islands_Fuenen = UsePN (mkPN "Fuenen") ; - Countries_NL_provinces_Flevoland_cities_Lelystad = UsePN (mkPN "Lelystad") ; - Countries_YV_provinces_DistritoFederal = UsePN (mkPN "Distrito Federal") ; - Countries_PE_provinces_MadredeDios = UsePN (mkPN "Madre de Dios") ; - Countries_N_provinces_Vestfold = UsePN (mkPN "Vestfold") ; - Countries_TJ_provinces_Shandong_cities_Taian = UsePN (mkPN "Taian") ; - Countries_GB_provinces_Cheshire_cities_Macclesfield = UsePN (mkPN "Macclesfield") ; - Countries_BR_provinces_Paraiba = UsePN (mkPN "Paraiba") ; - Countries_YV_provinces_Miranda_cities_Guarenas = UsePN (mkPN "Guarenas") ; - Countries_D_provinces_Hessen_cities_Kassel = UsePN (mkPN "Kassel") ; - Countries_BD_cities_Gazipur = UsePN (mkPN "Gazipur") ; - Countries_J_provinces_Tokushima = UsePN (mkPN "Tokushima") ; - Countries_GB_provinces_Kent = UsePN (mkPN "Kent") ; - Countries_USA_provinces_Texas_cities_Austin = UsePN (mkPN "Austin") ; - Countries_EAT_provinces_Daressalam_cities_DaresSalaam = UsePN (mkPN "Dar es Salaam") ; - Countries_IR_provinces_AzarbayianeSharqi_cities_Tabriz = UsePN (mkPN "Tabriz") ; - Countries_HCA_provinces_Valle = UsePN (mkPN "Valle") ; - Countries_THA_provinces_Lamphun = UsePN (mkPN "Lamphun") ; - Countries_N_provinces_SoerTrondelag_cities_Trondheim = UsePN (mkPN "Trondheim") ; - Islands_FernandoPoo = UsePN (mkPN "Fernando Poo") ; - Mountains_Kinabalu = UsePN (mkPN "Kinabalu") ; - Countries_TR_provinces_Sivas_cities_Sivas = UsePN (mkPN "Sivas") ; - Countries_TJ_provinces_Jiangxi_cities_Jingdezhen = UsePN (mkPN "Jingdezhen") ; - Countries_CI_cities_Yamoussoukro = UsePN (mkPN "Yamoussoukro") ; - Organizations_G_7 = UsePN (mkPN "Group of 7") ; - Countries_ZRE_provinces_KasaiOriental = UsePN (mkPN "Kasai Oriental") ; - Countries_GB_provinces_Surrey = UsePN (mkPN "Surrey") ; - Countries_EAT_provinces_KaskaziniUjunga_cities_Mkokotoni = UsePN (mkPN "Mkokotoni") ; - Countries_I_provinces_Piemonte_cities_Turin = UsePN (mkPN "Turin") ; - Countries_RH_cities_Port_au_Prince = UsePN (mkPN "Port-au-Prince") ; - Countries_SF_provinces_Aland_cities_Mariehamn = UsePN (mkPN "Mariehamn") ; - Countries_ES_provinces_Usulutan_cities_Usulutan = UsePN (mkPN "Usulutan") ; - Countries_UA_provinces_Donetska_cities_Donetsk = UsePN (mkPN "Donetsk") ; - Countries_BR_provinces_MinasGerais_cities_Sabara = UsePN (mkPN "Sabara") ; - Countries_I_provinces_Lombardia_cities_Bergamo = UsePN (mkPN "Bergamo") ; - Countries_IND_provinces_Gujarat = UsePN (mkPN "Gujarat") ; - Countries_S_provinces_Blekinge_cities_Karlskrona = UsePN (mkPN "Karlskrona") ; - Countries_USA_provinces_Alabama = UsePN (mkPN "Alabama") ; - Countries_cid_cia_Christmas_Island = UsePN (mkPN "Christmas Island") ; - Countries_IND_provinces_Kerala_cities_Trivandrum = UsePN (mkPN "Trivandrum") ; - Countries_cid_cia_Christmas_Island_cities_TheSettlement = UsePN (mkPN "The Settlement") ; - Countries_RO_provinces_Bucuresti_cities_Bucharest = UsePN (mkPN "Bucharest") ; - Countries_BY_cities_Minsk = UsePN (mkPN "Minsk") ; - Countries_TJ_provinces_Sichuan_cities_Wanxian = UsePN (mkPN "Wanxian") ; - Countries_N_provinces_Hedmark_cities_Hamar = UsePN (mkPN "Hamar") ; - Countries_E_provinces_Andalusia = UsePN (mkPN "Andalusia") ; - Mountains_Bjelucha = UsePN (mkPN "Bjelucha") ; - Countries_TJ_provinces_Jiangxi_cities_Jiujiang = UsePN (mkPN "Jiujiang") ; - Countries_PE_provinces_Huanuco = UsePN (mkPN "Huanuco") ; - Countries_RO_provinces_Hunedoara = UsePN (mkPN "Hunedoara") ; - Countries_R_provinces_Samarskayaoblast_cities_Syzran = UsePN (mkPN "Syzran") ; - Organizations_G_3 = UsePN (mkPN "Group of 3") ; - Countries_BR_provinces_Para_cities_Maraba = UsePN (mkPN "Maraba") ; - Countries_DZ_cities_Algiers = UsePN (mkPN "Algiers") ; - Countries_RA_provinces_Tucuman = UsePN (mkPN "Tucuman") ; - Countries_TJ_provinces_Guizhou_cities_Liupanshui = UsePN (mkPN "Liupanshui") ; - Islands_Mayotta = UsePN (mkPN "Mayotta") ; - Countries_I_provinces_EmiliaRomagna_cities_Ferrara = UsePN (mkPN "Ferrara") ; - Lakes_LakeOhrid = UsePN (mkPN "Lake Ohrid") ; - Countries_GB_provinces_Buckinghamshire_cities_Aylesbury = UsePN (mkPN "Aylesbury") ; - Countries_GB_provinces_GreaterManchester_cities_Oldham = UsePN (mkPN "Oldham") ; - Countries_IR_provinces_Khorasan_cities_Birjand = UsePN (mkPN "Birjand") ; - Countries_CH_provinces_GL = UsePN (mkPN "GL") ; - Countries_S_provinces_Kalmar_cities_Kalmar = UsePN (mkPN "Kalmar") ; - Mountains_PikKarl_Marx = UsePN (mkPN "Pik Karl-Marx") ; - Countries_DZ_cities_SidibelAbbes = UsePN (mkPN "Sidi bel Abbes") ; - Countries_CO_provinces_Narino_cities_Tumaco = UsePN (mkPN "Tumaco") ; - Countries_ET_provinces_Ismailiya = UsePN (mkPN "Ismailiya") ; - Countries_RO_provinces_Iasi_cities_Iasi = UsePN (mkPN "Iasi") ; - Rivers_Senegal = UsePN (mkPN "Senegal") ; - Deserts_ErgdeBilma = UsePN (mkPN "Erg de Bilma") ; - Mountains_Mt_Grebun = UsePN (mkPN "Mt-Grebun") ; - Countries_BR_provinces_SaoPaulo_cities_Jau = UsePN (mkPN "Jau") ; - Countries_TJ_provinces_Liaoning_cities_Haicheng = UsePN (mkPN "Haicheng") ; - Countries_BR_provinces_RioGrandedoSul_cities_Uruguaiana = UsePN (mkPN "Uruguaiana") ; - Countries_D_provinces_BadenWurttemberg_cities_Heilbronn = UsePN (mkPN "Heilbronn") ; - Countries_cid_cia_Saint_Helena_cities_Jamestown = UsePN (mkPN "Jamestown") ; - Organizations_CERN = UsePN (mkPN "European Organization for Nuclear Research") ; - Countries_GB_provinces_Cardiff = UsePN (mkPN "Cardiff") ; - Countries_TJ_provinces_Hubei_cities_Tianmen = UsePN (mkPN "Tianmen") ; - Countries_BR_provinces_MinasGerais = UsePN (mkPN "Minas Gerais") ; - Countries_R_provinces_Tyumenskayaoblast = UsePN (mkPN "Tyumenskaya oblast") ; - Countries_IND_provinces_UttarPradesh_cities_Saharanpur = UsePN (mkPN "Saharanpur") ; - Countries_R_provinces_ChuvashRepublic_cities_Novocheboksarsk = UsePN (mkPN "Novocheboksarsk") ; - Organizations_CEPGL = UsePN (mkPN "Economic Community of the Great Lakes Countries") ; - Countries_YV_provinces_Apure_cities_SanFernando = UsePN (mkPN "San Fernando") ; - Countries_USA_provinces_California_cities_Modesto = UsePN (mkPN "Modesto") ; - Countries_J_provinces_Shimane_cities_Matsue = UsePN (mkPN "Matsue") ; - Countries_BZ_cities_Belmopan = UsePN (mkPN "Belmopan") ; - Rivers_BlackDrin = UsePN (mkPN "Black Drin") ; - Countries_TO_cities_Nukualofa = UsePN (mkPN "Nukualofa") ; - Countries_TJ_provinces_Jiangxi_cities_Ganzhou = UsePN (mkPN "Ganzhou") ; - Countries_NIC_cities_Managua = UsePN (mkPN "Managua") ; - Countries_BD_cities_Rangpur = UsePN (mkPN "Rangpur") ; - Countries_N_provinces_AustAgder = UsePN (mkPN "Aust Agder") ; - Countries_USA_provinces_Hawaii = UsePN (mkPN "Hawaii") ; - Lakes_OzeroTschany = UsePN (mkPN "Ozero Tschany") ; - Countries_SF_provinces_Lappia_cities_Rovaniemi = UsePN (mkPN "Rovaniemi") ; - Organizations_G_15 = UsePN (mkPN "Group of 15") ; - Countries_USA_provinces_NewJersey = UsePN (mkPN "New Jersey") ; - Countries_GB_provinces_Monmouthshire = UsePN (mkPN "Monmouthshire") ; - Countries_TJ_provinces_Gansu_cities_Lanzhou = UsePN (mkPN "Lanzhou") ; - Countries_IND_provinces_Sikkim = UsePN (mkPN "Sikkim") ; - Countries_AL_cities_Shkoder = UsePN (mkPN "Shkoder") ; - Islands_SaoTomeandPrincipe = UsePN (mkPN "Sao Tome and Principe") ; - Countries_C_provinces_PinardelRio = UsePN (mkPN "Pinar del Rio") ; - Countries_USA_provinces_California_cities_RanchoCucamonga = UsePN (mkPN "Rancho Cucamonga") ; - Countries_TT_cities_Port_of_Spain = UsePN (mkPN "Port-of-Spain") ; - Countries_R_provinces_Murmanskayaoblast_cities_Murmansk = UsePN (mkPN "Murmansk") ; - Seas_PacificOcean = UsePN (mkPN "Pacific Ocean") ; - Countries_AND_cities_AndorralaVella = UsePN (mkPN "Andorra la Vella") ; - Countries_USA_provinces_Washington_cities_Olympia = UsePN (mkPN "Olympia") ; - Countries_AUS_provinces_Tasmania_cities_Hobart = UsePN (mkPN "Hobart") ; - Countries_IR_provinces_Mazandaran = UsePN (mkPN "Mazandaran") ; - Islands_Lundy = UsePN (mkPN "Lundy") ; - Countries_MEX_provinces_Colima = UsePN (mkPN "Colima") ; - Countries_D_provinces_BadenWurttemberg_cities_Reutlingen = UsePN (mkPN "Reutlingen") ; - Countries_USA_provinces_Oklahoma_cities_OklahomaCity = UsePN (mkPN "Oklahoma City") ; - Countries_CDN_provinces_Ontario_cities_Hamilton = UsePN (mkPN "Hamilton") ; - Countries_I_provinces_Campania = UsePN (mkPN "Campania") ; - Countries_E_provinces_BasqueCountry_cities_VitoriaGasteiz = UsePN (mkPN "Vitoria Gasteiz") ; - Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolski = UsePN (mkPN "Gorzow Wielkopolski") ; - Countries_RI_cities_BandaAceh = UsePN (mkPN "Banda Aceh") ; - Islands_SantaMaria = UsePN (mkPN "Santa Maria") ; - Countries_KAZ_provinces_Almaty_munic = UsePN (mkPN "Almaty (munic.)") ; - Countries_KN_cities_Basseterre = UsePN (mkPN "Basseterre") ; - Countries_EAK_provinces_NorthEastern_cities_Garissa = UsePN (mkPN "Garissa") ; - Countries_IND_provinces_Rajasthan_cities_Bikaner = UsePN (mkPN "Bikaner") ; - Countries_TJ_provinces_Jilin_cities_Baicheng = UsePN (mkPN "Baicheng") ; - Countries_GB_provinces_Lincolnshire = UsePN (mkPN "Lincolnshire") ; - Countries_CH_provinces_BS_cities_Basel = UsePN (mkPN "Basel") ; - Countries_MEX_provinces_BajaCaliforniaSur_cities_LaPaz = UsePN (mkPN "La Paz") ; - Countries_R_provinces_Kemerovskayaoblast_cities_Novokuznetsk = UsePN (mkPN "Novokuznetsk") ; - Countries_BR_provinces_Bahia_cities_Jequie = UsePN (mkPN "Jequie") ; - Countries_USA_provinces_Florida_cities_Clearwater = UsePN (mkPN "Clearwater") ; - Countries_GB_provinces_Bridgend_cities_Bridgend = UsePN (mkPN "Bridgend") ; - Countries_KAZ_provinces_OngtustikQazaqstan_cities_Shymkent = UsePN (mkPN "Shymkent") ; - Countries_MAL_provinces_Pahang_cities_Kuantan = UsePN (mkPN "Kuantan") ; - Countries_KAZ_provinces_Torghay = UsePN (mkPN "Torghay") ; - Countries_UA_provinces_Krym_cities_Sevastopol = UsePN (mkPN "Sevastopol") ; - Countries_USA_provinces_Florida_cities_Tampa = UsePN (mkPN "Tampa") ; - Deserts_Karakum = UsePN (mkPN "Karakum") ; - Islands_BaffinIsland = UsePN (mkPN "Baffin Island") ; - Countries_R_provinces_Moskovskayaoblast = UsePN (mkPN "Moskovskaya oblast") ; - Mountains_Citlaltepetl = UsePN (mkPN "Citlaltepetl") ; - Countries_RSA_provinces_NorthWest_cities_Mmabatho = UsePN (mkPN "Mmabatho") ; - Countries_KAZ_provinces_Qyzylorda_cities_Qyzylorda = UsePN (mkPN "Qyzylorda") ; - Countries_PL_provinces_Lomzynskie = UsePN (mkPN "Lomzynskie") ; - Countries_CH_provinces_GL_cities_Glarus = UsePN (mkPN "Glarus") ; - Organizations_EADB = UsePN (mkPN "East African Development Bank") ; - Countries_cid_cia_Juan_de_Nova_Island = UsePN (mkPN "Juan de Nova Island") ; - Countries_S_provinces_Jonkoping = UsePN (mkPN "Jonkoping") ; - Countries_RC_provinces_Yunlin = UsePN (mkPN "Yunlin") ; - Countries_PL_provinces_Torunskie = UsePN (mkPN "Torunskie") ; - Countries_H_provinces_Miskolc_munic = UsePN (mkPN "Miskolc (munic.)") ; - Countries_USA_provinces_Texas_cities_Garland = UsePN (mkPN "Garland") ; - Countries_IRQ_provinces_AdTamim_cities_Kirkuk = UsePN (mkPN "Kirkuk") ; - Rivers_Onon = UsePN (mkPN "Onon") ; - Countries_SLO_cities_Ljubljana = UsePN (mkPN "Ljubljana") ; - Countries_BD_cities_Barisal = UsePN (mkPN "Barisal") ; - Countries_USA_provinces_Texas_cities_Dallas = UsePN (mkPN "Dallas") ; - Countries_FSM_cities_Kolonia = UsePN (mkPN "Kolonia") ; - Countries_I_provinces_Veneto_cities_Vicenza = UsePN (mkPN "Vicenza") ; - Countries_YV_provinces_Barinas_cities_Barinas = UsePN (mkPN "Barinas") ; - Rivers_Zaire = UsePN (mkPN "Zaire") ; - Countries_R_provinces_Arkhangelskayaoblast_cities_Arkhangelsk = UsePN (mkPN "Arkhangelsk") ; - Countries_NL_provinces_Friesland_cities_Leeuwarden = UsePN (mkPN "Leeuwarden") ; - Rivers_Djuba = UsePN (mkPN "Djuba") ; - Countries_USA_provinces_California_cities_Corona = UsePN (mkPN "Corona") ; - Countries_SF_provinces_Vaasa = UsePN (mkPN "Vaasa") ; - Countries_CO_provinces_Vaupes_cities_Mitu = UsePN (mkPN "Mitu") ; - Countries_PK_cities_Sialkot = UsePN (mkPN "Sialkot") ; - Lakes_LakeAlbert = UsePN (mkPN "Lake Albert") ; - Countries_TR_provinces_Bursa = UsePN (mkPN "Bursa") ; - Countries_S_provinces_Vastmanland_cities_Vasteras = UsePN (mkPN "Vasteras") ; - Countries_R_provinces_Rep_ofAdygeya_cities_Maykop = UsePN (mkPN "Maykop") ; - Countries_R_provinces_Lipetskayaoblast_cities_Lipetsk = UsePN (mkPN "Lipetsk") ; - Countries_USA_provinces_RhodeIsland_cities_Providence = UsePN (mkPN "Providence") ; - Countries_PE_provinces_Piura_cities_Piura = UsePN (mkPN "Piura") ; - Countries_TJ_provinces_Sichuan_cities_Chongqing = UsePN (mkPN "Chongqing") ; - Countries_CH_provinces_GR = UsePN (mkPN "GR") ; - Countries_IRQ_provinces_AlBasrah = UsePN (mkPN "Al Basrah") ; - Countries_CH_provinces_JU = UsePN (mkPN "JU") ; - Countries_CH_provinces_VS = UsePN (mkPN "VS") ; - Countries_IRQ_provinces_Irbil = UsePN (mkPN "Irbil") ; - Countries_WAN_cities_Iwo = UsePN (mkPN "Iwo") ; - Countries_VN_provinces_NorthCentralCoast = UsePN (mkPN "North Central Coast") ; - Countries_D_provinces_NordrheinWestfalen_cities_Oberhausen = UsePN (mkPN "Oberhausen") ; - Countries_TM_provinces_Mary = UsePN (mkPN "Mary") ; - Countries_BD_cities_Jamalpur = UsePN (mkPN "Jamalpur") ; - Countries_TJ_provinces_XinjiangUygur_cities_Shihezi = UsePN (mkPN "Shihezi") ; - Countries_MOC_provinces_Zambezia = UsePN (mkPN "Zambezia") ; - Countries_BR_provinces_SaoPaulo_cities_PresidentePrudente = UsePN (mkPN "Presidente Prudente") ; - Countries_TJ_provinces_Jiangxi_cities_Pingxiang = UsePN (mkPN "Pingxiang") ; - Countries_R_provinces_Rostovskayaoblast_cities_RostovnoDonu = UsePN (mkPN "Rostov no Donu") ; - Countries_BR_provinces_RioGrandedoSul = UsePN (mkPN "Rio Grande do Sul") ; - Countries_USA_provinces_California_cities_Anaheim = UsePN (mkPN "Anaheim") ; - Countries_ET_provinces_ElQalubiya_cities_ShubraelKheima = UsePN (mkPN "Shubra el Kheima") ; - Countries_SF_provinces_Pohjols_Karjala_cities_Joensuu = UsePN (mkPN "Joensuu") ; - Countries_R_provinces_Krasnoyarskiykray = UsePN (mkPN "Krasnoyarskiy kray") ; - Countries_USA_provinces_Maine_cities_Augusta = UsePN (mkPN "Augusta") ; - Countries_BR_provinces_Para = UsePN (mkPN "Para") ; - Countries_BR_provinces_SaoPaulo_cities_AparecidadeGoiania = UsePN (mkPN "Aparecida de Goiania") ; - Countries_SK_cities_Bratislava = UsePN (mkPN "Bratislava") ; - Countries_TJ_provinces_Heilongjiang_cities_Beian = UsePN (mkPN "Beian") ; - Organizations_ESA = UsePN (mkPN "European Space Agency") ; - Countries_cid_cia_Faroe_Islands = UsePN (mkPN "Faroe Islands") ; - Countries_CH_provinces_AG_cities_Aarau = UsePN (mkPN "Aarau") ; - Organizations_MekongGroup = UsePN (mkPN "ASEAN-Mekong Basin Development Group") ; - Countries_IR_provinces_Fars_cities_Shiraz = UsePN (mkPN "Shiraz") ; - Islands_Fuerteventura = UsePN (mkPN "Fuerteventura") ; - Countries_TJ_provinces_Heilongjiang_cities_Qiqihar = UsePN (mkPN "Qiqihar") ; - Countries_cid_cia_Macau = UsePN (mkPN "Macau") ; - Countries_MEX_provinces_SanLuisPotosi_cities_SanLuisPotosi = UsePN (mkPN "San Luis Potosi") ; - Countries_J_provinces_Ishikawa_cities_Kanazawa = UsePN (mkPN "Kanazawa") ; - Countries_cid_cia_Wake_Island = UsePN (mkPN "Wake Island") ; - Countries_SA_cities_Riyadh = UsePN (mkPN "Riyadh") ; - Organizations_UN = UsePN (mkPN "United Nations") ; - Countries_E_provinces_Catalonia_cities_Baracaldo = UsePN (mkPN "Baracaldo") ; - Countries_RSA_provinces_KwazuluNatal = UsePN (mkPN "Kwazulu Natal") ; - Countries_ETH_cities_BahirDar = UsePN (mkPN "Bahir Dar") ; - Countries_CDN_provinces_Ontario_cities_NorthYork = UsePN (mkPN "North York") ; - Countries_MEX_provinces_Guanajuato_cities_Salamanca = UsePN (mkPN "Salamanca") ; - Lakes_LakeAbaya = UsePN (mkPN "Lake Abaya") ; - Countries_RO_provinces_Alba = UsePN (mkPN "Alba") ; - Countries_Z_provinces_Luapula_cities_Mansa = UsePN (mkPN "Mansa") ; - Countries_TJ_provinces_Jiangsu_cities_Lianyungang = UsePN (mkPN "Lianyungang") ; - Countries_KAZ_provinces_Qostanay = UsePN (mkPN "Qostanay") ; - Countries_RO_provinces_Bacau_cities_Bacau = UsePN (mkPN "Bacau") ; - Countries_CDN_provinces_NovaScotia = UsePN (mkPN "Nova Scotia") ; - Countries_D_provinces_NordrheinWestfalen_cities_Bielefeld = UsePN (mkPN "Bielefeld") ; - Countries_CDN_provinces_Ontario_cities_Nepean = UsePN (mkPN "Nepean") ; - Islands_Kiribati = UsePN (mkPN "Kiribati") ; - Countries_N_provinces_Oppland = UsePN (mkPN "Oppland") ; - Organizations_NC = UsePN (mkPN "Nordic Council") ; - Countries_USA_provinces_California_cities_SanBernardino = UsePN (mkPN "San Bernardino") ; - Countries_IR_provinces_Khuzestan = UsePN (mkPN "Khuzestan") ; - Rivers_Pjandsh = UsePN (mkPN "Pjandsh") ; - Countries_A_provinces_LowerAustria_cities_St_Polten = UsePN (mkPN "St. Polten") ; - Countries_CH_provinces_SH_cities_Schaffhausen = UsePN (mkPN "Schaffhausen") ; - Countries_E_provinces_Asturias = UsePN (mkPN "Asturias") ; - Countries_KWT_cities_Kuwait = UsePN (mkPN "Kuwait") ; - Countries_PL_provinces_Nowosadeckie = UsePN (mkPN "Nowosadeckie") ; - Countries_ET_provinces_ElMinufiya_cities_ShibinelKom = UsePN (mkPN "Shibin el Kom") ; - Countries_J_provinces_Fukui_cities_Fukui = UsePN (mkPN "Fukui") ; - Countries_EAK_provinces_Eastern_cities_Machakos = UsePN (mkPN "Machakos") ; - Countries_GB_provinces_Tayside = UsePN (mkPN "Tayside") ; - Countries_USA_provinces_Iowa_cities_CedarRapids = UsePN (mkPN "Cedar Rapids") ; - Countries_RO_provinces_Alba_cities_AlbaIulia = UsePN (mkPN "Alba Iulia") ; - Countries_TJ_provinces_Heilongjiang_cities_Mudanjiang = UsePN (mkPN "Mudanjiang") ; - Countries_ANG_provinces_CuanzaSul = UsePN (mkPN "Cuanza Sul") ; - Countries_J_provinces_Fukuoka = UsePN (mkPN "Fukuoka") ; - Countries_MEX_provinces_Coahuila_cities_Saltillo = UsePN (mkPN "Saltillo") ; - Rivers_Don = UsePN (mkPN "Don") ; - Countries_N_provinces_Oslo = UsePN (mkPN "Oslo") ; - Countries_CR_provinces_Alajuela = UsePN (mkPN "Alajuela") ; - Countries_R_provinces_Rep_ofKarelia_cities_Petrozavodsk = UsePN (mkPN "Petrozavodsk") ; - Countries_BR_provinces_SaoPaulo_cities_Itu = UsePN (mkPN "Itu") ; - Countries_WAN_cities_Oka = UsePN (mkPN "Oka") ; - Countries_PL_provinces_Krosnienskie_cities_Krosno = UsePN (mkPN "Krosno") ; - Countries_USA_provinces_Maryland = UsePN (mkPN "Maryland") ; - Countries_GB_provinces_Essex_cities_Chelmsford = UsePN (mkPN "Chelmsford") ; - Countries_ZRE_provinces_Kinshasa = UsePN (mkPN "Kinshasa") ; - Countries_ZRE_provinces_Equateur = UsePN (mkPN "Equateur") ; - Countries_TR_provinces_Canakkale_cities_Canakkale = UsePN (mkPN "Canakkale") ; - Deserts_ErgRebiana = UsePN (mkPN "Erg Rebiana") ; - Countries_IND_provinces_JammuandKashmir_cities_Jammu = UsePN (mkPN "Jammu") ; - Countries_S_provinces_Jamtland = UsePN (mkPN "Jamtland") ; - Countries_TJ_provinces_Shaanxi_cities_Yanan = UsePN (mkPN "Yanan") ; - Countries_E_provinces_CastileLaMancha_cities_Toledo = UsePN (mkPN "Toledo") ; - Countries_RO_provinces_Brasov = UsePN (mkPN "Brasov") ; - Countries_TJ_provinces_Hunan_cities_Changde = UsePN (mkPN "Changde") ; - Islands_Jersey = UsePN (mkPN "Jersey") ; - Countries_GH_cities_Tamale = UsePN (mkPN "Tamale") ; - Countries_ET_provinces_Matruh = UsePN (mkPN "Matruh") ; - Countries_D_provinces_NordrheinWestfalen_cities_BergischGladbach = UsePN (mkPN "Bergisch Gladbach") ; - Countries_WAN_cities_Ilorin = UsePN (mkPN "Ilorin") ; - Countries_BR_provinces_Bahia_cities_Salvador = UsePN (mkPN "Salvador") ; - Seas_IrishSea = UsePN (mkPN "Irish Sea") ; - Countries_ES_cities_Soyapango = UsePN (mkPN "Soyapango") ; - Countries_R_provinces_Permskayaoblast_cities_Perm = UsePN (mkPN "Perm") ; - Organizations_IOM = UsePN (mkPN "International Organization for Migration") ; - Organizations_G_30 = UsePN (mkPN "Group of 30") ; - Countries_IRQ_provinces_Karbala_cities_Karbala = UsePN (mkPN "Karbala") ; - Countries_RC_provinces_Tainan_munic = UsePN (mkPN "Tainan (munic.)") ; - Islands_Gomera = UsePN (mkPN "Gomera") ; - Countries_GB_provinces_Bedfordshire_cities_Luton = UsePN (mkPN "Luton") ; - Continents_Africa = UsePN (mkPN "Africa") ; - Countries_MOC_provinces_Tete_cities_Tete = UsePN (mkPN "Tete") ; - Countries_PE_provinces_Ucayali_cities_Pucallpa = UsePN (mkPN "Pucallpa") ; - Countries_USA_provinces_California_cities_Oxnard = UsePN (mkPN "Oxnard") ; - Countries_CO_provinces_Amazonas = UsePN (mkPN "Amazonas") ; - Countries_IND_provinces_Maharashtra_cities_Amravati = UsePN (mkPN "Amravati") ; - Countries_SN_provinces_Tambacounda_cities_Tambacounda = UsePN (mkPN "Tambacounda") ; - Countries_B_provinces_Hainaut_cities_Charleroi = UsePN (mkPN "Charleroi") ; - Countries_GB_provinces_Kent_cities_RochesteruponMedway = UsePN (mkPN "Rochester upon Medway") ; - Countries_WAN_cities_Abuja = UsePN (mkPN "Abuja") ; - Countries_USA_provinces_Arizona_cities_Phoenix = UsePN (mkPN "Phoenix") ; - Countries_USA_provinces_NewYork_cities_Albany = UsePN (mkPN "Albany") ; - Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe = UsePN (mkPN "Dushanbe") ; - Countries_BR_provinces_MinasGerais_cities_Barbacena = UsePN (mkPN "Barbacena") ; - Countries_CO_provinces_Cauca = UsePN (mkPN "Cauca") ; - Countries_GB_provinces_Kent_cities_TunbridgeWells = UsePN (mkPN "Tunbridge Wells") ; - Countries_NOK_cities_Kusong = UsePN (mkPN "Kusong") ; - Countries_TR_provinces_Amasya = UsePN (mkPN "Amasya") ; - Countries_BR_provinces_MinasGerais_cities_BeloHorizonte = UsePN (mkPN "Belo Horizonte") ; - Countries_MH_cities_Majuro = UsePN (mkPN "Majuro") ; - Countries_TJ_provinces_Hebei_cities_Tangshan = UsePN (mkPN "Tangshan") ; - Countries_BR_provinces_Pernambuco_cities_VitoriadeSantoAntao = UsePN (mkPN "Vitoria de Santo Antao") ; - Countries_PL_provinces_Skierniewickie_cities_Skierniewice = UsePN (mkPN "Skierniewice") ; - Countries_UA_provinces_Donetska = UsePN (mkPN "Donetska") ; - Countries_ES_provinces_LaLibertad_cities_NuevaSanSalvador = UsePN (mkPN "Nueva San Salvador") ; - Countries_GB_provinces_Central = UsePN (mkPN "Central") ; - Countries_SF_provinces_Mikkeli = UsePN (mkPN "Mikkeli") ; - Countries_TR_provinces_Samsun_cities_Samsun = UsePN (mkPN "Samsun") ; - Countries_UAE_provinces_AlFujayrah = UsePN (mkPN "Al Fujayrah") ; - Countries_GB_provinces_HerefordandWorcester_cities_Worcester = UsePN (mkPN "Worcester") ; - Countries_cid_cia_Gibraltar_cities_Gibraltar = UsePN (mkPN "Gibraltar") ; - Countries_PE_provinces_Piura_cities_Talara = UsePN (mkPN "Talara") ; - Countries_GB_provinces_Surrey_cities_Reigate = UsePN (mkPN "Reigate") ; - Countries_MOC_provinces_Maputo_cities_Nacala = UsePN (mkPN "Nacala") ; - Organizations_OSCE = UsePN (mkPN "Organization for Security and Cooperation in Europe") ; - Countries_J_provinces_Kyoto = UsePN (mkPN "Kyoto") ; - Countries_HCA_provinces_Choluteca = UsePN (mkPN "Choluteca") ; - Countries_RA_provinces_DistritoFederal = UsePN (mkPN "Distrito Federal") ; - Countries_YV_provinces_Anzoategui = UsePN (mkPN "Anzoategui") ; - Countries_GB_provinces_Wiltshire_cities_Trowbridge = UsePN (mkPN "Trowbridge") ; - Countries_D_provinces_Berlin_cities_Berlin = UsePN (mkPN "Berlin") ; - Countries_TR_provinces_Bursa_cities_Bursa = UsePN (mkPN "Bursa") ; - Lakes_LakePowell = UsePN (mkPN "Lake Powell") ; - Countries_PE_provinces_Moquegua_cities_Moquegua = UsePN (mkPN "Moquegua") ; - Countries_USA_provinces_California_cities_LongBeach = UsePN (mkPN "Long Beach") ; - Countries_MEX_provinces_Michoacan_cities_Zamora = UsePN (mkPN "Zamora") ; - Countries_BR_provinces_SaoPaulo_cities_Barretos = UsePN (mkPN "Barretos") ; - Countries_UZB_provinces_Samarqand = UsePN (mkPN "Samarqand") ; - Countries_MYA_provinces_Kachin_cities_Myitkyina = UsePN (mkPN "Myitkyina") ; - Countries_TR_cities_Icel = UsePN (mkPN "Icel") ; - Countries_J_provinces_Oita = UsePN (mkPN "Oita") ; - Countries_D_provinces_Niedersachsen_cities_Salzgitter = UsePN (mkPN "Salzgitter") ; - Countries_KAZ_provinces_Zhambyl_cities_Zhambyl = UsePN (mkPN "Zhambyl") ; - Countries_TR_provinces_Aydin = UsePN (mkPN "Aydin") ; - Countries_N_provinces_Hedmark = UsePN (mkPN "Hedmark") ; - Countries_GB_provinces_Staffordshire_cities_Stafford = UsePN (mkPN "Stafford") ; - Countries_USA_provinces_California_cities_ThousandOaks = UsePN (mkPN "Thousand Oaks") ; - Countries_TJ_provinces_Shandong_cities_Weifang = UsePN (mkPN "Weifang") ; - Countries_EAT_provinces_Tanga = UsePN (mkPN "Tanga") ; - Countries_ANG_provinces_Cabinda = UsePN (mkPN "Cabinda") ; - Lakes_LakeHuron = UsePN (mkPN "Lake Huron") ; - Countries_NL_provinces_NoordHolland_cities_Hilversum = UsePN (mkPN "Hilversum") ; - Countries_IND_provinces_JammuandKashmir_cities_Srinagar = UsePN (mkPN "Srinagar") ; - Rivers_WebiSchebeli = UsePN (mkPN "Webi Schebeli") ; - Organizations_GCC = UsePN (mkPN "Gulf Cooperation Council") ; - Countries_MEX_cities_SoledaddeGracianoSanchez = UsePN (mkPN "Soledad de Graciano Sanchez") ; - Countries_BR_provinces_Paraiba_cities_JoaoPessoa = UsePN (mkPN "Joao Pessoa") ; - Countries_J_provinces_Tokyo_cities_Tokyo = UsePN (mkPN "Tokyo") ; - Countries_UA_provinces_Rivnenska_cities_Rivne = UsePN (mkPN "Rivne") ; - Countries_TJ_provinces_XinjiangUygur_cities_Urumqi = UsePN (mkPN "Urumqi") ; - Countries_TR_provinces_Kutahya_cities_Kutahya = UsePN (mkPN "Kutahya") ; - Countries_THA_provinces_Trat = UsePN (mkPN "Trat") ; - Countries_COM_cities_Moroni = UsePN (mkPN "Moroni") ; - Countries_R_provinces_Moskovskayaoblast_cities_Noginsk = UsePN (mkPN "Noginsk") ; - Countries_WAN_cities_Ondo = UsePN (mkPN "Ondo") ; - Countries_USA_provinces_Montana = UsePN (mkPN "Montana") ; - Countries_J_provinces_Hyogo = UsePN (mkPN "Hyogo") ; - Countries_E_provinces_Valencia_cities_Valencia = UsePN (mkPN "Valencia") ; - Countries_IRQ_provinces_DhiQar = UsePN (mkPN "Dhi Qar") ; - Countries_TJ_provinces_Guizhou_cities_Anshun = UsePN (mkPN "Anshun") ; - Countries_cid_cia_Norfolk_Island_cities_Kingston = UsePN (mkPN "Kingston") ; - Countries_CH_provinces_ZH = UsePN (mkPN "ZH") ; - Islands_LaPalma = UsePN (mkPN "La Palma") ; - Countries_VN_cities_LongXuyen = UsePN (mkPN "Long Xuyen") ; - Countries_RC_provinces_Kaohsiung = UsePN (mkPN "Kaohsiung") ; - Countries_E_provinces_Madrid_cities_Leganes = UsePN (mkPN "Leganes") ; - Countries_PE_provinces_Loreto = UsePN (mkPN "Loreto") ; - Countries_UA_provinces_Chernihivska = UsePN (mkPN "Chernihivska") ; - Countries_RC_provinces_Tainan_munic_cities_Tainan = UsePN (mkPN "Tainan") ; - Countries_GB_provinces_Highland_cities_Inverness = UsePN (mkPN "Inverness") ; - Mountains_Pulog = UsePN (mkPN "Pulog") ; - Countries_R_provinces_Rep_ofMariyEl = UsePN (mkPN "Rep. of Mariy El") ; - Countries_TR_provinces_Karaman_cities_Karaman = UsePN (mkPN "Karaman") ; - Countries_TR_provinces_Afyon = UsePN (mkPN "Afyon") ; - Countries_R_provinces_Ryazanskayaoblast = UsePN (mkPN "Ryazanskaya oblast") ; - Islands_IsleofMan = UsePN (mkPN "Isle of Man") ; - Countries_J_provinces_Ehime = UsePN (mkPN "Ehime") ; - Countries_GQ_cities_Sta_Isabel = UsePN (mkPN "Sta. Isabel") ; - Countries_CH_provinces_ZG_cities_Zug = UsePN (mkPN "Zug") ; - Countries_PL_provinces_Zielonogorskie = UsePN (mkPN "Zielonogorskie") ; - Countries_A_provinces_Salzburg_cities_Salzburg = UsePN (mkPN "Salzburg") ; - Countries_MA_provinces_CentreSud = UsePN (mkPN "Centre Sud") ; - Countries_VN_cities_CanTho = UsePN (mkPN "Can Tho") ; - Countries_CH_provinces_LU_cities_Luzern = UsePN (mkPN "Luzern") ; - Countries_IND_provinces_AndhraPradesh = UsePN (mkPN "Andhra Pradesh") ; - Countries_NL_provinces_NoordBrabant_cities_sHertogenbosch = UsePN (mkPN "s Hertogenbosch") ; - Countries_TJ_provinces_XinjiangUygur_cities_Kashi = UsePN (mkPN "Kashi") ; - Countries_CO_provinces_Cesar_cities_Valledupar = UsePN (mkPN "Valledupar") ; - Countries_IND_provinces_Punjab_cities_Amritsar = UsePN (mkPN "Amritsar") ; - Countries_UA_provinces_Cherkaska = UsePN (mkPN "Cherkaska") ; - Countries_R_provinces_Rep_ofMordovia_cities_Saransk = UsePN (mkPN "Saransk") ; - Countries_ET_provinces_ElQahira_munic_cities_Helwan = UsePN (mkPN "Helwan") ; - Countries_C_provinces_SantiagodeCuba = UsePN (mkPN "Santiago de Cuba") ; - Deserts_ErgIgidi = UsePN (mkPN "Erg Igidi") ; - Countries_GB_provinces_Grampian = UsePN (mkPN "Grampian") ; - Countries_GR_provinces_Kriti = UsePN (mkPN "Kriti") ; - Countries_GB_provinces_Gloucestershire = UsePN (mkPN "Gloucestershire") ; - Countries_S_provinces_Stockholm_cities_Stockholm = UsePN (mkPN "Stockholm") ; - Islands_Vulcano = UsePN (mkPN "Vulcano") ; - Countries_PL_provinces_Zamojskie = UsePN (mkPN "Zamojskie") ; - Countries_BR_provinces_EspiritoSanto = UsePN (mkPN "Espirito Santo") ; - Countries_J_provinces_Yamagata = UsePN (mkPN "Yamagata") ; - Countries_F_provinces_Bourgogne_cities_Dijon = UsePN (mkPN "Dijon") ; - Countries_PA_provinces_ComarcadeSanBlas = UsePN (mkPN "Comarca de San Blas") ; - Countries_EAT_provinces_Kilimanjaro = UsePN (mkPN "Kilimanjaro") ; - Countries_D_provinces_NordrheinWestfalen_cities_Duisburg = UsePN (mkPN "Duisburg") ; - Organizations_IMO = UsePN (mkPN "International Maritime Organization") ; - Countries_TR_provinces_Batman_cities_Batman = UsePN (mkPN "Batman") ; - Organizations_CCC = UsePN (mkPN "Customs Cooperation Council") ; - Countries_UA_provinces_Mykolayivska = UsePN (mkPN "Mykolayivska") ; - Countries_NOK_cities_Kaesong = UsePN (mkPN "Kaesong") ; - Countries_MEX_provinces_Aguascalientes_cities_Aguascalientes = UsePN (mkPN "Aguascalientes") ; - Countries_J_provinces_Gifu_cities_Gifu = UsePN (mkPN "Gifu") ; - Organizations_UNEP = UsePN (mkPN "United Nations Environment Program") ; - Countries_cid_cia_Bermuda_cities_Hamilton = UsePN (mkPN "Hamilton") ; - Countries_EAK_provinces_Nairobi = UsePN (mkPN "Nairobi") ; - Countries_VN_provinces_LongAn = UsePN (mkPN "Long An") ; - Countries_PL_provinces_Suwalskie = UsePN (mkPN "Suwalskie") ; - Countries_E_provinces_BasqueCountry_cities_Bilbao = UsePN (mkPN "Bilbao") ; - Countries_PL_cities_JastrzebieZdroj = UsePN (mkPN "Jastrzebie Zdroj") ; - Countries_MEX_cities_Llave = UsePN (mkPN "Llave") ; - Countries_CDN_provinces_Alberta_cities_Calgary = UsePN (mkPN "Calgary") ; - Countries_R_provinces_Bryanskayaoblast = UsePN (mkPN "Bryanskaya oblast") ; - Countries_USA_provinces_Kansas_cities_OverlandPark = UsePN (mkPN "Overland Park") ; - Countries_ANG_provinces_Benguela = UsePN (mkPN "Benguela") ; - Countries_MEX_provinces_Guanajuato = UsePN (mkPN "Guanajuato") ; - Countries_cid_cia_Greenland_cities_Nuuk = UsePN (mkPN "Nuuk") ; - Islands_Lewis = UsePN (mkPN "Lewis") ; - Countries_J_provinces_Kagawa = UsePN (mkPN "Kagawa") ; - Countries_E_provinces_Cantabria = UsePN (mkPN "Cantabria") ; - Countries_J_provinces_Fukuoka_cities_Fukuoka = UsePN (mkPN "Fukuoka") ; - Countries_TR_provinces_Zonguldak_cities_Karabuk = UsePN (mkPN "Karabuk") ; - Islands_Skye = UsePN (mkPN "Skye") ; - Countries_BR_provinces_Roraima = UsePN (mkPN "Roraima") ; - Countries_THA_provinces_ChiangMai = UsePN (mkPN "Chiang Mai") ; - Countries_BD_cities_Savar = UsePN (mkPN "Savar") ; - Countries_CO_provinces_ValledeCauca_cities_Buenaventura = UsePN (mkPN "Buenaventura") ; - Countries_BD_cities_Dhaka = UsePN (mkPN "Dhaka") ; - Countries_CH_provinces_GE_cities_Geneva = UsePN (mkPN "Geneva") ; - Countries_IR_provinces_Semnan = UsePN (mkPN "Semnan") ; - Countries_PE_provinces_Ayacucho = UsePN (mkPN "Ayacucho") ; - Countries_TJ_provinces_Heilongjiang_cities_Hegang = UsePN (mkPN "Hegang") ; - Countries_I_provinces_Abruzzo_cities_LAquila = UsePN (mkPN "LAquila") ; - Rivers_Drin = UsePN (mkPN "Drin") ; - Countries_RO_provinces_Buzau_cities_Buzau = UsePN (mkPN "Buzau") ; - Countries_YV_provinces_Miranda_cities_Petare = UsePN (mkPN "Petare") ; - Countries_NZ_cities_Auckland = UsePN (mkPN "Auckland") ; - Countries_THA_provinces_Pattani = UsePN (mkPN "Pattani") ; - Countries_RSA_provinces_Gauteng_cities_Johannesburg = UsePN (mkPN "Johannesburg") ; - Countries_ZW_cities_Harare = UsePN (mkPN "Harare") ; - Countries_VN_cities_NhaTrang = UsePN (mkPN "Nha Trang") ; - Countries_IR_provinces_Markazi_cities_Arak = UsePN (mkPN "Arak") ; - Countries_GB_provinces_Anglesey_cities_Llangefni = UsePN (mkPN "Llangefni") ; - Countries_PL_provinces_Rzeszowskie_cities_Rzeszow = UsePN (mkPN "Rzeszow") ; - Countries_F_provinces_LanguedocRousillon_cities_Perpignan = UsePN (mkPN "Perpignan") ; - Countries_R_provinces_Smolenskayaoblast = UsePN (mkPN "Smolenskaya oblast") ; - Countries_NCA_cities_Noumea = UsePN (mkPN "Noumea") ; - Countries_CDN_provinces_Quebec_cities_Quebec = UsePN (mkPN "Quebec") ; - Countries_UZB_provinces_Surkhondare = UsePN (mkPN "Surkhondare") ; - Countries_GB_provinces_Suffolk = UsePN (mkPN "Suffolk") ; - Countries_THA_provinces_UbonRatchathani = UsePN (mkPN "Ubon Ratchathani") ; - Countries_RA_provinces_SantaCruz = UsePN (mkPN "Santa Cruz") ; - Countries_BR_provinces_SaoPaulo_cities_Indaiatuba = UsePN (mkPN "Indaiatuba") ; - Countries_TR_provinces_Trabzon_cities_Trabzon = UsePN (mkPN "Trabzon") ; - Countries_S_provinces_Ostergotland_cities_Linkoping = UsePN (mkPN "Linkoping") ; - Countries_NL_provinces_ZuidHolland_cities_Rotterdam = UsePN (mkPN "Rotterdam") ; - Countries_J_provinces_Fukuoka_cities_Kitakyushu = UsePN (mkPN "Kita kyushu") ; - Countries_IND_provinces_Maharashtra_cities_Mumbai = UsePN (mkPN "Mumbai") ; - Countries_UA_provinces_Volynska_cities_Lutsk = UsePN (mkPN "Lutsk") ; - Countries_CH_provinces_NE_cities_Neuchatel = UsePN (mkPN "Neuchatel") ; - Countries_USA_provinces_Tennessee_cities_Knoxville = UsePN (mkPN "Knoxville") ; - Countries_cid_cia_Anguilla = UsePN (mkPN "Anguilla") ; - Countries_RI_cities_Pekalongan = UsePN (mkPN "Pekalongan") ; - Countries_PK_cities_Larkana = UsePN (mkPN "Larkana") ; - Countries_GB_provinces_Derbyshire_cities_Derby = UsePN (mkPN "Derby") ; - Countries_THA_provinces_SakonNakhon = UsePN (mkPN "Sakon Nakhon") ; - Lakes_LakeUrumiyeh = UsePN (mkPN "Lake Urumiyeh") ; - Countries_GB_provinces_TyneandWear_cities_NewcastleuponTyne = UsePN (mkPN "Newcastle upon Tyne") ; - Countries_R_provinces_Stavropolskykray_cities_Neftekamsk = UsePN (mkPN "Neftekamsk") ; - Countries_NL_provinces_Flevoland = UsePN (mkPN "Flevoland") ; - Countries_TJ_provinces_Jiangsu_cities_Yizheng = UsePN (mkPN "Yizheng") ; - Countries_BR_provinces_RiodeJaneiro_cities_Niteroi = UsePN (mkPN "Niteroi") ; - Countries_IND_provinces_Karnataka_cities_Bangalore = UsePN (mkPN "Bangalore") ; - Countries_R_provinces_Chelyabinskayaoblast_cities_Zlatoust = UsePN (mkPN "Zlatoust") ; - Countries_I_provinces_Lombardia_cities_Milan = UsePN (mkPN "Milan") ; - Islands_Patmos = UsePN (mkPN "Patmos") ; - Lakes_LakeWinnipeg = UsePN (mkPN "Lake Winnipeg") ; - Countries_RC_provinces_Chilung_munic_cities_Chilung = UsePN (mkPN "Chilung") ; - Countries_H_provinces_KomaromEsztergom = UsePN (mkPN "Komarom Esztergom") ; - Countries_IND_provinces_Mizoram_cities_Aijal = UsePN (mkPN "Aijal") ; - Countries_HR_cities_Zagreb = UsePN (mkPN "Zagreb") ; - Countries_MEX_provinces_NuevoLeon = UsePN (mkPN "Nuevo Leon") ; - Countries_GB_provinces_Swansea_cities_Swansea = UsePN (mkPN "Swansea") ; - Countries_RC_provinces_Ilan = UsePN (mkPN "Ilan") ; - Lakes_LakeTanganjika = UsePN (mkPN "Lake Tanganjika") ; - Countries_MEX_provinces_NuevoLeon_cities_SanNicolasdelosGarza = UsePN (mkPN "San Nicolas de los Garza") ; - Countries_D_provinces_Brandenburg_cities_Cottbus = UsePN (mkPN "Cottbus") ; - Countries_TR_provinces_Kastamonu = UsePN (mkPN "Kastamonu") ; - Mountains_PicoDuarte = UsePN (mkPN "Pico Duarte") ; - Countries_RA_provinces_SanLuis_cities_SanLuis = UsePN (mkPN "San Luis") ; - Countries_RC_provinces_Yunlin_cities_Touliu = UsePN (mkPN "Touliu") ; - Countries_GB_provinces_ValeofGlamorgan = UsePN (mkPN "Vale of Glamorgan") ; - Countries_WAL_cities_Freetown = UsePN (mkPN "Freetown") ; - Countries_SF_provinces_Haeme_cities_Haemeenlinna = UsePN (mkPN "Haemeenlinna") ; - Countries_R_provinces_Altayskiykray_cities_Barnaul = UsePN (mkPN "Barnaul") ; - Countries_VN_provinces_SocTrang = UsePN (mkPN "Soc Trang") ; - Countries_ANG_provinces_LundaNorte_cities_Lucapa = UsePN (mkPN "Lucapa") ; - Countries_R_provinces_Volgogradskayaoblast_cities_Kamyshin = UsePN (mkPN "Kamyshin") ; - Islands_Kotelnyisland = UsePN (mkPN "Kotelny island") ; - Rivers_Seine = UsePN (mkPN "Seine") ; - Countries_MAL_provinces_Sarawak_cities_Sibu = UsePN (mkPN "Sibu") ; - Organizations_ESCAP = UsePN (mkPN "Economic and Social Commission for Asia and the Pacific") ; - Countries_CR_provinces_Alajuela_cities_Alajuela = UsePN (mkPN "Alajuela") ; - Countries_TJ_provinces_Tibet = UsePN (mkPN "Tibet") ; - Countries_GR_provinces_AnatolikiMakedhoniakaiThraki = UsePN (mkPN "Anatoliki Makedhonia kai Thraki") ; - Countries_TR_provinces_Samsun = UsePN (mkPN "Samsun") ; - Countries_RSA_cities_Sandton = UsePN (mkPN "Sandton") ; - Rivers_Kura = UsePN (mkPN "Kura") ; - Countries_MAL_provinces_Selangor_cities_ShahAlam = UsePN (mkPN "Shah Alam") ; - Countries_RI_cities_Surabaya = UsePN (mkPN "Surabaya") ; - Countries_PA_provinces_Panama_cities_SanMiguelito = UsePN (mkPN "San Miguelito") ; - Countries_VN_provinces_LangSon = UsePN (mkPN "Lang Son") ; - Countries_TJ_provinces_Hubei_cities_Cangzhou = UsePN (mkPN "Cangzhou") ; - Countries_GB_provinces_Essex_cities_SouthendonSea = UsePN (mkPN "Southend on Sea") ; - Countries_BR_provinces_Amazonas_cities_Manaus = UsePN (mkPN "Manaus") ; - Islands_Palawan = UsePN (mkPN "Palawan") ; - Countries_SN_provinces_Thies_cities_Thies = UsePN (mkPN "Thies") ; - Countries_MA_provinces_NordOuest = UsePN (mkPN "Nord Ouest") ; - Countries_UA_provinces_Chernihivska_cities_Chernihiv = UsePN (mkPN "Chernihiv") ; - Countries_TJ_provinces_Zhejiang_cities_Cixi = UsePN (mkPN "Cixi") ; - Countries_S_provinces_Kronoberg = UsePN (mkPN "Kronoberg") ; - Countries_SUD_provinces_alKhartum_cities_KhartoumNorth = UsePN (mkPN "Khartoum North") ; - Countries_TJ_provinces_GuangxiZhuangzu = UsePN (mkPN "Guangxi Zhuangzu") ; - Countries_PK_cities_DeraGhaziKhan = UsePN (mkPN "Dera Ghazi Khan") ; - Organizations_UNIDO = UsePN (mkPN "United Nations Industrial Development Organization") ; - Countries_IL_provinces_Haifa = UsePN (mkPN "Haifa") ; - Countries_EAT_provinces_Kagera_cities_Bukoba = UsePN (mkPN "Bukoba") ; - Countries_RO_provinces_Covasha = UsePN (mkPN "Covasha") ; - Countries_CZ_provinces_Jihomoravsky = UsePN (mkPN "Jihomoravsky") ; - Countries_MAL_provinces_NegeriSembilan = UsePN (mkPN "Negeri Sembilan") ; - Organizations_CE = UsePN (mkPN "Council of Europe") ; - Countries_SF_provinces_Turku_Pori = UsePN (mkPN "Turku-Pori") ; - Countries_MA_provinces_Oriental = UsePN (mkPN "Oriental") ; - Countries_TR_provinces_Bitlis_cities_Bitlis = UsePN (mkPN "Bitlis") ; - Countries_TJ_provinces_Hebei_cities_Zhangjiakou = UsePN (mkPN "Zhangjiakou") ; - Countries_B_provinces_Namur_cities_Namur = UsePN (mkPN "Namur") ; - Countries_GB_provinces_Berkshire_cities_Bracknell = UsePN (mkPN "Bracknell") ; - Countries_TJ_provinces_GuangxiZhuangzu_cities_Liuzhou = UsePN (mkPN "Liuzhou") ; - Countries_AUS_provinces_WesternAustralia_cities_Albany = UsePN (mkPN "Albany") ; - Countries_BR_provinces_RiodeJaneiro_cities_Macae = UsePN (mkPN "Macae") ; - Countries_H_provinces_Veszprem_cities_Veszprem = UsePN (mkPN "Veszprem") ; - Deserts_Trarza = UsePN (mkPN "Trarza") ; - Countries_RO_provinces_Neamt = UsePN (mkPN "Neamt") ; - Countries_YV_provinces_Lara_cities_Barquisimeto = UsePN (mkPN "Barquisimeto") ; - Countries_IL_provinces_TelAviv_cities_TelAviv = UsePN (mkPN "Tel Aviv") ; - Countries_MAL_provinces_Selangor_cities_Kelang = UsePN (mkPN "Kelang") ; - Countries_CO_provinces_Vaupes = UsePN (mkPN "Vaupes") ; - Countries_RO_provinces_Olt_cities_Slatina = UsePN (mkPN "Slatina") ; - Countries_MAL_provinces_Johor = UsePN (mkPN "Johor") ; - Deserts_Kysylkum = UsePN (mkPN "Kysylkum") ; - Countries_MEX_provinces_Puebla_cities_Puebla = UsePN (mkPN "Puebla") ; - Countries_RO_provinces_Bihor_cities_Oradea = UsePN (mkPN "Oradea") ; - Countries_IR_provinces_ChaharMahaleBakhtiari = UsePN (mkPN "Chahar Mahal e Bakhtiari") ; - Organizations_IDB = UsePN (mkPN "Islamic Development Bank") ; - Countries_RO_provinces_Timis = UsePN (mkPN "Timis") ; - Countries_CO_provinces_Bolivar_cities_Cartagena = UsePN (mkPN "Cartagena") ; - Countries_C_provinces_LasTunas = UsePN (mkPN "Las Tunas") ; - Countries_ANG_provinces_CuandoCubango = UsePN (mkPN "Cuando Cubango") ; - Countries_GB_provinces_Cleveland_cities_Middlesbrough = UsePN (mkPN "Middlesbrough") ; - Countries_CO_provinces_SantanderdelSur = UsePN (mkPN "Santander del Sur") ; - Countries_R_provinces_Tulskayaoblast = UsePN (mkPN "Tulskaya oblast") ; - Countries_CO_provinces_Cesar = UsePN (mkPN "Cesar") ; - Countries_D_provinces_NordrheinWestfalen_cities_Krefeld = UsePN (mkPN "Krefeld") ; - Countries_cid_cia_Howland_Island = UsePN (mkPN "Howland Island") ; - Countries_J_provinces_Saga = UsePN (mkPN "Saga") ; - Islands_Alicudi = UsePN (mkPN "Alicudi") ; - Lakes_LakeNgami = UsePN (mkPN "Lake Ngami") ; - Countries_GB_provinces_Merseyside = UsePN (mkPN "Merseyside") ; - Countries_YV_provinces_Miranda = UsePN (mkPN "Miranda") ; - Countries_B_provinces_Namur = UsePN (mkPN "Namur") ; - Countries_UZB_provinces_Nawoiy = UsePN (mkPN "Nawoiy") ; - Countries_USA_provinces_Arizona_cities_Glendale = UsePN (mkPN "Glendale") ; - Countries_BD_cities_Rajshahi = UsePN (mkPN "Rajshahi") ; - Countries_GB_provinces_Durham = UsePN (mkPN "Durham") ; - Countries_USA_provinces_Arizona_cities_Chandler = UsePN (mkPN "Chandler") ; - Countries_IND_provinces_Kerala_cities_Kozhikode = UsePN (mkPN "Kozhikode") ; - Countries_PK_cities_Okara = UsePN (mkPN "Okara") ; - Countries_RO_provinces_BistritaNasaud = UsePN (mkPN "Bistrita Nasaud") ; - Countries_E_provinces_Aragon = UsePN (mkPN "Aragon") ; - Countries_MAL_provinces_Perak_cities_Ipoh = UsePN (mkPN "Ipoh") ; - Countries_GB_provinces_Strathclyde = UsePN (mkPN "Strathclyde") ; - Countries_CAM_provinces_Adamaoua_cities_Ngaoundere = UsePN (mkPN "Ngaoundere") ; - Countries_C_provinces_Holguin = UsePN (mkPN "Holguin") ; - Countries_N_provinces_Oestfold_cities_Moss = UsePN (mkPN "Moss") ; - Countries_E_provinces_Valencia_cities_CastellondelaPlana = UsePN (mkPN "Castellon de la Plana") ; - Countries_RA_provinces_Neuquen = UsePN (mkPN "Neuquen") ; - Countries_IRQ_provinces_AlAnbar = UsePN (mkPN "Al Anbar") ; - Countries_RI_cities_TebingTinggi = UsePN (mkPN "Tebing Tinggi") ; - Countries_GB_provinces_Merseyside_cities_SaintHelens = UsePN (mkPN "Saint Helens") ; - Deserts_Tanesruft = UsePN (mkPN "Tanesruft") ; - Countries_SUD_provinces_alWusta = UsePN (mkPN "al Wusta") ; - Countries_TJ_provinces_Hebei_cities_Xingtai = UsePN (mkPN "Xingtai") ; - Countries_TJ_provinces_Shaanxi_cities_Hanzhong = UsePN (mkPN "Hanzhong") ; - Countries_TR_provinces_Konya = UsePN (mkPN "Konya") ; - Countries_cid_cia_Paracel_Islands = UsePN (mkPN "Paracel Islands") ; - Countries_Q_cities_Rayyan = UsePN (mkPN "Rayyan") ; - Countries_N_provinces_SoerTrondelag = UsePN (mkPN "Soer Trondelag") ; - Countries_THA_provinces_SuphanBuri = UsePN (mkPN "Suphan Buri") ; - Countries_VN_provinces_TraVinh = UsePN (mkPN "Tra Vinh") ; - Countries_Z_provinces_Copperbelt_cities_Kitwe = UsePN (mkPN "Kitwe") ; - Countries_GB_provinces_Cheshire = UsePN (mkPN "Cheshire") ; - Countries_TJ_provinces_Jiangsu_cities_Changzhou = UsePN (mkPN "Changzhou") ; - Countries_THA_provinces_AngThong = UsePN (mkPN "Ang Thong") ; - Countries_TR_provinces_Kirklareli = UsePN (mkPN "Kirklareli") ; - Countries_HCA_provinces_Cortes_cities_PuertoCortes = UsePN (mkPN "Puerto Cortes") ; - Countries_R_provinces_Rep_ofIngushetiya_cities_Nazran = UsePN (mkPN "Nazran") ; - Countries_F_provinces_PaysdelaLoire_cities_Angers = UsePN (mkPN "Angers") ; - Mountains_HumphreysPeak = UsePN (mkPN "Humphreys Peak") ; - Countries_IND_provinces_Maharashtra_cities_Nasik = UsePN (mkPN "Nasik") ; - Countries_EAT_provinces_MjiniMagharibi = UsePN (mkPN "Mjini Magharibi") ; - Countries_MAL_provinces_Perlis = UsePN (mkPN "Perlis") ; - Countries_CO_provinces_Magdalena_cities_SantaMarta = UsePN (mkPN "Santa Marta") ; - Countries_ROK_cities_Kwangju = UsePN (mkPN "Kwangju") ; - Countries_TJ_provinces_Zhejiang_cities_Huzhou = UsePN (mkPN "Huzhou") ; - Countries_TJ_provinces_GuangxiZhuangzu_cities_Guilin = UsePN (mkPN "Guilin") ; - Countries_R_provinces_Rep_ofKomi_cities_Ukhta = UsePN (mkPN "Ukhta") ; - Countries_BR_provinces_SaoPaulo_cities_Cotia = UsePN (mkPN "Cotia") ; - Countries_UZB_provinces_Farghona_cities_Marghilon = UsePN (mkPN "Marghilon") ; - Countries_IR_provinces_Mazandaran_cities_Qaemshahr = UsePN (mkPN "Qaemshahr") ; - Countries_IR_provinces_Bushehr_cities_Bushehr = UsePN (mkPN "Bushehr") ; - Countries_UA_provinces_Chernivetska = UsePN (mkPN "Chernivetska") ; - Countries_A_provinces_Salzburg = UsePN (mkPN "Salzburg") ; - Countries_R_provinces_Rostovskayaoblast_cities_Novoshakhtinsk = UsePN (mkPN "Novoshakhtinsk") ; - Countries_C_provinces_VillaClara_cities_SantaClara = UsePN (mkPN "Santa Clara") ; - Countries_EAT_provinces_Lindi_cities_Lindi = UsePN (mkPN "Lindi") ; - Countries_S_provinces_Gavleborg_cities_Gavle = UsePN (mkPN "Gavle") ; - Countries_E_provinces_CanaryIslands_cities_LaLaguna = UsePN (mkPN "La Laguna") ; - Countries_D_provinces_BadenWurttemberg_cities_FreiburgimBreisgau = UsePN (mkPN "Freiburg im Breisgau") ; - Countries_MEX_provinces_Guanajuato_cities_Guanajuato = UsePN (mkPN "Guanajuato") ; - Countries_IND_provinces_Gujarat_cities_Jamnagar = UsePN (mkPN "Jamnagar") ; - Countries_CDN_provinces_PrinceEdwardIsland_cities_Charlottetown = UsePN (mkPN "Charlottetown") ; - Countries_ET_provinces_ElQalubiya_cities_Benha = UsePN (mkPN "Benha") ; - Countries_IR_provinces_Kerman = UsePN (mkPN "Kerman") ; - Countries_R_provinces_Rep_ofSakha_cities_Yakutsk = UsePN (mkPN "Yakutsk") ; - Countries_RC_cities_Sanchuung = UsePN (mkPN "Sanchuung") ; - Countries_CO_provinces_Casanare_cities_Yopal = UsePN (mkPN "Yopal") ; - Countries_GB_provinces_TyneandWear_cities_Gateshead = UsePN (mkPN "Gateshead") ; - Countries_SN_provinces_Diourbel = UsePN (mkPN "Diourbel") ; - Countries_IRQ_provinces_Ninawa = UsePN (mkPN "Ninawa") ; - Countries_USA_provinces_Texas_cities_Mesquite = UsePN (mkPN "Mesquite") ; - Countries_R_provinces_Amurskayaoblast = UsePN (mkPN "Amurskaya oblast") ; - Countries_GB_provinces_Berkshire_cities_Newbury = UsePN (mkPN "Newbury") ; - Organizations_WMO = UsePN (mkPN "World Meteorological Organization") ; - Countries_CO_provinces_SanAndresyProvidencia = UsePN (mkPN "San Andres y Providencia") ; - Seas_ArabianSea = UsePN (mkPN "Arabian Sea") ; - Countries_TUV_cities_Funafuti = UsePN (mkPN "Funafuti") ; - Countries_USA_provinces_California_cities_SimiValley = UsePN (mkPN "Simi Valley") ; - Countries_C_provinces_SanctiSpiritus_cities_SanctiSpiritus = UsePN (mkPN "Sancti Spiritus") ; - Countries_CDN_provinces_BritishColumbia_cities_Victoria = UsePN (mkPN "Victoria") ; - Countries_BR_provinces_SaoPaulo = UsePN (mkPN "Sao Paulo") ; - Countries_R_provinces_Orlovskayaoblast_cities_Orel = UsePN (mkPN "Orel") ; - Countries_DK_cities_Odense = UsePN (mkPN "Odense") ; - Countries_BD_cities_Comilla = UsePN (mkPN "Comilla") ; - Countries_R_provinces_Krasnoyarskiykray_cities_Kansk = UsePN (mkPN "Kansk") ; - Countries_PL_provinces_Gdanskie_cities_Gdansk = UsePN (mkPN "Gdansk") ; - Countries_BR_cities_SantaBarbaradOeste = UsePN (mkPN "Santa Barbara dOeste") ; - Countries_RC_provinces_Changhua_cities_Changhua = UsePN (mkPN "Changhua") ; - Countries_R_provinces_UdmurtRepublic_cities_Sarapul = UsePN (mkPN "Sarapul") ; - Countries_UAE_cities_Dubai = UsePN (mkPN "Dubai") ; - Countries_P_provinces_Lisbon = UsePN (mkPN "Lisbon") ; - Countries_USA_provinces_Virginia_cities_VirginiaBeach = UsePN (mkPN "Virginia Beach") ; - Countries_cid_cia_Cayman_Islands_cities_GeorgeTown = UsePN (mkPN "George Town") ; - Countries_USA_provinces_California_cities_Stockton = UsePN (mkPN "Stockton") ; - Countries_SF_provinces_Oulu = UsePN (mkPN "Oulu") ; - Countries_RO_provinces_Olt = UsePN (mkPN "Olt") ; - Countries_CDN_provinces_Ontario_cities_Brampton = UsePN (mkPN "Brampton") ; - Countries_TJ_provinces_Jilin_cities_Gongzhuling = UsePN (mkPN "Gongzhuling") ; - Countries_CO_provinces_Meta_cities_Villavicencio = UsePN (mkPN "Villavicencio") ; - Countries_EAT_provinces_Mbeya = UsePN (mkPN "Mbeya") ; - Countries_D_provinces_Thuringen = UsePN (mkPN "Thuringen") ; - Countries_BR_provinces_Bahia_cities_Juazeiro = UsePN (mkPN "Juazeiro") ; - Countries_CH_provinces_TI = UsePN (mkPN "TI") ; - Countries_PL_provinces_Katowickie_cities_Katowice = UsePN (mkPN "Katowice") ; - Countries_BHT_cities_Thimphu = UsePN (mkPN "Thimphu") ; - Countries_MEX_provinces_Coahuila = UsePN (mkPN "Coahuila") ; - Rivers_Kwa = UsePN (mkPN "Kwa") ; - Countries_IR_provinces_Semnan_cities_Semnan = UsePN (mkPN "Semnan") ; - Countries_I_provinces_Veneto_cities_Venice = UsePN (mkPN "Venice") ; - Lakes_LakeSuat = UsePN (mkPN "Lake Suat") ; - Countries_TJ_provinces_Anhui_cities_Anqing = UsePN (mkPN "Anqing") ; - Countries_J_provinces_Shizuoka = UsePN (mkPN "Shizuoka") ; - Countries_S_provinces_Alvsborg_cities_Vanersborg = UsePN (mkPN "Vanersborg") ; - Countries_TJ_provinces_Shaanxi_cities_Weinan = UsePN (mkPN "Weinan") ; - Countries_HCA_provinces_Copan_cities_SantaRosadeCopan = UsePN (mkPN "Santa Rosa de Copan") ; - Countries_BR_provinces_Paraiba_cities_SantaLuzia = UsePN (mkPN "Santa Luzia") ; - Countries_RI_cities_Bengkulu = UsePN (mkPN "Bengkulu") ; - Countries_MEX_provinces_Tabasco = UsePN (mkPN "Tabasco") ; - Countries_SA_cities_Jeddah = UsePN (mkPN "Jeddah") ; - Countries_NL_provinces_NoordBrabant = UsePN (mkPN "Noord Brabant") ; - Countries_TJ_provinces_Tibet_cities_Lhasa = UsePN (mkPN "Lhasa") ; - Countries_TR_provinces_Afyon_cities_Afyon = UsePN (mkPN "Afyon") ; - Countries_IND_provinces_AndhraPradesh_cities_Warangal = UsePN (mkPN "Warangal") ; - Countries_KAZ_provinces_Almaty = UsePN (mkPN "Almaty") ; - Countries_B_provinces_Antwerp = UsePN (mkPN "Antwerp") ; - Countries_ZRE_provinces_Kivu_cities_Goma = UsePN (mkPN "Goma") ; - Rivers_Ural = UsePN (mkPN "Ural") ; - Islands_Langeland = UsePN (mkPN "Langeland") ; - Countries_GR_provinces_StereaEllas = UsePN (mkPN "Sterea Ellas") ; - Countries_MA_cities_Tanger = UsePN (mkPN "Tanger") ; - Countries_R_provinces_Pskovskayaoblast_cities_Pskov = UsePN (mkPN "Pskov") ; - Countries_TJ_provinces_Henan_cities_Sanmenxia = UsePN (mkPN "Sanmenxia") ; - Countries_ET_provinces_Asyut_cities_Asyut = UsePN (mkPN "Asyut") ; - Countries_GB_provinces_IslandAreas_munic = UsePN (mkPN "Island Areas (munic.)") ; - Countries_MEX_provinces_Michoacan = UsePN (mkPN "Michoacan") ; - Organizations_UNTSO = UsePN (mkPN "United Nations Truce Supervision Organization") ; - Countries_J_provinces_Gifu = UsePN (mkPN "Gifu") ; - Countries_TR_provinces_Kirikkale_cities_Kirikkale = UsePN (mkPN "Kirikkale") ; - Countries_CZ_provinces_Severomoravsky_cities_Ostrava = UsePN (mkPN "Ostrava") ; - Countries_BR_provinces_Bahia_cities_Ilheus = UsePN (mkPN "Ilheus") ; - Countries_RM_provinces_Antsiranana = UsePN (mkPN "Antsiranana") ; - Countries_NL_provinces_Groningen_cities_Groningen = UsePN (mkPN "Groningen") ; - Countries_BR_provinces_Para_cities_Itaituba = UsePN (mkPN "Itaituba") ; - Countries_UA_provinces_Poltavska_cities_Kremenchuk = UsePN (mkPN "Kremenchuk") ; - Countries_RA_provinces_Cordoba_cities_RioCuarto = UsePN (mkPN "Rio Cuarto") ; - Countries_RI_cities_Bandung = UsePN (mkPN "Bandung") ; - Countries_MEX_provinces_Chihuahua = UsePN (mkPN "Chihuahua") ; - Countries_GB_provinces_Cleveland_cities_StocktononTees = UsePN (mkPN "Stockton on Tees") ; - Countries_Z_provinces_Copperbelt_cities_Chingola = UsePN (mkPN "Chingola") ; - Countries_ES_cities_Delgado = UsePN (mkPN "Delgado") ; - Lakes_LakeSuperior = UsePN (mkPN "Lake Superior") ; - Countries_I_provinces_Toscana_cities_Pisa = UsePN (mkPN "Pisa") ; - Countries_NL_provinces_Zeeland_cities_Middelburg = UsePN (mkPN "Middelburg") ; - Countries_RSA_cities_Daveyton = UsePN (mkPN "Daveyton") ; - Countries_R_provinces_Tulskayaoblast_cities_Tula = UsePN (mkPN "Tula") ; - Countries_IND_provinces_UttarPradesh_cities_Allahabad = UsePN (mkPN "Allahabad") ; - Countries_RA_provinces_LaPampa_cities_SantaRosa = UsePN (mkPN "Santa Rosa") ; - Countries_RI_cities_Palangkaraya = UsePN (mkPN "Palangkaraya") ; - Lakes_LakeNyasa = UsePN (mkPN "Lake Nyasa") ; - Countries_HCA_provinces_ElParaiso = UsePN (mkPN "El Paraiso") ; - Countries_cid_cia_Reunion_cities_Saint_Denis = UsePN (mkPN "Saint-Denis") ; - Countries_I_provinces_Lombardia_cities_Brescia = UsePN (mkPN "Brescia") ; - Countries_TR_provinces_Kirikkale = UsePN (mkPN "Kirikkale") ; - Countries_UZB_provinces_Toshkent_cities_Tashkent = UsePN (mkPN "Tashkent") ; - Countries_R_provinces_Krasnodarskykray_cities_Armavir = UsePN (mkPN "Armavir") ; - Countries_CO_provinces_Amazonas_cities_Leticia = UsePN (mkPN "Leticia") ; - Countries_TR_provinces_Isparta_cities_Isparta = UsePN (mkPN "Isparta") ; - Countries_GB_provinces_TyneandWear_cities_Newcastle = UsePN (mkPN "Newcastle") ; - Countries_E_provinces_Catalonia_cities_Lleida = UsePN (mkPN "Lleida") ; - Countries_SN_provinces_Kolda_cities_Kolda = UsePN (mkPN "Kolda") ; - Countries_WAN_cities_Kano = UsePN (mkPN "Kano") ; - Countries_USA_provinces_Georgia_cities_Columbus = UsePN (mkPN "Columbus") ; - Countries_ET_provinces_BeniSuef_cities_BeniSuef = UsePN (mkPN "Beni Suef") ; - Countries_IS_cities_Akureyri = UsePN (mkPN "Akureyri") ; - Deserts_GrandErgEst = UsePN (mkPN "Grand Erg Est") ; - Countries_J_provinces_Kochi_cities_Kochi = UsePN (mkPN "Kochi") ; - Countries_IND_provinces_AndhraPradesh_cities_Vijayawada = UsePN (mkPN "Vijayawada") ; - Countries_WAN_cities_Inisa = UsePN (mkPN "Inisa") ; - Countries_N_provinces_Oppland_cities_Lillehammer = UsePN (mkPN "Lillehammer") ; - Islands_JanMayen = UsePN (mkPN "Jan Mayen") ; - Countries_SF_provinces_Haeme_cities_Tampere = UsePN (mkPN "Tampere") ; - Countries_GCA_cities_GuatemalaCity = UsePN (mkPN "Guatemala City") ; - Countries_TR_provinces_Tokat = UsePN (mkPN "Tokat") ; - Countries_R_provinces_Smolenskayaoblast_cities_Smolensk = UsePN (mkPN "Smolensk") ; - Mountains_Leuser = UsePN (mkPN "Leuser") ; - Countries_YV_provinces_Anzoategui_cities_PuertoLaCruz = UsePN (mkPN "Puerto La Cruz") ; - Countries_USA_provinces_California_cities_ChulaVista = UsePN (mkPN "Chula Vista") ; - Countries_BD_cities_Nawabganj = UsePN (mkPN "Nawabganj") ; - Countries_CZ_provinces_Zapadocesky_cities_Plzen = UsePN (mkPN "Plzen") ; - Islands_Seeland = UsePN (mkPN "Seeland") ; - Countries_S_provinces_Norrbotten_cities_Lulea = UsePN (mkPN "Lulea") ; - Countries_PL_provinces_Leszczynskie = UsePN (mkPN "Leszczynskie") ; - Countries_R_provinces_Novosibirskayaoblast_cities_Novosibirsk = UsePN (mkPN "Novosibirsk") ; - Countries_PL_provinces_Gorzowskie = UsePN (mkPN "Gorzowskie") ; - Countries_ZRE_provinces_Shaba_cities_Likasi = UsePN (mkPN "Likasi") ; - Rivers_JoekulsaaFjoellum = UsePN (mkPN "Joekulsa a Fjoellum") ; - Organizations_NSG = UsePN (mkPN "Nuclear Suppliers Group") ; - Countries_YV_provinces_Tachira = UsePN (mkPN "Tachira") ; - Countries_THA_provinces_SamutSongkhram = UsePN (mkPN "Samut Songkhram") ; - Countries_LAR_cities_Bengasi = UsePN (mkPN "Bengasi") ; - Countries_B_provinces_Liege_cities_Liege = UsePN (mkPN "Liege") ; - Countries_TJ_provinces_Shandong_cities_Dongying = UsePN (mkPN "Dongying") ; - Countries_TJ_provinces_Jiangxi_cities_Shangrao = UsePN (mkPN "Shangrao") ; - Countries_RI_cities_Batam = UsePN (mkPN "Batam") ; - Rivers_WhiteDrin = UsePN (mkPN "White Drin") ; - Rivers_Oulujoki = UsePN (mkPN "Oulujoki") ; - Countries_TJ_provinces_Hubei_cities_Xiaogan = UsePN (mkPN "Xiaogan") ; - Countries_R_provinces_Tambovskayaoblast_cities_Tambov = UsePN (mkPN "Tambov") ; - Countries_J_provinces_Mie_cities_Tsu = UsePN (mkPN "Tsu") ; - Countries_R_provinces_Belgorodskayaoblast_cities_Belgorod = UsePN (mkPN "Belgorod") ; - Countries_PE_provinces_Ancash = UsePN (mkPN "Ancash") ; - Countries_ROK_cities_Taegu = UsePN (mkPN "Taegu") ; - Countries_RO_provinces_Arges_cities_Pitesti = UsePN (mkPN "Pitesti") ; - Islands_PrinceofWalesIsland = UsePN (mkPN "Prince of Wales Island") ; - Countries_PE_provinces_Ica_cities_ChinchaAlta = UsePN (mkPN "Chincha Alta") ; - Countries_IRQ_provinces_AsSulaymaniyah = UsePN (mkPN "As Sulaymaniyah") ; - Countries_UA_provinces_Luhanska_cities_Luhansk = UsePN (mkPN "Luhansk") ; - Countries_TJ_provinces_Qinghai = UsePN (mkPN "Qinghai") ; - Countries_GB_provinces_Merseyside_cities_Sefton = UsePN (mkPN "Sefton") ; - Countries_cid_cia_Virgin_Islands_cities_CharlotteAmalie = UsePN (mkPN "Charlotte Amalie") ; - Countries_B_provinces_Limburg_cities_Hasselt = UsePN (mkPN "Hasselt") ; - Countries_BR_provinces_RioGrandedoSul_cities_NovoHamburgo = UsePN (mkPN "Novo Hamburgo") ; - Countries_IR_provinces_Tehran_cities_Qom = UsePN (mkPN "Qom") ; - Countries_KAZ_provinces_Zhambyl_cities_Dzhambul = UsePN (mkPN "Dzhambul") ; - Countries_S_provinces_Skaraborg_cities_Mariestad = UsePN (mkPN "Mariestad") ; - Organizations_UNFPA = UsePN (mkPN "United Nations Population Fund") ; - Lakes_LakeBangweulu = UsePN (mkPN "Lake Bangweulu") ; - Lakes_LakeNicaragua = UsePN (mkPN "Lake Nicaragua") ; - Countries_cid_cia_Northern_Mariana_Islands = UsePN (mkPN "Northern Mariana Islands") ; - Countries_R_cities_Seversk = UsePN (mkPN "Seversk") ; - Countries_TJ_provinces_Liaoning_cities_Fushun = UsePN (mkPN "Fushun") ; - Countries_R_provinces_Sakhalinskayaoblast_cities_YuzhnoSakhalinsk = UsePN (mkPN "Yuzhno Sakhalinsk") ; - Countries_MV_cities_Male = UsePN (mkPN "Male") ; - Countries_RP_cities_Davao = UsePN (mkPN "Davao") ; - Lakes_LakeRudolph = UsePN (mkPN "Lake Rudolph") ; - Organizations_G_19 = UsePN (mkPN "Group of 19") ; - Countries_BR_provinces_EspiritoSanto_cities_Colatina = UsePN (mkPN "Colatina") ; - Countries_TJ_provinces_Shandong_cities_Zaozhuang = UsePN (mkPN "Zaozhuang") ; - Countries_J_provinces_Oita_cities_Oita = UsePN (mkPN "Oita") ; - Countries_CR_provinces_Limon = UsePN (mkPN "Limon") ; - Countries_J_provinces_Nagasaki_cities_Nagasaki = UsePN (mkPN "Nagasaki") ; - Organizations_IEA = UsePN (mkPN "International Energy Agency") ; - Seas_CaribbeanSea = UsePN (mkPN "Caribbean Sea") ; - Countries_ANG_provinces_Malanje = UsePN (mkPN "Malanje") ; - Mountains_Glittertind = UsePN (mkPN "Glittertind") ; - Countries_THA_provinces_AmnatCharoen = UsePN (mkPN "Amnat Charoen") ; - Countries_TJ_provinces_Jilin_cities_Liaoyuan = UsePN (mkPN "Liaoyuan") ; - Countries_BR_provinces_Roraima_cities_BoaVista = UsePN (mkPN "Boa Vista") ; - Islands_EastCaicos = UsePN (mkPN "East Caicos") ; - Countries_HCA_provinces_Yoro_cities_Olanchito = UsePN (mkPN "Olanchito") ; - Countries_TR_provinces_Giresun = UsePN (mkPN "Giresun") ; - Countries_RO_provinces_Calarasi_cities_Calarasi = UsePN (mkPN "Calarasi") ; - Countries_RO_provinces_Galati_cities_Galati = UsePN (mkPN "Galati") ; - Countries_D_provinces_Niedersachsen_cities_Hannover = UsePN (mkPN "Hannover") ; - Countries_PL_provinces_Kaliskie_cities_Kalisz = UsePN (mkPN "Kalisz") ; - Countries_USA_provinces_NewHampshire = UsePN (mkPN "New Hampshire") ; - Countries_J_provinces_Okinawa_cities_Naha = UsePN (mkPN "Naha") ; - Countries_WAN_cities_Oyo = UsePN (mkPN "Oyo") ; - Countries_RI_cities_Kediri = UsePN (mkPN "Kediri") ; - Countries_RSA_cities_Tembisa = UsePN (mkPN "Tembisa") ; - Countries_USA_provinces_Utah_cities_SaltLakeCity = UsePN (mkPN "Salt Lake City") ; - Countries_USA_provinces_Texas_cities_Plano = UsePN (mkPN "Plano") ; - Countries_RM_provinces_Antsiranana_cities_Antsiranana = UsePN (mkPN "Antsiranana") ; - Organizations_CACM = UsePN (mkPN "Central American Common Market") ; - Countries_USA_provinces_Montana_cities_Helena = UsePN (mkPN "Helena") ; - Countries_IND_provinces_Gujarat_cities_Bhavnagar = UsePN (mkPN "Bhavnagar") ; - Countries_HCA_provinces_Lempira_cities_Gracias = UsePN (mkPN "Gracias") ; - Countries_P_provinces_Faro = UsePN (mkPN "Faro") ; - Countries_R_provinces_Kemerovskayaoblast = UsePN (mkPN "Kemerovskaya oblast") ; - Countries_CV_cities_Praia = UsePN (mkPN "Praia") ; - Countries_D_provinces_Sachsen_cities_Chemnitz = UsePN (mkPN "Chemnitz") ; - Countries_MAL_provinces_Kelantan_cities_KotaBaharu = UsePN (mkPN "Kota Baharu") ; - Countries_WAN_cities_Owo = UsePN (mkPN "Owo") ; - Countries_BD_cities_Brahmanbaria = UsePN (mkPN "Brahmanbaria") ; - Countries_CAM_provinces_Sudoueste_cities_Buea = UsePN (mkPN "Buea") ; - Countries_MYA_provinces_Ayeyarwady_cities_Pathein = UsePN (mkPN "Pathein") ; - Countries_IND_provinces_UttarPradesh_cities_Aligarh = UsePN (mkPN "Aligarh") ; - Mountains_RasDaschan = UsePN (mkPN "Ras Daschan") ; - Rivers_BlueNile = UsePN (mkPN "Blue Nile") ; - Countries_VN_provinces_QuangNgai = UsePN (mkPN "Quang Ngai") ; - Countries_ET_provinces_ElGharbiya_cities_ElMahallaelKubra = UsePN (mkPN "El Mahalla el Kubra") ; - Countries_USA_provinces_Connecticut_cities_Hartford = UsePN (mkPN "Hartford") ; - Countries_MYA_provinces_Kayin = UsePN (mkPN "Kayin") ; - Lakes_ChicamaugaLake = UsePN (mkPN "Chicamauga Lake") ; - Mountains_Meru = UsePN (mkPN "Meru") ; - Countries_IND_provinces_Nagaland_cities_Kohima = UsePN (mkPN "Kohima") ; - Countries_GB_provinces_Hampshire_cities_Havant = UsePN (mkPN "Havant") ; - Countries_ET_provinces_Qena_cities_ElUqsur = UsePN (mkPN "El Uqsur") ; - Countries_A_provinces_Vienna = UsePN (mkPN "Vienna") ; - Countries_H_provinces_Csongrad_cities_Hodmezovasarhely = UsePN (mkPN "Hodmezovasarhely") ; - Countries_GB_provinces_Dorset = UsePN (mkPN "Dorset") ; - Countries_USA_provinces_NewJersey_cities_Trenton = UsePN (mkPN "Trenton") ; - Countries_TJ_provinces_Hunan_cities_Yuanjiang = UsePN (mkPN "Yuanjiang") ; - Countries_GB_provinces_Pembrokeshire = UsePN (mkPN "Pembrokeshire") ; - Countries_BR_provinces_DistritoFederal = UsePN (mkPN "Distrito Federal") ; - Countries_R_provinces_Rostovskayaoblast = UsePN (mkPN "Rostovskaya oblast") ; - Countries_GNB_cities_Bissau = UsePN (mkPN "Bissau") ; - Lakes_Vaenern = UsePN (mkPN "Vaenern") ; - Countries_LB_cities_Monrovia = UsePN (mkPN "Monrovia") ; - Countries_IND_provinces_MadhyaPradesh_cities_Bhilai = UsePN (mkPN "Bhilai") ; - Countries_PL_provinces_Bydgoskie_cities_Bydgoszcz = UsePN (mkPN "Bydgoszcz") ; - Countries_RA_provinces_BuenosAires_cities_Quilmes = UsePN (mkPN "Quilmes") ; - Countries_GB_provinces_Caerphilly_cities_YstradFawr = UsePN (mkPN "Ystrad Fawr") ; - Countries_AUS_provinces_NorfolkIsland_cities_Kingston = UsePN (mkPN "Kingston") ; - Islands_Rhodos = UsePN (mkPN "Rhodos") ; - Islands_Lanai = UsePN (mkPN "Lanai") ; - Countries_ET_provinces_KafrelSheikh = UsePN (mkPN "Kafr el Sheikh") ; - Countries_IR_provinces_Tehran_cities_Kashan = UsePN (mkPN "Kashan") ; - Countries_GH_cities_Tema = UsePN (mkPN "Tema") ; - Countries_IS_cities_Keflavik = UsePN (mkPN "Keflavik") ; - Countries_PL_provinces_Opolskie = UsePN (mkPN "Opolskie") ; - Countries_GR_cities_Larisa = UsePN (mkPN "Larisa") ; - Mountains_Chimborazo = UsePN (mkPN "Chimborazo") ; - Countries_GCA_cities_Mixco = UsePN (mkPN "Mixco") ; - Countries_Z_provinces_Copperbelt = UsePN (mkPN "Copperbelt") ; - Countries_CDN_provinces_BritishColumbia_cities_Vancouver = UsePN (mkPN "Vancouver") ; - Countries_F_provinces_IledeFrance_cities_Paris = UsePN (mkPN "Paris") ; - Countries_TJ_provinces_Beijing_munic = UsePN (mkPN "Beijing (munic.)") ; - Countries_WAN_cities_Iseyin = UsePN (mkPN "Iseyin") ; - Organizations_ANZUS = UsePN (mkPN "Australia-New Zealand-United States Security Treaty") ; - Countries_CAM_provinces_Cote_cities_Douala = UsePN (mkPN "Douala") ; - Countries_R_provinces_Krasnodarskykray = UsePN (mkPN "Krasnodarsky kray") ; - Countries_USA_provinces_California_cities_Salinas = UsePN (mkPN "Salinas") ; - Countries_A_provinces_Tyrol = UsePN (mkPN "Tyrol") ; - Countries_IR_provinces_Zanjan = UsePN (mkPN "Zanjan") ; - Countries_IL_provinces_TelAviv = UsePN (mkPN "Tel Aviv") ; - Countries_RSA_provinces_Gauteng_cities_Pretoria = UsePN (mkPN "Pretoria") ; - Countries_MOC_provinces_Maputo = UsePN (mkPN "Maputo") ; - Countries_RP_cities_CagayandeOro = UsePN (mkPN "Cagayan de Oro") ; - Deserts_LibyanDesert = UsePN (mkPN "Libyan Desert") ; - Countries_cid_cia_Cook_Islands_cities_Avarua = UsePN (mkPN "Avarua") ; - Countries_MA_provinces_CentreNord = UsePN (mkPN "Centre Nord") ; - Countries_IR_provinces_Lorestan_cities_Borujerd = UsePN (mkPN "Borujerd") ; - Countries_CH_provinces_JU_cities_Delemont = UsePN (mkPN "Delemont") ; - Countries_S_provinces_Vasterbotten = UsePN (mkPN "Vasterbotten") ; - Islands_Mull = UsePN (mkPN "Mull") ; - Countries_USA_provinces_SouthDakota_cities_Pierre = UsePN (mkPN "Pierre") ; - Countries_MEX_provinces_Mexico_Estadode = UsePN (mkPN "Mexico, Estado de") ; - Countries_GB_provinces_Essex = UsePN (mkPN "Essex") ; - Countries_RI_cities_Balikpapan = UsePN (mkPN "Balikpapan") ; - Countries_cid_cia_Man = UsePN (mkPN "Man") ; - Countries_CH_provinces_AR_cities_Herisau = UsePN (mkPN "Herisau") ; - Countries_MAL_provinces_Sabah_cities_KotaKinabalu = UsePN (mkPN "Kota Kinabalu") ; - Countries_HCA_provinces_Ocotepeque = UsePN (mkPN "Ocotepeque") ; - Countries_KAZ_provinces_Qaraghandy_cities_Temirtau = UsePN (mkPN "Temirtau") ; - Seas_RedSea = UsePN (mkPN "Red Sea") ; - Countries_VN_provinces_CentralHighlands = UsePN (mkPN "Central Highlands") ; - Countries_TJ_provinces_Jilin_cities_Daan = UsePN (mkPN "Daan") ; - Islands_Kefallinia = UsePN (mkPN "Kefallinia") ; - Countries_ZRE_provinces_BasZaire_cities_Boma = UsePN (mkPN "Boma") ; - Countries_WAN_cities_Makurdi = UsePN (mkPN "Makurdi") ; - Countries_KAZ_provinces_Semey_cities_Semey = UsePN (mkPN "Semey") ; - Lakes_LacLeman = UsePN (mkPN "Lac Leman") ; - Countries_TJ_provinces_Hebei = UsePN (mkPN "Hebei") ; - Countries_R_provinces_Rostovskayaoblast_cities_Taganrog = UsePN (mkPN "Taganrog") ; - Countries_BR_provinces_RiodeJaneiro_cities_DuquedeCaxias = UsePN (mkPN "Duque de Caxias") ; - Countries_D_provinces_NordrheinWestfalen_cities_Neuss = UsePN (mkPN "Neuss") ; - Countries_ANG_provinces_Zaire = UsePN (mkPN "Zaire") ; - Islands_Sumatra = UsePN (mkPN "Sumatra") ; - Lakes_LakeMakarikari = UsePN (mkPN "Lake Makarikari") ; - Countries_P_provinces_Porto = UsePN (mkPN "Porto") ; - Countries_TJ_provinces_Liaoning_cities_Yingkou = UsePN (mkPN "Yingkou") ; - Countries_VN_provinces_SonLa = UsePN (mkPN "Son La") ; - Countries_GB_provinces_Cheshire_cities_Chester = UsePN (mkPN "Chester") ; - Countries_GB_provinces_Denbighshire_cities_Ruthin = UsePN (mkPN "Ruthin") ; - Countries_TJ_provinces_Guangdong = UsePN (mkPN "Guangdong") ; - Countries_Q_cities_Doha = UsePN (mkPN "Doha") ; - Countries_TM_provinces_Leban_cities_Charjew = UsePN (mkPN "Charjew") ; - Countries_BD_cities_Naogaon = UsePN (mkPN "Naogaon") ; - Lakes_OzeroBalchash = UsePN (mkPN "Ozero Balchash") ; - Countries_N_provinces_Buskerud = UsePN (mkPN "Buskerud") ; - Countries_TJ_provinces_Hebei_cities_Baoding = UsePN (mkPN "Baoding") ; - Countries_TJ_provinces_Jiangsu_cities_Nantong = UsePN (mkPN "Nantong") ; - Countries_PL_provinces_Tarnobrzeskie_cities_Tarnobrzeg = UsePN (mkPN "Tarnobrzeg") ; - Countries_USA_provinces_Missouri = UsePN (mkPN "Missouri") ; - Countries_J_provinces_Hyogo_cities_Kobe = UsePN (mkPN "Kobe") ; - Countries_ET_provinces_Qena_cities_Qena = UsePN (mkPN "Qena") ; - Countries_BR_cities_RibeiraodasNeves = UsePN (mkPN "Ribeirao das Neves") ; - Countries_cid_cia_Cayman_Islands = UsePN (mkPN "Cayman Islands") ; - Islands_Teneriffa = UsePN (mkPN "Teneriffa") ; - Countries_PE_provinces_Amazonas = UsePN (mkPN "Amazonas") ; - Countries_AUS_provinces_Tasmania = UsePN (mkPN "Tasmania") ; - Countries_RA_provinces_BuenosAires_cities_Moron = UsePN (mkPN "Moron") ; - Countries_GB_provinces_WestMidlands_cities_Dudley = UsePN (mkPN "Dudley") ; - Countries_H_provinces_Vas_cities_Szombathely = UsePN (mkPN "Szombathely") ; - Countries_IND_provinces_Orissa = UsePN (mkPN "Orissa") ; - Countries_WAN_cities_Lagos = UsePN (mkPN "Lagos") ; - Countries_CZ_provinces_Jihocesky = UsePN (mkPN "Jihocesky") ; - Countries_I_provinces_Basilicata = UsePN (mkPN "Basilicata") ; - Islands_VictoriaIsland = UsePN (mkPN "Victoria Island") ; - Countries_TR_provinces_Eskisehir_cities_Eskisehir = UsePN (mkPN "Eskisehir") ; - Countries_SUD_provinces_Darfur_cities_Nyala = UsePN (mkPN "Nyala") ; - Islands_Leyte = UsePN (mkPN "Leyte") ; - Countries_I_provinces_EmiliaRomagna_cities_Modena = UsePN (mkPN "Modena") ; - Countries_USA_provinces_California_cities_SantaAna = UsePN (mkPN "Santa Ana") ; - Countries_NOK_cities_Songjin = UsePN (mkPN "Songjin") ; - Countries_R_provinces_Krasnoyarskiykray_cities_Norilsk = UsePN (mkPN "Norilsk") ; - Islands_GranCanaria = UsePN (mkPN "Gran Canaria") ; - Countries_IR_provinces_Lorestan = UsePN (mkPN "Lorestan") ; - Lakes_LakeStephanie = UsePN (mkPN "Lake Stephanie") ; - Countries_D_provinces_NordrheinWestfalen = UsePN (mkPN "Nordrhein Westfalen") ; - Countries_TJ_provinces_Anhui_cities_Hefei = UsePN (mkPN "Hefei") ; - Countries_SF_provinces_Haeme = UsePN (mkPN "Haeme") ; - Countries_F_provinces_Auvergne = UsePN (mkPN "Auvergne") ; - Countries_cid_cia_Aruba_cities_Oranjestad = UsePN (mkPN "Oranjestad") ; - Islands_Cayman = UsePN (mkPN "Cayman") ; - Countries_CH_provinces_SO_cities_Solothurn = UsePN (mkPN "Solothurn") ; - Countries_R_provinces_Irkutskayaoblast_cities_UstIlimsk = UsePN (mkPN "Ust Ilimsk") ; - Countries_USA_provinces_NewJersey_cities_Elizabeth = UsePN (mkPN "Elizabeth") ; - Rivers_Weser = UsePN (mkPN "Weser") ; - Islands_Rhum = UsePN (mkPN "Rhum") ; - Countries_CO_provinces_Guainia_cities_PuertoInirida = UsePN (mkPN "Puerto Inirida") ; - Countries_GB_provinces_IslandAreas_munic_cities_IslandAreas = UsePN (mkPN "Island Areas") ; - Countries_NOK_cities_Kanggye = UsePN (mkPN "Kanggye") ; - Countries_RSA_provinces_Mpumalanga = UsePN (mkPN "Mpumalanga") ; - Countries_D_provinces_SchleswigHolstein = UsePN (mkPN "Schleswig Holstein") ; - Islands_Tobago = UsePN (mkPN "Tobago") ; - Countries_TJ_provinces_Zhejiang_cities_Yuyao = UsePN (mkPN "Yuyao") ; - Countries_TAD_provinces_Leninobod = UsePN (mkPN "Leninobod") ; - Countries_RC_provinces_Taipei_munic_cities_Taipei = UsePN (mkPN "Taipei") ; - Countries_ROK_cities_Chonju = UsePN (mkPN "Chonju") ; - Countries_PL_provinces_Krakowskie = UsePN (mkPN "Krakowskie") ; - Countries_H_provinces_SzabolcsSzatmar = UsePN (mkPN "Szabolcs Szatmar") ; - Countries_YV_provinces_Aragua = UsePN (mkPN "Aragua") ; - Countries_TJ_provinces_Guangdong_cities_Maoming = UsePN (mkPN "Maoming") ; - Countries_BR_provinces_Bahia_cities_Barreiras = UsePN (mkPN "Barreiras") ; - Countries_USA_provinces_Utah = UsePN (mkPN "Utah") ; - Countries_TJ_provinces_Hubei_cities_Shishou = UsePN (mkPN "Shishou") ; - Countries_RSA_cities_Mamelodi = UsePN (mkPN "Mamelodi") ; - Countries_GB_provinces_Devon = UsePN (mkPN "Devon") ; - Countries_VN_provinces_BinhThuan = UsePN (mkPN "Binh Thuan") ; - Organizations_ACC = UsePN (mkPN "Arab Cooperation Council") ; - Rivers_Parana = UsePN (mkPN "Parana") ; - Countries_GB_provinces_Surrey_cities_Elmbridge = UsePN (mkPN "Elmbridge") ; - Countries_BD_cities_Sirajganj = UsePN (mkPN "Sirajganj") ; - Countries_PL_provinces_Przemyskie_cities_Przemysl = UsePN (mkPN "Przemysl") ; - Countries_TJ_provinces_Guangdong_cities_Shaoguan = UsePN (mkPN "Shaoguan") ; - Countries_J_provinces_Saga_cities_Saga = UsePN (mkPN "Saga") ; - Countries_R_provinces_Primorskykray_cities_Ussuriysk = UsePN (mkPN "Ussuriysk") ; - Countries_ET_provinces_Dumyat = UsePN (mkPN "Dumyat") ; - Countries_EAK_provinces_Western = UsePN (mkPN "Western") ; - Countries_BR_provinces_Alagoas = UsePN (mkPN "Alagoas") ; - Countries_TJ_provinces_Shandong_cities_Xintai = UsePN (mkPN "Xintai") ; - Countries_DK_cities_Randers = UsePN (mkPN "Randers") ; - Countries_TR_provinces_Erzincan_cities_Erzincan = UsePN (mkPN "Erzincan") ; - Countries_E_provinces_Murcia = UsePN (mkPN "Murcia") ; - Countries_THA_provinces_BuriRam = UsePN (mkPN "Buri Ram") ; - Countries_USA_provinces_California_cities_SantaClarita = UsePN (mkPN "Santa Clarita") ; - Countries_BR_provinces_Acre = UsePN (mkPN "Acre") ; - Countries_RSA_provinces_EasternCape_cities_KingWilliamsTown = UsePN (mkPN "King Williams Town") ; - Rivers_St_Lorenzstrom = UsePN (mkPN "St. Lorenzstrom") ; - Countries_N_provinces_MoereogRomsdal_cities_Molde = UsePN (mkPN "Molde") ; - Countries_N_provinces_Telemark_cities_Skien = UsePN (mkPN "Skien") ; - Countries_UZB_provinces_Bukhoro = UsePN (mkPN "Bukhoro") ; - Countries_PA_provinces_Cocle = UsePN (mkPN "Cocle") ; - Countries_cid_cia_Svalbard = UsePN (mkPN "Svalbard") ; - Countries_AUS_provinces_Kirimati = UsePN (mkPN "Kirimati") ; - Countries_cid_cia_Montserrat_cities_Plymouth = UsePN (mkPN "Plymouth") ; - Countries_R_provinces_Altayskiykray_cities_Biysk = UsePN (mkPN "Biysk") ; - Countries_TR_provinces_Ankara = UsePN (mkPN "Ankara") ; - Countries_THA_provinces_NakhonSawan_cities_NakhonSawan = UsePN (mkPN "Nakhon Sawan") ; - Countries_E_provinces_Catalonia_cities_SantaColomadeGramanet = UsePN (mkPN "Santa Coloma de Gramanet") ; - Countries_R_provinces_Moskovskayaoblast_cities_Podolsk = UsePN (mkPN "Podolsk") ; - Countries_BR_provinces_SaoPaulo_cities_SaoVicente = UsePN (mkPN "Sao Vicente") ; - Countries_E_provinces_Galicia_cities_Orense = UsePN (mkPN "Orense") ; - Countries_PE_provinces_Ayacucho_cities_Ayacucho = UsePN (mkPN "Ayacucho") ; - Islands_Iona = UsePN (mkPN "Iona") ; - Countries_MAL_provinces_Pahang = UsePN (mkPN "Pahang") ; - Countries_TJ_provinces_Liaoning_cities_Wafangdian = UsePN (mkPN "Wafangdian") ; - Rivers_Schari = UsePN (mkPN "Schari") ; - Organizations_CP = UsePN (mkPN "Colombo Plan") ; - Lakes_LakeNaesi = UsePN (mkPN "Lake Naesi") ; - Countries_cid_cia_Macau_cities_Macau = UsePN (mkPN "Macau") ; - Countries_CDN_provinces_Quebec_cities_Montreal = UsePN (mkPN "Montreal") ; - Countries_GH_cities_Kumasi = UsePN (mkPN "Kumasi") ; - Countries_ES_provinces_SanVicente = UsePN (mkPN "San Vicente") ; - Organizations_BCIE = UsePN (mkPN "Central American Bank for Economic Integration") ; - Countries_R_provinces_Rep_ofBashkortostan = UsePN (mkPN "Rep. of Bashkortostan") ; - Organizations_G_11 = UsePN (mkPN "Group of 11") ; - Countries_PL_provinces_Warszwaskie = UsePN (mkPN "Warszwaskie") ; - Countries_cid_cia_Guam_cities_Agana = UsePN (mkPN "Agana") ; - Countries_H_provinces_Debrecen_munic = UsePN (mkPN "Debrecen (munic.)") ; - Countries_EAK_provinces_Nyanza_cities_Kisii = UsePN (mkPN "Kisii") ; - Countries_ANG_provinces_Moxico = UsePN (mkPN "Moxico") ; - Countries_RM_provinces_Mahajanga = UsePN (mkPN "Mahajanga") ; - Countries_PL_provinces_Leszczynskie_cities_Leszno = UsePN (mkPN "Leszno") ; - Countries_VN_provinces_TuyenQuang = UsePN (mkPN "Tuyen Quang") ; - Organizations_OPEC = UsePN (mkPN "Organization of Petroleum Exporting Countries") ; - Lakes_GreatBearLake = UsePN (mkPN "Great Bear Lake") ; - Countries_TJ_provinces_Hunan_cities_Liling = UsePN (mkPN "Liling") ; - Countries_TJ_provinces_Yunnan_cities_Kunming = UsePN (mkPN "Kunming") ; - Countries_MOC_cities_Matala = UsePN (mkPN "Matala") ; - Countries_PE_provinces_SanMartin_cities_Moyobamba = UsePN (mkPN "Moyobamba") ; - Countries_N_provinces_Oestfold = UsePN (mkPN "Oestfold") ; - Countries_GB_provinces_Gloucestershire_cities_Stroud = UsePN (mkPN "Stroud") ; - Countries_A_provinces_Vorarlberg_cities_Bregenz = UsePN (mkPN "Bregenz") ; - Countries_KAZ_provinces_Kokchetau_cities_Kokchetau = UsePN (mkPN "Kokchetau") ; - Countries_THA_provinces_BangkokMetropolis_cities_Bangkok = UsePN (mkPN "Bangkok") ; - Countries_R_provinces_Tambovskayaoblast_cities_Michurinsk = UsePN (mkPN "Michurinsk") ; - Countries_GB_provinces_Cheshire_cities_Crewe = UsePN (mkPN "Crewe") ; - Countries_I_provinces_Molise_cities_Campobasso = UsePN (mkPN "Campobasso") ; - Countries_D_provinces_RheinlandPfalz_cities_Koblenz = UsePN (mkPN "Koblenz") ; - Countries_CO_provinces_Cordoba = UsePN (mkPN "Cordoba") ; - Organizations_OIC = UsePN (mkPN "Organization of the Islamic Conference") ; - Countries_PE_provinces_Tumbes = UsePN (mkPN "Tumbes") ; - Countries_J_provinces_Nara = UsePN (mkPN "Nara") ; - Countries_R_provinces_Yevreyskayaavt_oblast_cities_Birobidzhan = UsePN (mkPN "Birobidzhan") ; - Countries_YV_provinces_Merida_cities_Merida = UsePN (mkPN "Merida") ; - Countries_TJ_provinces_GuangxiZhuangzu_cities_Guixian = UsePN (mkPN "Guixian") ; - Countries_IRQ_provinces_Irbil_cities_Irbil = UsePN (mkPN "Irbil") ; - Countries_USA_provinces_Massachusetts_cities_Lowell = UsePN (mkPN "Lowell") ; - Countries_C_provinces_Matanzas = UsePN (mkPN "Matanzas") ; - Countries_ET_provinces_ElQahira_munic_cities_Cairo = UsePN (mkPN "Cairo") ; - Countries_E_provinces_Rioja_cities_Logrono = UsePN (mkPN "Logrono") ; - Countries_R_provinces_Stavropolskykray_cities_Nevinnomyssk = UsePN (mkPN "Nevinnomyssk") ; - Countries_KAZ_provinces_ShyghysQazaqstan = UsePN (mkPN "Shyghys Qazaqstan") ; - Countries_IND_provinces_Sikkim_cities_Gangtok = UsePN (mkPN "Gangtok") ; - Countries_WAN_cities_Ilobu = UsePN (mkPN "Ilobu") ; - Rivers_Baro = UsePN (mkPN "Baro") ; - Rivers_WhiteNile = UsePN (mkPN "White Nile") ; - Countries_C_provinces_CiegodeAvila_cities_CiegodeAvila = UsePN (mkPN "Ciego de Avila") ; - Countries_IR_provinces_Esfahan_cities_Esfahan = UsePN (mkPN "Esfahan") ; - Countries_IR_cities_Islamshahr = UsePN (mkPN "Islamshahr") ; - Countries_AL_cities_Elbasan = UsePN (mkPN "Elbasan") ; - Countries_GB_provinces_Merseyside_cities_Wiral = UsePN (mkPN "Wiral") ; - Countries_cid_cia_Niue = UsePN (mkPN "Niue") ; - Countries_GH_cities_Sekondi = UsePN (mkPN "Sekondi") ; - Countries_MEX_provinces_Chiapas_cities_Nezahualcoyotl = UsePN (mkPN "Nezahualcoyotl") ; - Countries_PL_provinces_Katowickie_cities_RudaSlaska = UsePN (mkPN "Ruda Slaska") ; - Countries_BR_provinces_MinasGerais_cities_JuizdeFora = UsePN (mkPN "Juiz de Fora") ; - Mountains_EmiKussi = UsePN (mkPN "Emi Kussi") ; - Countries_F_provinces_NordPasdeCalais = UsePN (mkPN "Nord Pas de Calais") ; - Countries_BD_cities_Tangail = UsePN (mkPN "Tangail") ; - Countries_R_provinces_Kaluzhskayaoblast = UsePN (mkPN "Kaluzhskaya oblast") ; - Countries_TJ_provinces_Henan_cities_Nanyang = UsePN (mkPN "Nanyang") ; - Countries_J_provinces_Yamanashi_cities_Kofu = UsePN (mkPN "Kofu") ; - Countries_USA_provinces_Ohio_cities_Cleveland = UsePN (mkPN "Cleveland") ; - Countries_BR_provinces_RioGrandedoSul_cities_SantaCruzdoSul = UsePN (mkPN "Santa Cruz do Sul") ; - Rivers_Rhone = UsePN (mkPN "Rhone") ; - Countries_USA_provinces_Alabama_cities_Huntsville = UsePN (mkPN "Huntsville") ; - Countries_GB_provinces_Northamptonshire = UsePN (mkPN "Northamptonshire") ; - Countries_SUD_provinces_BahralGhazal_cities_Waw = UsePN (mkPN "Waw") ; - Countries_WAN_cities_Aba = UsePN (mkPN "Aba") ; - Countries_PA_provinces_LosSantos = UsePN (mkPN "Los Santos") ; - Islands_Anjouan = UsePN (mkPN "Anjouan") ; - Countries_YV_provinces_Cojedes_cities_SanCarlos = UsePN (mkPN "San Carlos") ; - Countries_TJ_provinces_Jilin_cities_Huadian = UsePN (mkPN "Huadian") ; - Countries_USA_provinces_Arizona_cities_Tucson = UsePN (mkPN "Tucson") ; - Countries_USA_provinces_California_cities_Pasadena = UsePN (mkPN "Pasadena") ; - Countries_TJ_provinces_Liaoning_cities_Dandong = UsePN (mkPN "Dandong") ; - Countries_MEX_provinces_DistritoFederal_cities_MexicoCity = UsePN (mkPN "Mexico City") ; - Countries_PL_provinces_Koszalinskie_cities_Koszalin = UsePN (mkPN "Koszalin") ; - Countries_H_provinces_Nograd = UsePN (mkPN "Nograd") ; - Countries_KAZ_provinces_Zhezkazghan_cities_Zhezkazghan = UsePN (mkPN "Zhezkazghan") ; - Countries_PL_provinces_Torunskie_cities_Torun = UsePN (mkPN "Torun") ; - Countries_PE_provinces_Arequipa = UsePN (mkPN "Arequipa") ; - Countries_GB_provinces_Humberside_cities_Beverley = UsePN (mkPN "Beverley") ; - Countries_PK_cities_Peshawar = UsePN (mkPN "Peshawar") ; - Countries_R_provinces_Omskayaoblast = UsePN (mkPN "Omskaya oblast") ; - Countries_CH_provinces_GR_cities_Chur = UsePN (mkPN "Chur") ; - Countries_F_provinces_Corse = UsePN (mkPN "Corse") ; - Countries_TJ_provinces_Zhejiang_cities_Haining = UsePN (mkPN "Haining") ; - Mountains_Snoefell = UsePN (mkPN "Snoefell") ; - Countries_J_provinces_Saitama_cities_Urawa = UsePN (mkPN "Urawa") ; - Countries_D_provinces_Sachsen_cities_Zwickau = UsePN (mkPN "Zwickau") ; - Countries_I_provinces_Sardegna_cities_Cagliari = UsePN (mkPN "Cagliari") ; - Lakes_LakeCabora_Bassa = UsePN (mkPN "Lake Cabora-Bassa") ; - Countries_IND_cities_PimpriChinchwad = UsePN (mkPN "Pimpri Chinchwad") ; - Countries_Z_provinces_Southern = UsePN (mkPN "Southern") ; - Countries_cid_cia_Coral_Sea_Islands = UsePN (mkPN "Coral Sea Islands") ; - Countries_GH_cities_Takoradi = UsePN (mkPN "Takoradi") ; - Countries_CO_provinces_Arauca_cities_Arauca = UsePN (mkPN "Arauca") ; - Countries_CO_provinces_Choco_cities_Quibdo = UsePN (mkPN "Quibdo") ; - Countries_RO_provinces_Brasov_cities_Brasov = UsePN (mkPN "Brasov") ; - Countries_IR_provinces_Fars = UsePN (mkPN "Fars") ; - Lakes_LakeWinnipesaukee = UsePN (mkPN "Lake Winnipesaukee") ; - Countries_IND_provinces_Maharashtra_cities_Ulhasnagar = UsePN (mkPN "Ulhasnagar") ; - Countries_GB_provinces_Warwickshire = UsePN (mkPN "Warwickshire") ; - Countries_MEX_provinces_Chiapas_cities_Tapachula = UsePN (mkPN "Tapachula") ; - Organizations_OAPEC = UsePN (mkPN "Organization of Arab Petroleum Exporting Countries") ; - Countries_USA_provinces_Colorado_cities_Aurora = UsePN (mkPN "Aurora") ; - Countries_BR_provinces_EspiritoSanto_cities_Linhares = UsePN (mkPN "Linhares") ; - Rivers_Irtysch = UsePN (mkPN "Irtysch") ; - Countries_TR_provinces_Artvin_cities_Artvin = UsePN (mkPN "Artvin") ; - Countries_I_provinces_Puglia_cities_Lecce = UsePN (mkPN "Lecce") ; - Countries_MYA_provinces_Shan = UsePN (mkPN "Shan") ; - Countries_TJ_provinces_Henan_cities_Pingdingshan = UsePN (mkPN "Pingdingshan") ; - Countries_THA_provinces_CentralRegion = UsePN (mkPN "Central Region") ; - Countries_TJ_provinces_Shanghai_munic_cities_Shanghai = UsePN (mkPN "Shanghai") ; - Countries_UA_provinces_Odeska_cities_Odesa = UsePN (mkPN "Odesa") ; - Countries_ANG_provinces_Zaire_cities_MbanzaCongo = UsePN (mkPN "Mbanza Congo") ; - Countries_RO_provinces_Dimbovita_cities_Tirgoviste = UsePN (mkPN "Tirgoviste") ; - Countries_MEX_provinces_BajaCalifornia = UsePN (mkPN "Baja California") ; - Countries_RI_cities_Malang = UsePN (mkPN "Malang") ; - Lakes_LakeEyasi = UsePN (mkPN "Lake Eyasi") ; - Countries_BR_provinces_SaoPaulo_cities_MojidasCruzes = UsePN (mkPN "Moji das Cruzes") ; - Countries_N_provinces_SognogFjordane = UsePN (mkPN "Sogn og Fjordane") ; - Countries_IND_provinces_AndhraPradesh_cities_Hyderabad = UsePN (mkPN "Hyderabad") ; - Countries_GB_provinces_Hampshire_cities_Fareham = UsePN (mkPN "Fareham") ; - Countries_R_provinces_Tyumenskayaoblast_cities_Nizhnevartovsk = UsePN (mkPN "Nizhnevartovsk") ; - Lakes_LakeMackay = UsePN (mkPN "Lake Mackay") ; - Countries_MEX_provinces_Queretaro = UsePN (mkPN "Queretaro") ; - Countries_E_provinces_Catalonia = UsePN (mkPN "Catalonia") ; - Countries_WV_cities_Kingstown = UsePN (mkPN "Kingstown") ; - Seas_BalticSea = UsePN (mkPN "Baltic Sea") ; - Countries_GB_provinces_Humberside = UsePN (mkPN "Humberside") ; - Countries_TJ_provinces_Qinghai_cities_Yushu = UsePN (mkPN "Yushu") ; - Countries_BR_provinces_RioGrandedoSul_cities_Viamao = UsePN (mkPN "Viamao") ; - Countries_MOC_provinces_Tete = UsePN (mkPN "Tete") ; - Organizations_AMF = UsePN (mkPN "Arab Monetary Fund") ; - Countries_CO_provinces_ValledeCauca_cities_Cartago = UsePN (mkPN "Cartago") ; - Countries_BD_cities_Narsinghdi = UsePN (mkPN "Narsinghdi") ; - Countries_EAT_provinces_KaskaziniPemba_cities_Wete = UsePN (mkPN "Wete") ; - Countries_TR_provinces_Kirklareli_cities_Kirklareli = UsePN (mkPN "Kirklareli") ; - Countries_IND_provinces_UttarPradesh_cities_Gorakhpur = UsePN (mkPN "Gorakhpur") ; - Countries_RA_provinces_TierradelFuego = UsePN (mkPN "Tierra del Fuego") ; - Countries_I_provinces_TrentinoAltoAdige_cities_Trento = UsePN (mkPN "Trento") ; - Rivers_Donau = UsePN (mkPN "Donau") ; - Countries_THA_provinces_Lampang = UsePN (mkPN "Lampang") ; - Countries_B_provinces_Luxembourg = UsePN (mkPN "Luxembourg") ; - Organizations_ECOWAS = UsePN (mkPN "Economic Community of West African States") ; - Countries_R_provinces_Moskva_cities_Moscow = UsePN (mkPN "Moscow") ; - Countries_S_provinces_Sodermanland = UsePN (mkPN "Sodermanland") ; - Countries_IND_provinces_UttarPradesh_cities_Faridabad = UsePN (mkPN "Faridabad") ; - Rivers_Sanaga = UsePN (mkPN "Sanaga") ; - Countries_RO_provinces_Prahova = UsePN (mkPN "Prahova") ; - Countries_UZB_provinces_Sirdare = UsePN (mkPN "Sirdare") ; - Countries_TJ_provinces_Guizhou_cities_Zunyi = UsePN (mkPN "Zunyi") ; - Countries_PK_cities_WahCantonment = UsePN (mkPN "Wah Cantonment") ; - Countries_E_provinces_Estremadura_cities_Badajoz = UsePN (mkPN "Badajoz") ; - Countries_R_provinces_Altayskiykray_cities_Rubtsovsk = UsePN (mkPN "Rubtsovsk") ; - Rivers_Ajan_Jurjach = UsePN (mkPN "Ajan-Jurjach") ; - Countries_USA_provinces_Tennessee_cities_Chattanooga = UsePN (mkPN "Chattanooga") ; - Countries_USA_provinces_Kentucky = UsePN (mkPN "Kentucky") ; - Islands_Westsamoa = UsePN (mkPN "Westsamoa") ; - Countries_D_provinces_MecklenburgVorpommern = UsePN (mkPN "Mecklenburg Vorpommern") ; - Countries_THA_provinces_NakhonRatchasima_cities_NakhonRatchasima = UsePN (mkPN "Nakhon Ratchasima") ; - Countries_IS_cities_Hafnarfjoerdur = UsePN (mkPN "Hafnarfjoerdur") ; - Countries_TJ_provinces_Jiangsu_cities_Jiangyin = UsePN (mkPN "Jiangyin") ; - Countries_CR_provinces_Guanacaste_cities_Liberia = UsePN (mkPN "Liberia") ; - Countries_CH_provinces_VD_cities_Lausanne = UsePN (mkPN "Lausanne") ; - Countries_TR_provinces_Ordu_cities_Ordu = UsePN (mkPN "Ordu") ; - Islands_Barra = UsePN (mkPN "Barra") ; - Islands_Nantucket = UsePN (mkPN "Nantucket") ; - Lakes_HamuneJazMurian = UsePN (mkPN "Hamun e Jaz Murian") ; - Countries_CH_provinces_BL_cities_Liestal = UsePN (mkPN "Liestal") ; - Countries_D_provinces_Niedersachsen_cities_Osnabruck = UsePN (mkPN "Osnabruck") ; - Countries_USA_provinces_California_cities_Fontana = UsePN (mkPN "Fontana") ; - Countries_CO_provinces_Guajira_La = UsePN (mkPN "Guajira, La") ; - Islands_SouthUlist = UsePN (mkPN "South Ulist") ; - Islands_Oeland = UsePN (mkPN "Oeland") ; - Countries_TJ_provinces_Tianjin_munic_cities_Tianjin = UsePN (mkPN "Tianjin") ; - Countries_TM_provinces_Ahal = UsePN (mkPN "Ahal") ; - Countries_E_provinces_Navarre_cities_Pamplona = UsePN (mkPN "Pamplona") ; - Countries_cid_cia_Niue_cities_Alofi = UsePN (mkPN "Alofi") ; - Countries_P_provinces_Setubal_cities_Setubal = UsePN (mkPN "Setubal") ; - Organizations_AsDB = UsePN (mkPN "Asian Development Bank") ; - Countries_IND_provinces_Assam_cities_Gauhati = UsePN (mkPN "Gauhati") ; - Islands_Samos = UsePN (mkPN "Samos") ; - Countries_R_provinces_Novosibirskayaoblast = UsePN (mkPN "Novosibirskaya oblast") ; - Countries_VN_cities_QuiNhon = UsePN (mkPN "Qui Nhon") ; - Countries_UA_provinces_Khersonska_cities_Kherson = UsePN (mkPN "Kherson") ; - Countries_YV_provinces_DistritoFederal_cities_Caracas = UsePN (mkPN "Caracas") ; - Countries_IL_provinces_Haifa_cities_Haifa = UsePN (mkPN "Haifa") ; - Countries_F_provinces_Picardie = UsePN (mkPN "Picardie") ; - Countries_YV_provinces_Guarico = UsePN (mkPN "Guarico") ; - Countries_PL_provinces_Katowickie = UsePN (mkPN "Katowickie") ; - Countries_TJ_provinces_Shandong_cities_Dezhou = UsePN (mkPN "Dezhou") ; - Countries_BD_cities_Bogra = UsePN (mkPN "Bogra") ; - Countries_J_provinces_Yamagata_cities_Yamagata = UsePN (mkPN "Yamagata") ; - Countries_TJ_provinces_Liaoning_cities_Fengcheng = UsePN (mkPN "Fengcheng") ; - Countries_TR_provinces_Denizli_cities_Denizli = UsePN (mkPN "Denizli") ; - Mountains_GannettPeak = UsePN (mkPN "Gannett Peak") ; - Countries_S_provinces_Vasternorrland_cities_Harnosand = UsePN (mkPN "Harnosand") ; - Countries_R_provinces_Novgorodskayaoblast = UsePN (mkPN "Novgorodskaya oblast") ; - Countries_IND_provinces_Gujarat_cities_Surat = UsePN (mkPN "Surat") ; - Countries_F_provinces_BasseNormandie = UsePN (mkPN "Basse Normandie") ; - Countries_TJ_provinces_Jilin_cities_Hunjiang = UsePN (mkPN "Hunjiang") ; - Countries_D_provinces_NordrheinWestfalen_cities_Moers = UsePN (mkPN "Moers") ; - Countries_KAZ_provinces_Atyrau_cities_Atyrau = UsePN (mkPN "Atyrau") ; - Countries_TJ_provinces_Jiangsu_cities_Nanjing = UsePN (mkPN "Nanjing") ; - Rivers_Thjorsa = UsePN (mkPN "Thjorsa") ; - Organizations_IGADD = UsePN (mkPN "Inter-Governmental Authority on Drought and Development") ; - Countries_VN_cities_Haiphong = UsePN (mkPN "Haiphong") ; - Islands_Mindanao = UsePN (mkPN "Mindanao") ; - Countries_ZRE_provinces_HautZaire = UsePN (mkPN "Haut Zaire") ; - Countries_TR_provinces_Zonguldak_cities_Zonguldak = UsePN (mkPN "Zonguldak") ; - Countries_EAT_provinces_Mara_cities_Musoma = UsePN (mkPN "Musoma") ; - Islands_Guernsey = UsePN (mkPN "Guernsey") ; - Countries_MAL_provinces_Perlis_cities_Kangar = UsePN (mkPN "Kangar") ; - Countries_KAZ_provinces_Zhezkazghan_cities_Zhezqazghan = UsePN (mkPN "Zhezqazghan") ; - Countries_I_provinces_EmiliaRomagna_cities_Ravenna = UsePN (mkPN "Ravenna") ; - Countries_J_provinces_Niigata = UsePN (mkPN "Niigata") ; - Countries_PL_provinces_Koninskie_cities_Konin = UsePN (mkPN "Konin") ; - Countries_MAL_provinces_Fed_Terr_ofLabuan_cities_Labuan = UsePN (mkPN "Labuan") ; - Countries_H_provinces_Szeged_munic_cities_Szeged = UsePN (mkPN "Szeged") ; - Countries_E_provinces_Andalusia_cities_Granada = UsePN (mkPN "Granada") ; - Countries_SN_provinces_Dakar_cities_Dakar = UsePN (mkPN "Dakar") ; - Countries_TJ_provinces_Guangdong_cities_Yangjiang = UsePN (mkPN "Yangjiang") ; - Countries_H_provinces_Zala_cities_Zalaegerszeg = UsePN (mkPN "Zalaegerszeg") ; - Countries_D_provinces_Bayern_cities_Augsburg = UsePN (mkPN "Augsburg") ; - Countries_cid_cia_Montserrat = UsePN (mkPN "Montserrat") ; - Countries_BR_provinces_SaoPaulo_cities_Suzano = UsePN (mkPN "Suzano") ; - Countries_TJ_provinces_Shandong_cities_Zibo = UsePN (mkPN "Zibo") ; - Countries_BS_cities_Nassau = UsePN (mkPN "Nassau") ; - Countries_MEX_provinces_Veracruz_cities_Orizaba = UsePN (mkPN "Orizaba") ; - Mountains_Tubhal = UsePN (mkPN "Tubhal") ; - Countries_ES_provinces_Sonsonate = UsePN (mkPN "Sonsonate") ; - Countries_H_provinces_KomaromEsztergom_cities_Tatabanya = UsePN (mkPN "Tatabanya") ; - Countries_GB_provinces_GreaterLondon_cities_London = UsePN (mkPN "London") ; - Countries_R_provinces_Rep_ofTyva_cities_Kyzyl = UsePN (mkPN "Kyzyl") ; - Countries_J_provinces_Kagoshima_cities_Kagoshima = UsePN (mkPN "Kagoshima") ; - Countries_GH_cities_Accra = UsePN (mkPN "Accra") ; - Countries_IND_provinces_MadhyaPradesh_cities_Ujjain = UsePN (mkPN "Ujjain") ; - Countries_R_provinces_Primorskykray = UsePN (mkPN "Primorsky kray") ; - Countries_HCA_provinces_IslasdelaBahia = UsePN (mkPN "Islas de la Bahia") ; - Lakes_Maelaren = UsePN (mkPN "Maelaren") ; - Countries_R_provinces_Rep_ofKomi_cities_Vorkuta = UsePN (mkPN "Vorkuta") ; - Countries_MEX_provinces_Sonora_cities_Hermosillo = UsePN (mkPN "Hermosillo") ; - Rivers_Cuanza = UsePN (mkPN "Cuanza") ; - Countries_TR_provinces_Manisa_cities_Manisa = UsePN (mkPN "Manisa") ; - Countries_R_provinces_Rep_ofTatarstan = UsePN (mkPN "Rep. of Tatarstan") ; - Countries_IR_provinces_Tehran_cities_Karaj = UsePN (mkPN "Karaj") ; - Countries_BR_provinces_EspiritoSanto_cities_CachoeirodeItapemirim = UsePN (mkPN "Cachoeiro de Itapemirim") ; - Lakes_Tschadsee = UsePN (mkPN "Tschadsee") ; - Countries_RC_provinces_Hsinchu = UsePN (mkPN "Hsinchu") ; - Countries_GB_provinces_ValeofGlamorgan_cities_RhymneyValley = UsePN (mkPN "Rhymney Valley") ; - Countries_I_provinces_FriuliVeneziaGiulia_cities_Trieste = UsePN (mkPN "Trieste") ; - Countries_RA_provinces_Jujuy = UsePN (mkPN "Jujuy") ; - Countries_DZ_cities_Blida = UsePN (mkPN "Blida") ; - Countries_TR_provinces_Gumushane = UsePN (mkPN "Gumushane") ; - Countries_D_provinces_Sachsen_cities_Leipzig = UsePN (mkPN "Leipzig") ; - Countries_RN_cities_Niamey = UsePN (mkPN "Niamey") ; - Countries_UAE_provinces_RasalKhaymah = UsePN (mkPN "Ras al Khaymah") ; - Continents_America = UsePN (mkPN "America") ; - Countries_SUD_provinces_AalianNil = UsePN (mkPN "Aali an Nil") ; - Countries_PA_provinces_Herrera = UsePN (mkPN "Herrera") ; - Countries_WAG_cities_Banjul = UsePN (mkPN "Banjul") ; - Countries_BR_provinces_SantaCatarina_cities_Lages = UsePN (mkPN "Lages") ; - Countries_P_provinces_Evora = UsePN (mkPN "Evora") ; - Countries_ANG_provinces_Luanda_cities_Luanda = UsePN (mkPN "Luanda") ; - Rivers_Luvua = UsePN (mkPN "Luvua") ; - Countries_cid_cia_Falkland_Islands = UsePN (mkPN "Falkland Islands") ; - Countries_D_provinces_SchleswigHolstein_cities_Lubeck = UsePN (mkPN "Lubeck") ; - Islands_Samar = UsePN (mkPN "Samar") ; - Countries_D_provinces_NordrheinWestfalen_cities_Aachen = UsePN (mkPN "Aachen") ; - Countries_CH_provinces_ZH_cities_Zurich = UsePN (mkPN "Zurich") ; - Countries_THA_provinces_MaeHongSon = UsePN (mkPN "Mae Hong Son") ; - Countries_VN_cities_VungTau = UsePN (mkPN "Vung Tau") ; - Countries_I_provinces_Toscana_cities_Prato = UsePN (mkPN "Prato") ; - Countries_ETH_cities_DireDawa = UsePN (mkPN "Dire Dawa") ; - Lakes_LakeKainji = UsePN (mkPN "Lake Kainji") ; - Countries_YV_provinces_DeltaAmacuro = UsePN (mkPN "Delta Amacuro") ; - Countries_cid_cia_Clipperton_Island = UsePN (mkPN "Clipperton Island") ; - Countries_USA_provinces_NewYork_cities_Yonkers = UsePN (mkPN "Yonkers") ; - Countries_TR_provinces_Bolu_cities_Bolu = UsePN (mkPN "Bolu") ; - Countries_VN_provinces_AnGiang = UsePN (mkPN "An Giang") ; - Countries_IR_provinces_Kerman_cities_Kerman = UsePN (mkPN "Kerman") ; - Countries_CO_provinces_Caldas_cities_Manizales = UsePN (mkPN "Manizales") ; - Organizations_Inmarsat = UsePN (mkPN "International Mobile Satellite Organization") ; - Countries_MA_cities_Casablanca = UsePN (mkPN "Casablanca") ; - Countries_VN_provinces_QuangBinh = UsePN (mkPN "Quang Binh") ; - Countries_CO_provinces_ValledeCauca_cities_Cali = UsePN (mkPN "Cali") ; - Countries_VN_provinces_NinhThuan = UsePN (mkPN "Ninh Thuan") ; - Countries_I_provinces_Umbria = UsePN (mkPN "Umbria") ; - Countries_CO_provinces_Antioquia_cities_Envigado = UsePN (mkPN "Envigado") ; - Countries_J_provinces_Hiroshima_cities_Hiroshima = UsePN (mkPN "Hiroshima") ; - Countries_SUD_provinces_alIstiwaiyah_cities_Juba = UsePN (mkPN "Juba") ; - Countries_TJ_provinces_Jiangsu_cities_Kunshan = UsePN (mkPN "Kunshan") ; - Countries_D_provinces_SachsenAnhalt = UsePN (mkPN "Sachsen Anhalt") ; - Countries_TJ_provinces_XinjiangUygur_cities_Korla = UsePN (mkPN "Korla") ; - Countries_BR_provinces_SaoPaulo_cities_Aracatuba = UsePN (mkPN "Aracatuba") ; - Countries_TJ_provinces_Jilin_cities_Changchun = UsePN (mkPN "Changchun") ; - Countries_I_provinces_Veneto_cities_Verona = UsePN (mkPN "Verona") ; - Countries_USA_provinces_Ohio = UsePN (mkPN "Ohio") ; - Countries_HCA_provinces_Yoro_cities_ElProgreso = UsePN (mkPN "El Progreso") ; - Countries_USA_provinces_Colorado_cities_Lakewood = UsePN (mkPN "Lakewood") ; - Countries_TR_provinces_Karaman = UsePN (mkPN "Karaman") ; - Countries_TR_provinces_Malatya = UsePN (mkPN "Malatya") ; - Countries_R_provinces_UdmurtRepublic = UsePN (mkPN "Udmurt Republic") ; - Countries_MOC_provinces_Inhambane = UsePN (mkPN "Inhambane") ; - Countries_ET_provinces_ElGharbiya = UsePN (mkPN "El Gharbiya") ; - Countries_D_provinces_NordrheinWestfalen_cities_Essen = UsePN (mkPN "Essen") ; - Countries_D_provinces_NordrheinWestfalen_cities_Monchengladbach = UsePN (mkPN "Monchengladbach") ; - Countries_WAN_cities_Gusau = UsePN (mkPN "Gusau") ; - Seas_SeaofAzov = UsePN (mkPN "Sea of Azov") ; - Countries_VN_provinces_HaiHung = UsePN (mkPN "Hai Hung") ; - Countries_NL_provinces_Limburg_cities_Maastricht = UsePN (mkPN "Maastricht") ; - Countries_H_provinces_Somogy = UsePN (mkPN "Somogy") ; - Countries_UA_provinces_Vinnytska = UsePN (mkPN "Vinnytska") ; - Countries_TJ_provinces_Hunan = UsePN (mkPN "Hunan") ; - Countries_TJ_provinces_Hubei_cities_Zaoyang = UsePN (mkPN "Zaoyang") ; - Countries_IL_provinces_South_cities_BeerSheva = UsePN (mkPN "Beer Sheva") ; - Countries_IND_provinces_Karnataka_cities_Mysore = UsePN (mkPN "Mysore") ; - Countries_I_provinces_Campania_cities_TorredelGreco = UsePN (mkPN "Torre del Greco") ; - Countries_RI_cities_Palembang = UsePN (mkPN "Palembang") ; - Countries_TAD_provinces_Kulob_cities_Kulob = UsePN (mkPN "Kulob") ; - Countries_USA_provinces_Indiana_cities_SouthBend = UsePN (mkPN "South Bend") ; - Countries_ROU_cities_Montevideo = UsePN (mkPN "Montevideo") ; - Countries_RM_provinces_Mahajanga_cities_Majunga = UsePN (mkPN "Majunga") ; - Countries_GB_provinces_Hertfordshire_cities_Hertford = UsePN (mkPN "Hertford") ; - Countries_CAM_provinces_Adamaoua = UsePN (mkPN "Adamaoua") ; - Rivers_Karun = UsePN (mkPN "Karun") ; - Countries_UA_provinces_Kirovohradska_cities_Kirovohrad = UsePN (mkPN "Kirovohrad") ; - Countries_RI_cities_Samarinda = UsePN (mkPN "Samarinda") ; - Islands_SantaCruzIsland = UsePN (mkPN "Santa Cruz Island") ; - Countries_SF_provinces_Lappia = UsePN (mkPN "Lappia") ; - Countries_MAL_provinces_Perak = UsePN (mkPN "Perak") ; - Countries_TJ_provinces_Guizhou_cities_Guiyang = UsePN (mkPN "Guiyang") ; - Countries_ZRE_provinces_Shaba = UsePN (mkPN "Shaba") ; - Countries_RA_provinces_BuenosAires_cities_LaMatanza = UsePN (mkPN "La Matanza") ; - Rivers_Zambezi = UsePN (mkPN "Zambezi") ; - Countries_TJ_provinces_Jiangsu_cities_Suqian = UsePN (mkPN "Suqian") ; - Countries_E_provinces_Rioja = UsePN (mkPN "Rioja") ; - Countries_PK_cities_Mardan = UsePN (mkPN "Mardan") ; - Countries_CAM_provinces_Nordoueste_cities_Bamenda = UsePN (mkPN "Bamenda") ; - Islands_Iceland = UsePN (mkPN "Iceland") ; - Countries_R_cities_Zagorsk = UsePN (mkPN "Zagorsk") ; - Countries_USA_provinces_NewYork = UsePN (mkPN "New York") ; - Countries_Z_provinces_Northern = UsePN (mkPN "Northern") ; - Countries_IR_provinces_Esfahan = UsePN (mkPN "Esfahan") ; - Countries_I_provinces_Toscana_cities_Firenze = UsePN (mkPN "Firenze") ; - Countries_CO_provinces_Guajira_La_cities_Cienaga = UsePN (mkPN "Cienaga") ; - Countries_TJ_provinces_Shandong_cities_Yantai = UsePN (mkPN "Yantai") ; - Countries_NOK_cities_Tanchon = UsePN (mkPN "Tanchon") ; - Countries_GB_provinces_Shropshire_cities_Shrewsbury = UsePN (mkPN "Shrewsbury") ; - Rivers_Loire = UsePN (mkPN "Loire") ; - Countries_PL_provinces_Rzeszowskie = UsePN (mkPN "Rzeszowskie") ; - Countries_TJ_provinces_Zhejiang_cities_Zhoushan = UsePN (mkPN "Zhoushan") ; - Countries_N_provinces_Finnmark_cities_Vadsoe = UsePN (mkPN "Vadsoe") ; - Countries_USA_provinces_Indiana_cities_Indianapolis = UsePN (mkPN "Indianapolis") ; - Countries_GB_provinces_Grampian_cities_Aberdeen = UsePN (mkPN "Aberdeen") ; - Countries_BR_provinces_SantaCatarina_cities_PraiaGrande = UsePN (mkPN "Praia Grande") ; - Countries_PE_provinces_Piura_cities_Sullana = UsePN (mkPN "Sullana") ; - Countries_USA_provinces_Oregon_cities_Eugene = UsePN (mkPN "Eugene") ; - Countries_YV_provinces_Portuguesa_cities_Acarigua = UsePN (mkPN "Acarigua") ; - Countries_GB_provinces_Essex_cities_Colchester = UsePN (mkPN "Colchester") ; - Countries_USA_provinces_California_cities_WestCovina = UsePN (mkPN "West Covina") ; - Countries_USA_provinces_Alaska_cities_Anchorage = UsePN (mkPN "Anchorage") ; - Countries_CO_provinces_Atlantico = UsePN (mkPN "Atlantico") ; - Countries_GB_provinces_Gloucestershire_cities_Gloucester = UsePN (mkPN "Gloucester") ; - Countries_THA_provinces_ChiangMai_cities_ChiangMai = UsePN (mkPN "Chiang Mai") ; - Countries_CH_provinces_SG = UsePN (mkPN "SG") ; - Countries_MEX_provinces_Veracruz_cities_Cordoba = UsePN (mkPN "Cordoba") ; - Countries_TJ_provinces_Heilongjiang_cities_Shangzhi = UsePN (mkPN "Shangzhi") ; - Mountains_Jezerce = UsePN (mkPN "Jezerce") ; - Countries_USA_provinces_Michigan_cities_SterlingHeights = UsePN (mkPN "Sterling Heights") ; - Countries_R_provinces_Kaliningradskayaoblast = UsePN (mkPN "Kaliningradskaya oblast") ; - Rivers_Ingoda = UsePN (mkPN "Ingoda") ; - Countries_UA_provinces_Khmelnytska_cities_Khmelnytskyy = UsePN (mkPN "Khmelnytskyy") ; - Countries_WAN_cities_Akure = UsePN (mkPN "Akure") ; - Countries_THA_provinces_Chachoengsao = UsePN (mkPN "Chachoengsao") ; - Countries_USA_provinces_Arizona_cities_Mesa = UsePN (mkPN "Mesa") ; - Countries_PL_provinces_Radomskie = UsePN (mkPN "Radomskie") ; - Countries_USA_provinces_NewMexico = UsePN (mkPN "New Mexico") ; - Countries_USA_provinces_Texas_cities_Lubbock = UsePN (mkPN "Lubbock") ; - Islands_GrKomoro = UsePN (mkPN "Gr Komoro") ; - Countries_USA_provinces_Massachusetts_cities_Springfield = UsePN (mkPN "Springfield") ; - Countries_RA_provinces_BuenosAires = UsePN (mkPN "Buenos Aires") ; - Countries_GB_provinces_Bridgend = UsePN (mkPN "Bridgend") ; - Countries_S_provinces_Alvsborg = UsePN (mkPN "Alvsborg") ; - Countries_S_provinces_Uppsala = UsePN (mkPN "Uppsala") ; - Countries_TJ_provinces_Zhejiang_cities_Jinhua = UsePN (mkPN "Jinhua") ; - Countries_GB_provinces_GreaterManchester_cities_Manchester = UsePN (mkPN "Manchester") ; - Countries_USA_provinces_Alaska = UsePN (mkPN "Alaska") ; - Rivers_Oranje = UsePN (mkPN "Oranje") ; - Countries_R_provinces_Kemerovskayaoblast_cities_LeninskKuznetskiy = UsePN (mkPN "Leninsk Kuznetskiy") ; - Countries_GB_provinces_WestYorkshire_cities_Kirklees = UsePN (mkPN "Kirklees") ; - Countries_R_provinces_Tomskayaoblast_cities_Tomsk = UsePN (mkPN "Tomsk") ; - Countries_S_provinces_Vasterbotten_cities_Umea = UsePN (mkPN "Umea") ; - Countries_TJ_provinces_Sichuan_cities_Xichang = UsePN (mkPN "Xichang") ; - Countries_THA_provinces_Nonthaburi = UsePN (mkPN "Nonthaburi") ; - Countries_BR_provinces_SaoPaulo_cities_Santos = UsePN (mkPN "Santos") ; - Countries_TJ_provinces_Liaoning_cities_Panshan = UsePN (mkPN "Panshan") ; - Countries_USA_provinces_California_cities_SanDiego = UsePN (mkPN "San Diego") ; - Countries_THA_provinces_Sukhothai = UsePN (mkPN "Sukhothai") ; - Countries_SUD_provinces_alWusta_cities_WadMadani = UsePN (mkPN "Wad Madani") ; - Countries_RP_cities_Cebu = UsePN (mkPN "Cebu") ; - Countries_CO_provinces_Cundinamarca = UsePN (mkPN "Cundinamarca") ; - Countries_KAZ_provinces_BatysQazaqstan_cities_Oral = UsePN (mkPN "Oral") ; - Countries_cid_cia_Gibraltar = UsePN (mkPN "Gibraltar") ; - Countries_UZB_provinces_Qasqadare = UsePN (mkPN "Qasqadare") ; - Countries_N_provinces_Finnmark = UsePN (mkPN "Finnmark") ; - Countries_GR_provinces_DhytikiMakedhonia = UsePN (mkPN "Dhytiki Makedhonia") ; - Countries_BR_provinces_SaoPaulo_cities_RibeiraoPreto = UsePN (mkPN "Ribeirao Preto") ; - Countries_KAZ_provinces_Pavlodar_cities_Ekibastuz = UsePN (mkPN "Ekibastuz") ; - Countries_D_provinces_Bremen_cities_Bremerhaven = UsePN (mkPN "Bremerhaven") ; - Countries_USA_provinces_California_cities_Vallejo = UsePN (mkPN "Vallejo") ; - Countries_IR_provinces_Mazandaran_cities_GonbadeKavus = UsePN (mkPN "Gonbad e Kavus") ; - Countries_CH_provinces_OW = UsePN (mkPN "OW") ; - Organizations_LAIA = UsePN (mkPN "Latin American Integration Association") ; - Countries_EAT_provinces_Mwanza_cities_Mwanza = UsePN (mkPN "Mwanza") ; - Organizations_WToO = UsePN (mkPN "World Tourism Organization") ; - Countries_TR_provinces_Mardin = UsePN (mkPN "Mardin") ; - Countries_MAL_provinces_Selangor = UsePN (mkPN "Selangor") ; - Countries_PL_provinces_Chelmskie_cities_Chelm = UsePN (mkPN "Chelm") ; - Countries_SN_provinces_Louga_cities_Louga = UsePN (mkPN "Louga") ; - Countries_D_provinces_RheinlandPfalz_cities_Kaiserslautern = UsePN (mkPN "Kaiserslautern") ; - Mountains_ClingmansDome = UsePN (mkPN "Clingmans Dome") ; - Countries_J_provinces_Miyazaki = UsePN (mkPN "Miyazaki") ; - Countries_IND_provinces_Maharashtra_cities_Nagpur = UsePN (mkPN "Nagpur") ; - Countries_J_provinces_Kochi = UsePN (mkPN "Kochi") ; - Countries_USA_provinces_NorthCarolina = UsePN (mkPN "North Carolina") ; - Countries_CO_provinces_NortedeSantander = UsePN (mkPN "Norte de Santander") ; - Countries_CO_provinces_ValledeCauca_cities_Tulua = UsePN (mkPN "Tulua") ; - Countries_RA_provinces_SanJuan = UsePN (mkPN "San Juan") ; - Countries_MAL_provinces_Fed_Terr_ofLabuan = UsePN (mkPN "Fed. Terr. of Labuan") ; - Countries_USA_provinces_Ohio_cities_Cincinnati = UsePN (mkPN "Cincinnati") ; - Countries_HCA_provinces_SantaBarbara_cities_SantaBarbara = UsePN (mkPN "Santa Barbara") ; - Countries_IR_provinces_Kerman_cities_Sirjan = UsePN (mkPN "Sirjan") ; - Countries_EAT_provinces_Ruvuma_cities_Songea = UsePN (mkPN "Songea") ; - Countries_ANG_provinces_Namibe_cities_Namibe = UsePN (mkPN "Namibe") ; - Countries_RO_provinces_Vilcea_cities_RimnicuVilcea = UsePN (mkPN "Rimnicu Vilcea") ; - Countries_HCA_provinces_GraciasaDios = UsePN (mkPN "Gracias a Dios") ; - Countries_USA_provinces_Nevada_cities_Henderson = UsePN (mkPN "Henderson") ; - Countries_WAN_cities_Onitsha = UsePN (mkPN "Onitsha") ; - Countries_PL_provinces_Przemyskie = UsePN (mkPN "Przemyskie") ; - Lakes_OzeroLadoga = UsePN (mkPN "Ozero Ladoga") ; - Countries_CO_provinces_Putumayo_cities_Mocoa = UsePN (mkPN "Mocoa") ; - Countries_TJ_provinces_Shaanxi_cities_Tongchuan = UsePN (mkPN "Tongchuan") ; - Countries_PE_provinces_Junin_cities_Huancayo = UsePN (mkPN "Huancayo") ; - Countries_BR_provinces_Parana_cities_Londrina = UsePN (mkPN "Londrina") ; - Countries_RSA_provinces_Gauteng = UsePN (mkPN "Gauteng") ; - Countries_RO_provinces_SatuMare_cities_SatuMare = UsePN (mkPN "Satu Mare") ; - Countries_USA_provinces_Michigan_cities_Detroit = UsePN (mkPN "Detroit") ; - Countries_USA_provinces_Wisconsin_cities_Madison = UsePN (mkPN "Madison") ; - Countries_S_provinces_Uppsala_cities_Uppsala = UsePN (mkPN "Uppsala") ; - Countries_USA_provinces_Connecticut_cities_Bridgeport = UsePN (mkPN "Bridgeport") ; - Countries_R_provinces_UdmurtRepublic_cities_Izhevsk = UsePN (mkPN "Izhevsk") ; - Countries_THA_provinces_Uttaradit = UsePN (mkPN "Uttaradit") ; - Countries_PE_provinces_Tacna = UsePN (mkPN "Tacna") ; - Countries_E_provinces_Galicia_cities_LaCoruna = UsePN (mkPN "La Coruna") ; - Countries_R_provinces_Voronezhskayaoblast_cities_Voronezh = UsePN (mkPN "Voronezh") ; - Countries_PL_provinces_Bielskie = UsePN (mkPN "Bielskie") ; - Countries_ANG_provinces_Bengo_cities_Caxito = UsePN (mkPN "Caxito") ; - Countries_EAK_provinces_Coast_cities_Malindi = UsePN (mkPN "Malindi") ; - Countries_F_provinces_PaysdelaLoire_cities_LeMans = UsePN (mkPN "Le Mans") ; - Countries_I_provinces_Puglia = UsePN (mkPN "Puglia") ; - Countries_RO_provinces_Arad = UsePN (mkPN "Arad") ; - Countries_RSA_provinces_WesternCape = UsePN (mkPN "Western Cape") ; - Countries_BR_provinces_Ceara = UsePN (mkPN "Ceara") ; - Countries_RO_provinces_Prahova_cities_Ploiesti = UsePN (mkPN "Ploiesti") ; - Countries_GR_provinces_VoreionAiyaion = UsePN (mkPN "Voreion Aiyaion") ; - Countries_N_provinces_Hordaland = UsePN (mkPN "Hordaland") ; - Countries_GB_provinces_Powys = UsePN (mkPN "Powys") ; - Countries_TJ_provinces_Anhui = UsePN (mkPN "Anhui") ; - Countries_USA_provinces_Hawaii_cities_Honolulu = UsePN (mkPN "Honolulu") ; - Organizations_IFRCS = UsePN (mkPN "International Federation of Red Cross and Red Crescent Societies") ; - Countries_RO_provinces_Maramures_cities_BaiaMare = UsePN (mkPN "Baia Mare") ; - Countries_IND_provinces_ArunachalPradesh = UsePN (mkPN "Arunachal Pradesh") ; - Countries_F_provinces_LanguedocRousillon = UsePN (mkPN "Languedoc Rousillon") ; - Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu = UsePN (mkPN "Hsinchu") ; - Countries_TJ_provinces_Hunan_cities_Xiangtan = UsePN (mkPN "Xiangtan") ; - Countries_RI_cities_BandarLampung = UsePN (mkPN "Bandar Lampung") ; - Countries_IND_provinces_Mizoram = UsePN (mkPN "Mizoram") ; - Islands_SanClementeIsland = UsePN (mkPN "San Clemente Island") ; - Countries_FGU_cities_Cayenne = UsePN (mkPN "Cayenne") ; - Seas_BlackSea = UsePN (mkPN "Black Sea") ; - Countries_HCA_provinces_Intibuca = UsePN (mkPN "Intibuca") ; - Countries_BR_provinces_SaoPaulo_cities_Campinas = UsePN (mkPN "Campinas") ; - Countries_RA_provinces_Mendoza = UsePN (mkPN "Mendoza") ; - Countries_SUD_provinces_Kurdufan = UsePN (mkPN "Kurdufan") ; - Countries_E_provinces_Andalusia_cities_Jaen = UsePN (mkPN "Jaen") ; - Countries_E_provinces_Madrid_cities_Mostoles = UsePN (mkPN "Mostoles") ; - Countries_BR_provinces_Para_cities_Santarem = UsePN (mkPN "Santarem") ; - Countries_R_provinces_Kirovskayaoblast_cities_Kirov = UsePN (mkPN "Kirov") ; - Countries_NL_provinces_Overijssel_cities_Zwolle = UsePN (mkPN "Zwolle") ; - Islands_Nevis = UsePN (mkPN "Nevis") ; - Islands_Coll = UsePN (mkPN "Coll") ; - Countries_USA_provinces_Florida_cities_Hialeah = UsePN (mkPN "Hialeah") ; - Countries_A_provinces_Styria_cities_Graz = UsePN (mkPN "Graz") ; - Countries_HCA_provinces_IslasdelaBahia_cities_Roatan = UsePN (mkPN "Roatan") ; - Countries_TJ_provinces_Fujian = UsePN (mkPN "Fujian") ; - Countries_RSM_cities_SanMarino = UsePN (mkPN "San Marino") ; - Islands_Honshu = UsePN (mkPN "Honshu") ; - Countries_GB_provinces_Staffordshire = UsePN (mkPN "Staffordshire") ; - Countries_YV_provinces_Monagas_cities_Maturin = UsePN (mkPN "Maturin") ; - Countries_GB_provinces_Essex_cities_Basildon = UsePN (mkPN "Basildon") ; - Countries_ES_provinces_LaUnion = UsePN (mkPN "La Union") ; - Countries_D_provinces_SchleswigHolstein_cities_Kiel = UsePN (mkPN "Kiel") ; - Countries_RSA_cities_Katlehong = UsePN (mkPN "Katlehong") ; - Lakes_LakeTorren = UsePN (mkPN "Lake Torren") ; - Countries_UZB_provinces_Farghona_cities_Quqon = UsePN (mkPN "Quqon") ; - Countries_THA_provinces_Kanchanaburi = UsePN (mkPN "Kanchanaburi") ; - Countries_RP_cities_Manila = UsePN (mkPN "Manila") ; - Lakes_LakeSkutari = UsePN (mkPN "Lake Skutari") ; - Countries_J_provinces_Kyoto_cities_Kyoto = UsePN (mkPN "Kyoto") ; - Countries_YV_provinces_Portuguesa = UsePN (mkPN "Portuguesa") ; - Mountains_NevadodeToluca = UsePN (mkPN "Nevado de Toluca") ; - Mountains_MountEverest = UsePN (mkPN "Mount Everest") ; - Countries_VN_provinces_ThaiBinh = UsePN (mkPN "Thai Binh") ; - Countries_RM_provinces_Toliary_cities_Toliary = UsePN (mkPN "Toliary") ; - Islands_VancouverIsland = UsePN (mkPN "Vancouver Island") ; - Lakes_OzeroOnega = UsePN (mkPN "Ozero Onega") ; - Countries_D_provinces_NordrheinWestfalen_cities_Solingen = UsePN (mkPN "Solingen") ; - Countries_USA_provinces_Connecticut = UsePN (mkPN "Connecticut") ; - Countries_C_provinces_Guantanamo = UsePN (mkPN "Guantanamo") ; - Countries_E_provinces_Catalonia_cities_Sabadell = UsePN (mkPN "Sabadell") ; - Countries_RC_provinces_Taipei = UsePN (mkPN "Taipei") ; - Countries_USA_provinces_Washington_cities_Spokane = UsePN (mkPN "Spokane") ; - Countries_AL_cities_Vlore = UsePN (mkPN "Vlore") ; - Countries_PL_provinces_Bielskie_cities_BielskoBiala = UsePN (mkPN "Bielsko Biala") ; - Countries_MEX_provinces_Hidalgo_cities_Pachuca = UsePN (mkPN "Pachuca") ; - Countries_cid_cia_Wallis_and_Futuna_cities_Mata_Utu = UsePN (mkPN "Mata-Utu") ; - Countries_VN_provinces_HoaBinh = UsePN (mkPN "Hoa Binh") ; - Organizations_ECLAC = UsePN (mkPN "Economic Commission for Latin America and the Caribbean") ; - Countries_EAT_provinces_Ruvuma = UsePN (mkPN "Ruvuma") ; - Countries_IND_provinces_Assam = UsePN (mkPN "Assam") ; - Countries_R_provinces_Omskayaoblast_cities_Omsk = UsePN (mkPN "Omsk") ; - Countries_N_provinces_Finnmark_cities_Hammerfest = UsePN (mkPN "Hammerfest") ; - Countries_TJ_provinces_Hunan_cities_Loudi = UsePN (mkPN "Loudi") ; - Countries_THA_provinces_Saraburi_cities_Saraburi = UsePN (mkPN "Saraburi") ; - Mountains_MtWashington = UsePN (mkPN "Mt Washington") ; - Organizations_UPU = UsePN (mkPN "Universal Postal Union") ; - Countries_R_provinces_Ryazanskayaoblast_cities_Ryazan = UsePN (mkPN "Ryazan") ; - Countries_NL_provinces_Overijssel = UsePN (mkPN "Overijssel") ; - Countries_cid_cia_Navassa_Island = UsePN (mkPN "Navassa Island") ; - Countries_THA_provinces_Chanthaburi = UsePN (mkPN "Chanthaburi") ; - Countries_KAZ_provinces_Almaty_munic_cities_Almaty = UsePN (mkPN "Almaty") ; - Countries_F_provinces_Corse_cities_Ajaccio = UsePN (mkPN "Ajaccio") ; - Countries_I_provinces_Puglia_cities_Bari = UsePN (mkPN "Bari") ; - Countries_MEX_provinces_Campeche_cities_Campeche = UsePN (mkPN "Campeche") ; - Countries_BR_cities_Alvorada = UsePN (mkPN "Alvorada") ; - Organizations_AfDB = UsePN (mkPN "African Development Bank") ; - Rivers_Kokemaeenjoki = UsePN (mkPN "Kokemaeenjoki") ; - Countries_UA_provinces_Kyyivska = UsePN (mkPN "Kyyivska") ; - Organizations_CAEU = UsePN (mkPN "Council of Arab Economic Unity") ; - Countries_cid_cia_Jan_Mayen = UsePN (mkPN "Jan Mayen") ; - Countries_R_provinces_Leningradskayaoblast = UsePN (mkPN "Leningradskaya oblast") ; - Countries_RCB_cities_Brazzaville = UsePN (mkPN "Brazzaville") ; - Countries_F_provinces_Aquitaine_cities_Bordeaux = UsePN (mkPN "Bordeaux") ; - Countries_BR_provinces_SaoPaulo_cities_Botucatu = UsePN (mkPN "Botucatu") ; - Countries_USA_provinces_Florida_cities_Hollywood = UsePN (mkPN "Hollywood") ; - Countries_S_provinces_Ostergotland_cities_Norrkoping = UsePN (mkPN "Norrkoping") ; - Countries_ES_provinces_LaLibertad = UsePN (mkPN "La Libertad") ; - Countries_USA_provinces_California_cities_Pomona = UsePN (mkPN "Pomona") ; - Countries_BR_cities_Abaetetuba = UsePN (mkPN "Abaetetuba") ; - Countries_WAN_cities_Ikorodu = UsePN (mkPN "Ikorodu") ; - Countries_ET_provinces_SinaashShamaliyah_cities_ElArish = UsePN (mkPN "El Arish") ; - Rivers_Lukuga = UsePN (mkPN "Lukuga") ; - Countries_TJ_provinces_Guangdong_cities_Heyuan = UsePN (mkPN "Heyuan") ; - Countries_KAZ_provinces_Qaraghandy_cities_Karaganda = UsePN (mkPN "Karaganda") ; - Countries_TR_provinces_Tokat_cities_Tokat = UsePN (mkPN "Tokat") ; - Countries_C_provinces_Guantanamo_cities_Guantanamo = UsePN (mkPN "Guantanamo") ; - Islands_Hoy = UsePN (mkPN "Hoy") ; - Countries_BR_cities_Sumare = UsePN (mkPN "Sumare") ; - Mountains_Kenia = UsePN (mkPN "Kenia") ; - Rivers_Bani = UsePN (mkPN "Bani") ; - Countries_RA_provinces_RioNegro = UsePN (mkPN "Rio Negro") ; - Countries_WAN_cities_Ila = UsePN (mkPN "Ila") ; - Countries_TJ_provinces_Hunan_cities_Yiyang = UsePN (mkPN "Yiyang") ; - Countries_PL_provinces_Lodzkie = UsePN (mkPN "Lodzkie") ; - Countries_NL_provinces_Friesland = UsePN (mkPN "Friesland") ; - Countries_RP_cities_Pasig = UsePN (mkPN "Pasig") ; - Countries_R_provinces_Pskovskayaoblast_cities_VelikiyeLuki = UsePN (mkPN "Velikiye Luki") ; - Countries_E_provinces_Madrid_cities_AlcaladeHenares = UsePN (mkPN "Alcala de Henares") ; - Countries_cid_cia_Bouvet_Island = UsePN (mkPN "Bouvet Island") ; - Countries_GB_provinces_Oxfordshire = UsePN (mkPN "Oxfordshire") ; - Countries_CO_provinces_NortedeSantander_cities_Cucuta = UsePN (mkPN "Cucuta") ; - Countries_GB_provinces_Lancashire_cities_Lancaster = UsePN (mkPN "Lancaster") ; - Countries_cid_cia_Europa_Island = UsePN (mkPN "Europa Island") ; - Countries_CO_provinces_Bolivar = UsePN (mkPN "Bolivar") ; - Countries_ET_provinces_ElGharbiya_cities_Tanta = UsePN (mkPN "Tanta") ; - Countries_TJ_provinces_Henan = UsePN (mkPN "Henan") ; - Countries_BR_provinces_Para_cities_Castanhal = UsePN (mkPN "Castanhal") ; - Countries_R_provinces_Orlovskayaoblast = UsePN (mkPN "Orlovskaya oblast") ; - Countries_MEX_provinces_Guanajuato_cities_Celaya = UsePN (mkPN "Celaya") ; - Countries_MAL_provinces_Kelantan = UsePN (mkPN "Kelantan") ; - Countries_UA_provinces_Donetska_cities_Makiyivka = UsePN (mkPN "Makiyivka") ; - Countries_WAN_cities_Ikerre = UsePN (mkPN "Ikerre") ; - Countries_cid_cia_Johnston_Atoll = UsePN (mkPN "Johnston Atoll") ; - Countries_RC_cities_Hsinchuang = UsePN (mkPN "Hsinchuang") ; - Countries_I_provinces_Liguria_cities_LaSpezia = UsePN (mkPN "La Spezia") ; - Countries_RM_provinces_Toamasina_cities_Tamatave = UsePN (mkPN "Tamatave") ; - Countries_S_provinces_Kristianstad_cities_Kristianstad = UsePN (mkPN "Kristianstad") ; - Countries_R_provinces_UdmurtRepublic_cities_Glazov = UsePN (mkPN "Glazov") ; - Countries_HCA_provinces_Lempira = UsePN (mkPN "Lempira") ; - Rivers_Vaal = UsePN (mkPN "Vaal") ; - Countries_TJ_provinces_Anhui_cities_Xuancheng = UsePN (mkPN "Xuancheng") ; - Countries_ET_provinces_ElWadielJadid_cities_ElKharga = UsePN (mkPN "El Kharga") ; - Countries_R_provinces_Vladimirskayaoblast_cities_Vladimir = UsePN (mkPN "Vladimir") ; - Mountains_Portefjaellen = UsePN (mkPN "Portefjaellen") ; - Countries_PL_provinces_Warszwaskie_cities_Warsaw = UsePN (mkPN "Warsaw") ; - Countries_IRQ_provinces_Babil = UsePN (mkPN "Babil") ; - Countries_CZ_provinces_Zapadocesky = UsePN (mkPN "Zapadocesky") ; - Organizations_Benelux = UsePN (mkPN "Benelux Economic Union") ; - Countries_TJ_provinces_Sichuan_cities_Chengdu = UsePN (mkPN "Chengdu") ; - Countries_PL_provinces_Lomzynskie_cities_Lomza = UsePN (mkPN "Lomza") ; - Countries_CO_provinces_Risaralda = UsePN (mkPN "Risaralda") ; - Countries_R_provinces_Kostromskayaoblast = UsePN (mkPN "Kostromskaya oblast") ; - Countries_E_provinces_Catalonia_cities_HospitaletdeLlobregat = UsePN (mkPN "Hospitalet de Llobregat") ; - Countries_GR_provinces_Attiki = UsePN (mkPN "Attiki") ; - Countries_D_provinces_Bayern_cities_Nurnberg = UsePN (mkPN "Nurnberg") ; - Countries_USA_provinces_Mississippi_cities_Jackson = UsePN (mkPN "Jackson") ; - Islands_Montserrat = UsePN (mkPN "Montserrat") ; - Countries_R_provinces_Magadanskayaoblast_cities_Magadan = UsePN (mkPN "Magadan") ; - Countries_ES_provinces_Chalatenango_cities_Chalatenango = UsePN (mkPN "Chalatenango") ; - Countries_CO_provinces_Narino = UsePN (mkPN "Narino") ; - Islands_SantaRosaIsland = UsePN (mkPN "Santa Rosa Island") ; - Countries_MEX_provinces_Hidalgo = UsePN (mkPN "Hidalgo") ; - Countries_R_provinces_Ivanovskayaoblast = UsePN (mkPN "Ivanovskaya oblast") ; - Countries_C_provinces_CiegodeAvila = UsePN (mkPN "Ciego de Avila") ; - Countries_R_provinces_Tulskayaoblast_cities_Novomoskovsk = UsePN (mkPN "Novomoskovsk") ; - Countries_GB_provinces_GreaterManchester_cities_Wigan = UsePN (mkPN "Wigan") ; - Countries_GB_provinces_Central_cities_Stirling = UsePN (mkPN "Stirling") ; - Countries_USA_provinces_Texas_cities_Laredo = UsePN (mkPN "Laredo") ; - Rivers_Chire = UsePN (mkPN "Chire") ; - Countries_TJ_provinces_NeiMonggol_cities_Hohhot = UsePN (mkPN "Hohhot") ; - Countries_CZ_provinces_Severocesky_cities_Liberec = UsePN (mkPN "Liberec") ; - Lakes_LakePrespa = UsePN (mkPN "Lake Prespa") ; - Rivers_Cunene = UsePN (mkPN "Cunene") ; - Rivers_Arkansas = UsePN (mkPN "Arkansas") ; - Countries_TJ_provinces_Hunan_cities_Shaoyang = UsePN (mkPN "Shaoyang") ; - Countries_VN_provinces_SongBe = UsePN (mkPN "Song Be") ; - Countries_J_provinces_Okayama = UsePN (mkPN "Okayama") ; - Countries_USA_provinces_Virginia_cities_Chesapeake = UsePN (mkPN "Chesapeake") ; - Countries_RSA_cities_Ibhayi = UsePN (mkPN "Ibhayi") ; - Countries_CH_provinces_VD = UsePN (mkPN "VD") ; - Lakes_LakeWilliston = UsePN (mkPN "Lake Williston") ; - Islands_Shikoku = UsePN (mkPN "Shikoku") ; - Countries_IR_provinces_Khuzestan_cities_Dezful = UsePN (mkPN "Dezful") ; - Countries_IND_provinces_Bihar = UsePN (mkPN "Bihar") ; - Deserts_Makteir = UsePN (mkPN "Makteir") ; - Countries_EAT_provinces_Mwanza = UsePN (mkPN "Mwanza") ; - Rivers_Weichsel = UsePN (mkPN "Weichsel") ; - Countries_PL_provinces_Poznanskie = UsePN (mkPN "Poznanskie") ; - Countries_GB_provinces_Somerset_cities_Taunton = UsePN (mkPN "Taunton") ; - Countries_RO_provinces_Salaj = UsePN (mkPN "Salaj") ; - Countries_R_provinces_Belgorodskayaoblast = UsePN (mkPN "Belgorodskaya oblast") ; - Countries_CH_provinces_BL = UsePN (mkPN "BL") ; - Countries_RA_provinces_Corrientes_cities_Corrientes = UsePN (mkPN "Corrientes") ; - Countries_TR_provinces_Erzurum_cities_Erzurum = UsePN (mkPN "Erzurum") ; - Countries_CDN_provinces_Ontario_cities_SaintCatharines = UsePN (mkPN "Saint Catharines") ; - Countries_ET_provinces_ElSuweiz_munic = UsePN (mkPN "El Suweiz (munic.)") ; - Countries_BR_provinces_Pernambuco_cities_Petrolina = UsePN (mkPN "Petrolina") ; - Islands_Bornholm = UsePN (mkPN "Bornholm") ; - Countries_USA_provinces_Texas_cities_Amarillo = UsePN (mkPN "Amarillo") ; - Lakes_LakeEduard = UsePN (mkPN "Lake Eduard") ; - Countries_GB_provinces_WestMidlands_cities_Wolverhampton = UsePN (mkPN "Wolverhampton") ; - Countries_GB_provinces_NorthYorkshire_cities_Northallerton = UsePN (mkPN "Northallerton") ; - Seas_PersianGulf = UsePN (mkPN "Persian Gulf") ; - Organizations_BDEAC = UsePN (mkPN "Central African States Development Bank") ; - Countries_J_provinces_Gumma_cities_Maebashi = UsePN (mkPN "Maebashi") ; - Countries_GB_provinces_Dorset_cities_Dorchester = UsePN (mkPN "Dorchester") ; - Countries_IND_provinces_AndhraPradesh_cities_Guntur = UsePN (mkPN "Guntur") ; - Countries_EAK_provinces_Central_cities_Nyeri = UsePN (mkPN "Nyeri") ; - Countries_D_provinces_BadenWurttemberg_cities_Stuttgart = UsePN (mkPN "Stuttgart") ; - Countries_ROK_cities_Chongju = UsePN (mkPN "Chongju") ; - Countries_E_provinces_Catalonia_cities_Mataro = UsePN (mkPN "Mataro") ; - Countries_SN_provinces_SaintLouis_cities_SaintLouis = UsePN (mkPN "Saint Louis") ; - Countries_UZB_provinces_Surkhondare_cities_Termiz = UsePN (mkPN "Termiz") ; - Countries_THA_provinces_Satun = UsePN (mkPN "Satun") ; - Countries_IR_provinces_Mazandaran_cities_Gorgan = UsePN (mkPN "Gorgan") ; - Countries_TJ_provinces_Sichuan_cities_Guangyuan = UsePN (mkPN "Guangyuan") ; - Countries_IRQ_provinces_Wasit = UsePN (mkPN "Wasit") ; - Countries_PL_provinces_Ostroleckie_cities_Ostroleka = UsePN (mkPN "Ostroleka") ; - Countries_TR_provinces_Balikesir_cities_Balikesir = UsePN (mkPN "Balikesir") ; - Countries_D_provinces_NordrheinWestfalen_cities_Dortmund = UsePN (mkPN "Dortmund") ; - Countries_PL_provinces_Plockie = UsePN (mkPN "Plockie") ; - Countries_CZ_provinces_Severomoravsky_cities_Olomouc = UsePN (mkPN "Olomouc") ; - Countries_MEX_provinces_Coahuila_cities_Monclova = UsePN (mkPN "Monclova") ; - Countries_CAM_provinces_Sud_cities_Ebolowa = UsePN (mkPN "Ebolowa") ; - Countries_IND_provinces_TamilNadu_cities_Tiruchchirappalli = UsePN (mkPN "Tiruchchirappalli") ; - Countries_THA_provinces_LopBuri = UsePN (mkPN "Lop Buri") ; - Countries_EAT_provinces_Tabora_cities_Tabora = UsePN (mkPN "Tabora") ; - Countries_TR_provinces_Sanliurfa = UsePN (mkPN "Sanliurfa") ; - Countries_THA_provinces_SuratThani = UsePN (mkPN "Surat Thani") ; - Countries_USA_provinces_SouthDakota_cities_SiouxFalls = UsePN (mkPN "Sioux Falls") ; - Countries_GB_provinces_MerthyrTydfil = UsePN (mkPN "Merthyr Tydfil") ; - Countries_BR_provinces_MatoGrossodoSul = UsePN (mkPN "Mato Grosso do Sul") ; - Countries_YV_provinces_Bolivar_cities_CiudadGuayana = UsePN (mkPN "Ciudad Guayana") ; - Mountains_BoundaryPeak = UsePN (mkPN "Boundary Peak") ; - Countries_GB_provinces_AberconwyandColwyn = UsePN (mkPN "Aberconwy and Colwyn") ; - Countries_UA_provinces_Zakarpatska_cities_Uzhhorod = UsePN (mkPN "Uzhhorod") ; - Countries_R_provinces_Irkutskayaoblast_cities_Irkutsk = UsePN (mkPN "Irkutsk") ; - Countries_HCA_provinces_Comayagua = UsePN (mkPN "Comayagua") ; - Countries_USA_provinces_NorthCarolina_cities_Durham = UsePN (mkPN "Durham") ; - Countries_HCA_provinces_Colon_cities_Trujillo = UsePN (mkPN "Trujillo") ; - Countries_WAN_cities_Shaki = UsePN (mkPN "Shaki") ; - Countries_SF_provinces_Uusimaa_cities_Helsinki = UsePN (mkPN "Helsinki") ; - Countries_I_provinces_Piemonte = UsePN (mkPN "Piemonte") ; - Countries_GR_provinces_KedrikiMakedhonia = UsePN (mkPN "Kedriki Makedhonia") ; - Countries_USA_provinces_Texas_cities_Arlington = UsePN (mkPN "Arlington") ; - Rivers_Casai = UsePN (mkPN "Casai") ; - Lakes_LakeKioga = UsePN (mkPN "Lake Kioga") ; - Countries_H_provinces_Budapest_munic = UsePN (mkPN "Budapest (munic.)") ; - Rivers_Sanga = UsePN (mkPN "Sanga") ; - Countries_USA_provinces_Arizona_cities_Scottsdale = UsePN (mkPN "Scottsdale") ; - Countries_RO_provinces_Teleorman = UsePN (mkPN "Teleorman") ; - Countries_CAM_provinces_Est_cities_Bertoua = UsePN (mkPN "Bertoua") ; - Countries_BR_cities_Betim = UsePN (mkPN "Betim") ; - Countries_GB_provinces_WestMidlands_cities_Solihull = UsePN (mkPN "Solihull") ; - Countries_GB_provinces_RhonddaCynonTaff_cities_Rhondda = UsePN (mkPN "Rhondda") ; - Countries_TR_provinces_Ordu = UsePN (mkPN "Ordu") ; - Countries_J_provinces_Kanagawa_cities_Kawasaki = UsePN (mkPN "Kawasaki") ; - Islands_Tasmania = UsePN (mkPN "Tasmania") ; - Countries_DJI_cities_Djibouti = UsePN (mkPN "Djibouti") ; - Countries_MEX_provinces_NuevoLeon_cities_Monterrey = UsePN (mkPN "Monterrey") ; - Countries_TR_provinces_Hatay_cities_Iskenderun = UsePN (mkPN "Iskenderun") ; - Lakes_GreatSaltLake = UsePN (mkPN "Great Salt Lake") ; - Countries_WAN_cities_Sapele = UsePN (mkPN "Sapele") ; - Countries_USA_provinces_Tennessee_cities_Nashville = UsePN (mkPN "Nashville") ; - Countries_CH_provinces_UR = UsePN (mkPN "UR") ; - Countries_IR_provinces_AzarbayianeGharbt_cities_Maragheh = UsePN (mkPN "Maragheh") ; - Countries_E_provinces_CanaryIslands_cities_LasPalmasdeGranCanaria = UsePN (mkPN "Las Palmas de Gran Canaria") ; - Countries_CDN_provinces_Ontario = UsePN (mkPN "Ontario") ; - Countries_RO_provinces_Maramures = UsePN (mkPN "Maramures") ; - Countries_RI_cities_Gorontalo = UsePN (mkPN "Gorontalo") ; - Countries_CH_provinces_LU = UsePN (mkPN "LU") ; - Countries_R_provinces_Rep_ofAdygeya = UsePN (mkPN "Rep. of Adygeya") ; - Countries_MEX_provinces_Colima_cities_Colima = UsePN (mkPN "Colima") ; - Countries_RO_provinces_Calarasi = UsePN (mkPN "Calarasi") ; - Countries_S_provinces_Norrbotten = UsePN (mkPN "Norrbotten") ; - Countries_TJ_provinces_Shanxi_cities_Yuci = UsePN (mkPN "Yuci") ; - Countries_AZ_cities_Baku = UsePN (mkPN "Baku") ; - Countries_E_provinces_Catalonia_cities_Tarragona = UsePN (mkPN "Tarragona") ; - Countries_I_provinces_Abruzzo_cities_Pescara = UsePN (mkPN "Pescara") ; - Countries_R_provinces_Kurskayaoblast = UsePN (mkPN "Kurskaya oblast") ; - Countries_RA_provinces_SantaCruz_cities_RioGallegos = UsePN (mkPN "Rio Gallegos") ; - Countries_IR_provinces_Hamadan_cities_Malayer = UsePN (mkPN "Malayer") ; - Countries_J_provinces_Kumamoto = UsePN (mkPN "Kumamoto") ; - Organizations_NAM = UsePN (mkPN "Nonaligned Movement") ; - Countries_TJ_provinces_Liaoning_cities_Benxi = UsePN (mkPN "Benxi") ; - Rivers_ConnecticutRiver = UsePN (mkPN "Connecticut River") ; - Countries_I_provinces_Toscana = UsePN (mkPN "Toscana") ; - Countries_BR_provinces_Pernambuco_cities_Garanhuns = UsePN (mkPN "Garanhuns") ; - Countries_AL_cities_Tirane = UsePN (mkPN "Tirane") ; - Islands_SaintVincent = UsePN (mkPN "Saint Vincent") ; - Countries_GB_provinces_Lothian = UsePN (mkPN "Lothian") ; - Countries_YV_provinces_Carabobo_cities_Valencia = UsePN (mkPN "Valencia") ; - Countries_USA_provinces_NorthCarolina_cities_Raleigh = UsePN (mkPN "Raleigh") ; - Countries_WAN_cities_Enugu = UsePN (mkPN "Enugu") ; - Countries_R_provinces_Khabarovskiykray_cities_Khabarovsk = UsePN (mkPN "Khabarovsk") ; - Countries_IR_provinces_Khorasan_cities_Bojnurd = UsePN (mkPN "Bojnurd") ; - Countries_TM_provinces_Balkan_cities_Nebitdag = UsePN (mkPN "Nebitdag") ; - Rivers_RiodelaPlata = UsePN (mkPN "Rio de la Plata") ; - Rivers_Pibor = UsePN (mkPN "Pibor") ; - Countries_BD_cities_Sylhet = UsePN (mkPN "Sylhet") ; - Countries_D_provinces_NordrheinWestfalen_cities_MulheimanderRuhr = UsePN (mkPN "Mulheim an der Ruhr") ; - Countries_USA_provinces_NewJersey_cities_Paterson = UsePN (mkPN "Paterson") ; - Countries_TJ_provinces_Heilongjiang_cities_Fuling = UsePN (mkPN "Fuling") ; - Countries_TR_provinces_Kocaeli_cities_Adapazari = UsePN (mkPN "Adapazari") ; - Countries_MA_cities_Tetouan = UsePN (mkPN "Tetouan") ; - Countries_S_provinces_Kristianstad = UsePN (mkPN "Kristianstad") ; - Countries_E_provinces_Andalusia_cities_Sevilla = UsePN (mkPN "Sevilla") ; - Countries_S_provinces_Orebro_cities_Orebro = UsePN (mkPN "Orebro") ; - Countries_MYA_provinces_Chin_cities_Hakha = UsePN (mkPN "Hakha") ; - Countries_TJ_provinces_Hubei_cities_Guangshui = UsePN (mkPN "Guangshui") ; - Rivers_Kafue = UsePN (mkPN "Kafue") ; - Countries_cid_cia_French_Polynesia_cities_Papeete = UsePN (mkPN "Papeete") ; - Countries_BR_provinces_Alagoas_cities_Maceio = UsePN (mkPN "Maceio") ; - Countries_TJ_provinces_Henan_cities_Luohe = UsePN (mkPN "Luohe") ; - Countries_GR_cities_Piraeus = UsePN (mkPN "Piraeus") ; - Countries_ET_provinces_Sohag = UsePN (mkPN "Sohag") ; - Countries_GB_provinces_WestMidlands_cities_Coventry = UsePN (mkPN "Coventry") ; - Countries_BR_provinces_Bahia_cities_FeiradeSantana = UsePN (mkPN "Feira de Santana") ; - Countries_TR_provinces_Diyarbakir_cities_Diyarbakir = UsePN (mkPN "Diyarbakir") ; - Organizations_UNRWA = UsePN (mkPN "United Nations Relief and Works Agency for Palestine Refugees in the Near East") ; - Countries_WAN_cities_Ibadan = UsePN (mkPN "Ibadan") ; - Countries_PK_cities_Islamabad = UsePN (mkPN "Islamabad") ; - Countries_RSA_cities_Soshanguve = UsePN (mkPN "Soshanguve") ; - Countries_J_provinces_Fukushima_cities_Fukushima = UsePN (mkPN "Fukushima") ; - Countries_RM_provinces_Antananarivo = UsePN (mkPN "Antananarivo") ; - Countries_P_provinces_Braganca = UsePN (mkPN "Braganca") ; - Countries_YV_provinces_Tachira_cities_SanCristobal = UsePN (mkPN "San Cristobal") ; - Countries_MEX_provinces_Veracruz_cities_Coatzacoalcos = UsePN (mkPN "Coatzacoalcos") ; - Countries_CDN_provinces_Ontario_cities_Oshawa = UsePN (mkPN "Oshawa") ; - Countries_RSA_provinces_Mpumalanga_cities_Nelspruit = UsePN (mkPN "Nelspruit") ; - Countries_R_provinces_Irkutskayaoblast = UsePN (mkPN "Irkutskaya oblast") ; - Countries_cid_cia_Greenland = UsePN (mkPN "Greenland") ; - Countries_Z_provinces_Northern_cities_Kasama = UsePN (mkPN "Kasama") ; - Countries_PL_provinces_Ciechanowskie = UsePN (mkPN "Ciechanowskie") ; - Countries_UA_provinces_Kharkivska_cities_Kharkiv = UsePN (mkPN "Kharkiv") ; - Countries_A_provinces_Carinthia_cities_Klagenfurt = UsePN (mkPN "Klagenfurt") ; - Organizations_G_10 = UsePN (mkPN "Group of 10") ; - Countries_CO_provinces_Bolivar_cities_Mangangue = UsePN (mkPN "Mangangue") ; - Countries_RO_provinces_Dimbovita = UsePN (mkPN "Dimbovita") ; - Countries_DZ_cities_Bechar = UsePN (mkPN "Bechar") ; - Countries_PL_provinces_Poznanskie_cities_Poznan = UsePN (mkPN "Poznan") ; - Countries_GB_provinces_SouthYorkshire_cities_Sheffield = UsePN (mkPN "Sheffield") ; - Countries_MYA_provinces_Tanintharyi_cities_Tavoy = UsePN (mkPN "Tavoy") ; - Countries_GB_provinces_Kent_cities_Tonbridge = UsePN (mkPN "Tonbridge") ; - Countries_L_cities_Luxembourg = UsePN (mkPN "Luxembourg") ; - Organizations_OECS = UsePN (mkPN "Organization of Eastern Caribbean States") ; - Countries_D_provinces_Saarland = UsePN (mkPN "Saarland") ; - Countries_CR_provinces_Heredia = UsePN (mkPN "Heredia") ; - Countries_USA_provinces_California_cities_Lancaster = UsePN (mkPN "Lancaster") ; - Countries_TJ_provinces_Jiangsu_cities_Yixing = UsePN (mkPN "Yixing") ; - Countries_BR_provinces_MatoGrosso = UsePN (mkPN "Mato Grosso") ; - Countries_RO_provinces_Gorj = UsePN (mkPN "Gorj") ; - Countries_S_provinces_Stockholm = UsePN (mkPN "Stockholm") ; - Mountains_MtHood = UsePN (mkPN "Mt Hood") ; - Countries_YV_provinces_Cojedes = UsePN (mkPN "Cojedes") ; - Countries_TJ_provinces_Guangdong_cities_Shantou = UsePN (mkPN "Shantou") ; - Countries_J_provinces_Aichi = UsePN (mkPN "Aichi") ; - Countries_WAN_cities_EffonAlaiye = UsePN (mkPN "Effon Alaiye") ; - Mountains_GuadalupePeak = UsePN (mkPN "Guadalupe Peak") ; - Countries_PL_provinces_Tarnobrzeskie = UsePN (mkPN "Tarnobrzeskie") ; - Countries_I_provinces_TrentinoAltoAdige_cities_Bolzano = UsePN (mkPN "Bolzano") ; - Countries_TJ_provinces_Shandong_cities_Liaocheng = UsePN (mkPN "Liaocheng") ; - Countries_USA_provinces_Illinois_cities_Peoria = UsePN (mkPN "Peoria") ; - Countries_MEX_provinces_Veracruz_cities_XalapaEnriquez = UsePN (mkPN "Xalapa Enriquez") ; - Countries_VN_provinces_BacThai = UsePN (mkPN "Bac Thai") ; - Countries_RO_provinces_Dolj_cities_Craiova = UsePN (mkPN "Craiova") ; - Countries_BF_cities_Ouagadougou = UsePN (mkPN "Ouagadougou") ; - Countries_TJ_provinces_Liaoning_cities_Tieling = UsePN (mkPN "Tieling") ; - Countries_BR_provinces_Para_cities_Ananindeua = UsePN (mkPN "Ananindeua") ; - Countries_J_provinces_Kagoshima = UsePN (mkPN "Kagoshima") ; - Islands_NorthCaicos = UsePN (mkPN "North Caicos") ; - Countries_WAN_cities_Lafia = UsePN (mkPN "Lafia") ; - Countries_TJ_provinces_Jiangxi_cities_Xinyu = UsePN (mkPN "Xinyu") ; - Countries_THA_provinces_Trang = UsePN (mkPN "Trang") ; - Countries_AUS_provinces_Victoria_cities_Melbourne = UsePN (mkPN "Melbourne") ; - Countries_TR_provinces_Cankiri = UsePN (mkPN "Cankiri") ; - Islands_Trinidad = UsePN (mkPN "Trinidad") ; - Organizations_ZC = UsePN (mkPN "Zangger Committee") ; - Countries_E_provinces_BalearicIslands = UsePN (mkPN "Balearic Islands") ; - Countries_BR_provinces_RioGrandedoSul_cities_Canoas = UsePN (mkPN "Canoas") ; - Countries_USA_provinces_Texas_cities_Brownsville = UsePN (mkPN "Brownsville") ; - Countries_MOC_provinces_Sofala_cities_Beira = UsePN (mkPN "Beira") ; - Countries_PE_provinces_Huanuco_cities_Huanuco = UsePN (mkPN "Huanuco") ; - Countries_IND_provinces_Maharashtra_cities_Bhiwandi = UsePN (mkPN "Bhiwandi") ; - Countries_USA_provinces_Texas_cities_ElPaso = UsePN (mkPN "El Paso") ; - Countries_R_provinces_Moskovskayaoblast_cities_Elektrostal = UsePN (mkPN "Elektrostal") ; - Countries_USA_provinces_Virginia_cities_Hampton = UsePN (mkPN "Hampton") ; - Countries_IR_cities_Mehrshahr = UsePN (mkPN "Mehrshahr") ; - Countries_THA_provinces_Phetchaburi = UsePN (mkPN "Phetchaburi") ; - Countries_IND_provinces_Manipur = UsePN (mkPN "Manipur") ; - Countries_VN_provinces_PhuYen = UsePN (mkPN "Phu Yen") ; - Countries_F_provinces_Lorraine_cities_Nancy = UsePN (mkPN "Nancy") ; - Countries_C_provinces_CiudaddelaHabana_cities_Havana = UsePN (mkPN "Havana") ; - Countries_RA_provinces_Formosa = UsePN (mkPN "Formosa") ; - Countries_R_provinces_Ulyanovskayaoblast_cities_Dimitrovgrad = UsePN (mkPN "Dimitrovgrad") ; - Countries_TJ_provinces_Heilongjiang_cities_Jixi = UsePN (mkPN "Jixi") ; - Islands_Oahu = UsePN (mkPN "Oahu") ; - Rivers_RioBalsas = UsePN (mkPN "Rio Balsas") ; - Countries_EAT_provinces_Dodoma_cities_Dodoma = UsePN (mkPN "Dodoma") ; - Countries_EAT_provinces_Shinyanga = UsePN (mkPN "Shinyanga") ; - Countries_EAT_provinces_KaskaziniPemba = UsePN (mkPN "Kaskazini Pemba") ; - Countries_S_provinces_Gotland = UsePN (mkPN "Gotland") ; - Deserts_Dschurab = UsePN (mkPN "Dschurab") ; - Countries_TR_provinces_Mugla = UsePN (mkPN "Mugla") ; - Islands_Bahamas = UsePN (mkPN "Bahamas") ; - Countries_TR_provinces_Canakkale = UsePN (mkPN "Canakkale") ; - Countries_P_provinces_Leiria = UsePN (mkPN "Leiria") ; - Countries_TJ_provinces_Zhejiang_cities_Ningbo = UsePN (mkPN "Ningbo") ; - Countries_H_provinces_Pecs_munic_cities_Pecs = UsePN (mkPN "Pecs") ; - Countries_TJ_provinces_Guangdong_cities_Shanwei = UsePN (mkPN "Shanwei") ; - Countries_BR_provinces_Amapa = UsePN (mkPN "Amapa") ; - Countries_RM_provinces_Antananarivo_cities_Antananarivo = UsePN (mkPN "Antananarivo") ; - Countries_D_provinces_BadenWurttemberg = UsePN (mkPN "Baden Wurttemberg") ; - Countries_BR_provinces_SaoPaulo_cities_Franca = UsePN (mkPN "Franca") ; - Countries_F_provinces_MidiPyrenees = UsePN (mkPN "Midi Pyrenees") ; - Organizations_WIPO = UsePN (mkPN "World Intellectual Property Organization") ; - Countries_NL_provinces_NoordHolland = UsePN (mkPN "Noord Holland") ; - Countries_ET_provinces_Dumyat_cities_Dumyat = UsePN (mkPN "Dumyat") ; - Rivers_Klaraelv = UsePN (mkPN "Klaraelv") ; - Countries_THA_provinces_SamutPrakan = UsePN (mkPN "Samut Prakan") ; - Deserts_ArabianDesert = UsePN (mkPN "Arabian Desert") ; - Countries_VN_cities_VietTri = UsePN (mkPN "Viet Tri") ; - Countries_RCH_cities_Valparaiso = UsePN (mkPN "Valparaiso") ; - Countries_SUD_provinces_alIstiwaiyah = UsePN (mkPN "al Istiwaiyah") ; - Countries_USA_provinces_Oklahoma_cities_Tulsa = UsePN (mkPN "Tulsa") ; - Countries_RSA_cities_Khayalitsha = UsePN (mkPN "Khayalitsha") ; - Countries_IR_provinces_Khorasan_cities_Mashhad = UsePN (mkPN "Mashhad") ; - Rivers_Rufiji = UsePN (mkPN "Rufiji") ; - Countries_PK_cities_Sahiwal = UsePN (mkPN "Sahiwal") ; - Organizations_WTrO = UsePN (mkPN "World Trade Organization") ; - Countries_I_provinces_Molise = UsePN (mkPN "Molise") ; - Countries_CO_provinces_Cauca_cities_Popayan = UsePN (mkPN "Popayan") ; - Countries_UAE_provinces_Dubayy = UsePN (mkPN "Dubayy") ; - Countries_ZRE_provinces_KasaiOriental_cities_MweneDitu = UsePN (mkPN "Mwene Ditu") ; - Countries_MAL_provinces_Sabah_cities_Tawai = UsePN (mkPN "Tawai") ; - Countries_BR_provinces_Goias_cities_Goiania = UsePN (mkPN "Goiania") ; - Countries_GB_provinces_WestYorkshire_cities_Bradford = UsePN (mkPN "Bradford") ; - Islands_Fidschi = UsePN (mkPN "Fidschi") ; - Organizations_UNPREDEP = UsePN (mkPN "United Nations Preventive Deployment Force") ; - Countries_TJ_provinces_XinjiangUygur_cities_Karamay = UsePN (mkPN "Karamay") ; - Countries_D_provinces_RheinlandPfalz_cities_Ludwigshafen = UsePN (mkPN "Ludwigshafen") ; - Countries_NOK_cities_Wonsan = UsePN (mkPN "Wonsan") ; - Countries_MEX_provinces_QuintanaRoo = UsePN (mkPN "Quintana Roo") ; - Countries_BR_provinces_Ceara_cities_Fortaleza = UsePN (mkPN "Fortaleza") ; - Countries_GB_provinces_ValeofGlamorgan_cities_Barry = UsePN (mkPN "Barry") ; - Countries_cid_cia_Turks_and_Caicos_Islands_cities_GrandTurk = UsePN (mkPN "Grand Turk") ; - Countries_D_provinces_Bayern_cities_Erlangen = UsePN (mkPN "Erlangen") ; - Countries_D_provinces_NordrheinWestfalen_cities_Koln = UsePN (mkPN "Koln") ; - Countries_BD_cities_Tongi = UsePN (mkPN "Tongi") ; - Countries_MOC_provinces_Niassa_cities_Lichinga = UsePN (mkPN "Lichinga") ; - Countries_CH_provinces_BS = UsePN (mkPN "BS") ; - Countries_F_provinces_Auvergne_cities_ClermontFerrand = UsePN (mkPN "Clermont Ferrand") ; - Countries_RI_cities_Bogor = UsePN (mkPN "Bogor") ; - Countries_EAU_cities_Kampala = UsePN (mkPN "Kampala") ; - Countries_GB_provinces_TyneandWear_cities_Sunderland = UsePN (mkPN "Sunderland") ; - Countries_USA_provinces_California_cities_SantaRosa = UsePN (mkPN "Santa Rosa") ; - Countries_TJ_provinces_Zhejiang_cities_Wenzhou = UsePN (mkPN "Wenzhou") ; - Countries_EAT_provinces_MjiniMagharibi_cities_Zanzibar = UsePN (mkPN "Zanzibar") ; - Countries_TJ_provinces_Shandong_cities_Weihai = UsePN (mkPN "Weihai") ; - Countries_R_provinces_Rep_ofKhakassiya_cities_Abakan = UsePN (mkPN "Abakan") ; - Islands_Palau = UsePN (mkPN "Palau") ; - Islands_Guadeloupe = UsePN (mkPN "Guadeloupe") ; - Countries_THA_provinces_PhraNakhonSiAyutthaya = UsePN (mkPN "Phra Nakhon Si Ayutthaya") ; - Countries_NL_provinces_Gelderland = UsePN (mkPN "Gelderland") ; - Mountains_CathkinPeak = UsePN (mkPN "Cathkin Peak") ; - Countries_MEX_provinces_Morelos = UsePN (mkPN "Morelos") ; - Mountains_MtElbert = UsePN (mkPN "Mt Elbert") ; - Countries_TR_provinces_Adana_cities_Adana = UsePN (mkPN "Adana") ; - Countries_PA_provinces_BocasdelToro_cities_BocasdelToro = UsePN (mkPN "Bocas del Toro") ; - Countries_CO_provinces_Risaralda_cities_Pereira = UsePN (mkPN "Pereira") ; - Countries_BR_provinces_Parana_cities_PontaGrossa = UsePN (mkPN "Ponta Grossa") ; - Countries_GB_provinces_Buckinghamshire = UsePN (mkPN "Buckinghamshire") ; - Countries_PE_provinces_Ica_cities_Ica = UsePN (mkPN "Ica") ; - Countries_USA_provinces_Louisiana_cities_Lafayette = UsePN (mkPN "Lafayette") ; - Countries_VN_provinces_BaRiaVungTau = UsePN (mkPN "Ba Ria Vung Tau") ; - Countries_F_provinces_NordPasdeCalais_cities_Lille = UsePN (mkPN "Lille") ; - Countries_CH_provinces_TI_cities_Bellinzona = UsePN (mkPN "Bellinzona") ; - Countries_RC_provinces_Miaoli = UsePN (mkPN "Miaoli") ; - Countries_F_provinces_PaysdelaLoire = UsePN (mkPN "Pays de la Loire") ; - Countries_TR_provinces_Usak = UsePN (mkPN "Usak") ; - Countries_GB_provinces_Shropshire = UsePN (mkPN "Shropshire") ; - Countries_RA_provinces_Cordoba_cities_Cordoba = UsePN (mkPN "Cordoba") ; - Countries_TR_provinces_Bingol_cities_Bingol = UsePN (mkPN "Bingol") ; - Countries_USA_provinces_California_cities_Palmdale = UsePN (mkPN "Palmdale") ; - Countries_N_provinces_VestAgder_cities_Kristiansand = UsePN (mkPN "Kristiansand") ; - Countries_SLB_cities_Honiara = UsePN (mkPN "Honiara") ; - Countries_VN_provinces_MinhHai = UsePN (mkPN "Minh Hai") ; - Countries_RSA_provinces_FreeState = UsePN (mkPN "Free State") ; - Countries_TJ_provinces_Zhejiang_cities_Hangzhou = UsePN (mkPN "Hangzhou") ; - Countries_VN_provinces_NorthEastSouth = UsePN (mkPN "North East South") ; - Countries_TJ_provinces_Hunan_cities_Yueyang = UsePN (mkPN "Yueyang") ; - Countries_CZ_provinces_Severocesky_cities_UstinadLabem = UsePN (mkPN "Usti nad Labem") ; - Countries_USA_provinces_Tennessee = UsePN (mkPN "Tennessee") ; - Countries_TJ_provinces_Hunan_cities_Zixing = UsePN (mkPN "Zixing") ; - Countries_GB_provinces_Gwynedd = UsePN (mkPN "Gwynedd") ; - Countries_MEX_provinces_Chihuahua_cities_Chihuahua = UsePN (mkPN "Chihuahua") ; - Organizations_AMU = UsePN (mkPN "Arab Maghreb Union") ; - Countries_ROK_cities_Seoul = UsePN (mkPN "Seoul") ; - Organizations_ECE = UsePN (mkPN "Economic Commission for Europe") ; - Countries_NEP_cities_Kathmandu = UsePN (mkPN "Kathmandu") ; - Countries_USA_provinces_Georgia_cities_Macon = UsePN (mkPN "Macon") ; - Countries_PL_provinces_Plockie_cities_Plock = UsePN (mkPN "Plock") ; - Countries_GB_provinces_Norfolk_cities_Norwich = UsePN (mkPN "Norwich") ; - Countries_VN_provinces_ThanhHoa = UsePN (mkPN "Thanh Hoa") ; - Countries_BR_provinces_SaoPaulo_cities_RioClaro = UsePN (mkPN "Rio Claro") ; - Organizations_UNMOT = UsePN (mkPN "United Nations Mission of Observers in Tajikistan") ; - Countries_YV_provinces_Apure = UsePN (mkPN "Apure") ; - Countries_TJ_provinces_Gansu_cities_Tianshui = UsePN (mkPN "Tianshui") ; - Countries_GB_provinces_NorthernIreland_cities_Belfast = UsePN (mkPN "Belfast") ; - Countries_RM_provinces_Toliary = UsePN (mkPN "Toliary") ; - Countries_cid_cia_Puerto_Rico_cities_SanJuan = UsePN (mkPN "San Juan") ; - Countries_ZRE_provinces_Bandundu_cities_Kikwit = UsePN (mkPN "Kikwit") ; - Countries_HCA_provinces_FranciscoMorazan = UsePN (mkPN "Francisco Morazan") ; - Countries_E_provinces_Galicia = UsePN (mkPN "Galicia") ; - Countries_PA_provinces_Herrera_cities_Chitre = UsePN (mkPN "Chitre") ; - Countries_TJ_provinces_Jilin = UsePN (mkPN "Jilin") ; - Countries_GB_provinces_Ceredigion_cities_Aberystwyth = UsePN (mkPN "Aberystwyth") ; - Countries_R_provinces_Rep_ofBashkortostan_cities_Ufa = UsePN (mkPN "Ufa") ; - Countries_I_provinces_Basilicata_cities_Potenza = UsePN (mkPN "Potenza") ; - Countries_RSA_provinces_KwazuluNatal_cities_Pietermaritzburg = UsePN (mkPN "Pietermaritzburg") ; - Countries_IND_provinces_Maharashtra_cities_Pune = UsePN (mkPN "Pune") ; - Rivers_Ob = UsePN (mkPN "Ob") ; - Organizations_WADB = UsePN (mkPN "West African Development Bank") ; - Countries_EAK_provinces_Eastern_cities_Embu = UsePN (mkPN "Embu") ; - Countries_PL_provinces_Tarnowskie = UsePN (mkPN "Tarnowskie") ; - Countries_UAE_cities_AlAyn = UsePN (mkPN "Al Ayn") ; - Countries_BR_provinces_Sergipe_cities_Aracaju = UsePN (mkPN "Aracaju") ; - Organizations_G_24 = UsePN (mkPN "Group of 24") ; - Countries_BR_provinces_RiodeJaneiro_cities_SaoGoncalo = UsePN (mkPN "Sao Goncalo") ; - Countries_I_provinces_Marche_cities_Ancona = UsePN (mkPN "Ancona") ; - Countries_IND_provinces_Goa_cities_Panaji = UsePN (mkPN "Panaji") ; - Countries_USA_provinces_Michigan = UsePN (mkPN "Michigan") ; - Deserts_Mujunkum = UsePN (mkPN "Mujunkum") ; - Countries_TR_provinces_Tunceli_cities_Tunceli = UsePN (mkPN "Tunceli") ; - Rivers_NorthernDwina = UsePN (mkPN "Northern Dwina") ; - Countries_PL_provinces_Tarnowskie_cities_Tarnow = UsePN (mkPN "Tarnow") ; - Countries_A_provinces_Vorarlberg = UsePN (mkPN "Vorarlberg") ; - Islands_Kauai = UsePN (mkPN "Kauai") ; - Countries_D_provinces_NordrheinWestfalen_cities_Remscheid = UsePN (mkPN "Remscheid") ; - Countries_RSA_provinces_WesternCape_cities_CapeTown = UsePN (mkPN "Cape Town") ; - Countries_YV_provinces_Falcon_cities_Coro = UsePN (mkPN "Coro") ; - Countries_MEX_provinces_Chiapas = UsePN (mkPN "Chiapas") ; - Islands_Benbecula = UsePN (mkPN "Benbecula") ; - Countries_PL_provinces_Legnickie_cities_Legnica = UsePN (mkPN "Legnica") ; - Countries_THA_provinces_Songkhla_cities_Songkhla = UsePN (mkPN "Songkhla") ; - Countries_RA_provinces_RioNegro_cities_Viedma = UsePN (mkPN "Viedma") ; - Countries_PL_provinces_Lubelskie = UsePN (mkPN "Lubelskie") ; - Countries_IND_provinces_MadhyaPradesh_cities_Bhopal = UsePN (mkPN "Bhopal") ; - Countries_H_provinces_BorsodAbaujZemplen = UsePN (mkPN "Borsod Abauj Zemplen") ; - Countries_PE_provinces_Ancash_cities_Huaraz = UsePN (mkPN "Huaraz") ; - Countries_CO_provinces_SantaFedeBogota_DC = UsePN (mkPN "Santa Fe de Bogota, DC") ; - Countries_IRQ_provinces_AlQadisiyah = UsePN (mkPN "Al Qadisiyah") ; - Countries_TR_provinces_Icel_cities_Mersin = UsePN (mkPN "Mersin") ; - Countries_cid_cia_Anguilla_cities_TheValley = UsePN (mkPN "The Valley") ; - Countries_UA_provinces_Kirovohradska = UsePN (mkPN "Kirovohradska") ; - Countries_RMM_cities_Bamako = UsePN (mkPN "Bamako") ; - Countries_R_provinces_Kirovskayaoblast = UsePN (mkPN "Kirovskaya oblast") ; - Countries_R_provinces_Irkutskayaoblast_cities_Angarsk = UsePN (mkPN "Angarsk") ; - Countries_USA_provinces_Missouri_cities_Springfield = UsePN (mkPN "Springfield") ; - Countries_UZB_provinces_Qasqadare_cities_Qarshi = UsePN (mkPN "Qarshi") ; - Countries_CO_provinces_Choco = UsePN (mkPN "Choco") ; - Countries_NL_provinces_NoordBrabant_cities_Breda = UsePN (mkPN "Breda") ; - Islands_Madagaskar = UsePN (mkPN "Madagaskar") ; - Countries_RI_cities_PekanBaru = UsePN (mkPN "Pekan Baru") ; - Organizations_UNIFIL = UsePN (mkPN "United Nations Interim Force in Lebanon") ; - Countries_NIC_cities_Chinandega = UsePN (mkPN "Chinandega") ; - Countries_YV_provinces_Carabobo_cities_Guacara = UsePN (mkPN "Guacara") ; - Countries_R_provinces_Chelyabinskayaoblast_cities_Chelyabinsk = UsePN (mkPN "Chelyabinsk") ; - Countries_GB_provinces_HerefordandWorcester = UsePN (mkPN "Hereford and Worcester") ; - Countries_MEX_provinces_Veracruz_cities_PozaRica = UsePN (mkPN "Poza Rica") ; - Countries_R_provinces_Rostovskayaoblast_cities_RostovnaDonu = UsePN (mkPN "Rostov na Donu") ; - Countries_M_cities_Valletta = UsePN (mkPN "Valletta") ; - Countries_TJ_provinces_Heilongjiang_cities_Harbin = UsePN (mkPN "Harbin") ; - Countries_GR_provinces_Attiki_cities_Athens = UsePN (mkPN "Athens") ; - Rivers_Bija = UsePN (mkPN "Bija") ; - Mountains_Illampu = UsePN (mkPN "Illampu") ; - Countries_UAE_cities_AbuDhabi = UsePN (mkPN "Abu Dhabi") ; - Countries_TR_provinces_Agri_cities_Agri = UsePN (mkPN "Agri") ; - Countries_TR_provinces_Manisa = UsePN (mkPN "Manisa") ; - Countries_J_provinces_Hiroshima = UsePN (mkPN "Hiroshima") ; - Countries_PL_provinces_Elblaskie_cities_Elblag = UsePN (mkPN "Elblag") ; - Countries_ET_provinces_ElFaiyum = UsePN (mkPN "El Faiyum") ; - Countries_I_provinces_Veneto_cities_Padova = UsePN (mkPN "Padova") ; - Countries_RC_provinces_Hsinchu_munic = UsePN (mkPN "Hsinchu (munic.)") ; - Countries_R_provinces_Samarskayaoblast = UsePN (mkPN "Samarskaya oblast") ; - Countries_ET_provinces_ElBahrelAhmar_cities_Hurghada = UsePN (mkPN "Hurghada") ; - Rivers_Volta = UsePN (mkPN "Volta") ; - Lakes_LakeLeopold_II = UsePN (mkPN "Lake Leopold-II") ; - Countries_UZB_provinces_Namangan_cities_Namangan = UsePN (mkPN "Namangan") ; - Countries_J_provinces_Yamaguchi = UsePN (mkPN "Yamaguchi") ; - Countries_CDN_provinces_Alberta_cities_Edmonton = UsePN (mkPN "Edmonton") ; - Countries_IND_provinces_Maharashtra_cities_Bombay = UsePN (mkPN "Bombay") ; - Countries_I_provinces_EmiliaRomagna_cities_Bologna = UsePN (mkPN "Bologna") ; - Countries_I_provinces_Lazio_cities_Latina = UsePN (mkPN "Latina") ; - Countries_UZB_provinces_Toshkent_cities_Angren = UsePN (mkPN "Angren") ; - Rivers_Syrdarja = UsePN (mkPN "Syrdarja") ; - Organizations_WFTU = UsePN (mkPN "World Federation of Trade Unions") ; - Deserts_SimpsonDesert = UsePN (mkPN "Simpson Desert") ; - Countries_MEX_provinces_Jalisco_cities_Tlaquepaque = UsePN (mkPN "Tlaquepaque") ; - Countries_KAZ_provinces_Aqtobe_cities_Aqtobe = UsePN (mkPN "Aqtobe") ; - Countries_UA_provinces_Kyyivska_cities_Kiev = UsePN (mkPN "Kiev") ; - Countries_WD_cities_Roseau = UsePN (mkPN "Roseau") ; - Countries_BR_provinces_RioGrandedoSul_cities_Pelotas = UsePN (mkPN "Pelotas") ; - Countries_MAL_provinces_PulauPinang = UsePN (mkPN "Pulau Pinang") ; - Islands_Tiree = UsePN (mkPN "Tiree") ; - Countries_EAT_provinces_Tanga_cities_Tanga = UsePN (mkPN "Tanga") ; - Countries_IND_provinces_JammuandKashmir = UsePN (mkPN "Jammu and Kashmir") ; - Countries_CDN_provinces_Saskatchewan_cities_Saskatoon = UsePN (mkPN "Saskatoon") ; - Countries_F_provinces_RhoneAlpes_cities_Lyon = UsePN (mkPN "Lyon") ; - Countries_TJ_provinces_Hubei_cities_Huangshi = UsePN (mkPN "Huangshi") ; - Countries_GB_provinces_Cambridgeshire_cities_Huntingdon = UsePN (mkPN "Huntingdon") ; - Countries_USA_provinces_Washington_cities_Tacoma = UsePN (mkPN "Tacoma") ; - Countries_IND_provinces_Goa = UsePN (mkPN "Goa") ; - Countries_F_provinces_ProvenceCotedAzur_cities_Marseille = UsePN (mkPN "Marseille") ; - Countries_MA_cities_Meknes = UsePN (mkPN "Meknes") ; - Countries_USA_provinces_California_cities_Fremont = UsePN (mkPN "Fremont") ; - Countries_R_provinces_Tyumenskayaoblast_cities_Tyumen = UsePN (mkPN "Tyumen") ; - Countries_CO_provinces_Narino_cities_Pasto = UsePN (mkPN "Pasto") ; - Countries_TJ_provinces_Jilin_cities_Siping = UsePN (mkPN "Siping") ; - Countries_IR_provinces_Tehran = UsePN (mkPN "Tehran") ; - Countries_BR_provinces_MinasGerais_cities_SeteLagoas = UsePN (mkPN "Sete Lagoas") ; - Countries_BR_provinces_Bahia = UsePN (mkPN "Bahia") ; - Countries_TR_provinces_Gaziantep = UsePN (mkPN "Gaziantep") ; - Countries_USA_provinces_Delaware = UsePN (mkPN "Delaware") ; - Countries_THA_provinces_SiSaKet = UsePN (mkPN "Si Sa Ket") ; - Countries_cid_cia_Spratly_Islands = UsePN (mkPN "Spratly Islands") ; - Countries_TR_provinces_Diyarbakir = UsePN (mkPN "Diyarbakir") ; - Countries_RA_provinces_SantaFe_cities_SantaFe = UsePN (mkPN "Santa Fe") ; - Countries_UZB_provinces_Nawoiy_cities_Nawoiy = UsePN (mkPN "Nawoiy") ; - Countries_RO_provinces_Vilcea = UsePN (mkPN "Vilcea") ; - Countries_N_provinces_Troms_cities_Tromsoe = UsePN (mkPN "Tromsoe") ; - Countries_CO_provinces_Risaralda_cities_Dosquebradas = UsePN (mkPN "Dosquebradas") ; - Countries_MEX_provinces_Zacatecas = UsePN (mkPN "Zacatecas") ; - Mountains_PikLenina = UsePN (mkPN "Pik Lenina") ; - Countries_EAK_provinces_Eastern_cities_Meru = UsePN (mkPN "Meru") ; - Countries_CDN_provinces_Ontario_cities_EastYork = UsePN (mkPN "East York") ; - Countries_S_provinces_Malmohus_cities_Malmo = UsePN (mkPN "Malmo") ; - Countries_CR_provinces_Cartago_cities_Cartago = UsePN (mkPN "Cartago") ; - Countries_WL_cities_Castries = UsePN (mkPN "Castries") ; - Countries_TR_provinces_Bingol = UsePN (mkPN "Bingol") ; - Countries_cid_cia_Virgin_Islands = UsePN (mkPN "Virgin Islands") ; - Countries_ZRE_provinces_Bandundu_cities_Bandundu = UsePN (mkPN "Bandundu") ; - Countries_MEX_provinces_Mexico_Estadode_cities_TolucadeLerdo = UsePN (mkPN "Toluca de Lerdo") ; - Countries_J_provinces_Fukui = UsePN (mkPN "Fukui") ; - Countries_PL_provinces_Katowickie_cities_Chorzow = UsePN (mkPN "Chorzow") ; - Countries_USA_provinces_Texas_cities_CorpusChristi = UsePN (mkPN "Corpus Christi") ; - Rivers_Umeaelv = UsePN (mkPN "Umeaelv") ; - Countries_TJ_provinces_Hainan_cities_Haikou = UsePN (mkPN "Haikou") ; - Countries_D_provinces_Bremen_cities_Bremen = UsePN (mkPN "Bremen") ; - Countries_YV_provinces_NuevaEsparta_cities_LaAscuncion = UsePN (mkPN "La Ascuncion") ; - Mountains_Zugspitze = UsePN (mkPN "Zugspitze") ; - Countries_IND_provinces_Bihar_cities_Ranchi = UsePN (mkPN "Ranchi") ; - Countries_CO_provinces_Sucre = UsePN (mkPN "Sucre") ; - Countries_WAN_cities_Mushin = UsePN (mkPN "Mushin") ; - Lakes_OzeroBaikal = UsePN (mkPN "Ozero Baikal") ; - Countries_CZ_provinces_Vychodocesky = UsePN (mkPN "Vychodocesky") ; - Countries_H_provinces_Fejer_cities_Szekesfehervar = UsePN (mkPN "Szekesfehervar") ; - Countries_WAN_cities_Shomolu = UsePN (mkPN "Shomolu") ; - Countries_IND_provinces_Karnataka = UsePN (mkPN "Karnataka") ; - Organizations_CEI = UsePN (mkPN "Central European Initiative") ; - Countries_D_provinces_Hamburg = UsePN (mkPN "Hamburg") ; - Countries_MEX_provinces_Coahuila_cities_Torreon = UsePN (mkPN "Torreon") ; - Countries_MNG_cities_Ulaanbaatar = UsePN (mkPN "Ulaanbaatar") ; - Countries_R_provinces_Saratovskayaoblast_cities_Saratov = UsePN (mkPN "Saratov") ; - Countries_UZB_provinces_Khorazm_cities_Urganch = UsePN (mkPN "Urganch") ; - Countries_USA_provinces_Washington_cities_Seattle = UsePN (mkPN "Seattle") ; - Countries_RA_provinces_BuenosAires_cities_VicenteLopez = UsePN (mkPN "Vicente Lopez") ; - Countries_Z_provinces_Central = UsePN (mkPN "Central") ; - Organizations_UNPROFOR = UsePN (mkPN "United Nations Protection Force") ; - Countries_TR_provinces_Adana_cities_Osmaniye = UsePN (mkPN "Osmaniye") ; - Organizations_Mercosur = UsePN (mkPN "Southern Cone Common Market") ; - Countries_RSA_cities_Evaton = UsePN (mkPN "Evaton") ; - Countries_BR_provinces_RioGrandedoSul_cities_SantaMaria = UsePN (mkPN "Santa Maria") ; - Countries_MEX_provinces_Tamaulipas_cities_CiudadVictoria = UsePN (mkPN "Ciudad Victoria") ; - Organizations_ANC = UsePN (mkPN "North Atlantic Cooperation Council") ; - Countries_EAK_provinces_Central = UsePN (mkPN "Central") ; - Organizations_CEEAC = UsePN (mkPN "Economic Community of Central African States") ; - Countries_UA_provinces_Donetska_cities_Horlivka = UsePN (mkPN "Horlivka") ; - Countries_ES_provinces_Usulutan = UsePN (mkPN "Usulutan") ; - Countries_IR_provinces_Khuzestan_cities_MasjedeSoleyman = UsePN (mkPN "Masjed e Soleyman") ; - Countries_P_provinces_Guarda = UsePN (mkPN "Guarda") ; - Rivers_Bahrel_Djebel = UsePN (mkPN "Bahr el-Djebel") ; - Countries_TJ_provinces_Jilin_cities_Meihekou = UsePN (mkPN "Meihekou") ; - Countries_KIR_cities_Tarawa = UsePN (mkPN "Tarawa") ; - Countries_IND_provinces_Gujarat_cities_Gandhinagar = UsePN (mkPN "Gandhinagar") ; - Countries_SF_provinces_Turku_Pori_cities_Turku = UsePN (mkPN "Turku") ; - Countries_CDN_provinces_Newfoundland = UsePN (mkPN "Newfoundland") ; - Countries_RA_provinces_LaRioja_cities_LaRioja = UsePN (mkPN "La Rioja") ; - Countries_SN_provinces_Ziguinchor_cities_Ziguinchor = UsePN (mkPN "Ziguinchor") ; - Countries_UA_provinces_Luhanska = UsePN (mkPN "Luhanska") ; - Countries_R_provinces_Magadanskayaoblast = UsePN (mkPN "Magadanskaya oblast") ; - Countries_PE_provinces_Moquegua = UsePN (mkPN "Moquegua") ; - Islands_Malta = UsePN (mkPN "Malta") ; - Countries_S_provinces_Vastmanland = UsePN (mkPN "Vastmanland") ; - Countries_D_provinces_NordrheinWestfalen_cities_Bonn = UsePN (mkPN "Bonn") ; - Countries_USA_provinces_California = UsePN (mkPN "California") ; - Countries_YV_provinces_NuevaEsparta = UsePN (mkPN "Nueva Esparta") ; - Countries_PA_provinces_Darien = UsePN (mkPN "Darien") ; - Countries_USA_provinces_Illinois_cities_Aurora = UsePN (mkPN "Aurora") ; - Countries_F_provinces_ProvenceCotedAzur_cities_Nice = UsePN (mkPN "Nice") ; - Countries_RC_provinces_Taichung_munic = UsePN (mkPN "Taichung (munic.)") ; - Countries_MEX_provinces_Veracruz_cities_Minatitlan = UsePN (mkPN "Minatitlan") ; - Countries_EAT_provinces_Tabora = UsePN (mkPN "Tabora") ; - Countries_GB_provinces_Humberside_cities_Hull = UsePN (mkPN "Hull") ; - Countries_TJ_provinces_Hubei_cities_Wuhan = UsePN (mkPN "Wuhan") ; - Countries_ETH_cities_Harer = UsePN (mkPN "Harer") ; - Countries_USA_provinces_California_cities_Hayward = UsePN (mkPN "Hayward") ; - Lakes_LakeMaracaibo = UsePN (mkPN "Lake Maracaibo") ; - Countries_cid_cia_Northern_Mariana_Islands_cities_Saipan = UsePN (mkPN "Saipan") ; - Countries_R_provinces_Saratovskayaoblast_cities_Balakovo = UsePN (mkPN "Balakovo") ; - Countries_ZRE_provinces_KasaiOccidental_cities_Kananga = UsePN (mkPN "Kananga") ; - Countries_MOC_provinces_Gaza_cities_XaiXai = UsePN (mkPN "Xai Xai") ; - Organizations_SPC = UsePN (mkPN "South Pacific Commission") ; - Countries_USA_provinces_NorthDakota_cities_Bismarck = UsePN (mkPN "Bismarck") ; - Countries_NL_provinces_Utrecht = UsePN (mkPN "Utrecht") ; - Countries_MYA_provinces_Chin = UsePN (mkPN "Chin") ; - Countries_GB_provinces_Avon = UsePN (mkPN "Avon") ; - Countries_I_provinces_EmiliaRomagna_cities_Rimini = UsePN (mkPN "Rimini") ; - Countries_BR_provinces_SantaCatarina_cities_Criciuma = UsePN (mkPN "Criciuma") ; - Countries_ES_provinces_SanSalvador = UsePN (mkPN "San Salvador") ; - Countries_E_provinces_CastileandLeon_cities_Albacete = UsePN (mkPN "Albacete") ; - Countries_H_provinces_Baranya = UsePN (mkPN "Baranya") ; - Countries_VN_provinces_KhanhHoa = UsePN (mkPN "Khanh Hoa") ; - Countries_R_provinces_Yevreyskayaavt_oblast = UsePN (mkPN "Yevreyskaya avt. oblast") ; - Countries_R_provinces_Moskovskayaoblast_cities_Kolomna = UsePN (mkPN "Kolomna") ; - Countries_E_provinces_CastileandLeon = UsePN (mkPN "Castile and Leon") ; - Countries_GB_provinces_Durham_cities_Durham = UsePN (mkPN "Durham") ; - Countries_RO_provinces_Timis_cities_Timisoara = UsePN (mkPN "Timisoara") ; - Countries_cid_cia_British_Indian_Ocean_Territory = UsePN (mkPN "British Indian Ocean Territory") ; - Countries_GB_provinces_Northamptonshire_cities_Northampton = UsePN (mkPN "Northampton") ; - Islands_Menorca = UsePN (mkPN "Menorca") ; - Countries_IRQ_provinces_Ninawa_cities_AlMawsil = UsePN (mkPN "Al Mawsil") ; - Countries_TJ_provinces_XinjiangUygur_cities_Yining = UsePN (mkPN "Yining") ; - Countries_R_provinces_Rostovskayaoblast_cities_Novocherkassk = UsePN (mkPN "Novocherkassk") ; - Countries_CZ_provinces_Praha_cities_Prague = UsePN (mkPN "Prague") ; - Countries_IR_provinces_Hormozgan_cities_BandarAbbas = UsePN (mkPN "Bandar Abbas") ; - Countries_PL_provinces_Piotrkowskie_cities_PiottrkowTrybunalski = UsePN (mkPN "Piottrkow Trybunalski") ; - Countries_USA_provinces_Mississippi = UsePN (mkPN "Mississippi") ; - Countries_CO_provinces_Atlantico_cities_Malambo = UsePN (mkPN "Malambo") ; - Countries_USA_provinces_Florida_cities_CoralSprings = UsePN (mkPN "Coral Springs") ; - Countries_TJ_provinces_Heilongjiang_cities_Shuangcheng = UsePN (mkPN "Shuangcheng") ; - Countries_KAZ_provinces_Zhezkazghan = UsePN (mkPN "Zhezkazghan") ; - Countries_IND_provinces_Pondicherry_cities_Pondicherry = UsePN (mkPN "Pondicherry") ; - Countries_VN_provinces_DongNai = UsePN (mkPN "Dong Nai") ; - Countries_THA_provinces_NakhonSiThammarat_cities_NakhonsiThammarat = UsePN (mkPN "Nakhon si Thammarat") ; - Countries_USA_provinces_NorthCarolina_cities_Charlotte = UsePN (mkPN "Charlotte") ; - Countries_R_provinces_Tverskayaoblast = UsePN (mkPN "Tverskaya oblast") ; - Countries_USA_provinces_Ohio_cities_Columbus = UsePN (mkPN "Columbus") ; - Countries_PL_provinces_Radomskie_cities_Radom = UsePN (mkPN "Radom") ; - Countries_SF_provinces_Suomi = UsePN (mkPN "Suomi") ; - Countries_RI_cities_Tegal = UsePN (mkPN "Tegal") ; - Countries_RCA_cities_Bangui = UsePN (mkPN "Bangui") ; - Countries_J_provinces_Hokkaido = UsePN (mkPN "Hokkaido") ; - Countries_Z_provinces_Southern_cities_Livingstone = UsePN (mkPN "Livingstone") ; - Countries_USA_provinces_Idaho_cities_Boise = UsePN (mkPN "Boise") ; - Countries_AUS_provinces_Kirimati_cities_FlyingFishCove = UsePN (mkPN "Flying Fish Cove") ; - Islands_CaymanBrac = UsePN (mkPN "Cayman Brac") ; - Countries_MEX_cities_SanPedroGarzaGarcia = UsePN (mkPN "San Pedro Garza Garcia") ; - Islands_GrandCaicos = UsePN (mkPN "Grand Caicos") ; - Countries_IRQ_provinces_Babil_cities_AlHillah = UsePN (mkPN "Al Hillah") ; - Countries_TJ_provinces_Guangdong_cities_Zhongshan = UsePN (mkPN "Zhongshan") ; - Countries_PL_provinces_Sieradzkie_cities_Sieradz = UsePN (mkPN "Sieradz") ; - Countries_NL_provinces_Utrecht_cities_Utrecht = UsePN (mkPN "Utrecht") ; - Countries_IRQ_provinces_DhiQar_cities_AnNasiriyah = UsePN (mkPN "An Nasiriyah") ; - Countries_TR_provinces_Trabzon = UsePN (mkPN "Trabzon") ; - Countries_TAD_provinces_BadakhshoniKuni = UsePN (mkPN "Badakhshoni Kuni") ; - Countries_PL_provinces_Koszalinskie = UsePN (mkPN "Koszalinskie") ; - Countries_TJ_provinces_Sichuan_cities_Zigong = UsePN (mkPN "Zigong") ; - Countries_E_provinces_CanaryIslands_cities_SantaCruzdeTenerife = UsePN (mkPN "Santa Cruz de Tenerife") ; - Countries_MEX_provinces_Tlaxcala = UsePN (mkPN "Tlaxcala") ; - Seas_SouthChinaSea = UsePN (mkPN "South China Sea") ; - Countries_C_provinces_Camaguey = UsePN (mkPN "Camaguey") ; - Countries_TR_provinces_Erzincan = UsePN (mkPN "Erzincan") ; - Countries_USA_provinces_Virginia_cities_Norfolk = UsePN (mkPN "Norfolk") ; - Countries_IND_provinces_AndhraPradesh_cities_Vishakhapatnam = UsePN (mkPN "Vishakhapatnam") ; - Countries_TJ_provinces_Fujian_cities_Nanping = UsePN (mkPN "Nanping") ; - Countries_S_provinces_Jamtland_cities_Ostersund = UsePN (mkPN "Ostersund") ; - Organizations_UNITAR = UsePN (mkPN "United Nations Institute for Training and Research") ; - Countries_cid_cia_Cocos_Islands_cities_WestIsland = UsePN (mkPN "West Island") ; - Countries_CO_provinces_Antioquia_cities_Medellin = UsePN (mkPN "Medellin") ; - Countries_I_provinces_Veneto = UsePN (mkPN "Veneto") ; - Countries_IND_provinces_UttarPradesh_cities_Meerut = UsePN (mkPN "Meerut") ; - Countries_THA_provinces_ChonBuri = UsePN (mkPN "Chon Buri") ; - Countries_F_provinces_Lorraine_cities_Metz = UsePN (mkPN "Metz") ; - Countries_PK_cities_Gujranwala = UsePN (mkPN "Gujranwala") ; - Countries_PE_provinces_Pasco = UsePN (mkPN "Pasco") ; - Countries_MEX_provinces_Guerrero_cities_Acapulco = UsePN (mkPN "Acapulco") ; - Countries_TR_provinces_Kayseri_cities_Kayseri = UsePN (mkPN "Kayseri") ; - Countries_R_provinces_Ivanovskayaoblast_cities_Kineshma = UsePN (mkPN "Kineshma") ; - Countries_TJ_provinces_Anhui_cities_Bengbu = UsePN (mkPN "Bengbu") ; - Countries_EAK_provinces_RiftValley = UsePN (mkPN "Rift Valley") ; - Countries_R_provinces_Lipetskayaoblast_cities_Yelets = UsePN (mkPN "Yelets") ; - Countries_N_provinces_Nordland = UsePN (mkPN "Nordland") ; - Countries_KAZ_provinces_Mangghystau_cities_Aqtau = UsePN (mkPN "Aqtau") ; - Countries_YE_cities_Sanaa = UsePN (mkPN "Sanaa") ; - Countries_TJ_provinces_Shanxi_cities_Jincheng = UsePN (mkPN "Jincheng") ; - Countries_GB_provinces_GreaterManchester_cities_Tameside = UsePN (mkPN "Tameside") ; - Rivers_Lena = UsePN (mkPN "Lena") ; - Countries_RA_provinces_DistritoFederal_cities_BuenosAires = UsePN (mkPN "Buenos Aires") ; - Countries_RA_provinces_Jujuy_cities_SanSalvadordeJujuy = UsePN (mkPN "San Salvador de Jujuy") ; - Lakes_LakeErie = UsePN (mkPN "Lake Erie") ; - Countries_MA_cities_Kenitra = UsePN (mkPN "Kenitra") ; - Countries_ZRE_provinces_BasZaire_cities_Matadi = UsePN (mkPN "Matadi") ; - Countries_RO_provinces_CarasSeverin = UsePN (mkPN "Caras Severin") ; - Countries_SUD_provinces_ashSharqiyah_cities_Kassala = UsePN (mkPN "Kassala") ; - Countries_USA_provinces_Tennessee_cities_Memphis = UsePN (mkPN "Memphis") ; - Countries_RO_provinces_Buzau = UsePN (mkPN "Buzau") ; - Countries_TJ_provinces_Sichuan_cities_Nanchong = UsePN (mkPN "Nanchong") ; - Countries_I_provinces_Sicilia_cities_Palermo = UsePN (mkPN "Palermo") ; - Countries_BR_provinces_Piaui = UsePN (mkPN "Piaui") ; - Countries_TR_provinces_Agri = UsePN (mkPN "Agri") ; - Countries_IND_provinces_Punjab_cities_Ludhiana = UsePN (mkPN "Ludhiana") ; - Countries_THA_provinces_Kalasin = UsePN (mkPN "Kalasin") ; - Countries_CAM_provinces_Nordoueste = UsePN (mkPN "Nordoueste") ; - Countries_USA_provinces_Texas_cities_GrandPrairie = UsePN (mkPN "Grand Prairie") ; - Countries_RC_provinces_Penghu_cities_Makung = UsePN (mkPN "Makung") ; - Countries_PE_provinces_Tumbes_cities_Tumbes = UsePN (mkPN "Tumbes") ; - Countries_AFG_cities_Kabul = UsePN (mkPN "Kabul") ; - Lakes_OzeroChanka = UsePN (mkPN "Ozero Chanka") ; - Mountains_Tarrekaise = UsePN (mkPN "Tarrekaise") ; - Countries_TR_provinces_Konya_cities_Konya = UsePN (mkPN "Konya") ; - Rivers_Fulda = UsePN (mkPN "Fulda") ; - Countries_ZRE_provinces_KasaiOccidental = UsePN (mkPN "Kasai Occidental") ; - Countries_TR_provinces_Bolu = UsePN (mkPN "Bolu") ; - Countries_USA_provinces_California_cities_Oakland = UsePN (mkPN "Oakland") ; - Islands_Luzon = UsePN (mkPN "Luzon") ; - Countries_PL_provinces_Gdanskie = UsePN (mkPN "Gdanskie") ; - Countries_BR_provinces_EspiritoSanto_cities_VilaVelha = UsePN (mkPN "Vila Velha") ; - Countries_BR_provinces_MatoGrosso_cities_Rondonopolis = UsePN (mkPN "Rondonopolis") ; - Countries_RA_provinces_BuenosAires_cities_Avellaneda = UsePN (mkPN "Avellaneda") ; - Mountains_JabalMarra = UsePN (mkPN "Jabal Marra") ; - Countries_USA_provinces_Kansas_cities_Wichita = UsePN (mkPN "Wichita") ; - Countries_USA_provinces_Kentucky_cities_Louisville = UsePN (mkPN "Louisville") ; - Countries_USA_provinces_SouthCarolina = UsePN (mkPN "South Carolina") ; - Lakes_Mjoesen = UsePN (mkPN "Mjoesen") ; - Countries_TJ_provinces_Yunnan = UsePN (mkPN "Yunnan") ; - Countries_CAM_provinces_Cote = UsePN (mkPN "Cote") ; - Countries_TJ_provinces_Hubei = UsePN (mkPN "Hubei") ; - Organizations_ICC = UsePN (mkPN "International Chamber of Commerce") ; - Countries_SN_provinces_Fatick = UsePN (mkPN "Fatick") ; - Countries_UA_provinces_Khersonska = UsePN (mkPN "Khersonska") ; - Countries_Z_provinces_Copperbelt_cities_Mufulira = UsePN (mkPN "Mufulira") ; - Countries_TJ_provinces_Jiangsu = UsePN (mkPN "Jiangsu") ; - Countries_CR_provinces_Punarenas_cities_Puntarenas = UsePN (mkPN "Puntarenas") ; - Countries_RC_provinces_Chilung_munic = UsePN (mkPN "Chilung (munic.)") ; - Countries_TJ_provinces_Jiangxi = UsePN (mkPN "Jiangxi") ; - Countries_THA_provinces_RoiEt = UsePN (mkPN "Roi Et") ; - Countries_GB_provinces_Cambridgeshire_cities_Cambridge = UsePN (mkPN "Cambridge") ; - Countries_I_provinces_Lombardia_cities_Monza = UsePN (mkPN "Monza") ; - Rivers_Rhein = UsePN (mkPN "Rhein") ; - Countries_R_provinces_Kemerovskayaoblast_cities_AnzheroSudzhensk = UsePN (mkPN "Anzhero Sudzhensk") ; - Countries_PL_provinces_Walbrzyskie_cities_Walbrzych = UsePN (mkPN "Walbrzych") ; - Countries_BR_provinces_SaoPaulo_cities_Diadema = UsePN (mkPN "Diadema") ; - Countries_USA_provinces_Alabama_cities_Mobile = UsePN (mkPN "Mobile") ; - Countries_IRQ_provinces_Maysan_cities_AlAmarah = UsePN (mkPN "Al Amarah") ; - Countries_ROK_cities_Mokpo = UsePN (mkPN "Mokpo") ; - Countries_KAZ_provinces_Taldyqorghan_cities_Taldyqorghan = UsePN (mkPN "Taldyqorghan") ; - Organizations_Sparteca = UsePN (mkPN "South Pacific Regional Trade and Economic Cooperation Agreement") ; - Countries_NL_provinces_NoordHolland_cities_Zaanstreek = UsePN (mkPN "Zaanstreek") ; - Countries_GB_provinces_MerthyrTydfil_cities_MerthyrTydfil = UsePN (mkPN "Merthyr Tydfil") ; - Mountains_Korab = UsePN (mkPN "Korab") ; - Countries_THA_provinces_Surin = UsePN (mkPN "Surin") ; - Countries_YV_provinces_Trujillo_cities_Trujillo = UsePN (mkPN "Trujillo") ; - Countries_MAL_provinces_Kedah_cities_AlorSetar = UsePN (mkPN "Alor Setar") ; - Countries_GB_provinces_Avon_cities_Bristol = UsePN (mkPN "Bristol") ; - Mountains_Elbrus = UsePN (mkPN "Elbrus") ; - Countries_BR_provinces_MinasGerais_cities_Divinopolis = UsePN (mkPN "Divinopolis") ; - Rivers_Torneaelv = UsePN (mkPN "Torneaelv") ; - Countries_TJ_provinces_Shandong_cities_Pingdu = UsePN (mkPN "Pingdu") ; - Countries_BR_provinces_SantaCatarina_cities_Itajai = UsePN (mkPN "Itajai") ; - Countries_GB_provinces_Derbyshire_cities_SuttoninAshfield = UsePN (mkPN "Sutton in Ashfield") ; - Organizations_CEAO = UsePN (mkPN "West African Economic Community") ; - Countries_TJ_provinces_Shaanxi_cities_Xianyang = UsePN (mkPN "Xianyang") ; - Countries_RC_provinces_Miaoli_cities_Miaoli = UsePN (mkPN "Miaoli") ; - Countries_USA_provinces_California_cities_Torrance = UsePN (mkPN "Torrance") ; - Countries_USA_provinces_Colorado_cities_FortCollins = UsePN (mkPN "Fort Collins") ; - Countries_CDN_provinces_Saskatchewan_cities_Regina = UsePN (mkPN "Regina") ; - Countries_EAT_provinces_KusiniUjunga_cities_Koani = UsePN (mkPN "Koani") ; - Countries_MEX_provinces_Guerrero_cities_Chilpancingo = UsePN (mkPN "Chilpancingo") ; - Countries_E_provinces_Valencia_cities_Alacant = UsePN (mkPN "Alacant") ; - Countries_NOK_cities_Pyongyang = UsePN (mkPN "Pyongyang") ; - Organizations_SAARC = UsePN (mkPN "South Asian Association for Regional Cooperation") ; - Countries_SUD_provinces_ashShamaliyah_cities_adDamir = UsePN (mkPN "ad Damir") ; - Countries_CAM_provinces_Nord_cities_Garoua = UsePN (mkPN "Garoua") ; - Countries_CDN_provinces_Ontario_cities_Markham = UsePN (mkPN "Markham") ; - Countries_J_provinces_Aomori_cities_Aomori = UsePN (mkPN "Aomori") ; - Countries_UA_provinces_Krym_cities_Simferopol = UsePN (mkPN "Simferopol") ; - Countries_TR_provinces_Corum_cities_Corum = UsePN (mkPN "Corum") ; - Countries_USA_provinces_Vermont = UsePN (mkPN "Vermont") ; - Rivers_KleinerJenissej = UsePN (mkPN "Kleiner Jenissej") ; - Countries_N_provinces_MoereogRomsdal = UsePN (mkPN "Moere og Romsdal") ; - Countries_WAN_cities_IlaweEkiti = UsePN (mkPN "Ilawe Ekiti") ; - Countries_NL_provinces_NoordHolland_cities_Velsen = UsePN (mkPN "Velsen") ; - Countries_CO_provinces_Quindio = UsePN (mkPN "Quindio") ; - Countries_GB_provinces_Lancashire = UsePN (mkPN "Lancashire") ; - Countries_SUD_provinces_ashShamaliyah = UsePN (mkPN "ash Shamaliyah") ; - Countries_MAL_provinces_Johor_cities_JohorBaharu = UsePN (mkPN "Johor Baharu") ; - Countries_AUS_provinces_NewSouthWales_cities_SunshineCoast = UsePN (mkPN "Sunshine Coast") ; - Mountains_Semeru = UsePN (mkPN "Semeru") ; - Countries_BR_provinces_MinasGerais_cities_MontesClaros = UsePN (mkPN "Montes Claros") ; - Countries_RI_cities_Pontianak = UsePN (mkPN "Pontianak") ; - Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEstero = UsePN (mkPN "Santiago del Estero") ; - Countries_RO_provinces_Mehedinti_cities_DrobetaTurnuSeverin = UsePN (mkPN "Drobeta Turnu Severin") ; - Countries_R_provinces_Stavropolskykray_cities_Kislovodsk = UsePN (mkPN "Kislovodsk") ; - Countries_TR_provinces_Istanbul_cities_Istanbul = UsePN (mkPN "Istanbul") ; - Countries_CDN_provinces_Ontario_cities_ThunderBay = UsePN (mkPN "Thunder Bay") ; - Mountains_Tahan = UsePN (mkPN "Tahan") ; - Countries_TR_provinces_Siirt = UsePN (mkPN "Siirt") ; - Countries_R_provinces_Rep_ofKarelia = UsePN (mkPN "Rep. of Karelia") ; - Countries_RO_provinces_Teleorman_cities_Alexandria = UsePN (mkPN "Alexandria") ; - Mountains_MountGodwinAusten = UsePN (mkPN "Mount Godwin Austen") ; - Countries_TR_provinces_Rize = UsePN (mkPN "Rize") ; - Countries_GB_provinces_SouthYorkshire_cities_Barnsley = UsePN (mkPN "Barnsley") ; - Countries_RI_cities_Banjarmasin = UsePN (mkPN "Banjarmasin") ; - Countries_RC_provinces_Taipei_munic = UsePN (mkPN "Taipei (munic.)") ; - Countries_R_provinces_Kemerovskayaoblast_cities_Mezhdurechensk = UsePN (mkPN "Mezhdurechensk") ; - Countries_JA_cities_Kingston = UsePN (mkPN "Kingston") ; - Countries_C_provinces_IsladelaJuventud = UsePN (mkPN "Isla de la Juventud") ; - Countries_TJ_provinces_Anhui_cities_Suzhou = UsePN (mkPN "Suzhou") ; - Countries_TJ_provinces_Sichuan_cities_Dukou = UsePN (mkPN "Dukou") ; - Countries_TJ_provinces_XinjiangUygur = UsePN (mkPN "Xinjiang Uygur") ; - Countries_USA_provinces_California_cities_Oceanside = UsePN (mkPN "Oceanside") ; - Countries_KAZ_provinces_Qyzylorda = UsePN (mkPN "Qyzylorda") ; - Countries_USA_provinces_Texas = UsePN (mkPN "Texas") ; - Countries_YV_provinces_Zulia = UsePN (mkPN "Zulia") ; - Countries_NL_provinces_NoordHolland_cities_Amsterdam = UsePN (mkPN "Amsterdam") ; - Countries_R_provinces_Rep_ofDagestan = UsePN (mkPN "Rep. of Dagestan") ; - Countries_R_provinces_Rep_ofKhakassiya = UsePN (mkPN "Rep. of Khakassiya") ; - Countries_CDN_provinces_Quebec = UsePN (mkPN "Quebec") ; - Countries_GR_provinces_IonioiNisoi = UsePN (mkPN "Ionioi Nisoi") ; - Countries_J_provinces_Ishikawa = UsePN (mkPN "Ishikawa") ; - Islands_Aland = UsePN (mkPN "Aland") ; - Countries_GB_provinces_Lancashire_cities_Blackburn = UsePN (mkPN "Blackburn") ; - Countries_ROK_cities_Inchon = UsePN (mkPN "Inchon") ; - Countries_cid_cia_Cocos_Islands = UsePN (mkPN "Cocos Islands") ; - Countries_R_provinces_Moskovskayaoblast_cities_Mytishchi = UsePN (mkPN "Mytishchi") ; - Mountains_Sarektjokko = UsePN (mkPN "Sarektjokko") ; - Countries_S_provinces_Varmland_cities_Karlstad = UsePN (mkPN "Karlstad") ; - Countries_GB_provinces_Cornwall_IslesofScilly = UsePN (mkPN "Cornwall / Isles of Scilly") ; - Countries_RA_provinces_EntreRios_cities_Concordia = UsePN (mkPN "Concordia") ; - Organizations_UNDP = UsePN (mkPN "United Nations Development Program") ; - Countries_cid_cia_Faroe_Islands_cities_Torshavn = UsePN (mkPN "Torshavn") ; - Countries_IND_provinces_TamilNadu_cities_Madras = UsePN (mkPN "Madras") ; - Countries_MYA_provinces_Magway_cities_Magway = UsePN (mkPN "Magway") ; - Countries_RA_provinces_SantaFe = UsePN (mkPN "Santa Fe") ; - Countries_AUS_provinces_WesternAustralia = UsePN (mkPN "Western Australia") ; - Countries_PL_provinces_Zamojskie_cities_Zamosc = UsePN (mkPN "Zamosc") ; - Countries_RA_provinces_Catamarca_cities_SanFernando = UsePN (mkPN "San Fernando") ; - Countries_KGZ_cities_Bishkek = UsePN (mkPN "Bishkek") ; - Countries_IND_provinces_Maharashtra_cities_Sholapur = UsePN (mkPN "Sholapur") ; - Countries_GB_provinces_WestSussex_cities_Horsham = UsePN (mkPN "Horsham") ; - Countries_YV_provinces_Sucre = UsePN (mkPN "Sucre") ; - Countries_VN_provinces_BinhDinh = UsePN (mkPN "Binh Dinh") ; - Countries_USA_provinces_Colorado_cities_Denver = UsePN (mkPN "Denver") ; - Countries_TR_provinces_Karamanmaras_cities_KaramanMaras = UsePN (mkPN "Karaman Maras") ; - Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEsteroLaBanda = UsePN (mkPN "Santiago del Estero La Banda") ; - Countries_TJ_provinces_Hebei_cities_Qinhuangdao = UsePN (mkPN "Qinhuangdao") ; - Countries_S_provinces_GoteborgochBohus = UsePN (mkPN "Goteborg och Bohus") ; - Mountains_GrosserArber = UsePN (mkPN "Grosser Arber") ; - Countries_H_provinces_Vas = UsePN (mkPN "Vas") ; - Countries_TR_provinces_Nevsehir_cities_Nevsehir = UsePN (mkPN "Nevsehir") ; - Islands_Aust_Vagoey = UsePN (mkPN "Aust-Vagoey") ; - Countries_cid_cia_Kingman_Reef = UsePN (mkPN "Kingman Reef") ; - Islands_Harris = UsePN (mkPN "Harris") ; - Countries_R_provinces_Volgogradskayaoblast_cities_Volgograd = UsePN (mkPN "Volgograd") ; - Deserts_GrandVictoriaDesert = UsePN (mkPN "Grand Victoria Desert") ; - Countries_GB_provinces_Lancashire_cities_Preston = UsePN (mkPN "Preston") ; - Countries_RO_provinces_Sibiu_cities_Sibiu = UsePN (mkPN "Sibiu") ; - Countries_TR_provinces_Kocaeli = UsePN (mkPN "Kocaeli") ; - Countries_I_provinces_TrentinoAltoAdige = UsePN (mkPN "Trentino Alto Adige") ; - Countries_CH_provinces_AI_cities_Appenzell = UsePN (mkPN "Appenzell") ; - Countries_RI_cities_Pasuruan = UsePN (mkPN "Pasuruan") ; - Countries_GB_provinces_GreaterManchester_cities_Salford = UsePN (mkPN "Salford") ; - Countries_MEX_provinces_Jalisco_cities_Zapopan = UsePN (mkPN "Zapopan") ; - Countries_B_provinces_Limburg = UsePN (mkPN "Limburg") ; - Countries_BR_provinces_MinasGerais_cities_Ipatinga = UsePN (mkPN "Ipatinga") ; - Countries_AL_cities_Durres = UsePN (mkPN "Durres") ; - Countries_RG_cities_Conakry = UsePN (mkPN "Conakry") ; - Countries_NL_provinces_Groningen = UsePN (mkPN "Groningen") ; - Countries_GB_provinces_Gloucestershire_cities_Glouchester = UsePN (mkPN "Glouchester") ; - Countries_cid_cia_Saint_Pierre_and_Miquelon = UsePN (mkPN "Saint Pierre and Miquelon") ; - Countries_RA_provinces_Chubut = UsePN (mkPN "Chubut") ; - Countries_MEX_provinces_Michoacan_cities_Morelia = UsePN (mkPN "Morelia") ; - Countries_GB_provinces_WestSussex_cities_Chichester = UsePN (mkPN "Chichester") ; - Countries_D_provinces_Bayern_cities_Regensburg = UsePN (mkPN "Regensburg") ; - Countries_R_provinces_Chelyabinskayaoblast_cities_Miass = UsePN (mkPN "Miass") ; - Countries_RC_provinces_Pingtung_cities_Pingtung = UsePN (mkPN "Pingtung") ; - Countries_R_provinces_Khabarovskiykray = UsePN (mkPN "Khabarovskiy kray") ; - Islands_Staffa = UsePN (mkPN "Staffa") ; - Countries_PL_cities_DabrowaGornicza = UsePN (mkPN "Dabrowa Gornicza") ; - Countries_D_provinces_NordrheinWestfalen_cities_Dusseldorf = UsePN (mkPN "Dusseldorf") ; - Countries_VN_provinces_DacLac = UsePN (mkPN "Dac Lac") ; - Organizations_RG = UsePN (mkPN "Rio Group") ; - Countries_CDN_provinces_Ontario_cities_Etobicoke = UsePN (mkPN "Etobicoke") ; - Rivers_WesternDwina = UsePN (mkPN "Western Dwina") ; - Countries_CDN_provinces_Ontario_cities_London = UsePN (mkPN "London") ; - Countries_RO_provinces_Salaj_cities_Zalau = UsePN (mkPN "Zalau") ; - Countries_RO_provinces_Cluj_cities_ClujNapoca = UsePN (mkPN "Cluj Napoca") ; - Countries_GB_provinces_Monmouthshire_cities_Cwmbran = UsePN (mkPN "Cwmbran") ; - Countries_MEX_provinces_DistritoFederal = UsePN (mkPN "Distrito Federal") ; - Countries_TJ_provinces_Jiangsu_cities_Suzhou = UsePN (mkPN "Suzhou") ; - Countries_F_provinces_PaysdelaLoire_cities_Nantes = UsePN (mkPN "Nantes") ; - Countries_R_provinces_Stavropolskykray_cities_Pyatigorsk = UsePN (mkPN "Pyatigorsk") ; - Countries_cid_cia_Svalbard_cities_Longyearbyen = UsePN (mkPN "Longyearbyen") ; - Countries_CH_provinces_FR_cities_Fribourg = UsePN (mkPN "Fribourg") ; - Countries_USA_provinces_Connecticut_cities_Stamford = UsePN (mkPN "Stamford") ; - Countries_ET_provinces_ElQalubiya = UsePN (mkPN "El Qalubiya") ; - Countries_A_provinces_LowerAustria = UsePN (mkPN "Lower Austria") ; - Countries_RP_cities_Quezon = UsePN (mkPN "Quezon") ; - Countries_cid_cia_Midway_Islands = UsePN (mkPN "Midway Islands") ; - Islands_MelvilleIsland = UsePN (mkPN "Melville Island") ; - Countries_GB_provinces_EastSussex = UsePN (mkPN "East Sussex") ; - Countries_KAZ_provinces_BatysQazaqstan = UsePN (mkPN "Batys Qazaqstan") ; - Countries_RI_cities_Manado = UsePN (mkPN "Manado") ; - Countries_PE_provinces_SanMartin = UsePN (mkPN "San Martin") ; - Countries_MOC_provinces_Zambezia_cities_Quelimane = UsePN (mkPN "Quelimane") ; - Countries_BR_provinces_MinasGerais_cities_TeofiloOtoni = UsePN (mkPN "Teofilo Otoni") ; - Islands_Taiwan = UsePN (mkPN "Taiwan") ; - Countries_IND_provinces_Kerala_cities_Cochin = UsePN (mkPN "Cochin") ; - Countries_IND_provinces_Karnataka_cities_Hubli = UsePN (mkPN "Hubli") ; - Islands_Martinique = UsePN (mkPN "Martinique") ; - Countries_BIH_cities_Sarajevo = UsePN (mkPN "Sarajevo") ; - Countries_NIC_cities_Masaya = UsePN (mkPN "Masaya") ; - Countries_RO_provinces_Constanta_cities_Constanta = UsePN (mkPN "Constanta") ; - Countries_WAN_cities_Bida = UsePN (mkPN "Bida") ; - Countries_RC_provinces_Kaohsiung_munic_cities_Kaohsiung = UsePN (mkPN "Kaohsiung") ; - Organizations_OPANAL = UsePN (mkPN "Agency for the Prohibition of Nuclear Weapons in Latin America and the Caribbean") ; - Countries_MAL_provinces_PulauPinang_cities_GeorgeTown = UsePN (mkPN "George Town") ; - Islands_Anglesey = UsePN (mkPN "Anglesey") ; - Countries_TR_provinces_Sakarya_cities_Sakarya = UsePN (mkPN "Sakarya") ; - Countries_E_provinces_Andalusia_cities_Cordoba = UsePN (mkPN "Cordoba") ; - Countries_EAK_provinces_Eastern = UsePN (mkPN "Eastern") ; - Countries_THA_provinces_NakhonNayok = UsePN (mkPN "Nakhon Nayok") ; - Rivers_Orinoco = UsePN (mkPN "Orinoco") ; - Countries_H_provinces_Pecs_munic = UsePN (mkPN "Pecs (munic.)") ; - Countries_EAT_provinces_KusiniUjunga = UsePN (mkPN "Kusini Ujunga") ; - Countries_F_provinces_HauteNormandie_cities_LeHavre = UsePN (mkPN "Le Havre") ; - Countries_BD_cities_Dinajpur = UsePN (mkPN "Dinajpur") ; - Countries_ANG_provinces_Namibe = UsePN (mkPN "Namibe") ; - Countries_MEX_provinces_Tamaulipas_cities_Tampico = UsePN (mkPN "Tampico") ; - Countries_IND_provinces_Bihar_cities_Patna = UsePN (mkPN "Patna") ; - Countries_CO_provinces_Boyaca_cities_Tunja = UsePN (mkPN "Tunja") ; - Countries_RA_provinces_TierradelFuego_cities_Ushuaia = UsePN (mkPN "Ushuaia") ; - Countries_R_provinces_Khabarovskiykray_cities_KomsomolsknaAmure = UsePN (mkPN "Komsomolsk na Amure") ; - Countries_BR_provinces_MinasGerais_cities_GovernadorValadares = UsePN (mkPN "Governador Valadares") ; - Countries_B_provinces_EastFlanders = UsePN (mkPN "East Flanders") ; - Countries_TJ_provinces_Shandong_cities_Liancheng = UsePN (mkPN "Liancheng") ; - Countries_IRQ_provinces_Maysan = UsePN (mkPN "Maysan") ; - Countries_BR_provinces_Pernambuco_cities_Gravatai = UsePN (mkPN "Gravatai") ; - Rivers_Cuilo = UsePN (mkPN "Cuilo") ; - Countries_MEX_provinces_Durango_cities_VictoriadeDurango = UsePN (mkPN "Victoria de Durango") ; - Countries_MOC_provinces_Nampula_cities_Nampula = UsePN (mkPN "Nampula") ; - Countries_R_provinces_Rep_ofNorthOssetiya = UsePN (mkPN "Rep. of North Ossetiya") ; - Countries_SF_provinces_Kymi_cities_Kotka = UsePN (mkPN "Kotka") ; - Countries_H_provinces_Bekes = UsePN (mkPN "Bekes") ; - Countries_GB_provinces_Derbyshire_cities_Matlock = UsePN (mkPN "Matlock") ; - Islands_SouthRonaldson = UsePN (mkPN "South Ronaldson") ; - Countries_cid_cia_French_Southern_and_Antarctic_Lands = UsePN (mkPN "French Southern and Antarctic Lands") ; - Countries_GB_provinces_NorthYorkshire_cities_Harrogate = UsePN (mkPN "Harrogate") ; - Lakes_LakeChilwa = UsePN (mkPN "Lake Chilwa") ; - Countries_IRQ_provinces_AlAnbar_cities_ArRamadi = UsePN (mkPN "Ar Ramadi") ; - Countries_HCA_provinces_Olancho_cities_Jutigalpa = UsePN (mkPN "Jutigalpa") ; - Countries_I_provinces_Lombardia = UsePN (mkPN "Lombardia") ; - Countries_TJ_provinces_NeiMonggol_cities_Tongliao = UsePN (mkPN "Tongliao") ; - Countries_BOL_cities_LaPaz = UsePN (mkPN "La Paz") ; - Countries_D_provinces_Berlin = UsePN (mkPN "Berlin") ; - Countries_MEX_provinces_Veracruz_cities_Jalapa = UsePN (mkPN "Jalapa") ; - Mountains_Sulitjelma = UsePN (mkPN "Sulitjelma") ; - Countries_F_provinces_FrancheComte_cities_Besancon = UsePN (mkPN "Besancon") ; - Countries_GB_provinces_Dorset_cities_Poole = UsePN (mkPN "Poole") ; - Countries_TJ_provinces_Shandong_cities_Rizhao = UsePN (mkPN "Rizhao") ; - Countries_MYA_provinces_Rakhine_cities_Akyab = UsePN (mkPN "Akyab") ; - Countries_GB_provinces_Buckinghamshire_cities_MiltonKeynes = UsePN (mkPN "Milton Keynes") ; - Countries_TJ_provinces_Shandong_cities_Jiaoxian = UsePN (mkPN "Jiaoxian") ; - Organizations_EN = UsePN (mkPN "Nuclear Energy Agency") ; - Countries_IR_provinces_Bakhtaran = UsePN (mkPN "Bakhtaran") ; - Countries_BR_provinces_RiodeJaneiro_cities_SaoJoaodeMeriti = UsePN (mkPN "Sao Joao de Meriti") ; - Countries_YV_provinces_Amazonas = UsePN (mkPN "Amazonas") ; - Countries_J_provinces_Nagano = UsePN (mkPN "Nagano") ; - Countries_R_provinces_Orenburgskayaoblast_cities_Novotroitsk = UsePN (mkPN "Novotroitsk") ; - Countries_USA_provinces_Colorado = UsePN (mkPN "Colorado") ; - Countries_MEX_provinces_Sinaloa = UsePN (mkPN "Sinaloa") ; - Countries_J_provinces_Akita_cities_Akita = UsePN (mkPN "Akita") ; - Countries_CO_provinces_Antioquia_cities_Turbo = UsePN (mkPN "Turbo") ; - Countries_E_provinces_Asturias_cities_Oviedo = UsePN (mkPN "Oviedo") ; - Countries_SUD_provinces_ashSharqiyah_cities_alQadarif = UsePN (mkPN "al Qadarif") ; - Countries_R_provinces_Kaluzhskayaoblast_cities_Kaluga = UsePN (mkPN "Kaluga") ; - Countries_TJ_provinces_GuangxiZhuangzu_cities_Qinzhou = UsePN (mkPN "Qinzhou") ; - Islands_Kyushu = UsePN (mkPN "Kyushu") ; - Lakes_Vaettern = UsePN (mkPN "Vaettern") ; - Countries_BR_provinces_Maranhao_cities_Codo = UsePN (mkPN "Codo") ; - Countries_GB_provinces_Merseyside_cities_Knowsley = UsePN (mkPN "Knowsley") ; - Countries_BR_provinces_MinasGerais_cities_ItapecericadaSerra = UsePN (mkPN "Itapecerica da Serra") ; - Countries_TR_provinces_Sinop = UsePN (mkPN "Sinop") ; - Countries_R_provinces_Rep_ofAltay = UsePN (mkPN "Rep. of Altay") ; - Rivers_Limpopo = UsePN (mkPN "Limpopo") ; - Countries_TJ_provinces_Hubei_cities_Shiyan = UsePN (mkPN "Shiyan") ; - Organizations_UNAVEMIII = UsePN (mkPN "United Nations Angola Verification Mission") ; - Rivers_Ischim = UsePN (mkPN "Ischim") ; - Countries_cid_cia_Palmyra_Atoll = UsePN (mkPN "Palmyra Atoll") ; - Countries_BR_provinces_MatoGrossodoSul_cities_Parnaiba = UsePN (mkPN "Parnaiba") ; - Countries_VN_provinces_ThuaThienHue = UsePN (mkPN "Thua Thien Hue") ; - Countries_RSA_cities_Diepmeadow = UsePN (mkPN "Diepmeadow") ; - Countries_PL_provinces_Pilskie_cities_Pila = UsePN (mkPN "Pila") ; - Islands_Grenada = UsePN (mkPN "Grenada") ; - Countries_GB_provinces_Cleveland = UsePN (mkPN "Cleveland") ; - Countries_BR_provinces_Parana = UsePN (mkPN "Parana") ; - Countries_BR_provinces_RioGrandedoNorte_cities_Mossoro = UsePN (mkPN "Mossoro") ; - Countries_J_provinces_Ibaraki_cities_Mito = UsePN (mkPN "Mito") ; - Countries_PNG_cities_PortMoresby = UsePN (mkPN "Port Moresby") ; - Countries_TR_provinces_Ankara_cities_Ankara = UsePN (mkPN "Ankara") ; - Countries_USA_provinces_Pennsylvania = UsePN (mkPN "Pennsylvania") ; - Countries_SN_provinces_SaintLouis = UsePN (mkPN "Saint Louis") ; - Countries_RA_provinces_Salta_cities_Salta = UsePN (mkPN "Salta") ; - Countries_ANG_provinces_Cabinda_cities_Cabinda = UsePN (mkPN "Cabinda") ; - Countries_PE_provinces_Huancavelica_cities_Huancavelica = UsePN (mkPN "Huancavelica") ; - Countries_TJ_provinces_Shandong_cities_Tengxian = UsePN (mkPN "Tengxian") ; - Countries_D_provinces_Bayern_cities_Furth = UsePN (mkPN "Furth") ; - Countries_SN_provinces_Dakar = UsePN (mkPN "Dakar") ; - Countries_IR_provinces_SistaneBaluchestan_cities_Zahedan = UsePN (mkPN "Zahedan") ; - Countries_R_provinces_Yaroslavskayaoblast = UsePN (mkPN "Yaroslavskaya oblast") ; - Rivers_Werra = UsePN (mkPN "Werra") ; - Countries_ET_provinces_ElDaqahliya = UsePN (mkPN "El Daqahliya") ; - Countries_ES_provinces_Morazan_cities_SanFranciscoGotera = UsePN (mkPN "San Francisco Gotera") ; - Countries_CH_provinces_NW_cities_Stans = UsePN (mkPN "Stans") ; - Countries_ET_provinces_ElQahira_munic_cities_ElQahira = UsePN (mkPN "El Qahira") ; - Countries_BR_provinces_SaoPaulo_cities_SaoJosedosCampos = UsePN (mkPN "Sao Jose dos Campos") ; - Organizations_SADC = UsePN (mkPN "Southern African Development Community") ; - Countries_MEX_provinces_Campeche = UsePN (mkPN "Campeche") ; - Countries_R_provinces_Moskovskayaoblast_cities_Zelenograd = UsePN (mkPN "Zelenograd") ; - Countries_TJ_provinces_GuangxiZhuangzu_cities_Nanning = UsePN (mkPN "Nanning") ; - Countries_TJ_provinces_Liaoning_cities_Jinxi = UsePN (mkPN "Jinxi") ; - Countries_HCA_provinces_Cortes_cities_SanPedroSula = UsePN (mkPN "San Pedro Sula") ; - Countries_ET_provinces_ElMinya_cities_ElMinya = UsePN (mkPN "El Minya") ; - Countries_TJ_provinces_Liaoning_cities_Dalian = UsePN (mkPN "Dalian") ; - Countries_EC_cities_Guayaquil = UsePN (mkPN "Guayaquil") ; - Countries_USA_provinces_Washington = UsePN (mkPN "Washington") ; - Countries_CH_provinces_FR = UsePN (mkPN "FR") ; - Countries_YV_cities_Turmero = UsePN (mkPN "Turmero") ; - Countries_cid_cia_Guam = UsePN (mkPN "Guam") ; - Countries_GB_provinces_EastSussex_cities_Brighton = UsePN (mkPN "Brighton") ; - Countries_BR_provinces_Acre_cities_RioBranco = UsePN (mkPN "Rio Branco") ; - Countries_THA_provinces_Phangnga = UsePN (mkPN "Phangnga") ; - Countries_ET_provinces_Sharqiya_cities_Zagazig = UsePN (mkPN "Zagazig") ; - Lakes_DaryachehyeNamak = UsePN (mkPN "Daryacheh ye Namak") ; - Countries_GB_provinces_Tayside_cities_Dundee = UsePN (mkPN "Dundee") ; - Countries_RA_provinces_BuenosAires_cities_BahiaBlanca = UsePN (mkPN "Bahia Blanca") ; - Mountains_Mpika = UsePN (mkPN "Mpika") ; - Countries_USA_provinces_Kansas = UsePN (mkPN "Kansas") ; - Countries_TJ_provinces_Fujian_cities_Sanming = UsePN (mkPN "Sanming") ; - Countries_TJ_provinces_Anhui_cities_Huaibei = UsePN (mkPN "Huaibei") ; - Countries_USA_provinces_California_cities_LosAngeles = UsePN (mkPN "Los Angeles") ; - Countries_ET_provinces_ElMinya = UsePN (mkPN "El Minya") ; - Countries_RO_provinces_Dolj = UsePN (mkPN "Dolj") ; - Countries_ETH_cities_Mekele = UsePN (mkPN "Mekele") ; - Countries_ES_provinces_Cabanas_cities_Sensuntepeque = UsePN (mkPN "Sensuntepeque") ; - Countries_RO_provinces_Neamt_cities_PiatraNeamt = UsePN (mkPN "Piatra Neamt") ; - Seas_SundaSea = UsePN (mkPN "Sunda Sea") ; - Countries_ES_cities_Apopa = UsePN (mkPN "Apopa") ; - Countries_TJ_provinces_Sichuan_cities_Neijiang = UsePN (mkPN "Neijiang") ; - Countries_MYA_provinces_Tanintharyi = UsePN (mkPN "Tanintharyi") ; - Countries_F_provinces_LanguedocRousillon_cities_Nimes = UsePN (mkPN "Nimes") ; - Countries_cid_cia_Netherlands_Antilles = UsePN (mkPN "Netherlands Antilles") ; - Countries_GCA_cities_VillaNueva = UsePN (mkPN "Villa Nueva") ; - Countries_TJ_provinces_NeiMonggol_cities_Wuhai = UsePN (mkPN "Wuhai") ; - Countries_GB_provinces_Devon_cities_Exeter = UsePN (mkPN "Exeter") ; - Countries_CH_provinces_AI = UsePN (mkPN "AI") ; - Countries_R_provinces_Rep_ofMariyEl_cities_YoshkarOla = UsePN (mkPN "Yoshkar Ola") ; - Countries_TR_provinces_Cankiri_cities_Cankiri = UsePN (mkPN "Cankiri") ; - Countries_TJ_provinces_Shanxi_cities_Datong = UsePN (mkPN "Datong") ; - Countries_TM_provinces_Balkan = UsePN (mkPN "Balkan") ; - Countries_BR_provinces_SaoPaulo_cities_Sorocaba = UsePN (mkPN "Sorocaba") ; - Countries_USA_provinces_NewHampshire_cities_Manchester = UsePN (mkPN "Manchester") ; - Countries_NAM_cities_Windhoek = UsePN (mkPN "Windhoek") ; - Countries_I_provinces_EmiliaRomagna_cities_ReggionellEmilia = UsePN (mkPN "Reggio nellEmilia") ; - Countries_GB_provinces_GreaterManchester_cities_Rochdale = UsePN (mkPN "Rochdale") ; - Countries_SF_provinces_Mikkeli_cities_Mikkeli = UsePN (mkPN "Mikkeli") ; - Countries_HCA_provinces_LaPaz_cities_LaPaz = UsePN (mkPN "La Paz") ; - Countries_IRQ_provinces_AlQadisiyah_cities_AdDiwaniyah = UsePN (mkPN "Ad Diwaniyah") ; - Organizations_IADB = UsePN (mkPN "Inter-American Development Bank") ; - Countries_USA_provinces_Texas_cities_WichitaFalls = UsePN (mkPN "Wichita Falls") ; - Islands_Tuvalu = UsePN (mkPN "Tuvalu") ; - Countries_AUS_provinces_NewSouthWales_cities_Geelong = UsePN (mkPN "Geelong") ; - Countries_TR_provinces_Kocaeli_cities_Izmit = UsePN (mkPN "Izmit") ; - Countries_YV_provinces_Portuguesa_cities_Guanare = UsePN (mkPN "Guanare") ; - Countries_IND_provinces_DamanandDiu_cities_Daman = UsePN (mkPN "Daman") ; - Organizations_UNCTAD = UsePN (mkPN "United Nations Conference on Trade and Development") ; - Countries_CH_provinces_AG = UsePN (mkPN "AG") ; - Countries_THA_provinces_KhonKaen_cities_KhonKaen = UsePN (mkPN "Khon Kaen") ; - Countries_MYA_provinces_Kayah_cities_Loikaw = UsePN (mkPN "Loikaw") ; - Countries_BR_provinces_Maranhao_cities_Imperatriz = UsePN (mkPN "Imperatriz") ; - Countries_DK_cities_Copenhagen = UsePN (mkPN "Copenhagen") ; - Countries_MEX_provinces_Yucatan = UsePN (mkPN "Yucatan") ; - Countries_BR_provinces_Pernambuco_cities_Recife = UsePN (mkPN "Recife") ; - Countries_USA_provinces_Arkansas_cities_LittleRock = UsePN (mkPN "Little Rock") ; - Countries_cid_cia_British_Virgin_Islands = UsePN (mkPN "British Virgin Islands") ; - Countries_USA_provinces_California_cities_Bakersfield = UsePN (mkPN "Bakersfield") ; - Countries_THA_provinces_Saraburi = UsePN (mkPN "Saraburi") ; - Islands_Bohol = UsePN (mkPN "Bohol") ; - Islands_Isabela = UsePN (mkPN "Isabela") ; - Countries_TR_provinces_Kirsehir = UsePN (mkPN "Kirsehir") ; - Countries_PL_provinces_Szczecinskie_cities_Szczecin = UsePN (mkPN "Szczecin") ; - Organizations_EBRD = UsePN (mkPN "European Bank for Reconstruction and Development") ; - Countries_THA_provinces_NortheasternRegion = UsePN (mkPN "Northeastern Region") ; - Mountains_BorahPeak = UsePN (mkPN "Borah Peak") ; - Countries_PK_cities_Multan = UsePN (mkPN "Multan") ; - Mountains_MtAylmer = UsePN (mkPN "Mt Aylmer") ; - Countries_USA_provinces_NewJersey_cities_Newark = UsePN (mkPN "Newark") ; - Rivers_Gloma = UsePN (mkPN "Gloma") ; - Countries_PL_provinces_Gdanskie_cities_Gdynia = UsePN (mkPN "Gdynia") ; - Countries_UZB_provinces_Namangan = UsePN (mkPN "Namangan") ; - Countries_GE_cities_Tbilisi = UsePN (mkPN "Tbilisi") ; - Countries_CO_provinces_Guaviare = UsePN (mkPN "Guaviare") ; - Countries_D_provinces_Thuringen_cities_Gera = UsePN (mkPN "Gera") ; - Countries_MEX_provinces_BajaCalifornia_cities_Tijuana = UsePN (mkPN "Tijuana") ; - Islands_Tilos = UsePN (mkPN "Tilos") ; - Countries_SF_provinces_Oulu_cities_Oulu = UsePN (mkPN "Oulu") ; - Countries_TJ_provinces_NeiMonggol_cities_Jining = UsePN (mkPN "Jining") ; - Countries_cid_cia_Tromelin_Island = UsePN (mkPN "Tromelin Island") ; - Countries_N_provinces_Nordland_cities_Svolvaer = UsePN (mkPN "Svolvaer") ; - Countries_B_provinces_Hainaut_cities_Mons = UsePN (mkPN "Mons") ; - Countries_USA_provinces_California_cities_Ontario = UsePN (mkPN "Ontario") ; - Countries_EAT_provinces_Kigoma = UsePN (mkPN "Kigoma") ; - Countries_ES_provinces_LaPaz = UsePN (mkPN "La Paz") ; - Rivers_Ruki = UsePN (mkPN "Ruki") ; - Rivers_Tobol = UsePN (mkPN "Tobol") ; - Countries_IND_provinces_MadhyaPradesh_cities_Raipur = UsePN (mkPN "Raipur") ; - Countries_I_provinces_EmiliaRomagna = UsePN (mkPN "Emilia Romagna") ; - Countries_RA_provinces_SanLuis = UsePN (mkPN "San Luis") ; - Countries_THA_provinces_SouthernRegion = UsePN (mkPN "Southern Region") ; - Countries_THA_provinces_NakhonSawan = UsePN (mkPN "Nakhon Sawan") ; - Countries_USA_provinces_Michigan_cities_Livonia = UsePN (mkPN "Livonia") ; - Countries_RA_provinces_BuenosAires_cities_SanNicolasdelosArroyos = UsePN (mkPN "San Nicolas de los Arroyos") ; - Countries_UA_provinces_Krym = UsePN (mkPN "Krym") ; - Organizations_UNMOGIP = UsePN (mkPN "United Nations Military Observer Group in India and Pakistan") ; - Countries_R_provinces_Irkutskayaoblast_cities_Bratsk = UsePN (mkPN "Bratsk") ; - Countries_IND_provinces_AndhraPradesh_cities_Rajahmundry = UsePN (mkPN "Rajahmundry") ; - Countries_RA_provinces_Catamarca_cities_SanFernandodelValledeCatamarca = UsePN (mkPN "San Fernando del Valle de Catamarca") ; - Countries_CDN_provinces_Ontario_cities_Windsor = UsePN (mkPN "Windsor") ; - Countries_MEX_provinces_BajaCalifornia_cities_Ensenada = UsePN (mkPN "Ensenada") ; - Countries_ET_provinces_ElMinufiya = UsePN (mkPN "El Minufiya") ; - Countries_CDN_provinces_Ontario_cities_Glouchester = UsePN (mkPN "Glouchester") ; - Countries_TJ_provinces_Sichuan_cities_Qianjiang = UsePN (mkPN "Qianjiang") ; - Countries_EAT_provinces_Kilimanjaro_cities_Moshi = UsePN (mkPN "Moshi") ; - Countries_TR_provinces_Tunceli = UsePN (mkPN "Tunceli") ; - Countries_E_provinces_Andalusia_cities_Cadiz = UsePN (mkPN "Cadiz") ; - Countries_TAD_provinces_Khatlon = UsePN (mkPN "Khatlon") ; - Countries_GB_provinces_Wiltshire_cities_Salisbury = UsePN (mkPN "Salisbury") ; - Countries_R_provinces_Yaroslavskayaoblast_cities_Yaroslavl = UsePN (mkPN "Yaroslavl") ; - Countries_TJ_provinces_Liaoning = UsePN (mkPN "Liaoning") ; - Organizations_AG = UsePN (mkPN "Andean Group") ; - Countries_CDN_provinces_Quebec_cities_Laval = UsePN (mkPN "Laval") ; - Countries_cid_cia_Mayotte = UsePN (mkPN "Mayotte") ; - Lakes_LakeNatron = UsePN (mkPN "Lake Natron") ; - Countries_DZ_cities_Annaba = UsePN (mkPN "Annaba") ; - Countries_AUS_provinces_AustraliaCapitalTerritory = UsePN (mkPN "Australia Capital Territory") ; - Organizations_MTCR = UsePN (mkPN "Missile Technology Control Regime") ; - Countries_E_provinces_Madrid_cities_Madrid = UsePN (mkPN "Madrid") ; - Countries_D_provinces_Bayern_cities_Wurzburg = UsePN (mkPN "Wurzburg") ; - Countries_USA_provinces_Maryland_cities_Annapolis = UsePN (mkPN "Annapolis") ; - Countries_BR_provinces_Ceara_cities_Sobral = UsePN (mkPN "Sobral") ; - Countries_USA_provinces_NewHampshire_cities_Concord = UsePN (mkPN "Concord") ; - Countries_RC_cities_Chungli = UsePN (mkPN "Chungli") ; - Countries_PL_provinces_Koninskie = UsePN (mkPN "Koninskie") ; - Countries_NL_provinces_Limburg_cities_Geleen = UsePN (mkPN "Geleen") ; - Countries_CAM_provinces_Centre = UsePN (mkPN "Centre") ; - Islands_Chios = UsePN (mkPN "Chios") ; - Countries_TJ_provinces_Gansu = UsePN (mkPN "Gansu") ; - Countries_UZB_provinces_Andijon = UsePN (mkPN "Andijon") ; - Countries_USA_provinces_Missouri_cities_JeffersonCity = UsePN (mkPN "Jefferson City") ; - Countries_THA_provinces_PrachuapKhiriKhan = UsePN (mkPN "Prachuap Khiri Khan") ; - Countries_D_provinces_MecklenburgVorpommern_cities_Rostock = UsePN (mkPN "Rostock") ; - Countries_EAT_provinces_Rukwa_cities_Sumbawanga = UsePN (mkPN "Sumbawanga") ; - Countries_D_provinces_NordrheinWestfalen_cities_Bottrop = UsePN (mkPN "Bottrop") ; - Countries_J_provinces_Aomori = UsePN (mkPN "Aomori") ; - Countries_WAN_cities_Kaduna = UsePN (mkPN "Kaduna") ; - Countries_VN_provinces_LamDong = UsePN (mkPN "Lam Dong") ; - Organizations_SACU = UsePN (mkPN "Southern African Customs Union") ; - Countries_TJ_provinces_Guangdong_cities_Guangzhou = UsePN (mkPN "Guangzhou") ; - Countries_LT_cities_Vilnius = UsePN (mkPN "Vilnius") ; - Countries_D_provinces_Niedersachsen_cities_Gottingen = UsePN (mkPN "Gottingen") ; - Countries_USA_provinces_Maryland_cities_Baltimore = UsePN (mkPN "Baltimore") ; - Countries_ET_provinces_Aswan_cities_Aswan = UsePN (mkPN "Aswan") ; - Countries_D_provinces_Brandenburg_cities_Potsdam = UsePN (mkPN "Potsdam") ; - Countries_TR_provinces_Denizli = UsePN (mkPN "Denizli") ; - Countries_TJ_provinces_Hunan_cities_Leiyang = UsePN (mkPN "Leiyang") ; - Countries_KAZ_provinces_Leninsk_munic_cities_Leninsk = UsePN (mkPN "Leninsk") ; - Countries_H_provinces_Csongrad = UsePN (mkPN "Csongrad") ; - Countries_R_provinces_Leningradskayaoblast_cities_Kolpino = UsePN (mkPN "Kolpino") ; - Countries_GB_provinces_Leicestershire_cities_Leichester = UsePN (mkPN "Leichester") ; - Countries_RC_provinces_Hualien = UsePN (mkPN "Hualien") ; - Rivers_Busira = UsePN (mkPN "Busira") ; - Countries_VN_provinces_TayNinh = UsePN (mkPN "Tay Ninh") ; - Mountains_Joekul = UsePN (mkPN "Joekul") ; - Countries_WAN_cities_Ilesha = UsePN (mkPN "Ilesha") ; - Countries_WAN_cities_Zaria = UsePN (mkPN "Zaria") ; - Countries_J_provinces_Ehime_cities_Matsuyama = UsePN (mkPN "Matsuyama") ; - Countries_MEX_provinces_Tamaulipas = UsePN (mkPN "Tamaulipas") ; - Countries_ZRE_provinces_Shaba_cities_Kolwezi = UsePN (mkPN "Kolwezi") ; - Countries_R_provinces_Permskayaoblast = UsePN (mkPN "Permskaya oblast") ; - Countries_MEX_provinces_Jalisco_cities_Guadalajara = UsePN (mkPN "Guadalajara") ; - Islands_Arran = UsePN (mkPN "Arran") ; - Countries_USA_provinces_California_cities_Escondido = UsePN (mkPN "Escondido") ; - Countries_BR_provinces_SaoPaulo_cities_Piracicaba = UsePN (mkPN "Piracicaba") ; - Countries_CDN_provinces_Ontario_cities_Burlington = UsePN (mkPN "Burlington") ; - Countries_WAN_cities_PortHarcourt = UsePN (mkPN "Port Harcourt") ; - Countries_R_provinces_Rep_ofKalmykiya_cities_Elista = UsePN (mkPN "Elista") ; - Countries_R_provinces_ChuvashRepublic_cities_Cheboksary = UsePN (mkPN "Cheboksary") ; - Islands_SantaCatalinaIsland = UsePN (mkPN "Santa Catalina Island") ; - Rivers_Han = UsePN (mkPN "Han") ; - Countries_USA_provinces_Missouri_cities_Independence = UsePN (mkPN "Independence") ; - Countries_PA_provinces_ComarcadeSanBlas_cities_ElPorvenir = UsePN (mkPN "El Porvenir") ; - Countries_PL_provinces_Katowickie_cities_Zabrze = UsePN (mkPN "Zabrze") ; - Countries_CDN_provinces_Quebec_cities_Richmond = UsePN (mkPN "Richmond") ; - Countries_SUD_provinces_ashSharqiyah_cities_PortSudan = UsePN (mkPN "Port Sudan") ; - Countries_BR_provinces_EspiritoSanto_cities_Vitoria = UsePN (mkPN "Vitoria") ; - Countries_D_provinces_BadenWurttemberg_cities_Mannheim = UsePN (mkPN "Mannheim") ; - Countries_TJ_provinces_NeiMonggol_cities_Manzhouli = UsePN (mkPN "Manzhouli") ; - Countries_USA_provinces_NewYork_cities_NewYork = UsePN (mkPN "New York") ; - Countries_RI_cities_Blitar = UsePN (mkPN "Blitar") ; - Countries_GB_provinces_Berkshire_cities_Slough = UsePN (mkPN "Slough") ; - Countries_IRQ_provinces_Diyala = UsePN (mkPN "Diyala") ; - Countries_TJ_provinces_Shanxi_cities_Changzhi = UsePN (mkPN "Changzhi") ; - Countries_I_provinces_Sardegna_cities_Sassari = UsePN (mkPN "Sassari") ; - Countries_TR_provinces_Kocaeli_cities_Gebze = UsePN (mkPN "Gebze") ; - Countries_YV_provinces_Yaracuy = UsePN (mkPN "Yaracuy") ; - Countries_D_provinces_SachsenAnhalt_cities_Magdeburg = UsePN (mkPN "Magdeburg") ; - Countries_BR_provinces_SaoPaulo_cities_MojiGuacu = UsePN (mkPN "Moji Guacu") ; - Organizations_WEU = UsePN (mkPN "Western European Union") ; - Countries_MEX_cities_CiudadApodaca = UsePN (mkPN "Ciudad Apodaca") ; - Countries_IL_provinces_Central_cities_Jerusalem = UsePN (mkPN "Jerusalem") ; - Countries_BR_provinces_EspiritoSanto_cities_Serra = UsePN (mkPN "Serra") ; - Countries_TJ_provinces_Anhui_cities_Maanshan = UsePN (mkPN "Maanshan") ; - Organizations_CBSS = UsePN (mkPN "Council of the Baltic Sea States") ; - Countries_BR_provinces_RioGrandedoSul_cities_CaxiasdoSul = UsePN (mkPN "Caxias do Sul") ; - Countries_E_provinces_Cantabria_cities_Santander = UsePN (mkPN "Santander") ; - Countries_TJ_provinces_Guangdong_cities_Huizhou = UsePN (mkPN "Huizhou") ; - Countries_SF_provinces_Vaasa_cities_Vaasa = UsePN (mkPN "Vaasa") ; - Countries_PK_cities_Lahore = UsePN (mkPN "Lahore") ; - Countries_RO_provinces_Ialomita = UsePN (mkPN "Ialomita") ; - Rivers_Thames = UsePN (mkPN "Thames") ; - Countries_IR_provinces_Khorasan = UsePN (mkPN "Khorasan") ; - Countries_P_provinces_Madeira_cities_Funchal = UsePN (mkPN "Funchal") ; - Countries_USA_provinces_Indiana_cities_Gary = UsePN (mkPN "Gary") ; - Countries_IR_provinces_Hormozgan = UsePN (mkPN "Hormozgan") ; - Countries_TJ_provinces_Jilin_cities_Yanji = UsePN (mkPN "Yanji") ; - Countries_J_provinces_Ibaraki = UsePN (mkPN "Ibaraki") ; - Lakes_LakeOntario = UsePN (mkPN "Lake Ontario") ; - Countries_CDN_provinces_Ontario_cities_Toronto = UsePN (mkPN "Toronto") ; - Countries_SUD_provinces_ashSharqiyah = UsePN (mkPN "ash Sharqiyah") ; - Countries_TJ_provinces_Henan_cities_Xinxiang = UsePN (mkPN "Xinxiang") ; - Countries_TJ_provinces_Anhui_cities_Chuxian = UsePN (mkPN "Chuxian") ; - Countries_USA_provinces_SouthCarolina_cities_Columbia = UsePN (mkPN "Columbia") ; - Countries_H_provinces_Tolna = UsePN (mkPN "Tolna") ; - Countries_RA_provinces_BuenosAires_cities_Lanus = UsePN (mkPN "Lanus") ; - Countries_EAK_provinces_Coast_cities_Mombasa = UsePN (mkPN "Mombasa") ; - Countries_MEX_provinces_Guerrero = UsePN (mkPN "Guerrero") ; - Countries_MEX_provinces_Chiapas_cities_TuxtlaGutierrez = UsePN (mkPN "Tuxtla Gutierrez") ; - Countries_BR_cities_Ibirite = UsePN (mkPN "Ibirite") ; - Countries_THA_provinces_Petchanbun = UsePN (mkPN "Petchanbun") ; - Countries_H_provinces_Nograd_cities_Salgotarjan = UsePN (mkPN "Salgotarjan") ; - Countries_YV_provinces_Miranda_cities_Baruta = UsePN (mkPN "Baruta") ; - Countries_RO_provinces_Vrancea_cities_Focsani = UsePN (mkPN "Focsani") ; - Countries_TJ_provinces_Hunan_cities_Changsha = UsePN (mkPN "Changsha") ; - Mountains_HarneyPeak = UsePN (mkPN "Harney Peak") ; - Countries_BR_provinces_SaoPaulo_cities_Maua = UsePN (mkPN "Maua") ; - Countries_UZB_provinces_Bukhoro_cities_Bukhoro = UsePN (mkPN "Bukhoro") ; - Islands_CangarooIsland = UsePN (mkPN "Cangaroo Island") ; - Deserts_Sagiael_Hamra = UsePN (mkPN "Sagia el-Hamra") ; - Countries_R_provinces_Altayskiykray = UsePN (mkPN "Altayskiy kray") ; - Countries_RCH_cities_Santiago = UsePN (mkPN "Santiago") ; - Countries_RO_provinces_Sibiu = UsePN (mkPN "Sibiu") ; - Countries_MOC_provinces_Maputo_munic_cities_Maputo = UsePN (mkPN "Maputo") ; - Countries_IRQ_provinces_SalahadDin_cities_Samarra = UsePN (mkPN "Samarra") ; - Countries_CZ_provinces_Severocesky = UsePN (mkPN "Severocesky") ; - Countries_GB_provinces_Warwickshire_cities_Nuneaton = UsePN (mkPN "Nuneaton") ; - Countries_GB_provinces_Gwynedd_cities_Caernarfon = UsePN (mkPN "Caernarfon") ; - Countries_YV_provinces_Barinas = UsePN (mkPN "Barinas") ; - Countries_RA_provinces_Cordoba = UsePN (mkPN "Cordoba") ; - Countries_USA_provinces_Nebraska = UsePN (mkPN "Nebraska") ; - Countries_cid_cia_Man_cities_Douglas = UsePN (mkPN "Douglas") ; - Countries_YV_provinces_Falcon = UsePN (mkPN "Falcon") ; - Countries_GB_provinces_Nottinghamshire = UsePN (mkPN "Nottinghamshire") ; - Countries_R_provinces_Sakhalinskayaoblast = UsePN (mkPN "Sakhalinskaya oblast") ; - Countries_H_provinces_Miskolc_munic_cities_Miskolc = UsePN (mkPN "Miskolc") ; - Countries_IND_provinces_AndamanandNicobarIs__cities_PortBlair = UsePN (mkPN "Port Blair") ; - Countries_R_provinces_Chukotskyao_cities_Anadyr = UsePN (mkPN "Anadyr") ; - Countries_J_provinces_Saitama = UsePN (mkPN "Saitama") ; - Countries_RO_provinces_Tulcea = UsePN (mkPN "Tulcea") ; - Countries_R_provinces_Chitinskayaoblast = UsePN (mkPN "Chitinskaya oblast") ; - Countries_MYA_provinces_Mandalay_cities_Mandalay = UsePN (mkPN "Mandalay") ; - Islands_Nauru = UsePN (mkPN "Nauru") ; - Countries_IND_provinces_Maharashtra_cities_Kolhapur = UsePN (mkPN "Kolhapur") ; - Countries_EAK_provinces_RiftValley_cities_Kericho = UsePN (mkPN "Kericho") ; - Countries_IND_provinces_Chandigarh_cities_Chandigarh = UsePN (mkPN "Chandigarh") ; - Countries_USA_provinces_Nebraska_cities_Omaha = UsePN (mkPN "Omaha") ; - Countries_GB_provinces_WestMidlands_cities_Walsall = UsePN (mkPN "Walsall") ; - Countries_IR_provinces_Markazi = UsePN (mkPN "Markazi") ; - Countries_EAK_provinces_RiftValley_cities_Kitale = UsePN (mkPN "Kitale") ; - Countries_D_provinces_NordrheinWestfalen_cities_Hagen = UsePN (mkPN "Hagen") ; - Countries_EAT_provinces_KusiniPemba = UsePN (mkPN "Kusini Pemba") ; - Countries_CO_provinces_Vichada = UsePN (mkPN "Vichada") ; - Countries_AUS_provinces_SouthAustralia_cities_Adelaide = UsePN (mkPN "Adelaide") ; - Countries_J_provinces_Kumamoto_cities_Kumamoto = UsePN (mkPN "Kumamoto") ; - Islands_Paramuschir = UsePN (mkPN "Paramuschir") ; - Countries_VN_provinces_HaTinh = UsePN (mkPN "Ha Tinh") ; - Countries_USA_provinces_Connecticut_cities_Waterbury = UsePN (mkPN "Waterbury") ; - Countries_B_provinces_Brabant_cities_Brussels = UsePN (mkPN "Brussels") ; - Countries_DZ_cities_Tebessa = UsePN (mkPN "Tebessa") ; - Countries_GB_provinces_BlaenauGwent = UsePN (mkPN "Blaenau Gwent") ; - Countries_LS_cities_Maseru = UsePN (mkPN "Maseru") ; - Countries_MEX_provinces_NuevoLeon_cities_CiudadSantaCatarina = UsePN (mkPN "Ciudad Santa Catarina") ; - Countries_USA_provinces_California_cities_Orange = UsePN (mkPN "Orange") ; - Countries_USA_provinces_Distr_Columbia = UsePN (mkPN "Distr. Columbia") ; - Countries_IND_provinces_Maharashtra_cities_NewBombay = UsePN (mkPN "New Bombay") ; - Countries_CDN_provinces_Manitoba = UsePN (mkPN "Manitoba") ; - Countries_BR_provinces_SaoPaulo_cities_FerrazdeVasconcelos = UsePN (mkPN "Ferraz de Vasconcelos") ; - Countries_F_provinces_IledeFrance = UsePN (mkPN "Ile de France") ; - Countries_TJ_provinces_Hebei_cities_Handan = UsePN (mkPN "Handan") ; - Countries_USA_provinces_Virginia = UsePN (mkPN "Virginia") ; - Countries_S_provinces_Ostergotland = UsePN (mkPN "Ostergotland") ; - Countries_VN_cities_Saigon = UsePN (mkPN "Saigon") ; - Countries_R_provinces_Tambovskayaoblast = UsePN (mkPN "Tambovskaya oblast") ; - Countries_HCA_provinces_Intibuca_cities_LaEsperanza = UsePN (mkPN "La Esperanza") ; - Countries_TR_provinces_Erzurum = UsePN (mkPN "Erzurum") ; - Countries_R_provinces_Kostromskayaoblast_cities_Kostroma = UsePN (mkPN "Kostroma") ; - Countries_EAK_provinces_Nyanza = UsePN (mkPN "Nyanza") ; - Countries_P_provinces_Coimbra_cities_Coimbra = UsePN (mkPN "Coimbra") ; - Mountains_Huascaran = UsePN (mkPN "Huascaran") ; - Countries_F_provinces_Centre_cities_Tours = UsePN (mkPN "Tours") ; - Countries_USA_provinces_Louisiana_cities_NewOrleans = UsePN (mkPN "New Orleans") ; - Countries_cid_cia_Turks_and_Caicos_Islands = UsePN (mkPN "Turks and Caicos Islands") ; - Countries_ES_provinces_LaPaz_cities_Zacatecoluca = UsePN (mkPN "Zacatecoluca") ; - Countries_UA_provinces_Mykolayivska_cities_Mykolayiv = UsePN (mkPN "Mykolayiv") ; - Countries_GB_provinces_GreaterManchester_cities_Trafford = UsePN (mkPN "Trafford") ; - Countries_UZB_provinces_Jizzakh_cities_Jizzakh = UsePN (mkPN "Jizzakh") ; - Rivers_Oesterdalaelv = UsePN (mkPN "Oesterdalaelv") ; - Countries_BR_provinces_Goias_cities_Araguaina = UsePN (mkPN "Araguaina") ; - Countries_VN_provinces_CaoBang = UsePN (mkPN "Cao Bang") ; - Countries_cid_cia_Martinique_cities_Fort_de_France = UsePN (mkPN "Fort-de-France") ; - Countries_GB_provinces_NorthYorkshire_cities_Scarborough = UsePN (mkPN "Scarborough") ; - Countries_CDN_provinces_Ontario_cities_Scarborough = UsePN (mkPN "Scarborough") ; - Lakes_LakeTiticaca = UsePN (mkPN "Lake Titicaca") ; - Countries_RP_cities_Kalookan = UsePN (mkPN "Kalookan") ; - Countries_R_provinces_SanktPeterburg = UsePN (mkPN "Sankt Peterburg") ; - Countries_GR_provinces_DhytikiEllas = UsePN (mkPN "Dhytiki Ellas") ; - Countries_D_provinces_Saarland_cities_Saarbrucken = UsePN (mkPN "Saarbrucken") ; - Countries_RO_provinces_Gorj_cities_TirguJiu = UsePN (mkPN "Tirgu Jiu") ; - Countries_TR_provinces_Yozgat_cities_Yozgat = UsePN (mkPN "Yozgat") ; - Countries_J_provinces_Toyama_cities_Toyama = UsePN (mkPN "Toyama") ; - Countries_SME_cities_Paramaribo = UsePN (mkPN "Paramaribo") ; - Countries_KAZ_provinces_Aqmola_cities_Aqmola = UsePN (mkPN "Aqmola") ; - Countries_MEX_provinces_Yucatan_cities_Merida = UsePN (mkPN "Merida") ; - Countries_TR_provinces_Mardin_cities_Mardin = UsePN (mkPN "Mardin") ; - Countries_CH_provinces_NE = UsePN (mkPN "NE") ; - Countries_cid_cia_Bermuda = UsePN (mkPN "Bermuda") ; - Countries_SF_provinces_Haeme_cities_Lahti = UsePN (mkPN "Lahti") ; - Countries_F_provinces_Limousin = UsePN (mkPN "Limousin") ; - Countries_GB_provinces_Derbyshire = UsePN (mkPN "Derbyshire") ; - Countries_ES_provinces_SanMiguel_cities_SanMiguel = UsePN (mkPN "San Miguel") ; - Countries_TJ_provinces_Henan_cities_Xinyang = UsePN (mkPN "Xinyang") ; - Countries_BRU_cities_BandarSeriBegawan = UsePN (mkPN "Bandar Seri Begawan") ; - Countries_PE_provinces_Amazonas_cities_Chachapoyas = UsePN (mkPN "Chachapoyas") ; - Countries_ET_provinces_Sohag_cities_Sohag = UsePN (mkPN "Sohag") ; - Countries_IND_provinces_LakshadweepIs_ = UsePN (mkPN "Lakshadweep Is.") ; - Countries_KAZ_provinces_SoltustikQazaqstan = UsePN (mkPN "Soltustik Qazaqstan") ; - Countries_BR_provinces_SaoPaulo_cities_Embu = UsePN (mkPN "Embu") ; - Islands_SriLanka = UsePN (mkPN "Sri Lanka") ; - Organizations_FZ = UsePN (mkPN "Franc Zone") ; - Countries_CZ_provinces_Praha = UsePN (mkPN "Praha") ; - Countries_USA_provinces_Missouri_cities_KansasCity = UsePN (mkPN "Kansas City") ; - Mountains_Tamgak = UsePN (mkPN "Tamgak") ; - Countries_ANG_provinces_Uige_cities_Uige = UsePN (mkPN "Uige") ; - Countries_USA_provinces_California_cities_Irvine = UsePN (mkPN "Irvine") ; - Countries_R_provinces_Orenburgskayaoblast = UsePN (mkPN "Orenburgskaya oblast") ; - Countries_BR_provinces_Maranhao_cities_SaoLuis = UsePN (mkPN "Sao Luis") ; - Countries_MEX_provinces_Mexico_Estadode_cities_Toluca = UsePN (mkPN "Toluca") ; - Countries_BR_provinces_Parana_cities_Colombo = UsePN (mkPN "Colombo") ; - Countries_TR_provinces_Kars_cities_Kars = UsePN (mkPN "Kars") ; - Countries_USA_provinces_California_cities_Fullerton = UsePN (mkPN "Fullerton") ; - Countries_TJ_provinces_Gansu_cities_Wuwei = UsePN (mkPN "Wuwei") ; - Countries_TJ_provinces_Hebei_cities_Shijiazhuang = UsePN (mkPN "Shijiazhuang") ; - Countries_PE_provinces_MadredeDios_cities_PuertoMaldonado = UsePN (mkPN "Puerto Maldonado") ; - Countries_NOK_cities_Nampo = UsePN (mkPN "Nampo") ; - Countries_CO_provinces_Huila = UsePN (mkPN "Huila") ; - Countries_AUS_provinces_NewSouthWales_cities_Newcastle = UsePN (mkPN "Newcastle") ; - Countries_PA_provinces_Colon_cities_Colon = UsePN (mkPN "Colon") ; - Countries_MAL_provinces_Melaka = UsePN (mkPN "Melaka") ; - Countries_USA_provinces_Virginia_cities_Richmond = UsePN (mkPN "Richmond") ; - Countries_D_provinces_Bayern = UsePN (mkPN "Bayern") ; - Countries_SUD_provinces_AalianNil_cities_Malakal = UsePN (mkPN "Malakal") ; - Countries_E_provinces_Andalusia_cities_Huelva = UsePN (mkPN "Huelva") ; - Organizations_ILO = UsePN (mkPN "International Labor Organization") ; - Countries_BR_provinces_SaoPaulo_cities_Itapetininga = UsePN (mkPN "Itapetininga") ; - Rivers_Suchona = UsePN (mkPN "Suchona") ; - Countries_MEX_provinces_Sinaloa_cities_LosMochis = UsePN (mkPN "Los Mochis") ; - Countries_TJ_provinces_Guangdong_cities_Foshan = UsePN (mkPN "Foshan") ; - Countries_D_provinces_RheinlandPfalz_cities_Mainz = UsePN (mkPN "Mainz") ; - Countries_BR_provinces_SaoPaulo_cities_Americana = UsePN (mkPN "Americana") ; - Countries_PA_provinces_Chiriqui = UsePN (mkPN "Chiriqui") ; - Countries_RC_provinces_Chiai = UsePN (mkPN "Chiai") ; - Countries_VN_provinces_Hanoi = UsePN (mkPN "Hanoi") ; - Countries_TJ_provinces_GuangxiZhuangzu_cities_Beihai = UsePN (mkPN "Beihai") ; - Countries_TJ_cities_Macau = UsePN (mkPN "Macau") ; - Countries_USA_provinces_Florida_cities_Miami = UsePN (mkPN "Miami") ; - Countries_TJ_provinces_Guangdong_cities_Zhanjiang = UsePN (mkPN "Zhanjiang") ; - Countries_RC_provinces_Tainan_cities_Hsinying = UsePN (mkPN "Hsinying") ; - Countries_BR_provinces_SaoPaulo_cities_Limeira = UsePN (mkPN "Limeira") ; - Countries_YV_provinces_Yaracuy_cities_SanFelipe = UsePN (mkPN "San Felipe") ; - Countries_AL_cities_Korce = UsePN (mkPN "Korce") ; - Countries_CO_provinces_Guajira_La_cities_Riohacha = UsePN (mkPN "Riohacha") ; - Countries_IND_provinces_Rajasthan_cities_Jaipur = UsePN (mkPN "Jaipur") ; - Countries_CR_provinces_Guanacaste = UsePN (mkPN "Guanacaste") ; - Countries_N_provinces_Rogaland_cities_Stavanger = UsePN (mkPN "Stavanger") ; - Countries_E_provinces_Madrid = UsePN (mkPN "Madrid") ; - Countries_WAN_cities_Offa = UsePN (mkPN "Offa") ; - Countries_IND_provinces_MadhyaPradesh_cities_Indore = UsePN (mkPN "Indore") ; - Countries_BR_provinces_Goias_cities_Luziania = UsePN (mkPN "Luziania") ; - Countries_USA_provinces_Virginia_cities_Alexandria = UsePN (mkPN "Alexandria") ; - Countries_RA_provinces_BuenosAires_cities_MardelPlata = UsePN (mkPN "Mar del Plata") ; - Countries_CO_provinces_ValledeCauca = UsePN (mkPN "Valle de Cauca") ; - Countries_GB_provinces_WestMidlands_cities_WestBromwich = UsePN (mkPN "West Bromwich") ; - Countries_PL_provinces_Katowickie_cities_Bytom = UsePN (mkPN "Bytom") ; - Countries_SN_provinces_Kaolack = UsePN (mkPN "Kaolack") ; - Countries_USA_provinces_Minnesota_cities_Minneapolis = UsePN (mkPN "Minneapolis") ; - Organizations_ACP = UsePN (mkPN "African, Caribbean, and Pacific Countries") ; - Countries_USA_provinces_California_cities_Fresno = UsePN (mkPN "Fresno") ; - Mountains_GranitePeak = UsePN (mkPN "Granite Peak") ; - Countries_R_provinces_Kamchatskayaoblast_cities_PetropavlovskKamchatsky = UsePN (mkPN "Petropavlovsk Kamchatsky") ; - Countries_A_provinces_UpperAustria_cities_Linz = UsePN (mkPN "Linz") ; - Countries_USA_provinces_Florida_cities_Jacksonville = UsePN (mkPN "Jacksonville") ; - Countries_IND_provinces_Kerala = UsePN (mkPN "Kerala") ; - Countries_USA_provinces_Florida = UsePN (mkPN "Florida") ; - Countries_ANG_provinces_CuanzaNorte_cities_Ndalatando = UsePN (mkPN "Ndalatando") ; - Countries_NIC_cities_Leon = UsePN (mkPN "Leon") ; - Countries_P_provinces_Portalegre = UsePN (mkPN "Portalegre") ; - Countries_RC_provinces_Taichung = UsePN (mkPN "Taichung") ; - Countries_TR_provinces_Balikesir = UsePN (mkPN "Balikesir") ; - Deserts_Tanami = UsePN (mkPN "Tanami") ; - Countries_P_provinces_Setubal = UsePN (mkPN "Setubal") ; - Countries_TJ_provinces_Shandong_cities_Longkou = UsePN (mkPN "Longkou") ; - Countries_R_provinces_Chelyabinskayaoblast = UsePN (mkPN "Chelyabinskaya oblast") ; - Countries_USA_provinces_California_cities_Norwalk = UsePN (mkPN "Norwalk") ; - Countries_G_cities_Libreville = UsePN (mkPN "Libreville") ; - Countries_B_provinces_Brabant = UsePN (mkPN "Brabant") ; - Countries_CH_provinces_ZH_cities_Winterthur = UsePN (mkPN "Winterthur") ; - Countries_S_provinces_Orebro = UsePN (mkPN "Orebro") ; - Countries_I_provinces_Calabria = UsePN (mkPN "Calabria") ; - Countries_TR_provinces_Kirsehir_cities_Kirsehir = UsePN (mkPN "Kirsehir") ; - Countries_USA_provinces_Michigan_cities_AnnArbor = UsePN (mkPN "Ann Arbor") ; - Islands_Sanday = UsePN (mkPN "Sanday") ; - Mountains_Aconcagua = UsePN (mkPN "Aconcagua") ; - Countries_MYA_provinces_Sagaing = UsePN (mkPN "Sagaing") ; - Countries_NL_provinces_NoordHolland_cities_Haarlem = UsePN (mkPN "Haarlem") ; - Countries_A_provinces_Tyrol_cities_Innsbruck = UsePN (mkPN "Innsbruck") ; - Countries_RI_cities_Jakarta = UsePN (mkPN "Jakarta") ; - Countries_IND_provinces_Bihar_cities_BokaraSteelCity = UsePN (mkPN "Bokara Steel City") ; - Countries_TJ_provinces_Zhejiang_cities_Jiaxing = UsePN (mkPN "Jiaxing") ; - Countries_USA_provinces_California_cities_GardenGrove = UsePN (mkPN "Garden Grove") ; - Countries_THA_provinces_NakhonPhanom = UsePN (mkPN "Nakhon Phanom") ; - Countries_BR_provinces_RiodeJaneiro_cities_BelfortRoxo = UsePN (mkPN "Belfort Roxo") ; - Countries_J_provinces_Osaka = UsePN (mkPN "Osaka") ; - Countries_C_provinces_Granma_cities_Manzanillo = UsePN (mkPN "Manzanillo") ; - Countries_HCA_provinces_Cortes = UsePN (mkPN "Cortes") ; - Countries_SF_provinces_Uusimaa_cities_Espoo = UsePN (mkPN "Espoo") ; - Countries_CO_provinces_Guainia = UsePN (mkPN "Guainia") ; - Countries_CH_provinces_BE = UsePN (mkPN "BE") ; - Countries_R_provinces_Nizhegorodskayaoblast_cities_NizhniyNovgorod = UsePN (mkPN "Nizhniy Novgorod") ; - Countries_D_provinces_NordrheinWestfalen_cities_Paderborn = UsePN (mkPN "Paderborn") ; - Countries_D_provinces_NordrheinWestfalen_cities_Bochum = UsePN (mkPN "Bochum") ; - Countries_TJ_provinces_NeiMonggol_cities_Linhe = UsePN (mkPN "Linhe") ; - Countries_PL_provinces_Opolskie_cities_Opole = UsePN (mkPN "Opole") ; - Islands_Lipari = UsePN (mkPN "Lipari") ; - Countries_BD_cities_Chittagong = UsePN (mkPN "Chittagong") ; - Countries_RA_provinces_Neuquen_cities_Neuquen = UsePN (mkPN "Neuquen") ; - Countries_IRQ_provinces_Dahuk = UsePN (mkPN "Dahuk") ; - Countries_PL_provinces_Bialostockie_cities_Bialystok = UsePN (mkPN "Bialystok") ; - Countries_PE_provinces_LaLibertad_cities_Trujillo = UsePN (mkPN "Trujillo") ; - 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") ; - 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") ; - Islands_Kos = UsePN (mkPN "Kos") ; - Countries_TJ_provinces_Anhui_cities_Wuhu = UsePN (mkPN "Wuhu") ; - Countries_R_provinces_Kaluzhskayaoblast_cities_Obninsk = UsePN (mkPN "Obninsk") ; - Countries_NL_provinces_Drenthe_cities_Assen = UsePN (mkPN "Assen") ; - Mountains_BlueMountainPeak = UsePN (mkPN "Blue Mountain Peak") ; - Countries_R_provinces_Lipetskayaoblast = UsePN (mkPN "Lipetskaya oblast") ; - Countries_IR_provinces_Yazd_cities_Yazd = UsePN (mkPN "Yazd") ; - Countries_IR_provinces_Kordestan_cities_Sanandaj = UsePN (mkPN "Sanandaj") ; - Countries_H_provinces_Veszprem = UsePN (mkPN "Veszprem") ; - Countries_TR_provinces_Nigde_cities_Nigde = UsePN (mkPN "Nigde") ; - Countries_cid_cia_Guernsey = UsePN (mkPN "Guernsey") ; - Countries_PA_provinces_LosSantos_cities_LasTablas = UsePN (mkPN "Las Tablas") ; - Countries_R_provinces_Kurganskayaoblast_cities_Kurgan = UsePN (mkPN "Kurgan") ; - Countries_PE_provinces_Arequipa_cities_Arequipa = UsePN (mkPN "Arequipa") ; - Countries_J_provinces_Tochigi_cities_Utsonomiya = UsePN (mkPN "Utsonomiya") ; - Countries_BR_provinces_Parana_cities_Apucarana = UsePN (mkPN "Apucarana") ; - Countries_BR_provinces_RiodeJaneiro_cities_Nilopolis = UsePN (mkPN "Nilopolis") ; - Countries_GB_provinces_SouthYorkshire_cities_Rotherham = UsePN (mkPN "Rotherham") ; - Countries_PL_provinces_Siedleckie = UsePN (mkPN "Siedleckie") ; - Countries_F_provinces_RhoneAlpes = UsePN (mkPN "Rhone Alpes") ; - Countries_PK_cities_Gujrat = UsePN (mkPN "Gujrat") ; - Countries_RI_cities_PangkalPinang = UsePN (mkPN "Pangkal Pinang") ; - Countries_USA_provinces_Delaware_cities_Dover = UsePN (mkPN "Dover") ; - Countries_SF_provinces_Pohjols_Karjala = UsePN (mkPN "Pohjols-Karjala") ; - Countries_USA_provinces_Arizona = UsePN (mkPN "Arizona") ; - Countries_MEX_provinces_QuintanaRoo_cities_Cancun = UsePN (mkPN "Cancun") ; - Countries_RL_cities_Beirut = UsePN (mkPN "Beirut") ; - Countries_ET_provinces_ElBuhayra = UsePN (mkPN "El Buhayra") ; - Rivers_Kolyma = UsePN (mkPN "Kolyma") ; - Lakes_CaspianSea = UsePN (mkPN "Caspian Sea") ; - Lakes_LakeVictoria = UsePN (mkPN "Lake Victoria") ; - Countries_MEX_provinces_Durango = UsePN (mkPN "Durango") ; - Countries_J_provinces_Miyagi = UsePN (mkPN "Miyagi") ; - Countries_AUS_provinces_NewSouthWales = UsePN (mkPN "New South Wales") ; - Seas_YellowSea = UsePN (mkPN "Yellow Sea") ; - Countries_GB_provinces_Durham_cities_Darlington = UsePN (mkPN "Darlington") ; - Countries_UZB_provinces_Toshkent_cities_Olmaliq = UsePN (mkPN "Olmaliq") ; - Countries_RA_provinces_Catamarca = UsePN (mkPN "Catamarca") ; - Countries_RWA_cities_Kigali = UsePN (mkPN "Kigali") ; - Countries_S_provinces_Vasternorrland = UsePN (mkPN "Vasternorrland") ; - Countries_YV_provinces_Anzoategui_cities_Barcelona = UsePN (mkPN "Barcelona") ; - Countries_CDN_provinces_YukonTerritory_cities_Whitehorse = UsePN (mkPN "Whitehorse") ; - Countries_EAK_provinces_RiftValley_cities_Eldoret = UsePN (mkPN "Eldoret") ; - Countries_USA_provinces_Texas_cities_SanAntonio = UsePN (mkPN "San Antonio") ; - Countries_CO_provinces_SantanderdelSur_cities_Floridablanca = UsePN (mkPN "Floridablanca") ; - Countries_EAT_provinces_Iringa_cities_Iringa = UsePN (mkPN "Iringa") ; - Deserts_Fesan = UsePN (mkPN "Fesan") ; - Countries_H_provinces_Bekes_cities_Bekescaba = UsePN (mkPN "Bekescaba") ; - Countries_PE_provinces_Tacna_cities_Tacna = UsePN (mkPN "Tacna") ; - Countries_MAL_provinces_Sarawak = UsePN (mkPN "Sarawak") ; - Countries_D_provinces_Hamburg_cities_Hamburg = UsePN (mkPN "Hamburg") ; - Countries_RA_provinces_LaPampa = UsePN (mkPN "La Pampa") ; - Countries_GB_provinces_Anglesey = UsePN (mkPN "Anglesey") ; - Countries_RM_provinces_Fianarantsoa = UsePN (mkPN "Fianarantsoa") ; - Countries_SN_provinces_Thies = UsePN (mkPN "Thies") ; - Countries_PL_provinces_Katowickie_cities_Tychy = UsePN (mkPN "Tychy") ; - Countries_EAT_provinces_Pwani = UsePN (mkPN "Pwani") ; - Lakes_LakeOkeechobee = UsePN (mkPN "Lake Okeechobee") ; - Countries_NOK_cities_Anju = UsePN (mkPN "Anju") ; - Countries_RA_provinces_Misiones = UsePN (mkPN "Misiones") ; - Countries_THA_provinces_Nan = UsePN (mkPN "Nan") ; - Countries_YV_provinces_Monagas = UsePN (mkPN "Monagas") ; - Countries_MEX_provinces_Zacatecas_cities_Zacatecas = UsePN (mkPN "Zacatecas") ; - Countries_PL_provinces_Ostroleckie = UsePN (mkPN "Ostroleckie") ; - Organizations_WCL = UsePN (mkPN "World Confederation of Labor") ; - Countries_RI_cities_Surakarta = UsePN (mkPN "Surakarta") ; - Countries_AUS_provinces_CocosIslands_cities_BantamVillage = UsePN (mkPN "Bantam Village") ; - Countries_PK_cities_Nawabshah = UsePN (mkPN "Nawabshah") ; - Countries_cid_cia_Jersey = UsePN (mkPN "Jersey") ; - Countries_E_provinces_Madrid_cities_Fuenlabrada = UsePN (mkPN "Fuenlabrada") ; - Countries_TJ_provinces_Guangdong_cities_Zhaoqing = UsePN (mkPN "Zhaoqing") ; - Countries_GB_provinces_Staffordshire_cities_NewcastleunderLyme = UsePN (mkPN "Newcastle under Lyme") ; - Lakes_LakeKariba = UsePN (mkPN "Lake Kariba") ; - Countries_IND_provinces_Manipur_cities_Imphal = UsePN (mkPN "Imphal") ; - Countries_IRQ_provinces_Baghdad_cities_Baghdad = UsePN (mkPN "Baghdad") ; - Countries_R_provinces_Rep_ofTatarstan_cities_Almetyevsk = UsePN (mkPN "Almetyevsk") ; - Countries_A_provinces_Carinthia = UsePN (mkPN "Carinthia") ; - Countries_PL_provinces_Bialostockie = UsePN (mkPN "Bialostockie") ; - Countries_F_provinces_ChampagneArdenne = UsePN (mkPN "Champagne Ardenne") ; - Countries_BR_provinces_RioGrandedoSul_cities_PortoAlegre = UsePN (mkPN "Porto Alegre") ; - Countries_USA_provinces_Michigan_cities_Flint = UsePN (mkPN "Flint") ; - Countries_BR_provinces_SaoPaulo_cities_Carapicuiba = UsePN (mkPN "Carapicuiba") ; - Countries_TJ_provinces_Jiangsu_cities_Liyang = UsePN (mkPN "Liyang") ; - Countries_P_provinces_CasteloBranco = UsePN (mkPN "Castelo Branco") ; - Countries_R_provinces_Rep_ofKalmykiya = UsePN (mkPN "Rep. of Kalmykiya") ; - Countries_RO_provinces_Vaslui_cities_Vaslui = UsePN (mkPN "Vaslui") ; - Countries_SF_provinces_Kuopio = UsePN (mkPN "Kuopio") ; - Mountains_Feldberg = UsePN (mkPN "Feldberg") ; - Countries_THA_provinces_BangkokMetropolis = UsePN (mkPN "Bangkok Metropolis") ; - Islands_Jamaica = UsePN (mkPN "Jamaica") ; - Countries_VN_provinces_VinhLong = UsePN (mkPN "Vinh Long") ; - Countries_R_provinces_Volgogradskayaoblast_cities_Volzhsky = UsePN (mkPN "Volzhsky") ; - Countries_J_provinces_Iwate_cities_Morioka = UsePN (mkPN "Morioka") ; - Countries_GB_provinces_Kent_cities_Maidstone = UsePN (mkPN "Maidstone") ; - Organizations_CIS = UsePN (mkPN "Commonwealth of Independent States") ; - Countries_PL_provinces_Zielonogorskie_cities_ZielonaGora = UsePN (mkPN "Zielona Gora") ; - Countries_RT_cities_Lome = UsePN (mkPN "Lome") ; - Countries_BR_provinces_SaoPaulo_cities_Taubate = UsePN (mkPN "Taubate") ; - Countries_E_provinces_CastileandLeon_cities_Leon = UsePN (mkPN "Leon") ; - Islands_SaintKitts = UsePN (mkPN "Saint Kitts") ; - Countries_RSA_cities_Lekoa = UsePN (mkPN "Lekoa") ; - Countries_VN_provinces_QuangNamDaNang = UsePN (mkPN "Quang Nam Da Nang") ; - Countries_MOC_provinces_Sofala = UsePN (mkPN "Sofala") ; - Countries_R_provinces_Belgorodskayaoblast_cities_StaryOskol = UsePN (mkPN "Stary Oskol") ; - Islands_Panarea = UsePN (mkPN "Panarea") ; - Countries_BR_cities_Contagem = UsePN (mkPN "Contagem") ; - Countries_TJ_provinces_GuangxiZhuangzu_cities_Wuzhou = UsePN (mkPN "Wuzhou") ; - Organizations_AFESD = UsePN (mkPN "Arab Fund for Economic and Social Development") ; - Countries_PL_provinces_Czestochowskie = UsePN (mkPN "Czestochowskie") ; - Rivers_Save = UsePN (mkPN "Save") ; - Countries_UA_provinces_Donetska_cities_Mariupol = UsePN (mkPN "Mariupol") ; - Countries_IND_provinces_Tripura_cities_Agartala = UsePN (mkPN "Agartala") ; - Countries_CR_provinces_Heredia_cities_Heredia = UsePN (mkPN "Heredia") ; - Countries_WAN_cities_DebaHabe = UsePN (mkPN "Deba Habe") ; - Countries_USA_provinces_Arizona_cities_Tempe = UsePN (mkPN "Tempe") ; - Rivers_Uelle = UsePN (mkPN "Uelle") ; - Countries_BR_provinces_SaoPaulo_cities_SaoCarlos = UsePN (mkPN "Sao Carlos") ; - Countries_F_provinces_Bretagne_cities_Brest = UsePN (mkPN "Brest") ; - Rivers_Tana = UsePN (mkPN "Tana") ; - Countries_IL_provinces_North_cities_Nazareth = UsePN (mkPN "Nazareth") ; - Countries_Z_provinces_Northwestern = UsePN (mkPN "Northwestern") ; - Countries_TR_provinces_Edirne_cities_Edirne = UsePN (mkPN "Edirne") ; - Countries_Z_provinces_Lusaka_cities_Lusaka = UsePN (mkPN "Lusaka") ; - Countries_ZRE_provinces_KasaiOccidental_cities_Tshikapa = UsePN (mkPN "Tshikapa") ; - Countries_VN_provinces_HaGiang = UsePN (mkPN "Ha Giang") ; - Countries_IRQ_provinces_AlQadisiyah_cities_Diwaniyah = UsePN (mkPN "Diwaniyah") ; - Countries_P_provinces_Lisbon_cities_Almada = UsePN (mkPN "Almada") ; - Countries_R_provinces_KarachayevoCherkesskRep__cities_Cherkessk = UsePN (mkPN "Cherkessk") ; - Countries_TR_cities_Hatay = UsePN (mkPN "Hatay") ; - Countries_IND_provinces_WestBengal_cities_Haora = UsePN (mkPN "Haora") ; - Countries_BR_provinces_Pernambuco_cities_JaboataodosGuararapes = UsePN (mkPN "Jaboatao dos Guararapes") ; - Countries_IND_provinces_UttarPradesh_cities_Bareilly = UsePN (mkPN "Bareilly") ; - Countries_RSA_cities_Alexandra = UsePN (mkPN "Alexandra") ; - Countries_R_provinces_Astrakhanskayaoblast = UsePN (mkPN "Astrakhanskaya oblast") ; - Rivers_Bahrel_Gasal = UsePN (mkPN "Bahr el-Gasal") ; - Countries_TJ_provinces_Hunan_cities_Hengyang = UsePN (mkPN "Hengyang") ; - Countries_GB_provinces_Buckinghamshire_cities_Wycombe = UsePN (mkPN "Wycombe") ; - Countries_GR_provinces_Thessalia = UsePN (mkPN "Thessalia") ; - Countries_R_provinces_Nizhegorodskayaoblast_cities_Arzamas = UsePN (mkPN "Arzamas") ; - Countries_USA_provinces_Kansas_cities_KansasCity = UsePN (mkPN "Kansas City") ; - Countries_R_provinces_Penzenskayaoblast_cities_Penza = UsePN (mkPN "Penza") ; - Countries_IRQ_provinces_AdTamim = UsePN (mkPN "Ad Tamim") ; - Countries_YV_provinces_Merida = UsePN (mkPN "Merida") ; - Countries_MEX_provinces_Aguascalientes = UsePN (mkPN "Aguascalientes") ; - Seas_AtlanticOcean = UsePN (mkPN "Atlantic Ocean") ; - Countries_EW_cities_Tallinn = UsePN (mkPN "Tallinn") ; - Countries_WS_cities_Apia = UsePN (mkPN "Apia") ; - Lakes_LagodeChapala = UsePN (mkPN "Lago de Chapala") ; - Countries_PE_provinces_Ucayali = UsePN (mkPN "Ucayali") ; - Countries_IND_provinces_DadraandNagarHaveli_cities_Silvassa = UsePN (mkPN "Silvassa") ; - Countries_GB_provinces_Leicestershire = UsePN (mkPN "Leicestershire") ; - Countries_RC_provinces_Hualien_cities_Hualien = UsePN (mkPN "Hualien") ; - Organizations_UNCRO = UsePN (mkPN "United Nations Confidence Restoration Operation in Croatia") ; - Countries_R_provinces_Moskva = UsePN (mkPN "Moskva") ; - Countries_TJ_provinces_Heilongjiang_cities_Zhaodong = UsePN (mkPN "Zhaodong") ; - Countries_RO_provinces_Ialomita_cities_Slobozia = UsePN (mkPN "Slobozia") ; - Countries_PK_cities_Lyallpur = UsePN (mkPN "Lyallpur") ; - Countries_D_provinces_Brandenburg = UsePN (mkPN "Brandenburg") ; - Countries_RI_cities_Madiun = UsePN (mkPN "Madiun") ; - Countries_IRQ_provinces_Dahuk_cities_Dahuk = UsePN (mkPN "Dahuk") ; - Countries_EAT_provinces_Morogoro_cities_Morogoro = UsePN (mkPN "Morogoro") ; - Countries_BR_provinces_RiodeJaneiro_cities_VoltaRedonda = UsePN (mkPN "Volta Redonda") ; - Organizations_UNHCR = UsePN (mkPN "United Nations Office of the High Commissioner for Refugees") ; - Rivers_Hwangho = UsePN (mkPN "Hwangho") ; - Countries_BR_provinces_SaoPaulo_cities_SantoAndre = UsePN (mkPN "Santo Andre") ; - Countries_RP_cities_Pasay = UsePN (mkPN "Pasay") ; - Countries_ROK_cities_Cheju = UsePN (mkPN "Cheju") ; - Countries_LAR_cities_Tripoli = UsePN (mkPN "Tripoli") ; - Lakes_BarragedeMbakaou = UsePN (mkPN "Barrage de Mbakaou") ; - Countries_TJ_provinces_Hubei_cities_Yichang = UsePN (mkPN "Yichang") ; - Countries_Z_provinces_Copperbelt_cities_Ndola = UsePN (mkPN "Ndola") ; - Countries_USA_provinces_Hawaii_cities_Hilo = UsePN (mkPN "Hilo") ; - Rivers_Tshuapa = UsePN (mkPN "Tshuapa") ; - Countries_RA_provinces_Misiones_cities_Posadas = UsePN (mkPN "Posadas") ; - Countries_BR_provinces_MinasGerais_cities_Uberaba = UsePN (mkPN "Uberaba") ; - Countries_USA_provinces_Illinois_cities_Chicago = UsePN (mkPN "Chicago") ; - Countries_RO_provinces_Iasi = UsePN (mkPN "Iasi") ; - Countries_CDN_provinces_NewBrunswick_cities_Fredericton = UsePN (mkPN "Fredericton") ; - Countries_TJ_provinces_Henan_cities_Zhoukou = UsePN (mkPN "Zhoukou") ; - Countries_ET_provinces_Sharqiya = UsePN (mkPN "Sharqiya") ; - Countries_R_provinces_Vladimirskayaoblast = UsePN (mkPN "Vladimirskaya oblast") ; - Countries_NZ_cities_Wellington = UsePN (mkPN "Wellington") ; - Countries_IR_provinces_Zanjan_cities_Zanjan = UsePN (mkPN "Zanjan") ; - Countries_A_provinces_Vienna_cities_Vienna = UsePN (mkPN "Vienna") ; - Lakes_LakeEtoscha = UsePN (mkPN "Lake Etoscha") ; - Countries_ANG_provinces_CuanzaNorte = UsePN (mkPN "Cuanza Norte") ; - Countries_GB_provinces_Hampshire_cities_Eastleigh = UsePN (mkPN "Eastleigh") ; - Countries_GB_provinces_Merseyside_cities_Liverpool = UsePN (mkPN "Liverpool") ; - Countries_TJ_provinces_Shandong_cities_Heze = UsePN (mkPN "Heze") ; - Countries_WAN_cities_Oshogbo = UsePN (mkPN "Oshogbo") ; - Countries_TJ_cities_HongKong = UsePN (mkPN "Hong Kong") ; - Countries_R_provinces_Rostovskayaoblast_cities_Volgodonsk = UsePN (mkPN "Volgodonsk") ; - Countries_F_provinces_Lorraine = UsePN (mkPN "Lorraine") ; - Countries_PK_cities_Hyderabad = UsePN (mkPN "Hyderabad") ; - Countries_USA_provinces_California_cities_MorenoValley = UsePN (mkPN "Moreno Valley") ; - Countries_ETH_cities_Gonder = UsePN (mkPN "Gonder") ; - Mountains_Galdhoeppig = UsePN (mkPN "Galdhoeppig") ; - Countries_GB_provinces_SouthYorkshire_cities_Doncaster = UsePN (mkPN "Doncaster") ; - Countries_USA_provinces_Ohio_cities_Toledo = UsePN (mkPN "Toledo") ; - Organizations_ICAO = UsePN (mkPN "International Civil Aviation Organization") ; - Countries_I_provinces_Umbria_cities_Perugia = UsePN (mkPN "Perugia") ; - Organizations_MINURSO = UsePN (mkPN "United Nations Mission for the Referendum in Western Sahara") ; - Lakes_OzeroPskovskoje = UsePN (mkPN "Ozero Pskovskoje") ; - Countries_H_provinces_HajduBihar = UsePN (mkPN "Hajdu Bihar") ; - Countries_BR_provinces_SantaCatarina = UsePN (mkPN "Santa Catarina") ; - Countries_VN_provinces_KienGiang = UsePN (mkPN "Kien Giang") ; - Countries_R_provinces_Permskayaoblast_cities_Berezniki = UsePN (mkPN "Berezniki") ; - Countries_USA_provinces_Nevada = UsePN (mkPN "Nevada") ; - Countries_R_provinces_Yaroslavskayaoblast_cities_Rybinsk = UsePN (mkPN "Rybinsk") ; - Countries_RA_provinces_SantiagodeEstero = UsePN (mkPN "Santiago de Estero") ; - Countries_R_provinces_Sverdlovskayaoblast_cities_Yekaterinburg = UsePN (mkPN "Yekaterinburg") ; - Countries_IND_provinces_MadhyaPradesh = UsePN (mkPN "Madhya Pradesh") ; - Countries_ES_provinces_SantaAna_cities_SantaAna = UsePN (mkPN "Santa Ana") ; - Countries_PE_provinces_Cajamarca_cities_Cajamarca = UsePN (mkPN "Cajamarca") ; - Countries_cid_cia_South_Georgia_and_the_South_Sandwich_Islands = UsePN (mkPN "South Georgia and the South Sandwich Islands") ; - Countries_MEX_provinces_Tlaxcala_cities_Tlaxcala = UsePN (mkPN "Tlaxcala") ; - Countries_BR_provinces_SaoPaulo_cities_Marilia = UsePN (mkPN "Marilia") ; - Countries_RC_provinces_Taipei_cities_Panchiao = UsePN (mkPN "Panchiao") ; - Countries_USA_provinces_WestVirginia = UsePN (mkPN "West Virginia") ; - Countries_USA_provinces_California_cities_ElMonte = UsePN (mkPN "El Monte") ; - Countries_THA_provinces_Krabi = UsePN (mkPN "Krabi") ; - Countries_HCA_provinces_Atlantida_cities_Tela = UsePN (mkPN "Tela") ; - Countries_UZB_provinces_Khorazm = UsePN (mkPN "Khorazm") ; - Countries_TJ_provinces_Sichuan_cities_Daxian = UsePN (mkPN "Daxian") ; - Countries_UA_provinces_Vinnytska_cities_Vinnytsya = UsePN (mkPN "Vinnytsya") ; - Countries_P_provinces_Lisbon_cities_Lisbon = UsePN (mkPN "Lisbon") ; - Countries_ANG_provinces_Moxico_cities_Luena = UsePN (mkPN "Luena") ; - Countries_RC_provinces_Penghu = UsePN (mkPN "Penghu") ; - Lakes_LakeKalla = UsePN (mkPN "Lake Kalla") ; - Countries_THA_provinces_Mukdahan = UsePN (mkPN "Mukdahan") ; - Countries_MEX_provinces_Chiapas_cities_Tonala = UsePN (mkPN "Tonala") ; - Rivers_RioGrande = UsePN (mkPN "Rio Grande") ; - Islands_Mindoro = UsePN (mkPN "Mindoro") ; - Countries_TJ_provinces_Sichuan_cities_Mianyang = UsePN (mkPN "Mianyang") ; - Deserts_Tenere = UsePN (mkPN "Tenere") ; - Countries_TJ_provinces_Hebei_cities_Renqiu = UsePN (mkPN "Renqiu") ; - Countries_THA_provinces_Loei = UsePN (mkPN "Loei") ; - Countries_J_provinces_Iwate = UsePN (mkPN "Iwate") ; - Countries_ZRE_provinces_Kivu = UsePN (mkPN "Kivu") ; - Countries_RP_cities_Zamboanga = UsePN (mkPN "Zamboanga") ; - Countries_BR_provinces_Paraiba_cities_SantaRita = UsePN (mkPN "Santa Rita") ; - Countries_ZRE_provinces_Kivu_cities_Butembo = UsePN (mkPN "Butembo") ; - Countries_ES_provinces_Ahuachapan = UsePN (mkPN "Ahuachapan") ; - Countries_ANG_provinces_LundaNorte = UsePN (mkPN "Lunda Norte") ; - Countries_IR_provinces_Hamadan = UsePN (mkPN "Hamadan") ; - Countries_UA_provinces_Chernivetska_cities_Chernivtsi = UsePN (mkPN "Chernivtsi") ; - Countries_PL_provinces_Nowosadeckie_cities_NowySacz = UsePN (mkPN "Nowy Sacz") ; - Countries_OM_cities_Muscat = UsePN (mkPN "Muscat") ; - Countries_KAZ_provinces_Pavlodar_cities_Pavlodar = UsePN (mkPN "Pavlodar") ; - Countries_RO_provinces_Vrancea = UsePN (mkPN "Vrancea") ; - Countries_BR_provinces_SaoPaulo_cities_TaboaodaSerra = UsePN (mkPN "Taboao da Serra") ; - Countries_MAL_provinces_Sabah_cities_Sandakan = UsePN (mkPN "Sandakan") ; - Countries_R_provinces_Novgorodskayaoblast_cities_Novgorod = UsePN (mkPN "Novgorod") ; - Countries_H_provinces_Szolnok_cities_Szolnok = UsePN (mkPN "Szolnok") ; - Islands_Salina = UsePN (mkPN "Salina") ; - Countries_F_provinces_ProvenceCotedAzur = UsePN (mkPN "Provence Cote dAzur") ; - Countries_CH_provinces_SZ = UsePN (mkPN "SZ") ; - Countries_BR_provinces_EspiritoSanto_cities_Cariacica = UsePN (mkPN "Cariacica") ; - Countries_TJ_provinces_Hunan_cities_Lengshuijiang = UsePN (mkPN "Lengshuijiang") ; - Lakes_LakeVolta = UsePN (mkPN "Lake Volta") ; - Countries_ET_provinces_ElBuhayra_cities_KafrelDauwar = UsePN (mkPN "Kafr el Dauwar") ; - Countries_TJ_provinces_Jiangxi_cities_Yichun = UsePN (mkPN "Yichun") ; - Countries_RSA_provinces_NorthernCape_cities_Kimberley = UsePN (mkPN "Kimberley") ; - Countries_TJ_provinces_Jilin_cities_Tonghua = UsePN (mkPN "Tonghua") ; - Countries_BR_provinces_RioGrandedoNorte_cities_Natal = UsePN (mkPN "Natal") ; - Countries_TJ_provinces_Liaoning_cities_Beipiao = UsePN (mkPN "Beipiao") ; - Countries_TJ_provinces_Jiangsu_cities_Xinghua = UsePN (mkPN "Xinghua") ; - Countries_H_provinces_GyorSopron = UsePN (mkPN "Gyor Sopron") ; - Countries_R_provinces_Stavropolskykray = UsePN (mkPN "Stavropolsky kray") ; - Countries_ES_provinces_Chalatenango = UsePN (mkPN "Chalatenango") ; - Countries_IR_provinces_AzarbayianeGharbt = UsePN (mkPN "Azarbayian e Gharbt") ; - Countries_HCA_provinces_ElParaiso_cities_Danli = UsePN (mkPN "Danli") ; - Countries_IR_provinces_AzarbayianeSharqi = UsePN (mkPN "Azarbayian e Sharqi") ; - Countries_BR_provinces_MatoGrosso_cities_VarzeaGrande = UsePN (mkPN "Varzea Grande") ; - Countries_ZRE_provinces_KasaiOriental_cities_MbujiMayi = UsePN (mkPN "Mbuji Mayi") ; - Countries_MEX_provinces_Nayarit_cities_Tepic = UsePN (mkPN "Tepic") ; - Organizations_ABEDA = UsePN (mkPN "Arab Bank for Economic Development in Africa") ; - Countries_PL_provinces_Chelmskie = UsePN (mkPN "Chelmskie") ; - Countries_J_provinces_Tottori_cities_Tottori = UsePN (mkPN "Tottori") ; - Countries_WAN_cities_Aarri = UsePN (mkPN "Aarri") ; - Countries_GR_cities_Patrai = UsePN (mkPN "Patrai") ; - Countries_TR_provinces_Corum = UsePN (mkPN "Corum") ; - Deserts_HamadaduDraa = UsePN (mkPN "Hamada du Draa") ; - Countries_D_provinces_BadenWurttemberg_cities_Karlsruhe = UsePN (mkPN "Karlsruhe") ; - Countries_TM_provinces_Leban = UsePN (mkPN "Leban") ; - Countries_CH_provinces_GE = UsePN (mkPN "GE") ; - Countries_cid_cia_Gaza_Strip = UsePN (mkPN "Gaza Strip") ; - Countries_TJ_provinces_Jiangsu_cities_Dongtai = UsePN (mkPN "Dongtai") ; - Countries_NL_provinces_ZuidHolland_cities_Leiden = UsePN (mkPN "Leiden") ; - Countries_ET_provinces_SinaalJanubiyah_cities_ElTur = UsePN (mkPN "El Tur") ; - Countries_TJ_provinces_Heilongjiang_cities_Anda = UsePN (mkPN "Anda") ; - Countries_R_provinces_Rep_ofTyva = UsePN (mkPN "Rep. of Tyva") ; - Countries_THA_provinces_SingBuri = UsePN (mkPN "Sing Buri") ; - Countries_RI_cities_Sukabumi = UsePN (mkPN "Sukabumi") ; - Countries_TJ_provinces_Shandong = UsePN (mkPN "Shandong") ; - Countries_C_provinces_SanctiSpiritus = UsePN (mkPN "Sancti Spiritus") ; - Countries_SN_provinces_Kaolack_cities_Kaolack = UsePN (mkPN "Kaolack") ; - Countries_TJ_provinces_Jiangxi_cities_Fuzhou = UsePN (mkPN "Fuzhou") ; - Countries_USA_provinces_Virginia_cities_Arlington = UsePN (mkPN "Arlington") ; - Countries_IL_provinces_South = UsePN (mkPN "South") ; - Countries_cid_cia_Netherlands_Antilles_cities_Willemstad = UsePN (mkPN "Willemstad") ; - Countries_USA_provinces_Wisconsin_cities_Milwaukee = UsePN (mkPN "Milwaukee") ; - Deserts_Kalahari = UsePN (mkPN "Kalahari") ; - Lakes_LakeOri = UsePN (mkPN "Lake Ori") ; - Countries_BR_provinces_SaoPaulo_cities_Jundiai = UsePN (mkPN "Jundiai") ; - Countries_EAT_provinces_Lindi = UsePN (mkPN "Lindi") ; - Countries_J_provinces_Chiba_cities_Chiba = UsePN (mkPN "Chiba") ; - Countries_MYA_provinces_Yangon_cities_Rangoon = UsePN (mkPN "Rangoon") ; - Countries_RO_provinces_Braila_cities_Braila = UsePN (mkPN "Braila") ; - Islands_Lolland = UsePN (mkPN "Lolland") ; - Countries_USA_provinces_NewMexico_cities_Albuquerque = UsePN (mkPN "Albuquerque") ; - Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa = UsePN (mkPN "Tegucigalpa") ; - Countries_BR_provinces_RiodeJaneiro_cities_NovaFriburgo = UsePN (mkPN "Nova Friburgo") ; - Countries_IRQ_provinces_SalahadDin = UsePN (mkPN "Salah ad Din") ; - Countries_TJ_provinces_Shandong_cities_Laiyang = UsePN (mkPN "Laiyang") ; - Countries_TJ_provinces_Jiangsu_cities_Changshu = UsePN (mkPN "Changshu") ; - Countries_UZB_provinces_Farghona = UsePN (mkPN "Farghona") ; - Countries_R_provinces_Samarskayaoblast_cities_Novokuybyshevsk = UsePN (mkPN "Novokuybyshevsk") ; - Countries_PE_provinces_Cuzco = UsePN (mkPN "Cuzco") ; - Countries_R_provinces_Rep_ofSakha = UsePN (mkPN "Rep. of Sakha") ; - Countries_GB_provinces_Kent_cities_Sevenoaks = UsePN (mkPN "Sevenoaks") ; - Countries_RA_provinces_Chubut_cities_ComodoroRivadavia = UsePN (mkPN "Comodoro Rivadavia") ; - Countries_IR_provinces_Yazd = UsePN (mkPN "Yazd") ; - Countries_BR_provinces_SantaCatarina_cities_Joinvile = UsePN (mkPN "Joinvile") ; - Countries_DZ_cities_Setif = UsePN (mkPN "Setif") ; - Countries_ZRE_provinces_Kivu_cities_Bukavu = UsePN (mkPN "Bukavu") ; - Countries_TJ_provinces_Shanxi_cities_Linfen = UsePN (mkPN "Linfen") ; - Countries_CAM_provinces_Centre_cities_Yaounde = UsePN (mkPN "Yaounde") ; - Countries_UA_provinces_Ternopilska = UsePN (mkPN "Ternopilska") ; - Countries_SUD_provinces_Darfur = UsePN (mkPN "Darfur") ; - Countries_WAN_cities_Ikare = UsePN (mkPN "Ikare") ; - Countries_TR_provinces_Nevsehir = UsePN (mkPN "Nevsehir") ; - Organizations_G_8 = UsePN (mkPN "Group of 8") ; - Countries_THA_provinces_Yasothon = UsePN (mkPN "Yasothon") ; - Countries_THA_provinces_Nonthaburi_cities_Nonthaburi = UsePN (mkPN "Nonthaburi") ; - Countries_R_provinces_Arkhangelskayaoblast = UsePN (mkPN "Arkhangelskaya oblast") ; - Countries_ET_provinces_ElIskandariya_munic_cities_ElIskandariya = UsePN (mkPN "El Iskandariya") ; - Countries_PA_provinces_Panama = UsePN (mkPN "Panama") ; - Lakes_LakeSaima = UsePN (mkPN "Lake Saima") ; - Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_PetalingJaya = UsePN (mkPN "Petaling Jaya") ; - Countries_BR_provinces_SaoPaulo_cities_Osasco = UsePN (mkPN "Osasco") ; - Countries_RB_cities_Gaborone = UsePN (mkPN "Gaborone") ; - Countries_F_provinces_PoitouCharentes_cities_Poitiers = UsePN (mkPN "Poitiers") ; - Countries_MEX_provinces_SanLuisPotosi = UsePN (mkPN "San Luis Potosi") ; - Countries_UA_provinces_Dnipropetrovska_cities_Dniprodzerzhynsk = UsePN (mkPN "Dniprodzerzhynsk") ; - Countries_IR_provinces_Bushehr = UsePN (mkPN "Bushehr") ; - Countries_TJ_provinces_Liaoning_cities_Anshan = UsePN (mkPN "Anshan") ; - Countries_R_provinces_Kemerovskayaoblast_cities_Kemerovo = UsePN (mkPN "Kemerovo") ; - Countries_THA_provinces_NakhonPathom = UsePN (mkPN "Nakhon Pathom") ; - Countries_PA_provinces_Darien_cities_LaPalma = UsePN (mkPN "La Palma") ; - Countries_RSA_provinces_NorthernProvince = UsePN (mkPN "Northern Province") ; - Countries_D_provinces_NordrheinWestfalen_cities_Witten = UsePN (mkPN "Witten") ; - Countries_E_provinces_CastileandLeon_cities_Salamanca = UsePN (mkPN "Salamanca") ; - Countries_BR_provinces_Goias_cities_Anapolis = UsePN (mkPN "Anapolis") ; - Countries_KAZ_provinces_Zhambyl = UsePN (mkPN "Zhambyl") ; - Mountains_NevadodeColima = UsePN (mkPN "Nevado de Colima") ; - Countries_R_provinces_Kurskayaoblast_cities_Kursk = UsePN (mkPN "Kursk") ; - Countries_USA_provinces_Louisiana_cities_Shreveport = UsePN (mkPN "Shreveport") ; - Countries_USA_provinces_Illinois_cities_Springfield = UsePN (mkPN "Springfield") ; - Countries_VN_provinces_NorthMountainandMidlands = UsePN (mkPN "North Mountain and Midlands") ; - Countries_BOL_cities_Cochabamba = UsePN (mkPN "Cochabamba") ; - Rivers_Jug = UsePN (mkPN "Jug") ; - Countries_MOC_provinces_Manica = UsePN (mkPN "Manica") ; - Countries_R_provinces_Nizhegorodskayaoblast_cities_Dzerzhinsk = UsePN (mkPN "Dzerzhinsk") ; - Rivers_Amur = UsePN (mkPN "Amur") ; - Countries_P_provinces_Lisbon_cities_Barreiro = UsePN (mkPN "Barreiro") ; - Countries_USA_provinces_California_cities_SanFrancisco = UsePN (mkPN "San Francisco") ; - Countries_S_provinces_Varmland = UsePN (mkPN "Varmland") ; - Countries_NOK_cities_Sinpo = UsePN (mkPN "Sinpo") ; - Countries_E_provinces_Estremadura_cities_Merida = UsePN (mkPN "Merida") ; - Countries_MEX_provinces_Sinaloa_cities_Culiacan = UsePN (mkPN "Culiacan") ; - Countries_SN_provinces_Diourbel_cities_Diourbel = UsePN (mkPN "Diourbel") ; - Countries_EAK_provinces_Nyanza_cities_Kisumu = UsePN (mkPN "Kisumu") ; - Countries_THA_provinces_UthaiThani = UsePN (mkPN "Uthai Thani") ; - Countries_NOK_cities_HamhungHungnam = UsePN (mkPN "Hamhung Hungnam") ; - Countries_ET_provinces_Asyut = UsePN (mkPN "Asyut") ; - Organizations_EIB = UsePN (mkPN "European Investment Bank") ; - Countries_RA_provinces_Formosa_cities_Formosa = UsePN (mkPN "Formosa") ; - Countries_UZB_provinces_Sirdare_cities_Guliston = UsePN (mkPN "Guliston") ; - Countries_GB_provinces_Newport = UsePN (mkPN "Newport") ; - Countries_PK_cities_Kasur = UsePN (mkPN "Kasur") ; - Countries_BR_provinces_MatoGrossodoSul_cities_Dourados = UsePN (mkPN "Dourados") ; - Mountains_Kebnekaise = UsePN (mkPN "Kebnekaise") ; - Countries_GB_provinces_Kent_cities_Swale = UsePN (mkPN "Swale") ; - Countries_IND_provinces_Gujarat_cities_Ahmadabad = UsePN (mkPN "Ahmadabad") ; - Countries_CAM_provinces_Nordextreme_cities_Maroua = UsePN (mkPN "Maroua") ; - Countries_RSA_provinces_EasternCape_cities_EastLondon = UsePN (mkPN "East London") ; - Organizations_WFC = UsePN (mkPN "World Food Council") ; - Countries_GB_provinces_Torfaen = UsePN (mkPN "Torfaen") ; - Lakes_LakeEyre = UsePN (mkPN "Lake Eyre") ; - Countries_IND_provinces_Punjab = UsePN (mkPN "Punjab") ; - Mountains_Montblanc = UsePN (mkPN "Montblanc") ; - Mountains_MtWhitney = UsePN (mkPN "Mt Whitney") ; - Countries_S_provinces_Gavleborg = UsePN (mkPN "Gavleborg") ; - Countries_MEX_provinces_Puebla_cities_Tehuacan = UsePN (mkPN "Tehuacan") ; - Countries_GB_provinces_Essex_cities_EppingForest = UsePN (mkPN "Epping Forest") ; - Countries_RA_provinces_Tucuman_cities_SanMigueldeTucuman = UsePN (mkPN "San Miguel de Tucuman") ; - Countries_NOK_cities_Huichon = UsePN (mkPN "Huichon") ; - Organizations_UNOMIG = UsePN (mkPN "United Nations Observer Mission in Georgia") ; - Countries_ANG_provinces_Luanda = UsePN (mkPN "Luanda") ; - Countries_TJ_provinces_NeiMonggol_cities_Ulanhot = UsePN (mkPN "Ulanhot") ; - Countries_NL_provinces_ZuidHolland_cities_Dordrecht = UsePN (mkPN "Dordrecht") ; - Countries_KAZ_provinces_OngtustikQazaqstan = UsePN (mkPN "Ongtustik Qazaqstan") ; - Countries_ZRE_provinces_Kivu_cities_Uvira = UsePN (mkPN "Uvira") ; - Mountains_MountMorrison = UsePN (mkPN "Mount Morrison") ; - Countries_R_provinces_Orenburgskayaoblast_cities_Orenburg = UsePN (mkPN "Orenburg") ; - Countries_R_provinces_Rep_ofBuryatiya = UsePN (mkPN "Rep. of Buryatiya") ; - Countries_MEX_provinces_QuintanaRoo_cities_Chetumal = UsePN (mkPN "Chetumal") ; - Countries_TAD_provinces_BadakhshoniKuni_cities_Khorugh = UsePN (mkPN "Khorugh") ; - Countries_R_provinces_Rep_ofIngushetiya = UsePN (mkPN "Rep. of Ingushetiya") ; - Countries_D_provinces_Niedersachsen_cities_Braunschweig = UsePN (mkPN "Braunschweig") ; - Countries_PE_provinces_Ancash_cities_Chimbote = UsePN (mkPN "Chimbote") ; - Countries_BR_provinces_SaoPaulo_cities_Pindamonhangaba = UsePN (mkPN "Pindamonhangaba") ; - Countries_cid_cia_Reunion = UsePN (mkPN "Reunion") ; - Islands_Lavan = UsePN (mkPN "Lavan") ; - Islands_Tonga = UsePN (mkPN "Tonga") ; - Countries_F_provinces_HauteNormandie = UsePN (mkPN "Haute Normandie") ; - Countries_WAN_cities_BeninCity = UsePN (mkPN "Benin City") ; - Countries_BR_provinces_Tocantins = UsePN (mkPN "Tocantins") ; - Countries_TJ_provinces_Fujian_cities_Fuzhou = UsePN (mkPN "Fuzhou") ; - Countries_GB_provinces_RhonddaCynonTaff = UsePN (mkPN "Rhondda Cynon Taff") ; - Countries_IND_provinces_MadhyaPradesh_cities_Gwalior = UsePN (mkPN "Gwalior") ; - Countries_MEX_cities_AtizapandeZaragoza = UsePN (mkPN "Atizapan de Zaragoza") ; - Countries_GB_provinces_Pembrokeshire_cities_Haverfordwest = UsePN (mkPN "Haverfordwest") ; - Countries_MD_cities_Chisinau = UsePN (mkPN "Chisinau") ; - Countries_HCA_provinces_Olancho = UsePN (mkPN "Olancho") ; - Countries_USA_provinces_NewJersey_cities_JerseyCity = UsePN (mkPN "Jersey City") ; - Countries_PE_provinces_Puno_cities_Juliaca = UsePN (mkPN "Juliaca") ; - Countries_S_provinces_Kronoberg_cities_Vaxjo = UsePN (mkPN "Vaxjo") ; - Countries_USA_provinces_California_cities_Sacramento = UsePN (mkPN "Sacramento") ; - Countries_R_provinces_UdmurtRepublic_cities_Votkinsk = UsePN (mkPN "Votkinsk") ; - Countries_D_provinces_Thuringen_cities_Erfurt = UsePN (mkPN "Erfurt") ; - Countries_ROK_cities_Chunchon = UsePN (mkPN "Chunchon") ; - Countries_MEX_provinces_Sinaloa_cities_Mazatlan = UsePN (mkPN "Mazatlan") ; - Deserts_Uaran = UsePN (mkPN "Uaran") ; - Countries_TR_provinces_Hatay = UsePN (mkPN "Hatay") ; - Countries_UZB_provinces_Andijon_cities_Andijon = UsePN (mkPN "Andijon") ; - Rivers_GrosserJenissej = UsePN (mkPN "Grosser Jenissej") ; - Countries_BR_provinces_Tocantins_cities_Palmas = UsePN (mkPN "Palmas") ; - Countries_CO_provinces_Arauca = UsePN (mkPN "Arauca") ; - Countries_Z_provinces_Western = UsePN (mkPN "Western") ; - Countries_LV_cities_Riga = UsePN (mkPN "Riga") ; - Mountains_Mt_Kosciuszko = UsePN (mkPN "Mt. Kosciuszko") ; - Countries_CDN_provinces_Ontario_cities_York = UsePN (mkPN "York") ; - Countries_A_provinces_Styria = UsePN (mkPN "Styria") ; - Countries_R_provinces_Chelyabinskayaoblast_cities_Magnitogorsk = UsePN (mkPN "Magnitogorsk") ; - Countries_RI_cities_Cirebon = UsePN (mkPN "Cirebon") ; - Countries_Z_provinces_Luapula = UsePN (mkPN "Luapula") ; - Countries_RO_provinces_Giurgiu_cities_Giurgiu = UsePN (mkPN "Giurgiu") ; - Countries_GB_provinces_Hampshire_cities_Winchester = UsePN (mkPN "Winchester") ; - Countries_F_provinces_RhoneAlpes_cities_Villeurbanne = UsePN (mkPN "Villeurbanne") ; - Countries_R_provinces_Penzenskayaoblast_cities_Kuznetsk = UsePN (mkPN "Kuznetsk") ; - Islands_Colonsay = UsePN (mkPN "Colonsay") ; - Countries_D_provinces_Bayern_cities_Munich = UsePN (mkPN "Munich") ; - Countries_cid_cia_Falkland_Islands_cities_Stanley = UsePN (mkPN "Stanley") ; - Countries_AUS_provinces_NewSouthWales_cities_Wollongong = UsePN (mkPN "Wollongong") ; - Countries_NL_provinces_Gelderland_cities_Nijmegen = UsePN (mkPN "Nijmegen") ; - Countries_AUS_provinces_Queensland_cities_Townsville = UsePN (mkPN "Townsville") ; - Countries_USA_provinces_California_cities_SanJose = UsePN (mkPN "San Jose") ; - Countries_ES_provinces_Morazan = UsePN (mkPN "Morazan") ; - Organizations_G_2 = UsePN (mkPN "Group of 2") ; - Countries_VN_provinces_SouthCentralCoast = UsePN (mkPN "South Central Coast") ; - Countries_R_provinces_Murmanskayaoblast = UsePN (mkPN "Murmanskaya oblast") ; - Countries_PL_provinces_Slupskie = UsePN (mkPN "Slupskie") ; - Countries_TR_provinces_Yozgat = UsePN (mkPN "Yozgat") ; - Countries_TJ_provinces_Liaoning_cities_Shenyang = UsePN (mkPN "Shenyang") ; - Countries_GR_provinces_Peloponnisos = UsePN (mkPN "Peloponnisos") ; - Countries_CDN_provinces_Ontario_cities_Mississauga = UsePN (mkPN "Mississauga") ; - Countries_THA_provinces_Phrae = UsePN (mkPN "Phrae") ; - Countries_STP_cities_SaoTome = UsePN (mkPN "Sao Tome") ; - Countries_RO_provinces_Bacau = UsePN (mkPN "Bacau") ; - Countries_IR_provinces_Esfahan_cities_Najafabad = UsePN (mkPN "Najafabad") ; - Countries_SD_cities_Mbabane = UsePN (mkPN "Mbabane") ; - Countries_ANG_provinces_Huambo_cities_Huambo = UsePN (mkPN "Huambo") ; - Countries_TJ_provinces_Shaanxi_cities_Ankang = UsePN (mkPN "Ankang") ; - Lakes_LakeTumba = UsePN (mkPN "Lake Tumba") ; - Countries_VN_provinces_HaBac = UsePN (mkPN "Ha Bac") ; - Countries_YV_provinces_Zulia_cities_Maracaibo = UsePN (mkPN "Maracaibo") ; - Countries_cid_cia_Hong_Kong = UsePN (mkPN "Hong Kong") ; - Countries_TJ_provinces_Anhui_cities_Huainan = UsePN (mkPN "Huainan") ; - Countries_AUS_provinces_Queensland_cities_Brisbane = UsePN (mkPN "Brisbane") ; - Countries_R_provinces_Primorskykray_cities_Vladivostok = UsePN (mkPN "Vladivostok") ; - Countries_IRQ_provinces_AnNajaf = UsePN (mkPN "An Najaf") ; - Mountains_Damavand = UsePN (mkPN "Damavand") ; - Countries_IR_provinces_Hamadan_cities_Hamadan = UsePN (mkPN "Hamadan") ; - Countries_CDN_provinces_Alberta = UsePN (mkPN "Alberta") ; - Countries_ANG_provinces_Uige = UsePN (mkPN "Uige") ; - Countries_EAT_provinces_Singida = UsePN (mkPN "Singida") ; - Countries_TJ_provinces_Liaoning_cities_Liaoyang = UsePN (mkPN "Liaoyang") ; - Countries_ER_cities_Asmara = UsePN (mkPN "Asmara") ; - Rivers_Petschora = UsePN (mkPN "Petschora") ; - Countries_R_provinces_Amurskayaoblast_cities_Blagoveshchensk = UsePN (mkPN "Blagoveshchensk") ; - Countries_USA_provinces_Michigan_cities_Lansing = UsePN (mkPN "Lansing") ; - Countries_TJ_provinces_Shandong_cities_Jinan = UsePN (mkPN "Jinan") ; - Countries_GB_provinces_WestMidlands = UsePN (mkPN "West Midlands") ; - Countries_IRQ_provinces_AlMuthanna_cities_AsSamawah = UsePN (mkPN "As Samawah") ; - Countries_GB_provinces_Somerset = UsePN (mkPN "Somerset") ; - Rivers_Garonne = UsePN (mkPN "Garonne") ; - Countries_RI_cities_TanjungBalai = UsePN (mkPN "Tanjung Balai") ; - Countries_C_provinces_PinardelRio_cities_PinardelRio = UsePN (mkPN "Pinar del Rio") ; - Countries_GB_provinces_Borders_cities_NewtownSt_Boswells = UsePN (mkPN "Newtown St. Boswells") ; - Countries_R_provinces_Volgogradskayaoblast = UsePN (mkPN "Volgogradskaya oblast") ; - Countries_USA_provinces_Georgia = UsePN (mkPN "Georgia") ; - Countries_IND_provinces_Pondicherry = UsePN (mkPN "Pondicherry") ; - Countries_cid_cia_Ashmore_and_Cartier_Islands = UsePN (mkPN "Ashmore and Cartier Islands") ; - Countries_USA_provinces_California_cities_Inglewood = UsePN (mkPN "Inglewood") ; - Countries_TR_provinces_Tekirdag_cities_Tekirdag = UsePN (mkPN "Tekirdag") ; - Countries_USA_provinces_Massachusetts_cities_Boston = UsePN (mkPN "Boston") ; - Countries_J_provinces_Toyama = UsePN (mkPN "Toyama") ; - Countries_IRQ_provinces_AsSulaymaniyah_cities_AsSulaymaniyah = UsePN (mkPN "As Sulaymaniyah") ; - Countries_IND_provinces_Rajasthan = UsePN (mkPN "Rajasthan") ; - Countries_GB_provinces_Warwickshire_cities_StratfordonAvon = UsePN (mkPN "Stratford on Avon") ; - Countries_CO_provinces_Cordoba_cities_Monteria = UsePN (mkPN "Monteria") ; - Countries_H_provinces_Gyor_munic_cities_Gyor = UsePN (mkPN "Gyor") ; - Rivers_Uruguay = UsePN (mkPN "Uruguay") ; - Countries_MOC_provinces_Inhambane_cities_Inhambane = UsePN (mkPN "Inhambane") ; - Countries_S_provinces_Norrbotten_cities_Jokkmokk = UsePN (mkPN "Jokkmokk") ; - Countries_USA_provinces_California_cities_HuntingtonBeach = UsePN (mkPN "Huntington Beach") ; - Countries_GB_provinces_Cumbria = UsePN (mkPN "Cumbria") ; - Countries_SUD_provinces_alKhartum_cities_Khartoum = UsePN (mkPN "Khartoum") ; - Islands_NorthUlist = UsePN (mkPN "North Ulist") ; - Countries_F_provinces_HauteNormandie_cities_Rouen = UsePN (mkPN "Rouen") ; - Countries_VN_provinces_DongThap = UsePN (mkPN "Dong Thap") ; - Islands_SanMiguelIsland = UsePN (mkPN "San Miguel Island") ; - Countries_R_provinces_Rep_ofMordovia = UsePN (mkPN "Rep. of Mordovia") ; - Countries_SF_provinces_Turku_Pori_cities_Pori = UsePN (mkPN "Pori") ; - Countries_MEX_provinces_Veracruz = UsePN (mkPN "Veracruz") ; - Countries_P_provinces_Porto_cities_Porto = UsePN (mkPN "Porto") ; - Countries_PE_provinces_Callao_cities_Callao = UsePN (mkPN "Callao") ; - Countries_ARM_cities_Yerevan = UsePN (mkPN "Yerevan") ; - Countries_MW_cities_Lilongwe = UsePN (mkPN "Lilongwe") ; - Countries_USA_provinces_Alabama_cities_Birmingham = UsePN (mkPN "Birmingham") ; - Countries_MK_cities_Skopje = UsePN (mkPN "Skopje") ; - Countries_IR_provinces_BoyerAhmadeKohkiluyeh_cities_Yasuj = UsePN (mkPN "Yasuj") ; - Islands_Antigua = UsePN (mkPN "Antigua") ; - Countries_E_provinces_Murcia_cities_Murcia = UsePN (mkPN "Murcia") ; - Countries_VN_cities_Hue = UsePN (mkPN "Hue") ; - Countries_USA_provinces_NewYork_cities_Rochester = UsePN (mkPN "Rochester") ; - Countries_GB_provinces_Nottinghamshire_cities_Nottingham = UsePN (mkPN "Nottingham") ; - Countries_VN_provinces_BenTre = UsePN (mkPN "Ben Tre") ; - Countries_TJ_provinces_Shanxi_cities_Taiyuan = UsePN (mkPN "Taiyuan") ; - Countries_VN_cities_DaNang = UsePN (mkPN "Da Nang") ; - Countries_PL_provinces_Wroclawskie_cities_Wroclaw = UsePN (mkPN "Wroclaw") ; - Deserts_NubianDesert = UsePN (mkPN "Nubian Desert") ; - Countries_BR_cities_CamposdosGoytacazes = UsePN (mkPN "Campos dos Goytacazes") ; - Countries_RO_provinces_Arges = UsePN (mkPN "Arges") ; - Countries_R_provinces_ChuvashRepublic = UsePN (mkPN "Chuvash Republic") ; - Mountains_PikChan_Tengri = UsePN (mkPN "Pik Chan-Tengri") ; - Countries_YV_provinces_Bolivar_cities_CiudadBolivar = UsePN (mkPN "Ciudad Bolivar") ; - Countries_IR_provinces_Khuzestan_cities_Khorramshahr = UsePN (mkPN "Khorramshahr") ; - Countries_UA_provinces_Zaporizka = UsePN (mkPN "Zaporizka") ; - Countries_THA_provinces_Narathiwat = UsePN (mkPN "Narathiwat") ; - Countries_TJ_provinces_NingxiaHuizu_cities_Shizuishan = UsePN (mkPN "Shizuishan") ; - Countries_I_provinces_Liguria_cities_Genua = UsePN (mkPN "Genua") ; - Countries_PL_provinces_Kieleckie = UsePN (mkPN "Kieleckie") ; - Countries_E_provinces_Valencia_cities_Elx = UsePN (mkPN "Elx") ; - Countries_ET_provinces_ElGiza = UsePN (mkPN "El Giza") ; - Countries_R_provinces_Tverskayaoblast_cities_Tver = UsePN (mkPN "Tver") ; - Countries_RIM_cities_Nouakchott = UsePN (mkPN "Nouakchott") ; - Countries_IND_provinces_TamilNadu_cities_Salem = UsePN (mkPN "Salem") ; - Countries_R_provinces_KarachayevoCherkesskRep_ = UsePN (mkPN "Karachayevo Cherkessk Rep.") ; - Organizations_FAO = UsePN (mkPN "Food and Agriculture Organization") ; - Lakes_Paeijaenne = UsePN (mkPN "Paeijaenne") ; - Countries_TJ_provinces_Sichuan_cities_Yibin = UsePN (mkPN "Yibin") ; - Seas_MediterraneanSea = UsePN (mkPN "Mediterranean Sea") ; - Countries_E_provinces_Madrid_cities_Getafe = UsePN (mkPN "Getafe") ; - Organizations_CDB = UsePN (mkPN "Caribbean Development Bank") ; - Islands_Mainland = UsePN (mkPN "Mainland") ; - Countries_RO_provinces_Harghita = UsePN (mkPN "Harghita") ; - Countries_GB_provinces_Berkshire_cities_Windsor = UsePN (mkPN "Windsor") ; - Countries_J_provinces_Hokkaido_cities_Sapporo = UsePN (mkPN "Sapporo") ; - Countries_VN_provinces_QuangTri = UsePN (mkPN "Quang Tri") ; - Countries_GB_provinces_WestYorkshire_cities_Wakefield = UsePN (mkPN "Wakefield") ; - Countries_MEX_provinces_Jalisco_cities_Cuautla = UsePN (mkPN "Cuautla") ; - Rivers_Elbe = UsePN (mkPN "Elbe") ; - Countries_J_provinces_Shiga = UsePN (mkPN "Shiga") ; - Countries_CAM_provinces_Nordextreme = UsePN (mkPN "Nord extreme") ; - Countries_TJ_provinces_Heilongjiang_cities_Yichun = UsePN (mkPN "Yichun") ; - Mountains_Llullaillaco = UsePN (mkPN "Llullaillaco") ; - Countries_TJ_provinces_Shandong_cities_Qingdao = UsePN (mkPN "Qingdao") ; - Countries_TJ_provinces_Fujian_cities_Zhangzhou = UsePN (mkPN "Zhangzhou") ; - Lakes_Inari = UsePN (mkPN "Inari") ; - Islands_Ibiza = UsePN (mkPN "Ibiza") ; - Countries_TJ_provinces_Henan_cities_Jiaozuo = UsePN (mkPN "Jiaozuo") ; - Countries_TR_provinces_Izmir_cities_Izmir = UsePN (mkPN "Izmir") ; - Countries_CH_provinces_VS_cities_Sion = UsePN (mkPN "Sion") ; - Countries_USA_provinces_Arkansas = UsePN (mkPN "Arkansas") ; - Countries_RC_provinces_Kaohsiung_munic = UsePN (mkPN "Kaohsiung (munic.)") ; - Countries_I_provinces_Lazio_cities_Rome = UsePN (mkPN "Rome") ; - Countries_TJ_provinces_Jilin_cities_Fuyu = UsePN (mkPN "Fuyu") ; - Countries_PL_provinces_Pilskie = UsePN (mkPN "Pilskie") ; - Countries_CH_provinces_TG_cities_Frauenfeld = UsePN (mkPN "Frauenfeld") ; - Countries_GB_provinces_Strathclyde_cities_Renfrew = UsePN (mkPN "Renfrew") ; - Countries_C_provinces_Granma_cities_Bayamo = UsePN (mkPN "Bayamo") ; - Countries_PL_provinces_Katowickie_cities_Gliwice = UsePN (mkPN "Gliwice") ; - Countries_THA_provinces_Phuket = UsePN (mkPN "Phuket") ; - Countries_UA_provinces_Cherkaska_cities_Cherkasy = UsePN (mkPN "Cherkasy") ; - Countries_HCA_provinces_Ocotepeque_cities_Ocotepeque = UsePN (mkPN "Ocotepeque") ; - Lakes_LakeRukwa = UsePN (mkPN "Lake Rukwa") ; - Countries_R_provinces_Sverdlovskayaoblast_cities_KamenskUralskiy = UsePN (mkPN "Kamensk Uralskiy") ; - Countries_GB_provinces_Fife_cities_Glenrothes = UsePN (mkPN "Glenrothes") ; - Countries_SP_cities_Mogadishu = UsePN (mkPN "Mogadishu") ; - Countries_D_provinces_NordrheinWestfalen_cities_Siegen = UsePN (mkPN "Siegen") ; - Countries_HCA_provinces_Yoro_cities_Yoro = UsePN (mkPN "Yoro") ; - Countries_CH_provinces_OW_cities_Sarnen = UsePN (mkPN "Sarnen") ; - Countries_AUS_provinces_NorfolkIsland = UsePN (mkPN "Norfolk Island") ; - Countries_MA_cities_Khouribga = UsePN (mkPN "Khouribga") ; - Countries_P_provinces_VilaReal = UsePN (mkPN "Vila Real") ; - Countries_PK_cities_RahimYarKhan = UsePN (mkPN "Rahim Yar Khan") ; - Countries_cid_cia_Heard_Island_and_McDonald_Islands = UsePN (mkPN "Heard Island and McDonald Islands") ; - Countries_AUS_provinces_NewSouthWales_cities_Sydney = UsePN (mkPN "Sydney") ; - Rivers_Goetaaelv = UsePN (mkPN "Goetaaelv") ; - Countries_TR_provinces_Tekirdag = UsePN (mkPN "Tekirdag") ; - Countries_TJ_provinces_Heilongjiang_cities_Qitaihe = UsePN (mkPN "Qitaihe") ; - Countries_RSA_cities_Mangaung = UsePN (mkPN "Mangaung") ; - Islands_Bali = UsePN (mkPN "Bali") ; - Countries_R_provinces_Vladimirskayaoblast_cities_Kovrov = UsePN (mkPN "Kovrov") ; - Countries_cid_cia_Guadeloupe_cities_Basse_Terre = UsePN (mkPN "Basse-Terre") ; - Countries_RA_provinces_Corrientes = UsePN (mkPN "Corrientes") ; - Countries_CO_provinces_Atlantico_cities_Soledad = UsePN (mkPN "Soledad") ; - Countries_J_provinces_Shizuoka_cities_Shizuoka = UsePN (mkPN "Shizuoka") ; - Countries_D_provinces_MecklenburgVorpommern_cities_Schwerin = UsePN (mkPN "Schwerin") ; - Mountains_Hotaka_Dake = UsePN (mkPN "Hotaka-Dake") ; - Countries_MC_cities_Monaco = UsePN (mkPN "Monaco") ; - Countries_ROK_cities_Masan = UsePN (mkPN "Masan") ; - Countries_GB_cities_Sandwell = UsePN (mkPN "Sandwell") ; - Countries_UZB_provinces_Farghona_cities_Farghona = UsePN (mkPN "Farghona") ; - Countries_MA_cities_BeniMellal = UsePN (mkPN "Beni Mellal") ; - Countries_V_cities_VaticanCity = UsePN (mkPN "Vatican City") ; - Countries_KAZ_provinces_Pavlodar = UsePN (mkPN "Pavlodar") ; - Countries_HCA_provinces_Colon = UsePN (mkPN "Colon") ; - Organizations_ISO = UsePN (mkPN "International Organization for Standardization") ; - Rivers_Argun = UsePN (mkPN "Argun") ; - Countries_LAO_cities_Vientiane = UsePN (mkPN "Vientiane") ; - Countries_R_provinces_ChechenRep_ = UsePN (mkPN "Chechen Rep.") ; - Countries_BR_provinces_SantaCatarina_cities_Chapeco = UsePN (mkPN "Chapeco") ; - Countries_GB_provinces_SouthYorkshire = UsePN (mkPN "South Yorkshire") ; - Countries_GB_provinces_Hampshire_cities_Portsmouth = UsePN (mkPN "Portsmouth") ; - Countries_IND_provinces_HimachalPradesh = UsePN (mkPN "Himachal Pradesh") ; - Countries_GB_provinces_Torfaen_cities_Pontypool = UsePN (mkPN "Pontypool") ; - Countries_R_provinces_Krasnoyarskiykray_cities_Achinsk = UsePN (mkPN "Achinsk") ; - Countries_USA_provinces_RhodeIsland = UsePN (mkPN "Rhode Island") ; - Organizations_ITU = UsePN (mkPN "International Telecommunication Union") ; - Countries_USA_provinces_Texas_cities_Pasadena = UsePN (mkPN "Pasadena") ; - Organizations_Intelsat = UsePN (mkPN "International Telecommunications Satellite Organization") ; - Seas_GulfofMexico = UsePN (mkPN "Gulf of Mexico") ; - Countries_PL_provinces_Szczecinskie = UsePN (mkPN "Szczecinskie") ; - Countries_CZ_provinces_Severomoravsky = UsePN (mkPN "Severomoravsky") ; - Countries_PA_provinces_Colon = UsePN (mkPN "Colon") ; - Countries_RO_provinces_Hunedoara_cities_Deva = UsePN (mkPN "Deva") ; - Countries_MOC_provinces_Niassa = UsePN (mkPN "Niassa") ; - Countries_BR_provinces_SaoPaulo_cities_FranciscoMorato = UsePN (mkPN "Francisco Morato") ; - Organizations_OAU = UsePN (mkPN "Organization of African Unity") ; - Organizations_IMF = UsePN (mkPN "International Monetary Fund") ; - Countries_GB_provinces_Carmarthenshire_cities_Carmarthen = UsePN (mkPN "Carmarthen") ; - Countries_UA_provinces_Zaporizka_cities_Zaporizhzhya = UsePN (mkPN "Zaporizhzhya") ; - Countries_cid_cia_American_Samoa_cities_PagoPago = UsePN (mkPN "Pago Pago") ; - Countries_TR_provinces_Sivas = UsePN (mkPN "Sivas") ; - Countries_R_provinces_Rep_ofKomi = UsePN (mkPN "Rep. of Komi") ; - Countries_TJ_provinces_Heilongjiang_cities_Mishan = UsePN (mkPN "Mishan") ; - Countries_TJ_provinces_Shaanxi = UsePN (mkPN "Shaanxi") ; - Countries_IR_provinces_ChaharMahaleBakhtiari_cities_ShahreKord = UsePN (mkPN "Shahr e Kord") ; - Countries_J_provinces_Shimane = UsePN (mkPN "Shimane") ; - Countries_PE_provinces_Lima = UsePN (mkPN "Lima") ; - Organizations_NATO = UsePN (mkPN "North Atlantic Treaty Organization") ; - Countries_USA_provinces_NorthDakota = UsePN (mkPN "North Dakota") ; - Countries_SYR_cities_Aleppo = UsePN (mkPN "Aleppo") ; - Countries_I_provinces_Abruzzo = UsePN (mkPN "Abruzzo") ; - Countries_WAN_cities_Ikire = UsePN (mkPN "Ikire") ; - Organizations_AL = UsePN (mkPN "Arab League") ; - Countries_ZRE_provinces_Kinshasa_cities_Kinshasa = UsePN (mkPN "Kinshasa") ; - Countries_NL_provinces_Gelderland_cities_Arnhem = UsePN (mkPN "Arnhem") ; - Countries_ANG_provinces_Huambo = UsePN (mkPN "Huambo") ; - Islands_Madeira = UsePN (mkPN "Madeira") ; - Countries_R_provinces_Astrakhanskayaoblast_cities_Astrakhan = UsePN (mkPN "Astrakhan") ; - Countries_P_provinces_Aveiro = UsePN (mkPN "Aveiro") ; - Countries_CY_cities_Nicosia = UsePN (mkPN "Nicosia") ; - Islands_PrinceCharlesIsland = UsePN (mkPN "Prince Charles Island") ; - Organizations_NIB = UsePN (mkPN "Nordic Investment Bank") ; - Countries_PAL_cities_Koror = UsePN (mkPN "Koror") ; - Countries_YV_provinces_Miranda_cities_LosTeques = UsePN (mkPN "Los Teques") ; - Organizations_UDEAC = UsePN (mkPN "Central African Customs and Economic Union") ; - Countries_S_provinces_Skaraborg = UsePN (mkPN "Skaraborg") ; - Organizations_UNICEF = UsePN (mkPN "United Nations Childrens Fund") ; - Countries_CR_provinces_Limon_cities_Limon = UsePN (mkPN "Limon") ; - Countries_cid_cia_British_Virgin_Islands_cities_RoadTown = UsePN (mkPN "Road Town") ; - Seas_ArcticOcean = UsePN (mkPN "Arctic Ocean") ; - Countries_CR_provinces_Punarenas = UsePN (mkPN "Punarenas") ; - Countries_MA_provinces_Centre = UsePN (mkPN "Centre") ; - Countries_D_provinces_NordrheinWestfalen_cities_Herne = UsePN (mkPN "Herne") ; - Organizations_WFP = UsePN (mkPN "World Food Program") ; - Countries_PE_provinces_Puno_cities_Puno = UsePN (mkPN "Puno") ; - Countries_CO_provinces_Casanare = UsePN (mkPN "Casanare") ; - Countries_TJ_provinces_Hubei_cities_Xiangfan = UsePN (mkPN "Xiangfan") ; - Countries_CDN_provinces_NorthwestTerritories = UsePN (mkPN "Northwest Territories") ; - Countries_TJ_provinces_Zhejiang_cities_Ruian = UsePN (mkPN "Ruian") ; - Countries_I_cities_Forli = UsePN (mkPN "Forli") ; - Rivers_Luangwa = UsePN (mkPN "Luangwa") ; - Countries_MA_provinces_Tensift = UsePN (mkPN "Tensift") ; - Countries_F_provinces_Centre = UsePN (mkPN "Centre") ; - Countries_NL_provinces_Limburg_cities_Heerlen = UsePN (mkPN "Heerlen") ; - Countries_IR_provinces_Ilam_cities_Ilam = UsePN (mkPN "Ilam") ; - Countries_TJ_provinces_Anhui_cities_Chaoxian = UsePN (mkPN "Chaoxian") ; - Lakes_LagodiGarda = UsePN (mkPN "Lago di Garda") ; - Countries_RO_provinces_Botosani = UsePN (mkPN "Botosani") ; - Islands_Cuba = UsePN (mkPN "Cuba") ; - Countries_BR_provinces_Ceara_cities_Maracanau = UsePN (mkPN "Maracanau") ; - Countries_TJ_provinces_Shandong_cities_Linyi = UsePN (mkPN "Linyi") ; - Countries_USA_provinces_Texas_cities_Irving = UsePN (mkPN "Irving") ; - Countries_CO_provinces_Cundinamarca_cities_Soacha = UsePN (mkPN "Soacha") ; - Countries_USA_provinces_Minnesota_cities_St_Paul = UsePN (mkPN "St. Paul") ; - Countries_IND_provinces_Maharashtra_cities_Aurangabad = UsePN (mkPN "Aurangabad") ; - Organizations_IDA = UsePN (mkPN "International Development Association") ; - Countries_SN_provinces_Kolda = UsePN (mkPN "Kolda") ; - Countries_BR_provinces_Rondonia_cities_PortoVelho = UsePN (mkPN "Porto Velho") ; - Organizations_ICRM = UsePN (mkPN "International Red Cross and Red Crescent Movement") ; - Rivers_Moldau = UsePN (mkPN "Moldau") ; - Countries_F_provinces_Limousin_cities_Limoges = UsePN (mkPN "Limoges") ; - Countries_IL_provinces_Central = UsePN (mkPN "Central") ; - Countries_TJ_provinces_Yunnan_cities_Gejiu = UsePN (mkPN "Gejiu") ; - Organizations_BSEC = UsePN (mkPN "Black Sea Economic Cooperation Zone") ; - Countries_BR_provinces_Ceara_cities_JuazeirodoNorte = UsePN (mkPN "Juazeiro do Norte") ; - Countries_RO_provinces_Galati = UsePN (mkPN "Galati") ; - Countries_PK_cities_Jhang = UsePN (mkPN "Jhang") ; - Countries_J_provinces_Aichi_cities_Nagoya = UsePN (mkPN "Nagoya") ; - Countries_TR_provinces_Aksaray = UsePN (mkPN "Aksaray") ; - Islands_Oesel = UsePN (mkPN "Oesel") ; - Countries_TJ_provinces_Jiangsu_cities_Huaiyin = UsePN (mkPN "Huaiyin") ; - Countries_IR_provinces_BoyerAhmadeKohkiluyeh = UsePN (mkPN "Boyer Ahmad e Kohkiluyeh") ; - Countries_R_provinces_Vologodskayaoblast_cities_Cherepovets = UsePN (mkPN "Cherepovets") ; - Countries_P_provinces_Coimbra = UsePN (mkPN "Coimbra") ; - Islands_Dagoe = UsePN (mkPN "Dagoe") ; - Countries_YV_provinces_Carabobo_cities_PuertoCabello = UsePN (mkPN "Puerto Cabello") ; - Countries_IND_provinces_Meghalaya = UsePN (mkPN "Meghalaya") ; - Countries_R_provinces_Rep_ofBashkortostan_cities_Sterlitamak = UsePN (mkPN "Sterlitamak") ; - Countries_N_provinces_Rogaland = UsePN (mkPN "Rogaland") ; - Islands_Mallorca = UsePN (mkPN "Mallorca") ; - Countries_USA_provinces_Kentucky_cities_Frankfort = UsePN (mkPN "Frankfort") ; - Countries_ET_provinces_ElWadielJadid = UsePN (mkPN "El Wadi el Jadid") ; - Countries_THA_provinces_Rayong = UsePN (mkPN "Rayong") ; - Countries_SF_provinces_Kuopio_cities_Kuopio = UsePN (mkPN "Kuopio") ; - Countries_R_provinces_Krasnoyarskiykray_cities_Krasnoyarsk = UsePN (mkPN "Krasnoyarsk") ; - Countries_IND_provinces_WestBengal_cities_Durgapur = UsePN (mkPN "Durgapur") ; - Countries_BR_provinces_Amazonas = UsePN (mkPN "Amazonas") ; - Countries_ETH_cities_Debrezit = UsePN (mkPN "Debrezit") ; - Countries_MYA_provinces_Yangon = UsePN (mkPN "Yangon") ; - Countries_PL_provinces_Wloclawskie = UsePN (mkPN "Wloclawskie") ; - Countries_GB_provinces_Surrey_cities_Kingston = UsePN (mkPN "Kingston") ; - Countries_SF_provinces_Kymi_cities_Lappeenrenta = UsePN (mkPN "Lappeenrenta") ; - Countries_DK_cities_Esbjerg = UsePN (mkPN "Esbjerg") ; - Countries_CZ_provinces_Vychodocesky_cities_Pardubice = UsePN (mkPN "Pardubice") ; - Countries_UA_provinces_Ternopilska_cities_Ternopil = UsePN (mkPN "Ternopil") ; - Countries_P_provinces_Santarem = UsePN (mkPN "Santarem") ; - Countries_MAL_provinces_Kedah = UsePN (mkPN "Kedah") ; - Countries_RI_cities_PematangSiantar = UsePN (mkPN "Pematang Siantar") ; - Countries_PE_provinces_Cajamarca = UsePN (mkPN "Cajamarca") ; - Countries_TJ_provinces_NingxiaHuizu_cities_Yinchuan = UsePN (mkPN "Yinchuan") ; - Countries_J_provinces_Niigata_cities_Niigata = UsePN (mkPN "Niigata") ; - Countries_GB_provinces_Bedfordshire_cities_Bedford = UsePN (mkPN "Bedford") ; - Countries_BR_provinces_Para_cities_Belem = UsePN (mkPN "Belem") ; - Countries_NOK_cities_Sinuiju = UsePN (mkPN "Sinuiju") ; - Countries_H_provinces_Somogy_cities_Kaposvar = UsePN (mkPN "Kaposvar") ; - Organizations_IBRD = UsePN (mkPN "International Bank for Reconstruction and Development") ; - Countries_D_provinces_Thuringen_cities_Jena = UsePN (mkPN "Jena") ; - Countries_BR_cities_CabodeSantoAgostinho = UsePN (mkPN "Cabo de Santo Agostinho") ; - Islands_Hokkaido = UsePN (mkPN "Hokkaido") ; - Countries_VN_provinces_MekongRiverDelta = UsePN (mkPN "Mekong River Delta") ; - Rivers_Amazonas = UsePN (mkPN "Amazonas") ; - Countries_SGP_cities_Singapore = UsePN (mkPN "Singapore") ; - Countries_VN_provinces_Haiphong = UsePN (mkPN "Haiphong") ; - Countries_TJ_provinces_Yunnan_cities_Qujing = UsePN (mkPN "Qujing") ; - Countries_E_provinces_Andalusia_cities_Algeciras = UsePN (mkPN "Algeciras") ; - Countries_C_provinces_Matanzas_cities_Matanzas = UsePN (mkPN "Matanzas") ; - Lakes_Disappointment_Lake = UsePN (mkPN "Disappointment-Lake") ; - Countries_cid_cia_Tokelau = UsePN (mkPN "Tokelau") ; - Countries_H_provinces_BacsKiskun = UsePN (mkPN "Bacs Kiskun") ; - Countries_I_provinces_Umbria_cities_Terni = UsePN (mkPN "Terni") ; - Countries_IND_provinces_Delhi_cities_NewDelhi = UsePN (mkPN "New Delhi") ; - Countries_BR_provinces_Paraiba_cities_CampinaGrande = UsePN (mkPN "Campina Grande") ; - Countries_ES_provinces_LaUnion_cities_LaUnion = UsePN (mkPN "La Union") ; - Islands_Mauritius = UsePN (mkPN "Mauritius") ; - Countries_EAT_provinces_Kagera = UsePN (mkPN "Kagera") ; - Countries_CI_cities_Abidjan = UsePN (mkPN "Abidjan") ; - Countries_KAZ_provinces_Semey = UsePN (mkPN "Semey") ; - Countries_TR_provinces_Usak_cities_Usak = UsePN (mkPN "Usak") ; - Countries_TJ_provinces_Heilongjiang_cities_Acheng = UsePN (mkPN "Acheng") ; - Countries_TJ_provinces_Jiangsu_cities_Danyang = UsePN (mkPN "Danyang") ; - Countries_PE_provinces_Cuzco_cities_Cuzco = UsePN (mkPN "Cuzco") ; - Countries_VN_provinces_RedRiverDelta = UsePN (mkPN "Red River Delta") ; - Countries_R_provinces_Tyumenskayaoblast_cities_Surgut = UsePN (mkPN "Surgut") ; - Countries_R_provinces_Vologodskayaoblast_cities_Vologda = UsePN (mkPN "Vologda") ; - Countries_E_provinces_CanaryIslands = UsePN (mkPN "Canary Islands") ; - Countries_BR_provinces_SaoPaulo_cities_Catanduva = UsePN (mkPN "Catanduva") ; - Countries_F_provinces_MidiPyrenees_cities_Toulouse = UsePN (mkPN "Toulouse") ; - Countries_H_provinces_Zala = UsePN (mkPN "Zala") ; - Countries_USA_provinces_Virginia_cities_NewportNews = UsePN (mkPN "Newport News") ; - Countries_F_provinces_FrancheComte = UsePN (mkPN "Franche Comte") ; - Countries_USA_provinces_Maine = UsePN (mkPN "Maine") ; - Countries_MYA_provinces_Magway = UsePN (mkPN "Magway") ; - Countries_TJ_provinces_Henan_cities_Kaifeng = UsePN (mkPN "Kaifeng") ; - Countries_D_provinces_Hessen_cities_Darmstadt = UsePN (mkPN "Darmstadt") ; - Countries_RA_provinces_LaRioja = UsePN (mkPN "La Rioja") ; - Countries_GB_provinces_Hampshire_cities_Southampton = UsePN (mkPN "Southampton") ; - Countries_BR_provinces_RiodeJaneiro = UsePN (mkPN "Rio de Janeiro") ; - Countries_IND_provinces_Maharashtra_cities_Kalyan = UsePN (mkPN "Kalyan") ; - Countries_SUD_provinces_BahralGhazal = UsePN (mkPN "Bahr al Ghazal") ; - Countries_BR_provinces_Pernambuco_cities_Camaragibe = UsePN (mkPN "Camaragibe") ; - Countries_GB_provinces_DumfriesandGalloway_cities_Dumfries = UsePN (mkPN "Dumfries") ; - Countries_R_provinces_Vladimirskayaoblast_cities_Murom = UsePN (mkPN "Murom") ; - Countries_BR_provinces_Parana_cities_Curitiba = UsePN (mkPN "Curitiba") ; - Countries_RSA_cities_Boksburg = UsePN (mkPN "Boksburg") ; - Countries_YV_provinces_DistritoFederal_cities_CatiaLaMar = UsePN (mkPN "Catia La Mar") ; - Countries_TR_provinces_Sakarya = UsePN (mkPN "Sakarya") ; - Countries_BR_provinces_SaoPaulo_cities_SaoBernardodoCampo = UsePN (mkPN "Sao Bernardo do Campo") ; - Countries_IR_provinces_Gilan_cities_Rasht = UsePN (mkPN "Rasht") ; - Countries_TJ_provinces_Hunan_cities_Zhuzhou = UsePN (mkPN "Zhuzhou") ; - Countries_UA_provinces_Zakarpatska = UsePN (mkPN "Zakarpatska") ; - Countries_TJ_provinces_Heilongjiang_cities_Daqing = UsePN (mkPN "Daqing") ; - Countries_WAN_cities_IjebuOde = UsePN (mkPN "Ijebu Ode") ; - Countries_USA_provinces_Distr_Columbia_cities_Washington = UsePN (mkPN "Washington") ; - Countries_TR_provinces_Burdur_cities_Burdur = UsePN (mkPN "Burdur") ; - Countries_USA_provinces_Vermont_cities_Montpelier = UsePN (mkPN "Montpelier") ; - Rivers_Anuwimi = UsePN (mkPN "Anuwimi") ; - Countries_R_provinces_Tomskayaoblast = UsePN (mkPN "Tomskaya oblast") ; - Countries_BR_provinces_SaoPaulo_cities_SaoPaulo = UsePN (mkPN "Sao Paulo") ; - Countries_E_provinces_Navarre = UsePN (mkPN "Navarre") ; - Countries_GB_provinces_Caerphilly = UsePN (mkPN "Caerphilly") ; - Countries_CAM_provinces_Sudoueste = UsePN (mkPN "Sudoueste") ; - Countries_MYA_provinces_Mon = UsePN (mkPN "Mon") ; - Countries_IND_provinces_UttarPradesh_cities_Agra = UsePN (mkPN "Agra") ; - Countries_TJ_provinces_Sichuan_cities_Luzhou = UsePN (mkPN "Luzhou") ; - Countries_MEX_provinces_Sonora = UsePN (mkPN "Sonora") ; - Countries_VN_provinces_YenBai = UsePN (mkPN "Yen Bai") ; - Countries_ANG_provinces_Malanje_cities_Malanje = UsePN (mkPN "Malanje") ; - Countries_MOC_provinces_CaboDelgado_cities_Pemba = UsePN (mkPN "Pemba") ; - Countries_USA_provinces_Texas_cities_FortWorth = UsePN (mkPN "Fort Worth") ; - Countries_ET_provinces_ElBahrelAhmar = UsePN (mkPN "El Bahr el Ahmar") ; - Countries_GB_provinces_NorthYorkshire = UsePN (mkPN "North Yorkshire") ; - Countries_PL_provinces_Slupskie_cities_Slupsk = UsePN (mkPN "Slupsk") ; - Countries_USA_provinces_Pennsylvania_cities_Pittsburgh = UsePN (mkPN "Pittsburgh") ; - Islands_Dominica = UsePN (mkPN "Dominica") ; - Countries_R_provinces_Rep_ofDagestan_cities_Makhachkala = UsePN (mkPN "Makhachkala") ; - Lakes_F_D_R_Lake = UsePN (mkPN "F.D.R. Lake") ; - Countries_CAM_provinces_Sud = UsePN (mkPN "Sud") ; - Countries_RM_provinces_Antananarivo_cities_Antsirabe = UsePN (mkPN "Antsirabe") ; - Countries_RC_cities_Yungho = UsePN (mkPN "Yungho") ; - Countries_THA_provinces_NongBuaLamPhu = UsePN (mkPN "Nong Bua Lam Phu") ; - Seas_SeaofJapan = UsePN (mkPN "Sea of Japan") ; - Countries_PL_provinces_Sieradzkie = UsePN (mkPN "Sieradzkie") ; - Countries_GB_provinces_Hertfordshire_cities_SaintAlbans = UsePN (mkPN "Saint Albans") ; - Lakes_LagodiComo = UsePN (mkPN "Lago di Como") ; - Countries_RI_cities_Ambon = UsePN (mkPN "Ambon") ; - Islands_Zakinthos = UsePN (mkPN "Zakinthos") ; - Lakes_LagoMaggiore = UsePN (mkPN "Lago Maggiore") ; - Countries_RC_cities_Hsintien = UsePN (mkPN "Hsintien") ; - Countries_NL_provinces_Drenthe = UsePN (mkPN "Drenthe") ; - Countries_YV_provinces_Lara = UsePN (mkPN "Lara") ; - Rivers_Schilka = UsePN (mkPN "Schilka") ; - Mountains_Fuji_Yama = UsePN (mkPN "Fuji-Yama") ; - Countries_TJ_provinces_Sichuan = UsePN (mkPN "Sichuan") ; - Countries_CO_provinces_Antioquia_cities_Itagui = UsePN (mkPN "Itagui") ; - Countries_TJ_provinces_Heilongjiang_cities_Shuangyashan = UsePN (mkPN "Shuangyashan") ; - Countries_CDN_provinces_Manitoba_cities_Winnipeg = UsePN (mkPN "Winnipeg") ; - Countries_F_provinces_ChampagneArdenne_cities_Reims = UsePN (mkPN "Reims") ; - Countries_UZB_provinces_Jizzakh = UsePN (mkPN "Jizzakh") ; - Countries_RSA_cities_KemptonPark = UsePN (mkPN "Kempton Park") ; - Countries_VN_cities_Hanoi = UsePN (mkPN "Hanoi") ; - Countries_THA_provinces_ChaiNat = UsePN (mkPN "Chai Nat") ; - Countries_TAD_provinces_Leninobod_cities_Khujand = UsePN (mkPN "Khujand") ; - Countries_RSA_cities_Roodepoort = UsePN (mkPN "Roodepoort") ; - Countries_R_provinces_Irkutskayaoblast_cities_UsolyeSibirskoye = UsePN (mkPN "Usolye Sibirskoye") ; - Countries_TR_provinces_Bilecik_cities_Bilecik = UsePN (mkPN "Bilecik") ; - Countries_MEX_provinces_Jalisco = UsePN (mkPN "Jalisco") ; - Countries_WAN_cities_Katsina = UsePN (mkPN "Katsina") ; - Countries_RO_provinces_Bihor = UsePN (mkPN "Bihor") ; - Countries_cid_cia_Norfolk_Island = UsePN (mkPN "Norfolk Island") ; - Countries_EAT_provinces_Morogoro = UsePN (mkPN "Morogoro") ; - Countries_ET_provinces_ElIskandariya_munic = UsePN (mkPN "El Iskandariya (munic.)") ; - Countries_TR_provinces_Amasya_cities_Amasya = UsePN (mkPN "Amasya") ; - Countries_IND_provinces_Maharashtra = UsePN (mkPN "Maharashtra") ; - Rivers_BlackIrtysch = UsePN (mkPN "Black Irtysch") ; - Countries_R_provinces_Moskovskayaoblast_cities_Shchyolkovo = UsePN (mkPN "Shchyolkovo") ; - Countries_RO_provinces_Braila = UsePN (mkPN "Braila") ; - Countries_PE_provinces_LaLibertad = UsePN (mkPN "La Libertad") ; - Organizations_UNDOF = UsePN (mkPN "United Nations Disengagement Observer Force") ; - Islands_Stromboli = UsePN (mkPN "Stromboli") ; - Countries_IR_provinces_SistaneBaluchestan = UsePN (mkPN "Sistan e Baluchestan") ; - Countries_DZ_cities_Skikda = UsePN (mkPN "Skikda") ; - Countries_E_provinces_Catalonia_cities_Barcelona = UsePN (mkPN "Barcelona") ; - Countries_BR_provinces_RioGrandedoSul_cities_PassoFundo = UsePN (mkPN "Passo Fundo") ; - Countries_TJ_provinces_Liaoning_cities_Fuxin = UsePN (mkPN "Fuxin") ; - Countries_RC_provinces_Ilan_cities_Ilan = UsePN (mkPN "Ilan") ; - Countries_CO_provinces_SantanderdelSur_cities_Bucaramanga = UsePN (mkPN "Bucaramanga") ; - Countries_EAT_provinces_Kigoma_cities_KigomaUjiji = UsePN (mkPN "Kigoma Ujiji") ; - Countries_ROK_cities_Yosu = UsePN (mkPN "Yosu") ; - Countries_Z_provinces_Central_cities_Kabwe = UsePN (mkPN "Kabwe") ; - Countries_IL_provinces_North = UsePN (mkPN "North") ; - Countries_GB_provinces_WestSussex = UsePN (mkPN "West Sussex") ; - Countries_ANG_provinces_Bie = UsePN (mkPN "Bie") ; - Countries_GB_provinces_Powys_cities_LlandrindodWells = UsePN (mkPN "Llandrindod Wells") ; - Countries_GB_provinces_GreaterManchester_cities_Bolton = UsePN (mkPN "Bolton") ; - Countries_KAZ_provinces_Leninsk_munic = UsePN (mkPN "Leninsk (munic.)") ; - Countries_R_provinces_Orenburgskayaoblast_cities_Orsk = UsePN (mkPN "Orsk") ; - Countries_RC_provinces_Pingtung = UsePN (mkPN "Pingtung") ; - Countries_R_provinces_Voronezhskayaoblast = UsePN (mkPN "Voronezhskaya oblast") ; - Countries_E_provinces_Galicia_cities_Vigo = UsePN (mkPN "Vigo") ; - Countries_BR_provinces_SaoPaulo_cities_Guaruja = UsePN (mkPN "Guaruja") ; - Countries_USA_provinces_Wyoming_cities_Cheyenne = UsePN (mkPN "Cheyenne") ; - Countries_MAL_provinces_NegeriSembilan_cities_Seremban = UsePN (mkPN "Seremban") ; - Countries_S_provinces_Halland_cities_Halmstad = UsePN (mkPN "Halmstad") ; - Countries_TJ_provinces_Hebei_cities_Quzhou = UsePN (mkPN "Quzhou") ; - Countries_A_provinces_Burgenland = UsePN (mkPN "Burgenland") ; - Countries_TJ_provinces_Henan_cities_Hebi = UsePN (mkPN "Hebi") ; - Countries_RA_provinces_BuenosAires_cities_LaPlata = UsePN (mkPN "La Plata") ; - Countries_R_provinces_Chukotskyao = UsePN (mkPN "Chukotsky ao") ; - Countries_AUS_provinces_CocosIslands = UsePN (mkPN "Cocos Islands") ; - Rivers_Katun = UsePN (mkPN "Katun") ; - Countries_SY_cities_Victoria = UsePN (mkPN "Victoria") ; - Countries_I_provinces_Calabria_cities_ReggiodiCalabria = UsePN (mkPN "Reggio di Calabria") ; - Countries_I_provinces_Piemonte_cities_Novara = UsePN (mkPN "Novara") ; - Countries_HCA_provinces_Atlantida = UsePN (mkPN "Atlantida") ; - Countries_ETH_cities_Dese = UsePN (mkPN "Dese") ; - Lakes_LakeNipigon = UsePN (mkPN "Lake Nipigon") ; - Countries_EAT_provinces_Rukwa = UsePN (mkPN "Rukwa") ; - Countries_D_provinces_Bremen = UsePN (mkPN "Bremen") ; - Countries_B_provinces_EastFlanders_cities_Ghent = UsePN (mkPN "Ghent") ; - Countries_D_provinces_NordrheinWestfalen_cities_Gelsenkirchen = UsePN (mkPN "Gelsenkirchen") ; - Countries_GB_provinces_WestMidlands_cities_Birmingham = UsePN (mkPN "Birmingham") ; - Countries_ROK_cities_Chinju = UsePN (mkPN "Chinju") ; - Countries_TJ_provinces_Jiangsu_cities_Taizhou = UsePN (mkPN "Taizhou") ; - Lakes_LakeMeade = UsePN (mkPN "Lake Meade") ; - Countries_J_provinces_Miyazaki_cities_Miyazaki = UsePN (mkPN "Miyazaki") ; - Countries_USA_provinces_WestVirginia_cities_Charleston = UsePN (mkPN "Charleston") ; - Countries_TR_provinces_Aydin_cities_Aydin = UsePN (mkPN "Aydin") ; - Countries_J_provinces_Akita = UsePN (mkPN "Akita") ; - Countries_TR_provinces_Edirne = UsePN (mkPN "Edirne") ; - Countries_J_provinces_Yamaguchi_cities_Yamaguchi = UsePN (mkPN "Yamaguchi") ; - Countries_IND_provinces_Nagaland = UsePN (mkPN "Nagaland") ; - Lakes_OzeroAral = UsePN (mkPN "Ozero Aral") ; - Countries_ET_provinces_BurSaid_munic_cities_PortSaid = UsePN (mkPN "Port Said") ; - Countries_CH_provinces_ZG = UsePN (mkPN "ZG") ; - Countries_J_provinces_Mie = UsePN (mkPN "Mie") ; - Countries_TR_provinces_Bilecik = UsePN (mkPN "Bilecik") ; - Rivers_Chatanga = UsePN (mkPN "Chatanga") ; - Countries_TN_cities_Tunis = UsePN (mkPN "Tunis") ; - Countries_VN_provinces_TienGiang = UsePN (mkPN "Tien Giang") ; - Countries_R_provinces_KabardinoBalkarRep_ = UsePN (mkPN "Kabardino Balkar Rep.") ; - Mountains_MtMitchell = UsePN (mkPN "Mt Mitchell") ; - Countries_DZ_cities_Mostaganem = UsePN (mkPN "Mostaganem") ; - Countries_GB_provinces_Highland = UsePN (mkPN "Highland") ; - Countries_D_provinces_SachsenAnhalt_cities_Halle = UsePN (mkPN "Halle") ; - Countries_BR_provinces_SaoPaulo_cities_BragancaPaulista = UsePN (mkPN "Braganca Paulista") ; - Countries_PK_cities_Rawalpindi = UsePN (mkPN "Rawalpindi") ; - Countries_R_provinces_Chitinskayaoblast_cities_Chita = UsePN (mkPN "Chita") ; - Countries_MEX_provinces_Guanajuato_cities_Leon = UsePN (mkPN "Leon") ; - Countries_E_provinces_CastileandLeon_cities_Valladolid = UsePN (mkPN "Valladolid") ; - Countries_USA_provinces_California_cities_Sunnyvale = UsePN (mkPN "Sunnyvale") ; - Countries_IND_provinces_Gujarat_cities_Rajkot = UsePN (mkPN "Rajkot") ; - Countries_cid_cia_French_Polynesia = UsePN (mkPN "French Polynesia") ; - Countries_BI_cities_Bujumbura = UsePN (mkPN "Bujumbura") ; - Mountains_Snoehetta = UsePN (mkPN "Snoehetta") ; - Countries_USA_provinces_Oklahoma = UsePN (mkPN "Oklahoma") ; - Countries_TR_provinces_Burdur = UsePN (mkPN "Burdur") ; - Countries_ES_provinces_SanMiguel = UsePN (mkPN "San Miguel") ; - Countries_IND_provinces_UttarPradesh_cities_Kanpur = UsePN (mkPN "Kanpur") ; - Countries_GB_provinces_Hertfordshire = UsePN (mkPN "Hertfordshire") ; - Countries_MEX_provinces_Michoacan_cities_Uruapan = UsePN (mkPN "Uruapan") ; - Countries_IR_provinces_Bushehr_cities_BandareBushehr = UsePN (mkPN "Bandar e Bushehr") ; - Countries_BR_provinces_Pernambuco = UsePN (mkPN "Pernambuco") ; - Countries_PL_provinces_Wroclawskie = UsePN (mkPN "Wroclawskie") ; - Countries_EAT_provinces_Arusha_cities_Arusha = UsePN (mkPN "Arusha") ; - Countries_ET_provinces_BurSaid_munic_cities_BurSaid = UsePN (mkPN "Bur Said") ; - Countries_cid_cia_Cook_Islands = UsePN (mkPN "Cook Islands") ; - Countries_MEX_provinces_BajaCalifornia_cities_Mexicali = UsePN (mkPN "Mexicali") ; - Islands_Ikaria = UsePN (mkPN "Ikaria") ; - Countries_RA_provinces_SantaFe_cities_Rosario = UsePN (mkPN "Rosario") ; - Countries_WAN_cities_Kumo = UsePN (mkPN "Kumo") ; - Countries_RI_cities_Medan = UsePN (mkPN "Medan") ; - Countries_P_provinces_VianadoCastelo = UsePN (mkPN "Viana do Castelo") ; - Countries_B_provinces_WestFlanders_cities_Brugge = UsePN (mkPN "Brugge") ; - Countries_GB_provinces_Lincolnshire_cities_Lincoln = UsePN (mkPN "Lincoln") ; - Countries_F_provinces_BasseNormandie_cities_Caen = UsePN (mkPN "Caen") ; - Countries_TJ_provinces_XinjiangUygur_cities_Aksu = UsePN (mkPN "Aksu") ; - Countries_RI_cities_ParePare = UsePN (mkPN "Pare Pare") ; - Countries_USA_provinces_Pennsylvania_cities_Allentown = UsePN (mkPN "Allentown") ; - Countries_RO_provinces_SatuMare = UsePN (mkPN "Satu Mare") ; - Countries_TR_provinces_Antalya_cities_Antalya = UsePN (mkPN "Antalya") ; - Countries_MOC_provinces_Nampula = UsePN (mkPN "Nampula") ; - Countries_VN_provinces_GiaLai = UsePN (mkPN "Gia Lai") ; - Countries_ANG_provinces_Bengo = UsePN (mkPN "Bengo") ; - Countries_CO_provinces_Quindio_cities_Armenia = UsePN (mkPN "Armenia") ; - Countries_MYA_provinces_Kayin_cities_Hpaan = UsePN (mkPN "Hpa an") ; - Countries_RO_provinces_Covasha_cities_SfintuGheorghe = UsePN (mkPN "Sfintu Gheorghe") ; - Countries_S_provinces_GoteborgochBohus_cities_Goteborg = UsePN (mkPN "Goteborg") ; - Countries_ES_provinces_Ahuachapan_cities_Ahuachapan = UsePN (mkPN "Ahuachapan") ; - Countries_R_provinces_Rep_ofTatarstan_cities_Kazan = UsePN (mkPN "Kazan") ; - Countries_IND_provinces_WestBengal = UsePN (mkPN "West Bengal") ; - Countries_CH_provinces_BE_cities_Bern = UsePN (mkPN "Bern") ; - Countries_WAN_cities_Jos = UsePN (mkPN "Jos") ; - Countries_BR_provinces_Piaui_cities_Teresina = UsePN (mkPN "Teresina") ; - Countries_ES_provinces_SanVicente_cities_SanVicente = UsePN (mkPN "San Vicente") ; - Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg = UsePN (mkPN "Sankt Peterburg") ; - Countries_H_provinces_Gyor_munic = UsePN (mkPN "Gyor (munic.)") ; - Countries_CO_provinces_Caqueta_cities_Florencia = UsePN (mkPN "Florencia") ; - Countries_Z_provinces_Eastern = UsePN (mkPN "Eastern") ; - Countries_IR_provinces_Tehran_cities_Tehran = UsePN (mkPN "Tehran") ; - Countries_IND_provinces_Haryana = UsePN (mkPN "Haryana") ; - Countries_TJ_provinces_Henan_cities_Shangqiu = UsePN (mkPN "Shangqiu") ; - Countries_PL_provinces_Kaliskie = UsePN (mkPN "Kaliskie") ; - Countries_CH_provinces_SG_cities_SanktGallen = UsePN (mkPN "Sankt Gallen") ; - Countries_TJ_provinces_Hebei_cities_Hengshui = UsePN (mkPN "Hengshui") ; - Countries_THA_provinces_PathumThani = UsePN (mkPN "Pathum Thani") ; - Countries_E_provinces_Estremadura = UsePN (mkPN "Estremadura") ; - Countries_H_provinces_BacsKiskun_cities_Kecskemet = UsePN (mkPN "Kecskemet") ; - Countries_TR_provinces_Batman = UsePN (mkPN "Batman") ; - Countries_BR_provinces_Sergipe_cities_Arapiraca = UsePN (mkPN "Arapiraca") ; - Countries_USA_provinces_Florida_cities_PembrokePines = UsePN (mkPN "Pembroke Pines") ; - Countries_R_provinces_Samarskayaoblast_cities_Tolyatti = UsePN (mkPN "Tolyatti") ; - Countries_PE_provinces_Apurimac = UsePN (mkPN "Apurimac") ; - Countries_MAL_provinces_Terengganu = UsePN (mkPN "Terengganu") ; - Countries_GB_provinces_TyneandWear = UsePN (mkPN "Tyne and Wear") ; - Countries_R_provinces_Permskayaoblast_cities_Solikamsk = UsePN (mkPN "Solikamsk") ; - Countries_S_provinces_Malmohus_cities_Helsingborg = UsePN (mkPN "Helsingborg") ; - Countries_NL_provinces_ZuidHolland_cities_sGravenhage = UsePN (mkPN "s Gravenhage") ; - Countries_GB_provinces_Hampshire_cities_Basingstoke = UsePN (mkPN "Basingstoke") ; - Countries_EAK_provinces_Western_cities_Kakamega = UsePN (mkPN "Kakamega") ; - Countries_BR_provinces_Parana_cities_Maringa = UsePN (mkPN "Maringa") ; - Countries_J_provinces_Osaka_cities_Osaka = UsePN (mkPN "Osaka") ; - Countries_F_provinces_Alsace = UsePN (mkPN "Alsace") ; - Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur = UsePN (mkPN "Kuala Lumpur") ; - Countries_GB_provinces_Humberside_cities_KingstonuponHull = UsePN (mkPN "Kingston upon Hull") ; - Rivers_ColumbiaRiver = UsePN (mkPN "Columbia River") ; - Mountains_MtMcKinley = UsePN (mkPN "Mt McKinley") ; - Countries_E_provinces_Valencia = UsePN (mkPN "Valencia") ; - Countries_RA_provinces_Salta = UsePN (mkPN "Salta") ; - Countries_ET_provinces_ElQahira_munic = UsePN (mkPN "El Qahira (munic.)") ; - Countries_RA_provinces_SanJuan_cities_SanJuan = UsePN (mkPN "San Juan") ; - Countries_CDN_provinces_BritishColumbia_cities_Burnaby = UsePN (mkPN "Burnaby") ; - Countries_RSA_cities_Carletonville = UsePN (mkPN "Carletonville") ; - Islands_PrinceEdwardIsland = UsePN (mkPN "Prince Edward Island") ; - Countries_MEX_provinces_NuevoLeon_cities_Guadalupe = UsePN (mkPN "Guadalupe") ; - Countries_SN_provinces_Ziguinchor = UsePN (mkPN "Ziguinchor") ; - Countries_USA_provinces_Massachusetts = UsePN (mkPN "Massachusetts") ; - Countries_IR_provinces_Esfahan_cities_Khomeynishahr = UsePN (mkPN "Khomeynishahr") ; - Countries_GR_provinces_Ipiros = UsePN (mkPN "Ipiros") ; - Countries_TJ_provinces_NeiMonggol_cities_Chifeng = UsePN (mkPN "Chifeng") ; - Countries_PL_provinces_Bydgoskie = UsePN (mkPN "Bydgoskie") ; - Countries_VN_provinces_NamHa = UsePN (mkPN "Nam Ha") ; - Countries_THA_provinces_NakhonSiThammarat = UsePN (mkPN "Nakhon Si Thammarat") ; - Islands_LittleCayman = UsePN (mkPN "Little Cayman") ; - Countries_CO_provinces_Antioquia_cities_Bello = UsePN (mkPN "Bello") ; - Countries_USA_provinces_Nebraska_cities_Lincoln = UsePN (mkPN "Lincoln") ; - Countries_GB_provinces_Derbyshire_cities_Chesterfield = UsePN (mkPN "Chesterfield") ; - Countries_NL_provinces_ZuidHolland = UsePN (mkPN "Zuid Holland") ; - Countries_IR_provinces_Khorasan_cities_Sabzevar = UsePN (mkPN "Sabzevar") ; - Countries_USA_provinces_Texas_cities_Abilene = UsePN (mkPN "Abilene") ; - Countries_PA_provinces_Chiriqui_cities_David = UsePN (mkPN "David") ; - Islands_Sachalin = UsePN (mkPN "Sachalin") ; - Countries_E_provinces_Andalusia_cities_Almeria = UsePN (mkPN "Almeria") ; - Countries_BDS_cities_Bridgetown = UsePN (mkPN "Bridgetown") ; - Countries_ANG_provinces_CuandoCubango_cities_Menongue = UsePN (mkPN "Menongue") ; - Countries_ROK_cities_Suwon = UsePN (mkPN "Suwon") ; - Countries_N_provinces_Nordland_cities_Narvik = UsePN (mkPN "Narvik") ; - Countries_TR_provinces_Van_cities_Van = UsePN (mkPN "Van") ; - Rivers_HudsonRiver = UsePN (mkPN "Hudson River") ; - Countries_TJ_provinces_Hunan_cities_Huaihua = UsePN (mkPN "Huaihua") ; - Countries_KAZ_provinces_SoltustikQazaqstan_cities_Petropavl = UsePN (mkPN "Petropavl") ; - Countries_RA_provinces_BuenosAires_cities_SanIsidro = UsePN (mkPN "San Isidro") ; - Countries_TJ_provinces_Guangdong_cities_Zhuhai = UsePN (mkPN "Zhuhai") ; - Countries_PK_cities_Sargodha = UsePN (mkPN "Sargodha") ; - Countries_KAZ_provinces_Taldyqorghan = UsePN (mkPN "Taldyqorghan") ; - Islands_Linosa = UsePN (mkPN "Linosa") ; - Countries_PK_cities_Jhelum = UsePN (mkPN "Jhelum") ; - Rivers_Kitakami = UsePN (mkPN "Kitakami") ; - Countries_N_provinces_SognogFjordane_cities_Hermannsverk = UsePN (mkPN "Hermannsverk") ; - Countries_RA_provinces_Chaco_cities_Resistencia = UsePN (mkPN "Resistencia") ; - Countries_PL_provinces_Krakowskie_cities_Krakow = UsePN (mkPN "Krakow") ; - Countries_S_provinces_Blekinge = UsePN (mkPN "Blekinge") ; - Rivers_Volga = UsePN (mkPN "Volga") ; - Rivers_Dalaelv = UsePN (mkPN "Dalaelv") ; - Countries_TR_provinces_Istanbul = UsePN (mkPN "Istanbul") ; - Countries_BD_cities_Khulna = UsePN (mkPN "Khulna") ; - Countries_BR_provinces_Goias = UsePN (mkPN "Goias") ; - Countries_BR_provinces_RiodeJaneiro_cities_BarraMansa = UsePN (mkPN "Barra Mansa") ; - Countries_MYA_provinces_Mandalay = UsePN (mkPN "Mandalay") ; - Countries_TR_provinces_Zonguldak = UsePN (mkPN "Zonguldak") ; - Countries_H_provinces_Szolnok = UsePN (mkPN "Szolnok") ; - Countries_RO_provinces_Harghita_cities_MiercureaCiuc = UsePN (mkPN "Miercurea Ciuc") ; - Countries_I_provinces_Lazio = UsePN (mkPN "Lazio") ; - Countries_MOC_provinces_Maputo_munic = UsePN (mkPN "Maputo (munic.)") ; - Countries_USA_provinces_Missouri_cities_St_Louis = UsePN (mkPN "St. Louis") ; - Countries_Z_provinces_Eastern_cities_Chipata = UsePN (mkPN "Chipata") ; - Countries_GB_provinces_Kent_cities_Canterbury = UsePN (mkPN "Canterbury") ; - Mountains_MtRainier = UsePN (mkPN "Mt Rainier") ; - Countries_PL_provinces_Czestochowskie_cities_Czestochowa = UsePN (mkPN "Czestochowa") ; - Countries_E_provinces_BalearicIslands_cities_PalmadeMallorca = UsePN (mkPN "Palma de Mallorca") ; - Countries_GR_cities_Volos = UsePN (mkPN "Volos") ; - Countries_YV_provinces_Bolivar = UsePN (mkPN "Bolivar") ; - Countries_GB_provinces_NeathandPortTalbot_cities_PortTalbot = UsePN (mkPN "Port Talbot") ; - Countries_CO_provinces_Caqueta = UsePN (mkPN "Caqueta") ; - Countries_BR_provinces_SantaCatarina_cities_Florianopolis = UsePN (mkPN "Florianopolis") ; - Countries_AUS_provinces_Queensland = UsePN (mkPN "Queensland") ; - Countries_NL_provinces_NoordBrabant_cities_Eindhoven = UsePN (mkPN "Eindhoven") ; - Countries_PA_provinces_Veraguas = UsePN (mkPN "Veraguas") ; - Countries_RA_provinces_Chubut_cities_Rawson = UsePN (mkPN "Rawson") ; - Countries_IND_provinces_TamilNadu_cities_Coimbatore = UsePN (mkPN "Coimbatore") ; - Countries_BR_provinces_RiodeJaneiro_cities_Queimados = UsePN (mkPN "Queimados") ; - Countries_WAN_cities_Sokoto = UsePN (mkPN "Sokoto") ; - Countries_CH_provinces_SH = UsePN (mkPN "SH") ; - Countries_ES_provinces_Cabanas = UsePN (mkPN "Cabanas") ; - Countries_ANG_provinces_CuanzaSul_cities_Sumbe = UsePN (mkPN "Sumbe") ; - Countries_USA_provinces_Wisconsin = UsePN (mkPN "Wisconsin") ; - Countries_IR_provinces_Lorestan_cities_Khorramabad = UsePN (mkPN "Khorramabad") ; - Countries_BR_provinces_DistritoFederal_cities_Brasilia = UsePN (mkPN "Brasilia") ; - Countries_S_provinces_Jonkoping_cities_Jonkoping = UsePN (mkPN "Jonkoping") ; - Rivers_Jenissej = UsePN (mkPN "Jenissej") ; - Mountains_Fako = UsePN (mkPN "Fako") ; - Countries_VN_provinces_VinhPhu = UsePN (mkPN "Vinh Phu") ; - Islands_Alderney = UsePN (mkPN "Alderney") ; - Countries_USA_provinces_Tennessee_cities_NashvilleDavidson = UsePN (mkPN "Nashville Davidson") ; - Islands_Kreta = UsePN (mkPN "Kreta") ; - Countries_THA_provinces_NongKhai = UsePN (mkPN "Nong Khai") ; - Countries_MEX_provinces_Morelos_cities_Cuernavaca = UsePN (mkPN "Cuernavaca") ; - Rivers_Paraguay = UsePN (mkPN "Paraguay") ; - Lakes_LakeMichigan = UsePN (mkPN "Lake Michigan") ; - Countries_VN_provinces_LaoCai = UsePN (mkPN "Lao Cai") ; - Countries_BR_provinces_SaoPaulo_cities_Barueri = UsePN (mkPN "Barueri") ; - Countries_TJ_provinces_Qinghai_cities_Xining = UsePN (mkPN "Xining") ; - Countries_UA_provinces_Kharkivska = UsePN (mkPN "Kharkivska") ; - Countries_ET_provinces_SinaashShamaliyah = UsePN (mkPN "Sina ash Shamaliyah") ; - Countries_IR_provinces_Kordestan = UsePN (mkPN "Kordestan") ; - Countries_J_provinces_Kanagawa_cities_Yokohama = UsePN (mkPN "Yokohama") ; - Islands_Westray = UsePN (mkPN "Westray") ; - Seas_NorwegianSea = UsePN (mkPN "Norwegian Sea") ; - Countries_CR_provinces_Cartago = UsePN (mkPN "Cartago") ; - Countries_USA_provinces_Oregon_cities_Portland = UsePN (mkPN "Portland") ; - Countries_PL_provinces_Katowickie_cities_Sosnowiec = UsePN (mkPN "Sosnowiec") ; - Countries_CO_provinces_Huila_cities_Neiva = UsePN (mkPN "Neiva") ; - Countries_BR_provinces_Parana_cities_FozdoIguacu = UsePN (mkPN "Foz do Iguacu") ; - Countries_RA_provinces_EntreRios_cities_Parana = UsePN (mkPN "Parana") ; - Countries_PL_provinces_Suwalskie_cities_Suwalki = UsePN (mkPN "Suwalki") ; - Countries_USA_provinces_Florida_cities_FortLauderdale = UsePN (mkPN "Fort Lauderdale") ; - Countries_PY_cities_Asuncion = UsePN (mkPN "Asuncion") ; - Countries_TJ_provinces_Shaanxi_cities_Xi = UsePN (mkPN "Xi") ; - Rivers_Niger = UsePN (mkPN "Niger") ; - Countries_TJ_provinces_Beijing_munic_cities_Beijing = UsePN (mkPN "Beijing") ; - Countries_PE_provinces_Apurimac_cities_Abancay = UsePN (mkPN "Abancay") ; - Countries_CDN_provinces_NovaScotia_cities_Halifax = UsePN (mkPN "Halifax") ; - Countries_IR_provinces_Tehran_cities_Qazvin = UsePN (mkPN "Qazvin") ; - Countries_CDN_provinces_Newfoundland_cities_SaintJohns = UsePN (mkPN "Saint Johns") ; - Countries_E_provinces_Andalusia_cities_Malaga = UsePN (mkPN "Malaga") ; - Countries_SN_provinces_Fatick_cities_Fatick = UsePN (mkPN "Fatick") ; - Islands_SaoMiguel = UsePN (mkPN "Sao Miguel") ; - Countries_R_provinces_Rep_ofBuryatiya_cities_UlanUde = UsePN (mkPN "Ulan Ude") ; - Countries_EAT_provinces_Iringa = UsePN (mkPN "Iringa") ; - Countries_AUS_provinces_NorthernTerritory_cities_Darwin = UsePN (mkPN "Darwin") ; - Islands_Ascension = UsePN (mkPN "Ascension") ; - Countries_MAL_provinces_Perak_cities_Taiping = UsePN (mkPN "Taiping") ; - Countries_BR_provinces_Parana_cities_Paranagua = UsePN (mkPN "Paranagua") ; - Mountains_Oeraefajoekull = UsePN (mkPN "Oeraefajoekull") ; - Countries_CDN_provinces_Ontario_cities_Kitchener = UsePN (mkPN "Kitchener") ; - Countries_CO_provinces_SantanderdelSur_cities_Barrancabermeja = UsePN (mkPN "Barrancabermeja") ; - Islands_Barbados = UsePN (mkPN "Barbados") ; - Countries_IND_provinces_TamilNadu_cities_Madurai = UsePN (mkPN "Madurai") ; - Countries_BR_provinces_Bahia_cities_Alagoinhas = UsePN (mkPN "Alagoinhas") ; - Countries_USA_provinces_Iowa = UsePN (mkPN "Iowa") ; - Countries_TJ_provinces_Henan_cities_Zhumadian = UsePN (mkPN "Zhumadian") ; - Countries_UZB_provinces_Toshkent_cities_Chirchiq = UsePN (mkPN "Chirchiq") ; - Countries_BR_provinces_SaoPaulo_cities_SaoCaetanodoSul = UsePN (mkPN "Sao Caetano do Sul") ; - Countries_D_provinces_Sachsen = UsePN (mkPN "Sachsen") ; - Countries_ROK_cities_Ulsan = UsePN (mkPN "Ulsan") ; - Countries_R_provinces_Rep_ofTatarstan_cities_NaberezhnyeChelny = UsePN (mkPN "Naberezhnye Chelny") ; - Countries_TM_provinces_Dashhowuz = UsePN (mkPN "Dashhowuz") ; - Countries_TJ_provinces_Heilongjiang_cities_Jiamusi = UsePN (mkPN "Jiamusi") ; - Countries_BR_provinces_Parana_cities_Cascavel = UsePN (mkPN "Cascavel") ; - Countries_IND_provinces_Punjab_cities_Jalandhar = UsePN (mkPN "Jalandhar") ; - Countries_MYA_provinces_Kayah = UsePN (mkPN "Kayah") ; - Rivers_Gambia = UsePN (mkPN "Gambia") ; - Countries_SUD_provinces_Darfur_cities_alFasher = UsePN (mkPN "al Fasher") ; - Countries_TR_provinces_Kars = UsePN (mkPN "Kars") ; - Countries_RI_cities_Yogyakarta = UsePN (mkPN "Yogyakarta") ; - Countries_ET_provinces_BeniSuef = UsePN (mkPN "Beni Suef") ; - Countries_RSA_provinces_NorthWest = UsePN (mkPN "North West") ; - Countries_UAE_provinces_AshShariqah = UsePN (mkPN "Ash Shariqah") ; - Countries_UZB_provinces_Qoraqalpoghiston_cities_Nukus = UsePN (mkPN "Nukus") ; - Countries_I_provinces_Calabria_cities_Cosenza = UsePN (mkPN "Cosenza") ; - Countries_R_provinces_Kurganskayaoblast = UsePN (mkPN "Kurganskaya oblast") ; - Countries_F_provinces_ChampagneArdenne_cities_ChalonssurMarne = UsePN (mkPN "Chalons sur Marne") ; - Islands_Khark = UsePN (mkPN "Khark") ; - Countries_cid_cia_Mayotte_cities_Mamoutzou = UsePN (mkPN "Mamoutzou") ; - Organizations_G_9 = UsePN (mkPN "Group of 9") ; - Countries_HCA_provinces_FranciscoMorazan_cities_Siguatepeque = UsePN (mkPN "Siguatepeque") ; - Islands_BishopRock = UsePN (mkPN "Bishop Rock") ; - Countries_PE_provinces_Pasco_cities_CerrodePasco = UsePN (mkPN "Cerro de Pasco") ; - Rivers_Amudarja = UsePN (mkPN "Amudarja") ; - Countries_TJ_provinces_Guangdong_cities_Dongguan = UsePN (mkPN "Dongguan") ; - Countries_GB_provinces_GreaterManchester = UsePN (mkPN "Greater Manchester") ; - Countries_USA_provinces_Minnesota = UsePN (mkPN "Minnesota") ; - Countries_AUS_provinces_SouthAustralia = UsePN (mkPN "South Australia") ; - Countries_USA_provinces_Texas_cities_Houston = UsePN (mkPN "Houston") ; - Countries_YV_provinces_Guarico_cities_SanJuan = UsePN (mkPN "San Juan") ; - Countries_CO_provinces_Guaviare_cities_SanJosedelGuaviare = UsePN (mkPN "San Jose del Guaviare") ; - Countries_GB_provinces_Berkshire = UsePN (mkPN "Berkshire") ; - Countries_cid_cia_Guadeloupe = UsePN (mkPN "Guadeloupe") ; - Countries_D_provinces_Niedersachsen_cities_Wolfsburg = UsePN (mkPN "Wolfsburg") ; - Countries_GB_provinces_EastSussex_cities_Lewes = UsePN (mkPN "Lewes") ; - Countries_MEX_provinces_Durango_cities_Durango = UsePN (mkPN "Durango") ; - Countries_GB_provinces_Cornwall_IslesofScilly_cities_Truro = UsePN (mkPN "Truro") ; - Countries_CH_provinces_SO = UsePN (mkPN "SO") ; - Countries_TJ_provinces_Heilongjiang_cities_Suihua = UsePN (mkPN "Suihua") ; - Countries_KAZ_provinces_ShyghysQazaqstan_cities_Oskemen = UsePN (mkPN "Oskemen") ; - Countries_R_provinces_Rep_ofTatarstan_cities_Zelenodolysk = UsePN (mkPN "Zelenodolysk") ; - Countries_N_provinces_Vestfold_cities_Toensberg = UsePN (mkPN "Toensberg") ; - Organizations_OECD = UsePN (mkPN "Organization for Economic Cooperation and Development") ; - Countries_I_provinces_Calabria_cities_Messina = UsePN (mkPN "Messina") ; - Countries_D_provinces_BadenWurttemberg_cities_Pforzheim = UsePN (mkPN "Pforzheim") ; - Rivers_Lomami = UsePN (mkPN "Lomami") ; - Countries_CH_provinces_TG = UsePN (mkPN "TG") ; - Countries_RSA_provinces_KwazuluNatal_cities_Durban = UsePN (mkPN "Durban") ; - Mountains_Kilimanjaro = UsePN (mkPN "Kilimanjaro") ; - Countries_SYR_cities_Damascus = UsePN (mkPN "Damascus") ; - Countries_USA_provinces_NorthCarolina_cities_WinstonSalem = UsePN (mkPN "Winston Salem") ; - Countries_GUY_cities_Georgetown = UsePN (mkPN "Georgetown") ; - Countries_F_provinces_RhoneAlpes_cities_SaintEtienne = UsePN (mkPN "Saint Etienne") ; - Countries_R_provinces_Saratovskayaoblast = UsePN (mkPN "Saratovskaya oblast") ; - Countries_KAZ_provinces_Qaraghandy = UsePN (mkPN "Qaraghandy") ; - Countries_IND_provinces_Meghalaya_cities_Shillong = UsePN (mkPN "Shillong") ; - Countries_MA_cities_Oujda = UsePN (mkPN "Oujda") ; - Countries_MA_cities_Safi = UsePN (mkPN "Safi") ; - Countries_EAK_provinces_Nairobi_cities_Nairobi = UsePN (mkPN "Nairobi") ; - Countries_IND_provinces_Bihar_cities_Jamshedpur = UsePN (mkPN "Jamshedpur") ; - Countries_BR_cities_NossaSenhoradoSocorro = UsePN (mkPN "Nossa Senhora do Socorro") ; - Countries_VN_provinces_QuangNinh = UsePN (mkPN "Quang Ninh") ; - Countries_N_provinces_Telemark = UsePN (mkPN "Telemark") ; - Countries_TM_provinces_Dashhowuz_cities_Tashauz = UsePN (mkPN "Tashauz") ; - Countries_TJ_provinces_Anhui_cities_Luan = UsePN (mkPN "Luan") ; - Countries_YV_provinces_Sucre_cities_Cumana = UsePN (mkPN "Cumana") ; - Countries_USA_provinces_Massachusetts_cities_Worcester = UsePN (mkPN "Worcester") ; - Organizations_C = UsePN (mkPN "Commonwealth") ; - Countries_RO_provinces_Bucuresti = UsePN (mkPN "Bucuresti") ; - Countries_UAE_provinces_AbuDhabi = UsePN (mkPN "Abu Dhabi") ; - Countries_THA_provinces_KhonKaen = UsePN (mkPN "Khon Kaen") ; - Countries_USA_provinces_NewMexico_cities_SantaFe = UsePN (mkPN "Santa Fe") ; - Countries_BOL_cities_Sucre = UsePN (mkPN "Sucre") ; - Countries_ZRE_provinces_HautZaire_cities_Kisangani = UsePN (mkPN "Kisangani") ; - Countries_GR_provinces_NotionAiyaion = UsePN (mkPN "Notion Aiyaion") ; - Countries_WAN_cities_AdoEkiti = UsePN (mkPN "Ado Ekiti") ; - Countries_D_provinces_NordrheinWestfalen_cities_Hamm = UsePN (mkPN "Hamm") ; - Countries_GB_provinces_NorthernIreland = UsePN (mkPN "Northern Ireland") ; - Countries_IND_provinces_Delhi = UsePN (mkPN "Delhi") ; - Countries_CDN_provinces_NorthwestTerritories_cities_Yellowknife = UsePN (mkPN "Yellowknife") ; - Countries_TJ_provinces_Shanxi = UsePN (mkPN "Shanxi") ; - Countries_CO_provinces_Magdalena = UsePN (mkPN "Magdalena") ; - Countries_CO_provinces_Antioquia = UsePN (mkPN "Antioquia") ; - Countries_TJ_provinces_Guizhou = UsePN (mkPN "Guizhou") ; - Organizations_BIS = UsePN (mkPN "Bank for International Settlements") ; - Countries_D_provinces_RheinlandPfalz = UsePN (mkPN "Rheinland Pfalz") ; - Countries_P_provinces_Beja = UsePN (mkPN "Beja") ; - Countries_PL_provinces_Kieleckie_cities_Kielce = UsePN (mkPN "Kielce") ; - Countries_PK_cities_Chiniot = UsePN (mkPN "Chiniot") ; - Countries_ROK_cities_Songnam = UsePN (mkPN "Songnam") ; - Organizations_IOC = UsePN (mkPN "International Olympic Committee") ; - Countries_TJ_provinces_Zhejiang = UsePN (mkPN "Zhejiang") ; - Mountains_MtRobson = UsePN (mkPN "Mt Robson") ; - Countries_R_provinces_Stavropolskykray_cities_Stavropol = UsePN (mkPN "Stavropol") ; - Countries_GB_provinces_Cardiff_cities_Cardiff = UsePN (mkPN "Cardiff") ; - Countries_C_provinces_Cienfuegos_cities_Cienfuegos = UsePN (mkPN "Cienfuegos") ; - Countries_TJ_provinces_Shandong_cities_Jining = UsePN (mkPN "Jining") ; - Countries_J_provinces_Tochigi = UsePN (mkPN "Tochigi") ; - Countries_ET_provinces_KafrelSheikh_cities_KafrelSheikh = UsePN (mkPN "Kafr el Sheikh") ; - Countries_E_provinces_BasqueCountry_cities_Donostia = UsePN (mkPN "Donostia") ; - Countries_UA_provinces_Sumska = UsePN (mkPN "Sumska") ; - Countries_HCA_provinces_GraciasaDios_cities_PuertoLempira = UsePN (mkPN "Puerto Lempira") ; - Organizations_OAS = UsePN (mkPN "Organization of American States") ; - Countries_J_provinces_Miyagi_cities_Sendai = UsePN (mkPN "Sendai") ; - Countries_R_provinces_Krasnodarskykray_cities_Novorossiysk = UsePN (mkPN "Novorossiysk") ; - Countries_HCA_provinces_LaPaz = UsePN (mkPN "La Paz") ; - Countries_R_provinces_Vologodskayaoblast = UsePN (mkPN "Vologodskaya oblast") ; - Countries_PE_provinces_Lima_cities_Lima = UsePN (mkPN "Lima") ; - Countries_GB_provinces_Cambridgeshire_cities_Peterborough = UsePN (mkPN "Peterborough") ; - Countries_IR_provinces_Mazandaran_cities_Amol = UsePN (mkPN "Amol") ; - Countries_BR_provinces_SaoPaulo_cities_SaoJosedoRioPreto = UsePN (mkPN "Sao Jose do Rio Preto") ; - Countries_BR_provinces_Sergipe = UsePN (mkPN "Sergipe") ; - Mountains_PikRevoluzija = UsePN (mkPN "Pik Revoluzija") ; - Islands_Lefkas = UsePN (mkPN "Lefkas") ; - Countries_RO_provinces_Suceava_cities_Suceava = UsePN (mkPN "Suceava") ; - Countries_RA_provinces_BuenosAires_cities_LomasdeZamoras = UsePN (mkPN "Lomas de Zamoras") ; - Countries_GB_provinces_Newport_cities_Newport = UsePN (mkPN "Newport") ; - Countries_THA_provinces_NorthernRegion = UsePN (mkPN "Northern Region") ; - Countries_P_provinces_Porto_cities_VilaNovadeGaia = UsePN (mkPN "Vila Nova de Gaia") ; - Countries_RC_provinces_Taichung_munic_cities_Taichung = UsePN (mkPN "Taichung") ; - Countries_GB_provinces_Essex_cities_Braintree = UsePN (mkPN "Braintree") ; - Countries_CDN_cities_Surrey = UsePN (mkPN "Surrey") ; - Islands_Hispaniola = UsePN (mkPN "Hispaniola") ; - Countries_N_provinces_Buskerud_cities_Drammen = UsePN (mkPN "Drammen") ; - Countries_GB_provinces_GreaterLondon = UsePN (mkPN "Greater London") ; - Countries_Z_provinces_Copperbelt_cities_Luanshya = UsePN (mkPN "Luanshya") ; - Countries_TJ_provinces_NeiMonggol_cities_Baotou = UsePN (mkPN "Baotou") ; - Lakes_LakeAssale = UsePN (mkPN "Lake Assale") ; - Countries_VN_provinces_NinhBinh = UsePN (mkPN "Ninh Binh") ; - Countries_cid_cia_American_Samoa = UsePN (mkPN "American Samoa") ; - Countries_TR_provinces_Sirnak = UsePN (mkPN "Sirnak") ; - Countries_C_provinces_Camaguey_cities_Camaguey = UsePN (mkPN "Camaguey") ; - Countries_MEX_provinces_Queretaro_cities_Queretaro = UsePN (mkPN "Queretaro") ; - Countries_PL_provinces_Piotrkowskie = UsePN (mkPN "Piotrkowskie") ; - Countries_USA_provinces_Florida_cities_St_Petersburg = UsePN (mkPN "St. Petersburg") ; - Countries_PE_provinces_Puno = UsePN (mkPN "Puno") ; - Countries_UA_provinces_IvanoFrankivska = UsePN (mkPN "Ivano Frankivska") ; - Countries_THA_provinces_Yala = UsePN (mkPN "Yala") ; - Countries_MYA_provinces_Sagaing_cities_Monywa = UsePN (mkPN "Monywa") ; - Countries_ET_provinces_ElSuweiz_munic_cities_Suez = UsePN (mkPN "Suez") ; - Countries_J_provinces_Okinawa = UsePN (mkPN "Okinawa") ; - Countries_UA_provinces_Dnipropetrovska_cities_KryvyyRih = UsePN (mkPN "Kryvyy Rih") ; - Countries_PK_cities_Bahawalpur = UsePN (mkPN "Bahawalpur") ; - Countries_EC_cities_Quito = UsePN (mkPN "Quito") ; - Countries_cid_cia_Martinique = UsePN (mkPN "Martinique") ; - Countries_TJ_provinces_Jilin_cities_Longjing = UsePN (mkPN "Longjing") ; - Countries_CDN_provinces_Quebec_cities_Longueuil = UsePN (mkPN "Longueuil") ; - Countries_GB_provinces_Oxfordshire_cities_Oxford = UsePN (mkPN "Oxford") ; - Lakes_Issyk_Kul = UsePN (mkPN "Issyk-Kul") ; - Countries_BR_provinces_MinasGerais_cities_PocosdeCaldas = UsePN (mkPN "Pocos de Caldas") ; - Countries_GB_provinces_Wrexham = UsePN (mkPN "Wrexham") ; - Lakes_GreatSlaveLake = UsePN (mkPN "Great Slave Lake") ; - Islands_Mohilla = UsePN (mkPN "Mohilla") ; - Countries_PE_provinces_Piura = UsePN (mkPN "Piura") ; - Countries_GB_provinces_Wrexham_cities_Wrexham = UsePN (mkPN "Wrexham") ; - Countries_THA_provinces_Ranong = UsePN (mkPN "Ranong") ; - Countries_KAZ_provinces_Kokchetau = UsePN (mkPN "Kokchetau") ; - Countries_C_provinces_Cienfuegos = UsePN (mkPN "Cienfuegos") ; - Countries_PE_provinces_Callao = UsePN (mkPN "Callao") ; - Countries_PE_provinces_Lambayeque_cities_Chiclayo = UsePN (mkPN "Chiclayo") ; - Countries_UA_provinces_Poltavska_cities_Poltava = UsePN (mkPN "Poltava") ; - Rivers_Nile = UsePN (mkPN "Nile") ; - Countries_IND_provinces_UttarPradesh_cities_Varanasi = UsePN (mkPN "Varanasi") ; - Countries_TR_provinces_Siirt_cities_Siirt = UsePN (mkPN "Siirt") ; - Countries_R_provinces_Moskovskayaoblast_cities_Serpukhov = UsePN (mkPN "Serpukhov") ; - Countries_DK_cities_Aalborg = UsePN (mkPN "Aalborg") ; - Countries_PL_provinces_Bialskopodlaskie = UsePN (mkPN "Bialskopodlaskie") ; - Countries_PK_cities_LahoreCantonment = UsePN (mkPN "Lahore Cantonment") ; - Countries_S_provinces_Kopparberg = UsePN (mkPN "Kopparberg") ; - Countries_RSA_cities_Germiston = UsePN (mkPN "Germiston") ; - Countries_MAL_cities_SeloyangBaru = UsePN (mkPN "Seloyang Baru") ; - Countries_USA_provinces_Indiana_cities_Evansville = UsePN (mkPN "Evansville") ; - Countries_ANG_provinces_Benguela_cities_Benguela = UsePN (mkPN "Benguela") ; - Seas_NorthSea = UsePN (mkPN "North Sea") ; - Countries_UAE_provinces_UmmalQaywayn = UsePN (mkPN "Umm al Qaywayn") ; - Countries_PL_provinces_Walbrzyskie = UsePN (mkPN "Walbrzyskie") ; - Countries_BR_provinces_Bahia_cities_Camacari = UsePN (mkPN "Camacari") ; - Countries_BR_cities_SapucaiadoSul = UsePN (mkPN "Sapucaia do Sul") ; - Countries_CO_provinces_Meta = UsePN (mkPN "Meta") ; - Countries_D_provinces_BadenWurttemberg_cities_Heidelberg = UsePN (mkPN "Heidelberg") ; - Countries_ETH_cities_Jima = UsePN (mkPN "Jima") ; - Organizations_IFAD = UsePN (mkPN "International Fund for Agricultural Development") ; - Countries_H_provinces_Tolna_cities_Szekszard = UsePN (mkPN "Szekszard") ; - Countries_R_provinces_Moskovskayaoblast_cities_OrekhovoZuyevo = UsePN (mkPN "Orekhovo Zuyevo") ; - Countries_cid_cia_Saint_Pierre_and_Miquelon_cities_Saint_Pierre = UsePN (mkPN "Saint-Pierre") ; - Countries_GB_provinces_Gloucestershire_cities_Cheltenham = UsePN (mkPN "Cheltenham") ; - Mountains_DjebelAures = UsePN (mkPN "Djebel Aures") ; - Countries_BR_provinces_RioGrandedoSul_cities_Bage = UsePN (mkPN "Bage") ; - Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota = UsePN (mkPN "Bogota") ; - Countries_PE_provinces_Junin = UsePN (mkPN "Junin") ; - Countries_RO_provinces_BistritaNasaud_cities_Bistrita = UsePN (mkPN "Bistrita") ; - Countries_BR_provinces_Amapa_cities_Macapa = UsePN (mkPN "Macapa") ; - Countries_R_provinces_Kaliningradskayaoblast_cities_Kaliningrad = UsePN (mkPN "Kaliningrad") ; - Countries_J_provinces_Gumma = UsePN (mkPN "Gumma") ; - Countries_TJ_provinces_Hubei_cities_Honghu = UsePN (mkPN "Honghu") ; - Countries_RC_provinces_Taitung = UsePN (mkPN "Taitung") ; - Countries_RC_provinces_Nantou = UsePN (mkPN "Nantou") ; - Countries_USA_provinces_Pennsylvania_cities_Harrisburg = UsePN (mkPN "Harrisburg") ; - Countries_cid_cia_Glorioso_Islands = UsePN (mkPN "Glorioso Islands") ; - Countries_UA_provinces_Zhytomyrska_cities_Zhytomyr = UsePN (mkPN "Zhytomyr") ; - Countries_GB_provinces_Suffolk_cities_Ipswich = UsePN (mkPN "Ipswich") ; - Countries_I_provinces_Campania_cities_Napoli = UsePN (mkPN "Napoli") ; - Countries_KAZ_provinces_Torghay_cities_Arqalyq = UsePN (mkPN "Arqalyq") ; - Countries_ANG_provinces_Huila = UsePN (mkPN "Huila") ; - Countries_E_provinces_Madrid_cities_Alcorcon = UsePN (mkPN "Alcorcon") ; - Countries_I_provinces_Campania_cities_Salerno = UsePN (mkPN "Salerno") ; - Countries_PK_cities_Sukkur = UsePN (mkPN "Sukkur") ; - Countries_CAM_provinces_Est = UsePN (mkPN "Est") ; - Countries_IND_provinces_Delhi_cities_Ghaziabad = UsePN (mkPN "Ghaziabad") ; - Countries_ROK_cities_Taejon = UsePN (mkPN "Taejon") ; - Countries_TJ_provinces_Guizhou_cities_Kaili = UsePN (mkPN "Kaili") ; - Countries_MOC_provinces_CaboDelgado = UsePN (mkPN "Cabo Delgado") ; - Countries_BR_provinces_MinasGerais_cities_PatosdeMinas = UsePN (mkPN "Patos de Minas") ; - Countries_ET_provinces_Matruh_cities_MarsaMatruh = UsePN (mkPN "Marsa Matruh") ; - Countries_RO_provinces_Mures_cities_TirguMures = UsePN (mkPN "Tirgu Mures") ; - Countries_TJ_provinces_Henan_cities_Xuchang = UsePN (mkPN "Xuchang") ; - Countries_Z_provinces_Lusaka = UsePN (mkPN "Lusaka") ; - Countries_TR_provinces_Van = UsePN (mkPN "Van") ; - Countries_THA_provinces_SamutSakhon = UsePN (mkPN "Samut Sakhon") ; - Countries_MEX_provinces_Tamaulipas_cities_NuevoLaredo = UsePN (mkPN "Nuevo Laredo") ; - Deserts_GrandSandDesert = UsePN (mkPN "Grand Sand Desert") ; - Countries_IND_provinces_Assam_cities_Dispur = UsePN (mkPN "Dispur") ; - Rivers_Bomu = UsePN (mkPN "Bomu") ; - Countries_EAT_provinces_Mtwara = UsePN (mkPN "Mtwara") ; - Countries_R_provinces_Sverdlovskayaoblast_cities_NizhniyTagil = UsePN (mkPN "Nizhniy Tagil") ; - Countries_THA_provinces_Phitsanulok = UsePN (mkPN "Phitsanulok") ; - Countries_RA_provinces_EntreRios = UsePN (mkPN "Entre Rios") ; - Countries_USA_provinces_SouthDakota = UsePN (mkPN "South Dakota") ; - Rivers_Dnepr = UsePN (mkPN "Dnepr") ; - Countries_WSA_cities_ElAlaiun = UsePN (mkPN "El Alaiun") ; - Countries_K_cities_PhnomPenh = UsePN (mkPN "Phnom Penh") ; - Countries_PL_provinces_Jeleniogorskie = UsePN (mkPN "Jeleniogorskie") ; - Countries_R_provinces_Kemerovskayaoblast_cities_Kiselyovsk = UsePN (mkPN "Kiselyovsk") ; - Countries_I_provinces_Calabria_cities_Catanzaro = UsePN (mkPN "Catanzaro") ; - Countries_TJ_provinces_Fujian_cities_Yongan = UsePN (mkPN "Yongan") ; - Countries_IND_provinces_Maharashtra_cities_Thane = UsePN (mkPN "Thane") ; - Countries_PL_provinces_Siedleckie_cities_Siedlce = UsePN (mkPN "Siedlce") ; - Countries_CO_provinces_Tolima = UsePN (mkPN "Tolima") ; - Countries_IND_provinces_Gujarat_cities_Vadodara = UsePN (mkPN "Vadodara") ; - Countries_UA_provinces_Zhytomyrska = UsePN (mkPN "Zhytomyrska") ; - Countries_GB_provinces_Carmarthenshire = UsePN (mkPN "Carmarthenshire") ; - Countries_TJ_provinces_Sichuan_cities_Deyang = UsePN (mkPN "Deyang") ; - Countries_D_provinces_BadenWurttemberg_cities_Ulm = UsePN (mkPN "Ulm") ; - Countries_IND_provinces_Rajasthan_cities_Jodhpur = UsePN (mkPN "Jodhpur") ; - Countries_TR_provinces_Gumushane_cities_Gumushane = UsePN (mkPN "Gumushane") ; - Countries_EAK_provinces_Coast = UsePN (mkPN "Coast") ; - Countries_TJ_provinces_Shanghai_munic = UsePN (mkPN "Shanghai (munic.)") ; - Countries_PL_provinces_Lubelskie_cities_Lublin = UsePN (mkPN "Lublin") ; - Countries_BR_provinces_Maranhao_cities_Timon = UsePN (mkPN "Timon") ; - Countries_CDN_provinces_BritishColumbia = UsePN (mkPN "British Columbia") ; - Countries_RA_provinces_Mendoza_cities_Mendoza = UsePN (mkPN "Mendoza") ; - Countries_THA_provinces_UbonRatchathani_cities_UbonRatchathani = UsePN (mkPN "Ubon Ratchathani") ; - Countries_R_provinces_Moskovskayaoblast_cities_Balashikha = UsePN (mkPN "Balashikha") ; - Countries_TR_provinces_Icel = UsePN (mkPN "Icel") ; - Countries_DZ_cities_Batna = UsePN (mkPN "Batna") ; - Countries_TJ_provinces_Hubei_cities_Laohekou = UsePN (mkPN "Laohekou") ; - Countries_RI_cities_Magelang = UsePN (mkPN "Magelang") ; - Countries_VN_provinces_HaTay = UsePN (mkPN "Ha Tay") ; - Countries_USA_provinces_Wyoming = UsePN (mkPN "Wyoming") ; - Countries_PA_provinces_Veraguas_cities_Santiago = UsePN (mkPN "Santiago") ; - Countries_MAL_provinces_Terengganu_cities_KualaTerengganu = UsePN (mkPN "Kuala Terengganu") ; - Countries_DZ_cities_Oran = UsePN (mkPN "Oran") ; - Countries_MYA_provinces_Mon_cities_Moulmein = UsePN (mkPN "Moulmein") ; - Countries_N_provinces_Akershus = UsePN (mkPN "Akershus") ; - Islands_Flores = UsePN (mkPN "Flores") ; - Countries_MAL_provinces_Sabah = UsePN (mkPN "Sabah") ; - Countries_TJ_provinces_Zhejiang_cities_Shaoxing = UsePN (mkPN "Shaoxing") ; - Organizations_EU = UsePN (mkPN "European Union") ; - Countries_YV_provinces_Amazonas_cities_PuertoAyacucho = UsePN (mkPN "Puerto Ayacucho") ; - Countries_TJ_provinces_Hubei_cities_Shashi = UsePN (mkPN "Shashi") ; - Islands_Providenciales = UsePN (mkPN "Providenciales") ; - Countries_TJ_provinces_Tianjin_munic = UsePN (mkPN "Tianjin (munic.)") ; - Countries_DK_cities_Aarhus = UsePN (mkPN "Aarhus") ; - Countries_THA_provinces_UdonThani = UsePN (mkPN "Udon Thani") ; - Countries_TJ_provinces_Gansu_cities_Baiyin = UsePN (mkPN "Baiyin") ; - Countries_GB_provinces_Dorset_cities_Bournemouth = UsePN (mkPN "Bournemouth") ; - Countries_J_provinces_Okayama_cities_Okayama = UsePN (mkPN "Okayama") ; - Countries_USA_provinces_Ohio_cities_Akron = UsePN (mkPN "Akron") ; - Countries_CDN_provinces_Ontario_cities_Vaughan = UsePN (mkPN "Vaughan") ; - Countries_EAT_provinces_Dodoma = UsePN (mkPN "Dodoma") ; - Countries_BR_provinces_RiodeJaneiro_cities_RiodeJaneiro = UsePN (mkPN "Rio de Janeiro") ; - Countries_GB_provinces_Cumbria_cities_Carlisle = UsePN (mkPN "Carlisle") ; - Countries_GB_provinces_Norfolk_cities_KingsLynn = UsePN (mkPN "Kings Lynn") ; - Countries_UA_provinces_Sumska_cities_Sumy = UsePN (mkPN "Sumy") ; - Islands_Hawaii = UsePN (mkPN "Hawaii") ; - Countries_C_provinces_LaHabana = UsePN (mkPN "La Habana") ; - Countries_WAN_cities_Calabar = UsePN (mkPN "Calabar") ; - Countries_H_provinces_Heves_cities_Eger = UsePN (mkPN "Eger") ; - Countries_BR_provinces_Bahia_cities_Itabuna = UsePN (mkPN "Itabuna") ; - Countries_WAN_cities_Ede = UsePN (mkPN "Ede") ; - Countries_TJ_provinces_Henan_cities_Luoyang = UsePN (mkPN "Luoyang") ; - Countries_TJ_provinces_Liaoning_cities_Xingcheng = UsePN (mkPN "Xingcheng") ; - Countries_N_provinces_NordTrondelag_cities_Steinkjer = UsePN (mkPN "Steinkjer") ; - Countries_I_provinces_Sicilia_cities_Catania = UsePN (mkPN "Catania") ; - Countries_S_provinces_Halland = UsePN (mkPN "Halland") ; - Countries_RC_provinces_Changhua = UsePN (mkPN "Changhua") ; - Countries_GB_provinces_Norfolk = UsePN (mkPN "Norfolk") ; - Countries_SN_provinces_Tambacounda = UsePN (mkPN "Tambacounda") ; - Countries_ANG_provinces_Cunene = UsePN (mkPN "Cunene") ; - Countries_ZRE_provinces_Equateur_cities_Mbandaka = UsePN (mkPN "Mbandaka") ; - Countries_ES_provinces_SantaAna = UsePN (mkPN "Santa Ana") ; - Countries_ET_provinces_SinaalJanubiyah = UsePN (mkPN "Sina al Janubiyah") ; - Countries_MOC_provinces_Manica_cities_Chimoio = UsePN (mkPN "Chimoio") ; - Countries_F_provinces_Bourgogne = UsePN (mkPN "Bourgogne") ; - Countries_MYA_provinces_Rakhine = UsePN (mkPN "Rakhine") ; - Countries_C_provinces_CiudaddelaHabana = UsePN (mkPN "Ciudad de la Habana") ; - Countries_KAZ_provinces_Atyrau = UsePN (mkPN "Atyrau") ; - Countries_R_provinces_Kamchatskayaoblast = UsePN (mkPN "Kamchatskaya oblast") ; - Countries_DOM_cities_SantoDomingo = UsePN (mkPN "Santo Domingo") ; - Countries_HCA_provinces_Choluteca_cities_Choluteca = UsePN (mkPN "Choluteca") ; - Countries_IND_provinces_Tripura = UsePN (mkPN "Tripura") ; - Countries_BR_provinces_RioGrandedoNorte = UsePN (mkPN "Rio Grande do Norte") ; - Islands_MarthasVineyard = UsePN (mkPN "Martha s Vineyard") ; - Countries_cid_cia_Jarvis_Island = UsePN (mkPN "Jarvis Island") ; - Countries_ZRE_provinces_Shaba_cities_Lubumbashi = UsePN (mkPN "Lubumbashi") ; - Countries_S_provinces_Kalmar = UsePN (mkPN "Kalmar") ; - Countries_PK_cities_Karachi = UsePN (mkPN "Karachi") ; - Countries_I_provinces_Sardegna = UsePN (mkPN "Sardegna") ; - Countries_GB_provinces_Flintshire = UsePN (mkPN "Flintshire") ; - Countries_C_provinces_LasTunas_cities_VictoriadelasTunas = UsePN (mkPN "Victoria de las Tunas") ; - Countries_RSA_provinces_EasternCape = UsePN (mkPN "Eastern Cape") ; - Countries_IRQ_provinces_AlBasrah_cities_AlBasrah = UsePN (mkPN "Al Basrah") ; - Countries_GB_provinces_Berkshire_cities_Reading = UsePN (mkPN "Reading") ; - Countries_ANG_provinces_Cunene_cities_Ngiva = UsePN (mkPN "Ngiva") ; - Countries_J_provinces_Tokushima_cities_Tokushima = UsePN (mkPN "Tokushima") ; - Countries_ET_provinces_Qena = UsePN (mkPN "Qena") ; - Countries_BR_provinces_Ceara_cities_Caucaia = UsePN (mkPN "Caucaia") ; - Countries_TR_provinces_Eskisehir = UsePN (mkPN "Eskisehir") ; - Countries_RM_provinces_Fianarantsoa_cities_Fianarantsoa = UsePN (mkPN "Fianarantsoa") ; - Countries_VN_provinces_LaiChau = UsePN (mkPN "Lai Chau") ; - Countries_R_provinces_Moskovskayaoblast_cities_Lyubertsy = UsePN (mkPN "Lyubertsy") ; - Countries_MEX_provinces_Tamaulipas_cities_Reynosa = UsePN (mkPN "Reynosa") ; - Countries_TJ_provinces_Liaoning_cities_Chaoyang = UsePN (mkPN "Chaoyang") ; - Rivers_Ounasjoki = UsePN (mkPN "Ounasjoki") ; - Countries_MOC_provinces_Gaza = UsePN (mkPN "Gaza") ; - Organizations_UNIKOM = UsePN (mkPN "United Nations Iraq-Kuwait Observation Mission") ; - Countries_TCH_cities_NDjamena = UsePN (mkPN "NDjamena") ; - Countries_GB_provinces_Leicestershire_cities_Leicester = UsePN (mkPN "Leicester") ; - Countries_TR_provinces_Adiyaman = UsePN (mkPN "Adiyaman") ; - Countries_GB_provinces_Warwickshire_cities_Warwick = UsePN (mkPN "Warwick") ; - Countries_TR_provinces_Izmir = UsePN (mkPN "Izmir") ; - Countries_TJ_provinces_Jiangsu_cities_Xuzhou = UsePN (mkPN "Xuzhou") ; - Countries_GB_provinces_AberconwyandColwyn_cities_ColwynBay = UsePN (mkPN "Colwyn Bay") ; - Countries_CAM_provinces_Nord = UsePN (mkPN "Nord") ; - Countries_WAN_cities_Abeokuta = UsePN (mkPN "Abeokuta") ; - Countries_TJ_provinces_Fujian_cities_Xiamen = UsePN (mkPN "Xiamen") ; - Countries_MEX_provinces_Puebla = UsePN (mkPN "Puebla") ; - Countries_N_provinces_NordTrondelag = UsePN (mkPN "Nord Trondelag") ; - Countries_TJ_provinces_Shandong_cities_Jiaonan = UsePN (mkPN "Jiaonan") ; - Countries_TJ_provinces_NingxiaHuizu = UsePN (mkPN "Ningxia Huizu") ; - Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolskie = UsePN (mkPN "Gorzow Wielkopolskie") ; - Countries_RO_provinces_Mehedinti = UsePN (mkPN "Mehedinti") ; - Countries_ET_provinces_ElIskandariya_munic_cities_Alexandria = UsePN (mkPN "Alexandria") ; - Mountains_Popocatepetl = UsePN (mkPN "Popocatepetl") ; - Lakes_KentuckyLake = UsePN (mkPN "Kentucky Lake") ; - Countries_ET_provinces_ElDaqahliya_cities_ElMansura = UsePN (mkPN "El Mansura") ; - Countries_C_provinces_SantiagodeCuba_cities_SantiagodeCuba = UsePN (mkPN "Santiago de Cuba") ; - Countries_USA_provinces_Illinois_cities_Rockford = UsePN (mkPN "Rockford") ; - Countries_USA_provinces_Colorado_cities_ColoradoSprings = UsePN (mkPN "Colorado Springs") ; - Countries_PL_provinces_Skierniewickie = UsePN (mkPN "Skierniewickie") ; - Countries_TAD_provinces_Kulob = UsePN (mkPN "Kulob") ; - Organizations_ACCT = UsePN (mkPN "Agency for Cultural and Technical Cooperation") ; - Countries_CZ_provinces_Jihomoravsky_cities_Zlin = UsePN (mkPN "Zlin") ; - Countries_N_provinces_AustAgder_cities_Arendal = UsePN (mkPN "Arendal") ; - Countries_TR_provinces_Nigde = UsePN (mkPN "Nigde") ; - Organizations_APEC = UsePN (mkPN "Asia Pacific Economic Cooperation") ; - Countries_MAL_provinces_Melaka_cities_Melaka = UsePN (mkPN "Melaka") ; - Countries_RO_provinces_Giurgiu = UsePN (mkPN "Giurgiu") ; - Rivers_Oka = UsePN (mkPN "Oka") ; - Countries_BR_provinces_MinasGerais_cities_Uberlandia = UsePN (mkPN "Uberlandia") ; - Countries_TR_provinces_Mus = UsePN (mkPN "Mus") ; - Countries_GR_cities_Thessaloniki = UsePN (mkPN "Thessaloniki") ; - Countries_J_provinces_Tokyo = UsePN (mkPN "Tokyo") ; - Countries_USA_provinces_Texas_cities_Beaumont = UsePN (mkPN "Beaumont") ; - Countries_BR_provinces_MatoGrossodoSul_cities_CampoGrande = UsePN (mkPN "Campo Grande") ; - Countries_THA_provinces_Phayao = UsePN (mkPN "Phayao") ; - Mountains_Kasbek = UsePN (mkPN "Kasbek") ; - Countries_THA_provinces_Songkhla = UsePN (mkPN "Songkhla") ; - Countries_TJ_provinces_Henan_cities_Zhengzhou = UsePN (mkPN "Zhengzhou") ; - Countries_RC_provinces_Chiai_munic_cities_Chiai = UsePN (mkPN "Chiai") ; - Organizations_ICFTU = UsePN (mkPN "International Confederation of Free Trade Unions") ; - Countries_I_provinces_Sicilia = UsePN (mkPN "Sicilia") ; - Countries_BEN_cities_Porto_Novo = UsePN (mkPN "Porto-Novo") ; - Countries_AUS_provinces_Queensland_cities_GoldCoast = UsePN (mkPN "Gold Coast") ; - Countries_J_provinces_Wakayama = UsePN (mkPN "Wakayama") ; - Organizations_ICJ = UsePN (mkPN "International Court of Justice") ; - Countries_WAN_cities_Minna = UsePN (mkPN "Minna") ; - Countries_MA_cities_Fes = UsePN (mkPN "Fes") ; - Countries_CDN_provinces_YukonTerritory = UsePN (mkPN "Yukon Territory") ; - Countries_MYA_provinces_Ayeyarwady = UsePN (mkPN "Ayeyarwady") ; - Countries_GR_cities_Kavalla = UsePN (mkPN "Kavalla") ; - Countries_USA_provinces_Louisiana_cities_BatonRouge = UsePN (mkPN "Baton Rouge") ; - Islands_Gheschm = UsePN (mkPN "Gheschm") ; - Countries_GB_provinces_Staffordshire_cities_StokeonTrent = UsePN (mkPN "Stoke on Trent") ; - Countries_AUS_provinces_Victoria = UsePN (mkPN "Victoria") ; - Islands_Korfu = UsePN (mkPN "Korfu") ; - Countries_BR_provinces_Bahia_cities_VitoriadaConquista = UsePN (mkPN "Vitoria da Conquista") ; - Countries_MAL_provinces_Sarawak_cities_Kuching = UsePN (mkPN "Kuching") ; - Countries_RC_cities_Chungho = UsePN (mkPN "Chungho") ; - Countries_GB_provinces_Cambridgeshire = UsePN (mkPN "Cambridgeshire") ; - Countries_THA_provinces_Chumphon = UsePN (mkPN "Chumphon") ; - Countries_RI_cities_Jambi = UsePN (mkPN "Jambi") ; - Countries_I_provinces_Liguria = UsePN (mkPN "Liguria") ; - Countries_BR_provinces_Pernambuco_cities_Caruaru = UsePN (mkPN "Caruaru") ; - Countries_E_provinces_CastileLaMancha = UsePN (mkPN "Castile La Mancha") ; - Countries_HCA_provinces_Yoro = UsePN (mkPN "Yoro") ; - Countries_USA_provinces_Nevada_cities_LasVegas = UsePN (mkPN "Las Vegas") ; - Countries_D_provinces_NordrheinWestfalen_cities_Wuppertal = UsePN (mkPN "Wuppertal") ; - Countries_ET_provinces_ElGiza_cities_ElGiza = UsePN (mkPN "El Giza") ; - Deserts_Atacama = UsePN (mkPN "Atacama") ; - Lakes_LakeMweru = UsePN (mkPN "Lake Mweru") ; - Countries_VN_cities_NamDinh = UsePN (mkPN "Nam Dinh") ; - Countries_TJ_provinces_Shandong_cities_Linqing = UsePN (mkPN "Linqing") ; - Countries_IRQ_provinces_Wasit_cities_AlKut = UsePN (mkPN "Al Kut") ; - Countries_GB_provinces_WestYorkshire_cities_Huddersfield = UsePN (mkPN "Huddersfield") ; - Countries_TJ_provinces_Sichuan_cities_Jiangyou = UsePN (mkPN "Jiangyou") ; - Countries_D_provinces_Niedersachsen = UsePN (mkPN "Niedersachsen") ; - Countries_TJ_provinces_Anhui_cities_Fuyang = UsePN (mkPN "Fuyang") ; - Countries_TJ_provinces_Jiangxi_cities_Nanchang = UsePN (mkPN "Nanchang") ; - Rivers_Ubangi = UsePN (mkPN "Ubangi") ; - Countries_PL_provinces_Katowickie_cities_Rybnik = UsePN (mkPN "Rybnik") ; - Countries_BR_provinces_RiodeJaneiro_cities_Petropolis = UsePN (mkPN "Petropolis") ; - Countries_THA_provinces_NakhonRatchasima = UsePN (mkPN "Nakhon Ratchasima") ; - Lakes_LakeTana = UsePN (mkPN "Lake Tana") ; - Countries_ETH_cities_AddisAbaba = UsePN (mkPN "Addis Ababa") ; - Countries_I_provinces_Marche = UsePN (mkPN "Marche") ; - Countries_YV_provinces_Carabobo = UsePN (mkPN "Carabobo") ; - Countries_TR_provinces_Hakkari = UsePN (mkPN "Hakkari") ; - Countries_D_provinces_Hessen = UsePN (mkPN "Hessen") ; - Countries_USA_provinces_California_cities_Concord = UsePN (mkPN "Concord") ; - Countries_TJ_provinces_Hainan = UsePN (mkPN "Hainan") ; - Countries_CO_provinces_Boyaca = UsePN (mkPN "Boyaca") ; - Countries_NL_provinces_Zeeland = UsePN (mkPN "Zeeland") ; - Countries_RO_provinces_Constanta = UsePN (mkPN "Constanta") ; - Countries_MEX_provinces_Oaxaca_cities_Oaxaca = UsePN (mkPN "Oaxaca") ; - Continents_Europe = UsePN (mkPN "Europe") ; - Countries_R_provinces_Moskovskayaoblast_cities_Khimki = UsePN (mkPN "Khimki") ; - Countries_EAT_provinces_KaskaziniUjunga = UsePN (mkPN "Kaskazini Ujunga") ; - Countries_THA_provinces_Phichit = UsePN (mkPN "Phichit") ; - Countries_PL_provinces_Legnickie = UsePN (mkPN "Legnickie") ; - Countries_EAT_provinces_KusiniPemba_cities_ChakeCahke = UsePN (mkPN "Chake Cahke") ; - Countries_MEX_provinces_Guanajuato_cities_Irapuato = UsePN (mkPN "Irapuato") ; - Countries_TR_provinces_Karamanmaras = UsePN (mkPN "Karamanmaras") ; - Countries_IRQ_provinces_AlMuthanna = UsePN (mkPN "Al Muthanna") ; - Countries_TJ_provinces_Liaoning_cities_Jinzhou = UsePN (mkPN "Jinzhou") ; - Organizations_G_77 = UsePN (mkPN "Group of 77") ; - Organizations_PFP = UsePN (mkPN "Partnership for Peace") ; - Countries_D_provinces_NordrheinWestfalen_cities_Leverkusen = UsePN (mkPN "Leverkusen") ; - Countries_IR_provinces_Khuzestan_cities_Ahvaz = UsePN (mkPN "Ahvaz") ; - Islands_Hierro = UsePN (mkPN "Hierro") ; - Countries_R_provinces_Sverdlovskayaoblast_cities_Pervouralsk = UsePN (mkPN "Pervouralsk") ; - Countries_DZ_cities_Constantine = UsePN (mkPN "Constantine") ; - Countries_UA_provinces_Lvivska_cities_Lviv = UsePN (mkPN "Lviv") ; - Countries_RI_cities_UjungPandang = UsePN (mkPN "Ujung Pandang") ; - Countries_J_provinces_Nara_cities_Nara = UsePN (mkPN "Nara") ; - Countries_E_provinces_Asturias_cities_Gijon = UsePN (mkPN "Gijon") ; - Countries_GB_provinces_NeathandPortTalbot = UsePN (mkPN "Neath and Port Talbot") ; - Countries_TAD_provinces_Dushanbe_munic = UsePN (mkPN "Dushanbe (munic.)") ; - Countries_CO_provinces_SanAndresyProvidencia_cities_SanAndres = UsePN (mkPN "San Andres") ; - Countries_TR_provinces_Adana = UsePN (mkPN "Adana") ; - Countries_ZRE_provinces_Bandundu = UsePN (mkPN "Bandundu") ; - Countries_GH_cities_CapeCoast = UsePN (mkPN "Cape Coast") ; - Countries_IR_cities_Rajaishahr = UsePN (mkPN "Rajaishahr") ; - Countries_SUD_provinces_alKhartum = UsePN (mkPN "al Khartum") ; - Mountains_Sabalan = UsePN (mkPN "Sabalan") ; - Countries_R_provinces_Rostovskayaoblast_cities_Shakhty = UsePN (mkPN "Shakhty") ; - Countries_BR_provinces_RiodeJaneiro_cities_Teresopolis = UsePN (mkPN "Teresopolis") ; - Lakes_Arresee = UsePN (mkPN "Arresee") ; - Countries_IND_provinces_UttarPradesh_cities_Moradabad = UsePN (mkPN "Moradabad") ; - Countries_TR_provinces_Hatay_cities_Antakya = UsePN (mkPN "Antakya") ; - Countries_VN_provinces_CanTho = UsePN (mkPN "Can Tho") ; - Countries_GB_provinces_Ceredigion = UsePN (mkPN "Ceredigion") ; - Countries_MAL_provinces_Fed_Terr_ofKualaLumpur = UsePN (mkPN "Fed. Terr. of Kuala Lumpur") ; - Countries_BR_provinces_RiodeJaneiro_cities_Mage = UsePN (mkPN "Mage") ; - Countries_RSA_provinces_NorthernCape = UsePN (mkPN "Northern Cape") ; - Countries_THA_provinces_PrachinBuri = UsePN (mkPN "Prachin Buri") ; - Organizations_ECO = UsePN (mkPN "Economic Cooperation Organization") ; - Countries_THA_provinces_Ratchaburi = UsePN (mkPN "Ratchaburi") ; - Countries_TJ_provinces_Gansu_cities_Yumen = UsePN (mkPN "Yumen") ; - Countries_RI_cities_Probolinggo = UsePN (mkPN "Probolinggo") ; - Countries_USA_provinces_Pennsylvania_cities_Philadelphia = UsePN (mkPN "Philadelphia") ; - Countries_MA_cities_Marrakech = UsePN (mkPN "Marrakech") ; - Organizations_UNMIH = UsePN (mkPN "United Nations Mission in Haiti") ; - Countries_I_provinces_Sicilia_cities_Siracusa = UsePN (mkPN "Siracusa") ; - Countries_R_provinces_Rep_ofBashkortostan_cities_Salavat = UsePN (mkPN "Salavat") ; - Countries_D_provinces_Niedersachsen_cities_Hildesheim = UsePN (mkPN "Hildesheim") ; - Countries_USA_provinces_Ohio_cities_Dayton = UsePN (mkPN "Dayton") ; - Countries_BR_provinces_Maranhao_cities_Caxias = UsePN (mkPN "Caxias") ; - Countries_BD_cities_Pabna = UsePN (mkPN "Pabna") ; - Countries_RM_provinces_Toamasina = UsePN (mkPN "Toamasina") ; - Countries_A_provinces_UpperAustria = UsePN (mkPN "Upper Austria") ; - Deserts_Asauad = UsePN (mkPN "Asauad") ; - Countries_CH_provinces_UR_cities_Altdorf = UsePN (mkPN "Altdorf") ; - Organizations_LAES = UsePN (mkPN "Latin American Economic System") ; - Rivers_Neva = UsePN (mkPN "Neva") ; - Countries_Z_provinces_Northwestern_cities_Solwezi = UsePN (mkPN "Solwezi") ; - Countries_BR_provinces_Maranhao = UsePN (mkPN "Maranhao") ; - Countries_PL_provinces_Katowickie_cities_WodzilawSlaski = UsePN (mkPN "Wodzilaw Slaski") ; - Countries_PK_cities_MirpurKhas = UsePN (mkPN "Mirpur Khas") ; - Countries_SF_provinces_Suomi_cities_Jyvaeskylae = UsePN (mkPN "Jyvaeskylae") ; - Countries_F_provinces_PoitouCharentes = UsePN (mkPN "Poitou Charentes") ; - Countries_E_provinces_Catalonia_cities_Badalona = UsePN (mkPN "Badalona") ; - Countries_RC_provinces_Taoyuan_cities_Taoyuan = UsePN (mkPN "Taoyuan") ; - Countries_UA_provinces_Rivnenska = UsePN (mkPN "Rivnenska") ; - Countries_I_provinces_Toscana_cities_Livorno = UsePN (mkPN "Livorno") ; - Countries_NOK_cities_Haeju = UsePN (mkPN "Haeju") ; - Countries_R_provinces_KabardinoBalkarRep__cities_Nalchik = UsePN (mkPN "Nalchik") ; - Countries_VU_cities_Port_Vila = UsePN (mkPN "Port-Vila") ; - Islands_Bermuda = UsePN (mkPN "Bermuda") ; - Countries_GB_provinces_Nottinghamshire_cities_NewarkonTrent = UsePN (mkPN "Newark on Trent") ; - Rivers_Vaesterdalaelv = UsePN (mkPN "Vaesterdalaelv") ; - Islands_Lanzarote = UsePN (mkPN "Lanzarote") ; - Mountains_PikKommunizma = UsePN (mkPN "Pik Kommunizma") ; - Countries_F_provinces_Alsace_cities_Strasbourg = UsePN (mkPN "Strasbourg") ; - Countries_IR_provinces_Ilam = UsePN (mkPN "Ilam") ; - Countries_CDN_provinces_Ontario_cities_Ottawa = UsePN (mkPN "Ottawa") ; - Countries_USA_provinces_Florida_cities_Tallahassee = UsePN (mkPN "Tallahassee") ; - Countries_MEX_provinces_Nayarit = UsePN (mkPN "Nayarit") ; - Countries_GB_provinces_Kent_cities_Dover = UsePN (mkPN "Dover") ; - Countries_BR_provinces_RioGrandedoSul_cities_RioGrande = UsePN (mkPN "Rio Grande") ; - Lakes_LakeKivu = UsePN (mkPN "Lake Kivu") ; - Countries_BR_provinces_SaoPaulo_cities_Bauru = UsePN (mkPN "Bauru") ; - Countries_CO_provinces_ValledeCauca_cities_Palmira = UsePN (mkPN "Palmira") ; - Continents_Australia_Oceania = UsePN (mkPN "Australia/Oceania") ; - Countries_J_provinces_Shiga_cities_Otsu = UsePN (mkPN "Otsu") ; - Countries_R_provinces_Sverdlovskayaoblast_cities_Serov = UsePN (mkPN "Serov") ; - Countries_MEX_provinces_Durango_cities_GomezPalacio = UsePN (mkPN "Gomez Palacio") ; - Countries_cid_cia_West_Bank = UsePN (mkPN "West Bank") ; - Countries_IND_provinces_Rajasthan_cities_Kota = UsePN (mkPN "Kota") ; - Countries_CZ_provinces_Vychodocesky_cities_HradecKralove = UsePN (mkPN "Hradec Kralove") ; - Countries_IR_provinces_Khorasan_cities_Neyshabur = UsePN (mkPN "Neyshabur") ; - Countries_ZRE_provinces_KasaiOriental_cities_Kalemi = UsePN (mkPN "Kalemi") ; - Organizations_WHO = UsePN (mkPN "World Health Organization") ; - Countries_TJ_provinces_Heilongjiang = UsePN (mkPN "Heilongjiang") ; - Countries_VN_provinces_HoChiMinhCity = UsePN (mkPN "Ho Chi Minh City") ; - Countries_GB_provinces_DumfriesandGalloway = UsePN (mkPN "Dumfries and Galloway") ; - Countries_ET_provinces_ElSuweiz_munic_cities_ElSuweiz = UsePN (mkPN "El Suweiz") ; - Countries_PA_provinces_BocasdelToro = UsePN (mkPN "Bocas del Toro") ; - Countries_R_provinces_Krasnodarskykray_cities_Krasnodar = UsePN (mkPN "Krasnodar") ; - Deserts_Hamadael_Hamra = UsePN (mkPN "Hamada el-Hamra") ; - Organizations_UNESCO = UsePN (mkPN "United Nations Educational, Scientific, and Cultural Organization") ; - Rivers_Cuango = UsePN (mkPN "Cuango") ; - Countries_RO_provinces_CarasSeverin_cities_Resita = UsePN (mkPN "Resita") ; - Mountains_PikPobeda = UsePN (mkPN "Pik Pobeda") ; - Countries_J_provinces_Kanagawa = UsePN (mkPN "Kanagawa") ; - Countries_J_provinces_Nagano_cities_Nagano = UsePN (mkPN "Nagano") ; - Countries_THA_provinces_Tak = UsePN (mkPN "Tak") ; - Countries_SYR_cities_Homs = UsePN (mkPN "Homs") ; - Countries_TM_provinces_Ahal_cities_Ashgabat = UsePN (mkPN "Ashgabat") ; - Countries_TR_provinces_Artvin = UsePN (mkPN "Artvin") ; - Countries_RSA_provinces_EasternCape_cities_PortElizabeth = UsePN (mkPN "Port Elizabeth") ; - Countries_IND_provinces_UttarPradesh_cities_Jhansi = UsePN (mkPN "Jhansi") ; - Countries_USA_provinces_Georgia_cities_Savannah = UsePN (mkPN "Savannah") ; - Countries_BR_provinces_SaoPaulo_cities_Jacarei = UsePN (mkPN "Jacarei") ; - Countries_PK_cities_Quetta = UsePN (mkPN "Quetta") ; - Countries_F_provinces_RhoneAlpes_cities_Grenoble = UsePN (mkPN "Grenoble") ; - Rivers_Missouri = UsePN (mkPN "Missouri") ; - Countries_IND_provinces_ArunachalPradesh_cities_Itanagar = UsePN (mkPN "Itanagar") ; - Countries_USA_provinces_California_cities_Glendale = UsePN (mkPN "Glendale") ; - Countries_IND_provinces_TamilNadu = UsePN (mkPN "Tamil Nadu") ; - Islands_Falster = UsePN (mkPN "Falster") ; - Countries_THA_provinces_MahaSarakham = UsePN (mkPN "Maha Sarakham") ; - Countries_SN_provinces_Louga = UsePN (mkPN "Louga") ; - Countries_TJ_provinces_Hebei_cities_Chengde = UsePN (mkPN "Chengde") ; - Countries_CDN_provinces_Saskatchewan = UsePN (mkPN "Saskatchewan") ; - Countries_F_provinces_Bretagne_cities_Rennes = UsePN (mkPN "Rennes") ; - Countries_GR_cities_Iraklion = UsePN (mkPN "Iraklion") ; - Organizations_ESCWA = UsePN (mkPN "Economic and Social Commission for Western Asia") ; - Countries_DZ_cities_Bejaia = UsePN (mkPN "Bejaia") ; - Countries_TJ_provinces_Guizhou_cities_Duyun = UsePN (mkPN "Duyun") ; - Countries_MEX_provinces_Tabasco_cities_Villahermosa = UsePN (mkPN "Villahermosa") ; - Countries_USA_provinces_Wisconsin_cities_GreenBay = UsePN (mkPN "Green Bay") ; - Countries_TR_provinces_Bitlis = UsePN (mkPN "Bitlis") ; - Countries_GB_provinces_Berkshire_cities_Wokingham = UsePN (mkPN "Wokingham") ; - Countries_cid_cia_Bassas_da_India = UsePN (mkPN "Bassas da India") ; - Countries_WAN_cities_Shagamu = UsePN (mkPN "Shagamu") ; - Countries_P_provinces_Azores_The = UsePN (mkPN "Azores, The") ; - Countries_cid_cia_Puerto_Rico = UsePN (mkPN "Puerto Rico") ; - Countries_CO_provinces_Vichada_cities_PuertoCarreno = UsePN (mkPN "Puerto Carreno") ; - Countries_EAT_provinces_Shinyanga_cities_Shinyanga = UsePN (mkPN "Shinyanga") ; - Organizations_IAEA = UsePN (mkPN "International Atomic Energy Agency") ; - Countries_B_provinces_WestFlanders = UsePN (mkPN "West Flanders") ; - Countries_AUS_provinces_WesternAustralia_cities_Perth = UsePN (mkPN "Perth") ; - Countries_WG_cities_SaintGeorges = UsePN (mkPN "Saint Georges") ; - Countries_CO_provinces_Putumayo = UsePN (mkPN "Putumayo") ; - Deserts_GibsonDesert = UsePN (mkPN "Gibson Desert") ; - Countries_MYA_provinces_Bago_cities_Bago = UsePN (mkPN "Bago") ; - Countries_TR_provinces_Sanliurfa_cities_Urfa = UsePN (mkPN "Urfa") ; - Countries_TJ_provinces_Henan_cities_Anyang = UsePN (mkPN "Anyang") ; - Countries_YV_provinces_DeltaAmacuro_cities_Tucupita = UsePN (mkPN "Tucupita") ; - Countries_USA_provinces_Illinois = UsePN (mkPN "Illinois") ; - Countries_E_provinces_CastileandLeon_cities_Burgos = UsePN (mkPN "Burgos") ; - Countries_E_provinces_BasqueCountry = UsePN (mkPN "Basque Country") ; - Countries_IND_provinces_Orissa_cities_Cuttack = UsePN (mkPN "Cuttack") ; - Countries_KAZ_provinces_Qostanay_cities_Qostanay = UsePN (mkPN "Qostanay") ; - Islands_Vanuatu = UsePN (mkPN "Vanuatu") ; - Organizations_Entente = UsePN (mkPN "Council of the Entente") ; - Countries_TJ_provinces_Anhui_cities_Tongling = UsePN (mkPN "Tongling") ; - Countries_E_provinces_Catalonia_cities_Terrassa = UsePN (mkPN "Terrassa") ; - Countries_TJ_provinces_XinjiangUygur_cities_Hami = UsePN (mkPN "Hami") ; - Countries_I_provinces_ValledAosta = UsePN (mkPN "Valle dAosta") ; - Countries_GB_provinces_Strathclyde_cities_Glasgow = UsePN (mkPN "Glasgow") ; - Countries_R_provinces_Rep_ofKomi_cities_Syktyvkar = UsePN (mkPN "Syktyvkar") ; - Countries_CO_provinces_Atlantico_cities_Barranquilla = UsePN (mkPN "Barranquilla") ; - Countries_B_provinces_Luxembourg_cities_Arlon = UsePN (mkPN "Arlon") ; - Countries_BR_provinces_Goias_cities_RioVerde = UsePN (mkPN "Rio Verde") ; - Countries_BR_provinces_SantaCatarina_cities_SaoJose = UsePN (mkPN "Sao Jose") ; - Countries_MA_cities_Agadir = UsePN (mkPN "Agadir") ; - Countries_B_provinces_Antwerp_cities_Antwerp = UsePN (mkPN "Antwerp") ; - Countries_TJ_provinces_Zhejiang_cities_Xiaoshan = UsePN (mkPN "Xiaoshan") ; - Organizations_G_33 = UsePN (mkPN "Group of 33") ; - Countries_R_provinces_Krasnodarskykray_cities_Sochi = UsePN (mkPN "Sochi") ; - Countries_GB_provinces_Fife = UsePN (mkPN "Fife") ; - Mountains_Mt_Bogong = UsePN (mkPN "Mt. Bogong") ; - Countries_J_provinces_Chiba = UsePN (mkPN "Chiba") ; - Countries_R_provinces_Bryanskayaoblast_cities_Bryansk = UsePN (mkPN "Bryansk") ; - Countries_CO_provinces_Sucre_cities_Sincelejo = UsePN (mkPN "Sincelejo") ; - Countries_NOK_cities_Tokchon = UsePN (mkPN "Tokchon") ; - Countries_F_provinces_Picardie_cities_Amiens = UsePN (mkPN "Amiens") ; - Countries_GB_provinces_Devon_cities_Plymouth = UsePN (mkPN "Plymouth") ; - Countries_MEX_provinces_BajaCaliforniaSur = UsePN (mkPN "Baja California Sur") ; - Countries_TR_provinces_Adiyaman_cities_Adiyaman = UsePN (mkPN "Adiyaman") ; - Countries_JOR_cities_Amman = UsePN (mkPN "Amman") ; - Countries_N_provinces_Troms = UsePN (mkPN "Troms") ; - Countries_H_provinces_SzabolcsSzatmar_cities_Nyiregyhaza = UsePN (mkPN "Nyiregyhaza") ; - Countries_BR_cities_SaoJosedosPinhais = UsePN (mkPN "Sao Jose dos Pinhais") ; - Countries_GB_provinces_GreaterManchester_cities_Bury = UsePN (mkPN "Bury") ; - Continents_Asia = UsePN (mkPN "Asia") ; - Organizations_CEMA = UsePN (mkPN "Council for Mutual Economic Assistance") ; - Countries_EAT_provinces_Mbeya_cities_Mbeya = UsePN (mkPN "Mbeya") ; - Countries_R_provinces_Nizhegorodskayaoblast = UsePN (mkPN "Nizhegorodskaya oblast") ; - Countries_TJ_provinces_Sichuan_cities_Leshan = UsePN (mkPN "Leshan") ; - Countries_MEX_provinces_Sonora_cities_HeroicaNogales = UsePN (mkPN "Heroica Nogales") ; - Countries_CR_provinces_SanJose = UsePN (mkPN "San Jose") ; - Countries_RSA_provinces_FreeState_cities_Bloemfontein = UsePN (mkPN "Bloemfontein") ; - Countries_BR_provinces_SaoPaulo_cities_Araraquara = UsePN (mkPN "Araraquara") ; - Countries_TR_provinces_Kastamonu_cities_Kastamonu = UsePN (mkPN "Kastamonu") ; - Countries_RC_provinces_Nantou_cities_Nantou = UsePN (mkPN "Nantou") ; - Countries_GB_provinces_Cheshire_cities_Warrington = UsePN (mkPN "Warrington") ; - Countries_R_provinces_Samarskayaoblast_cities_Samara = UsePN (mkPN "Samara") ; - Countries_cid_cia_Guernsey_cities_SaintPeterPort = UsePN (mkPN "Saint Peter Port") ; - Countries_IR_provinces_Mazandaran_cities_Sari = UsePN (mkPN "Sari") ; - Countries_RC_provinces_Taoyuan = UsePN (mkPN "Taoyuan") ; - Organizations_G_6 = UsePN (mkPN "Group of 6") ; - Countries_F_provinces_Aquitaine = UsePN (mkPN "Aquitaine") ; - Countries_GB_cities_WrexhamMaelor = UsePN (mkPN "Wrexham Maelor") ; - Countries_IR_provinces_AzarbayianeSharqi_cities_Ardabil = UsePN (mkPN "Ardabil") ; - Rivers_Kemijoki = UsePN (mkPN "Kemijoki") ; - Countries_ET_provinces_ElFaiyum_cities_ElFaiyum = UsePN (mkPN "El Faiyum") ; - Countries_AUS_provinces_NorthernTerritory = UsePN (mkPN "Northern Territory") ; - Countries_UZB_provinces_Qoraqalpoghiston = UsePN (mkPN "Qoraqalpoghiston") ; - Countries_TJ_provinces_Hainan_cities_Sanya = UsePN (mkPN "Sanya") ; - Countries_P_provinces_Braga = UsePN (mkPN "Braga") ; - Countries_YV_provinces_Aragua_cities_Maracay = UsePN (mkPN "Maracay") ; - Countries_R_provinces_Rep_ofTatarstan_cities_Nizhnekamsk = UsePN (mkPN "Nizhnekamsk") ; - Countries_GB_provinces_Borders = UsePN (mkPN "Borders") ; - Islands_Formentera = UsePN (mkPN "Formentera") ; - Organizations_UNAMIR = UsePN (mkPN "United Nations Assistance Mission for Rwanda") ; - Countries_RC_provinces_Kaohsiung_cities_Fengshan = UsePN (mkPN "Fengshan") ; - Countries_ROK_cities_Pusan = UsePN (mkPN "Pusan") ; - Countries_GB_provinces_Denbighshire = UsePN (mkPN "Denbighshire") ; - Countries_RC_provinces_Chiai_munic = UsePN (mkPN "Chiai (munic.)") ; - Countries_ES_provinces_Cuscatlan_cities_Cojutepeque = UsePN (mkPN "Cojutepeque") ; - Countries_USA_provinces_California_cities_Riverside = UsePN (mkPN "Riverside") ; - Countries_H_provinces_Budapest_munic_cities_Budapest = UsePN (mkPN "Budapest") ; - Rivers_Mekong = UsePN (mkPN "Mekong") ; - Countries_USA_provinces_Alabama_cities_Montgomery = UsePN (mkPN "Montgomery") ; - Islands_BanksIsland = UsePN (mkPN "Banks Island") ; - Countries_R_provinces_Primorskykray_cities_Nakhodka = UsePN (mkPN "Nakhodka") ; - Rivers_Sobat = UsePN (mkPN "Sobat") ; - Countries_IND_provinces_LakshadweepIs__cities_Kavaratti = UsePN (mkPN "Kavaratti") ; - Countries_PL_provinces_Olsztynskie_cities_Olsztyn = UsePN (mkPN "Olsztyn") ; - Countries_USA_provinces_Texas_cities_Waco = UsePN (mkPN "Waco") ; - Countries_IND_provinces_Chandigarh = UsePN (mkPN "Chandigarh") ; - Countries_BD_cities_Mymensingh = UsePN (mkPN "Mymensingh") ; - Countries_CZ_provinces_Jihomoravsky_cities_Brno = UsePN (mkPN "Brno") ; - Countries_CR_provinces_SanJose_cities_SanJose = UsePN (mkPN "San Jose") ; - Countries_R_provinces_Pskovskayaoblast = UsePN (mkPN "Pskovskaya oblast") ; - Countries_CDN_provinces_PrinceEdwardIsland = UsePN (mkPN "Prince Edward Island") ; - Organizations_Caricom = UsePN (mkPN "Caribbean Community and Common Market") ; - Countries_IRL_cities_Dublin = UsePN (mkPN "Dublin") ; - Countries_TR_provinces_Elazig_cities_Elazig = UsePN (mkPN "Elazig") ; - Countries_CL_cities_Colombo = UsePN (mkPN "Colombo") ; - Organizations_SPF = UsePN (mkPN "South Pacific Forum") ; - Countries_CAM_provinces_Ouest_cities_Bafoussam = UsePN (mkPN "Bafoussam") ; - Countries_BR_provinces_RiodeJaneiro_cities_Olinda = UsePN (mkPN "Olinda") ; - Countries_GB_provinces_Northumberland = UsePN (mkPN "Northumberland") ; - Countries_I_provinces_EmiliaRomagna_cities_Piacenza = UsePN (mkPN "Piacenza") ; - Countries_BD_cities_Narayanganj = UsePN (mkPN "Narayanganj") ; - Countries_A_provinces_Burgenland_cities_Eisenstadt = UsePN (mkPN "Eisenstadt") ; - Countries_TR_provinces_Malatya_cities_Malatya = UsePN (mkPN "Malatya") ; - Countries_TR_provinces_Elazig = UsePN (mkPN "Elazig") ; - Countries_C_provinces_Granma = UsePN (mkPN "Granma") ; - Countries_VN_cities_ThaiNguyen = UsePN (mkPN "Thai Nguyen") ; - Countries_ZRE_provinces_BasZaire = UsePN (mkPN "Bas Zaire") ; - Countries_UA_provinces_Poltavska = UsePN (mkPN "Poltavska") ; - -} diff --git a/examples/SUMO/QoSontology.gf b/examples/SUMO/QoSontology.gf deleted file mode 100644 index 37210bd84..000000000 --- a/examples/SUMO/QoSontology.gf +++ /dev/null @@ -1,1229 +0,0 @@ -abstract QoSontology = MidLevelOntology, Engineering ** { - - -- To exit a function or application without saving - -- any data that has been changed. - fun Abort : Class ; - fun Abort_Class : SubClass Abort ComputerProcess ; - - -- This is a subclass of - -- TimingRequirementAttribute, which includes Instrument_AbstractionLevel, - -- Method_AbstractionLevel, Object_AbstractionLevel, Task_AbstractionLevel, - -- and TaskGroup_AbstractionLevel. - fun AbstractionLevelAttribute : Class ; - fun AbstractionLevelAttribute_Class : SubClass AbstractionLevelAttribute TimingRequirementAttribute ; - - -- (AddressFn ?FILE) returns as its value the - -- physical address of the ComputerFile ?FILE. - fun AddressFn : El ComputerFile -> Ind PhysicalAddress ; - - -- An instance of the class - -- RealtimeSystem has Initiation_DesignPattern if it consists of - -- sensors connected to a software module that filters data from the - -- sensors and sends the filtered data to another software module that - -- evaluates the filtered data and sends decisions to a subsystem. - -- The design pattern is a data source that produces a data stream for - -- a data handler. The data source is typically a periodically sampled - -- collection of sensors. The data stream's size may vary and is - -- unbounded. Data may be either homogeneous or heterogeneous. The - -- workload per data element for homogeneous data is constant. The - -- workload per data element for heterogeneous data is a function of - -- each element type. There is one deadline for real_time situation - -- assessment systems. It is the upper bound on the time to process - -- all elements in the data stream once. - fun Assessment_DesignPattern : Class ; - fun Assessment_DesignPattern_Class : SubClass Assessment_DesignPattern DesignPatternAttribute ; - - -- A program which is started - -- automatically, as opposed to an application started in response to - -- some condition becoming true. - fun AutomaticApplication : Class ; - fun AutomaticApplication_Class : SubClass AutomaticApplication ComputerProgram ; - - -- Berkeley Software Distribution (UNIX), - -- a version of Unix distributed by the University of California at Berkeley. Widely - -- used as a standard for early versions of Unix and Unix software libraries. - fun BerkeleySoftwareDistribution : Class ; - fun BerkeleySoftwareDistribution_Class : SubClass BerkeleySoftwareDistribution OperatingSystem ; - - -- The measurement of the speed of data - -- transfer in a communications system. - fun BitsPerSecond : Class ; - - -- A network in which all nodes are connected - -- to a single wire (the bus) that has two endpoints. Ethernet 10Base_2 - -- and 10Base_5 networks, for example, are bus networks. Other common - -- network types include StarNetworks and RingNetworks. - fun BusNetwork : Class ; - fun BusNetwork_Class : SubClass BusNetwork LAN ; - - -- CPU (Central Processing Unit) is the computing part - -- of the computer. - fun CPU : Class ; - fun CPU_Class : SubClass CPU (both ComputerComponent ComputerHardware) ; - - -- (CPUUtilizationFn ?PROGRAM) refers to - -- the percentage of time the CPU is used by an application ?PROGRAM. - fun CPUUtilizationFn : El ComputerProgram -> Ind ConstantQuantity ; - - -- A subclass of - -- TimingRequirementAttribute, which includes - -- MultipleRequirement_Complexity and SingleRequirement_Complexity. - fun ComplexityAttribute : Class ; - fun ComplexityAttribute_Class : SubClass ComplexityAttribute TimingRequirementAttribute ; - - -- Instances of ComputationalSystems - -- include instances of SoftwareSystems, HardwareSystems, and - -- ComputerNetworks. - fun ComputationalSystem : Class ; - fun ComputationalSystem_Class : SubClass ComputationalSystem Product ; - - -- A general_purpose machine that processes - -- data according to a set of instructions that are stored internally - -- either temporarily or permanently. - fun Computer : Class ; - fun Computer_Class : SubClass Computer ElectricDevice ; - - -- An instance of ComputerComponent is a - -- piece of computer hardware that has measurable performance characteristics - -- in terms of different units. Components include hard drives, the performance - -- of which can be measured in terms of BitsPerSecond required to transfer data - -- to and from the drive, network adapters, the performance of which can be - -- measured by PacketsPerSecond units of data transfered to and from the adapter, - -- and other common components like ComputerMemory and CentralProcessingUnit. - fun ComputerComponent : Class ; - fun ComputerComponent_Class : SubClass ComputerComponent ComputerHardware ; - - -- The term ComputerData refers to files - -- and databases, text documents, and images. - fun ComputerData : Class ; - fun ComputerData_Class : SubClass ComputerData ContentBearingObject ; - - -- This is the class of catalogs that - -- identify and locate instances of ComputerFiles. The catalog's entries - -- consist of at least ComputerFile names and a physical address on a memory - -- device of the ComputerFile or an index (e.g., file descriptor) into a - -- table of ComputerFile physical addresses. ComputerDirectories are thus - -- collections of data elements and must be named and stored on memory devices, - -- hence, ComputerDirectory is a subset of ComputerFile. ComputerDirectory folders contain only files and other folders - fun ComputerDirectory : Class ; - fun ComputerDirectory_Class : SubClass ComputerDirectory ComputerFile ; - - fun ComputerFile_ComputerData : SubClass ComputerFile ComputerData ; - - -- The hardware is the physical part of - -- a computer system. - fun ComputerHardware : Class ; - fun ComputerHardware_Class : SubClass ComputerHardware EngineeringComponent ; - - -- A peripheral device that generates - -- input for the computer such as a keyboard, scanner, or mouse. - fun ComputerInputDevice : Class ; - fun ComputerInputDevice_Class : SubClass ComputerInputDevice ComputerHardware ; - - -- The EnglishLanguage computer's workspace (physically, - -- a collection of RAM chips). It is an important resource, since it - -- determines the size and number of programs that can be run at the - -- same time, as well as the amount of data that can be processed - -- instantly. - fun ComputerMemory : Class ; - fun ComputerMemory_Class : SubClass ComputerMemory (both ComputerComponent ComputerHardware) ; - - -- The network includes the network - -- operating system in the client and server machines, the cables - -- connecting them and all supporting hardware in between such as - -- bridges, routers and switches. - fun ComputerNetwork : Class ; - fun ComputerNetwork_Class : SubClass ComputerNetwork (both ComputationalSystem RealtimeSystem) ; - - -- Any peripheral that presents - -- output from the computer, such as a screen or printer. - fun ComputerOutputDevice : Class ; - fun ComputerOutputDevice_Class : SubClass ComputerOutputDevice ComputerHardware ; - - -- A word or code used to serve as a security - -- measure against unauthorized access to data. It is normally managed by the - -- operating system or DBMS. - fun ComputerPassword : Class ; - fun ComputerPassword_Class : SubClass ComputerPassword SymbolicString ; - - -- An instance of ComputerPath is a series - -- of programs that connects input devices, typically sensors, to output - -- devices, typically actuators. - fun ComputerPath : Class ; - fun ComputerPath_Class : SubClass ComputerPath ComputerData ; - - -- The class of all attributes that are - -- specific to ComputerPaths. - fun ComputerPathAttribute : Class ; - fun ComputerPathAttribute_Class : SubClass ComputerPathAttribute SoftwareAttribute ; - - -- An instance of ComputerProcess is a - -- process which manipulates data in the computer. - fun ComputerProcess : Class ; - fun ComputerProcess_Class : SubClass ComputerProcess InternalChange ; - - -- A collection of data, presented in a preformatted - -- manner. - fun ComputerReport : Class ; - fun ComputerReport_Class : SubClass ComputerReport ComputerData ; - - -- One element of hardware, software or data - -- that is part of a larger system. For example, network resources are the - -- available servers and printers in the network. Software resources can be - -- programs, utilities or even smaller elements within a program. Data - -- resources are the files and databases that can be accessed. - fun ComputerResource : Class ; - fun ComputerResource_Class : SubClass ComputerResource ComputationalSystem ; - - -- A ComputerProcess which attempts to - -- comply with a user's request. - fun ComputerResponse : Class ; - fun ComputerResponse_Class : SubClass ComputerResponse ComputerProcess ; - - -- An attribute which describes status of the - -- Computer, such as HostDown, HostReady. - fun ComputerStatus : Class ; - fun ComputerStatus_Class : SubClass ComputerStatus RelationalAttribute ; - - -- In a multitasking environment, an - -- independently running program or subprogram. Each task is assigned - -- a task number. - fun ComputerTask : Class ; - fun ComputerTask_Class : SubClass ComputerTask ComputerProcess ; - - -- A ComputerOutputDevice for displaying - -- information on some sort of screen or other reusable output surface. This - -- is contrasted with a Printer, which places a substance on a surface - -- that is for practical purposes, permanent. - fun ComputerTerminal : Class ; - fun ComputerTerminal_Class : SubClass ComputerTerminal ComputerOutputDevice ; - - -- Any individual who interacts with a - -- computer. - fun ComputerUser : Class ; - fun ComputerUser_Class : SubClass ComputerUser CognitiveAgent ; - - -- This attribute applies to - -- real_time systems that are designed and implemented so that the system - -- can adapt by replicating the system components and executing them - -- concurrently. - fun Concurrency_FormOfAdaptation : Class ; - fun Concurrency_FormOfAdaptation_Class : SubClass Concurrency_FormOfAdaptation FormOfAdaptationAttribute ; - - -- A Program which is started inside - -- an Xterm or other console. - fun ConsoleApplication : Class ; - fun ConsoleApplication_Class : SubClass ConsoleApplication ComputerProgram ; - - -- The attribute which denotes that the - -- path type is continuous, as opposed to transient or quasiconstinuous - -- paths. A continuous path handles a stream of data arriving at a comment - -- of rate. - fun ContinuousPath : Class ; - fun ContinuousPath_Class : SubClass ContinuousPath ComputerPathAttribute ; - - -- Encoding data to take up less storage space. - fun DataCompression : Class ; - fun DataCompression_Class : SubClass DataCompression ComputerProcess ; - - -- A process of copying the document, record or - -- image being worked on onto a storage medium. Saving updates the file by - -- writing the data that currently resides in memory (RAM) onto disk or tape. - -- Most applications prompt the user to save data upon exiting. - fun DataSaving : Class ; - fun DataSaving_Class : SubClass DataSaving ComputerProcess ; - - -- A device or part of the computer that - -- receives data. - fun DataSink : Class ; - fun DataSink_Class : SubClass DataSink ComputerInputDevice ; - - -- A subclass of ComputerProcesses which - -- send data over a computer channel or bus. - fun DataTransfer : Class ; - fun DataTransfer_Class : SubClass DataTransfer ComputerProcess ; - - -- A set of related files that is created and - -- managed by a database management system (DBMS). - fun Database : Class ; - fun Database_Class : SubClass Database ComputerData ; - - -- An instance of RealtimeSystem - -- is described as Dependent_TaskRelation if it depends on at least one - -- other function in the system, that is, its correct execution depends on - -- the input from another function, the execution state of another function, - -- or the acceptance of its outputs by another function. - fun Dependent_TaskRelation : Ind TaskRelationAttribute ; - - -- This is a subclass of - -- RealtimeSystemAttribute, which includes Guidance_DesignPattern, - -- Initiation_DesignPattern, and Assessment_DesignPattern. - fun DesignPatternAttribute : Class ; - fun DesignPatternAttribute_Class : SubClass DesignPatternAttribute RealtimeSystemAttribute ; - - -- The attribute which denotes that - -- the data stream is conceived as a stream of one datum after another, and - -- each datum or identifiable group of data is separated by a constant of - -- time. - fun DeterministicDataStream : Class ; - fun DeterministicDataStream_Class : SubClass DeterministicDataStream ComputerPathAttribute ; - - -- The attribute which denotes that the - -- path data stream type is dynamic, i.e. the time changes but the data - -- stream follows a pattern. - fun DynamicDataStream : Class ; - fun DynamicDataStream_Class : SubClass DynamicDataStream ComputerPathAttribute ; - - -- The class of attributes which - -- correspond to environment variables. Environment variables are defined - -- outside of a ComputerProgram, unlike ordinary variables that are - -- defined in the source code of the ComputerProgram. Typically, the - -- environment variable stores some value that many if not all - -- ComputerProgams will need when they execute. An example is the - -- environment variable PATH under Unix_like operating systems that stores - -- the ComputerDirectories where executable ComputerPrograms can be found. - -- Another example is the environment variable CLASSPATH for Java programs, - -- which stores the directory where Java class files can be found that will be - -- needed by any ComputerProgram written in Java. - fun EnvironmentSoftwareAttribute : Class ; - fun EnvironmentSoftwareAttribute_Class : SubClass EnvironmentSoftwareAttribute RelationalAttribute ; - - -- An instant in time that is arbitrarily selected as a point of reference. - fun Epoch : Class ; - fun Epoch_Class : SubClass Epoch TimePoint ; - - -- Able to be run in its current format. - fun Executable : Ind RelationalAttribute ; - - -- The class of all messages to a resource - -- management program from one of its processes. - fun Feedback : Class ; - fun Feedback_Class : SubClass Feedback ContentBearingObject ; - - -- An attribute that applies to a - -- RealtimeSystem just in case a fixed percentage of requirements - -- is met. - fun Firm_Strictness : Class ; - fun Firm_Strictness_Class : SubClass Firm_Strictness StrictnessAttribute ; - - -- A subclass of - -- RealtimeSystemAttribute, which includes Precision_FormOfAdaptation, - -- Slack_FormOfAdaptation, Concurrency_FormOfAdaptation, and - -- ResourceAllocation_FormOfAdaptation. - fun FormOfAdaptationAttribute : Class ; - fun FormOfAdaptationAttribute_Class : SubClass FormOfAdaptationAttribute RealtimeSystemAttribute ; - - -- Instances of RealtimeSystems - -- are described as systems with Guidance_DesignPattern if they consist - -- of sensors connected to a software module that filters data from the - -- sensors and sends the filtered data to a software module that evaluates - -- the filtered data and sends instructions to a software module that - -- commands actuators. The design pattern is an event source that produces - -- events and a data source that produces data, both executing in parallel - -- and handled by a single event_driven periodic data handler. The two - -- separate input streams have fundamentally different characteristics. - -- The event stream is necessarily asychronous, or transient. Once an - -- event is sensed, the handler accepts data from the data stream, which - -- has an invariant cycle time. There are two deadlines for a real_time - -- guidance system. The period deadline is the time to process all elements - -- in the data stream once and generate an actuator command. The action - -- completion deadline is the time to guide the actuator to completion of - -- the action. - fun Guidance_DesignPattern : Class ; - fun Guidance_DesignPattern_Class : SubClass Guidance_DesignPattern DesignPatternAttribute ; - - -- The primary computer storage medium, which - -- is made of one or more aluminum or glass platters, coated with a - -- ferromagnetic material. Most hard disks are fixed disks, which are - -- permanently sealed in the drive. - fun HardDiskDrive : Class ; - fun HardDiskDrive_Class : SubClass HardDiskDrive (both ComputerComponent ComputerHardware) ; - - -- An attribute that applies to a - -- RealtimeSystem just in case all deadlines are met. - fun Hard_Strictness : Class ; - fun Hard_Strictness_Class : SubClass Hard_Strictness StrictnessAttribute ; - - -- The class of hardware systems is the - -- connection of three types of physical modules: instances of - -- ComputerProcessor(s), ComputerMemory, and ComputerNetwork. - -- ComputerProcessors execute instructions from ComputerPrograms, - -- which usually include instructions to read and write data from - -- memory, and send data via instances of ComputerNetworks. - fun HardwareSystem : Class ; - fun HardwareSystem_Class : SubClass HardwareSystem (both ComputationalSystem (both ComputerHardware RealtimeSystem)) ; - - -- Used to indicate that a ComputationalSystem - -- has a high priority. - fun HighPriority : Ind PriorityAttribute ; - - -- An attribute which applies to a computer that ceases to - -- operate due to hardware or software failure. - fun HostDown : Ind ComputerStatus ; - - -- An attribute which applies to a computer that is - -- functional, operating properly, and ready to receive work requests. - fun HostReady : Ind ComputerStatus ; - - -- An attribute that applies to a - -- RealtimeSystem just in case the strictness of the system is a - -- combination of Hard/Firm/Soft_Strictness with Importance_Strictness - -- or a combination of Utility_Strictness with Importance_Strictness. - fun Hybrid_Strictness : Class ; - fun Hybrid_Strictness_Class : SubClass Hybrid_Strictness StrictnessAttribute ; - - -- An instance of the class - -- RealtimeSystem shows Hybrid_SystemBehavior if it is - -- activated by transient events, i.e. it is executed at regular - -- intervals when activated, and is deactivated by action completion. - fun Hybrid_SystemBehavior : Class ; - fun Hybrid_SystemBehavior_Class : SubClass Hybrid_SystemBehavior SystemBehaviorAttribute ; - - -- The Internet Protocol address, a numeric address such as 123.231.32.2 that - -- the domain name server translates into a domain name. - fun IPAddress : Class ; - fun IPAddress_Class : SubClass IPAddress PhysicalAddress ; - - -- A picture (graphic) stored in a particular - -- coding scheme and stored as a file. Note that this can include vector as - -- well as raster images. Raster images will entail a particular number of - -- horizontal and vertical pixels. Vector images will not entail a - -- particular size or resolution. - fun ImageFile : Class ; - fun ImageFile_Class : SubClass ImageFile ComputerData ; - - -- An attribute that applies to a - -- RealtimeSystem just in case it is designed and implemented to meet - -- the more important requirements first. - fun Importance_Strictness : Class ; - fun Importance_Strictness_Class : SubClass Importance_Strictness StrictnessAttribute ; - - -- An instance of RealtimeSystem - -- is described as Independent_TaskRelation if its correct execution - -- does not depend on the inputs from any other function, the execution state - -- of any other function, or the acceptance of its outputs by any other - -- function. - fun Independent_TaskRelation : Class ; - fun Independent_TaskRelation_Class : SubClass Independent_TaskRelation TaskRelationAttribute ; - - -- The function which returns as its value - -- the initial profile of the program, i.e. a report of its execution - -- characteristics. - fun InitialProfileFn : El ComputerProgram -> Ind ProcessState ; - - -- An instance of the class - -- RealtimeSystem has Initiation_DesignPattern if it consists of - -- one software module and the actuators it commands. The design pattern - -- is an event source which produces events for an event handler. The - -- event source is typically an evaluate_and_decide software module. - -- The event stream is necessarily asychronous, or transient. The arrival - -- rate of events may vary and is unbounded. Events may be either - -- homogeneous or heterogeneous. The workload per event for homogeneous - -- events is constant. The workload per event for heterogeneous events - -- is a function of each event type. There is one deadline for real_time - -- action initiation systems. It is the upper bound on the time to - -- generate a command for the actuator. - fun Initiation_DesignPattern : Class ; - fun Initiation_DesignPattern_Class : SubClass Initiation_DesignPattern DesignPatternAttribute ; - - -- The attribute Instrument_AbstractionLevel is the lowest level of abstraction, - -- which can be used to describe a real_time system or subsystem. - fun Instrument_AbstractionLevel : Class ; - fun Instrument_AbstractionLevel_Class : SubClass Instrument_AbstractionLevel AbstractionLevelAttribute ; - - -- A computer network that spans a relatively small - -- area. Most LANs are confined to a single building or group of buildings. - -- However, one LAN can be connected to other LANs over any distance via - -- telephone lines and radio waves. LAN A local_area network (LAN) whose topology is a ring. - -- That is, all of the nodes are connected in a closed loop. Messages - -- travel around the ring, with each node reading those messages addressed - -- to it. - fun LAN : Class ; - fun LAN_Class : SubClass LAN ComputerNetwork ; - - -- Used to indicate that a ComputationalSystem - -- has a low priority. - fun LowPriority : Ind PriorityAttribute ; - - -- Each element of MeasuringPerformance - -- is an event of measuring the performance of an instance of ComputerComponent, - -- performed by a MonitoringProgram. - fun MeasuringPerformance : Class ; - fun MeasuringPerformance_Class : SubClass MeasuringPerformance ComputerProcess ; - - -- The attribute - -- Method_AbstractionLevel is the next to the lowest level of - -- abstraction that can be used to describe a real_time system or - -- subsystem. This is at the level of describing every callable - -- function (or method in an object_oriented language) implemented - -- in software. - fun Method_AbstractionLevel : Class ; - fun Method_AbstractionLevel_Class : SubClass Method_AbstractionLevel AbstractionLevelAttribute ; - - -- This command is to change the monitoring - -- for any component for which a componentDataID was sent on initial connection. - fun MonitorApplicationCmd : Class ; - fun MonitorApplicationCmd_Class : SubClass MonitorApplicationCmd MonitoringProgram ; - - -- This is the command to monitor any of the - -- generic components _ hard drive, network, cpu, memory, etc. - fun MonitorComponentCmd : Class ; - fun MonitorComponentCmd_Class : SubClass MonitorComponentCmd MonitoringProgram ; - - -- This is the command to get a list - -- of applications periodically. - fun MonitorConnectivityCmd : Class ; - fun MonitorConnectivityCmd_Class : SubClass MonitorConnectivityCmd MonitoringProgram ; - - -- A program which monitors performance - -- of an application, a component, etc. - fun MonitoringProgram : Class ; - fun MonitoringProgram_Class : SubClass MonitoringProgram ComputerProgram ; - - -- An attribute that describes - -- instances of RealtimeSystems which require multiple timing requirements, - -- both a bound for completion time for its transient behavior and a cycle - -- deadline for its periodic behavior. - fun MultipleRequirement_Complexity : Class ; - fun MultipleRequirement_Complexity_Class : SubClass MultipleRequirement_Complexity ComplexityAttribute ; - - -- The running of two or more programs in one - -- computer at the same time. The number of programs that can be effectively - -- multitasked depends on the type of multitasking performed (preemptive vs - -- cooperative), CPU speed and memory and disk capacity. - fun Multitasking : Class ; - fun Multitasking_Class : SubClass Multitasking ComputerProcess ; - - -- A network adapter, also known as a Network - -- Interface Card or NIC, is a physical device installed in a computer on its - -- system bus. Its purpose is to connect to a specific type of network, - -- usually an ethernet or a token ring network. - fun NetworkAdapter : Class ; - fun NetworkAdapter_Class : SubClass NetworkAdapter ComputerComponent ; - - -- Network resources are the available - -- servers and printers in the network. - fun NetworkResource : Class ; - fun NetworkResource_Class : SubClass NetworkResource ComputerResource ; - - -- The attribute - -- Object_AbstractionLevel is immediately above the attribute - -- Method_AbstractionLevel and can be used to describe a real_time - -- system or subsystem. This is at the level of describing every software - -- object that can be created from a class together with its data structures - -- and methods (which define the interface for manipulating the object). - fun Object_AbstractionLevel : Class ; - fun Object_AbstractionLevel_Class : SubClass Object_AbstractionLevel AbstractionLevelAttribute ; - - -- The master control program that runs the - -- computer. It is the first program loaded when the computer is turned on, - -- and its main part, called the kernel, resides in memory at all times. It - -- may be developed by the vendor of the computer it's running in or by a - -- third party. - fun OperatingSystem : Class ; - fun OperatingSystem_Class : SubClass OperatingSystem SoftwareSystem ; - - -- Optimization means finding the best solution according - -- to a set of criteria. For a computer program, an optimal solution would be the - -- fastest program (according to some benchmark) or the smallest program. - fun Optimization : Class ; - fun Optimization_Class : SubClass Optimization ProcessTask ; - - -- A block of data used for transmission in packet - -- switched systems. - fun Packet : Class ; - fun Packet_Class : SubClass Packet ComputerData ; - - -- The rate or speed of Packet_Networks - -- transferred in a second. - fun PacketsPerSecond : Ind CompositeUnitOfMeasure ; - - -- The attribute which denotes that - -- the path importance is defined by the dynamic library procedure - -- pathImportanceFunction. This functions passes arguments for priority - -- and current time and returns an integer that represents importance. - fun PathImportanceFunction : Ind ComputerPathAttribute ; - - -- An instance of the class - -- RealtimeSystem is described as a system with Periodic_SystemBehavior - -- when it is activated at regular intervals. - fun Periodic_SystemBehavior : Class ; - fun Periodic_SystemBehavior_Class : SubClass Periodic_SystemBehavior SystemBehaviorAttribute ; - - -- The collection of all addresses which - -- identify a location of a ComputerFile. - fun PhysicalAddress : Class ; - fun PhysicalAddress_Class : SubClass PhysicalAddress SymbolicString ; - - fun Precision_FormOfAdaptation : Class ; - fun Precision_FormOfAdaptation_Class : SubClass Precision_FormOfAdaptation FormOfAdaptationAttribute ; - -- A device that converts computer output into - -- printed images. - fun Printer : Class ; - fun Printer_Class : SubClass Printer ComputerOutputDevice ; - - -- A class of attributes which describe - -- priorities of ComputationalSystems. - fun PriorityAttribute : Class ; - fun PriorityAttribute_Class : SubClass PriorityAttribute RelationalAttribute ; - - -- An attribute that denotes the failure of the Process to achieve - -- its goal. - fun ProcessFailure : Ind ProcessStatus ; - - -- The class of all the information required - -- for a ComputerProgram to run on a processor. It is a vector that - -- contains a pointer to the next program instruction to be executed as well - -- as the values of all intermediate and defined variables, the state of the - -- processor executing the program, and the allocated address space among - -- other data. - fun ProcessState : Class ; - fun ProcessState_Class : SubClass ProcessState ContentBearingObject ; - - -- A class of attributes. Each instance of ProcessStatus describes a - -- status of a Process, such as ProcessFailure, ProcessSuccess, etc. - fun ProcessStatus : Class ; - fun ProcessStatus_Class : SubClass ProcessStatus RelationalAttribute ; - - -- An attribute that denotes the success of the Process to achieve - -- its goal. - fun ProcessSuccess : Ind ProcessStatus ; - - -- A function to be performed. - fun ProcessTask : Class ; - fun ProcessTask_Class : SubClass ProcessTask Abstract ; - - -- An attribute which applies to - -- computer paths which handle random events, which initiate a bounded - -- stream of data arriving at a comment of rate, which the path must - -- process. - fun QuasicontinuousPath : Class ; - fun QuasicontinuousPath_Class : SubClass QuasicontinuousPath ComputerPathAttribute ; - - -- A program started by a Resource - -- Management program, which determines if and where to start the - -- application. - fun RM_StartApplication : Class ; - fun RM_StartApplication_Class : SubClass RM_StartApplication ComputerProgram ; - - -- An computer_controlled system, the - -- correct operation of which depends on meeting specified timing - -- constraints. - fun RealtimeSystem : Class ; - fun RealtimeSystem_Class : SubClass RealtimeSystem ComputationalSystem ; - - -- The class of Attributes which - -- describe instances of the class RealtimeSystem. - fun RealtimeSystemAttribute : Class ; - fun RealtimeSystemAttribute_Class : SubClass RealtimeSystemAttribute RelationalAttribute ; - - -- The attribute which denotes that - -- a program can be restarted on the same host. - fun ReplicationsOnSameHostOK : Ind SoftwareAttribute ; - - -- This attribute applies - -- to real_time systems that are designed and implemented so that the system - -- can adapt under the control of a resource allocation manager like Desiderata. - fun ResourceAllocation_FormOfAdaptation : Class ; - fun ResourceAllocation_FormOfAdaptation_Class : SubClass ResourceAllocation_FormOfAdaptation FormOfAdaptationAttribute ; - - -- The class of resource - -- management programs. - fun ResourceManagementProgram : Class ; - fun ResourceManagementProgram_Class : SubClass ResourceManagementProgram ComputerProgram ; - - -- The attribute which denotes that a program - -- can be restarted. - fun Restartable : Ind SoftwareAttribute ; - - -- To use the same resource again. - fun ReusingAResource : Class ; - fun ReusingAResource_Class : SubClass ReusingAResource ComputerProcess ; - - fun RingNetwork : Class ; - fun RingNetwork_Class : SubClass RingNetwork LAN ; - -- SatisfyingRequirements covers cases of - -- finding a solution that satisfies necessary conditions. - fun SatisfyingRequirements : Class ; - fun SatisfyingRequirements_Class : SubClass SatisfyingRequirements ProcessTask ; - - -- The attribute which denotes that - -- an application can combine its input stream from different preceding - -- applications or devices for greater scalability. - fun ScalabilityCombining : Ind SoftwareAttribute ; - - -- The attribute which denotes that - -- a program can split its output stream to different succeeding - -- applications or devices for greater scalability. - fun ScalabilitySplitting : Ind SoftwareAttribute ; - - -- The attribute which denotes that the path is - -- scalable, i.e. the applications in the path can be replicated to meet - -- realtime QoS requirements. - fun Scalable : Class ; - fun Scalable_Class : SubClass Scalable ComputerPathAttribute ; - - -- Sensors include software that measures any - -- attribute of executing computer programs or collections of executing - -- programs, such as CPU utilization, aka load, memory utilization, I/O, - -- overall task performance, network load and latency, etc. - fun Sensor : Class ; - fun Sensor_Class : SubClass Sensor ComputerHardware ; - - -- A computer in a network shared by multiple users. - -- The term may refer to both the hardware and software or just the software - -- that performs the service. - fun Server : Class ; - fun Server_Class : SubClass Server ComputationalSystem ; - - -- A typically small instance of - -- ComputerProgram whose function is to end a typically larger - -- instance of ComputerProgram. - fun ShutdownBlock : Class ; - fun ShutdownBlock_Class : SubClass ShutdownBlock ComputerProgram ; - - -- (ShutdownFn ?Program) returns an instance of - -- ShutdownBlock which contains the instructions to end ?PROGRAM. - fun ShutdownFn : El ComputerProgram -> Ind ShutdownBlock ; - - -- An attribute that describes - -- instances of RealtimeSystems which require a single timing requirement, - -- either a bound for completion time for systems with - -- Transient_SystemBehavior or cycle deadline for systems with - -- Periodic_SystemBehavior. - fun SingleRequirement_Complexity : Class ; - fun SingleRequirement_Complexity_Class : SubClass SingleRequirement_Complexity ComplexityAttribute ; - - -- The attribute Slack_FormOfAdaptation - -- applies to real_time systems that are designed and implemented with enough - -- resource overhead that the system can always adapt by utilizing the overhead - -- without complicated decision making. - fun Slack_FormOfAdaptation : Class ; - fun Slack_FormOfAdaptation_Class : SubClass Slack_FormOfAdaptation FormOfAdaptationAttribute ; - - -- An attribute that applies to a - -- RealtimeSystem just in case it maximizes the number of timing - -- requirements like deadlines that are met but does not guarantee that - -- all such requirements will be met or any fixed percentage of - -- requirements will be met. - fun Soft_Strictness : Class ; - fun Soft_Strictness_Class : SubClass Soft_Strictness StrictnessAttribute ; - - -- The class of all attributes that are - -- specific to SoftwareSystems. - fun SoftwareAttribute : Class ; - fun SoftwareAttribute_Class : SubClass SoftwareAttribute RelationalAttribute ; - - -- This is the class of mutually supportive - -- groups of instances of ComputerProgram for a single general purpose. - -- For example, a database management system is a collection of many instances - -- of ComputerProgram that work together to store, retrieve, modify, and - -- delete data. - fun SoftwareSystem : Class ; - fun SoftwareSystem_Class : SubClass SoftwareSystem (both ComputationalSystem RealtimeSystem) ; - - -- The class of all instances of Solaris , a - -- unix_based operating system for Sun SPARC computers. It includes the - -- Open Look and Motif graphical user interfaces, OpenWindows (the Sun - -- version of X Windows), DOS and Windows Emulation, and ONC networking. - fun Solaris : Class ; - fun Solaris_Class : SubClass Solaris OperatingSystem ; - - -- A local_area network (LAN) that uses a star - -- topology in which all nodes are connected to a central computer. - fun StarNetwork : Class ; - fun StarNetwork_Class : SubClass StarNetwork LAN ; - - -- A typically small instance of ComputerProgram - -- (a sequence of instructions that will run on a computer) whose function is - -- to load and initialize a typically larger instance of ComputerProgram - -- and start it running. - fun StartupBlock : Class ; - fun StartupBlock_Class : SubClass StartupBlock ComputerProgram ; - - -- (StartupFn ?Program) returns an instance of - -- StartupBlock which contains the instructions to start the ?Program. - fun StartupFn : El ComputerProgram -> Ind StartupBlock ; - - -- The attribute which denotes that - -- the time between data or groups of data changes according to no - -- discernible pattern. - fun StochasticDataStream : Class ; - fun StochasticDataStream_Class : SubClass StochasticDataStream ComputerPathAttribute ; - - -- This is a subclass of - -- TimingRequirementAttribute, which includes Hard_Strictness, - -- Firm_Strictness, Soft_Strictness, Importance_Strictness, - -- Utility_Strictness, and Hybrid_Strictness - fun StrictnessAttribute : Class ; - fun StrictnessAttribute_Class : SubClass StrictnessAttribute TimingRequirementAttribute ; - - -- A subclass of - -- RealtimeSystemAttribute, which includes the following Attributes: - -- Periodic_SystemBehavior, Transient_SystemBehavior, and - -- Hybrid_SystemBehavior. - fun SystemBehaviorAttribute : Class ; - fun SystemBehaviorAttribute_Class : SubClass SystemBehaviorAttribute RealtimeSystemAttribute ; - - -- The attribute - -- TaskGroup_AbstractionLevel is immediately above the attribute - -- Task_AbstractionLevel and can be used to describe a real_time - -- system or subsystem This is at the level of describing groups of - -- tasks which are related or connected by the real_time systems and - -- are typically part of a concurrently executing path. - fun TaskGroup_AbstractionLevel : Class ; - fun TaskGroup_AbstractionLevel_Class : SubClass TaskGroup_AbstractionLevel AbstractionLevelAttribute ; - - -- This is a subclass of - -- RealtimeSystemAttribute, which includes Independent_TaskRelation - -- and Dependent_TaskRelation. - fun TaskRelationAttribute : Class ; - fun TaskRelationAttribute_Class : SubClass TaskRelationAttribute RealtimeSystemAttribute ; - - -- The attribute - -- Task_AbstractionLevel is immediately above the attribute - -- Object_AbstractionLevel and can be used to describe a real_time - -- system or subsystem. This is at the level of describing the major - -- tasks that are carried out by the real_time systems and are typically - -- executable as individual processes. The description of a task would - -- consist of listing all the software objects used to perform the task. - fun Task_AbstractionLevel : Class ; - fun Task_AbstractionLevel_Class : SubClass Task_AbstractionLevel AbstractionLevelAttribute ; - - -- A subclass of - -- RealtimeSystemAttribute which includes ComplexityAttribute, - -- StrictnessAttribute, and AbstractionLevelAttribute. - fun TimingRequirementAttribute : Class ; - fun TimingRequirementAttribute_Class : SubClass TimingRequirementAttribute RealtimeSystemAttribute ; - - -- An attribute which applies to computer - -- paths which handle random events. - fun TransientPath : Class ; - fun TransientPath_Class : SubClass TransientPath ComputerPathAttribute ; - - -- An instance of the class - -- RealtimeSystem shows Transient_SystemBehavior when it is - -- activated by sporadic events. - fun Transient_SystemBehavior : Class ; - fun Transient_SystemBehavior_Class : SubClass Transient_SystemBehavior SystemBehaviorAttribute ; - - -- A UniformResourceIdentifier - -- (URI) is a compact string of characters for identifying an abstract or - -- physical resource. A URI can be further classified as a locator, a name, - -- or both (source: http://www.ietf.org/rfc/rfc2396.txt). - fun UniformResourceIdentifier : Class ; - fun UniformResourceIdentifier_Class : SubClass UniformResourceIdentifier ContentBearingObject ; - - -- The term UniformResourceLocator - -- (URL) refers to the subset of URI that identify resources via a - -- representation of their primary access mechanism (e.g., their network - -- location), rather than identifying the resource by name or by some other - -- attribute(s) of that resource (source: http://www.ietf.org/rfc/rfc2396.txt). - fun UniformResourceLocator : Class ; - fun UniformResourceLocator_Class : SubClass UniformResourceLocator UniformResourceIdentifier ; - - -- The term UniformResourceName (URN) - -- refers to the subset of URI that are required to remain globally unique - -- and persistent even when the resource ceases to exist or becomes - -- unavailable (source: http://www.ietf.org/rfc/rfc2396.txt). - fun UniformResourceName : Class ; - fun UniformResourceName_Class : SubClass UniformResourceName UniformResourceIdentifier ; - - -- The Unix epoch or point of reference is 00:00:00 UTC, - -- January 1, 1970. - fun UnixEpoch : Ind Epoch ; - - -- An established relationship between a user and a - -- computer, network or information service. User accounts require a username and - -- password, and new user accounts are given a default set of permissions. - fun UserAccount : Class ; - fun UserAccount_Class : SubClass UserAccount ContentBearingObject ; - - -- The name a person uses to identify himself or herself - -- when logging onto a computer system or online service. - fun UserName : Class ; - fun UserName_Class : SubClass UserName SymbolicString ; - - -- A request made by a ComputerUser, such as - -- looking up a customer record. - fun UserRequest : Class ; - fun UserRequest_Class : SubClass UserRequest ComputerProcess ; - - -- A ComputerProcess which requires access to a - -- ComputerResource. - fun UsingAResource : Class ; - fun UsingAResource_Class : SubClass UsingAResource ComputerProcess ; - - -- A program that performs a specific task related to the - -- management of computer functions, resources, or files. Utility programs range - -- from the simple to the sophisticated, and many programmers specialize in producing - -- and distributing them as shareware. There are utilities that perform file and - -- directory management, data compression, disk defragmentation and repair, system - -- diagnostics, graphics viewing, and system security, for example. Many utilities - -- are written as memory_resident programs meant to serve as adjuncts to operating - -- systems. Many operating systems incorporate such popular utility functions as - -- undeleting, password protection, memory management, virus protection, and file - -- compression. - fun Utility : Class ; - fun Utility_Class : SubClass Utility ComputerProgram ; - - -- An attribute that applies to a - -- RealtimeSystem just in case it is designed and implemented to use - -- a utility_computing function, which is applied to competing timing - -- requirements to determine which should be met because meeting the - -- requirement produces higher utility as defined by the function. - fun Utility_Strictness : Class ; - fun Utility_Strictness_Class : SubClass Utility_Strictness StrictnessAttribute ; - - fun abstractionLevel : El RealtimeSystem -> El AbstractionLevelAttribute -> Formula ; - - -- (bandwidthOf ?NET ?BANDWIDTH) holds if - -- ?BANDWIDTH is the amount of data which can be sent through an instance - -- of a ComputerNetwork ?NET, measured in bits per second. - fun bandwidthOf : El ComputerNetwork -> El BitsPerSecond -> Formula ; - - -- (batchInterArrival ?PATH ?TIME) - -- holds if ?TIME is the maximum allowable time between processing of a - -- particular element of a continuous or quasicontinuous path's data - -- stream in successive cycles. - fun batchInterArrival : El ComputerPath -> El TimeDuration -> Formula ; - - -- (batchLatency ?PATH ?TIME)holds if ?TIME - -- is the maximum allowed latency for all cycles of a quasicontinuous path. - fun batchLatency : El ComputerPath -> El TimeDuration -> Formula ; - - -- (benchmarkPerformance ?SYSTEM - -- ?TEST ?NUMBER) holds if ?NUMBER is a benchmark for measuring the performance - -- of an instance of a ComputationalSystem. - fun benchmarkPerformance : El ComputationalSystem -> El MonitoringProgram -> El Quantity -> Formula ; - - -- (collectRate ?System ?Period) holds if ?Period is - -- the period at which ComputationalSystem ?System collects data. - fun collectRate : El ComputationalSystem -> El TimeDuration -> Formula ; - - -- (commandLineArguments ?PROGRAM ?LIST) means that the application ?PROGRAM requires command line - -- arguments, as specified in ?LIST. - fun commandLineArguments : El ComputerProgram -> El List -> Formula ; - - -- (complexity ?System ?Attribute) holds if - -- ?Attribute is a TimingRequirementAttribute which describes the - -- RealtimeSystem ?System. - fun complexity : El RealtimeSystem -> El TimingRequirementAttribute -> Formula ; - - -- (componentDataID ?TIME ?COMPONENT ?INSTANCE - -- ?UNIT ?NUMBER) holds if ?INSTANCE is an instance of ?COMPONENT, identified by - -- IDNumber ?NUMBER, and whose performance is measured by a UnitOfMeasure_ComputerPerformance ?UNIT. The timestamp ?TIME identifies the time when this - -- information was created. - fun componentDataID: El TimePosition -> Desc ComputerComponent -> El ComputerComponent -> El UnitOfMeasure -> El SymbolicString -> Formula ; - - -- (computerResponseTo ?Response ?Request) means that - -- ?Response is a ComputerResponse to the UserRequest ?Request. - fun computerResponseTo : El ComputerResponse -> El UserRequest -> Formula ; - - -- (computerRunning ?Process ?Computer) - -- means that the ComputerProcess ?Process is running on ?Computer. - fun computerRunning : El ComputerProcess -> El Computer -> Formula ; - - -- (criticalityLevel ?PROGRAM ?INTEGER) - -- holds just in case ?INTEGER indicates the relative priority of ?PROGRAM - -- with respect to other applications within the SoftwareSystem. - fun criticalityLevel : El ComputerProgram -> El Integer -> Formula ; - - -- (dataID ?PROGRAM ?NUMBER) holds if ?NUMBER is a small - -- number associated with an instance of MonitoringProgram. - fun dataID : El MonitoringProgram -> El SymbolicString -> Formula ; - - -- The data being processed during a ComputerProcess. - fun dataProcessed : El ComputerProcess -> El ComputerData -> Formula ; - - -- (dataStreamSlack ?PATH ?N) means that - -- a continuous or quasicontinuous path ?PATH should be able to process ?N - -- additional data items at any time. - fun dataStreamSlack : El ComputerPath -> El PositiveInteger -> Formula ; - - -- (defaultNetwork ?SYSTEM ?NET) holds if - -- ?NET is the default network of the HardwareSystem ?SYSTEM. - fun defaultNetwork : El HardwareSystem -> El ComputerNetwork -> Formula ; - - -- if the dependency type is StartupBlock, - -- then (dependencyDelay ?PROGRAM ?TIME) means that the application - -- ?PROGRAM can only be started after a dependency delay of ?TIME after the - -- startup of the application. If the dependency type is ShutdownBlock, then - -- (dependencyDelay ?PROGRAM ?TIME) means that the application ?PROGRAM can - -- only be stopped after a dependency delay of ?TIME after the application - -- is stopped. - fun dependencyDelay : El ComputerProgram -> El TimeDuration -> Formula ; - - -- (dependencyType ?PROGRAM ?TYPE) means - -- that ?PROGRAM has a dependency type ?TYPE, where ?TYPE can be either - -- StartupBlock or ShutdownBlock. - fun dependencyType: El ComputerProgram -> Desc ComputerProgram -> Formula ; - - -- (designPattern ?System ?Attribute) holds - -- if ?Attribute is a DesignPatternAttribute which describes the - -- RealtimeSystem ?System. - fun designPattern : El RealtimeSystem -> El DesignPatternAttribute -> Formula ; - - -- (directoryOf ?FILE ?DIRECTORY) means that - -- the ComputerFile ?FILE is in the ComputerDirectory ?DIRECTORY. - fun directoryOf : El ComputerFile -> El ComputerDirectory -> Formula ; - - -- (environmentAttributes ?Program ?Attribute) holds if ?Attribute is an EnvironmentSoftwareAttribute - -- which describes the ComputerProgram ?Program. - fun environmentAttributes : El ComputerProgram -> El EnvironmentSoftwareAttribute -> Formula ; - - -- (formOfAdaptation ?System ?Attribute) - -- holds if ?Attribute is a FormOfAdaptationAttribute which describes the - -- RealtimeSystem ?System. - fun formOfAdaptation : El RealtimeSystem -> El FormOfAdaptationAttribute -> Formula ; - - -- Granularity is a sub_property of the - -- timing requirements property of real_time systems. Granularity is - -- defined by how a timing requirement is specified in units of time. - fun granularity : El RealtimeSystem -> El TimeDuration -> Formula ; - - -- (hardwareType ?TYPE ?COMPUTER) means that - -- TYPE represents the computer vendor model name, as well as the version - -- of the product. - fun hardwareType : El SymbolicString -> El Computer -> Formula ; - - -- (hasAccount ?User ?Account) holds if ?User is - -- assigned the UserAccount ?Account. - fun hasAccount : El ComputerUser -> El UserAccount -> Formula ; - - -- (hasDependency ?PROGRAM1 ?PROGRAM2) - -- holds if ?PROGRAM1 is dependent on the application ?PROGRAM2. - fun hasDependency : El ComputerProgram -> El ComputerProgram -> Formula ; - - -- (heartBeatRate ?Program ?Period) holds if - -- ?Period is the period at which the ComputerProgram ?Program sends its heartbeat - -- to a monitoring process. - fun heartBeatRate : El ComputerProgram -> El TimeDuration -> Formula ; - - -- Interference on an analog line caused by a variation - -- of a signal from its reference timing slots. Jitter can cause problems in the receipt - -- of data and any subsequent processing of that data. - fun hostJitter : El Computer -> El ConstantQuantity -> Formula ; - - -- (hostOf ?SYSTEM ?COMPUTER) means that ?COMPUTER - -- is the host of the computational system ?SYSTEM. - fun hostOf : El ComputationalSystem -> El Computer -> Formula ; - - -- (hostStatus ?Computer ?Status) means that ?Status - -- describes the status of the Computer, such as HostDown, HostReady. - fun hostStatus : El Computer -> El ComputerStatus -> Formula ; - - -- The degree of sharpness of a displayed or printed image. - fun imageResolution : El ImageFile -> El PhysicalQuantity -> Formula ; - - -- (ipAddressOf ?HOST ?ADDRESS) holds if ?ADDRESS is the IPAddress of - -- the computer ?HOST. - fun ipAddressOf : El Computer -> El IPAddress -> Formula ; - - -- In performance measurement, the current use of a - -- system as a percentage of total capacity. - fun load : El ComputerComponent -> El ConstantQuantity -> Formula ; - - -- (maximumReplications ?PROGRAM ?INTEGER) means that - -- ?INTEGER represents the maximum number of copies of this application which can be run - -- during a process. - fun maximumReplications : El ComputerProgram -> El PositiveInteger -> Formula ; - - -- (memorySize ?System ?Size) holds if - -- ?Size is the required memory size for the ComputationalSystem ?System. - fun memorySize : El ComputationalSystem -> El ConstantQuantity -> Formula ; - - -- (minimumReplications ?PROGRAM ?INTEGER) means that ?INTEGER represents - -- the minimum copies of the application ?PROGRAM required to be survivable, where a program is - -- survivable if the failure of one or more resources does not result - -- in the failure of the program. Either long MTTF for the system as a - -- whole or short MTTR when failure occurs would improve the survivability - -- of a program. - fun minimumReplications : El ComputerProgram -> El PositiveInteger -> Formula ; - - -- (monitorApplicationData ?TIME - -- ?APPLICATION) holds if the time stamp ?TIME specifies the time at which - -- ?APPLICATION is running. - fun monitorApplicationData : El TimePosition -> El ComputerProgram -> Formula ; - - -- (monitorComponentData ?TIME ?ID - -- ?NUMBER) holds if at time ?TIME, a component with the IDNumber ?ID - -- has a performance of a value ?NUMBER. - fun monitorComponentData : El TimePosition -> El SymbolicString -> El RealNumber -> Formula ; - - -- (monitorConnectivityData ?TIME - -- ?IPADDRESS) is a relation between a timestamp ?TIME and an ?IP address. - fun monitorConnectivityData : El TimePosition -> El IPAddress -> Formula ; - - -- (numberOfCPUs ?COMPUTER ?INTEGER) means - -- that the number of CPUs for the host ?COMPUTER is equal to INTEGER. - fun numberOfCPUs : El Computer -> El PositiveInteger -> Formula ; - - -- (password ?Password ?User) means that ?Password is - -- the password the ComputerUser uses while logging onto a computer system. - fun password : El ComputerUser -> El ComputerPassword -> Formula ; - - -- (performanceResult ?EVENT ?COMPONENT ?NUMBER) holds if the performance of - -- ?COMPONENT has a value ?NUMBER, measured by ?EVENT, an instance of MeasuringPerformance. - fun performanceResult : El MeasuringPerformance -> El ComputerComponent -> El RealNumber -> Formula ; - - -- (portNumber ?PROGRAM ?NUMBER) holds if ?NUMBER identifies a protocol - -- port, i.e. a TCP_IP software abstraction used to distinguish different applications providing - -- services within a single destination computer. The different ports on a host are identified by a - -- positive 16_bit number. - fun portNumber : El ComputerProgram -> El PositiveInteger -> Formula ; - - -- (priority ?SYSTEM ?QUANTITY) means that the - -- priority of the ?SYSTEM is characterized by a PriorityAttribute, such - -- as HighPriority or LowPriority. - fun priority : El ComputationalSystem -> El PriorityAttribute -> Formula ; - - -- (processAborted ?Abort ?Process) means - -- that the ComputerProcess ?Process is aborted as the result of ?Abort. - fun processAborted : El Abort -> El ComputerProcess -> Formula ; - - -- (processID ?PROCESS ?NUMBER) holds if ?NUMBER is a unique number - -- generated by the operating system and used to refer to the ComputerProcess ?PROCESS. There - -- is usually no significance to the numbers as they are reused as old processes die and new processes - -- are created. - fun processID : El ComputerProcess -> El PositiveInteger -> Formula ; - - -- The arguments of this relation are data - -- structures, each of which contains the information necessary for the - -- process already loaded by the operating system to execute on a processor. - fun processList : [El Entity] -> Formula ; - - -- (productModel ?Model ?Product) means that - -- ?Model represents the type of the Product ?Product - fun productModel : El SymbolicString -> El Product -> Formula ; - - -- (programCopy ?File ?Program) means that - -- the ComputerFile ?File is one of the copies of the ComputerProgram - -- ?Program. - fun programCopy : El ComputerFile -> El ComputerProgram -> Formula ; - - -- (programRunning ?Process ?Program) - -- means that the ComputerProcess ?Process is executing the - -- ComputerProgram ?Program. - fun programRunning : El ComputerProcess -> El ComputerProgram -> Formula ; - - -- (qoSSlack ?PATH ?MIN ?MAX) holds if ?PATH - -- has a realtime QoS maximum slack percentage of ?MAX and minimum of ?MIN. - fun qoSSlack : El ComputerPath -> El ConstantQuantity -> El ConstantQuantity -> Formula ; - - -- (rMProgram_of ?RM ?SYSTEM) means that - -- ?RM is the resource management program of the SoftwareSystem ?SYSTEM. - fun rMProgram_of : El ResourceManagementProgram -> El SoftwareSystem -> Formula ; - - -- (requestRate ?Request ?Period) means that - -- ?Period is the period at which the user sends its ?Request. - fun requestRate : El UserRequest -> El TimeDuration -> Formula ; - - -- (resourceUsed ?Process ?Resource) means that the - -- ComputerProcess ?Process has access to the ComputerResource ?Resource. - fun resourceUsed : El ComputerProcess -> El ComputerResource -> Formula ; - - -- (responseRate ?Response ?Period) means - -- that ?Period is the period at which the computer sends its ?Response. - fun responseRate : El ComputerResponse -> El TimeDuration -> Formula ; - - -- The time it takes for the computer to comply - -- with a user's request, such as looking up a customer record. - fun responseTime : El UserRequest -> El TimeDuration -> Formula ; - - -- (runningOn ?Program ?Computer) holds if the - -- ComputerProgram ?Program is being executed on ?Computer. - fun runningOn : El ComputerProgram -> El Computer -> Formula ; - - -- (runsOn ?Program ?Computer) means that ?Program - -- is capable of running on ?Computer. - fun runsOn : El ComputerProgram -> El Computer -> Formula ; - - -- (sendRate ?Program ?Period) holds if ?Period is the - -- period at which the ComputationalSystem ?System sends data reports. - fun sendRate : El ComputationalSystem -> El TimeDuration -> Formula ; - - -- (settlingTime ?PROGRAM ?TIME) says that ?TIME represents seconds to delay - -- after an action was taken with respect to QoS. - fun settlingTime : El ComputerProgram -> El TimeDuration -> Formula ; - - -- (shutdownOf ?SHUTDOWN ?PROGRAM) holds just - -- in case an instance of ShutdownBlock ?SHUTDOWN specifies a set of - -- instructions to end ?PROGRAM. - fun shutdownOf : El ShutdownBlock -> El ComputerProgram -> Formula ; - - -- (simpleDeadline ?PATH ?TIME)holds if - -- ?TIME is the maximum end_to_end path latency during a cycle of a - -- continuous or quasicontinuous path or during the activation of a transient - -- path. - fun simpleDeadline : El ComputerPath -> El TimeDuration -> Formula ; - - -- (slidingWindowSize ?PATH ?N) holds - -- if PATH has a realtime QoS sliding window size of ?N measured samples. - fun slidingWindowSize : El ComputerPath -> El PositiveInteger -> Formula ; - - -- (softwarePath ?SYSTEM ?PATH) means that - -- ?PATH is a computer path for the instance of SoftwareSystem ?SYSTEM. - fun softwarePath : El SoftwareSystem -> El ComputerPath -> Formula ; - - -- (standardErrorDevice ?PROGRAM ?DEVICE) holds just in case the DEVICE is the predefined - -- error channel with which the running version of this program is initialised. - fun standardErrorDevice : El ComputerProcess -> El ComputerOutputDevice -> Formula ; - - -- (standardInputDevice ?PROCESS ?DEVICE) holds just in case the DEVICE is - -- the predefined input channel with which the running version of the program PROCESS is initialised. - fun standardInputDevice : El ComputerProcess -> El ComputerInputDevice -> Formula ; - - -- (standardOutputDevice ?PROGRAM ?DEVICE) holds just in case the DEVICE is - -- the predefined output channel with which the running version of this program is initialised. - fun standardOutputDevice : El ComputerProcess -> El ComputerOutputDevice -> Formula ; - - -- (startupOf ?STARTUP ?PROGRAM) holds just in case an instance of - -- StartupBlock ?STARTUP specifies a set of instructions to start the ?PROGRAM. - fun startupOf : El StartupBlock -> El ComputerProgram -> Formula ; - - -- (startupTimeDelay ?PROGRAM ?TIME) - -- says that ?TIME is the time to delay after the previous application - -- was started before starting the application ?PROGRAM. - fun startupTimeDelay : El ComputerProgram -> El TimeDuration -> Formula ; - - -- (stateOfProcess ?PROCESS ?STATE) says - -- that ?STATE is a state of the ComputerProcess ?PROCESS. - fun stateOfProcess : El ComputerProcess -> El ProcessState -> Formula ; - - -- (status ?PROCESS ?STATUS) holds if ?STATUS is the current status of ?PROCESS. - fun status : El ComputerProcess -> El ProcessStatus -> Formula ; - - -- (strictness ?System ?Attribute) holds if - -- the StrictnessAttribute ?Attribute describes the RealtimeSystem ?System. - fun strictness : El RealtimeSystem -> El StrictnessAttribute -> Formula ; - - -- (systemBehavior ?System ?Attribute) - -- holds if ?Attribute is a SystemBehaviorAttribute which describes the - -- RealtimeSystem ?System. - fun systemBehavior : El RealtimeSystem -> El SystemBehaviorAttribute -> Formula ; - - -- (systemMeasured ?Event ?System) means that ?Event is an event of measuring - -- the performance of the ComputationalSystem ?System. - fun systemMeasured : El MeasuringPerformance -> El ComputationalSystem -> Formula ; - - -- (task ?Process ?Task) means that ?Task is a function to - -- be performed by the ComputerProcess ?Process. - fun task : El ComputerProcess -> El ProcessTask -> Formula ; - - -- (taskRelation ?System ?Attribute) holds - -- if ?Attribute is a TaskRelationAttribute which describes the - -- RealtimeSystem ?System. - fun taskRelation : El RealtimeSystem -> El TaskRelationAttribute -> Formula ; - - fun thresholdOf : El Computer -> El PositiveRealNumber -> Formula ; - - -- (unitMeasuringPerformance ?COMPONENT ?UNIT) holds in case ?UNIT is - -- an instance of UnitOfMeasure which is used to measure the performance of ?COMPONENT. - fun unitMeasuringPerformance : El ComputerComponent -> El UnitOfMeasure -> Formula ; - - -- (userName ?Name ?User) means that ?Name is the name the ComputerUser uses - -- to identify himself or herself when logging onto a computer system. - fun userName : El ComputerUser -> El UserName -> Formula ; - -} diff --git a/examples/SUMO/QoSontologyEng.gf b/examples/SUMO/QoSontologyEng.gf deleted file mode 100644 index f3bece54e..000000000 --- a/examples/SUMO/QoSontologyEng.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:english:abstract:prelude:common -concrete QoSontologyEng of QoSontology = BasicEng ** open DictLangEng, DictEng, ParamBasic, StructuralEng in { - -lin - ProcessTask = AdvCN (UseN task_N) (PrepNP possess_Prep (MassNP (UseN process_N))) ; - -} diff --git a/examples/SUMO/QoSontologyFre.gf b/examples/SUMO/QoSontologyFre.gf deleted file mode 100644 index 9b26318de..000000000 --- a/examples/SUMO/QoSontologyFre.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:french:romance:abstract:prelude:common -concrete QoSontologyFre of QoSontology = BasicFre ** open DictLangFre, ParadigmsFre, ResFre, LexiconFre, ExtraLexiconFre, ParamBasic,StructuralFre in { - -lin - - -ProcessTask = AdvCN (UseN task_N) (PrepNP possess_Prep (MassNP (UseN process_N))) ; -} diff --git a/examples/SUMO/QoSontologyRon.gf b/examples/SUMO/QoSontologyRon.gf deleted file mode 100644 index 96d967f8f..000000000 --- a/examples/SUMO/QoSontologyRon.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:french:romance:abstract:prelude:common -concrete QoSontologyRon of QoSontology = BasicRon ** open DictLangRon, ParadigmsRon, ResRon, LexiconRon, ExtraLexiconRon, ParamBasic,StructuralRon in { - -lin - - -ProcessTask = AdvCN (UseN task_N) (PrepNP by8means_Prep (MassNP (UseN process_N))) ; -} diff --git a/examples/SUMO/RGLExt/DictLang.gf b/examples/SUMO/RGLExt/DictLang.gf deleted file mode 100644 index 1b0919b2e..000000000 --- a/examples/SUMO/RGLExt/DictLang.gf +++ /dev/null @@ -1,12 +0,0 @@ ---1 Lang: a Test Module for the Resource Grammar - --- This grammar is for testing the resource as included in the --- language-independent API, consisting of a grammar and a lexicon. --- The grammar without a lexicon is [``Grammar`` Grammar.html], --- which may be more suitable to open in applications. - -abstract DictLang = - Grammar - ** open Extension in { - -- flags startcat=NP ; - } ; diff --git a/examples/SUMO/RGLExt/DictLangEng.gf b/examples/SUMO/RGLExt/DictLangEng.gf deleted file mode 100644 index 6227348f5..000000000 --- a/examples/SUMO/RGLExt/DictLangEng.gf +++ /dev/null @@ -1,9 +0,0 @@ ---# -path=.:../../../lib/src/abstract:../../../lib/src/english:../../../lib/src/common - -concrete DictLangEng of DictLang = - GrammarEng - ** open ExtensionEng in { - -flags unlexer = text ; lexer = text ; - -} ; diff --git a/examples/SUMO/RGLExt/DictLangFre.gf b/examples/SUMO/RGLExt/DictLangFre.gf deleted file mode 100644 index c4417408e..000000000 --- a/examples/SUMO/RGLExt/DictLangFre.gf +++ /dev/null @@ -1,10 +0,0 @@ ---# -path=.:../abstract:../common:../prelude:../romance: - -concrete DictLangFre of DictLang = - GrammarFre, - ExtensionFre - ** { - -flags unlexer = text ; lexer = text ; - -} ; diff --git a/examples/SUMO/RGLExt/DictLangRon.gf b/examples/SUMO/RGLExt/DictLangRon.gf deleted file mode 100644 index 9c124d229..000000000 --- a/examples/SUMO/RGLExt/DictLangRon.gf +++ /dev/null @@ -1,10 +0,0 @@ ---# -path=.:../abstract:../common:../prelude - -concrete DictLangRon of DictLang = - GrammarRon, - ExtensionRon - ** { - -flags unlexer = text ; lexer = text ; - -} ; diff --git a/examples/SUMO/RGLExt/Extension.gf b/examples/SUMO/RGLExt/Extension.gf deleted file mode 100644 index e9410526f..000000000 --- a/examples/SUMO/RGLExt/Extension.gf +++ /dev/null @@ -1,31 +0,0 @@ - --- other functions needed for parsing - -abstract Extension = Cat ** { - -cat - PolSentence; - StmtS ; - [CN]{2}; - -fun -VerbToNounV2 : V2 -> N2 ; -- discovering -VerbToNoun : V -> N ; -- walking is healthy -VerbToGerundA : V -> A ; -- singing bird -VerbToParticipeA : V -> A ; -- the required number -ConjCN : Conj -> [CN] -> CN ; -- set or class -mkPolSent : Cl -> PolSentence ; -getSent : PolSentence -> S ; -sentToNoun : PolSentence -> NP ; -UsePolSentence : Pol -> PolSentence -> StmtS ; - -at_Prep : Prep ; -per_Prep : Prep ; -O1 : NP ; -O2 : NP ; -O3 : NP ; -O4 : NP ; -O5 : NP ; - - -}; diff --git a/examples/SUMO/RGLExt/ExtensionEng.gf b/examples/SUMO/RGLExt/ExtensionEng.gf deleted file mode 100644 index 4c4213cfd..000000000 --- a/examples/SUMO/RGLExt/ExtensionEng.gf +++ /dev/null @@ -1,62 +0,0 @@ ---# -path=.:RGLExt:alltenses:../../lib/src/english - -concrete ExtensionEng of Extension = CatEng ** open MorphoEng, ResEng, ConjunctionEng, StructuralEng, Prelude, ParadigmsEng, Coordination, ParamBasic in { - - -lincat - PolSentence = {s : SentForm => CPolarity => Str ; flag : Flag}; - [CN] = {s1,s2 : Number => ResEng.Case => Str ; g : Gender} ; - StmtS = {s : Str}; - -lin -VerbToNounV2 vs = VerbToNoun vs ** {c2 = vs.c2; lock_N2=<>}; - -VerbToNoun v = {s = \\_,_ => v.s ! VPresPart; - g = Masc; lock_N=<>}; - -VerbToGerundA v = {s = \\_ => v.s ! VPresPart; lock_A=<>}; - -VerbToParticipeA v = {s = \\_ => v.s ! VPPart; lock_A=<>}; - -mkPolSent cl = {s = \\f,b => case b of - {CPos => cl.s ! Pres ! Simul ! CPos ! ODir; - _ => cl.s ! Pres ! Simul ! CNeg False ! ODir}; - flag = NothingS ; - lock_PolSentence = <>}; - -getSent psel = {s = psel.s ! Indep ! CPos} ; - -sentToNoun ps = {s = \\_ => "\"" ++ ps.s ! Indep ! CPos ++ "\""; - a = agrP3 Sg; lock_NP=<>}; - -ConjCN conj ss = conjunctDistrTable2 Number ResEng.Case conj ss ** {g = ss.g;lock_CN=<>}; - -BaseCN x y ={s1 = \\n,c => x.s ! n ! c ; - s2 = \\n,c => y.s ! n ! c ; - g = x.g} ; - -ConsCN xs x = consrTable2 Number ResEng.Case comma xs x ** {g = Masc} ; - - -UsePolSentence p ps = {s = ps.s ! Indep ! p.p}; - -at_Prep = mkPrep "at" ; -per_Prep = mkPrep "per" ; - -O1 = {s = \\_ => "o1" ; - a = agrP3 Sg}**{lock_NP=<>}; - -O2 = {s = \\_ => "o2" ; - a = agrP3 Sg}**{lock_NP=<>}; - -O3 = {s = \\_ => "o3" ; - a = agrP3 Sg}**{lock_NP=<>}; - -O4 = {s = \\_ => "o4" ; - a = agrP3 Sg}**{lock_NP=<>}; - -O5 = {s = \\_ => "o5" ; - a = agrP3 Sg}**{lock_NP=<>}; - - -} diff --git a/examples/SUMO/RGLExt/ExtensionFre.gf b/examples/SUMO/RGLExt/ExtensionFre.gf deleted file mode 100644 index 16040d03e..000000000 --- a/examples/SUMO/RGLExt/ExtensionFre.gf +++ /dev/null @@ -1,64 +0,0 @@ ---# -path=.:../romance:../common:../abstract:../prelude: -concrete ExtensionFre of Extension = CatFre ** open MorphoFre, Prelude, Coordination,ParamBasic, ResFre, GrammarFre, ParadigmsFre in { - - -lincat - PolSentence = {s : SentForm => Polarity => Str ; flag : Flag}; - [CN] = {s1,s2 : Number => Str ; g : Gender} ; - SS = {s : Str}; - - - -lin - -VerbToNoun v = {s = \\_ => v.s ! (VInfin True); - g = Masc}; - -VerbToNounV2 v2 = VerbToNoun v2 ** {c2 = v2.c2}; - -VerbToGerundA v = {s = \\_,af => case af of - {AF g n => v.s ! VGer; -- need more data for feminine and plural forms - AA => "en" ++ v.s ! VGer - }; - isPre = False}; - -VerbToParticipeA v = {s = \\_,af => case af of - {AF g n => v.s ! (VPart g n); - AA => "en" ++ v.s ! VGer - }; - isPre = False} ; - -mkPolSent cl = {s = \\f,b => cl.s ! DDir ! RPres ! Simul ! b ! Indic ; - flag = NothingS ; - lock_PolSentence = <> - }; - -sentToNoun ps = heavyNP {s = \\_ => "\"" ++ ps.s ! Indep ! Pos ++ "\""; - a = agrP3 Masc Sg - }; - -at_Prep = mkPreposition "à" ; -per_Prep = mkPreposition "per" ; - -ConjCN conj ss = conjunctDistrTable Number conj ss ** { - g = ss.g - }; - -BaseCN x y ={ - s1 = \\n => x.s ! n ; - s2 = \\n => y.s ! n ; - g = x.g}; - -ConsCN xs x = consrTable Number comma xs x ** {g = x.g} ; - -UsePolSentence p ps = {s = ps.s ! Indep ! p.p}; - -O1 = UsePN (mkPN "o1") ; -O2 = UsePN (mkPN "o2") ; -O3 = UsePN (mkPN "o3") ; -O4 = UsePN (mkPN "o4") ; -O5 = UsePN (mkPN "o5") ; - - - -} \ No newline at end of file diff --git a/examples/SUMO/RGLExt/ExtensionRon.gf b/examples/SUMO/RGLExt/ExtensionRon.gf deleted file mode 100644 index 50a94e88b..000000000 --- a/examples/SUMO/RGLExt/ExtensionRon.gf +++ /dev/null @@ -1,62 +0,0 @@ -concrete ExtensionRon of Extension = CatRon ** open MorphoRon, ResRon, ConjunctionRon, StructuralRon, Prelude, Coordination,ParamBasic, ParadigmsRon, NounRon in { - - -lincat - PolSentence = {s : SentForm => Polarity => Str ; flag : Flag}; - [CN] = {s1,s2 : Number => Species => ACase => Str; g : NGender; a : Animacy ; isComp : Bool} ; - StmtS = {s : Str}; -lin - -VerbToNounV2 v2 = VerbToNoun v2 ** {c2 = v2.c2}; - - -VerbToNoun vp = { s = \\n,sp,c => vp.s ! PPasse Masc n sp c ; - g = NNeut ; a = Inanimate }; - - -VerbToGerundA vp = {s = \\af => vp.s ! Ger; - isPre = False - }; - -VerbToParticipeA v = {s = \\af => case af of - {AF g n sp c => v.s ! PPasse g n sp c; - AA => v.s ! PPasse Masc Sg Indef ANomAcc - }; - isPre = False - }; - -mkPolSent cl = {s = \\f,b => cl.s ! DDir ! RPres ! Simul ! b ! Indic ; - flag = NothingS ; - lock_PolSentence = <> - }; - -sentToNoun ps = heavyNP {s = \\_ => "\"" ++ ps.s ! Indep ! Pos ++ "\""; - a = agrP3 Masc Sg; hasClit = HasClit ; isComp = True ; - ss = "\"" ++ ps.s ! Indep ! Pos ++ "\"" - }; - -ConjCN conj ss = conjunctDistrTable3 Number Species ACase conj ss ** { - g = ss.g; a = ss.a; isComp = ss.isComp; needsRefForm = False - }; - - -BaseCN x y ={ - s1 = \\n,sp,c => x.s ! n ! sp ! c ; - s2 = \\n,sp,c => y.s ! n ! sp ! c ; - g = x.g; a = x.a ; isComp = x.isComp; - needsRefForm = False}; - -ConsCN xs x = consrTable3 Number Species ACase comma xs x ** {g = x.g; a = x.a; isComp = x.isComp; needsRefForm = False} ; - -at_Prep = mkPrep "la" Ac True; -per_Prep = mkPrep "per" Ac True; - -UsePolSentence p ps = {s = ps.s ! Indep ! p.p}; - -O1 = UsePN (mkPN "o1") ; -O2 = UsePN (mkPN "o2") ; -O3 = UsePN (mkPN "o3") ; -O4 = UsePN (mkPN "o4") ; -O5 = UsePN (mkPN "o5") ; - -} \ No newline at end of file diff --git a/examples/SUMO/RGLExt/ExtraLexicon.gf b/examples/SUMO/RGLExt/ExtraLexicon.gf deleted file mode 100644 index d15177b70..000000000 --- a/examples/SUMO/RGLExt/ExtraLexicon.gf +++ /dev/null @@ -1,29 +0,0 @@ -abstract ExtraLexicon = Cat ** { -fun - time_N : N ; - square_A : A ; - value_N : N ; - element_N : N ; - - --------------------------- ---CNL presentation - - entity_N : N ; - abstract_N : N ; - attribute_N : N ; - graph_N : N ; - model_N : N ; - process_N : N ; - task_N : N ; - proposition_N : N ; - quantity_N : N ; - set_N : N ; - class_N : N ; - physical_N : N ; - content_N : N ; - object_N : N ; - system_N : N ; - physical_A : A ; - -} diff --git a/examples/SUMO/RGLExt/ExtraLexiconFre.gf b/examples/SUMO/RGLExt/ExtraLexiconFre.gf deleted file mode 100644 index a23806cff..000000000 --- a/examples/SUMO/RGLExt/ExtraLexiconFre.gf +++ /dev/null @@ -1,34 +0,0 @@ ---# -path=.:../romance:../common:../abstract:../../prelude - -concrete ExtraLexiconFre of ExtraLexicon = CatFre ** - open ParadigmsFre,MorphoFre,BeschFre in { - -flags - optimize=values ; coding=utf8 ; - -lin - value_N = regGenN "valeur" feminine ; - square_A = regA "caré" ; - time_N = regN "heure" ; - element_N = mkN "élément" ; - - entity_N = regGenN "entité" feminine; - abstract_N = mkN "abstrait" ; - attribute_N = mkN "attribut" ; - graph_N = regGenN "graph" masculine ; - model_N = regGenN "modèle" masculine; - process_N = mkN "processus" ; - task_N = regGenN "tâche" feminine; - proposition_N = regGenN "proposition" feminine ; - quantity_N = regGenN "quantité" feminine; - set_N = regGenN "ensemble" masculine; - class_N = regGenN "classe" feminine; - physical_N = regGenN "physique" masculine; - content_N = mkN "sens" ; - object_N = mkN "objet" ; - system_N = mkN "système" ; - physical_A = regA "physique" ; - - - -} ; diff --git a/examples/SUMO/RGLExt/ExtraLexiconRon.gf b/examples/SUMO/RGLExt/ExtraLexiconRon.gf deleted file mode 100644 index b1f6c47f1..000000000 --- a/examples/SUMO/RGLExt/ExtraLexiconRon.gf +++ /dev/null @@ -1,34 +0,0 @@ ---# -path=.:../romance:../common:../abstract:../../prelude - -concrete ExtraLexiconRon of ExtraLexicon = CatRon ** - open ParadigmsRon,MorphoRon,BeschRon in { - -flags - optimize=values ; coding=utf8 ; - -lin - value_N = mkN "valoare" "valori" ; - square_A = regA "patrat" ; - time_N = mkNR "timp" ; - element_N = mkN "element" ; - - entity_N = mkN "entitate" ; - abstract_N = mkN "abstract" ; - attribute_N = mkN "atribut" ; - graph_N = mkNR "graf" ; - model_N = mkN "model" neuter; - process_N = mkN "proces" ; - task_N = mkN "sarcină" ; - proposition_N = mkN "propoziÈ›ie" ; - quantity_N = mkN "cantitate" ; - set_N = mkN "mulÈ›ime" ; - class_N = mkN "clasă" ; - physical_N = mkN "concret" ; - content_N = mkN "conÈ›inut" ; - object_N = mkN "obiect" ; - system_N = mkN "sistem" ; - physical_A = regA "concret" ; - - - -} ; diff --git a/examples/SUMO/RGLExt/ParamBasic.gf b/examples/SUMO/RGLExt/ParamBasic.gf deleted file mode 100644 index 83471801a..000000000 --- a/examples/SUMO/RGLExt/ParamBasic.gf +++ /dev/null @@ -1,5 +0,0 @@ -resource ParamBasic = { -param Flag = ExistS NumQuant | ForallS NumQuant | NothingS ; -param SentForm = Indep | Attrib ; -param NumQuant = One | Many ; -} \ No newline at end of file diff --git a/examples/SUMO/SUMO.gf b/examples/SUMO/SUMO.gf deleted file mode 100644 index e9db9beb8..000000000 --- a/examples/SUMO/SUMO.gf +++ /dev/null @@ -1,26 +0,0 @@ ---# -path=.:alltenses: -abstract SUMO = - Basic, - Merge, - Elements, - MidLevelOntology, - Transportation, - Geography, - Communications, - Government, - CountriesAndRegions, - Economy, - Engineering, - FinancialOntology, - Military, - Mondial, - QoSontology, - WMD, - WorldAirportsA_K, - WorldAirportsL_Z, - Birds - ** { - -flags startcat = Stmt ; - -} diff --git a/examples/SUMO/SUMOBul.gf b/examples/SUMO/SUMOBul.gf deleted file mode 100644 index 26227be78..000000000 --- a/examples/SUMO/SUMOBul.gf +++ /dev/null @@ -1,10 +0,0 @@ ---# -path=.:alltenses -concrete SUMOBul of SUMO = - BasicBul, - BirdsBul - -** { - -flags unlexer = text ; lexer = text ; - -} ; diff --git a/examples/SUMO/SUMOEng.gf b/examples/SUMO/SUMOEng.gf deleted file mode 100644 index 3feaa6b2f..000000000 --- a/examples/SUMO/SUMOEng.gf +++ /dev/null @@ -1,17 +0,0 @@ ---# -path=.:RGLExt:alltenses:../../lib/src/english -concrete SUMOEng of SUMO = - BasicEng, - MidLevelOntologyEng, - GeographyEng, - EconomyEng, - EngineeringEng, - MondialEng, - CountriesAndRegionsEng, - QoSontologyEng, - BirdsEng - -** { - -flags unlexer = text ; lexer = text ; - -} ; diff --git a/examples/SUMO/SUMOFre.gf b/examples/SUMO/SUMOFre.gf deleted file mode 100644 index 36ede7e10..000000000 --- a/examples/SUMO/SUMOFre.gf +++ /dev/null @@ -1,15 +0,0 @@ ---# -path=.:RGLExt:alltenses - -concrete SUMOFre of SUMO = - MergeFre, - MidLevelOntologyFre, - EconomyFre, - EngineeringFre, - QoSontologyFre - - -** { - -flags startcat = NP ; unlexer = text ; lexer = text ; - -} ; diff --git a/examples/SUMO/SUMORon.gf b/examples/SUMO/SUMORon.gf deleted file mode 100644 index 0004d8558..000000000 --- a/examples/SUMO/SUMORon.gf +++ /dev/null @@ -1,15 +0,0 @@ ---# -path=.:RGLExt:alltenses - -concrete SUMORon of SUMO = - MergeRon, - MidLevelOntologyRon, - EconomyRon, - EngineeringRon, - CountriesAndRegionsRon, - QoSontologyRon - -** { - -flags unlexer = text ; lexer = text ; - -} ; diff --git a/examples/SUMO/SUMOSwe.gf b/examples/SUMO/SUMOSwe.gf deleted file mode 100644 index 94b1c3edf..000000000 --- a/examples/SUMO/SUMOSwe.gf +++ /dev/null @@ -1,10 +0,0 @@ ---# -path=.:alltenses -concrete SUMOSwe of SUMO = - BasicSwe, - BirdsSwe - -** { - -flags unlexer = text ; lexer = text ; - -} ; diff --git a/examples/SUMO/TPTP/CommunicationsAx.p b/examples/SUMO/TPTP/CommunicationsAx.p deleted file mode 100644 index ee7ff4f21..000000000 --- a/examples/SUMO/TPTP/CommunicationsAx.p +++ /dev/null @@ -1,126 +0,0 @@ -fof(axCommunications0, axiom, - ( ! [X] : - (hasType(type_AMRadioStation, X) => hasType(type_RadioStation, X)))). - -fof(axCommunications1, axiom, - ( ! [X] : - (hasType(type_AMRadioSystem, X) => hasType(type_RadioSystem, X)))). - -fof(axCommunications2, axiom, - ( ! [X] : - (hasType(type_ArtificialSatellite, X) => hasType(type_EngineeringComponent, X)))). - -fof(axCommunications3, axiom, - ( ! [X] : - (hasType(type_ArtificialSatellite, X) => hasType(type_Satellite, X)))). - -fof(axCommunications4, axiom, - ( ! [X] : - (hasType(type_BroadcastingStation, X) => hasType(type_CommunicationDevice, X)))). - -fof(axCommunications5, axiom, - ( ! [X] : - (hasType(type_BroadcastingStation, X) => hasType(type_EngineeringComponent, X)))). - -fof(axCommunications6, axiom, - ( ! [X] : - (hasType(type_BroadcastingStation, X) => hasType(type_StationaryArtifact, X)))). - -fof(axCommunications7, axiom, - ( ! [X] : - (hasType(type_CableTelevisionSystem, X) => hasType(type_CommunicationSystem, X)))). - -fof(axCommunications8, axiom, - ( ! [X] : - (hasType(type_CommunicationDevice, X) => hasType(type_EngineeringComponent, X)))). - -fof(axCommunications9, axiom, - ( ! [X] : - (hasType(type_CommunicationRadio, X) => hasType(type_CommunicationDevice, X)))). - -fof(axCommunications10, axiom, - ( ! [X] : - (hasType(type_CommunicationSatellite, X) => hasType(type_ArtificialSatellite, X)))). - -fof(axCommunications11, axiom, - ( ! [X] : - (hasType(type_CommunicationSatellite, X) => hasType(type_CommunicationDevice, X)))). - -fof(axCommunications12, axiom, - ( ! [X] : - (hasType(type_Eutelsat, X) => hasType(type_CommunicationSatellite, X)))). - -fof(axCommunications13, axiom, - ( ! [X] : - (hasType(type_FMRadioStation, X) => hasType(type_RadioStation, X)))). - -fof(axCommunications14, axiom, - ( ! [X] : - (hasType(type_FMRadioSystem, X) => hasType(type_RadioSystem, X)))). - -fof(axCommunications15, axiom, - ( ! [X] : - (hasType(type_Inmarsat, X) => hasType(type_CommunicationSatellite, X)))). - -fof(axCommunications16, axiom, - ( ! [X] : - (hasType(type_Intelsat, X) => hasType(type_CommunicationSatellite, X)))). - -fof(axCommunications17, axiom, - ( ! [X] : - (hasType(type_InternetServiceProvider, X) => hasType(type_CommunicationSystem, X)))). - -fof(axCommunications18, axiom, - ( ! [X] : - (hasType(type_Intersputnik, X) => hasType(type_CommunicationSatellite, X)))). - -fof(axCommunications19, axiom, - ( ! [X] : - (hasType(type_MainTelephoneLine, X) => hasType(type_CommunicationDevice, X)))). - -fof(axCommunications20, axiom, - ( ! [X] : - (hasType(type_MobileCellPhone, X) => hasType(type_Telephone, X)))). - -fof(axCommunications21, axiom, - ( ! [X] : - (hasType(type_Orbita, X) => hasType(type_CommunicationSatellite, X)))). - -fof(axCommunications22, axiom, - ( ! [X] : - (hasType(type_RadioStation, X) => hasType(type_BroadcastingStation, X)))). - -fof(axCommunications23, axiom, - ( ! [X] : - (hasType(type_RadioSystem, X) => hasType(type_CommunicationSystem, X)))). - -fof(axCommunications24, axiom, - ( ! [X] : - (hasType(type_ShortwaveRadioStation, X) => hasType(type_RadioStation, X)))). - -fof(axCommunications25, axiom, - ( ! [X] : - (hasType(type_ShortwaveRadioSystem, X) => hasType(type_RadioSystem, X)))). - -fof(axCommunications26, axiom, - ( ! [X] : - (hasType(type_TelephoneSystem, X) => hasType(type_CommunicationSystem, X)))). - -fof(axCommunications27, axiom, - ( ! [X] : - (hasType(type_TelevisionReceiver, X) => hasType(type_EngineeringComponent, X)))). - -fof(axCommunications28, axiom, - ( ! [X] : - (hasType(type_TelevisionStation, X) => hasType(type_BroadcastingStation, X)))). - -fof(axCommunications29, axiom, - ( ! [X] : - (hasType(type_TelevisionSystem, X) => hasType(type_CommunicationSystem, X)))). - -fof(axCommunications30, axiom, - (hasType(type_CommunicationSystem, inst_Internet))). - -fof(axCommunications31, axiom, - (hasType(type_SocialRole, inst_InternetUser))). - diff --git a/examples/SUMO/TPTP/CommunicationsLemAx.p b/examples/SUMO/TPTP/CommunicationsLemAx.p deleted file mode 100644 index 1dd617446..000000000 --- a/examples/SUMO/TPTP/CommunicationsLemAx.p +++ /dev/null @@ -1,68 +0,0 @@ -fof(axCommLem0, axiom, - ( ! [Var_DEVICE] : - (hasType(type_CommunicationDevice, Var_DEVICE) => -(( ! [Var_COMMUNICATION] : - (hasType(type_Communication, Var_COMMUNICATION) => -(f_instrument(Var_COMMUNICATION,Var_DEVICE)))))))). - -fof(axCommLem1, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_TelephoneSystem, Var_SYSTEM) => -(( ? [Var_PHONE] : - (hasType(type_Telephone, Var_PHONE) & -(f_engineeringSubcomponent(Var_PHONE,Var_SYSTEM)))))))). - -fof(axCommLem2, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_TelephoneSystem, Var_SYSTEM) => -(( ? [Var_LINE] : - (hasType(type_MainTelephoneLine, Var_LINE) & -(f_engineeringSubcomponent(Var_LINE,Var_SYSTEM)))))))). - -fof(axCommLem3, axiom, - ( ! [Var_SAT] : - (hasType(type_CommunicationSatellite, Var_SAT) => -(( ? [Var_SYSTEM] : - (hasType(type_CommunicationSystem, Var_SYSTEM) & -(f_engineeringSubcomponent(Var_SAT,Var_SYSTEM)))))))). - -fof(axCommLem4, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_RadioSystem, Var_SYSTEM) => -(( ? [Var_DEVICE] : - (hasType(type_RadioReceiver, Var_DEVICE) & -(f_engineeringSubcomponent(Var_DEVICE,Var_SYSTEM)))))))). - -fof(axCommLem5, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_TelevisionSystem, Var_SYSTEM) => -(( ? [Var_STATION] : - (hasType(type_TelevisionStation, Var_STATION) & -(f_engineeringSubcomponent(Var_STATION,Var_SYSTEM)))))))). - -fof(axCommLem6, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_TelevisionSystem, Var_SYSTEM) => -(( ? [Var_DEVICE] : - (hasType(type_TelevisionReceiver, Var_DEVICE) & -(f_engineeringSubcomponent(Var_DEVICE,Var_SYSTEM)))))))). - -fof(axCommLem7, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_CableTelevisionSystem, Var_SYSTEM) => -(( ? [Var_DEVICE] : - (hasType(type_TelevisionReceiver, Var_DEVICE) & -(f_engineeringSubcomponent(Var_DEVICE,Var_SYSTEM)))))))). - -fof(axCommLem8, axiom, - ( ! [Var_PART] : - (hasType(type_InternetServiceProvider, Var_PART) => -(f_engineeringSubcomponent(Var_PART,inst_Internet))))). - -fof(axCommLem9, axiom, - ( ! [Var_INDIVIDUAL] : - ((hasType(type_Object, Var_INDIVIDUAL) & hasType(type_Agent, Var_INDIVIDUAL)) => -(((f_attribute(Var_INDIVIDUAL,inst_InternetUser)) => (( ? [Var_PROCESS] : - (hasType(type_Process, Var_PROCESS) & -(((f_agent(Var_PROCESS,Var_INDIVIDUAL)) & (f_instrument(Var_PROCESS,inst_Internet)))))))))))). - diff --git a/examples/SUMO/TPTP/CommunicationsPredAx.p b/examples/SUMO/TPTP/CommunicationsPredAx.p deleted file mode 100644 index 1eddb0620..000000000 --- a/examples/SUMO/TPTP/CommunicationsPredAx.p +++ /dev/null @@ -1,3411 +0,0 @@ -fof(axCountriesP0, axiom, - f_part(inst_NewEngland,inst_UnitedStates)). - -fof(axCountriesP1, axiom, - f_meetsSpatially(inst_Europe,inst_Asia)). - -fof(axCountriesP2, axiom, - f_part(inst_Paris,inst_France)). - -fof(axCountriesP3, axiom, - f_capitalCity(inst_LondonUnitedKingdom,inst_UnitedKingdom)). - -fof(axCountriesP4, axiom, - f_geographicSubregion(inst_Burundi,inst_CentralAfrica)). - -fof(axCountriesP5, axiom, - f_geographicSubregion(inst_CentralAfricanRepublic,inst_CentralAfrica)). - -fof(axCountriesP6, axiom, - f_geographicSubregion(inst_Chad,inst_CentralAfrica)). - -fof(axCountriesP7, axiom, - f_geographicSubregion(inst_DemocraticRepublicOfTheCongo,inst_CentralAfrica)). - -fof(axCountriesP8, axiom, - f_geographicSubregion(inst_Rwanda,inst_CentralAfrica)). - -fof(axCountriesP9, axiom, - f_geographicSubregion(inst_Djibouti,inst_EasternAfrica)). - -fof(axCountriesP10, axiom, - f_geographicSubregion(inst_Eritrea,inst_EasternAfrica)). - -fof(axCountriesP11, axiom, - f_geographicSubregion(inst_Ethiopia,inst_EasternAfrica)). - -fof(axCountriesP12, axiom, - f_geographicSubregion(inst_Kenya,inst_EasternAfrica)). - -fof(axCountriesP13, axiom, - f_geographicSubregion(inst_Seychelles,inst_EasternAfrica)). - -fof(axCountriesP14, axiom, - f_geographicSubregion(inst_Somalia,inst_EasternAfrica)). - -fof(axCountriesP15, axiom, - f_geographicSubregion(inst_Tanzania,inst_EasternAfrica)). - -fof(axCountriesP16, axiom, - f_geographicSubregion(inst_Uganda,inst_EasternAfrica)). - -fof(axCountriesP17, axiom, - f_geographicSubregion(inst_Algeria,inst_NorthernAfrica)). - -fof(axCountriesP18, axiom, - f_geographicSubregion(inst_Egypt,inst_NorthernAfrica)). - -fof(axCountriesP19, axiom, - f_geographicSubregion(inst_Libya,inst_NorthernAfrica)). - -fof(axCountriesP20, axiom, - f_geographicSubregion(inst_Mauritania,inst_NorthernAfrica)). - -fof(axCountriesP21, axiom, - f_geographicSubregion(inst_Morocco,inst_NorthernAfrica)). - -fof(axCountriesP22, axiom, - f_part(inst_Morocco,inst_Africa)). - -fof(axCountriesP23, axiom, - f_geographicSubregion(inst_Sudan,inst_NorthernAfrica)). - -fof(axCountriesP24, axiom, - f_geographicSubregion(inst_Tunisia,inst_NorthernAfrica)). - -fof(axCountriesP25, axiom, - f_geographicSubregion(inst_WesternSahara,inst_NorthernAfrica)). - -fof(axCountriesP26, axiom, - f_meetsSpatially(inst_BassasDaIndia,inst_IndianOcean)). - -fof(axCountriesP27, axiom, - f_meetsSpatially(inst_BouvetIsland,inst_SouthAtlanticOcean)). - -fof(axCountriesP28, axiom, - f_meetsSpatially(inst_EuropaIsland,inst_IndianOcean)). - -fof(axCountriesP29, axiom, - f_meetsSpatially(inst_GloriosoIslands,inst_IndianOcean)). - -fof(axCountriesP30, axiom, - f_meetsSpatially(inst_HeardIslandAndMcDonaldIslands,inst_IndianOcean)). - -fof(axCountriesP31, axiom, - f_meetsSpatially(inst_JuanDeNovaIsland,inst_IndianOcean)). - -fof(axCountriesP32, axiom, - f_meetsSpatially(inst_Mayotte,inst_IndianOcean)). - -fof(axCountriesP33, axiom, - f_meetsSpatially(inst_TromelinIsland,inst_IndianOcean)). - -fof(axCountriesP34, axiom, - f_geographicSubregion(inst_Angola,inst_SouthernAfrica)). - -fof(axCountriesP35, axiom, - f_geographicSubregion(inst_BassasDaIndia,inst_SouthernAfrica)). - -fof(axCountriesP36, axiom, - f_geographicSubregion(inst_Botswana,inst_SouthernAfrica)). - -fof(axCountriesP37, axiom, - f_geographicSubregion(inst_BouvetIsland,inst_SouthernAfrica)). - -fof(axCountriesP38, axiom, - f_geographicSubregion(inst_Comoros,inst_SouthernAfrica)). - -fof(axCountriesP39, axiom, - f_geographicSubregion(inst_EuropaIsland,inst_SouthernAfrica)). - -fof(axCountriesP40, axiom, - f_geographicSubregion(inst_GloriosoIslands,inst_SouthernAfrica)). - -fof(axCountriesP41, axiom, - f_geographicSubregion(inst_HeardIslandAndMcDonaldIslands,inst_SouthernAfrica)). - -fof(axCountriesP42, axiom, - f_geographicSubregion(inst_JuanDeNovaIsland,inst_SouthernAfrica)). - -fof(axCountriesP43, axiom, - f_geographicSubregion(inst_Lesotho,inst_SouthernAfrica)). - -fof(axCountriesP44, axiom, - f_geographicSubregion(inst_Madagascar,inst_SouthernAfrica)). - -fof(axCountriesP45, axiom, - f_geographicSubregion(inst_Malawi,inst_SouthernAfrica)). - -fof(axCountriesP46, axiom, - f_geographicSubregion(inst_Mauritius,inst_SouthernAfrica)). - -fof(axCountriesP47, axiom, - f_geographicSubregion(inst_Mayotte,inst_SouthernAfrica)). - -fof(axCountriesP48, axiom, - f_geographicSubregion(inst_Mozambique,inst_SouthernAfrica)). - -fof(axCountriesP49, axiom, - f_geographicSubregion(inst_Namibia,inst_SouthernAfrica)). - -fof(axCountriesP50, axiom, - f_geographicSubregion(inst_Reunion,inst_SouthernAfrica)). - -fof(axCountriesP51, axiom, - f_geographicSubregion(inst_SouthAfrica,inst_SouthernAfrica)). - -fof(axCountriesP52, axiom, - f_geographicSubregion(inst_Swaziland,inst_SouthernAfrica)). - -fof(axCountriesP53, axiom, - f_geographicSubregion(inst_TromelinIsland,inst_SouthernAfrica)). - -fof(axCountriesP54, axiom, - f_geographicSubregion(inst_Zambia,inst_SouthernAfrica)). - -fof(axCountriesP55, axiom, - f_geographicSubregion(inst_Zimbabwe,inst_SouthernAfrica)). - -fof(axCountriesP56, axiom, - f_geographicSubregion(inst_Benin,inst_WesternAfrica)). - -fof(axCountriesP57, axiom, - f_geographicSubregion(inst_BurkinaFaso,inst_WesternAfrica)). - -fof(axCountriesP58, axiom, - f_geographicSubregion(inst_Cameroon,inst_WesternAfrica)). - -fof(axCountriesP59, axiom, - f_geographicSubregion(inst_CapeVerde,inst_WesternAfrica)). - -fof(axCountriesP60, axiom, - f_geographicSubregion(inst_CoteDIvoire,inst_WesternAfrica)). - -fof(axCountriesP61, axiom, - f_geographicSubregion(inst_EquatorialGuinea,inst_WesternAfrica)). - -fof(axCountriesP62, axiom, - f_geographicSubregion(inst_Gabon,inst_WesternAfrica)). - -fof(axCountriesP63, axiom, - f_geographicSubregion(inst_Gambia,inst_WesternAfrica)). - -fof(axCountriesP64, axiom, - f_geographicSubregion(inst_Ghana,inst_WesternAfrica)). - -fof(axCountriesP65, axiom, - f_geographicSubregion(inst_Guinea,inst_WesternAfrica)). - -fof(axCountriesP66, axiom, - f_geographicSubregion(inst_GuineaBissau,inst_WesternAfrica)). - -fof(axCountriesP67, axiom, - f_geographicSubregion(inst_Liberia,inst_WesternAfrica)). - -fof(axCountriesP68, axiom, - f_geographicSubregion(inst_Mali,inst_WesternAfrica)). - -fof(axCountriesP69, axiom, - f_geographicSubregion(inst_Niger,inst_WesternAfrica)). - -fof(axCountriesP70, axiom, - f_geographicSubregion(inst_Nigeria,inst_WesternAfrica)). - -fof(axCountriesP71, axiom, - f_geographicSubregion(inst_SaoTomeAndPrincipe,inst_WesternAfrica)). - -fof(axCountriesP72, axiom, - f_geographicSubregion(inst_Senegal,inst_WesternAfrica)). - -fof(axCountriesP73, axiom, - f_geographicSubregion(inst_SierraLeone,inst_WesternAfrica)). - -fof(axCountriesP74, axiom, - f_geographicSubregion(inst_Togo,inst_WesternAfrica)). - -fof(axCountriesP75, axiom, - f_located(inst_SaintHelena,inst_SouthAtlanticOcean)). - -fof(axCountriesP76, axiom, - f_between(inst_SouthAmerica,inst_SaintHelena,inst_WesternAfrica)). - -fof(axCountriesP77, axiom, - f_geographicSubregion(inst_Bahrain,inst_MiddleEastRegion)). - -fof(axCountriesP78, axiom, - f_geographicSubregion(inst_Cyprus,inst_MiddleEastRegion)). - -fof(axCountriesP79, axiom, - f_geographicSubregion(inst_GazaStrip,inst_MiddleEastRegion)). - -fof(axCountriesP80, axiom, - f_geographicSubregion(inst_Iran,inst_MiddleEastRegion)). - -fof(axCountriesP81, axiom, - f_geographicSubregion(inst_Iraq,inst_MiddleEastRegion)). - -fof(axCountriesP82, axiom, - f_geographicSubregion(inst_Israel,inst_MiddleEastRegion)). - -fof(axCountriesP83, axiom, - f_geographicSubregion(inst_Jordan,inst_MiddleEastRegion)). - -fof(axCountriesP84, axiom, - f_geographicSubregion(inst_Kuwait,inst_MiddleEastRegion)). - -fof(axCountriesP85, axiom, - f_geographicSubregion(inst_Lebanon,inst_MiddleEastRegion)). - -fof(axCountriesP86, axiom, - f_geographicSubregion(inst_Oman,inst_MiddleEastRegion)). - -fof(axCountriesP87, axiom, - f_geographicSubregion(inst_Qatar,inst_MiddleEastRegion)). - -fof(axCountriesP88, axiom, - f_geographicSubregion(inst_SaudiArabia,inst_MiddleEastRegion)). - -fof(axCountriesP89, axiom, - f_geographicSubregion(inst_Syria,inst_MiddleEastRegion)). - -fof(axCountriesP90, axiom, - f_geographicSubregion(inst_UnitedArabEmirates,inst_MiddleEastRegion)). - -fof(axCountriesP91, axiom, - f_geographicSubregion(inst_WestBank,inst_MiddleEastRegion)). - -fof(axCountriesP92, axiom, - f_geographicSubregion(inst_Yemen,inst_MiddleEastRegion)). - -fof(axCountriesP93, axiom, - f_geographicSubregion(inst_Austria,inst_CentralEurope)). - -fof(axCountriesP94, axiom, - f_geographicSubregion(inst_CzechRepublic,inst_CentralEurope)). - -fof(axCountriesP95, axiom, - f_geographicSubregion(inst_Germany,inst_CentralEurope)). - -fof(axCountriesP96, axiom, - f_geographicSubregion(inst_Hungary,inst_CentralEurope)). - -fof(axCountriesP97, axiom, - f_geographicSubregion(inst_Liechtenstein,inst_CentralEurope)). - -fof(axCountriesP98, axiom, - f_geographicSubregion(inst_Poland,inst_CentralEurope)). - -fof(axCountriesP99, axiom, - f_geographicSubregion(inst_Slovakia,inst_CentralEurope)). - -fof(axCountriesP100, axiom, - f_geographicSubregion(inst_Slovenia,inst_CentralEurope)). - -fof(axCountriesP101, axiom, - f_geographicSubregion(inst_Switzerland,inst_CentralEurope)). - -fof(axCountriesP102, axiom, - f_geographicSubregion(inst_Belarus,inst_EasternEurope)). - -fof(axCountriesP103, axiom, - f_geographicSubregion(inst_Estonia,inst_EasternEurope)). - -fof(axCountriesP104, axiom, - f_geographicSubregion(inst_Latvia,inst_EasternEurope)). - -fof(axCountriesP105, axiom, - f_geographicSubregion(inst_Lithuania,inst_EasternEurope)). - -fof(axCountriesP106, axiom, - f_geographicSubregion(inst_Moldova,inst_EasternEurope)). - -fof(axCountriesP107, axiom, - f_geographicSubregion(inst_Ukraine,inst_EasternEurope)). - -fof(axCountriesP108, axiom, - f_geographicSubregion(inst_Denmark,inst_NorthernEurope)). - -fof(axCountriesP109, axiom, - f_geographicSubregion(inst_FaroeIslands,inst_NorthernEurope)). - -fof(axCountriesP110, axiom, - f_geographicSubregion(inst_Finland,inst_NorthernEurope)). - -fof(axCountriesP111, axiom, - f_geographicSubregion(inst_Iceland,inst_NorthernEurope)). - -fof(axCountriesP112, axiom, - f_geographicSubregion(inst_JanMayenIsland,inst_NorthernEurope)). - -fof(axCountriesP113, axiom, - f_geographicSubregion(inst_Norway,inst_NorthernEurope)). - -fof(axCountriesP114, axiom, - f_geographicSubregion(inst_Svalbard,inst_NorthernEurope)). - -fof(axCountriesP115, axiom, - f_geographicSubregion(inst_Sweden,inst_NorthernEurope)). - -fof(axCountriesP116, axiom, - f_geographicSubregion(inst_Greece,inst_SouthernEurope)). - -fof(axCountriesP117, axiom, - f_geographicSubregion(inst_HolySee,inst_SouthernEurope)). - -fof(axCountriesP118, axiom, - f_geographicSubregion(inst_Italy,inst_SouthernEurope)). - -fof(axCountriesP119, axiom, - f_geographicSubregion(inst_Malta,inst_SouthernEurope)). - -fof(axCountriesP120, axiom, - f_geographicSubregion(inst_SanMarino,inst_SouthernEurope)). - -fof(axCountriesP121, axiom, - f_geographicSubregion(inst_Belgium,inst_WesternEurope)). - -fof(axCountriesP122, axiom, - f_geographicSubregion(inst_France,inst_WesternEurope)). - -fof(axCountriesP123, axiom, - f_geographicSubregion(inst_Guernsey,inst_WesternEurope)). - -fof(axCountriesP124, axiom, - f_geographicSubregion(inst_Ireland,inst_WesternEurope)). - -fof(axCountriesP125, axiom, - f_geographicSubregion(inst_Jersey,inst_WesternEurope)). - -fof(axCountriesP126, axiom, - f_geographicSubregion(inst_Luxembourg,inst_WesternEurope)). - -fof(axCountriesP127, axiom, - f_geographicSubregion(inst_IsleOfMan,inst_WesternEurope)). - -fof(axCountriesP128, axiom, - f_geographicSubregion(inst_Monaco,inst_WesternEurope)). - -fof(axCountriesP129, axiom, - f_geographicSubregion(inst_Netherlands,inst_WesternEurope)). - -fof(axCountriesP130, axiom, - f_geographicSubregion(inst_UnitedKingdom,inst_WesternEurope)). - -fof(axCountriesP131, axiom, - f_geographicSubregion(inst_Albania,inst_SoutheasternEurope)). - -fof(axCountriesP132, axiom, - f_geographicSubregion(inst_BosniaAndHerzegovina,inst_SoutheasternEurope)). - -fof(axCountriesP133, axiom, - f_geographicSubregion(inst_Bulgaria,inst_SoutheasternEurope)). - -fof(axCountriesP134, axiom, - f_geographicSubregion(inst_Croatia,inst_SoutheasternEurope)). - -fof(axCountriesP135, axiom, - f_geographicSubregion(inst_Macedonia,inst_SoutheasternEurope)). - -fof(axCountriesP136, axiom, - f_geographicSubregion(inst_Romania,inst_SoutheasternEurope)). - -fof(axCountriesP137, axiom, - f_geographicSubregion(inst_Turkey,inst_SoutheasternEurope)). - -fof(axCountriesP138, axiom, - f_geographicSubregion(inst_SerbiaAndMontenegro,inst_SoutheasternEurope)). - -fof(axCountriesP139, axiom, - f_geographicSubregion(inst_Andorra,inst_SouthwesternEurope)). - -fof(axCountriesP140, axiom, - f_geographicSubregion(inst_Gibraltar,inst_SouthwesternEurope)). - -fof(axCountriesP141, axiom, - f_geographicSubregion(inst_Portugal,inst_SouthwesternEurope)). - -fof(axCountriesP142, axiom, - f_geographicSubregion(inst_Spain,inst_SouthwesternEurope)). - -fof(axCountriesP143, axiom, - f_geographicSubregion(inst_Bermuda,inst_NorthAmerica)). - -fof(axCountriesP144, axiom, - f_geographicSubregion(inst_UnitedStates,inst_NorthAmerica)). - -fof(axCountriesP145, axiom, - f_geographicSubregion(inst_Canada,inst_NorthernNorthAmerica)). - -fof(axCountriesP146, axiom, - f_meetsSpatially(inst_Canada,inst_UnitedStates)). - -fof(axCountriesP147, axiom, - f_geographicSubregion(inst_Greenland,inst_NorthernNorthAmerica)). - -fof(axCountriesP148, axiom, - f_geographicSubregion(inst_SaintPierreAndMiquelon,inst_NorthernNorthAmerica)). - -fof(axCountriesP149, axiom, - f_geographicSubregion(inst_Anguilla,inst_CaribbeanRegion)). - -fof(axCountriesP150, axiom, - f_geographicSubregion(inst_AntiguaAndBarbuda,inst_CaribbeanRegion)). - -fof(axCountriesP151, axiom, - f_geographicSubregion(inst_Aruba,inst_CaribbeanRegion)). - -fof(axCountriesP152, axiom, - f_geographicSubregion(inst_TheBahamas,inst_CaribbeanRegion)). - -fof(axCountriesP153, axiom, - f_geographicSubregion(inst_Barbados,inst_CaribbeanRegion)). - -fof(axCountriesP154, axiom, - f_geographicSubregion(inst_BritishVirginIslands,inst_CaribbeanRegion)). - -fof(axCountriesP155, axiom, - f_geographicSubregion(inst_CaymanIslands,inst_CaribbeanRegion)). - -fof(axCountriesP156, axiom, - f_geographicSubregion(inst_Cuba,inst_CaribbeanRegion)). - -fof(axCountriesP157, axiom, - f_geographicSubregion(inst_Dominica,inst_CaribbeanRegion)). - -fof(axCountriesP158, axiom, - f_geographicSubregion(inst_DominicanRepublic,inst_CaribbeanRegion)). - -fof(axCountriesP159, axiom, - f_geographicSubregion(inst_Grenada,inst_CaribbeanRegion)). - -fof(axCountriesP160, axiom, - f_geographicSubregion(inst_Guadeloupe,inst_CaribbeanRegion)). - -fof(axCountriesP161, axiom, - f_geographicSubregion(inst_Haiti,inst_CaribbeanRegion)). - -fof(axCountriesP162, axiom, - f_geographicSubregion(inst_Jamaica,inst_CaribbeanRegion)). - -fof(axCountriesP163, axiom, - f_geographicSubregion(inst_Martinique,inst_CaribbeanRegion)). - -fof(axCountriesP164, axiom, - f_geographicSubregion(inst_Montserrat,inst_CaribbeanRegion)). - -fof(axCountriesP165, axiom, - f_geographicSubregion(inst_NavassaIsland,inst_CaribbeanRegion)). - -fof(axCountriesP166, axiom, - f_geographicSubregion(inst_NetherlandsAntilles,inst_CaribbeanRegion)). - -fof(axCountriesP167, axiom, - f_geographicSubregion(inst_PuertoRico,inst_CaribbeanRegion)). - -fof(axCountriesP168, axiom, - f_geographicSubregion(inst_SaintKittsAndNevis,inst_CaribbeanRegion)). - -fof(axCountriesP169, axiom, - f_geographicSubregion(inst_SaintLucia,inst_CaribbeanRegion)). - -fof(axCountriesP170, axiom, - f_geographicSubregion(inst_SaintVincentAndTheGrenadines,inst_CaribbeanRegion)). - -fof(axCountriesP171, axiom, - f_geographicSubregion(inst_TrinidadAndTobago,inst_CaribbeanRegion)). - -fof(axCountriesP172, axiom, - f_geographicSubregion(inst_TurksAndCaicosIslands,inst_CaribbeanRegion)). - -fof(axCountriesP173, axiom, - f_geographicSubregion(inst_VirginIslands,inst_CaribbeanRegion)). - -fof(axCountriesP174, axiom, - f_geographicSubregion(inst_Belize,inst_MiddleAmerica)). - -fof(axCountriesP175, axiom, - f_geographicSubregion(inst_ClippertonIsland,inst_MiddleAmerica)). - -fof(axCountriesP176, axiom, - f_geographicSubregion(inst_CostaRica,inst_MiddleAmerica)). - -fof(axCountriesP177, axiom, - f_geographicSubregion(inst_ElSalvador,inst_MiddleAmerica)). - -fof(axCountriesP178, axiom, - f_geographicSubregion(inst_Guatemala,inst_MiddleAmerica)). - -fof(axCountriesP179, axiom, - f_geographicSubregion(inst_Honduras,inst_MiddleAmerica)). - -fof(axCountriesP180, axiom, - f_geographicSubregion(inst_Mexico,inst_MiddleAmerica)). - -fof(axCountriesP181, axiom, - f_geographicSubregion(inst_Nicaragua,inst_MiddleAmerica)). - -fof(axCountriesP182, axiom, - f_geographicSubregion(inst_Panama,inst_MiddleAmerica)). - -fof(axCountriesP183, axiom, - f_geographicSubregion(inst_Bolivia,inst_CentralSouthAmerica)). - -fof(axCountriesP184, axiom, - f_geographicSubregion(inst_Paraguay,inst_CentralSouthAmerica)). - -fof(axCountriesP185, axiom, - f_geographicSubregion(inst_Brazil,inst_EasternSouthAmerica)). - -fof(axCountriesP186, axiom, - f_geographicSubregion(inst_Colombia,inst_NorthernSouthAmerica)). - -fof(axCountriesP187, axiom, - f_geographicSubregion(inst_FrenchGuiana,inst_NorthernSouthAmerica)). - -fof(axCountriesP188, axiom, - f_geographicSubregion(inst_Guyana,inst_NorthernSouthAmerica)). - -fof(axCountriesP189, axiom, - f_geographicSubregion(inst_Suriname,inst_NorthernSouthAmerica)). - -fof(axCountriesP190, axiom, - f_geographicSubregion(inst_Venezuela,inst_NorthernSouthAmerica)). - -fof(axCountriesP191, axiom, - f_geographicSubregion(inst_Argentina,inst_SouthernSouthAmerica)). - -fof(axCountriesP192, axiom, - f_geographicSubregion(inst_Chile,inst_SouthernSouthAmerica)). - -fof(axCountriesP193, axiom, - f_geographicSubregion(inst_FalklandIslands,inst_SouthernSouthAmerica)). - -fof(axCountriesP194, axiom, - f_geographicSubregion(inst_SouthGeorgiaAndTheSouthSandwichIslands,inst_SouthernSouthAmerica)). - -fof(axCountriesP195, axiom, - f_geographicSubregion(inst_Uruguay,inst_SouthernSouthAmerica)). - -fof(axCountriesP196, axiom, - f_geographicSubregion(inst_Ecuador,inst_WesternSouthAmerica)). - -fof(axCountriesP197, axiom, - f_geographicSubregion(inst_Peru,inst_WesternSouthAmerica)). - -fof(axCountriesP198, axiom, - f_geographicSubregion(inst_Kazakhstan,inst_CentralAsia)). - -fof(axCountriesP199, axiom, - f_geographicSubregion(inst_Kyrgyzstan,inst_CentralAsia)). - -fof(axCountriesP200, axiom, - f_geographicSubregion(inst_Tajikistan,inst_CentralAsia)). - -fof(axCountriesP201, axiom, - f_geographicSubregion(inst_Turkmenistan,inst_CentralAsia)). - -fof(axCountriesP202, axiom, - f_geographicSubregion(inst_Uzbekistan,inst_CentralAsia)). - -fof(axCountriesP203, axiom, - f_geographicSubregion(inst_China,inst_EasternAsia)). - -fof(axCountriesP204, axiom, - f_geographicSubregion(inst_HongKong,inst_EasternAsia)). - -fof(axCountriesP205, axiom, - f_geographicSubregion(inst_Japan,inst_EasternAsia)). - -fof(axCountriesP206, axiom, - f_geographicSubregion(inst_NorthKorea,inst_EasternAsia)). - -fof(axCountriesP207, axiom, - f_geographicSubregion(inst_SouthKorea,inst_EasternAsia)). - -fof(axCountriesP208, axiom, - f_geographicSubregion(inst_Macau,inst_EasternAsia)). - -fof(axCountriesP209, axiom, - f_geographicSubregion(inst_Taiwan,inst_EasternAsia)). - -fof(axCountriesP210, axiom, - f_geographicSubregion(inst_Mongolia,inst_NorthernAsia)). - -fof(axCountriesP211, axiom, - f_geographicSubregion(inst_Russia,inst_NorthernAsia)). - -fof(axCountriesP212, axiom, - f_geographicSubregion(inst_Afghanistan,inst_SouthernAsia)). - -fof(axCountriesP213, axiom, - f_geographicSubregion(inst_Bangladesh,inst_SouthernAsia)). - -fof(axCountriesP214, axiom, - f_geographicSubregion(inst_Bhutan,inst_SouthernAsia)). - -fof(axCountriesP215, axiom, - f_geographicSubregion(inst_BritishIndianOceanTerritory,inst_SouthernAsia)). - -fof(axCountriesP216, axiom, - f_geographicSubregion(inst_India,inst_SouthernAsia)). - -fof(axCountriesP217, axiom, - f_geographicSubregion(inst_Maldives,inst_SouthernAsia)). - -fof(axCountriesP218, axiom, - f_geographicSubregion(inst_Nepal,inst_SouthernAsia)). - -fof(axCountriesP219, axiom, - f_geographicSubregion(inst_Pakistan,inst_SouthernAsia)). - -fof(axCountriesP220, axiom, - f_geographicSubregion(inst_SriLanka,inst_SouthernAsia)). - -fof(axCountriesP221, axiom, - f_located(inst_FrenchSouthernAndAntarcticLands,inst_IndianOcean)). - -fof(axCountriesP222, axiom, - f_located(inst_FrenchSouthernAndAntarcticLands,f_DirectionalSubregionFn(inst_South,inst_IndianOcean))). - -fof(axCountriesP223, axiom, - f_geographicSubregion(inst_AshmoreAndCartierIslands,inst_SoutheasternAsia)). - -fof(axCountriesP224, axiom, - f_geographicSubregion(inst_Brunei,inst_SoutheasternAsia)). - -fof(axCountriesP225, axiom, - f_geographicSubregion(inst_Myanmar,inst_SoutheasternAsia)). - -fof(axCountriesP226, axiom, - f_geographicSubregion(inst_Cambodia,inst_SoutheasternAsia)). - -fof(axCountriesP227, axiom, - f_geographicSubregion(inst_ChristmasIsland,inst_SoutheasternAsia)). - -fof(axCountriesP228, axiom, - f_geographicSubregion(inst_CocosKeelingIslands,inst_SoutheasternAsia)). - -fof(axCountriesP229, axiom, - f_geographicSubregion(inst_EastTimor,inst_SoutheasternAsia)). - -fof(axCountriesP230, axiom, - f_geographicSubregion(inst_Indonesia,inst_SoutheasternAsia)). - -fof(axCountriesP231, axiom, - f_geographicSubregion(inst_Laos,inst_SoutheasternAsia)). - -fof(axCountriesP232, axiom, - f_geographicSubregion(inst_Malaysia,inst_SoutheasternAsia)). - -fof(axCountriesP233, axiom, - f_geographicSubregion(inst_PapuaNewGuinea,inst_SoutheasternAsia)). - -fof(axCountriesP234, axiom, - f_geographicSubregion(inst_ParacelIslands,inst_SoutheasternAsia)). - -fof(axCountriesP235, axiom, - f_geographicSubregion(inst_Philippines,inst_SoutheasternAsia)). - -fof(axCountriesP236, axiom, - f_geographicSubregion(inst_Singapore,inst_SoutheasternAsia)). - -fof(axCountriesP237, axiom, - f_geographicSubregion(inst_SpratlyIslands,inst_SoutheasternAsia)). - -fof(axCountriesP238, axiom, - f_geographicSubregion(inst_Thailand,inst_SoutheasternAsia)). - -fof(axCountriesP239, axiom, - f_geographicSubregion(inst_Vietnam,inst_SoutheasternAsia)). - -fof(axCountriesP240, axiom, - f_geographicSubregion(inst_Armenia,inst_SouthwesternAsia)). - -fof(axCountriesP241, axiom, - f_geographicSubregion(inst_Azerbaijan,inst_SouthwesternAsia)). - -fof(axCountriesP242, axiom, - f_geographicSubregion(inst_RepublicOfGeorgia,inst_SouthwesternAsia)). - -fof(axCountriesP243, axiom, - f_geographicSubregion(inst_AmericanSamoa,inst_Oceania)). - -fof(axCountriesP244, axiom, - f_geographicSubregion(inst_Australia,inst_Oceania)). - -fof(axCountriesP245, axiom, - f_part(inst_Australia,inst_Oceania)). - -fof(axCountriesP246, axiom, - f_geographicSubregion(inst_BakerIsland,inst_Oceania)). - -fof(axCountriesP247, axiom, - f_geographicSubregion(inst_CookIslands,inst_Oceania)). - -fof(axCountriesP248, axiom, - f_geographicSubregion(inst_CoralSeaIslands,inst_Oceania)). - -fof(axCountriesP249, axiom, - f_geographicSubregion(inst_Fiji,inst_Oceania)). - -fof(axCountriesP250, axiom, - f_geographicSubregion(inst_FrenchPolynesia,inst_Oceania)). - -fof(axCountriesP251, axiom, - f_geographicSubregion(inst_Guam,inst_Oceania)). - -fof(axCountriesP252, axiom, - f_geographicSubregion(inst_HowlandIsland,inst_Oceania)). - -fof(axCountriesP253, axiom, - f_geographicSubregion(inst_JarvisIsland,inst_Oceania)). - -fof(axCountriesP254, axiom, - f_geographicSubregion(inst_JohnstonAtoll,inst_Oceania)). - -fof(axCountriesP255, axiom, - f_geographicSubregion(inst_KingmanReef,inst_Oceania)). - -fof(axCountriesP256, axiom, - f_geographicSubregion(inst_Kiribati,inst_Oceania)). - -fof(axCountriesP257, axiom, - f_geographicSubregion(inst_MarshallIslands,inst_Oceania)). - -fof(axCountriesP258, axiom, - f_geographicSubregion(inst_Micronesia,inst_Oceania)). - -fof(axCountriesP259, axiom, - f_geographicSubregion(inst_MidwayIslands,inst_Oceania)). - -fof(axCountriesP260, axiom, - f_geographicSubregion(inst_Nauru,inst_Oceania)). - -fof(axCountriesP261, axiom, - f_geographicSubregion(inst_NewCaledonia,inst_Oceania)). - -fof(axCountriesP262, axiom, - f_geographicSubregion(inst_NewZealand,inst_Oceania)). - -fof(axCountriesP263, axiom, - f_geographicSubregion(inst_Niue,inst_Oceania)). - -fof(axCountriesP264, axiom, - f_geographicSubregion(inst_NorfolkIsland,inst_Oceania)). - -fof(axCountriesP265, axiom, - f_geographicSubregion(inst_NorthernMarianaIslands,inst_Oceania)). - -fof(axCountriesP266, axiom, - f_geographicSubregion(inst_Palau,inst_Oceania)). - -fof(axCountriesP267, axiom, - f_geographicSubregion(inst_PalmyraAtoll,inst_Oceania)). - -fof(axCountriesP268, axiom, - f_geographicSubregion(inst_PitcairnIslands,inst_Oceania)). - -fof(axCountriesP269, axiom, - f_geographicSubregion(inst_Samoa,inst_Oceania)). - -fof(axCountriesP270, axiom, - f_geographicSubregion(inst_SolomonIslands,inst_Oceania)). - -fof(axCountriesP271, axiom, - f_geographicSubregion(inst_Tokelau,inst_Oceania)). - -fof(axCountriesP272, axiom, - f_geographicSubregion(inst_Tonga,inst_Oceania)). - -fof(axCountriesP273, axiom, - f_geographicSubregion(inst_Tuvalu,inst_Oceania)). - -fof(axCountriesP274, axiom, - f_geographicSubregion(inst_Vanuatu,inst_Oceania)). - -fof(axCountriesP275, axiom, - f_geographicSubregion(inst_WakeIsland,inst_Oceania)). - -fof(axCountriesP276, axiom, - f_geographicSubregion(inst_WallisAndFutuna,inst_Oceania)). - -fof(axCountriesP277, axiom, - f_part(inst_AtlantaGeorgia,inst_Georgia)). - -fof(axCountriesP278, axiom, - f_part(inst_BaltimoreMaryland,inst_Maryland)). - -fof(axCountriesP279, axiom, - f_capitalCity(inst_BerlinGermany,inst_Germany)). - -fof(axCountriesP280, axiom, - f_capitalCity(inst_BernSwitzerland,inst_Switzerland)). - -fof(axCountriesP281, axiom, - f_part(inst_BostonMassachusetts,inst_Massachusetts)). - -fof(axCountriesP282, axiom, - f_part(inst_KansasCityMissouri,inst_Missouri)). - -fof(axCountriesP283, axiom, - f_part(inst_ManchesterNewHampshire,inst_NewHampshire)). - -fof(axCountriesP284, axiom, - f_part(inst_MemphisTennessee,inst_Tennessee)). - -fof(axCountriesP285, axiom, - f_part(inst_MinneapolisMinnesota,inst_Minnesota)). - -fof(axCountriesP286, axiom, - f_part(inst_MississippiRiver,inst_UnitedStates)). - -fof(axCountriesP287, axiom, - f_connected(inst_MississippiRiver,inst_GulfOfMexico)). - -fof(axCountriesP288, axiom, - f_part(inst_MontrealCanada,inst_Canada)). - -fof(axCountriesP289, axiom, - f_capitalCity(inst_MoscowRussia,inst_Russia)). - -fof(axCountriesP290, axiom, - f_part(inst_NashvilleTennessee,inst_Tennessee)). - -fof(axCountriesP291, axiom, - f_dependentGeopoliticalArea(inst_Palestine,inst_UnitedKingdom)). - -fof(axCountriesP292, axiom, - f_capitalCity(inst_ParisFrance,inst_France)). - -fof(axCountriesP293, axiom, - f_part(inst_PhiladelphiaPennsylvania,inst_Pennsylvania)). - -fof(axCountriesP294, axiom, - f_part(inst_PittsburghPennsylvania,inst_Pennsylvania)). - -fof(axCountriesP295, axiom, - f_capitalCity(inst_ProvidenceRhodeIsland,inst_RhodeIsland)). - -fof(axCountriesP296, axiom, - f_capitalCity(inst_RichmondVirginia,inst_Virginia)). - -fof(axCountriesP297, axiom, - f_capitalCity(inst_RomeItaly,inst_Italy)). - -fof(axCountriesP298, axiom, - f_part(inst_SaintLouisMissouri,inst_Missouri)). - -fof(axCountriesP299, axiom, - f_capitalCity(inst_SaintPaulMinnesota,inst_Minnesota)). - -fof(axCountriesP300, axiom, - f_meetsSpatially(inst_SaintPaulMinnesota,inst_MinneapolisMinnesota)). - -fof(axCountriesP301, axiom, - f_part(inst_SanFranciscoCalifornia,inst_California)). - -fof(axCountriesP302, axiom, - f_part(inst_SavannahGeorgia,inst_Georgia)). - -fof(axCountriesP303, axiom, - f_part(inst_Scotland,inst_UnitedKingdom)). - -fof(axCountriesP304, axiom, - f_capitalCity(inst_WarsawPoland,inst_Poland)). - -fof(axCountriesP305, axiom, - f_part(inst_LongIsland,inst_NewYorkState)). - -fof(axCountriesP306, axiom, - f_part(inst_LosAngelesCalifornia,inst_California)). - -fof(axCountriesP307, axiom, - f_part(inst_KoreanPeninsula,inst_Asia)). - -fof(axCountriesP308, axiom, - f_capitalCity(inst_HonoluluHawaii,inst_Hawaii)). - -fof(axCountriesP309, axiom, - f_part(inst_HoustonTexas,inst_Texas)). - -fof(axCountriesP310, axiom, - f_part(inst_HudsonRiver,inst_NewYorkState)). - -fof(axCountriesP311, axiom, - f_part(inst_FargoNorthDakota,inst_NorthDakota)). - -fof(axCountriesP312, axiom, - f_capitalCity(inst_DenverColorado,inst_Colorado)). - -fof(axCountriesP313, axiom, - f_part(inst_DetroitMichigan,inst_Michigan)). - -fof(axCountriesP314, axiom, - f_capitalCity(inst_CopenhagenDenmark,inst_Denmark)). - -fof(axCountriesP315, axiom, - f_part(inst_DallasTexas,inst_Texas)). - -fof(axCountriesP316, axiom, - f_part(inst_ClevelandOhio,inst_Ohio)). - -fof(axCountriesP317, axiom, - f_capitalCity(inst_ColumbusOhio,inst_Ohio)). - -fof(axCountriesP318, axiom, - f_meetsSpatially(inst_Alabama,inst_Mississippi)). - -fof(axCountriesP319, axiom, - f_meetsSpatially(inst_Alaska,inst_Canada)). - -fof(axCountriesP320, axiom, - f_meetsSpatially(inst_Alaska,inst_PacificOcean)). - -fof(axCountriesP321, axiom, - f_meetsSpatially(inst_Alaska,inst_ArcticOcean)). - -fof(axCountriesP322, axiom, - f_meetsSpatially(inst_Arizona,inst_Nevada)). - -fof(axCountriesP323, axiom, - f_meetsSpatially(inst_Arizona,inst_California)). - -fof(axCountriesP324, axiom, - f_meetsSpatially(inst_Arizona,inst_Mexico)). - -fof(axCountriesP325, axiom, - f_meetsSpatially(inst_Arkansas,inst_Oklahoma)). - -fof(axCountriesP326, axiom, - f_meetsSpatially(inst_Arkansas,inst_Texas)). - -fof(axCountriesP327, axiom, - f_meetsSpatially(inst_Arkansas,inst_Louisiana)). - -fof(axCountriesP328, axiom, - f_meetsSpatially(inst_California,inst_PacificOcean)). - -fof(axCountriesP329, axiom, - f_meetsSpatially(inst_California,inst_Mexico)). - -fof(axCountriesP330, axiom, - f_meetsSpatially(inst_California,inst_NewMexico)). - -fof(axCountriesP331, axiom, - f_meetsSpatially(inst_California,inst_Oregon)). - -fof(axCountriesP332, axiom, - f_meetsSpatially(inst_California,inst_Washington)). - -fof(axCountriesP333, axiom, - f_meetsSpatially(inst_Colorado,inst_Utah)). - -fof(axCountriesP334, axiom, - f_meetsSpatially(inst_Colorado,inst_Arizona)). - -fof(axCountriesP335, axiom, - f_meetsSpatially(inst_Colorado,inst_NewMexico)). - -fof(axCountriesP336, axiom, - f_meetsSpatially(inst_Colorado,inst_Texas)). - -fof(axCountriesP337, axiom, - f_part(inst_Connecticut,inst_NewEngland)). - -fof(axCountriesP338, axiom, - f_meetsSpatially(inst_Delaware,inst_NorthAtlanticOcean)). - -fof(axCountriesP339, axiom, - f_meetsSpatially(inst_Delaware,inst_Maryland)). - -fof(axCountriesP340, axiom, - f_meetsSpatially(inst_Delaware,inst_Pennsylvania)). - -fof(axCountriesP341, axiom, - f_meetsSpatially(inst_Florida,inst_NorthAtlanticOcean)). - -fof(axCountriesP342, axiom, - f_meetsSpatially(inst_Florida,inst_Alabama)). - -fof(axCountriesP343, axiom, - f_meetsSpatially(inst_Florida,inst_GulfOfMexico)). - -fof(axCountriesP344, axiom, - f_meetsSpatially(inst_Georgia,inst_NorthAtlanticOcean)). - -fof(axCountriesP345, axiom, - f_meetsSpatially(inst_Georgia,inst_Florida)). - -fof(axCountriesP346, axiom, - f_meetsSpatially(inst_Georgia,inst_Alabama)). - -fof(axCountriesP347, axiom, - f_meetsSpatially(inst_Hawaii,inst_PacificOcean)). - -fof(axCountriesP348, axiom, - f_meetsSpatially(inst_Idaho,inst_Canada)). - -fof(axCountriesP349, axiom, - f_meetsSpatially(inst_Idaho,inst_Washington)). - -fof(axCountriesP350, axiom, - f_meetsSpatially(inst_Idaho,inst_Oregon)). - -fof(axCountriesP351, axiom, - f_meetsSpatially(inst_Idaho,inst_Nevada)). - -fof(axCountriesP352, axiom, - f_meetsSpatially(inst_Idaho,inst_Utah)). - -fof(axCountriesP353, axiom, - f_meetsSpatially(inst_Illinois,inst_Iowa)). - -fof(axCountriesP354, axiom, - f_meetsSpatially(inst_Illinois,inst_Missouri)). - -fof(axCountriesP355, axiom, - f_meetsSpatially(inst_Indiana,inst_Illinois)). - -fof(axCountriesP356, axiom, - f_meetsSpatially(inst_Iowa,inst_SouthDakota)). - -fof(axCountriesP357, axiom, - f_meetsSpatially(inst_Iowa,inst_Nebraska)). - -fof(axCountriesP358, axiom, - f_meetsSpatially(inst_Iowa,inst_Missouri)). - -fof(axCountriesP359, axiom, - f_meetsSpatially(inst_Kansas,inst_Colorado)). - -fof(axCountriesP360, axiom, - f_meetsSpatially(inst_Kansas,inst_Texas)). - -fof(axCountriesP361, axiom, - f_meetsSpatially(inst_Kentucky,inst_Tennessee)). - -fof(axCountriesP362, axiom, - f_meetsSpatially(inst_Kentucky,inst_Missouri)). - -fof(axCountriesP363, axiom, - f_meetsSpatially(inst_Kentucky,inst_Illinois)). - -fof(axCountriesP364, axiom, - f_meetsSpatially(inst_Kentucky,inst_Indiana)). - -fof(axCountriesP365, axiom, - f_meetsSpatially(inst_Louisiana,inst_Texas)). - -fof(axCountriesP366, axiom, - f_meetsSpatially(inst_Louisiana,inst_GulfOfMexico)). - -fof(axCountriesP367, axiom, - f_meetsSpatially(inst_Maine,inst_NewHampshire)). - -fof(axCountriesP368, axiom, - f_meetsSpatially(inst_Maine,inst_Canada)). - -fof(axCountriesP369, axiom, - f_meetsSpatially(inst_Maine,inst_NorthAtlanticOcean)). - -fof(axCountriesP370, axiom, - f_meetsSpatially(inst_Maryland,inst_NorthAtlanticOcean)). - -fof(axCountriesP371, axiom, - f_meetsSpatially(inst_Maryland,inst_Virginia)). - -fof(axCountriesP372, axiom, - f_meetsSpatially(inst_Maryland,inst_WestVirginia)). - -fof(axCountriesP373, axiom, - f_part(inst_Massachusetts,inst_NewEngland)). - -fof(axCountriesP374, axiom, - f_meetsSpatially(inst_Massachusetts,inst_NorthAtlanticOcean)). - -fof(axCountriesP375, axiom, - f_meetsSpatially(inst_Massachusetts,inst_NewYorkState)). - -fof(axCountriesP376, axiom, - f_meetsSpatially(inst_Massachusetts,inst_Connecticut)). - -fof(axCountriesP377, axiom, - f_meetsSpatially(inst_Massachusetts,inst_RhodeIsland)). - -fof(axCountriesP378, axiom, - f_meetsSpatially(inst_Michigan,inst_Indiana)). - -fof(axCountriesP379, axiom, - f_meetsSpatially(inst_Michigan,inst_Illinois)). - -fof(axCountriesP380, axiom, - f_meetsSpatially(inst_Michigan,inst_Canada)). - -fof(axCountriesP381, axiom, - f_meetsSpatially(inst_Minnesota,inst_Canada)). - -fof(axCountriesP382, axiom, - f_meetsSpatially(inst_Minnesota,inst_NorthDakota)). - -fof(axCountriesP383, axiom, - f_meetsSpatially(inst_Minnesota,inst_SouthDakota)). - -fof(axCountriesP384, axiom, - f_meetsSpatially(inst_Minnesota,inst_Iowa)). - -fof(axCountriesP385, axiom, - f_meetsSpatially(inst_Mississippi,inst_Arkansas)). - -fof(axCountriesP386, axiom, - f_meetsSpatially(inst_Mississippi,inst_Louisiana)). - -fof(axCountriesP387, axiom, - f_meetsSpatially(inst_Mississippi,inst_GulfOfMexico)). - -fof(axCountriesP388, axiom, - f_meetsSpatially(inst_Missouri,inst_Nebraska)). - -fof(axCountriesP389, axiom, - f_meetsSpatially(inst_Missouri,inst_Kansas)). - -fof(axCountriesP390, axiom, - f_meetsSpatially(inst_Missouri,inst_Oklahoma)). - -fof(axCountriesP391, axiom, - f_meetsSpatially(inst_Montana,inst_Canada)). - -fof(axCountriesP392, axiom, - f_meetsSpatially(inst_Montana,inst_Idaho)). - -fof(axCountriesP393, axiom, - f_meetsSpatially(inst_Montana,inst_Wyoming)). - -fof(axCountriesP394, axiom, - f_meetsSpatially(inst_Nebraska,inst_Wyoming)). - -fof(axCountriesP395, axiom, - f_meetsSpatially(inst_Nebraska,inst_Colorado)). - -fof(axCountriesP396, axiom, - f_meetsSpatially(inst_Nebraska,inst_Kansas)). - -fof(axCountriesP397, axiom, - f_meetsSpatially(inst_Nevada,inst_Oregon)). - -fof(axCountriesP398, axiom, - f_meetsSpatially(inst_Nevada,inst_California)). - -fof(axCountriesP399, axiom, - f_part(inst_NewHampshire,inst_NewEngland)). - -fof(axCountriesP400, axiom, - f_meetsSpatially(inst_NewHampshire,inst_Canada)). - -fof(axCountriesP401, axiom, - f_meetsSpatially(inst_NewHampshire,inst_NorthAtlanticOcean)). - -fof(axCountriesP402, axiom, - f_meetsSpatially(inst_NewHampshire,inst_Vermont)). - -fof(axCountriesP403, axiom, - f_meetsSpatially(inst_NewHampshire,inst_Massachusetts)). - -fof(axCountriesP404, axiom, - f_meetsSpatially(inst_NewJersey,inst_NorthAtlanticOcean)). - -fof(axCountriesP405, axiom, - f_meetsSpatially(inst_NewJersey,inst_Delaware)). - -fof(axCountriesP406, axiom, - f_meetsSpatially(inst_NewJersey,inst_Pennsylvania)). - -fof(axCountriesP407, axiom, - f_meetsSpatially(inst_NewMexico,inst_Arizona)). - -fof(axCountriesP408, axiom, - f_meetsSpatially(inst_NewMexico,inst_Mexico)). - -fof(axCountriesP409, axiom, - f_geographicSubregion(inst_NewJersey,inst_UnitedStates)). - -fof(axCountriesP410, axiom, - f_geographicSubregion(inst_NewYorkState,inst_UnitedStates)). - -fof(axCountriesP411, axiom, - f_geographicSubregion(inst_NewYorkCityUnitedStates,inst_UnitedStates)). - -fof(axCountriesP412, axiom, - f_meetsSpatially(inst_NewYorkState,inst_Canada)). - -fof(axCountriesP413, axiom, - f_meetsSpatially(inst_NewYorkState,inst_Pennsylvania)). - -fof(axCountriesP414, axiom, - f_meetsSpatially(inst_NewYorkState,inst_NewJersey)). - -fof(axCountriesP415, axiom, - f_meetsSpatially(inst_NewYorkState,inst_NorthAtlanticOcean)). - -fof(axCountriesP416, axiom, - f_meetsSpatially(inst_NorthCarolina,inst_NorthAtlanticOcean)). - -fof(axCountriesP417, axiom, - f_meetsSpatially(inst_NorthCarolina,inst_SouthCarolina)). - -fof(axCountriesP418, axiom, - f_meetsSpatially(inst_NorthCarolina,inst_Tennessee)). - -fof(axCountriesP419, axiom, - f_meetsSpatially(inst_NorthDakota,inst_Montana)). - -fof(axCountriesP420, axiom, - f_meetsSpatially(inst_NorthDakota,inst_SouthDakota)). - -fof(axCountriesP421, axiom, - f_meetsSpatially(inst_NorthDakota,inst_Canada)). - -fof(axCountriesP422, axiom, - f_meetsSpatially(inst_Ohio,inst_Kentucky)). - -fof(axCountriesP423, axiom, - f_meetsSpatially(inst_Ohio,inst_Indiana)). - -fof(axCountriesP424, axiom, - f_meetsSpatially(inst_Ohio,inst_Michigan)). - -fof(axCountriesP425, axiom, - f_meetsSpatially(inst_Ohio,inst_Canada)). - -fof(axCountriesP426, axiom, - f_meetsSpatially(inst_Oregon,inst_PacificOcean)). - -fof(axCountriesP427, axiom, - f_meetsSpatially(inst_Oregon,inst_California)). - -fof(axCountriesP428, axiom, - f_meetsSpatially(inst_Pennsylvania,inst_WestVirginia)). - -fof(axCountriesP429, axiom, - f_meetsSpatially(inst_Pennsylvania,inst_Ohio)). - -fof(axCountriesP430, axiom, - f_meetsSpatially(inst_Pennsylvania,inst_Canada)). - -fof(axCountriesP431, axiom, - f_part(inst_RhodeIsland,inst_NewEngland)). - -fof(axCountriesP432, axiom, - f_meetsSpatially(inst_SouthCarolina,inst_NorthAtlanticOcean)). - -fof(axCountriesP433, axiom, - f_meetsSpatially(inst_SouthCarolina,inst_Georgia)). - -fof(axCountriesP434, axiom, - f_meetsSpatially(inst_SouthDakota,inst_Montana)). - -fof(axCountriesP435, axiom, - f_meetsSpatially(inst_SouthDakota,inst_Wyoming)). - -fof(axCountriesP436, axiom, - f_meetsSpatially(inst_SouthDakota,inst_Nebraska)). - -fof(axCountriesP437, axiom, - f_meetsSpatially(inst_Tennessee,inst_Alabama)). - -fof(axCountriesP438, axiom, - f_meetsSpatially(inst_Tennessee,inst_Mississippi)). - -fof(axCountriesP439, axiom, - f_meetsSpatially(inst_Tennessee,inst_Arkansas)). - -fof(axCountriesP440, axiom, - f_meetsSpatially(inst_Tennessee,inst_Missouri)). - -fof(axCountriesP441, axiom, - f_meetsSpatially(inst_Texas,inst_NewMexico)). - -fof(axCountriesP442, axiom, - f_meetsSpatially(inst_Texas,inst_Mexico)). - -fof(axCountriesP443, axiom, - f_meetsSpatially(inst_Texas,inst_GulfOfMexico)). - -fof(axCountriesP444, axiom, - f_geographicSubregion(inst_Texas,inst_UnitedStates)). - -fof(axCountriesP445, axiom, - f_meetsSpatially(inst_Utah,inst_Nevada)). - -fof(axCountriesP446, axiom, - f_meetsSpatially(inst_Utah,inst_Arizona)). - -fof(axCountriesP447, axiom, - f_meetsSpatially(inst_Utah,inst_NewMexico)). - -fof(axCountriesP448, axiom, - f_part(inst_Vermont,inst_NewEngland)). - -fof(axCountriesP449, axiom, - f_meetsSpatially(inst_Vermont,inst_Canada)). - -fof(axCountriesP450, axiom, - f_meetsSpatially(inst_Vermont,inst_NewYorkState)). - -fof(axCountriesP451, axiom, - f_meetsSpatially(inst_Vermont,inst_Massachusetts)). - -fof(axCountriesP452, axiom, - f_meetsSpatially(inst_Virginia,inst_NorthCarolina)). - -fof(axCountriesP453, axiom, - f_meetsSpatially(inst_Virginia,inst_Tennessee)). - -fof(axCountriesP454, axiom, - f_meetsSpatially(inst_Virginia,inst_Kentucky)). - -fof(axCountriesP455, axiom, - f_meetsSpatially(inst_Virginia,inst_WestVirginia)). - -fof(axCountriesP456, axiom, - f_meetsSpatially(inst_Washington,inst_Canada)). - -fof(axCountriesP457, axiom, - f_meetsSpatially(inst_Washington,inst_PacificOcean)). - -fof(axCountriesP458, axiom, - f_meetsSpatially(inst_Washington,inst_Oregon)). - -fof(axCountriesP459, axiom, - f_meetsSpatially(inst_WestVirginia,inst_Kentucky)). - -fof(axCountriesP460, axiom, - f_meetsSpatially(inst_WestVirginia,inst_Ohio)). - -fof(axCountriesP461, axiom, - f_meetsSpatially(inst_Wisconsin,inst_Illinois)). - -fof(axCountriesP462, axiom, - f_meetsSpatially(inst_Wisconsin,inst_Iowa)). - -fof(axCountriesP463, axiom, - f_meetsSpatially(inst_Wisconsin,inst_Minnesota)). - -fof(axCountriesP464, axiom, - f_meetsSpatially(inst_Wyoming,inst_Idaho)). - -fof(axCountriesP465, axiom, - f_meetsSpatially(inst_Wyoming,inst_Utah)). - -fof(axCountriesP466, axiom, - f_meetsSpatially(inst_Wyoming,inst_Colorado)). - -fof(axCountriesP467, axiom, - f_part(inst_PuertoRico,inst_UnitedStates)). - -fof(axCountriesP468, axiom, - f_part(inst_Germany,inst_Europe)). - -fof(axCountriesP469, axiom, - f_part(inst_Greece,inst_Europe)). - -fof(axCountriesP470, axiom, - f_meetsSpatially(inst_Mexico,inst_UnitedStates)). - -fof(axCountriesP471, axiom, - f_part(inst_ChicagoUnitedStates,inst_Illinois)). - -fof(axCountriesP472, axiom, - f_capitalCity(inst_JerusalemIsrael,inst_Israel)). - -fof(axCountriesP473, axiom, - f_part(inst_NewYorkCityUnitedStates,inst_NewYorkState)). - -fof(axCountriesP474, axiom, - f_capitalCity(inst_TokyoJapan,inst_Japan)). - -fof(axCountriesP475, axiom, - f_geographicSubregion(inst_AdanaTurkey,inst_Turkey)). - -fof(axCountriesP476, axiom, - f_geographicSubregion(inst_AddisAbabaEthiopia,inst_Ethiopia)). - -fof(axCountriesP477, axiom, - f_geographicSubregion(inst_AdenYemen,inst_Yemen)). - -fof(axCountriesP478, axiom, - f_geographicSubregion(inst_AdoraWestBank,inst_WestBank)). - -fof(axCountriesP479, axiom, - f_geographicSubregion(inst_AfulaIsrael,inst_Israel)). - -fof(axCountriesP480, axiom, - f_geographicSubregion(inst_AgriTurkey,inst_Turkey)). - -fof(axCountriesP481, axiom, - f_geographicSubregion(inst_AinDeflaAlgeria,inst_Algeria)). - -fof(axCountriesP482, axiom, - f_geographicSubregion(inst_AinElHajarAlgeria,inst_Algeria)). - -fof(axCountriesP483, axiom, - f_geographicSubregion(inst_AjaccioFrance,inst_France)). - -fof(axCountriesP484, axiom, - f_geographicSubregion(inst_AlBalamandLebanon,inst_Lebanon)). - -fof(axCountriesP485, axiom, - f_geographicSubregion(inst_AleiSinaiGazaStrip,inst_GazaStrip)). - -fof(axCountriesP486, axiom, - f_geographicSubregion(inst_AleiZahavWestBank,inst_WestBank)). - -fof(axCountriesP487, axiom, - f_geographicSubregion(inst_AleyLebanon,inst_Lebanon)). - -fof(axCountriesP488, axiom, - f_geographicSubregion(inst_AlgiersAlgeria,inst_Algeria)). - -fof(axCountriesP489, axiom, - f_geographicSubregion(inst_AlkhanYurtRussia,inst_Russia)). - -fof(axCountriesP490, axiom, - f_geographicSubregion(inst_AlonMorehWestBank,inst_WestBank)). - -fof(axCountriesP491, axiom, - f_geographicSubregion(inst_AmbonIndonesia,inst_Indonesia)). - -fof(axCountriesP492, axiom, - f_geographicSubregion(inst_AmmanJordan,inst_Jordan)). - -fof(axCountriesP493, axiom, - f_geographicSubregion(inst_AnNuwaydiratBahrain,inst_Bahrain)). - -fof(axCountriesP494, axiom, - f_geographicSubregion(inst_AndeanSpain,inst_Spain)). - -fof(axCountriesP495, axiom, - f_geographicSubregion(inst_AngkorWatCambodia,inst_Cambodia)). - -fof(axCountriesP496, axiom, - f_geographicSubregion(inst_AnkaraTurkey,inst_Turkey)). - -fof(axCountriesP497, axiom, - f_geographicSubregion(inst_AntalyaTurkey,inst_Turkey)). - -fof(axCountriesP498, axiom, - f_geographicSubregion(inst_AntioquiaColombia,inst_ColombiaPanama)). - -fof(axCountriesP499, axiom, - f_geographicSubregion(inst_AntwerpBelgium,inst_Belgium)). - -fof(axCountriesP500, axiom, - f_geographicSubregion(inst_ApumiracPeru,inst_Peru)). - -fof(axCountriesP501, axiom, - f_geographicSubregion(inst_ApureVenezuela,inst_Venezuela)). - -fof(axCountriesP502, axiom, - f_geographicSubregion(inst_AraucaColombia,inst_ColombiaPanama)). - -fof(axCountriesP503, axiom, - f_geographicSubregion(inst_ArgunRussia,inst_Russia)). - -fof(axCountriesP504, axiom, - f_geographicSubregion(inst_ArielWestBank,inst_WestBank)). - -fof(axCountriesP505, axiom, - f_geographicSubregion(inst_ArmaghNorthernIreland,inst_NorthernIreland)). - -fof(axCountriesP506, axiom, - f_geographicSubregion(inst_ArzewAlgeria,inst_Algeria)). - -fof(axCountriesP507, axiom, - f_geographicSubregion(inst_AshdodIsrael,inst_Israel)). - -fof(axCountriesP508, axiom, - f_geographicSubregion(inst_AskelonIsrael,inst_Israel)). - -fof(axCountriesP509, axiom, - f_geographicSubregion(inst_AsmaraEritrea,inst_Eritrea)). - -fof(axCountriesP510, axiom, - f_geographicSubregion(inst_AssamIndia,inst_India)). - -fof(axCountriesP511, axiom, - f_geographicSubregion(inst_AswanEgypt,inst_Egypt)). - -fof(axCountriesP512, axiom, - f_geographicSubregion(inst_AsyutEgypt,inst_Egypt)). - -fof(axCountriesP513, axiom, - f_geographicSubregion(inst_AthensGreece,inst_Greece)). - -fof(axCountriesP514, axiom, - f_geographicSubregion(inst_AtrushIraq,inst_Iraq)). - -fof(axCountriesP515, axiom, - f_geographicSubregion(inst_AtzmonaGazaStrip,inst_GazaStrip)). - -fof(axCountriesP516, axiom, - f_geographicSubregion(inst_AvneiHefetzIsrael,inst_Israel)). - -fof(axCountriesP517, axiom, - f_geographicSubregion(inst_AyacuchoPeru,inst_Peru)). - -fof(axCountriesP518, axiom, - f_geographicSubregion(inst_AzorIsrael,inst_Israel)). - -fof(axCountriesP519, axiom, - f_geographicSubregion(inst_BadVilbelGermany,inst_Germany)). - -fof(axCountriesP520, axiom, - f_geographicSubregion(inst_BaghdadIraq,inst_Iraq)). - -fof(axCountriesP521, axiom, - f_geographicSubregion(inst_BagreColombia,inst_ColombiaPanama)). - -fof(axCountriesP522, axiom, - f_geographicSubregion(inst_BahawalpurPakistan,inst_Pakistan)). - -fof(axCountriesP523, axiom, - f_geographicSubregion(inst_BakaAlGarbiyehIsrael,inst_Israel)). - -fof(axCountriesP524, axiom, - f_geographicSubregion(inst_BakkaAlSharkiyaWestBank,inst_WestBank)). - -fof(axCountriesP525, axiom, - f_geographicSubregion(inst_BakuAzerbaijan,inst_Azerbaijan)). - -fof(axCountriesP526, axiom, - f_geographicSubregion(inst_BaleEthiopia,inst_Ethiopia)). - -fof(axCountriesP527, axiom, - f_geographicSubregion(inst_BanbridgeNorthernIreland,inst_NorthernIreland)). - -fof(axCountriesP528, axiom, - f_geographicSubregion(inst_BangkokThailand,inst_Thailand)). - -fof(axCountriesP529, axiom, - f_geographicSubregion(inst_BangorNorthernIreland,inst_NorthernIreland)). - -fof(axCountriesP530, axiom, - f_geographicSubregion(inst_BanguiCentralAfricanRepublic,inst_CentralAfricanRepublic)). - -fof(axCountriesP531, axiom, - f_geographicSubregion(inst_BarcelonaSpain,inst_Spain)). - -fof(axCountriesP532, axiom, - f_geographicSubregion(inst_BarkeoCambodia,inst_Cambodia)). - -fof(axCountriesP533, axiom, - f_geographicSubregion(inst_BarrancabermejaColombia,inst_Colombia)). - -fof(axCountriesP534, axiom, - f_geographicSubregion(inst_BasraIsrael,inst_Israel)). - -fof(axCountriesP535, axiom, - f_geographicSubregion(inst_BatYamIsrael,inst_Israel)). - -fof(axCountriesP536, axiom, - f_geographicSubregion(inst_BatmanTurkey,inst_Turkey)). - -fof(axCountriesP537, axiom, - f_geographicSubregion(inst_BeasainSpain,inst_Spain)). - -fof(axCountriesP538, axiom, - f_geographicSubregion(inst_BeErShevaIsrael,inst_Israel)). - -fof(axCountriesP539, axiom, - f_geographicSubregion(inst_BeirutLebanon,inst_Lebanon)). - -fof(axCountriesP540, axiom, - f_geographicSubregion(inst_BeitElWestBank,inst_WestBank)). - -fof(axCountriesP541, axiom, - f_geographicSubregion(inst_BeitHaggaiWestBank,inst_WestBank)). - -fof(axCountriesP542, axiom, - f_geographicSubregion(inst_BeitSahurWestBank,inst_WestBank)). - -fof(axCountriesP543, axiom, - f_geographicSubregion(inst_BeitSheAnIsrael,inst_Israel)). - -fof(axCountriesP544, axiom, - f_geographicSubregion(inst_BeitShemeshIsrael,inst_Israel)). - -fof(axCountriesP545, axiom, - f_geographicSubregion(inst_BeledweyneSomalia,inst_Somalia)). - -fof(axCountriesP546, axiom, - f_geographicSubregion(inst_BelfastNorthernIreland,inst_NorthernIreland)). - -fof(axCountriesP547, axiom, - f_geographicSubregion(inst_BelgradeSerbiaAndMontenegro,inst_SerbiaAndMontenegro)). - -fof(axCountriesP548, axiom, - f_geographicSubregion(inst_BerlinGermany,inst_Germany)). - -fof(axCountriesP549, axiom, - f_geographicSubregion(inst_BetLeHiyehGazaStrip,inst_GazaStrip)). - -fof(axCountriesP550, axiom, - f_geographicSubregion(inst_BetLidJunctionIsrael,inst_Israel)). - -fof(axCountriesP551, axiom, - f_geographicSubregion(inst_BethElIsrael,inst_Israel)). - -fof(axCountriesP552, axiom, - f_geographicSubregion(inst_BethlehemWestBank,inst_WestBank)). - -fof(axCountriesP553, axiom, - f_geographicSubregion(inst_BidyaWestBank,inst_WestBank)). - -fof(axCountriesP554, axiom, - f_geographicSubregion(inst_BilbaoSpain,inst_Spain)). - -fof(axCountriesP555, axiom, - f_geographicSubregion(inst_BillabonaSpain,inst_Spain)). - -fof(axCountriesP556, axiom, - f_geographicSubregion(inst_BinyaminaIsrael,inst_Israel)). - -fof(axCountriesP557, axiom, - f_geographicSubregion(inst_BKaotWestBank,inst_WestBank)). - -fof(axCountriesP558, axiom, - f_geographicSubregion(inst_BneiAyishIsrael,inst_Israel)). - -fof(axCountriesP559, axiom, - f_geographicSubregion(inst_BogotaColombia,inst_Colombia)). - -fof(axCountriesP560, axiom, - f_geographicSubregion(inst_BolognaItaly,inst_Italy)). - -fof(axCountriesP561, axiom, - f_geographicSubregion(inst_BonnGermany,inst_Germany)). - -fof(axCountriesP562, axiom, - f_geographicSubregion(inst_BosphorousStraitsTurkey,inst_Turkey)). - -fof(axCountriesP563, axiom, - f_geographicSubregion(inst_BouiraAlgeria,inst_Algeria)). - -fof(axCountriesP564, axiom, - f_geographicSubregion(inst_BouzeGueneAlgeria,inst_Algeria)). - -fof(axCountriesP565, axiom, - f_geographicSubregion(inst_BrusselsBelgium,inst_Belgium)). - -fof(axCountriesP566, axiom, - f_geographicSubregion(inst_BucaramangaColombia,inst_Colombia)). - -fof(axCountriesP567, axiom, - f_geographicSubregion(inst_BucharestIndia,inst_India)). - -fof(axCountriesP568, axiom, - f_geographicSubregion(inst_BuenosAiresArgentina,inst_Argentina)). - -fof(axCountriesP569, axiom, - f_geographicSubregion(inst_BuinakskRussia,inst_Russia)). - -fof(axCountriesP570, axiom, - f_geographicSubregion(inst_BwindiforestUganda,inst_Uganda)). - -fof(axCountriesP571, axiom, - f_geographicSubregion(inst_CabindaAngola,inst_Angola)). - -fof(axCountriesP572, axiom, - f_geographicSubregion(inst_CaglayanTurkey,inst_Turkey)). - -fof(axCountriesP573, axiom, - f_geographicSubregion(inst_CairoEgypt,inst_Egypt)). - -fof(axCountriesP574, axiom, - f_geographicSubregion(inst_CalcuttaIndia,inst_India)). - -fof(axCountriesP575, axiom, - f_geographicSubregion(inst_CaliColombia,inst_Colombia)). - -fof(axCountriesP576, axiom, - f_geographicSubregion(inst_CampZamaJapan,inst_Japan)). - -fof(axCountriesP577, axiom, - f_geographicSubregion(inst_CankiriTurkey,inst_Turkey)). - -fof(axCountriesP578, axiom, - f_geographicSubregion(inst_CapeTownSouthAfrica,inst_SouthAfrica)). - -fof(axCountriesP579, axiom, - f_geographicSubregion(inst_CaritasPolandChechnya,inst_Chechnya)). - -fof(axCountriesP580, axiom, - f_geographicSubregion(inst_CarmelIsrael,inst_Israel)). - -fof(axCountriesP581, axiom, - f_geographicSubregion(inst_CarmenDeBolivarColombia,inst_Colombia)). - -fof(axCountriesP582, axiom, - f_geographicSubregion(inst_CarrejonColombia,inst_Colombia)). - -fof(axCountriesP583, axiom, - f_geographicSubregion(inst_ChamanPakistan,inst_Pakistan)). - -fof(axCountriesP584, axiom, - f_geographicSubregion(inst_ChararESharifIndia,inst_India)). - -fof(axCountriesP585, axiom, - f_geographicSubregion(inst_CharsaadaPakistan,inst_Pakistan)). - -fof(axCountriesP586, axiom, - f_geographicSubregion(inst_ChernoRechyeRussia,inst_Russia)). - -fof(axCountriesP587, axiom, - f_geographicSubregion(inst_ChicagoUnitedStates,inst_UnitedStates)). - -fof(axCountriesP588, axiom, - f_geographicSubregion(inst_ChisimayuSomalia,inst_Somalia)). - -fof(axCountriesP589, axiom, - f_geographicSubregion(inst_ChittagongBangladesh,inst_Bangladesh)). - -fof(axCountriesP590, axiom, - f_geographicSubregion(inst_ChobaAngola,inst_Angola)). - -fof(axCountriesP591, axiom, - f_geographicSubregion(inst_ChocoColombia,inst_Colombia)). - -fof(axCountriesP592, axiom, - f_geographicSubregion(inst_ChorrosQueroVenezuela,inst_Venezuela)). - -fof(axCountriesP593, axiom, - f_geographicSubregion(inst_ClarkAirbasePhilippines,inst_Philippines)). - -fof(axCountriesP594, axiom, - f_geographicSubregion(inst_CoimbatoreIndia,inst_India)). - -fof(axCountriesP595, axiom, - f_geographicSubregion(inst_CologneGermany,inst_Germany)). - -fof(axCountriesP596, axiom, - f_geographicSubregion(inst_ColombiaCityColombia,inst_Colombia)). - -fof(axCountriesP597, axiom, - f_geographicSubregion(inst_ColombiaPanama,inst_Panama)). - -fof(axCountriesP598, axiom, - f_geographicSubregion(inst_ColomboSriLanka,inst_SriLanka)). - -fof(axCountriesP599, axiom, - f_geographicSubregion(inst_ComayaguaHonduras,inst_Honduras)). - -fof(axCountriesP600, axiom, - f_geographicSubregion(inst_CopacaBanaCuba,inst_Cuba)). - -fof(axCountriesP601, axiom, - f_geographicSubregion(inst_CopenhagenDenmark,inst_Denmark)). - -fof(axCountriesP602, axiom, - f_geographicSubregion(inst_CorsicaFrance,inst_France)). - -fof(axCountriesP603, axiom, - f_geographicSubregion(inst_CorteFrance,inst_France)). - -fof(axCountriesP604, axiom, - f_geographicSubregion(inst_CorumTurkey,inst_Turkey)). - -fof(axCountriesP605, axiom, - f_geographicSubregion(inst_CundiNamarcaColombia,inst_Colombia)). - -fof(axCountriesP606, axiom, - f_geographicSubregion(inst_CupiaguaColombia,inst_Colombia)). - -fof(axCountriesP607, axiom, - f_geographicSubregion(inst_CuzcoPeru,inst_Peru)). - -fof(axCountriesP608, axiom, - f_geographicSubregion(inst_DagestanRussia,inst_Russia)). - -fof(axCountriesP609, axiom, - f_geographicSubregion(inst_DahukIraq,inst_Iraq)). - -fof(axCountriesP610, axiom, - f_geographicSubregion(inst_DangDistrictNepal,inst_Nepal)). - -fof(axCountriesP611, axiom, - f_geographicSubregion(inst_DarEsSalaAmTanzania,inst_Tanzania)). - -fof(axCountriesP612, axiom, - f_geographicSubregion(inst_DarvazTajikistan,inst_Tajikistan)). - -fof(axCountriesP613, axiom, - f_geographicSubregion(inst_DebaSpain,inst_Spain)). - -fof(axCountriesP614, axiom, - f_geographicSubregion(inst_DelhiIndia,inst_India)). - -fof(axCountriesP615, axiom, - f_geographicSubregion(inst_DhahranSaudiArabia,inst_SaudiArabia)). - -fof(axCountriesP616, axiom, - f_geographicSubregion(inst_DhakaBangladesh,inst_Bangladesh)). - -fof(axCountriesP617, axiom, - f_geographicSubregion(inst_DinanFrance,inst_France)). - -fof(axCountriesP618, axiom, - f_geographicSubregion(inst_DirNaballahWestBank,inst_WestBank)). - -fof(axCountriesP619, axiom, - f_geographicSubregion(inst_DireDawaEthiopia,inst_Ethiopia)). - -fof(axCountriesP620, axiom, - f_geographicSubregion(inst_DistrictOfMansehraPakistan,inst_Pakistan)). - -fof(axCountriesP621, axiom, - f_geographicSubregion(inst_DjakashariGeorgia,inst_RepublicOfGeorgia)). - -fof(axCountriesP622, axiom, - f_geographicSubregion(inst_DjerbaTunisia,inst_Tunisia)). - -fof(axCountriesP623, axiom, - f_geographicSubregion(inst_DodaIndia,inst_India)). - -fof(axCountriesP624, axiom, - f_geographicSubregion(inst_DortmundGermany,inst_Germany)). - -fof(axCountriesP625, axiom, - f_geographicSubregion(inst_DublinIreland,inst_Ireland)). - -fof(axCountriesP626, axiom, - f_geographicSubregion(inst_DuesseldorfGermany,inst_Germany)). - -fof(axCountriesP627, axiom, - f_geographicSubregion(inst_DugitGazaStrip,inst_GazaStrip)). - -fof(axCountriesP628, axiom, - f_geographicSubregion(inst_DurangoSpain,inst_Spain)). - -fof(axCountriesP629, axiom, - f_geographicSubregion(inst_DushanbeTajikistan,inst_Tajikistan)). - -fof(axCountriesP630, axiom, - f_geographicSubregion(inst_DushanbeAirportTajikistan,inst_Tajikistan)). - -fof(axCountriesP631, axiom, - f_geographicSubregion(inst_DushanbeGarmTajikistan,inst_Tajikistan)). - -fof(axCountriesP632, axiom, - f_geographicSubregion(inst_EastJerusalemIsrael,inst_Israel)). - -fof(axCountriesP633, axiom, - f_geographicSubregion(inst_EfratWestBank,inst_WestBank)). - -fof(axCountriesP634, axiom, - f_geographicSubregion(inst_EilatIsrael,inst_Israel)). - -fof(axCountriesP635, axiom, - f_geographicSubregion(inst_EinavWestBank,inst_WestBank)). - -fof(axCountriesP636, axiom, - f_geographicSubregion(inst_ElBagreColombia,inst_Colombia)). - -fof(axCountriesP637, axiom, - f_geographicSubregion(inst_ElBirehWestBank,inst_WestBank)). - -fof(axCountriesP638, axiom, - f_geographicSubregion(inst_ElPlayonColombia,inst_Colombia)). - -fof(axCountriesP639, axiom, - f_geographicSubregion(inst_ElRipialApureVenezuela,inst_Venezuela)). - -fof(axCountriesP640, axiom, - f_geographicSubregion(inst_ElayoSomalia,inst_Somalia)). - -fof(axCountriesP641, axiom, - f_geographicSubregion(inst_ElAzzariyaWestBank,inst_WestBank)). - -fof(axCountriesP642, axiom, - f_geographicSubregion(inst_EleiSinaiGazaStrip,inst_GazaStrip)). - -fof(axCountriesP643, axiom, - f_geographicSubregion(inst_EmmanuelWestBank,inst_WestBank)). - -fof(axCountriesP644, axiom, - f_geographicSubregion(inst_ErezGazaStrip,inst_GazaStrip)). - -fof(axCountriesP645, axiom, - f_geographicSubregion(inst_FethiyeAndMarmarisTurkey,inst_Turkey)). - -fof(axCountriesP646, axiom, - f_geographicSubregion(inst_FloridaUnitedStates,inst_UnitedStates)). - -fof(axCountriesP647, axiom, - f_geographicSubregion(inst_FormequeColombia,inst_Colombia)). - -fof(axCountriesP648, axiom, - f_geographicSubregion(inst_FrankfurtGermany,inst_Germany)). - -fof(axCountriesP649, axiom, - f_geographicSubregion(inst_FrenchHillIsrael,inst_Israel)). - -fof(axCountriesP650, axiom, - f_geographicSubregion(inst_FuengirolaSpain,inst_Spain)). - -fof(axCountriesP651, axiom, - f_geographicSubregion(inst_FusagasusaColombia,inst_Colombia)). - -fof(axCountriesP652, axiom, - f_geographicSubregion(inst_GaliAbkhaziaGeorgia,inst_RepublicOfGeorgia)). - -fof(axCountriesP653, axiom, - f_geographicSubregion(inst_GanimWestBank,inst_WestBank)). - -fof(axCountriesP654, axiom, - f_geographicSubregion(inst_GashuriIsrael,inst_Israel)). - -fof(axCountriesP655, axiom, - f_geographicSubregion(inst_GeneralSantosPhilippines,inst_Philippines)). - -fof(axCountriesP656, axiom, - f_geographicSubregion(inst_GenevaSwitzerland,inst_Switzerland)). - -fof(axCountriesP657, axiom, - f_geographicSubregion(inst_GetxoSpain,inst_Spain)). - -fof(axCountriesP658, axiom, - f_geographicSubregion(inst_GhalebiehIraq,inst_Iraq)). - -fof(axCountriesP659, axiom, - f_geographicSubregion(inst_GhaziabadUttarPradeshIndia,inst_India)). - -fof(axCountriesP660, axiom, - f_geographicSubregion(inst_GiloIsrael,inst_Israel)). - -fof(axCountriesP661, axiom, - f_geographicSubregion(inst_GivatZeEvWestBank,inst_WestBank)). - -fof(axCountriesP662, axiom, - f_geographicSubregion(inst_GizaEgypt,inst_Egypt)). - -fof(axCountriesP663, axiom, - f_geographicSubregion(inst_GonegalleSriLanka,inst_SriLanka)). - -fof(axCountriesP664, axiom, - f_geographicSubregion(inst_GranadaSpain,inst_Spain)). - -fof(axCountriesP665, axiom, - f_geographicSubregion(inst_GrazAustria,inst_Austria)). - -fof(axCountriesP666, axiom, - f_geographicSubregion(inst_GroznyChechnya,inst_Chechnya)). - -fof(axCountriesP667, axiom, - f_geographicSubregion(inst_GuilinChina,inst_China)). - -fof(axCountriesP668, axiom, - f_geographicSubregion(inst_GujaratIndia,inst_India)). - -fof(axCountriesP669, axiom, - f_geographicSubregion(inst_GushEtzionWestBank,inst_WestBank)). - -fof(axCountriesP670, axiom, - f_geographicSubregion(inst_GushKatifGazaStrip,inst_GazaStrip)). - -fof(axCountriesP671, axiom, - f_geographicSubregion(inst_HaderaIsrael,inst_Israel)). - -fof(axCountriesP672, axiom, - f_geographicSubregion(inst_HaifaIsrael,inst_Israel)). - -fof(axCountriesP673, axiom, - f_geographicSubregion(inst_HamburgGermany,inst_Germany)). - -fof(axCountriesP674, axiom, - f_geographicSubregion(inst_HamisMiliyanaAlgeria,inst_Algeria)). - -fof(axCountriesP675, axiom, - f_geographicSubregion(inst_HamraWestBank,inst_WestBank)). - -fof(axCountriesP676, axiom, - f_geographicSubregion(inst_HannoverGermany,inst_Germany)). - -fof(axCountriesP677, axiom, - f_geographicSubregion(inst_HarBrachaWestBank,inst_WestBank)). - -fof(axCountriesP678, axiom, - f_geographicSubregion(inst_HarerEthiopia,inst_Ethiopia)). - -fof(axCountriesP679, axiom, - f_geographicSubregion(inst_HavanaCuba,inst_Cuba)). - -fof(axCountriesP680, axiom, - f_geographicSubregion(inst_HawanaIraq,inst_Iraq)). - -fof(axCountriesP681, axiom, - f_geographicSubregion(inst_HeartAfghanistan,inst_Afghanistan)). - -fof(axCountriesP682, axiom, - f_geographicSubregion(inst_HebronWestBank,inst_WestBank)). - -fof(axCountriesP683, axiom, - f_geographicSubregion(inst_HermeshIsrael,inst_Israel)). - -fof(axCountriesP684, axiom, - f_geographicSubregion(inst_HernaniSpain,inst_Spain)). - -fof(axCountriesP685, axiom, - f_geographicSubregion(inst_HerzliyaIsrael,inst_Israel)). - -fof(axCountriesP686, axiom, - f_geographicSubregion(inst_HilversumNetherlands,inst_Netherlands)). - -fof(axCountriesP687, axiom, - f_geographicSubregion(inst_HizmaWestBank,inst_WestBank)). - -fof(axCountriesP688, axiom, - f_geographicSubregion(inst_HodayaJunctionIsrael,inst_Israel)). - -fof(axCountriesP689, axiom, - f_geographicSubregion(inst_HolonJunctionIsrael,inst_Israel)). - -fof(axCountriesP690, axiom, - f_geographicSubregion(inst_HuallgaPeru,inst_Peru)). - -fof(axCountriesP691, axiom, - f_geographicSubregion(inst_HurghadaEgypt,inst_Egypt)). - -fof(axCountriesP692, axiom, - f_geographicSubregion(inst_HyderabadPakistan,inst_Pakistan)). - -fof(axCountriesP693, axiom, - f_geographicSubregion(inst_IbsrilIraq,inst_Iraq)). - -fof(axCountriesP694, axiom, - f_geographicSubregion(inst_IncirlikAirbaseTurkey,inst_Turkey)). - -fof(axCountriesP695, axiom, - f_geographicSubregion(inst_IpilPhilippines,inst_Philippines)). - -fof(axCountriesP696, axiom, - f_geographicSubregion(inst_IrbilIraq,inst_Iraq)). - -fof(axCountriesP697, axiom, - f_geographicSubregion(inst_IslamabadPakistan,inst_Pakistan)). - -fof(axCountriesP698, axiom, - f_geographicSubregion(inst_IslandOfBaliIndonesia,inst_Indonesia)). - -fof(axCountriesP699, axiom, - f_geographicSubregion(inst_IstanbulTurkey,inst_Turkey)). - -fof(axCountriesP700, axiom, - f_geographicSubregion(inst_ItamarWestBank,inst_WestBank)). - -fof(axCountriesP701, axiom, - f_geographicSubregion(inst_IzmirTurkey,inst_Turkey)). - -fof(axCountriesP702, axiom, - f_geographicSubregion(inst_JaffaIsrael,inst_Israel)). - -fof(axCountriesP703, axiom, - f_geographicSubregion(inst_JaffnaSriLanka,inst_SriLanka)). - -fof(axCountriesP704, axiom, - f_geographicSubregion(inst_JakartaIndonesia,inst_Indonesia)). - -fof(axCountriesP705, axiom, - f_geographicSubregion(inst_JalahIndia,inst_India)). - -fof(axCountriesP706, axiom, - f_geographicSubregion(inst_JalpaiguriRailwayStationIndia,inst_India)). - -fof(axCountriesP707, axiom, - f_geographicSubregion(inst_JammuIndia,inst_India)). - -fof(axCountriesP708, axiom, - f_geographicSubregion(inst_JangasPeru,inst_Peru)). - -fof(axCountriesP709, axiom, - f_geographicSubregion(inst_JeninWestBank,inst_WestBank)). - -fof(axCountriesP710, axiom, - f_geographicSubregion(inst_JerusalemIsrael,inst_Israel)). - -fof(axCountriesP711, axiom, - f_geographicSubregion(inst_JerusalemIsrael,inst_WestBank)). - -fof(axCountriesP712, axiom, - f_geographicSubregion(inst_JMainWestBank,inst_WestBank)). - -fof(axCountriesP713, axiom, - f_geographicSubregion(inst_JohannesburgSouthAfrica,inst_SouthAfrica)). - -fof(axCountriesP714, axiom, - f_geographicSubregion(inst_JoloPhilippines,inst_Philippines)). - -fof(axCountriesP715, axiom, - f_geographicSubregion(inst_JubialSaudiArabia,inst_SaudiArabia)). - -fof(axCountriesP716, axiom, - f_geographicSubregion(inst_JullundurIndia,inst_India)). - -fof(axCountriesP717, axiom, - f_geographicSubregion(inst_KabacanPhilippines,inst_Philippines)). - -fof(axCountriesP718, axiom, - f_geographicSubregion(inst_KabulAfghanistan,inst_Afghanistan)). - -fof(axCountriesP719, axiom, - f_geographicSubregion(inst_KafrAkabWestBank,inst_WestBank)). - -fof(axCountriesP720, axiom, - f_geographicSubregion(inst_KafrIdnaWestBank,inst_WestBank)). - -fof(axCountriesP721, axiom, - f_geographicSubregion(inst_KalkilyaWestBank,inst_WestBank)). - -fof(axCountriesP722, axiom, - f_geographicSubregion(inst_KalmunaiSriLanka,inst_SriLanka)). - -fof(axCountriesP723, axiom, - f_geographicSubregion(inst_KampalaUganda,inst_Uganda)). - -fof(axCountriesP724, axiom, - f_geographicSubregion(inst_KandySriLanka,inst_SriLanka)). - -fof(axCountriesP725, axiom, - f_geographicSubregion(inst_KanihamaIndia,inst_India)). - -fof(axCountriesP726, axiom, - f_geographicSubregion(inst_KarachiPakistan,inst_Pakistan)). - -fof(axCountriesP727, axiom, - f_geographicSubregion(inst_KarkurIsrael,inst_Israel)). - -fof(axCountriesP728, axiom, - f_geographicSubregion(inst_KarmeiTzurWestBank,inst_WestBank)). - -fof(axCountriesP729, axiom, - f_geographicSubregion(inst_KarneiShomronWestBank,inst_WestBank)). - -fof(axCountriesP730, axiom, - f_geographicSubregion(inst_KashmirIndia,inst_India)). - -fof(axCountriesP731, axiom, - f_geographicSubregion(inst_KatmanduAirportNepal,inst_Nepal)). - -fof(axCountriesP732, axiom, - f_geographicSubregion(inst_KedumimWestBank,inst_WestBank)). - -fof(axCountriesP733, axiom, - f_geographicSubregion(inst_KedumimSettlementWestBank,inst_WestBank)). - -fof(axCountriesP734, axiom, - f_geographicSubregion(inst_KfarBaAnehIsrael,inst_Israel)). - -fof(axCountriesP735, axiom, - f_geographicSubregion(inst_KfarDaromGazaStrip,inst_GazaStrip)). - -fof(axCountriesP736, axiom, - f_geographicSubregion(inst_KfarHessIsrael,inst_Israel)). - -fof(axCountriesP737, axiom, - f_geographicSubregion(inst_KfarSabaIsrael,inst_Israel)). - -fof(axCountriesP738, axiom, - f_geographicSubregion(inst_KfarTzurifWestBank,inst_WestBank)). - -fof(axCountriesP739, axiom, - f_geographicSubregion(inst_KfarYamGazaStrip,inst_GazaStrip)). - -fof(axCountriesP740, axiom, - f_geographicSubregion(inst_KfarDaromNetzarimIsrael,inst_Israel)). - -fof(axCountriesP741, axiom, - f_geographicSubregion(inst_KhankalaChechnya,inst_Chechnya)). - -fof(axCountriesP742, axiom, - f_geographicSubregion(inst_KhartoumSudan,inst_Sudan)). - -fof(axCountriesP743, axiom, - f_geographicSubregion(inst_KhelilAlgeria,inst_Algeria)). - -fof(axCountriesP744, axiom, - f_geographicSubregion(inst_KhobarSaudiArabia,inst_SaudiArabia)). - -fof(axCountriesP745, axiom, - f_geographicSubregion(inst_KibbutzGalEdIsrael,inst_Israel)). - -fof(axCountriesP746, axiom, - f_geographicSubregion(inst_KibbutzMeravIsrael,inst_Israel)). - -fof(axCountriesP747, axiom, - f_geographicSubregion(inst_KibbutzSheluhotIsrael,inst_Israel)). - -fof(axCountriesP748, axiom, - f_geographicSubregion(inst_KidapawanPhilippines,inst_Philippines)). - -fof(axCountriesP749, axiom, - f_geographicSubregion(inst_KigaliRwanda,inst_Rwanda)). - -fof(axCountriesP750, axiom, - f_geographicSubregion(inst_KirikkaleTurkey,inst_Turkey)). - -fof(axCountriesP751, axiom, - f_geographicSubregion(inst_KiryatArbaWestBank,inst_WestBank)). - -fof(axCountriesP752, axiom, - f_geographicSubregion(inst_KiryatMotzkinIsrael,inst_Israel)). - -fof(axCountriesP753, axiom, - f_geographicSubregion(inst_KiryatNetafimWestBank,inst_WestBank)). - -fof(axCountriesP754, axiom, - f_geographicSubregion(inst_KissufimGazaStrip,inst_GazaStrip)). - -fof(axCountriesP755, axiom, - f_geographicSubregion(inst_KiursehirBoztepTurkey,inst_Turkey)). - -fof(axCountriesP756, axiom, - f_geographicSubregion(inst_KlaiyatLebanon,inst_Lebanon)). - -fof(axCountriesP757, axiom, - f_geographicSubregion(inst_KohlanYemen,inst_Yemen)). - -fof(axCountriesP758, axiom, - f_geographicSubregion(inst_KomsomoLabadTajikistan,inst_Tajikistan)). - -fof(axCountriesP759, axiom, - f_geographicSubregion(inst_KuwaitCityKuwait,inst_Kuwait)). - -fof(axCountriesP760, axiom, - f_geographicSubregion(inst_LaCeibaHonduras,inst_Honduras)). - -fof(axCountriesP761, axiom, - f_geographicSubregion(inst_LaGabarraVenezuela,inst_Venezuela)). - -fof(axCountriesP762, axiom, - f_geographicSubregion(inst_LaGuajiraColombia,inst_Colombia)). - -fof(axCountriesP763, axiom, - f_geographicSubregion(inst_LaPazBolivia,inst_Bolivia)). - -fof(axCountriesP764, axiom, - f_geographicSubregion(inst_LaVictoriaVenezuela,inst_Venezuela)). - -fof(axCountriesP765, axiom, - f_geographicSubregion(inst_LahorePakistan,inst_Pakistan)). - -fof(axCountriesP766, axiom, - f_geographicSubregion(inst_LarbaAlgeria,inst_Algeria)). - -fof(axCountriesP767, axiom, - f_geographicSubregion(inst_LarnacaCyprus,inst_Cyprus)). - -fof(axCountriesP768, axiom, - f_geographicSubregion(inst_LasarteSpain,inst_Spain)). - -fof(axCountriesP769, axiom, - f_geographicSubregion(inst_LeizaSpain,inst_Spain)). - -fof(axCountriesP770, axiom, - f_geographicSubregion(inst_LesEucalyptusDistrictAlgeria,inst_Algeria)). - -fof(axCountriesP771, axiom, - f_geographicSubregion(inst_LibertadorVenezuela,inst_Venezuela)). - -fof(axCountriesP772, axiom, - f_geographicSubregion(inst_LiceTurkey,inst_Turkey)). - -fof(axCountriesP773, axiom, - f_geographicSubregion(inst_LIleRousseFrance,inst_France)). - -fof(axCountriesP774, axiom, - f_geographicSubregion(inst_LimaPeru,inst_Peru)). - -fof(axCountriesP775, axiom, - f_geographicSubregion(inst_LindosRhodes,inst_Rhodes)). - -fof(axCountriesP776, axiom, - f_geographicSubregion(inst_LinzAustralia,inst_Australia)). - -fof(axCountriesP777, axiom, - f_geographicSubregion(inst_LockerbieUnitedKingdom,inst_UnitedKingdom)). - -fof(axCountriesP778, axiom, - f_geographicSubregion(inst_LogornoSpain,inst_Spain)). - -fof(axCountriesP779, axiom, - f_geographicSubregion(inst_LondonUnitedKingdom,inst_UnitedKingdom)). - -fof(axCountriesP780, axiom, - f_geographicSubregion(inst_LondonberryNorthernIreland,inst_NorthernIreland)). - -fof(axCountriesP781, axiom, - f_geographicSubregion(inst_LosAngelesUnitedStates,inst_UnitedStates)). - -fof(axCountriesP782, axiom, - f_geographicSubregion(inst_LosAngelesInternationalAirportUnitedStates,inst_UnitedStates)). - -fof(axCountriesP783, axiom, - f_geographicSubregion(inst_LosBancosVenezuela,inst_Venezuela)). - -fof(axCountriesP784, axiom, - f_geographicSubregion(inst_LosKatiosNationalParkColombia,inst_Colombia)). - -fof(axCountriesP785, axiom, - f_geographicSubregion(inst_LuandaAngola,inst_Angola)). - -fof(axCountriesP786, axiom, - f_geographicSubregion(inst_LuebeckGermany,inst_Germany)). - -fof(axCountriesP787, axiom, - f_geographicSubregion(inst_LundaNorteAngola,inst_Angola)). - -fof(axCountriesP788, axiom, - f_geographicSubregion(inst_LuxorEgypt,inst_Egypt)). - -fof(axCountriesP789, axiom, - f_geographicSubregion(inst_LyonsFrance,inst_France)). - -fof(axCountriesP790, axiom, - f_geographicSubregion(inst_MaAlehMichmashWestBank,inst_WestBank)). - -fof(axCountriesP791, axiom, - f_geographicSubregion(inst_MaccabimIsrael,inst_Israel)). - -fof(axCountriesP792, axiom, - f_geographicSubregion(inst_MadhuSriLanka,inst_SriLanka)). - -fof(axCountriesP793, axiom, - f_geographicSubregion(inst_MadrasIndia,inst_India)). - -fof(axCountriesP794, axiom, - f_geographicSubregion(inst_MadridSpain,inst_Spain)). - -fof(axCountriesP795, axiom, - f_geographicSubregion(inst_MagdalenaColombia,inst_Colombia)). - -fof(axCountriesP796, axiom, - f_geographicSubregion(inst_MaidanSharAfghanistan,inst_Afghanistan)). - -fof(axCountriesP797, axiom, - f_geographicSubregion(inst_MakhachkalaRussia,inst_Russia)). - -fof(axCountriesP798, axiom, - f_geographicSubregion(inst_MalagaSpain,inst_Spain)). - -fof(axCountriesP799, axiom, - f_geographicSubregion(inst_MalukkaIslandsIndonesia,inst_Indonesia)). - -fof(axCountriesP800, axiom, - f_geographicSubregion(inst_ManaguaNigeria,inst_Nigeria)). - -fof(axCountriesP801, axiom, - f_geographicSubregion(inst_ManamaBahrain,inst_Bahrain)). - -fof(axCountriesP802, axiom, - f_geographicSubregion(inst_ManchesterUnitedKingdom,inst_UnitedKingdom)). - -fof(axCountriesP803, axiom, - f_geographicSubregion(inst_MangalsenAndSanpheBagarNepal,inst_Nepal)). - -fof(axCountriesP804, axiom, - f_geographicSubregion(inst_ManilaPhilippines,inst_Philippines)). - -fof(axCountriesP805, axiom, - f_geographicSubregion(inst_MaonIsrael,inst_Israel)). - -fof(axCountriesP806, axiom, - f_geographicSubregion(inst_MapourditSudan,inst_Sudan)). - -fof(axCountriesP807, axiom, - f_geographicSubregion(inst_MarSabaWestBank,inst_WestBank)). - -fof(axCountriesP808, axiom, - f_geographicSubregion(inst_MarawiPhilippines,inst_Philippines)). - -fof(axCountriesP809, axiom, - f_geographicSubregion(inst_MardanPakistan,inst_Pakistan)). - -fof(axCountriesP810, axiom, - f_geographicSubregion(inst_MarmarisTurkey,inst_Turkey)). - -fof(axCountriesP811, axiom, - f_geographicSubregion(inst_MarseillesFrance,inst_France)). - -fof(axCountriesP812, axiom, - f_geographicSubregion(inst_MashaWestBank,inst_WestBank)). - -fof(axCountriesP813, axiom, - f_geographicSubregion(inst_MatsumotoJapan,inst_Japan)). - -fof(axCountriesP814, axiom, - f_geographicSubregion(inst_MawdiyahYemen,inst_Yemen)). - -fof(axCountriesP815, axiom, - f_geographicSubregion(inst_MeaShearimIsrael,inst_Israel)). - -fof(axCountriesP816, axiom, - f_geographicSubregion(inst_MeccaSaudiArabia,inst_SaudiArabia)). - -fof(axCountriesP817, axiom, - f_geographicSubregion(inst_MechoraWestBank,inst_WestBank)). - -fof(axCountriesP818, axiom, - f_geographicSubregion(inst_MedanIndonesia,inst_Indonesia)). - -fof(axCountriesP819, axiom, - f_geographicSubregion(inst_MedellinColombia,inst_Colombia)). - -fof(axCountriesP820, axiom, - f_geographicSubregion(inst_MegidoIsrael,inst_Israel)). - -fof(axCountriesP821, axiom, - f_geographicSubregion(inst_MeholaIsrael,inst_Israel)). - -fof(axCountriesP822, axiom, - f_geographicSubregion(inst_MekholahIsrael,inst_Israel)). - -fof(axCountriesP823, axiom, - f_geographicSubregion(inst_MersinTurkey,inst_Turkey)). - -fof(axCountriesP824, axiom, - f_geographicSubregion(inst_MetaColombia,inst_Colombia)). - -fof(axCountriesP825, axiom, - f_geographicSubregion(inst_MetullaIsrael,inst_Israel)). - -fof(axCountriesP826, axiom, - f_geographicSubregion(inst_MetzerIsrael,inst_Israel)). - -fof(axCountriesP827, axiom, - f_geographicSubregion(inst_MilanItaly,inst_Italy)). - -fof(axCountriesP828, axiom, - f_geographicSubregion(inst_MindanaoPhilippines,inst_Philippines)). - -fof(axCountriesP829, axiom, - f_geographicSubregion(inst_MinharotRoadWestBank,inst_WestBank)). - -fof(axCountriesP830, axiom, - f_geographicSubregion(inst_MiranShahPakistan,inst_Pakistan)). - -fof(axCountriesP831, axiom, - f_geographicSubregion(inst_MituColombia,inst_Colombia)). - -fof(axCountriesP832, axiom, - f_geographicSubregion(inst_ModiinIllitWestBank,inst_WestBank)). - -fof(axCountriesP833, axiom, - f_geographicSubregion(inst_MombassaKenya,inst_Kenya)). - -fof(axCountriesP834, axiom, - f_geographicSubregion(inst_MoragJunctionGazaStrip,inst_GazaStrip)). - -fof(axCountriesP835, axiom, - f_geographicSubregion(inst_MoscowRussia,inst_Russia)). - -fof(axCountriesP836, axiom, - f_geographicSubregion(inst_MoshavHagorIsrael,inst_Israel)). - -fof(axCountriesP837, axiom, - f_geographicSubregion(inst_MoshavTomerWestBank,inst_WestBank)). - -fof(axCountriesP838, axiom, - f_geographicSubregion(inst_MukallahAdenYemen,inst_Yemen)). - -fof(axCountriesP839, axiom, - f_geographicSubregion(inst_MunchenGladbachGermany,inst_Germany)). - -fof(axCountriesP840, axiom, - f_geographicSubregion(inst_MunsterGermany,inst_Germany)). - -fof(axCountriesP841, axiom, - f_geographicSubregion(inst_MurloughNorthernIreland,inst_NorthernIreland)). - -fof(axCountriesP842, axiom, - f_geographicSubregion(inst_MusMusIsrael,inst_Israel)). - -fof(axCountriesP843, axiom, - f_geographicSubregion(inst_MutataColombia,inst_Colombia)). - -fof(axCountriesP844, axiom, - f_geographicSubregion(inst_MutturSriLanka,inst_SriLanka)). - -fof(axCountriesP845, axiom, - f_geographicSubregion(inst_NaAlinWestBank,inst_WestBank)). - -fof(axCountriesP846, axiom, - f_geographicSubregion(inst_NablusWestBank,inst_WestBank)). - -fof(axCountriesP847, axiom, - f_geographicSubregion(inst_NahalOzGazaStrip,inst_GazaStrip)). - -fof(axCountriesP848, axiom, - f_geographicSubregion(inst_NaharaimIsrael,inst_Israel)). - -fof(axCountriesP849, axiom, - f_geographicSubregion(inst_NahariyaIsrael,inst_Israel)). - -fof(axCountriesP850, axiom, - f_geographicSubregion(inst_NairobiKenya,inst_Kenya)). - -fof(axCountriesP851, axiom, - f_geographicSubregion(inst_NajafIraq,inst_Iraq)). - -fof(axCountriesP852, axiom, - f_geographicSubregion(inst_NallurAreaSriLanka,inst_SriLanka)). - -fof(axCountriesP853, axiom, - f_geographicSubregion(inst_NaquraLebanon,inst_Lebanon)). - -fof(axCountriesP854, axiom, - f_geographicSubregion(inst_NarayangangBangladesh,inst_Bangladesh)). - -fof(axCountriesP855, axiom, - f_geographicSubregion(inst_NetanyaIsrael,inst_Israel)). - -fof(axCountriesP856, axiom, - f_geographicSubregion(inst_NetzarimGazaStrip,inst_GazaStrip)). - -fof(axCountriesP857, axiom, - f_geographicSubregion(inst_NetzerHazaniGazaStrip,inst_GazaStrip)). - -fof(axCountriesP858, axiom, - f_geographicSubregion(inst_NeveDanielWestBank,inst_WestBank)). - -fof(axCountriesP859, axiom, - f_geographicSubregion(inst_NeveYaminIsrael,inst_Israel)). - -fof(axCountriesP860, axiom, - f_geographicSubregion(inst_NewDelhiIndia,inst_India)). - -fof(axCountriesP861, axiom, - f_geographicSubregion(inst_NeztarimSettlementGazaStrip,inst_GazaStrip)). - -fof(axCountriesP862, axiom, - f_geographicSubregion(inst_NiameyNiger,inst_Niger)). - -fof(axCountriesP863, axiom, - f_geographicSubregion(inst_NissanitGazaStrip,inst_GazaStrip)). - -fof(axCountriesP864, axiom, - f_geographicSubregion(inst_NitzaneiOzWestBank,inst_WestBank)). - -fof(axCountriesP865, axiom, - f_geographicSubregion(inst_NitzanimIsrael,inst_Israel)). - -fof(axCountriesP866, axiom, - f_geographicSubregion(inst_NokdimTekoaRdWestBank,inst_WestBank)). - -fof(axCountriesP867, axiom, - f_geographicSubregion(inst_NorteDeSantanderColombia,inst_Colombia)). - -fof(axCountriesP868, axiom, - f_geographicSubregion(inst_NorthernCaucasiusChechnya,inst_Chechnya)). - -fof(axCountriesP869, axiom, - f_geographicSubregion(inst_NovogroznyRussia,inst_Russia)). - -fof(axCountriesP870, axiom, - f_geographicSubregion(inst_NovyyAtagiRussia,inst_Russia)). - -fof(axCountriesP871, axiom, - f_geographicSubregion(inst_OberwartAustria,inst_Austria)). - -fof(axCountriesP872, axiom, - f_geographicSubregion(inst_OfraWestBank,inst_WestBank)). - -fof(axCountriesP873, axiom, - f_geographicSubregion(inst_OilbaseAlgeria,inst_Algeria)). - -fof(axCountriesP874, axiom, - f_geographicSubregion(inst_oilfieldsVenezuela,inst_Venezuela)). - -fof(axCountriesP875, axiom, - f_geographicSubregion(inst_OkaraPakistan,inst_Pakistan)). - -fof(axCountriesP876, axiom, - f_geographicSubregion(inst_OlayaHerreraColombia,inst_Colombia)). - -fof(axCountriesP877, axiom, - f_geographicSubregion(inst_OmaghNorthernIreland,inst_NorthernIreland)). - -fof(axCountriesP878, axiom, - f_geographicSubregion(inst_OrYehudaIsrael,inst_Israel)). - -fof(axCountriesP879, axiom, - f_geographicSubregion(inst_OranAlgeria,inst_Algeria)). - -fof(axCountriesP880, axiom, - f_geographicSubregion(inst_OsakaJapan,inst_Japan)). - -fof(axCountriesP881, axiom, - f_geographicSubregion(inst_OsloNorway,inst_Norway)). - -fof(axCountriesP882, axiom, - f_geographicSubregion(inst_OssnabruckGermany,inst_Germany)). - -fof(axCountriesP883, axiom, - f_geographicSubregion(inst_OthnielJunctionIsrael,inst_Israel)). - -fof(axCountriesP884, axiom, - f_geographicSubregion(inst_OtnielWestBank,inst_WestBank)). - -fof(axCountriesP885, axiom, - f_geographicSubregion(inst_OtzarinWestBank,inst_WestBank)). - -fof(axCountriesP886, axiom, - f_geographicSubregion(inst_OzamisPhilippines,inst_Philippines)). - -fof(axCountriesP887, axiom, - f_geographicSubregion(inst_PahalgamIndia,inst_India)). - -fof(axCountriesP888, axiom, - f_geographicSubregion(inst_PalorinyaUganda,inst_Uganda)). - -fof(axCountriesP889, axiom, - f_geographicSubregion(inst_PamplonaSpain,inst_Spain)). - -fof(axCountriesP890, axiom, - f_geographicSubregion(inst_PanamaCityPanama,inst_Panama)). - -fof(axCountriesP891, axiom, - f_geographicSubregion(inst_PantrasGreece,inst_Greece)). - -fof(axCountriesP892, axiom, - f_geographicSubregion(inst_PapayinColombia,inst_Colombia)). - -fof(axCountriesP893, axiom, - f_geographicSubregion(inst_PapuaIndonesia,inst_Indonesia)). - -fof(axCountriesP894, axiom, - f_geographicSubregion(inst_ParisFrance,inst_France)). - -fof(axCountriesP895, axiom, - f_geographicSubregion(inst_PatikulPhilippines,inst_Philippines)). - -fof(axCountriesP896, axiom, - f_geographicSubregion(inst_PauFrance,inst_France)). - -fof(axCountriesP897, axiom, - f_geographicSubregion(inst_PeAtSadehGazaStrip,inst_GazaStrip)). - -fof(axCountriesP898, axiom, - f_geographicSubregion(inst_PeshawarPakistan,inst_Pakistan)). - -fof(axCountriesP899, axiom, - f_geographicSubregion(inst_PetahTikvahIsrael,inst_Israel)). - -fof(axCountriesP900, axiom, - f_geographicSubregion(inst_PhnomPenhCambodia,inst_Cambodia)). - -fof(axCountriesP901, axiom, - f_geographicSubregion(inst_PortadownIreland,inst_Ireland)). - -fof(axCountriesP902, axiom, - f_geographicSubregion(inst_PragueCzechRepublic,inst_CzechRepublic)). - -fof(axCountriesP903, axiom, - f_geographicSubregion(inst_PuertoAlviraColombia,inst_Colombia)). - -fof(axCountriesP904, axiom, - f_geographicSubregion(inst_PuertoLlerasColombia,inst_Colombia)). - -fof(axCountriesP905, axiom, - f_geographicSubregion(inst_PunjabPakistan,inst_Pakistan)). - -fof(axCountriesP906, axiom, - f_geographicSubregion(inst_QuettaPakistan,inst_Pakistan)). - -fof(axCountriesP907, axiom, - f_geographicSubregion(inst_QuitoEcuador,inst_Ecuador)). - -fof(axCountriesP908, axiom, - f_geographicSubregion(inst_RadaAmanYemen,inst_Yemen)). - -fof(axCountriesP909, axiom, - f_geographicSubregion(inst_RafahGazaStrip,inst_GazaStrip)). - -fof(axCountriesP910, axiom, - f_geographicSubregion(inst_RamaJunctionWestBank,inst_WestBank)). - -fof(axCountriesP911, axiom, - f_geographicSubregion(inst_RamalDeAspusanaPeru,inst_Peru)). - -fof(axCountriesP912, axiom, - f_geographicSubregion(inst_RamallahWestBank,inst_WestBank)). - -fof(axCountriesP913, axiom, - f_geographicSubregion(inst_RamatGanIsrael,inst_Israel)). - -fof(axCountriesP914, axiom, - f_geographicSubregion(inst_RaminWestBank,inst_WestBank)). - -fof(axCountriesP915, axiom, - f_geographicSubregion(inst_RamleIsrael,inst_Israel)). - -fof(axCountriesP916, axiom, - f_geographicSubregion(inst_RawalpindiPakistan,inst_Pakistan)). - -fof(axCountriesP917, axiom, - f_geographicSubregion(inst_ReusSpain,inst_Spain)). - -fof(axCountriesP918, axiom, - f_geographicSubregion(inst_RigaLatvia,inst_Latvia)). - -fof(axCountriesP919, axiom, - f_geographicSubregion(inst_RijekaCroatia,inst_Croatia)). - -fof(axCountriesP920, axiom, - f_geographicSubregion(inst_RimalDistrictGazaStrip,inst_GazaStrip)). - -fof(axCountriesP921, axiom, - f_geographicSubregion(inst_RishonLeZionIsrael,inst_Israel)). - -fof(axCountriesP922, axiom, - f_geographicSubregion(inst_RiyadhSaudiArabia,inst_SaudiArabia)). - -fof(axCountriesP923, axiom, - f_geographicSubregion(inst_RoermondNetherlands,inst_Netherlands)). - -fof(axCountriesP924, axiom, - f_geographicSubregion(inst_RomeItaly,inst_Italy)). - -fof(axCountriesP925, axiom, - f_geographicSubregion(inst_RosasSpain,inst_Spain)). - -fof(axCountriesP926, axiom, - f_geographicSubregion(inst_RostovOnDonRussia,inst_Russia)). - -fof(axCountriesP927, axiom, - f_geographicSubregion(inst_RuhengeriRwanda,inst_Rwanda)). - -fof(axCountriesP928, axiom, - f_geographicSubregion(inst_SaadaYemen,inst_Yemen)). - -fof(axCountriesP929, axiom, - f_geographicSubregion(inst_SaadaPakistan,inst_Pakistan)). - -fof(axCountriesP930, axiom, - f_geographicSubregion(inst_SabatenaColombia,inst_Colombia)). - -fof(axCountriesP931, axiom, - f_geographicSubregion(inst_SacramentoUnitedStates,inst_UnitedStates)). - -fof(axCountriesP932, axiom, - f_geographicSubregion(inst_SaintAvoldFrance,inst_France)). - -fof(axCountriesP933, axiom, - f_geographicSubregion(inst_SaintSebastianSpain,inst_Spain)). - -fof(axCountriesP934, axiom, - f_geographicSubregion(inst_SaintJeanDeLuzFrance,inst_France)). - -fof(axCountriesP935, axiom, - f_geographicSubregion(inst_SairanbarIraq,inst_Iraq)). - -fof(axCountriesP936, axiom, - f_geographicSubregion(inst_SajaIAGazaStrip,inst_GazaStrip)). - -fof(axCountriesP937, axiom, - f_geographicSubregion(inst_SallentDeGallegoSpain,inst_Spain)). - -fof(axCountriesP938, axiom, - f_geographicSubregion(inst_SamariaWestBank,inst_WestBank)). - -fof(axCountriesP939, axiom, - f_geographicSubregion(inst_SamashkiRussia,inst_Russia)). - -fof(axCountriesP940, axiom, - f_geographicSubregion(inst_SanDiegoColombia,inst_Colombia)). - -fof(axCountriesP941, axiom, - f_geographicSubregion(inst_SanJoseCostaRica,inst_CostaRica)). - -fof(axCountriesP942, axiom, - f_geographicSubregion(inst_SanLuisColombia,inst_Colombia)). - -fof(axCountriesP943, axiom, - f_geographicSubregion(inst_SanMiguelElSalvador,inst_ElSalvador)). - -fof(axCountriesP944, axiom, - f_geographicSubregion(inst_SanPabloColombia,inst_Colombia)). - -fof(axCountriesP945, axiom, - f_geographicSubregion(inst_SanSabatianSpain,inst_Spain)). - -fof(axCountriesP946, axiom, - f_geographicSubregion(inst_SanaaYemen,inst_Yemen)). - -fof(axCountriesP947, axiom, - f_geographicSubregion(inst_SangaldanIndia,inst_India)). - -fof(axCountriesP948, axiom, - f_geographicSubregion(inst_SantaMartaColombia,inst_Colombia)). - -fof(axCountriesP949, axiom, - f_geographicSubregion(inst_SantaPolaSpain,inst_Spain)). - -fof(axCountriesP950, axiom, - f_geographicSubregion(inst_SantaRitaMountainsPanama,inst_Panama)). - -fof(axCountriesP951, axiom, - f_geographicSubregion(inst_SantiagoChile,inst_Chile)). - -fof(axCountriesP952, axiom, - f_geographicSubregion(inst_SanurIsrael,inst_Israel)). - -fof(axCountriesP953, axiom, - f_geographicSubregion(inst_SarajevoBosniaAndHerzegovina,inst_BosniaAndHerzegovina)). - -fof(axCountriesP954, axiom, - f_geographicSubregion(inst_SatkhiraBangladesh,inst_Bangladesh)). - -fof(axCountriesP955, axiom, - f_geographicSubregion(inst_SegoviaColombia,inst_Colombia)). - -fof(axCountriesP956, axiom, - f_geographicSubregion(inst_SeoulSouthKorea,inst_SouthKorea)). - -fof(axCountriesP957, axiom, - f_geographicSubregion(inst_SevilleSpain,inst_Spain)). - -fof(axCountriesP958, axiom, - f_geographicSubregion(inst_ShadmotMeholaWestBank,inst_WestBank)). - -fof(axCountriesP959, axiom, - f_geographicSubregion(inst_ShaveiShomronWestBank,inst_WestBank)). - -fof(axCountriesP960, axiom, - f_geographicSubregion(inst_SheikhAjlunGazaStrip,inst_GazaStrip)). - -fof(axCountriesP961, axiom, - f_geographicSubregion(inst_ShiloWestBank,inst_WestBank)). - -fof(axCountriesP962, axiom, - f_geographicSubregion(inst_ShimiEcuador,inst_Ecuador)). - -fof(axCountriesP963, axiom, - f_geographicSubregion(inst_ShlomiIsrael,inst_Israel)). - -fof(axCountriesP964, axiom, - f_geographicSubregion(inst_SidiHalifahLibya,inst_Libya)). - -fof(axCountriesP965, axiom, - f_geographicSubregion(inst_SidonLebanon,inst_Lebanon)). - -fof(axCountriesP966, axiom, - f_geographicSubregion(inst_SiirtTurkey,inst_Turkey)). - -fof(axCountriesP967, axiom, - f_geographicSubregion(inst_SilatADaharWestBank,inst_WestBank)). - -fof(axCountriesP968, axiom, - f_geographicSubregion(inst_SipadanIslandMalaysia,inst_Malaysia)). - -fof(axCountriesP969, axiom, - f_geographicSubregion(inst_SitrahBahrain,inst_Bahrain)). - -fof(axCountriesP970, axiom, - f_geographicSubregion(inst_SoporeIndia,inst_India)). - -fof(axCountriesP971, axiom, - f_geographicSubregion(inst_SrinagarIndia,inst_India)). - -fof(axCountriesP972, axiom, - f_geographicSubregion(inst_SrinigarIndia,inst_India)). - -fof(axCountriesP973, axiom, - f_geographicSubregion(inst_SriperumbudurIndia,inst_India)). - -fof(axCountriesP974, axiom, - f_geographicSubregion(inst_StewartstownNorthernIreland,inst_NorthernIreland)). - -fof(axCountriesP975, axiom, - f_geographicSubregion(inst_StockholmSweden,inst_Sweden)). - -fof(axCountriesP976, axiom, - f_geographicSubregion(inst_StrasbourgFrance,inst_France)). - -fof(axCountriesP977, axiom, - f_geographicSubregion(inst_SukaimaniyahIraq,inst_Iraq)). - -fof(axCountriesP978, axiom, - f_geographicSubregion(inst_SulawesiIndonesia,inst_Indonesia)). - -fof(axCountriesP979, axiom, - f_geographicSubregion(inst_SulaymaniyahIraq,inst_Iraq)). - -fof(axCountriesP980, axiom, - f_geographicSubregion(inst_SumayrYemen,inst_Yemen)). - -fof(axCountriesP981, axiom, - f_geographicSubregion(inst_SusiyaWestBank,inst_WestBank)). - -fof(axCountriesP982, axiom, - f_geographicSubregion(inst_TailaPakistan,inst_Pakistan)). - -fof(axCountriesP983, axiom, - f_geographicSubregion(inst_TamezGuidaAlgeria,inst_Algeria)). - -fof(axCountriesP984, axiom, - f_geographicSubregion(inst_TandySriLanka,inst_SriLanka)). - -fof(axCountriesP985, axiom, - f_geographicSubregion(inst_TaxilaPakistan,inst_Pakistan)). - -fof(axCountriesP986, axiom, - f_geographicSubregion(inst_TBilisiGeorgia,inst_RepublicOfGeorgia)). - -fof(axCountriesP987, axiom, - f_geographicSubregion(inst_TegucigalpaHonduras,inst_Honduras)). - -fof(axCountriesP988, axiom, - f_geographicSubregion(inst_TeheranIran,inst_Iran)). - -fof(axCountriesP989, axiom, - f_geographicSubregion(inst_TekoaWestBank,inst_WestBank)). - -fof(axCountriesP990, axiom, - f_geographicSubregion(inst_TelAvivIsrael,inst_Israel)). - -fof(axCountriesP991, axiom, - f_geographicSubregion(inst_TelHaShomerJunctionIsrael,inst_Israel)). - -fof(axCountriesP992, axiom, - f_geographicSubregion(inst_TelQateifaGazaStrip,inst_GazaStrip)). - -fof(axCountriesP993, axiom, - f_geographicSubregion(inst_TelRumeiydaIsrael,inst_Israel)). - -fof(axCountriesP994, axiom, - f_geographicSubregion(inst_TelemIsrael,inst_Israel)). - -fof(axCountriesP995, axiom, - f_geographicSubregion(inst_TenaWestBank,inst_WestBank)). - -fof(axCountriesP996, axiom, - f_geographicSubregion(inst_TheHagueNetherlands,inst_Netherlands)). - -fof(axCountriesP997, axiom, - f_geographicSubregion(inst_TheKyrgyzCapitalBishkekChina,inst_China)). - -fof(axCountriesP998, axiom, - f_geographicSubregion(inst_ThekraguriIndia,inst_India)). - -fof(axCountriesP999, axiom, - f_geographicSubregion(inst_TiaretAlgeria,inst_Algeria)). - -fof(axCountriesP1000, axiom, - f_geographicSubregion(inst_TiratAlgeria,inst_Algeria)). - -fof(axCountriesP1001, axiom, - f_geographicSubregion(inst_TokyoJapan,inst_Japan)). - -fof(axCountriesP1002, axiom, - f_geographicSubregion(inst_TolosaSpain,inst_Spain)). - -fof(axCountriesP1003, axiom, - f_geographicSubregion(inst_TopkakiTurkey,inst_Turkey)). - -fof(axCountriesP1004, axiom, - f_geographicSubregion(inst_TrabzonTurkey,inst_Turkey)). - -fof(axCountriesP1005, axiom, - f_geographicSubregion(inst_TrincomaleeHarborSriLanka,inst_SriLanka)). - -fof(axCountriesP1006, axiom, - f_geographicSubregion(inst_TripoliLibya,inst_Libya)). - -fof(axCountriesP1007, axiom, - f_geographicSubregion(inst_TulkaremWestBank,inst_WestBank)). - -fof(axCountriesP1008, axiom, - f_geographicSubregion(inst_TulkarmWestBank,inst_WestBank)). - -fof(axCountriesP1009, axiom, - f_geographicSubregion(inst_TunceliTurkey,inst_Turkey)). - -fof(axCountriesP1010, axiom, - f_geographicSubregion(inst_TurbatPakistan,inst_Pakistan)). - -fof(axCountriesP1011, axiom, - f_geographicSubregion(inst_UmAlFahmIsrael,inst_Israel)). - -fof(axCountriesP1012, axiom, - f_geographicSubregion(inst_UmmQasrIraq,inst_Iraq)). - -fof(axCountriesP1013, axiom, - f_geographicSubregion(inst_UrenaVenezuela,inst_Venezuela)). - -fof(axCountriesP1014, axiom, - f_geographicSubregion(inst_UrraColombia,inst_Colombia)). - -fof(axCountriesP1015, axiom, - f_geographicSubregion(inst_UrsMartanRussia,inst_Russia)). - -fof(axCountriesP1016, axiom, - f_geographicSubregion(inst_UWaIndianReservationColombia,inst_Colombia)). - -fof(axCountriesP1017, axiom, - f_geographicSubregion(inst_ValenciaSpain,inst_Spain)). - -fof(axCountriesP1018, axiom, - f_geographicSubregion(inst_ValleduparColombia,inst_Colombia)). - -fof(axCountriesP1019, axiom, - f_geographicSubregion(inst_VanTurkey,inst_Turkey)). - -fof(axCountriesP1020, axiom, - f_geographicSubregion(inst_VavuniyaSriLanka,inst_SriLanka)). - -fof(axCountriesP1021, axiom, - f_geographicSubregion(inst_ViennaAustria,inst_Austria)). - -fof(axCountriesP1022, axiom, - f_geographicSubregion(inst_VientianeLaos,inst_Laos)). - -fof(axCountriesP1023, axiom, - f_geographicSubregion(inst_VillavicencioColombia,inst_Colombia)). - -fof(axCountriesP1024, axiom, - f_geographicSubregion(inst_VitoriaSpain,inst_Spain)). - -fof(axCountriesP1025, axiom, - f_geographicSubregion(inst_VitrollesFrance,inst_France)). - -fof(axCountriesP1026, axiom, - f_geographicSubregion(inst_VladikavkazRussia,inst_Russia)). - -fof(axCountriesP1027, axiom, - f_geographicSubregion(inst_VladivostokRussia,inst_Russia)). - -fof(axCountriesP1028, axiom, - f_geographicSubregion(inst_VolgodonskRussia,inst_Russia)). - -fof(axCountriesP1029, axiom, - f_geographicSubregion(inst_WadiAlDabaatYemen,inst_Yemen)). - -fof(axCountriesP1030, axiom, - f_geographicSubregion(inst_WadiAraIsrael,inst_Israel)). - -fof(axCountriesP1031, axiom, - f_geographicSubregion(inst_WadiKeltWestBank,inst_WestBank)). - -fof(axCountriesP1032, axiom, - f_geographicSubregion(inst_WarsawPoland,inst_Poland)). - -fof(axCountriesP1033, axiom, - f_geographicSubregion(inst_WashingtonDCUnitedStates,inst_UnitedStates)). - -fof(axCountriesP1034, axiom, - f_geographicSubregion(inst_WattyanBahrain,inst_Bahrain)). - -fof(axCountriesP1035, axiom, - f_geographicSubregion(inst_WestBeirutLebanon,inst_Lebanon)). - -fof(axCountriesP1036, axiom, - f_geographicSubregion(inst_XiAnChina,inst_China)). - -fof(axCountriesP1037, axiom, - f_geographicSubregion(inst_YaAbadWestBank,inst_WestBank)). - -fof(axCountriesP1038, axiom, - f_geographicSubregion(inst_YagurJunctionIsrael,inst_Israel)). - -fof(axCountriesP1039, axiom, - f_geographicSubregion(inst_YehudIsrael,inst_Israel)). - -fof(axCountriesP1040, axiom, - f_geographicSubregion(inst_YerevanArmenia,inst_Armenia)). - -fof(axCountriesP1041, axiom, - f_geographicSubregion(inst_YitzharWestBank,inst_WestBank)). - -fof(axCountriesP1042, axiom, - f_geographicSubregion(inst_YokotaJapan,inst_Japan)). - -fof(axCountriesP1043, axiom, - f_geographicSubregion(inst_YopalColombia,inst_Colombia)). - -fof(axCountriesP1044, axiom, - f_geographicSubregion(inst_YuksekovaTurkey,inst_Turkey)). - -fof(axCountriesP1045, axiom, - f_geographicSubregion(inst_ZaitaIsrael,inst_Israel)). - -fof(axCountriesP1046, axiom, - f_geographicSubregion(inst_ZamarYemen,inst_Yemen)). - -fof(axCountriesP1047, axiom, - f_geographicSubregion(inst_ZamboangaPhilippines,inst_Philippines)). - -fof(axCountriesP1048, axiom, - f_geographicSubregion(inst_ZaragozaSpain,inst_Spain)). - -fof(axCountriesP1049, axiom, - f_geographicSubregion(inst_ZarauzSpain,inst_Spain)). - -fof(axCountriesP1050, axiom, - f_geographicSubregion(inst_ZeifIntersectionWestBank,inst_WestBank)). - -fof(axCountriesP1051, axiom, - f_geographicSubregion(inst_ZekharyaIsrael,inst_Israel)). - -fof(axCountriesP1052, axiom, - f_geographicSubregion(inst_ZuliaColombia,inst_Colombia)). - -fof(axCountriesP1053, axiom, - f_geographicSubregion(inst_ZumaiaSpain,inst_Spain)). - -fof(axCountriesP1054, axiom, - f_geographicSubregion(inst_ZumarragaSpain,inst_Spain)). - -fof(axCountriesP1055, axiom, - f_claimedTerritory(inst_GazaStrip,inst_Israel)). - -fof(axCountriesP1056, axiom, - f_claimedTerritory(inst_GazaStrip,inst_PalestinianLiberationOrganization)). - -fof(axCountriesP1057, axiom, - f_claimedTerritory(inst_ParacelIslands,inst_China)). - -fof(axCountriesP1058, axiom, - f_claimedTerritory(inst_ParacelIslands,inst_Taiwan)). - -fof(axCountriesP1059, axiom, - f_claimedTerritory(inst_ParacelIslands,inst_Vietnam)). - -fof(axCountriesP1060, axiom, - f_claimedTerritory(inst_SpratlyIslands,inst_China)). - -fof(axCountriesP1061, axiom, - f_claimedTerritory(inst_SpratlyIslands,inst_Taiwan)). - -fof(axCountriesP1062, axiom, - f_claimedTerritory(inst_SpratlyIslands,inst_Vietnam)). - -fof(axCountriesP1063, axiom, - f_claimedTerritory(inst_WestBank,inst_Israel)). - -fof(axCountriesP1064, axiom, - f_claimedTerritory(inst_WestBank,inst_PalestinianLiberationOrganization)). - -fof(axCountriesP1065, axiom, - f_claimedTerritory(inst_WesternSahara,inst_Morocco)). - -fof(axCountriesP1066, axiom, - f_dependentGeopoliticalArea(inst_AmericanSamoa,inst_UnitedStates)). - -fof(axCountriesP1067, axiom, - f_dependentGeopoliticalArea(inst_Anguilla,inst_UnitedKingdom)). - -fof(axCountriesP1068, axiom, - f_dependentGeopoliticalArea(inst_Aruba,inst_Netherlands)). - -fof(axCountriesP1069, axiom, - f_dependentGeopoliticalArea(inst_AshmoreAndCartierIslands,inst_Australia)). - -fof(axCountriesP1070, axiom, - f_dependentGeopoliticalArea(inst_BakerIsland,inst_UnitedStates)). - -fof(axCountriesP1071, axiom, - f_dependentGeopoliticalArea(inst_BassasDaIndia,inst_France)). - -fof(axCountriesP1072, axiom, - f_dependentGeopoliticalArea(inst_Bermuda,inst_UnitedKingdom)). - -fof(axCountriesP1073, axiom, - f_dependentGeopoliticalArea(inst_BouvetIsland,inst_Norway)). - -fof(axCountriesP1074, axiom, - f_dependentGeopoliticalArea(inst_BritishIndianOceanTerritory,inst_UnitedKingdom)). - -fof(axCountriesP1075, axiom, - f_dependentGeopoliticalArea(inst_BritishVirginIslands,inst_UnitedKingdom)). - -fof(axCountriesP1076, axiom, - f_dependentGeopoliticalArea(inst_CaymanIslands,inst_UnitedKingdom)). - -fof(axCountriesP1077, axiom, - f_dependentGeopoliticalArea(inst_ChristmasIsland,inst_Australia)). - -fof(axCountriesP1078, axiom, - f_dependentGeopoliticalArea(inst_ClippertonIsland,inst_France)). - -fof(axCountriesP1079, axiom, - f_dependentGeopoliticalArea(inst_CocosKeelingIslands,inst_Australia)). - -fof(axCountriesP1080, axiom, - f_dependentGeopoliticalArea(inst_CookIslands,inst_NewZealand)). - -fof(axCountriesP1081, axiom, - f_dependentGeopoliticalArea(inst_CoralSeaIslands,inst_Australia)). - -fof(axCountriesP1082, axiom, - f_dependentGeopoliticalArea(inst_EuropaIsland,inst_France)). - -fof(axCountriesP1083, axiom, - f_dependentGeopoliticalArea(inst_FalklandIslands,inst_UnitedKingdom)). - -fof(axCountriesP1084, axiom, - f_dependentGeopoliticalArea(inst_FaroeIslands,inst_Denmark)). - -fof(axCountriesP1085, axiom, - f_dependentGeopoliticalArea(inst_FrenchGuiana,inst_France)). - -fof(axCountriesP1086, axiom, - f_dependentGeopoliticalArea(inst_FrenchPolynesia,inst_France)). - -fof(axCountriesP1087, axiom, - f_dependentGeopoliticalArea(inst_FrenchSouthernAndAntarcticLands,inst_France)). - -fof(axCountriesP1088, axiom, - f_dependentGeopoliticalArea(inst_Gibraltar,inst_UnitedKingdom)). - -fof(axCountriesP1089, axiom, - f_dependentGeopoliticalArea(inst_GloriosoIslands,inst_France)). - -fof(axCountriesP1090, axiom, - f_dependentGeopoliticalArea(inst_Greenland,inst_Denmark)). - -fof(axCountriesP1091, axiom, - f_dependentGeopoliticalArea(inst_Guadeloupe,inst_France)). - -fof(axCountriesP1092, axiom, - f_dependentGeopoliticalArea(inst_Guam,inst_UnitedStates)). - -fof(axCountriesP1093, axiom, - f_dependentGeopoliticalArea(inst_Guernsey,inst_UnitedKingdom)). - -fof(axCountriesP1094, axiom, - f_dependentGeopoliticalArea(inst_HeardIslandAndMcDonaldIslands,inst_Australia)). - -fof(axCountriesP1095, axiom, - f_dependentGeopoliticalArea(inst_HongKong,inst_China)). - -fof(axCountriesP1096, axiom, - f_dependentGeopoliticalArea(inst_HowlandIsland,inst_UnitedStates)). - -fof(axCountriesP1097, axiom, - f_dependentGeopoliticalArea(inst_IsleOfMan,inst_UnitedKingdom)). - -fof(axCountriesP1098, axiom, - f_dependentGeopoliticalArea(inst_JanMayenIsland,inst_Norway)). - -fof(axCountriesP1099, axiom, - f_dependentGeopoliticalArea(inst_JarvisIsland,inst_UnitedStates)). - -fof(axCountriesP1100, axiom, - f_dependentGeopoliticalArea(inst_Jersey,inst_UnitedKingdom)). - -fof(axCountriesP1101, axiom, - f_dependentGeopoliticalArea(inst_JohnstonAtoll,inst_UnitedStates)). - -fof(axCountriesP1102, axiom, - f_dependentGeopoliticalArea(inst_JuanDeNovaIsland,inst_France)). - -fof(axCountriesP1103, axiom, - f_dependentGeopoliticalArea(inst_KingmanReef,inst_UnitedStates)). - -fof(axCountriesP1104, axiom, - f_dependentGeopoliticalArea(inst_Macau,inst_China)). - -fof(axCountriesP1105, axiom, - f_dependentGeopoliticalArea(inst_Martinique,inst_France)). - -fof(axCountriesP1106, axiom, - f_dependentGeopoliticalArea(inst_Mayotte,inst_France)). - -fof(axCountriesP1107, axiom, - f_dependentGeopoliticalArea(inst_MidwayIslands,inst_UnitedStates)). - -fof(axCountriesP1108, axiom, - f_dependentGeopoliticalArea(inst_Montserrat,inst_UnitedKingdom)). - -fof(axCountriesP1109, axiom, - f_dependentGeopoliticalArea(inst_NavassaIsland,inst_UnitedStates)). - -fof(axCountriesP1110, axiom, - f_dependentGeopoliticalArea(inst_NetherlandsAntilles,inst_Netherlands)). - -fof(axCountriesP1111, axiom, - f_dependentGeopoliticalArea(inst_NewCaledonia,inst_France)). - -fof(axCountriesP1112, axiom, - f_dependentGeopoliticalArea(inst_Niue,inst_NewZealand)). - -fof(axCountriesP1113, axiom, - f_dependentGeopoliticalArea(inst_NorfolkIsland,inst_Australia)). - -fof(axCountriesP1114, axiom, - f_dependentGeopoliticalArea(inst_NorthernMarianaIslands,inst_UnitedStates)). - -fof(axCountriesP1115, axiom, - f_dependentGeopoliticalArea(inst_PalmyraAtoll,inst_UnitedStates)). - -fof(axCountriesP1116, axiom, - f_dependentGeopoliticalArea(inst_PitcairnIslands,inst_UnitedKingdom)). - -fof(axCountriesP1117, axiom, - f_dependentGeopoliticalArea(inst_PuertoRico,inst_UnitedStates)). - -fof(axCountriesP1118, axiom, - f_dependentGeopoliticalArea(inst_Reunion,inst_France)). - -fof(axCountriesP1119, axiom, - f_dependentGeopoliticalArea(inst_SaintHelena,inst_UnitedKingdom)). - -fof(axCountriesP1120, axiom, - f_dependentGeopoliticalArea(inst_SaintPierreAndMiquelon,inst_France)). - -fof(axCountriesP1121, axiom, - f_dependentGeopoliticalArea(inst_SouthGeorgiaAndTheSouthSandwichIslands,inst_UnitedKingdom)). - -fof(axCountriesP1122, axiom, - f_dependentGeopoliticalArea(inst_Svalbard,inst_Norway)). - -fof(axCountriesP1123, axiom, - f_dependentGeopoliticalArea(inst_Tokelau,inst_NewZealand)). - -fof(axCountriesP1124, axiom, - f_dependentGeopoliticalArea(inst_TromelinIsland,inst_France)). - -fof(axCountriesP1125, axiom, - f_dependentGeopoliticalArea(inst_TurksAndCaicosIslands,inst_UnitedKingdom)). - -fof(axCountriesP1126, axiom, - f_dependentGeopoliticalArea(inst_WakeIsland,inst_UnitedStates)). - -fof(axCountriesP1127, axiom, - f_dependentGeopoliticalArea(inst_WallisAndFutuna,inst_France)). - -fof(axCountriesP1128, axiom, - f_claimedTerritory(inst_Antarctica,inst_Argentina)). - -fof(axCountriesP1129, axiom, - f_claimedTerritory(inst_Antarctica,inst_Australia)). - -fof(axCountriesP1130, axiom, - f_claimedTerritory(inst_Antarctica,inst_Chile)). - -fof(axCountriesP1131, axiom, - f_claimedTerritory(inst_Antarctica,inst_France)). - -fof(axCountriesP1132, axiom, - f_claimedTerritory(inst_Antarctica,inst_NewZealand)). - -fof(axCountriesP1133, axiom, - f_claimedTerritory(inst_Antarctica,inst_Norway)). - -fof(axCountriesP1134, axiom, - f_claimedTerritory(inst_Antarctica,inst_UnitedKingdom)). - -fof(axCountriesP1135, axiom, - f_part(inst_RedRiver,inst_MississippiRiver)). - -fof(axCountriesP1136, axiom, - f_part(inst_RedRiver,inst_UnitedStates)). - diff --git a/examples/SUMO/TPTP/CountriesAndRegionsAx.p b/examples/SUMO/TPTP/CountriesAndRegionsAx.p deleted file mode 100644 index e57cad802..000000000 --- a/examples/SUMO/TPTP/CountriesAndRegionsAx.p +++ /dev/null @@ -1,2307 +0,0 @@ -fof(axCountriesAndRegions0, axiom, - ( ! [X] : - (hasType(type_AmericanCity, X) => hasType(type_City, X)))). - -fof(axCountriesAndRegions1, axiom, - ( ! [X] : - (hasType(type_AmericanState, X) => hasType(type_StateOrProvince, X)))). - -fof(axCountriesAndRegions2, axiom, - ( ! [X] : - (hasType(type_EuropeanCity, X) => hasType(type_City, X)))). - -fof(axCountriesAndRegions3, axiom, - (hasType(type_City, inst_AdanaTurkey))). - -fof(axCountriesAndRegions4, axiom, - (hasType(type_City, inst_AddisAbabaEthiopia))). - -fof(axCountriesAndRegions5, axiom, - (hasType(type_City, inst_AdenYemen))). - -fof(axCountriesAndRegions6, axiom, - (hasType(type_City, inst_AdoraWestBank))). - -fof(axCountriesAndRegions7, axiom, - (hasType(type_City, inst_AfulaIsrael))). - -fof(axCountriesAndRegions8, axiom, - (hasType(type_City, inst_AgriTurkey))). - -fof(axCountriesAndRegions9, axiom, - (hasType(type_City, inst_AinDeflaAlgeria))). - -fof(axCountriesAndRegions10, axiom, - (hasType(type_City, inst_AinElHajarAlgeria))). - -fof(axCountriesAndRegions11, axiom, - (hasType(type_City, inst_AjaccioFrance))). - -fof(axCountriesAndRegions12, axiom, - (hasType(type_City, inst_AlBalamandLebanon))). - -fof(axCountriesAndRegions13, axiom, - (hasType(type_AmericanState, inst_Alabama))). - -fof(axCountriesAndRegions14, axiom, - (hasType(type_AmericanState, inst_Alaska))). - -fof(axCountriesAndRegions15, axiom, - (hasType(type_City, inst_AleiSinaiGazaStrip))). - -fof(axCountriesAndRegions16, axiom, - (hasType(type_City, inst_AleiZahavWestBank))). - -fof(axCountriesAndRegions17, axiom, - (hasType(type_City, inst_AleyLebanon))). - -fof(axCountriesAndRegions18, axiom, - (hasType(type_City, inst_AlgiersAlgeria))). - -fof(axCountriesAndRegions19, axiom, - (hasType(type_City, inst_AlkhanYurtRussia))). - -fof(axCountriesAndRegions20, axiom, - (hasType(type_City, inst_AlonMorehWestBank))). - -fof(axCountriesAndRegions21, axiom, - (hasType(type_City, inst_AmbonIndonesia))). - -fof(axCountriesAndRegions22, axiom, - (hasType(type_City, inst_AmmanJordan))). - -fof(axCountriesAndRegions23, axiom, - (hasType(type_City, inst_AnNuwaydiratBahrain))). - -fof(axCountriesAndRegions24, axiom, - (hasType(type_City, inst_AndeanSpain))). - -fof(axCountriesAndRegions25, axiom, - (hasType(type_City, inst_AngkorWatCambodia))). - -fof(axCountriesAndRegions26, axiom, - (hasType(type_City, inst_AnkaraTurkey))). - -fof(axCountriesAndRegions27, axiom, - (hasType(type_City, inst_AntalyaTurkey))). - -fof(axCountriesAndRegions28, axiom, - (hasType(type_GeopoliticalArea, inst_Antarctica))). - -fof(axCountriesAndRegions29, axiom, - (hasType(type_City, inst_AntioquiaColombia))). - -fof(axCountriesAndRegions30, axiom, - (hasType(type_City, inst_AntwerpBelgium))). - -fof(axCountriesAndRegions31, axiom, - (hasType(type_City, inst_ApumiracPeru))). - -fof(axCountriesAndRegions32, axiom, - (hasType(type_City, inst_ApureVenezuela))). - -fof(axCountriesAndRegions33, axiom, - (hasType(type_City, inst_AraucaColombia))). - -fof(axCountriesAndRegions34, axiom, - (hasType(type_City, inst_ArgunRussia))). - -fof(axCountriesAndRegions35, axiom, - (hasType(type_City, inst_ArielWestBank))). - -fof(axCountriesAndRegions36, axiom, - (hasType(type_AmericanState, inst_Arizona))). - -fof(axCountriesAndRegions37, axiom, - (hasType(type_AmericanState, inst_Arkansas))). - -fof(axCountriesAndRegions38, axiom, - (hasType(type_City, inst_ArmaghNorthernIreland))). - -fof(axCountriesAndRegions39, axiom, - (hasType(type_City, inst_ArzewAlgeria))). - -fof(axCountriesAndRegions40, axiom, - (hasType(type_City, inst_AshdodIsrael))). - -fof(axCountriesAndRegions41, axiom, - (hasType(type_City, inst_AskelonIsrael))). - -fof(axCountriesAndRegions42, axiom, - (hasType(type_City, inst_AsmaraEritrea))). - -fof(axCountriesAndRegions43, axiom, - (hasType(type_City, inst_AssamIndia))). - -fof(axCountriesAndRegions44, axiom, - (hasType(type_City, inst_AswanEgypt))). - -fof(axCountriesAndRegions45, axiom, - (hasType(type_City, inst_AsyutEgypt))). - -fof(axCountriesAndRegions46, axiom, - (hasType(type_City, inst_AthensGreece))). - -fof(axCountriesAndRegions47, axiom, - (hasType(type_AmericanCity, inst_AtlantaGeorgia))). - -fof(axCountriesAndRegions48, axiom, - (hasType(type_City, inst_AtrushIraq))). - -fof(axCountriesAndRegions49, axiom, - (hasType(type_City, inst_AtzmonaGazaStrip))). - -fof(axCountriesAndRegions50, axiom, - (hasType(type_City, inst_AvneiHefetzIsrael))). - -fof(axCountriesAndRegions51, axiom, - (hasType(type_City, inst_AyacuchoPeru))). - -fof(axCountriesAndRegions52, axiom, - (hasType(type_City, inst_AzorIsrael))). - -fof(axCountriesAndRegions53, axiom, - (hasType(type_City, inst_BKaotWestBank))). - -fof(axCountriesAndRegions54, axiom, - (hasType(type_City, inst_BadVilbelGermany))). - -fof(axCountriesAndRegions55, axiom, - (hasType(type_City, inst_BaghdadIraq))). - -fof(axCountriesAndRegions56, axiom, - (hasType(type_City, inst_BagreColombia))). - -fof(axCountriesAndRegions57, axiom, - (hasType(type_City, inst_BahawalpurPakistan))). - -fof(axCountriesAndRegions58, axiom, - (hasType(type_City, inst_BakaAlGarbiyehIsrael))). - -fof(axCountriesAndRegions59, axiom, - (hasType(type_City, inst_BakkaAlSharkiyaWestBank))). - -fof(axCountriesAndRegions60, axiom, - (hasType(type_City, inst_BakuAzerbaijan))). - -fof(axCountriesAndRegions61, axiom, - (hasType(type_City, inst_BaleEthiopia))). - -fof(axCountriesAndRegions62, axiom, - (hasType(type_AmericanCity, inst_BaltimoreMaryland))). - -fof(axCountriesAndRegions63, axiom, - (hasType(type_City, inst_BanbridgeNorthernIreland))). - -fof(axCountriesAndRegions64, axiom, - (hasType(type_City, inst_BangkokThailand))). - -fof(axCountriesAndRegions65, axiom, - (hasType(type_City, inst_BangorNorthernIreland))). - -fof(axCountriesAndRegions66, axiom, - (hasType(type_City, inst_BanguiCentralAfricanRepublic))). - -fof(axCountriesAndRegions67, axiom, - (hasType(type_City, inst_BarcelonaSpain))). - -fof(axCountriesAndRegions68, axiom, - (hasType(type_City, inst_BarkeoCambodia))). - -fof(axCountriesAndRegions69, axiom, - (hasType(type_City, inst_BarrancabermejaColombia))). - -fof(axCountriesAndRegions70, axiom, - (hasType(type_City, inst_BasraIsrael))). - -fof(axCountriesAndRegions71, axiom, - (hasType(type_City, inst_BatYamIsrael))). - -fof(axCountriesAndRegions72, axiom, - (hasType(type_City, inst_BatmanTurkey))). - -fof(axCountriesAndRegions73, axiom, - (hasType(type_City, inst_BeErShevaIsrael))). - -fof(axCountriesAndRegions74, axiom, - (hasType(type_City, inst_BeasainSpain))). - -fof(axCountriesAndRegions75, axiom, - (hasType(type_City, inst_BeirutLebanon))). - -fof(axCountriesAndRegions76, axiom, - (hasType(type_City, inst_BeitElWestBank))). - -fof(axCountriesAndRegions77, axiom, - (hasType(type_City, inst_BeitHaggaiWestBank))). - -fof(axCountriesAndRegions78, axiom, - (hasType(type_City, inst_BeitHaninaWestBank))). - -fof(axCountriesAndRegions79, axiom, - (hasType(type_City, inst_BeitSahurWestBank))). - -fof(axCountriesAndRegions80, axiom, - (hasType(type_City, inst_BeitSheAnIsrael))). - -fof(axCountriesAndRegions81, axiom, - (hasType(type_City, inst_BeitShemeshIsrael))). - -fof(axCountriesAndRegions82, axiom, - (hasType(type_City, inst_BeledweyneSomalia))). - -fof(axCountriesAndRegions83, axiom, - (hasType(type_City, inst_BelfastNorthernIreland))). - -fof(axCountriesAndRegions84, axiom, - (hasType(type_City, inst_BelgradeSerbiaAndMontenegro))). - -fof(axCountriesAndRegions85, axiom, - (hasType(type_EuropeanCity, inst_BernSwitzerland))). - -fof(axCountriesAndRegions86, axiom, - (hasType(type_City, inst_BetLeHiyehGazaStrip))). - -fof(axCountriesAndRegions87, axiom, - (hasType(type_GeographicArea, inst_BetLidJunctionIsrael))). - -fof(axCountriesAndRegions88, axiom, - (hasType(type_City, inst_BethElIsrael))). - -fof(axCountriesAndRegions89, axiom, - (hasType(type_City, inst_BethlehemWestBank))). - -fof(axCountriesAndRegions90, axiom, - (hasType(type_City, inst_BidyaWestBank))). - -fof(axCountriesAndRegions91, axiom, - (hasType(type_City, inst_BilbaoSpain))). - -fof(axCountriesAndRegions92, axiom, - (hasType(type_City, inst_BillabonaSpain))). - -fof(axCountriesAndRegions93, axiom, - (hasType(type_City, inst_BinyaminaIsrael))). - -fof(axCountriesAndRegions94, axiom, - (hasType(type_City, inst_BishkekKyrgyzstan))). - -fof(axCountriesAndRegions95, axiom, - (hasType(type_City, inst_BneiAyishIsrael))). - -fof(axCountriesAndRegions96, axiom, - (hasType(type_City, inst_BogotaColombia))). - -fof(axCountriesAndRegions97, axiom, - (hasType(type_City, inst_BolognaItaly))). - -fof(axCountriesAndRegions98, axiom, - (hasType(type_City, inst_BonnGermany))). - -fof(axCountriesAndRegions99, axiom, - (hasType(type_GeographicArea, inst_BosphorousStraitsTurkey))). - -fof(axCountriesAndRegions100, axiom, - (hasType(type_AmericanCity, inst_BostonMassachusetts))). - -fof(axCountriesAndRegions101, axiom, - (hasType(type_City, inst_BouiraAlgeria))). - -fof(axCountriesAndRegions102, axiom, - (hasType(type_City, inst_BouzeGueneAlgeria))). - -fof(axCountriesAndRegions103, axiom, - (hasType(type_City, inst_BrusselsBelgium))). - -fof(axCountriesAndRegions104, axiom, - (hasType(type_City, inst_BucaramangaColombia))). - -fof(axCountriesAndRegions105, axiom, - (hasType(type_City, inst_BucharestIndia))). - -fof(axCountriesAndRegions106, axiom, - (hasType(type_City, inst_BuenosAiresArgentina))). - -fof(axCountriesAndRegions107, axiom, - (hasType(type_City, inst_BuinakskRussia))). - -fof(axCountriesAndRegions108, axiom, - (hasType(type_GeographicArea, inst_BwindiforestUganda))). - -fof(axCountriesAndRegions109, axiom, - (hasType(type_City, inst_CabindaAngola))). - -fof(axCountriesAndRegions110, axiom, - (hasType(type_City, inst_CaglayanTurkey))). - -fof(axCountriesAndRegions111, axiom, - (hasType(type_City, inst_CairoEgypt))). - -fof(axCountriesAndRegions112, axiom, - (hasType(type_City, inst_CalcuttaIndia))). - -fof(axCountriesAndRegions113, axiom, - (hasType(type_City, inst_CaliColombia))). - -fof(axCountriesAndRegions114, axiom, - (hasType(type_AmericanState, inst_California))). - -fof(axCountriesAndRegions115, axiom, - (hasType(type_City, inst_CampZamaJapan))). - -fof(axCountriesAndRegions116, axiom, - (hasType(type_City, inst_CankiriTurkey))). - -fof(axCountriesAndRegions117, axiom, - (hasType(type_City, inst_CapeTownSouthAfrica))). - -fof(axCountriesAndRegions118, axiom, - (hasType(type_GeographicArea, inst_CaritasPolandChechnya))). - -fof(axCountriesAndRegions119, axiom, - (hasType(type_City, inst_CarmelIsrael))). - -fof(axCountriesAndRegions120, axiom, - (hasType(type_City, inst_CarmenDeBolivarColombia))). - -fof(axCountriesAndRegions121, axiom, - (hasType(type_City, inst_CarrejonColombia))). - -fof(axCountriesAndRegions122, axiom, - (hasType(type_City, inst_ChamanPakistan))). - -fof(axCountriesAndRegions123, axiom, - (hasType(type_City, inst_ChararESharifIndia))). - -fof(axCountriesAndRegions124, axiom, - (hasType(type_City, inst_CharsaadaPakistan))). - -fof(axCountriesAndRegions125, axiom, - (hasType(type_Nation, inst_Chechnya))). - -fof(axCountriesAndRegions126, axiom, - (hasType(type_City, inst_ChernoRechyeRussia))). - -fof(axCountriesAndRegions127, axiom, - (hasType(type_AmericanCity, inst_ChicagoUnitedStates))). - -fof(axCountriesAndRegions128, axiom, - (hasType(type_City, inst_ChisimayuSomalia))). - -fof(axCountriesAndRegions129, axiom, - (hasType(type_City, inst_ChittagongBangladesh))). - -fof(axCountriesAndRegions130, axiom, - (hasType(type_City, inst_ChobaAngola))). - -fof(axCountriesAndRegions131, axiom, - (hasType(type_City, inst_ChocoColombia))). - -fof(axCountriesAndRegions132, axiom, - (hasType(type_City, inst_ChorrosQueroVenezuela))). - -fof(axCountriesAndRegions133, axiom, - (hasType(type_GeographicArea, inst_ClarkAirbasePhilippines))). - -fof(axCountriesAndRegions134, axiom, - (hasType(type_AmericanCity, inst_ClevelandOhio))). - -fof(axCountriesAndRegions135, axiom, - (hasType(type_City, inst_CoimbatoreIndia))). - -fof(axCountriesAndRegions136, axiom, - (hasType(type_City, inst_CologneGermany))). - -fof(axCountriesAndRegions137, axiom, - (hasType(type_City, inst_ColombiaCityColombia))). - -fof(axCountriesAndRegions138, axiom, - (hasType(type_City, inst_ColombiaPanama))). - -fof(axCountriesAndRegions139, axiom, - (hasType(type_City, inst_ColomboSriLanka))). - -fof(axCountriesAndRegions140, axiom, - (hasType(type_AmericanState, inst_Colorado))). - -fof(axCountriesAndRegions141, axiom, - (hasType(type_AmericanCity, inst_ColumbusOhio))). - -fof(axCountriesAndRegions142, axiom, - (hasType(type_City, inst_ComayaguaHonduras))). - -fof(axCountriesAndRegions143, axiom, - (hasType(type_AmericanState, inst_Connecticut))). - -fof(axCountriesAndRegions144, axiom, - (hasType(type_City, inst_CopacaBanaCuba))). - -fof(axCountriesAndRegions145, axiom, - (hasType(type_City, inst_CorsicaFrance))). - -fof(axCountriesAndRegions146, axiom, - (hasType(type_City, inst_CorteFrance))). - -fof(axCountriesAndRegions147, axiom, - (hasType(type_City, inst_CorumTurkey))). - -fof(axCountriesAndRegions148, axiom, - (hasType(type_City, inst_CundiNamarcaColombia))). - -fof(axCountriesAndRegions149, axiom, - (hasType(type_City, inst_CupiaguaColombia))). - -fof(axCountriesAndRegions150, axiom, - (hasType(type_City, inst_CuzcoPeru))). - -fof(axCountriesAndRegions151, axiom, - (hasType(type_EuropeanNation, inst_Czechoslovakia))). - -fof(axCountriesAndRegions152, axiom, - (hasType(type_City, inst_DagestanRussia))). - -fof(axCountriesAndRegions153, axiom, - (hasType(type_City, inst_DahukIraq))). - -fof(axCountriesAndRegions154, axiom, - (hasType(type_AmericanCity, inst_DallasTexas))). - -fof(axCountriesAndRegions155, axiom, - (hasType(type_GeographicArea, inst_DangDistrictNepal))). - -fof(axCountriesAndRegions156, axiom, - (hasType(type_City, inst_DarEsSalaAmTanzania))). - -fof(axCountriesAndRegions157, axiom, - (hasType(type_City, inst_DarvazTajikistan))). - -fof(axCountriesAndRegions158, axiom, - (hasType(type_City, inst_DebaSpain))). - -fof(axCountriesAndRegions159, axiom, - (hasType(type_AmericanState, inst_Delaware))). - -fof(axCountriesAndRegions160, axiom, - (hasType(type_City, inst_DelhiIndia))). - -fof(axCountriesAndRegions161, axiom, - (hasType(type_Nation, inst_DemocraticRepublicOfTheCongo))). - -fof(axCountriesAndRegions162, axiom, - (hasType(type_AmericanCity, inst_DenverColorado))). - -fof(axCountriesAndRegions163, axiom, - (hasType(type_AmericanCity, inst_DetroitMichigan))). - -fof(axCountriesAndRegions164, axiom, - (hasType(type_City, inst_DhahranSaudiArabia))). - -fof(axCountriesAndRegions165, axiom, - (hasType(type_City, inst_DhakaBangladesh))). - -fof(axCountriesAndRegions166, axiom, - (hasType(type_City, inst_DinanFrance))). - -fof(axCountriesAndRegions167, axiom, - (hasType(type_City, inst_DirNaballahWestBank))). - -fof(axCountriesAndRegions168, axiom, - (hasType(type_City, inst_DireDawaEthiopia))). - -fof(axCountriesAndRegions169, axiom, - (hasType(type_GeographicArea, inst_DistrictOfMansehraPakistan))). - -fof(axCountriesAndRegions170, axiom, - (hasType(type_City, inst_DjakashariGeorgia))). - -fof(axCountriesAndRegions171, axiom, - (hasType(type_City, inst_DjerbaTunisia))). - -fof(axCountriesAndRegions172, axiom, - (hasType(type_City, inst_DodaIndia))). - -fof(axCountriesAndRegions173, axiom, - (hasType(type_City, inst_DortmundGermany))). - -fof(axCountriesAndRegions174, axiom, - (hasType(type_City, inst_DublinIreland))). - -fof(axCountriesAndRegions175, axiom, - (hasType(type_City, inst_DuesseldorfGermany))). - -fof(axCountriesAndRegions176, axiom, - (hasType(type_City, inst_DugitGazaStrip))). - -fof(axCountriesAndRegions177, axiom, - (hasType(type_City, inst_DurangoSpain))). - -fof(axCountriesAndRegions178, axiom, - (hasType(type_GeographicArea, inst_DushanbeAirportTajikistan))). - -fof(axCountriesAndRegions179, axiom, - (hasType(type_City, inst_DushanbeGarmTajikistan))). - -fof(axCountriesAndRegions180, axiom, - (hasType(type_City, inst_DushanbeTajikistan))). - -fof(axCountriesAndRegions181, axiom, - (hasType(type_City, inst_EastJerusalemIsrael))). - -fof(axCountriesAndRegions182, axiom, - (hasType(type_Nation, inst_EastTimor))). - -fof(axCountriesAndRegions183, axiom, - (hasType(type_City, inst_EfratWestBank))). - -fof(axCountriesAndRegions184, axiom, - (hasType(type_City, inst_EilatIsrael))). - -fof(axCountriesAndRegions185, axiom, - (hasType(type_City, inst_EinavWestBank))). - -fof(axCountriesAndRegions186, axiom, - (hasType(type_City, inst_ElAzzariyaWestBank))). - -fof(axCountriesAndRegions187, axiom, - (hasType(type_City, inst_ElBagreColombia))). - -fof(axCountriesAndRegions188, axiom, - (hasType(type_City, inst_ElBirehWestBank))). - -fof(axCountriesAndRegions189, axiom, - (hasType(type_City, inst_ElPlayonColombia))). - -fof(axCountriesAndRegions190, axiom, - (hasType(type_City, inst_ElRipialApureVenezuela))). - -fof(axCountriesAndRegions191, axiom, - (hasType(type_City, inst_ElayoSomalia))). - -fof(axCountriesAndRegions192, axiom, - (hasType(type_City, inst_EleiSinaiGazaStrip))). - -fof(axCountriesAndRegions193, axiom, - (hasType(type_City, inst_EmmanuelWestBank))). - -fof(axCountriesAndRegions194, axiom, - (hasType(type_City, inst_ErezGazaStrip))). - -fof(axCountriesAndRegions195, axiom, - (hasType(type_Continent, inst_Europe))). - -fof(axCountriesAndRegions196, axiom, - (hasType(type_AmericanCity, inst_FargoNorthDakota))). - -fof(axCountriesAndRegions197, axiom, - (hasType(type_GeographicArea, inst_FethiyeAndMarmarisTurkey))). - -fof(axCountriesAndRegions198, axiom, - (hasType(type_AmericanState, inst_Florida))). - -fof(axCountriesAndRegions199, axiom, - (hasType(type_GeographicArea, inst_FloridaUnitedStates))). - -fof(axCountriesAndRegions200, axiom, - (hasType(type_City, inst_FormequeColombia))). - -fof(axCountriesAndRegions201, axiom, - (hasType(type_City, inst_FrankfurtGermany))). - -fof(axCountriesAndRegions202, axiom, - (hasType(type_City, inst_FrenchHillIsrael))). - -fof(axCountriesAndRegions203, axiom, - (hasType(type_City, inst_FuengirolaSpain))). - -fof(axCountriesAndRegions204, axiom, - (hasType(type_City, inst_FusagasusaColombia))). - -fof(axCountriesAndRegions205, axiom, - (hasType(type_City, inst_GaliAbkhaziaGeorgia))). - -fof(axCountriesAndRegions206, axiom, - (hasType(type_City, inst_GanimWestBank))). - -fof(axCountriesAndRegions207, axiom, - (hasType(type_City, inst_GashuriIsrael))). - -fof(axCountriesAndRegions208, axiom, - (hasType(type_City, inst_GeneralSantosPhilippines))). - -fof(axCountriesAndRegions209, axiom, - (hasType(type_City, inst_GenevaSwitzerland))). - -fof(axCountriesAndRegions210, axiom, - (hasType(type_AmericanState, inst_Georgia_US))). - -fof(axCountriesAndRegions211, axiom, - (hasType(type_City, inst_GetxoSpain))). - -fof(axCountriesAndRegions212, axiom, - (hasType(type_City, inst_GhalebiehIraq))). - -fof(axCountriesAndRegions213, axiom, - (hasType(type_City, inst_GhaziabadIndia))). - -fof(axCountriesAndRegions214, axiom, - (hasType(type_GeographicArea, inst_GhaziabadUttarPradeshIndia))). - -fof(axCountriesAndRegions215, axiom, - (hasType(type_City, inst_GiloIsrael))). - -fof(axCountriesAndRegions216, axiom, - (hasType(type_City, inst_GivatZeEvWestBank))). - -fof(axCountriesAndRegions217, axiom, - (hasType(type_City, inst_GizaEgypt))). - -fof(axCountriesAndRegions218, axiom, - (hasType(type_City, inst_GonegalleSriLanka))). - -fof(axCountriesAndRegions219, axiom, - (hasType(type_City, inst_GranadaSpain))). - -fof(axCountriesAndRegions220, axiom, - (hasType(type_City, inst_GrazAustria))). - -fof(axCountriesAndRegions221, axiom, - (hasType(type_City, inst_GroznyChechnya))). - -fof(axCountriesAndRegions222, axiom, - (hasType(type_City, inst_GuilinChina))). - -fof(axCountriesAndRegions223, axiom, - (hasType(type_Nation, inst_GuineaBissau))). - -fof(axCountriesAndRegions224, axiom, - (hasType(type_City, inst_GujaratIndia))). - -fof(axCountriesAndRegions225, axiom, - (hasType(type_City, inst_GushEtzionWestBank))). - -fof(axCountriesAndRegions226, axiom, - (hasType(type_GeographicArea, inst_GushKatifGazaStrip))). - -fof(axCountriesAndRegions227, axiom, - (hasType(type_City, inst_GushKhatifGazaStrip))). - -fof(axCountriesAndRegions228, axiom, - (hasType(type_City, inst_HaderaIsrael))). - -fof(axCountriesAndRegions229, axiom, - (hasType(type_City, inst_HaifaIsrael))). - -fof(axCountriesAndRegions230, axiom, - (hasType(type_City, inst_HamburgGermany))). - -fof(axCountriesAndRegions231, axiom, - (hasType(type_City, inst_HamisMiliyanaAlgeria))). - -fof(axCountriesAndRegions232, axiom, - (hasType(type_City, inst_HamraWestBank))). - -fof(axCountriesAndRegions233, axiom, - (hasType(type_City, inst_HannoverGermany))). - -fof(axCountriesAndRegions234, axiom, - (hasType(type_City, inst_HarBrachaWestBank))). - -fof(axCountriesAndRegions235, axiom, - (hasType(type_City, inst_HarerEthiopia))). - -fof(axCountriesAndRegions236, axiom, - (hasType(type_City, inst_HavanaCuba))). - -fof(axCountriesAndRegions237, axiom, - (hasType(type_AmericanState, inst_Hawaii))). - -fof(axCountriesAndRegions238, axiom, - (hasType(type_City, inst_HawanaIraq))). - -fof(axCountriesAndRegions239, axiom, - (hasType(type_City, inst_HeartAfghanistan))). - -fof(axCountriesAndRegions240, axiom, - (hasType(type_City, inst_HebronWestBank))). - -fof(axCountriesAndRegions241, axiom, - (hasType(type_City, inst_HermeshIsrael))). - -fof(axCountriesAndRegions242, axiom, - (hasType(type_City, inst_HernaniSpain))). - -fof(axCountriesAndRegions243, axiom, - (hasType(type_City, inst_HerzliyaIsrael))). - -fof(axCountriesAndRegions244, axiom, - (hasType(type_City, inst_HilversumNetherlands))). - -fof(axCountriesAndRegions245, axiom, - (hasType(type_City, inst_HizmaWestBank))). - -fof(axCountriesAndRegions246, axiom, - (hasType(type_GeographicArea, inst_HodayaJunctionIsrael))). - -fof(axCountriesAndRegions247, axiom, - (hasType(type_GeographicArea, inst_HolonJunctionIsrael))). - -fof(axCountriesAndRegions248, axiom, - (hasType(type_AmericanCity, inst_HonoluluHawaii))). - -fof(axCountriesAndRegions249, axiom, - (hasType(type_AmericanCity, inst_HoustonTexas))). - -fof(axCountriesAndRegions250, axiom, - (hasType(type_City, inst_HuallgaPeru))). - -fof(axCountriesAndRegions251, axiom, - (hasType(type_River, inst_HudsonRiver))). - -fof(axCountriesAndRegions252, axiom, - (hasType(type_City, inst_HurghadaEgypt))). - -fof(axCountriesAndRegions253, axiom, - (hasType(type_City, inst_HyderabadPakistan))). - -fof(axCountriesAndRegions254, axiom, - (hasType(type_City, inst_IbsrilIraq))). - -fof(axCountriesAndRegions255, axiom, - (hasType(type_AmericanState, inst_Idaho))). - -fof(axCountriesAndRegions256, axiom, - (hasType(type_AmericanState, inst_Illinois))). - -fof(axCountriesAndRegions257, axiom, - (hasType(type_GeographicArea, inst_IncirlikAirbaseTurkey))). - -fof(axCountriesAndRegions258, axiom, - (hasType(type_AmericanState, inst_Indiana))). - -fof(axCountriesAndRegions259, axiom, - (hasType(type_AmericanState, inst_Iowa))). - -fof(axCountriesAndRegions260, axiom, - (hasType(type_City, inst_IpilPhilippines))). - -fof(axCountriesAndRegions261, axiom, - (hasType(type_City, inst_IrbilIraq))). - -fof(axCountriesAndRegions262, axiom, - (hasType(type_City, inst_IslamabadPakistan))). - -fof(axCountriesAndRegions263, axiom, - (hasType(type_GeographicArea, inst_IslandOfBaliIndonesia))). - -fof(axCountriesAndRegions264, axiom, - (hasType(type_City, inst_IstanbulTurkey))). - -fof(axCountriesAndRegions265, axiom, - (hasType(type_City, inst_ItamarWestBank))). - -fof(axCountriesAndRegions266, axiom, - (hasType(type_City, inst_IzmirTurkey))). - -fof(axCountriesAndRegions267, axiom, - (hasType(type_City, inst_JMainWestBank))). - -fof(axCountriesAndRegions268, axiom, - (hasType(type_City, inst_JaffaIsrael))). - -fof(axCountriesAndRegions269, axiom, - (hasType(type_City, inst_JaffnaSriLanka))). - -fof(axCountriesAndRegions270, axiom, - (hasType(type_City, inst_JakartaIndonesia))). - -fof(axCountriesAndRegions271, axiom, - (hasType(type_City, inst_JalahIndia))). - -fof(axCountriesAndRegions272, axiom, - (hasType(type_GeographicArea, inst_JalpaiguriRailwayStationIndia))). - -fof(axCountriesAndRegions273, axiom, - (hasType(type_City, inst_JammuIndia))). - -fof(axCountriesAndRegions274, axiom, - (hasType(type_City, inst_JangasPeru))). - -fof(axCountriesAndRegions275, axiom, - (hasType(type_City, inst_JeninWestBank))). - -fof(axCountriesAndRegions276, axiom, - (hasType(type_City, inst_JerusalemHillsIsrael))). - -fof(axCountriesAndRegions277, axiom, - (hasType(type_City, inst_JerusalemIsrael))). - -fof(axCountriesAndRegions278, axiom, - (hasType(type_City, inst_JerusalemOldCityIsrael))). - -fof(axCountriesAndRegions279, axiom, - (hasType(type_City, inst_JohannesburgSouthAfrica))). - -fof(axCountriesAndRegions280, axiom, - (hasType(type_City, inst_JoloPhilippines))). - -fof(axCountriesAndRegions281, axiom, - (hasType(type_City, inst_JubialSaudiArabia))). - -fof(axCountriesAndRegions282, axiom, - (hasType(type_City, inst_JullundurIndia))). - -fof(axCountriesAndRegions283, axiom, - (hasType(type_City, inst_KabacanPhilippines))). - -fof(axCountriesAndRegions284, axiom, - (hasType(type_City, inst_KabulAfghanistan))). - -fof(axCountriesAndRegions285, axiom, - (hasType(type_City, inst_KafrAkabWestBank))). - -fof(axCountriesAndRegions286, axiom, - (hasType(type_City, inst_KafrIdnaWestBank))). - -fof(axCountriesAndRegions287, axiom, - (hasType(type_City, inst_KalkilyaWestBank))). - -fof(axCountriesAndRegions288, axiom, - (hasType(type_City, inst_KalmunaiSriLanka))). - -fof(axCountriesAndRegions289, axiom, - (hasType(type_City, inst_KampalaUganda))). - -fof(axCountriesAndRegions290, axiom, - (hasType(type_City, inst_KandySriLanka))). - -fof(axCountriesAndRegions291, axiom, - (hasType(type_City, inst_KanihamaIndia))). - -fof(axCountriesAndRegions292, axiom, - (hasType(type_AmericanState, inst_Kansas))). - -fof(axCountriesAndRegions293, axiom, - (hasType(type_AmericanCity, inst_KansasCityMissouri))). - -fof(axCountriesAndRegions294, axiom, - (hasType(type_City, inst_KarachiPakistan))). - -fof(axCountriesAndRegions295, axiom, - (hasType(type_City, inst_KarkurIsrael))). - -fof(axCountriesAndRegions296, axiom, - (hasType(type_City, inst_KarmeiTzurWestBank))). - -fof(axCountriesAndRegions297, axiom, - (hasType(type_City, inst_KarneiShomronWestBank))). - -fof(axCountriesAndRegions298, axiom, - (hasType(type_City, inst_KashmirIndia))). - -fof(axCountriesAndRegions299, axiom, - (hasType(type_GeographicArea, inst_KatmanduAirportNepal))). - -fof(axCountriesAndRegions300, axiom, - (hasType(type_Nation, inst_Kazakhstan))). - -fof(axCountriesAndRegions301, axiom, - (hasType(type_GeographicArea, inst_KedumimSettlementWestBank))). - -fof(axCountriesAndRegions302, axiom, - (hasType(type_City, inst_KedumimWestBank))). - -fof(axCountriesAndRegions303, axiom, - (hasType(type_AmericanState, inst_Kentucky))). - -fof(axCountriesAndRegions304, axiom, - (hasType(type_City, inst_KfarBaAnehIsrael))). - -fof(axCountriesAndRegions305, axiom, - (hasType(type_City, inst_KfarDaromGazaStrip))). - -fof(axCountriesAndRegions306, axiom, - (hasType(type_City, inst_KfarDaromNetzarimIsrael))). - -fof(axCountriesAndRegions307, axiom, - (hasType(type_City, inst_KfarHessIsrael))). - -fof(axCountriesAndRegions308, axiom, - (hasType(type_City, inst_KfarSabaIsrael))). - -fof(axCountriesAndRegions309, axiom, - (hasType(type_City, inst_KfarTzurifWestBank))). - -fof(axCountriesAndRegions310, axiom, - (hasType(type_City, inst_KfarYamGazaStrip))). - -fof(axCountriesAndRegions311, axiom, - (hasType(type_City, inst_KhankalaChechnya))). - -fof(axCountriesAndRegions312, axiom, - (hasType(type_City, inst_KhartoumSudan))). - -fof(axCountriesAndRegions313, axiom, - (hasType(type_City, inst_KhelilAlgeria))). - -fof(axCountriesAndRegions314, axiom, - (hasType(type_City, inst_KhobarSaudiArabia))). - -fof(axCountriesAndRegions315, axiom, - (hasType(type_City, inst_KibbutzGalEdIsrael))). - -fof(axCountriesAndRegions316, axiom, - (hasType(type_City, inst_KibbutzMeravIsrael))). - -fof(axCountriesAndRegions317, axiom, - (hasType(type_City, inst_KibbutzSheluhotIsrael))). - -fof(axCountriesAndRegions318, axiom, - (hasType(type_City, inst_KidapawanPhilippines))). - -fof(axCountriesAndRegions319, axiom, - (hasType(type_City, inst_KigaliRwanda))). - -fof(axCountriesAndRegions320, axiom, - (hasType(type_City, inst_KirikkaleTurkey))). - -fof(axCountriesAndRegions321, axiom, - (hasType(type_City, inst_KiryatArbaWestBank))). - -fof(axCountriesAndRegions322, axiom, - (hasType(type_City, inst_KiryatMotzkinIsrael))). - -fof(axCountriesAndRegions323, axiom, - (hasType(type_City, inst_KiryatNetafimWestBank))). - -fof(axCountriesAndRegions324, axiom, - (hasType(type_City, inst_KissufimGazaStrip))). - -fof(axCountriesAndRegions325, axiom, - (hasType(type_City, inst_KiursehirBoztepTurkey))). - -fof(axCountriesAndRegions326, axiom, - (hasType(type_City, inst_KlaiyatLebanon))). - -fof(axCountriesAndRegions327, axiom, - (hasType(type_City, inst_KohlanYemen))). - -fof(axCountriesAndRegions328, axiom, - (hasType(type_City, inst_KomsomoLabadTajikistan))). - -fof(axCountriesAndRegions329, axiom, - (hasType(type_Peninsula, inst_KoreanPeninsula))). - -fof(axCountriesAndRegions330, axiom, - (hasType(type_City, inst_KuwaitCityKuwait))). - -fof(axCountriesAndRegions331, axiom, - (hasType(type_City, inst_LIleRousseFrance))). - -fof(axCountriesAndRegions332, axiom, - (hasType(type_City, inst_LaCeibaHonduras))). - -fof(axCountriesAndRegions333, axiom, - (hasType(type_City, inst_LaGabarraVenezuela))). - -fof(axCountriesAndRegions334, axiom, - (hasType(type_City, inst_LaGuajiraColombia))). - -fof(axCountriesAndRegions335, axiom, - (hasType(type_City, inst_LaPazBolivia))). - -fof(axCountriesAndRegions336, axiom, - (hasType(type_City, inst_LaVictoriaVenezuela))). - -fof(axCountriesAndRegions337, axiom, - (hasType(type_City, inst_LahorePakistan))). - -fof(axCountriesAndRegions338, axiom, - (hasType(type_City, inst_LarbaAlgeria))). - -fof(axCountriesAndRegions339, axiom, - (hasType(type_City, inst_LarnacaCyprus))). - -fof(axCountriesAndRegions340, axiom, - (hasType(type_City, inst_LasarteSpain))). - -fof(axCountriesAndRegions341, axiom, - (hasType(type_City, inst_LeizaSpain))). - -fof(axCountriesAndRegions342, axiom, - (hasType(type_GeographicArea, inst_LesEucalyptusDistrictAlgeria))). - -fof(axCountriesAndRegions343, axiom, - (hasType(type_City, inst_LibertadorVenezuela))). - -fof(axCountriesAndRegions344, axiom, - (hasType(type_City, inst_LiceTurkey))). - -fof(axCountriesAndRegions345, axiom, - (hasType(type_City, inst_LimaPeru))). - -fof(axCountriesAndRegions346, axiom, - (hasType(type_City, inst_LindosRhodes))). - -fof(axCountriesAndRegions347, axiom, - (hasType(type_City, inst_LinzAustralia))). - -fof(axCountriesAndRegions348, axiom, - (hasType(type_City, inst_LockerbieUnitedKingdom))). - -fof(axCountriesAndRegions349, axiom, - (hasType(type_City, inst_LogornoSpain))). - -fof(axCountriesAndRegions350, axiom, - (hasType(type_City, inst_LondonberryNorthernIreland))). - -fof(axCountriesAndRegions351, axiom, - (hasType(type_Island, inst_LongIsland))). - -fof(axCountriesAndRegions352, axiom, - (hasType(type_AmericanCity, inst_LosAngelesCalifornia))). - -fof(axCountriesAndRegions353, axiom, - (hasType(type_GeographicArea, inst_LosAngelesInternationalAirportUnitedStates))). - -fof(axCountriesAndRegions354, axiom, - (hasType(type_City, inst_LosAngelesUnitedStates))). - -fof(axCountriesAndRegions355, axiom, - (hasType(type_City, inst_LosBancosVenezuela))). - -fof(axCountriesAndRegions356, axiom, - (hasType(type_GeographicArea, inst_LosKatiosNationalParkColombia))). - -fof(axCountriesAndRegions357, axiom, - (hasType(type_AmericanState, inst_Louisiana))). - -fof(axCountriesAndRegions358, axiom, - (hasType(type_City, inst_LuandaAngola))). - -fof(axCountriesAndRegions359, axiom, - (hasType(type_City, inst_LuebeckGermany))). - -fof(axCountriesAndRegions360, axiom, - (hasType(type_City, inst_LundaNorteAngola))). - -fof(axCountriesAndRegions361, axiom, - (hasType(type_City, inst_LuxorEgypt))). - -fof(axCountriesAndRegions362, axiom, - (hasType(type_City, inst_LyonsFrance))). - -fof(axCountriesAndRegions363, axiom, - (hasType(type_City, inst_MaAlehMichmashWestBank))). - -fof(axCountriesAndRegions364, axiom, - (hasType(type_City, inst_MaccabimIsrael))). - -fof(axCountriesAndRegions365, axiom, - (hasType(type_City, inst_MadhuSriLanka))). - -fof(axCountriesAndRegions366, axiom, - (hasType(type_City, inst_MadrasIndia))). - -fof(axCountriesAndRegions367, axiom, - (hasType(type_City, inst_MadridSpain))). - -fof(axCountriesAndRegions368, axiom, - (hasType(type_City, inst_MagdalenaColombia))). - -fof(axCountriesAndRegions369, axiom, - (hasType(type_City, inst_MaidanSharAfghanistan))). - -fof(axCountriesAndRegions370, axiom, - (hasType(type_AmericanState, inst_Maine))). - -fof(axCountriesAndRegions371, axiom, - (hasType(type_City, inst_MakhachkalaRussia))). - -fof(axCountriesAndRegions372, axiom, - (hasType(type_City, inst_MalagaSpain))). - -fof(axCountriesAndRegions373, axiom, - (hasType(type_GeographicArea, inst_MalukkaIslandsIndonesia))). - -fof(axCountriesAndRegions374, axiom, - (hasType(type_City, inst_ManaguaNigeria))). - -fof(axCountriesAndRegions375, axiom, - (hasType(type_City, inst_ManamaBahrain))). - -fof(axCountriesAndRegions376, axiom, - (hasType(type_AmericanCity, inst_ManchesterNewHampshire))). - -fof(axCountriesAndRegions377, axiom, - (hasType(type_City, inst_ManchesterUnitedKingdom))). - -fof(axCountriesAndRegions378, axiom, - (hasType(type_GeographicArea, inst_MangalsenAndSanpheBagarNepal))). - -fof(axCountriesAndRegions379, axiom, - (hasType(type_City, inst_ManilaPhilippines))). - -fof(axCountriesAndRegions380, axiom, - (hasType(type_City, inst_MaonIsrael))). - -fof(axCountriesAndRegions381, axiom, - (hasType(type_City, inst_MapourditSudan))). - -fof(axCountriesAndRegions382, axiom, - (hasType(type_City, inst_MarSabaWestBank))). - -fof(axCountriesAndRegions383, axiom, - (hasType(type_City, inst_MarawiPhilippines))). - -fof(axCountriesAndRegions384, axiom, - (hasType(type_City, inst_MardanPakistan))). - -fof(axCountriesAndRegions385, axiom, - (hasType(type_City, inst_MarmarisTurkey))). - -fof(axCountriesAndRegions386, axiom, - (hasType(type_City, inst_MarseillesFrance))). - -fof(axCountriesAndRegions387, axiom, - (hasType(type_AmericanState, inst_Maryland))). - -fof(axCountriesAndRegions388, axiom, - (hasType(type_City, inst_MashaWestBank))). - -fof(axCountriesAndRegions389, axiom, - (hasType(type_AmericanState, inst_Massachusetts))). - -fof(axCountriesAndRegions390, axiom, - (hasType(type_City, inst_MatsumotoJapan))). - -fof(axCountriesAndRegions391, axiom, - (hasType(type_City, inst_MawdiyahYemen))). - -fof(axCountriesAndRegions392, axiom, - (hasType(type_City, inst_MeaShearimIsrael))). - -fof(axCountriesAndRegions393, axiom, - (hasType(type_City, inst_MeccaSaudiArabia))). - -fof(axCountriesAndRegions394, axiom, - (hasType(type_City, inst_MechoraWestBank))). - -fof(axCountriesAndRegions395, axiom, - (hasType(type_City, inst_MedanIndonesia))). - -fof(axCountriesAndRegions396, axiom, - (hasType(type_City, inst_MedellinColombia))). - -fof(axCountriesAndRegions397, axiom, - (hasType(type_City, inst_MegidoIsrael))). - -fof(axCountriesAndRegions398, axiom, - (hasType(type_City, inst_MeholaIsrael))). - -fof(axCountriesAndRegions399, axiom, - (hasType(type_City, inst_MekholahIsrael))). - -fof(axCountriesAndRegions400, axiom, - (hasType(type_AmericanCity, inst_MemphisTennessee))). - -fof(axCountriesAndRegions401, axiom, - (hasType(type_City, inst_MersinTurkey))). - -fof(axCountriesAndRegions402, axiom, - (hasType(type_City, inst_MetaColombia))). - -fof(axCountriesAndRegions403, axiom, - (hasType(type_City, inst_MetullaIsrael))). - -fof(axCountriesAndRegions404, axiom, - (hasType(type_City, inst_MetzerIsrael))). - -fof(axCountriesAndRegions405, axiom, - (hasType(type_AmericanState, inst_Michigan))). - -fof(axCountriesAndRegions406, axiom, - (hasType(type_City, inst_MilanItaly))). - -fof(axCountriesAndRegions407, axiom, - (hasType(type_City, inst_MindanaoPhilippines))). - -fof(axCountriesAndRegions408, axiom, - (hasType(type_GeographicArea, inst_MinharotRoadWestBank))). - -fof(axCountriesAndRegions409, axiom, - (hasType(type_AmericanCity, inst_MinneapolisMinnesota))). - -fof(axCountriesAndRegions410, axiom, - (hasType(type_AmericanState, inst_Minnesota))). - -fof(axCountriesAndRegions411, axiom, - (hasType(type_City, inst_MiranShahPakistan))). - -fof(axCountriesAndRegions412, axiom, - (hasType(type_AmericanState, inst_Mississippi))). - -fof(axCountriesAndRegions413, axiom, - (hasType(type_River, inst_MississippiRiver))). - -fof(axCountriesAndRegions414, axiom, - (hasType(type_AmericanState, inst_Missouri))). - -fof(axCountriesAndRegions415, axiom, - (hasType(type_City, inst_MituColombia))). - -fof(axCountriesAndRegions416, axiom, - (hasType(type_City, inst_ModiinIllitWestBank))). - -fof(axCountriesAndRegions417, axiom, - (hasType(type_City, inst_MombassaKenya))). - -fof(axCountriesAndRegions418, axiom, - (hasType(type_AmericanState, inst_Montana))). - -fof(axCountriesAndRegions419, axiom, - (hasType(type_City, inst_MontrealCanada))). - -fof(axCountriesAndRegions420, axiom, - (hasType(type_GeographicArea, inst_MoragJunctionGazaStrip))). - -fof(axCountriesAndRegions421, axiom, - (hasType(type_City, inst_MoshavHagorIsrael))). - -fof(axCountriesAndRegions422, axiom, - (hasType(type_City, inst_MoshavTomerWestBank))). - -fof(axCountriesAndRegions423, axiom, - (hasType(type_City, inst_MukallahAdenYemen))). - -fof(axCountriesAndRegions424, axiom, - (hasType(type_City, inst_MunchenGladbachGermany))). - -fof(axCountriesAndRegions425, axiom, - (hasType(type_City, inst_MunsterGermany))). - -fof(axCountriesAndRegions426, axiom, - (hasType(type_City, inst_MurloughNorthernIreland))). - -fof(axCountriesAndRegions427, axiom, - (hasType(type_City, inst_MusMusIsrael))). - -fof(axCountriesAndRegions428, axiom, - (hasType(type_City, inst_MutataColombia))). - -fof(axCountriesAndRegions429, axiom, - (hasType(type_City, inst_MutturSriLanka))). - -fof(axCountriesAndRegions430, axiom, - (hasType(type_Nation, inst_Myanmar))). - -fof(axCountriesAndRegions431, axiom, - (hasType(type_City, inst_NaAlinWestBank))). - -fof(axCountriesAndRegions432, axiom, - (hasType(type_City, inst_NablusWestBank))). - -fof(axCountriesAndRegions433, axiom, - (hasType(type_City, inst_NahalOzGazaStrip))). - -fof(axCountriesAndRegions434, axiom, - (hasType(type_City, inst_NaharaimIsrael))). - -fof(axCountriesAndRegions435, axiom, - (hasType(type_City, inst_NahariyaIsrael))). - -fof(axCountriesAndRegions436, axiom, - (hasType(type_City, inst_NairobiKenya))). - -fof(axCountriesAndRegions437, axiom, - (hasType(type_City, inst_NajafIraq))). - -fof(axCountriesAndRegions438, axiom, - (hasType(type_GeographicArea, inst_NallurAreaSriLanka))). - -fof(axCountriesAndRegions439, axiom, - (hasType(type_City, inst_NaquraLebanon))). - -fof(axCountriesAndRegions440, axiom, - (hasType(type_City, inst_NarayangangBangladesh))). - -fof(axCountriesAndRegions441, axiom, - (hasType(type_AmericanCity, inst_NashvilleTennessee))). - -fof(axCountriesAndRegions442, axiom, - (hasType(type_City, inst_NataniaIsrael))). - -fof(axCountriesAndRegions443, axiom, - (hasType(type_City, inst_NearAdarim))). - -fof(axCountriesAndRegions444, axiom, - (hasType(type_City, inst_NearAleiZahav))). - -fof(axCountriesAndRegions445, axiom, - (hasType(type_City, inst_NearJenin))). - -fof(axCountriesAndRegions446, axiom, - (hasType(type_AmericanState, inst_Nebraska))). - -fof(axCountriesAndRegions447, axiom, - (hasType(type_City, inst_NetanyaIsrael))). - -fof(axCountriesAndRegions448, axiom, - (hasType(type_City, inst_NetzarimGazaStrip))). - -fof(axCountriesAndRegions449, axiom, - (hasType(type_City, inst_NetzerHazaniGazaStrip))). - -fof(axCountriesAndRegions450, axiom, - (hasType(type_AmericanState, inst_Nevada))). - -fof(axCountriesAndRegions451, axiom, - (hasType(type_City, inst_NeveDanielWestBank))). - -fof(axCountriesAndRegions452, axiom, - (hasType(type_City, inst_NeveDekalim))). - -fof(axCountriesAndRegions453, axiom, - (hasType(type_City, inst_NeveYaminIsrael))). - -fof(axCountriesAndRegions454, axiom, - (hasType(type_City, inst_NewDelhiIndia))). - -fof(axCountriesAndRegions455, axiom, - (hasType(type_GeographicArea, inst_NewEngland))). - -fof(axCountriesAndRegions456, axiom, - (hasType(type_AmericanState, inst_NewHampshire))). - -fof(axCountriesAndRegions457, axiom, - (hasType(type_AmericanState, inst_NewJersey))). - -fof(axCountriesAndRegions458, axiom, - (hasType(type_AmericanState, inst_NewMexico))). - -fof(axCountriesAndRegions459, axiom, - (hasType(type_AmericanCity, inst_NewYorkCityUnitedStates))). - -fof(axCountriesAndRegions460, axiom, - (hasType(type_AmericanState, inst_NewYorkState))). - -fof(axCountriesAndRegions461, axiom, - (hasType(type_GeographicArea, inst_NeztarimSettlementGazaStrip))). - -fof(axCountriesAndRegions462, axiom, - (hasType(type_City, inst_NiameyNiger))). - -fof(axCountriesAndRegions463, axiom, - (hasType(type_City, inst_NissanitGazaStrip))). - -fof(axCountriesAndRegions464, axiom, - (hasType(type_City, inst_NitzaneiOzWestBank))). - -fof(axCountriesAndRegions465, axiom, - (hasType(type_City, inst_NitzanimIsrael))). - -fof(axCountriesAndRegions466, axiom, - (hasType(type_GeographicArea, inst_NokdimTekoaRdWestBank))). - -fof(axCountriesAndRegions467, axiom, - (hasType(type_City, inst_NorteDeSantanderColombia))). - -fof(axCountriesAndRegions468, axiom, - (hasType(type_AmericanState, inst_NorthCarolina))). - -fof(axCountriesAndRegions469, axiom, - (hasType(type_AmericanState, inst_NorthDakota))). - -fof(axCountriesAndRegions470, axiom, - (hasType(type_GeographicArea, inst_NorthernCaucasiusChechnya))). - -fof(axCountriesAndRegions471, axiom, - (hasType(type_Nation, inst_NorthernIreland))). - -fof(axCountriesAndRegions472, axiom, - (hasType(type_City, inst_NovogroznyRussia))). - -fof(axCountriesAndRegions473, axiom, - (hasType(type_City, inst_NovyyAtagiRussia))). - -fof(axCountriesAndRegions474, axiom, - (hasType(type_City, inst_OberwartAustria))). - -fof(axCountriesAndRegions475, axiom, - (hasType(type_City, inst_OfraWestBank))). - -fof(axCountriesAndRegions476, axiom, - (hasType(type_AmericanState, inst_Ohio))). - -fof(axCountriesAndRegions477, axiom, - (hasType(type_GeographicArea, inst_OilbaseAlgeria))). - -fof(axCountriesAndRegions478, axiom, - (hasType(type_City, inst_OkaraPakistan))). - -fof(axCountriesAndRegions479, axiom, - (hasType(type_AmericanState, inst_Oklahoma))). - -fof(axCountriesAndRegions480, axiom, - (hasType(type_City, inst_OlayaHerreraColombia))). - -fof(axCountriesAndRegions481, axiom, - (hasType(type_City, inst_OmaghNorthernIreland))). - -fof(axCountriesAndRegions482, axiom, - (hasType(type_City, inst_OrYehudaIsrael))). - -fof(axCountriesAndRegions483, axiom, - (hasType(type_City, inst_OranAlgeria))). - -fof(axCountriesAndRegions484, axiom, - (hasType(type_AmericanState, inst_Oregon))). - -fof(axCountriesAndRegions485, axiom, - (hasType(type_City, inst_OsakaJapan))). - -fof(axCountriesAndRegions486, axiom, - (hasType(type_City, inst_OsloNorway))). - -fof(axCountriesAndRegions487, axiom, - (hasType(type_City, inst_OssnabruckGermany))). - -fof(axCountriesAndRegions488, axiom, - (hasType(type_GeographicArea, inst_OthnielJunctionIsrael))). - -fof(axCountriesAndRegions489, axiom, - (hasType(type_City, inst_OtnielWestBank))). - -fof(axCountriesAndRegions490, axiom, - (hasType(type_City, inst_OtzarinWestBank))). - -fof(axCountriesAndRegions491, axiom, - (hasType(type_City, inst_OzamisPhilippines))). - -fof(axCountriesAndRegions492, axiom, - (hasType(type_City, inst_PahalgamIndia))). - -fof(axCountriesAndRegions493, axiom, - (hasType(type_OverseasArea, inst_Palestine))). - -fof(axCountriesAndRegions494, axiom, - (hasType(type_PoliticalOrganization, inst_PalestinianLiberationOrganization))). - -fof(axCountriesAndRegions495, axiom, - (hasType(type_City, inst_PalorinyaUganda))). - -fof(axCountriesAndRegions496, axiom, - (hasType(type_City, inst_PamplonaSpain))). - -fof(axCountriesAndRegions497, axiom, - (hasType(type_City, inst_PanamaCityPanama))). - -fof(axCountriesAndRegions498, axiom, - (hasType(type_City, inst_PantrasGreece))). - -fof(axCountriesAndRegions499, axiom, - (hasType(type_City, inst_PapayinColombia))). - -fof(axCountriesAndRegions500, axiom, - (hasType(type_City, inst_PapuaIndonesia))). - -fof(axCountriesAndRegions501, axiom, - (hasType(type_EuropeanCity, inst_Paris))). - -fof(axCountriesAndRegions502, axiom, - (hasType(type_EuropeanCity, inst_ParisFrance))). - -fof(axCountriesAndRegions503, axiom, - (hasType(type_City, inst_PatikulPhilippines))). - -fof(axCountriesAndRegions504, axiom, - (hasType(type_City, inst_PauFrance))). - -fof(axCountriesAndRegions505, axiom, - (hasType(type_City, inst_PeAtSadehGazaStrip))). - -fof(axCountriesAndRegions506, axiom, - (hasType(type_AmericanState, inst_Pennsylvania))). - -fof(axCountriesAndRegions507, axiom, - (hasType(type_City, inst_PeshawarPakistan))). - -fof(axCountriesAndRegions508, axiom, - (hasType(type_City, inst_PetahTikva))). - -fof(axCountriesAndRegions509, axiom, - (hasType(type_City, inst_PetahTikvahIsrael))). - -fof(axCountriesAndRegions510, axiom, - (hasType(type_AmericanCity, inst_PhiladelphiaPennsylvania))). - -fof(axCountriesAndRegions511, axiom, - (hasType(type_City, inst_PhnomPenhCambodia))). - -fof(axCountriesAndRegions512, axiom, - (hasType(type_AmericanCity, inst_PittsburghPennsylvania))). - -fof(axCountriesAndRegions513, axiom, - (hasType(type_City, inst_PortadownIreland))). - -fof(axCountriesAndRegions514, axiom, - (hasType(type_City, inst_PragueCzechRepublic))). - -fof(axCountriesAndRegions515, axiom, - (hasType(type_AmericanCity, inst_ProvidenceRhodeIsland))). - -fof(axCountriesAndRegions516, axiom, - (hasType(type_City, inst_PuertoAlviraColombia))). - -fof(axCountriesAndRegions517, axiom, - (hasType(type_City, inst_PuertoLlerasColombia))). - -fof(axCountriesAndRegions518, axiom, - (hasType(type_City, inst_PunjabPakistan))). - -fof(axCountriesAndRegions519, axiom, - (hasType(type_City, inst_QuettaPakistan))). - -fof(axCountriesAndRegions520, axiom, - (hasType(type_City, inst_QuitoEcuador))). - -fof(axCountriesAndRegions521, axiom, - (hasType(type_City, inst_RadaAmanYemen))). - -fof(axCountriesAndRegions522, axiom, - (hasType(type_City, inst_RafahGazaStrip))). - -fof(axCountriesAndRegions523, axiom, - (hasType(type_City, inst_RamaJunctionWestBank))). - -fof(axCountriesAndRegions524, axiom, - (hasType(type_City, inst_RamalDeAspusanaPeru))). - -fof(axCountriesAndRegions525, axiom, - (hasType(type_City, inst_RamallahWestBank))). - -fof(axCountriesAndRegions526, axiom, - (hasType(type_City, inst_RamatGanIsrael))). - -fof(axCountriesAndRegions527, axiom, - (hasType(type_City, inst_RaminWestBank))). - -fof(axCountriesAndRegions528, axiom, - (hasType(type_City, inst_RamleIsrael))). - -fof(axCountriesAndRegions529, axiom, - (hasType(type_City, inst_RawalpindiPakistan))). - -fof(axCountriesAndRegions530, axiom, - (hasType(type_River, inst_RedRiver))). - -fof(axCountriesAndRegions531, axiom, - (hasType(type_Nation, inst_RepublicOfGeorgia))). - -fof(axCountriesAndRegions532, axiom, - (hasType(type_City, inst_ReusSpain))). - -fof(axCountriesAndRegions533, axiom, - (hasType(type_AmericanState, inst_RhodeIsland))). - -fof(axCountriesAndRegions534, axiom, - (hasType(type_Nation, inst_Rhodes))). - -fof(axCountriesAndRegions535, axiom, - (hasType(type_AmericanCity, inst_RichmondVirginia))). - -fof(axCountriesAndRegions536, axiom, - (hasType(type_City, inst_RigaLatvia))). - -fof(axCountriesAndRegions537, axiom, - (hasType(type_City, inst_RijekaCroatia))). - -fof(axCountriesAndRegions538, axiom, - (hasType(type_GeographicArea, inst_RimalDistrictGazaStrip))). - -fof(axCountriesAndRegions539, axiom, - (hasType(type_City, inst_RishonLeZionIsrael))). - -fof(axCountriesAndRegions540, axiom, - (hasType(type_City, inst_RiyadhSaudiArabia))). - -fof(axCountriesAndRegions541, axiom, - (hasType(type_City, inst_RoermondNetherlands))). - -fof(axCountriesAndRegions542, axiom, - (hasType(type_City, inst_RosasSpain))). - -fof(axCountriesAndRegions543, axiom, - (hasType(type_City, inst_RostovOnDonRussia))). - -fof(axCountriesAndRegions544, axiom, - (hasType(type_City, inst_RuhengeriRwanda))). - -fof(axCountriesAndRegions545, axiom, - (hasType(type_GeographicArea, inst_SaadaPakistan))). - -fof(axCountriesAndRegions546, axiom, - (hasType(type_City, inst_SaadaYemen))). - -fof(axCountriesAndRegions547, axiom, - (hasType(type_City, inst_SabatenaColombia))). - -fof(axCountriesAndRegions548, axiom, - (hasType(type_City, inst_SacramentoUnitedStates))). - -fof(axCountriesAndRegions549, axiom, - (hasType(type_City, inst_SaintAvoldFrance))). - -fof(axCountriesAndRegions550, axiom, - (hasType(type_City, inst_SaintJeanDeLuzFrance))). - -fof(axCountriesAndRegions551, axiom, - (hasType(type_AmericanCity, inst_SaintLouisMissouri))). - -fof(axCountriesAndRegions552, axiom, - (hasType(type_AmericanCity, inst_SaintPaulMinnesota))). - -fof(axCountriesAndRegions553, axiom, - (hasType(type_City, inst_SaintSebastianSpain))). - -fof(axCountriesAndRegions554, axiom, - (hasType(type_City, inst_SairanbarIraq))). - -fof(axCountriesAndRegions555, axiom, - (hasType(type_City, inst_SajaIAGazaStrip))). - -fof(axCountriesAndRegions556, axiom, - (hasType(type_City, inst_SallentDeGallegoSpain))). - -fof(axCountriesAndRegions557, axiom, - (hasType(type_City, inst_SamariaWestBank))). - -fof(axCountriesAndRegions558, axiom, - (hasType(type_City, inst_SamashkiRussia))). - -fof(axCountriesAndRegions559, axiom, - (hasType(type_Nation, inst_Samoa))). - -fof(axCountriesAndRegions560, axiom, - (hasType(type_City, inst_SanDiegoColombia))). - -fof(axCountriesAndRegions561, axiom, - (hasType(type_AmericanCity, inst_SanFranciscoCalifornia))). - -fof(axCountriesAndRegions562, axiom, - (hasType(type_City, inst_SanJoseCostaRica))). - -fof(axCountriesAndRegions563, axiom, - (hasType(type_City, inst_SanLuisColombia))). - -fof(axCountriesAndRegions564, axiom, - (hasType(type_City, inst_SanMiguelElSalvador))). - -fof(axCountriesAndRegions565, axiom, - (hasType(type_City, inst_SanPabloColombia))). - -fof(axCountriesAndRegions566, axiom, - (hasType(type_City, inst_SanSabatianSpain))). - -fof(axCountriesAndRegions567, axiom, - (hasType(type_City, inst_SanaaYemen))). - -fof(axCountriesAndRegions568, axiom, - (hasType(type_City, inst_SangaldanIndia))). - -fof(axCountriesAndRegions569, axiom, - (hasType(type_City, inst_SantaMartaColombia))). - -fof(axCountriesAndRegions570, axiom, - (hasType(type_City, inst_SantaPolaSpain))). - -fof(axCountriesAndRegions571, axiom, - (hasType(type_GeographicArea, inst_SantaRitaMountainsPanama))). - -fof(axCountriesAndRegions572, axiom, - (hasType(type_City, inst_SantiagoChile))). - -fof(axCountriesAndRegions573, axiom, - (hasType(type_City, inst_SanurIsrael))). - -fof(axCountriesAndRegions574, axiom, - (hasType(type_City, inst_SarajevoBosniaAndHerzegovina))). - -fof(axCountriesAndRegions575, axiom, - (hasType(type_City, inst_SatkhiraBangladesh))). - -fof(axCountriesAndRegions576, axiom, - (hasType(type_AmericanCity, inst_SavannahGeorgia))). - -fof(axCountriesAndRegions577, axiom, - (hasType(type_GeopoliticalArea, inst_Scotland))). - -fof(axCountriesAndRegions578, axiom, - (hasType(type_City, inst_SegoviaColombia))). - -fof(axCountriesAndRegions579, axiom, - (hasType(type_City, inst_SeoulSouthKorea))). - -fof(axCountriesAndRegions580, axiom, - (hasType(type_City, inst_SevilleSpain))). - -fof(axCountriesAndRegions581, axiom, - (hasType(type_City, inst_ShadmotMeholaWestBank))). - -fof(axCountriesAndRegions582, axiom, - (hasType(type_City, inst_ShaveiShomronWestBank))). - -fof(axCountriesAndRegions583, axiom, - (hasType(type_City, inst_SheikhAjlunGazaStrip))). - -fof(axCountriesAndRegions584, axiom, - (hasType(type_City, inst_ShiloWestBank))). - -fof(axCountriesAndRegions585, axiom, - (hasType(type_City, inst_ShimiEcuador))). - -fof(axCountriesAndRegions586, axiom, - (hasType(type_City, inst_ShlomiIsrael))). - -fof(axCountriesAndRegions587, axiom, - (hasType(type_City, inst_SidiHalifahLibya))). - -fof(axCountriesAndRegions588, axiom, - (hasType(type_City, inst_SidonLebanon))). - -fof(axCountriesAndRegions589, axiom, - (hasType(type_City, inst_SiirtTurkey))). - -fof(axCountriesAndRegions590, axiom, - (hasType(type_City, inst_SilatADaharWestBank))). - -fof(axCountriesAndRegions591, axiom, - (hasType(type_GeographicArea, inst_SipadanIslandMalaysia))). - -fof(axCountriesAndRegions592, axiom, - (hasType(type_City, inst_Sitra))). - -fof(axCountriesAndRegions593, axiom, - (hasType(type_City, inst_SitrahBahrain))). - -fof(axCountriesAndRegions594, axiom, - (hasType(type_City, inst_SoporeIndia))). - -fof(axCountriesAndRegions595, axiom, - (hasType(type_AmericanState, inst_SouthCarolina))). - -fof(axCountriesAndRegions596, axiom, - (hasType(type_AmericanState, inst_SouthDakota))). - -fof(axCountriesAndRegions597, axiom, - (hasType(type_EuropeanNation, inst_SovietUnion))). - -fof(axCountriesAndRegions598, axiom, - (hasType(type_City, inst_SrinagarIndia))). - -fof(axCountriesAndRegions599, axiom, - (hasType(type_City, inst_SrinigarIndia))). - -fof(axCountriesAndRegions600, axiom, - (hasType(type_City, inst_SriperumbudurIndia))). - -fof(axCountriesAndRegions601, axiom, - (hasType(type_City, inst_StewartstownNorthernIreland))). - -fof(axCountriesAndRegions602, axiom, - (hasType(type_City, inst_StockholmSweden))). - -fof(axCountriesAndRegions603, axiom, - (hasType(type_City, inst_StrasbourgFrance))). - -fof(axCountriesAndRegions604, axiom, - (hasType(type_City, inst_SukaiManiyah))). - -fof(axCountriesAndRegions605, axiom, - (hasType(type_GeographicArea, inst_SukaimaniyahIraq))). - -fof(axCountriesAndRegions606, axiom, - (hasType(type_City, inst_SulawesiIndonesia))). - -fof(axCountriesAndRegions607, axiom, - (hasType(type_City, inst_SulaymaniyahIraq))). - -fof(axCountriesAndRegions608, axiom, - (hasType(type_City, inst_SumayrYemen))). - -fof(axCountriesAndRegions609, axiom, - (hasType(type_City, inst_SusiyaWestBank))). - -fof(axCountriesAndRegions610, axiom, - (hasType(type_City, inst_TBilisiGeorgia))). - -fof(axCountriesAndRegions611, axiom, - (hasType(type_City, inst_TailaPakistan))). - -fof(axCountriesAndRegions612, axiom, - (hasType(type_City, inst_TamezGuidaAlgeria))). - -fof(axCountriesAndRegions613, axiom, - (hasType(type_City, inst_TandySriLanka))). - -fof(axCountriesAndRegions614, axiom, - (hasType(type_City, inst_TaxilaPakistan))). - -fof(axCountriesAndRegions615, axiom, - (hasType(type_City, inst_TegucigalpaHonduras))). - -fof(axCountriesAndRegions616, axiom, - (hasType(type_City, inst_TeheranIran))). - -fof(axCountriesAndRegions617, axiom, - (hasType(type_City, inst_Tehran))). - -fof(axCountriesAndRegions618, axiom, - (hasType(type_City, inst_TekoaWestBank))). - -fof(axCountriesAndRegions619, axiom, - (hasType(type_City, inst_TelAvivIsrael))). - -fof(axCountriesAndRegions620, axiom, - (hasType(type_GeographicArea, inst_TelHaShomerJunctionIsrael))). - -fof(axCountriesAndRegions621, axiom, - (hasType(type_City, inst_TelQateifaGazaStrip))). - -fof(axCountriesAndRegions622, axiom, - (hasType(type_City, inst_TelRumeiydaIsrael))). - -fof(axCountriesAndRegions623, axiom, - (hasType(type_City, inst_TelemIsrael))). - -fof(axCountriesAndRegions624, axiom, - (hasType(type_City, inst_TenaWestBank))). - -fof(axCountriesAndRegions625, axiom, - (hasType(type_AmericanState, inst_Tennessee))). - -fof(axCountriesAndRegions626, axiom, - (hasType(type_AmericanState, inst_Texas))). - -fof(axCountriesAndRegions627, axiom, - (hasType(type_Nation, inst_TheBahamas))). - -fof(axCountriesAndRegions628, axiom, - (hasType(type_City, inst_TheHagueNetherlands))). - -fof(axCountriesAndRegions629, axiom, - (hasType(type_GeographicArea, inst_TheKyrgyzCapitalBishkekChina))). - -fof(axCountriesAndRegions630, axiom, - (hasType(type_City, inst_ThekraguriIndia))). - -fof(axCountriesAndRegions631, axiom, - (hasType(type_City, inst_TiaretAlgeria))). - -fof(axCountriesAndRegions632, axiom, - (hasType(type_City, inst_TiratAlgeria))). - -fof(axCountriesAndRegions633, axiom, - (hasType(type_City, inst_TokyoJapan))). - -fof(axCountriesAndRegions634, axiom, - (hasType(type_City, inst_TolosaSpain))). - -fof(axCountriesAndRegions635, axiom, - (hasType(type_City, inst_TopkakiTurkey))). - -fof(axCountriesAndRegions636, axiom, - (hasType(type_City, inst_TrabzonTurkey))). - -fof(axCountriesAndRegions637, axiom, - (hasType(type_GeographicArea, inst_TrincomaleeHarborSriLanka))). - -fof(axCountriesAndRegions638, axiom, - (hasType(type_City, inst_TripoliLibya))). - -fof(axCountriesAndRegions639, axiom, - (hasType(type_City, inst_TulkaremWestBank))). - -fof(axCountriesAndRegions640, axiom, - (hasType(type_City, inst_TulkarmWestBank))). - -fof(axCountriesAndRegions641, axiom, - (hasType(type_City, inst_TunceliTurkey))). - -fof(axCountriesAndRegions642, axiom, - (hasType(type_City, inst_TurbatPakistan))). - -fof(axCountriesAndRegions643, axiom, - (hasType(type_GeographicArea, inst_UWaIndianReservationColombia))). - -fof(axCountriesAndRegions644, axiom, - (hasType(type_City, inst_UmAlFahmIsrael))). - -fof(axCountriesAndRegions645, axiom, - (hasType(type_City, inst_UmmQasrIraq))). - -fof(axCountriesAndRegions646, axiom, - (hasType(type_City, inst_UrenaVenezuela))). - -fof(axCountriesAndRegions647, axiom, - (hasType(type_City, inst_UrraColombia))). - -fof(axCountriesAndRegions648, axiom, - (hasType(type_City, inst_UrsMartanRussia))). - -fof(axCountriesAndRegions649, axiom, - (hasType(type_AmericanState, inst_Utah))). - -fof(axCountriesAndRegions650, axiom, - (hasType(type_City, inst_ValenciaSpain))). - -fof(axCountriesAndRegions651, axiom, - (hasType(type_City, inst_ValleduparColombia))). - -fof(axCountriesAndRegions652, axiom, - (hasType(type_City, inst_VanTurkey))). - -fof(axCountriesAndRegions653, axiom, - (hasType(type_City, inst_VavuniyaSriLanka))). - -fof(axCountriesAndRegions654, axiom, - (hasType(type_AmericanState, inst_Vermont))). - -fof(axCountriesAndRegions655, axiom, - (hasType(type_City, inst_ViennaAustria))). - -fof(axCountriesAndRegions656, axiom, - (hasType(type_City, inst_VientianeLaos))). - -fof(axCountriesAndRegions657, axiom, - (hasType(type_City, inst_VillavicencioColombia))). - -fof(axCountriesAndRegions658, axiom, - (hasType(type_AmericanState, inst_Virginia))). - -fof(axCountriesAndRegions659, axiom, - (hasType(type_City, inst_VitoriaSpain))). - -fof(axCountriesAndRegions660, axiom, - (hasType(type_City, inst_VitrollesFrance))). - -fof(axCountriesAndRegions661, axiom, - (hasType(type_City, inst_VladikavkazRussia))). - -fof(axCountriesAndRegions662, axiom, - (hasType(type_City, inst_VladivostokRussia))). - -fof(axCountriesAndRegions663, axiom, - (hasType(type_City, inst_VolgodonskRussia))). - -fof(axCountriesAndRegions664, axiom, - (hasType(type_City, inst_WadiAlDabaatYemen))). - -fof(axCountriesAndRegions665, axiom, - (hasType(type_City, inst_WadiAraIsrael))). - -fof(axCountriesAndRegions666, axiom, - (hasType(type_City, inst_WadiKeltWestBank))). - -fof(axCountriesAndRegions667, axiom, - (hasType(type_AmericanState, inst_Washington))). - -fof(axCountriesAndRegions668, axiom, - (hasType(type_AmericanCity, inst_WashingtonDCUnitedStates))). - -fof(axCountriesAndRegions669, axiom, - (hasType(type_City, inst_WattyanBahrain))). - -fof(axCountriesAndRegions670, axiom, - (hasType(type_City, inst_WestBeirutLebanon))). - -fof(axCountriesAndRegions671, axiom, - (hasType(type_AmericanState, inst_WestVirginia))). - -fof(axCountriesAndRegions672, axiom, - (hasType(type_AmericanState, inst_Wisconsin))). - -fof(axCountriesAndRegions673, axiom, - (hasType(type_AmericanState, inst_Wyoming))). - -fof(axCountriesAndRegions674, axiom, - (hasType(type_City, inst_XiAnChina))). - -fof(axCountriesAndRegions675, axiom, - (hasType(type_City, inst_YaAbadWestBank))). - -fof(axCountriesAndRegions676, axiom, - (hasType(type_City, inst_YagurJunctionIsrael))). - -fof(axCountriesAndRegions677, axiom, - (hasType(type_City, inst_YehudIsrael))). - -fof(axCountriesAndRegions678, axiom, - (hasType(type_City, inst_YerevanArmenia))). - -fof(axCountriesAndRegions679, axiom, - (hasType(type_City, inst_YitzharWestBank))). - -fof(axCountriesAndRegions680, axiom, - (hasType(type_City, inst_YokotaJapan))). - -fof(axCountriesAndRegions681, axiom, - (hasType(type_City, inst_YopalColombia))). - -fof(axCountriesAndRegions682, axiom, - (hasType(type_City, inst_YuksekovaTurkey))). - -fof(axCountriesAndRegions683, axiom, - (hasType(type_City, inst_ZaitaIsrael))). - -fof(axCountriesAndRegions684, axiom, - (hasType(type_City, inst_ZamarYemen))). - -fof(axCountriesAndRegions685, axiom, - (hasType(type_City, inst_ZamboangaPhilippines))). - -fof(axCountriesAndRegions686, axiom, - (hasType(type_City, inst_ZamboangoPhilippines))). - -fof(axCountriesAndRegions687, axiom, - (hasType(type_City, inst_ZaragozaSpain))). - -fof(axCountriesAndRegions688, axiom, - (hasType(type_City, inst_ZarauzSpain))). - -fof(axCountriesAndRegions689, axiom, - (hasType(type_GeographicArea, inst_ZeifIntersectionWestBank))). - -fof(axCountriesAndRegions690, axiom, - (hasType(type_City, inst_ZekharyaIsrael))). - -fof(axCountriesAndRegions691, axiom, - (hasType(type_Nation, inst_Zimbabwe))). - -fof(axCountriesAndRegions692, axiom, - (hasType(type_City, inst_ZuliaColombia))). - -fof(axCountriesAndRegions693, axiom, - (hasType(type_City, inst_ZumaiaSpain))). - -fof(axCountriesAndRegions694, axiom, - (hasType(type_City, inst_ZumarragaSpain))). - -fof(axCountriesAndRegions695, axiom, - (hasType(type_City, inst_ZvornikBosniaAndHerzegovina))). - -fof(axCountriesAndRegions696, axiom, - (hasType(type_GeographicArea, inst_oilfieldsVenezuela))). - -fof(axCountriesAndRegions697, axiom, - (hasType(type_LandArea, inst_AmericanSamoa) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_AmericanSamoa))). - -fof(axCountriesAndRegions698, axiom, - (hasType(type_LandArea, inst_Anguilla) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Anguilla))). - -fof(axCountriesAndRegions699, axiom, - (hasType(type_LandArea, inst_Aruba) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Aruba))). - -fof(axCountriesAndRegions700, axiom, - (hasType(type_LandArea, inst_AshmoreAndCartierIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_AshmoreAndCartierIslands))). - -fof(axCountriesAndRegions701, axiom, - (hasType(type_LandArea, inst_BakerIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_BakerIsland))). - -fof(axCountriesAndRegions702, axiom, - (hasType(type_Island, inst_BassasDaIndia) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_BassasDaIndia))). - -fof(axCountriesAndRegions703, axiom, - (hasType(type_EuropeanCity, inst_BerlinGermany))). - -fof(axCountriesAndRegions704, axiom, - (hasType(type_LandArea, inst_Bermuda) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Bermuda))). - -fof(axCountriesAndRegions705, axiom, - (hasType(type_Island, inst_BouvetIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_BouvetIsland))). - -fof(axCountriesAndRegions706, axiom, - (hasType(type_LandArea, inst_BritishIndianOceanTerritory) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_BritishIndianOceanTerritory))). - -fof(axCountriesAndRegions707, axiom, - (hasType(type_LandArea, inst_BritishVirginIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_BritishVirginIslands))). - -fof(axCountriesAndRegions708, axiom, - (hasType(type_LandArea, inst_CaymanIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_CaymanIslands))). - -fof(axCountriesAndRegions709, axiom, - (hasType(type_LandArea, inst_ChristmasIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_ChristmasIsland))). - -fof(axCountriesAndRegions710, axiom, - (hasType(type_LandArea, inst_ClippertonIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_ClippertonIsland))). - -fof(axCountriesAndRegions711, axiom, - (hasType(type_LandArea, inst_CocosKeelingIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_CocosKeelingIslands))). - -fof(axCountriesAndRegions712, axiom, - (hasType(type_LandArea, inst_CookIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_CookIslands))). - -fof(axCountriesAndRegions713, axiom, - (hasType(type_EuropeanCity, inst_CopenhagenDenmark))). - -fof(axCountriesAndRegions714, axiom, - (hasType(type_LandArea, inst_CoralSeaIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_CoralSeaIslands))). - -fof(axCountriesAndRegions715, axiom, - (hasType(type_Island, inst_EuropaIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_EuropaIsland))). - -fof(axCountriesAndRegions716, axiom, - (hasType(type_LandArea, inst_FalklandIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_FalklandIslands))). - -fof(axCountriesAndRegions717, axiom, - (hasType(type_LandArea, inst_FaroeIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_FaroeIslands))). - -fof(axCountriesAndRegions718, axiom, - (hasType(type_LandArea, inst_FrenchPolynesia) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_FrenchPolynesia))). - -fof(axCountriesAndRegions719, axiom, - (hasType(type_LandArea, inst_FrenchSouthernAndAntarcticLands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_FrenchSouthernAndAntarcticLands))). - -fof(axCountriesAndRegions720, axiom, - (hasType(type_LandArea, inst_GazaStrip) & hasType(type_Nation, inst_GazaStrip) & hasType(type_GeographicArea, inst_GazaStrip) & hasType(type_GeopoliticalArea, inst_GazaStrip))). - -fof(axCountriesAndRegions721, axiom, - (hasType(type_LandArea, inst_Gibraltar) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Gibraltar))). - -fof(axCountriesAndRegions722, axiom, - (hasType(type_Island, inst_GloriosoIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_GloriosoIslands))). - -fof(axCountriesAndRegions723, axiom, - (hasType(type_LandArea, inst_Greenland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Greenland))). - -fof(axCountriesAndRegions724, axiom, - (hasType(type_LandArea, inst_Guadeloupe) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Guadeloupe))). - -fof(axCountriesAndRegions725, axiom, - (hasType(type_DependencyOrSpecialSovereigntyArea, inst_Guam) & hasType(type_Island, inst_Guam))). - -fof(axCountriesAndRegions726, axiom, - (hasType(type_LandArea, inst_Guernsey) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Guernsey))). - -fof(axCountriesAndRegions727, axiom, - (hasType(type_Island, inst_HeardIslandAndMcDonaldIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_HeardIslandAndMcDonaldIslands))). - -fof(axCountriesAndRegions728, axiom, - (hasType(type_LandArea, inst_HongKong) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_HongKong))). - -fof(axCountriesAndRegions729, axiom, - (hasType(type_LandArea, inst_HowlandIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_HowlandIsland))). - -fof(axCountriesAndRegions730, axiom, - (hasType(type_LandArea, inst_IsleOfMan) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_IsleOfMan))). - -fof(axCountriesAndRegions731, axiom, - (hasType(type_LandArea, inst_JanMayenIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_JanMayenIsland))). - -fof(axCountriesAndRegions732, axiom, - (hasType(type_LandArea, inst_JarvisIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_JarvisIsland))). - -fof(axCountriesAndRegions733, axiom, - (hasType(type_LandArea, inst_Jersey) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Jersey))). - -fof(axCountriesAndRegions734, axiom, - (hasType(type_LandArea, inst_JohnstonAtoll) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_JohnstonAtoll))). - -fof(axCountriesAndRegions735, axiom, - (hasType(type_Island, inst_JuanDeNovaIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_JuanDeNovaIsland))). - -fof(axCountriesAndRegions736, axiom, - (hasType(type_LandArea, inst_KingmanReef) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_KingmanReef))). - -fof(axCountriesAndRegions737, axiom, - (hasType(type_EuropeanCity, inst_LondonUnitedKingdom))). - -fof(axCountriesAndRegions738, axiom, - (hasType(type_LandArea, inst_Macau) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Macau))). - -fof(axCountriesAndRegions739, axiom, - (hasType(type_LandArea, inst_Martinique) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Martinique))). - -fof(axCountriesAndRegions740, axiom, - (hasType(type_Island, inst_Mayotte) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Mayotte))). - -fof(axCountriesAndRegions741, axiom, - (hasType(type_LandArea, inst_MidwayIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_MidwayIslands))). - -fof(axCountriesAndRegions742, axiom, - (hasType(type_LandArea, inst_Montserrat) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Montserrat))). - -fof(axCountriesAndRegions743, axiom, - (hasType(type_EuropeanCity, inst_MoscowRussia))). - -fof(axCountriesAndRegions744, axiom, - (hasType(type_LandArea, inst_NavassaIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_NavassaIsland))). - -fof(axCountriesAndRegions745, axiom, - (hasType(type_LandArea, inst_NetherlandsAntilles) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_NetherlandsAntilles))). - -fof(axCountriesAndRegions746, axiom, - (hasType(type_LandArea, inst_Niue) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Niue))). - -fof(axCountriesAndRegions747, axiom, - (hasType(type_LandArea, inst_NorfolkIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_NorfolkIsland))). - -fof(axCountriesAndRegions748, axiom, - (hasType(type_LandArea, inst_NorthernMarianaIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_NorthernMarianaIslands))). - -fof(axCountriesAndRegions749, axiom, - (hasType(type_LandArea, inst_PalmyraAtoll) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_PalmyraAtoll))). - -fof(axCountriesAndRegions750, axiom, - (hasType(type_LandArea, inst_ParacelIslands) & hasType(type_GeopoliticalArea, inst_ParacelIslands))). - -fof(axCountriesAndRegions751, axiom, - (hasType(type_LandArea, inst_PitcairnIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_PitcairnIslands))). - -fof(axCountriesAndRegions752, axiom, - (hasType(type_Archipelago, inst_PuertoRico) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_PuertoRico))). - -fof(axCountriesAndRegions753, axiom, - (hasType(type_Nation, inst_Reunion) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Reunion))). - -fof(axCountriesAndRegions754, axiom, - (hasType(type_EuropeanCity, inst_RomeItaly))). - -fof(axCountriesAndRegions755, axiom, - (hasType(type_LandArea, inst_SaintHelena) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_SaintHelena))). - -fof(axCountriesAndRegions756, axiom, - (hasType(type_LandArea, inst_SaintPierreAndMiquelon) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_SaintPierreAndMiquelon))). - -fof(axCountriesAndRegions757, axiom, - (hasType(type_LandArea, inst_SouthGeorgiaAndTheSouthSandwichIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_SouthGeorgiaAndTheSouthSandwichIslands))). - -fof(axCountriesAndRegions758, axiom, - (hasType(type_LandArea, inst_SpratlyIslands) & hasType(type_GeopoliticalArea, inst_SpratlyIslands))). - -fof(axCountriesAndRegions759, axiom, - (hasType(type_LandArea, inst_Svalbard) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Svalbard))). - -fof(axCountriesAndRegions760, axiom, - (hasType(type_LandArea, inst_Tokelau) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_Tokelau))). - -fof(axCountriesAndRegions761, axiom, - (hasType(type_Island, inst_TromelinIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_TromelinIsland))). - -fof(axCountriesAndRegions762, axiom, - (hasType(type_LandArea, inst_TurksAndCaicosIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_TurksAndCaicosIslands))). - -fof(axCountriesAndRegions763, axiom, - (hasType(type_Archipelago, inst_VirginIslands) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_VirginIslands))). - -fof(axCountriesAndRegions764, axiom, - (hasType(type_LandArea, inst_WakeIsland) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_WakeIsland))). - -fof(axCountriesAndRegions765, axiom, - (hasType(type_LandArea, inst_WallisAndFutuna) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_WallisAndFutuna))). - -fof(axCountriesAndRegions766, axiom, - (hasType(type_EuropeanCity, inst_WarsawPoland))). - -fof(axCountriesAndRegions767, axiom, - (hasType(type_LandArea, inst_WestBank) & hasType(type_Nation, inst_WestBank) & hasType(type_GeographicArea, inst_WestBank) & hasType(type_GeopoliticalArea, inst_WestBank))). - diff --git a/examples/SUMO/TPTP/CountriesAndRegionsLemAx.p b/examples/SUMO/TPTP/CountriesAndRegionsLemAx.p deleted file mode 100644 index 47f387b79..000000000 --- a/examples/SUMO/TPTP/CountriesAndRegionsLemAx.p +++ /dev/null @@ -1,46 +0,0 @@ -fof(axCountriesLem0, axiom, - ( ! [Var_STATE] : - (hasType(type_AmericanState, Var_STATE) => -(f_part(Var_STATE,inst_UnitedStates))))). - -fof(axCountriesLem1, axiom, - ( ! [Var_CITY] : - (hasType(type_AmericanCity, Var_CITY) => -(f_part(Var_CITY,inst_UnitedStates))))). - -fof(axCountriesLem2, axiom, - ( ! [Var_CITY] : - (hasType(type_EuropeanCity, Var_CITY) => -(f_part(Var_CITY,inst_Europe))))). - -fof(axCountriesLem3, axiom, - ( ! [Var_CITY] : - (hasType(type_City, Var_CITY) => -(((f_part(Var_CITY,inst_France)) => (f_lessThanOrEqualTo(f_CardinalityFn(f_ResidentFn(Var_CITY)),f_CardinalityFn(f_ResidentFn(inst_Paris))))))))). - -fof(axCountriesLem4, axiom, - ( ! [Var_CITY] : - (hasType(type_AmericanCity, Var_CITY) => -(((((f_part(Var_CITY,inst_California)) & (Var_CITY != inst_LosAngelesCalifornia))) => (f_greaterThan(f_CardinalityFn(f_ResidentFn(inst_LosAngelesCalifornia)),f_CardinalityFn(f_ResidentFn(Var_CITY))))))))). - -fof(axCountriesLem5, axiom, - ( ! [Var_STATE] : - (hasType(type_AmericanState, Var_STATE) => -(((Var_STATE != inst_California) => (f_greaterThan(f_CardinalityFn(f_ResidentFn(inst_California)),f_CardinalityFn(f_ResidentFn(Var_STATE))))))))). - -fof(axCountriesLem6, axiom, - ( ! [Var_CITY] : - (hasType(type_AmericanCity, Var_CITY) => -(f_lessThanOrEqualTo(f_CardinalityFn(f_ResidentFn(Var_CITY)),f_CardinalityFn(f_ResidentFn(inst_NewYorkCityUnitedStates))))))). - -fof(axCountriesLem7, axiom, - ( ! [Var_UNIT] : - (hasType(type_AreaMeasure, Var_UNIT) => -(( ! [Var_NUMBER1] : - (hasType(type_Entity, Var_NUMBER1) => -(( ! [Var_STATE] : - (hasType(type_AmericanState, Var_STATE) => -(( ! [Var_NUMBER2] : - (hasType(type_Entity, Var_NUMBER2) => -(((((f_measure(inst_Alaska,f_MeasureFn(Var_NUMBER1,Var_UNIT))) & (((f_measure(Var_STATE,f_MeasureFn(Var_NUMBER2,Var_UNIT))) & (inst_Alaska != Var_STATE))))) => (f_lessThan(Var_NUMBER2,Var_NUMBER1)))))))))))))))). - diff --git a/examples/SUMO/TPTP/EconomyAx.p b/examples/SUMO/TPTP/EconomyAx.p deleted file mode 100644 index ef699a533..000000000 --- a/examples/SUMO/TPTP/EconomyAx.p +++ /dev/null @@ -1,2430 +0,0 @@ -fof(axEconomy0, axiom, - ( ! [X] : - (hasType(type_AfghanAfghaniCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy1, axiom, - ( ! [X] : - (hasType(type_AgriculturalProduct, X) => hasType(type_Product, X)))). - -fof(axEconomy2, axiom, - ( ! [X] : - (hasType(type_Alfalfa, X) => hasType(type_Fodder, X)))). - -fof(axEconomy3, axiom, - ( ! [X] : - (hasType(type_Alfalfa, X) => hasType(type_Plant, X)))). - -fof(axEconomy4, axiom, - ( ! [X] : - (hasType(type_Alfalfa, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy5, axiom, - ( ! [X] : - (hasType(type_AlmondNut, X) => hasType(type_EdibleNut, X)))). - -fof(axEconomy6, axiom, - ( ! [X] : - (hasType(type_Aloes, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy7, axiom, - ( ! [X] : - (hasType(type_Alumina, X) => hasType(type_CompoundSubstance, X)))). - -fof(axEconomy8, axiom, - ( ! [X] : - (hasType(type_AluminumMetal, X) => hasType(type_MetalProduct, X)))). - -fof(axEconomy9, axiom, - ( ! [X] : - (hasType(type_AnimalSkin, X) => hasType(type_BodyCovering, X)))). - -fof(axEconomy10, axiom, - ( ! [X] : - (hasType(type_Apple, X) => hasType(type_Fruit, X)))). - -fof(axEconomy11, axiom, - ( ! [X] : - (hasType(type_Apple, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy12, axiom, - ( ! [X] : - (hasType(type_Asphalt, X) => hasType(type_RefinedPetroleumProduct, X)))). - -fof(axEconomy13, axiom, - ( ! [X] : - (hasType(type_Avocado, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy14, axiom, - ( ! [X] : - (hasType(type_Avocado, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy15, axiom, - ( ! [X] : - (hasType(type_BalsaWood, X) => hasType(type_WoodProduct, X)))). - -fof(axEconomy16, axiom, - ( ! [X] : - (hasType(type_Banana, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy17, axiom, - ( ! [X] : - (hasType(type_Banana, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy18, axiom, - ( ! [X] : - (hasType(type_BarleyGrain, X) => hasType(type_CerealGrain, X)))). - -fof(axEconomy19, axiom, - ( ! [X] : - (hasType(type_Bauxite, X) => hasType(type_MiningProduct, X)))). - -fof(axEconomy20, axiom, - ( ! [X] : - (hasType(type_Bauxite, X) => hasType(type_Mixture, X)))). - -fof(axEconomy21, axiom, - ( ! [X] : - (hasType(type_Bean, X) => hasType(type_Legume, X)))). - -fof(axEconomy22, axiom, - ( ! [X] : - (hasType(type_Berry, X) => hasType(type_Fruit, X)))). - -fof(axEconomy23, axiom, - ( ! [X] : - (hasType(type_Berry, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy24, axiom, - ( ! [X] : - (hasType(type_BeverageProduct, X) => hasType(type_Product, X)))). - -fof(axEconomy25, axiom, - ( ! [X] : - (hasType(type_BlackPepper, X) => hasType(type_Spice, X)))). - -fof(axEconomy26, axiom, - ( ! [X] : - (hasType(type_Breadfruit, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy27, axiom, - ( ! [X] : - (hasType(type_Breadfruit, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy28, axiom, - ( ! [X] : - (hasType(type_BritishPoundCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy29, axiom, - ( ! [X] : - (hasType(type_Cabbage, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy30, axiom, - ( ! [X] : - (hasType(type_Cabbage, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy31, axiom, - ( ! [X] : - (hasType(type_Camel, X) => hasType(type_Livestock, X)))). - -fof(axEconomy32, axiom, - ( ! [X] : - (hasType(type_Camel, X) => hasType(type_Mammal, X)))). - -fof(axEconomy33, axiom, - ( ! [X] : - (hasType(type_CanadianDollarCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy34, axiom, - ( ! [X] : - (hasType(type_Cannabis, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy35, axiom, - ( ! [X] : - (hasType(type_CapitalGood, X) => hasType(type_Product, X)))). - -fof(axEconomy36, axiom, - ( ! [X] : - (hasType(type_Cardamom, X) => hasType(type_Spice, X)))). - -fof(axEconomy37, axiom, - ( ! [X] : - (hasType(type_Carrot, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy38, axiom, - ( ! [X] : - (hasType(type_Carrot, X) => hasType(type_RootVegetable, X)))). - -fof(axEconomy39, axiom, - ( ! [X] : - (hasType(type_CashewNut, X) => hasType(type_EdibleNut, X)))). - -fof(axEconomy40, axiom, - ( ! [X] : - (hasType(type_Cassava, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy41, axiom, - ( ! [X] : - (hasType(type_Cassava, X) => hasType(type_RootVegetable, X)))). - -fof(axEconomy42, axiom, - ( ! [X] : - (hasType(type_Cattle, X) => hasType(type_HoofedMammal, X)))). - -fof(axEconomy43, axiom, - ( ! [X] : - (hasType(type_Cattle, X) => hasType(type_Livestock, X)))). - -fof(axEconomy44, axiom, - ( ! [X] : - (hasType(type_Cauliflower, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy45, axiom, - ( ! [X] : - (hasType(type_Cauliflower, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy46, axiom, - ( ! [X] : - (hasType(type_Caviar, X) => hasType(type_FishRoe, X)))). - -fof(axEconomy47, axiom, - ( ! [X] : - (hasType(type_Cement, X) => hasType(type_CompoundSubstance, X)))). - -fof(axEconomy48, axiom, - ( ! [X] : - (hasType(type_Cement, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy49, axiom, - ( ! [X] : - (hasType(type_CerealGrain, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy50, axiom, - ( ! [X] : - (hasType(type_CerealGrain, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy51, axiom, - ( ! [X] : - (hasType(type_CerealGrass, X) => hasType(type_Grass, X)))). - -fof(axEconomy52, axiom, - ( ! [X] : - (hasType(type_Cheese, X) => hasType(type_DairyProduct, X)))). - -fof(axEconomy53, axiom, - ( ! [X] : - (hasType(type_Cheese, X) => hasType(type_PreparedFood, X)))). - -fof(axEconomy54, axiom, - ( ! [X] : - (hasType(type_ChemicalProduct, X) => hasType(type_CompoundSubstance, X)))). - -fof(axEconomy55, axiom, - ( ! [X] : - (hasType(type_ChemicalProduct, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy56, axiom, - ( ! [X] : - (hasType(type_Chrysanthemum, X) => hasType(type_FloweringPlant, X)))). - -fof(axEconomy57, axiom, - ( ! [X] : - (hasType(type_Chrysanthemum, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy58, axiom, - ( ! [X] : - (hasType(type_Cinnamon, X) => hasType(type_Spice, X)))). - -fof(axEconomy59, axiom, - ( ! [X] : - (hasType(type_CitrusFruit, X) => hasType(type_Fruit, X)))). - -fof(axEconomy60, axiom, - ( ! [X] : - (hasType(type_CitrusFruit, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy61, axiom, - ( ! [X] : - (hasType(type_ClothesDryer, X) => hasType(type_MajorAppliance, X)))). - -fof(axEconomy62, axiom, - ( ! [X] : - (hasType(type_ClothesWashingMachine, X) => hasType(type_MajorAppliance, X)))). - -fof(axEconomy63, axiom, - ( ! [X] : - (hasType(type_Clove, X) => hasType(type_Spice, X)))). - -fof(axEconomy64, axiom, - ( ! [X] : - (hasType(type_Clover, X) => hasType(type_Fodder, X)))). - -fof(axEconomy65, axiom, - ( ! [X] : - (hasType(type_Clover, X) => hasType(type_Plant, X)))). - -fof(axEconomy66, axiom, - ( ! [X] : - (hasType(type_Clover, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy67, axiom, - ( ! [X] : - (hasType(type_Coca, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy68, axiom, - ( ! [X] : - (hasType(type_Cocaine, X) => hasType(type_Narcotic, X)))). - -fof(axEconomy69, axiom, - ( ! [X] : - (hasType(type_Cocaine, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy70, axiom, - ( ! [X] : - (hasType(type_CocoaBean, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy71, axiom, - ( ! [X] : - (hasType(type_CocoaBean, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy72, axiom, - ( ! [X] : - (hasType(type_Cocoa, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy73, axiom, - ( ! [X] : - (hasType(type_Cocoa, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy74, axiom, - ( ! [X] : - (hasType(type_Coconut, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy75, axiom, - ( ! [X] : - (hasType(type_Coconut, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy76, axiom, - ( ! [X] : - (hasType(type_CoffeeBean, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy77, axiom, - ( ! [X] : - (hasType(type_CoffeeBean, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy78, axiom, - ( ! [X] : - (hasType(type_Concrete, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy79, axiom, - ( ! [X] : - (hasType(type_Concrete, X) => hasType(type_Mixture, X)))). - -fof(axEconomy80, axiom, - ( ! [X] : - (hasType(type_ConsumerGood, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy81, axiom, - ( ! [X] : - (hasType(type_ControlledSubstance, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axEconomy82, axiom, - ( ! [X] : - (hasType(type_CookingOven, X) => hasType(type_MajorAppliance, X)))). - -fof(axEconomy83, axiom, - ( ! [X] : - (hasType(type_CookingRange, X) => hasType(type_MajorAppliance, X)))). - -fof(axEconomy84, axiom, - ( ! [X] : - (hasType(type_CopperOre, X) => hasType(type_Mineral, X)))). - -fof(axEconomy85, axiom, - ( ! [X] : - (hasType(type_CopperOre, X) => hasType(type_MiningProduct, X)))). - -fof(axEconomy86, axiom, - ( ! [X] : - (hasType(type_Copra, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy87, axiom, - ( ! [X] : - (hasType(type_CottonFiber, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy88, axiom, - ( ! [X] : - (hasType(type_CowPea, X) => hasType(type_Legume, X)))). - -fof(axEconomy89, axiom, - ( ! [X] : - (hasType(type_Crayfish, X) => hasType(type_Shellfish, X)))). - -fof(axEconomy90, axiom, - ( ! [X] : - (hasType(type_Cucumber, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy91, axiom, - ( ! [X] : - (hasType(type_Cucumber, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy92, axiom, - ( ! [X] : - (hasType(type_CutFlower, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy93, axiom, - ( ! [X] : - (hasType(type_DateFruit, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy94, axiom, - ( ! [X] : - (hasType(type_DateFruit, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy95, axiom, - ( ! [X] : - (hasType(type_Deer, X) => hasType(type_HoofedMammal, X)))). - -fof(axEconomy96, axiom, - ( ! [X] : - (hasType(type_Deer, X) => hasType(type_Livestock, X)))). - -fof(axEconomy97, axiom, - ( ! [X] : - (hasType(type_DieselFuel, X) => hasType(type_FossilFuel, X)))). - -fof(axEconomy98, axiom, - ( ! [X] : - (hasType(type_Dishwasher, X) => hasType(type_MajorAppliance, X)))). - -fof(axEconomy99, axiom, - ( ! [X] : - (hasType(type_Distilling, X) => hasType(type_Separating, X)))). - -fof(axEconomy100, axiom, - ( ! [X] : - (hasType(type_DurableGood, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy101, axiom, - ( ! [X] : - (hasType(type_EconomicAttribute, X) => hasType(type_PoliticoEconomicAttribute, X)))). - -fof(axEconomy102, axiom, - ( ! [X] : - (hasType(type_EconomicAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axEconomy103, axiom, - ( ! [X] : - (hasType(type_EconomicDevelopmentLevel, X) => hasType(type_EconomicAttribute, X)))). - -fof(axEconomy104, axiom, - ( ! [X] : - (hasType(type_EconomicSystemAttribute, X) => hasType(type_EconomicAttribute, X)))). - -fof(axEconomy105, axiom, - ( ! [X] : - (hasType(type_EdibleNut, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy106, axiom, - ( ! [X] : - (hasType(type_EdibleNut, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy107, axiom, - ( ! [X] : - (hasType(type_EdibleTuber, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy108, axiom, - ( ! [X] : - (hasType(type_EdibleTuber, X) => hasType(type_RootVegetable, X)))). - -fof(axEconomy109, axiom, - ( ! [X] : - (hasType(type_Eggplant, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy110, axiom, - ( ! [X] : - (hasType(type_Eggplant, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy111, axiom, - ( ! [X] : - (hasType(type_ElectricalPowerGeneration, X) => hasType(type_PowerGeneration, X)))). - -fof(axEconomy112, axiom, - ( ! [X] : - (hasType(type_Electricity, X) => hasType(type_Substance, X)))). - -fof(axEconomy113, axiom, - ( ! [X] : - (hasType(type_EuroCentCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy114, axiom, - ( ! [X] : - (hasType(type_EuroDollarCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy115, axiom, - ( ! [X] : - (hasType(type_Exporting, X) => hasType(type_ChangeOfPossession, X)))). - -fof(axEconomy116, axiom, - ( ! [X] : - (hasType(type_Exporting, X) => hasType(type_FinancialTransaction, X)))). - -fof(axEconomy117, axiom, - ( ! [X] : - (hasType(type_Fertilizer, X) => hasType(type_Mixture, X)))). - -fof(axEconomy118, axiom, - ( ! [X] : - (hasType(type_FinancialSectorAttribute, X) => hasType(type_EconomicAttribute, X)))). - -fof(axEconomy119, axiom, - ( ! [X] : - (hasType(type_FishProduct, X) => hasType(type_AnimalAgriculturalProduct, X)))). - -fof(axEconomy120, axiom, - ( ! [X] : - (hasType(type_FishRoe, X) => hasType(type_FishProduct, X)))). - -fof(axEconomy121, axiom, - ( ! [X] : - (hasType(type_FlaxFiber, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy122, axiom, - ( ! [X] : - (hasType(type_Fodder, X) => hasType(type_OrganicObject, X)))). - -fof(axEconomy123, axiom, - ( ! [X] : - (hasType(type_FoodEgg, X) => hasType(type_AnimalAgriculturalProduct, X)))). - -fof(axEconomy124, axiom, - ( ! [X] : - (hasType(type_FoodFish, X) => hasType(type_Seafood, X)))). - -fof(axEconomy125, axiom, - ( ! [X] : - (hasType(type_FoodProduct, X) => hasType(type_Product, X)))). - -fof(axEconomy126, axiom, - ( ! [X] : - (hasType(type_Footwear, X) => hasType(type_Clothing, X)))). - -fof(axEconomy127, axiom, - ( ! [X] : - (hasType(type_ForageCrop, X) => hasType(type_Fodder, X)))). - -fof(axEconomy128, axiom, - ( ! [X] : - (hasType(type_ForageCrop, X) => hasType(type_Plant, X)))). - -fof(axEconomy129, axiom, - ( ! [X] : - (hasType(type_ForageCrop, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy130, axiom, - ( ! [X] : - (hasType(type_ForestProduct, X) => hasType(type_Product, X)))). - -fof(axEconomy131, axiom, - ( ! [X] : - (hasType(type_Freezer, X) => hasType(type_MajorAppliance, X)))). - -fof(axEconomy132, axiom, - ( ! [X] : - (hasType(type_FrenchFrancCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy133, axiom, - ( ! [X] : - (hasType(type_Fruit, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy134, axiom, - ( ! [X] : - (hasType(type_Furniture, X) => hasType(type_DurableGood, X)))). - -fof(axEconomy135, axiom, - ( ! [X] : - (hasType(type_Gasoline, X) => hasType(type_FossilFuel, X)))). - -fof(axEconomy136, axiom, - ( ! [X] : - (hasType(type_Gemstone, X) => hasType(type_Mixture, X)))). - -fof(axEconomy137, axiom, - ( ! [X] : - (hasType(type_GermanMarkCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy138, axiom, - ( ! [X] : - (hasType(type_Ginger, X) => hasType(type_Spice, X)))). - -fof(axEconomy139, axiom, - ( ! [X] : - (hasType(type_Ginger, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy140, axiom, - ( ! [X] : - (hasType(type_Goat, X) => hasType(type_HoofedMammal, X)))). - -fof(axEconomy141, axiom, - ( ! [X] : - (hasType(type_Goat, X) => hasType(type_Livestock, X)))). - -fof(axEconomy142, axiom, - ( ! [X] : - (hasType(type_Grape, X) => hasType(type_Fruit, X)))). - -fof(axEconomy143, axiom, - ( ! [X] : - (hasType(type_Grape, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy144, axiom, - ( ! [X] : - (hasType(type_GreenPepper, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy145, axiom, - ( ! [X] : - (hasType(type_GreenPepper, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy146, axiom, - ( ! [X] : - (hasType(type_Groundnut, X) => hasType(type_EdibleTuber, X)))). - -fof(axEconomy147, axiom, - ( ! [X] : - (hasType(type_Groundnut, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy148, axiom, - ( ! [X] : - (hasType(type_Groundnut, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy149, axiom, - ( ! [X] : - (hasType(type_GuernseyCattle, X) => hasType(type_Cattle, X)))). - -fof(axEconomy150, axiom, - ( ! [X] : - (hasType(type_GumArabic, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy151, axiom, - ( ! [X] : - (hasType(type_GumArabic, X) => hasType(type_Substance, X)))). - -fof(axEconomy152, axiom, - ( ! [X] : - (hasType(type_HandicraftProduct, X) => hasType(type_Product, X)))). - -fof(axEconomy153, axiom, - ( ! [X] : - (hasType(type_HandwovenCarpet, X) => hasType(type_HandicraftProduct, X)))). - -fof(axEconomy154, axiom, - ( ! [X] : - (hasType(type_HandwovenCarpet, X) => hasType(type_TextileProduct, X)))). - -fof(axEconomy155, axiom, - ( ! [X] : - (hasType(type_Hardwood, X) => hasType(type_WoodProduct, X)))). - -fof(axEconomy156, axiom, - ( ! [X] : - (hasType(type_HempFiber, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy157, axiom, - ( ! [X] : - (hasType(type_Honey, X) => hasType(type_AnimalAgriculturalProduct, X)))). - -fof(axEconomy158, axiom, - ( ! [X] : - (hasType(type_HotWaterHeater, X) => hasType(type_MajorAppliance, X)))). - -fof(axEconomy159, axiom, - ( ! [X] : - (hasType(type_IMFDevelopmentLevel, X) => hasType(type_EconomicDevelopmentLevel, X)))). - -fof(axEconomy160, axiom, - ( ! [X] : - (hasType(type_IndustrialRawMaterial, X) => hasType(type_CapitalGood, X)))). - -fof(axEconomy161, axiom, - ( ! [X] : - (hasType(type_IndustrialSupply, X) => hasType(type_CapitalGood, X)))). - -fof(axEconomy162, axiom, - ( ! [X] : - (hasType(type_IndustrialSupply, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy163, axiom, - ( ! [X] : - (hasType(type_IronMetal, X) => hasType(type_MetalProduct, X)))). - -fof(axEconomy164, axiom, - ( ! [X] : - (hasType(type_IronOre, X) => hasType(type_CompoundSubstance, X)))). - -fof(axEconomy165, axiom, - ( ! [X] : - (hasType(type_IronOre, X) => hasType(type_Mineral, X)))). - -fof(axEconomy166, axiom, - ( ! [X] : - (hasType(type_IronOre, X) => hasType(type_MiningProduct, X)))). - -fof(axEconomy167, axiom, - ( ! [X] : - (hasType(type_ItalianLireCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy168, axiom, - ( ! [X] : - (hasType(type_JapaneseYenCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy169, axiom, - ( ! [X] : - (hasType(type_Jewelry, X) => hasType(type_PersonalAdornment, X)))). - -fof(axEconomy170, axiom, - ( ! [X] : - (hasType(type_Jewelry, X) => hasType(type_WearableItem, X)))). - -fof(axEconomy171, axiom, - ( ! [X] : - (hasType(type_JuteFiber, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy172, axiom, - ( ! [X] : - (hasType(type_KentiaPalmSeed, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy173, axiom, - ( ! [X] : - (hasType(type_KentiaPalmSeed, X) => hasType(type_Seed, X)))). - -fof(axEconomy174, axiom, - ( ! [X] : - (hasType(type_Khat, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy175, axiom, - ( ! [X] : - (hasType(type_LambMeat, X) => hasType(type_Meat, X)))). - -fof(axEconomy176, axiom, - ( ! [X] : - (hasType(type_Lambskin, X) => hasType(type_Pelt, X)))). - -fof(axEconomy177, axiom, - ( ! [X] : - (hasType(type_LeadMetal, X) => hasType(type_MetalProduct, X)))). - -fof(axEconomy178, axiom, - ( ! [X] : - (hasType(type_LeadOre, X) => hasType(type_Mineral, X)))). - -fof(axEconomy179, axiom, - ( ! [X] : - (hasType(type_LeadOre, X) => hasType(type_MiningProduct, X)))). - -fof(axEconomy180, axiom, - ( ! [X] : - (hasType(type_LeadProduct, X) => hasType(type_LeadMetal, X)))). - -fof(axEconomy181, axiom, - ( ! [X] : - (hasType(type_LeadProduct, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy182, axiom, - ( ! [X] : - (hasType(type_Leaf, X) => hasType(type_AnatomicalStructure, X)))). - -fof(axEconomy183, axiom, - ( ! [X] : - (hasType(type_LeafyGreenVegetable, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy184, axiom, - ( ! [X] : - (hasType(type_LeafyGreenVegetable, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy185, axiom, - ( ! [X] : - (hasType(type_Legume, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy186, axiom, - ( ! [X] : - (hasType(type_Legume, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy187, axiom, - ( ! [X] : - (hasType(type_Lemon, X) => hasType(type_CitrusFruit, X)))). - -fof(axEconomy188, axiom, - ( ! [X] : - (hasType(type_Lentil, X) => hasType(type_Pulse, X)))). - -fof(axEconomy189, axiom, - ( ! [X] : - (hasType(type_Lime, X) => hasType(type_CitrusFruit, X)))). - -fof(axEconomy190, axiom, - ( ! [X] : - (hasType(type_Lumber, X) => hasType(type_DurableGood, X)))). - -fof(axEconomy191, axiom, - ( ! [X] : - (hasType(type_Lumber, X) => hasType(type_ForestProduct, X)))). - -fof(axEconomy192, axiom, - ( ! [X] : - (hasType(type_MacademiaNut, X) => hasType(type_EdibleNut, X)))). - -fof(axEconomy193, axiom, - ( ! [X] : - (hasType(type_Mace, X) => hasType(type_Spice, X)))). - -fof(axEconomy194, axiom, - ( ! [X] : - (hasType(type_MachineTool, X) => hasType(type_Machinery, X)))). - -fof(axEconomy195, axiom, - ( ! [X] : - (hasType(type_Machine, X) => hasType(type_Machinery, X)))). - -fof(axEconomy196, axiom, - ( ! [X] : - (hasType(type_Machinery, X) => hasType(type_Device, X)))). - -fof(axEconomy197, axiom, - ( ! [X] : - (hasType(type_Machinery, X) => hasType(type_DurableGood, X)))). - -fof(axEconomy198, axiom, - ( ! [X] : - (hasType(type_Machinery, X) => hasType(type_IndustrialSupply, X)))). - -fof(axEconomy199, axiom, - ( ! [X] : - (hasType(type_MajorAppliance, X) => hasType(type_Device, X)))). - -fof(axEconomy200, axiom, - ( ! [X] : - (hasType(type_MajorAppliance, X) => hasType(type_DurableGood, X)))). - -fof(axEconomy201, axiom, - ( ! [X] : - (hasType(type_Mango, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy202, axiom, - ( ! [X] : - (hasType(type_Mango, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy203, axiom, - ( ! [X] : - (hasType(type_Meat, X) => hasType(type_AnimalAgriculturalProduct, X)))). - -fof(axEconomy204, axiom, - ( ! [X] : - (hasType(type_Melon, X) => hasType(type_Fruit, X)))). - -fof(axEconomy205, axiom, - ( ! [X] : - (hasType(type_Melon, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy206, axiom, - ( ! [X] : - (hasType(type_MetalProduct, X) => hasType(type_DurableGood, X)))). - -fof(axEconomy207, axiom, - ( ! [X] : - (hasType(type_Milk, X) => hasType(type_DairyProduct, X)))). - -fof(axEconomy208, axiom, - ( ! [X] : - (hasType(type_MilletGrain, X) => hasType(type_CerealGrain, X)))). - -fof(axEconomy209, axiom, - ( ! [X] : - (hasType(type_MotorOil, X) => hasType(type_PetroleumLubricant, X)))). - -fof(axEconomy210, axiom, - ( ! [X] : - (hasType(type_MulberryLeaf, X) => hasType(type_Fodder, X)))). - -fof(axEconomy211, axiom, - ( ! [X] : - (hasType(type_MulberryLeaf, X) => hasType(type_Leaf, X)))). - -fof(axEconomy212, axiom, - ( ! [X] : - (hasType(type_MulberryLeaf, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy213, axiom, - ( ! [X] : - (hasType(type_Mutton, X) => hasType(type_Meat, X)))). - -fof(axEconomy214, axiom, - ( ! [X] : - (hasType(type_Narcotic, X) => hasType(type_ControlledSubstance, X)))). - -fof(axEconomy215, axiom, - ( ! [X] : - (hasType(type_NaturalRubber, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy216, axiom, - ( ! [X] : - (hasType(type_NickelOre, X) => hasType(type_Mineral, X)))). - -fof(axEconomy217, axiom, - ( ! [X] : - (hasType(type_NickelOre, X) => hasType(type_MiningProduct, X)))). - -fof(axEconomy218, axiom, - ( ! [X] : - (hasType(type_NorfolkIslandPineSeed, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy219, axiom, - ( ! [X] : - (hasType(type_NorfolkIslandPineSeed, X) => hasType(type_Seed, X)))). - -fof(axEconomy220, axiom, - ( ! [X] : - (hasType(type_Nut, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy221, axiom, - ( ! [X] : - (hasType(type_Nut, X) => hasType(type_ReproductiveBody, X)))). - -fof(axEconomy222, axiom, - ( ! [X] : - (hasType(type_Nutmeg, X) => hasType(type_Spice, X)))). - -fof(axEconomy223, axiom, - ( ! [X] : - (hasType(type_OatGrain, X) => hasType(type_CerealGrain, X)))). - -fof(axEconomy224, axiom, - ( ! [X] : - (hasType(type_Oilseed, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy225, axiom, - ( ! [X] : - (hasType(type_Oilseed, X) => hasType(type_Seed, X)))). - -fof(axEconomy226, axiom, - ( ! [X] : - (hasType(type_Okoume, X) => hasType(type_Hardwood, X)))). - -fof(axEconomy227, axiom, - ( ! [X] : - (hasType(type_OliveOil, X) => hasType(type_VegetableOil, X)))). - -fof(axEconomy228, axiom, - ( ! [X] : - (hasType(type_Olive, X) => hasType(type_Fruit, X)))). - -fof(axEconomy229, axiom, - ( ! [X] : - (hasType(type_Olive, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy230, axiom, - ( ! [X] : - (hasType(type_OpiumPoppyFarming, X) => hasType(type_Farming, X)))). - -fof(axEconomy231, axiom, - ( ! [X] : - (hasType(type_OpiumPoppy, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy232, axiom, - ( ! [X] : - (hasType(type_OpiumPoppy, X) => hasType(type_Poppy, X)))). - -fof(axEconomy233, axiom, - ( ! [X] : - (hasType(type_Opium, X) => hasType(type_Narcotic, X)))). - -fof(axEconomy234, axiom, - ( ! [X] : - (hasType(type_Opium, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy235, axiom, - ( ! [X] : - (hasType(type_Orchid, X) => hasType(type_FloweringPlant, X)))). - -fof(axEconomy236, axiom, - ( ! [X] : - (hasType(type_Orchid, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy237, axiom, - ( ! [X] : - (hasType(type_OrnamentalFish, X) => hasType(type_AnimalAgriculturalProduct, X)))). - -fof(axEconomy238, axiom, - ( ! [X] : - (hasType(type_OrnamentalFish, X) => hasType(type_Fish, X)))). - -fof(axEconomy239, axiom, - ( ! [X] : - (hasType(type_PackagedBeverageProduct, X) => hasType(type_Product, X)))). - -fof(axEconomy240, axiom, - ( ! [X] : - (hasType(type_PackagedFoodProduct, X) => hasType(type_Product, X)))). - -fof(axEconomy241, axiom, - ( ! [X] : - (hasType(type_PaddyRice, X) => hasType(type_CerealGrass, X)))). - -fof(axEconomy242, axiom, - ( ! [X] : - (hasType(type_PalmKernel, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy243, axiom, - ( ! [X] : - (hasType(type_PalmOilNut, X) => hasType(type_Nut, X)))). - -fof(axEconomy244, axiom, - ( ! [X] : - (hasType(type_PalmOilNut, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy245, axiom, - ( ! [X] : - (hasType(type_PalmOil, X) => hasType(type_VegetableOil, X)))). - -fof(axEconomy246, axiom, - ( ! [X] : - (hasType(type_Papaw, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy247, axiom, - ( ! [X] : - (hasType(type_Papaw, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy248, axiom, - ( ! [X] : - (hasType(type_Papaya, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy249, axiom, - ( ! [X] : - (hasType(type_Papaya, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy250, axiom, - ( ! [X] : - (hasType(type_PassionFruit, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy251, axiom, - ( ! [X] : - (hasType(type_PassionFruit, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy252, axiom, - ( ! [X] : - (hasType(type_Pea, X) => hasType(type_Legume, X)))). - -fof(axEconomy253, axiom, - ( ! [X] : - (hasType(type_Peanut, X) => hasType(type_EdibleNut, X)))). - -fof(axEconomy254, axiom, - ( ! [X] : - (hasType(type_Peanut, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy255, axiom, - ( ! [X] : - (hasType(type_Pearl, X) => hasType(type_Jewelry, X)))). - -fof(axEconomy256, axiom, - ( ! [X] : - (hasType(type_PecanNut, X) => hasType(type_EdibleNut, X)))). - -fof(axEconomy257, axiom, - ( ! [X] : - (hasType(type_Pelt, X) => hasType(type_AnimalAgriculturalProduct, X)))). - -fof(axEconomy258, axiom, - ( ! [X] : - (hasType(type_Pelt, X) => hasType(type_AnimalSkin, X)))). - -fof(axEconomy259, axiom, - ( ! [X] : - (hasType(type_PerfumeEssence, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy260, axiom, - ( ! [X] : - (hasType(type_PersonalAdornment, X) => hasType(type_WearableItem, X)))). - -fof(axEconomy261, axiom, - ( ! [X] : - (hasType(type_PetroleumLubricant, X) => hasType(type_RefinedPetroleumProduct, X)))). - -fof(axEconomy262, axiom, - ( ! [X] : - (hasType(type_Petroleum, X) => hasType(type_PetroleumProduct, X)))). - -fof(axEconomy263, axiom, - ( ! [X] : - (hasType(type_PharmaceuticalProduct, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy264, axiom, - ( ! [X] : - (hasType(type_PhosphoricAcid, X) => hasType(type_CompoundSubstance, X)))). - -fof(axEconomy265, axiom, - ( ! [X] : - (hasType(type_Pineapple, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy266, axiom, - ( ! [X] : - (hasType(type_Pineapple, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy267, axiom, - ( ! [X] : - (hasType(type_Plantain, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy268, axiom, - ( ! [X] : - (hasType(type_Plantain, X) => hasType(type_TropicalFruit, X)))). - -fof(axEconomy269, axiom, - ( ! [X] : - (hasType(type_Plastic, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy270, axiom, - ( ! [X] : - (hasType(type_Poppy, X) => hasType(type_FloweringPlant, X)))). - -fof(axEconomy271, axiom, - ( ! [X] : - (hasType(type_PotatoTuber, X) => hasType(type_EdibleTuber, X)))). - -fof(axEconomy272, axiom, - ( ! [X] : - (hasType(type_PotatoTuber, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy273, axiom, - ( ! [X] : - (hasType(type_PowerGeneration, X) => hasType(type_Process, X)))). - -fof(axEconomy274, axiom, - ( ! [X] : - (hasType(type_PreciousGemstone, X) => hasType(type_Gemstone, X)))). - -fof(axEconomy275, axiom, - ( ! [X] : - (hasType(type_PreciousGemstone, X) => hasType(type_MiningProduct, X)))). - -fof(axEconomy276, axiom, - ( ! [X] : - (hasType(type_ProductPackage, X) => hasType(type_Container, X)))). - -fof(axEconomy277, axiom, - ( ! [X] : - (hasType(type_Pulse, X) => hasType(type_Legume, X)))). - -fof(axEconomy278, axiom, - ( ! [X] : - (hasType(type_Pyrethrum, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axEconomy279, axiom, - ( ! [X] : - (hasType(type_Pyrethrum, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy280, axiom, - ( ! [X] : - (hasType(type_Quinine, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy281, axiom, - ( ! [X] : - (hasType(type_ReadyMixConcrete, X) => hasType(type_Concrete, X)))). - -fof(axEconomy282, axiom, - ( ! [X] : - (hasType(type_Refrigerator, X) => hasType(type_MajorAppliance, X)))). - -fof(axEconomy283, axiom, - ( ! [X] : - (hasType(type_Reindeer, X) => hasType(type_HoofedMammal, X)))). - -fof(axEconomy284, axiom, - ( ! [X] : - (hasType(type_Reindeer, X) => hasType(type_Livestock, X)))). - -fof(axEconomy285, axiom, - ( ! [X] : - (hasType(type_RootStarch, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy286, axiom, - ( ! [X] : - (hasType(type_RootStarch, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy287, axiom, - ( ! [X] : - (hasType(type_RootVegetable, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy288, axiom, - ( ! [X] : - (hasType(type_RootVegetable, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy289, axiom, - ( ! [X] : - (hasType(type_RyeGrain, X) => hasType(type_CerealGrain, X)))). - -fof(axEconomy290, axiom, - ( ! [X] : - (hasType(type_Salmon, X) => hasType(type_FoodFish, X)))). - -fof(axEconomy291, axiom, - ( ! [X] : - (hasType(type_Seafood, X) => hasType(type_Meat, X)))). - -fof(axEconomy292, axiom, - ( ! [X] : - (hasType(type_Seed, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy293, axiom, - ( ! [X] : - (hasType(type_SemipreciousGemstone, X) => hasType(type_Gemstone, X)))). - -fof(axEconomy294, axiom, - ( ! [X] : - (hasType(type_SemipreciousGemstone, X) => hasType(type_MiningProduct, X)))). - -fof(axEconomy295, axiom, - ( ! [X] : - (hasType(type_SenepolCattle, X) => hasType(type_Cattle, X)))). - -fof(axEconomy296, axiom, - ( ! [X] : - (hasType(type_Sesame, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy297, axiom, - ( ! [X] : - (hasType(type_SheaNut, X) => hasType(type_EdibleNut, X)))). - -fof(axEconomy298, axiom, - ( ! [X] : - (hasType(type_Sheep, X) => hasType(type_Livestock, X)))). - -fof(axEconomy299, axiom, - ( ! [X] : - (hasType(type_Sheepskin, X) => hasType(type_Pelt, X)))). - -fof(axEconomy300, axiom, - ( ! [X] : - (hasType(type_Shellfish, X) => hasType(type_Seafood, X)))). - -fof(axEconomy301, axiom, - ( ! [X] : - (hasType(type_Shrimp, X) => hasType(type_Shellfish, X)))). - -fof(axEconomy302, axiom, - ( ! [X] : - (hasType(type_SisalFiber, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy303, axiom, - ( ! [X] : - (hasType(type_Soap, X) => hasType(type_Surfactant, X)))). - -fof(axEconomy304, axiom, - ( ! [X] : - (hasType(type_SorghumGrain, X) => hasType(type_CerealGrain, X)))). - -fof(axEconomy305, axiom, - ( ! [X] : - (hasType(type_Sorghum, X) => hasType(type_CerealGrass, X)))). - -fof(axEconomy306, axiom, - ( ! [X] : - (hasType(type_Soya, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy307, axiom, - ( ! [X] : - (hasType(type_Soybean, X) => hasType(type_Bean, X)))). - -fof(axEconomy308, axiom, - ( ! [X] : - (hasType(type_SpicePepper, X) => hasType(type_Spice, X)))). - -fof(axEconomy309, axiom, - ( ! [X] : - (hasType(type_Spice, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy310, axiom, - ( ! [X] : - (hasType(type_Spice, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy311, axiom, - ( ! [X] : - (hasType(type_Squash, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy312, axiom, - ( ! [X] : - (hasType(type_Squash, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy313, axiom, - ( ! [X] : - (hasType(type_Steel, X) => hasType(type_MetalProduct, X)))). - -fof(axEconomy314, axiom, - ( ! [X] : - (hasType(type_SugarBeet, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy315, axiom, - ( ! [X] : - (hasType(type_SugarCane, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy316, axiom, - ( ! [X] : - (hasType(type_SugarCane, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy317, axiom, - ( ! [X] : - (hasType(type_Sugar, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy318, axiom, - ( ! [X] : - (hasType(type_Sugar, X) => hasType(type_Substance, X)))). - -fof(axEconomy319, axiom, - ( ! [X] : - (hasType(type_SunflowerSeed, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy320, axiom, - ( ! [X] : - (hasType(type_SunflowerSeed, X) => hasType(type_Seed, X)))). - -fof(axEconomy321, axiom, - ( ! [X] : - (hasType(type_Sunflower, X) => hasType(type_FloweringPlant, X)))). - -fof(axEconomy322, axiom, - ( ! [X] : - (hasType(type_Sunflower, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy323, axiom, - ( ! [X] : - (hasType(type_SweetPepper, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy324, axiom, - ( ! [X] : - (hasType(type_SweetPepper, X) => hasType(type_Vegetable, X)))). - -fof(axEconomy325, axiom, - ( ! [X] : - (hasType(type_SweetPotatoTuber, X) => hasType(type_EdibleTuber, X)))). - -fof(axEconomy326, axiom, - ( ! [X] : - (hasType(type_SweetPotatoTuber, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy327, axiom, - ( ! [X] : - (hasType(type_TajikSomoniCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy328, axiom, - ( ! [X] : - (hasType(type_TaroTuber, X) => hasType(type_EdibleTuber, X)))). - -fof(axEconomy329, axiom, - ( ! [X] : - (hasType(type_TaroTuber, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy330, axiom, - ( ! [X] : - (hasType(type_TeaLeaf, X) => hasType(type_TeaPlantAerialPart, X)))). - -fof(axEconomy331, axiom, - ( ! [X] : - (hasType(type_TeaPlantAerialPart, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy332, axiom, - ( ! [X] : - (hasType(type_TextileProduct, X) => hasType(type_Artifact, X)))). - -fof(axEconomy333, axiom, - ( ! [X] : - (hasType(type_TextileProduct, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy334, axiom, - ( ! [X] : - (hasType(type_Timber, X) => hasType(type_CompoundSubstance, X)))). - -fof(axEconomy335, axiom, - ( ! [X] : - (hasType(type_Timber, X) => hasType(type_ForestProduct, X)))). - -fof(axEconomy336, axiom, - ( ! [X] : - (hasType(type_Tobacco, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy337, axiom, - ( ! [X] : - (hasType(type_Tomato, X) => hasType(type_Fruit, X)))). - -fof(axEconomy338, axiom, - ( ! [X] : - (hasType(type_Tomato, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy339, axiom, - ( ! [X] : - (hasType(type_TropicalFruit, X) => hasType(type_Fruit, X)))). - -fof(axEconomy340, axiom, - ( ! [X] : - (hasType(type_TropicalFruit, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy341, axiom, - ( ! [X] : - (hasType(type_TurkeyBird, X) => hasType(type_Poultry, X)))). - -fof(axEconomy342, axiom, - ( ! [X] : - (hasType(type_TurkeyMeat, X) => hasType(type_Meat, X)))). - -fof(axEconomy343, axiom, - ( ! [X] : - (hasType(type_Turnip, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy344, axiom, - ( ! [X] : - (hasType(type_Turnip, X) => hasType(type_RootVegetable, X)))). - -fof(axEconomy345, axiom, - ( ! [X] : - (hasType(type_Turtle, X) => hasType(type_Livestock, X)))). - -fof(axEconomy346, axiom, - ( ! [X] : - (hasType(type_Turtle, X) => hasType(type_Reptile, X)))). - -fof(axEconomy347, axiom, - ( ! [X] : - (hasType(type_UNEconomicDevelopmentLevel, X) => hasType(type_EconomicDevelopmentLevel, X)))). - -fof(axEconomy348, axiom, - ( ! [X] : - (hasType(type_UnitedStatesCentCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy349, axiom, - ( ! [X] : - (hasType(type_UnitedStatesDollarBill, X) => hasType(type_CurrencyBill, X)))). - -fof(axEconomy350, axiom, - ( ! [X] : - (hasType(type_UnitedStatesFiveCentCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy351, axiom, - ( ! [X] : - (hasType(type_UnitedStatesQuarterCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy352, axiom, - ( ! [X] : - (hasType(type_UnitedStatesTenCentCoin, X) => hasType(type_CurrencyCoin, X)))). - -fof(axEconomy353, axiom, - ( ! [X] : - (hasType(type_Vanilla, X) => hasType(type_Spice, X)))). - -fof(axEconomy354, axiom, - ( ! [X] : - (hasType(type_Veal, X) => hasType(type_Meat, X)))). - -fof(axEconomy355, axiom, - ( ! [X] : - (hasType(type_VegetableOil, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy356, axiom, - ( ! [X] : - (hasType(type_Vegetable, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axEconomy357, axiom, - ( ! [X] : - (hasType(type_Walnut, X) => hasType(type_EdibleNut, X)))). - -fof(axEconomy358, axiom, - ( ! [X] : - (hasType(type_WaterBuffaloMeat, X) => hasType(type_Meat, X)))). - -fof(axEconomy359, axiom, - ( ! [X] : - (hasType(type_WaterBuffalo, X) => hasType(type_HoofedMammal, X)))). - -fof(axEconomy360, axiom, - ( ! [X] : - (hasType(type_WaterBuffalo, X) => hasType(type_Livestock, X)))). - -fof(axEconomy361, axiom, - ( ! [X] : - (hasType(type_Watermelon, X) => hasType(type_Melon, X)))). - -fof(axEconomy362, axiom, - ( ! [X] : - (hasType(type_WineGrape, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy363, axiom, - ( ! [X] : - (hasType(type_Wine, X) => hasType(type_Beverage, X)))). - -fof(axEconomy364, axiom, - ( ! [X] : - (hasType(type_Wine, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axEconomy365, axiom, - ( ! [X] : - (hasType(type_WoodProduct, X) => hasType(type_ForestProduct, X)))). - -fof(axEconomy366, axiom, - ( ! [X] : - (hasType(type_WoolFiber, X) => hasType(type_AnimalAgriculturalProduct, X)))). - -fof(axEconomy367, axiom, - ( ! [X] : - (hasType(type_WorldBankGNIPerCapitaLevel, X) => hasType(type_EconomicDevelopmentLevel, X)))). - -fof(axEconomy368, axiom, - ( ! [X] : - (hasType(type_YamTuber, X) => hasType(type_EdibleTuber, X)))). - -fof(axEconomy369, axiom, - ( ! [X] : - (hasType(type_YamTuber, X) => hasType(type_GroceryProduce, X)))). - -fof(axEconomy370, axiom, - ( ! [X] : - (hasType(type_YlangYlang, X) => hasType(type_PerfumeEssence, X)))). - -fof(axEconomy371, axiom, - ( ! [X] : - (hasType(type_ZincOre, X) => hasType(type_Mineral, X)))). - -fof(axEconomy372, axiom, - ( ! [X] : - (hasType(type_ZincOre, X) => hasType(type_MiningProduct, X)))). - -fof(axEconomy373, axiom, - ( ! [X] : - (hasType(type_ZincProduct, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axEconomy374, axiom, - ( ! [X] : - (hasType(type_ZincProduct, X) => hasType(type_MetalProduct, X)))). - -fof(axEconomy375, axiom, - (hasType(type_EconomicDevelopmentLevel, inst_AdvancedDevelopingCountry))). - -fof(axEconomy376, axiom, - (hasType(type_IMFDevelopmentLevel, inst_AdvancedEconomy))). - -fof(axEconomy377, axiom, - (hasType(type_UnitOfCurrency, inst_AfghanAfghani))). - -fof(axEconomy378, axiom, - (hasType(type_IndustryAttribute, inst_AgriculturalSector))). - -fof(axEconomy379, axiom, - (hasType(type_FinancialSectorAttribute, inst_AgricultureBasedEconomy))). - -fof(axEconomy380, axiom, - (hasType(type_UnitOfCurrency, inst_AlbanianLek))). - -fof(axEconomy381, axiom, - (hasType(type_UnitOfCurrency, inst_AlgerianDinar))). - -fof(axEconomy382, axiom, - (hasType(type_UnitOfCurrency, inst_AngolanKwanza))). - -fof(axEconomy383, axiom, - (hasType(type_UnitOfCurrency, inst_ArgentineAustral))). - -fof(axEconomy384, axiom, - (hasType(type_UnitOfCurrency, inst_ArmenianDram))). - -fof(axEconomy385, axiom, - (hasType(type_UnitOfCurrency, inst_AustralianDollar))). - -fof(axEconomy386, axiom, - (hasType(type_UnitOfCurrency, inst_AustrianSchilling))). - -fof(axEconomy387, axiom, - (hasType(type_UnitOfCurrency, inst_AzerbaijaniManat))). - -fof(axEconomy388, axiom, - (hasType(type_UnitOfCurrency, inst_BahamianDollar))). - -fof(axEconomy389, axiom, - (hasType(type_UnitOfCurrency, inst_BahrainianDinar))). - -fof(axEconomy390, axiom, - (hasType(type_UnitOfCurrency, inst_BangladeshiTaka))). - -fof(axEconomy391, axiom, - (hasType(type_UnitOfCurrency, inst_BarbadosDollar))). - -fof(axEconomy392, axiom, - (hasType(type_IndustryAttribute, inst_BarleyFarming))). - -fof(axEconomy393, axiom, - (hasType(type_UnitOfCurrency, inst_BelarusianRubel))). - -fof(axEconomy394, axiom, - (hasType(type_UnitOfCurrency, inst_BelgianFranc))). - -fof(axEconomy395, axiom, - (hasType(type_UnitOfCurrency, inst_BelizeDollar))). - -fof(axEconomy396, axiom, - (hasType(type_UnitOfCurrency, inst_BeninFranc))). - -fof(axEconomy397, axiom, - (hasType(type_UnitOfCurrency, inst_BermudaDollar))). - -fof(axEconomy398, axiom, - (hasType(type_UnitOfCurrency, inst_BhutaneseNgultrum))). - -fof(axEconomy399, axiom, - (hasType(type_UnitOfCurrency, inst_BolivianBoliviano))). - -fof(axEconomy400, axiom, - (hasType(type_UnitOfCurrency, inst_BotswanaPula))). - -fof(axEconomy401, axiom, - (hasType(type_UnitOfCurrency, inst_BrazilianReal))). - -fof(axEconomy402, axiom, - (hasType(type_UnitOfCurrency, inst_BritishPound))). - -fof(axEconomy403, axiom, - (hasType(type_UnitOfCurrency, inst_BruneiDollar))). - -fof(axEconomy404, axiom, - (hasType(type_UnitOfCurrency, inst_BulgarianLev))). - -fof(axEconomy405, axiom, - (hasType(type_UnitOfCurrency, inst_BurkinaFasoFranc))). - -fof(axEconomy406, axiom, - (hasType(type_UnitOfCurrency, inst_BurundiFranc))). - -fof(axEconomy407, axiom, - (hasType(type_UnitOfCurrency, inst_CambodianRiel))). - -fof(axEconomy408, axiom, - (hasType(type_UnitOfCurrency, inst_CameroonFranc))). - -fof(axEconomy409, axiom, - (hasType(type_UnitOfCurrency, inst_CanadianDollar))). - -fof(axEconomy410, axiom, - (hasType(type_UnitOfCurrency, inst_CapeVerdeEscudo))). - -fof(axEconomy411, axiom, - (hasType(type_EconomicSystemAttribute, inst_CapitalistEconomy))). - -fof(axEconomy412, axiom, - (hasType(type_UnitOfCurrency, inst_CaymanIslandsDollar))). - -fof(axEconomy413, axiom, - (hasType(type_UnitOfCurrency, inst_CentralAfricanRepublicFranc))). - -fof(axEconomy414, axiom, - (hasType(type_EconomicSystemAttribute, inst_CentrallyPlannedEconomy))). - -fof(axEconomy415, axiom, - (hasType(type_IndustryAttribute, inst_CerealGrainFarming))). - -fof(axEconomy416, axiom, - (hasType(type_UnitOfCurrency, inst_ChadianFranc))). - -fof(axEconomy417, axiom, - (hasType(type_UnitOfCurrency, inst_ChileanPeso))). - -fof(axEconomy418, axiom, - (hasType(type_UnitOfCurrency, inst_ChineseYuan))). - -fof(axEconomy419, axiom, - (hasType(type_IndustryAttribute, inst_CoalIndustry))). - -fof(axEconomy420, axiom, - (hasType(type_UnitOfCurrency, inst_ColombianPeso))). - -fof(axEconomy421, axiom, - (hasType(type_EconomicSystemAttribute, inst_CommunalLandOwnershipEconomy))). - -fof(axEconomy422, axiom, - (hasType(type_UnitOfCurrency, inst_CongoFranc))). - -fof(axEconomy423, axiom, - (hasType(type_IndustryAttribute, inst_ConsumerGoodsIndustry))). - -fof(axEconomy424, axiom, - (hasType(type_FinancialSectorAttribute, inst_ControlledLaborMarketEconomy))). - -fof(axEconomy425, axiom, - (hasType(type_IndustryAttribute, inst_CopperIndustry))). - -fof(axEconomy426, axiom, - (hasType(type_UnitOfCurrency, inst_CostaRicanColon))). - -fof(axEconomy427, axiom, - (hasType(type_IMFDevelopmentLevel, inst_CountryInTransition))). - -fof(axEconomy428, axiom, - (hasType(type_UnitOfCurrency, inst_CubanPeso))). - -fof(axEconomy429, axiom, - (hasType(type_UnitOfCurrency, inst_CypriotPound))). - -fof(axEconomy430, axiom, - (hasType(type_UnitOfCurrency, inst_CzechKoruna))). - -fof(axEconomy431, axiom, - (hasType(type_UnitOfCurrency, inst_DanishKrone))). - -fof(axEconomy432, axiom, - (hasType(type_EconomicSystemAttribute, inst_DemocraticSocialism))). - -fof(axEconomy433, axiom, - (hasType(type_UNEconomicDevelopmentLevel, inst_DevelopedCountry))). - -fof(axEconomy434, axiom, - (hasType(type_IMFDevelopmentLevel, inst_DevelopingCountry))). - -fof(axEconomy435, axiom, - (hasType(type_FinancialSectorAttribute, inst_DiversifiedEconomy))). - -fof(axEconomy436, axiom, - (hasType(type_UnitOfCurrency, inst_DjiboutiFranc))). - -fof(axEconomy437, axiom, - (hasType(type_UnitOfCurrency, inst_DominicanDollar))). - -fof(axEconomy438, axiom, - (hasType(type_UnitOfCurrency, inst_DominicanPeso))). - -fof(axEconomy439, axiom, - (hasType(type_UnitOfCurrency, inst_DutchGuilder))). - -fof(axEconomy440, axiom, - (hasType(type_UnitOfCurrency, inst_EcuadoranSucre))). - -fof(axEconomy441, axiom, - (hasType(type_UnitOfCurrency, inst_EgyptianPound))). - -fof(axEconomy442, axiom, - (hasType(type_UnitOfCurrency, inst_ElSalvadoranColon))). - -fof(axEconomy443, axiom, - (hasType(type_UnitOfCurrency, inst_EstonianKroon))). - -fof(axEconomy444, axiom, - (hasType(type_UnitOfCurrency, inst_EthiopianBirr))). - -fof(axEconomy445, axiom, - (hasType(type_IndustryAttribute, inst_FertilizerIndustry))). - -fof(axEconomy446, axiom, - (hasType(type_UnitOfCurrency, inst_FijiDollar))). - -fof(axEconomy447, axiom, - (hasType(type_UnitOfCurrency, inst_FinnishMarkka))). - -fof(axEconomy448, axiom, - (hasType(type_UNEconomicDevelopmentLevel, inst_FormerSovietOrEasternEuropeanCountry))). - -fof(axEconomy449, axiom, - (hasType(type_PowerGeneration, inst_FossilFuelPowerGeneration))). - -fof(axEconomy450, axiom, - (hasType(type_EconomicDevelopmentLevel, inst_FourDragonsEconomy))). - -fof(axEconomy451, axiom, - (hasType(type_UnitOfCurrency, inst_FrenchFranc))). - -fof(axEconomy452, axiom, - (hasType(type_IndustryAttribute, inst_FruitFarming))). - -fof(axEconomy453, axiom, - (hasType(type_IndustryAttribute, inst_FurnitureIndustry))). - -fof(axEconomy454, axiom, - (hasType(type_UnitOfCurrency, inst_GabonFranc))). - -fof(axEconomy455, axiom, - (hasType(type_UnitOfCurrency, inst_GambianDalasi))). - -fof(axEconomy456, axiom, - (hasType(type_UnitOfCurrency, inst_GeorgianLari))). - -fof(axEconomy457, axiom, - (hasType(type_UnitOfCurrency, inst_GermanMark))). - -fof(axEconomy458, axiom, - (hasType(type_UnitOfCurrency, inst_GhanianCedi))). - -fof(axEconomy459, axiom, - (hasType(type_EconomicSystemAttribute, inst_GovernmentRegulatedEconomy))). - -fof(axEconomy460, axiom, - (hasType(type_EconomicSystemAttribute, inst_GovernmentSubsidizedEconomy))). - -fof(axEconomy461, axiom, - (hasType(type_UnitOfCurrency, inst_GreekDrachma))). - -fof(axEconomy462, axiom, - (hasType(type_UnitOfCurrency, inst_GrenadaDollar))). - -fof(axEconomy463, axiom, - (hasType(type_UnitOfCurrency, inst_GuatemalanQuetzal))). - -fof(axEconomy464, axiom, - (hasType(type_UnitOfCurrency, inst_GuineaBissauPeso))). - -fof(axEconomy465, axiom, - (hasType(type_UnitOfCurrency, inst_GuineanFranc))). - -fof(axEconomy466, axiom, - (hasType(type_UnitOfCurrency, inst_GuyanaDollar))). - -fof(axEconomy467, axiom, - (hasType(type_UnitOfCurrency, inst_HaitianGourde))). - -fof(axEconomy468, axiom, - (hasType(type_IndustryAttribute, inst_HandicraftIndustry))). - -fof(axEconomy469, axiom, - (hasType(type_WorldBankGNIPerCapitaLevel, inst_HighIncomeCountry))). - -fof(axEconomy470, axiom, - (hasType(type_EconomicDevelopmentLevel, inst_HighTechIndustrialEconomy))). - -fof(axEconomy471, axiom, - (hasType(type_UnitOfCurrency, inst_HonduranLempira))). - -fof(axEconomy472, axiom, - (hasType(type_UnitOfCurrency, inst_HongKongDollar))). - -fof(axEconomy473, axiom, - (hasType(type_UnitOfCurrency, inst_HungarianForint))). - -fof(axEconomy474, axiom, - (hasType(type_ElectricalPowerGeneration, inst_HydroElectricPowerGeneration))). - -fof(axEconomy475, axiom, - (hasType(type_UnitOfCurrency, inst_IcelandicKrona))). - -fof(axEconomy476, axiom, - (hasType(type_UnitOfCurrency, inst_IndianRupee))). - -fof(axEconomy477, axiom, - (hasType(type_UnitOfCurrency, inst_IndonesianRupiah))). - -fof(axEconomy478, axiom, - (hasType(type_IndustryAttribute, inst_IndustrialSector))). - -fof(axEconomy479, axiom, - (hasType(type_UnitOfCurrency, inst_IranianRial))). - -fof(axEconomy480, axiom, - (hasType(type_UnitOfCurrency, inst_IraqiDinar))). - -fof(axEconomy481, axiom, - (hasType(type_UnitOfCurrency, inst_IrishPound))). - -fof(axEconomy482, axiom, - (hasType(type_UnitOfCurrency, inst_IsraeliShekel))). - -fof(axEconomy483, axiom, - (hasType(type_UnitOfCurrency, inst_ItalianLire))). - -fof(axEconomy484, axiom, - (hasType(type_UnitOfCurrency, inst_IvoryCoastFranc))). - -fof(axEconomy485, axiom, - (hasType(type_UnitOfCurrency, inst_JamaicanDollar))). - -fof(axEconomy486, axiom, - (hasType(type_UnitOfCurrency, inst_JapaneseYen))). - -fof(axEconomy487, axiom, - (hasType(type_UnitOfCurrency, inst_JordanianDinar))). - -fof(axEconomy488, axiom, - (hasType(type_UnitOfCurrency, inst_KazakhstaniTenge))). - -fof(axEconomy489, axiom, - (hasType(type_UnitOfCurrency, inst_KenyanShilling))). - -fof(axEconomy490, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_KilowattHour))). - -fof(axEconomy491, axiom, - (hasType(type_UnitOfCurrency, inst_KiribatiDollar))). - -fof(axEconomy492, axiom, - (hasType(type_UnitOfCurrency, inst_KuwaitiDinar))). - -fof(axEconomy493, axiom, - (hasType(type_UnitOfCurrency, inst_KyrgyzstaniSom))). - -fof(axEconomy494, axiom, - (hasType(type_UnitOfCurrency, inst_LaotianKip))). - -fof(axEconomy495, axiom, - (hasType(type_UnitOfCurrency, inst_LatvianLats))). - -fof(axEconomy496, axiom, - (hasType(type_IndustryAttribute, inst_LeadIndustry))). - -fof(axEconomy497, axiom, - (hasType(type_IndustryAttribute, inst_LeadManufacturing))). - -fof(axEconomy498, axiom, - (hasType(type_EconomicDevelopmentLevel, inst_LeastDevelopedCountry))). - -fof(axEconomy499, axiom, - (hasType(type_UnitOfCurrency, inst_LebanesePound))). - -fof(axEconomy500, axiom, - (hasType(type_UnitOfCurrency, inst_LesothoLoti))). - -fof(axEconomy501, axiom, - (hasType(type_UNEconomicDevelopmentLevel, inst_LessDevelopedCountry))). - -fof(axEconomy502, axiom, - (hasType(type_UnitOfCurrency, inst_LiberianDollar))). - -fof(axEconomy503, axiom, - (hasType(type_UnitOfCurrency, inst_LibyanDinar))). - -fof(axEconomy504, axiom, - (hasType(type_UnitOfCurrency, inst_LithuanianLitas))). - -fof(axEconomy505, axiom, - (hasType(type_WorldBankGNIPerCapitaLevel, inst_LowIncomeCountry))). - -fof(axEconomy506, axiom, - (hasType(type_WorldBankGNIPerCapitaLevel, inst_LowerMiddleIncomeCountry))). - -fof(axEconomy507, axiom, - (hasType(type_IndustryAttribute, inst_LumberIndustry))). - -fof(axEconomy508, axiom, - (hasType(type_UnitOfCurrency, inst_LuxembourgFranc))). - -fof(axEconomy509, axiom, - (hasType(type_UnitOfCurrency, inst_MacaoPataca))). - -fof(axEconomy510, axiom, - (hasType(type_UnitOfCurrency, inst_MadagascarFranc))). - -fof(axEconomy511, axiom, - (hasType(type_EconomicDevelopmentLevel, inst_MajorIndustrialEconomy))). - -fof(axEconomy512, axiom, - (hasType(type_UnitOfCurrency, inst_MalawianKwacha))). - -fof(axEconomy513, axiom, - (hasType(type_UnitOfCurrency, inst_MalaysianRinggit))). - -fof(axEconomy514, axiom, - (hasType(type_UnitOfCurrency, inst_MaliFranc))). - -fof(axEconomy515, axiom, - (hasType(type_UnitOfCurrency, inst_MalteseLira))). - -fof(axEconomy516, axiom, - (hasType(type_FinancialSectorAttribute, inst_ManufacturingBasedEconomy))). - -fof(axEconomy517, axiom, - (hasType(type_EconomicSystemAttribute, inst_MarketEconomy))). - -fof(axEconomy518, axiom, - (hasType(type_EconomicSystemAttribute, inst_MarketSocialism))). - -fof(axEconomy519, axiom, - (hasType(type_UnitOfCurrency, inst_MauritanianOuguiya))). - -fof(axEconomy520, axiom, - (hasType(type_UnitOfCurrency, inst_MauritianRupee))). - -fof(axEconomy521, axiom, - (hasType(type_IndustryAttribute, inst_MetallurgyIndustry))). - -fof(axEconomy522, axiom, - (hasType(type_UnitOfCurrency, inst_MexicanPeso))). - -fof(axEconomy523, axiom, - (hasType(type_IndustryAttribute, inst_MilletFarming))). - -fof(axEconomy524, axiom, - (hasType(type_IndustryAttribute, inst_MiningIndustry))). - -fof(axEconomy525, axiom, - (hasType(type_EconomicSystemAttribute, inst_MixedEconomy))). - -fof(axEconomy526, axiom, - (hasType(type_UnitOfCurrency, inst_MoldovanLeu))). - -fof(axEconomy527, axiom, - (hasType(type_UnitOfCurrency, inst_MongolianTugrik))). - -fof(axEconomy528, axiom, - (hasType(type_UnitOfCurrency, inst_MoroccanDirham))). - -fof(axEconomy529, axiom, - (hasType(type_IndustryAttribute, inst_MotorVehicleIndustry))). - -fof(axEconomy530, axiom, - (hasType(type_UnitOfCurrency, inst_MozambiqueMetical))). - -fof(axEconomy531, axiom, - (hasType(type_UnitOfCurrency, inst_MyanmarKyat))). - -fof(axEconomy532, axiom, - (hasType(type_EconomicSystemAttribute, inst_NationalizedIndustryEconomy))). - -fof(axEconomy533, axiom, - (hasType(type_IndustryAttribute, inst_NaturalGasIndustry))). - -fof(axEconomy534, axiom, - (hasType(type_UnitOfCurrency, inst_NepaleseRupee))). - -fof(axEconomy535, axiom, - (hasType(type_UnitOfCurrency, inst_NewZealandDollar))). - -fof(axEconomy536, axiom, - (hasType(type_EconomicDevelopmentLevel, inst_NewlyIndustrializingEconomy))). - -fof(axEconomy537, axiom, - (hasType(type_UnitOfCurrency, inst_NicaraguanCordoba))). - -fof(axEconomy538, axiom, - (hasType(type_UnitOfCurrency, inst_NigerFranc))). - -fof(axEconomy539, axiom, - (hasType(type_UnitOfCurrency, inst_NigerianNaira))). - -fof(axEconomy540, axiom, - (hasType(type_UnitOfCurrency, inst_NorthKoreanWon))). - -fof(axEconomy541, axiom, - (hasType(type_UnitOfCurrency, inst_NorwegianKrone))). - -fof(axEconomy542, axiom, - (hasType(type_PowerGeneration, inst_NuclearPowerGeneration))). - -fof(axEconomy543, axiom, - (hasType(type_IndustryAttribute, inst_OatFarming))). - -fof(axEconomy544, axiom, - (hasType(type_FinancialSectorAttribute, inst_OffshoreFinancialSectorEconomy))). - -fof(axEconomy545, axiom, - (hasType(type_UnitOfCurrency, inst_OmaniRiyal))). - -fof(axEconomy546, axiom, - (hasType(type_PowerGeneration, inst_OtherSourcePowerGeneration))). - -fof(axEconomy547, axiom, - (hasType(type_UnitOfCurrency, inst_PakistaniRupee))). - -fof(axEconomy548, axiom, - (hasType(type_UnitOfCurrency, inst_PanamanianBalboa))). - -fof(axEconomy549, axiom, - (hasType(type_UnitOfCurrency, inst_PapuanKina))). - -fof(axEconomy550, axiom, - (hasType(type_UnitOfCurrency, inst_ParaguayanGuarani))). - -fof(axEconomy551, axiom, - (hasType(type_EconomicSystemAttribute, inst_PartialMarketEconomy))). - -fof(axEconomy552, axiom, - (hasType(type_UnitOfCurrency, inst_PeruvianInti))). - -fof(axEconomy553, axiom, - (hasType(type_FinancialSectorAttribute, inst_PetroleumBasedEconomy))). - -fof(axEconomy554, axiom, - (hasType(type_IndustryAttribute, inst_PetroleumIndustry))). - -fof(axEconomy555, axiom, - (hasType(type_UnitOfCurrency, inst_PhilippinePeso))). - -fof(axEconomy556, axiom, - (hasType(type_UnitOfCurrency, inst_PolishZloty))). - -fof(axEconomy557, axiom, - (hasType(type_UnitOfCurrency, inst_PortugueseEscudo))). - -fof(axEconomy558, axiom, - (hasType(type_EconomicSystemAttribute, inst_PrivateEnterpriseEconomy))). - -fof(axEconomy559, axiom, - (hasType(type_EconomicSystemAttribute, inst_PrivatizingEconomy))). - -fof(axEconomy560, axiom, - (hasType(type_EconomicSystemAttribute, inst_PureCapitalistEconomy))). - -fof(axEconomy561, axiom, - (hasType(type_EconomicSystemAttribute, inst_PureSocialistEconomy))). - -fof(axEconomy562, axiom, - (hasType(type_UnitOfCurrency, inst_QatariRiyal))). - -fof(axEconomy563, axiom, - (hasType(type_IndustryAttribute, inst_RefrigerationEquipmentManufacturing))). - -fof(axEconomy564, axiom, - (hasType(type_IndustryAttribute, inst_RefrigeratorAndFreezerIndustry))). - -fof(axEconomy565, axiom, - (hasType(type_UnitOfCurrency, inst_RomanianLeu))). - -fof(axEconomy566, axiom, - (hasType(type_UnitOfCurrency, inst_RussianRuble))). - -fof(axEconomy567, axiom, - (hasType(type_UnitOfCurrency, inst_RwandaFranc))). - -fof(axEconomy568, axiom, - (hasType(type_IndustryAttribute, inst_RyeFarming))). - -fof(axEconomy569, axiom, - (hasType(type_UnitOfCurrency, inst_SaoThomeEPrincipeDobra))). - -fof(axEconomy570, axiom, - (hasType(type_UnitOfCurrency, inst_SaudiArabianRiyal))). - -fof(axEconomy571, axiom, - (hasType(type_UnitOfCurrency, inst_SenegaleseFranc))). - -fof(axEconomy572, axiom, - (hasType(type_FinancialSectorAttribute, inst_ServiceBasedEconomy))). - -fof(axEconomy573, axiom, - (hasType(type_IndustryAttribute, inst_ServiceSector))). - -fof(axEconomy574, axiom, - (hasType(type_UnitOfCurrency, inst_SeychellesRupee))). - -fof(axEconomy575, axiom, - (hasType(type_UnitOfCurrency, inst_SierraLeoneLeone))). - -fof(axEconomy576, axiom, - (hasType(type_UnitOfCurrency, inst_SingaporeDollar))). - -fof(axEconomy577, axiom, - (hasType(type_UnitOfCurrency, inst_SlovakianKoruna))). - -fof(axEconomy578, axiom, - (hasType(type_EconomicSystemAttribute, inst_SocialistEconomy))). - -fof(axEconomy579, axiom, - (hasType(type_UnitOfCurrency, inst_SomalianShilling))). - -fof(axEconomy580, axiom, - (hasType(type_IndustryAttribute, inst_SorghumFarming))). - -fof(axEconomy581, axiom, - (hasType(type_UnitOfCurrency, inst_SouthAfricanRand))). - -fof(axEconomy582, axiom, - (hasType(type_UnitOfCurrency, inst_SouthKoreanWon))). - -fof(axEconomy583, axiom, - (hasType(type_UnitOfCurrency, inst_SpanishPeseta))). - -fof(axEconomy584, axiom, - (hasType(type_UnitOfCurrency, inst_SriLankanRupee))). - -fof(axEconomy585, axiom, - (hasType(type_IndustryAttribute, inst_SteelIndustry))). - -fof(axEconomy586, axiom, - (hasType(type_FinancialSectorAttribute, inst_SubsistenceAgricultureEconomy))). - -fof(axEconomy587, axiom, - (hasType(type_UnitOfCurrency, inst_SudanesePound))). - -fof(axEconomy588, axiom, - (hasType(type_UnitOfCurrency, inst_SurinameseGuilder))). - -fof(axEconomy589, axiom, - (hasType(type_UnitOfCurrency, inst_SwazilandLilangeni))). - -fof(axEconomy590, axiom, - (hasType(type_UnitOfCurrency, inst_SwedishKrona))). - -fof(axEconomy591, axiom, - (hasType(type_UnitOfCurrency, inst_SwissFranc))). - -fof(axEconomy592, axiom, - (hasType(type_UnitOfCurrency, inst_SyrianPound))). - -fof(axEconomy593, axiom, - (hasType(type_UnitOfCurrency, inst_TaiwanDollar))). - -fof(axEconomy594, axiom, - (hasType(type_UnitOfCurrency, inst_TajikSomoni))). - -fof(axEconomy595, axiom, - (hasType(type_UnitOfCurrency, inst_TajikistaniRuble))). - -fof(axEconomy596, axiom, - (hasType(type_UnitOfCurrency, inst_TanzanianShilling))). - -fof(axEconomy597, axiom, - (hasType(type_IndustryAttribute, inst_TextileIndustry))). - -fof(axEconomy598, axiom, - (hasType(type_UnitOfCurrency, inst_ThaiBaht))). - -fof(axEconomy599, axiom, - (hasType(type_UnitOfCurrency, inst_TogoFranc))). - -fof(axEconomy600, axiom, - (hasType(type_UnitOfCurrency, inst_TonganPaanga))). - -fof(axEconomy601, axiom, - (hasType(type_FinancialSectorAttribute, inst_TourismBasedEconomy))). - -fof(axEconomy602, axiom, - (hasType(type_IndustryAttribute, inst_TourismIndustry))). - -fof(axEconomy603, axiom, - (hasType(type_FinancialSectorAttribute, inst_TradeBasedEconomy))). - -fof(axEconomy604, axiom, - (hasType(type_UnitOfCurrency, inst_TrinidadAndTobagoDollar))). - -fof(axEconomy605, axiom, - (hasType(type_UnitOfCurrency, inst_TunisianDinar))). - -fof(axEconomy606, axiom, - (hasType(type_UnitOfCurrency, inst_TurkishLira))). - -fof(axEconomy607, axiom, - (hasType(type_UnitOfCurrency, inst_TurkmenManat))). - -fof(axEconomy608, axiom, - (hasType(type_UnitOfCurrency, inst_TuvaluDollar))). - -fof(axEconomy609, axiom, - (hasType(type_FinancialSectorAttribute, inst_TwoTierLaborMarketEconomy))). - -fof(axEconomy610, axiom, - (hasType(type_UnitOfCurrency, inst_UgandanShilling))). - -fof(axEconomy611, axiom, - (hasType(type_UnitOfCurrency, inst_UkranianHryvnia))). - -fof(axEconomy612, axiom, - (hasType(type_EconomicDevelopmentLevel, inst_UnderdevelopedCountry))). - -fof(axEconomy613, axiom, - (hasType(type_UnitOfCurrency, inst_UnitedArabEmirateDirham))). - -fof(axEconomy614, axiom, - (hasType(type_WorldBankGNIPerCapitaLevel, inst_UpperMiddleIncomeCountry))). - -fof(axEconomy615, axiom, - (hasType(type_UnitOfCurrency, inst_UruguayanPeso))). - -fof(axEconomy616, axiom, - (hasType(type_UnitOfCurrency, inst_UzbekistaniSom))). - -fof(axEconomy617, axiom, - (hasType(type_IndustryAttribute, inst_VegetableFarming))). - -fof(axEconomy618, axiom, - (hasType(type_IndustryAttribute, inst_VegetableOilIndustry))). - -fof(axEconomy619, axiom, - (hasType(type_UnitOfCurrency, inst_VenezuelanBolivar))). - -fof(axEconomy620, axiom, - (hasType(type_UnitOfCurrency, inst_VietnameseDong))). - -fof(axEconomy621, axiom, - (hasType(type_EconomicSystemAttribute, inst_WelfareCapitalism))). - -fof(axEconomy622, axiom, - (hasType(type_UnitOfCurrency, inst_WesternSamoaNtala))). - -fof(axEconomy623, axiom, - (hasType(type_UnitOfCurrency, inst_YemeniRial))). - -fof(axEconomy624, axiom, - (hasType(type_Nation, inst_Yugoslavia))). - -fof(axEconomy625, axiom, - (hasType(type_UnitOfCurrency, inst_YugoslavianDinar))). - -fof(axEconomy626, axiom, - (hasType(type_UnitOfCurrency, inst_ZaireSezaire))). - -fof(axEconomy627, axiom, - (hasType(type_UnitOfCurrency, inst_ZambianKwacha))). - -fof(axEconomy628, axiom, - (hasType(type_UnitOfCurrency, inst_ZimbabweanDollar))). - -fof(axEconomy629, axiom, - (hasType(type_IndustryAttribute, inst_ZincIndustry))). - -fof(axEconomy630, axiom, - (hasType(type_IndustryAttribute, inst_ZincManufacturing))). - -fof(axEconomy631, axiom, - (hasType(type_FinancialSectorAttribute, inst_TaxHavenEconomy))). - -fof(axEconomy632, axiom, - (hasType(type_FinancialSectorAttribute, inst_OffshoreBankingSectorEconomy))). - -fof(axEconomy633, axiom, - (hasType(type_IndustryAttribute, inst_AgricultureForestryFishingAndHunting))). - -fof(axEconomy634, axiom, - (hasType(type_IndustryAttribute, inst_CoalMining))). - -fof(axEconomy635, axiom, - (hasType(type_IndustryAttribute, inst_CoalProductsManufacturing))). - -fof(axEconomy636, axiom, - (hasType(type_IndustryAttribute, inst_CopperOreMining))). - -fof(axEconomy637, axiom, - (hasType(type_IndustryAttribute, inst_PrimarySmeltingAndRefiningOfCopper))). - -fof(axEconomy638, axiom, - (hasType(type_IndustryAttribute, inst_CopperRollingDrawingExtrudingAndAlloying))). - -fof(axEconomy639, axiom, - (hasType(type_IndustryAttribute, inst_CopperFoundriesExceptDieCasting))). - -fof(axEconomy640, axiom, - (hasType(type_IndustryAttribute, inst_FertilizerManufacturing))). - -fof(axEconomy641, axiom, - (hasType(type_IndustryAttribute, inst_FertilizerMineralMining))). - -fof(axEconomy642, axiom, - (hasType(type_IndustryAttribute, inst_FurnitureAndRelatedProductManufacturing))). - -fof(axEconomy643, axiom, - (hasType(type_IndustryAttribute, inst_FurnitureAndHomeFurnishingWholesalers))). - -fof(axEconomy644, axiom, - (hasType(type_IndustryAttribute, inst_FurnitureAndHomeFurnishingsStores))). - -fof(axEconomy645, axiom, - (hasType(type_IndustryAttribute, inst_FurnitureManufacturing))). - -fof(axEconomy646, axiom, - (hasType(type_IndustryAttribute, inst_HandwovenCarpetManufacturing))). - -fof(axEconomy647, axiom, - (hasType(type_IndustryAttribute, inst_LeadOreMining))). - -fof(axEconomy648, axiom, - (hasType(type_IndustryAttribute, inst_ForestryAndLogging))). - -fof(axEconomy649, axiom, - (hasType(type_IndustryAttribute, inst_WoodProductManufacturing))). - -fof(axEconomy650, axiom, - (hasType(type_IndustryAttribute, inst_Millwork))). - -fof(axEconomy651, axiom, - (hasType(type_IndustryAttribute, inst_LumberPlywoodMillworkAndWoodPanelWholesalers))). - -fof(axEconomy652, axiom, - (hasType(type_IndustryAttribute, inst_MiningExceptOilAndGas))). - -fof(axEconomy653, axiom, - (hasType(type_IndustryAttribute, inst_SupportActivitiesForMetalMining))). - -fof(axEconomy654, axiom, - (hasType(type_IndustryAttribute, inst_SupportActivitiesForNonmetallicMineralsExceptFuels))). - -fof(axEconomy655, axiom, - (hasType(type_IndustryAttribute, inst_MotorVehicleManufacturing))). - -fof(axEconomy656, axiom, - (hasType(type_IndustryAttribute, inst_MotorVehiclePartsManufacturing))). - -fof(axEconomy657, axiom, - (hasType(type_IndustryAttribute, inst_MotorVehicleBodyAndTrailerManufacturing))). - -fof(axEconomy658, axiom, - (hasType(type_IndustryAttribute, inst_MotorVehicleAndMotorVehiclePartsAndSuppliesWholesalers))). - -fof(axEconomy659, axiom, - (hasType(type_IndustryAttribute, inst_MotorVehicleAndPartsDealers))). - -fof(axEconomy660, axiom, - (hasType(type_IndustryAttribute, inst_NaturalGasLiquidExtraction))). - -fof(axEconomy661, axiom, - (hasType(type_IndustryAttribute, inst_NaturalGasDistribution))). - -fof(axEconomy662, axiom, - (hasType(type_IndustryAttribute, inst_PipelineTransportationOfNaturalGas))). - -fof(axEconomy663, axiom, - (hasType(type_IndustryAttribute, inst_PetroleumProductsManufacturing))). - -fof(axEconomy664, axiom, - (hasType(type_IndustryAttribute, inst_PetroleumRefineries))). - -fof(axEconomy665, axiom, - (hasType(type_IndustryAttribute, inst_CrudePetroleumExtraction))). - -fof(axEconomy666, axiom, - (hasType(type_IndustryAttribute, inst_DrillingOilAndGasWells))). - -fof(axEconomy667, axiom, - (hasType(type_IndustryAttribute, inst_SupportActivitiesForOilOperations))). - -fof(axEconomy668, axiom, - (hasType(type_IndustryAttribute, inst_AsphaltPavingRoofingAndSaturatedMaterialsManufacturing))). - -fof(axEconomy669, axiom, - (hasType(type_IndustryAttribute, inst_RefrigerationEquipmentAndSuppliesWholesalers))). - -fof(axEconomy670, axiom, - (hasType(type_IndustryAttribute, inst_RefrigeratedWarehousingAndStorage))). - -fof(axEconomy671, axiom, - (hasType(type_IndustryAttribute, inst_HouseholdRefrigeratorAndHomeFreezerManufacturing))). - -fof(axEconomy672, axiom, - (hasType(type_IndustryAttribute, inst_CommercialAndIndustrialRefrigerationAndEquipmentManufacturing))). - -fof(axEconomy673, axiom, - (hasType(type_IndustryAttribute, inst_SteelMills))). - -fof(axEconomy674, axiom, - (hasType(type_IndustryAttribute, inst_SteelForging))). - -fof(axEconomy675, axiom, - (hasType(type_IndustryAttribute, inst_SteelFoundriesExceptInvestment))). - -fof(axEconomy676, axiom, - (hasType(type_IndustryAttribute, inst_SteelInvestmentFoundries))). - -fof(axEconomy677, axiom, - (hasType(type_IndustryAttribute, inst_SteelProductManufacturingFromPurchasedSteel))). - -fof(axEconomy678, axiom, - (hasType(type_IndustryAttribute, inst_TextileMills))). - -fof(axEconomy679, axiom, - (hasType(type_IndustryAttribute, inst_TextileProductMills))). - -fof(axEconomy680, axiom, - (hasType(type_IndustryAttribute, inst_GrainAndOilseedMilling))). - -fof(axEconomy681, axiom, - (hasType(type_IndustryAttribute, inst_ZincOreMining))). - -fof(axEconomy682, axiom, - (hasType(type_IndustryAttribute, inst_CornFarming))). - -fof(axEconomy683, axiom, - (hasType(type_IndustryAttribute, inst_RiceFarming))). - -fof(axEconomy684, axiom, - (hasType(type_IndustryAttribute, inst_WheatFarming))). - diff --git a/examples/SUMO/TPTP/EconomyLemAx.p b/examples/SUMO/TPTP/EconomyLemAx.p deleted file mode 100644 index cd3c76393..000000000 --- a/examples/SUMO/TPTP/EconomyLemAx.p +++ /dev/null @@ -1,359 +0,0 @@ -fof(axEconomyLem0, axiom, - ( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((f_attribute(Var_AREA,inst_FormerSovietOrEasternEuropeanCountry)) => (f_economyType(Var_AREA,inst_CountryInTransition))))))). - -fof(axEconomyLem1, axiom, - ( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((f_attribute(Var_AREA,inst_FourDragonsEconomy)) => (f_economyType(Var_AREA,inst_LessDevelopedCountry))))))). - -fof(axEconomyLem2, axiom, - ( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((f_attribute(Var_AREA,inst_FourDragonsEconomy)) => (f_economyType(Var_AREA,inst_AdvancedEconomy))))))). - -fof(axEconomyLem3, axiom, - ( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((f_attribute(Var_AREA,inst_LowIncomeCountry)) => (f_economyType(Var_AREA,inst_LeastDevelopedCountry))))))). - -fof(axEconomyLem4, axiom, - ( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_SelfConnectedObject, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((((f_attribute(Var_AREA,inst_HighIncomeCountry)) & (( ~ (f_member(Var_AREA,inst_OrganizationOfPetroleumExportingCountries)))))) => (f_economyType(Var_AREA,inst_DevelopedCountry))))))). - -fof(axEconomyLem5, axiom, - ( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((f_attribute(Var_AREA,inst_MajorIndustrialEconomy)) => (f_economyType(Var_AREA,inst_DevelopedCountry))))))). - -fof(axEconomyLem6, axiom, - ( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((f_attribute(Var_AREA,inst_MajorIndustrialEconomy)) => (f_economyType(Var_AREA,inst_AdvancedEconomy))))))). - -fof(axEconomyLem7, axiom, - ( ! [Var_STATE] : - ((hasType(type_SelfConnectedObject, Var_STATE) & hasType(type_Object, Var_STATE)) => -(((f_member(Var_STATE,inst_GroupOf7)) => (f_attribute(Var_STATE,inst_MajorIndustrialEconomy))))))). - -fof(axEconomyLem8, axiom, - ( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((f_attribute(Var_AREA,inst_DemocraticSocialism)) => (f_governmentType(Var_AREA,inst_Democracy))))))). - -fof(axEconomyLem9, axiom, - ( ! [Var_AREA] : - (hasType(type_Nation, Var_AREA) => -(((f_attribute(Var_AREA,inst_CommunistState)) => (f_economyType(Var_AREA,inst_CentrallyPlannedEconomy))))))). - -fof(axEconomyLem10, axiom, - ( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((f_attribute(Var_AREA,inst_PrivatizingEconomy)) => (f_economyType(Var_AREA,inst_CountryInTransition))))))). - -fof(axEconomyLem11, axiom, - ( ! [Var_FRACTION] : - ((hasType(type_RealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_SECTOR] : - (hasType(type_IndustryAttribute, Var_SECTOR) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_sectorCompositionOfGDP(Var_AREA,Var_SECTOR,Var_FRACTION)) => (f_lessThanOrEqualTo(Var_FRACTION,1.0))))))))))))). - -fof(axEconomyLem12, axiom, - ( ! [Var_FRACTION] : - ((hasType(type_RealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_populationFractionBelowPovertyLine(Var_AREA,Var_FRACTION)) => (f_lessThanOrEqualTo(Var_FRACTION,1.0)))))))))). - -fof(axEconomyLem13, axiom, - ( ! [Var_FRACTION] : - ((hasType(type_RealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_lowestDecileShareOfHouseholdIncome(Var_AREA,Var_FRACTION)) => (f_lessThanOrEqualTo(Var_FRACTION,1.0)))))))))). - -fof(axEconomyLem14, axiom, - ( ! [Var_FRACTION] : - ((hasType(type_RealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_highestDecileShareOfHouseholdIncome(Var_AREA,Var_FRACTION)) => (f_lessThanOrEqualTo(Var_FRACTION,1.0)))))))))). - -fof(axEconomyLem15, axiom, - ( ! [Var_INDEX] : - ((hasType(type_NonnegativeRealNumber, Var_INDEX) & hasType(type_Quantity, Var_INDEX)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_incomeDistributionByGiniIndex(Var_AREA,Var_INDEX)) => (f_lessThanOrEqualTo(Var_INDEX,100)))))))))). - -fof(axEconomyLem16, axiom, - ( ! [Var_FRACTION] : - ((hasType(type_RealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_inflationRateOfConsumerPrices(Var_AREA,Var_FRACTION)) => (f_lessThanOrEqualTo(Var_FRACTION,1.0)))))))))). - -fof(axEconomyLem17, axiom, - ( ! [Var_FRACTION] : - ((hasType(type_RealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_SECTOR] : - (hasType(type_Attribute, Var_SECTOR) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_laborForceFractionByOccupation(Var_AREA,Var_SECTOR,Var_FRACTION)) => (f_lessThanOrEqualTo(Var_FRACTION,1.0))))))))))))). - -fof(axEconomyLem18, axiom, - ( ! [Var_TOTALAMOUNT] : - ((hasType(type_CurrencyMeasure, Var_TOTALAMOUNT) & hasType(type_Quantity, Var_TOTALAMOUNT)) => -(( ! [Var_CAPAMOUNT] : - ((hasType(type_CurrencyMeasure, Var_CAPAMOUNT) & hasType(type_Quantity, Var_CAPAMOUNT)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(((((f_holdsDuring(Var_TIME,capitalExpendituresOfArea(Var_AREA,Var_CAPAMOUNT))) & (f_holdsDuring(Var_TIME,annualExpendituresOfArea(Var_AREA,Var_TOTALAMOUNT))))) => (f_greaterThan(Var_TOTALAMOUNT,Var_CAPAMOUNT)))))))))))))))). - -fof(axEconomyLem19, axiom, - ( ! [Var_NTH] : - (hasType(type_PositiveInteger, Var_NTH) => -(( ! [Var_SECTOR] : - (hasType(type_IndustryAttribute, Var_SECTOR) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_industryRankByOutput(Var_AREA,Var_SECTOR,Var_NTH)) => (f_industryOfArea(Var_AREA,Var_SECTOR))))))))))))). - -fof(axEconomyLem20, axiom, - ( ! [Var_ORG] : - (hasType(type_MetallurgicalPlant, Var_ORG) => -(f_attribute(Var_ORG,inst_MetallurgyIndustry))))). - -fof(axEconomyLem21, axiom, - ( ! [Var_X] : - ((hasType(type_RealNumber, Var_X) & hasType(type_Quantity, Var_X)) => -(( ! [Var_AMOUNT] : - (hasType(type_Entity, Var_AMOUNT) => -(((Var_AMOUNT = f_MeasureFn(Var_X,inst_KilowattHour)) => (Var_AMOUNT = f_MeasureFn(f_MultiplicationFn(3600000,Var_X),inst_Joule)))))))))). - -fof(axEconomyLem22, axiom, - ( ! [Var_X] : - ((hasType(type_RealNumber, Var_X) & hasType(type_Quantity, Var_X)) => -(( ! [Var_AMOUNT] : - (hasType(type_Entity, Var_AMOUNT) => -(((Var_AMOUNT = f_MeasureFn(Var_X,inst_Joule)) => (Var_AMOUNT = f_MeasureFn(f_MultiplicationFn(2.778e-4,Var_X),inst_Watt)))))))))). - -fof(axEconomyLem23, axiom, - ( ! [Var_AGENT2] : - ((hasType(type_Agent, Var_AGENT2) & hasType(type_Entity, Var_AGENT2)) => -(( ! [Var_AGENT1] : - ((hasType(type_Agent, Var_AGENT1) & hasType(type_Object, Var_AGENT1)) => -(((f_exportPartner(Var_AGENT1,Var_AGENT2)) => (( ? [Var_EXPORT] : - (hasType(type_Exporting, Var_EXPORT) & -(((f_origin(Var_EXPORT,Var_AGENT1)) & (f_destination(Var_EXPORT,Var_AGENT2))))))))))))))). - -fof(axEconomyLem24, axiom, - ( ! [Var_EXPORT] : - (hasType(type_Exporting, Var_EXPORT) => -(( ? [Var_ITEM] : - (hasType(type_Object, Var_ITEM) & -(f_patient(Var_EXPORT,Var_ITEM)))))))). - -fof(axEconomyLem25, axiom, - ( ! [Var_EXPORT] : - (hasType(type_Exporting, Var_EXPORT) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_ITEM] : - ((hasType(type_Entity, Var_ITEM) & hasType(type_Physical, Var_ITEM)) => -(((((f_patient(Var_EXPORT,Var_ITEM)) & (f_holdsDuring(f_BeginFn(f_WhenFn(Var_EXPORT)),located(Var_ITEM,Var_AREA))))) => (f_holdsDuring(f_EndFn(f_WhenFn(Var_EXPORT)),located(Var_ITEM,Var_AREA)))))))))))))). - -fof(axEconomyLem26, axiom, - ( ! [Var_EXPORT] : - (hasType(type_Exporting, Var_EXPORT) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_ITEM] : - ((hasType(type_Entity, Var_ITEM) & hasType(type_Physical, Var_ITEM)) => -(((((f_patient(Var_EXPORT,Var_ITEM)) & (f_destination(Var_EXPORT,Var_AREA)))) => (f_holdsDuring(f_EndFn(f_WhenFn(Var_EXPORT)),located(Var_ITEM,Var_AREA)))))))))))))). - -fof(axEconomyLem27, axiom, - ( ! [Var_EXPORT] : - (hasType(type_Exporting, Var_EXPORT) => -(( ! [Var_AREA1] : - (hasType(type_GeopoliticalArea, Var_AREA1) => -(( ! [Var_AREA2] : - (hasType(type_GeopoliticalArea, Var_AREA2) => -(( ! [Var_ITEM] : - ((hasType(type_Entity, Var_ITEM) & hasType(type_Physical, Var_ITEM)) => -(((((f_patient(Var_EXPORT,Var_ITEM)) & (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_EXPORT)),located(Var_ITEM,Var_AREA1))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_EXPORT)),located(Var_ITEM,Var_AREA2))))))) => (( ~ (f_located(Var_AREA2,Var_AREA1)))))))))))))))))). - -fof(axEconomyLem28, axiom, - ( ! [Var_EXPORT] : - (hasType(type_Exporting, Var_EXPORT) => -(( ! [Var_AREA1] : - (hasType(type_GeopoliticalArea, Var_AREA1) => -(( ! [Var_AREA2] : - (hasType(type_GeopoliticalArea, Var_AREA2) => -(( ! [Var_ITEM] : - (hasType(type_Entity, Var_ITEM) => -(((((f_patient(Var_EXPORT,Var_ITEM)) & (((f_origin(Var_EXPORT,Var_AREA1)) & (f_destination(Var_EXPORT,Var_AREA2)))))) => (Var_AREA1 != Var_AREA2))))))))))))))). - -fof(axEconomyLem29, axiom, - ( ! [Var_EXPORT] : - (hasType(type_Exporting, Var_EXPORT) => -(( ! [Var_AREA1] : - (hasType(type_GeopoliticalArea, Var_AREA1) => -(( ! [Var_AREA2] : - (hasType(type_GeopoliticalArea, Var_AREA2) => -(( ! [Var_ITEM] : - (hasType(type_Entity, Var_ITEM) => -(((((f_patient(Var_EXPORT,Var_ITEM)) & (((f_origin(Var_EXPORT,Var_AREA1)) & (f_destination(Var_EXPORT,Var_AREA2)))))) => (( ~ (f_located(Var_AREA2,Var_AREA1)))))))))))))))))). - -fof(axEconomyLem30, axiom, - ( ! [Var_YEAR] : - (hasType(type_Quantity, Var_YEAR) => -(( ! [Var_FRACTION] : - (hasType(type_PositiveRealNumber, Var_FRACTION) => -(( ! [Var_AREA2] : - (hasType(type_GeopoliticalArea, Var_AREA2) => -(( ! [Var_AREA1] : - (hasType(type_GeopoliticalArea, Var_AREA1) => -(((f_exportPartnerByFraction(Var_AREA1,Var_AREA2,Var_FRACTION)) => (f_lessThanOrEqualTo(Var_YEAR,1.0)))))))))))))))). - -fof(axEconomyLem31, axiom, - ( ! [Var_AGENT2] : - ((hasType(type_Agent, Var_AGENT2) & hasType(type_Object, Var_AGENT2)) => -(( ! [Var_AGENT1] : - ((hasType(type_Agent, Var_AGENT1) & hasType(type_Entity, Var_AGENT1)) => -(((f_importPartner(Var_AGENT1,Var_AGENT2)) => (( ? [Var_EXPORT] : - (hasType(type_Exporting, Var_EXPORT) & -(((f_origin(Var_EXPORT,Var_AGENT2)) & (f_destination(Var_EXPORT,Var_AGENT1))))))))))))))). - -fof(axEconomyLem32, axiom, - ( ! [Var_YEAR] : - (hasType(type_Quantity, Var_YEAR) => -(( ! [Var_FRACTION] : - (hasType(type_PositiveRealNumber, Var_FRACTION) => -(( ! [Var_AREA2] : - (hasType(type_GeopoliticalArea, Var_AREA2) => -(( ! [Var_AREA1] : - (hasType(type_GeopoliticalArea, Var_AREA1) => -(((f_importPartnerByFraction(Var_AREA1,Var_AREA2,Var_FRACTION)) => (f_lessThanOrEqualTo(Var_YEAR,1.0)))))))))))))))). - -fof(axEconomyLem33, axiom, - ( ! [Var_AG] : - (hasType(type_Agriculture, Var_AG) => -(f_resultType(Var_AG,type_AgriculturalProduct))))). - -fof(axEconomyLem34, axiom, - ( ! [Var_ITEM] : - (hasType(type_PackagedFoodProduct, Var_ITEM) => -(( ? [Var_FOOD] : - (hasType(type_FoodProduct, Var_FOOD) & -(( ? [Var_PACKAGE] : - (hasType(type_ProductPackage, Var_PACKAGE) & -(f_contains(Var_PACKAGE,Var_FOOD))))))))))). - -fof(axEconomyLem35, axiom, - ( ! [Var_ITEM] : - (hasType(type_PackagedBeverageProduct, Var_ITEM) => -(( ? [Var_DRINK] : - (hasType(type_BeverageProduct, Var_DRINK) & -(( ? [Var_PACKAGE] : - (hasType(type_ProductPackage, Var_PACKAGE) & -(f_contains(Var_PACKAGE,Var_DRINK))))))))))). - -fof(axEconomyLem36, axiom, - ( ! [Var_ORE] : - (hasType(type_Bauxite, Var_ORE) => -(( ? [Var_METAL] : - (hasType(type_Alumina, Var_METAL) & -(f_component(Var_METAL,Var_ORE)))))))). - -fof(axEconomyLem37, axiom, - ( ! [Var_ORE] : - (hasType(type_IronOre, Var_ORE) => -(( ? [Var_METAL] : - (hasType(type_Iron, Var_METAL) & -(f_component(Var_METAL,Var_ORE)))))))). - -fof(axEconomyLem38, axiom, - ( ! [Var_ORE] : - (hasType(type_CopperOre, Var_ORE) => -(( ? [Var_METAL] : - (hasType(type_Copper, Var_METAL) & -(f_component(Var_METAL,Var_ORE)))))))). - -fof(axEconomyLem39, axiom, - ( ! [Var_ORE] : - (hasType(type_NickelOre, Var_ORE) => -(( ? [Var_METAL] : - (hasType(type_Nickel, Var_METAL) & -(f_component(Var_METAL,Var_ORE)))))))). - -fof(axEconomyLem40, axiom, - ( ! [Var_ORE] : - (hasType(type_LeadOre, Var_ORE) => -(( ? [Var_METAL] : - (hasType(type_Lead, Var_METAL) & -(f_component(Var_METAL,Var_ORE)))))))). - -fof(axEconomyLem41, axiom, - ( ! [Var_ORE] : - (hasType(type_ZincOre, Var_ORE) => -(( ? [Var_METAL] : - (hasType(type_Zinc, Var_METAL) & -(f_component(Var_METAL,Var_ORE)))))))). - -fof(axEconomyLem42, axiom, - ( ! [Var_ITEM] : - (hasType(type_Steel, Var_ITEM) => -(( ? [Var_PART] : - (hasType(type_Iron, Var_PART) & -(f_part(Var_PART,Var_ITEM)))))))). - -fof(axEconomyLem43, axiom, - ( ! [Var_ITEM] : - (hasType(type_Steel, Var_ITEM) => -(( ? [Var_PART] : - (hasType(type_Carbon, Var_PART) & -(f_part(Var_PART,Var_ITEM)))))))). - -fof(axEconomyLem44, axiom, - ( ! [Var_ITEM] : - (hasType(type_IronMetal, Var_ITEM) => -(( ? [Var_PART] : - (hasType(type_Iron, Var_PART) & -(f_part(Var_PART,Var_ITEM)))))))). - -fof(axEconomyLem45, axiom, - ( ! [Var_ITEM] : - (hasType(type_AluminumMetal, Var_ITEM) => -(( ? [Var_PART] : - (hasType(type_Aluminum, Var_PART) & -(f_part(Var_PART,Var_ITEM)))))))). - -fof(axEconomyLem46, axiom, - ( ! [Var_ITEM] : - (hasType(type_LeadMetal, Var_ITEM) => -(( ? [Var_PART] : - (hasType(type_Lead, Var_PART) & -(f_part(Var_PART,Var_ITEM)))))))). - -fof(axEconomyLem47, axiom, - ( ! [Var_CONCRETE] : - (hasType(type_Concrete, Var_CONCRETE) => -(( ? [Var_PART] : - (hasType(type_Mineral, Var_PART) & -(f_component(Var_PART,Var_CONCRETE)))))))). - -fof(axEconomyLem48, axiom, - ( ! [Var_CONCRETE] : - (hasType(type_Concrete, Var_CONCRETE) => -(( ? [Var_PART] : - (hasType(type_Cement, Var_PART) & -(f_component(Var_PART,Var_CONCRETE)))))))). - diff --git a/examples/SUMO/TPTP/EconomyPredAx.p b/examples/SUMO/TPTP/EconomyPredAx.p deleted file mode 100644 index b02a21199..000000000 --- a/examples/SUMO/TPTP/EconomyPredAx.p +++ /dev/null @@ -1,1644 +0,0 @@ -fof(axEconomyPred0, axiom, - f_economyType(inst_Andorra,inst_DevelopedCountry)). - -fof(axEconomyPred1, axiom, - f_economyType(inst_Australia,inst_DevelopedCountry)). - -fof(axEconomyPred2, axiom, - f_economyType(inst_Austria,inst_DevelopedCountry)). - -fof(axEconomyPred3, axiom, - f_economyType(inst_Belgium,inst_DevelopedCountry)). - -fof(axEconomyPred4, axiom, - f_economyType(inst_Bermuda,inst_DevelopedCountry)). - -fof(axEconomyPred5, axiom, - f_economyType(inst_Canada,inst_DevelopedCountry)). - -fof(axEconomyPred6, axiom, - f_economyType(inst_Denmark,inst_DevelopedCountry)). - -fof(axEconomyPred7, axiom, - f_economyType(inst_FaroeIslands,inst_DevelopedCountry)). - -fof(axEconomyPred8, axiom, - f_economyType(inst_Finland,inst_DevelopedCountry)). - -fof(axEconomyPred9, axiom, - f_economyType(inst_France,inst_DevelopedCountry)). - -fof(axEconomyPred10, axiom, - f_economyType(inst_Germany,inst_DevelopedCountry)). - -fof(axEconomyPred11, axiom, - f_economyType(inst_Greece,inst_DevelopedCountry)). - -fof(axEconomyPred12, axiom, - f_economyType(inst_HolySee,inst_DevelopedCountry)). - -fof(axEconomyPred13, axiom, - f_economyType(inst_Iceland,inst_DevelopedCountry)). - -fof(axEconomyPred14, axiom, - f_economyType(inst_Ireland,inst_DevelopedCountry)). - -fof(axEconomyPred15, axiom, - f_economyType(inst_Israel,inst_DevelopedCountry)). - -fof(axEconomyPred16, axiom, - f_economyType(inst_Italy,inst_DevelopedCountry)). - -fof(axEconomyPred17, axiom, - f_economyType(inst_Japan,inst_DevelopedCountry)). - -fof(axEconomyPred18, axiom, - f_economyType(inst_Liechtenstein,inst_DevelopedCountry)). - -fof(axEconomyPred19, axiom, - f_economyType(inst_Luxembourg,inst_DevelopedCountry)). - -fof(axEconomyPred20, axiom, - f_economyType(inst_Malta,inst_DevelopedCountry)). - -fof(axEconomyPred21, axiom, - f_economyType(inst_Mexico,inst_DevelopedCountry)). - -fof(axEconomyPred22, axiom, - f_economyType(inst_Monaco,inst_DevelopedCountry)). - -fof(axEconomyPred23, axiom, - f_economyType(inst_Netherlands,inst_DevelopedCountry)). - -fof(axEconomyPred24, axiom, - f_economyType(inst_NewZealand,inst_DevelopedCountry)). - -fof(axEconomyPred25, axiom, - f_economyType(inst_Norway,inst_DevelopedCountry)). - -fof(axEconomyPred26, axiom, - f_economyType(inst_Portugal,inst_DevelopedCountry)). - -fof(axEconomyPred27, axiom, - f_economyType(inst_SanMarino,inst_DevelopedCountry)). - -fof(axEconomyPred28, axiom, - f_economyType(inst_SouthAfrica,inst_DevelopedCountry)). - -fof(axEconomyPred29, axiom, - f_economyType(inst_Spain,inst_DevelopedCountry)). - -fof(axEconomyPred30, axiom, - f_economyType(inst_Sweden,inst_DevelopedCountry)). - -fof(axEconomyPred31, axiom, - f_economyType(inst_Switzerland,inst_DevelopedCountry)). - -fof(axEconomyPred32, axiom, - f_economyType(inst_Turkey,inst_DevelopedCountry)). - -fof(axEconomyPred33, axiom, - f_economyType(inst_UnitedKingdom,inst_DevelopedCountry)). - -fof(axEconomyPred34, axiom, - f_economyType(inst_UnitedStates,inst_DevelopedCountry)). - -fof(axEconomyPred35, axiom, - f_economyType(inst_Afghanistan,inst_LessDevelopedCountry)). - -fof(axEconomyPred36, axiom, - f_economyType(inst_Algeria,inst_LessDevelopedCountry)). - -fof(axEconomyPred37, axiom, - f_economyType(inst_Angola,inst_LessDevelopedCountry)). - -fof(axEconomyPred38, axiom, - f_economyType(inst_AntiguaAndBarbuda,inst_LessDevelopedCountry)). - -fof(axEconomyPred39, axiom, - f_economyType(inst_Argentina,inst_LessDevelopedCountry)). - -fof(axEconomyPred40, axiom, - f_economyType(inst_Aruba,inst_LessDevelopedCountry)). - -fof(axEconomyPred41, axiom, - f_economyType(inst_TheBahamas,inst_LessDevelopedCountry)). - -fof(axEconomyPred42, axiom, - f_economyType(inst_Bahrain,inst_LessDevelopedCountry)). - -fof(axEconomyPred43, axiom, - f_economyType(inst_Bangladesh,inst_LessDevelopedCountry)). - -fof(axEconomyPred44, axiom, - f_economyType(inst_Barbados,inst_LessDevelopedCountry)). - -fof(axEconomyPred45, axiom, - f_economyType(inst_Belize,inst_LessDevelopedCountry)). - -fof(axEconomyPred46, axiom, - f_economyType(inst_Burundi,inst_LessDevelopedCountry)). - -fof(axEconomyPred47, axiom, - f_economyType(inst_Cambodia,inst_LessDevelopedCountry)). - -fof(axEconomyPred48, axiom, - f_economyType(inst_Cameroon,inst_LessDevelopedCountry)). - -fof(axEconomyPred49, axiom, - f_economyType(inst_CapeVerde,inst_LessDevelopedCountry)). - -fof(axEconomyPred50, axiom, - f_economyType(inst_CentralAfricanRepublic,inst_LessDevelopedCountry)). - -fof(axEconomyPred51, axiom, - f_economyType(inst_Chad,inst_LessDevelopedCountry)). - -fof(axEconomyPred52, axiom, - f_economyType(inst_Chile,inst_LessDevelopedCountry)). - -fof(axEconomyPred53, axiom, - f_economyType(inst_China,inst_LessDevelopedCountry)). - -fof(axEconomyPred54, axiom, - f_economyType(inst_Colombia,inst_LessDevelopedCountry)). - -fof(axEconomyPred55, axiom, - f_economyType(inst_Comoros,inst_LessDevelopedCountry)). - -fof(axEconomyPred56, axiom, - f_economyType(inst_DemocraticRepublicOfTheCongo,inst_LessDevelopedCountry)). - -fof(axEconomyPred57, axiom, - f_economyType(inst_CostaRica,inst_LessDevelopedCountry)). - -fof(axEconomyPred58, axiom, - f_economyType(inst_CoteDIvoire,inst_LessDevelopedCountry)). - -fof(axEconomyPred59, axiom, - f_economyType(inst_Cyprus,inst_LessDevelopedCountry)). - -fof(axEconomyPred60, axiom, - f_economyType(inst_Djibouti,inst_LessDevelopedCountry)). - -fof(axEconomyPred61, axiom, - f_economyType(inst_Dominica,inst_LessDevelopedCountry)). - -fof(axEconomyPred62, axiom, - f_economyType(inst_DominicanRepublic,inst_LessDevelopedCountry)). - -fof(axEconomyPred63, axiom, - f_economyType(inst_Ecuador,inst_LessDevelopedCountry)). - -fof(axEconomyPred64, axiom, - f_economyType(inst_Egypt,inst_LessDevelopedCountry)). - -fof(axEconomyPred65, axiom, - f_economyType(inst_ElSalvador,inst_LessDevelopedCountry)). - -fof(axEconomyPred66, axiom, - f_economyType(inst_EquatorialGuinea,inst_LessDevelopedCountry)). - -fof(axEconomyPred67, axiom, - f_economyType(inst_Ethiopia,inst_LessDevelopedCountry)). - -fof(axEconomyPred68, axiom, - f_economyType(inst_Fiji,inst_LessDevelopedCountry)). - -fof(axEconomyPred69, axiom, - f_economyType(inst_Gabon,inst_LessDevelopedCountry)). - -fof(axEconomyPred70, axiom, - f_economyType(inst_Gambia,inst_LessDevelopedCountry)). - -fof(axEconomyPred71, axiom, - f_economyType(inst_Ghana,inst_LessDevelopedCountry)). - -fof(axEconomyPred72, axiom, - f_economyType(inst_Grenada,inst_LessDevelopedCountry)). - -fof(axEconomyPred73, axiom, - f_economyType(inst_Guatemala,inst_LessDevelopedCountry)). - -fof(axEconomyPred74, axiom, - f_economyType(inst_Guinea,inst_LessDevelopedCountry)). - -fof(axEconomyPred75, axiom, - f_economyType(inst_GuineaBissau,inst_LessDevelopedCountry)). - -fof(axEconomyPred76, axiom, - f_economyType(inst_Guyana,inst_LessDevelopedCountry)). - -fof(axEconomyPred77, axiom, - f_economyType(inst_Haiti,inst_LessDevelopedCountry)). - -fof(axEconomyPred78, axiom, - f_economyType(inst_Honduras,inst_LessDevelopedCountry)). - -fof(axEconomyPred79, axiom, - f_economyType(inst_India,inst_LessDevelopedCountry)). - -fof(axEconomyPred80, axiom, - f_economyType(inst_Indonesia,inst_LessDevelopedCountry)). - -fof(axEconomyPred81, axiom, - f_economyType(inst_Iran,inst_LessDevelopedCountry)). - -fof(axEconomyPred82, axiom, - f_economyType(inst_Iraq,inst_LessDevelopedCountry)). - -fof(axEconomyPred83, axiom, - f_economyType(inst_Jamaica,inst_LessDevelopedCountry)). - -fof(axEconomyPred84, axiom, - f_economyType(inst_Jordan,inst_LessDevelopedCountry)). - -fof(axEconomyPred85, axiom, - f_economyType(inst_Kenya,inst_LessDevelopedCountry)). - -fof(axEconomyPred86, axiom, - f_economyType(inst_Kiribati,inst_LessDevelopedCountry)). - -fof(axEconomyPred87, axiom, - f_economyType(inst_Kuwait,inst_LessDevelopedCountry)). - -fof(axEconomyPred88, axiom, - f_economyType(inst_Laos,inst_LessDevelopedCountry)). - -fof(axEconomyPred89, axiom, - f_economyType(inst_Lebanon,inst_LessDevelopedCountry)). - -fof(axEconomyPred90, axiom, - f_economyType(inst_Lesotho,inst_LessDevelopedCountry)). - -fof(axEconomyPred91, axiom, - f_economyType(inst_Liberia,inst_LessDevelopedCountry)). - -fof(axEconomyPred92, axiom, - f_economyType(inst_Libya,inst_LessDevelopedCountry)). - -fof(axEconomyPred93, axiom, - f_economyType(inst_Madagascar,inst_LessDevelopedCountry)). - -fof(axEconomyPred94, axiom, - f_economyType(inst_Malawi,inst_LessDevelopedCountry)). - -fof(axEconomyPred95, axiom, - f_economyType(inst_Malaysia,inst_LessDevelopedCountry)). - -fof(axEconomyPred96, axiom, - f_economyType(inst_Maldives,inst_LessDevelopedCountry)). - -fof(axEconomyPred97, axiom, - f_economyType(inst_Mali,inst_LessDevelopedCountry)). - -fof(axEconomyPred98, axiom, - f_economyType(inst_Malta,inst_LessDevelopedCountry)). - -fof(axEconomyPred99, axiom, - f_economyType(inst_MarshallIslands,inst_LessDevelopedCountry)). - -fof(axEconomyPred100, axiom, - f_economyType(inst_Mauritania,inst_LessDevelopedCountry)). - -fof(axEconomyPred101, axiom, - f_economyType(inst_Mauritius,inst_LessDevelopedCountry)). - -fof(axEconomyPred102, axiom, - f_economyType(inst_Mexico,inst_LessDevelopedCountry)). - -fof(axEconomyPred103, axiom, - f_economyType(inst_Micronesia,inst_LessDevelopedCountry)). - -fof(axEconomyPred104, axiom, - f_economyType(inst_Morocco,inst_LessDevelopedCountry)). - -fof(axEconomyPred105, axiom, - f_economyType(inst_Mozambique,inst_LessDevelopedCountry)). - -fof(axEconomyPred106, axiom, - f_economyType(inst_Namibia,inst_LessDevelopedCountry)). - -fof(axEconomyPred107, axiom, - f_economyType(inst_Nepal,inst_LessDevelopedCountry)). - -fof(axEconomyPred108, axiom, - f_economyType(inst_NetherlandsAntilles,inst_LessDevelopedCountry)). - -fof(axEconomyPred109, axiom, - f_economyType(inst_Nicaragua,inst_LessDevelopedCountry)). - -fof(axEconomyPred110, axiom, - f_economyType(inst_Niger,inst_LessDevelopedCountry)). - -fof(axEconomyPred111, axiom, - f_economyType(inst_Nigeria,inst_LessDevelopedCountry)). - -fof(axEconomyPred112, axiom, - f_economyType(inst_Oman,inst_LessDevelopedCountry)). - -fof(axEconomyPred113, axiom, - f_economyType(inst_Pakistan,inst_LessDevelopedCountry)). - -fof(axEconomyPred114, axiom, - f_economyType(inst_Panama,inst_LessDevelopedCountry)). - -fof(axEconomyPred115, axiom, - f_economyType(inst_PapuaNewGuinea,inst_LessDevelopedCountry)). - -fof(axEconomyPred116, axiom, - f_economyType(inst_Paraguay,inst_LessDevelopedCountry)). - -fof(axEconomyPred117, axiom, - f_economyType(inst_Peru,inst_LessDevelopedCountry)). - -fof(axEconomyPred118, axiom, - f_economyType(inst_Philippines,inst_LessDevelopedCountry)). - -fof(axEconomyPred119, axiom, - f_economyType(inst_Qatar,inst_LessDevelopedCountry)). - -fof(axEconomyPred120, axiom, - f_economyType(inst_Rwanda,inst_LessDevelopedCountry)). - -fof(axEconomyPred121, axiom, - f_economyType(inst_SaintKittsAndNevis,inst_LessDevelopedCountry)). - -fof(axEconomyPred122, axiom, - f_economyType(inst_SaintLucia,inst_LessDevelopedCountry)). - -fof(axEconomyPred123, axiom, - f_economyType(inst_SaintVincentAndTheGrenadines,inst_LessDevelopedCountry)). - -fof(axEconomyPred124, axiom, - f_economyType(inst_Samoa,inst_LessDevelopedCountry)). - -fof(axEconomyPred125, axiom, - f_economyType(inst_SaoTomeAndPrincipe,inst_LessDevelopedCountry)). - -fof(axEconomyPred126, axiom, - f_economyType(inst_SaudiArabia,inst_LessDevelopedCountry)). - -fof(axEconomyPred127, axiom, - f_economyType(inst_Senegal,inst_LessDevelopedCountry)). - -fof(axEconomyPred128, axiom, - f_economyType(inst_Seychelles,inst_LessDevelopedCountry)). - -fof(axEconomyPred129, axiom, - f_economyType(inst_SierraLeone,inst_LessDevelopedCountry)). - -fof(axEconomyPred130, axiom, - f_economyType(inst_SolomonIslands,inst_LessDevelopedCountry)). - -fof(axEconomyPred131, axiom, - f_economyType(inst_Somalia,inst_LessDevelopedCountry)). - -fof(axEconomyPred132, axiom, - f_economyType(inst_SouthAfrica,inst_LessDevelopedCountry)). - -fof(axEconomyPred133, axiom, - f_economyType(inst_SriLanka,inst_LessDevelopedCountry)). - -fof(axEconomyPred134, axiom, - f_economyType(inst_Sudan,inst_LessDevelopedCountry)). - -fof(axEconomyPred135, axiom, - f_economyType(inst_Suriname,inst_LessDevelopedCountry)). - -fof(axEconomyPred136, axiom, - f_economyType(inst_Swaziland,inst_LessDevelopedCountry)). - -fof(axEconomyPred137, axiom, - f_economyType(inst_Syria,inst_LessDevelopedCountry)). - -fof(axEconomyPred138, axiom, - f_economyType(inst_Tanzania,inst_LessDevelopedCountry)). - -fof(axEconomyPred139, axiom, - f_economyType(inst_Thailand,inst_LessDevelopedCountry)). - -fof(axEconomyPred140, axiom, - f_economyType(inst_Togo,inst_LessDevelopedCountry)). - -fof(axEconomyPred141, axiom, - f_economyType(inst_TrinidadAndTobago,inst_LessDevelopedCountry)). - -fof(axEconomyPred142, axiom, - f_economyType(inst_Tunisia,inst_LessDevelopedCountry)). - -fof(axEconomyPred143, axiom, - f_economyType(inst_Turkey,inst_LessDevelopedCountry)). - -fof(axEconomyPred144, axiom, - f_economyType(inst_UnitedArabEmirates,inst_LessDevelopedCountry)). - -fof(axEconomyPred145, axiom, - f_economyType(inst_Uganda,inst_LessDevelopedCountry)). - -fof(axEconomyPred146, axiom, - f_economyType(inst_Uruguay,inst_LessDevelopedCountry)). - -fof(axEconomyPred147, axiom, - f_economyType(inst_Vanuatu,inst_LessDevelopedCountry)). - -fof(axEconomyPred148, axiom, - f_economyType(inst_Venezuela,inst_LessDevelopedCountry)). - -fof(axEconomyPred149, axiom, - f_economyType(inst_Vietnam,inst_LessDevelopedCountry)). - -fof(axEconomyPred150, axiom, - f_economyType(inst_Yemen,inst_LessDevelopedCountry)). - -fof(axEconomyPred151, axiom, - f_economyType(inst_Zambia,inst_LessDevelopedCountry)). - -fof(axEconomyPred152, axiom, - f_economyType(inst_Zimbabwe,inst_LessDevelopedCountry)). - -fof(axEconomyPred153, axiom, - f_economyType(inst_HongKong,inst_FourDragonsEconomy)). - -fof(axEconomyPred154, axiom, - f_economyType(inst_Singapore,inst_FourDragonsEconomy)). - -fof(axEconomyPred155, axiom, - f_economyType(inst_SouthKorea,inst_FourDragonsEconomy)). - -fof(axEconomyPred156, axiom, - f_economyType(inst_Taiwan,inst_FourDragonsEconomy)). - -fof(axEconomyPred157, axiom, - f_economyType(inst_Australia,inst_AdvancedEconomy)). - -fof(axEconomyPred158, axiom, - f_economyType(inst_Austria,inst_AdvancedEconomy)). - -fof(axEconomyPred159, axiom, - f_economyType(inst_Belgium,inst_AdvancedEconomy)). - -fof(axEconomyPred160, axiom, - f_economyType(inst_Canada,inst_AdvancedEconomy)). - -fof(axEconomyPred161, axiom, - f_economyType(inst_Denmark,inst_AdvancedEconomy)). - -fof(axEconomyPred162, axiom, - f_economyType(inst_Finland,inst_AdvancedEconomy)). - -fof(axEconomyPred163, axiom, - f_economyType(inst_France,inst_AdvancedEconomy)). - -fof(axEconomyPred164, axiom, - f_economyType(inst_Germany,inst_AdvancedEconomy)). - -fof(axEconomyPred165, axiom, - f_economyType(inst_Greece,inst_AdvancedEconomy)). - -fof(axEconomyPred166, axiom, - f_economyType(inst_HongKong,inst_AdvancedEconomy)). - -fof(axEconomyPred167, axiom, - f_economyType(inst_Iceland,inst_AdvancedEconomy)). - -fof(axEconomyPred168, axiom, - f_economyType(inst_Ireland,inst_AdvancedEconomy)). - -fof(axEconomyPred169, axiom, - f_economyType(inst_Israel,inst_AdvancedEconomy)). - -fof(axEconomyPred170, axiom, - f_economyType(inst_Italy,inst_AdvancedEconomy)). - -fof(axEconomyPred171, axiom, - f_economyType(inst_Japan,inst_AdvancedEconomy)). - -fof(axEconomyPred172, axiom, - f_economyType(inst_SouthKorea,inst_AdvancedEconomy)). - -fof(axEconomyPred173, axiom, - f_economyType(inst_Luxembourg,inst_AdvancedEconomy)). - -fof(axEconomyPred174, axiom, - f_economyType(inst_Netherlands,inst_AdvancedEconomy)). - -fof(axEconomyPred175, axiom, - f_economyType(inst_NewZealand,inst_AdvancedEconomy)). - -fof(axEconomyPred176, axiom, - f_economyType(inst_Norway,inst_AdvancedEconomy)). - -fof(axEconomyPred177, axiom, - f_economyType(inst_Portugal,inst_AdvancedEconomy)). - -fof(axEconomyPred178, axiom, - f_economyType(inst_Singapore,inst_AdvancedEconomy)). - -fof(axEconomyPred179, axiom, - f_economyType(inst_Spain,inst_AdvancedEconomy)). - -fof(axEconomyPred180, axiom, - f_economyType(inst_Sweden,inst_AdvancedEconomy)). - -fof(axEconomyPred181, axiom, - f_economyType(inst_Switzerland,inst_AdvancedEconomy)). - -fof(axEconomyPred182, axiom, - f_economyType(inst_Taiwan,inst_AdvancedEconomy)). - -fof(axEconomyPred183, axiom, - f_economyType(inst_UnitedKingdom,inst_AdvancedEconomy)). - -fof(axEconomyPred184, axiom, - f_economyType(inst_UnitedStates,inst_AdvancedEconomy)). - -fof(axEconomyPred185, axiom, - f_economyType(inst_Albania,inst_CountryInTransition)). - -fof(axEconomyPred186, axiom, - f_economyType(inst_Armenia,inst_CountryInTransition)). - -fof(axEconomyPred187, axiom, - f_economyType(inst_Azerbaijan,inst_CountryInTransition)). - -fof(axEconomyPred188, axiom, - f_economyType(inst_Belarus,inst_CountryInTransition)). - -fof(axEconomyPred189, axiom, - f_economyType(inst_BosniaAndHerzegovina,inst_CountryInTransition)). - -fof(axEconomyPred190, axiom, - f_economyType(inst_Bulgaria,inst_CountryInTransition)). - -fof(axEconomyPred191, axiom, - f_economyType(inst_Croatia,inst_CountryInTransition)). - -fof(axEconomyPred192, axiom, - f_economyType(inst_CzechRepublic,inst_CountryInTransition)). - -fof(axEconomyPred193, axiom, - f_economyType(inst_Estonia,inst_CountryInTransition)). - -fof(axEconomyPred194, axiom, - f_economyType(inst_RepublicOfGeorgia,inst_CountryInTransition)). - -fof(axEconomyPred195, axiom, - f_economyType(inst_Hungary,inst_CountryInTransition)). - -fof(axEconomyPred196, axiom, - f_economyType(inst_Kazakhstan,inst_CountryInTransition)). - -fof(axEconomyPred197, axiom, - f_economyType(inst_Kyrgyzstan,inst_CountryInTransition)). - -fof(axEconomyPred198, axiom, - f_economyType(inst_Latvia,inst_CountryInTransition)). - -fof(axEconomyPred199, axiom, - f_economyType(inst_Lithuania,inst_CountryInTransition)). - -fof(axEconomyPred200, axiom, - f_economyType(inst_Macedonia,inst_CountryInTransition)). - -fof(axEconomyPred201, axiom, - f_economyType(inst_Moldova,inst_CountryInTransition)). - -fof(axEconomyPred202, axiom, - f_economyType(inst_Mongolia,inst_CountryInTransition)). - -fof(axEconomyPred203, axiom, - f_economyType(inst_Poland,inst_CountryInTransition)). - -fof(axEconomyPred204, axiom, - f_economyType(inst_Romania,inst_CountryInTransition)). - -fof(axEconomyPred205, axiom, - f_economyType(inst_Russia,inst_CountryInTransition)). - -fof(axEconomyPred206, axiom, - f_economyType(inst_Slovakia,inst_CountryInTransition)). - -fof(axEconomyPred207, axiom, - f_economyType(inst_Slovenia,inst_CountryInTransition)). - -fof(axEconomyPred208, axiom, - f_economyType(inst_Tajikistan,inst_CountryInTransition)). - -fof(axEconomyPred209, axiom, - f_economyType(inst_Turkmenistan,inst_CountryInTransition)). - -fof(axEconomyPred210, axiom, - f_economyType(inst_Ukraine,inst_CountryInTransition)). - -fof(axEconomyPred211, axiom, - f_economyType(inst_Uzbekistan,inst_CountryInTransition)). - -fof(axEconomyPred212, axiom, - f_economyType(inst_Yugoslavia,inst_CountryInTransition)). - -fof(axEconomyPred213, axiom, - f_economyType(inst_Afghanistan,inst_DevelopingCountry)). - -fof(axEconomyPred214, axiom, - f_economyType(inst_Algeria,inst_DevelopingCountry)). - -fof(axEconomyPred215, axiom, - f_economyType(inst_Angola,inst_DevelopingCountry)). - -fof(axEconomyPred216, axiom, - f_economyType(inst_AntiguaAndBarbuda,inst_DevelopingCountry)). - -fof(axEconomyPred217, axiom, - f_economyType(inst_Argentina,inst_DevelopingCountry)). - -fof(axEconomyPred218, axiom, - f_economyType(inst_Aruba,inst_DevelopingCountry)). - -fof(axEconomyPred219, axiom, - f_economyType(inst_TheBahamas,inst_DevelopingCountry)). - -fof(axEconomyPred220, axiom, - f_economyType(inst_Bahrain,inst_DevelopingCountry)). - -fof(axEconomyPred221, axiom, - f_economyType(inst_Bangladesh,inst_DevelopingCountry)). - -fof(axEconomyPred222, axiom, - f_economyType(inst_Barbados,inst_DevelopingCountry)). - -fof(axEconomyPred223, axiom, - f_economyType(inst_Belize,inst_DevelopingCountry)). - -fof(axEconomyPred224, axiom, - f_economyType(inst_Burundi,inst_DevelopingCountry)). - -fof(axEconomyPred225, axiom, - f_economyType(inst_Cambodia,inst_DevelopingCountry)). - -fof(axEconomyPred226, axiom, - f_economyType(inst_Cameroon,inst_DevelopingCountry)). - -fof(axEconomyPred227, axiom, - f_economyType(inst_CapeVerde,inst_DevelopingCountry)). - -fof(axEconomyPred228, axiom, - f_economyType(inst_CentralAfricanRepublic,inst_DevelopingCountry)). - -fof(axEconomyPred229, axiom, - f_economyType(inst_Chad,inst_DevelopingCountry)). - -fof(axEconomyPred230, axiom, - f_economyType(inst_Chile,inst_DevelopingCountry)). - -fof(axEconomyPred231, axiom, - f_economyType(inst_China,inst_DevelopingCountry)). - -fof(axEconomyPred232, axiom, - f_economyType(inst_Colombia,inst_DevelopingCountry)). - -fof(axEconomyPred233, axiom, - f_economyType(inst_Comoros,inst_DevelopingCountry)). - -fof(axEconomyPred234, axiom, - f_economyType(inst_DemocraticRepublicOfTheCongo,inst_DevelopingCountry)). - -fof(axEconomyPred235, axiom, - f_economyType(inst_CostaRica,inst_DevelopingCountry)). - -fof(axEconomyPred236, axiom, - f_economyType(inst_CoteDIvoire,inst_DevelopingCountry)). - -fof(axEconomyPred237, axiom, - f_economyType(inst_Cyprus,inst_DevelopingCountry)). - -fof(axEconomyPred238, axiom, - f_economyType(inst_Djibouti,inst_DevelopingCountry)). - -fof(axEconomyPred239, axiom, - f_economyType(inst_Dominica,inst_DevelopingCountry)). - -fof(axEconomyPred240, axiom, - f_economyType(inst_DominicanRepublic,inst_DevelopingCountry)). - -fof(axEconomyPred241, axiom, - f_economyType(inst_Ecuador,inst_DevelopingCountry)). - -fof(axEconomyPred242, axiom, - f_economyType(inst_Egypt,inst_DevelopingCountry)). - -fof(axEconomyPred243, axiom, - f_economyType(inst_ElSalvador,inst_DevelopingCountry)). - -fof(axEconomyPred244, axiom, - f_economyType(inst_EquatorialGuinea,inst_DevelopingCountry)). - -fof(axEconomyPred245, axiom, - f_economyType(inst_Ethiopia,inst_DevelopingCountry)). - -fof(axEconomyPred246, axiom, - f_economyType(inst_Fiji,inst_DevelopingCountry)). - -fof(axEconomyPred247, axiom, - f_economyType(inst_Gabon,inst_DevelopingCountry)). - -fof(axEconomyPred248, axiom, - f_economyType(inst_Gambia,inst_DevelopingCountry)). - -fof(axEconomyPred249, axiom, - f_economyType(inst_Ghana,inst_DevelopingCountry)). - -fof(axEconomyPred250, axiom, - f_economyType(inst_Grenada,inst_DevelopingCountry)). - -fof(axEconomyPred251, axiom, - f_economyType(inst_Guatemala,inst_DevelopingCountry)). - -fof(axEconomyPred252, axiom, - f_economyType(inst_Guinea,inst_DevelopingCountry)). - -fof(axEconomyPred253, axiom, - f_economyType(inst_GuineaBissau,inst_DevelopingCountry)). - -fof(axEconomyPred254, axiom, - f_economyType(inst_Guyana,inst_DevelopingCountry)). - -fof(axEconomyPred255, axiom, - f_economyType(inst_Haiti,inst_DevelopingCountry)). - -fof(axEconomyPred256, axiom, - f_economyType(inst_Honduras,inst_DevelopingCountry)). - -fof(axEconomyPred257, axiom, - f_economyType(inst_India,inst_DevelopingCountry)). - -fof(axEconomyPred258, axiom, - f_economyType(inst_Indonesia,inst_DevelopingCountry)). - -fof(axEconomyPred259, axiom, - f_economyType(inst_Iran,inst_DevelopingCountry)). - -fof(axEconomyPred260, axiom, - f_economyType(inst_Iraq,inst_DevelopingCountry)). - -fof(axEconomyPred261, axiom, - f_economyType(inst_Jamaica,inst_DevelopingCountry)). - -fof(axEconomyPred262, axiom, - f_economyType(inst_Jordan,inst_DevelopingCountry)). - -fof(axEconomyPred263, axiom, - f_economyType(inst_Kenya,inst_DevelopingCountry)). - -fof(axEconomyPred264, axiom, - f_economyType(inst_Kiribati,inst_DevelopingCountry)). - -fof(axEconomyPred265, axiom, - f_economyType(inst_Kuwait,inst_DevelopingCountry)). - -fof(axEconomyPred266, axiom, - f_economyType(inst_Laos,inst_DevelopingCountry)). - -fof(axEconomyPred267, axiom, - f_economyType(inst_Lebanon,inst_DevelopingCountry)). - -fof(axEconomyPred268, axiom, - f_economyType(inst_Lesotho,inst_DevelopingCountry)). - -fof(axEconomyPred269, axiom, - f_economyType(inst_Liberia,inst_DevelopingCountry)). - -fof(axEconomyPred270, axiom, - f_economyType(inst_Libya,inst_DevelopingCountry)). - -fof(axEconomyPred271, axiom, - f_economyType(inst_Madagascar,inst_DevelopingCountry)). - -fof(axEconomyPred272, axiom, - f_economyType(inst_Malawi,inst_DevelopingCountry)). - -fof(axEconomyPred273, axiom, - f_economyType(inst_Malaysia,inst_DevelopingCountry)). - -fof(axEconomyPred274, axiom, - f_economyType(inst_Maldives,inst_DevelopingCountry)). - -fof(axEconomyPred275, axiom, - f_economyType(inst_Mali,inst_DevelopingCountry)). - -fof(axEconomyPred276, axiom, - f_economyType(inst_Malta,inst_DevelopingCountry)). - -fof(axEconomyPred277, axiom, - f_economyType(inst_MarshallIslands,inst_DevelopingCountry)). - -fof(axEconomyPred278, axiom, - f_economyType(inst_Mauritania,inst_DevelopingCountry)). - -fof(axEconomyPred279, axiom, - f_economyType(inst_Mauritius,inst_DevelopingCountry)). - -fof(axEconomyPred280, axiom, - f_economyType(inst_Mexico,inst_DevelopingCountry)). - -fof(axEconomyPred281, axiom, - f_economyType(inst_Micronesia,inst_DevelopingCountry)). - -fof(axEconomyPred282, axiom, - f_economyType(inst_Morocco,inst_DevelopingCountry)). - -fof(axEconomyPred283, axiom, - f_economyType(inst_Mozambique,inst_DevelopingCountry)). - -fof(axEconomyPred284, axiom, - f_economyType(inst_Namibia,inst_DevelopingCountry)). - -fof(axEconomyPred285, axiom, - f_economyType(inst_Nepal,inst_DevelopingCountry)). - -fof(axEconomyPred286, axiom, - f_economyType(inst_NetherlandsAntilles,inst_DevelopingCountry)). - -fof(axEconomyPred287, axiom, - f_economyType(inst_Nicaragua,inst_DevelopingCountry)). - -fof(axEconomyPred288, axiom, - f_economyType(inst_Niger,inst_DevelopingCountry)). - -fof(axEconomyPred289, axiom, - f_economyType(inst_Nigeria,inst_DevelopingCountry)). - -fof(axEconomyPred290, axiom, - f_economyType(inst_Oman,inst_DevelopingCountry)). - -fof(axEconomyPred291, axiom, - f_economyType(inst_Pakistan,inst_DevelopingCountry)). - -fof(axEconomyPred292, axiom, - f_economyType(inst_Panama,inst_DevelopingCountry)). - -fof(axEconomyPred293, axiom, - f_economyType(inst_PapuaNewGuinea,inst_DevelopingCountry)). - -fof(axEconomyPred294, axiom, - f_economyType(inst_Paraguay,inst_DevelopingCountry)). - -fof(axEconomyPred295, axiom, - f_economyType(inst_Peru,inst_DevelopingCountry)). - -fof(axEconomyPred296, axiom, - f_economyType(inst_Philippines,inst_DevelopingCountry)). - -fof(axEconomyPred297, axiom, - f_economyType(inst_Qatar,inst_DevelopingCountry)). - -fof(axEconomyPred298, axiom, - f_economyType(inst_Rwanda,inst_DevelopingCountry)). - -fof(axEconomyPred299, axiom, - f_economyType(inst_SaintKittsAndNevis,inst_DevelopingCountry)). - -fof(axEconomyPred300, axiom, - f_economyType(inst_SaintLucia,inst_DevelopingCountry)). - -fof(axEconomyPred301, axiom, - f_economyType(inst_SaintVincentAndTheGrenadines,inst_DevelopingCountry)). - -fof(axEconomyPred302, axiom, - f_economyType(inst_Samoa,inst_DevelopingCountry)). - -fof(axEconomyPred303, axiom, - f_economyType(inst_SaoTomeAndPrincipe,inst_DevelopingCountry)). - -fof(axEconomyPred304, axiom, - f_economyType(inst_SaudiArabia,inst_DevelopingCountry)). - -fof(axEconomyPred305, axiom, - f_economyType(inst_Senegal,inst_DevelopingCountry)). - -fof(axEconomyPred306, axiom, - f_economyType(inst_Seychelles,inst_DevelopingCountry)). - -fof(axEconomyPred307, axiom, - f_economyType(inst_SierraLeone,inst_DevelopingCountry)). - -fof(axEconomyPred308, axiom, - f_economyType(inst_SolomonIslands,inst_DevelopingCountry)). - -fof(axEconomyPred309, axiom, - f_economyType(inst_Somalia,inst_DevelopingCountry)). - -fof(axEconomyPred310, axiom, - f_economyType(inst_SouthAfrica,inst_DevelopingCountry)). - -fof(axEconomyPred311, axiom, - f_economyType(inst_SriLanka,inst_DevelopingCountry)). - -fof(axEconomyPred312, axiom, - f_economyType(inst_Sudan,inst_DevelopingCountry)). - -fof(axEconomyPred313, axiom, - f_economyType(inst_Suriname,inst_DevelopingCountry)). - -fof(axEconomyPred314, axiom, - f_economyType(inst_Swaziland,inst_DevelopingCountry)). - -fof(axEconomyPred315, axiom, - f_economyType(inst_Syria,inst_DevelopingCountry)). - -fof(axEconomyPred316, axiom, - f_economyType(inst_Tanzania,inst_DevelopingCountry)). - -fof(axEconomyPred317, axiom, - f_economyType(inst_Thailand,inst_DevelopingCountry)). - -fof(axEconomyPred318, axiom, - f_economyType(inst_Togo,inst_DevelopingCountry)). - -fof(axEconomyPred319, axiom, - f_economyType(inst_TrinidadAndTobago,inst_DevelopingCountry)). - -fof(axEconomyPred320, axiom, - f_economyType(inst_Tunisia,inst_DevelopingCountry)). - -fof(axEconomyPred321, axiom, - f_economyType(inst_Turkey,inst_DevelopingCountry)). - -fof(axEconomyPred322, axiom, - f_economyType(inst_UnitedArabEmirates,inst_DevelopingCountry)). - -fof(axEconomyPred323, axiom, - f_economyType(inst_Uganda,inst_DevelopingCountry)). - -fof(axEconomyPred324, axiom, - f_economyType(inst_Uruguay,inst_DevelopingCountry)). - -fof(axEconomyPred325, axiom, - f_economyType(inst_Vanuatu,inst_DevelopingCountry)). - -fof(axEconomyPred326, axiom, - f_economyType(inst_Venezuela,inst_DevelopingCountry)). - -fof(axEconomyPred327, axiom, - f_economyType(inst_Vietnam,inst_DevelopingCountry)). - -fof(axEconomyPred328, axiom, - f_economyType(inst_Yemen,inst_DevelopingCountry)). - -fof(axEconomyPred329, axiom, - f_economyType(inst_Zambia,inst_DevelopingCountry)). - -fof(axEconomyPred330, axiom, - f_economyType(inst_Zimbabwe,inst_DevelopingCountry)). - -fof(axEconomyPred331, axiom, - f_industryProductType(inst_CoalMining,type_Coal)). - -fof(axEconomyPred332, axiom, - f_industryProductType(inst_ConsumerGoodsIndustry,type_ConsumerGood)). - -fof(axEconomyPred333, axiom, - f_industryProductType(inst_CopperOreMining,type_CopperOre)). - -fof(axEconomyPred334, axiom, - f_industryProductType(inst_FertilizerMineralMining,type_Fertilizer)). - -fof(axEconomyPred335, axiom, - f_industryProductType(inst_FurnitureManufacturing,type_Furniture)). - -fof(axEconomyPred336, axiom, - f_industryProductType(inst_HandwovenCarpetManufacturing,type_HandwovenCarpet)). - -fof(axEconomyPred337, axiom, - f_industryProductType(inst_LeadOreMining,type_LeadOre)). - -fof(axEconomyPred338, axiom, - f_industryProductType(inst_LeadManufacturing,type_LeadProduct)). - -fof(axEconomyPred339, axiom, - f_industryProductType(inst_ForestryAndLogging,type_Timber)). - -fof(axEconomyPred340, axiom, - f_industryProductType(inst_WoodProductManufacturing,type_WoodProduct)). - -fof(axEconomyPred341, axiom, - f_industryProductType(inst_Millwork,type_WoodProduct)). - -fof(axEconomyPred342, axiom, - f_industryProductType(inst_MetallurgyIndustry,type_Metal)). - -fof(axEconomyPred343, axiom, - f_industryProductType(inst_MotorVehicleManufacturing,type_RoadVehicle)). - -fof(axEconomyPred344, axiom, - f_industryProductType(inst_NaturalGasIndustry,type_NaturalGas)). - -fof(axEconomyPred345, axiom, - f_industryProductType(inst_CrudePetroleumExtraction,type_Petroleum)). - -fof(axEconomyPred346, axiom, - f_industryProductType(inst_PetroleumRefineries,type_RefinedPetroleumProduct)). - -fof(axEconomyPred347, axiom, - f_industryProductType(inst_AsphaltPavingRoofingAndSaturatedMaterialsManufacturing,type_Asphalt)). - -fof(axEconomyPred348, axiom, - f_industryProductType(inst_SteelMills,type_Steel)). - -fof(axEconomyPred349, axiom, - f_industryProductType(inst_TextileIndustry,type_TextileProduct)). - -fof(axEconomyPred350, axiom, - f_industryProductType(inst_ZincOreMining,type_ZincOre)). - -fof(axEconomyPred351, axiom, - f_industryProductType(inst_ZincManufacturing,type_ZincProduct)). - -fof(axEconomyPred352, axiom, - f_MeasureFn(1,inst_KilowattHour) = f_MeasureFn(3.6,f_MegaFn(inst_Joule))). - -fof(axEconomyPred353, axiom, - f_MeasureFn(1,inst_KilowattHour) = f_MeasureFn(3600000,inst_Joule)). - -fof(axEconomyPred354, axiom, - f_currencyType(inst_Afghanistan,inst_AfghanAfghani)). - -fof(axEconomyPred355, axiom, - f_currencyType(inst_UnitedKingdom,inst_BritishPound)). - -fof(axEconomyPred356, axiom, - f_currencyType(inst_Canada,inst_CanadianDollar)). - -fof(axEconomyPred357, axiom, - f_currencyType(inst_France,inst_FrenchFranc)). - -fof(axEconomyPred358, axiom, - f_currencyType(inst_Germany,inst_GermanMark)). - -fof(axEconomyPred359, axiom, - f_currencyType(inst_Italy,inst_ItalianLire)). - -fof(axEconomyPred360, axiom, - f_currencyType(inst_Japan,inst_JapaneseYen)). - -fof(axEconomyPred361, axiom, - f_currencyType(inst_Tajikistan,inst_TajikSomoni)). - -fof(axEconomyPred362, axiom, - f_currencyValue(type_AfghanAfghaniCoin,inst_AfghanAfghani)). - -fof(axEconomyPred363, axiom, - f_currencyValue(type_BritishPoundCoin,inst_BritishPound)). - -fof(axEconomyPred364, axiom, - f_currencyValue(type_CanadianDollarCoin,inst_CanadianDollar)). - -fof(axEconomyPred365, axiom, - f_currencyValue(type_EuroCentCoin,inst_EuroCent)). - -fof(axEconomyPred366, axiom, - f_currencyValue(type_EuroDollarCoin,inst_EuroDollar)). - -fof(axEconomyPred367, axiom, - f_currencyValue(type_FrenchFrancCoin,inst_FrenchFranc)). - -fof(axEconomyPred368, axiom, - f_currencyValue(type_GermanMarkCoin,inst_GermanMark)). - -fof(axEconomyPred369, axiom, - f_currencyValue(type_ItalianLireCoin,inst_ItalianLire)). - -fof(axEconomyPred370, axiom, - f_currencyValue(type_JapaneseYenCoin,inst_JapaneseYen)). - -fof(axEconomyPred371, axiom, - f_currencyValue(type_TajikSomoniCoin,inst_TajikSomoni)). - -fof(axEconomyPred372, axiom, - f_currencyValue(type_UnitedStatesCentCoin,inst_UnitedStatesCent)). - -fof(axEconomyPred373, axiom, - f_currencyValue(type_UnitedStatesFiveCentCoin,f_MeasureFn(5,inst_UnitedStatesCent))). - -fof(axEconomyPred374, axiom, - f_currencyValue(type_UnitedStatesCentCoin,f_MeasureFn(10,inst_UnitedStatesCent))). - -fof(axEconomyPred375, axiom, - f_currencyValue(type_UnitedStatesQuarterCoin,f_MeasureFn(25,inst_UnitedStatesCent))). - -fof(axEconomyPred376, axiom, - f_currencyValue(type_UnitedStatesDollarBill,inst_UnitedStatesDollar)). - -fof(axEconomyPred377, axiom, - f_currencyType(inst_Albania,inst_AlbanianLek)). - -fof(axEconomyPred378, axiom, - f_currencyType(inst_Algeria,inst_AlgerianDinar)). - -fof(axEconomyPred379, axiom, - f_currencyType(inst_Angola,inst_AngolanKwanza)). - -fof(axEconomyPred380, axiom, - f_currencyType(inst_Argentina,inst_ArgentineAustral)). - -fof(axEconomyPred381, axiom, - f_currencyType(inst_Armenia,inst_ArmenianDram)). - -fof(axEconomyPred382, axiom, - f_currencyType(inst_Australia,inst_AustralianDollar)). - -fof(axEconomyPred383, axiom, - f_currencyType(inst_Austria,inst_AustrianSchilling)). - -fof(axEconomyPred384, axiom, - f_currencyType(inst_Azerbaijan,inst_AzerbaijaniManat)). - -fof(axEconomyPred385, axiom, - f_currencyType(inst_Bahrain,inst_BahrainianDinar)). - -fof(axEconomyPred386, axiom, - f_currencyType(inst_Bangladesh,inst_BangladeshiTaka)). - -fof(axEconomyPred387, axiom, - f_currencyType(inst_Barbados,inst_BarbadosDollar)). - -fof(axEconomyPred388, axiom, - f_currencyType(inst_Belarus,inst_BelarusianRubel)). - -fof(axEconomyPred389, axiom, - f_currencyType(inst_Belgium,inst_BelgianFranc)). - -fof(axEconomyPred390, axiom, - f_currencyType(inst_Belize,inst_BelizeDollar)). - -fof(axEconomyPred391, axiom, - f_currencyType(inst_Benin,inst_BeninFranc)). - -fof(axEconomyPred392, axiom, - f_currencyType(inst_Bermuda,inst_BermudaDollar)). - -fof(axEconomyPred393, axiom, - f_currencyType(inst_Bhutan,inst_BhutaneseNgultrum)). - -fof(axEconomyPred394, axiom, - f_currencyType(inst_Bolivia,inst_BolivianBoliviano)). - -fof(axEconomyPred395, axiom, - f_currencyType(inst_Botswana,inst_BotswanaPula)). - -fof(axEconomyPred396, axiom, - f_currencyType(inst_Brazil,inst_BrazilianReal)). - -fof(axEconomyPred397, axiom, - f_currencyType(inst_Brunei,inst_BruneiDollar)). - -fof(axEconomyPred398, axiom, - f_currencyType(inst_Bulgaria,inst_BulgarianLev)). - -fof(axEconomyPred399, axiom, - f_currencyType(inst_BurkinaFaso,inst_BurkinaFasoFranc)). - -fof(axEconomyPred400, axiom, - f_currencyType(inst_Burundi,inst_BurundiFranc)). - -fof(axEconomyPred401, axiom, - f_currencyType(inst_Cambodia,inst_CambodianRiel)). - -fof(axEconomyPred402, axiom, - f_currencyType(inst_Cameroon,inst_CameroonFranc)). - -fof(axEconomyPred403, axiom, - f_currencyType(inst_CapeVerde,inst_CapeVerdeEscudo)). - -fof(axEconomyPred404, axiom, - f_currencyType(inst_CaymanIslands,inst_CaymanIslandsDollar)). - -fof(axEconomyPred405, axiom, - f_currencyType(inst_CentralAfricanRepublic,inst_CentralAfricanRepublicFranc)). - -fof(axEconomyPred406, axiom, - f_currencyType(inst_Chad,inst_ChadianFranc)). - -fof(axEconomyPred407, axiom, - f_currencyType(inst_Chile,inst_ChileanPeso)). - -fof(axEconomyPred408, axiom, - f_currencyType(inst_China,inst_ChineseYuan)). - -fof(axEconomyPred409, axiom, - f_currencyType(inst_Colombia,inst_ColombianPeso)). - -fof(axEconomyPred410, axiom, - f_currencyType(inst_Congo,inst_CongoFranc)). - -fof(axEconomyPred411, axiom, - f_currencyType(inst_CostaRica,inst_CostaRicanColon)). - -fof(axEconomyPred412, axiom, - f_currencyType(inst_Cuba,inst_CubanPeso)). - -fof(axEconomyPred413, axiom, - f_currencyType(inst_Cyprus,inst_CypriotPound)). - -fof(axEconomyPred414, axiom, - f_currencyType(inst_CzechRepublic,inst_CzechKoruna)). - -fof(axEconomyPred415, axiom, - f_currencyType(inst_Djibouti,inst_DjiboutiFranc)). - -fof(axEconomyPred416, axiom, - f_currencyType(inst_Dominica,inst_DominicanDollar)). - -fof(axEconomyPred417, axiom, - f_currencyType(inst_Dominica,inst_DominicanPeso)). - -fof(axEconomyPred418, axiom, - f_currencyType(inst_Netherlands,inst_DutchGuilder)). - -fof(axEconomyPred419, axiom, - f_currencyType(inst_Ecuador,inst_EcuadoranSucre)). - -fof(axEconomyPred420, axiom, - f_currencyType(inst_Egypt,inst_EgyptianPound)). - -fof(axEconomyPred421, axiom, - f_currencyType(inst_ElSalvador,inst_ElSalvadoranColon)). - -fof(axEconomyPred422, axiom, - f_currencyType(inst_Estonia,inst_EstonianKroon)). - -fof(axEconomyPred423, axiom, - f_currencyType(inst_Ethiopia,inst_EthiopianBirr)). - -fof(axEconomyPred424, axiom, - f_currencyType(inst_Fiji,inst_FijiDollar)). - -fof(axEconomyPred425, axiom, - f_currencyType(inst_Finland,inst_FinnishMarkka)). - -fof(axEconomyPred426, axiom, - f_currencyType(inst_Gabon,inst_GabonFranc)). - -fof(axEconomyPred427, axiom, - f_currencyType(inst_Gambia,inst_GambianDalasi)). - -fof(axEconomyPred428, axiom, - f_currencyType(inst_RepublicOfGeorgia,inst_GeorgianLari)). - -fof(axEconomyPred429, axiom, - f_currencyType(inst_Ghana,inst_GhanianCedi)). - -fof(axEconomyPred430, axiom, - f_currencyType(inst_Greece,inst_GreekDrachma)). - -fof(axEconomyPred431, axiom, - f_currencyType(inst_Grenada,inst_GrenadaDollar)). - -fof(axEconomyPred432, axiom, - f_currencyType(inst_Guatemala,inst_GuatemalanQuetzal)). - -fof(axEconomyPred433, axiom, - f_currencyType(inst_GuineaBissau,inst_GuineaBissauPeso)). - -fof(axEconomyPred434, axiom, - f_currencyType(inst_Guinea,inst_GuineanFranc)). - -fof(axEconomyPred435, axiom, - f_currencyType(inst_Guyana,inst_GuyanaDollar)). - -fof(axEconomyPred436, axiom, - f_currencyType(inst_Haiti,inst_HaitianGourde)). - -fof(axEconomyPred437, axiom, - f_currencyType(inst_Honduras,inst_HonduranLempira)). - -fof(axEconomyPred438, axiom, - f_currencyType(inst_HongKong,inst_HongKongDollar)). - -fof(axEconomyPred439, axiom, - f_currencyType(inst_Hungary,inst_HungarianForint)). - -fof(axEconomyPred440, axiom, - f_currencyType(inst_Iceland,inst_IcelandicKrona)). - -fof(axEconomyPred441, axiom, - f_currencyType(inst_India,inst_IndianRupee)). - -fof(axEconomyPred442, axiom, - f_currencyType(inst_Indonesia,inst_IndonesianRupiah)). - -fof(axEconomyPred443, axiom, - f_currencyType(inst_Iran,inst_IranianRial)). - -fof(axEconomyPred444, axiom, - f_currencyType(inst_Iraq,inst_IraqiDinar)). - -fof(axEconomyPred445, axiom, - f_currencyType(inst_Ireland,inst_IrishPound)). - -fof(axEconomyPred446, axiom, - f_currencyType(inst_Israel,inst_IsraeliShekel)). - -fof(axEconomyPred447, axiom, - f_currencyType(inst_Jamaica,inst_JamaicanDollar)). - -fof(axEconomyPred448, axiom, - f_currencyType(inst_Jordan,inst_JordanianDinar)). - -fof(axEconomyPred449, axiom, - f_currencyType(inst_Kazakhstan,inst_KazakhstaniTenge)). - -fof(axEconomyPred450, axiom, - f_currencyType(inst_Kenya,inst_KenyanShilling)). - -fof(axEconomyPred451, axiom, - f_currencyType(inst_Kiribati,inst_KiribatiDollar)). - -fof(axEconomyPred452, axiom, - f_currencyType(inst_Kuwait,inst_KuwaitiDinar)). - -fof(axEconomyPred453, axiom, - f_currencyType(inst_Kyrgyzstan,inst_KyrgyzstaniSom)). - -fof(axEconomyPred454, axiom, - f_currencyType(inst_Laos,inst_LaotianKip)). - -fof(axEconomyPred455, axiom, - f_currencyType(inst_Latvia,inst_LatvianLats)). - -fof(axEconomyPred456, axiom, - f_currencyType(inst_Lebanon,inst_LebanesePound)). - -fof(axEconomyPred457, axiom, - f_currencyType(inst_Lesotho,inst_LesothoLoti)). - -fof(axEconomyPred458, axiom, - f_currencyType(inst_Liberia,inst_LiberianDollar)). - -fof(axEconomyPred459, axiom, - f_currencyType(inst_Libya,inst_LibyanDinar)). - -fof(axEconomyPred460, axiom, - f_currencyType(inst_Lithuania,inst_LithuanianLitas)). - -fof(axEconomyPred461, axiom, - f_currencyType(inst_Luxembourg,inst_LuxembourgFranc)). - -fof(axEconomyPred462, axiom, - f_currencyType(inst_Madagascar,inst_MadagascarFranc)). - -fof(axEconomyPred463, axiom, - f_currencyType(inst_Malawi,inst_MalawianKwacha)). - -fof(axEconomyPred464, axiom, - f_currencyType(inst_Malaysia,inst_MalaysianRinggit)). - -fof(axEconomyPred465, axiom, - f_currencyType(inst_Mali,inst_MaliFranc)). - -fof(axEconomyPred466, axiom, - f_currencyType(inst_Malta,inst_MalteseLira)). - -fof(axEconomyPred467, axiom, - f_currencyType(inst_Mauritius,inst_MauritanianOuguiya)). - -fof(axEconomyPred468, axiom, - f_currencyType(inst_Mauritius,inst_MauritianRupee)). - -fof(axEconomyPred469, axiom, - f_currencyType(inst_Mexico,inst_MexicanPeso)). - -fof(axEconomyPred470, axiom, - f_currencyType(inst_Moldova,inst_MoldovanLeu)). - -fof(axEconomyPred471, axiom, - f_currencyType(inst_Mongolia,inst_MongolianTugrik)). - -fof(axEconomyPred472, axiom, - f_currencyType(inst_Mozambique,inst_MozambiqueMetical)). - -fof(axEconomyPred473, axiom, - f_currencyType(inst_Myanmar,inst_MyanmarKyat)). - -fof(axEconomyPred474, axiom, - f_currencyType(inst_Nepal,inst_NepaleseRupee)). - -fof(axEconomyPred475, axiom, - f_currencyType(inst_NewZealand,inst_NewZealandDollar)). - -fof(axEconomyPred476, axiom, - f_currencyType(inst_Nicaragua,inst_NicaraguanCordoba)). - -fof(axEconomyPred477, axiom, - f_currencyType(inst_Niger,inst_NigerFranc)). - -fof(axEconomyPred478, axiom, - f_currencyType(inst_Nigeria,inst_NigerianNaira)). - -fof(axEconomyPred479, axiom, - f_currencyType(inst_NorthKorea,inst_NorthKoreanWon)). - -fof(axEconomyPred480, axiom, - f_currencyType(inst_Norway,inst_NorwegianKrone)). - -fof(axEconomyPred481, axiom, - f_currencyType(inst_Oman,inst_OmaniRiyal)). - -fof(axEconomyPred482, axiom, - f_currencyType(inst_Pakistan,inst_PakistaniRupee)). - -fof(axEconomyPred483, axiom, - f_currencyType(inst_Panama,inst_PanamanianBalboa)). - -fof(axEconomyPred484, axiom, - f_currencyType(inst_Paraguay,inst_ParaguayanGuarani)). - -fof(axEconomyPred485, axiom, - f_currencyType(inst_Peru,inst_PeruvianInti)). - -fof(axEconomyPred486, axiom, - f_currencyType(inst_Philippines,inst_PhilippinePeso)). - -fof(axEconomyPred487, axiom, - f_currencyType(inst_Poland,inst_PolishZloty)). - -fof(axEconomyPred488, axiom, - f_currencyType(inst_Portugal,inst_PortugueseEscudo)). - -fof(axEconomyPred489, axiom, - f_currencyType(inst_Qatar,inst_QatariRiyal)). - -fof(axEconomyPred490, axiom, - f_currencyType(inst_Romania,inst_RomanianLeu)). - -fof(axEconomyPred491, axiom, - f_currencyType(inst_Russia,inst_RussianRuble)). - -fof(axEconomyPred492, axiom, - f_currencyType(inst_Rwanda,inst_RwandaFranc)). - -fof(axEconomyPred493, axiom, - f_currencyType(inst_SaudiArabia,inst_SaudiArabianRiyal)). - -fof(axEconomyPred494, axiom, - f_currencyType(inst_Senegal,inst_SenegaleseFranc)). - -fof(axEconomyPred495, axiom, - f_currencyType(inst_Seychelles,inst_SeychellesRupee)). - -fof(axEconomyPred496, axiom, - f_currencyType(inst_SierraLeone,inst_SierraLeoneLeone)). - -fof(axEconomyPred497, axiom, - f_currencyType(inst_Singapore,inst_SingaporeDollar)). - -fof(axEconomyPred498, axiom, - f_currencyType(inst_Slovakia,inst_SlovakianKoruna)). - -fof(axEconomyPred499, axiom, - f_currencyType(inst_Somalia,inst_SomalianShilling)). - -fof(axEconomyPred500, axiom, - f_currencyType(inst_SouthAfrica,inst_SouthAfricanRand)). - -fof(axEconomyPred501, axiom, - f_currencyType(inst_SouthKorea,inst_SouthKoreanWon)). - -fof(axEconomyPred502, axiom, - f_currencyType(inst_Spain,inst_SpanishPeseta)). - -fof(axEconomyPred503, axiom, - f_currencyType(inst_SriLanka,inst_SriLankanRupee)). - -fof(axEconomyPred504, axiom, - f_currencyType(inst_Sudan,inst_SudanesePound)). - -fof(axEconomyPred505, axiom, - f_currencyType(inst_Suriname,inst_SurinameseGuilder)). - -fof(axEconomyPred506, axiom, - f_currencyType(inst_Swaziland,inst_SwazilandLilangeni)). - -fof(axEconomyPred507, axiom, - f_currencyType(inst_Sweden,inst_SwedishKrona)). - -fof(axEconomyPred508, axiom, - f_currencyType(inst_Switzerland,inst_SwissFranc)). - -fof(axEconomyPred509, axiom, - f_currencyType(inst_Syria,inst_SyrianPound)). - -fof(axEconomyPred510, axiom, - f_currencyType(inst_Taiwan,inst_TaiwanDollar)). - -fof(axEconomyPred511, axiom, - f_currencyType(inst_Tajikistan,inst_TajikistaniRuble)). - -fof(axEconomyPred512, axiom, - f_currencyType(inst_Tanzania,inst_TanzanianShilling)). - -fof(axEconomyPred513, axiom, - f_currencyType(inst_Thailand,inst_ThaiBaht)). - -fof(axEconomyPred514, axiom, - f_currencyType(inst_Togo,inst_TogoFranc)). - -fof(axEconomyPred515, axiom, - f_currencyType(inst_Tonga,inst_TonganPaanga)). - -fof(axEconomyPred516, axiom, - f_currencyType(inst_TrinidadAndTobago,inst_TrinidadAndTobagoDollar)). - -fof(axEconomyPred517, axiom, - f_currencyType(inst_Tunisia,inst_TunisianDinar)). - -fof(axEconomyPred518, axiom, - f_currencyType(inst_Turkey,inst_TurkishLira)). - -fof(axEconomyPred519, axiom, - f_currencyType(inst_Turkmenistan,inst_TurkmenManat)). - -fof(axEconomyPred520, axiom, - f_currencyType(inst_Tuvalu,inst_TuvaluDollar)). - -fof(axEconomyPred521, axiom, - f_currencyType(inst_Uganda,inst_UgandanShilling)). - -fof(axEconomyPred522, axiom, - f_currencyType(inst_Ukraine,inst_UkranianHryvnia)). - -fof(axEconomyPred523, axiom, - f_currencyType(inst_UnitedArabEmirates,inst_UnitedArabEmirateDirham)). - -fof(axEconomyPred524, axiom, - f_currencyType(inst_Uruguay,inst_UruguayanPeso)). - -fof(axEconomyPred525, axiom, - f_currencyType(inst_Uzbekistan,inst_UzbekistaniSom)). - -fof(axEconomyPred526, axiom, - f_currencyType(inst_Venezuela,inst_VenezuelanBolivar)). - -fof(axEconomyPred527, axiom, - f_currencyType(inst_Vietnam,inst_VietnameseDong)). - -fof(axEconomyPred528, axiom, - f_currencyType(inst_WesternSamoa,inst_WesternSamoaNtala)). - -fof(axEconomyPred529, axiom, - f_currencyType(inst_Yemen,inst_YemeniRial)). - -fof(axEconomyPred530, axiom, - f_currencyType(inst_Yugoslavia,inst_YugoslavianDinar)). - -fof(axEconomyPred531, axiom, - f_currencyType(inst_Zaire,inst_ZaireSezaire)). - -fof(axEconomyPred532, axiom, - f_currencyType(inst_Zambia,inst_ZambianKwacha)). - -fof(axEconomyPred533, axiom, - f_currencyType(inst_Zimbabwe,inst_ZimbabweanDollar)). - -fof(axEconomyPred534, axiom, - f_industryProductType(inst_TextileMills,type_TextileProduct)). - -fof(axEconomyPred535, axiom, - f_industryProductType(inst_TextileProductMills,type_TextileProduct)). - -fof(axEconomyPred536, axiom, - f_industryProductType(inst_CerealGrainFarming,type_CerealGrain)). - -fof(axEconomyPred537, axiom, - f_industryProductType(inst_CornFarming,type_MaizeGrain)). - -fof(axEconomyPred538, axiom, - f_industryProductType(inst_WheatFarming,type_WheatGrain)). - -fof(axEconomyPred539, axiom, - f_industryProductType(inst_RiceFarming,type_RiceGrain)). - -fof(axEconomyPred540, axiom, - f_industryProductType(inst_OatFarming,type_OatGrain)). - -fof(axEconomyPred541, axiom, - f_industryProductType(inst_BarleyFarming,type_BarleyGrain)). - -fof(axEconomyPred542, axiom, - f_industryProductType(inst_RyeFarming,type_RyeGrain)). - -fof(axEconomyPred543, axiom, - f_industryProductType(inst_SorghumFarming,type_SorghumGrain)). - -fof(axEconomyPred544, axiom, - f_industryProductType(inst_MilletFarming,type_MilletGrain)). - -fof(axEconomyPred545, axiom, - f_industryProductType(inst_FruitFarming,type_Fruit)). - -fof(axEconomyPred546, axiom, - f_industryProductType(inst_VegetableFarming,type_Vegetable)). - -fof(axEconomyPred547, axiom, - f_industryProductType(inst_ForestryAndLogging,type_ForestProduct)). - diff --git a/examples/SUMO/TPTP/EconomySubAttAx.p b/examples/SUMO/TPTP/EconomySubAttAx.p deleted file mode 100644 index 59ee48453..000000000 --- a/examples/SUMO/TPTP/EconomySubAttAx.p +++ /dev/null @@ -1,231 +0,0 @@ -fof(axEconomySubAtt0, axiom, - f_subAttribute(inst_AdvancedDevelopingCountry,inst_LessDevelopedCountry)). - -fof(axEconomySubAtt1, axiom, - f_subAttribute(inst_UnderdevelopedCountry,inst_LessDevelopedCountry)). - -fof(axEconomySubAtt2, axiom, - f_subAttribute(inst_LeastDevelopedCountry,inst_LessDevelopedCountry)). - -fof(axEconomySubAtt3, axiom, - f_subAttribute(inst_CapitalistEconomy,inst_PrivateEnterpriseEconomy)). - -fof(axEconomySubAtt4, axiom, - f_subAttribute(inst_PureCapitalistEconomy,inst_CapitalistEconomy)). - -fof(axEconomySubAtt5, axiom, - f_subAttribute(inst_PrivateEnterpriseEconomy,inst_CapitalistEconomy)). - -fof(axEconomySubAtt6, axiom, - f_subAttribute(inst_PureSocialistEconomy,inst_SocialistEconomy)). - -fof(axEconomySubAtt7, axiom, - f_subAttribute(inst_DemocraticSocialism,inst_SocialistEconomy)). - -fof(axEconomySubAtt8, axiom, - f_subAttribute(inst_MarketSocialism,inst_PartialMarketEconomy)). - -fof(axEconomySubAtt9, axiom, - f_subAttribute(inst_CommunalLandOwnershipEconomy,inst_SocialistEconomy)). - -fof(axEconomySubAtt10, axiom, - f_subAttribute(inst_PartialMarketEconomy,inst_MixedEconomy)). - -fof(axEconomySubAtt11, axiom, - f_subAttribute(inst_CentrallyPlannedEconomy,inst_GovernmentRegulatedEconomy)). - -fof(axEconomySubAtt12, axiom, - f_subAttribute(inst_PrivatizingEconomy,inst_MixedEconomy)). - -fof(axEconomySubAtt13, axiom, - f_subAttribute(inst_NationalizedIndustryEconomy,inst_GovernmentRegulatedEconomy)). - -fof(axEconomySubAtt14, axiom, - f_subAttribute(inst_WelfareCapitalism,inst_MixedEconomy)). - -fof(axEconomySubAtt15, axiom, - f_subAttribute(inst_WelfareCapitalism,inst_GovernmentSubsidizedEconomy)). - -fof(axEconomySubAtt16, axiom, - f_subAttribute(inst_SubsistenceAgricultureEconomy,inst_AgricultureBasedEconomy)). - -fof(axEconomySubAtt17, axiom, - f_subAttribute(inst_TaxHavenEconomy,inst_OffshoreFinancialSectorEconomy)). - -fof(axEconomySubAtt18, axiom, - f_subAttribute(inst_OffshoreBankingSectorEconomy,inst_OffshoreFinancialSectorEconomy)). - -fof(axEconomySubAtt19, axiom, - f_subAttribute(inst_AgricultureForestryFishingAndHunting,inst_AgriculturalSector)). - -fof(axEconomySubAtt20, axiom, - f_subAttribute(inst_CoalMining,inst_CoalIndustry)). - -fof(axEconomySubAtt21, axiom, - f_subAttribute(inst_CoalProductsManufacturing,inst_CoalIndustry)). - -fof(axEconomySubAtt22, axiom, - f_subAttribute(inst_CopperOreMining,inst_CopperIndustry)). - -fof(axEconomySubAtt23, axiom, - f_subAttribute(inst_PrimarySmeltingAndRefiningOfCopper,inst_CopperIndustry)). - -fof(axEconomySubAtt24, axiom, - f_subAttribute(inst_CopperRollingDrawingExtrudingAndAlloying,inst_CopperIndustry)). - -fof(axEconomySubAtt25, axiom, - f_subAttribute(inst_CopperFoundriesExceptDieCasting,inst_CopperIndustry)). - -fof(axEconomySubAtt26, axiom, - f_subAttribute(inst_FertilizerManufacturing,inst_FertilizerIndustry)). - -fof(axEconomySubAtt27, axiom, - f_subAttribute(inst_FertilizerMineralMining,inst_FertilizerIndustry)). - -fof(axEconomySubAtt28, axiom, - f_subAttribute(inst_FurnitureAndRelatedProductManufacturing,inst_FurnitureIndustry)). - -fof(axEconomySubAtt29, axiom, - f_subAttribute(inst_FurnitureAndHomeFurnishingWholesalers,inst_FurnitureIndustry)). - -fof(axEconomySubAtt30, axiom, - f_subAttribute(inst_FurnitureAndHomeFurnishingsStores,inst_FurnitureIndustry)). - -fof(axEconomySubAtt31, axiom, - f_subAttribute(inst_FurnitureManufacturing,inst_FurnitureAndRelatedProductManufacturing)). - -fof(axEconomySubAtt32, axiom, - f_subAttribute(inst_HandwovenCarpetManufacturing,inst_HandicraftIndustry)). - -fof(axEconomySubAtt33, axiom, - f_subAttribute(inst_LeadOreMining,inst_LeadIndustry)). - -fof(axEconomySubAtt34, axiom, - f_subAttribute(inst_LeadManufacturing,inst_LeadIndustry)). - -fof(axEconomySubAtt35, axiom, - f_subAttribute(inst_ForestryAndLogging,inst_LumberIndustry)). - -fof(axEconomySubAtt36, axiom, - f_subAttribute(inst_WoodProductManufacturing,inst_LumberIndustry)). - -fof(axEconomySubAtt37, axiom, - f_subAttribute(inst_Millwork,inst_LumberIndustry)). - -fof(axEconomySubAtt38, axiom, - f_subAttribute(inst_LumberPlywoodMillworkAndWoodPanelWholesalers,inst_LumberIndustry)). - -fof(axEconomySubAtt39, axiom, - f_subAttribute(inst_MiningExceptOilAndGas,inst_MiningIndustry)). - -fof(axEconomySubAtt40, axiom, - f_subAttribute(inst_SupportActivitiesForMetalMining,inst_MiningIndustry)). - -fof(axEconomySubAtt41, axiom, - f_subAttribute(inst_SupportActivitiesForNonmetallicMineralsExceptFuels,inst_MiningIndustry)). - -fof(axEconomySubAtt42, axiom, - f_subAttribute(inst_MotorVehicleManufacturing,inst_MotorVehicleIndustry)). - -fof(axEconomySubAtt43, axiom, - f_subAttribute(inst_MotorVehiclePartsManufacturing,inst_MotorVehicleIndustry)). - -fof(axEconomySubAtt44, axiom, - f_subAttribute(inst_MotorVehicleBodyAndTrailerManufacturing,inst_MotorVehicleIndustry)). - -fof(axEconomySubAtt45, axiom, - f_subAttribute(inst_MotorVehicleAndMotorVehiclePartsAndSuppliesWholesalers,inst_MotorVehicleIndustry)). - -fof(axEconomySubAtt46, axiom, - f_subAttribute(inst_MotorVehicleAndPartsDealers,inst_MotorVehicleIndustry)). - -fof(axEconomySubAtt47, axiom, - f_subAttribute(inst_NaturalGasLiquidExtraction,inst_NaturalGasIndustry)). - -fof(axEconomySubAtt48, axiom, - f_subAttribute(inst_NaturalGasDistribution,inst_NaturalGasIndustry)). - -fof(axEconomySubAtt49, axiom, - f_subAttribute(inst_PipelineTransportationOfNaturalGas,inst_NaturalGasIndustry)). - -fof(axEconomySubAtt50, axiom, - f_subAttribute(inst_PetroleumProductsManufacturing,inst_PetroleumIndustry)). - -fof(axEconomySubAtt51, axiom, - f_subAttribute(inst_PetroleumRefineries,inst_PetroleumIndustry)). - -fof(axEconomySubAtt52, axiom, - f_subAttribute(inst_CrudePetroleumExtraction,inst_PetroleumIndustry)). - -fof(axEconomySubAtt53, axiom, - f_subAttribute(inst_DrillingOilAndGasWells,inst_PetroleumIndustry)). - -fof(axEconomySubAtt54, axiom, - f_subAttribute(inst_SupportActivitiesForOilOperations,inst_PetroleumIndustry)). - -fof(axEconomySubAtt55, axiom, - f_subAttribute(inst_AsphaltPavingRoofingAndSaturatedMaterialsManufacturing,inst_PetroleumIndustry)). - -fof(axEconomySubAtt56, axiom, - f_subAttribute(inst_RefrigerationEquipmentManufacturing,inst_RefrigeratorAndFreezerIndustry)). - -fof(axEconomySubAtt57, axiom, - f_subAttribute(inst_RefrigerationEquipmentAndSuppliesWholesalers,inst_RefrigeratorAndFreezerIndustry)). - -fof(axEconomySubAtt58, axiom, - f_subAttribute(inst_RefrigeratedWarehousingAndStorage,inst_RefrigeratorAndFreezerIndustry)). - -fof(axEconomySubAtt59, axiom, - f_subAttribute(inst_HouseholdRefrigeratorAndHomeFreezerManufacturing,inst_RefrigeratorAndFreezerIndustry)). - -fof(axEconomySubAtt60, axiom, - f_subAttribute(inst_CommercialAndIndustrialRefrigerationAndEquipmentManufacturing,inst_RefrigeratorAndFreezerIndustry)). - -fof(axEconomySubAtt61, axiom, - f_subAttribute(inst_SteelMills,inst_SteelIndustry)). - -fof(axEconomySubAtt62, axiom, - f_subAttribute(inst_SteelForging,inst_SteelIndustry)). - -fof(axEconomySubAtt63, axiom, - f_subAttribute(inst_SteelFoundriesExceptInvestment,inst_SteelIndustry)). - -fof(axEconomySubAtt64, axiom, - f_subAttribute(inst_SteelInvestmentFoundries,inst_SteelIndustry)). - -fof(axEconomySubAtt65, axiom, - f_subAttribute(inst_SteelProductManufacturingFromPurchasedSteel,inst_SteelIndustry)). - -fof(axEconomySubAtt66, axiom, - f_subAttribute(inst_TextileMills,inst_TextileIndustry)). - -fof(axEconomySubAtt67, axiom, - f_subAttribute(inst_TextileProductMills,inst_TextileIndustry)). - -fof(axEconomySubAtt68, axiom, - f_subAttribute(inst_GrainAndOilseedMilling,inst_VegetableOilIndustry)). - -fof(axEconomySubAtt69, axiom, - f_subAttribute(inst_ZincOreMining,inst_ZincIndustry)). - -fof(axEconomySubAtt70, axiom, - f_subAttribute(inst_CornFarming,inst_CerealGrainFarming)). - -fof(axEconomySubAtt71, axiom, - f_subAttribute(inst_RiceFarming,inst_CerealGrainFarming)). - -fof(axEconomySubAtt72, axiom, - f_subAttribute(inst_WheatFarming,inst_CerealGrainFarming)). - -fof(axEconomySubAtt73, axiom, - f_subAttribute(inst_OatFarming,inst_CerealGrainFarming)). - -fof(axEconomySubAtt74, axiom, - f_subAttribute(inst_BarleyFarming,inst_CerealGrainFarming)). - -fof(axEconomySubAtt75, axiom, - f_subAttribute(inst_RyeFarming,inst_CerealGrainFarming)). - -fof(axEconomySubAtt76, axiom, - f_subAttribute(inst_MilletFarming,inst_CerealGrainFarming)). - diff --git a/examples/SUMO/TPTP/FinancialOntologyAx.p b/examples/SUMO/TPTP/FinancialOntologyAx.p deleted file mode 100644 index 4e1412a09..000000000 --- a/examples/SUMO/TPTP/FinancialOntologyAx.p +++ /dev/null @@ -1,917 +0,0 @@ -fof(axFinancialOntology0, axiom, - ( ! [X] : - (hasType(type_AONOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology1, axiom, - ( ! [X] : - (hasType(type_ATMMachine, X) => hasType(type_StationaryArtifact, X)))). - -fof(axFinancialOntology2, axiom, - ( ! [X] : - (hasType(type_ATMSlot, X) => hasType(type_Hole, X)))). - -fof(axFinancialOntology3, axiom, - ( ! [X] : - (hasType(type_AdjustableRateAccount, X) => hasType(type_InterestBearingAccount, X)))). - -fof(axFinancialOntology4, axiom, - ( ! [X] : - (hasType(type_AmericanExpressCard, X) => hasType(type_CreditCard, X)))). - -fof(axFinancialOntology5, axiom, - ( ! [X] : - (hasType(type_Annuity, X) => hasType(type_FinancialContract, X)))). - -fof(axFinancialOntology6, axiom, - ( ! [X] : - (hasType(type_AssetAllocation, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology7, axiom, - ( ! [X] : - (hasType(type_AuthorizationOfTransaction, X) => hasType(type_ControllingAnAccount, X)))). - -fof(axFinancialOntology8, axiom, - ( ! [X] : - (hasType(type_AuthorizationOfTransaction, X) => hasType(type_FinancialService, X)))). - -fof(axFinancialOntology9, axiom, - ( ! [X] : - (hasType(type_AuthorizationOfTransaction, X) => hasType(type_RegulatoryProcess, X)))). - -fof(axFinancialOntology10, axiom, - ( ! [X] : - (hasType(type_AutomaticTransaction, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology11, axiom, - ( ! [X] : - (hasType(type_BalloonLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology12, axiom, - ( ! [X] : - (hasType(type_BankCard, X) => hasType(type_FinancialInstrument, X)))). - -fof(axFinancialOntology13, axiom, - ( ! [X] : - (hasType(type_BankStatement, X) => hasType(type_Proposition, X)))). - -fof(axFinancialOntology14, axiom, - ( ! [X] : - (hasType(type_BankTermLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology15, axiom, - ( ! [X] : - (hasType(type_Bank_FinancialOrganization, X) => hasType(type_FinancialOrganization, X)))). - -fof(axFinancialOntology16, axiom, - ( ! [X] : - (hasType(type_Bearish, X) => hasType(type_InvestmentAttribute, X)))). - -fof(axFinancialOntology17, axiom, - ( ! [X] : - (hasType(type_BlueChipStock, X) => hasType(type_Stock, X)))). - -fof(axFinancialOntology18, axiom, - ( ! [X] : - (hasType(type_Bond, X) => hasType(type_FinancialInstrument, X)))). - -fof(axFinancialOntology19, axiom, - ( ! [X] : - (hasType(type_Bond, X) => hasType(type_Investment, X)))). - -fof(axFinancialOntology20, axiom, - ( ! [X] : - (hasType(type_BorrowedStock, X) => hasType(type_Stock, X)))). - -fof(axFinancialOntology21, axiom, - ( ! [X] : - (hasType(type_BridgeLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology22, axiom, - ( ! [X] : - (hasType(type_BrokerLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology23, axiom, - ( ! [X] : - (hasType(type_Broker, X) => hasType(type_CognitiveAgent, X)))). - -fof(axFinancialOntology24, axiom, - ( ! [X] : - (hasType(type_Bullish, X) => hasType(type_InvestmentAttribute, X)))). - -fof(axFinancialOntology25, axiom, - ( ! [X] : - (hasType(type_ButterflySpread, X) => hasType(type_SpreadOption, X)))). - -fof(axFinancialOntology26, axiom, - ( ! [X] : - (hasType(type_CallOption, X) => hasType(type_Option, X)))). - -fof(axFinancialOntology27, axiom, - ( ! [X] : - (hasType(type_Call, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology28, axiom, - ( ! [X] : - (hasType(type_CallableBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology29, axiom, - ( ! [X] : - (hasType(type_CallableLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology30, axiom, - ( ! [X] : - (hasType(type_CancellingAnOrder, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology31, axiom, - ( ! [X] : - (hasType(type_Cash, X) => hasType(type_FinancialAsset, X)))). - -fof(axFinancialOntology32, axiom, - ( ! [X] : - (hasType(type_Cash, X) => hasType(type_FinancialInstrument, X)))). - -fof(axFinancialOntology33, axiom, - ( ! [X] : - (hasType(type_CertificateOfDeposit, X) => hasType(type_SavingsAccount, X)))). - -fof(axFinancialOntology34, axiom, - ( ! [X] : - (hasType(type_Check, X) => hasType(type_FinancialInstrument, X)))). - -fof(axFinancialOntology35, axiom, - ( ! [X] : - (hasType(type_CheckingAccount, X) => hasType(type_DepositAccount, X)))). - -fof(axFinancialOntology36, axiom, - ( ! [X] : - (hasType(type_ClosingAnAccount, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology37, axiom, - ( ! [X] : - (hasType(type_Collateral, X) => hasType(type_FinancialAsset, X)))). - -fof(axFinancialOntology38, axiom, - ( ! [X] : - (hasType(type_CommonStock, X) => hasType(type_Stock, X)))). - -fof(axFinancialOntology39, axiom, - ( ! [X] : - (hasType(type_ConsolidationLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology40, axiom, - ( ! [X] : - (hasType(type_ConsumerPriceIndex, X) => hasType(type_InflationIndex, X)))). - -fof(axFinancialOntology41, axiom, - ( ! [X] : - (hasType(type_ControllingAnAccount, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology42, axiom, - ( ! [X] : - (hasType(type_ConventionalMortgage, X) => hasType(type_Mortgage, X)))). - -fof(axFinancialOntology43, axiom, - ( ! [X] : - (hasType(type_ConventionalOption, X) => hasType(type_Option, X)))). - -fof(axFinancialOntology44, axiom, - ( ! [X] : - (hasType(type_CorporateAccount, X) => hasType(type_FinancialAccount, X)))). - -fof(axFinancialOntology45, axiom, - ( ! [X] : - (hasType(type_CorporateBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology46, axiom, - ( ! [X] : - (hasType(type_CorporateBond, X) => hasType(type_TaxableInvestment, X)))). - -fof(axFinancialOntology47, axiom, - ( ! [X] : - (hasType(type_CouponBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology48, axiom, - ( ! [X] : - (hasType(type_CreditAccount, X) => hasType(type_LiabilityAccount, X)))). - -fof(axFinancialOntology49, axiom, - ( ! [X] : - (hasType(type_CreditCardAccount, X) => hasType(type_CreditAccount, X)))). - -fof(axFinancialOntology50, axiom, - ( ! [X] : - (hasType(type_CreditCard, X) => hasType(type_BankCard, X)))). - -fof(axFinancialOntology51, axiom, - ( ! [X] : - (hasType(type_CreditUnion, X) => hasType(type_FinancialOrganization, X)))). - -fof(axFinancialOntology52, axiom, - ( ! [X] : - (hasType(type_DayLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology53, axiom, - ( ! [X] : - (hasType(type_DayOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology54, axiom, - ( ! [X] : - (hasType(type_DebitCard, X) => hasType(type_BankCard, X)))). - -fof(axFinancialOntology55, axiom, - ( ! [X] : - (hasType(type_DefensiveStock, X) => hasType(type_Stock, X)))). - -fof(axFinancialOntology56, axiom, - ( ! [X] : - (hasType(type_DefinedContributionPlan, X) => hasType(type_PensionPlan, X)))). - -fof(axFinancialOntology57, axiom, - ( ! [X] : - (hasType(type_DepositAccount, X) => hasType(type_FinancialAccount, X)))). - -fof(axFinancialOntology58, axiom, - ( ! [X] : - (hasType(type_Deposit, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology59, axiom, - ( ! [X] : - (hasType(type_DepositingACheck, X) => hasType(type_UsingAnAccount, X)))). - -fof(axFinancialOntology60, axiom, - ( ! [X] : - (hasType(type_DirectRollover, X) => hasType(type_Rollover, X)))). - -fof(axFinancialOntology61, axiom, - ( ! [X] : - (hasType(type_DiscoverCard, X) => hasType(type_CreditCard, X)))). - -fof(axFinancialOntology62, axiom, - ( ! [X] : - (hasType(type_Dividend, X) => hasType(type_Payment, X)))). - -fof(axFinancialOntology63, axiom, - ( ! [X] : - (hasType(type_Downtick, X) => hasType(type_StockMarketTransaction, X)))). - -fof(axFinancialOntology64, axiom, - ( ! [X] : - (hasType(type_DrawingACheck, X) => hasType(type_UsingAnAccount, X)))). - -fof(axFinancialOntology65, axiom, - ( ! [X] : - (hasType(type_EconomicIndicator, X) => hasType(type_Proposition, X)))). - -fof(axFinancialOntology66, axiom, - ( ! [X] : - (hasType(type_Employment, X) => hasType(type_FinancialContract, X)))). - -fof(axFinancialOntology67, axiom, - ( ! [X] : - (hasType(type_Employment, X) => hasType(type_ServiceContract, X)))). - -fof(axFinancialOntology68, axiom, - ( ! [X] : - (hasType(type_EnteringAPin, X) => hasType(type_AuthorizationOfTransaction, X)))). - -fof(axFinancialOntology69, axiom, - ( ! [X] : - (hasType(type_EnteringAPing, X) => hasType(type_ContentDevelopment, X)))). - -fof(axFinancialOntology70, axiom, - ( ! [X] : - (hasType(type_EquityOption, X) => hasType(type_Option, X)))). - -fof(axFinancialOntology71, axiom, - ( ! [X] : - (hasType(type_EvergreenLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology72, axiom, - ( ! [X] : - (hasType(type_ExpiredCard, X) => hasType(type_BankCard, X)))). - -fof(axFinancialOntology73, axiom, - ( ! [X] : - (hasType(type_ExternalTransfer, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology74, axiom, - ( ! [X] : - (hasType(type_FHALoan, X) => hasType(type_Mortgage, X)))). - -fof(axFinancialOntology75, axiom, - ( ! [X] : - (hasType(type_FOKOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology76, axiom, - ( ! [X] : - (hasType(type_FaxMachine, X) => hasType(type_Device, X)))). - -fof(axFinancialOntology77, axiom, - ( ! [X] : - (hasType(type_Fax, X) => hasType(type_Communication, X)))). - -fof(axFinancialOntology78, axiom, - ( ! [X] : - (hasType(type_FederalHousingAdministration, X) => hasType(type_Government, X)))). - -fof(axFinancialOntology79, axiom, - ( ! [X] : - (hasType(type_FillingAnOrder, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology80, axiom, - ( ! [X] : - (hasType(type_FinancialDefault, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology81, axiom, - ( ! [X] : - (hasType(type_FinancialOrder, X) => hasType(type_ServiceContract, X)))). - -fof(axFinancialOntology82, axiom, - ( ! [X] : - (hasType(type_FinancialOrganization, X) => hasType(type_Organization, X)))). - -fof(axFinancialOntology83, axiom, - ( ! [X] : - (hasType(type_FinancialRating, X) => hasType(type_RelationalAttribute, X)))). - -fof(axFinancialOntology84, axiom, - ( ! [X] : - (hasType(type_FinancialRequest, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology85, axiom, - ( ! [X] : - (hasType(type_FinancialResponse, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology86, axiom, - ( ! [X] : - (hasType(type_FixedAnnuity, X) => hasType(type_Annuity, X)))). - -fof(axFinancialOntology87, axiom, - ( ! [X] : - (hasType(type_FixedRateAccount, X) => hasType(type_InterestBearingAccount, X)))). - -fof(axFinancialOntology88, axiom, - ( ! [X] : - (hasType(type_GTCOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology89, axiom, - ( ! [X] : - (hasType(type_GovernmentBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology90, axiom, - ( ! [X] : - (hasType(type_GrowthStock, X) => hasType(type_Stock, X)))). - -fof(axFinancialOntology91, axiom, - ( ! [X] : - (hasType(type_IOCOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology92, axiom, - ( ! [X] : - (hasType(type_IndexBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology93, axiom, - ( ! [X] : - (hasType(type_IndexOption, X) => hasType(type_Option, X)))). - -fof(axFinancialOntology94, axiom, - ( ! [X] : - (hasType(type_Index, X) => hasType(type_PerformanceMeasure, X)))). - -fof(axFinancialOntology95, axiom, - ( ! [X] : - (hasType(type_IndexedLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology96, axiom, - ( ! [X] : - (hasType(type_IndividualRetirementAccount, X) => hasType(type_PensionPlan, X)))). - -fof(axFinancialOntology97, axiom, - ( ! [X] : - (hasType(type_IndividualRetirementAccount, X) => hasType(type_PersonalAccount, X)))). - -fof(axFinancialOntology98, axiom, - ( ! [X] : - (hasType(type_IndividualRetirementAccount, X) => hasType(type_SavingsAccount, X)))). - -fof(axFinancialOntology99, axiom, - ( ! [X] : - (hasType(type_InflationIndex, X) => hasType(type_Index, X)))). - -fof(axFinancialOntology100, axiom, - ( ! [X] : - (hasType(type_Inflation, X) => hasType(type_EconomicIndicator, X)))). - -fof(axFinancialOntology101, axiom, - ( ! [X] : - (hasType(type_InterestBearingAccount, X) => hasType(type_FinancialAccount, X)))). - -fof(axFinancialOntology102, axiom, - ( ! [X] : - (hasType(type_InterestOnlyLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology103, axiom, - ( ! [X] : - (hasType(type_InterestRate, X) => hasType(type_ConstantQuantity, X)))). - -fof(axFinancialOntology104, axiom, - ( ! [X] : - (hasType(type_InterestRate, X) => hasType(type_EconomicIndicator, X)))). - -fof(axFinancialOntology105, axiom, - ( ! [X] : - (hasType(type_Interest, X) => hasType(type_CurrencyMeasure, X)))). - -fof(axFinancialOntology106, axiom, - ( ! [X] : - (hasType(type_InternalTransfer, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology107, axiom, - ( ! [X] : - (hasType(type_Investing, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology108, axiom, - ( ! [X] : - (hasType(type_InvestmentAccount, X) => hasType(type_DepositAccount, X)))). - -fof(axFinancialOntology109, axiom, - ( ! [X] : - (hasType(type_InvestmentAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axFinancialOntology110, axiom, - ( ! [X] : - (hasType(type_Investor, X) => hasType(type_SocialRole, X)))). - -fof(axFinancialOntology111, axiom, - ( ! [X] : - (hasType(type_JointAccount, X) => hasType(type_PersonalAccount, X)))). - -fof(axFinancialOntology112, axiom, - ( ! [X] : - (hasType(type_JunkBond, X) => hasType(type_CorporateBond, X)))). - -fof(axFinancialOntology113, axiom, - ( ! [X] : - (hasType(type_LEAPS, X) => hasType(type_Option, X)))). - -fof(axFinancialOntology114, axiom, - ( ! [X] : - (hasType(type_LiabilityAccount, X) => hasType(type_FinancialAccount, X)))). - -fof(axFinancialOntology115, axiom, - ( ! [X] : - (hasType(type_Liability, X) => hasType(type_FinancialContract, X)))). - -fof(axFinancialOntology116, axiom, - ( ! [X] : - (hasType(type_LimitOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology117, axiom, - ( ! [X] : - (hasType(type_Liquidation, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology118, axiom, - ( ! [X] : - (hasType(type_LiquidityAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axFinancialOntology119, axiom, - ( ! [X] : - (hasType(type_LoanCommitment, X) => hasType(type_Contract, X)))). - -fof(axFinancialOntology120, axiom, - ( ! [X] : - (hasType(type_Loan, X) => hasType(type_LiabilityAccount, X)))). - -fof(axFinancialOntology121, axiom, - ( ! [X] : - (hasType(type_LongStraddle, X) => hasType(type_Straddle, X)))). - -fof(axFinancialOntology122, axiom, - ( ! [X] : - (hasType(type_MNHOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology123, axiom, - ( ! [X] : - (hasType(type_MOCOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology124, axiom, - ( ! [X] : - (hasType(type_MarketOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology125, axiom, - ( ! [X] : - (hasType(type_MarketShareWeightedIndex, X) => hasType(type_Index, X)))). - -fof(axFinancialOntology126, axiom, - ( ! [X] : - (hasType(type_MarketValueWeightedIndex, X) => hasType(type_Index, X)))). - -fof(axFinancialOntology127, axiom, - ( ! [X] : - (hasType(type_MasterCard, X) => hasType(type_CreditCard, X)))). - -fof(axFinancialOntology128, axiom, - ( ! [X] : - (hasType(type_MoneyMarket, X) => hasType(type_SavingsAccount, X)))). - -fof(axFinancialOntology129, axiom, - ( ! [X] : - (hasType(type_MortgageBond, X) => hasType(type_CorporateBond, X)))). - -fof(axFinancialOntology130, axiom, - ( ! [X] : - (hasType(type_Mortgage, X) => hasType(type_SecuredLoan, X)))). - -fof(axFinancialOntology131, axiom, - ( ! [X] : - (hasType(type_MunicipalBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology132, axiom, - ( ! [X] : - (hasType(type_MunicipalBond, X) => hasType(type_TaxFreeInvestment, X)))). - -fof(axFinancialOntology133, axiom, - ( ! [X] : - (hasType(type_MutualFundAccount, X) => hasType(type_InvestmentAccount, X)))). - -fof(axFinancialOntology134, axiom, - ( ! [X] : - (hasType(type_NASDAQCompositeIndex, X) => hasType(type_Index, X)))). - -fof(axFinancialOntology135, axiom, - ( ! [X] : - (hasType(type_NHOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology136, axiom, - ( ! [X] : - (hasType(type_NikkeiIndex, X) => hasType(type_Index, X)))). - -fof(axFinancialOntology137, axiom, - ( ! [X] : - (hasType(type_Note, X) => hasType(type_FinancialInstrument, X)))). - -fof(axFinancialOntology138, axiom, - ( ! [X] : - (hasType(type_OCOOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology139, axiom, - ( ! [X] : - (hasType(type_OpeningAnAccount, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology140, axiom, - ( ! [X] : - (hasType(type_OptionStrategy, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology141, axiom, - ( ! [X] : - (hasType(type_Option, X) => hasType(type_FinancialContract, X)))). - -fof(axFinancialOntology142, axiom, - ( ! [X] : - (hasType(type_PayCheck, X) => hasType(type_Check, X)))). - -fof(axFinancialOntology143, axiom, - ( ! [X] : - (hasType(type_Payment, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology144, axiom, - ( ! [X] : - (hasType(type_Penalty, X) => hasType(type_ChargingAFee, X)))). - -fof(axFinancialOntology145, axiom, - ( ! [X] : - (hasType(type_PennyStock, X) => hasType(type_Stock, X)))). - -fof(axFinancialOntology146, axiom, - ( ! [X] : - (hasType(type_PerformanceBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology147, axiom, - ( ! [X] : - (hasType(type_PerformanceMeasure, X) => hasType(type_PhysicalQuantity, X)))). - -fof(axFinancialOntology148, axiom, - ( ! [X] : - (hasType(type_PersonalAccount, X) => hasType(type_FinancialAccount, X)))). - -fof(axFinancialOntology149, axiom, - ( ! [X] : - (hasType(type_PiggybankLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology150, axiom, - ( ! [X] : - (hasType(type_PlacingAnOrder, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology151, axiom, - ( ! [X] : - (hasType(type_PreferredStock, X) => hasType(type_Stock, X)))). - -fof(axFinancialOntology152, axiom, - ( ! [X] : - (hasType(type_Prepayment, X) => hasType(type_Payment, X)))). - -fof(axFinancialOntology153, axiom, - ( ! [X] : - (hasType(type_PriceWeightedIndex, X) => hasType(type_Index, X)))). - -fof(axFinancialOntology154, axiom, - ( ! [X] : - (hasType(type_ProcessingACheck, X) => hasType(type_AuthorizationOfTransaction, X)))). - -fof(axFinancialOntology155, axiom, - ( ! [X] : - (hasType(type_ProcessingACheck, X) => hasType(type_ControllingAnAccount, X)))). - -fof(axFinancialOntology156, axiom, - ( ! [X] : - (hasType(type_ProducerPriceIndex, X) => hasType(type_InflationIndex, X)))). - -fof(axFinancialOntology157, axiom, - ( ! [X] : - (hasType(type_PutOption, X) => hasType(type_Option, X)))). - -fof(axFinancialOntology158, axiom, - ( ! [X] : - (hasType(type_RealEstate, X) => hasType(type_CorpuscularObject, X)))). - -fof(axFinancialOntology159, axiom, - ( ! [X] : - (hasType(type_RealEstate, X) => hasType(type_FinancialAsset, X)))). - -fof(axFinancialOntology160, axiom, - ( ! [X] : - (hasType(type_RealEstate, X) => hasType(type_Region, X)))). - -fof(axFinancialOntology161, axiom, - ( ! [X] : - (hasType(type_Refinancing, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology162, axiom, - ( ! [X] : - (hasType(type_RegisteredBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology163, axiom, - ( ! [X] : - (hasType(type_RestrictedStock, X) => hasType(type_Stock, X)))). - -fof(axFinancialOntology164, axiom, - ( ! [X] : - (hasType(type_RiskAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axFinancialOntology165, axiom, - ( ! [X] : - (hasType(type_Rollover, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology166, axiom, - ( ! [X] : - (hasType(type_RothIRAAccount, X) => hasType(type_IndividualRetirementAccount, X)))). - -fof(axFinancialOntology167, axiom, - ( ! [X] : - (hasType(type_SARSEPPlan, X) => hasType(type_DefinedContributionPlan, X)))). - -fof(axFinancialOntology168, axiom, - ( ! [X] : - (hasType(type_SavingsAccount, X) => hasType(type_DepositAccount, X)))). - -fof(axFinancialOntology169, axiom, - ( ! [X] : - (hasType(type_SavingsAccount, X) => hasType(type_InterestBearingAccount, X)))). - -fof(axFinancialOntology170, axiom, - ( ! [X] : - (hasType(type_SavingsAndLoans, X) => hasType(type_FinancialOrganization, X)))). - -fof(axFinancialOntology171, axiom, - ( ! [X] : - (hasType(type_SavingsPlan_401K, X) => hasType(type_DefinedContributionPlan, X)))). - -fof(axFinancialOntology172, axiom, - ( ! [X] : - (hasType(type_SavingsPlan_403B, X) => hasType(type_DefinedContributionPlan, X)))). - -fof(axFinancialOntology173, axiom, - ( ! [X] : - (hasType(type_SavingsPlan_408K, X) => hasType(type_PensionPlan, X)))). - -fof(axFinancialOntology174, axiom, - ( ! [X] : - (hasType(type_SecuredBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology175, axiom, - ( ! [X] : - (hasType(type_SecuredLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology176, axiom, - ( ! [X] : - (hasType(type_Security, X) => hasType(type_FinancialInstrument, X)))). - -fof(axFinancialOntology177, axiom, - ( ! [X] : - (hasType(type_ServiceAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axFinancialOntology178, axiom, - ( ! [X] : - (hasType(type_Share, X) => hasType(type_CurrencyMeasure, X)))). - -fof(axFinancialOntology179, axiom, - ( ! [X] : - (hasType(type_Share, X) => hasType(type_Security, X)))). - -fof(axFinancialOntology180, axiom, - ( ! [X] : - (hasType(type_ShortSale, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology181, axiom, - ( ! [X] : - (hasType(type_SingleOption, X) => hasType(type_OptionStrategy, X)))). - -fof(axFinancialOntology182, axiom, - ( ! [X] : - (hasType(type_SinglePaymentLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology183, axiom, - ( ! [X] : - (hasType(type_SpreadOption, X) => hasType(type_OptionStrategy, X)))). - -fof(axFinancialOntology184, axiom, - ( ! [X] : - (hasType(type_StatusAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axFinancialOntology185, axiom, - ( ! [X] : - (hasType(type_StockIndex, X) => hasType(type_Index, X)))). - -fof(axFinancialOntology186, axiom, - ( ! [X] : - (hasType(type_StockMarketTransaction, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology187, axiom, - ( ! [X] : - (hasType(type_StockMarket, X) => hasType(type_Organization, X)))). - -fof(axFinancialOntology188, axiom, - ( ! [X] : - (hasType(type_StockOption, X) => hasType(type_Option, X)))). - -fof(axFinancialOntology189, axiom, - ( ! [X] : - (hasType(type_StockSplit, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology190, axiom, - ( ! [X] : - (hasType(type_StopOrder, X) => hasType(type_FinancialOrder, X)))). - -fof(axFinancialOntology191, axiom, - ( ! [X] : - (hasType(type_Straddle, X) => hasType(type_OptionStrategy, X)))). - -fof(axFinancialOntology192, axiom, - ( ! [X] : - (hasType(type_TaxFreeInvestment, X) => hasType(type_Investment, X)))). - -fof(axFinancialOntology193, axiom, - ( ! [X] : - (hasType(type_TaxableInvestment, X) => hasType(type_Investment, X)))). - -fof(axFinancialOntology194, axiom, - ( ! [X] : - (hasType(type_Title, X) => hasType(type_FinancialInstrument, X)))). - -fof(axFinancialOntology195, axiom, - ( ! [X] : - (hasType(type_TraditionalSavingsAccount, X) => hasType(type_SavingsAccount, X)))). - -fof(axFinancialOntology196, axiom, - ( ! [X] : - (hasType(type_TreasuryBill, X) => hasType(type_SavingsAccount, X)))). - -fof(axFinancialOntology197, axiom, - ( ! [X] : - (hasType(type_TreasuryBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology198, axiom, - ( ! [X] : - (hasType(type_UnsecuredLoan, X) => hasType(type_Loan, X)))). - -fof(axFinancialOntology199, axiom, - ( ! [X] : - (hasType(type_Update, X) => hasType(type_ContentDevelopment, X)))). - -fof(axFinancialOntology200, axiom, - ( ! [X] : - (hasType(type_Update, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology201, axiom, - ( ! [X] : - (hasType(type_Uptick, X) => hasType(type_StockMarketTransaction, X)))). - -fof(axFinancialOntology202, axiom, - ( ! [X] : - (hasType(type_UsingAnAccount, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology203, axiom, - ( ! [X] : - (hasType(type_ValidCard, X) => hasType(type_BankCard, X)))). - -fof(axFinancialOntology204, axiom, - ( ! [X] : - (hasType(type_ValueStock, X) => hasType(type_Stock, X)))). - -fof(axFinancialOntology205, axiom, - ( ! [X] : - (hasType(type_VariableAnnuity, X) => hasType(type_Annuity, X)))). - -fof(axFinancialOntology206, axiom, - ( ! [X] : - (hasType(type_VerifyingCardCode, X) => hasType(type_AuthorizationOfTransaction, X)))). - -fof(axFinancialOntology207, axiom, - ( ! [X] : - (hasType(type_VisaCard, X) => hasType(type_CreditCard, X)))). - -fof(axFinancialOntology208, axiom, - ( ! [X] : - (hasType(type_Withdrawal, X) => hasType(type_FinancialTransaction, X)))). - -fof(axFinancialOntology209, axiom, - ( ! [X] : - (hasType(type_YieldAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axFinancialOntology210, axiom, - ( ! [X] : - (hasType(type_ZeroCouponBond, X) => hasType(type_Bond, X)))). - -fof(axFinancialOntology211, axiom, - ( ! [X] : - (hasType(type_ServiceContract, X) => hasType(type_Contract, X)))). - -fof(axFinancialOntology212, axiom, - (hasType(type_FinancialRating, inst_AAA_Rating))). - -fof(axFinancialOntology213, axiom, - (hasType(type_StatusAttribute, inst_Active))). - -fof(axFinancialOntology214, axiom, - (hasType(type_Option, inst_AmericanStyleOption))). - -fof(axFinancialOntology215, axiom, - (hasType(type_FinancialRating, inst_B_Rating))). - -fof(axFinancialOntology216, axiom, - (hasType(type_InvestmentAccount, inst_BrokerageAccount))). - -fof(axFinancialOntology217, axiom, - (hasType(type_FinancialRating, inst_C_Rating))). - -fof(axFinancialOntology218, axiom, - (hasType(type_ServiceAttribute, inst_ClosedService))). - -fof(axFinancialOntology219, axiom, - (hasType(type_FinancialRating, inst_D_Rating))). - -fof(axFinancialOntology220, axiom, - (hasType(type_Option, inst_EuropeanStyleOption))). - -fof(axFinancialOntology221, axiom, - (hasType(type_FinancialTransaction, inst_ExerciseAnOption))). - -fof(axFinancialOntology222, axiom, - (hasType(type_LiquidityAttribute, inst_HighLiquidity))). - -fof(axFinancialOntology223, axiom, - (hasType(type_RiskAttribute, inst_HighRisk))). - -fof(axFinancialOntology224, axiom, - (hasType(type_YieldAttribute, inst_HighYield))). - -fof(axFinancialOntology225, axiom, - (hasType(type_StatusAttribute, inst_Locked))). - -fof(axFinancialOntology226, axiom, - (hasType(type_LiquidityAttribute, inst_LowLiquidity))). - -fof(axFinancialOntology227, axiom, - (hasType(type_RiskAttribute, inst_LowRisk))). - -fof(axFinancialOntology228, axiom, - (hasType(type_YieldAttribute, inst_LowYield))). - -fof(axFinancialOntology229, axiom, - (hasType(type_Position, inst_Manager))). - -fof(axFinancialOntology230, axiom, - (hasType(type_Organization, inst_NASDAQ))). - -fof(axFinancialOntology231, axiom, - (hasType(type_StatusAttribute, inst_New))). - -fof(axFinancialOntology232, axiom, - (hasType(type_ServiceAttribute, inst_OpenService))). - -fof(axFinancialOntology233, axiom, - (hasType(type_StatusAttribute, inst_Pending))). - -fof(axFinancialOntology234, axiom, - (hasType(type_FinancialInstrument, inst_Receipt))). - diff --git a/examples/SUMO/TPTP/FinancialOntologyLemAx.p b/examples/SUMO/TPTP/FinancialOntologyLemAx.p deleted file mode 100644 index a434a0d07..000000000 --- a/examples/SUMO/TPTP/FinancialOntologyLemAx.p +++ /dev/null @@ -1,1577 +0,0 @@ -fof(axFinancialLem0, axiom, - ( ! [Var_ASSET] : - (hasType(type_FinancialAsset, Var_ASSET) => -(( ? [Var_VALUE] : - (hasType(type_CurrencyMeasure, Var_VALUE) & -(f_monetaryValue(Var_ASSET,Var_VALUE)))))))). - -fof(axFinancialLem1, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(( ? [Var_ORGANIZATION] : - (hasType(type_FinancialOrganization, Var_ORGANIZATION) & -(f_accountAt(Var_ACCOUNT,Var_ORGANIZATION)))))))). - -fof(axFinancialLem2, axiom, - ( ! [Var_CHECK] : - (hasType(type_Check, Var_CHECK) => -(( ? [Var_VALUE] : - (hasType(type_CurrencyMeasure, Var_VALUE) & -(f_monetaryValue(Var_CHECK,Var_VALUE)))))))). - -fof(axFinancialLem3, axiom, - ( ! [Var_CHECK] : - (hasType(type_Check, Var_CHECK) => -(( ? [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) & -(f_checkAccount(Var_CHECK,Var_ACCOUNT)))))))). - -fof(axFinancialLem4, axiom, - ( ! [Var_PROCESSING] : - (hasType(type_ProcessingACheck, Var_PROCESSING) => -(( ! [Var_WITHDRAWALTIME] : - ((hasType(type_Entity, Var_WITHDRAWALTIME) & hasType(type_TimeInterval, Var_WITHDRAWALTIME)) => -(( ! [Var_PROCESSINGTIME] : - ((hasType(type_Entity, Var_PROCESSINGTIME) & hasType(type_TimeInterval, Var_PROCESSINGTIME)) => -(( ! [Var_ACCOUNT] : - ((hasType(type_FinancialAccount, Var_ACCOUNT) & hasType(type_Object, Var_ACCOUNT)) => -(( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_CHECK] : - ((hasType(type_Physical, Var_CHECK) & hasType(type_Check, Var_CHECK) & hasType(type_Entity, Var_CHECK) & hasType(type_Object, Var_CHECK)) => -(((((f_monetaryValue(Var_CHECK,Var_AMOUNT)) & (((f_checkAccount(Var_CHECK,Var_ACCOUNT)) & (((f_patient(Var_PROCESSING,Var_CHECK)) & (f_WhenFn(Var_PROCESSING) = Var_PROCESSINGTIME))))))) => (( ? [Var_WITHDRAWAL] : - (hasType(type_Withdrawal, Var_WITHDRAWAL) & -(((f_instrument(Var_WITHDRAWAL,Var_CHECK)) & (((f_WhenFn(Var_WITHDRAWAL) = Var_WITHDRAWALTIME) & (((f_meetsTemporally(Var_PROCESSINGTIME,Var_WITHDRAWALTIME)) & (((f_transactionAmount(Var_WITHDRAWAL,Var_AMOUNT)) & (f_origin(Var_WITHDRAWAL,Var_ACCOUNT))))))))))))))))))))))))))))))))). - -fof(axFinancialLem5, axiom, - ( ! [Var_PROCESSING] : - (hasType(type_ProcessingACheck, Var_PROCESSING) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(( ! [Var_DEPOSITTIME] : - ((hasType(type_Entity, Var_DEPOSITTIME) & hasType(type_TimeInterval, Var_DEPOSITTIME)) => -(( ! [Var_PROCESSINGTIME] : - ((hasType(type_Entity, Var_PROCESSINGTIME) & hasType(type_TimeInterval, Var_PROCESSINGTIME)) => -(( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_CHECK] : - ((hasType(type_Physical, Var_CHECK) & hasType(type_Entity, Var_CHECK) & hasType(type_Object, Var_CHECK)) => -(((((f_monetaryValue(Var_CHECK,Var_AMOUNT)) & (((f_patient(Var_PROCESSING,Var_CHECK)) & (((f_destination(Var_PROCESSING,f_CurrencyFn(Var_ACCOUNT))) & (f_WhenFn(Var_PROCESSING) = Var_PROCESSINGTIME))))))) => (( ? [Var_DEPOSIT] : - (hasType(type_Deposit, Var_DEPOSIT) & -(((f_instrument(Var_DEPOSIT,Var_CHECK)) & (((f_WhenFn(Var_DEPOSIT) = Var_DEPOSITTIME) & (((f_meetsTemporally(Var_PROCESSINGTIME,Var_DEPOSITTIME)) & (((f_transactionAmount(Var_DEPOSIT,Var_AMOUNT)) & (f_destination(Var_DEPOSIT,f_CurrencyFn(Var_ACCOUNT)))))))))))))))))))))))))))))))))). - -fof(axFinancialLem6, axiom, - ( ! [Var_CHECK] : - (hasType(type_Check, Var_CHECK) => -(( ! [Var_PROCESSING] : - (hasType(type_ProcessingACheck, Var_PROCESSING) => -(((f_patient(Var_PROCESSING,Var_CHECK)) => (( ? [Var_DEPOSITING] : - (hasType(type_DepositingACheck, Var_DEPOSITING) & -(((f_patient(Var_DEPOSITING,Var_CHECK)) & (f_time(Var_DEPOSITING,f_ImmediatePastFn(f_WhenFn(Var_PROCESSING))))))))))))))))). - -fof(axFinancialLem7, axiom, - ( ! [Var_DEPOSITING] : - (hasType(type_DepositingACheck, Var_DEPOSITING) => -(( ! [Var_CHECK] : - (hasType(type_Check, Var_CHECK) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((f_agent(Var_DEPOSITING,Var_AGENT)) => (f_signedBy(Var_CHECK,Var_AGENT))))))))))))). - -fof(axFinancialLem8, axiom, - ( ! [Var_DRAWING] : - (hasType(type_DrawingACheck, Var_DRAWING) => -(( ! [Var_PROCESSING] : - (hasType(type_ProcessingACheck, Var_PROCESSING) => -(( ! [Var_DURATION] : - (hasType(type_Quantity, Var_DURATION) => -(( ! [Var_DUATION] : - (hasType(type_TimeDuration, Var_DUATION) => -(( ! [Var_TIME] : - (hasType(type_TimeInterval, Var_TIME) => -(( ! [Var_PROCESSINGTIME] : - ((hasType(type_Entity, Var_PROCESSINGTIME) & hasType(type_TimeInterval, Var_PROCESSINGTIME)) => -(( ! [Var_PROCESING] : - (hasType(type_Physical, Var_PROCESING) => -(( ! [Var_DRAWINGTIME] : - ((hasType(type_Entity, Var_DRAWINGTIME) & hasType(type_TimeInterval, Var_DRAWINGTIME)) => -(( ! [Var_CHECK] : - (hasType(type_Entity, Var_CHECK) => -(((((f_patient(Var_DRAWING,Var_CHECK)) & (((f_patient(Var_PROCESSING,Var_CHECK)) & (((f_WhenFn(Var_DRAWING) = Var_DRAWINGTIME) & (((f_WhenFn(Var_PROCESING) = Var_PROCESSINGTIME) & (((f_meetsTemporally(Var_DRAWINGTIME,Var_TIME)) & (((f_meetsTemporally(Var_TIME,Var_PROCESSINGTIME)) & (f_duration(Var_TIME,Var_DUATION)))))))))))))) => (f_lessThan(Var_DURATION,f_MeasureFn(6,inst_MonthDuration)))))))))))))))))))))))))))))))). - -fof(axFinancialLem9, axiom, - ( ! [Var_CHECK] : - (hasType(type_PayCheck, Var_CHECK) => -(( ! [Var_GIVE] : - (hasType(type_Giving, Var_GIVE) => -(( ! [Var_AGENT] : - ((hasType(type_Entity, Var_AGENT) & hasType(type_Organization, Var_AGENT)) => -(( ! [Var_ORGANIZATION] : - (hasType(type_CognitiveAgent, Var_ORGANIZATION) => -(((((f_issuedBy(Var_CHECK,Var_ORGANIZATION)) & (f_destination(Var_GIVE,Var_AGENT)))) => (f_employs(Var_AGENT,Var_ORGANIZATION)))))))))))))))). - -fof(axFinancialLem10, axiom, - ( ! [Var_CARD] : - (hasType(type_BankCard, Var_CARD) => -(( ? [Var_ORGANIZATION] : - (hasType(type_CognitiveAgent, Var_ORGANIZATION) & -(f_issuedBy(Var_CARD,Var_ORGANIZATION)))))))). - -fof(axFinancialLem11, axiom, - ( ! [Var_CARD] : - (hasType(type_BankCard, Var_CARD) => -(( ! [Var_BANK] : - ((hasType(type_CognitiveAgent, Var_BANK) & hasType(type_FinancialOrganization, Var_BANK)) => -(((f_issuedBy(Var_CARD,Var_BANK)) => (( ? [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) & -(((f_cardAccount(Var_CARD,Var_ACCOUNT)) & (f_accountAt(Var_ACCOUNT,Var_BANK))))))))))))))). - -fof(axFinancialLem12, axiom, - ( ! [Var_CARD] : - (hasType(type_DebitCard, Var_CARD) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((f_possesses(Var_AGENT,Var_CARD)) => (( ? [Var_ACCOUNT] : - (hasType(type_DepositAccount, Var_ACCOUNT) & -(((f_cardAccount(Var_CARD,Var_ACCOUNT)) & (f_accountHolder(Var_ACCOUNT,Var_AGENT))))))))))))))). - -fof(axFinancialLem13, axiom, - ( ! [Var_CARD] : - (hasType(type_CreditCard, Var_CARD) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((f_possesses(Var_AGENT,Var_CARD)) => (( ? [Var_ACCOUNT] : - (hasType(type_CreditCardAccount, Var_ACCOUNT) & -(((f_cardAccount(Var_CARD,Var_ACCOUNT)) & (f_accountHolder(Var_ACCOUNT,Var_AGENT))))))))))))))). - -fof(axFinancialLem14, axiom, - ( ! [Var_OPENING] : - (hasType(type_OpeningAnAccount, Var_OPENING) => -(( ! [Var_BANK] : - (hasType(type_FinancialOrganization, Var_BANK) => -(( ! [Var_OPENINGTIME] : - ((hasType(type_Entity, Var_OPENINGTIME) & hasType(type_TimeInterval, Var_OPENINGTIME)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((((f_located(Var_OPENING,Var_BANK)) & (((f_agent(Var_OPENING,Var_AGENT)) & (f_WhenFn(Var_OPENING) = Var_OPENINGTIME))))) => (( ? [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) & -(( ? [Var_ACCOUNTPERIOD] : - (hasType(type_TimeInterval, Var_ACCOUNTPERIOD) & -(((f_agreementPeriod(Var_ACCOUNT,Var_ACCOUNTPERIOD)) & (((f_meetsTemporally(Var_OPENINGTIME,Var_ACCOUNTPERIOD)) & (((f_accountAt(Var_ACCOUNT,Var_BANK)) & (f_accountHolder(Var_ACCOUNT,Var_AGENT)))))))))))))))))))))))))))). - -fof(axFinancialLem15, axiom, - ( ! [Var_USING] : - (hasType(type_UsingAnAccount, Var_USING) => -(( ! [Var_AGENT] : - ((hasType(type_CognitiveAgent, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(( ! [Var_ACCOUNT] : - ((hasType(type_Entity, Var_ACCOUNT) & hasType(type_FinancialAccount, Var_ACCOUNT)) => -(((((f_patient(Var_USING,Var_ACCOUNT)) & (f_accountHolder(Var_ACCOUNT,Var_AGENT)))) => (f_agent(Var_USING,Var_AGENT))))))))))))). - -fof(axFinancialLem16, axiom, - ( ! [Var_DRAWING] : - (hasType(type_DrawingACheck, Var_DRAWING) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(( ! [Var_CHECK] : - ((hasType(type_Entity, Var_CHECK) & hasType(type_Check, Var_CHECK)) => -(((((f_patient(Var_DRAWING,Var_CHECK)) & (((f_agent(Var_DRAWING,Var_AGENT)) & (f_checkAccount(Var_CHECK,Var_ACCOUNT)))))) => (f_accountHolder(Var_ACCOUNT,Var_AGENT)))))))))))))))). - -fof(axFinancialLem17, axiom, - ( ! [Var_DEPOSITING] : - (hasType(type_DepositingACheck, Var_DEPOSITING) => -(( ? [Var_CHECK] : - (hasType(type_Check, Var_CHECK) & -(f_patient(Var_DEPOSITING,Var_CHECK)))))))). - -fof(axFinancialLem18, axiom, - ( ! [Var_DEPOSITING] : - (hasType(type_DepositingACheck, Var_DEPOSITING) => -(( ! [Var_CHECK] : - (hasType(type_Check, Var_CHECK) => -(( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((((f_patient(Var_DEPOSITING,Var_CHECK)) & (((f_checkAccount(Var_CHECK,Var_ACCOUNT)) & (f_monetaryValue(Var_CHECK,Var_AMOUNT)))))) => (( ? [Var_DEPOSIT] : - (hasType(type_Deposit, Var_DEPOSIT) & -(((f_destination(Var_DEPOSIT,f_CurrencyFn(Var_ACCOUNT))) & (f_transactionAmount(Var_DEPOSIT,Var_AMOUNT))))))))))))))))))))). - -fof(axFinancialLem19, axiom, - ( ! [Var_CONTROLLING] : - (hasType(type_ControllingAnAccount, Var_CONTROLLING) => -(( ! [Var_BANK] : - ((hasType(type_FinancialOrganization, Var_BANK) & hasType(type_Agent, Var_BANK)) => -(( ! [Var_ACCOUNT] : - ((hasType(type_Entity, Var_ACCOUNT) & hasType(type_FinancialAccount, Var_ACCOUNT)) => -(((((f_patient(Var_CONTROLLING,Var_ACCOUNT)) & (f_accountAt(Var_ACCOUNT,Var_BANK)))) => (f_agent(Var_CONTROLLING,Var_BANK))))))))))))). - -fof(axFinancialLem20, axiom, - ( ! [Var_PROCESSING] : - (hasType(type_ProcessingACheck, Var_PROCESSING) => -(( ! [Var_PROCESING] : - (hasType(type_Process, Var_PROCESING) => -(( ? [Var_CHECK] : - (hasType(type_Check, Var_CHECK) & -(f_patient(Var_PROCESING,Var_CHECK))))))))))). - -fof(axFinancialLem21, axiom, - ( ! [Var_PROCESSING] : - (hasType(type_ProcessingACheck, Var_PROCESSING) => -(( ? [Var_AUTHORIZATION] : - (hasType(type_AuthorizationOfTransaction, Var_AUTHORIZATION) & -(f_subProcess(Var_AUTHORIZATION,Var_PROCESSING)))))))). - -fof(axFinancialLem22, axiom, - ( ! [Var_PAYMENT] : - (hasType(type_Payment, Var_PAYMENT) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(( ! [Var_BALANCE2] : - ((hasType(type_Entity, Var_BALANCE2) & hasType(type_CurrencyMeasure, Var_BALANCE2)) => -(( ! [Var_BALANCE1] : - ((hasType(type_CurrencyMeasure, Var_BALANCE1) & hasType(type_Quantity, Var_BALANCE1)) => -(( ! [Var_AMOUNT] : - ((hasType(type_CurrencyMeasure, Var_AMOUNT) & hasType(type_Quantity, Var_AMOUNT)) => -(((((f_origin(Var_PAYMENT,f_CurrencyFn(Var_ACCOUNT))) & (((f_transactionAmount(Var_PAYMENT,Var_AMOUNT)) & (((f_currentAccountBalance(Var_ACCOUNT,f_ImmediatePastFn(f_WhenFn(Var_PAYMENT)),Var_BALANCE1)) & (Var_BALANCE2 = f_SubtractionFn(Var_BALANCE1,Var_AMOUNT)))))))) => (f_currentAccountBalance(Var_ACCOUNT,f_ImmediateFutureFn(f_WhenFn(Var_PAYMENT)),Var_BALANCE2))))))))))))))))))). - -fof(axFinancialLem23, axiom, - ( ! [Var_DEPOSIT] : - (hasType(type_Deposit, Var_DEPOSIT) => -(( ? [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) & -(f_destination(Var_DEPOSIT,f_CurrencyFn(Var_ACCOUNT))))))))). - -fof(axFinancialLem24, axiom, - ( ! [Var_DEPOSIT] : - (hasType(type_Deposit, Var_DEPOSIT) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(( ! [Var_BALANCE2] : - ((hasType(type_Entity, Var_BALANCE2) & hasType(type_CurrencyMeasure, Var_BALANCE2)) => -(( ! [Var_BALANCE1] : - ((hasType(type_CurrencyMeasure, Var_BALANCE1) & hasType(type_Quantity, Var_BALANCE1)) => -(( ! [Var_AMOUNT] : - ((hasType(type_CurrencyMeasure, Var_AMOUNT) & hasType(type_Quantity, Var_AMOUNT)) => -(( ! [Var_TIMEOFDEPOSIT] : - (hasType(type_TimePosition, Var_TIMEOFDEPOSIT) => -(((((f_time(Var_DEPOSIT,Var_TIMEOFDEPOSIT)) & (((f_destination(Var_DEPOSIT,f_CurrencyFn(Var_ACCOUNT))) & (((f_transactionAmount(Var_DEPOSIT,Var_AMOUNT)) & (((f_currentAccountBalance(Var_ACCOUNT,f_ImmediatePastFn(f_WhenFn(Var_DEPOSIT)),Var_BALANCE1)) & (Var_BALANCE2 = f_AdditionFn(Var_BALANCE1,Var_AMOUNT)))))))))) => (f_currentAccountBalance(Var_ACCOUNT,f_ImmediateFutureFn(f_FutureFn(Var_DEPOSIT)),Var_BALANCE2)))))))))))))))))))))). - -fof(axFinancialLem25, axiom, - ( ! [Var_WITHDRAWAL] : - (hasType(type_Withdrawal, Var_WITHDRAWAL) => -(( ? [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) & -(f_origin(Var_WITHDRAWAL,f_CurrencyFn(Var_ACCOUNT))))))))). - -fof(axFinancialLem26, axiom, - ( ! [Var_WITHDRAWAL] : - (hasType(type_Withdrawal, Var_WITHDRAWAL) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(( ! [Var_BALANCE2] : - ((hasType(type_Entity, Var_BALANCE2) & hasType(type_CurrencyMeasure, Var_BALANCE2)) => -(( ! [Var_BALANCE1] : - ((hasType(type_CurrencyMeasure, Var_BALANCE1) & hasType(type_Quantity, Var_BALANCE1)) => -(( ! [Var_AMOUNT] : - ((hasType(type_CurrencyMeasure, Var_AMOUNT) & hasType(type_Quantity, Var_AMOUNT)) => -(( ! [Var_TIMEOFWITHDRAWAL] : - (hasType(type_TimePosition, Var_TIMEOFWITHDRAWAL) => -(((((f_time(Var_WITHDRAWAL,Var_TIMEOFWITHDRAWAL)) & (((f_origin(Var_WITHDRAWAL,Var_ACCOUNT)) & (((f_transactionAmount(Var_WITHDRAWAL,Var_AMOUNT)) & (((f_currentAccountBalance(Var_ACCOUNT,f_ImmediatePastFn(f_WhenFn(Var_WITHDRAWAL)),Var_BALANCE1)) & (Var_BALANCE2 = f_SubtractionFn(Var_BALANCE1,Var_AMOUNT)))))))))) => (f_currentAccountBalance(Var_ACCOUNT,f_ImmediateFutureFn(f_FutureFn(Var_WITHDRAWAL)),Var_BALANCE2)))))))))))))))))))))). - -fof(axFinancialLem27, axiom, - ( ! [Var_MONEY] : - (hasType(type_CurrencyMeasure, Var_MONEY) => -(( ! [Var_OBJECT] : - ((hasType(type_Entity, Var_OBJECT) & hasType(type_Physical, Var_OBJECT)) => -(( ! [Var_SELLER] : - ((hasType(type_Object, Var_SELLER) & hasType(type_Entity, Var_SELLER)) => -(( ! [Var_BUYER] : - (hasType(type_Agent, Var_BUYER) => -(( ! [Var_PURCHASE] : - (hasType(type_Process, Var_PURCHASE) => -(((((f_agent(Var_PURCHASE,Var_BUYER)) & (((f_origin(Var_PURCHASE,Var_SELLER)) & (((f_patient(Var_PURCHASE,Var_OBJECT)) & (f_monetaryValue(Var_OBJECT,Var_MONEY)))))))) => (( ? [Var_PAYMENT] : - (hasType(type_Payment, Var_PAYMENT) & -(((f_subProcess(Var_PAYMENT,Var_PURCHASE)) & (((f_transactionAmount(Var_PAYMENT,Var_MONEY)) & (f_destination(Var_PAYMENT,Var_SELLER)))))))))))))))))))))))))). - -fof(axFinancialLem28, axiom, - ( ! [Var_RATE_DECIMAL] : - ((hasType(type_Entity, Var_RATE_DECIMAL) & hasType(type_Quantity, Var_RATE_DECIMAL)) => -(( ! [Var_PERIOD] : - ((hasType(type_TimeInterval, Var_PERIOD) & hasType(type_PhysicalQuantity, Var_PERIOD)) => -(( ! [Var_AMOUNT] : - ((hasType(type_Interest, Var_AMOUNT) & hasType(type_Entity, Var_AMOUNT)) => -(( ! [Var_RATE] : - ((hasType(type_InterestRate, Var_RATE) & hasType(type_PhysicalQuantity, Var_RATE)) => -(( ! [Var_BALANCE] : - ((hasType(type_CurrencyMeasure, Var_BALANCE) & hasType(type_Quantity, Var_BALANCE)) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((((f_principalAmount(Var_ACCOUNT,Var_BALANCE)) & (((f_fixedInterestRate(Var_ACCOUNT,Var_RATE)) & (((f_simpleInterest(Var_ACCOUNT,Var_AMOUNT,Var_PERIOD)) & (Var_RATE_DECIMAL = f_DivisionFn(f_MagnitudeFn(Var_RATE),100)))))))) => (Var_AMOUNT = f_MultiplicationFn(f_MultiplicationFn(f_MagnitudeFn(Var_PERIOD),Var_BALANCE),Var_RATE_DECIMAL)))))))))))))))))))))). - -fof(axFinancialLem29, axiom, - ( ! [Var_MULTIPLY] : - ((hasType(type_Entity, Var_MULTIPLY) & hasType(type_Quantity, Var_MULTIPLY)) => -(( ! [Var_EXPONENT] : - ((hasType(type_Entity, Var_EXPONENT) & hasType(type_Quantity, Var_EXPONENT)) => -(( ! [Var_ADD] : - ((hasType(type_Entity, Var_ADD) & hasType(type_Quantity, Var_ADD)) => -(( ! [Var_RATE_DECIMAL] : - ((hasType(type_Entity, Var_RATE_DECIMAL) & hasType(type_Quantity, Var_RATE_DECIMAL)) => -(( ! [Var_PERIOD] : - ((hasType(type_TimeInterval, Var_PERIOD) & hasType(type_PhysicalQuantity, Var_PERIOD)) => -(( ! [Var_INTEREST] : - ((hasType(type_Interest, Var_INTEREST) & hasType(type_Entity, Var_INTEREST)) => -(( ! [Var_RATE] : - ((hasType(type_InterestRate, Var_RATE) & hasType(type_Quantity, Var_RATE)) => -(( ! [Var_BALANCE] : - ((hasType(type_CurrencyMeasure, Var_BALANCE) & hasType(type_Quantity, Var_BALANCE)) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((((f_principalAmount(Var_ACCOUNT,Var_BALANCE)) & (((f_fixedInterestRate(Var_ACCOUNT,Var_RATE)) & (((f_compoundInterest(Var_ACCOUNT,Var_INTEREST,Var_PERIOD)) & (((Var_RATE_DECIMAL = f_DivisionFn(Var_RATE,100)) & (((Var_ADD = f_AdditionFn(1,Var_RATE_DECIMAL)) & (((Var_EXPONENT = f_ExponentiationFn(Var_ADD,f_MagnitudeFn(Var_PERIOD))) & (Var_MULTIPLY = f_MultiplicationFn(Var_EXPONENT,Var_BALANCE)))))))))))))) => (Var_INTEREST = f_SubtractionFn(Var_MULTIPLY,Var_BALANCE))))))))))))))))))))))))))))))). - -fof(axFinancialLem30, axiom, - ( ! [Var_RATE] : - ((hasType(type_Entity, Var_RATE) & hasType(type_InterestRate, Var_RATE)) => -(( ! [Var_RATE_DECIMAL] : - ((hasType(type_Entity, Var_RATE_DECIMAL) & hasType(type_Quantity, Var_RATE_DECIMAL)) => -(( ! [Var_PRINCIPAL] : - ((hasType(type_CurrencyMeasure, Var_PRINCIPAL) & hasType(type_Quantity, Var_PRINCIPAL)) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_INTEREST] : - ((hasType(type_Interest, Var_INTEREST) & hasType(type_Quantity, Var_INTEREST)) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((((f_simpleInterest(Var_ACCOUNT,Var_INTEREST,Var_PERIOD)) & (((f_principalAmount(Var_ACCOUNT,Var_PRINCIPAL)) & (((Var_RATE_DECIMAL = f_DivisionFn(Var_INTEREST,Var_PRINCIPAL)) & (Var_RATE = f_MultiplicationFn(Var_RATE_DECIMAL,100)))))))) => (f_interestRatePerPeriod(Var_ACCOUNT,Var_RATE,Var_PERIOD)))))))))))))))))))))). - -fof(axFinancialLem31, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_PersonalAccount, Var_ACCOUNT) => -(( ! [Var_PRIMERATE] : - ((hasType(type_InterestRate, Var_PRIMERATE) & hasType(type_Quantity, Var_PRIMERATE)) => -(( ! [Var_RATE] : - ((hasType(type_InterestRate, Var_RATE) & hasType(type_Quantity, Var_RATE)) => -(( ! [Var_DATE] : - (hasType(type_Day, Var_DATE) => -(((((f_currentInterestRate(Var_ACCOUNT,Var_DATE,Var_RATE)) & (f_primeInterestRate(Var_DATE,Var_PRIMERATE)))) => (f_greaterThan(Var_RATE,Var_PRIMERATE)))))))))))))))). - -fof(axFinancialLem32, axiom, - ( ! [Var_DATE] : - ((hasType(type_TimeInterval, Var_DATE) & hasType(type_TimePosition, Var_DATE)) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_AGREEMENT] : - (hasType(type_Contract, Var_AGREEMENT) => -(((((f_agreementPeriod(Var_AGREEMENT,Var_PERIOD)) & (f_overlapsTemporally(Var_DATE,Var_PERIOD)))) <=> (f_agreementActive(Var_AGREEMENT,Var_DATE))))))))))))). - -fof(axFinancialLem33, axiom, - ( ! [Var_PRINCIPAL] : - (hasType(type_CurrencyMeasure, Var_PRINCIPAL) => -(( ! [Var_DATE] : - ((hasType(type_Day, Var_DATE) & hasType(type_TimePosition, Var_DATE)) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((((f_maturityDate(Var_ACCOUNT,Var_DATE)) & (f_principalAmount(Var_ACCOUNT,Var_PRINCIPAL)))) => (f_amountDue(Var_ACCOUNT,Var_PRINCIPAL,Var_DATE))))))))))))). - -fof(axFinancialLem34, axiom, - ( ! [Var_END] : - ((hasType(type_TimeInterval, Var_END) & hasType(type_Day, Var_END)) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_ACCOUNT] : - ((hasType(type_Contract, Var_ACCOUNT) & hasType(type_FinancialAccount, Var_ACCOUNT)) => -(((((f_agreementPeriod(Var_ACCOUNT,Var_PERIOD)) & (f_finishes(Var_END,Var_PERIOD)))) <=> (f_maturityDate(Var_ACCOUNT,Var_END))))))))))))). - -fof(axFinancialLem35, axiom, - ( ! [Var_BALANCE] : - (hasType(type_CurrencyMeasure, Var_BALANCE) => -(( ! [Var_DATE] : - (hasType(type_Day, Var_DATE) => -(( ! [Var_ACCOUNT] : - ((hasType(type_Contract, Var_ACCOUNT) & hasType(type_FinancialAccount, Var_ACCOUNT)) => -(((((f_effectiveDate(Var_ACCOUNT,Var_DATE)) & (f_currentAccountBalance(Var_ACCOUNT,Var_DATE,Var_BALANCE)))) => (f_originalBalance(Var_ACCOUNT,Var_BALANCE))))))))))))). - -fof(axFinancialLem36, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_LiabilityAccount, Var_ACCOUNT) => -(( ! [Var_AMOUNT] : - ((hasType(type_CurrencyMeasure, Var_AMOUNT) & hasType(type_Quantity, Var_AMOUNT)) => -(( ! [Var_MINPAYMENT] : - ((hasType(type_CurrencyMeasure, Var_MINPAYMENT) & hasType(type_Quantity, Var_MINPAYMENT)) => -(((((f_minimumPayment(Var_ACCOUNT,Var_MINPAYMENT,inst_MonthDuration)) & (( ? [Var_MONTH] : - (hasType(type_Month, Var_MONTH) & -(( ? [Var_PAYMENT] : - (hasType(type_Process, Var_PAYMENT) & -(((f_destination(Var_PAYMENT,f_CurrencyFn(Var_ACCOUNT))) & (((f_paymentsPerPeriod(Var_ACCOUNT,Var_AMOUNT,Var_MONTH)) & (f_lessThan(Var_AMOUNT,Var_MINPAYMENT)))))))))))))) => (( ? [Var_PENALTY] : - (hasType(type_Penalty, Var_PENALTY) & -(f_destination(Var_PENALTY,f_CurrencyFn(Var_ACCOUNT))))))))))))))))). - -fof(axFinancialLem37, axiom, - ( ! [Var_OVERDRAFT] : - ((hasType(type_Entity, Var_OVERDRAFT) & hasType(type_RealNumber, Var_OVERDRAFT)) => -(( ! [Var_BALANCE] : - ((hasType(type_RealNumber, Var_BALANCE) & hasType(type_Quantity, Var_BALANCE)) => -(( ! [Var_DATE] : - (hasType(type_Day, Var_DATE) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((((f_currentAccountBalance(Var_ACCOUNT,Var_DATE,f_MeasureFn(Var_BALANCE,inst_UnitedStatesDollar))) & (((f_lessThan(Var_BALANCE,0)) & (Var_OVERDRAFT = f_SubtractionFn(0,Var_BALANCE)))))) => (f_overdraft(Var_ACCOUNT,f_MeasureFn(Var_OVERDRAFT,inst_UnitedStatesDollar),Var_DATE)))))))))))))))). - -fof(axFinancialLem38, axiom, - ( ! [Var_DATE] : - (hasType(type_Day, Var_DATE) => -(( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_LOAN] : - ((hasType(type_Loan, Var_LOAN) & hasType(type_Contract, Var_LOAN) & hasType(type_FinancialAccount, Var_LOAN)) => -(((((f_downPayment(Var_LOAN,Var_AMOUNT)) & (f_effectiveDate(Var_LOAN,Var_DATE)))) => (( ? [Var_PAYMENT] : - ((hasType(type_FinancialTransaction, Var_PAYMENT) & hasType(type_Physical, Var_PAYMENT) & hasType(type_Process, Var_PAYMENT)) & -(((f_transactionAmount(Var_PAYMENT,Var_AMOUNT)) & (((f_date(Var_PAYMENT,Var_DATE)) & (f_destination(Var_PAYMENT,f_CurrencyFn(Var_LOAN))))))))))))))))))))). - -fof(axFinancialLem39, axiom, - ( ! [Var_BALANCE] : - ((hasType(type_Entity, Var_BALANCE) & hasType(type_CurrencyMeasure, Var_BALANCE)) => -(( ! [Var_VALUE] : - ((hasType(type_CurrencyMeasure, Var_VALUE) & hasType(type_Quantity, Var_VALUE)) => -(( ! [Var_PURCHASE] : - ((hasType(type_Object, Var_PURCHASE) & hasType(type_Physical, Var_PURCHASE)) => -(( ! [Var_AMOUNT] : - ((hasType(type_CurrencyMeasure, Var_AMOUNT) & hasType(type_Quantity, Var_AMOUNT)) => -(( ! [Var_LOAN] : - ((hasType(type_Loan, Var_LOAN) & hasType(type_FinancialAccount, Var_LOAN)) => -(((((f_downPayment(Var_LOAN,Var_AMOUNT)) & (((f_loanForPurchase(Var_LOAN,Var_PURCHASE)) & (((f_monetaryValue(Var_PURCHASE,Var_VALUE)) & (Var_BALANCE = f_SubtractionFn(Var_VALUE,Var_AMOUNT)))))))) => (f_originalBalance(Var_LOAN,Var_BALANCE))))))))))))))))))). - -fof(axFinancialLem40, axiom, - ( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_ACTION] : - ((hasType(type_FinancialTransaction, Var_ACTION) & hasType(type_Process, Var_ACTION)) => -(( ! [Var_BANK] : - ((hasType(type_FinancialOrganization, Var_BANK) & hasType(type_Agent, Var_BANK)) => -(((f_serviceFee(Var_BANK,Var_ACTION,Var_AMOUNT)) => (( ? [Var_FEE] : - (hasType(type_ChargingAFee, Var_FEE) & -(((f_agent(Var_FEE,Var_BANK)) & (((f_causes(Var_ACTION,Var_FEE)) & (f_amountCharged(Var_FEE,Var_AMOUNT)))))))))))))))))))). - -fof(axFinancialLem41, axiom, - ( ! [Var_TAX] : - (hasType(type_Tax, Var_TAX) => -(( ? [Var_ORG] : - (hasType(type_Government, Var_ORG) & -(f_agent(Var_TAX,Var_ORG)))))))). - -fof(axFinancialLem42, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_InterestBearingAccount, Var_ACCOUNT) => -(( ? [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) & -(( ? [Var_RATE] : - (hasType(type_InterestRate, Var_RATE) & -(f_interestRatePerPeriod(Var_ACCOUNT,Var_RATE,Var_PERIOD))))))))))). - -fof(axFinancialLem43, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_PersonalAccount, Var_ACCOUNT) => -(( ! [Var_AGENT] : - (hasType(type_Human, Var_AGENT) => -(f_accountHolder(Var_ACCOUNT,Var_AGENT)))))))). - -fof(axFinancialLem44, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_SavingsAccount, Var_ACCOUNT) => -(( ! [Var_TRANSACTION] : - (hasType(type_FinancialTransaction, Var_TRANSACTION) => -(((f_origin(Var_TRANSACTION,f_CurrencyFn(Var_ACCOUNT))) => (( ? [Var_AUTHORIZATION] : - (hasType(type_AuthorizationOfTransaction, Var_AUTHORIZATION) & -(f_subProcess(Var_AUTHORIZATION,Var_TRANSACTION))))))))))))). - -fof(axFinancialLem45, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_SavingsAccount, Var_ACCOUNT) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_INTEREST] : - ((hasType(type_Interest, Var_INTEREST) & hasType(type_CurrencyMeasure, Var_INTEREST)) => -(( ! [Var_AGENT] : - ((hasType(type_CognitiveAgent, Var_AGENT) & hasType(type_Entity, Var_AGENT)) => -(((((f_accountHolder(Var_ACCOUNT,Var_AGENT)) & (f_interestEarned(Var_ACCOUNT,Var_INTEREST,Var_PERIOD)))) => (( ? [Var_PAYMENT] : - ((hasType(type_Process, Var_PAYMENT) & hasType(type_FinancialTransaction, Var_PAYMENT)) & -(((f_destination(Var_PAYMENT,f_CurrencyFn(Var_ACCOUNT))) & (((f_transactionAmount(Var_PAYMENT,Var_INTEREST)) & (f_destination(Var_PAYMENT,Var_AGENT))))))))))))))))))))))). - -fof(axFinancialLem46, axiom, - ( ! [Var_CD] : - (hasType(type_CertificateOfDeposit, Var_CD) => -(( ? [Var_DATE] : - (hasType(type_Day, Var_DATE) & -(f_maturityDate(Var_CD,Var_DATE)))))))). - -fof(axFinancialLem47, axiom, - ( ! [Var_CD] : - (hasType(type_CertificateOfDeposit, Var_CD) => -(( ! [Var_WITHDRAWAL] : - (hasType(type_Withdrawal, Var_WITHDRAWAL) => -(( ! [Var_DATEOFWITHDRAWAL] : - ((hasType(type_Day, Var_DATEOFWITHDRAWAL) & hasType(type_TimeInterval, Var_DATEOFWITHDRAWAL)) => -(( ! [Var_MATURITYDATE] : - ((hasType(type_Day, Var_MATURITYDATE) & hasType(type_TimeInterval, Var_MATURITYDATE)) => -(((((f_maturityDate(Var_CD,Var_MATURITYDATE)) & (((f_origin(Var_WITHDRAWAL,f_CurrencyFn(Var_CD))) & (((f_date(Var_WITHDRAWAL,Var_DATEOFWITHDRAWAL)) & (f_before(f_EndFn(Var_DATEOFWITHDRAWAL),f_BeginFn(Var_MATURITYDATE))))))))) => (( ? [Var_PENALTY] : - (hasType(type_Penalty, Var_PENALTY) & -(((f_destination(Var_PENALTY,f_CurrencyFn(Var_CD))) & (f_causes(Var_WITHDRAWAL,Var_PENALTY))))))))))))))))))))). - -fof(axFinancialLem48, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_TraditionalSavingsAccount, Var_ACCOUNT) => -(( ~ ( ? [Var_DATE] : - (hasType(type_Day, Var_DATE) & -(f_maturityDate(Var_ACCOUNT,Var_DATE))))))))). - -fof(axFinancialLem49, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_TraditionalSavingsAccount, Var_ACCOUNT) => -(( ! [Var_WITHDRAWAL] : - (hasType(type_Withdrawal, Var_WITHDRAWAL) => -(((f_origin(Var_WITHDRAWAL,f_CurrencyFn(Var_ACCOUNT))) => (( ? [Var_PENALTY] : - (hasType(type_Penalty, Var_PENALTY) & -(((f_destination(Var_PENALTY,f_CurrencyFn(Var_ACCOUNT))) & (f_causes(Var_WITHDRAWAL,Var_PENALTY))))))))))))))). - -fof(axFinancialLem50, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_CheckingAccount, Var_ACCOUNT) => -(( ! [Var_TRANSACTION] : - (hasType(type_FinancialTransaction, Var_TRANSACTION) => -(((f_origin(Var_TRANSACTION,f_CurrencyFn(Var_ACCOUNT))) => (((( ? [Var_CHECK] : - (hasType(type_Check, Var_CHECK) & -(f_instrument(Var_TRANSACTION,Var_CHECK))))) | (( ? [Var_DEBITCARD] : - (hasType(type_DebitCard, Var_DEBITCARD) & -(f_instrument(Var_TRANSACTION,Var_DEBITCARD))))))))))))))). - -fof(axFinancialLem51, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_LiabilityAccount, Var_ACCOUNT) => -(( ! [Var_BANK] : - ((hasType(type_FinancialOrganization, Var_BANK) & hasType(type_CognitiveAgent, Var_BANK)) => -(( ! [Var_AGENT] : - (hasType(type_CognitiveAgent, Var_AGENT) => -(((((f_accountHolder(Var_ACCOUNT,Var_AGENT)) & (f_accountAt(Var_ACCOUNT,Var_BANK)))) => (( ? [Var_DEBT] : - (hasType(type_Liability, Var_DEBT) & -(((f_agreementMember(Var_DEBT,Var_AGENT)) & (f_agreementMember(Var_DEBT,Var_BANK)))))))))))))))))). - -fof(axFinancialLem52, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_CreditAccount, Var_ACCOUNT) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_INTEREST] : - ((hasType(type_Interest, Var_INTEREST) & hasType(type_CurrencyMeasure, Var_INTEREST)) => -(( ! [Var_AGENT] : - ((hasType(type_CognitiveAgent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(( ! [Var_ORGANIZATION] : - ((hasType(type_FinancialOrganization, Var_ORGANIZATION) & hasType(type_Entity, Var_ORGANIZATION)) => -(((((f_accountAt(Var_ACCOUNT,Var_ORGANIZATION)) & (((f_accountHolder(Var_ACCOUNT,Var_AGENT)) & (f_interestEarned(Var_ACCOUNT,Var_INTEREST,Var_PERIOD)))))) => (( ? [Var_PAYMENT] : - ((hasType(type_Process, Var_PAYMENT) & hasType(type_FinancialTransaction, Var_PAYMENT)) & -(((f_origin(Var_PAYMENT,Var_AGENT)) & (((f_transactionAmount(Var_PAYMENT,Var_INTEREST)) & (f_destination(Var_PAYMENT,Var_ORGANIZATION)))))))))))))))))))))))))). - -fof(axFinancialLem53, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_CreditCardAccount, Var_ACCOUNT) => -(( ! [Var_TRANSACTION] : - (hasType(type_FinancialTransaction, Var_TRANSACTION) => -(((f_origin(Var_TRANSACTION,f_CurrencyFn(Var_ACCOUNT))) => (( ? [Var_CARD] : - (hasType(type_CreditCard, Var_CARD) & -(f_instrument(Var_TRANSACTION,Var_CARD))))))))))))). - -fof(axFinancialLem54, axiom, - ( ! [Var_LOAN] : - (hasType(type_Loan, Var_LOAN) => -(( ? [Var_LENDER] : - (hasType(type_CognitiveAgent, Var_LENDER) & -(( ? [Var_BORROWER] : - (hasType(type_CognitiveAgent, Var_BORROWER) & -(((f_borrower(Var_LOAN,Var_BORROWER)) & (f_lender(Var_LOAN,Var_LENDER))))))))))))). - -fof(axFinancialLem55, axiom, - ( ! [Var_INTEREST] : - ((hasType(type_Interest, Var_INTEREST) & hasType(type_CurrencyMeasure, Var_INTEREST)) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_LENDER] : - ((hasType(type_CognitiveAgent, Var_LENDER) & hasType(type_Entity, Var_LENDER)) => -(( ! [Var_BORROWER] : - ((hasType(type_CognitiveAgent, Var_BORROWER) & hasType(type_Object, Var_BORROWER)) => -(( ! [Var_LOAN] : - ((hasType(type_Loan, Var_LOAN) & hasType(type_Contract, Var_LOAN) & hasType(type_FinancialAccount, Var_LOAN)) => -(((((f_borrower(Var_LOAN,Var_BORROWER)) & (((f_lender(Var_LOAN,Var_LENDER)) & (((f_agreementPeriod(Var_LOAN,Var_PERIOD)) & (f_interestEarned(Var_LOAN,Var_INTEREST,Var_PERIOD)))))))) => (( ? [Var_PAYMENT] : - ((hasType(type_Process, Var_PAYMENT) & hasType(type_FinancialTransaction, Var_PAYMENT)) & -(((f_origin(Var_PAYMENT,Var_BORROWER)) & (((f_transactionAmount(Var_PAYMENT,Var_INTEREST)) & (f_destination(Var_PAYMENT,Var_LENDER)))))))))))))))))))))))))). - -fof(axFinancialLem56, axiom, - ( ! [Var_AGENT] : - ((hasType(type_CognitiveAgent, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(( ! [Var_LOAN] : - (hasType(type_Loan, Var_LOAN) => -(((f_lender(Var_LOAN,Var_AGENT)) => (( ? [Var_LENDING] : - (hasType(type_Lending, Var_LENDING) & -(f_agent(Var_LENDING,Var_AGENT))))))))))))). - -fof(axFinancialLem57, axiom, - ( ! [Var_AGENT] : - ((hasType(type_CognitiveAgent, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(( ! [Var_LOAN] : - (hasType(type_Loan, Var_LOAN) => -(((f_borrower(Var_LOAN,Var_AGENT)) => (( ? [Var_BORROWING] : - (hasType(type_Borrowing, Var_BORROWING) & -(f_agent(Var_BORROWING,Var_AGENT))))))))))))). - -fof(axFinancialLem58, axiom, - ( ! [Var_COLLATERAL] : - (hasType(type_Collateral, Var_COLLATERAL) => -(( ? [Var_LOAN] : - (hasType(type_SecuredLoan, Var_LOAN) & -(f_securedBy(Var_LOAN,Var_COLLATERAL)))))))). - -fof(axFinancialLem59, axiom, - ( ! [Var_LOAN] : - (hasType(type_Loan, Var_LOAN) => -(( ! [Var_DEFAULT] : - (hasType(type_FinancialDefault, Var_DEFAULT) => -(( ! [Var_BANK] : - ((hasType(type_CognitiveAgent, Var_BANK) & hasType(type_Agent, Var_BANK)) => -(( ! [Var_SECURITY] : - ((hasType(type_Collateral, Var_SECURITY) & hasType(type_Object, Var_SECURITY)) => -(((((f_securedBy(Var_LOAN,Var_SECURITY)) & (((f_lender(Var_LOAN,Var_BANK)) & (f_patient(Var_DEFAULT,Var_LOAN)))))) => (f_holdsDuring(f_ImmediateFutureFn(f_WhenFn(Var_DEFAULT)),possesses(Var_BANK,Var_SECURITY))))))))))))))))). - -fof(axFinancialLem60, axiom, - ( ! [Var_LOAN] : - (hasType(type_SecuredLoan, Var_LOAN) => -(( ? [Var_SECURITY] : - (hasType(type_Collateral, Var_SECURITY) & -(f_securedBy(Var_LOAN,Var_SECURITY)))))))). - -fof(axFinancialLem61, axiom, - ( ! [Var_LOAN] : - (hasType(type_Mortgage, Var_LOAN) => -(( ? [Var_ESTATE] : - (hasType(type_RealEstate, Var_ESTATE) & -(f_loanForPurchase(Var_LOAN,Var_ESTATE)))))))). - -fof(axFinancialLem62, axiom, - ( ! [Var_LOAN] : - (hasType(type_Mortgage, Var_LOAN) => -(( ! [Var_REALESTATE] : - ((hasType(type_Object, Var_REALESTATE) & hasType(type_Collateral, Var_REALESTATE)) => -(((f_loanForPurchase(Var_LOAN,Var_REALESTATE)) => (f_securedBy(Var_LOAN,Var_REALESTATE)))))))))). - -fof(axFinancialLem63, axiom, - ( ! [Var_REFINANCING] : - (hasType(type_Refinancing, Var_REFINANCING) => -(( ! [Var_LOAN] : - (hasType(type_Loan, Var_LOAN) => -(( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_DATE] : - (hasType(type_Day, Var_DATE) => -(( ! [Var_BORROWER] : - (hasType(type_CognitiveAgent, Var_BORROWER) => -(( ! [Var_COLLATERAL] : - (hasType(type_Collateral, Var_COLLATERAL) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(((((f_time(Var_REFINANCING,Var_TIME)) & (((f_securedBy(Var_LOAN,Var_COLLATERAL)) & (((f_borrower(Var_LOAN,Var_BORROWER)) & (((f_currentAccountBalance(Var_LOAN,Var_DATE,Var_AMOUNT)) & (f_patient(Var_REFINANCING,Var_LOAN)))))))))) => (( ? [Var_NEWLOAN] : - (hasType(type_Loan, Var_NEWLOAN) & -(( ? [Var_PAYMENT] : - ((hasType(type_Process, Var_PAYMENT) & hasType(type_Physical, Var_PAYMENT) & hasType(type_FinancialTransaction, Var_PAYMENT)) & -(((f_borrower(Var_NEWLOAN,Var_BORROWER)) & (((f_securedBy(Var_LOAN,Var_COLLATERAL)) & (((f_destination(Var_PAYMENT,f_CurrencyFn(Var_LOAN))) & (((f_time(Var_PAYMENT,Var_TIME)) & (((f_origin(Var_PAYMENT,f_CurrencyFn(Var_NEWLOAN))) & (f_transactionAmount(Var_PAYMENT,Var_AMOUNT))))))))))))))))))))))))))))))))))))))))). - -fof(axFinancialLem64, axiom, - ( ! [Var_COMMITMENT] : - (hasType(type_LoanCommitment, Var_COMMITMENT) => -(( ? [Var_LOAN] : - (hasType(type_Loan, Var_LOAN) & -(( ? [Var_BORROWER] : - (hasType(type_CognitiveAgent, Var_BORROWER) & -(( ? [Var_LENDER] : - (hasType(type_CognitiveAgent, Var_LENDER) & -(((f_lender(Var_LOAN,Var_LENDER)) & (((f_borrower(Var_LOAN,Var_BORROWER)) & (((f_agreementMember(Var_COMMITMENT,Var_LENDER)) & (f_agreementMember(Var_COMMITMENT,Var_BORROWER)))))))))))))))))))). - -fof(axFinancialLem65, axiom, - ( ! [Var_LOAN] : - (hasType(type_BankTermLoan, Var_LOAN) => -(( ! [Var_DURATION] : - ((hasType(type_RealNumber, Var_DURATION) & hasType(type_Quantity, Var_DURATION)) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(((((f_agreementPeriod(Var_LOAN,Var_PERIOD)) & (f_duration(Var_PERIOD,f_MeasureFn(Var_DURATION,inst_YearDuration))))) => (f_greaterThanOrEqualTo(Var_DURATION,1))))))))))))). - -fof(axFinancialLem66, axiom, - ( ! [Var_LOAN] : - (hasType(type_ConsolidationLoan, Var_LOAN) => -(( ? [Var_LOAN1] : - (hasType(type_Loan, Var_LOAN1) & -(( ? [Var_LOAN2] : - (hasType(type_Loan, Var_LOAN2) & -(( ? [Var_PAYMENT2] : - (hasType(type_Process, Var_PAYMENT2) & -(( ? [Var_PAYMENT1] : - (hasType(type_Process, Var_PAYMENT1) & -(((f_destination(Var_PAYMENT1,f_CurrencyFn(Var_LOAN1))) & (((f_destination(Var_PAYMENT2,f_CurrencyFn(Var_LOAN2))) & (((f_origin(Var_PAYMENT1,f_CurrencyFn(Var_LOAN))) & (f_origin(Var_PAYMENT2,f_CurrencyFn(Var_LOAN)))))))))))))))))))))))). - -fof(axFinancialLem67, axiom, - ( ! [Var_MORTGAGE] : - (hasType(type_ConventionalMortgage, Var_MORTGAGE) => -(( ? [Var_GOVERNMENT] : - (hasType(type_Government, Var_GOVERNMENT) & -(f_insured(Var_MORTGAGE,Var_GOVERNMENT)))))))). - -fof(axFinancialLem68, axiom, - ( ! [Var_LOAN] : - (hasType(type_DayLoan, Var_LOAN) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(((f_agreementPeriod(Var_LOAN,Var_PERIOD)) & (f_duration(Var_PERIOD,f_MeasureFn(1,inst_DayDuration))))))))))). - -fof(axFinancialLem69, axiom, - ( ! [Var_LOAN] : - (hasType(type_SinglePaymentLoan, Var_LOAN) => -(( ! [Var_MATURITY] : - ((hasType(type_Day, Var_MATURITY) & hasType(type_TimePosition, Var_MATURITY)) => -(( ! [Var_PRINCIPAL] : - (hasType(type_CurrencyMeasure, Var_PRINCIPAL) => -(((((f_principalAmount(Var_LOAN,Var_PRINCIPAL)) & (f_maturityDate(Var_LOAN,Var_MATURITY)))) => (f_amountDue(Var_LOAN,Var_PRINCIPAL,Var_MATURITY))))))))))))). - -fof(axFinancialLem70, axiom, - ( ! [Var_LOAN] : - (hasType(type_InterestOnlyLoan, Var_LOAN) => -(( ! [Var_DATE] : - ((hasType(type_TimePosition, Var_DATE) & hasType(type_TimeInterval, Var_DATE)) => -(( ! [Var_INTEREST] : - ((hasType(type_Interest, Var_INTEREST) & hasType(type_CurrencyMeasure, Var_INTEREST)) => -(( ! [Var_PRINCIPAL] : - (hasType(type_CurrencyMeasure, Var_PRINCIPAL) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(((((f_agreementPeriod(Var_LOAN,Var_PERIOD)) & (((f_principalAmount(Var_LOAN,Var_PRINCIPAL)) & (f_interestEarned(Var_LOAN,Var_INTEREST,Var_PERIOD)))))) => (((f_amountDue(Var_LOAN,Var_PRINCIPAL,f_EndFn(Var_PERIOD))) & (((f_amountDue(Var_LOAN,Var_INTEREST,Var_DATE)) & (f_before(f_EndFn(Var_DATE),f_EndFn(Var_PERIOD)))))))))))))))))))))))). - -fof(axFinancialLem71, axiom, - ( ! [Var_INDEX] : - (hasType(type_Index, Var_INDEX) => -(( ? [Var_PERFORMANCE] : - (hasType(type_EconomicIndicator, Var_PERFORMANCE) & -(f_benchmark(Var_PERFORMANCE,Var_INDEX)))))))). - -fof(axFinancialLem72, axiom, - ( ! [Var_INFLATION] : - (hasType(type_Inflation, Var_INFLATION) => -(( ! [Var_CPI] : - (hasType(type_ConsumerPriceIndex, Var_CPI) => -(( ! [Var_PPI] : - (hasType(type_ProducerPriceIndex, Var_PPI) => -(((f_benchmark(Var_INFLATION,Var_CPI)) | (f_benchmark(Var_INFLATION,Var_PPI))))))))))))). - -fof(axFinancialLem73, axiom, - ( ! [Var_INDEX] : - (hasType(type_InflationIndex, Var_INDEX) => -(( ? [Var_INFLATION] : - (hasType(type_Inflation, Var_INFLATION) & -(f_benchmark(Var_INFLATION,Var_INDEX)))))))). - -fof(axFinancialLem74, axiom, - ( ! [Var_R] : - (hasType(type_RealNumber, Var_R) => -(( ! [Var_N] : - ((hasType(type_Nation, Var_N) & hasType(type_Entity, Var_N)) => -(((f_inflationRateInCountry(Var_N,Var_R)) => (( ? [Var_I] : - (hasType(type_Inflation, Var_I) & -(((f_duration(f_WhenFn(Var_I),inst_YearDuration)) & (((f_experiencer(Var_I,Var_N)) & (f_inflationRate(Var_I,Var_R))))))))))))))))). - -fof(axFinancialLem75, axiom, - ( ! [Var_INDEX] : - (hasType(type_StockIndex, Var_INDEX) => -(( ? [Var_STOCK] : - (hasType(type_Stock, Var_STOCK) & -(f_benchmark(Var_INDEX,Var_STOCK)))))))). - -fof(axFinancialLem76, axiom, - ( ! [Var_INVESTMENT] : - (hasType(type_Investment, Var_INVESTMENT) => -(( ? [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) & -(( ? [Var_INVESTING] : - (hasType(type_Process, Var_INVESTING) & -(((f_agent(Var_INVESTING,Var_AGENT)) & (f_possesses(Var_AGENT,Var_INVESTMENT))))))))))))). - -fof(axFinancialLem77, axiom, - ( ! [Var_ATTRIBUTE] : - (hasType(type_InvestmentAttribute, Var_ATTRIBUTE) => -(( ? [Var_ACCOUNT] : - (hasType(type_InvestmentAccount, Var_ACCOUNT) & -(f_attribute(Var_ACCOUNT,Var_ATTRIBUTE)))))))). - -fof(axFinancialLem78, axiom, - ( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(( ! [Var_MONEY] : - (hasType(type_CurrencyMeasure, Var_MONEY) => -(( ! [Var_OBJ] : - ((hasType(type_Physical, Var_OBJ) & hasType(type_Entity, Var_OBJ)) => -(((f_price(Var_OBJ,Var_MONEY,Var_AGENT)) => (( ? [Var_BUYING] : - (hasType(type_Buying, Var_BUYING) & -(((f_agent(Var_BUYING,Var_AGENT)) & (((f_patient(Var_BUYING,Var_OBJ)) & (f_transactionAmount(Var_BUYING,Var_MONEY)))))))))))))))))))). - -fof(axFinancialLem79, axiom, - ( ! [Var_PLACE] : - (hasType(type_PlacingAnOrder, Var_PLACE) => -(( ! [Var_TIME] : - ((hasType(type_Entity, Var_TIME) & hasType(type_TimeInterval, Var_TIME)) => -(((f_WhenFn(Var_PLACE) = Var_TIME) => (( ? [Var_PERIOD] : - ((hasType(type_Entity, Var_PERIOD) & hasType(type_TimeInterval, Var_PERIOD)) & -(( ? [Var_ORDER] : - (hasType(type_Physical, Var_ORDER) & -(((f_WhenFn(Var_ORDER) = Var_PERIOD) & (f_meetsTemporally(Var_TIME,Var_PERIOD)))))))))))))))))). - -fof(axFinancialLem80, axiom, - ( ! [Var_ORDER] : - (hasType(type_LimitOrder, Var_ORDER) => -(( ? [Var_PRICE] : - (hasType(type_CurrencyMeasure, Var_PRICE) & -(f_limitPrice(Var_ORDER,Var_PRICE)))))))). - -fof(axFinancialLem81, axiom, - ( ! [Var_BROKER] : - (hasType(type_Broker, Var_BROKER) => -(( ? [Var_CONTRACT] : - (hasType(type_ServiceContract, Var_CONTRACT) & -(f_agreementMember(Var_CONTRACT,Var_BROKER)))))))). - -fof(axFinancialLem82, axiom, - ( ! [Var_INVESTMENT] : - (hasType(type_TaxFreeInvestment, Var_INVESTMENT) => -(( ? [Var_TAX] : - (hasType(type_Tax, Var_TAX) & -(f_origin(Var_TAX,Var_INVESTMENT)))))))). - -fof(axFinancialLem83, axiom, - ( ! [Var_INVESTMENT] : - (hasType(type_TaxableInvestment, Var_INVESTMENT) => -(( ? [Var_TAX] : - (hasType(type_Tax, Var_TAX) & -(f_origin(Var_TAX,Var_INVESTMENT)))))))). - -fof(axFinancialLem84, axiom, - ( ! [Var_STOCK] : - (hasType(type_PreferredStock, Var_STOCK) => -(( ? [Var_DIVIDEND] : - (hasType(type_Dividend, Var_DIVIDEND) & -(( ? [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) & -(f_transactionAmount(Var_DIVIDEND,Var_AMOUNT))))))))))). - -fof(axFinancialLem85, axiom, - ( ! [Var_STOCK] : - (hasType(type_PennyStock, Var_STOCK) => -(( ! [Var_DATE] : - (hasType(type_Agent, Var_DATE) => -(( ! [Var_PRICE] : - ((hasType(type_RealNumber, Var_PRICE) & hasType(type_Quantity, Var_PRICE)) => -(((f_askPrice(Var_STOCK,f_MeasureFn(Var_PRICE,inst_UnitedStatesDollar),Var_DATE)) => (f_lessThan(Var_PRICE,5))))))))))))). - -fof(axFinancialLem86, axiom, - ( ! [Var_TIMEAFTERSPLIT] : - ((hasType(type_Agent, Var_TIMEAFTERSPLIT) & hasType(type_TimeInterval, Var_TIMEAFTERSPLIT)) => -(( ! [Var_NEWNUMBER] : - ((hasType(type_Entity, Var_NEWNUMBER) & hasType(type_RealNumber, Var_NEWNUMBER)) => -(( ! [Var_N3] : - ((hasType(type_Entity, Var_N3) & hasType(type_Quantity, Var_N3)) => -(( ! [Var_TIMEOFSPLIT] : - ((hasType(type_Entity, Var_TIMEOFSPLIT) & hasType(type_TimeInterval, Var_TIMEOFSPLIT)) => -(( ! [Var_N2] : - ((hasType(type_Integer, Var_N2) & hasType(type_Quantity, Var_N2)) => -(( ! [Var_N1] : - ((hasType(type_Integer, Var_N1) & hasType(type_Quantity, Var_N1)) => -(( ! [Var_TIME] : - ((hasType(type_Agent, Var_TIME) & hasType(type_TimeInterval, Var_TIME)) => -(( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(( ! [Var_STOCKS] : - (hasType(type_Physical, Var_STOCKS) => -(((((f_price(Var_STOCKS,f_MeasureFn(Var_NUMBER,inst_UnitedStatesDollar),Var_TIME)) & (( ? [Var_EVENT] : - ((hasType(type_StockSplit, Var_EVENT) & hasType(type_Physical, Var_EVENT)) & -(((f_splitFor(Var_EVENT,Var_N1,Var_N2)) & (f_WhenFn(Var_EVENT) = Var_TIMEOFSPLIT)))))))) => (((Var_N3 = f_MultiplicationFn(Var_NUMBER,Var_N1)) & (((Var_NEWNUMBER = f_DivisionFn(Var_N3,Var_N2)) & (((f_price(Var_STOCKS,f_MeasureFn(Var_NEWNUMBER,inst_UnitedStatesDollar),Var_TIMEAFTERSPLIT)) & (((f_meetsTemporally(Var_TIME,Var_TIMEOFSPLIT)) & (f_meetsTemporally(Var_TIMEOFSPLIT,Var_TIMEAFTERSPLIT))))))))))))))))))))))))))))))))))))))). - -fof(axFinancialLem87, axiom, - ( ! [Var_BOND] : - (hasType(type_Bond, Var_BOND) => -(( ? [Var_DATE] : - (hasType(type_Day, Var_DATE) & -(f_maturityDate(Var_BOND,Var_DATE)))))))). - -fof(axFinancialLem88, axiom, - ( ! [Var_BOND] : - (hasType(type_Bond, Var_BOND) => -(( ! [Var_BONDHOLDER] : - ((hasType(type_Agent, Var_BONDHOLDER) & hasType(type_Entity, Var_BONDHOLDER)) => -(( ! [Var_INTEREST] : - ((hasType(type_Interest, Var_INTEREST) & hasType(type_CurrencyMeasure, Var_INTEREST)) => -(((((f_couponInterest(Var_BOND,Var_INTEREST)) & (f_possesses(Var_BONDHOLDER,Var_BOND)))) => (( ? [Var_PAYMENT] : - (hasType(type_Process, Var_PAYMENT) & -(( ? [Var_PERIOD] : - (hasType(type_TimeDuration, Var_PERIOD) & -(((f_periodicPayment(f_AccountFn(Var_BOND),Var_INTEREST,Var_PERIOD)) & (f_destination(Var_PAYMENT,Var_BONDHOLDER))))))))))))))))))))). - -fof(axFinancialLem89, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(( ! [Var_ASSET] : - ((hasType(type_Object, Var_ASSET) & hasType(type_FinancialAsset, Var_ASSET)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((((f_possesses(Var_AGENT,Var_ASSET)) & (Var_ACCOUNT = f_AccountFn(Var_ASSET)))) <=> (f_accountHolder(Var_ACCOUNT,Var_AGENT))))))))))))). - -fof(axFinancialLem90, axiom, - ( ! [Var_BOND] : - (hasType(type_ZeroCouponBond, Var_BOND) => -(( ! [Var_BONDACCOUNT] : - (hasType(type_FinancialAccount, Var_BONDACCOUNT) => -(( ! [Var_TOTAL] : - ((hasType(type_Entity, Var_TOTAL) & hasType(type_CurrencyMeasure, Var_TOTAL)) => -(( ! [Var_INTEREST] : - ((hasType(type_Interest, Var_INTEREST) & hasType(type_Quantity, Var_INTEREST)) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_PRINCIPAL] : - ((hasType(type_CurrencyMeasure, Var_PRINCIPAL) & hasType(type_Quantity, Var_PRINCIPAL)) => -(( ! [Var_BONDHOLDER] : - ((hasType(type_Agent, Var_BONDHOLDER) & hasType(type_Entity, Var_BONDHOLDER)) => -(( ! [Var_DATE] : - (hasType(type_Day, Var_DATE) => -(((((f_maturityDate(f_AccountFn(Var_BOND),Var_DATE)) & (((f_possesses(Var_BONDHOLDER,Var_BOND)) & (((f_principalAmount(f_AccountFn(Var_BOND),Var_PRINCIPAL)) & (((f_agreementPeriod(f_AccountFn(Var_BOND),Var_PERIOD)) & (((f_interestEarned(f_AccountFn(Var_BOND),Var_INTEREST,Var_PERIOD)) & (Var_TOTAL = f_AdditionFn(Var_PRINCIPAL,Var_INTEREST)))))))))))) => (( ? [Var_PAYMENT] : - (hasType(type_Payment, Var_PAYMENT) & -(((f_destination(Var_PAYMENT,Var_BONDHOLDER)) & (((f_origin(Var_PAYMENT,f_CurrencyFn(Var_BONDACCOUNT))) & (f_transactionAmount(Var_PAYMENT,Var_TOTAL))))))))))))))))))))))))))))))))))). - -fof(axFinancialLem91, axiom, - ( ! [Var_BOND] : - (hasType(type_MunicipalBond, Var_BOND) => -(( ? [Var_AGENT] : - (hasType(type_Government, Var_AGENT) & -(f_issuedBy(Var_BOND,Var_AGENT)))))))). - -fof(axFinancialLem92, axiom, - ( ! [Var_BOND] : - (hasType(type_CorporateBond, Var_BOND) => -(( ? [Var_AGENT] : - (hasType(type_Corporation, Var_AGENT) & -(f_issuedBy(Var_BOND,Var_AGENT)))))))). - -fof(axFinancialLem93, axiom, - ( ! [Var_BOND] : - (hasType(type_SecuredBond, Var_BOND) => -(( ? [Var_SECURITY] : - (hasType(type_Collateral, Var_SECURITY) & -(f_securedBy(Var_BOND,Var_SECURITY)))))))). - -fof(axFinancialLem94, axiom, - ( ! [Var_BOND] : - (hasType(type_SecuredBond, Var_BOND) => -(( ! [Var_DEFAULT] : - (hasType(type_FinancialDefault, Var_DEFAULT) => -(( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(( ! [Var_SECURITY] : - ((hasType(type_Collateral, Var_SECURITY) & hasType(type_Object, Var_SECURITY)) => -(((((f_securedBy(Var_BOND,Var_SECURITY)) & (((f_possesses(Var_AGENT,Var_BOND)) & (f_patient(Var_DEFAULT,Var_BOND)))))) => (f_holdsDuring(f_ImmediateFutureFn(f_WhenFn(Var_DEFAULT)),possesses(Var_AGENT,Var_SECURITY))))))))))))))))). - -fof(axFinancialLem95, axiom, - ( ! [Var_BOND] : - (hasType(type_TreasuryBond, Var_BOND) => -(( ? [Var_AGENT] : - (hasType(type_Government, Var_AGENT) & -(f_issuedBy(Var_BOND,Var_AGENT)))))))). - -fof(axFinancialLem96, axiom, - ( ! [Var_BOND] : - (hasType(type_CallableBond, Var_BOND) => -(( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_DATE] : - ((hasType(type_Day, Var_DATE) & hasType(type_TimePosition, Var_DATE)) => -(((((f_currentAccountBalance(f_AccountFn(Var_BOND),Var_DATE,Var_AMOUNT)) & (f_callDate(Var_BOND,Var_DATE)))) => (f_amountDue(f_AccountFn(Var_BOND),Var_AMOUNT,Var_DATE))))))))))))). - -fof(axFinancialLem97, axiom, - ( ! [Var_OPTION] : - (hasType(type_ConventionalOption, Var_OPTION) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ? [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) & -(((f_agreementPeriod(Var_OPTION,Var_PERIOD)) & (((f_duration(Var_PERIOD,f_MeasureFn(Var_NUMBER,inst_MonthDuration))) & (f_lessThan(Var_NUMBER,9))))))))))))))). - -fof(axFinancialLem98, axiom, - ( ! [Var_OPTION] : - (hasType(type_ConventionalOption, Var_OPTION) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ? [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) & -(((f_agreementPeriod(Var_OPTION,Var_PERIOD)) & (((f_duration(Var_PERIOD,f_MeasureFn(Var_NUMBER,inst_MonthDuration))) & (f_lessThan(Var_NUMBER,39))))))))))))))). - -fof(axFinancialLem99, axiom, - ( ! [Var_DATE] : - ((hasType(type_Day, Var_DATE) & hasType(type_TimeInterval, Var_DATE)) => -(( ! [Var_CONTRACT] : - (hasType(type_Contract, Var_CONTRACT) => -(((f_expirationDate(Var_CONTRACT,Var_DATE)) => (( ? [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) & -(((f_agreementPeriod(Var_CONTRACT,Var_PERIOD)) & (f_finishes(Var_DATE,Var_PERIOD))))))))))))))). - -fof(axFinancialLem100, axiom, - ( ! [Var_AGENT] : - (hasType(type_CognitiveAgent, Var_AGENT) => -(( ! [Var_PREMIUM] : - (hasType(type_CurrencyMeasure, Var_PREMIUM) => -(( ! [Var_OPTION] : - ((hasType(type_Option, Var_OPTION) & hasType(type_Investment, Var_OPTION)) => -(((((f_premium(Var_OPTION,Var_PREMIUM)) & (f_optionHolder(Var_OPTION,Var_AGENT)))) => (f_potentialLoss(Var_AGENT,Var_OPTION,Var_PREMIUM))))))))))))). - -fof(axFinancialLem101, axiom, - ( ! [Var_KILL] : - (hasType(type_CancellingAnOrder, Var_KILL) => -(( ! [Var_ORDER] : - ((hasType(type_Entity, Var_ORDER) & hasType(type_Contract, Var_ORDER)) => -(((f_patient(Var_KILL,Var_ORDER)) => (( ~ (f_agreementActive(Var_ORDER,f_ImmediateFutureFn(f_WhenFn(Var_KILL)))))))))))))). - -fof(axFinancialLem102, axiom, - ( ! [Var_ORDER] : - (hasType(type_IOCOrder, Var_ORDER) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(((f_agreementPeriod(Var_ORDER,Var_PERIOD)) => (((( ? [Var_FILL] : - (hasType(type_FillingAnOrder, Var_FILL) & -(( ? [Var_TIME1] : - ((hasType(type_Entity, Var_TIME1) & hasType(type_TimeInterval, Var_TIME1)) & -(((f_patient(Var_FILL,Var_ORDER)) & (((f_WhenFn(Var_FILL) = Var_TIME1) & (f_starts(Var_TIME1,Var_PERIOD)))))))))))) | (( ? [Var_KILL] : - (hasType(type_CancellingAnOrder, Var_KILL) & -(( ? [Var_TIME2] : - ((hasType(type_Entity, Var_TIME2) & hasType(type_TimeInterval, Var_TIME2)) & -(((f_patient(Var_KILL,Var_ORDER)) & (((f_WhenFn(Var_KILL) = Var_TIME2) & (f_starts(Var_TIME2,Var_PERIOD)))))))))))))))))))))). - -fof(axFinancialLem103, axiom, - ( ! [Var_ORDER] : - (hasType(type_FOKOrder, Var_ORDER) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(((f_agreementPeriod(Var_ORDER,Var_PERIOD)) => (((( ? [Var_FILL] : - (hasType(type_FillingAnOrder, Var_FILL) & -(( ? [Var_TIME1] : - ((hasType(type_Entity, Var_TIME1) & hasType(type_TimeInterval, Var_TIME1)) & -(((f_patient(Var_FILL,Var_ORDER)) & (((f_WhenFn(Var_FILL) = Var_TIME1) & (f_starts(Var_TIME1,Var_PERIOD)))))))))))) | (( ? [Var_KILL] : - (hasType(type_CancellingAnOrder, Var_KILL) & -(( ? [Var_TIME2] : - ((hasType(type_Entity, Var_TIME2) & hasType(type_TimeInterval, Var_TIME2)) & -(((f_patient(Var_KILL,Var_ORDER)) & (((f_WhenFn(Var_KILL) = Var_TIME2) & (f_starts(Var_TIME2,Var_PERIOD)))))))))))))))))))))). - -fof(axFinancialLem104, axiom, - ( ! [Var_ORDER] : - (hasType(type_GTCOrder, Var_ORDER) => -(( ! [Var_END] : - ((hasType(type_Entity, Var_END) & hasType(type_TimeInterval, Var_END)) => -(( ! [Var_TIME] : - ((hasType(type_Entity, Var_TIME) & hasType(type_TimeInterval, Var_TIME)) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(((f_agreementPeriod(Var_ORDER,Var_PERIOD)) => (((( ? [Var_EXECUTE] : - (hasType(type_FillingAnOrder, Var_EXECUTE) & -(((f_patient(Var_EXECUTE,Var_ORDER)) & (((f_WhenFn(Var_EXECUTE) = Var_TIME) & (f_overlapsTemporally(Var_TIME,Var_PERIOD))))))))) | (( ? [Var_CANCEL] : - (hasType(type_CancellingAnOrder, Var_CANCEL) & -(((f_patient(Var_CANCEL,Var_ORDER)) & (((f_WhenFn(Var_CANCEL) = Var_END) & (f_finishes(Var_END,Var_PERIOD))))))))))))))))))))))))). - -fof(axFinancialLem105, axiom, - ( ! [Var_ORDER] : - (hasType(type_DayOrder, Var_ORDER) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(((f_agreementPeriod(Var_ORDER,Var_PERIOD)) & (f_duration(Var_PERIOD,f_MeasureFn(1,inst_DayDuration))))))))))). - -fof(axFinancialLem106, axiom, - ( ! [Var_OPTION] : - (hasType(type_CallOption, Var_OPTION) => -(( ! [Var_TIME] : - ((hasType(type_Agent, Var_TIME) & hasType(type_TimePosition, Var_TIME)) => -(((( ? [Var_STRIKEPRICE] : - ((hasType(type_CurrencyMeasure, Var_STRIKEPRICE) & hasType(type_Quantity, Var_STRIKEPRICE)) & -(( ? [Var_STOCKPRICE] : - ((hasType(type_CurrencyMeasure, Var_STOCKPRICE) & hasType(type_Quantity, Var_STOCKPRICE)) & -(( ? [Var_STOCK] : - ((hasType(type_FinancialInstrument, Var_STOCK) & hasType(type_Physical, Var_STOCK)) & -(((f_underlier(Var_OPTION,Var_STOCK)) & (((f_price(Var_STOCK,Var_STOCKPRICE,Var_TIME)) & (((f_strikePrice(Var_OPTION,Var_STRIKEPRICE)) & (f_lessThan(Var_STRIKEPRICE,Var_STOCKPRICE))))))))))))))))) <=> (f_inTheMoney(Var_OPTION,Var_TIME)))))))))). - -fof(axFinancialLem107, axiom, - ( ! [Var_OPTION] : - (hasType(type_PutOption, Var_OPTION) => -(( ! [Var_TIME] : - ((hasType(type_Agent, Var_TIME) & hasType(type_TimePosition, Var_TIME)) => -(((( ? [Var_STRIKEPRICE] : - ((hasType(type_CurrencyMeasure, Var_STRIKEPRICE) & hasType(type_Quantity, Var_STRIKEPRICE)) & -(( ? [Var_STOCKPRICE] : - ((hasType(type_CurrencyMeasure, Var_STOCKPRICE) & hasType(type_Quantity, Var_STOCKPRICE)) & -(( ? [Var_STOCK] : - ((hasType(type_FinancialInstrument, Var_STOCK) & hasType(type_Physical, Var_STOCK)) & -(((f_underlier(Var_OPTION,Var_STOCK)) & (((f_price(Var_STOCK,Var_STOCKPRICE,Var_TIME)) & (((f_strikePrice(Var_OPTION,Var_STRIKEPRICE)) & (f_lessThan(Var_STOCKPRICE,Var_STRIKEPRICE))))))))))))))))) <=> (f_inTheMoney(Var_OPTION,Var_TIME)))))))))). - -fof(axFinancialLem108, axiom, - ( ! [Var_OPTION] : - (hasType(type_Option, Var_OPTION) => -(( ! [Var_TIME] : - ((hasType(type_Agent, Var_TIME) & hasType(type_TimePosition, Var_TIME)) => -(((( ? [Var_STRIKEPRICE] : - ((hasType(type_CurrencyMeasure, Var_STRIKEPRICE) & hasType(type_Entity, Var_STRIKEPRICE)) & -(( ? [Var_STOCKPRICE] : - ((hasType(type_CurrencyMeasure, Var_STOCKPRICE) & hasType(type_Entity, Var_STOCKPRICE)) & -(( ? [Var_STOCK] : - ((hasType(type_FinancialInstrument, Var_STOCK) & hasType(type_Physical, Var_STOCK)) & -(((f_underlier(Var_OPTION,Var_STOCK)) & (((f_price(Var_STOCK,Var_STOCKPRICE,Var_TIME)) & (((f_strikePrice(Var_OPTION,Var_STRIKEPRICE)) & (Var_STOCKPRICE = Var_STRIKEPRICE)))))))))))))))) <=> (f_atTheMoney(Var_OPTION,Var_TIME)))))))))). - -fof(axFinancialLem109, axiom, - ( ! [Var_OPTION] : - (hasType(type_CallOption, Var_OPTION) => -(( ! [Var_TIME] : - ((hasType(type_Agent, Var_TIME) & hasType(type_TimePosition, Var_TIME)) => -(((( ? [Var_STRIKEPRICE] : - ((hasType(type_CurrencyMeasure, Var_STRIKEPRICE) & hasType(type_Quantity, Var_STRIKEPRICE)) & -(( ? [Var_STOCKPRICE] : - ((hasType(type_CurrencyMeasure, Var_STOCKPRICE) & hasType(type_Quantity, Var_STOCKPRICE)) & -(( ? [Var_STOCK] : - ((hasType(type_FinancialInstrument, Var_STOCK) & hasType(type_Physical, Var_STOCK)) & -(((f_underlier(Var_OPTION,Var_STOCK)) & (((f_price(Var_STOCK,Var_STOCKPRICE,Var_TIME)) & (((f_strikePrice(Var_OPTION,Var_STRIKEPRICE)) & (f_lessThan(Var_STOCKPRICE,Var_STRIKEPRICE))))))))))))))))) <=> (f_outOfTheMoney(Var_OPTION,Var_TIME)))))))))). - -fof(axFinancialLem110, axiom, - ( ! [Var_OPTION] : - (hasType(type_PutOption, Var_OPTION) => -(( ! [Var_TIME] : - ((hasType(type_Agent, Var_TIME) & hasType(type_TimePosition, Var_TIME)) => -(((( ? [Var_STRIKEPRICE] : - ((hasType(type_CurrencyMeasure, Var_STRIKEPRICE) & hasType(type_Quantity, Var_STRIKEPRICE)) & -(( ? [Var_STOCKPRICE] : - ((hasType(type_CurrencyMeasure, Var_STOCKPRICE) & hasType(type_Quantity, Var_STOCKPRICE)) & -(( ? [Var_STOCK] : - ((hasType(type_FinancialInstrument, Var_STOCK) & hasType(type_Physical, Var_STOCK)) & -(((f_underlier(Var_OPTION,Var_STOCK)) & (((f_price(Var_STOCK,Var_STOCKPRICE,Var_TIME)) & (((f_strikePrice(Var_OPTION,Var_STRIKEPRICE)) & (f_lessThan(Var_STRIKEPRICE,Var_STOCKPRICE))))))))))))))))) <=> (f_outOfTheMoney(Var_OPTION,Var_TIME)))))))))). - -fof(axFinancialLem111, axiom, - ( ! [Var_SPREAD] : - (hasType(type_SpreadOption, Var_SPREAD) => -(( ? [Var_OPTION1] : - (hasType(type_Option, Var_OPTION1) & -(( ? [Var_OPTION2] : - (hasType(type_Option, Var_OPTION2) & -(( ? [Var_BUY] : - (hasType(type_Buying, Var_BUY) & -(( ? [Var_SELL] : - (hasType(type_Selling, Var_SELL) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(((f_patient(Var_BUY,Var_OPTION1)) & (((f_patient(Var_SELL,Var_OPTION2)) & (((f_time(Var_BUY,Var_TIME)) & (f_time(Var_SELL,Var_TIME)))))))))))))))))))))))))). - -fof(axFinancialLem112, axiom, - ( ! [Var_SPREAD] : - (hasType(type_ButterflySpread, Var_SPREAD) => -(( ? [Var_CALL1] : - (hasType(type_CallOption, Var_CALL1) & -(( ? [Var_CALL2] : - (hasType(type_CallOption, Var_CALL2) & -(( ? [Var_CALL3] : - (hasType(type_CallOption, Var_CALL3) & -(( ? [Var_CALL4] : - (hasType(type_CallOption, Var_CALL4) & -(( ? [Var_PRICE4] : - ((hasType(type_CurrencyMeasure, Var_PRICE4) & hasType(type_Quantity, Var_PRICE4)) & -(( ? [Var_PRICE3] : - ((hasType(type_CurrencyMeasure, Var_PRICE3) & hasType(type_Quantity, Var_PRICE3)) & -(( ? [Var_PRICE2] : - ((hasType(type_CurrencyMeasure, Var_PRICE2) & hasType(type_Quantity, Var_PRICE2)) & -(( ? [Var_PRICE1] : - ((hasType(type_CurrencyMeasure, Var_PRICE1) & hasType(type_Quantity, Var_PRICE1)) & -(((f_strikePrice(Var_CALL1,Var_PRICE1)) & (((f_strikePrice(Var_CALL2,Var_PRICE2)) & (((f_strikePrice(Var_CALL3,Var_PRICE3)) & (((f_strikePrice(Var_CALL4,Var_PRICE4)) & (((f_lessThan(Var_PRICE1,Var_PRICE2)) & (((f_lessThan(Var_PRICE1,Var_PRICE3)) & (((f_greaterThan(Var_PRICE4,Var_PRICE2)) & (f_greaterThan(Var_PRICE4,Var_PRICE2))))))))))))))))))))))))))))))))))))))))))). - -fof(axFinancialLem113, axiom, - ( ! [Var_TRANSACTION] : - (hasType(type_StockMarketTransaction, Var_TRANSACTION) => -(( ? [Var_MARKET] : - (hasType(type_StockMarket, Var_MARKET) & -(f_located(Var_TRANSACTION,Var_MARKET)))))))). - -fof(axFinancialLem114, axiom, - ( ! [Var_UPTICK] : - (hasType(type_Uptick, Var_UPTICK) => -(( ! [Var_PRICE2] : - ((hasType(type_CurrencyMeasure, Var_PRICE2) & hasType(type_Quantity, Var_PRICE2)) => -(( ! [Var_PRICE1] : - ((hasType(type_CurrencyMeasure, Var_PRICE1) & hasType(type_Quantity, Var_PRICE1)) => -(( ! [Var_TIME1] : - ((hasType(type_Entity, Var_TIME1) & hasType(type_Agent, Var_TIME1) & hasType(type_TimeInterval, Var_TIME1)) => -(( ! [Var_STOCK] : - ((hasType(type_Entity, Var_STOCK) & hasType(type_Physical, Var_STOCK)) => -(((((f_patient(Var_UPTICK,Var_STOCK)) & (((f_WhenFn(Var_UPTICK) = Var_TIME1) & (f_price(Var_STOCK,Var_PRICE1,Var_TIME1)))))) => (( ? [Var_TRANSACTION] : - (hasType(type_StockMarketTransaction, Var_TRANSACTION) & -(( ? [Var_TIME2] : - ((hasType(type_Entity, Var_TIME2) & hasType(type_TimeInterval, Var_TIME2) & hasType(type_Agent, Var_TIME2)) & -(((f_patient(Var_TRANSACTION,Var_STOCK)) & (((f_WhenFn(Var_TRANSACTION) = Var_TIME2) & (((f_meetsTemporally(Var_TIME2,Var_TIME1)) & (((f_price(Var_STOCK,Var_PRICE2,Var_TIME2)) & (f_lessThan(Var_PRICE2,Var_PRICE1))))))))))))))))))))))))))))))))). - -fof(axFinancialLem115, axiom, - ( ! [Var_DOWNTICK] : - (hasType(type_Downtick, Var_DOWNTICK) => -(( ! [Var_PRICE2] : - ((hasType(type_CurrencyMeasure, Var_PRICE2) & hasType(type_Quantity, Var_PRICE2)) => -(( ! [Var_PRICE1] : - ((hasType(type_CurrencyMeasure, Var_PRICE1) & hasType(type_Quantity, Var_PRICE1)) => -(( ! [Var_TIME1] : - ((hasType(type_Entity, Var_TIME1) & hasType(type_Agent, Var_TIME1) & hasType(type_TimeInterval, Var_TIME1)) => -(( ! [Var_STOCK] : - ((hasType(type_Entity, Var_STOCK) & hasType(type_Physical, Var_STOCK)) => -(((((f_patient(Var_DOWNTICK,Var_STOCK)) & (((f_WhenFn(Var_DOWNTICK) = Var_TIME1) & (f_price(Var_STOCK,Var_PRICE1,Var_TIME1)))))) => (( ? [Var_TRANSACTION] : - (hasType(type_StockMarketTransaction, Var_TRANSACTION) & -(( ? [Var_TIME2] : - ((hasType(type_Entity, Var_TIME2) & hasType(type_TimeInterval, Var_TIME2) & hasType(type_Agent, Var_TIME2)) & -(((f_patient(Var_TRANSACTION,Var_STOCK)) & (((f_WhenFn(Var_TRANSACTION) = Var_TIME2) & (((f_meetsTemporally(Var_TIME2,Var_TIME1)) & (((f_price(Var_STOCK,Var_PRICE2,Var_TIME2)) & (f_greaterThan(Var_PRICE2,Var_PRICE1))))))))))))))))))))))))))))))))). - -fof(axFinancialLem116, axiom, - ( ! [Var_AGENT] : - (hasType(type_CognitiveAgent, Var_AGENT) => -(( ! [Var_ORG] : - ((hasType(type_Organization, Var_ORG) & hasType(type_CognitiveAgent, Var_ORG)) => -(((f_employs(Var_ORG,Var_AGENT)) <=> (( ? [Var_EMPLOYMENT] : - (hasType(type_Employment, Var_EMPLOYMENT) & -(((f_agreementMember(Var_EMPLOYMENT,Var_ORG)) & (f_agreementMember(Var_EMPLOYMENT,Var_AGENT))))))))))))))). - -fof(axFinancialLem117, axiom, - ( ! [Var_MONEY] : - (hasType(type_CurrencyMeasure, Var_MONEY) => -(( ! [Var_AGENT] : - (hasType(type_Human, Var_AGENT) => -(((f_monthlyIncome(Var_AGENT,Var_MONEY)) <=> (( ? [Var_MONTH] : - (hasType(type_Month, Var_MONTH) & -(f_income(Var_AGENT,Var_MONEY,Var_MONTH))))))))))))). - -fof(axFinancialLem118, axiom, - ( ! [Var_ACTIVITY] : - ((hasType(type_OrganizationalProcess, Var_ACTIVITY) & hasType(type_Process, Var_ACTIVITY)) => -(( ! [Var_MONEY] : - (hasType(type_CurrencyMeasure, Var_MONEY) => -(( ! [Var_AGENT] : - ((hasType(type_Human, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(((f_incomeEarned(Var_AGENT,Var_MONEY,Var_ACTIVITY)) => (f_agent(Var_ACTIVITY,Var_AGENT))))))))))))). - -fof(axFinancialLem119, axiom, - ( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(( ! [Var_ACTIVITY] : - ((hasType(type_OrganizationalProcess, Var_ACTIVITY) & hasType(type_Physical, Var_ACTIVITY) & hasType(type_Process, Var_ACTIVITY)) => -(( ! [Var_INCOME] : - (hasType(type_CurrencyMeasure, Var_INCOME) => -(( ! [Var_AGENT] : - (hasType(type_Human, Var_AGENT) => -(((((f_taxDeferredIncome(Var_AGENT,Var_INCOME,Var_ACTIVITY)) & (f_time(Var_ACTIVITY,Var_TIME)))) => (( ? [Var_TAX] : - (hasType(type_Tax, Var_TAX) & -(((f_causes(Var_ACTIVITY,Var_TAX)) & (f_time(Var_TAX,Var_TIME))))))))))))))))))))). - -fof(axFinancialLem120, axiom, - ( ! [Var_ATINCOME] : - ((hasType(type_Entity, Var_ATINCOME) & hasType(type_OrganizationalProcess, Var_ATINCOME)) => -(( ! [Var_ACTIVITY] : - ((hasType(type_OrganizationalProcess, Var_ACTIVITY) & hasType(type_Process, Var_ACTIVITY) & hasType(type_CurrencyMeasure, Var_ACTIVITY)) => -(( ! [Var_AGENT] : - (hasType(type_Human, Var_AGENT) => -(((( ? [Var_TAXAMOUNT] : - ((hasType(type_CurrencyMeasure, Var_TAXAMOUNT) & hasType(type_Quantity, Var_TAXAMOUNT)) & -(( ? [Var_TAX] : - ((hasType(type_ChargingAFee, Var_TAX) & hasType(type_Process, Var_TAX)) & -(( ? [Var_INCOME] : - ((hasType(type_CurrencyMeasure, Var_INCOME) & hasType(type_Quantity, Var_INCOME)) & -(((f_incomeEarned(Var_AGENT,Var_INCOME,Var_ACTIVITY)) & (((f_amountCharged(Var_TAX,Var_TAXAMOUNT)) & (((f_causes(Var_ACTIVITY,Var_TAX)) & (Var_ATINCOME = f_SubtractionFn(Var_INCOME,Var_TAXAMOUNT))))))))))))))))) <=> (f_afterTaxIncome(Var_AGENT,Var_ACTIVITY,Var_ATINCOME))))))))))))). - -fof(axFinancialLem121, axiom, - ( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_MONEY] : - (hasType(type_CurrencyMeasure, Var_MONEY) => -(( ! [Var_AGENT] : - ((hasType(type_Human, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT) & hasType(type_Entity, Var_AGENT)) => -(((f_employeeContribution(Var_AGENT,Var_MONEY,Var_PERIOD)) => (( ? [Var_PLAN] : - (hasType(type_PensionPlan, Var_PLAN) & -(( ? [Var_ORG] : - ((hasType(type_Organization, Var_ORG) & hasType(type_Agent, Var_ORG)) & -(((f_employs(Var_ORG,Var_AGENT)) & (((f_agent(Var_PLAN,Var_ORG)) & (f_destination(Var_PLAN,Var_AGENT))))))))))))))))))))))). - -fof(axFinancialLem122, axiom, - ( ! [Var_PERIOD] : - ((hasType(type_TimePosition, Var_PERIOD) & hasType(type_Entity, Var_PERIOD)) => -(( ! [Var_MONEY] : - (hasType(type_CurrencyMeasure, Var_MONEY) => -(( ! [Var_AGENT] : - ((hasType(type_Human, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(((f_compensationPackage(Var_AGENT,Var_MONEY,Var_PERIOD)) => (( ? [Var_ACTIVITY] : - (hasType(type_Working, Var_ACTIVITY) & -(((f_agent(Var_ACTIVITY,Var_AGENT)) & (((Var_PERIOD = f_WhenFn(Var_ACTIVITY)) & (f_incomeEarned(Var_AGENT,Var_MONEY,Var_ACTIVITY)))))))))))))))))))). - -fof(axFinancialLem123, axiom, - ( ! [Var_STARTDATE] : - ((hasType(type_Day, Var_STARTDATE) & hasType(type_TimeInterval, Var_STARTDATE)) => -(( ! [Var_AGREEMENT] : - (hasType(type_Contract, Var_AGREEMENT) => -(((f_effectiveDate(Var_AGREEMENT,Var_STARTDATE)) <=> (( ? [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) & -(((f_agreementPeriod(Var_AGREEMENT,Var_PERIOD)) & (f_starts(Var_STARTDATE,Var_PERIOD))))))))))))))). - -fof(axFinancialLem124, axiom, - ( ! [Var_CASH] : - (hasType(type_Cash, Var_CASH) => -(( ? [Var_VALUE] : - (hasType(type_CurrencyMeasure, Var_VALUE) & -(f_monetaryValue(Var_CASH,Var_VALUE)))))))). - -fof(axFinancialLem125, axiom, - ( ! [Var_INVESTMENT] : - (hasType(type_Investment, Var_INVESTMENT) => -(( ! [Var_LEVEL] : - (hasType(type_RiskAttribute, Var_LEVEL) => -(( ! [Var_AGENT] : - ((hasType(type_Investor, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(((((f_riskTolerance(Var_AGENT,Var_LEVEL)) & (f_possesses(Var_AGENT,Var_INVESTMENT)))) => (f_riskLevel(Var_INVESTMENT,Var_LEVEL))))))))))))). - -fof(axFinancialLem126, axiom, - ( ! [Var_ACCOUNT] : - ((hasType(type_FinancialAccount, Var_ACCOUNT) & hasType(type_Entity, Var_ACCOUNT)) => -(( ! [Var_CARD] : - (hasType(type_BankCard, Var_CARD) => -(( ! [Var_CODE] : - (hasType(type_ContentBearingObject, Var_CODE) => -(((((f_cardCode(Var_CODE,Var_CARD)) & (f_cardAccount(Var_CARD,Var_ACCOUNT)))) => (( ? [Var_ENCODING] : - (hasType(type_Encoding, Var_ENCODING) & -(f_patient(Var_ENCODING,Var_ACCOUNT)))))))))))))))). - -fof(axFinancialLem127, axiom, - ( ! [Var_CARD] : - (hasType(type_DebitCard, Var_CARD) => -(( ! [Var_TRANSACTION] : - (hasType(type_FinancialTransaction, Var_TRANSACTION) => -(( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(((((f_possesses(Var_AGENT,Var_CARD)) & (f_instrument(Var_TRANSACTION,Var_CARD)))) => (( ? [Var_ENTER] : - (hasType(type_EnteringAPin, Var_ENTER) & -(( ? [Var_PIN] : - ((hasType(type_SymbolicString, Var_PIN) & hasType(type_Entity, Var_PIN)) & -(((f_pin(Var_PIN,Var_CARD)) & (((f_patient(Var_ENTER,Var_PIN)) & (f_agent(Var_ENTER,Var_AGENT))))))))))))))))))))))). - -fof(axFinancialLem128, axiom, - ( ! [Var_ENTER] : - (hasType(type_EnteringAPin, Var_ENTER) => -(( ? [Var_CARD] : - (hasType(type_BankCard, Var_CARD) & -(( ? [Var_PIN] : - ((hasType(type_SymbolicString, Var_PIN) & hasType(type_Entity, Var_PIN)) & -(((f_pin(Var_PIN,Var_CARD)) & (f_patient(Var_ENTER,Var_PIN))))))))))))). - -fof(axFinancialLem129, axiom, - ( ! [Var_CHECK] : - (hasType(type_VerifyingCardCode, Var_CHECK) => -(( ! [Var_CARD] : - (hasType(type_BankCard, Var_CARD) => -(( ! [Var_CODE] : - ((hasType(type_Entity, Var_CODE) & hasType(type_ContentBearingObject, Var_CODE)) => -(((((f_patient(Var_CHECK,Var_CODE)) & (f_cardCode(Var_CODE,Var_CARD)))) => (( ? [Var_DECODE] : - (hasType(type_Decoding, Var_DECODE) & -(((f_subProcess(Var_DECODE,Var_CHECK)) & (f_patient(Var_DECODE,Var_CODE)))))))))))))))))). - -fof(axFinancialLem130, axiom, - ( ! [Var_AGENT2] : - ((hasType(type_CognitiveAgent, Var_AGENT2) & hasType(type_Agent, Var_AGENT2)) => -(( ! [Var_AGENT1] : - ((hasType(type_CognitiveAgent, Var_AGENT1) & hasType(type_Entity, Var_AGENT1)) => -(((f_customer(Var_AGENT1,Var_AGENT2)) <=> (( ? [Var_SERVICE] : - (hasType(type_FinancialTransaction, Var_SERVICE) & -(((f_agent(Var_SERVICE,Var_AGENT2)) & (f_destination(Var_SERVICE,Var_AGENT1))))))))))))))). - -fof(axFinancialLem131, axiom, - ( ! [Var_BANK] : - ((hasType(type_FinancialOrganization, Var_BANK) & hasType(type_CognitiveAgent, Var_BANK)) => -(( ! [Var_AGENT] : - (hasType(type_CognitiveAgent, Var_AGENT) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((((f_accountHolder(Var_ACCOUNT,Var_AGENT)) & (f_accountAt(Var_ACCOUNT,Var_BANK)))) => (f_customer(Var_AGENT,Var_BANK))))))))))))). - -fof(axFinancialLem132, axiom, - ( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_PERSON2] : - ((hasType(type_CognitiveAgent, Var_PERSON2) & hasType(type_Entity, Var_PERSON2)) => -(( ! [Var_PERSON1] : - ((hasType(type_CognitiveAgent, Var_PERSON1) & hasType(type_Agent, Var_PERSON1)) => -(((f_customerRepresentative(Var_PERSON1,Var_PERSON2,Var_ORG)) <=> (( ? [Var_SERVICE] : - (hasType(type_FinancialTransaction, Var_SERVICE) & -(((f_employs(Var_ORG,Var_PERSON1)) & (((f_agent(Var_SERVICE,Var_PERSON1)) & (f_destination(Var_SERVICE,Var_PERSON2)))))))))))))))))))). - -fof(axFinancialLem133, axiom, - ( ! [Var_SLOT] : - (hasType(type_ATMSlot, Var_SLOT) => -(( ? [Var_ATM] : - (hasType(type_ATMMachine, Var_ATM) & -(f_hole(Var_SLOT,Var_ATM)))))))). - -fof(axFinancialLem134, axiom, - ( ! [Var_SLOT] : - (hasType(type_ATMSlot, Var_SLOT) => -(( ? [Var_INSERT] : - (hasType(type_Putting, Var_INSERT) & -(( ? [Var_CARD] : - (hasType(type_BankCard, Var_CARD) & -(((f_patient(Var_INSERT,Var_CARD)) & (f_destination(Var_INSERT,Var_SLOT))))))))))))). - -fof(axFinancialLem135, axiom, - ( ! [Var_FAX] : - (hasType(type_Fax, Var_FAX) => -(( ? [Var_FAXMACHINE] : - (hasType(type_FaxMachine, Var_FAXMACHINE) & -(f_instrument(Var_FAX,Var_FAXMACHINE)))))))). - -fof(axFinancialLem136, axiom, - ( ! [Var_AMOUNT1] : - (hasType(type_Quantity, Var_AMOUNT1) => -(( ! [Var_DAY] : - (hasType(type_Day, Var_DAY) => -(( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((( ? [Var_TRANSACTION] : - (hasType(type_FinancialTransaction, Var_TRANSACTION) & -(((f_origin(Var_TRANSACTION,f_CurrencyFn(Var_ACCOUNT))) & (((f_transactionAmount(Var_TRANSACTION,Var_AMOUNT)) & (f_date(Var_TRANSACTION,Var_DAY))))))))) => (( ? [Var_AMOUNT2] : - ((hasType(type_CurrencyMeasure, Var_AMOUNT2) & hasType(type_Quantity, Var_AMOUNT2)) & -(((f_availableBalance(Var_ACCOUNT,Var_DAY,Var_AMOUNT2)) & (f_greaterThanOrEqualTo(Var_AMOUNT1,Var_AMOUNT2))))))))))))))))))))). - -fof(axFinancialLem137, axiom, - ( ! [Var_CASH] : - (hasType(type_Cash, Var_CASH) => -(( ! [Var_AMOUNT1] : - (hasType(type_Quantity, Var_AMOUNT1) => -(( ! [Var_DAY] : - (hasType(type_Day, Var_DAY) => -(( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((( ? [Var_TRANSACTION] : - (hasType(type_FinancialTransaction, Var_TRANSACTION) & -(((f_origin(Var_TRANSACTION,f_CurrencyFn(Var_ACCOUNT))) & (((f_transactionAmount(Var_TRANSACTION,Var_AMOUNT)) & (((f_instrument(Var_TRANSACTION,Var_CASH)) & (f_date(Var_TRANSACTION,Var_DAY))))))))))) => (( ? [Var_AMOUNT2] : - ((hasType(type_CurrencyMeasure, Var_AMOUNT2) & hasType(type_Quantity, Var_AMOUNT2)) & -(((f_availableCash(Var_ACCOUNT,Var_DAY,Var_AMOUNT2)) & (f_greaterThanOrEqualTo(Var_AMOUNT1,Var_AMOUNT2)))))))))))))))))))))))). - -fof(axFinancialLem138, axiom, - ( ! [Var_STATEMENT] : - (hasType(type_BankStatement, Var_STATEMENT) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((f_statementAccount(Var_STATEMENT,Var_ACCOUNT)) => (( ? [Var_TRANSACTION] : - (hasType(type_FinancialTransaction, Var_TRANSACTION) & -(((((f_origin(Var_TRANSACTION,f_CurrencyFn(Var_ACCOUNT))) | (f_destination(Var_TRANSACTION,f_CurrencyFn(Var_ACCOUNT))))) & (f_realization(Var_STATEMENT,Var_TRANSACTION))))))))))))))). - -fof(axFinancialLem139, axiom, - ( ! [Var_TRANSACTION1] : - (hasType(type_FinancialTransaction, Var_TRANSACTION1) => -(( ! [Var_TRANSACTION2] : - (hasType(type_FinancialTransaction, Var_TRANSACTION2) => -(( ! [Var_STATEMENT] : - ((hasType(type_BankStatement, Var_STATEMENT) & hasType(type_Process, Var_STATEMENT)) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((((f_lastStatement(Var_ACCOUNT,Var_STATEMENT)) & (((( ~ (f_realization(Var_STATEMENT,Var_TRANSACTION1)))) & (f_realization(Var_STATEMENT,Var_TRANSACTION2)))))) => (f_earlier(f_WhenFn(Var_TRANSACTION2),f_WhenFn(Var_TRANSACTION1))))))))))))))))). - -fof(axFinancialLem140, axiom, - ( ! [Var_LOAN] : - (hasType(type_Loan, Var_LOAN) => -(( ! [Var_AMOUNT] : - ((hasType(type_Interest, Var_AMOUNT) & hasType(type_CurrencyMeasure, Var_AMOUNT)) => -(((( ? [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) & -(((f_agreementPeriod(Var_LOAN,Var_PERIOD)) & (f_interestEarned(Var_LOAN,Var_AMOUNT,Var_PERIOD))))))) <=> (f_loanInterest(Var_LOAN,Var_AMOUNT)))))))))). - -fof(axFinancialLem141, axiom, - ( ! [Var_DATE] : - (hasType(type_Day, Var_DATE) => -(( ! [Var_STATEMENT] : - ((hasType(type_BankStatement, Var_STATEMENT) & hasType(type_Proposition, Var_STATEMENT)) => -(((f_dateOfStatement(Var_STATEMENT,Var_DATE)) => (( ? [Var_COPY] : - ((hasType(type_ContentBearingPhysical, Var_COPY) & hasType(type_Physical, Var_COPY)) & -(((f_containsInformation(Var_COPY,Var_STATEMENT)) & (f_date(Var_COPY,Var_DATE))))))))))))))). - -fof(axFinancialLem142, axiom, - ( ! [Var_DATE] : - (hasType(type_Day, Var_DATE) => -(( ! [Var_BALANCE] : - (hasType(type_CurrencyMeasure, Var_BALANCE) => -(( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(((f_lastStatementBalance(Var_ACCOUNT,Var_BALANCE)) => (( ? [Var_STATEMENT] : - (hasType(type_BankStatement, Var_STATEMENT) & -(((f_lastStatement(Var_ACCOUNT,Var_STATEMENT)) & (((f_dateOfStatement(Var_STATEMENT,Var_DATE)) & (f_currentAccountBalance(Var_ACCOUNT,Var_DATE,Var_ACCOUNT)))))))))))))))))))). - -fof(axFinancialLem143, axiom, - ( ! [Var_DURATION] : - ((hasType(type_TimeDuration, Var_DURATION) & hasType(type_Entity, Var_DURATION)) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_STATEMENT] : - (hasType(type_BankStatement, Var_STATEMENT) => -(((((f_statementPeriod(Var_STATEMENT,Var_PERIOD)) & (f_duration(Var_PERIOD,Var_DURATION)))) => (Var_DURATION = inst_MonthDuration)))))))))))). - -fof(axFinancialLem144, axiom, - ( ! [Var_DATE] : - ((hasType(type_Day, Var_DATE) & hasType(type_TimeInterval, Var_DATE)) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_STATEMENT] : - (hasType(type_BankStatement, Var_STATEMENT) => -(((((f_statementPeriod(Var_STATEMENT,Var_PERIOD)) & (f_dateOfStatement(Var_STATEMENT,Var_DATE)))) => (f_finishes(Var_DATE,Var_PERIOD))))))))))))). - -fof(axFinancialLem145, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_FinancialAccount, Var_ACCOUNT) => -(( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_INTEREST] : - (hasType(type_CurrencyMeasure, Var_INTEREST) => -(( ! [Var_STATEMENT] : - (hasType(type_BankStatement, Var_STATEMENT) => -(((((f_statementInterest(Var_STATEMENT,Var_INTEREST)) & (((f_statementPeriod(Var_STATEMENT,Var_PERIOD)) & (f_statementAccount(Var_STATEMENT,Var_ACCOUNT)))))) => (( ? [Var_AMOUNT] : - (hasType(type_Interest, Var_AMOUNT) & -(f_interestEarned(Var_ACCOUNT,Var_AMOUNT,Var_PERIOD))))))))))))))))))). - -fof(axFinancialLem146, axiom, - ( ! [Var_TRANSFER] : - (hasType(type_ExternalTransfer, Var_TRANSFER) => -(( ! [Var_ORGANIZATION1] : - (hasType(type_FinancialOrganization, Var_ORGANIZATION1) => -(( ! [Var_ORGANIZATION2] : - (hasType(type_FinancialOrganization, Var_ORGANIZATION2) => -(((((f_origin(Var_TRANSFER,Var_ORGANIZATION1)) & (f_destination(Var_TRANSFER,Var_ORGANIZATION2)))) => (Var_ORGANIZATION1 != Var_ORGANIZATION2)))))))))))). - -fof(axFinancialLem147, axiom, - ( ! [Var_TRANSFER] : - (hasType(type_ExternalTransfer, Var_TRANSFER) => -(( ! [Var_ORGANIZATION1] : - (hasType(type_FinancialOrganization, Var_ORGANIZATION1) => -(( ! [Var_ORGANIZATION2] : - (hasType(type_FinancialOrganization, Var_ORGANIZATION2) => -(( ! [Var_ORGANIZATION2] : - (hasType(type_Entity, Var_ORGANIZATION2) => -(((((f_origin(Var_TRANSFER,Var_ORGANIZATION1)) & (f_destination(Var_TRANSFER,Var_ORGANIZATION2)))) => (Var_ORGANIZATION1 = Var_ORGANIZATION2))))))))))))))). - -fof(axFinancialLem148, axiom, - ( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_AMOUNT] : - ((hasType(type_CurrencyMeasure, Var_AMOUNT) & hasType(type_Interest, Var_AMOUNT)) => -(( ! [Var_LOAN] : - ((hasType(type_Loan, Var_LOAN) & hasType(type_Contract, Var_LOAN) & hasType(type_FinancialAccount, Var_LOAN)) => -(((((f_loanFeeAmount(Var_LOAN,Var_AMOUNT)) & (f_agreementPeriod(Var_LOAN,Var_PERIOD)))) => (f_interestEarned(Var_LOAN,Var_AMOUNT,Var_PERIOD))))))))))))). - diff --git a/examples/SUMO/TPTP/GeographyAx.p b/examples/SUMO/TPTP/GeographyAx.p deleted file mode 100644 index fa788bb01..000000000 --- a/examples/SUMO/TPTP/GeographyAx.p +++ /dev/null @@ -1,2255 +0,0 @@ -fof(axGeography0, axiom, - ( ! [X] : - (hasType(type_AcidRainfall, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography1, axiom, - ( ! [X] : - (hasType(type_Acidification, X) => hasType(type_Combining, X)))). - -fof(axGeography2, axiom, - ( ! [X] : - (hasType(type_AerosolParticulate, X) => hasType(type_Substance, X)))). - -fof(axGeography3, axiom, - ( ! [X] : - (hasType(type_Afforestation, X) => hasType(type_Planting, X)))). - -fof(axGeography4, axiom, - ( ! [X] : - (hasType(type_Aftershock, X) => hasType(type_EarthTremor, X)))). - -fof(axGeography5, axiom, - ( ! [X] : - (hasType(type_Agreement, X) => hasType(type_Proposition, X)))). - -fof(axGeography6, axiom, - ( ! [X] : - (hasType(type_Agriculture, X) => hasType(type_Maintaining, X)))). - -fof(axGeography7, axiom, - ( ! [X] : - (hasType(type_AirPollution, X) => hasType(type_Pollution, X)))). - -fof(axGeography8, axiom, - ( ! [X] : - (hasType(type_AirStream, X) => hasType(type_Air, X)))). - -fof(axGeography9, axiom, - ( ! [X] : - (hasType(type_AirStream, X) => hasType(type_FlowRegion, X)))). - -fof(axGeography10, axiom, - ( ! [X] : - (hasType(type_AntarcticArea, X) => hasType(type_LandArea, X)))). - -fof(axGeography11, axiom, - ( ! [X] : - (hasType(type_ArableLand, X) => hasType(type_LandArea, X)))). - -fof(axGeography12, axiom, - ( ! [X] : - (hasType(type_ArchipelagicArea, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography13, axiom, - ( ! [X] : - (hasType(type_Archipelago, X) => hasType(type_Collection, X)))). - -fof(axGeography14, axiom, - ( ! [X] : - (hasType(type_Archipelago, X) => hasType(type_LandForm, X)))). - -fof(axGeography15, axiom, - ( ! [X] : - (hasType(type_AridClimateZone, X) => hasType(type_ClimateZone, X)))). - -fof(axGeography16, axiom, - ( ! [X] : - (hasType(type_Asbestos, X) => hasType(type_Mineral, X)))). - -fof(axGeography17, axiom, - ( ! [X] : - (hasType(type_Atmosphere, X) => hasType(type_Region, X)))). - -fof(axGeography18, axiom, - ( ! [X] : - (hasType(type_AtmosphericHazing, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography19, axiom, - ( ! [X] : - (hasType(type_Atoll, X) => hasType(type_CoralReef, X)))). - -fof(axGeography20, axiom, - ( ! [X] : - (hasType(type_AvalancheProcess, X) => hasType(type_Impelling, X)))). - -fof(axGeography21, axiom, - ( ! [X] : - (hasType(type_Barite, X) => hasType(type_CompoundSubstance, X)))). - -fof(axGeography22, axiom, - ( ! [X] : - (hasType(type_Barite, X) => hasType(type_Mineral, X)))). - -fof(axGeography23, axiom, - ( ! [X] : - (hasType(type_Basin, X) => hasType(type_LandForm, X)))). - -fof(axGeography24, axiom, - ( ! [X] : - (hasType(type_Bay, X) => hasType(type_Inlet, X)))). - -fof(axGeography25, axiom, - ( ! [X] : - (hasType(type_BeaufortNumber, X) => hasType(type_RelationalAttribute, X)))). - -fof(axGeography26, axiom, - ( ! [X] : - (hasType(type_BiodiversityAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axGeography27, axiom, - ( ! [X] : - (hasType(type_BiodiversityIssue, X) => hasType(type_EnvironmentalIssue, X)))). - -fof(axGeography28, axiom, - ( ! [X] : - (hasType(type_Biome, X) => hasType(type_Ecosystem, X)))). - -fof(axGeography29, axiom, - ( ! [X] : - (hasType(type_Blizzard, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography30, axiom, - ( ! [X] : - (hasType(type_BodyOfWater, X) => hasType(type_WaterArea, X)))). - -fof(axGeography31, axiom, - ( ! [X] : - (hasType(type_BorealForest, X) => hasType(type_Biome, X)))). - -fof(axGeography32, axiom, - ( ! [X] : - (hasType(type_BorealForest, X) => hasType(type_Forest, X)))). - -fof(axGeography33, axiom, - ( ! [X] : - (hasType(type_BrownCoal, X) => hasType(type_Coal, X)))). - -fof(axGeography34, axiom, - ( ! [X] : - (hasType(type_Butte, X) => hasType(type_LandForm, X)))). - -fof(axGeography35, axiom, - ( ! [X] : - (hasType(type_Butte, X) => hasType(type_UplandArea, X)))). - -fof(axGeography36, axiom, - ( ! [X] : - (hasType(type_CanalStructure, X) => hasType(type_StationaryArtifact, X)))). - -fof(axGeography37, axiom, - ( ! [X] : - (hasType(type_Canal, X) => hasType(type_StationaryArtifact, X)))). - -fof(axGeography38, axiom, - ( ! [X] : - (hasType(type_Canal, X) => hasType(type_Waterway, X)))). - -fof(axGeography39, axiom, - ( ! [X] : - (hasType(type_Canyon, X) => hasType(type_LandForm, X)))). - -fof(axGeography40, axiom, - ( ! [X] : - (hasType(type_Cape, X) => hasType(type_LandForm, X)))). - -fof(axGeography41, axiom, - ( ! [X] : - (hasType(type_CarbonCycle, X) => hasType(type_GeologicalProcess, X)))). - -fof(axGeography42, axiom, - ( ! [X] : - (hasType(type_CarbonDioxideEmission, X) => hasType(type_Separating, X)))). - -fof(axGeography43, axiom, - ( ! [X] : - (hasType(type_CaveMatrix, X) => hasType(type_LandForm, X)))). - -fof(axGeography44, axiom, - ( ! [X] : - (hasType(type_Cave, X) => hasType(type_Hole, X)))). - -fof(axGeography45, axiom, - ( ! [X] : - (hasType(type_Channel, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography46, axiom, - ( ! [X] : - (hasType(type_ChinookWind, X) => hasType(type_WindProcess, X)))). - -fof(axGeography47, axiom, - ( ! [X] : - (hasType(type_Chromite, X) => hasType(type_CompoundSubstance, X)))). - -fof(axGeography48, axiom, - ( ! [X] : - (hasType(type_Chromite, X) => hasType(type_Mineral, X)))). - -fof(axGeography49, axiom, - ( ! [X] : - (hasType(type_Clay, X) => hasType(type_Soil, X)))). - -fof(axGeography50, axiom, - ( ! [X] : - (hasType(type_ClearWeather, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography51, axiom, - ( ! [X] : - (hasType(type_Cliff, X) => hasType(type_SlopedArea, X)))). - -fof(axGeography52, axiom, - ( ! [X] : - (hasType(type_ClimateZone, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography53, axiom, - ( ! [X] : - (hasType(type_Coal, X) => hasType(type_FossilFuel, X)))). - -fof(axGeography54, axiom, - ( ! [X] : - (hasType(type_Coal, X) => hasType(type_Mineral, X)))). - -fof(axGeography55, axiom, - ( ! [X] : - (hasType(type_Coal, X) => hasType(type_Rock, X)))). - -fof(axGeography56, axiom, - ( ! [X] : - (hasType(type_CoastalFlooding, X) => hasType(type_Flooding, X)))). - -fof(axGeography57, axiom, - ( ! [X] : - (hasType(type_CoastalPlain, X) => hasType(type_Plain, X)))). - -fof(axGeography58, axiom, - ( ! [X] : - (hasType(type_ColdClimateZone, X) => hasType(type_ClimateZone, X)))). - -fof(axGeography59, axiom, - ( ! [X] : - (hasType(type_ColdDampClimateZone, X) => hasType(type_ColdClimateZone, X)))). - -fof(axGeography60, axiom, - ( ! [X] : - (hasType(type_ColdFront, X) => hasType(type_WeatherFront, X)))). - -fof(axGeography61, axiom, - ( ! [X] : - (hasType(type_ContinentalClimateZone, X) => hasType(type_TemperateClimateZone, X)))). - -fof(axGeography62, axiom, - ( ! [X] : - (hasType(type_ContinentalMargin, X) => hasType(type_SubmergedLandArea, X)))). - -fof(axGeography63, axiom, - ( ! [X] : - (hasType(type_ContinentalShelf, X) => hasType(type_SubmergedLandArea, X)))). - -fof(axGeography64, axiom, - ( ! [X] : - (hasType(type_CoralReef, X) => hasType(type_Reef, X)))). - -fof(axGeography65, axiom, - ( ! [X] : - (hasType(type_Coral, X) => hasType(type_Invertebrate, X)))). - -fof(axGeography66, axiom, - ( ! [X] : - (hasType(type_Cove, X) => hasType(type_Inlet, X)))). - -fof(axGeography67, axiom, - ( ! [X] : - (hasType(type_CyclonicStorm, X) => hasType(type_LowPressureWeatherSystem, X)))). - -fof(axGeography68, axiom, - ( ! [X] : - (hasType(type_CyclonicStorm, X) => hasType(type_Windstorm, X)))). - -fof(axGeography69, axiom, - ( ! [X] : - (hasType(type_DDT, X) => hasType(type_CompoundSubstance, X)))). - -fof(axGeography70, axiom, - ( ! [X] : - (hasType(type_Dam, X) => hasType(type_StationaryArtifact, X)))). - -fof(axGeography71, axiom, - ( ! [X] : - (hasType(type_Defoliant, X) => hasType(type_PureSubstance, X)))). - -fof(axGeography72, axiom, - ( ! [X] : - (hasType(type_Deforestation, X) => hasType(type_ForestDamage, X)))). - -fof(axGeography73, axiom, - ( ! [X] : - (hasType(type_Deforestation, X) => hasType(type_Removing, X)))). - -fof(axGeography74, axiom, - ( ! [X] : - (hasType(type_Delta, X) => hasType(type_LandForm, X)))). - -fof(axGeography75, axiom, - ( ! [X] : - (hasType(type_DesertClimateZone, X) => hasType(type_AridClimateZone, X)))). - -fof(axGeography76, axiom, - ( ! [X] : - (hasType(type_Desert, X) => hasType(type_LandArea, X)))). - -fof(axGeography77, axiom, - ( ! [X] : - (hasType(type_Desertification, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography78, axiom, - ( ! [X] : - (hasType(type_DipSlipFault, X) => hasType(type_GeologicalFault, X)))). - -fof(axGeography79, axiom, - ( ! [X] : - (hasType(type_DiseaseConditionsIssue, X) => hasType(type_EnvironmentalIssue, X)))). - -fof(axGeography80, axiom, - ( ! [X] : - (hasType(type_Dredging, X) => hasType(type_Removing, X)))). - -fof(axGeography81, axiom, - ( ! [X] : - (hasType(type_DriftnetFishing, X) => hasType(type_Fishing, X)))). - -fof(axGeography82, axiom, - ( ! [X] : - (hasType(type_Drought, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography83, axiom, - ( ! [X] : - (hasType(type_DryWinterColdClimateZone, X) => hasType(type_ColdClimateZone, X)))). - -fof(axGeography84, axiom, - ( ! [X] : - (hasType(type_DustStorm, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography85, axiom, - ( ! [X] : - (hasType(type_EarthTremor, X) => hasType(type_GeologicalProcess, X)))). - -fof(axGeography86, axiom, - ( ! [X] : - (hasType(type_EarthTremor, X) => hasType(type_Tremor, X)))). - -fof(axGeography87, axiom, - ( ! [X] : - (hasType(type_Earthquake, X) => hasType(type_GeologicalProcess, X)))). - -fof(axGeography88, axiom, - ( ! [X] : - (hasType(type_Ecosystem, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography89, axiom, - ( ! [X] : - (hasType(type_Effluent, X) => hasType(type_Substance, X)))). - -fof(axGeography90, axiom, - ( ! [X] : - (hasType(type_ElNino, X) => hasType(type_WeatherSeason, X)))). - -fof(axGeography91, axiom, - ( ! [X] : - (hasType(type_EndangeredSpecies, X) => hasType(type_Organism, X)))). - -fof(axGeography92, axiom, - ( ! [X] : - (hasType(type_EnvironmentalIssue, X) => hasType(type_AreaOfConcern, X)))). - -fof(axGeography93, axiom, - ( ! [X] : - (hasType(type_EnvironmentalWaterIssue, X) => hasType(type_EnvironmentalIssue, X)))). - -fof(axGeography94, axiom, - ( ! [X] : - (hasType(type_Erosion, X) => hasType(type_GeologicalProcess, X)))). - -fof(axGeography95, axiom, - ( ! [X] : - (hasType(type_Erosion, X) => hasType(type_Removing, X)))). - -fof(axGeography96, axiom, - ( ! [X] : - (hasType(type_Estuary, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography97, axiom, - ( ! [X] : - (hasType(type_Estuary, X) => hasType(type_Inlet, X)))). - -fof(axGeography98, axiom, - ( ! [X] : - (hasType(type_Estuary, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography99, axiom, - ( ! [X] : - (hasType(type_ExclusiveFishingZone, X) => hasType(type_MaritimeClaimArea, X)))). - -fof(axGeography100, axiom, - ( ! [X] : - (hasType(type_ExclusiveFishingZone, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography101, axiom, - ( ! [X] : - (hasType(type_ExtendedFishingZone, X) => hasType(type_MaritimeClaimArea, X)))). - -fof(axGeography102, axiom, - ( ! [X] : - (hasType(type_ExtendedFishingZone, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography103, axiom, - ( ! [X] : - (hasType(type_Famine, X) => hasType(type_SocialInteraction, X)))). - -fof(axGeography104, axiom, - ( ! [X] : - (hasType(type_Fire, X) => hasType(type_Combustion, X)))). - -fof(axGeography105, axiom, - ( ! [X] : - (hasType(type_Fishing, X) => hasType(type_Hunting, X)))). - -fof(axGeography106, axiom, - ( ! [X] : - (hasType(type_FlashFlooding, X) => hasType(type_Flooding, X)))). - -fof(axGeography107, axiom, - ( ! [X] : - (hasType(type_Flooding, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography108, axiom, - ( ! [X] : - (hasType(type_FlowRegion, X) => hasType(type_Region, X)))). - -fof(axGeography109, axiom, - ( ! [X] : - (hasType(type_Fogging, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography110, axiom, - ( ! [X] : - (hasType(type_ForestDamage, X) => hasType(type_Damaging, X)))). - -fof(axGeography111, axiom, - ( ! [X] : - (hasType(type_ForestFire, X) => hasType(type_Combustion, X)))). - -fof(axGeography112, axiom, - ( ! [X] : - (hasType(type_ForestFire, X) => hasType(type_ForestDamage, X)))). - -fof(axGeography113, axiom, - ( ! [X] : - (hasType(type_Forest, X) => hasType(type_LandArea, X)))). - -fof(axGeography114, axiom, - ( ! [X] : - (hasType(type_FreezingRain, X) => hasType(type_Precipitation, X)))). - -fof(axGeography115, axiom, - ( ! [X] : - (hasType(type_FreshwaterOverutilization, X) => hasType(type_SocialInteraction, X)))). - -fof(axGeography116, axiom, - ( ! [X] : - (hasType(type_Freshwater, X) => hasType(type_Water, X)))). - -fof(axGeography117, axiom, - ( ! [X] : - (hasType(type_GeologicalFault, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography118, axiom, - ( ! [X] : - (hasType(type_Ghibli, X) => hasType(type_WindProcess, X)))). - -fof(axGeography119, axiom, - ( ! [X] : - (hasType(type_Glacier, X) => hasType(type_LandForm, X)))). - -fof(axGeography120, axiom, - ( ! [X] : - (hasType(type_GrassFire, X) => hasType(type_Combustion, X)))). - -fof(axGeography121, axiom, - ( ! [X] : - (hasType(type_Grassland, X) => hasType(type_Biome, X)))). - -fof(axGeography122, axiom, - ( ! [X] : - (hasType(type_Grassland, X) => hasType(type_LandArea, X)))). - -fof(axGeography123, axiom, - ( ! [X] : - (hasType(type_Gravel, X) => hasType(type_Rock, X)))). - -fof(axGeography124, axiom, - ( ! [X] : - (hasType(type_GreenhouseGas, X) => hasType(type_PureSubstance, X)))). - -fof(axGeography125, axiom, - ( ! [X] : - (hasType(type_Groundwater, X) => hasType(type_Water, X)))). - -fof(axGeography126, axiom, - ( ! [X] : - (hasType(type_Gulf, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography127, axiom, - ( ! [X] : - (hasType(type_Gulf, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography128, axiom, - ( ! [X] : - (hasType(type_Hailing, X) => hasType(type_Precipitation, X)))). - -fof(axGeography129, axiom, - ( ! [X] : - (hasType(type_HarmattanWind, X) => hasType(type_WindProcess, X)))). - -fof(axGeography130, axiom, - ( ! [X] : - (hasType(type_HeavyRaining, X) => hasType(type_Raining, X)))). - -fof(axGeography131, axiom, - ( ! [X] : - (hasType(type_HeavySurf, X) => hasType(type_WaterMotion, X)))). - -fof(axGeography132, axiom, - ( ! [X] : - (hasType(type_HeavySurf, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography133, axiom, - ( ! [X] : - (hasType(type_Hemisphere, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography134, axiom, - ( ! [X] : - (hasType(type_HighPressureWeatherSystem, X) => hasType(type_WeatherSystem, X)))). - -fof(axGeography135, axiom, - ( ! [X] : - (hasType(type_HighTide, X) => hasType(type_TidalProcess, X)))). - -fof(axGeography136, axiom, - ( ! [X] : - (hasType(type_HigherHighTide, X) => hasType(type_HighTide, X)))). - -fof(axGeography137, axiom, - ( ! [X] : - (hasType(type_Hill, X) => hasType(type_LandForm, X)))). - -fof(axGeography138, axiom, - ( ! [X] : - (hasType(type_Hill, X) => hasType(type_UplandArea, X)))). - -fof(axGeography139, axiom, - ( ! [X] : - (hasType(type_Humus, X) => hasType(type_Mixture, X)))). - -fof(axGeography140, axiom, - ( ! [X] : - (hasType(type_HurricaneSeason, X) => hasType(type_WeatherSeason, X)))). - -fof(axGeography141, axiom, - ( ! [X] : - (hasType(type_Hurricane, X) => hasType(type_TropicalCyclone, X)))). - -fof(axGeography142, axiom, - ( ! [X] : - (hasType(type_Hurricane, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography143, axiom, - ( ! [X] : - (hasType(type_HydropowerWaterArea, X) => hasType(type_WaterArea, X)))). - -fof(axGeography144, axiom, - ( ! [X] : - (hasType(type_Iceberg, X) => hasType(type_SelfConnectedObject, X)))). - -fof(axGeography145, axiom, - ( ! [X] : - (hasType(type_Iceberg, X) => hasType(type_Water, X)))). - -fof(axGeography146, axiom, - ( ! [X] : - (hasType(type_Icing, X) => hasType(type_Freezing, X)))). - -fof(axGeography147, axiom, - ( ! [X] : - (hasType(type_Icing, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography148, axiom, - ( ! [X] : - (hasType(type_IndustrialPollution, X) => hasType(type_Pollution, X)))). - -fof(axGeography149, axiom, - ( ! [X] : - (hasType(type_InlandWaterSystem, X) => hasType(type_Collection, X)))). - -fof(axGeography150, axiom, - ( ! [X] : - (hasType(type_InlandWaterSystem, X) => hasType(type_WaterArea, X)))). - -fof(axGeography151, axiom, - ( ! [X] : - (hasType(type_InletPassage, X) => hasType(type_Inlet, X)))). - -fof(axGeography152, axiom, - ( ! [X] : - (hasType(type_Inlet, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography153, axiom, - ( ! [X] : - (hasType(type_InternationalAgreement, X) => hasType(type_Agreement, X)))). - -fof(axGeography154, axiom, - ( ! [X] : - (hasType(type_InternationalBorder, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography155, axiom, - ( ! [X] : - (hasType(type_IrrigatedLand, X) => hasType(type_LandArea, X)))). - -fof(axGeography156, axiom, - ( ! [X] : - (hasType(type_Irrigating, X) => hasType(type_Motion, X)))). - -fof(axGeography157, axiom, - ( ! [X] : - (hasType(type_IrrigationChannel, X) => hasType(type_Artifact, X)))). - -fof(axGeography158, axiom, - ( ! [X] : - (hasType(type_Isthmus, X) => hasType(type_LandArea, X)))). - -fof(axGeography159, axiom, - ( ! [X] : - (hasType(type_JetStream, X) => hasType(type_AirStream, X)))). - -fof(axGeography160, axiom, - ( ! [X] : - (hasType(type_Jungle, X) => hasType(type_Biome, X)))). - -fof(axGeography161, axiom, - ( ! [X] : - (hasType(type_Jungle, X) => hasType(type_LandArea, X)))). - -fof(axGeography162, axiom, - ( ! [X] : - (hasType(type_Khamsin, X) => hasType(type_Windstorm, X)))). - -fof(axGeography163, axiom, - ( ! [X] : - (hasType(type_LakeRegion, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography164, axiom, - ( ! [X] : - (hasType(type_Lake, X) => hasType(type_StaticWaterArea, X)))). - -fof(axGeography165, axiom, - ( ! [X] : - (hasType(type_LandForm, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography166, axiom, - ( ! [X] : - (hasType(type_LandSubsidence, X) => hasType(type_GeologicalProcess, X)))). - -fof(axGeography167, axiom, - ( ! [X] : - (hasType(type_LandlockedArea, X) => hasType(type_LandArea, X)))). - -fof(axGeography168, axiom, - ( ! [X] : - (hasType(type_LandlockedWater, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography169, axiom, - ( ! [X] : - (hasType(type_LandslideProcess, X) => hasType(type_Impelling, X)))). - -fof(axGeography170, axiom, - ( ! [X] : - (hasType(type_Landslide, X) => hasType(type_GeologicalProcess, X)))). - -fof(axGeography171, axiom, - ( ! [X] : - (hasType(type_Latitude, X) => hasType(type_Region, X)))). - -fof(axGeography172, axiom, - ( ! [X] : - (hasType(type_Lichen, X) => hasType(type_NonFloweringPlant, X)))). - -fof(axGeography173, axiom, - ( ! [X] : - (hasType(type_LittoralCurrent, X) => hasType(type_WaterCurrent, X)))). - -fof(axGeography174, axiom, - ( ! [X] : - (hasType(type_LittoralZone, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography175, axiom, - ( ! [X] : - (hasType(type_Loam, X) => hasType(type_Soil, X)))). - -fof(axGeography176, axiom, - ( ! [X] : - (hasType(type_Locust, X) => hasType(type_Animal, X)))). - -fof(axGeography177, axiom, - ( ! [X] : - (hasType(type_Longitude, X) => hasType(type_Region, X)))). - -fof(axGeography178, axiom, - ( ! [X] : - (hasType(type_LowPressureWeatherSystem, X) => hasType(type_WeatherSystem, X)))). - -fof(axGeography179, axiom, - ( ! [X] : - (hasType(type_LowTide, X) => hasType(type_TidalProcess, X)))). - -fof(axGeography180, axiom, - ( ! [X] : - (hasType(type_LowerLowTide, X) => hasType(type_LowTide, X)))). - -fof(axGeography181, axiom, - ( ! [X] : - (hasType(type_LowlandArea, X) => hasType(type_LandForm, X)))). - -fof(axGeography182, axiom, - ( ! [X] : - (hasType(type_MaritimeClaimArea, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography183, axiom, - ( ! [X] : - (hasType(type_MaritimeContiguousZone, X) => hasType(type_MaritimeClaimArea, X)))). - -fof(axGeography184, axiom, - ( ! [X] : - (hasType(type_MaritimeContiguousZone, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography185, axiom, - ( ! [X] : - (hasType(type_MaritimeExclusiveEconomicZone, X) => hasType(type_MaritimeClaimArea, X)))). - -fof(axGeography186, axiom, - ( ! [X] : - (hasType(type_MaritimeExclusiveEconomicZone, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography187, axiom, - ( ! [X] : - (hasType(type_MaritimeHazard, X) => hasType(type_LandForm, X)))). - -fof(axGeography188, axiom, - ( ! [X] : - (hasType(type_MaritimeShelfArea, X) => hasType(type_MaritimeClaimArea, X)))). - -fof(axGeography189, axiom, - ( ! [X] : - (hasType(type_MaritimeShelfArea, X) => hasType(type_SubmergedLandArea, X)))). - -fof(axGeography190, axiom, - ( ! [X] : - (hasType(type_MediterraneanClimateZone, X) => hasType(type_TemperateClimateZone, X)))). - -fof(axGeography191, axiom, - ( ! [X] : - (hasType(type_Mesa, X) => hasType(type_LandForm, X)))). - -fof(axGeography192, axiom, - ( ! [X] : - (hasType(type_Mesa, X) => hasType(type_UplandArea, X)))). - -fof(axGeography193, axiom, - ( ! [X] : - (hasType(type_MetallurgicalPlant, X) => hasType(type_Organization, X)))). - -fof(axGeography194, axiom, - ( ! [X] : - (hasType(type_MiddleLatitudeDesertClimateZone, X) => hasType(type_DesertClimateZone, X)))). - -fof(axGeography195, axiom, - ( ! [X] : - (hasType(type_MidlatitudeContinentalClimateZone, X) => hasType(type_ClimateZone, X)))). - -fof(axGeography196, axiom, - ( ! [X] : - (hasType(type_Mistral, X) => hasType(type_WindProcess, X)))). - -fof(axGeography197, axiom, - ( ! [X] : - (hasType(type_MixedTideProcess, X) => hasType(type_TidalProcess, X)))). - -fof(axGeography198, axiom, - ( ! [X] : - (hasType(type_MonsoonClimateZone, X) => hasType(type_TropicalClimateZone, X)))). - -fof(axGeography199, axiom, - ( ! [X] : - (hasType(type_Monsoon, X) => hasType(type_WeatherSeason, X)))). - -fof(axGeography200, axiom, - ( ! [X] : - (hasType(type_Moon, X) => hasType(type_NaturalSatellite, X)))). - -fof(axGeography201, axiom, - ( ! [X] : - (hasType(type_MountainRange, X) => hasType(type_LandForm, X)))). - -fof(axGeography202, axiom, - ( ! [X] : - (hasType(type_MountainRange, X) => hasType(type_UplandArea, X)))). - -fof(axGeography203, axiom, - ( ! [X] : - (hasType(type_Mountain, X) => hasType(type_LandForm, X)))). - -fof(axGeography204, axiom, - ( ! [X] : - (hasType(type_Mountain, X) => hasType(type_UplandArea, X)))). - -fof(axGeography205, axiom, - ( ! [X] : - (hasType(type_Mudflow, X) => hasType(type_Landslide, X)))). - -fof(axGeography206, axiom, - ( ! [X] : - (hasType(type_Mudslide, X) => hasType(type_Landslide, X)))). - -fof(axGeography207, axiom, - ( ! [X] : - (hasType(type_NaturalGas, X) => hasType(type_CompoundSubstance, X)))). - -fof(axGeography208, axiom, - ( ! [X] : - (hasType(type_NaturalSatellite, X) => hasType(type_AstronomicalBody, X)))). - -fof(axGeography209, axiom, - ( ! [X] : - (hasType(type_NaturalSatellite, X) => hasType(type_Satellite, X)))). - -fof(axGeography210, axiom, - ( ! [X] : - (hasType(type_NormalFault, X) => hasType(type_DipSlipFault, X)))). - -fof(axGeography211, axiom, - ( ! [X] : - (hasType(type_NoxiousSubstance, X) => hasType(type_Substance, X)))). - -fof(axGeography212, axiom, - ( ! [X] : - (hasType(type_Oasis, X) => hasType(type_Biome, X)))). - -fof(axGeography213, axiom, - ( ! [X] : - (hasType(type_Oasis, X) => hasType(type_LandArea, X)))). - -fof(axGeography214, axiom, - ( ! [X] : - (hasType(type_OccludedFront, X) => hasType(type_WeatherFront, X)))). - -fof(axGeography215, axiom, - ( ! [X] : - (hasType(type_Ocean, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography216, axiom, - ( ! [X] : - (hasType(type_Ocean, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography217, axiom, - ( ! [X] : - (hasType(type_OvercastWeather, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography218, axiom, - ( ! [X] : - (hasType(type_Overgrazing, X) => hasType(type_Eating, X)))). - -fof(axGeography219, axiom, - ( ! [X] : - (hasType(type_Pampa, X) => hasType(type_Grassland, X)))). - -fof(axGeography220, axiom, - ( ! [X] : - (hasType(type_Pampa, X) => hasType(type_Plain, X)))). - -fof(axGeography221, axiom, - ( ! [X] : - (hasType(type_Pampero, X) => hasType(type_Windstorm, X)))). - -fof(axGeography222, axiom, - ( ! [X] : - (hasType(type_PartlyCloudyWeather, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography223, axiom, - ( ! [X] : - (hasType(type_Peninsula, X) => hasType(type_LandForm, X)))). - -fof(axGeography224, axiom, - ( ! [X] : - (hasType(type_PerimeterArea, X) => hasType(type_Region, X)))). - -fof(axGeography225, axiom, - ( ! [X] : - (hasType(type_PermanentCropLand, X) => hasType(type_LandArea, X)))). - -fof(axGeography226, axiom, - ( ! [X] : - (hasType(type_PesticidePollution, X) => hasType(type_Pollution, X)))). - -fof(axGeography227, axiom, - ( ! [X] : - (hasType(type_Phosphate, X) => hasType(type_CompoundSubstance, X)))). - -fof(axGeography228, axiom, - ( ! [X] : - (hasType(type_Piedmont, X) => hasType(type_LandArea, X)))). - -fof(axGeography229, axiom, - ( ! [X] : - (hasType(type_PineTree, X) => hasType(type_BotanicalTree, X)))). - -fof(axGeography230, axiom, - ( ! [X] : - (hasType(type_Plain, X) => hasType(type_LowlandArea, X)))). - -fof(axGeography231, axiom, - ( ! [X] : - (hasType(type_Planet, X) => hasType(type_NaturalSatellite, X)))). - -fof(axGeography232, axiom, - ( ! [X] : - (hasType(type_Planting, X) => hasType(type_Putting, X)))). - -fof(axGeography233, axiom, - ( ! [X] : - (hasType(type_Plateau, X) => hasType(type_LandForm, X)))). - -fof(axGeography234, axiom, - ( ! [X] : - (hasType(type_Plateau, X) => hasType(type_UplandArea, X)))). - -fof(axGeography235, axiom, - ( ! [X] : - (hasType(type_Poaching, X) => hasType(type_Killing, X)))). - -fof(axGeography236, axiom, - ( ! [X] : - (hasType(type_PolarClimateZone, X) => hasType(type_ClimateZone, X)))). - -fof(axGeography237, axiom, - ( ! [X] : - (hasType(type_PolarTypeFClimateZone, X) => hasType(type_PolarClimateZone, X)))). - -fof(axGeography238, axiom, - ( ! [X] : - (hasType(type_PollutionIssue, X) => hasType(type_EnvironmentalIssue, X)))). - -fof(axGeography239, axiom, - ( ! [X] : - (hasType(type_Pollution, X) => hasType(type_SocialInteraction, X)))). - -fof(axGeography240, axiom, - ( ! [X] : - (hasType(type_PotableWater, X) => hasType(type_Freshwater, X)))). - -fof(axGeography241, axiom, - ( ! [X] : - (hasType(type_Potash, X) => hasType(type_CompoundSubstance, X)))). - -fof(axGeography242, axiom, - ( ! [X] : - (hasType(type_Prairie, X) => hasType(type_Grassland, X)))). - -fof(axGeography243, axiom, - ( ! [X] : - (hasType(type_Prairie, X) => hasType(type_Plain, X)))). - -fof(axGeography244, axiom, - ( ! [X] : - (hasType(type_RainForest, X) => hasType(type_Biome, X)))). - -fof(axGeography245, axiom, - ( ! [X] : - (hasType(type_RainForest, X) => hasType(type_Forest, X)))). - -fof(axGeography246, axiom, - ( ! [X] : - (hasType(type_Raining, X) => hasType(type_Precipitation, X)))). - -fof(axGeography247, axiom, - ( ! [X] : - (hasType(type_Rapids, X) => hasType(type_StreamWaterArea, X)))). - -fof(axGeography248, axiom, - ( ! [X] : - (hasType(type_Reef, X) => hasType(type_LandForm, X)))). - -fof(axGeography249, axiom, - ( ! [X] : - (hasType(type_Reef, X) => hasType(type_MaritimeHazard, X)))). - -fof(axGeography250, axiom, - ( ! [X] : - (hasType(type_Reforestation, X) => hasType(type_Planting, X)))). - -fof(axGeography251, axiom, - ( ! [X] : - (hasType(type_ReservoirLake, X) => hasType(type_Lake, X)))). - -fof(axGeography252, axiom, - ( ! [X] : - (hasType(type_ReservoirLake, X) => hasType(type_Reservoir, X)))). - -fof(axGeography253, axiom, - ( ! [X] : - (hasType(type_Reservoir, X) => hasType(type_Artifact, X)))). - -fof(axGeography254, axiom, - ( ! [X] : - (hasType(type_Reservoir, X) => hasType(type_FreshWaterArea, X)))). - -fof(axGeography255, axiom, - ( ! [X] : - (hasType(type_RipCurrent, X) => hasType(type_LittoralCurrent, X)))). - -fof(axGeography256, axiom, - ( ! [X] : - (hasType(type_RiverBank, X) => hasType(type_LandForm, X)))). - -fof(axGeography257, axiom, - ( ! [X] : - (hasType(type_RiverBank, X) => hasType(type_ShoreArea, X)))). - -fof(axGeography258, axiom, - ( ! [X] : - (hasType(type_RiverMouth, X) => hasType(type_StreamWaterArea, X)))). - -fof(axGeography259, axiom, - ( ! [X] : - (hasType(type_RiverMouth, X) => hasType(type_WaterArea, X)))). - -fof(axGeography260, axiom, - ( ! [X] : - (hasType(type_RiverSystem, X) => hasType(type_Collection, X)))). - -fof(axGeography261, axiom, - ( ! [X] : - (hasType(type_RiverSystem, X) => hasType(type_WaterArea, X)))). - -fof(axGeography262, axiom, - ( ! [X] : - (hasType(type_River, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography263, axiom, - ( ! [X] : - (hasType(type_River, X) => hasType(type_FreshWaterArea, X)))). - -fof(axGeography264, axiom, - ( ! [X] : - (hasType(type_River, X) => hasType(type_StreamWaterArea, X)))). - -fof(axGeography265, axiom, - ( ! [X] : - (hasType(type_Rockslide, X) => hasType(type_Landslide, X)))). - -fof(axGeography266, axiom, - ( ! [X] : - (hasType(type_Salination, X) => hasType(type_Combining, X)))). - -fof(axGeography267, axiom, - ( ! [X] : - (hasType(type_SaltLake, X) => hasType(type_LandlockedWater, X)))). - -fof(axGeography268, axiom, - ( ! [X] : - (hasType(type_SaltLake, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography269, axiom, - ( ! [X] : - (hasType(type_Salt, X) => hasType(type_CompoundSubstance, X)))). - -fof(axGeography270, axiom, - ( ! [X] : - (hasType(type_Sand, X) => hasType(type_Soil, X)))). - -fof(axGeography271, axiom, - ( ! [X] : - (hasType(type_Sandstorm, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography272, axiom, - ( ! [X] : - (hasType(type_Sanitation, X) => hasType(type_Removing, X)))). - -fof(axGeography273, axiom, - ( ! [X] : - (hasType(type_Satellite, X) => hasType(type_AstronomicalBody, X)))). - -fof(axGeography274, axiom, - ( ! [X] : - (hasType(type_Savanna, X) => hasType(type_Grassland, X)))). - -fof(axGeography275, axiom, - ( ! [X] : - (hasType(type_Savanna, X) => hasType(type_Plain, X)))). - -fof(axGeography276, axiom, - ( ! [X] : - (hasType(type_SeaIce, X) => hasType(type_Ice, X)))). - -fof(axGeography277, axiom, - ( ! [X] : - (hasType(type_Sea, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography278, axiom, - ( ! [X] : - (hasType(type_Sea, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography279, axiom, - ( ! [X] : - (hasType(type_SeabedArea, X) => hasType(type_SubmergedLandArea, X)))). - -fof(axGeography280, axiom, - ( ! [X] : - (hasType(type_Seacoast, X) => hasType(type_LandForm, X)))). - -fof(axGeography281, axiom, - ( ! [X] : - (hasType(type_Seacoast, X) => hasType(type_ShoreArea, X)))). - -fof(axGeography282, axiom, - ( ! [X] : - (hasType(type_SemiaridClimateZone, X) => hasType(type_ClimateZone, X)))). - -fof(axGeography283, axiom, - ( ! [X] : - (hasType(type_SevereThunderstorm, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography284, axiom, - ( ! [X] : - (hasType(type_SewageDisposal, X) => hasType(type_Sanitation, X)))). - -fof(axGeography285, axiom, - ( ! [X] : - (hasType(type_Shoal, X) => hasType(type_MaritimeHazard, X)))). - -fof(axGeography286, axiom, - ( ! [X] : - (hasType(type_Shoreline, X) => hasType(type_LandArea, X)))). - -fof(axGeography287, axiom, - ( ! [X] : - (hasType(type_Shrub, X) => hasType(type_FloweringPlant, X)))). - -fof(axGeography288, axiom, - ( ! [X] : - (hasType(type_SigningADocument, X) => hasType(type_Committing, X)))). - -fof(axGeography289, axiom, - ( ! [X] : - (hasType(type_Silt, X) => hasType(type_Soil, X)))). - -fof(axGeography290, axiom, - ( ! [X] : - (hasType(type_Siltation, X) => hasType(type_Putting, X)))). - -fof(axGeography291, axiom, - ( ! [X] : - (hasType(type_Sirocco, X) => hasType(type_WindProcess, X)))). - -fof(axGeography292, axiom, - ( ! [X] : - (hasType(type_SlashAndBurnAgriculture, X) => hasType(type_Agriculture, X)))). - -fof(axGeography293, axiom, - ( ! [X] : - (hasType(type_Sleeting, X) => hasType(type_Precipitation, X)))). - -fof(axGeography294, axiom, - ( ! [X] : - (hasType(type_SlopedArea, X) => hasType(type_LandForm, X)))). - -fof(axGeography295, axiom, - ( ! [X] : - (hasType(type_Snowing, X) => hasType(type_Precipitation, X)))). - -fof(axGeography296, axiom, - ( ! [X] : - (hasType(type_SoilDegradation, X) => hasType(type_SocialInteractions, X)))). - -fof(axGeography297, axiom, - ( ! [X] : - (hasType(type_SoilErosion, X) => hasType(type_Erosion, X)))). - -fof(axGeography298, axiom, - ( ! [X] : - (hasType(type_SoilQualityIssue, X) => hasType(type_EnvironmentalIssue, X)))). - -fof(axGeography299, axiom, - ( ! [X] : - (hasType(type_SoilSalination, X) => hasType(type_Salination, X)))). - -fof(axGeography300, axiom, - ( ! [X] : - (hasType(type_SoilSolution, X) => hasType(type_Solution, X)))). - -fof(axGeography301, axiom, - ( ! [X] : - (hasType(type_Soil, X) => hasType(type_Mixture, X)))). - -fof(axGeography302, axiom, - ( ! [X] : - (hasType(type_SolarSystem, X) => hasType(type_Collection, X)))). - -fof(axGeography303, axiom, - ( ! [X] : - (hasType(type_SolidWasteDisposal, X) => hasType(type_Sanitation, X)))). - -fof(axGeography304, axiom, - ( ! [X] : - (hasType(type_Sound, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography305, axiom, - ( ! [X] : - (hasType(type_Squall, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography306, axiom, - ( ! [X] : - (hasType(type_Star, X) => hasType(type_AstronomicalBody, X)))). - -fof(axGeography307, axiom, - ( ! [X] : - (hasType(type_StationaryFront, X) => hasType(type_WeatherFront, X)))). - -fof(axGeography308, axiom, - ( ! [X] : - (hasType(type_SteppeClimateZone, X) => hasType(type_AridClimateZone, X)))). - -fof(axGeography309, axiom, - ( ! [X] : - (hasType(type_Steppe, X) => hasType(type_Plain, X)))). - -fof(axGeography310, axiom, - ( ! [X] : - (hasType(type_Stone, X) => hasType(type_Rock, X)))). - -fof(axGeography311, axiom, - ( ! [X] : - (hasType(type_StormSystem, X) => hasType(type_WeatherSystem, X)))). - -fof(axGeography312, axiom, - ( ! [X] : - (hasType(type_Strait, X) => hasType(type_BodyOfWater, X)))). - -fof(axGeography313, axiom, - ( ! [X] : - (hasType(type_StreamWaterConfluence, X) => hasType(type_WaterArea, X)))). - -fof(axGeography314, axiom, - ( ! [X] : - (hasType(type_StrikeSlipFault, X) => hasType(type_GeologicalFault, X)))). - -fof(axGeography315, axiom, - ( ! [X] : - (hasType(type_StrongWind, X) => hasType(type_WindProcess, X)))). - -fof(axGeography316, axiom, - ( ! [X] : - (hasType(type_SubmergedLandArea, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography317, axiom, - ( ! [X] : - (hasType(type_SubtropicalDesertClimateZone, X) => hasType(type_DesertClimateZone, X)))). - -fof(axGeography318, axiom, - ( ! [X] : - (hasType(type_SurfaceGroundArea, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography319, axiom, - ( ! [X] : - (hasType(type_Swarming, X) => hasType(type_Motion, X)))). - -fof(axGeography320, axiom, - ( ! [X] : - (hasType(type_Talc, X) => hasType(type_Mineral, X)))). - -fof(axGeography321, axiom, - ( ! [X] : - (hasType(type_TemperateClimateZone, X) => hasType(type_ClimateZone, X)))). - -fof(axGeography322, axiom, - ( ! [X] : - (hasType(type_TemperateHardwoodForest, X) => hasType(type_Biome, X)))). - -fof(axGeography323, axiom, - ( ! [X] : - (hasType(type_TemperateHardwoodForest, X) => hasType(type_Forest, X)))). - -fof(axGeography324, axiom, - ( ! [X] : - (hasType(type_TemperateRainForest, X) => hasType(type_RainForest, X)))). - -fof(axGeography325, axiom, - ( ! [X] : - (hasType(type_TemperateRainForest, X) => hasType(type_TemperateHardwoodForest, X)))). - -fof(axGeography326, axiom, - ( ! [X] : - (hasType(type_TemperateSummerDryClimateZone, X) => hasType(type_TemperateClimateZone, X)))). - -fof(axGeography327, axiom, - ( ! [X] : - (hasType(type_TemperateWinterDryClimateZone, X) => hasType(type_TemperateClimateZone, X)))). - -fof(axGeography328, axiom, - ( ! [X] : - (hasType(type_TerrainAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axGeography329, axiom, - ( ! [X] : - (hasType(type_TerritorialSea, X) => hasType(type_MaritimeClaimArea, X)))). - -fof(axGeography330, axiom, - ( ! [X] : - (hasType(type_TerritorialSea, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography331, axiom, - ( ! [X] : - (hasType(type_ThrustFault, X) => hasType(type_DipSlipFault, X)))). - -fof(axGeography332, axiom, - ( ! [X] : - (hasType(type_Thunderstorm, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography333, axiom, - ( ! [X] : - (hasType(type_TidalBore, X) => hasType(type_LittoralCurrent, X)))). - -fof(axGeography334, axiom, - ( ! [X] : - (hasType(type_TidalEbb, X) => hasType(type_LittoralCurrent, X)))). - -fof(axGeography335, axiom, - ( ! [X] : - (hasType(type_TidalFlow, X) => hasType(type_LittoralCurrent, X)))). - -fof(axGeography336, axiom, - ( ! [X] : - (hasType(type_TidalProcess, X) => hasType(type_InternalChange, X)))). - -fof(axGeography337, axiom, - ( ! [X] : - (hasType(type_Tide, X) => hasType(type_FlowRegion, X)))). - -fof(axGeography338, axiom, - ( ! [X] : - (hasType(type_Tide, X) => hasType(type_SaltWaterArea, X)))). - -fof(axGeography339, axiom, - ( ! [X] : - (hasType(type_Tornado, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography340, axiom, - ( ! [X] : - (hasType(type_TreatyDocument, X) => hasType(type_Text, X)))). - -fof(axGeography341, axiom, - ( ! [X] : - (hasType(type_TropicalClimateZone, X) => hasType(type_ClimateZone, X)))). - -fof(axGeography342, axiom, - ( ! [X] : - (hasType(type_TropicalCyclone, X) => hasType(type_CyclonicStorm, X)))). - -fof(axGeography343, axiom, - ( ! [X] : - (hasType(type_TropicalRainForest, X) => hasType(type_RainForest, X)))). - -fof(axGeography344, axiom, - ( ! [X] : - (hasType(type_Tsunami, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography345, axiom, - ( ! [X] : - (hasType(type_TundraClimateZone, X) => hasType(type_PolarClimateZone, X)))). - -fof(axGeography346, axiom, - ( ! [X] : - (hasType(type_Tundra, X) => hasType(type_ArcticRegion, X)))). - -fof(axGeography347, axiom, - ( ! [X] : - (hasType(type_Tundra, X) => hasType(type_Biome, X)))). - -fof(axGeography348, axiom, - ( ! [X] : - (hasType(type_Tundra, X) => hasType(type_Plain, X)))). - -fof(axGeography349, axiom, - ( ! [X] : - (hasType(type_Typhoon, X) => hasType(type_TropicalCyclone, X)))). - -fof(axGeography350, axiom, - ( ! [X] : - (hasType(type_UndergroundArea, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography351, axiom, - ( ! [X] : - (hasType(type_UniformPerimeterArea, X) => hasType(type_PerimeterArea, X)))). - -fof(axGeography352, axiom, - ( ! [X] : - (hasType(type_UplandArea, X) => hasType(type_LandForm, X)))). - -fof(axGeography353, axiom, - ( ! [X] : - (hasType(type_Valley, X) => hasType(type_LandForm, X)))). - -fof(axGeography354, axiom, - ( ! [X] : - (hasType(type_Valley, X) => hasType(type_LowlandArea, X)))). - -fof(axGeography355, axiom, - ( ! [X] : - (hasType(type_VehicularPollution, X) => hasType(type_Pollution, X)))). - -fof(axGeography356, axiom, - ( ! [X] : - (hasType(type_Veldt, X) => hasType(type_Grassland, X)))). - -fof(axGeography357, axiom, - ( ! [X] : - (hasType(type_Veldt, X) => hasType(type_Plain, X)))). - -fof(axGeography358, axiom, - ( ! [X] : - (hasType(type_VolcanicCone, X) => hasType(type_Hill, X)))). - -fof(axGeography359, axiom, - ( ! [X] : - (hasType(type_VolcanicCone, X) => hasType(type_Volcano, X)))). - -fof(axGeography360, axiom, - ( ! [X] : - (hasType(type_VolcanicEruption, X) => hasType(type_GeologicalProcess, X)))). - -fof(axGeography361, axiom, - ( ! [X] : - (hasType(type_VolcanicGasRelease, X) => hasType(type_VolcanicEruption, X)))). - -fof(axGeography362, axiom, - ( ! [X] : - (hasType(type_VolcanicMountain, X) => hasType(type_Mountain, X)))). - -fof(axGeography363, axiom, - ( ! [X] : - (hasType(type_VolcanicMountain, X) => hasType(type_Volcano, X)))). - -fof(axGeography364, axiom, - ( ! [X] : - (hasType(type_VolcanoStatus, X) => hasType(type_InternalAttribute, X)))). - -fof(axGeography365, axiom, - ( ! [X] : - (hasType(type_Volcano, X) => hasType(type_LandForm, X)))). - -fof(axGeography366, axiom, - ( ! [X] : - (hasType(type_WarmFront, X) => hasType(type_WeatherFront, X)))). - -fof(axGeography367, axiom, - ( ! [X] : - (hasType(type_WaterCatchment, X) => hasType(type_Artifact, X)))). - -fof(axGeography368, axiom, - ( ! [X] : - (hasType(type_WaterCurrent, X) => hasType(type_FlowRegion, X)))). - -fof(axGeography369, axiom, - ( ! [X] : - (hasType(type_WaterCurrent, X) => hasType(type_WaterArea, X)))). - -fof(axGeography370, axiom, - ( ! [X] : - (hasType(type_WaterOnlyArea, X) => hasType(type_GeographicArea, X)))). - -fof(axGeography371, axiom, - ( ! [X] : - (hasType(type_WaterOverutilization, X) => hasType(type_SocialInteraction, X)))). - -fof(axGeography372, axiom, - ( ! [X] : - (hasType(type_WaterPollution, X) => hasType(type_Pollution, X)))). - -fof(axGeography373, axiom, - ( ! [X] : - (hasType(type_Waterfall, X) => hasType(type_StreamWaterArea, X)))). - -fof(axGeography374, axiom, - ( ! [X] : - (hasType(type_WatershedDivide, X) => hasType(type_LandArea, X)))). - -fof(axGeography375, axiom, - ( ! [X] : - (hasType(type_WatershedDivide, X) => hasType(type_UplandArea, X)))). - -fof(axGeography376, axiom, - ( ! [X] : - (hasType(type_Waterspout, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography377, axiom, - ( ! [X] : - (hasType(type_WeatherFront, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography378, axiom, - ( ! [X] : - (hasType(type_WeatherSeason, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography379, axiom, - ( ! [X] : - (hasType(type_WeatherSystem, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography380, axiom, - ( ! [X] : - (hasType(type_WetTropicalClimateZone, X) => hasType(type_TropicalClimateZone, X)))). - -fof(axGeography381, axiom, - ( ! [X] : - (hasType(type_WindFlow, X) => hasType(type_AirStream, X)))). - -fof(axGeography382, axiom, - ( ! [X] : - (hasType(type_WindProcess, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography383, axiom, - ( ! [X] : - (hasType(type_Windstorm, X) => hasType(type_WindProcess, X)))). - -fof(axGeography384, axiom, - ( ! [X] : - (hasType(type_Zud, X) => hasType(type_WeatherProcess, X)))). - -fof(axGeography385, axiom, - ( ! [X] : - (hasType(type_AreaOfConcern, X) => hasType(type_RelationalAttribute, X)))). - -fof(axGeography386, axiom, - (hasType(type_EnvironmentalIssue, inst_AcidRainIssue))). - -fof(axGeography387, axiom, - (hasType(type_EnvironmentalIssue, inst_AcidificationIssue))). - -fof(axGeography388, axiom, - (hasType(type_EnvironmentalIssue, inst_AerosolParticulateIssue))). - -fof(axGeography389, axiom, - (hasType(type_Continent, inst_Africa))). - -fof(axGeography390, axiom, - (hasType(type_EnvironmentalIssue, inst_AgriculturalChemicalsIssue))). - -fof(axGeography391, axiom, - (hasType(type_EnvironmentalIssue, inst_AgriculturalExpansionIssue))). - -fof(axGeography392, axiom, - (hasType(type_Agreement, inst_AirPollutionConvention))). - -fof(axGeography393, axiom, - (hasType(type_PollutionIssue, inst_AirPollutionIssue))). - -fof(axGeography394, axiom, - (hasType(type_Agreement, inst_AirPollution_NitrogenOxidesProtocol))). - -fof(axGeography395, axiom, - (hasType(type_Agreement, inst_AirPollution_PeristentOrganicPollutantsProtocol))). - -fof(axGeography396, axiom, - (hasType(type_Agreement, inst_AirPollution_Sulphur85Protocol))). - -fof(axGeography397, axiom, - (hasType(type_Agreement, inst_AirPollution_Sulphur94Protocol))). - -fof(axGeography398, axiom, - (hasType(type_Agreement, inst_AirPollution_VolatileOrganicCompoundsProtocol))). - -fof(axGeography399, axiom, - (hasType(type_WaterMotion, inst_AntarcticCircumpolarCurrent))). - -fof(axGeography400, axiom, - (hasType(type_Agreement, inst_AntarcticSealsConvention))). - -fof(axGeography401, axiom, - (hasType(type_Agreement, inst_AntarcticTreaty))). - -fof(axGeography402, axiom, - (hasType(type_Agreement, inst_Antarctic_EnvironmentalProtocol))). - -fof(axGeography403, axiom, - (hasType(type_Agreement, inst_Antarctic_MarineLivingResourcesConvention))). - -fof(axGeography404, axiom, - (hasType(type_Sea, inst_ArabianSea))). - -fof(axGeography405, axiom, - (hasType(type_SaltLake, inst_AralSea))). - -fof(axGeography406, axiom, - (hasType(type_UnitOfAngularMeasure, inst_ArcMinute))). - -fof(axGeography407, axiom, - (hasType(type_UnitOfAngularMeasure, inst_ArcSecond))). - -fof(axGeography408, axiom, - (hasType(type_Ocean, inst_ArcticOcean))). - -fof(axGeography409, axiom, - (hasType(type_EnvironmentalIssue, inst_AsbestosDisposalIssue))). - -fof(axGeography410, axiom, - (hasType(type_Continent, inst_Asia))). - -fof(axGeography411, axiom, - (hasType(type_Ocean, inst_AtlanticOcean))). - -fof(axGeography412, axiom, - (hasType(type_Sea, inst_BalticSea))). - -fof(axGeography413, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberEight))). - -fof(axGeography414, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberEleven))). - -fof(axGeography415, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberFive))). - -fof(axGeography416, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberFour))). - -fof(axGeography417, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberNine))). - -fof(axGeography418, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberOne))). - -fof(axGeography419, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberSeven))). - -fof(axGeography420, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberSix))). - -fof(axGeography421, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberTen))). - -fof(axGeography422, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberThree))). - -fof(axGeography423, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberTwelve))). - -fof(axGeography424, axiom, - (hasType(type_BeaufortNumber, inst_BeaufortNumberTwo))). - -fof(axGeography425, axiom, - (hasType(type_Sea, inst_BeringSea))). - -fof(axGeography426, axiom, - (hasType(type_Agreement, inst_BiodiversityConvention))). - -fof(axGeography427, axiom, - (hasType(type_Sea, inst_BlackSea))). - -fof(axGeography428, axiom, - (hasType(type_Attribute, inst_CanopiedVegetation))). - -fof(axGeography429, axiom, - (hasType(type_GeographicArea, inst_CaribbeanRegion))). - -fof(axGeography430, axiom, - (hasType(type_Sea, inst_CaribbeanSea))). - -fof(axGeography431, axiom, - (hasType(type_SaltLake, inst_CaspianSea))). - -fof(axGeography432, axiom, - (hasType(type_GeographicArea, inst_CentralAfrica))). - -fof(axGeography433, axiom, - (hasType(type_GeographicArea, inst_CentralAsia))). - -fof(axGeography434, axiom, - (hasType(type_GeographicArea, inst_CentralEurope))). - -fof(axGeography435, axiom, - (hasType(type_GeographicArea, inst_CentralSouthAmerica))). - -fof(axGeography436, axiom, - (hasType(type_Agreement, inst_ClimateChangeConvention))). - -fof(axGeography437, axiom, - (hasType(type_EnvironmentalIssue, inst_ClimateChangeIssue))). - -fof(axGeography438, axiom, - (hasType(type_Agreement, inst_ClimateChange_KyotoProtocol))). - -fof(axGeography439, axiom, - (hasType(type_EnvironmentalIssue, inst_CoastalDegradation))). - -fof(axGeography440, axiom, - (hasType(type_EnvironmentalIssue, inst_CoastalMarinePollutionIssue))). - -fof(axGeography441, axiom, - (hasType(type_EnvironmentalIssue, inst_CoralReefDecayIssue))). - -fof(axGeography442, axiom, - (hasType(type_Attribute, inst_Crosswind))). - -fof(axGeography443, axiom, - (hasType(type_SaltLake, inst_DeadSea))). - -fof(axGeography444, axiom, - (hasType(type_EnvironmentalIssue, inst_DeforestationIssue))). - -fof(axGeography445, axiom, - (hasType(type_Attribute, inst_DenseVegetation))). - -fof(axGeography446, axiom, - (hasType(type_Agreement, inst_DesertificationConvention))). - -fof(axGeography447, axiom, - (hasType(type_EnvironmentalIssue, inst_DesertificationIssue))). - -fof(axGeography448, axiom, - (hasType(type_PositionalAttribute, inst_Downhill))). - -fof(axGeography449, axiom, - (hasType(type_PositionalAttribute, inst_Downstream))). - -fof(axGeography450, axiom, - (hasType(type_PositionalAttribute, inst_Downwind))). - -fof(axGeography451, axiom, - (hasType(type_EnvironmentalIssue, inst_DriftNetFishingIssue))). - -fof(axGeography452, axiom, - (hasType(type_EnvironmentalIssue, inst_DroughtIssue))). - -fof(axGeography453, axiom, - (hasType(type_Atmosphere, inst_EarthsAtmosphere))). - -fof(axGeography454, axiom, - (hasType(type_Moon, inst_EarthsMoon))). - -fof(axGeography455, axiom, - (hasType(type_GeographicArea, inst_EasternAfrica))). - -fof(axGeography456, axiom, - (hasType(type_GeographicArea, inst_EasternAsia))). - -fof(axGeography457, axiom, - (hasType(type_GeographicArea, inst_EasternEurope))). - -fof(axGeography458, axiom, - (hasType(type_Hemisphere, inst_EasternHemisphere))). - -fof(axGeography459, axiom, - (hasType(type_GeographicArea, inst_EasternSouthAmerica))). - -fof(axGeography460, axiom, - (hasType(type_Agreement, inst_EndangeredSpeciesConvention))). - -fof(axGeography461, axiom, - (hasType(type_BiodiversityIssue, inst_EndangeredSpeciesIssue))). - -fof(axGeography462, axiom, - (hasType(type_Agreement, inst_EnvironmentalModificationConvention))). - -fof(axGeography463, axiom, - (hasType(type_EnvironmentalIssue, inst_FamineIssue))). - -fof(axGeography464, axiom, - (hasType(type_EnvironmentalIssue, inst_FarmingPracticesIssue))). - -fof(axGeography465, axiom, - (hasType(type_UnitOfLength, inst_Fathom))). - -fof(axGeography466, axiom, - (hasType(type_TerrainAttribute, inst_FertileTerrain))). - -fof(axGeography467, axiom, - (hasType(type_EnvironmentalIssue, inst_FishStockDepletionIssue))). - -fof(axGeography468, axiom, - (hasType(type_TerrainAttribute, inst_FlatTerrain))). - -fof(axGeography469, axiom, - (hasType(type_EnvironmentalIssue, inst_ForestDegradation))). - -fof(axGeography470, axiom, - (hasType(type_BiodiversityIssue, inst_FragileEcosystemIssue))). - -fof(axGeography471, axiom, - (hasType(type_TerrainAttribute, inst_GeologicallyStable))). - -fof(axGeography472, axiom, - (hasType(type_SaltLake, inst_GreatSaltLake))). - -fof(axGeography473, axiom, - (hasType(type_City, inst_GreenwichEnglandUK))). - -fof(axGeography474, axiom, - (hasType(type_Attribute, inst_GroundCoverVegetation))). - -fof(axGeography475, axiom, - (hasType(type_Agreement, inst_HazardousWastesConvention))). - -fof(axGeography476, axiom, - (hasType(type_Attribute, inst_Headwind))). - -fof(axGeography477, axiom, - (hasType(type_BiodiversityAttribute, inst_HighBiodiversity))). - -fof(axGeography478, axiom, - (hasType(type_EnvironmentalIssue, inst_IllegalWildlifeTradeIssue))). - -fof(axGeography479, axiom, - (hasType(type_EnvironmentalWaterIssue, inst_InadequatePotableWaterIssue))). - -fof(axGeography480, axiom, - (hasType(type_EnvironmentalIssue, inst_InadequateSanitationIssue))). - -fof(axGeography481, axiom, - (hasType(type_Ocean, inst_IndianOcean))). - -fof(axGeography482, axiom, - (hasType(type_EnvironmentalIssue, inst_IndigenousPeoplesPreservationIssue))). - -fof(axGeography483, axiom, - (hasType(type_PollutionIssue, inst_IndustrialPollutionIssue))). - -fof(axGeography484, axiom, - (hasType(type_EnvironmentalIssue, inst_InvasiveSpeciesIssue))). - -fof(axGeography485, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_KnotUnitOfSpeed))). - -fof(axGeography486, axiom, - (hasType(type_SaltLake, inst_KokoNor))). - -fof(axGeography487, axiom, - (hasType(type_SaltLake, inst_LakeBakhtegan))). - -fof(axGeography488, axiom, - (hasType(type_SaltLake, inst_LakeEyre))). - -fof(axGeography489, axiom, - (hasType(type_SaltLake, inst_LakeMareotis))). - -fof(axGeography490, axiom, - (hasType(type_SaltLake, inst_LakeTorrens))). - -fof(axGeography491, axiom, - (hasType(type_SaltLake, inst_LakeWalker))). - -fof(axGeography492, axiom, - (hasType(type_BiodiversityIssue, inst_LandClearingIssue))). - -fof(axGeography493, axiom, - (hasType(type_EnvironmentalIssue, inst_LandminesIssue))). - -fof(axGeography494, axiom, - (hasType(type_Agreement, inst_LawOfTheSeaConvention))). - -fof(axGeography495, axiom, - (hasType(type_EnvironmentalWaterIssue, inst_LimitedFreshWaterIssue))). - -fof(axGeography496, axiom, - (hasType(type_EnvironmentalIssue, inst_LossOfHabitatIssue))). - -fof(axGeography497, axiom, - (hasType(type_BiodiversityAttribute, inst_LowBiodiversity))). - -fof(axGeography498, axiom, - (hasType(type_TerrainAttribute, inst_LowTerrain))). - -fof(axGeography499, axiom, - (hasType(type_Agreement, inst_MarineDumpingConvention))). - -fof(axGeography500, axiom, - (hasType(type_Agreement, inst_MarineLifeConservationConvention))). - -fof(axGeography501, axiom, - (hasType(type_Sea, inst_MediterraneanSea))). - -fof(axGeography502, axiom, - (hasType(type_BiodiversityAttribute, inst_MediumBiodiversity))). - -fof(axGeography503, axiom, - (hasType(type_GeographicArea, inst_MiddleAmerica))). - -fof(axGeography504, axiom, - (hasType(type_EnvironmentalIssue, inst_MiningPollutionIssue))). - -fof(axGeography505, axiom, - (hasType(type_TerrainAttribute, inst_MountainousTerrain))). - -fof(axGeography506, axiom, - (hasType(type_UnitOfLength, inst_NauticalMile))). - -fof(axGeography507, axiom, - (hasType(type_Sea, inst_NorthSea))). - -fof(axGeography508, axiom, - (hasType(type_DirectionalAttribute, inst_Northeast))). - -fof(axGeography509, axiom, - (hasType(type_GeographicArea, inst_NorthernAfrica))). - -fof(axGeography510, axiom, - (hasType(type_GeographicArea, inst_NorthernAsia))). - -fof(axGeography511, axiom, - (hasType(type_GeographicArea, inst_NorthernEurope))). - -fof(axGeography512, axiom, - (hasType(type_Hemisphere, inst_NorthernHemisphere))). - -fof(axGeography513, axiom, - (hasType(type_GeographicArea, inst_NorthernNorthAmerica))). - -fof(axGeography514, axiom, - (hasType(type_GeographicArea, inst_NorthernSouthAmerica))). - -fof(axGeography515, axiom, - (hasType(type_DirectionalAttribute, inst_Northwest))). - -fof(axGeography516, axiom, - (hasType(type_PollutionIssue, inst_NuclearEnvironmentalIssue))). - -fof(axGeography517, axiom, - (hasType(type_EnvironmentalIssue, inst_NuclearPollutionIssue))). - -fof(axGeography518, axiom, - (hasType(type_Agreement, inst_NuclearTestBanTreaty))). - -fof(axGeography519, axiom, - (hasType(type_PollutionIssue, inst_OilPollutionIssue))). - -fof(axGeography520, axiom, - (hasType(type_Attribute, inst_OpenSea))). - -fof(axGeography521, axiom, - (hasType(type_EnvironmentalIssue, inst_OvergrazingIssue))). - -fof(axGeography522, axiom, - (hasType(type_EnvironmentalIssue, inst_OverhuntingIssue))). - -fof(axGeography523, axiom, - (hasType(type_EnvironmentalIssue, inst_OverpopulationIssue))). - -fof(axGeography524, axiom, - (hasType(type_EnvironmentalIssue, inst_OzoneDepletionIssue))). - -fof(axGeography525, axiom, - (hasType(type_Agreement, inst_OzoneLayerProtectionProtocol))). - -fof(axGeography526, axiom, - (hasType(type_NonCompositeUnitOfMeasure, inst_PHValue))). - -fof(axGeography527, axiom, - (hasType(type_Ocean, inst_PacificOcean))). - -fof(axGeography528, axiom, - (hasType(type_CompoundSubstance, inst_Permafrost))). - -fof(axGeography529, axiom, - (hasType(type_EnvironmentalIssue, inst_PesticideIssue))). - -fof(axGeography530, axiom, - (hasType(type_Planet, inst_PlanetEarth))). - -fof(axGeography531, axiom, - (hasType(type_Planet, inst_PlanetJupiter))). - -fof(axGeography532, axiom, - (hasType(type_Planet, inst_PlanetMars))). - -fof(axGeography533, axiom, - (hasType(type_Planet, inst_PlanetMercury))). - -fof(axGeography534, axiom, - (hasType(type_Planet, inst_PlanetNeptune))). - -fof(axGeography535, axiom, - (hasType(type_Planet, inst_PlanetPluto))). - -fof(axGeography536, axiom, - (hasType(type_Planet, inst_PlanetSaturn))). - -fof(axGeography537, axiom, - (hasType(type_Planet, inst_PlanetUranus))). - -fof(axGeography538, axiom, - (hasType(type_Planet, inst_PlanetVenus))). - -fof(axGeography539, axiom, - (hasType(type_EnvironmentalIssue, inst_PollutedFishStocksIssue))). - -fof(axGeography540, axiom, - (hasType(type_SaltLake, inst_PoopoLake))). - -fof(axGeography541, axiom, - (hasType(type_EnvironmentalIssue, inst_PopulationMigrationIssue))). - -fof(axGeography542, axiom, - (hasType(type_PollutionIssue, inst_PowerPlantEmissionsIssue))). - -fof(axGeography543, axiom, - (hasType(type_PollutionIssue, inst_RawSewagePollutionIssue))). - -fof(axGeography544, axiom, - (hasType(type_Sea, inst_RedSea))). - -fof(axGeography545, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_RichterMagnitude))). - -fof(axGeography546, axiom, - (hasType(type_SaltLake, inst_SaltonSea))). - -fof(axGeography547, axiom, - (hasType(type_Attribute, inst_ScatteredVegetation))). - -fof(axGeography548, axiom, - (hasType(type_GeographicArea, inst_SeaLevel))). - -fof(axGeography549, axiom, - (hasType(type_Agreement, inst_ShipPollutionProtocol))). - -fof(axGeography550, axiom, - (hasType(type_EnvironmentalIssue, inst_SiltationIssue))). - -fof(axGeography551, axiom, - (hasType(type_SoilQualityIssue, inst_SoilDegradationIssue))). - -fof(axGeography552, axiom, - (hasType(type_SoilQualityIssue, inst_SoilErosionIssue))). - -fof(axGeography553, axiom, - (hasType(type_SoilQualityIssue, inst_SoilExhaustionIssue))). - -fof(axGeography554, axiom, - (hasType(type_Star, inst_Sol))). - -fof(axGeography555, axiom, - (hasType(type_PollutionIssue, inst_SolidWasteDisposalIssue))). - -fof(axGeography556, axiom, - (hasType(type_Continent, inst_SouthAmerica))). - -fof(axGeography557, axiom, - (hasType(type_Hole, inst_SouthSandwichTrench))). - -fof(axGeography558, axiom, - (hasType(type_DirectionalAttribute, inst_Southeast))). - -fof(axGeography559, axiom, - (hasType(type_GeographicArea, inst_SoutheasternAsia))). - -fof(axGeography560, axiom, - (hasType(type_GeographicArea, inst_SoutheasternEurope))). - -fof(axGeography561, axiom, - (hasType(type_GeographicArea, inst_SouthernAfrica))). - -fof(axGeography562, axiom, - (hasType(type_GeographicArea, inst_SouthernAsia))). - -fof(axGeography563, axiom, - (hasType(type_GeographicArea, inst_SouthernEurope))). - -fof(axGeography564, axiom, - (hasType(type_Hemisphere, inst_SouthernHemisphere))). - -fof(axGeography565, axiom, - (hasType(type_GeographicArea, inst_SouthernSouthAmerica))). - -fof(axGeography566, axiom, - (hasType(type_DirectionalAttribute, inst_Southwest))). - -fof(axGeography567, axiom, - (hasType(type_GeographicArea, inst_SouthwesternAsia))). - -fof(axGeography568, axiom, - (hasType(type_GeographicArea, inst_SouthwesternEurope))). - -fof(axGeography569, axiom, - (hasType(type_Attribute, inst_SparseVegetation))). - -fof(axGeography570, axiom, - (hasType(type_UnitOfArea, inst_SquareKilometer))). - -fof(axGeography571, axiom, - (hasType(type_UnitOfArea, inst_SquareMeter))). - -fof(axGeography572, axiom, - (hasType(type_TerrainAttribute, inst_SteepTerrain))). - -fof(axGeography573, axiom, - (hasType(type_Attribute, inst_Tailwind))). - -fof(axGeography574, axiom, - (hasType(type_PollutionIssue, inst_ToxicChemicalPollutionIssue))). - -fof(axGeography575, axiom, - (hasType(type_PollutionIssue, inst_ToxicWasteDisposalIssue))). - -fof(axGeography576, axiom, - (hasType(type_Agreement, inst_TropicalTimber83Agreement))). - -fof(axGeography577, axiom, - (hasType(type_Agreement, inst_TropicalTimber94Agreement))). - -fof(axGeography578, axiom, - (hasType(type_GeographicArea, inst_Tropics))). - -fof(axGeography579, axiom, - (hasType(type_EnvironmentalIssue, inst_UVLevelsIssue))). - -fof(axGeography580, axiom, - (hasType(type_EnvironmentalIssue, inst_UnexplodedOrdinanceIssue))). - -fof(axGeography581, axiom, - (hasType(type_PositionalAttribute, inst_Uphill))). - -fof(axGeography582, axiom, - (hasType(type_PositionalAttribute, inst_Upstream))). - -fof(axGeography583, axiom, - (hasType(type_PositionalAttribute, inst_Upwind))). - -fof(axGeography584, axiom, - (hasType(type_EnvironmentalIssue, inst_UrbanizationIssue))). - -fof(axGeography585, axiom, - (hasType(type_PollutionIssue, inst_VehicleEmissionsIssue))). - -fof(axGeography586, axiom, - (hasType(type_VolcanoStatus, inst_VolcanicallyActive))). - -fof(axGeography587, axiom, - (hasType(type_VolcanoStatus, inst_VolcanicallyDormant))). - -fof(axGeography588, axiom, - (hasType(type_VolcanoStatus, inst_VolcanicallyExtinct))). - -fof(axGeography589, axiom, - (hasType(type_EnvironmentalIssue, inst_WaterBorneDiseaseIssue))). - -fof(axGeography590, axiom, - (hasType(type_EnvironmentalIssue, inst_WaterInfrastructureIssue))). - -fof(axGeography591, axiom, - (hasType(type_EnvironmentalIssue, inst_WaterManagementIssue))). - -fof(axGeography592, axiom, - (hasType(type_EnvironmentalWaterIssue, inst_WaterPollutionIssue))). - -fof(axGeography593, axiom, - (hasType(type_GeographicArea, inst_WesternAfrica))). - -fof(axGeography594, axiom, - (hasType(type_GeographicArea, inst_WesternEurope))). - -fof(axGeography595, axiom, - (hasType(type_Hemisphere, inst_WesternHemisphere))). - -fof(axGeography596, axiom, - (hasType(type_GeographicArea, inst_WesternSouthAmerica))). - -fof(axGeography597, axiom, - (hasType(type_EnvironmentalIssue, inst_WetlandDegradationIssue))). - -fof(axGeography598, axiom, - (hasType(type_Agreement, inst_WetlandsConvention))). - -fof(axGeography599, axiom, - (hasType(type_Agreement, inst_WhalingConvention))). - -fof(axGeography600, axiom, - (hasType(type_EnvironmentalIssue, inst_WildlifePoachingIssue))). - -fof(axGeography601, axiom, - (hasType(type_Gulf, inst_GulfOfAden) & hasType(type_SaltWaterArea, inst_GulfOfAden))). - -fof(axGeography602, axiom, - (hasType(type_Gulf, inst_GulfOfMexico) & hasType(type_SaltWaterArea, inst_GulfOfMexico))). - -fof(axGeography603, axiom, - (hasType(type_Gulf, inst_GulfOfOman) & hasType(type_SaltWaterArea, inst_GulfOfOman))). - -fof(axGeography604, axiom, - (hasType(type_GeographicArea, inst_MiddleEastRegion) & hasType(type_GeopoliticalArea, inst_MiddleEastRegion))). - -fof(axGeography605, axiom, - (hasType(type_GeographicArea, inst_NorthAmerica) & hasType(type_Continent, inst_NorthAmerica))). - -fof(axGeography606, axiom, - (hasType(type_SaltWaterArea, inst_NorthAtlanticOcean) & hasType(type_BodyOfWater, inst_NorthAtlanticOcean))). - -fof(axGeography607, axiom, - (hasType(type_SaltWaterArea, inst_NorthPacificOcean) & hasType(type_BodyOfWater, inst_NorthPacificOcean))). - -fof(axGeography608, axiom, - (hasType(type_GeographicArea, inst_Oceania) & hasType(type_Continent, inst_Oceania))). - -fof(axGeography609, axiom, - (hasType(type_AtmosphericRegion, inst_OzoneShield) & hasType(type_CompoundSubstance, inst_OzoneShield))). - -fof(axGeography610, axiom, - (hasType(type_Gulf, inst_PersianGulf) & hasType(type_SaltWaterArea, inst_PersianGulf))). - -fof(axGeography611, axiom, - (hasType(type_PollutionIssue, inst_SoilPollutionIssue) & hasType(type_SoilQualityIssue, inst_SoilPollutionIssue))). - -fof(axGeography612, axiom, - (hasType(type_SaltWaterArea, inst_SouthAtlanticOcean) & hasType(type_BodyOfWater, inst_SouthAtlanticOcean))). - -fof(axGeography613, axiom, - (hasType(type_SaltWaterArea, inst_SouthPacificOcean) & hasType(type_BodyOfWater, inst_SouthPacificOcean))). - -fof(axGeography614, axiom, - (hasType(type_Ocean, inst_SouthernOcean) & hasType(type_PolarClimateZone, inst_SouthernOcean))). - -fof(axGeography615, axiom, - (hasType(type_Strait, inst_StraitOfHormuz) & hasType(type_SaltWaterArea, inst_StraitOfHormuz))). - -fof(axGeography616, axiom, - (hasType(type_SaltWaterArea, inst_WorldOcean) & hasType(type_BodyOfWater, inst_WorldOcean))). - -fof(axGeography617, axiom, - (hasType(type_TerrainAttribute, inst_MountainousTerrain))). - -fof(axGeography618, axiom, - (hasType(type_PositionalAttribute, inst_Upwind))). - -fof(axGeography619, axiom, - (hasType(type_PositionalAttribute, inst_Downwind))). - -fof(axGeography620, axiom, - (hasType(type_EnvironmentalWaterIssue, inst_GroundwaterPollutionIssue))). - -fof(axGeography621, axiom, - (hasType(type_BiodiversityIssue, inst_EndangeredMarineWildlifeIssue))). - -fof(axGeography622, axiom, - (hasType(type_SoilQualityIssue, inst_SoilSalinityIssue))). - diff --git a/examples/SUMO/TPTP/GeographyLemAx.p b/examples/SUMO/TPTP/GeographyLemAx.p deleted file mode 100644 index f4cd06a22..000000000 --- a/examples/SUMO/TPTP/GeographyLemAx.p +++ /dev/null @@ -1,2253 +0,0 @@ -fof(axGeographyLem0, axiom, - ( ! [Var_LAND] : - (hasType(type_Continent, Var_LAND) => -(((Var_LAND != inst_Antarctica) => (f_orientation(inst_Antarctica,Var_LAND,inst_South))))))). - -fof(axGeographyLem1, axiom, - ( ! [Var_REGION] : - (hasType(type_GeographicArea, Var_REGION) => -(( ! [Var_LONG] : - (hasType(type_Longitude, Var_LONG) => -(( ! [Var_LAT] : - (hasType(type_Latitude, Var_LAT) => -(((f_objectGeographicCoordinates(f_GeographicCenterFn(Var_REGION),Var_LAT,Var_LONG)) => (f_objectGeographicCoordinates(Var_REGION,Var_LAT,Var_LONG))))))))))))). - -fof(axGeographyLem2, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(( ! [Var_ANGLE] : - (hasType(type_Object, Var_ANGLE) => -(((f_measure(Var_ANGLE,f_MeasureFn(Var_NUMBER,inst_AngularDegree))) => (f_greaterThanOrEqualTo(Var_NUMBER,0)))))))))). - -fof(axGeographyLem3, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(( ! [Var_ANGLE] : - (hasType(type_Object, Var_ANGLE) => -(((f_measure(Var_ANGLE,f_MeasureFn(Var_NUMBER,inst_AngularDegree))) => (f_lessThanOrEqualTo(Var_NUMBER,360)))))))))). - -fof(axGeographyLem4, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(( ! [Var_ANGLE] : - (hasType(type_Object, Var_ANGLE) => -(((f_measure(Var_ANGLE,f_MeasureFn(Var_NUMBER,inst_ArcMinute))) => (f_greaterThanOrEqualTo(Var_NUMBER,0)))))))))). - -fof(axGeographyLem5, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(( ! [Var_ANGLE] : - (hasType(type_Object, Var_ANGLE) => -(((f_measure(Var_ANGLE,f_MeasureFn(Var_NUMBER,inst_ArcMinute))) => (f_lessThanOrEqualTo(Var_NUMBER,60)))))))))). - -fof(axGeographyLem6, axiom, - ( ! [Var_DEG] : - ((hasType(type_RealNumber, Var_DEG) & hasType(type_Quantity, Var_DEG)) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_measure(Var_OBJ,f_MeasureFn(Var_DEG,inst_AngularDegree))) <=> (f_measure(Var_OBJ,f_MeasureFn(f_MultiplicationFn(60,Var_DEG),inst_ArcMinute))))))))))). - -fof(axGeographyLem7, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(( ! [Var_ANGLE] : - (hasType(type_Object, Var_ANGLE) => -(((f_measure(Var_ANGLE,f_MeasureFn(Var_NUMBER,inst_ArcSecond))) => (f_greaterThanOrEqualTo(Var_NUMBER,0)))))))))). - -fof(axGeographyLem8, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(( ! [Var_ANGLE] : - (hasType(type_Object, Var_ANGLE) => -(((f_measure(Var_ANGLE,f_MeasureFn(Var_NUMBER,inst_ArcSecond))) => (f_lessThanOrEqualTo(Var_NUMBER,60)))))))))). - -fof(axGeographyLem9, axiom, - ( ! [Var_DEG] : - ((hasType(type_RealNumber, Var_DEG) & hasType(type_Quantity, Var_DEG)) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_measure(Var_OBJ,f_MeasureFn(Var_DEG,inst_ArcMinute))) <=> (f_measure(Var_OBJ,f_MeasureFn(f_MultiplicationFn(60,Var_DEG),inst_ArcSecond))))))))))). - -fof(axGeographyLem10, axiom, - ( ! [Var_DIRECTION] : - ((hasType(type_Entity, Var_DIRECTION) & hasType(type_DirectionalAttribute, Var_DIRECTION)) => -(((((Var_DIRECTION = inst_North) | (Var_DIRECTION = inst_South))) => (f_length(f_LatitudeFn(Var_DIRECTION,f_MeasureFn(0,inst_AngularDegree),f_MeasureFn(1,inst_ArcMinute),f_MeasureFn(0,inst_ArcSecond)),f_MeasureFn(1,inst_NauticalMile)))))))). - -fof(axGeographyLem11, axiom, - ( ! [Var_SUBAREA] : - (hasType(type_GeographicArea, Var_SUBAREA) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(( ! [Var_PLACE] : - (hasType(type_Physical, Var_PLACE) => -(((((f_partlyLocated(Var_PLACE,Var_SUBAREA)) & (f_geographicSubregion(Var_SUBAREA,Var_AREA)))) => (f_partlyLocated(Var_PLACE,Var_AREA))))))))))))). - -fof(axGeographyLem12, axiom, - ( ! [Var_Z] : - (hasType(type_Object, Var_Z) => -(( ! [Var_Y] : - (hasType(type_Object, Var_Y) => -(( ! [Var_X] : - (hasType(type_Object, Var_X) => -(((((f_connected(Var_X,Var_Y)) & (f_part(Var_Y,Var_Z)))) => (f_connected(Var_X,Var_Z))))))))))))). - -fof(axGeographyLem13, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfArea, Var_UNIT) => -(( ! [Var_WATER] : - ((hasType(type_RealNumber, Var_WATER) & hasType(type_Quantity, Var_WATER)) => -(( ! [Var_LAND] : - ((hasType(type_RealNumber, Var_LAND) & hasType(type_Quantity, Var_LAND)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Region, Var_AREA)) => -(((((f_landAreaOnly(Var_AREA,f_MeasureFn(Var_LAND,Var_UNIT))) & (f_waterAreaOnly(Var_AREA,f_MeasureFn(Var_WATER,Var_UNIT))))) => (f_totalArea(Var_AREA,f_MeasureFn(f_AdditionFn(Var_LAND,Var_WATER),Var_UNIT))))))))))))))))). - -fof(axGeographyLem14, axiom, - ( ! [Var_EXCLUSIVELANDAREA] : - (hasType(type_SurfaceGroundArea, Var_EXCLUSIVELANDAREA) => -(( ? [Var_WATERAREA] : - (hasType(type_WaterArea, Var_WATERAREA) & -(f_part(Var_WATERAREA,Var_EXCLUSIVELANDAREA)))))))). - -fof(axGeographyLem15, axiom, - ( ! [Var_MEASURE] : - (hasType(type_AreaMeasure, Var_MEASURE) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((f_landAreaOnly(Var_AREA,Var_MEASURE)) => (( ? [Var_LAND] : - (hasType(type_SurfaceGroundArea, Var_LAND) & -(((f_part(Var_LAND,Var_AREA)) & (f_totalArea(Var_LAND,Var_MEASURE))))))))))))))). - -fof(axGeographyLem16, axiom, - ( ! [Var_EXCLUSIVEWATERAREA] : - (hasType(type_WaterOnlyArea, Var_EXCLUSIVEWATERAREA) => -(( ? [Var_LANDAREA] : - (hasType(type_LandArea, Var_LANDAREA) & -(f_part(Var_LANDAREA,Var_EXCLUSIVEWATERAREA)))))))). - -fof(axGeographyLem17, axiom, - ( ! [Var_MEASURE] : - (hasType(type_AreaMeasure, Var_MEASURE) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((f_waterAreaOnly(Var_AREA,Var_MEASURE)) => (( ? [Var_WATER] : - (hasType(type_WaterOnlyArea, Var_WATER) & -(((f_part(Var_WATER,Var_AREA)) & (f_totalArea(Var_WATER,Var_MEASURE))))))))))))))). - -fof(axGeographyLem18, axiom, - ( ! [Var_NUM] : - ((hasType(type_Entity, Var_NUM) & hasType(type_RealNumber, Var_NUM) & hasType(type_Quantity, Var_NUM)) => -(((Var_NUM = f_MultiplicationFn(1,Var_NUM)) => (f_MeasureFn(Var_NUM,inst_SquareKilometer) = f_MeasureFn(f_MultiplicationFn(Var_NUM,1000000),inst_SquareMeter))))))). - -fof(axGeographyLem19, axiom, - ( ! [Var_OBJ1] : - (hasType(type_GeographicArea, Var_OBJ1) => -(( ! [Var_OBJ2] : - (hasType(type_GeographicArea, Var_OBJ2) => -(f_BorderFn(Var_OBJ1,Var_OBJ2) = f_BorderFn(Var_OBJ2,Var_OBJ1)))))))). - -fof(axGeographyLem20, axiom, - ( ! [Var_TWO] : - (hasType(type_Object, Var_TWO) => -(( ! [Var_ONE] : - (hasType(type_Object, Var_ONE) => -(((f_orientation(Var_ONE,Var_TWO,inst_Adjacent)) => (f_orientation(Var_TWO,Var_ONE,inst_Adjacent)))))))))). - -fof(axGeographyLem21, axiom, - ( ! [Var_TWO] : - (hasType(type_Object, Var_TWO) => -(( ! [Var_ONE] : - (hasType(type_Object, Var_ONE) => -(((f_orientation(Var_ONE,Var_TWO,inst_Near)) => (f_orientation(Var_TWO,Var_ONE,inst_Near)))))))))). - -fof(axGeographyLem22, axiom, - ( ! [Var_AREA2] : - (hasType(type_Object, Var_AREA2) => -(( ! [Var_AREA1] : - (hasType(type_Object, Var_AREA1) => -(((f_meetsSpatially(Var_AREA1,Var_AREA2)) => (( ~ (f_overlapsSpatially(Var_AREA1,Var_AREA2)))))))))))). - -fof(axGeographyLem23, axiom, - ( ! [Var_M] : - ((hasType(type_LengthMeasure, Var_M) & hasType(type_PhysicalQuantity, Var_M)) => -(( ! [Var_N2] : - ((hasType(type_GeographicRegion, Var_N2) & hasType(type_GeographicArea, Var_N2)) => -(( ! [Var_N1] : - ((hasType(type_GeographicRegion, Var_N1) & hasType(type_GeographicArea, Var_N1)) => -(((f_sharedBorderLength(Var_N1,Var_N2,Var_M)) => (f_length(f_BorderFn(Var_N1,Var_N2),Var_M))))))))))))). - -fof(axGeographyLem24, axiom, - ( ! [Var_REGION] : - (hasType(type_Region, Var_REGION) => -(f_superficialPart(f_InnerBoundaryFn(Var_REGION),Var_REGION))))). - -fof(axGeographyLem25, axiom, - ( ! [Var_REGION] : - (hasType(type_Region, Var_REGION) => -(f_superficialPart(f_OuterBoundaryFn(Var_REGION),Var_REGION))))). - -fof(axGeographyLem26, axiom, - ( ! [Var_AREA] : - (hasType(type_UniformPerimeterArea, Var_AREA) => -(( ? [Var_WIDTH] : - (hasType(type_LengthMeasure, Var_WIDTH) & -(f_distance(f_InnerBoundaryFn(Var_AREA),f_OuterBoundaryFn(Var_AREA),Var_WIDTH)))))))). - -fof(axGeographyLem27, axiom, - ( ! [Var_ZONE] : - (hasType(type_UniformPerimeterArea, Var_ZONE) => -(( ? [Var_WIDTH] : - (hasType(type_LengthMeasure, Var_WIDTH) & -(f_width(Var_ZONE,Var_WIDTH)))))))). - -fof(axGeographyLem28, axiom, - ( ! [Var_ZONE] : - (hasType(type_UniformPerimeterArea, Var_ZONE) => -(( ! [Var_WIDTH] : - (hasType(type_LengthMeasure, Var_WIDTH) => -(( ! [Var_INNER] : - ((hasType(type_Object, Var_INNER) & hasType(type_Physical, Var_INNER)) => -(((f_part(Var_INNER,f_InnerBoundaryFn(Var_ZONE))) => (( ? [Var_OUTER] : - ((hasType(type_Object, Var_OUTER) & hasType(type_Physical, Var_OUTER)) & -(((f_part(Var_OUTER,f_OuterBoundaryFn(Var_ZONE))) & (f_distance(Var_INNER,Var_OUTER,Var_WIDTH)))))))))))))))))). - -fof(axGeographyLem29, axiom, - ( ! [Var_AREA] : - (hasType(type_LandlockedArea, Var_AREA) => -(( ? [Var_COAST] : - (hasType(type_Seacoast, Var_COAST) & -(f_part(Var_COAST,Var_AREA)))))))). - -fof(axGeographyLem30, axiom, - ( ! [Var_AREA] : - (hasType(type_LandlockedArea, Var_AREA) => -(( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(f_totalCoastline(Var_AREA,f_MeasureFn(0,Var_UNIT))))))))). - -fof(axGeographyLem31, axiom, - ( ! [Var_AREA] : - (hasType(type_LandlockedArea, Var_AREA) => -(( ? [Var_WATER] : - (hasType(type_Ocean, Var_WATER) & -(f_meetsSpatially(Var_AREA,Var_WATER)))))))). - -fof(axGeographyLem32, axiom, - ( ! [Var_AREA] : - (hasType(type_LandlockedArea, Var_AREA) => -(( ! [Var_SEA] : - (hasType(type_Ocean, Var_SEA) => -(( ? [Var_WATER] : - (hasType(type_SaltWaterArea, Var_WATER) & -(((f_part(Var_WATER,Var_SEA)) & (f_meetsSpatially(Var_AREA,Var_WATER))))))))))))). - -fof(axGeographyLem33, axiom, - ( ! [Var_AREA] : - (hasType(type_LandlockedArea, Var_AREA) => -(( ? [Var_LAND] : - (hasType(type_LandArea, Var_LAND) & -(f_meetsSpatially(Var_AREA,Var_LAND)))))))). - -fof(axGeographyLem34, axiom, - ( ! [Var_ZONE] : - (hasType(type_MaritimeShelfArea, Var_ZONE) => -(( ! [Var_WIDTH] : - ((hasType(type_LengthMeasure, Var_WIDTH) & hasType(type_Quantity, Var_WIDTH)) => -(((f_linearExtent(Var_ZONE,Var_WIDTH)) => (f_lessThanOrEqualTo(Var_WIDTH,f_MeasureFn(200,inst_NauticalMile))))))))))). - -fof(axGeographyLem35, axiom, - ( ! [Var_ZONE] : - (hasType(type_MaritimeShelfArea, Var_ZONE) => -(( ! [Var_SHELF] : - (hasType(type_ContinentalShelf, Var_SHELF) => -(( ! [Var_COUNTRY] : - (hasType(type_Nation, Var_COUNTRY) => -(( ! [Var_NATION] : - (hasType(type_Agent, Var_NATION) => -(((((f_meetsSpatially(Var_SHELF,Var_COUNTRY)) & (f_claimedTerritory(Var_ZONE,Var_NATION)))) => (f_overlapsSpatially(Var_ZONE,Var_SHELF)))))))))))))))). - -fof(axGeographyLem36, axiom, - ( ! [Var_ZONE] : - (hasType(type_MaritimeExclusiveEconomicZone, Var_ZONE) => -(( ! [Var_WIDTH] : - ((hasType(type_LengthMeasure, Var_WIDTH) & hasType(type_Quantity, Var_WIDTH)) => -(((f_linearExtent(Var_ZONE,Var_WIDTH)) => (f_lessThanOrEqualTo(Var_WIDTH,f_MeasureFn(200,inst_NauticalMile))))))))))). - -fof(axGeographyLem37, axiom, - ( ! [Var_ZONE] : - (hasType(type_ExclusiveFishingZone, Var_ZONE) => -(( ! [Var_WIDTH] : - ((hasType(type_LengthMeasure, Var_WIDTH) & hasType(type_Quantity, Var_WIDTH)) => -(((f_linearExtent(Var_ZONE,Var_WIDTH)) => (f_lessThanOrEqualTo(Var_WIDTH,f_MeasureFn(200,inst_NauticalMile))))))))))). - -fof(axGeographyLem38, axiom, - ( ! [Var_ZONE] : - (hasType(type_ExtendedFishingZone, Var_ZONE) => -(( ! [Var_WIDTH] : - ((hasType(type_LengthMeasure, Var_WIDTH) & hasType(type_Quantity, Var_WIDTH)) => -(((f_linearExtent(Var_ZONE,Var_WIDTH)) => (f_lessThanOrEqualTo(Var_WIDTH,f_MeasureFn(200,inst_NauticalMile))))))))))). - -fof(axGeographyLem39, axiom, - ( ! [Var_ZONE] : - (hasType(type_MaritimeContiguousZone, Var_ZONE) => -(( ! [Var_WATER] : - (hasType(type_TerritorialSea, Var_WATER) => -(( ! [Var_AREA] : - ((hasType(type_Agent, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_claimedTerritory(Var_ZONE,Var_AREA)) & (f_claimedTerritory(Var_WATER,Var_AREA)))) => (f_between(Var_AREA,Var_WATER,Var_ZONE))))))))))))). - -fof(axGeographyLem40, axiom, - ( ! [Var_ZONE] : - (hasType(type_TerritorialSea, Var_ZONE) => -(( ! [Var_WIDTH] : - ((hasType(type_LengthMeasure, Var_WIDTH) & hasType(type_Quantity, Var_WIDTH)) => -(((f_linearExtent(Var_ZONE,Var_WIDTH)) => (f_lessThanOrEqualTo(Var_WIDTH,f_MeasureFn(12,inst_NauticalMile))))))))))). - -fof(axGeographyLem41, axiom, - ( ! [Var_AREA] : - (hasType(type_WetTropicalClimateZone, Var_AREA) => -(( ! [Var_AMOUNT] : - ((hasType(type_LengthMeasure, Var_AMOUNT) & hasType(type_Quantity, Var_AMOUNT)) => -(( ! [Var_MO] : - (hasType(type_Month, Var_MO) => -(((f_averageRainfallForPeriod(Var_AREA,Var_MO,Var_AMOUNT)) => (f_greaterThanOrEqualTo(Var_AMOUNT,f_MeasureFn(60,f_MilliFn(inst_Meter))))))))))))))). - -fof(axGeographyLem42, axiom, - ( ! [Var_AREA] : - (hasType(type_MediterraneanClimateZone, Var_AREA) => -(f_coolSeasonInArea(Var_AREA,type_WinterSeason))))). - -fof(axGeographyLem43, axiom, - ( ! [Var_AREA] : - (hasType(type_MediterraneanClimateZone, Var_AREA) => -(f_warmSeasonInArea(Var_AREA,type_SummerSeason))))). - -fof(axGeographyLem44, axiom, - ( ! [Var_AREA] : - (hasType(type_MediterraneanClimateZone, Var_AREA) => -(f_rainySeasonInArea(Var_AREA,type_WinterSeason))))). - -fof(axGeographyLem45, axiom, - ( ! [Var_AREA] : - (hasType(type_MediterraneanClimateZone, Var_AREA) => -(f_drySeasonInArea(Var_AREA,type_SummerSeason))))). - -fof(axGeographyLem46, axiom, - ( ! [Var_AREA] : - (hasType(type_ContinentalClimateZone, Var_AREA) => -(f_coldSeasonInArea(Var_AREA,type_WinterSeason))))). - -fof(axGeographyLem47, axiom, - ( ! [Var_AREA] : - (hasType(type_ContinentalClimateZone, Var_AREA) => -(f_hotSeasonInArea(Var_AREA,type_SummerSeason))))). - -fof(axGeographyLem48, axiom, - ( ! [Var_AREA] : - (hasType(type_MidlatitudeContinentalClimateZone, Var_AREA) => -(f_coolSeasonInArea(Var_AREA,type_WinterSeason))))). - -fof(axGeographyLem49, axiom, - ( ! [Var_AREA] : - (hasType(type_MidlatitudeContinentalClimateZone, Var_AREA) => -(f_hotSeasonInArea(Var_AREA,type_SummerSeason))))). - -fof(axGeographyLem50, axiom, - ( ! [Var_AREA] : - (hasType(type_PolarTypeFClimateZone, Var_AREA) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(( ! [Var_TEMP] : - ((hasType(type_TemperatureMeasure, Var_TEMP) & hasType(type_Quantity, Var_TEMP)) => -(((f_holdsDuring(Var_TIME,airTemperature(Var_AREA,Var_TEMP))) => (f_holdsDuring(Var_TIME,greaterThan(f_MeasureFn(10,inst_CelsiusDegree),Var_TEMP)))))))))))))). - -fof(axGeographyLem51, axiom, - ( ! [Var_ATTRIBUTE] : - ((hasType(type_TerrainAttribute, Var_ATTRIBUTE) & hasType(type_Attribute, Var_ATTRIBUTE)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((f_terrainInArea(Var_AREA,Var_ATTRIBUTE)) => (( ? [Var_REGION] : - (hasType(type_GeographicArea, Var_REGION) & -(((f_attribute(Var_REGION,Var_ATTRIBUTE)) & (f_partlyLocated(Var_REGION,Var_AREA))))))))))))))). - -fof(axGeographyLem52, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_ATTRIBUTE] : - (hasType(type_TerrainAttribute, Var_ATTRIBUTE) => -(( ! [Var_REGION] : - ((hasType(type_Object, Var_REGION) & hasType(type_Physical, Var_REGION)) => -(((((f_attribute(Var_REGION,Var_ATTRIBUTE)) & (f_partlyLocated(Var_REGION,Var_AREA)))) => (f_terrainInArea(Var_AREA,Var_ATTRIBUTE))))))))))))). - -fof(axGeographyLem53, axiom, - ( ! [Var_SLOPE] : - ((hasType(type_NonnegativeRealNumber, Var_SLOPE) & hasType(type_Quantity, Var_SLOPE)) => -(( ! [Var_ZONE] : - ((hasType(type_Object, Var_ZONE) & hasType(type_LandArea, Var_ZONE)) => -(( ! [Var_AREA] : - (hasType(type_Object, Var_AREA) => -(((((f_attribute(Var_AREA,inst_FlatTerrain)) & (((f_part(Var_ZONE,Var_AREA)) & (f_slopeGradient(Var_ZONE,Var_SLOPE)))))) => (f_greaterThan(5.0e-3,Var_SLOPE))))))))))))). - -fof(axGeographyLem54, axiom, - ( ! [Var_SLOPE] : - ((hasType(type_NonnegativeRealNumber, Var_SLOPE) & hasType(type_Quantity, Var_SLOPE)) => -(( ! [Var_ZONE] : - ((hasType(type_Object, Var_ZONE) & hasType(type_LandArea, Var_ZONE)) => -(( ! [Var_AREA] : - (hasType(type_Object, Var_AREA) => -(((((f_attribute(Var_AREA,inst_LowTerrain)) & (((f_part(Var_ZONE,Var_AREA)) & (f_slopeGradient(Var_ZONE,Var_SLOPE)))))) => (f_greaterThan(3.0e-2,Var_SLOPE))))))))))))). - -fof(axGeographyLem55, axiom, - ( ! [Var_SLOPE] : - ((hasType(type_NonnegativeRealNumber, Var_SLOPE) & hasType(type_Quantity, Var_SLOPE)) => -(( ! [Var_AREA] : - (hasType(type_Object, Var_AREA) => -(((f_attribute(Var_AREA,inst_SteepTerrain)) => (( ? [Var_ZONE] : - ((hasType(type_Object, Var_ZONE) & hasType(type_LandArea, Var_ZONE)) & -(((f_part(Var_ZONE,Var_AREA)) & (((f_slopeGradient(Var_ZONE,Var_SLOPE)) & (f_greaterThan(Var_SLOPE,0.1))))))))))))))))). - -fof(axGeographyLem56, axiom, - ( ! [Var_AREA] : - (hasType(type_Object, Var_AREA) => -(((f_attribute(Var_AREA,inst_MountainousTerrain)) => (( ? [Var_MTN] : - (hasType(type_Mountain, Var_MTN) & -(f_part(Var_MTN,Var_AREA)))))))))). - -fof(axGeographyLem57, axiom, - ( ! [Var_AREA] : - (hasType(type_Object, Var_AREA) => -(((f_attribute(Var_AREA,inst_MountainousTerrain)) => (( ? [Var_MTN] : - (hasType(type_Mountain, Var_MTN) & -(f_located(Var_MTN,Var_AREA)))))))))). - -fof(axGeographyLem58, axiom, - ( ! [Var_AREA] : - (hasType(type_MountainRange, Var_AREA) => -(f_attribute(Var_AREA,inst_MountainousTerrain))))). - -fof(axGeographyLem59, axiom, - ( ! [Var_AREA] : - (hasType(type_Object, Var_AREA) => -(((f_attribute(Var_AREA,inst_FertileTerrain)) => (( ! [Var_AGRICULTURE] : - (hasType(type_Agriculture, Var_AGRICULTURE) => -(f_located(Var_AGRICULTURE,Var_AREA)))))))))). - -fof(axGeographyLem60, axiom, - ( ! [Var_SOIL] : - (hasType(type_Soil, Var_SOIL) => -(( ! [Var_AREA] : - (hasType(type_LandArea, Var_AREA) => -(((((f_attribute(Var_SOIL,inst_Red)) & (f_component(Var_SOIL,Var_AREA)))) => (f_attribute(Var_AREA,inst_FertileTerrain)))))))))). - -fof(axGeographyLem61, axiom, - ( ! [Var_SOIL] : - (hasType(type_Soil, Var_SOIL) => -(( ! [Var_AREA] : - (hasType(type_LandArea, Var_AREA) => -(((((f_attribute(Var_SOIL,inst_Yellow)) & (f_component(Var_SOIL,Var_AREA)))) => (( ~ (f_attribute(Var_AREA,inst_FertileTerrain)))))))))))). - -fof(axGeographyLem62, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_CONE] : - (hasType(type_Volcano, Var_CONE) => -(((f_attribute(Var_CONE,inst_VolcanicallyActive)) => (( ~ (f_attribute(Var_AREA,inst_GeologicallyStable)))))))))))). - -fof(axGeographyLem63, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_BLOW] : - (hasType(type_VolcanicEruption, Var_BLOW) => -(((f_located(Var_BLOW,Var_AREA)) => (( ~ (f_attribute(Var_AREA,inst_GeologicallyStable)))))))))))). - -fof(axGeographyLem64, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_SHAKING] : - (hasType(type_EarthTremor, Var_SHAKING) => -(((f_located(Var_SHAKING,Var_AREA)) => (( ~ (f_attribute(Var_AREA,inst_GeologicallyStable)))))))))))). - -fof(axGeographyLem65, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_FAULT] : - (hasType(type_GeologicalFault, Var_FAULT) => -(((f_located(Var_FAULT,Var_AREA)) => (( ~ (f_attribute(Var_AREA,inst_GeologicallyStable)))))))))))). - -fof(axGeographyLem66, axiom, - ( ! [Var_HEIGHT] : - (hasType(type_LengthMeasure, Var_HEIGHT) => -(( ! [Var_OBJECT] : - ((hasType(type_Object, Var_OBJECT) & hasType(type_Physical, Var_OBJECT)) => -(((f_elevation(Var_OBJECT,Var_HEIGHT)) => (( ? [Var_PLACE] : - (hasType(type_GeographicArea, Var_PLACE) & -(f_located(Var_OBJECT,Var_PLACE))))))))))))). - -fof(axGeographyLem67, axiom, - ( ! [Var_PLACE] : - (hasType(type_GeographicArea, Var_PLACE) => -(( ! [Var_HEIGHT] : - (hasType(type_LengthMeasure, Var_HEIGHT) => -(( ! [Var_OBJECT] : - ((hasType(type_Object, Var_OBJECT) & hasType(type_Physical, Var_OBJECT)) => -(((((f_elevation(Var_OBJECT,Var_HEIGHT)) & (f_located(Var_OBJECT,Var_PLACE)))) => (f_superficialPart(Var_PLACE,inst_PlanetEarth))))))))))))). - -fof(axGeographyLem68, axiom, - ( ! [Var_HEIGHT] : - (hasType(type_LengthMeasure, Var_HEIGHT) => -(( ! [Var_OBJECT] : - ((hasType(type_Object, Var_OBJECT) & hasType(type_Physical, Var_OBJECT)) => -(((f_elevation(Var_OBJECT,Var_HEIGHT)) => (( ? [Var_DATUM] : - ((hasType(type_Object, Var_DATUM) & hasType(type_Physical, Var_DATUM)) & -(((f_properPart(Var_DATUM,inst_SeaLevel)) & (((f_orientation(Var_OBJECT,Var_DATUM,inst_Vertical)) & (f_distance(Var_OBJECT,Var_DATUM,Var_HEIGHT))))))))))))))))). - -fof(axGeographyLem69, axiom, - ( ! [Var_OBJECT] : - (hasType(type_LandForm, Var_OBJECT) => -(( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_NUM] : - (hasType(type_RealNumber, Var_NUM) => -(((f_elevation(Var_OBJECT,f_MeasureFn(Var_NUM,Var_UNIT))) => (( ? [Var_HIGHPOINT] : - ((hasType(type_SelfConnectedObject, Var_HIGHPOINT) & hasType(type_Physical, Var_HIGHPOINT)) & -(((f_top(Var_HIGHPOINT,Var_OBJECT)) & (f_distance(Var_HIGHPOINT,inst_SeaLevel,f_MeasureFn(Var_NUM,Var_UNIT))))))))))))))))))). - -fof(axGeographyLem70, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_ELEV1] : - ((hasType(type_LengthMeasure, Var_ELEV1) & hasType(type_Quantity, Var_ELEV1)) => -(((((f_geographicSubregion(f_ElevationLowPointFn(Var_AREA),Var_AREA)) & (f_elevation(f_ElevationLowPointFn(Var_AREA),Var_ELEV1)))) => (( ? [Var_ELEV2] : - ((hasType(type_LengthMeasure, Var_ELEV2) & hasType(type_Quantity, Var_ELEV2)) & -(( ~ ( ? [Var_OTHER] : - ((hasType(type_GeographicArea, Var_OTHER) & hasType(type_Entity, Var_OTHER) & hasType(type_Object, Var_OTHER)) & -(((f_geographicSubregion(Var_OTHER,Var_AREA)) & (((Var_OTHER != f_ElevationLowPointFn(Var_AREA)) & (((f_elevation(Var_OTHER,Var_ELEV2)) & (f_lessThan(Var_ELEV2,Var_ELEV1))))))))))))))))))))))). - -fof(axGeographyLem71, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_ELEV1] : - ((hasType(type_LengthMeasure, Var_ELEV1) & hasType(type_Quantity, Var_ELEV1)) => -(((((f_geographicSubregion(f_ElevationHighPointFn(Var_AREA),Var_AREA)) & (f_elevation(f_ElevationHighPointFn(Var_AREA),Var_ELEV1)))) => (( ? [Var_ELEV2] : - ((hasType(type_LengthMeasure, Var_ELEV2) & hasType(type_Quantity, Var_ELEV2)) & -(( ~ ( ? [Var_OTHER] : - ((hasType(type_GeographicArea, Var_OTHER) & hasType(type_Entity, Var_OTHER) & hasType(type_Object, Var_OTHER)) & -(((f_geographicSubregion(Var_OTHER,Var_AREA)) & (((Var_OTHER != f_ElevationHighPointFn(Var_AREA)) & (((f_elevation(Var_OTHER,Var_ELEV2)) & (f_greaterThan(Var_ELEV2,Var_ELEV1))))))))))))))))))))))). - -fof(axGeographyLem72, axiom, - ( ! [Var_GAS] : - (hasType(type_NaturalGas, Var_GAS) => -(f_attribute(Var_GAS,inst_Gas))))). - -fof(axGeographyLem73, axiom, - ( ! [Var_TOTAL] : - (hasType(type_AreaMeasure, Var_TOTAL) => -(( ! [Var_AMOUNT] : - ((hasType(type_Entity, Var_AMOUNT) & hasType(type_ConstantQuantity, Var_AMOUNT)) => -(( ! [Var_FRACTION] : - ((hasType(type_ConstantQuantity, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_arableLandArea(Var_REGION,Var_FRACTION)) & (((f_greaterThanOrEqualTo(Var_FRACTION,0)) & (((f_totalArea(Var_REGION,Var_TOTAL)) & (Var_AMOUNT = f_MultiplicationFn(Var_FRACTION,Var_TOTAL)))))))) => (f_arableLandArea(Var_REGION,Var_AMOUNT)))))))))))))))). - -fof(axGeographyLem74, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfArea, Var_UNIT) => -(( ! [Var_AMOUNT] : - ((hasType(type_Entity, Var_AMOUNT) & hasType(type_ConstantQuantity, Var_AMOUNT)) => -(( ! [Var_TOTAL] : - ((hasType(type_RealNumber, Var_TOTAL) & hasType(type_Quantity, Var_TOTAL)) => -(( ! [Var_FRACTION] : - ((hasType(type_ConstantQuantity, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_arableLandArea(Var_REGION,Var_FRACTION)) & (((f_greaterThanOrEqualTo(Var_FRACTION,0)) & (((f_totalArea(Var_REGION,f_MeasureFn(Var_TOTAL,Var_UNIT))) & (Var_AMOUNT = f_MeasureFn(f_MultiplicationFn(Var_FRACTION,Var_TOTAL),Var_UNIT)))))))) => (f_arableLandArea(Var_REGION,Var_AMOUNT))))))))))))))))))). - -fof(axGeographyLem75, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfArea, Var_UNIT) => -(( ! [Var_TOTAL] : - ((hasType(type_RealNumber, Var_TOTAL) & hasType(type_Quantity, Var_TOTAL)) => -(( ! [Var_FRACTION] : - ((hasType(type_ConstantQuantity, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_arableLandArea(Var_REGION,Var_FRACTION)) & (((f_greaterThanOrEqualTo(Var_FRACTION,0)) & (f_totalArea(Var_REGION,f_MeasureFn(Var_TOTAL,Var_UNIT))))))) => (( ? [Var_ARABLE] : - (hasType(type_ArableLand, Var_ARABLE) & -(((f_geographicSubregion(Var_ARABLE,Var_REGION)) & (f_measure(Var_ARABLE,f_MeasureFn(f_MultiplicationFn(Var_FRACTION,Var_TOTAL),Var_UNIT)))))))))))))))))))))). - -fof(axGeographyLem76, axiom, - ( ! [Var_TOTAL] : - (hasType(type_AreaMeasure, Var_TOTAL) => -(( ! [Var_AMOUNT] : - ((hasType(type_Entity, Var_AMOUNT) & hasType(type_ConstantQuantity, Var_AMOUNT)) => -(( ! [Var_FRACTION] : - ((hasType(type_ConstantQuantity, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_permanentCropLandArea(Var_REGION,Var_FRACTION)) & (((f_greaterThanOrEqualTo(Var_FRACTION,0)) & (((f_totalArea(Var_REGION,Var_TOTAL)) & (Var_AMOUNT = f_MultiplicationFn(Var_FRACTION,Var_TOTAL)))))))) => (f_permanentCropLandArea(Var_REGION,Var_AMOUNT)))))))))))))))). - -fof(axGeographyLem77, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfArea, Var_UNIT) => -(( ! [Var_AMOUNT] : - ((hasType(type_Entity, Var_AMOUNT) & hasType(type_ConstantQuantity, Var_AMOUNT)) => -(( ! [Var_TOTAL] : - ((hasType(type_RealNumber, Var_TOTAL) & hasType(type_Quantity, Var_TOTAL)) => -(( ! [Var_FRACTION] : - ((hasType(type_ConstantQuantity, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_permanentCropLandArea(Var_REGION,Var_FRACTION)) & (((f_greaterThanOrEqualTo(Var_FRACTION,0)) & (((f_totalArea(Var_REGION,f_MeasureFn(Var_TOTAL,Var_UNIT))) & (Var_AMOUNT = f_MeasureFn(f_MultiplicationFn(Var_FRACTION,Var_TOTAL),Var_UNIT)))))))) => (f_permanentCropLandArea(Var_REGION,Var_AMOUNT))))))))))))))))))). - -fof(axGeographyLem78, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfArea, Var_UNIT) => -(( ! [Var_TOTAL] : - ((hasType(type_RealNumber, Var_TOTAL) & hasType(type_Quantity, Var_TOTAL)) => -(( ! [Var_FRACTION] : - ((hasType(type_ConstantQuantity, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_permanentCropLandArea(Var_REGION,Var_FRACTION)) & (((f_greaterThanOrEqualTo(Var_FRACTION,0)) & (f_totalArea(Var_REGION,f_MeasureFn(Var_TOTAL,Var_UNIT))))))) => (( ? [Var_PERMCROP] : - (hasType(type_PermanentCropLand, Var_PERMCROP) & -(((f_geographicSubregion(Var_PERMCROP,Var_REGION)) & (f_measure(Var_PERMCROP,f_MeasureFn(f_MultiplicationFn(Var_FRACTION,Var_TOTAL),Var_UNIT)))))))))))))))))))))). - -fof(axGeographyLem79, axiom, - ( ! [Var_TOTAL] : - (hasType(type_AreaMeasure, Var_TOTAL) => -(( ! [Var_AMOUNT] : - ((hasType(type_Entity, Var_AMOUNT) & hasType(type_ConstantQuantity, Var_AMOUNT)) => -(( ! [Var_FRACTION] : - ((hasType(type_ConstantQuantity, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_otherLandUseArea(Var_REGION,Var_FRACTION)) & (((f_greaterThanOrEqualTo(Var_FRACTION,0)) & (((f_totalArea(Var_REGION,Var_TOTAL)) & (Var_AMOUNT = f_MultiplicationFn(Var_FRACTION,Var_TOTAL)))))))) => (f_otherLandUseArea(Var_REGION,Var_AMOUNT)))))))))))))))). - -fof(axGeographyLem80, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfArea, Var_UNIT) => -(( ! [Var_AMOUNT] : - ((hasType(type_Entity, Var_AMOUNT) & hasType(type_ConstantQuantity, Var_AMOUNT)) => -(( ! [Var_TOTAL] : - ((hasType(type_RealNumber, Var_TOTAL) & hasType(type_Quantity, Var_TOTAL)) => -(( ! [Var_FRACTION] : - ((hasType(type_ConstantQuantity, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_otherLandUseArea(Var_REGION,Var_FRACTION)) & (((f_greaterThanOrEqualTo(Var_FRACTION,0)) & (((f_totalArea(Var_REGION,f_MeasureFn(Var_TOTAL,Var_UNIT))) & (Var_AMOUNT = f_MeasureFn(f_MultiplicationFn(Var_FRACTION,Var_TOTAL),Var_UNIT)))))))) => (f_otherLandUseArea(Var_REGION,Var_AMOUNT))))))))))))))))))). - -fof(axGeographyLem81, axiom, - ( ! [Var_AMOUNT] : - (hasType(type_AreaMeasure, Var_AMOUNT) => -(( ! [Var_TOTAL] : - (hasType(type_AreaMeasure, Var_TOTAL) => -(( ! [Var_FRACTION] : - ((hasType(type_Entity, Var_FRACTION) & hasType(type_ConstantQuantity, Var_FRACTION)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_irrigatedLandArea(Var_REGION,Var_AMOUNT)) & (((f_totalArea(Var_REGION,Var_TOTAL)) & (Var_FRACTION = f_DivisionFn(Var_AMOUNT,Var_TOTAL)))))) => (f_irrigatedLandArea(Var_REGION,Var_FRACTION)))))))))))))))). - -fof(axGeographyLem82, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfArea, Var_UNIT) => -(( ! [Var_FRACTION] : - ((hasType(type_Entity, Var_FRACTION) & hasType(type_ConstantQuantity, Var_FRACTION)) => -(( ! [Var_TOTAL] : - ((hasType(type_RealNumber, Var_TOTAL) & hasType(type_Quantity, Var_TOTAL)) => -(( ! [Var_AMOUNT] : - ((hasType(type_RealNumber, Var_AMOUNT) & hasType(type_Quantity, Var_AMOUNT)) => -(( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Region, Var_REGION)) => -(((((f_irrigatedLandArea(Var_REGION,f_MeasureFn(Var_AMOUNT,Var_UNIT))) & (((f_totalArea(Var_REGION,f_MeasureFn(Var_TOTAL,Var_UNIT))) & (Var_FRACTION = f_DivisionFn(Var_AMOUNT,Var_TOTAL)))))) => (f_irrigatedLandArea(Var_REGION,Var_FRACTION))))))))))))))))))). - -fof(axGeographyLem83, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfArea, Var_UNIT) => -(( ! [Var_PERMCROP] : - (hasType(type_Object, Var_PERMCROP) => -(( ! [Var_AMOUNT] : - (hasType(type_RealNumber, Var_AMOUNT) => -(( ! [Var_REGION] : - (hasType(type_GeographicArea, Var_REGION) => -(((f_irrigatedLandArea(Var_REGION,f_MeasureFn(Var_AMOUNT,Var_UNIT))) => (( ? [Var_IRRLAND] : - (hasType(type_IrrigatedLand, Var_IRRLAND) & -(((f_geographicSubregion(Var_IRRLAND,Var_REGION)) & (f_measure(Var_PERMCROP,f_MeasureFn(Var_AMOUNT,Var_UNIT)))))))))))))))))))))). - -fof(axGeographyLem84, axiom, - ( ! [Var_DRYSPELL] : - (hasType(type_Drought, Var_DRYSPELL) => -(( ! [Var_AREA] : - (hasType(type_Object, Var_AREA) => -(((f_exactlyLocated(Var_DRYSPELL,Var_AREA)) => (( ? [Var_RAIN] : - (hasType(type_Raining, Var_RAIN) & -(( ? [Var_PLACE] : - (hasType(type_Region, Var_PLACE) & -(((f_located(Var_RAIN,Var_PLACE)) & (((f_overlapsSpatially(Var_PLACE,Var_AREA)) & (f_overlapsTemporally(Var_RAIN,Var_DRYSPELL)))))))))))))))))))). - -fof(axGeographyLem85, axiom, - ( ! [Var_QUAKE] : - (hasType(type_Earthquake, Var_QUAKE) => -(( ? [Var_TREMOR] : - (hasType(type_EarthTremor, Var_TREMOR) & -(f_subProcess(Var_TREMOR,Var_QUAKE)))))))). - -fof(axGeographyLem86, axiom, - ( ! [Var_SHOCK] : - (hasType(type_Aftershock, Var_SHOCK) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(((f_located(Var_SHOCK,Var_PLACE)) => (( ? [Var_TREMOR] : - (hasType(type_EarthTremor, Var_TREMOR) & -(((f_located(Var_TREMOR,Var_PLACE)) & (f_before(f_WhenFn(Var_TREMOR),f_WhenFn(Var_SHOCK)))))))))))))))). - -fof(axGeographyLem87, axiom, - ( ! [Var_QUAKE] : - (hasType(type_Earthquake, Var_QUAKE) => -(( ! [Var_VALUE] : - (hasType(type_RealNumber, Var_VALUE) => -(((f_measure(Var_QUAKE,f_MeasureFn(Var_VALUE,inst_RichterMagnitude))) => (( ? [Var_TREMOR] : - (hasType(type_EarthTremor, Var_TREMOR) & -(((f_subProcess(Var_TREMOR,Var_QUAKE)) & (f_measure(Var_TREMOR,f_MeasureFn(Var_VALUE,inst_RichterMagnitude)))))))))))))))). - -fof(axGeographyLem88, axiom, - ( ! [Var_QUAKE] : - (hasType(type_EarthTremor, Var_QUAKE) => -(( ? [Var_FAULT] : - (hasType(type_GeologicalFault, Var_FAULT) & -(f_origin(Var_QUAKE,Var_FAULT)))))))). - -fof(axGeographyLem89, axiom, - ( ! [Var_QUAKE] : - (hasType(type_Earthquake, Var_QUAKE) => -(( ? [Var_FAULT] : - (hasType(type_GeologicalFault, Var_FAULT) & -(f_origin(Var_QUAKE,Var_FAULT)))))))). - -fof(axGeographyLem90, axiom, - ( ! [Var_FIRE] : - (hasType(type_ForestFire, Var_FIRE) => -(( ? [Var_FOREST] : - (hasType(type_Forest, Var_FOREST) & -(((f_located(Var_FIRE,Var_FOREST)) & (f_patient(Var_FIRE,Var_FOREST)))))))))). - -fof(axGeographyLem91, axiom, - ( ! [Var_FIRE] : - (hasType(type_GrassFire, Var_FIRE) => -(( ? [Var_GRASS] : - (hasType(type_Grass, Var_GRASS) & -(((f_located(Var_FIRE,Var_GRASS)) & (f_patient(Var_FIRE,Var_GRASS)))))))))). - -fof(axGeographyLem92, axiom, - ( ! [Var_ERUPTING] : - (hasType(type_VolcanicEruption, Var_ERUPTING) => -(( ? [Var_VOLCANO] : - (hasType(type_Volcano, Var_VOLCANO) & -(f_located(Var_ERUPTING,Var_VOLCANO)))))))). - -fof(axGeographyLem93, axiom, - ( ! [Var_ERUPTING] : - (hasType(type_VolcanicEruption, Var_ERUPTING) => -(( ? [Var_HEATING] : - (hasType(type_Heating, Var_HEATING) & -(f_subProcess(Var_HEATING,Var_ERUPTING)))))))). - -fof(axGeographyLem94, axiom, - ( ! [Var_PH] : - ((hasType(type_RealNumber, Var_PH) & hasType(type_Quantity, Var_PH)) => -(( ! [Var_SOLUTION] : - (hasType(type_Object, Var_SOLUTION) => -(((f_measure(Var_SOLUTION,f_MeasureFn(Var_PH,inst_PHValue))) => (f_lessThanOrEqualTo(Var_PH,14)))))))))). - -fof(axGeographyLem95, axiom, - ( ! [Var_PH] : - ((hasType(type_RealNumber, Var_PH) & hasType(type_Quantity, Var_PH)) => -(( ! [Var_SOLUTION] : - (hasType(type_Object, Var_SOLUTION) => -(((f_measure(Var_SOLUTION,f_MeasureFn(Var_PH,inst_PHValue))) => (f_greaterThanOrEqualTo(Var_PH,0)))))))))). - -fof(axGeographyLem96, axiom, - ( ! [Var_RAINFALL] : - (hasType(type_Process, Var_RAINFALL) => -(( ! [Var_RAIN] : - (hasType(type_Water, Var_RAIN) => -(( ! [Var_PH] : - ((hasType(type_RealNumber, Var_PH) & hasType(type_Quantity, Var_PH)) => -(((((f_patient(Var_RAINFALL,Var_RAIN)) & (f_measure(Var_RAIN,f_MeasureFn(Var_PH,inst_PHValue))))) => (f_lessThan(Var_PH,5.6))))))))))))). - -fof(axGeographyLem97, axiom, - ( ! [Var_RESTORE] : - (hasType(type_Reforestation, Var_RESTORE) => -(( ? [Var_TREE] : - (hasType(type_BotanicalTree, Var_TREE) & -(((f_attribute(Var_TREE,inst_NonFullyFormed)) & (f_patient(Var_RESTORE,Var_TREE)))))))))). - -fof(axGeographyLem98, axiom, - ( ! [Var_STUFF] : - (hasType(type_Effluent, Var_STUFF) => -(f_attribute(Var_STUFF,inst_Fluid))))). - -fof(axGeographyLem99, axiom, - ( ! [Var_WEARING] : - (hasType(type_Erosion, Var_WEARING) => -(( ? [Var_LAND] : - (hasType(type_LandForm, Var_LAND) & -(f_patient(Var_WEARING,Var_LAND)))))))). - -fof(axGeographyLem100, axiom, - ( ! [Var_HARMING] : - (hasType(type_ForestDamage, Var_HARMING) => -(( ? [Var_TREE] : - (hasType(type_BotanicalTree, Var_TREE) & -(f_patient(Var_HARMING,Var_TREE)))))))). - -fof(axGeographyLem101, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Salination, Var_PROCESS) => -(( ? [Var_SALT] : - (hasType(type_SodiumChloride, Var_SALT) & -(f_resourceS(Var_PROCESS,Var_SALT)))))))). - -fof(axGeographyLem102, axiom, - ( ! [Var_PROCESS] : - (hasType(type_SoilSalination, Var_PROCESS) => -(( ? [Var_SOIL] : - (hasType(type_Soil, Var_SOIL) & -(f_resourceS(Var_PROCESS,Var_SOIL)))))))). - -fof(axGeographyLem103, axiom, - ( ! [Var_COMPACT] : - (hasType(type_Agreement, Var_COMPACT) => -(( ? [Var_COMM] : - (hasType(type_Committing, Var_COMM) & -(f_represents(Var_COMM,Var_COMPACT)))))))). - -fof(axGeographyLem104, axiom, - ( ! [Var_AGREEMENT] : - (hasType(type_InternationalAgreement, Var_AGREEMENT) => -(( ! [Var_COMMITTING] : - (hasType(type_Committing, Var_COMMITTING) => -(((f_represents(Var_COMMITTING,Var_AGREEMENT)) => (( ? [Var_AGENT] : - (hasType(type_Nation, Var_AGENT) & -(f_agent(Var_COMMITTING,Var_AGENT))))))))))))). - -fof(axGeographyLem105, axiom, - ( ! [Var_PROP] : - (hasType(type_Proposition, Var_PROP) => -(( ! [Var_CBO] : - (hasType(type_ContentBearingObject, Var_CBO) => -(( ! [Var_COMM] : - (hasType(type_Communication, Var_COMM) => -(((((f_containsInformation(Var_CBO,Var_PROP)) & (f_patient(Var_COMM,Var_CBO)))) => (f_represents(Var_COMM,Var_PROP))))))))))))). - -fof(axGeographyLem106, axiom, - ( ! [Var_TREATY] : - (hasType(type_TreatyDocument, Var_TREATY) => -(( ? [Var_COMM] : - (hasType(type_Committing, Var_COMM) & -(( ? [Var_COUNTRY1] : - (hasType(type_GeopoliticalArea, Var_COUNTRY1) & -(( ? [Var_COUNTRY2] : - (hasType(type_GeopoliticalArea, Var_COUNTRY2) & -(((f_patient(Var_COMM,Var_TREATY)) & (((f_agent(Var_COMM,Var_COUNTRY1)) & (((f_agent(Var_COMM,Var_COUNTRY2)) & (Var_COUNTRY1 != Var_COUNTRY2))))))))))))))))))). - -fof(axGeographyLem107, axiom, - ( ! [Var_CONTENT] : - (hasType(type_Proposition, Var_CONTENT) => -(( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(((f_partyToAgreement(Var_AGENT,Var_CONTENT)) => (( ? [Var_COMMITTING] : - (hasType(type_Committing, Var_COMMITTING) & -(( ? [Var_CBO] : - (hasType(type_ContentBearingObject, Var_CBO) & -(((f_patient(Var_COMMITTING,Var_CBO)) & (((f_containsInformation(Var_CBO,Var_CONTENT)) & (f_agent(Var_COMMITTING,Var_AGENT)))))))))))))))))))). - -fof(axGeographyLem108, axiom, - ( ! [Var_PROP] : - (hasType(type_Proposition, Var_PROP) => -(( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(((f_unratifiedSignatoryToAgreement(Var_AGENT,Var_PROP)) => (( ~ (f_partyToAgreement(Var_AGENT,Var_PROP)))))))))))). - -fof(axGeographyLem109, axiom, - ( ! [Var_SIGNING] : - (hasType(type_SigningADocument, Var_SIGNING) => -(( ? [Var_DOC] : - (hasType(type_LinguisticExpression, Var_DOC) & -(( ? [Var_TERMS] : - (hasType(type_Agreement, Var_TERMS) & -(((f_containsInformation(Var_DOC,Var_TERMS)) & (f_patient(Var_SIGNING,Var_DOC))))))))))))). - -fof(axGeographyLem110, axiom, - ( ! [Var_SAT] : - (hasType(type_Satellite, Var_SAT) => -(( ! [Var_FOCUS] : - (hasType(type_AstronomicalBody, Var_FOCUS) => -(( ? [Var_BODY] : - (hasType(type_AstronomicalBody, Var_BODY) & -(f_orbits(Var_SAT,Var_FOCUS))))))))))). - -fof(axGeographyLem111, axiom, - ( ! [Var_AREA] : - (hasType(type_Hemisphere, Var_AREA) => -(f_geographicSubregion(Var_AREA,inst_PlanetEarth))))). - -fof(axGeographyLem112, axiom, - ( ! [Var_HEMISPHERE] : - (hasType(type_Hemisphere, Var_HEMISPHERE) => -(((Var_HEMISPHERE = inst_NorthernHemisphere) | (((Var_HEMISPHERE = inst_SouthernHemisphere) | (((Var_HEMISPHERE = inst_EasternHemisphere) | (Var_HEMISPHERE = inst_WesternHemisphere)))))))))). - -fof(axGeographyLem113, axiom, - ( ! [Var_TWO] : - (hasType(type_Region, Var_TWO) => -(( ! [Var_ONE] : - ((hasType(type_Object, Var_ONE) & hasType(type_Physical, Var_ONE)) => -(((f_overlapsSpatially(Var_ONE,Var_TWO)) => (f_partlyLocated(Var_ONE,Var_TWO)))))))))). - -fof(axGeographyLem114, axiom, - ( ! [Var_CONTINENT] : - (hasType(type_Continent, Var_CONTINENT) => -(((inst_Africa = Var_CONTINENT) | (((inst_NorthAmerica = Var_CONTINENT) | (((inst_SouthAmerica = Var_CONTINENT) | (((inst_Antarctica = Var_CONTINENT) | (((inst_Europe = Var_CONTINENT) | (((inst_Asia = Var_CONTINENT) | (inst_Oceania = Var_CONTINENT)))))))))))))))). - -fof(axGeographyLem115, axiom, - ( ! [Var_AREA] : - (hasType(type_Continent, Var_AREA) => -(f_geographicSubregion(Var_AREA,inst_PlanetEarth))))). - -fof(axGeographyLem116, axiom, - ( ! [Var_DIR] : - (hasType(type_PositionalAttribute, Var_DIR) => -(( ! [Var_OPPDIR] : - (hasType(type_PositionalAttribute, Var_OPPDIR) => -(( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((((f_orientation(Var_OBJ1,Var_OBJ2,Var_DIR)) & (f_oppositeDirection(Var_DIR,Var_OPPDIR)))) => (f_orientation(Var_OBJ2,Var_OBJ1,Var_OPPDIR)))))))))))))))). - -fof(axGeographyLem117, axiom, - ( ! [Var_DIR2] : - (hasType(type_PositionalAttribute, Var_DIR2) => -(( ! [Var_DIR1] : - (hasType(type_PositionalAttribute, Var_DIR1) => -(((f_oppositeDirection(Var_DIR1,Var_DIR2)) => (f_contraryAttribute(lista)))))))))). - -fof(axGeographyLem118, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Northeast)) <=> (((f_orientation(Var_OBJ1,Var_OBJ2,inst_North)) & (f_orientation(Var_OBJ1,Var_OBJ2,inst_East)))))))))))). - -fof(axGeographyLem119, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Southeast)) <=> (((f_orientation(Var_OBJ1,Var_OBJ2,inst_South)) & (f_orientation(Var_OBJ1,Var_OBJ2,inst_East)))))))))))). - -fof(axGeographyLem120, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Southwest)) <=> (((f_orientation(Var_OBJ1,Var_OBJ2,inst_South)) & (f_orientation(Var_OBJ1,Var_OBJ2,inst_West)))))))))))). - -fof(axGeographyLem121, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Northwest)) <=> (((f_orientation(Var_OBJ1,Var_OBJ2,inst_North)) & (f_orientation(Var_OBJ1,Var_OBJ2,inst_West)))))))))))). - -fof(axGeographyLem122, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_Physical, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_courseWRTTrueNorth(Var_OBJ1,Var_OBJ2,f_MeasureFn(180,inst_AngularDegree))) <=> (f_orientation(Var_OBJ1,Var_OBJ2,inst_South)))))))))). - -fof(axGeographyLem123, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_Physical, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_courseWRTTrueNorth(Var_OBJ1,Var_OBJ2,f_MeasureFn(270,inst_AngularDegree))) <=> (f_orientation(Var_OBJ1,Var_OBJ2,inst_West)))))))))). - -fof(axGeographyLem124, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_Physical, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_courseWRTTrueNorth(Var_OBJ1,Var_OBJ2,f_MeasureFn(360,inst_AngularDegree))) <=> (f_orientation(Var_OBJ1,Var_OBJ2,inst_North)))))))))). - -fof(axGeographyLem125, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_Physical, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_courseWRTTrueNorth(Var_OBJ1,Var_OBJ2,f_MeasureFn(135,inst_AngularDegree))) <=> (f_orientation(Var_OBJ1,Var_OBJ2,inst_Southeast)))))))))). - -fof(axGeographyLem126, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_Physical, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_courseWRTTrueNorth(Var_OBJ1,Var_OBJ2,f_MeasureFn(225,inst_AngularDegree))) <=> (f_orientation(Var_OBJ1,Var_OBJ2,inst_Southwest)))))))))). - -fof(axGeographyLem127, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_Physical, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_courseWRTTrueNorth(Var_OBJ1,Var_OBJ2,f_MeasureFn(315,inst_AngularDegree))) <=> (f_orientation(Var_OBJ1,Var_OBJ2,inst_Northwest)))))))))). - -fof(axGeographyLem128, axiom, - ( ! [Var_DIRECTION] : - ((hasType(type_DirectionalAttribute, Var_DIRECTION) & hasType(type_Entity, Var_DIRECTION)) => -(( ! [Var_DEGREE] : - (hasType(type_PlaneAngleMeasure, Var_DEGREE) => -(( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((f_magneticVariation(Var_AREA,Var_DEGREE,Var_DIRECTION)) => (((Var_DIRECTION = inst_East) | (Var_DIRECTION = inst_West)))))))))))))). - -fof(axGeographyLem129, axiom, - ( ! [Var_DIRECTION] : - ((hasType(type_DirectionalAttribute, Var_DIRECTION) & hasType(type_Entity, Var_DIRECTION)) => -(( ! [Var_DEGREE] : - ((hasType(type_PlaneAngleMeasure, Var_DEGREE) & hasType(type_Quantity, Var_DEGREE)) => -(( ! [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_GeographicArea, Var_AREA)) => -(( ! [Var_MAGDEGREE] : - ((hasType(type_PlaneAngleMeasure, Var_MAGDEGREE) & hasType(type_Quantity, Var_MAGDEGREE)) => -(( ! [Var_OBJ2] : - (hasType(type_Physical, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Physical, Var_OBJ1) => -(((((f_courseWRTMagneticNorth(Var_OBJ1,Var_OBJ2,Var_MAGDEGREE)) & (((f_partlyLocated(Var_OBJ1,Var_AREA)) & (((f_partlyLocated(Var_OBJ2,Var_AREA)) & (f_magneticVariation(Var_AREA,Var_DEGREE,Var_DIRECTION)))))))) => (( ? [Var_TRUEDEGREE] : - (hasType(type_PlaneAngleMeasure, Var_TRUEDEGREE) & -(( ? [Var_DIFFDEGREE] : - (hasType(type_Entity, Var_DIFFDEGREE) & -(((((((Var_DIRECTION = inst_East) & (Var_DIFFDEGREE = f_AdditionFn(Var_MAGDEGREE,Var_DEGREE)))) => (f_courseWRTTrueNorth(Var_OBJ1,Var_OBJ2,Var_TRUEDEGREE)))) & (((((Var_DIRECTION = inst_West) & (Var_DIFFDEGREE = f_SubtractionFn(Var_MAGDEGREE,Var_DEGREE)))) => (f_courseWRTTrueNorth(Var_OBJ1,Var_OBJ2,Var_TRUEDEGREE)))))))))))))))))))))))))))))))). - -fof(axGeographyLem130, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Fathom) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,6),inst_FootLength))))))). - -fof(axGeographyLem131, axiom, - ( ! [Var_NUM] : - ((hasType(type_RealNumber, Var_NUM) & hasType(type_Quantity, Var_NUM)) => -(( ! [Var_AMOUNT] : - (hasType(type_Entity, Var_AMOUNT) => -(((Var_AMOUNT = f_MeasureFn(Var_NUM,inst_NauticalMile)) => (Var_AMOUNT = f_MeasureFn(f_MultiplicationFn(Var_NUM,1.852),f_KiloFn(inst_Meter))))))))))). - -fof(axGeographyLem132, axiom, - ( ! [Var_NUM] : - ((hasType(type_RealNumber, Var_NUM) & hasType(type_Quantity, Var_NUM)) => -(( ! [Var_AMOUNT] : - (hasType(type_Entity, Var_AMOUNT) => -(((Var_AMOUNT = f_MeasureFn(Var_NUM,inst_NauticalMile)) => (Var_AMOUNT = f_MeasureFn(f_MultiplicationFn(Var_NUM,1.151),inst_Mile)))))))))). - -fof(axGeographyLem133, axiom, - ( ! [Var_NUM] : - ((hasType(type_Entity, Var_NUM) & hasType(type_RealNumber, Var_NUM) & hasType(type_Quantity, Var_NUM)) => -(((Var_NUM = f_MultiplicationFn(1,Var_NUM)) => (f_MeasureFn(Var_NUM,inst_NauticalMile) = f_MeasureFn(f_MultiplicationFn(Var_NUM,1852),inst_Meter))))))). - -fof(axGeographyLem134, axiom, - ( ! [Var_NUM] : - ((hasType(type_Entity, Var_NUM) & hasType(type_RealNumber, Var_NUM) & hasType(type_Quantity, Var_NUM)) => -(((Var_NUM = f_MultiplicationFn(1,Var_NUM)) => (f_MeasureFn(Var_NUM,inst_NauticalMile) = f_MeasureFn(f_MultiplicationFn(Var_NUM,1.852),f_KiloFn(inst_Meter)))))))). - -fof(axGeographyLem135, axiom, - ( ! [Var_NUM] : - ((hasType(type_Entity, Var_NUM) & hasType(type_RealNumber, Var_NUM) & hasType(type_Quantity, Var_NUM)) => -(((Var_NUM = f_MultiplicationFn(1,Var_NUM)) => (f_MeasureFn(Var_NUM,inst_NauticalMile) = f_MeasureFn(f_MultiplicationFn(Var_NUM,6076.1),inst_FootLength))))))). - -fof(axGeographyLem136, axiom, - ( ! [Var_NUM] : - ((hasType(type_Entity, Var_NUM) & hasType(type_RealNumber, Var_NUM) & hasType(type_Quantity, Var_NUM)) => -(((Var_NUM = f_MultiplicationFn(1,Var_NUM)) => (f_MeasureFn(Var_NUM,inst_NauticalMile) = f_MeasureFn(f_MultiplicationFn(Var_NUM,1.151),inst_Mile))))))). - -fof(axGeographyLem137, axiom, - ( ! [Var_TIME] : - ((hasType(type_RealNumber, Var_TIME) & hasType(type_Quantity, Var_TIME)) => -(( ! [Var_DISTANCE] : - ((hasType(type_RealNumber, Var_DISTANCE) & hasType(type_Quantity, Var_DISTANCE)) => -(( ! [Var_SPEED] : - (hasType(type_Entity, Var_SPEED) => -(((Var_SPEED = f_SpeedFn(f_MeasureFn(Var_DISTANCE,inst_NauticalMile),f_MeasureFn(Var_TIME,inst_HourDuration))) => (Var_SPEED = f_MeasureFn(f_DivisionFn(Var_DISTANCE,Var_TIME),inst_KnotUnitOfSpeed))))))))))))). - -fof(axGeographyLem138, axiom, - ( ! [Var_NUM] : - (hasType(type_RealNumber, Var_NUM) => -(( ! [Var_SPEED] : - (hasType(type_Entity, Var_SPEED) => -(((Var_SPEED = f_MeasureFn(Var_NUM,inst_KnotUnitOfSpeed)) => (Var_SPEED = f_SpeedFn(f_MeasureFn(Var_NUM,inst_NauticalMile),f_MeasureFn(1,inst_HourDuration))))))))))). - -fof(axGeographyLem139, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_AMOUNT] : - (hasType(type_Entity, Var_AMOUNT) => -(((Var_AMOUNT = f_MeasureFn(1,f_SquareUnitFn(Var_UNIT))) <=> (Var_AMOUNT = f_MultiplicationFn(f_MeasureFn(1,Var_UNIT),f_MeasureFn(1,Var_UNIT))))))))))). - -fof(axGeographyLem140, axiom, - ( ! [Var_PLACE] : - (hasType(type_UndergroundArea, Var_PLACE) => -(( ? [Var_GROUND] : - ((hasType(type_SelfConnectedObject, Var_GROUND) & hasType(type_Object, Var_GROUND)) & -(( ? [Var_AREA] : - (hasType(type_Object, Var_AREA) & -(((f_surface(Var_GROUND,inst_PlanetEarth)) & (((f_part(Var_AREA,Var_GROUND)) & (f_orientation(Var_PLACE,Var_AREA,inst_Below))))))))))))))). - -fof(axGeographyLem141, axiom, - ( ! [Var_RANGE] : - (hasType(type_MountainRange, Var_RANGE) => -(( ! [Var_MOUNTAIN1] : - (hasType(type_Object, Var_MOUNTAIN1) => -(((f_part(Var_MOUNTAIN1,Var_RANGE)) => (( ? [Var_MOUNTAIN2] : - (hasType(type_Mountain, Var_MOUNTAIN2) & -(((f_component(Var_MOUNTAIN2,Var_RANGE)) & (f_meetsSpatially(Var_MOUNTAIN1,Var_MOUNTAIN2))))))))))))))). - -fof(axGeographyLem142, axiom, - ( ! [Var_MOUNTAIN] : - (hasType(type_Mountain, Var_MOUNTAIN) => -(( ? [Var_INCLINE] : - (hasType(type_SlopedArea, Var_INCLINE) & -(((f_attribute(Var_INCLINE,inst_SteepTerrain)) & (f_part(Var_INCLINE,Var_MOUNTAIN)))))))))). - -fof(axGeographyLem143, axiom, - ( ! [Var_HILL] : - (hasType(type_Hill, Var_HILL) => -(( ? [Var_INCLINE] : - (hasType(type_SlopedArea, Var_INCLINE) & -(f_part(Var_INCLINE,Var_HILL)))))))). - -fof(axGeographyLem144, axiom, - ( ! [Var_EVENT] : - (hasType(type_VolcanicEruption, Var_EVENT) => -(( ? [Var_VOLCANO] : - (hasType(type_Volcano, Var_VOLCANO) & -(f_agent(Var_EVENT,Var_VOLCANO)))))))). - -fof(axGeographyLem145, axiom, - ( ! [Var_CLIFF] : - (hasType(type_Cliff, Var_CLIFF) => -(( ? [Var_SLOPE] : - (hasType(type_RationalNumber, Var_SLOPE) & -(((f_slopeGradient(Var_CLIFF,Var_SLOPE)) & (((f_greaterThan(Var_SLOPE,0.6)) & (f_greaterThan(1.2,Var_SLOPE)))))))))))). - -fof(axGeographyLem146, axiom, - ( ! [Var_PLATEAU] : - (hasType(type_Plateau, Var_PLATEAU) => -(( ! [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Object, Var_TOP)) => -(((f_top(Var_TOP,Var_PLATEAU)) => (f_attribute(Var_TOP,inst_FlatTerrain)))))))))). - -fof(axGeographyLem147, axiom, - ( ! [Var_PLATEAU] : - (hasType(type_Plateau, Var_PLATEAU) => -(( ? [Var_SLOPE] : - (hasType(type_SlopedArea, Var_SLOPE) & -(((f_attribute(Var_SLOPE,inst_SteepTerrain)) & (f_overlapsSpatially(Var_SLOPE,Var_PLATEAU)))))))))). - -fof(axGeographyLem148, axiom, - ( ! [Var_MESA] : - (hasType(type_Mesa, Var_MESA) => -(( ! [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Object, Var_TOP)) => -(((f_top(Var_TOP,Var_MESA)) => (f_attribute(Var_TOP,inst_FlatTerrain)))))))))). - -fof(axGeographyLem149, axiom, - ( ! [Var_MESA] : - (hasType(type_Mesa, Var_MESA) => -(( ! [Var_SIDE] : - ((hasType(type_SelfConnectedObject, Var_SIDE) & hasType(type_Object, Var_SIDE)) => -(((f_side(Var_SIDE,Var_MESA)) => (f_attribute(Var_SIDE,inst_SteepTerrain)))))))))). - -fof(axGeographyLem150, axiom, - ( ! [Var_BUTTE] : - (hasType(type_Butte, Var_BUTTE) => -(( ! [Var_SIDE] : - ((hasType(type_SelfConnectedObject, Var_SIDE) & hasType(type_Object, Var_SIDE)) => -(((f_side(Var_SIDE,Var_BUTTE)) => (f_attribute(Var_SIDE,inst_SteepTerrain)))))))))). - -fof(axGeographyLem151, axiom, - ( ! [Var_BUTTE] : - (hasType(type_Butte, Var_BUTTE) => -(( ! [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Object, Var_TOP)) => -(((f_top(Var_TOP,Var_BUTTE)) => (f_attribute(Var_TOP,inst_FlatTerrain)))))))))). - -fof(axGeographyLem152, axiom, - ( ! [Var_BUTTE] : - (hasType(type_Butte, Var_BUTTE) => -(( ! [Var_MESA] : - (hasType(type_Mesa, Var_MESA) => -(( ! [Var_SIZE2] : - ((hasType(type_RealNumber, Var_SIZE2) & hasType(type_Quantity, Var_SIZE2)) => -(( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_SIZE1] : - ((hasType(type_RealNumber, Var_SIZE1) & hasType(type_Quantity, Var_SIZE1)) => -(((((f_linearExtent(Var_BUTTE,f_MeasureFn(Var_SIZE1,Var_UNIT))) & (f_linearExtent(Var_MESA,f_MeasureFn(Var_SIZE2,Var_UNIT))))) => (f_greaterThan(Var_SIZE2,Var_SIZE1))))))))))))))))))). - -fof(axGeographyLem153, axiom, - ( ! [Var_PIEDMONT] : - (hasType(type_Piedmont, Var_PIEDMONT) => -(( ! [Var_HEIGHT2] : - ((hasType(type_LengthMeasure, Var_HEIGHT2) & hasType(type_Attribute, Var_HEIGHT2) & hasType(type_Quantity, Var_HEIGHT2)) => -(( ! [Var_HEIGHT1] : - ((hasType(type_LengthMeasure, Var_HEIGHT1) & hasType(type_Attribute, Var_HEIGHT1) & hasType(type_Quantity, Var_HEIGHT1)) => -(( ! [Var_MOUNTAINS] : - ((hasType(type_Object, Var_MOUNTAINS) & hasType(type_SelfConnectedObject, Var_MOUNTAINS)) => -(((((f_attribute(Var_MOUNTAINS,inst_MountainousTerrain)) & (((f_orientation(Var_PIEDMONT,Var_MOUNTAINS,inst_Adjacent)) & (((f_height(Var_PIEDMONT,Var_HEIGHT1)) & (((f_height(Var_MOUNTAINS,Var_HEIGHT2)) & (f_successorAttributeClosure(Var_HEIGHT1,Var_HEIGHT2)))))))))) => (f_greaterThan(Var_HEIGHT2,Var_HEIGHT1)))))))))))))))). - -fof(axGeographyLem154, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Plain, Var_PLAIN) => -(f_attribute(Var_PLAIN,inst_FlatTerrain))))). - -fof(axGeographyLem155, axiom, - ( ! [Var_CANYON] : - (hasType(type_Canyon, Var_CANYON) => -(( ? [Var_HOLE] : - (hasType(type_Hole, Var_HOLE) & -(f_hole(Var_HOLE,Var_CANYON)))))))). - -fof(axGeographyLem156, axiom, - ( ! [Var_CANYON] : - (hasType(type_Canyon, Var_CANYON) => -(( ? [Var_EROSION] : - (hasType(type_Erosion, Var_EROSION) & -(f_result(Var_EROSION,Var_CANYON)))))))). - -fof(axGeographyLem157, axiom, - ( ! [Var_SOIL] : - (hasType(type_Soil, Var_SOIL) => -(( ? [Var_HUMUS] : - (hasType(type_Humus, Var_HUMUS) & -(( ? [Var_MINERAL] : - (hasType(type_Mineral, Var_MINERAL) & -(((f_part(Var_HUMUS,Var_SOIL)) & (f_part(Var_MINERAL,Var_SOIL))))))))))))). - -fof(axGeographyLem158, axiom, - ( ! [Var_HUMUS] : - (hasType(type_Humus, Var_HUMUS) => -(( ? [Var_SOIL] : - (hasType(type_Soil, Var_SOIL) & -(f_part(Var_HUMUS,Var_SOIL)))))))). - -fof(axGeographyLem159, axiom, - ( ! [Var_SOLUTION] : - (hasType(type_SoilSolution, Var_SOLUTION) => -(( ? [Var_SOIL] : - (hasType(type_Soil, Var_SOIL) & -(f_part(Var_SOLUTION,Var_SOIL)))))))). - -fof(axGeographyLem160, axiom, - ( ! [Var_SOIL] : - (hasType(type_Clay, Var_SOIL) => -(( ! [Var_SIZE] : - ((hasType(type_RealNumber, Var_SIZE) & hasType(type_Quantity, Var_SIZE)) => -(( ! [Var_PARTICLE] : - ((hasType(type_Object, Var_PARTICLE) & hasType(type_Circle, Var_PARTICLE)) => -(((((f_part(Var_PARTICLE,Var_SOIL)) & (f_diameter(Var_PARTICLE,f_MeasureFn(Var_SIZE,inst_Centimeter))))) => (f_greaterThan(2.0e-4,Var_SIZE))))))))))))). - -fof(axGeographyLem161, axiom, - ( ! [Var_LOAM] : - (hasType(type_Loam, Var_LOAM) => -(( ? [Var_CLAY] : - (hasType(type_Clay, Var_CLAY) & -(( ? [Var_SAND] : - (hasType(type_Sand, Var_SAND) & -(( ? [Var_GRAVEL] : - (hasType(type_Gravel, Var_GRAVEL) & -(( ? [Var_SILT] : - (hasType(type_Silt, Var_SILT) & -(( ? [Var_ORGANIC] : - (hasType(type_BodySubstance, Var_ORGANIC) & -(((f_piece(Var_CLAY,Var_LOAM)) & (((f_piece(Var_GRAVEL,Var_LOAM)) & (((f_piece(Var_SAND,Var_LOAM)) & (((f_piece(Var_SILT,Var_LOAM)) & (f_piece(Var_ORGANIC,Var_LOAM)))))))))))))))))))))))))))). - -fof(axGeographyLem162, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((f_groundSurfaceType(Var_AREA,type_Loam)) => (f_attribute(Var_AREA,inst_FertileTerrain))))))). - -fof(axGeographyLem163, axiom, - ( ! [Var_SOIL] : - (hasType(type_Sand, Var_SOIL) => -(( ! [Var_SIZE] : - ((hasType(type_RealNumber, Var_SIZE) & hasType(type_Quantity, Var_SIZE)) => -(( ! [Var_PARTICLE] : - ((hasType(type_Object, Var_PARTICLE) & hasType(type_Circle, Var_PARTICLE)) => -(((((f_part(Var_PARTICLE,Var_SOIL)) & (f_diameter(Var_PARTICLE,f_MeasureFn(Var_SIZE,inst_Centimeter))))) => (((f_greaterThan(Var_SIZE,2.0e-5)) & (f_greaterThan(5.0e-3,Var_SIZE))))))))))))))). - -fof(axGeographyLem164, axiom, - ( ! [Var_ROCK] : - (hasType(type_Rock, Var_ROCK) => -(f_attribute(Var_ROCK,inst_Solid))))). - -fof(axGeographyLem165, axiom, - ( ! [Var_ROCK] : - (hasType(type_Rock, Var_ROCK) => -(( ? [Var_MINERAL] : - (hasType(type_Mineral, Var_MINERAL) & -(f_part(Var_MINERAL,Var_ROCK)))))))). - -fof(axGeographyLem166, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((f_groundSurfaceType(Var_AREA,type_Rock)) => (( ~ (f_attribute(Var_AREA,inst_FertileTerrain))))))))). - -fof(axGeographyLem167, axiom, - ( ! [Var_AREA] : - (hasType(type_Continent, Var_AREA) => -(f_meetsSpatially(Var_AREA,inst_WorldOcean))))). - -fof(axGeographyLem168, axiom, - ( ! [Var_WATER] : - ((hasType(type_BodyOfWater, Var_WATER) & hasType(type_Ocean, Var_WATER)) => -(( ! [Var_OCEAN] : - (hasType(type_Ocean, Var_OCEAN) => -(f_larger(Var_OCEAN,Var_WATER)))))))). - -fof(axGeographyLem169, axiom, - ( ! [Var_OCEAN] : - (hasType(type_Ocean, Var_OCEAN) => -(f_properPart(Var_OCEAN,inst_WorldOcean))))). - -fof(axGeographyLem170, axiom, - ( ! [Var_SEA] : - (hasType(type_Ocean, Var_SEA) => -(((Var_SEA != inst_ArcticOcean) => (f_smaller(inst_ArcticOcean,Var_SEA))))))). - -fof(axGeographyLem171, axiom, - ( ! [Var_FINISH] : - ((hasType(type_Entity, Var_FINISH) & hasType(type_Physical, Var_FINISH)) => -(( ! [Var_START] : - ((hasType(type_Object, Var_START) & hasType(type_Physical, Var_START)) => -(((((f_origin(inst_AntarcticCircumpolarCurrent,Var_START)) & (f_destination(inst_AntarcticCircumpolarCurrent,Var_FINISH)))) => (f_distance(Var_START,Var_FINISH,f_MeasureFn(21000,f_KiloFn(inst_Meter)))))))))))). - -fof(axGeographyLem172, axiom, - ( ! [Var_SEA] : - (hasType(type_Sea, Var_SEA) => -(f_properPart(Var_SEA,inst_WorldOcean))))). - -fof(axGeographyLem173, axiom, - ( ! [Var_SEA] : - (hasType(type_Sea, Var_SEA) => -(( ? [Var_OCEAN] : - (hasType(type_Ocean, Var_OCEAN) & -(( ? [Var_PATH] : - (hasType(type_WaterArea, Var_PATH) & -(f_connects(Var_PATH,Var_OCEAN,Var_SEA))))))))))). - -fof(axGeographyLem174, axiom, - ( ! [Var_SEA] : - (hasType(type_Sea, Var_SEA) => -(( ? [Var_LAND] : - (hasType(type_LandArea, Var_LAND) & -(f_meetsSpatially(Var_LAND,Var_SEA)))))))). - -fof(axGeographyLem175, axiom, - ( ! [Var_OCEAN] : - (hasType(type_Ocean, Var_OCEAN) => -(( ! [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Object, Var_TOP)) => -(((f_surface(Var_TOP,Var_OCEAN)) => (f_elevation(Var_TOP,f_MeasureFn(0,inst_Meter))))))))))). - -fof(axGeographyLem176, axiom, - ( ! [Var_OCEAN] : - (hasType(type_Ocean, Var_OCEAN) => -(( ! [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Object, Var_TOP)) => -(((f_surface(Var_TOP,Var_OCEAN)) => (f_elevation(Var_TOP,f_MeasureFn(0,inst_FootLength))))))))))). - -fof(axGeographyLem177, axiom, - ( ! [Var_FR] : - (hasType(type_FlowRegion, Var_FR) => -(( ! [Var_FLUID] : - ((hasType(type_Physical, Var_FLUID) & hasType(type_Object, Var_FLUID)) => -(((f_located(Var_FLUID,Var_FR)) => (f_attribute(Var_FLUID,inst_Fluid)))))))))). - -fof(axGeographyLem178, axiom, - ( ! [Var_PART] : - (hasType(type_Substance, Var_PART) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_LENGTH] : - (hasType(type_LengthMeasure, Var_LENGTH) => -(( ! [Var_FLUID] : - ((hasType(type_FlowRegion, Var_FLUID) & hasType(type_Substance, Var_FLUID)) => -(((((f_measure(f_FlowFn(Var_FLUID),f_SpeedFn(Var_LENGTH,Var_TIME))) & (f_piece(Var_PART,Var_FLUID)))) => (f_piece(Var_PART,f_SpeedFn(Var_LENGTH,Var_TIME))))))))))))))))). - -fof(axGeographyLem179, axiom, - ( ! [Var_PART] : - (hasType(type_Substance, Var_PART) => -(( ! [Var_NUM] : - (hasType(type_RealNumber, Var_NUM) => -(( ! [Var_FLUID] : - ((hasType(type_FlowRegion, Var_FLUID) & hasType(type_Substance, Var_FLUID)) => -(((((f_measure(f_FlowFn(Var_FLUID),f_MeasureFn(Var_NUM,inst_KnotUnitOfSpeed))) & (f_piece(Var_PART,Var_FLUID)))) => (f_piece(Var_PART,f_MeasureFn(Var_NUM,inst_KnotUnitOfSpeed)))))))))))))). - -fof(axGeographyLem180, axiom, - ( ! [Var_PART] : - ((hasType(type_Substance, Var_PART) & hasType(type_Object, Var_PART)) => -(( ! [Var_DIRECTION] : - (hasType(type_DirectionalAttribute, Var_DIRECTION) => -(( ! [Var_REGION] : - (hasType(type_Region, Var_REGION) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_LENGTH] : - (hasType(type_LengthMeasure, Var_LENGTH) => -(( ! [Var_FLUID] : - ((hasType(type_FlowRegion, Var_FLUID) & hasType(type_Substance, Var_FLUID)) => -(((((f_measure(f_FlowFn(Var_FLUID),f_VelocityFn(Var_LENGTH,Var_TIME,Var_REGION,Var_DIRECTION))) & (f_piece(Var_PART,Var_FLUID)))) => (f_measure(Var_PART,f_VelocityFn(Var_LENGTH,Var_TIME,Var_REGION,Var_DIRECTION))))))))))))))))))))))). - -fof(axGeographyLem181, axiom, - ( ! [Var_LOW] : - (hasType(type_LowTide, Var_LOW) => -(( ! [Var_HIGH] : - (hasType(type_HighTide, Var_HIGH) => -(( ! [Var_DAY] : - (hasType(type_Day, Var_DAY) => -(( ! [Var_PLACE] : - ((hasType(type_Object, Var_PLACE) & hasType(type_WaterArea, Var_PLACE)) => -(((((f_exactlyLocated(Var_LOW,Var_PLACE)) & (((f_exactlyLocated(Var_HIGH,Var_PLACE)) & (((f_overlapsTemporally(Var_LOW,Var_DAY)) & (f_overlapsTemporally(Var_HIGH,Var_DAY)))))))) => (( ? [Var_AMOUNT2] : - ((hasType(type_LengthMeasure, Var_AMOUNT2) & hasType(type_Quantity, Var_AMOUNT2)) & -(( ? [Var_AMOUNT1] : - ((hasType(type_LengthMeasure, Var_AMOUNT1) & hasType(type_Quantity, Var_AMOUNT1)) & -(((f_holdsDuring(Var_LOW,waterDepth(Var_PLACE,Var_AMOUNT1))) & (((f_holdsDuring(Var_HIGH,waterDepth(Var_PLACE,Var_AMOUNT2))) & (f_greaterThan(Var_AMOUNT2,Var_AMOUNT1)))))))))))))))))))))))))). - -fof(axGeographyLem182, axiom, - ( ! [Var_DAY] : - (hasType(type_Day, Var_DAY) => -(( ! [Var_AMOUNT2] : - ((hasType(type_LengthMeasure, Var_AMOUNT2) & hasType(type_Quantity, Var_AMOUNT2)) => -(( ! [Var_TIME2] : - (hasType(type_TimeInterval, Var_TIME2) => -(( ! [Var_AMOUNT1] : - ((hasType(type_LengthMeasure, Var_AMOUNT1) & hasType(type_Quantity, Var_AMOUNT1)) => -(( ! [Var_TIME1] : - (hasType(type_TimeInterval, Var_TIME1) => -(( ! [Var_PLACE] : - (hasType(type_Region, Var_PLACE) => -(((((f_lowTide(Var_PLACE,Var_TIME1,Var_AMOUNT1)) & (((f_highTide(Var_PLACE,Var_TIME2,Var_AMOUNT2)) & (((f_overlapsTemporally(Var_TIME1,Var_DAY)) & (f_overlapsTemporally(Var_TIME2,Var_DAY)))))))) => (f_greaterThan(Var_AMOUNT1,Var_AMOUNT2)))))))))))))))))))))). - -fof(axGeographyLem183, axiom, - ( ! [Var_GULF] : - (hasType(type_Gulf, Var_GULF) => -(( ? [Var_SEA] : - ((hasType(type_Sea, Var_SEA) & hasType(type_Ocean, Var_SEA)) & -(f_connected(Var_GULF,Var_SEA)))))))). - -fof(axGeographyLem184, axiom, - ( ! [Var_GULF] : - (hasType(type_Gulf, Var_GULF) => -(( ? [Var_WATER] : - (hasType(type_SaltWaterArea, Var_WATER) & -(f_properPart(Var_GULF,Var_WATER)))))))). - -fof(axGeographyLem185, axiom, - ( ! [Var_GULF] : - (hasType(type_Gulf, Var_GULF) => -(( ! [Var_BAY] : - (hasType(type_Bay, Var_BAY) => -(f_larger(Var_GULF,Var_BAY)))))))). - -fof(axGeographyLem186, axiom, - ( ! [Var_WATER] : - (hasType(type_Estuary, Var_WATER) => -(( ? [Var_SEA] : - (hasType(type_SaltWaterArea, Var_SEA) & -(((f_part(Var_SEA,inst_WorldOcean)) & (f_connected(Var_SEA,Var_WATER)))))))))). - -fof(axGeographyLem187, axiom, - ( ! [Var_WATER] : - (hasType(type_Estuary, Var_WATER) => -(( ! [Var_ESTUARY] : - (hasType(type_Object, Var_ESTUARY) => -(( ? [Var_MOUTH] : - (hasType(type_RiverMouth, Var_MOUTH) & -(f_overlapsSpatially(Var_MOUTH,Var_ESTUARY))))))))))). - -fof(axGeographyLem188, axiom, - ( ! [Var_WATER] : - (hasType(type_Estuary, Var_WATER) => -(( ? [Var_TIDES] : - (hasType(type_TidalProcess, Var_TIDES) & -(f_located(Var_TIDES,Var_WATER)))))))). - -fof(axGeographyLem189, axiom, - ( ! [Var_INLET] : - (hasType(type_Inlet, Var_INLET) => -(( ? [Var_LAND] : - (hasType(type_LandArea, Var_LAND) & -(f_penetrates(Var_INLET,Var_LAND)))))))). - -fof(axGeographyLem190, axiom, - ( ! [Var_INLET] : - (hasType(type_Inlet, Var_INLET) => -(( ? [Var_WATER] : - (hasType(type_WaterArea, Var_WATER) & -(f_connected(Var_INLET,Var_WATER)))))))). - -fof(axGeographyLem191, axiom, - ( ! [Var_COVE] : - (hasType(type_Cove, Var_COVE) => -(( ! [Var_BAY] : - (hasType(type_Bay, Var_BAY) => -(f_larger(Var_BAY,Var_COVE)))))))). - -fof(axGeographyLem192, axiom, - ( ! [Var_END2] : - ((hasType(type_SelfConnectedObject, Var_END2) & hasType(type_Entity, Var_END2)) => -(( ! [Var_END1] : - ((hasType(type_SelfConnectedObject, Var_END1) & hasType(type_Entity, Var_END1)) => -(( ! [Var_BETWEEN] : - (hasType(type_SelfConnectedObject, Var_BETWEEN) => -(((f_connects(Var_BETWEEN,Var_END1,Var_END2)) => (Var_END1 != Var_END2)))))))))))). - -fof(axGeographyLem193, axiom, - ( ! [Var_STRAIT] : - (hasType(type_Strait, Var_STRAIT) => -(( ? [Var_BODY1] : - (hasType(type_BodyOfWater, Var_BODY1) & -(( ? [Var_BODY2] : - (hasType(type_BodyOfWater, Var_BODY2) & -(f_connects(Var_STRAIT,Var_BODY1,Var_BODY2))))))))))). - -fof(axGeographyLem194, axiom, - ( ! [Var_BODY1] : - (hasType(type_BodyOfWater, Var_BODY1) => -(( ! [Var_BODY2] : - (hasType(type_BodyOfWater, Var_BODY2) => -(( ! [Var_STRAIT] : - ((hasType(type_SelfConnectedObject, Var_STRAIT) & hasType(type_Object, Var_STRAIT)) => -(((f_connects(Var_STRAIT,Var_BODY1,Var_BODY2)) => (f_larger(Var_BODY1,Var_STRAIT))))))))))))). - -fof(axGeographyLem195, axiom, - ( ! [Var_CHANNEL] : - (hasType(type_Channel, Var_CHANNEL) => -(( ? [Var_WATER1] : - (hasType(type_WaterArea, Var_WATER1) & -(( ? [Var_WATER2] : - (hasType(type_WaterArea, Var_WATER2) & -(f_connects(Var_CHANNEL,Var_WATER1,Var_WATER2))))))))))). - -fof(axGeographyLem196, axiom, - ( ! [Var_CHANNEL] : - (hasType(type_Channel, Var_CHANNEL) => -(( ! [Var_BODY] : - (hasType(type_BodyOfWater, Var_BODY) => -(((f_connected(Var_CHANNEL,Var_BODY)) => (f_larger(Var_BODY,Var_CHANNEL)))))))))). - -fof(axGeographyLem197, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_InlandWaterSystem, Var_SYSTEM) => -(( ? [Var_BODY1] : - (hasType(type_BodyOfWater, Var_BODY1) & -(( ? [Var_BODY2] : - (hasType(type_BodyOfWater, Var_BODY2) & -(((Var_BODY1 != Var_BODY2) & (((f_geographicSubregion(Var_BODY1,Var_SYSTEM)) & (f_geographicSubregion(Var_BODY2,Var_SYSTEM))))))))))))))). - -fof(axGeographyLem198, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_InlandWaterSystem, Var_SYSTEM) => -(( ! [Var_WATER1] : - (hasType(type_WaterArea, Var_WATER1) => -(( ! [Var_WATER2] : - (hasType(type_WaterArea, Var_WATER2) => -(((((Var_WATER1 != Var_WATER2) & (((( ~ (f_connected(Var_WATER1,Var_WATER2)))) & (((f_geographicSubregion(Var_WATER1,Var_SYSTEM)) & (f_geographicSubregion(Var_WATER2,Var_SYSTEM)))))))) => (( ? [Var_WATER3] : - (hasType(type_WaterArea, Var_WATER3) & -(((Var_WATER3 != Var_WATER1) & (((Var_WATER3 != Var_WATER1) & (((f_part(Var_WATER3,Var_SYSTEM)) & (f_connects(Var_WATER3,Var_WATER1,Var_WATER2)))))))))))))))))))))). - -fof(axGeographyLem199, axiom, - ( ! [Var_REGION] : - (hasType(type_LakeRegion, Var_REGION) => -(( ? [Var_LAKE] : - (hasType(type_Lake, Var_LAKE) & -(f_located(Var_LAKE,Var_REGION)))))))). - -fof(axGeographyLem200, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_RiverSystem, Var_SYSTEM) => -(( ? [Var_RIVER] : - (hasType(type_River, Var_RIVER) & -(f_part(Var_RIVER,Var_SYSTEM)))))))). - -fof(axGeographyLem201, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_RiverSystem, Var_SYSTEM) => -(( ? [Var_RIVER] : - (hasType(type_River, Var_RIVER) & -(( ? [Var_STATIC] : - (hasType(type_StaticWaterArea, Var_STATIC) & -(((f_part(Var_RIVER,Var_SYSTEM)) & (f_connected(Var_RIVER,Var_STATIC))))))))))))). - -fof(axGeographyLem202, axiom, - ( ! [Var_FALL] : - (hasType(type_Waterfall, Var_FALL) => -(( ! [Var_CURRENT] : - (hasType(type_WaterMotion, Var_CURRENT) => -(( ! [Var_TOP] : - (hasType(type_WaterArea, Var_TOP) => -(( ! [Var_BOTTOM] : - (hasType(type_WaterArea, Var_BOTTOM) => -(((((f_flowCurrent(Var_CURRENT,Var_FALL)) & (((f_origin(Var_CURRENT,Var_TOP)) & (f_destination(Var_CURRENT,Var_BOTTOM)))))) => (f_orientation(Var_TOP,Var_BOTTOM,inst_Above)))))))))))))))). - -fof(axGeographyLem203, axiom, - ( ! [Var_CHANNEL] : - (hasType(type_Canal, Var_CHANNEL) => -(( ? [Var_WATER1] : - (hasType(type_WaterArea, Var_WATER1) & -(( ? [Var_WATER2] : - (hasType(type_WaterArea, Var_WATER2) & -(f_connects(Var_CHANNEL,Var_WATER1,Var_WATER2))))))))))). - -fof(axGeographyLem204, axiom, - ( ! [Var_DAM] : - (hasType(type_Dam, Var_DAM) => -(( ! [Var_RIVER] : - (hasType(type_Object, Var_RIVER) => -(( ? [Var_RIVER] : - (hasType(type_WaterArea, Var_RIVER) & -(f_traverses(Var_DAM,Var_RIVER))))))))))). - -fof(axGeographyLem205, axiom, - ( ! [Var_RAPIDS] : - (hasType(type_Rapids, Var_RAPIDS) => -(( ? [Var_RIVER] : - (hasType(type_River, Var_RIVER) & -(f_part(Var_RAPIDS,Var_RIVER)))))))). - -fof(axGeographyLem206, axiom, - ( ! [Var_RAPIDS] : - (hasType(type_Rapids, Var_RAPIDS) => -(( ! [Var_RAPIDS] : - (hasType(type_SelfConnectedObject, Var_RAPIDS) => -(( ! [Var_BOTTOM] : - ((hasType(type_SelfConnectedObject, Var_BOTTOM) & hasType(type_Object, Var_BOTTOM)) => -(((f_bottom(Var_BOTTOM,Var_RAPIDS)) => (( ? [Var_ROCK] : - (hasType(type_Rock, Var_ROCK) & -(f_part(Var_ROCK,Var_BOTTOM)))))))))))))))). - -fof(axGeographyLem207, axiom, - ( ! [Var_IRRIGATION] : - (hasType(type_Irrigating, Var_IRRIGATION) => -(( ! [Var_AREA] : - (hasType(type_LandArea, Var_AREA) => -(( ! [Var_AREA] : - (hasType(type_Entity, Var_AREA) => -(((f_patient(Var_IRRIGATION,Var_AREA)) => (((f_holdsDuring(f_ImmediatePastFn(f_WhenFn(Var_IRRIGATION)),attribute(Var_AREA,inst_Dry))) & (f_holdsDuring(f_ImmediateFutureFn(f_WhenFn(Var_IRRIGATION)),attribute(Var_AREA,inst_Damp)))))))))))))))). - -fof(axGeographyLem208, axiom, - ( ! [Var_IRRIGATION] : - (hasType(type_Irrigating, Var_IRRIGATION) => -(( ! [Var_AREA] : - (hasType(type_LandArea, Var_AREA) => -(((f_patient(Var_IRRIGATION,Var_AREA)) => (f_hasPurpose(Var_IRRIGATION,attribute(Var_AREA,inst_FertileTerrain))))))))))). - -fof(axGeographyLem209, axiom, - ( ! [Var_LAKE] : - (hasType(type_Lake, Var_LAKE) => -(( ! [Var_OCEAN] : - (hasType(type_Ocean, Var_OCEAN) => -(f_smaller(Var_LAKE,Var_OCEAN)))))))). - -fof(axGeographyLem210, axiom, - ( ! [Var_PLAIN] : - (hasType(type_CoastalPlain, Var_PLAIN) => -(( ? [Var_SHORE] : - (hasType(type_ShoreArea, Var_SHORE) & -(f_part(Var_SHORE,Var_PLAIN)))))))). - -fof(axGeographyLem211, axiom, - ( ! [Var_BANK] : - (hasType(type_RiverBank, Var_BANK) => -(( ? [Var_RIVER] : - (hasType(type_River, Var_RIVER) & -(f_meetsSpatially(Var_RIVER,Var_BANK)))))))). - -fof(axGeographyLem212, axiom, - ( ! [Var_DELTA] : - (hasType(type_Delta, Var_DELTA) => -(( ? [Var_MOUTH] : - (hasType(type_RiverMouth, Var_MOUTH) & -(f_meetsSpatially(Var_MOUTH,Var_DELTA)))))))). - -fof(axGeographyLem213, axiom, - ( ! [Var_DELTA] : - (hasType(type_Delta, Var_DELTA) => -(f_attribute(Var_DELTA,inst_FlatTerrain))))). - -fof(axGeographyLem214, axiom, - ( ! [Var_PENINSULA] : - (hasType(type_Peninsula, Var_PENINSULA) => -(( ? [Var_WATER] : - (hasType(type_WaterArea, Var_WATER) & -(f_penetrates(Var_PENINSULA,Var_WATER)))))))). - -fof(axGeographyLem215, axiom, - ( ! [Var_CAPE] : - (hasType(type_Cape, Var_CAPE) => -(( ? [Var_WATERREGION] : - (hasType(type_WaterArea, Var_WATERREGION) & -(f_penetrates(Var_CAPE,Var_WATERREGION)))))))). - -fof(axGeographyLem216, axiom, - ( ! [Var_ISTHMUS] : - (hasType(type_Isthmus, Var_ISTHMUS) => -(( ! [Var_RIGHTSIDE] : - ((hasType(type_SelfConnectedObject, Var_RIGHTSIDE) & hasType(type_Entity, Var_RIGHTSIDE) & hasType(type_Object, Var_RIGHTSIDE)) => -(( ! [Var_LEFTSIDE] : - ((hasType(type_SelfConnectedObject, Var_LEFTSIDE) & hasType(type_Entity, Var_LEFTSIDE) & hasType(type_Object, Var_LEFTSIDE)) => -(((((f_side(Var_LEFTSIDE,Var_ISTHMUS)) & (((f_side(Var_RIGHTSIDE,Var_ISTHMUS)) & (Var_LEFTSIDE != Var_RIGHTSIDE))))) => (( ? [Var_REGION1] : - (hasType(type_LandArea, Var_REGION1) & -(( ? [Var_REGION2] : - (hasType(type_LandArea, Var_REGION2) & -(( ? [Var_WATER1] : - (hasType(type_WaterArea, Var_WATER1) & -(( ? [Var_WATER2] : - (hasType(type_WaterArea, Var_WATER2) & -(((f_between(Var_REGION1,Var_ISTHMUS,Var_REGION2)) & (((f_meetsSpatially(Var_LEFTSIDE,Var_WATER1)) & (f_meetsSpatially(Var_RIGHTSIDE,Var_WATER2))))))))))))))))))))))))))))). - -fof(axGeographyLem217, axiom, - ( ! [Var_AREA] : - (hasType(type_ArchipelagicArea, Var_AREA) => -(( ? [Var_ISLANDS] : - (hasType(type_Archipelago, Var_ISLANDS) & -(f_located(Var_ISLANDS,Var_AREA)))))))). - -fof(axGeographyLem218, axiom, - ( ! [Var_REEF] : - (hasType(type_Reef, Var_REEF) => -(( ? [Var_WATER] : - (hasType(type_WaterArea, Var_WATER) & -(f_orientation(Var_REEF,Var_WATER,inst_Near)))))))). - -fof(axGeographyLem219, axiom, - ( ! [Var_REEF] : - (hasType(type_Reef, Var_REEF) => -(( ? [Var_STUFF] : - ((hasType(type_Sand, Var_STUFF) & hasType(type_Rock, Var_STUFF) & hasType(type_Coral, Var_STUFF)) & -(f_part(Var_STUFF,Var_REEF)))))))). - -fof(axGeographyLem220, axiom, - ( ! [Var_REEF] : - (hasType(type_CoralReef, Var_REEF) => -(( ? [Var_CORAL] : - (hasType(type_Coral, Var_CORAL) & -(f_part(Var_CORAL,Var_REEF)))))))). - -fof(axGeographyLem221, axiom, - ( ! [Var_GLACIER] : - (hasType(type_Glacier, Var_GLACIER) => -(( ! [Var_ICE] : - (hasType(type_Object, Var_ICE) => -(( ? [Var_WATER] : - (hasType(type_Water, Var_WATER) & -(((f_attribute(Var_WATER,inst_Solid)) & (f_part(Var_ICE,Var_GLACIER))))))))))))). - -fof(axGeographyLem222, axiom, - ( ! [Var_CAVE] : - (hasType(type_Cave, Var_CAVE) => -(( ? [Var_EROSION] : - (hasType(type_Erosion, Var_EROSION) & -(f_result(Var_EROSION,Var_CAVE)))))))). - -fof(axGeographyLem223, axiom, - ( ! [Var_CAVE] : - (hasType(type_Cave, Var_CAVE) => -(( ? [Var_LAND] : - (hasType(type_CaveMatrix, Var_LAND) & -(f_hole(Var_CAVE,Var_LAND)))))))). - -fof(axGeographyLem224, axiom, - ( ! [Var_LAND] : - (hasType(type_CaveMatrix, Var_LAND) => -(( ! [Var_CAVE] : - (hasType(type_Cave, Var_CAVE) => -(((f_hole(Var_CAVE,Var_LAND)) => (Var_LAND = f_HoleSkinFn(Var_CAVE)))))))))). - -fof(axGeographyLem225, axiom, - ( ! [Var_LAND] : - (hasType(type_SubmergedLandArea, Var_LAND) => -(( ? [Var_WATER] : - (hasType(type_WaterArea, Var_WATER) & -(((f_orientation(Var_LAND,Var_WATER,inst_Below)) & (((f_orientation(Var_WATER,Var_LAND,inst_On)) & (f_meetsSpatially(Var_LAND,Var_WATER)))))))))))). - -fof(axGeographyLem226, axiom, - ( ! [Var_SHELF] : - (hasType(type_ContinentalShelf, Var_SHELF) => -(( ? [Var_MARGIN] : - (hasType(type_ContinentalMargin, Var_MARGIN) & -(((f_properPart(Var_SHELF,Var_MARGIN)) & (f_overlapsSpatially(Var_SHELF,Var_MARGIN)))))))))). - -fof(axGeographyLem227, axiom, - ( ! [Var_LINE] : - (hasType(type_Shoreline, Var_LINE) => -(( ? [Var_WATER] : - (hasType(type_WaterArea, Var_WATER) & -(f_meetsSpatially(Var_WATER,Var_LINE)))))))). - -fof(axGeographyLem228, axiom, - ( ! [Var_SHORE] : - (hasType(type_ShoreArea, Var_SHORE) => -(( ? [Var_LINE] : - (hasType(type_Shoreline, Var_LINE) & -(f_part(Var_LINE,Var_SHORE)))))))). - -fof(axGeographyLem229, axiom, - ( ! [Var_SHORE] : - (hasType(type_ShoreArea, Var_SHORE) => -(( ! [Var_WATER] : - (hasType(type_WaterArea, Var_WATER) => -(((f_orientation(Var_SHORE,Var_WATER,inst_Adjacent)) => (( ? [Var_LINE] : - (hasType(type_Shoreline, Var_LINE) & -(((f_part(Var_LINE,Var_SHORE)) & (f_meetsSpatially(Var_LINE,Var_WATER))))))))))))))). - -fof(axGeographyLem230, axiom, - ( ! [Var_Y] : - (hasType(type_Object, Var_Y) => -(( ! [Var_X] : - (hasType(type_Object, Var_X) => -(((f_meetsSpatially(Var_X,Var_Y)) => (f_orientation(Var_X,Var_Y,inst_Adjacent)))))))))). - -fof(axGeographyLem231, axiom, - ( ! [Var_AIR] : - (hasType(type_Atmosphere, Var_AIR) => -(( ? [Var_BODY] : - (hasType(type_AstronomicalBody, Var_BODY) & -(f_meetsSpatially(Var_AIR,Var_BODY)))))))). - -fof(axGeographyLem232, axiom, - ( ! [Var_AIRSPACE] : - (hasType(type_AtmosphericRegion, Var_AIRSPACE) => -(f_part(Var_AIRSPACE,inst_EarthsAtmosphere))))). - -fof(axGeographyLem233, axiom, - ( ! [Var_AIR] : - (hasType(type_Air, Var_AIR) => -(f_piece(Var_AIR,inst_EarthsAtmosphere))))). - -fof(axGeographyLem234, axiom, - ( ! [Var_AIRSPACE] : - (hasType(type_AtmosphericRegion, Var_AIRSPACE) => -(( ? [Var_AIR] : - (hasType(type_Air, Var_AIR) & -(f_part(Var_AIR,Var_AIRSPACE)))))))). - -fof(axGeographyLem235, axiom, - ( ! [Var_AIR] : - (hasType(type_Air, Var_AIR) => -(( ? [Var_PART] : - (hasType(type_Oxygen, Var_PART) & -(f_part(Var_PART,Var_AIR)))))))). - -fof(axGeographyLem236, axiom, - ( ! [Var_AIR] : - (hasType(type_Air, Var_AIR) => -(( ? [Var_PART] : - (hasType(type_Nitrogen, Var_PART) & -(f_part(Var_PART,Var_AIR)))))))). - -fof(axGeographyLem237, axiom, - ( ! [Var_BLOW] : - (hasType(type_WindFlow, Var_BLOW) => -(f_located(Var_BLOW,inst_EarthsAtmosphere))))). - -fof(axGeographyLem238, axiom, - ( ! [Var_R] : - (hasType(type_WindFlow, Var_R) => -(( ? [Var_WIND] : - (hasType(type_Wind, Var_WIND) & -(f_located(Var_WIND,Var_R)))))))). - -fof(axGeographyLem239, axiom, - ( ! [Var_PLACE] : - (hasType(type_WindFlow, Var_PLACE) => -(( ! [Var_DIRECTION] : - (hasType(type_DirectionalAttribute, Var_DIRECTION) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_DIST] : - (hasType(type_LengthMeasure, Var_DIST) => -(((f_surfaceWindVelocity(Var_PLACE,f_SpeedFn(Var_DIST,Var_TIME),Var_DIRECTION)) => (( ? [Var_BLOW] : - (hasType(type_Wind, Var_BLOW) & -(((f_partlyLocated(Var_BLOW,Var_PLACE)) & (f_measure(Var_BLOW,f_VelocityFn(Var_DIST,Var_TIME,Var_PLACE,Var_DIRECTION)))))))))))))))))))))). - -fof(axGeographyLem240, axiom, - ( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(( ! [Var_BLOW] : - (hasType(type_Wind, Var_BLOW) => -(( ! [Var_DIRECTION] : - (hasType(type_DirectionalAttribute, Var_DIRECTION) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_DIST] : - (hasType(type_LengthMeasure, Var_DIST) => -(((f_measure(Var_BLOW,f_VelocityFn(Var_DIST,Var_TIME,Var_PLACE,Var_DIRECTION))) => (f_surfaceWindVelocity(Var_PLACE,f_SpeedFn(Var_DIST,Var_TIME),Var_DIRECTION))))))))))))))))))). - -fof(axGeographyLem241, axiom, - ( ! [Var_DIRECTION] : - (hasType(type_DirectionalAttribute, Var_DIRECTION) => -(( ! [Var_SPEED] : - (hasType(type_PhysicalQuantity, Var_SPEED) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(((f_surfaceWindVelocity(Var_PLACE,Var_SPEED,Var_DIRECTION)) => (f_surfaceWindSpeed(Var_PLACE,Var_SPEED))))))))))))). - -fof(axGeographyLem242, axiom, - ( ! [Var_ZEPHYR] : - (hasType(type_WindFlow, Var_ZEPHYR) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_DIST] : - (hasType(type_LengthMeasure, Var_DIST) => -(((((f_partlyLocated(Var_ZEPHYR,Var_PLACE)) & (f_measure(Var_ZEPHYR,f_SpeedFn(Var_DIST,Var_TIME))))) => (f_surfaceWindSpeed(Var_PLACE,f_SpeedFn(Var_DIST,Var_TIME))))))))))))))))). - -fof(axGeographyLem243, axiom, - ( ! [Var_ZEPHYR] : - (hasType(type_WindFlow, Var_ZEPHYR) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(( ! [Var_SPEED] : - (hasType(type_RealNumber, Var_SPEED) => -(((((f_partlyLocated(Var_ZEPHYR,Var_PLACE)) & (f_measure(Var_ZEPHYR,f_MeasureFn(Var_SPEED,inst_KnotUnitOfSpeed))))) => (f_surfaceWindSpeed(Var_PLACE,f_MeasureFn(Var_SPEED,inst_KnotUnitOfSpeed)))))))))))))). - -fof(axGeographyLem244, axiom, - ( ! [Var_DIR] : - ((hasType(type_DirectionalAttribute, Var_DIR) & hasType(type_PositionalAttribute, Var_DIR)) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(((f_surfaceWindDirection(Var_PLACE,Var_DIR)) => (( ? [Var_WIND] : - (hasType(type_Wind, Var_WIND) & -(( ? [Var_FROM] : - (hasType(type_Region, Var_FROM) & -(((f_partlyLocated(Var_WIND,Var_PLACE)) & (((f_origin(Var_WIND,Var_FROM)) & (f_orientation(Var_FROM,Var_PLACE,Var_DIR)))))))))))))))))))). - -fof(axGeographyLem245, axiom, - ( ! [Var_DIR_FROM] : - ((hasType(type_PositionalAttribute, Var_DIR_FROM) & hasType(type_DirectionalAttribute, Var_DIR_FROM)) => -(( ! [Var_DIR_TOWARD] : - ((hasType(type_DirectionalAttribute, Var_DIR_TOWARD) & hasType(type_PositionalAttribute, Var_DIR_TOWARD)) => -(( ! [Var_SPEED] : - (hasType(type_PhysicalQuantity, Var_SPEED) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(((((f_surfaceWindVelocity(Var_PLACE,Var_SPEED,Var_DIR_TOWARD)) & (f_oppositeDirection(Var_DIR_TOWARD,Var_DIR_FROM)))) => (f_surfaceWindDirection(Var_PLACE,Var_DIR_FROM)))))))))))))))). - -fof(axGeographyLem246, axiom, - ( ! [Var_ZEPHYR] : - (hasType(type_WindFlow, Var_ZEPHYR) => -(( ! [Var_DIR_FROM] : - ((hasType(type_PositionalAttribute, Var_DIR_FROM) & hasType(type_DirectionalAttribute, Var_DIR_FROM)) => -(( ! [Var_DIR_TOWARD] : - ((hasType(type_DirectionalAttribute, Var_DIR_TOWARD) & hasType(type_PositionalAttribute, Var_DIR_TOWARD)) => -(( ! [Var_PLACE] : - ((hasType(type_Region, Var_PLACE) & hasType(type_Object, Var_PLACE)) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_DIST] : - (hasType(type_LengthMeasure, Var_DIST) => -(((((f_measure(Var_ZEPHYR,f_VelocityFn(Var_DIST,Var_TIME,Var_PLACE,Var_DIR_TOWARD))) & (f_oppositeDirection(Var_DIR_TOWARD,Var_DIR_FROM)))) => (f_surfaceWindDirection(Var_PLACE,Var_DIR_FROM)))))))))))))))))))))). - -fof(axGeographyLem247, axiom, - ( ! [Var_DIRECTION] : - (hasType(type_DirectionalAttribute, Var_DIRECTION) => -(( ! [Var_SPEED] : - (hasType(type_PhysicalQuantity, Var_SPEED) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(((f_lowAltitudeWindVelocity(Var_PLACE,Var_SPEED,Var_DIRECTION)) => (f_lowAltitudeWindSpeed(Var_PLACE,Var_SPEED))))))))))))). - -fof(axGeographyLem248, axiom, - ( ! [Var_DIRECTION] : - (hasType(type_DirectionalAttribute, Var_DIRECTION) => -(( ! [Var_SPEED] : - ((hasType(type_PhysicalQuantity, Var_SPEED) & hasType(type_ConstantQuantity, Var_SPEED)) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(((f_mediumAltitudeWindVelocity(Var_PLACE,Var_SPEED,Var_DIRECTION)) => (f_mediumAltitudeWindSpeed(Var_PLACE,Var_SPEED))))))))))))). - -fof(axGeographyLem249, axiom, - ( ! [Var_DIRECTION] : - (hasType(type_DirectionalAttribute, Var_DIRECTION) => -(( ! [Var_SPEED] : - ((hasType(type_PhysicalQuantity, Var_SPEED) & hasType(type_ConstantQuantity, Var_SPEED)) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(((f_highAltitudeWindVelocity(Var_PLACE,Var_SPEED,Var_DIRECTION)) => (f_highAltitudeWindSpeed(Var_PLACE,Var_SPEED))))))))))))). - -fof(axGeographyLem250, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_LowPressureWeatherSystem, Var_SYSTEM) => -(( ! [Var_AMOUNT] : - ((hasType(type_RealNumber, Var_AMOUNT) & hasType(type_Quantity, Var_AMOUNT)) => -(( ! [Var_AREA] : - (hasType(type_Object, Var_AREA) => -(((f_located(Var_SYSTEM,Var_AREA)) => (((f_barometricPressure(Var_AREA,f_MeasureFn(Var_AMOUNT,inst_InchMercury))) & (f_lessThan(Var_AMOUNT,29.5))))))))))))))). - -fof(axGeographyLem251, axiom, - ( ! [Var_STORM] : - (hasType(type_TropicalCyclone, Var_STORM) => -(( ? [Var_PLACE] : - (hasType(type_GeographicArea, Var_PLACE) & -(((f_geographicSubregion(Var_PLACE,inst_Tropics)) & (f_located(Var_STORM,Var_PLACE)))))))))). - -fof(axGeographyLem252, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_HighPressureWeatherSystem, Var_SYSTEM) => -(( ! [Var_AMOUNT] : - ((hasType(type_RealNumber, Var_AMOUNT) & hasType(type_Quantity, Var_AMOUNT)) => -(( ! [Var_AREA] : - (hasType(type_Object, Var_AREA) => -(((f_located(Var_SYSTEM,Var_AREA)) => (((f_barometricPressure(Var_AREA,f_MeasureFn(Var_AMOUNT,inst_InchMercury))) & (f_greaterThan(Var_AMOUNT,30.2))))))))))))))). - -fof(axGeographyLem253, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_WEATHER] : - (hasType(type_ClearWeather, Var_WEATHER) => -(((f_located(Var_WEATHER,Var_AREA)) => (( ? [Var_FRACTION] : - ((hasType(type_NonnegativeRealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) & -(((f_cloudCoverFraction(Var_AREA,Var_FRACTION)) & (f_lessThan(Var_FRACTION,0.3))))))))))))))). - -fof(axGeographyLem254, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_WEATHER] : - (hasType(type_ClearWeather, Var_WEATHER) => -(( ! [Var_FRACTION] : - ((hasType(type_NonnegativeRealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(((((f_located(Var_WEATHER,Var_AREA)) & (f_cloudCoverFraction(Var_AREA,Var_FRACTION)))) => (f_lessThan(Var_FRACTION,0.3))))))))))))). - -fof(axGeographyLem255, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_WEATHER] : - (hasType(type_PartlyCloudyWeather, Var_WEATHER) => -(((f_located(Var_WEATHER,Var_AREA)) => (( ? [Var_FRACTION] : - ((hasType(type_NonnegativeRealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) & -(((f_cloudCoverFraction(Var_AREA,Var_FRACTION)) & (((f_greaterThanOrEqualTo(Var_FRACTION,0.3)) & (f_lessThanOrEqualTo(Var_FRACTION,0.7))))))))))))))))). - -fof(axGeographyLem256, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_WEATHER] : - (hasType(type_PartlyCloudyWeather, Var_WEATHER) => -(( ! [Var_FRACTION] : - ((hasType(type_NonnegativeRealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(((((f_located(Var_WEATHER,Var_AREA)) & (f_cloudCoverFraction(Var_AREA,Var_FRACTION)))) => (((f_greaterThanOrEqualTo(Var_FRACTION,0.3)) & (f_lessThanOrEqualTo(Var_FRACTION,0.7))))))))))))))). - -fof(axGeographyLem257, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_WEATHER] : - (hasType(type_OvercastWeather, Var_WEATHER) => -(((f_located(Var_WEATHER,Var_AREA)) => (( ? [Var_FRACTION] : - ((hasType(type_NonnegativeRealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) & -(((f_cloudCoverFraction(Var_AREA,Var_FRACTION)) & (f_greaterThan(Var_FRACTION,0.7))))))))))))))). - -fof(axGeographyLem258, axiom, - ( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(( ! [Var_WEATHER] : - (hasType(type_OvercastWeather, Var_WEATHER) => -(( ! [Var_FRACTION] : - ((hasType(type_NonnegativeRealNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(((((f_located(Var_WEATHER,Var_AREA)) & (f_cloudCoverFraction(Var_AREA,Var_FRACTION)))) => (f_greaterThan(Var_FRACTION,0.7))))))))))))). - -fof(axGeographyLem259, axiom, - ( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(((f_relativeHumidity(Var_PLACE,1)) => (( ? [Var_FALLING] : - (hasType(type_Precipitation, Var_FALLING) & -(f_located(Var_FALLING,Var_PLACE)))))))))). - -fof(axGeographyLem260, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Raining, Var_PROCESS) => -(f_precipitationState(Var_PROCESS,inst_Liquid))))). - -fof(axGeographyLem261, axiom, - ( ! [Var_PROCESS] : - (hasType(type_FreezingRain, Var_PROCESS) => -(f_precipitationState(Var_PROCESS,inst_Liquid))))). - -fof(axGeographyLem262, axiom, - ( ! [Var_PROCESS] : - (hasType(type_FreezingRain, Var_PROCESS) => -(( ! [Var_STUFF] : - (hasType(type_Water, Var_STUFF) => -(((f_patient(Var_PROCESS,Var_STUFF)) => (f_holdsDuring(f_ImmediateFutureFn(f_WhenFn(Var_PROCESS)),attribute(Var_STUFF,inst_Solid))))))))))). - -fof(axGeographyLem263, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Snowing, Var_PROCESS) => -(f_precipitationState(Var_PROCESS,inst_Solid))))). - -fof(axGeographyLem264, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Sleeting, Var_PROCESS) => -(f_precipitationState(Var_PROCESS,inst_Solid))))). - -fof(axGeographyLem265, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Hailing, Var_PROCESS) => -(f_precipitationState(Var_PROCESS,inst_Solid))))). - -fof(axGeographyLem266, axiom, - ( ! [Var_STATE] : - ((hasType(type_PhysicalState, Var_STATE) & hasType(type_Attribute, Var_STATE)) => -(( ! [Var_EVENT] : - ((hasType(type_WeatherProcess, Var_EVENT) & hasType(type_Process, Var_EVENT)) => -(((f_precipitationState(Var_EVENT,Var_STATE)) => (( ? [Var_STUFF] : - (hasType(type_Water, Var_STUFF) & -(((f_patient(Var_EVENT,Var_STUFF)) & (f_attribute(Var_STUFF,Var_STATE))))))))))))))). - -fof(axGeographyLem267, axiom, - ( ! [Var_TREE] : - (hasType(type_BotanicalTree, Var_TREE) => -(( ! [Var_BUSH] : - (hasType(type_Shrub, Var_BUSH) => -(( ! [Var_SHORT] : - ((hasType(type_LengthMeasure, Var_SHORT) & hasType(type_Quantity, Var_SHORT)) => -(( ! [Var_TALL] : - ((hasType(type_LengthMeasure, Var_TALL) & hasType(type_Quantity, Var_TALL)) => -(((((f_height(Var_TREE,Var_TALL)) & (f_height(Var_BUSH,Var_SHORT)))) => (f_greaterThan(Var_TALL,Var_SHORT)))))))))))))))). - -fof(axGeographyLem268, axiom, - ( ! [Var_LICH] : - (hasType(type_Lichen, Var_LICH) => -(( ? [Var_ALGA] : - (hasType(type_Alga, Var_ALGA) & -(f_part(Var_ALGA,Var_LICH)))))))). - -fof(axGeographyLem269, axiom, - ( ! [Var_LICH] : - (hasType(type_Lichen, Var_LICH) => -(( ? [Var_FUNG] : - (hasType(type_Fungus, Var_FUNG) & -(f_part(Var_FUNG,Var_LICH)))))))). - -fof(axGeographyLem270, axiom, - ( ! [Var_FOREST] : - (hasType(type_Forest, Var_FOREST) => -(f_vegetationTypePattern(Var_FOREST,type_BotanicalTree,inst_DenseVegetation))))). - -fof(axGeographyLem271, axiom, - ( ! [Var_FOREST] : - (hasType(type_RainForest, Var_FOREST) => -(f_vegetationTypePattern(Var_FOREST,type_BotanicalTree,inst_CanopiedVegetation))))). - -fof(axGeographyLem272, axiom, - ( ! [Var_FOREST] : - (hasType(type_BorealForest, Var_FOREST) => -(f_vegetationType(Var_FOREST,type_PineTree))))). - -fof(axGeographyLem273, axiom, - ( ! [Var_FOREST] : - (hasType(type_Jungle, Var_FOREST) => -(f_vegetationTypePattern(Var_FOREST,type_Plant,inst_DenseVegetation))))). - -fof(axGeographyLem274, axiom, - ( ! [Var_DESERT] : - (hasType(type_Desert, Var_DESERT) => -(f_attribute(Var_DESERT,inst_Dry))))). - -fof(axGeographyLem275, axiom, - ( ! [Var_DESERT] : - (hasType(type_Desert, Var_DESERT) => -(((f_groundSurfaceType(Var_DESERT,type_Rock)) | (f_groundSurfaceType(Var_DESERT,type_Sand))))))). - -fof(axGeographyLem276, axiom, - ( ! [Var_DESERT] : - (hasType(type_Desert, Var_DESERT) => -(( ~ (f_vegetationType(Var_DESERT,type_BotanicalTree))))))). - -fof(axGeographyLem277, axiom, - ( ! [Var_OASIS] : - (hasType(type_Oasis, Var_OASIS) => -(( ? [Var_DESERT] : - (hasType(type_Desert, Var_DESERT) & -(f_located(Var_OASIS,Var_DESERT)))))))). - -fof(axGeographyLem278, axiom, - ( ! [Var_OASIS] : - (hasType(type_Oasis, Var_OASIS) => -(( ? [Var_WATER] : - (hasType(type_FreshWaterArea, Var_WATER) & -(f_located(Var_WATER,Var_OASIS)))))))). - -fof(axGeographyLem279, axiom, - ( ! [Var_OASIS] : - (hasType(type_Oasis, Var_OASIS) => -(f_attribute(Var_OASIS,inst_FertileTerrain))))). - -fof(axGeographyLem280, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Grassland, Var_PLAIN) => -(f_vegetationTypePattern(Var_PLAIN,type_Grass,inst_GroundCoverVegetation))))). - -fof(axGeographyLem281, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Pampa, Var_PLAIN) => -(f_located(Var_PLAIN,inst_SouthAmerica))))). - -fof(axGeographyLem282, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Savanna, Var_PLAIN) => -(( ~ (f_vegetationType(Var_PLAIN,type_BotanicalTree))))))). - -fof(axGeographyLem283, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Steppe, Var_PLAIN) => -(( ~ (f_vegetationType(Var_PLAIN,type_BotanicalTree))))))). - -fof(axGeographyLem284, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Steppe, Var_PLAIN) => -(((f_located(Var_PLAIN,inst_Europe)) | (f_located(Var_PLAIN,inst_Asia))))))). - -fof(axGeographyLem285, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Veldt, Var_PLAIN) => -(f_located(Var_PLAIN,inst_Africa))))). - -fof(axGeographyLem286, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Veldt, Var_PLAIN) => -(f_vegetationTypePattern(Var_PLAIN,type_Shrub,inst_ScatteredVegetation))))). - -fof(axGeographyLem287, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Tundra, Var_PLAIN) => -(f_vegetationType(Var_PLAIN,type_Lichen))))). - -fof(axGeographyLem288, axiom, - ( ! [Var_PLAIN] : - (hasType(type_Tundra, Var_PLAIN) => -(f_vegetationType(Var_PLAIN,type_Moss))))). - -fof(axGeographyLem289, axiom, - ( ! [Var_AGRO] : - (hasType(type_Agriculture, Var_AGRO) => -(( ? [Var_GROWTH] : - (hasType(type_Growth, Var_GROWTH) & -(f_subProcess(Var_GROWTH,Var_AGRO)))))))). - -fof(axGeographyLem290, axiom, - ( ! [Var_SINKING] : - (hasType(type_LandSubsidence, Var_SINKING) => -(( ? [Var_LAND] : - (hasType(type_LandArea, Var_LAND) & -(((f_exactlyLocated(Var_SINKING,Var_LAND)) & (f_patient(Var_SINKING,Var_LAND)))))))))). - diff --git a/examples/SUMO/TPTP/GeographyPredAx.p b/examples/SUMO/TPTP/GeographyPredAx.p deleted file mode 100644 index ede1d474e..000000000 --- a/examples/SUMO/TPTP/GeographyPredAx.p +++ /dev/null @@ -1,651 +0,0 @@ -fof(axGeographyPred0, axiom, - f_geographicSubregion(inst_CentralAfrica,inst_Africa)). - -fof(axGeographyPred1, axiom, - f_geographicSubregion(inst_EasternAfrica,inst_Africa)). - -fof(axGeographyPred2, axiom, - f_geographicSubregion(inst_NorthernAfrica,inst_Africa)). - -fof(axGeographyPred3, axiom, - f_geographicSubregion(inst_SouthernAfrica,inst_Africa)). - -fof(axGeographyPred4, axiom, - f_geographicSubregion(inst_WesternAfrica,inst_Africa)). - -fof(axGeographyPred5, axiom, - f_overlapsSpatially(inst_MiddleEastRegion,inst_Asia)). - -fof(axGeographyPred6, axiom, - f_geographicSubregion(inst_CentralEurope,inst_Europe)). - -fof(axGeographyPred7, axiom, - f_geographicSubregion(inst_EasternEurope,inst_Europe)). - -fof(axGeographyPred8, axiom, - f_geographicSubregion(inst_NorthernEurope,inst_Europe)). - -fof(axGeographyPred9, axiom, - f_geographicSubregion(inst_SouthernEurope,inst_Europe)). - -fof(axGeographyPred10, axiom, - f_geographicSubregion(inst_WesternEurope,inst_Europe)). - -fof(axGeographyPred11, axiom, - f_geographicSubregion(inst_SoutheasternEurope,inst_Europe)). - -fof(axGeographyPred12, axiom, - f_geographicSubregion(inst_SouthwesternEurope,inst_Europe)). - -fof(axGeographyPred13, axiom, - f_geographicSubregion(inst_NorthernNorthAmerica,inst_NorthAmerica)). - -fof(axGeographyPred14, axiom, - f_overlapsSpatially(inst_CaribbeanRegion,inst_SouthAmerica)). - -fof(axGeographyPred15, axiom, - f_overlapsSpatially(inst_CaribbeanRegion,inst_NorthAmerica)). - -fof(axGeographyPred16, axiom, - f_overlapsSpatially(inst_MiddleAmerica,inst_NorthAmerica)). - -fof(axGeographyPred17, axiom, - f_overlapsSpatially(inst_MiddleAmerica,inst_SouthAmerica)). - -fof(axGeographyPred18, axiom, - f_geographicSubregion(inst_CentralSouthAmerica,inst_SouthAmerica)). - -fof(axGeographyPred19, axiom, - f_geographicSubregion(inst_EasternSouthAmerica,inst_SouthAmerica)). - -fof(axGeographyPred20, axiom, - f_geographicSubregion(inst_NorthernSouthAmerica,inst_SouthAmerica)). - -fof(axGeographyPred21, axiom, - f_geographicSubregion(inst_SouthernSouthAmerica,inst_SouthAmerica)). - -fof(axGeographyPred22, axiom, - f_geographicSubregion(inst_WesternSouthAmerica,inst_SouthAmerica)). - -fof(axGeographyPred23, axiom, - f_geographicSubregion(inst_CentralAsia,inst_Asia)). - -fof(axGeographyPred24, axiom, - f_geographicSubregion(inst_EasternAsia,inst_Asia)). - -fof(axGeographyPred25, axiom, - f_geographicSubregion(inst_NorthernAsia,inst_Asia)). - -fof(axGeographyPred26, axiom, - f_geographicSubregion(inst_NorthernAsia,inst_NorthernHemisphere)). - -fof(axGeographyPred27, axiom, - f_geographicSubregion(inst_SouthernAsia,inst_Asia)). - -fof(axGeographyPred28, axiom, - f_geographicSubregion(inst_SoutheasternAsia,inst_Asia)). - -fof(axGeographyPred29, axiom, - f_geographicSubregion(inst_SouthwesternAsia,inst_Asia)). - -fof(axGeographyPred30, axiom, - f_geographicSubregion(inst_CentralAfrica,inst_EasternHemisphere)). - -fof(axGeographyPred31, axiom, - f_overlapsSpatially(inst_CentralAfrica,inst_NorthernHemisphere)). - -fof(axGeographyPred32, axiom, - f_overlapsSpatially(inst_CentralAfrica,inst_SouthernHemisphere)). - -fof(axGeographyPred33, axiom, - f_geographicSubregion(inst_EasternAfrica,inst_EasternHemisphere)). - -fof(axGeographyPred34, axiom, - f_overlapsSpatially(inst_EasternAfrica,inst_NorthernHemisphere)). - -fof(axGeographyPred35, axiom, - f_overlapsSpatially(inst_EasternAfrica,inst_SouthernHemisphere)). - -fof(axGeographyPred36, axiom, - f_overlapsSpatially(inst_NorthernAfrica,inst_EasternHemisphere)). - -fof(axGeographyPred37, axiom, - f_overlapsSpatially(inst_NorthernAfrica,inst_WesternHemisphere)). - -fof(axGeographyPred38, axiom, - f_geographicSubregion(inst_NorthernAfrica,inst_NorthernHemisphere)). - -fof(axGeographyPred39, axiom, - f_geographicSubregion(inst_SouthernAfrica,inst_EasternHemisphere)). - -fof(axGeographyPred40, axiom, - f_geographicSubregion(inst_SouthernAfrica,inst_SouthernHemisphere)). - -fof(axGeographyPred41, axiom, - f_overlapsSpatially(inst_WesternAfrica,inst_EasternHemisphere)). - -fof(axGeographyPred42, axiom, - f_overlapsSpatially(inst_WesternAfrica,inst_WesternHemisphere)). - -fof(axGeographyPred43, axiom, - f_overlapsSpatially(inst_WesternAfrica,inst_NorthernHemisphere)). - -fof(axGeographyPred44, axiom, - f_overlapsSpatially(inst_WesternAfrica,inst_SouthernHemisphere)). - -fof(axGeographyPred45, axiom, - f_geographicSubregion(inst_MiddleEastRegion,inst_EasternHemisphere)). - -fof(axGeographyPred46, axiom, - f_geographicSubregion(inst_MiddleEastRegion,inst_WesternHemisphere)). - -fof(axGeographyPred47, axiom, - f_geographicSubregion(inst_EasternEurope,inst_EasternHemisphere)). - -fof(axGeographyPred48, axiom, - f_geographicSubregion(inst_EasternEurope,inst_NorthernHemisphere)). - -fof(axGeographyPred49, axiom, - f_geographicSubregion(inst_CentralEurope,inst_EasternHemisphere)). - -fof(axGeographyPred50, axiom, - f_geographicSubregion(inst_CentralEurope,inst_NorthernHemisphere)). - -fof(axGeographyPred51, axiom, - f_geographicSubregion(inst_NorthernEurope,inst_EasternHemisphere)). - -fof(axGeographyPred52, axiom, - f_geographicSubregion(inst_NorthernEurope,inst_NorthernHemisphere)). - -fof(axGeographyPred53, axiom, - f_geographicSubregion(inst_SouthernEurope,inst_EasternHemisphere)). - -fof(axGeographyPred54, axiom, - f_geographicSubregion(inst_SouthernEurope,inst_NorthernHemisphere)). - -fof(axGeographyPred55, axiom, - f_overlapsSpatially(inst_WesternEurope,inst_EasternHemisphere)). - -fof(axGeographyPred56, axiom, - f_overlapsSpatially(inst_WesternEurope,inst_WesternHemisphere)). - -fof(axGeographyPred57, axiom, - f_geographicSubregion(inst_WesternEurope,inst_NorthernHemisphere)). - -fof(axGeographyPred58, axiom, - f_geographicSubregion(inst_SoutheasternEurope,inst_EasternHemisphere)). - -fof(axGeographyPred59, axiom, - f_geographicSubregion(inst_SoutheasternEurope,inst_NorthernHemisphere)). - -fof(axGeographyPred60, axiom, - f_overlapsSpatially(inst_SouthwesternEurope,inst_EasternHemisphere)). - -fof(axGeographyPred61, axiom, - f_overlapsSpatially(inst_SouthwesternEurope,inst_WesternHemisphere)). - -fof(axGeographyPred62, axiom, - f_geographicSubregion(inst_SouthwesternEurope,inst_NorthernHemisphere)). - -fof(axGeographyPred63, axiom, - f_geographicSubregion(inst_CaribbeanRegion,inst_NorthernHemisphere)). - -fof(axGeographyPred64, axiom, - f_geographicSubregion(inst_CaribbeanRegion,inst_WesternHemisphere)). - -fof(axGeographyPred65, axiom, - f_geographicSubregion(inst_MiddleAmerica,inst_NorthernHemisphere)). - -fof(axGeographyPred66, axiom, - f_geographicSubregion(inst_MiddleAmerica,inst_WesternHemisphere)). - -fof(axGeographyPred67, axiom, - f_geographicSubregion(inst_CentralSouthAmerica,inst_WesternHemisphere)). - -fof(axGeographyPred68, axiom, - f_geographicSubregion(inst_CentralSouthAmerica,inst_SouthernHemisphere)). - -fof(axGeographyPred69, axiom, - f_geographicSubregion(inst_EasternSouthAmerica,inst_WesternHemisphere)). - -fof(axGeographyPred70, axiom, - f_overlapsSpatially(inst_EasternSouthAmerica,inst_NorthernHemisphere)). - -fof(axGeographyPred71, axiom, - f_overlapsSpatially(inst_EasternSouthAmerica,inst_SouthernHemisphere)). - -fof(axGeographyPred72, axiom, - f_geographicSubregion(inst_NorthernSouthAmerica,inst_WesternHemisphere)). - -fof(axGeographyPred73, axiom, - f_overlapsSpatially(inst_NorthernSouthAmerica,inst_NorthernHemisphere)). - -fof(axGeographyPred74, axiom, - f_overlapsSpatially(inst_NorthernSouthAmerica,inst_SouthernHemisphere)). - -fof(axGeographyPred75, axiom, - f_geographicSubregion(inst_SouthernSouthAmerica,inst_WesternHemisphere)). - -fof(axGeographyPred76, axiom, - f_geographicSubregion(inst_SouthernSouthAmerica,inst_SouthernHemisphere)). - -fof(axGeographyPred77, axiom, - f_geographicSubregion(inst_WesternSouthAmerica,inst_WesternHemisphere)). - -fof(axGeographyPred78, axiom, - f_overlapsSpatially(inst_WesternSouthAmerica,inst_NorthernHemisphere)). - -fof(axGeographyPred79, axiom, - f_overlapsSpatially(inst_WesternSouthAmerica,inst_SouthernHemisphere)). - -fof(axGeographyPred80, axiom, - f_geographicSubregion(inst_CentralAsia,inst_EasternHemisphere)). - -fof(axGeographyPred81, axiom, - f_geographicSubregion(inst_CentralAsia,inst_NorthernHemisphere)). - -fof(axGeographyPred82, axiom, - f_geographicSubregion(inst_EasternAsia,inst_EasternHemisphere)). - -fof(axGeographyPred83, axiom, - f_geographicSubregion(inst_EasternAsia,inst_NorthernHemisphere)). - -fof(axGeographyPred84, axiom, - f_geographicSubregion(inst_NorthernAsia,inst_EasternHemisphere)). - -fof(axGeographyPred85, axiom, - f_geographicSubregion(inst_SouthernAsia,inst_EasternHemisphere)). - -fof(axGeographyPred86, axiom, - f_overlapsSpatially(inst_SouthernAsia,inst_NorthernHemisphere)). - -fof(axGeographyPred87, axiom, - f_overlapsSpatially(inst_SouthernAsia,inst_SouthernHemisphere)). - -fof(axGeographyPred88, axiom, - f_geographicSubregion(inst_SoutheasternAsia,inst_EasternHemisphere)). - -fof(axGeographyPred89, axiom, - f_overlapsSpatially(inst_SoutheasternAsia,inst_NorthernHemisphere)). - -fof(axGeographyPred90, axiom, - f_overlapsSpatially(inst_SoutheasternAsia,inst_SouthernHemisphere)). - -fof(axGeographyPred91, axiom, - f_geographicSubregion(inst_SouthwesternAsia,inst_EasternHemisphere)). - -fof(axGeographyPred92, axiom, - f_geographicSubregion(inst_SouthwesternAsia,inst_NorthernHemisphere)). - -fof(axGeographyPred93, axiom, - f_orientation(inst_Europe,inst_Africa,inst_North)). - -fof(axGeographyPred94, axiom, - f_orientation(inst_Europe,inst_Asia,inst_West)). - -fof(axGeographyPred95, axiom, - f_orientation(inst_Europe,inst_NorthAmerica,inst_East)). - -fof(axGeographyPred96, axiom, - f_orientation(inst_NorthAmerica,inst_SouthAmerica,inst_North)). - -fof(axGeographyPred97, axiom, - f_orientation(inst_NorthAmerica,inst_Asia,inst_East)). - -fof(axGeographyPred98, axiom, - f_orientation(inst_Africa,inst_SouthAmerica,inst_Northeast)). - -fof(axGeographyPred99, axiom, - f_orientation(inst_Asia,inst_Oceania,inst_Northwest)). - -fof(axGeographyPred100, axiom, - f_orientation(inst_Africa,inst_NorthAmerica,inst_Southeast)). - -fof(axGeographyPred101, axiom, - f_orientation(inst_Europe,inst_SouthAmerica,inst_Northeast)). - -fof(axGeographyPred102, axiom, - f_orientation(inst_Oceania,inst_NorthAmerica,inst_Southwest)). - -fof(axGeographyPred103, axiom, - f_orientation(inst_MiddleEastRegion,inst_Asia,inst_Southwest)). - -fof(axGeographyPred104, axiom, - f_orientation(inst_MiddleEastRegion,inst_Africa,inst_Northeast)). - -fof(axGeographyPred105, axiom, - f_orientation(inst_MiddleAmerica,inst_SouthAmerica,inst_North)). - -fof(axGeographyPred106, axiom, - f_orientation(inst_MiddleAmerica,inst_NorthAmerica,inst_South)). - -fof(axGeographyPred107, axiom, - f_orientation(inst_CaribbeanRegion,inst_SouthAmerica,inst_North)). - -fof(axGeographyPred108, axiom, - f_orientation(inst_CaribbeanRegion,inst_NorthAmerica,inst_South)). - -fof(axGeographyPred109, axiom, - f_MeasureFn(1,inst_AngularDegree) = f_MeasureFn(60,inst_ArcMinute)). - -fof(axGeographyPred110, axiom, - f_MeasureFn(1,inst_ArcMinute) = f_MeasureFn(60,inst_ArcSecond)). - -fof(axGeographyPred111, axiom, - f_MeasureFn(1,inst_SquareKilometer) = f_MultiplicationFn(f_MeasureFn(1,f_KiloFn(inst_Meter)),f_MeasureFn(1,f_KiloFn(inst_Meter)))). - -fof(axGeographyPred112, axiom, - f_causesSubclass(type_AirPollution,type_AcidRainfall)). - -fof(axGeographyPred113, axiom, - f_causesSubclass(type_AcidRainfall,type_Acidification)). - -fof(axGeographyPred114, axiom, - f_earthAltitude(inst_OzoneShield,f_MeasureFn(25,inst_Mile))). - -fof(axGeographyPred115, axiom, - f_causesSubclass(type_SoilErosion,type_Siltation)). - -fof(axGeographyPred116, axiom, - f_agreementAdoptionDate(inst_AntarcticTreaty,f_DayFn(1,f_MonthFn(type_December,f_YearFn(1959))))). - -fof(axGeographyPred117, axiom, - f_agreementEffectiveDate(inst_AntarcticTreaty,f_DayFn(23,f_MonthFn(type_June,f_YearFn(1961))))). - -fof(axGeographyPred118, axiom, - f_orbits(inst_EarthsMoon,inst_PlanetEarth)). - -fof(axGeographyPred119, axiom, - f_orbits(inst_PlanetEarth,inst_Sol)). - -fof(axGeographyPred120, axiom, - f_orbits(inst_PlanetMercury,inst_Sol)). - -fof(axGeographyPred121, axiom, - f_orbits(inst_PlanetVenus,inst_Sol)). - -fof(axGeographyPred122, axiom, - f_orbits(inst_PlanetMars,inst_Sol)). - -fof(axGeographyPred123, axiom, - f_orbits(inst_PlanetJupiter,inst_Sol)). - -fof(axGeographyPred124, axiom, - f_orbits(inst_PlanetSaturn,inst_Sol)). - -fof(axGeographyPred125, axiom, - f_orbits(inst_PlanetNeptune,inst_Sol)). - -fof(axGeographyPred126, axiom, - f_orbits(inst_PlanetUranus,inst_Sol)). - -fof(axGeographyPred127, axiom, - f_orbits(inst_PlanetPluto,inst_Sol)). - -fof(axGeographyPred128, axiom, - f_overlapsSpatially(inst_Africa,inst_NorthernHemisphere)). - -fof(axGeographyPred129, axiom, - f_overlapsSpatially(inst_Africa,inst_SouthernHemisphere)). - -fof(axGeographyPred130, axiom, - f_geographicSubregion(inst_Africa,inst_EasternHemisphere)). - -fof(axGeographyPred131, axiom, - f_geographicSubregion(inst_NorthAmerica,inst_NorthernHemisphere)). - -fof(axGeographyPred132, axiom, - f_geographicSubregion(inst_NorthAmerica,inst_WesternHemisphere)). - -fof(axGeographyPred133, axiom, - f_overlapsSpatially(inst_SouthAmerica,inst_NorthernHemisphere)). - -fof(axGeographyPred134, axiom, - f_overlapsSpatially(inst_SouthAmerica,inst_SouthernHemisphere)). - -fof(axGeographyPred135, axiom, - f_geographicSubregion(inst_SouthAmerica,inst_WesternHemisphere)). - -fof(axGeographyPred136, axiom, - f_geographicSubregion(inst_Antarctica,inst_SouthernHemisphere)). - -fof(axGeographyPred137, axiom, - f_overlapsSpatially(inst_Antarctica,inst_EasternHemisphere)). - -fof(axGeographyPred138, axiom, - f_overlapsSpatially(inst_Antarctica,inst_WesternHemisphere)). - -fof(axGeographyPred139, axiom, - f_geographicSubregion(inst_Europe,inst_NorthernHemisphere)). - -fof(axGeographyPred140, axiom, - f_overlapsSpatially(inst_Europe,inst_EasternHemisphere)). - -fof(axGeographyPred141, axiom, - f_overlapsSpatially(inst_Europe,inst_WesternHemisphere)). - -fof(axGeographyPred142, axiom, - f_overlapsSpatially(inst_Asia,inst_NorthernHemisphere)). - -fof(axGeographyPred143, axiom, - f_overlapsSpatially(inst_Asia,inst_SouthernHemisphere)). - -fof(axGeographyPred144, axiom, - f_geographicSubregion(inst_Asia,inst_EasternHemisphere)). - -fof(axGeographyPred145, axiom, - f_overlapsSpatially(inst_Oceania,inst_NorthernHemisphere)). - -fof(axGeographyPred146, axiom, - f_overlapsSpatially(inst_Oceania,inst_SouthernHemisphere)). - -fof(axGeographyPred147, axiom, - f_overlapsSpatially(inst_Oceania,inst_EasternHemisphere)). - -fof(axGeographyPred148, axiom, - f_overlapsSpatially(inst_Oceania,inst_WesternHemisphere)). - -fof(axGeographyPred149, axiom, - f_overlapsSpatially(inst_Tropics,inst_NorthernHemisphere)). - -fof(axGeographyPred150, axiom, - f_overlapsSpatially(inst_Tropics,inst_SouthernHemisphere)). - -fof(axGeographyPred151, axiom, - f_overlapsSpatially(inst_Tropics,inst_EasternHemisphere)). - -fof(axGeographyPred152, axiom, - f_overlapsSpatially(inst_Tropics,inst_WesternHemisphere)). - -fof(axGeographyPred153, axiom, - f_oppositeDirection(inst_North,inst_South)). - -fof(axGeographyPred154, axiom, - f_oppositeDirection(inst_East,inst_West)). - -fof(axGeographyPred155, axiom, - f_oppositeDirection(inst_Northeast,inst_Southwest)). - -fof(axGeographyPred156, axiom, - f_oppositeDirection(inst_Northwest,inst_Southeast)). - -fof(axGeographyPred157, axiom, - f_MeasureFn(1,inst_Fathom) = f_MeasureFn(6,inst_FootLength)). - -fof(axGeographyPred158, axiom, - f_MeasureFn(1,inst_NauticalMile) = f_MeasureFn(6076.1,inst_FootLength)). - -fof(axGeographyPred159, axiom, - f_MeasureFn(1,inst_NauticalMile) = f_MeasureFn(1852,inst_Meter)). - -fof(axGeographyPred160, axiom, - f_MeasureFn(1,inst_SquareMeter) = f_MultiplicationFn(f_MeasureFn(1,inst_Meter),f_MeasureFn(1,inst_Meter))). - -fof(axGeographyPred161, axiom, - inst_SquareMeter = f_SquareUnitFn(inst_Meter)). - -fof(axGeographyPred162, axiom, - inst_SquareKilometer = f_SquareUnitFn(f_KiloFn(inst_Meter))). - -fof(axGeographyPred163, axiom, - f_geographicSubregion(inst_NorthAtlanticOcean,inst_AtlanticOcean)). - -fof(axGeographyPred164, axiom, - f_geographicSubregion(inst_NorthAtlanticOcean,inst_NorthernHemisphere)). - -fof(axGeographyPred165, axiom, - f_geographicSubregion(inst_NorthAtlanticOcean,inst_WesternHemisphere)). - -fof(axGeographyPred166, axiom, - f_geographicSubregion(inst_SouthAtlanticOcean,inst_AtlanticOcean)). - -fof(axGeographyPred167, axiom, - f_geographicSubregion(inst_SouthAtlanticOcean,inst_SouthernHemisphere)). - -fof(axGeographyPred168, axiom, - f_partlyLocated(inst_SouthAtlanticOcean,inst_WesternHemisphere)). - -fof(axGeographyPred169, axiom, - f_partlyLocated(inst_SouthAtlanticOcean,inst_EasternHemisphere)). - -fof(axGeographyPred170, axiom, - f_geographicSubregion(inst_NorthPacificOcean,inst_PacificOcean)). - -fof(axGeographyPred171, axiom, - f_geographicSubregion(inst_NorthPacificOcean,inst_NorthernHemisphere)). - -fof(axGeographyPred172, axiom, - f_partlyLocated(inst_NorthPacificOcean,inst_EasternHemisphere)). - -fof(axGeographyPred173, axiom, - f_partlyLocated(inst_NorthPacificOcean,inst_WesternHemisphere)). - -fof(axGeographyPred174, axiom, - f_geographicSubregion(inst_SouthPacificOcean,inst_PacificOcean)). - -fof(axGeographyPred175, axiom, - f_geographicSubregion(inst_SouthPacificOcean,inst_SouthernHemisphere)). - -fof(axGeographyPred176, axiom, - f_partlyLocated(inst_SouthPacificOcean,inst_EasternHemisphere)). - -fof(axGeographyPred177, axiom, - f_partlyLocated(inst_SouthPacificOcean,inst_WesternHemisphere)). - -fof(axGeographyPred178, axiom, - f_connected(inst_IndianOcean,inst_SouthPacificOcean)). - -fof(axGeographyPred179, axiom, - f_connected(inst_IndianOcean,inst_PersianGulf)). - -fof(axGeographyPred180, axiom, - f_connected(inst_IndianOcean,inst_SouthernOcean)). - -fof(axGeographyPred181, axiom, - f_geographicSubregion(inst_ArcticOcean,inst_NorthernHemisphere)). - -fof(axGeographyPred182, axiom, - f_partlyLocated(inst_ArcticOcean,inst_EasternHemisphere)). - -fof(axGeographyPred183, axiom, - f_partlyLocated(inst_ArcticOcean,inst_WesternHemisphere)). - -fof(axGeographyPred184, axiom, - f_geographicSubregion(inst_SouthernOcean,inst_SouthernHemisphere)). - -fof(axGeographyPred185, axiom, - f_partlyLocated(inst_SouthernOcean,inst_EasternHemisphere)). - -fof(axGeographyPred186, axiom, - f_partlyLocated(inst_SouthernOcean,inst_WesternHemisphere)). - -fof(axGeographyPred187, axiom, - f_totalArea(inst_SouthernOcean,f_MeasureFn(20327000,inst_SquareKilometer))). - -fof(axGeographyPred188, axiom, - f_length(f_ShorelineFn(inst_SouthernOcean,inst_Antarctica),f_MeasureFn(17968,f_KiloFn(inst_Meter)))). - -fof(axGeographyPred189, axiom, - f_naturalHazardTypeInArea(inst_SouthernOcean,type_CyclonicStorm)). - -fof(axGeographyPred190, axiom, - f_naturalHazardTypeInArea(inst_SouthernOcean,type_Iceberg)). - -fof(axGeographyPred191, axiom, - f_naturalHazardTypeInArea(inst_SouthernOcean,type_SeaIce)). - -fof(axGeographyPred192, axiom, - f_elevation(f_ElevationHighPointFn(inst_SouthernOcean),f_MeasureFn(0,inst_Meter))). - -fof(axGeographyPred193, axiom, - f_elevation(f_ElevationLowPointFn(inst_SouthernOcean),f_MeasureFn(-7235,inst_Meter))). - -fof(axGeographyPred194, axiom, - f_geographicSubregion(inst_SouthSandwichTrench,inst_SouthernOcean)). - -fof(axGeographyPred195, axiom, - f_located(inst_AntarcticCircumpolarCurrent,inst_SouthernOcean)). - -fof(axGeographyPred196, axiom, - f_meetsSpatially(inst_Egypt,inst_RedSea)). - -fof(axGeographyPred197, axiom, - f_meetsSpatially(inst_Sudan,inst_RedSea)). - -fof(axGeographyPred198, axiom, - f_meetsSpatially(inst_Eritrea,inst_RedSea)). - -fof(axGeographyPred199, axiom, - f_meetsSpatially(inst_SaudiArabia,inst_RedSea)). - -fof(axGeographyPred200, axiom, - f_elevation(inst_SeaLevel,f_MeasureFn(0,inst_Meter))). - -fof(axGeographyPred201, axiom, - f_geographicSubregion(inst_GreatSaltLake,inst_Utah)). - -fof(axGeographyPred202, axiom, - f_geographicSubregion(inst_SaltonSea,inst_California)). - -fof(axGeographyPred203, axiom, - f_geographicSubregion(inst_LakeEyre,inst_Australia)). - -fof(axGeographyPred204, axiom, - f_connected(inst_PersianGulf,inst_StraitOfHormuz)). - -fof(axGeographyPred205, axiom, - f_meetsSpatially(inst_Iran,inst_PersianGulf)). - -fof(axGeographyPred206, axiom, - f_connected(inst_StraitOfHormuz,inst_GulfOfOman)). - -fof(axGeographyPred207, axiom, - f_connected(inst_GulfOfOman,inst_ArabianSea)). - -fof(axGeographyPred208, axiom, - f_meetsSpatially(inst_Iran,inst_GulfOfOman)). - -fof(axGeographyPred209, axiom, - f_meetsSpatially(inst_Oman,inst_GulfOfOman)). - -fof(axGeographyPred210, axiom, - f_connected(inst_RedSea,inst_GulfOfAden)). - -fof(axGeographyPred211, axiom, - f_connected(inst_GulfOfAden,inst_ArabianSea)). - -fof(axGeographyPred212, axiom, - f_meetsSpatially(inst_Yemen,inst_GulfOfAden)). - -fof(axGeographyPred213, axiom, - f_meetsSpatially(inst_Somalia,inst_GulfOfAden)). - -fof(axGeographyPred214, axiom, - f_connected(inst_GulfOfMexico,inst_NorthAtlanticOcean)). - -fof(axGeographyPred215, axiom, - f_connected(inst_GulfOfMexico,inst_CaribbeanSea)). - -fof(axGeographyPred216, axiom, - f_oppositeDirection(inst_Upstream,inst_Downstream)). - diff --git a/examples/SUMO/TPTP/GeographySubAttAx.p b/examples/SUMO/TPTP/GeographySubAttAx.p deleted file mode 100644 index 031789270..000000000 --- a/examples/SUMO/TPTP/GeographySubAttAx.p +++ /dev/null @@ -1,18 +0,0 @@ -fof(axGeographySubAtt0, axiom, - f_subAttribute(inst_MountainousTerrain,inst_SteepTerrain)). - -fof(axGeographySubAtt1, axiom, - f_subAttribute(inst_Upwind,inst_Upstream)). - -fof(axGeographySubAtt2, axiom, - f_subAttribute(inst_Downwind,inst_Downstream)). - -fof(axGeographySubAtt3, axiom, - f_subAttribute(inst_GroundwaterPollutionIssue,inst_WaterPollutionIssue)). - -fof(axGeographySubAtt4, axiom, - f_subAttribute(inst_EndangeredMarineWildlifeIssue,inst_EndangeredSpeciesIssue)). - -fof(axGeographySubAtt5, axiom, - f_subAttribute(inst_SoilSalinityIssue,inst_SoilDegradationIssue)). - diff --git a/examples/SUMO/TPTP/GovernmentAx.p b/examples/SUMO/TPTP/GovernmentAx.p deleted file mode 100644 index 79f708155..000000000 --- a/examples/SUMO/TPTP/GovernmentAx.p +++ /dev/null @@ -1,1402 +0,0 @@ -fof(axGovernment0, axiom, - ( ! [X] : - (hasType(type_AppealsCourt, X) => hasType(type_JudicialOrganization, X)))). - -fof(axGovernment1, axiom, - ( ! [X] : - (hasType(type_BritishCrownColony, X) => hasType(type_OverseasArea, X)))). - -fof(axGovernment2, axiom, - ( ! [X] : - (hasType(type_ConstitutionDocument, X) => hasType(type_ContentBearingObject, X)))). - -fof(axGovernment3, axiom, - ( ! [X] : - (hasType(type_Constitution, X) => hasType(type_Proposition, X)))). - -fof(axGovernment4, axiom, - ( ! [X] : - (hasType(type_ConstitutionalCourt, X) => hasType(type_JudicialOrganization, X)))). - -fof(axGovernment5, axiom, - ( ! [X] : - (hasType(type_ConsulateGeneral, X) => hasType(type_DiplomaticOrganization, X)))). - -fof(axGovernment6, axiom, - ( ! [X] : - (hasType(type_Consulate, X) => hasType(type_DiplomaticOrganization, X)))). - -fof(axGovernment7, axiom, - ( ! [X] : - (hasType(type_DependencyOrSpecialSovereigntyArea, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axGovernment8, axiom, - ( ! [X] : - (hasType(type_DiplomaticOrganization, X) => hasType(type_GovernmentOrganization, X)))). - -fof(axGovernment9, axiom, - ( ! [X] : - (hasType(type_Embassy, X) => hasType(type_DiplomaticOrganization, X)))). - -fof(axGovernment10, axiom, - ( ! [X] : - (hasType(type_FixedHoliday, X) => hasType(type_Holiday, X)))). - -fof(axGovernment11, axiom, - ( ! [X] : - (hasType(type_ForeignServicePosition, X) => hasType(type_Position, X)))). - -fof(axGovernment12, axiom, - ( ! [X] : - (hasType(type_ForeignTerroristOrganization, X) => hasType(type_TerroristOrganization, X)))). - -fof(axGovernment13, axiom, - ( ! [X] : - (hasType(type_GovernmentCabinet, X) => hasType(type_GovernmentOrganization, X)))). - -fof(axGovernment14, axiom, - ( ! [X] : - (hasType(type_Holiday, X) => hasType(type_TimeInterval, X)))). - -fof(axGovernment15, axiom, - ( ! [X] : - (hasType(type_IndependentState, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axGovernment16, axiom, - ( ! [X] : - (hasType(type_IndependentState, X) => hasType(type_Nation, X)))). - -fof(axGovernment17, axiom, - ( ! [X] : - (hasType(type_InternationalOrganization, X) => hasType(type_Organization, X)))). - -fof(axGovernment18, axiom, - ( ! [X] : - (hasType(type_IslamicLawCourt, X) => hasType(type_JudicialOrganization, X)))). - -fof(axGovernment19, axiom, - ( ! [X] : - (hasType(type_LegalSystemAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axGovernment20, axiom, - ( ! [X] : - (hasType(type_LegislativeChamber, X) => hasType(type_LegislativeOrganization, X)))). - -fof(axGovernment21, axiom, - ( ! [X] : - (hasType(type_MemberStatus, X) => hasType(type_RelationalAttribute, X)))). - -fof(axGovernment22, axiom, - ( ! [X] : - (hasType(type_MoveableHoliday, X) => hasType(type_Holiday, X)))). - -fof(axGovernment23, axiom, - ( ! [X] : - (hasType(type_NationalGovernment, X) => hasType(type_Government, X)))). - -fof(axGovernment24, axiom, - ( ! [X] : - (hasType(type_OrganizationOfNations, X) => hasType(type_InternationalOrganization, X)))). - -fof(axGovernment25, axiom, - ( ! [X] : - (hasType(type_OverseasArea, X) => hasType(type_DependencyOrSpecialSovereigntyArea, X)))). - -fof(axGovernment26, axiom, - ( ! [X] : - (hasType(type_OverseasArea, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axGovernment27, axiom, - ( ! [X] : - (hasType(type_Parliament, X) => hasType(type_LegislativeOrganization, X)))). - -fof(axGovernment28, axiom, - ( ! [X] : - (hasType(type_ParliamentaryTerritory, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axGovernment29, axiom, - ( ! [X] : - (hasType(type_PoliticalCoalition, X) => hasType(type_PoliticalOrganization, X)))). - -fof(axGovernment30, axiom, - ( ! [X] : - (hasType(type_PoliticalCoalition, X) => hasType(type_PoliticalParty, X)))). - -fof(axGovernment31, axiom, - ( ! [X] : - (hasType(type_PoliticalPressureGroup, X) => hasType(type_PoliticalOrganization, X)))). - -fof(axGovernment32, axiom, - ( ! [X] : - (hasType(type_RegionalLaw, X) => hasType(type_Proposition, X)))). - -fof(axGovernment33, axiom, - ( ! [X] : - (hasType(type_RestrictedSuffrage, X) => hasType(type_SuffrageLaw, X)))). - -fof(axGovernment34, axiom, - ( ! [X] : - (hasType(type_SelfGoverningTerritory, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axGovernment35, axiom, - ( ! [X] : - (hasType(type_SuffrageLaw, X) => hasType(type_Proposition, X)))). - -fof(axGovernment36, axiom, - ( ! [X] : - (hasType(type_SupremeCourt, X) => hasType(type_JudicialOrganization, X)))). - -fof(axGovernment37, axiom, - ( ! [X] : - (hasType(type_TransnationalIssue, X) => hasType(type_AreaOfConcern, X)))). - -fof(axGovernment38, axiom, - ( ! [X] : - (hasType(type_UnincorporatedUnitedStatesTerritory, X) => hasType(type_OverseasArea, X)))). - -fof(axGovernment39, axiom, - ( ! [X] : - (hasType(type_VoterAgeRequirement, X) => hasType(type_SuffrageLaw, X)))). - -fof(axGovernment40, axiom, - (hasType(type_OrganizationOfNations, inst_ASEANRegionalForum))). - -fof(axGovernment41, axiom, - (hasType(type_LegalSystemAttribute, inst_AcceptsICJJurisdiction))). - -fof(axGovernment42, axiom, - (hasType(type_AreaOfConcern, inst_AdministrationAndManagement))). - -fof(axGovernment43, axiom, - (hasType(type_MemberStatus, inst_AdvisoryCommittee))). - -fof(axGovernment44, axiom, - (hasType(type_OrganizationOfNations, inst_AfricanCaribbeanAndPacificGroupOfStates))). - -fof(axGovernment45, axiom, - (hasType(type_OrganizationOfNations, inst_AfricanDevelopmentBank))). - -fof(axGovernment46, axiom, - (hasType(type_OrganizationOfNations, inst_AgencyForTheFrenchSpeakingCommunity))). - -fof(axGovernment47, axiom, - (hasType(type_OrganizationOfNations, inst_AgencyForTheProhibitionOfNuclearWeaponsInLatinAmericaAndTheCaribbean))). - -fof(axGovernment48, axiom, - (hasType(type_ForeignServicePosition, inst_Ambassador))). - -fof(axGovernment49, axiom, - (hasType(type_Organization, inst_AmericanInstituteInTaiwan))). - -fof(axGovernment50, axiom, - (hasType(type_FormOfGovernment, inst_Anarchy))). - -fof(axGovernment51, axiom, - (hasType(type_OrganizationOfNations, inst_AndeanCommunityOfNations))). - -fof(axGovernment52, axiom, - (hasType(type_OrganizationOfNations, inst_AntarcticTreatyCouncil))). - -fof(axGovernment53, axiom, - (hasType(type_Proposition, inst_AntiterrorismAndEffectiveDeathPenaltyAct))). - -fof(axGovernment54, axiom, - (hasType(type_OrganizationOfNations, inst_ArabBankForEconomicDevelopmentInAfrica))). - -fof(axGovernment55, axiom, - (hasType(type_OrganizationOfNations, inst_ArabCooperationCouncil))). - -fof(axGovernment56, axiom, - (hasType(type_OrganizationOfNations, inst_ArabFundForEconomicAndSocialDevelopment))). - -fof(axGovernment57, axiom, - (hasType(type_OrganizationOfNations, inst_ArabLeague))). - -fof(axGovernment58, axiom, - (hasType(type_OrganizationOfNations, inst_ArabMaghrebUnion))). - -fof(axGovernment59, axiom, - (hasType(type_OrganizationOfNations, inst_ArabMonetaryFund))). - -fof(axGovernment60, axiom, - (hasType(type_TransnationalIssue, inst_ArmsControl))). - -fof(axGovernment61, axiom, - (hasType(type_OrganizationOfNations, inst_AsiaPacificEconomicCooperation))). - -fof(axGovernment62, axiom, - (hasType(type_OrganizationOfNations, inst_AsianDevelopmentBank))). - -fof(axGovernment63, axiom, - (hasType(type_MemberStatus, inst_AssociateMember))). - -fof(axGovernment64, axiom, - (hasType(type_MemberStatus, inst_AssociatePartner))). - -fof(axGovernment65, axiom, - (hasType(type_OrganizationOfNations, inst_AssociationOfSoutheastAsianNations))). - -fof(axGovernment66, axiom, - (hasType(type_OrganizationOfNations, inst_AustraliaGroup))). - -fof(axGovernment67, axiom, - (hasType(type_OrganizationOfNations, inst_AustraliaNewZealandUnitedStatesSecurityTreaty))). - -fof(axGovernment68, axiom, - (hasType(type_FormOfGovernment, inst_AuthoritarianRegime))). - -fof(axGovernment69, axiom, - (hasType(type_FormOfGovernment, inst_AuthoritarianSocialist))). - -fof(axGovernment70, axiom, - (hasType(type_OrganizationOfNations, inst_BankForInternationalSettlements))). - -fof(axGovernment71, axiom, - (hasType(type_OrganizationOfNations, inst_BeneluxEconomicUnion))). - -fof(axGovernment72, axiom, - (hasType(type_FormOfGovernment, inst_BicameralLegislature))). - -fof(axGovernment73, axiom, - (hasType(type_OrganizationOfNations, inst_BigSeven))). - -fof(axGovernment74, axiom, - (hasType(type_OrganizationOfNations, inst_BigSix))). - -fof(axGovernment75, axiom, - (hasType(type_OrganizationOfNations, inst_BlackSeaEconomicCooperationZone))). - -fof(axGovernment76, axiom, - (hasType(type_MemberStatus, inst_BoardOfTrusteesMember))). - -fof(axGovernment77, axiom, - (hasType(type_TransnationalIssue, inst_BoundaryDetermination))). - -fof(axGovernment78, axiom, - (hasType(type_OrganizationOfNations, inst_CaribbeanCommunityAndCommonMarket))). - -fof(axGovernment79, axiom, - (hasType(type_OrganizationOfNations, inst_CaribbeanDevelopmentBank))). - -fof(axGovernment80, axiom, - (hasType(type_MemberStatus, inst_CategoryIIIMember))). - -fof(axGovernment81, axiom, - (hasType(type_MemberStatus, inst_CategoryIIMember))). - -fof(axGovernment82, axiom, - (hasType(type_MemberStatus, inst_CategoryIMember))). - -fof(axGovernment83, axiom, - (hasType(type_OrganizationOfNations, inst_CentralAfricanStatesDevelopmentBank))). - -fof(axGovernment84, axiom, - (hasType(type_OrganizationOfNations, inst_CentralAmericanBankForEconomicIntegration))). - -fof(axGovernment85, axiom, - (hasType(type_OrganizationOfNations, inst_CentralAmericanCommonMarket))). - -fof(axGovernment86, axiom, - (hasType(type_OrganizationOfNations, inst_CentralEuropeanInitiative))). - -fof(axGovernment87, axiom, - (hasType(type_Position, inst_Chairman))). - -fof(axGovernment88, axiom, - (hasType(type_ForeignServicePosition, inst_ChargeDAffaires))). - -fof(axGovernment89, axiom, - (hasType(type_FormOfGovernment, inst_Chiefdom))). - -fof(axGovernment90, axiom, - (hasType(type_LegalSystemAttribute, inst_CivilLaw))). - -fof(axGovernment91, axiom, - (hasType(type_OrganizationOfNations, inst_ColomboPlan))). - -fof(axGovernment92, axiom, - (hasType(type_InternationalOrganization, inst_CommissionForSocialDevelopment))). - -fof(axGovernment93, axiom, - (hasType(type_InternationalOrganization, inst_CommissionOnCrimePreventionAndCriminalJustice))). - -fof(axGovernment94, axiom, - (hasType(type_InternationalOrganization, inst_CommissionOnHumanRights))). - -fof(axGovernment95, axiom, - (hasType(type_InternationalOrganization, inst_CommissionOnNarcoticsDrugs))). - -fof(axGovernment96, axiom, - (hasType(type_InternationalOrganization, inst_CommissionOnPopulationAndDevelopment))). - -fof(axGovernment97, axiom, - (hasType(type_InternationalOrganization, inst_CommissionOnScienceAndTechnologyForDevelopment))). - -fof(axGovernment98, axiom, - (hasType(type_InternationalOrganization, inst_CommissionOnSustainableDevelopment))). - -fof(axGovernment99, axiom, - (hasType(type_InternationalOrganization, inst_CommissionOnTheStatusOfWomen))). - -fof(axGovernment100, axiom, - (hasType(type_MemberStatus, inst_Commissioner))). - -fof(axGovernment101, axiom, - (hasType(type_FormOfGovernment, inst_Commonwealth))). - -fof(axGovernment102, axiom, - (hasType(type_OrganizationOfNations, inst_CommonwealthOfIndependentStates))). - -fof(axGovernment103, axiom, - (hasType(type_OrganizationOfNations, inst_CommonwealthOfNations))). - -fof(axGovernment104, axiom, - (hasType(type_FormOfGovernment, inst_CommunistState))). - -fof(axGovernment105, axiom, - (hasType(type_FormOfGovernment, inst_CompactOfFreeAssociationWithNewZealand))). - -fof(axGovernment106, axiom, - (hasType(type_FormOfGovernment, inst_CompactOfFreeAssociationWithUnitedStates))). - -fof(axGovernment107, axiom, - (hasType(type_SuffrageLaw, inst_CompulsorySuffrageLaw))). - -fof(axGovernment108, axiom, - (hasType(type_FormOfGovernment, inst_ConstitutionalDemocraticRepublic))). - -fof(axGovernment109, axiom, - (hasType(type_FormOfGovernment, inst_ConstitutionalGovernment))). - -fof(axGovernment110, axiom, - (hasType(type_FormOfGovernment, inst_ConstitutionalMonarchy))). - -fof(axGovernment111, axiom, - (hasType(type_FormOfGovernment, inst_ConstitutionalParliamentaryDemocracy))). - -fof(axGovernment112, axiom, - (hasType(type_FormOfGovernment, inst_ConstitutionalRepublic))). - -fof(axGovernment113, axiom, - (hasType(type_ForeignServicePosition, inst_Consul))). - -fof(axGovernment114, axiom, - (hasType(type_ForeignServicePosition, inst_ConsulGeneral))). - -fof(axGovernment115, axiom, - (hasType(type_MemberStatus, inst_CooperatingState))). - -fof(axGovernment116, axiom, - (hasType(type_OrganizationOfNations, inst_CoordinatingCommitteeOnExportControls))). - -fof(axGovernment117, axiom, - (hasType(type_FormOfGovernment, inst_Coprincipality))). - -fof(axGovernment118, axiom, - (hasType(type_MemberStatus, inst_CorrespondentMember))). - -fof(axGovernment119, axiom, - (hasType(type_OrganizationOfNations, inst_CouncilForMutualEconomicAssistance))). - -fof(axGovernment120, axiom, - (hasType(type_OrganizationOfNations, inst_CouncilOfArabEconomicUnity))). - -fof(axGovernment121, axiom, - (hasType(type_OrganizationOfNations, inst_CouncilOfEurope))). - -fof(axGovernment122, axiom, - (hasType(type_OrganizationOfNations, inst_CouncilOfTheBalticSeaStates))). - -fof(axGovernment123, axiom, - (hasType(type_OrganizationOfNations, inst_CouncilOfTheEntente))). - -fof(axGovernment124, axiom, - (hasType(type_FormOfGovernment, inst_Democracy))). - -fof(axGovernment125, axiom, - (hasType(type_GovernmentOrganization, inst_DepartmentOfHomelandSecurity))). - -fof(axGovernment126, axiom, - (hasType(type_MemberStatus, inst_DialoguePartner))). - -fof(axGovernment127, axiom, - (hasType(type_FormOfGovernment, inst_Dictatorship))). - -fof(axGovernment128, axiom, - (hasType(type_ForeignServicePosition, inst_DiplomaticAgent))). - -fof(axGovernment129, axiom, - (hasType(type_OrganizationOfNations, inst_EastAfricanDevelopmentBank))). - -fof(axGovernment130, axiom, - (hasType(type_FormOfGovernment, inst_EcclesiasticalGovernment))). - -fof(axGovernment131, axiom, - (hasType(type_InternationalOrganization, inst_EconomicAndSocialCommissionForAsiaAndThePacific))). - -fof(axGovernment132, axiom, - (hasType(type_InternationalOrganization, inst_EconomicAndSocialCommissionForWesternAsia))). - -fof(axGovernment133, axiom, - (hasType(type_OrganizationOfNations, inst_EconomicAndSocialCouncil))). - -fof(axGovernment134, axiom, - (hasType(type_InternationalOrganization, inst_EconomicCommissionForAfrica))). - -fof(axGovernment135, axiom, - (hasType(type_InternationalOrganization, inst_EconomicCommissionForEurope))). - -fof(axGovernment136, axiom, - (hasType(type_InternationalOrganization, inst_EconomicCommissionForLatinAmericaAndTheCaribbean))). - -fof(axGovernment137, axiom, - (hasType(type_OrganizationOfNations, inst_EconomicCommunityOfTheGreatLakesCountries))). - -fof(axGovernment138, axiom, - (hasType(type_OrganizationOfNations, inst_EconomicCommunityOfWestAfricanStates))). - -fof(axGovernment139, axiom, - (hasType(type_TransnationalIssue, inst_EconomicCooperation))). - -fof(axGovernment140, axiom, - (hasType(type_OrganizationOfNations, inst_EconomicCooperationOrganization))). - -fof(axGovernment141, axiom, - (hasType(type_AreaOfConcern, inst_EconomicDevelopment))). - -fof(axGovernment142, axiom, - (hasType(type_FormOfGovernment, inst_EmergingDemocracy))). - -fof(axGovernment143, axiom, - (hasType(type_TransnationalIssue, inst_EnergyAndTheEnvironment))). - -fof(axGovernment144, axiom, - (hasType(type_LegalSystemAttribute, inst_EnglishCommonLaw))). - -fof(axGovernment145, axiom, - (hasType(type_OrganizationOfNations, inst_EuroAtlanticPartnershipCouncil))). - -fof(axGovernment146, axiom, - (hasType(type_OrganizationOfNations, inst_EuropeanBankForReconstructionAndDevelopment))). - -fof(axGovernment147, axiom, - (hasType(type_OrganizationOfNations, inst_EuropeanCommunity))). - -fof(axGovernment148, axiom, - (hasType(type_OrganizationOfNations, inst_EuropeanFreeTradeAssociation))). - -fof(axGovernment149, axiom, - (hasType(type_OrganizationOfNations, inst_EuropeanInvestmentBank))). - -fof(axGovernment150, axiom, - (hasType(type_OrganizationOfNations, inst_EuropeanMonetaryUnion))). - -fof(axGovernment151, axiom, - (hasType(type_OrganizationOfNations, inst_EuropeanOrganizationForNuclearResearch))). - -fof(axGovernment152, axiom, - (hasType(type_OrganizationOfNations, inst_EuropeanSpaceAgency))). - -fof(axGovernment153, axiom, - (hasType(type_OrganizationOfNations, inst_EuropeanUnion))). - -fof(axGovernment154, axiom, - (hasType(type_RestrictedSuffrage, inst_ExclusiveMaleSuffrage))). - -fof(axGovernment155, axiom, - (hasType(type_MemberStatus, inst_ExecutiveBoardMember))). - -fof(axGovernment156, axiom, - (hasType(type_MemberStatus, inst_ExecutiveCommitteeMember))). - -fof(axGovernment157, axiom, - (hasType(type_FormOfGovernment, inst_Factionalism))). - -fof(axGovernment158, axiom, - (hasType(type_FormOfGovernment, inst_FederalDemocraticRepublic))). - -fof(axGovernment159, axiom, - (hasType(type_FormOfGovernment, inst_FederalGovernment))). - -fof(axGovernment160, axiom, - (hasType(type_FormOfGovernment, inst_FederalParliamentaryDemocracy))). - -fof(axGovernment161, axiom, - (hasType(type_FormOfGovernment, inst_FederalRepublic))). - -fof(axGovernment162, axiom, - (hasType(type_FormOfGovernment, inst_Federation))). - -fof(axGovernment163, axiom, - (hasType(type_OrganizationOfNations, inst_FoodAndAgricultureOrganization))). - -fof(axGovernment164, axiom, - (hasType(type_OrganizationOfNations, inst_FrancZone))). - -fof(axGovernment165, axiom, - (hasType(type_MemberStatus, inst_FullMember))). - -fof(axGovernment166, axiom, - (hasType(type_Position, inst_GovernmentDeputy))). - -fof(axGovernment167, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf10))). - -fof(axGovernment168, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf11))). - -fof(axGovernment169, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf15))). - -fof(axGovernment170, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf24))). - -fof(axGovernment171, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf3))). - -fof(axGovernment172, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf5))). - -fof(axGovernment173, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf6))). - -fof(axGovernment174, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf7))). - -fof(axGovernment175, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf77))). - -fof(axGovernment176, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf8))). - -fof(axGovernment177, axiom, - (hasType(type_OrganizationOfNations, inst_GroupOf9))). - -fof(axGovernment178, axiom, - (hasType(type_MemberStatus, inst_GuestStatus))). - -fof(axGovernment179, axiom, - (hasType(type_OrganizationOfNations, inst_GulfCooperationCouncil))). - -fof(axGovernment180, axiom, - (hasType(type_FormOfGovernment, inst_HereditaryMonarchy))). - -fof(axGovernment181, axiom, - (hasType(type_TransnationalIssue, inst_HumanitarianAssistance))). - -fof(axGovernment182, axiom, - (hasType(type_Proposition, inst_ImmigrationAndNationalityAct_Section219_US))). - -fof(axGovernment183, axiom, - (hasType(type_Proposition, inst_ImmigrationAndNationalityAct_US))). - -fof(axGovernment184, axiom, - (hasType(type_OrganizationOfNations, inst_IndianOceanCommission))). - -fof(axGovernment185, axiom, - (hasType(type_AreaOfConcern, inst_InformationCooperation))). - -fof(axGovernment186, axiom, - (hasType(type_AreaOfConcern, inst_InfrastructureCooperation))). - -fof(axGovernment187, axiom, - (hasType(type_OrganizationOfNations, inst_InterAmericanDevelopmentBank))). - -fof(axGovernment188, axiom, - (hasType(type_OrganizationOfNations, inst_InterGovernmentalAuthorityOnDevelopment))). - -fof(axGovernment189, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalAtomicEnergyAgency))). - -fof(axGovernment190, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalBankForReconstructionAndDevelopment))). - -fof(axGovernment191, axiom, - (hasType(type_InternationalOrganization, inst_InternationalCenterForSecretariatOfInvestmentDisputes))). - -fof(axGovernment192, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalChamberOfCommerce))). - -fof(axGovernment193, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalCivilAviationOrganization))). - -fof(axGovernment194, axiom, - (hasType(type_InternationalOrganization, inst_InternationalCommitteeOfTheRedCross))). - -fof(axGovernment195, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalConfederationOfFreeTradeUnions))). - -fof(axGovernment196, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalCriminalPoliceOrganization))). - -fof(axGovernment197, axiom, - (hasType(type_InternationalOrganization, inst_InternationalCriminalTribunalForRwanda))). - -fof(axGovernment198, axiom, - (hasType(type_InternationalOrganization, inst_InternationalCriminalTribunalForTheFormerYugoslavia))). - -fof(axGovernment199, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalDevelopmentAssociation))). - -fof(axGovernment200, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalEnergyAgency))). - -fof(axGovernment201, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalFederationOfRedCrossAndRedCrescentSocieties))). - -fof(axGovernment202, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalFinanceCorporation))). - -fof(axGovernment203, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalFundForAgriculturalDevelopment))). - -fof(axGovernment204, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalHydrographicOrganization))). - -fof(axGovernment205, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalLaborOrganization))). - -fof(axGovernment206, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalMaritimeOrganization))). - -fof(axGovernment207, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalMonetaryFund))). - -fof(axGovernment208, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalOlympicCommittee))). - -fof(axGovernment209, axiom, - (hasType(type_MemberStatus, inst_InternationalOrNonregionalMember))). - -fof(axGovernment210, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalOrganizationForMigration))). - -fof(axGovernment211, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalOrganizationForStandardization))). - -fof(axGovernment212, axiom, - (hasType(type_TransnationalIssue, inst_InternationalPeaceAndSecurity))). - -fof(axGovernment213, axiom, - (hasType(type_InternationalOrganization, inst_InternationalRedCrossAndRedCrescentMovement))). - -fof(axGovernment214, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalResearchAndTrainingInstituteForTheAdvancementOfWomen))). - -fof(axGovernment215, axiom, - (hasType(type_OrganizationOfNations, inst_InternationalTelecommunicationUnion))). - -fof(axGovernment216, axiom, - (hasType(type_OrganizationOfNations, inst_IslamicDevelopmentBank))). - -fof(axGovernment217, axiom, - (hasType(type_FormOfGovernment, inst_IslamicGovernment))). - -fof(axGovernment218, axiom, - (hasType(type_LegalSystemAttribute, inst_IslamicLaw))). - -fof(axGovernment219, axiom, - (hasType(type_Position, inst_JudgeAtLaw))). - -fof(axGovernment220, axiom, - (hasType(type_LegalSystemAttribute, inst_JudicialReviewOfExecutiveActs))). - -fof(axGovernment221, axiom, - (hasType(type_LegalSystemAttribute, inst_JudicialReviewOfLegislativeActs))). - -fof(axGovernment222, axiom, - (hasType(type_AreaOfConcern, inst_JusticeIssues))). - -fof(axGovernment223, axiom, - (hasType(type_AreaOfConcern, inst_LaborIssues))). - -fof(axGovernment224, axiom, - (hasType(type_OrganizationOfNations, inst_LatinAmericanEconomicSystem))). - -fof(axGovernment225, axiom, - (hasType(type_OrganizationOfNations, inst_LatinAmericanIntegrationAssociation))). - -fof(axGovernment226, axiom, - (hasType(type_Position, inst_Leader))). - -fof(axGovernment227, axiom, - (hasType(type_MemberStatus, inst_MembershipApplicant))). - -fof(axGovernment228, axiom, - (hasType(type_MemberStatus, inst_MembershipPending))). - -fof(axGovernment229, axiom, - (hasType(type_Position, inst_MilitaryCommander))). - -fof(axGovernment230, axiom, - (hasType(type_TransnationalIssue, inst_MilitaryCooperation))). - -fof(axGovernment231, axiom, - (hasType(type_FormOfGovernment, inst_MilitaryDictatorship))). - -fof(axGovernment232, axiom, - (hasType(type_Position, inst_Monarch))). - -fof(axGovernment233, axiom, - (hasType(type_FormOfGovernment, inst_Monarchy))). - -fof(axGovernment234, axiom, - (hasType(type_OrganizationOfNations, inst_MonetaryAndEconomicCommunityOfCentralAfrica))). - -fof(axGovernment235, axiom, - (hasType(type_InternationalOrganization, inst_MulitlateralInvestmentGeographicAgency))). - -fof(axGovernment236, axiom, - (hasType(type_FormOfGovernment, inst_MultipartyDemocracy))). - -fof(axGovernment237, axiom, - (hasType(type_LegalSystemAttribute, inst_NapoleonicCode))). - -fof(axGovernment238, axiom, - (hasType(type_Position, inst_NationalCommitteeChairman))). - -fof(axGovernment239, axiom, - (hasType(type_OrganizationOfNations, inst_NonalignedMovement))). - -fof(axGovernment240, axiom, - (hasType(type_MemberStatus, inst_NonpermanentStatus))). - -fof(axGovernment241, axiom, - (hasType(type_MemberStatus, inst_NonregionalMember))). - -fof(axGovernment242, axiom, - (hasType(type_MemberStatus, inst_NonstateParticipant))). - -fof(axGovernment243, axiom, - (hasType(type_OrganizationOfNations, inst_NordicCouncil))). - -fof(axGovernment244, axiom, - (hasType(type_OrganizationOfNations, inst_NordicInvestmentBank))). - -fof(axGovernment245, axiom, - (hasType(type_OrganizationOfNations, inst_NorthAtlanticTreatyOrganization))). - -fof(axGovernment246, axiom, - (hasType(type_OrganizationOfNations, inst_NuclearEnergyAgency))). - -fof(axGovernment247, axiom, - (hasType(type_OrganizationOfNations, inst_NuclearSuppliersGroup))). - -fof(axGovernment248, axiom, - (hasType(type_AreaOfConcern, inst_ObservationAndMonitoring))). - -fof(axGovernment249, axiom, - (hasType(type_MemberStatus, inst_ObserverStatus))). - -fof(axGovernment250, axiom, - (hasType(type_OrganizationOfNations, inst_OrganizationForEconomicCooperationAndDevelopment))). - -fof(axGovernment251, axiom, - (hasType(type_OrganizationOfNations, inst_OrganizationForSecurityAndCooperationInEurope))). - -fof(axGovernment252, axiom, - (hasType(type_OrganizationOfNations, inst_OrganizationForTheProhibitionOfChemicalWeapons))). - -fof(axGovernment253, axiom, - (hasType(type_OrganizationOfNations, inst_OrganizationOfAfricanUnity))). - -fof(axGovernment254, axiom, - (hasType(type_OrganizationOfNations, inst_OrganizationOfAmericanStates))). - -fof(axGovernment255, axiom, - (hasType(type_OrganizationOfNations, inst_OrganizationOfArabPetroleumExportingCountries))). - -fof(axGovernment256, axiom, - (hasType(type_OrganizationOfNations, inst_OrganizationOfEasternCaribbeanStates))). - -fof(axGovernment257, axiom, - (hasType(type_OrganizationOfNations, inst_OrganizationOfPetroleumExportingCountries))). - -fof(axGovernment258, axiom, - (hasType(type_OrganizationOfNations, inst_OrganizationOfTheIslamicConference))). - -fof(axGovernment259, axiom, - (hasType(type_OrganizationOfNations, inst_PacificCommunity))). - -fof(axGovernment260, axiom, - (hasType(type_OrganizationOfNations, inst_PacificIslandForum))). - -fof(axGovernment261, axiom, - (hasType(type_FormOfGovernment, inst_ParliamentaryDemocracy))). - -fof(axGovernment262, axiom, - (hasType(type_FormOfGovernment, inst_ParliamentaryDemocraticRepublic))). - -fof(axGovernment263, axiom, - (hasType(type_FormOfGovernment, inst_ParliamentaryGovernment))). - -fof(axGovernment264, axiom, - (hasType(type_FormOfGovernment, inst_ParliamentaryRepublic))). - -fof(axGovernment265, axiom, - (hasType(type_MemberStatus, inst_PartIIMember))). - -fof(axGovernment266, axiom, - (hasType(type_MemberStatus, inst_PartIMember))). - -fof(axGovernment267, axiom, - (hasType(type_MemberStatus, inst_PartnersForCooperation))). - -fof(axGovernment268, axiom, - (hasType(type_OrganizationOfNations, inst_PartnershipForPeace))). - -fof(axGovernment269, axiom, - (hasType(type_OrganizationOfNations, inst_PermanentCourtOfArbitration))). - -fof(axGovernment270, axiom, - (hasType(type_Position, inst_PermanentRepresentative))). - -fof(axGovernment271, axiom, - (hasType(type_MemberStatus, inst_PermanentStatus))). - -fof(axGovernment272, axiom, - (hasType(type_AreaOfConcern, inst_PoliticalCooperation))). - -fof(axGovernment273, axiom, - (hasType(type_Position, inst_President))). - -fof(axGovernment274, axiom, - (hasType(type_FormOfGovernment, inst_PresidentialGovernment))). - -fof(axGovernment275, axiom, - (hasType(type_Position, inst_PrimeMinister))). - -fof(axGovernment276, axiom, - (hasType(type_AreaOfConcern, inst_PromotePrivateEnterprise))). - -fof(axGovernment277, axiom, - (hasType(type_TransnationalIssue, inst_PromoteRegionalStability))). - -fof(axGovernment278, axiom, - (hasType(type_AreaOfConcern, inst_PublicHealthConcern))). - -fof(axGovernment279, axiom, - (hasType(type_AreaOfConcern, inst_ReducingCrime))). - -fof(axGovernment280, axiom, - (hasType(type_MemberStatus, inst_RegionalMember))). - -fof(axGovernment281, axiom, - (hasType(type_AreaOfConcern, inst_RegionalSecurity))). - -fof(axGovernment282, axiom, - (hasType(type_FormOfGovernment, inst_Republic))). - -fof(axGovernment283, axiom, - (hasType(type_OrganizationOfNations, inst_RioGroup))). - -fof(axGovernment284, axiom, - (hasType(type_LegalSystemAttribute, inst_RomanCanonLaw))). - -fof(axGovernment285, axiom, - (hasType(type_AreaOfConcern, inst_ScientificCooperation))). - -fof(axGovernment286, axiom, - (hasType(type_MemberStatus, inst_SignatoryMember))). - -fof(axGovernment287, axiom, - (hasType(type_TransnationalIssue, inst_SocialCooperation))). - -fof(axGovernment288, axiom, - (hasType(type_AreaOfConcern, inst_SocialDevelopment))). - -fof(axGovernment289, axiom, - (hasType(type_AreaOfConcern, inst_SocioeconomicResearch))). - -fof(axGovernment290, axiom, - (hasType(type_OrganizationOfNations, inst_SouthAsianAssociationForRegionalCooperation))). - -fof(axGovernment291, axiom, - (hasType(type_OrganizationOfNations, inst_SouthPacificRegionalTradeAndEconomicCooperationAgreement))). - -fof(axGovernment292, axiom, - (hasType(type_OrganizationOfNations, inst_SouthernAfricanCustomsUnion))). - -fof(axGovernment293, axiom, - (hasType(type_OrganizationOfNations, inst_SouthernAfricanDevelopmentCommunity))). - -fof(axGovernment294, axiom, - (hasType(type_OrganizationOfNations, inst_SouthernConeCommonMarket))). - -fof(axGovernment295, axiom, - (hasType(type_AreaOfConcern, inst_SpaceResearchAndTechnology))). - -fof(axGovernment296, axiom, - (hasType(type_Position, inst_Spokesperson))). - -fof(axGovernment297, axiom, - (hasType(type_InternationalOrganization, inst_StatisticalCommission))). - -fof(axGovernment298, axiom, - (hasType(type_MemberStatus, inst_SubbureauMember))). - -fof(axGovernment299, axiom, - (hasType(type_MemberStatus, inst_SubscriberMember))). - -fof(axGovernment300, axiom, - (hasType(type_Position, inst_SupremeCourtJudge))). - -fof(axGovernment301, axiom, - (hasType(type_MemberStatus, inst_SuspendedMember))). - -fof(axGovernment302, axiom, - (hasType(type_AreaOfConcern, inst_TechnologyCooperation))). - -fof(axGovernment303, axiom, - (hasType(type_FormOfGovernment, inst_TheocraticGovernment))). - -fof(axGovernment304, axiom, - (hasType(type_FormOfGovernment, inst_TheocraticRepublic))). - -fof(axGovernment305, axiom, - (hasType(type_FormOfGovernment, inst_TransitionalGovernment))). - -fof(axGovernment306, axiom, - (hasType(type_Government, inst_USStateDepartment))). - -fof(axGovernment307, axiom, - (hasType(type_FormOfGovernment, inst_UnicameralLegislature))). - -fof(axGovernment308, axiom, - (hasType(type_FormOfGovernment, inst_UnitaryRule))). - -fof(axGovernment309, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNations))). - -fof(axGovernment310, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsCenterForHumanSettlements))). - -fof(axGovernment311, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsChildrensFund))). - -fof(axGovernment312, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsCivilianPoliceMissionInHaiti))). - -fof(axGovernment313, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsCompensationCommission))). - -fof(axGovernment314, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsConferenceOnTradeAndDevelopment))). - -fof(axGovernment315, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsDevelopmentProgram))). - -fof(axGovernment316, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsDisengagementObserverForce))). - -fof(axGovernment317, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsEducationalScientificAndCulturalOrganization))). - -fof(axGovernment318, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsEnvironmentProgram))). - -fof(axGovernment319, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsGeneralAssembly))). - -fof(axGovernment320, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsHighCommissionerForHumanRights))). - -fof(axGovernment321, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsHighCommissionerForRefugees))). - -fof(axGovernment322, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsIndustrialDevelopmentOrganization))). - -fof(axGovernment323, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsInstituteForDisarmamentResearch))). - -fof(axGovernment324, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsInstituteForTrainingAndResearch))). - -fof(axGovernment325, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsInterimAdministrationMissionInKosovo))). - -fof(axGovernment326, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsInterimAdminstrationMissionInKosovo))). - -fof(axGovernment327, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsInterimForceInLebanon))). - -fof(axGovernment328, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsInterregionalCrimeAndJusticeResearchInstitute))). - -fof(axGovernment329, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsIraqKuwaitBoundaryDemarcationCommission))). - -fof(axGovernment330, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsIraqKuwaitObservationMission))). - -fof(axGovernment331, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsMilitaryObserverGroupInIndiaAndPakistan))). - -fof(axGovernment332, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsMissionForTheReferendumInWesternSahara))). - -fof(axGovernment333, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsMissionInBosniaAndHerzegovina))). - -fof(axGovernment334, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsMissionInEthiopiaAndEritrea))). - -fof(axGovernment335, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsMissionInSierraLeone))). - -fof(axGovernment336, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsMissionOfObserversInPrevlaka))). - -fof(axGovernment337, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsMissionOfObserversInTajikistan))). - -fof(axGovernment338, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsMonitoringAndVerificationCommission))). - -fof(axGovernment339, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsObserverMissionInGeorgia))). - -fof(axGovernment340, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsOfficeOfProjectServices))). - -fof(axGovernment341, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsOrganizationMissionInTheDemocraticRepublicOfTheCongo))). - -fof(axGovernment342, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsPeaceKeepingForceInCyprus))). - -fof(axGovernment343, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsPopulationFund))). - -fof(axGovernment344, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsPreventiveDeploymentForce))). - -fof(axGovernment345, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsReliefAndWorksAgencyForPalestineRefugeesInTheNearEast))). - -fof(axGovernment346, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsResearchInstituteForSocialDevelopment))). - -fof(axGovernment347, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsSecretariat))). - -fof(axGovernment348, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsSecurityCouncil))). - -fof(axGovernment349, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsSystemStaffCollege))). - -fof(axGovernment350, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsTransitionalAdministrationInEastTimor))). - -fof(axGovernment351, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsTruceSupervisionOrganization))). - -fof(axGovernment352, axiom, - (hasType(type_OrganizationOfNations, inst_UnitedNationsTrusteeshipCouncil))). - -fof(axGovernment353, axiom, - (hasType(type_InternationalOrganization, inst_UnitedNationsUniversity))). - -fof(axGovernment354, axiom, - (hasType(type_GovernmentOrganization, inst_UnitedStatesDepartmentOfAgriculture))). - -fof(axGovernment355, axiom, - (hasType(type_GovernmentOrganization, inst_UnitedStatesDepartmentOfDefense))). - -fof(axGovernment356, axiom, - (hasType(type_LegislativeOrganization, inst_UnitedStatesHouseOfRepresentatives))). - -fof(axGovernment357, axiom, - (hasType(type_GovernmentOrganization, inst_UnitedStatesPostalService))). - -fof(axGovernment358, axiom, - (hasType(type_LegislativeOrganization, inst_UnitedStatesSenate))). - -fof(axGovernment359, axiom, - (hasType(type_OrganizationOfNations, inst_UniversalPostalUnion))). - -fof(axGovernment360, axiom, - (hasType(type_SuffrageLaw, inst_UniversalSuffrageLaw))). - -fof(axGovernment361, axiom, - (hasType(type_Position, inst_ViceChairman))). - -fof(axGovernment362, axiom, - (hasType(type_Position, inst_VicePresident))). - -fof(axGovernment363, axiom, - (hasType(type_SuffrageLaw, inst_VoterCitizenshipRequirement))). - -fof(axGovernment364, axiom, - (hasType(type_OrganizationOfNations, inst_WarsawPact))). - -fof(axGovernment365, axiom, - (hasType(type_OrganizationOfNations, inst_WassenaarArrangement))). - -fof(axGovernment366, axiom, - (hasType(type_OrganizationOfNations, inst_WestAfricanDevelopmentBank))). - -fof(axGovernment367, axiom, - (hasType(type_OrganizationOfNations, inst_WestAfricanEconomicAndMonetaryUnion))). - -fof(axGovernment368, axiom, - (hasType(type_OrganizationOfNations, inst_WesternEuropeanUnion))). - -fof(axGovernment369, axiom, - (hasType(type_OrganizationOfNations, inst_WorldBankGroup))). - -fof(axGovernment370, axiom, - (hasType(type_OrganizationOfNations, inst_WorldConfederationOfLabor))). - -fof(axGovernment371, axiom, - (hasType(type_OrganizationOfNations, inst_WorldCustomsOrganization))). - -fof(axGovernment372, axiom, - (hasType(type_OrganizationOfNations, inst_WorldFederationOfTradeUnions))). - -fof(axGovernment373, axiom, - (hasType(type_OrganizationOfNations, inst_WorldFoodProgram))). - -fof(axGovernment374, axiom, - (hasType(type_OrganizationOfNations, inst_WorldHealthOrganization))). - -fof(axGovernment375, axiom, - (hasType(type_OrganizationOfNations, inst_WorldIntellectualPropertyOrganization))). - -fof(axGovernment376, axiom, - (hasType(type_OrganizationOfNations, inst_WorldMeteorologicalOrganization))). - -fof(axGovernment377, axiom, - (hasType(type_OrganizationOfNations, inst_WorldTourismOrganization))). - -fof(axGovernment378, axiom, - (hasType(type_OrganizationOfNations, inst_WorldTradeOrganization))). - -fof(axGovernment379, axiom, - (hasType(type_OrganizationOfNations, inst_ZanggerCommittee))). - -fof(axGovernment380, axiom, - (hasType(type_InternationalOrganization, inst_InternationalCourtOfJustice) & hasType(type_JudicialOrganization, inst_InternationalCourtOfJustice))). - -fof(axGovernment381, axiom, - (hasType(type_AreaOfConcern, inst_InternationalJustice) & hasType(type_TransnationalIssue, inst_InternationalJustice))). - -fof(axGovernment382, axiom, - (hasType(type_GovernmentOrganization, inst_USCustomsAndBorderProtection) & hasType(type_PoliceOrganization, inst_USCustomsAndBorderProtection))). - -fof(axGovernment383, axiom, - (hasType(type_FormOfGovernment, inst_AbsoluteMonarchy))). - -fof(axGovernment384, axiom, - (hasType(type_FormOfGovernment, inst_ConstitutionalDemocracy))). - -fof(axGovernment385, axiom, - (hasType(type_Position, inst_Queen))). - -fof(axGovernment386, axiom, - (hasType(type_Position, inst_King))). - -fof(axGovernment387, axiom, - (hasType(type_AreaOfConcern, inst_TransitionalAdministration) & hasType(type_TransnationalIssue, inst_TransitionalAdministration))). - -fof(axGovernment388, axiom, - (hasType(type_TransnationalIssue, inst_PeacekeepingOperation) & hasType(type_AreaOfConcern, inst_PeacekeepingOperation))). - -fof(axGovernment389, axiom, - (hasType(type_TransnationalIssue, inst_EmigrationAndImmigrationIssues) & hasType(type_AreaOfConcern, inst_EmigrationAndImmigrationIssues))). - -fof(axGovernment390, axiom, - (hasType(type_AreaOfConcern, inst_WeaponsInspection) & hasType(type_TransnationalIssue, inst_WeaponsInspection))). - -fof(axGovernment391, axiom, - (hasType(type_TransnationalIssue, inst_ConventionalArmsControl))). - -fof(axGovernment392, axiom, - (hasType(type_TransnationalIssue, inst_ControlWeaponsOfMassDestruction))). - -fof(axGovernment393, axiom, - (hasType(type_TransnationalIssue, inst_ControlNuclearWeapons))). - -fof(axGovernment394, axiom, - (hasType(type_TransnationalIssue, inst_NuclearNonproliferation))). - -fof(axGovernment395, axiom, - (hasType(type_TransnationalIssue, inst_NuclearExportControls))). - -fof(axGovernment396, axiom, - (hasType(type_TransnationalIssue, inst_NuclearDisarmament))). - -fof(axGovernment397, axiom, - (hasType(type_TransnationalIssue, inst_ControlBiologicalAndChemicalWeapons))). - -fof(axGovernment398, axiom, - (hasType(type_TransnationalIssue, inst_CBWExportControls))). - -fof(axGovernment399, axiom, - (hasType(type_TransnationalIssue, inst_EliminateChemicalWeapons))). - -fof(axGovernment400, axiom, - (hasType(type_AreaOfConcern, inst_CrimePrevention))). - -fof(axGovernment401, axiom, - (hasType(type_AreaOfConcern, inst_SupportLawEnforcement))). - -fof(axGovernment402, axiom, - (hasType(type_AreaOfConcern, inst_CivilPoliceTraining))). - -fof(axGovernment403, axiom, - (hasType(type_TransnationalIssue, inst_EconomicIntegration))). - -fof(axGovernment404, axiom, - (hasType(type_TransnationalIssue, inst_EconomicPolicyCoordination))). - -fof(axGovernment405, axiom, - (hasType(type_TransnationalIssue, inst_CoordinateCreditPolicy))). - -fof(axGovernment406, axiom, - (hasType(type_TransnationalIssue, inst_FinancialCooperation))). - -fof(axGovernment407, axiom, - (hasType(type_TransnationalIssue, inst_MonetaryUnion))). - -fof(axGovernment408, axiom, - (hasType(type_TransnationalIssue, inst_EnergyCooperation) & hasType(type_AreaOfConcern, inst_EnergyCooperation))). - -fof(axGovernment409, axiom, - (hasType(type_TransnationalIssue, inst_EnvironmentalCooperation))). - -fof(axGovernment410, axiom, - (hasType(type_TransnationalIssue, inst_PeacefulUseOfAtomicPower))). - -fof(axGovernment411, axiom, - (hasType(type_AreaOfConcern, inst_TransportationCoordination))). - -fof(axGovernment412, axiom, - (hasType(type_AreaOfConcern, inst_CooperationInCivilAviation))). - -fof(axGovernment413, axiom, - (hasType(type_AreaOfConcern, inst_InformationStandards))). - -fof(axGovernment414, axiom, - (hasType(type_AreaOfConcern, inst_IndustryStandards))). - -fof(axGovernment415, axiom, - (hasType(type_AreaOfConcern, inst_CommunicationsCoordination))). - -fof(axGovernment416, axiom, - (hasType(type_AreaOfConcern, inst_IntellectualPropertyProtection))). - -fof(axGovernment417, axiom, - (hasType(type_AreaOfConcern, inst_InternationalMaritimeAffairs))). - -fof(axGovernment418, axiom, - (hasType(type_AreaOfConcern, inst_AgriculturalDevelopment))). - -fof(axGovernment419, axiom, - (hasType(type_AreaOfConcern, inst_PromotionOfPrivateEnterprise))). - -fof(axGovernment420, axiom, - (hasType(type_AreaOfConcern, inst_PromotionOfTourism))). - -fof(axGovernment421, axiom, - (hasType(type_TransnationalIssue, inst_InternationalTradeSupport))). - -fof(axGovernment422, axiom, - (hasType(type_TransnationalIssue, inst_PromotionOfTradeAndInvestment))). - -fof(axGovernment423, axiom, - (hasType(type_TransnationalIssue, inst_PromotionOfFreeTrade))). - -fof(axGovernment424, axiom, - (hasType(type_TransnationalIssue, inst_EfficientCustomsAdministration) & hasType(type_AreaOfConcern, inst_EfficientCustomsAdministration))). - -fof(axGovernment425, axiom, - (hasType(type_AreaOfConcern, inst_MonetaryStability))). - -fof(axGovernment426, axiom, - (hasType(type_AreaOfConcern, inst_ReducePoverty))). - -fof(axGovernment427, axiom, - (hasType(type_AreaOfConcern, inst_PromoteSustainableDevelopment))). - -fof(axGovernment428, axiom, - (hasType(type_AreaOfConcern, inst_PromoteTradeUnionism))). - -fof(axGovernment429, axiom, - (hasType(type_AreaOfConcern, inst_WorldLaborIssues) & hasType(type_TransnationalIssue, inst_WorldLaborIssues))). - -fof(axGovernment430, axiom, - (hasType(type_TransnationalIssue, inst_MutualDefensePact))). - -fof(axGovernment431, axiom, - (hasType(type_AreaOfConcern, inst_PoliticalIntegration))). - -fof(axGovernment432, axiom, - (hasType(type_AreaOfConcern, inst_PoliticalDevelopment))). - -fof(axGovernment433, axiom, - (hasType(type_AreaOfConcern, inst_WarCrimesProsecution) & hasType(type_TransnationalIssue, inst_WarCrimesProsecution))). - -fof(axGovernment434, axiom, - (hasType(type_AreaOfConcern, inst_CompensationAndReparation))). - -fof(axGovernment435, axiom, - (hasType(type_AreaOfConcern, inst_GenderEquality))). - -fof(axGovernment436, axiom, - (hasType(type_TransnationalIssue, inst_CulturalCooperation))). - -fof(axGovernment437, axiom, - (hasType(type_TransnationalIssue, inst_OrganizeOlympicGames))). - -fof(axGovernment438, axiom, - (hasType(type_TransnationalIssue, inst_EducationalCooperation) & hasType(type_AreaOfConcern, inst_EducationalCooperation))). - -fof(axGovernment439, axiom, - (hasType(type_TransnationalIssue, inst_HumanRightsIssues))). - -fof(axGovernment440, axiom, - (hasType(type_TransnationalIssue, inst_HumanitarianAid))). - -fof(axGovernment441, axiom, - (hasType(type_TransnationalIssue, inst_FoodAid))). - -fof(axGovernment442, axiom, - (hasType(type_TransnationalIssue, inst_RefugeeAssistance) & hasType(type_AreaOfConcern, inst_RefugeeAssistance))). - -fof(axGovernment443, axiom, - (hasType(type_AreaOfConcern, inst_ChildHealthServices))). - -fof(axGovernment444, axiom, - (hasType(type_AreaOfConcern, inst_ReproductiveHealthAndFamilyPlannning))). - -fof(axGovernment445, axiom, - (hasType(type_AreaOfConcern, inst_PopulationPolicySupport))). - -fof(axGovernment446, axiom, - (hasType(type_AreaOfConcern, inst_ImproveHumanSettlementConditions))). - -fof(axGovernment447, axiom, - (hasType(type_ForeignServicePosition, inst_Ambassador))). - -fof(axGovernment448, axiom, - (hasType(type_ForeignServicePosition, inst_ConsulGeneral))). - -fof(axGovernment449, axiom, - (hasType(type_ForeignServicePosition, inst_Consul))). - -fof(axGovernment450, axiom, - (hasType(type_ForeignServicePosition, inst_ChargeDAffaires))). - -fof(axGovernment451, axiom, - (hasType(type_ForeignServicePosition, inst_PermanentChargeDAffaires))). - -fof(axGovernment452, axiom, - (hasType(type_ForeignServicePosition, inst_ActingConsulGeneral))). - -fof(axGovernment453, axiom, - (hasType(type_ForeignServicePosition, inst_PrincipalOfficer))). - diff --git a/examples/SUMO/TPTP/GovernmentLemAx.p b/examples/SUMO/TPTP/GovernmentLemAx.p deleted file mode 100644 index 4b5c891ca..000000000 --- a/examples/SUMO/TPTP/GovernmentLemAx.p +++ /dev/null @@ -1,881 +0,0 @@ -fof(axGovLem0, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_TYPE] : - ((hasType(type_FormOfGovernment, Var_TYPE) & hasType(type_Attribute, Var_TYPE)) => -(((f_governmentType(Var_AREA,Var_TYPE)) => (f_attribute(f_GovernmentFn(Var_AREA),Var_TYPE)))))))))). - -fof(axGovLem1, axiom, - ( ! [Var_TYPE] : - (hasType(type_FormOfGovernment, Var_TYPE) => -(( ! [Var_AREA] : - ((hasType(type_GeopoliticalArea, Var_AREA) & hasType(type_Agent, Var_AREA)) => -(((f_attribute(f_GovernmentFn(Var_AREA),Var_TYPE)) => (f_governmentType(Var_AREA,Var_TYPE)))))))))). - -fof(axGovLem2, axiom, - ( ! [Var_TYPE] : - ((hasType(type_FormOfGovernment, Var_TYPE) & hasType(type_Attribute, Var_TYPE)) => -(( ! [Var_PLACE] : - ((hasType(type_Agent, Var_PLACE) & hasType(type_GeopoliticalArea, Var_PLACE)) => -(((((f_governmentType(Var_PLACE,Var_TYPE)) & (f_subAttribute(Var_TYPE,inst_Monarchy)))) => (( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(( ? [Var_ROLE] : - ((hasType(type_Position, Var_ROLE) & hasType(type_Attribute, Var_ROLE)) & -(((f_chiefOfState(Var_PLACE,Var_ROLE,Var_PERSON)) & (f_subAttribute(Var_ROLE,inst_Monarch)))))))))))))))))). - -fof(axGovLem3, axiom, - ( ! [Var_PLACE] : - (hasType(type_GeopoliticalArea, Var_PLACE) => -(((f_governmentType(Var_PLACE,inst_AbsoluteMonarchy)) => (f_leaderPosition(Var_PLACE,inst_Monarch))))))). - -fof(axGovLem4, axiom, - ( ! [Var_PLACE] : - (hasType(type_GeopoliticalArea, Var_PLACE) => -(( ! [Var_TYPE] : - ((hasType(type_FormOfGovernment, Var_TYPE) & hasType(type_Attribute, Var_TYPE)) => -(((((f_governmentType(Var_PLACE,Var_TYPE)) & (f_subAttribute(Var_TYPE,inst_ParliamentaryGovernment)))) => (( ? [Var_ORG] : - (hasType(type_Parliament, Var_ORG) & -(f_subOrganization(Var_ORG,f_GovernmentFn(Var_PLACE)))))))))))))). - -fof(axGovLem5, axiom, - ( ! [Var_PLACE] : - (hasType(type_Agent, Var_PLACE) => -(((f_governmentType(Var_PLACE,inst_MilitaryDictatorship)) => (f_leaderPosition(Var_PLACE,inst_MilitaryCommander))))))). - -fof(axGovLem6, axiom, - ( ! [Var_COUNT] : - ((hasType(type_NonnegativeInteger, Var_COUNT) & hasType(type_Entity, Var_COUNT)) => -(( ! [Var_SET] : - ((hasType(type_SetOrClass, Var_SET) & (hasType(type_SetOrClass, Var_SET) | hasType(type_Collection, Var_SET))) => -(((f_cardinality(Var_SET,Var_COUNT)) => (f_CardinalityFn(Var_SET) = Var_COUNT))))))))). - -fof(axGovLem7, axiom, - ( ! [Var_SET] : - (hasType(type_SetOrClass, Var_SET) => -(( ! [Var_COUNT] : - ((hasType(type_Entity, Var_COUNT) & hasType(type_NonnegativeInteger, Var_COUNT)) => -(((f_CardinalityFn(Var_SET) = Var_COUNT) => (f_cardinality(Var_SET,Var_COUNT)))))))))). - -fof(axGovLem8, axiom, - ( ! [Var_COUNTRY] : - (hasType(type_Agent, Var_COUNTRY) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((f_dependentGeopoliticalArea(Var_AREA,Var_COUNTRY)) => (f_possesses(Var_COUNTRY,Var_AREA)))))))))). - -fof(axGovLem9, axiom, - ( ! [Var_COUNTRY] : - ((hasType(type_Agent, Var_COUNTRY) & hasType(type_GeopoliticalArea, Var_COUNTRY)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_GeopoliticalArea, Var_AREA)) => -(((f_dependentGeopoliticalArea(Var_AREA,Var_COUNTRY)) => (( ~ (f_geopoliticalSubdivision(Var_AREA,Var_COUNTRY)))))))))))). - -fof(axGovLem10, axiom, - ( ! [Var_COUNTRY] : - ((hasType(type_GeopoliticalArea, Var_COUNTRY) & hasType(type_Agent, Var_COUNTRY)) => -(( ! [Var_AREA] : - ((hasType(type_GeopoliticalArea, Var_AREA) & hasType(type_GeographicArea, Var_AREA)) => -(((f_geopoliticalSubdivision(Var_AREA,Var_COUNTRY)) => (( ~ (f_dependentGeopoliticalArea(Var_AREA,Var_COUNTRY)))))))))))). - -fof(axGovLem11, axiom, - ( ! [Var_AREA] : - (hasType(type_OverseasArea, Var_AREA) => -(( ? [Var_COUNTRY] : - (hasType(type_Nation, Var_COUNTRY) & -(f_dependentGeopoliticalArea(Var_AREA,Var_COUNTRY)))))))). - -fof(axGovLem12, axiom, - ( ! [Var_AREA] : - (hasType(type_UnincorporatedUnitedStatesTerritory, Var_AREA) => -(f_dependentAreaOfType(Var_AREA,inst_UnitedStates,type_OverseasArea))))). - -fof(axGovLem13, axiom, - ( ! [Var_AREA] : - (hasType(type_BritishCrownColony, Var_AREA) => -(f_dependentAreaOfType(Var_AREA,inst_UnitedKingdom,type_BritishCrownColony))))). - -fof(axGovLem14, axiom, - ( ! [Var_AREA] : - (hasType(type_ParliamentaryTerritory, Var_AREA) => -(f_governmentType(f_GovernmentFn(Var_AREA),inst_ParliamentaryGovernment))))). - -fof(axGovLem15, axiom, - ( ! [Var_DOC] : - (hasType(type_ConstitutionDocument, Var_DOC) => -(( ? [Var_CONST] : - (hasType(type_Constitution, Var_CONST) & -(f_containsInformation(Var_DOC,Var_CONST)))))))). - -fof(axGovLem16, axiom, - ( ! [Var_TYPE] : - ((hasType(type_LegalSystemAttribute, Var_TYPE) & hasType(type_Attribute, Var_TYPE)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_legalSystemType(Var_AREA,Var_TYPE)) => (f_attribute(f_JudiciaryFn(Var_AREA),Var_TYPE)))))))))). - -fof(axGovLem17, axiom, - ( ! [Var_CORPUS] : - (hasType(type_RegionalLaw, Var_CORPUS) => -(f_attribute(Var_CORPUS,inst_Law))))). - -fof(axGovLem18, axiom, - ( ! [Var_CORPUS] : - (hasType(type_RegionalLaw, Var_CORPUS) => -(( ! [Var_PART] : - (hasType(type_Proposition, Var_PART) => -(((f_subProposition(Var_PART,Var_CORPUS)) => (f_attribute(Var_CORPUS,inst_Law)))))))))). - -fof(axGovLem19, axiom, - ( ! [Var_TYPE] : - ((hasType(type_LegalSystemAttribute, Var_TYPE) & hasType(type_Attribute, Var_TYPE)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_legalSystemType(Var_AREA,Var_TYPE)) => (f_attribute(f_RegionalLawFn(Var_AREA),Var_TYPE)))))))))). - -fof(axGovLem20, axiom, - ( ! [Var_COUNTRY] : - (hasType(type_Nation, Var_COUNTRY) => -(((f_governmentType(Var_COUNTRY,inst_Democracy)) => (( ? [Var_SUFFRAGE] : - (hasType(type_SuffrageLaw, Var_SUFFRAGE) & -(f_subProposition(Var_SUFFRAGE,f_RegionalLawFn(Var_COUNTRY))))))))))). - -fof(axGovLem21, axiom, - ( ! [Var_COUNTRY] : - (hasType(type_GeopoliticalArea, Var_COUNTRY) => -(((f_governmentType(Var_COUNTRY,inst_Democracy)) => (f_subProposition(inst_VoterCitizenshipRequirement,f_RegionalLawFn(Var_COUNTRY)))))))). - -fof(axGovLem22, axiom, - ( ! [Var_COUNTRY] : - (hasType(type_Nation, Var_COUNTRY) => -(( ? [Var_AGERULE] : - (hasType(type_VoterAgeRequirement, Var_AGERULE) & -(f_subProposition(Var_AGERULE,f_RegionalLawFn(Var_COUNTRY))))))))). - -fof(axGovLem23, axiom, - ( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_BRANCH] : - (hasType(type_Organization, Var_BRANCH) => -(((f_executiveBranch(Var_BRANCH,Var_ORG)) => (f_subOrganization(Var_BRANCH,Var_ORG)))))))))). - -fof(axGovLem24, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_BRANCH] : - (hasType(type_Organization, Var_BRANCH) => -(((f_executiveBranch(Var_BRANCH,Var_AREA)) => (f_subOrganization(Var_BRANCH,f_GovernmentFn(Var_AREA))))))))))). - -fof(axGovLem25, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_BRANCH] : - (hasType(type_Organization, Var_BRANCH) => -(((((f_executiveBranch(Var_BRANCH,Var_AREA)) & (f_subOrganization(Var_ORG,Var_BRANCH)))) => (f_subOrganization(Var_ORG,f_GovernmentFn(Var_AREA)))))))))))))). - -fof(axGovLem26, axiom, - ( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(( ! [Var_BRANCH] : - ((hasType(type_Organization, Var_BRANCH) & hasType(type_Entity, Var_BRANCH)) => -(((f_executiveBranch(Var_BRANCH,Var_AGENT)) => (Var_BRANCH = f_ExecutiveBranchFn(Var_AGENT)))))))))). - -fof(axGovLem27, axiom, - ( ! [Var_ORGANIZATION] : - ((hasType(type_Organization, Var_ORGANIZATION) & hasType(type_Agent, Var_ORGANIZATION)) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((f_occupiesPosition(Var_PERSON,inst_Leader,Var_ORGANIZATION)) => (f_leader(Var_ORGANIZATION,Var_PERSON)))))))))). - -fof(axGovLem28, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((f_occupiesPosition(Var_PERSON,inst_Leader,Var_AREA)) => (f_leader(f_GovernmentFn(Var_AREA),Var_PERSON)))))))))). - -fof(axGovLem29, axiom, - ( ! [Var_ORG] : - (hasType(type_Agent, Var_ORG) => -(( ! [Var_ROLE] : - (hasType(type_Position, Var_ROLE) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((((f_leader(Var_ORG,Var_PERSON)) & (f_occupiesPosition(Var_PERSON,Var_ROLE,Var_ORG)))) => (f_leaderPosition(Var_ORG,Var_ROLE))))))))))))). - -fof(axGovLem30, axiom, - ( ! [Var_COUNTRY] : - (hasType(type_Nation, Var_COUNTRY) => -(( ! [Var_ROLE] : - (hasType(type_Position, Var_ROLE) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((((f_leader(Var_COUNTRY,Var_PERSON)) & (f_occupiesPosition(Var_PERSON,Var_ROLE,f_GovernmentFn(Var_COUNTRY))))) => (f_leaderPosition(Var_COUNTRY,Var_ROLE))))))))))))). - -fof(axGovLem31, axiom, - ( ! [Var_COUNTRY] : - (hasType(type_Nation, Var_COUNTRY) => -(( ! [Var_ROLE] : - (hasType(type_Position, Var_ROLE) => -(((f_leaderPosition(f_GovernmentFn(Var_COUNTRY),Var_ROLE)) => (f_leaderPosition(Var_COUNTRY,Var_ROLE)))))))))). - -fof(axGovLem32, axiom, - ( ! [Var_COUNTRY] : - (hasType(type_Nation, Var_COUNTRY) => -(( ! [Var_ROLE] : - (hasType(type_Position, Var_ROLE) => -(((f_leaderPosition(Var_COUNTRY,Var_ROLE)) => (f_leaderPosition(f_GovernmentFn(Var_COUNTRY),Var_ROLE)))))))))). - -fof(axGovLem33, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_ROLE] : - (hasType(type_Position, Var_ROLE) => -(( ! [Var_ORG] : - (hasType(type_Agent, Var_ORG) => -(((((f_leaderPosition(Var_ORG,Var_ROLE)) & (f_occupiesPosition(Var_PERSON,Var_ROLE,Var_ORG)))) => (f_leader(Var_ORG,Var_PERSON))))))))))))). - -fof(axGovLem34, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_ROLE] : - (hasType(type_Position, Var_ROLE) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((((f_leaderPosition(Var_AREA,Var_ROLE)) & (f_occupiesPosition(Var_PERSON,Var_ROLE,f_GovernmentFn(Var_AREA))))) => (f_leader(Var_AREA,Var_PERSON))))))))))))). - -fof(axGovLem35, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(f_subOrganization(f_CabinetFn(Var_AREA),f_ExecutiveBranchFn(Var_AREA)))))). - -fof(axGovLem36, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_chiefOfState(Var_AREA,Var_POSITION,Var_PERSON)) => (f_occupiesPosition(Var_PERSON,Var_POSITION,f_GovernmentFn(Var_AREA)))))))))))))). - -fof(axGovLem37, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_chiefOfState(Var_AREA,Var_POSITION,Var_PERSON)) => (f_occupiesPosition(Var_PERSON,inst_Leader,f_GovernmentFn(Var_AREA)))))))))))))). - -fof(axGovLem38, axiom, - ( ! [Var_AREA] : - (hasType(type_Nation, Var_AREA) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(((f_chiefOfState(Var_AREA,Var_POSITION,Var_PERSON)) => (f_citizen(Var_PERSON,Var_AREA))))))))))))). - -fof(axGovLem39, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_chiefOfState(Var_AREA,Var_POSITION,Var_PERSON)) => (f_chiefOfStateType(Var_AREA,Var_POSITION))))))))))))). - -fof(axGovLem40, axiom, - ( ! [Var_AREA] : - (hasType(type_Nation, Var_AREA) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(((f_headOfGovernment(Var_AREA,Var_POSITION,Var_PERSON)) => (f_citizen(Var_PERSON,Var_AREA))))))))))))). - -fof(axGovLem41, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_headOfGovernment(Var_AREA,Var_POSITION,Var_PERSON)) => (f_occupiesPosition(Var_PERSON,Var_POSITION,f_GovernmentFn(Var_AREA)))))))))))))). - -fof(axGovLem42, axiom, - ( ! [Var_ROLE] : - (hasType(type_SocialRole, Var_ROLE) => -(( ! [Var_ELECTION] : - (hasType(type_Election, Var_ELECTION) => -(((f_electionForPosition(Var_ELECTION,Var_ROLE)) => (( ? [Var_CANDIDATE] : - (hasType(type_Human, Var_CANDIDATE) & -(f_candidateForPosition(Var_ELECTION,Var_ROLE,Var_CANDIDATE))))))))))))). - -fof(axGovLem43, axiom, - ( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_member(Var_AGENT,Var_ORG)) => (f_attribute(Var_AGENT,f_MemberFn(Var_ORG))))))))))). - -fof(axGovLem44, axiom, - ( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_attribute(Var_AGENT,f_MemberFn(Var_ORG))) => (f_member(Var_AGENT,Var_ORG)))))))))). - -fof(axGovLem45, axiom, - ( ! [Var_AGENT] : - (hasType(type_Human, Var_AGENT) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(((f_attribute(Var_AGENT,f_MemberRoleFn(Var_ORG,Var_POSITION))) => (f_attribute(Var_AGENT,f_MemberFn(Var_ORG)))))))))))))). - -fof(axGovLem46, axiom, - ( ! [Var_AGENT] : - (hasType(type_Human, Var_AGENT) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(((f_attribute(Var_AGENT,f_MemberRoleFn(Var_ORG,Var_POSITION))) => (f_member(Var_AGENT,Var_ORG))))))))))))). - -fof(axGovLem47, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(((f_attribute(Var_PERSON,f_MemberRoleFn(Var_ORG,Var_POSITION))) => (f_occupiesPosition(Var_PERSON,Var_POSITION,Var_ORG))))))))))))). - -fof(axGovLem48, axiom, - ( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_Object, Var_PERSON)) => -(((f_occupiesPosition(Var_PERSON,Var_POSITION,Var_ORG)) => (f_attribute(Var_PERSON,f_MemberRoleFn(Var_ORG,Var_POSITION)))))))))))))). - -fof(axGovLem49, axiom, - ( ! [Var_GROUP] : - (hasType(type_Organization, Var_GROUP) => -(( ! [Var_ELECTION] : - (hasType(type_Election, Var_ELECTION) => -(((f_electionForOrganization(Var_ELECTION,Var_GROUP)) => (f_electionForPosition(Var_ELECTION,f_MemberFn(Var_GROUP))))))))))). - -fof(axGovLem50, axiom, - ( ! [Var_GROUP] : - (hasType(type_Organization, Var_GROUP) => -(( ! [Var_ELECTION] : - (hasType(type_Election, Var_ELECTION) => -(((f_electionForPosition(Var_ELECTION,f_MemberFn(Var_GROUP))) => (f_electionForOrganization(Var_ELECTION,Var_GROUP)))))))))). - -fof(axGovLem51, axiom, - ( ! [Var_CONTENDER] : - (hasType(type_Agent, Var_CONTENDER) => -(( ! [Var_POSITION] : - (hasType(type_SocialRole, Var_POSITION) => -(( ! [Var_ELECTION] : - (hasType(type_Election, Var_ELECTION) => -(((f_candidateForPosition(Var_ELECTION,Var_POSITION,Var_CONTENDER)) => (f_electionForPosition(Var_ELECTION,Var_POSITION))))))))))))). - -fof(axGovLem52, axiom, - ( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Organization, Var_AGENT)) => -(( ! [Var_CONTENDER] : - ((hasType(type_Agent, Var_CONTENDER) & hasType(type_CognitiveAgent, Var_CONTENDER)) => -(( ! [Var_POSITION] : - ((hasType(type_SocialRole, Var_POSITION) & hasType(type_Position, Var_POSITION)) => -(( ! [Var_ELECTION] : - ((hasType(type_Election, Var_ELECTION) & hasType(type_Process, Var_ELECTION)) => -(((((f_candidateForPosition(Var_ELECTION,Var_POSITION,Var_CONTENDER)) & (f_agent(Var_ELECTION,Var_AGENT)))) => (f_desires(Var_CONTENDER,occupiesPosition(Var_CONTENDER,Var_POSITION,Var_AGENT))))))))))))))))). - -fof(axGovLem53, axiom, - ( ! [Var_FRACTION] : - (hasType(type_RealNumber, Var_FRACTION) => -(( ! [Var_CONTENDER] : - (hasType(type_Agent, Var_CONTENDER) => -(( ! [Var_POSITION] : - (hasType(type_SocialRole, Var_POSITION) => -(( ! [Var_ELECTION] : - (hasType(type_Election, Var_ELECTION) => -(((f_voteFractionReceived(Var_ELECTION,Var_POSITION,Var_CONTENDER,Var_FRACTION)) => (f_candidateForPosition(Var_ELECTION,Var_POSITION,Var_CONTENDER)))))))))))))))). - -fof(axGovLem54, axiom, - ( ! [Var_ELECTION] : - (hasType(type_PopularElection, Var_ELECTION) => -(( ! [Var_NUMBER1] : - ((hasType(type_RealNumber, Var_NUMBER1) & hasType(type_Quantity, Var_NUMBER1)) => -(( ! [Var_PERSON1] : - ((hasType(type_Agent, Var_PERSON1) & hasType(type_Entity, Var_PERSON1)) => -(( ! [Var_POSITION] : - (hasType(type_SocialRole, Var_POSITION) => -(((((f_electionWinner(Var_ELECTION,Var_POSITION,Var_PERSON1)) & (f_voteFractionReceived(Var_ELECTION,Var_POSITION,Var_PERSON1,Var_NUMBER1)))) => (( ? [Var_NUMBER2] : - ((hasType(type_RealNumber, Var_NUMBER2) & hasType(type_Quantity, Var_NUMBER2)) & -(( ~ ( ? [Var_PERSON2] : - ((hasType(type_Agent, Var_PERSON2) & hasType(type_Entity, Var_PERSON2)) & -(((f_voteFractionReceived(Var_ELECTION,Var_POSITION,Var_PERSON2,Var_NUMBER2)) & (((Var_PERSON1 != Var_PERSON2) & (f_greaterThanOrEqualTo(Var_NUMBER2,Var_NUMBER1))))))))))))))))))))))))))). - -fof(axGovLem55, axiom, - ( ! [Var_ELECTION] : - (hasType(type_PopularElection, Var_ELECTION) => -(( ! [Var_NUMBER2] : - ((hasType(type_RealNumber, Var_NUMBER2) & hasType(type_Quantity, Var_NUMBER2)) => -(( ! [Var_PERSON2] : - ((hasType(type_Agent, Var_PERSON2) & hasType(type_Entity, Var_PERSON2)) => -(( ! [Var_NUMBER1] : - ((hasType(type_RealNumber, Var_NUMBER1) & hasType(type_Quantity, Var_NUMBER1)) => -(( ! [Var_PERSON1] : - ((hasType(type_Agent, Var_PERSON1) & hasType(type_Entity, Var_PERSON1)) => -(( ! [Var_POSITION] : - (hasType(type_SocialRole, Var_POSITION) => -(((((f_electionWinner(Var_ELECTION,Var_POSITION,Var_PERSON1)) & (((f_voteFractionReceived(Var_ELECTION,Var_POSITION,Var_PERSON1,Var_NUMBER1)) & (((f_voteFractionReceived(Var_ELECTION,Var_POSITION,Var_PERSON2,Var_NUMBER2)) & (Var_PERSON1 != Var_PERSON2))))))) => (f_greaterThan(Var_NUMBER1,Var_NUMBER2)))))))))))))))))))))). - -fof(axGovLem56, axiom, - ( ! [Var_CHAMBER1] : - (hasType(type_LegislativeChamber, Var_CHAMBER1) => -(( ! [Var_CHAMBER2] : - (hasType(type_LegislativeChamber, Var_CHAMBER2) => -(( ! [Var_AREA] : - ((hasType(type_Agent, Var_AREA) & hasType(type_GeopoliticalArea, Var_AREA)) => -(( ! [Var_ORG] : - ((hasType(type_Object, Var_ORG) & hasType(type_Organization, Var_ORG)) => -(((((f_attribute(Var_ORG,inst_UnicameralLegislature)) & (((f_legislativeBranch(Var_ORG,Var_AREA)) & (((f_subOrganization(Var_CHAMBER1,f_GovernmentFn(Var_AREA))) & (f_subOrganization(Var_CHAMBER2,f_GovernmentFn(Var_AREA))))))))) => (Var_CHAMBER1 = Var_CHAMBER2))))))))))))))). - -fof(axGovLem57, axiom, - ( ! [Var_AGENT] : - (hasType(type_Organization, Var_AGENT) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_legislativeBranch(Var_ORG,Var_AGENT)) => (f_subOrganization(Var_ORG,Var_AGENT)))))))))). - -fof(axGovLem58, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_legislativeBranch(Var_ORG,Var_AREA)) => (f_subOrganization(Var_ORG,f_GovernmentFn(Var_AREA))))))))))). - -fof(axGovLem59, axiom, - ( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_GeopoliticalArea, Var_AGENT)) => -(( ! [Var_BRANCH] : - ((hasType(type_Organization, Var_BRANCH) & hasType(type_Entity, Var_BRANCH)) => -(((f_legislativeBranch(Var_BRANCH,Var_AGENT)) => (Var_BRANCH = f_LegislatureFn(Var_AGENT)))))))))). - -fof(axGovLem60, axiom, - ( ! [Var_ORG] : - (hasType(type_GovernmentOrganization, Var_ORG) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(f_judicialBranch(Var_ORG,Var_AREA)))))))). - -fof(axGovLem61, axiom, - ( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_BRANCH] : - (hasType(type_Organization, Var_BRANCH) => -(((f_judicialBranch(Var_BRANCH,Var_ORG)) => (f_subOrganization(Var_BRANCH,Var_ORG)))))))))). - -fof(axGovLem62, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_BRANCH] : - (hasType(type_Organization, Var_BRANCH) => -(((f_judicialBranch(Var_BRANCH,Var_AREA)) => (f_subOrganization(Var_BRANCH,f_GovernmentFn(Var_AREA))))))))))). - -fof(axGovLem63, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_BRANCH] : - (hasType(type_Organization, Var_BRANCH) => -(((((f_judicialBranch(Var_BRANCH,Var_AREA)) & (f_subOrganization(Var_ORG,Var_BRANCH)))) => (f_subOrganization(Var_ORG,f_GovernmentFn(Var_AREA)))))))))))))). - -fof(axGovLem64, axiom, - ( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_GeopoliticalArea, Var_AGENT)) => -(( ! [Var_BRANCH] : - ((hasType(type_Organization, Var_BRANCH) & hasType(type_Entity, Var_BRANCH)) => -(((f_judicialBranch(Var_BRANCH,Var_AGENT)) => (Var_BRANCH = f_JudiciaryFn(Var_AGENT)))))))))). - -fof(axGovLem65, axiom, - ( ! [Var_COURT] : - (hasType(type_IslamicLawCourt, Var_COURT) => -(f_attribute(Var_COURT,inst_IslamicLaw))))). - -fof(axGovLem66, axiom, - ( ! [Var_PERSON] : - ((hasType(type_Object, Var_PERSON) & hasType(type_CognitiveAgent, Var_PERSON)) => -(((f_attribute(Var_PERSON,inst_JudgeAtLaw)) => (( ? [Var_ORG] : - ((hasType(type_JudicialOrganization, Var_ORG) & hasType(type_GovernmentOrganization, Var_ORG)) & -(f_employs(Var_ORG,Var_PERSON)))))))))). - -fof(axGovLem67, axiom, - ( ! [Var_ORGANIZATION] : - (hasType(type_PoliticalParty, Var_ORGANIZATION) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_SelfConnectedObject, Var_PERSON)) => -(((f_occupiesPosition(Var_PERSON,Var_POSITION,Var_ORGANIZATION)) => (f_member(Var_PERSON,Var_ORGANIZATION))))))))))))). - -fof(axGovLem68, axiom, - ( ! [Var_ORG] : - ((hasType(type_Organization, Var_ORG) & hasType(type_Entity, Var_ORG)) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_Agent, Var_PERSON)) => -(((f_occupiesPosition(Var_PERSON,inst_Leader,Var_ORG)) => (( ? [Var_LEADING] : - (hasType(type_Guiding, Var_LEADING) & -(((f_patient(Var_LEADING,Var_ORG)) & (f_agent(Var_LEADING,Var_PERSON))))))))))))))). - -fof(axGovLem69, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_Agent, Var_PERSON)) => -(((f_occupiesPosition(Var_PERSON,inst_Leader,f_GovernmentFn(Var_AREA))) => (( ? [Var_LEADING] : - (hasType(type_Guiding, Var_LEADING) & -(((f_patient(Var_LEADING,Var_AREA)) & (f_agent(Var_LEADING,Var_PERSON))))))))))))))). - -fof(axGovLem70, axiom, - ( ! [Var_GROUP] : - (hasType(type_PoliticalPressureGroup, Var_GROUP) => -(( ? [Var_REQ] : - (hasType(type_Requesting, Var_REQ) & -(( ? [Var_ORG] : - (hasType(type_GovernmentOrganization, Var_ORG) & -(((f_agent(Var_REQ,Var_GROUP)) & (f_patient(Var_REQ,Var_ORG))))))))))))). - -fof(axGovLem71, axiom, - ( ! [Var_GROUP] : - (hasType(type_PoliticalPressureGroup, Var_GROUP) => -(( ! [Var_ORG] : - (hasType(type_GovernmentOrganization, Var_ORG) => -(( ! [Var_AIM] : - (hasType(type_AreaOfConcern, Var_AIM) => -(((((f_organizationalObjective(Var_GROUP,Var_AIM)) & (f_organizationalObjective(Var_ORG,Var_AIM)))) => (f_inScopeOfInterest(Var_GROUP,Var_ORG))))))))))))). - -fof(axGovLem72, axiom, - ( ! [Var_X] : - (hasType(type_ForeignTerroristOrganization, Var_X) => -(( ? [Var_EV] : - (hasType(type_Declaring, Var_EV) & -(((f_agent(Var_EV,inst_USStateDepartment)) & (f_patient(Var_EV,Var_X)))))))))). - -fof(axGovLem73, axiom, - ( ! [Var_GROUP] : - (hasType(type_Group, Var_GROUP) => -(( ! [Var_STATUS] : - (hasType(type_RelationalAttribute, Var_STATUS) => -(( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(((f_associateWithStatus(Var_AGENT,Var_STATUS,Var_GROUP)) => (f_associateInOrganization(Var_AGENT,Var_GROUP))))))))))))). - -fof(axGovLem74, axiom, - ( ! [Var_GROUP] : - ((hasType(type_Group, Var_GROUP) & hasType(type_Collection, Var_GROUP)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_SelfConnectedObject, Var_AGENT)) => -(((f_associateWithStatus(Var_AGENT,inst_FullMember,Var_GROUP)) => (f_member(Var_AGENT,Var_GROUP)))))))))). - -fof(axGovLem75, axiom, - ( ! [Var_GROUP] : - ((hasType(type_Group, Var_GROUP) & hasType(type_Collection, Var_GROUP)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_SelfConnectedObject, Var_AGENT)) => -(((f_associateWithStatus(Var_AGENT,inst_SuspendedMember,Var_GROUP)) => (( ~ (f_member(Var_AGENT,Var_GROUP)))))))))))). - -fof(axGovLem76, axiom, - ( ! [Var_ORG] : - (hasType(type_InternationalOrganization, Var_ORG) => -(( ? [Var_COUNTRY1] : - (hasType(type_Nation, Var_COUNTRY1) & -(( ? [Var_COUNTRY2] : - (hasType(type_Nation, Var_COUNTRY2) & -(((f_agentOperatesInArea(Var_ORG,Var_COUNTRY1)) & (((f_agentOperatesInArea(Var_ORG,Var_COUNTRY2)) & (Var_COUNTRY1 != Var_COUNTRY2)))))))))))))). - -fof(axGovLem77, axiom, - ( ! [Var_ORG2] : - ((hasType(type_Organization, Var_ORG2) & hasType(type_Physical, Var_ORG2)) => -(( ! [Var_ORG1] : - ((hasType(type_Organization, Var_ORG1) & hasType(type_Physical, Var_ORG1)) => -(((f_successorOrganization(Var_ORG1,Var_ORG2)) => (f_earlier(f_WhenFn(Var_ORG1),f_WhenFn(Var_ORG2))))))))))). - -fof(axGovLem78, axiom, - ( ! [Var_OVERAIM] : - ((hasType(type_Attribute, Var_OVERAIM) & hasType(type_AreaOfConcern, Var_OVERAIM)) => -(( ! [Var_AIM] : - ((hasType(type_AreaOfConcern, Var_AIM) & hasType(type_Attribute, Var_AIM)) => -(( ! [Var_ORG] : - (hasType(type_Agent, Var_ORG) => -(((((f_organizationalObjective(Var_ORG,Var_AIM)) & (f_subAttribute(Var_AIM,Var_OVERAIM)))) => (f_organizationalObjective(Var_ORG,Var_OVERAIM))))))))))))). - -fof(axGovLem79, axiom, - ( ! [Var_AREA] : - (hasType(type_Nation, Var_AREA) => -(((f_member(Var_AREA,inst_EuropeanMonetaryUnion)) => (f_currencyType(Var_AREA,inst_EuroDollar))))))). - -fof(axGovLem80, axiom, - ( ! [Var_AREA] : - (hasType(type_Nation, Var_AREA) => -(((f_currencyType(Var_AREA,inst_EuroDollar)) => (f_member(Var_AREA,inst_EuropeanMonetaryUnion))))))). - -fof(axGovLem81, axiom, - ( ! [Var_AGENT] : - ((hasType(type_SelfConnectedObject, Var_AGENT) & hasType(type_Object, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(((((f_member(Var_AGENT,inst_InternationalCourtOfJustice)) & (f_attribute(Var_AGENT,inst_JudgeAtLaw)))) => (( ? [Var_POLITY] : - (hasType(type_GeopoliticalArea, Var_POLITY) & -(f_representativeAgentToAgent(Var_POLITY,Var_AGENT,inst_InternationalCourtOfJustice)))))))))). - -fof(axGovLem82, axiom, - ( ! [Var_PART] : - (hasType(type_SelfConnectedObject, Var_PART) => -(((f_member(Var_PART,inst_InternationalRedCrossAndRedCrescentMovement)) <=> (f_member(Var_PART,inst_InternationalFederationOfRedCrossAndRedCrescentSocieties))))))). - -fof(axGovLem83, axiom, - ( ! [Var_ROLE] : - (hasType(type_ForeignServicePosition, Var_ROLE) => -(f_subAttribute(Var_ROLE,inst_DiplomaticAgent))))). - -fof(axGovLem84, axiom, - ( ! [Var_AGENT1] : - (hasType(type_Nation, Var_AGENT1) => -(( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((f_diplomaticRepresentativeInRole(Var_AGENT1,Var_PERSON,Var_POSITION,Var_AGENT2)) => (( ? [Var_ORG] : - (hasType(type_DiplomaticOrganization, Var_ORG) & -(((f_subOrganization(Var_ORG,f_GovernmentFn(Var_AGENT1))) & (f_occupiesPosition(Var_PERSON,Var_POSITION,Var_ORG))))))))))))))))))))). - -fof(axGovLem85, axiom, - ( ! [Var_AGENT1] : - (hasType(type_Organization, Var_AGENT1) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((f_diplomaticRepresentativeInRole(Var_AGENT1,Var_PERSON,Var_POSITION,Var_AGENT2)) => (f_occupiesPosition(Var_PERSON,Var_POSITION,Var_ORG))))))))))))))))))). - -fof(axGovLem86, axiom, - ( ! [Var_AGENT1] : - (hasType(type_GeopoliticalArea, Var_AGENT1) => -(( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_CognitiveAgent, Var_PERSON)) => -(((f_diplomaticRepresentativeInRole(Var_AGENT1,Var_PERSON,Var_POSITION,Var_AGENT2)) => (f_employs(f_GovernmentFn(Var_AGENT1),Var_PERSON)))))))))))))))). - -fof(axGovLem87, axiom, - ( ! [Var_AGENT1] : - (hasType(type_Organization, Var_AGENT1) => -(( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_CognitiveAgent, Var_PERSON)) => -(((f_diplomaticRepresentativeInRole(Var_AGENT1,Var_PERSON,Var_POSITION,Var_AGENT2)) => (f_employs(Var_AGENT1,Var_PERSON)))))))))))))))). - -fof(axGovLem88, axiom, - ( ! [Var_AGENT2] : - (hasType(type_GeopoliticalArea, Var_AGENT2) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_Agent, Var_PERSON)) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(((f_diplomaticRepresentativeInRole(Var_AGENT1,Var_PERSON,Var_POSITION,Var_AGENT2)) => (f_agentOperatesInArea(Var_PERSON,Var_AGENT2)))))))))))))))). - -fof(axGovLem89, axiom, - ( ! [Var_AGENT1] : - (hasType(type_Organization, Var_AGENT1) => -(( ! [Var_AGENT2] : - (hasType(type_GeopoliticalArea, Var_AGENT2) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((f_diplomaticRepresentativeInRole(Var_AGENT1,Var_PERSON,Var_POSITION,Var_AGENT2)) => (f_agentOperatesInArea(Var_AGENT1,Var_AGENT2)))))))))))))))). - -fof(axGovLem90, axiom, - ( ! [Var_AGENT1] : - (hasType(type_Nation, Var_AGENT1) => -(( ! [Var_AGENT2] : - (hasType(type_GeopoliticalArea, Var_AGENT2) => -(( ! [Var_ORG] : - (hasType(type_DiplomaticOrganization, Var_ORG) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((((f_diplomaticRepresentativeInRole(Var_AGENT1,Var_PERSON,Var_POSITION,Var_AGENT2)) & (((f_subOrganization(Var_ORG,f_GovernmentFn(Var_AGENT1))) & (f_occupiesPosition(Var_PERSON,Var_POSITION,Var_ORG)))))) => (f_agentOperatesInArea(Var_ORG,Var_AGENT2))))))))))))))))))). - -fof(axGovLem91, axiom, - ( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(((f_diplomaticRepresentativeInRole(Var_AGENT1,Var_PERSON,Var_POSITION,Var_AGENT2)) => (f_diplomaticRepresentationType(Var_AGENT1,Var_POSITION,Var_AGENT2)))))))))))))))). - -fof(axGovLem92, axiom, - ( ! [Var_AGENT3] : - (hasType(type_Nation, Var_AGENT3) => -(( ! [Var_AGENT2] : - ((hasType(type_Agent, Var_AGENT2) & hasType(type_GeopoliticalArea, Var_AGENT2)) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(((((f_diplomaticRepresentationType(Var_AGENT1,Var_POSITION,Var_AGENT2)) & (f_geopoliticalSubdivision(Var_AGENT2,Var_AGENT3)))) => (f_diplomaticRepresentationType(Var_AGENT1,Var_POSITION,Var_AGENT3)))))))))))))))). - -fof(axGovLem93, axiom, - ( ! [Var_COUNTRY2] : - ((hasType(type_Agent, Var_COUNTRY2) & hasType(type_GeopoliticalArea, Var_COUNTRY2)) => -(( ! [Var_ROLE] : - (hasType(type_Position, Var_ROLE) => -(( ! [Var_COUNTRY1] : - ((hasType(type_Agent, Var_COUNTRY1) & hasType(type_GeopoliticalArea, Var_COUNTRY1)) => -(((f_diplomaticRepresentationType(Var_COUNTRY1,Var_ROLE,Var_COUNTRY2)) => (f_diplomaticRelations(Var_COUNTRY1,Var_COUNTRY2))))))))))))). - -fof(axGovLem94, axiom, - ( ! [Var_COUNTRY2] : - ((hasType(type_GeopoliticalArea, Var_COUNTRY2) & hasType(type_Agent, Var_COUNTRY2)) => -(( ! [Var_COUNTRY1] : - ((hasType(type_GeopoliticalArea, Var_COUNTRY1) & hasType(type_Agent, Var_COUNTRY1)) => -(((f_diplomaticRelations(Var_COUNTRY1,Var_COUNTRY2)) => (( ? [Var_ROLE] : - (hasType(type_ForeignServicePosition, Var_ROLE) & -(((f_subAttribute(Var_ROLE,inst_DiplomaticAgent)) & (f_diplomaticRepresentationType(Var_COUNTRY1,Var_ROLE,Var_COUNTRY2))))))))))))))). - -fof(axGovLem95, axiom, - ( ! [Var_COUNTRY2] : - ((hasType(type_GeopoliticalArea, Var_COUNTRY2) & hasType(type_Agent, Var_COUNTRY2)) => -(( ! [Var_COUNTRY1] : - ((hasType(type_GeopoliticalArea, Var_COUNTRY1) & hasType(type_Agent, Var_COUNTRY1)) => -(((f_diplomaticRelations(Var_COUNTRY1,Var_COUNTRY2)) => (( ? [Var_ROLE] : - (hasType(type_ForeignServicePosition, Var_ROLE) & -(((f_subAttribute(Var_ROLE,inst_DiplomaticAgent)) & (f_diplomaticRepresentationType(Var_COUNTRY2,Var_ROLE,Var_COUNTRY1))))))))))))))). - -fof(axGovLem96, axiom, - ( ! [Var_COUNTRY2] : - ((hasType(type_GeopoliticalArea, Var_COUNTRY2) & hasType(type_Agent, Var_COUNTRY2)) => -(( ! [Var_COUNTRY1] : - ((hasType(type_GeopoliticalArea, Var_COUNTRY1) & hasType(type_Agent, Var_COUNTRY1)) => -(((f_diplomaticRelations(Var_COUNTRY1,Var_COUNTRY2)) => (( ? [Var_ROLE1] : - (hasType(type_Position, Var_ROLE1) & -(( ? [Var_ROLE2] : - (hasType(type_Position, Var_ROLE2) & -(((f_diplomaticRepresentationType(Var_COUNTRY1,Var_ROLE1,Var_COUNTRY2)) & (f_diplomaticRepresentationType(Var_COUNTRY2,Var_ROLE2,Var_COUNTRY1)))))))))))))))))). - -fof(axGovLem97, axiom, - ( ! [Var_COUNTRY2] : - (hasType(type_Agent, Var_COUNTRY2) => -(( ! [Var_ROLE] : - ((hasType(type_Position, Var_ROLE) & hasType(type_Attribute, Var_ROLE)) => -(( ! [Var_COUNTRY1] : - ((hasType(type_Agent, Var_COUNTRY1) & hasType(type_Nation, Var_COUNTRY1)) => -(((((f_diplomaticRepresentationType(Var_COUNTRY1,Var_ROLE,Var_COUNTRY2)) & (f_subAttribute(Var_ROLE,inst_DiplomaticAgent)))) => (( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(((f_citizen(Var_PERSON,Var_COUNTRY1)) & (f_diplomaticRepresentativeInRole(Var_COUNTRY1,Var_PERSON,Var_ROLE,Var_COUNTRY2)))))))))))))))))). - -fof(axGovLem98, axiom, - ( ! [Var_COUNTRY2] : - (hasType(type_Agent, Var_COUNTRY2) => -(( ! [Var_ROLE] : - (hasType(type_Position, Var_ROLE) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_Agent, Var_PERSON)) => -(( ! [Var_COUNTRY1] : - (hasType(type_Agent, Var_COUNTRY1) => -(((f_diplomaticRepresentativeInRole(Var_COUNTRY1,Var_PERSON,Var_ROLE,Var_COUNTRY2)) => (f_representativeAgentToAgent(Var_COUNTRY1,Var_PERSON,Var_COUNTRY2)))))))))))))))). - -fof(axGovLem99, axiom, - ( ! [Var_SENDER] : - (hasType(type_Organization, Var_SENDER) => -(( ! [Var_REP] : - (hasType(type_CognitiveAgent, Var_REP) => -(( ! [Var_RECEIVER] : - (hasType(type_Agent, Var_RECEIVER) => -(((f_representativeAgentToAgent(Var_SENDER,Var_REP,Var_RECEIVER)) => (f_employs(Var_SENDER,Var_REP))))))))))))). - -fof(axGovLem100, axiom, - ( ! [Var_SENDER] : - (hasType(type_Nation, Var_SENDER) => -(( ! [Var_REP] : - (hasType(type_CognitiveAgent, Var_REP) => -(( ! [Var_RECEIVER] : - (hasType(type_Agent, Var_RECEIVER) => -(((f_representativeAgentToAgent(Var_SENDER,Var_REP,Var_RECEIVER)) => (f_employs(f_GovernmentFn(Var_SENDER),Var_REP))))))))))))). - -fof(axGovLem101, axiom, - ( ! [Var_SENDER] : - (hasType(type_Nation, Var_SENDER) => -(( ! [Var_RECEIVER] : - (hasType(type_Nation, Var_RECEIVER) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_ROLE] : - ((hasType(type_Attribute, Var_ROLE) & hasType(type_Position, Var_ROLE)) => -(((((f_attribute(Var_PERSON,Var_ROLE)) & (((f_subAttribute(Var_ROLE,inst_DiplomaticAgent)) & (f_representativeAgentToAgent(Var_SENDER,Var_PERSON,Var_RECEIVER)))))) => (f_diplomaticRepresentationType(Var_SENDER,Var_ROLE,Var_RECEIVER)))))))))))))))). - -fof(axGovLem102, axiom, - ( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(((f_diplomaticOrganizationType(Var_AGENT1,type_ConsulateGeneral,Var_AGENT2)) => (f_diplomaticRepresentationType(Var_AGENT1,inst_ConsulGeneral,Var_AGENT2)))))))))). - -fof(axGovLem103, axiom, - ( ! [Var_AREA2] : - (hasType(type_City, Var_AREA2) => -(( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(((f_diplomaticRepresentationType(Var_AGENT1,inst_ConsulGeneral,Var_AGENT2)) => (f_diplomaticOrganizationType(Var_AGENT1,type_ConsulateGeneral,Var_AGENT2))))))))))))). - -fof(axGovLem104, axiom, - ( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(((f_diplomaticRepresentativeInRole(Var_AGENT1,Var_PERSON,inst_Ambassador,Var_AGENT2)) => (f_diplomaticOrganizationType(Var_AGENT1,type_Embassy,Var_AGENT2))))))))))))). - -fof(axGovLem105, axiom, - ( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(((f_diplomaticRepresentationType(Var_AGENT1,inst_Ambassador,Var_AGENT2)) => (f_diplomaticOrganizationType(Var_AGENT1,type_Embassy,Var_AGENT2)))))))))). - -fof(axGovLem106, axiom, - ( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(((f_diplomaticOrganizationType(Var_AGENT1,type_Embassy,Var_AGENT2)) => (f_diplomaticRepresentationType(Var_AGENT1,inst_Ambassador,Var_AGENT2)))))))))). - diff --git a/examples/SUMO/TPTP/GovernmentPredAx.p b/examples/SUMO/TPTP/GovernmentPredAx.p deleted file mode 100644 index 9af44dbe8..000000000 --- a/examples/SUMO/TPTP/GovernmentPredAx.p +++ /dev/null @@ -1,1764 +0,0 @@ -fof(axGovPred0, axiom, - f_leaderPosition(inst_UnitedKingdom,inst_PrimeMinister)). - -fof(axGovPred1, axiom, - f_leaderPosition(inst_Canada,inst_PrimeMinister)). - -fof(axGovPred2, axiom, - f_leaderPosition(inst_Iran,inst_President)). - -fof(axGovPred3, axiom, - f_subOrganization(inst_USStateDepartment,f_GovernmentFn(inst_UnitedStates))). - -fof(axGovPred4, axiom, - f_subsumesContentInstance(inst_ImmigrationAndNationalityAct_US,inst_ImmigrationAndNationalityAct_Section219_US)). - -fof(axGovPred5, axiom, - f_dateEstablished(inst_AfricanCaribbeanAndPacificGroupOfStates,f_DayFn(6,f_MonthFn(type_June,f_YearFn(1975))))). - -fof(axGovPred6, axiom, - f_organizationalObjective(inst_AfricanCaribbeanAndPacificGroupOfStates,inst_EconomicCooperation)). - -fof(axGovPred7, axiom, - f_dateEstablished(inst_AfricanDevelopmentBank,f_DayFn(4,f_MonthFn(type_August,f_YearFn(1963))))). - -fof(axGovPred8, axiom, - f_organizationalObjective(inst_AfricanDevelopmentBank,inst_EconomicDevelopment)). - -fof(axGovPred9, axiom, - f_organizationalObjective(inst_AfricanDevelopmentBank,inst_SocialDevelopment)). - -fof(axGovPred10, axiom, - f_dateEstablished(inst_AgencyForTheFrenchSpeakingCommunity,f_DayFn(20,f_MonthFn(type_March,f_YearFn(1970))))). - -fof(axGovPred11, axiom, - f_dateEstablished(inst_AgencyForTheProhibitionOfNuclearWeaponsInLatinAmericaAndTheCaribbean,f_DayFn(14,f_MonthFn(type_February,f_YearFn(1967))))). - -fof(axGovPred12, axiom, - f_organizationalObjective(inst_AgencyForTheProhibitionOfNuclearWeaponsInLatinAmericaAndTheCaribbean,inst_NuclearNonproliferation)). - -fof(axGovPred13, axiom, - f_organizationalObjective(inst_AgencyForTheProhibitionOfNuclearWeaponsInLatinAmericaAndTheCaribbean,inst_PeacefulUseOfAtomicPower)). - -fof(axGovPred14, axiom, - f_dateEstablished(inst_AndeanCommunityOfNations,f_DayFn(26,f_MonthFn(type_May,f_YearFn(1969))))). - -fof(axGovPred15, axiom, - f_organizationalObjective(inst_AndeanCommunityOfNations,inst_EconomicIntegration)). - -fof(axGovPred16, axiom, - f_dateEstablished(inst_AntarcticTreatyCouncil,f_DayFn(23,f_MonthFn(type_June,f_YearFn(1961))))). - -fof(axGovPred17, axiom, - f_organizationalObjective(inst_AntarcticTreatyCouncil,inst_AdministrationAndManagement)). - -fof(axGovPred18, axiom, - f_organizationalObjective(inst_AntarcticTreatyCouncil,inst_PromoteRegionalStability)). - -fof(axGovPred19, axiom, - f_dateEstablished(inst_ArabBankForEconomicDevelopmentInAfrica,f_DayFn(18,f_MonthFn(type_February,f_YearFn(1974))))). - -fof(axGovPred20, axiom, - f_organizationalObjective(inst_ArabBankForEconomicDevelopmentInAfrica,inst_EconomicDevelopment)). - -fof(axGovPred21, axiom, - f_dateEstablished(inst_ArabCooperationCouncil,f_DayFn(16,f_MonthFn(type_February,f_YearFn(1989))))). - -fof(axGovPred22, axiom, - f_organizationalObjective(inst_ArabCooperationCouncil,inst_EconomicIntegration)). - -fof(axGovPred23, axiom, - f_dateEstablished(inst_ArabFundForEconomicAndSocialDevelopment,f_DayFn(16,f_MonthFn(type_May,f_YearFn(1968))))). - -fof(axGovPred24, axiom, - f_organizationalObjective(inst_ArabFundForEconomicAndSocialDevelopment,inst_EconomicDevelopment)). - -fof(axGovPred25, axiom, - f_organizationalObjective(inst_ArabFundForEconomicAndSocialDevelopment,inst_SocialDevelopment)). - -fof(axGovPred26, axiom, - f_dateEstablished(inst_ArabLeague,f_DayFn(22,f_MonthFn(type_March,f_YearFn(1945))))). - -fof(axGovPred27, axiom, - f_organizationalObjective(inst_ArabLeague,inst_EconomicCooperation)). - -fof(axGovPred28, axiom, - f_organizationalObjective(inst_ArabLeague,inst_SocialCooperation)). - -fof(axGovPred29, axiom, - f_organizationalObjective(inst_ArabLeague,inst_PoliticalCooperation)). - -fof(axGovPred30, axiom, - f_organizationalObjective(inst_ArabLeague,inst_MilitaryCooperation)). - -fof(axGovPred31, axiom, - f_dateEstablished(inst_ArabMaghrebUnion,f_DayFn(17,f_MonthFn(type_February,f_YearFn(1989))))). - -fof(axGovPred32, axiom, - f_organizationalObjective(inst_ArabMaghrebUnion,inst_EconomicIntegration)). - -fof(axGovPred33, axiom, - f_organizationalObjective(inst_ArabMaghrebUnion,inst_CulturalCooperation)). - -fof(axGovPred34, axiom, - f_organizationalObjective(inst_ArabMaghrebUnion,inst_PoliticalCooperation)). - -fof(axGovPred35, axiom, - f_organizationalObjective(inst_ArabMaghrebUnion,inst_MilitaryCooperation)). - -fof(axGovPred36, axiom, - f_dateEstablished(inst_ArabMonetaryFund,f_DayFn(27,f_MonthFn(type_April,f_YearFn(1976))))). - -fof(axGovPred37, axiom, - f_organizationalObjective(inst_ArabMonetaryFund,inst_EconomicCooperation)). - -fof(axGovPred38, axiom, - f_dateEstablished(inst_AsiaPacificEconomicCooperation,f_DayFn(7,f_MonthFn(type_November,f_YearFn(1989))))). - -fof(axGovPred39, axiom, - f_organizationalObjective(inst_AsiaPacificEconomicCooperation,inst_PromotionOfTradeAndInvestment)). - -fof(axGovPred40, axiom, - f_dateEstablished(inst_AsianDevelopmentBank,f_DayFn(19,f_MonthFn(type_December,f_YearFn(1966))))). - -fof(axGovPred41, axiom, - f_organizationalObjective(inst_AsianDevelopmentBank,inst_EconomicCooperation)). - -fof(axGovPred42, axiom, - f_dateEstablished(inst_AssociationOfSoutheastAsianNations,f_DayFn(8,f_MonthFn(type_August,f_YearFn(1967))))). - -fof(axGovPred43, axiom, - f_organizationalObjective(inst_AssociationOfSoutheastAsianNations,inst_EconomicCooperation)). - -fof(axGovPred44, axiom, - f_organizationalObjective(inst_AssociationOfSoutheastAsianNations,inst_SocialCooperation)). - -fof(axGovPred45, axiom, - f_organizationalObjective(inst_AssociationOfSoutheastAsianNations,inst_CulturalCooperation)). - -fof(axGovPred46, axiom, - f_dateEstablished(inst_ASEANRegionalForum,f_YearFn(1994))). - -fof(axGovPred47, axiom, - f_organizationalObjective(inst_ASEANRegionalForum,inst_RegionalSecurity)). - -fof(axGovPred48, axiom, - f_dateEstablished(inst_AustraliaGroup,f_YearFn(1984))). - -fof(axGovPred49, axiom, - f_organizationalObjective(inst_AustraliaGroup,inst_CBWExportControls)). - -fof(axGovPred50, axiom, - f_dateEstablished(inst_AustraliaNewZealandUnitedStatesSecurityTreaty,f_DayFn(1,f_MonthFn(type_September,f_YearFn(1951))))). - -fof(axGovPred51, axiom, - f_organizationalObjective(inst_AustraliaNewZealandUnitedStatesSecurityTreaty,inst_MutualDefensePact)). - -fof(axGovPred52, axiom, - f_dateEstablished(inst_BankForInternationalSettlements,f_DayFn(20,f_MonthFn(type_January,f_YearFn(1930))))). - -fof(axGovPred53, axiom, - f_organizationalObjective(inst_BankForInternationalSettlements,inst_FinancialCooperation)). - -fof(axGovPred54, axiom, - f_dateEstablished(inst_BeneluxEconomicUnion,f_DayFn(3,f_MonthFn(type_February,f_YearFn(1958))))). - -fof(axGovPred55, axiom, - f_organizationalObjective(inst_BeneluxEconomicUnion,inst_EconomicIntegration)). - -fof(axGovPred56, axiom, - f_member(inst_Belgium,inst_BeneluxEconomicUnion)). - -fof(axGovPred57, axiom, - f_member(inst_Netherlands,inst_BeneluxEconomicUnion)). - -fof(axGovPred58, axiom, - f_member(inst_Luxembourg,inst_BeneluxEconomicUnion)). - -fof(axGovPred59, axiom, - f_dateEstablished(inst_BigSeven,f_YearFn(1975))). - -fof(axGovPred60, axiom, - f_organizationalObjective(inst_BigSeven,inst_EconomicPolicyCoordination)). - -fof(axGovPred61, axiom, - f_dateEstablished(inst_BigSix,f_YearFn(1967))). - -fof(axGovPred62, axiom, - f_organizationalObjective(inst_BigSix,inst_EconomicCooperation)). - -fof(axGovPred63, axiom, - f_dateEstablished(inst_BlackSeaEconomicCooperationZone,f_DayFn(25,f_MonthFn(type_June,f_YearFn(1992))))). - -fof(axGovPred64, axiom, - f_organizationalObjective(inst_BlackSeaEconomicCooperationZone,inst_PromoteRegionalStability)). - -fof(axGovPred65, axiom, - f_organizationalObjective(inst_BlackSeaEconomicCooperationZone,inst_EconomicCooperation)). - -fof(axGovPred66, axiom, - f_dateEstablished(inst_CaribbeanCommunityAndCommonMarket,f_DayFn(4,f_MonthFn(type_July,f_YearFn(1973))))). - -fof(axGovPred67, axiom, - f_organizationalObjective(inst_CaribbeanCommunityAndCommonMarket,inst_EconomicIntegration)). - -fof(axGovPred68, axiom, - f_organizationalObjective(inst_CaribbeanCommunityAndCommonMarket,inst_EconomicDevelopment)). - -fof(axGovPred69, axiom, - f_dateEstablished(inst_CaribbeanDevelopmentBank,f_DayFn(18,f_MonthFn(type_October,f_YearFn(1969))))). - -fof(axGovPred70, axiom, - f_organizationalObjective(inst_CaribbeanDevelopmentBank,inst_EconomicDevelopment)). - -fof(axGovPred71, axiom, - f_organizationalObjective(inst_CaribbeanDevelopmentBank,inst_EconomicCooperation)). - -fof(axGovPred72, axiom, - f_dateEstablished(inst_CentralAfricanStatesDevelopmentBank,f_DayFn(3,f_MonthFn(type_December,f_YearFn(1975))))). - -fof(axGovPred73, axiom, - f_organizationalObjective(inst_CentralAfricanStatesDevelopmentBank,inst_EconomicDevelopment)). - -fof(axGovPred74, axiom, - f_dateEstablished(inst_CentralAmericanBankForEconomicIntegration,f_DayFn(13,f_MonthFn(type_December,f_YearFn(1960))))). - -fof(axGovPred75, axiom, - f_organizationalObjective(inst_CentralAmericanBankForEconomicIntegration,inst_EconomicIntegration)). - -fof(axGovPred76, axiom, - f_organizationalObjective(inst_CentralAmericanBankForEconomicIntegration,inst_EconomicDevelopment)). - -fof(axGovPred77, axiom, - f_dateEstablished(inst_CentralAmericanCommonMarket,f_DayFn(13,f_MonthFn(type_December,f_YearFn(1960))))). - -fof(axGovPred78, axiom, - f_organizationalObjective(inst_CentralAmericanCommonMarket,inst_EconomicIntegration)). - -fof(axGovPred79, axiom, - f_dateEstablished(inst_CentralEuropeanInitiative,f_DayFn(11,f_MonthFn(type_November,f_YearFn(1989))))). - -fof(axGovPred80, axiom, - f_organizationalObjective(inst_CentralEuropeanInitiative,inst_EconomicCooperation)). - -fof(axGovPred81, axiom, - f_organizationalObjective(inst_CentralEuropeanInitiative,inst_PoliticalCooperation)). - -fof(axGovPred82, axiom, - f_dateEstablished(inst_ColomboPlan,f_MonthFn(type_May,f_YearFn(1950)))). - -fof(axGovPred83, axiom, - f_organizationalObjective(inst_ColomboPlan,inst_EconomicDevelopment)). - -fof(axGovPred84, axiom, - f_organizationalObjective(inst_ColomboPlan,inst_SocialDevelopment)). - -fof(axGovPred85, axiom, - f_dateEstablished(inst_CommonwealthOfNations,f_DayFn(31,f_MonthFn(type_December,f_YearFn(1931))))). - -fof(axGovPred86, axiom, - f_organizationalObjective(inst_CommonwealthOfNations,inst_PoliticalCooperation)). - -fof(axGovPred87, axiom, - f_organizationalObjective(inst_CommonwealthOfNations,inst_EconomicCooperation)). - -fof(axGovPred88, axiom, - f_dateEstablished(inst_CommonwealthOfIndependentStates,f_DayFn(8,f_MonthFn(type_December,f_YearFn(1991))))). - -fof(axGovPred89, axiom, - f_organizationalObjective(inst_CommonwealthOfIndependentStates,inst_PoliticalCooperation)). - -fof(axGovPred90, axiom, - f_dateEstablished(inst_CoordinatingCommitteeOnExportControls,f_YearFn(1949))). - -fof(axGovPred91, axiom, - f_dateDissolved(inst_CoordinatingCommitteeOnExportControls,f_DayFn(31,f_MonthFn(type_March,f_YearFn(1994))))). - -fof(axGovPred92, axiom, - f_successorOrganization(inst_CoordinatingCommitteeOnExportControls,inst_WassenaarArrangement)). - -fof(axGovPred93, axiom, - f_dateEstablished(inst_CouncilForMutualEconomicAssistance,f_DayFn(25,f_MonthFn(type_January,f_YearFn(1949))))). - -fof(axGovPred94, axiom, - f_dateDissolved(inst_CouncilForMutualEconomicAssistance,f_DayFn(1,f_MonthFn(type_January,f_YearFn(1991))))). - -fof(axGovPred95, axiom, - f_dateEstablished(inst_CouncilOfArabEconomicUnity,f_DayFn(3,f_MonthFn(type_June,f_YearFn(1957))))). - -fof(axGovPred96, axiom, - f_organizationalObjective(inst_CouncilOfArabEconomicUnity,inst_EconomicIntegration)). - -fof(axGovPred97, axiom, - f_dateEstablished(inst_CouncilOfEurope,f_DayFn(5,f_MonthFn(type_May,f_YearFn(1949))))). - -fof(axGovPred98, axiom, - f_organizationalObjective(inst_CouncilOfEurope,inst_PoliticalCooperation)). - -fof(axGovPred99, axiom, - f_organizationalObjective(inst_CouncilOfEurope,inst_SocialDevelopment)). - -fof(axGovPred100, axiom, - f_organizationalObjective(inst_CouncilOfEurope,inst_CulturalCooperation)). - -fof(axGovPred101, axiom, - f_organizationalObjective(inst_CouncilOfEurope,inst_PromoteRegionalStability)). - -fof(axGovPred102, axiom, - f_organizationalObjective(inst_CouncilOfEurope,inst_HumanRightsIssues)). - -fof(axGovPred103, axiom, - f_dateEstablished(inst_CouncilOfTheBalticSeaStates,f_DayFn(6,f_MonthFn(type_March,f_YearFn(1992))))). - -fof(axGovPred104, axiom, - f_organizationalObjective(inst_CouncilOfTheBalticSeaStates,inst_EconomicDevelopment)). - -fof(axGovPred105, axiom, - f_organizationalObjective(inst_CouncilOfTheBalticSeaStates,inst_HumanitarianAid)). - -fof(axGovPred106, axiom, - f_organizationalObjective(inst_CouncilOfTheBalticSeaStates,inst_EnergyAndTheEnvironment)). - -fof(axGovPred107, axiom, - f_organizationalObjective(inst_CouncilOfTheBalticSeaStates,inst_PoliticalDevelopment)). - -fof(axGovPred108, axiom, - f_organizationalObjective(inst_CouncilOfTheBalticSeaStates,inst_CulturalCooperation)). - -fof(axGovPred109, axiom, - f_dateEstablished(inst_CouncilOfTheEntente,f_DayFn(29,f_MonthFn(type_May,f_YearFn(1959))))). - -fof(axGovPred110, axiom, - f_organizationalObjective(inst_CouncilOfTheEntente,inst_EconomicCooperation)). - -fof(axGovPred111, axiom, - f_organizationalObjective(inst_CouncilOfTheEntente,inst_PoliticalCooperation)). - -fof(axGovPred112, axiom, - f_organizationalObjective(inst_CouncilOfTheEntente,inst_SocialCooperation)). - -fof(axGovPred113, axiom, - f_dateEstablished(inst_WorldCustomsOrganization,f_DayFn(15,f_MonthFn(type_December,f_YearFn(1950))))). - -fof(axGovPred114, axiom, - f_dateEstablished(inst_EastAfricanDevelopmentBank,f_DayFn(6,f_MonthFn(type_June,f_YearFn(1967))))). - -fof(axGovPred115, axiom, - f_organizationalObjective(inst_EastAfricanDevelopmentBank,inst_EconomicDevelopment)). - -fof(axGovPred116, axiom, - f_dateEstablished(inst_EconomicAndSocialCouncil,f_DayFn(26,f_MonthFn(type_June,f_YearFn(1945))))). - -fof(axGovPred117, axiom, - f_organizationalObjective(inst_EconomicAndSocialCouncil,inst_EconomicDevelopment)). - -fof(axGovPred118, axiom, - f_organizationalObjective(inst_EconomicAndSocialCouncil,inst_SocialDevelopment)). - -fof(axGovPred119, axiom, - f_subOrganization(inst_EconomicAndSocialCouncil,inst_UnitedNations)). - -fof(axGovPred120, axiom, - f_subOrganization(inst_CommissionForSocialDevelopment,inst_EconomicAndSocialCouncil)). - -fof(axGovPred121, axiom, - f_subOrganization(inst_CommissionOnCrimePreventionAndCriminalJustice,inst_EconomicAndSocialCouncil)). - -fof(axGovPred122, axiom, - f_subOrganization(inst_CommissionOnHumanRights,inst_EconomicAndSocialCouncil)). - -fof(axGovPred123, axiom, - f_subOrganization(inst_CommissionOnNarcoticsDrugs,inst_EconomicAndSocialCouncil)). - -fof(axGovPred124, axiom, - f_subOrganization(inst_CommissionOnPopulationAndDevelopment,inst_EconomicAndSocialCouncil)). - -fof(axGovPred125, axiom, - f_subOrganization(inst_CommissionOnScienceAndTechnologyForDevelopment,inst_EconomicAndSocialCouncil)). - -fof(axGovPred126, axiom, - f_subOrganization(inst_CommissionOnSustainableDevelopment,inst_EconomicAndSocialCouncil)). - -fof(axGovPred127, axiom, - f_subOrganization(inst_CommissionOnTheStatusOfWomen,inst_EconomicAndSocialCouncil)). - -fof(axGovPred128, axiom, - f_subOrganization(inst_EconomicAndSocialCommissionForAsiaAndThePacific,inst_EconomicAndSocialCouncil)). - -fof(axGovPred129, axiom, - f_subOrganization(inst_EconomicAndSocialCommissionForWesternAsia,inst_EconomicAndSocialCouncil)). - -fof(axGovPred130, axiom, - f_subOrganization(inst_EconomicCommissionForAfrica,inst_EconomicAndSocialCouncil)). - -fof(axGovPred131, axiom, - f_subOrganization(inst_EconomicCommissionForEurope,inst_EconomicAndSocialCouncil)). - -fof(axGovPred132, axiom, - f_subOrganization(inst_EconomicCommissionForLatinAmericaAndTheCaribbean,inst_EconomicAndSocialCouncil)). - -fof(axGovPred133, axiom, - f_subOrganization(inst_FoodAndAgricultureOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred134, axiom, - f_subOrganization(inst_InternationalAtomicEnergyAgency,inst_EconomicAndSocialCouncil)). - -fof(axGovPred135, axiom, - f_subOrganization(inst_InternationalBankForReconstructionAndDevelopment,inst_EconomicAndSocialCouncil)). - -fof(axGovPred136, axiom, - f_subOrganization(inst_InternationalCenterForSecretariatOfInvestmentDisputes,inst_EconomicAndSocialCouncil)). - -fof(axGovPred137, axiom, - f_subOrganization(inst_InternationalCivilAviationOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred138, axiom, - f_subOrganization(inst_InternationalDevelopmentAssociation,inst_EconomicAndSocialCouncil)). - -fof(axGovPred139, axiom, - f_subOrganization(inst_InternationalFinanceCorporation,inst_EconomicAndSocialCouncil)). - -fof(axGovPred140, axiom, - f_subOrganization(inst_InternationalFundForAgriculturalDevelopment,inst_EconomicAndSocialCouncil)). - -fof(axGovPred141, axiom, - f_subOrganization(inst_InternationalLaborOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred142, axiom, - f_subOrganization(inst_InternationalMaritimeOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred143, axiom, - f_subOrganization(inst_InternationalMonetaryFund,inst_EconomicAndSocialCouncil)). - -fof(axGovPred144, axiom, - f_subOrganization(inst_InternationalTelecommunicationUnion,inst_EconomicAndSocialCouncil)). - -fof(axGovPred145, axiom, - f_subOrganization(inst_MulitlateralInvestmentGeographicAgency,inst_EconomicAndSocialCouncil)). - -fof(axGovPred146, axiom, - f_subOrganization(inst_StatisticalCommission,inst_EconomicAndSocialCouncil)). - -fof(axGovPred147, axiom, - f_subOrganization(inst_UnitedNationsEducationalScientificAndCulturalOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred148, axiom, - f_subOrganization(inst_UnitedNationsIndustrialDevelopmentOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred149, axiom, - f_subOrganization(inst_UniversalPostalUnion,inst_EconomicAndSocialCouncil)). - -fof(axGovPred150, axiom, - f_subOrganization(inst_WorldHealthOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred151, axiom, - f_subOrganization(inst_WorldIntellectualPropertyOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred152, axiom, - f_subOrganization(inst_WorldMeteorologicalOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred153, axiom, - f_subOrganization(inst_WorldTourismOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred154, axiom, - f_subOrganization(inst_WorldTradeOrganization,inst_EconomicAndSocialCouncil)). - -fof(axGovPred155, axiom, - f_subOrganization(inst_WorldFoodProgram,inst_EconomicAndSocialCouncil)). - -fof(axGovPred156, axiom, - f_dateEstablished(inst_EconomicCommunityOfTheGreatLakesCountries,f_DayFn(20,f_MonthFn(type_September,f_YearFn(1976))))). - -fof(axGovPred157, axiom, - f_organizationalObjective(inst_EconomicCommunityOfTheGreatLakesCountries,inst_EconomicIntegration)). - -fof(axGovPred158, axiom, - f_dateEstablished(inst_EconomicCommunityOfWestAfricanStates,f_DayFn(28,f_MonthFn(type_May,f_YearFn(1975))))). - -fof(axGovPred159, axiom, - f_organizationalObjective(inst_EconomicCommunityOfWestAfricanStates,inst_EconomicCooperation)). - -fof(axGovPred160, axiom, - f_dateEstablished(inst_EconomicCooperationOrganization,f_MonthFn(type_January,f_YearFn(1985)))). - -fof(axGovPred161, axiom, - f_organizationalObjective(inst_EconomicCooperationOrganization,inst_EconomicCooperation)). - -fof(axGovPred162, axiom, - f_organizationalObjective(inst_EconomicCooperationOrganization,inst_EconomicDevelopment)). - -fof(axGovPred163, axiom, - f_organizationalObjective(inst_EconomicCooperationOrganization,inst_CulturalCooperation)). - -fof(axGovPred164, axiom, - f_organizationalObjective(inst_EconomicCooperationOrganization,inst_TransportationCoordination)). - -fof(axGovPred165, axiom, - f_organizationalObjective(inst_EconomicCooperationOrganization,inst_CommunicationsCoordination)). - -fof(axGovPred166, axiom, - f_dateEstablished(inst_EuroAtlanticPartnershipCouncil,f_DayFn(8,f_MonthFn(type_November,f_YearFn(1991))))). - -fof(axGovPred167, axiom, - f_organizationalObjective(inst_EuroAtlanticPartnershipCouncil,inst_PoliticalCooperation)). - -fof(axGovPred168, axiom, - f_organizationalObjective(inst_EuroAtlanticPartnershipCouncil,inst_MilitaryCooperation)). - -fof(axGovPred169, axiom, - f_organizationalObjective(inst_EuroAtlanticPartnershipCouncil,inst_ConventionalArmsControl)). - -fof(axGovPred170, axiom, - f_dateEstablished(inst_EuropeanBankForReconstructionAndDevelopment,f_DayFn(15,f_MonthFn(type_April,f_YearFn(1991))))). - -fof(axGovPred171, axiom, - f_organizationalObjective(inst_EuropeanBankForReconstructionAndDevelopment,inst_EconomicDevelopment)). - -fof(axGovPred172, axiom, - f_dateEstablished(inst_EuropeanCommunity,f_DayFn(8,f_MonthFn(type_April,f_YearFn(1965))))). - -fof(axGovPred173, axiom, - f_organizationalObjective(inst_EuropeanCommunity,inst_EconomicIntegration)). - -fof(axGovPred174, axiom, - f_organizationalObjective(inst_EuropeanCommunity,inst_PoliticalCooperation)). - -fof(axGovPred175, axiom, - f_dateEstablished(inst_EuropeanFreeTradeAssociation,f_DayFn(4,f_MonthFn(type_January,f_YearFn(1960))))). - -fof(axGovPred176, axiom, - f_organizationalObjective(inst_EuropeanFreeTradeAssociation,inst_PromotionOfFreeTrade)). - -fof(axGovPred177, axiom, - f_dateEstablished(inst_EuropeanInvestmentBank,f_DayFn(25,f_MonthFn(type_March,f_YearFn(1957))))). - -fof(axGovPred178, axiom, - f_organizationalObjective(inst_EuropeanInvestmentBank,inst_EconomicDevelopment)). - -fof(axGovPred179, axiom, - f_dateEstablished(inst_EuropeanMonetaryUnion,f_DayFn(7,f_MonthFn(type_February,f_YearFn(1992))))). - -fof(axGovPred180, axiom, - f_organizationalObjective(inst_EuropeanMonetaryUnion,inst_MonetaryUnion)). - -fof(axGovPred181, axiom, - f_member(inst_Austria,inst_EuropeanMonetaryUnion)). - -fof(axGovPred182, axiom, - f_member(inst_Belgium,inst_EuropeanMonetaryUnion)). - -fof(axGovPred183, axiom, - f_member(inst_Finland,inst_EuropeanMonetaryUnion)). - -fof(axGovPred184, axiom, - f_member(inst_France,inst_EuropeanMonetaryUnion)). - -fof(axGovPred185, axiom, - f_member(inst_Germany,inst_EuropeanMonetaryUnion)). - -fof(axGovPred186, axiom, - f_member(inst_Greece,inst_EuropeanMonetaryUnion)). - -fof(axGovPred187, axiom, - f_member(inst_Ireland,inst_EuropeanMonetaryUnion)). - -fof(axGovPred188, axiom, - f_member(inst_Italy,inst_EuropeanMonetaryUnion)). - -fof(axGovPred189, axiom, - f_member(inst_Luxembourg,inst_EuropeanMonetaryUnion)). - -fof(axGovPred190, axiom, - f_member(inst_Netherlands,inst_EuropeanMonetaryUnion)). - -fof(axGovPred191, axiom, - f_member(inst_Portugal,inst_EuropeanMonetaryUnion)). - -fof(axGovPred192, axiom, - f_member(inst_Spain,inst_EuropeanMonetaryUnion)). - -fof(axGovPred193, axiom, - f_dateEstablished(inst_EuropeanOrganizationForNuclearResearch,f_DayFn(1,f_MonthFn(type_July,f_YearFn(1953))))). - -fof(axGovPred194, axiom, - f_organizationalObjective(inst_EuropeanOrganizationForNuclearResearch,inst_PeacefulUseOfAtomicPower)). - -fof(axGovPred195, axiom, - f_organizationalObjective(inst_EuropeanOrganizationForNuclearResearch,inst_TechnologyCooperation)). - -fof(axGovPred196, axiom, - f_organizationalObjective(inst_EuropeanOrganizationForNuclearResearch,inst_ScientificCooperation)). - -fof(axGovPred197, axiom, - f_dateEstablished(inst_EuropeanSpaceAgency,f_DayFn(31,f_MonthFn(type_May,f_YearFn(1975))))). - -fof(axGovPred198, axiom, - f_organizationalObjective(inst_EuropeanSpaceAgency,inst_SpaceResearchAndTechnology)). - -fof(axGovPred199, axiom, - f_organizationalObjective(inst_EuropeanSpaceAgency,inst_TechnologyCooperation)). - -fof(axGovPred200, axiom, - f_dateEstablished(inst_EuropeanUnion,f_DayFn(7,f_MonthFn(type_February,f_YearFn(1992))))). - -fof(axGovPred201, axiom, - f_organizationalObjective(inst_EuropeanUnion,inst_EconomicIntegration)). - -fof(axGovPred202, axiom, - f_organizationalObjective(inst_EuropeanUnion,inst_MonetaryUnion)). - -fof(axGovPred203, axiom, - f_organizationalObjective(inst_EuropeanUnion,inst_PoliticalCooperation)). - -fof(axGovPred204, axiom, - f_organizationalObjective(inst_EuropeanUnion,inst_SocialCooperation)). - -fof(axGovPred205, axiom, - f_organizationalObjective(inst_EuropeanUnion,inst_MilitaryCooperation)). - -fof(axGovPred206, axiom, - f_successorOrganization(inst_EuropeanCommunity,inst_EuropeanUnion)). - -fof(axGovPred207, axiom, - f_dateEstablished(inst_FoodAndAgricultureOrganization,f_DayFn(16,f_MonthFn(type_October,f_YearFn(1945))))). - -fof(axGovPred208, axiom, - f_organizationalObjective(inst_FoodAndAgricultureOrganization,inst_AgriculturalDevelopment)). - -fof(axGovPred209, axiom, - f_dateEstablished(inst_FrancZone,f_YearFn(1964))). - -fof(axGovPred210, axiom, - f_organizationalObjective(inst_FrancZone,inst_MonetaryUnion)). - -fof(axGovPred211, axiom, - f_dateEstablished(inst_GroupOf3,f_MonthFn(type_September,f_YearFn(1990)))). - -fof(axGovPred212, axiom, - f_organizationalObjective(inst_GroupOf3,inst_PoliticalCooperation)). - -fof(axGovPred213, axiom, - f_dateEstablished(inst_GroupOf5,f_DayFn(22,f_MonthFn(type_September,f_YearFn(1985))))). - -fof(axGovPred214, axiom, - f_organizationalObjective(inst_GroupOf5,inst_EconomicCooperation)). - -fof(axGovPred215, axiom, - f_dateEstablished(inst_GroupOf6,f_DayFn(22,f_MonthFn(type_May,f_YearFn(1985))))). - -fof(axGovPred216, axiom, - f_organizationalObjective(inst_GroupOf6,inst_NuclearDisarmament)). - -fof(axGovPred217, axiom, - f_dateEstablished(inst_GroupOf7,f_DayFn(22,f_MonthFn(type_September,f_YearFn(1985))))). - -fof(axGovPred218, axiom, - f_organizationalObjective(inst_GroupOf7,inst_EconomicCooperation)). - -fof(axGovPred219, axiom, - f_dateEstablished(inst_GroupOf8,f_MonthFn(type_October,f_YearFn(1975)))). - -fof(axGovPred220, axiom, - f_organizationalObjective(inst_GroupOf8,inst_EconomicCooperation)). - -fof(axGovPred221, axiom, - f_organizationalObjective(inst_GroupOf9,inst_PoliticalCooperation)). - -fof(axGovPred222, axiom, - f_dateEstablished(inst_GroupOf10,f_MonthFn(type_October,f_YearFn(1962)))). - -fof(axGovPred223, axiom, - f_organizationalObjective(inst_GroupOf10,inst_CoordinateCreditPolicy)). - -fof(axGovPred224, axiom, - f_dateEstablished(inst_GroupOf11,f_DayFn(22,f_MonthFn(type_June,f_YearFn(1984))))). - -fof(axGovPred225, axiom, - f_organizationalObjective(inst_GroupOf11,inst_EconomicCooperation)). - -fof(axGovPred226, axiom, - f_dateEstablished(inst_GroupOf15,f_MonthFn(type_September,f_YearFn(1989)))). - -fof(axGovPred227, axiom, - f_organizationalObjective(inst_GroupOf15,inst_EconomicCooperation)). - -fof(axGovPred228, axiom, - f_organizationalObjective(inst_GroupOf15,inst_PoliticalCooperation)). - -fof(axGovPred229, axiom, - f_dateEstablished(inst_GroupOf24,f_DayFn(1,f_MonthFn(type_August,f_YearFn(1989))))). - -fof(axGovPred230, axiom, - f_organizationalObjective(inst_GroupOf24,inst_EconomicCooperation)). - -fof(axGovPred231, axiom, - f_dateEstablished(inst_GroupOf77,f_DayFn(15,f_MonthFn(type_June,f_YearFn(1964))))). - -fof(axGovPred232, axiom, - f_organizationalObjective(inst_GroupOf77,inst_EconomicCooperation)). - -fof(axGovPred233, axiom, - f_dateEstablished(inst_GulfCooperationCouncil,f_DayFn(25,f_MonthFn(type_May,f_YearFn(1981))))). - -fof(axGovPred234, axiom, - f_organizationalObjective(inst_GulfCooperationCouncil,inst_PoliticalCooperation)). - -fof(axGovPred235, axiom, - f_organizationalObjective(inst_GulfCooperationCouncil,inst_EconomicCooperation)). - -fof(axGovPred236, axiom, - f_organizationalObjective(inst_GulfCooperationCouncil,inst_MilitaryCooperation)). - -fof(axGovPred237, axiom, - f_organizationalObjective(inst_GulfCooperationCouncil,inst_SocialCooperation)). - -fof(axGovPred238, axiom, - f_dateEstablished(inst_IndianOceanCommission,f_DayFn(21,f_MonthFn(type_December,f_YearFn(1982))))). - -fof(axGovPred239, axiom, - f_organizationalObjective(inst_IndianOceanCommission,inst_EconomicCooperation)). - -fof(axGovPred240, axiom, - f_organizationalObjective(inst_IndianOceanCommission,inst_PoliticalCooperation)). - -fof(axGovPred241, axiom, - f_dateEstablished(inst_InterAmericanDevelopmentBank,f_DayFn(8,f_MonthFn(type_April,f_YearFn(1959))))). - -fof(axGovPred242, axiom, - f_organizationalObjective(inst_InterAmericanDevelopmentBank,inst_EconomicDevelopment)). - -fof(axGovPred243, axiom, - f_organizationalObjective(inst_InterAmericanDevelopmentBank,inst_SocialDevelopment)). - -fof(axGovPred244, axiom, - f_dateEstablished(inst_InterGovernmentalAuthorityOnDevelopment,f_DayFn(21,f_MonthFn(type_March,f_YearFn(1996))))). - -fof(axGovPred245, axiom, - f_organizationalObjective(inst_InterGovernmentalAuthorityOnDevelopment,inst_SocialCooperation)). - -fof(axGovPred246, axiom, - f_organizationalObjective(inst_InterGovernmentalAuthorityOnDevelopment,inst_EconomicCooperation)). - -fof(axGovPred247, axiom, - f_organizationalObjective(inst_InterGovernmentalAuthorityOnDevelopment,inst_ScientificCooperation)). - -fof(axGovPred248, axiom, - f_dateEstablished(inst_InternationalAtomicEnergyAgency,f_DayFn(26,f_MonthFn(type_October,f_YearFn(1956))))). - -fof(axGovPred249, axiom, - f_organizationalObjective(inst_InternationalAtomicEnergyAgency,inst_PeacefulUseOfAtomicPower)). - -fof(axGovPred250, axiom, - f_dateEstablished(inst_InternationalBankForReconstructionAndDevelopment,f_DayFn(22,f_MonthFn(type_July,f_YearFn(1944))))). - -fof(axGovPred251, axiom, - f_organizationalObjective(inst_InternationalBankForReconstructionAndDevelopment,inst_EconomicDevelopment)). - -fof(axGovPred252, axiom, - f_subOrganization(inst_InternationalBankForReconstructionAndDevelopment,inst_UnitedNations)). - -fof(axGovPred253, axiom, - f_dateEstablished(inst_InternationalChamberOfCommerce,f_YearFn(1919))). - -fof(axGovPred254, axiom, - f_organizationalObjective(inst_InternationalChamberOfCommerce,inst_PromotionOfFreeTrade)). - -fof(axGovPred255, axiom, - f_organizationalObjective(inst_InternationalChamberOfCommerce,inst_PromotionOfTradeAndInvestment)). - -fof(axGovPred256, axiom, - f_organizationalObjective(inst_InternationalChamberOfCommerce,inst_PromotionOfPrivateEnterprise)). - -fof(axGovPred257, axiom, - f_dateEstablished(inst_InternationalCivilAviationOrganization,f_DayFn(7,f_MonthFn(type_December,f_YearFn(1944))))). - -fof(axGovPred258, axiom, - f_subOrganization(inst_InternationalCivilAviationOrganization,inst_UnitedNations)). - -fof(axGovPred259, axiom, - f_organizationalObjective(inst_InternationalCivilAviationOrganization,inst_CooperationInCivilAviation)). - -fof(axGovPred260, axiom, - f_dateEstablished(inst_InternationalCommitteeOfTheRedCross,f_DayFn(17,f_MonthFn(type_February,f_YearFn(1863))))). - -fof(axGovPred261, axiom, - f_organizationalObjective(inst_InternationalCommitteeOfTheRedCross,inst_HumanitarianAid)). - -fof(axGovPred262, axiom, - f_dateEstablished(inst_InternationalConfederationOfFreeTradeUnions,f_MonthFn(type_December,f_YearFn(1949)))). - -fof(axGovPred263, axiom, - f_organizationalObjective(inst_InternationalConfederationOfFreeTradeUnions,inst_PromoteTradeUnionism)). - -fof(axGovPred264, axiom, - f_subOrganization(inst_InternationalCourtOfJustice,inst_UnitedNations)). - -fof(axGovPred265, axiom, - f_organizationalObjective(inst_InternationalCourtOfJustice,inst_InternationalJustice)). - -fof(axGovPred266, axiom, - f_dateEstablished(inst_InternationalCriminalPoliceOrganization,f_DayFn(13,f_MonthFn(type_June,f_YearFn(1956))))). - -fof(axGovPred267, axiom, - f_organizationalObjective(inst_InternationalCriminalPoliceOrganization,inst_SupportLawEnforcement)). - -fof(axGovPred268, axiom, - f_dateEstablished(inst_InternationalDevelopmentAssociation,f_DayFn(26,f_MonthFn(type_January,f_YearFn(1960))))). - -fof(axGovPred269, axiom, - f_subOrganization(inst_InternationalDevelopmentAssociation,inst_UnitedNations)). - -fof(axGovPred270, axiom, - f_organizationalObjective(inst_InternationalDevelopmentAssociation,inst_EconomicDevelopment)). - -fof(axGovPred271, axiom, - f_dateEstablished(inst_InternationalEnergyAgency,f_DayFn(15,f_MonthFn(type_November,f_YearFn(1974))))). - -fof(axGovPred272, axiom, - f_organizationalObjective(inst_InternationalEnergyAgency,inst_EnergyCooperation)). - -fof(axGovPred273, axiom, - f_dateEstablished(inst_InternationalFederationOfRedCrossAndRedCrescentSocieties,f_DayFn(5,f_MonthFn(type_May,f_YearFn(1919))))). - -fof(axGovPred274, axiom, - f_organizationalObjective(inst_InternationalFederationOfRedCrossAndRedCrescentSocieties,inst_HumanitarianAid)). - -fof(axGovPred275, axiom, - f_dateEstablished(inst_InternationalFinanceCorporation,f_DayFn(25,f_MonthFn(type_May,f_YearFn(1955))))). - -fof(axGovPred276, axiom, - f_subOrganization(inst_InternationalFinanceCorporation,inst_UnitedNations)). - -fof(axGovPred277, axiom, - f_organizationalObjective(inst_InternationalFinanceCorporation,inst_PromotePrivateEnterprise)). - -fof(axGovPred278, axiom, - f_dateEstablished(inst_InternationalFundForAgriculturalDevelopment,f_MonthFn(type_November,f_YearFn(1974)))). - -fof(axGovPred279, axiom, - f_organizationalObjective(inst_InternationalFundForAgriculturalDevelopment,inst_AgriculturalDevelopment)). - -fof(axGovPred280, axiom, - f_subOrganization(inst_InternationalFundForAgriculturalDevelopment,inst_UnitedNations)). - -fof(axGovPred281, axiom, - f_dateEstablished(inst_InternationalHydrographicOrganization,f_MonthFn(type_June,f_YearFn(1919)))). - -fof(axGovPred282, axiom, - f_organizationalObjective(inst_InternationalHydrographicOrganization,inst_ScientificCooperation)). - -fof(axGovPred283, axiom, - f_organizationalObjective(inst_InternationalHydrographicOrganization,inst_InformationStandards)). - -fof(axGovPred284, axiom, - f_inScopeOfInterest(inst_InternationalHydrographicOrganization,inst_WorldOcean)). - -fof(axGovPred285, axiom, - f_dateEstablished(inst_InternationalLaborOrganization,f_DayFn(28,f_MonthFn(type_June,f_YearFn(1919))))). - -fof(axGovPred286, axiom, - f_organizationalObjective(inst_InternationalLaborOrganization,inst_WorldLaborIssues)). - -fof(axGovPred287, axiom, - f_subOrganization(inst_InternationalLaborOrganization,inst_UnitedNations)). - -fof(axGovPred288, axiom, - f_dateEstablished(inst_InternationalMaritimeOrganization,f_DayFn(6,f_MonthFn(type_March,f_YearFn(1948))))). - -fof(axGovPred289, axiom, - f_subOrganization(inst_InternationalMaritimeOrganization,inst_UnitedNations)). - -fof(axGovPred290, axiom, - f_organizationalObjective(inst_InternationalMaritimeOrganization,inst_InternationalMaritimeAffairs)). - -fof(axGovPred291, axiom, - f_dateEstablished(inst_InternationalMonetaryFund,f_DayFn(22,f_MonthFn(type_July,f_YearFn(1944))))). - -fof(axGovPred292, axiom, - f_subOrganization(inst_InternationalMonetaryFund,inst_UnitedNations)). - -fof(axGovPred293, axiom, - f_organizationalObjective(inst_InternationalMonetaryFund,inst_EconomicDevelopment)). - -fof(axGovPred294, axiom, - f_organizationalObjective(inst_InternationalMonetaryFund,inst_MonetaryStability)). - -fof(axGovPred295, axiom, - f_dateEstablished(inst_InternationalOlympicCommittee,f_DayFn(23,f_MonthFn(type_June,f_YearFn(1894))))). - -fof(axGovPred296, axiom, - f_organizationalObjective(inst_InternationalOlympicCommittee,inst_OrganizeOlympicGames)). - -fof(axGovPred297, axiom, - f_dateEstablished(inst_InternationalOrganizationForMigration,f_DayFn(5,f_MonthFn(type_November,f_YearFn(1951))))). - -fof(axGovPred298, axiom, - f_organizationalObjective(inst_InternationalOrganizationForMigration,inst_EmigrationAndImmigrationIssues)). - -fof(axGovPred299, axiom, - f_dateEstablished(inst_InternationalOrganizationForStandardization,f_MonthFn(type_February,f_YearFn(1947)))). - -fof(axGovPred300, axiom, - f_organizationalObjective(inst_InternationalOrganizationForStandardization,inst_InformationStandards)). - -fof(axGovPred301, axiom, - f_organizationalObjective(inst_InternationalOrganizationForStandardization,inst_IndustryStandards)). - -fof(axGovPred302, axiom, - f_dateEstablished(inst_InternationalRedCrossAndRedCrescentMovement,f_YearFn(1928))). - -fof(axGovPred303, axiom, - f_organizationalObjective(inst_InternationalRedCrossAndRedCrescentMovement,inst_HumanitarianAid)). - -fof(axGovPred304, axiom, - f_dateEstablished(inst_InternationalTelecommunicationUnion,f_DayFn(17,f_MonthFn(type_May,f_YearFn(1865))))). - -fof(axGovPred305, axiom, - f_organizationalObjective(inst_InternationalTelecommunicationUnion,inst_CommunicationsCoordination)). - -fof(axGovPred306, axiom, - f_subOrganization(inst_InternationalTelecommunicationUnion,inst_UnitedNations)). - -fof(axGovPred307, axiom, - f_dateEstablished(inst_IslamicDevelopmentBank,f_DayFn(15,f_MonthFn(type_December,f_YearFn(1973))))). - -fof(axGovPred308, axiom, - f_organizationalObjective(inst_IslamicDevelopmentBank,inst_EconomicDevelopment)). - -fof(axGovPred309, axiom, - f_organizationalObjective(inst_IslamicDevelopmentBank,inst_SocialDevelopment)). - -fof(axGovPred310, axiom, - f_dateEstablished(inst_LatinAmericanEconomicSystem,f_DayFn(17,f_MonthFn(type_October,f_YearFn(1975))))). - -fof(axGovPred311, axiom, - f_organizationalObjective(inst_LatinAmericanEconomicSystem,inst_EconomicDevelopment)). - -fof(axGovPred312, axiom, - f_organizationalObjective(inst_LatinAmericanEconomicSystem,inst_SocialDevelopment)). - -fof(axGovPred313, axiom, - f_dateEstablished(inst_LatinAmericanIntegrationAssociation,f_DayFn(12,f_MonthFn(type_August,f_YearFn(1980))))). - -fof(axGovPred314, axiom, - f_organizationalObjective(inst_LatinAmericanIntegrationAssociation,inst_PromotionOfFreeTrade)). - -fof(axGovPred315, axiom, - f_organizationalObjective(inst_LatinAmericanIntegrationAssociation,inst_EconomicIntegration)). - -fof(axGovPred316, axiom, - f_dateEstablished(inst_MonetaryAndEconomicCommunityOfCentralAfrica,f_DayFn(8,f_MonthFn(type_December,f_YearFn(1864))))). - -fof(axGovPred317, axiom, - f_organizationalObjective(inst_MonetaryAndEconomicCommunityOfCentralAfrica,inst_EconomicIntegration)). - -fof(axGovPred318, axiom, - f_dateEstablished(inst_NonalignedMovement,f_DayFn(6,f_MonthFn(type_September,f_YearFn(1961))))). - -fof(axGovPred319, axiom, - f_organizationalObjective(inst_NonalignedMovement,inst_PoliticalCooperation)). - -fof(axGovPred320, axiom, - f_organizationalObjective(inst_NonalignedMovement,inst_MilitaryCooperation)). - -fof(axGovPred321, axiom, - f_dateEstablished(inst_NordicCouncil,f_DayFn(16,f_MonthFn(type_March,f_YearFn(1952))))). - -fof(axGovPred322, axiom, - f_organizationalObjective(inst_NordicCouncil,inst_EconomicCooperation)). - -fof(axGovPred323, axiom, - f_organizationalObjective(inst_NordicCouncil,inst_CulturalCooperation)). - -fof(axGovPred324, axiom, - f_organizationalObjective(inst_NordicCouncil,inst_EnvironmentalCooperation)). - -fof(axGovPred325, axiom, - f_dateEstablished(inst_NordicInvestmentBank,f_DayFn(4,f_MonthFn(type_December,f_YearFn(1975))))). - -fof(axGovPred326, axiom, - f_organizationalObjective(inst_NordicInvestmentBank,inst_EconomicCooperation)). - -fof(axGovPred327, axiom, - f_organizationalObjective(inst_NordicInvestmentBank,inst_EconomicDevelopment)). - -fof(axGovPred328, axiom, - f_dateEstablished(inst_NorthAtlanticTreatyOrganization,f_DayFn(4,f_MonthFn(type_April,f_YearFn(1949))))). - -fof(axGovPred329, axiom, - f_organizationalObjective(inst_NorthAtlanticTreatyOrganization,inst_MutualDefensePact)). - -fof(axGovPred330, axiom, - f_dateEstablished(inst_NuclearEnergyAgency,f_DayFn(1,f_MonthFn(type_February,f_YearFn(1958))))). - -fof(axGovPred331, axiom, - f_organizationalObjective(inst_NuclearEnergyAgency,inst_PeacefulUseOfAtomicPower)). - -fof(axGovPred332, axiom, - f_subOrganization(inst_NuclearEnergyAgency,inst_OrganizationForEconomicCooperationAndDevelopment)). - -fof(axGovPred333, axiom, - f_dateEstablished(inst_NuclearSuppliersGroup,f_YearFn(1974))). - -fof(axGovPred334, axiom, - f_organizationalObjective(inst_NuclearSuppliersGroup,inst_NuclearExportControls)). - -fof(axGovPred335, axiom, - f_dateEstablished(inst_OrganizationForEconomicCooperationAndDevelopment,f_DayFn(14,f_MonthFn(type_December,f_YearFn(1960))))). - -fof(axGovPred336, axiom, - f_organizationalObjective(inst_OrganizationForEconomicCooperationAndDevelopment,inst_EconomicDevelopment)). - -fof(axGovPred337, axiom, - f_organizationalObjective(inst_OrganizationForEconomicCooperationAndDevelopment,inst_EconomicCooperation)). - -fof(axGovPred338, axiom, - f_dateEstablished(inst_OrganizationForSecurityAndCooperationInEurope,f_DayFn(1,f_MonthFn(type_January,f_YearFn(1995))))). - -fof(axGovPred339, axiom, - f_organizationalObjective(inst_OrganizationForSecurityAndCooperationInEurope,inst_HumanRightsIssues)). - -fof(axGovPred340, axiom, - f_organizationalObjective(inst_OrganizationForSecurityAndCooperationInEurope,inst_PromoteRegionalStability)). - -fof(axGovPred341, axiom, - f_organizationalObjective(inst_OrganizationForSecurityAndCooperationInEurope,inst_ConventionalArmsControl)). - -fof(axGovPred342, axiom, - f_dateEstablished(inst_OrganizationForTheProhibitionOfChemicalWeapons,f_DayFn(29,f_MonthFn(type_April,f_YearFn(1997))))). - -fof(axGovPred343, axiom, - f_organizationalObjective(inst_OrganizationForTheProhibitionOfChemicalWeapons,inst_EliminateChemicalWeapons)). - -fof(axGovPred344, axiom, - f_dateEstablished(inst_OrganizationOfAfricanUnity,f_DayFn(25,f_MonthFn(type_May,f_YearFn(1963))))). - -fof(axGovPred345, axiom, - f_organizationalObjective(inst_OrganizationOfAfricanUnity,inst_EconomicCooperation)). - -fof(axGovPred346, axiom, - f_organizationalObjective(inst_OrganizationOfAfricanUnity,inst_MilitaryCooperation)). - -fof(axGovPred347, axiom, - f_organizationalObjective(inst_OrganizationOfAfricanUnity,inst_SocialDevelopment)). - -fof(axGovPred348, axiom, - f_organizationalObjective(inst_OrganizationOfAfricanUnity,inst_EconomicDevelopment)). - -fof(axGovPred349, axiom, - f_organizationalObjective(inst_OrganizationOfAfricanUnity,inst_CulturalCooperation)). - -fof(axGovPred350, axiom, - f_organizationalObjective(inst_OrganizationOfAfricanUnity,inst_PublicHealthConcern)). - -fof(axGovPred351, axiom, - f_dateEstablished(inst_OrganizationOfAmericanStates,f_DayFn(14,f_MonthFn(type_April,f_YearFn(1890))))). - -fof(axGovPred352, axiom, - f_organizationalObjective(inst_OrganizationOfAmericanStates,inst_EconomicDevelopment)). - -fof(axGovPred353, axiom, - f_organizationalObjective(inst_OrganizationOfAmericanStates,inst_SocialDevelopment)). - -fof(axGovPred354, axiom, - f_organizationalObjective(inst_OrganizationOfAmericanStates,inst_PromoteRegionalStability)). - -fof(axGovPred355, axiom, - f_dateEstablished(inst_OrganizationOfArabPetroleumExportingCountries,f_DayFn(9,f_MonthFn(type_January,f_YearFn(1968))))). - -fof(axGovPred356, axiom, - f_organizationalObjective(inst_OrganizationOfArabPetroleumExportingCountries,inst_EconomicCooperation)). - -fof(axGovPred357, axiom, - f_dateEstablished(inst_OrganizationOfEasternCaribbeanStates,f_DayFn(18,f_MonthFn(type_June,f_YearFn(1981))))). - -fof(axGovPred358, axiom, - f_organizationalObjective(inst_OrganizationOfEasternCaribbeanStates,inst_PoliticalCooperation)). - -fof(axGovPred359, axiom, - f_organizationalObjective(inst_OrganizationOfEasternCaribbeanStates,inst_EconomicCooperation)). - -fof(axGovPred360, axiom, - f_organizationalObjective(inst_OrganizationOfEasternCaribbeanStates,inst_MilitaryCooperation)). - -fof(axGovPred361, axiom, - f_dateEstablished(inst_OrganizationOfPetroleumExportingCountries,f_DayFn(14,f_MonthFn(type_September,f_YearFn(1960))))). - -fof(axGovPred362, axiom, - f_organizationalObjective(inst_OrganizationOfPetroleumExportingCountries,inst_EconomicPolicyCoordination)). - -fof(axGovPred363, axiom, - f_dateEstablished(inst_OrganizationOfTheIslamicConference,f_MonthFn(type_September,f_YearFn(1969)))). - -fof(axGovPred364, axiom, - f_organizationalObjective(inst_OrganizationOfTheIslamicConference,inst_PoliticalCooperation)). - -fof(axGovPred365, axiom, - f_organizationalObjective(inst_OrganizationOfTheIslamicConference,inst_EconomicCooperation)). - -fof(axGovPred366, axiom, - f_organizationalObjective(inst_OrganizationOfTheIslamicConference,inst_CulturalCooperation)). - -fof(axGovPred367, axiom, - f_organizationalObjective(inst_OrganizationOfTheIslamicConference,inst_SocialCooperation)). - -fof(axGovPred368, axiom, - f_dateEstablished(inst_PacificCommunity,f_DayFn(6,f_MonthFn(type_February,f_YearFn(1947))))). - -fof(axGovPred369, axiom, - f_organizationalObjective(inst_PacificCommunity,inst_EconomicCooperation)). - -fof(axGovPred370, axiom, - f_organizationalObjective(inst_PacificCommunity,inst_SocialCooperation)). - -fof(axGovPred371, axiom, - f_dateEstablished(inst_PacificIslandForum,f_DayFn(5,f_MonthFn(type_August,f_YearFn(1971))))). - -fof(axGovPred372, axiom, - f_organizationalObjective(inst_PacificIslandForum,inst_PoliticalCooperation)). - -fof(axGovPred373, axiom, - f_dateEstablished(inst_PartnershipForPeace,f_DayFn(11,f_MonthFn(type_January,f_YearFn(1994))))). - -fof(axGovPred374, axiom, - f_organizationalObjective(inst_PartnershipForPeace,inst_PoliticalCooperation)). - -fof(axGovPred375, axiom, - f_organizationalObjective(inst_PartnershipForPeace,inst_MilitaryCooperation)). - -fof(axGovPred376, axiom, - f_organizationalObjective(inst_PartnershipForPeace,inst_PromoteRegionalStability)). - -fof(axGovPred377, axiom, - f_dateEstablished(inst_PermanentCourtOfArbitration,f_DayFn(29,f_MonthFn(type_July,f_YearFn(1899))))). - -fof(axGovPred378, axiom, - f_organizationalObjective(inst_PermanentCourtOfArbitration,inst_InternationalJustice)). - -fof(axGovPred379, axiom, - f_dateEstablished(inst_RioGroup,f_YearFn(1986))). - -fof(axGovPred380, axiom, - f_organizationalObjective(inst_RioGroup,inst_PoliticalCooperation)). - -fof(axGovPred381, axiom, - f_dateEstablished(inst_SouthAsianAssociationForRegionalCooperation,f_DayFn(8,f_MonthFn(type_December,f_YearFn(1985))))). - -fof(axGovPred382, axiom, - f_organizationalObjective(inst_SouthAsianAssociationForRegionalCooperation,inst_EconomicCooperation)). - -fof(axGovPred383, axiom, - f_organizationalObjective(inst_SouthAsianAssociationForRegionalCooperation,inst_SocialCooperation)). - -fof(axGovPred384, axiom, - f_organizationalObjective(inst_SouthAsianAssociationForRegionalCooperation,inst_CulturalCooperation)). - -fof(axGovPred385, axiom, - f_organizationalObjective(inst_SouthPacificRegionalTradeAndEconomicCooperationAgreement,inst_EconomicCooperation)). - -fof(axGovPred386, axiom, - f_organizationalObjective(inst_SouthPacificRegionalTradeAndEconomicCooperationAgreement,inst_PromotionOfFreeTrade)). - -fof(axGovPred387, axiom, - f_dateEstablished(inst_SouthernAfricanCustomsUnion,f_DayFn(11,f_MonthFn(type_December,f_YearFn(1969))))). - -fof(axGovPred388, axiom, - f_organizationalObjective(inst_SouthernAfricanCustomsUnion,inst_PromotionOfFreeTrade)). - -fof(axGovPred389, axiom, - f_organizationalObjective(inst_SouthernAfricanCustomsUnion,inst_EfficientCustomsAdministration)). - -fof(axGovPred390, axiom, - f_dateEstablished(inst_SouthernAfricanDevelopmentCommunity,f_DayFn(17,f_MonthFn(type_August,f_YearFn(1992))))). - -fof(axGovPred391, axiom, - f_organizationalObjective(inst_SouthernAfricanDevelopmentCommunity,inst_EconomicIntegration)). - -fof(axGovPred392, axiom, - f_organizationalObjective(inst_SouthernAfricanDevelopmentCommunity,inst_EconomicDevelopment)). - -fof(axGovPred393, axiom, - f_dateEstablished(inst_SouthernConeCommonMarket,f_DayFn(26,f_MonthFn(type_March,f_YearFn(1991))))). - -fof(axGovPred394, axiom, - f_organizationalObjective(inst_SouthernConeCommonMarket,inst_EconomicCooperation)). - -fof(axGovPred395, axiom, - f_dateEstablished(inst_UnitedNations,f_DayFn(26,f_MonthFn(type_June,f_YearFn(1945))))). - -fof(axGovPred396, axiom, - f_organizationalObjective(inst_UnitedNations,inst_InternationalPeaceAndSecurity)). - -fof(axGovPred397, axiom, - f_organizationalObjective(inst_UnitedNations,inst_EconomicDevelopment)). - -fof(axGovPred398, axiom, - f_organizationalObjective(inst_UnitedNations,inst_SocialDevelopment)). - -fof(axGovPred399, axiom, - f_organizationalObjective(inst_UnitedNations,inst_HumanitarianAid)). - -fof(axGovPred400, axiom, - f_organizationalObjective(inst_UnitedNations,inst_CulturalCooperation)). - -fof(axGovPred401, axiom, - f_dateEstablished(inst_UnitedNationsChildrensFund,f_DayFn(11,f_MonthFn(type_December,f_YearFn(1946))))). - -fof(axGovPred402, axiom, - f_organizationalObjective(inst_UnitedNationsChildrensFund,inst_ChildHealthServices)). - -fof(axGovPred403, axiom, - f_dateEstablished(inst_UnitedNationsCivilianPoliceMissionInHaiti,f_DayFn(28,f_MonthFn(type_November,f_YearFn(1997))))). - -fof(axGovPred404, axiom, - f_organizationalObjective(inst_UnitedNationsCivilianPoliceMissionInHaiti,inst_CivilPoliceTraining)). - -fof(axGovPred405, axiom, - f_dateEstablished(inst_UnitedNationsConferenceOnTradeAndDevelopment,f_DayFn(30,f_MonthFn(type_December,f_YearFn(1964))))). - -fof(axGovPred406, axiom, - f_organizationalObjective(inst_UnitedNationsConferenceOnTradeAndDevelopment,inst_InternationalTradeSupport)). - -fof(axGovPred407, axiom, - f_dateEstablished(inst_UnitedNationsDevelopmentProgram,f_DayFn(22,f_MonthFn(type_November,f_YearFn(1965))))). - -fof(axGovPred408, axiom, - f_organizationalObjective(inst_UnitedNationsDevelopmentProgram,inst_EconomicDevelopment)). - -fof(axGovPred409, axiom, - f_organizationalObjective(inst_UnitedNationsDevelopmentProgram,inst_SocialDevelopment)). - -fof(axGovPred410, axiom, - f_organizationalObjective(inst_UnitedNationsDevelopmentProgram,inst_TechnologyCooperation)). - -fof(axGovPred411, axiom, - f_dateEstablished(inst_UnitedNationsDisengagementObserverForce,f_DayFn(31,f_MonthFn(type_May,f_YearFn(1974))))). - -fof(axGovPred412, axiom, - f_organizationalObjective(inst_UnitedNationsDisengagementObserverForce,inst_ObservationAndMonitoring)). - -fof(axGovPred413, axiom, - f_dateEstablished(inst_UnitedNationsEducationalScientificAndCulturalOrganization,f_DayFn(16,f_MonthFn(type_November,f_YearFn(1945))))). - -fof(axGovPred414, axiom, - f_organizationalObjective(inst_UnitedNationsEducationalScientificAndCulturalOrganization,inst_ScientificCooperation)). - -fof(axGovPred415, axiom, - f_organizationalObjective(inst_UnitedNationsEducationalScientificAndCulturalOrganization,inst_CulturalCooperation)). - -fof(axGovPred416, axiom, - f_organizationalObjective(inst_UnitedNationsEducationalScientificAndCulturalOrganization,inst_EducationalCooperation)). - -fof(axGovPred417, axiom, - f_dateEstablished(inst_UnitedNationsEnvironmentProgram,f_DayFn(15,f_MonthFn(type_December,f_YearFn(1972))))). - -fof(axGovPred418, axiom, - f_organizationalObjective(inst_UnitedNationsEnvironmentProgram,inst_EnvironmentalCooperation)). - -fof(axGovPred419, axiom, - f_dateEstablished(inst_UnitedNationsGeneralAssembly,f_DayFn(26,f_MonthFn(type_June,f_YearFn(1945))))). - -fof(axGovPred420, axiom, - f_organizationalObjective(inst_UnitedNationsGeneralAssembly,inst_PoliticalCooperation)). - -fof(axGovPred421, axiom, - f_subOrganization(inst_UnitedNationsGeneralAssembly,inst_UnitedNations)). - -fof(axGovPred422, axiom, - f_subOrganization(inst_UnitedNationsChildrensFund,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred423, axiom, - f_subOrganization(inst_UnitedNationsConferenceOnTradeAndDevelopment,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred424, axiom, - f_subOrganization(inst_UnitedNationsDevelopmentProgram,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred425, axiom, - f_subOrganization(inst_UnitedNationsEnvironmentProgram,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred426, axiom, - f_subOrganization(inst_UnitedNationsHighCommissionerForRefugees,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred427, axiom, - f_subOrganization(inst_UnitedNationsInstituteForTrainingAndResearch,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred428, axiom, - f_subOrganization(inst_UnitedNationsPopulationFund,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred429, axiom, - f_subOrganization(inst_UnitedNationsReliefAndWorksAgencyForPalestineRefugeesInTheNearEast,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred430, axiom, - f_subOrganization(inst_UnitedNationsResearchInstituteForSocialDevelopment,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred431, axiom, - f_subOrganization(inst_UnitedNationsUniversity,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred432, axiom, - f_subOrganization(inst_WorldFoodProgram,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred433, axiom, - f_subOrganization(inst_InternationalResearchAndTrainingInstituteForTheAdvancementOfWomen,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred434, axiom, - f_organizationalObjective(inst_InternationalResearchAndTrainingInstituteForTheAdvancementOfWomen,inst_GenderEquality)). - -fof(axGovPred435, axiom, - f_subOrganization(inst_UnitedNationsCenterForHumanSettlements,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred436, axiom, - f_organizationalObjective(inst_UnitedNationsCenterForHumanSettlements,inst_ImproveHumanSettlementConditions)). - -fof(axGovPred437, axiom, - f_organizationalObjective(inst_UnitedNationsCenterForHumanSettlements,inst_ReducePoverty)). - -fof(axGovPred438, axiom, - f_organizationalObjective(inst_UnitedNationsCenterForHumanSettlements,inst_PromoteSustainableDevelopment)). - -fof(axGovPred439, axiom, - f_subOrganization(inst_UnitedNationsHighCommissionerForHumanRights,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred440, axiom, - f_organizationalObjective(inst_UnitedNationsHighCommissionerForHumanRights,inst_HumanRightsIssues)). - -fof(axGovPred441, axiom, - f_subOrganization(inst_UnitedNationsInstituteForDisarmamentResearch,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred442, axiom, - f_organizationalObjective(inst_UnitedNationsInstituteForDisarmamentResearch,inst_ArmsControl)). - -fof(axGovPred443, axiom, - f_subOrganization(inst_UnitedNationsInterregionalCrimeAndJusticeResearchInstitute,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred444, axiom, - f_dateEstablished(inst_UnitedNationsInterregionalCrimeAndJusticeResearchInstitute,f_DayFn(29,f_MonthFn(type_April,f_YearFn(1969))))). - -fof(axGovPred445, axiom, - f_organizationalObjective(inst_UnitedNationsInterregionalCrimeAndJusticeResearchInstitute,inst_ReducingCrime)). - -fof(axGovPred446, axiom, - f_organizationalObjective(inst_UnitedNationsInterregionalCrimeAndJusticeResearchInstitute,inst_EducationalCooperation)). - -fof(axGovPred447, axiom, - f_subOrganization(inst_UnitedNationsOfficeOfProjectServices,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred448, axiom, - f_organizationalObjective(inst_UnitedNationsOfficeOfProjectServices,inst_AdministrationAndManagement)). - -fof(axGovPred449, axiom, - f_subOrganization(inst_UnitedNationsSystemStaffCollege,inst_UnitedNationsGeneralAssembly)). - -fof(axGovPred450, axiom, - f_organizationalObjective(inst_UnitedNationsSystemStaffCollege,inst_EducationalCooperation)). - -fof(axGovPred451, axiom, - f_dateEstablished(inst_UnitedNationsHighCommissionerForRefugees,f_DayFn(3,f_MonthFn(type_December,f_YearFn(1949))))). - -fof(axGovPred452, axiom, - f_organizationalObjective(inst_UnitedNationsHighCommissionerForRefugees,inst_HumanitarianAssistance)). - -fof(axGovPred453, axiom, - f_organizationalObjective(inst_UnitedNationsHighCommissionerForRefugees,inst_RefugeeAssistance)). - -fof(axGovPred454, axiom, - f_dateEstablished(inst_UnitedNationsIndustrialDevelopmentOrganization,f_DayFn(17,f_MonthFn(type_November,f_YearFn(1966))))). - -fof(axGovPred455, axiom, - f_organizationalObjective(inst_UnitedNationsIndustrialDevelopmentOrganization,inst_EconomicDevelopment)). - -fof(axGovPred456, axiom, - f_organizationalObjective(inst_UnitedNationsIndustrialDevelopmentOrganization,inst_TechnologyCooperation)). - -fof(axGovPred457, axiom, - f_dateEstablished(inst_UnitedNationsInstituteForTrainingAndResearch,f_DayFn(11,f_MonthFn(type_December,f_YearFn(1963))))). - -fof(axGovPred458, axiom, - f_organizationalObjective(inst_UnitedNationsInstituteForTrainingAndResearch,inst_EducationalCooperation)). - -fof(axGovPred459, axiom, - f_dateEstablished(inst_UnitedNationsInterimAdminstrationMissionInKosovo,f_DayFn(10,f_MonthFn(type_June,f_YearFn(1999))))). - -fof(axGovPred460, axiom, - f_organizationalObjective(inst_UnitedNationsInterimAdminstrationMissionInKosovo,inst_HumanitarianAssistance)). - -fof(axGovPred461, axiom, - f_organizationalObjective(inst_UnitedNationsInterimAdminstrationMissionInKosovo,inst_TransitionalAdministration)). - -fof(axGovPred462, axiom, - f_dateEstablished(inst_UnitedNationsInterimForceInLebanon,f_DayFn(19,f_MonthFn(type_March,f_YearFn(1978))))). - -fof(axGovPred463, axiom, - f_organizationalObjective(inst_UnitedNationsInterimForceInLebanon,inst_TransitionalAdministration)). - -fof(axGovPred464, axiom, - f_organizationalObjective(inst_UnitedNationsInterimForceInLebanon,inst_ObservationAndMonitoring)). - -fof(axGovPred465, axiom, - f_dateEstablished(inst_UnitedNationsIraqKuwaitObservationMission,f_DayFn(9,f_MonthFn(type_April,f_YearFn(1991))))). - -fof(axGovPred466, axiom, - f_organizationalObjective(inst_UnitedNationsIraqKuwaitObservationMission,inst_ObservationAndMonitoring)). - -fof(axGovPred467, axiom, - f_dateEstablished(inst_UnitedNationsMilitaryObserverGroupInIndiaAndPakistan,f_DayFn(24,f_MonthFn(type_January,f_YearFn(1949))))). - -fof(axGovPred468, axiom, - f_organizationalObjective(inst_UnitedNationsMilitaryObserverGroupInIndiaAndPakistan,inst_ObservationAndMonitoring)). - -fof(axGovPred469, axiom, - f_dateEstablished(inst_UnitedNationsMissionForTheReferendumInWesternSahara,f_DayFn(29,f_MonthFn(type_April,f_YearFn(1991))))). - -fof(axGovPred470, axiom, - f_organizationalObjective(inst_UnitedNationsMissionForTheReferendumInWesternSahara,inst_ObservationAndMonitoring)). - -fof(axGovPred471, axiom, - f_organizationalObjective(inst_UnitedNationsMissionForTheReferendumInWesternSahara,inst_TransitionalAdministration)). - -fof(axGovPred472, axiom, - f_dateEstablished(inst_UnitedNationsMissionInBosniaAndHerzegovina,f_DayFn(21,f_MonthFn(type_December,f_YearFn(1995))))). - -fof(axGovPred473, axiom, - f_organizationalObjective(inst_UnitedNationsMissionInBosniaAndHerzegovina,inst_SupportLawEnforcement)). - -fof(axGovPred474, axiom, - f_organizationalObjective(inst_UnitedNationsMissionInBosniaAndHerzegovina,inst_CivilPoliceTraining)). - -fof(axGovPred475, axiom, - f_organizationalObjective(inst_UnitedNationsMissionInBosniaAndHerzegovina,inst_ObservationAndMonitoring)). - -fof(axGovPred476, axiom, - f_dateEstablished(inst_UnitedNationsMissionInEthiopiaAndEritrea,f_DayFn(31,f_MonthFn(type_July,f_YearFn(2000))))). - -fof(axGovPred477, axiom, - f_organizationalObjective(inst_UnitedNationsMissionInEthiopiaAndEritrea,inst_ObservationAndMonitoring)). - -fof(axGovPred478, axiom, - f_dateEstablished(inst_UnitedNationsMissionInSierraLeone,f_DayFn(22,f_MonthFn(type_October,f_YearFn(1999))))). - -fof(axGovPred479, axiom, - f_organizationalObjective(inst_UnitedNationsMissionInSierraLeone,inst_TransitionalAdministration)). - -fof(axGovPred480, axiom, - f_organizationalObjective(inst_UnitedNationsMissionInSierraLeone,inst_ObservationAndMonitoring)). - -fof(axGovPred481, axiom, - f_dateEstablished(inst_UnitedNationsMissionOfObserversInPrevlaka,f_DayFn(1,f_MonthFn(type_February,f_YearFn(1996))))). - -fof(axGovPred482, axiom, - f_organizationalObjective(inst_UnitedNationsMissionOfObserversInPrevlaka,inst_ObservationAndMonitoring)). - -fof(axGovPred483, axiom, - f_dateEstablished(inst_UnitedNationsMissionOfObserversInTajikistan,f_DayFn(16,f_MonthFn(type_December,f_YearFn(1994))))). - -fof(axGovPred484, axiom, - f_organizationalObjective(inst_UnitedNationsMissionOfObserversInTajikistan,inst_TransitionalAdministration)). - -fof(axGovPred485, axiom, - f_organizationalObjective(inst_UnitedNationsMissionOfObserversInTajikistan,inst_ObservationAndMonitoring)). - -fof(axGovPred486, axiom, - f_dateEstablished(inst_UnitedNationsMonitoringAndVerificationCommission,f_YearFn(1999))). - -fof(axGovPred487, axiom, - f_organizationalObjective(inst_UnitedNationsMonitoringAndVerificationCommission,inst_ObservationAndMonitoring)). - -fof(axGovPred488, axiom, - f_organizationalObjective(inst_UnitedNationsMonitoringAndVerificationCommission,inst_ControlWeaponsOfMassDestruction)). - -fof(axGovPred489, axiom, - f_dateEstablished(inst_UnitedNationsObserverMissionInGeorgia,f_DayFn(24,f_MonthFn(type_August,f_YearFn(1993))))). - -fof(axGovPred490, axiom, - f_organizationalObjective(inst_UnitedNationsObserverMissionInGeorgia,inst_ObservationAndMonitoring)). - -fof(axGovPred491, axiom, - f_agentOperatesInArea(inst_UnitedNationsObserverMissionInGeorgia,inst_RepublicOfGeorgia)). - -fof(axGovPred492, axiom, - f_dateEstablished(inst_UnitedNationsOrganizationMissionInTheDemocraticRepublicOfTheCongo,f_DayFn(30,f_MonthFn(type_November,f_YearFn(1999))))). - -fof(axGovPred493, axiom, - f_organizationalObjective(inst_UnitedNationsOrganizationMissionInTheDemocraticRepublicOfTheCongo,inst_ObservationAndMonitoring)). - -fof(axGovPred494, axiom, - f_dateEstablished(inst_UnitedNationsPeaceKeepingForceInCyprus,f_DayFn(4,f_MonthFn(type_March,f_YearFn(1964))))). - -fof(axGovPred495, axiom, - f_organizationalObjective(inst_UnitedNationsPeaceKeepingForceInCyprus,inst_PeacekeepingOperation)). - -fof(axGovPred496, axiom, - f_dateEstablished(inst_UnitedNationsPopulationFund,f_MonthFn(type_July,f_YearFn(1967)))). - -fof(axGovPred497, axiom, - f_organizationalObjective(inst_UnitedNationsPopulationFund,inst_ReproductiveHealthAndFamilyPlannning)). - -fof(axGovPred498, axiom, - f_organizationalObjective(inst_UnitedNationsPopulationFund,inst_PopulationPolicySupport)). - -fof(axGovPred499, axiom, - f_dateEstablished(inst_UnitedNationsPreventiveDeploymentForce,f_DayFn(31,f_MonthFn(type_March,f_YearFn(1995))))). - -fof(axGovPred500, axiom, - f_organizationalObjective(inst_UnitedNationsPreventiveDeploymentForce,inst_ObservationAndMonitoring)). - -fof(axGovPred501, axiom, - f_dateDissolved(inst_UnitedNationsPreventiveDeploymentForce,f_DayFn(25,f_MonthFn(type_March,f_YearFn(1999))))). - -fof(axGovPred502, axiom, - f_dateEstablished(inst_UnitedNationsReliefAndWorksAgencyForPalestineRefugeesInTheNearEast,f_DayFn(8,f_MonthFn(type_December,f_YearFn(1949))))). - -fof(axGovPred503, axiom, - f_organizationalObjective(inst_UnitedNationsReliefAndWorksAgencyForPalestineRefugeesInTheNearEast,inst_RefugeeAssistance)). - -fof(axGovPred504, axiom, - f_dateEstablished(inst_UnitedNationsResearchInstituteForSocialDevelopment,f_YearFn(1963))). - -fof(axGovPred505, axiom, - f_organizationalObjective(inst_UnitedNationsResearchInstituteForSocialDevelopment,inst_SocioeconomicResearch)). - -fof(axGovPred506, axiom, - f_dateEstablished(inst_UnitedNationsSecretariat,f_DayFn(26,f_MonthFn(type_June,f_YearFn(1945))))). - -fof(axGovPred507, axiom, - f_subOrganization(inst_UnitedNationsSecretariat,inst_UnitedNations)). - -fof(axGovPred508, axiom, - f_dateEstablished(inst_UnitedNationsSecurityCouncil,f_DayFn(26,f_MonthFn(type_June,f_YearFn(1945))))). - -fof(axGovPred509, axiom, - f_organizationalObjective(inst_UnitedNationsSecurityCouncil,inst_InternationalPeaceAndSecurity)). - -fof(axGovPred510, axiom, - f_subOrganization(inst_UnitedNationsSecurityCouncil,inst_UnitedNations)). - -fof(axGovPred511, axiom, - f_subOrganization(inst_InternationalCriminalTribunalForTheFormerYugoslavia,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred512, axiom, - f_subOrganization(inst_InternationalCriminalTribunalForRwanda,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred513, axiom, - f_subOrganization(inst_UnitedNationsCompensationCommission,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred514, axiom, - f_subOrganization(inst_UnitedNationsDisengagementObserverForce,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred515, axiom, - f_subOrganization(inst_UnitedNationsInterimAdministrationMissionInKosovo,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred516, axiom, - f_subOrganization(inst_UnitedNationsInterimForceInLebanon,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred517, axiom, - f_subOrganization(inst_UnitedNationsIraqKuwaitBoundaryDemarcationCommission,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred518, axiom, - f_subOrganization(inst_UnitedNationsIraqKuwaitObservationMission,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred519, axiom, - f_subOrganization(inst_UnitedNationsMilitaryObserverGroupInIndiaAndPakistan,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred520, axiom, - f_subOrganization(inst_UnitedNationsMissionForTheReferendumInWesternSahara,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred521, axiom, - f_subOrganization(inst_UnitedNationsMissionInBosniaAndHerzegovina,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred522, axiom, - f_subOrganization(inst_UnitedNationsMissionInEthiopiaAndEritrea,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred523, axiom, - f_subOrganization(inst_UnitedNationsMissionInSierraLeone,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred524, axiom, - f_subOrganization(inst_UnitedNationsMissionOfObserversInPrevlaka,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred525, axiom, - f_subOrganization(inst_UnitedNationsMonitoringAndVerificationCommission,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred526, axiom, - f_subOrganization(inst_UnitedNationsObserverMissionInGeorgia,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred527, axiom, - f_subOrganization(inst_UnitedNationsOrganizationMissionInTheDemocraticRepublicOfTheCongo,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred528, axiom, - f_subOrganization(inst_UnitedNationsPeaceKeepingForceInCyprus,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred529, axiom, - f_subOrganization(inst_UnitedNationsTransitionalAdministrationInEastTimor,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred530, axiom, - f_subOrganization(inst_UnitedNationsTruceSupervisionOrganization,inst_UnitedNationsSecurityCouncil)). - -fof(axGovPred531, axiom, - f_dateEstablished(inst_InternationalCriminalTribunalForTheFormerYugoslavia,f_DayFn(25,f_MonthFn(type_May,f_YearFn(1993))))). - -fof(axGovPred532, axiom, - f_organizationalObjective(inst_InternationalCriminalTribunalForTheFormerYugoslavia,inst_WarCrimesProsecution)). - -fof(axGovPred533, axiom, - f_organizationalObjective(inst_InternationalCriminalTribunalForRwanda,inst_WarCrimesProsecution)). - -fof(axGovPred534, axiom, - f_dateEstablished(inst_InternationalCriminalTribunalForRwanda,f_DayFn(8,f_MonthFn(type_November,f_YearFn(1994))))). - -fof(axGovPred535, axiom, - f_dateEstablished(inst_UnitedNationsCompensationCommission,f_YearFn(1991))). - -fof(axGovPred536, axiom, - f_organizationalObjective(inst_UnitedNationsCompensationCommission,inst_CompensationAndReparation)). - -fof(axGovPred537, axiom, - f_dateEstablished(inst_UnitedNationsIraqKuwaitBoundaryDemarcationCommission,f_YearFn(1991))). - -fof(axGovPred538, axiom, - f_organizationalObjective(inst_UnitedNationsIraqKuwaitBoundaryDemarcationCommission,inst_BoundaryDetermination)). - -fof(axGovPred539, axiom, - f_dateEstablished(inst_UnitedNationsTransitionalAdministrationInEastTimor,f_DayFn(25,f_MonthFn(type_October,f_YearFn(1999))))). - -fof(axGovPred540, axiom, - f_organizationalObjective(inst_UnitedNationsTransitionalAdministrationInEastTimor,inst_TransitionalAdministration)). - -fof(axGovPred541, axiom, - f_organizationalObjective(inst_UnitedNationsTransitionalAdministrationInEastTimor,inst_HumanitarianAssistance)). - -fof(axGovPred542, axiom, - f_dateEstablished(inst_UnitedNationsTruceSupervisionOrganization,f_MonthFn(type_June,f_YearFn(1948)))). - -fof(axGovPred543, axiom, - f_organizationalObjective(inst_UnitedNationsTruceSupervisionOrganization,inst_ObservationAndMonitoring)). - -fof(axGovPred544, axiom, - f_organizationalObjective(inst_UnitedNationsTruceSupervisionOrganization,inst_PeacekeepingOperation)). - -fof(axGovPred545, axiom, - f_dateEstablished(inst_UnitedNationsTrusteeshipCouncil,f_DayFn(26,f_MonthFn(type_June,f_YearFn(1945))))). - -fof(axGovPred546, axiom, - f_organizationalObjective(inst_UnitedNationsTrusteeshipCouncil,inst_TransitionalAdministration)). - -fof(axGovPred547, axiom, - f_dateEstablished(inst_UnitedNationsUniversity,f_DayFn(3,f_MonthFn(type_December,f_YearFn(1973))))). - -fof(axGovPred548, axiom, - f_organizationalObjective(inst_UnitedNationsUniversity,inst_SocioeconomicResearch)). - -fof(axGovPred549, axiom, - f_dateEstablished(inst_UniversalPostalUnion,f_DayFn(9,f_MonthFn(type_October,f_YearFn(1874))))). - -fof(axGovPred550, axiom, - f_organizationalObjective(inst_UniversalPostalUnion,inst_InfrastructureCooperation)). - -fof(axGovPred551, axiom, - f_dateEstablished(inst_WarsawPact,f_DayFn(14,f_MonthFn(type_May,f_YearFn(1955))))). - -fof(axGovPred552, axiom, - f_dateDissolved(inst_WarsawPact,f_DayFn(1,f_MonthFn(type_July,f_YearFn(1991))))). - -fof(axGovPred553, axiom, - f_organizationalObjective(inst_WarsawPact,inst_MutualDefensePact)). - -fof(axGovPred554, axiom, - f_dateEstablished(inst_WassenaarArrangement,f_DayFn(12,f_MonthFn(type_July,f_YearFn(1996))))). - -fof(axGovPred555, axiom, - f_organizationalObjective(inst_WassenaarArrangement,inst_ArmsControl)). - -fof(axGovPred556, axiom, - f_dateEstablished(inst_WestAfricanDevelopmentBank,f_DayFn(14,f_MonthFn(type_November,f_YearFn(1973))))). - -fof(axGovPred557, axiom, - f_organizationalObjective(inst_WestAfricanDevelopmentBank,inst_EconomicDevelopment)). - -fof(axGovPred558, axiom, - f_organizationalObjective(inst_WestAfricanDevelopmentBank,inst_EconomicIntegration)). - -fof(axGovPred559, axiom, - f_dateEstablished(inst_WestAfricanEconomicAndMonetaryUnion,f_DayFn(1,f_MonthFn(type_August,f_YearFn(1994))))). - -fof(axGovPred560, axiom, - f_organizationalObjective(inst_WestAfricanEconomicAndMonetaryUnion,inst_EconomicIntegration)). - -fof(axGovPred561, axiom, - f_dateEstablished(inst_WesternEuropeanUnion,f_DayFn(23,f_MonthFn(type_October,f_YearFn(1954))))). - -fof(axGovPred562, axiom, - f_organizationalObjective(inst_WesternEuropeanUnion,inst_MutualDefensePact)). - -fof(axGovPred563, axiom, - f_organizationalObjective(inst_WesternEuropeanUnion,inst_PoliticalIntegration)). - -fof(axGovPred564, axiom, - f_subOrganization(inst_InternationalBankForReconstructionAndDevelopment,inst_WorldBankGroup)). - -fof(axGovPred565, axiom, - f_subOrganization(inst_InternationalDevelopmentAssociation,inst_WorldBankGroup)). - -fof(axGovPred566, axiom, - f_subOrganization(inst_InternationalFinanceCorporation,inst_WorldBankGroup)). - -fof(axGovPred567, axiom, - f_dateEstablished(inst_WorldConfederationOfLabor,f_DayFn(19,f_MonthFn(type_June,f_YearFn(1920))))). - -fof(axGovPred568, axiom, - f_organizationalObjective(inst_WorldConfederationOfLabor,inst_PromoteTradeUnionism)). - -fof(axGovPred569, axiom, - f_dateEstablished(inst_WorldFederationOfTradeUnions,f_DayFn(3,f_MonthFn(type_October,f_YearFn(1945))))). - -fof(axGovPred570, axiom, - f_organizationalObjective(inst_WorldFederationOfTradeUnions,inst_PromoteTradeUnionism)). - -fof(axGovPred571, axiom, - f_dateEstablished(inst_WorldFoodProgram,f_DayFn(24,f_MonthFn(type_November,f_YearFn(1961))))). - -fof(axGovPred572, axiom, - f_organizationalObjective(inst_WorldFoodProgram,inst_FoodAid)). - -fof(axGovPred573, axiom, - f_dateEstablished(inst_WorldHealthOrganization,f_DayFn(22,f_MonthFn(type_July,f_YearFn(1946))))). - -fof(axGovPred574, axiom, - f_organizationalObjective(inst_WorldHealthOrganization,inst_PublicHealthConcern)). - -fof(axGovPred575, axiom, - f_dateEstablished(inst_WorldIntellectualPropertyOrganization,f_DayFn(14,f_MonthFn(type_July,f_YearFn(1967))))). - -fof(axGovPred576, axiom, - f_organizationalObjective(inst_WorldIntellectualPropertyOrganization,inst_IntellectualPropertyProtection)). - -fof(axGovPred577, axiom, - f_organizationalObjective(inst_WorldMeteorologicalOrganization,inst_ScientificCooperation)). - -fof(axGovPred578, axiom, - f_dateEstablished(inst_WorldTourismOrganization,f_DayFn(2,f_MonthFn(type_January,f_YearFn(1975))))). - -fof(axGovPred579, axiom, - f_organizationalObjective(inst_WorldTourismOrganization,inst_PromotionOfTourism)). - -fof(axGovPred580, axiom, - f_dateEstablished(inst_WorldTradeOrganization,f_DayFn(15,f_MonthFn(type_April,f_YearFn(1994))))). - -fof(axGovPred581, axiom, - f_organizationalObjective(inst_WorldTradeOrganization,inst_PromotionOfFreeTrade)). - -fof(axGovPred582, axiom, - f_organizationalObjective(inst_ZanggerCommittee,inst_NuclearExportControls)). - -fof(axGovPred583, axiom, - f_subOrganization(inst_USCustomsAndBorderProtection,inst_DepartmentOfHomelandSecurity)). - -fof(axGovPred584, axiom, - f_part(inst_UnitedStatesHouseOfRepresentatives,inst_UnitedStatesCongress)). - -fof(axGovPred585, axiom, - f_part(inst_UnitedStatesSenate,inst_UnitedStatesCongress)). - -fof(axGovPred586, axiom, - f_subOrganization(inst_DepartmentOfHomelandSecurity,f_GovernmentFn(inst_UnitedStates))). - -fof(axGovPred587, axiom, - f_dateEstablished(inst_DepartmentOfHomelandSecurity,f_YearFn(2002))). - diff --git a/examples/SUMO/TPTP/GovernmentSubAttAx.p b/examples/SUMO/TPTP/GovernmentSubAttAx.p deleted file mode 100644 index c9eb2644b..000000000 --- a/examples/SUMO/TPTP/GovernmentSubAttAx.p +++ /dev/null @@ -1,378 +0,0 @@ -fof(axGovSubAtt0, axiom, - f_subAttribute(inst_HereditaryMonarchy,inst_Monarchy)). - -fof(axGovSubAtt1, axiom, - f_subAttribute(inst_Chiefdom,inst_Monarchy)). - -fof(axGovSubAtt2, axiom, - f_subAttribute(inst_ConstitutionalMonarchy,inst_Monarchy)). - -fof(axGovSubAtt3, axiom, - f_subAttribute(inst_AbsoluteMonarchy,inst_Monarchy)). - -fof(axGovSubAtt4, axiom, - f_subAttribute(inst_ParliamentaryRepublic,inst_ParliamentaryGovernment)). - -fof(axGovSubAtt5, axiom, - f_subAttribute(inst_ParliamentaryDemocracy,inst_ParliamentaryGovernment)). - -fof(axGovSubAtt6, axiom, - f_subAttribute(inst_FederalParliamentaryDemocracy,inst_ParliamentaryGovernment)). - -fof(axGovSubAtt7, axiom, - f_subAttribute(inst_ConstitutionalParliamentaryDemocracy,inst_ParliamentaryGovernment)). - -fof(axGovSubAtt8, axiom, - f_subAttribute(inst_FederalRepublic,inst_FederalGovernment)). - -fof(axGovSubAtt9, axiom, - f_subAttribute(inst_FederalDemocraticRepublic,inst_FederalGovernment)). - -fof(axGovSubAtt10, axiom, - f_subAttribute(inst_FederalParliamentaryDemocracy,inst_FederalGovernment)). - -fof(axGovSubAtt11, axiom, - f_subAttribute(inst_Federation,inst_FederalGovernment)). - -fof(axGovSubAtt12, axiom, - f_subAttribute(inst_ConstitutionalRepublic,inst_Republic)). - -fof(axGovSubAtt13, axiom, - f_subAttribute(inst_ConstitutionalDemocraticRepublic,inst_Republic)). - -fof(axGovSubAtt14, axiom, - f_subAttribute(inst_FederalRepublic,inst_Republic)). - -fof(axGovSubAtt15, axiom, - f_subAttribute(inst_ParliamentaryRepublic,inst_Republic)). - -fof(axGovSubAtt16, axiom, - f_subAttribute(inst_ParliamentaryDemocraticRepublic,inst_Republic)). - -fof(axGovSubAtt17, axiom, - f_subAttribute(inst_FederalDemocraticRepublic,inst_Republic)). - -fof(axGovSubAtt18, axiom, - f_subAttribute(inst_FederalDemocraticRepublic,inst_Democracy)). - -fof(axGovSubAtt19, axiom, - f_subAttribute(inst_ParliamentaryDemocracy,inst_Democracy)). - -fof(axGovSubAtt20, axiom, - f_subAttribute(inst_ParliamentaryDemocraticRepublic,inst_Democracy)). - -fof(axGovSubAtt21, axiom, - f_subAttribute(inst_FederalParliamentaryDemocracy,inst_Democracy)). - -fof(axGovSubAtt22, axiom, - f_subAttribute(inst_ConstitutionalParliamentaryDemocracy,inst_Democracy)). - -fof(axGovSubAtt23, axiom, - f_subAttribute(inst_ConstitutionalDemocraticRepublic,inst_Democracy)). - -fof(axGovSubAtt24, axiom, - f_subAttribute(inst_MultipartyDemocracy,inst_Democracy)). - -fof(axGovSubAtt25, axiom, - f_subAttribute(inst_EmergingDemocracy,inst_Democracy)). - -fof(axGovSubAtt26, axiom, - f_subAttribute(inst_ConstitutionalDemocracy,inst_ConstitutionalGovernment)). - -fof(axGovSubAtt27, axiom, - f_subAttribute(inst_ConstitutionalMonarchy,inst_ConstitutionalGovernment)). - -fof(axGovSubAtt28, axiom, - f_subAttribute(inst_ConstitutionalParliamentaryDemocracy,inst_ConstitutionalDemocracy)). - -fof(axGovSubAtt29, axiom, - f_subAttribute(inst_ConstitutionalRepublic,inst_ConstitutionalGovernment)). - -fof(axGovSubAtt30, axiom, - f_subAttribute(inst_Dictatorship,inst_AuthoritarianRegime)). - -fof(axGovSubAtt31, axiom, - f_subAttribute(inst_MilitaryDictatorship,inst_Dictatorship)). - -fof(axGovSubAtt32, axiom, - f_subAttribute(inst_AbsoluteMonarchy,inst_AuthoritarianRegime)). - -fof(axGovSubAtt33, axiom, - f_subAttribute(inst_CommunistState,inst_AuthoritarianRegime)). - -fof(axGovSubAtt34, axiom, - f_subAttribute(inst_AuthoritarianSocialist,inst_AuthoritarianRegime)). - -fof(axGovSubAtt35, axiom, - f_subAttribute(inst_TheocraticGovernment,inst_AuthoritarianRegime)). - -fof(axGovSubAtt36, axiom, - f_subAttribute(inst_TheocraticRepublic,inst_TheocraticGovernment)). - -fof(axGovSubAtt37, axiom, - f_subAttribute(inst_EcclesiasticalGovernment,inst_TheocraticGovernment)). - -fof(axGovSubAtt38, axiom, - f_subAttribute(inst_IslamicGovernment,inst_TheocraticGovernment)). - -fof(axGovSubAtt39, axiom, - f_subAttribute(inst_EmergingDemocracy,inst_TransitionalGovernment)). - -fof(axGovSubAtt40, axiom, - f_subAttribute(inst_Factionalism,inst_TransitionalGovernment)). - -fof(axGovSubAtt41, axiom, - f_subAttribute(inst_NapoleonicCode,inst_CivilLaw)). - -fof(axGovSubAtt42, axiom, - f_subAttribute(inst_Queen,inst_Monarch)). - -fof(axGovSubAtt43, axiom, - f_subAttribute(inst_King,inst_Monarch)). - -fof(axGovSubAtt44, axiom, - f_subAttribute(inst_SupremeCourtJudge,inst_JudgeAtLaw)). - -fof(axGovSubAtt45, axiom, - f_subAttribute(inst_TransitionalAdministration,inst_AdministrationAndManagement)). - -fof(axGovSubAtt46, axiom, - f_subAttribute(inst_TransitionalAdministration,inst_PromoteRegionalStability)). - -fof(axGovSubAtt47, axiom, - f_subAttribute(inst_PeacekeepingOperation,inst_PromoteRegionalStability)). - -fof(axGovSubAtt48, axiom, - f_subAttribute(inst_EmigrationAndImmigrationIssues,inst_PromoteRegionalStability)). - -fof(axGovSubAtt49, axiom, - f_subAttribute(inst_WeaponsInspection,inst_ObservationAndMonitoring)). - -fof(axGovSubAtt50, axiom, - f_subAttribute(inst_WeaponsInspection,inst_ArmsControl)). - -fof(axGovSubAtt51, axiom, - f_subAttribute(inst_ArmsControl,inst_InternationalPeaceAndSecurity)). - -fof(axGovSubAtt52, axiom, - f_subAttribute(inst_ConventionalArmsControl,inst_ArmsControl)). - -fof(axGovSubAtt53, axiom, - f_subAttribute(inst_ControlWeaponsOfMassDestruction,inst_ArmsControl)). - -fof(axGovSubAtt54, axiom, - f_subAttribute(inst_ControlNuclearWeapons,inst_ControlWeaponsOfMassDestruction)). - -fof(axGovSubAtt55, axiom, - f_subAttribute(inst_NuclearNonproliferation,inst_ControlWeaponsOfMassDestruction)). - -fof(axGovSubAtt56, axiom, - f_subAttribute(inst_NuclearExportControls,inst_NuclearNonproliferation)). - -fof(axGovSubAtt57, axiom, - f_subAttribute(inst_NuclearDisarmament,inst_NuclearNonproliferation)). - -fof(axGovSubAtt58, axiom, - f_subAttribute(inst_ControlBiologicalAndChemicalWeapons,inst_ControlWeaponsOfMassDestruction)). - -fof(axGovSubAtt59, axiom, - f_subAttribute(inst_CBWExportControls,inst_ControlBiologicalAndChemicalWeapons)). - -fof(axGovSubAtt60, axiom, - f_subAttribute(inst_EliminateChemicalWeapons,inst_ControlBiologicalAndChemicalWeapons)). - -fof(axGovSubAtt61, axiom, - f_subAttribute(inst_ReducingCrime,inst_SocialDevelopment)). - -fof(axGovSubAtt62, axiom, - f_subAttribute(inst_CrimePrevention,inst_ReducingCrime)). - -fof(axGovSubAtt63, axiom, - f_subAttribute(inst_SupportLawEnforcement,inst_ReducingCrime)). - -fof(axGovSubAtt64, axiom, - f_subAttribute(inst_CivilPoliceTraining,inst_SupportLawEnforcement)). - -fof(axGovSubAtt65, axiom, - f_subAttribute(inst_PeacekeepingOperation,inst_ReducingCrime)). - -fof(axGovSubAtt66, axiom, - f_subAttribute(inst_EconomicIntegration,inst_EconomicCooperation)). - -fof(axGovSubAtt67, axiom, - f_subAttribute(inst_EconomicPolicyCoordination,inst_EconomicCooperation)). - -fof(axGovSubAtt68, axiom, - f_subAttribute(inst_CoordinateCreditPolicy,inst_EconomicPolicyCoordination)). - -fof(axGovSubAtt69, axiom, - f_subAttribute(inst_FinancialCooperation,inst_EconomicCooperation)). - -fof(axGovSubAtt70, axiom, - f_subAttribute(inst_MonetaryUnion,inst_FinancialCooperation)). - -fof(axGovSubAtt71, axiom, - f_subAttribute(inst_EnergyCooperation,inst_EconomicCooperation)). - -fof(axGovSubAtt72, axiom, - f_subAttribute(inst_EnvironmentalCooperation,inst_EnergyAndTheEnvironment)). - -fof(axGovSubAtt73, axiom, - f_subAttribute(inst_EnergyCooperation,inst_EnergyAndTheEnvironment)). - -fof(axGovSubAtt74, axiom, - f_subAttribute(inst_PeacefulUseOfAtomicPower,inst_EnergyAndTheEnvironment)). - -fof(axGovSubAtt75, axiom, - f_subAttribute(inst_TransportationCoordination,inst_InfrastructureCooperation)). - -fof(axGovSubAtt76, axiom, - f_subAttribute(inst_CooperationInCivilAviation,inst_TransportationCoordination)). - -fof(axGovSubAtt77, axiom, - f_subAttribute(inst_EnergyCooperation,inst_InfrastructureCooperation)). - -fof(axGovSubAtt78, axiom, - f_subAttribute(inst_InformationStandards,inst_InfrastructureCooperation)). - -fof(axGovSubAtt79, axiom, - f_subAttribute(inst_IndustryStandards,inst_InfrastructureCooperation)). - -fof(axGovSubAtt80, axiom, - f_subAttribute(inst_CommunicationsCoordination,inst_InfrastructureCooperation)). - -fof(axGovSubAtt81, axiom, - f_subAttribute(inst_IntellectualPropertyProtection,inst_InfrastructureCooperation)). - -fof(axGovSubAtt82, axiom, - f_subAttribute(inst_InternationalMaritimeAffairs,inst_InfrastructureCooperation)). - -fof(axGovSubAtt83, axiom, - f_subAttribute(inst_AgriculturalDevelopment,inst_EconomicDevelopment)). - -fof(axGovSubAtt84, axiom, - f_subAttribute(inst_PromotionOfPrivateEnterprise,inst_EconomicDevelopment)). - -fof(axGovSubAtt85, axiom, - f_subAttribute(inst_PromotionOfTourism,inst_EconomicDevelopment)). - -fof(axGovSubAtt86, axiom, - f_subAttribute(inst_PromotionOfTradeAndInvestment,inst_InternationalTradeSupport)). - -fof(axGovSubAtt87, axiom, - f_subAttribute(inst_PromotionOfFreeTrade,inst_InternationalTradeSupport)). - -fof(axGovSubAtt88, axiom, - f_subAttribute(inst_EfficientCustomsAdministration,inst_InternationalTradeSupport)). - -fof(axGovSubAtt89, axiom, - f_subAttribute(inst_EfficientCustomsAdministration,inst_InfrastructureCooperation)). - -fof(axGovSubAtt90, axiom, - f_subAttribute(inst_MonetaryStability,inst_EconomicDevelopment)). - -fof(axGovSubAtt91, axiom, - f_subAttribute(inst_ReducePoverty,inst_EconomicDevelopment)). - -fof(axGovSubAtt92, axiom, - f_subAttribute(inst_PromoteSustainableDevelopment,inst_EconomicDevelopment)). - -fof(axGovSubAtt93, axiom, - f_subAttribute(inst_LaborIssues,inst_EconomicDevelopment)). - -fof(axGovSubAtt94, axiom, - f_subAttribute(inst_PromoteTradeUnionism,inst_LaborIssues)). - -fof(axGovSubAtt95, axiom, - f_subAttribute(inst_WorldLaborIssues,inst_LaborIssues)). - -fof(axGovSubAtt96, axiom, - f_subAttribute(inst_MutualDefensePact,inst_MilitaryCooperation)). - -fof(axGovSubAtt97, axiom, - f_subAttribute(inst_PoliticalIntegration,inst_PoliticalCooperation)). - -fof(axGovSubAtt98, axiom, - f_subAttribute(inst_PoliticalDevelopment,inst_PoliticalCooperation)). - -fof(axGovSubAtt99, axiom, - f_subAttribute(inst_WarCrimesProsecution,inst_InternationalJustice)). - -fof(axGovSubAtt100, axiom, - f_subAttribute(inst_CompensationAndReparation,inst_JusticeIssues)). - -fof(axGovSubAtt101, axiom, - f_subAttribute(inst_GenderEquality,inst_SocialDevelopment)). - -fof(axGovSubAtt102, axiom, - f_subAttribute(inst_ReducePoverty,inst_SocialDevelopment)). - -fof(axGovSubAtt103, axiom, - f_subAttribute(inst_PromoteSustainableDevelopment,inst_SocialDevelopment)). - -fof(axGovSubAtt104, axiom, - f_subAttribute(inst_EmigrationAndImmigrationIssues,inst_SocialDevelopment)). - -fof(axGovSubAtt105, axiom, - f_subAttribute(inst_PublicHealthConcern,inst_SocialDevelopment)). - -fof(axGovSubAtt106, axiom, - f_subAttribute(inst_CulturalCooperation,inst_SocialCooperation)). - -fof(axGovSubAtt107, axiom, - f_subAttribute(inst_OrganizeOlympicGames,inst_CulturalCooperation)). - -fof(axGovSubAtt108, axiom, - f_subAttribute(inst_EducationalCooperation,inst_SocialCooperation)). - -fof(axGovSubAtt109, axiom, - f_subAttribute(inst_HumanitarianAssistance,inst_SocialCooperation)). - -fof(axGovSubAtt110, axiom, - f_subAttribute(inst_EducationalCooperation,inst_InformationCooperation)). - -fof(axGovSubAtt111, axiom, - f_subAttribute(inst_HumanRightsIssues,inst_HumanitarianAssistance)). - -fof(axGovSubAtt112, axiom, - f_subAttribute(inst_HumanitarianAid,inst_HumanitarianAssistance)). - -fof(axGovSubAtt113, axiom, - f_subAttribute(inst_FoodAid,inst_HumanitarianAid)). - -fof(axGovSubAtt114, axiom, - f_subAttribute(inst_RefugeeAssistance,inst_HumanitarianAssistance)). - -fof(axGovSubAtt115, axiom, - f_subAttribute(inst_RefugeeAssistance,inst_EmigrationAndImmigrationIssues)). - -fof(axGovSubAtt116, axiom, - f_subAttribute(inst_ChildHealthServices,inst_PublicHealthConcern)). - -fof(axGovSubAtt117, axiom, - f_subAttribute(inst_ReproductiveHealthAndFamilyPlannning,inst_PublicHealthConcern)). - -fof(axGovSubAtt118, axiom, - f_subAttribute(inst_PopulationPolicySupport,inst_ReproductiveHealthAndFamilyPlannning)). - -fof(axGovSubAtt119, axiom, - f_subAttribute(inst_ImproveHumanSettlementConditions,inst_PublicHealthConcern)). - -fof(axGovSubAtt120, axiom, - f_subAttribute(inst_Ambassador,inst_DiplomaticAgent)). - -fof(axGovSubAtt121, axiom, - f_subAttribute(inst_ConsulGeneral,inst_DiplomaticAgent)). - -fof(axGovSubAtt122, axiom, - f_subAttribute(inst_Consul,inst_DiplomaticAgent)). - -fof(axGovSubAtt123, axiom, - f_subAttribute(inst_ChargeDAffaires,inst_DiplomaticAgent)). - -fof(axGovSubAtt124, axiom, - f_subAttribute(inst_PermanentChargeDAffaires,inst_ChargeDAffaires)). - -fof(axGovSubAtt125, axiom, - f_subAttribute(inst_ActingConsulGeneral,inst_ConsulGeneral)). - diff --git a/examples/SUMO/TPTP/MergeAx.p b/examples/SUMO/TPTP/MergeAx.p deleted file mode 100644 index e33f2210d..000000000 --- a/examples/SUMO/TPTP/MergeAx.p +++ /dev/null @@ -1,3182 +0,0 @@ -fof(axMerge0, axiom, - ( ! [X] : - (hasType(type_AbnormalAnatomicalStructure, X) => hasType(type_AnatomicalStructure, X)))). - -fof(axMerge1, axiom, - ( ! [X] : - (hasType(type_Abstract, X) => hasType(type_Entity, X)))). - -fof(axMerge2, axiom, - ( ! [X] : - (hasType(type_Adjective, X) => hasType(type_Word, X)))). - -fof(axMerge3, axiom, - ( ! [X] : - (hasType(type_Adverb, X) => hasType(type_Word, X)))). - -fof(axMerge4, axiom, - ( ! [X] : - (hasType(type_Advertising, X) => hasType(type_Disseminating, X)))). - -fof(axMerge5, axiom, - ( ! [X] : - (hasType(type_AgeGroup, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMerge6, axiom, - ( ! [X] : - (hasType(type_Agent, X) => hasType(type_Object, X)))). - -fof(axMerge7, axiom, - ( ! [X] : - (hasType(type_Air, X) => hasType(type_GasMixture, X)))). - -fof(axMerge8, axiom, - ( ! [X] : - (hasType(type_AlethicAttribute, X) => hasType(type_ObjectiveNorm, X)))). - -fof(axMerge9, axiom, - ( ! [X] : - (hasType(type_Alga, X) => hasType(type_NonFloweringPlant, X)))). - -fof(axMerge10, axiom, - ( ! [X] : - (hasType(type_Ambulating, X) => hasType(type_BodyMotion, X)))). - -fof(axMerge11, axiom, - ( ! [X] : - (hasType(type_Ambulating, X) => hasType(type_Translocation, X)))). - -fof(axMerge12, axiom, - ( ! [X] : - (hasType(type_Amphibian, X) => hasType(type_ColdBloodedVertebrate, X)))). - -fof(axMerge13, axiom, - ( ! [X] : - (hasType(type_AnatomicalStructure, X) => hasType(type_OrganicObject, X)))). - -fof(axMerge14, axiom, - ( ! [X] : - (hasType(type_AngleMeasure, X) => hasType(type_ConstantQuantity, X)))). - -fof(axMerge15, axiom, - ( ! [X] : - (hasType(type_AnimacyAttribute, X) => hasType(type_BiologicalAttribute, X)))). - -fof(axMerge16, axiom, - ( ! [X] : - (hasType(type_AnimalAnatomicalStructure, X) => hasType(type_AnatomicalStructure, X)))). - -fof(axMerge17, axiom, - ( ! [X] : - (hasType(type_AnimalLanguage, X) => hasType(type_Language, X)))). - -fof(axMerge18, axiom, - ( ! [X] : - (hasType(type_AnimalSubstance, X) => hasType(type_BodySubstance, X)))). - -fof(axMerge19, axiom, - (! [Var_ANIMAL] : - (((hasType(type_Organism, Var_ANIMAL)) & ( ((( ? [Var_SUBSTANCE] : - (hasType(type_AnimalSubstance, Var_SUBSTANCE) & -(f_part(Var_SUBSTANCE,Var_ANIMAL))))) & (( ? [Var_STRUCTURE] : - (hasType(type_AnimalAnatomicalStructure, Var_STRUCTURE) & -(f_part(Var_STRUCTURE,Var_ANIMAL)))))))) <=> (hasType(type_Animal, Var_ANIMAL))))). - -fof(axMerge20, axiom, - ( ! [X] : - (hasType(type_AntiSymmetricPositionalAttribute, X) => hasType(type_PositionalAttribute, X)))). - -fof(axMerge21, axiom, - ( ! [X] : - (hasType(type_Ape, X) => hasType(type_Primate, X)))). - -fof(axMerge22, axiom, - ( ! [X] : - (hasType(type_April, X) => hasType(type_Month, X)))). - -fof(axMerge23, axiom, - ( ! [X] : - (hasType(type_AquaticMammal, X) => hasType(type_Mammal, X)))). - -fof(axMerge24, axiom, - ( ! [X] : - (hasType(type_Arachnid, X) => hasType(type_Arthropod, X)))). - -fof(axMerge25, axiom, - ( ! [X] : - (hasType(type_AreaMeasure, X) => hasType(type_FunctionQuantity, X)))). - -fof(axMerge26, axiom, - ( ! [X] : - (hasType(type_Argument, X) => hasType(type_Proposition, X)))). - -fof(axMerge27, axiom, - ( ! [X] : - (hasType(type_ArtWork, X) => hasType(type_Artifact, X)))). - -fof(axMerge28, axiom, - ( ! [X] : - (hasType(type_Arthropod, X) => hasType(type_Invertebrate, X)))). - -fof(axMerge29, axiom, - ( ! [X] : - (hasType(type_Article, X) => hasType(type_Text, X)))). - -fof(axMerge30, axiom, - ( ! [X] : - (hasType(type_Artifact, X) => hasType(type_CorpuscularObject, X)))). - -fof(axMerge31, axiom, - ( ! [X] : - (hasType(type_ArtificialLanguage, X) => hasType(type_Language, X)))). - -fof(axMerge32, axiom, - ( ! [X] : - (hasType(type_AsexualReproduction, X) => hasType(type_Replication, X)))). - -fof(axMerge33, axiom, - ( ! [X] : - (hasType(type_AstronomicalBody, X) => hasType(type_Region, X)))). - -fof(axMerge34, axiom, - ( ! [X] : - (hasType(type_Atom, X) => hasType(type_ElementalSubstance, X)))). - -fof(axMerge35, axiom, - ( ! [X] : - (hasType(type_AtomicNucleus, X) => hasType(type_SubatomicParticle, X)))). - -fof(axMerge36, axiom, - ( ! [X] : - (hasType(type_AttachingDevice, X) => hasType(type_Device, X)))). - -fof(axMerge37, axiom, - ( ! [X] : - (hasType(type_Attaching, X) => hasType(type_DualObjectProcess, X)))). - -fof(axMerge38, axiom, - ( ! [X] : - (hasType(type_Attack, X) => hasType(type_Maneuver, X)))). - -fof(axMerge39, axiom, - ( ! [X] : - (hasType(type_Attribute, X) => hasType(type_Abstract, X)))). - -fof(axMerge40, axiom, - ( ! [X] : - (hasType(type_August, X) => hasType(type_Month, X)))). - -fof(axMerge41, axiom, - ( ! [X] : - (hasType(type_AutonomicProcess, X) => hasType(type_PhysiologicProcess, X)))). - -fof(axMerge42, axiom, - ( ! [X] : - (hasType(type_Bacterium, X) => hasType(type_Microorganism, X)))). - -fof(axMerge43, axiom, - ( ! [X] : - (hasType(type_Battle, X) => hasType(type_ViolentContest, X)))). - -fof(axMerge44, axiom, - ( ! [X] : - (hasType(type_BeliefGroup, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMerge45, axiom, - ( ! [X] : - (hasType(type_Betting, X) => hasType(type_FinancialTransaction, X)))). - -fof(axMerge46, axiom, - ( ! [X] : - (hasType(type_Beverage, X) => hasType(type_Food, X)))). - -fof(axMerge47, axiom, - ( ! [X] : - (hasType(type_BinaryNumber, X) => hasType(type_RealNumber, X)))). - -fof(axMerge48, axiom, - ( ! [X] : - (hasType(type_BiologicalAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axMerge49, axiom, - ( ! [X] : - (hasType(type_BiologicalProcess, X) => hasType(type_InternalChange, X)))). - -fof(axMerge50, axiom, - ( ! [X] : - (hasType(type_BiologicallyActiveSubstance, X) => hasType(type_Substance, X)))). - -fof(axMerge51, axiom, - ( ! [X] : - (hasType(type_Bird, X) => hasType(type_WarmBloodedVertebrate, X)))). - -fof(axMerge52, axiom, - ( ! [X] : - (hasType(type_Birth, X) => hasType(type_OrganismProcess, X)))). - -fof(axMerge53, axiom, - ( ! [X] : - (hasType(type_Blood, X) => hasType(type_BodySubstance, X)))). - -fof(axMerge54, axiom, - ( ! [X] : - (hasType(type_BodyCavity, X) => hasType(type_BodyPart, X)))). - -fof(axMerge55, axiom, - ( ! [X] : - (hasType(type_BodyCovering, X) => hasType(type_BodyPart, X)))). - -fof(axMerge56, axiom, - ( ! [X] : - (hasType(type_BodyJunction, X) => hasType(type_BodyPart, X)))). - -fof(axMerge57, axiom, - ( ! [X] : - (hasType(type_BodyMotion, X) => hasType(type_Motion, X)))). - -fof(axMerge58, axiom, - ( ! [X] : - (hasType(type_BodyPart, X) => hasType(type_AnatomicalStructure, X)))). - -fof(axMerge59, axiom, - ( ! [X] : - (hasType(type_BodyPosition, X) => hasType(type_BiologicalAttribute, X)))). - -fof(axMerge60, axiom, - ( ! [X] : - (hasType(type_BodySubstance, X) => hasType(type_Substance, X)))). - -fof(axMerge61, axiom, - ( ! [X] : - (hasType(type_BodyVessel, X) => hasType(type_BodyCavity, X)))). - -fof(axMerge62, axiom, - ( ! [X] : - (hasType(type_Boiling, X) => hasType(type_StateChange, X)))). - -fof(axMerge63, axiom, - ( ! [X] : - (hasType(type_Bone, X) => hasType(type_AnimalSubstance, X)))). - -fof(axMerge64, axiom, - ( ! [X] : - (hasType(type_Bone, X) => hasType(type_Tissue, X)))). - -fof(axMerge65, axiom, - ( ! [X] : - (hasType(type_Book, X) => hasType(type_Text, X)))). - -fof(axMerge66, axiom, - ( ! [X] : - (hasType(type_Borrowing, X) => hasType(type_Getting, X)))). - -fof(axMerge67, axiom, - ( ! [X] : - (hasType(type_Breathing, X) => hasType(type_AutonomicProcess, X)))). - -fof(axMerge68, axiom, - ( ! [X] : - (hasType(type_Breathing, X) => hasType(type_OrganismProcess, X)))). - -fof(axMerge69, axiom, - ( ! [X] : - (hasType(type_Building, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMerge70, axiom, - ( ! [X] : - (hasType(type_Buying, X) => hasType(type_FinancialTransaction, X)))). - -fof(axMerge71, axiom, - ( ! [X] : - (hasType(type_Calculating, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge72, axiom, - ( ! [X] : - (hasType(type_Canine, X) => hasType(type_Carnivore, X)))). - -fof(axMerge73, axiom, - ( ! [X] : - (hasType(type_Carbohydrate, X) => hasType(type_Nutrient, X)))). - -fof(axMerge74, axiom, - ( ! [X] : - (hasType(type_Carnivore, X) => hasType(type_Mammal, X)))). - -fof(axMerge75, axiom, - ( ! [X] : - (hasType(type_Carrying, X) => hasType(type_Transfer, X)))). - -fof(axMerge76, axiom, - ( ! [X] : - (hasType(type_Cell, X) => hasType(type_BodyPart, X)))). - -fof(axMerge77, axiom, - ( ! [X] : - (hasType(type_Certificate, X) => hasType(type_Text, X)))). - -fof(axMerge78, axiom, - ( ! [X] : - (hasType(type_ChangeOfPossession, X) => hasType(type_SocialInteraction, X)))). - -fof(axMerge79, axiom, - ( ! [X] : - (hasType(type_Character, X) => hasType(type_SymbolicString, X)))). - -fof(axMerge80, axiom, - ( ! [X] : - (hasType(type_ChemicalDecomposition, X) => hasType(type_ChemicalProcess, X)))). - -fof(axMerge81, axiom, - ( ! [X] : - (hasType(type_ChemicalDecomposition, X) => hasType(type_Separating, X)))). - -fof(axMerge82, axiom, - ( ! [X] : - (hasType(type_ChemicalProcess, X) => hasType(type_InternalChange, X)))). - -fof(axMerge83, axiom, - ( ! [X] : - (hasType(type_ChemicalSynthesis, X) => hasType(type_ChemicalProcess, X)))). - -fof(axMerge84, axiom, - ( ! [X] : - (hasType(type_ChemicalSynthesis, X) => hasType(type_Combining, X)))). - -fof(axMerge85, axiom, - ( ! [X] : - (hasType(type_Circle, X) => hasType(type_Oval, X)))). - -fof(axMerge86, axiom, - ( ! [X] : - (hasType(type_City, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axMerge87, axiom, - ( ! [X] : - (hasType(type_City, X) => hasType(type_LandArea, X)))). - -fof(axMerge88, axiom, - ( ! [X] : - (hasType(type_Classifying, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge89, axiom, - ( ! [X] : - (hasType(type_ClosedTwoDimensionalFigure, X) => hasType(type_TwoDimensionalFigure, X)))). - -fof(axMerge90, axiom, - ( ! [X] : - (hasType(type_Clothing, X) => hasType(type_WearableItem, X)))). - -fof(axMerge91, axiom, - ( ! [X] : - (hasType(type_Cloud, X) => hasType(type_GasMixture, X)))). - -fof(axMerge92, axiom, - ( ! [X] : - (hasType(type_CognitiveAgent, X) => hasType(type_SentientAgent, X)))). - -fof(axMerge93, axiom, - ( ! [X] : - (hasType(type_ColdBloodedVertebrate, X) => hasType(type_Vertebrate, X)))). - -fof(axMerge94, axiom, - ( ! [X] : - (hasType(type_Collection, X) => hasType(type_Object, X)))). - -fof(axMerge95, axiom, - ( ! [X] : - (hasType(type_ColorAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axMerge96, axiom, - ( ! [X] : - (hasType(type_Coloring, X) => hasType(type_SurfaceChange, X)))). - -fof(axMerge97, axiom, - ( ! [X] : - (hasType(type_Combining, X) => hasType(type_DualObjectProcess, X)))). - -fof(axMerge98, axiom, - ( ! [X] : - (hasType(type_Combustion, X) => hasType(type_ChemicalDecomposition, X)))). - -fof(axMerge99, axiom, - ( ! [X] : - (hasType(type_CommercialAgent, X) => hasType(type_Agent, X)))). - -fof(axMerge100, axiom, - ( ! [X] : - (hasType(type_CommercialService, X) => hasType(type_FinancialTransaction, X)))). - -fof(axMerge101, axiom, - ( ! [X] : - (hasType(type_CommercialService, X) => hasType(type_ServiceProcess, X)))). - -fof(axMerge102, axiom, - ( ! [X] : - (hasType(type_Committing, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMerge103, axiom, - ( ! [X] : - (hasType(type_Communication, X) => hasType(type_ContentBearingProcess, X)))). - -fof(axMerge104, axiom, - ( ! [X] : - (hasType(type_Communication, X) => hasType(type_SocialInteraction, X)))). - -fof(axMerge105, axiom, - ( ! [X] : - (hasType(type_Comparing, X) => hasType(type_DualObjectProcess, X)))). - -fof(axMerge106, axiom, - ( ! [X] : - (hasType(type_Comparing, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge107, axiom, - ( ! [X] : - (hasType(type_ComplexNumber, X) => hasType(type_Number, X)))). - -fof(axMerge108, axiom, - ( ! [X] : - (hasType(type_CompositeUnitOfMeasure, X) => hasType(type_UnitOfMeasure, X)))). - -fof(axMerge109, axiom, - ( ! [X] : - (hasType(type_CompoundSubstance, X) => hasType(type_PureSubstance, X)))). - -fof(axMerge110, axiom, - ( ! [X] : - (hasType(type_ComputerLanguage, X) => hasType(type_ArtificialLanguage, X)))). - -fof(axMerge111, axiom, - ( ! [X] : - (hasType(type_ComputerProgram, X) => hasType(type_Procedure, X)))). - -fof(axMerge112, axiom, - ( ! [X] : - (hasType(type_ComputerProgramming, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMerge113, axiom, - ( ! [X] : - (hasType(type_Condensing, X) => hasType(type_StateChange, X)))). - -fof(axMerge114, axiom, - ( ! [X] : - (hasType(type_Confining, X) => hasType(type_Keeping, X)))). - -fof(axMerge115, axiom, - ( ! [X] : - (hasType(type_ConsciousnessAttribute, X) => hasType(type_StateOfMind, X)))). - -fof(axMerge116, axiom, - ( ! [X] : - (hasType(type_ConstantQuantity, X) => hasType(type_PhysicalQuantity, X)))). - -fof(axMerge117, axiom, - ( ! [X] : - (hasType(type_ConstructedLanguage, X) => hasType(type_ArtificialLanguage, X)))). - -fof(axMerge118, axiom, - ( ! [X] : - (hasType(type_ConstructedLanguage, X) => hasType(type_HumanLanguage, X)))). - -fof(axMerge119, axiom, - ( ! [X] : - (hasType(type_Constructing, X) => hasType(type_Making, X)))). - -fof(axMerge120, axiom, - ( ! [X] : - (hasType(type_ContentBearingObject, X) => hasType(type_ContentBearingPhysical, X)))). - -fof(axMerge121, axiom, - ( ! [X] : - (hasType(type_ContentBearingObject, X) => hasType(type_CorpuscularObject, X)))). - -fof(axMerge122, axiom, - ( ! [X] : - (hasType(type_ContentBearingPhysical, X) => hasType(type_Physical, X)))). - -fof(axMerge123, axiom, - ( ! [X] : - (hasType(type_ContentBearingProcess, X) => hasType(type_ContentBearingPhysical, X)))). - -fof(axMerge124, axiom, - ( ! [X] : - (hasType(type_ContentDevelopment, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge125, axiom, - ( ! [X] : - (hasType(type_ContestAttribute, X) => hasType(type_ObjectiveNorm, X)))). - -fof(axMerge126, axiom, - ( ! [X] : - (hasType(type_Contest, X) => hasType(type_SocialInteraction, X)))). - -fof(axMerge127, axiom, - ( ! [X] : - (hasType(type_Continent, X) => hasType(type_LandArea, X)))). - -fof(axMerge128, axiom, - ( ! [X] : - (hasType(type_Cooking, X) => hasType(type_Making, X)))). - -fof(axMerge129, axiom, - ( ! [X] : - (hasType(type_Cooling, X) => hasType(type_Decreasing, X)))). - -fof(axMerge130, axiom, - ( ! [X] : - (hasType(type_Cooperation, X) => hasType(type_SocialInteraction, X)))). - -fof(axMerge131, axiom, - ( ! [X] : - (hasType(type_Corporation, X) => hasType(type_CommercialAgent, X)))). - -fof(axMerge132, axiom, - ( ! [X] : - (hasType(type_Corporation, X) => hasType(type_Organization, X)))). - -fof(axMerge133, axiom, - ( ! [X] : - (hasType(type_CorpuscularObject, X) => hasType(type_SelfConnectedObject, X)))). - -fof(axMerge134, axiom, - ( ! [X] : - (hasType(type_Counting, X) => hasType(type_Calculating, X)))). - -fof(axMerge135, axiom, - ( ! [X] : - (hasType(type_County, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axMerge136, axiom, - ( ! [X] : - (hasType(type_County, X) => hasType(type_LandArea, X)))). - -fof(axMerge137, axiom, - ( ! [X] : - (hasType(type_Covering, X) => hasType(type_Putting, X)))). - -fof(axMerge138, axiom, - ( ! [X] : - (hasType(type_Creation, X) => hasType(type_InternalChange, X)))). - -fof(axMerge139, axiom, - ( ! [X] : - (hasType(type_Crustacean, X) => hasType(type_Arthropod, X)))). - -fof(axMerge140, axiom, - ( ! [X] : - (hasType(type_CurrencyMeasure, X) => hasType(type_ConstantQuantity, X)))). - -fof(axMerge141, axiom, - ( ! [X] : - (hasType(type_Currency, X) => hasType(type_FinancialInstrument, X)))). - -fof(axMerge142, axiom, - ( ! [X] : - (hasType(type_Cutting, X) => hasType(type_Poking, X)))). - -fof(axMerge143, axiom, - ( ! [X] : - (hasType(type_Damaging, X) => hasType(type_InternalChange, X)))). - -fof(axMerge144, axiom, - ( ! [X] : - (hasType(type_Dancing, X) => hasType(type_BodyMotion, X)))). - -fof(axMerge145, axiom, - ( ! [X] : - (hasType(type_Day, X) => hasType(type_TimeInterval, X)))). - -fof(axMerge146, axiom, - ( ! [X] : - (hasType(type_Death, X) => hasType(type_OrganismProcess, X)))). - -fof(axMerge147, axiom, - ( ! [X] : - (hasType(type_December, X) => hasType(type_Month, X)))). - -fof(axMerge148, axiom, - ( ! [X] : - (hasType(type_Deciding, X) => hasType(type_Selecting, X)))). - -fof(axMerge149, axiom, - ( ! [X] : - (hasType(type_Declaring, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMerge150, axiom, - ( ! [X] : - (hasType(type_Decoding, X) => hasType(type_Writing, X)))). - -fof(axMerge151, axiom, - ( ! [X] : - (hasType(type_Decreasing, X) => hasType(type_QuantityChange, X)))). - -fof(axMerge152, axiom, - ( ! [X] : - (hasType(type_DeductiveArgument, X) => hasType(type_Argument, X)))). - -fof(axMerge153, axiom, - ( ! [X] : - (hasType(type_DefensiveManeuver, X) => hasType(type_Maneuver, X)))). - -fof(axMerge154, axiom, - ( ! [X] : - (hasType(type_Demonstrating, X) => hasType(type_Disseminating, X)))). - -fof(axMerge155, axiom, - ( ! [X] : - (hasType(type_DeonticAttribute, X) => hasType(type_ObjectiveNorm, X)))). - -fof(axMerge156, axiom, - ( ! [X] : - (hasType(type_Designing, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge157, axiom, - ( ! [X] : - (hasType(type_Destruction, X) => hasType(type_Damaging, X)))). - -fof(axMerge158, axiom, - ( ! [X] : - (hasType(type_Detaching, X) => hasType(type_DualObjectProcess, X)))). - -fof(axMerge159, axiom, - ( ! [X] : - (hasType(type_DevelopmentalAttribute, X) => hasType(type_BiologicalAttribute, X)))). - -fof(axMerge160, axiom, - ( ! [X] : - (hasType(type_Device, X) => hasType(type_Artifact, X)))). - -fof(axMerge161, axiom, - ( ! [X] : - (hasType(type_DiagnosticProcess, X) => hasType(type_Investigating, X)))). - -fof(axMerge162, axiom, - ( ! [X] : - (hasType(type_Digesting, X) => hasType(type_AutonomicProcess, X)))). - -fof(axMerge163, axiom, - ( ! [X] : - (hasType(type_Digesting, X) => hasType(type_OrganismProcess, X)))). - -fof(axMerge164, axiom, - ( ! [X] : - (hasType(type_DirectedGraph, X) => hasType(type_Graph, X)))). - -fof(axMerge165, axiom, - ( ! [X] : - (hasType(type_Directing, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMerge166, axiom, - ( ! [X] : - (hasType(type_DirectionChange, X) => hasType(type_Motion, X)))). - -fof(axMerge167, axiom, - ( ! [X] : - (hasType(type_DirectionalAttribute, X) => hasType(type_PositionalAttribute, X)))). - -fof(axMerge168, axiom, - ( ! [X] : - (hasType(type_Disagreeing, X) => hasType(type_Stating, X)))). - -fof(axMerge169, axiom, - ( ! [X] : - (hasType(type_Discovering, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge170, axiom, - ( ! [X] : - (hasType(type_DiseaseOrSyndrome, X) => hasType(type_BiologicalAttribute, X)))). - -fof(axMerge171, axiom, - ( ! [X] : - (hasType(type_Disseminating, X) => hasType(type_Communication, X)))). - -fof(axMerge172, axiom, - ( ! [X] : - (hasType(type_Drinking, X) => hasType(type_Ingesting, X)))). - -fof(axMerge173, axiom, - ( ! [X] : - (hasType(type_Driving, X) => hasType(type_Guiding, X)))). - -fof(axMerge174, axiom, - ( ! [X] : - (hasType(type_Drying, X) => hasType(type_Removing, X)))). - -fof(axMerge175, axiom, - ( ! [X] : - (hasType(type_DualObjectProcess, X) => hasType(type_Process, X)))). - -fof(axMerge176, axiom, - ( ! [X] : - (hasType(type_Eating, X) => hasType(type_Ingesting, X)))). - -fof(axMerge177, axiom, - ( ! [X] : - (hasType(type_EducationalOrganization, X) => hasType(type_Organization, X)))). - -fof(axMerge178, axiom, - ( ! [X] : - (hasType(type_EducationalProcess, X) => hasType(type_Guiding, X)))). - -fof(axMerge179, axiom, - ( ! [X] : - (hasType(type_Egg, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMerge180, axiom, - ( ! [X] : - (hasType(type_Egg, X) => hasType(type_ReproductiveBody, X)))). - -fof(axMerge181, axiom, - ( ! [X] : - (hasType(type_Election, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMerge182, axiom, - ( ! [X] : - (hasType(type_Electron, X) => hasType(type_SubatomicParticle, X)))). - -fof(axMerge183, axiom, - ( ! [X] : - (hasType(type_ElementalSubstance, X) => hasType(type_PureSubstance, X)))). - -fof(axMerge184, axiom, - ( ! [X] : - (hasType(type_EmotionalState, X) => hasType(type_StateOfMind, X)))). - -fof(axMerge185, axiom, - ( ! [X] : - (hasType(type_Encoding, X) => hasType(type_Writing, X)))). - -fof(axMerge186, axiom, - ( ! [X] : - (hasType(type_EngineeringComponent, X) => hasType(type_Device, X)))). - -fof(axMerge187, axiom, - ( ! [X] : - (hasType(type_EngineeringConnection, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMerge188, axiom, - ( ! [X] : - (hasType(type_Enzyme, X) => hasType(type_Protein, X)))). - -fof(axMerge189, axiom, - ( ! [X] : - (hasType(type_EthnicGroup, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMerge190, axiom, - ( ! [X] : - (hasType(type_Evaporating, X) => hasType(type_StateChange, X)))). - -fof(axMerge191, axiom, - ( ! [X] : - (hasType(type_EvenInteger, X) => hasType(type_Integer, X)))). - -fof(axMerge192, axiom, - ( ! [X] : - (hasType(type_Experimenting, X) => hasType(type_Investigating, X)))). - -fof(axMerge193, axiom, - ( ! [X] : - (hasType(type_Explanation, X) => hasType(type_DeductiveArgument, X)))). - -fof(axMerge194, axiom, - ( ! [X] : - (hasType(type_Expressing, X) => hasType(type_Communication, X)))). - -fof(axMerge195, axiom, - ( ! [X] : - (hasType(type_Fabric, X) => hasType(type_Artifact, X)))). - -fof(axMerge196, axiom, - ( ! [X] : - (hasType(type_FactualText, X) => hasType(type_Text, X)))). - -fof(axMerge197, axiom, - ( ! [X] : - (hasType(type_Falling, X) => hasType(type_MotionDownward, X)))). - -fof(axMerge198, axiom, - ( ! [X] : - (hasType(type_Falling, X) => hasType(type_Translocation, X)))). - -fof(axMerge199, axiom, - ( ! [X] : - (hasType(type_FamilyGroup, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMerge200, axiom, - ( ! [X] : - (hasType(type_FatTissue, X) => hasType(type_Tissue, X)))). - -fof(axMerge201, axiom, - ( ! [X] : - (hasType(type_February, X) => hasType(type_Month, X)))). - -fof(axMerge202, axiom, - ( ! [X] : - (hasType(type_Feline, X) => hasType(type_Carnivore, X)))). - -fof(axMerge203, axiom, - ( ! [X] : - (hasType(type_Fern, X) => hasType(type_NonFloweringPlant, X)))). - -fof(axMerge204, axiom, - ( ! [X] : - (hasType(type_FictionalText, X) => hasType(type_Text, X)))). - -fof(axMerge205, axiom, - ( ! [X] : - (hasType(type_FieldOfStudy, X) => hasType(type_Proposition, X)))). - -fof(axMerge206, axiom, - ( ! [X] : - (hasType(type_FinancialInstrument, X) => hasType(type_Certificate, X)))). - -fof(axMerge207, axiom, - ( ! [X] : - (hasType(type_FinancialTransaction, X) => hasType(type_Transaction, X)))). - -fof(axMerge208, axiom, - ( ! [X] : - (hasType(type_FiniteSet, X) => hasType(type_Set, X)))). - -fof(axMerge209, axiom, - ( ! [X] : - (hasType(type_Fish, X) => hasType(type_ColdBloodedVertebrate, X)))). - -fof(axMerge210, axiom, - ( ! [X] : - (hasType(type_FloweringPlant, X) => hasType(type_Plant, X)))). - -fof(axMerge211, axiom, - ( ! [X] : - (hasType(type_Food, X) => hasType(type_SelfConnectedObject, X)))). - -fof(axMerge212, axiom, - ( ! [X] : - (hasType(type_Freezing, X) => hasType(type_StateChange, X)))). - -fof(axMerge213, axiom, - ( ! [X] : - (hasType(type_FrequencyMeasure, X) => hasType(type_TimeDependentQuantity, X)))). - -fof(axMerge214, axiom, - ( ! [X] : - (hasType(type_FreshWaterArea, X) => hasType(type_WaterArea, X)))). - -fof(axMerge215, axiom, - ( ! [X] : - (hasType(type_Friday, X) => hasType(type_Day, X)))). - -fof(axMerge216, axiom, - ( ! [X] : - (hasType(type_FruitOrVegetable, X) => hasType(type_PlantAnatomicalStructure, X)))). - -fof(axMerge217, axiom, - ( ! [X] : - (hasType(type_FruitOrVegetable, X) => hasType(type_ReproductiveBody, X)))). - -fof(axMerge218, axiom, - ( ! [X] : - (hasType(type_FunctionQuantity, X) => hasType(type_PhysicalQuantity, X)))). - -fof(axMerge219, axiom, - ( ! [X] : - (hasType(type_Funding, X) => hasType(type_Giving, X)))). - -fof(axMerge220, axiom, - ( ! [X] : - (hasType(type_Fungus, X) => hasType(type_Organism, X)))). - -fof(axMerge221, axiom, - ( ! [X] : - (hasType(type_Game, X) => hasType(type_Contest, X)))). - -fof(axMerge222, axiom, - ( ! [X] : - (hasType(type_Game, X) => hasType(type_RecreationOrExercise, X)))). - -fof(axMerge223, axiom, - ( ! [X] : - (hasType(type_GasMixture, X) => hasType(type_Mixture, X)))). - -fof(axMerge224, axiom, - ( ! [X] : - (hasType(type_GasMotion, X) => hasType(type_Motion, X)))). - -fof(axMerge225, axiom, - ( ! [X] : - (hasType(type_GeographicArea, X) => hasType(type_Region, X)))). - -fof(axMerge226, axiom, - ( ! [X] : - (hasType(type_GeologicalProcess, X) => hasType(type_InternalChange, X)))). - -fof(axMerge227, axiom, - ( ! [X] : - (hasType(type_GeologicalProcess, X) => hasType(type_Motion, X)))). - -fof(axMerge228, axiom, - ( ! [X] : - (hasType(type_GeometricFigure, X) => hasType(type_ShapeAttribute, X)))). - -fof(axMerge229, axiom, - ( ! [X] : - (hasType(type_GeometricPoint, X) => hasType(type_GeometricFigure, X)))). - -fof(axMerge230, axiom, - ( ! [X] : - (hasType(type_GeopoliticalArea, X) => hasType(type_Agent, X)))). - -fof(axMerge231, axiom, - ( ! [X] : - (hasType(type_GeopoliticalArea, X) => hasType(type_GeographicArea, X)))). - -fof(axMerge232, axiom, - ( ! [X] : - (hasType(type_Gesture, X) => hasType(type_BodyMotion, X)))). - -fof(axMerge233, axiom, - ( ! [X] : - (hasType(type_Gesture, X) => hasType(type_Communication, X)))). - -fof(axMerge234, axiom, - ( ! [X] : - (hasType(type_Getting, X) => hasType(type_ChangeOfPossession, X)))). - -fof(axMerge235, axiom, - ( ! [X] : - (hasType(type_GivingBack, X) => hasType(type_Giving, X)))). - -fof(axMerge236, axiom, - ( ! [X] : - (hasType(type_Giving, X) => hasType(type_ChangeOfPossession, X)))). - -fof(axMerge237, axiom, - ( ! [X] : - (hasType(type_Gland, X) => hasType(type_Organ, X)))). - -fof(axMerge238, axiom, - ( ! [X] : - (hasType(type_GovernmentOrganization, X) => hasType(type_Organization, X)))). - -fof(axMerge239, axiom, - ( ! [X] : - (hasType(type_Government, X) => hasType(type_GovernmentOrganization, X)))). - -fof(axMerge240, axiom, - ( ! [X] : - (hasType(type_Grabbing, X) => hasType(type_Attaching, X)))). - -fof(axMerge241, axiom, - ( ! [X] : - (hasType(type_Grabbing, X) => hasType(type_Touching, X)))). - -fof(axMerge242, axiom, - ( ! [X] : - (hasType(type_Graduation, X) => hasType(type_LeavingAnOrganization, X)))). - -fof(axMerge243, axiom, - ( ! [X] : - (hasType(type_GraphArc, X) => hasType(type_GraphElement, X)))). - -fof(axMerge244, axiom, - ( ! [X] : - (hasType(type_GraphCircuit, X) => hasType(type_GraphPath, X)))). - -fof(axMerge245, axiom, - ( ! [X] : - (hasType(type_GraphElement, X) => hasType(type_Abstract, X)))). - -fof(axMerge246, axiom, - ( ! [X] : - (hasType(type_GraphLoop, X) => hasType(type_GraphArc, X)))). - -fof(axMerge247, axiom, - ( ! [X] : - (hasType(type_GraphNode, X) => hasType(type_GraphElement, X)))). - -fof(axMerge248, axiom, - ( ! [X] : - (hasType(type_GraphPath, X) => hasType(type_DirectedGraph, X)))). - -fof(axMerge249, axiom, - ( ! [X] : - (hasType(type_Graph, X) => hasType(type_Abstract, X)))). - -fof(axMerge250, axiom, - ( ! [X] : - (hasType(type_GroupOfPeople, X) => hasType(type_Group, X)))). - -fof(axMerge251, axiom, - ( ! [X] : - (hasType(type_Group, X) => hasType(type_Agent, X)))). - -fof(axMerge252, axiom, - ( ! [X] : - (hasType(type_Group, X) => hasType(type_Collection, X)))). - -fof(axMerge253, axiom, - ( ! [X] : - (hasType(type_Growth, X) => hasType(type_AutonomicProcess, X)))). - -fof(axMerge254, axiom, - ( ! [X] : - (hasType(type_Guiding, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge255, axiom, - ( ! [X] : - (hasType(type_Hearing, X) => hasType(type_Perception, X)))). - -fof(axMerge256, axiom, - ( ! [X] : - (hasType(type_Heating, X) => hasType(type_Increasing, X)))). - -fof(axMerge257, axiom, - ( ! [X] : - (hasType(type_Hiring, X) => hasType(type_JoiningAnOrganization, X)))). - -fof(axMerge258, axiom, - ( ! [X] : - (hasType(type_Hole, X) => hasType(type_Region, X)))). - -fof(axMerge259, axiom, - ( ! [X] : - (hasType(type_Hominid, X) => hasType(type_Primate, X)))). - -fof(axMerge260, axiom, - ( ! [X] : - (hasType(type_HoofedMammal, X) => hasType(type_Mammal, X)))). - -fof(axMerge261, axiom, - ( ! [X] : - (hasType(type_Hormone, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMerge262, axiom, - ( ! [X] : - (hasType(type_Hormone, X) => hasType(type_BodySubstance, X)))). - -fof(axMerge263, axiom, - ( ! [X] : - (hasType(type_Hour, X) => hasType(type_TimeInterval, X)))). - -fof(axMerge264, axiom, - ( ! [X] : - (hasType(type_House, X) => hasType(type_ResidentialBuilding, X)))). - -fof(axMerge265, axiom, - ( ! [X] : - (hasType(type_House, X) => hasType(type_SingleFamilyResidence, X)))). - -fof(axMerge266, axiom, - ( ! [X] : - (hasType(type_HumanLanguage, X) => hasType(type_Language, X)))). - -fof(axMerge267, axiom, - ( ! [X] : - (hasType(type_Human, X) => hasType(type_CognitiveAgent, X)))). - -fof(axMerge268, axiom, - ( ! [X] : - (hasType(type_Human, X) => hasType(type_Hominid, X)))). - -fof(axMerge269, axiom, - ( ! [X] : - (hasType(type_Hunting, X) => hasType(type_Pursuing, X)))). - -fof(axMerge270, axiom, - ( ! [X] : - (hasType(type_Icon, X) => hasType(type_ContentBearingPhysical, X)))). - -fof(axMerge271, axiom, - ( ! [X] : - (hasType(type_ImaginaryNumber, X) => hasType(type_Number, X)))). - -fof(axMerge272, axiom, - ( ! [X] : - (hasType(type_Impacting, X) => hasType(type_Touching, X)))). - -fof(axMerge273, axiom, - ( ! [X] : - (hasType(type_Impelling, X) => hasType(type_Transfer, X)))). - -fof(axMerge274, axiom, - ( ! [X] : - (hasType(type_Increasing, X) => hasType(type_QuantityChange, X)))). - -fof(axMerge275, axiom, - ( ! [X] : - (hasType(type_InductiveArgument, X) => hasType(type_Argument, X)))). - -fof(axMerge276, axiom, - ( ! [X] : - (hasType(type_InformationMeasure, X) => hasType(type_ConstantQuantity, X)))). - -fof(axMerge277, axiom, - ( ! [X] : - (hasType(type_Ingesting, X) => hasType(type_OrganismProcess, X)))). - -fof(axMerge278, axiom, - ( ! [X] : - (hasType(type_Injecting, X) => hasType(type_Inserting, X)))). - -fof(axMerge279, axiom, - (! [Var_INJ] : - (((hasType(type_Damaging, Var_INJ)) & ( ( ? [Var_ORGANISM] : - (hasType(type_Organism, Var_ORGANISM) & -(f_patient(Var_INJ,Var_ORGANISM)))))) <=> (hasType(type_Injuring, Var_INJ))))). - -fof(axMerge280, axiom, - ( ! [X] : - (hasType(type_Injuring, X) => hasType(type_PathologicProcess, X)))). - -fof(axMerge281, axiom, - ( ! [X] : - (hasType(type_Insect, X) => hasType(type_Arthropod, X)))). - -fof(axMerge282, axiom, - ( ! [X] : - (hasType(type_Inserting, X) => hasType(type_Putting, X)))). - -fof(axMerge283, axiom, - ( ! [X] : - (hasType(type_Integer, X) => hasType(type_RationalNumber, X)))). - -fof(axMerge284, axiom, - ( ! [X] : - (hasType(type_IntentionalProcess, X) => hasType(type_Process, X)))). - -fof(axMerge285, axiom, - ( ! [X] : - (hasType(type_IntentionalPsychologicalProcess, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge286, axiom, - ( ! [X] : - (hasType(type_IntentionalPsychologicalProcess, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMerge287, axiom, - ( ! [X] : - (hasType(type_InternalAttribute, X) => hasType(type_Attribute, X)))). - -fof(axMerge288, axiom, - ( ! [X] : - (hasType(type_InternalChange, X) => hasType(type_Process, X)))). - -fof(axMerge289, axiom, - ( ! [X] : - (hasType(type_Interpreting, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge290, axiom, - ( ! [X] : - (hasType(type_InvalidDeductiveArgument, X) => hasType(type_DeductiveArgument, X)))). - -fof(axMerge291, axiom, - ( ! [X] : - (hasType(type_Invertebrate, X) => hasType(type_Animal, X)))). - -fof(axMerge292, axiom, - ( ! [X] : - (hasType(type_Investigating, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge293, axiom, - ( ! [X] : - (hasType(type_IrrationalNumber, X) => hasType(type_RealNumber, X)))). - -fof(axMerge294, axiom, - ( ! [X] : - (hasType(type_Island, X) => hasType(type_LandArea, X)))). - -fof(axMerge295, axiom, - ( ! [X] : - (hasType(type_January, X) => hasType(type_Month, X)))). - -fof(axMerge296, axiom, - ( ! [X] : - (hasType(type_JoiningAnOrganization, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMerge297, axiom, - ( ! [X] : - (hasType(type_Judging, X) => hasType(type_Selecting, X)))). - -fof(axMerge298, axiom, - ( ! [X] : - (hasType(type_JudicialOrganization, X) => hasType(type_Organization, X)))). - -fof(axMerge299, axiom, - (! [Var_PROCESS] : - (((hasType(type_PoliticalProcess, Var_PROCESS)) & ( ( ? [Var_ORG] : - (hasType(type_Organization, Var_ORG) & -(f_agent(Var_PROCESS,Var_ORG)))))) <=> (hasType(type_JudicialProcess, Var_PROCESS))))). - -fof(axMerge300, axiom, - ( ! [X] : - (hasType(type_July, X) => hasType(type_Month, X)))). - -fof(axMerge301, axiom, - ( ! [X] : - (hasType(type_June, X) => hasType(type_Month, X)))). - -fof(axMerge302, axiom, - ( ! [X] : - (hasType(type_Keeping, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge303, axiom, - ( ! [X] : - (hasType(type_Killing, X) => hasType(type_Destruction, X)))). - -fof(axMerge304, axiom, - ( ! [X] : - (hasType(type_LandArea, X) => hasType(type_GeographicArea, X)))). - -fof(axMerge305, axiom, - ( ! [X] : - (hasType(type_LandTransitway, X) => hasType(type_LandArea, X)))). - -fof(axMerge306, axiom, - ( ! [X] : - (hasType(type_LandTransitway, X) => hasType(type_Transitway, X)))). - -fof(axMerge307, axiom, - ( ! [X] : - (hasType(type_Language, X) => hasType(type_LinguisticExpression, X)))). - -fof(axMerge308, axiom, - ( ! [X] : - (hasType(type_LeapYear, X) => hasType(type_Year, X)))). - -fof(axMerge309, axiom, - ( ! [X] : - (hasType(type_Learning, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge310, axiom, - ( ! [X] : - (hasType(type_LeavingAnOrganization, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMerge311, axiom, - ( ! [X] : - (hasType(type_LegalAction, X) => hasType(type_Contest, X)))). - -fof(axMerge312, axiom, - ( ! [X] : - (hasType(type_LegalDecision, X) => hasType(type_Declaring, X)))). - -fof(axMerge313, axiom, - ( ! [X] : - (hasType(type_LegalDecision, X) => hasType(type_JudicialProcess, X)))). - -fof(axMerge314, axiom, - ( ! [X] : - (hasType(type_Lending, X) => hasType(type_Giving, X)))). - -fof(axMerge315, axiom, - ( ! [X] : - (hasType(type_LengthMeasure, X) => hasType(type_ConstantQuantity, X)))). - -fof(axMerge316, axiom, - ( ! [X] : - (hasType(type_LinguisticCommunication, X) => hasType(type_Communication, X)))). - -fof(axMerge317, axiom, - ( ! [X] : - (hasType(type_LinguisticExpression, X) => hasType(type_ContentBearingPhysical, X)))). - -fof(axMerge318, axiom, - ( ! [X] : - (hasType(type_LiquidMixture, X) => hasType(type_Mixture, X)))). - -fof(axMerge319, axiom, - ( ! [X] : - (hasType(type_LiquidMotion, X) => hasType(type_Motion, X)))). - -fof(axMerge320, axiom, - ( ! [X] : - (hasType(type_Listening, X) => hasType(type_Hearing, X)))). - -fof(axMerge321, axiom, - ( ! [X] : - (hasType(type_Listening, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge322, axiom, - ( ! [X] : - (hasType(type_Looking, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge323, axiom, - ( ! [X] : - (hasType(type_Looking, X) => hasType(type_Seeing, X)))). - -fof(axMerge324, axiom, - ( ! [X] : - (hasType(type_Machine, X) => hasType(type_Device, X)))). - -fof(axMerge325, axiom, - ( ! [X] : - (hasType(type_Maintaining, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge326, axiom, - ( ! [X] : - (hasType(type_Making, X) => hasType(type_Creation, X)))). - -fof(axMerge327, axiom, - ( ! [X] : - (hasType(type_Making, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge328, axiom, - ( ! [X] : - (hasType(type_Mammal, X) => hasType(type_WarmBloodedVertebrate, X)))). - -fof(axMerge329, axiom, - ( ! [X] : - (hasType(type_Man, X) => hasType(type_Human, X)))). - -fof(axMerge330, axiom, - ( ! [X] : - (hasType(type_Managing, X) => hasType(type_Guiding, X)))). - -fof(axMerge331, axiom, - ( ! [X] : - (hasType(type_Managing, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMerge332, axiom, - ( ! [X] : - (hasType(type_Maneuver, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge333, axiom, - ( ! [X] : - (hasType(type_ManualHumanLanguage, X) => hasType(type_HumanLanguage, X)))). - -fof(axMerge334, axiom, - ( ! [X] : - (hasType(type_Manufacture, X) => hasType(type_Making, X)))). - -fof(axMerge335, axiom, - ( ! [X] : - (hasType(type_Manufacturer, X) => hasType(type_Corporation, X)))). - -fof(axMerge336, axiom, - ( ! [X] : - (hasType(type_March, X) => hasType(type_Month, X)))). - -fof(axMerge337, axiom, - ( ! [X] : - (hasType(type_Marsupial, X) => hasType(type_Mammal, X)))). - -fof(axMerge338, axiom, - ( ! [X] : - (hasType(type_MassMeasure, X) => hasType(type_ConstantQuantity, X)))). - -fof(axMerge339, axiom, - ( ! [X] : - (hasType(type_Matriculation, X) => hasType(type_JoiningAnOrganization, X)))). - -fof(axMerge340, axiom, - ( ! [X] : - (hasType(type_May, X) => hasType(type_Month, X)))). - -fof(axMerge341, axiom, - ( ! [X] : - (hasType(type_MeasuringDevice, X) => hasType(type_Device, X)))). - -fof(axMerge342, axiom, - ( ! [X] : - (hasType(type_Measuring, X) => hasType(type_Calculating, X)))). - -fof(axMerge343, axiom, - ( ! [X] : - (hasType(type_Meat, X) => hasType(type_Food, X)))). - -fof(axMerge344, axiom, - ( ! [X] : - (hasType(type_Meeting, X) => hasType(type_SocialInteraction, X)))). - -fof(axMerge345, axiom, - ( ! [X] : - (hasType(type_Melting, X) => hasType(type_StateChange, X)))). - -fof(axMerge346, axiom, - ( ! [X] : - (hasType(type_MercantileOrganization, X) => hasType(type_Corporation, X)))). - -fof(axMerge347, axiom, - ( ! [X] : - (hasType(type_Metal, X) => hasType(type_ElementalSubstance, X)))). - -fof(axMerge348, axiom, - ( ! [X] : - (hasType(type_Microorganism, X) => hasType(type_Organism, X)))). - -fof(axMerge349, axiom, - ( ! [X] : - (hasType(type_MilitaryForce, X) => hasType(type_PoliticalOrganization, X)))). - -fof(axMerge350, axiom, - ( ! [X] : - (hasType(type_MilitaryOrganization, X) => hasType(type_GovernmentOrganization, X)))). - -fof(axMerge351, axiom, - ( ! [X] : - (hasType(type_MilitaryOrganization, X) => hasType(type_MilitaryForce, X)))). - -fof(axMerge352, axiom, - ( ! [X] : - (hasType(type_MilitaryProcess, X) => hasType(type_PoliticalProcess, X)))). - -fof(axMerge353, axiom, - ( ! [X] : - (hasType(type_Mineral, X) => hasType(type_Substance, X)))). - -fof(axMerge354, axiom, - ( ! [X] : - (hasType(type_Minute, X) => hasType(type_TimeInterval, X)))). - -fof(axMerge355, axiom, - ( ! [X] : - (hasType(type_Mixture, X) => hasType(type_Substance, X)))). - -fof(axMerge356, axiom, - ( ! [X] : - (hasType(type_Molecule, X) => hasType(type_CompoundSubstance, X)))). - -fof(axMerge357, axiom, - ( ! [X] : - (hasType(type_Mollusk, X) => hasType(type_Invertebrate, X)))). - -fof(axMerge358, axiom, - ( ! [X] : - (hasType(type_Monday, X) => hasType(type_Day, X)))). - -fof(axMerge359, axiom, - ( ! [X] : - (hasType(type_Monkey, X) => hasType(type_Primate, X)))). - -fof(axMerge360, axiom, - ( ! [X] : - (hasType(type_Month, X) => hasType(type_TimeInterval, X)))). - -fof(axMerge361, axiom, - ( ! [X] : - (hasType(type_Morpheme, X) => hasType(type_LinguisticExpression, X)))). - -fof(axMerge362, axiom, - ( ! [X] : - (hasType(type_Moss, X) => hasType(type_NonFloweringPlant, X)))). - -fof(axMerge363, axiom, - ( ! [X] : - (hasType(type_MotionDownward, X) => hasType(type_Motion, X)))). - -fof(axMerge364, axiom, - ( ! [X] : - (hasType(type_MotionPicture, X) => hasType(type_Text, X)))). - -fof(axMerge365, axiom, - ( ! [X] : - (hasType(type_MotionUpward, X) => hasType(type_Motion, X)))). - -fof(axMerge366, axiom, - ( ! [X] : - (hasType(type_Motion, X) => hasType(type_Process, X)))). - -fof(axMerge367, axiom, - ( ! [X] : - (hasType(type_MultiGraph, X) => hasType(type_Graph, X)))). - -fof(axMerge368, axiom, - ( ! [X] : - (hasType(type_Muscle, X) => hasType(type_AnimalSubstance, X)))). - -fof(axMerge369, axiom, - ( ! [X] : - (hasType(type_Muscle, X) => hasType(type_Tissue, X)))). - -fof(axMerge370, axiom, - ( ! [X] : - (hasType(type_Music, X) => hasType(type_RadiatingSound, X)))). - -fof(axMerge371, axiom, - ( ! [X] : - (hasType(type_MusicalInstrument, X) => hasType(type_Device, X)))). - -fof(axMerge372, axiom, - ( ! [X] : - (hasType(type_MutuallyDisjointClass, X) => hasType(type_SetOrClass, X)))). - -fof(axMerge373, axiom, - ( ! [X] : - (hasType(type_Myriapod, X) => hasType(type_Arthropod, X)))). - -fof(axMerge374, axiom, - ( ! [X] : - (hasType(type_Naming, X) => hasType(type_Declaring, X)))). - -fof(axMerge375, axiom, - ( ! [X] : - (hasType(type_Nation, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axMerge376, axiom, - ( ! [X] : - (hasType(type_Nation, X) => hasType(type_LandArea, X)))). - -fof(axMerge377, axiom, - ( ! [X] : - (hasType(type_NaturalLanguage, X) => hasType(type_HumanLanguage, X)))). - -fof(axMerge378, axiom, - ( ! [X] : - (hasType(type_NaturalProcess, X) => hasType(type_Process, X)))). - -fof(axMerge379, axiom, - ( ! [X] : - (hasType(type_NaturalSubstance, X) => hasType(type_Substance, X)))). - -fof(axMerge380, axiom, - ( ! [X] : - (hasType(type_NegativeInteger, X) => hasType(type_Integer, X)))). - -fof(axMerge381, axiom, - ( ! [X] : - (hasType(type_NegativeInteger, X) => hasType(type_NegativeRealNumber, X)))). - -fof(axMerge382, axiom, - (! [Var_NUMBER] : - (((hasType(type_RealNumber, Var_NUMBER)) & ( f_lessThan(Var_NUMBER,0))) <=> (hasType(type_NegativeRealNumber, Var_NUMBER))))). - -fof(axMerge383, axiom, - ( ! [X] : - (hasType(type_Neutron, X) => hasType(type_SubatomicParticle, X)))). - -fof(axMerge384, axiom, - ( ! [X] : - (hasType(type_NonCompositeUnitOfMeasure, X) => hasType(type_UnitOfMeasure, X)))). - -fof(axMerge385, axiom, - ( ! [X] : - (hasType(type_NonFloweringPlant, X) => hasType(type_Plant, X)))). - -fof(axMerge386, axiom, - ( ! [X] : - (hasType(type_NonNullSet, X) => hasType(type_SetOrClass, X)))). - -fof(axMerge387, axiom, - ( ! [X] : - (hasType(type_NonnegativeInteger, X) => hasType(type_Integer, X)))). - -fof(axMerge388, axiom, - ( ! [X] : - (hasType(type_NonnegativeInteger, X) => hasType(type_NonnegativeRealNumber, X)))). - -fof(axMerge389, axiom, - (! [Var_NUMBER] : - (((hasType(type_RealNumber, Var_NUMBER)) & ( f_greaterThanOrEqualTo(Var_NUMBER,0))) <=> (hasType(type_NonnegativeRealNumber, Var_NUMBER))))). - -fof(axMerge390, axiom, - ( ! [X] : - (hasType(type_NormativeAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axMerge391, axiom, - ( ! [X] : - (hasType(type_NounPhrase, X) => hasType(type_Phrase, X)))). - -fof(axMerge392, axiom, - ( ! [X] : - (hasType(type_Noun, X) => hasType(type_Word, X)))). - -fof(axMerge393, axiom, - ( ! [X] : - (hasType(type_November, X) => hasType(type_Month, X)))). - -fof(axMerge394, axiom, - ( ! [X] : - (hasType(type_NullSet, X) => hasType(type_SetOrClass, X)))). - -fof(axMerge395, axiom, - ( ! [X] : - (hasType(type_Number, X) => hasType(type_Quantity, X)))). - -fof(axMerge396, axiom, - ( ! [X] : - (hasType(type_Nutrient, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMerge397, axiom, - ( ! [X] : - (hasType(type_Object, X) => hasType(type_Physical, X)))). - -fof(axMerge398, axiom, - ( ! [X] : - (hasType(type_ObjectiveNorm, X) => hasType(type_NormativeAttribute, X)))). - -fof(axMerge399, axiom, - ( ! [X] : - (hasType(type_October, X) => hasType(type_Month, X)))). - -fof(axMerge400, axiom, - ( ! [X] : - (hasType(type_OddInteger, X) => hasType(type_Integer, X)))). - -fof(axMerge401, axiom, - ( ! [X] : - (hasType(type_Offering, X) => hasType(type_Committing, X)))). - -fof(axMerge402, axiom, - ( ! [X] : - (hasType(type_OlfactoryAttribute, X) => hasType(type_PerceptualAttribute, X)))). - -fof(axMerge403, axiom, - ( ! [X] : - (hasType(type_OneDimensionalFigure, X) => hasType(type_GeometricFigure, X)))). - -fof(axMerge404, axiom, - ( ! [X] : - (hasType(type_OpenTwoDimensionalFigure, X) => hasType(type_TwoDimensionalFigure, X)))). - -fof(axMerge405, axiom, - ( ! [X] : - (hasType(type_Ordering, X) => hasType(type_Directing, X)))). - -fof(axMerge406, axiom, - ( ! [X] : - (hasType(type_OrganOrTissueProcess, X) => hasType(type_AutonomicProcess, X)))). - -fof(axMerge407, axiom, - ( ! [X] : - (hasType(type_Organ, X) => hasType(type_BodyPart, X)))). - -fof(axMerge408, axiom, - ( ! [X] : - (hasType(type_OrganicObject, X) => hasType(type_CorpuscularObject, X)))). - -fof(axMerge409, axiom, - ( ! [X] : - (hasType(type_OrganismProcess, X) => hasType(type_PhysiologicProcess, X)))). - -fof(axMerge410, axiom, - ( ! [X] : - (hasType(type_Organism, X) => hasType(type_Agent, X)))). - -fof(axMerge411, axiom, - ( ! [X] : - (hasType(type_Organism, X) => hasType(type_OrganicObject, X)))). - -fof(axMerge412, axiom, - ( ! [X] : - (hasType(type_Organization, X) => hasType(type_CognitiveAgent, X)))). - -fof(axMerge413, axiom, - ( ! [X] : - (hasType(type_Organization, X) => hasType(type_Group, X)))). - -fof(axMerge414, axiom, - ( ! [X] : - (hasType(type_OrganizationalProcess, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge415, axiom, - ( ! [X] : - (hasType(type_Oval, X) => hasType(type_ClosedTwoDimensionalFigure, X)))). - -fof(axMerge416, axiom, - ( ! [X] : - (hasType(type_PairwiseDisjointClass, X) => hasType(type_SetOrClass, X)))). - -fof(axMerge417, axiom, - ( ! [X] : - (hasType(type_ParamilitaryOrganization, X) => hasType(type_MilitaryForce, X)))). - -fof(axMerge418, axiom, - ( ! [X] : - (hasType(type_ParticleWord, X) => hasType(type_Word, X)))). - -fof(axMerge419, axiom, - ( ! [X] : - (hasType(type_Patent, X) => hasType(type_Certificate, X)))). - -fof(axMerge420, axiom, - ( ! [X] : - (hasType(type_PathologicProcess, X) => hasType(type_BiologicalProcess, X)))). - -fof(axMerge421, axiom, - ( ! [X] : - (hasType(type_Perception, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMerge422, axiom, - ( ! [X] : - (hasType(type_PerceptualAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axMerge423, axiom, - ( ! [X] : - (hasType(type_Periodical, X) => hasType(type_Series, X)))). - -fof(axMerge424, axiom, - ( ! [X] : - (hasType(type_PermanentResidence, X) => hasType(type_Residence, X)))). - -fof(axMerge425, axiom, - ( ! [X] : - (hasType(type_Phrase, X) => hasType(type_LinguisticExpression, X)))). - -fof(axMerge426, axiom, - ( ! [X] : - (hasType(type_PhysicalAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axMerge427, axiom, - ( ! [X] : - (hasType(type_PhysicalQuantity, X) => hasType(type_Quantity, X)))). - -fof(axMerge428, axiom, - ( ! [X] : - (hasType(type_PhysicalState, X) => hasType(type_InternalAttribute, X)))). - -fof(axMerge429, axiom, - ( ! [X] : - (hasType(type_PhysicalSystem, X) => hasType(type_Physical, X)))). - -fof(axMerge430, axiom, - ( ! [X] : - (hasType(type_Physical, X) => hasType(type_Entity, X)))). - -fof(axMerge431, axiom, - ( ! [X] : - (hasType(type_PhysiologicProcess, X) => hasType(type_BiologicalProcess, X)))). - -fof(axMerge432, axiom, - ( ! [X] : - (hasType(type_Plan, X) => hasType(type_Procedure, X)))). - -fof(axMerge433, axiom, - ( ! [X] : - (hasType(type_PlaneAngleMeasure, X) => hasType(type_AngleMeasure, X)))). - -fof(axMerge434, axiom, - ( ! [X] : - (hasType(type_Planning, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge435, axiom, - ( ! [X] : - (hasType(type_PlantAnatomicalStructure, X) => hasType(type_AnatomicalStructure, X)))). - -fof(axMerge436, axiom, - ( ! [X] : - (hasType(type_PlantSubstance, X) => hasType(type_BodySubstance, X)))). - -fof(axMerge437, axiom, - (! [Var_PLANT] : - (((hasType(type_Organism, Var_PLANT)) & ( ((( ? [Var_SUBSTANCE] : - (hasType(type_PlantSubstance, Var_SUBSTANCE) & -(f_part(Var_SUBSTANCE,Var_PLANT))))) & (( ? [Var_STRUCTURE] : - (hasType(type_PlantAnatomicalStructure, Var_STRUCTURE) & -(f_part(Var_STRUCTURE,Var_PLANT)))))))) <=> (hasType(type_Plant, Var_PLANT))))). - -fof(axMerge438, axiom, - ( ! [X] : - (hasType(type_Poisoning, X) => hasType(type_Injuring, X)))). - -fof(axMerge439, axiom, - ( ! [X] : - (hasType(type_Poking, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge440, axiom, - ( ! [X] : - (hasType(type_PoliceOrganization, X) => hasType(type_GovernmentOrganization, X)))). - -fof(axMerge441, axiom, - ( ! [X] : - (hasType(type_PoliticalOrganization, X) => hasType(type_Organization, X)))). - -fof(axMerge442, axiom, - ( ! [X] : - (hasType(type_PoliticalProcess, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMerge443, axiom, - ( ! [X] : - (hasType(type_Pollen, X) => hasType(type_PlantAnatomicalStructure, X)))). - -fof(axMerge444, axiom, - ( ! [X] : - (hasType(type_Pollen, X) => hasType(type_ReproductiveBody, X)))). - -fof(axMerge445, axiom, - ( ! [X] : - (hasType(type_Position, X) => hasType(type_SocialRole, X)))). - -fof(axMerge446, axiom, - ( ! [X] : - (hasType(type_PositionalAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axMerge447, axiom, - ( ! [X] : - (hasType(type_PositiveInteger, X) => hasType(type_NonnegativeInteger, X)))). - -fof(axMerge448, axiom, - ( ! [X] : - (hasType(type_PositiveInteger, X) => hasType(type_PositiveRealNumber, X)))). - - fof(axMerge449, axiom, - (! [Var_NUMBER] : - (((hasType(type_NonnegativeRealNumber, Var_NUMBER)) & ( f_greaterThan(Var_NUMBER,0))) <=> (hasType(type_PositiveRealNumber, Var_NUMBER))))). - -fof(axMerge450, axiom, - ( ! [X] : - (hasType(type_Precipitation, X) => hasType(type_Falling, X)))). - -fof(axMerge451, axiom, - ( ! [X] : - (hasType(type_Precipitation, X) => hasType(type_WaterMotion, X)))). - -fof(axMerge452, axiom, - ( ! [X] : - (hasType(type_Precipitation, X) => hasType(type_WeatherProcess, X)))). - -fof(axMerge453, axiom, - ( ! [X] : - (hasType(type_Predicting, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge454, axiom, - ( ! [X] : - (hasType(type_PrepositionalPhrase, X) => hasType(type_Phrase, X)))). - -fof(axMerge455, axiom, - ( ! [X] : - (hasType(type_Pretending, X) => hasType(type_SocialInteraction, X)))). - -fof(axMerge456, axiom, - ( ! [X] : - (hasType(type_PrimaryColor, X) => hasType(type_ColorAttribute, X)))). - -fof(axMerge457, axiom, - ( ! [X] : - (hasType(type_Primate, X) => hasType(type_Mammal, X)))). - -fof(axMerge458, axiom, - ( ! [X] : - (hasType(type_PrimeNumber, X) => hasType(type_Integer, X)))). - -fof(axMerge459, axiom, - ( ! [X] : - (hasType(type_ProbabilityAttribute, X) => hasType(type_ObjectiveNorm, X)))). - -fof(axMerge460, axiom, - ( ! [X] : - (hasType(type_Procedure, X) => hasType(type_Proposition, X)))). - -fof(axMerge461, axiom, - ( ! [X] : - (hasType(type_Process, X) => hasType(type_Physical, X)))). - -fof(axMerge462, axiom, - ( ! [X] : - (hasType(type_Product, X) => hasType(type_Artifact, X)))). - -fof(axMerge463, axiom, - ( ! [X] : - (hasType(type_Proposition, X) => hasType(type_Abstract, X)))). - -fof(axMerge464, axiom, - ( ! [X] : - (hasType(type_Protein, X) => hasType(type_Nutrient, X)))). - -fof(axMerge465, axiom, - ( ! [X] : - (hasType(type_Proton, X) => hasType(type_SubatomicParticle, X)))). - -fof(axMerge466, axiom, - ( ! [X] : - (hasType(type_PseudoGraph, X) => hasType(type_Graph, X)))). - -fof(axMerge467, axiom, - ( ! [X] : - (hasType(type_PsychologicalAttribute, X) => hasType(type_BiologicalAttribute, X)))). - -fof(axMerge468, axiom, - ( ! [X] : - (hasType(type_PsychologicalDysfunction, X) => hasType(type_DiseaseOrSyndrome, X)))). - -fof(axMerge469, axiom, - ( ! [X] : - (hasType(type_PsychologicalDysfunction, X) => hasType(type_PsychologicalAttribute, X)))). - -fof(axMerge470, axiom, - ( ! [X] : - (hasType(type_PsychologicalProcess, X) => hasType(type_BiologicalProcess, X)))). - -fof(axMerge471, axiom, - ( ! [X] : - (hasType(type_Publication, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMerge472, axiom, - ( ! [X] : - (hasType(type_Publication, X) => hasType(type_Manufacture, X)))). - -fof(axMerge473, axiom, - ( ! [X] : - (hasType(type_PureSubstance, X) => hasType(type_Substance, X)))). - -fof(axMerge474, axiom, - ( ! [X] : - (hasType(type_Pursuing, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge475, axiom, - ( ! [X] : - (hasType(type_Putting, X) => hasType(type_Transfer, X)))). - -fof(axMerge476, axiom, - ( ! [X] : - (hasType(type_QuantityChange, X) => hasType(type_InternalChange, X)))). - -fof(axMerge477, axiom, - ( ! [X] : - (hasType(type_Quantity, X) => hasType(type_Abstract, X)))). - -fof(axMerge478, axiom, - ( ! [X] : - (hasType(type_Questioning, X) => hasType(type_Directing, X)))). - -fof(axMerge479, axiom, - ( ! [X] : - (hasType(type_RadiatingElectromagnetic, X) => hasType(type_Radiating, X)))). - -fof(axMerge480, axiom, - ( ! [X] : - (hasType(type_RadiatingInfrared, X) => hasType(type_RadiatingElectromagnetic, X)))). - -fof(axMerge481, axiom, - ( ! [X] : - (hasType(type_RadiatingLight, X) => hasType(type_RadiatingElectromagnetic, X)))). - -fof(axMerge482, axiom, - ( ! [X] : - (hasType(type_RadiatingNuclear, X) => hasType(type_Radiating, X)))). - -fof(axMerge483, axiom, - ( ! [X] : - (hasType(type_RadiatingSound, X) => hasType(type_Radiating, X)))). - -fof(axMerge484, axiom, - ( ! [X] : - (hasType(type_RadiatingXRay, X) => hasType(type_RadiatingElectromagnetic, X)))). - -fof(axMerge485, axiom, - ( ! [X] : - (hasType(type_Radiating, X) => hasType(type_Motion, X)))). - -fof(axMerge486, axiom, - ( ! [X] : - (hasType(type_RationalNumber, X) => hasType(type_RealNumber, X)))). - -fof(axMerge487, axiom, - ( ! [X] : - (hasType(type_Reading, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMerge488, axiom, - ( ! [X] : - (hasType(type_RealNumber, X) => hasType(type_Number, X)))). - -fof(axMerge489, axiom, - ( ! [X] : - (hasType(type_Reasoning, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge490, axiom, - ( ! [X] : - (hasType(type_RecreationOrExercise, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge491, axiom, - ( ! [X] : - (hasType(type_Region, X) => hasType(type_Object, X)))). - -fof(axMerge492, axiom, - ( ! [X] : - (hasType(type_RegulatoryProcess, X) => hasType(type_Guiding, X)))). - -fof(axMerge493, axiom, - ( ! [X] : - (hasType(type_RelationalAttribute, X) => hasType(type_Attribute, X)))). - -fof(axMerge494, axiom, - ( ! [X] : - (hasType(type_Releasing, X) => hasType(type_Transfer, X)))). - -fof(axMerge495, axiom, - ( ! [X] : - (hasType(type_ReligiousOrganization, X) => hasType(type_BeliefGroup, X)))). - -fof(axMerge496, axiom, - ( ! [X] : - (hasType(type_ReligiousOrganization, X) => hasType(type_Organization, X)))). - -fof(axMerge497, axiom, - ( ! [X] : - (hasType(type_ReligiousProcess, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMerge498, axiom, - ( ! [X] : - (hasType(type_Remembering, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMerge499, axiom, - ( ! [X] : - (hasType(type_Removing, X) => hasType(type_Transfer, X)))). - -fof(axMerge500, axiom, - ( ! [X] : - (hasType(type_Repairing, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge501, axiom, - ( ! [X] : - (hasType(type_Replication, X) => hasType(type_OrganismProcess, X)))). - -fof(axMerge502, axiom, - ( ! [X] : - (hasType(type_RepresentationalArtWork, X) => hasType(type_ArtWork, X)))). - -fof(axMerge503, axiom, - ( ! [X] : - (hasType(type_RepresentationalArtWork, X) => hasType(type_Icon, X)))). - -fof(axMerge504, axiom, - ( ! [X] : - (hasType(type_ReproductiveBody, X) => hasType(type_BodyPart, X)))). - -fof(axMerge505, axiom, - ( ! [X] : - (hasType(type_Reptile, X) => hasType(type_ColdBloodedVertebrate, X)))). - -fof(axMerge506, axiom, - ( ! [X] : - (hasType(type_Requesting, X) => hasType(type_Directing, X)))). - -fof(axMerge507, axiom, - ( ! [X] : - (hasType(type_Residence, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMerge508, axiom, - ( ! [X] : - (hasType(type_ResidentialBuilding, X) => hasType(type_Building, X)))). - -fof(axMerge509, axiom, - ( ! [X] : - (hasType(type_ResidentialBuilding, X) => hasType(type_Residence, X)))). - -fof(axMerge510, axiom, - ( ! [X] : - (hasType(type_Roadway, X) => hasType(type_LandTransitway, X)))). - -fof(axMerge511, axiom, - ( ! [X] : - (hasType(type_Rodent, X) => hasType(type_Mammal, X)))). - -fof(axMerge512, axiom, - ( ! [X] : - (hasType(type_Room, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMerge513, axiom, - ( ! [X] : - (hasType(type_Running, X) => hasType(type_Ambulating, X)))). - -fof(axMerge514, axiom, - ( ! [X] : - (hasType(type_SaltWaterArea, X) => hasType(type_WaterArea, X)))). - -fof(axMerge515, axiom, - ( ! [X] : - (hasType(type_SaturationAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axMerge516, axiom, - ( ! [X] : - (hasType(type_Saturday, X) => hasType(type_Day, X)))). - -fof(axMerge517, axiom, - ( ! [X] : - (hasType(type_Second, X) => hasType(type_TimeInterval, X)))). - -fof(axMerge518, axiom, - ( ! [X] : - (hasType(type_Seed, X) => hasType(type_PlantAnatomicalStructure, X)))). - -fof(axMerge519, axiom, - ( ! [X] : - (hasType(type_Seed, X) => hasType(type_ReproductiveBody, X)))). - -fof(axMerge520, axiom, - ( ! [X] : - (hasType(type_Seeing, X) => hasType(type_Perception, X)))). - -fof(axMerge521, axiom, - ( ! [X] : - (hasType(type_Selecting, X) => hasType(type_IntentionalPsychologicalProcess, X)))). - -fof(axMerge522, axiom, - ( ! [X] : - (hasType(type_SelfConnectedObject, X) => hasType(type_Object, X)))). - -fof(axMerge523, axiom, - ( ! [X] : - (hasType(type_Selling, X) => hasType(type_FinancialTransaction, X)))). - -fof(axMerge524, axiom, - ( ! [X] : - (hasType(type_Sentence, X) => hasType(type_LinguisticExpression, X)))). - -fof(axMerge525, axiom, - ( ! [X] : - (hasType(type_SentientAgent, X) => hasType(type_Agent, X)))). - -fof(axMerge526, axiom, - ( ! [X] : - (hasType(type_Separating, X) => hasType(type_DualObjectProcess, X)))). - -fof(axMerge527, axiom, - ( ! [X] : - (hasType(type_September, X) => hasType(type_Month, X)))). - -fof(axMerge528, axiom, - ( ! [X] : - (hasType(type_Series, X) => hasType(type_Text, X)))). - -fof(axMerge529, axiom, - ( ! [X] : - (hasType(type_ServiceProcess, X) => hasType(type_SocialInteraction, X)))). - -fof(axMerge530, axiom, - ( ! [X] : - (hasType(type_SetOrClass, X) => hasType(type_Abstract, X)))). - -fof(axMerge531, axiom, - ( ! [X] : - (hasType(type_Set, X) => hasType(type_SetOrClass, X)))). - -fof(axMerge532, axiom, - ( ! [X] : - (hasType(type_SexAttribute, X) => hasType(type_BiologicalAttribute, X)))). - -fof(axMerge533, axiom, - ( ! [X] : - (hasType(type_SexualReproduction, X) => hasType(type_Replication, X)))). - -fof(axMerge534, axiom, - ( ! [X] : - (hasType(type_ShapeAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axMerge535, axiom, - ( ! [X] : - (hasType(type_ShapeChange, X) => hasType(type_InternalChange, X)))). - -fof(axMerge536, axiom, - ( ! [X] : - (hasType(type_Shooting, X) => hasType(type_Impelling, X)))). - -fof(axMerge537, axiom, - ( ! [X] : - (hasType(type_ShoreArea, X) => hasType(type_LandArea, X)))). - -fof(axMerge538, axiom, - ( ! [X] : - (hasType(type_Singing, X) => hasType(type_Music, X)))). - -fof(axMerge539, axiom, - ( ! [X] : - (hasType(type_Singing, X) => hasType(type_Speaking, X)))). - -fof(axMerge540, axiom, - ( ! [X] : - (hasType(type_SingleAgentProcess, X) => hasType(type_Process, X)))). - -fof(axMerge541, axiom, - ( ! [X] : - (hasType(type_SingleFamilyResidence, X) => hasType(type_PermanentResidence, X)))). - -fof(axMerge542, axiom, - ( ! [X] : - (hasType(type_Smelling, X) => hasType(type_Perception, X)))). - -fof(axMerge543, axiom, - ( ! [X] : - (hasType(type_Smoke, X) => hasType(type_Cloud, X)))). - -fof(axMerge544, axiom, - ( ! [X] : - (hasType(type_SocialInteraction, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMerge545, axiom, - ( ! [X] : - (hasType(type_SocialRole, X) => hasType(type_RelationalAttribute, X)))). - -fof(axMerge546, axiom, - ( ! [X] : - (hasType(type_SocialUnit, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMerge547, axiom, - ( ! [X] : - (hasType(type_SolidAngleMeasure, X) => hasType(type_AngleMeasure, X)))). - -fof(axMerge548, axiom, - ( ! [X] : - (hasType(type_Solution, X) => hasType(type_LiquidMixture, X)))). - -fof(axMerge549, axiom, - ( ! [X] : - (hasType(type_SoundAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axMerge550, axiom, - ( ! [X] : - (hasType(type_Speaking, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMerge551, axiom, - ( ! [X] : - (hasType(type_Speaking, X) => hasType(type_Vocalizing, X)))). - -fof(axMerge552, axiom, - ( ! [X] : - (hasType(type_SpokenHumanLanguage, X) => hasType(type_HumanLanguage, X)))). - -fof(axMerge553, axiom, - ( ! [X] : - (hasType(type_Spore, X) => hasType(type_PlantAnatomicalStructure, X)))). - -fof(axMerge554, axiom, - ( ! [X] : - (hasType(type_Spore, X) => hasType(type_ReproductiveBody, X)))). - -fof(axMerge555, axiom, - ( ! [X] : - (hasType(type_Sport, X) => hasType(type_Game, X)))). - -fof(axMerge556, axiom, - ( ! [X] : - (hasType(type_StateChange, X) => hasType(type_InternalChange, X)))). - -fof(axMerge557, axiom, - ( ! [X] : - (hasType(type_StateOfMind, X) => hasType(type_PsychologicalAttribute, X)))). - -fof(axMerge558, axiom, - ( ! [X] : - (hasType(type_StateOrProvince, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axMerge559, axiom, - ( ! [X] : - (hasType(type_StateOrProvince, X) => hasType(type_LandArea, X)))). - -fof(axMerge560, axiom, - ( ! [X] : - (hasType(type_StaticWaterArea, X) => hasType(type_WaterArea, X)))). - -fof(axMerge561, axiom, - ( ! [X] : - (hasType(type_Stating, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMerge562, axiom, - ( ! [X] : - (hasType(type_StationaryArtifact, X) => hasType(type_Artifact, X)))). - -fof(axMerge563, axiom, - ( ! [X] : - (hasType(type_StreamWaterArea, X) => hasType(type_FlowRegion, X)))). - -fof(axMerge564, axiom, - ( ! [X] : - (hasType(type_StreamWaterArea, X) => hasType(type_WaterArea, X)))). - -fof(axMerge565, axiom, - ( ! [X] : - (hasType(type_SubatomicParticle, X) => hasType(type_ElementalSubstance, X)))). - -fof(axMerge566, axiom, - ( ! [X] : - (hasType(type_SubjectiveAssessmentAttribute, X) => hasType(type_NormativeAttribute, X)))). - -fof(axMerge567, axiom, - ( ! [X] : - (hasType(type_Substance, X) => hasType(type_SelfConnectedObject, X)))). - -fof(axMerge568, axiom, - ( ! [X] : - (hasType(type_Substituting, X) => hasType(type_DualObjectProcess, X)))). - -fof(axMerge569, axiom, - ( ! [X] : - (hasType(type_Substituting, X) => hasType(type_Transfer, X)))). - -fof(axMerge570, axiom, - ( ! [X] : - (hasType(type_Summary, X) => hasType(type_Text, X)))). - -fof(axMerge571, axiom, - ( ! [X] : - (hasType(type_Sunday, X) => hasType(type_Day, X)))). - -fof(axMerge572, axiom, - ( ! [X] : - (hasType(type_Supposing, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMerge573, axiom, - ( ! [X] : - (hasType(type_SurfaceChange, X) => hasType(type_InternalChange, X)))). - -fof(axMerge574, axiom, - ( ! [X] : - (hasType(type_Surgery, X) => hasType(type_TherapeuticProcess, X)))). - -fof(axMerge575, axiom, - ( ! [X] : - (hasType(type_Suspension, X) => hasType(type_LiquidMixture, X)))). - -fof(axMerge576, axiom, - ( ! [X] : - (hasType(type_Swimming, X) => hasType(type_BodyMotion, X)))). - -fof(axMerge577, axiom, - ( ! [X] : - (hasType(type_SymbolicString, X) => hasType(type_ContentBearingObject, X)))). - -fof(axMerge578, axiom, - ( ! [X] : - (hasType(type_SymmetricPositionalAttribute, X) => hasType(type_PositionalAttribute, X)))). - -fof(axMerge579, axiom, - (! [Var_SUBSTANCE] : - (((hasType(type_Substance, Var_SUBSTANCE)) & ( ( ? [Var_PROCESS] : - (hasType(type_IntentionalProcess, Var_PROCESS) & -(f_result(Var_PROCESS,Var_SUBSTANCE)))))) <=> (hasType(type_SyntheticSubstance, Var_SUBSTANCE))))). - -fof(axMerge580, axiom, - ( ! [X] : - (hasType(type_SystemeInternationalUnit, X) => hasType(type_UnitOfMeasure, X)))). - -fof(axMerge581, axiom, - ( ! [X] : - (hasType(type_TactilePerception, X) => hasType(type_Perception, X)))). - -fof(axMerge582, axiom, - ( ! [X] : - (hasType(type_TasteAttribute, X) => hasType(type_PerceptualAttribute, X)))). - -fof(axMerge583, axiom, - ( ! [X] : - (hasType(type_Tasting, X) => hasType(type_Perception, X)))). - -fof(axMerge584, axiom, - ( ! [X] : - (hasType(type_TemperatureMeasure, X) => hasType(type_ConstantQuantity, X)))). - -fof(axMerge585, axiom, - ( ! [X] : - (hasType(type_TemporaryResidence, X) => hasType(type_Residence, X)))). - -fof(axMerge586, axiom, - ( ! [X] : - (hasType(type_TerminatingEmployment, X) => hasType(type_LeavingAnOrganization, X)))). - -fof(axMerge587, axiom, - ( ! [X] : - (hasType(type_Text, X) => hasType(type_Artifact, X)))). - -fof(axMerge588, axiom, - ( ! [X] : - (hasType(type_Text, X) => hasType(type_ContentBearingObject, X)))). - -fof(axMerge589, axiom, - ( ! [X] : - (hasType(type_Text, X) => hasType(type_LinguisticExpression, X)))). - -fof(axMerge590, axiom, - ( ! [X] : - (hasType(type_TextureAttribute, X) => hasType(type_PerceptualAttribute, X)))). - -fof(axMerge591, axiom, - ( ! [X] : - (hasType(type_TherapeuticProcess, X) => hasType(type_Repairing, X)))). - -fof(axMerge592, axiom, - ( ! [X] : - (hasType(type_ThreeDimensionalFigure, X) => hasType(type_GeometricFigure, X)))). - -fof(axMerge593, axiom, - ( ! [X] : - (hasType(type_Thursday, X) => hasType(type_Day, X)))). - -fof(axMerge594, axiom, - ( ! [X] : - (hasType(type_TimeDependentQuantity, X) => hasType(type_UnaryConstantFunctionQuantity, X)))). - -fof(axMerge595, axiom, - ( ! [X] : - (hasType(type_TimeDuration, X) => hasType(type_TimeMeasure, X)))). - -fof(axMerge596, axiom, - ( ! [X] : - (hasType(type_TimeInterval, X) => hasType(type_TimePosition, X)))). - -fof(axMerge597, axiom, - ( ! [X] : - (hasType(type_TimeMeasure, X) => hasType(type_ConstantQuantity, X)))). - -fof(axMerge598, axiom, - ( ! [X] : - (hasType(type_TimePoint, X) => hasType(type_TimePosition, X)))). - -fof(axMerge599, axiom, - ( ! [X] : - (hasType(type_TimePosition, X) => hasType(type_TimeMeasure, X)))). - -fof(axMerge600, axiom, - ( ! [X] : - (hasType(type_TimeZone, X) => hasType(type_RelationalAttribute, X)))). - -fof(axMerge601, axiom, - ( ! [X] : - (hasType(type_Tissue, X) => hasType(type_BodySubstance, X)))). - -fof(axMerge602, axiom, - ( ! [X] : - (hasType(type_Touching, X) => hasType(type_Transfer, X)))). - -fof(axMerge603, axiom, - ( ! [X] : - (hasType(type_TraitAttribute, X) => hasType(type_PsychologicalAttribute, X)))). - -fof(axMerge604, axiom, - ( ! [X] : - (hasType(type_Transaction, X) => hasType(type_ChangeOfPossession, X)))). - -fof(axMerge605, axiom, - ( ! [X] : - (hasType(type_Transaction, X) => hasType(type_DualObjectProcess, X)))). - -fof(axMerge606, axiom, - ( ! [X] : - (hasType(type_Transfer, X) => hasType(type_Translocation, X)))). - -fof(axMerge607, axiom, - ( ! [X] : - (hasType(type_Transitway, X) => hasType(type_Region, X)))). - -fof(axMerge608, axiom, - ( ! [X] : - (hasType(type_Transitway, X) => hasType(type_SelfConnectedObject, X)))). - -fof(axMerge609, axiom, - ( ! [X] : - (hasType(type_Translating, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMerge610, axiom, - ( ! [X] : - (hasType(type_Translating, X) => hasType(type_DualObjectProcess, X)))). - -fof(axMerge611, axiom, - ( ! [X] : - (hasType(type_Translocation, X) => hasType(type_Motion, X)))). - -fof(axMerge612, axiom, - ( ! [X] : - (hasType(type_TransportationDevice, X) => hasType(type_Device, X)))). - -fof(axMerge613, axiom, - ( ! [X] : - (hasType(type_Transportation, X) => hasType(type_Translocation, X)))). - -fof(axMerge614, axiom, - ( ! [X] : - (hasType(type_Tree, X) => hasType(type_Graph, X)))). - -fof(axMerge615, axiom, - ( ! [X] : - (hasType(type_TruthValue, X) => hasType(type_RelationalAttribute, X)))). - -fof(axMerge616, axiom, - ( ! [X] : - (hasType(type_Tuesday, X) => hasType(type_Day, X)))). - -fof(axMerge617, axiom, - ( ! [X] : - (hasType(type_TwoDimensionalAngle, X) => hasType(type_OpenTwoDimensionalFigure, X)))). - -fof(axMerge618, axiom, - ( ! [X] : - (hasType(type_TwoDimensionalFigure, X) => hasType(type_GeometricFigure, X)))). - -fof(axMerge619, axiom, - ( ! [X] : - (hasType(type_UnaryConstantFunctionQuantity, X) => hasType(type_FunctionQuantity, X)))). - -fof(axMerge620, axiom, - ( ! [X] : - (hasType(type_Uncovering, X) => hasType(type_Removing, X)))). - -fof(axMerge621, axiom, - ( ! [X] : - (hasType(type_Ungrasping, X) => hasType(type_Detaching, X)))). - -fof(axMerge622, axiom, - ( ! [X] : - (hasType(type_UnilateralGetting, X) => hasType(type_Getting, X)))). - -fof(axMerge623, axiom, - ( ! [X] : - (hasType(type_UnilateralGiving, X) => hasType(type_Giving, X)))). - -fof(axMerge624, axiom, - ( ! [X] : - (hasType(type_UniqueList, X) => hasType(type_List, X)))). - -fof(axMerge625, axiom, - ( ! [X] : - (hasType(type_UnitOfAngularMeasure, X) => hasType(type_NonCompositeUnitOfMeasure, X)))). - -fof(axMerge626, axiom, - ( ! [X] : - (hasType(type_UnitOfArea, X) => hasType(type_CompositeUnitOfMeasure, X)))). - -fof(axMerge627, axiom, - ( ! [X] : - (hasType(type_UnitOfAtmosphericPressure, X) => hasType(type_CompositeUnitOfMeasure, X)))). - -fof(axMerge628, axiom, - ( ! [X] : - (hasType(type_UnitOfCurrency, X) => hasType(type_NonCompositeUnitOfMeasure, X)))). - -fof(axMerge629, axiom, - ( ! [X] : - (hasType(type_UnitOfDuration, X) => hasType(type_NonCompositeUnitOfMeasure, X)))). - -fof(axMerge630, axiom, - ( ! [X] : - (hasType(type_UnitOfFrequency, X) => hasType(type_CompositeUnitOfMeasure, X)))). - -fof(axMerge631, axiom, - ( ! [X] : - (hasType(type_UnitOfInformation, X) => hasType(type_NonCompositeUnitOfMeasure, X)))). - -fof(axMerge632, axiom, - ( ! [X] : - (hasType(type_UnitOfLength, X) => hasType(type_NonCompositeUnitOfMeasure, X)))). - -fof(axMerge633, axiom, - ( ! [X] : - (hasType(type_UnitOfMass, X) => hasType(type_NonCompositeUnitOfMeasure, X)))). - -fof(axMerge634, axiom, - ( ! [X] : - (hasType(type_UnitOfMeasure, X) => hasType(type_PhysicalQuantity, X)))). - -fof(axMerge635, axiom, - ( ! [X] : - (hasType(type_UnitOfTemperature, X) => hasType(type_NonCompositeUnitOfMeasure, X)))). - -fof(axMerge636, axiom, - ( ! [X] : - (hasType(type_UnitOfVolume, X) => hasType(type_CompositeUnitOfMeasure, X)))). - -fof(axMerge637, axiom, - ( ! [X] : - (hasType(type_ValidDeductiveArgument, X) => hasType(type_DeductiveArgument, X)))). - -fof(axMerge638, axiom, - ( ! [X] : - (hasType(type_Vehicle, X) => hasType(type_TransportationDevice, X)))). - -fof(axMerge639, axiom, - ( ! [X] : - (hasType(type_VerbPhrase, X) => hasType(type_Phrase, X)))). - -fof(axMerge640, axiom, - ( ! [X] : - (hasType(type_Verb, X) => hasType(type_Word, X)))). - -fof(axMerge641, axiom, - ( ! [X] : - (hasType(type_SpinalColumn, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMerge642, axiom, - ( ! [X] : - (hasType(type_SpinalColumn, X) => hasType(type_Organ, X)))). - -fof(axMerge643, axiom, - ( ! [X] : - (hasType(type_NervousSystem, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMerge644, axiom, - ( ! [X] : - (hasType(type_NervousSystem, X) => hasType(type_Organ, X)))). - -fof(axMerge645, axiom, - ( ! [X] : - (hasType(type_Skeleton, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMerge646, axiom, - ( ! [X] : - (hasType(type_Skeleton, X) => hasType(type_BodyPart, X)))). - -fof(axMerge647, axiom, - ( ! [X] : - (hasType(type_Exoskeleton, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMerge648, axiom, - ( ! [X] : - (hasType(type_Exoskeleton, X) => hasType(type_BodyPart, X)))). - -fof(axMerge649, axiom, - (! [Var_VERT] : - (((hasType(type_Animal, Var_VERT)) & ( ((((((( ? [Var_SPINE] : - (hasType(type_SpinalColumn, Var_SPINE) & -(f_component(Var_SPINE,Var_VERT))))) & (( ? [Var_S] : - (hasType(type_NervousSystem, Var_S) & -(f_part(Var_S,Var_VERT))))))) & (( ? [Var_SKELETON] : - (hasType(type_Skeleton, Var_SKELETON) & -(f_part(Var_SKELETON,Var_VERT))))))) & (( ? [Var_SKELETON] : - (hasType(type_Exoskeleton, Var_SKELETON) & -(f_part(Var_SKELETON,Var_VERT)))))))) <=> (hasType(type_Vertebrate, Var_VERT))))). - -fof(axMerge650, axiom, - ( ! [X] : - (hasType(type_ViolentContest, X) => hasType(type_Contest, X)))). - -fof(axMerge651, axiom, - ( ! [X] : - (hasType(type_Virus, X) => hasType(type_Microorganism, X)))). - -fof(axMerge652, axiom, - ( ! [X] : - (hasType(type_VisualAttribute, X) => hasType(type_PerceptualAttribute, X)))). - -fof(axMerge653, axiom, - ( ! [X] : - (hasType(type_Vitamin, X) => hasType(type_Nutrient, X)))). - -fof(axMerge654, axiom, - ( ! [X] : - (hasType(type_VocalCords, X) => hasType(type_Organ, X)))). - -fof(axMerge655, axiom, - ( ! [X] : - (hasType(type_Vocalizing, X) => hasType(type_BodyMotion, X)))). - -fof(axMerge656, axiom, - ( ! [X] : - (hasType(type_Vocalizing, X) => hasType(type_RadiatingSound, X)))). - -fof(axMerge657, axiom, - ( ! [X] : - (hasType(type_VolumeMeasure, X) => hasType(type_FunctionQuantity, X)))). - -fof(axMerge658, axiom, - ( ! [X] : - (hasType(type_Voting, X) => hasType(type_Deciding, X)))). - -fof(axMerge659, axiom, - ( ! [X] : - (hasType(type_Walking, X) => hasType(type_Ambulating, X)))). - -fof(axMerge660, axiom, - ( ! [X] : - (hasType(type_War, X) => hasType(type_ViolentContest, X)))). - -fof(axMerge661, axiom, - ( ! [X] : - (hasType(type_WarmBloodedVertebrate, X) => hasType(type_Vertebrate, X)))). - -fof(axMerge662, axiom, - ( ! [X] : - (hasType(type_WaterArea, X) => hasType(type_GeographicArea, X)))). - -fof(axMerge663, axiom, - ( ! [X] : - (hasType(type_WaterCloud, X) => hasType(type_Cloud, X)))). - -fof(axMerge664, axiom, - ( ! [X] : - (hasType(type_WaterMotion, X) => hasType(type_LiquidMotion, X)))). - -fof(axMerge665, axiom, - ( ! [X] : - (hasType(type_Water, X) => hasType(type_CompoundSubstance, X)))). - -fof(axMerge666, axiom, - ( ! [X] : - (hasType(type_Weapon, X) => hasType(type_Device, X)))). - -fof(axMerge667, axiom, - ( ! [X] : - (hasType(type_WearableItem, X) => hasType(type_Artifact, X)))). - -fof(axMerge668, axiom, - ( ! [X] : - (hasType(type_WeatherProcess, X) => hasType(type_Motion, X)))). - -fof(axMerge669, axiom, - ( ! [X] : - (hasType(type_Wedding, X) => hasType(type_Declaring, X)))). - -fof(axMerge670, axiom, - ( ! [X] : - (hasType(type_Wednesday, X) => hasType(type_Day, X)))). - -fof(axMerge671, axiom, - ( ! [X] : - (hasType(type_Week, X) => hasType(type_TimeInterval, X)))). - -fof(axMerge672, axiom, - ( ! [X] : - (hasType(type_Wetting, X) => hasType(type_Putting, X)))). - -fof(axMerge673, axiom, - ( ! [X] : - (hasType(type_Wind, X) => hasType(type_GasMotion, X)))). - -fof(axMerge674, axiom, - ( ! [X] : - (hasType(type_Woman, X) => hasType(type_Human, X)))). - -fof(axMerge675, axiom, - ( ! [X] : - (hasType(type_Word, X) => hasType(type_LinguisticExpression, X)))). - -fof(axMerge676, axiom, - ( ! [X] : - (hasType(type_Worm, X) => hasType(type_Invertebrate, X)))). - -fof(axMerge677, axiom, - ( ! [X] : - (hasType(type_Writing, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMerge678, axiom, - ( ! [X] : - (hasType(type_Year, X) => hasType(type_TimeInterval, X)))). - -fof(axMerge679, axiom, - (hasType(type_SymmetricPositionalAttribute, inst_Adjacent))). - -fof(axMerge680, axiom, - (hasType(type_UnitOfMass, inst_Amu))). - -fof(axMerge681, axiom, - (hasType(type_UnitOfLength, inst_Angstrom))). - -fof(axMerge682, axiom, - (hasType(type_UnitOfAngularMeasure, inst_AngularDegree))). - -fof(axMerge683, axiom, - (hasType(type_ConsciousnessAttribute, inst_Asleep))). - -fof(axMerge684, axiom, - (hasType(type_UnitOfMass, inst_AtomGram))). - -fof(axMerge685, axiom, - (hasType(type_SoundAttribute, inst_Audible))). - -fof(axMerge686, axiom, - (hasType(type_ConsciousnessAttribute, inst_Awake))). - -fof(axMerge687, axiom, - (hasType(type_UnitOfInformation, inst_Bit))). - -fof(axMerge688, axiom, - (hasType(type_PrimaryColor, inst_Black))). - -fof(axMerge689, axiom, - (hasType(type_PrimaryColor, inst_Blue))). - -fof(axMerge690, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_BritishThermalUnit))). - -fof(axMerge691, axiom, - (hasType(type_UnitOfInformation, inst_Byte))). - -fof(axMerge692, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Calorie))). - -fof(axMerge693, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Ampere))). - -fof(axMerge694, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Candela))). - -fof(axMerge695, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Newton))). - -fof(axMerge696, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Pascal))). - -fof(axMerge697, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Joule))). - -fof(axMerge698, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Watt))). - -fof(axMerge699, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Coulomb))). - -fof(axMerge700, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Volt))). - -fof(axMerge701, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Farad))). - -fof(axMerge702, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Ohm))). - -fof(axMerge703, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Siemens))). - -fof(axMerge704, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Weber))). - -fof(axMerge705, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Tesla))). - -fof(axMerge706, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Henry))). - -fof(axMerge707, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Lumen))). - -fof(axMerge708, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Lux))). - -fof(axMerge709, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Becquerel))). - -fof(axMerge710, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Gray))). - -fof(axMerge711, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Sievert))). - -fof(axMerge712, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_ElectronVolt))). - -fof(axMerge713, axiom, - (hasType(type_UnitOfMass, inst_Gram))). - -fof(axMerge714, axiom, - (hasType(type_UnitOfFrequency, inst_Hertz))). - -fof(axMerge715, axiom, - (hasType(type_UnitOfTemperature, inst_KelvinDegree))). - -fof(axMerge716, axiom, - (hasType(type_UnitOfMass, inst_Kilogram))). - -fof(axMerge717, axiom, - (hasType(type_UnitOfLength, inst_Meter))). - -fof(axMerge718, axiom, - (hasType(type_UnitOfMass, inst_Mole))). - -fof(axMerge719, axiom, - (hasType(type_UnitOfAngularMeasure, inst_Radian))). - -fof(axMerge720, axiom, - (hasType(type_UnitOfDuration, inst_SecondDuration))). - -fof(axMerge721, axiom, - (hasType(type_UnitOfAngularMeasure, inst_Steradian))). - -fof(axMerge722, axiom, - (hasType(type_AntiSymmetricPositionalAttribute, inst_Below))). - -fof(axMerge723, axiom, - (hasType(type_AntiSymmetricPositionalAttribute, inst_Above))). - -fof(axMerge724, axiom, - (hasType(type_AntiSymmetricPositionalAttribute, inst_Left))). - -fof(axMerge725, axiom, - (hasType(type_AntiSymmetricPositionalAttribute, inst_Right))). - -fof(axMerge726, axiom, - (hasType(type_TemperatureMeasure, inst_CelsiusDegree) & hasType(type_UnitOfMeasure, inst_CelsiusDegree))). - -fof(axMerge727, axiom, - (hasType(type_UnitOfLength, inst_Centimeter))). - -fof(axMerge728, axiom, - (hasType(type_TimeZone, inst_CentralTimeZone))). - -fof(axMerge729, axiom, - (hasType(type_TimeZone, inst_CoordinatedUniversalTimeZone))). - -fof(axMerge730, axiom, - (hasType(type_UnitOfVolume, inst_Cup))). - -fof(axMerge731, axiom, - (hasType(type_SaturationAttribute, inst_Damp))). - -fof(axMerge732, axiom, - (hasType(type_UnitOfDuration, inst_DayDuration))). - -fof(axMerge733, axiom, - (hasType(type_SaturationAttribute, inst_Dry))). - -fof(axMerge734, axiom, - (hasType(type_DirectionalAttribute, inst_East))). - -fof(axMerge735, axiom, - (hasType(type_TimeZone, inst_EasternTimeZone))). - -fof(axMerge736, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_ElectronVolt))). - -fof(axMerge737, axiom, - (hasType(type_UnitOfCurrency, inst_EuroCent))). - -fof(axMerge738, axiom, - (hasType(type_UnitOfCurrency, inst_EuroDollar))). - -fof(axMerge739, axiom, - (hasType(type_UnitOfTemperature, inst_FahrenheitDegree))). - -fof(axMerge740, axiom, - (hasType(type_TruthValue, inst_False))). - -fof(axMerge741, axiom, - (hasType(type_SexAttribute, inst_Female))). - -fof(axMerge742, axiom, - (hasType(type_ShapeAttribute, inst_Fillable))). - -fof(axMerge743, axiom, - (hasType(type_PhysicalAttribute, inst_Flammable))). - -fof(axMerge744, axiom, - (hasType(type_PhysicalState, inst_Fluid))). - -fof(axMerge745, axiom, - (hasType(type_UnitOfLength, inst_FootLength))). - -fof(axMerge746, axiom, - (hasType(type_DevelopmentalAttribute, inst_FullyFormed))). - -fof(axMerge747, axiom, - (hasType(type_PhysicalState, inst_Gas))). - -fof(axMerge748, axiom, - (hasType(type_PositionalAttribute, inst_Horizontal))). - -fof(axMerge749, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_Horsepower))). - -fof(axMerge750, axiom, - (hasType(type_UnitOfDuration, inst_HourDuration))). - -fof(axMerge751, axiom, - (hasType(type_VisualAttribute, inst_Illuminated))). - -fof(axMerge752, axiom, - (hasType(type_UnitOfLength, inst_Inch))). - -fof(axMerge753, axiom, - (hasType(type_UnitOfAtmosphericPressure, inst_InchMercury))). - -fof(axMerge754, axiom, - (hasType(type_UnitOfInformation, inst_KiloByte))). - -fof(axMerge755, axiom, - (hasType(type_UnitOfLength, inst_Kilometer))). - -fof(axMerge756, axiom, - (hasType(type_ProbabilityAttribute, inst_Likely))). - -fof(axMerge757, axiom, - (hasType(type_PhysicalState, inst_Liquid))). - -fof(axMerge758, axiom, - (hasType(type_UnitOfVolume, inst_Liter))). - -fof(axMerge759, axiom, - (hasType(type_AnimacyAttribute, inst_Living))). - -fof(axMerge760, axiom, - (hasType(type_SexAttribute, inst_Male))). - -fof(axMerge761, axiom, - (hasType(type_UnitOfInformation, inst_MegaByte))). - -fof(axMerge762, axiom, - (hasType(type_UnitOfLength, inst_Mile))). - -fof(axMerge763, axiom, - (hasType(type_UnitOfLength, inst_Millimeter))). - -fof(axMerge764, axiom, - (hasType(type_UnitOfDuration, inst_MinuteDuration))). - -fof(axMerge765, axiom, - (hasType(type_UnitOfAtmosphericPressure, inst_MmMercury))). - -fof(axMerge766, axiom, - (hasType(type_ColorAttribute, inst_Monochromatic))). - -fof(axMerge767, axiom, - (hasType(type_UnitOfDuration, inst_MonthDuration))). - -fof(axMerge768, axiom, - (hasType(type_TimeZone, inst_MountainTimeZone))). - -fof(axMerge769, axiom, - (hasType(type_SymmetricPositionalAttribute, inst_Near))). - -fof(axMerge770, axiom, - (hasType(type_AlethicAttribute, inst_Necessity))). - -fof(axMerge771, axiom, - (hasType(type_TimePoint, inst_NegativeInfinity))). - -fof(axMerge772, axiom, - (hasType(type_DevelopmentalAttribute, inst_NonFullyFormed))). - -fof(axMerge773, axiom, - (hasType(type_DirectionalAttribute, inst_North))). - -fof(axMerge774, axiom, - (hasType(type_List, inst_NullList))). - -fof(axMerge775, axiom, - (hasType(type_PositiveRealNumber, inst_NumberE))). - -fof(axMerge776, axiom, - (hasType(type_DeonticAttribute, inst_Obligation))). - -fof(axMerge777, axiom, - (hasType(type_AntiSymmetricPositionalAttribute, inst_On))). - -fof(axMerge778, axiom, - (hasType(type_UnitOfVolume, inst_Ounce))). - -fof(axMerge779, axiom, - (hasType(type_TimeZone, inst_PacificTimeZone))). - -fof(axMerge780, axiom, - (hasType(type_DeonticAttribute, inst_Permission))). - -fof(axMerge781, axiom, - (hasType(type_PositiveRealNumber, inst_Pi))). - -fof(axMerge782, axiom, - (hasType(type_UnitOfVolume, inst_Pint))). - -fof(axMerge783, axiom, - (hasType(type_PhysicalState, inst_Plasma))). - -fof(axMerge784, axiom, - (hasType(type_InternalAttribute, inst_Pliable))). - -fof(axMerge785, axiom, - (hasType(type_ColorAttribute, inst_Polychromatic))). - -fof(axMerge786, axiom, - (hasType(type_TimePoint, inst_PositiveInfinity))). - -fof(axMerge787, axiom, - (hasType(type_AlethicAttribute, inst_Possibility))). - -fof(axMerge788, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_PoundForce))). - -fof(axMerge789, axiom, - (hasType(type_UnitOfMass, inst_PoundMass))). - -fof(axMerge790, axiom, - (hasType(type_DeonticAttribute, inst_Prohibition))). - -fof(axMerge791, axiom, - (hasType(type_BodyPosition, inst_Prostrate))). - -fof(axMerge792, axiom, - (hasType(type_UnitOfVolume, inst_Quart))). - -fof(axMerge793, axiom, - (hasType(type_UnitOfTemperature, inst_RankineDegree))). - -fof(axMerge794, axiom, - (hasType(type_PrimaryColor, inst_Red))). - -fof(axMerge795, axiom, - (hasType(type_InternalAttribute, inst_Rigid))). - -fof(axMerge796, axiom, - (hasType(type_TextureAttribute, inst_Rough))). - -fof(axMerge797, axiom, - (hasType(type_BodyPosition, inst_Sitting))). - -fof(axMerge798, axiom, - (hasType(type_UnitOfMass, inst_Slug))). - -fof(axMerge799, axiom, - (hasType(type_TextureAttribute, inst_Smooth))). - -fof(axMerge800, axiom, - (hasType(type_PhysicalState, inst_Solid))). - -fof(axMerge801, axiom, - (hasType(type_DirectionalAttribute, inst_South))). - -fof(axMerge802, axiom, - (hasType(type_BodyPosition, inst_Standing))). - -fof(axMerge803, axiom, - (hasType(type_TruthValue, inst_True))). - -fof(axMerge804, axiom, - (hasType(type_ConsciousnessAttribute, inst_Unconscious))). - -fof(axMerge805, axiom, - (hasType(type_SocialRole, inst_Unemployed))). - -fof(axMerge806, axiom, - (hasType(type_VisualAttribute, inst_Unilluminated))). - -fof(axMerge807, axiom, - (hasType(type_UnitOfVolume, inst_UnitedKingdomGallon))). - -fof(axMerge808, axiom, - (hasType(type_UnitOfCurrency, inst_UnitedStatesCent))). - -fof(axMerge809, axiom, - (hasType(type_UnitOfCurrency, inst_UnitedStatesDollar))). - -fof(axMerge810, axiom, - (hasType(type_UnitOfVolume, inst_UnitedStatesGallon))). - -fof(axMerge811, axiom, - (hasType(type_ProbabilityAttribute, inst_Unlikely))). - -fof(axMerge812, axiom, - (hasType(type_PositionalAttribute, inst_Vertical))). - -fof(axMerge813, axiom, - (hasType(type_UnitOfDuration, inst_WeekDuration))). - -fof(axMerge814, axiom, - (hasType(type_DirectionalAttribute, inst_West))). - -fof(axMerge815, axiom, - (hasType(type_SaturationAttribute, inst_Wet))). - -fof(axMerge816, axiom, - (hasType(type_PrimaryColor, inst_White))). - -fof(axMerge817, axiom, - (hasType(type_UnitOfDuration, inst_YearDuration))). - -fof(axMerge818, axiom, - (hasType(type_PrimaryColor, inst_Yellow))). - -fof(axMerge819, axiom, - (hasType(type_DeonticAttribute, inst_Law))). - -fof(axMerge820, axiom, - (hasType(type_DeonticAttribute, inst_Promise))). - -fof(axMerge821, axiom, - (hasType(type_DeonticAttribute, inst_PurchaseContract))). - -fof(axMerge822, axiom, - (hasType(type_DeonticAttribute, inst_Warranty))). - -fof(axMerge823, axiom, - (hasType(type_DeonticAttribute, inst_NakedPromise))). - -fof(axMerge824, axiom, - (hasType(type_AnimacyAttribute, inst_Dead) & hasType(type_ConsciousnessAttribute, inst_Dead))). - -fof(axMerge825, axiom, - (hasType(type_DevelopmentalAttribute, inst_Larval))). - -fof(axMerge826, axiom, - (hasType(type_DevelopmentalAttribute, inst_Embryonic))). - diff --git a/examples/SUMO/TPTP/MergeLemAx.p b/examples/SUMO/TPTP/MergeLemAx.p deleted file mode 100644 index be0e8024b..000000000 --- a/examples/SUMO/TPTP/MergeLemAx.p +++ /dev/null @@ -1,4497 +0,0 @@ -fof(axMergeLem0, axiom, - ( ! [Var_THING2] : - (hasType(type_Entity, Var_THING2) => -(( ! [Var_THING1] : - (hasType(type_Entity, Var_THING1) => -(((Var_THING1 = Var_THING2) => (( ! [Var_ATTR] : - (hasType(type_Attribute, Var_ATTR) => -(((f_property(Var_THING1,Var_ATTR)) <=> (f_property(Var_THING2,Var_ATTR))))))))))))))). - -fof(axMergeLem1, axiom, - ( ! [Var_ATTR2] : - ((hasType(type_Entity, Var_ATTR2) & hasType(type_Attribute, Var_ATTR2)) => -(( ! [Var_ATTR1] : - ((hasType(type_Entity, Var_ATTR1) & hasType(type_Attribute, Var_ATTR1)) => -(((Var_ATTR1 = Var_ATTR2) => (( ! [Var_THING] : - (hasType(type_Entity, Var_THING) => -(((f_property(Var_THING,Var_ATTR1)) <=> (f_property(Var_THING,Var_ATTR2))))))))))))))). - -fof(axMergeLem2, axiom, - ( ! [Var_ATTR2] : - (hasType(type_Attribute, Var_ATTR2) => -(( ! [Var_ATTR1] : - (hasType(type_Attribute, Var_ATTR1) => -(((f_subAttribute(Var_ATTR1,Var_ATTR2)) => (( ! [Var_OBJ] : - (hasType(type_Entity, Var_OBJ) => -(((f_property(Var_OBJ,Var_ATTR1)) => (f_property(Var_OBJ,Var_ATTR2))))))))))))))). - -fof(axMergeLem3, axiom, - ( ! [Var_ENTITY] : - (hasType(type_Entity, Var_ENTITY) => -(( ! [Var_TIME1] : - (hasType(type_TimePosition, Var_TIME1) => -(( ! [Var_ATTR2] : - (hasType(type_Attribute, Var_ATTR2) => -(( ! [Var_ATTR1] : - (hasType(type_Attribute, Var_ATTR1) => -(((((f_successorAttribute(Var_ATTR1,Var_ATTR2)) & (f_holdsDuring(Var_TIME1,property(Var_ENTITY,Var_ATTR2))))) => (( ? [Var_TIME2] : - (hasType(type_TimePosition, Var_TIME2) & -(((f_temporalPart(Var_TIME2,f_PastFn(Var_TIME1))) & (f_holdsDuring(Var_TIME2,property(Var_ENTITY,Var_ATTR1)))))))))))))))))))))). - -fof(axMergeLem4, axiom, - ( ! [Var_ATTR2] : - (hasType(type_Attribute, Var_ATTR2) => -(( ! [Var_ATTR1] : - (hasType(type_Attribute, Var_ATTR1) => -(((f_successorAttribute(Var_ATTR1,Var_ATTR2)) => (f_successorAttributeClosure(Var_ATTR1,Var_ATTR2)))))))))). - -fof(axMergeLem5, axiom, - ( ! [Var_E3] : - (hasType(type_Entity, Var_E3) => -(( ! [Var_ATT] : - (hasType(type_Attribute, Var_ATT) => -(( ! [Var_E2] : - (hasType(type_Entity, Var_E2) => -(( ! [Var_E1] : - (hasType(type_Entity, Var_E1) => -(((((f_greaterThanByQuality(Var_E1,Var_E2,Var_ATT)) & (f_greaterThanByQuality(Var_E2,Var_E3,Var_ATT)))) => (f_greaterThanByQuality(Var_E1,Var_E3,Var_ATT)))))))))))))))). - -fof(axMergeLem6, axiom, - ( ! [Var_ATT] : - (hasType(type_Attribute, Var_ATT) => -(( ! [Var_E2] : - (hasType(type_Entity, Var_E2) => -(( ! [Var_E1] : - (hasType(type_Entity, Var_E1) => -(((f_greaterThanByQuality(Var_E1,Var_E2,Var_ATT)) => (( ~ (f_greaterThanByQuality(Var_E2,Var_E1,Var_ATT))))))))))))))). - -fof(axMergeLem7, axiom, - ( ! [Var_ATT] : - (hasType(type_Attribute, Var_ATT) => -(( ! [Var_E2] : - (hasType(type_Entity, Var_E2) => -(( ! [Var_E1] : - (hasType(type_Entity, Var_E1) => -(((f_greaterThanByQuality(Var_E1,Var_E2,Var_ATT)) => (Var_E2 != Var_E1)))))))))))). - -fof(axMergeLem8, axiom, - ( ! [Var_PHYS] : - (hasType(type_Physical, Var_PHYS) => -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(( ? [Var_LOC] : - (hasType(type_Object, Var_LOC) & -(((f_located(Var_PHYS,Var_LOC)) & (f_time(Var_PHYS,Var_TIME))))))))))))). - -fof(axMergeLem9, axiom, - ( ! [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) => -(f_side(f_FrontFn(Var_OBJ),Var_OBJ))))). - -fof(axMergeLem10, axiom, - ( ! [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) => -(f_side(f_BackFn(Var_OBJ),Var_OBJ))))). - -fof(axMergeLem11, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_properPart(Var_OBJ1,Var_OBJ2)) <=> (((f_part(Var_OBJ1,Var_OBJ2)) & (( ~ (f_part(Var_OBJ2,Var_OBJ1)))))))))))))). - -fof(axMergeLem12, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_SelfConnectedObject, Var_OBJ1) => -(((f_contains(Var_OBJ1,Var_OBJ2)) <=> (( ? [Var_HOLE] : - (hasType(type_Hole, Var_HOLE) & -(((f_hole(Var_HOLE,Var_OBJ1)) & (f_properlyFills(Var_OBJ2,Var_HOLE))))))))))))))). - -fof(axMergeLem13, axiom, - ( ! [Var_OBJ] : - (hasType(type_Substance, Var_OBJ) => -(( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(( ! [Var_ATTR] : - (hasType(type_Attribute, Var_ATTR) => -(((((f_attribute(Var_OBJ,Var_ATTR)) & (f_part(Var_PART,Var_OBJ)))) => (f_attribute(Var_PART,Var_ATTR))))))))))))). - -fof(axMergeLem14, axiom, - ( ! [Var_ATOM] : - (hasType(type_Atom, Var_ATOM) => -(( ? [Var_PROTON] : - (hasType(type_Proton, Var_PROTON) & -(( ? [Var_ELECTRON] : - (hasType(type_Electron, Var_ELECTRON) & -(((f_component(Var_PROTON,Var_ATOM)) & (f_component(Var_ELECTRON,Var_ATOM))))))))))))). - -fof(axMergeLem15, axiom, - ( ! [Var_ATOM] : - (hasType(type_Atom, Var_ATOM) => -(( ! [Var_NUCLEUS1] : - (hasType(type_AtomicNucleus, Var_NUCLEUS1) => -(( ! [Var_NUCLEUS2] : - (hasType(type_AtomicNucleus, Var_NUCLEUS2) => -(((((f_component(Var_NUCLEUS1,Var_ATOM)) & (f_component(Var_NUCLEUS2,Var_ATOM)))) => (Var_NUCLEUS1 = Var_NUCLEUS2)))))))))))). - -fof(axMergeLem16, axiom, - ( ! [Var_PARTICLE] : - (hasType(type_SubatomicParticle, Var_PARTICLE) => -(( ? [Var_ATOM] : - (hasType(type_Atom, Var_ATOM) & -(f_part(Var_PARTICLE,Var_ATOM)))))))). - -fof(axMergeLem17, axiom, - ( ! [Var_NUCLEUS] : - (hasType(type_AtomicNucleus, Var_NUCLEUS) => -(( ? [Var_NEUTRON] : - (hasType(type_Neutron, Var_NEUTRON) & -(( ? [Var_PROTON] : - (hasType(type_Proton, Var_PROTON) & -(((f_component(Var_NEUTRON,Var_NUCLEUS)) & (f_component(Var_PROTON,Var_NUCLEUS))))))))))))). - -fof(axMergeLem18, axiom, - ( ! [Var_MIXTURE] : - (hasType(type_Mixture, Var_MIXTURE) => -(( ? [Var_PURE1] : - (hasType(type_PureSubstance, Var_PURE1) & -(( ? [Var_PURE2] : - (hasType(type_PureSubstance, Var_PURE2) & -(((Var_PURE1 != Var_PURE2) & (((f_part(Var_PURE1,Var_MIXTURE)) & (f_part(Var_PURE2,Var_MIXTURE))))))))))))))). - -fof(axMergeLem19, axiom, - ( ! [Var_REGION] : - (hasType(type_Region, Var_REGION) => -(( ? [Var_PHYS] : - (hasType(type_Physical, Var_PHYS) & -(f_located(Var_PHYS,Var_REGION)))))))). - -fof(axMergeLem20, axiom, - ( ! [Var_COLL] : - (hasType(type_Collection, Var_COLL) => -(( ? [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) & -(f_member(Var_OBJ,Var_COLL)))))))). - -fof(axMergeLem21, axiom, - ( ! [Var_COLL2] : - (hasType(type_Collection, Var_COLL2) => -(( ! [Var_COLL1] : - (hasType(type_Collection, Var_COLL1) => -(((f_subCollection(Var_COLL1,Var_COLL2)) <=> (( ! [Var_MEMBER] : - (hasType(type_SelfConnectedObject, Var_MEMBER) => -(((f_member(Var_MEMBER,Var_COLL1)) => (f_member(Var_MEMBER,Var_COLL2))))))))))))))). - -fof(axMergeLem22, axiom, - ( ! [Var_OBJ] : - (hasType(type_ContentBearingPhysical, Var_OBJ) => -(( ? [Var_THING] : - (hasType(type_Entity, Var_THING) & -(f_represents(Var_OBJ,Var_THING)))))))). - -fof(axMergeLem23, axiom, - ( ! [Var_STRING] : - (hasType(type_SymbolicString, Var_STRING) => -(( ? [Var_PART] : - (hasType(type_Character, Var_PART) & -(f_part(Var_PART,Var_STRING)))))))). - -fof(axMergeLem24, axiom, - ( ! [Var_LANG] : - (hasType(type_ConstructedLanguage, Var_LANG) => -(( ? [Var_PLAN] : - (hasType(type_Planning, Var_PLAN) & -(f_result(Var_PLAN,Var_LANG)))))))). - -fof(axMergeLem25, axiom, - ( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(( ? [Var_PROC] : - (hasType(type_Process, Var_PROC) & -(f_agent(Var_PROC,Var_AGENT)))))))). - -fof(axMergeLem26, axiom, - ( ! [Var_Y] : - ((hasType(type_Human, Var_Y) & hasType(type_Object, Var_Y)) => -(( ! [Var_X] : - (hasType(type_Agent, Var_X) => -(((f_leader(Var_X,Var_Y)) => (f_attribute(Var_Y,inst_Living)))))))))). - -fof(axMergeLem27, axiom, - ( ! [Var_PROCESS] : - (hasType(type_DualObjectProcess, Var_PROCESS) => -(( ? [Var_OBJ2] : - (hasType(type_Entity, Var_OBJ2) & -(( ? [Var_OBJ1] : - (hasType(type_Entity, Var_OBJ1) & -(((f_patient(Var_PROCESS,Var_OBJ1)) & (((f_patient(Var_PROCESS,Var_OBJ2)) & (Var_OBJ1 != Var_OBJ2)))))))))))))). - -fof(axMergeLem28, axiom, - ( ! [Var_PROC] : - (hasType(type_SingleAgentProcess, Var_PROC) => -(( ? [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) & -(f_agent(Var_PROC,Var_AGENT)))))))). - -fof(axMergeLem29, axiom, - ( ! [Var_PROC] : - (hasType(type_SingleAgentProcess, Var_PROC) => -(( ! [Var_AGENT_2] : - ((hasType(type_Agent, Var_AGENT_2) & hasType(type_Entity, Var_AGENT_2)) => -(( ! [Var_AGENT_1] : - ((hasType(type_Agent, Var_AGENT_1) & hasType(type_Entity, Var_AGENT_1)) => -(((((f_agent(Var_PROC,Var_AGENT_1)) & (f_agent(Var_PROC,Var_AGENT_2)))) => (Var_AGENT_1 = Var_AGENT_2)))))))))))). - -fof(axMergeLem30, axiom, - ( ! [Var_ABS] : - (hasType(type_Abstract, Var_ABS) => -(( ~ ( ? [Var_POINT] : - ((hasType(type_Object, Var_POINT) & hasType(type_TimePosition, Var_POINT)) & -(((f_located(Var_ABS,Var_POINT)) | (f_time(Var_ABS,Var_POINT))))))))))). - -fof(axMergeLem31, axiom, - ( ! [Var_NUMBER2] : - ((hasType(type_Quantity, Var_NUMBER2) & hasType(type_Entity, Var_NUMBER2)) => -(( ! [Var_NUMBER1] : - ((hasType(type_Quantity, Var_NUMBER1) & hasType(type_Entity, Var_NUMBER1)) => -(((f_lessThanOrEqualTo(Var_NUMBER1,Var_NUMBER2)) <=> (((Var_NUMBER1 = Var_NUMBER2) | (f_lessThan(Var_NUMBER1,Var_NUMBER2)))))))))))). - -fof(axMergeLem32, axiom, - ( ! [Var_NUMBER2] : - ((hasType(type_Quantity, Var_NUMBER2) & hasType(type_Entity, Var_NUMBER2)) => -(( ! [Var_NUMBER1] : - ((hasType(type_Quantity, Var_NUMBER1) & hasType(type_Entity, Var_NUMBER1)) => -(((f_greaterThanOrEqualTo(Var_NUMBER1,Var_NUMBER2)) <=> (((Var_NUMBER1 = Var_NUMBER2) | (f_greaterThan(Var_NUMBER1,Var_NUMBER2)))))))))))). - -fof(axMergeLem33, axiom, - ( ! [Var_NUMBER] : - (hasType(type_ImaginaryNumber, Var_NUMBER) => -(( ? [Var_REAL] : - (hasType(type_RealNumber, Var_REAL) & -(Var_NUMBER = f_MultiplicationFn(Var_REAL,f_SquareRootFn(-1))))))))). - -fof(axMergeLem34, axiom, - ( ! [Var_X] : - (hasType(type_NonnegativeInteger, Var_X) => -(f_greaterThan(Var_X,-1))))). - -fof(axMergeLem35, axiom, - ( ! [Var_X] : - (hasType(type_NegativeInteger, Var_X) => -(f_greaterThan(0,Var_X))))). - -fof(axMergeLem36, axiom, - ( ! [Var_X] : - (hasType(type_PositiveInteger, Var_X) => -(f_greaterThan(Var_X,0))))). - -fof(axMergeLem37, axiom, - ( ! [Var_NUMBER] : - (hasType(type_ComplexNumber, Var_NUMBER) => -(( ? [Var_REAL1] : - (hasType(type_RealNumber, Var_REAL1) & -(( ? [Var_REAL2] : - (hasType(type_RealNumber, Var_REAL2) & -(Var_NUMBER = f_AdditionFn(Var_REAL1,f_MultiplicationFn(Var_REAL2,f_SquareRootFn(-1))))))))))))). - -fof(axMergeLem38, axiom, - ( ! [Var_OBJECT] : - (hasType(type_Entity, Var_OBJECT) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((( ? [Var_PROCESS] : - (hasType(type_IntentionalProcess, Var_PROCESS) & -(((f_agent(Var_PROCESS,Var_AGENT)) & (f_patient(Var_PROCESS,Var_OBJECT))))))) <=> (f_inScopeOfInterest(Var_AGENT,Var_OBJECT)))))))))). - -fof(axMergeLem39, axiom, - ( ! [Var_OBJECT] : - (hasType(type_Physical, Var_OBJECT) => -(( ! [Var_AGENT] : - (hasType(type_CognitiveAgent, Var_AGENT) => -(((f_needs(Var_AGENT,Var_OBJECT)) => (f_wants(Var_AGENT,Var_OBJECT)))))))))). - -fof(axMergeLem40, axiom, - ( ! [Var_OBJ] : - ((hasType(type_Physical, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(( ! [Var_AGENT] : - (hasType(type_CognitiveAgent, Var_AGENT) => -(((f_wants(Var_AGENT,Var_OBJ)) => (f_desires(Var_AGENT,possesses(Var_AGENT,Var_OBJ))))))))))). - -fof(axMergeLem41, axiom, - ( ! [Var_LIST] : - (hasType(type_List, Var_LIST) => -(( ? [Var_NUMBER1] : - ((hasType(type_PositiveInteger, Var_NUMBER1) & hasType(type_Quantity, Var_NUMBER1)) & -(( ? [Var_ITEM1] : - (hasType(type_Entity, Var_ITEM1) & -(((f_ListOrderFn(Var_LIST,Var_NUMBER1) != Var_ITEM1) & (( ! [Var_NUMBER2] : - (hasType(type_PositiveInteger, Var_NUMBER2) => -(((f_lessThan(Var_NUMBER2,Var_NUMBER1)) => (( ? [Var_ITEM2] : - (hasType(type_Entity, Var_ITEM2) & -(f_ListOrderFn(Var_LIST,Var_NUMBER2) = Var_ITEM2)))))))))))))))))))). - -fof(axMergeLem42, axiom, - ( ! [Var_LIST] : - (hasType(type_UniqueList, Var_LIST) => -(( ! [Var_NUMBER2] : - ((hasType(type_PositiveInteger, Var_NUMBER2) & hasType(type_Entity, Var_NUMBER2)) => -(( ! [Var_NUMBER1] : - ((hasType(type_PositiveInteger, Var_NUMBER1) & hasType(type_Entity, Var_NUMBER1)) => -(((f_ListOrderFn(Var_LIST,Var_NUMBER1) = f_ListOrderFn(Var_LIST,Var_NUMBER2)) => (Var_NUMBER1 = Var_NUMBER2)))))))))))). - -fof(axMergeLem43, axiom, - ( ! [Var_LIST1] : - (hasType(type_List, Var_LIST1) => -(( ! [Var_LIST2] : - (hasType(type_List, Var_LIST2) => -(((( ! [Var_NUMBER] : - (hasType(type_PositiveInteger, Var_NUMBER) => -(f_ListOrderFn(Var_LIST1,Var_NUMBER) = f_ListOrderFn(Var_LIST2,Var_NUMBER))))) => (Var_LIST1 = Var_LIST2))))))))). - -fof(axMergeLem44, axiom, - ( ! [Var_LIST] : - (hasType(type_List, Var_LIST) => -(( ! [Var_NUMBER1] : - (hasType(type_PositiveInteger, Var_NUMBER1) => -(((((f_ListLengthFn(Var_LIST) = Var_NUMBER1) & (Var_LIST != inst_NullList))) => (( ! [Var_NUMBER2] : - ((hasType(type_PositiveInteger, Var_NUMBER2) & hasType(type_Quantity, Var_NUMBER2)) => -(((( ? [Var_ITEM] : - (hasType(type_Entity, Var_ITEM) & -(((f_ListOrderFn(Var_LIST,Var_NUMBER2) = Var_ITEM) & (f_inList(Var_ITEM,Var_LIST))))))) <=> (f_lessThanOrEqualTo(Var_NUMBER2,Var_NUMBER1))))))))))))))). - -fof(axMergeLem45, axiom, - ( ! [Var_LIST2] : - (hasType(type_List, Var_LIST2) => -(( ! [Var_LIST1] : - (hasType(type_List, Var_LIST1) => -(( ! [Var_LIST3] : - ((hasType(type_Entity, Var_LIST3) & hasType(type_List, Var_LIST3)) => -(((Var_LIST3 = f_ListConcatenateFn(Var_LIST1,Var_LIST2)) <=> (( ! [Var_NUMBER1] : - (hasType(type_PositiveInteger, Var_NUMBER1) => -(( ! [Var_NUMBER2] : - (hasType(type_PositiveInteger, Var_NUMBER2) => -(((((f_lessThanOrEqualTo(Var_NUMBER1,f_ListLengthFn(Var_LIST1))) & (f_lessThanOrEqualTo(Var_NUMBER2,f_ListLengthFn(Var_LIST2))))) => (((f_ListOrderFn(Var_LIST3,Var_NUMBER1) = f_ListOrderFn(Var_LIST1,Var_NUMBER1)) & (f_ListOrderFn(Var_LIST3,f_AdditionFn(f_ListLengthFn(Var_LIST1),Var_NUMBER2)) = f_ListOrderFn(Var_LIST2,Var_NUMBER2))))))))))))))))))))))). - -fof(axMergeLem46, axiom, - ( ! [Var_LIST] : - (hasType(type_List, Var_LIST) => -(( ! [Var_ITEM] : - (hasType(type_Entity, Var_ITEM) => -(((f_inList(Var_ITEM,Var_LIST)) => (( ? [Var_NUMBER] : - (hasType(type_PositiveInteger, Var_NUMBER) & -(f_ListOrderFn(Var_LIST,Var_NUMBER) = Var_ITEM)))))))))))). - -fof(axMergeLem47, axiom, - ( ! [Var_LIST2] : - (hasType(type_List, Var_LIST2) => -(( ! [Var_LIST1] : - (hasType(type_List, Var_LIST1) => -(((f_subList(Var_LIST1,Var_LIST2)) => (( ! [Var_ITEM] : - (hasType(type_Entity, Var_ITEM) => -(((f_inList(Var_ITEM,Var_LIST1)) => (f_inList(Var_ITEM,Var_LIST2))))))))))))))). - -fof(axMergeLem48, axiom, - ( ! [Var_LIST2] : - (hasType(type_List, Var_LIST2) => -(( ! [Var_LIST1] : - (hasType(type_List, Var_LIST1) => -(((f_subList(Var_LIST1,Var_LIST2)) => (( ? [Var_NUMBER3] : - (hasType(type_Quantity, Var_NUMBER3) & -(( ! [Var_ITEM] : - (hasType(type_Entity, Var_ITEM) => -(((f_inList(Var_ITEM,Var_LIST1)) => (( ? [Var_NUMBER2] : - ((hasType(type_PositiveInteger, Var_NUMBER2) & hasType(type_Entity, Var_NUMBER2)) & -(( ? [Var_NUMBER1] : - ((hasType(type_PositiveInteger, Var_NUMBER1) & hasType(type_Quantity, Var_NUMBER1)) & -(((f_ListOrderFn(Var_LIST1,Var_NUMBER1) = Var_ITEM) & (((f_ListOrderFn(Var_LIST2,Var_NUMBER2) = Var_ITEM) & (Var_NUMBER2 = f_AdditionFn(Var_NUMBER1,Var_NUMBER3)))))))))))))))))))))))))))). - -fof(axMergeLem49, axiom, - ( ! [Var_ITEM] : - (hasType(type_Entity, Var_ITEM) => -(( ! [Var_LIST2] : - (hasType(type_List, Var_LIST2) => -(( ! [Var_LIST1] : - (hasType(type_List, Var_LIST1) => -(((f_identicalListItems(Var_LIST1,Var_LIST2)) => (((f_inList(Var_ITEM,Var_LIST1)) <=> (f_inList(Var_ITEM,Var_LIST2))))))))))))))). - -fof(axMergeLem50, axiom, - ( ! [Var_S2] : - (hasType(type_Process, Var_S2) => -(( ! [Var_P] : - (hasType(type_Process, Var_P) => -(( ! [Var_S1] : - (hasType(type_Process, Var_S1) => -(((((f_subProcess(Var_S1,Var_P)) & (f_subProcess(Var_S2,Var_P)))) => (f_relatedEvent(Var_S1,Var_S2))))))))))))). - -fof(axMergeLem51, axiom, - ( ! [Var_PROC1] : - (hasType(type_Process, Var_PROC1) => -(( ? [Var_PROC2] : - (hasType(type_Process, Var_PROC2) & -(f_causes(Var_PROC2,Var_PROC1)))))))). - -fof(axMergeLem52, axiom, - ( ! [Var_P2] : - ((hasType(type_Process, Var_P2) & hasType(type_Physical, Var_P2)) => -(( ! [Var_P1] : - ((hasType(type_Process, Var_P1) & hasType(type_Physical, Var_P1)) => -(((f_causes(Var_P1,Var_P2)) => (f_earlier(f_WhenFn(Var_P1),f_WhenFn(Var_P2))))))))))). - -fof(axMergeLem53, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_copy(Var_OBJ1,Var_OBJ2)) => (( ! [Var_ATTR] : - (hasType(type_Attribute, Var_ATTR) => -(((f_attribute(Var_OBJ1,Var_ATTR)) => (f_attribute(Var_OBJ2,Var_ATTR))))))))))))))). - -fof(axMergeLem54, axiom, - ( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_exploits(Var_OBJ,Var_AGENT)) => (( ? [Var_PROCESS] : - (hasType(type_Process, Var_PROCESS) & -(((f_agent(Var_PROCESS,Var_AGENT)) & (f_resourceS(Var_PROCESS,Var_OBJ))))))))))))))). - -fof(axMergeLem55, axiom, - ( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(((f_partlyLocated(Var_OBJ1,Var_OBJ2)) => (f_overlapsSpatially(Var_OBJ1,Var_OBJ2)))))))))). - -fof(axMergeLem56, axiom, - ( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(((f_partlyLocated(Var_OBJ1,Var_OBJ2)) => (( ? [Var_SUB] : - ((hasType(type_Object, Var_SUB) & hasType(type_Physical, Var_SUB)) & -(((f_part(Var_SUB,Var_OBJ1)) & (f_located(Var_SUB,Var_OBJ2))))))))))))))). - -fof(axMergeLem57, axiom, - ( ! [Var_LOC] : - (hasType(type_Object, Var_LOC) => -(( ! [Var_PROCESS] : - ((hasType(type_Process, Var_PROCESS) & hasType(type_Physical, Var_PROCESS)) => -(((f_origin(Var_PROCESS,Var_LOC)) => (f_partlyLocated(Var_PROCESS,Var_LOC)))))))))). - -fof(axMergeLem58, axiom, - ( ! [Var_LOC] : - ((hasType(type_Entity, Var_LOC) & hasType(type_Object, Var_LOC)) => -(( ! [Var_PROCESS] : - ((hasType(type_Process, Var_PROCESS) & hasType(type_Physical, Var_PROCESS)) => -(((f_destination(Var_PROCESS,Var_LOC)) => (f_partlyLocated(Var_PROCESS,Var_LOC)))))))))). - -fof(axMergeLem59, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_located(Var_OBJ1,Var_OBJ2)) => (( ! [Var_SUB] : - ((hasType(type_Object, Var_SUB) & hasType(type_Physical, Var_SUB)) => -(((f_part(Var_SUB,Var_OBJ1)) => (f_located(Var_SUB,Var_OBJ2))))))))))))))). - -fof(axMergeLem60, axiom, - ( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(( ! [Var_PROCESS] : - ((hasType(type_Physical, Var_PROCESS) & hasType(type_Process, Var_PROCESS)) => -(((f_located(Var_PROCESS,Var_OBJ)) => (( ! [Var_SUB] : - ((hasType(type_Process, Var_SUB) & hasType(type_Physical, Var_SUB)) => -(((f_subProcess(Var_SUB,Var_PROCESS)) => (f_located(Var_SUB,Var_OBJ))))))))))))))). - -fof(axMergeLem61, axiom, - ( ! [Var_REGION] : - (hasType(type_Object, Var_REGION) => -(( ! [Var_OBJ] : - ((hasType(type_Physical, Var_OBJ) & hasType(type_Entity, Var_OBJ)) => -(((f_exactlyLocated(Var_OBJ,Var_REGION)) => (( ~ ( ? [Var_OTHEROBJ] : - ((hasType(type_Physical, Var_OTHEROBJ) & hasType(type_Entity, Var_OTHEROBJ)) & -(((f_exactlyLocated(Var_OTHEROBJ,Var_REGION)) & (Var_OTHEROBJ != Var_OBJ))))))))))))))). - -fof(axMergeLem62, axiom, - ( ! [Var_END2] : - (hasType(type_Object, Var_END2) => -(( ! [Var_MID] : - (hasType(type_Object, Var_MID) => -(( ! [Var_END1] : - (hasType(type_Object, Var_END1) => -(((f_between(Var_END1,Var_MID,Var_END2)) => (f_between(Var_END2,Var_MID,Var_END1))))))))))))). - -fof(axMergeLem63, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_traverses(Var_OBJ1,Var_OBJ2)) => (((f_crosses(Var_OBJ1,Var_OBJ2)) | (f_penetrates(Var_OBJ1,Var_OBJ2)))))))))))). - -fof(axMergeLem64, axiom, - ( ! [Var_REGION] : - ((hasType(type_Entity, Var_REGION) & hasType(type_Object, Var_REGION)) => -(( ! [Var_TIME] : - ((hasType(type_TimePoint, Var_TIME) & hasType(type_TimePosition, Var_TIME)) => -(( ! [Var_THING] : - (hasType(type_Physical, Var_THING) => -(((f_WhereFn(Var_THING,Var_TIME) = Var_REGION) <=> (f_holdsDuring(Var_TIME,exactlyLocated(Var_THING,Var_REGION)))))))))))))). - -fof(axMergeLem65, axiom, - ( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(( ! [Var_PERSON] : - (hasType(type_Agent, Var_PERSON) => -(((f_possesses(Var_PERSON,Var_OBJ)) => (f_modalAttribute(uses(Var_OBJ,Var_PERSON),inst_Permission)))))))))). - -fof(axMergeLem66, axiom, - ( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(( ! [Var_AGENT2] : - ((hasType(type_Agent, Var_AGENT2) & hasType(type_Entity, Var_AGENT2)) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(( ! [Var_AGENT1] : - ((hasType(type_Agent, Var_AGENT1) & hasType(type_Entity, Var_AGENT1)) => -(((((f_holdsDuring(Var_TIME,possesses(Var_AGENT1,Var_OBJ))) & (f_holdsDuring(Var_TIME,possesses(Var_AGENT2,Var_OBJ))))) => (Var_AGENT1 = Var_AGENT2))))))))))))))). - -fof(axMergeLem67, axiom, - ( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(( ! [Var_ENTITY] : - (hasType(type_Entity, Var_ENTITY) => -(( ! [Var_REP] : - (hasType(type_Entity, Var_REP) => -(((f_representsForAgent(Var_REP,Var_ENTITY,Var_AGENT)) => (f_represents(Var_REP,Var_ENTITY))))))))))))). - -fof(axMergeLem68, axiom, - ( ! [Var_LANGUAGE] : - (hasType(type_Language, Var_LANGUAGE) => -(( ! [Var_ENTITY] : - (hasType(type_Entity, Var_ENTITY) => -(( ! [Var_REP] : - ((hasType(type_LinguisticExpression, Var_REP) & hasType(type_Entity, Var_REP)) => -(((f_representsInLanguage(Var_REP,Var_ENTITY,Var_LANGUAGE)) => (( ? [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) & -(f_representsForAgent(Var_REP,Var_ENTITY,Var_AGENT)))))))))))))))). - -fof(axMergeLem69, axiom, - ( ! [Var_OBJ2] : - (hasType(type_ContentBearingObject, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_ContentBearingObject, Var_OBJ1) => -(((((f_subsumesContentInstance(Var_OBJ1,Var_OBJ2)) & (f_subsumesContentInstance(Var_OBJ2,Var_OBJ1)))) <=> (f_equivalentContentInstance(Var_OBJ1,Var_OBJ2)))))))))). - -fof(axMergeLem70, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_ContentBearingObject, Var_OBJ2) & hasType(type_ContentBearingPhysical, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_ContentBearingObject, Var_OBJ1) & hasType(type_ContentBearingPhysical, Var_OBJ1)) => -(((f_subsumesContentInstance(Var_OBJ1,Var_OBJ2)) => (( ! [Var_INFO] : - (hasType(type_Proposition, Var_INFO) => -(((f_containsInformation(Var_OBJ2,Var_INFO)) => (f_containsInformation(Var_OBJ1,Var_INFO))))))))))))))). - -fof(axMergeLem71, axiom, - ( ! [Var_PROP] : - (hasType(type_Proposition, Var_PROP) => -(( ! [Var_PROCESS] : - (hasType(type_Process, Var_PROCESS) => -(((f_realization(Var_PROCESS,Var_PROP)) => (( ? [Var_OBJ] : - (hasType(type_ContentBearingObject, Var_OBJ) & -(f_containsInformation(Var_OBJ,Var_PROP))))))))))))). - -fof(axMergeLem72, axiom, - ( ! [Var_LANGUAGE] : - (hasType(type_Language, Var_LANGUAGE) => -(( ! [Var_EXPRESS] : - (hasType(type_LinguisticExpression, Var_EXPRESS) => -(((f_expressedInLanguage(Var_EXPRESS,Var_LANGUAGE)) <=> (( ? [Var_PROP] : - (hasType(type_Entity, Var_PROP) & -(f_representsInLanguage(Var_EXPRESS,Var_PROP,Var_LANGUAGE))))))))))))). - -fof(axMergeLem73, axiom, - ( ! [Var_PROP2] : - (hasType(type_Proposition, Var_PROP2) => -(( ! [Var_PROP1] : - (hasType(type_Proposition, Var_PROP1) => -(((f_subProposition(Var_PROP1,Var_PROP2)) => (( ! [Var_OBJ2] : - ((hasType(type_ContentBearingPhysical, Var_OBJ2) & hasType(type_ContentBearingObject, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_ContentBearingPhysical, Var_OBJ1) & hasType(type_ContentBearingObject, Var_OBJ1)) => -(((((f_containsInformation(Var_OBJ1,Var_PROP1)) & (f_containsInformation(Var_OBJ2,Var_PROP2)))) => (f_subsumesContentInstance(Var_OBJ2,Var_OBJ1)))))))))))))))))). - -fof(axMergeLem74, axiom, - ( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_uses(Var_OBJ,Var_AGENT)) => (( ? [Var_PROC] : - (hasType(type_Process, Var_PROC) & -(((f_agent(Var_PROC,Var_AGENT)) & (f_instrument(Var_PROC,Var_OBJ))))))))))))))). - -fof(axMergeLem75, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Integer, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(f_SuccessorFn(Var_NUMBER) = f_AdditionFn(Var_NUMBER,1))))). - -fof(axMergeLem76, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Integer, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(f_PredecessorFn(Var_NUMBER) = f_SubtractionFn(Var_NUMBER,1))))). - -fof(axMergeLem77, axiom, - ( ! [Var_NUMBER] : - (hasType(type_RationalNumber, Var_NUMBER) => -(( ? [Var_INT1] : - (hasType(type_Integer, Var_INT1) & -(( ? [Var_INT2] : - (hasType(type_Integer, Var_INT2) & -(Var_NUMBER = f_DivisionFn(Var_INT1,Var_INT2))))))))))). - -fof(axMergeLem78, axiom, - ( ! [Var_N2] : - ((hasType(type_Integer, Var_N2) & hasType(type_Entity, Var_N2)) => -(( ! [Var_N1] : - ((hasType(type_Integer, Var_N1) & hasType(type_Quantity, Var_N1)) => -(((f_multiplicativeFactor(Var_N1,Var_N2)) => (( ? [Var_I] : - (hasType(type_Integer, Var_I) & -(Var_N2 = f_MultiplicationFn(Var_N1,Var_I))))))))))))). - -fof(axMergeLem79, axiom, - ( ! [Var_NUMBER] : - (hasType(type_ComplexNumber, Var_NUMBER) => -(( ? [Var_PART2] : - (hasType(type_Entity, Var_PART2) & -(( ? [Var_PART1] : - (hasType(type_Entity, Var_PART1) & -(((Var_PART1 = f_RealNumberFn(Var_NUMBER)) & (Var_PART2 = f_ImaginaryPartFn(Var_NUMBER))))))))))))). - -fof(axMergeLem80, axiom, - ( ! [Var_NUMBER] : - (hasType(type_Entity, Var_NUMBER) => -(( ! [Var_NUMBER2] : - ((hasType(type_Quantity, Var_NUMBER2) & hasType(type_Entity, Var_NUMBER2)) => -(( ! [Var_NUMBER1] : - ((hasType(type_Quantity, Var_NUMBER1) & hasType(type_Entity, Var_NUMBER1)) => -(((f_MaxFn(Var_NUMBER1,Var_NUMBER2) = Var_NUMBER) => (((((Var_NUMBER = Var_NUMBER1) & (f_greaterThan(Var_NUMBER1,Var_NUMBER2)))) | (((((Var_NUMBER = Var_NUMBER2) & (f_greaterThan(Var_NUMBER2,Var_NUMBER1)))) | (((Var_NUMBER = Var_NUMBER1) & (Var_NUMBER = Var_NUMBER2)))))))))))))))))). - -fof(axMergeLem81, axiom, - ( ! [Var_NUMBER] : - (hasType(type_Entity, Var_NUMBER) => -(( ! [Var_NUMBER2] : - ((hasType(type_Quantity, Var_NUMBER2) & hasType(type_Entity, Var_NUMBER2)) => -(( ! [Var_NUMBER1] : - ((hasType(type_Quantity, Var_NUMBER1) & hasType(type_Entity, Var_NUMBER1)) => -(((f_MinFn(Var_NUMBER1,Var_NUMBER2) = Var_NUMBER) => (((((Var_NUMBER = Var_NUMBER1) & (f_lessThan(Var_NUMBER1,Var_NUMBER2)))) | (((((Var_NUMBER = Var_NUMBER2) & (f_lessThan(Var_NUMBER2,Var_NUMBER1)))) | (((Var_NUMBER = Var_NUMBER1) & (Var_NUMBER = Var_NUMBER2)))))))))))))))))). - -fof(axMergeLem82, axiom, - ( ! [Var_NUMBER] : - (hasType(type_Quantity, Var_NUMBER) => -(f_ReciprocalFn(Var_NUMBER) = f_ExponentiationFn(Var_NUMBER,-1))))). - -fof(axMergeLem83, axiom, - ( ! [Var_NUMBER] : - (hasType(type_Quantity, Var_NUMBER) => -(1 = f_MultiplicationFn(Var_NUMBER,f_ReciprocalFn(Var_NUMBER)))))). - -fof(axMergeLem84, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(( ! [Var_NUMBER2] : - (hasType(type_Quantity, Var_NUMBER2) => -(( ! [Var_NUMBER1] : - ((hasType(type_Quantity, Var_NUMBER1) & hasType(type_Entity, Var_NUMBER1)) => -(((f_RemainderFn(Var_NUMBER1,Var_NUMBER2) = Var_NUMBER) <=> (f_AdditionFn(f_MultiplicationFn(f_FloorFn(f_DivisionFn(Var_NUMBER1,Var_NUMBER2)),Var_NUMBER2),Var_NUMBER) = Var_NUMBER1)))))))))))). - -fof(axMergeLem85, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER)) => -(( ! [Var_NUMBER2] : - ((hasType(type_Quantity, Var_NUMBER2) & hasType(type_RealNumber, Var_NUMBER2)) => -(( ! [Var_NUMBER1] : - (hasType(type_Quantity, Var_NUMBER1) => -(((f_RemainderFn(Var_NUMBER1,Var_NUMBER2) = Var_NUMBER) => (f_SignumFn(Var_NUMBER2) = f_SignumFn(Var_NUMBER))))))))))))). - -fof(axMergeLem86, axiom, - ( ! [Var_NUMBER] : - (hasType(type_EvenInteger, Var_NUMBER) => -(f_RemainderFn(Var_NUMBER,2) = 0)))). - -fof(axMergeLem87, axiom, - ( ! [Var_NUMBER] : - (hasType(type_OddInteger, Var_NUMBER) => -(f_RemainderFn(Var_NUMBER,2) = 1)))). - -fof(axMergeLem88, axiom, - ( ! [Var_PRIME] : - (hasType(type_PrimeNumber, Var_PRIME) => -(( ! [Var_NUMBER] : - ((hasType(type_Quantity, Var_NUMBER) & hasType(type_Entity, Var_NUMBER)) => -(((f_RemainderFn(Var_PRIME,Var_NUMBER) = 0) => (((Var_NUMBER = 1) | (Var_NUMBER = Var_PRIME))))))))))). - -fof(axMergeLem89, axiom, - ( ! [Var_NUMBER2] : - (hasType(type_Entity, Var_NUMBER2) => -(( ! [Var_NUMBER1] : - ((hasType(type_Quantity, Var_NUMBER1) & hasType(type_RealNumber, Var_NUMBER1)) => -(((f_RoundFn(Var_NUMBER1) = Var_NUMBER2) => (((((f_lessThan(f_SubtractionFn(Var_NUMBER1,f_FloorFn(Var_NUMBER1)),0.5)) => (Var_NUMBER2 = f_FloorFn(Var_NUMBER1)))) | (((f_greaterThanOrEqualTo(f_SubtractionFn(Var_NUMBER1,f_FloorFn(Var_NUMBER1)),0.5)) => (Var_NUMBER2 = f_CeilingFn(Var_NUMBER1)))))))))))))). - -fof(axMergeLem90, axiom, - ( ! [Var_NUMBER] : - (hasType(type_NonnegativeRealNumber, Var_NUMBER) => -(((f_SignumFn(Var_NUMBER) = 1) | (f_SignumFn(Var_NUMBER) = 0)))))). - -fof(axMergeLem91, axiom, - ( ! [Var_NUMBER] : - (hasType(type_PositiveRealNumber, Var_NUMBER) => -(f_SignumFn(Var_NUMBER) = 1)))). - -fof(axMergeLem92, axiom, - ( ! [Var_NUMBER] : - (hasType(type_NegativeRealNumber, Var_NUMBER) => -(f_SignumFn(Var_NUMBER) = -1)))). - -fof(axMergeLem93, axiom, - ( ! [Var_NUMBER2] : - ((hasType(type_Entity, Var_NUMBER2) & hasType(type_Quantity, Var_NUMBER2)) => -(( ! [Var_NUMBER1] : - ((hasType(type_RealNumber, Var_NUMBER1) & hasType(type_Entity, Var_NUMBER1)) => -(((f_SquareRootFn(Var_NUMBER1) = Var_NUMBER2) => (f_MultiplicationFn(Var_NUMBER2,Var_NUMBER2) = Var_NUMBER1))))))))). - -fof(axMergeLem94, axiom, - ( ! [Var_DEGREE] : - (hasType(type_PlaneAngleMeasure, Var_DEGREE) => -(f_TangentFn(Var_DEGREE) = f_DivisionFn(f_SineFn(Var_DEGREE),f_CosineFn(Var_DEGREE)))))). - -fof(axMergeLem95, axiom, - ( ! [Var_INT2] : - ((hasType(type_Integer, Var_INT2) & hasType(type_Entity, Var_INT2)) => -(( ! [Var_INT1] : - ((hasType(type_Integer, Var_INT1) & hasType(type_Entity, Var_INT1)) => -(((f_SuccessorFn(Var_INT1) = f_SuccessorFn(Var_INT2)) => (Var_INT1 = Var_INT2))))))))). - -fof(axMergeLem96, axiom, - ( ! [Var_INT] : - (hasType(type_Integer, Var_INT) => -(f_lessThan(Var_INT,f_SuccessorFn(Var_INT)))))). - -fof(axMergeLem97, axiom, - ( ! [Var_INT1] : - (hasType(type_Integer, Var_INT1) => -(( ! [Var_INT2] : - (hasType(type_Integer, Var_INT2) => -(( ~ ((f_lessThan(Var_INT1,Var_INT2)) & (f_lessThan(Var_INT2,f_SuccessorFn(Var_INT1)))))))))))). - -fof(axMergeLem98, axiom, - ( ! [Var_INT] : - (hasType(type_Integer, Var_INT) => -(Var_INT = f_SuccessorFn(f_PredecessorFn(Var_INT)))))). - -fof(axMergeLem99, axiom, - ( ! [Var_INT] : - (hasType(type_Integer, Var_INT) => -(Var_INT = f_PredecessorFn(f_SuccessorFn(Var_INT)))))). - -fof(axMergeLem100, axiom, - ( ! [Var_INT2] : - ((hasType(type_Integer, Var_INT2) & hasType(type_Entity, Var_INT2)) => -(( ! [Var_INT1] : - ((hasType(type_Integer, Var_INT1) & hasType(type_Entity, Var_INT1)) => -(((f_PredecessorFn(Var_INT1) = f_PredecessorFn(Var_INT2)) => (Var_INT1 = Var_INT2))))))))). - -fof(axMergeLem101, axiom, - ( ! [Var_INT] : - (hasType(type_Integer, Var_INT) => -(f_greaterThan(Var_INT,f_PredecessorFn(Var_INT)))))). - -fof(axMergeLem102, axiom, - ( ! [Var_INT1] : - (hasType(type_Integer, Var_INT1) => -(( ! [Var_INT2] : - (hasType(type_Integer, Var_INT2) => -(( ~ ((f_lessThan(Var_INT2,Var_INT1)) & (f_lessThan(f_PredecessorFn(Var_INT1),Var_INT2))))))))))). - -fof(axMergeLem103, axiom, - ( ! [Var_SET] : - (hasType(type_Set, Var_SET) => -(( ! [Var_SUBSET] : - (hasType(type_Set, Var_SUBSET) => -(((f_subset(Var_SUBSET,Var_SET)) => (( ! [Var_ELEMENT] : - (hasType(type_Entity, Var_ELEMENT) => -(((f_element(Var_ELEMENT,Var_SUBSET)) => (f_element(Var_ELEMENT,Var_SET))))))))))))))). - -fof(axMergeLem104, axiom, - ( ! [Var_SET2] : - ((hasType(type_Set, Var_SET2) & hasType(type_Entity, Var_SET2)) => -(( ! [Var_SET1] : - ((hasType(type_Set, Var_SET1) & hasType(type_Entity, Var_SET1)) => -(((( ! [Var_ELEMENT] : - (hasType(type_Entity, Var_ELEMENT) => -(((f_element(Var_ELEMENT,Var_SET1)) <=> (f_element(Var_ELEMENT,Var_SET2))))))) => (Var_SET1 = Var_SET2))))))))). - -fof(axMergeLem105, axiom, - ( ! [Var_SET] : - (hasType(type_FiniteSet, Var_SET) => -(( ? [Var_NUMBER] : - (hasType(type_NonnegativeInteger, Var_NUMBER) & -(Var_NUMBER = f_CardinalityFn(Var_SET)))))))). - -fof(axMergeLem106, axiom, - ( ! [Var_GRAPH] : - (hasType(type_Graph, Var_GRAPH) => -(( ! [Var_NODE1] : - (hasType(type_GraphNode, Var_NODE1) => -(( ! [Var_NODE2] : - (hasType(type_GraphNode, Var_NODE2) => -(((((f_graphPart(Var_NODE1,Var_GRAPH)) & (((f_graphPart(Var_NODE2,Var_GRAPH)) & (Var_NODE1 != Var_NODE2))))) => (( ? [Var_PATH] : - (hasType(type_GraphPath, Var_PATH) & -(( ? [Var_ARC] : - (hasType(type_GraphArc, Var_ARC) & -(((f_links(Var_NODE1,Var_NODE2,Var_ARC)) | (((f_subGraph(Var_PATH,Var_GRAPH)) & (((((f_BeginNodeFn(Var_PATH) = Var_NODE1) & (f_EndNodeFn(Var_PATH) = Var_NODE2))) | (((f_BeginNodeFn(Var_PATH) = Var_NODE2) & (f_EndNodeFn(Var_PATH) = Var_NODE1)))))))))))))))))))))))))). - -fof(axMergeLem107, axiom, - ( ! [Var_GRAPH] : - (hasType(type_Graph, Var_GRAPH) => -(( ? [Var_ARC2] : - ((hasType(type_GraphElement, Var_ARC2) & hasType(type_GraphArc, Var_ARC2) & hasType(type_Entity, Var_ARC2)) & -(( ? [Var_ARC1] : - ((hasType(type_GraphElement, Var_ARC1) & hasType(type_GraphArc, Var_ARC1) & hasType(type_Entity, Var_ARC1)) & -(( ? [Var_NODE3] : - ((hasType(type_GraphElement, Var_NODE3) & hasType(type_GraphNode, Var_NODE3) & hasType(type_Entity, Var_NODE3)) & -(( ? [Var_NODE2] : - ((hasType(type_GraphElement, Var_NODE2) & hasType(type_GraphNode, Var_NODE2) & hasType(type_Entity, Var_NODE2)) & -(( ? [Var_NODE1] : - ((hasType(type_GraphElement, Var_NODE1) & hasType(type_GraphNode, Var_NODE1) & hasType(type_Entity, Var_NODE1)) & -(((f_graphPart(Var_NODE1,Var_GRAPH)) & (((f_graphPart(Var_NODE2,Var_GRAPH)) & (((f_graphPart(Var_NODE3,Var_GRAPH)) & (((f_graphPart(Var_ARC1,Var_GRAPH)) & (((f_graphPart(Var_ARC2,Var_GRAPH)) & (((f_links(Var_NODE1,Var_NODE2,Var_ARC1)) & (((f_links(Var_NODE2,Var_NODE3,Var_ARC2)) & (((Var_NODE1 != Var_NODE2) & (((Var_NODE2 != Var_NODE3) & (((Var_NODE1 != Var_NODE3) & (Var_ARC1 != Var_ARC2))))))))))))))))))))))))))))))))))))))). - -fof(axMergeLem108, axiom, - ( ! [Var_GRAPH] : - (hasType(type_DirectedGraph, Var_GRAPH) => -(( ! [Var_ARC] : - (hasType(type_GraphArc, Var_ARC) => -(((f_graphPart(Var_ARC,Var_GRAPH)) => (( ? [Var_NODE2] : - (hasType(type_Entity, Var_NODE2) & -(( ? [Var_NODE1] : - (hasType(type_Entity, Var_NODE1) & -(((f_InitialNodeFn(Var_ARC) = Var_NODE1) & (f_TerminalNodeFn(Var_ARC) = Var_NODE2))))))))))))))))). - -fof(axMergeLem109, axiom, - ( ! [Var_GRAPH] : - (hasType(type_GraphPath, Var_GRAPH) => -(( ! [Var_ARC] : - (hasType(type_GraphArc, Var_ARC) => -(( ! [Var_NODE] : - (hasType(type_Entity, Var_NODE) => -(((f_graphPart(Var_ARC,Var_GRAPH)) => (((f_InitialNodeFn(Var_ARC) = Var_NODE) => (( ~ ( ? [Var_OTHER] : - ((hasType(type_GraphArc, Var_OTHER) & hasType(type_Entity, Var_OTHER)) & -(((f_InitialNodeFn(Var_OTHER) = Var_NODE) & (Var_OTHER != Var_ARC)))))))))))))))))))). - -fof(axMergeLem110, axiom, - ( ! [Var_GRAPH] : - (hasType(type_GraphPath, Var_GRAPH) => -(( ! [Var_ARC] : - (hasType(type_GraphArc, Var_ARC) => -(( ! [Var_NODE] : - (hasType(type_Entity, Var_NODE) => -(((f_graphPart(Var_ARC,Var_GRAPH)) => (((f_TerminalNodeFn(Var_ARC) = Var_NODE) => (( ~ ( ? [Var_OTHER] : - ((hasType(type_GraphArc, Var_OTHER) & hasType(type_Entity, Var_OTHER)) & -(((f_TerminalNodeFn(Var_OTHER) = Var_NODE) & (Var_OTHER != Var_ARC)))))))))))))))))))). - -fof(axMergeLem111, axiom, - ( ! [Var_GRAPH] : - (hasType(type_GraphCircuit, Var_GRAPH) => -(( ? [Var_NODE] : - (hasType(type_Entity, Var_NODE) & -(((f_BeginNodeFn(Var_GRAPH) = Var_NODE) & (f_EndNodeFn(Var_GRAPH) = Var_NODE))))))))). - -fof(axMergeLem112, axiom, - ( ! [Var_GRAPH] : - (hasType(type_MultiGraph, Var_GRAPH) => -(( ? [Var_NODE2] : - ((hasType(type_GraphElement, Var_NODE2) & hasType(type_GraphNode, Var_NODE2)) & -(( ? [Var_NODE1] : - ((hasType(type_GraphElement, Var_NODE1) & hasType(type_GraphNode, Var_NODE1)) & -(( ? [Var_ARC2] : - ((hasType(type_GraphElement, Var_ARC2) & hasType(type_GraphArc, Var_ARC2) & hasType(type_Entity, Var_ARC2)) & -(( ? [Var_ARC1] : - ((hasType(type_GraphElement, Var_ARC1) & hasType(type_GraphArc, Var_ARC1) & hasType(type_Entity, Var_ARC1)) & -(((f_graphPart(Var_ARC1,Var_GRAPH)) & (((f_graphPart(Var_ARC2,Var_GRAPH)) & (((f_graphPart(Var_NODE1,Var_GRAPH)) & (((f_graphPart(Var_NODE2,Var_GRAPH)) & (((f_links(Var_NODE1,Var_NODE2,Var_ARC1)) & (((f_links(Var_NODE1,Var_NODE2,Var_ARC2)) & (Var_ARC1 != Var_ARC2)))))))))))))))))))))))))))). - -fof(axMergeLem113, axiom, - ( ! [Var_GRAPH] : - (hasType(type_PseudoGraph, Var_GRAPH) => -(( ? [Var_LOOP] : - (hasType(type_GraphLoop, Var_LOOP) & -(f_graphPart(Var_LOOP,Var_GRAPH)))))))). - -fof(axMergeLem114, axiom, - ( ! [Var_PART] : - (hasType(type_GraphElement, Var_PART) => -(( ? [Var_GRAPH] : - (hasType(type_Graph, Var_GRAPH) & -(f_graphPart(Var_PART,Var_GRAPH)))))))). - -fof(axMergeLem115, axiom, - ( ! [Var_NODE] : - (hasType(type_GraphNode, Var_NODE) => -(( ? [Var_ARC] : - (hasType(type_GraphArc, Var_ARC) & -(( ? [Var_OTHER] : - (hasType(type_GraphNode, Var_OTHER) & -(f_links(Var_NODE,Var_OTHER,Var_ARC))))))))))). - -fof(axMergeLem116, axiom, - ( ! [Var_ARC] : - (hasType(type_GraphArc, Var_ARC) => -(( ? [Var_NODE2] : - (hasType(type_GraphNode, Var_NODE2) & -(( ? [Var_NODE1] : - (hasType(type_GraphNode, Var_NODE1) & -(f_links(Var_NODE1,Var_NODE2,Var_ARC))))))))))). - -fof(axMergeLem117, axiom, - ( ! [Var_LOOP] : - (hasType(type_GraphLoop, Var_LOOP) => -(( ? [Var_NODE] : - (hasType(type_GraphNode, Var_NODE) & -(f_links(Var_NODE,Var_NODE,Var_LOOP)))))))). - -fof(axMergeLem118, axiom, - ( ! [Var_ARC] : - (hasType(type_GraphArc, Var_ARC) => -(( ! [Var_NODE2] : - (hasType(type_GraphNode, Var_NODE2) => -(( ! [Var_NODE1] : - (hasType(type_GraphNode, Var_NODE1) => -(((f_links(Var_NODE1,Var_NODE2,Var_ARC)) => (f_links(Var_NODE2,Var_NODE1,Var_ARC))))))))))))). - -fof(axMergeLem119, axiom, - ( ! [Var_ELEMENT] : - (hasType(type_GraphElement, Var_ELEMENT) => -(( ! [Var_GRAPH2] : - (hasType(type_Graph, Var_GRAPH2) => -(( ! [Var_GRAPH1] : - (hasType(type_Graph, Var_GRAPH1) => -(((((f_subGraph(Var_GRAPH1,Var_GRAPH2)) & (f_graphPart(Var_ELEMENT,Var_GRAPH1)))) => (f_graphPart(Var_ELEMENT,Var_GRAPH2))))))))))))). - -fof(axMergeLem120, axiom, - ( ! [Var_NUMBER1] : - (hasType(type_Quantity, Var_NUMBER1) => -(( ! [Var_ARC1] : - ((hasType(type_GraphElement, Var_ARC1) & hasType(type_GraphArc, Var_ARC1) & hasType(type_Entity, Var_ARC1)) => -(( ! [Var_SUBPATH] : - ((hasType(type_Graph, Var_SUBPATH) & hasType(type_GraphPath, Var_SUBPATH)) => -(( ! [Var_SUM] : - (hasType(type_Entity, Var_SUM) => -(( ! [Var_PATH] : - ((hasType(type_GraphPath, Var_PATH) & hasType(type_Graph, Var_PATH)) => -(((((f_PathWeightFn(Var_PATH) = Var_SUM) & (((f_subGraph(Var_SUBPATH,Var_PATH)) & (((f_graphPart(Var_ARC1,Var_PATH)) & (((f_arcWeight(Var_ARC1,Var_NUMBER1)) & (( ! [Var_ARC2] : - ((hasType(type_GraphElement, Var_ARC2) & hasType(type_Entity, Var_ARC2)) => -(((f_graphPart(Var_ARC2,Var_PATH)) => (((f_graphPart(Var_ARC2,Var_SUBPATH)) | (Var_ARC2 = Var_ARC1)))))))))))))))) => (Var_SUM = f_AdditionFn(f_PathWeightFn(Var_SUBPATH),Var_NUMBER1))))))))))))))))))). - -fof(axMergeLem121, axiom, - ( ! [Var_NUMBER2] : - (hasType(type_Quantity, Var_NUMBER2) => -(( ! [Var_NUMBER1] : - (hasType(type_Quantity, Var_NUMBER1) => -(( ! [Var_ARC2] : - ((hasType(type_GraphElement, Var_ARC2) & hasType(type_GraphArc, Var_ARC2) & hasType(type_Entity, Var_ARC2)) => -(( ! [Var_ARC1] : - ((hasType(type_GraphElement, Var_ARC1) & hasType(type_GraphArc, Var_ARC1) & hasType(type_Entity, Var_ARC1)) => -(( ! [Var_SUM] : - (hasType(type_Entity, Var_SUM) => -(( ! [Var_PATH] : - ((hasType(type_GraphPath, Var_PATH) & hasType(type_Graph, Var_PATH)) => -(((((f_PathWeightFn(Var_PATH) = Var_SUM) & (((f_graphPart(Var_ARC1,Var_PATH)) & (((f_graphPart(Var_ARC2,Var_PATH)) & (((f_arcWeight(Var_ARC1,Var_NUMBER1)) & (((f_arcWeight(Var_ARC2,Var_NUMBER2)) & (( ! [Var_ARC3] : - ((hasType(type_GraphElement, Var_ARC3) & hasType(type_Entity, Var_ARC3)) => -(((f_graphPart(Var_ARC3,Var_PATH)) => (((Var_ARC3 = Var_ARC1) | (Var_ARC3 = Var_ARC2)))))))))))))))))) => (f_PathWeightFn(Var_PATH) = f_AdditionFn(Var_NUMBER1,Var_NUMBER2)))))))))))))))))))))). - -fof(axMergeLem122, axiom, - ( ! [Var_PART] : - (hasType(type_Physical, Var_PART) => -(( ! [Var_SYSTEM] : - (hasType(type_PhysicalSystem, Var_SYSTEM) => -(( ! [Var_SUB] : - (hasType(type_PhysicalSystem, Var_SUB) => -(((((f_subSystem(Var_SUB,Var_SYSTEM)) & (f_systemPart(Var_PART,Var_SUB)))) => (f_systemPart(Var_PART,Var_SYSTEM))))))))))))). - -fof(axMergeLem123, axiom, - ( ! [Var_M] : - (hasType(type_UnitOfMeasure, Var_M) => -(( ! [Var_G] : - (hasType(type_Graph, Var_G) => -(((f_graphMeasure(Var_G,Var_M)) => (( ! [Var_AC] : - ((hasType(type_GraphElement, Var_AC) & hasType(type_Abstract, Var_AC)) => -(((f_graphPart(Var_AC,Var_G)) & (( ? [Var_PC] : - (hasType(type_Physical, Var_PC) & -(f_abstractCounterpart(Var_AC,Var_PC)))))))))))))))))). - -fof(axMergeLem124, axiom, - ( ! [Var_AN] : - (hasType(type_GraphNode, Var_AN) => -(( ! [Var_AA] : - (hasType(type_GraphArc, Var_AA) => -(( ! [Var_N] : - (hasType(type_RealNumber, Var_N) => -(( ! [Var_PA] : - ((hasType(type_Physical, Var_PA) & hasType(type_Object, Var_PA)) => -(( ! [Var_PN] : - (hasType(type_Physical, Var_PN) => -(( ! [Var_M] : - (hasType(type_UnitOfMeasure, Var_M) => -(( ! [Var_G] : - (hasType(type_Graph, Var_G) => -(((((f_graphMeasure(Var_G,Var_M)) & (((f_abstractCounterpart(Var_AN,Var_PN)) & (((f_abstractCounterpart(Var_AA,Var_PA)) & (f_arcWeight(Var_AA,f_MeasureFn(Var_N,Var_M))))))))) => (f_measure(Var_PA,f_MeasureFn(Var_N,Var_M)))))))))))))))))))))))))). - -fof(axMergeLem125, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_KILOUNIT] : - ((hasType(type_Entity, Var_KILOUNIT) & hasType(type_UnitOfMeasure, Var_KILOUNIT)) => -(((Var_KILOUNIT = f_KiloFn(Var_UNIT)) => (f_MeasureFn(1,Var_KILOUNIT) = f_MeasureFn(1000,Var_UNIT)))))))))). - -fof(axMergeLem126, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_MEGAUNIT] : - ((hasType(type_Entity, Var_MEGAUNIT) & hasType(type_UnitOfMeasure, Var_MEGAUNIT)) => -(((Var_MEGAUNIT = f_MegaFn(Var_UNIT)) => (f_MeasureFn(1,Var_MEGAUNIT) = f_MeasureFn(1000000,Var_UNIT)))))))))). - -fof(axMergeLem127, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_GIGAUNIT] : - ((hasType(type_Entity, Var_GIGAUNIT) & hasType(type_UnitOfMeasure, Var_GIGAUNIT)) => -(((Var_GIGAUNIT = f_GigaFn(Var_UNIT)) => (f_MeasureFn(1,Var_GIGAUNIT) = f_MeasureFn(1000000000,Var_UNIT)))))))))). - -fof(axMergeLem128, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_MILLIUNIT] : - ((hasType(type_Entity, Var_MILLIUNIT) & hasType(type_UnitOfMeasure, Var_MILLIUNIT)) => -(((Var_MILLIUNIT = f_MilliFn(Var_UNIT)) => (f_MeasureFn(1,Var_MILLIUNIT) = f_MeasureFn(1.0e-3,Var_UNIT)))))))))). - -fof(axMergeLem129, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_MICROUNIT] : - ((hasType(type_Entity, Var_MICROUNIT) & hasType(type_UnitOfMeasure, Var_MICROUNIT)) => -(((Var_MICROUNIT = f_MicroFn(Var_UNIT)) => (f_MeasureFn(1,Var_MICROUNIT) = f_MeasureFn(1.0e-6,Var_UNIT)))))))))). - -fof(axMergeLem130, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_NANOUNIT] : - ((hasType(type_Entity, Var_NANOUNIT) & hasType(type_UnitOfMeasure, Var_NANOUNIT)) => -(((Var_NANOUNIT = f_NanoFn(Var_UNIT)) => (f_MeasureFn(1,Var_NANOUNIT) = f_MeasureFn(1.0e-9,Var_UNIT)))))))))). - -fof(axMergeLem131, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_PICOUNIT] : - ((hasType(type_Entity, Var_PICOUNIT) & hasType(type_UnitOfMeasure, Var_PICOUNIT)) => -(((Var_PICOUNIT = f_PicoFn(Var_UNIT)) => (f_MeasureFn(1,Var_PICOUNIT) = f_MeasureFn(1.0e-12,Var_UNIT)))))))))). - -fof(axMergeLem132, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_QUANT] : - ((hasType(type_Entity, Var_QUANT) & hasType(type_PhysicalQuantity, Var_QUANT)) => -(( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER)) => -(((((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) & (Var_QUANT = f_MeasureFn(Var_NUMBER,Var_UNIT)))) => (f_MagnitudeFn(Var_QUANT) = Var_NUMBER)))))))))))). - -fof(axMergeLem133, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) => -(( ! [Var_QUANT] : - ((hasType(type_Entity, Var_QUANT) & hasType(type_PhysicalQuantity, Var_QUANT)) => -(( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER)) => -(((((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) & (Var_QUANT = f_MeasureFn(Var_NUMBER,Var_UNIT)))) => (f_UnitFn(Var_QUANT) = Var_UNIT)))))))))))). - -fof(axMergeLem134, axiom, - ( ! [Var_DIRECTION] : - (hasType(type_DirectionalAttribute, Var_DIRECTION) => -(( ! [Var_REF] : - (hasType(type_Region, Var_REF) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_DISTANCE] : - (hasType(type_LengthMeasure, Var_DISTANCE) => -(( ! [Var_OBJECT] : - (hasType(type_Object, Var_OBJECT) => -(((f_measure(Var_OBJECT,f_VelocityFn(Var_DISTANCE,Var_TIME,Var_REF,Var_DIRECTION))) => (f_measure(Var_OBJECT,f_SpeedFn(Var_DISTANCE,Var_TIME)))))))))))))))))))). - -fof(axMergeLem135, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Centimeter) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1.0e-2),inst_Meter))))))). - -fof(axMergeLem136, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Millimeter) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1.0e-3),inst_Meter))))))). - -fof(axMergeLem137, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Kilometer) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1000),inst_Meter))))))). - -fof(axMergeLem138, axiom, - ( ! [Var_N] : - (hasType(type_RealNumber, Var_N) => -(f_MeasureFn(Var_N,inst_Horsepower) = f_MeasureFn(f_MultiplicationFn(Var_N,746),inst_Watt))))). - -fof(axMergeLem139, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_CelsiusDegree) = f_MeasureFn(f_SubtractionFn(Var_NUMBER,273.15),inst_KelvinDegree))))))). - -fof(axMergeLem140, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_CelsiusDegree) = f_MeasureFn(f_DivisionFn(f_SubtractionFn(Var_NUMBER,32),1.8),inst_FahrenheitDegree))))))). - -fof(axMergeLem141, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_DayDuration) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,24),inst_HourDuration))))))). - -fof(axMergeLem142, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_HourDuration) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,60),inst_MinuteDuration))))))). - -fof(axMergeLem143, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_MinuteDuration) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,60),inst_SecondDuration))))))). - -fof(axMergeLem144, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_WeekDuration) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,7),inst_DayDuration))))))). - -fof(axMergeLem145, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_greaterThanOrEqualTo(f_MeasureFn(Var_NUMBER,inst_MonthDuration),f_MeasureFn(f_MultiplicationFn(Var_NUMBER,28),inst_DayDuration)))))))). - -fof(axMergeLem146, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_lessThanOrEqualTo(f_MeasureFn(Var_NUMBER,inst_MonthDuration),f_MeasureFn(f_MultiplicationFn(Var_NUMBER,31),inst_DayDuration)))))))). - -fof(axMergeLem147, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_YearDuration) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,365),inst_DayDuration))))))). - -fof(axMergeLem148, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_FootLength) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,0.3048),inst_Meter))))))). - -fof(axMergeLem149, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Inch) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,2.54e-2),inst_Meter))))))). - -fof(axMergeLem150, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Mile) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1609.344),inst_Meter))))))). - -fof(axMergeLem151, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_UnitedStatesGallon) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,3.785411784),inst_Liter))))))). - -fof(axMergeLem152, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Quart) = f_MeasureFn(f_DivisionFn(Var_NUMBER,4),inst_UnitedStatesGallon))))))). - -fof(axMergeLem153, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Pint) = f_MeasureFn(f_DivisionFn(Var_NUMBER,2),inst_Quart))))))). - -fof(axMergeLem154, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Cup) = f_MeasureFn(f_DivisionFn(Var_NUMBER,2),inst_Pint))))))). - -fof(axMergeLem155, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Ounce) = f_MeasureFn(f_DivisionFn(Var_NUMBER,8),inst_Cup))))))). - -fof(axMergeLem156, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_UnitedKingdomGallon) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,4.54609),inst_Liter))))))). - -fof(axMergeLem157, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Kilogram) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1000),inst_Gram))))))). - -fof(axMergeLem158, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_PoundMass) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,453.59237),inst_Gram))))))). - -fof(axMergeLem159, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Slug) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,14593.9),inst_Gram))))))). - -fof(axMergeLem160, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_RankineDegree) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1.8),inst_KelvinDegree))))))). - -fof(axMergeLem161, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_PoundForce) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,4.448222),inst_Newton))))))). - -fof(axMergeLem162, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Calorie) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,4.1868),inst_Joule))))))). - -fof(axMergeLem163, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_BritishThermalUnit) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1055.05585262),inst_Joule))))))). - -fof(axMergeLem164, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_AngularDegree) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,f_DivisionFn(inst_Pi,180)),inst_Radian))))))). - -fof(axMergeLem165, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(( ! [Var_ANGLE] : - (hasType(type_Object, Var_ANGLE) => -(((f_measure(Var_ANGLE,f_MeasureFn(Var_NUMBER,inst_AngularDegree))) => (((f_greaterThanOrEqualTo(Var_NUMBER,0)) & (f_lessThanOrEqualTo(Var_NUMBER,360)))))))))))). - -fof(axMergeLem166, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_UnitedStatesCent) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1.0e-2),inst_UnitedStatesDollar))))))). - -fof(axMergeLem167, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_EuroCent) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1.0e-2),inst_EuroDollar))))))). - -fof(axMergeLem168, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_Byte) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,8),inst_Bit))))))). - -fof(axMergeLem169, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_KiloByte) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1024),inst_Byte))))))). - -fof(axMergeLem170, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_MegaByte) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,1024),inst_KiloByte))))))). - -fof(axMergeLem171, axiom, - ( ! [Var_TIME] : - (hasType(type_TimePoint, Var_TIME) => -(( ! [Var_DURATION] : - (hasType(type_TimeDuration, Var_DURATION) => -(( ! [Var_OBJ] : - ((hasType(type_Object, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(((f_holdsDuring(Var_TIME,age(Var_OBJ,Var_DURATION))) => (f_duration(f_TimeIntervalFn(f_BeginFn(f_WhenFn(Var_OBJ)),Var_TIME),Var_DURATION))))))))))))). - -fof(axMergeLem172, axiom, - ( ! [Var_M] : - ((hasType(type_PhysicalQuantity, Var_M) & hasType(type_Quantity, Var_M)) => -(( ! [Var_O] : - (hasType(type_Object, Var_O) => -(((f_length(Var_O,Var_M)) => (( ~ ( ? [Var_M2] : - ((hasType(type_LengthMeasure, Var_M2) & hasType(type_Quantity, Var_M2)) & -(((f_linearExtent(Var_O,Var_M2)) & (f_greaterThan(Var_M2,Var_M)))))))))))))))). - -fof(axMergeLem173, axiom, - ( ! [Var_C] : - (hasType(type_Circle, Var_C) => -(( ? [Var_R] : - (hasType(type_LengthMeasure, Var_R) & -(f_radius(Var_C,Var_R)))))))). - -fof(axMergeLem174, axiom, - ( ! [Var_C] : - (hasType(type_Circle, Var_C) => -(( ? [Var_P] : - (hasType(type_Entity, Var_P) & -(f_CenterOfCircleFn(Var_C) = Var_P))))))). - -fof(axMergeLem175, axiom, - ( ! [Var_RADIUS] : - (hasType(type_LengthMeasure, Var_RADIUS) => -(( ! [Var_CIRCLE] : - ((hasType(type_Circle, Var_CIRCLE) & hasType(type_GeometricFigure, Var_CIRCLE)) => -(((f_radius(Var_CIRCLE,Var_RADIUS)) => (( ? [Var_POINT] : - (hasType(type_GeometricPoint, Var_POINT) & -(( ! [Var_PART] : - ((hasType(type_GeometricFigure, Var_PART) & hasType(type_GeometricPoint, Var_PART)) => -(((f_pointOfFigure(Var_PART,Var_CIRCLE)) => (f_geometricDistance(Var_PART,Var_POINT,Var_RADIUS)))))))))))))))))). - -fof(axMergeLem176, axiom, - ( ! [Var_LENGTH] : - ((hasType(type_LengthMeasure, Var_LENGTH) & hasType(type_Entity, Var_LENGTH)) => -(( ! [Var_CIRCLE] : - (hasType(type_Circle, Var_CIRCLE) => -(((f_diameter(Var_CIRCLE,Var_LENGTH)) => (( ? [Var_HALF] : - ((hasType(type_LengthMeasure, Var_HALF) & hasType(type_Quantity, Var_HALF)) & -(((f_radius(Var_CIRCLE,Var_HALF)) & (f_MultiplicationFn(Var_HALF,2) = Var_LENGTH)))))))))))))). - -fof(axMergeLem177, axiom, - ( ! [Var_QUANT] : - (hasType(type_LengthMeasure, Var_QUANT) => -(( ! [Var_OBJ2] : - (hasType(type_Physical, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Physical, Var_OBJ1) => -(((f_distance(Var_OBJ1,Var_OBJ2,Var_QUANT)) => (f_distance(Var_OBJ2,Var_OBJ1,Var_QUANT))))))))))))). - -fof(axMergeLem178, axiom, - ( ! [Var_HEIGHT] : - (hasType(type_LengthMeasure, Var_HEIGHT) => -(( ! [Var_OBJ2] : - ((hasType(type_Physical, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_altitude(Var_OBJ1,Var_OBJ2,Var_HEIGHT)) => (f_orientation(Var_OBJ1,Var_OBJ2,inst_Above))))))))))))). - -fof(axMergeLem179, axiom, - ( ! [Var_HEIGHT] : - (hasType(type_LengthMeasure, Var_HEIGHT) => -(( ! [Var_OBJ2] : - (hasType(type_Physical, Var_OBJ2) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_SelfConnectedObject, Var_OBJ1)) => -(((f_altitude(Var_OBJ1,Var_OBJ2,Var_HEIGHT)) => (( ? [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Physical, Var_TOP)) & -(((f_top(Var_TOP,Var_OBJ1)) & (f_distance(Var_TOP,Var_OBJ2,Var_HEIGHT)))))))))))))))))). - -fof(axMergeLem180, axiom, - ( ! [Var_DEPTH] : - (hasType(type_LengthMeasure, Var_DEPTH) => -(( ! [Var_OBJ2] : - ((hasType(type_Physical, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_depth(Var_OBJ1,Var_OBJ2,Var_DEPTH)) => (f_orientation(Var_OBJ1,Var_OBJ2,inst_Below))))))))))))). - -fof(axMergeLem181, axiom, - ( ! [Var_DEPTH] : - (hasType(type_LengthMeasure, Var_DEPTH) => -(( ! [Var_OBJ2] : - (hasType(type_Physical, Var_OBJ2) => -(( ! [Var_OBJ1] : - ((hasType(type_Physical, Var_OBJ1) & hasType(type_SelfConnectedObject, Var_OBJ1)) => -(((f_depth(Var_OBJ1,Var_OBJ2,Var_DEPTH)) => (( ? [Var_BOTTOM] : - ((hasType(type_SelfConnectedObject, Var_BOTTOM) & hasType(type_Physical, Var_BOTTOM)) & -(((f_bottom(Var_BOTTOM,Var_OBJ1)) & (f_distance(Var_BOTTOM,Var_OBJ2,Var_DEPTH)))))))))))))))))). - -fof(axMergeLem182, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_larger(Var_OBJ1,Var_OBJ2)) <=> (( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_QUANT2] : - ((hasType(type_RealNumber, Var_QUANT2) & hasType(type_Quantity, Var_QUANT2)) => -(( ! [Var_QUANT1] : - ((hasType(type_RealNumber, Var_QUANT1) & hasType(type_Quantity, Var_QUANT1)) => -(((((f_measure(Var_OBJ1,f_MeasureFn(Var_QUANT1,Var_UNIT))) & (f_measure(Var_OBJ2,f_MeasureFn(Var_QUANT2,Var_UNIT))))) => (f_greaterThan(Var_QUANT1,Var_QUANT2))))))))))))))))))))). - -fof(axMergeLem183, axiom, - ( ! [Var_AMOUNT] : - ((hasType(type_Entity, Var_AMOUNT) & hasType(type_CurrencyMeasure, Var_AMOUNT)) => -(( ! [Var_PERSON] : - (hasType(type_Agent, Var_PERSON) => -(((f_WealthFn(Var_PERSON) = Var_AMOUNT) <=> (f_monetaryValue(f_PropertyFn(Var_PERSON),Var_AMOUNT)))))))))). - -fof(axMergeLem184, axiom, - ( ! [Var_POINT] : - (hasType(type_TimePoint, Var_POINT) => -(((Var_POINT != inst_PositiveInfinity) => (f_before(Var_POINT,inst_PositiveInfinity))))))). - -fof(axMergeLem185, axiom, - ( ! [Var_POINT] : - (hasType(type_TimePoint, Var_POINT) => -(((Var_POINT != inst_PositiveInfinity) => (( ? [Var_OTHERPOINT] : - (hasType(type_TimePoint, Var_OTHERPOINT) & -(f_temporallyBetween(Var_POINT,Var_OTHERPOINT,inst_PositiveInfinity)))))))))). - -fof(axMergeLem186, axiom, - ( ! [Var_POINT] : - (hasType(type_TimePoint, Var_POINT) => -(((Var_POINT != inst_NegativeInfinity) => (f_before(inst_NegativeInfinity,Var_POINT))))))). - -fof(axMergeLem187, axiom, - ( ! [Var_POINT] : - (hasType(type_TimePoint, Var_POINT) => -(((Var_POINT != inst_NegativeInfinity) => (( ? [Var_OTHERPOINT] : - (hasType(type_TimePoint, Var_OTHERPOINT) & -(f_temporallyBetween(inst_NegativeInfinity,Var_OTHERPOINT,Var_POINT)))))))))). - -fof(axMergeLem188, axiom, - ( ! [Var_POINT] : - (hasType(type_TimePoint, Var_POINT) => -(( ? [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) & -(f_temporalPart(Var_POINT,Var_INTERVAL)))))))). - -fof(axMergeLem189, axiom, - ( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(( ? [Var_POINT] : - (hasType(type_TimePoint, Var_POINT) & -(f_temporalPart(Var_POINT,Var_INTERVAL)))))))). - -fof(axMergeLem190, axiom, - ( ! [Var_THING] : - (hasType(type_Physical, Var_THING) => -(( ! [Var_POS] : - (hasType(type_TimePosition, Var_POS) => -(((f_temporalPart(Var_POS,f_WhenFn(Var_THING))) <=> (f_time(Var_THING,Var_POS)))))))))). - -fof(axMergeLem191, axiom, - ( ! [Var_OBJ] : - ((hasType(type_Object, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(( ! [Var_PROCESS] : - ((hasType(type_Process, Var_PROCESS) & hasType(type_Physical, Var_PROCESS)) => -(((f_origin(Var_PROCESS,Var_OBJ)) => (f_located(f_WhereFn(Var_PROCESS,f_BeginFn(f_WhenFn(Var_PROCESS))),f_WhereFn(Var_OBJ,f_BeginFn(f_WhenFn(Var_OBJ))))))))))))). - -fof(axMergeLem192, axiom, - ( ! [Var_POINT] : - ((hasType(type_Entity, Var_POINT) & hasType(type_TimePoint, Var_POINT)) => -(( ! [Var_INTERVAL] : - ((hasType(type_TimeInterval, Var_INTERVAL) & hasType(type_TimePosition, Var_INTERVAL)) => -(((f_BeginFn(Var_INTERVAL) = Var_POINT) => (( ! [Var_OTHERPOINT] : - ((hasType(type_TimePosition, Var_OTHERPOINT) & hasType(type_Entity, Var_OTHERPOINT) & hasType(type_TimePoint, Var_OTHERPOINT)) => -(((((f_temporalPart(Var_OTHERPOINT,Var_INTERVAL)) & (Var_OTHERPOINT != Var_POINT))) => (f_before(Var_POINT,Var_OTHERPOINT))))))))))))))). - -fof(axMergeLem193, axiom, - ( ! [Var_POINT] : - ((hasType(type_Entity, Var_POINT) & hasType(type_TimePoint, Var_POINT)) => -(( ! [Var_INTERVAL] : - ((hasType(type_TimeInterval, Var_INTERVAL) & hasType(type_TimePosition, Var_INTERVAL)) => -(((f_EndFn(Var_INTERVAL) = Var_POINT) => (( ! [Var_OTHERPOINT] : - ((hasType(type_TimePosition, Var_OTHERPOINT) & hasType(type_Entity, Var_OTHERPOINT) & hasType(type_TimePoint, Var_OTHERPOINT)) => -(((((f_temporalPart(Var_OTHERPOINT,Var_INTERVAL)) & (Var_OTHERPOINT != Var_POINT))) => (f_before(Var_OTHERPOINT,Var_POINT))))))))))))))). - -fof(axMergeLem194, axiom, - ( ! [Var_INTERVAL2] : - (hasType(type_TimeInterval, Var_INTERVAL2) => -(( ! [Var_INTERVAL1] : - (hasType(type_TimeInterval, Var_INTERVAL1) => -(((f_starts(Var_INTERVAL1,Var_INTERVAL2)) <=> (((f_BeginFn(Var_INTERVAL1) = f_BeginFn(Var_INTERVAL2)) & (f_before(f_EndFn(Var_INTERVAL1),f_EndFn(Var_INTERVAL2))))))))))))). - -fof(axMergeLem195, axiom, - ( ! [Var_INTERVAL2] : - (hasType(type_TimeInterval, Var_INTERVAL2) => -(( ! [Var_INTERVAL1] : - (hasType(type_TimeInterval, Var_INTERVAL1) => -(((f_finishes(Var_INTERVAL1,Var_INTERVAL2)) <=> (((f_before(f_BeginFn(Var_INTERVAL2),f_BeginFn(Var_INTERVAL1))) & (f_EndFn(Var_INTERVAL2) = f_EndFn(Var_INTERVAL1)))))))))))). - -fof(axMergeLem196, axiom, - ( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(( ? [Var_TIME1] : - (hasType(type_TimePoint, Var_TIME1) & -(( ? [Var_TIME2] : - (hasType(type_TimePoint, Var_TIME2) & -(((f_before(Var_TIME1,Var_TIME2)) & (( ! [Var_TIME] : - ((hasType(type_TimePoint, Var_TIME) & hasType(type_TimePosition, Var_TIME)) => -(((((f_beforeOrEqual(Var_TIME1,Var_TIME)) & (f_beforeOrEqual(Var_TIME,Var_TIME2)))) => (f_time(Var_OBJ,Var_TIME)))))))))))))))))). - -fof(axMergeLem197, axiom, - ( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(( ! [Var_PROC] : - ((hasType(type_Process, Var_PROC) & hasType(type_Physical, Var_PROC)) => -(((f_result(Var_PROC,Var_OBJ)) => (( ! [Var_TIME] : - ((hasType(type_TimePoint, Var_TIME) & hasType(type_TimePosition, Var_TIME)) => -(((f_before(Var_TIME,f_BeginFn(f_WhenFn(Var_PROC)))) => (( ~ (f_time(Var_OBJ,Var_TIME))))))))))))))))). - -fof(axMergeLem198, axiom, - ( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(f_before(f_BeginFn(Var_INTERVAL),f_EndFn(Var_INTERVAL)))))). - -fof(axMergeLem199, axiom, - ( ! [Var_POINT2] : - ((hasType(type_TimePoint, Var_POINT2) & hasType(type_Entity, Var_POINT2)) => -(( ! [Var_POINT1] : - ((hasType(type_TimePoint, Var_POINT1) & hasType(type_Entity, Var_POINT1)) => -(((f_beforeOrEqual(Var_POINT1,Var_POINT2)) => (((f_before(Var_POINT1,Var_POINT2)) | (Var_POINT1 = Var_POINT2))))))))))). - -fof(axMergeLem200, axiom, - ( ! [Var_POINT3] : - (hasType(type_TimePoint, Var_POINT3) => -(( ! [Var_POINT2] : - (hasType(type_TimePoint, Var_POINT2) => -(( ! [Var_POINT1] : - (hasType(type_TimePoint, Var_POINT1) => -(((f_temporallyBetween(Var_POINT1,Var_POINT2,Var_POINT3)) <=> (((f_before(Var_POINT1,Var_POINT2)) & (f_before(Var_POINT2,Var_POINT3))))))))))))))). - -fof(axMergeLem201, axiom, - ( ! [Var_POINT3] : - (hasType(type_TimePoint, Var_POINT3) => -(( ! [Var_POINT2] : - (hasType(type_TimePoint, Var_POINT2) => -(( ! [Var_POINT1] : - (hasType(type_TimePoint, Var_POINT1) => -(((f_temporallyBetweenOrEqual(Var_POINT1,Var_POINT2,Var_POINT3)) <=> (((f_beforeOrEqual(Var_POINT1,Var_POINT2)) & (f_beforeOrEqual(Var_POINT2,Var_POINT3))))))))))))))). - -fof(axMergeLem202, axiom, - ( ! [Var_TIME] : - (hasType(type_TimePoint, Var_TIME) => -(( ! [Var_PHYS] : - (hasType(type_Physical, Var_PHYS) => -(((f_time(Var_PHYS,Var_TIME)) <=> (f_temporallyBetweenOrEqual(f_BeginFn(f_WhenFn(Var_PHYS)),Var_TIME,f_EndFn(f_WhenFn(Var_PHYS)))))))))))). - -fof(axMergeLem203, axiom, - ( ! [Var_INTERVAL2] : - ((hasType(type_TimeInterval, Var_INTERVAL2) & hasType(type_TimePosition, Var_INTERVAL2)) => -(( ! [Var_INTERVAL1] : - ((hasType(type_TimeInterval, Var_INTERVAL1) & hasType(type_TimePosition, Var_INTERVAL1)) => -(((f_overlapsTemporally(Var_INTERVAL1,Var_INTERVAL2)) <=> (( ? [Var_INTERVAL3] : - (hasType(type_TimeInterval, Var_INTERVAL3) & -(((f_temporalPart(Var_INTERVAL3,Var_INTERVAL1)) & (f_temporalPart(Var_INTERVAL3,Var_INTERVAL2))))))))))))))). - -fof(axMergeLem204, axiom, - ( ! [Var_INTERVAL2] : - (hasType(type_TimeInterval, Var_INTERVAL2) => -(( ! [Var_INTERVAL1] : - (hasType(type_TimeInterval, Var_INTERVAL1) => -(((f_during(Var_INTERVAL1,Var_INTERVAL2)) => (((f_before(f_EndFn(Var_INTERVAL1),f_EndFn(Var_INTERVAL2))) & (f_before(f_BeginFn(Var_INTERVAL2),f_BeginFn(Var_INTERVAL1))))))))))))). - -fof(axMergeLem205, axiom, - ( ! [Var_INTERVAL2] : - (hasType(type_TimeInterval, Var_INTERVAL2) => -(( ! [Var_INTERVAL1] : - (hasType(type_TimeInterval, Var_INTERVAL1) => -(((f_meetsTemporally(Var_INTERVAL1,Var_INTERVAL2)) <=> (f_EndFn(Var_INTERVAL1) = f_BeginFn(Var_INTERVAL2)))))))))). - -fof(axMergeLem206, axiom, - ( ! [Var_INTERVAL2] : - ((hasType(type_TimeInterval, Var_INTERVAL2) & hasType(type_Entity, Var_INTERVAL2)) => -(( ! [Var_INTERVAL1] : - ((hasType(type_TimeInterval, Var_INTERVAL1) & hasType(type_Entity, Var_INTERVAL1)) => -(((((f_BeginFn(Var_INTERVAL1) = f_BeginFn(Var_INTERVAL2)) & (f_EndFn(Var_INTERVAL1) = f_EndFn(Var_INTERVAL2)))) => (Var_INTERVAL1 = Var_INTERVAL2))))))))). - -fof(axMergeLem207, axiom, - ( ! [Var_INTERVAL2] : - (hasType(type_TimeInterval, Var_INTERVAL2) => -(( ! [Var_INTERVAL1] : - (hasType(type_TimeInterval, Var_INTERVAL1) => -(((f_earlier(Var_INTERVAL1,Var_INTERVAL2)) <=> (f_before(f_EndFn(Var_INTERVAL1),f_BeginFn(Var_INTERVAL2))))))))))). - -fof(axMergeLem208, axiom, - ( ! [Var_PHYS2] : - (hasType(type_Physical, Var_PHYS2) => -(( ! [Var_PHYS1] : - (hasType(type_Physical, Var_PHYS1) => -(((f_cooccur(Var_PHYS1,Var_PHYS2)) <=> (f_WhenFn(Var_PHYS1) = f_WhenFn(Var_PHYS2)))))))))). - -fof(axMergeLem209, axiom, - ( ! [Var_POINT1] : - (hasType(type_TimePoint, Var_POINT1) => -(( ! [Var_POINT2] : - (hasType(type_TimePoint, Var_POINT2) => -(( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(((f_TimeIntervalFn(Var_POINT1,Var_POINT2) = Var_INTERVAL) => (((f_BeginFn(Var_INTERVAL) = Var_POINT1) & (f_EndFn(Var_INTERVAL) = Var_POINT2)))))))))))))). - -fof(axMergeLem210, axiom, - ( ! [Var_POINT1] : - (hasType(type_TimePoint, Var_POINT1) => -(( ! [Var_POINT2] : - (hasType(type_TimePoint, Var_POINT2) => -(( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(((f_TimeIntervalFn(Var_POINT1,Var_POINT2) = Var_INTERVAL) => (( ! [Var_POINT] : - ((hasType(type_TimePoint, Var_POINT) & hasType(type_TimePosition, Var_POINT)) => -(((f_temporallyBetweenOrEqual(Var_POINT1,Var_POINT,Var_POINT2)) <=> (f_temporalPart(Var_POINT,Var_INTERVAL)))))))))))))))))). - -fof(axMergeLem211, axiom, - ( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(f_meetsTemporally(f_PastFn(Var_INTERVAL),Var_INTERVAL))))). - -fof(axMergeLem212, axiom, - ( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(f_PastFn(Var_INTERVAL) = f_TimeIntervalFn(inst_NegativeInfinity,f_BeginFn(Var_INTERVAL)))))). - -fof(axMergeLem213, axiom, - ( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(f_finishes(f_ImmediatePastFn(Var_INTERVAL),f_PastFn(Var_INTERVAL)))))). - -fof(axMergeLem214, axiom, - ( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(f_meetsTemporally(Var_INTERVAL,f_FutureFn(Var_INTERVAL)))))). - -fof(axMergeLem215, axiom, - ( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(f_FutureFn(Var_INTERVAL) = f_TimeIntervalFn(f_EndFn(Var_INTERVAL),inst_PositiveInfinity))))). - -fof(axMergeLem216, axiom, - ( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(f_starts(f_ImmediateFutureFn(Var_INTERVAL),f_FutureFn(Var_INTERVAL)))))). - -fof(axMergeLem217, axiom, - ( ! [Var_YEAR] : - (hasType(type_Year, Var_YEAR) => -(f_duration(Var_YEAR,f_MeasureFn(1,inst_YearDuration)))))). - -fof(axMergeLem218, axiom, - ( ! [Var_YEAR1] : - (hasType(type_Year, Var_YEAR1) => -(( ! [Var_YEAR2] : - (hasType(type_Year, Var_YEAR2) => -(((f_SubtractionFn(Var_YEAR2,Var_YEAR1) = 1) => (f_meetsTemporally(Var_YEAR1,Var_YEAR2)))))))))). - -fof(axMergeLem219, axiom, - ( ! [Var_MONTH] : - (hasType(type_January, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(31,inst_DayDuration)))))). - -fof(axMergeLem220, axiom, - ( ! [Var_MONTH] : - (hasType(type_March, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(31,inst_DayDuration)))))). - -fof(axMergeLem221, axiom, - ( ! [Var_MONTH] : - (hasType(type_April, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(30,inst_DayDuration)))))). - -fof(axMergeLem222, axiom, - ( ! [Var_MONTH] : - (hasType(type_May, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(31,inst_DayDuration)))))). - -fof(axMergeLem223, axiom, - ( ! [Var_MONTH] : - (hasType(type_June, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(30,inst_DayDuration)))))). - -fof(axMergeLem224, axiom, - ( ! [Var_MONTH] : - (hasType(type_July, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(31,inst_DayDuration)))))). - -fof(axMergeLem225, axiom, - ( ! [Var_MONTH] : - (hasType(type_August, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(31,inst_DayDuration)))))). - -fof(axMergeLem226, axiom, - ( ! [Var_MONTH] : - (hasType(type_September, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(30,inst_DayDuration)))))). - -fof(axMergeLem227, axiom, - ( ! [Var_MONTH] : - (hasType(type_October, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(31,inst_DayDuration)))))). - -fof(axMergeLem228, axiom, - ( ! [Var_MONTH] : - (hasType(type_November, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(30,inst_DayDuration)))))). - -fof(axMergeLem229, axiom, - ( ! [Var_MONTH] : - (hasType(type_December, Var_MONTH) => -(f_duration(Var_MONTH,f_MeasureFn(31,inst_DayDuration)))))). - -fof(axMergeLem230, axiom, - ( ! [Var_DAY] : - (hasType(type_Day, Var_DAY) => -(f_duration(Var_DAY,f_MeasureFn(1,inst_DayDuration)))))). - -fof(axMergeLem231, axiom, - ( ! [Var_DAY1] : - (hasType(type_Monday, Var_DAY1) => -(( ! [Var_DAY2] : - (hasType(type_Tuesday, Var_DAY2) => -(( ! [Var_WEEK] : - (hasType(type_Week, Var_WEEK) => -(((((f_temporalPart(Var_DAY1,Var_WEEK)) & (f_temporalPart(Var_DAY2,Var_WEEK)))) => (f_meetsTemporally(Var_DAY1,Var_DAY2))))))))))))). - -fof(axMergeLem232, axiom, - ( ! [Var_DAY1] : - (hasType(type_Tuesday, Var_DAY1) => -(( ! [Var_DAY2] : - (hasType(type_Wednesday, Var_DAY2) => -(( ! [Var_WEEK] : - (hasType(type_Week, Var_WEEK) => -(((((f_temporalPart(Var_DAY1,Var_WEEK)) & (f_temporalPart(Var_DAY2,Var_WEEK)))) => (f_meetsTemporally(Var_DAY1,Var_DAY2))))))))))))). - -fof(axMergeLem233, axiom, - ( ! [Var_DAY1] : - (hasType(type_Wednesday, Var_DAY1) => -(( ! [Var_DAY2] : - (hasType(type_Thursday, Var_DAY2) => -(( ! [Var_WEEK] : - (hasType(type_Week, Var_WEEK) => -(((((f_temporalPart(Var_DAY1,Var_WEEK)) & (f_temporalPart(Var_DAY2,Var_WEEK)))) => (f_meetsTemporally(Var_DAY1,Var_DAY2))))))))))))). - -fof(axMergeLem234, axiom, - ( ! [Var_DAY1] : - (hasType(type_Thursday, Var_DAY1) => -(( ! [Var_DAY2] : - (hasType(type_Friday, Var_DAY2) => -(( ! [Var_WEEK] : - (hasType(type_Week, Var_WEEK) => -(((((f_temporalPart(Var_DAY1,Var_WEEK)) & (f_temporalPart(Var_DAY2,Var_WEEK)))) => (f_meetsTemporally(Var_DAY1,Var_DAY2))))))))))))). - -fof(axMergeLem235, axiom, - ( ! [Var_DAY1] : - (hasType(type_Friday, Var_DAY1) => -(( ! [Var_DAY2] : - (hasType(type_Saturday, Var_DAY2) => -(( ! [Var_WEEK] : - (hasType(type_Week, Var_WEEK) => -(((((f_temporalPart(Var_DAY1,Var_WEEK)) & (f_temporalPart(Var_DAY2,Var_WEEK)))) => (f_meetsTemporally(Var_DAY1,Var_DAY2))))))))))))). - -fof(axMergeLem236, axiom, - ( ! [Var_DAY1] : - (hasType(type_Saturday, Var_DAY1) => -(( ! [Var_DAY2] : - (hasType(type_Sunday, Var_DAY2) => -(( ! [Var_WEEK] : - (hasType(type_Week, Var_WEEK) => -(((((f_temporalPart(Var_DAY1,Var_WEEK)) & (f_temporalPart(Var_DAY2,Var_WEEK)))) => (f_meetsTemporally(Var_DAY1,Var_DAY2))))))))))))). - -fof(axMergeLem237, axiom, - ( ! [Var_DAY1] : - (hasType(type_Sunday, Var_DAY1) => -(( ! [Var_DAY2] : - (hasType(type_Monday, Var_DAY2) => -(( ! [Var_WEEK1] : - (hasType(type_Week, Var_WEEK1) => -(( ! [Var_WEEK2] : - (hasType(type_Week, Var_WEEK2) => -(((((f_temporalPart(Var_DAY1,Var_WEEK1)) & (((f_temporalPart(Var_DAY2,Var_WEEK2)) & (f_meetsTemporally(Var_WEEK1,Var_WEEK2)))))) => (f_meetsTemporally(Var_DAY1,Var_DAY2)))))))))))))))). - -fof(axMergeLem238, axiom, - ( ! [Var_WEEK] : - (hasType(type_Week, Var_WEEK) => -(f_duration(Var_WEEK,f_MeasureFn(1,inst_WeekDuration)))))). - -fof(axMergeLem239, axiom, - ( ! [Var_HOUR] : - (hasType(type_Hour, Var_HOUR) => -(f_duration(Var_HOUR,f_MeasureFn(1,inst_HourDuration)))))). - -fof(axMergeLem240, axiom, - ( ! [Var_MINUTE] : - (hasType(type_Minute, Var_MINUTE) => -(f_duration(Var_MINUTE,f_MeasureFn(1,inst_MinuteDuration)))))). - -fof(axMergeLem241, axiom, - ( ! [Var_SECOND] : - (hasType(type_Second, Var_SECOND) => -(f_duration(Var_SECOND,f_MeasureFn(1,inst_SecondDuration)))))). - -fof(axMergeLem242, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_connected(Var_OBJ1,Var_OBJ2)) => (((f_meetsSpatially(Var_OBJ1,Var_OBJ2)) | (f_overlapsSpatially(Var_OBJ1,Var_OBJ2)))))))))))). - -fof(axMergeLem243, axiom, - ( ! [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) => -(( ! [Var_PART2] : - (hasType(type_Object, Var_PART2) => -(( ! [Var_PART1] : - (hasType(type_Object, Var_PART1) => -(((Var_OBJ = f_MereologicalSumFn(Var_PART1,Var_PART2)) => (f_connected(Var_PART1,Var_PART2))))))))))))). - -fof(axMergeLem244, axiom, - ( ! [Var_OBJ3] : - ((hasType(type_SelfConnectedObject, Var_OBJ3) & hasType(type_Object, Var_OBJ3)) => -(( ! [Var_OBJ2] : - ((hasType(type_SelfConnectedObject, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_SelfConnectedObject, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_connects(Var_OBJ1,Var_OBJ2,Var_OBJ3)) <=> (f_between(Var_OBJ2,Var_OBJ1,Var_OBJ3))))))))))))). - -fof(axMergeLem245, axiom, - ( ! [Var_OBJ3] : - ((hasType(type_SelfConnectedObject, Var_OBJ3) & hasType(type_Object, Var_OBJ3)) => -(( ! [Var_OBJ2] : - ((hasType(type_SelfConnectedObject, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_SelfConnectedObject, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_connects(Var_OBJ1,Var_OBJ2,Var_OBJ3)) <=> (((f_connected(Var_OBJ1,Var_OBJ2)) & (((f_connected(Var_OBJ1,Var_OBJ3)) & (( ~ (f_connected(Var_OBJ2,Var_OBJ3))))))))))))))))))). - -fof(axMergeLem246, axiom, - ( ! [Var_NODE2] : - (hasType(type_SelfConnectedObject, Var_NODE2) => -(( ! [Var_NODE1] : - (hasType(type_SelfConnectedObject, Var_NODE1) => -(( ! [Var_ARC] : - (hasType(type_SelfConnectedObject, Var_ARC) => -(((f_connects(Var_ARC,Var_NODE1,Var_NODE2)) => (f_connects(Var_ARC,Var_NODE2,Var_NODE1))))))))))))). - -fof(axMergeLem247, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_overlapsSpatially(Var_OBJ1,Var_OBJ2)) <=> (( ? [Var_OBJ3] : - (hasType(type_Object, Var_OBJ3) & -(((f_part(Var_OBJ3,Var_OBJ1)) & (f_part(Var_OBJ3,Var_OBJ2))))))))))))))). - -fof(axMergeLem248, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_SelfConnectedObject, Var_OBJ2) & hasType(type_Entity, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_COLL] : - (hasType(type_Collection, Var_COLL) => -(( ! [Var_OBJ1] : - ((hasType(type_SelfConnectedObject, Var_OBJ1) & hasType(type_Entity, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((((f_member(Var_OBJ1,Var_COLL)) & (((f_member(Var_OBJ2,Var_COLL)) & (Var_OBJ1 != Var_OBJ2))))) => (( ~ (f_overlapsSpatially(Var_OBJ1,Var_OBJ2))))))))))))))). - -fof(axMergeLem249, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_overlapsPartially(Var_OBJ1,Var_OBJ2)) <=> (((( ~ (f_part(Var_OBJ1,Var_OBJ2)))) & (((( ~ (f_part(Var_OBJ2,Var_OBJ1)))) & (( ? [Var_OBJ3] : - (hasType(type_Object, Var_OBJ3) & -(((f_part(Var_OBJ3,Var_OBJ1)) & (f_part(Var_OBJ3,Var_OBJ2))))))))))))))))))). - -fof(axMergeLem250, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_superficialPart(Var_OBJ1,Var_OBJ2)) => (((( ~ (f_interiorPart(Var_OBJ1,Var_OBJ2)))) & (( ~ ( ? [Var_OBJ3] : - (hasType(type_Object, Var_OBJ3) & -(f_interiorPart(Var_OBJ3,Var_OBJ1)))))))))))))))). - -fof(axMergeLem251, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_SelfConnectedObject, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_SelfConnectedObject, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((f_surface(Var_OBJ1,Var_OBJ2)) => (( ! [Var_OBJ3] : - (hasType(type_Object, Var_OBJ3) => -(((f_superficialPart(Var_OBJ3,Var_OBJ2)) => (f_part(Var_OBJ3,Var_OBJ1))))))))))))))). - -fof(axMergeLem252, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_interiorPart(Var_OBJ1,Var_OBJ2)) => (( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(((f_superficialPart(Var_PART,Var_OBJ2)) => (( ~ (f_overlapsSpatially(Var_OBJ1,Var_PART))))))))))))))))). - -fof(axMergeLem253, axiom, - ( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(( ! [Var_OBJECT] : - ((hasType(type_SelfConnectedObject, Var_OBJECT) & hasType(type_Object, Var_OBJECT)) => -(( ! [Var_BOTTOM] : - ((hasType(type_SelfConnectedObject, Var_BOTTOM) & hasType(type_Object, Var_BOTTOM)) => -(((((f_bottom(Var_BOTTOM,Var_OBJECT)) & (((f_part(Var_PART,Var_OBJECT)) & (( ~ (f_connected(Var_PART,Var_BOTTOM)))))))) => (f_orientation(Var_PART,Var_BOTTOM,inst_Above))))))))))))). - -fof(axMergeLem254, axiom, - ( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(( ! [Var_OBJECT] : - ((hasType(type_SelfConnectedObject, Var_OBJECT) & hasType(type_Object, Var_OBJECT)) => -(( ! [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Object, Var_TOP)) => -(((((f_top(Var_TOP,Var_OBJECT)) & (((f_part(Var_PART,Var_OBJECT)) & (( ~ (f_connected(Var_PART,Var_TOP)))))))) => (f_orientation(Var_PART,Var_TOP,inst_Below))))))))))))). - -fof(axMergeLem255, axiom, - ( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(( ! [Var_OBJECT] : - ((hasType(type_SelfConnectedObject, Var_OBJECT) & hasType(type_Object, Var_OBJECT)) => -(( ! [Var_SIDE] : - ((hasType(type_SelfConnectedObject, Var_SIDE) & hasType(type_Object, Var_SIDE)) => -(((((f_side(Var_SIDE,Var_OBJECT)) & (((f_part(Var_PART,Var_OBJECT)) & (( ~ (f_connected(Var_PART,Var_SIDE)))))))) => (( ? [Var_DIRECT] : - (hasType(type_PositionalAttribute, Var_DIRECT) & -(f_orientation(Var_SIDE,Var_PART,Var_DIRECT)))))))))))))))). - -fof(axMergeLem256, axiom, - ( ! [Var_S] : - ((hasType(type_SelfConnectedObject, Var_S) & hasType(type_Entity, Var_S)) => -(( ! [Var_O] : - (hasType(type_SelfConnectedObject, Var_O) => -(( ! [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Entity, Var_TOP)) => -(((((f_top(Var_TOP,Var_O)) & (f_side(Var_S,Var_O)))) => (Var_TOP != Var_S)))))))))))). - -fof(axMergeLem257, axiom, - ( ! [Var_WIDTH] : - ((hasType(type_PhysicalQuantity, Var_WIDTH) & hasType(type_LengthMeasure, Var_WIDTH)) => -(( ! [Var_OBJECT] : - ((hasType(type_Object, Var_OBJECT) & hasType(type_SelfConnectedObject, Var_OBJECT)) => -(((f_width(Var_OBJECT,Var_WIDTH)) <=> (( ? [Var_SIDE2] : - ((hasType(type_SelfConnectedObject, Var_SIDE2) & hasType(type_Physical, Var_SIDE2)) & -(( ? [Var_SIDE1] : - ((hasType(type_SelfConnectedObject, Var_SIDE1) & hasType(type_Physical, Var_SIDE1)) & -(((f_side(Var_SIDE1,Var_OBJECT)) & (((f_side(Var_SIDE2,Var_OBJECT)) & (f_distance(Var_SIDE1,Var_SIDE2,Var_WIDTH)))))))))))))))))))). - -fof(axMergeLem258, axiom, - ( ! [Var_BOTTOM] : - ((hasType(type_SelfConnectedObject, Var_BOTTOM) & hasType(type_Physical, Var_BOTTOM)) => -(( ! [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Physical, Var_TOP)) => -(( ! [Var_HEIGHT] : - (hasType(type_LengthMeasure, Var_HEIGHT) => -(( ! [Var_OBJECT] : - (hasType(type_SelfConnectedObject, Var_OBJECT) => -(((((f_height(Var_OBJECT,Var_HEIGHT)) & (((f_top(Var_TOP,Var_OBJECT)) & (f_bottom(Var_BOTTOM,Var_OBJECT)))))) => (f_distance(Var_TOP,Var_BOTTOM,Var_HEIGHT)))))))))))))))). - -fof(axMergeLem259, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(( ! [Var_OBJ3] : - ((hasType(type_Entity, Var_OBJ3) & hasType(type_Object, Var_OBJ3)) => -(((Var_OBJ3 = f_MereologicalSumFn(Var_OBJ1,Var_OBJ2)) => (( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(((f_part(Var_PART,Var_OBJ3)) <=> (((f_part(Var_PART,Var_OBJ1)) | (f_part(Var_PART,Var_OBJ2)))))))))))))))))))). - -fof(axMergeLem260, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(( ! [Var_OBJ3] : - ((hasType(type_Entity, Var_OBJ3) & hasType(type_Object, Var_OBJ3)) => -(((Var_OBJ3 = f_MereologicalProductFn(Var_OBJ1,Var_OBJ2)) => (( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(((f_part(Var_PART,Var_OBJ3)) <=> (((f_part(Var_PART,Var_OBJ1)) & (f_part(Var_PART,Var_OBJ2)))))))))))))))))))). - -fof(axMergeLem261, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(( ! [Var_OBJ3] : - ((hasType(type_Entity, Var_OBJ3) & hasType(type_Object, Var_OBJ3)) => -(((Var_OBJ3 = f_MereologicalDifferenceFn(Var_OBJ1,Var_OBJ2)) => (( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(((f_properPart(Var_PART,Var_OBJ3)) <=> (((f_properPart(Var_PART,Var_OBJ1)) & (( ~ (f_properPart(Var_PART,Var_OBJ2)))))))))))))))))))))). - -fof(axMergeLem262, axiom, - ( ! [Var_HOLE] : - (hasType(type_Hole, Var_HOLE) => -(( ? [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) & -(f_hole(Var_HOLE,Var_OBJ)))))))). - -fof(axMergeLem263, axiom, - ( ! [Var_OBJ] : - ((hasType(type_SelfConnectedObject, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(( ! [Var_HOLE] : - ((hasType(type_Hole, Var_HOLE) & hasType(type_Object, Var_HOLE)) => -(((f_hole(Var_HOLE,Var_OBJ)) => (( ~ (f_overlapsSpatially(Var_HOLE,Var_OBJ)))))))))))). - -fof(axMergeLem264, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_SelfConnectedObject, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_SelfConnectedObject, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(( ! [Var_HOLE] : - (hasType(type_Hole, Var_HOLE) => -(((((f_hole(Var_HOLE,Var_OBJ1)) & (f_hole(Var_HOLE,Var_OBJ2)))) => (( ? [Var_OBJ3] : - ((hasType(type_Object, Var_OBJ3) & hasType(type_SelfConnectedObject, Var_OBJ3)) & -(((f_properPart(Var_OBJ3,f_MereologicalProductFn(Var_OBJ1,Var_OBJ2))) & (f_hole(Var_HOLE,Var_OBJ3)))))))))))))))))). - -fof(axMergeLem265, axiom, - ( ! [Var_HOLE2] : - ((hasType(type_Hole, Var_HOLE2) & hasType(type_Object, Var_HOLE2)) => -(( ! [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) => -(( ! [Var_HOLE1] : - ((hasType(type_Hole, Var_HOLE1) & hasType(type_Object, Var_HOLE1)) => -(((((f_hole(Var_HOLE1,Var_OBJ)) & (f_hole(Var_HOLE2,Var_OBJ)))) => (( ! [Var_HOLE3] : - ((hasType(type_Object, Var_HOLE3) & hasType(type_Hole, Var_HOLE3)) => -(((f_part(Var_HOLE3,f_MereologicalSumFn(Var_HOLE1,Var_HOLE2))) => (f_hole(Var_HOLE3,Var_OBJ)))))))))))))))))). - -fof(axMergeLem266, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_Object, Var_OBJ2) & hasType(type_SelfConnectedObject, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_SelfConnectedObject, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(( ! [Var_HOLE] : - ((hasType(type_Hole, Var_HOLE) & hasType(type_Object, Var_HOLE)) => -(((((f_hole(Var_HOLE,Var_OBJ1)) & (f_part(Var_OBJ1,Var_OBJ2)))) => (((f_overlapsSpatially(Var_HOLE,Var_OBJ2)) | (f_hole(Var_HOLE,Var_OBJ2))))))))))))))). - -fof(axMergeLem267, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_SelfConnectedObject, Var_OBJ2) & hasType(type_Object, Var_OBJ2)) => -(( ! [Var_HOLE2] : - ((hasType(type_Hole, Var_HOLE2) & hasType(type_Object, Var_HOLE2)) => -(( ! [Var_OBJ1] : - ((hasType(type_SelfConnectedObject, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(( ! [Var_HOLE1] : - ((hasType(type_Hole, Var_HOLE1) & hasType(type_Object, Var_HOLE1)) => -(((((f_hole(Var_HOLE1,Var_OBJ1)) & (((f_hole(Var_HOLE2,Var_OBJ2)) & (f_overlapsSpatially(Var_HOLE1,Var_HOLE2)))))) => (f_overlapsSpatially(Var_OBJ1,Var_OBJ2)))))))))))))))). - -fof(axMergeLem268, axiom, - ( ! [Var_HOLE1] : - (hasType(type_Hole, Var_HOLE1) => -(( ? [Var_HOLE2] : - (hasType(type_Object, Var_HOLE2) & -(f_properPart(Var_HOLE2,Var_HOLE1)))))))). - -fof(axMergeLem269, axiom, - ( ! [Var_OBJ] : - ((hasType(type_SelfConnectedObject, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(( ! [Var_HOLE] : - ((hasType(type_Hole, Var_HOLE) & hasType(type_Object, Var_HOLE)) => -(((f_hole(Var_HOLE,Var_OBJ)) => (f_connected(Var_HOLE,Var_OBJ)))))))))). - -fof(axMergeLem270, axiom, - ( ! [Var_HOLE1] : - (hasType(type_Hole, Var_HOLE1) => -(( ! [Var_HOLE2] : - (hasType(type_Object, Var_HOLE2) => -(((f_properPart(Var_HOLE2,Var_HOLE1)) => (( ? [Var_OBJ] : - (hasType(type_Object, Var_OBJ) & -(((f_meetsSpatially(Var_HOLE1,Var_OBJ)) & (( ~ (f_meetsSpatially(Var_HOLE2,Var_OBJ))))))))))))))))). - -fof(axMergeLem271, axiom, - ( ! [Var_HOLE] : - ((hasType(type_Hole, Var_HOLE) & hasType(type_Object, Var_HOLE)) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(f_holdsDuring(Var_TIME,fills(Var_OBJ,Var_HOLE)))))) => (f_attribute(Var_HOLE,inst_Fillable)))))))))). - -fof(axMergeLem272, axiom, - ( ! [Var_HOLE1] : - (hasType(type_Object, Var_HOLE1) => -(((f_attribute(Var_HOLE1,inst_Fillable)) <=> (( ? [Var_HOLE2] : - (hasType(type_Hole, Var_HOLE2) & -(f_part(Var_HOLE1,Var_HOLE2)))))))))). - -fof(axMergeLem273, axiom, - ( ! [Var_HOLE1] : - (hasType(type_Object, Var_HOLE1) => -(( ! [Var_OBJ] : - ((hasType(type_Physical, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_partiallyFills(Var_OBJ,Var_HOLE1)) => (( ? [Var_HOLE2] : - ((hasType(type_Object, Var_HOLE2) & hasType(type_Hole, Var_HOLE2)) & -(((f_part(Var_HOLE2,Var_HOLE1)) & (f_completelyFills(Var_OBJ,Var_HOLE2))))))))))))))). - -fof(axMergeLem274, axiom, - ( ! [Var_HOLE1] : - ((hasType(type_Hole, Var_HOLE1) & hasType(type_Object, Var_HOLE1)) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_properlyFills(Var_OBJ,Var_HOLE1)) => (( ? [Var_HOLE2] : - ((hasType(type_Object, Var_HOLE2) & hasType(type_Hole, Var_HOLE2)) & -(((f_part(Var_HOLE2,Var_HOLE1)) & (f_fills(Var_OBJ,Var_HOLE2))))))))))))))). - -fof(axMergeLem275, axiom, - ( ! [Var_HOLE] : - (hasType(type_Hole, Var_HOLE) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_completelyFills(Var_OBJ1,Var_HOLE)) => (( ? [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) & -(((f_part(Var_OBJ2,Var_OBJ1)) & (f_fills(Var_OBJ2,Var_HOLE))))))))))))))). - -fof(axMergeLem276, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_HOLE] : - (hasType(type_Hole, Var_HOLE) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((((f_fills(Var_OBJ1,Var_HOLE)) & (f_attribute(Var_OBJ2,inst_Fillable)))) => (( ~ (f_overlapsSpatially(Var_OBJ1,Var_OBJ2))))))))))))))). - -fof(axMergeLem277, axiom, - ( ! [Var_HOLE] : - ((hasType(type_Hole, Var_HOLE) & hasType(type_Object, Var_HOLE)) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_completelyFills(Var_OBJ1,Var_HOLE)) => (( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(((f_connected(Var_OBJ2,Var_HOLE)) => (f_connected(Var_OBJ2,Var_OBJ1))))))))))))))). - -fof(axMergeLem278, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_HOLE] : - ((hasType(type_Hole, Var_HOLE) & hasType(type_Object, Var_HOLE)) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((((f_properlyFills(Var_OBJ1,Var_HOLE)) & (f_connected(Var_OBJ2,Var_OBJ1)))) => (f_connected(Var_HOLE,Var_OBJ2))))))))))))). - -fof(axMergeLem279, axiom, - ( ! [Var_HOLE2] : - ((hasType(type_Object, Var_HOLE2) & hasType(type_Hole, Var_HOLE2)) => -(( ! [Var_HOLE1] : - ((hasType(type_Hole, Var_HOLE1) & hasType(type_Object, Var_HOLE1)) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((((f_fills(Var_OBJ,Var_HOLE1)) & (f_properPart(Var_HOLE2,Var_HOLE1)))) => (f_completelyFills(Var_OBJ,Var_HOLE2))))))))))))). - -fof(axMergeLem280, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_HOLE] : - (hasType(type_Hole, Var_HOLE) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((((f_fills(Var_OBJ1,Var_HOLE)) & (f_properPart(Var_OBJ2,Var_OBJ1)))) => (f_properlyFills(Var_OBJ2,Var_HOLE))))))))))))). - -fof(axMergeLem281, axiom, - ( ! [Var_HOLE] : - ((hasType(type_Hole, Var_HOLE) & hasType(type_Object, Var_HOLE)) => -(( ! [Var_OBJ1] : - ((hasType(type_Entity, Var_OBJ1) & hasType(type_Object, Var_OBJ1)) => -(((Var_OBJ1 = f_HoleSkinFn(Var_HOLE)) => (( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(((f_overlapsSpatially(Var_OBJ2,Var_OBJ1)) <=> (( ? [Var_OBJ3] : - (hasType(type_Object, Var_OBJ3) & -(((f_superficialPart(Var_OBJ3,f_HoleHostFn(Var_HOLE))) & (((f_meetsSpatially(Var_HOLE,Var_OBJ3)) & (f_overlapsSpatially(Var_OBJ2,Var_OBJ3)))))))))))))))))))))). - -fof(axMergeLem282, axiom, - ( ! [Var_PROC] : - ((hasType(type_Process, Var_PROC) & hasType(type_Physical, Var_PROC)) => -(( ! [Var_SUBPROC] : - ((hasType(type_Process, Var_SUBPROC) & hasType(type_Physical, Var_SUBPROC)) => -(((f_subProcess(Var_SUBPROC,Var_PROC)) => (f_temporalPart(f_WhenFn(Var_SUBPROC),f_WhenFn(Var_PROC))))))))))). - -fof(axMergeLem283, axiom, - ( ! [Var_PROC] : - ((hasType(type_Process, Var_PROC) & hasType(type_Physical, Var_PROC)) => -(( ! [Var_SUBPROC] : - ((hasType(type_Process, Var_SUBPROC) & hasType(type_Physical, Var_SUBPROC)) => -(((f_subProcess(Var_SUBPROC,Var_PROC)) => (( ! [Var_REGION] : - (hasType(type_Object, Var_REGION) => -(((f_located(Var_PROC,Var_REGION)) => (f_located(Var_SUBPROC,Var_REGION))))))))))))))). - -fof(axMergeLem284, axiom, - ( ! [Var_PROC] : - (hasType(type_Process, Var_PROC) => -(( ! [Var_SUBPROC] : - ((hasType(type_Process, Var_SUBPROC) & hasType(type_Physical, Var_SUBPROC)) => -(((f_subProcess(Var_SUBPROC,Var_PROC)) => (( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(f_time(Var_SUBPROC,Var_TIME))))))))))))). - -fof(axMergeLem285, axiom, - ( ! [Var_PROC] : - (hasType(type_BiologicalProcess, Var_PROC) => -(( ? [Var_OBJ] : - (hasType(type_Organism, Var_OBJ) & -(f_located(Var_PROC,Var_OBJ)))))))). - -fof(axMergeLem286, axiom, - ( ! [Var_PROC] : - (hasType(type_OrganOrTissueProcess, Var_PROC) => -(( ? [Var_THING] : - ((hasType(type_Organ, Var_THING) | hasType(type_Tissue, Var_THING)) & -(f_located(Var_PROC,Var_THING)))))))). - -fof(axMergeLem287, axiom, - ( ! [Var_BIRTH] : - (hasType(type_Birth, Var_BIRTH) => -(( ! [Var_AGENT] : - (hasType(type_Entity, Var_AGENT) => -(((f_experiencer(Var_BIRTH,Var_AGENT)) => (( ? [Var_DEATH] : - (hasType(type_Death, Var_DEATH) & -(f_experiencer(Var_DEATH,Var_AGENT))))))))))))). - -fof(axMergeLem288, axiom, - ( ! [Var_DEATH] : - (hasType(type_Death, Var_DEATH) => -(( ! [Var_AGENT] : - ((hasType(type_Entity, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_experiencer(Var_DEATH,Var_AGENT)) => (f_holdsDuring(f_FutureFn(f_WhenFn(Var_DEATH)),attribute(Var_AGENT,inst_Dead))))))))))). - -fof(axMergeLem289, axiom, - ( ! [Var_DEATH] : - (hasType(type_Death, Var_DEATH) => -(( ! [Var_BIRTH] : - (hasType(type_Birth, Var_BIRTH) => -(( ! [Var_AGENT] : - ((hasType(type_Entity, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((((f_experiencer(Var_DEATH,Var_AGENT)) & (f_experiencer(Var_BIRTH,Var_AGENT)))) => (( ? [Var_TIME] : - ((hasType(type_TimeInterval, Var_TIME) & hasType(type_TimePosition, Var_TIME)) & -(((f_meetsTemporally(f_WhenFn(Var_BIRTH),Var_TIME)) & (((f_meetsTemporally(Var_TIME,f_WhenFn(Var_DEATH))) & (f_holdsDuring(Var_TIME,attribute(Var_AGENT,inst_Living))))))))))))))))))))). - -fof(axMergeLem290, axiom, - ( ! [Var_DIGEST] : - (hasType(type_Digesting, Var_DIGEST) => -(( ! [Var_ORGANISM] : - (hasType(type_Agent, Var_ORGANISM) => -(((f_agent(Var_DIGEST,Var_ORGANISM)) => (( ? [Var_INGEST] : - (hasType(type_Ingesting, Var_INGEST) & -(((f_agent(Var_INGEST,Var_ORGANISM)) & (f_overlapsTemporally(f_WhenFn(Var_INGEST),f_WhenFn(Var_DIGEST)))))))))))))))). - -fof(axMergeLem291, axiom, - ( ! [Var_DIGEST] : - (hasType(type_Digesting, Var_DIGEST) => -(( ? [Var_DECOMP] : - (hasType(type_ChemicalDecomposition, Var_DECOMP) & -(f_subProcess(Var_DECOMP,Var_DIGEST)))))))). - -fof(axMergeLem292, axiom, - ( ! [Var_REP] : - (hasType(type_Replication, Var_REP) => -(( ! [Var_CHILD] : - ((hasType(type_Entity, Var_CHILD) & hasType(type_Organism, Var_CHILD)) => -(( ! [Var_PARENT] : - ((hasType(type_Agent, Var_PARENT) & hasType(type_Organism, Var_PARENT)) => -(((((f_agent(Var_REP,Var_PARENT)) & (f_result(Var_REP,Var_CHILD)))) => (f_parent(Var_CHILD,Var_PARENT))))))))))))). - -fof(axMergeLem293, axiom, - ( ! [Var_REP] : - (hasType(type_Replication, Var_REP) => -(( ? [Var_BODY] : - (hasType(type_ReproductiveBody, Var_BODY) & -(f_result(Var_REP,Var_BODY)))))))). - -fof(axMergeLem294, axiom, - ( ! [Var_REP] : - (hasType(type_SexualReproduction, Var_REP) => -(( ! [Var_ORGANISM] : - ((hasType(type_Entity, Var_ORGANISM) & hasType(type_Organism, Var_ORGANISM)) => -(((f_result(Var_REP,Var_ORGANISM)) => (( ? [Var_FATHER] : - (hasType(type_Organism, Var_FATHER) & -(( ? [Var_MOTHER] : - (hasType(type_Organism, Var_MOTHER) & -(((f_mother(Var_ORGANISM,Var_MOTHER)) & (f_father(Var_ORGANISM,Var_FATHER)))))))))))))))))). - -fof(axMergeLem295, axiom, - ( ! [Var_REP] : - (hasType(type_AsexualReproduction, Var_REP) => -(( ! [Var_ORGANISM] : - ((hasType(type_Entity, Var_ORGANISM) & hasType(type_Organism, Var_ORGANISM)) => -(((f_result(Var_REP,Var_ORGANISM)) => (( ~ ( ? [Var_PARENT2] : - ((hasType(type_Organism, Var_PARENT2) & hasType(type_Entity, Var_PARENT2)) & -(( ? [Var_PARENT1] : - ((hasType(type_Organism, Var_PARENT1) & hasType(type_Entity, Var_PARENT1)) & -(((f_parent(Var_ORGANISM,Var_PARENT1)) & (((f_parent(Var_ORGANISM,Var_PARENT2)) & (Var_PARENT1 != Var_PARENT2)))))))))))))))))))). - -fof(axMergeLem296, axiom, - ( ! [Var_PROCESS] : - (hasType(type_PsychologicalProcess, Var_PROCESS) => -(( ? [Var_ANIMAL] : - (hasType(type_Animal, Var_ANIMAL) & -(f_experiencer(Var_PROCESS,Var_ANIMAL)))))))). - -fof(axMergeLem297, axiom, - ( ! [Var_PATH] : - (hasType(type_PathologicProcess, Var_PATH) => -(( ! [Var_ORG] : - ((hasType(type_Entity, Var_ORG) & hasType(type_Object, Var_ORG)) => -(((f_experiencer(Var_PATH,Var_ORG)) => (( ? [Var_DISEASE] : - (hasType(type_DiseaseOrSyndrome, Var_DISEASE) & -(( ? [Var_PART] : - (hasType(type_Object, Var_PART) & -(((f_part(Var_PART,Var_ORG)) & (f_attribute(Var_PART,Var_DISEASE)))))))))))))))))). - -fof(axMergeLem298, axiom, - ( ! [Var_INJ] : - (hasType(type_Injuring, Var_INJ) => -(( ? [Var_STRUCT] : - (hasType(type_AnatomicalStructure, Var_STRUCT) & -(f_patient(Var_INJ,Var_STRUCT)))))))). - -fof(axMergeLem299, axiom, - ( ! [Var_POISON] : - (hasType(type_Poisoning, Var_POISON) => -(( ? [Var_SUBSTANCE] : - (hasType(type_BiologicallyActiveSubstance, Var_SUBSTANCE) & -(f_instrument(Var_POISON,Var_SUBSTANCE)))))))). - -fof(axMergeLem300, axiom, - ( ! [Var_PROC] : - (hasType(type_IntentionalProcess, Var_PROC) => -(( ? [Var_AGENT] : - (hasType(type_CognitiveAgent, Var_AGENT) & -(f_agent(Var_PROC,Var_AGENT)))))))). - -fof(axMergeLem301, axiom, - ( ! [Var_PROC] : - (hasType(type_IntentionalProcess, Var_PROC) => -(( ! [Var_HUMAN] : - (hasType(type_Animal, Var_HUMAN) => -(((f_agent(Var_PROC,Var_HUMAN)) => (f_holdsDuring(f_WhenFn(Var_PROC),attribute(Var_HUMAN,inst_Awake))))))))))). - -fof(axMergeLem302, axiom, - ( ! [Var_DECISION] : - (hasType(type_LegalDecision, Var_DECISION) => -(( ? [Var_ACTION] : - (hasType(type_LegalAction, Var_ACTION) & -(f_refers(Var_DECISION,Var_ACTION)))))))). - -fof(axMergeLem303, axiom, - ( ! [Var_DECISION] : - (hasType(type_LegalDecision, Var_DECISION) => -(( ? [Var_DECIDE] : - (hasType(type_Deciding, Var_DECIDE) & -(f_earlier(f_WhenFn(Var_DECIDE),f_WhenFn(Var_DECISION))))))))). - -fof(axMergeLem304, axiom, - ( ! [Var_EVENT] : - (hasType(type_Planning, Var_EVENT) => -(( ! [Var_CBO] : - (hasType(type_ContentBearingObject, Var_CBO) => -(((f_result(Var_EVENT,Var_CBO)) => (( ? [Var_PLAN] : - (hasType(type_Plan, Var_PLAN) & -(f_containsInformation(Var_CBO,Var_PLAN))))))))))))). - -fof(axMergeLem305, axiom, - ( ! [Var_INTERPRET] : - (hasType(type_Interpreting, Var_INTERPRET) => -(( ! [Var_CONTENT] : - (hasType(type_ContentBearingObject, Var_CONTENT) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((((f_agent(Var_INTERPRET,Var_AGENT)) & (f_patient(Var_INTERPRET,Var_CONTENT)))) => (( ? [Var_PROP] : - (hasType(type_Proposition, Var_PROP) & -(f_holdsDuring(f_EndFn(f_WhenFn(Var_INTERPRET)),believes(Var_AGENT,containsInformation(Var_CONTENT,Var_PROP)))))))))))))))))). - -fof(axMergeLem306, axiom, - ( ! [Var_MOTION] : - (hasType(type_Motion, Var_MOTION) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(((((f_patient(Var_MOTION,Var_OBJ)) & (f_origin(Var_MOTION,Var_PLACE)))) => (f_holdsDuring(f_BeginFn(f_WhenFn(Var_MOTION)),located(Var_OBJ,Var_PLACE)))))))))))))). - -fof(axMergeLem307, axiom, - ( ! [Var_MOTION] : - (hasType(type_Motion, Var_MOTION) => -(( ! [Var_PLACE] : - ((hasType(type_Entity, Var_PLACE) & hasType(type_Object, Var_PLACE)) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(((((f_patient(Var_MOTION,Var_OBJ)) & (f_destination(Var_MOTION,Var_PLACE)))) => (f_holdsDuring(f_EndFn(f_WhenFn(Var_MOTION)),located(Var_OBJ,Var_PLACE)))))))))))))). - -fof(axMergeLem308, axiom, - ( ! [Var_DISTANCE] : - ((hasType(type_LengthMeasure, Var_DISTANCE) & hasType(type_Quantity, Var_DISTANCE)) => -(( ! [Var_MEASURE1] : - ((hasType(type_PhysicalQuantity, Var_MEASURE1) & hasType(type_Quantity, Var_MEASURE1)) => -(( ! [Var_DEST] : - ((hasType(type_Entity, Var_DEST) & hasType(type_Physical, Var_DEST) & hasType(type_Object, Var_DEST)) => -(( ! [Var_SOURCE] : - ((hasType(type_Object, Var_SOURCE) & hasType(type_Physical, Var_SOURCE)) => -(( ! [Var_PATH1] : - (hasType(type_Object, Var_PATH1) => -(( ! [Var_PROCESS] : - ((hasType(type_Motion, Var_PROCESS) & hasType(type_Process, Var_PROCESS)) => -(((((f_path(Var_PROCESS,Var_PATH1)) & (((f_origin(Var_PROCESS,Var_SOURCE)) & (((f_destination(Var_PROCESS,Var_DEST)) & (((f_length(Var_PATH1,Var_MEASURE1)) & (((f_distance(Var_SOURCE,Var_DEST,Var_DISTANCE)) & (( ~ (f_greaterThan(Var_MEASURE1,Var_DISTANCE)))))))))))))) => (( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_part(Var_OBJ,Var_PATH1)) => (f_between(Var_SOURCE,Var_OBJ,Var_DEST))))))))))))))))))))))))))). - -fof(axMergeLem309, axiom, - ( ! [Var_MOTION] : - (hasType(type_BodyMotion, Var_MOTION) => -(( ? [Var_OBJ] : - (hasType(type_BodyPart, Var_OBJ) & -(( ? [Var_AGENT] : - (hasType(type_Organism, Var_AGENT) & -(((f_patient(Var_MOTION,Var_OBJ)) & (f_agent(Var_MOTION,Var_AGENT))))))))))))). - -fof(axMergeLem310, axiom, - ( ! [Var_VOCAL] : - (hasType(type_Vocalizing, Var_VOCAL) => -(( ! [Var_VC] : - (hasType(type_VocalCords, Var_VC) => -(( ? [Var_HUMAN] : - (hasType(type_Human, Var_HUMAN) & -(((f_part(Var_VC,Var_HUMAN)) & (((f_agent(Var_VOCAL,Var_HUMAN)) & (f_instrument(Var_VOCAL,Var_VC))))))))))))))). - -fof(axMergeLem311, axiom, - ( ! [Var_WALK] : - (hasType(type_Walking, Var_WALK) => -(( ! [Var_RUN] : - (hasType(type_Running, Var_RUN) => -(( ! [Var_LENGTH2] : - ((hasType(type_LengthMeasure, Var_LENGTH2) & hasType(type_Quantity, Var_LENGTH2)) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_LENGTH1] : - ((hasType(type_LengthMeasure, Var_LENGTH1) & hasType(type_Quantity, Var_LENGTH1)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((((f_agent(Var_WALK,Var_AGENT)) & (((f_agent(Var_RUN,Var_AGENT)) & (((f_holdsDuring(f_WhenFn(Var_WALK),measure(Var_AGENT,f_SpeedFn(Var_LENGTH1,Var_TIME)))) & (f_holdsDuring(f_WhenFn(Var_RUN),measure(Var_AGENT,f_SpeedFn(Var_LENGTH2,Var_TIME)))))))))) => (f_greaterThan(Var_LENGTH2,Var_LENGTH1)))))))))))))))))))))). - -fof(axMergeLem312, axiom, - ( ! [Var_SWIM] : - (hasType(type_Swimming, Var_SWIM) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Physical, Var_AGENT)) => -(((f_agent(Var_SWIM,Var_AGENT)) => (( ? [Var_AREA] : - (hasType(type_WaterArea, Var_AREA) & -(f_located(Var_AGENT,Var_AREA))))))))))))). - -fof(axMergeLem313, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Precipitation, Var_PROCESS) => -(( ? [Var_STUFF] : - (hasType(type_Water, Var_STUFF) & -(f_patient(Var_PROCESS,Var_STUFF)))))))). - -fof(axMergeLem314, axiom, - ( ! [Var_MOTION] : - (hasType(type_LiquidMotion, Var_MOTION) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_MOTION,Var_OBJ)) => (f_attribute(Var_OBJ,inst_Liquid)))))))))). - -fof(axMergeLem315, axiom, - ( ! [Var_MOTION] : - (hasType(type_WaterMotion, Var_MOTION) => -(( ? [Var_WATER] : - (hasType(type_Water, Var_WATER) & -(f_patient(Var_MOTION,Var_WATER)))))))). - -fof(axMergeLem316, axiom, - ( ! [Var_MOTION] : - (hasType(type_GasMotion, Var_MOTION) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_MOTION,Var_OBJ)) => (f_attribute(Var_OBJ,inst_Gas)))))))))). - -fof(axMergeLem317, axiom, - ( ! [Var_TRANSFER] : - (hasType(type_Transfer, Var_TRANSFER) => -(( ! [Var_PATIENT] : - (hasType(type_Entity, Var_PATIENT) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Entity, Var_AGENT)) => -(((((f_agent(Var_TRANSFER,Var_AGENT)) & (f_patient(Var_TRANSFER,Var_PATIENT)))) => (Var_AGENT != Var_PATIENT)))))))))))). - -fof(axMergeLem318, axiom, - ( ! [Var_T1] : - (hasType(type_Translocation, Var_T1) => -(( ! [Var_T2] : - (hasType(type_Translocation, Var_T2) => -(( ! [Var_P] : - (hasType(type_Entity, Var_P) => -(( ! [Var_D2] : - (hasType(type_Entity, Var_D2) => -(( ! [Var_D1] : - ((hasType(type_Object, Var_D1) & hasType(type_Entity, Var_D1)) => -(( ! [Var_O1] : - (hasType(type_Object, Var_O1) => -(((((f_origin(Var_T1,Var_O1)) & (((f_origin(Var_T2,Var_D1)) & (((f_destination(Var_T1,Var_D1)) & (((f_destination(Var_T2,Var_D2)) & (((f_experiencer(Var_T1,Var_P)) & (f_experiencer(Var_T2,Var_P)))))))))))) => (( ? [Var_T] : - (hasType(type_Translocation, Var_T) & -(((f_origin(Var_T,Var_O1)) & (((f_destination(Var_T,Var_D2)) & (((f_subProcess(Var_T1,Var_T)) & (((f_subProcess(Var_T2,Var_T)) & (((f_experiencer(Var_T,Var_P)) & (((f_starts(f_WhenFn(Var_T1),f_WhenFn(Var_T))) & (f_finishes(f_WhenFn(Var_T2),f_WhenFn(Var_T)))))))))))))))))))))))))))))))))))))). - -fof(axMergeLem319, axiom, - ( ! [Var_CARRY] : - (hasType(type_Carrying, Var_CARRY) => -(( ? [Var_ANIMAL] : - (hasType(type_Animal, Var_ANIMAL) & -(f_instrument(Var_CARRY,Var_ANIMAL)))))))). - -fof(axMergeLem320, axiom, - ( ! [Var_INJECT] : - (hasType(type_Injecting, Var_INJECT) => -(( ? [Var_SUBSTANCE] : - (hasType(type_BiologicallyActiveSubstance, Var_SUBSTANCE) & -(( ? [Var_ANIMAL] : - (hasType(type_Animal, Var_ANIMAL) & -(((f_patient(Var_INJECT,Var_SUBSTANCE)) & (((f_attribute(Var_SUBSTANCE,inst_Liquid)) & (f_destination(Var_INJECT,Var_ANIMAL))))))))))))))). - -fof(axMergeLem321, axiom, - ( ! [Var_SUB] : - (hasType(type_Substituting, Var_SUB) => -(( ? [Var_PUT] : - (hasType(type_Putting, Var_PUT) & -(( ? [Var_REMOVE] : - (hasType(type_Removing, Var_REMOVE) & -(( ? [Var_PLACE] : - ((hasType(type_Object, Var_PLACE) & hasType(type_Entity, Var_PLACE)) & -(( ? [Var_OBJ2] : - (hasType(type_Entity, Var_OBJ2) & -(( ? [Var_OBJ1] : - (hasType(type_Entity, Var_OBJ1) & -(((f_subProcess(Var_PUT,Var_SUB)) & (((f_subProcess(Var_REMOVE,Var_SUB)) & (((f_patient(Var_REMOVE,Var_OBJ1)) & (((f_origin(Var_REMOVE,Var_PLACE)) & (((f_patient(Var_PUT,Var_OBJ2)) & (((f_destination(Var_PUT,Var_PLACE)) & (Var_OBJ1 != Var_OBJ2))))))))))))))))))))))))))))))). - -fof(axMergeLem322, axiom, - ( ! [Var_IMPACT] : - (hasType(type_Impacting, Var_IMPACT) => -(( ! [Var_OBJ] : - (hasType(type_Entity, Var_OBJ) => -(((f_patient(Var_IMPACT,Var_OBJ)) => (( ? [Var_IMPEL] : - (hasType(type_Impelling, Var_IMPEL) & -(((f_patient(Var_IMPEL,Var_OBJ)) & (f_earlier(f_WhenFn(Var_IMPEL),f_WhenFn(Var_IMPACT)))))))))))))))). - -fof(axMergeLem323, axiom, - ( ! [Var_MOVEMENT] : - (hasType(type_Translocation, Var_MOVEMENT) => -(( ! [Var_PLACE1] : - ((hasType(type_Object, Var_PLACE1) & hasType(type_Entity, Var_PLACE1)) => -(((f_origin(Var_MOVEMENT,Var_PLACE1)) => (( ? [Var_PLACE2] : - (hasType(type_Region, Var_PLACE2) & -(( ? [Var_STAGE] : - ((hasType(type_Process, Var_STAGE) & hasType(type_Physical, Var_STAGE)) & -(((Var_PLACE1 != Var_PLACE2) & (((f_subProcess(Var_STAGE,Var_MOVEMENT)) & (f_located(Var_STAGE,Var_PLACE2)))))))))))))))))))). - -fof(axMergeLem324, axiom, - ( ! [Var_DROP] : - (hasType(type_Falling, Var_DROP) => -(( ! [Var_FINISH] : - ((hasType(type_Entity, Var_FINISH) & hasType(type_Object, Var_FINISH)) => -(( ! [Var_START] : - (hasType(type_Object, Var_START) => -(((((f_origin(Var_DROP,Var_START)) & (f_destination(Var_DROP,Var_FINISH)))) => (f_orientation(Var_FINISH,Var_START,inst_Below))))))))))))). - -fof(axMergeLem325, axiom, - ( ! [Var_TRANS] : - (hasType(type_Transportation, Var_TRANS) => -(( ? [Var_DEVICE] : - (hasType(type_TransportationDevice, Var_DEVICE) & -(f_instrument(Var_TRANS,Var_DEVICE)))))))). - -fof(axMergeLem326, axiom, - ( ! [Var_DRIVE] : - (hasType(type_Driving, Var_DRIVE) => -(( ? [Var_VEHICLE] : - (hasType(type_Vehicle, Var_VEHICLE) & -(f_patient(Var_DRIVE,Var_VEHICLE)))))))). - -fof(axMergeLem327, axiom, - ( ! [Var_CHANGE] : - (hasType(type_ChangeOfPossession, Var_CHANGE) => -(( ! [Var_AGENT2] : - ((hasType(type_Agent, Var_AGENT2) & hasType(type_Entity, Var_AGENT2)) => -(( ! [Var_AGENT1] : - ((hasType(type_Agent, Var_AGENT1) & hasType(type_Entity, Var_AGENT1)) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((((f_patient(Var_CHANGE,Var_OBJ)) & (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_CHANGE)),possesses(Var_AGENT1,Var_OBJ))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_CHANGE)),possesses(Var_AGENT2,Var_OBJ))))))) => (Var_AGENT1 != Var_AGENT2))))))))))))))). - -fof(axMergeLem328, axiom, - ( ! [Var_CHANGE] : - (hasType(type_ChangeOfPossession, Var_CHANGE) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((((f_origin(Var_CHANGE,Var_AGENT1)) & (((f_destination(Var_CHANGE,Var_AGENT2)) & (f_patient(Var_CHANGE,Var_OBJ)))))) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_CHANGE)),possesses(Var_AGENT1,Var_OBJ))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_CHANGE)),possesses(Var_AGENT2,Var_OBJ))))))))))))))))))). - -fof(axMergeLem329, axiom, - ( ! [Var_GIVE] : - (hasType(type_Giving, Var_GIVE) => -(( ! [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) => -(( ! [Var_OBJ] : - (hasType(type_Entity, Var_OBJ) => -(( ! [Var_AGENT1] : - ((hasType(type_Agent, Var_AGENT1) & hasType(type_Object, Var_AGENT1)) => -(((((f_agent(Var_GIVE,Var_AGENT1)) & (((f_destination(Var_GIVE,Var_AGENT2)) & (f_patient(Var_GIVE,Var_OBJ)))))) => (( ? [Var_GET] : - (hasType(type_Getting, Var_GET) & -(((f_agent(Var_GET,Var_AGENT2)) & (((f_origin(Var_GET,Var_AGENT1)) & (f_patient(Var_GET,Var_OBJ))))))))))))))))))))))). - -fof(axMergeLem330, axiom, - ( ! [Var_GIVE] : - (hasType(type_Giving, Var_GIVE) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_GIVE,Var_AGENT)) => (f_origin(Var_GIVE,Var_AGENT)))))))))). - -fof(axMergeLem331, axiom, - ( ! [Var_FUND] : - (hasType(type_Funding, Var_FUND) => -(( ? [Var_MONEY] : - (hasType(type_Currency, Var_MONEY) & -(f_patient(Var_FUND,Var_MONEY)))))))). - -fof(axMergeLem332, axiom, - ( ! [Var_OBJECT] : - (hasType(type_Entity, Var_OBJECT) => -(( ! [Var_AGENT2] : - ((hasType(type_Object, Var_AGENT2) & hasType(type_Agent, Var_AGENT2)) => -(( ! [Var_AGENT1] : - ((hasType(type_Agent, Var_AGENT1) & hasType(type_Entity, Var_AGENT1)) => -(((( ? [Var_BORROW] : - (hasType(type_Borrowing, Var_BORROW) & -(((f_agent(Var_BORROW,Var_AGENT1)) & (((f_origin(Var_BORROW,Var_AGENT2)) & (f_patient(Var_BORROW,Var_OBJECT))))))))) <=> (( ? [Var_LEND] : - (hasType(type_Lending, Var_LEND) & -(((f_agent(Var_LEND,Var_AGENT2)) & (((f_destination(Var_LEND,Var_AGENT1)) & (f_patient(Var_LEND,Var_OBJECT)))))))))))))))))))). - -fof(axMergeLem333, axiom, - ( ! [Var_RETURN] : - (hasType(type_GivingBack, Var_RETURN) => -(( ! [Var_DEST] : - ((hasType(type_Entity, Var_DEST) & hasType(type_Agent, Var_DEST)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Entity, Var_AGENT)) => -(((((f_agent(Var_RETURN,Var_AGENT)) & (f_destination(Var_RETURN,Var_DEST)))) => (( ? [Var_GIVE] : - (hasType(type_Giving, Var_GIVE) & -(((f_agent(Var_GIVE,Var_DEST)) & (((f_destination(Var_GIVE,Var_AGENT)) & (f_earlier(f_WhenFn(Var_GIVE),f_WhenFn(Var_RETURN))))))))))))))))))))). - -fof(axMergeLem334, axiom, - ( ! [Var_GET] : - (hasType(type_Getting, Var_GET) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Entity, Var_AGENT)) => -(((f_agent(Var_GET,Var_AGENT)) => (f_destination(Var_GET,Var_AGENT)))))))))). - -fof(axMergeLem335, axiom, - ( ! [Var_TRANS] : - (hasType(type_Transaction, Var_TRANS) => -(( ? [Var_GIVE1] : - (hasType(type_Giving, Var_GIVE1) & -(( ? [Var_GIVE2] : - (hasType(type_Giving, Var_GIVE2) & -(( ? [Var_OBJ2] : - (hasType(type_Entity, Var_OBJ2) & -(( ? [Var_OBJ1] : - (hasType(type_Entity, Var_OBJ1) & -(( ? [Var_AGENT2] : - ((hasType(type_Agent, Var_AGENT2) & hasType(type_Entity, Var_AGENT2)) & -(( ? [Var_AGENT1] : - ((hasType(type_Agent, Var_AGENT1) & hasType(type_Entity, Var_AGENT1)) & -(((f_subProcess(Var_GIVE1,Var_TRANS)) & (((f_subProcess(Var_GIVE2,Var_TRANS)) & (((f_agent(Var_GIVE1,Var_AGENT1)) & (((f_agent(Var_GIVE2,Var_AGENT2)) & (((f_patient(Var_GIVE1,Var_OBJ1)) & (((f_patient(Var_GIVE2,Var_OBJ2)) & (((f_destination(Var_GIVE1,Var_AGENT2)) & (((f_destination(Var_GIVE2,Var_AGENT1)) & (((Var_AGENT1 != Var_AGENT2) & (Var_OBJ1 != Var_OBJ2)))))))))))))))))))))))))))))))))))))))). - -fof(axMergeLem336, axiom, - ( ! [Var_TRANS] : - (hasType(type_FinancialTransaction, Var_TRANS) => -(( ? [Var_OBJ] : - (hasType(type_Currency, Var_OBJ) & -(f_patient(Var_TRANS,Var_OBJ)))))))). - -fof(axMergeLem337, axiom, - ( ! [Var_AMOUNT] : - (hasType(type_CurrencyMeasure, Var_AMOUNT) => -(( ! [Var_TRANS] : - ((hasType(type_FinancialTransaction, Var_TRANS) & hasType(type_Process, Var_TRANS)) => -(((f_transactionAmount(Var_TRANS,Var_AMOUNT)) => (( ? [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Physical, Var_OBJ)) & -(((f_patient(Var_TRANS,Var_OBJ)) & (f_monetaryValue(Var_OBJ,Var_AMOUNT))))))))))))))). - -fof(axMergeLem338, axiom, - ( ! [Var_BUSINESS] : - (hasType(type_CommercialService, Var_BUSINESS) => -(( ? [Var_AGENT] : - (hasType(type_CommercialAgent, Var_AGENT) & -(f_agent(Var_BUSINESS,Var_AGENT)))))))). - -fof(axMergeLem339, axiom, - ( ! [Var_BUY] : - (hasType(type_Buying, Var_BUY) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Entity, Var_AGENT)) => -(((f_agent(Var_BUY,Var_AGENT)) => (f_destination(Var_BUY,Var_AGENT)))))))))). - -fof(axMergeLem340, axiom, - ( ! [Var_OBJECT] : - (hasType(type_Entity, Var_OBJECT) => -(( ! [Var_AGENT2] : - ((hasType(type_Object, Var_AGENT2) & hasType(type_Agent, Var_AGENT2)) => -(( ! [Var_AGENT1] : - ((hasType(type_Agent, Var_AGENT1) & hasType(type_Entity, Var_AGENT1)) => -(((( ? [Var_BUY] : - (hasType(type_Buying, Var_BUY) & -(((f_agent(Var_BUY,Var_AGENT1)) & (((f_origin(Var_BUY,Var_AGENT2)) & (f_patient(Var_BUY,Var_OBJECT))))))))) <=> (( ? [Var_SELL] : - (hasType(type_Selling, Var_SELL) & -(((f_agent(Var_SELL,Var_AGENT2)) & (((f_destination(Var_SELL,Var_AGENT1)) & (f_patient(Var_SELL,Var_OBJECT)))))))))))))))))))). - -fof(axMergeLem341, axiom, - ( ! [Var_SELL] : - (hasType(type_Selling, Var_SELL) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_SELL,Var_AGENT)) => (f_origin(Var_SELL,Var_AGENT)))))))))). - -fof(axMergeLem342, axiom, - ( ! [Var_DISCOVER] : - (hasType(type_Discovering, Var_DISCOVER) => -(( ! [Var_OBJ] : - (hasType(type_Entity, Var_OBJ) => -(((f_patient(Var_DISCOVER,Var_OBJ)) => (( ? [Var_PURSUE] : - (hasType(type_Pursuing, Var_PURSUE) & -(f_meetsTemporally(f_WhenFn(Var_PURSUE),f_WhenFn(Var_DISCOVER)))))))))))))). - -fof(axMergeLem343, axiom, - ( ! [Var_VOTE] : - (hasType(type_Voting, Var_VOTE) => -(( ? [Var_ELECT] : - (hasType(type_Election, Var_ELECT) & -(f_subProcess(Var_VOTE,Var_ELECT)))))))). - -fof(axMergeLem344, axiom, - ( ! [Var_MEAS] : - (hasType(type_Measuring, Var_MEAS) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((((f_agent(Var_MEAS,Var_AGENT)) & (f_patient(Var_MEAS,Var_OBJ)))) => (( ? [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) & -(( ? [Var_QUANT] : - (hasType(type_RealNumber, Var_QUANT) & -(f_holdsDuring(f_EndFn(f_WhenFn(Var_MEAS)),knows(Var_AGENT,measure(Var_OBJ,f_MeasureFn(Var_QUANT,Var_UNIT)))))))))))))))))))))). - -fof(axMergeLem345, axiom, - ( ! [Var_KEEP] : - (hasType(type_Keeping, Var_KEEP) => -(( ! [Var_OBJ] : - (hasType(type_Entity, Var_OBJ) => -(( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(((((f_agent(Var_KEEP,Var_AGENT)) & (f_patient(Var_KEEP,Var_OBJ)))) => (( ? [Var_PUT] : - (hasType(type_Putting, Var_PUT) & -(((f_agent(Var_PUT,Var_AGENT)) & (((f_patient(Var_PUT,Var_OBJ)) & (f_earlier(f_WhenFn(Var_PUT),f_WhenFn(Var_KEEP))))))))))))))))))))). - -fof(axMergeLem346, axiom, - ( ! [Var_KEEP] : - (hasType(type_Keeping, Var_KEEP) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(((f_patient(Var_KEEP,Var_OBJ)) => (( ? [Var_PLACE] : - (hasType(type_Object, Var_PLACE) & -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(((f_temporalPart(Var_TIME,f_WhenFn(Var_KEEP))) => (f_holdsDuring(Var_TIME,located(Var_OBJ,Var_PLACE))))))))))))))))))). - -fof(axMergeLem347, axiom, - ( ! [Var_CONFINE] : - (hasType(type_Confining, Var_CONFINE) => -(( ? [Var_AGENT] : - (hasType(type_Animal, Var_AGENT) & -(f_patient(Var_CONFINE,Var_AGENT)))))))). - -fof(axMergeLem348, axiom, - ( ! [Var_CONFINE] : - (hasType(type_Confining, Var_CONFINE) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((f_patient(Var_CONFINE,Var_PERSON)) => (( ~ (f_desires(Var_PERSON,patient(Var_CONFINE,Var_PERSON))))))))))))). - -fof(axMergeLem349, axiom, - ( ! [Var_REPAIR] : - (hasType(type_Repairing, Var_REPAIR) => -(( ! [Var_OBJ] : - (hasType(type_Entity, Var_OBJ) => -(((f_patient(Var_REPAIR,Var_OBJ)) => (( ? [Var_DAMAGE] : - (hasType(type_Damaging, Var_DAMAGE) & -(((f_patient(Var_DAMAGE,Var_OBJ)) & (f_earlier(f_WhenFn(Var_DAMAGE),f_WhenFn(Var_REPAIR)))))))))))))))). - -fof(axMergeLem350, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Destruction, Var_PROCESS) => -(( ? [Var_PATIENT] : - ((hasType(type_Entity, Var_PATIENT) & hasType(type_Physical, Var_PATIENT)) & -(((f_patient(Var_PROCESS,Var_PATIENT)) & (((f_time(Var_PATIENT,f_BeginFn(f_WhenFn(Var_PROCESS)))) & (( ~ (f_time(Var_PATIENT,f_EndFn(f_WhenFn(Var_PROCESS)))))))))))))))). - -fof(axMergeLem351, axiom, - ( ! [Var_KILL] : - (hasType(type_Killing, Var_KILL) => -(( ! [Var_PATIENT] : - ((hasType(type_Entity, Var_PATIENT) & hasType(type_Object, Var_PATIENT)) => -(((f_patient(Var_KILL,Var_PATIENT)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_KILL)),attribute(Var_PATIENT,inst_Living))) & (f_holdsDuring(f_FutureFn(f_WhenFn(Var_KILL)),attribute(Var_PATIENT,inst_Dead))))))))))))). - -fof(axMergeLem352, axiom, - ( ! [Var_KILL] : - (hasType(type_Killing, Var_KILL) => -(( ! [Var_OBJ] : - (hasType(type_Entity, Var_OBJ) => -(((f_patient(Var_KILL,Var_OBJ)) => (( ? [Var_DEATH] : - (hasType(type_Death, Var_DEATH) & -(((f_experiencer(Var_DEATH,Var_OBJ)) & (f_causes(Var_KILL,Var_DEATH))))))))))))))). - -fof(axMergeLem353, axiom, - ( ! [Var_POKE] : - (hasType(type_Poking, Var_POKE) => -(( ! [Var_INST] : - ((hasType(type_Object, Var_INST) & hasType(type_SelfConnectedObject, Var_INST)) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_SelfConnectedObject, Var_OBJ)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_SelfConnectedObject, Var_AGENT)) => -(((((f_agent(Var_POKE,Var_AGENT)) & (((f_patient(Var_POKE,Var_OBJ)) & (f_instrument(Var_POKE,Var_INST)))))) => (f_holdsDuring(f_WhenFn(Var_POKE),connects(Var_INST,Var_AGENT,Var_OBJ))))))))))))))))). - -fof(axMergeLem354, axiom, - ( ! [Var_ATTACH] : - (hasType(type_Attaching, Var_ATTACH) => -(( ? [Var_OBJ] : - (hasType(type_CorpuscularObject, Var_OBJ) & -(f_patient(Var_ATTACH,Var_OBJ)))))))). - -fof(axMergeLem355, axiom, - ( ! [Var_DETACH] : - (hasType(type_Detaching, Var_DETACH) => -(( ? [Var_OBJ] : - (hasType(type_CorpuscularObject, Var_OBJ) & -(f_patient(Var_DETACH,Var_OBJ)))))))). - -fof(axMergeLem356, axiom, - ( ! [Var_COMBINE] : - (hasType(type_Combining, Var_COMBINE) => -(( ? [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) & -(f_patient(Var_COMBINE,Var_OBJ)))))))). - -fof(axMergeLem357, axiom, - ( ! [Var_SEPARATE] : - (hasType(type_Separating, Var_SEPARATE) => -(( ? [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) & -(f_patient(Var_SEPARATE,Var_OBJ)))))))). - -fof(axMergeLem358, axiom, - ( ! [Var_COMPOUND] : - (hasType(type_CompoundSubstance, Var_COMPOUND) => -(( ? [Var_ELEMENT1] : - (hasType(type_ElementalSubstance, Var_ELEMENT1) & -(( ? [Var_ELEMENT2] : - (hasType(type_ElementalSubstance, Var_ELEMENT2) & -(( ? [Var_PROCESS] : - (hasType(type_ChemicalSynthesis, Var_PROCESS) & -(((Var_ELEMENT1 != Var_ELEMENT2) & (((f_resourceS(Var_PROCESS,Var_ELEMENT1)) & (((f_resourceS(Var_PROCESS,Var_ELEMENT2)) & (f_result(Var_PROCESS,Var_COMPOUND)))))))))))))))))))). - -fof(axMergeLem359, axiom, - ( ! [Var_COMBUSTION] : - (hasType(type_Combustion, Var_COMBUSTION) => -(( ? [Var_HEAT] : - (hasType(type_Heating, Var_HEAT) & -(( ? [Var_LIGHT] : - (hasType(type_RadiatingLight, Var_LIGHT) & -(((f_subProcess(Var_HEAT,Var_COMBUSTION)) & (f_subProcess(Var_LIGHT,Var_COMBUSTION))))))))))))). - -fof(axMergeLem360, axiom, - ( ! [Var_DEVELOP] : - (hasType(type_ContentDevelopment, Var_DEVELOP) => -(( ? [Var_OBJ] : - (hasType(type_ContentBearingObject, Var_OBJ) & -(f_result(Var_DEVELOP,Var_OBJ)))))))). - -fof(axMergeLem361, axiom, - ( ! [Var_READ] : - (hasType(type_Reading, Var_READ) => -(( ? [Var_TEXT] : - (hasType(type_Text, Var_TEXT) & -(( ? [Var_PROP] : - (hasType(type_Proposition, Var_PROP) & -(((f_containsInformation(Var_TEXT,Var_PROP)) & (f_realization(Var_READ,Var_PROP))))))))))))). - -fof(axMergeLem362, axiom, - ( ! [Var_DECODE] : - (hasType(type_Decoding, Var_DECODE) => -(( ! [Var_PROP] : - (hasType(type_Proposition, Var_PROP) => -(( ! [Var_DOC1] : - ((hasType(type_Entity, Var_DOC1) & hasType(type_ContentBearingPhysical, Var_DOC1)) => -(((f_patient(Var_DECODE,Var_DOC1)) => (( ? [Var_ENCODE] : - (hasType(type_Encoding, Var_ENCODE) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(( ? [Var_DOC2] : - ((hasType(type_ContentBearingPhysical, Var_DOC2) & hasType(type_Entity, Var_DOC2)) & -(((f_containsInformation(Var_DOC2,Var_PROP)) & (((f_containsInformation(Var_DOC1,Var_PROP)) & (((f_temporalPart(Var_TIME,f_PastFn(f_WhenFn(Var_DECODE)))) & (f_holdsDuring(Var_TIME,patient(Var_ENCODE,Var_DOC2))))))))))))))))))))))))))))). - -fof(axMergeLem363, axiom, - ( ! [Var_TRANSLATE] : - (hasType(type_Translating, Var_TRANSLATE) => -(( ! [Var_EXPRESSION2] : - ((hasType(type_Entity, Var_EXPRESSION2) & hasType(type_LinguisticExpression, Var_EXPRESSION2)) => -(( ! [Var_EXPRESSION1] : - ((hasType(type_Entity, Var_EXPRESSION1) & hasType(type_LinguisticExpression, Var_EXPRESSION1)) => -(((((f_patient(Var_TRANSLATE,Var_EXPRESSION1)) & (f_result(Var_TRANSLATE,Var_EXPRESSION2)))) => (( ? [Var_ENTITY] : - (hasType(type_Entity, Var_ENTITY) & -(( ? [Var_LANGUAGE2] : - ((hasType(type_Language, Var_LANGUAGE2) & hasType(type_Entity, Var_LANGUAGE2)) & -(( ? [Var_LANGUAGE1] : - ((hasType(type_Language, Var_LANGUAGE1) & hasType(type_Entity, Var_LANGUAGE1)) & -(((f_representsInLanguage(Var_EXPRESSION1,Var_ENTITY,Var_LANGUAGE1)) & (((f_representsInLanguage(Var_EXPRESSION2,Var_ENTITY,Var_LANGUAGE2)) & (Var_LANGUAGE1 != Var_LANGUAGE2))))))))))))))))))))))))). - -fof(axMergeLem364, axiom, - ( ! [Var_WET] : - (hasType(type_Wetting, Var_WET) => -(( ? [Var_OBJ] : - ((hasType(type_Object, Var_OBJ) & hasType(type_Entity, Var_OBJ)) & -(((f_attribute(Var_OBJ,inst_Liquid)) & (f_patient(Var_WET,Var_OBJ)))))))))). - -fof(axMergeLem365, axiom, - ( ! [Var_DRY] : - (hasType(type_Drying, Var_DRY) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_DRY,Var_OBJ)) => (f_holdsDuring(f_EndFn(f_WhenFn(Var_DRY)),attribute(Var_OBJ,inst_Dry))))))))))). - -fof(axMergeLem366, axiom, - ( ! [Var_ACTION] : - (hasType(type_Creation, Var_ACTION) => -(( ? [Var_RESULT] : - (hasType(type_Entity, Var_RESULT) & -(f_result(Var_ACTION,Var_RESULT)))))))). - -fof(axMergeLem367, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Creation, Var_PROCESS) => -(( ? [Var_PATIENT] : - ((hasType(type_Entity, Var_PATIENT) & hasType(type_Physical, Var_PATIENT)) & -(((f_patient(Var_PROCESS,Var_PATIENT)) & (((f_time(Var_PATIENT,f_EndFn(f_WhenFn(Var_PROCESS)))) & (( ~ (f_time(Var_PATIENT,f_BeginFn(f_WhenFn(Var_PROCESS)))))))))))))))). - -fof(axMergeLem368, axiom, - ( ! [Var_COOK] : - (hasType(type_Cooking, Var_COOK) => -(( ? [Var_FOOD] : - (hasType(type_Food, Var_FOOD) & -(f_result(Var_COOK,Var_FOOD)))))))). - -fof(axMergeLem369, axiom, - ( ! [Var_PURSUE] : - (hasType(type_Pursuing, Var_PURSUE) => -(( ? [Var_OBJ] : - (hasType(type_Object, Var_OBJ) & -(f_patient(Var_PURSUE,Var_OBJ)))))))). - -fof(axMergeLem370, axiom, - ( ! [Var_PURSUE] : - (hasType(type_Pursuing, Var_PURSUE) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((((f_agent(Var_PURSUE,Var_AGENT)) & (f_patient(Var_PURSUE,Var_OBJ)))) => (f_holdsDuring(Var_PURSUE,wants(Var_AGENT,Var_OBJ)))))))))))))). - -fof(axMergeLem371, axiom, - ( ! [Var_H] : - (hasType(type_Hunting, Var_H) => -(( ? [Var_T] : - (hasType(type_Animal, Var_T) & -(f_patient(Var_H,Var_T)))))))). - -fof(axMergeLem372, axiom, - ( ! [Var_PROC] : - (hasType(type_DiagnosticProcess, Var_PROC) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((f_agent(Var_PROC,Var_AGENT)) => (( ? [Var_CAUSE] : - (hasType(type_Process, Var_CAUSE) & -(f_hasPurposeForAgent(Var_PROC,knows(Var_AGENT,causes(Var_CAUSE,Var_PROC)),Var_AGENT))))))))))))). - -fof(axMergeLem373, axiom, - ( ! [Var_INTERACTION] : - (hasType(type_SocialInteraction, Var_INTERACTION) => -(( ? [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) & -(( ? [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) & -(((f_involvedInEvent(Var_INTERACTION,Var_AGENT1)) & (((f_involvedInEvent(Var_INTERACTION,Var_AGENT2)) & (Var_AGENT1 != Var_AGENT2)))))))))))))). - -fof(axMergeLem374, axiom, - ( ! [Var_COMMUNICATE] : - (hasType(type_Communication, Var_COMMUNICATE) => -(( ? [Var_AGENT1] : - (hasType(type_CognitiveAgent, Var_AGENT1) & -(( ? [Var_AGENT2] : - (hasType(type_CognitiveAgent, Var_AGENT2) & -(( ? [Var_ENTITY] : - (hasType(type_Entity, Var_ENTITY) & -(( ? [Var_PHYS] : - (hasType(type_Entity, Var_PHYS) & -(((f_refers(Var_PHYS,Var_ENTITY)) & (((f_patient(Var_COMMUNICATE,Var_PHYS)) & (((f_agent(Var_COMMUNICATE,Var_AGENT1)) & (f_destination(Var_COMMUNICATE,Var_AGENT2))))))))))))))))))))))). - -fof(axMergeLem375, axiom, - ( ! [Var_DISSEMINATE] : - (hasType(type_Disseminating, Var_DISSEMINATE) => -(( ? [Var_AGENT1] : - (hasType(type_CognitiveAgent, Var_AGENT1) & -(( ? [Var_AGENT2] : - (hasType(type_CognitiveAgent, Var_AGENT2) & -(((f_destination(Var_DISSEMINATE,Var_AGENT1)) & (((f_destination(Var_DISSEMINATE,Var_AGENT2)) & (Var_AGENT1 != Var_AGENT2)))))))))))))). - -fof(axMergeLem376, axiom, - ( ! [Var_DEMO] : - (hasType(type_Demonstrating, Var_DEMO) => -(( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(f_attends(Var_DEMO,Var_PERSON)))))))). - -fof(axMergeLem377, axiom, - ( ! [Var_EXPRESS] : - (hasType(type_Expressing, Var_EXPRESS) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_EXPRESS,Var_AGENT)) => (( ? [Var_STATE] : - (hasType(type_StateOfMind, Var_STATE) & -(((f_attribute(Var_AGENT,Var_STATE)) & (f_represents(Var_EXPRESS,Var_STATE))))))))))))))). - -fof(axMergeLem378, axiom, - ( ! [Var_COMMUNICATE] : - (hasType(type_LinguisticCommunication, Var_COMMUNICATE) => -(( ? [Var_OBJ] : - (hasType(type_LinguisticExpression, Var_OBJ) & -(((f_represents(Var_COMMUNICATE,Var_OBJ)) & (f_patient(Var_COMMUNICATE,Var_OBJ)))))))))). - -fof(axMergeLem379, axiom, - ( ! [Var_DIS] : - (hasType(type_Disagreeing, Var_DIS) => -(( ? [Var_STMT2] : - (hasType(type_Proposition, Var_STMT2) & -(( ? [Var_STMT1] : - (hasType(type_Proposition, Var_STMT1) & -(( ? [Var_STATE2] : - ((hasType(type_Process, Var_STATE2) & hasType(type_ContentBearingPhysical, Var_STATE2)) & -(( ? [Var_STATE1] : - ((hasType(type_Process, Var_STATE1) & hasType(type_ContentBearingPhysical, Var_STATE1)) & -(( ? [Var_A2] : - (hasType(type_Agent, Var_A2) & -(( ? [Var_A1] : - (hasType(type_Agent, Var_A1) & -(((f_subProcess(Var_STATE1,Var_DIS)) & (((f_subProcess(Var_STATE2,Var_DIS)) & (((f_agent(Var_STATE1,Var_A1)) & (((f_agent(Var_STATE2,Var_A2)) & (((f_containsInformation(Var_STATE1,Var_STMT1)) & (((f_containsInformation(Var_STATE2,Var_STMT2)) & (( ~ (f_consistent(Var_STMT1,Var_STMT2))))))))))))))))))))))))))))))))))))). - -fof(axMergeLem380, axiom, - ( ! [Var_WED] : - (hasType(type_Wedding, Var_WED) => -(( ? [Var_PERSON2] : - (hasType(type_Human, Var_PERSON2) & -(( ? [Var_PERSON1] : - (hasType(type_Human, Var_PERSON1) & -(f_holdsDuring(f_ImmediateFutureFn(f_WhenFn(Var_WED)),spouse(Var_PERSON1,Var_PERSON2)))))))))))). - -fof(axMergeLem381, axiom, - ( ! [Var_T1] : - (hasType(type_TimeInterval, Var_T1) => -(( ! [Var_P2] : - ((hasType(type_Human, Var_P2) & hasType(type_Entity, Var_P2)) => -(( ! [Var_P1] : - ((hasType(type_Human, Var_P1) & hasType(type_Entity, Var_P1)) => -(((f_holdsDuring(Var_T1,spouse(Var_P1,Var_P2))) => (( ? [Var_WED] : - (hasType(type_Wedding, Var_WED) & -(((f_patient(Var_WED,Var_P1)) & (((f_patient(Var_WED,Var_P2)) & (f_earlier(f_WhenFn(Var_WED),Var_T1)))))))))))))))))))). - -fof(axMergeLem382, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Naming, Var_PROCESS) => -(( ! [Var_NAME] : - ((hasType(type_Entity, Var_NAME) & hasType(type_SymbolicString, Var_NAME)) => -(( ! [Var_THING] : - (hasType(type_Entity, Var_THING) => -(((((f_patient(Var_PROCESS,Var_THING)) & (f_destination(Var_PROCESS,Var_NAME)))) => (f_holdsDuring(f_FutureFn(f_WhenFn(Var_PROCESS)),names(Var_NAME,Var_THING)))))))))))))). - -fof(axMergeLem383, axiom, - ( ! [Var_MEET] : - (hasType(type_Meeting, Var_MEET) => -(( ! [Var_AGENT2] : - ((hasType(type_Agent, Var_AGENT2) & hasType(type_Object, Var_AGENT2)) => -(( ! [Var_AGENT1] : - ((hasType(type_Agent, Var_AGENT1) & hasType(type_Object, Var_AGENT1)) => -(((((f_agent(Var_MEET,Var_AGENT1)) & (f_agent(Var_MEET,Var_AGENT2)))) => (f_holdsDuring(f_WhenFn(Var_MEET),orientation(Var_AGENT1,Var_AGENT2,inst_Near)))))))))))))). - -fof(axMergeLem384, axiom, - ( ! [Var_WAR] : - (hasType(type_War, Var_WAR) => -(( ? [Var_BATTLE] : - (hasType(type_Battle, Var_BATTLE) & -(f_subProcess(Var_BATTLE,Var_WAR)))))))). - -fof(axMergeLem385, axiom, - ( ! [Var_BATTLE] : - (hasType(type_Battle, Var_BATTLE) => -(( ? [Var_WAR] : - (hasType(type_War, Var_WAR) & -(f_subProcess(Var_BATTLE,Var_WAR)))))))). - -fof(axMergeLem386, axiom, - ( ! [Var_BATTLE] : - (hasType(type_Battle, Var_BATTLE) => -(( ? [Var_ATTACK] : - (hasType(type_ViolentContest, Var_ATTACK) & -(f_subProcess(Var_ATTACK,Var_BATTLE)))))))). - -fof(axMergeLem387, axiom, - ( ! [Var_MOVE] : - (hasType(type_Maneuver, Var_MOVE) => -(( ? [Var_CONTEST] : - (hasType(type_Contest, Var_CONTEST) & -(f_subProcess(Var_MOVE,Var_CONTEST)))))))). - -fof(axMergeLem388, axiom, - ( ! [Var_ATTACK] : - (hasType(type_Attack, Var_ATTACK) => -(( ? [Var_CONTEST] : - (hasType(type_ViolentContest, Var_CONTEST) & -(f_subProcess(Var_ATTACK,Var_CONTEST)))))))). - -fof(axMergeLem389, axiom, - ( ! [Var_DEFENSE] : - (hasType(type_DefensiveManeuver, Var_DEFENSE) => -(( ? [Var_CONTEST] : - (hasType(type_ViolentContest, Var_CONTEST) & -(f_subProcess(Var_DEFENSE,Var_CONTEST)))))))). - -fof(axMergeLem390, axiom, - ( ! [Var_SEE] : - (hasType(type_Seeing, Var_SEE) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((((f_agent(Var_SEE,Var_AGENT)) & (f_patient(Var_SEE,Var_OBJ)))) => (((f_attribute(Var_OBJ,inst_Illuminated)) & (( ? [Var_PROP] : - (hasType(type_ColorAttribute, Var_PROP) & -(f_knows(Var_AGENT,attribute(Var_OBJ,Var_PROP))))))))))))))))))). - -fof(axMergeLem391, axiom, - ( ! [Var_SMELL] : - (hasType(type_Smelling, Var_SMELL) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_SMELL,Var_OBJ)) => (( ? [Var_ATTR] : - (hasType(type_OlfactoryAttribute, Var_ATTR) & -(f_attribute(Var_OBJ,Var_ATTR))))))))))))). - -fof(axMergeLem392, axiom, - ( ! [Var_TASTE] : - (hasType(type_Tasting, Var_TASTE) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_TASTE,Var_OBJ)) => (( ? [Var_ATTR] : - (hasType(type_TasteAttribute, Var_ATTR) & -(f_attribute(Var_OBJ,Var_ATTR))))))))))))). - -fof(axMergeLem393, axiom, - ( ! [Var_HEAR] : - (hasType(type_Hearing, Var_HEAR) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_HEAR,Var_OBJ)) => (( ? [Var_ATTR] : - (hasType(type_SoundAttribute, Var_ATTR) & -(f_attribute(Var_OBJ,Var_ATTR))))))))))))). - -fof(axMergeLem394, axiom, - ( ! [Var_TACTILE] : - (hasType(type_TactilePerception, Var_TACTILE) => -(( ? [Var_TOUCH] : - (hasType(type_Touching, Var_TOUCH) & -(f_subProcess(Var_TOUCH,Var_TACTILE)))))))). - -fof(axMergeLem395, axiom, - ( ! [Var_REGION] : - (hasType(type_Region, Var_REGION) => -(((( ? [Var_EMIT] : - (hasType(type_RadiatingLight, Var_EMIT) & -(f_patient(Var_EMIT,Var_REGION))))) <=> (f_attribute(Var_REGION,inst_Illuminated))))))). - -fof(axMergeLem396, axiom, - ( ! [Var_EMIT] : - (hasType(type_RadiatingSound, Var_EMIT) => -(( ! [Var_SOUND] : - ((hasType(type_Agent, Var_SOUND) & hasType(type_Object, Var_SOUND)) => -(((f_agent(Var_EMIT,Var_SOUND)) => (( ? [Var_ATTR] : - (hasType(type_SoundAttribute, Var_ATTR) & -(f_attribute(Var_SOUND,Var_ATTR))))))))))))). - -fof(axMergeLem397, axiom, - ( ! [Var_PROCESS] : - (hasType(type_StateChange, Var_PROCESS) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_PROCESS,Var_OBJ)) => (( ? [Var_STATE1] : - (hasType(type_PhysicalState, Var_STATE1) & -(( ? [Var_STATE2] : - (hasType(type_PhysicalState, Var_STATE2) & -(( ? [Var_PART] : - (hasType(type_Object, Var_PART) & -(((f_part(Var_PART,Var_OBJ)) & (((Var_STATE1 != Var_STATE2) & (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_PROCESS)),attribute(Var_PART,Var_STATE1))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_PROCESS)),attribute(Var_PART,Var_STATE2)))))))))))))))))))))))))). - -fof(axMergeLem398, axiom, - ( ! [Var_MELT] : - (hasType(type_Melting, Var_MELT) => -(( ? [Var_HEAT] : - (hasType(type_Heating, Var_HEAT) & -(f_subProcess(Var_HEAT,Var_MELT)))))))). - -fof(axMergeLem399, axiom, - ( ! [Var_MELT] : - (hasType(type_Melting, Var_MELT) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_MELT,Var_OBJ)) => (( ? [Var_PART] : - (hasType(type_Object, Var_PART) & -(((f_part(Var_PART,Var_OBJ)) & (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_MELT)),attribute(Var_PART,inst_Solid))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_MELT)),attribute(Var_PART,inst_Liquid)))))))))))))))))). - -fof(axMergeLem400, axiom, - ( ! [Var_BOIL] : - (hasType(type_Boiling, Var_BOIL) => -(( ? [Var_HEAT] : - (hasType(type_Heating, Var_HEAT) & -(f_subProcess(Var_HEAT,Var_BOIL)))))))). - -fof(axMergeLem401, axiom, - ( ! [Var_BOIL] : - (hasType(type_Boiling, Var_BOIL) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_BOIL,Var_OBJ)) => (( ? [Var_PART] : - (hasType(type_Object, Var_PART) & -(((f_part(Var_PART,Var_OBJ)) & (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_BOIL)),attribute(Var_PART,inst_Liquid))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_BOIL)),attribute(Var_PART,inst_Gas)))))))))))))))))). - -fof(axMergeLem402, axiom, - ( ! [Var_COND] : - (hasType(type_Condensing, Var_COND) => -(( ? [Var_COOL] : - (hasType(type_Cooling, Var_COOL) & -(f_subProcess(Var_COOL,Var_COND)))))))). - -fof(axMergeLem403, axiom, - ( ! [Var_COND] : - (hasType(type_Condensing, Var_COND) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_COND,Var_OBJ)) => (( ? [Var_PART] : - (hasType(type_Object, Var_PART) & -(((f_part(Var_PART,Var_OBJ)) & (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_COND)),attribute(Var_PART,inst_Gas))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_COND)),attribute(Var_PART,inst_Liquid)))))))))))))))))). - -fof(axMergeLem404, axiom, - ( ! [Var_FREEZE] : - (hasType(type_Freezing, Var_FREEZE) => -(( ? [Var_COOL] : - (hasType(type_Cooling, Var_COOL) & -(f_subProcess(Var_COOL,Var_FREEZE)))))))). - -fof(axMergeLem405, axiom, - ( ! [Var_FREEZE] : - (hasType(type_Freezing, Var_FREEZE) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_FREEZE,Var_OBJ)) => (( ? [Var_PART] : - (hasType(type_Object, Var_PART) & -(((f_part(Var_PART,Var_OBJ)) & (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_FREEZE)),attribute(Var_PART,inst_Liquid))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_FREEZE)),attribute(Var_PART,inst_Solid)))))))))))))))))). - -fof(axMergeLem406, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((f_leader(f_GovernmentFn(Var_AREA),Var_PERSON)) => (f_leader(Var_AREA,Var_PERSON)))))))))). - -fof(axMergeLem407, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((f_leader(Var_AREA,Var_PERSON)) => (f_leader(f_GovernmentFn(Var_AREA),Var_PERSON)))))))))). - -fof(axMergeLem408, axiom, - ( ! [Var_AREA] : - (hasType(type_WaterArea, Var_AREA) => -(( ? [Var_WATER] : - (hasType(type_Water, Var_WATER) & -(( ? [Var_HOLE] : - (hasType(type_Hole, Var_HOLE) & -(( ? [Var_BED] : - ((hasType(type_Entity, Var_BED) & hasType(type_Object, Var_BED)) & -(((f_HoleHostFn(Var_HOLE) = Var_BED) & (((f_properlyFills(Var_WATER,Var_HOLE)) & (f_MereologicalSumFn(Var_BED,Var_WATER) = Var_AREA))))))))))))))))). - -fof(axMergeLem409, axiom, - ( ! [Var_LAND1] : - (hasType(type_LandArea, Var_LAND1) => -(( ? [Var_LAND2] : - ((hasType(type_Continent, Var_LAND2) | hasType(type_Island, Var_LAND2)) & -(f_part(Var_LAND1,Var_LAND2)))))))). - -fof(axMergeLem410, axiom, - ( ! [Var_BANK] : - (hasType(type_ShoreArea, Var_BANK) => -(( ? [Var_WATER] : - (hasType(type_WaterArea, Var_WATER) & -(f_meetsSpatially(Var_BANK,Var_WATER)))))))). - -fof(axMergeLem411, axiom, - ( ! [Var_ISLE] : - (hasType(type_Island, Var_ISLE) => -(( ? [Var_WATER] : - (hasType(type_WaterArea, Var_WATER) & -(f_meetsSpatially(Var_ISLE,Var_WATER)))))))). - -fof(axMergeLem412, axiom, - ( ! [Var_STATE] : - (hasType(type_StateOrProvince, Var_STATE) => -(( ? [Var_LAND] : - (hasType(type_Nation, Var_LAND) & -(f_properPart(Var_STATE,Var_LAND)))))))). - -fof(axMergeLem413, axiom, - ( ! [Var_STATE] : - (hasType(type_County, Var_STATE) => -(( ? [Var_LAND] : - (hasType(type_StateOrProvince, Var_LAND) & -(f_properPart(Var_STATE,Var_LAND)))))))). - -fof(axMergeLem414, axiom, - ( ! [Var_ATTR2] : - ((hasType(type_Attribute, Var_ATTR2) & hasType(type_DevelopmentalAttribute, Var_ATTR2)) => -(( ! [Var_ATTR1] : - ((hasType(type_DevelopmentalAttribute, Var_ATTR1) & hasType(type_Attribute, Var_ATTR1)) => -(( ! [Var_OBJ] : - (hasType(type_OrganicObject, Var_OBJ) => -(( ! [Var_TIME1] : - ((hasType(type_TimePosition, Var_TIME1) & hasType(type_TimeInterval, Var_TIME1)) => -(((((f_holdsDuring(Var_TIME1,developmentalForm(Var_OBJ,Var_ATTR1))) & (f_successorAttributeClosure(Var_ATTR2,Var_ATTR1)))) => (( ? [Var_TIME2] : - ((hasType(type_TimeInterval, Var_TIME2) & hasType(type_TimePosition, Var_TIME2)) & -(((f_earlier(Var_TIME2,Var_TIME1)) & (f_holdsDuring(Var_TIME2,developmentalForm(Var_OBJ,Var_ATTR2)))))))))))))))))))))). - -fof(axMergeLem415, axiom, - ( ! [Var_ORGANISM] : - (hasType(type_Organism, Var_ORGANISM) => -(( ? [Var_BIRTH] : - (hasType(type_Birth, Var_BIRTH) & -(f_experiencer(Var_BIRTH,Var_ORGANISM)))))))). - -fof(axMergeLem416, axiom, - ( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(( ! [Var_ORGANISM] : - ((hasType(type_Organism, Var_ORGANISM) & hasType(type_Physical, Var_ORGANISM)) => -(( ! [Var_T1] : - (hasType(type_TimePosition, Var_T1) => -(((f_holdsDuring(Var_T1,inhabits(Var_ORGANISM,Var_OBJ))) => (( ? [Var_TIME] : - (hasType(type_TimeInterval, Var_TIME) & -(((f_temporalPart(Var_TIME,Var_T1)) & (f_holdsDuring(Var_TIME,located(Var_ORGANISM,Var_OBJ))))))))))))))))))). - -fof(axMergeLem417, axiom, - ( ! [Var_ALGA] : - (hasType(type_Alga, Var_ALGA) => -(( ? [Var_WATER] : - (hasType(type_Water, Var_WATER) & -(f_inhabits(Var_ALGA,Var_WATER)))))))). - -fof(axMergeLem418, axiom, - ( ! [Var_BACTERIUM] : - (hasType(type_Bacterium, Var_BACTERIUM) => -(( ? [Var_CELL1] : - (hasType(type_Cell, Var_CELL1) & -(((f_component(Var_CELL1,Var_BACTERIUM)) & (( ! [Var_CELL2] : - (hasType(type_Cell, Var_CELL2) => -(((f_component(Var_CELL2,Var_BACTERIUM)) => (Var_CELL1 = Var_CELL2)))))))))))))). - -fof(axMergeLem419, axiom, - ( ! [Var_VIRUS] : - (hasType(type_Virus, Var_VIRUS) => -(( ! [Var_PROC] : - (hasType(type_Replication, Var_PROC) => -(((f_agent(Var_PROC,Var_VIRUS)) => (( ? [Var_CELL] : - (hasType(type_Cell, Var_CELL) & -(f_located(Var_PROC,Var_CELL))))))))))))). - -fof(axMergeLem420, axiom, - ( ! [Var_FISH] : - (hasType(type_Fish, Var_FISH) => -(( ? [Var_WATER] : - (hasType(type_Water, Var_WATER) & -(f_inhabits(Var_FISH,Var_WATER)))))))). - -fof(axMergeLem421, axiom, - ( ! [Var_MAN] : - (hasType(type_Man, Var_MAN) => -(f_attribute(Var_MAN,inst_Male))))). - -fof(axMergeLem422, axiom, - ( ! [Var_WOMAN] : - (hasType(type_Woman, Var_WOMAN) => -(f_attribute(Var_WOMAN,inst_Female))))). - -fof(axMergeLem423, axiom, - ( ! [Var_MIX] : - (hasType(type_LiquidMixture, Var_MIX) => -(( ? [Var_PART] : - (hasType(type_Object, Var_PART) & -(((f_part(Var_PART,Var_MIX)) & (f_attribute(Var_PART,inst_Liquid)))))))))). - -fof(axMergeLem424, axiom, - ( ! [Var_MIX] : - (hasType(type_GasMixture, Var_MIX) => -(( ? [Var_PART] : - (hasType(type_Object, Var_PART) & -(((f_part(Var_PART,Var_MIX)) & (f_attribute(Var_PART,inst_Gas)))))))))). - -fof(axMergeLem425, axiom, - ( ! [Var_SMOKE] : - (hasType(type_Smoke, Var_SMOKE) => -(( ? [Var_BURNING] : - (hasType(type_Combustion, Var_BURNING) & -(f_result(Var_BURNING,Var_SMOKE)))))))). - -fof(axMergeLem426, axiom, - ( ! [Var_CLOUD] : - (hasType(type_WaterCloud, Var_CLOUD) => -(( ? [Var_WATER] : - (hasType(type_Water, Var_WATER) & -(f_part(Var_WATER,Var_CLOUD)))))))). - -fof(axMergeLem427, axiom, - ( ! [Var_WIND] : - (hasType(type_Wind, Var_WIND) => -(( ? [Var_AIR] : - (hasType(type_Air, Var_AIR) & -(f_patient(Var_WIND,Var_AIR)))))))). - -fof(axMergeLem428, axiom, - ( ! [Var_HORMONE] : - (hasType(type_Hormone, Var_HORMONE) => -(( ? [Var_GLAND] : - (hasType(type_Gland, Var_GLAND) & -(( ? [Var_PROCESS] : - (hasType(type_Process, Var_PROCESS) & -(((f_instrument(Var_PROCESS,Var_GLAND)) & (f_result(Var_PROCESS,Var_HORMONE))))))))))))). - -fof(axMergeLem429, axiom, - ( ! [Var_FOOD] : - (hasType(type_Food, Var_FOOD) => -(( ? [Var_NUTRIENT] : - (hasType(type_Nutrient, Var_NUTRIENT) & -(f_part(Var_NUTRIENT,Var_FOOD)))))))). - -fof(axMergeLem430, axiom, - ( ! [Var_MEAT] : - (hasType(type_Meat, Var_MEAT) => -(( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(((f_part(Var_PART,Var_MEAT)) => (( ? [Var_ANIMAL] : - (hasType(type_Animal, Var_ANIMAL) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(( ? [Var_SUBPART] : - (hasType(type_Object, Var_SUBPART) & -(((f_part(Var_SUBPART,Var_PART)) & (f_holdsDuring(Var_TIME,part(Var_SUBPART,Var_ANIMAL)))))))))))))))))))))). - -fof(axMergeLem431, axiom, - ( ! [Var_BEV] : - (hasType(type_Beverage, Var_BEV) => -(f_attribute(Var_BEV,inst_Liquid))))). - -fof(axMergeLem432, axiom, - ( ! [Var_ANAT] : - (hasType(type_AnatomicalStructure, Var_ANAT) => -(( ? [Var_ORGANISM] : - (hasType(type_Organism, Var_ORGANISM) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(((f_temporalPart(Var_TIME,f_WhenFn(Var_ORGANISM))) & (f_holdsDuring(Var_TIME,part(Var_ANAT,Var_ORGANISM)))))))))))))). - -fof(axMergeLem433, axiom, - ( ! [Var_PART] : - (hasType(type_AnatomicalStructure, Var_PART) => -(( ? [Var_CELL] : - (hasType(type_Cell, Var_CELL) & -(f_part(Var_CELL,Var_PART)))))))). - -fof(axMergeLem434, axiom, - ( ! [Var_STRUCTURE] : - (hasType(type_AbnormalAnatomicalStructure, Var_STRUCTURE) => -(( ? [Var_PROC] : - (hasType(type_PathologicProcess, Var_PROC) & -(f_result(Var_PROC,Var_STRUCTURE)))))))). - -fof(axMergeLem435, axiom, - ( ! [Var_PART] : - (hasType(type_BodyPart, Var_PART) => -(( ? [Var_ORGANISM] : - (hasType(type_Organism, Var_ORGANISM) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(((f_temporalPart(Var_TIME,f_WhenFn(Var_ORGANISM))) & (f_holdsDuring(Var_TIME,component(Var_PART,Var_ORGANISM)))))))))))))). - -fof(axMergeLem436, axiom, - ( ! [Var_PART] : - (hasType(type_BodyPart, Var_PART) => -(( ? [Var_PROC] : - (hasType(type_PhysiologicProcess, Var_PROC) & -(f_result(Var_PROC,Var_PART)))))))). - -fof(axMergeLem437, axiom, - ( ! [Var_SEED] : - (hasType(type_Seed, Var_SEED) => -(( ? [Var_PLANT] : - (hasType(type_FloweringPlant, Var_PLANT) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(f_holdsDuring(Var_TIME,part(Var_SEED,Var_PLANT)))))))))))). - -fof(axMergeLem438, axiom, - ( ! [Var_SPORE] : - (hasType(type_Spore, Var_SPORE) => -(( ? [Var_PLANT] : - (hasType(type_NonFloweringPlant, Var_PLANT) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(f_holdsDuring(Var_TIME,part(Var_SPORE,Var_PLANT)))))))))))). - -fof(axMergeLem439, axiom, - ( ! [Var_COVER] : - (hasType(type_BodyCovering, Var_COVER) => -(( ? [Var_BODY] : - ((hasType(type_Organism, Var_BODY) | hasType(type_BodyPart, Var_BODY)) & -(f_superficialPart(Var_COVER,Var_BODY)))))))). - -fof(axMergeLem440, axiom, - ( ! [Var_JUNCT] : - (hasType(type_BodyJunction, Var_JUNCT) => -(( ? [Var_OBJ1] : - (hasType(type_BodyPart, Var_OBJ1) & -(( ? [Var_OBJ2] : - (hasType(type_BodyPart, Var_OBJ2) & -(f_connects(Var_JUNCT,Var_OBJ1,Var_OBJ2))))))))))). - -fof(axMergeLem441, axiom, - ( ! [Var_STUFF] : - (hasType(type_Tissue, Var_STUFF) => -(( ? [Var_PART] : - (hasType(type_Cell, Var_PART) & -(f_part(Var_PART,Var_STUFF)))))))). - -fof(axMergeLem442, axiom, - ( ! [Var_STUFF] : - (hasType(type_Tissue, Var_STUFF) => -(( ? [Var_ORGANISM] : - (hasType(type_Organism, Var_ORGANISM) & -(f_part(Var_STUFF,Var_ORGANISM)))))))). - -fof(axMergeLem443, axiom, - ( ! [Var_BONE] : - (hasType(type_Bone, Var_BONE) => -(( ? [Var_VERT] : - (hasType(type_Vertebrate, Var_VERT) & -(f_part(Var_BONE,Var_VERT)))))))). - -fof(axMergeLem444, axiom, - ( ! [Var_MORPH] : - (hasType(type_Morpheme, Var_MORPH) => -(( ? [Var_WORD] : - (hasType(type_Word, Var_WORD) & -(f_part(Var_MORPH,Var_WORD)))))))). - -fof(axMergeLem445, axiom, - ( ! [Var_WORD] : - (hasType(type_Word, Var_WORD) => -(( ? [Var_PART] : - (hasType(type_Morpheme, Var_PART) & -(f_part(Var_PART,Var_WORD)))))))). - -fof(axMergeLem446, axiom, - ( ! [Var_PHRASE] : - (hasType(type_Phrase, Var_PHRASE) => -(( ? [Var_PART1] : - (hasType(type_Word, Var_PART1) & -(( ? [Var_PART2] : - (hasType(type_Word, Var_PART2) & -(((f_part(Var_PART1,Var_PHRASE)) & (((f_part(Var_PART2,Var_PHRASE)) & (Var_PART1 != Var_PART2)))))))))))))). - -fof(axMergeLem447, axiom, - ( ! [Var_PHRASE] : - (hasType(type_VerbPhrase, Var_PHRASE) => -(( ? [Var_VERB] : - (hasType(type_Verb, Var_VERB) & -(f_part(Var_VERB,Var_PHRASE)))))))). - -fof(axMergeLem448, axiom, - ( ! [Var_SENTENCE] : - (hasType(type_Sentence, Var_SENTENCE) => -(( ? [Var_PHRASE1] : - (hasType(type_NounPhrase, Var_PHRASE1) & -(( ? [Var_PHRASE2] : - (hasType(type_VerbPhrase, Var_PHRASE2) & -(((f_part(Var_PHRASE1,Var_SENTENCE)) & (f_part(Var_PHRASE2,Var_SENTENCE))))))))))))). - -fof(axMergeLem449, axiom, - ( ! [Var_PHRASE] : - (hasType(type_NounPhrase, Var_PHRASE) => -(( ? [Var_NOUN] : - (hasType(type_Noun, Var_NOUN) & -(f_part(Var_NOUN,Var_PHRASE)))))))). - -fof(axMergeLem450, axiom, - ( ! [Var_PHRASE] : - (hasType(type_PrepositionalPhrase, Var_PHRASE) => -(( ? [Var_PREP] : - (hasType(type_ParticleWord, Var_PREP) & -(f_part(Var_PREP,Var_PHRASE)))))))). - -fof(axMergeLem451, axiom, - ( ! [Var_TEXT] : - (hasType(type_Text, Var_TEXT) => -(( ? [Var_PART] : - (hasType(type_LinguisticExpression, Var_PART) & -(f_part(Var_PART,Var_TEXT)))))))). - -fof(axMergeLem452, axiom, - ( ! [Var_TEXT] : - (hasType(type_Text, Var_TEXT) => -(( ? [Var_WRITE] : - (hasType(type_Writing, Var_WRITE) & -(f_result(Var_WRITE,Var_TEXT)))))))). - -fof(axMergeLem453, axiom, - ( ! [Var_SENT] : - (hasType(type_Sentence, Var_SENT) => -(( ? [Var_PROP] : - (hasType(type_Proposition, Var_PROP) & -(f_containsInformation(Var_SENT,Var_PROP)))))))). - -fof(axMergeLem454, axiom, - ( ! [Var_TEXT] : - (hasType(type_Summary, Var_TEXT) => -(( ? [Var_TEXT2] : - (hasType(type_Text, Var_TEXT2) & -(f_subsumesContentInstance(Var_TEXT2,Var_TEXT)))))))). - -fof(axMergeLem455, axiom, - ( ! [Var_SERIES] : - (hasType(type_Series, Var_SERIES) => -(( ? [Var_BOOK1] : - (hasType(type_Book, Var_BOOK1) & -(( ? [Var_BOOK2] : - (hasType(type_Book, Var_BOOK2) & -(((f_subsumesContentInstance(Var_SERIES,Var_BOOK1)) & (((f_subsumesContentInstance(Var_SERIES,Var_BOOK2)) & (Var_BOOK1 != Var_BOOK2)))))))))))))). - -fof(axMergeLem456, axiom, - ( ! [Var_ARTICLE1] : - (hasType(type_Article, Var_ARTICLE1) => -(( ! [Var_BOOK] : - (hasType(type_Book, Var_BOOK) => -(((f_subsumesContentInstance(Var_BOOK,Var_ARTICLE1)) => (( ? [Var_ARTICLE2] : - (hasType(type_Article, Var_ARTICLE2) & -(((Var_ARTICLE2 != Var_ARTICLE1) & (f_subsumesContentInstance(Var_BOOK,Var_ARTICLE2))))))))))))))). - -fof(axMergeLem457, axiom, - ( ! [Var_CURRENCY] : - (hasType(type_Currency, Var_CURRENCY) => -(( ? [Var_MEASURE] : - (hasType(type_CurrencyMeasure, Var_MEASURE) & -(f_monetaryValue(Var_CURRENCY,Var_MEASURE)))))))). - -fof(axMergeLem458, axiom, - ( ! [Var_MOLE] : - (hasType(type_Molecule, Var_MOLE) => -(( ? [Var_ATOM1] : - (hasType(type_Atom, Var_ATOM1) & -(( ? [Var_ATOM2] : - (hasType(type_Atom, Var_ATOM2) & -(((f_part(Var_ATOM1,Var_MOLE)) & (((f_part(Var_ATOM2,Var_MOLE)) & (Var_ATOM1 != Var_ATOM2)))))))))))))). - -fof(axMergeLem459, axiom, - ( ! [Var_ARTIFACT] : - (hasType(type_Artifact, Var_ARTIFACT) => -(( ? [Var_MAKING] : - (hasType(type_Making, Var_MAKING) & -(f_result(Var_MAKING,Var_ARTIFACT)))))))). - -fof(axMergeLem460, axiom, - ( ! [Var_PRODUCT] : - (hasType(type_Product, Var_PRODUCT) => -(( ? [Var_MANUFACTURE] : - (hasType(type_Manufacture, Var_MANUFACTURE) & -(f_result(Var_MANUFACTURE,Var_PRODUCT)))))))). - -fof(axMergeLem461, axiom, - ( ! [Var_ARTIFACT] : - (hasType(type_StationaryArtifact, Var_ARTIFACT) => -(( ? [Var_PLACE] : - ((hasType(type_Object, Var_PLACE) & hasType(type_Entity, Var_PLACE)) & -(((f_holdsDuring(f_WhenFn(Var_ARTIFACT),located(Var_ARTIFACT,Var_PLACE))) & (( ~ ( ? [Var_P2] : - ((hasType(type_Object, Var_P2) & hasType(type_Entity, Var_P2)) & -(((f_holdsDuring(f_WhenFn(Var_ARTIFACT),located(Var_ARTIFACT,Var_P2))) & (Var_PLACE != Var_P2))))))))))))))). - -fof(axMergeLem462, axiom, - ( ! [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) => -(( ? [Var_HUMAN] : - (hasType(type_Human, Var_HUMAN) & -(((f_inhabits(Var_HUMAN,Var_BUILDING)) | (( ? [Var_ACT] : - ((hasType(type_Process, Var_ACT) & hasType(type_Physical, Var_ACT)) & -(((f_agent(Var_ACT,Var_HUMAN)) & (f_located(Var_ACT,Var_BUILDING))))))))))))))). - -fof(axMergeLem463, axiom, - ( ! [Var_ROOM] : - (hasType(type_Room, Var_ROOM) => -(( ? [Var_BUILD] : - (hasType(type_Building, Var_BUILD) & -(f_properPart(Var_ROOM,Var_BUILD)))))))). - -fof(axMergeLem464, axiom, - ( ! [Var_RESIDENCE] : - (hasType(type_PermanentResidence, Var_RESIDENCE) => -(( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(f_home(Var_PERSON,Var_RESIDENCE)))))))). - -fof(axMergeLem465, axiom, - ( ! [Var_RESIDENCE] : - (hasType(type_TemporaryResidence, Var_RESIDENCE) => -(( ~ ( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(f_home(Var_PERSON,Var_RESIDENCE))))))))). - -fof(axMergeLem466, axiom, - ( ! [Var_CLOTHING] : - (hasType(type_Clothing, Var_CLOTHING) => -(( ? [Var_FABRIC] : - (hasType(type_Fabric, Var_FABRIC) & -(f_part(Var_FABRIC,Var_CLOTHING)))))))). - -fof(axMergeLem467, axiom, - ( ! [Var_CLOTHING] : - ((hasType(type_Clothing, Var_CLOTHING) & hasType(type_Physical, Var_CLOTHING)) => -(( ! [Var_AGENT] : - ((hasType(type_Animal, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_wears(Var_AGENT,Var_CLOTHING)) => (f_located(Var_CLOTHING,Var_AGENT)))))))))). - -fof(axMergeLem468, axiom, - ( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Clothing, Var_P)) => -(( ! [Var_C] : - ((hasType(type_Clothing, Var_C) & hasType(type_Object, Var_C)) => -(( ! [Var_A] : - (hasType(type_Animal, Var_A) => -(((((f_wears(Var_A,Var_C)) & (f_part(Var_P,Var_C)))) => (f_wears(Var_A,Var_P))))))))))))). - -fof(axMergeLem469, axiom, - ( ! [Var_TRANSPORT] : - (hasType(type_Vehicle, Var_TRANSPORT) => -(( ! [Var_MOVE] : - (hasType(type_Translocation, Var_MOVE) => -(( ! [Var_FROM] : - (hasType(type_Object, Var_FROM) => -(((((f_instrument(Var_MOVE,Var_TRANSPORT)) & (f_origin(Var_MOVE,Var_FROM)))) => (f_holdsDuring(f_BeginFn(f_WhenFn(Var_MOVE)),located(Var_TRANSPORT,Var_FROM)))))))))))))). - -fof(axMergeLem470, axiom, - ( ! [Var_TRANSPORT] : - (hasType(type_Vehicle, Var_TRANSPORT) => -(( ! [Var_MOVE] : - (hasType(type_Translocation, Var_MOVE) => -(( ! [Var_TO] : - ((hasType(type_Entity, Var_TO) & hasType(type_Object, Var_TO)) => -(((((f_instrument(Var_MOVE,Var_TRANSPORT)) & (f_destination(Var_MOVE,Var_TO)))) => (f_holdsDuring(f_BeginFn(f_WhenFn(Var_MOVE)),located(Var_TRANSPORT,Var_TO)))))))))))))). - -fof(axMergeLem471, axiom, - ( ! [Var_DEVICE] : - (hasType(type_AttachingDevice, Var_DEVICE) => -(( ? [Var_ATTACH] : - (hasType(type_Attaching, Var_ATTACH) & -(f_instrument(Var_ATTACH,Var_DEVICE)))))))). - -fof(axMergeLem472, axiom, - ( ! [Var_COMP] : - (hasType(type_EngineeringComponent, Var_COMP) => -(( ? [Var_DEVICE] : - (hasType(type_Device, Var_DEVICE) & -(f_component(Var_COMP,Var_DEVICE)))))))). - -fof(axMergeLem473, axiom, - ( ! [Var_MACHINE] : - (hasType(type_Machine, Var_MACHINE) => -(( ? [Var_COMP1] : - (hasType(type_EngineeringComponent, Var_COMP1) & -(( ? [Var_COMP2] : - (hasType(type_EngineeringComponent, Var_COMP2) & -(((Var_COMP1 != Var_COMP2) & (((f_part(Var_COMP1,Var_MACHINE)) & (f_part(Var_COMP2,Var_MACHINE))))))))))))))). - -fof(axMergeLem474, axiom, - ( ! [Var_COMP2] : - (hasType(type_EngineeringComponent, Var_COMP2) => -(( ! [Var_COMP1] : - (hasType(type_EngineeringComponent, Var_COMP1) => -(((f_connectedEngineeringComponents(Var_COMP1,Var_COMP2)) => (((( ~ (f_engineeringSubcomponent(Var_COMP1,Var_COMP2)))) & (( ~ (f_engineeringSubcomponent(Var_COMP2,Var_COMP1)))))))))))))). - -fof(axMergeLem475, axiom, - ( ! [Var_CONNECTION] : - (hasType(type_EngineeringConnection, Var_CONNECTION) => -(( ? [Var_COMP2] : - (hasType(type_SelfConnectedObject, Var_COMP2) & -(( ? [Var_COMP1] : - (hasType(type_EngineeringComponent, Var_COMP1) & -(f_connectsEngineeringComponents(Var_CONNECTION,Var_COMP1,Var_COMP2))))))))))). - -fof(axMergeLem476, axiom, - ( ! [Var_COMP2] : - ((hasType(type_EngineeringComponent, Var_COMP2) & hasType(type_SelfConnectedObject, Var_COMP2)) => -(( ! [Var_COMP1] : - (hasType(type_EngineeringComponent, Var_COMP1) => -(((f_connectedEngineeringComponents(Var_COMP1,Var_COMP2)) <=> (( ? [Var_CONNECTION] : - (hasType(type_EngineeringComponent, Var_CONNECTION) & -(f_connectsEngineeringComponents(Var_CONNECTION,Var_COMP1,Var_COMP2))))))))))))). - -fof(axMergeLem477, axiom, - ( ! [Var_GROUP] : - (hasType(type_AgeGroup, Var_GROUP) => -(( ! [Var_AGE2] : - ((hasType(type_TimeDuration, Var_AGE2) & hasType(type_Entity, Var_AGE2)) => -(( ! [Var_AGE1] : - ((hasType(type_TimeDuration, Var_AGE1) & hasType(type_Entity, Var_AGE1)) => -(( ! [Var_MEMB2] : - ((hasType(type_SelfConnectedObject, Var_MEMB2) & hasType(type_Object, Var_MEMB2)) => -(( ! [Var_MEMB1] : - ((hasType(type_SelfConnectedObject, Var_MEMB1) & hasType(type_Object, Var_MEMB1)) => -(((((f_member(Var_MEMB1,Var_GROUP)) & (((f_member(Var_MEMB2,Var_GROUP)) & (((f_age(Var_MEMB1,Var_AGE1)) & (f_age(Var_MEMB2,Var_AGE2)))))))) => (Var_AGE1 = Var_AGE2)))))))))))))))))). - -fof(axMergeLem478, axiom, - ( ! [Var_GROUP] : - (hasType(type_FamilyGroup, Var_GROUP) => -(( ! [Var_MEMB2] : - ((hasType(type_SelfConnectedObject, Var_MEMB2) & hasType(type_Organism, Var_MEMB2)) => -(( ! [Var_MEMB1] : - ((hasType(type_SelfConnectedObject, Var_MEMB1) & hasType(type_Organism, Var_MEMB1)) => -(((((f_member(Var_MEMB1,Var_GROUP)) & (f_member(Var_MEMB2,Var_GROUP)))) => (f_familyRelation(Var_MEMB1,Var_MEMB2))))))))))))). - -fof(axMergeLem479, axiom, - ( ! [Var_UNIT] : - (hasType(type_SocialUnit, Var_UNIT) => -(( ! [Var_MEMBER] : - ((hasType(type_SelfConnectedObject, Var_MEMBER) & hasType(type_Human, Var_MEMBER)) => -(( ? [Var_HOME] : - (hasType(type_PermanentResidence, Var_HOME) & -(((f_member(Var_MEMBER,Var_UNIT)) => (f_home(Var_MEMBER,Var_HOME))))))))))))). - -fof(axMergeLem480, axiom, - ( ! [Var_FAMILY] : - ((hasType(type_Entity, Var_FAMILY) & hasType(type_Collection, Var_FAMILY)) => -(( ! [Var_P] : - (hasType(type_Human, Var_P) => -(((f_ImmediateFamilyFn(Var_P) = Var_FAMILY) => (( ! [Var_MEMBER] : - ((hasType(type_SelfConnectedObject, Var_MEMBER) & hasType(type_Organism, Var_MEMBER)) => -(((f_member(Var_MEMBER,Var_FAMILY)) => (( ? [Var_OTHER] : - (hasType(type_Organism, Var_OTHER) & -(((f_parent(Var_MEMBER,Var_OTHER)) | (f_parent(Var_OTHER,Var_MEMBER)))))))))))))))))))). - -fof(axMergeLem481, axiom, - ( ! [Var_FAMILY] : - ((hasType(type_Entity, Var_FAMILY) & hasType(type_Collection, Var_FAMILY)) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_Organism, Var_PERSON)) => -(((f_ImmediateFamilyFn(Var_PERSON) = Var_FAMILY) => (( ? [Var_MEMBER] : - ((hasType(type_SelfConnectedObject, Var_MEMBER) & hasType(type_Organism, Var_MEMBER)) & -(((f_member(Var_MEMBER,Var_FAMILY)) & (((f_parent(Var_MEMBER,Var_PERSON)) | (f_parent(Var_PERSON,Var_MEMBER))))))))))))))))). - -fof(axMergeLem482, axiom, - ( ! [Var_A1] : - (hasType(type_Organism, Var_A1) => -(( ! [Var_A2] : - (hasType(type_Organism, Var_A2) => -(( ! [Var_T1] : - (hasType(type_TimePosition, Var_T1) => -(((f_holdsDuring(Var_T1,legalRelation(Var_A1,Var_A2))) => (f_holdsDuring(Var_T1,relative(Var_A1,Var_A2)))))))))))))). - -fof(axMergeLem483, axiom, - ( ! [Var_ORGANISM2] : - (hasType(type_Organism, Var_ORGANISM2) => -(( ! [Var_ORGANISM1] : - (hasType(type_Organism, Var_ORGANISM1) => -(((f_familyRelation(Var_ORGANISM1,Var_ORGANISM2)) => (( ? [Var_ORGANISM3] : - (hasType(type_Organism, Var_ORGANISM3) & -(((f_ancestor(Var_ORGANISM3,Var_ORGANISM1)) & (f_ancestor(Var_ORGANISM3,Var_ORGANISM2))))))))))))))). - -fof(axMergeLem484, axiom, - ( ! [Var_PARENT] : - ((hasType(type_Organism, Var_PARENT) & hasType(type_Physical, Var_PARENT)) => -(( ! [Var_CHILD] : - ((hasType(type_Organism, Var_CHILD) & hasType(type_Physical, Var_CHILD)) => -(((f_parent(Var_CHILD,Var_PARENT)) => (f_before(f_BeginFn(f_WhenFn(Var_PARENT)),f_BeginFn(f_WhenFn(Var_CHILD)))))))))))). - -fof(axMergeLem485, axiom, - ( ! [Var_REP] : - (hasType(type_SexualReproduction, Var_REP) => -(( ! [Var_PARENT] : - ((hasType(type_Organism, Var_PARENT) & hasType(type_Agent, Var_PARENT)) => -(( ! [Var_CHILD] : - ((hasType(type_Organism, Var_CHILD) & hasType(type_Entity, Var_CHILD)) => -(((((f_parent(Var_CHILD,Var_PARENT)) & (((f_agent(Var_REP,Var_PARENT)) & (f_result(Var_REP,Var_CHILD)))))) => (((f_mother(Var_CHILD,Var_PARENT)) | (f_father(Var_CHILD,Var_PARENT))))))))))))))). - -fof(axMergeLem486, axiom, - ( ! [Var_ORGANISM] : - (hasType(type_Organism, Var_ORGANISM) => -(( ? [Var_PARENT] : - (hasType(type_Organism, Var_PARENT) & -(f_parent(Var_ORGANISM,Var_PARENT)))))))). - -fof(axMergeLem487, axiom, - ( ! [Var_MOTHER] : - ((hasType(type_Organism, Var_MOTHER) & hasType(type_Object, Var_MOTHER)) => -(( ! [Var_CHILD] : - (hasType(type_Organism, Var_CHILD) => -(((f_mother(Var_CHILD,Var_MOTHER)) => (f_attribute(Var_MOTHER,inst_Female)))))))))). - -fof(axMergeLem488, axiom, - ( ! [Var_FATHER] : - ((hasType(type_Organism, Var_FATHER) & hasType(type_Object, Var_FATHER)) => -(( ! [Var_CHILD] : - (hasType(type_Organism, Var_CHILD) => -(((f_father(Var_CHILD,Var_FATHER)) => (f_attribute(Var_FATHER,inst_Male)))))))))). - -fof(axMergeLem489, axiom, - ( ! [Var_PARENT] : - (hasType(type_Organism, Var_PARENT) => -(( ! [Var_CHILD] : - ((hasType(type_Organism, Var_CHILD) & hasType(type_Object, Var_CHILD)) => -(((f_daughter(Var_CHILD,Var_PARENT)) => (f_attribute(Var_CHILD,inst_Female)))))))))). - -fof(axMergeLem490, axiom, - ( ! [Var_PARENT] : - (hasType(type_Organism, Var_PARENT) => -(( ! [Var_CHILD] : - ((hasType(type_Organism, Var_CHILD) & hasType(type_Object, Var_CHILD)) => -(((f_son(Var_CHILD,Var_PARENT)) => (f_attribute(Var_CHILD,inst_Male)))))))))). - -fof(axMergeLem491, axiom, - ( ! [Var_PARENT2] : - ((hasType(type_Organism, Var_PARENT2) & hasType(type_Entity, Var_PARENT2)) => -(( ! [Var_ORGANISM2] : - ((hasType(type_Organism, Var_ORGANISM2) & hasType(type_Entity, Var_ORGANISM2)) => -(( ! [Var_PARENT1] : - ((hasType(type_Organism, Var_PARENT1) & hasType(type_Entity, Var_PARENT1)) => -(( ! [Var_ORGANISM1] : - ((hasType(type_Organism, Var_ORGANISM1) & hasType(type_Entity, Var_ORGANISM1)) => -(((((f_parent(Var_ORGANISM1,Var_PARENT1)) & (((f_parent(Var_ORGANISM2,Var_PARENT1)) & (((f_parent(Var_ORGANISM1,Var_PARENT2)) & (((f_parent(Var_ORGANISM2,Var_PARENT2)) & (((Var_ORGANISM1 != Var_ORGANISM2) & (Var_PARENT1 != Var_PARENT2))))))))))) => (f_sibling(Var_ORGANISM1,Var_ORGANISM2)))))))))))))))). - -fof(axMergeLem492, axiom, - ( ! [Var_PARENT] : - (hasType(type_Organism, Var_PARENT) => -(( ! [Var_ORG2] : - (hasType(type_Organism, Var_ORG2) => -(( ! [Var_ORG1] : - (hasType(type_Organism, Var_ORG1) => -(((((f_sibling(Var_ORG1,Var_ORG2)) & (f_parent(Var_ORG1,Var_PARENT)))) => (f_parent(Var_ORG2,Var_PARENT))))))))))))). - -fof(axMergeLem493, axiom, - ( ! [Var_PARENT] : - ((hasType(type_Organism, Var_PARENT) & hasType(type_Object, Var_PARENT)) => -(( ! [Var_CHILD] : - (hasType(type_Organism, Var_CHILD) => -(((((f_parent(Var_CHILD,Var_PARENT)) & (f_attribute(Var_PARENT,inst_Male)))) => (f_father(Var_CHILD,Var_PARENT)))))))))). - -fof(axMergeLem494, axiom, - ( ! [Var_PARENT] : - ((hasType(type_Organism, Var_PARENT) & hasType(type_Object, Var_PARENT)) => -(( ! [Var_CHILD] : - (hasType(type_Organism, Var_CHILD) => -(((((f_parent(Var_CHILD,Var_PARENT)) & (f_attribute(Var_PARENT,inst_Female)))) => (f_mother(Var_CHILD,Var_PARENT)))))))))). - -fof(axMergeLem495, axiom, - ( ! [Var_POL] : - (hasType(type_PoliticalOrganization, Var_POL) => -(( ? [Var_PROC] : - (hasType(type_PoliticalProcess, Var_PROC) & -(f_agent(Var_PROC,Var_POL)))))))). - -fof(axMergeLem496, axiom, - ( ! [Var_ORG] : - (hasType(type_GovernmentOrganization, Var_ORG) => -(( ? [Var_GOV] : - (hasType(type_Government, Var_GOV) & -(f_subOrganization(Var_ORG,Var_GOV)))))))). - -fof(axMergeLem497, axiom, - ( ! [Var_CP] : - (hasType(type_ComputerProgramming, Var_CP) => -(( ? [Var_C] : - (hasType(type_ComputerProgram, Var_C) & -(f_result(Var_CP,Var_C)))))))). - -fof(axMergeLem498, axiom, - ( ! [Var_PLAN] : - (hasType(type_Plan, Var_PLAN) => -(( ! [Var_OBJ] : - (hasType(type_ContentBearingObject, Var_OBJ) => -(((f_containsInformation(Var_OBJ,Var_PLAN)) => (( ? [Var_PLANNING] : - (hasType(type_Planning, Var_PLANNING) & -(f_result(Var_PLANNING,Var_OBJ))))))))))))). - -fof(axMergeLem499, axiom, - ( ! [Var_REASON] : - (hasType(type_Reasoning, Var_REASON) => -(( ? [Var_ARGUMENT] : - (hasType(type_Argument, Var_ARGUMENT) & -(f_realization(Var_REASON,Var_ARGUMENT)))))))). - -fof(axMergeLem500, axiom, - ( ! [Var_ARGUMENT] : - (hasType(type_Argument, Var_ARGUMENT) => -(( ? [Var_CONCLUSION] : - (hasType(type_Argument, Var_CONCLUSION) & -(( ? [Var_PREMISES] : - (hasType(type_Entity, Var_PREMISES) & -(((f_PremisesFn(Var_ARGUMENT) = Var_PREMISES) & (f_conclusion(Var_CONCLUSION,Var_ARGUMENT))))))))))))). - -fof(axMergeLem501, axiom, - ( ! [Var_ARGUMENT] : - (hasType(type_Argument, Var_ARGUMENT) => -(( ! [Var_PROPOSITION] : - (hasType(type_Proposition, Var_PROPOSITION) => -(( ! [Var_PREMISES] : - ((hasType(type_Entity, Var_PREMISES) & hasType(type_Proposition, Var_PREMISES)) => -(((Var_PREMISES = f_PremisesFn(Var_ARGUMENT)) => (((f_subProposition(Var_PROPOSITION,Var_PREMISES)) <=> (f_premise(Var_ARGUMENT,Var_PROPOSITION))))))))))))))). - -fof(axMergeLem502, axiom, - ( ! [Var_ATTR1] : - ((hasType(type_DirectionalAttribute, Var_ATTR1) & hasType(type_Entity, Var_ATTR1)) => -(( ! [Var_PROC] : - (hasType(type_Process, Var_PROC) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(((f_holdsDuring(Var_TIME,direction(Var_PROC,Var_ATTR1))) => (( ! [Var_ATTR2] : - ((hasType(type_DirectionalAttribute, Var_ATTR2) & hasType(type_Entity, Var_ATTR2)) => -(((f_holdsDuring(Var_TIME,direction(Var_PROC,Var_ATTR2))) => (Var_ATTR2 = Var_ATTR1))))))))))))))))). - -fof(axMergeLem503, axiom, - ( ! [Var_ATTR1] : - ((hasType(type_DirectionalAttribute, Var_ATTR1) & hasType(type_Entity, Var_ATTR1)) => -(( ! [Var_PROC] : - (hasType(type_Object, Var_PROC) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(((f_holdsDuring(Var_TIME,faces(Var_PROC,Var_ATTR1))) => (( ! [Var_ATTR2] : - ((hasType(type_DirectionalAttribute, Var_ATTR2) & hasType(type_Entity, Var_ATTR2)) => -(((f_holdsDuring(Var_TIME,faces(Var_PROC,Var_ATTR2))) => (Var_ATTR2 = Var_ATTR1))))))))))))))))). - -fof(axMergeLem504, axiom, - ( ! [Var_ATTR1] : - (hasType(type_DirectionalAttribute, Var_ATTR1) => -(( ! [Var_ATTR2] : - (hasType(type_DirectionalAttribute, Var_ATTR2) => -(( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((((f_orientation(Var_OBJ1,Var_OBJ2,Var_ATTR1)) & (Var_ATTR1 != Var_ATTR2))) => (( ~ (f_orientation(Var_OBJ1,Var_OBJ2,Var_ATTR2)))))))))))))))))). - -fof(axMergeLem505, axiom, - ( ! [Var_DIRECT] : - (hasType(type_DirectionalAttribute, Var_DIRECT) => -(( ! [Var_OBJ3] : - (hasType(type_Object, Var_OBJ3) => -(( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((((f_orientation(Var_OBJ1,Var_OBJ2,Var_DIRECT)) & (f_orientation(Var_OBJ2,Var_OBJ3,Var_DIRECT)))) => (f_between(Var_OBJ1,Var_OBJ2,Var_OBJ3)))))))))))))))). - -fof(axMergeLem506, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_North)) <=> (f_orientation(Var_OBJ2,Var_OBJ1,inst_South)))))))))). - -fof(axMergeLem507, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_East)) <=> (f_orientation(Var_OBJ2,Var_OBJ1,inst_West)))))))))). - -fof(axMergeLem508, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Vertical)) <=> (f_orientation(Var_OBJ2,Var_OBJ1,inst_Vertical)))))))))). - -fof(axMergeLem509, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Horizontal)) <=> (f_orientation(Var_OBJ2,Var_OBJ1,inst_Horizontal)))))))))). - -fof(axMergeLem510, axiom, - ( ! [Var_P] : - (hasType(type_SymmetricPositionalAttribute, Var_P) => -(( ! [Var_O2] : - (hasType(type_Object, Var_O2) => -(( ! [Var_O1] : - (hasType(type_Object, Var_O1) => -(((f_orientation(Var_O1,Var_O2,Var_P)) => (f_orientation(Var_O2,Var_O1,Var_P))))))))))))). - -fof(axMergeLem511, axiom, - ( ! [Var_P] : - (hasType(type_AntiSymmetricPositionalAttribute, Var_P) => -(( ! [Var_O2] : - (hasType(type_Object, Var_O2) => -(( ! [Var_O1] : - (hasType(type_Object, Var_O1) => -(((f_orientation(Var_O1,Var_O2,Var_P)) => (( ~ (f_orientation(Var_O2,Var_O1,Var_P))))))))))))))). - -fof(axMergeLem512, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Above)) => (( ~ (f_connected(Var_OBJ1,Var_OBJ2)))))))))))). - -fof(axMergeLem513, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Below)) <=> (((f_orientation(Var_OBJ2,Var_OBJ1,inst_On)) | (f_orientation(Var_OBJ2,Var_OBJ1,inst_Above)))))))))))). - -fof(axMergeLem514, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Adjacent)) <=> (((f_orientation(Var_OBJ1,Var_OBJ2,inst_Near)) | (f_connected(Var_OBJ1,Var_OBJ2)))))))))))). - -fof(axMergeLem515, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Right)) <=> (f_orientation(Var_OBJ2,Var_OBJ1,inst_Left)))))))))). - -fof(axMergeLem516, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Near)) => (( ~ (f_connected(Var_OBJ1,Var_OBJ2)))))))))))). - -fof(axMergeLem517, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Near)) => (f_orientation(Var_OBJ2,Var_OBJ1,inst_Near)))))))))). - -fof(axMergeLem518, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_On)) => (f_connected(Var_OBJ1,Var_OBJ2)))))))))). - -fof(axMergeLem519, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - ((hasType(type_Object, Var_OBJ1) & hasType(type_Physical, Var_OBJ1)) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_On)) => (f_located(Var_OBJ1,Var_OBJ2)))))))))). - -fof(axMergeLem520, axiom, - ( ! [Var_OBJ2] : - (hasType(type_Object, Var_OBJ2) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_On)) => (( ~ (f_orientation(Var_OBJ2,Var_OBJ1,inst_On)))))))))))). - -fof(axMergeLem521, axiom, - ( ! [Var_TIME2] : - (hasType(type_Entity, Var_TIME2) => -(( ! [Var_TIME1] : - ((hasType(type_TimePosition, Var_TIME1) & hasType(type_Quantity, Var_TIME1)) => -(((f_RelativeTimeFn(Var_TIME1,inst_PacificTimeZone) = Var_TIME2) => (Var_TIME2 = f_AdditionFn(Var_TIME1,8)))))))))). - -fof(axMergeLem522, axiom, - ( ! [Var_TIME2] : - (hasType(type_Entity, Var_TIME2) => -(( ! [Var_TIME1] : - ((hasType(type_TimePosition, Var_TIME1) & hasType(type_Quantity, Var_TIME1)) => -(((f_RelativeTimeFn(Var_TIME1,inst_MountainTimeZone) = Var_TIME2) => (Var_TIME2 = f_AdditionFn(Var_TIME1,7)))))))))). - -fof(axMergeLem523, axiom, - ( ! [Var_TIME2] : - (hasType(type_Entity, Var_TIME2) => -(( ! [Var_TIME1] : - ((hasType(type_TimePosition, Var_TIME1) & hasType(type_Quantity, Var_TIME1)) => -(((f_RelativeTimeFn(Var_TIME1,inst_CentralTimeZone) = Var_TIME2) => (Var_TIME2 = f_AdditionFn(Var_TIME1,6)))))))))). - -fof(axMergeLem524, axiom, - ( ! [Var_TIME2] : - (hasType(type_Entity, Var_TIME2) => -(( ! [Var_TIME1] : - ((hasType(type_TimePosition, Var_TIME1) & hasType(type_Quantity, Var_TIME1)) => -(((f_RelativeTimeFn(Var_TIME1,inst_EasternTimeZone) = Var_TIME2) => (Var_TIME2 = f_AdditionFn(Var_TIME1,5)))))))))). - -fof(axMergeLem525, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ~ (f_employs(Var_ORG,Var_PERSON))))))) <=> (f_attribute(Var_PERSON,inst_Unemployed))))))). - -fof(axMergeLem526, axiom, - ( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(( ! [Var_POSITION] : - ((hasType(type_Position, Var_POSITION) & hasType(type_Attribute, Var_POSITION)) => -(( ! [Var_AGENT] : - ((hasType(type_Human, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_occupiesPosition(Var_AGENT,Var_POSITION,Var_ORG)) => (f_attribute(Var_AGENT,Var_POSITION))))))))))))). - -fof(axMergeLem527, axiom, - ( ! [Var_PERSON] : - ((hasType(type_CognitiveAgent, Var_PERSON) & hasType(type_Human, Var_PERSON)) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_employs(Var_ORG,Var_PERSON)) => (( ? [Var_POSITION] : - (hasType(type_Position, Var_POSITION) & -(f_occupiesPosition(Var_PERSON,Var_POSITION,Var_ORG))))))))))))). - -fof(axMergeLem528, axiom, - ( ! [Var_ORGANIZATION] : - ((hasType(type_Organization, Var_ORGANIZATION) & hasType(type_Collection, Var_ORGANIZATION)) => -(( ! [Var_POSITION] : - (hasType(type_Position, Var_POSITION) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_SelfConnectedObject, Var_PERSON)) => -(((f_occupiesPosition(Var_PERSON,Var_POSITION,Var_ORGANIZATION)) => (f_member(Var_PERSON,Var_ORGANIZATION))))))))))))). - -fof(axMergeLem529, axiom, - ( ! [Var_ATTR] : - (hasType(type_ContestAttribute, Var_ATTR) => -(( ! [Var_THING] : - ((hasType(type_Entity, Var_THING) & hasType(type_Agent, Var_THING) & hasType(type_Process, Var_THING)) => -(((f_property(Var_THING,Var_ATTR)) => (( ? [Var_CONTEST] : - (hasType(type_Contest, Var_CONTEST) & -(((f_agent(Var_CONTEST,Var_THING)) | (((f_patient(Var_CONTEST,Var_THING)) | (f_subProcess(Var_THING,Var_CONTEST))))))))))))))))). - -fof(axMergeLem530, axiom, - ( ! [Var_OBJ] : - (hasType(type_Solution, Var_OBJ) => -(f_attribute(Var_OBJ,inst_Liquid))))). - -fof(axMergeLem531, axiom, - ( ! [Var_OBJ] : - (hasType(type_Substance, Var_OBJ) => -(( ? [Var_ATTR] : - (hasType(type_PhysicalState, Var_ATTR) & -(f_attribute(Var_OBJ,Var_ATTR)))))))). - -fof(axMergeLem532, axiom, - ( ! [Var_PERCEPTION] : - (hasType(type_Perception, Var_PERCEPTION) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((f_patient(Var_PERCEPTION,Var_OBJ)) => (( ? [Var_PROP] : - (hasType(type_PerceptualAttribute, Var_PROP) & -(f_attribute(Var_OBJ,Var_PROP))))))))))))). - -fof(axMergeLem533, axiom, - ( ! [Var_OBJ] : - (hasType(type_Food, Var_OBJ) => -(( ? [Var_ATTR] : - (hasType(type_TasteAttribute, Var_ATTR) & -(f_attribute(Var_OBJ,Var_ATTR)))))))). - -fof(axMergeLem534, axiom, - ( ! [Var_COLOR] : - (hasType(type_PrimaryColor, Var_COLOR) => -(( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((((f_attribute(Var_OBJ,inst_Monochromatic)) & (((f_superficialPart(Var_PART,Var_OBJ)) & (f_attribute(Var_PART,Var_COLOR)))))) => (( ! [Var_ELEMENT] : - (hasType(type_Object, Var_ELEMENT) => -(((f_superficialPart(Var_ELEMENT,Var_OBJ)) => (f_attribute(Var_ELEMENT,Var_COLOR)))))))))))))))))). - -fof(axMergeLem535, axiom, - ( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_attribute(Var_OBJ,inst_Monochromatic)) | (f_attribute(Var_OBJ,inst_Polychromatic))))))). - -fof(axMergeLem536, axiom, - ( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_attribute(Var_OBJ,inst_Polychromatic)) => (( ? [Var_COLOR1] : - (hasType(type_ColorAttribute, Var_COLOR1) & -(( ? [Var_COLOR2] : - (hasType(type_ColorAttribute, Var_COLOR2) & -(( ? [Var_PART2] : - (hasType(type_Object, Var_PART2) & -(( ? [Var_PART1] : - (hasType(type_Object, Var_PART1) & -(((f_superficialPart(Var_PART1,Var_OBJ)) & (((f_superficialPart(Var_PART2,Var_OBJ)) & (((f_attribute(Var_PART1,Var_COLOR1)) & (((f_attribute(Var_PART2,Var_COLOR2)) & (Var_COLOR1 != Var_COLOR2)))))))))))))))))))))))))). - -fof(axMergeLem537, axiom, - ( ! [Var_ATTRIBUTE] : - (hasType(type_ShapeAttribute, Var_ATTRIBUTE) => -(( ! [Var_SURFACE] : - ((hasType(type_SelfConnectedObject, Var_SURFACE) & hasType(type_Object, Var_SURFACE)) => -(( ! [Var_OBJ] : - ((hasType(type_Object, Var_OBJ) & hasType(type_SelfConnectedObject, Var_OBJ)) => -(((((f_attribute(Var_OBJ,Var_ATTRIBUTE)) & (f_surface(Var_SURFACE,Var_OBJ)))) => (f_attribute(Var_SURFACE,Var_ATTRIBUTE))))))))))))). - -fof(axMergeLem538, axiom, - ( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(((( ? [Var_CHANGE] : - (hasType(type_ShapeChange, Var_CHANGE) & -(f_patient(Var_CHANGE,Var_OBJ))))) => (f_attribute(Var_OBJ,inst_Pliable))))))). - -fof(axMergeLem539, axiom, - ( ! [Var_ATTRIBUTE] : - (hasType(type_TextureAttribute, Var_ATTRIBUTE) => -(( ! [Var_SURFACE] : - ((hasType(type_SelfConnectedObject, Var_SURFACE) & hasType(type_Object, Var_SURFACE)) => -(( ! [Var_OBJ] : - ((hasType(type_Object, Var_OBJ) & hasType(type_SelfConnectedObject, Var_OBJ)) => -(((((f_attribute(Var_OBJ,Var_ATTRIBUTE)) & (f_surface(Var_SURFACE,Var_OBJ)))) => (f_attribute(Var_SURFACE,Var_ATTRIBUTE))))))))))))). - -fof(axMergeLem540, axiom, - ( ! [Var_POINT] : - ((hasType(type_GeometricPoint, Var_POINT) & hasType(type_GeometricFigure, Var_POINT)) => -(( ! [Var_FIGURE2] : - ((hasType(type_OneDimensionalFigure, Var_FIGURE2) & hasType(type_GeometricFigure, Var_FIGURE2)) => -(( ! [Var_FIGURE1] : - ((hasType(type_OneDimensionalFigure, Var_FIGURE1) & hasType(type_GeometricFigure, Var_FIGURE1)) => -(((f_pointOfIntersection(Var_FIGURE1,Var_FIGURE2,Var_POINT)) => (((f_pointOfFigure(Var_POINT,Var_FIGURE1)) & (f_pointOfFigure(Var_POINT,Var_FIGURE2))))))))))))))). - -fof(axMergeLem541, axiom, - ( ! [Var_LINE2] : - (hasType(type_OneDimensionalFigure, Var_LINE2) => -(( ! [Var_LINE1] : - (hasType(type_OneDimensionalFigure, Var_LINE1) => -(((f_parallel(Var_LINE1,Var_LINE2)) => (( ~ ( ? [Var_POINT] : - (hasType(type_GeometricPoint, Var_POINT) & -(f_pointOfIntersection(Var_LINE1,Var_LINE2,Var_POINT)))))))))))))). - -fof(axMergeLem542, axiom, - ( ! [Var_LENGTH] : - (hasType(type_LengthMeasure, Var_LENGTH) => -(( ! [Var_POINT2] : - (hasType(type_GeometricPoint, Var_POINT2) => -(( ! [Var_POINT1] : - (hasType(type_GeometricPoint, Var_POINT1) => -(((f_geometricDistance(Var_POINT1,Var_POINT2,Var_LENGTH)) => (f_geometricDistance(Var_POINT2,Var_POINT1,Var_LENGTH))))))))))))). - -fof(axMergeLem543, axiom, - ( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_attribute(Var_OBJ,inst_Dry)) => (( ~ ( ? [Var_SUBOBJ] : - (hasType(type_Object, Var_SUBOBJ) & -(((f_part(Var_SUBOBJ,Var_OBJ)) & (f_attribute(Var_SUBOBJ,inst_Liquid))))))))))))). - -fof(axMergeLem544, axiom, - ( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_attribute(Var_OBJ,inst_Wet)) => (( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(((f_part(Var_PART,Var_OBJ)) => (( ? [Var_SUBPART] : - (hasType(type_Object, Var_SUBPART) & -(((f_part(Var_SUBPART,Var_PART)) & (f_attribute(Var_SUBPART,inst_Liquid))))))))))))))))). - -fof(axMergeLem545, axiom, - ( ! [Var_ANIMAL] : - (hasType(type_Animal, Var_ANIMAL) => -(((( ? [Var_MOTION] : - (hasType(type_BodyMotion, Var_MOTION) & -(f_agent(Var_MOTION,Var_ANIMAL))))) | (( ? [Var_ATTR] : - (hasType(type_BodyPosition, Var_ATTR) & -(f_attribute(Var_ANIMAL,Var_ATTR)))))))))). - -fof(axMergeLem546, axiom, - ( ! [Var_AMBULATE] : - (hasType(type_Ambulating, Var_AMBULATE) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_AMBULATE,Var_AGENT)) => (f_attribute(Var_AGENT,inst_Standing)))))))))). - -fof(axMergeLem547, axiom, - ( ! [Var_ORGANISM] : - (hasType(type_Organism, Var_ORGANISM) => -(( ! [Var_PROCESS] : - ((hasType(type_Process, Var_PROCESS) & hasType(type_Physical, Var_PROCESS)) => -(((f_agent(Var_PROCESS,Var_ORGANISM)) => (f_holdsDuring(f_WhenFn(Var_PROCESS),attribute(Var_ORGANISM,inst_Living))))))))))). - -fof(axMergeLem548, axiom, - ( ! [Var_ORG] : - (hasType(type_Organism, Var_ORG) => -(( ? [Var_ATTR] : - (hasType(type_AnimacyAttribute, Var_ATTR) & -(f_attribute(Var_ORG,Var_ATTR)))))))). - -fof(axMergeLem549, axiom, - ( ! [Var_BODY] : - (hasType(type_ReproductiveBody, Var_BODY) => -(( ! [Var_ORG] : - (hasType(type_Organism, Var_ORG) => -(((f_part(Var_BODY,Var_ORG)) => (f_attribute(Var_ORG,inst_Female)))))))))). - -fof(axMergeLem550, axiom, - ( ! [Var_ANIMAL] : - (hasType(type_Animal, Var_ANIMAL) => -(( ? [Var_ATTR] : - (hasType(type_SexAttribute, Var_ATTR) & -(f_attribute(Var_ANIMAL,Var_ATTR)))))))). - -fof(axMergeLem551, axiom, - ( ! [Var_OBJ] : - ((hasType(type_Object, Var_OBJ) & hasType(type_Entity, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(((f_attribute(Var_OBJ,inst_FullyFormed)) => (( ? [Var_GROWTH] : - (hasType(type_Growth, Var_GROWTH) & -(((f_experiencer(Var_GROWTH,Var_OBJ)) & (f_holdsDuring(f_BeginFn(f_WhenFn(Var_OBJ)),attribute(Var_OBJ,inst_NonFullyFormed))))))))))))). - -fof(axMergeLem552, axiom, - ( ! [Var_ORG] : - (hasType(type_Organism, Var_ORG) => -(( ? [Var_ATTR] : - (hasType(type_DevelopmentalAttribute, Var_ATTR) & -(f_attribute(Var_ORG,Var_ATTR)))))))). - -fof(axMergeLem553, axiom, - ( ! [Var_ORG] : - ((hasType(type_Object, Var_ORG) & hasType(type_Physical, Var_ORG)) => -(((f_attribute(Var_ORG,inst_Embryonic)) => (( ? [Var_BODY] : - (hasType(type_ReproductiveBody, Var_BODY) & -(f_located(Var_ORG,Var_BODY)))))))))). - -fof(axMergeLem554, axiom, - ( ! [Var_ATTR] : - (hasType(type_PsychologicalAttribute, Var_ATTR) => -(( ! [Var_ORGANISM] : - (hasType(type_Object, Var_ORGANISM) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(((f_holdsDuring(Var_TIME,attribute(Var_ORGANISM,Var_ATTR))) => (f_holdsDuring(Var_TIME,attribute(Var_ORGANISM,inst_Living)))))))))))))). - -fof(axMergeLem555, axiom, - ( ! [Var_AGENT] : - (hasType(type_SentientAgent, Var_AGENT) => -(((f_attribute(Var_AGENT,inst_Living)) <=> (( ? [Var_ATTR] : - (hasType(type_ConsciousnessAttribute, Var_ATTR) & -(f_attribute(Var_AGENT,Var_ATTR)))))))))). - -fof(axMergeLem556, axiom, - ( ! [Var_AGENT] : - (hasType(type_Object, Var_AGENT) => -(((((f_attribute(Var_AGENT,inst_Asleep)) | (f_attribute(Var_AGENT,inst_Awake)))) => (f_attribute(Var_AGENT,inst_Living))))))). - diff --git a/examples/SUMO/TPTP/MergePredAx.p b/examples/SUMO/TPTP/MergePredAx.p deleted file mode 100644 index b08e0659b..000000000 --- a/examples/SUMO/TPTP/MergePredAx.p +++ /dev/null @@ -1,12 +0,0 @@ -fof(axMergeP0, axiom, - f_MeasureFn(0,inst_AngularDegree) = f_MeasureFn(360,inst_AngularDegree)). - -fof(axMergeP1, axiom, - f_typicalPart(type_VocalCords,type_Human)). - -fof(axMergeP2, axiom, - f_typicallyContainsPart(type_VocalCords,type_Human)). - -fof(axMergeP3, axiom, - f_initialPart(type_VocalCords,type_Human)). - diff --git a/examples/SUMO/TPTP/MergeSubAttAx.p b/examples/SUMO/TPTP/MergeSubAttAx.p deleted file mode 100644 index dabbeba2f..000000000 --- a/examples/SUMO/TPTP/MergeSubAttAx.p +++ /dev/null @@ -1,30 +0,0 @@ -fof(axMergeSubAtt0, axiom, - f_subAttribute(inst_Law,inst_Obligation)). - -fof(axMergeSubAtt1, axiom, - f_subAttribute(inst_Promise,inst_Obligation)). - -fof(axMergeSubAtt2, axiom, - f_subAttribute(inst_NakedPromise,inst_Promise)). - -fof(axMergeSubAtt3, axiom, - f_subAttribute(inst_Liquid,inst_Fluid)). - -fof(axMergeSubAtt4, axiom, - f_subAttribute(inst_Gas,inst_Fluid)). - -fof(axMergeSubAtt5, axiom, - f_subAttribute(inst_Plasma,inst_Fluid)). - -fof(axMergeSubAtt6, axiom, - f_subAttribute(inst_Wet,inst_Damp)). - -fof(axMergeSubAtt7, axiom, - f_subAttribute(inst_Dead,inst_Unconscious)). - -fof(axMergeSubAtt8, axiom, - f_subAttribute(inst_Larval,inst_NonFullyFormed)). - -fof(axMergeSubAtt9, axiom, - f_subAttribute(inst_Embryonic,inst_NonFullyFormed)). - diff --git a/examples/SUMO/TPTP/Mid_level_ontologyAx.p b/examples/SUMO/TPTP/Mid_level_ontologyAx.p deleted file mode 100644 index e9f677f53..000000000 --- a/examples/SUMO/TPTP/Mid_level_ontologyAx.p +++ /dev/null @@ -1,6542 +0,0 @@ -fof(axMid_level_ontology0, axiom, - ( ! [X] : - (hasType(type_Aborting, X) => hasType(type_Removing, X)))). - -fof(axMid_level_ontology1, axiom, - ( ! [X] : - (hasType(type_AcademicDegree, X) => hasType(type_Certificate, X)))). - -fof(axMid_level_ontology2, axiom, - ( ! [X] : - (hasType(type_Accelerating, X) => hasType(type_Increasing, X)))). - -fof(axMid_level_ontology3, axiom, - ( ! [X] : - (hasType(type_Accelerating, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology4, axiom, - ( ! [X] : - (hasType(type_Accrediting, X) => hasType(type_Declaring, X)))). - -fof(axMid_level_ontology5, axiom, - ( ! [X] : - (hasType(type_AchievingControl, X) => hasType(type_Guiding, X)))). - -fof(axMid_level_ontology6, axiom, - ( ! [X] : - (hasType(type_AcuteAngle, X) => hasType(type_TwoDimensionalAngle, X)))). - -fof(axMid_level_ontology7, axiom, - ( ! [X] : - (hasType(type_Address, X) => hasType(type_RelationalAttribute, X)))). - -fof(axMid_level_ontology8, axiom, - ( ! [X] : - (hasType(type_Aerating, X) => hasType(type_Combining, X)))). - -fof(axMid_level_ontology9, axiom, - ( ! [X] : - (hasType(type_Aerator, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology10, axiom, - ( ! [X] : - (hasType(type_AerobicExerciseDevice, X) => hasType(type_RecreationOrExerciseDevice, X)))). - -fof(axMid_level_ontology11, axiom, - ( ! [X] : - (hasType(type_Afternoon, X) => hasType(type_DayTime, X)))). - -fof(axMid_level_ontology12, axiom, - ( ! [X] : - (hasType(type_Agency, X) => hasType(type_CommercialAgent, X)))). - -fof(axMid_level_ontology13, axiom, - ( ! [X] : - (hasType(type_AirForce, X) => hasType(type_MilitaryService, X)))). - -fof(axMid_level_ontology14, axiom, - ( ! [X] : - (hasType(type_AirTransportation, X) => hasType(type_Transportation, X)))). - -fof(axMid_level_ontology15, axiom, - ( ! [X] : - (hasType(type_Aircraft, X) => hasType(type_Vehicle, X)))). - -fof(axMid_level_ontology16, axiom, - ( ! [X] : - (hasType(type_Alcohol, X) => hasType(type_OrganicCompound, X)))). - -fof(axMid_level_ontology17, axiom, - ( ! [X] : - (hasType(type_AlcoholicBeverage, X) => hasType(type_Beverage, X)))). - -fof(axMid_level_ontology18, axiom, - ( ! [X] : - (hasType(type_AlcoholicBeverage, X) => hasType(type_Depressant, X)))). - -fof(axMid_level_ontology19, axiom, - ( ! [X] : - (hasType(type_Alkaloid, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMid_level_ontology20, axiom, - ( ! [X] : - (hasType(type_Alkaloid, X) => hasType(type_ChemicalBase, X)))). - -fof(axMid_level_ontology21, axiom, - ( ! [X] : - (hasType(type_AlphabeticCharacter, X) => hasType(type_Character, X)))). - -fof(axMid_level_ontology22, axiom, - ( ! [X] : - (hasType(type_Alveolus, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology23, axiom, - ( ! [X] : - (hasType(type_Alveolus, X) => hasType(type_BodyVessel, X)))). - -fof(axMid_level_ontology24, axiom, - ( ! [X] : - (hasType(type_Ambush, X) => hasType(type_Maneuver, X)))). - -fof(axMid_level_ontology25, axiom, - ( ! [X] : - (hasType(type_AminoAcid, X) => hasType(type_ChemicalAcid, X)))). - -fof(axMid_level_ontology26, axiom, - ( ! [X] : - (hasType(type_AminoAcid, X) => hasType(type_OrganicCompound, X)))). - -fof(axMid_level_ontology27, axiom, - ( ! [X] : - (hasType(type_Anaconda, X) => hasType(type_ConstrictorSnake, X)))). - -fof(axMid_level_ontology28, axiom, - ( ! [X] : - (hasType(type_AnaerobicExerciseDevice, X) => hasType(type_RecreationOrExerciseDevice, X)))). - -fof(axMid_level_ontology29, axiom, - ( ! [X] : - (hasType(type_Anchor, X) => hasType(type_AttachingDevice, X)))). - -fof(axMid_level_ontology30, axiom, - ( ! [X] : - (hasType(type_AnimalController, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology31, axiom, - ( ! [X] : - (hasType(type_AnimalPoweredDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology32, axiom, - ( ! [X] : - (hasType(type_AnimalResidence, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology33, axiom, - ( ! [X] : - (hasType(type_AnimalShell, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology34, axiom, - ( ! [X] : - (hasType(type_AnimalShell, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology35, axiom, - ( ! [X] : - (hasType(type_AnimalTeam, X) => hasType(type_GroupOfAnimals, X)))). - -fof(axMid_level_ontology36, axiom, - ( ! [X] : - (hasType(type_Ankle, X) => hasType(type_BodyJoint, X)))). - -fof(axMid_level_ontology37, axiom, - ( ! [X] : - (hasType(type_Announcement, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology38, axiom, - ( ! [X] : - (hasType(type_Answering, X) => hasType(type_Stating, X)))). - -fof(axMid_level_ontology39, axiom, - ( ! [X] : - (hasType(type_AntInsect, X) => hasType(type_Insect, X)))). - -fof(axMid_level_ontology40, axiom, - ( ! [X] : - (hasType(type_AnteMeridiem, X) => hasType(type_TimeInterval, X)))). - -fof(axMid_level_ontology41, axiom, - ( ! [X] : - (hasType(type_Antelope, X) => hasType(type_HoofedMammal, X)))). - -fof(axMid_level_ontology42, axiom, - ( ! [X] : - (hasType(type_Antenna, X) => hasType(type_CommunicationDevice, X)))). - -fof(axMid_level_ontology43, axiom, - ( ! [X] : - (hasType(type_Antibiotic, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMid_level_ontology44, axiom, - ( ! [X] : - (hasType(type_Antibody, X) => hasType(type_Protein, X)))). - -fof(axMid_level_ontology45, axiom, - ( ! [X] : - (hasType(type_AntigenA, X) => hasType(type_Antigen, X)))). - -fof(axMid_level_ontology46, axiom, - ( ! [X] : - (hasType(type_AntigenB, X) => hasType(type_Antigen, X)))). - -fof(axMid_level_ontology47, axiom, - ( ! [X] : - (hasType(type_Antigen, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMid_level_ontology48, axiom, - ( ! [X] : - (hasType(type_ApartmentBuilding, X) => hasType(type_ResidentialBuilding, X)))). - -fof(axMid_level_ontology49, axiom, - ( ! [X] : - (hasType(type_ApartmentUnit, X) => hasType(type_SingleFamilyResidence, X)))). - -fof(axMid_level_ontology50, axiom, - ( ! [X] : - (hasType(type_Apple, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology51, axiom, - ( ! [X] : - (hasType(type_Apple, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axMid_level_ontology52, axiom, - ( ! [X] : - (hasType(type_Application, X) => hasType(type_FormText, X)))). - -fof(axMid_level_ontology53, axiom, - ( ! [X] : - (hasType(type_Appointing, X) => hasType(type_Declaring, X)))). - -fof(axMid_level_ontology54, axiom, - ( ! [X] : - (hasType(type_Apron, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology55, axiom, - ( ! [X] : - (hasType(type_Arguing, X) => hasType(type_Stating, X)))). - -fof(axMid_level_ontology56, axiom, - ( ! [X] : - (hasType(type_Arm, X) => hasType(type_Limb, X)))). - -fof(axMid_level_ontology57, axiom, - ( ! [X] : - (hasType(type_Army, X) => hasType(type_MilitaryService, X)))). - -fof(axMid_level_ontology58, axiom, - ( ! [X] : - (hasType(type_Arriving, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology59, axiom, - ( ! [X] : - (hasType(type_ArrowFigure, X) => hasType(type_Icon, X)))). - -fof(axMid_level_ontology60, axiom, - ( ! [X] : - (hasType(type_ArrowIcon, X) => hasType(type_Icon, X)))). - -fof(axMid_level_ontology61, axiom, - ( ! [X] : - (hasType(type_ArrowProjectile, X) => hasType(type_Projectile, X)))). - -fof(axMid_level_ontology62, axiom, - ( ! [X] : - (hasType(type_Arson, X) => hasType(type_Combustion, X)))). - -fof(axMid_level_ontology63, axiom, - ( ! [X] : - (hasType(type_Arson, X) => hasType(type_Destruction, X)))). - -fof(axMid_level_ontology64, axiom, - ( ! [X] : - (hasType(type_ArtPainting, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMid_level_ontology65, axiom, - ( ! [X] : - (hasType(type_ArtPainting, X) => hasType(type_Painting, X)))). - -fof(axMid_level_ontology66, axiom, - ( ! [X] : - (hasType(type_ArtSchool, X) => hasType(type_School, X)))). - -fof(axMid_level_ontology67, axiom, - ( ! [X] : - (hasType(type_ArtStudio, X) => hasType(type_Workshop, X)))). - -fof(axMid_level_ontology68, axiom, - ( ! [X] : - (hasType(type_Artery, X) => hasType(type_BloodVessel, X)))). - -fof(axMid_level_ontology69, axiom, - ( ! [X] : - (hasType(type_ArtilleryGun, X) => hasType(type_Gun, X)))). - -fof(axMid_level_ontology70, axiom, - ( ! [X] : - (hasType(type_AtmosphericRegion, X) => hasType(type_SpaceRegion, X)))). - -fof(axMid_level_ontology71, axiom, - ( ! [X] : - (hasType(type_AtomicGroup, X) => hasType(type_CompoundSubstance, X)))). - -fof(axMid_level_ontology72, axiom, - ( ! [X] : - (hasType(type_Atrophy, X) => hasType(type_Decreasing, X)))). - -fof(axMid_level_ontology73, axiom, - ( ! [X] : - (hasType(type_Atrophy, X) => hasType(type_PathologicProcess, X)))). - -fof(axMid_level_ontology74, axiom, - ( ! [X] : - (hasType(type_AudioRecording, X) => hasType(type_ContentBearingObject, X)))). - -fof(axMid_level_ontology75, axiom, - ( ! [X] : - (hasType(type_AudioRecording, X) => hasType(type_Text, X)))). - -fof(axMid_level_ontology76, axiom, - ( ! [X] : - (hasType(type_AuditoriumSeat, X) => hasType(type_Seat, X)))). - -fof(axMid_level_ontology77, axiom, - ( ! [X] : - (hasType(type_Auditorium, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology78, axiom, - ( ! [X] : - (hasType(type_AutomaticGun, X) => hasType(type_Gun, X)))). - -fof(axMid_level_ontology79, axiom, - ( ! [X] : - (hasType(type_Automobile, X) => hasType(type_PassengerVehicle, X)))). - -fof(axMid_level_ontology80, axiom, - ( ! [X] : - (hasType(type_Automobile, X) => hasType(type_SelfPoweredRoadVehicle, X)))). - -fof(axMid_level_ontology81, axiom, - ( ! [X] : - (hasType(type_Avocado, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology82, axiom, - ( ! [X] : - (hasType(type_Avocado, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axMid_level_ontology83, axiom, - ( ! [X] : - (hasType(type_Axle, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology84, axiom, - ( ! [X] : - (hasType(type_BacterialDisease, X) => hasType(type_InfectiousDisease, X)))). - -fof(axMid_level_ontology85, axiom, - ( ! [X] : - (hasType(type_Bag, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology86, axiom, - ( ! [X] : - (hasType(type_Baking, X) => hasType(type_Cooking, X)))). - -fof(axMid_level_ontology87, axiom, - ( ! [X] : - (hasType(type_Baking, X) => hasType(type_Heating, X)))). - -fof(axMid_level_ontology88, axiom, - ( ! [X] : - (hasType(type_Ball, X) => hasType(type_GamePiece, X)))). - -fof(axMid_level_ontology89, axiom, - ( ! [X] : - (hasType(type_BallisticMissile, X) => hasType(type_Missile, X)))). - -fof(axMid_level_ontology90, axiom, - ( ! [X] : - (hasType(type_Ballot, X) => hasType(type_FormText, X)))). - -fof(axMid_level_ontology91, axiom, - ( ! [X] : - (hasType(type_Bandage, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology92, axiom, - ( ! [X] : - (hasType(type_Baptizing, X) => hasType(type_JoiningAnOrganization, X)))). - -fof(axMid_level_ontology93, axiom, - ( ! [X] : - (hasType(type_Baptizing, X) => hasType(type_ReligiousProcess, X)))). - -fof(axMid_level_ontology94, axiom, - ( ! [X] : - (hasType(type_BargainSale, X) => hasType(type_Offering, X)))). - -fof(axMid_level_ontology95, axiom, - ( ! [X] : - (hasType(type_Barking, X) => hasType(type_RadiatingSound, X)))). - -fof(axMid_level_ontology96, axiom, - ( ! [X] : - (hasType(type_Barn, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology97, axiom, - ( ! [X] : - (hasType(type_Basement, X) => hasType(type_BuildingLevel, X)))). - -fof(axMid_level_ontology98, axiom, - ( ! [X] : - (hasType(type_BathingDevice, X) => hasType(type_WashingDevice, X)))). - -fof(axMid_level_ontology99, axiom, - ( ! [X] : - (hasType(type_Bathing, X) => hasType(type_Washing, X)))). - -fof(axMid_level_ontology100, axiom, - (! [Var_R] : - (((hasType(type_Room, Var_R)) & ( ( ? [Var_T] : - (hasType(type_Toilet, Var_T) & -(f_located(Var_T,Var_R)))))) <=> (hasType(type_Bathroom, Var_R))))). - -fof(axMid_level_ontology101, axiom, - ( ! [X] : - (hasType(type_Baton, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology102, axiom, - ( ! [X] : - (hasType(type_Battery, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology103, axiom, - ( ! [X] : - (hasType(type_Battery, X) => hasType(type_PowerSource, X)))). - -fof(axMid_level_ontology104, axiom, - ( ! [X] : - (hasType(type_BecomingDrunk, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMid_level_ontology105, axiom, - ( ! [X] : - (hasType(type_Bed, X) => hasType(type_Furniture, X)))). - -fof(axMid_level_ontology106, axiom, - ( ! [X] : - (hasType(type_Bedroom, X) => hasType(type_Room, X)))). - -fof(axMid_level_ontology107, axiom, - ( ! [X] : - (hasType(type_Bee, X) => hasType(type_Insect, X)))). - -fof(axMid_level_ontology108, axiom, - ( ! [X] : - (hasType(type_Beef, X) => hasType(type_Meat, X)))). - -fof(axMid_level_ontology109, axiom, - ( ! [X] : - (hasType(type_Beer, X) => hasType(type_AlcoholicBeverage, X)))). - -fof(axMid_level_ontology110, axiom, - ( ! [X] : - (hasType(type_BeginningOperations, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMid_level_ontology111, axiom, - ( ! [X] : - (hasType(type_Bell, X) => hasType(type_PercussionInstrument, X)))). - -fof(axMid_level_ontology112, axiom, - ( ! [X] : - (hasType(type_Belt, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology113, axiom, - ( ! [X] : - (hasType(type_Bequeathing, X) => hasType(type_UnilateralGiving, X)))). - -fof(axMid_level_ontology114, axiom, - ( ! [X] : - (hasType(type_Biography, X) => hasType(type_HistoricalAccount, X)))). - -fof(axMid_level_ontology115, axiom, - ( ! [X] : - (hasType(type_BiologicalConception, X) => hasType(type_OrganOrTissueProcess, X)))). - -fof(axMid_level_ontology116, axiom, - ( ! [X] : - (hasType(type_Biopsy, X) => hasType(type_DiagnosticProcess, X)))). - -fof(axMid_level_ontology117, axiom, - ( ! [X] : - (hasType(type_Biopsy, X) => hasType(type_Removing, X)))). - -fof(axMid_level_ontology118, axiom, - ( ! [X] : - (hasType(type_BirdEgg, X) => hasType(type_Egg, X)))). - -fof(axMid_level_ontology119, axiom, - ( ! [X] : - (hasType(type_Biting, X) => hasType(type_Grabbing, X)))). - -fof(axMid_level_ontology120, axiom, - ( ! [X] : - (hasType(type_Blanket, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology121, axiom, - ( ! [X] : - (hasType(type_Bleeding, X) => hasType(type_AutonomicProcess, X)))). - -fof(axMid_level_ontology122, axiom, - ( ! [X] : - (hasType(type_Bloating, X) => hasType(type_Increasing, X)))). - -fof(axMid_level_ontology123, axiom, - ( ! [X] : - (hasType(type_Bloating, X) => hasType(type_PathologicProcess, X)))). - -fof(axMid_level_ontology124, axiom, - ( ! [X] : - (hasType(type_Blockade, X) => hasType(type_Maneuver, X)))). - -fof(axMid_level_ontology125, axiom, - ( ! [X] : - (hasType(type_BloodCell, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology126, axiom, - ( ! [X] : - (hasType(type_BloodCell, X) => hasType(type_Cell, X)))). - -fof(axMid_level_ontology127, axiom, - ( ! [X] : - (hasType(type_BloodTypeAB, X) => hasType(type_Blood, X)))). - -fof(axMid_level_ontology128, axiom, - ( ! [X] : - (hasType(type_BloodTypeA, X) => hasType(type_Blood, X)))). - -fof(axMid_level_ontology129, axiom, - ( ! [X] : - (hasType(type_BloodTypeB, X) => hasType(type_Blood, X)))). - -fof(axMid_level_ontology130, axiom, - ( ! [X] : - (hasType(type_BloodTypeO, X) => hasType(type_Blood, X)))). - -fof(axMid_level_ontology131, axiom, - ( ! [X] : - (hasType(type_BloodVessel, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology132, axiom, - ( ! [X] : - (hasType(type_BloodVessel, X) => hasType(type_BodyVessel, X)))). - -fof(axMid_level_ontology133, axiom, - ( ! [X] : - (hasType(type_Blueprint, X) => hasType(type_Icon, X)))). - -fof(axMid_level_ontology134, axiom, - ( ! [X] : - (hasType(type_Blushing, X) => hasType(type_AutonomicProcess, X)))). - -fof(axMid_level_ontology135, axiom, - ( ! [X] : - (hasType(type_BoardOrBlock, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology136, axiom, - ( ! [X] : - (hasType(type_Boarding, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology137, axiom, - ( ! [X] : - (hasType(type_BoatDeck, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology138, axiom, - ( ! [X] : - (hasType(type_BodyJoint, X) => hasType(type_BodyJunction, X)))). - -fof(axMid_level_ontology139, axiom, - ( ! [X] : - (hasType(type_Bomb, X) => hasType(type_ExplosiveDevice, X)))). - -fof(axMid_level_ontology140, axiom, - ( ! [X] : - (hasType(type_Bomb, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology141, axiom, - ( ! [X] : - (hasType(type_Bomber, X) => hasType(type_MilitaryAircraft, X)))). - -fof(axMid_level_ontology142, axiom, - ( ! [X] : - (hasType(type_Bombing, X) => hasType(type_Destruction, X)))). - -fof(axMid_level_ontology143, axiom, - ( ! [X] : - (hasType(type_Bottle, X) => hasType(type_FluidContainer, X)))). - -fof(axMid_level_ontology144, axiom, - ( ! [X] : - (hasType(type_Bowing, X) => hasType(type_Gesture, X)))). - -fof(axMid_level_ontology145, axiom, - ( ! [X] : - (hasType(type_Bowing, X) => hasType(type_Inclining, X)))). - -fof(axMid_level_ontology146, axiom, - ( ! [X] : - (hasType(type_Bowing, X) => hasType(type_MotionDownward, X)))). - -fof(axMid_level_ontology147, axiom, - ( ! [X] : - (hasType(type_Box, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology148, axiom, - ( ! [X] : - (hasType(type_Boy, X) => hasType(type_HumanChild, X)))). - -fof(axMid_level_ontology149, axiom, - ( ! [X] : - (hasType(type_Boy, X) => hasType(type_Man, X)))). - -fof(axMid_level_ontology150, axiom, - ( ! [X] : - (hasType(type_Brain, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology151, axiom, - ( ! [X] : - (hasType(type_Brain, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology152, axiom, - ( ! [X] : - (hasType(type_Brandy, X) => hasType(type_DistilledAlcoholicBeverage, X)))). - -fof(axMid_level_ontology153, axiom, - ( ! [X] : - (hasType(type_Brass, X) => hasType(type_MetallicAlloy, X)))). - -fof(axMid_level_ontology154, axiom, - ( ! [X] : - (hasType(type_BreadOrBiscuit, X) => hasType(type_PreparedFood, X)))). - -fof(axMid_level_ontology155, axiom, - ( ! [X] : - (hasType(type_BreakabilityAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axMid_level_ontology156, axiom, - ( ! [X] : - (hasType(type_Breast, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology157, axiom, - ( ! [X] : - (hasType(type_Breast, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology158, axiom, - ( ! [X] : - (hasType(type_Brick, X) => hasType(type_BoardOrBlock, X)))). - -fof(axMid_level_ontology159, axiom, - ( ! [X] : - (hasType(type_BrigadierGeneral, X) => hasType(type_MilitaryGeneral, X)))). - -fof(axMid_level_ontology160, axiom, - ( ! [X] : - (hasType(type_BroadcastNetwork, X) => hasType(type_CommunicationSystem, X)))). - -fof(axMid_level_ontology161, axiom, - ( ! [X] : - (hasType(type_BroadcastProgram, X) => hasType(type_Series, X)))). - -fof(axMid_level_ontology162, axiom, - ( ! [X] : - (hasType(type_Broadcasting, X) => hasType(type_Disseminating, X)))). - -fof(axMid_level_ontology163, axiom, - ( ! [X] : - (hasType(type_Broadcasting, X) => hasType(type_RadioEmission, X)))). - -fof(axMid_level_ontology164, axiom, - ( ! [X] : - (hasType(type_BronchialDuct, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology165, axiom, - ( ! [X] : - (hasType(type_BronchialDuct, X) => hasType(type_BodyVessel, X)))). - -fof(axMid_level_ontology166, axiom, - ( ! [X] : - (hasType(type_Brood, X) => hasType(type_GroupOfAnimals, X)))). - -fof(axMid_level_ontology167, axiom, - ( ! [X] : - (hasType(type_Broom, X) => hasType(type_BrushOrComb, X)))). - -fof(axMid_level_ontology168, axiom, - ( ! [X] : - (hasType(type_BrushOrComb, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology169, axiom, - ( ! [X] : - (hasType(type_Bubble, X) => hasType(type_CorpuscularObject, X)))). - -fof(axMid_level_ontology170, axiom, - ( ! [X] : - (hasType(type_Buffalo, X) => hasType(type_HoofedMammal, X)))). - -fof(axMid_level_ontology171, axiom, - ( ! [X] : - (hasType(type_Bugle, X) => hasType(type_HornInstrument, X)))). - -fof(axMid_level_ontology172, axiom, - ( ! [X] : - (hasType(type_BuildingLevel, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology173, axiom, - (! [Var_B] : - (((hasType(type_Cow, Var_B)) & ( f_attribute(Var_B,inst_Male))) => (hasType(type_Bull, Var_B))))). - -fof(axMid_level_ontology174, axiom, - ( ! [X] : - (hasType(type_Bullet, X) => hasType(type_Projectile, X)))). - -fof(axMid_level_ontology175, axiom, - ( ! [X] : - (hasType(type_BumbleBee, X) => hasType(type_Bee, X)))). - -fof(axMid_level_ontology176, axiom, - ( ! [X] : - (hasType(type_Burrow, X) => hasType(type_Cave, X)))). - -fof(axMid_level_ontology177, axiom, - ( ! [X] : - (hasType(type_Burying, X) => hasType(type_Digging, X)))). - -fof(axMid_level_ontology178, axiom, - ( ! [X] : - (hasType(type_Burying, X) => hasType(type_Putting, X)))). - -fof(axMid_level_ontology179, axiom, - ( ! [X] : - (hasType(type_BusStop, X) => hasType(type_GeographicArea, X)))). - -fof(axMid_level_ontology180, axiom, - ( ! [X] : - (hasType(type_Bus, X) => hasType(type_SelfPoweredRoadVehicle, X)))). - -fof(axMid_level_ontology181, axiom, - ( ! [X] : - (hasType(type_BusinessCompetition, X) => hasType(type_Contest, X)))). - -fof(axMid_level_ontology182, axiom, - ( ! [X] : - (hasType(type_Butter, X) => hasType(type_DairyProduct, X)))). - -fof(axMid_level_ontology183, axiom, - ( ! [X] : - (hasType(type_Butter, X) => hasType(type_PreparedFood, X)))). - -fof(axMid_level_ontology184, axiom, - ( ! [X] : - (hasType(type_Button, X) => hasType(type_AttachingDevice, X)))). - -fof(axMid_level_ontology185, axiom, - ( ! [X] : - (hasType(type_Cafeteria, X) => hasType(type_Restaurant, X)))). - -fof(axMid_level_ontology186, axiom, - (! [Var_C] : - (((hasType(type_Cow, Var_C)) & ( f_attribute(Var_C,inst_NonFullyFormed))) <=> (hasType(type_Calf, Var_C))))). - -fof(axMid_level_ontology187, axiom, - ( ! [X] : - (hasType(type_Camera, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology188, axiom, - ( ! [X] : - (hasType(type_Camp, X) => hasType(type_MobileResidence, X)))). - -fof(axMid_level_ontology189, axiom, - ( ! [X] : - (hasType(type_Campground, X) => hasType(type_LandArea, X)))). - -fof(axMid_level_ontology190, axiom, - ( ! [X] : - (hasType(type_Candle, X) => hasType(type_LightFixture, X)))). - -fof(axMid_level_ontology191, axiom, - ( ! [X] : - (hasType(type_Capillary, X) => hasType(type_BloodVessel, X)))). - -fof(axMid_level_ontology192, axiom, - ( ! [X] : - (hasType(type_CaptainOfficer, X) => hasType(type_MilitaryOfficer, X)))). - -fof(axMid_level_ontology193, axiom, - ( ! [X] : - (hasType(type_Capturing, X) => hasType(type_ChangeOfControl, X)))). - -fof(axMid_level_ontology194, axiom, - ( ! [X] : - (hasType(type_CarBombing, X) => hasType(type_Bombing, X)))). - -fof(axMid_level_ontology195, axiom, - ( ! [X] : - (hasType(type_CareOrganization, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology196, axiom, - ( ! [X] : - (hasType(type_Carpentry, X) => hasType(type_Making, X)))). - -fof(axMid_level_ontology197, axiom, - ( ! [X] : - (hasType(type_Catching, X) => hasType(type_Maneuver, X)))). - -fof(axMid_level_ontology198, axiom, - ( ! [X] : - (hasType(type_Catching, X) => hasType(type_Touching, X)))). - -fof(axMid_level_ontology199, axiom, - ( ! [X] : - (hasType(type_CausingHappiness, X) => hasType(type_Process, X)))). - -fof(axMid_level_ontology200, axiom, - ( ! [X] : - (hasType(type_CausingPain, X) => hasType(type_CausingUnhappiness, X)))). - -fof(axMid_level_ontology201, axiom, - ( ! [X] : - (hasType(type_CausingUnhappiness, X) => hasType(type_Process, X)))). - -fof(axMid_level_ontology202, axiom, - ( ! [X] : - (hasType(type_CavalryUnit, X) => hasType(type_MilitaryUnit, X)))). - -fof(axMid_level_ontology203, axiom, - ( ! [X] : - (hasType(type_CeasingOperations, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMid_level_ontology204, axiom, - ( ! [X] : - (hasType(type_Ceiling, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology205, axiom, - ( ! [X] : - (hasType(type_CellNucleus, X) => hasType(type_OrganicObject, X)))). - -fof(axMid_level_ontology206, axiom, - ( ! [X] : - (hasType(type_Cellulose, X) => hasType(type_Carbohydrate, X)))). - -fof(axMid_level_ontology207, axiom, - ( ! [X] : - (hasType(type_Cellulose, X) => hasType(type_PlantSubstance, X)))). - -fof(axMid_level_ontology208, axiom, - ( ! [X] : - (hasType(type_Cemetery, X) => hasType(type_LandArea, X)))). - -fof(axMid_level_ontology209, axiom, - ( ! [X] : - (hasType(type_CentrifugalMotion, X) => hasType(type_Rotating, X)))). - -fof(axMid_level_ontology210, axiom, - ( ! [X] : - (hasType(type_CentripetalMotion, X) => hasType(type_Rotating, X)))). - -fof(axMid_level_ontology211, axiom, - ( ! [X] : - (hasType(type_CerealGrain, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology212, axiom, - ( ! [X] : - (hasType(type_CerealGrain, X) => hasType(type_Seed, X)))). - -fof(axMid_level_ontology213, axiom, - ( ! [X] : - (hasType(type_Chair, X) => hasType(type_Seat, X)))). - -fof(axMid_level_ontology214, axiom, - ( ! [X] : - (hasType(type_ChangeOfControl, X) => hasType(type_AchievingControl, X)))). - -fof(axMid_level_ontology215, axiom, - ( ! [X] : - (hasType(type_ChangingClothing, X) => hasType(type_Transfer, X)))). - -fof(axMid_level_ontology216, axiom, - ( ! [X] : - (hasType(type_Chapter, X) => hasType(type_Article, X)))). - -fof(axMid_level_ontology217, axiom, - ( ! [X] : - (hasType(type_Chart, X) => hasType(type_Icon, X)))). - -fof(axMid_level_ontology218, axiom, - ( ! [X] : - (hasType(type_Checkpoint, X) => hasType(type_GeographicArea, X)))). - -fof(axMid_level_ontology219, axiom, - ( ! [X] : - (hasType(type_ChemicalAcid, X) => hasType(type_CompoundSubstance, X)))). - -fof(axMid_level_ontology220, axiom, - ( ! [X] : - (hasType(type_ChemicalAttack, X) => hasType(type_ViolentContest, X)))). - -fof(axMid_level_ontology221, axiom, - ( ! [X] : - (hasType(type_ChemicalBase, X) => hasType(type_CompoundSubstance, X)))). - -fof(axMid_level_ontology222, axiom, - ( ! [X] : - (hasType(type_ChemicalReduction, X) => hasType(type_ChemicalSynthesis, X)))). - -fof(axMid_level_ontology223, axiom, - ( ! [X] : - (hasType(type_ChemicalSalt, X) => hasType(type_CompoundSubstance, X)))). - -fof(axMid_level_ontology224, axiom, - ( ! [X] : - (hasType(type_ChestOrCabinet, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology225, axiom, - ( ! [X] : - (hasType(type_ChestOrCabinet, X) => hasType(type_Furniture, X)))). - -fof(axMid_level_ontology226, axiom, - ( ! [X] : - (hasType(type_Chewing, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology227, axiom, - ( ! [X] : - (hasType(type_ChickenMeat, X) => hasType(type_Meat, X)))). - -fof(axMid_level_ontology228, axiom, - ( ! [X] : - (hasType(type_Chicken, X) => hasType(type_Poultry, X)))). - -fof(axMid_level_ontology229, axiom, - ( ! [X] : - (hasType(type_Chimney, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology230, axiom, - ( ! [X] : - (hasType(type_Chimney, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology231, axiom, - ( ! [X] : - (hasType(type_Chin, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology232, axiom, - ( ! [X] : - (hasType(type_Chin, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology233, axiom, - ( ! [X] : - (hasType(type_Cholesterol, X) => hasType(type_AnimalSubstance, X)))). - -fof(axMid_level_ontology234, axiom, - ( ! [X] : - (hasType(type_Cholesterol, X) => hasType(type_Steroid, X)))). - -fof(axMid_level_ontology235, axiom, - ( ! [X] : - (hasType(type_Choreographing, X) => hasType(type_Planning, X)))). - -fof(axMid_level_ontology236, axiom, - ( ! [X] : - (hasType(type_ChristianBible, X) => hasType(type_Book, X)))). - -fof(axMid_level_ontology237, axiom, - ( ! [X] : - (hasType(type_ChristianGospel, X) => hasType(type_Text, X)))). - -fof(axMid_level_ontology238, axiom, - ( ! [X] : - (hasType(type_ChristianService, X) => hasType(type_ReligiousService, X)))). - -fof(axMid_level_ontology239, axiom, - ( ! [X] : - (hasType(type_Chromatography, X) => hasType(type_Separating, X)))). - -fof(axMid_level_ontology240, axiom, - ( ! [X] : - (hasType(type_CigarOrCigarette, X) => hasType(type_SmokingDevice, X)))). - -fof(axMid_level_ontology241, axiom, - ( ! [X] : - (hasType(type_CircleSector, X) => hasType(type_ClosedTwoDimensionalFigure, X)))). - -fof(axMid_level_ontology242, axiom, - ( ! [X] : - (hasType(type_Circumision, X) => hasType(type_Removing, X)))). - -fof(axMid_level_ontology243, axiom, - ( ! [X] : - (hasType(type_Circumision, X) => hasType(type_Surgery, X)))). - -fof(axMid_level_ontology244, axiom, - ( ! [X] : - (hasType(type_CityBlock, X) => hasType(type_LandArea, X)))). - -fof(axMid_level_ontology245, axiom, - ( ! [X] : - (hasType(type_CityDistrict, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axMid_level_ontology246, axiom, - ( ! [X] : - (hasType(type_CityGovernment, X) => hasType(type_Government, X)))). - -fof(axMid_level_ontology247, axiom, - ( ! [X] : - (hasType(type_CivilWar, X) => hasType(type_War, X)))). - -fof(axMid_level_ontology248, axiom, - ( ! [X] : - (hasType(type_Civilian, X) => hasType(type_SocialRole, X)))). - -fof(axMid_level_ontology249, axiom, - ( ! [X] : - (hasType(type_Clamp, X) => hasType(type_AttachingDevice, X)))). - -fof(axMid_level_ontology250, axiom, - ( ! [X] : - (hasType(type_Clapping, X) => hasType(type_HandGesture, X)))). - -fof(axMid_level_ontology251, axiom, - ( ! [X] : - (hasType(type_Clapping, X) => hasType(type_Impacting, X)))). - -fof(axMid_level_ontology252, axiom, - ( ! [X] : - (hasType(type_Clapping, X) => hasType(type_RadiatingSound, X)))). - -fof(axMid_level_ontology253, axiom, - ( ! [X] : - (hasType(type_ClassificationScheme, X) => hasType(type_Proposition, X)))). - -fof(axMid_level_ontology254, axiom, - ( ! [X] : - (hasType(type_Classroom, X) => hasType(type_Room, X)))). - -fof(axMid_level_ontology255, axiom, - ( ! [X] : - (hasType(type_Cleric, X) => hasType(type_ReligiousPosition, X)))). - -fof(axMid_level_ontology256, axiom, - ( ! [X] : - (hasType(type_Cloak, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology257, axiom, - ( ! [X] : - (hasType(type_Clock, X) => hasType(type_MeasuringDevice, X)))). - -fof(axMid_level_ontology258, axiom, - ( ! [X] : - (hasType(type_Closet, X) => hasType(type_Room, X)))). - -fof(axMid_level_ontology259, axiom, - ( ! [X] : - (hasType(type_ClosingContract, X) => hasType(type_Committing, X)))). - -fof(axMid_level_ontology260, axiom, - ( ! [X] : - (hasType(type_ClosingEyes, X) => hasType(type_Closing, X)))). - -fof(axMid_level_ontology261, axiom, - ( ! [X] : - (hasType(type_ClosingEyes, X) => hasType(type_EyeMotion, X)))). - -fof(axMid_level_ontology262, axiom, - ( ! [X] : - (hasType(type_Closing, X) => hasType(type_Motion, X)))). - -fof(axMid_level_ontology263, axiom, - ( ! [X] : - (hasType(type_ClothingSuit, X) => hasType(type_Collection, X)))). - -fof(axMid_level_ontology264, axiom, - ( ! [X] : - (hasType(type_CoastGuard, X) => hasType(type_GovernmentOrganization, X)))). - -fof(axMid_level_ontology265, axiom, - ( ! [X] : - (hasType(type_Coat, X) => hasType(type_OutdoorClothing, X)))). - -fof(axMid_level_ontology266, axiom, - ( ! [X] : - (hasType(type_Coconut, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology267, axiom, - ( ! [X] : - (hasType(type_Coconut, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axMid_level_ontology268, axiom, - ( ! [X] : - (hasType(type_Coffee, X) => hasType(type_Beverage, X)))). - -fof(axMid_level_ontology269, axiom, - ( ! [X] : - (hasType(type_Coffee, X) => hasType(type_PreparedFood, X)))). - -fof(axMid_level_ontology270, axiom, - ( ! [X] : - (hasType(type_Coffin, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology271, axiom, - ( ! [X] : - (hasType(type_Collage, X) => hasType(type_ArtWork, X)))). - -fof(axMid_level_ontology272, axiom, - ( ! [X] : - (hasType(type_Collar, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology273, axiom, - ( ! [X] : - (hasType(type_CollegeStudentPosition, X) => hasType(type_Position, X)))). - -fof(axMid_level_ontology274, axiom, - ( ! [X] : - (hasType(type_College, X) => hasType(type_PostSecondarySchool, X)))). - -fof(axMid_level_ontology275, axiom, - ( ! [X] : - (hasType(type_Colonel, X) => hasType(type_MilitaryOfficer, X)))). - -fof(axMid_level_ontology276, axiom, - ( ! [X] : - (hasType(type_CommercialBuilding, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology277, axiom, - ( ! [X] : - (hasType(type_CommercialBuilding, X) => hasType(type_PlaceOfCommerce, X)))). - -fof(axMid_level_ontology278, axiom, - ( ! [X] : - (hasType(type_CommercialShipping, X) => hasType(type_CommercialService, X)))). - -fof(axMid_level_ontology279, axiom, - ( ! [X] : - (hasType(type_CommercialShipping, X) => hasType(type_Shipping, X)))). - -fof(axMid_level_ontology280, axiom, - ( ! [X] : - (hasType(type_CommercialUnit, X) => hasType(type_PlaceOfCommerce, X)))). - -fof(axMid_level_ontology281, axiom, - ( ! [X] : - (hasType(type_Commission, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology282, axiom, - ( ! [X] : - (hasType(type_CommunicationOrganization, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology283, axiom, - ( ! [X] : - (hasType(type_CommunicationSystem, X) => hasType(type_Collection, X)))). - -fof(axMid_level_ontology284, axiom, - ( ! [X] : - (hasType(type_CommunistParty, X) => hasType(type_PoliticalParty, X)))). - -fof(axMid_level_ontology285, axiom, - ( ! [X] : - (hasType(type_Compartment, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology286, axiom, - ( ! [X] : - (hasType(type_Compass, X) => hasType(type_ContentBearingObject, X)))). - -fof(axMid_level_ontology287, axiom, - ( ! [X] : - (hasType(type_Compass, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology288, axiom, - ( ! [X] : - (hasType(type_ComposingMusic, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMid_level_ontology289, axiom, - ( ! [X] : - (hasType(type_Composing, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMid_level_ontology290, axiom, - ( ! [X] : - (hasType(type_Concealing, X) => hasType(type_Putting, X)))). - -fof(axMid_level_ontology291, axiom, - ( ! [X] : - (hasType(type_CondominiumBuilding, X) => hasType(type_ResidentialBuilding, X)))). - -fof(axMid_level_ontology292, axiom, - (! [Var_UNIT] : - (((hasType(type_SingleFamilyResidence, Var_UNIT)) & ( ( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(((f_home(Var_PERSON,Var_UNIT)) & (f_possesses(Var_PERSON,Var_UNIT)))))))) <=> (hasType(type_CondominiumUnit, Var_UNIT))))). - -fof(axMid_level_ontology293, axiom, - ( ! [X] : - (hasType(type_Cone, X) => hasType(type_ThreeDimensionalFigure, X)))). - -fof(axMid_level_ontology294, axiom, - ( ! [X] : - (hasType(type_ConfederateSoldier, X) => hasType(type_Soldier, X)))). - -fof(axMid_level_ontology295, axiom, - ( ! [X] : - (hasType(type_Congratulating, X) => hasType(type_ExpressingApproval, X)))). - -fof(axMid_level_ontology296, axiom, - ( ! [X] : - (hasType(type_ConjugatedSubstance, X) => hasType(type_CompoundSubstance, X)))). - -fof(axMid_level_ontology297, axiom, - ( ! [X] : - (hasType(type_Consonant, X) => hasType(type_AlphabeticCharacter, X)))). - -fof(axMid_level_ontology298, axiom, - ( ! [X] : - (hasType(type_ConstrictorSnake, X) => hasType(type_Snake, X)))). - -fof(axMid_level_ontology299, axiom, - ( ! [X] : - (hasType(type_Container, X) => hasType(type_Holder, X)))). - -fof(axMid_level_ontology300, axiom, - ( ! [X] : - (hasType(type_ContraceptiveDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology301, axiom, - ( ! [X] : - (hasType(type_Convoy, X) => hasType(type_Collection, X)))). - -fof(axMid_level_ontology302, axiom, - ( ! [X] : - (hasType(type_CoolingDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology303, axiom, - ( ! [X] : - (hasType(type_Copying, X) => hasType(type_Making, X)))). - -fof(axMid_level_ontology304, axiom, - ( ! [X] : - (hasType(type_Corporal, X) => hasType(type_MilitaryOfficer, X)))). - -fof(axMid_level_ontology305, axiom, - ( ! [X] : - (hasType(type_Corresponding, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMid_level_ontology306, axiom, - ( ! [X] : - (hasType(type_CottonFabric, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology307, axiom, - ( ! [X] : - (hasType(type_Cotton, X) => hasType(type_PlantAnatomicalStructure, X)))). - -fof(axMid_level_ontology308, axiom, - ( ! [X] : - (hasType(type_CourtRoom, X) => hasType(type_Room, X)))). - -fof(axMid_level_ontology309, axiom, - ( ! [X] : - (hasType(type_Cow, X) => hasType(type_DomesticAnimal, X)))). - -fof(axMid_level_ontology310, axiom, - ( ! [X] : - (hasType(type_Cow, X) => hasType(type_HoofedMammal, X)))). - -fof(axMid_level_ontology311, axiom, - ( ! [X] : - (hasType(type_Crane, X) => hasType(type_MaterialHandlingEquipment, X)))). - -fof(axMid_level_ontology312, axiom, - ( ! [X] : - (hasType(type_Creek, X) => hasType(type_BodyOfWater, X)))). - -fof(axMid_level_ontology313, axiom, - ( ! [X] : - (hasType(type_Creek, X) => hasType(type_FreshWaterArea, X)))). - -fof(axMid_level_ontology314, axiom, - ( ! [X] : - (hasType(type_Creek, X) => hasType(type_StreamWaterArea, X)))). - -fof(axMid_level_ontology315, axiom, - ( ! [X] : - (hasType(type_CriminalAction, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMid_level_ontology316, axiom, - ( ! [X] : - (hasType(type_CriminalGang, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMid_level_ontology317, axiom, - ( ! [X] : - (hasType(type_CultivatedLandArea, X) => hasType(type_LandArea, X)))). - -fof(axMid_level_ontology318, axiom, - ( ! [X] : - (hasType(type_Curb, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology319, axiom, - ( ! [X] : - (hasType(type_CurrencyBill, X) => hasType(type_Currency, X)))). - -fof(axMid_level_ontology320, axiom, - ( ! [X] : - (hasType(type_CurrencyCoin, X) => hasType(type_Currency, X)))). - -fof(axMid_level_ontology321, axiom, - ( ! [X] : - (hasType(type_Curtain, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology322, axiom, - ( ! [X] : - (hasType(type_Curtain, X) => hasType(type_WindowCovering, X)))). - -fof(axMid_level_ontology323, axiom, - ( ! [X] : - (hasType(type_CuttingDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology324, axiom, - ( ! [X] : - (hasType(type_Cylinder, X) => hasType(type_ThreeDimensionalFigure, X)))). - -fof(axMid_level_ontology325, axiom, - ( ! [X] : - (hasType(type_DateFruit, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology326, axiom, - ( ! [X] : - (hasType(type_DateFruit, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axMid_level_ontology327, axiom, - ( ! [X] : - (hasType(type_DaySchool, X) => hasType(type_School, X)))). - -fof(axMid_level_ontology328, axiom, - ( ! [X] : - (hasType(type_DayTime, X) => hasType(type_TimeInterval, X)))). - -fof(axMid_level_ontology329, axiom, - ( ! [X] : - (hasType(type_Deacon, X) => hasType(type_PartTimePosition, X)))). - -fof(axMid_level_ontology330, axiom, - ( ! [X] : - (hasType(type_Debating, X) => hasType(type_Contest, X)))). - -fof(axMid_level_ontology331, axiom, - ( ! [X] : - (hasType(type_Debating, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMid_level_ontology332, axiom, - ( ! [X] : - (hasType(type_Deboarding, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology333, axiom, - ( ! [X] : - (hasType(type_Decelerating, X) => hasType(type_Decreasing, X)))). - -fof(axMid_level_ontology334, axiom, - ( ! [X] : - (hasType(type_Decelerating, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology335, axiom, - ( ! [X] : - (hasType(type_Depressant, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMid_level_ontology336, axiom, - ( ! [X] : - (hasType(type_Desk, X) => hasType(type_Table, X)))). - -fof(axMid_level_ontology337, axiom, - ( ! [X] : - (hasType(type_Detergent, X) => hasType(type_Mixture, X)))). - -fof(axMid_level_ontology338, axiom, - ( ! [X] : - (hasType(type_Detergent, X) => hasType(type_Surfactant, X)))). - -fof(axMid_level_ontology339, axiom, - ( ! [X] : - (hasType(type_DeviceAttribute, X) => hasType(type_ObjectiveNorm, X)))). - -fof(axMid_level_ontology340, axiom, - ( ! [X] : - (hasType(type_DeviceStateAttribute, X) => hasType(type_DeviceAttribute, X)))). - -fof(axMid_level_ontology341, axiom, - ( ! [X] : - (hasType(type_Dialysis, X) => hasType(type_Separating, X)))). - -fof(axMid_level_ontology342, axiom, - ( ! [X] : - (hasType(type_Diamond, X) => hasType(type_Carbon, X)))). - -fof(axMid_level_ontology343, axiom, - ( ! [X] : - (hasType(type_Diamond, X) => hasType(type_Mineral, X)))). - -fof(axMid_level_ontology344, axiom, - ( ! [X] : - (hasType(type_Dictionary, X) => hasType(type_ReferenceBook, X)))). - -fof(axMid_level_ontology345, axiom, - ( ! [X] : - (hasType(type_DieselEngine, X) => hasType(type_InternalCombustionEngine, X)))). - -fof(axMid_level_ontology346, axiom, - ( ! [X] : - (hasType(type_Diet, X) => hasType(type_Plan, X)))). - -fof(axMid_level_ontology347, axiom, - ( ! [X] : - (hasType(type_Digging, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMid_level_ontology348, axiom, - ( ! [X] : - (hasType(type_Digging, X) => hasType(type_SurfaceChange, X)))). - -fof(axMid_level_ontology349, axiom, - ( ! [X] : - (hasType(type_DigitAppendage, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology350, axiom, - ( ! [X] : - (hasType(type_DigitAppendage, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology351, axiom, - ( ! [X] : - (hasType(type_DigitCharacter, X) => hasType(type_Character, X)))). - -fof(axMid_level_ontology352, axiom, - ( ! [X] : - (hasType(type_Diluting, X) => hasType(type_Putting, X)))). - -fof(axMid_level_ontology353, axiom, - ( ! [X] : - (hasType(type_DiningRoom, X) => hasType(type_Room, X)))). - -fof(axMid_level_ontology354, axiom, - ( ! [X] : - (hasType(type_Dish, X) => hasType(type_Holder, X)))). - -fof(axMid_level_ontology355, axiom, - ( ! [X] : - (hasType(type_Dismounting, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology356, axiom, - ( ! [X] : - (hasType(type_DisplayArtifact, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology357, axiom, - ( ! [X] : - (hasType(type_DistilledAlcoholicBeverage, X) => hasType(type_AlcoholicBeverage, X)))). - -fof(axMid_level_ontology358, axiom, - ( ! [X] : - (hasType(type_Divorcing, X) => hasType(type_Declaring, X)))). - -fof(axMid_level_ontology359, axiom, - ( ! [X] : - (hasType(type_Documentary, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology360, axiom, - ( ! [X] : - (hasType(type_Documentary, X) => hasType(type_MotionPicture, X)))). - -fof(axMid_level_ontology361, axiom, - ( ! [X] : - (hasType(type_Dodging, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology362, axiom, - ( ! [X] : - (hasType(type_Dodging, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMid_level_ontology363, axiom, - ( ! [X] : - (hasType(type_DomesticAnimal, X) => hasType(type_Animal, X)))). - -fof(axMid_level_ontology364, axiom, - ( ! [X] : - (hasType(type_DomesticCat, X) => hasType(type_DomesticAnimal, X)))). - -fof(axMid_level_ontology365, axiom, - ( ! [X] : - (hasType(type_DomesticCat, X) => hasType(type_Feline, X)))). - -fof(axMid_level_ontology366, axiom, - ( ! [X] : - (hasType(type_DomesticDog, X) => hasType(type_Canine, X)))). - -fof(axMid_level_ontology367, axiom, - ( ! [X] : - (hasType(type_DomesticDog, X) => hasType(type_DomesticAnimal, X)))). - -fof(axMid_level_ontology368, axiom, - ( ! [X] : - (hasType(type_Donkey, X) => hasType(type_HoofedMammal, X)))). - -fof(axMid_level_ontology369, axiom, - ( ! [X] : - (hasType(type_Donkey, X) => hasType(type_Livestock, X)))). - -fof(axMid_level_ontology370, axiom, - ( ! [X] : - (hasType(type_Door, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology371, axiom, - ( ! [X] : - (hasType(type_Doorway, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology372, axiom, - ( ! [X] : - (hasType(type_Dormitory, X) => hasType(type_ResidentialBuilding, X)))). - -fof(axMid_level_ontology373, axiom, - ( ! [X] : - (hasType(type_Dormitory, X) => hasType(type_TemporaryResidence, X)))). - -fof(axMid_level_ontology374, axiom, - ( ! [X] : - (hasType(type_Dough, X) => hasType(type_Mixture, X)))). - -fof(axMid_level_ontology375, axiom, - ( ! [X] : - (hasType(type_Dough, X) => hasType(type_PreparedFood, X)))). - -fof(axMid_level_ontology376, axiom, - ( ! [X] : - (hasType(type_Downtown, X) => hasType(type_CityDistrict, X)))). - -fof(axMid_level_ontology377, axiom, - ( ! [X] : - (hasType(type_DramaticActing, X) => hasType(type_Pretending, X)))). - -fof(axMid_level_ontology378, axiom, - ( ! [X] : - (hasType(type_DramaticCast, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMid_level_ontology379, axiom, - ( ! [X] : - (hasType(type_DramaticDirecting, X) => hasType(type_Guiding, X)))). - -fof(axMid_level_ontology380, axiom, - ( ! [X] : - (hasType(type_DramaticPerformance, X) => hasType(type_Performance, X)))). - -fof(axMid_level_ontology381, axiom, - ( ! [X] : - (hasType(type_DramaticPlay, X) => hasType(type_FictionalText, X)))). - -fof(axMid_level_ontology382, axiom, - ( ! [X] : - (hasType(type_Drawing, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMid_level_ontology383, axiom, - ( ! [X] : - (hasType(type_Drawing, X) => hasType(type_SurfaceChange, X)))). - -fof(axMid_level_ontology384, axiom, - ( ! [X] : - (hasType(type_Dreaming, X) => hasType(type_Imagining, X)))). - -fof(axMid_level_ontology385, axiom, - ( ! [X] : - (hasType(type_Dress, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology386, axiom, - ( ! [X] : - (hasType(type_DressingRoom, X) => hasType(type_Room, X)))). - -fof(axMid_level_ontology387, axiom, - ( ! [X] : - (hasType(type_Dressing, X) => hasType(type_Putting, X)))). - -fof(axMid_level_ontology388, axiom, - ( ! [X] : - (hasType(type_Drill, X) => hasType(type_CuttingDevice, X)))). - -fof(axMid_level_ontology389, axiom, - ( ! [X] : - (hasType(type_Drilling, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMid_level_ontology390, axiom, - ( ! [X] : - (hasType(type_Drilling, X) => hasType(type_SurfaceChange, X)))). - -fof(axMid_level_ontology391, axiom, - ( ! [X] : - (hasType(type_DrinkingCup, X) => hasType(type_FluidContainer, X)))). - -fof(axMid_level_ontology392, axiom, - ( ! [X] : - (hasType(type_Dripping, X) => hasType(type_LiquidMotion, X)))). - -fof(axMid_level_ontology393, axiom, - ( ! [X] : - (hasType(type_DriveComponent, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology394, axiom, - ( ! [X] : - (hasType(type_DriversLicense, X) => hasType(type_License, X)))). - -fof(axMid_level_ontology395, axiom, - ( ! [X] : - (hasType(type_Driveway, X) => hasType(type_Roadway, X)))). - -fof(axMid_level_ontology396, axiom, - ( ! [X] : - (hasType(type_DrugStore, X) => hasType(type_RetailStore, X)))). - -fof(axMid_level_ontology397, axiom, - ( ! [X] : - (hasType(type_Drum, X) => hasType(type_PercussionInstrument, X)))). - -fof(axMid_level_ontology398, axiom, - ( ! [X] : - (hasType(type_Drumming, X) => hasType(type_Demonstrating, X)))). - -fof(axMid_level_ontology399, axiom, - ( ! [X] : - (hasType(type_Drumming, X) => hasType(type_RadiatingSound, X)))). - -fof(axMid_level_ontology400, axiom, - ( ! [X] : - (hasType(type_Duck, X) => hasType(type_Poultry, X)))). - -fof(axMid_level_ontology401, axiom, - ( ! [X] : - (hasType(type_Ducking, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology402, axiom, - ( ! [X] : - (hasType(type_Ducking, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMid_level_ontology403, axiom, - ( ! [X] : - (hasType(type_Ducking, X) => hasType(type_MotionDownward, X)))). - -fof(axMid_level_ontology404, axiom, - ( ! [X] : - (hasType(type_DutyTax, X) => hasType(type_Tax, X)))). - -fof(axMid_level_ontology405, axiom, - ( ! [X] : - (hasType(type_Ear, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology406, axiom, - ( ! [X] : - (hasType(type_Ear, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology407, axiom, - ( ! [X] : - (hasType(type_Echoing, X) => hasType(type_RadiatingSound, X)))). - -fof(axMid_level_ontology408, axiom, - ( ! [X] : - (hasType(type_EducationalCourse, X) => hasType(type_EducationalProgram, X)))). - -fof(axMid_level_ontology409, axiom, - ( ! [X] : - (hasType(type_EducationalFacility, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology410, axiom, - ( ! [X] : - (hasType(type_EducationalProgram, X) => hasType(type_Plan, X)))). - -fof(axMid_level_ontology411, axiom, - ( ! [X] : - (hasType(type_Elbow, X) => hasType(type_BodyJoint, X)))). - -fof(axMid_level_ontology412, axiom, - ( ! [X] : - (hasType(type_ElectoralCollegeElection, X) => hasType(type_GeneralElection, X)))). - -fof(axMid_level_ontology413, axiom, - ( ! [X] : - (hasType(type_ElectricDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology414, axiom, - ( ! [X] : - (hasType(type_ElectricMotor, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology415, axiom, - ( ! [X] : - (hasType(type_ElectricMotor, X) => hasType(type_Engine, X)))). - -fof(axMid_level_ontology416, axiom, - ( ! [X] : - (hasType(type_ElectricalSignalling, X) => hasType(type_Signalling, X)))). - -fof(axMid_level_ontology417, axiom, - ( ! [X] : - (hasType(type_ElectronicSignalling, X) => hasType(type_Signalling, X)))). - -fof(axMid_level_ontology418, axiom, - ( ! [X] : - (hasType(type_Elephant, X) => hasType(type_Herbivore, X)))). - -fof(axMid_level_ontology419, axiom, - ( ! [X] : - (hasType(type_Elevator, X) => hasType(type_TransportationDevice, X)))). - -fof(axMid_level_ontology420, axiom, - ( ! [X] : - (hasType(type_EmbassyBuilding, X) => hasType(type_GovernmentBuilding, X)))). - -fof(axMid_level_ontology421, axiom, - ( ! [X] : - (hasType(type_Embracing, X) => hasType(type_Touching, X)))). - -fof(axMid_level_ontology422, axiom, - ( ! [X] : - (hasType(type_EmploymentFiring, X) => hasType(type_TerminatingEmployment, X)))). - -fof(axMid_level_ontology423, axiom, - ( ! [X] : - (hasType(type_Engine, X) => hasType(type_Transducer, X)))). - -fof(axMid_level_ontology424, axiom, - ( ! [X] : - (hasType(type_EntertainmentBuilding, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology425, axiom, - ( ! [X] : - (hasType(type_EntertainmentCompany, X) => hasType(type_CommercialAgent, X)))). - -fof(axMid_level_ontology426, axiom, - ( ! [X] : - (hasType(type_EntertainmentProfession, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology427, axiom, - ( ! [X] : - (hasType(type_Entombing, X) => hasType(type_Putting, X)))). - -fof(axMid_level_ontology428, axiom, - ( ! [X] : - (hasType(type_Envelope, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology429, axiom, - ( ! [X] : - (hasType(type_Escaping, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology430, axiom, - ( ! [X] : - (hasType(type_Espionage, X) => hasType(type_Investigating, X)))). - -fof(axMid_level_ontology431, axiom, - ( ! [X] : - (hasType(type_Espionage, X) => hasType(type_PoliticalProcess, X)))). - -fof(axMid_level_ontology432, axiom, - ( ! [X] : - (hasType(type_EuropeanNation, X) => hasType(type_Nation, X)))). - -fof(axMid_level_ontology433, axiom, - ( ! [X] : - (hasType(type_Execution, X) => hasType(type_Killing, X)))). - -fof(axMid_level_ontology434, axiom, - ( ! [X] : - (hasType(type_ExecutiveResidence, X) => hasType(type_PermanentResidence, X)))). - -fof(axMid_level_ontology435, axiom, - ( ! [X] : - (hasType(type_Exhaling, X) => hasType(type_Breathing, X)))). - -fof(axMid_level_ontology436, axiom, - ( ! [X] : - (hasType(type_Explosion, X) => hasType(type_Radiating, X)))). - -fof(axMid_level_ontology437, axiom, - ( ! [X] : - (hasType(type_ExplosiveDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology438, axiom, - ( ! [X] : - (hasType(type_ExplosiveMine, X) => hasType(type_ExplosiveDevice, X)))). - -fof(axMid_level_ontology439, axiom, - ( ! [X] : - (hasType(type_ExplosiveMine, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology440, axiom, - ( ! [X] : - (hasType(type_ExplosiveSubstance, X) => hasType(type_Substance, X)))). - -fof(axMid_level_ontology441, axiom, - ( ! [X] : - (hasType(type_ExpressingApproval, X) => hasType(type_Expressing, X)))). - -fof(axMid_level_ontology442, axiom, - ( ! [X] : - (hasType(type_ExpressingDisapproval, X) => hasType(type_Expressing, X)))). - -fof(axMid_level_ontology443, axiom, - ( ! [X] : - (hasType(type_ExpressingFarewell, X) => hasType(type_Expressing, X)))). - -fof(axMid_level_ontology444, axiom, - ( ! [X] : - (hasType(type_ExpressingInLanguage, X) => hasType(type_Expressing, X)))). - -fof(axMid_level_ontology445, axiom, - ( ! [X] : - (hasType(type_ExpressingInLanguage, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMid_level_ontology446, axiom, - ( ! [X] : - (hasType(type_EyeGlass, X) => hasType(type_OpticalDevice, X)))). - -fof(axMid_level_ontology447, axiom, - ( ! [X] : - (hasType(type_EyeMotion, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology448, axiom, - ( ! [X] : - (hasType(type_Eye, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology449, axiom, - ( ! [X] : - (hasType(type_Eye, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology450, axiom, - ( ! [X] : - (hasType(type_Eyelid, X) => hasType(type_Skin, X)))). - -fof(axMid_level_ontology451, axiom, - ( ! [X] : - (hasType(type_Face, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology452, axiom, - ( ! [X] : - (hasType(type_Face, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology453, axiom, - ( ! [X] : - (hasType(type_FacialExpression, X) => hasType(type_Gesture, X)))). - -fof(axMid_level_ontology454, axiom, - ( ! [X] : - (hasType(type_FacialHair, X) => hasType(type_Hair, X)))). - -fof(axMid_level_ontology455, axiom, - ( ! [X] : - (hasType(type_Fact, X) => hasType(type_Statement, X)))). - -fof(axMid_level_ontology456, axiom, - ( ! [X] : - (hasType(type_Factory, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology457, axiom, - ( ! [X] : - (hasType(type_FallSeason, X) => hasType(type_SeasonOfYear, X)))). - -fof(axMid_level_ontology458, axiom, - ( ! [X] : - (hasType(type_FallingAsleep, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMid_level_ontology459, axiom, - ( ! [X] : - (hasType(type_Fallout, X) => hasType(type_Powder, X)))). - -fof(axMid_level_ontology460, axiom, - ( ! [X] : - (hasType(type_FamilyBusiness, X) => hasType(type_Partnership, X)))). - -fof(axMid_level_ontology461, axiom, - ( ! [X] : - (hasType(type_FanDevice, X) => hasType(type_CoolingDevice, X)))). - -fof(axMid_level_ontology462, axiom, - ( ! [X] : - (hasType(type_FarmBuilding, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology463, axiom, - ( ! [X] : - (hasType(type_Farm, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology464, axiom, - ( ! [X] : - (hasType(type_Farming, X) => hasType(type_Working, X)))). - -fof(axMid_level_ontology465, axiom, - ( ! [X] : - (hasType(type_Feather, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology466, axiom, - ( ! [X] : - (hasType(type_Feather, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology467, axiom, - ( ! [X] : - (hasType(type_Feeding, X) => hasType(type_Giving, X)))). - -fof(axMid_level_ontology468, axiom, - (! [Var_COW] : - (((hasType(type_Cow, Var_COW)) & ( f_attribute(Var_COW,inst_Female))) <=> (hasType(type_FemaleCow, Var_COW))))). - -fof(axMid_level_ontology469, axiom, - ( ! [X] : - (hasType(type_Fence, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology470, axiom, - ( ! [X] : - (hasType(type_Field, X) => hasType(type_LandArea, X)))). - -fof(axMid_level_ontology471, axiom, - ( ! [X] : - (hasType(type_Fighter, X) => hasType(type_MilitaryAircraft, X)))). - -fof(axMid_level_ontology472, axiom, - ( ! [X] : - (hasType(type_FileDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology473, axiom, - ( ! [X] : - (hasType(type_FilmDirector, X) => hasType(type_FilmMakingProfession, X)))). - -fof(axMid_level_ontology474, axiom, - ( ! [X] : - (hasType(type_FilmMakingProfession, X) => hasType(type_EntertainmentProfession, X)))). - -fof(axMid_level_ontology475, axiom, - ( ! [X] : - (hasType(type_FilmMaking, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMid_level_ontology476, axiom, - ( ! [X] : - (hasType(type_FilmProducer, X) => hasType(type_FilmMakingProfession, X)))). - -fof(axMid_level_ontology477, axiom, - ( ! [X] : - (hasType(type_Filter, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology478, axiom, - ( ! [X] : - (hasType(type_FinancialBill, X) => hasType(type_FinancialText, X)))). - -fof(axMid_level_ontology479, axiom, - ( ! [X] : - (hasType(type_FinancialCompany, X) => hasType(type_CommercialAgent, X)))). - -fof(axMid_level_ontology480, axiom, - ( ! [X] : - (hasType(type_FinancialService, X) => hasType(type_CommercialService, X)))). - -fof(axMid_level_ontology481, axiom, - ( ! [X] : - (hasType(type_FinancialText, X) => hasType(type_Report, X)))). - -fof(axMid_level_ontology482, axiom, - ( ! [X] : - (hasType(type_Financing, X) => hasType(type_FinancialService, X)))). - -fof(axMid_level_ontology483, axiom, - ( ! [X] : - (hasType(type_Financing, X) => hasType(type_Funding, X)))). - -fof(axMid_level_ontology484, axiom, - ( ! [X] : - (hasType(type_Finger, X) => hasType(type_DigitAppendage, X)))). - -fof(axMid_level_ontology485, axiom, - ( ! [X] : - (hasType(type_Fingerprint, X) => hasType(type_BiologicalAttribute, X)))). - -fof(axMid_level_ontology486, axiom, - ( ! [X] : - (hasType(type_Fingerprint, X) => hasType(type_ShapeAttribute, X)))). - -fof(axMid_level_ontology487, axiom, - ( ! [X] : - (hasType(type_FiniteQuantity, X) => hasType(type_Quantity, X)))). - -fof(axMid_level_ontology488, axiom, - ( ! [X] : - (hasType(type_Firearm, X) => hasType(type_Gun, X)))). - -fof(axMid_level_ontology489, axiom, - ( ! [X] : - (hasType(type_Fireplace, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology490, axiom, - ( ! [X] : - (hasType(type_Fireplace, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology491, axiom, - ( ! [X] : - (hasType(type_FishMeat, X) => hasType(type_Meat, X)))). - -fof(axMid_level_ontology492, axiom, - ( ! [X] : - (hasType(type_Flag, X) => hasType(type_Icon, X)))). - -fof(axMid_level_ontology493, axiom, - ( ! [X] : - (hasType(type_Flooding, X) => hasType(type_LiquidMotion, X)))). - -fof(axMid_level_ontology494, axiom, - ( ! [X] : - (hasType(type_Floor, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology495, axiom, - ( ! [X] : - (hasType(type_Flour, X) => hasType(type_Powder, X)))). - -fof(axMid_level_ontology496, axiom, - ( ! [X] : - (hasType(type_Flour, X) => hasType(type_PreparedFood, X)))). - -fof(axMid_level_ontology497, axiom, - ( ! [X] : - (hasType(type_Flower, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology498, axiom, - ( ! [X] : - (hasType(type_Flower, X) => hasType(type_PlantAnatomicalStructure, X)))). - -fof(axMid_level_ontology499, axiom, - ( ! [X] : - (hasType(type_FluidContainer, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology500, axiom, - ( ! [X] : - (hasType(type_FlyInsect, X) => hasType(type_Insect, X)))). - -fof(axMid_level_ontology501, axiom, - ( ! [X] : - (hasType(type_Flying, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology502, axiom, - ( ! [X] : - (hasType(type_Focusing, X) => hasType(type_QuantityChange, X)))). - -fof(axMid_level_ontology503, axiom, - ( ! [X] : - (hasType(type_Fodder, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology504, axiom, - ( ! [X] : - (hasType(type_Fog, X) => hasType(type_WaterCloud, X)))). - -fof(axMid_level_ontology505, axiom, - ( ! [X] : - (hasType(type_Folding, X) => hasType(type_ShapeChange, X)))). - -fof(axMid_level_ontology506, axiom, - ( ! [X] : - (hasType(type_Foot, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology507, axiom, - ( ! [X] : - (hasType(type_Foot, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology508, axiom, - ( ! [X] : - (hasType(type_FormOfGovernment, X) => hasType(type_PoliticoEconomicAttribute, X)))). - -fof(axMid_level_ontology509, axiom, - ( ! [X] : - (hasType(type_FormText, X) => hasType(type_Text, X)))). - -fof(axMid_level_ontology510, axiom, - ( ! [X] : - (hasType(type_FormalMeeting, X) => hasType(type_Meeting, X)))). - -fof(axMid_level_ontology511, axiom, - ( ! [X] : - (hasType(type_FossilFuel, X) => hasType(type_Fuel, X)))). - -fof(axMid_level_ontology512, axiom, - ( ! [X] : - (hasType(type_FossilFuel, X) => hasType(type_PetroleumProduct, X)))). - -fof(axMid_level_ontology513, axiom, - ( ! [X] : - (hasType(type_Founding, X) => hasType(type_Declaring, X)))). - -fof(axMid_level_ontology514, axiom, - ( ! [X] : - (hasType(type_Founding, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMid_level_ontology515, axiom, - ( ! [X] : - (hasType(type_Fox, X) => hasType(type_Canine, X)))). - -fof(axMid_level_ontology516, axiom, - ( ! [X] : - (hasType(type_FreeAtom, X) => hasType(type_Atom, X)))). - -fof(axMid_level_ontology517, axiom, - ( ! [X] : - (hasType(type_Frightening, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMid_level_ontology518, axiom, - ( ! [X] : - (hasType(type_Frowning, X) => hasType(type_FacialExpression, X)))). - -fof(axMid_level_ontology519, axiom, - ( ! [X] : - (hasType(type_Fuel, X) => hasType(type_Substance, X)))). - -fof(axMid_level_ontology520, axiom, - ( ! [X] : - (hasType(type_FullTimePosition, X) => hasType(type_Position, X)))). - -fof(axMid_level_ontology521, axiom, - ( ! [X] : - (hasType(type_Funeral, X) => hasType(type_FormalMeeting, X)))). - -fof(axMid_level_ontology522, axiom, - ( ! [X] : - (hasType(type_Furniture, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology523, axiom, - ( ! [X] : - (hasType(type_GainingConsciousness, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMid_level_ontology524, axiom, - ( ! [X] : - (hasType(type_GameArtifact, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology525, axiom, - ( ! [X] : - (hasType(type_GameAttribute, X) => hasType(type_ContestAttribute, X)))). - -fof(axMid_level_ontology526, axiom, - ( ! [X] : - (hasType(type_GameBoard, X) => hasType(type_GameArtifact, X)))). - -fof(axMid_level_ontology527, axiom, - ( ! [X] : - (hasType(type_GameCall, X) => hasType(type_Deciding, X)))). - -fof(axMid_level_ontology528, axiom, - ( ! [X] : - (hasType(type_GameCall, X) => hasType(type_Declaring, X)))). - -fof(axMid_level_ontology529, axiom, - ( ! [X] : - (hasType(type_GameDie, X) => hasType(type_GamePiece, X)))). - -fof(axMid_level_ontology530, axiom, - ( ! [X] : - (hasType(type_GameGoal, X) => hasType(type_GameArtifact, X)))). - -fof(axMid_level_ontology531, axiom, - ( ! [X] : - (hasType(type_GamePiece, X) => hasType(type_GameArtifact, X)))). - -fof(axMid_level_ontology532, axiom, - ( ! [X] : - (hasType(type_GameReferee, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology533, axiom, - ( ! [X] : - (hasType(type_GameShot, X) => hasType(type_Impelling, X)))). - -fof(axMid_level_ontology534, axiom, - ( ! [X] : - (hasType(type_GameShot, X) => hasType(type_Maneuver, X)))). - -fof(axMid_level_ontology535, axiom, - ( ! [X] : - (hasType(type_Garage, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology536, axiom, - ( ! [X] : - (hasType(type_GasolineEngine, X) => hasType(type_InternalCombustionEngine, X)))). - -fof(axMid_level_ontology537, axiom, - ( ! [X] : - (hasType(type_Gastropod, X) => hasType(type_Mollusk, X)))). - -fof(axMid_level_ontology538, axiom, - ( ! [X] : - (hasType(type_Girl, X) => hasType(type_HumanChild, X)))). - -fof(axMid_level_ontology539, axiom, - ( ! [X] : - (hasType(type_Girl, X) => hasType(type_Woman, X)))). - -fof(axMid_level_ontology540, axiom, - ( ! [X] : - (hasType(type_Glass, X) => hasType(type_Mixture, X)))). - -fof(axMid_level_ontology541, axiom, - ( ! [X] : - (hasType(type_Glove, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology542, axiom, - ( ! [X] : - (hasType(type_Glue, X) => hasType(type_Mixture, X)))). - -fof(axMid_level_ontology543, axiom, - ( ! [X] : - (hasType(type_Goose, X) => hasType(type_Poultry, X)))). - -fof(axMid_level_ontology544, axiom, - ( ! [X] : - (hasType(type_GovernmentBuilding, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology545, axiom, - ( ! [X] : - (hasType(type_GovernmentOfficer, X) => hasType(type_Profession, X)))). - -fof(axMid_level_ontology546, axiom, - ( ! [X] : - (hasType(type_GovernmentSecretary, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology547, axiom, - ( ! [X] : - (hasType(type_GraduateSchool, X) => hasType(type_PostSecondarySchool, X)))). - -fof(axMid_level_ontology548, axiom, - ( ! [X] : - (hasType(type_GraphDiagram, X) => hasType(type_Icon, X)))). - -fof(axMid_level_ontology549, axiom, - ( ! [X] : - (hasType(type_Grass, X) => hasType(type_FloweringPlant, X)))). - -fof(axMid_level_ontology550, axiom, - ( ! [X] : - (hasType(type_Grasshopper, X) => hasType(type_Insect, X)))). - -fof(axMid_level_ontology551, axiom, - ( ! [X] : - (hasType(type_Greeting, X) => hasType(type_Expressing, X)))). - -fof(axMid_level_ontology552, axiom, - ( ! [X] : - (hasType(type_GroceryStore, X) => hasType(type_RetailStore, X)))). - -fof(axMid_level_ontology553, axiom, - ( ! [X] : - (hasType(type_GroupOfAnimals, X) => hasType(type_Group, X)))). - -fof(axMid_level_ontology554, axiom, - ( ! [X] : - (hasType(type_Guitar, X) => hasType(type_StringInstrument, X)))). - -fof(axMid_level_ontology555, axiom, - ( ! [X] : - (hasType(type_GunBarrel, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology556, axiom, - ( ! [X] : - (hasType(type_GunPowder, X) => hasType(type_Mixture, X)))). - -fof(axMid_level_ontology557, axiom, - ( ! [X] : - (hasType(type_GunStock, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology558, axiom, - ( ! [X] : - (hasType(type_GunTrigger, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology559, axiom, - ( ! [X] : - (hasType(type_Gun, X) => hasType(type_ProjectileLauncher, X)))). - -fof(axMid_level_ontology560, axiom, - ( ! [X] : - (hasType(type_Gun, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology561, axiom, - ( ! [X] : - (hasType(type_HairRemoval, X) => hasType(type_Removing, X)))). - -fof(axMid_level_ontology562, axiom, - ( ! [X] : - (hasType(type_Hair, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology563, axiom, - ( ! [X] : - (hasType(type_Hammer, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology564, axiom, - ( ! [X] : - (hasType(type_HandGesture, X) => hasType(type_Gesture, X)))). - -fof(axMid_level_ontology565, axiom, - ( ! [X] : - (hasType(type_HandGrenade, X) => hasType(type_Bomb, X)))). - -fof(axMid_level_ontology566, axiom, - ( ! [X] : - (hasType(type_Hand, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology567, axiom, - ( ! [X] : - (hasType(type_Hand, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology568, axiom, - ( ! [X] : - (hasType(type_HandgrenadeAttack, X) => hasType(type_Bombing, X)))). - -fof(axMid_level_ontology569, axiom, - ( ! [X] : - (hasType(type_Handle, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology570, axiom, - ( ! [X] : - (hasType(type_Hanging, X) => hasType(type_Suffocating, X)))). - -fof(axMid_level_ontology571, axiom, - ( ! [X] : - (hasType(type_Harvesting, X) => hasType(type_Removing, X)))). - -fof(axMid_level_ontology572, axiom, - ( ! [X] : - (hasType(type_Hat, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology573, axiom, - ( ! [X] : - (hasType(type_Hay, X) => hasType(type_Fodder, X)))). - -fof(axMid_level_ontology574, axiom, - ( ! [X] : - (hasType(type_Head, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology575, axiom, - ( ! [X] : - (hasType(type_Head, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology576, axiom, - ( ! [X] : - (hasType(type_Headlight, X) => hasType(type_VehicleLight, X)))). - -fof(axMid_level_ontology577, axiom, - ( ! [X] : - (hasType(type_Heart, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology578, axiom, - ( ! [X] : - (hasType(type_Heart, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology579, axiom, - ( ! [X] : - (hasType(type_HeatingDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology580, axiom, - ( ! [X] : - (hasType(type_Helicopter, X) => hasType(type_Aircraft, X)))). - -fof(axMid_level_ontology581, axiom, - (! [Var_H] : - (((hasType(type_Chicken, Var_H)) & ( f_attribute(Var_H,inst_Female))) <=> (hasType(type_Hen, Var_H))))). - -fof(axMid_level_ontology582, axiom, - ( ! [X] : - (hasType(type_Herbivore, X) => hasType(type_Mammal, X)))). - -fof(axMid_level_ontology583, axiom, - ( ! [X] : - (hasType(type_HighSchool, X) => hasType(type_School, X)))). - -fof(axMid_level_ontology584, axiom, - ( ! [X] : - (hasType(type_Hijacking, X) => hasType(type_Robbing, X)))). - -fof(axMid_level_ontology585, axiom, - ( ! [X] : - (hasType(type_Hinge, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology586, axiom, - ( ! [X] : - (hasType(type_HistoricalAccount, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology587, axiom, - ( ! [X] : - (hasType(type_HistoricalAccount, X) => hasType(type_NarrativeText, X)))). - -fof(axMid_level_ontology588, axiom, - ( ! [X] : - (hasType(type_HoistingDevice, X) => hasType(type_MaterialHandlingEquipment, X)))). - -fof(axMid_level_ontology589, axiom, - ( ! [X] : - (hasType(type_Holder, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology590, axiom, - ( ! [X] : - (hasType(type_HolidayCard, X) => hasType(type_ContentBearingObject, X)))). - -fof(axMid_level_ontology591, axiom, - ( ! [X] : - (hasType(type_Holster, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology592, axiom, - ( ! [X] : - (hasType(type_HomeBase, X) => hasType(type_BaseballBase, X)))). - -fof(axMid_level_ontology593, axiom, - ( ! [X] : - (hasType(type_Honey, X) => hasType(type_AnimalSubstance, X)))). - -fof(axMid_level_ontology594, axiom, - ( ! [X] : - (hasType(type_Honey, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology595, axiom, - ( ! [X] : - (hasType(type_Hoof, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology596, axiom, - ( ! [X] : - (hasType(type_Hoof, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology597, axiom, - ( ! [X] : - (hasType(type_HormoneTSH, X) => hasType(type_Hormone, X)))). - -fof(axMid_level_ontology598, axiom, - ( ! [X] : - (hasType(type_HornInstrument, X) => hasType(type_MusicalInstrument, X)))). - -fof(axMid_level_ontology599, axiom, - ( ! [X] : - (hasType(type_Horn, X) => hasType(type_Bone, X)))). - -fof(axMid_level_ontology600, axiom, - ( ! [X] : - (hasType(type_HorseRiding, X) => hasType(type_Carrying, X)))). - -fof(axMid_level_ontology601, axiom, - ( ! [X] : - (hasType(type_Horse, X) => hasType(type_HoofedMammal, X)))). - -fof(axMid_level_ontology602, axiom, - ( ! [X] : - (hasType(type_Horse, X) => hasType(type_Livestock, X)))). - -fof(axMid_level_ontology603, axiom, - ( ! [X] : - (hasType(type_HospitalBuilding, X) => hasType(type_TemporaryResidence, X)))). - -fof(axMid_level_ontology604, axiom, - ( ! [X] : - (hasType(type_HospitalOrganization, X) => hasType(type_CareOrganization, X)))). - -fof(axMid_level_ontology605, axiom, - ( ! [X] : - (hasType(type_HostageTaking, X) => hasType(type_UnilateralGetting, X)))). - -fof(axMid_level_ontology606, axiom, - ( ! [X] : - (hasType(type_Hotel, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology607, axiom, - ( ! [X] : - (hasType(type_Hotel, X) => hasType(type_TemporaryResidence, X)))). - -fof(axMid_level_ontology608, axiom, - ( ! [X] : - (hasType(type_HumanAdult, X) => hasType(type_Human, X)))). - -fof(axMid_level_ontology609, axiom, - ( ! [X] : - (hasType(type_HumanBaby, X) => hasType(type_HumanChild, X)))). - -fof(axMid_level_ontology610, axiom, - ( ! [X] : - (hasType(type_HumanChild, X) => hasType(type_HumanYouth, X)))). - -fof(axMid_level_ontology611, axiom, - ( ! [X] : - (hasType(type_HumanCorpse, X) => hasType(type_OrganicObject, X)))). - -fof(axMid_level_ontology612, axiom, - ( ! [X] : - (hasType(type_HumanYouth, X) => hasType(type_Human, X)))). - -fof(axMid_level_ontology613, axiom, - ( ! [X] : - (hasType(type_Hydrocarbon, X) => hasType(type_OrganicCompound, X)))). - -fof(axMid_level_ontology614, axiom, - ( ! [X] : - (hasType(type_Hypothalamus, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology615, axiom, - ( ! [X] : - (hasType(type_Hypothalamus, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology616, axiom, - (! [Var_ICE] : - (((hasType(type_Water, Var_ICE)) & ( f_attribute(Var_ICE,inst_Solid))) <=> (hasType(type_Ice, Var_ICE))))). - -fof(axMid_level_ontology617, axiom, - ( ! [X] : - (hasType(type_Imagining, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMid_level_ontology618, axiom, - ( ! [X] : - (hasType(type_Immigrating, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology619, axiom, - ( ! [X] : - (hasType(type_Imprisoning, X) => hasType(type_Confining, X)))). - -fof(axMid_level_ontology620, axiom, - ( ! [X] : - (hasType(type_IncendiaryDeviceAttack, X) => hasType(type_Combustion, X)))). - -fof(axMid_level_ontology621, axiom, - ( ! [X] : - (hasType(type_IncendiaryDeviceAttack, X) => hasType(type_ViolentContest, X)))). - -fof(axMid_level_ontology622, axiom, - ( ! [X] : - (hasType(type_Inclining, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology623, axiom, - ( ! [X] : - (hasType(type_Inclining, X) => hasType(type_MotionDownward, X)))). - -fof(axMid_level_ontology624, axiom, - ( ! [X] : - (hasType(type_IncomeTax, X) => hasType(type_Tax, X)))). - -fof(axMid_level_ontology625, axiom, - ( ! [X] : - (hasType(type_Indicating, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology626, axiom, - ( ! [X] : - (hasType(type_Indicating, X) => hasType(type_Communication, X)))). - -fof(axMid_level_ontology627, axiom, - ( ! [X] : - (hasType(type_IndustrialPlant, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology628, axiom, - ( ! [X] : - (hasType(type_Industry, X) => hasType(type_Collection, X)))). - -fof(axMid_level_ontology629, axiom, - ( ! [X] : - (hasType(type_InfectiousDisease, X) => hasType(type_DiseaseOrSyndrome, X)))). - -fof(axMid_level_ontology630, axiom, - ( ! [X] : - (hasType(type_Infiltration, X) => hasType(type_JoiningAnOrganization, X)))). - -fof(axMid_level_ontology631, axiom, - ( ! [X] : - (hasType(type_InfiniteQuantity, X) => hasType(type_Quantity, X)))). - -fof(axMid_level_ontology632, axiom, - ( ! [X] : - (hasType(type_Inhaling, X) => hasType(type_Breathing, X)))). - -fof(axMid_level_ontology633, axiom, - ( ! [X] : - (hasType(type_Inheriting, X) => hasType(type_UnilateralGetting, X)))). - -fof(axMid_level_ontology634, axiom, - ( ! [X] : - (hasType(type_Installing, X) => hasType(type_Putting, X)))). - -fof(axMid_level_ontology635, axiom, - ( ! [X] : - (hasType(type_InstrumentalMusic, X) => hasType(type_Music, X)))). - -fof(axMid_level_ontology636, axiom, - ( ! [X] : - (hasType(type_Insulin, X) => hasType(type_Hormone, X)))). - -fof(axMid_level_ontology637, axiom, - ( ! [X] : - (hasType(type_InsuranceCompany, X) => hasType(type_CommercialAgent, X)))). - -fof(axMid_level_ontology638, axiom, - ( ! [X] : - (hasType(type_InsurancePolicy, X) => hasType(type_Certificate, X)))). - -fof(axMid_level_ontology639, axiom, - ( ! [X] : - (hasType(type_InternalCombustionEngine, X) => hasType(type_Engine, X)))). - -fof(axMid_level_ontology640, axiom, - ( ! [X] : - (hasType(type_Interviewing, X) => hasType(type_FormalMeeting, X)))). - -fof(axMid_level_ontology641, axiom, - ( ! [X] : - (hasType(type_Intestine, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology642, axiom, - ( ! [X] : - (hasType(type_Intestine, X) => hasType(type_BodyVessel, X)))). - -fof(axMid_level_ontology643, axiom, - ( ! [X] : - (hasType(type_Ion, X) => hasType(type_PureSubstance, X)))). - -fof(axMid_level_ontology644, axiom, - ( ! [X] : - (hasType(type_Ivory, X) => hasType(type_Bone, X)))). - -fof(axMid_level_ontology645, axiom, - ( ! [X] : - (hasType(type_Janitor, X) => hasType(type_UnskilledOccupation, X)))). - -fof(axMid_level_ontology646, axiom, - ( ! [X] : - (hasType(type_Journalist, X) => hasType(type_Profession, X)))). - -fof(axMid_level_ontology647, axiom, - ( ! [X] : - (hasType(type_Judge, X) => hasType(type_Attorney, X)))). - -fof(axMid_level_ontology648, axiom, - ( ! [X] : - (hasType(type_Judge, X) => hasType(type_GovernmentOfficer, X)))). - -fof(axMid_level_ontology649, axiom, - ( ! [X] : - (hasType(type_Jumping, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology650, axiom, - ( ! [X] : - (hasType(type_Jumping, X) => hasType(type_MotionUpward, X)))). - -fof(axMid_level_ontology651, axiom, - ( ! [X] : - (hasType(type_JuniorCollege, X) => hasType(type_PostSecondarySchool, X)))). - -fof(axMid_level_ontology652, axiom, - ( ! [X] : - (hasType(type_Jury, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMid_level_ontology653, axiom, - ( ! [X] : - (hasType(type_Key, X) => hasType(type_SecurityDevice, X)))). - -fof(axMid_level_ontology654, axiom, - ( ! [X] : - (hasType(type_Kicking, X) => hasType(type_Impelling, X)))). - -fof(axMid_level_ontology655, axiom, - ( ! [X] : - (hasType(type_Kidnapping, X) => hasType(type_Robbing, X)))). - -fof(axMid_level_ontology656, axiom, - ( ! [X] : - (hasType(type_Kidney, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology657, axiom, - ( ! [X] : - (hasType(type_Kidney, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology658, axiom, - ( ! [X] : - (hasType(type_Kissing, X) => hasType(type_Touching, X)))). - -fof(axMid_level_ontology659, axiom, - ( ! [X] : - (hasType(type_Kitchen, X) => hasType(type_Room, X)))). - -fof(axMid_level_ontology660, axiom, - ( ! [X] : - (hasType(type_Knee, X) => hasType(type_BodyJoint, X)))). - -fof(axMid_level_ontology661, axiom, - ( ! [X] : - (hasType(type_KnifeAttack, X) => hasType(type_ViolentContest, X)))). - -fof(axMid_level_ontology662, axiom, - ( ! [X] : - (hasType(type_Knife, X) => hasType(type_CuttingDevice, X)))). - -fof(axMid_level_ontology663, axiom, - ( ! [X] : - (hasType(type_Knuckle, X) => hasType(type_BodyJoint, X)))). - -fof(axMid_level_ontology664, axiom, - ( ! [X] : - (hasType(type_Label, X) => hasType(type_Text, X)))). - -fof(axMid_level_ontology665, axiom, - ( ! [X] : - (hasType(type_LaborStriking, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMid_level_ontology666, axiom, - ( ! [X] : - (hasType(type_Laboratory, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology667, axiom, - ( ! [X] : - (hasType(type_Ladder, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology668, axiom, - (! [Var_L] : - (((hasType(type_Sheep, Var_L)) & ( f_attribute(Var_L,inst_NonFullyFormed))) <=> (hasType(type_Lamb, Var_L))))). - -fof(axMid_level_ontology669, axiom, - ( ! [X] : - (hasType(type_LandTransportation, X) => hasType(type_Transportation, X)))). - -fof(axMid_level_ontology670, axiom, - ( ! [X] : - (hasType(type_LandVehicle, X) => hasType(type_Vehicle, X)))). - -fof(axMid_level_ontology671, axiom, - ( ! [X] : - (hasType(type_Landing, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology672, axiom, - ( ! [X] : - (hasType(type_Laughing, X) => hasType(type_FacialExpression, X)))). - -fof(axMid_level_ontology673, axiom, - ( ! [X] : - (hasType(type_Laughing, X) => hasType(type_Vocalizing, X)))). - -fof(axMid_level_ontology674, axiom, - ( ! [X] : - (hasType(type_LawEnforcement, X) => hasType(type_PoliticalProcess, X)))). - -fof(axMid_level_ontology675, axiom, - ( ! [X] : - (hasType(type_LawEnforcement, X) => hasType(type_RegulatoryProcess, X)))). - -fof(axMid_level_ontology676, axiom, - ( ! [X] : - (hasType(type_Lawn, X) => hasType(type_CultivatedLandArea, X)))). - -fof(axMid_level_ontology677, axiom, - ( ! [X] : - (hasType(type_Lawn, X) => hasType(type_Field, X)))). - -fof(axMid_level_ontology678, axiom, - ( ! [X] : - (hasType(type_LayingEggs, X) => hasType(type_OrganismProcess, X)))). - -fof(axMid_level_ontology679, axiom, - ( ! [X] : - (hasType(type_Leather, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology680, axiom, - ( ! [X] : - (hasType(type_Leaving, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology681, axiom, - ( ! [X] : - (hasType(type_Lecture, X) => hasType(type_Demonstrating, X)))). - -fof(axMid_level_ontology682, axiom, - ( ! [X] : - (hasType(type_Lecture, X) => hasType(type_Speaking, X)))). - -fof(axMid_level_ontology683, axiom, - ( ! [X] : - (hasType(type_Leg, X) => hasType(type_Limb, X)))). - -fof(axMid_level_ontology684, axiom, - ( ! [X] : - (hasType(type_LegalAppeal, X) => hasType(type_JudicialProcess, X)))). - -fof(axMid_level_ontology685, axiom, - ( ! [X] : - (hasType(type_LegalAppeal, X) => hasType(type_Requesting, X)))). - -fof(axMid_level_ontology686, axiom, - ( ! [X] : - (hasType(type_LegalAquittal, X) => hasType(type_LegalDecision, X)))). - -fof(axMid_level_ontology687, axiom, - ( ! [X] : - (hasType(type_LegalAward, X) => hasType(type_LegalDecision, X)))). - -fof(axMid_level_ontology688, axiom, - ( ! [X] : - (hasType(type_LegalCharge, X) => hasType(type_LegalAction, X)))). - -fof(axMid_level_ontology689, axiom, - ( ! [X] : - (hasType(type_LegalConviction, X) => hasType(type_LegalDecision, X)))). - -fof(axMid_level_ontology690, axiom, - ( ! [X] : - (hasType(type_LegalDismissal, X) => hasType(type_LegalDecision, X)))). - -fof(axMid_level_ontology691, axiom, - ( ! [X] : - (hasType(type_LegalOpinion, X) => hasType(type_Argument, X)))). - -fof(axMid_level_ontology692, axiom, - ( ! [X] : - (hasType(type_LegalSummons, X) => hasType(type_JudicialProcess, X)))). - -fof(axMid_level_ontology693, axiom, - ( ! [X] : - (hasType(type_LegalSummons, X) => hasType(type_Ordering, X)))). - -fof(axMid_level_ontology694, axiom, - ( ! [X] : - (hasType(type_LemonFruit, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology695, axiom, - ( ! [X] : - (hasType(type_LemonFruit, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axMid_level_ontology696, axiom, - ( ! [X] : - (hasType(type_Lengthening, X) => hasType(type_Increasing, X)))). - -fof(axMid_level_ontology697, axiom, - ( ! [X] : - (hasType(type_Lens, X) => hasType(type_OpticalDevice, X)))). - -fof(axMid_level_ontology698, axiom, - ( ! [X] : - (hasType(type_Lesion, X) => hasType(type_AbnormalAnatomicalStructure, X)))). - -fof(axMid_level_ontology699, axiom, - ( ! [X] : - (hasType(type_LetterBombAttack, X) => hasType(type_Bombing, X)))). - -fof(axMid_level_ontology700, axiom, - ( ! [X] : - (hasType(type_Letter, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology701, axiom, - ( ! [X] : - (hasType(type_Library, X) => hasType(type_EducationalOrganization, X)))). - -fof(axMid_level_ontology702, axiom, - ( ! [X] : - (hasType(type_License, X) => hasType(type_Certificate, X)))). - -fof(axMid_level_ontology703, axiom, - ( ! [X] : - (hasType(type_Licking, X) => hasType(type_Touching, X)))). - -fof(axMid_level_ontology704, axiom, - ( ! [X] : - (hasType(type_Lieutenant, X) => hasType(type_MilitaryOfficer, X)))). - -fof(axMid_level_ontology705, axiom, - ( ! [X] : - (hasType(type_LightFixture, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology706, axiom, - ( ! [X] : - (hasType(type_Lightning, X) => hasType(type_Radiating, X)))). - -fof(axMid_level_ontology707, axiom, - ( ! [X] : - (hasType(type_Lightning, X) => hasType(type_WeatherProcess, X)))). - -fof(axMid_level_ontology708, axiom, - ( ! [X] : - (hasType(type_Lilac, X) => hasType(type_FloweringPlant, X)))). - -fof(axMid_level_ontology709, axiom, - ( ! [X] : - (hasType(type_Limb, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology710, axiom, - ( ! [X] : - (hasType(type_Limb, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology711, axiom, - ( ! [X] : - (hasType(type_LinguisticAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axMid_level_ontology712, axiom, - ( ! [X] : - (hasType(type_Lip, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology713, axiom, - ( ! [X] : - (hasType(type_Lip, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology714, axiom, - ( ! [X] : - (hasType(type_LiquefiedPetroleumGas, X) => hasType(type_FossilFuel, X)))). - -fof(axMid_level_ontology715, axiom, - ( ! [X] : - (hasType(type_LiquefiedPetroleumGas, X) => hasType(type_RefinedPetroleumProduct, X)))). - -fof(axMid_level_ontology716, axiom, - ( ! [X] : - (hasType(type_LiquidBodySubstance, X) => hasType(type_BodySubstance, X)))). - -fof(axMid_level_ontology717, axiom, - ( ! [X] : - (hasType(type_Liver, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology718, axiom, - ( ! [X] : - (hasType(type_Liver, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology719, axiom, - ( ! [X] : - (hasType(type_LoadingWeapon, X) => hasType(type_Inserting, X)))). - -fof(axMid_level_ontology720, axiom, - ( ! [X] : - (hasType(type_Lock, X) => hasType(type_SecurityDevice, X)))). - -fof(axMid_level_ontology721, axiom, - ( ! [X] : - (hasType(type_LosingConsciousness, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMid_level_ontology722, axiom, - ( ! [X] : - (hasType(type_Lung, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology723, axiom, - ( ! [X] : - (hasType(type_Lung, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology724, axiom, - ( ! [X] : - (hasType(type_LyingDown, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology725, axiom, - ( ! [X] : - (hasType(type_LyingDown, X) => hasType(type_MotionDownward, X)))). - -fof(axMid_level_ontology726, axiom, - ( ! [X] : - (hasType(type_Lynching, X) => hasType(type_Killing, X)))). - -fof(axMid_level_ontology727, axiom, - ( ! [X] : - (hasType(type_Lyrics, X) => hasType(type_Text, X)))). - -fof(axMid_level_ontology728, axiom, - ( ! [X] : - (hasType(type_Magazine, X) => hasType(type_Periodical, X)))). - -fof(axMid_level_ontology729, axiom, - ( ! [X] : - (hasType(type_Magnetism, X) => hasType(type_RadiatingElectromagnetic, X)))). - -fof(axMid_level_ontology730, axiom, - ( ! [X] : - (hasType(type_Maid, X) => hasType(type_ServicePosition, X)))). - -fof(axMid_level_ontology731, axiom, - ( ! [X] : - (hasType(type_Mailbox, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology732, axiom, - ( ! [X] : - (hasType(type_Mailing, X) => hasType(type_Transfer, X)))). - -fof(axMid_level_ontology733, axiom, - ( ! [X] : - (hasType(type_MaizeGrain, X) => hasType(type_CerealGrain, X)))). - -fof(axMid_level_ontology734, axiom, - ( ! [X] : - (hasType(type_MaizeGrain, X) => hasType(type_GroceryProduce, X)))). - -fof(axMid_level_ontology735, axiom, - ( ! [X] : - (hasType(type_MajorGeneral, X) => hasType(type_MilitaryGeneral, X)))). - -fof(axMid_level_ontology736, axiom, - ( ! [X] : - (hasType(type_Manifold, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology737, axiom, - ( ! [X] : - (hasType(type_ManualLabor, X) => hasType(type_Position, X)))). - -fof(axMid_level_ontology738, axiom, - ( ! [X] : - (hasType(type_Map, X) => hasType(type_Icon, X)))). - -fof(axMid_level_ontology739, axiom, - ( ! [X] : - (hasType(type_Marble, X) => hasType(type_Rock, X)))). - -fof(axMid_level_ontology740, axiom, - ( ! [X] : - (hasType(type_Marketplace, X) => hasType(type_GeographicArea, X)))). - -fof(axMid_level_ontology741, axiom, - ( ! [X] : - (hasType(type_Marshal, X) => hasType(type_PoliceOfficer, X)))). - -fof(axMid_level_ontology742, axiom, - ( ! [X] : - (hasType(type_Massaging, X) => hasType(type_TherapeuticProcess, X)))). - -fof(axMid_level_ontology743, axiom, - ( ! [X] : - (hasType(type_Massaging, X) => hasType(type_Touching, X)))). - -fof(axMid_level_ontology744, axiom, - ( ! [X] : - (hasType(type_Mast, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology745, axiom, - ( ! [X] : - (hasType(type_MatchDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology746, axiom, - ( ! [X] : - (hasType(type_MaterialHandlingEquipment, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology747, axiom, - ( ! [X] : - (hasType(type_Mating, X) => hasType(type_OrganismProcess, X)))). - -fof(axMid_level_ontology748, axiom, - ( ! [X] : - (hasType(type_MediaOrganization, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology749, axiom, - ( ! [X] : - (hasType(type_MedicalClinicBuilding, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology750, axiom, - ( ! [X] : - (hasType(type_MedicalClinic, X) => hasType(type_CareOrganization, X)))). - -fof(axMid_level_ontology751, axiom, - ( ! [X] : - (hasType(type_MedicalSchool, X) => hasType(type_GraduateSchool, X)))). - -fof(axMid_level_ontology752, axiom, - ( ! [X] : - (hasType(type_Medicine, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMid_level_ontology753, axiom, - ( ! [X] : - (hasType(type_Memorizing, X) => hasType(type_Learning, X)))). - -fof(axMid_level_ontology754, axiom, - ( ! [X] : - (hasType(type_Menstruation, X) => hasType(type_OrganOrTissueProcess, X)))). - -fof(axMid_level_ontology755, axiom, - ( ! [X] : - (hasType(type_Message, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology756, axiom, - ( ! [X] : - (hasType(type_Messaging, X) => hasType(type_Transfer, X)))). - -fof(axMid_level_ontology757, axiom, - ( ! [X] : - (hasType(type_MetallicAlloy, X) => hasType(type_Mixture, X)))). - -fof(axMid_level_ontology758, axiom, - ( ! [X] : - (hasType(type_Meteorite, X) => hasType(type_Meteoroid, X)))). - -fof(axMid_level_ontology759, axiom, - ( ! [X] : - (hasType(type_Meteoroid, X) => hasType(type_AstronomicalBody, X)))). - -fof(axMid_level_ontology760, axiom, - ( ! [X] : - (hasType(type_Microphone, X) => hasType(type_CommunicationDevice, X)))). - -fof(axMid_level_ontology761, axiom, - ( ! [X] : - (hasType(type_Microphone, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology762, axiom, - ( ! [X] : - (hasType(type_Microscope, X) => hasType(type_OpticalDevice, X)))). - -fof(axMid_level_ontology763, axiom, - ( ! [X] : - (hasType(type_MilitaryAircraft, X) => hasType(type_Aircraft, X)))). - -fof(axMid_level_ontology764, axiom, - ( ! [X] : - (hasType(type_MilitaryAircraft, X) => hasType(type_MilitaryVehicle, X)))). - -fof(axMid_level_ontology765, axiom, - ( ! [X] : - (hasType(type_MilitaryArtifact, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology766, axiom, - ( ! [X] : - (hasType(type_MilitaryCorps, X) => hasType(type_MilitaryUnit, X)))). - -fof(axMid_level_ontology767, axiom, - ( ! [X] : - (hasType(type_MilitaryFront, X) => hasType(type_GeographicArea, X)))). - -fof(axMid_level_ontology768, axiom, - ( ! [X] : - (hasType(type_MilitaryInfiltration, X) => hasType(type_MilitaryProcess, X)))). - -fof(axMid_level_ontology769, axiom, - ( ! [X] : - (hasType(type_MilitaryInfiltration, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology770, axiom, - ( ! [X] : - (hasType(type_MilitaryInstallation, X) => hasType(type_MilitaryArtifact, X)))). - -fof(axMid_level_ontology771, axiom, - ( ! [X] : - (hasType(type_MilitaryInstallation, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology772, axiom, - ( ! [X] : - (hasType(type_MilitaryManeuver, X) => hasType(type_Maneuver, X)))). - -fof(axMid_level_ontology773, axiom, - ( ! [X] : - (hasType(type_MilitaryOfficer, X) => hasType(type_Soldier, X)))). - -fof(axMid_level_ontology774, axiom, - ( ! [X] : - (hasType(type_MilitaryPrivate, X) => hasType(type_Soldier, X)))). - -fof(axMid_level_ontology775, axiom, - ( ! [X] : - (hasType(type_MilitaryReserveForce, X) => hasType(type_MilitaryOrganization, X)))). - -fof(axMid_level_ontology776, axiom, - ( ! [X] : - (hasType(type_MilitaryService, X) => hasType(type_MilitaryOrganization, X)))). - -fof(axMid_level_ontology777, axiom, - ( ! [X] : - (hasType(type_MilitaryShip, X) => hasType(type_MilitaryWaterVehicle, X)))). - -fof(axMid_level_ontology778, axiom, - ( ! [X] : - (hasType(type_MilitaryShip, X) => hasType(type_Ship, X)))). - -fof(axMid_level_ontology779, axiom, - ( ! [X] : - (hasType(type_MilitarySquad, X) => hasType(type_MilitaryUnit, X)))). - -fof(axMid_level_ontology780, axiom, - ( ! [X] : - (hasType(type_MilitarySurplus, X) => hasType(type_MilitaryArtifact, X)))). - -fof(axMid_level_ontology781, axiom, - ( ! [X] : - (hasType(type_MilitaryTank, X) => hasType(type_ArtilleryGun, X)))). - -fof(axMid_level_ontology782, axiom, - ( ! [X] : - (hasType(type_MilitaryTank, X) => hasType(type_MilitaryVehicle, X)))). - -fof(axMid_level_ontology783, axiom, - ( ! [X] : - (hasType(type_MilitaryTank, X) => hasType(type_RoadVehicle, X)))). - -fof(axMid_level_ontology784, axiom, - ( ! [X] : - (hasType(type_MilitaryUnit, X) => hasType(type_MilitaryOrganization, X)))). - -fof(axMid_level_ontology785, axiom, - ( ! [X] : - (hasType(type_MilitaryVehicle, X) => hasType(type_Vehicle, X)))). - -fof(axMid_level_ontology786, axiom, - ( ! [X] : - (hasType(type_MilitaryWaterVehicle, X) => hasType(type_WaterVehicle, X)))). - -fof(axMid_level_ontology787, axiom, - ( ! [X] : - (hasType(type_Milk, X) => hasType(type_Beverage, X)))). - -fof(axMid_level_ontology788, axiom, - ( ! [X] : - (hasType(type_Milk, X) => hasType(type_LiquidBodySubstance, X)))). - -fof(axMid_level_ontology789, axiom, - ( ! [X] : - (hasType(type_Mine, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology790, axiom, - ( ! [X] : - (hasType(type_Mirror, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology791, axiom, - ( ! [X] : - (hasType(type_Missile, X) => hasType(type_Projectile, X)))). - -fof(axMid_level_ontology792, axiom, - ( ! [X] : - (hasType(type_Missile, X) => hasType(type_SelfPoweredDevice, X)))). - -fof(axMid_level_ontology793, axiom, - ( ! [X] : - (hasType(type_MissionOrganization, X) => hasType(type_ReligiousOrganization, X)))). - -fof(axMid_level_ontology794, axiom, - ( ! [X] : - (hasType(type_MobileResidence, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology795, axiom, - ( ! [X] : - (hasType(type_ModellingPosition, X) => hasType(type_Position, X)))). - -fof(axMid_level_ontology796, axiom, - ( ! [X] : - (hasType(type_MonophonicMusic, X) => hasType(type_Music, X)))). - -fof(axMid_level_ontology797, axiom, - ( ! [X] : - (hasType(type_Monument, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology798, axiom, - ( ! [X] : - (hasType(type_Morning, X) => hasType(type_DayTime, X)))). - -fof(axMid_level_ontology799, axiom, - ( ! [X] : - (hasType(type_MortarAttack, X) => hasType(type_Bombing, X)))). - -fof(axMid_level_ontology800, axiom, - ( ! [X] : - (hasType(type_MortarGun, X) => hasType(type_ArtilleryGun, X)))). - -fof(axMid_level_ontology801, axiom, - ( ! [X] : - (hasType(type_Mortar, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology802, axiom, - ( ! [X] : - (hasType(type_Moth, X) => hasType(type_Insect, X)))). - -fof(axMid_level_ontology803, axiom, - ( ! [X] : - (hasType(type_MotionPictureScene, X) => hasType(type_MotionPicture, X)))). - -fof(axMid_level_ontology804, axiom, - ( ! [X] : - (hasType(type_MotionPictureShot, X) => hasType(type_MotionPicture, X)))). - -fof(axMid_level_ontology805, axiom, - ( ! [X] : - (hasType(type_Motorcycle, X) => hasType(type_SelfPoweredRoadVehicle, X)))). - -fof(axMid_level_ontology806, axiom, - ( ! [X] : - (hasType(type_MotorizedRailwayCar, X) => hasType(type_PoweredVehicle, X)))). - -fof(axMid_level_ontology807, axiom, - ( ! [X] : - (hasType(type_MotorizedRailwayCar, X) => hasType(type_RollingStock, X)))). - -fof(axMid_level_ontology808, axiom, - ( ! [X] : - (hasType(type_Mounting, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology809, axiom, - ( ! [X] : - (hasType(type_Mouse, X) => hasType(type_Rodent, X)))). - -fof(axMid_level_ontology810, axiom, - ( ! [X] : - (hasType(type_Mouth, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology811, axiom, - ( ! [X] : - (hasType(type_Mouth, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology812, axiom, - ( ! [X] : - (hasType(type_MovingResidence, X) => hasType(type_Transfer, X)))). - -fof(axMid_level_ontology813, axiom, - ( ! [X] : - (hasType(type_Mule, X) => hasType(type_DomesticAnimal, X)))). - -fof(axMid_level_ontology814, axiom, - ( ! [X] : - (hasType(type_Mule, X) => hasType(type_HoofedMammal, X)))). - -fof(axMid_level_ontology815, axiom, - ( ! [X] : - (hasType(type_Murder, X) => hasType(type_CriminalAction, X)))). - -fof(axMid_level_ontology816, axiom, - ( ! [X] : - (hasType(type_Murder, X) => hasType(type_Killing, X)))). - -fof(axMid_level_ontology817, axiom, - ( ! [X] : - (hasType(type_Museum, X) => hasType(type_EducationalOrganization, X)))). - -fof(axMid_level_ontology818, axiom, - ( ! [X] : - (hasType(type_MusicRecording, X) => hasType(type_AudioRecording, X)))). - -fof(axMid_level_ontology819, axiom, - ( ! [X] : - (hasType(type_MusicText, X) => hasType(type_Text, X)))). - -fof(axMid_level_ontology820, axiom, - ( ! [X] : - (hasType(type_MusicalComposition, X) => hasType(type_Text, X)))). - -fof(axMid_level_ontology821, axiom, - ( ! [X] : - (hasType(type_MusicalGroup, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMid_level_ontology822, axiom, - ( ! [X] : - (hasType(type_MusicalPerformance, X) => hasType(type_Performance, X)))). - -fof(axMid_level_ontology823, axiom, - ( ! [X] : - (hasType(type_MusicalTone, X) => hasType(type_RadiatingSound, X)))). - -fof(axMid_level_ontology824, axiom, - ( ! [X] : - (hasType(type_MysteryStory, X) => hasType(type_FictionalText, X)))). - -fof(axMid_level_ontology825, axiom, - ( ! [X] : - (hasType(type_NailDigit, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology826, axiom, - ( ! [X] : - (hasType(type_Nail, X) => hasType(type_AttachingDevice, X)))). - -fof(axMid_level_ontology827, axiom, - ( ! [X] : - (hasType(type_NarrativeText, X) => hasType(type_Text, X)))). - -fof(axMid_level_ontology828, axiom, - ( ! [X] : - (hasType(type_NationalFlag, X) => hasType(type_Flag, X)))). - -fof(axMid_level_ontology829, axiom, - ( ! [X] : - (hasType(type_Neck, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology830, axiom, - ( ! [X] : - (hasType(type_Neck, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology831, axiom, - ( ! [X] : - (hasType(type_Nectar, X) => hasType(type_PlantSubstance, X)))). - -fof(axMid_level_ontology832, axiom, - ( ! [X] : - (hasType(type_Negotiating, X) => hasType(type_Contest, X)))). - -fof(axMid_level_ontology833, axiom, - ( ! [X] : - (hasType(type_Negotiating, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMid_level_ontology834, axiom, - ( ! [X] : - (hasType(type_NerveCell, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology835, axiom, - ( ! [X] : - (hasType(type_NerveCell, X) => hasType(type_Cell, X)))). - -fof(axMid_level_ontology836, axiom, - ( ! [X] : - (hasType(type_Nest, X) => hasType(type_CorpuscularObject, X)))). - -fof(axMid_level_ontology837, axiom, - ( ! [X] : - (hasType(type_Neurosis, X) => hasType(type_PsychologicalDysfunction, X)))). - -fof(axMid_level_ontology838, axiom, - ( ! [X] : - (hasType(type_NewTestament, X) => hasType(type_Book, X)))). - -fof(axMid_level_ontology839, axiom, - ( ! [X] : - (hasType(type_NewsProgram, X) => hasType(type_BroadcastProgram, X)))). - -fof(axMid_level_ontology840, axiom, - ( ! [X] : - (hasType(type_Newspaper, X) => hasType(type_Periodical, X)))). - -fof(axMid_level_ontology841, axiom, - ( ! [X] : - (hasType(type_NightTime, X) => hasType(type_TimeInterval, X)))). - -fof(axMid_level_ontology842, axiom, - ( ! [X] : - (hasType(type_Nodding, X) => hasType(type_Gesture, X)))). - -fof(axMid_level_ontology843, axiom, - ( ! [X] : - (hasType(type_NonprofitOrganization, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology844, axiom, - ( ! [X] : - (hasType(type_NonspecificDisease, X) => hasType(type_DiseaseOrSyndrome, X)))). - -fof(axMid_level_ontology845, axiom, - ( ! [X] : - (hasType(type_Nose, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology846, axiom, - ( ! [X] : - (hasType(type_Nose, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology847, axiom, - ( ! [X] : - (hasType(type_Nostril, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology848, axiom, - ( ! [X] : - (hasType(type_Nostril, X) => hasType(type_BodyVessel, X)))). - -fof(axMid_level_ontology849, axiom, - ( ! [X] : - (hasType(type_Novel, X) => hasType(type_Book, X)))). - -fof(axMid_level_ontology850, axiom, - ( ! [X] : - (hasType(type_Novel, X) => hasType(type_FictionalText, X)))). - -fof(axMid_level_ontology851, axiom, - ( ! [X] : - (hasType(type_NuclearFamily, X) => hasType(type_FamilyGroup, X)))). - -fof(axMid_level_ontology852, axiom, - ( ! [X] : - (hasType(type_NuclearFamily, X) => hasType(type_SocialUnit, X)))). - -fof(axMid_level_ontology853, axiom, - ( ! [X] : - (hasType(type_NuclearWeapon, X) => hasType(type_ExplosiveDevice, X)))). - -fof(axMid_level_ontology854, axiom, - ( ! [X] : - (hasType(type_NuclearWeapon, X) => hasType(type_RadioactiveWeapon, X)))). - -fof(axMid_level_ontology855, axiom, - ( ! [X] : - (hasType(type_NuclearWeapon, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology856, axiom, - ( ! [X] : - (hasType(type_OakWood, X) => hasType(type_WoodArtifact, X)))). - -fof(axMid_level_ontology857, axiom, - ( ! [X] : - (hasType(type_Oar, X) => hasType(type_TransportationDevice, X)))). - -fof(axMid_level_ontology858, axiom, - ( ! [X] : - (hasType(type_ObliqueAngle, X) => hasType(type_TwoDimensionalAngle, X)))). - -fof(axMid_level_ontology859, axiom, - ( ! [X] : - (hasType(type_OccupationalRole, X) => hasType(type_Position, X)))). - -fof(axMid_level_ontology860, axiom, - ( ! [X] : - (hasType(type_OccupationalTrade, X) => hasType(type_ManualLabor, X)))). - -fof(axMid_level_ontology861, axiom, - ( ! [X] : - (hasType(type_OccupationalTrade, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology862, axiom, - ( ! [X] : - (hasType(type_OfferingForSale, X) => hasType(type_Offering, X)))). - -fof(axMid_level_ontology863, axiom, - ( ! [X] : - (hasType(type_OfferingToPurchase, X) => hasType(type_Offering, X)))). - -fof(axMid_level_ontology864, axiom, - ( ! [X] : - (hasType(type_OfficeBuilding, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology865, axiom, - ( ! [X] : - (hasType(type_OilPaint, X) => hasType(type_Paint, X)))). - -fof(axMid_level_ontology866, axiom, - ( ! [X] : - (hasType(type_OilPicture, X) => hasType(type_PaintedPicture, X)))). - -fof(axMid_level_ontology867, axiom, - ( ! [X] : - (hasType(type_Oil, X) => hasType(type_Solution, X)))). - -fof(axMid_level_ontology868, axiom, - ( ! [X] : - (hasType(type_OldTestament, X) => hasType(type_Book, X)))). - -fof(axMid_level_ontology869, axiom, - ( ! [X] : - (hasType(type_Ontology, X) => hasType(type_ClassificationScheme, X)))). - -fof(axMid_level_ontology870, axiom, - ( ! [X] : - (hasType(type_OpeningEyes, X) => hasType(type_EyeMotion, X)))). - -fof(axMid_level_ontology871, axiom, - ( ! [X] : - (hasType(type_OpeningEyes, X) => hasType(type_Opening, X)))). - -fof(axMid_level_ontology872, axiom, - ( ! [X] : - (hasType(type_Opening, X) => hasType(type_Motion, X)))). - -fof(axMid_level_ontology873, axiom, - ( ! [X] : - (hasType(type_Opera, X) => hasType(type_DramaticPlay, X)))). - -fof(axMid_level_ontology874, axiom, - ( ! [X] : - (hasType(type_Opium, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMid_level_ontology875, axiom, - ( ! [X] : - (hasType(type_Opium, X) => hasType(type_Depressant, X)))). - -fof(axMid_level_ontology876, axiom, - ( ! [X] : - (hasType(type_Opium, X) => hasType(type_PlantSubstance, X)))). - -fof(axMid_level_ontology877, axiom, - ( ! [X] : - (hasType(type_OpticalDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology878, axiom, - ( ! [X] : - (hasType(type_OrangeFruit, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology879, axiom, - ( ! [X] : - (hasType(type_OrangeFruit, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axMid_level_ontology880, axiom, - ( ! [X] : - (hasType(type_Orchestra, X) => hasType(type_MusicalGroup, X)))). - -fof(axMid_level_ontology881, axiom, - ( ! [X] : - (hasType(type_OrchestralConducting, X) => hasType(type_Guiding, X)))). - -fof(axMid_level_ontology882, axiom, - (! [Var_SENTENCE] : - (((hasType(type_Sentence, Var_SENTENCE)) & ( ( ? [Var_ORDER] : - (hasType(type_Ordering, Var_ORDER) & -(f_result(Var_ORDER,Var_SENTENCE)))))) <=> (hasType(type_Order, Var_SENTENCE))))). - -fof(axMid_level_ontology883, axiom, - ( ! [X] : - (hasType(type_OrganicCompound, X) => hasType(type_CompoundSubstance, X)))). - -fof(axMid_level_ontology884, axiom, - ( ! [X] : - (hasType(type_Organification, X) => hasType(type_OrganOrTissueProcess, X)))). - -fof(axMid_level_ontology885, axiom, - ( ! [X] : - (hasType(type_OrganizationalBoard, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology886, axiom, - ( ! [X] : - (hasType(type_OrganizationalMerging, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMid_level_ontology887, axiom, - ( ! [X] : - (hasType(type_Orthography, X) => hasType(type_Procedure, X)))). - -fof(axMid_level_ontology888, axiom, - ( ! [X] : - (hasType(type_Ossification, X) => hasType(type_OrganOrTissueProcess, X)))). - -fof(axMid_level_ontology889, axiom, - ( ! [X] : - (hasType(type_OutdoorClothing, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology890, axiom, - ( ! [X] : - (hasType(type_OuterSpaceRegion, X) => hasType(type_SpaceRegion, X)))). - -fof(axMid_level_ontology891, axiom, - ( ! [X] : - (hasType(type_Oven, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology892, axiom, - ( ! [X] : - (hasType(type_Oven, X) => hasType(type_HeatingDevice, X)))). - -fof(axMid_level_ontology893, axiom, - ( ! [X] : - (hasType(type_Owl, X) => hasType(type_Bird, X)))). - -fof(axMid_level_ontology894, axiom, - ( ! [X] : - (hasType(type_Oxidation, X) => hasType(type_ChemicalDecomposition, X)))). - -fof(axMid_level_ontology895, axiom, - ( ! [X] : - (hasType(type_Paint, X) => hasType(type_Solution, X)))). - -fof(axMid_level_ontology896, axiom, - ( ! [X] : - (hasType(type_PaintedPicture, X) => hasType(type_ArtWork, X)))). - -fof(axMid_level_ontology897, axiom, - ( ! [X] : - (hasType(type_Painting, X) => hasType(type_Coloring, X)))). - -fof(axMid_level_ontology898, axiom, - ( ! [X] : - (hasType(type_Painting, X) => hasType(type_Covering, X)))). - -fof(axMid_level_ontology899, axiom, - ( ! [X] : - (hasType(type_Pancreas, X) => hasType(type_Gland, X)))). - -fof(axMid_level_ontology900, axiom, - ( ! [X] : - (hasType(type_Paper, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology901, axiom, - ( ! [X] : - (hasType(type_Paragraph, X) => hasType(type_Text, X)))). - -fof(axMid_level_ontology902, axiom, - ( ! [X] : - (hasType(type_Park, X) => hasType(type_LandArea, X)))). - -fof(axMid_level_ontology903, axiom, - ( ! [X] : - (hasType(type_ParkingLot, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology904, axiom, - ( ! [X] : - (hasType(type_PartTimePosition, X) => hasType(type_Position, X)))). - -fof(axMid_level_ontology905, axiom, - ( ! [X] : - (hasType(type_Partnership, X) => hasType(type_CommercialAgent, X)))). - -fof(axMid_level_ontology906, axiom, - ( ! [X] : - (hasType(type_PartyPlatform, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology907, axiom, - ( ! [X] : - (hasType(type_PassCertificate, X) => hasType(type_Certificate, X)))). - -fof(axMid_level_ontology908, axiom, - ( ! [X] : - (hasType(type_PassingABill, X) => hasType(type_Declaring, X)))). - -fof(axMid_level_ontology909, axiom, - ( ! [X] : - (hasType(type_PassingABill, X) => hasType(type_PoliticalProcess, X)))). - -fof(axMid_level_ontology910, axiom, - ( ! [X] : - (hasType(type_Passport, X) => hasType(type_License, X)))). - -fof(axMid_level_ontology911, axiom, - ( ! [X] : - (hasType(type_Pea, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology912, axiom, - ( ! [X] : - (hasType(type_Pea, X) => hasType(type_Seed, X)))). - -fof(axMid_level_ontology913, axiom, - ( ! [X] : - (hasType(type_PeaceKeepingMission, X) => hasType(type_MilitaryOrganization, X)))). - -fof(axMid_level_ontology914, axiom, - ( ! [X] : - (hasType(type_PearFruit, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology915, axiom, - ( ! [X] : - (hasType(type_PearFruit, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axMid_level_ontology916, axiom, - ( ! [X] : - (hasType(type_Peeling, X) => hasType(type_Removing, X)))). - -fof(axMid_level_ontology917, axiom, - ( ! [X] : - (hasType(type_Pencil, X) => hasType(type_WritingDevice, X)))). - -fof(axMid_level_ontology918, axiom, - ( ! [X] : - (hasType(type_PensionPlan, X) => hasType(type_FinancialAccount, X)))). - -fof(axMid_level_ontology919, axiom, - ( ! [X] : - (hasType(type_PercussionInstrument, X) => hasType(type_MusicalInstrument, X)))). - -fof(axMid_level_ontology920, axiom, - ( ! [X] : - (hasType(type_PerformanceAct, X) => hasType(type_Performance, X)))). - -fof(axMid_level_ontology921, axiom, - ( ! [X] : - (hasType(type_PerformanceProgram, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology922, axiom, - ( ! [X] : - (hasType(type_PerformanceStageWing, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology923, axiom, - ( ! [X] : - (hasType(type_PerformanceStage, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology924, axiom, - ( ! [X] : - (hasType(type_Performance, X) => hasType(type_Demonstrating, X)))). - -fof(axMid_level_ontology925, axiom, - ( ! [X] : - (hasType(type_PeriodicalPublisher, X) => hasType(type_Publisher, X)))). - -fof(axMid_level_ontology926, axiom, - ( ! [X] : - (hasType(type_PetroleumProduct, X) => hasType(type_MiningProduct, X)))). - -fof(axMid_level_ontology927, axiom, - ( ! [X] : - (hasType(type_PetroleumProduct, X) => hasType(type_Oil, X)))). - -fof(axMid_level_ontology928, axiom, - ( ! [X] : - (hasType(type_Pharmacist, X) => hasType(type_Profession, X)))). - -fof(axMid_level_ontology929, axiom, - ( ! [X] : - (hasType(type_Photograph, X) => hasType(type_Icon, X)))). - -fof(axMid_level_ontology930, axiom, - ( ! [X] : - (hasType(type_PhotographicFilm, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology931, axiom, - ( ! [X] : - (hasType(type_Photographing, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMid_level_ontology932, axiom, - ( ! [X] : - (hasType(type_Piano, X) => hasType(type_StringInstrument, X)))). - -fof(axMid_level_ontology933, axiom, - ( ! [X] : - (hasType(type_PictureFrame, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology934, axiom, - ( ! [X] : - (hasType(type_Pig, X) => hasType(type_HoofedMammal, X)))). - -fof(axMid_level_ontology935, axiom, - ( ! [X] : - (hasType(type_Pig, X) => hasType(type_Livestock, X)))). - -fof(axMid_level_ontology936, axiom, - ( ! [X] : - (hasType(type_Pigeon, X) => hasType(type_Bird, X)))). - -fof(axMid_level_ontology937, axiom, - ( ! [X] : - (hasType(type_Pillow, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology938, axiom, - ( ! [X] : - (hasType(type_Pistol, X) => hasType(type_Firearm, X)))). - -fof(axMid_level_ontology939, axiom, - ( ! [X] : - (hasType(type_PitchersMound, X) => hasType(type_GameArtifact, X)))). - -fof(axMid_level_ontology940, axiom, - ( ! [X] : - (hasType(type_Pitching, X) => hasType(type_GameShot, X)))). - -fof(axMid_level_ontology941, axiom, - ( ! [X] : - (hasType(type_Pitching, X) => hasType(type_Throwing, X)))). - -fof(axMid_level_ontology942, axiom, - ( ! [X] : - (hasType(type_PituitaryGland, X) => hasType(type_Gland, X)))). - -fof(axMid_level_ontology943, axiom, - ( ! [X] : - (hasType(type_PlaceOfCommerce, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology944, axiom, - ( ! [X] : - (hasType(type_PlaceOfWorship, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology945, axiom, - ( ! [X] : - (hasType(type_PlacingUnderArrest, X) => hasType(type_Capturing, X)))). - -fof(axMid_level_ontology946, axiom, - ( ! [X] : - (hasType(type_PlacingUnderArrest, X) => hasType(type_LawEnforcement, X)))). - -fof(axMid_level_ontology947, axiom, - ( ! [X] : - (hasType(type_PlacingUnderArrest, X) => hasType(type_LegalAction, X)))). - -fof(axMid_level_ontology948, axiom, - ( ! [X] : - (hasType(type_PlacingUnderArrest, X) => hasType(type_SocialInteraction, X)))). - -fof(axMid_level_ontology949, axiom, - ( ! [X] : - (hasType(type_PlantBranch, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology950, axiom, - ( ! [X] : - (hasType(type_PlantBranch, X) => hasType(type_PlantAnatomicalStructure, X)))). - -fof(axMid_level_ontology951, axiom, - ( ! [X] : - (hasType(type_PlantLeaf, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology952, axiom, - ( ! [X] : - (hasType(type_PlantLeaf, X) => hasType(type_PlantAnatomicalStructure, X)))). - -fof(axMid_level_ontology953, axiom, - ( ! [X] : - (hasType(type_PlantRoot, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology954, axiom, - ( ! [X] : - (hasType(type_PlantRoot, X) => hasType(type_PlantAnatomicalStructure, X)))). - -fof(axMid_level_ontology955, axiom, - ( ! [X] : - (hasType(type_PlayingCard, X) => hasType(type_ContentBearingObject, X)))). - -fof(axMid_level_ontology956, axiom, - ( ! [X] : - (hasType(type_PlayingCard, X) => hasType(type_GameArtifact, X)))). - -fof(axMid_level_ontology957, axiom, - ( ! [X] : - (hasType(type_Pleading, X) => hasType(type_Stating, X)))). - -fof(axMid_level_ontology958, axiom, - ( ! [X] : - (hasType(type_Plug, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology959, axiom, - ( ! [X] : - (hasType(type_Pocket, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology960, axiom, - ( ! [X] : - (hasType(type_PoliceCaptain, X) => hasType(type_PoliceOfficer, X)))). - -fof(axMid_level_ontology961, axiom, - ( ! [X] : - (hasType(type_PoliceFacility, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology962, axiom, - ( ! [X] : - (hasType(type_PoliceSergeant, X) => hasType(type_PoliceOfficer, X)))). - -fof(axMid_level_ontology963, axiom, - ( ! [X] : - (hasType(type_PoliticalCrime, X) => hasType(type_CriminalAction, X)))). - -fof(axMid_level_ontology964, axiom, - ( ! [X] : - (hasType(type_PoliticalCrime, X) => hasType(type_PoliticalProcess, X)))). - -fof(axMid_level_ontology965, axiom, - ( ! [X] : - (hasType(type_PoliticalFigure, X) => hasType(type_Celebrity, X)))). - -fof(axMid_level_ontology966, axiom, - ( ! [X] : - (hasType(type_PoliticalRevolution, X) => hasType(type_PoliticalProcess, X)))). - -fof(axMid_level_ontology967, axiom, - ( ! [X] : - (hasType(type_PoliticalRevolution, X) => hasType(type_ViolentContest, X)))). - -fof(axMid_level_ontology968, axiom, - ( ! [X] : - (hasType(type_PoliticoEconomicAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axMid_level_ontology969, axiom, - ( ! [X] : - (hasType(type_Polling, X) => hasType(type_Investigating, X)))). - -fof(axMid_level_ontology970, axiom, - ( ! [X] : - (hasType(type_Polygon, X) => hasType(type_ClosedTwoDimensionalFigure, X)))). - -fof(axMid_level_ontology971, axiom, - (! [Var_MUSIC] : - (((hasType(type_Music, Var_MUSIC)) & ( ( ? [Var_PART1] : - (hasType(type_Music, Var_PART1) & -(( ? [Var_PART2] : - (hasType(type_Music, Var_PART2) & -(((((((((f_subProcess(Var_PART1,Var_MUSIC)) & (f_subProcess(Var_PART2,Var_MUSIC)))) & (Var_PART1 = Var_PART2))) & (f_cooccur(Var_PART1,Var_MUSIC)))) & (f_cooccur(Var_PART2,Var_MUSIC))))))))))) <=> (hasType(type_PolyphonicMusic, Var_MUSIC))))). - -fof(axMid_level_ontology972, axiom, - ( ! [X] : - (hasType(type_PopularElection, X) => hasType(type_GeneralElection, X)))). - -fof(axMid_level_ontology973, axiom, - ( ! [X] : - (hasType(type_Porch, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology974, axiom, - ( ! [X] : - (hasType(type_Pork, X) => hasType(type_Meat, X)))). - -fof(axMid_level_ontology975, axiom, - ( ! [X] : - (hasType(type_Portrait, X) => hasType(type_PaintedPicture, X)))). - -fof(axMid_level_ontology976, axiom, - ( ! [X] : - (hasType(type_PostMeridiem, X) => hasType(type_TimeInterval, X)))). - -fof(axMid_level_ontology977, axiom, - ( ! [X] : - (hasType(type_PostSecondarySchool, X) => hasType(type_School, X)))). - -fof(axMid_level_ontology978, axiom, - ( ! [X] : - (hasType(type_PotOrPan, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology979, axiom, - ( ! [X] : - (hasType(type_Pottery, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology980, axiom, - ( ! [X] : - (hasType(type_Poultry, X) => hasType(type_Bird, X)))). - -fof(axMid_level_ontology981, axiom, - ( ! [X] : - (hasType(type_Poultry, X) => hasType(type_Livestock, X)))). - -fof(axMid_level_ontology982, axiom, - ( ! [X] : - (hasType(type_Pouring, X) => hasType(type_LiquidMotion, X)))). - -fof(axMid_level_ontology983, axiom, - ( ! [X] : - (hasType(type_Pouring, X) => hasType(type_Transfer, X)))). - -fof(axMid_level_ontology984, axiom, - ( ! [X] : - (hasType(type_Powder, X) => hasType(type_Substance, X)))). - -fof(axMid_level_ontology985, axiom, - ( ! [X] : - (hasType(type_Praying, X) => hasType(type_ReligiousProcess, X)))). - -fof(axMid_level_ontology986, axiom, - ( ! [X] : - (hasType(type_Praying, X) => hasType(type_Requesting, X)))). - -fof(axMid_level_ontology987, axiom, - ( ! [X] : - (hasType(type_PreparedFood, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology988, axiom, - ( ! [X] : - (hasType(type_PressureMeasuringDevice, X) => hasType(type_MeasuringDevice, X)))). - -fof(axMid_level_ontology989, axiom, - ( ! [X] : - (hasType(type_Prison, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology990, axiom, - ( ! [X] : - (hasType(type_PrivateSchool, X) => hasType(type_School, X)))). - -fof(axMid_level_ontology991, axiom, - ( ! [X] : - (hasType(type_Proclaiming, X) => hasType(type_Declaring, X)))). - -fof(axMid_level_ontology992, axiom, - ( ! [X] : - (hasType(type_Proclaiming, X) => hasType(type_Lecture, X)))). - -fof(axMid_level_ontology993, axiom, - ( ! [X] : - (hasType(type_Profession, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology994, axiom, - ( ! [X] : - (hasType(type_ProfitSharingPlan, X) => hasType(type_PensionPlan, X)))). - -fof(axMid_level_ontology995, axiom, - ( ! [X] : - (hasType(type_ProjectileLauncher, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology996, axiom, - ( ! [X] : - (hasType(type_ProjectileShell, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology997, axiom, - ( ! [X] : - (hasType(type_Projectile, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology998, axiom, - ( ! [X] : - (hasType(type_ProjectionScreen, X) => hasType(type_CommunicationDevice, X)))). - -fof(axMid_level_ontology999, axiom, - ( ! [X] : - (hasType(type_Proprietorship, X) => hasType(type_CommercialAgent, X)))). - -fof(axMid_level_ontology1000, axiom, - ( ! [X] : - (hasType(type_Protozoa, X) => hasType(type_Microorganism, X)))). - -fof(axMid_level_ontology1001, axiom, - ( ! [X] : - (hasType(type_Psychosis, X) => hasType(type_PsychologicalDysfunction, X)))). - -fof(axMid_level_ontology1002, axiom, - ( ! [X] : - (hasType(type_PublicDefender, X) => hasType(type_Attorney, X)))). - -fof(axMid_level_ontology1003, axiom, - ( ! [X] : - (hasType(type_PublicDefender, X) => hasType(type_GovernmentOfficer, X)))). - -fof(axMid_level_ontology1004, axiom, - ( ! [X] : - (hasType(type_PublicLibrary, X) => hasType(type_GovernmentOrganization, X)))). - -fof(axMid_level_ontology1005, axiom, - ( ! [X] : - (hasType(type_PublicLibrary, X) => hasType(type_Library, X)))). - -fof(axMid_level_ontology1006, axiom, - ( ! [X] : - (hasType(type_PublicPark, X) => hasType(type_Park, X)))). - -fof(axMid_level_ontology1007, axiom, - ( ! [X] : - (hasType(type_PublicProsecutor, X) => hasType(type_Attorney, X)))). - -fof(axMid_level_ontology1008, axiom, - ( ! [X] : - (hasType(type_PublicProsecutor, X) => hasType(type_GovernmentOfficer, X)))). - -fof(axMid_level_ontology1009, axiom, - ( ! [X] : - (hasType(type_PublicSchool, X) => hasType(type_GovernmentOrganization, X)))). - -fof(axMid_level_ontology1010, axiom, - ( ! [X] : - (hasType(type_PublicSchool, X) => hasType(type_School, X)))). - -fof(axMid_level_ontology1011, axiom, - ( ! [X] : - (hasType(type_Publisher, X) => hasType(type_CommercialAgent, X)))). - -fof(axMid_level_ontology1012, axiom, - ( ! [X] : - (hasType(type_Pulling, X) => hasType(type_LandTransportation, X)))). - -fof(axMid_level_ontology1013, axiom, - ( ! [X] : - (hasType(type_PulmonaryArtery, X) => hasType(type_Artery, X)))). - -fof(axMid_level_ontology1014, axiom, - ( ! [X] : - (hasType(type_PulmonaryVein, X) => hasType(type_Vein, X)))). - -fof(axMid_level_ontology1015, axiom, - ( ! [X] : - (hasType(type_Pump, X) => hasType(type_TransportationDevice, X)))). - -fof(axMid_level_ontology1016, axiom, - ( ! [X] : - (hasType(type_Punching, X) => hasType(type_Impelling, X)))). - -fof(axMid_level_ontology1017, axiom, - ( ! [X] : - (hasType(type_Punishing, X) => hasType(type_RegulatoryProcess, X)))). - -fof(axMid_level_ontology1018, axiom, - ( ! [X] : - (hasType(type_Quadrilateral, X) => hasType(type_Polygon, X)))). - -fof(axMid_level_ontology1019, axiom, - ( ! [X] : - (hasType(type_QueenInsect, X) => hasType(type_Insect, X)))). - -fof(axMid_level_ontology1020, axiom, - (! [Var_SENTENCE] : - (((hasType(type_Sentence, Var_SENTENCE)) & ( ( ? [Var_QUESTION] : - (hasType(type_Questioning, Var_QUESTION) & -(f_result(Var_QUESTION,Var_SENTENCE)))))) <=> (hasType(type_Question, Var_SENTENCE))))). - -fof(axMid_level_ontology1021, axiom, - ( ! [X] : - (hasType(type_Rabbit, X) => hasType(type_Rodent, X)))). - -fof(axMid_level_ontology1022, axiom, - ( ! [X] : - (hasType(type_Racing, X) => hasType(type_Sport, X)))). - -fof(axMid_level_ontology1023, axiom, - ( ! [X] : - (hasType(type_Radar, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology1024, axiom, - ( ! [X] : - (hasType(type_RadiatingInfrared, X) => hasType(type_Radiating, X)))). - -fof(axMid_level_ontology1025, axiom, - ( ! [X] : - (hasType(type_RadiatingSoundUltrasonic, X) => hasType(type_RadiatingSound, X)))). - -fof(axMid_level_ontology1026, axiom, - ( ! [X] : - (hasType(type_RadiatingUltraviolet, X) => hasType(type_RadiatingElectromagnetic, X)))). - -fof(axMid_level_ontology1027, axiom, - (! [Var_R] : - (((hasType(type_RadiatingLight, Var_R)) & ( ( ? [Var_H] : - (hasType(type_Human, Var_H) & -(( ? [Var_S] : - (hasType(type_Seeing, Var_S) & -(((f_agent(Var_S,Var_H)) & (f_patient(Var_S,Var_R))))))))))) <=> (hasType(type_RadiatingVisibleLight, Var_R))))). - -fof(axMid_level_ontology1028, axiom, - ( ! [X] : - (hasType(type_RadioBroadcasting, X) => hasType(type_Broadcasting, X)))). - -fof(axMid_level_ontology1029, axiom, - ( ! [X] : - (hasType(type_RadioEmission, X) => hasType(type_RadiatingElectromagnetic, X)))). - -fof(axMid_level_ontology1030, axiom, - ( ! [X] : - (hasType(type_RadioReceiver, X) => hasType(type_ReceiverDevice, X)))). - -fof(axMid_level_ontology1031, axiom, - ( ! [X] : - (hasType(type_RadioactiveWeapon, X) => hasType(type_WeaponOfMassDestruction, X)))). - -fof(axMid_level_ontology1032, axiom, - ( ! [X] : - (hasType(type_RadiologicalWeapon, X) => hasType(type_RadioactiveWeapon, X)))). - -fof(axMid_level_ontology1033, axiom, - ( ! [X] : - (hasType(type_Radish, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology1034, axiom, - ( ! [X] : - (hasType(type_Radish, X) => hasType(type_PlantRoot, X)))). - -fof(axMid_level_ontology1035, axiom, - ( ! [X] : - (hasType(type_RailroadCompany, X) => hasType(type_TransportationCompany, X)))). - -fof(axMid_level_ontology1036, axiom, - ( ! [X] : - (hasType(type_Ramp, X) => hasType(type_SelfConnectedObject, X)))). - -fof(axMid_level_ontology1037, axiom, - ( ! [X] : - (hasType(type_Raping, X) => hasType(type_CriminalAction, X)))). - -fof(axMid_level_ontology1038, axiom, - ( ! [X] : - (hasType(type_Raping, X) => hasType(type_Mating, X)))). - -fof(axMid_level_ontology1039, axiom, - ( ! [X] : - (hasType(type_Rat, X) => hasType(type_Rodent, X)))). - -fof(axMid_level_ontology1040, axiom, - ( ! [X] : - (hasType(type_Rattlesnake, X) => hasType(type_Snake, X)))). - -fof(axMid_level_ontology1041, axiom, - ( ! [X] : - (hasType(type_RawFood, X) => hasType(type_Food, X)))). - -fof(axMid_level_ontology1042, axiom, - ( ! [X] : - (hasType(type_RearWindow, X) => hasType(type_VehicleWindow, X)))). - -fof(axMid_level_ontology1043, axiom, - ( ! [X] : - (hasType(type_ReceiverDevice, X) => hasType(type_CommunicationDevice, X)))). - -fof(axMid_level_ontology1044, axiom, - ( ! [X] : - (hasType(type_ReceiverDevice, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology1045, axiom, - ( ! [X] : - (hasType(type_Reciting, X) => hasType(type_Speaking, X)))). - -fof(axMid_level_ontology1046, axiom, - ( ! [X] : - (hasType(type_RecoveringFromIllness, X) => hasType(type_OrganismProcess, X)))). - -fof(axMid_level_ontology1047, axiom, - ( ! [X] : - (hasType(type_RecreationOrExerciseDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1048, axiom, - ( ! [X] : - (hasType(type_Rectangle, X) => hasType(type_Quadrilateral, X)))). - -fof(axMid_level_ontology1049, axiom, - ( ! [X] : - (hasType(type_RedBloodCell, X) => hasType(type_BloodCell, X)))). - -fof(axMid_level_ontology1050, axiom, - ( ! [X] : - (hasType(type_RedcoatSoldier, X) => hasType(type_Soldier, X)))). - -fof(axMid_level_ontology1051, axiom, - ( ! [X] : - (hasType(type_ReferenceBook, X) => hasType(type_Book, X)))). - -fof(axMid_level_ontology1052, axiom, - ( ! [X] : - (hasType(type_ReferenceBook, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology1053, axiom, - ( ! [X] : - (hasType(type_ReferenceText, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology1054, axiom, - ( ! [X] : - (hasType(type_ReflectingLight, X) => hasType(type_RadiatingLight, X)))). - -fof(axMid_level_ontology1055, axiom, - ( ! [X] : - (hasType(type_ReflectingLight, X) => hasType(type_Reflecting, X)))). - -fof(axMid_level_ontology1056, axiom, - ( ! [X] : - (hasType(type_Reflecting, X) => hasType(type_Radiating, X)))). - -fof(axMid_level_ontology1057, axiom, - ( ! [X] : - (hasType(type_ReflexiveProcess, X) => hasType(type_AutonomicProcess, X)))). - -fof(axMid_level_ontology1058, axiom, - ( ! [X] : - (hasType(type_Refrigerator, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology1059, axiom, - ( ! [X] : - (hasType(type_Refrigerator, X) => hasType(type_CoolingDevice, X)))). - -fof(axMid_level_ontology1060, axiom, - ( ! [X] : - (hasType(type_Refrigerator, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology1061, axiom, - ( ! [X] : - (hasType(type_Registering, X) => hasType(type_PoliticalProcess, X)))). - -fof(axMid_level_ontology1062, axiom, - ( ! [X] : - (hasType(type_Registering, X) => hasType(type_Stating, X)))). - -fof(axMid_level_ontology1063, axiom, - ( ! [X] : - (hasType(type_Regretting, X) => hasType(type_ExpressingDisapproval, X)))). - -fof(axMid_level_ontology1064, axiom, - ( ! [X] : - (hasType(type_RelievingPain, X) => hasType(type_TherapeuticProcess, X)))). - -fof(axMid_level_ontology1065, axiom, - ( ! [X] : - (hasType(type_ReligiousBuilding, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology1066, axiom, - ( ! [X] : - (hasType(type_ReligiousFigure, X) => hasType(type_Celebrity, X)))). - -fof(axMid_level_ontology1067, axiom, - ( ! [X] : - (hasType(type_ReligiousPosition, X) => hasType(type_Position, X)))). - -fof(axMid_level_ontology1068, axiom, - ( ! [X] : - (hasType(type_ReligiousService, X) => hasType(type_Demonstrating, X)))). - -fof(axMid_level_ontology1069, axiom, - ( ! [X] : - (hasType(type_ReligiousService, X) => hasType(type_ReligiousProcess, X)))). - -fof(axMid_level_ontology1070, axiom, - ( ! [X] : - (hasType(type_Reminding, X) => hasType(type_Requesting, X)))). - -fof(axMid_level_ontology1071, axiom, - ( ! [X] : - (hasType(type_RemovingClothing, X) => hasType(type_Uncovering, X)))). - -fof(axMid_level_ontology1072, axiom, - ( ! [X] : - (hasType(type_Renting, X) => hasType(type_Borrowing, X)))). - -fof(axMid_level_ontology1073, axiom, - ( ! [X] : - (hasType(type_Renting, X) => hasType(type_FinancialTransaction, X)))). - -fof(axMid_level_ontology1074, axiom, - ( ! [X] : - (hasType(type_Report, X) => hasType(type_Article, X)))). - -fof(axMid_level_ontology1075, axiom, - ( ! [X] : - (hasType(type_Report, X) => hasType(type_FactualText, X)))). - -fof(axMid_level_ontology1076, axiom, - (! [Var_SENTENCE] : - (((hasType(type_Sentence, Var_SENTENCE)) & ( ( ? [Var_REQUEST] : - (hasType(type_Requesting, Var_REQUEST) & -(f_result(Var_REQUEST,Var_SENTENCE)))))) <=> (hasType(type_Request, Var_SENTENCE))))). - -fof(axMid_level_ontology1077, axiom, - ( ! [X] : - (hasType(type_Researcher, X) => hasType(type_Profession, X)))). - -fof(axMid_level_ontology1078, axiom, - ( ! [X] : - (hasType(type_Resigning, X) => hasType(type_TerminatingEmployment, X)))). - -fof(axMid_level_ontology1079, axiom, - ( ! [X] : - (hasType(type_Resolution, X) => hasType(type_Deciding, X)))). - -fof(axMid_level_ontology1080, axiom, - ( ! [X] : - (hasType(type_RestaurantBuilding, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology1081, axiom, - ( ! [X] : - (hasType(type_Restaurant, X) => hasType(type_CommercialAgent, X)))). - -fof(axMid_level_ontology1082, axiom, - ( ! [X] : - (hasType(type_RetailStore, X) => hasType(type_MercantileOrganization, X)))). - -fof(axMid_level_ontology1083, axiom, - ( ! [X] : - (hasType(type_Retina, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1084, axiom, - ( ! [X] : - (hasType(type_Retina, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology1085, axiom, - ( ! [X] : - (hasType(type_Retiring, X) => hasType(type_Resigning, X)))). - -fof(axMid_level_ontology1086, axiom, - ( ! [X] : - (hasType(type_Returning, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology1087, axiom, - ( ! [X] : - (hasType(type_Reversing, X) => hasType(type_Motion, X)))). - -fof(axMid_level_ontology1088, axiom, - ( ! [X] : - (hasType(type_RevolverGun, X) => hasType(type_Pistol, X)))). - -fof(axMid_level_ontology1089, axiom, - ( ! [X] : - (hasType(type_RiceGrain, X) => hasType(type_CerealGrain, X)))). - -fof(axMid_level_ontology1090, axiom, - ( ! [X] : - (hasType(type_Rifle, X) => hasType(type_Firearm, X)))). - -fof(axMid_level_ontology1091, axiom, - ( ! [X] : - (hasType(type_RightAngle, X) => hasType(type_TwoDimensionalAngle, X)))). - -fof(axMid_level_ontology1092, axiom, - ( ! [X] : - (hasType(type_RightTriangle, X) => hasType(type_Triangle, X)))). - -fof(axMid_level_ontology1093, axiom, - ( ! [X] : - (hasType(type_Ringing, X) => hasType(type_RadiatingSound, X)))). - -fof(axMid_level_ontology1094, axiom, - ( ! [X] : - (hasType(type_RoadTransportationSystem, X) => hasType(type_TransitSystem, X)))). - -fof(axMid_level_ontology1095, axiom, - ( ! [X] : - (hasType(type_RoadVehicle, X) => hasType(type_LandVehicle, X)))). - -fof(axMid_level_ontology1096, axiom, - ( ! [X] : - (hasType(type_Road, X) => hasType(type_Region, X)))). - -fof(axMid_level_ontology1097, axiom, - ( ! [X] : - (hasType(type_Robbing, X) => hasType(type_Stealing, X)))). - -fof(axMid_level_ontology1098, axiom, - ( ! [X] : - (hasType(type_RocketMissileAttack, X) => hasType(type_Bombing, X)))). - -fof(axMid_level_ontology1099, axiom, - ( ! [X] : - (hasType(type_Rocket, X) => hasType(type_Projectile, X)))). - -fof(axMid_level_ontology1100, axiom, - ( ! [X] : - (hasType(type_Rocket, X) => hasType(type_Spacecraft, X)))). - -fof(axMid_level_ontology1101, axiom, - ( ! [X] : - (hasType(type_Roof, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1102, axiom, - (! [Var_R] : - (((hasType(type_Chicken, Var_R)) & ( f_attribute(Var_R,inst_Male))) <=> (hasType(type_Rooster, Var_R))))). - -fof(axMid_level_ontology1103, axiom, - ( ! [X] : - (hasType(type_Rotating, X) => hasType(type_Motion, X)))). - -fof(axMid_level_ontology1104, axiom, - ( ! [X] : - (hasType(type_Rotor, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology1105, axiom, - ( ! [X] : - (hasType(type_Rowing, X) => hasType(type_WaterTransportation, X)))). - -fof(axMid_level_ontology1106, axiom, - ( ! [X] : - (hasType(type_Rubber, X) => hasType(type_PlantSubstance, X)))). - -fof(axMid_level_ontology1107, axiom, - ( ! [X] : - (hasType(type_Rug, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology1108, axiom, - ( ! [X] : - (hasType(type_Saddle, X) => hasType(type_Holder, X)))). - -fof(axMid_level_ontology1109, axiom, - ( ! [X] : - (hasType(type_SafeContainer, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology1110, axiom, - ( ! [X] : - (hasType(type_SafeContainer, X) => hasType(type_SecurityDevice, X)))). - -fof(axMid_level_ontology1111, axiom, - ( ! [X] : - (hasType(type_Sailor, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology1112, axiom, - ( ! [X] : - (hasType(type_SalesPosition, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology1113, axiom, - ( ! [X] : - (hasType(type_Sales, X) => hasType(type_Working, X)))). - -fof(axMid_level_ontology1114, axiom, - ( ! [X] : - (hasType(type_SalineSolution, X) => hasType(type_Solution, X)))). - -fof(axMid_level_ontology1115, axiom, - ( ! [X] : - (hasType(type_Sandal, X) => hasType(type_Shoe, X)))). - -fof(axMid_level_ontology1116, axiom, - ( ! [X] : - (hasType(type_Sandwich, X) => hasType(type_PreparedFood, X)))). - -fof(axMid_level_ontology1117, axiom, - ( ! [X] : - (hasType(type_Saving, X) => hasType(type_Increasing, X)))). - -fof(axMid_level_ontology1118, axiom, - ( ! [X] : - (hasType(type_SavingsAndLoan, X) => hasType(type_FinancialCompany, X)))). - -fof(axMid_level_ontology1119, axiom, - ( ! [X] : - (hasType(type_Scar, X) => hasType(type_AbnormalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1120, axiom, - ( ! [X] : - (hasType(type_Scholarship, X) => hasType(type_Funding, X)))). - -fof(axMid_level_ontology1121, axiom, - ( ! [X] : - (hasType(type_School, X) => hasType(type_EducationalOrganization, X)))). - -fof(axMid_level_ontology1122, axiom, - ( ! [X] : - (hasType(type_Science, X) => hasType(type_FieldOfStudy, X)))). - -fof(axMid_level_ontology1123, axiom, - ( ! [X] : - (hasType(type_Score, X) => hasType(type_GameShot, X)))). - -fof(axMid_level_ontology1124, axiom, - ( ! [X] : - (hasType(type_Screw, X) => hasType(type_AttachingDevice, X)))). - -fof(axMid_level_ontology1125, axiom, - ( ! [X] : - (hasType(type_Screwdriver, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1126, axiom, - ( ! [X] : - (hasType(type_Script, X) => hasType(type_Collection, X)))). - -fof(axMid_level_ontology1127, axiom, - ( ! [X] : - (hasType(type_Sculpture, X) => hasType(type_ArtWork, X)))). - -fof(axMid_level_ontology1128, axiom, - ( ! [X] : - (hasType(type_SeasonOfYear, X) => hasType(type_TimeInterval, X)))). - -fof(axMid_level_ontology1129, axiom, - ( ! [X] : - (hasType(type_Seat, X) => hasType(type_Furniture, X)))). - -fof(axMid_level_ontology1130, axiom, - ( ! [X] : - (hasType(type_Seating, X) => hasType(type_Guiding, X)))). - -fof(axMid_level_ontology1131, axiom, - ( ! [X] : - (hasType(type_SecondaryColor, X) => hasType(type_ColorAttribute, X)))). - -fof(axMid_level_ontology1132, axiom, - ( ! [X] : - (hasType(type_SecondarySchool, X) => hasType(type_School, X)))). - -fof(axMid_level_ontology1133, axiom, - ( ! [X] : - (hasType(type_SecurityAlarm, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology1134, axiom, - ( ! [X] : - (hasType(type_SecurityAlarm, X) => hasType(type_SecurityDevice, X)))). - -fof(axMid_level_ontology1135, axiom, - ( ! [X] : - (hasType(type_SecurityDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1136, axiom, - ( ! [X] : - (hasType(type_SecurityUnit, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology1137, axiom, - ( ! [X] : - (hasType(type_SeizingProperty, X) => hasType(type_UnilateralGetting, X)))). - -fof(axMid_level_ontology1138, axiom, - (! [Var_O] : - (((hasType(type_Device, Var_O)) & ( ( ? [Var_G] : - (hasType(type_Artifact, Var_G) & -(f_powerPlant(Var_O,Var_G)))))) <=> (hasType(type_SelfPoweredDevice, Var_O))))). - -fof(axMid_level_ontology1139, axiom, - ( ! [X] : - (hasType(type_SelfPoweredRoadVehicle, X) => hasType(type_PoweredVehicle, X)))). - -fof(axMid_level_ontology1140, axiom, - ( ! [X] : - (hasType(type_SelfPoweredRoadVehicle, X) => hasType(type_RoadVehicle, X)))). - -fof(axMid_level_ontology1141, axiom, - ( ! [X] : - (hasType(type_Sentencing, X) => hasType(type_LegalDecision, X)))). - -fof(axMid_level_ontology1142, axiom, - ( ! [X] : - (hasType(type_Sergeant, X) => hasType(type_MilitaryOfficer, X)))). - -fof(axMid_level_ontology1143, axiom, - ( ! [X] : - (hasType(type_Sermon, X) => hasType(type_Lecture, X)))). - -fof(axMid_level_ontology1144, axiom, - ( ! [X] : - (hasType(type_Serum, X) => hasType(type_LiquidBodySubstance, X)))). - -fof(axMid_level_ontology1145, axiom, - ( ! [X] : - (hasType(type_ServiceOrganization, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology1146, axiom, - ( ! [X] : - (hasType(type_ServicePosition, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology1147, axiom, - ( ! [X] : - (hasType(type_Serving, X) => hasType(type_Working, X)))). - -fof(axMid_level_ontology1148, axiom, - ( ! [X] : - (hasType(type_SewageSystem, X) => hasType(type_Pipeline, X)))). - -fof(axMid_level_ontology1149, axiom, - ( ! [X] : - (hasType(type_Sewing, X) => hasType(type_Attaching, X)))). - -fof(axMid_level_ontology1150, axiom, - ( ! [X] : - (hasType(type_Sharing, X) => hasType(type_ChangeOfPossession, X)))). - -fof(axMid_level_ontology1151, axiom, - ( ! [X] : - (hasType(type_Sheep, X) => hasType(type_DomesticAnimal, X)))). - -fof(axMid_level_ontology1152, axiom, - ( ! [X] : - (hasType(type_Sheep, X) => hasType(type_HoofedMammal, X)))). - -fof(axMid_level_ontology1153, axiom, - ( ! [X] : - (hasType(type_Shelf, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1154, axiom, - ( ! [X] : - (hasType(type_Sheriff, X) => hasType(type_PoliceOfficer, X)))). - -fof(axMid_level_ontology1155, axiom, - ( ! [X] : - (hasType(type_Shield, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1156, axiom, - ( ! [X] : - (hasType(type_ShipCaptain, X) => hasType(type_Sailor, X)))). - -fof(axMid_level_ontology1157, axiom, - ( ! [X] : - (hasType(type_ShipMate, X) => hasType(type_Sailor, X)))). - -fof(axMid_level_ontology1158, axiom, - ( ! [X] : - (hasType(type_ShipOfficer, X) => hasType(type_Sailor, X)))). - -fof(axMid_level_ontology1159, axiom, - ( ! [X] : - (hasType(type_Shipping, X) => hasType(type_Transportation, X)))). - -fof(axMid_level_ontology1160, axiom, - ( ! [X] : - (hasType(type_Shirt, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology1161, axiom, - ( ! [X] : - (hasType(type_ShoeSole, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1162, axiom, - ( ! [X] : - (hasType(type_Shoe, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology1163, axiom, - ( ! [X] : - (hasType(type_ShoppingMall, X) => hasType(type_MercantileOrganization, X)))). - -fof(axMid_level_ontology1164, axiom, - ( ! [X] : - (hasType(type_ShortStory, X) => hasType(type_Article, X)))). - -fof(axMid_level_ontology1165, axiom, - ( ! [X] : - (hasType(type_ShortStory, X) => hasType(type_FictionalText, X)))). - -fof(axMid_level_ontology1166, axiom, - ( ! [X] : - (hasType(type_Shortening, X) => hasType(type_Decreasing, X)))). - -fof(axMid_level_ontology1167, axiom, - ( ! [X] : - (hasType(type_ShotBall, X) => hasType(type_Ball, X)))). - -fof(axMid_level_ontology1168, axiom, - ( ! [X] : - (hasType(type_Shoulder, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1169, axiom, - ( ! [X] : - (hasType(type_Shoulder, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology1170, axiom, - ( ! [X] : - (hasType(type_Shrugging, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology1171, axiom, - ( ! [X] : - (hasType(type_Shrugging, X) => hasType(type_Gesture, X)))). - -fof(axMid_level_ontology1172, axiom, - ( ! [X] : - (hasType(type_Sidewalk, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1173, axiom, - ( ! [X] : - (hasType(type_Signalling, X) => hasType(type_Guiding, X)))). - -fof(axMid_level_ontology1174, axiom, - ( ! [X] : - (hasType(type_Silk, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology1175, axiom, - ( ! [X] : - (hasType(type_Sinking, X) => hasType(type_Falling, X)))). - -fof(axMid_level_ontology1176, axiom, - ( ! [X] : - (hasType(type_SittingDown, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology1177, axiom, - ( ! [X] : - (hasType(type_SittingDown, X) => hasType(type_MotionDownward, X)))). - -fof(axMid_level_ontology1178, axiom, - ( ! [X] : - (hasType(type_Sketch, X) => hasType(type_ArtWork, X)))). - -fof(axMid_level_ontology1179, axiom, - ( ! [X] : - (hasType(type_SkilledOccupation, X) => hasType(type_Position, X)))). - -fof(axMid_level_ontology1180, axiom, - ( ! [X] : - (hasType(type_Skin, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1181, axiom, - ( ! [X] : - (hasType(type_Skin, X) => hasType(type_BodyCovering, X)))). - -fof(axMid_level_ontology1182, axiom, - ( ! [X] : - (hasType(type_Skull, X) => hasType(type_Bone, X)))). - -fof(axMid_level_ontology1183, axiom, - ( ! [X] : - (hasType(type_Skylight, X) => hasType(type_Window, X)))). - -fof(axMid_level_ontology1184, axiom, - ( ! [X] : - (hasType(type_Sleeve, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology1185, axiom, - ( ! [X] : - (hasType(type_Smiling, X) => hasType(type_FacialExpression, X)))). - -fof(axMid_level_ontology1186, axiom, - ( ! [X] : - (hasType(type_SmokingDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1187, axiom, - ( ! [X] : - (hasType(type_SmokingPipe, X) => hasType(type_SmokingDevice, X)))). - -fof(axMid_level_ontology1188, axiom, - ( ! [X] : - (hasType(type_Smoking, X) => hasType(type_RecreationOrExercise, X)))). - -fof(axMid_level_ontology1189, axiom, - ( ! [X] : - (hasType(type_Smuggling, X) => hasType(type_CriminalAction, X)))). - -fof(axMid_level_ontology1190, axiom, - ( ! [X] : - (hasType(type_Smuggling, X) => hasType(type_Transportation, X)))). - -fof(axMid_level_ontology1191, axiom, - ( ! [X] : - (hasType(type_Snake, X) => hasType(type_Reptile, X)))). - -fof(axMid_level_ontology1192, axiom, - ( ! [X] : - (hasType(type_SoberingUp, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMid_level_ontology1193, axiom, - ( ! [X] : - (hasType(type_SocialParty, X) => hasType(type_Meeting, X)))). - -fof(axMid_level_ontology1194, axiom, - ( ! [X] : - (hasType(type_SocialParty, X) => hasType(type_RecreationOrExercise, X)))). - -fof(axMid_level_ontology1195, axiom, - ( ! [X] : - (hasType(type_SocialScience, X) => hasType(type_Science, X)))). - -fof(axMid_level_ontology1196, axiom, - ( ! [X] : - (hasType(type_Sock, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology1197, axiom, - ( ! [X] : - (hasType(type_SodiumChloride, X) => hasType(type_ChemicalSalt, X)))). - -fof(axMid_level_ontology1198, axiom, - ( ! [X] : - (hasType(type_Sofa, X) => hasType(type_Seat, X)))). - -fof(axMid_level_ontology1199, axiom, - ( ! [X] : - (hasType(type_Soldering, X) => hasType(type_Attaching, X)))). - -fof(axMid_level_ontology1200, axiom, - ( ! [X] : - (hasType(type_Soldier, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology1201, axiom, - ( ! [X] : - (hasType(type_Somersaulting, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology1202, axiom, - ( ! [X] : - (hasType(type_Sonar, X) => hasType(type_CorpuscularObject, X)))). - -fof(axMid_level_ontology1203, axiom, - ( ! [X] : - (hasType(type_Song, X) => hasType(type_MusicalComposition, X)))). - -fof(axMid_level_ontology1204, axiom, - ( ! [X] : - (hasType(type_SoupStock, X) => hasType(type_PreparedFood, X)))). - -fof(axMid_level_ontology1205, axiom, - ( ! [X] : - (hasType(type_SpaceRegion, X) => hasType(type_Region, X)))). - -fof(axMid_level_ontology1206, axiom, - ( ! [X] : - (hasType(type_SpaceTransportation, X) => hasType(type_Transportation, X)))). - -fof(axMid_level_ontology1207, axiom, - ( ! [X] : - (hasType(type_Spacecraft, X) => hasType(type_Vehicle, X)))). - -fof(axMid_level_ontology1208, axiom, - ( ! [X] : - (hasType(type_Spear, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology1209, axiom, - ( ! [X] : - (hasType(type_Sphere, X) => hasType(type_ThreeDimensionalFigure, X)))). - -fof(axMid_level_ontology1210, axiom, - ( ! [X] : - (hasType(type_SpinalCord, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology1211, axiom, - ( ! [X] : - (hasType(type_Spitting, X) => hasType(type_Impelling, X)))). - -fof(axMid_level_ontology1212, axiom, - ( ! [X] : - (hasType(type_Spleen, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1213, axiom, - ( ! [X] : - (hasType(type_Spleen, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology1214, axiom, - ( ! [X] : - (hasType(type_SportServe, X) => hasType(type_GameShot, X)))). - -fof(axMid_level_ontology1215, axiom, - ( ! [X] : - (hasType(type_SportsAttribute, X) => hasType(type_GameAttribute, X)))). - -fof(axMid_level_ontology1216, axiom, - ( ! [X] : - (hasType(type_SportsFacility, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1217, axiom, - ( ! [X] : - (hasType(type_SportsGround, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1218, axiom, - ( ! [X] : - (hasType(type_SportsLeague, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology1219, axiom, - ( ! [X] : - (hasType(type_SportsPlay, X) => hasType(type_Plan, X)))). - -fof(axMid_level_ontology1220, axiom, - ( ! [X] : - (hasType(type_SportsPosition, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology1221, axiom, - ( ! [X] : - (hasType(type_SportsTeam, X) => hasType(type_GroupOfPeople, X)))). - -fof(axMid_level_ontology1222, axiom, - ( ! [X] : - (hasType(type_Spraying, X) => hasType(type_LiquidMotion, X)))). - -fof(axMid_level_ontology1223, axiom, - ( ! [X] : - (hasType(type_Spraying, X) => hasType(type_Transfer, X)))). - -fof(axMid_level_ontology1224, axiom, - ( ! [X] : - (hasType(type_SpringSeason, X) => hasType(type_SeasonOfYear, X)))). - -fof(axMid_level_ontology1225, axiom, - ( ! [X] : - (hasType(type_Square, X) => hasType(type_Rectangle, X)))). - -fof(axMid_level_ontology1226, axiom, - ( ! [X] : - (hasType(type_Squirrel, X) => hasType(type_Rodent, X)))). - -fof(axMid_level_ontology1227, axiom, - ( ! [X] : - (hasType(type_StageCoach, X) => hasType(type_Wagon, X)))). - -fof(axMid_level_ontology1228, axiom, - ( ! [X] : - (hasType(type_Stairway, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1229, axiom, - ( ! [X] : - (hasType(type_StandingUp, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology1230, axiom, - ( ! [X] : - (hasType(type_StandingUp, X) => hasType(type_MotionUpward, X)))). - -fof(axMid_level_ontology1231, axiom, - ( ! [X] : - (hasType(type_Starch, X) => hasType(type_Carbohydrate, X)))). - -fof(axMid_level_ontology1232, axiom, - ( ! [X] : - (hasType(type_Starving, X) => hasType(type_Killing, X)))). - -fof(axMid_level_ontology1233, axiom, - ( ! [X] : - (hasType(type_StateGovernment, X) => hasType(type_Government, X)))). - -fof(axMid_level_ontology1234, axiom, - (! [Var_SENTENCE] : - (((hasType(type_Sentence, Var_SENTENCE)) & ( ( ? [Var_STATE] : - (hasType(type_Stating, Var_STATE) & -(f_result(Var_STATE,Var_SENTENCE)))))) <=> (hasType(type_Statement, Var_SENTENCE))))). - -fof(axMid_level_ontology1235, axiom, - ( ! [X] : - (hasType(type_Stealing, X) => hasType(type_CriminalAction, X)))). - -fof(axMid_level_ontology1236, axiom, - ( ! [X] : - (hasType(type_Stealing, X) => hasType(type_UnilateralGetting, X)))). - -fof(axMid_level_ontology1237, axiom, - ( ! [X] : - (hasType(type_SteamEngine, X) => hasType(type_Engine, X)))). - -fof(axMid_level_ontology1238, axiom, - ( ! [X] : - (hasType(type_Steel, X) => hasType(type_MetallicAlloy, X)))). - -fof(axMid_level_ontology1239, axiom, - ( ! [X] : - (hasType(type_Steeple, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1240, axiom, - ( ! [X] : - (hasType(type_SteeringWheel, X) => hasType(type_VehicleController, X)))). - -fof(axMid_level_ontology1241, axiom, - ( ! [X] : - (hasType(type_Stepping, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology1242, axiom, - ( ! [X] : - (hasType(type_Steps, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1243, axiom, - ( ! [X] : - (hasType(type_Steroid, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMid_level_ontology1244, axiom, - ( ! [X] : - (hasType(type_Steroid, X) => hasType(type_OrganicCompound, X)))). - -fof(axMid_level_ontology1245, axiom, - ( ! [X] : - (hasType(type_Stimulant, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axMid_level_ontology1246, axiom, - ( ! [X] : - (hasType(type_Stirring, X) => hasType(type_Combining, X)))). - -fof(axMid_level_ontology1247, axiom, - ( ! [X] : - (hasType(type_Stirring, X) => hasType(type_LiquidMotion, X)))). - -fof(axMid_level_ontology1248, axiom, - ( ! [X] : - (hasType(type_Stomach, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1249, axiom, - ( ! [X] : - (hasType(type_Stomach, X) => hasType(type_Organ, X)))). - -fof(axMid_level_ontology1250, axiom, - ( ! [X] : - (hasType(type_Stoning, X) => hasType(type_ViolentContest, X)))). - -fof(axMid_level_ontology1251, axiom, - ( ! [X] : - (hasType(type_Store, X) => hasType(type_Building, X)))). - -fof(axMid_level_ontology1252, axiom, - ( ! [X] : - (hasType(type_StormFront, X) => hasType(type_AtmosphericRegion, X)))). - -fof(axMid_level_ontology1253, axiom, - ( ! [X] : - (hasType(type_Stove, X) => hasType(type_HeatingDevice, X)))). - -fof(axMid_level_ontology1254, axiom, - ( ! [X] : - (hasType(type_Strangling, X) => hasType(type_Grabbing, X)))). - -fof(axMid_level_ontology1255, axiom, - ( ! [X] : - (hasType(type_Streetcar, X) => hasType(type_ElectrifiedRailwayCar, X)))). - -fof(axMid_level_ontology1256, axiom, - ( ! [X] : - (hasType(type_Stretching, X) => hasType(type_Lengthening, X)))). - -fof(axMid_level_ontology1257, axiom, - ( ! [X] : - (hasType(type_Stretching, X) => hasType(type_Motion, X)))). - -fof(axMid_level_ontology1258, axiom, - ( ! [X] : - (hasType(type_StringInstrument, X) => hasType(type_MusicalInstrument, X)))). - -fof(axMid_level_ontology1259, axiom, - ( ! [X] : - (hasType(type_String, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1260, axiom, - ( ! [X] : - (hasType(type_Submarine, X) => hasType(type_WaterVehicle, X)))). - -fof(axMid_level_ontology1261, axiom, - ( ! [X] : - (hasType(type_SubwaySystem, X) => hasType(type_RailTransportationSystem, X)))). - -fof(axMid_level_ontology1262, axiom, - ( ! [X] : - (hasType(type_Subway, X) => hasType(type_Hole, X)))). - -fof(axMid_level_ontology1263, axiom, - ( ! [X] : - (hasType(type_Suffocating, X) => hasType(type_Killing, X)))). - -fof(axMid_level_ontology1264, axiom, - ( ! [X] : - (hasType(type_Sugar, X) => hasType(type_Carbohydrate, X)))). - -fof(axMid_level_ontology1265, axiom, - ( ! [X] : - (hasType(type_SuicideBombing, X) => hasType(type_Bombing, X)))). - -fof(axMid_level_ontology1266, axiom, - ( ! [X] : - (hasType(type_SuicideBombing, X) => hasType(type_Killing, X)))). - -fof(axMid_level_ontology1267, axiom, - ( ! [X] : - (hasType(type_Suicide, X) => hasType(type_Killing, X)))). - -fof(axMid_level_ontology1268, axiom, - ( ! [X] : - (hasType(type_SummerSeason, X) => hasType(type_SeasonOfYear, X)))). - -fof(axMid_level_ontology1269, axiom, - ( ! [X] : - (hasType(type_Sunlight, X) => hasType(type_RadiatingLight, X)))). - -fof(axMid_level_ontology1270, axiom, - ( ! [X] : - (hasType(type_Sunrise, X) => hasType(type_TimeInterval, X)))). - -fof(axMid_level_ontology1271, axiom, - ( ! [X] : - (hasType(type_Sunset, X) => hasType(type_TimeInterval, X)))). - -fof(axMid_level_ontology1272, axiom, - (! [Var_SENTENCE] : - (((hasType(type_Sentence, Var_SENTENCE)) & ( ( ? [Var_SUPPOSE] : - (hasType(type_Supposing, Var_SUPPOSE) & -(f_result(Var_SUPPOSE,Var_SENTENCE)))))) <=> (hasType(type_Supposition, Var_SENTENCE))))). - -fof(axMid_level_ontology1273, axiom, - ( ! [X] : - (hasType(type_Surfactant, X) => hasType(type_Substance, X)))). - -fof(axMid_level_ontology1274, axiom, - ( ! [X] : - (hasType(type_Surgeon, X) => hasType(type_MedicalDoctor, X)))). - -fof(axMid_level_ontology1275, axiom, - ( ! [X] : - (hasType(type_Sweat, X) => hasType(type_AnimalSubstance, X)))). - -fof(axMid_level_ontology1276, axiom, - ( ! [X] : - (hasType(type_Sweeping, X) => hasType(type_Removing, X)))). - -fof(axMid_level_ontology1277, axiom, - ( ! [X] : - (hasType(type_SwimmingPool, X) => hasType(type_FluidContainer, X)))). - -fof(axMid_level_ontology1278, axiom, - ( ! [X] : - (hasType(type_SwimmingPool, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1279, axiom, - ( ! [X] : - (hasType(type_SwitchDevice, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology1280, axiom, - ( ! [X] : - (hasType(type_Sword, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology1281, axiom, - ( ! [X] : - (hasType(type_Syllable, X) => hasType(type_SymbolicString, X)))). - -fof(axMid_level_ontology1282, axiom, - ( ! [X] : - (hasType(type_Table, X) => hasType(type_Furniture, X)))). - -fof(axMid_level_ontology1283, axiom, - ( ! [X] : - (hasType(type_Tableware, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1284, axiom, - ( ! [X] : - (hasType(type_Tail, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1285, axiom, - ( ! [X] : - (hasType(type_Taillight, X) => hasType(type_VehicleLight, X)))). - -fof(axMid_level_ontology1286, axiom, - ( ! [X] : - (hasType(type_TakingIll, X) => hasType(type_PathologicProcess, X)))). - -fof(axMid_level_ontology1287, axiom, - ( ! [X] : - (hasType(type_TakingOff, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology1288, axiom, - ( ! [X] : - (hasType(type_Tape, X) => hasType(type_AttachingDevice, X)))). - -fof(axMid_level_ontology1289, axiom, - ( ! [X] : - (hasType(type_Tavern, X) => hasType(type_Restaurant, X)))). - -fof(axMid_level_ontology1290, axiom, - ( ! [X] : - (hasType(type_TaxReturn, X) => hasType(type_FormText, X)))). - -fof(axMid_level_ontology1291, axiom, - ( ! [X] : - (hasType(type_Taxicab, X) => hasType(type_Automobile, X)))). - -fof(axMid_level_ontology1292, axiom, - ( ! [X] : - (hasType(type_Taxonomy, X) => hasType(type_ClassificationScheme, X)))). - -fof(axMid_level_ontology1293, axiom, - ( ! [X] : - (hasType(type_Tea, X) => hasType(type_Beverage, X)))). - -fof(axMid_level_ontology1294, axiom, - ( ! [X] : - (hasType(type_Tea, X) => hasType(type_PreparedFood, X)))). - -fof(axMid_level_ontology1295, axiom, - ( ! [X] : - (hasType(type_TeamSport, X) => hasType(type_Sport, X)))). - -fof(axMid_level_ontology1296, axiom, - ( ! [X] : - (hasType(type_TearSubstance, X) => hasType(type_LiquidBodySubstance, X)))). - -fof(axMid_level_ontology1297, axiom, - ( ! [X] : - (hasType(type_TearSubstance, X) => hasType(type_SalineSolution, X)))). - -fof(axMid_level_ontology1298, axiom, - ( ! [X] : - (hasType(type_Teenager, X) => hasType(type_HumanYouth, X)))). - -fof(axMid_level_ontology1299, axiom, - ( ! [X] : - (hasType(type_Telegraph, X) => hasType(type_CommunicationDevice, X)))). - -fof(axMid_level_ontology1300, axiom, - ( ! [X] : - (hasType(type_Telegraph, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology1301, axiom, - ( ! [X] : - (hasType(type_TelephoneLine, X) => hasType(type_WireLine, X)))). - -fof(axMid_level_ontology1302, axiom, - ( ! [X] : - (hasType(type_Telephone, X) => hasType(type_CommunicationDevice, X)))). - -fof(axMid_level_ontology1303, axiom, - ( ! [X] : - (hasType(type_Telephone, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology1304, axiom, - ( ! [X] : - (hasType(type_Telephoning, X) => hasType(type_Speaking, X)))). - -fof(axMid_level_ontology1305, axiom, - ( ! [X] : - (hasType(type_TelevisionBroadcasting, X) => hasType(type_Broadcasting, X)))). - -fof(axMid_level_ontology1306, axiom, - ( ! [X] : - (hasType(type_TelevisionReceiver, X) => hasType(type_ReceiverDevice, X)))). - -fof(axMid_level_ontology1307, axiom, - ( ! [X] : - (hasType(type_TellingALie, X) => hasType(type_Stating, X)))). - -fof(axMid_level_ontology1308, axiom, - ( ! [X] : - (hasType(type_Tendon, X) => hasType(type_AnimalSubstance, X)))). - -fof(axMid_level_ontology1309, axiom, - ( ! [X] : - (hasType(type_Tendon, X) => hasType(type_Tissue, X)))). - -fof(axMid_level_ontology1310, axiom, - ( ! [X] : - (hasType(type_Tent, X) => hasType(type_MobileResidence, X)))). - -fof(axMid_level_ontology1311, axiom, - ( ! [X] : - (hasType(type_TerroristOrganization, X) => hasType(type_PoliticalOrganization, X)))). - -fof(axMid_level_ontology1312, axiom, - ( ! [X] : - (hasType(type_TestForm, X) => hasType(type_FormText, X)))). - -fof(axMid_level_ontology1313, axiom, - ( ! [X] : - (hasType(type_TestForm, X) => hasType(type_MeasuringDevice, X)))). - -fof(axMid_level_ontology1314, axiom, - ( ! [X] : - (hasType(type_Testament, X) => hasType(type_Certificate, X)))). - -fof(axMid_level_ontology1315, axiom, - ( ! [X] : - (hasType(type_Testifying, X) => hasType(type_Stating, X)))). - -fof(axMid_level_ontology1316, axiom, - ( ! [X] : - (hasType(type_Thanking, X) => hasType(type_ExpressingApproval, X)))). - -fof(axMid_level_ontology1317, axiom, - ( ! [X] : - (hasType(type_TheaterProfession, X) => hasType(type_EntertainmentProfession, X)))). - -fof(axMid_level_ontology1318, axiom, - ( ! [X] : - (hasType(type_Thermometer, X) => hasType(type_MeasuringDevice, X)))). - -fof(axMid_level_ontology1319, axiom, - ( ! [X] : - (hasType(type_Threatening, X) => hasType(type_Committing, X)))). - -fof(axMid_level_ontology1320, axiom, - ( ! [X] : - (hasType(type_Throat, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1321, axiom, - ( ! [X] : - (hasType(type_Throat, X) => hasType(type_BodyVessel, X)))). - -fof(axMid_level_ontology1322, axiom, - ( ! [X] : - (hasType(type_Throwing, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology1323, axiom, - ( ! [X] : - (hasType(type_Throwing, X) => hasType(type_Impelling, X)))). - -fof(axMid_level_ontology1324, axiom, - ( ! [X] : - (hasType(type_Thumb, X) => hasType(type_Finger, X)))). - -fof(axMid_level_ontology1325, axiom, - ( ! [X] : - (hasType(type_Thunder, X) => hasType(type_RadiatingSound, X)))). - -fof(axMid_level_ontology1326, axiom, - ( ! [X] : - (hasType(type_Thunder, X) => hasType(type_WeatherProcess, X)))). - -fof(axMid_level_ontology1327, axiom, - ( ! [X] : - (hasType(type_ThyroidGland, X) => hasType(type_Gland, X)))). - -fof(axMid_level_ontology1328, axiom, - ( ! [X] : - (hasType(type_ThyroidHormone, X) => hasType(type_Hormone, X)))). - -fof(axMid_level_ontology1329, axiom, - ( ! [X] : - (hasType(type_Ticket, X) => hasType(type_Certificate, X)))). - -fof(axMid_level_ontology1330, axiom, - ( ! [X] : - (hasType(type_TieClothing, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology1331, axiom, - ( ! [X] : - (hasType(type_Tilling, X) => hasType(type_Digging, X)))). - -fof(axMid_level_ontology1332, axiom, - ( ! [X] : - (hasType(type_Tilling, X) => hasType(type_IntentionalProcess, X)))). - -fof(axMid_level_ontology1333, axiom, - ( ! [X] : - (hasType(type_Tilling, X) => hasType(type_SurfaceChange, X)))). - -fof(axMid_level_ontology1334, axiom, - ( ! [X] : - (hasType(type_Toad, X) => hasType(type_Amphibian, X)))). - -fof(axMid_level_ontology1335, axiom, - ( ! [X] : - (hasType(type_Tobacco, X) => hasType(type_FloweringPlant, X)))). - -fof(axMid_level_ontology1336, axiom, - ( ! [X] : - (hasType(type_Toe, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1337, axiom, - ( ! [X] : - (hasType(type_Toe, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology1338, axiom, - ( ! [X] : - (hasType(type_Toe, X) => hasType(type_DigitAppendage, X)))). - -fof(axMid_level_ontology1339, axiom, - ( ! [X] : - (hasType(type_Toilet, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1340, axiom, - ( ! [X] : - (hasType(type_Tomb, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1341, axiom, - ( ! [X] : - (hasType(type_TonalLanguage, X) => hasType(type_SpokenHumanLanguage, X)))). - -fof(axMid_level_ontology1342, axiom, - ( ! [X] : - (hasType(type_Tongue, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1343, axiom, - ( ! [X] : - (hasType(type_Tongue, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology1344, axiom, - ( ! [X] : - (hasType(type_Tooth, X) => hasType(type_Bone, X)))). - -fof(axMid_level_ontology1345, axiom, - ( ! [X] : - (hasType(type_Toothbrush, X) => hasType(type_BrushOrComb, X)))). - -fof(axMid_level_ontology1346, axiom, - ( ! [X] : - (hasType(type_Torso, X) => hasType(type_AnimalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1347, axiom, - ( ! [X] : - (hasType(type_Torso, X) => hasType(type_BodyPart, X)))). - -fof(axMid_level_ontology1348, axiom, - ( ! [X] : - (hasType(type_TouristSite, X) => hasType(type_GeographicArea, X)))). - -fof(axMid_level_ontology1349, axiom, - ( ! [X] : - (hasType(type_Towel, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology1350, axiom, - ( ! [X] : - (hasType(type_Tracing, X) => hasType(type_ContentDevelopment, X)))). - -fof(axMid_level_ontology1351, axiom, - ( ! [X] : - (hasType(type_Tracing, X) => hasType(type_SurfaceChange, X)))). - -fof(axMid_level_ontology1352, axiom, - ( ! [X] : - (hasType(type_TractorTrailer, X) => hasType(type_RoadVehicle, X)))). - -fof(axMid_level_ontology1353, axiom, - ( ! [X] : - (hasType(type_TransferringPosition, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axMid_level_ontology1354, axiom, - ( ! [X] : - (hasType(type_TransportViaRoadVehicle, X) => hasType(type_LandTransportation, X)))). - -fof(axMid_level_ontology1355, axiom, - (! [Var_TRANSPORT] : - (((hasType(type_Transportation, Var_TRANSPORT)) & ( ( ? [Var_VEHICLE] : - (hasType(type_RoadVehicle, Var_VEHICLE) & -(f_instrument(Var_TRANSPORT,Var_VEHICLE)))))) <=> (hasType(type_TransportViaRoadVehicle, Var_TRANSPORT))))). - -fof(axMid_level_ontology1356, axiom, - ( ! [X] : - (hasType(type_TransportationCompany, X) => hasType(type_CommercialAgent, X)))). - -fof(axMid_level_ontology1357, axiom, - ( ! [X] : - (hasType(type_TrapOrCage, X) => hasType(type_Holder, X)))). - -fof(axMid_level_ontology1358, axiom, - ( ! [X] : - (hasType(type_TravelContainer, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology1359, axiom, - ( ! [X] : - (hasType(type_Tray, X) => hasType(type_Holder, X)))). - -fof(axMid_level_ontology1360, axiom, - ( ! [X] : - (hasType(type_Treasurer, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMid_level_ontology1361, axiom, - ( ! [X] : - (hasType(type_TreeBranch, X) => hasType(type_PlantBranch, X)))). - -fof(axMid_level_ontology1362, axiom, - ( ! [X] : - (hasType(type_Trembling, X) => hasType(type_AutonomicProcess, X)))). - -fof(axMid_level_ontology1363, axiom, - ( ! [X] : - (hasType(type_Trembling, X) => hasType(type_BodyMotion, X)))). - -fof(axMid_level_ontology1364, axiom, - ( ! [X] : - (hasType(type_Trembling, X) => hasType(type_Tremor, X)))). - -fof(axMid_level_ontology1365, axiom, - ( ! [X] : - (hasType(type_Tremor, X) => hasType(type_Rotating, X)))). - -fof(axMid_level_ontology1366, axiom, - ( ! [X] : - (hasType(type_Trespassing, X) => hasType(type_CriminalAction, X)))). - -fof(axMid_level_ontology1367, axiom, - ( ! [X] : - (hasType(type_Trespassing, X) => hasType(type_Translocation, X)))). - -fof(axMid_level_ontology1368, axiom, - ( ! [X] : - (hasType(type_Triangle, X) => hasType(type_Polygon, X)))). - -fof(axMid_level_ontology1369, axiom, - ( ! [X] : - (hasType(type_Trousers, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology1370, axiom, - ( ! [X] : - (hasType(type_TruckTractor, X) => hasType(type_Truck, X)))). - -fof(axMid_level_ontology1371, axiom, - ( ! [X] : - (hasType(type_TruckTrailer, X) => hasType(type_Wagon, X)))). - -fof(axMid_level_ontology1372, axiom, - ( ! [X] : - (hasType(type_Truck, X) => hasType(type_CargoVehicle, X)))). - -fof(axMid_level_ontology1373, axiom, - ( ! [X] : - (hasType(type_Truck, X) => hasType(type_SelfPoweredRoadVehicle, X)))). - -fof(axMid_level_ontology1374, axiom, - ( ! [X] : - (hasType(type_Tube, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1375, axiom, - ( ! [X] : - (hasType(type_Tumor, X) => hasType(type_AbnormalAnatomicalStructure, X)))). - -fof(axMid_level_ontology1376, axiom, - ( ! [X] : - (hasType(type_Turbine, X) => hasType(type_Engine, X)))). - -fof(axMid_level_ontology1377, axiom, - ( ! [X] : - (hasType(type_TurningOffDevice, X) => hasType(type_InternalChange, X)))). - -fof(axMid_level_ontology1378, axiom, - ( ! [X] : - (hasType(type_TurningOnDevice, X) => hasType(type_InternalChange, X)))). - -fof(axMid_level_ontology1379, axiom, - ( ! [X] : - (hasType(type_TwoDimensionalObject, X) => hasType(type_Object, X)))). - -fof(axMid_level_ontology1380, axiom, - ( ! [X] : - (hasType(type_Tying, X) => hasType(type_Attaching, X)))). - -fof(axMid_level_ontology1381, axiom, - ( ! [X] : - (hasType(type_UnionOrganization, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology1382, axiom, - ( ! [X] : - (hasType(type_UnionSoldier, X) => hasType(type_Soldier, X)))). - -fof(axMid_level_ontology1383, axiom, - ( ! [X] : - (hasType(type_University, X) => hasType(type_PostSecondarySchool, X)))). - -fof(axMid_level_ontology1384, axiom, - ( ! [X] : - (hasType(type_UnskilledOccupation, X) => hasType(type_ManualLabor, X)))). - -fof(axMid_level_ontology1385, axiom, - ( ! [X] : - (hasType(type_Untying, X) => hasType(type_Detaching, X)))). - -fof(axMid_level_ontology1386, axiom, - ( ! [X] : - (hasType(type_Urea, X) => hasType(type_OrganicCompound, X)))). - -fof(axMid_level_ontology1387, axiom, - ( ! [X] : - (hasType(type_Vacationing, X) => hasType(type_RecreationOrExercise, X)))). - -fof(axMid_level_ontology1388, axiom, - ( ! [X] : - (hasType(type_Vandalism, X) => hasType(type_Destruction, X)))). - -fof(axMid_level_ontology1389, axiom, - ( ! [X] : - (hasType(type_VehicleAttack, X) => hasType(type_ViolentContest, X)))). - -fof(axMid_level_ontology1390, axiom, - ( ! [X] : - (hasType(type_VehicleBrake, X) => hasType(type_VehicleController, X)))). - -fof(axMid_level_ontology1391, axiom, - ( ! [X] : - (hasType(type_VehicleController, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1392, axiom, - ( ! [X] : - (hasType(type_VehicleLight, X) => hasType(type_LightFixture, X)))). - -fof(axMid_level_ontology1393, axiom, - ( ! [X] : - (hasType(type_VehicleThrottle, X) => hasType(type_VehicleController, X)))). - -fof(axMid_level_ontology1394, axiom, - ( ! [X] : - (hasType(type_VehicleTire, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1395, axiom, - ( ! [X] : - (hasType(type_VehicleWheel, X) => hasType(type_Wheel, X)))). - -fof(axMid_level_ontology1396, axiom, - ( ! [X] : - (hasType(type_VehicleWindow, X) => hasType(type_Window, X)))). - -fof(axMid_level_ontology1397, axiom, - ( ! [X] : - (hasType(type_Veil, X) => hasType(type_Clothing, X)))). - -fof(axMid_level_ontology1398, axiom, - ( ! [X] : - (hasType(type_Vein, X) => hasType(type_BloodVessel, X)))). - -fof(axMid_level_ontology1399, axiom, - ( ! [X] : - (hasType(type_VendingDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1400, axiom, - ( ! [X] : - (hasType(type_VideoRecording, X) => hasType(type_ContentBearingObject, X)))). - -fof(axMid_level_ontology1401, axiom, - ( ! [X] : - (hasType(type_Violin, X) => hasType(type_StringInstrument, X)))). - -fof(axMid_level_ontology1402, axiom, - ( ! [X] : - (hasType(type_ViralDisease, X) => hasType(type_InfectiousDisease, X)))). - -fof(axMid_level_ontology1403, axiom, - ( ! [X] : - (hasType(type_VocalMusic, X) => hasType(type_Music, X)))). - -fof(axMid_level_ontology1404, axiom, - ( ! [X] : - (hasType(type_VocationalSchool, X) => hasType(type_School, X)))). - -fof(axMid_level_ontology1405, axiom, - ( ! [X] : - (hasType(type_VotingPoll, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1406, axiom, - ( ! [X] : - (hasType(type_Vowel, X) => hasType(type_AlphabeticCharacter, X)))). - -fof(axMid_level_ontology1407, axiom, - ( ! [X] : - (hasType(type_Vulture, X) => hasType(type_Bird, X)))). - -fof(axMid_level_ontology1408, axiom, - ( ! [X] : - (hasType(type_Wading, X) => hasType(type_Walking, X)))). - -fof(axMid_level_ontology1409, axiom, - ( ! [X] : - (hasType(type_Wagon, X) => hasType(type_LandVehicle, X)))). - -fof(axMid_level_ontology1410, axiom, - ( ! [X] : - (hasType(type_WakingUp, X) => hasType(type_PsychologicalProcess, X)))). - -fof(axMid_level_ontology1411, axiom, - ( ! [X] : - (hasType(type_WalkingCane, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1412, axiom, - ( ! [X] : - (hasType(type_Wall, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1413, axiom, - ( ! [X] : - (hasType(type_Wallpaper, X) => hasType(type_ArtWork, X)))). - -fof(axMid_level_ontology1414, axiom, - ( ! [X] : - (hasType(type_Warehouse, X) => hasType(type_CommercialBuilding, X)))). - -fof(axMid_level_ontology1415, axiom, - ( ! [X] : - (hasType(type_WashBasin, X) => hasType(type_WashingDevice, X)))). - -fof(axMid_level_ontology1416, axiom, - ( ! [X] : - (hasType(type_WashingDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1417, axiom, - ( ! [X] : - (hasType(type_Washing, X) => hasType(type_Removing, X)))). - -fof(axMid_level_ontology1418, axiom, - ( ! [X] : - (hasType(type_Wastebasket, X) => hasType(type_Container, X)))). - -fof(axMid_level_ontology1419, axiom, - (! [Var_C] : - (((hasType(type_Clock, Var_C)) & ( ( ? [Var_P] : - (hasType(type_Human, Var_P) & -(( ? [Var_W] : - (hasType(type_Wrist, Var_W) & -(((f_wears(Var_P,Var_C)) & (f_located(Var_C,Var_W))))))))))) <=> (hasType(type_WatchClock, Var_C))))). - -fof(axMid_level_ontology1420, axiom, - ( ! [X] : - (hasType(type_WaterTransportation, X) => hasType(type_Transportation, X)))). - -fof(axMid_level_ontology1421, axiom, - ( ! [X] : - (hasType(type_WaterWave, X) => hasType(type_LiquidMotion, X)))). - -fof(axMid_level_ontology1422, axiom, - ( ! [X] : - (hasType(type_WatercolorPaint, X) => hasType(type_Paint, X)))). - -fof(axMid_level_ontology1423, axiom, - ( ! [X] : - (hasType(type_WatercolorPicture, X) => hasType(type_PaintedPicture, X)))). - -fof(axMid_level_ontology1424, axiom, - ( ! [X] : - (hasType(type_Waving, X) => hasType(type_HandGesture, X)))). - -fof(axMid_level_ontology1425, axiom, - ( ! [X] : - (hasType(type_Wax, X) => hasType(type_Substance, X)))). - -fof(axMid_level_ontology1426, axiom, - ( ! [X] : - (hasType(type_WeaponOfMassDestruction, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology1427, axiom, - ( ! [X] : - (hasType(type_Weekend, X) => hasType(type_TimeInterval, X)))). - -fof(axMid_level_ontology1428, axiom, - ( ! [X] : - (hasType(type_Weeping, X) => hasType(type_FacialExpression, X)))). - -fof(axMid_level_ontology1429, axiom, - ( ! [X] : - (hasType(type_Welfare, X) => hasType(type_Funding, X)))). - -fof(axMid_level_ontology1430, axiom, - ( ! [X] : - (hasType(type_WheatGrain, X) => hasType(type_CerealGrain, X)))). - -fof(axMid_level_ontology1431, axiom, - ( ! [X] : - (hasType(type_Wheel, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1432, axiom, - ( ! [X] : - (hasType(type_Whip, X) => hasType(type_Weapon, X)))). - -fof(axMid_level_ontology1433, axiom, - ( ! [X] : - (hasType(type_Whiskey, X) => hasType(type_DistilledAlcoholicBeverage, X)))). - -fof(axMid_level_ontology1434, axiom, - ( ! [X] : - (hasType(type_WhiteBloodCell, X) => hasType(type_BloodCell, X)))). - -fof(axMid_level_ontology1435, axiom, - ( ! [X] : - (hasType(type_WholesaleStore, X) => hasType(type_Agency, X)))). - -fof(axMid_level_ontology1436, axiom, - ( ! [X] : - (hasType(type_WholesaleStore, X) => hasType(type_MercantileOrganization, X)))). - -fof(axMid_level_ontology1437, axiom, - ( ! [X] : - (hasType(type_WillowTree, X) => hasType(type_BotanicalTree, X)))). - -fof(axMid_level_ontology1438, axiom, - ( ! [X] : - (hasType(type_WindInstrument, X) => hasType(type_MusicalInstrument, X)))). - -fof(axMid_level_ontology1439, axiom, - ( ! [X] : - (hasType(type_Windmill, X) => hasType(type_Engine, X)))). - -fof(axMid_level_ontology1440, axiom, - ( ! [X] : - (hasType(type_WindowCovering, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1441, axiom, - ( ! [X] : - (hasType(type_Window, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1442, axiom, - ( ! [X] : - (hasType(type_Windshield, X) => hasType(type_VehicleWindow, X)))). - -fof(axMid_level_ontology1443, axiom, - ( ! [X] : - (hasType(type_Wine, X) => hasType(type_AlcoholicBeverage, X)))). - -fof(axMid_level_ontology1444, axiom, - ( ! [X] : - (hasType(type_WingDevice, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology1445, axiom, - ( ! [X] : - (hasType(type_Wing, X) => hasType(type_Limb, X)))). - -fof(axMid_level_ontology1446, axiom, - ( ! [X] : - (hasType(type_Winking, X) => hasType(type_ClosingEyes, X)))). - -fof(axMid_level_ontology1447, axiom, - ( ! [X] : - (hasType(type_Winking, X) => hasType(type_Gesture, X)))). - -fof(axMid_level_ontology1448, axiom, - ( ! [X] : - (hasType(type_WinterSeason, X) => hasType(type_SeasonOfYear, X)))). - -fof(axMid_level_ontology1449, axiom, - ( ! [X] : - (hasType(type_WireLine, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology1450, axiom, - ( ! [X] : - (hasType(type_WireLine, X) => hasType(type_Wire, X)))). - -fof(axMid_level_ontology1451, axiom, - ( ! [X] : - (hasType(type_WireSpring, X) => hasType(type_EngineeringComponent, X)))). - -fof(axMid_level_ontology1452, axiom, - ( ! [X] : - (hasType(type_WireSpring, X) => hasType(type_Wire, X)))). - -fof(axMid_level_ontology1453, axiom, - ( ! [X] : - (hasType(type_Wire, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1454, axiom, - ( ! [X] : - (hasType(type_WoodArtifact, X) => hasType(type_Artifact, X)))). - -fof(axMid_level_ontology1455, axiom, - ( ! [X] : - (hasType(type_Wood, X) => hasType(type_PlantSubstance, X)))). - -fof(axMid_level_ontology1456, axiom, - ( ! [X] : - (hasType(type_Wood, X) => hasType(type_Tissue, X)))). - -fof(axMid_level_ontology1457, axiom, - ( ! [X] : - (hasType(type_Wool, X) => hasType(type_Fabric, X)))). - -fof(axMid_level_ontology1458, axiom, - ( ! [X] : - (hasType(type_WorkerInsect, X) => hasType(type_Insect, X)))). - -fof(axMid_level_ontology1459, axiom, - ( ! [X] : - (hasType(type_Working, X) => hasType(type_FinancialTransaction, X)))). - -fof(axMid_level_ontology1460, axiom, - ( ! [X] : - (hasType(type_Workshop, X) => hasType(type_StationaryArtifact, X)))). - -fof(axMid_level_ontology1461, axiom, - ( ! [X] : - (hasType(type_Wrist, X) => hasType(type_BodyJoint, X)))). - -fof(axMid_level_ontology1462, axiom, - ( ! [X] : - (hasType(type_WritingDevice, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1463, axiom, - ( ! [X] : - (hasType(type_WrittenCommunication, X) => hasType(type_LinguisticCommunication, X)))). - -fof(axMid_level_ontology1464, axiom, - ( ! [X] : - (hasType(type_XRayRadiation, X) => hasType(type_Radiating, X)))). - -fof(axMid_level_ontology1465, axiom, - ( ! [X] : - (hasType(type_LegislativeOrganization, X) => hasType(type_Organization, X)))). - -fof(axMid_level_ontology1466, axiom, - ( ! [X] : - (hasType(type_MilitaryGeneral, X) => hasType(type_MilitaryOfficer, X)))). - -fof(axMid_level_ontology1467, axiom, - ( ! [X] : - (hasType(type_DairyProduct, X) => hasType(type_AnimalAgriculturalProduct, X)))). - -fof(axMid_level_ontology1468, axiom, - ( ! [X] : - (hasType(type_PoliticalParty, X) => hasType(type_PoliticalOrganization, X)))). - -fof(axMid_level_ontology1469, axiom, - ( ! [X] : - (hasType(type_BodyOfWater, X) => hasType(type_SelfConnectedObject, X)))). - -fof(axMid_level_ontology1470, axiom, - ( ! [X] : - (hasType(type_AnimalAgriculturalProduct, X) => hasType(type_AgriculturalProduct, X)))). - -fof(axMid_level_ontology1471, axiom, - ( ! [X] : - (hasType(type_Livestock, X) => hasType(type_AnimalAgriculturalProduct, X)))). - -fof(axMid_level_ontology1472, axiom, - ( ! [X] : - (hasType(type_Livestock, X) => hasType(type_DomesticAnimal, X)))). - -fof(axMid_level_ontology1473, axiom, - ( ! [X] : - (hasType(type_Tax, X) => hasType(type_ChargingAFee, X)))). - -fof(axMid_level_ontology1474, axiom, - ( ! [X] : - (hasType(type_ChargingAFee, X) => hasType(type_FinancialTransaction, X)))). - -fof(axMid_level_ontology1475, axiom, - ( ! [X] : - (hasType(type_GeneralElection, X) => hasType(type_Election, X)))). - -fof(axMid_level_ontology1476, axiom, - ( ! [X] : - (hasType(type_Transducer, X) => hasType(type_Device, X)))). - -fof(axMid_level_ontology1477, axiom, - ( ! [X] : - (hasType(type_RefinedPetroleumProduct, X) => hasType(type_PetroleumProduct, X)))). - -fof(axMid_level_ontology1478, axiom, - ( ! [X] : - (hasType(type_GroceryProduce, X) => hasType(type_FruitOrVegetable, X)))). - -fof(axMid_level_ontology1479, axiom, - ( ! [X] : - (hasType(type_GroceryProduce, X) => hasType(type_PlantAgriculturalProduct, X)))). - -fof(axMid_level_ontology1480, axiom, - ( ! [X] : - (hasType(type_PlantAgriculturalProduct, X) => hasType(type_AgriculturalProduct, X)))). - -fof(axMid_level_ontology1481, axiom, - ( ! [X] : - (hasType(type_Rock, X) => hasType(type_Substance, X)))). - -fof(axMid_level_ontology1482, axiom, - ( ! [X] : - (hasType(type_PoliceOfficer, X) => hasType(type_Profession, X)))). - -fof(axMid_level_ontology1483, axiom, - ( ! [X] : - (hasType(type_PoliceOfficer, X) => hasType(type_GovernmentOfficer, X)))). - -fof(axMid_level_ontology1484, axiom, - ( ! [X] : - (hasType(type_Ship, X) => hasType(type_DisplacementHullWaterVehicle, X)))). - -fof(axMid_level_ontology1485, axiom, - ( ! [X] : - (hasType(type_DisplacementHullWaterVehicle, X) => hasType(type_WaterVehicle, X)))). - -fof(axMid_level_ontology1486, axiom, - ( ! [X] : - (hasType(type_WaterVehicle, X) => hasType(type_Vehicle, X)))). - -fof(axMid_level_ontology1487, axiom, - ( ! [X] : - (hasType(type_PoweredVehicle, X) => hasType(type_Vehicle, X)))). - -fof(axMid_level_ontology1488, axiom, - ( ! [X] : - (hasType(type_RollingStock, X) => hasType(type_RailVehicle, X)))). - -fof(axMid_level_ontology1489, axiom, - ( ! [X] : - (hasType(type_RailVehicle, X) => hasType(type_LandVehicle, X)))). - -fof(axMid_level_ontology1490, axiom, - ( ! [X] : - (hasType(type_MiningProduct, X) => hasType(type_Product, X)))). - -fof(axMid_level_ontology1491, axiom, - ( ! [X] : - (hasType(type_TransitSystem, X) => hasType(type_PhysicalSystem, X)))). - -fof(axMid_level_ontology1492, axiom, - ( ! [X] : - (hasType(type_Pipeline, X) => hasType(type_Transitway, X)))). - -fof(axMid_level_ontology1493, axiom, - ( ! [X] : - (hasType(type_ElectrifiedRailwayCar, X) => hasType(type_ElectricDevice, X)))). - -fof(axMid_level_ontology1494, axiom, - ( ! [X] : - (hasType(type_ElectrifiedRailwayCar, X) => hasType(type_PoweredVehicle, X)))). - -fof(axMid_level_ontology1495, axiom, - ( ! [X] : - (hasType(type_ElectrifiedRailwayCar, X) => hasType(type_RollingStock, X)))). - -fof(axMid_level_ontology1496, axiom, - ( ! [X] : - (hasType(type_RailTransportationSystem, X) => hasType(type_TransitSystem, X)))). - -fof(axMid_level_ontology1497, axiom, - ( ! [X] : - (hasType(type_CargoVehicle, X) => hasType(type_Vehicle, X)))). - -fof(axMid_level_ontology1498, axiom, - ( ! [X] : - (hasType(type_BotanicalTree, X) => hasType(type_FloweringPlant, X)))). - -fof(axMid_level_ontology1499, axiom, - ( ! [X] : - (hasType(type_Stock, X) => hasType(type_FinancialInstrument, X)))). - -fof(axMid_level_ontology1500, axiom, - ( ! [X] : - (hasType(type_Stock, X) => hasType(type_Investment, X)))). - -fof(axMid_level_ontology1501, axiom, - ( ! [X] : - (hasType(type_Investment, X) => hasType(type_FinancialAsset, X)))). - -fof(axMid_level_ontology1502, axiom, - (hasType(type_Profession, inst_Accountant))). - -fof(axMid_level_ontology1503, axiom, - (hasType(type_UnitOfArea, inst_Acre))). - -fof(axMid_level_ontology1504, axiom, - (hasType(type_SocialScience, inst_Anthropology))). - -fof(axMid_level_ontology1505, axiom, - (hasType(type_BeliefGroup, inst_Antisemitism))). - -fof(axMid_level_ontology1506, axiom, - (hasType(type_FieldOfStudy, inst_Architecture))). - -fof(axMid_level_ontology1507, axiom, - (hasType(type_SkilledOccupation, inst_Banker))). - -fof(axMid_level_ontology1508, axiom, - (hasType(type_TimeInterval, inst_BeforeCommonEra))). - -fof(axMid_level_ontology1509, axiom, - (hasType(type_Science, inst_Biology))). - -fof(axMid_level_ontology1510, axiom, - (hasType(type_BiologicalAttribute, inst_Blind))). - -fof(axMid_level_ontology1511, axiom, - (hasType(type_SecondaryColor, inst_Brown))). - -fof(axMid_level_ontology1512, axiom, - (hasType(type_OccupationalRole, inst_BusinessPerson))). - -fof(axMid_level_ontology1513, axiom, - (hasType(type_DiseaseOrSyndrome, inst_Cancer))). - -fof(axMid_level_ontology1514, axiom, - (hasType(type_OccupationalTrade, inst_Carpenter))). - -fof(axMid_level_ontology1515, axiom, - (hasType(type_UnitOfDuration, inst_CenturyDuration))). - -fof(axMid_level_ontology1516, axiom, - (hasType(type_InternalAttribute, inst_ChemicalEquilibrium))). - -fof(axMid_level_ontology1517, axiom, - (hasType(type_Science, inst_Chemistry))). - -fof(axMid_level_ontology1518, axiom, - (hasType(type_SkilledOccupation, inst_ClericalSecretary))). - -fof(axMid_level_ontology1519, axiom, - (hasType(type_SkilledOccupation, inst_Coach))). - -fof(axMid_level_ontology1520, axiom, - (hasType(type_CollegeStudentPosition, inst_CollegeFreshman))). - -fof(axMid_level_ontology1521, axiom, - (hasType(type_CollegeStudentPosition, inst_CollegeJunior))). - -fof(axMid_level_ontology1522, axiom, - (hasType(type_CollegeStudentPosition, inst_CollegeSenior))). - -fof(axMid_level_ontology1523, axiom, - (hasType(type_CollegeStudentPosition, inst_CollegeSophomore))). - -fof(axMid_level_ontology1524, axiom, - (hasType(type_EntertainmentProfession, inst_Comedian))). - -fof(axMid_level_ontology1525, axiom, - (hasType(type_TimeInterval, inst_CommonEra))). - -fof(axMid_level_ontology1526, axiom, - (hasType(type_GeopoliticalArea, inst_ConfederateStatesOfAmerica))). - -fof(axMid_level_ontology1527, axiom, - (hasType(type_RelationalAttribute, inst_ContainerEmpty))). - -fof(axMid_level_ontology1528, axiom, - (hasType(type_RelationalAttribute, inst_ContainerFull))). - -fof(axMid_level_ontology1529, axiom, - (hasType(type_GovernmentOfficer, inst_Coroner))). - -fof(axMid_level_ontology1530, axiom, - (hasType(type_BiologicalAttribute, inst_Deaf))). - -fof(axMid_level_ontology1531, axiom, - (hasType(type_UnitOfDuration, inst_DecadeDuration))). - -fof(axMid_level_ontology1532, axiom, - (hasType(type_PoliticalParty, inst_DemocraticParty))). - -fof(axMid_level_ontology1533, axiom, - (hasType(type_Profession, inst_Dentist))). - -fof(axMid_level_ontology1534, axiom, - (hasType(type_DiseaseOrSyndrome, inst_Diarrhea))). - -fof(axMid_level_ontology1535, axiom, - (hasType(type_OccupationalRole, inst_Diplomat))). - -fof(axMid_level_ontology1536, axiom, - (hasType(type_PositionalAttribute, inst_Downstairs))). - -fof(axMid_level_ontology1537, axiom, - (hasType(type_ConsciousnessAttribute, inst_Drugged))). - -fof(axMid_level_ontology1538, axiom, - (hasType(type_SocialScience, inst_Economics))). - -fof(axMid_level_ontology1539, axiom, - (hasType(type_FieldOfStudy, inst_Electronics))). - -fof(axMid_level_ontology1540, axiom, - (hasType(type_DiseaseOrSyndrome, inst_Emphysema))). - -fof(axMid_level_ontology1541, axiom, - (hasType(type_Science, inst_Engineering))). - -fof(axMid_level_ontology1542, axiom, - (hasType(type_OccupationalTrade, inst_FarmHand))). - -fof(axMid_level_ontology1543, axiom, - (hasType(type_DiseaseOrSyndrome, inst_Fever))). - -fof(axMid_level_ontology1544, axiom, - (hasType(type_FieldOfStudy, inst_FieldOfLaw))). - -fof(axMid_level_ontology1545, axiom, - (hasType(type_BodyPosition, inst_Fist))). - -fof(axMid_level_ontology1546, axiom, - (hasType(type_ShapeAttribute, inst_Flat))). - -fof(axMid_level_ontology1547, axiom, - (hasType(type_SportsAttribute, inst_Foul))). - -fof(axMid_level_ontology1548, axiom, - (hasType(type_BreakabilityAttribute, inst_Fragile))). - -fof(axMid_level_ontology1549, axiom, - (hasType(type_DeviceAttribute, inst_Functioning))). - -fof(axMid_level_ontology1550, axiom, - (hasType(type_DiseaseOrSyndrome, inst_Goiter))). - -fof(axMid_level_ontology1551, axiom, - (hasType(type_OccupationalRole, inst_GovernmentPerson))). - -fof(axMid_level_ontology1552, axiom, - (hasType(type_Position, inst_Governor))). - -fof(axMid_level_ontology1553, axiom, - (hasType(type_SecondaryColor, inst_GrayColor))). - -fof(axMid_level_ontology1554, axiom, - (hasType(type_SecondaryColor, inst_Green))). - -fof(axMid_level_ontology1555, axiom, - (hasType(type_BodyPosition, inst_Handstand))). - -fof(axMid_level_ontology1556, axiom, - (hasType(type_EmotionalState, inst_Happiness))). - -fof(axMid_level_ontology1557, axiom, - (hasType(type_FieldOfStudy, inst_History))). - -fof(axMid_level_ontology1558, axiom, - (hasType(type_SocialRole, inst_HumanSlave))). - -fof(axMid_level_ontology1559, axiom, - (hasType(type_BiologicalAttribute, inst_Hungry))). - -fof(axMid_level_ontology1560, axiom, - (hasType(type_Region, inst_Indoors))). - -fof(axMid_level_ontology1561, axiom, - (hasType(type_PositionalAttribute, inst_Inside))). - -fof(axMid_level_ontology1562, axiom, - (hasType(type_FieldOfStudy, inst_InteriorDesign))). - -fof(axMid_level_ontology1563, axiom, - (hasType(type_BodyPosition, inst_Kneeling))). - -fof(axMid_level_ontology1564, axiom, - (hasType(type_SocialRole, inst_Knight))). - -fof(axMid_level_ontology1565, axiom, - (hasType(type_DeonticAttribute, inst_LegislativeBill))). - -fof(axMid_level_ontology1566, axiom, - (hasType(type_ShapeAttribute, inst_LevelShape))). - -fof(axMid_level_ontology1567, axiom, - (hasType(type_Position, inst_LieutenantGovernor))). - -fof(axMid_level_ontology1568, axiom, - (hasType(type_ShapeAttribute, inst_LineFormation))). - -fof(axMid_level_ontology1569, axiom, - (hasType(type_SocialScience, inst_Linguistics))). - -fof(axMid_level_ontology1570, axiom, - (hasType(type_UnitOfVolume, inst_LiquorShot))). - -fof(axMid_level_ontology1571, axiom, - (hasType(type_TraitAttribute, inst_LiteracyAttribute))). - -fof(axMid_level_ontology1572, axiom, - (hasType(type_FieldOfStudy, inst_Literature))). - -fof(axMid_level_ontology1573, axiom, - (hasType(type_ShapeAttribute, inst_LongAndThin))). - -fof(axMid_level_ontology1574, axiom, - (hasType(type_ContestAttribute, inst_Lost))). - -fof(axMid_level_ontology1575, axiom, - (hasType(type_DeviceAttribute, inst_Malfunctioning))). - -fof(axMid_level_ontology1576, axiom, - (hasType(type_FieldOfStudy, inst_Mathematics))). - -fof(axMid_level_ontology1577, axiom, - (hasType(type_Position, inst_Mayor))). - -fof(axMid_level_ontology1578, axiom, - (hasType(type_Science, inst_MedicalScience))). - -fof(axMid_level_ontology1579, axiom, - (hasType(type_UnitOfMass, inst_MetricTon))). - -fof(axMid_level_ontology1580, axiom, - (hasType(type_SocialRole, inst_Militant))). - -fof(axMid_level_ontology1581, axiom, - (hasType(type_OccupationalRole, inst_MilitaryPerson))). - -fof(axMid_level_ontology1582, axiom, - (hasType(type_FieldOfStudy, inst_MilitaryScience))). - -fof(axMid_level_ontology1583, axiom, - (hasType(type_UnitOfDuration, inst_MillenniumDuration))). - -fof(axMid_level_ontology1584, axiom, - (hasType(type_SocialRole, inst_Musician))). - -fof(axMid_level_ontology1585, axiom, - (hasType(type_PoliticalParty, inst_NaziParty))). - -fof(axMid_level_ontology1586, axiom, - (hasType(type_Profession, inst_NewsReporter))). - -fof(axMid_level_ontology1587, axiom, - (hasType(type_SecondaryColor, inst_OrangeColor))). - -fof(axMid_level_ontology1588, axiom, - (hasType(type_Region, inst_Outdoors))). - -fof(axMid_level_ontology1589, axiom, - (hasType(type_PositionalAttribute, inst_Outside))). - -fof(axMid_level_ontology1590, axiom, - (hasType(type_UnitOfInformation, inst_Page))). - -fof(axMid_level_ontology1591, axiom, - (hasType(type_FieldOfStudy, inst_Philosophy))). - -fof(axMid_level_ontology1592, axiom, - (hasType(type_Science, inst_Physics))). - -fof(axMid_level_ontology1593, axiom, - (hasType(type_Science, inst_Physiology))). - -fof(axMid_level_ontology1594, axiom, - (hasType(type_SecondaryColor, inst_Pink))). - -fof(axMid_level_ontology1595, axiom, - (hasType(type_OccupationalTrade, inst_Plumber))). - -fof(axMid_level_ontology1596, axiom, - (hasType(type_OccupationalRole, inst_PolicePerson))). - -fof(axMid_level_ontology1597, axiom, - (hasType(type_SocialScience, inst_PoliticalScience))). - -fof(axMid_level_ontology1598, axiom, - (hasType(type_Position, inst_Pope))). - -fof(axMid_level_ontology1599, axiom, - (hasType(type_OccupationalTrade, inst_Potter))). - -fof(axMid_level_ontology1600, axiom, - (hasType(type_BiologicalAttribute, inst_Pregnant))). - -fof(axMid_level_ontology1601, axiom, - (hasType(type_Position, inst_PresidentOfTheUnitedStates))). - -fof(axMid_level_ontology1602, axiom, - (hasType(type_Profession, inst_PrivateDetective))). - -fof(axMid_level_ontology1603, axiom, - (hasType(type_SocialScience, inst_Psychology))). - -fof(axMid_level_ontology1604, axiom, - (hasType(type_SecondaryColor, inst_Purple))). - -fof(axMid_level_ontology1605, axiom, - (hasType(type_PoliticalParty, inst_RepublicanParty))). - -fof(axMid_level_ontology1606, axiom, - (hasType(type_ThreeDimensionalFigure, inst_RoundShape))). - -fof(axMid_level_ontology1607, axiom, - (hasType(type_GovernmentSecretary, inst_SecretaryOfTheInterior))). - -fof(axMid_level_ontology1608, axiom, - (hasType(type_GovernmentSecretary, inst_SecretaryOfTheTreasury))). - -fof(axMid_level_ontology1609, axiom, - (hasType(type_ConsciousnessAttribute, inst_Sober))). - -fof(axMid_level_ontology1610, axiom, - (hasType(type_BodyPosition, inst_Splitting))). - -fof(axMid_level_ontology1611, axiom, - (hasType(type_SportsAttribute, inst_SportsOut))). - -fof(axMid_level_ontology1612, axiom, - (hasType(type_UnitOfArea, inst_SquareMile))). - -fof(axMid_level_ontology1613, axiom, - (hasType(type_UnitOfArea, inst_SquareYard))). - -fof(axMid_level_ontology1614, axiom, - (hasType(type_OccupationalRole, inst_StoreOwner))). - -fof(axMid_level_ontology1615, axiom, - (hasType(type_SoundAttribute, inst_Stressed))). - -fof(axMid_level_ontology1616, axiom, - (hasType(type_SocialRole, inst_Student))). - -fof(axMid_level_ontology1617, axiom, - (hasType(type_EmotionalState, inst_Surprise))). - -fof(axMid_level_ontology1618, axiom, - (hasType(type_ShapeAttribute, inst_SymmetricShape))). - -fof(axMid_level_ontology1619, axiom, - (hasType(type_Profession, inst_Teacher))). - -fof(axMid_level_ontology1620, axiom, - (hasType(type_FieldOfStudy, inst_Theology))). - -fof(axMid_level_ontology1621, axiom, - (hasType(type_ContestAttribute, inst_TieScore))). - -fof(axMid_level_ontology1622, axiom, - (hasType(type_UnitOfMass, inst_TonMass))). - -fof(axMid_level_ontology1623, axiom, - (hasType(type_SocialRole, inst_Tourist))). - -fof(axMid_level_ontology1624, axiom, - (hasType(type_InternalAttribute, inst_Transparent))). - -fof(axMid_level_ontology1625, axiom, - (hasType(type_BacterialDisease, inst_Tuberculosis))). - -fof(axMid_level_ontology1626, axiom, - (hasType(type_BreakabilityAttribute, inst_Unbreakable))). - -fof(axMid_level_ontology1627, axiom, - (hasType(type_EmotionalState, inst_Unhappiness))). - -fof(axMid_level_ontology1628, axiom, - (hasType(type_GeopoliticalArea, inst_UnionStatesOfAmerica))). - -fof(axMid_level_ontology1629, axiom, - (hasType(type_LegislativeOrganization, inst_UnitedStatesCongress))). - -fof(axMid_level_ontology1630, axiom, - (hasType(type_GovernmentOrganization, inst_UnitedStatesDepartmentOfInterior))). - -fof(axMid_level_ontology1631, axiom, - (hasType(type_GovernmentOrganization, inst_UnitedStatesDepartmentOfState))). - -fof(axMid_level_ontology1632, axiom, - (hasType(type_PositionalAttribute, inst_Upstairs))). - -fof(axMid_level_ontology1633, axiom, - (hasType(type_SocialRole, inst_Veteran))). - -fof(axMid_level_ontology1634, axiom, - (hasType(type_SocialRole, inst_Widowed))). - -fof(axMid_level_ontology1635, axiom, - (hasType(type_ContestAttribute, inst_Won))). - -fof(axMid_level_ontology1636, axiom, - (hasType(type_UnitOfLength, inst_YardLength))). - -fof(axMid_level_ontology1637, axiom, - (hasType(type_DeviceStateAttribute, inst_DeviceClosed) & hasType(type_RelationalAttribute, inst_DeviceClosed))). - -fof(axMid_level_ontology1638, axiom, - (hasType(type_DeviceStateAttribute, inst_DeviceOff) & hasType(type_InternalAttribute, inst_DeviceOff))). - -fof(axMid_level_ontology1639, axiom, - (hasType(type_DeviceStateAttribute, inst_DeviceOn) & hasType(type_InternalAttribute, inst_DeviceOn))). - -fof(axMid_level_ontology1640, axiom, - (hasType(type_DeviceStateAttribute, inst_DeviceOpen) & hasType(type_RelationalAttribute, inst_DeviceOpen))). - -fof(axMid_level_ontology1641, axiom, - (hasType(type_SpokenHumanLanguage, inst_FrenchLanguage) & hasType(type_NaturalLanguage, inst_FrenchLanguage))). - -fof(axMid_level_ontology1642, axiom, - (hasType(type_SpokenHumanLanguage, inst_GermanLanguage) & hasType(type_NaturalLanguage, inst_GermanLanguage))). - -fof(axMid_level_ontology1643, axiom, - (hasType(type_SpokenHumanLanguage, inst_GreekLanguage) & hasType(type_NaturalLanguage, inst_GreekLanguage))). - -fof(axMid_level_ontology1644, axiom, - (hasType(type_SpokenHumanLanguage, inst_LatinLanguage) & hasType(type_NaturalLanguage, inst_LatinLanguage))). - -fof(axMid_level_ontology1645, axiom, - (hasType(type_SpokenHumanLanguage, inst_RussianLanguage) & hasType(type_NaturalLanguage, inst_RussianLanguage))). - -fof(axMid_level_ontology1646, axiom, - (hasType(type_SpokenHumanLanguage, inst_SpanishLanguage) & hasType(type_NaturalLanguage, inst_SpanishLanguage))). - -fof(axMid_level_ontology1647, axiom, - (hasType(type_ConsciousnessAttribute, inst_Drunk))). - -fof(axMid_level_ontology1648, axiom, - (hasType(type_DeonticAttribute, inst_InternationalLaw))). - -fof(axMid_level_ontology1649, axiom, - (hasType(type_DeonticAttribute, inst_Illegal))). - -fof(axMid_level_ontology1650, axiom, - (hasType(type_DeonticAttribute, inst_Legal))). - -fof(axMid_level_ontology1651, axiom, - (hasType(type_DeonticAttribute, inst_MarriageContract))). - -fof(axMid_level_ontology1652, axiom, - (hasType(type_DeonticAttribute, inst_Treaty))). - -fof(axMid_level_ontology1653, axiom, - (hasType(type_EmotionalState, inst_Satisfaction))). - -fof(axMid_level_ontology1654, axiom, - (hasType(type_EmotionalState, inst_Tranquility))). - -fof(axMid_level_ontology1655, axiom, - (hasType(type_EmotionalState, inst_Excitement))). - -fof(axMid_level_ontology1656, axiom, - (hasType(type_EmotionalState, inst_Anxiety))). - -fof(axMid_level_ontology1657, axiom, - (hasType(type_EmotionalState, inst_Anger))). - -fof(axMid_level_ontology1658, axiom, - (hasType(type_EmotionalState, inst_Pain))). - -fof(axMid_level_ontology1659, axiom, - (hasType(type_EmotionalState, inst_Headache))). - -fof(axMid_level_ontology1660, axiom, - (hasType(type_DevelopmentalAttribute, inst_Puberty))). - -fof(axMid_level_ontology1661, axiom, - (hasType(type_BodyPosition, inst_Squatting))). - -fof(axMid_level_ontology1662, axiom, - (hasType(type_SocialRole, inst_Retired))). - -fof(axMid_level_ontology1663, axiom, - (hasType(type_SocialRole, inst_Housewife))). - -fof(axMid_level_ontology1664, axiom, - (hasType(type_PoliceOfficer, inst_Deputy))). - -fof(axMid_level_ontology1665, axiom, - (hasType(type_PoliceOfficer, inst_PoliceDetective))). - -fof(axMid_level_ontology1666, axiom, - (hasType(type_Profession, inst_AttorneyGeneral) & hasType(type_GovernmentOfficer, inst_AttorneyGeneral))). - -fof(axMid_level_ontology1667, axiom, - (hasType(type_Profession, inst_Professor))). - -fof(axMid_level_ontology1668, axiom, - (hasType(type_Journalist, inst_ArtCritic))). - -fof(axMid_level_ontology1669, axiom, - (hasType(type_Civilian, inst_Dissident) & hasType(type_SocialRole, inst_Dissident))). - diff --git a/examples/SUMO/TPTP/Mid_level_ontologyLemAx.p b/examples/SUMO/TPTP/Mid_level_ontologyLemAx.p deleted file mode 100644 index 9d1cf5795..000000000 --- a/examples/SUMO/TPTP/Mid_level_ontologyLemAx.p +++ /dev/null @@ -1,5378 +0,0 @@ -fof(axMidLem0, axiom, - ( ! [Var_CORPSE] : - (hasType(type_HumanCorpse, Var_CORPSE) => -(( ? [Var_HUMAN] : - (hasType(type_Human, Var_HUMAN) & -(((f_before(f_WhenFn(Var_HUMAN),f_WhenFn(Var_CORPSE))) & (( ~ ( ? [Var_OTHERPART] : - (hasType(type_Object, Var_OTHERPART) & -(((f_holdsDuring(f_WhenFn(Var_CORPSE),part(Var_OTHERPART,Var_CORPSE))) & (( ~ (f_holdsDuring(f_WhenFn(Var_HUMAN),part(Var_OTHERPART,Var_HUMAN))))))))))))))))))). - -fof(axMidLem1, axiom, - ( ! [Var_CORPSE] : - (hasType(type_HumanCorpse, Var_CORPSE) => -(f_attribute(Var_CORPSE,inst_Dead))))). - -fof(axMidLem2, axiom, - ( ! [Var_SLAVE] : - ((hasType(type_Object, Var_SLAVE) & hasType(type_Entity, Var_SLAVE)) => -(((f_attribute(Var_SLAVE,inst_HumanSlave)) => (( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(((Var_PERSON != Var_SLAVE) & (f_possesses(Var_PERSON,Var_SLAVE)))))))))))). - -fof(axMidLem3, axiom, - ( ! [Var_ADULT] : - (hasType(type_HumanAdult, Var_ADULT) => -(( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((f_age(Var_ADULT,f_MeasureFn(Var_NUMBER,inst_YearDuration))) => (f_greaterThanOrEqualTo(Var_NUMBER,18)))))))))). - -fof(axMidLem4, axiom, - ( ! [Var_YOUTH] : - (hasType(type_HumanYouth, Var_YOUTH) => -(( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((f_age(Var_YOUTH,f_MeasureFn(Var_NUMBER,inst_YearDuration))) => (f_lessThan(Var_NUMBER,18)))))))))). - -fof(axMidLem5, axiom, - ( ! [Var_CHILD] : - (hasType(type_HumanChild, Var_CHILD) => -(f_attribute(Var_CHILD,inst_NonFullyFormed))))). - -fof(axMidLem6, axiom, - ( ! [Var_CHILD] : - (hasType(type_HumanChild, Var_CHILD) => -(( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((f_age(Var_CHILD,f_MeasureFn(Var_NUMBER,inst_YearDuration))) => (f_lessThanOrEqualTo(Var_NUMBER,14)))))))))). - -fof(axMidLem7, axiom, - ( ! [Var_TEEN] : - (hasType(type_Teenager, Var_TEEN) => -(( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((f_age(Var_TEEN,f_MeasureFn(Var_NUMBER,inst_YearDuration))) => (((f_greaterThan(Var_NUMBER,12)) & (f_lessThan(Var_NUMBER,20)))))))))))). - -fof(axMidLem8, axiom, - ( ! [Var_BABY] : - (hasType(type_HumanBaby, Var_BABY) => -(( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((f_age(Var_BABY,f_MeasureFn(Var_NUMBER,inst_YearDuration))) => (f_lessThanOrEqualTo(Var_NUMBER,1)))))))))). - -fof(axMidLem9, axiom, - ( ! [Var_O2] : - (hasType(type_Object, Var_O2) => -(( ! [Var_O1] : - (hasType(type_Object, Var_O1) => -(((f_older(Var_O1,Var_O2)) => (( ? [Var_U] : - (hasType(type_UnitOfMeasure, Var_U) & -(( ? [Var_N2] : - ((hasType(type_RealNumber, Var_N2) & hasType(type_Quantity, Var_N2)) & -(( ? [Var_N1] : - ((hasType(type_RealNumber, Var_N1) & hasType(type_Quantity, Var_N1)) & -(((f_age(Var_O1,f_MeasureFn(Var_N1,Var_U))) & (((f_age(Var_O2,f_MeasureFn(Var_N2,Var_U))) & (f_greaterThan(Var_N1,Var_N2))))))))))))))))))))))). - -fof(axMidLem10, axiom, - ( ! [Var_P] : - (hasType(type_Wading, Var_P) => -(( ? [Var_W] : - (hasType(type_BodyOfWater, Var_W) & -(f_located(Var_P,Var_W)))))))). - -fof(axMidLem11, axiom, - ( ! [Var_S] : - (hasType(type_Somersaulting, Var_S) => -(( ! [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_Object, Var_A)) => -(((f_agent(Var_S,Var_A)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_S)),attribute(Var_A,inst_Sitting))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_S)),attribute(Var_A,inst_Sitting))))))))))))). - -fof(axMidLem12, axiom, - ( ! [Var_L] : - (hasType(type_Sunlight, Var_L) => -(f_origin(Var_L,inst_Sol))))). - -fof(axMidLem13, axiom, - ( ! [Var_W] : - (hasType(type_WrittenCommunication, Var_W) => -(( ? [Var_T] : - (hasType(type_Text, Var_T) & -(( ? [Var_C] : - (hasType(type_Character, Var_C) & -(( ? [Var_S] : - (hasType(type_Script, Var_S) & -(((f_result(Var_W,Var_T)) & (((f_part(Var_C,Var_T)) & (f_member(Var_C,Var_S)))))))))))))))))). - -fof(axMidLem14, axiom, - ( ! [Var_T] : - (hasType(type_Paragraph, Var_T) => -(( ? [Var_S] : - (hasType(type_Sentence, Var_S) & -(f_part(Var_S,Var_T)))))))). - -fof(axMidLem15, axiom, - ( ! [Var_MUSIC] : - (hasType(type_InstrumentalMusic, Var_MUSIC) => -(( ? [Var_INSTRUMENT] : - (hasType(type_MusicalInstrument, Var_INSTRUMENT) & -(f_instrument(Var_MUSIC,Var_INSTRUMENT)))))))). - -fof(axMidLem16, axiom, - ( ! [Var_M] : - (hasType(type_VocalMusic, Var_M) => -(( ? [Var_S] : - (hasType(type_Singing, Var_S) & -(f_subProcess(Var_S,Var_M)))))))). - -fof(axMidLem17, axiom, - ( ! [Var_WI] : - (hasType(type_WindInstrument, Var_WI) => -(( ! [Var_M] : - (hasType(type_Music, Var_M) => -(( ! [Var_A] : - (hasType(type_Agent, Var_A) => -(((((f_agent(Var_M,Var_A)) & (f_instrument(Var_M,Var_WI)))) => (( ? [Var_B] : - (hasType(type_Exhaling, Var_B) & -(((f_agent(Var_B,Var_A)) & (f_subProcess(Var_B,Var_M)))))))))))))))))). - -fof(axMidLem18, axiom, - ( ! [Var_R] : - (hasType(type_Ringing, Var_R) => -(( ? [Var_B] : - (hasType(type_Bell, Var_B) & -(f_instrument(Var_R,Var_B)))))))). - -fof(axMidLem19, axiom, - ( ! [Var_B] : - (hasType(type_Bell, Var_B) => -(( ! [Var_I] : - (hasType(type_Impacting, Var_I) => -(((f_destination(Var_I,Var_B)) => (( ? [Var_MT] : - (hasType(type_MusicalTone, Var_MT) & -(f_causes(Var_I,Var_MT))))))))))))). - -fof(axMidLem20, axiom, - ( ! [Var_D] : - (hasType(type_Drumming, Var_D) => -(( ? [Var_DRUM] : - (hasType(type_Drum, Var_DRUM) & -(( ? [Var_I] : - (hasType(type_Impacting, Var_I) & -(( ? [Var_A] : - (hasType(type_Agent, Var_A) & -(((f_agent(Var_D,Var_A)) & (((f_instrument(Var_D,Var_DRUM)) & (((f_subProcess(Var_I,Var_D)) & (((f_agent(Var_I,Var_A)) & (f_patient(Var_I,Var_DRUM)))))))))))))))))))))). - -fof(axMidLem21, axiom, - ( ! [Var_COMMUNICATE] : - (hasType(type_WrittenCommunication, Var_COMMUNICATE) => -(( ? [Var_WRITE] : - (hasType(type_Writing, Var_WRITE) & -(( ? [Var_READ] : - (hasType(type_Reading, Var_READ) & -(( ? [Var_TEXT] : - (hasType(type_Text, Var_TEXT) & -(((f_instrument(Var_COMMUNICATE,Var_TEXT)) & (((f_result(Var_WRITE,Var_TEXT)) & (((f_patient(Var_READ,Var_TEXT)) & (((f_subProcess(Var_WRITE,Var_COMMUNICATE)) & (f_subProcess(Var_READ,Var_COMMUNICATE)))))))))))))))))))))). - -fof(axMidLem22, axiom, - ( ! [Var_C] : - (hasType(type_Corresponding, Var_C) => -(( ? [Var_M] : - (hasType(type_Mailing, Var_M) & -(( ? [Var_T] : - (hasType(type_Text, Var_T) & -(((f_subProcess(Var_M,Var_C)) & (((f_patient(Var_M,Var_T)) & (f_patient(Var_C,Var_T))))))))))))))). - -fof(axMidLem23, axiom, - ( ! [Var_REMIND] : - (hasType(type_Reminding, Var_REMIND) => -(( ? [Var_REMEMBER] : - (hasType(type_Remembering, Var_REMEMBER) & -(f_causes(Var_REMIND,Var_REMEMBER)))))))). - -fof(axMidLem24, axiom, - ( ! [Var_ACTION] : - (hasType(type_LegalAction, Var_ACTION) => -(( ? [Var_REGISTER] : - (hasType(type_Registering, Var_REGISTER) & -(f_subProcess(Var_REGISTER,Var_ACTION)))))))). - -fof(axMidLem25, axiom, - ( ! [Var_ANSWER] : - (hasType(type_Answering, Var_ANSWER) => -(( ? [Var_QUESTION] : - (hasType(type_Questioning, Var_QUESTION) & -(((f_refers(Var_ANSWER,Var_QUESTION)) & (f_earlier(f_WhenFn(Var_QUESTION),f_WhenFn(Var_ANSWER))))))))))). - -fof(axMidLem26, axiom, - ( ! [Var_ARGUE] : - (hasType(type_Arguing, Var_ARGUE) => -(( ? [Var_STATEMENT] : - (hasType(type_Statement, Var_STATEMENT) & -(( ? [Var_ARGUMENT] : - (hasType(type_Argument, Var_ARGUMENT) & -(((f_patient(Var_ARGUE,Var_STATEMENT)) & (f_containsInformation(Var_STATEMENT,Var_ARGUMENT))))))))))))). - -fof(axMidLem27, axiom, - ( ! [Var_STATE] : - (hasType(type_TellingALie, Var_STATE) => -(( ! [Var_STATEMENT] : - ((hasType(type_Entity, Var_STATEMENT) & hasType(type_Sentence, Var_STATEMENT)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((((f_agent(Var_STATE,Var_AGENT)) & (f_patient(Var_STATE,Var_STATEMENT)))) => (f_holdsDuring(f_WhenFn(Var_STATE),believes(Var_AGENT,truth(Var_STATEMENT,inst_False))))))))))))))). - -fof(axMidLem28, axiom, - ( ! [Var_FOUND] : - (hasType(type_Founding, Var_FOUND) => -(( ? [Var_ORG] : - (hasType(type_Organization, Var_ORG) & -(f_result(Var_FOUND,Var_ORG)))))))). - -fof(axMidLem29, axiom, - ( ! [Var_P] : - (hasType(type_TurningOffDevice, Var_P) => -(( ! [Var_D] : - ((hasType(type_Entity, Var_D) & hasType(type_Object, Var_D)) => -(((f_patient(Var_P,Var_D)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_P)),attribute(Var_D,inst_DeviceOn))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_P)),attribute(Var_D,inst_DeviceOff))))))))))))). - -fof(axMidLem30, axiom, - ( ! [Var_P] : - (hasType(type_TurningOnDevice, Var_P) => -(( ! [Var_D] : - ((hasType(type_Entity, Var_D) & hasType(type_Object, Var_D)) => -(((f_patient(Var_P,Var_D)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_P)),attribute(Var_D,inst_DeviceOff))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_P)),attribute(Var_D,inst_DeviceOn))))))))))))). - -fof(axMidLem31, axiom, - ( ! [Var_PROJECTILE] : - (hasType(type_Projectile, Var_PROJECTILE) => -(( ? [Var_SHELL] : - (hasType(type_ProjectileShell, Var_SHELL) & -(f_part(Var_SHELL,Var_PROJECTILE)))))))). - -fof(axMidLem32, axiom, - ( ! [Var_SHOOT] : - (hasType(type_Shooting, Var_SHOOT) => -(( ? [Var_PROJECTILE] : - (hasType(type_Projectile, Var_PROJECTILE) & -(( ? [Var_GUN] : - (hasType(type_Gun, Var_GUN) & -(((f_patient(Var_SHOOT,Var_PROJECTILE)) & (f_instrument(Var_SHOOT,Var_GUN))))))))))))). - -fof(axMidLem33, axiom, - ( ! [Var_B] : - (hasType(type_GunBarrel, Var_B) => -(( ? [Var_G] : - (hasType(type_Gun, Var_G) & -(f_part(Var_B,Var_G)))))))). - -fof(axMidLem34, axiom, - ( ! [Var_G] : - (hasType(type_Gun, Var_G) => -(( ! [Var_B] : - (hasType(type_GunBarrel, Var_B) => -(( ! [Var_S] : - (hasType(type_Shooting, Var_S) => -(( ! [Var_P] : - (hasType(type_Projectile, Var_P) => -(( ! [Var_GUN] : - (hasType(type_Object, Var_GUN) => -(((((f_part(Var_B,Var_G)) & (((f_instrument(Var_S,Var_GUN)) & (f_patient(Var_S,Var_P)))))) => (( ? [Var_SUB] : - ((hasType(type_Process, Var_SUB) & hasType(type_Motion, Var_SUB)) & -(((f_subProcess(Var_SUB,Var_S)) & (f_path(Var_SUB,Var_B)))))))))))))))))))))))). - -fof(axMidLem35, axiom, - ( ! [Var_STOCK] : - (hasType(type_GunStock, Var_STOCK) => -(( ? [Var_GUN] : - (hasType(type_Gun, Var_GUN) & -(f_part(Var_STOCK,Var_GUN)))))))). - -fof(axMidLem36, axiom, - ( ! [Var_S] : - (hasType(type_Shield, Var_S) => -(( ? [Var_H] : - (hasType(type_Handle, Var_H) & -(f_part(Var_H,Var_S)))))))). - -fof(axMidLem37, axiom, - ( ! [Var_W] : - (hasType(type_WingDevice, Var_W) => -(( ? [Var_A] : - (hasType(type_Aircraft, Var_A) & -(f_part(Var_W,Var_A)))))))). - -fof(axMidLem38, axiom, - ( ! [Var_S] : - (hasType(type_Shelf, Var_S) => -(( ? [Var_F] : - (hasType(type_Furniture, Var_F) & -(f_part(Var_S,Var_F)))))))). - -fof(axMidLem39, axiom, - ( ! [Var_C] : - ((hasType(type_Object, Var_C) & hasType(type_SelfConnectedObject, Var_C) & hasType(type_Hole, Var_C)) => -(((f_attribute(Var_C,inst_ContainerFull)) => (( ? [Var_H] : - (hasType(type_Hole, Var_H) & -(( ? [Var_S] : - (hasType(type_Object, Var_S) & -(((f_hole(Var_H,Var_C)) & (f_fills(Var_S,Var_C))))))))))))))). - -fof(axMidLem40, axiom, - ( ! [Var_PP] : - (hasType(type_PetroleumProduct, Var_PP) => -(( ? [Var_O] : - (hasType(type_OrganicCompound, Var_O) & -(f_part(Var_O,Var_PP)))))))). - -fof(axMidLem41, axiom, - ( ! [Var_DEVICE] : - (hasType(type_SwitchDevice, Var_DEVICE) => -(( ? [Var_ELECTRIC] : - (hasType(type_ElectricDevice, Var_ELECTRIC) & -(( ? [Var_PROC2] : - (hasType(type_Process, Var_PROC2) & -(( ? [Var_PROC1] : - (hasType(type_Process, Var_PROC1) & -(((f_instrument(Var_PROC1,Var_DEVICE)) & (((f_causes(Var_PROC1,Var_PROC2)) & (f_instrument(Var_PROC2,Var_ELECTRIC)))))))))))))))))). - -fof(axMidLem42, axiom, - ( ! [Var_AERATE] : - (hasType(type_Aerating, Var_AERATE) => -(( ? [Var_AIR] : - (hasType(type_Air, Var_AIR) & -(( ? [Var_S] : - ((hasType(type_Entity, Var_S) & hasType(type_Object, Var_S)) & -(((f_patient(Var_AERATE,Var_AIR)) & (((f_patient(Var_AERATE,Var_S)) & (f_attribute(Var_S,inst_Liquid))))))))))))))). - -fof(axMidLem43, axiom, - ( ! [Var_C] : - (hasType(type_CigarOrCigarette, Var_C) => -(( ? [Var_T] : - (hasType(type_Tobacco, Var_T) & -(f_part(Var_T,Var_C)))))))). - -fof(axMidLem44, axiom, - ( ! [Var_C] : - (hasType(type_Compass, Var_C) => -(( ? [Var_D] : - (hasType(type_DirectionalAttribute, Var_D) & -(f_represents(Var_C,Var_D)))))))). - -fof(axMidLem45, axiom, - ( ! [Var_C] : - (hasType(type_Crane, Var_C) => -(( ? [Var_H] : - (hasType(type_HoistingDevice, Var_H) & -(f_component(Var_H,Var_C)))))))). - -fof(axMidLem46, axiom, - ( ! [Var_DEV] : - (hasType(type_ElectricDevice, Var_DEV) => -(( ! [Var_EV] : - (hasType(type_Process, Var_EV) => -(((f_patient(Var_EV,Var_DEV)) => (( ? [Var_R] : - (hasType(type_Electricity, Var_R) & -(f_resourceS(Var_EV,Var_R))))))))))))). - -fof(axMidLem47, axiom, - ( ! [Var_S] : - (hasType(type_ElectricalSignalling, Var_S) => -(( ? [Var_D] : - (hasType(type_ElectricDevice, Var_D) & -(f_instrument(Var_S,Var_D)))))))). - -fof(axMidLem48, axiom, - ( ! [Var_S] : - (hasType(type_ElectronicSignalling, Var_S) => -(( ? [Var_D] : - (hasType(type_Computer, Var_D) & -(f_instrument(Var_S,Var_D)))))))). - -fof(axMidLem49, axiom, - ( ! [Var_S] : - (hasType(type_SafeContainer, Var_S) => -(( ? [Var_L] : - (hasType(type_Lock, Var_L) & -(f_part(Var_L,Var_S)))))))). - -fof(axMidLem50, axiom, - ( ! [Var_DEVICE] : - (hasType(type_SelfPoweredDevice, Var_DEVICE) => -(( ? [Var_SOURCE] : - (hasType(type_Device, Var_SOURCE) & -(f_powerPlant(Var_DEVICE,Var_SOURCE)))))))). - -fof(axMidLem51, axiom, - ( ! [Var_D] : - (hasType(type_AnimalPoweredDevice, Var_D) => -(( ! [Var_P] : - (hasType(type_Process, Var_P) => -(((f_instrument(Var_P,Var_D)) => (( ? [Var_A] : - (hasType(type_Animal, Var_A) & -(f_instrument(Var_P,Var_A))))))))))))). - -fof(axMidLem52, axiom, - ( ! [Var_H] : - ((hasType(type_LengthMeasure, Var_H) & hasType(type_Quantity, Var_H)) => -(( ! [Var_S2] : - ((hasType(type_SelfConnectedObject, Var_S2) & hasType(type_Object, Var_S2) & hasType(type_Entity, Var_S2) & hasType(type_Quantity, Var_S2)) => -(( ! [Var_S1] : - ((hasType(type_SelfConnectedObject, Var_S1) & hasType(type_Object, Var_S1) & hasType(type_Entity, Var_S1) & hasType(type_Quantity, Var_S1)) => -(( ! [Var_F] : - ((hasType(type_Object, Var_F) & hasType(type_SelfConnectedObject, Var_F)) => -(((f_attribute(Var_F,inst_Flat)) => (((f_side(Var_S1,Var_F)) & (((f_side(Var_S2,Var_F)) & (((f_meetsSpatially(Var_S1,Var_S2)) & (((Var_S1 != Var_S2) & (((f_height(Var_F,Var_H)) & (((f_greaterThan(Var_S1,f_MultiplicationFn(2,Var_H))) & (f_greaterThan(Var_S2,f_MultiplicationFn(2,Var_H))))))))))))))))))))))))))))). - -fof(axMidLem53, axiom, - ( ! [Var_H] : - ((hasType(type_PhysicalQuantity, Var_H) & hasType(type_Quantity, Var_H)) => -(( ! [Var_S2] : - ((hasType(type_SelfConnectedObject, Var_S2) & hasType(type_Object, Var_S2) & hasType(type_Entity, Var_S2) & hasType(type_Quantity, Var_S2)) => -(( ! [Var_S1] : - ((hasType(type_SelfConnectedObject, Var_S1) & hasType(type_Object, Var_S1) & hasType(type_Entity, Var_S1) & hasType(type_Quantity, Var_S1)) => -(( ! [Var_F] : - ((hasType(type_Object, Var_F) & hasType(type_SelfConnectedObject, Var_F)) => -(((f_attribute(Var_F,inst_LongAndThin)) => (((f_side(Var_S1,Var_F)) & (((f_side(Var_S2,Var_F)) & (((f_meetsSpatially(Var_S1,Var_S2)) & (((Var_S1 != Var_S2) & (((f_length(Var_F,Var_H)) & (((f_lessThan(Var_S1,f_MultiplicationFn(3,Var_H))) & (f_lessThan(Var_S2,f_MultiplicationFn(3,Var_H))))))))))))))))))))))))))))). - -fof(axMidLem54, axiom, - ( ! [Var_O] : - ((hasType(type_Object, Var_O) & hasType(type_SelfConnectedObject, Var_O)) => -(((f_attribute(Var_O,inst_LevelShape)) => (( ~ ( ? [Var_H2] : - ((hasType(type_LengthMeasure, Var_H2) & hasType(type_Quantity, Var_H2)) & -(( ? [Var_H1] : - ((hasType(type_LengthMeasure, Var_H1) & hasType(type_Quantity, Var_H1)) & -(( ? [Var_T] : - ((hasType(type_SelfConnectedObject, Var_T) & hasType(type_Object, Var_T)) & -(( ? [Var_P2] : - ((hasType(type_Object, Var_P2) & hasType(type_SelfConnectedObject, Var_P2)) & -(( ? [Var_P1] : - ((hasType(type_Object, Var_P1) & hasType(type_SelfConnectedObject, Var_P1)) & -(((f_top(Var_T,Var_O)) & (((f_part(Var_P1,Var_T)) & (((f_part(Var_P2,Var_T)) & (((f_height(Var_P1,Var_H1)) & (((f_height(Var_P2,Var_H2)) & (f_greaterThan(Var_H1,Var_H2))))))))))))))))))))))))))))))))). - -fof(axMidLem55, axiom, - ( ! [Var_T] : - ((hasType(type_Object, Var_T) & hasType(type_Entity, Var_T)) => -(((f_attribute(Var_T,inst_SymmetricShape)) => (( ? [Var_C2] : - (hasType(type_Object, Var_C2) & -(( ? [Var_C1] : - (hasType(type_Object, Var_C1) & -(((f_copy(Var_C1,Var_C2)) & (Var_T = f_MereologicalSumFn(Var_C1,Var_C2))))))))))))))). - -fof(axMidLem56, axiom, - ( ! [Var_B] : - (hasType(type_Baton, Var_B) => -(f_attribute(Var_B,inst_LongAndThin))))). - -fof(axMidLem57, axiom, - ( ! [Var_N] : - (hasType(type_BroadcastNetwork, Var_N) => -(( ? [Var_O] : - (hasType(type_Organization, Var_O) & -(( ! [Var_M] : - ((hasType(type_SelfConnectedObject, Var_M) & hasType(type_Object, Var_M)) => -(((f_member(Var_M,Var_N)) => (f_possesses(Var_O,Var_M))))))))))))). - -fof(axMidLem58, axiom, - ( ! [Var_CANDLE] : - (hasType(type_Candle, Var_CANDLE) => -(f_material(type_Wax,Var_CANDLE))))). - -fof(axMidLem59, axiom, - ( ! [Var_L] : - (hasType(type_Lightning, Var_L) => -(( ? [Var_C] : - (hasType(type_Cloud, Var_C) & -(f_located(Var_L,Var_C)))))))). - -fof(axMidLem60, axiom, - ( ! [Var_T] : - (hasType(type_Thunder, Var_T) => -(( ? [Var_L] : - (hasType(type_Lightning, Var_L) & -(f_causes(Var_L,Var_T)))))))). - -fof(axMidLem61, axiom, - ( ! [Var_L] : - (hasType(type_VehicleLight, Var_L) => -(( ? [Var_V] : - (hasType(type_Vehicle, Var_V) & -(f_part(Var_L,Var_V)))))))). - -fof(axMidLem62, axiom, - ( ! [Var_L] : - (hasType(type_Headlight, Var_L) => -(( ? [Var_V] : - (hasType(type_Vehicle, Var_V) & -(f_part(Var_L,f_FrontFn(Var_V))))))))). - -fof(axMidLem63, axiom, - ( ! [Var_L] : - (hasType(type_Taillight, Var_L) => -(( ? [Var_V] : - (hasType(type_Vehicle, Var_V) & -(f_part(Var_L,f_BackFn(Var_V))))))))). - -fof(axMidLem64, axiom, - ( ! [Var_PP] : - (hasType(type_PaintedPicture, Var_PP) => -(( ? [Var_PAINT] : - (hasType(type_Paint, Var_PAINT) & -(( ? [Var_PAINTING] : - (hasType(type_Painting, Var_PAINTING) & -(((f_resourceS(Var_PAINTING,Var_PAINT)) & (f_result(Var_PAINTING,Var_PP))))))))))))). - -fof(axMidLem65, axiom, - ( ! [Var_W] : - (hasType(type_WatercolorPicture, Var_W) => -(( ? [Var_WP] : - (hasType(type_WatercolorPaint, Var_WP) & -(( ? [Var_P] : - (hasType(type_Painting, Var_P) & -(((f_resourceS(Var_P,Var_WP)) & (f_result(Var_P,Var_W))))))))))))). - -fof(axMidLem66, axiom, - ( ! [Var_P] : - (hasType(type_Portrait, Var_P) => -(( ? [Var_F] : - (hasType(type_Face, Var_F) & -(f_represents(Var_P,Var_F)))))))). - -fof(axMidLem67, axiom, - ( ! [Var_F] : - (hasType(type_Folding, Var_F) => -(( ! [Var_O] : - ((hasType(type_Entity, Var_O) & hasType(type_Object, Var_O)) => -(((f_patient(Var_F,Var_O)) => (( ? [Var_C] : - (hasType(type_Covering, Var_C) & -(( ? [Var_P2] : - ((hasType(type_Object, Var_P2) & hasType(type_Entity, Var_P2)) & -(( ? [Var_P1] : - (hasType(type_Object, Var_P1) & -(((f_subProcess(Var_C,Var_F)) & (((f_part(Var_P1,Var_O)) & (((f_part(Var_P2,Var_O)) & (((f_instrument(Var_C,Var_P1)) & (f_patient(Var_C,Var_P2))))))))))))))))))))))))))). - -fof(axMidLem68, axiom, - ( ! [Var_P] : - (hasType(type_WatercolorPaint, Var_P) => -(( ? [Var_W] : - (hasType(type_Water, Var_W) & -(f_part(Var_W,Var_P)))))))). - -fof(axMidLem69, axiom, - ( ! [Var_P] : - (hasType(type_OilPaint, Var_P) => -(( ? [Var_O] : - (hasType(type_Oil, Var_O) & -(f_part(Var_O,Var_P)))))))). - -fof(axMidLem70, axiom, - ( ! [Var_P] : - (hasType(type_OilPicture, Var_P) => -(( ? [Var_O] : - (hasType(type_OilPaint, Var_O) & -(( ? [Var_PAINTING] : - (hasType(type_Painting, Var_PAINTING) & -(((f_resourceS(Var_PAINTING,Var_O)) & (f_result(Var_PAINTING,Var_P))))))))))))). - -fof(axMidLem71, axiom, - ( ! [Var_PAINT] : - (hasType(type_ArtPainting, Var_PAINT) => -(( ? [Var_PICTURE] : - (hasType(type_PaintedPicture, Var_PICTURE) & -(f_result(Var_PAINT,Var_PICTURE)))))))). - -fof(axMidLem72, axiom, - ( ! [Var_N] : - ((hasType(type_RealNumber, Var_N) & hasType(type_Quantity, Var_N)) => -(( ! [Var_S] : - (hasType(type_Solution, Var_S) => -(((f_potentialOfHydrogen(Var_S,Var_N)) => (((f_greaterThanOrEqualTo(Var_N,0)) & (f_lessThanOrEqualTo(Var_N,14)))))))))))). - -fof(axMidLem73, axiom, - ( ! [Var_T] : - (hasType(type_Tracing, Var_T) => -(( ? [Var_P] : - (hasType(type_Blueprint, Var_P) & -(f_result(Var_T,Var_P)))))))). - -fof(axMidLem74, axiom, - ( ! [Var_C] : - (hasType(type_ComposingMusic, Var_C) => -(( ? [Var_M] : - (hasType(type_MusicalComposition, Var_M) & -(f_result(Var_C,Var_M)))))))). - -fof(axMidLem75, axiom, - ( ! [Var_DRAW] : - (hasType(type_Drawing, Var_DRAW) => -(( ? [Var_SKETCH] : - (hasType(type_Sketch, Var_SKETCH) & -(f_result(Var_DRAW,Var_SKETCH)))))))). - -fof(axMidLem76, axiom, - ( ! [Var_F] : - (hasType(type_Focusing, Var_F) => -(( ? [Var_L] : - (hasType(type_Lens, Var_L) & -(f_patient(Var_F,Var_L)))))))). - -fof(axMidLem77, axiom, - ( ! [Var_VEHICLE] : - (hasType(type_LandVehicle, Var_VEHICLE) => -(( ? [Var_WHEEL] : - (hasType(type_Wheel, Var_WHEEL) & -(f_part(Var_WHEEL,Var_VEHICLE)))))))). - -fof(axMidLem78, axiom, - ( ! [Var_C] : - (hasType(type_VehicleController, Var_C) => -(( ? [Var_V] : - (hasType(type_Vehicle, Var_V) & -(f_part(Var_C,Var_V)))))))). - -fof(axMidLem79, axiom, - ( ! [Var_W] : - (hasType(type_VehicleWindow, Var_W) => -(( ? [Var_V] : - (hasType(type_Vehicle, Var_V) & -(f_part(Var_W,Var_V)))))))). - -fof(axMidLem80, axiom, - ( ! [Var_W] : - (hasType(type_Windshield, Var_W) => -(( ? [Var_A] : - (hasType(type_Automobile, Var_A) & -(f_part(Var_W,f_FrontFn(Var_A))))))))). - -fof(axMidLem81, axiom, - ( ! [Var_W] : - (hasType(type_VehicleWheel, Var_W) => -(( ! [Var_V] : - (hasType(type_RoadVehicle, Var_V) => -(((f_part(Var_W,Var_V)) => (( ? [Var_A] : - (hasType(type_Axle, Var_A) & -(((f_component(Var_A,Var_V)) & (f_connected(Var_W,Var_A))))))))))))))). - -fof(axMidLem82, axiom, - ( ! [Var_BILL] : - (hasType(type_CurrencyBill, Var_BILL) => -(( ? [Var_PAPER] : - (hasType(type_Paper, Var_PAPER) & -(f_part(Var_PAPER,Var_BILL)))))))). - -fof(axMidLem83, axiom, - ( ! [Var_WIRE] : - (hasType(type_Wire, Var_WIRE) => -(f_material(type_Metal,Var_WIRE))))). - -fof(axMidLem84, axiom, - ( ! [Var_TL] : - (hasType(type_TelephoneLine, Var_TL) => -(( ? [Var_T1] : - ((hasType(type_Telephone, Var_T1) | hasType(type_Telegraph, Var_T1)) & -(( ? [Var_T2] : - ((hasType(type_Telephone, Var_T2) | hasType(type_Telegraph, Var_T2)) & -(((Var_T1 != Var_T2) & (f_connects(Var_TL,Var_T1,Var_T2))))))))))))). - -fof(axMidLem85, axiom, - ( ! [Var_S] : - (hasType(type_String, Var_S) => -(f_material(type_Fabric,Var_S))))). - -fof(axMidLem86, axiom, - ( ! [Var_PLUG] : - (hasType(type_Plug, Var_PLUG) => -(( ? [Var_HOLE] : - (hasType(type_Hole, Var_HOLE) & -(f_completelyFills(Var_PLUG,Var_HOLE)))))))). - -fof(axMidLem87, axiom, - ( ! [Var_POTTERY] : - (hasType(type_Pottery, Var_POTTERY) => -(( ? [Var_CLAY] : - (hasType(type_Clay, Var_CLAY) & -(f_part(Var_CLAY,Var_POTTERY)))))))). - -fof(axMidLem88, axiom, - ( ! [Var_C] : - (hasType(type_Compartment, Var_C) => -(( ? [Var_O] : - (hasType(type_Container, Var_O) & -(((Var_C != Var_O) & (f_part(Var_C,Var_O)))))))))). - -fof(axMidLem89, axiom, - ( ! [Var_TAPE] : - (hasType(type_Tape, Var_TAPE) => -(( ? [Var_PART] : - ((hasType(type_Paper, Var_PART) | hasType(type_Fabric, Var_PART)) & -(f_part(Var_PART,Var_TAPE)))))))). - -fof(axMidLem90, axiom, - ( ! [Var_R] : - (hasType(type_HorseRiding, Var_R) => -(( ? [Var_H] : - (hasType(type_Horse, Var_H) & -(f_instrument(Var_R,Var_H)))))))). - -fof(axMidLem91, axiom, - ( ! [Var_BAG] : - (hasType(type_Bag, Var_BAG) => -(( ? [Var_PART] : - (hasType(type_Fabric, Var_PART) & -(f_part(Var_PART,Var_BAG)))))))). - -fof(axMidLem92, axiom, - ( ! [Var_TANK] : - (hasType(type_FluidContainer, Var_TANK) => -(( ! [Var_STUFF] : - (hasType(type_Object, Var_STUFF) => -(((f_contains(Var_TANK,Var_STUFF)) => (f_attribute(Var_STUFF,inst_Fluid)))))))))). - -fof(axMidLem93, axiom, - ( ! [Var_BOTTLE] : - (hasType(type_Bottle, Var_BOTTLE) => -(( ! [Var_STUFF] : - (hasType(type_Object, Var_STUFF) => -(((f_contains(Var_BOTTLE,Var_STUFF)) => (f_attribute(Var_STUFF,inst_Liquid)))))))))). - -fof(axMidLem94, axiom, - ( ! [Var_BOTTLE] : - (hasType(type_Bottle, Var_BOTTLE) => -(( ! [Var_WIDTH2] : - ((hasType(type_PhysicalQuantity, Var_WIDTH2) & hasType(type_Quantity, Var_WIDTH2)) => -(( ! [Var_WIDTH1] : - ((hasType(type_PhysicalQuantity, Var_WIDTH1) & hasType(type_Quantity, Var_WIDTH1)) => -(( ! [Var_TOP] : - ((hasType(type_SelfConnectedObject, Var_TOP) & hasType(type_Object, Var_TOP)) => -(( ! [Var_BOTTOM] : - ((hasType(type_SelfConnectedObject, Var_BOTTOM) & hasType(type_Object, Var_BOTTOM)) => -(((((f_bottom(Var_BOTTOM,Var_BOTTLE)) & (((f_top(Var_TOP,Var_BOTTLE)) & (((f_width(Var_BOTTOM,Var_WIDTH1)) & (f_width(Var_TOP,Var_WIDTH2)))))))) => (f_lessThan(Var_WIDTH2,Var_WIDTH1))))))))))))))))))). - -fof(axMidLem95, axiom, - ( ! [Var_B] : - (hasType(type_Brick, Var_B) => -(f_material(type_Clay,Var_B))))). - -fof(axMidLem96, axiom, - ( ! [Var_TO] : - (hasType(type_TwoDimensionalObject, Var_TO) => -(( ! [Var_O] : - ((hasType(type_Object, Var_O) & hasType(type_GeometricFigure, Var_O)) => -(((f_attribute(Var_O,inst_RoundShape)) => (( ! [Var_P] : - ((hasType(type_GeometricFigure, Var_P) & hasType(type_Object, Var_P)) => -(((f_pointOfFigure(Var_P,Var_O)) & (((f_meetsSpatially(Var_P,Var_O)) & (((f_meetsSpatially(Var_P,Var_TO)) & (( ? [Var_T] : - (hasType(type_OneDimensionalFigure, Var_T) & -(f_tangent(Var_T,Var_TO)))))))))))))))))))))). - -fof(axMidLem97, axiom, - ( ! [Var_B] : - (hasType(type_Bubble, Var_B) => -(( ? [Var_S] : - ((hasType(type_SelfConnectedObject, Var_S) & hasType(type_Object, Var_S)) & -(((f_surface(Var_S,Var_B)) & (f_attribute(Var_S,inst_Liquid)))))))))). - -fof(axMidLem98, axiom, - ( ! [Var_B] : - (hasType(type_Bubble, Var_B) => -(( ! [Var_P] : - (hasType(type_Object, Var_P) => -(((f_interiorPart(Var_P,Var_B)) => (f_attribute(Var_P,inst_Gas)))))))))). - -fof(axMidLem99, axiom, - ( ! [Var_B] : - (hasType(type_Bubble, Var_B) => -(((( ~ ( ? [Var_S] : - (hasType(type_Attribute, Var_S) & -(( ? [Var_X] : - ((hasType(type_Object, Var_X) & hasType(type_Entity, Var_X)) & -(((f_attribute(Var_X,Var_S)) & (((Var_X != inst_Gas) & (f_meetsSpatially(Var_X,Var_B))))))))))))) => (f_attribute(Var_B,inst_RoundShape))))))). - -fof(axMidLem100, axiom, - ( ! [Var_B] : - (hasType(type_Belt, Var_B) => -(( ! [Var_P] : - (hasType(type_Animal, Var_P) => -(((f_wears(Var_P,Var_B)) => (( ? [Var_C] : - (hasType(type_Clothing, Var_C) & -(((f_wears(Var_P,Var_C)) & (f_meetsSpatially(Var_B,Var_C))))))))))))))). - -fof(axMidLem101, axiom, - ( ! [Var_T] : - (hasType(type_TieClothing, Var_T) => -(( ! [Var_P] : - ((hasType(type_Animal, Var_P) & hasType(type_Object, Var_P)) => -(((f_wears(Var_P,Var_T)) => (( ? [Var_N] : - (hasType(type_Neck, Var_N) & -(((f_part(Var_N,Var_P)) & (f_contains(Var_T,Var_N))))))))))))))). - -fof(axMidLem102, axiom, - ( ! [Var_C] : - (hasType(type_Collar, Var_C) => -(( ? [Var_OC] : - ((hasType(type_Coat, Var_OC) | hasType(type_Shirt, Var_OC)) & -(f_part(Var_C,Var_OC)))))))). - -fof(axMidLem103, axiom, - ( ! [Var_C] : - (hasType(type_Collar, Var_C) => -(( ! [Var_P] : - ((hasType(type_Animal, Var_P) & hasType(type_Object, Var_P)) => -(((f_wears(Var_P,Var_C)) => (( ? [Var_N] : - (hasType(type_Neck, Var_N) & -(((f_part(Var_N,Var_P)) & (f_meetsSpatially(Var_C,Var_N))))))))))))))). - -fof(axMidLem104, axiom, - ( ! [Var_G] : - (hasType(type_Glove, Var_G) => -(( ! [Var_P] : - ((hasType(type_Animal, Var_P) & hasType(type_Object, Var_P)) => -(((f_wears(Var_P,Var_G)) => (( ? [Var_H] : - (hasType(type_Hand, Var_H) & -(((f_part(Var_H,Var_P)) & (f_meetsSpatially(Var_G,Var_H))))))))))))))). - -fof(axMidLem105, axiom, - ( ! [Var_HAT] : - (hasType(type_Hat, Var_HAT) => -(( ! [Var_PERSON] : - ((hasType(type_Animal, Var_PERSON) & hasType(type_Object, Var_PERSON)) => -(((f_wears(Var_PERSON,Var_HAT)) => (( ? [Var_HEAD] : - (hasType(type_Head, Var_HEAD) & -(((f_part(Var_HEAD,Var_PERSON)) & (f_meetsSpatially(Var_HAT,Var_HEAD))))))))))))))). - -fof(axMidLem106, axiom, - ( ! [Var_T] : - (hasType(type_Trousers, Var_T) => -(( ! [Var_H] : - ((hasType(type_Animal, Var_H) & hasType(type_Object, Var_H)) => -(((f_wears(Var_H,Var_T)) => (( ? [Var_L] : - (hasType(type_Leg, Var_L) & -(((f_part(Var_L,Var_H)) & (f_contains(Var_T,Var_L))))))))))))))). - -fof(axMidLem107, axiom, - ( ! [Var_SHOE] : - (hasType(type_Shoe, Var_SHOE) => -(( ! [Var_PERSON] : - ((hasType(type_Animal, Var_PERSON) & hasType(type_Object, Var_PERSON)) => -(((f_wears(Var_PERSON,Var_SHOE)) => (( ? [Var_FOOT] : - (hasType(type_Foot, Var_FOOT) & -(((f_part(Var_FOOT,Var_PERSON)) & (f_meetsSpatially(Var_SHOE,Var_FOOT))))))))))))))). - -fof(axMidLem108, axiom, - ( ! [Var_SS] : - (hasType(type_ShoeSole, Var_SS) => -(( ? [Var_S] : - (hasType(type_Shoe, Var_S) & -(f_bottom(Var_SS,Var_S)))))))). - -fof(axMidLem109, axiom, - ( ! [Var_S] : - (hasType(type_Sandal, Var_S) => -(( ? [Var_SOLE] : - (hasType(type_ShoeSole, Var_SOLE) & -(((f_part(Var_SOLE,Var_S)) & (f_attribute(Var_SOLE,inst_Flat)))))))))). - -fof(axMidLem110, axiom, - ( ! [Var_S] : - (hasType(type_Sock, Var_S) => -(( ! [Var_P] : - ((hasType(type_Animal, Var_P) & hasType(type_Object, Var_P)) => -(((f_wears(Var_P,Var_S)) => (( ? [Var_F] : - (hasType(type_Foot, Var_F) & -(((f_part(Var_F,Var_P)) & (f_contains(Var_S,Var_F))))))))))))))). - -fof(axMidLem111, axiom, - ( ! [Var_S] : - (hasType(type_Sleeve, Var_S) => -(( ! [Var_P] : - ((hasType(type_Animal, Var_P) & hasType(type_Object, Var_P)) => -(((f_wears(Var_P,Var_S)) => (( ? [Var_A] : - (hasType(type_Arm, Var_A) & -(((f_part(Var_A,Var_P)) & (f_contains(Var_S,Var_A))))))))))))))). - -fof(axMidLem112, axiom, - ( ! [Var_S] : - (hasType(type_Sleeve, Var_S) => -(( ? [Var_C] : - ((hasType(type_Shirt, Var_C) | hasType(type_Coat, Var_C)) & -(f_part(Var_S,Var_C)))))))). - -fof(axMidLem113, axiom, - ( ! [Var_SUIT] : - (hasType(type_ClothingSuit, Var_SUIT) => -(( ! [Var_PERSON] : - (hasType(type_Animal, Var_PERSON) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(( ! [Var_ITEM1] : - ((hasType(type_SelfConnectedObject, Var_ITEM1) & hasType(type_Clothing, Var_ITEM1)) => -(((((f_member(Var_ITEM1,Var_SUIT)) & (f_holdsDuring(Var_TIME,wears(Var_PERSON,Var_ITEM1))))) => (( ! [Var_ITEM2] : - ((hasType(type_SelfConnectedObject, Var_ITEM2) & hasType(type_Clothing, Var_ITEM2)) => -(((f_member(Var_ITEM2,Var_SUIT)) => (f_holdsDuring(Var_TIME,wears(Var_PERSON,Var_ITEM2)))))))))))))))))))))). - -fof(axMidLem114, axiom, - ( ! [Var_LEATHER] : - (hasType(type_Leather, Var_LEATHER) => -(( ? [Var_MAKE] : - (hasType(type_Making, Var_MAKE) & -(( ? [Var_SKIN] : - (hasType(type_Skin, Var_SKIN) & -(((f_resourceS(Var_MAKE,Var_SKIN)) & (f_result(Var_MAKE,Var_LEATHER))))))))))))). - -fof(axMidLem115, axiom, - ( ! [Var_W] : - (hasType(type_Wool, Var_W) => -(( ? [Var_M] : - (hasType(type_Making, Var_M) & -(( ? [Var_H] : - (hasType(type_Hair, Var_H) & -(( ? [Var_S] : - (hasType(type_Sheep, Var_S) & -(((f_result(Var_M,Var_W)) & (((f_resourceS(Var_M,Var_H)) & (f_part(Var_H,Var_S)))))))))))))))))). - -fof(axMidLem116, axiom, - ( ! [Var_POCKET] : - (hasType(type_Pocket, Var_POCKET) => -(( ? [Var_CLOTHING] : - (hasType(type_Clothing, Var_CLOTHING) & -(f_part(Var_POCKET,Var_CLOTHING)))))))). - -fof(axMidLem117, axiom, - ( ! [Var_F] : - (hasType(type_CottonFabric, Var_F) => -(( ? [Var_M] : - (hasType(type_Making, Var_M) & -(( ? [Var_C] : - (hasType(type_Cotton, Var_C) & -(((f_resourceS(Var_M,Var_C)) & (f_result(Var_M,Var_F))))))))))))). - -fof(axMidLem118, axiom, - ( ! [Var_F] : - (hasType(type_CottonFabric, Var_F) => -(f_material(type_Cotton,Var_F))))). - -fof(axMidLem119, axiom, - ( ! [Var_CC] : - (hasType(type_ChangingClothing, Var_CC) => -(( ? [Var_R] : - (hasType(type_RemovingClothing, Var_R) & -(( ? [Var_D] : - (hasType(type_Dressing, Var_D) & -(((f_subProcess(Var_R,Var_CC)) & (f_subProcess(Var_D,Var_CC))))))))))))). - -fof(axMidLem120, axiom, - ( ! [Var_P] : - (hasType(type_Washing, Var_P) => -(( ? [Var_D] : - (hasType(type_Detergent, Var_D) & -(( ? [Var_W] : - (hasType(type_Water, Var_W) & -(((f_instrument(Var_P,Var_D)) & (f_instrument(Var_P,Var_W))))))))))))). - -fof(axMidLem121, axiom, - ( ! [Var_S] : - (hasType(type_Sewing, Var_S) => -(( ? [Var_F] : - (hasType(type_Fabric, Var_F) & -(f_patient(Var_S,Var_F)))))))). - -fof(axMidLem122, axiom, - ( ! [Var_S] : - (hasType(type_Soldering, Var_S) => -(( ! [Var_OBJ2] : - ((hasType(type_Entity, Var_OBJ2) & hasType(type_SelfConnectedObject, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Entity, Var_OBJ1) & hasType(type_SelfConnectedObject, Var_OBJ1)) => -(((((f_patient(Var_S,Var_OBJ1)) & (((f_patient(Var_S,Var_OBJ2)) & (Var_OBJ1 != Var_OBJ2))))) => (( ? [Var_A] : - (hasType(type_MetallicAlloy, Var_A) & -(f_connects(Var_A,Var_OBJ1,Var_OBJ2)))))))))))))))). - -fof(axMidLem123, axiom, - ( ! [Var_DOCTOR] : - ((hasType(type_CognitiveAgent, Var_DOCTOR) & hasType(type_Agent, Var_DOCTOR)) => -(( ! [Var_PATIENT] : - ((hasType(type_Human, Var_PATIENT) & hasType(type_Entity, Var_PATIENT)) => -(((f_patientMedical(Var_PATIENT,Var_DOCTOR)) => (( ? [Var_PROCESS] : - ((hasType(type_DiagnosticProcess, Var_PROCESS) | hasType(type_TherapeuticProcess, Var_PROCESS)) & -(((f_patient(Var_PROCESS,Var_PATIENT)) & (f_agent(Var_PROCESS,Var_DOCTOR))))))))))))))). - -fof(axMidLem124, axiom, - ( ! [Var_I] : - (hasType(type_InfectiousDisease, Var_I) => -(( ! [Var_O] : - (hasType(type_Microorganism, Var_O) => -(( ! [Var_A] : - ((hasType(type_Object, Var_A) & hasType(type_Entity, Var_A)) => -(((f_attribute(Var_A,Var_I)) => (( ? [Var_P] : - (hasType(type_PathologicProcess, Var_P) & -(((f_agent(Var_P,Var_O)) & (f_experiencer(Var_P,Var_A)))))))))))))))))). - -fof(axMidLem125, axiom, - ( ! [Var_H] : - (hasType(type_Object, Var_H) => -(((f_attribute(Var_H,inst_Emphysema)) => (( ? [Var_L] : - (hasType(type_Lung, Var_L) & -(( ? [Var_P] : - (hasType(type_PathologicProcess, Var_P) & -(((f_part(Var_L,Var_H)) & (f_located(Var_P,Var_L))))))))))))))). - -fof(axMidLem126, axiom, - ( ! [Var_H] : - (hasType(type_Human, Var_H) => -(((f_attribute(Var_H,inst_Fever)) => (( ? [Var_N] : - ((hasType(type_RealNumber, Var_N) & hasType(type_Quantity, Var_N)) & -(((f_measure(Var_H,f_MeasureFn(Var_N,inst_FahrenheitDegree))) & (f_greaterThan(Var_N,98.6)))))))))))). - -fof(axMidLem127, axiom, - ( ! [Var_H] : - (hasType(type_Object, Var_H) => -(((f_attribute(Var_H,inst_Goiter)) => (( ? [Var_G] : - (hasType(type_ThyroidGland, Var_G) & -(( ? [Var_P] : - (hasType(type_PathologicProcess, Var_P) & -(((f_part(Var_G,Var_H)) & (f_located(Var_P,Var_G))))))))))))))). - -fof(axMidLem128, axiom, - ( ! [Var_O2] : - ((hasType(type_Organism, Var_O2) & hasType(type_Object, Var_O2)) => -(( ! [Var_O1] : - (hasType(type_Organism, Var_O1) => -(((f_parasite(Var_O1,Var_O2)) => (f_inhabits(Var_O1,Var_O2)))))))))). - -fof(axMidLem129, axiom, - ( ! [Var_O2] : - ((hasType(type_Organism, Var_O2) & hasType(type_Entity, Var_O2)) => -(( ! [Var_O1] : - ((hasType(type_Organism, Var_O1) & hasType(type_Agent, Var_O1)) => -(((f_parasite(Var_O1,Var_O2)) => (( ? [Var_I] : - (hasType(type_Injuring, Var_I) & -(((f_agent(Var_I,Var_O1)) & (f_patient(Var_I,Var_O2))))))))))))))). - -fof(axMidLem130, axiom, - ( ! [Var_PERSON] : - (hasType(type_Object, Var_PERSON) => -(((f_attribute(Var_PERSON,inst_Cancer)) => (( ? [Var_TUMOR] : - (hasType(type_Tumor, Var_TUMOR) & -(f_part(Var_TUMOR,Var_PERSON)))))))))). - -fof(axMidLem131, axiom, - ( ! [Var_CS] : - (hasType(type_ConjugatedSubstance, Var_CS) => -(( ? [Var_C1] : - (hasType(type_CompoundSubstance, Var_C1) & -(( ? [Var_C2] : - (hasType(type_CompoundSubstance, Var_C2) & -(( ? [Var_P] : - (hasType(type_ChemicalSynthesis, Var_P) & -(((Var_C1 != Var_C2) & (((f_resourceS(Var_P,Var_C1)) & (((f_resourceS(Var_P,Var_C2)) & (f_result(Var_P,Var_CS)))))))))))))))))))). - -fof(axMidLem132, axiom, - ( ! [Var_COMPOUND2] : - ((hasType(type_CompoundSubstance, Var_COMPOUND2) & hasType(type_PureSubstance, Var_COMPOUND2)) => -(( ! [Var_COMPOUND1] : - ((hasType(type_CompoundSubstance, Var_COMPOUND1) & hasType(type_PureSubstance, Var_COMPOUND1)) => -(((f_conjugate(Var_COMPOUND1,Var_COMPOUND2)) => (( ? [Var_NUMBER2] : - ((hasType(type_PositiveInteger, Var_NUMBER2) & hasType(type_Quantity, Var_NUMBER2) & hasType(type_Entity, Var_NUMBER2)) & -(( ? [Var_NUMBER1] : - ((hasType(type_PositiveInteger, Var_NUMBER1) & hasType(type_Entity, Var_NUMBER1) & hasType(type_Quantity, Var_NUMBER1)) & -(((f_protonNumber(Var_COMPOUND1,Var_NUMBER1)) & (((f_protonNumber(Var_COMPOUND2,Var_NUMBER2)) & (((Var_NUMBER1 = f_AdditionFn(Var_NUMBER2,1)) | (Var_NUMBER2 = f_AdditionFn(Var_NUMBER1,1)))))))))))))))))))))). - -fof(axMidLem133, axiom, - ( ! [Var_BITE] : - (hasType(type_Biting, Var_BITE) => -(( ! [Var_ANIMAL] : - ((hasType(type_Agent, Var_ANIMAL) & hasType(type_Object, Var_ANIMAL)) => -(((f_agent(Var_BITE,Var_ANIMAL)) => (( ? [Var_MOUTH] : - (hasType(type_Mouth, Var_MOUTH) & -(((f_part(Var_MOUTH,Var_ANIMAL)) & (f_instrument(Var_BITE,Var_MOUTH))))))))))))))). - -fof(axMidLem134, axiom, - ( ! [Var_S] : - (hasType(type_Strangling, Var_S) => -(( ? [Var_T] : - (hasType(type_Throat, Var_T) & -(f_patient(Var_S,Var_T)))))))). - -fof(axMidLem135, axiom, - ( ! [Var_SPIT] : - (hasType(type_Spitting, Var_SPIT) => -(( ! [Var_ANIMAL] : - ((hasType(type_Agent, Var_ANIMAL) & hasType(type_Object, Var_ANIMAL)) => -(((f_agent(Var_SPIT,Var_ANIMAL)) => (( ? [Var_MOUTH] : - (hasType(type_Mouth, Var_MOUTH) & -(((f_part(Var_MOUTH,Var_ANIMAL)) & (f_origin(Var_SPIT,Var_MOUTH))))))))))))))). - -fof(axMidLem136, axiom, - ( ! [Var_P] : - (hasType(type_Punching, Var_P) => -(( ! [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_Object, Var_A)) => -(((f_agent(Var_P,Var_A)) => (( ? [Var_H] : - (hasType(type_Hand, Var_H) & -(((f_attribute(Var_H,inst_Fist)) & (((f_part(Var_H,Var_A)) & (f_instrument(Var_P,Var_H))))))))))))))))). - -fof(axMidLem137, axiom, - ( ! [Var_KICK] : - (hasType(type_Kicking, Var_KICK) => -(( ! [Var_ANIMAL] : - ((hasType(type_Agent, Var_ANIMAL) & hasType(type_Object, Var_ANIMAL)) => -(((f_agent(Var_KICK,Var_ANIMAL)) => (( ? [Var_FOOT] : - (hasType(type_Foot, Var_FOOT) & -(((f_part(Var_FOOT,Var_ANIMAL)) & (f_instrument(Var_KICK,Var_FOOT))))))))))))))). - -fof(axMidLem138, axiom, - ( ! [Var_MESSAGING] : - (hasType(type_Messaging, Var_MESSAGING) => -(( ? [Var_M] : - (hasType(type_Message, Var_M) & -(f_patient(Var_MESSAGING,Var_M)))))))). - -fof(axMidLem139, axiom, - ( ! [Var_PERSON2] : - (hasType(type_Human, Var_PERSON2) => -(( ! [Var_PERSON1] : - (hasType(type_Human, Var_PERSON1) => -(((f_neighbor(Var_PERSON1,Var_PERSON2)) => (( ? [Var_HOME2] : - ((hasType(type_PermanentResidence, Var_HOME2) & hasType(type_Entity, Var_HOME2) & hasType(type_Object, Var_HOME2)) & -(( ? [Var_HOME1] : - ((hasType(type_PermanentResidence, Var_HOME1) & hasType(type_Entity, Var_HOME1) & hasType(type_Object, Var_HOME1)) & -(((f_home(Var_PERSON1,Var_HOME1)) & (((f_home(Var_PERSON2,Var_HOME2)) & (((Var_HOME1 != Var_HOME2) & (f_orientation(Var_HOME1,Var_HOME2,inst_Near)))))))))))))))))))))). - -fof(axMidLem140, axiom, - ( ! [Var_OBJ2] : - (hasType(type_SelfConnectedObject, Var_OBJ2) => -(( ! [Var_MEAS] : - ((hasType(type_PhysicalQuantity, Var_MEAS) & hasType(type_ConstantQuantity, Var_MEAS)) => -(( ! [Var_OBJ1] : - (hasType(type_Object, Var_OBJ1) => -(((((f_measure(Var_OBJ1,Var_MEAS)) & (f_contains(Var_OBJ2,Var_OBJ1)))) => (f_capacity(Var_OBJ2,Var_MEAS))))))))))))). - -fof(axMidLem141, axiom, - ( ! [Var_ITEM] : - (hasType(type_Entity, Var_ITEM) => -(( ! [Var_LIST] : - (hasType(type_List, Var_LIST) => -(((f_LastFn(Var_LIST) = Var_ITEM) <=> (( ? [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_PositiveInteger, Var_NUMBER)) & -(((f_ListLengthFn(Var_LIST) = Var_NUMBER) & (f_ListOrderFn(Var_LIST,Var_NUMBER) = Var_ITEM)))))))))))))). - -fof(axMidLem142, axiom, - ( ! [Var_LIST] : - (hasType(type_List, Var_LIST) => -(((Var_LIST != inst_NullList) => (f_FirstFn(Var_LIST) = f_ListOrderFn(Var_LIST,1))))))). - -fof(axMidLem143, axiom, - ( ! [Var_AGENT] : - ((hasType(type_Entity, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(( ! [Var_COUNTRY] : - (hasType(type_Nation, Var_COUNTRY) => -(( ! [Var_CITY] : - (hasType(type_City, Var_CITY) => -(( ! [Var_ROAD] : - (hasType(type_Roadway, Var_ROAD) => -(( ! [Var_PLACE] : - ((hasType(type_StationaryArtifact, Var_PLACE) & hasType(type_Address, Var_PLACE)) => -(((f_StreetAddressFn(Var_PLACE,Var_ROAD,Var_CITY,Var_COUNTRY) = Var_AGENT) => (f_address(Var_AGENT,Var_PLACE))))))))))))))))))). - -fof(axMidLem144, axiom, - ( ! [Var_AGENT] : - (hasType(type_Entity, Var_AGENT) => -(( ! [Var_COUNTRY] : - (hasType(type_Nation, Var_COUNTRY) => -(( ! [Var_CITY] : - (hasType(type_City, Var_CITY) => -(( ! [Var_ROAD] : - (hasType(type_Roadway, Var_ROAD) => -(( ! [Var_PLACE] : - ((hasType(type_StationaryArtifact, Var_PLACE) & hasType(type_Object, Var_PLACE)) => -(((f_StreetAddressFn(Var_PLACE,Var_ROAD,Var_CITY,Var_COUNTRY) = Var_AGENT) => (( ? [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) & -(f_part(Var_PLACE,Var_BUILDING)))))))))))))))))))))). - -fof(axMidLem145, axiom, - ( ! [Var_P] : - (hasType(type_VotingPoll, Var_P) => -(( ? [Var_V] : - (hasType(type_Voting, Var_V) & -(f_located(Var_V,Var_P)))))))). - -fof(axMidLem146, axiom, - ( ! [Var_CAMP] : - (hasType(type_Camp, Var_CAMP) => -(( ? [Var_TENT] : - (hasType(type_Tent, Var_TENT) & -(f_part(Var_TENT,Var_CAMP)))))))). - -fof(axMidLem147, axiom, - ( ! [Var_TENT] : - (hasType(type_Tent, Var_TENT) => -(( ? [Var_FABRIC] : - (hasType(type_Fabric, Var_FABRIC) & -(f_part(Var_FABRIC,Var_TENT)))))))). - -fof(axMidLem148, axiom, - ( ! [Var_RESIDENCE] : - (hasType(type_ExecutiveResidence, Var_RESIDENCE) => -(( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(( ? [Var_POSITION] : - (hasType(type_Position, Var_POSITION) & -(( ? [Var_AREA] : - ((hasType(type_Object, Var_AREA) & hasType(type_GeopoliticalArea, Var_AREA)) & -(((f_located(Var_RESIDENCE,Var_AREA)) & (((f_home(Var_PERSON,Var_RESIDENCE)) & (f_chiefOfState(Var_AREA,Var_POSITION,Var_PERSON)))))))))))))))))). - -fof(axMidLem149, axiom, - ( ! [Var_UNIT] : - (hasType(type_ApartmentUnit, Var_UNIT) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_Agent, Var_PERSON)) => -(((f_home(Var_PERSON,Var_UNIT)) => (( ~ (f_possesses(Var_PERSON,Var_UNIT)))))))))))). - -fof(axMidLem150, axiom, - ( ! [Var_UNIT] : - (hasType(type_ApartmentUnit, Var_UNIT) => -(( ? [Var_BUILDING] : - (hasType(type_ApartmentBuilding, Var_BUILDING) & -(f_part(Var_UNIT,Var_BUILDING)))))))). - -fof(axMidLem151, axiom, - ( ! [Var_U] : - ((hasType(type_PermanentResidence, Var_U) & hasType(type_Object, Var_U) & hasType(type_Residence, Var_U) & hasType(type_Entity, Var_U)) => -(( ! [Var_L] : - (hasType(type_Agent, Var_L) => -(((f_landlord(Var_L,Var_U)) => (( ? [Var_R] : - (hasType(type_Renting, Var_R) & -(( ? [Var_P] : - (hasType(type_Agent, Var_P) & -(((f_possesses(Var_L,Var_U)) & (((f_tenant(Var_P,Var_U)) & (((f_agent(Var_R,Var_P)) & (f_patient(Var_R,Var_U)))))))))))))))))))))). - -fof(axMidLem152, axiom, - ( ! [Var_U] : - ((hasType(type_Residence, Var_U) & hasType(type_PermanentResidence, Var_U) & hasType(type_Object, Var_U) & hasType(type_Entity, Var_U)) => -(( ! [Var_P] : - (hasType(type_Agent, Var_P) => -(((f_tenant(Var_P,Var_U)) => (( ? [Var_R] : - (hasType(type_Renting, Var_R) & -(( ? [Var_L] : - (hasType(type_Agent, Var_L) & -(((f_landlord(Var_L,Var_U)) & (((f_agent(Var_R,Var_P)) & (((f_possesses(Var_L,Var_U)) & (f_patient(Var_R,Var_U)))))))))))))))))))))). - -fof(axMidLem153, axiom, - ( ! [Var_UNIT] : - (hasType(type_CondominiumUnit, Var_UNIT) => -(( ? [Var_BUILDING] : - (hasType(type_CondominiumBuilding, Var_BUILDING) & -(f_part(Var_UNIT,Var_BUILDING)))))))). - -fof(axMidLem154, axiom, - ( ! [Var_BUILDING] : - (hasType(type_ApartmentBuilding, Var_BUILDING) => -(( ? [Var_UNIT1] : - (hasType(type_ApartmentUnit, Var_UNIT1) & -(( ? [Var_UNIT2] : - (hasType(type_ApartmentUnit, Var_UNIT2) & -(((f_part(Var_UNIT1,Var_BUILDING)) & (((f_part(Var_UNIT2,Var_BUILDING)) & (Var_UNIT1 != Var_UNIT2)))))))))))))). - -fof(axMidLem155, axiom, - ( ! [Var_BUILDING] : - (hasType(type_CondominiumBuilding, Var_BUILDING) => -(( ? [Var_UNIT1] : - (hasType(type_CondominiumUnit, Var_UNIT1) & -(( ? [Var_UNIT2] : - (hasType(type_CondominiumUnit, Var_UNIT2) & -(((f_part(Var_UNIT1,Var_BUILDING)) & (((f_part(Var_UNIT2,Var_BUILDING)) & (Var_UNIT1 != Var_UNIT2)))))))))))))). - -fof(axMidLem156, axiom, - ( ! [Var_D] : - (hasType(type_Dormitory, Var_D) => -(( ? [Var_S] : - (hasType(type_School, Var_S) & -(f_possesses(Var_S,Var_D)))))))). - -fof(axMidLem157, axiom, - ( ! [Var_B] : - (hasType(type_FarmBuilding, Var_B) => -(( ? [Var_F] : - (hasType(type_Farm, Var_F) & -(f_located(Var_B,Var_F)))))))). - -fof(axMidLem158, axiom, - ( ! [Var_C] : - (hasType(type_EntertainmentCompany, Var_C) => -(( ? [Var_P] : - ((hasType(type_CommercialService, Var_P) & hasType(type_Performance, Var_P)) & -(f_agent(Var_P,Var_C)))))))). - -fof(axMidLem159, axiom, - ( ! [Var_I] : - (hasType(type_InsuranceCompany, Var_I) => -(( ? [Var_C] : - (hasType(type_Contract, Var_C) & -(f_insured(Var_C,Var_I)))))))). - -fof(axMidLem160, axiom, - ( ! [Var_S] : - (hasType(type_FinancialService, Var_S) => -(( ? [Var_O] : - (hasType(type_FinancialCompany, Var_O) & -(f_agent(Var_S,Var_O)))))))). - -fof(axMidLem161, axiom, - ( ! [Var_C] : - (hasType(type_Partnership, Var_C) => -(( ? [Var_H1] : - (hasType(type_Human, Var_H1) & -(( ? [Var_H2] : - (hasType(type_Human, Var_H2) & -(((Var_H1 != Var_H2) & (((f_possesses(Var_H1,Var_C)) & (f_possesses(Var_H2,Var_C))))))))))))))). - -fof(axMidLem162, axiom, - ( ! [Var_W] : - (hasType(type_Welfare, Var_W) => -(( ? [Var_O] : - (hasType(type_ServiceOrganization, Var_O) & -(f_agent(Var_W,Var_O)))))))). - -fof(axMidLem163, axiom, - ( ! [Var_C] : - (hasType(type_Publisher, Var_C) => -(( ? [Var_S] : - ((hasType(type_CommercialService, Var_S) & hasType(type_Publication, Var_S)) & -(f_agent(Var_S,Var_C)))))))). - -fof(axMidLem164, axiom, - ( ! [Var_C] : - (hasType(type_FamilyBusiness, Var_C) => -(( ! [Var_P2] : - ((hasType(type_Agent, Var_P2) & hasType(type_Organism, Var_P2)) => -(( ! [Var_P1] : - ((hasType(type_Agent, Var_P1) & hasType(type_Organism, Var_P1)) => -(((((f_possesses(Var_P1,Var_C)) & (f_possesses(Var_P2,Var_C)))) => (f_familyRelation(Var_P1,Var_P2))))))))))))). - -fof(axMidLem165, axiom, - ( ! [Var_C] : - (hasType(type_Restaurant, Var_C) => -(( ? [Var_S] : - ((hasType(type_CommercialService, Var_S) & hasType(type_Selling, Var_S)) & -(( ? [Var_F] : - (hasType(type_Food, Var_F) & -(( ? [Var_B] : - (hasType(type_RestaurantBuilding, Var_B) & -(((f_agent(Var_S,Var_C)) & (((f_located(Var_S,Var_B)) & (f_patient(Var_S,Var_F)))))))))))))))))). - -fof(axMidLem166, axiom, - ( ! [Var_C] : - (hasType(type_Proprietorship, Var_C) => -(( ? [Var_H] : - (hasType(type_Human, Var_H) & -(((f_possesses(Var_H,Var_C)) & (( ~ ( ? [Var_H2] : - ((hasType(type_Entity, Var_H2) & hasType(type_Agent, Var_H2)) & -(((Var_H != Var_H2) & (f_possesses(Var_H2,Var_C)))))))))))))))). - -fof(axMidLem167, axiom, - ( ! [Var_AUDITORIUM] : - (hasType(type_Auditorium, Var_AUDITORIUM) => -(( ? [Var_STAGE] : - (hasType(type_PerformanceStage, Var_STAGE) & -(f_part(Var_STAGE,Var_AUDITORIUM)))))))). - -fof(axMidLem168, axiom, - ( ! [Var_SEAT] : - (hasType(type_AuditoriumSeat, Var_SEAT) => -(( ? [Var_AUDITORIUM] : - (hasType(type_Auditorium, Var_AUDITORIUM) & -(f_part(Var_SEAT,Var_AUDITORIUM)))))))). - -fof(axMidLem169, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_DESCENDANTS] : - ((hasType(type_Entity, Var_DESCENDANTS) & hasType(type_Collection, Var_DESCENDANTS)) => -(((f_DescendantsFn(Var_PERSON) = Var_DESCENDANTS) => (( ! [Var_MEMBER] : - ((hasType(type_SelfConnectedObject, Var_MEMBER) & hasType(type_Organism, Var_MEMBER)) => -(((f_member(Var_MEMBER,Var_DESCENDANTS)) <=> (f_ancestor(Var_MEMBER,Var_PERSON))))))))))))))). - -fof(axMidLem170, axiom, - ( ! [Var_BROOD] : - (hasType(type_Brood, Var_BROOD) => -(( ! [Var_MEMBER2] : - ((hasType(type_SelfConnectedObject, Var_MEMBER2) & hasType(type_Organism, Var_MEMBER2)) => -(( ! [Var_MEMBER1] : - ((hasType(type_SelfConnectedObject, Var_MEMBER1) & hasType(type_Organism, Var_MEMBER1)) => -(((((f_member(Var_MEMBER1,Var_BROOD)) & (f_member(Var_MEMBER2,Var_BROOD)))) => (f_sibling(Var_MEMBER1,Var_MEMBER2))))))))))))). - -fof(axMidLem171, axiom, - ( ! [Var_BROOD] : - (hasType(type_Brood, Var_BROOD) => -(( ? [Var_TIME] : - (hasType(type_Entity, Var_TIME) & -(( ! [Var_MEMBER] : - ((hasType(type_SelfConnectedObject, Var_MEMBER) & hasType(type_Entity, Var_MEMBER)) => -(((f_member(Var_MEMBER,Var_BROOD)) => (( ? [Var_BIRTH] : - (hasType(type_Birth, Var_BIRTH) & -(((f_experiencer(Var_BIRTH,Var_MEMBER)) & (Var_TIME = f_WhenFn(Var_BIRTH)))))))))))))))))). - -fof(axMidLem172, axiom, - ( ! [Var_AT] : - (hasType(type_AnimalTeam, Var_AT) => -(( ? [Var_P] : - (hasType(type_Pulling, Var_P) & -(f_agent(Var_P,Var_AT)))))))). - -fof(axMidLem173, axiom, - ( ! [Var_S] : - (hasType(type_TeamSport, Var_S) => -(( ? [Var_T1] : - (hasType(type_SportsTeam, Var_T1) & -(( ? [Var_T2] : - (hasType(type_SportsTeam, Var_T2) & -(((f_contestParticipant(Var_S,Var_T1)) & (((f_contestParticipant(Var_S,Var_T2)) & (Var_T1 != Var_T2)))))))))))))). - -fof(axMidLem174, axiom, - ( ! [Var_CO] : - (hasType(type_CommunicationOrganization, Var_CO) => -(( ? [Var_CS] : - (hasType(type_CommunicationSystem, Var_CS) & -(( ? [Var_C] : - (hasType(type_Communication, Var_C) & -(((f_instrument(Var_C,Var_CS)) & (f_agent(Var_C,Var_CO))))))))))))). - -fof(axMidLem175, axiom, - ( ! [Var_COMPANY] : - (hasType(type_Tavern, Var_COMPANY) => -(( ? [Var_SERVICE] : - ((hasType(type_CommercialService, Var_SERVICE) & hasType(type_Selling, Var_SERVICE)) & -(( ? [Var_BEVERAGE] : - (hasType(type_AlcoholicBeverage, Var_BEVERAGE) & -(((f_agent(Var_SERVICE,Var_COMPANY)) & (f_patient(Var_SERVICE,Var_BEVERAGE))))))))))))). - -fof(axMidLem176, axiom, - ( ! [Var_D] : - (hasType(type_DrugStore, Var_D) => -(( ! [Var_M] : - (hasType(type_Medicine, Var_M) => -(( ? [Var_S] : - (hasType(type_Selling, Var_S) & -(((f_agent(Var_S,Var_D)) & (f_patient(Var_S,Var_M))))))))))))). - -fof(axMidLem177, axiom, - ( ! [Var_STORE] : - (hasType(type_GroceryStore, Var_STORE) => -(( ? [Var_SELL] : - (hasType(type_Selling, Var_SELL) & -(( ? [Var_FOOD] : - (hasType(type_Food, Var_FOOD) & -(((f_agent(Var_SELL,Var_STORE)) & (f_patient(Var_SELL,Var_FOOD))))))))))))). - -fof(axMidLem178, axiom, - ( ! [Var_SALE] : - (hasType(type_BargainSale, Var_SALE) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_patient(Var_SALE,Var_OBJ)) => (( ? [Var_AGENT2] : - (hasType(type_Agent, Var_AGENT2) & -(( ? [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) & -(( ? [Var_PRICE2] : - ((hasType(type_CurrencyMeasure, Var_PRICE2) & hasType(type_Quantity, Var_PRICE2)) & -(( ? [Var_PRICE1] : - ((hasType(type_CurrencyMeasure, Var_PRICE1) & hasType(type_Quantity, Var_PRICE1)) & -(((f_holdsDuring(f_ImmediatePastFn(f_WhenFn(Var_SALE)),price(Var_OBJ,Var_PRICE1,Var_AGENT1))) & (((f_holdsDuring(f_WhenFn(Var_SALE),price(Var_OBJ,Var_PRICE2,Var_AGENT2))) & (f_lessThan(Var_PRICE2,Var_PRICE1)))))))))))))))))))))))))). - -fof(axMidLem179, axiom, - ( ~ (f_overlapsTemporally(inst_CommonEra,inst_BeforeCommonEra)))). - -fof(axMidLem180, axiom, - ( ! [Var_STEEPLE] : - (hasType(type_Steeple, Var_STEEPLE) => -(( ? [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) & -(f_part(Var_STEEPLE,Var_BUILDING)))))))). - -fof(axMidLem181, axiom, - ( ! [Var_P] : - (hasType(type_CommunistParty, Var_P) => -(( ! [Var_A] : - (hasType(type_GeopoliticalArea, Var_A) => -(( ! [Var_M] : - ((hasType(type_SelfConnectedObject, Var_M) & hasType(type_CognitiveAgent, Var_M)) => -(((f_member(Var_M,Var_P)) => (f_desires(Var_M,governmentType(Var_A,inst_CommunistState)))))))))))))). - -fof(axMidLem182, axiom, - ( ! [Var_AREA] : - ((hasType(type_GeopoliticalArea, Var_AREA) & hasType(type_PermanentResidence, Var_AREA)) => -(( ! [Var_PERSON] : - ((hasType(type_SelfConnectedObject, Var_PERSON) & hasType(type_Human, Var_PERSON)) => -(((f_member(Var_PERSON,f_ResidentFn(Var_AREA))) => (f_home(Var_PERSON,Var_AREA)))))))))). - -fof(axMidLem183, axiom, - ( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(( ! [Var_POPULATION] : - ((hasType(type_Entity, Var_POPULATION) & (hasType(type_SetOrClass, Var_POPULATION) | hasType(type_Collection, Var_POPULATION))) => -(( ! [Var_CITIZENRY] : - ((hasType(type_Entity, Var_CITIZENRY) & (hasType(type_SetOrClass, Var_CITIZENRY) | hasType(type_Collection, Var_CITIZENRY))) => -(((((Var_CITIZENRY = f_CitizenryFn(Var_AREA)) & (Var_POPULATION = f_ResidentFn(Var_AREA)))) => (f_greaterThanOrEqualTo(f_CardinalityFn(Var_POPULATION),f_CardinalityFn(Var_CITIZENRY)))))))))))))). - -fof(axMidLem184, axiom, - ( ! [Var_DISTRICT] : - (hasType(type_CityDistrict, Var_DISTRICT) => -(( ? [Var_CITY] : - (hasType(type_City, Var_CITY) & -(f_geopoliticalSubdivision(Var_DISTRICT,Var_CITY)))))))). - -fof(axMidLem185, axiom, - ( ! [Var_C] : - (hasType(type_Cemetery, Var_C) => -(( ? [Var_T] : - (hasType(type_Tomb, Var_T) & -(f_located(Var_T,Var_C)))))))). - -fof(axMidLem186, axiom, - ( ! [Var_PARK] : - (hasType(type_Park, Var_PARK) => -(( ? [Var_GOV] : - (hasType(type_Government, Var_GOV) & -(f_possesses(Var_GOV,Var_PARK)))))))). - -fof(axMidLem187, axiom, - ( ! [Var_P] : - (hasType(type_PublicPark, Var_P) => -(( ? [Var_G] : - (hasType(type_Government, Var_G) & -(f_possesses(Var_G,Var_P)))))))). - -fof(axMidLem188, axiom, - ( ! [Var_A] : - (hasType(type_CultivatedLandArea, Var_A) => -(( ? [Var_C] : - (hasType(type_Agriculture, Var_C) & -(f_located(Var_C,Var_A)))))))). - -fof(axMidLem189, axiom, - ( ! [Var_B] : - (hasType(type_CityBlock, Var_B) => -(( ? [Var_C] : - (hasType(type_City, Var_C) & -(f_part(Var_B,Var_C)))))))). - -fof(axMidLem190, axiom, - ( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((f_occupiesPosition(Var_PERSON,inst_SecretaryOfTheInterior,inst_UnitedStatesDepartmentOfInterior)) => (f_leader(inst_UnitedStatesDepartmentOfInterior,Var_PERSON))))))). - -fof(axMidLem191, axiom, - ( ! [Var_GOVERNMENT] : - (hasType(type_StateGovernment, Var_GOVERNMENT) => -(( ? [Var_STATE] : - (hasType(type_StateOrProvince, Var_STATE) & -(f_GovernmentFn(Var_STATE) = Var_GOVERNMENT))))))). - -fof(axMidLem192, axiom, - ( ! [Var_B] : - (hasType(type_Battle, Var_B) => -(( ? [Var_U1] : - (hasType(type_MilitaryUnit, Var_U1) & -(( ? [Var_U2] : - (hasType(type_MilitaryUnit, Var_U2) & -(((Var_U1 != Var_U2) & (((f_agent(Var_B,Var_U1)) & (f_agent(Var_B,Var_U2))))))))))))))). - -fof(axMidLem193, axiom, - ( ! [Var_WAR] : - (hasType(type_War, Var_WAR) => -(( ! [Var_U2] : - ((hasType(type_MilitaryUnit, Var_U2) & hasType(type_Organization, Var_U2)) => -(( ! [Var_U1] : - ((hasType(type_MilitaryUnit, Var_U1) & hasType(type_Organization, Var_U1)) => -(((f_hostileForces(Var_U1,Var_U2)) => (( ? [Var_A2] : - ((hasType(type_Agent, Var_A2) & hasType(type_GeopoliticalArea, Var_A2)) & -(( ? [Var_A1] : - ((hasType(type_Agent, Var_A1) & hasType(type_GeopoliticalArea, Var_A1)) & -(( ? [Var_W] : - (hasType(type_Contest, Var_W) & -(((f_contestParticipant(Var_W,Var_A1)) & (((f_contestParticipant(Var_W,Var_A2)) & (((f_subOrganization(Var_U1,f_GovernmentFn(Var_A1))) & (f_subOrganization(Var_U2,f_GovernmentFn(Var_A2))))))))))))))))))))))))))))). - -fof(axMidLem194, axiom, - ( ! [Var_ORG] : - (hasType(type_ServiceOrganization, Var_ORG) => -(( ? [Var_PROC] : - (hasType(type_RegulatoryProcess, Var_PROC) & -(( ? [Var_GOV] : - (hasType(type_Government, Var_GOV) & -(((f_patient(Var_PROC,Var_ORG)) & (f_agent(Var_PROC,Var_GOV))))))))))))). - -fof(axMidLem195, axiom, - ( ! [Var_L] : - (hasType(type_Library, Var_L) => -(( ? [Var_B] : - (hasType(type_Building, Var_B) & -(( ? [Var_T] : - (hasType(type_Text, Var_T) & -(((f_possesses(Var_L,Var_B)) & (f_located(Var_T,Var_B))))))))))))). - -fof(axMidLem196, axiom, - ( ! [Var_BOARD] : - (hasType(type_OrganizationalBoard, Var_BOARD) => -(( ? [Var_MANAGE] : - (hasType(type_Managing, Var_MANAGE) & -(( ? [Var_ORG] : - ((hasType(type_Organization, Var_ORG) & hasType(type_Entity, Var_ORG)) & -(((f_subOrganization(Var_BOARD,Var_ORG)) & (((f_agent(Var_MANAGE,Var_BOARD)) & (f_patient(Var_MANAGE,Var_ORG))))))))))))))). - -fof(axMidLem197, axiom, - ( ! [Var_ORG] : - (hasType(type_UnionOrganization, Var_ORG) => -(( ! [Var_MEMBER] : - ((hasType(type_SelfConnectedObject, Var_MEMBER) & hasType(type_CognitiveAgent, Var_MEMBER)) => -(( ? [Var_COLL] : - ((hasType(type_Corporation, Var_COLL) & hasType(type_Industry, Var_COLL)) & -(((f_member(Var_MEMBER,Var_ORG)) => (((f_employs(Var_COLL,Var_MEMBER)) | (( ? [Var_CORP] : - ((hasType(type_SelfConnectedObject, Var_CORP) & hasType(type_Organization, Var_CORP)) & -(((f_member(Var_CORP,Var_COLL)) & (f_employs(Var_CORP,Var_MEMBER)))))))))))))))))))). - -fof(axMidLem198, axiom, - ( ! [Var_S] : - (hasType(type_Hydrocarbon, Var_S) => -(( ? [Var_P1] : - (hasType(type_Carbon, Var_P1) & -(( ? [Var_P2] : - (hasType(type_Hydrogen, Var_P2) & -(Var_S = f_MereologicalSumFn(Var_P1,Var_P2))))))))))). - -fof(axMidLem199, axiom, - ( ! [Var_A] : - (hasType(type_Alkaloid, Var_A) => -(( ? [Var_N] : - (hasType(type_Nitrogen, Var_N) & -(f_part(Var_N,Var_A)))))))). - -fof(axMidLem200, axiom, - ( ! [Var_P] : - (hasType(type_Protein, Var_P) => -(( ? [Var_A] : - (hasType(type_AminoAcid, Var_A) & -(f_part(Var_A,Var_P)))))))). - -fof(axMidLem201, axiom, - ( ! [Var_S] : - (hasType(type_Cholesterol, Var_S) => -(( ? [Var_P] : - (hasType(type_BiologicalProcess, Var_P) & -(( ? [Var_L] : - (hasType(type_Liver, Var_L) & -(((f_located(Var_P,Var_L)) & (f_result(Var_P,Var_S))))))))))))). - -fof(axMidLem202, axiom, - ( ! [Var_CA] : - (hasType(type_ChemicalAcid, Var_CA) => -(( ! [Var_CB] : - (hasType(type_ChemicalBase, Var_CB) => -(( ! [Var_C] : - (hasType(type_ChemicalProcess, Var_C) => -(((((f_patient(Var_C,Var_CA)) & (f_patient(Var_C,Var_CB)))) => (( ? [Var_CS] : - (hasType(type_ChemicalSalt, Var_CS) & -(f_result(Var_C,Var_CS)))))))))))))))). - -fof(axMidLem203, axiom, - ( ! [Var_SALT] : - (hasType(type_SodiumChloride, Var_SALT) => -(( ? [Var_SYNTHESIS] : - (hasType(type_ChemicalSynthesis, Var_SYNTHESIS) & -(( ? [Var_SODIUM] : - (hasType(type_Sodium, Var_SODIUM) & -(( ? [Var_CHLORINE] : - (hasType(type_Chlorine, Var_CHLORINE) & -(((f_resourceS(Var_SYNTHESIS,Var_SODIUM)) & (((f_resourceS(Var_SYNTHESIS,Var_CHLORINE)) & (f_result(Var_SYNTHESIS,Var_SALT)))))))))))))))))). - -fof(axMidLem204, axiom, - ( ! [Var_WATER] : - (hasType(type_Water, Var_WATER) => -(( ? [Var_SYNTHESIS] : - (hasType(type_ChemicalSynthesis, Var_SYNTHESIS) & -(( ? [Var_HYDROGEN] : - (hasType(type_Hydrogen, Var_HYDROGEN) & -(( ? [Var_OXYGEN] : - (hasType(type_Oxygen, Var_OXYGEN) & -(((f_resourceS(Var_SYNTHESIS,Var_HYDROGEN)) & (((f_resourceS(Var_SYNTHESIS,Var_OXYGEN)) & (f_result(Var_SYNTHESIS,Var_WATER)))))))))))))))))). - -fof(axMidLem205, axiom, - ( ! [Var_ALLOY] : - (hasType(type_MetallicAlloy, Var_ALLOY) => -(( ? [Var_METAL1] : - (hasType(type_Metal, Var_METAL1) & -(( ? [Var_METAL2] : - (hasType(type_Metal, Var_METAL2) & -(((Var_METAL1 != Var_METAL2) & (((f_part(Var_METAL1,Var_ALLOY)) & (f_part(Var_METAL2,Var_ALLOY))))))))))))))). - -fof(axMidLem206, axiom, - ( ! [Var_STEEL] : - (hasType(type_Steel, Var_STEEL) => -(( ? [Var_IRON] : - (hasType(type_Iron, Var_IRON) & -(f_part(Var_IRON,Var_STEEL)))))))). - -fof(axMidLem207, axiom, - ( ! [Var_BRASS] : - (hasType(type_Brass, Var_BRASS) => -(( ? [Var_COPPER] : - (hasType(type_Copper, Var_COPPER) & -(( ? [Var_ZINC] : - (hasType(type_Zinc, Var_ZINC) & -(((f_part(Var_COPPER,Var_BRASS)) & (f_part(Var_ZINC,Var_BRASS))))))))))))). - -fof(axMidLem208, axiom, - ( ! [Var_POWDER] : - (hasType(type_Powder, Var_POWDER) => -(f_attribute(Var_POWDER,inst_Solid))))). - -fof(axMidLem209, axiom, - ( ! [Var_FOG] : - (hasType(type_Fog, Var_FOG) => -(( ? [Var_LAND] : - (hasType(type_LandArea, Var_LAND) & -(f_meetsSpatially(Var_FOG,Var_LAND)))))))). - -fof(axMidLem210, axiom, - ( ! [Var_ICE] : - (hasType(type_Ice, Var_ICE) => -(( ! [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((f_measure(Var_ICE,f_MeasureFn(Var_NUMBER,inst_CelsiusDegree))) => (f_lessThanOrEqualTo(Var_NUMBER,0)))))))))). - -fof(axMidLem211, axiom, - ( ! [Var_L] : - (hasType(type_Lawn, Var_L) => -(( ? [Var_G] : - (hasType(type_Grass, Var_G) & -(f_located(Var_G,Var_L)))))))). - -fof(axMidLem212, axiom, - ( ! [Var_M] : - (hasType(type_Meteorite, Var_M) => -(( ? [Var_T] : - (hasType(type_TimePosition, Var_T) & -(f_holdsDuring(Var_T,meetsSpatially(Var_M,inst_PlanetEarth))))))))). - -fof(axMidLem213, axiom, - ( ! [Var_M] : - (hasType(type_Meteorite, Var_M) => -(( ? [Var_T] : - (hasType(type_TimePosition, Var_T) & -(f_holdsDuring(Var_T,meetsSpatially(Var_M,inst_EarthsAtmosphere))))))))). - -fof(axMidLem214, axiom, - ( ! [Var_AR] : - (hasType(type_AtmosphericRegion, Var_AR) => -(f_geographicSubregion(Var_AR,inst_EarthsAtmosphere))))). - -fof(axMidLem215, axiom, - ( ! [Var_C] : - (hasType(type_Creek, Var_C) => -(( ! [Var_R] : - (hasType(type_River, Var_R) => -(f_smaller(Var_C,Var_R)))))))). - -fof(axMidLem216, axiom, - ( ! [Var_FRONT] : - (hasType(type_StormFront, Var_FRONT) => -(( ? [Var_AIR1] : - (hasType(type_Air, Var_AIR1) & -(( ? [Var_AIR2] : - (hasType(type_Air, Var_AIR2) & -(f_between(Var_AIR1,Var_FRONT,Var_AIR2))))))))))). - -fof(axMidLem217, axiom, - ( ! [Var_REGION] : - (hasType(type_Object, Var_REGION) => -(( ! [Var_OBJ] : - ((hasType(type_Object, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(((f_orientation(Var_OBJ,Var_REGION,inst_Outside)) <=> (( ~ (f_partlyLocated(Var_OBJ,Var_REGION)))))))))))). - -fof(axMidLem218, axiom, - ( ! [Var_REGION] : - (hasType(type_Object, Var_REGION) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((f_part(Var_OBJ,Var_REGION)) <=> (( ~ (f_orientation(Var_OBJ,Var_REGION,inst_Outside)))))))))))). - -fof(axMidLem219, axiom, - ( ! [Var_W] : - (hasType(type_WoodArtifact, Var_W) => -(f_material(type_Wood,Var_W))))). - -fof(axMidLem220, axiom, - ( ! [Var_R] : - (hasType(type_Rubber, Var_R) => -(( ? [Var_T] : - (hasType(type_BotanicalTree, Var_T) & -(f_part(Var_R,Var_T)))))))). - -fof(axMidLem221, axiom, - ( ! [Var_M] : - (hasType(type_Medicine, Var_M) => -(( ? [Var_P] : - (hasType(type_TherapeuticProcess, Var_P) & -(f_instrument(Var_P,Var_M)))))))). - -fof(axMidLem222, axiom, - ( ! [Var_O] : - (hasType(type_Opium, Var_O) => -(( ? [Var_A] : - (hasType(type_Alkaloid, Var_A) & -(f_part(Var_A,Var_O)))))))). - -fof(axMidLem223, axiom, - ( ! [Var_L] : - (hasType(type_Lesion, Var_L) => -(( ? [Var_I] : - (hasType(type_Injuring, Var_I) & -(f_result(Var_I,Var_L)))))))). - -fof(axMidLem224, axiom, - ( ! [Var_L] : - (hasType(type_Lesion, Var_L) => -(( ? [Var_O] : - (hasType(type_Organ, Var_O) & -(( ? [Var_S] : - ((hasType(type_SelfConnectedObject, Var_S) & hasType(type_Object, Var_S)) & -(((f_surface(Var_S,Var_O)) & (f_located(Var_L,Var_S))))))))))))). - -fof(axMidLem225, axiom, - ( ! [Var_T] : - (hasType(type_Tendon, Var_T) => -(( ? [Var_M] : - (hasType(type_Muscle, Var_M) & -(( ? [Var_B] : - (hasType(type_Bone, Var_B) & -(f_connects(Var_T,Var_M,Var_B))))))))))). - -fof(axMidLem226, axiom, - ( ! [Var_SWEAT] : - (hasType(type_Sweat, Var_SWEAT) => -(( ? [Var_PART] : - (hasType(type_SodiumChloride, Var_PART) & -(f_part(Var_PART,Var_SWEAT)))))))). - -fof(axMidLem227, axiom, - ( ! [Var_B] : - (hasType(type_TreeBranch, Var_B) => -(( ? [Var_T] : - (hasType(type_BotanicalTree, Var_T) & -(f_part(Var_B,Var_T)))))))). - -fof(axMidLem228, axiom, - ( ! [Var_FLOWER] : - (hasType(type_Flower, Var_FLOWER) => -(( ? [Var_PLANT] : - (hasType(type_FloweringPlant, Var_PLANT) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(f_holdsDuring(Var_TIME,part(Var_FLOWER,Var_PLANT)))))))))))). - -fof(axMidLem229, axiom, - ( ! [Var_C] : - (hasType(type_BloodCell, Var_C) => -(( ? [Var_B] : - (hasType(type_Blood, Var_B) & -(f_part(Var_C,Var_B)))))))). - -fof(axMidLem230, axiom, - ( ! [Var_C] : - (hasType(type_WhiteBloodCell, Var_C) => -(( ? [Var_N] : - (hasType(type_CellNucleus, Var_N) & -(f_part(Var_N,Var_C)))))))). - -fof(axMidLem231, axiom, - ( ! [Var_B] : - (hasType(type_BloodTypeA, Var_B) => -(( ? [Var_A] : - (hasType(type_AntigenA, Var_A) & -(f_part(Var_A,Var_B)))))))). - -fof(axMidLem232, axiom, - ( ! [Var_B] : - (hasType(type_BloodTypeAB, Var_B) => -(( ? [Var_A] : - (hasType(type_AntigenA, Var_A) & -(f_part(Var_A,Var_B)))))))). - -fof(axMidLem233, axiom, - ( ! [Var_B] : - (hasType(type_BloodTypeAB, Var_B) => -(( ? [Var_A] : - (hasType(type_AntigenB, Var_A) & -(f_part(Var_A,Var_B)))))))). - -fof(axMidLem234, axiom, - ( ! [Var_B] : - (hasType(type_BloodTypeB, Var_B) => -(( ? [Var_A] : - (hasType(type_AntigenB, Var_A) & -(f_part(Var_A,Var_B)))))))). - -fof(axMidLem235, axiom, - ( ! [Var_N] : - (hasType(type_NerveCell, Var_N) => -(( ? [Var_S] : - (hasType(type_NervousSystem, Var_S) & -(f_part(Var_N,Var_S)))))))). - -fof(axMidLem236, axiom, - ( ! [Var_SUBSTANCE] : - (hasType(type_LiquidBodySubstance, Var_SUBSTANCE) => -(f_attribute(Var_SUBSTANCE,inst_Liquid))))). - -fof(axMidLem237, axiom, - ( ! [Var_T] : - (hasType(type_TearSubstance, Var_T) => -(( ? [Var_E] : - (hasType(type_Eye, Var_E) & -(( ? [Var_P] : - (hasType(type_Process, Var_P) & -(((f_instrument(Var_P,Var_E)) & (f_result(Var_P,Var_T))))))))))))). - -fof(axMidLem238, axiom, - ( ! [Var_MILK] : - (hasType(type_Milk, Var_MILK) => -(( ? [Var_MAMMAL] : - (hasType(type_Mammal, Var_MAMMAL) & -(( ? [Var_PROCESS] : - (hasType(type_Process, Var_PROCESS) & -(((f_attribute(Var_MAMMAL,inst_Female)) & (((f_instrument(Var_PROCESS,Var_MAMMAL)) & (f_result(Var_PROCESS,Var_MILK))))))))))))))). - -fof(axMidLem239, axiom, - ( ! [Var_NUCLEUS] : - (hasType(type_CellNucleus, Var_NUCLEUS) => -(( ? [Var_CELL] : - (hasType(type_Cell, Var_CELL) & -(f_part(Var_NUCLEUS,Var_CELL)))))))). - -fof(axMidLem240, axiom, - ( ! [Var_BEVERAGE] : - (hasType(type_AlcoholicBeverage, Var_BEVERAGE) => -(( ? [Var_ALCOHOL] : - (hasType(type_Alcohol, Var_ALCOHOL) & -(f_part(Var_ALCOHOL,Var_BEVERAGE)))))))). - -fof(axMidLem241, axiom, - ( ! [Var_BEVERAGE] : - (hasType(type_DistilledAlcoholicBeverage, Var_BEVERAGE) => -(( ? [Var_REMOVE] : - (hasType(type_Removing, Var_REMOVE) & -(( ? [Var_WATER] : - (hasType(type_Water, Var_WATER) & -(((f_patient(Var_REMOVE,Var_WATER)) & (f_origin(Var_REMOVE,Var_BEVERAGE))))))))))))). - -fof(axMidLem242, axiom, - ( ! [Var_B] : - (hasType(type_Brandy, Var_B) => -(( ? [Var_D] : - (hasType(type_Distilling, Var_D) & -(( ? [Var_W] : - (hasType(type_Wine, Var_W) & -(((f_resourceS(Var_D,Var_W)) & (f_result(Var_D,Var_B))))))))))))). - -fof(axMidLem243, axiom, - ( ! [Var_C] : - (hasType(type_SpinalCord, Var_C) => -(( ? [Var_S] : - (hasType(type_NervousSystem, Var_S) & -(f_part(Var_C,Var_S)))))))). - -fof(axMidLem244, axiom, - ( ! [Var_C] : - (hasType(type_SpinalCord, Var_C) => -(( ? [Var_S] : - (hasType(type_SpinalColumn, Var_S) & -(f_contains(Var_S,Var_C)))))))). - -fof(axMidLem245, axiom, - ( ! [Var_SKIN] : - (hasType(type_Skin, Var_SKIN) => -(( ? [Var_ANIMAL] : - (hasType(type_Animal, Var_ANIMAL) & -(( ? [Var_SURFACE] : - ((hasType(type_SelfConnectedObject, Var_SURFACE) & hasType(type_Object, Var_SURFACE)) & -(((f_surface(Var_SURFACE,Var_ANIMAL)) & (((f_part(Var_SKIN,Var_ANIMAL)) & (f_overlapsSpatially(Var_SKIN,Var_SURFACE))))))))))))))). - -fof(axMidLem246, axiom, - ( ! [Var_R] : - (hasType(type_Retina, Var_R) => -(( ? [Var_E] : - (hasType(type_Eye, Var_E) & -(f_part(Var_R,Var_E)))))))). - -fof(axMidLem247, axiom, - ( ! [Var_DUCT] : - (hasType(type_BronchialDuct, Var_DUCT) => -(( ? [Var_LUNG] : - (hasType(type_Lung, Var_LUNG) & -(f_located(Var_DUCT,Var_LUNG)))))))). - -fof(axMidLem248, axiom, - ( ! [Var_VESSEL] : - (hasType(type_BloodVessel, Var_VESSEL) => -(( ? [Var_BLOOD] : - (hasType(type_Blood, Var_BLOOD) & -(( ? [Var_TRANSFER] : - (hasType(type_Transfer, Var_TRANSFER) & -(((f_patient(Var_TRANSFER,Var_BLOOD)) & (f_instrument(Var_TRANSFER,Var_VESSEL))))))))))))). - -fof(axMidLem249, axiom, - ( ! [Var_A] : - (hasType(type_Alveolus, Var_A) => -(( ? [Var_L] : - (hasType(type_Lung, Var_L) & -(f_located(Var_A,Var_L)))))))). - -fof(axMidLem250, axiom, - ( ! [Var_ARTERY] : - (hasType(type_Artery, Var_ARTERY) => -(( ! [Var_TRANSFER] : - (hasType(type_Transfer, Var_TRANSFER) => -(( ! [Var_BLOOD] : - (hasType(type_Blood, Var_BLOOD) => -(((((f_patient(Var_TRANSFER,Var_BLOOD)) & (f_instrument(Var_TRANSFER,Var_ARTERY)))) => (( ? [Var_HEART] : - (hasType(type_Heart, Var_HEART) & -(f_origin(Var_TRANSFER,Var_HEART)))))))))))))))). - -fof(axMidLem251, axiom, - ( ! [Var_V] : - (hasType(type_Vein, Var_V) => -(( ! [Var_T] : - (hasType(type_Transfer, Var_T) => -(( ! [Var_B] : - (hasType(type_Blood, Var_B) => -(((((f_patient(Var_T,Var_B)) & (f_instrument(Var_T,Var_V)))) => (( ? [Var_H] : - (hasType(type_Heart, Var_H) & -(f_destination(Var_T,Var_H)))))))))))))))). - -fof(axMidLem252, axiom, - ( ! [Var_ARTERY] : - (hasType(type_PulmonaryArtery, Var_ARTERY) => -(( ! [Var_TRANSFER] : - (hasType(type_Transfer, Var_TRANSFER) => -(( ! [Var_BLOOD] : - (hasType(type_Blood, Var_BLOOD) => -(((((f_patient(Var_TRANSFER,Var_BLOOD)) & (f_instrument(Var_TRANSFER,Var_ARTERY)))) => (( ? [Var_LUNG] : - (hasType(type_Lung, Var_LUNG) & -(f_destination(Var_TRANSFER,Var_LUNG)))))))))))))))). - -fof(axMidLem253, axiom, - ( ! [Var_V] : - (hasType(type_PulmonaryVein, Var_V) => -(( ! [Var_T] : - (hasType(type_Transfer, Var_T) => -(( ! [Var_B] : - (hasType(type_Blood, Var_B) => -(((((f_patient(Var_T,Var_B)) & (f_instrument(Var_T,Var_V)))) => (( ? [Var_L] : - (hasType(type_Lung, Var_L) & -(( ? [Var_H] : - (hasType(type_Heart, Var_H) & -(( ? [Var_P] : - (hasType(type_Object, Var_P) & -(((f_origin(Var_T,Var_L)) & (((f_part(Var_V,Var_P)) & (((f_part(Var_L,Var_P)) & (((f_part(Var_H,Var_P)) & (f_destination(Var_T,Var_H)))))))))))))))))))))))))))))). - -fof(axMidLem254, axiom, - ( ! [Var_C] : - (hasType(type_Capillary, Var_C) => -(( ? [Var_A] : - (hasType(type_Artery, Var_A) & -(( ? [Var_V] : - (hasType(type_Vein, Var_V) & -(f_connects(Var_C,Var_A,Var_V))))))))))). - -fof(axMidLem255, axiom, - ( ! [Var_I] : - (hasType(type_Inhaling, Var_I) => -(( ? [Var_L] : - (hasType(type_Lung, Var_L) & -(f_destination(Var_I,Var_L)))))))). - -fof(axMidLem256, axiom, - ( ! [Var_E] : - (hasType(type_Exhaling, Var_E) => -(( ? [Var_L] : - (hasType(type_Lung, Var_L) & -(f_origin(Var_E,Var_L)))))))). - -fof(axMidLem257, axiom, - ( ! [Var_NOSE] : - (hasType(type_Nose, Var_NOSE) => -(( ? [Var_N1] : - (hasType(type_Nostril, Var_N1) & -(( ? [Var_N2] : - (hasType(type_Nostril, Var_N2) & -(((Var_N1 != Var_N2) & (((f_connected(Var_N1,Var_NOSE)) & (f_connected(Var_N2,Var_NOSE))))))))))))))). - -fof(axMidLem258, axiom, - ( ! [Var_NOS] : - (hasType(type_Nostril, Var_NOS) => -(( ? [Var_N] : - (hasType(type_Nose, Var_N) & -(( ? [Var_T] : - (hasType(type_Throat, Var_T) & -(f_connects(Var_NOS,Var_N,Var_T))))))))))). - -fof(axMidLem259, axiom, - ( ! [Var_HEART] : - (hasType(type_Heart, Var_HEART) => -(( ? [Var_TRANSFER] : - (hasType(type_Transfer, Var_TRANSFER) & -(( ? [Var_BLOOD] : - (hasType(type_Blood, Var_BLOOD) & -(((f_instrument(Var_TRANSFER,Var_HEART)) & (f_patient(Var_TRANSFER,Var_BLOOD))))))))))))). - -fof(axMidLem260, axiom, - ( ! [Var_MOUTH] : - (hasType(type_Mouth, Var_MOUTH) => -(( ? [Var_FACE] : - (hasType(type_Face, Var_FACE) & -(f_part(Var_MOUTH,Var_FACE)))))))). - -fof(axMidLem261, axiom, - ( ! [Var_TONGUE] : - (hasType(type_Tongue, Var_TONGUE) => -(( ? [Var_MOUTH] : - (hasType(type_Mouth, Var_MOUTH) & -(f_part(Var_TONGUE,Var_MOUTH)))))))). - -fof(axMidLem262, axiom, - ( ! [Var_H] : - (hasType(type_Hoof, Var_H) => -(( ? [Var_F] : - (hasType(type_Foot, Var_F) & -(( ? [Var_A] : - (hasType(type_HoofedMammal, Var_A) & -(((f_part(Var_H,Var_F)) & (f_part(Var_F,Var_A))))))))))))). - -fof(axMidLem263, axiom, - ( ! [Var_TOOTH] : - (hasType(type_Tooth, Var_TOOTH) => -(( ? [Var_MOUTH] : - (hasType(type_Mouth, Var_MOUTH) & -(f_part(Var_TOOTH,Var_MOUTH)))))))). - -fof(axMidLem264, axiom, - ( ! [Var_S] : - (hasType(type_Skull, Var_S) => -(( ? [Var_V] : - (hasType(type_Vertebrate, Var_V) & -(( ? [Var_H] : - (hasType(type_Head, Var_H) & -(((f_part(Var_H,Var_V)) & (f_part(Var_S,Var_H))))))))))))). - -fof(axMidLem265, axiom, - ( ! [Var_H] : - (hasType(type_Horn, Var_H) => -(( ? [Var_M] : - (hasType(type_HoofedMammal, Var_M) & -(f_part(Var_H,Var_M)))))))). - -fof(axMidLem266, axiom, - ( ! [Var_O] : - (hasType(type_Ossification, Var_O) => -(( ? [Var_B] : - (hasType(type_Bone, Var_B) & -(f_result(Var_O,Var_B)))))))). - -fof(axMidLem267, axiom, - ( ! [Var_CHEW] : - (hasType(type_Chewing, Var_CHEW) => -(( ? [Var_EAT] : - (hasType(type_Eating, Var_EAT) & -(f_subProcess(Var_CHEW,Var_EAT)))))))). - -fof(axMidLem268, axiom, - ( ! [Var_LIP] : - (hasType(type_Lip, Var_LIP) => -(( ? [Var_MOUTH] : - (hasType(type_Mouth, Var_MOUTH) & -(f_part(Var_LIP,Var_MOUTH)))))))). - -fof(axMidLem269, axiom, - ( ! [Var_L] : - (hasType(type_Licking, Var_L) => -(( ? [Var_T] : - (hasType(type_Tongue, Var_T) & -(f_instrument(Var_L,Var_T)))))))). - -fof(axMidLem270, axiom, - ( ! [Var_E] : - (hasType(type_Embracing, Var_E) => -(( ? [Var_P1] : - (hasType(type_Human, Var_P1) & -(( ? [Var_P2] : - (hasType(type_Human, Var_P2) & -(((Var_P1 != Var_P2) & (((f_agent(Var_E,Var_P1)) & (f_agent(Var_E,Var_P2))))))))))))))). - -fof(axMidLem271, axiom, - ( ! [Var_S] : - (hasType(type_Skeleton, Var_S) => -(( ? [Var_A] : - (hasType(type_Animal, Var_A) & -(f_interiorPart(Var_S,Var_A)))))))). - -fof(axMidLem272, axiom, - ( ! [Var_BONE] : - (hasType(type_Bone, Var_BONE) => -(( ? [Var_SKELETON] : - ((hasType(type_Skeleton, Var_SKELETON) | hasType(type_Exoskeleton, Var_SKELETON)) & -(f_part(Var_BONE,Var_SKELETON)))))))). - -fof(axMidLem273, axiom, - ( ! [Var_X] : - (hasType(type_Exoskeleton, Var_X) => -(( ? [Var_A] : - (hasType(type_Animal, Var_A) & -(((f_part(Var_X,Var_A)) & (( ~ ( ? [Var_PART] : - (hasType(type_Object, Var_PART) & -(((f_properPart(Var_PART,Var_A)) & (f_orientation(Var_PART,Var_X,inst_Outside)))))))))))))))). - -fof(axMidLem274, axiom, - ( ! [Var_J] : - (hasType(type_BodyJoint, Var_J) => -(( ? [Var_S] : - (hasType(type_Skeleton, Var_S) & -(( ? [Var_P2] : - ((hasType(type_CorpuscularObject, Var_P2) & hasType(type_SelfConnectedObject, Var_P2)) & -(( ? [Var_P1] : - ((hasType(type_CorpuscularObject, Var_P1) & hasType(type_SelfConnectedObject, Var_P1)) & -(((f_component(Var_P1,Var_S)) & (((f_component(Var_P2,Var_S)) & (((f_component(Var_J,Var_S)) & (f_connects(Var_J,Var_P1,Var_P2)))))))))))))))))))). - -fof(axMidLem275, axiom, - ( ! [Var_THROAT] : - (hasType(type_Throat, Var_THROAT) => -(( ? [Var_MOUTH] : - (hasType(type_Mouth, Var_MOUTH) & -(f_connected(Var_THROAT,Var_MOUTH)))))))). - -fof(axMidLem276, axiom, - ( ! [Var_HAIR] : - (hasType(type_Hair, Var_HAIR) => -(( ? [Var_MAMMAL] : - (hasType(type_Mammal, Var_MAMMAL) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(f_holdsDuring(Var_TIME,part(Var_HAIR,Var_MAMMAL)))))))))))). - -fof(axMidLem277, axiom, - ( ! [Var_H] : - (hasType(type_FacialHair, Var_H) => -(( ? [Var_F] : - (hasType(type_Face, Var_F) & -(f_part(Var_H,Var_F)))))))). - -fof(axMidLem278, axiom, - ( ! [Var_P] : - (hasType(type_Peeling, Var_P) => -(( ! [Var_O] : - ((hasType(type_Entity, Var_O) & hasType(type_Object, Var_O)) => -(((f_patient(Var_P,Var_O)) => (( ? [Var_S] : - (hasType(type_Skin, Var_S) & -(f_part(Var_O,Var_S))))))))))))). - -fof(axMidLem279, axiom, - ( ! [Var_I] : - (hasType(type_Intestine, Var_I) => -(( ? [Var_S] : - (hasType(type_Stomach, Var_S) & -(f_connected(Var_I,Var_S)))))))). - -fof(axMidLem280, axiom, - ( ! [Var_HYPO] : - (hasType(type_Hypothalamus, Var_HYPO) => -(( ? [Var_BRAIN] : - (hasType(type_Brain, Var_BRAIN) & -(f_part(Var_HYPO,Var_BRAIN)))))))). - -fof(axMidLem281, axiom, - ( ! [Var_EYE] : - (hasType(type_Eye, Var_EYE) => -(( ? [Var_HEAD] : - (hasType(type_Head, Var_HEAD) & -(f_part(Var_EYE,Var_HEAD)))))))). - -fof(axMidLem282, axiom, - ( ! [Var_EAR] : - (hasType(type_Ear, Var_EAR) => -(( ? [Var_HEAD] : - (hasType(type_Head, Var_HEAD) & -(f_part(Var_EAR,Var_HEAD)))))))). - -fof(axMidLem283, axiom, - ( ! [Var_NOSE] : - (hasType(type_Nose, Var_NOSE) => -(( ? [Var_FACE] : - (hasType(type_Face, Var_FACE) & -(f_part(Var_NOSE,Var_FACE)))))))). - -fof(axMidLem284, axiom, - ( ! [Var_HORMONE] : - (hasType(type_HormoneTSH, Var_HORMONE) => -(( ? [Var_GLAND] : - (hasType(type_ThyroidGland, Var_GLAND) & -(( ? [Var_PROC] : - (hasType(type_Process, Var_PROC) & -(((f_instrument(Var_PROC,Var_GLAND)) & (f_result(Var_PROC,Var_HORMONE))))))))))))). - -fof(axMidLem285, axiom, - ( ! [Var_ARM] : - (hasType(type_Arm, Var_ARM) => -(( ? [Var_PRIMATE] : - (hasType(type_Primate, Var_PRIMATE) & -(f_part(Var_ARM,Var_PRIMATE)))))))). - -fof(axMidLem286, axiom, - ( ! [Var_HAND] : - (hasType(type_Hand, Var_HAND) => -(( ? [Var_ARM] : - (hasType(type_Arm, Var_ARM) & -(f_part(Var_HAND,Var_ARM)))))))). - -fof(axMidLem287, axiom, - ( ! [Var_DIGIT] : - (hasType(type_DigitAppendage, Var_DIGIT) => -(( ? [Var_LIMB] : - (hasType(type_Limb, Var_LIMB) & -(f_part(Var_DIGIT,Var_LIMB)))))))). - -fof(axMidLem288, axiom, - ( ! [Var_FINGER] : - (hasType(type_Finger, Var_FINGER) => -(( ? [Var_HAND] : - (hasType(type_Hand, Var_HAND) & -(f_part(Var_FINGER,Var_HAND)))))))). - -fof(axMidLem289, axiom, - ( ! [Var_N] : - (hasType(type_NailDigit, Var_N) => -(( ? [Var_D] : - (hasType(type_DigitAppendage, Var_D) & -(f_part(Var_N,Var_D)))))))). - -fof(axMidLem290, axiom, - ( ! [Var_LIMB] : - (hasType(type_Limb, Var_LIMB) => -(( ? [Var_VERTEBRATE] : - (hasType(type_Vertebrate, Var_VERTEBRATE) & -(f_part(Var_LIMB,Var_VERTEBRATE)))))))). - -fof(axMidLem291, axiom, - ( ! [Var_LEG] : - (hasType(type_Leg, Var_LEG) => -(( ? [Var_PRIMATE] : - (hasType(type_Primate, Var_PRIMATE) & -(f_part(Var_LEG,Var_PRIMATE)))))))). - -fof(axMidLem292, axiom, - ( ! [Var_FOOT] : - (hasType(type_Foot, Var_FOOT) => -(( ? [Var_LIMB] : - (hasType(type_Leg, Var_LIMB) & -(f_part(Var_FOOT,Var_LIMB)))))))). - -fof(axMidLem293, axiom, - ( ! [Var_A] : - (hasType(type_Ankle, Var_A) => -(( ? [Var_L] : - (hasType(type_Leg, Var_L) & -(f_part(Var_A,Var_L)))))))). - -fof(axMidLem294, axiom, - ( ! [Var_E] : - (hasType(type_Elbow, Var_E) => -(( ? [Var_A] : - (hasType(type_Arm, Var_A) & -(f_part(Var_E,Var_A)))))))). - -fof(axMidLem295, axiom, - ( ! [Var_W] : - (hasType(type_Wrist, Var_W) => -(( ? [Var_A] : - (hasType(type_Arm, Var_A) & -(f_part(Var_W,Var_A)))))))). - -fof(axMidLem296, axiom, - ( ! [Var_TOE] : - (hasType(type_Toe, Var_TOE) => -(( ? [Var_FOOT] : - (hasType(type_Foot, Var_FOOT) & -(f_part(Var_TOE,Var_FOOT)))))))). - -fof(axMidLem297, axiom, - ( ! [Var_KNEE] : - (hasType(type_Knee, Var_KNEE) => -(( ? [Var_LEG] : - (hasType(type_Leg, Var_LEG) & -(f_part(Var_KNEE,Var_LEG)))))))). - -fof(axMidLem298, axiom, - ( ! [Var_SHOULDER] : - (hasType(type_Shoulder, Var_SHOULDER) => -(( ? [Var_PRIMATE] : - (hasType(type_Primate, Var_PRIMATE) & -(f_part(Var_SHOULDER,Var_PRIMATE)))))))). - -fof(axMidLem299, axiom, - ( ! [Var_KNUCKLE] : - (hasType(type_Knuckle, Var_KNUCKLE) => -(( ? [Var_FINGER] : - (hasType(type_Finger, Var_FINGER) & -(f_part(Var_KNUCKLE,Var_FINGER)))))))). - -fof(axMidLem300, axiom, - ( ! [Var_TORSO] : - (hasType(type_Torso, Var_TORSO) => -(( ! [Var_LIMB] : - (hasType(type_Limb, Var_LIMB) => -(( ~ (f_overlapsSpatially(Var_TORSO,Var_LIMB)))))))))). - -fof(axMidLem301, axiom, - ( ! [Var_B] : - (hasType(type_Breast, Var_B) => -(( ? [Var_T] : - (hasType(type_Torso, Var_T) & -(f_part(Var_B,f_FrontFn(Var_T))))))))). - -fof(axMidLem302, axiom, - ( ! [Var_B] : - (hasType(type_Breast, Var_B) => -(( ? [Var_P] : - (hasType(type_Primate, Var_P) & -(f_part(Var_B,Var_P)))))))). - -fof(axMidLem303, axiom, - ( ! [Var_NECK] : - (hasType(type_Neck, Var_NECK) => -(( ? [Var_HEAD] : - (hasType(type_Head, Var_HEAD) & -(f_connected(Var_NECK,Var_HEAD)))))))). - -fof(axMidLem304, axiom, - ( ! [Var_FACE] : - (hasType(type_Face, Var_FACE) => -(( ? [Var_HEAD] : - (hasType(type_Head, Var_HEAD) & -(f_part(Var_FACE,Var_HEAD)))))))). - -fof(axMidLem305, axiom, - ( ! [Var_FACE] : - (hasType(type_Face, Var_FACE) => -(( ? [Var_VERTEBRATE] : - (hasType(type_Vertebrate, Var_VERTEBRATE) & -(f_part(Var_FACE,Var_VERTEBRATE)))))))). - -fof(axMidLem306, axiom, - ( ! [Var_CHIN] : - (hasType(type_Chin, Var_CHIN) => -(( ? [Var_FACE] : - (hasType(type_Face, Var_FACE) & -(f_part(Var_CHIN,Var_FACE)))))))). - -fof(axMidLem307, axiom, - ( ! [Var_CHIN] : - (hasType(type_Chin, Var_CHIN) => -(( ! [Var_FACE] : - (hasType(type_Object, Var_FACE) => -(( ! [Var_PART] : - (hasType(type_Object, Var_PART) => -(((((f_part(Var_PART,Var_FACE)) & (( ~ (f_part(Var_PART,Var_CHIN)))))) => (f_orientation(Var_PART,Var_CHIN,inst_Below))))))))))))). - -fof(axMidLem308, axiom, - ( ! [Var_R] : - (hasType(type_Regretting, Var_R) => -(( ! [Var_T] : - (hasType(type_Sentence, Var_T) => -(((f_patient(Var_R,Var_T)) => (f_truth(Var_T,inst_True)))))))))). - -fof(axMidLem309, axiom, - ( ! [Var_C] : - (hasType(type_Congratulating, Var_C) => -(( ? [Var_D] : - ((hasType(type_Entity, Var_D) & hasType(type_Agent, Var_D)) & -(( ? [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_CognitiveAgent, Var_A)) & -(( ? [Var_P] : - ((hasType(type_Process, Var_P) & hasType(type_Physical, Var_P) & hasType(type_Entity, Var_P)) & -(((f_destination(Var_C,Var_D)) & (((f_agent(Var_P,Var_D)) & (((f_agent(Var_C,Var_A)) & (((f_wants(Var_A,Var_P)) & (f_refers(Var_C,Var_P)))))))))))))))))))))). - -fof(axMidLem310, axiom, - ( ! [Var_EXPRESS] : - (hasType(type_FacialExpression, Var_EXPRESS) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_EXPRESS,Var_AGENT)) => (( ? [Var_FACE] : - (hasType(type_Face, Var_FACE) & -(((f_part(Var_FACE,Var_AGENT)) & (f_instrument(Var_EXPRESS,Var_FACE))))))))))))))). - -fof(axMidLem311, axiom, - ( ! [Var_SMILE] : - (hasType(type_Smiling, Var_SMILE) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_SMILE,Var_AGENT)) => (f_holdsDuring(f_WhenFn(Var_SMILE),attribute(Var_AGENT,inst_Happiness))))))))))). - -fof(axMidLem312, axiom, - ( ! [Var_FROWN] : - (hasType(type_Frowning, Var_FROWN) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_FROWN,Var_AGENT)) => (f_holdsDuring(f_WhenFn(Var_FROWN),attribute(Var_AGENT,inst_Unhappiness))))))))))). - -fof(axMidLem313, axiom, - ( ! [Var_LAUGH] : - (hasType(type_Laughing, Var_LAUGH) => -(( ? [Var_SMILE] : - (hasType(type_Smiling, Var_SMILE) & -(f_subProcess(Var_SMILE,Var_LAUGH)))))))). - -fof(axMidLem314, axiom, - ( ! [Var_WEEP] : - (hasType(type_Weeping, Var_WEEP) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_WEEP,Var_AGENT)) => (f_holdsDuring(f_WhenFn(Var_WEEP),attribute(Var_AGENT,inst_Unhappiness))))))))))). - -fof(axMidLem315, axiom, - ( ! [Var_HG] : - (hasType(type_HandGesture, Var_HG) => -(( ? [Var_H] : - (hasType(type_Hand, Var_H) & -(f_patient(Var_HG,Var_H)))))))). - -fof(axMidLem316, axiom, - ( ! [Var_S] : - (hasType(type_Sinking, Var_S) => -(( ? [Var_W] : - (hasType(type_BodyOfWater, Var_W) & -(f_located(Var_S,Var_W)))))))). - -fof(axMidLem317, axiom, - ( ! [Var_WHOLE] : - ((hasType(type_Object, Var_WHOLE) & hasType(type_Entity, Var_WHOLE)) => -(( ! [Var_HALF] : - ((hasType(type_Object, Var_HALF) & hasType(type_Entity, Var_HALF)) => -(((f_half(Var_HALF,Var_WHOLE)) => (( ? [Var_OTHER] : - ((hasType(type_Object, Var_OTHER) & hasType(type_Entity, Var_OTHER)) & -(((f_half(Var_OTHER,Var_WHOLE)) & (((Var_OTHER != Var_HALF) & (Var_WHOLE = f_MereologicalSumFn(Var_HALF,Var_OTHER))))))))))))))))). - -fof(axMidLem318, axiom, - ( ! [Var_W] : - ((hasType(type_Object, Var_W) & hasType(type_Entity, Var_W)) => -(( ! [Var_T] : - ((hasType(type_Object, Var_T) & hasType(type_Entity, Var_T)) => -(((f_third(Var_T,Var_W)) => (( ? [Var_O2] : - ((hasType(type_Object, Var_O2) & hasType(type_Entity, Var_O2)) & -(( ? [Var_O1] : - ((hasType(type_Object, Var_O1) & hasType(type_Entity, Var_O1)) & -(((f_third(Var_O1,Var_W)) & (((f_third(Var_O2,Var_W)) & (((Var_O1 != Var_T) & (((Var_O2 != Var_T) & (((Var_O1 != Var_O2) & (Var_W = f_MereologicalSumFn(Var_T,f_MereologicalSumFn(Var_O1,Var_O2))))))))))))))))))))))))))). - -fof(axMidLem319, axiom, - ( ! [Var_W] : - (hasType(type_Object, Var_W) => -(( ! [Var_Q] : - (hasType(type_Object, Var_Q) => -(((f_quarter(Var_Q,Var_W)) <=> (( ? [Var_H] : - (hasType(type_Object, Var_H) & -(((f_half(Var_H,Var_W)) & (f_half(Var_Q,Var_H))))))))))))))). - -fof(axMidLem320, axiom, - ( ! [Var_WHOLE] : - (hasType(type_Object, Var_WHOLE) => -(( ! [Var_MOST] : - (hasType(type_Object, Var_MOST) => -(((f_most(Var_MOST,Var_WHOLE)) => (( ? [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) & -(( ? [Var_NUMBER2] : - ((hasType(type_RealNumber, Var_NUMBER2) & hasType(type_Quantity, Var_NUMBER2)) & -(( ? [Var_NUMBER1] : - ((hasType(type_RealNumber, Var_NUMBER1) & hasType(type_Quantity, Var_NUMBER1)) & -(( ? [Var_HALF] : - (hasType(type_Object, Var_HALF) & -(((f_half(Var_HALF,Var_WHOLE)) & (((f_measure(Var_HALF,f_MeasureFn(Var_NUMBER1,Var_UNIT))) & (((f_measure(Var_MOST,f_MeasureFn(Var_NUMBER2,Var_UNIT))) & (f_greaterThan(Var_NUMBER2,Var_NUMBER1)))))))))))))))))))))))))))). - -fof(axMidLem321, axiom, - ( ! [Var_CHART] : - (hasType(type_Chart, Var_CHART) => -(( ? [Var_QUANTITY] : - (hasType(type_PhysicalQuantity, Var_QUANTITY) & -(f_refers(Var_CHART,Var_QUANTITY)))))))). - -fof(axMidLem322, axiom, - ( ! [Var_FLAG] : - (hasType(type_Flag, Var_FLAG) => -(( ? [Var_FABRIC] : - (hasType(type_Fabric, Var_FABRIC) & -(f_part(Var_FABRIC,Var_FLAG)))))))). - -fof(axMidLem323, axiom, - ( ! [Var_FLAG] : - (hasType(type_Flag, Var_FLAG) => -(( ? [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) & -(f_refers(Var_FLAG,Var_AREA)))))))). - -fof(axMidLem324, axiom, - ( ! [Var_F] : - (hasType(type_Flag, Var_F) => -(( ? [Var_N] : - (hasType(type_Nation, Var_N) & -(f_refers(Var_F,Var_N)))))))). - -fof(axMidLem325, axiom, - ( ! [Var_G] : - (hasType(type_GraphDiagram, Var_G) => -(( ? [Var_Q] : - (hasType(type_PhysicalQuantity, Var_Q) & -(f_refers(Var_G,Var_Q)))))))). - -fof(axMidLem326, axiom, - ( ! [Var_M] : - (hasType(type_Map, Var_M) => -(( ? [Var_A] : - (hasType(type_GeographicArea, Var_A) & -(f_represents(Var_M,Var_A)))))))). - -fof(axMidLem327, axiom, - ( ! [Var_SHOOT] : - (hasType(type_Photographing, Var_SHOOT) => -(( ? [Var_PHOTO] : - (hasType(type_Photograph, Var_PHOTO) & -(( ? [Var_CAMERA] : - (hasType(type_Camera, Var_CAMERA) & -(((f_result(Var_SHOOT,Var_PHOTO)) & (f_instrument(Var_SHOOT,Var_CAMERA))))))))))))). - -fof(axMidLem328, axiom, - ( ! [Var_COMPOSE] : - (hasType(type_Composing, Var_COMPOSE) => -(( ? [Var_MUSIC] : - (hasType(type_MusicalComposition, Var_MUSIC) & -(f_result(Var_COMPOSE,Var_MUSIC)))))))). - -fof(axMidLem329, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_TonMass) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,2000),inst_PoundMass))))))). - -fof(axMidLem330, axiom, - ( ! [Var_A] : - ((hasType(type_RealNumber, Var_A) & hasType(type_Quantity, Var_A)) => -(( ! [Var_O] : - (hasType(type_Object, Var_O) => -(((f_measure(Var_O,f_MeasureFn(Var_A,inst_MetricTon))) <=> (f_measure(Var_O,f_MeasureFn(f_MultiplicationFn(Var_A,2205),inst_PoundMass))))))))))). - -fof(axMidLem331, axiom, - ( ! [Var_N] : - ((hasType(type_Entity, Var_N) & hasType(type_RealNumber, Var_N) & hasType(type_Quantity, Var_N)) => -(((Var_N = f_MultiplicationFn(1,Var_N)) => (f_MeasureFn(Var_N,inst_MillenniumDuration) = f_MeasureFn(f_MultiplicationFn(Var_N,1000),inst_YearDuration))))))). - -fof(axMidLem332, axiom, - ( ! [Var_S] : - (hasType(type_Song, Var_S) => -(( ? [Var_L] : - (hasType(type_Lyrics, Var_L) & -(f_part(Var_L,Var_S)))))))). - -fof(axMidLem333, axiom, - ( ! [Var_PASS] : - (hasType(type_PassingABill, Var_PASS) => -(( ! [Var_TEXT] : - ((hasType(type_Entity, Var_TEXT) & hasType(type_Object, Var_TEXT)) => -(((f_patient(Var_PASS,Var_TEXT)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_PASS)),attribute(Var_TEXT,inst_LegislativeBill))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_PASS)),attribute(Var_TEXT,inst_Law))))))))))))). - -fof(axMidLem334, axiom, - ( ! [Var_L] : - (hasType(type_LawEnforcement, Var_L) => -(( ! [Var_P] : - (hasType(type_PoliceOrganization, Var_P) => -(( ! [Var_AGENT] : - (hasType(type_Agent, Var_AGENT) => -(((f_agent(Var_L,Var_AGENT)) => (( ? [Var_O] : - (hasType(type_PoliceOrganization, Var_O) & -(f_member(Var_P,Var_O)))))))))))))))). - -fof(axMidLem335, axiom, - ( ! [Var_I] : - (hasType(type_Imprisoning, Var_I) => -(( ? [Var_P] : - (hasType(type_Prison, Var_P) & -(f_located(Var_I,Var_P)))))))). - -fof(axMidLem336, axiom, - ( ! [Var_S] : - (hasType(type_Espionage, Var_S) => -(( ? [Var_GOV1] : - (hasType(type_Government, Var_GOV1) & -(( ? [Var_GOV2] : - (hasType(type_Government, Var_GOV2) & -(((f_agent(Var_S,Var_GOV1)) & (((f_patient(Var_S,Var_GOV2)) & (Var_GOV1 != Var_GOV2)))))))))))))). - -fof(axMidLem337, axiom, - ( ! [Var_T] : - ((hasType(type_Object, Var_T) & hasType(type_Contract, Var_T)) => -(((f_attribute(Var_T,inst_Treaty)) => (( ? [Var_N1] : - (hasType(type_Nation, Var_N1) & -(( ? [Var_N2] : - (hasType(type_Nation, Var_N2) & -(((f_agreementMember(Var_T,Var_N1)) & (((f_agreementMember(Var_T,Var_N2)) & (Var_N1 != Var_N2)))))))))))))))). - -fof(axMidLem338, axiom, - ( ! [Var_FACT] : - (hasType(type_Fact, Var_FACT) => -(f_truth(Var_FACT,inst_True))))). - -fof(axMidLem339, axiom, - ( ! [Var_RECORD] : - (hasType(type_AudioRecording, Var_RECORD) => -(( ? [Var_SOUND] : - (hasType(type_RadiatingSound, Var_SOUND) & -(( ? [Var_INFO] : - (hasType(type_Proposition, Var_INFO) & -(((f_containsInformation(Var_RECORD,Var_INFO)) & (f_realization(Var_SOUND,Var_INFO))))))))))))). - -fof(axMidLem340, axiom, - ( ! [Var_LABEL] : - (hasType(type_Label, Var_LABEL) => -(( ? [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) & -(((f_connected(Var_LABEL,Var_OBJ)) & (f_refers(Var_LABEL,Var_OBJ)))))))))). - -fof(axMidLem341, axiom, - ( ! [Var_X] : - (hasType(type_DutyTax, Var_X) => -(( ! [Var_OBJ] : - (hasType(type_Entity, Var_OBJ) => -(((((f_refers(Var_X,Var_OBJ)) & (f_patient(Var_X,Var_OBJ)))) => (( ? [Var_T] : - (hasType(type_Transfer, Var_T) & -(( ? [Var_N1] : - (hasType(type_Nation, Var_N1) & -(( ? [Var_N2] : - (hasType(type_Nation, Var_N2) & -(((f_patient(Var_T,Var_OBJ)) & (((f_origin(Var_T,Var_N1)) & (((f_destination(Var_T,Var_N2)) & (((Var_N1 != Var_N2) & (((f_earlier(f_WhenFn(Var_T),f_WhenFn(Var_X))) & (f_causes(Var_T,Var_X))))))))))))))))))))))))))))). - -fof(axMidLem342, axiom, - ( ! [Var_A] : - (hasType(type_Announcement, Var_A) => -(( ? [Var_CD] : - (hasType(type_ContentDevelopment, Var_CD) & -(( ? [Var_I] : - (hasType(type_SocialInteraction, Var_I) & -(((f_result(Var_CD,Var_A)) & (((f_refers(Var_A,Var_I)) & (f_earlier(f_WhenFn(Var_CD),f_WhenFn(Var_I)))))))))))))))). - -fof(axMidLem343, axiom, - ( ! [Var_PROG] : - (hasType(type_PerformanceProgram, Var_PROG) => -(( ? [Var_PERF] : - (hasType(type_Performance, Var_PERF) & -(( ? [Var_PROP] : - (hasType(type_Proposition, Var_PROP) & -(((f_containsInformation(Var_PROG,Var_PROP)) & (f_realization(Var_PERF,Var_PROP))))))))))))). - -fof(axMidLem344, axiom, - ( ! [Var_SHOT] : - (hasType(type_MotionPictureShot, Var_SHOT) => -(( ? [Var_MOVIE] : - (hasType(type_MotionPicture, Var_MOVIE) & -(f_subsumesContentInstance(Var_MOVIE,Var_SHOT)))))))). - -fof(axMidLem345, axiom, - ( ! [Var_S] : - (hasType(type_MotionPictureScene, Var_S) => -(( ! [Var_MOVIE] : - (hasType(type_ContentBearingObject, Var_MOVIE) => -(( ? [Var_M] : - (hasType(type_MotionPicture, Var_M) & -(f_subsumesContentInstance(Var_MOVIE,Var_S))))))))))). - -fof(axMidLem346, axiom, - ( ! [Var_PROGRAM] : - (hasType(type_BroadcastProgram, Var_PROGRAM) => -(( ? [Var_BROADCAST] : - (hasType(type_Broadcasting, Var_BROADCAST) & -(f_patient(Var_BROADCAST,Var_PROGRAM)))))))). - -fof(axMidLem347, axiom, - ( ! [Var_CHAPTER] : - (hasType(type_Chapter, Var_CHAPTER) => -(( ? [Var_BOOK] : - (hasType(type_Book, Var_BOOK) & -(f_subsumesContentInstance(Var_BOOK,Var_CHAPTER)))))))). - -fof(axMidLem348, axiom, - ( ! [Var_PAPER] : - (hasType(type_Newspaper, Var_PAPER) => -(( ? [Var_REPORT] : - (hasType(type_Report, Var_REPORT) & -(f_subsumesContentInstance(Var_PAPER,Var_REPORT)))))))). - -fof(axMidLem349, axiom, - ( ! [Var_C] : - (hasType(type_HolidayCard, Var_C) => -(f_material(type_Paper,Var_C))))). - -fof(axMidLem350, axiom, - ( ! [Var_C] : - (hasType(type_HolidayCard, Var_C) => -(( ? [Var_H] : - (hasType(type_Holiday, Var_H) & -(f_refers(Var_C,Var_H)))))))). - -fof(axMidLem351, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_HistoricalAccount, Var_ACCOUNT) => -(( ? [Var_EVENT] : - ((hasType(type_Entity, Var_EVENT) & hasType(type_Physical, Var_EVENT)) & -(((f_represents(Var_ACCOUNT,Var_EVENT)) & (f_earlier(f_WhenFn(Var_EVENT),f_WhenFn(Var_ACCOUNT))))))))))). - -fof(axMidLem352, axiom, - ( ! [Var_B] : - (hasType(type_Biography, Var_B) => -(( ? [Var_H] : - (hasType(type_Human, Var_H) & -(f_refers(Var_B,Var_H)))))))). - -fof(axMidLem353, axiom, - ( ! [Var_S] : - (hasType(type_MysteryStory, Var_S) => -(( ? [Var_C] : - (hasType(type_CriminalAction, Var_C) & -(f_refers(Var_S,Var_C)))))))). - -fof(axMidLem354, axiom, - ( ! [Var_H] : - ((hasType(type_Object, Var_H) & hasType(type_Agent, Var_H)) => -(((f_attribute(Var_H,inst_LiteracyAttribute)) <=> (((f_hasSkill(type_Reading,Var_H)) & (f_hasSkill(type_Writing,Var_H))))))))). - -fof(axMidLem355, axiom, - ( ! [Var_C] : - (hasType(type_Curb, Var_C) => -(( ? [Var_S] : - (hasType(type_Sidewalk, Var_S) & -(( ? [Var_R] : - (hasType(type_Roadway, Var_R) & -(f_connects(Var_C,Var_S,Var_R))))))))))). - -fof(axMidLem356, axiom, - ( ! [Var_LEVEL1] : - (hasType(type_BuildingLevel, Var_LEVEL1) => -(( ! [Var_LEVEL2] : - (hasType(type_BuildingLevel, Var_LEVEL2) => -(( ! [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) => -(((((f_part(Var_LEVEL1,Var_BUILDING)) & (f_part(Var_LEVEL2,Var_BUILDING)))) => (( ? [Var_STEPS] : - (hasType(type_Steps, Var_STEPS) & -(f_connects(Var_STEPS,Var_LEVEL1,Var_LEVEL2)))))))))))))))). - -fof(axMidLem357, axiom, - ( ! [Var_W] : - (hasType(type_Window, Var_W) => -(f_attribute(Var_W,inst_Transparent))))). - -fof(axMidLem358, axiom, - ( ! [Var_W] : - (hasType(type_Skylight, Var_W) => -(( ? [Var_C] : - (hasType(type_Ceiling, Var_C) & -(f_part(Var_W,Var_C)))))))). - -fof(axMidLem359, axiom, - ( ! [Var_W] : - (hasType(type_RearWindow, Var_W) => -(( ? [Var_A] : - (hasType(type_Automobile, Var_A) & -(f_part(Var_W,f_BackFn(Var_A))))))))). - -fof(axMidLem360, axiom, - ( ! [Var_DOOR] : - (hasType(type_Door, Var_DOOR) => -(( ? [Var_WAY] : - (hasType(type_Doorway, Var_WAY) & -(f_part(Var_DOOR,Var_WAY)))))))). - -fof(axMidLem361, axiom, - ( ! [Var_WALL] : - (hasType(type_Wall, Var_WALL) => -(( ? [Var_ARTIFACT] : - ((hasType(type_Building, Var_ARTIFACT) | hasType(type_Room, Var_ARTIFACT)) & -(f_part(Var_WALL,Var_ARTIFACT)))))))). - -fof(axMidLem362, axiom, - ( ! [Var_FLOOR] : - (hasType(type_Floor, Var_FLOOR) => -(( ? [Var_ARTIFACT] : - (hasType(type_Room, Var_ARTIFACT) & -(f_part(Var_FLOOR,Var_ARTIFACT)))))))). - -fof(axMidLem363, axiom, - ( ! [Var_C] : - (hasType(type_Ceiling, Var_C) => -(( ? [Var_R] : - (hasType(type_Room, Var_R) & -(f_top(Var_C,Var_R)))))))). - -fof(axMidLem364, axiom, - ( ! [Var_ROOF] : - (hasType(type_Roof, Var_ROOF) => -(( ? [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) & -(f_top(Var_ROOF,Var_BUILDING)))))))). - -fof(axMidLem365, axiom, - ( ! [Var_F] : - (hasType(type_Fireplace, Var_F) => -(( ? [Var_C] : - (hasType(type_Chimney, Var_C) & -(f_connected(Var_F,Var_C)))))))). - -fof(axMidLem366, axiom, - ( ! [Var_F] : - (hasType(type_Fireplace, Var_F) => -(( ? [Var_B] : - (hasType(type_Building, Var_B) & -(f_part(Var_F,Var_B)))))))). - -fof(axMidLem367, axiom, - ( ! [Var_LEVEL] : - (hasType(type_BuildingLevel, Var_LEVEL) => -(( ? [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) & -(f_part(Var_LEVEL,Var_BUILDING)))))))). - -fof(axMidLem368, axiom, - ( ! [Var_T] : - (hasType(type_Transportation, Var_T) => -(( ! [Var_D] : - (hasType(type_Pump, Var_D) => -(((f_instrument(Var_T,Var_D)) => (( ? [Var_F] : - (hasType(type_Object, Var_F) & -(((f_instrument(Var_T,Var_F)) & (f_attribute(Var_F,inst_Fluid))))))))))))))). - -fof(axMidLem369, axiom, - ( ! [Var_GARAGE] : - (hasType(type_Garage, Var_GARAGE) => -(( ? [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) & -(f_part(Var_GARAGE,Var_BUILDING)))))))). - -fof(axMidLem370, axiom, - ( ! [Var_B] : - (hasType(type_Bathroom, Var_B) => -(( ? [Var_W] : - (hasType(type_WashBasin, Var_W) & -(f_located(Var_W,Var_B)))))))). - -fof(axMidLem371, axiom, - ( ! [Var_ROOM] : - (hasType(type_Bedroom, Var_ROOM) => -(( ? [Var_BED] : - (hasType(type_Bed, Var_BED) & -(f_located(Var_BED,Var_ROOM)))))))). - -fof(axMidLem372, axiom, - ( ! [Var_R] : - (hasType(type_Classroom, Var_R) => -(( ? [Var_S] : - (hasType(type_School, Var_S) & -(f_part(Var_R,Var_S)))))))). - -fof(axMidLem373, axiom, - ( ! [Var_PORCH] : - (hasType(type_Porch, Var_PORCH) => -(( ? [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) & -(f_connected(Var_PORCH,Var_BUILDING)))))))). - -fof(axMidLem374, axiom, - ( ! [Var_SIDE] : - (hasType(type_Sidewalk, Var_SIDE) => -(( ? [Var_ROAD] : - (hasType(type_Roadway, Var_ROAD) & -(f_orientation(Var_SIDE,Var_ROAD,inst_Near)))))))). - -fof(axMidLem375, axiom, - ( ! [Var_LAB] : - (hasType(type_Laboratory, Var_LAB) => -(( ? [Var_EXPERIMENT] : - (hasType(type_Experimenting, Var_EXPERIMENT) & -(f_located(Var_EXPERIMENT,Var_LAB)))))))). - -fof(axMidLem376, axiom, - ( ! [Var_BARN] : - (hasType(type_Barn, Var_BARN) => -(( ? [Var_FARM] : - (hasType(type_Farm, Var_FARM) & -(f_located(Var_BARN,Var_FARM)))))))). - -fof(axMidLem377, axiom, - ( ! [Var_STAGE] : - (hasType(type_PerformanceStage, Var_STAGE) => -(( ? [Var_AUDITORIUM] : - (hasType(type_Auditorium, Var_AUDITORIUM) & -(f_part(Var_STAGE,Var_AUDITORIUM)))))))). - -fof(axMidLem378, axiom, - ( ! [Var_W] : - (hasType(type_PerformanceStageWing, Var_W) => -(( ? [Var_S] : - (hasType(type_PerformanceStage, Var_S) & -(f_part(Var_W,Var_S)))))))). - -fof(axMidLem379, axiom, - ( ! [Var_BROADCAST] : - (hasType(type_Broadcasting, Var_BROADCAST) => -(( ? [Var_DEVICE] : - (hasType(type_CommunicationDevice, Var_DEVICE) & -(f_instrument(Var_BROADCAST,Var_DEVICE)))))))). - -fof(axMidLem380, axiom, - ( ! [Var_C] : - (hasType(type_PeriodicalPublisher, Var_C) => -(( ? [Var_PUBLISH] : - (hasType(type_Publication, Var_PUBLISH) & -(( ? [Var_PERIODICAL] : - (hasType(type_Periodical, Var_PERIODICAL) & -(((f_agent(Var_PUBLISH,Var_C)) & (f_patient(Var_PUBLISH,Var_PERIODICAL))))))))))))). - -fof(axMidLem381, axiom, - ( ! [Var_EXPLOSION] : - (hasType(type_Explosion, Var_EXPLOSION) => -(( ? [Var_PROC] : - (hasType(type_ChemicalProcess, Var_PROC) & -(f_causes(Var_PROC,Var_EXPLOSION)))))))). - -fof(axMidLem382, axiom, - ( ! [Var_PERFORMANCE] : - (hasType(type_Performance, Var_PERFORMANCE) => -(( ? [Var_SUB] : - ((hasType(type_DramaticActing, Var_SUB) | hasType(type_Music, Var_SUB)) & -(f_subProcess(Var_SUB,Var_PERFORMANCE)))))))). - -fof(axMidLem383, axiom, - ( ! [Var_PERFORMANCE] : - (hasType(type_Performance, Var_PERFORMANCE) => -(( ? [Var_STAGE] : - (hasType(type_PerformanceStage, Var_STAGE) & -(f_located(Var_PERFORMANCE,Var_STAGE)))))))). - -fof(axMidLem384, axiom, - ( ! [Var_R] : - (hasType(type_Reciting, Var_R) => -(( ? [Var_T] : - (hasType(type_Text, Var_T) & -(( ? [Var_P] : - (hasType(type_Proposition, Var_P) & -(((f_realization(Var_R,Var_P)) & (f_containsInformation(Var_T,Var_P))))))))))))). - -fof(axMidLem385, axiom, - ( ! [Var_SERMON] : - (hasType(type_Sermon, Var_SERMON) => -(( ? [Var_SERVICE] : - (hasType(type_ReligiousService, Var_SERVICE) & -(f_subProcess(Var_SERMON,Var_SERVICE)))))))). - -fof(axMidLem386, axiom, - ( ! [Var_CAST] : - (hasType(type_DramaticCast, Var_CAST) => -(( ? [Var_TEXT] : - (hasType(type_FictionalText, Var_TEXT) & -(( ? [Var_PROC] : - (hasType(type_Process, Var_PROC) & -(( ? [Var_PROP] : - (hasType(type_Proposition, Var_PROP) & -(((f_containsInformation(Var_TEXT,Var_PROP)) & (((f_realization(Var_PROC,Var_PROP)) & (( ! [Var_MEMBER] : - ((hasType(type_SelfConnectedObject, Var_MEMBER) & hasType(type_Agent, Var_MEMBER)) => -(((f_member(Var_MEMBER,Var_CAST)) => (( ? [Var_SUB] : - (hasType(type_DramaticActing, Var_SUB) & -(((f_agent(Var_SUB,Var_MEMBER)) & (f_subProcess(Var_SUB,Var_PROC)))))))))))))))))))))))))))). - -fof(axMidLem387, axiom, - ( ! [Var_MEETING] : - (hasType(type_FormalMeeting, Var_MEETING) => -(( ? [Var_PLANNING] : - (hasType(type_Planning, Var_PLANNING) & -(((f_result(Var_PLANNING,Var_MEETING)) & (f_earlier(f_WhenFn(Var_PLANNING),f_WhenFn(Var_MEETING))))))))))). - -fof(axMidLem388, axiom, - ( ! [Var_F] : - (hasType(type_Funeral, Var_F) => -(( ? [Var_D] : - (hasType(type_Death, Var_D) & -(f_refers(Var_F,Var_D)))))))). - -fof(axMidLem389, axiom, - ( ! [Var_RESOLUTION] : - (hasType(type_Resolution, Var_RESOLUTION) => -(( ? [Var_AGENT] : - (hasType(type_Organization, Var_AGENT) & -(( ? [Var_MEETING] : - (hasType(type_FormalMeeting, Var_MEETING) & -(((f_agent(Var_RESOLUTION,Var_AGENT)) & (f_subProcess(Var_RESOLUTION,Var_MEETING))))))))))))). - -fof(axMidLem390, axiom, - ( ! [Var_SMOKING] : - (hasType(type_Smoking, Var_SMOKING) => -(( ? [Var_BURN] : - (hasType(type_Combustion, Var_BURN) & -(( ? [Var_CIGAR] : - (hasType(type_CigarOrCigarette, Var_CIGAR) & -(( ? [Var_BREATHE] : - (hasType(type_Breathing, Var_BREATHE) & -(( ? [Var_SMOKE] : - (hasType(type_Entity, Var_SMOKE) & -(((f_subProcess(Var_BURN,Var_SMOKING)) & (((f_resourceS(Var_BURN,Var_CIGAR)) & (((f_result(Var_BURN,Var_SMOKE)) & (((f_patient(Var_BREATHE,Var_SMOKE)) & (f_subProcess(Var_BREATHE,Var_SMOKING))))))))))))))))))))))))). - -fof(axMidLem391, axiom, - ( ! [Var_CHARGE] : - (hasType(type_LegalCharge, Var_CHARGE) => -(( ? [Var_GOV] : - (hasType(type_Government, Var_GOV) & -(f_agent(Var_CHARGE,Var_GOV)))))))). - -fof(axMidLem392, axiom, - ( ! [Var_P] : - (hasType(type_Pleading, Var_P) => -(( ? [Var_J] : - (hasType(type_JudicialProcess, Var_J) & -(f_subProcess(Var_P,Var_J)))))))). - -fof(axMidLem393, axiom, - ( ! [Var_P] : - (hasType(type_Pleading, Var_P) => -(( ? [Var_C] : - (hasType(type_CriminalAction, Var_C) & -(f_refers(Var_P,Var_C)))))))). - -fof(axMidLem394, axiom, - ( ! [Var_TESTIFY] : - (hasType(type_Testifying, Var_TESTIFY) => -(( ? [Var_PROC] : - (hasType(type_JudicialProcess, Var_PROC) & -(f_subProcess(Var_TESTIFY,Var_PROC)))))))). - -fof(axMidLem395, axiom, - ( ! [Var_PROCESS] : - (hasType(type_JudicialProcess, Var_PROCESS) => -(( ? [Var_ROOM] : - (hasType(type_CourtRoom, Var_ROOM) & -(f_located(Var_PROCESS,Var_ROOM)))))))). - -fof(axMidLem396, axiom, - ( ! [Var_OPINION] : - (hasType(type_LegalOpinion, Var_OPINION) => -(( ? [Var_DECISION] : - (hasType(type_LegalDecision, Var_DECISION) & -(( ? [Var_PROPOSITION] : - ((hasType(type_Proposition, Var_PROPOSITION) & hasType(type_Argument, Var_PROPOSITION)) & -(( ? [Var_TEXT] : - ((hasType(type_Entity, Var_TEXT) & hasType(type_ContentBearingPhysical, Var_TEXT)) & -(((f_result(Var_DECISION,Var_TEXT)) & (((f_containsInformation(Var_TEXT,Var_PROPOSITION)) & (f_conclusion(Var_PROPOSITION,Var_OPINION)))))))))))))))))). - -fof(axMidLem397, axiom, - ( ! [Var_S] : - (hasType(type_Sentencing, Var_S) => -(( ! [Var_P] : - (hasType(type_Entity, Var_P) => -(((f_patient(Var_S,Var_P)) => (( ? [Var_C] : - (hasType(type_LegalConviction, Var_C) & -(((f_causes(Var_C,Var_S)) & (((f_patient(Var_C,Var_P)) & (f_earlier(f_WhenFn(Var_C),f_WhenFn(Var_S)))))))))))))))))). - -fof(axMidLem398, axiom, - ( ! [Var_CALL] : - (hasType(type_GameCall, Var_CALL) => -(( ? [Var_GAME] : - (hasType(type_Game, Var_GAME) & -(f_refers(Var_CALL,Var_GAME)))))))). - -fof(axMidLem399, axiom, - ( ! [Var_OP] : - (hasType(type_BeginningOperations, Var_OP) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_agent(Var_OP,Var_ORG)) => (f_starts(Var_OP,f_WhenFn(Var_ORG))))))))))). - -fof(axMidLem400, axiom, - ( ! [Var_OP] : - (hasType(type_CeasingOperations, Var_OP) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_agent(Var_OP,Var_ORG)) => (f_finishes(Var_OP,f_WhenFn(Var_ORG))))))))))). - -fof(axMidLem401, axiom, - ( ! [Var_B] : - (hasType(type_BecomingDrunk, Var_B) => -(( ! [Var_A] : - ((hasType(type_Entity, Var_A) & hasType(type_Object, Var_A)) => -(((f_experiencer(Var_B,Var_A)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_B)),attribute(Var_A,inst_Sober))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_B)),attribute(Var_A,inst_Drunk))))))))))))). - -fof(axMidLem402, axiom, - ( ! [Var_B] : - (hasType(type_SoberingUp, Var_B) => -(( ! [Var_A] : - ((hasType(type_Entity, Var_A) & hasType(type_Object, Var_A)) => -(((f_experiencer(Var_B,Var_A)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_B)),attribute(Var_A,inst_Drunk))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_B)),attribute(Var_A,inst_Sober))))))))))))). - -fof(axMidLem403, axiom, - ( ! [Var_FALL] : - (hasType(type_FallingAsleep, Var_FALL) => -(( ! [Var_AGENT] : - ((hasType(type_Entity, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_experiencer(Var_FALL,Var_AGENT)) => (( ? [Var_FINISH] : - ((hasType(type_TimeInterval, Var_FINISH) & hasType(type_TimePosition, Var_FINISH)) & -(( ? [Var_START] : - ((hasType(type_TimeInterval, Var_START) & hasType(type_TimePosition, Var_START)) & -(((f_starts(Var_START,f_WhenFn(Var_FALL))) & (((f_finishes(Var_FINISH,f_WhenFn(Var_FALL))) & (((f_holdsDuring(Var_START,attribute(Var_AGENT,inst_Awake))) & (f_holdsDuring(Var_FINISH,attribute(Var_AGENT,inst_Asleep))))))))))))))))))))))). - -fof(axMidLem404, axiom, - ( ! [Var_WAKE] : - (hasType(type_WakingUp, Var_WAKE) => -(( ! [Var_AGENT] : - ((hasType(type_Entity, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_experiencer(Var_WAKE,Var_AGENT)) => (( ? [Var_FINISH] : - ((hasType(type_TimeInterval, Var_FINISH) & hasType(type_TimePosition, Var_FINISH)) & -(( ? [Var_START] : - ((hasType(type_TimeInterval, Var_START) & hasType(type_TimePosition, Var_START)) & -(((f_starts(Var_START,f_WhenFn(Var_WAKE))) & (((f_finishes(Var_FINISH,f_WhenFn(Var_WAKE))) & (((f_holdsDuring(Var_START,attribute(Var_AGENT,inst_Asleep))) & (f_holdsDuring(Var_FINISH,attribute(Var_AGENT,inst_Awake))))))))))))))))))))))). - -fof(axMidLem405, axiom, - ( ! [Var_G] : - (hasType(type_GainingConsciousness, Var_G) => -(( ! [Var_A] : - ((hasType(type_Entity, Var_A) & hasType(type_Object, Var_A)) => -(((f_experiencer(Var_G,Var_A)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_G)),attribute(Var_A,inst_Unconscious))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_G)),attribute(Var_A,inst_Awake))))))))))))). - -fof(axMidLem406, axiom, - ( ! [Var_L] : - (hasType(type_LosingConsciousness, Var_L) => -(( ! [Var_A] : - ((hasType(type_Entity, Var_A) & hasType(type_Object, Var_A)) => -(((f_experiencer(Var_L,Var_A)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_L)),attribute(Var_A,inst_Awake))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_L)),attribute(Var_A,inst_Unconscious))))))))))))). - -fof(axMidLem407, axiom, - ( ! [Var_DEGREE] : - (hasType(type_AcademicDegree, Var_DEGREE) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Entity, Var_AGENT)) => -(((f_possesses(Var_AGENT,Var_DEGREE)) => (( ? [Var_PROGRAM] : - (hasType(type_EducationalProgram, Var_PROGRAM) & -(( ? [Var_STUDY] : - (hasType(type_Process, Var_STUDY) & -(((f_realization(Var_STUDY,Var_PROGRAM)) & (f_experiencer(Var_STUDY,Var_AGENT)))))))))))))))))). - -fof(axMidLem408, axiom, - ( ! [Var_L] : - (hasType(type_License, Var_L) => -(( ? [Var_ORG] : - (hasType(type_GovernmentOrganization, Var_ORG) & -(f_issuedBy(Var_L,Var_ORG)))))))). - -fof(axMidLem409, axiom, - ( ! [Var_P] : - (hasType(type_PassCertificate, Var_P) => -(( ! [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_Physical, Var_A)) => -(((f_possesses(Var_A,Var_P)) => (( ? [Var_L] : - (hasType(type_Object, Var_L) & -(f_confersNorm(Var_P,located(Var_A,Var_L),inst_Permission))))))))))))). - -fof(axMidLem410, axiom, - ( ! [Var_T] : - (hasType(type_Testament, Var_T) => -(( ? [Var_B] : - (hasType(type_Bequeathing, Var_B) & -(f_refers(Var_T,Var_B)))))))). - -fof(axMidLem411, axiom, - ( ! [Var_PROGRAM] : - (hasType(type_EducationalProgram, Var_PROGRAM) => -(( ? [Var_COURSE1] : - (hasType(type_EducationalCourse, Var_COURSE1) & -(( ? [Var_COURSE2] : - (hasType(type_EducationalCourse, Var_COURSE2) & -(((Var_COURSE1 != Var_COURSE2) & (((f_subPlan(Var_COURSE1,Var_PROGRAM)) & (f_subPlan(Var_COURSE2,Var_PROGRAM))))))))))))))). - -fof(axMidLem412, axiom, - ( ! [Var_COURSE] : - (hasType(type_EducationalCourse, Var_COURSE) => -(( ? [Var_CLASS] : - (hasType(type_EducationalProcess, Var_CLASS) & -(( ? [Var_ORG] : - (hasType(type_EducationalOrganization, Var_ORG) & -(((f_realization(Var_CLASS,Var_COURSE)) & (f_located(Var_CLASS,Var_ORG))))))))))))). - -fof(axMidLem413, axiom, - ( ! [Var_ENTER] : - (hasType(type_Matriculation, Var_ENTER) => -(( ! [Var_COLLEGE] : - (hasType(type_College, Var_COLLEGE) => -(( ! [Var_STUDENT] : - (hasType(type_Entity, Var_STUDENT) => -(((((f_agent(Var_ENTER,Var_COLLEGE)) & (f_patient(Var_ENTER,Var_STUDENT)))) => (( ? [Var_GRAD] : - (hasType(type_Graduation, Var_GRAD) & -(( ? [Var_SCHOOL] : - (hasType(type_HighSchool, Var_SCHOOL) & -(((f_agent(Var_GRAD,Var_SCHOOL)) & (((f_patient(Var_GRAD,Var_STUDENT)) & (f_earlier(f_WhenFn(Var_GRAD),f_WhenFn(Var_ENTER)))))))))))))))))))))))). - -fof(axMidLem414, axiom, - ( ! [Var_E] : - (hasType(type_Matriculation, Var_E) => -(( ! [Var_C] : - (hasType(type_College, Var_C) => -(( ! [Var_P] : - (hasType(type_Entity, Var_P) => -(((((f_agent(Var_E,Var_C)) & (f_patient(Var_E,Var_P)))) => (( ? [Var_G] : - (hasType(type_Graduation, Var_G) & -(( ? [Var_S] : - (hasType(type_SecondarySchool, Var_S) & -(((f_agent(Var_G,Var_S)) & (((f_patient(Var_G,Var_P)) & (f_earlier(f_WhenFn(Var_G),f_WhenFn(Var_E)))))))))))))))))))))))). - -fof(axMidLem415, axiom, - ( ! [Var_S] : - (hasType(type_GraduateSchool, Var_S) => -(( ? [Var_U] : - (hasType(type_University, Var_U) & -(f_part(Var_S,Var_U)))))))). - -fof(axMidLem416, axiom, - ( ! [Var_AS] : - (hasType(type_ArtSchool, Var_AS) => -(( ! [Var_P] : - (hasType(type_EducationalProcess, Var_P) => -(((f_located(Var_P,Var_AS)) => (( ? [Var_M] : - (hasType(type_Making, Var_M) & -(( ? [Var_ART] : - (hasType(type_ArtWork, Var_ART) & -(((f_patient(Var_M,Var_ART)) & (f_refers(Var_P,Var_M)))))))))))))))))). - -fof(axMidLem417, axiom, - ( ! [Var_DS] : - (hasType(type_DaySchool, Var_DS) => -(( ~ ( ? [Var_S] : - ((hasType(type_CognitiveAgent, Var_S) & hasType(type_Human, Var_S)) & -(((f_student(Var_DS,Var_S)) & (f_home(Var_S,Var_DS))))))))))). - -fof(axMidLem418, axiom, - ( ! [Var_AGENT] : - ((hasType(type_CognitiveAgent, Var_AGENT) & hasType(type_Entity, Var_AGENT)) => -(( ! [Var_ORG] : - ((hasType(type_EducationalOrganization, Var_ORG) & hasType(type_Object, Var_ORG)) => -(((f_student(Var_ORG,Var_AGENT)) => (( ? [Var_PROCESS] : - (hasType(type_EducationalProcess, Var_PROCESS) & -(((f_located(Var_PROCESS,Var_ORG)) & (f_destination(Var_PROCESS,Var_AGENT))))))))))))))). - -fof(axMidLem419, axiom, - ( ! [Var_AGENT] : - ((hasType(type_CognitiveAgent, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(( ! [Var_ORG] : - ((hasType(type_EducationalOrganization, Var_ORG) & hasType(type_Object, Var_ORG)) => -(((f_teacher(Var_ORG,Var_AGENT)) => (( ? [Var_PROCESS] : - (hasType(type_EducationalProcess, Var_PROCESS) & -(((f_located(Var_PROCESS,Var_ORG)) & (f_agent(Var_PROCESS,Var_AGENT))))))))))))))). - -fof(axMidLem420, axiom, - ( ! [Var_TEL] : - (hasType(type_Telephoning, Var_TEL) => -(( ? [Var_DEVICE] : - (hasType(type_Telephone, Var_DEVICE) & -(f_instrument(Var_TEL,Var_DEVICE)))))))). - -fof(axMidLem421, axiom, - ( ! [Var_STRIKE] : - (hasType(type_LaborStriking, Var_STRIKE) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((((f_agent(Var_STRIKE,Var_PERSON)) & (f_patient(Var_STRIKE,Var_ORG)))) => (f_employs(Var_ORG,Var_PERSON))))))))))))). - -fof(axMidLem422, axiom, - ( ! [Var_R] : - (hasType(type_Resigning, Var_R) => -(( ! [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_CognitiveAgent, Var_A)) => -(((f_agent(Var_R,Var_A)) => (f_wants(Var_A,Var_R)))))))))). - -fof(axMidLem423, axiom, - ( ! [Var_T] : - (hasType(type_TransferringPosition, Var_T) => -(( ! [Var_H] : - ((hasType(type_Entity, Var_H) & hasType(type_Human, Var_H)) => -(((f_experiencer(Var_T,Var_H)) => (( ? [Var_ORG] : - (hasType(type_Organization, Var_ORG) & -(( ? [Var_P2] : - ((hasType(type_Position, Var_P2) & hasType(type_Entity, Var_P2)) & -(( ? [Var_P1] : - ((hasType(type_Position, Var_P1) & hasType(type_Entity, Var_P1)) & -(((f_holdsDuring(f_BeginFn(f_WhenFn(Var_T)),occupiesPosition(Var_H,Var_P1,Var_ORG))) & (((f_holdsDuring(f_EndFn(f_WhenFn(Var_T)),occupiesPosition(Var_H,Var_P2,Var_ORG))) & (Var_P1 != Var_P2)))))))))))))))))))))). - -fof(axMidLem424, axiom, - ( ! [Var_MONEY] : - (hasType(type_CurrencyMeasure, Var_MONEY) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_CognitiveAgent, Var_PERSON)) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_monetaryWage(Var_ORG,Var_PERSON,Var_TIME,Var_MONEY)) => (f_employs(Var_ORG,Var_PERSON)))))))))))))))). - -fof(axMidLem425, axiom, - ( ! [Var_SHOT] : - (hasType(type_GameShot, Var_SHOT) => -(( ? [Var_PIECE] : - (hasType(type_GamePiece, Var_PIECE) & -(f_patient(Var_SHOT,Var_PIECE)))))))). - -fof(axMidLem426, axiom, - ( ! [Var_SHOT] : - (hasType(type_GameShot, Var_SHOT) => -(( ? [Var_GAME] : - (hasType(type_Game, Var_GAME) & -(f_subProcess(Var_SHOT,Var_GAME)))))))). - -fof(axMidLem427, axiom, - ( ! [Var_GOAL] : - (hasType(type_GameGoal, Var_GOAL) => -(( ! [Var_GAME] : - (hasType(type_Game, Var_GAME) => -(( ! [Var_SCORE] : - (hasType(type_Score, Var_SCORE) => -(((((f_instrument(Var_GAME,Var_GOAL)) & (f_subProcess(Var_SCORE,Var_GAME)))) => (( ? [Var_PIECE] : - (hasType(type_GamePiece, Var_PIECE) & -(( ? [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) & -(((f_patient(Var_SCORE,Var_PIECE)) & (((f_temporalPart(Var_TIME,f_WhenFn(Var_SCORE))) & (f_holdsDuring(Var_TIME,located(Var_PIECE,Var_GOAL)))))))))))))))))))))))). - -fof(axMidLem428, axiom, - ( ! [Var_SS] : - (hasType(type_SportServe, Var_SS) => -(( ? [Var_S] : - (hasType(type_Sport, Var_S) & -(((f_subProcess(Var_SS,Var_S)) & (f_starts(f_WhenFn(Var_SS),f_WhenFn(Var_S))))))))))). - -fof(axMidLem429, axiom, - ( ! [Var_THROW] : - (hasType(type_Throwing, Var_THROW) => -(( ? [Var_ARM] : - (hasType(type_Arm, Var_ARM) & -(f_instrument(Var_THROW,Var_ARM)))))))). - -fof(axMidLem430, axiom, - ( ! [Var_CATCH] : - (hasType(type_Catching, Var_CATCH) => -(( ! [Var_BALL] : - ((hasType(type_Entity, Var_BALL) & hasType(type_Object, Var_BALL)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Animal, Var_AGENT)) => -(((((f_agent(Var_CATCH,Var_AGENT)) & (f_patient(Var_CATCH,Var_BALL)))) => (f_holdsDuring(f_EndFn(f_WhenFn(Var_CATCH)),grasps(Var_AGENT,Var_BALL)))))))))))))). - -fof(axMidLem431, axiom, - ( ! [Var_C] : - (hasType(type_PlayingCard, Var_C) => -(f_material(type_Paper,Var_C))))). - -fof(axMidLem432, axiom, - ( ! [Var_ACCELERATE] : - (hasType(type_Accelerating, Var_ACCELERATE) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_ACCELERATE,Var_AGENT)) => (( ? [Var_TIME2] : - ((hasType(type_TimeDuration, Var_TIME2) & hasType(type_Quantity, Var_TIME2)) & -(( ? [Var_TIME1] : - ((hasType(type_TimeDuration, Var_TIME1) & hasType(type_Quantity, Var_TIME1)) & -(( ? [Var_LENGTH2] : - ((hasType(type_LengthMeasure, Var_LENGTH2) & hasType(type_Quantity, Var_LENGTH2)) & -(( ? [Var_LENGTH1] : - ((hasType(type_LengthMeasure, Var_LENGTH1) & hasType(type_Quantity, Var_LENGTH1)) & -(((f_holdsDuring(f_BeginFn(f_WhenFn(Var_ACCELERATE)),measure(Var_AGENT,f_SpeedFn(Var_LENGTH1,Var_TIME1)))) & (((f_holdsDuring(f_EndFn(f_WhenFn(Var_ACCELERATE)),measure(Var_AGENT,f_SpeedFn(Var_LENGTH2,Var_TIME2)))) & (((f_greaterThan(Var_LENGTH2,Var_LENGTH1)) | (f_greaterThan(Var_TIME2,Var_TIME1)))))))))))))))))))))))))))). - -fof(axMidLem433, axiom, - ( ! [Var_D] : - (hasType(type_Decelerating, Var_D) => -(( ! [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_Object, Var_A)) => -(((f_agent(Var_D,Var_A)) => (( ? [Var_T2] : - ((hasType(type_TimeDuration, Var_T2) & hasType(type_Quantity, Var_T2)) & -(( ? [Var_T1] : - ((hasType(type_TimeDuration, Var_T1) & hasType(type_Quantity, Var_T1)) & -(( ? [Var_L2] : - ((hasType(type_LengthMeasure, Var_L2) & hasType(type_Quantity, Var_L2)) & -(( ? [Var_L1] : - ((hasType(type_LengthMeasure, Var_L1) & hasType(type_Quantity, Var_L1)) & -(((f_holdsDuring(f_BeginFn(f_WhenFn(Var_D)),measure(Var_A,f_SpeedFn(Var_L1,Var_T1)))) & (((f_holdsDuring(f_EndFn(f_WhenFn(Var_D)),measure(Var_A,f_SpeedFn(Var_L2,Var_T2)))) & (((f_greaterThan(Var_L1,Var_L2)) | (f_greaterThan(Var_T1,Var_T2)))))))))))))))))))))))))))). - -fof(axMidLem434, axiom, - ( ! [Var_S] : - (hasType(type_Shortening, Var_S) => -(( ! [Var_O] : - ((hasType(type_Entity, Var_O) & hasType(type_Object, Var_O)) => -(((f_patient(Var_S,Var_O)) => (( ? [Var_L2] : - ((hasType(type_PhysicalQuantity, Var_L2) & hasType(type_Quantity, Var_L2)) & -(( ? [Var_L1] : - ((hasType(type_PhysicalQuantity, Var_L1) & hasType(type_Quantity, Var_L1)) & -(((f_holdsDuring(f_BeginFn(f_WhenFn(Var_S)),length(Var_O,Var_L1))) & (((f_holdsDuring(f_EndFn(f_WhenFn(Var_S)),length(Var_O,Var_L2))) & (f_greaterThan(Var_L1,Var_L2)))))))))))))))))))). - -fof(axMidLem435, axiom, - ( ! [Var_FLY] : - (hasType(type_Flying, Var_FLY) => -(( ? [Var_REGION] : - (hasType(type_AtmosphericRegion, Var_REGION) & -(f_located(Var_FLY,Var_REGION)))))))). - -fof(axMidLem436, axiom, - ( ! [Var_RETURN] : - (hasType(type_Returning, Var_RETURN) => -(( ! [Var_DEST] : - ((hasType(type_Entity, Var_DEST) & hasType(type_Object, Var_DEST)) => -(( ! [Var_AGENT] : - ((hasType(type_Entity, Var_AGENT) & hasType(type_Physical, Var_AGENT)) => -(((((f_experiencer(Var_RETURN,Var_AGENT)) & (f_destination(Var_RETURN,Var_DEST)))) => (( ? [Var_TIME] : - ((hasType(type_TimeInterval, Var_TIME) & hasType(type_TimePosition, Var_TIME)) & -(((f_earlier(Var_TIME,f_WhenFn(Var_RETURN))) & (f_holdsDuring(Var_TIME,located(Var_AGENT,Var_DEST))))))))))))))))))). - -fof(axMidLem437, axiom, - ( ! [Var_ESCAPE] : - (hasType(type_Escaping, Var_ESCAPE) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Entity, Var_AGENT)) => -(((f_agent(Var_ESCAPE,Var_AGENT)) => (( ? [Var_CONFINE] : - (hasType(type_Confining, Var_CONFINE) & -(((f_patient(Var_CONFINE,Var_AGENT)) & (f_meetsTemporally(f_WhenFn(Var_CONFINE),f_WhenFn(Var_ESCAPE)))))))))))))))). - -fof(axMidLem438, axiom, - ( ! [Var_ESCAPE] : - (hasType(type_Escaping, Var_ESCAPE) => -(( ! [Var_AGENT] : - (hasType(type_CognitiveAgent, Var_AGENT) => -(( ~ (f_holdsRight(agent(Var_ESCAPE,Var_AGENT),Var_AGENT)))))))))). - -fof(axMidLem439, axiom, - ( ! [Var_LEAVE] : - (hasType(type_Leaving, Var_LEAVE) => -(( ? [Var_GO] : - (hasType(type_Translocation, Var_GO) & -(((f_subProcess(Var_LEAVE,Var_GO)) & (f_starts(f_WhenFn(Var_LEAVE),f_WhenFn(Var_GO))))))))))). - -fof(axMidLem440, axiom, - ( ! [Var_ARRIVE] : - (hasType(type_Arriving, Var_ARRIVE) => -(( ? [Var_GO] : - (hasType(type_Translocation, Var_GO) & -(((f_subProcess(Var_ARRIVE,Var_GO)) & (f_finishes(f_WhenFn(Var_ARRIVE),f_WhenFn(Var_GO))))))))))). - -fof(axMidLem441, axiom, - ( ! [Var_I] : - (hasType(type_Immigrating, Var_I) => -(( ! [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_SelfConnectedObject, Var_A) & hasType(type_Organism, Var_A)) => -(((f_agent(Var_I,Var_A)) => (( ? [Var_N1] : - (hasType(type_Nation, Var_N1) & -(( ? [Var_N2] : - (hasType(type_Nation, Var_N2) & -(((f_origin(Var_I,Var_N1)) & (((f_destination(Var_I,Var_N2)) & (((Var_N1 != Var_N2) & (((f_member(Var_A,f_CitizenryFn(Var_N1))) & (((( ~ (f_member(Var_A,f_CitizenryFn(Var_N2))))) & (f_hasPurpose(Var_I,inhabits(Var_A,Var_N2))))))))))))))))))))))))))). - -fof(axMidLem442, axiom, - ( ! [Var_V] : - ((hasType(type_Vehicle, Var_V) & hasType(type_SelfConnectedObject, Var_V)) => -(( ! [Var_O] : - ((hasType(type_SelfConnectedObject, Var_O) & hasType(type_Object, Var_O)) => -(((f_onboard(Var_O,Var_V)) => (f_contains(Var_V,Var_O)))))))))). - -fof(axMidLem443, axiom, - ( ! [Var_T] : - (hasType(type_Transportation, Var_T) => -(( ! [Var_V] : - ((hasType(type_Vehicle, Var_V) & hasType(type_Object, Var_V)) => -(( ! [Var_O] : - ((hasType(type_SelfConnectedObject, Var_O) & hasType(type_Entity, Var_O)) => -(((((f_onboard(Var_O,Var_V)) & (f_instrument(Var_T,Var_V)))) => (f_patient(Var_T,Var_O))))))))))))). - -fof(axMidLem444, axiom, - ( ! [Var_R] : - (hasType(type_Rotating, Var_R) => -(( ! [Var_A] : - ((hasType(type_Entity, Var_A) & hasType(type_Physical, Var_A)) => -(((f_experiencer(Var_R,Var_A)) => (( ? [Var_L] : - (hasType(type_Object, Var_L) & -(((f_holdsDuring(f_BeginFn(f_WhenFn(Var_R)),located(Var_A,Var_L))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_R)),located(Var_A,Var_L)))))))))))))))). - -fof(axMidLem445, axiom, - ( ! [Var_CM] : - (hasType(type_CentrifugalMotion, Var_CM) => -(( ? [Var_R] : - (hasType(type_Rotating, Var_R) & -(( ? [Var_O2] : - (hasType(type_Entity, Var_O2) & -(( ? [Var_O1] : - ((hasType(type_Object, Var_O1) & hasType(type_Entity, Var_O1)) & -(( ? [Var_A] : - (hasType(type_Object, Var_A) & -(((f_axis(Var_A,Var_O1)) & (((f_origin(Var_CM,Var_A)) & (((f_experiencer(Var_R,Var_O1)) & (((f_experiencer(Var_CM,Var_O2)) & (f_causes(Var_R,Var_CM))))))))))))))))))))))))). - -fof(axMidLem446, axiom, - ( ! [Var_CM] : - (hasType(type_CentripetalMotion, Var_CM) => -(( ? [Var_R] : - (hasType(type_Rotating, Var_R) & -(( ? [Var_O2] : - (hasType(type_Entity, Var_O2) & -(( ? [Var_O1] : - ((hasType(type_Object, Var_O1) & hasType(type_Entity, Var_O1)) & -(( ? [Var_A] : - ((hasType(type_Object, Var_A) & hasType(type_Entity, Var_A)) & -(((f_axis(Var_A,Var_O1)) & (((f_destination(Var_CM,Var_A)) & (((f_experiencer(Var_R,Var_O1)) & (((f_experiencer(Var_CM,Var_O2)) & (f_causes(Var_R,Var_CM))))))))))))))))))))))))). - -fof(axMidLem447, axiom, - ( ! [Var_POUR] : - (hasType(type_Pouring, Var_POUR) => -(( ? [Var_LIQUID] : - (hasType(type_Substance, Var_LIQUID) & -(( ? [Var_CONTAINER1] : - (hasType(type_Container, Var_CONTAINER1) & -(( ? [Var_CONTAINER2] : - (hasType(type_Container, Var_CONTAINER2) & -(((f_origin(Var_POUR,Var_CONTAINER1)) & (((f_destination(Var_POUR,Var_CONTAINER2)) & (((Var_CONTAINER1 != Var_CONTAINER2) & (((f_patient(Var_POUR,Var_LIQUID)) & (f_attribute(Var_LIQUID,inst_Liquid)))))))))))))))))))))). - -fof(axMidLem448, axiom, - ( ! [Var_WAVE] : - (hasType(type_WaterWave, Var_WAVE) => -(( ? [Var_AREA] : - (hasType(type_WaterArea, Var_AREA) & -(f_located(Var_WAVE,Var_AREA)))))))). - -fof(axMidLem449, axiom, - ( ! [Var_F] : - (hasType(type_Flooding, Var_F) => -(( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_WaterArea, Var_P)) => -(((f_located(Var_F,Var_P)) => (( ? [Var_L2] : - ((hasType(type_LengthMeasure, Var_L2) & hasType(type_Quantity, Var_L2)) & -(( ? [Var_L1] : - ((hasType(type_LengthMeasure, Var_L1) & hasType(type_Quantity, Var_L1)) & -(((f_holdsDuring(f_BeginFn(f_WhenFn(Var_F)),waterDepth(Var_P,Var_L1))) & (((f_holdsDuring(f_EndFn(f_WhenFn(Var_F)),waterDepth(Var_P,Var_L2))) & (f_greaterThan(Var_L2,Var_L1)))))))))))))))))))). - -fof(axMidLem450, axiom, - ( ! [Var_TT] : - (hasType(type_TractorTrailer, Var_TT) => -(( ? [Var_TRAC] : - (hasType(type_TruckTractor, Var_TRAC) & -(( ? [Var_TRAIL] : - (hasType(type_TruckTrailer, Var_TRAIL) & -(((f_part(Var_TRAC,Var_TT)) & (((f_part(Var_TRAIL,Var_TT)) & (f_connected(Var_TRAC,Var_TRAIL))))))))))))))). - -fof(axMidLem451, axiom, - ( ! [Var_TRANSPORT] : - (hasType(type_AirTransportation, Var_TRANSPORT) => -(( ? [Var_CRAFT] : - (hasType(type_Aircraft, Var_CRAFT) & -(( ? [Var_REGION] : - (hasType(type_AtmosphericRegion, Var_REGION) & -(((f_instrument(Var_TRANSPORT,Var_CRAFT)) & (f_located(Var_TRANSPORT,Var_REGION))))))))))))). - -fof(axMidLem452, axiom, - ( ! [Var_D] : - (hasType(type_ExplosiveDevice, Var_D) => -(( ? [Var_S] : - (hasType(type_ExplosiveSubstance, Var_S) & -(f_part(Var_S,Var_D)))))))). - -fof(axMidLem453, axiom, - ( ! [Var_LAND] : - (hasType(type_LandTransportation, Var_LAND) => -(( ? [Var_CRAFT] : - (hasType(type_LandVehicle, Var_CRAFT) & -(( ? [Var_AREA] : - (hasType(type_LandArea, Var_AREA) & -(((f_instrument(Var_LAND,Var_CRAFT)) & (f_located(Var_CRAFT,Var_AREA))))))))))))). - -fof(axMidLem454, axiom, - ( ! [Var_A] : - (hasType(type_Automobile, Var_A) => -(f_equipmentCount(Var_A,type_VehicleWheel,4))))). - -fof(axMidLem455, axiom, - ( ! [Var_A] : - (hasType(type_Automobile, Var_A) => -(f_equipmentCount(Var_A,type_Axle,2))))). - -fof(axMidLem456, axiom, - ( ! [Var_M] : - (hasType(type_Motorcycle, Var_M) => -(f_equipmentCount(Var_M,type_VehicleWheel,2))))). - -fof(axMidLem457, axiom, - ( ! [Var_TRANSPORT] : - (hasType(type_WaterTransportation, Var_TRANSPORT) => -(( ? [Var_CRAFT] : - (hasType(type_WaterVehicle, Var_CRAFT) & -(( ? [Var_AREA] : - (hasType(type_WaterArea, Var_AREA) & -(((f_instrument(Var_TRANSPORT,Var_CRAFT)) & (f_located(Var_TRANSPORT,Var_AREA))))))))))))). - -fof(axMidLem458, axiom, - ( ! [Var_R] : - (hasType(type_Rowing, Var_R) => -(( ? [Var_O] : - (hasType(type_Oar, Var_O) & -(f_instrument(Var_R,Var_O)))))))). - -fof(axMidLem459, axiom, - ( ! [Var_D] : - (hasType(type_BoatDeck, Var_D) => -(( ? [Var_B] : - (hasType(type_WaterVehicle, Var_B) & -(f_part(Var_D,Var_B)))))))). - -fof(axMidLem460, axiom, - ( ! [Var_TRANSPORT] : - (hasType(type_SpaceTransportation, Var_TRANSPORT) => -(( ? [Var_CRAFT] : - (hasType(type_Spacecraft, Var_CRAFT) & -(( ? [Var_REGION] : - (hasType(type_SpaceRegion, Var_REGION) & -(((f_instrument(Var_TRANSPORT,Var_CRAFT)) & (f_located(Var_TRANSPORT,Var_REGION))))))))))))). - -fof(axMidLem461, axiom, - ( ! [Var_M] : - (hasType(type_Missile, Var_M) => -(( ? [Var_B] : - (hasType(type_Bomb, Var_B) & -(f_part(Var_B,Var_M)))))))). - -fof(axMidLem462, axiom, - ( ! [Var_B] : - (hasType(type_Burying, Var_B) => -(( ? [Var_C] : - (hasType(type_Covering, Var_C) & -(( ? [Var_S] : - (hasType(type_Soil, Var_S) & -(((f_instrument(Var_C,Var_S)) & (f_subProcess(Var_C,Var_B))))))))))))). - -fof(axMidLem463, axiom, - ( ! [Var_D] : - (hasType(type_Digging, Var_D) => -(( ? [Var_S] : - (hasType(type_Soil, Var_S) & -(f_patient(Var_D,Var_S)))))))). - -fof(axMidLem464, axiom, - ( ! [Var_T] : - (hasType(type_Tilling, Var_T) => -(( ? [Var_A] : - (hasType(type_Agriculture, Var_A) & -(f_subProcess(Var_T,Var_A)))))))). - -fof(axMidLem465, axiom, - ( ! [Var_MOVE] : - (hasType(type_MovingResidence, Var_MOVE) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Human, Var_AGENT)) => -(((f_agent(Var_MOVE,Var_AGENT)) => (( ? [Var_HOME2] : - ((hasType(type_PermanentResidence, Var_HOME2) & hasType(type_Entity, Var_HOME2)) & -(( ? [Var_HOME1] : - ((hasType(type_PermanentResidence, Var_HOME1) & hasType(type_Entity, Var_HOME1)) & -(((f_holdsDuring(f_BeginFn(f_WhenFn(Var_MOVE)),home(Var_AGENT,Var_HOME1))) & (((f_holdsDuring(f_EndFn(f_WhenFn(Var_MOVE)),home(Var_AGENT,Var_HOME2))) & (Var_HOME1 != Var_HOME2))))))))))))))))))). - -fof(axMidLem466, axiom, - ( ! [Var_H] : - (hasType(type_Harvesting, Var_H) => -(( ? [Var_A] : - (hasType(type_Agriculture, Var_A) & -(f_subProcess(Var_H,Var_A)))))))). - -fof(axMidLem467, axiom, - ( ! [Var_DREAM] : - (hasType(type_Dreaming, Var_DREAM) => -(( ! [Var_AGENT] : - ((hasType(type_Entity, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_experiencer(Var_DREAM,Var_AGENT)) => (f_holdsDuring(f_WhenFn(Var_DREAM),attribute(Var_AGENT,inst_Asleep))))))))))). - -fof(axMidLem468, axiom, - ( ! [Var_E] : - (hasType(type_Execution, Var_E) => -(( ? [Var_G] : - (hasType(type_Government, Var_G) & -(f_agent(Var_E,Var_G)))))))). - -fof(axMidLem469, axiom, - ( ! [Var_E] : - (hasType(type_Execution, Var_E) => -(( ? [Var_P] : - (hasType(type_Human, Var_P) & -(f_patient(Var_E,Var_P)))))))). - -fof(axMidLem470, axiom, - ( ! [Var_S] : - (hasType(type_Suicide, Var_S) => -(( ? [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_Entity, Var_A)) & -(((f_agent(Var_S,Var_A)) & (f_experiencer(Var_S,Var_A)))))))))). - -fof(axMidLem471, axiom, - ( ! [Var_T] : - (hasType(type_Trespassing, Var_T) => -(( ! [Var_P] : - ((hasType(type_Entity, Var_P) & hasType(type_Object, Var_P)) => -(( ! [Var_H] : - ((hasType(type_Agent, Var_H) & hasType(type_Physical, Var_H)) => -(((((f_agent(Var_T,Var_H)) & (f_patient(Var_T,Var_P)))) => (((( ~ (f_possesses(Var_H,Var_P)))) & (f_modalAttribute(located(Var_H,Var_P),inst_Illegal))))))))))))))). - -fof(axMidLem472, axiom, - ( ! [Var_MURDER] : - (hasType(type_Murder, Var_MURDER) => -(( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(f_patient(Var_MURDER,Var_PERSON)))))))). - -fof(axMidLem473, axiom, - ( ! [Var_H] : - (hasType(type_Hanging, Var_H) => -(( ? [Var_S] : - (hasType(type_String, Var_S) & -(( ? [Var_N] : - (hasType(type_Neck, Var_N) & -(( ? [Var_P] : - (hasType(type_Human, Var_P) & -(((f_experiencer(Var_H,Var_P)) & (((f_properPart(Var_N,Var_P)) & (((f_instrument(Var_H,Var_S)) & (f_holdsDuring(f_WhenFn(Var_H),meetsSpatially(Var_S,Var_N))))))))))))))))))))). - -fof(axMidLem474, axiom, - ( ! [Var_CONDUCT] : - (hasType(type_OrchestralConducting, Var_CONDUCT) => -(( ? [Var_MUSIC] : - (hasType(type_Music, Var_MUSIC) & -(f_result(Var_CONDUCT,Var_MUSIC)))))))). - -fof(axMidLem475, axiom, - ( ! [Var_SHARE] : - (hasType(type_Sharing, Var_SHARE) => -(( ! [Var_OBJ] : - ((hasType(type_Entity, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(( ! [Var_AGENT2] : - (hasType(type_Entity, Var_AGENT2) => -(( ! [Var_AGENT1] : - (hasType(type_Agent, Var_AGENT1) => -(((((f_agent(Var_SHARE,Var_AGENT1)) & (((f_destination(Var_SHARE,Var_AGENT2)) & (f_patient(Var_SHARE,Var_OBJ)))))) => (( ? [Var_GIVE] : - (hasType(type_Giving, Var_GIVE) & -(( ? [Var_PART] : - ((hasType(type_Entity, Var_PART) & hasType(type_Object, Var_PART)) & -(((f_subProcess(Var_GIVE,Var_SHARE)) & (((f_patient(Var_GIVE,Var_PART)) & (((f_properPart(Var_PART,Var_OBJ)) & (((f_agent(Var_GIVE,Var_AGENT1)) & (f_destination(Var_GIVE,Var_AGENT2)))))))))))))))))))))))))))))). - -fof(axMidLem476, axiom, - ( ! [Var_STEAL] : - (hasType(type_Stealing, Var_STEAL) => -(( ! [Var_VICTIM] : - (hasType(type_CognitiveAgent, Var_VICTIM) => -(( ! [Var_AGENT] : - ((hasType(type_Entity, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((((f_destination(Var_STEAL,Var_AGENT)) & (f_origin(Var_STEAL,Var_VICTIM)))) => (( ~ (f_confersRight(destination(Var_STEAL,Var_AGENT),Var_VICTIM,Var_AGENT))))))))))))))). - -fof(axMidLem477, axiom, - ( ! [Var_INHERIT] : - (hasType(type_Inheriting, Var_INHERIT) => -(( ! [Var_PROPERTY] : - ((hasType(type_Entity, Var_PROPERTY) & hasType(type_Object, Var_PROPERTY)) => -(( ! [Var_PERSON] : - ((hasType(type_Object, Var_PERSON) & hasType(type_Entity, Var_PERSON) & hasType(type_Agent, Var_PERSON)) => -(( ! [Var_HEIR] : - ((hasType(type_Agent, Var_HEIR) & hasType(type_CognitiveAgent, Var_HEIR)) => -(((((f_agent(Var_INHERIT,Var_HEIR)) & (((f_origin(Var_INHERIT,Var_PERSON)) & (f_patient(Var_INHERIT,Var_PROPERTY)))))) => (( ? [Var_DEATH] : - (hasType(type_Death, Var_DEATH) & -(((f_experiencer(Var_DEATH,Var_PERSON)) & (((f_earlier(f_WhenFn(Var_DEATH),f_WhenFn(Var_INHERIT))) & (((f_holdsDuring(f_ImmediatePastFn(f_WhenFn(Var_DEATH)),possesses(Var_PERSON,Var_PROPERTY))) & (f_confersRight(possesses(Var_HEIR,Var_PROPERTY),Var_PERSON,Var_HEIR))))))))))))))))))))))))). - -fof(axMidLem478, axiom, - ( ! [Var_B] : - (hasType(type_Bequeathing, Var_B) => -(( ! [Var_PROP] : - ((hasType(type_Entity, Var_PROP) & hasType(type_Object, Var_PROP)) => -(( ! [Var_I] : - (hasType(type_Process, Var_I) => -(( ! [Var_H] : - ((hasType(type_Entity, Var_H) & hasType(type_Agent, Var_H)) => -(( ! [Var_P] : - ((hasType(type_Agent, Var_P) & hasType(type_Entity, Var_P)) => -(((((f_agent(Var_B,Var_P)) & (((f_destination(Var_B,Var_H)) & (f_patient(Var_I,Var_PROP)))))) => (( ? [Var_D] : - (hasType(type_Death, Var_D) & -(((f_experiencer(Var_D,Var_P)) & (((f_earlier(f_WhenFn(Var_D),f_WhenFn(Var_B))) & (((f_holdsDuring(f_ImmediatePastFn(f_WhenFn(Var_D)),possesses(Var_P,Var_PROP))) & (f_confersNorm(Var_P,possesses(Var_H,Var_PROP),inst_Permission)))))))))))))))))))))))))))). - -fof(axMidLem479, axiom, - ( ! [Var_ORG] : - ((hasType(type_Organization, Var_ORG) & hasType(type_EducationalOrganization, Var_ORG)) => -(( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_CognitiveAgent, Var_H)) => -(( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Position, Var_P)) => -(((((f_attribute(Var_P,inst_CollegeFreshman)) & (f_occupiesPosition(Var_H,Var_P,Var_ORG)))) => (( ? [Var_T] : - ((hasType(type_TimePosition, Var_T) & hasType(type_Quantity, Var_T)) & -(((f_holdsDuring(Var_T,student(Var_ORG,Var_H))) & (f_lessThan(Var_T,f_MeasureFn(1,inst_YearDuration))))))))))))))))))). - -fof(axMidLem480, axiom, - ( ! [Var_ORG] : - ((hasType(type_Organization, Var_ORG) & hasType(type_EducationalOrganization, Var_ORG)) => -(( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_CognitiveAgent, Var_H)) => -(( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Position, Var_P)) => -(((((f_attribute(Var_P,inst_CollegeJunior)) & (f_occupiesPosition(Var_H,Var_P,Var_ORG)))) => (( ? [Var_T] : - ((hasType(type_TimePosition, Var_T) & hasType(type_Quantity, Var_T)) & -(((f_holdsDuring(Var_T,student(Var_ORG,Var_H))) & (((f_greaterThanOrEqualTo(Var_T,f_MeasureFn(2,inst_YearDuration))) & (f_lessThan(Var_T,f_MeasureFn(3,inst_YearDuration))))))))))))))))))))). - -fof(axMidLem481, axiom, - ( ! [Var_ORG] : - ((hasType(type_Organization, Var_ORG) & hasType(type_EducationalOrganization, Var_ORG)) => -(( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_CognitiveAgent, Var_H)) => -(( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Position, Var_P)) => -(((((f_attribute(Var_P,inst_CollegeJunior)) & (f_occupiesPosition(Var_H,Var_P,Var_ORG)))) => (( ? [Var_T] : - ((hasType(type_TimePosition, Var_T) & hasType(type_Quantity, Var_T)) & -(((f_holdsDuring(Var_T,student(Var_ORG,Var_H))) & (((f_greaterThanOrEqualTo(Var_T,f_MeasureFn(3,inst_YearDuration))) & (f_lessThan(Var_T,f_MeasureFn(4,inst_YearDuration))))))))))))))))))))). - -fof(axMidLem482, axiom, - ( ! [Var_ORG] : - ((hasType(type_Organization, Var_ORG) & hasType(type_EducationalOrganization, Var_ORG)) => -(( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_CognitiveAgent, Var_H)) => -(( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Position, Var_P)) => -(((((f_attribute(Var_P,inst_CollegeSophomore)) & (f_occupiesPosition(Var_H,Var_P,Var_ORG)))) => (( ? [Var_T] : - ((hasType(type_TimePosition, Var_T) & hasType(type_Quantity, Var_T)) & -(((f_holdsDuring(Var_T,student(Var_ORG,Var_H))) & (((f_greaterThanOrEqualTo(Var_T,f_MeasureFn(2,inst_YearDuration))) & (f_lessThan(Var_T,f_MeasureFn(2,inst_YearDuration))))))))))))))))))))). - -fof(axMidLem483, axiom, - ( ! [Var_PREF] : - (hasType(type_Process, Var_PREF) => -(( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Agent, Var_P)) => -(((f_attribute(Var_P,inst_Comedian)) => (( ? [Var_PERF] : - (hasType(type_Performance, Var_PERF) & -(( ? [Var_L] : - (hasType(type_Laughing, Var_L) & -(((f_agent(Var_PREF,Var_P)) & (f_causes(Var_PERF,Var_L)))))))))))))))))). - -fof(axMidLem484, axiom, - ( ! [Var_H] : - ((hasType(type_Object, Var_H) & hasType(type_Agent, Var_H)) => -(((f_attribute(Var_H,inst_PresidentOfTheUnitedStates)) => (f_leader(Var_H,inst_UnitedStates))))))). - -fof(axMidLem485, axiom, - ( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Agent, Var_P)) => -(((f_attribute(Var_P,inst_Dentist)) => (( ? [Var_D] : - (hasType(type_DiagnosticProcess, Var_D) & -(( ? [Var_T] : - (hasType(type_Tooth, Var_T) & -(((f_agent(Var_D,Var_P)) & (f_patient(Var_D,Var_T))))))))))))))). - -fof(axMidLem486, axiom, - ( ! [Var_R] : - (hasType(type_Researcher, Var_R) => -(( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Human, Var_P)) => -(((f_attribute(Var_P,Var_R)) => (( ? [Var_S] : - (hasType(type_Science, Var_S) & -(f_hasExpertise(Var_P,Var_S))))))))))))). - -fof(axMidLem487, axiom, - ( ! [Var_OFFICER] : - (hasType(type_MilitaryOfficer, Var_OFFICER) => -(( ? [Var_MANAGE] : - (hasType(type_Managing, Var_MANAGE) & -(( ? [Var_PATIENT] : - ((hasType(type_MilitaryOrganization, Var_PATIENT) | hasType(type_Soldier, Var_PATIENT)) & -(((f_agent(Var_MANAGE,Var_OFFICER)) & (f_patient(Var_MANAGE,Var_PATIENT))))))))))))). - -fof(axMidLem488, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_CenturyDuration) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,100),inst_YearDuration))))))). - -fof(axMidLem489, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_DecadeDuration) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,10),inst_YearDuration))))))). - -fof(axMidLem490, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_YardLength) = f_MeasureFn(f_MultiplicationFn(3,Var_NUMBER),inst_FootLength))))))). - -fof(axMidLem491, axiom, - ( ! [Var_NIGHT] : - (hasType(type_NightTime, Var_NIGHT) => -(( ? [Var_DAY1] : - (hasType(type_DayTime, Var_DAY1) & -(( ? [Var_DAY2] : - (hasType(type_DayTime, Var_DAY2) & -(((f_meetsTemporally(Var_NIGHT,Var_DAY1)) & (f_meetsTemporally(Var_DAY2,Var_NIGHT))))))))))))). - -fof(axMidLem492, axiom, - ( ! [Var_NIGHT] : - (hasType(type_NightTime, Var_NIGHT) => -(( ? [Var_RISE] : - (hasType(type_Sunrise, Var_RISE) & -(( ? [Var_SET] : - (hasType(type_Sunset, Var_SET) & -(((f_starts(Var_SET,Var_NIGHT)) & (f_finishes(Var_RISE,Var_NIGHT))))))))))))). - -fof(axMidLem493, axiom, - ( ! [Var_DAY] : - (hasType(type_DayTime, Var_DAY) => -(( ? [Var_NIGHT1] : - (hasType(type_NightTime, Var_NIGHT1) & -(( ? [Var_NIGHT2] : - (hasType(type_NightTime, Var_NIGHT2) & -(((f_meetsTemporally(Var_DAY,Var_NIGHT1)) & (f_meetsTemporally(Var_NIGHT2,Var_DAY))))))))))))). - -fof(axMidLem494, axiom, - ( ! [Var_DAY] : - (hasType(type_DayTime, Var_DAY) => -(( ? [Var_RISE] : - (hasType(type_Sunrise, Var_RISE) & -(( ? [Var_SET] : - (hasType(type_Sunset, Var_SET) & -(((f_starts(Var_RISE,Var_DAY)) & (f_finishes(Var_SET,Var_DAY))))))))))))). - -fof(axMidLem495, axiom, - ( ! [Var_WEEKEND] : - (hasType(type_Weekend, Var_WEEKEND) => -(( ? [Var_SATURDAY] : - (hasType(type_Saturday, Var_SATURDAY) & -(( ? [Var_SUNDAY] : - (hasType(type_Sunday, Var_SUNDAY) & -(((f_starts(Var_SATURDAY,Var_WEEKEND)) & (((f_finishes(Var_SUNDAY,Var_WEEKEND)) & (f_meetsTemporally(Var_SATURDAY,Var_SUNDAY))))))))))))))). - -fof(axMidLem496, axiom, - ( ! [Var_WINTER] : - (hasType(type_WinterSeason, Var_WINTER) => -(( ? [Var_SPRING] : - (hasType(type_SpringSeason, Var_SPRING) & -(f_meetsTemporally(Var_WINTER,Var_SPRING)))))))). - -fof(axMidLem497, axiom, - ( ! [Var_WINTER] : - (hasType(type_WinterSeason, Var_WINTER) => -(( ? [Var_AUTUMN] : - (hasType(type_FallSeason, Var_AUTUMN) & -(f_meetsTemporally(Var_AUTUMN,Var_WINTER)))))))). - -fof(axMidLem498, axiom, - ( ! [Var_SPRING] : - (hasType(type_SpringSeason, Var_SPRING) => -(( ? [Var_SUMMER] : - (hasType(type_SummerSeason, Var_SUMMER) & -(f_meetsTemporally(Var_SPRING,Var_SUMMER)))))))). - -fof(axMidLem499, axiom, - ( ! [Var_SPRING] : - (hasType(type_SpringSeason, Var_SPRING) => -(( ? [Var_WINTER] : - (hasType(type_WinterSeason, Var_WINTER) & -(f_meetsTemporally(Var_WINTER,Var_SPRING)))))))). - -fof(axMidLem500, axiom, - ( ! [Var_SUMMER] : - (hasType(type_SummerSeason, Var_SUMMER) => -(( ? [Var_SPRING] : - (hasType(type_SpringSeason, Var_SPRING) & -(f_meetsTemporally(Var_SPRING,Var_SUMMER)))))))). - -fof(axMidLem501, axiom, - ( ! [Var_SUMMER] : - (hasType(type_SummerSeason, Var_SUMMER) => -(( ? [Var_AUTUMN] : - (hasType(type_FallSeason, Var_AUTUMN) & -(f_meetsTemporally(Var_SUMMER,Var_AUTUMN)))))))). - -fof(axMidLem502, axiom, - ( ! [Var_AUTUMN] : - (hasType(type_FallSeason, Var_AUTUMN) => -(( ? [Var_SUMMER] : - (hasType(type_SummerSeason, Var_SUMMER) & -(f_meetsTemporally(Var_SUMMER,Var_AUTUMN)))))))). - -fof(axMidLem503, axiom, - ( ! [Var_AUTUMN] : - (hasType(type_FallSeason, Var_AUTUMN) => -(( ? [Var_WINTER] : - (hasType(type_WinterSeason, Var_WINTER) & -(f_meetsTemporally(Var_AUTUMN,Var_WINTER)))))))). - -fof(axMidLem504, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_Object, Var_OBJ2) & hasType(type_Physical, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Object, Var_OBJ1) & hasType(type_Physical, Var_OBJ1)) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Upstairs)) => (( ? [Var_LEVEL1] : - (hasType(type_BuildingLevel, Var_LEVEL1) & -(( ? [Var_LEVEL2] : - (hasType(type_BuildingLevel, Var_LEVEL2) & -(( ? [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) & -(((f_part(Var_LEVEL1,Var_BUILDING)) & (((f_part(Var_LEVEL2,Var_BUILDING)) & (((f_located(Var_OBJ1,Var_LEVEL1)) & (((f_located(Var_OBJ2,Var_LEVEL2)) & (f_orientation(Var_LEVEL1,Var_LEVEL2,inst_Above))))))))))))))))))))))))))). - -fof(axMidLem505, axiom, - ( ! [Var_OBJ2] : - ((hasType(type_Object, Var_OBJ2) & hasType(type_Physical, Var_OBJ2)) => -(( ! [Var_OBJ1] : - ((hasType(type_Object, Var_OBJ1) & hasType(type_Physical, Var_OBJ1)) => -(((f_orientation(Var_OBJ1,Var_OBJ2,inst_Downstairs)) => (( ? [Var_LEVEL1] : - (hasType(type_BuildingLevel, Var_LEVEL1) & -(( ? [Var_LEVEL2] : - (hasType(type_BuildingLevel, Var_LEVEL2) & -(( ? [Var_BUILDING] : - (hasType(type_Building, Var_BUILDING) & -(((f_part(Var_LEVEL1,Var_BUILDING)) & (((f_part(Var_LEVEL2,Var_BUILDING)) & (((f_located(Var_OBJ1,Var_LEVEL1)) & (((f_located(Var_OBJ2,Var_LEVEL2)) & (f_orientation(Var_LEVEL1,Var_LEVEL2,inst_Below))))))))))))))))))))))))))). - -fof(axMidLem506, axiom, - ( ! [Var_E] : - (hasType(type_Object, Var_E) => -(((f_attribute(Var_E,inst_Headache)) => (( ? [Var_H] : - (hasType(type_Head, Var_H) & -(((f_part(Var_H,Var_E)) & (f_attribute(Var_H,inst_Pain)))))))))))). - -fof(axMidLem507, axiom, - ( ! [Var_WORD] : - (hasType(type_Word, Var_WORD) => -(( ? [Var_SYLLABLE] : - (hasType(type_Syllable, Var_SYLLABLE) & -(f_part(Var_SYLLABLE,Var_WORD)))))))). - -fof(axMidLem508, axiom, - ( ! [Var_ATTR] : - (hasType(type_GameAttribute, Var_ATTR) => -(( ! [Var_THING] : - ((hasType(type_Entity, Var_THING) & hasType(type_Agent, Var_THING) & hasType(type_Process, Var_THING)) => -(((f_property(Var_THING,Var_ATTR)) => (( ? [Var_GAME] : - (hasType(type_Game, Var_GAME) & -(((f_agent(Var_GAME,Var_THING)) | (((f_patient(Var_GAME,Var_THING)) | (f_subProcess(Var_THING,Var_GAME))))))))))))))))). - -fof(axMidLem509, axiom, - ( ! [Var_ATTR] : - (hasType(type_SportsAttribute, Var_ATTR) => -(( ! [Var_THING] : - ((hasType(type_Entity, Var_THING) & hasType(type_Agent, Var_THING) & hasType(type_Process, Var_THING)) => -(((f_property(Var_THING,Var_ATTR)) => (( ? [Var_SPORT] : - (hasType(type_Game, Var_SPORT) & -(((f_agent(Var_SPORT,Var_THING)) | (((f_patient(Var_SPORT,Var_THING)) | (f_subProcess(Var_THING,Var_SPORT))))))))))))))))). - -fof(axMidLem510, axiom, - ( ! [Var_R] : - (hasType(type_ChemicalReduction, Var_R) => -(( ! [Var_G] : - ((hasType(type_Quantity, Var_G) & hasType(type_PositiveInteger, Var_G)) => -(( ! [Var_L] : - ((hasType(type_PositiveInteger, Var_L) & hasType(type_Quantity, Var_L)) => -(( ! [Var_S] : - ((hasType(type_Entity, Var_S) & hasType(type_PureSubstance, Var_S)) => -(((((f_patient(Var_R,Var_S)) & (f_holdsDuring(f_BeginFn(f_WhenFn(Var_R)),electronNumber(Var_S,Var_L))))) => (((f_greaterThan(Var_G,Var_L)) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_R)),electronNumber(Var_S,Var_G))))))))))))))))))). - -fof(axMidLem511, axiom, - ( ! [Var_O] : - (hasType(type_Oxidation, Var_O) => -(( ! [Var_G] : - ((hasType(type_PositiveInteger, Var_G) & hasType(type_Quantity, Var_G)) => -(( ! [Var_S] : - ((hasType(type_Entity, Var_S) & hasType(type_PureSubstance, Var_S)) => -(((((f_patient(Var_O,Var_S)) & (f_holdsDuring(f_BeginFn(f_WhenFn(Var_O)),electronNumber(Var_S,Var_G))))) => (( ? [Var_L] : - ((hasType(type_Quantity, Var_L) & hasType(type_PositiveInteger, Var_L)) & -(((f_lessThan(Var_L,Var_G)) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_O)),electronNumber(Var_S,Var_L))))))))))))))))))). - -fof(axMidLem512, axiom, - ( ! [Var_DIALYSIS] : - (hasType(type_Dialysis, Var_DIALYSIS) => -(( ? [Var_SOLUTION] : - (hasType(type_Solution, Var_SOLUTION) & -(( ? [Var_SUBSTANCE1] : - (hasType(type_PureSubstance, Var_SUBSTANCE1) & -(( ? [Var_SUBSTANCE2] : - (hasType(type_PureSubstance, Var_SUBSTANCE2) & -(((f_resourceS(Var_DIALYSIS,Var_SOLUTION)) & (((f_result(Var_DIALYSIS,Var_SUBSTANCE1)) & (((f_result(Var_DIALYSIS,Var_SUBSTANCE2)) & (Var_SUBSTANCE1 != Var_SUBSTANCE2))))))))))))))))))). - -fof(axMidLem513, axiom, - ( ! [Var_D] : - (hasType(type_Diluting, Var_D) => -(( ? [Var_S] : - (hasType(type_Solution, Var_S) & -(((f_patient(Var_D,Var_S)) & (f_attribute(Var_S,inst_Liquid)))))))))). - -fof(axMidLem514, axiom, - ( ! [Var_C] : - (hasType(type_Chromatography, Var_C) => -(( ? [Var_M] : - ((hasType(type_LiquidMixture, Var_M) | hasType(type_GasMixture, Var_M)) & -(f_resourceS(Var_C,Var_M)))))))). - -fof(axMidLem515, axiom, - ( ! [Var_C] : - (hasType(type_Chromatography, Var_C) => -(( ? [Var_S] : - (hasType(type_PureSubstance, Var_S) & -(f_result(Var_C,Var_S)))))))). - -fof(axMidLem516, axiom, - ( ! [Var_A] : - (hasType(type_RightAngle, Var_A) => -(f_angularMeasure(Var_A,f_MeasureFn(90,inst_AngularDegree)))))). - -fof(axMidLem517, axiom, - ( ! [Var_A] : - (hasType(type_AcuteAngle, Var_A) => -(( ! [Var_N] : - ((hasType(type_RealNumber, Var_N) & hasType(type_Quantity, Var_N)) => -(((f_angularMeasure(Var_A,f_MeasureFn(Var_N,inst_AngularDegree))) => (f_lessThan(Var_N,90)))))))))). - -fof(axMidLem518, axiom, - ( ! [Var_A] : - (hasType(type_ObliqueAngle, Var_A) => -(( ! [Var_N] : - ((hasType(type_RealNumber, Var_N) & hasType(type_Quantity, Var_N)) => -(((f_angularMeasure(Var_A,f_MeasureFn(Var_N,inst_AngularDegree))) => (f_greaterThan(Var_N,90)))))))))). - -fof(axMidLem519, axiom, - ( ! [Var_POLYGON] : - (hasType(type_Polygon, Var_POLYGON) => -(( ! [Var_PART] : - ((hasType(type_GeometricFigure, Var_PART) & hasType(type_OneDimensionalFigure, Var_PART)) => -(((f_geometricPart(Var_PART,Var_POLYGON)) => (((f_sideOfFigure(Var_PART,Var_POLYGON)) | (( ? [Var_SIDE] : - ((hasType(type_OneDimensionalFigure, Var_SIDE) & hasType(type_GeometricFigure, Var_SIDE)) & -(((f_sideOfFigure(Var_SIDE,Var_POLYGON)) & (f_geometricPart(Var_PART,Var_SIDE))))))))))))))))). - -fof(axMidLem520, axiom, - ( ! [Var_T] : - (hasType(type_RightTriangle, Var_T) => -(( ? [Var_A] : - (hasType(type_RightAngle, Var_A) & -(f_angleOfFigure(Var_A,Var_T)))))))). - -fof(axMidLem521, axiom, - ( ! [Var_SQUARE] : - (hasType(type_Square, Var_SQUARE) => -(( ? [Var_LENGTH] : - (hasType(type_LengthMeasure, Var_LENGTH) & -(( ! [Var_SIDE] : - (hasType(type_OneDimensionalFigure, Var_SIDE) => -(((f_sideOfFigure(Var_SIDE,Var_SQUARE)) => (f_lineMeasure(Var_SIDE,Var_LENGTH))))))))))))). - -fof(axMidLem522, axiom, - ( ! [Var_L] : - (hasType(type_Entity, Var_L) => -(( ! [Var_C] : - (hasType(type_Circle, Var_C) => -(((f_DiameterFn(Var_C) = Var_L) => (( ? [Var_R] : - ((hasType(type_Entity, Var_R) & hasType(type_Quantity, Var_R)) & -(((f_RadiusFn(Var_C) = Var_R) & (f_MultiplicationFn(Var_R,2) = Var_L)))))))))))))). - -fof(axMidLem523, axiom, - ( ! [Var_R] : - ((hasType(type_LengthMeasure, Var_R) & hasType(type_Entity, Var_R)) => -(( ! [Var_P2] : - ((hasType(type_GeometricFigure, Var_P2) & hasType(type_GeometricPoint, Var_P2)) => -(( ! [Var_P] : - ((hasType(type_Entity, Var_P) & hasType(type_GeometricPoint, Var_P)) => -(( ! [Var_C] : - ((hasType(type_Circle, Var_C) & hasType(type_GeometricFigure, Var_C)) => -(((((f_CenterOfCircleFn(Var_C) = Var_P) & (((f_pointOfFigure(Var_P2,Var_C)) & (f_geometricDistance(Var_P2,Var_P,Var_R)))))) => (f_RadiusFn(Var_C) = Var_R))))))))))))))). - -fof(axMidLem524, axiom, - ( ! [Var_CIRCLE] : - ((hasType(type_TwoDimensionalObject, Var_CIRCLE) & hasType(type_GeometricFigure, Var_CIRCLE)) => -(( ! [Var_LINE] : - ((hasType(type_OneDimensionalFigure, Var_LINE) & hasType(type_GeometricFigure, Var_LINE)) => -(((f_tangent(Var_LINE,Var_CIRCLE)) => (( ? [Var_POINT1] : - ((hasType(type_GeometricFigure, Var_POINT1) & hasType(type_Entity, Var_POINT1)) & -(((f_pointOfFigure(Var_POINT1,Var_LINE)) & (((f_pointOfFigure(Var_POINT1,Var_CIRCLE)) & (( ! [Var_POINT2] : - ((hasType(type_GeometricFigure, Var_POINT2) & hasType(type_Entity, Var_POINT2)) => -(((((f_pointOfFigure(Var_POINT2,Var_LINE)) & (f_pointOfFigure(Var_POINT2,Var_CIRCLE)))) => (Var_POINT1 = Var_POINT2))))))))))))))))))))). - -fof(axMidLem525, axiom, - ( ! [Var_WAR] : - (hasType(type_CivilWar, Var_WAR) => -(( ? [Var_NATION] : - (hasType(type_Nation, Var_NATION) & -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_GeopoliticalArea, Var_AGENT)) => -(((f_contestParticipant(Var_WAR,Var_AGENT)) => (f_geopoliticalSubdivision(Var_AGENT,Var_NATION))))))))))))). - -fof(axMidLem526, axiom, - ( ! [Var_H] : - (hasType(type_Object, Var_H) => -(((f_attribute(Var_H,inst_Pregnant)) => (f_attribute(Var_H,inst_Female))))))). - -fof(axMidLem527, axiom, - ( ! [Var_LIE] : - (hasType(type_LyingDown, Var_LIE) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_LIE,Var_AGENT)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_LIE)),attribute(Var_AGENT,inst_Sitting))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_LIE)),attribute(Var_AGENT,inst_Prostrate))))))))))))). - -fof(axMidLem528, axiom, - ( ! [Var_SIT] : - (hasType(type_SittingDown, Var_SIT) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_SIT,Var_AGENT)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_SIT)),attribute(Var_AGENT,inst_Standing))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_SIT)),attribute(Var_AGENT,inst_Sitting))))))))))))). - -fof(axMidLem529, axiom, - ( ! [Var_STAND] : - (hasType(type_StandingUp, Var_STAND) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(((f_agent(Var_STAND,Var_AGENT)) => (((f_holdsDuring(f_BeginFn(f_WhenFn(Var_STAND)),attribute(Var_AGENT,inst_Sitting))) & (f_holdsDuring(f_EndFn(f_WhenFn(Var_STAND)),attribute(Var_AGENT,inst_Standing))))))))))))). - -fof(axMidLem530, axiom, - ( ! [Var_EM] : - (hasType(type_EyeMotion, Var_EM) => -(( ! [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_Object, Var_A)) => -(((f_agent(Var_EM,Var_A)) => (( ? [Var_E] : - (hasType(type_Eyelid, Var_E) & -(((f_part(Var_E,Var_A)) & (f_patient(Var_EM,Var_E))))))))))))))). - -fof(axMidLem531, axiom, - ( ! [Var_P] : - (hasType(type_ReflexiveProcess, Var_P) => -(( ? [Var_M] : - (hasType(type_Muscle, Var_M) & -(f_patient(Var_P,Var_M)))))))). - -fof(axMidLem532, axiom, - ( ! [Var_ANIMAL] : - (hasType(type_DomesticAnimal, Var_ANIMAL) => -(( ? [Var_KEEP] : - (hasType(type_Keeping, Var_KEEP) & -(( ? [Var_PERSON] : - (hasType(type_Human, Var_PERSON) & -(((f_agent(Var_KEEP,Var_PERSON)) & (f_patient(Var_KEEP,Var_ANIMAL))))))))))))). - -fof(axMidLem533, axiom, - ( ! [Var_MULE] : - (hasType(type_Mule, Var_MULE) => -(( ? [Var_DONKEY] : - (hasType(type_Donkey, Var_DONKEY) & -(( ? [Var_HORSE] : - (hasType(type_Horse, Var_HORSE) & -(((f_father(Var_MULE,Var_DONKEY)) & (f_mother(Var_MULE,Var_HORSE))))))))))))). - -fof(axMidLem534, axiom, - ( ! [Var_F] : - (hasType(type_Feather, Var_F) => -(( ? [Var_B] : - (hasType(type_Bird, Var_B) & -(f_part(Var_F,Var_B)))))))). - -fof(axMidLem535, axiom, - ( ! [Var_HAY] : - (hasType(type_Hay, Var_HAY) => -(( ? [Var_MAKE] : - (hasType(type_Making, Var_MAKE) & -(( ? [Var_GRASS] : - (hasType(type_Grass, Var_GRASS) & -(((f_resourceS(Var_MAKE,Var_GRASS)) & (f_result(Var_MAKE,Var_HAY))))))))))))). - -fof(axMidLem536, axiom, - ( ! [Var_VACATION] : - (hasType(type_Vacationing, Var_VACATION) => -(( ! [Var_WORK] : - (hasType(type_Working, Var_WORK) => -(( ! [Var_PERSON] : - (hasType(type_Human, Var_PERSON) => -(((((f_agent(Var_VACATION,Var_PERSON)) & (f_agent(Var_WORK,Var_PERSON)))) => (( ~ (f_overlapsTemporally(f_WhenFn(Var_VACATION),f_WhenFn(Var_WORK)))))))))))))))). - -fof(axMidLem537, axiom, - ( ! [Var_FARMING] : - (hasType(type_Farming, Var_FARMING) => -(( ! [Var_FARMER] : - ((hasType(type_Agent, Var_FARMER) & hasType(type_Physical, Var_FARMER)) => -(((f_agent(Var_FARMING,Var_FARMER)) => (( ? [Var_FARM] : - (hasType(type_Farm, Var_FARM) & -(f_holdsDuring(f_WhenFn(Var_FARMING),located(Var_FARMER,Var_FARM)))))))))))))). - -fof(axMidLem538, axiom, - ( ! [Var_W] : - ((hasType(type_Object, Var_W) & hasType(type_Woman, Var_W)) => -(((f_attribute(Var_W,inst_Housewife)) => (( ? [Var_H] : - (hasType(type_Man, Var_H) & -(f_wife(Var_W,Var_H)))))))))). - -fof(axMidLem539, axiom, - ( ! [Var_OCCUPATION] : - (hasType(type_SkilledOccupation, Var_OCCUPATION) => -(( ! [Var_PERSON] : - ((hasType(type_Object, Var_PERSON) & hasType(type_Entity, Var_PERSON)) => -(((f_attribute(Var_PERSON,Var_OCCUPATION)) => (( ? [Var_TRAINING] : - (hasType(type_EducationalProcess, Var_TRAINING) & -(f_destination(Var_TRAINING,Var_PERSON))))))))))))). - -fof(axMidLem540, axiom, - ( ! [Var_FM] : - (hasType(type_FilmMaking, Var_FM) => -(( ? [Var_M] : - (hasType(type_MotionPicture, Var_M) & -(( ? [Var_F] : - (hasType(type_PhotographicFilm, Var_F) & -(((f_result(Var_FM,Var_M)) & (f_resourceS(Var_FM,Var_F))))))))))))). - -fof(axMidLem541, axiom, - ( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Agent, Var_P)) => -(((f_attribute(Var_P,inst_Carpenter)) => (f_hasSkill(type_Carpentry,Var_P))))))). - -fof(axMidLem542, axiom, - ( ! [Var_C] : - (hasType(type_Carpentry, Var_C) => -(( ! [Var_W] : - (hasType(type_Wood, Var_W) => -(( ? [Var_B] : - (hasType(type_Building, Var_B) & -(((f_part(Var_W,Var_B)) & (f_result(Var_C,Var_B))))))))))))). - -fof(axMidLem543, axiom, - ( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Agent, Var_P)) => -(((f_attribute(Var_P,inst_FarmHand)) => (( ? [Var_F] : - (hasType(type_Agriculture, Var_F) & -(f_agent(Var_F,Var_P)))))))))). - -fof(axMidLem544, axiom, - ( ! [Var_H] : - ((hasType(type_Object, Var_H) & hasType(type_Agent, Var_H)) => -(((f_attribute(Var_H,inst_Potter)) => (( ? [Var_M] : - (hasType(type_Making, Var_M) & -(( ? [Var_P] : - (hasType(type_Pottery, Var_P) & -(((f_agent(Var_M,Var_H)) & (f_result(Var_M,Var_P))))))))))))))). - -fof(axMidLem545, axiom, - ( ! [Var_D] : - (hasType(type_Deacon, Var_D) => -(( ? [Var_O] : - (hasType(type_ReligiousOrganization, Var_O) & -(( ? [Var_C] : - (hasType(type_Cleric, Var_C) & -(f_subordinateInOrganization(Var_O,Var_D,Var_C))))))))))). - -fof(axMidLem546, axiom, - ( ! [Var_P] : - (hasType(type_PensionPlan, Var_P) => -(( ! [Var_O] : - ((hasType(type_Organization, Var_O) & hasType(type_FinancialCompany, Var_O)) => -(( ! [Var_A] : - (hasType(type_CognitiveAgent, Var_A) => -(((((f_accountHolder(Var_P,Var_A)) & (f_employs(Var_O,Var_A)))) => (f_financialAccount(Var_P,Var_O))))))))))))). - -fof(axMidLem547, axiom, - ( ! [Var_PSP] : - (hasType(type_ProfitSharingPlan, Var_PSP) => -(( ! [Var_P] : - ((hasType(type_CurrencyMeasure, Var_P) & hasType(type_Quantity, Var_P)) => -(( ! [Var_A] : - ((hasType(type_FinancialTransaction, Var_A) & hasType(type_Process, Var_A)) => -(( ! [Var_O] : - ((hasType(type_Organization, Var_O) & hasType(type_Agent, Var_O)) => -(( ! [Var_H] : - (hasType(type_CognitiveAgent, Var_H) => -(((((f_accountHolder(Var_PSP,Var_H)) & (((f_employs(Var_O,Var_H)) & (((f_profit(Var_A,Var_P)) & (f_agent(Var_A,Var_O)))))))) => (( ? [Var_PAY] : - (hasType(type_FinancialTransaction, Var_PAY) & -(( ? [Var_C] : - ((hasType(type_CurrencyMeasure, Var_C) & hasType(type_Quantity, Var_C)) & -(((f_transactionAmount(Var_PAY,Var_C)) & (((f_lessThan(Var_C,Var_P)) & (f_destination(Var_PAY,Var_PSP))))))))))))))))))))))))))))). - -fof(axMidLem548, axiom, - ( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_Agent, Var_H)) => -(((f_hasExpertise(Var_H,inst_Architecture)) => (( ? [Var_D] : - (hasType(type_ContentDevelopment, Var_D) & -(( ? [Var_P] : - (hasType(type_Blueprint, Var_P) & -(( ? [Var_B] : - (hasType(type_Building, Var_B) & -(((f_agent(Var_D,Var_H)) & (((f_result(Var_D,Var_P)) & (f_represents(Var_P,Var_B)))))))))))))))))))). - -fof(axMidLem549, axiom, - ( ! [Var_FIELD] : - ((hasType(type_FieldOfStudy, Var_FIELD) & hasType(type_Proposition, Var_FIELD)) => -(( ! [Var_PERSON] : - ((hasType(type_Human, Var_PERSON) & hasType(type_Agent, Var_PERSON)) => -(((f_hasExpertise(Var_PERSON,Var_FIELD)) => (( ? [Var_LEARN] : - (hasType(type_Learning, Var_LEARN) & -(((f_agent(Var_LEARN,Var_PERSON)) & (f_realization(Var_LEARN,Var_FIELD))))))))))))))). - -fof(axMidLem550, axiom, - ( ! [Var_BLEED] : - (hasType(type_Bleeding, Var_BLEED) => -(( ? [Var_INJURY] : - (hasType(type_Injuring, Var_INJURY) & -(f_causes(Var_INJURY,Var_BLEED)))))))). - -fof(axMidLem551, axiom, - ( ! [Var_B] : - (hasType(type_Blushing, Var_B) => -(( ! [Var_A] : - ((hasType(type_Entity, Var_A) & hasType(type_Object, Var_A)) => -(((f_experiencer(Var_B,Var_A)) => (( ? [Var_S1] : - (hasType(type_EmotionalState, Var_S1) & -(( ? [Var_S2] : - (hasType(type_EmotionalState, Var_S2) & -(( ? [Var_T2] : - ((hasType(type_TimePosition, Var_T2) & hasType(type_TimeInterval, Var_T2)) & -(( ? [Var_T1] : - ((hasType(type_TimePosition, Var_T1) & hasType(type_TimeInterval, Var_T1)) & -(((Var_S1 != Var_S2) & (((f_holdsDuring(Var_T1,attribute(Var_A,Var_S1))) & (((f_holdsDuring(Var_T2,attribute(Var_A,Var_S2))) & (((f_starts(f_WhenFn(Var_B),Var_T2)) & (f_finishes(f_WhenFn(Var_B),Var_T1)))))))))))))))))))))))))))))). - -fof(axMidLem552, axiom, - ( ! [Var_CLOSE] : - (hasType(type_ClosingContract, Var_CLOSE) => -(( ! [Var_CONTRACT] : - ((hasType(type_Entity, Var_CONTRACT) & hasType(type_Contract, Var_CONTRACT)) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_CognitiveAgent, Var_AGENT)) => -(((((f_agent(Var_CLOSE,Var_AGENT)) & (f_destination(Var_CLOSE,Var_CONTRACT)))) => (f_agreementMember(Var_CONTRACT,Var_AGENT))))))))))))). - -fof(axMidLem553, axiom, - ( ! [Var_D] : - (hasType(type_Diet, Var_D) => -(( ! [Var_P] : - (hasType(type_Process, Var_P) => -(((f_realization(Var_P,Var_D)) => (( ? [Var_E] : - (hasType(type_Eating, Var_E) & -(f_subProcess(Var_E,Var_P))))))))))))). - -fof(axMidLem554, axiom, - ( ! [Var_FOOD] : - (hasType(type_PreparedFood, Var_FOOD) => -(( ? [Var_COOK] : - (hasType(type_Cooking, Var_COOK) & -(f_result(Var_COOK,Var_FOOD)))))))). - -fof(axMidLem555, axiom, - ( ! [Var_B] : - (hasType(type_Baking, Var_B) => -(( ? [Var_O] : - (hasType(type_Oven, Var_O) & -(f_instrument(Var_B,Var_O)))))))). - -fof(axMidLem556, axiom, - ( ! [Var_B] : - (hasType(type_BreadOrBiscuit, Var_B) => -(( ? [Var_D] : - (hasType(type_Dough, Var_D) & -(( ? [Var_BAKE] : - (hasType(type_Baking, Var_BAKE) & -(((f_resourceS(Var_BAKE,Var_D)) & (f_result(Var_BAKE,Var_B))))))))))))). - -fof(axMidLem557, axiom, - ( ! [Var_S] : - (hasType(type_Sandwich, Var_S) => -(( ? [Var_B1] : - (hasType(type_BreadOrBiscuit, Var_B1) & -(( ? [Var_B2] : - (hasType(type_BreadOrBiscuit, Var_B2) & -(( ? [Var_F] : - (hasType(type_Food, Var_F) & -(((f_between(Var_B1,Var_F,Var_B2)) & (((Var_B1 != Var_B2) & (((Var_B1 != Var_F) & (((Var_B2 != Var_F) & (((f_part(Var_B1,Var_S)) & (((f_part(Var_B2,Var_S)) & (f_part(Var_F,Var_S)))))))))))))))))))))))))). - -fof(axMidLem558, axiom, - ( ! [Var_D] : - (hasType(type_Dough, Var_D) => -(( ? [Var_F] : - (hasType(type_Flour, Var_F) & -(( ? [Var_W] : - (hasType(type_Water, Var_W) & -(((f_part(Var_F,Var_D)) & (f_part(Var_W,Var_D))))))))))))). - -fof(axMidLem559, axiom, - ( ! [Var_B] : - (hasType(type_Butter, Var_B) => -(( ? [Var_C] : - (hasType(type_Cooking, Var_C) & -(( ? [Var_M] : - (hasType(type_Milk, Var_M) & -(((f_resourceS(Var_C,Var_M)) & (f_result(Var_C,Var_B))))))))))))). - -fof(axMidLem560, axiom, - ( ! [Var_F] : - (hasType(type_Flour, Var_F) => -(( ? [Var_P] : - (hasType(type_IntentionalProcess, Var_P) & -(( ? [Var_C] : - (hasType(type_CerealGrain, Var_C) & -(((f_resourceS(Var_P,Var_C)) & (f_result(Var_P,Var_F))))))))))))). - -fof(axMidLem561, axiom, - ( ! [Var_H] : - (hasType(type_Honey, Var_H) => -(( ? [Var_P] : - (hasType(type_PhysiologicProcess, Var_P) & -(( ? [Var_B] : - (hasType(type_Bee, Var_B) & -(((f_agent(Var_P,Var_B)) & (f_result(Var_P,Var_H))))))))))))). - -fof(axMidLem562, axiom, - ( ! [Var_G] : - (hasType(type_AtomicGroup, Var_G) => -(( ? [Var_ATOM1] : - (hasType(type_Atom, Var_ATOM1) & -(( ? [Var_ATOM2] : - (hasType(type_Atom, Var_ATOM2) & -(((Var_ATOM1 != Var_ATOM2) & (((f_part(Var_ATOM1,Var_G)) & (f_part(Var_ATOM2,Var_G))))))))))))))). - -fof(axMidLem563, axiom, - ( ! [Var_G] : - (hasType(type_AtomicGroup, Var_G) => -(( ? [Var_M] : - (hasType(type_Molecule, Var_M) & -(f_part(Var_G,Var_M)))))))). - -fof(axMidLem564, axiom, - ( ! [Var_M] : - (hasType(type_MilitaryManeuver, Var_M) => -(( ? [Var_B] : - (hasType(type_Battle, Var_B) & -(f_subProcess(Var_M,Var_B)))))))). - -fof(axMidLem565, axiom, - ( ! [Var_X] : - (hasType(type_Bombing, Var_X) => -(( ? [Var_BOMB] : - (hasType(type_Bomb, Var_BOMB) & -(f_instrument(Var_X,Var_BOMB)))))))). - -fof(axMidLem566, axiom, - ( ! [Var_X] : - (hasType(type_CarBombing, Var_X) => -(( ? [Var_BOMB] : - (hasType(type_Bomb, Var_BOMB) & -(( ? [Var_CAR] : - (hasType(type_TransportationDevice, Var_CAR) & -(((f_instrument(Var_X,Var_CAR)) & (((f_instrument(Var_X,Var_BOMB)) & (f_connected(Var_CAR,Var_BOMB))))))))))))))). - -fof(axMidLem567, axiom, - ( ! [Var_X] : - (hasType(type_ChemicalAttack, Var_X) => -(( ? [Var_CHEM] : - (hasType(type_Substance, Var_CHEM) & -(f_instrument(Var_X,Var_CHEM)))))))). - -fof(axMidLem568, axiom, - ( ! [Var_X] : - (hasType(type_HandGrenade, Var_X) => -(( ! [Var_N] : - ((hasType(type_RealNumber, Var_N) & hasType(type_Quantity, Var_N)) => -(((f_measure(Var_X,f_MeasureFn(Var_N,inst_PoundMass))) & (f_lessThan(Var_N,10)))))))))). - -fof(axMidLem569, axiom, - ( ! [Var_X] : - (hasType(type_HandgrenadeAttack, Var_X) => -(( ? [Var_HG] : - (hasType(type_HandGrenade, Var_HG) & -(f_instrument(Var_X,Var_HG)))))))). - -fof(axMidLem570, axiom, - ( ! [Var_H] : - (hasType(type_Hijacking, Var_H) => -(( ? [Var_V] : - (hasType(type_Vehicle, Var_V) & -(f_patient(Var_H,Var_V)))))))). - -fof(axMidLem571, axiom, - ( ! [Var_H] : - (hasType(type_Hijacking, Var_H) => -(( ? [Var_D] : - (hasType(type_Driving, Var_D) & -(f_subProcess(Var_D,Var_H)))))))). - -fof(axMidLem572, axiom, - ( ! [Var_X] : - (hasType(type_HostageTaking, Var_X) => -(( ? [Var_A] : - (hasType(type_SentientAgent, Var_A) & -(f_patient(Var_X,Var_A)))))))). - -fof(axMidLem573, axiom, - ( ! [Var_X] : - (hasType(type_Kidnapping, Var_X) => -(( ? [Var_A] : - (hasType(type_SentientAgent, Var_A) & -(( ? [Var_LOC1] : - (hasType(type_GeographicArea, Var_LOC1) & -(( ? [Var_LOC2] : - (hasType(type_GeographicArea, Var_LOC2) & -(((Var_LOC1 != Var_LOC2) & (((f_holdsDuring(f_ImmediatePastFn(f_WhenFn(Var_X)),located(Var_A,Var_LOC1))) & (f_holdsDuring(f_WhenFn(Var_X),located(Var_A,Var_LOC2))))))))))))))))))). - -fof(axMidLem574, axiom, - ( ! [Var_X] : - (hasType(type_KnifeAttack, Var_X) => -(( ? [Var_HG] : - (hasType(type_Knife, Var_HG) & -(f_instrument(Var_X,Var_HG)))))))). - -fof(axMidLem575, axiom, - ( ! [Var_X] : - (hasType(type_MortarAttack, Var_X) => -(( ? [Var_MA] : - (hasType(type_Mortar, Var_MA) & -(f_instrument(Var_X,Var_MA)))))))). - -fof(axMidLem576, axiom, - ( ! [Var_X] : - (hasType(type_Stoning, Var_X) => -(( ? [Var_ST] : - (hasType(type_Rock, Var_ST) & -(f_instrument(Var_X,Var_ST)))))))). - -fof(axMidLem577, axiom, - ( ! [Var_X] : - (hasType(type_SuicideBombing, Var_X) => -(( ? [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_Object, Var_A)) & -(((f_agent(Var_X,Var_A)) & (f_holdsDuring(f_FutureFn(f_WhenFn(Var_X)),attribute(Var_A,inst_Dead))))))))))). - -fof(axMidLem578, axiom, - ( ! [Var_X] : - (hasType(type_SuicideBombing, Var_X) => -(( ! [Var_P] : - ((hasType(type_Agent, Var_P) & hasType(type_CognitiveAgent, Var_P)) => -(((f_agent(Var_X,Var_P)) => (f_believes(Var_P,holdsDuring(f_FutureFn(f_WhenFn(Var_X)),attribute(Var_P,inst_Dead)))))))))))). - -fof(axMidLem579, axiom, - ( ! [Var_X] : - (hasType(type_VehicleAttack, Var_X) => -(( ? [Var_V] : - (hasType(type_TransportationDevice, Var_V) & -(f_instrument(Var_X,Var_V)))))))). - -fof(axMidLem580, axiom, - ( ! [Var_X] : - (hasType(type_BusStop, Var_X) => -(( ? [Var_R] : - (hasType(type_Roadway, Var_R) & -(f_meetsSpatially(Var_X,Var_R)))))))). - -fof(axMidLem581, axiom, - ( ! [Var_B] : - (hasType(type_Burrow, Var_B) => -(( ? [Var_A] : - (hasType(type_Organism, Var_A) & -(f_hasPurpose(Var_B,inhabits(Var_A,Var_B))))))))). - -fof(axMidLem582, axiom, - ( ! [Var_X] : - ((hasType(type_Object, Var_X) & hasType(type_Agent, Var_X)) => -(((f_attribute(Var_X,inst_Musician)) => (f_hasSkill(type_MusicalPerformance,Var_X))))))). - -fof(axMidLem583, axiom, - ( ! [Var_H] : - (hasType(type_Object, Var_H) => -(( ! [Var_T1] : - ((hasType(type_TimePosition, Var_T1) & hasType(type_Physical, Var_T1)) => -(((f_holdsDuring(Var_T1,attribute(Var_H,inst_Veteran))) => (( ? [Var_P] : - (hasType(type_Soldier, Var_P) & -(( ? [Var_T2] : - (hasType(type_TimePosition, Var_T2) & -(((f_temporalPart(Var_T2,f_PastFn(f_WhenFn(Var_T1)))) & (((f_holdsDuring(Var_T2,attribute(Var_H,Var_P))) & (( ~ (f_holdsDuring(Var_T1,attribute(Var_H,Var_P))))))))))))))))))))))). - -fof(axMidLem584, axiom, - ( ! [Var_X] : - (hasType(type_Checkpoint, Var_X) => -(((( ? [Var_ROAD] : - (hasType(type_Road, Var_ROAD) & -(f_orientation(Var_ROAD,Var_X,inst_Near))))) | (( ? [Var_REG2] : - (hasType(type_GeographicArea, Var_REG2) & -(( ? [Var_REG1] : - (hasType(type_GeographicArea, Var_REG1) & -(f_orientation(f_BorderFn(Var_REG1,Var_REG2),Var_X,inst_Near))))))))))))). - -fof(axMidLem585, axiom, - ( ! [Var_P] : - ((hasType(type_Object, Var_P) & hasType(type_Human, Var_P)) => -(( ! [Var_NOW] : - ((hasType(type_TimePosition, Var_NOW) & hasType(type_TimeInterval, Var_NOW)) => -(((f_holdsDuring(Var_NOW,attribute(Var_P,inst_Widowed))) => (((( ? [Var_SPOUSE] : - ((hasType(type_Human, Var_SPOUSE) & hasType(type_Object, Var_SPOUSE)) & -(( ? [Var_BEFORE] : - ((hasType(type_TimeInterval, Var_BEFORE) & hasType(type_TimePosition, Var_BEFORE)) & -(((f_earlier(Var_BEFORE,Var_NOW)) & (((f_holdsDuring(Var_BEFORE,spouse(Var_SPOUSE,Var_P))) & (f_holdsDuring(Var_NOW,attribute(Var_SPOUSE,inst_Dead))))))))))))) & (( ~ ( ? [Var_OTHER] : - (hasType(type_Human, Var_OTHER) & -(f_holdsDuring(Var_NOW,spouse(Var_OTHER,Var_P))))))))))))))))). - -fof(axMidLem586, axiom, - ( ! [Var_C] : - (hasType(type_Convoy, Var_C) => -(( ! [Var_VEH] : - ((hasType(type_SelfConnectedObject, Var_VEH) & hasType(type_Entity, Var_VEH)) => -(((f_member(Var_VEH,Var_C)) => (( ? [Var_DRIVE] : - (hasType(type_Driving, Var_DRIVE) & -(((f_overlapsTemporally(f_WhenFn(Var_DRIVE),f_WhenFn(Var_C))) & (f_patient(Var_DRIVE,Var_VEH))))))))))))))). - -fof(axMidLem587, axiom, - ( ! [Var_C] : - (hasType(type_Convoy, Var_C) => -(f_attribute(Var_C,inst_LineFormation))))). - -fof(axMidLem588, axiom, - ( ! [Var_X] : - (hasType(type_EmbassyBuilding, Var_X) => -(( ? [Var_EGOV] : - (hasType(type_Nation, Var_EGOV) & -(( ? [Var_OTHERGOV] : - (hasType(type_Nation, Var_OTHERGOV) & -(((Var_EGOV != Var_OTHERGOV) & (((f_possesses(Var_EGOV,Var_X)) & (f_located(Var_X,Var_OTHERGOV))))))))))))))). - -fof(axMidLem589, axiom, - ( ! [Var_N] : - (hasType(type_EuropeanNation, Var_N) => -(f_part(Var_N,inst_Europe))))). - -fof(axMidLem590, axiom, - ( ! [Var_X] : - (hasType(type_GovernmentBuilding, Var_X) => -(( ? [Var_G] : - (hasType(type_Government, Var_G) & -(f_possesses(Var_G,Var_X)))))))). - -fof(axMidLem591, axiom, - ( ! [Var_X] : - ((hasType(type_Object, Var_X) & hasType(type_CognitiveAgent, Var_X)) => -(( ! [Var_T1] : - (hasType(type_TimePosition, Var_T1) => -(((f_holdsDuring(Var_T1,attribute(Var_X,inst_GovernmentPerson))) => (( ? [Var_GOV] : - (hasType(type_Government, Var_GOV) & -(f_holdsDuring(Var_T1,employs(Var_GOV,Var_X)))))))))))))). - -fof(axMidLem592, axiom, - ( ! [Var_R] : - (hasType(type_Renting, Var_R) => -(( ! [Var_O] : - ((hasType(type_Entity, Var_O) & hasType(type_Agent, Var_O)) => -(( ! [Var_A] : - ((hasType(type_Agent, Var_A) & hasType(type_Object, Var_A)) => -(((((f_agent(Var_R,Var_A)) & (f_patient(Var_R,Var_O)))) => (f_holdsDuring(f_WhenFn(Var_R),modalAttribute(uses(Var_A,Var_O),inst_Permission)))))))))))))). - -fof(axMidLem593, axiom, - ( ! [Var_X] : - ((hasType(type_Object, Var_X) & hasType(type_SelfConnectedObject, Var_X)) => -(( ! [Var_T1] : - (hasType(type_TimePosition, Var_T1) => -(((f_holdsDuring(Var_T1,attribute(Var_X,inst_MilitaryPerson))) => (( ? [Var_ORG] : - (hasType(type_MilitaryOrganization, Var_ORG) & -(f_holdsDuring(Var_T1,member(Var_X,Var_ORG)))))))))))))). - -fof(axMidLem594, axiom, - ( ! [Var_ORG] : - (hasType(type_MilitaryOrganization, Var_ORG) => -(( ! [Var_X] : - (hasType(type_Human, Var_X) => -(( ! [Var_T1] : - (hasType(type_TimePosition, Var_T1) => -(((f_holdsDuring(Var_T1,member(Var_X,Var_ORG))) => (f_holdsDuring(Var_T1,attribute(Var_X,inst_MilitaryPerson)))))))))))))). - -fof(axMidLem595, axiom, - ( ! [Var_X] : - (hasType(type_EducationalFacility, Var_X) => -(( ? [Var_ORG] : - (hasType(type_EducationalOrganization, Var_ORG) & -(f_possesses(Var_ORG,Var_X)))))))). - -fof(axMidLem596, axiom, - ( ! [Var_X] : - ((hasType(type_Object, Var_X) & hasType(type_Entity, Var_X)) => -(((f_attribute(Var_X,inst_Student)) => (( ? [Var_EV] : - (hasType(type_EducationalProcess, Var_EV) & -(f_patient(Var_EV,Var_X)))))))))). - -fof(axMidLem597, axiom, - ( ! [Var_X] : - (hasType(type_Subway, Var_X) => -(( ? [Var_SURF] : - ((hasType(type_SelfConnectedObject, Var_SURF) & hasType(type_Object, Var_SURF)) & -(((f_surface(Var_SURF,inst_PlanetEarth)) & (f_orientation(Var_X,Var_SURF,inst_Below)))))))))). - -fof(axMidLem598, axiom, - ( ! [Var_X] : - (hasType(type_TerroristOrganization, Var_X) => -(( ? [Var_EV] : - (hasType(type_ViolentContest, Var_EV) & -(f_agent(Var_EV,Var_X)))))))). - -fof(axMidLem599, axiom, - ( ! [Var_MEMBERS] : - ((hasType(type_Integer, Var_MEMBERS) & hasType(type_Quantity, Var_MEMBERS)) => -(( ! [Var_SEATS] : - ((hasType(type_Integer, Var_SEATS) & hasType(type_Quantity, Var_SEATS)) => -(( ! [Var_ORG] : - ((hasType(type_Organization, Var_ORG) & hasType(type_Collection, Var_ORG)) => -(((((f_seatsInOrganizationCount(Var_ORG,Var_SEATS)) & (f_memberCount(Var_ORG,Var_MEMBERS)))) => (f_greaterThanOrEqualTo(Var_SEATS,Var_MEMBERS))))))))))))). - -fof(axMidLem600, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_NonnegativeInteger, Var_NUMBER) & hasType(type_Integer, Var_NUMBER)) => -(( ! [Var_TYPE] : - (hasType(type_SetOrClass, Var_TYPE) => -(( ! [Var_GROUP] : - (hasType(type_Collection, Var_GROUP) => -(((f_memberTypeCount(Var_GROUP,Var_TYPE,Var_NUMBER)) => (( ? [Var_SUBGROUP] : - (hasType(type_Collection, Var_SUBGROUP) & -(((f_subCollection(Var_SUBGROUP,Var_GROUP)) & (((f_memberCount(Var_SUBGROUP,Var_NUMBER)) & (f_memberType(Var_SUBGROUP,Var_TYPE)))))))))))))))))))). - -fof(axMidLem601, axiom, - ( ! [Var_NUMBER2] : - ((hasType(type_NonnegativeInteger, Var_NUMBER2) & hasType(type_Quantity, Var_NUMBER2)) => -(( ! [Var_TYPE] : - (hasType(type_SetOrClass, Var_TYPE) => -(( ! [Var_NUMBER1] : - ((hasType(type_Integer, Var_NUMBER1) & hasType(type_Quantity, Var_NUMBER1)) => -(( ! [Var_GROUP] : - (hasType(type_Collection, Var_GROUP) => -(((((f_memberCount(Var_GROUP,Var_NUMBER1)) & (f_memberTypeCount(Var_GROUP,Var_TYPE,Var_NUMBER2)))) => (f_greaterThanOrEqualTo(Var_NUMBER1,Var_NUMBER2)))))))))))))))). - -fof(axMidLem602, axiom, - ( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(( ! [Var_COLLECTION] : - (hasType(type_Collection, Var_COLLECTION) => -(( ! [Var_OBJ] : - (hasType(type_SelfConnectedObject, Var_OBJ) => -(((f_memberAtTime(Var_OBJ,Var_COLLECTION,Var_TIME)) <=> (f_holdsDuring(Var_TIME,member(Var_OBJ,Var_COLLECTION)))))))))))))). - -fof(axMidLem603, axiom, - ( ! [Var_OBJ] : - ((hasType(type_SelfConnectedObject, Var_OBJ) & hasType(type_Object, Var_OBJ)) => -(( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(( ! [Var_COLLECTION] : - ((hasType(type_Object, Var_COLLECTION) & hasType(type_Collection, Var_COLLECTION)) => -(((((f_locatedAtTime(Var_COLLECTION,Var_TIME,Var_PLACE)) & (f_memberAtTime(Var_OBJ,Var_COLLECTION,Var_TIME)))) => (f_locatedAtTime(Var_OBJ,Var_TIME,Var_PLACE)))))))))))))))). - -fof(axMidLem604, axiom, - ( ! [Var_I] : - ((hasType(type_SelfConnectedObject, Var_I) & hasType(type_Entity, Var_I)) => -(( ! [Var_C] : - (hasType(type_Collection, Var_C) => -(( ! [Var_O] : - ((hasType(type_ContentBearingObject, Var_O) & hasType(type_Entity, Var_O)) => -(((((f_inventory(Var_O,Var_C)) & (f_member(Var_I,Var_C)))) => (f_refers(Var_O,Var_I))))))))))))). - -fof(axMidLem605, axiom, - ( ! [Var_PERSON2] : - (hasType(type_Human, Var_PERSON2) => -(( ! [Var_PERSON1] : - ((hasType(type_Human, Var_PERSON1) & hasType(type_CognitiveAgent, Var_PERSON1)) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_subordinateInOrganization(Var_ORG,Var_PERSON1,Var_PERSON2)) => (f_employs(Var_ORG,Var_PERSON1))))))))))))). - -fof(axMidLem606, axiom, - ( ! [Var_PERSON2] : - ((hasType(type_Human, Var_PERSON2) & hasType(type_CognitiveAgent, Var_PERSON2)) => -(( ! [Var_PERSON1] : - (hasType(type_Human, Var_PERSON1) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((f_subordinateInOrganization(Var_ORG,Var_PERSON1,Var_PERSON2)) => (f_employs(Var_ORG,Var_PERSON2))))))))))))). - -fof(axMidLem607, axiom, - ( ! [Var_PERSON1] : - (hasType(type_Human, Var_PERSON1) => -(( ! [Var_ROLE2] : - (hasType(type_Position, Var_ROLE2) => -(( ! [Var_ROLE1] : - (hasType(type_Position, Var_ROLE1) => -(( ! [Var_ORG] : - (hasType(type_Organization, Var_ORG) => -(((((f_subordinatePosition(Var_ORG,Var_ROLE1,Var_ROLE2)) & (f_occupiesPosition(Var_PERSON1,Var_ROLE1,Var_ORG)))) => (( ? [Var_PERSON2] : - (hasType(type_Human, Var_PERSON2) & -(((f_occupiesPosition(Var_PERSON2,Var_ROLE2,Var_ORG)) & (f_subordinateInOrganization(Var_ORG,Var_PERSON1,Var_PERSON2))))))))))))))))))))). - -fof(axMidLem608, axiom, - ( ! [Var_ONT] : - (hasType(type_Ontology, Var_ONT) => -(( ? [Var_TAX] : - (hasType(type_Taxonomy, Var_TAX) & -(f_abstractPart(Var_TAX,Var_ONT)))))))). - -fof(axMidLem609, axiom, - ( ! [Var_EVENT] : - (hasType(type_ServiceProcess, Var_EVENT) => -(( ? [Var_PROVIDER] : - (hasType(type_CognitiveAgent, Var_PROVIDER) & -(f_serviceProvider(Var_EVENT,Var_PROVIDER)))))))). - -fof(axMidLem610, axiom, - ( ! [Var_EVENT] : - (hasType(type_ServiceProcess, Var_EVENT) => -(( ? [Var_RECEIVER] : - (hasType(type_CognitiveAgent, Var_RECEIVER) & -(f_serviceRecipient(Var_EVENT,Var_RECEIVER)))))))). - -fof(axMidLem611, axiom, - ( ! [Var_AGENT] : - ((hasType(type_Physical, Var_AGENT) & hasType(type_Agent, Var_AGENT)) => -(( ! [Var_AGENT_END] : - ((hasType(type_Entity, Var_AGENT_END) & hasType(type_TimePoint, Var_AGENT_END)) => -(( ! [Var_PROCESS] : - ((hasType(type_Physical, Var_PROCESS) & hasType(type_Process, Var_PROCESS)) => -(( ! [Var_PROCESS_START] : - ((hasType(type_Entity, Var_PROCESS_START) & hasType(type_TimePoint, Var_PROCESS_START)) => -(((((Var_PROCESS_START = f_BeginFn(f_WhenFn(Var_PROCESS))) & (((Var_AGENT_END = f_EndFn(f_WhenFn(Var_AGENT))) & (f_benefits(Var_PROCESS,Var_AGENT)))))) => (f_before(Var_PROCESS_START,Var_AGENT_END)))))))))))))))). - -fof(axMidLem612, axiom, - ( ! [Var_PARENT] : - (hasType(type_Man, Var_PARENT) => -(( ! [Var_CHILD] : - (hasType(type_Organism, Var_CHILD) => -(((f_parent(Var_CHILD,Var_PARENT)) => (f_father(Var_CHILD,Var_PARENT)))))))))). - -fof(axMidLem613, axiom, - ( ! [Var_PARENT] : - (hasType(type_Woman, Var_PARENT) => -(( ! [Var_CHILD] : - (hasType(type_Organism, Var_CHILD) => -(((f_parent(Var_CHILD,Var_PARENT)) => (f_mother(Var_CHILD,Var_PARENT)))))))))). - -fof(axMidLem614, axiom, - ( ! [Var_CHILD] : - (hasType(type_Man, Var_CHILD) => -(( ! [Var_PARENT] : - (hasType(type_Organism, Var_PARENT) => -(((f_parent(Var_CHILD,Var_PARENT)) => (f_son(Var_CHILD,Var_PARENT)))))))))). - -fof(axMidLem615, axiom, - ( ! [Var_CHILD] : - (hasType(type_Woman, Var_CHILD) => -(( ! [Var_PARENT] : - (hasType(type_Organism, Var_PARENT) => -(((f_parent(Var_CHILD,Var_PARENT)) => (f_daughter(Var_CHILD,Var_PARENT)))))))))). - -fof(axMidLem616, axiom, - ( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_Organism, Var_H)) => -(( ! [Var_A] : - (hasType(type_Woman, Var_A) => -(((f_aunt(Var_A,Var_H)) <=> (( ? [Var_P] : - ((hasType(type_Human, Var_P) & hasType(type_Organism, Var_P)) & -(((f_sister(Var_A,Var_P)) & (f_parent(Var_H,Var_P))))))))))))))). - -fof(axMidLem617, axiom, - ( ! [Var_P2] : - ((hasType(type_Human, Var_P2) & hasType(type_Organism, Var_P2)) => -(( ! [Var_P1] : - ((hasType(type_Human, Var_P1) & hasType(type_Organism, Var_P1)) => -(((f_cousin(Var_P1,Var_P2)) <=> (((( ? [Var_G2] : - (hasType(type_Man, Var_G2) & -(( ? [Var_G1] : - (hasType(type_Woman, Var_G1) & -(((f_grandmother(Var_P1,Var_G1)) & (((f_grandfather(Var_P1,Var_G2)) & (((f_grandmother(Var_P2,Var_G1)) & (f_grandfather(Var_P2,Var_G2)))))))))))))) & (( ~ ( ? [Var_F] : - (hasType(type_Organism, Var_F) & -(( ? [Var_M] : - (hasType(type_Organism, Var_M) & -(((f_mother(Var_P1,Var_M)) & (((f_father(Var_P1,Var_F)) & (((f_mother(Var_P2,Var_M)) & (f_father(Var_P2,Var_F))))))))))))))))))))))))). - -fof(axMidLem618, axiom, - ( ! [Var_P] : - ((hasType(type_Man, Var_P) & hasType(type_Organism, Var_P)) => -(( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_Organism, Var_H)) => -(((f_grandfather(Var_H,Var_P)) => (( ? [Var_C] : - (hasType(type_Organism, Var_C) & -(((f_father(Var_C,Var_P)) & (f_parent(Var_H,Var_C))))))))))))))). - -fof(axMidLem619, axiom, - ( ! [Var_P] : - ((hasType(type_Woman, Var_P) & hasType(type_Organism, Var_P)) => -(( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_Organism, Var_H)) => -(((f_grandmother(Var_H,Var_P)) => (( ? [Var_C] : - (hasType(type_Organism, Var_C) & -(((f_mother(Var_C,Var_P)) & (f_parent(Var_H,Var_C))))))))))))))). - -fof(axMidLem620, axiom, - ( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_Organism, Var_H)) => -(( ! [Var_N] : - ((hasType(type_Man, Var_N) & hasType(type_Organism, Var_N)) => -(((f_nephew(Var_N,Var_H)) <=> (( ? [Var_S] : - (hasType(type_Organism, Var_S) & -(((f_sibling(Var_S,Var_H)) & (f_son(Var_N,Var_S))))))))))))))). - -fof(axMidLem621, axiom, - ( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_Organism, Var_H)) => -(( ! [Var_N] : - ((hasType(type_Woman, Var_N) & hasType(type_Organism, Var_N)) => -(((f_niece(Var_N,Var_H)) <=> (( ? [Var_S] : - (hasType(type_Organism, Var_S) & -(((f_sibling(Var_S,Var_H)) & (f_daughter(Var_N,Var_S))))))))))))))). - -fof(axMidLem622, axiom, - ( ! [Var_H] : - ((hasType(type_Human, Var_H) & hasType(type_Organism, Var_H)) => -(( ! [Var_U] : - (hasType(type_Man, Var_U) => -(((f_uncle(Var_U,Var_H)) <=> (( ? [Var_P] : - ((hasType(type_Human, Var_P) & hasType(type_Organism, Var_P)) & -(((f_brother(Var_U,Var_P)) & (f_parent(Var_H,Var_P))))))))))))))). - -fof(axMidLem623, axiom, - ( ! [Var_F] : - ((hasType(type_Man, Var_F) & hasType(type_Human, Var_F) & hasType(type_Organism, Var_F)) => -(( ! [Var_P] : - ((hasType(type_Human, Var_P) & hasType(type_Organism, Var_P)) => -(((f_stepfather(Var_P,Var_F)) <=> (( ? [Var_M] : - ((hasType(type_Organism, Var_M) & hasType(type_Human, Var_M)) & -(((f_mother(Var_P,Var_M)) & (((f_spouse(Var_F,Var_M)) & (( ~ (f_father(Var_P,Var_F))))))))))))))))))). - -fof(axMidLem624, axiom, - ( ! [Var_M] : - ((hasType(type_Woman, Var_M) & hasType(type_Human, Var_M) & hasType(type_Organism, Var_M)) => -(( ! [Var_P] : - ((hasType(type_Human, Var_P) & hasType(type_Organism, Var_P)) => -(((f_stepmother(Var_P,Var_M)) <=> (( ? [Var_F] : - ((hasType(type_Organism, Var_F) & hasType(type_Human, Var_F)) & -(((f_father(Var_P,Var_F)) & (((f_spouse(Var_M,Var_F)) & (( ~ (f_mother(Var_P,Var_M))))))))))))))))))). - -fof(axMidLem625, axiom, - ( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(( ! [Var_OBJ] : - ((hasType(type_Object, Var_OBJ) & hasType(type_Physical, Var_OBJ)) => -(((f_locatedAtTime(Var_OBJ,Var_TIME,Var_PLACE)) <=> (f_holdsDuring(Var_TIME,located(Var_OBJ,Var_PLACE)))))))))))))). - -fof(axMidLem626, axiom, - ( ! [Var_REGION] : - ((hasType(type_GeographicArea, Var_REGION) & hasType(type_Object, Var_REGION)) => -(( ! [Var_PLACE] : - ((hasType(type_Object, Var_PLACE) & hasType(type_GeographicArea, Var_PLACE)) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(( ! [Var_OBJ] : - (hasType(type_Object, Var_OBJ) => -(((((f_locatedAtTime(Var_OBJ,Var_TIME,Var_PLACE)) & (f_geographicSubregion(Var_PLACE,Var_REGION)))) => (f_locatedAtTime(Var_OBJ,Var_TIME,Var_REGION)))))))))))))))). - -fof(axMidLem627, axiom, - ( ! [Var_S] : - (hasType(type_Seating, Var_S) => -(( ? [Var_P] : - (hasType(type_Seat, Var_P) & -(( ? [Var_H] : - (hasType(type_Human, Var_H) & -(((f_experiencer(Var_S,Var_H)) & (f_destination(Var_S,Var_P))))))))))))). - -fof(axMidLem628, axiom, - ( ! [Var_ARREST] : - (hasType(type_PlacingUnderArrest, Var_ARREST) => -(( ! [Var_AGENT] : - (hasType(type_GroupOfPeople, Var_AGENT) => -(( ! [Var_MEMBER] : - ((hasType(type_SelfConnectedObject, Var_MEMBER) & hasType(type_Agent, Var_MEMBER)) => -(((((f_arrested(Var_ARREST,Var_AGENT)) & (f_member(Var_MEMBER,Var_AGENT)))) => (( ? [Var_ARREST1] : - (hasType(type_PlacingUnderArrest, Var_ARREST1) & -(((f_arrested(Var_ARREST1,Var_MEMBER)) & (f_subProcess(Var_ARREST1,Var_ARREST)))))))))))))))))). - -fof(axMidLem629, axiom, - ( ! [Var_PROC] : - (hasType(type_Process, Var_PROC) => -(( ! [Var_SUB] : - ((hasType(type_Process, Var_SUB) & hasType(type_Physical, Var_SUB)) => -(( ! [Var_LOC] : - (hasType(type_Object, Var_LOC) => -(((((f_located(Var_PROC,Var_LOC)) & (f_subProcess(Var_SUB,Var_PROC)))) => (f_located(Var_SUB,Var_LOC))))))))))))). - -fof(axMidLem630, axiom, - ( ! [Var_IMPRISON] : - (hasType(type_Imprisoning, Var_IMPRISON) => -(( ! [Var_AGENT] : - (hasType(type_Human, Var_AGENT) => -(( ! [Var_INTERVAL] : - (hasType(type_TimeInterval, Var_INTERVAL) => -(((((f_detainee(Var_IMPRISON,Var_AGENT)) & (f_time(Var_IMPRISON,Var_INTERVAL)))) => (( ? [Var_ARREST] : - (hasType(type_PlacingUnderArrest, Var_ARREST) & -(( ? [Var_TIME] : - (hasType(type_TimeInterval, Var_TIME) & -(((f_time(Var_ARREST,Var_TIME)) & (((f_earlier(Var_TIME,Var_INTERVAL)) & (f_arrested(Var_ARREST,Var_AGENT))))))))))))))))))))))). - -fof(axMidLem631, axiom, - ( ! [Var_TRANSPORT] : - (hasType(type_TransportViaRoadVehicle, Var_TRANSPORT) => -(( ? [Var_DRIVING] : - (hasType(type_Driving, Var_DRIVING) & -(f_subProcess(Var_TRANSPORT,Var_DRIVING)))))))). - -fof(axMidLem632, axiom, - ( ! [Var_TRANSPORT] : - (hasType(type_Transportation, Var_TRANSPORT) => -(( ! [Var_DRIVE] : - (hasType(type_Driving, Var_DRIVE) => -(( ! [Var_VEHICLE] : - (hasType(type_TransportationDevice, Var_VEHICLE) => -(((((f_subProcess(Var_TRANSPORT,Var_DRIVE)) & (f_instrument(Var_TRANSPORT,Var_VEHICLE)))) => (f_patient(Var_DRIVE,Var_VEHICLE))))))))))))). - -fof(axMidLem633, axiom, - ( ! [Var_DRIVE] : - (hasType(type_Driving, Var_DRIVE) => -(( ! [Var_VEHICLE] : - (hasType(type_RoadVehicle, Var_VEHICLE) => -(((f_patient(Var_DRIVE,Var_VEHICLE)) => (( ? [Var_TRANSPORT] : - (hasType(type_TransportViaRoadVehicle, Var_TRANSPORT) & -(f_subProcess(Var_TRANSPORT,Var_DRIVE))))))))))))). - -fof(axMidLem634, axiom, - ( ! [Var_DRIVING] : - (hasType(type_Driving, Var_DRIVING) => -(( ! [Var_TRANSPORT] : - (hasType(type_Transportation, Var_TRANSPORT) => -(( ! [Var_DRIVER] : - ((hasType(type_Agent, Var_DRIVER) & hasType(type_Object, Var_DRIVER)) => -(((((f_subProcess(Var_TRANSPORT,Var_DRIVING)) & (f_agent(Var_DRIVING,Var_DRIVER)))) => (f_transported(Var_TRANSPORT,Var_DRIVER))))))))))))). - -fof(axMidLem635, axiom, - ( ! [Var_DRIVING] : - (hasType(type_Driving, Var_DRIVING) => -(( ! [Var_TRANSPORT] : - (hasType(type_Transportation, Var_TRANSPORT) => -(( ! [Var_DEST] : - (hasType(type_Entity, Var_DEST) => -(((((f_subProcess(Var_TRANSPORT,Var_DRIVING)) & (f_destination(Var_DRIVING,Var_DEST)))) => (f_destination(Var_TRANSPORT,Var_DEST))))))))))))). - -fof(axMidLem636, axiom, - ( ! [Var_DRIVING] : - (hasType(type_Driving, Var_DRIVING) => -(( ! [Var_TRANSPORT] : - (hasType(type_Transportation, Var_TRANSPORT) => -(( ! [Var_VEHICLE] : - (hasType(type_Vehicle, Var_VEHICLE) => -(((((f_subProcess(Var_TRANSPORT,Var_DRIVING)) & (f_patient(Var_DRIVING,Var_VEHICLE)))) => (f_conveyance(Var_TRANSPORT,Var_VEHICLE))))))))))))). - -fof(axMidLem637, axiom, - ( ! [Var_A] : - (hasType(type_Atrophy, Var_A) => -(( ? [Var_B] : - (hasType(type_BodyPart, Var_B) & -(f_experiencer(Var_A,Var_B)))))))). - -fof(axMidLem638, axiom, - ( ! [Var_L] : - (hasType(type_Lengthening, Var_L) => -(( ! [Var_O] : - ((hasType(type_Entity, Var_O) & hasType(type_Object, Var_O)) => -(((f_patient(Var_L,Var_O)) => (( ? [Var_L2] : - ((hasType(type_PhysicalQuantity, Var_L2) & hasType(type_Quantity, Var_L2)) & -(( ? [Var_L1] : - ((hasType(type_PhysicalQuantity, Var_L1) & hasType(type_Quantity, Var_L1)) & -(((f_holdsDuring(f_BeginFn(f_WhenFn(Var_L)),length(Var_O,Var_L1))) & (((f_holdsDuring(f_EndFn(f_WhenFn(Var_L)),length(Var_O,Var_L2))) & (f_greaterThan(Var_L2,Var_L1)))))))))))))))))))). - -fof(axMidLem639, axiom, - ( ! [Var_S] : - (hasType(type_Saving, Var_S) => -(( ! [Var_A] : - (hasType(type_Agent, Var_A) => -(( ! [Var_O] : - ((hasType(type_Entity, Var_O) & hasType(type_Physical, Var_O) & hasType(type_Object, Var_O)) => -(((((f_patient(Var_S,Var_O)) & (f_agent(Var_S,Var_A)))) => (( ? [Var_Q2] : - ((hasType(type_CurrencyMeasure, Var_Q2) & hasType(type_Quantity, Var_Q2)) & -(( ? [Var_Q1] : - ((hasType(type_CurrencyMeasure, Var_Q1) & hasType(type_Quantity, Var_Q1)) & -(((f_holdsDuring(f_BeginFn(f_WhenFn(Var_S)),monetaryValue(Var_O,Var_Q1))) & (((f_holdsDuring(f_EndFn(f_WhenFn(Var_S)),monetaryValue(Var_O,Var_Q2))) & (((f_possesses(Var_A,Var_O)) & (f_lessThan(Var_Q1,Var_Q2))))))))))))))))))))))))). - -fof(axMidLem640, axiom, - ( ! [Var_A] : - ((hasType(type_Object, Var_A) & hasType(type_Physical, Var_A)) => -(( ! [Var_P] : - (hasType(type_Agent, Var_P) => -(((f_financialAsset(Var_P,Var_A)) => (( ? [Var_V] : - (hasType(type_CurrencyMeasure, Var_V) & -(f_monetaryValue(Var_A,Var_V))))))))))))). - -fof(axMidLem641, axiom, - ( ! [Var_B] : - (hasType(type_Barking, Var_B) => -(( ? [Var_D] : - (hasType(type_Canine, Var_D) & -(f_agent(Var_B,Var_D)))))))). - -fof(axMidLem642, axiom, - ( ! [Var_P] : - (hasType(type_Organification, Var_P) => -(( ? [Var_O] : - (hasType(type_Organ, Var_O) & -(f_result(Var_P,Var_O)))))))). - -fof(axMidLem643, axiom, - ( ! [Var_SR] : - (hasType(type_SexualReproduction, Var_SR) => -(( ? [Var_C] : - (hasType(type_BiologicalConception, Var_C) & -(f_subProcess(Var_C,Var_SR)))))))). - -fof(axMidLem644, axiom, - ( ! [Var_E] : - (hasType(type_BirdEgg, Var_E) => -(( ? [Var_SR] : - (hasType(type_SexualReproduction, Var_SR) & -(( ? [Var_B] : - (hasType(type_Bird, Var_B) & -(((f_agent(Var_SR,Var_B)) & (f_result(Var_SR,Var_E))))))))))))). - -fof(axMidLem645, axiom, - ( ! [Var_R] : - (hasType(type_Raping, Var_R) => -(( ? [Var_A] : - ((hasType(type_Entity, Var_A) & hasType(type_CognitiveAgent, Var_A)) & -(((f_experiencer(Var_R,Var_A)) & (( ~ (f_wants(Var_A,Var_R)))))))))))). - -fof(axMidLem646, axiom, - ( ! [Var_PLACE] : - (hasType(type_Object, Var_PLACE) => -(( ! [Var_INDIV] : - ((hasType(type_Animal, Var_INDIV) & hasType(type_Entity, Var_INDIV)) => -(((f_birthplace(Var_INDIV,Var_PLACE)) => (( ? [Var_BIRTH] : - (hasType(type_Birth, Var_BIRTH) & -(((f_experiencer(Var_BIRTH,Var_INDIV)) & (f_located(Var_BIRTH,Var_PLACE))))))))))))))). - -fof(axMidLem647, axiom, - ( ! [Var_D] : - (hasType(type_Day, Var_D) => -(( ! [Var_P] : - ((hasType(type_Human, Var_P) & hasType(type_Entity, Var_P)) => -(((f_birthdate(Var_P,Var_D)) => (( ? [Var_B] : - (hasType(type_Birth, Var_B) & -(((f_experiencer(Var_B,Var_P)) & (f_date(Var_B,Var_D))))))))))))))). - -fof(axMidLem648, axiom, - ( ! [Var_T] : - (hasType(type_Day, Var_T) => -(( ! [Var_P] : - ((hasType(type_Human, Var_P) & hasType(type_Entity, Var_P)) => -(((f_deathdate(Var_P,Var_T)) => (( ? [Var_D] : - (hasType(type_Death, Var_D) & -(((f_experiencer(Var_D,Var_P)) & (f_date(Var_D,Var_T))))))))))))))). - -fof(axMidLem649, axiom, - ( ! [Var_L] : - (hasType(type_Object, Var_L) => -(( ! [Var_P] : - ((hasType(type_Animal, Var_P) & hasType(type_Entity, Var_P)) => -(((f_deathplace(Var_P,Var_L)) => (( ? [Var_D] : - (hasType(type_Death, Var_D) & -(((f_experiencer(Var_D,Var_P)) & (f_located(Var_D,Var_L))))))))))))))). - -fof(axMidLem650, axiom, - ( ! [Var_S] : - (hasType(type_TransitSystem, Var_S) => -(( ! [Var_P] : - ((hasType(type_Transitway, Var_P) & hasType(type_Object, Var_P)) => -(((f_pathInSystem(Var_P,Var_S)) => (((f_routeInSystem(Var_P,Var_S)) | (( ? [Var_R2] : - ((hasType(type_Transitway, Var_R2) & hasType(type_Object, Var_R2)) & -(( ? [Var_R1] : - ((hasType(type_Transitway, Var_R1) & hasType(type_Object, Var_R1)) & -(((f_routeInSystem(Var_R1,Var_S)) & (((f_routeInSystem(Var_R2,Var_S)) & (((f_part(Var_R1,Var_P)) & (((f_part(Var_R2,Var_P)) & (f_connected(Var_R1,Var_R2)))))))))))))))))))))))))). - -fof(axMidLem651, axiom, - ( ! [Var_P] : - (hasType(type_Transitway, Var_P) => -(( ! [Var_T] : - ((hasType(type_PhysicalSystem, Var_T) & hasType(type_TransitSystem, Var_T)) => -(( ! [Var_S] : - ((hasType(type_PhysicalSystem, Var_S) & hasType(type_TransitSystem, Var_S)) => -(((((f_subSystem(Var_S,Var_T)) & (f_routeInSystem(Var_P,Var_S)))) => (f_routeInSystem(Var_P,Var_T))))))))))))). - diff --git a/examples/SUMO/TPTP/Mid_level_ontologyPredAx.p b/examples/SUMO/TPTP/Mid_level_ontologyPredAx.p deleted file mode 100644 index 0064ee040..000000000 --- a/examples/SUMO/TPTP/Mid_level_ontologyPredAx.p +++ /dev/null @@ -1,63 +0,0 @@ -fof(axMidP0, axiom, - f_subsumesContentClass(type_ChristianBible,type_NewTestament)). - -fof(axMidP1, axiom, - f_subsumesContentClass(type_ChristianBible,type_OldTestament)). - -fof(axMidP2, axiom, - f_subsumesContentClass(type_NewTestament,type_ChristianGospel)). - -fof(axMidP3, axiom, - f_BeginFn(inst_BeforeCommonEra) = inst_NegativeInfinity). - -fof(axMidP4, axiom, - f_EndFn(inst_CommonEra) = inst_PositiveInfinity). - -fof(axMidP5, axiom, - f_subOrganization(inst_UnitedStatesDepartmentOfState,f_GovernmentFn(inst_UnitedStates))). - -fof(axMidP6, axiom, - f_subOrganization(inst_UnitedStatesDepartmentOfInterior,f_GovernmentFn(inst_UnitedStates))). - -fof(axMidP7, axiom, - f_subOrganization(inst_UnitedStatesCongress,f_GovernmentFn(inst_UnitedStates))). - -fof(axMidP8, axiom, - f_initialPart(type_DigitAppendage,type_Limb)). - -fof(axMidP9, axiom, - f_MeasureFn(1,inst_MetricTon) = f_MeasureFn(2205,inst_PoundMass)). - -fof(axMidP10, axiom, - f_MeasureFn(1,inst_SquareMile) = f_PerFn(f_MeasureFn(1,inst_Mile),f_MeasureFn(1,inst_Mile))). - -fof(axMidP11, axiom, - f_MeasureFn(1,inst_SquareYard) = f_PerFn(f_MeasureFn(1,inst_YardLength),f_MeasureFn(1,inst_YardLength))). - -fof(axMidP12, axiom, - f_meatOfAnimal(type_Beef,type_Cow)). - -fof(axMidP13, axiom, - f_meatOfAnimal(type_ChickenMeat,type_Chicken)). - -fof(axMidP14, axiom, - f_meatOfAnimal(type_Pork,type_Pig)). - -fof(axMidP15, axiom, - f_meatOfAnimal(type_FishMeat,type_Fish)). - -fof(axMidP16, axiom, - f_subField(inst_Physiology,inst_Biology)). - -fof(axMidP17, axiom, - f_subField(inst_MedicalScience,inst_Biology)). - -fof(axMidP18, axiom, - f_subField(inst_Electronics,inst_Physics)). - -fof(axMidP19, axiom, - f_subField(inst_Electronics,inst_Engineering)). - -fof(axMidP20, axiom, - f_initialPart(type_AnimalAnatomicalStructure,type_Animal)). - diff --git a/examples/SUMO/TPTP/Mid_level_ontologySubAttAx.p b/examples/SUMO/TPTP/Mid_level_ontologySubAttAx.p deleted file mode 100644 index 7f938426e..000000000 --- a/examples/SUMO/TPTP/Mid_level_ontologySubAttAx.p +++ /dev/null @@ -1,57 +0,0 @@ -fof(axMidSubAtt0, axiom, - f_subAttribute(inst_Drunk,inst_Drugged)). - -fof(axMidSubAtt1, axiom, - f_subAttribute(inst_InternationalLaw,inst_Law)). - -fof(axMidSubAtt2, axiom, - f_subAttribute(inst_Illegal,inst_Prohibition)). - -fof(axMidSubAtt3, axiom, - f_subAttribute(inst_Legal,inst_Permission)). - -fof(axMidSubAtt4, axiom, - f_subAttribute(inst_Satisfaction,inst_Happiness)). - -fof(axMidSubAtt5, axiom, - f_subAttribute(inst_Tranquility,inst_Happiness)). - -fof(axMidSubAtt6, axiom, - f_subAttribute(inst_Excitement,inst_Happiness)). - -fof(axMidSubAtt7, axiom, - f_subAttribute(inst_Anxiety,inst_Unhappiness)). - -fof(axMidSubAtt8, axiom, - f_subAttribute(inst_Anger,inst_Unhappiness)). - -fof(axMidSubAtt9, axiom, - f_subAttribute(inst_Pain,inst_Unhappiness)). - -fof(axMidSubAtt10, axiom, - f_subAttribute(inst_Headache,inst_Pain)). - -fof(axMidSubAtt11, axiom, - f_subAttribute(inst_Puberty,inst_NonFullyFormed)). - -fof(axMidSubAtt12, axiom, - f_subAttribute(inst_Squatting,inst_Sitting)). - -fof(axMidSubAtt13, axiom, - f_subAttribute(inst_Retired,inst_Unemployed)). - -fof(axMidSubAtt14, axiom, - f_subAttribute(inst_Housewife,inst_Unemployed)). - -fof(axMidSubAtt15, axiom, - f_subAttribute(inst_Professor,inst_Teacher)). - -fof(axMidSubAtt16, axiom, - f_subAttribute(inst_Diplomat,inst_GovernmentPerson)). - -fof(axMidSubAtt17, axiom, - f_subAttribute(inst_StoreOwner,inst_BusinessPerson)). - -fof(axMidSubAtt18, axiom, - f_subAttribute(inst_PolicePerson,inst_GovernmentPerson)). - diff --git a/examples/SUMO/TPTP/MilitaryAx.p b/examples/SUMO/TPTP/MilitaryAx.p deleted file mode 100644 index 799e85ada..000000000 --- a/examples/SUMO/TPTP/MilitaryAx.p +++ /dev/null @@ -1,224 +0,0 @@ -fof(axMilitary0, axiom, - ( ! [X] : - (hasType(type_AirForce_BranchOfService, X) => hasType(type_MilitaryOrganization, X)))). - -fof(axMilitary1, axiom, - ( ! [X] : - (hasType(type_Battalion, X) => hasType(type_MilitaryUnit, X)))). - -fof(axMilitary2, axiom, - ( ! [X] : - (hasType(type_Brigade, X) => hasType(type_MilitaryUnit, X)))). - -fof(axMilitary3, axiom, - ( ! [X] : - (hasType(type_CommissionedOfficerRank, X) => hasType(type_MilitaryRank, X)))). - -fof(axMilitary4, axiom, - ( ! [X] : - (hasType(type_CompanyGradeRank, X) => hasType(type_CommissionedOfficerRank, X)))). - -fof(axMilitary5, axiom, - ( ! [X] : - (hasType(type_Company_Military, X) => hasType(type_MilitaryUnit, X)))). - -fof(axMilitary6, axiom, - ( ! [X] : - (hasType(type_EnlistedSoldierRank, X) => hasType(type_MilitaryRank, X)))). - -fof(axMilitary7, axiom, - ( ! [X] : - (hasType(type_FieldGradeOfficerRank, X) => hasType(type_CommissionedOfficerRank, X)))). - -fof(axMilitary8, axiom, - ( ! [X] : - (hasType(type_FlagOfficerRank, X) => hasType(type_CommissionedOfficerRank, X)))). - -fof(axMilitary9, axiom, - ( ! [X] : - (hasType(type_FoodDistributionOperation, X) => hasType(type_Getting, X)))). - -fof(axMilitary10, axiom, - ( ! [X] : - (hasType(type_FoodDistributionOperation, X) => hasType(type_Giving, X)))). - -fof(axMilitary11, axiom, - ( ! [X] : - (hasType(type_FoodDistributionOperation, X) => hasType(type_MilitaryOperation, X)))). - -fof(axMilitary12, axiom, - ( ! [X] : - (hasType(type_InfantryUnit, X) => hasType(type_MilitaryUnit, X)))). - -fof(axMilitary13, axiom, - ( ! [X] : - (hasType(type_JuniorNCORank, X) => hasType(type_NonCommissionedOfficerRank, X)))). - -fof(axMilitary14, axiom, - ( ! [X] : - (hasType(type_Marines_BranchOfService, X) => hasType(type_MilitaryOrganization, X)))). - -fof(axMilitary15, axiom, - ( ! [X] : - (hasType(type_MilitaryConvoy, X) => hasType(type_Convoy, X)))). - -fof(axMilitary16, axiom, - ( ! [X] : - (hasType(type_MilitaryFoodTruck, X) => hasType(type_MilitarySupportVehicle, X)))). - -fof(axMilitary17, axiom, - ( ! [X] : - (hasType(type_MilitaryOperation, X) => hasType(type_MilitaryProcess, X)))). - -fof(axMilitary18, axiom, - ( ! [X] : - (hasType(type_MilitaryPlatform, X) => hasType(type_TransportationDevice, X)))). - -fof(axMilitary19, axiom, - ( ! [X] : - (hasType(type_MilitaryRank, X) => hasType(type_SkilledOccupation, X)))). - -fof(axMilitary20, axiom, - ( ! [X] : - (hasType(type_MilitarySupplyTruck, X) => hasType(type_MilitarySupportVehicle, X)))). - -fof(axMilitary21, axiom, - ( ! [X] : - (hasType(type_MilitarySupplyTruck, X) => hasType(type_Truck, X)))). - -fof(axMilitary22, axiom, - ( ! [X] : - (hasType(type_MilitarySupportVehicle, X) => hasType(type_MilitaryVehicle, X)))). - -fof(axMilitary23, axiom, - ( ! [X] : - (hasType(type_MilitaryVehicle, X) => hasType(type_MilitaryPlatform, X)))). - -fof(axMilitary24, axiom, - ( ! [X] : - (hasType(type_NavalAirForce_BranchOfService, X) => hasType(type_MilitaryOrganization, X)))). - -fof(axMilitary25, axiom, - ( ! [X] : - (hasType(type_Navy_BranchOfService, X) => hasType(type_MilitaryOrganization, X)))). - -fof(axMilitary26, axiom, - ( ! [X] : - (hasType(type_NonCommissionedOfficerRank, X) => hasType(type_EnlistedSoldierRank, X)))). - -fof(axMilitary27, axiom, - ( ! [X] : - (hasType(type_PeacekeepingUnit, X) => hasType(type_MilitaryUnit, X)))). - -fof(axMilitary28, axiom, - ( ! [X] : - (hasType(type_Platoon, X) => hasType(type_MilitaryUnit, X)))). - -fof(axMilitary29, axiom, - ( ! [X] : - (hasType(type_PrivateRank, X) => hasType(type_EnlistedSoldierRank, X)))). - -fof(axMilitary30, axiom, - ( ! [X] : - (hasType(type_SecurityOperation, X) => hasType(type_MilitaryOperation, X)))). - -fof(axMilitary31, axiom, - ( ! [X] : - (hasType(type_SeniorNCORank, X) => hasType(type_NonCommissionedOfficerRank, X)))). - -fof(axMilitary32, axiom, - ( ! [X] : - (hasType(type_StandardBearer, X) => hasType(type_Soldier, X)))). - -fof(axMilitary33, axiom, - ( ! [X] : - (hasType(type_USMilitaryRank, X) => hasType(type_MilitaryRank, X)))). - -fof(axMilitary34, axiom, - ( ! [X] : - (hasType(type_USWarrantOfficerRank, X) => hasType(type_CommissionedOfficerRank, X)))). - -fof(axMilitary35, axiom, - (hasType(type_PrivateRank, inst_USMilitaryRankE1) & hasType(type_USMilitaryRank, inst_USMilitaryRankE1))). - -fof(axMilitary36, axiom, - (hasType(type_PrivateRank, inst_USMilitaryRankE2) & hasType(type_USMilitaryRank, inst_USMilitaryRankE2))). - -fof(axMilitary37, axiom, - (hasType(type_PrivateRank, inst_USMilitaryRankE3) & hasType(type_USMilitaryRank, inst_USMilitaryRankE3))). - -fof(axMilitary38, axiom, - (hasType(type_PrivateRank, inst_USMilitaryRankE4) & hasType(type_USMilitaryRank, inst_USMilitaryRankE4))). - -fof(axMilitary39, axiom, - (hasType(type_JuniorNCORank, inst_USMilitaryRankE5) & hasType(type_USMilitaryRank, inst_USMilitaryRankE5))). - -fof(axMilitary40, axiom, - (hasType(type_JuniorNCORank, inst_USMilitaryRankE6) & hasType(type_USMilitaryRank, inst_USMilitaryRankE6))). - -fof(axMilitary41, axiom, - (hasType(type_SeniorNCORank, inst_USMilitaryRankE7) & hasType(type_USMilitaryRank, inst_USMilitaryRankE7))). - -fof(axMilitary42, axiom, - (hasType(type_SeniorNCORank, inst_USMilitaryRankE8) & hasType(type_USMilitaryRank, inst_USMilitaryRankE8))). - -fof(axMilitary43, axiom, - (hasType(type_SeniorNCORank, inst_USMilitaryRankE9) & hasType(type_USMilitaryRank, inst_USMilitaryRankE9))). - -fof(axMilitary44, axiom, - (hasType(type_USMilitaryRank, inst_USMilitaryRankE9special) & hasType(type_SeniorNCORank, inst_USMilitaryRankE9special))). - -fof(axMilitary45, axiom, - (hasType(type_CompanyGradeRank, inst_USMilitaryRankO1) & hasType(type_USMilitaryRank, inst_USMilitaryRankO1))). - -fof(axMilitary46, axiom, - (hasType(type_FlagOfficerRank, inst_USMilitaryRankO10) & hasType(type_USMilitaryRank, inst_USMilitaryRankO10))). - -fof(axMilitary47, axiom, - (hasType(type_CompanyGradeRank, inst_USMilitaryRankO2) & hasType(type_USMilitaryRank, inst_USMilitaryRankO2))). - -fof(axMilitary48, axiom, - (hasType(type_CompanyGradeRank, inst_USMilitaryRankO3) & hasType(type_USMilitaryRank, inst_USMilitaryRankO3))). - -fof(axMilitary49, axiom, - (hasType(type_FieldGradeOfficerRank, inst_USMilitaryRankO4) & hasType(type_USMilitaryRank, inst_USMilitaryRankO4))). - -fof(axMilitary50, axiom, - (hasType(type_FieldGradeOfficerRank, inst_USMilitaryRankO5) & hasType(type_USMilitaryRank, inst_USMilitaryRankO5))). - -fof(axMilitary51, axiom, - (hasType(type_FieldGradeOfficerRank, inst_USMilitaryRankO6) & hasType(type_USMilitaryRank, inst_USMilitaryRankO6))). - -fof(axMilitary52, axiom, - (hasType(type_FlagOfficerRank, inst_USMilitaryRankO7) & hasType(type_USMilitaryRank, inst_USMilitaryRankO7))). - -fof(axMilitary53, axiom, - (hasType(type_FlagOfficerRank, inst_USMilitaryRankO8) & hasType(type_USMilitaryRank, inst_USMilitaryRankO8))). - -fof(axMilitary54, axiom, - (hasType(type_FlagOfficerRank, inst_USMilitaryRankO9) & hasType(type_USMilitaryRank, inst_USMilitaryRankO9))). - -fof(axMilitary55, axiom, - (hasType(type_FlagOfficerRank, inst_USMilitaryRankSpecial) & hasType(type_USMilitaryRank, inst_USMilitaryRankSpecial))). - -fof(axMilitary56, axiom, - (hasType(type_USWarrantOfficerRank, inst_USMilitaryRankWO1) & hasType(type_USMilitaryRank, inst_USMilitaryRankWO1))). - -fof(axMilitary57, axiom, - (hasType(type_USWarrantOfficerRank, inst_USMilitaryRankWO2) & hasType(type_USMilitaryRank, inst_USMilitaryRankWO2) & hasType(type_CommissionedOfficerRank, inst_USMilitaryRankWO2))). - -fof(axMilitary58, axiom, - (hasType(type_USWarrantOfficerRank, inst_USMilitaryRankWO3) & hasType(type_USMilitaryRank, inst_USMilitaryRankWO3) & hasType(type_CommissionedOfficerRank, inst_USMilitaryRankWO3))). - -fof(axMilitary59, axiom, - (hasType(type_USWarrantOfficerRank, inst_USMilitaryRankWO4) & hasType(type_USMilitaryRank, inst_USMilitaryRankWO4) & hasType(type_CommissionedOfficerRank, inst_USMilitaryRankWO4))). - -fof(axMilitary60, axiom, - (hasType(type_USWarrantOfficerRank, inst_USMilitaryRankWO5) & hasType(type_USMilitaryRank, inst_USMilitaryRankWO5) & hasType(type_CommissionedOfficerRank, inst_USMilitaryRankWO5))). - -fof(axMilitary61, axiom, - (hasType(type_Soldier, inst_USCivilWarSoldier))). - -fof(axMilitary62, axiom, - (hasType(type_Soldier, inst_USRevolutionaryWarSoldier))). - diff --git a/examples/SUMO/TPTP/MilitaryLemAx.p b/examples/SUMO/TPTP/MilitaryLemAx.p deleted file mode 100644 index bdecfa3e0..000000000 --- a/examples/SUMO/TPTP/MilitaryLemAx.p +++ /dev/null @@ -1,129 +0,0 @@ -fof(axMilitaryLem0, axiom, - ( ! [Var_MO] : - (hasType(type_MilitaryOperation, Var_MO) => -(( ? [Var_PLAN] : - (hasType(type_Plan, Var_PLAN) & -(f_represents(Var_PLAN,Var_MO)))))))). - -fof(axMilitaryLem1, axiom, - ( ! [Var_PLAN] : - (hasType(type_Plan, Var_PLAN) => -(( ! [Var_PROC] : - (hasType(type_Process, Var_PROC) => -(( ! [Var_PLANNNG] : - (hasType(type_Process, Var_PLANNNG) => -(((f_represents(Var_PLAN,Var_PROC)) => (( ? [Var_PLANNING] : - (hasType(type_Planning, Var_PLANNING) & -(( ? [Var_CBO] : - (hasType(type_ContentBearingPhysical, Var_CBO) & -(((f_containsInformation(Var_CBO,Var_PLAN)) & (((f_result(Var_PLANNNG,Var_CBO)) & (((f_earlier(f_BeginFn(f_WhenFn(Var_PLANNING)),f_BeginFn(f_WhenFn(Var_PROC)))) & (f_earlier(f_EndFn(f_WhenFn(Var_PLANNING)),f_EndFn(f_WhenFn(Var_PROC))))))))))))))))))))))))))). - -fof(axMilitaryLem2, axiom, - ( ! [Var_FD] : - (hasType(type_FoodDistributionOperation, Var_FD) => -(( ? [Var_GI] : - ((hasType(type_Giving, Var_GI) & hasType(type_Getting, Var_GI)) & -(( ? [Var_GE] : - (hasType(type_Process, Var_GE) & -(((f_subProcess(Var_GI,Var_FD)) & (f_subProcess(Var_GE,Var_FD))))))))))))). - -fof(axMilitaryLem3, axiom, - ( ! [Var_FD] : - (hasType(type_FoodDistributionOperation, Var_FD) => -(( ? [Var_FOOD] : - (hasType(type_Food, Var_FOOD) & -(( ? [Var_CA] : - (hasType(type_CognitiveAgent, Var_CA) & -(((f_patient(Var_FD,Var_FOOD)) & (((f_destination(Var_FD,Var_CA)) & (f_holdsDuring(f_ImmediateFutureFn(f_WhenFn(Var_FD)),possesses(Var_CA,Var_FOOD)))))))))))))))). - -fof(axMilitaryLem4, axiom, - ( ! [Var_C] : - (hasType(type_Convoy, Var_C) => -(( ! [Var_X2] : - ((hasType(type_SelfConnectedObject, Var_X2) & hasType(type_Entity, Var_X2) & hasType(type_Agent, Var_X2)) => -(( ! [Var_X1] : - ((hasType(type_SelfConnectedObject, Var_X1) & hasType(type_Entity, Var_X1) & hasType(type_Agent, Var_X1)) => -(((((f_member(Var_X1,Var_C)) & (((f_member(Var_X2,Var_C)) & (Var_X1 != Var_X2))))) => (( ? [Var_P1] : - (hasType(type_Transportation, Var_P1) & -(( ? [Var_P2] : - (hasType(type_Transportation, Var_P2) & -(( ? [Var_D] : - (hasType(type_Entity, Var_D) & -(((f_agent(Var_P1,Var_X1)) & (((f_agent(Var_P2,Var_X2)) & (((f_destination(Var_P1,Var_D)) & (f_destination(Var_P2,Var_D)))))))))))))))))))))))))))). - -fof(axMilitaryLem5, axiom, - ( ! [Var_ATTR] : - (hasType(type_USMilitaryRank, Var_ATTR) => -(( ! [Var_PERSON] : - ((hasType(type_Object, Var_PERSON) & hasType(type_SelfConnectedObject, Var_PERSON)) => -(((f_attribute(Var_PERSON,Var_ATTR)) => (( ? [Var_MO] : - ((hasType(type_Collection, Var_MO) & hasType(type_MilitaryOrganization, Var_MO)) & -(((f_member(Var_PERSON,Var_MO)) & (f_militaryOfArea(Var_MO,inst_UnitedStates))))))))))))))). - -fof(axMilitaryLem6, axiom, - ( ! [Var_AB] : - (hasType(type_InfantryUnit, Var_AB) => -(( ! [Var_C] : - (hasType(type_Object, Var_C) => -(( ? [Var_AC] : - ((hasType(type_AutomaticGun, Var_AC) & hasType(type_Firearm, Var_AC) & hasType(type_MortarGun, Var_AC) & hasType(type_ExplosiveMine, Var_AC)) & -(f_possesses(Var_AB,Var_C))))))))))). - -fof(axMilitaryLem7, axiom, - ( ! [Var_C] : - ((hasType(type_Nation, Var_C) & hasType(type_Object, Var_C)) => -(( ! [Var_P] : - ((hasType(type_Human, Var_P) & hasType(type_Physical, Var_P)) => -(((((f_citizen(Var_P,Var_C)) & (( ~ ( ? [Var_L] : - (hasType(type_Object, Var_L) & -(f_located(Var_P,Var_L)))))))) => (f_located(Var_P,Var_C)))))))))). - -fof(axMilitaryLem8, axiom, - ( ! [Var_MILITARY] : - (hasType(type_MilitaryOrganization, Var_MILITARY) => -(( ? [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) & -(f_militaryOfArea(Var_MILITARY,Var_AREA)))))))). - -fof(axMilitaryLem9, axiom, - ( ! [Var_AGENT] : - ((hasType(type_SelfConnectedObject, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(( ! [Var_MILITARY] : - ((hasType(type_MilitaryOrganization, Var_MILITARY) & hasType(type_Collection, Var_MILITARY)) => -(( ! [Var_MILITARYAGE] : - ((hasType(type_TimeDuration, Var_MILITARYAGE) & hasType(type_Quantity, Var_MILITARYAGE)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((((f_militaryAge(Var_AREA,Var_MILITARYAGE)) & (((f_militaryOfArea(Var_MILITARY,Var_AREA)) & (f_member(Var_AGENT,Var_MILITARY)))))) => (( ? [Var_AGE] : - ((hasType(type_TimeDuration, Var_AGE) & hasType(type_Quantity, Var_AGE)) & -(((f_age(Var_AGENT,Var_AGE)) & (f_greaterThanOrEqualTo(Var_AGE,Var_MILITARYAGE))))))))))))))))))))). - -fof(axMilitaryLem10, axiom, - ( ! [Var_AGE] : - ((hasType(type_TimeDuration, Var_AGE) & hasType(type_Quantity, Var_AGE)) => -(( ! [Var_AGENT] : - ((hasType(type_SelfConnectedObject, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(( ! [Var_MILITARY] : - ((hasType(type_MilitaryOrganization, Var_MILITARY) & hasType(type_Collection, Var_MILITARY)) => -(( ! [Var_MILITARYAGE] : - ((hasType(type_TimeDuration, Var_MILITARYAGE) & hasType(type_Quantity, Var_MILITARYAGE)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((((f_militaryAge(Var_AREA,Var_MILITARYAGE)) & (((f_militaryOfArea(Var_MILITARY,Var_AREA)) & (((f_member(Var_AGENT,Var_MILITARY)) & (f_age(Var_AGENT,Var_AGE)))))))) => (f_greaterThanOrEqualTo(Var_AGE,Var_MILITARYAGE))))))))))))))))))). - -fof(axMilitaryLem11, axiom, - ( ! [Var_PERIOD] : - (hasType(type_TimeInterval, Var_PERIOD) => -(( ! [Var_FRACTION] : - ((hasType(type_RationalNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_militaryExpendituresFractionOfGDPInPeriod(Var_AREA,Var_FRACTION,Var_PERIOD)) => (f_lessThanOrEqualTo(Var_FRACTION,1.0))))))))))))). - -fof(axMilitaryLem12, axiom, - ( ! [Var_FRACTION] : - ((hasType(type_RationalNumber, Var_FRACTION) & hasType(type_Quantity, Var_FRACTION)) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_militaryExpendituresFractionOfGDP(Var_AREA,Var_FRACTION)) => (f_lessThanOrEqualTo(Var_FRACTION,1.0)))))))))). - diff --git a/examples/SUMO/TPTP/MilitaryPredAx.p b/examples/SUMO/TPTP/MilitaryPredAx.p deleted file mode 100644 index 2cc4b2bd5..000000000 --- a/examples/SUMO/TPTP/MilitaryPredAx.p +++ /dev/null @@ -1,18 +0,0 @@ -fof(axMilitaryPred0, axiom, - f_subEchelon(type_Brigade,type_Battalion)). - -fof(axMilitaryPred1, axiom, - f_subEchelon(type_Battalion,type_Company_Military)). - -fof(axMilitaryPred2, axiom, - f_commandRankOfEchelon(type_Battalion,inst_USMilitaryRankO5)). - -fof(axMilitaryPred3, axiom, - f_subEchelon(type_Company_Military,type_Platoon)). - -fof(axMilitaryPred4, axiom, - f_commandRankOfEchelon(type_Company_Military,f_UnionFn(inst_USMilitaryRankO3,inst_USMilitaryRankO4))). - -fof(axMilitaryPred5, axiom, - f_commandRankOfEchelon(type_Platoon,inst_USMilitaryRankO2)). - diff --git a/examples/SUMO/TPTP/QoSOntologyAx.p b/examples/SUMO/TPTP/QoSOntologyAx.p deleted file mode 100644 index 791d1f56b..000000000 --- a/examples/SUMO/TPTP/QoSOntologyAx.p +++ /dev/null @@ -1,553 +0,0 @@ -fof(axQoSOntology0, axiom, - ( ! [X] : - (hasType(type_Abort, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology1, axiom, - ( ! [X] : - (hasType(type_AbstractionLevelAttribute, X) => hasType(type_TimingRequirementAttribute, X)))). - -fof(axQoSOntology2, axiom, - ( ! [X] : - (hasType(type_Assessment_DesignPattern, X) => hasType(type_DesignPatternAttribute, X)))). - -fof(axQoSOntology3, axiom, - ( ! [X] : - (hasType(type_AutomaticApplication, X) => hasType(type_ComputerProgram, X)))). - -fof(axQoSOntology4, axiom, - ( ! [X] : - (hasType(type_BerkeleySoftwareDistribution, X) => hasType(type_OperatingSystem, X)))). - -fof(axQoSOntology5, axiom, - ( ! [X] : - (hasType(type_BusNetwork, X) => hasType(type_LAN, X)))). - -fof(axQoSOntology6, axiom, - ( ! [X] : - (hasType(type_CPU, X) => hasType(type_ComputerComponent, X)))). - -fof(axQoSOntology7, axiom, - ( ! [X] : - (hasType(type_CPU, X) => hasType(type_ComputerHardware, X)))). - -fof(axQoSOntology8, axiom, - ( ! [X] : - (hasType(type_ComplexityAttribute, X) => hasType(type_TimingRequirementAttribute, X)))). - -fof(axQoSOntology9, axiom, - ( ! [X] : - (hasType(type_ComputationalSystem, X) => hasType(type_Product, X)))). - -fof(axQoSOntology10, axiom, - ( ! [X] : - (hasType(type_ComputerComponent, X) => hasType(type_ComputerHardware, X)))). - -fof(axQoSOntology11, axiom, - ( ! [X] : - (hasType(type_ComputerData, X) => hasType(type_ContentBearingObject, X)))). - -fof(axQoSOntology12, axiom, - ( ! [X] : - (hasType(type_ComputerDirectory, X) => hasType(type_ComputerFile, X)))). - -fof(axQoSOntology13, axiom, - ( ! [X] : - (hasType(type_ComputerFile, X) => hasType(type_ComputerData, X)))). - -fof(axQoSOntology14, axiom, - ( ! [X] : - (hasType(type_ComputerHardware, X) => hasType(type_EngineeringComponent, X)))). - -fof(axQoSOntology15, axiom, - ( ! [X] : - (hasType(type_ComputerInputDevice, X) => hasType(type_ComputerHardware, X)))). - -fof(axQoSOntology16, axiom, - ( ! [X] : - (hasType(type_ComputerMemory, X) => hasType(type_ComputerComponent, X)))). - -fof(axQoSOntology17, axiom, - ( ! [X] : - (hasType(type_ComputerMemory, X) => hasType(type_ComputerHardware, X)))). - -fof(axQoSOntology18, axiom, - ( ! [X] : - (hasType(type_ComputerNetwork, X) => hasType(type_ComputationalSystem, X)))). - -fof(axQoSOntology19, axiom, - ( ! [X] : - (hasType(type_ComputerNetwork, X) => hasType(type_RealtimeSystem, X)))). - -fof(axQoSOntology20, axiom, - ( ! [X] : - (hasType(type_ComputerOutputDevice, X) => hasType(type_ComputerHardware, X)))). - -fof(axQoSOntology21, axiom, - ( ! [X] : - (hasType(type_ComputerPassword, X) => hasType(type_SymbolicString, X)))). - -fof(axQoSOntology22, axiom, - ( ! [X] : - (hasType(type_ComputerPathAttribute, X) => hasType(type_SoftwareAttribute, X)))). - -fof(axQoSOntology23, axiom, - ( ! [X] : - (hasType(type_ComputerPath, X) => hasType(type_ComputerData, X)))). - -fof(axQoSOntology24, axiom, - ( ! [X] : - (hasType(type_ComputerProcess, X) => hasType(type_InternalChange, X)))). - -fof(axQoSOntology25, axiom, - ( ! [X] : - (hasType(type_ComputerReport, X) => hasType(type_ComputerData, X)))). - -fof(axQoSOntology26, axiom, - ( ! [X] : - (hasType(type_ComputerResource, X) => hasType(type_ComputationalSystem, X)))). - -fof(axQoSOntology27, axiom, - ( ! [X] : - (hasType(type_ComputerResponse, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology28, axiom, - ( ! [X] : - (hasType(type_ComputerStatus, X) => hasType(type_RelationalAttribute, X)))). - -fof(axQoSOntology29, axiom, - ( ! [X] : - (hasType(type_ComputerTask, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology30, axiom, - ( ! [X] : - (hasType(type_ComputerTerminal, X) => hasType(type_ComputerOutputDevice, X)))). - -fof(axQoSOntology31, axiom, - ( ! [X] : - (hasType(type_ComputerUser, X) => hasType(type_CognitiveAgent, X)))). - -fof(axQoSOntology32, axiom, - ( ! [X] : - (hasType(type_Computer, X) => hasType(type_ElectricDevice, X)))). - -fof(axQoSOntology33, axiom, - ( ! [X] : - (hasType(type_Concurrency_FormOfAdaptation, X) => hasType(type_FormOfAdaptationAttribute, X)))). - -fof(axQoSOntology34, axiom, - ( ! [X] : - (hasType(type_ConsoleApplication, X) => hasType(type_ComputerProgram, X)))). - -fof(axQoSOntology35, axiom, - ( ! [X] : - (hasType(type_ContinuousPath, X) => hasType(type_ComputerPathAttribute, X)))). - -fof(axQoSOntology36, axiom, - ( ! [X] : - (hasType(type_DataCompression, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology37, axiom, - ( ! [X] : - (hasType(type_DataSaving, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology38, axiom, - ( ! [X] : - (hasType(type_DataSink, X) => hasType(type_ComputerInputDevice, X)))). - -fof(axQoSOntology39, axiom, - ( ! [X] : - (hasType(type_DataTransfer, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology40, axiom, - ( ! [X] : - (hasType(type_Database, X) => hasType(type_ComputerData, X)))). - -fof(axQoSOntology41, axiom, - ( ! [X] : - (hasType(type_DesignPatternAttribute, X) => hasType(type_RealtimeSystemAttribute, X)))). - -fof(axQoSOntology42, axiom, - ( ! [X] : - (hasType(type_DeterministicDataStream, X) => hasType(type_ComputerPathAttribute, X)))). - -fof(axQoSOntology43, axiom, - ( ! [X] : - (hasType(type_DynamicDataStream, X) => hasType(type_ComputerPathAttribute, X)))). - -fof(axQoSOntology44, axiom, - ( ! [X] : - (hasType(type_EnvironmentSoftwareAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axQoSOntology45, axiom, - ( ! [X] : - (hasType(type_Epoch, X) => hasType(type_TimePoint, X)))). - -fof(axQoSOntology46, axiom, - ( ! [X] : - (hasType(type_Feedback, X) => hasType(type_ContentBearingObject, X)))). - -fof(axQoSOntology47, axiom, - ( ! [X] : - (hasType(type_Firm_Strictness, X) => hasType(type_StrictnessAttribute, X)))). - -fof(axQoSOntology48, axiom, - ( ! [X] : - (hasType(type_FormOfAdaptationAttribute, X) => hasType(type_RealtimeSystemAttribute, X)))). - -fof(axQoSOntology49, axiom, - ( ! [X] : - (hasType(type_Guidance_DesignPattern, X) => hasType(type_DesignPatternAttribute, X)))). - -fof(axQoSOntology50, axiom, - ( ! [X] : - (hasType(type_HardDiskDrive, X) => hasType(type_ComputerComponent, X)))). - -fof(axQoSOntology51, axiom, - ( ! [X] : - (hasType(type_HardDiskDrive, X) => hasType(type_ComputerHardware, X)))). - -fof(axQoSOntology52, axiom, - ( ! [X] : - (hasType(type_Hard_Strictness, X) => hasType(type_StrictnessAttribute, X)))). - -fof(axQoSOntology53, axiom, - ( ! [X] : - (hasType(type_HardwareSystem, X) => hasType(type_ComputationalSystem, X)))). - -fof(axQoSOntology54, axiom, - ( ! [X] : - (hasType(type_HardwareSystem, X) => hasType(type_ComputerHardware, X)))). - -fof(axQoSOntology55, axiom, - ( ! [X] : - (hasType(type_HardwareSystem, X) => hasType(type_RealtimeSystem, X)))). - -fof(axQoSOntology56, axiom, - ( ! [X] : - (hasType(type_Hybrid_Strictness, X) => hasType(type_StrictnessAttribute, X)))). - -fof(axQoSOntology57, axiom, - ( ! [X] : - (hasType(type_Hybrid_SystemBehavior, X) => hasType(type_SystemBehaviorAttribute, X)))). - -fof(axQoSOntology58, axiom, - ( ! [X] : - (hasType(type_IPAddress, X) => hasType(type_PhysicalAddress, X)))). - -fof(axQoSOntology59, axiom, - ( ! [X] : - (hasType(type_ImageFile, X) => hasType(type_ComputerData, X)))). - -fof(axQoSOntology60, axiom, - ( ! [X] : - (hasType(type_Importance_Strictness, X) => hasType(type_StrictnessAttribute, X)))). - -fof(axQoSOntology61, axiom, - ( ! [X] : - (hasType(type_Independent_TaskRelation, X) => hasType(type_TaskRelationAttribute, X)))). - -fof(axQoSOntology62, axiom, - ( ! [X] : - (hasType(type_Initiation_DesignPattern, X) => hasType(type_DesignPatternAttribute, X)))). - -fof(axQoSOntology63, axiom, - ( ! [X] : - (hasType(type_Instrument_AbstractionLevel, X) => hasType(type_AbstractionLevelAttribute, X)))). - -fof(axQoSOntology64, axiom, - ( ! [X] : - (hasType(type_LAN, X) => hasType(type_ComputerNetwork, X)))). - -fof(axQoSOntology65, axiom, - ( ! [X] : - (hasType(type_MeasuringPerformance, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology66, axiom, - ( ! [X] : - (hasType(type_Method_AbstractionLevel, X) => hasType(type_AbstractionLevelAttribute, X)))). - -fof(axQoSOntology67, axiom, - ( ! [X] : - (hasType(type_MonitorApplicationCmd, X) => hasType(type_MonitoringProgram, X)))). - -fof(axQoSOntology68, axiom, - ( ! [X] : - (hasType(type_MonitorComponentCmd, X) => hasType(type_MonitoringProgram, X)))). - -fof(axQoSOntology69, axiom, - ( ! [X] : - (hasType(type_MonitorConnectivityCmd, X) => hasType(type_MonitoringProgram, X)))). - -fof(axQoSOntology70, axiom, - ( ! [X] : - (hasType(type_MonitoringProgram, X) => hasType(type_ComputerProgram, X)))). - -fof(axQoSOntology71, axiom, - ( ! [X] : - (hasType(type_MultipleRequirement_Complexity, X) => hasType(type_ComplexityAttribute, X)))). - -fof(axQoSOntology72, axiom, - ( ! [X] : - (hasType(type_Multitasking, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology73, axiom, - ( ! [X] : - (hasType(type_NetworkAdapter, X) => hasType(type_ComputerComponent, X)))). - -fof(axQoSOntology74, axiom, - ( ! [X] : - (hasType(type_NetworkResource, X) => hasType(type_ComputerResource, X)))). - -fof(axQoSOntology75, axiom, - ( ! [X] : - (hasType(type_Object_AbstractionLevel, X) => hasType(type_AbstractionLevelAttribute, X)))). - -fof(axQoSOntology76, axiom, - ( ! [X] : - (hasType(type_OperatingSystem, X) => hasType(type_SoftwareSystem, X)))). - -fof(axQoSOntology77, axiom, - ( ! [X] : - (hasType(type_Optimization, X) => hasType(type_ProcessTask, X)))). - -fof(axQoSOntology78, axiom, - ( ! [X] : - (hasType(type_Packet, X) => hasType(type_ComputerData, X)))). - -fof(axQoSOntology79, axiom, - ( ! [X] : - (hasType(type_Periodic_SystemBehavior, X) => hasType(type_SystemBehaviorAttribute, X)))). - -fof(axQoSOntology80, axiom, - ( ! [X] : - (hasType(type_PhysicalAddress, X) => hasType(type_SymbolicString, X)))). - -fof(axQoSOntology81, axiom, - ( ! [X] : - (hasType(type_Precision_FormOfAdaptation, X) => hasType(type_FormOfAdaptationAttribute, X)))). - -fof(axQoSOntology82, axiom, - ( ! [X] : - (hasType(type_Printer, X) => hasType(type_ComputerOutputDevice, X)))). - -fof(axQoSOntology83, axiom, - ( ! [X] : - (hasType(type_PriorityAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axQoSOntology84, axiom, - ( ! [X] : - (hasType(type_ProcessState, X) => hasType(type_ContentBearingObject, X)))). - -fof(axQoSOntology85, axiom, - ( ! [X] : - (hasType(type_ProcessStatus, X) => hasType(type_RelationalAttribute, X)))). - -fof(axQoSOntology86, axiom, - ( ! [X] : - (hasType(type_ProcessTask, X) => hasType(type_Abstract, X)))). - -fof(axQoSOntology87, axiom, - ( ! [X] : - (hasType(type_QuasicontinuousPath, X) => hasType(type_ComputerPathAttribute, X)))). - -fof(axQoSOntology88, axiom, - ( ! [X] : - (hasType(type_RM_StartApplication, X) => hasType(type_ComputerProgram, X)))). - -fof(axQoSOntology89, axiom, - ( ! [X] : - (hasType(type_RealtimeSystemAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axQoSOntology90, axiom, - ( ! [X] : - (hasType(type_RealtimeSystem, X) => hasType(type_ComputationalSystem, X)))). - -fof(axQoSOntology91, axiom, - ( ! [X] : - (hasType(type_ResourceAllocation_FormOfAdaptation, X) => hasType(type_FormOfAdaptationAttribute, X)))). - -fof(axQoSOntology92, axiom, - ( ! [X] : - (hasType(type_ResourceManagementProgram, X) => hasType(type_ComputerProgram, X)))). - -fof(axQoSOntology93, axiom, - ( ! [X] : - (hasType(type_ReusingAResource, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology94, axiom, - ( ! [X] : - (hasType(type_RingNetwork, X) => hasType(type_LAN, X)))). - -fof(axQoSOntology95, axiom, - ( ! [X] : - (hasType(type_SatisfyingRequirements, X) => hasType(type_ProcessTask, X)))). - -fof(axQoSOntology96, axiom, - ( ! [X] : - (hasType(type_Scalable, X) => hasType(type_ComputerPathAttribute, X)))). - -fof(axQoSOntology97, axiom, - ( ! [X] : - (hasType(type_Sensor, X) => hasType(type_ComputerHardware, X)))). - -fof(axQoSOntology98, axiom, - ( ! [X] : - (hasType(type_Server, X) => hasType(type_ComputationalSystem, X)))). - -fof(axQoSOntology99, axiom, - ( ! [X] : - (hasType(type_ShutdownBlock, X) => hasType(type_ComputerProgram, X)))). - -fof(axQoSOntology100, axiom, - ( ! [X] : - (hasType(type_SingleRequirement_Complexity, X) => hasType(type_ComplexityAttribute, X)))). - -fof(axQoSOntology101, axiom, - ( ! [X] : - (hasType(type_Slack_FormOfAdaptation, X) => hasType(type_FormOfAdaptationAttribute, X)))). - -fof(axQoSOntology102, axiom, - ( ! [X] : - (hasType(type_Soft_Strictness, X) => hasType(type_StrictnessAttribute, X)))). - -fof(axQoSOntology103, axiom, - ( ! [X] : - (hasType(type_SoftwareAttribute, X) => hasType(type_RelationalAttribute, X)))). - -fof(axQoSOntology104, axiom, - ( ! [X] : - (hasType(type_SoftwareSystem, X) => hasType(type_ComputationalSystem, X)))). - -fof(axQoSOntology105, axiom, - ( ! [X] : - (hasType(type_SoftwareSystem, X) => hasType(type_RealtimeSystem, X)))). - -fof(axQoSOntology106, axiom, - ( ! [X] : - (hasType(type_Solaris, X) => hasType(type_OperatingSystem, X)))). - -fof(axQoSOntology107, axiom, - ( ! [X] : - (hasType(type_StarNetwork, X) => hasType(type_LAN, X)))). - -fof(axQoSOntology108, axiom, - ( ! [X] : - (hasType(type_StartupBlock, X) => hasType(type_ComputerProgram, X)))). - -fof(axQoSOntology109, axiom, - ( ! [X] : - (hasType(type_StochasticDataStream, X) => hasType(type_ComputerPathAttribute, X)))). - -fof(axQoSOntology110, axiom, - ( ! [X] : - (hasType(type_StrictnessAttribute, X) => hasType(type_TimingRequirementAttribute, X)))). - -fof(axQoSOntology111, axiom, - ( ! [X] : - (hasType(type_SystemBehaviorAttribute, X) => hasType(type_RealtimeSystemAttribute, X)))). - -fof(axQoSOntology112, axiom, - ( ! [X] : - (hasType(type_TaskGroup_AbstractionLevel, X) => hasType(type_AbstractionLevelAttribute, X)))). - -fof(axQoSOntology113, axiom, - ( ! [X] : - (hasType(type_TaskRelationAttribute, X) => hasType(type_RealtimeSystemAttribute, X)))). - -fof(axQoSOntology114, axiom, - ( ! [X] : - (hasType(type_Task_AbstractionLevel, X) => hasType(type_AbstractionLevelAttribute, X)))). - -fof(axQoSOntology115, axiom, - ( ! [X] : - (hasType(type_TimingRequirementAttribute, X) => hasType(type_RealtimeSystemAttribute, X)))). - -fof(axQoSOntology116, axiom, - ( ! [X] : - (hasType(type_TransientPath, X) => hasType(type_ComputerPathAttribute, X)))). - -fof(axQoSOntology117, axiom, - ( ! [X] : - (hasType(type_Transient_SystemBehavior, X) => hasType(type_SystemBehaviorAttribute, X)))). - -fof(axQoSOntology118, axiom, - ( ! [X] : - (hasType(type_UniformResourceIdentifier, X) => hasType(type_ContentBearingObject, X)))). - -fof(axQoSOntology119, axiom, - ( ! [X] : - (hasType(type_UniformResourceLocator, X) => hasType(type_UniformResourceIdentifier, X)))). - -fof(axQoSOntology120, axiom, - ( ! [X] : - (hasType(type_UniformResourceName, X) => hasType(type_UniformResourceIdentifier, X)))). - -fof(axQoSOntology121, axiom, - ( ! [X] : - (hasType(type_UserAccount, X) => hasType(type_ContentBearingObject, X)))). - -fof(axQoSOntology122, axiom, - ( ! [X] : - (hasType(type_UserName, X) => hasType(type_SymbolicString, X)))). - -fof(axQoSOntology123, axiom, - ( ! [X] : - (hasType(type_UserRequest, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology124, axiom, - ( ! [X] : - (hasType(type_UsingAResource, X) => hasType(type_ComputerProcess, X)))). - -fof(axQoSOntology125, axiom, - ( ! [X] : - (hasType(type_Utility, X) => hasType(type_ComputerProgram, X)))). - -fof(axQoSOntology126, axiom, - ( ! [X] : - (hasType(type_Utility_Strictness, X) => hasType(type_StrictnessAttribute, X)))). - -fof(axQoSOntology127, axiom, - (hasType(type_TaskRelationAttribute, inst_Dependent_TaskRelation))). - -fof(axQoSOntology128, axiom, - (hasType(type_RelationalAttribute, inst_Executable))). - -fof(axQoSOntology129, axiom, - (hasType(type_PriorityAttribute, inst_HighPriority))). - -fof(axQoSOntology130, axiom, - (hasType(type_ComputerStatus, inst_HostDown))). - -fof(axQoSOntology131, axiom, - (hasType(type_ComputerStatus, inst_HostReady))). - -fof(axQoSOntology132, axiom, - (hasType(type_PriorityAttribute, inst_LowPriority))). - -fof(axQoSOntology133, axiom, - (hasType(type_CompositeUnitOfMeasure, inst_PacketsPerSecond))). - -fof(axQoSOntology134, axiom, - (hasType(type_ComputerPathAttribute, inst_PathImportanceFunction))). - -fof(axQoSOntology135, axiom, - (hasType(type_ProcessStatus, inst_ProcessFailure))). - -fof(axQoSOntology136, axiom, - (hasType(type_ProcessStatus, inst_ProcessSuccess))). - -fof(axQoSOntology137, axiom, - (hasType(type_SoftwareAttribute, inst_ReplicationsOnSameHostOK))). - -fof(axQoSOntology138, axiom, - (hasType(type_SoftwareAttribute, inst_Restartable))). - -fof(axQoSOntology139, axiom, - (hasType(type_SoftwareAttribute, inst_ScalabilityCombining))). - -fof(axQoSOntology140, axiom, - (hasType(type_SoftwareAttribute, inst_ScalabilitySplitting))). - -fof(axQoSOntology141, axiom, - (hasType(type_Epoch, inst_UnixEpoch))). - diff --git a/examples/SUMO/TPTP/QoSOntologyLemAx.p b/examples/SUMO/TPTP/QoSOntologyLemAx.p deleted file mode 100644 index a62371b23..000000000 --- a/examples/SUMO/TPTP/QoSOntologyLemAx.p +++ /dev/null @@ -1,529 +0,0 @@ -fof(axQoSLem0, axiom, - ( ! [Var_HARDWARE] : - (hasType(type_ComputerHardware, Var_HARDWARE) => -(( ? [Var_COMPUTER] : - (hasType(type_Computer, Var_COMPUTER) & -(f_component(Var_HARDWARE,Var_COMPUTER)))))))). - -fof(axQoSLem1, axiom, - ( ! [Var_TRANSFER] : - (hasType(type_DataTransfer, Var_TRANSFER) => -(( ? [Var_ORIGIN] : - (hasType(type_HardwareSystem, Var_ORIGIN) & -(( ? [Var_DESTINATION] : - (hasType(type_ComputationalSystem, Var_DESTINATION) & -(( ? [Var_SYSTEM] : - (hasType(type_HardwareSystem, Var_SYSTEM) & -(( ? [Var_DATA] : - (hasType(type_ComputerData, Var_DATA) & -(((f_origin(Var_TRANSFER,Var_ORIGIN)) & (((f_destination(Var_TRANSFER,Var_DESTINATION)) & (((f_instrument(Var_TRANSFER,Var_SYSTEM)) & (f_patient(Var_TRANSFER,Var_DATA))))))))))))))))))))))). - -fof(axQoSLem2, axiom, - ( ! [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) => -(( ? [Var_COMPUTER] : - (hasType(type_Computer, Var_COMPUTER) & -(( ? [Var_PROGRAM] : - (hasType(type_ComputerProgram, Var_PROGRAM) & -(((f_computerRunning(Var_PROCESS,Var_COMPUTER)) & (f_programRunning(Var_PROCESS,Var_PROGRAM))))))))))))). - -fof(axQoSLem3, axiom, - ( ! [Var_PROGRAM] : - (hasType(type_ComputerProgram, Var_PROGRAM) => -(( ! [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) => -(((f_programRunning(Var_PROCESS,Var_PROGRAM)) => (( ? [Var_COMPUTER] : - (hasType(type_Computer, Var_COMPUTER) & -(f_runningOn(Var_PROGRAM,Var_COMPUTER))))))))))))). - -fof(axQoSLem4, axiom, - ( ! [Var_COMPUTER] : - (hasType(type_Computer, Var_COMPUTER) => -(( ! [Var_PROGRAM] : - (hasType(type_ComputerProgram, Var_PROGRAM) => -(((f_runningOn(Var_PROGRAM,Var_COMPUTER)) => (( ? [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) & -(((f_programRunning(Var_PROCESS,Var_PROGRAM)) & (f_computerRunning(Var_PROCESS,Var_COMPUTER))))))))))))))). - -fof(axQoSLem5, axiom, - ( ! [Var_DIRECTORY] : - (hasType(type_ComputerDirectory, Var_DIRECTORY) => -(( ! [Var_FILE] : - (hasType(type_ComputerFile, Var_FILE) => -(((f_directoryOf(Var_FILE,Var_DIRECTORY)) => (f_refers(f_AddressFn(Var_FILE),Var_DIRECTORY)))))))))). - -fof(axQoSLem6, axiom, - ( ! [Var_SOFTWARE] : - (hasType(type_SoftwareSystem, Var_SOFTWARE) => -(( ! [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) => -(((f_programRunning(Var_PROCESS,Var_SOFTWARE)) => (( ? [Var_HARDWARE] : - (hasType(type_HardwareSystem, Var_HARDWARE) & -(f_computerRunning(Var_PROCESS,Var_HARDWARE))))))))))))). - -fof(axQoSLem7, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_HardwareSystem, Var_SYSTEM) => -(( ? [Var_PROCESSOR] : - (hasType(type_CPU, Var_PROCESSOR) & -(( ? [Var_MEMORY] : - (hasType(type_ComputerMemory, Var_MEMORY) & -(( ? [Var_NETWORK] : - (hasType(type_ComputerNetwork, Var_NETWORK) & -(((f_component(Var_SYSTEM,Var_PROCESSOR)) & (((f_component(Var_SYSTEM,Var_MEMORY)) & (f_component(Var_SYSTEM,Var_NETWORK)))))))))))))))))). - -fof(axQoSLem8, axiom, - ( ! [Var_COMPUTER] : - (hasType(type_Computer, Var_COMPUTER) => -(( ! [Var_PROGRAM] : - (hasType(type_ComputerProgram, Var_PROGRAM) => -(((( ? [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) & -(((f_programRunning(Var_PROCESS,Var_PROGRAM)) & (f_computerRunning(Var_PROCESS,Var_COMPUTER))))))) => (f_runsOn(Var_PROGRAM,Var_COMPUTER)))))))))). - -fof(axQoSLem9, axiom, - ( ! [Var_STARTUP] : - (hasType(type_StartupBlock, Var_STARTUP) => -(( ? [Var_APPLICATION] : - (hasType(type_ComputerProgram, Var_APPLICATION) & -(f_startupOf(Var_STARTUP,Var_APPLICATION)))))))). - -fof(axQoSLem10, axiom, - ( ! [Var_PROCESS1] : - (hasType(type_ComputerProcess, Var_PROCESS1) => -(( ! [Var_TIME1] : - ((hasType(type_Entity, Var_TIME1) & hasType(type_TimeInterval, Var_TIME1)) => -(( ! [Var_APPLICATION] : - (hasType(type_ComputerProgram, Var_APPLICATION) => -(( ! [Var_STARTUP] : - ((hasType(type_StartupBlock, Var_STARTUP) & hasType(type_ComputerProgram, Var_STARTUP)) => -(((((f_startupOf(Var_STARTUP,Var_APPLICATION)) & (((f_programRunning(Var_PROCESS1,Var_STARTUP)) & (f_WhenFn(Var_PROCESS1) = Var_TIME1))))) => (( ? [Var_PROCESS2] : - (hasType(type_ComputerProcess, Var_PROCESS2) & -(( ? [Var_TIME2] : - ((hasType(type_Entity, Var_TIME2) & hasType(type_TimeInterval, Var_TIME2)) & -(((f_programRunning(Var_PROCESS2,Var_APPLICATION)) & (((f_WhenFn(Var_PROCESS2) = Var_TIME2) & (f_meetsTemporally(Var_TIME1,Var_TIME2)))))))))))))))))))))))))). - -fof(axQoSLem11, axiom, - ( ! [Var_SHUTDOWN] : - (hasType(type_ShutdownBlock, Var_SHUTDOWN) => -(( ? [Var_APPLICATION] : - (hasType(type_ComputerProgram, Var_APPLICATION) & -(f_shutdownOf(Var_SHUTDOWN,Var_APPLICATION)))))))). - -fof(axQoSLem12, axiom, - ( ! [Var_PROCESS1] : - (hasType(type_ComputerProcess, Var_PROCESS1) => -(( ! [Var_TIME1] : - ((hasType(type_Entity, Var_TIME1) & hasType(type_TimeInterval, Var_TIME1)) => -(( ! [Var_APPLICATION] : - (hasType(type_ComputerProgram, Var_APPLICATION) => -(( ! [Var_SHUTDOWN] : - ((hasType(type_ShutdownBlock, Var_SHUTDOWN) & hasType(type_ComputerProgram, Var_SHUTDOWN)) => -(((((f_shutdownOf(Var_SHUTDOWN,Var_APPLICATION)) & (((f_programRunning(Var_PROCESS1,Var_SHUTDOWN)) & (f_WhenFn(Var_PROCESS1) = Var_TIME1))))) => (( ? [Var_PROCESS2] : - (hasType(type_ComputerProcess, Var_PROCESS2) & -(( ? [Var_TIME2] : - ((hasType(type_Entity, Var_TIME2) & hasType(type_TimeInterval, Var_TIME2)) & -(((f_programRunning(Var_PROCESS2,Var_APPLICATION)) & (((f_WhenFn(Var_PROCESS2) = Var_TIME2) & (f_meetsTemporally(Var_TIME2,Var_TIME1)))))))))))))))))))))))))). - -fof(axQoSLem13, axiom, - ( ! [Var_PROGRAM] : - (hasType(type_ComputerProgram, Var_PROGRAM) => -(( ! [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) => -(((f_programRunning(Var_PROCESS,Var_PROGRAM)) => (( ? [Var_DEVICE] : - (hasType(type_ComputerInputDevice, Var_DEVICE) & -(f_standardInputDevice(Var_PROCESS,Var_DEVICE))))))))))))). - -fof(axQoSLem14, axiom, - ( ! [Var_PROGRAM] : - (hasType(type_ComputerProgram, Var_PROGRAM) => -(( ! [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) => -(((f_programRunning(Var_PROCESS,Var_PROGRAM)) => (( ? [Var_DEVICE] : - (hasType(type_ComputerOutputDevice, Var_DEVICE) & -(f_standardOutputDevice(Var_PROCESS,Var_DEVICE))))))))))))). - -fof(axQoSLem15, axiom, - ( ! [Var_PROGRAM] : - (hasType(type_ComputerProgram, Var_PROGRAM) => -(( ! [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) => -(((f_programRunning(Var_PROCESS,Var_PROGRAM)) => (( ? [Var_DEVICE] : - (hasType(type_ComputerOutputDevice, Var_DEVICE) & -(f_standardErrorDevice(Var_PROCESS,Var_DEVICE))))))))))))). - -fof(axQoSLem16, axiom, - ( ! [Var_STATE] : - (hasType(type_ProcessState, Var_STATE) => -(( ? [Var_PROGRAM] : - (hasType(type_ComputerProgram, Var_PROGRAM) & -(( ! [Var_PROCESS] : - ((hasType(type_ComputerProcess, Var_PROCESS) & hasType(type_Entity, Var_PROCESS)) => -(((f_programRunning(Var_PROCESS,Var_PROGRAM)) => (f_represents(Var_STATE,Var_PROCESS))))))))))))). - -fof(axQoSLem17, axiom, - ( ! [Var_APPLICATION] : - (hasType(type_AutomaticApplication, Var_APPLICATION) => -(( ! [Var_SYSTEM] : - (hasType(type_SoftwareSystem, Var_SYSTEM) => -(((f_part(Var_APPLICATION,Var_SYSTEM)) => (f_part(f_StartupFn(Var_APPLICATION),f_StartupFn(Var_SYSTEM))))))))))). - -fof(axQoSLem18, axiom, - ( ! [Var_RM] : - (hasType(type_RM_StartApplication, Var_RM) => -(( ? [Var_APPLICATION] : - (hasType(type_ComputerProgram, Var_APPLICATION) & -(( ? [Var_RMCOPY] : - ((hasType(type_ComputerFile, Var_RMCOPY) & hasType(type_Agent, Var_RMCOPY)) & -(( ? [Var_PROCESS] : - ((hasType(type_ComputerProcess, Var_PROCESS) & hasType(type_Process, Var_PROCESS)) & -(((f_programCopy(Var_RMCOPY,Var_RM)) & (((f_programRunning(Var_PROCESS,f_StartupFn(Var_APPLICATION))) & (f_agent(Var_PROCESS,Var_RMCOPY)))))))))))))))))). - -fof(axQoSLem19, axiom, - ( ! [Var_SYSTEM] : - ((hasType(type_SoftwareSystem, Var_SYSTEM) & hasType(type_Object, Var_SYSTEM)) => -(( ! [Var_RM] : - ((hasType(type_ResourceManagementProgram, Var_RM) & hasType(type_ComputerProgram, Var_RM)) => -(((f_rMProgram_of(Var_RM,Var_SYSTEM)) => (( ? [Var_RMCOPY] : - ((hasType(type_ComputerFile, Var_RMCOPY) & hasType(type_Agent, Var_RMCOPY)) & -(( ? [Var_PROCESS] : - ((hasType(type_ComputerProcess, Var_PROCESS) & hasType(type_Process, Var_PROCESS)) & -(( ? [Var_APPLICATION] : - ((hasType(type_Object, Var_APPLICATION) & hasType(type_ComputerProgram, Var_APPLICATION)) & -(((f_part(Var_APPLICATION,Var_SYSTEM)) & (((f_programCopy(Var_RMCOPY,Var_RM)) & (((f_programRunning(Var_PROCESS,Var_APPLICATION)) & (f_agent(Var_PROCESS,Var_RMCOPY))))))))))))))))))))))))). - -fof(axQoSLem20, axiom, - ( ! [Var_PROCESS1] : - (hasType(type_ComputerProcess, Var_PROCESS1) => -(( ! [Var_PROCESS2] : - (hasType(type_ComputerProcess, Var_PROCESS2) => -(( ! [Var_TIME] : - ((hasType(type_TimeInterval, Var_TIME) & hasType(type_Object, Var_TIME)) => -(( ! [Var_TIME2] : - ((hasType(type_Entity, Var_TIME2) & hasType(type_TimeInterval, Var_TIME2)) => -(( ! [Var_TIME1] : - ((hasType(type_Entity, Var_TIME1) & hasType(type_TimeInterval, Var_TIME1)) => -(( ! [Var_DELAY] : - ((hasType(type_TimeDuration, Var_DELAY) & hasType(type_PhysicalQuantity, Var_DELAY)) => -(( ! [Var_APPLICATION] : - (hasType(type_ComputerProgram, Var_APPLICATION) => -(((((f_startupTimeDelay(Var_APPLICATION,Var_DELAY)) & (((f_programRunning(Var_PROCESS1,Var_APPLICATION)) & (((f_WhenFn(Var_PROCESS1) = Var_TIME1) & (((f_WhenFn(Var_PROCESS2) = Var_TIME2) & (((f_meetsTemporally(Var_TIME1,Var_TIME)) & (f_meetsTemporally(Var_TIME,Var_TIME2)))))))))))) => (f_measure(Var_TIME,Var_DELAY))))))))))))))))))))))))). - -fof(axQoSLem21, axiom, - ( ! [Var_FEEDBACK] : - (hasType(type_Feedback, Var_FEEDBACK) => -(( ! [Var_SEND] : - (hasType(type_DataTransfer, Var_SEND) => -(( ? [Var_PROGRAM] : - ((hasType(type_SoftwareSystem, Var_PROGRAM) & hasType(type_ComputerProgram, Var_PROGRAM)) & -(( ? [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) & -(( ? [Var_RM] : - ((hasType(type_ResourceManagementProgram, Var_RM) & hasType(type_Entity, Var_RM)) & -(((f_rMProgram_of(Var_RM,Var_PROGRAM)) & (((f_programRunning(Var_PROCESS,Var_PROGRAM)) & (((f_patient(Var_SEND,Var_FEEDBACK)) & (f_destination(Var_SEND,Var_RM))))))))))))))))))))))). - -fof(axQoSLem22, axiom, - ( ! [Var_COMPONENT] : - (hasType(type_ComputerComponent, Var_COMPONENT) => -(( ? [Var_UNIT] : - (hasType(type_UnitOfMeasure, Var_UNIT) & -(f_unitMeasuringPerformance(Var_COMPONENT,Var_UNIT)))))))). - -fof(axQoSLem23, axiom, - ( ! [Var_NA] : - (hasType(type_NetworkAdapter, Var_NA) => -(( ? [Var_NET] : - (hasType(type_ComputerNetwork, Var_NET) & -(f_connected(Var_NA,Var_NET)))))))). - -fof(axQoSLem24, axiom, - ( ! [Var_NA] : - (hasType(type_NetworkAdapter, Var_NA) => -(f_unitMeasuringPerformance(Var_NA,inst_PacketsPerSecond))))). - -fof(axQoSLem25, axiom, - ( ! [Var_MONITOR] : - (hasType(type_MonitoringProgram, Var_MONITOR) => -(( ? [Var_MONITORCOPY] : - ((hasType(type_ComputerFile, Var_MONITORCOPY) & hasType(type_Agent, Var_MONITORCOPY)) & -(( ? [Var_EVENT] : - ((hasType(type_MeasuringPerformance, Var_EVENT) & hasType(type_Process, Var_EVENT)) & -(( ? [Var_SYSTEM] : - (hasType(type_ComputationalSystem, Var_SYSTEM) & -(((f_systemMeasured(Var_EVENT,Var_SYSTEM)) & (((f_programCopy(Var_MONITORCOPY,Var_MONITOR)) & (f_agent(Var_EVENT,Var_MONITORCOPY)))))))))))))))))). - -fof(axQoSLem26, axiom, - ( ! [Var_EVENT] : - (hasType(type_MeasuringPerformance, Var_EVENT) => -(( ? [Var_PROGRAM] : - (hasType(type_MonitoringProgram, Var_PROGRAM) & -(( ? [Var_COPY] : - ((hasType(type_ComputerFile, Var_COPY) & hasType(type_Agent, Var_COPY)) & -(((f_programCopy(Var_COPY,Var_PROGRAM)) & (f_agent(Var_EVENT,Var_COPY))))))))))))). - -fof(axQoSLem27, axiom, - ( ! [Var_APPLICATION] : - (hasType(type_ComputerProgram, Var_APPLICATION) => -(( ! [Var_TIME] : - (hasType(type_TimePosition, Var_TIME) => -(((f_monitorApplicationData(Var_TIME,Var_APPLICATION)) => (( ? [Var_PROCESS] : - ((hasType(type_ComputerProcess, Var_PROCESS) & hasType(type_Physical, Var_PROCESS)) & -(((f_programRunning(Var_PROCESS,Var_APPLICATION)) & (f_time(Var_PROCESS,Var_TIME))))))))))))))). - -fof(axQoSLem28, axiom, - ( ! [Var_PROGRAM] : - ((hasType(type_ComputerProgram, Var_PROGRAM) & hasType(type_Entity, Var_PROGRAM)) => -(((( ? [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) & -(f_programRunning(Var_PROCESS,Var_PROGRAM))))) <=> (f_property(Var_PROGRAM,inst_Executable))))))). - -fof(axQoSLem29, axiom, - ( ! [Var_MODEL] : - ((hasType(type_SymbolicString, Var_MODEL) & hasType(type_ContentBearingObject, Var_MODEL)) => -(( ! [Var_COMPUTER] : - ((hasType(type_Computer, Var_COMPUTER) & hasType(type_Product, Var_COMPUTER)) => -(( ! [Var_TYPE] : - ((hasType(type_SymbolicString, Var_TYPE) & hasType(type_ContentBearingObject, Var_TYPE)) => -(((((f_hardwareType(Var_TYPE,Var_COMPUTER)) & (f_productModel(Var_MODEL,Var_COMPUTER)))) => (f_subsumesContentInstance(Var_TYPE,Var_MODEL))))))))))))). - -fof(axQoSLem30, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Quantity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER)) => -(( ! [Var_TEST] : - (hasType(type_MonitoringProgram, Var_TEST) => -(( ! [Var_SYSTEM] : - ((hasType(type_ComputationalSystem, Var_SYSTEM) & hasType(type_ComputerComponent, Var_SYSTEM)) => -(((f_benchmarkPerformance(Var_SYSTEM,Var_TEST,Var_NUMBER)) => (( ? [Var_EVENT] : - (hasType(type_MeasuringPerformance, Var_EVENT) & -(f_performanceResult(Var_EVENT,Var_SYSTEM,Var_NUMBER)))))))))))))))). - -fof(axQoSLem31, axiom, - ( ! [Var_ATTRIBUTE] : - (hasType(type_ComputerPathAttribute, Var_ATTRIBUTE) => -(( ? [Var_PATH] : - (hasType(type_ComputerPath, Var_PATH) & -(f_property(Var_PATH,Var_ATTRIBUTE)))))))). - -fof(axQoSLem32, axiom, - ( ! [Var_PROCESS1] : - (hasType(type_ComputerProcess, Var_PROCESS1) => -(( ! [Var_PROCESS2] : - (hasType(type_ComputerProcess, Var_PROCESS2) => -(( ! [Var_TIME] : - (hasType(type_TimeInterval, Var_TIME) => -(( ! [Var_PROGRAM2] : - (hasType(type_ComputerProgram, Var_PROGRAM2) => -(( ! [Var_DELAY] : - (hasType(type_TimeDuration, Var_DELAY) => -(( ! [Var_PROGRAM1] : - (hasType(type_ComputerProgram, Var_PROGRAM1) => -(((( ? [Var_TIME2] : - ((hasType(type_Entity, Var_TIME2) & hasType(type_TimeInterval, Var_TIME2)) & -(( ? [Var_TIME1] : - ((hasType(type_Entity, Var_TIME1) & hasType(type_TimeInterval, Var_TIME1)) & -(((f_dependencyDelay(Var_PROGRAM1,Var_DELAY)) & (((f_dependencyType(Var_PROGRAM1,type_StartupBlock)) & (((f_hasDependency(Var_PROGRAM1,Var_PROGRAM2)) & (((f_programRunning(Var_PROCESS1,Var_PROGRAM1)) & (((f_programRunning(Var_PROCESS2,Var_PROGRAM2)) & (((f_WhenFn(Var_PROCESS2) = Var_TIME2) & (((f_starts(Var_TIME2,Var_TIME)) & (((f_WhenFn(Var_PROCESS1) = Var_TIME1) & (f_EndFn(Var_TIME) = f_BeginFn(Var_TIME1)))))))))))))))))))))))) => (f_duration(Var_TIME,Var_DELAY)))))))))))))))))))))). - -fof(axQoSLem33, axiom, - ( ! [Var_PROCESS1] : - (hasType(type_ComputerProcess, Var_PROCESS1) => -(( ! [Var_PROCESS2] : - (hasType(type_ComputerProcess, Var_PROCESS2) => -(( ! [Var_TIME] : - (hasType(type_TimeInterval, Var_TIME) => -(( ! [Var_PROGRAM2] : - (hasType(type_ComputerProgram, Var_PROGRAM2) => -(( ! [Var_DELAY] : - (hasType(type_TimeDuration, Var_DELAY) => -(( ! [Var_PROGRAM1] : - (hasType(type_ComputerProgram, Var_PROGRAM1) => -(((( ? [Var_TIME2] : - ((hasType(type_Entity, Var_TIME2) & hasType(type_TimeInterval, Var_TIME2)) & -(( ? [Var_TIME1] : - (hasType(type_TimeInterval, Var_TIME1) & -(((f_dependencyDelay(Var_PROGRAM1,Var_DELAY)) & (((f_dependencyType(Var_PROGRAM1,type_ShutdownBlock)) & (((f_hasDependency(Var_PROGRAM1,Var_PROGRAM2)) & (((f_programRunning(Var_PROCESS1,Var_PROGRAM1)) & (((f_programRunning(Var_PROCESS2,Var_PROGRAM2)) & (((f_WhenFn(Var_PROCESS2) = Var_TIME2) & (((f_finishes(Var_TIME,Var_TIME1)) & (((f_WhenFn(Var_PROCESS2) = Var_TIME2) & (f_BeginFn(Var_TIME) = f_EndFn(Var_TIME2)))))))))))))))))))))))) => (f_duration(Var_TIME,Var_DELAY)))))))))))))))))))))). - -fof(axQoSLem34, axiom, - ( ! [Var_PROGRAM] : - (hasType(type_Entity, Var_PROGRAM) => -(((f_property(Var_PROGRAM,inst_ReplicationsOnSameHostOK)) => (f_property(Var_PROGRAM,inst_Restartable))))))). - -fof(axQoSLem35, axiom, - ( ! [Var_URI] : - (hasType(type_UniformResourceIdentifier, Var_URI) => -(( ? [Var_RESOURCE] : - (hasType(type_ComputerData, Var_RESOURCE) & -(f_refers(Var_URI,Var_RESOURCE)))))))). - -fof(axQoSLem36, axiom, - ( ! [Var_URL] : - (hasType(type_UniformResourceLocator, Var_URL) => -(( ? [Var_ADDRESS] : - (hasType(type_IPAddress, Var_ADDRESS) & -(f_represents(Var_URL,Var_ADDRESS)))))))). - -fof(axQoSLem37, axiom, - ( ! [Var_SINK] : - (hasType(type_DataSink, Var_SINK) => -(( ? [Var_TRANSFER] : - (hasType(type_DataTransfer, Var_TRANSFER) & -(f_destination(Var_TRANSFER,Var_SINK)))))))). - -fof(axQoSLem38, axiom, - ( ! [Var_USER] : - (hasType(type_ComputerUser, Var_USER) => -(( ? [Var_COMPUTER] : - (hasType(type_Computer, Var_COMPUTER) & -(f_uses(Var_USER,Var_COMPUTER)))))))). - -fof(axQoSLem39, axiom, - ( ! [Var_REQUEST] : - (hasType(type_UserRequest, Var_REQUEST) => -(( ? [Var_USER] : - (hasType(type_ComputerUser, Var_USER) & -(f_agent(Var_REQUEST,Var_USER)))))))). - -fof(axQoSLem40, axiom, - ( ! [Var_RESPONSE] : - ((hasType(type_ComputerResponse, Var_RESPONSE) & hasType(type_Physical, Var_RESPONSE)) => -(( ! [Var_TIME] : - (hasType(type_TimeDuration, Var_TIME) => -(( ! [Var_REQUEST] : - (hasType(type_UserRequest, Var_REQUEST) => -(((((f_responseTime(Var_REQUEST,Var_TIME)) & (f_computerResponseTo(Var_RESPONSE,Var_REQUEST)))) => (f_duration(f_WhenFn(Var_RESPONSE),Var_TIME))))))))))))). - -fof(axQoSLem41, axiom, - ( ! [Var_PROCESS] : - (hasType(type_Multitasking, Var_PROCESS) => -(( ? [Var_PROGRAM2] : - ((hasType(type_ComputerProgram, Var_PROGRAM2) & hasType(type_Entity, Var_PROGRAM2)) & -(( ? [Var_PROGRAM1] : - ((hasType(type_ComputerProgram, Var_PROGRAM1) & hasType(type_Entity, Var_PROGRAM1)) & -(((f_programRunning(Var_PROCESS,Var_PROGRAM1)) & (((f_programRunning(Var_PROCESS,Var_PROGRAM2)) & (Var_PROGRAM1 != Var_PROGRAM2)))))))))))))). - -fof(axQoSLem42, axiom, - ( ! [Var_TASK] : - (hasType(type_ComputerTask, Var_TASK) => -(( ? [Var_PROCESS] : - (hasType(type_Multitasking, Var_PROCESS) & -(( ? [Var_PROGRAM] : - (hasType(type_ComputerProgram, Var_PROGRAM) & -(((f_part(Var_TASK,Var_PROCESS)) & (f_programRunning(Var_TASK,Var_PROGRAM))))))))))))). - -fof(axQoSLem43, axiom, - ( ! [Var_RESOURCE] : - (hasType(type_ComputerResource, Var_RESOURCE) => -(( ? [Var_SYSTEM] : - (hasType(type_ComputationalSystem, Var_SYSTEM) & -(f_part(Var_RESOURCE,Var_SYSTEM)))))))). - -fof(axQoSLem44, axiom, - ( ! [Var_LOAD] : - ((hasType(type_ConstantQuantity, Var_LOAD) & hasType(type_RealNumber, Var_LOAD)) => -(( ! [Var_SYSTEM] : - (hasType(type_ComputerComponent, Var_SYSTEM) => -(((f_load(Var_SYSTEM,Var_LOAD)) => (( ? [Var_EVENT] : - (hasType(type_MeasuringPerformance, Var_EVENT) & -(f_performanceResult(Var_EVENT,Var_SYSTEM,Var_LOAD))))))))))))). - -fof(axQoSLem45, axiom, - ( ! [Var_DATA] : - (hasType(type_ComputerData, Var_DATA) => -(( ? [Var_HARDWARE] : - (hasType(type_ComputerHardware, Var_HARDWARE) & -(f_located(Var_DATA,Var_HARDWARE)))))))). - -fof(axQoSLem46, axiom, - ( ! [Var_DATA] : - (hasType(type_ComputerData, Var_DATA) => -(( ! [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) => -(( ! [Var_ABORT] : - (hasType(type_Abort, Var_ABORT) => -(((((f_processAborted(Var_ABORT,Var_PROCESS)) & (f_dataProcessed(Var_PROCESS,Var_DATA)))) => (( ? [Var_SAVE] : - (hasType(type_DataSaving, Var_SAVE) & -(f_dataProcessed(Var_SAVE,Var_DATA)))))))))))))))). - -fof(axQoSLem47, axiom, - ( ! [Var_SAVE] : - (hasType(type_DataSaving, Var_SAVE) => -(( ? [Var_DATA] : - (hasType(type_ComputerData, Var_DATA) & -(f_dataProcessed(Var_SAVE,Var_DATA)))))))). - -fof(axQoSLem48, axiom, - ( ! [Var_COMPRESSION] : - (hasType(type_DataCompression, Var_COMPRESSION) => -(( ! [Var_NEWMEMORY] : - ((hasType(type_RealNumber, Var_NEWMEMORY) & hasType(type_Quantity, Var_NEWMEMORY)) => -(( ! [Var_MEASURE] : - (hasType(type_UnitOfMeasure, Var_MEASURE) => -(( ! [Var_MEMORY] : - ((hasType(type_RealNumber, Var_MEMORY) & hasType(type_Quantity, Var_MEMORY)) => -(( ! [Var_DATA] : - ((hasType(type_ComputerData, Var_DATA) & hasType(type_ComputationalSystem, Var_DATA)) => -(((((f_dataProcessed(Var_COMPRESSION,Var_DATA)) & (((f_holdsDuring(f_ImmediatePastFn(f_WhenFn(Var_COMPRESSION)),memorySize(Var_DATA,f_MeasureFn(Var_MEMORY,Var_MEASURE)))) & (f_holdsDuring(f_ImmediateFutureFn(f_WhenFn(Var_COMPRESSION)),memorySize(Var_DATA,f_MeasureFn(Var_NEWMEMORY,Var_MEASURE)))))))) => (f_lessThan(Var_NEWMEMORY,Var_MEMORY))))))))))))))))))). - -fof(axQoSLem49, axiom, - ( ! [Var_TASK] : - (hasType(type_ProcessTask, Var_TASK) => -(( ? [Var_PROCESS] : - (hasType(type_ComputerProcess, Var_PROCESS) & -(f_task(Var_PROCESS,Var_TASK)))))))). - -fof(axQoSLem50, axiom, - ( ! [Var_USING] : - (hasType(type_UsingAResource, Var_USING) => -(( ? [Var_RESOURCE] : - (hasType(type_ComputerResource, Var_RESOURCE) & -(f_resourceUsed(Var_USING,Var_RESOURCE)))))))). - -fof(axQoSLem51, axiom, - ( ! [Var_USING] : - (hasType(type_UsingAResource, Var_USING) => -(( ! [Var_AGENT] : - ((hasType(type_Agent, Var_AGENT) & hasType(type_Object, Var_AGENT)) => -(( ! [Var_RESOURCE] : - ((hasType(type_ComputerResource, Var_RESOURCE) & hasType(type_Agent, Var_RESOURCE)) => -(((((f_resourceUsed(Var_USING,Var_RESOURCE)) & (f_agent(Var_USING,Var_AGENT)))) => (f_uses(Var_AGENT,Var_RESOURCE))))))))))))). - -fof(axQoSLem52, axiom, - ( ! [Var_USING] : - (hasType(type_ReusingAResource, Var_USING) => -(( ? [Var_RESOURCE] : - (hasType(type_ComputerResource, Var_RESOURCE) & -(f_resourceUsed(Var_USING,Var_RESOURCE)))))))). - -fof(axQoSLem53, axiom, - ( ! [Var_REUSING] : - (hasType(type_ReusingAResource, Var_REUSING) => -(( ! [Var_RESOURCE] : - (hasType(type_ComputerResource, Var_RESOURCE) => -(((f_resourceUsed(Var_REUSING,Var_RESOURCE)) => (( ? [Var_USING] : - (hasType(type_UsingAResource, Var_USING) & -(((f_resourceUsed(Var_USING,Var_RESOURCE)) & (f_earlier(f_WhenFn(Var_USING),f_WhenFn(Var_REUSING)))))))))))))))). - -fof(axQoSLem54, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_UserAccount, Var_ACCOUNT) => -(( ? [Var_USER] : - (hasType(type_ComputerUser, Var_USER) & -(f_hasAccount(Var_USER,Var_ACCOUNT)))))))). - -fof(axQoSLem55, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_UserAccount, Var_ACCOUNT) => -(( ! [Var_USER] : - (hasType(type_ComputerUser, Var_USER) => -(((f_hasAccount(Var_USER,Var_ACCOUNT)) => (( ? [Var_NAME] : - (hasType(type_UserName, Var_NAME) & -(f_userName(Var_USER,Var_NAME))))))))))))). - -fof(axQoSLem56, axiom, - ( ! [Var_ACCOUNT] : - (hasType(type_UserAccount, Var_ACCOUNT) => -(( ! [Var_USER] : - ((hasType(type_ComputerUser, Var_USER) & hasType(type_ComputerPassword, Var_USER)) => -(((f_hasAccount(Var_USER,Var_ACCOUNT)) => (( ? [Var_PASSWORD] : - (hasType(type_ComputerUser, Var_PASSWORD) & -(f_password(Var_PASSWORD,Var_USER))))))))))))). - diff --git a/examples/SUMO/TPTP/TransportationAx.p b/examples/SUMO/TPTP/TransportationAx.p deleted file mode 100644 index 82a93b560..000000000 --- a/examples/SUMO/TPTP/TransportationAx.p +++ /dev/null @@ -1,1083 +0,0 @@ -fof(axTransportation0, axiom, - ( ! [X] : - (hasType(type_AgentPoweredVehicle, X) => hasType(type_Vehicle, X)))). - -fof(axTransportation1, axiom, - ( ! [X] : - (hasType(type_AirRoute, X) => hasType(type_TransitRoute, X)))). - -fof(axTransportation2, axiom, - ( ! [X] : - (hasType(type_AirTransitway, X) => hasType(type_Transitway, X)))). - -fof(axTransportation3, axiom, - ( ! [X] : - (hasType(type_AircraftCarrier, X) => hasType(type_MilitaryShip, X)))). - -fof(axTransportation4, axiom, - ( ! [X] : - (hasType(type_Airplane, X) => hasType(type_Aircraft, X)))). - -fof(axTransportation5, axiom, - ( ! [X] : - (hasType(type_Airplane, X) => hasType(type_PoweredVehicle, X)))). - -fof(axTransportation6, axiom, - ( ! [X] : - (hasType(type_AirportByRunwaySurface, X) => hasType(type_AirportClassification, X)))). - -fof(axTransportation7, axiom, - ( ! [X] : - (hasType(type_AirportClassification, X) => hasType(type_RelationalAttribute, X)))). - -fof(axTransportation8, axiom, - ( ! [X] : - (hasType(type_Airport, X) => hasType(type_AirTransitway, X)))). - -fof(axTransportation9, axiom, - ( ! [X] : - (hasType(type_Airport, X) => hasType(type_LandTransitway, X)))). - -fof(axTransportation10, axiom, - ( ! [X] : - (hasType(type_Airport, X) => hasType(type_TransitTerminal, X)))). - -fof(axTransportation11, axiom, - ( ! [X] : - (hasType(type_Airway, X) => hasType(type_Transitway, X)))). - -fof(axTransportation12, axiom, - ( ! [X] : - (hasType(type_Ambulance, X) => hasType(type_EmergencyRoadVehicle, X)))). - -fof(axTransportation13, axiom, - ( ! [X] : - (hasType(type_Anchorage, X) => hasType(type_WaterArea, X)))). - -fof(axTransportation14, axiom, - ( ! [X] : - (hasType(type_BargeCarrierShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation15, axiom, - ( ! [X] : - (hasType(type_Barge, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation16, axiom, - ( ! [X] : - (hasType(type_Bicycle, X) => hasType(type_Cycle, X)))). - -fof(axTransportation17, axiom, - ( ! [X] : - (hasType(type_Boxcar, X) => hasType(type_FreightCar, X)))). - -fof(axTransportation18, axiom, - ( ! [X] : - (hasType(type_Bridge, X) => hasType(type_LandTransitway, X)))). - -fof(axTransportation19, axiom, - ( ! [X] : - (hasType(type_Bridge, X) => hasType(type_StationaryArtifact, X)))). - -fof(axTransportation20, axiom, - ( ! [X] : - (hasType(type_BroadGaugeRailway, X) => hasType(type_Railway, X)))). - -fof(axTransportation21, axiom, - ( ! [X] : - (hasType(type_BulkCargoShip, X) => hasType(type_DryBulkCarrierShip, X)))). - -fof(axTransportation22, axiom, - ( ! [X] : - (hasType(type_BusinessRailcar, X) => hasType(type_PassengerRailcar, X)))). - -fof(axTransportation23, axiom, - ( ! [X] : - (hasType(type_CIAAirportLengthClassification, X) => hasType(type_AirportClassification, X)))). - -fof(axTransportation24, axiom, - ( ! [X] : - (hasType(type_CabCar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation25, axiom, - ( ! [X] : - (hasType(type_CableShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation26, axiom, - ( ! [X] : - (hasType(type_CanalLockGate, X) => hasType(type_Device, X)))). - -fof(axTransportation27, axiom, - ( ! [X] : - (hasType(type_CanalLockGate, X) => hasType(type_TransitwayObstacle, X)))). - -fof(axTransportation28, axiom, - ( ! [X] : - (hasType(type_CanalLock, X) => hasType(type_StationaryArtifact, X)))). - -fof(axTransportation29, axiom, - ( ! [X] : - (hasType(type_CanalLock, X) => hasType(type_Waterway, X)))). - -fof(axTransportation30, axiom, - ( ! [X] : - (hasType(type_CanalSystem, X) => hasType(type_WaterTransportationSystem, X)))). - -fof(axTransportation31, axiom, - ( ! [X] : - (hasType(type_Canoe, X) => hasType(type_AgentPoweredVehicle, X)))). - -fof(axTransportation32, axiom, - ( ! [X] : - (hasType(type_Canoe, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation33, axiom, - ( ! [X] : - (hasType(type_CarDistributionSystem, X) => hasType(type_OrganizationalProcess, X)))). - -fof(axTransportation34, axiom, - ( ! [X] : - (hasType(type_CargoShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation35, axiom, - ( ! [X] : - (hasType(type_Catamaran, X) => hasType(type_MultihullWaterVehicle, X)))). - -fof(axTransportation36, axiom, - ( ! [X] : - (hasType(type_CementCarrierShip, X) => hasType(type_DryBulkCarrierShip, X)))). - -fof(axTransportation37, axiom, - ( ! [X] : - (hasType(type_Channel, X) => hasType(type_Waterway, X)))). - -fof(axTransportation38, axiom, - ( ! [X] : - (hasType(type_ChemicalTankerShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation39, axiom, - ( ! [X] : - (hasType(type_Chemical_OilTankerShip, X) => hasType(type_ChemicalTankerShip, X)))). - -fof(axTransportation40, axiom, - ( ! [X] : - (hasType(type_ClassIIIRailroad, X) => hasType(type_RailroadCompany, X)))). - -fof(axTransportation41, axiom, - ( ! [X] : - (hasType(type_ClassIIRailroad, X) => hasType(type_RailroadCompany, X)))). - -fof(axTransportation42, axiom, - ( ! [X] : - (hasType(type_ClassIRailroad, X) => hasType(type_RailroadCompany, X)))). - -fof(axTransportation43, axiom, - ( ! [X] : - (hasType(type_CombinationBulkCarrierShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation44, axiom, - ( ! [X] : - (hasType(type_CombinationBulk_OilCarrierShip, X) => hasType(type_CombinationBulkCarrierShip, X)))). - -fof(axTransportation45, axiom, - ( ! [X] : - (hasType(type_CombinationOre_OilCarrierShip, X) => hasType(type_CombinationBulkCarrierShip, X)))). - -fof(axTransportation46, axiom, - ( ! [X] : - (hasType(type_CommonCarrier, X) => hasType(type_TransportationCompany, X)))). - -fof(axTransportation47, axiom, - ( ! [X] : - (hasType(type_ContainerPort, X) => hasType(type_PortCity, X)))). - -fof(axTransportation48, axiom, - ( ! [X] : - (hasType(type_ContainerShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation49, axiom, - ( ! [X] : - (hasType(type_Container_RoRoCargoShip, X) => hasType(type_RollOnRollOffCargoShip, X)))). - -fof(axTransportation50, axiom, - ( ! [X] : - (hasType(type_ContractCarrier, X) => hasType(type_TransportationCompany, X)))). - -fof(axTransportation51, axiom, - ( ! [X] : - (hasType(type_CraneShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation52, axiom, - ( ! [X] : - (hasType(type_CrewDormCar, X) => hasType(type_PassengerRailcar, X)))). - -fof(axTransportation53, axiom, - ( ! [X] : - (hasType(type_CrudeOilPipeline, X) => hasType(type_Pipeline, X)))). - -fof(axTransportation54, axiom, - ( ! [X] : - (hasType(type_CruiseShip, X) => hasType(type_PassengerShip, X)))). - -fof(axTransportation55, axiom, - ( ! [X] : - (hasType(type_Cycle, X) => hasType(type_AgentPoweredVehicle, X)))). - -fof(axTransportation56, axiom, - ( ! [X] : - (hasType(type_Cycle, X) => hasType(type_LandVehicle, X)))). - -fof(axTransportation57, axiom, - ( ! [X] : - (hasType(type_Dam, X) => hasType(type_TransitwayObstacle, X)))). - -fof(axTransportation58, axiom, - ( ! [X] : - (hasType(type_DeckCargoShip, X) => hasType(type_GeneralCargoShip, X)))). - -fof(axTransportation59, axiom, - ( ! [X] : - (hasType(type_DeepDraftHarbor, X) => hasType(type_Harbor, X)))). - -fof(axTransportation60, axiom, - ( ! [X] : - (hasType(type_DeepDraftPort, X) => hasType(type_PortCity, X)))). - -fof(axTransportation61, axiom, - ( ! [X] : - (hasType(type_DeepwaterPort, X) => hasType(type_PortFacility, X)))). - -fof(axTransportation62, axiom, - ( ! [X] : - (hasType(type_Door, X) => hasType(type_Device, X)))). - -fof(axTransportation63, axiom, - ( ! [X] : - (hasType(type_Door, X) => hasType(type_TransitwayObstacle, X)))). - -fof(axTransportation64, axiom, - ( ! [X] : - (hasType(type_Drawbridge, X) => hasType(type_MovableBridge, X)))). - -fof(axTransportation65, axiom, - ( ! [X] : - (hasType(type_Dredger, X) => hasType(type_Ship, X)))). - -fof(axTransportation66, axiom, - ( ! [X] : - (hasType(type_DrillingShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation67, axiom, - ( ! [X] : - (hasType(type_DryBulkCarrierShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation68, axiom, - ( ! [X] : - (hasType(type_DualGaugeRailway, X) => hasType(type_Railway, X)))). - -fof(axTransportation69, axiom, - ( ! [X] : - (hasType(type_ElectrifiedRailway, X) => hasType(type_Railway, X)))). - -fof(axTransportation70, axiom, - ( ! [X] : - (hasType(type_EmergencyRoadVehicle, X) => hasType(type_EmergencyVehicle, X)))). - -fof(axTransportation71, axiom, - ( ! [X] : - (hasType(type_EmergencyRoadVehicle, X) => hasType(type_PoweredVehicle, X)))). - -fof(axTransportation72, axiom, - ( ! [X] : - (hasType(type_EmergencyRoadVehicle, X) => hasType(type_RoadVehicle, X)))). - -fof(axTransportation73, axiom, - ( ! [X] : - (hasType(type_EmergencyVehicle, X) => hasType(type_PoweredVehicle, X)))). - -fof(axTransportation74, axiom, - ( ! [X] : - (hasType(type_Expressway, X) => hasType(type_SurfacedRoadway, X)))). - -fof(axTransportation75, axiom, - ( ! [X] : - (hasType(type_FerryBoat, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation76, axiom, - ( ! [X] : - (hasType(type_FireBoat, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation77, axiom, - ( ! [X] : - (hasType(type_FireEngine, X) => hasType(type_EmergencyRoadVehicle, X)))). - -fof(axTransportation78, axiom, - ( ! [X] : - (hasType(type_FishCarrierShip, X) => hasType(type_FishingShip, X)))). - -fof(axTransportation79, axiom, - ( ! [X] : - (hasType(type_FishFactoryShip, X) => hasType(type_FishingShip, X)))). - -fof(axTransportation80, axiom, - ( ! [X] : - (hasType(type_FishingShip, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation81, axiom, - ( ! [X] : - (hasType(type_FishingVessel, X) => hasType(type_FishingShip, X)))). - -fof(axTransportation82, axiom, - ( ! [X] : - (hasType(type_FiveWellStackCar, X) => hasType(type_FreightCar, X)))). - -fof(axTransportation83, axiom, - ( ! [X] : - (hasType(type_FixedBridge, X) => hasType(type_Bridge, X)))). - -fof(axTransportation84, axiom, - ( ! [X] : - (hasType(type_FixedBridge, X) => hasType(type_StationaryArtifact, X)))). - -fof(axTransportation85, axiom, - ( ! [X] : - (hasType(type_FlagOfConvenienceRegister, X) => hasType(type_ShipRegister, X)))). - -fof(axTransportation86, axiom, - ( ! [X] : - (hasType(type_Flatcar, X) => hasType(type_FreightCar, X)))). - -fof(axTransportation87, axiom, - ( ! [X] : - (hasType(type_Flatcar, X) => hasType(type_OpenTopRailcar, X)))). - -fof(axTransportation88, axiom, - ( ! [X] : - (hasType(type_FreightCar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation89, axiom, - ( ! [X] : - (hasType(type_GalleryCar, X) => hasType(type_PassengerRailcar, X)))). - -fof(axTransportation90, axiom, - ( ! [X] : - (hasType(type_GeneralCargoShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation91, axiom, - ( ! [X] : - (hasType(type_GliderPlane, X) => hasType(type_Aircraft, X)))). - -fof(axTransportation92, axiom, - ( ! [X] : - (hasType(type_GliderPlane, X) => hasType(type_UnpoweredVehicle, X)))). - -fof(axTransportation93, axiom, - ( ! [X] : - (hasType(type_Harbor, X) => hasType(type_WaterArea, X)))). - -fof(axTransportation94, axiom, - ( ! [X] : - (hasType(type_Harbor, X) => hasType(type_Waterway, X)))). - -fof(axTransportation95, axiom, - ( ! [X] : - (hasType(type_HeadEndCar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation96, axiom, - ( ! [X] : - (hasType(type_Heliport, X) => hasType(type_TransitTerminal, X)))). - -fof(axTransportation97, axiom, - ( ! [X] : - (hasType(type_HomeGarage, X) => hasType(type_Building, X)))). - -fof(axTransportation98, axiom, - ( ! [X] : - (hasType(type_HopperDredger, X) => hasType(type_Dredger, X)))). - -fof(axTransportation99, axiom, - ( ! [X] : - (hasType(type_HydraCushionFreightCar, X) => hasType(type_FreightCar, X)))). - -fof(axTransportation100, axiom, - ( ! [X] : - (hasType(type_IceBreakerShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation101, axiom, - ( ! [X] : - (hasType(type_IntermodalTrip, X) => hasType(type_Trip, X)))). - -fof(axTransportation102, axiom, - ( ! [X] : - (hasType(type_InternalShipRegister, X) => hasType(type_ShipRegister, X)))). - -fof(axTransportation103, axiom, - ( ! [X] : - (hasType(type_JetAirplane, X) => hasType(type_Airplane, X)))). - -fof(axTransportation104, axiom, - ( ! [X] : - (hasType(type_Kayak, X) => hasType(type_AgentPoweredVehicle, X)))). - -fof(axTransportation105, axiom, - ( ! [X] : - (hasType(type_Kayak, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation106, axiom, - ( ! [X] : - (hasType(type_Lane, X) => hasType(type_Roadway, X)))). - -fof(axTransportation107, axiom, - ( ! [X] : - (hasType(type_LightTruck, X) => hasType(type_Truck, X)))). - -fof(axTransportation108, axiom, - ( ! [X] : - (hasType(type_LiquefiedGasTankerShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation109, axiom, - ( ! [X] : - (hasType(type_LiquefiedGas_ChemicalTankerShip, X) => hasType(type_LiquefiedGasTankerShip, X)))). - -fof(axTransportation110, axiom, - ( ! [X] : - (hasType(type_LivestockCarrierShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation111, axiom, - ( ! [X] : - (hasType(type_LocomotiveCoalCar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation112, axiom, - ( ! [X] : - (hasType(type_Locomotive, X) => hasType(type_PoweredVehicle, X)))). - -fof(axTransportation113, axiom, - ( ! [X] : - (hasType(type_Locomotive, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation114, axiom, - ( ! [X] : - (hasType(type_MerchantMarineShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation115, axiom, - ( ! [X] : - (hasType(type_MerchantMarine, X) => hasType(type_Collection, X)))). - -fof(axTransportation116, axiom, - ( ! [X] : - (hasType(type_MotorHopper, X) => hasType(type_Ship, X)))). - -fof(axTransportation117, axiom, - ( ! [X] : - (hasType(type_MotorRailcar, X) => hasType(type_PassengerRailcar, X)))). - -fof(axTransportation118, axiom, - ( ! [X] : - (hasType(type_MotorRailcar, X) => hasType(type_PoweredVehicle, X)))). - -fof(axTransportation119, axiom, - ( ! [X] : - (hasType(type_MotorScooter, X) => hasType(type_RoadVehicle, X)))). - -fof(axTransportation120, axiom, - ( ! [X] : - (hasType(type_Motorcycle, X) => hasType(type_RoadVehicle, X)))). - -fof(axTransportation121, axiom, - ( ! [X] : - (hasType(type_MovableBridge, X) => hasType(type_Bridge, X)))). - -fof(axTransportation122, axiom, - ( ! [X] : - (hasType(type_MultiModalTransitSystem, X) => hasType(type_TransitSystem, X)))). - -fof(axTransportation123, axiom, - ( ! [X] : - (hasType(type_MultifunctionalLargeLoadCarrierShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation124, axiom, - ( ! [X] : - (hasType(type_MultihullWaterVehicle, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation125, axiom, - ( ! [X] : - (hasType(type_MultipleTrackRailway, X) => hasType(type_Railway, X)))). - -fof(axTransportation126, axiom, - ( ! [X] : - (hasType(type_NarrowGaugeRailway, X) => hasType(type_Railway, X)))). - -fof(axTransportation127, axiom, - ( ! [X] : - (hasType(type_NationalShipRegister, X) => hasType(type_ShipRegister, X)))). - -fof(axTransportation128, axiom, - ( ! [X] : - (hasType(type_NaturalGasPipeline, X) => hasType(type_Pipeline, X)))). - -fof(axTransportation129, axiom, - ( ! [X] : - (hasType(type_OceanLiner, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation130, axiom, - ( ! [X] : - (hasType(type_OceanLiner, X) => hasType(type_PassengerShip, X)))). - -fof(axTransportation131, axiom, - ( ! [X] : - (hasType(type_OffshoreAnchorage, X) => hasType(type_Anchorage, X)))). - -fof(axTransportation132, axiom, - ( ! [X] : - (hasType(type_OffshoreShipRegister, X) => hasType(type_ShipRegister, X)))). - -fof(axTransportation133, axiom, - ( ! [X] : - (hasType(type_OffshoreSupplyShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation134, axiom, - ( ! [X] : - (hasType(type_OffshoreSupportShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation135, axiom, - ( ! [X] : - (hasType(type_OffshoreWellProductionShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation136, axiom, - ( ! [X] : - (hasType(type_OpenTopRailcar, X) => hasType(type_FreightCar, X)))). - -fof(axTransportation137, axiom, - ( ! [X] : - (hasType(type_OreCarrierShip, X) => hasType(type_DryBulkCarrierShip, X)))). - -fof(axTransportation138, axiom, - ( ! [X] : - (hasType(type_OutfitCar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation139, axiom, - ( ! [X] : - (hasType(type_PCCCar, X) => hasType(type_Streetcar, X)))). - -fof(axTransportation140, axiom, - ( ! [X] : - (hasType(type_PalletizedCargoShip, X) => hasType(type_GeneralCargoShip, X)))). - -fof(axTransportation141, axiom, - ( ! [X] : - (hasType(type_ParkingGarage, X) => hasType(type_Building, X)))). - -fof(axTransportation142, axiom, - ( ! [X] : - (hasType(type_PassengerAndCargoShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation143, axiom, - ( ! [X] : - (hasType(type_PassengerAndCargoShip, X) => hasType(type_PassengerShip, X)))). - -fof(axTransportation144, axiom, - ( ! [X] : - (hasType(type_PassengerRailcar, X) => hasType(type_PassengerVehicle, X)))). - -fof(axTransportation145, axiom, - ( ! [X] : - (hasType(type_PassengerRailcar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation146, axiom, - ( ! [X] : - (hasType(type_PassengerShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation147, axiom, - ( ! [X] : - (hasType(type_PassengerVehicle, X) => hasType(type_Vehicle, X)))). - -fof(axTransportation148, axiom, - ( ! [X] : - (hasType(type_Passenger_LandingCraft, X) => hasType(type_PassengerAndCargoShip, X)))). - -fof(axTransportation149, axiom, - ( ! [X] : - (hasType(type_Passenger_LandingCraft, X) => hasType(type_RollOnRollOffCargoShip, X)))). - -fof(axTransportation150, axiom, - ( ! [X] : - (hasType(type_PavedRunway, X) => hasType(type_Runway, X)))). - -fof(axTransportation151, axiom, - ( ! [X] : - (hasType(type_PersonalWatercraft, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation152, axiom, - ( ! [X] : - (hasType(type_PetroleumProductPipeline, X) => hasType(type_Pipeline, X)))). - -fof(axTransportation153, axiom, - ( ! [X] : - (hasType(type_PetroleumTankerShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation154, axiom, - ( ! [X] : - (hasType(type_PlaningHullWaterVehicle, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation155, axiom, - ( ! [X] : - (hasType(type_PontoonBridge, X) => hasType(type_MovableBridge, X)))). - -fof(axTransportation156, axiom, - ( ! [X] : - (hasType(type_PortCity, X) => hasType(type_City, X)))). - -fof(axTransportation157, axiom, - ( ! [X] : - (hasType(type_PortFacility, X) => hasType(type_GeopoliticalArea, X)))). - -fof(axTransportation158, axiom, - ( ! [X] : - (hasType(type_PrivateRailcar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation159, axiom, - ( ! [X] : - (hasType(type_PropellerJet, X) => hasType(type_Airplane, X)))). - -fof(axTransportation160, axiom, - ( ! [X] : - (hasType(type_PropellerPlane, X) => hasType(type_Airplane, X)))). - -fof(axTransportation161, axiom, - ( ! [X] : - (hasType(type_PusherTug, X) => hasType(type_TugBoat, X)))). - -fof(axTransportation162, axiom, - ( ! [X] : - (hasType(type_RailCarrierControl, X) => hasType(type_Guiding, X)))). - -fof(axTransportation163, axiom, - ( ! [X] : - (hasType(type_RailGauge, X) => hasType(type_InternalAttribute, X)))). - -fof(axTransportation164, axiom, - ( ! [X] : - (hasType(type_RailJunction, X) => hasType(type_Railway, X)))). - -fof(axTransportation165, axiom, - ( ! [X] : - (hasType(type_RailJunction, X) => hasType(type_TransitwayJunction, X)))). - -fof(axTransportation166, axiom, - ( ! [X] : - (hasType(type_RailcarCarrierShip, X) => hasType(type_RollOnRollOffCargoShip, X)))). - -fof(axTransportation167, axiom, - ( ! [X] : - (hasType(type_Railcar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation168, axiom, - ( ! [X] : - (hasType(type_RailroadTrack, X) => hasType(type_StationaryArtifact, X)))). - -fof(axTransportation169, axiom, - ( ! [X] : - (hasType(type_RailwayTerminal, X) => hasType(type_TransitTerminal, X)))). - -fof(axTransportation170, axiom, - ( ! [X] : - (hasType(type_Railway, X) => hasType(type_LandTransitway, X)))). - -fof(axTransportation171, axiom, - ( ! [X] : - (hasType(type_Railway, X) => hasType(type_StationaryArtifact, X)))). - -fof(axTransportation172, axiom, - ( ! [X] : - (hasType(type_RefrigeratedCargoShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation173, axiom, - ( ! [X] : - (hasType(type_RefrigeratorCar, X) => hasType(type_Boxcar, X)))). - -fof(axTransportation174, axiom, - ( ! [X] : - (hasType(type_ResearchShip, X) => hasType(type_Ship, X)))). - -fof(axTransportation175, axiom, - ( ! [X] : - (hasType(type_RiverPort, X) => hasType(type_PortCity, X)))). - -fof(axTransportation176, axiom, - ( ! [X] : - (hasType(type_RoadJunction, X) => hasType(type_Roadway, X)))). - -fof(axTransportation177, axiom, - ( ! [X] : - (hasType(type_RoadJunction, X) => hasType(type_TransitwayJunction, X)))). - -fof(axTransportation178, axiom, - ( ! [X] : - (hasType(type_Road, X) => hasType(type_Roadway, X)))). - -fof(axTransportation179, axiom, - ( ! [X] : - (hasType(type_Rocket, X) => hasType(type_Aircraft, X)))). - -fof(axTransportation180, axiom, - ( ! [X] : - (hasType(type_RollOnRollOffCargoShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation181, axiom, - ( ! [X] : - (hasType(type_RotaryDumpCar, X) => hasType(type_OpenTopRailcar, X)))). - -fof(axTransportation182, axiom, - ( ! [X] : - (hasType(type_Runabout, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation183, axiom, - ( ! [X] : - (hasType(type_Runway, X) => hasType(type_LandTransitway, X)))). - -fof(axTransportation184, axiom, - ( ! [X] : - (hasType(type_Sailboat, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation185, axiom, - ( ! [X] : - (hasType(type_ScaleTestCar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation186, axiom, - ( ! [X] : - (hasType(type_Scooter, X) => hasType(type_AgentPoweredVehicle, X)))). - -fof(axTransportation187, axiom, - ( ! [X] : - (hasType(type_Scooter, X) => hasType(type_LandVehicle, X)))). - -fof(axTransportation188, axiom, - ( ! [X] : - (hasType(type_SeaLane, X) => hasType(type_Waterway, X)))). - -fof(axTransportation189, axiom, - ( ! [X] : - (hasType(type_SeaPort, X) => hasType(type_PortCity, X)))). - -fof(axTransportation190, axiom, - ( ! [X] : - (hasType(type_SecondaryHighway, X) => hasType(type_Roadway, X)))). - -fof(axTransportation191, axiom, - ( ! [X] : - (hasType(type_SelfDischargingBulkCarrierShip, X) => hasType(type_DryBulkCarrierShip, X)))). - -fof(axTransportation192, axiom, - ( ! [X] : - (hasType(type_ShipBerth, X) => hasType(type_WaterArea, X)))). - -fof(axTransportation193, axiom, - ( ! [X] : - (hasType(type_ShipBerthing, X) => hasType(type_Translocation, X)))). - -fof(axTransportation194, axiom, - ( ! [X] : - (hasType(type_ShipCabin, X) => hasType(type_ShipCompartment, X)))). - -fof(axTransportation195, axiom, - ( ! [X] : - (hasType(type_ShipCompartment, X) => hasType(type_Artifact, X)))). - -fof(axTransportation196, axiom, - ( ! [X] : - (hasType(type_ShipContainer, X) => hasType(type_SelfConnectedObject, X)))). - -fof(axTransportation197, axiom, - ( ! [X] : - (hasType(type_ShipCrew, X) => hasType(type_Organization, X)))). - -fof(axTransportation198, axiom, - ( ! [X] : - (hasType(type_ShipDeck, X) => hasType(type_Artifact, X)))). - -fof(axTransportation199, axiom, - ( ! [X] : - (hasType(type_ShipRegister, X) => hasType(type_ContentBearingObject, X)))). - -fof(axTransportation200, axiom, - ( ! [X] : - (hasType(type_ShipRegistration, X) => hasType(type_ContentBearingObject, X)))). - -fof(axTransportation201, axiom, - ( ! [X] : - (hasType(type_ShippingChannel, X) => hasType(type_Waterway, X)))). - -fof(axTransportation202, axiom, - ( ! [X] : - (hasType(type_ShippingLane, X) => hasType(type_Waterway, X)))). - -fof(axTransportation203, axiom, - ( ! [X] : - (hasType(type_ShortSeaPassengerShip, X) => hasType(type_PassengerShip, X)))). - -fof(axTransportation204, axiom, - ( ! [X] : - (hasType(type_SludgeDisposalVessel, X) => hasType(type_Ship, X)))). - -fof(axTransportation205, axiom, - ( ! [X] : - (hasType(type_SpecializedTankerShip, X) => hasType(type_CargoShip, X)))). - -fof(axTransportation206, axiom, - ( ! [X] : - (hasType(type_SpineCar, X) => hasType(type_Flatcar, X)))). - -fof(axTransportation207, axiom, - ( ! [X] : - (hasType(type_StandardGaugeRailway, X) => hasType(type_Railway, X)))). - -fof(axTransportation208, axiom, - ( ! [X] : - (hasType(type_Street, X) => hasType(type_Roadway, X)))). - -fof(axTransportation209, axiom, - ( ! [X] : - (hasType(type_Streetcar, X) => hasType(type_RollingStock, X)))). - -fof(axTransportation210, axiom, - ( ! [X] : - (hasType(type_SurfacedRoadway, X) => hasType(type_Roadway, X)))). - -fof(axTransportation211, axiom, - ( ! [X] : - (hasType(type_TankCar, X) => hasType(type_FreightCar, X)))). - -fof(axTransportation212, axiom, - ( ! [X] : - (hasType(type_TerminalBuilding, X) => hasType(type_Building, X)))). - -fof(axTransportation213, axiom, - ( ! [X] : - (hasType(type_TollBooth, X) => hasType(type_Building, X)))). - -fof(axTransportation214, axiom, - ( ! [X] : - (hasType(type_TrackGauge, X) => hasType(type_InternalAttribute, X)))). - -fof(axTransportation215, axiom, - ( ! [X] : - (hasType(type_TrafficLight, X) => hasType(type_Device, X)))). - -fof(axTransportation216, axiom, - ( ! [X] : - (hasType(type_Trail, X) => hasType(type_LandTransitway, X)))). - -fof(axTransportation217, axiom, - ( ! [X] : - (hasType(type_Trailer, X) => hasType(type_RoadVehicle, X)))). - -fof(axTransportation218, axiom, - ( ! [X] : - (hasType(type_Trailer, X) => hasType(type_UnpoweredVehicle, X)))). - -fof(axTransportation219, axiom, - ( ! [X] : - (hasType(type_TrainStation, X) => hasType(type_TerminalBuilding, X)))). - -fof(axTransportation220, axiom, - ( ! [X] : - (hasType(type_TrainStation, X) => hasType(type_TransitTerminal, X)))). - -fof(axTransportation221, axiom, - ( ! [X] : - (hasType(type_Train, X) => hasType(type_Collection, X)))). - -fof(axTransportation222, axiom, - ( ! [X] : - (hasType(type_Train, X) => hasType(type_PoweredVehicle, X)))). - -fof(axTransportation223, axiom, - ( ! [X] : - (hasType(type_Train, X) => hasType(type_RailVehicle, X)))). - -fof(axTransportation224, axiom, - ( ! [X] : - (hasType(type_TransitRoute, X) => hasType(type_Region, X)))). - -fof(axTransportation225, axiom, - ( ! [X] : - (hasType(type_TransitShelter, X) => hasType(type_Artifact, X)))). - -fof(axTransportation226, axiom, - ( ! [X] : - (hasType(type_TransitStop, X) => hasType(type_Region, X)))). - -fof(axTransportation227, axiom, - ( ! [X] : - (hasType(type_TransitTerminal, X) => hasType(type_StationaryArtifact, X)))). - -fof(axTransportation228, axiom, - ( ! [X] : - (hasType(type_TransitwayJunction, X) => hasType(type_Transitway, X)))). - -fof(axTransportation229, axiom, - ( ! [X] : - (hasType(type_TransitwayObstacle, X) => hasType(type_Object, X)))). - -fof(axTransportation230, axiom, - ( ! [X] : - (hasType(type_TransportationAuthority, X) => hasType(type_Organization, X)))). - -fof(axTransportation231, axiom, - ( ! [X] : - (hasType(type_TransportationDevice, X) => hasType(type_TransportationEquipment, X)))). - -fof(axTransportation232, axiom, - ( ! [X] : - (hasType(type_TransportationEquipment, X) => hasType(type_ManufacturedProduct, X)))). - -fof(axTransportation233, axiom, - ( ! [X] : - (hasType(type_Trawler, X) => hasType(type_FishingShip, X)))). - -fof(axTransportation234, axiom, - ( ! [X] : - (hasType(type_Trip, X) => hasType(type_Motion, X)))). - -fof(axTransportation235, axiom, - ( ! [X] : - (hasType(type_TugBoat, X) => hasType(type_WaterVehicle, X)))). - -fof(axTransportation236, axiom, - ( ! [X] : - (hasType(type_Tunnel, X) => hasType(type_LandTransitway, X)))). - -fof(axTransportation237, axiom, - ( ! [X] : - (hasType(type_Tunnel, X) => hasType(type_StationaryArtifact, X)))). - -fof(axTransportation238, axiom, - ( ! [X] : - (hasType(type_UniModalTransitSystem, X) => hasType(type_TransitSystem, X)))). - -fof(axTransportation239, axiom, - ( ! [X] : - (hasType(type_UnpavedRunway, X) => hasType(type_Runway, X)))). - -fof(axTransportation240, axiom, - ( ! [X] : - (hasType(type_UnpoweredVehicle, X) => hasType(type_Vehicle, X)))). - -fof(axTransportation241, axiom, - ( ! [X] : - (hasType(type_UnsurfacedRoadway, X) => hasType(type_Roadway, X)))). - -fof(axTransportation242, axiom, - ( ! [X] : - (hasType(type_UreaCarrierShip, X) => hasType(type_DryBulkCarrierShip, X)))). - -fof(axTransportation243, axiom, - ( ! [X] : - (hasType(type_VehicleCarrierShip, X) => hasType(type_RollOnRollOffCargoShip, X)))). - -fof(axTransportation244, axiom, - ( ! [X] : - (hasType(type_VehicleRegistration, X) => hasType(type_ContentBearingObject, X)))). - -fof(axTransportation245, axiom, - ( ! [X] : - (hasType(type_WaterJunction, X) => hasType(type_TransitwayJunction, X)))). - -fof(axTransportation246, axiom, - ( ! [X] : - (hasType(type_WaterJunction, X) => hasType(type_Waterway, X)))). - -fof(axTransportation247, axiom, - ( ! [X] : - (hasType(type_WaterTransportationSystem, X) => hasType(type_TransitSystem, X)))). - -fof(axTransportation248, axiom, - ( ! [X] : - (hasType(type_Waterway, X) => hasType(type_Transitway, X)))). - -fof(axTransportation249, axiom, - ( ! [X] : - (hasType(type_Waterway, X) => hasType(type_WaterArea, X)))). - -fof(axTransportation250, axiom, - ( ! [X] : - (hasType(type_WoodChipsCarrierShip, X) => hasType(type_DryBulkCarrierShip, X)))). - -fof(axTransportation251, axiom, - ( ! [X] : - (hasType(type_ManufacturedProduct, X) => hasType(type_Product, X)))). - -fof(axTransportation252, axiom, - (hasType(type_AirportByRunwaySurface, inst_AirportWithPavedRunway))). - -fof(axTransportation253, axiom, - (hasType(type_AirportByRunwaySurface, inst_AirportWithUnpavedRunway))). - -fof(axTransportation254, axiom, - (hasType(type_TrackGauge, inst_BroadGauge))). - -fof(axTransportation255, axiom, - (hasType(type_RailGauge, inst_BroadGaugeRail))). - -fof(axTransportation256, axiom, - (hasType(type_Position, inst_ChiefSteward))). - -fof(axTransportation257, axiom, - (hasType(type_UnitOfVolume, inst_CubicFoot))). - -fof(axTransportation258, axiom, - (hasType(type_TrackGauge, inst_DualGauge))). - -fof(axTransportation259, axiom, - (hasType(type_RailGauge, inst_DualGaugeRail))). - -fof(axTransportation260, axiom, - (hasType(type_Position, inst_FirstMate))). - -fof(axTransportation261, axiom, - (hasType(type_CIAAirportLengthClassification, inst_LongRunwayAirport))). - -fof(axTransportation262, axiom, - (hasType(type_UnitOfMass, inst_LongTon))). - -fof(axTransportation263, axiom, - (hasType(type_CIAAirportLengthClassification, inst_MediumLengthRunwayAirport))). - -fof(axTransportation264, axiom, - (hasType(type_TrackGauge, inst_NarrowGauge))). - -fof(axTransportation265, axiom, - (hasType(type_RailGauge, inst_NarrowGaugeRail))). - -fof(axTransportation266, axiom, - (hasType(type_Waterway, inst_NorthernSeaRoute))). - -fof(axTransportation267, axiom, - (hasType(type_Waterway, inst_NorthwestPassage))). - -fof(axTransportation268, axiom, - (hasType(type_Attribute, inst_Paved))). - -fof(axTransportation269, axiom, - (hasType(type_Position, inst_RadioOperator))). - -fof(axTransportation270, axiom, - (hasType(type_UnitOfVolume, inst_RegistryTon))). - -fof(axTransportation271, axiom, - (hasType(type_CIAAirportLengthClassification, inst_ShortRunwayAirport))). - -fof(axTransportation272, axiom, - (hasType(type_TrackGauge, inst_StandardGauge))). - -fof(axTransportation273, axiom, - (hasType(type_RailGauge, inst_StandardGaugeRail))). - -fof(axTransportation274, axiom, - (hasType(type_Attribute, inst_Unpaved))). - -fof(axTransportation275, axiom, - (hasType(type_CIAAirportLengthClassification, inst_VeryLongRunwayAirport))). - -fof(axTransportation276, axiom, - (hasType(type_CIAAirportLengthClassification, inst_VeryShortRunwayAirport))). - diff --git a/examples/SUMO/TPTP/TransportationLemAx.p b/examples/SUMO/TPTP/TransportationLemAx.p deleted file mode 100644 index aa5a4b3d0..000000000 --- a/examples/SUMO/TPTP/TransportationLemAx.p +++ /dev/null @@ -1,703 +0,0 @@ -fof(axTransportationLem0, axiom, - ( ! [Var_LENGTH] : - ((hasType(type_LengthMeasure, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_totalLengthOfRailwaySystem(Var_AREA,Var_LENGTH)) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_RAILWAY] : - (hasType(type_Railway, Var_RAILWAY) & -(f_located(Var_RAILWAY,Var_AREA))))))))))))). - -fof(axTransportationLem1, axiom, - ( ! [Var_LENGTH] : - ((hasType(type_LengthMeasure, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfElectrifiedRailway(Var_AREA,Var_LENGTH)) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_RAILWAY] : - (hasType(type_ElectrifiedRailway, Var_RAILWAY) & -(f_located(Var_RAILWAY,Var_AREA))))))))))))). - -fof(axTransportationLem2, axiom, - ( ! [Var_LENGTH] : - ((hasType(type_LengthMeasure, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfMultipleTrackRailway(Var_AREA,Var_LENGTH)) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_RAILWAY] : - (hasType(type_MultipleTrackRailway, Var_RAILWAY) & -(f_located(Var_RAILWAY,Var_AREA))))))))))))). - -fof(axTransportationLem3, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfBroadGaugeRailway(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_RAILWAY] : - (hasType(type_BroadGaugeRailway, Var_RAILWAY) & -(f_located(Var_RAILWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem4, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfDualGaugeRailway(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_RAILWAY] : - (hasType(type_DualGaugeRailway, Var_RAILWAY) & -(f_located(Var_RAILWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem5, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfNarrowGaugeRailway(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_RAILWAY] : - (hasType(type_NarrowGaugeRailway, Var_RAILWAY) & -(f_located(Var_RAILWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem6, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfStandardGaugeRailway(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_RAILWAY] : - (hasType(type_StandardGaugeRailway, Var_RAILWAY) & -(f_located(Var_RAILWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem7, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfUnclassifiedGaugeRailway(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_RAILWAY] : - (hasType(type_Railway, Var_RAILWAY) & -(f_located(Var_RAILWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem8, axiom, - ( ! [Var_RAIL] : - (hasType(type_MultipleTrackRailway, Var_RAIL) => -(( ? [Var_TRACK1] : - (hasType(type_RailroadTrack, Var_TRACK1) & -(( ? [Var_TRACK2] : - (hasType(type_RailroadTrack, Var_TRACK2) & -(((Var_TRACK1 != Var_TRACK2) & (((f_part(Var_TRACK1,Var_RAIL)) & (f_part(Var_TRACK2,Var_RAIL))))))))))))))). - -fof(axTransportationLem9, axiom, - ( ! [Var_RR] : - (hasType(type_Railway, Var_RR) => -(( ! [Var_WIDTH] : - ((hasType(type_LengthMeasure, Var_WIDTH) & hasType(type_Quantity, Var_WIDTH)) => -(((((f_property(Var_RR,inst_BroadGauge)) & (f_trackWidth(Var_RR,Var_WIDTH)))) => (f_greaterThan(Var_WIDTH,f_MeasureFn(1.44,inst_Meter))))))))))). - -fof(axTransportationLem10, axiom, - ( ! [Var_RR] : - (hasType(type_Railway, Var_RR) => -(( ! [Var_WIDTH] : - ((hasType(type_LengthMeasure, Var_WIDTH) & hasType(type_Quantity, Var_WIDTH)) => -(((((f_property(Var_RR,inst_StandardGauge)) & (f_trackWidth(Var_RR,Var_WIDTH)))) => (f_greaterThanOrEqualTo(Var_WIDTH,f_MeasureFn(1.435,inst_Meter))))))))))). - -fof(axTransportationLem11, axiom, - ( ! [Var_RR] : - (hasType(type_Railway, Var_RR) => -(( ! [Var_WIDTH] : - ((hasType(type_LengthMeasure, Var_WIDTH) & hasType(type_Quantity, Var_WIDTH)) => -(((((f_property(Var_RR,inst_StandardGauge)) & (f_trackWidth(Var_RR,Var_WIDTH)))) => (f_lessThanOrEqualTo(Var_WIDTH,f_MeasureFn(1.44,inst_Meter))))))))))). - -fof(axTransportationLem12, axiom, - ( ! [Var_RR] : - (hasType(type_Railway, Var_RR) => -(( ! [Var_WIDTH] : - ((hasType(type_LengthMeasure, Var_WIDTH) & hasType(type_Quantity, Var_WIDTH)) => -(((((f_property(Var_RR,inst_NarrowGauge)) & (f_trackWidth(Var_RR,Var_WIDTH)))) => (f_lessThanOrEqualTo(Var_WIDTH,f_MeasureFn(1.435,inst_Meter))))))))))). - -fof(axTransportationLem13, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_totalLengthOfHighwaySystem(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_HIGHWAY] : - (hasType(type_Roadway, Var_HIGHWAY) & -(f_located(Var_HIGHWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem14, axiom, - ( ! [Var_LENGTH2] : - ((hasType(type_LengthMeasure, Var_LENGTH2) & hasType(type_Quantity, Var_LENGTH2)) => -(( ! [Var_LENGTH1] : - ((hasType(type_LengthMeasure, Var_LENGTH1) & hasType(type_Quantity, Var_LENGTH1)) => -(( ! [Var_LENGTH] : - ((hasType(type_LengthMeasure, Var_LENGTH) & hasType(type_Entity, Var_LENGTH)) => -(( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((((f_totalLengthOfHighwaySystem(Var_AREA,Var_LENGTH)) & (((f_lengthOfPavedHighway(Var_AREA,Var_LENGTH1)) & (f_lengthOfUnpavedHighway(Var_AREA,Var_LENGTH2)))))) => (Var_LENGTH = f_AdditionFn(Var_LENGTH1,Var_LENGTH2)))))))))))))))). - -fof(axTransportationLem15, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH2] : - ((hasType(type_RealNumber, Var_LENGTH2) & hasType(type_Quantity, Var_LENGTH2)) => -(( ! [Var_LENGTH1] : - ((hasType(type_RealNumber, Var_LENGTH1) & hasType(type_Quantity, Var_LENGTH1)) => -(( ! [Var_LENGTH] : - (hasType(type_RealNumber, Var_LENGTH) => -(( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((((f_totalLengthOfHighwaySystem(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (((f_lengthOfPavedHighway(Var_AREA,f_MeasureFn(Var_LENGTH1,Var_UNIT))) & (f_lengthOfUnpavedHighway(Var_AREA,f_MeasureFn(Var_LENGTH2,Var_UNIT))))))) => (f_totalLengthOfHighwaySystem(Var_AREA,f_MeasureFn(f_AdditionFn(Var_LENGTH1,Var_LENGTH2),Var_UNIT)))))))))))))))))))). - -fof(axTransportationLem16, axiom, - ( ! [Var_PAVED] : - ((hasType(type_LengthMeasure, Var_PAVED) & hasType(type_Quantity, Var_PAVED)) => -(( ! [Var_TOTAL] : - ((hasType(type_LengthMeasure, Var_TOTAL) & hasType(type_Quantity, Var_TOTAL)) => -(( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((((f_totalLengthOfHighwaySystem(Var_AREA,Var_TOTAL)) & (f_lengthOfPavedHighway(Var_AREA,Var_PAVED)))) => (f_greaterThanOrEqualTo(Var_TOTAL,Var_PAVED))))))))))))). - -fof(axTransportationLem17, axiom, - ( ! [Var_UNPAVED] : - ((hasType(type_LengthMeasure, Var_UNPAVED) & hasType(type_Quantity, Var_UNPAVED)) => -(( ! [Var_TOTAL] : - ((hasType(type_LengthMeasure, Var_TOTAL) & hasType(type_Quantity, Var_TOTAL)) => -(( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((((f_totalLengthOfHighwaySystem(Var_AREA,Var_TOTAL)) & (f_lengthOfUnpavedHighway(Var_AREA,Var_UNPAVED)))) => (f_greaterThanOrEqualTo(Var_TOTAL,Var_UNPAVED))))))))))))). - -fof(axTransportationLem18, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfPavedHighway(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_HIGHWAY] : - (hasType(type_SurfacedRoadway, Var_HIGHWAY) & -(f_located(Var_HIGHWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem19, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfExpresswaySystem(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_HIGHWAY] : - (hasType(type_Expressway, Var_HIGHWAY) & -(f_located(Var_HIGHWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem20, axiom, - ( ! [Var_LENGTH2] : - ((hasType(type_LengthMeasure, Var_LENGTH2) & hasType(type_Quantity, Var_LENGTH2)) => -(( ! [Var_LENGTH1] : - ((hasType(type_LengthMeasure, Var_LENGTH1) & hasType(type_Quantity, Var_LENGTH1)) => -(( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((((f_lengthOfExpresswaySystem(Var_AREA,Var_LENGTH1)) & (f_lengthOfPavedHighway(Var_AREA,Var_LENGTH2)))) => (f_greaterThanOrEqualTo(Var_LENGTH2,Var_LENGTH1))))))))))))). - -fof(axTransportationLem21, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_lengthOfUnpavedHighway(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_HIGHWAY] : - (hasType(type_UnsurfacedRoadway, Var_HIGHWAY) & -(f_located(Var_HIGHWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem22, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_totalLengthOfWaterways(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_WATERWAY] : - (hasType(type_Waterway, Var_WATERWAY) & -(f_located(Var_WATERWAY,Var_AREA)))))))))))))))). - -fof(axTransportationLem23, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_LENGTH] : - ((hasType(type_RealNumber, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_totalPipelineInArea(Var_AREA,f_MeasureFn(Var_LENGTH,Var_UNIT))) & (f_greaterThan(Var_LENGTH,0)))) => (( ? [Var_PIPE] : - (hasType(type_Pipeline, Var_PIPE) & -(f_located(Var_PIPE,Var_AREA)))))))))))))))). - -fof(axTransportationLem24, axiom, - ( ! [Var_AMOUNT2] : - ((hasType(type_LengthMeasure, Var_AMOUNT2) & hasType(type_Quantity, Var_AMOUNT2)) => -(( ! [Var_AMOUNT1] : - ((hasType(type_LengthMeasure, Var_AMOUNT1) & hasType(type_Quantity, Var_AMOUNT1)) => -(( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((((f_lengthOfCrudeOilPipeline(Var_AREA,Var_AMOUNT1)) & (f_totalPipelineInArea(Var_AREA,Var_AMOUNT2)))) => (f_lessThanOrEqualTo(Var_AMOUNT1,Var_AMOUNT2))))))))))))). - -fof(axTransportationLem25, axiom, - ( ! [Var_AMOUNT2] : - ((hasType(type_LengthMeasure, Var_AMOUNT2) & hasType(type_Quantity, Var_AMOUNT2)) => -(( ! [Var_AMOUNT1] : - ((hasType(type_LengthMeasure, Var_AMOUNT1) & hasType(type_Quantity, Var_AMOUNT1)) => -(( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((((f_lengthOfNaturalGasPipeline(Var_AREA,Var_AMOUNT1)) & (f_totalPipelineInArea(Var_AREA,Var_AMOUNT2)))) => (f_lessThanOrEqualTo(Var_AMOUNT1,Var_AMOUNT2))))))))))))). - -fof(axTransportationLem26, axiom, - ( ! [Var_AMOUNT2] : - ((hasType(type_LengthMeasure, Var_AMOUNT2) & hasType(type_Quantity, Var_AMOUNT2)) => -(( ! [Var_AMOUNT1] : - ((hasType(type_LengthMeasure, Var_AMOUNT1) & hasType(type_Quantity, Var_AMOUNT1)) => -(( ! [Var_AREA] : - (hasType(type_GeographicArea, Var_AREA) => -(((((f_lengthOfPetroleumProductPipeline(Var_AREA,Var_AMOUNT1)) & (f_totalPipelineInArea(Var_AREA,Var_AMOUNT2)))) => (f_lessThanOrEqualTo(Var_AMOUNT1,Var_AMOUNT2))))))))))))). - -fof(axTransportationLem27, axiom, - ( ! [Var_CITY] : - (hasType(type_PortCity, Var_CITY) => -(( ? [Var_HARBOR] : - (hasType(type_Harbor, Var_HARBOR) & -(f_geographicSubregion(Var_HARBOR,Var_CITY)))))))). - -fof(axTransportationLem28, axiom, - ( ! [Var_PORT] : - (hasType(type_RiverPort, Var_PORT) => -(( ? [Var_RIVER] : - ((hasType(type_River, Var_RIVER) & hasType(type_Waterway, Var_RIVER)) & -(f_meetsSpatially(Var_PORT,Var_RIVER)))))))). - -fof(axTransportationLem29, axiom, - ( ! [Var_OBJECT2] : - (hasType(type_Object, Var_OBJECT2) => -(( ! [Var_OBJECT1] : - (hasType(type_Object, Var_OBJECT1) => -(((f_meetsSpatially(Var_OBJECT1,Var_OBJECT2)) => (f_orientation(Var_OBJECT1,Var_OBJECT2,inst_Adjacent)))))))))). - -fof(axTransportationLem30, axiom, - ( ! [Var_PORT] : - (hasType(type_SeaPort, Var_PORT) => -(( ? [Var_SEA] : - ((hasType(type_Sea, Var_SEA) & hasType(type_Ocean, Var_SEA)) & -(((f_orientation(Var_PORT,Var_SEA,inst_Adjacent)) | (f_orientation(Var_PORT,Var_SEA,inst_Near)))))))))). - -fof(axTransportationLem31, axiom, - ( ! [Var_PORT] : - (hasType(type_DeepDraftPort, Var_PORT) => -(( ? [Var_HARBOR] : - (hasType(type_DeepDraftHarbor, Var_HARBOR) & -(f_geographicSubregion(Var_HARBOR,Var_PORT)))))))). - -fof(axTransportationLem32, axiom, - ( ! [Var_HARBOR] : - (hasType(type_DeepDraftHarbor, Var_HARBOR) => -(f_navigableForDraft(Var_HARBOR,f_MeasureFn(13.7,inst_Meter)))))). - -fof(axTransportationLem33, axiom, - ( ! [Var_HARBOR] : - (hasType(type_DeepDraftHarbor, Var_HARBOR) => -(f_navigableForDraft(Var_HARBOR,f_MeasureFn(45,inst_FootLength)))))). - -fof(axTransportationLem34, axiom, - ( ! [Var_ANCHOR] : - (hasType(type_OffshoreAnchorage, Var_ANCHOR) => -(( ? [Var_HARBOR] : - (hasType(type_Harbor, Var_HARBOR) & -(f_located(Var_ANCHOR,Var_HARBOR)))))))). - -fof(axTransportationLem35, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMass, Var_UNIT) => -(( ! [Var_NUMBER] : - (hasType(type_RealNumber, Var_NUMBER) => -(( ! [Var_FLEET] : - (hasType(type_Collection, Var_FLEET) => -(((f_fleetGrossRegisteredTonnage(Var_FLEET,f_MeasureFn(Var_NUMBER,Var_UNIT))) => (Var_UNIT = inst_RegistryTon)))))))))))). - -fof(axTransportationLem36, axiom, - ( ! [Var_UNIT] : - (hasType(type_UnitOfMass, Var_UNIT) => -(( ! [Var_NUMBER] : - (hasType(type_RealNumber, Var_NUMBER) => -(( ! [Var_FLEET] : - (hasType(type_Collection, Var_FLEET) => -(((f_fleetDeadWeightTonnage(Var_FLEET,f_MeasureFn(Var_NUMBER,Var_UNIT))) => (Var_UNIT = inst_LongTon)))))))))))). - -fof(axTransportationLem37, axiom, - ( ! [Var_SHIP] : - (hasType(type_MerchantMarineShip, Var_SHIP) => -(( ! [Var_GRT] : - ((hasType(type_RealNumber, Var_GRT) & hasType(type_Quantity, Var_GRT)) => -(((f_measure(Var_SHIP,f_MeasureFn(Var_GRT,inst_RegistryTon))) => (f_greaterThanOrEqualTo(Var_GRT,1000)))))))))). - -fof(axTransportationLem38, axiom, - ( ! [Var_SHIP] : - (hasType(type_PetroleumTankerShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_PetroleumProduct))))). - -fof(axTransportationLem39, axiom, - ( ! [Var_SHIP] : - (hasType(type_ChemicalTankerShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_ChemicalProduct))))). - -fof(axTransportationLem40, axiom, - ( ! [Var_SHIP] : - (hasType(type_LiquefiedGasTankerShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_ChemicalProduct))))). - -fof(axTransportationLem41, axiom, - ( ! [Var_SHIP] : - (hasType(type_LiquefiedGasTankerShip, Var_SHIP) => -(f_cargoType(Var_SHIP,f_ExtensionFn(inst_Liquid)))))). - -fof(axTransportationLem42, axiom, - ( ! [Var_SHIP] : - (hasType(type_CombinationBulk_OilCarrierShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_Object))))). - -fof(axTransportationLem43, axiom, - ( ! [Var_SHIP] : - (hasType(type_CombinationBulk_OilCarrierShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_Petroleum))))). - -fof(axTransportationLem44, axiom, - ( ! [Var_SHIP] : - (hasType(type_CombinationOre_OilCarrierShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_Mineral))))). - -fof(axTransportationLem45, axiom, - ( ! [Var_SHIP] : - (hasType(type_CombinationOre_OilCarrierShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_Petroleum))))). - -fof(axTransportationLem46, axiom, - ( ! [Var_SHIP] : - (hasType(type_GeneralCargoShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_Product))))). - -fof(axTransportationLem47, axiom, - ( ! [Var_SHIP] : - (hasType(type_ContainerShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_ShipContainer))))). - -fof(axTransportationLem48, axiom, - ( ! [Var_SHIP] : - (hasType(type_VehicleCarrierShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_Vehicle))))). - -fof(axTransportationLem49, axiom, - ( ! [Var_SHIP] : - (hasType(type_RailcarCarrierShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_RollingStock))))). - -fof(axTransportationLem50, axiom, - ( ! [Var_SHIP] : - (hasType(type_LivestockCarrierShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_Livestock))))). - -fof(axTransportationLem51, axiom, - ( ! [Var_SHIP] : - (hasType(type_PassengerShip, Var_SHIP) => -(f_cargoType(Var_SHIP,type_Human))))). - -fof(axTransportationLem52, axiom, - ( ! [Var_SHIP] : - (hasType(type_SpecializedTankerShip, Var_SHIP) => -(f_cargoType(Var_SHIP,f_ExtensionFn(inst_Fluid)))))). - -fof(axTransportationLem53, axiom, - ( ! [Var_REGISTRATION] : - (hasType(type_ShipRegistration, Var_REGISTRATION) => -(( ! [Var_SHIP] : - (hasType(type_Ship, Var_SHIP) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((((f_possesses(Var_SHIP,Var_REGISTRATION)) & (f_flagState(Var_SHIP,Var_AREA)))) => (f_subsumesContentInstance(f_ShipRegisterFn(Var_AREA),Var_REGISTRATION))))))))))))). - -fof(axTransportationLem54, axiom, - ( ! [Var_SHIP] : - (hasType(type_Ship, Var_SHIP) => -(( ! [Var_AREA] : - (hasType(type_GeopoliticalArea, Var_AREA) => -(((f_member(Var_SHIP,f_MerchantMarineFn(Var_AREA))) => (( ? [Var_REGISTRATION] : - (hasType(type_ShipRegistration, Var_REGISTRATION) & -(((f_possesses(Var_SHIP,Var_REGISTRATION)) & (f_subsumesContentInstance(f_ShipRegisterFn(Var_AREA),Var_REGISTRATION))))))))))))))). - -fof(axTransportationLem55, axiom, - ( ! [Var_AREA] : - ((hasType(type_GeopoliticalArea, Var_AREA) & hasType(type_Entity, Var_AREA)) => -(( ! [Var_COUNT] : - (hasType(type_NonnegativeInteger, Var_COUNT) => -(( ! [Var_HOME] : - ((hasType(type_GeopoliticalArea, Var_HOME) & hasType(type_Entity, Var_HOME)) => -(( ! [Var_MM] : - ((hasType(type_MerchantMarine, Var_MM) & hasType(type_Entity, Var_MM)) => -(((((f_fOCShipsByOrigin(Var_MM,Var_HOME,Var_COUNT)) & (Var_MM = f_MerchantMarineFn(Var_AREA)))) => (Var_HOME != Var_AREA))))))))))))))). - -fof(axTransportationLem56, axiom, - ( ! [Var_COUNT] : - (hasType(type_NonnegativeInteger, Var_COUNT) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((f_totalFacilityTypeInArea(Var_AREA,ExtensionFn(inst_AirportWithPavedRunway),Var_COUNT)) => (( ? [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) & -(( ? [Var_RUNWAY] : - (hasType(type_PavedRunway, Var_RUNWAY) & -(((f_part(Var_RUNWAY,Var_AIRPORT)) & (f_located(Var_AIRPORT,Var_AREA)))))))))))))))))). - -fof(axTransportationLem57, axiom, - ( ! [Var_RUNWAY] : - (hasType(type_Runway, Var_RUNWAY) => -(( ? [Var_LENGTH] : - (hasType(type_LengthMeasure, Var_LENGTH) & -(f_length(Var_RUNWAY,Var_LENGTH)))))))). - -fof(axTransportationLem58, axiom, - ( ! [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) => -(((f_attribute(Var_AIRPORT,inst_AirportWithPavedRunway)) => (( ? [Var_RUNWAY] : - (hasType(type_PavedRunway, Var_RUNWAY) & -(f_part(Var_RUNWAY,Var_AIRPORT)))))))))). - -fof(axTransportationLem59, axiom, - ( ! [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) => -(((f_attribute(Var_AIRPORT,inst_AirportWithUnpavedRunway)) => (( ? [Var_RUNWAY] : - (hasType(type_UnpavedRunway, Var_RUNWAY) & -(f_part(Var_RUNWAY,Var_AIRPORT)))))))))). - -fof(axTransportationLem60, axiom, - ( ! [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) => -(((f_attribute(Var_AIRPORT,inst_VeryShortRunwayAirport)) => (( ? [Var_RUNWAY] : - (hasType(type_Runway, Var_RUNWAY) & -(( ? [Var_LENGTH] : - ((hasType(type_PhysicalQuantity, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) & -(((f_part(Var_RUNWAY,Var_AIRPORT)) & (((f_length(Var_RUNWAY,Var_LENGTH)) & (f_lessThan(Var_LENGTH,f_MeasureFn(914,inst_Meter)))))))))))))))))). - -fof(axTransportationLem61, axiom, - ( ! [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) => -(((f_attribute(Var_AIRPORT,inst_ShortRunwayAirport)) => (( ? [Var_RUNWAY] : - (hasType(type_Runway, Var_RUNWAY) & -(( ? [Var_LENGTH] : - ((hasType(type_PhysicalQuantity, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) & -(((f_part(Var_RUNWAY,Var_AIRPORT)) & (((f_length(Var_RUNWAY,Var_LENGTH)) & (((f_greaterThanOrEqualTo(Var_LENGTH,f_MeasureFn(914,inst_Meter))) | (f_lessThanOrEqualTo(Var_LENGTH,f_MeasureFn(1523,inst_Meter)))))))))))))))))))). - -fof(axTransportationLem62, axiom, - ( ! [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) => -(((f_attribute(Var_AIRPORT,inst_ShortRunwayAirport)) => (( ? [Var_RUNWAY] : - (hasType(type_Runway, Var_RUNWAY) & -(( ? [Var_LENGTH] : - ((hasType(type_PhysicalQuantity, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) & -(((f_part(Var_RUNWAY,Var_AIRPORT)) & (((f_length(Var_RUNWAY,Var_LENGTH)) & (((f_greaterThanOrEqualTo(Var_LENGTH,f_MeasureFn(1524,inst_Meter))) | (f_lessThanOrEqualTo(Var_LENGTH,f_MeasureFn(2437,inst_Meter)))))))))))))))))))). - -fof(axTransportationLem63, axiom, - ( ! [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) => -(((f_attribute(Var_AIRPORT,inst_LongRunwayAirport)) => (( ? [Var_RUNWAY] : - (hasType(type_Runway, Var_RUNWAY) & -(( ? [Var_LENGTH] : - ((hasType(type_PhysicalQuantity, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) & -(((f_part(Var_RUNWAY,Var_AIRPORT)) & (((f_length(Var_RUNWAY,Var_LENGTH)) & (((f_greaterThanOrEqualTo(Var_LENGTH,f_MeasureFn(2438,inst_Meter))) | (f_lessThanOrEqualTo(Var_LENGTH,f_MeasureFn(3047,inst_Meter)))))))))))))))))))). - -fof(axTransportationLem64, axiom, - ( ! [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) => -(((f_attribute(Var_AIRPORT,inst_VeryLongRunwayAirport)) => (( ? [Var_RUNWAY] : - (hasType(type_Runway, Var_RUNWAY) & -(( ? [Var_LENGTH] : - ((hasType(type_PhysicalQuantity, Var_LENGTH) & hasType(type_Quantity, Var_LENGTH)) & -(((f_part(Var_RUNWAY,Var_AIRPORT)) & (((f_length(Var_RUNWAY,Var_LENGTH)) & (f_greaterThan(Var_LENGTH,f_MeasureFn(3047,inst_Meter)))))))))))))))))). - -fof(axTransportationLem65, axiom, - ( ! [Var_COUNT] : - ((hasType(type_NonnegativeInteger, Var_COUNT) & hasType(type_Quantity, Var_COUNT)) => -(( ! [Var_AREA] : - ((hasType(type_GeographicArea, Var_AREA) & hasType(type_Object, Var_AREA)) => -(((((f_totalFacilityTypeInArea(Var_AREA,ExtensionFn(inst_AirportWithUnpavedRunway),Var_COUNT)) & (f_greaterThan(Var_COUNT,0)))) => (( ? [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) & -(( ? [Var_RUNWAY] : - (hasType(type_UnpavedRunway, Var_RUNWAY) & -(((f_part(Var_RUNWAY,Var_AIRPORT)) & (f_located(Var_AIRPORT,Var_AREA)))))))))))))))))). - -fof(axTransportationLem66, axiom, - ( ! [Var_HELO] : - (hasType(type_Heliport, Var_HELO) => -(f_trafficableForTrafficType(Var_HELO,type_Helicopter))))). - -fof(axTransportationLem67, axiom, - ( ! [Var_T2] : - (hasType(type_TimeDuration, Var_T2) => -(( ! [Var_L2] : - (hasType(type_LengthMeasure, Var_L2) => -(( ! [Var_SLOWPROB] : - ((hasType(type_Entity, Var_SLOWPROB) & hasType(type_Quantity, Var_SLOWPROB)) => -(( ! [Var_T1] : - (hasType(type_TimeDuration, Var_T1) => -(( ! [Var_L1] : - (hasType(type_LengthMeasure, Var_L1) => -(( ! [Var_FASTPROB] : - ((hasType(type_Entity, Var_FASTPROB) & hasType(type_Quantity, Var_FASTPROB)) => -(( ! [Var_Q] : - (hasType(type_FunctionQuantity, Var_Q) => -(( ! [Var_V] : - ((hasType(type_Vehicle, Var_V) & hasType(type_Object, Var_V)) => -(((((f_topSpeed(Var_V,Var_Q)) & (((Var_FASTPROB = f_ProbabilityFn(measure(Var_V,f_SpeedFn(Var_L1,Var_T1)))) & (((Var_SLOWPROB = f_ProbabilityFn(measure(Var_V,f_SpeedFn(Var_L2,Var_T2)))) & (f_greaterThan(f_SpeedFn(Var_L1,Var_T1),f_SpeedFn(Var_L2,Var_T2))))))))) => (f_greaterThan(Var_SLOWPROB,Var_FASTPROB)))))))))))))))))))))))))))). - -fof(axTransportationLem68, axiom, - ( ! [Var_TRAIN] : - (hasType(type_Train, Var_TRAIN) => -(( ? [Var_X] : - (hasType(type_RollingStock, Var_X) & -(( ? [Var_Y] : - (hasType(type_RollingStock, Var_Y) & -(Var_X != Var_Y)))))))))). - -fof(axTransportationLem69, axiom, - ( ! [Var_CRAFT] : - (hasType(type_WaterVehicle, Var_CRAFT) => -(( ! [Var_EVENT] : - (hasType(type_Transportation, Var_EVENT) => -(((f_instrument(Var_EVENT,Var_CRAFT)) => (( ? [Var_WATER] : - (hasType(type_WaterArea, Var_WATER) & -(f_located(Var_EVENT,Var_WATER))))))))))))). - -fof(axTransportationLem70, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_LongTon) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,2240),inst_PoundMass))))))). - -fof(axTransportationLem71, axiom, - ( ! [Var_QUANT] : - (hasType(type_Entity, Var_QUANT) => -(( ! [Var_N3] : - ((hasType(type_Quantity, Var_N3) & hasType(type_RealNumber, Var_N3)) => -(( ! [Var_N2] : - ((hasType(type_Quantity, Var_N2) & hasType(type_RealNumber, Var_N2)) => -(( ! [Var_N1] : - ((hasType(type_Quantity, Var_N1) & hasType(type_RealNumber, Var_N1)) => -(( ! [Var_N4] : - ((hasType(type_Entity, Var_N4) & hasType(type_RealNumber, Var_N4)) => -(((((Var_N4 = f_MultiplicationFn(Var_N1,f_MultiplicationFn(Var_N2,Var_N3))) & (Var_QUANT = f_MultiplicationFn(f_MeasureFn(Var_N1,inst_FootLength),f_MultiplicationFn(f_MeasureFn(Var_N2,inst_FootLength),f_MeasureFn(Var_N3,inst_FootLength)))))) => (Var_QUANT = f_MeasureFn(Var_N4,inst_CubicFoot))))))))))))))))))). - -fof(axTransportationLem72, axiom, - ( ! [Var_NUMBER] : - ((hasType(type_Entity, Var_NUMBER) & hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) => -(((Var_NUMBER = f_MultiplicationFn(1,Var_NUMBER)) => (f_MeasureFn(Var_NUMBER,inst_RegistryTon) = f_MeasureFn(f_MultiplicationFn(Var_NUMBER,100),inst_CubicFoot))))))). - -fof(axTransportationLem73, axiom, - ( ! [Var_DECK] : - (hasType(type_ShipDeck, Var_DECK) => -(( ? [Var_SHIP] : - (hasType(type_Ship, Var_SHIP) & -(f_properPart(Var_DECK,Var_SHIP)))))))). - -fof(axTransportationLem74, axiom, - ( ! [Var_AIRPORT] : - (hasType(type_Airport, Var_AIRPORT) => -(f_trafficableForTrafficType(Var_AIRPORT,type_Airplane))))). - -fof(axTransportationLem75, axiom, - ( ! [Var_WATERWAY] : - (hasType(type_Waterway, Var_WATERWAY) => -(( ! [Var_UNIT] : - (hasType(type_UnitOfLength, Var_UNIT) => -(( ! [Var_DRAFT] : - ((hasType(type_Quantity, Var_DRAFT) & hasType(type_RealNumber, Var_DRAFT)) => -(( ! [Var_DEPTH] : - ((hasType(type_RealNumber, Var_DEPTH) & hasType(type_Quantity, Var_DEPTH)) => -(( ! [Var_OBJ] : - (hasType(type_Physical, Var_OBJ) => -(((((f_depth(Var_OBJ,Var_WATERWAY,f_MeasureFn(Var_DEPTH,Var_UNIT))) & (f_lessThan(Var_DRAFT,Var_DEPTH)))) => (f_navigableForDraft(Var_WATERWAY,f_MeasureFn(Var_DRAFT,Var_UNIT)))))))))))))))))))). - -fof(axTransportationLem76, axiom, - ( ! [Var_SYSTEM] : - (hasType(type_TransitSystem, Var_SYSTEM) => -(( ? [Var_ROUTE] : - (hasType(type_Transitway, Var_ROUTE) & -(f_part(Var_ROUTE,Var_SYSTEM)))))))). - -fof(axTransportationLem77, axiom, - ( ! [Var_TS] : - (hasType(type_TransitSystem, Var_TS) => -(( ? [Var_G] : - (hasType(type_Graph, Var_G) & -(f_abstractCounterpart(Var_G,Var_TS)))))))). - -fof(axTransportationLem78, axiom, - ( ! [Var_TS] : - (hasType(type_TransitSystem, Var_TS) => -(( ! [Var_T] : - (hasType(type_Transitway, Var_T) => -(( ! [Var_G] : - ((hasType(type_Abstract, Var_G) & hasType(type_Graph, Var_G)) => -(((((f_abstractCounterpart(Var_G,Var_TS)) & (f_systemPart(Var_T,Var_TS)))) => (( ? [Var_GA] : - (hasType(type_GraphArc, Var_GA) & -(((f_abstractCounterpart(Var_GA,Var_T)) & (f_graphPart(Var_GA,Var_G)))))))))))))))))). - -fof(axTransportationLem79, axiom, - ( ! [Var_TS] : - (hasType(type_TransitSystem, Var_TS) => -(( ! [Var_TJ] : - (hasType(type_TransitwayJunction, Var_TJ) => -(( ! [Var_G] : - ((hasType(type_Abstract, Var_G) & hasType(type_Graph, Var_G)) => -(((((f_abstractCounterpart(Var_G,Var_TS)) & (f_systemPart(Var_TJ,Var_TS)))) => (( ? [Var_GN] : - (hasType(type_GraphNode, Var_GN) & -(((f_abstractCounterpart(Var_GN,Var_TJ)) & (f_graphPart(Var_GN,Var_G)))))))))))))))))). - -fof(axTransportationLem80, axiom, - ( ! [Var_ARC] : - ((hasType(type_Abstract, Var_ARC) & hasType(type_GraphArc, Var_ARC)) => -(( ! [Var_N2] : - ((hasType(type_Abstract, Var_N2) & hasType(type_GraphNode, Var_N2)) => -(( ! [Var_N1] : - ((hasType(type_Abstract, Var_N1) & hasType(type_GraphNode, Var_N1)) => -(( ! [Var_NODE2] : - ((hasType(type_SelfConnectedObject, Var_NODE2) & hasType(type_Physical, Var_NODE2)) => -(( ! [Var_NODE1] : - ((hasType(type_SelfConnectedObject, Var_NODE1) & hasType(type_Physical, Var_NODE1)) => -(( ! [Var_A] : - ((hasType(type_SelfConnectedObject, Var_A) & hasType(type_Physical, Var_A)) => -(((((f_connects(Var_A,Var_NODE1,Var_NODE2)) & (((f_abstractCounterpart(Var_N1,Var_NODE1)) & (((f_abstractCounterpart(Var_N2,Var_NODE2)) & (f_abstractCounterpart(Var_ARC,Var_A)))))))) => (f_links(Var_N1,Var_N2,Var_ARC)))))))))))))))))))))). - -fof(axTransportationLem81, axiom, - ( ! [Var_PATH] : - ((hasType(type_Transitway, Var_PATH) & hasType(type_Physical, Var_PATH)) => -(( ! [Var_DIST] : - (hasType(type_ConstantQuantity, Var_DIST) => -(((f_distanceOnPath(Var_DIST,Var_PATH)) => (( ? [Var_GP] : - (hasType(type_GraphPath, Var_GP) & -(f_abstractCounterpart(Var_GP,Var_PATH))))))))))))). - -fof(axTransportationLem82, axiom, - ( ! [Var_GRAPH] : - ((hasType(type_Abstract, Var_GRAPH) & hasType(type_Graph, Var_GRAPH) & hasType(type_GraphPath, Var_GRAPH)) => -(( ! [Var_END] : - (hasType(type_Region, Var_END) => -(( ! [Var_START] : - ((hasType(type_Region, Var_START) & hasType(type_Physical, Var_START)) => -(( ! [Var_SYS] : - ((hasType(type_TransitSystem, Var_SYS) & hasType(type_Physical, Var_SYS)) => -(( ! [Var_PATH] : - ((hasType(type_Transitway, Var_PATH) & hasType(type_TransitSystem, Var_PATH)) => -(( ! [Var_DIST] : - (hasType(type_ConstantQuantity, Var_DIST) => -(((((f_distanceOnPath(Var_DIST,Var_PATH)) & (((f_pathInSystem(Var_PATH,Var_SYS)) & (((f_routeStart(Var_START,Var_PATH)) & (((f_routeEnd(Var_END,Var_PATH)) & (f_abstractCounterpart(Var_GRAPH,Var_SYS)))))))))) => (( ? [Var_EN] : - ((hasType(type_Entity, Var_EN) & hasType(type_Abstract, Var_EN)) & -(( ? [Var_BN] : - ((hasType(type_Entity, Var_BN) & hasType(type_Abstract, Var_BN)) & -(( ? [Var_S] : - (hasType(type_Graph, Var_S) & -(((f_subGraph(Var_S,Var_GRAPH)) & (((Var_BN = f_BeginNodeFn(Var_GRAPH)) & (((Var_EN = f_EndNodeFn(Var_GRAPH)) & (((f_abstractCounterpart(Var_BN,Var_START)) & (f_abstractCounterpart(Var_EN,Var_END))))))))))))))))))))))))))))))))))))))). - diff --git a/examples/SUMO/TPTP/TransportationPredAx.p b/examples/SUMO/TPTP/TransportationPredAx.p deleted file mode 100644 index 4275b7007..000000000 --- a/examples/SUMO/TPTP/TransportationPredAx.p +++ /dev/null @@ -1,15 +0,0 @@ -fof(axTransportationPred0, axiom, - f_geographicSubregion(inst_NorthwestPassage,inst_ArcticOcean)). - -fof(axTransportationPred1, axiom, - f_geographicSubregion(inst_NorthwestPassage,inst_WesternHemisphere)). - -fof(axTransportationPred2, axiom, - f_geographicSubregion(inst_NorthernSeaRoute,inst_ArcticOcean)). - -fof(axTransportationPred3, axiom, - f_geographicSubregion(inst_NorthernSeaRoute,inst_EasternHemisphere)). - -fof(axTransportationPred4, axiom, - f_MeasureFn(1,inst_CubicFoot) = f_MultiplicationFn(f_MeasureFn(1,inst_FootLength),f_MultiplicationFn(f_MeasureFn(1,inst_FootLength),f_MeasureFn(1,inst_FootLength)))). - diff --git a/examples/SUMO/TPTP/WMDAx.p b/examples/SUMO/TPTP/WMDAx.p deleted file mode 100644 index d4689102e..000000000 --- a/examples/SUMO/TPTP/WMDAx.p +++ /dev/null @@ -1,914 +0,0 @@ -fof(axWMD0, axiom, - ( ! [X] : - (hasType(type_AbrinToxin, X) => hasType(type_Protein, X)))). - -fof(axWMD1, axiom, - ( ! [X] : - (hasType(type_AbrinToxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD2, axiom, - ( ! [X] : - (hasType(type_AerosolizedAgent, X) => hasType(type_BiochemicalAgent, X)))). - -fof(axWMD3, axiom, - ( ! [X] : - (hasType(type_AerosolizedBacillusAnthracis, X) => hasType(type_AerosolizedAgent, X)))). - -fof(axWMD4, axiom, - ( ! [X] : - (hasType(type_AerosolizedBacillusAnthracis, X) => hasType(type_BacillusAnthracis, X)))). - -fof(axWMD5, axiom, - ( ! [X] : - (hasType(type_Aflatoxin, X) => hasType(type_Mycotoxin, X)))). - -fof(axWMD6, axiom, - ( ! [X] : - (hasType(type_AquiredImmunoDeficiencySyndrome, X) => hasType(type_DiseaseOrSyndrome, X)))). - -fof(axWMD7, axiom, - ( ! [X] : - (hasType(type_Arsine, X) => hasType(type_BloodAgent, X)))). - -fof(axWMD8, axiom, - ( ! [X] : - (hasType(type_Atropine, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axWMD9, axiom, - ( ! [X] : - (hasType(type_BZGas, X) => hasType(type_IncapacitatingAgent, X)))). - -fof(axWMD10, axiom, - ( ! [X] : - (hasType(type_BacillusAnthracis, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD11, axiom, - ( ! [X] : - (hasType(type_BacillusCereus, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD12, axiom, - ( ! [X] : - (hasType(type_Bacitracin, X) => hasType(type_TopicalAntibiotic, X)))). - -fof(axWMD13, axiom, - ( ! [X] : - (hasType(type_BacterialAgent, X) => hasType(type_Bacterium, X)))). - -fof(axWMD14, axiom, - ( ! [X] : - (hasType(type_BacterialAgent, X) => hasType(type_ToxicOrganism, X)))). - -fof(axWMD15, axiom, - ( ! [X] : - (hasType(type_Batrachotoxin, X) => hasType(type_BodySubstance, X)))). - -fof(axWMD16, axiom, - ( ! [X] : - (hasType(type_Batrachotoxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD17, axiom, - ( ! [X] : - (hasType(type_BiochemicalAgent, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axWMD18, axiom, - ( ! [X] : - (hasType(type_BiochemicalAttack, X) => hasType(type_Attack, X)))). - -fof(axWMD19, axiom, - ( ! [X] : - (hasType(type_BiochemicalWeapon, X) => hasType(type_WeaponOfMassDestruction, X)))). - -fof(axWMD20, axiom, - ( ! [X] : - (hasType(type_BiologicalAgent, X) => hasType(type_BiochemicalAgent, X)))). - -fof(axWMD21, axiom, - ( ! [X] : - (hasType(type_BiologicalWeapon, X) => hasType(type_BiochemicalWeapon, X)))). - -fof(axWMD22, axiom, - ( ! [X] : - (hasType(type_BlisterAgent, X) => hasType(type_ChemicalAgent, X)))). - -fof(axWMD23, axiom, - ( ! [X] : - (hasType(type_BloodAgent, X) => hasType(type_ChemicalAgent, X)))). - -fof(axWMD24, axiom, - ( ! [X] : - (hasType(type_BordetellaPertussis, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD25, axiom, - ( ! [X] : - (hasType(type_BotulinumToxin, X) => hasType(type_BodySubstance, X)))). - -fof(axWMD26, axiom, - ( ! [X] : - (hasType(type_BotulinumToxin, X) => hasType(type_LifeThreateningAgent, X)))). - -fof(axWMD27, axiom, - ( ! [X] : - (hasType(type_BotulinumToxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD28, axiom, - ( ! [X] : - (hasType(type_BrucellaBacterium, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD29, axiom, - ( ! [X] : - (hasType(type_BurkholderiaMallei, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD30, axiom, - ( ! [X] : - (hasType(type_BurkholderiaPseudomallei, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD31, axiom, - ( ! [X] : - (hasType(type_CSGas, X) => hasType(type_IncapacitatingAgent, X)))). - -fof(axWMD32, axiom, - ( ! [X] : - (hasType(type_ChemicalAgent, X) => hasType(type_BiochemicalAgent, X)))). - -fof(axWMD33, axiom, - ( ! [X] : - (hasType(type_ChemicalAgent, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axWMD34, axiom, - ( ! [X] : - (hasType(type_ChemicalAgent, X) => hasType(type_CompoundSubstance, X)))). - -fof(axWMD35, axiom, - ( ! [X] : - (hasType(type_ChemicalWeapon, X) => hasType(type_BiochemicalWeapon, X)))). - -fof(axWMD36, axiom, - ( ! [X] : - (hasType(type_ChlamydiaPsittaci, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD37, axiom, - ( ! [X] : - (hasType(type_ChlorineGas, X) => hasType(type_ChokingAgent, X)))). - -fof(axWMD38, axiom, - ( ! [X] : - (hasType(type_Chloropicrin, X) => hasType(type_ChokingAgent, X)))). - -fof(axWMD39, axiom, - ( ! [X] : - (hasType(type_ChokingAgent, X) => hasType(type_ChemicalAgent, X)))). - -fof(axWMD40, axiom, - ( ! [X] : - (hasType(type_Ciprofloxacin, X) => hasType(type_OralAntibiotic, X)))). - -fof(axWMD41, axiom, - ( ! [X] : - (hasType(type_ClostridiumBotulinum, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD42, axiom, - ( ! [X] : - (hasType(type_ClostridiumPerfringens, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD43, axiom, - ( ! [X] : - (hasType(type_ClostridiumTetani, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD44, axiom, - ( ! [X] : - (hasType(type_CoccidiodesPosadasii, X) => hasType(type_FungalAgent, X)))). - -fof(axWMD45, axiom, - ( ! [X] : - (hasType(type_CoccidiodesPosadasii, X) => hasType(type_LifeThreateningAgent, X)))). - -fof(axWMD46, axiom, - ( ! [X] : - (hasType(type_CoccidioidesImmitis, X) => hasType(type_FungalAgent, X)))). - -fof(axWMD47, axiom, - ( ! [X] : - (hasType(type_CoccidioidesImmitis, X) => hasType(type_LifeThreateningAgent, X)))). - -fof(axWMD48, axiom, - ( ! [X] : - (hasType(type_Conotoxin, X) => hasType(type_BodySubstance, X)))). - -fof(axWMD49, axiom, - ( ! [X] : - (hasType(type_Conotoxin, X) => hasType(type_CompoundSubstance, X)))). - -fof(axWMD50, axiom, - ( ! [X] : - (hasType(type_Conotoxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD51, axiom, - ( ! [X] : - (hasType(type_CorynebacteriumDiphtheriae, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD52, axiom, - ( ! [X] : - (hasType(type_CoxiellaBurnetii, X) => hasType(type_RickettsialAgent, X)))). - -fof(axWMD53, axiom, - ( ! [X] : - (hasType(type_CrimeanCongoHemorrhagicFeverVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD54, axiom, - ( ! [X] : - (hasType(type_CyanogenChloride, X) => hasType(type_BloodAgent, X)))). - -fof(axWMD55, axiom, - ( ! [X] : - (hasType(type_DeliveringWeaponOfMassDestruction, X) => hasType(type_Making, X)))). - -fof(axWMD56, axiom, - ( ! [X] : - (hasType(type_DengueFeverVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD57, axiom, - ( ! [X] : - (hasType(type_DeployingWeaponOfMassDestruction, X) => hasType(type_IntentionalProcess, X)))). - -fof(axWMD58, axiom, - ( ! [X] : - (hasType(type_DeployingWeaponOfMassDestruction, X) => hasType(type_Putting, X)))). - -fof(axWMD59, axiom, - ( ! [X] : - (hasType(type_DevelopingWeaponOfMassDestruction, X) => hasType(type_Making, X)))). - -fof(axWMD60, axiom, - ( ! [X] : - (hasType(type_Diacetoxyscirpenol, X) => hasType(type_Mycotoxin, X)))). - -fof(axWMD61, axiom, - ( ! [X] : - (hasType(type_Dimercaprol, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axWMD62, axiom, - ( ! [X] : - (hasType(type_Diphosgene, X) => hasType(type_ChokingAgent, X)))). - -fof(axWMD63, axiom, - ( ! [X] : - (hasType(type_DismantlingWeaponOfMassDestruction, X) => hasType(type_IntentionalProcess, X)))). - -fof(axWMD64, axiom, - ( ! [X] : - (hasType(type_Doxycycline, X) => hasType(type_OralAntibiotic, X)))). - -fof(axWMD65, axiom, - ( ! [X] : - (hasType(type_EasternEquineEncephalitisVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD66, axiom, - ( ! [X] : - (hasType(type_EbolaVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD67, axiom, - ( ! [X] : - (hasType(type_EpsilonToxin, X) => hasType(type_BodySubstance, X)))). - -fof(axWMD68, axiom, - ( ! [X] : - (hasType(type_EpsilonToxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD69, axiom, - ( ! [X] : - (hasType(type_EscherichiaColi0157H7, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD70, axiom, - ( ! [X] : - (hasType(type_FlexalVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD71, axiom, - ( ! [X] : - (hasType(type_FootAndMouthVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD72, axiom, - ( ! [X] : - (hasType(type_FrancisellaTularensis, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD73, axiom, - ( ! [X] : - (hasType(type_FungalAgent, X) => hasType(type_Fungus, X)))). - -fof(axWMD74, axiom, - ( ! [X] : - (hasType(type_FungalAgent, X) => hasType(type_ToxicOrganism, X)))). - -fof(axWMD75, axiom, - ( ! [X] : - (hasType(type_GF, X) => hasType(type_GSeriesNerveAgent, X)))). - -fof(axWMD76, axiom, - ( ! [X] : - (hasType(type_GSeriesNerveAgent, X) => hasType(type_NerveAgent, X)))). - -fof(axWMD77, axiom, - ( ! [X] : - (hasType(type_GeneticallyEngineeredOrganism, X) => hasType(type_Organism, X)))). - -fof(axWMD78, axiom, - ( ! [X] : - (hasType(type_GiardiaLamblia, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD79, axiom, - ( ! [X] : - (hasType(type_GuanaritoVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD80, axiom, - ( ! [X] : - (hasType(type_HIVVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD81, axiom, - ( ! [X] : - (hasType(type_HemorrhagicFever, X) => hasType(type_ViralDisease, X)))). - -fof(axWMD82, axiom, - ( ! [X] : - (hasType(type_HendraVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD83, axiom, - ( ! [X] : - (hasType(type_HepatitisAVirus, X) => hasType(type_HepatitisVirus, X)))). - -fof(axWMD84, axiom, - ( ! [X] : - (hasType(type_HepatitisBVirus, X) => hasType(type_HepatitisVirus, X)))). - -fof(axWMD85, axiom, - ( ! [X] : - (hasType(type_HepatitisCVirus, X) => hasType(type_HepatitisVirus, X)))). - -fof(axWMD86, axiom, - ( ! [X] : - (hasType(type_HepatitisVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD87, axiom, - ( ! [X] : - (hasType(type_Hepatitis, X) => hasType(type_ViralDisease, X)))). - -fof(axWMD88, axiom, - ( ! [X] : - (hasType(type_HerpesBVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD89, axiom, - ( ! [X] : - (hasType(type_HydrogenCyanide, X) => hasType(type_BloodAgent, X)))). - -fof(axWMD90, axiom, - ( ! [X] : - (hasType(type_IncapacitatingAgent, X) => hasType(type_ChemicalAgent, X)))). - -fof(axWMD91, axiom, - ( ! [X] : - (hasType(type_Influenza, X) => hasType(type_VaccinatableDisease, X)))). - -fof(axWMD92, axiom, - ( ! [X] : - (hasType(type_Influenza, X) => hasType(type_ViralDisease, X)))). - -fof(axWMD93, axiom, - ( ! [X] : - (hasType(type_JapaneseEncephalitisVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD94, axiom, - ( ! [X] : - (hasType(type_JuninVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD95, axiom, - ( ! [X] : - (hasType(type_Keflex, X) => hasType(type_OralAntibiotic, X)))). - -fof(axWMD96, axiom, - ( ! [X] : - (hasType(type_KyasanurForestDiseaseVirus, X) => hasType(type_TickBorneEncephalitisVirus, X)))). - -fof(axWMD97, axiom, - ( ! [X] : - (hasType(type_LaCrosseVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD98, axiom, - ( ! [X] : - (hasType(type_LassaVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD99, axiom, - ( ! [X] : - (hasType(type_Legionella, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD100, axiom, - ( ! [X] : - (hasType(type_Lewisite, X) => hasType(type_BlisterAgent, X)))). - -fof(axWMD101, axiom, - ( ! [X] : - (hasType(type_LifeThreateningAgent, X) => hasType(type_BiochemicalAgent, X)))). - -fof(axWMD102, axiom, - ( ! [X] : - (hasType(type_LifeThreateningDisease, X) => hasType(type_DiseaseOrSyndrome, X)))). - -fof(axWMD103, axiom, - ( ! [X] : - (hasType(type_MachupoVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD104, axiom, - ( ! [X] : - (hasType(type_MalarialPlasmodium, X) => hasType(type_BiologicalAgent, X)))). - -fof(axWMD105, axiom, - ( ! [X] : - (hasType(type_MalarialPlasmodium, X) => hasType(type_Microorganism, X)))). - -fof(axWMD106, axiom, - ( ! [X] : - (hasType(type_MarburgVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD107, axiom, - ( ! [X] : - (hasType(type_Mixomatosis, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD108, axiom, - ( ! [X] : - (hasType(type_MonkeypoxVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD109, axiom, - ( ! [X] : - (hasType(type_MustardGas, X) => hasType(type_BlisterAgent, X)))). - -fof(axWMD110, axiom, - ( ! [X] : - (hasType(type_MycobacteriumTuberculosis, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD111, axiom, - ( ! [X] : - (hasType(type_Mycotoxin, X) => hasType(type_BodySubstance, X)))). - -fof(axWMD112, axiom, - ( ! [X] : - (hasType(type_Mycotoxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD113, axiom, - ( ! [X] : - (hasType(type_NeisseriaGonorrhoeae, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD114, axiom, - ( ! [X] : - (hasType(type_NerveAgent, X) => hasType(type_ChemicalAgent, X)))). - -fof(axWMD115, axiom, - ( ! [X] : - (hasType(type_NipahVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD116, axiom, - ( ! [X] : - (hasType(type_NitrogenMustardGas, X) => hasType(type_MustardGas, X)))). - -fof(axWMD117, axiom, - ( ! [X] : - (hasType(type_NuclearWeaponProductionFacility, X) => hasType(type_WMDWeaponsProductionFacility, X)))). - -fof(axWMD118, axiom, - ( ! [X] : - (hasType(type_NuclearWeaponResearchFacility, X) => hasType(type_WMDWeaponsResearchFacility, X)))). - -fof(axWMD119, axiom, - ( ! [X] : - (hasType(type_OralAntibiotic, X) => hasType(type_Antibiotic, X)))). - -fof(axWMD120, axiom, - ( ! [X] : - (hasType(type_Penicillin, X) => hasType(type_OralAntibiotic, X)))). - -fof(axWMD121, axiom, - ( ! [X] : - (hasType(type_PhosgeneOxime, X) => hasType(type_BlisterAgent, X)))). - -fof(axWMD122, axiom, - ( ! [X] : - (hasType(type_Phosgene, X) => hasType(type_ChokingAgent, X)))). - -fof(axWMD123, axiom, - ( ! [X] : - (hasType(type_PlasmodiumFalciparum, X) => hasType(type_MalarialPlasmodium, X)))). - -fof(axWMD124, axiom, - ( ! [X] : - (hasType(type_PyridostigmineBromide, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axWMD125, axiom, - ( ! [X] : - (hasType(type_ResearchingWeaponOfMassDestruction, X) => hasType(type_Investigating, X)))). - -fof(axWMD126, axiom, - ( ! [X] : - (hasType(type_RicinToxin, X) => hasType(type_Protein, X)))). - -fof(axWMD127, axiom, - ( ! [X] : - (hasType(type_RicinToxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD128, axiom, - ( ! [X] : - (hasType(type_RickettsiaProwazekii, X) => hasType(type_RickettsialAgent, X)))). - -fof(axWMD129, axiom, - ( ! [X] : - (hasType(type_RickettsiaRickettsii, X) => hasType(type_RickettsialAgent, X)))). - -fof(axWMD130, axiom, - ( ! [X] : - (hasType(type_RickettsialAgent, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD131, axiom, - ( ! [X] : - (hasType(type_RiftValleyFever, X) => hasType(type_ViralDisease, X)))). - -fof(axWMD132, axiom, - ( ! [X] : - (hasType(type_Rotavirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD133, axiom, - ( ! [X] : - (hasType(type_SabiaVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD134, axiom, - ( ! [X] : - (hasType(type_SaintLouisEncephalitisVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD135, axiom, - ( ! [X] : - (hasType(type_SalmonellaPartyphi, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD136, axiom, - ( ! [X] : - (hasType(type_SalmonellaTyphi, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD137, axiom, - ( ! [X] : - (hasType(type_SalmonellaTyphimurium, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD138, axiom, - ( ! [X] : - (hasType(type_Sarin, X) => hasType(type_GSeriesNerveAgent, X)))). - -fof(axWMD139, axiom, - ( ! [X] : - (hasType(type_Saxitoxin, X) => hasType(type_BodySubstance, X)))). - -fof(axWMD140, axiom, - ( ! [X] : - (hasType(type_Saxitoxin, X) => hasType(type_CompoundSubstance, X)))). - -fof(axWMD141, axiom, - ( ! [X] : - (hasType(type_Saxitoxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD142, axiom, - ( ! [X] : - (hasType(type_SerratiaMarcenscens, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD143, axiom, - ( ! [X] : - (hasType(type_SerratiaMarcenscens, X) => hasType(type_LifeThreateningAgent, X)))). - -fof(axWMD144, axiom, - ( ! [X] : - (hasType(type_ShigaToxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD145, axiom, - ( ! [X] : - (hasType(type_ShigellaDysenteriae, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD146, axiom, - ( ! [X] : - (hasType(type_Soman, X) => hasType(type_GSeriesNerveAgent, X)))). - -fof(axWMD147, axiom, - ( ! [X] : - (hasType(type_StaphylococcalEnterotoxinB, X) => hasType(type_LifeThreateningAgent, X)))). - -fof(axWMD148, axiom, - ( ! [X] : - (hasType(type_StaphylococcalEnterotoxinB, X) => hasType(type_Toxin, X)))). - -fof(axWMD149, axiom, - ( ! [X] : - (hasType(type_StaphyylococcusAureus, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD150, axiom, - ( ! [X] : - (hasType(type_StockpilingWeaponOfMassDestruction, X) => hasType(type_DevelopingWeaponOfMassDestruction, X)))). - -fof(axWMD151, axiom, - ( ! [X] : - (hasType(type_StockpilingWeaponOfMassDestruction, X) => hasType(type_Manufacture, X)))). - -fof(axWMD152, axiom, - ( ! [X] : - (hasType(type_StreptococcusA, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD153, axiom, - ( ! [X] : - (hasType(type_SulphurMustardGas, X) => hasType(type_MustardGas, X)))). - -fof(axWMD154, axiom, - ( ! [X] : - (hasType(type_T2Toxin, X) => hasType(type_Mycotoxin, X)))). - -fof(axWMD155, axiom, - ( ! [X] : - (hasType(type_Tabun, X) => hasType(type_GSeriesNerveAgent, X)))). - -fof(axWMD156, axiom, - ( ! [X] : - (hasType(type_Tetrobothoxin, X) => hasType(type_BodySubstance, X)))). - -fof(axWMD157, axiom, - ( ! [X] : - (hasType(type_Tetrobothoxin, X) => hasType(type_CompoundSubstance, X)))). - -fof(axWMD158, axiom, - ( ! [X] : - (hasType(type_Tetrobothoxin, X) => hasType(type_Toxin, X)))). - -fof(axWMD159, axiom, - ( ! [X] : - (hasType(type_TickBorneEncephalitisVirus, X) => hasType(type_LifeThreateningAgent, X)))). - -fof(axWMD160, axiom, - ( ! [X] : - (hasType(type_TickBorneEncephalitisVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD161, axiom, - ( ! [X] : - (hasType(type_TickBorneEncephalitis, X) => hasType(type_VaccinatableDisease, X)))). - -fof(axWMD162, axiom, - ( ! [X] : - (hasType(type_TickBorneEncephalitis, X) => hasType(type_ViralDisease, X)))). - -fof(axWMD163, axiom, - ( ! [X] : - (hasType(type_TopicalAntibiotic, X) => hasType(type_Antibiotic, X)))). - -fof(axWMD164, axiom, - ( ! [X] : - (hasType(type_ToxicOrganism, X) => hasType(type_BiologicalAgent, X)))). - -fof(axWMD165, axiom, - ( ! [X] : - (hasType(type_ToxicOrganism, X) => hasType(type_Organism, X)))). - -fof(axWMD166, axiom, - ( ! [X] : - (hasType(type_Toxin, X) => hasType(type_BiologicalAgent, X)))). - -fof(axWMD167, axiom, - ( ! [X] : - (hasType(type_Toxin, X) => hasType(type_BiologicallyActiveSubstance, X)))). - -fof(axWMD168, axiom, - ( ! [X] : - (hasType(type_TyphoidFever, X) => hasType(type_DiseaseOrSyndrome, X)))). - -fof(axWMD169, axiom, - ( ! [X] : - (hasType(type_VSeriesNerveAgent, X) => hasType(type_NerveAgent, X)))). - -fof(axWMD170, axiom, - ( ! [X] : - (hasType(type_VX, X) => hasType(type_VSeriesNerveAgent, X)))). - -fof(axWMD171, axiom, - ( ! [X] : - (hasType(type_VaccinatableDisease, X) => hasType(type_InfectiousDisease, X)))). - -fof(axWMD172, axiom, - ( ! [X] : - (hasType(type_VariolaMajor, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD173, axiom, - ( ! [X] : - (hasType(type_VariolaMinor, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD174, axiom, - ( ! [X] : - (hasType(type_VenezuelanEquineEncephalitisVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD175, axiom, - ( ! [X] : - (hasType(type_VenezuelanEquineEncephalitis, X) => hasType(type_VaccinatableDisease, X)))). - -fof(axWMD176, axiom, - ( ! [X] : - (hasType(type_VenezuelanEquineEncephalitis, X) => hasType(type_ViralDisease, X)))). - -fof(axWMD177, axiom, - ( ! [X] : - (hasType(type_VibrioCholera, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD178, axiom, - ( ! [X] : - (hasType(type_ViralAgent, X) => hasType(type_ToxicOrganism, X)))). - -fof(axWMD179, axiom, - ( ! [X] : - (hasType(type_ViralAgent, X) => hasType(type_Virus, X)))). - -fof(axWMD180, axiom, - ( ! [X] : - (hasType(type_Vollum1B, X) => hasType(type_AerosolizedBacillusAnthracis, X)))). - -fof(axWMD181, axiom, - ( ! [X] : - (hasType(type_WMDWeaponsProductionFacility, X) => hasType(type_StationaryArtifact, X)))). - -fof(axWMD182, axiom, - ( ! [X] : - (hasType(type_WMDWeaponsResearchFacility, X) => hasType(type_StationaryArtifact, X)))). - -fof(axWMD183, axiom, - ( ! [X] : - (hasType(type_WestNileVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD184, axiom, - ( ! [X] : - (hasType(type_YellowFeverVirus, X) => hasType(type_ViralAgent, X)))). - -fof(axWMD185, axiom, - ( ! [X] : - (hasType(type_YersiniaPestis, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD186, axiom, - ( ! [X] : - (hasType(type_YersiniaPestis, X) => hasType(type_LifeThreateningAgent, X)))). - -fof(axWMD187, axiom, - ( ! [X] : - (hasType(type_YersiniaPseubothuberculosis, X) => hasType(type_BacterialAgent, X)))). - -fof(axWMD188, axiom, - (hasType(type_LifeThreateningDisease, inst_Aflatoxicosis))). - -fof(axWMD189, axiom, - (hasType(type_BacterialDisease, inst_Anthrax))). - -fof(axWMD190, axiom, - (hasType(type_HemorrhagicFever, inst_ArgentinianHemorrhagicFever))). - -fof(axWMD191, axiom, - (hasType(type_HemorrhagicFever, inst_BolivianHemorrhagicFever))). - -fof(axWMD192, axiom, - (hasType(type_HemorrhagicFever, inst_BrazilianHemorrhagicFever))). - -fof(axWMD193, axiom, - (hasType(type_BacterialDisease, inst_Brucellosis))). - -fof(axWMD194, axiom, - (hasType(type_ViralDisease, inst_DengueFever))). - -fof(axWMD195, axiom, - (hasType(type_HemorrhagicFever, inst_EbolaHemorrhagicFever))). - -fof(axWMD196, axiom, - (hasType(type_DiseaseOrSyndrome, inst_Gastroenteritis))). - -fof(axWMD197, axiom, - (hasType(type_BacterialDisease, inst_Glanders))). - -fof(axWMD198, axiom, - (hasType(type_BacterialDisease, inst_Gonorrhea))). - -fof(axWMD199, axiom, - (hasType(type_TickBorneEncephalitis, inst_KyasanurForestDisease))). - -fof(axWMD200, axiom, - (hasType(type_ViralDisease, inst_LaCrosseEncephalitis))). - -fof(axWMD201, axiom, - (hasType(type_BacterialDisease, inst_Legionellosis))). - -fof(axWMD202, axiom, - (hasType(type_BacterialDisease, inst_LouseBorneTyphus))). - -fof(axWMD203, axiom, - (hasType(type_BacterialDisease, inst_Melioidosis))). - -fof(axWMD204, axiom, - (hasType(type_ViralDisease, inst_Monkeypox))). - -fof(axWMD205, axiom, - (hasType(type_DiseaseOrSyndrome, inst_Paralysis))). - -fof(axWMD206, axiom, - (hasType(type_LifeThreateningDisease, inst_ParalyticShellfishPoisoning))). - -fof(axWMD207, axiom, - (hasType(type_BacterialDisease, inst_Psittacosis))). - -fof(axWMD208, axiom, - (hasType(type_BacterialDisease, inst_QFever))). - -fof(axWMD209, axiom, - (hasType(type_ViralDisease, inst_RotavirusGastroenteritis))). - -fof(axWMD210, axiom, - (hasType(type_BacterialDisease, inst_ScarletFever))). - -fof(axWMD211, axiom, - (hasType(type_ViralDisease, inst_Smallpox))). - -fof(axWMD212, axiom, - (hasType(type_BacterialDisease, inst_StrepThroat))). - -fof(axWMD213, axiom, - (hasType(type_BacterialDisease, inst_Tularemia))). - -fof(axWMD214, axiom, - (hasType(type_HemorrhagicFever, inst_VenezuelanHemorrhagicFever))). - -fof(axWMD215, axiom, - (hasType(type_ViralDisease, inst_WestNileFever))). - -fof(axWMD216, axiom, - (hasType(type_ViralDisease, inst_YellowSkin))). - -fof(axWMD217, axiom, - (hasType(type_BacterialDisease, inst_Botulism) & hasType(type_LifeThreateningDisease, inst_Botulism) & hasType(type_VaccinatableDisease, inst_Botulism))). - -fof(axWMD218, axiom, - (hasType(type_BacterialDisease, inst_Cholera) & hasType(type_VaccinatableDisease, inst_Cholera) & hasType(type_LifeThreateningDisease, inst_Cholera))). - -fof(axWMD219, axiom, - (hasType(type_HemorrhagicFever, inst_CrimeanCongoHemorrhagicFever) & hasType(type_LifeThreateningDisease, inst_CrimeanCongoHemorrhagicFever))). - -fof(axWMD220, axiom, - (hasType(type_HemorrhagicFever, inst_DengueHemorrhagicFever) & hasType(type_LifeThreateningDisease, inst_DengueHemorrhagicFever))). - -fof(axWMD221, axiom, - (hasType(type_BacterialDisease, inst_Diphtheria) & hasType(type_LifeThreateningDisease, inst_Diphtheria))). - -fof(axWMD222, axiom, - (hasType(type_ViralDisease, inst_EasternEquineEncephalitis) & hasType(type_LifeThreateningDisease, inst_EasternEquineEncephalitis))). - -fof(axWMD223, axiom, - (hasType(type_Hepatitis, inst_HepatitisA) & hasType(type_VaccinatableDisease, inst_HepatitisA))). - -fof(axWMD224, axiom, - (hasType(type_Hepatitis, inst_HepatitisB) & hasType(type_VaccinatableDisease, inst_HepatitisB) & hasType(type_LifeThreateningDisease, inst_HepatitisB))). - -fof(axWMD225, axiom, - (hasType(type_Hepatitis, inst_HepatitisC) & hasType(type_LifeThreateningDisease, inst_HepatitisC))). - -fof(axWMD226, axiom, - (hasType(type_ViralDisease, inst_HerpesB) & hasType(type_LifeThreateningDisease, inst_HerpesB))). - -fof(axWMD227, axiom, - (hasType(type_ViralDisease, inst_JapaneseEncephalitis) & hasType(type_LifeThreateningDisease, inst_JapaneseEncephalitis) & hasType(type_VaccinatableDisease, inst_JapaneseEncephalitis))). - -fof(axWMD228, axiom, - (hasType(type_ViralDisease, inst_LassaFever) & hasType(type_LifeThreateningDisease, inst_LassaFever))). - -fof(axWMD229, axiom, - (hasType(type_InfectiousDisease, inst_Malaria) & hasType(type_LifeThreateningDisease, inst_Malaria))). - -fof(axWMD230, axiom, - (hasType(type_ViralDisease, inst_MarburgDisease) & hasType(type_LifeThreateningDisease, inst_MarburgDisease))). - -fof(axWMD231, axiom, - (hasType(type_BacterialDisease, inst_NecrotizingFaciitis) & hasType(type_LifeThreateningDisease, inst_NecrotizingFaciitis))). - -fof(axWMD232, axiom, - (hasType(type_BacterialDisease, inst_Pertussis) & hasType(type_VaccinatableDisease, inst_Pertussis))). - -fof(axWMD233, axiom, - (hasType(type_BacterialDisease, inst_Plague) & hasType(type_VaccinatableDisease, inst_Plague))). - -fof(axWMD234, axiom, - (hasType(type_BacterialDisease, inst_RockyMountainSpottedFever) & hasType(type_LifeThreateningDisease, inst_RockyMountainSpottedFever))). - -fof(axWMD235, axiom, - (hasType(type_ViralDisease, inst_SaintLouisEncephalitis) & hasType(type_LifeThreateningDisease, inst_SaintLouisEncephalitis))). - -fof(axWMD236, axiom, - (hasType(type_BacterialDisease, inst_Tetanus) & hasType(type_VaccinatableDisease, inst_Tetanus))). - -fof(axWMD237, axiom, - (hasType(type_BacterialDisease, inst_BubonicPlague) & hasType(type_VaccinatableDisease, inst_BubonicPlague))). - -fof(axWMD238, axiom, - (hasType(type_BacterialDisease, inst_PneumonicPlague) & hasType(type_VaccinatableDisease, inst_PneumonicPlague))). - -fof(axWMD239, axiom, - (hasType(type_BacterialDisease, inst_InhalationalAnthrax) & hasType(type_LifeThreateningDisease, inst_InhalationalAnthrax))). - -fof(axWMD240, axiom, - (hasType(type_BacterialDisease, inst_LegionnairesDisease) & hasType(type_LifeThreateningDisease, inst_LegionnairesDisease))). - -fof(axWMD241, axiom, - (hasType(type_BacterialDisease, inst_PontiacFever))). - diff --git a/examples/SUMO/TPTP/WMDLemAx.p b/examples/SUMO/TPTP/WMDLemAx.p deleted file mode 100644 index 416a6967a..000000000 --- a/examples/SUMO/TPTP/WMDLemAx.p +++ /dev/null @@ -1,149 +0,0 @@ -fof(axWMDLem0, axiom, - ( ! [Var_WEAPON] : - (hasType(type_BiochemicalWeapon, Var_WEAPON) => -(( ? [Var_AGENT] : - (hasType(type_BiochemicalAgent, Var_AGENT) & -(f_part(Var_AGENT,Var_WEAPON)))))))). - -fof(axWMDLem1, axiom, - ( ! [Var_WEAPON] : - (hasType(type_BiologicalWeapon, Var_WEAPON) => -(( ? [Var_AGENT] : - (hasType(type_BiologicalAgent, Var_AGENT) & -(f_part(Var_AGENT,Var_WEAPON)))))))). - -fof(axWMDLem2, axiom, - ( ! [Var_SUBSTANCE] : - (hasType(type_Toxin, Var_SUBSTANCE) => -(( ? [Var_ORGANISM] : - (hasType(type_ToxicOrganism, Var_ORGANISM) & -(( ? [Var_PROCESS] : - (hasType(type_BiologicalProcess, Var_PROCESS) & -(((f_instrument(Var_PROCESS,Var_ORGANISM)) & (((f_result(Var_PROCESS,Var_SUBSTANCE)) | (( ? [Var_RESULT] : - ((hasType(type_Entity, Var_RESULT) & hasType(type_Object, Var_RESULT)) & -(((f_result(Var_PROCESS,Var_RESULT)) & (f_copy(Var_SUBSTANCE,Var_RESULT)))))))))))))))))))). - -fof(axWMDLem3, axiom, - ( ! [Var_ORGANISM] : - (hasType(type_ToxicOrganism, Var_ORGANISM) => -(( ? [Var_SUBSTANCE] : - (hasType(type_Toxin, Var_SUBSTANCE) & -(f_part(Var_SUBSTANCE,Var_ORGANISM)))))))). - -fof(axWMDLem4, axiom, - ( ! [Var_BACTERIUM] : - (hasType(type_Bacterium, Var_BACTERIUM) => -(( ? [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) & -(((f_width(Var_BACTERIUM,f_MeasureFn(Var_NUMBER,inst_Meter))) & (((f_greaterThanOrEqualTo(Var_NUMBER,1.0e-6)) & (f_lessThanOrEqualTo(Var_NUMBER,2.0e-6)))))))))))). - -fof(axWMDLem5, axiom, - ( ! [Var_SUBSTANCE] : - (hasType(type_Mycotoxin, Var_SUBSTANCE) => -(( ! [Var_ORGANISM] : - (hasType(type_Object, Var_ORGANISM) => -(( ? [Var_FUNGUS] : - (hasType(type_FungalAgent, Var_FUNGUS) & -(( ? [Var_PROCESS] : - (hasType(type_BiologicalProcess, Var_PROCESS) & -(((f_instrument(Var_PROCESS,Var_ORGANISM)) & (f_result(Var_PROCESS,Var_SUBSTANCE)))))))))))))))). - -fof(axWMDLem6, axiom, - ( ! [Var_ORGANISM] : - (hasType(type_GeneticallyEngineeredOrganism, Var_ORGANISM) => -(( ? [Var_PROCESS] : - (hasType(type_IntentionalProcess, Var_PROCESS) & -(f_result(Var_PROCESS,Var_ORGANISM)))))))). - -fof(axWMDLem7, axiom, - ( ! [Var_WEAPON] : - (hasType(type_ChemicalWeapon, Var_WEAPON) => -(( ? [Var_AGENT] : - (hasType(type_ChemicalAgent, Var_AGENT) & -(f_part(Var_AGENT,Var_WEAPON)))))))). - -fof(axWMDLem8, axiom, - ( ! [Var_AGENT] : - (hasType(type_ChemicalAgent, Var_AGENT) => -(( ? [Var_ORGANISM] : - (hasType(type_Organism, Var_ORGANISM) & -(( ? [Var_PROCESS] : - (hasType(type_BiologicalProcess, Var_PROCESS) & -(( ? [Var_SUBSTANCE] : - ((hasType(type_Entity, Var_SUBSTANCE) & hasType(type_Object, Var_SUBSTANCE)) & -(((f_instrument(Var_PROCESS,Var_ORGANISM)) & (((f_result(Var_PROCESS,Var_SUBSTANCE)) & (f_copy(Var_SUBSTANCE,Var_AGENT)))))))))))))))))). - -fof(axWMDLem9, axiom, - ( ! [Var_FACILITY] : - (hasType(type_WMDWeaponsProductionFacility, Var_FACILITY) => -(( ? [Var_DEVELOP] : - (hasType(type_DevelopingWeaponOfMassDestruction, Var_DEVELOP) & -(f_located(Var_DEVELOP,Var_FACILITY)))))))). - -fof(axWMDLem10, axiom, - ( ! [Var_FACILITY] : - (hasType(type_WMDWeaponsResearchFacility, Var_FACILITY) => -(( ? [Var_RESEARCH] : - (hasType(type_ResearchingWeaponOfMassDestruction, Var_RESEARCH) & -(f_located(Var_RESEARCH,Var_FACILITY)))))))). - -fof(axWMDLem11, axiom, - ( ! [Var_DISMANTLE] : - (hasType(type_DismantlingWeaponOfMassDestruction, Var_DISMANTLE) => -(( ! [Var_WEAPON] : - (hasType(type_Entity, Var_WEAPON) => -(((f_patient(Var_DISMANTLE,Var_WEAPON)) => (( ? [Var_DEVELOP] : - (hasType(type_DevelopingWeaponOfMassDestruction, Var_DEVELOP) & -(((f_result(Var_DEVELOP,Var_WEAPON)) & (f_earlier(f_WhenFn(Var_DEVELOP),f_WhenFn(Var_DISMANTLE)))))))))))))))). - -fof(axWMDLem12, axiom, - ( ! [Var_ORGANISM] : - (hasType(type_Object, Var_ORGANISM) => -(( ! [Var_SYMPTOM] : - ((hasType(type_DiseaseOrSyndrome, Var_SYMPTOM) & hasType(type_Attribute, Var_SYMPTOM)) => -(( ! [Var_DISEASE] : - ((hasType(type_DiseaseOrSyndrome, Var_DISEASE) & hasType(type_Attribute, Var_DISEASE)) => -(((f_diseaseSymptom(Var_DISEASE,Var_SYMPTOM)) => (f_increasesLikelihood(attribute(Var_ORGANISM,Var_DISEASE),attribute(Var_ORGANISM,Var_SYMPTOM)))))))))))))). - -fof(axWMDLem13, axiom, - ( ! [Var_RATE] : - ((hasType(type_RealNumber, Var_RATE) & hasType(type_Quantity, Var_RATE)) => -(( ! [Var_DISEASE] : - (hasType(type_DiseaseOrSyndrome, Var_DISEASE) => -(((f_diseaseMortality(Var_DISEASE,Var_RATE)) => (((f_greaterThan(Var_RATE,0)) & (f_lessThan(Var_RATE,1)))))))))))). - -fof(axWMDLem14, axiom, - ( ! [Var_ORGANISM] : - (hasType(type_Human, Var_ORGANISM) => -(((f_attribute(Var_ORGANISM,inst_Fever)) => (( ? [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Quantity, Var_NUMBER)) & -(((f_measure(Var_ORGANISM,f_MeasureFn(Var_NUMBER,inst_FahrenheitDegree))) & (f_greaterThan(Var_NUMBER,98.6)))))))))))). - -fof(axWMDLem15, axiom, - ( ! [Var_ORGANISM] : - ((hasType(type_Object, Var_ORGANISM) & hasType(type_Agent, Var_ORGANISM)) => -(((f_attribute(Var_ORGANISM,inst_InhalationalAnthrax)) => (( ? [Var_ANTHRACIS] : - (hasType(type_BacillusAnthracis, Var_ANTHRACIS) & -(( ? [Var_BREATHING] : - (hasType(type_Breathing, Var_BREATHING) & -(((f_agent(Var_BREATHING,Var_ORGANISM)) & (f_patient(Var_BREATHING,Var_ANTHRACIS))))))))))))))). - -fof(axWMDLem16, axiom, - ( ! [Var_VIRUS] : - (hasType(type_YellowFeverVirus, Var_VIRUS) => -(( ? [Var_NUMBER] : - ((hasType(type_RealNumber, Var_NUMBER) & hasType(type_Entity, Var_NUMBER)) & -(((f_width(Var_VIRUS,f_MeasureFn(Var_NUMBER,inst_Meter))) & (Var_NUMBER = 2.0e-8))))))))). - -fof(axWMDLem17, axiom, - ( ! [Var_VIRUS1] : - (hasType(type_FootAndMouthVirus, Var_VIRUS1) => -(( ! [Var_VIRUS2] : - (hasType(type_YellowFeverVirus, Var_VIRUS2) => -(f_smaller(Var_VIRUS1,Var_VIRUS2)))))))). - -fof(axWMDLem18, axiom, - ( ! [Var_DISEASE] : - (hasType(type_Hepatitis, Var_DISEASE) => -(f_biochemicalAgentSyndrome(type_HepatitisVirus,Var_DISEASE))))). - diff --git a/examples/SUMO/TPTP/WMDPredAx.p b/examples/SUMO/TPTP/WMDPredAx.p deleted file mode 100644 index 8f2cec190..000000000 --- a/examples/SUMO/TPTP/WMDPredAx.p +++ /dev/null @@ -1,597 +0,0 @@ -fof(axWMDPred0, axiom, - f_biochemicalAgentDelivery(type_BacterialAgent,type_Breathing)). - -fof(axWMDPred1, axiom, - f_biochemicalAgentDelivery(type_BacterialAgent,type_Touching)). - -fof(axWMDPred2, axiom, - f_biologicalAgentCarrier(type_RickettsialAgent,type_Mammal)). - -fof(axWMDPred3, axiom, - f_biologicalAgentCarrier(type_RickettsialAgent,type_Arthropod)). - -fof(axWMDPred4, axiom, - f_biologicalAgentCarrier(type_RickettsiaRickettsii,type_Arthropod)). - -fof(axWMDPred5, axiom, - f_biochemicalAgentSyndrome(type_RickettsiaRickettsii,inst_RockyMountainSpottedFever)). - -fof(axWMDPred6, axiom, - f_diseaseMortality(inst_RockyMountainSpottedFever,4.0e-2)). - -fof(axWMDPred7, axiom, - f_diseaseTreatment(inst_RockyMountainSpottedFever,type_OralAntibiotic,type_Ingesting)). - -fof(axWMDPred8, axiom, - f_biologicalAgentCarrier(type_RickettsiaProwazekii,type_Arthropod)). - -fof(axWMDPred9, axiom, - f_biochemicalAgentSyndrome(type_RickettsiaProwazekii,inst_LouseBorneTyphus)). - -fof(axWMDPred10, axiom, - f_diseaseTreatment(inst_LouseBorneTyphus,type_OralAntibiotic,type_Ingesting)). - -fof(axWMDPred11, axiom, - f_biochemicalAgentSyndrome(type_BacillusAnthracis,inst_Anthrax)). - -fof(axWMDPred12, axiom, - f_biochemicalAgentDelivery(type_BacillusAnthracis,type_Breathing)). - -fof(axWMDPred13, axiom, - f_biochemicalAgentDelivery(type_BacillusAnthracis,type_Ingesting)). - -fof(axWMDPred14, axiom, - f_biochemicalAgentDelivery(type_BacillusAnthracis,type_Poking)). - -fof(axWMDPred15, axiom, - f_biochemicalAgentDelivery(type_BacillusAnthracis,type_Touching)). - -fof(axWMDPred16, axiom, - f_biologicalAgentCarrier(type_BacillusAnthracis,type_HoofedMammal)). - -fof(axWMDPred17, axiom, - f_biochemicalAgentDelivery(type_AerosolizedBacillusAnthracis,type_Breathing)). - -fof(axWMDPred18, axiom, - f_biochemicalAgentSyndrome(type_AerosolizedBacillusAnthracis,inst_InhalationalAnthrax)). - -fof(axWMDPred19, axiom, - f_lethalDose(type_Batrachotoxin,f_PerFn(f_MeasureFn(2.0,f_MicroFn(inst_Gram)),f_MeasureFn(1.0,f_KiloFn(inst_Gram))))). - -fof(axWMDPred20, axiom, - f_secretesToxin(type_ClostridiumBotulinum,type_BotulinumToxin)). - -fof(axWMDPred21, axiom, - f_lethalDose(type_BotulinumToxin,f_PerFn(f_MeasureFn(1.0e-3,f_MicroFn(inst_Gram)),f_MeasureFn(1,f_KiloFn(inst_Gram))))). - -fof(axWMDPred22, axiom, - f_biochemicalAgentDelivery(type_BotulinumToxin,type_Ingesting)). - -fof(axWMDPred23, axiom, - f_biochemicalAgentSyndrome(type_BotulinumToxin,inst_Botulism)). - -fof(axWMDPred24, axiom, - f_diseaseSymptom(inst_Botulism,inst_Paralysis)). - -fof(axWMDPred25, axiom, - f_secretesToxin(type_ClostridiumPerfringens,type_EpsilonToxin)). - -fof(axWMDPred26, axiom, - f_biochemicalAgentDelivery(type_ClostridiumPerfringens,type_Ingesting)). - -fof(axWMDPred27, axiom, - f_biochemicalAgentDelivery(type_EpsilonToxin,type_Ingesting)). - -fof(axWMDPred28, axiom, - f_biologicalAgentCarrier(type_BurkholderiaMallei,type_Mammal)). - -fof(axWMDPred29, axiom, - f_biochemicalAgentDelivery(type_BurkholderiaMallei,type_Poking)). - -fof(axWMDPred30, axiom, - f_biochemicalAgentSyndrome(type_BurkholderiaMallei,inst_Glanders)). - -fof(axWMDPred31, axiom, - f_diseaseSymptom(inst_Glanders,inst_Fever)). - -fof(axWMDPred32, axiom, - f_biologicalAgentCarrier(type_BurkholderiaPseudomallei,type_Mammal)). - -fof(axWMDPred33, axiom, - f_biochemicalAgentDelivery(type_BurkholderiaPseudomallei,type_Poking)). - -fof(axWMDPred34, axiom, - f_biochemicalAgentDelivery(type_BurkholderiaPseudomallei,type_Breathing)). - -fof(axWMDPred35, axiom, - f_biochemicalAgentDelivery(type_BurkholderiaPseudomallei,type_Ingesting)). - -fof(axWMDPred36, axiom, - f_biochemicalAgentSyndrome(type_BurkholderiaPseudomallei,inst_Melioidosis)). - -fof(axWMDPred37, axiom, - f_biochemicalAgentSyndrome(type_BrucellaBacterium,inst_Brucellosis)). - -fof(axWMDPred38, axiom, - f_diseaseSymptom(inst_Brucellosis,inst_Fever)). - -fof(axWMDPred39, axiom, - f_biochemicalAgentSyndrome(type_YersiniaPestis,inst_Plague)). - -fof(axWMDPred40, axiom, - f_biologicalAgentCarrier(type_YersiniaPestis,type_Rodent)). - -fof(axWMDPred41, axiom, - f_biologicalAgentCarrier(type_YersiniaPestis,type_Insect)). - -fof(axWMDPred42, axiom, - f_diseaseSymptom(inst_Plague,inst_Fever)). - -fof(axWMDPred43, axiom, - f_lethalDose(type_RicinToxin,f_PerFn(f_MeasureFn(3.0,f_MicroFn(inst_Gram)),f_MeasureFn(1,f_KiloFn(inst_Gram))))). - -fof(axWMDPred44, axiom, - f_lethalDose(type_AbrinToxin,f_PerFn(f_MeasureFn(4.0e-2,f_MicroFn(inst_Gram)),f_MeasureFn(1,f_KiloFn(inst_Gram))))). - -fof(axWMDPred45, axiom, - f_biochemicalAgentDelivery(type_BlisterAgent,type_Touching)). - -fof(axWMDPred46, axiom, - f_biochemicalAgentDelivery(type_BlisterAgent,type_Breathing)). - -fof(axWMDPred47, axiom, - f_biochemicalAgentDelivery(type_BlisterAgent,type_Ingesting)). - -fof(axWMDPred48, axiom, - f_biochemicalAgentDelivery(type_BloodAgent,type_Breathing)). - -fof(axWMDPred49, axiom, - f_biochemicalAgentDelivery(type_NerveAgent,type_Breathing)). - -fof(axWMDPred50, axiom, - f_biochemicalAgentSyndrome(type_NerveAgent,inst_Paralysis)). - -fof(axWMDPred51, axiom, - f_lethalDose(type_Soman,f_PerFn(f_MeasureFn(64.0,f_MicroFn(inst_Gram)),f_MeasureFn(1.0,f_KiloFn(inst_Gram))))). - -fof(axWMDPred52, axiom, - f_lethalDose(type_Sarin,f_PerFn(f_MeasureFn(100.0,f_MicroFn(inst_Gram)),f_MeasureFn(1,f_KiloFn(inst_Gram))))). - -fof(axWMDPred53, axiom, - f_lethalDose(type_VX,f_PerFn(f_MeasureFn(15.0,f_MicroFn(inst_Gram)),f_MeasureFn(1.0,f_KiloFn(inst_Gram))))). - -fof(axWMDPred54, axiom, - f_biochemicalAgentDelivery(type_ChokingAgent,type_Breathing)). - -fof(axWMDPred55, axiom, - f_biochemicalAgentSyndrome(type_Chloropicrin,inst_Gastroenteritis)). - -fof(axWMDPred56, axiom, - f_biochemicalAgentSyndrome(type_SalmonellaTyphimurium,inst_Gastroenteritis)). - -fof(axWMDPred57, axiom, - f_biochemicalAgentSyndrome(type_SalmonellaTyphimurium,inst_Fever)). - -fof(axWMDPred58, axiom, - f_diseaseTreatment(inst_Anthrax,type_Doxycycline,type_Ingesting)). - -fof(axWMDPred59, axiom, - f_diseaseTreatment(inst_Anthrax,type_Ciprofloxacin,type_Ingesting)). - -fof(axWMDPred60, axiom, - f_diseaseSymptom(inst_QFever,inst_Fever)). - -fof(axWMDPred61, axiom, - f_diseaseMortality(inst_QFever,1.0e-2)). - -fof(axWMDPred62, axiom, - f_biochemicalAgentSyndrome(type_YellowFeverVirus,inst_Fever)). - -fof(axWMDPred63, axiom, - f_biochemicalAgentSyndrome(type_YellowFeverVirus,inst_YellowSkin)). - -fof(axWMDPred64, axiom, - f_biochemicalAgentSyndrome(type_EbolaVirus,inst_EbolaHemorrhagicFever)). - -fof(axWMDPred65, axiom, - f_biologicalAgentCarrier(type_FrancisellaTularensis,type_Rodent)). - -fof(axWMDPred66, axiom, - f_biologicalAgentCarrier(type_FrancisellaTularensis,type_Arachnid)). - -fof(axWMDPred67, axiom, - f_biochemicalAgentSyndrome(type_FrancisellaTularensis,inst_Tularemia)). - -fof(axWMDPred68, axiom, - f_biochemicalAgentDelivery(type_FrancisellaTularensis,type_Breathing)). - -fof(axWMDPred69, axiom, - f_diseaseSymptom(inst_Tularemia,inst_Fever)). - -fof(axWMDPred70, axiom, - f_diseaseMortality(inst_Tularemia,5.0e-2)). - -fof(axWMDPred71, axiom, - f_diseaseMortality(inst_Smallpox,0.33)). - -fof(axWMDPred72, axiom, - f_biochemicalAgentSyndrome(type_MonkeypoxVirus,inst_Monkeypox)). - -fof(axWMDPred73, axiom, - f_biochemicalAgentDelivery(type_MonkeypoxVirus,type_Poking)). - -fof(axWMDPred74, axiom, - f_biologicalAgentCarrier(type_MonkeypoxVirus,type_Mammal)). - -fof(axWMDPred75, axiom, - f_biochemicalAgentSyndrome(type_NeisseriaGonorrhoeae,inst_Gonorrhea)). - -fof(axWMDPred76, axiom, - f_biochemicalAgentSyndrome(type_CoxiellaBurnetii,inst_QFever)). - -fof(axWMDPred77, axiom, - f_biochemicalAgentDelivery(type_CoxiellaBurnetii,type_Breathing)). - -fof(axWMDPred78, axiom, - f_biochemicalAgentDelivery(type_CoxiellaBurnetii,type_Ingesting)). - -fof(axWMDPred79, axiom, - f_biochemicalAgentSyndrome(type_VariolaMajor,inst_Smallpox)). - -fof(axWMDPred80, axiom, - f_biochemicalAgentSyndrome(type_VariolaMinor,inst_Smallpox)). - -fof(axWMDPred81, axiom, - f_secretesToxin(type_ShigellaDysenteriae,type_ShigaToxin)). - -fof(axWMDPred82, axiom, - f_biochemicalAgentDelivery(type_ShigellaDysenteriae,type_Ingesting)). - -fof(axWMDPred83, axiom, - f_lethalDose(type_ShigaToxin,f_PerFn(f_MeasureFn(2.0e-3,f_MicroFn(inst_Gram)),f_MeasureFn(1,f_KiloFn(inst_Gram))))). - -fof(axWMDPred84, axiom, - f_biochemicalAgentDelivery(type_HIVVirus,type_SexualReproduction)). - -fof(axWMDPred85, axiom, - f_biochemicalAgentDelivery(type_SalmonellaTyphi,type_Ingesting)). - -fof(axWMDPred86, axiom, - f_biochemicalAgentSyndrome(type_GiardiaLamblia,inst_Gastroenteritis)). - -fof(axWMDPred87, axiom, - f_biologicalAgentCarrier(type_GiardiaLamblia,type_Rodent)). - -fof(axWMDPred88, axiom, - f_biologicalAgentCarrier(type_Mixomatosis,type_Rodent)). - -fof(axWMDPred89, axiom, - f_secretesToxin(type_StaphyylococcusAureus,type_StaphylococcalEnterotoxinB)). - -fof(axWMDPred90, axiom, - f_biochemicalAgentSyndrome(type_StaphyylococcusAureus,inst_Fever)). - -fof(axWMDPred91, axiom, - f_lethalDose(type_StaphylococcalEnterotoxinB,f_PerFn(f_MeasureFn(2.0e-2,f_MicroFn(inst_Gram)),f_MeasureFn(1,f_KiloFn(inst_Gram))))). - -fof(axWMDPred92, axiom, - f_biochemicalAgentDelivery(type_StaphylococcalEnterotoxinB,type_Ingesting)). - -fof(axWMDPred93, axiom, - f_biochemicalAgentDelivery(type_StaphylococcalEnterotoxinB,type_Breathing)). - -fof(axWMDPred94, axiom, - f_biologicalAgentCarrier(type_Saxitoxin,type_Mollusk)). - -fof(axWMDPred95, axiom, - f_biochemicalAgentDelivery(type_Saxitoxin,type_Ingesting)). - -fof(axWMDPred96, axiom, - f_biochemicalAgentDelivery(type_Saxitoxin,type_Breathing)). - -fof(axWMDPred97, axiom, - f_biochemicalAgentSyndrome(type_Saxitoxin,inst_ParalyticShellfishPoisoning)). - -fof(axWMDPred98, axiom, - f_diseaseSymptom(inst_ParalyticShellfishPoisoning,inst_Paralysis)). - -fof(axWMDPred99, axiom, - f_biologicalAgentCarrier(type_Conotoxin,type_Mollusk)). - -fof(axWMDPred100, axiom, - f_biochemicalAgentSyndrome(type_Conotoxin,inst_ParalyticShellfishPoisoning)). - -fof(axWMDPred101, axiom, - f_biochemicalAgentSyndrome(type_Tetrodotoxin,inst_ParalyticShellfishPoisoning)). - -fof(axWMDPred102, axiom, - f_biochemicalAgentDelivery(type_VibrioCholera,type_Ingesting)). - -fof(axWMDPred103, axiom, - f_biochemicalAgentSyndrome(type_VibrioCholera,inst_Cholera)). - -fof(axWMDPred104, axiom, - f_biochemicalAgentDelivery(type_ClostridiumTetani,type_Poking)). - -fof(axWMDPred105, axiom, - f_biochemicalAgentSyndrome(type_ClostridiumTetani,inst_Tetanus)). - -fof(axWMDPred106, axiom, - f_diseaseMortality(inst_HerpesB,0.7)). - -fof(axWMDPred107, axiom, - f_biologicalAgentCarrier(type_HerpesBVirus,type_Monkey)). - -fof(axWMDPred108, axiom, - f_diseaseTreatment(inst_Pertussis,type_Antibiotic,type_Ingesting)). - -fof(axWMDPred109, axiom, - f_biologicalAgentCarrier(type_BordetellaPertussis,type_Human)). - -fof(axWMDPred110, axiom, - f_biochemicalAgentSyndrome(type_BordetellaPertussis,inst_Pertussis)). - -fof(axWMDPred111, axiom, - f_biochemicalAgentDelivery(type_BordetellaPertussis,type_Breathing)). - -fof(axWMDPred112, axiom, - f_biochemicalAgentSyndrome(type_ChlamydiaPsittaci,inst_Psittacosis)). - -fof(axWMDPred113, axiom, - f_biologicalAgentCarrier(type_ChlamydiaPsittaci,type_Bird)). - -fof(axWMDPred114, axiom, - f_biochemicalAgentDelivery(type_ChlamydiaPsittaci,type_Breathing)). - -fof(axWMDPred115, axiom, - f_diseaseSymptom(inst_Malaria,inst_Fever)). - -fof(axWMDPred116, axiom, - f_biologicalAgentCarrier(type_MalarialPlasmodium,type_Insect)). - -fof(axWMDPred117, axiom, - f_biochemicalAgentDelivery(type_MalarialPlasmodium,type_Poking)). - -fof(axWMDPred118, axiom, - f_biologicalAgentCarrier(type_WestNileVirus,type_Insect)). - -fof(axWMDPred119, axiom, - f_biochemicalAgentSyndrome(type_WestNileVirus,inst_WestNileFever)). - -fof(axWMDPred120, axiom, - f_biochemicalAgentDelivery(type_WestNileVirus,type_Poking)). - -fof(axWMDPred121, axiom, - f_biologicalAgentCarrier(type_DengueFeverVirus,type_Insect)). - -fof(axWMDPred122, axiom, - f_biochemicalAgentSyndrome(type_DengueFeverVirus,inst_DengueFever)). - -fof(axWMDPred123, axiom, - f_biochemicalAgentSyndrome(type_DengueFeverVirus,inst_DengueHemorrhagicFever)). - -fof(axWMDPred124, axiom, - f_biochemicalAgentDelivery(type_DengueFeverVirus,type_Poking)). - -fof(axWMDPred125, axiom, - f_diseaseMortality(inst_DengueHemorrhagicFever,5.0e-2)). - -fof(axWMDPred126, axiom, - f_biologicalAgentCarrier(type_LaCrosseVirus,type_Insect)). - -fof(axWMDPred127, axiom, - f_biologicalAgentCarrier(type_LaCrosseVirus,type_Rodent)). - -fof(axWMDPred128, axiom, - f_biochemicalAgentDelivery(type_LaCrosseVirus,type_Poking)). - -fof(axWMDPred129, axiom, - f_biochemicalAgentSyndrome(type_LaCrosseVirus,inst_LaCrosseEncephalitis)). - -fof(axWMDPred130, axiom, - f_diseaseMortality(inst_LaCrosseEncephalitis,1.0e-2)). - -fof(axWMDPred131, axiom, - f_biologicalAgentCarrier(type_SaintLouisEncephalitisVirus,type_Bird)). - -fof(axWMDPred132, axiom, - f_biologicalAgentCarrier(type_SaintLouisEncephalitisVirus,type_Insect)). - -fof(axWMDPred133, axiom, - f_biochemicalAgentDelivery(type_SaintLouisEncephalitisVirus,type_Poking)). - -fof(axWMDPred134, axiom, - f_biochemicalAgentSyndrome(type_SaintLouisEncephalitisVirus,inst_SaintLouisEncephalitis)). - -fof(axWMDPred135, axiom, - f_diseaseSymptom(inst_SaintLouisEncephalitis,inst_Fever)). - -fof(axWMDPred136, axiom, - f_biologicalAgentCarrier(type_EasternEquineEncephalitisVirus,type_Insect)). - -fof(axWMDPred137, axiom, - f_biochemicalAgentDelivery(type_EasternEquineEncephalitisVirus,type_Poking)). - -fof(axWMDPred138, axiom, - f_biochemicalAgentSyndrome(type_EasternEquineEncephalitisVirus,inst_EasternEquineEncephalitis)). - -fof(axWMDPred139, axiom, - f_diseaseSymptom(inst_EasternEquineEncephalitis,inst_Fever)). - -fof(axWMDPred140, axiom, - f_biologicalAgentCarrier(type_JapaneseEncephalitisVirus,type_Insect)). - -fof(axWMDPred141, axiom, - f_biochemicalAgentDelivery(type_JapaneseEncephalitisVirus,type_Poking)). - -fof(axWMDPred142, axiom, - f_biochemicalAgentSyndrome(type_JapaneseEncephalitisVirus,inst_JapaneseEncephalitis)). - -fof(axWMDPred143, axiom, - f_diseaseMortality(inst_JapaneseEncephalitis,0.3)). - -fof(axWMDPred144, axiom, - f_biochemicalAgentDelivery(type_EscherichiaColi0157H7,type_Ingesting)). - -fof(axWMDPred145, axiom, - f_biochemicalAgentSyndrome(type_MycobacteriumTuberculosis,inst_Tuberculosis)). - -fof(axWMDPred146, axiom, - f_biochemicalAgentDelivery(type_MycobacteriumTuberculosis,type_Breathing)). - -fof(axWMDPred147, axiom, - f_diseaseTreatment(inst_Tuberculosis,type_OralAntibiotic,type_Ingesting)). - -fof(axWMDPred148, axiom, - f_biochemicalAgentDelivery(type_MarburgVirus,type_Breathing)). - -fof(axWMDPred149, axiom, - f_biochemicalAgentDelivery(type_MarburgVirus,type_Poking)). - -fof(axWMDPred150, axiom, - f_biochemicalAgentSyndrome(type_MarburgVirus,inst_MarburgDisease)). - -fof(axWMDPred151, axiom, - f_diseaseMortality(inst_MarburgDisease,0.25)). - -fof(axWMDPred152, axiom, - f_biochemicalAgentSyndrome(type_StreptococcusA,inst_StrepThroat)). - -fof(axWMDPred153, axiom, - f_biochemicalAgentSyndrome(type_StreptococcusA,inst_ScarletFever)). - -fof(axWMDPred154, axiom, - f_biochemicalAgentSyndrome(type_StreptococcusA,inst_NecrotizingFaciitis)). - -fof(axWMDPred155, axiom, - f_biochemicalAgentSyndrome(type_HepatitisAVirus,inst_HepatitisA)). - -fof(axWMDPred156, axiom, - f_biochemicalAgentDelivery(type_HepatitisAVirus,type_Ingesting)). - -fof(axWMDPred157, axiom, - f_biochemicalAgentDelivery(type_HepatitisAVirus,type_Poking)). - -fof(axWMDPred158, axiom, - f_diseaseSymptom(inst_HepatitisA,inst_Fever)). - -fof(axWMDPred159, axiom, - f_biochemicalAgentSyndrome(type_HepatitisBVirus,inst_HepatitisB)). - -fof(axWMDPred160, axiom, - f_biochemicalAgentDelivery(type_HepatitisBVirus,type_Poking)). - -fof(axWMDPred161, axiom, - f_biochemicalAgentSyndrome(type_HepatitisCVirus,inst_HepatitisC)). - -fof(axWMDPred162, axiom, - f_biochemicalAgentDelivery(type_HepatitisCVirus,type_Poking)). - -fof(axWMDPred163, axiom, - f_biochemicalAgentSyndrome(type_Rotavirus,inst_RotavirusGastroenteritis)). - -fof(axWMDPred164, axiom, - f_biochemicalAgentDelivery(type_Rotavirus,type_Ingesting)). - -fof(axWMDPred165, axiom, - f_diseaseSymptom(inst_RotavirusGastroenteritis,inst_Fever)). - -fof(axWMDPred166, axiom, - f_biochemicalAgentSyndrome(type_Aflatoxin,inst_Aflatoxicosis)). - -fof(axWMDPred167, axiom, - f_lethalDose(type_Diacetoxyscirpenol,f_PerFn(f_MeasureFn(23,f_MilliFn(inst_Gram)),f_MeasureFn(1,f_KiloFn(inst_Gram))))). - -fof(axWMDPred168, axiom, - f_lethalDose(type_T2Toxin,f_PerFn(f_MeasureFn(5.2,f_MilliFn(inst_Gram)),f_MeasureFn(1,f_KiloFn(inst_Gram))))). - -fof(axWMDPred169, axiom, - f_biochemicalAgentDelivery(type_BacillusCereus,type_Ingesting)). - -fof(axWMDPred170, axiom, - f_biochemicalAgentSyndrome(type_LassaVirus,inst_LassaFever)). - -fof(axWMDPred171, axiom, - f_biochemicalAgentDelivery(type_LassaVirus,type_Ingesting)). - -fof(axWMDPred172, axiom, - f_biochemicalAgentDelivery(type_LassaVirus,type_Touching)). - -fof(axWMDPred173, axiom, - f_biologicalAgentCarrier(type_LassaVirus,type_Rodent)). - -fof(axWMDPred174, axiom, - f_diseaseSymptom(inst_LassaFever,inst_Fever)). - -fof(axWMDPred175, axiom, - f_diseaseMortality(inst_LassaFever,1.0e-2)). - -fof(axWMDPred176, axiom, - f_biochemicalAgentSyndrome(type_Legionella,inst_Legionellosis)). - -fof(axWMDPred177, axiom, - f_diseaseMortality(inst_LegionnairesDisease,0.125)). - -fof(axWMDPred178, axiom, - f_biochemicalAgentSyndrome(type_CorynebacteriumDiphtheriae,inst_Diphtheria)). - -fof(axWMDPred179, axiom, - f_diseaseSymptom(inst_Diphtheria,inst_Fever)). - -fof(axWMDPred180, axiom, - f_diseaseSymptom(inst_CrimeanCongoHemorrhagicFever,inst_Fever)). - -fof(axWMDPred181, axiom, - f_diseaseMortality(inst_CrimeanCongoHemorrhagicFever,0.3)). - -fof(axWMDPred182, axiom, - f_biologicalAgentCarrier(type_CrimeanCongoHemorrhagicFeverVirus,type_Arachnid)). - -fof(axWMDPred183, axiom, - f_biochemicalAgentSyndrome(type_CrimeanCongoHemorrhagicFeverVirus,inst_CrimeanCongoHemorrhagicFever)). - -fof(axWMDPred184, axiom, - f_biochemicalAgentDelivery(type_CrimeanCongoHemorrhagicFeverVirus,type_Poking)). - -fof(axWMDPred185, axiom, - f_biologicalAgentCarrier(type_JuninVirus,type_Rodent)). - -fof(axWMDPred186, axiom, - f_biochemicalAgentSyndrome(type_JuninVirus,inst_ArgentinianHemorrhagicFever)). - -fof(axWMDPred187, axiom, - f_biochemicalAgentDelivery(type_JuninVirus,type_Breathing)). - -fof(axWMDPred188, axiom, - f_diseaseSymptom(inst_ArgentinianHemorrhagicFever,inst_Fever)). - -fof(axWMDPred189, axiom, - f_biologicalAgentCarrier(type_MachupoVirus,type_Rodent)). - -fof(axWMDPred190, axiom, - f_biochemicalAgentSyndrome(type_MachupoVirus,inst_BolivianHemorrhagicFever)). - -fof(axWMDPred191, axiom, - f_biochemicalAgentDelivery(type_MachupoVirus,type_Breathing)). - -fof(axWMDPred192, axiom, - f_diseaseSymptom(inst_BolivianHemorrhagicFever,inst_Fever)). - -fof(axWMDPred193, axiom, - f_biochemicalAgentSyndrome(type_GuanaritoVirus,inst_VenezuelanHemorrhagicFever)). - -fof(axWMDPred194, axiom, - f_diseaseSymptom(inst_VenezuelanHemorrhagicFever,inst_Fever)). - -fof(axWMDPred195, axiom, - f_biochemicalAgentSyndrome(type_SabiaVirus,inst_BrazilianHemorrhagicFever)). - -fof(axWMDPred196, axiom, - f_diseaseSymptom(inst_BrazilianHemorrhagicFever,inst_Fever)). - -fof(axWMDPred197, axiom, - f_biologicalAgentCarrier(type_TickBorneEncephalitisVirus,type_Arachnid)). - -fof(axWMDPred198, axiom, - f_biochemicalAgentDelivery(type_TickBorneEncephalitisVirus,type_Poking)). - diff --git a/examples/SUMO/TPTP/WMDSubAttAx.p b/examples/SUMO/TPTP/WMDSubAttAx.p deleted file mode 100644 index d3a627f4b..000000000 --- a/examples/SUMO/TPTP/WMDSubAttAx.p +++ /dev/null @@ -1,15 +0,0 @@ -fof(axWMDSubAtt0, axiom, - f_subAttribute(inst_BubonicPlague,inst_Plague)). - -fof(axWMDSubAtt1, axiom, - f_subAttribute(inst_PneumonicPlague,inst_Plague)). - -fof(axWMDSubAtt2, axiom, - f_subAttribute(inst_InhalationalAnthrax,inst_Anthrax)). - -fof(axWMDSubAtt3, axiom, - f_subAttribute(inst_LegionnairesDisease,inst_Legionellosis)). - -fof(axWMDSubAtt4, axiom, - f_subAttribute(inst_PontiacFever,inst_Legionellosis)). - diff --git a/examples/SUMO/TPTP/WorldAirportsA_KAx.p b/examples/SUMO/TPTP/WorldAirportsA_KAx.p deleted file mode 100644 index 8379aed2f..000000000 --- a/examples/SUMO/TPTP/WorldAirportsA_KAx.p +++ /dev/null @@ -1,12159 +0,0 @@ -fof(axWorldAirportsA_K0, axiom, - (hasType(type_Airport, inst_AMenderesIzmirAirport))). - -fof(axWorldAirportsA_K1, axiom, - (hasType(type_Airport, inst_APHillArmyAirFieldVAAirport))). - -fof(axWorldAirportsA_K2, axiom, - (hasType(type_Airport, inst_AachenAirport))). - -fof(axWorldAirportsA_K3, axiom, - (hasType(type_Airport, inst_AalborgAirport))). - -fof(axWorldAirportsA_K4, axiom, - (hasType(type_Airport, inst_AbaTennaDYilmaDireDawaAirport))). - -fof(axWorldAirportsA_K5, axiom, - (hasType(type_Airport, inst_AbadanAirport))). - -fof(axWorldAirportsA_K6, axiom, - (hasType(type_Airport, inst_AbaiangAirport))). - -fof(axWorldAirportsA_K7, axiom, - (hasType(type_Airport, inst_AbakanKhakassiaAirport))). - -fof(axWorldAirportsA_K8, axiom, - (hasType(type_Airport, inst_AbauAirport))). - -fof(axWorldAirportsA_K9, axiom, - (hasType(type_Airport, inst_AbbotsichnScotlandAirport))). - -fof(axWorldAirportsA_K10, axiom, - (hasType(type_Airport, inst_AbbseAirport))). - -fof(axWorldAirportsA_K11, axiom, - (hasType(type_Airport, inst_AbecheAirport))). - -fof(axWorldAirportsA_K12, axiom, - (hasType(type_Airport, inst_AbemamaAtollAirport))). - -fof(axWorldAirportsA_K13, axiom, - (hasType(type_Airport, inst_AberdeenRegionalSDAirport))). - -fof(axWorldAirportsA_K14, axiom, - (hasType(type_Airport, inst_AbernathyFieldTNAirport))). - -fof(axWorldAirportsA_K15, axiom, - (hasType(type_Airport, inst_AbileneRegionalTXAirport))). - -fof(axWorldAirportsA_K16, axiom, - (hasType(type_Airport, inst_AbingdonRAFStationEnglandAirport))). - -fof(axWorldAirportsA_K17, axiom, - (hasType(type_Airport, inst_AbingoonQueenslandAirport))). - -fof(axWorldAirportsA_K18, axiom, - (hasType(type_Airport, inst_AboissoAirport))). - -fof(axWorldAirportsA_K19, axiom, - (hasType(type_Airport, inst_AbouDeiaAirport))). - -fof(axWorldAirportsA_K20, axiom, - (hasType(type_Airport, inst_AbrahamGonzalezCiudadJuarezAirport))). - -fof(axWorldAirportsA_K21, axiom, - (hasType(type_Airport, inst_AbramsMunicipalBaseOperationsMIAirport))). - -fof(axWorldAirportsA_K22, axiom, - (hasType(type_Airport, inst_AbreojosAirport))). - -fof(axWorldAirportsA_K23, axiom, - (hasType(type_Airport, inst_AbuSimbelAirport))). - -fof(axWorldAirportsA_K24, axiom, - (hasType(type_Airport, inst_AbujaAirport))). - -fof(axWorldAirportsA_K25, axiom, - (hasType(type_Airport, inst_AcadianaRegionalLAAirport))). - -fof(axWorldAirportsA_K26, axiom, - (hasType(type_Airport, inst_AcandiAirport))). - -fof(axWorldAirportsA_K27, axiom, - (hasType(type_Airport, inst_AcaricuraAirport))). - -fof(axWorldAirportsA_K28, axiom, - (hasType(type_Airport, inst_AcariguaAirport))). - -fof(axWorldAirportsA_K29, axiom, - (hasType(type_Airport, inst_AchutupoAirport))). - -fof(axWorldAirportsA_K30, axiom, - (hasType(type_Airport, inst_AdaMunicipalOKAirport))). - -fof(axWorldAirportsA_K31, axiom, - (hasType(type_Airport, inst_AdakNavalAirStationAKAirport))). - -fof(axWorldAirportsA_K32, axiom, - (hasType(type_Airport, inst_AddingtonFieldKYAirport))). - -fof(axWorldAirportsA_K33, axiom, - (hasType(type_Airport, inst_AddisonTXAirport))). - -fof(axWorldAirportsA_K34, axiom, - (hasType(type_Airport, inst_AdisuciptoYogyakartaAirport))). - -fof(axWorldAirportsA_K35, axiom, - (hasType(type_Airport, inst_AdlerSochiKrasnodarAirport))). - -fof(axWorldAirportsA_K36, axiom, - (hasType(type_Airport, inst_AdnanMenderesIzmirAirport))). - -fof(axWorldAirportsA_K37, axiom, - (hasType(type_Airport, inst_AekGodangAirport))). - -fof(axWorldAirportsA_K38, axiom, - (hasType(type_Airport, inst_AeroparqueJorgeNewberyBuenosAiresAirport))). - -fof(axWorldAirportsA_K39, axiom, - (hasType(type_Airport, inst_AeroportoInternacionalGaleaoRJAirport))). - -fof(axWorldAirportsA_K40, axiom, - (hasType(type_Airport, inst_AeroportoInternacionalGuarulhosSPAirport))). - -fof(axWorldAirportsA_K41, axiom, - (hasType(type_Airport, inst_AeroportodeCongonhasSPAirport))). - -fof(axWorldAirportsA_K42, axiom, - (hasType(type_Airport, inst_AeropuertoHatoCuracaoWillemstadAirport))). - -fof(axWorldAirportsA_K43, axiom, - (hasType(type_Airport, inst_AeropuertoHenriqueMalekDavidAirport))). - -fof(axWorldAirportsA_K44, axiom, - (hasType(type_Airport, inst_AeropuertoInternacionalEzeizaMinistroPistariniBuenosAiresAirport))). - -fof(axWorldAirportsA_K45, axiom, - (hasType(type_Airport, inst_AeropuertoInternacionalJoseMartiLaHabanaHavanaAirport))). - -fof(axWorldAirportsA_K46, axiom, - (hasType(type_Airport, inst_AeropuertoInternacionaldelCentroCaracasAirport))). - -fof(axWorldAirportsA_K47, axiom, - (hasType(type_Airport, inst_AeropuertoRafaelHernandezBorinquenAguadillaAirport))). - -fof(axWorldAirportsA_K48, axiom, - (hasType(type_Airport, inst_AeropuertoTransoceanicodeBarcelonaBarcelonaAirport))). - -fof(axWorldAirportsA_K49, axiom, - (hasType(type_Airport, inst_AfonsoPenaPRAirport))). - -fof(axWorldAirportsA_K50, axiom, - (hasType(type_Airport, inst_AforeAirport))). - -fof(axWorldAirportsA_K51, axiom, - (hasType(type_Airport, inst_AftonMunicipalWYAirport))). - -fof(axWorldAirportsA_K52, axiom, - (hasType(type_Airport, inst_AfyonAirport))). - -fof(axWorldAirportsA_K53, axiom, - (hasType(type_Airport, inst_AgadesAgadezAirport))). - -fof(axWorldAirportsA_K54, axiom, - (hasType(type_Airport, inst_AgartalaAirport))). - -fof(axWorldAirportsA_K55, axiom, - (hasType(type_Airport, inst_AgattiIslandAirport))). - -fof(axWorldAirportsA_K56, axiom, - (hasType(type_Airport, inst_AgaunAirport))). - -fof(axWorldAirportsA_K57, axiom, - (hasType(type_Airport, inst_AgenAirport))). - -fof(axWorldAirportsA_K58, axiom, - (hasType(type_Airport, inst_AggeneysAirport))). - -fof(axWorldAirportsA_K59, axiom, - (hasType(type_Airport, inst_AgnewQueenslandAirport))). - -fof(axWorldAirportsA_K60, axiom, - (hasType(type_Airport, inst_AgoAirport))). - -fof(axWorldAirportsA_K61, axiom, - (hasType(type_Airport, inst_AgraAirport))). - -fof(axWorldAirportsA_K62, axiom, - (hasType(type_Airport, inst_AgrinionAirport))). - -fof(axWorldAirportsA_K63, axiom, - (hasType(type_Airport, inst_AguascalientesAirport))). - -fof(axWorldAirportsA_K64, axiom, - (hasType(type_Airport, inst_AguniAirport))). - -fof(axWorldAirportsA_K65, axiom, - (hasType(type_Airport, inst_AhmedabadAirport))). - -fof(axWorldAirportsA_K66, axiom, - (hasType(type_Airport, inst_AhuasAirport))). - -fof(axWorldAirportsA_K67, axiom, - (hasType(type_Airport, inst_AhwazAirport))). - -fof(axWorldAirportsA_K68, axiom, - (hasType(type_Airport, inst_AikenMunicipalSCAirport))). - -fof(axWorldAirportsA_K69, axiom, - (hasType(type_Airport, inst_AiligandiAirport))). - -fof(axWorldAirportsA_K70, axiom, - (hasType(type_Airport, inst_AilinglapalapAirport))). - -fof(axWorldAirportsA_K71, axiom, - (hasType(type_Airport, inst_AilukIneIslandAirport))). - -fof(axWorldAirportsA_K72, axiom, - (hasType(type_Airport, inst_AinElBeyConstantineAirport))). - -fof(axWorldAirportsA_K73, axiom, - (hasType(type_Airport, inst_AinsworthMunicipalNEAirport))). - -fof(axWorldAirportsA_K74, axiom, - (hasType(type_Airport, inst_AiomeAirport))). - -fof(axWorldAirportsA_K75, axiom, - (hasType(type_Airport, inst_AiounelAtroussAirport))). - -fof(axWorldAirportsA_K76, axiom, - (hasType(type_Airport, inst_AirBaseKusanAirport))). - -fof(axWorldAirportsA_K77, axiom, - (hasType(type_Airport, inst_AirLogisticsBelleChasseHeliportLAAirport))). - -fof(axWorldAirportsA_K78, axiom, - (hasType(type_Airport, inst_AirborneAirparkOHAirport))). - -fof(axWorldAirportsA_K79, axiom, - (hasType(type_Airport, inst_AirokAirport))). - -fof(axWorldAirportsA_K80, axiom, - (hasType(type_Airport, inst_AishaltonAirport))). - -fof(axWorldAirportsA_K81, axiom, - (hasType(type_Airport, inst_AitapeAirport))). - -fof(axWorldAirportsA_K82, axiom, - (hasType(type_Airport, inst_AitutakiAirport))). - -fof(axWorldAirportsA_K83, axiom, - (hasType(type_Airport, inst_AixLesBainsChamberyAirport))). - -fof(axWorldAirportsA_K84, axiom, - (hasType(type_Airport, inst_AiyuraAirport))). - -fof(axWorldAirportsA_K85, axiom, - (hasType(type_Airport, inst_AizawlAirport))). - -fof(axWorldAirportsA_K86, axiom, - (hasType(type_Airport, inst_AkhiokAKAirport))). - -fof(axWorldAirportsA_K87, axiom, - (hasType(type_Airport, inst_AkiachakSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K88, axiom, - (hasType(type_Airport, inst_AkiakAKAirport))). - -fof(axWorldAirportsA_K89, axiom, - (hasType(type_Airport, inst_AkieniAirport))). - -fof(axWorldAirportsA_K90, axiom, - (hasType(type_Airport, inst_AkitaAirport))). - -fof(axWorldAirportsA_K91, axiom, - (hasType(type_Airport, inst_AkjoujtAirport))). - -fof(axWorldAirportsA_K92, axiom, - (hasType(type_Airport, inst_AkolaAirport))). - -fof(axWorldAirportsA_K93, axiom, - (hasType(type_Airport, inst_AkronCantonRegionalOHAirport))). - -fof(axWorldAirportsA_K94, axiom, - (hasType(type_Airport, inst_AkronWashingtonCountyCOAirport))). - -fof(axWorldAirportsA_K95, axiom, - (hasType(type_Airport, inst_AkrotiriAirport))). - -fof(axWorldAirportsA_K96, axiom, - (hasType(type_Airport, inst_AksuAirport))). - -fof(axWorldAirportsA_K97, axiom, - (hasType(type_Airport, inst_AkulivikQCAirport))). - -fof(axWorldAirportsA_K98, axiom, - (hasType(type_Airport, inst_AkureAirport))). - -fof(axWorldAirportsA_K99, axiom, - (hasType(type_Airport, inst_AkureyriAirport))). - -fof(axWorldAirportsA_K100, axiom, - (hasType(type_Airport, inst_AkutanSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K101, axiom, - (hasType(type_Airport, inst_AlAinAirport))). - -fof(axWorldAirportsA_K102, axiom, - (hasType(type_Airport, inst_AlArishAirport))). - -fof(axWorldAirportsA_K103, axiom, - (hasType(type_Airport, inst_AlBahaAirport))). - -fof(axWorldAirportsA_K104, axiom, - (hasType(type_Airport, inst_AlBaydaAirport))). - -fof(axWorldAirportsA_K105, axiom, - (hasType(type_Airport, inst_AlDhafraMilitaryAbuDhabiAirport))). - -fof(axWorldAirportsA_K106, axiom, - (hasType(type_Airport, inst_AlGhaydahAirport))). - -fof(axWorldAirportsA_K107, axiom, - (hasType(type_Airport, inst_AlMassiraAgadirAirport))). - -fof(axWorldAirportsA_K108, axiom, - (hasType(type_Airport, inst_AlahAirport))). - -fof(axWorldAirportsA_K109, axiom, - (hasType(type_Airport, inst_AlakanukAKAirport))). - -fof(axWorldAirportsA_K110, axiom, - (hasType(type_Airport, inst_AlamogordoWhiteSandsRegionalNMAirport))). - -fof(axWorldAirportsA_K111, axiom, - (hasType(type_Airport, inst_AlbanyCountyNYAirport))). - -fof(axWorldAirportsA_K112, axiom, - (hasType(type_Airport, inst_AlbanyWesternAustraliaAirport))). - -fof(axWorldAirportsA_K113, axiom, - (hasType(type_Airport, inst_AlbengaAirport))). - -fof(axWorldAirportsA_K114, axiom, - (hasType(type_Airport, inst_AlbertLeaMunicipalMNAirport))). - -fof(axWorldAirportsA_K115, axiom, - (hasType(type_Airport, inst_AlbertoAcunaOngayCampecheAirport))). - -fof(axWorldAirportsA_K116, axiom, - (hasType(type_Airport, inst_AlbertusILAirport))). - -fof(axWorldAirportsA_K117, axiom, - (hasType(type_Airport, inst_AlbinaAirport))). - -fof(axWorldAirportsA_K118, axiom, - (hasType(type_Airport, inst_AlbionMunicipalNEAirport))). - -fof(axWorldAirportsA_K119, axiom, - (hasType(type_Airport, inst_AlbuqAirport))). - -fof(axWorldAirportsA_K120, axiom, - (hasType(type_Airport, inst_AlbuquerqueInternationalNMAirport))). - -fof(axWorldAirportsA_K121, axiom, - (hasType(type_Airport, inst_AlburyNewSouthWalesAirport))). - -fof(axWorldAirportsA_K122, axiom, - (hasType(type_Airport, inst_AlconburyRAFStationEnglandAirport))). - -fof(axWorldAirportsA_K123, axiom, - (hasType(type_Airport, inst_AldanYakutiaSakhaAirport))). - -fof(axWorldAirportsA_K124, axiom, - (hasType(type_Airport, inst_AldergroveInternationalNorthernIrelandAirport))). - -fof(axWorldAirportsA_K125, axiom, - (hasType(type_Airport, inst_AlderneyAirport))). - -fof(axWorldAirportsA_K126, axiom, - (hasType(type_Airport, inst_AlegreteRSAirport))). - -fof(axWorldAirportsA_K127, axiom, - (hasType(type_Airport, inst_AlenquerPAAirport))). - -fof(axWorldAirportsA_K128, axiom, - (hasType(type_Airport, inst_AleppoAirport))). - -fof(axWorldAirportsA_K129, axiom, - (hasType(type_Airport, inst_AlertaAirport))). - -fof(axWorldAirportsA_K130, axiom, - (hasType(type_Airport, inst_AlexanderBayAirport))). - -fof(axWorldAirportsA_K131, axiom, - (hasType(type_Airport, inst_AlexanderFieldSouthWoodCountyWIAirport))). - -fof(axWorldAirportsA_K132, axiom, - (hasType(type_Airport, inst_AlexandraAirport))). - -fof(axWorldAirportsA_K133, axiom, - (hasType(type_Airport, inst_AlexandriaAirport))). - -fof(axWorldAirportsA_K134, axiom, - (hasType(type_Airport, inst_AlexandriaEslerRegionalLAAirport))). - -fof(axWorldAirportsA_K135, axiom, - (hasType(type_Airport, inst_AlexandriaInternationalLAAirport))). - -fof(axWorldAirportsA_K136, axiom, - (hasType(type_Airport, inst_AlexandriaNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K137, axiom, - (hasType(type_Airport, inst_AlexandroupolisAirport))). - -fof(axWorldAirportsA_K138, axiom, - (hasType(type_Airport, inst_AlfonsoBonillaAragonCaliAirport))). - -fof(axWorldAirportsA_K139, axiom, - (hasType(type_Airport, inst_AlfujairahFujairahAirport))). - -fof(axWorldAirportsA_K140, axiom, - (hasType(type_Airport, inst_AlgonaMunicipalIAAirport))). - -fof(axWorldAirportsA_K141, axiom, - (hasType(type_Airport, inst_AliSabiehAirport))). - -fof(axWorldAirportsA_K142, axiom, - (hasType(type_Airport, inst_AlicanteAirport))). - -fof(axWorldAirportsA_K143, axiom, - (hasType(type_Airport, inst_AliceInternationalTXAirport))). - -fof(axWorldAirportsA_K144, axiom, - (hasType(type_Airport, inst_AliceSpringsNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K145, axiom, - (hasType(type_Airport, inst_AlitakSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K146, axiom, - (hasType(type_Airport, inst_AljoufAirport))). - -fof(axWorldAirportsA_K147, axiom, - (hasType(type_Airport, inst_AllahabadAirport))). - -fof(axWorldAirportsA_K148, axiom, - (hasType(type_Airport, inst_AllaireNJAirport))). - -fof(axWorldAirportsA_K149, axiom, - (hasType(type_Airport, inst_AllakaketAKAirport))). - -fof(axWorldAirportsA_K150, axiom, - (hasType(type_Airport, inst_AlldaysAirport))). - -fof(axWorldAirportsA_K151, axiom, - (hasType(type_Airport, inst_AlleghenyCountyPAAirport))). - -fof(axWorldAirportsA_K152, axiom, - (hasType(type_Airport, inst_AllenArmyAirFieldAKAirport))). - -fof(axWorldAirportsA_K153, axiom, - (hasType(type_Airport, inst_AllentownBethlehemEastonPAAirport))). - -fof(axWorldAirportsA_K154, axiom, - (hasType(type_Airport, inst_AllianceMunicipalNEAirport))). - -fof(axWorldAirportsA_K155, axiom, - (hasType(type_Airport, inst_AlmatyAlmaAtaAlmaAtaAirport))). - -fof(axWorldAirportsA_K156, axiom, - (hasType(type_Airport, inst_AlmenaraMGAirport))). - -fof(axWorldAirportsA_K157, axiom, - (hasType(type_Airport, inst_AlongAirport))). - -fof(axWorldAirportsA_K158, axiom, - (hasType(type_Airport, inst_AlorIslandAirport))). - -fof(axWorldAirportsA_K159, axiom, - (hasType(type_Airport, inst_AlorSetarAirport))). - -fof(axWorldAirportsA_K160, axiom, - (hasType(type_Airport, inst_AloweAirport))). - -fof(axWorldAirportsA_K161, axiom, - (hasType(type_Airport, inst_AlpedHuezAirport))). - -fof(axWorldAirportsA_K162, axiom, - (hasType(type_Airport, inst_AlpenaCountyRegionalMIAirport))). - -fof(axWorldAirportsA_K163, axiom, - (hasType(type_Airport, inst_AlphaQueenslandAirport))). - -fof(axWorldAirportsA_K164, axiom, - (hasType(type_Airport, inst_AlpineCasparisMunicipalTXAirport))). - -fof(axWorldAirportsA_K165, axiom, - (hasType(type_Airport, inst_AlroyDownsNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K166, axiom, - (hasType(type_Airport, inst_AltaAirport))). - -fof(axWorldAirportsA_K167, axiom, - (hasType(type_Airport, inst_AltaFlorestaAirport))). - -fof(axWorldAirportsA_K168, axiom, - (hasType(type_Airport, inst_AltamiraPAAirport))). - -fof(axWorldAirportsA_K169, axiom, - (hasType(type_Airport, inst_AltayAirport))). - -fof(axWorldAirportsA_K170, axiom, - (hasType(type_Airport, inst_AltenburgAirport))). - -fof(axWorldAirportsA_K171, axiom, - (hasType(type_Airport, inst_AltoMolocueAirport))). - -fof(axWorldAirportsA_K172, axiom, - (hasType(type_Airport, inst_AltoRioSenguerrAirport))). - -fof(axWorldAirportsA_K173, axiom, - (hasType(type_Airport, inst_AltodoParnaibaPIAirport))). - -fof(axWorldAirportsA_K174, axiom, - (hasType(type_Airport, inst_AltonDownsSouthAustraliaAirport))). - -fof(axWorldAirportsA_K175, axiom, - (hasType(type_Airport, inst_AltonILStLouisAirport))). - -fof(axWorldAirportsA_K176, axiom, - (hasType(type_Airport, inst_AltoonaBlairCountyPAAirport))). - -fof(axWorldAirportsA_K177, axiom, - (hasType(type_Airport, inst_AltusMunicipalOKAirport))). - -fof(axWorldAirportsA_K178, axiom, - (hasType(type_Airport, inst_AlulaAirport))). - -fof(axWorldAirportsA_K179, axiom, - (hasType(type_Airport, inst_AmaAirport))). - -fof(axWorldAirportsA_K180, axiom, - (hasType(type_Airport, inst_AmahaiAirport))). - -fof(axWorldAirportsA_K181, axiom, - (hasType(type_Airport, inst_AmalfiAirport))). - -fof(axWorldAirportsA_K182, axiom, - (hasType(type_Airport, inst_AmamiOShimaAirport))). - -fof(axWorldAirportsA_K183, axiom, - (hasType(type_Airport, inst_AmanabAirport))). - -fof(axWorldAirportsA_K184, axiom, - (hasType(type_Airport, inst_AmarilloInternationalTXAirport))). - -fof(axWorldAirportsA_K185, axiom, - (hasType(type_Airport, inst_AmataNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K186, axiom, - (hasType(type_Airport, inst_AmazonBayAirport))). - -fof(axWorldAirportsA_K187, axiom, - (hasType(type_Airport, inst_AmbanjaAirport))). - -fof(axWorldAirportsA_K188, axiom, - (hasType(type_Airport, inst_AmbatoAirport))). - -fof(axWorldAirportsA_K189, axiom, - (hasType(type_Airport, inst_AmbatolahyAirport))). - -fof(axWorldAirportsA_K190, axiom, - (hasType(type_Airport, inst_AmbatomaintyAirport))). - -fof(axWorldAirportsA_K191, axiom, - (hasType(type_Airport, inst_AmbilobeAirport))). - -fof(axWorldAirportsA_K192, axiom, - (hasType(type_Airport, inst_AmblerAKAirport))). - -fof(axWorldAirportsA_K193, axiom, - (hasType(type_Airport, inst_AmbolinAirport))). - -fof(axWorldAirportsA_K194, axiom, - (hasType(type_Airport, inst_AmboseliAirport))). - -fof(axWorldAirportsA_K195, axiom, - (hasType(type_Airport, inst_AmbouliDjiboutiAirport))). - -fof(axWorldAirportsA_K196, axiom, - (hasType(type_Airport, inst_AmbuntiAirport))). - -fof(axWorldAirportsA_K197, axiom, - (hasType(type_Airport, inst_AmchitkaAirport))). - -fof(axWorldAirportsA_K198, axiom, - (hasType(type_Airport, inst_AmchitkaIslandAKAirport))). - -fof(axWorldAirportsA_K199, axiom, - (hasType(type_Airport, inst_AmdermaArkhangelskAirport))). - -fof(axWorldAirportsA_K200, axiom, - (hasType(type_Airport, inst_AmedeeArmyAirFieldCAAirport))). - -fof(axWorldAirportsA_K201, axiom, - (hasType(type_Airport, inst_AmeryMunicipalWIAirport))). - -fof(axWorldAirportsA_K202, axiom, - (hasType(type_Airport, inst_AmesMunicipalIAAirport))). - -fof(axWorldAirportsA_K203, axiom, - (hasType(type_Airport, inst_AmityvilleNYAirport))). - -fof(axWorldAirportsA_K204, axiom, - (hasType(type_Airport, inst_AmmarooNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K205, axiom, - (hasType(type_Airport, inst_AmookBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K206, axiom, - (hasType(type_Airport, inst_AmpanihyAirport))). - -fof(axWorldAirportsA_K207, axiom, - (hasType(type_Airport, inst_AmritsarAirport))). - -fof(axWorldAirportsA_K208, axiom, - (hasType(type_Airport, inst_AnacoAirport))). - -fof(axWorldAirportsA_K209, axiom, - (hasType(type_Airport, inst_AnacortesWAAirport))). - -fof(axWorldAirportsA_K210, axiom, - (hasType(type_Airport, inst_AnadyrMagadanAirport))). - -fof(axWorldAirportsA_K211, axiom, - (hasType(type_Airport, inst_AnaheimDisneylandCAAirport))). - -fof(axWorldAirportsA_K212, axiom, - (hasType(type_Airport, inst_AnaktuvukPassAKAirport))). - -fof(axWorldAirportsA_K213, axiom, - (hasType(type_Airport, inst_AnalalavaAirport))). - -fof(axWorldAirportsA_K214, axiom, - (hasType(type_Airport, inst_AnapaAirport))). - -fof(axWorldAirportsA_K215, axiom, - (hasType(type_Airport, inst_AnapolisGOAirport))). - -fof(axWorldAirportsA_K216, axiom, - (hasType(type_Airport, inst_AnchorageInternationalAKAirport))). - -fof(axWorldAirportsA_K217, axiom, - (hasType(type_Airport, inst_AnconaAirport))). - -fof(axWorldAirportsA_K218, axiom, - (hasType(type_Airport, inst_AndahuaylasAirport))). - -fof(axWorldAirportsA_K219, axiom, - (hasType(type_Airport, inst_AndamookaSouthAustraliaAirport))). - -fof(axWorldAirportsA_K220, axiom, - (hasType(type_Airport, inst_AndersonCountySCAirport))). - -fof(axWorldAirportsA_K221, axiom, - (hasType(type_Airport, inst_AndersonMunicipalINAirport))). - -fof(axWorldAirportsA_K222, axiom, - (hasType(type_Airport, inst_AndesAirport))). - -fof(axWorldAirportsA_K223, axiom, - (hasType(type_Airport, inst_AndijonAndizhanAndijonAirport))). - -fof(axWorldAirportsA_K224, axiom, - (hasType(type_Airport, inst_AndorralaVellaAirport))). - -fof(axWorldAirportsA_K225, axiom, - (hasType(type_Airport, inst_AndoverEnglandAirport))). - -fof(axWorldAirportsA_K226, axiom, - (hasType(type_Airport, inst_AndoyaAndenesAndoyaAirport))). - -fof(axWorldAirportsA_K227, axiom, - (hasType(type_Airport, inst_AndrauAirparkTXAirport))). - -fof(axWorldAirportsA_K228, axiom, - (hasType(type_Airport, inst_AndravidaAirport))). - -fof(axWorldAirportsA_K229, axiom, - (hasType(type_Airport, inst_AndrewsAirForceBaseMDAirport))). - -fof(axWorldAirportsA_K230, axiom, - (hasType(type_Airport, inst_AndrewsMunicipalSCAirport))). - -fof(axWorldAirportsA_K231, axiom, - (hasType(type_Airport, inst_AnduloAirport))). - -fof(axWorldAirportsA_K232, axiom, - (hasType(type_Airport, inst_AneityumAirport))). - -fof(axWorldAirportsA_K233, axiom, - (hasType(type_Airport, inst_AngelFireNMAirport))). - -fof(axWorldAirportsA_K234, axiom, - (hasType(type_Airport, inst_AngelholmHelsingborgAirport))). - -fof(axWorldAirportsA_K235, axiom, - (hasType(type_Airport, inst_AngersAirport))). - -fof(axWorldAirportsA_K236, axiom, - (hasType(type_Airport, inst_AnggiAirport))). - -fof(axWorldAirportsA_K237, axiom, - (hasType(type_Airport, inst_AngocheAntonioEnesAirport))). - -fof(axWorldAirportsA_K238, axiom, - (hasType(type_Airport, inst_AngoonSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K239, axiom, - (hasType(type_Airport, inst_AngoramAirport))). - -fof(axWorldAirportsA_K240, axiom, - (hasType(type_Airport, inst_AngoulemeAirport))). - -fof(axWorldAirportsA_K241, axiom, - (hasType(type_Airport, inst_AnguganakAirport))). - -fof(axWorldAirportsA_K242, axiom, - (hasType(type_Airport, inst_AngusDownsNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K243, axiom, - (hasType(type_Airport, inst_AniakAKAirport))). - -fof(axWorldAirportsA_K244, axiom, - (hasType(type_Airport, inst_AnimasAirParkCOAirport))). - -fof(axWorldAirportsA_K245, axiom, - (hasType(type_Airport, inst_AnitaBayAKAirport))). - -fof(axWorldAirportsA_K246, axiom, - (hasType(type_Airport, inst_AniwaAirport))). - -fof(axWorldAirportsA_K247, axiom, - (hasType(type_Airport, inst_AnjouanAirport))). - -fof(axWorldAirportsA_K248, axiom, - (hasType(type_Airport, inst_AnkangAirport))). - -fof(axWorldAirportsA_K249, axiom, - (hasType(type_Airport, inst_AnkavandraAirport))). - -fof(axWorldAirportsA_K250, axiom, - (hasType(type_Airport, inst_AnnArborMunicipalMIAirport))). - -fof(axWorldAirportsA_K251, axiom, - (hasType(type_Airport, inst_AnnanbergAirport))). - -fof(axWorldAirportsA_K252, axiom, - (hasType(type_Airport, inst_AnnetteIslandAKAirport))). - -fof(axWorldAirportsA_K253, axiom, - (hasType(type_Airport, inst_AnnistonMetropolitanALAirport))). - -fof(axWorldAirportsA_K254, axiom, - (hasType(type_Airport, inst_AnqingAirport))). - -fof(axWorldAirportsA_K255, axiom, - (hasType(type_Airport, inst_AnqmaqssalikAirport))). - -fof(axWorldAirportsA_K256, axiom, - (hasType(type_Airport, inst_AnshanAirport))). - -fof(axWorldAirportsA_K257, axiom, - (hasType(type_Airport, inst_AntaAirport))). - -fof(axWorldAirportsA_K258, axiom, - (hasType(type_Airport, inst_AntalahaAirport))). - -fof(axWorldAirportsA_K259, axiom, - (hasType(type_Airport, inst_AntalyaAirport))). - -fof(axWorldAirportsA_K260, axiom, - (hasType(type_Airport, inst_AnthonyLagoonNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K261, axiom, - (hasType(type_Airport, inst_AnthonyMunicipalKSAirport))). - -fof(axWorldAirportsA_K262, axiom, - (hasType(type_Airport, inst_AntlersMunicipalOKAirport))). - -fof(axWorldAirportsA_K263, axiom, - (hasType(type_Airport, inst_AntrimCountyMIAirport))). - -fof(axWorldAirportsA_K264, axiom, - (hasType(type_Airport, inst_AntsirabeAirport))). - -fof(axWorldAirportsA_K265, axiom, - (hasType(type_Airport, inst_AnuhaIslandResortAnuhaIslandAirport))). - -fof(axWorldAirportsA_K266, axiom, - (hasType(type_Airport, inst_AnuradhapuraAirport))). - -fof(axWorldAirportsA_K267, axiom, - (hasType(type_Airport, inst_AnvikAKAirport))). - -fof(axWorldAirportsA_K268, axiom, - (hasType(type_Airport, inst_AnyangAirport))). - -fof(axWorldAirportsA_K269, axiom, - (hasType(type_Airport, inst_AomoriAirport))). - -fof(axWorldAirportsA_K270, axiom, - (hasType(type_Airport, inst_ApalachicolaMunicipalFLAirport))). - -fof(axWorldAirportsA_K271, axiom, - (hasType(type_Airport, inst_ApalapsiliNewGuineaAirport))). - -fof(axWorldAirportsA_K272, axiom, - (hasType(type_Airport, inst_ApartadoAirport))). - -fof(axWorldAirportsA_K273, axiom, - (hasType(type_Airport, inst_ApatakiTuamotuArchipelagoAirport))). - -fof(axWorldAirportsA_K274, axiom, - (hasType(type_Airport, inst_ApatzinganAirport))). - -fof(axWorldAirportsA_K275, axiom, - (hasType(type_Airport, inst_ApiayAirport))). - -fof(axWorldAirportsA_K276, axiom, - (hasType(type_Airport, inst_ApoloAirport))). - -fof(axWorldAirportsA_K277, axiom, - (hasType(type_Airport, inst_AppianLineAirport))). - -fof(axWorldAirportsA_K278, axiom, - (hasType(type_Airport, inst_AppleValleyCAAirport))). - -fof(axWorldAirportsA_K279, axiom, - (hasType(type_Airport, inst_AprilRiverAirport))). - -fof(axWorldAirportsA_K280, axiom, - (hasType(type_Airport, inst_ApucaranaPRAirport))). - -fof(axWorldAirportsA_K281, axiom, - (hasType(type_Airport, inst_AqabaAirport))). - -fof(axWorldAirportsA_K282, axiom, - (hasType(type_Airport, inst_AqtobeAktyubinskAqtobeAirport))). - -fof(axWorldAirportsA_K283, axiom, - (hasType(type_Airport, inst_AracajuSEAirport))). - -fof(axWorldAirportsA_K284, axiom, - (hasType(type_Airport, inst_AracatubaSPAirport))). - -fof(axWorldAirportsA_K285, axiom, - (hasType(type_Airport, inst_AradAirport))). - -fof(axWorldAirportsA_K286, axiom, - (hasType(type_Airport, inst_AragarcasGOAirport))). - -fof(axWorldAirportsA_K287, axiom, - (hasType(type_Airport, inst_AragipAirport))). - -fof(axWorldAirportsA_K288, axiom, - (hasType(type_Airport, inst_AraguainaTOAirport))). - -fof(axWorldAirportsA_K289, axiom, - (hasType(type_Airport, inst_AramacQueenslandAirport))). - -fof(axWorldAirportsA_K290, axiom, - (hasType(type_Airport, inst_AranukaAirport))). - -fof(axWorldAirportsA_K291, axiom, - (hasType(type_Airport, inst_ArapahoeMunicipalNEAirport))). - -fof(axWorldAirportsA_K292, axiom, - (hasType(type_Airport, inst_ArapongasPRAirport))). - -fof(axWorldAirportsA_K293, axiom, - (hasType(type_Airport, inst_AraracuaraAirport))). - -fof(axWorldAirportsA_K294, axiom, - (hasType(type_Airport, inst_AraraquaraSPAirport))). - -fof(axWorldAirportsA_K295, axiom, - (hasType(type_Airport, inst_AraratVictoriaAirport))). - -fof(axWorldAirportsA_K296, axiom, - (hasType(type_Airport, inst_AraucaAirport))). - -fof(axWorldAirportsA_K297, axiom, - (hasType(type_Airport, inst_ArauquitaAirport))). - -fof(axWorldAirportsA_K298, axiom, - (hasType(type_Airport, inst_AraxaMGAirport))). - -fof(axWorldAirportsA_K299, axiom, - (hasType(type_Airport, inst_AraxosPatrasAirport))). - -fof(axWorldAirportsA_K300, axiom, - (hasType(type_Airport, inst_ArbaMintchAirport))). - -fof(axWorldAirportsA_K301, axiom, - (hasType(type_Airport, inst_ArboletasAirport))). - -fof(axWorldAirportsA_K302, axiom, - (hasType(type_Airport, inst_ArcataCAAirport))). - -fof(axWorldAirportsA_K303, axiom, - (hasType(type_Airport, inst_ArcticVillageAKAirport))). - -fof(axWorldAirportsA_K304, axiom, - (hasType(type_Airport, inst_ArdmoreAirport))). - -fof(axWorldAirportsA_K305, axiom, - (hasType(type_Airport, inst_ArdmoreMunicipalOKAirport))). - -fof(axWorldAirportsA_K306, axiom, - (hasType(type_Airport, inst_ArgyleDownsWesternAustraliaAirport))). - -fof(axWorldAirportsA_K307, axiom, - (hasType(type_Airport, inst_AricaAirport))). - -fof(axWorldAirportsA_K308, axiom, - (hasType(type_Airport, inst_AripuanaMTAirport))). - -fof(axWorldAirportsA_K309, axiom, - (hasType(type_Airport, inst_AriquemesROAirport))). - -fof(axWorldAirportsA_K310, axiom, - (hasType(type_Airport, inst_ArkalykAirport))). - -fof(axWorldAirportsA_K311, axiom, - (hasType(type_Airport, inst_ArkhangelskArkhangelskAirport))). - -fof(axWorldAirportsA_K312, axiom, - (hasType(type_Airport, inst_ArlandaStockholmAirport))). - -fof(axWorldAirportsA_K313, axiom, - (hasType(type_Airport, inst_ArlesCamargueGaronsNimesAirport))). - -fof(axWorldAirportsA_K314, axiom, - (hasType(type_Airport, inst_ArlyAirport))). - -fof(axWorldAirportsA_K315, axiom, - (hasType(type_Airport, inst_ArmeniaAirport))). - -fof(axWorldAirportsA_K316, axiom, - (hasType(type_Airport, inst_ArmidaleNewSouthWalesAirport))). - -fof(axWorldAirportsA_K317, axiom, - (hasType(type_Airport, inst_ArnoAirport))). - -fof(axWorldAirportsA_K318, axiom, - (hasType(type_Airport, inst_AroaAirport))). - -fof(axWorldAirportsA_K319, axiom, - (hasType(type_Airport, inst_AronaAirport))). - -fof(axWorldAirportsA_K320, axiom, - (hasType(type_Airport, inst_AroraeIslandAirport))). - -fof(axWorldAirportsA_K321, axiom, - (hasType(type_Airport, inst_ArraburyQueenslandAirport))). - -fof(axWorldAirportsA_K322, axiom, - (hasType(type_Airport, inst_ArrachartAntsirananaDiegoSuarezAirport))). - -fof(axWorldAirportsA_K323, axiom, - (hasType(type_Airport, inst_ArraiasGOAirport))). - -fof(axWorldAirportsA_K324, axiom, - (hasType(type_Airport, inst_ArsoAirport))). - -fof(axWorldAirportsA_K325, axiom, - (hasType(type_Airport, inst_ArsukAirport))). - -fof(axWorldAirportsA_K326, axiom, - (hasType(type_Airport, inst_ArtesiaMunicipalNMAirport))). - -fof(axWorldAirportsA_K327, axiom, - (hasType(type_Airport, inst_ArthurNNeuIAAirport))). - -fof(axWorldAirportsA_K328, axiom, - (hasType(type_Airport, inst_ArthursTownCatAirport))). - -fof(axWorldAirportsA_K329, axiom, - (hasType(type_Airport, inst_ArtigasAirport))). - -fof(axWorldAirportsA_K330, axiom, - (hasType(type_Airport, inst_ArushaAirport))). - -fof(axWorldAirportsA_K331, axiom, - (hasType(type_Airport, inst_AruthaAirport))). - -fof(axWorldAirportsA_K332, axiom, - (hasType(type_Airport, inst_ArvidsjaurAirport))). - -fof(axWorldAirportsA_K333, axiom, - (hasType(type_Airport, inst_AsahikawaAirport))). - -fof(axWorldAirportsA_K334, axiom, - (hasType(type_Airport, inst_AsapaAirport))). - -fof(axWorldAirportsA_K335, axiom, - (hasType(type_Airport, inst_AsauAirport))). - -fof(axWorldAirportsA_K336, axiom, - (hasType(type_Airport, inst_AscensionAirport))). - -fof(axWorldAirportsA_K337, axiom, - (hasType(type_Airport, inst_AscensionIslandAirport))). - -fof(axWorldAirportsA_K338, axiom, - (hasType(type_Airport, inst_AsconaAirport))). - -fof(axWorldAirportsA_K339, axiom, - (hasType(type_Airport, inst_AsekiAirport))). - -fof(axWorldAirportsA_K340, axiom, - (hasType(type_Airport, inst_AselaAirport))). - -fof(axWorldAirportsA_K341, axiom, - (hasType(type_Airport, inst_AshburtonAirport))). - -fof(axWorldAirportsA_K342, axiom, - (hasType(type_Airport, inst_AshevilleRegionalNCAirport))). - -fof(axWorldAirportsA_K343, axiom, - (hasType(type_Airport, inst_AshgabatAshkhabadAhalAirport))). - -fof(axWorldAirportsA_K344, axiom, - (hasType(type_Airport, inst_AshleyMunicipalNDAirport))). - -fof(axWorldAirportsA_K345, axiom, - (hasType(type_Airport, inst_AsirimAirport))). - -fof(axWorldAirportsA_K346, axiom, - (hasType(type_Airport, inst_AsosaAirport))). - -fof(axWorldAirportsA_K347, axiom, - (hasType(type_Airport, inst_AspenPitkinCountyAirportSardyFieldCOAirport))). - -fof(axWorldAirportsA_K348, axiom, - (hasType(type_Airport, inst_AssabAirport))). - -fof(axWorldAirportsA_K349, axiom, - (hasType(type_Airport, inst_AssisSPAirport))). - -fof(axWorldAirportsA_K350, axiom, - (hasType(type_Airport, inst_AssiutAirport))). - -fof(axWorldAirportsA_K351, axiom, - (hasType(type_Airport, inst_AstrakhanAstrakhanAirport))). - -fof(axWorldAirportsA_K352, axiom, - (hasType(type_Airport, inst_AstraksetraAirport))). - -fof(axWorldAirportsA_K353, axiom, - (hasType(type_Airport, inst_AstypaleaIslandAirport))). - -fof(axWorldAirportsA_K354, axiom, - (hasType(type_Airport, inst_AswanAirport))). - -fof(axWorldAirportsA_K355, axiom, - (hasType(type_Airport, inst_AtalayaAirport))). - -fof(axWorldAirportsA_K356, axiom, - (hasType(type_Airport, inst_AtaqAirport))). - -fof(axWorldAirportsA_K357, axiom, - (hasType(type_Airport, inst_AtarAirport))). - -fof(axWorldAirportsA_K358, axiom, - (hasType(type_Airport, inst_AtarotJerusalemAirport))). - -fof(axWorldAirportsA_K359, axiom, - (hasType(type_Airport, inst_AtaturkYesilkovInternationalIstanbulAirport))). - -fof(axWorldAirportsA_K360, axiom, - (hasType(type_Airport, inst_AtauroAirport))). - -fof(axWorldAirportsA_K361, axiom, - (hasType(type_Airport, inst_AtbaraAirport))). - -fof(axWorldAirportsA_K362, axiom, - (hasType(type_Airport, inst_AthensBenEppsGAAirport))). - -fof(axWorldAirportsA_K363, axiom, - (hasType(type_Airport, inst_AtiAirport))). - -fof(axWorldAirportsA_K364, axiom, - (hasType(type_Airport, inst_AtiuAirport))). - -fof(axWorldAirportsA_K365, axiom, - (hasType(type_Airport, inst_AtkaAKAirport))). - -fof(axWorldAirportsA_K366, axiom, - (hasType(type_Airport, inst_AtkambaAirport))). - -fof(axWorldAirportsA_K367, axiom, - (hasType(type_Airport, inst_AtlantaTechnologyParkGAAirport))). - -fof(axWorldAirportsA_K368, axiom, - (hasType(type_Airport, inst_AtlanticCityInternationalNJAirport))). - -fof(axWorldAirportsA_K369, axiom, - (hasType(type_Airport, inst_AtlanticCityMunicipalAirportBaderFieldNJAirport))). - -fof(axWorldAirportsA_K370, axiom, - (hasType(type_Airport, inst_AtlanticMunicipalIAAirport))). - -fof(axWorldAirportsA_K371, axiom, - (hasType(type_Airport, inst_AtmautluakAKAirport))). - -fof(axWorldAirportsA_K372, axiom, - (hasType(type_Airport, inst_AtoifiAirport))). - -fof(axWorldAirportsA_K373, axiom, - (hasType(type_Airport, inst_AtqasukAKAirport))). - -fof(axWorldAirportsA_K374, axiom, - (hasType(type_Airport, inst_AttopeuAirport))). - -fof(axWorldAirportsA_K375, axiom, - (hasType(type_Airport, inst_AtuonaMarquesasIslandsAirport))). - -fof(axWorldAirportsA_K376, axiom, - (hasType(type_Airport, inst_AtyrauGuryevAtyrauAirport))). - -fof(axWorldAirportsA_K377, axiom, - (hasType(type_Airport, inst_AuaAirport))). - -fof(axWorldAirportsA_K378, axiom, - (hasType(type_Airport, inst_AubRudeisAirport))). - -fof(axWorldAirportsA_K379, axiom, - (hasType(type_Airport, inst_AuburnMunicipalCAAirport))). - -fof(axWorldAirportsA_K380, axiom, - (hasType(type_Airport, inst_AuburnOpelikaRobertGPittsALAirport))). - -fof(axWorldAirportsA_K381, axiom, - (hasType(type_Airport, inst_AudubonCountyIAAirport))). - -fof(axWorldAirportsA_K382, axiom, - (hasType(type_Airport, inst_AugsburgAirport))). - -fof(axWorldAirportsA_K383, axiom, - (hasType(type_Airport, inst_AugustaStateMEAirport))). - -fof(axWorldAirportsA_K384, axiom, - (hasType(type_Airport, inst_AugustusDownsQueenslandAirport))). - -fof(axWorldAirportsA_K385, axiom, - (hasType(type_Airport, inst_AukiAirport))). - -fof(axWorldAirportsA_K386, axiom, - (hasType(type_Airport, inst_AulnatClermontFerrandAirport))). - -fof(axWorldAirportsA_K387, axiom, - (hasType(type_Airport, inst_AurAtollAirport))). - -fof(axWorldAirportsA_K388, axiom, - (hasType(type_Airport, inst_AurangabadAirport))). - -fof(axWorldAirportsA_K389, axiom, - (hasType(type_Airport, inst_AurillacAirport))). - -fof(axWorldAirportsA_K390, axiom, - (hasType(type_Airport, inst_AuroraMunicipalILAirport))). - -fof(axWorldAirportsA_K391, axiom, - (hasType(type_Airport, inst_AurukunMissionQueenslandAirport))). - -fof(axWorldAirportsA_K392, axiom, - (hasType(type_Airport, inst_AustinMunicipalMNAirport))). - -fof(axWorldAirportsA_K393, axiom, - (hasType(type_Airport, inst_AustinNVAirport))). - -fof(axWorldAirportsA_K394, axiom, - (hasType(type_Airport, inst_AustinStraubelInternationalWIAirport))). - -fof(axWorldAirportsA_K395, axiom, - (hasType(type_Airport, inst_AustralDownsNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K396, axiom, - (hasType(type_Airport, inst_AuvergneNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K397, axiom, - (hasType(type_Airport, inst_AvaBillMartinMemorialMOAirport))). - -fof(axWorldAirportsA_K398, axiom, - (hasType(type_Airport, inst_AvalonBaySeaplaneBaseCAAirport))). - -fof(axWorldAirportsA_K399, axiom, - (hasType(type_Airport, inst_AvalonNewSouthWalesAirport))). - -fof(axWorldAirportsA_K400, axiom, - (hasType(type_Airport, inst_AvenalCAAirport))). - -fof(axWorldAirportsA_K401, axiom, - (hasType(type_Airport, inst_AvianoAirBaseAvianoAirport))). - -fof(axWorldAirportsA_K402, axiom, - (hasType(type_Airport, inst_AvionClubatCrestedButteCOAirport))). - -fof(axWorldAirportsA_K403, axiom, - (hasType(type_Airport, inst_AvonCOAirport))). - -fof(axWorldAirportsA_K404, axiom, - (hasType(type_Airport, inst_AvonParkMunicipalFLAirport))). - -fof(axWorldAirportsA_K405, axiom, - (hasType(type_Airport, inst_AvoriazAirport))). - -fof(axWorldAirportsA_K406, axiom, - (hasType(type_Airport, inst_AvraValleyAZAirport))). - -fof(axWorldAirportsA_K407, axiom, - (hasType(type_Airport, inst_AvuAvuAirport))). - -fof(axWorldAirportsA_K408, axiom, - (hasType(type_Airport, inst_AwabaAirport))). - -fof(axWorldAirportsA_K409, axiom, - (hasType(type_Airport, inst_AwarAirport))). - -fof(axWorldAirportsA_K410, axiom, - (hasType(type_Airport, inst_AwaradamAirport))). - -fof(axWorldAirportsA_K411, axiom, - (hasType(type_Airport, inst_AwarehAirport))). - -fof(axWorldAirportsA_K412, axiom, - (hasType(type_Airport, inst_AwassaAirport))). - -fof(axWorldAirportsA_K413, axiom, - (hasType(type_Airport, inst_AxumAirport))). - -fof(axWorldAirportsA_K414, axiom, - (hasType(type_Airport, inst_AyacuchoAirport))). - -fof(axWorldAirportsA_K415, axiom, - (hasType(type_Airport, inst_AyacuchoAirportPeru))). - -fof(axWorldAirportsA_K416, axiom, - (hasType(type_Airport, inst_AyapelAirport))). - -fof(axWorldAirportsA_K417, axiom, - (hasType(type_Airport, inst_AyawasiAirport))). - -fof(axWorldAirportsA_K418, axiom, - (hasType(type_Airport, inst_AyersRockNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K419, axiom, - (hasType(type_Airport, inst_AyrQueenslandAirport))). - -fof(axWorldAirportsA_K420, axiom, - (hasType(type_Airport, inst_BaAirport))). - -fof(axWorldAirportsA_K421, axiom, - (hasType(type_Airport, inst_BabelegiAirport))). - -fof(axWorldAirportsA_K422, axiom, - (hasType(type_Airport, inst_BaboAirport))). - -fof(axWorldAirportsA_K423, axiom, - (hasType(type_Airport, inst_BabolsarAirport))). - -fof(axWorldAirportsA_K424, axiom, - (hasType(type_Airport, inst_BacaGrandeCOAirport))). - -fof(axWorldAirportsA_K425, axiom, - (hasType(type_Airport, inst_BacauAirport))). - -fof(axWorldAirportsA_K426, axiom, - (hasType(type_Airport, inst_BacoJinkaAirport))). - -fof(axWorldAirportsA_K427, axiom, - (hasType(type_Airport, inst_BacolodAirport))). - -fof(axWorldAirportsA_K428, axiom, - (hasType(type_Airport, inst_BadeAirport))). - -fof(axWorldAirportsA_K429, axiom, - (hasType(type_Airport, inst_BadinAirport))). - -fof(axWorldAirportsA_K430, axiom, - (hasType(type_Airport, inst_BaduIslandQueenslandAirport))). - -fof(axWorldAirportsA_K431, axiom, - (hasType(type_Airport, inst_BafoussemAirport))). - -fof(axWorldAirportsA_K432, axiom, - (hasType(type_Airport, inst_BaganaAirport))). - -fof(axWorldAirportsA_K433, axiom, - (hasType(type_Airport, inst_BagdograAirport))). - -fof(axWorldAirportsA_K434, axiom, - (hasType(type_Airport, inst_BageRSAirport))). - -fof(axWorldAirportsA_K435, axiom, - (hasType(type_Airport, inst_BaghdadAirport))). - -fof(axWorldAirportsA_K436, axiom, - (hasType(type_Airport, inst_BagintonCoventryAirport))). - -fof(axWorldAirportsA_K437, axiom, - (hasType(type_Airport, inst_BaglungAirport))). - -fof(axWorldAirportsA_K438, axiom, - (hasType(type_Airport, inst_BaguioAirport))). - -fof(axWorldAirportsA_K439, axiom, - (hasType(type_Airport, inst_BaharDarAirport))). - -fof(axWorldAirportsA_K440, axiom, - (hasType(type_Airport, inst_BahawalpurAirport))). - -fof(axWorldAirportsA_K441, axiom, - (hasType(type_Airport, inst_BahiaAngelesAirport))). - -fof(axWorldAirportsA_K442, axiom, - (hasType(type_Airport, inst_BahiaCupicaAirport))). - -fof(axWorldAirportsA_K443, axiom, - (hasType(type_Airport, inst_BahiaSolanoAirport))). - -fof(axWorldAirportsA_K444, axiom, - (hasType(type_Airport, inst_BahiasdeHuatulcoSantaCruzHuatulcoAirport))). - -fof(axWorldAirportsA_K445, axiom, - (hasType(type_Airport, inst_BahreganAirport))). - -fof(axWorldAirportsA_K446, axiom, - (hasType(type_Airport, inst_BaiaMapeAirport))). - -fof(axWorldAirportsA_K447, axiom, - (hasType(type_Airport, inst_BaiadeCaraquezAirport))). - -fof(axWorldAirportsA_K448, axiom, - (hasType(type_Airport, inst_BaibaraAirport))). - -fof(axWorldAirportsA_K449, axiom, - (hasType(type_Airport, inst_BaidoaAirport))). - -fof(axWorldAirportsA_K450, axiom, - (hasType(type_Airport, inst_BaindoungAirport))). - -fof(axWorldAirportsA_K451, axiom, - (hasType(type_Airport, inst_BairnsdaleVictoriaAirport))). - -fof(axWorldAirportsA_K452, axiom, - (hasType(type_Airport, inst_BaitadiAirport))). - -fof(axWorldAirportsA_K453, axiom, - (hasType(type_Airport, inst_BaiyerRiverAirport))). - -fof(axWorldAirportsA_K454, axiom, - (hasType(type_Airport, inst_BaiyunGuangzhouCantonAirport))). - -fof(axWorldAirportsA_K455, axiom, - (hasType(type_Airport, inst_BajawaAirport))). - -fof(axWorldAirportsA_K456, axiom, - (hasType(type_Airport, inst_BajhangAirport))). - -fof(axWorldAirportsA_K457, axiom, - (hasType(type_Airport, inst_BajoneAirport))). - -fof(axWorldAirportsA_K458, axiom, - (hasType(type_Airport, inst_BajuraAirport))). - -fof(axWorldAirportsA_K459, axiom, - (hasType(type_Airport, inst_BakalalanSarawakAirport))). - -fof(axWorldAirportsA_K460, axiom, - (hasType(type_Airport, inst_BakelAirport))). - -fof(axWorldAirportsA_K461, axiom, - (hasType(type_Airport, inst_BakerCityMunicipalORAirport))). - -fof(axWorldAirportsA_K462, axiom, - (hasType(type_Airport, inst_BakerIslandAirport))). - -fof(axWorldAirportsA_K463, axiom, - (hasType(type_Airport, inst_BakiBakuNaxcivanAirport))). - -fof(axWorldAirportsA_K464, axiom, - (hasType(type_Airport, inst_BakkafjordurAirport))). - -fof(axWorldAirportsA_K465, axiom, - (hasType(type_Airport, inst_BakkiGrundarfjordurAirport))). - -fof(axWorldAirportsA_K466, axiom, - (hasType(type_Airport, inst_BakoumaAirport))). - -fof(axWorldAirportsA_K467, axiom, - (hasType(type_Airport, inst_BalakovoSaratovAirport))). - -fof(axWorldAirportsA_K468, axiom, - (hasType(type_Airport, inst_BalalaeAirport))). - -fof(axWorldAirportsA_K469, axiom, - (hasType(type_Airport, inst_BalboaAirport))). - -fof(axWorldAirportsA_K470, axiom, - (hasType(type_Airport, inst_BalerAirport))). - -fof(axWorldAirportsA_K471, axiom, - (hasType(type_Airport, inst_BalgoHillsWesternAustraliaAirport))). - -fof(axWorldAirportsA_K472, axiom, - (hasType(type_Airport, inst_BalhashAirport))). - -fof(axWorldAirportsA_K473, axiom, - (hasType(type_Airport, inst_BaliAirport))). - -fof(axWorldAirportsA_K474, axiom, - (hasType(type_Airport, inst_BaliAirportPapuaNewGuinea))). - -fof(axWorldAirportsA_K475, axiom, - (hasType(type_Airport, inst_BaliBamendaAirport))). - -fof(axWorldAirportsA_K476, axiom, - (hasType(type_Airport, inst_BaliceKrakowAirport))). - -fof(axWorldAirportsA_K477, axiom, - (hasType(type_Airport, inst_BalikesirAirport))). - -fof(axWorldAirportsA_K478, axiom, - (hasType(type_Airport, inst_BallinaNewSouthWalesAirport))). - -fof(axWorldAirportsA_K479, axiom, - (hasType(type_Airport, inst_BallykellyNorthernIrelandAirport))). - -fof(axWorldAirportsA_K480, axiom, - (hasType(type_Airport, inst_BalmacedaAirport))). - -fof(axWorldAirportsA_K481, axiom, - (hasType(type_Airport, inst_BalranaldNewSouthWalesAirport))). - -fof(axWorldAirportsA_K482, axiom, - (hasType(type_Airport, inst_BalsasMAAirport))). - -fof(axWorldAirportsA_K483, axiom, - (hasType(type_Airport, inst_BaltimoreWashingtonInternationalMDAirport))). - -fof(axWorldAirportsA_K484, axiom, - (hasType(type_Airport, inst_BaltrumAirport))). - -fof(axWorldAirportsA_K485, axiom, - (hasType(type_Airport, inst_BamagaQueenslandAirport))). - -fof(axWorldAirportsA_K486, axiom, - (hasType(type_Airport, inst_BambariAirport))). - -fof(axWorldAirportsA_K487, axiom, - (hasType(type_Airport, inst_BamburiAirport))). - -fof(axWorldAirportsA_K488, axiom, - (hasType(type_Airport, inst_BamernyAirport))). - -fof(axWorldAirportsA_K489, axiom, - (hasType(type_Airport, inst_BamiyanAirport))). - -fof(axWorldAirportsA_K490, axiom, - (hasType(type_Airport, inst_BamuAirport))). - -fof(axWorldAirportsA_K491, axiom, - (hasType(type_Airport, inst_BanMakKhaengAirport))). - -fof(axWorldAirportsA_K492, axiom, - (hasType(type_Airport, inst_BanMeThoutAirport))). - -fof(axWorldAirportsA_K493, axiom, - (hasType(type_Airport, inst_BandarAbbasAirport))). - -fof(axWorldAirportsA_K494, axiom, - (hasType(type_Airport, inst_BandarLengehAirport))). - -fof(axWorldAirportsA_K495, axiom, - (hasType(type_Airport, inst_BandirmaAirport))). - -fof(axWorldAirportsA_K496, axiom, - (hasType(type_Airport, inst_BandonStateORAirport))). - -fof(axWorldAirportsA_K497, axiom, - (hasType(type_Airport, inst_BandunduAirport))). - -fof(axWorldAirportsA_K498, axiom, - (hasType(type_Airport, inst_BandungAirport))). - -fof(axWorldAirportsA_K499, axiom, - (hasType(type_Airport, inst_BaneasaBucharestAirport))). - -fof(axWorldAirportsA_K500, axiom, - (hasType(type_Airport, inst_BanforaAirport))). - -fof(axWorldAirportsA_K501, axiom, - (hasType(type_Airport, inst_BangaloreAirport))). - -fof(axWorldAirportsA_K502, axiom, - (hasType(type_Airport, inst_BangassouAirport))). - -fof(axWorldAirportsA_K503, axiom, - (hasType(type_Airport, inst_BangokaKisanganiAirport))). - -fof(axWorldAirportsA_K504, axiom, - (hasType(type_Airport, inst_BangorInternationalMEAirport))). - -fof(axWorldAirportsA_K505, axiom, - (hasType(type_Airport, inst_BanjaLukaAirport))). - -fof(axWorldAirportsA_K506, axiom, - (hasType(type_Airport, inst_BankstownNewSouthWalesAirport))). - -fof(axWorldAirportsA_K507, axiom, - (hasType(type_Airport, inst_BanmethuotAirport))). - -fof(axWorldAirportsA_K508, axiom, - (hasType(type_Airport, inst_BanningMunicipalCAAirport))). - -fof(axWorldAirportsA_K509, axiom, - (hasType(type_Airport, inst_BannuAirport))). - -fof(axWorldAirportsA_K510, axiom, - (hasType(type_Airport, inst_BantryAirport))). - -fof(axWorldAirportsA_K511, axiom, - (hasType(type_Airport, inst_BanzAirport))). - -fof(axWorldAirportsA_K512, axiom, - (hasType(type_Airport, inst_BaoshanAirport))). - -fof(axWorldAirportsA_K513, axiom, - (hasType(type_Airport, inst_BaotouAirport))). - -fof(axWorldAirportsA_K514, axiom, - (hasType(type_Airport, inst_BapiAirport))). - -fof(axWorldAirportsA_K515, axiom, - (hasType(type_Airport, inst_BaracoaAirport))). - -fof(axWorldAirportsA_K516, axiom, - (hasType(type_Airport, inst_BarahonaAirport))). - -fof(axWorldAirportsA_K517, axiom, - (hasType(type_Airport, inst_BaramitaAirport))). - -fof(axWorldAirportsA_K518, axiom, - (hasType(type_Airport, inst_BarbudaCodringtonBarbudaIsAirport))). - -fof(axWorldAirportsA_K519, axiom, - (hasType(type_Airport, inst_BarcaKosiceAirport))). - -fof(axWorldAirportsA_K520, axiom, - (hasType(type_Airport, inst_BarcaldineQueenslandAirport))). - -fof(axWorldAirportsA_K521, axiom, - (hasType(type_Airport, inst_BarcelonnetteAirport))). - -fof(axWorldAirportsA_K522, axiom, - (hasType(type_Airport, inst_BarcelosAMAirport))). - -fof(axWorldAirportsA_K523, axiom, - (hasType(type_Airport, inst_BarderaAirport))). - -fof(axWorldAirportsA_K524, axiom, - (hasType(type_Airport, inst_BardufossAirport))). - -fof(axWorldAirportsA_K525, axiom, - (hasType(type_Airport, inst_BarinasAirport))). - -fof(axWorldAirportsA_K526, axiom, - (hasType(type_Airport, inst_BarioSarawakAirport))). - -fof(axWorldAirportsA_K527, axiom, - (hasType(type_Airport, inst_BarisalAirport))). - -fof(axWorldAirportsA_K528, axiom, - (hasType(type_Airport, inst_BarklyDownsQueenslandAirport))). - -fof(axWorldAirportsA_K529, axiom, - (hasType(type_Airport, inst_BarksdaleAirForceBaseLAAirport))). - -fof(axWorldAirportsA_K530, axiom, - (hasType(type_Airport, inst_BarnaulAltayAirport))). - -fof(axWorldAirportsA_K531, axiom, - (hasType(type_Airport, inst_BarnesMunicipalMAAirport))). - -fof(axWorldAirportsA_K532, axiom, - (hasType(type_Airport, inst_BarnstableMunicipalAirportBoardmanPolandoFieldMAAirport))). - -fof(axWorldAirportsA_K533, axiom, - (hasType(type_Airport, inst_BarnwellCountySCAirport))). - -fof(axWorldAirportsA_K534, axiom, - (hasType(type_Airport, inst_BarondaVadodaraAirport))). - -fof(axWorldAirportsA_K535, axiom, - (hasType(type_Airport, inst_BarquisimetoAirport))). - -fof(axWorldAirportsA_K536, axiom, - (hasType(type_Airport, inst_BarraBAAirport))). - -fof(axWorldAirportsA_K537, axiom, - (hasType(type_Airport, inst_BarraColoradoAirport))). - -fof(axWorldAirportsA_K538, axiom, - (hasType(type_Airport, inst_BarraScotlandAirport))). - -fof(axWorldAirportsA_K539, axiom, - (hasType(type_Airport, inst_BarradoCordaMAAirport))). - -fof(axWorldAirportsA_K540, axiom, - (hasType(type_Airport, inst_BarradoGarcasMGAirport))). - -fof(axWorldAirportsA_K541, axiom, - (hasType(type_Airport, inst_BarrancabermejaAirport))). - -fof(axWorldAirportsA_K542, axiom, - (hasType(type_Airport, inst_BarrancadeUpiAirport))). - -fof(axWorldAirportsA_K543, axiom, - (hasType(type_Airport, inst_BarreirasBAAirport))). - -fof(axWorldAirportsA_K544, axiom, - (hasType(type_Airport, inst_BarreirinhasMAAirport))). - -fof(axWorldAirportsA_K545, axiom, - (hasType(type_Airport, inst_BarretosSPAirport))). - -fof(axWorldAirportsA_K546, axiom, - (hasType(type_Airport, inst_BarrowIslandWesternAustraliaAirport))). - -fof(axWorldAirportsA_K547, axiom, - (hasType(type_Airport, inst_BarrowinFurnessAirport))). - -fof(axWorldAirportsA_K548, axiom, - (hasType(type_Airport, inst_BarstowDaggettCAAirport))). - -fof(axWorldAirportsA_K549, axiom, - (hasType(type_Airport, inst_BarterIslandLRRSAKAirport))). - -fof(axWorldAirportsA_K550, axiom, - (hasType(type_Airport, inst_BarthAirport))). - -fof(axWorldAirportsA_K551, axiom, - (hasType(type_Airport, inst_BarticaAirport))). - -fof(axWorldAirportsA_K552, axiom, - (hasType(type_Airport, inst_BartlesvilleMunicipalOKAirport))). - -fof(axWorldAirportsA_K553, axiom, - (hasType(type_Airport, inst_BartlettCoveSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K554, axiom, - (hasType(type_Airport, inst_BartlettsAKAirport))). - -fof(axWorldAirportsA_K555, axiom, - (hasType(type_Airport, inst_BartowMunicipalFLAirport))). - -fof(axWorldAirportsA_K556, axiom, - (hasType(type_Airport, inst_BasankusuAirport))). - -fof(axWorldAirportsA_K557, axiom, - (hasType(type_Airport, inst_BascoAirport))). - -fof(axWorldAirportsA_K558, axiom, - (hasType(type_Airport, inst_BaselMulhouseEuroBaselAirport))). - -fof(axWorldAirportsA_K559, axiom, - (hasType(type_Airport, inst_BasongoAirport))). - -fof(axWorldAirportsA_K560, axiom, - (hasType(type_Airport, inst_BasseTerreAirport))). - -fof(axWorldAirportsA_K561, axiom, - (hasType(type_Airport, inst_BasseinAirport))). - -fof(axWorldAirportsA_K562, axiom, - (hasType(type_Airport, inst_BataAirport))). - -fof(axWorldAirportsA_K563, axiom, - (hasType(type_Airport, inst_BatamBatuBesarAirport))). - -fof(axWorldAirportsA_K564, axiom, - (hasType(type_Airport, inst_BatangafoAirport))). - -fof(axWorldAirportsA_K565, axiom, - (hasType(type_Airport, inst_BataviaDownsQueenslandAirport))). - -fof(axWorldAirportsA_K566, axiom, - (hasType(type_Airport, inst_BatesvilleRegionalARAirport))). - -fof(axWorldAirportsA_K567, axiom, - (hasType(type_Airport, inst_BathurstIslandNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K568, axiom, - (hasType(type_Airport, inst_BathurstNewSouthWalesAirport))). - -fof(axWorldAirportsA_K569, axiom, - (hasType(type_Airport, inst_BatmanMilitaryAirBaseBatmanAirport))). - -fof(axWorldAirportsA_K570, axiom, - (hasType(type_Airport, inst_BatnaAirport))). - -fof(axWorldAirportsA_K571, axiom, - (hasType(type_Airport, inst_BatomAirport))). - -fof(axWorldAirportsA_K572, axiom, - (hasType(type_Airport, inst_BatonRougeMetropolitanAirportRyanFieldLAAirport))). - -fof(axWorldAirportsA_K573, axiom, - (hasType(type_Airport, inst_BatsfjordAirport))). - -fof(axWorldAirportsA_K574, axiom, - (hasType(type_Airport, inst_BattambangAirport))). - -fof(axWorldAirportsA_K575, axiom, - (hasType(type_Airport, inst_BatticalcaAirport))). - -fof(axWorldAirportsA_K576, axiom, - (hasType(type_Airport, inst_BatuLicinAirport))). - -fof(axWorldAirportsA_K577, axiom, - (hasType(type_Airport, inst_BatumiAbkhaziaAirport))). - -fof(axWorldAirportsA_K578, axiom, - (hasType(type_Airport, inst_BaucauAirport))). - -fof(axWorldAirportsA_K579, axiom, - (hasType(type_Airport, inst_BauchiAirport))). - -fof(axWorldAirportsA_K580, axiom, - (hasType(type_Airport, inst_BaudetteInternationalMNAirport))). - -fof(axWorldAirportsA_K581, axiom, - (hasType(type_Airport, inst_BauruSPAirport))). - -fof(axWorldAirportsA_K582, axiom, - (hasType(type_Airport, inst_BawanAirport))). - -fof(axWorldAirportsA_K583, axiom, - (hasType(type_Airport, inst_BayCityMunicipalTXAirport))). - -fof(axWorldAirportsA_K584, axiom, - (hasType(type_Airport, inst_BayamoAirport))). - -fof(axWorldAirportsA_K585, axiom, - (hasType(type_Airport, inst_BayofIslandsAirport))). - -fof(axWorldAirportsA_K586, axiom, - (hasType(type_Airport, inst_BayreuthAirport))). - -fof(axWorldAirportsA_K587, axiom, - (hasType(type_Airport, inst_BaytownTXAirport))). - -fof(axWorldAirportsA_K588, axiom, - (hasType(type_Airport, inst_BeagleBayWesternAustraliaAirport))). - -fof(axWorldAirportsA_K589, axiom, - (hasType(type_Airport, inst_BealeAirForceBaseCAAirport))). - -fof(axWorldAirportsA_K590, axiom, - (hasType(type_Airport, inst_BearCreek3AKAirport))). - -fof(axWorldAirportsA_K591, axiom, - (hasType(type_Airport, inst_BeatriceMunicipalNEAirport))). - -fof(axWorldAirportsA_K592, axiom, - (hasType(type_Airport, inst_BeattyNVAirport))). - -fof(axWorldAirportsA_K593, axiom, - (hasType(type_Airport, inst_BeaufortCountySCAirport))). - -fof(axWorldAirportsA_K594, axiom, - (hasType(type_Airport, inst_BeaumontMunicipalTXAirport))). - -fof(axWorldAirportsA_K595, axiom, - (hasType(type_Airport, inst_BeauregardParishLAAirport))). - -fof(axWorldAirportsA_K596, axiom, - (hasType(type_Airport, inst_BeaverCountyPAAirport))). - -fof(axWorldAirportsA_K597, axiom, - (hasType(type_Airport, inst_BeaverInletAKAirport))). - -fof(axWorldAirportsA_K598, axiom, - (hasType(type_Airport, inst_BeaverRuinGAAirport))). - -fof(axWorldAirportsA_K599, axiom, - (hasType(type_Airport, inst_BedfordDownsWesternAustraliaAirport))). - -fof(axWorldAirportsA_K600, axiom, - (hasType(type_Airport, inst_BedourieQueenslandAirport))). - -fof(axWorldAirportsA_K601, axiom, - (hasType(type_Airport, inst_BeechFactoryKSAirport))). - -fof(axWorldAirportsA_K602, axiom, - (hasType(type_Airport, inst_BeerShebaBeershebaAirport))). - -fof(axWorldAirportsA_K603, axiom, - (hasType(type_Airport, inst_BegamganjAirport))). - -fof(axWorldAirportsA_K604, axiom, - (hasType(type_Airport, inst_BeicaAirport))). - -fof(axWorldAirportsA_K605, axiom, - (hasType(type_Airport, inst_BeidahAirport))). - -fof(axWorldAirportsA_K606, axiom, - (hasType(type_Airport, inst_BeihaiAirport))). - -fof(axWorldAirportsA_K607, axiom, - (hasType(type_Airport, inst_BeihanAirport))). - -fof(axWorldAirportsA_K608, axiom, - (hasType(type_Airport, inst_BeijingPekingAirport))). - -fof(axWorldAirportsA_K609, axiom, - (hasType(type_Airport, inst_BeiraAirport))). - -fof(axWorldAirportsA_K610, axiom, - (hasType(type_Airport, inst_BelagaSarawakAirport))). - -fof(axWorldAirportsA_K611, axiom, - (hasType(type_Airport, inst_BelepBelepIslandsAirport))). - -fof(axWorldAirportsA_K612, axiom, - (hasType(type_Airport, inst_BelfortAirport))). - -fof(axWorldAirportsA_K613, axiom, - (hasType(type_Airport, inst_BelgaumAirport))). - -fof(axWorldAirportsA_K614, axiom, - (hasType(type_Airport, inst_BelgradeAirport))). - -fof(axWorldAirportsA_K615, axiom, - (hasType(type_Airport, inst_BellIslandHotSpringsSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K616, axiom, - (hasType(type_Airport, inst_BellaUnionAirport))). - -fof(axWorldAirportsA_K617, axiom, - (hasType(type_Airport, inst_BellaYellaAirport))). - -fof(axWorldAirportsA_K618, axiom, - (hasType(type_Airport, inst_BellaryAirport))). - -fof(axWorldAirportsA_K619, axiom, - (hasType(type_Airport, inst_BellavistaAirport))). - -fof(axWorldAirportsA_K620, axiom, - (hasType(type_Airport, inst_BelleFourcheMunicipalSDAirport))). - -fof(axWorldAirportsA_K621, axiom, - (hasType(type_Airport, inst_BellinghamInternationalWAAirport))). - -fof(axWorldAirportsA_K622, axiom, - (hasType(type_Airport, inst_BellonaAirport))). - -fof(axWorldAirportsA_K623, axiom, - (hasType(type_Airport, inst_BellunoAirport))). - -fof(axWorldAirportsA_K624, axiom, - (hasType(type_Airport, inst_BelmontNewSouthWalesAirport))). - -fof(axWorldAirportsA_K625, axiom, - (hasType(type_Airport, inst_BelmonteBAAirport))). - -fof(axWorldAirportsA_K626, axiom, - (hasType(type_Airport, inst_BelmulletAirport))). - -fof(axWorldAirportsA_K627, axiom, - (hasType(type_Airport, inst_BeloAirport))). - -fof(axWorldAirportsA_K628, axiom, - (hasType(type_Airport, inst_BeloHorizonteMGAirport))). - -fof(axWorldAirportsA_K629, axiom, - (hasType(type_Airport, inst_BeltsyAirport))). - -fof(axWorldAirportsA_K630, axiom, - (hasType(type_Airport, inst_BembridgeEnglandAirport))). - -fof(axWorldAirportsA_K631, axiom, - (hasType(type_Airport, inst_BemichiAirport))). - -fof(axWorldAirportsA_K632, axiom, - (hasType(type_Airport, inst_BemidjiBeltramiCountyMNAirport))). - -fof(axWorldAirportsA_K633, axiom, - (hasType(type_Airport, inst_BenallaVictoriaAirport))). - -fof(axWorldAirportsA_K634, axiom, - (hasType(type_Airport, inst_BenawiAirport))). - -fof(axWorldAirportsA_K635, axiom, - (hasType(type_Airport, inst_BenbeculaScotlandAirport))). - -fof(axWorldAirportsA_K636, axiom, - (hasType(type_Airport, inst_BenedumWVAirport))). - -fof(axWorldAirportsA_K637, axiom, - (hasType(type_Airport, inst_BengbuAirport))). - -fof(axWorldAirportsA_K638, axiom, - (hasType(type_Airport, inst_BengkuluSumatraAirport))). - -fof(axWorldAirportsA_K639, axiom, - (hasType(type_Airport, inst_BenguelaAirport))). - -fof(axWorldAirportsA_K640, axiom, - (hasType(type_Airport, inst_BeniAirport))). - -fof(axWorldAirportsA_K641, axiom, - (hasType(type_Airport, inst_BeninCityAirport))). - -fof(axWorldAirportsA_K642, axiom, - (hasType(type_Airport, inst_BeninaBenghaziAirport))). - -fof(axWorldAirportsA_K643, axiom, - (hasType(type_Airport, inst_BenjinaAirport))). - -fof(axWorldAirportsA_K644, axiom, - (hasType(type_Airport, inst_BensbachAirport))). - -fof(axWorldAirportsA_K645, axiom, - (hasType(type_Airport, inst_BensonEnglandAirport))). - -fof(axWorldAirportsA_K646, axiom, - (hasType(type_Airport, inst_BensonMunicipalMNAirport))). - -fof(axWorldAirportsA_K647, axiom, - (hasType(type_Airport, inst_BentoGoncalvesRSAirport))). - -fof(axWorldAirportsA_K648, axiom, - (hasType(type_Airport, inst_BentwatersStationEnglandAirport))). - -fof(axWorldAirportsA_K649, axiom, - (hasType(type_Airport, inst_BeppuAirport))). - -fof(axWorldAirportsA_K650, axiom, - (hasType(type_Airport, inst_BequiaAirport))). - -fof(axWorldAirportsA_K651, axiom, - (hasType(type_Airport, inst_BerauAirport))). - -fof(axWorldAirportsA_K652, axiom, - (hasType(type_Airport, inst_BerberaAirport))). - -fof(axWorldAirportsA_K653, axiom, - (hasType(type_Airport, inst_BerberatiAirport))). - -fof(axWorldAirportsA_K654, axiom, - (hasType(type_Airport, inst_BerdyanskZaporizhzhyaAirport))). - -fof(axWorldAirportsA_K655, axiom, - (hasType(type_Airport, inst_BereinaAirport))). - -fof(axWorldAirportsA_K656, axiom, - (hasType(type_Airport, inst_BeresyAirport))). - -fof(axWorldAirportsA_K657, axiom, - (hasType(type_Airport, inst_BergamoAirport))). - -fof(axWorldAirportsA_K658, axiom, - (hasType(type_Airport, inst_BergeracAirport))). - -fof(axWorldAirportsA_K659, axiom, - (hasType(type_Airport, inst_BergstromAirRescueServiceTXAirport))). - -fof(axWorldAirportsA_K660, axiom, - (hasType(type_Airport, inst_BerkeleyCAAirport))). - -fof(axWorldAirportsA_K661, axiom, - (hasType(type_Airport, inst_BerlevagAirport))). - -fof(axWorldAirportsA_K662, axiom, - (hasType(type_Airport, inst_BerlinMunicipalNHAirport))). - -fof(axWorldAirportsA_K663, axiom, - (hasType(type_Airport, inst_BermejoAirport))). - -fof(axWorldAirportsA_K664, axiom, - (hasType(type_Airport, inst_BernBelpBernBerneAirport))). - -fof(axWorldAirportsA_K665, axiom, - (hasType(type_Airport, inst_BertMooneyMTAirport))). - -fof(axWorldAirportsA_K666, axiom, - (hasType(type_Airport, inst_BertouaAirport))). - -fof(axWorldAirportsA_K667, axiom, - (hasType(type_Airport, inst_BeruAirport))). - -fof(axWorldAirportsA_K668, axiom, - (hasType(type_Airport, inst_BesalampyAirport))). - -fof(axWorldAirportsA_K669, axiom, - (hasType(type_Airport, inst_BethelAKAirport))). - -fof(axWorldAirportsA_K670, axiom, - (hasType(type_Airport, inst_BethelSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K671, axiom, - (hasType(type_Airport, inst_BetoikyAirport))). - -fof(axWorldAirportsA_K672, axiom, - (hasType(type_Airport, inst_BetootaQueenslandAirport))). - -fof(axWorldAirportsA_K673, axiom, - (hasType(type_Airport, inst_BetouAirport))). - -fof(axWorldAirportsA_K674, axiom, - (hasType(type_Airport, inst_BettinaAbuDhabiAirport))). - -fof(axWorldAirportsA_K675, axiom, - (hasType(type_Airport, inst_BettlesAKAirport))). - -fof(axWorldAirportsA_K676, axiom, - (hasType(type_Airport, inst_BeverleySpringsWesternAustraliaAirport))). - -fof(axWorldAirportsA_K677, axiom, - (hasType(type_Airport, inst_BeverlyMunicipalMAAirport))). - -fof(axWorldAirportsA_K678, axiom, - (hasType(type_Airport, inst_BhadrapurAirport))). - -fof(axWorldAirportsA_K679, axiom, - (hasType(type_Airport, inst_BhairawaAirport))). - -fof(axWorldAirportsA_K680, axiom, - (hasType(type_Airport, inst_BhamoAirport))). - -fof(axWorldAirportsA_K681, axiom, - (hasType(type_Airport, inst_BharatpurAirport))). - -fof(axWorldAirportsA_K682, axiom, - (hasType(type_Airport, inst_BhatindaAirport))). - -fof(axWorldAirportsA_K683, axiom, - (hasType(type_Airport, inst_BhavnagarAirport))). - -fof(axWorldAirportsA_K684, axiom, - (hasType(type_Airport, inst_BhojpurAirport))). - -fof(axWorldAirportsA_K685, axiom, - (hasType(type_Airport, inst_BhopalAirport))). - -fof(axWorldAirportsA_K686, axiom, - (hasType(type_Airport, inst_BhubaneswarAirport))). - -fof(axWorldAirportsA_K687, axiom, - (hasType(type_Airport, inst_BhujAirport))). - -fof(axWorldAirportsA_K688, axiom, - (hasType(type_Airport, inst_BiallaAirport))). - -fof(axWorldAirportsA_K689, axiom, - (hasType(type_Airport, inst_BiaruAirport))). - -fof(axWorldAirportsA_K690, axiom, - (hasType(type_Airport, inst_BiawonqueAirport))). - -fof(axWorldAirportsA_K691, axiom, - (hasType(type_Airport, inst_BicycleLakeArmyAirFieldNationalGuardCAAirport))). - -fof(axWorldAirportsA_K692, axiom, - (hasType(type_Airport, inst_BielefeldAirport))). - -fof(axWorldAirportsA_K693, axiom, - (hasType(type_Airport, inst_BigBayAirport))). - -fof(axWorldAirportsA_K694, axiom, - (hasType(type_Airport, inst_BigBellWesternAustraliaAirport))). - -fof(axWorldAirportsA_K695, axiom, - (hasType(type_Airport, inst_BigCreekAKAirport))). - -fof(axWorldAirportsA_K696, axiom, - (hasType(type_Airport, inst_BigCreekAirport))). - -fof(axWorldAirportsA_K697, axiom, - (hasType(type_Airport, inst_BigLakeAKAirport))). - -fof(axWorldAirportsA_K698, axiom, - (hasType(type_Airport, inst_BigMountainAKAirport))). - -fof(axWorldAirportsA_K699, axiom, - (hasType(type_Airport, inst_BigPineyMarbletonWYAirport))). - -fof(axWorldAirportsA_K700, axiom, - (hasType(type_Airport, inst_BigSpringMcMahonWrinkleTXAirport))). - -fof(axWorldAirportsA_K701, axiom, - (hasType(type_Airport, inst_BigSpringTXAirport))). - -fof(axWorldAirportsA_K702, axiom, - (hasType(type_Airport, inst_BigginHillEnglandAirport))). - -fof(axWorldAirportsA_K703, axiom, - (hasType(type_Airport, inst_BiggsArmyAirFieldTXAirport))). - -fof(axWorldAirportsA_K704, axiom, - (hasType(type_Airport, inst_BikanerAirport))). - -fof(axWorldAirportsA_K705, axiom, - (hasType(type_Airport, inst_BikiniAtollAirport))). - -fof(axWorldAirportsA_K706, axiom, - (hasType(type_Airport, inst_BilbaoAirport))). - -fof(axWorldAirportsA_K707, axiom, - (hasType(type_Airport, inst_BildudalurAirport))). - -fof(axWorldAirportsA_K708, axiom, - (hasType(type_Airport, inst_BillilunaStationWesternAustraliaAirport))). - -fof(axWorldAirportsA_K709, axiom, - (hasType(type_Airport, inst_BillingsLoganInternationalMTAirport))). - -fof(axWorldAirportsA_K710, axiom, - (hasType(type_Airport, inst_BillundAirport))). - -fof(axWorldAirportsA_K711, axiom, - (hasType(type_Airport, inst_BillyMitchellNCAirport))). - -fof(axWorldAirportsA_K712, axiom, - (hasType(type_Airport, inst_BimaAirport))). - -fof(axWorldAirportsA_K713, axiom, - (hasType(type_Airport, inst_BiminAirport))). - -fof(axWorldAirportsA_K714, axiom, - (hasType(type_Airport, inst_BinghamtonRegionalAirportEdwinALinkFieldNYAirport))). - -fof(axWorldAirportsA_K715, axiom, - (hasType(type_Airport, inst_BintuluSarawakAirport))). - -fof(axWorldAirportsA_K716, axiom, - (hasType(type_Airport, inst_BiraroAirport))). - -fof(axWorldAirportsA_K717, axiom, - (hasType(type_Airport, inst_BiratnagarAirport))). - -fof(axWorldAirportsA_K718, axiom, - (hasType(type_Airport, inst_BirchCreekAKAirport))). - -fof(axWorldAirportsA_K719, axiom, - (hasType(type_Airport, inst_BirchwoodPoconoAirparkPAAirport))). - -fof(axWorldAirportsA_K720, axiom, - (hasType(type_Airport, inst_BirdIslandAirport))). - -fof(axWorldAirportsA_K721, axiom, - (hasType(type_Airport, inst_BirdsvilleQueenslandAirport))). - -fof(axWorldAirportsA_K722, axiom, - (hasType(type_Airport, inst_BirminghamEnglandAirport))). - -fof(axWorldAirportsA_K723, axiom, - (hasType(type_Airport, inst_BirminghamInternationalALAirport))). - -fof(axWorldAirportsA_K724, axiom, - (hasType(type_Airport, inst_BirninKonniAirport))). - -fof(axWorldAirportsA_K725, axiom, - (hasType(type_Airport, inst_BisbeeDouglasInternationalAZAirport))). - -fof(axWorldAirportsA_K726, axiom, - (hasType(type_Airport, inst_BisbeeMunicipalAZAirport))). - -fof(axWorldAirportsA_K727, axiom, - (hasType(type_Airport, inst_BishaAirport))). - -fof(axWorldAirportsA_K728, axiom, - (hasType(type_Airport, inst_BishkekFrunzeChuyAirport))). - -fof(axWorldAirportsA_K729, axiom, - (hasType(type_Airport, inst_BishoAirport))). - -fof(axWorldAirportsA_K730, axiom, - (hasType(type_Airport, inst_BishopCAAirport))). - -fof(axWorldAirportsA_K731, axiom, - (hasType(type_Airport, inst_BishopInternationalMIAirport))). - -fof(axWorldAirportsA_K732, axiom, - (hasType(type_Airport, inst_BiskraAirport))). - -fof(axWorldAirportsA_K733, axiom, - (hasType(type_Airport, inst_BisligAirport))). - -fof(axWorldAirportsA_K734, axiom, - (hasType(type_Airport, inst_BismarckMunicipalNDAirport))). - -fof(axWorldAirportsA_K735, axiom, - (hasType(type_Airport, inst_BissallancaBissauAirport))). - -fof(axWorldAirportsA_K736, axiom, - (hasType(type_Airport, inst_BitamAirport))). - -fof(axWorldAirportsA_K737, axiom, - (hasType(type_Airport, inst_BitburgAirBaseBitburgAirport))). - -fof(axWorldAirportsA_K738, axiom, - (hasType(type_Airport, inst_BizantQueenslandAirport))). - -fof(axWorldAirportsA_K739, axiom, - (hasType(type_Airport, inst_BlackallQueenslandAirport))). - -fof(axWorldAirportsA_K740, axiom, - (hasType(type_Airport, inst_BlackbushAirport))). - -fof(axWorldAirportsA_K741, axiom, - (hasType(type_Airport, inst_BlackwaterQueenslandAirport))). - -fof(axWorldAirportsA_K742, axiom, - (hasType(type_Airport, inst_BlagoveschenskAmurAirport))). - -fof(axWorldAirportsA_K743, axiom, - (hasType(type_Airport, inst_BlaineMunicipalWAAirport))). - -fof(axWorldAirportsA_K744, axiom, - (hasType(type_Airport, inst_BlakeleyIslandWAAirport))). - -fof(axWorldAirportsA_K745, axiom, - (hasType(type_Airport, inst_BlandingMunicipalUTAirport))). - -fof(axWorldAirportsA_K746, axiom, - (hasType(type_Airport, inst_BlangBintangBandaAcehKuturajaAirport))). - -fof(axWorldAirportsA_K747, axiom, - (hasType(type_Airport, inst_BlockIslandStateRIAirport))). - -fof(axWorldAirportsA_K748, axiom, - (hasType(type_Airport, inst_BloomfieldQueenslandAirport))). - -fof(axWorldAirportsA_K749, axiom, - (hasType(type_Airport, inst_BloomingtonNormalILAirport))). - -fof(axWorldAirportsA_K750, axiom, - (hasType(type_Airport, inst_BlosserMunicipalKSAirport))). - -fof(axWorldAirportsA_K751, axiom, - (hasType(type_Airport, inst_BlueCanyonNyackCAAirport))). - -fof(axWorldAirportsA_K752, axiom, - (hasType(type_Airport, inst_BlueFoxBayAKAirport))). - -fof(axWorldAirportsA_K753, axiom, - (hasType(type_Airport, inst_BlueLagoonAirport))). - -fof(axWorldAirportsA_K754, axiom, - (hasType(type_Airport, inst_BluefieldsAirport))). - -fof(axWorldAirportsA_K755, axiom, - (hasType(type_Airport, inst_BlumenauSCAirport))). - -fof(axWorldAirportsA_K756, axiom, - (hasType(type_Airport, inst_BlytheCAAirport))). - -fof(axWorldAirportsA_K757, axiom, - (hasType(type_Airport, inst_BlythevilleMunicipalARAirport))). - -fof(axWorldAirportsA_K758, axiom, - (hasType(type_Airport, inst_BoAirport))). - -fof(axWorldAirportsA_K759, axiom, - (hasType(type_Airport, inst_BoaVistaRRAirport))). - -fof(axWorldAirportsA_K760, axiom, - (hasType(type_Airport, inst_BoanaAirport))). - -fof(axWorldAirportsA_K761, axiom, - (hasType(type_Airport, inst_BoangAirport))). - -fof(axWorldAirportsA_K762, axiom, - (hasType(type_Airport, inst_BoavistaBoavistaAirport))). - -fof(axWorldAirportsA_K763, axiom, - (hasType(type_Airport, inst_BobBakerMemorialAKAirport))). - -fof(axWorldAirportsA_K764, axiom, - (hasType(type_Airport, inst_BobSikesFLAirport))). - -fof(axWorldAirportsA_K765, axiom, - (hasType(type_Airport, inst_BobbyLChainMunicipalMSAirport))). - -fof(axWorldAirportsA_K766, axiom, - (hasType(type_Airport, inst_BoboDioulassoAirport))). - -fof(axWorldAirportsA_K767, axiom, - (hasType(type_Airport, inst_BocaRatonFLAirport))). - -fof(axWorldAirportsA_K768, axiom, - (hasType(type_Airport, inst_BocadoAcreAMAirport))). - -fof(axWorldAirportsA_K769, axiom, - (hasType(type_Airport, inst_BocasdelToroAirport))). - -fof(axWorldAirportsA_K770, axiom, - (hasType(type_Airport, inst_BodinumuAirport))). - -fof(axWorldAirportsA_K771, axiom, - (hasType(type_Airport, inst_BodoAirport))). - -fof(axWorldAirportsA_K772, axiom, - (hasType(type_Airport, inst_BoeingFieldKingCountyInternationalWAAirport))). - -fof(axWorldAirportsA_K773, axiom, - (hasType(type_Airport, inst_BoendeAirport))). - -fof(axWorldAirportsA_K774, axiom, - (hasType(type_Airport, inst_BogheAirport))). - -fof(axWorldAirportsA_K775, axiom, - (hasType(type_Airport, inst_BograAirport))). - -fof(axWorldAirportsA_K776, axiom, - (hasType(type_Airport, inst_BoiguIslandQueenslandAirport))). - -fof(axWorldAirportsA_K777, axiom, - (hasType(type_Airport, inst_BoireFieldNHAirport))). - -fof(axWorldAirportsA_K778, axiom, - (hasType(type_Airport, inst_BoiseAirTerminalGowenFieldIDAirport))). - -fof(axWorldAirportsA_K779, axiom, - (hasType(type_Airport, inst_BokeAirport))). - -fof(axWorldAirportsA_K780, axiom, - (hasType(type_Airport, inst_BokondiniAirport))). - -fof(axWorldAirportsA_K781, axiom, - (hasType(type_Airport, inst_BokoroAirport))). - -fof(axWorldAirportsA_K782, axiom, - (hasType(type_Airport, inst_BokuAirport))). - -fof(axWorldAirportsA_K783, axiom, - (hasType(type_Airport, inst_BolAirport))). - -fof(axWorldAirportsA_K784, axiom, - (hasType(type_Airport, inst_BolaangAirport))). - -fof(axWorldAirportsA_K785, axiom, - (hasType(type_Airport, inst_BoleAddisAbabaAirport))). - -fof(axWorldAirportsA_K786, axiom, - (hasType(type_Airport, inst_BollingAirForceBaseDCAirport))). - -fof(axWorldAirportsA_K787, axiom, - (hasType(type_Airport, inst_BollonQueenslandAirport))). - -fof(axWorldAirportsA_K788, axiom, - (hasType(type_Airport, inst_BolovipAirport))). - -fof(axWorldAirportsA_K789, axiom, - (hasType(type_Airport, inst_BolwarraQueenslandAirport))). - -fof(axWorldAirportsA_K790, axiom, - (hasType(type_Airport, inst_BolzanoBozenAirport))). - -fof(axWorldAirportsA_K791, axiom, - (hasType(type_Airport, inst_BomaAirport))). - -fof(axWorldAirportsA_K792, axiom, - (hasType(type_Airport, inst_BomaiAirport))). - -fof(axWorldAirportsA_K793, axiom, - (hasType(type_Airport, inst_BonanzaAirport))). - -fof(axWorldAirportsA_K794, axiom, - (hasType(type_Airport, inst_BondoukouAirport))). - -fof(axWorldAirportsA_K795, axiom, - (hasType(type_Airport, inst_BongoAirport))). - -fof(axWorldAirportsA_K796, axiom, - (hasType(type_Airport, inst_BontangAirport))). - -fof(axWorldAirportsA_K797, axiom, - (hasType(type_Airport, inst_BontheAirport))). - -fof(axWorldAirportsA_K798, axiom, - (hasType(type_Airport, inst_BooneCountyARAirport))). - -fof(axWorldAirportsA_K799, axiom, - (hasType(type_Airport, inst_BooneMunicipalIAAirport))). - -fof(axWorldAirportsA_K800, axiom, - (hasType(type_Airport, inst_BoqueAirport))). - -fof(axWorldAirportsA_K801, axiom, - (hasType(type_Airport, inst_BoraBoraSocietyIslandsAirport))). - -fof(axWorldAirportsA_K802, axiom, - (hasType(type_Airport, inst_BordjBadjiMokhtarAirport))). - -fof(axWorldAirportsA_K803, axiom, - (hasType(type_Airport, inst_BorgarfjordurAirport))). - -fof(axWorldAirportsA_K804, axiom, - (hasType(type_Airport, inst_BoridiAirport))). - -fof(axWorldAirportsA_K805, axiom, - (hasType(type_Airport, inst_BorispolKievAirport))). - -fof(axWorldAirportsA_K806, axiom, - (hasType(type_Airport, inst_BorkumAirport))). - -fof(axWorldAirportsA_K807, axiom, - (hasType(type_Airport, inst_BorlangeAirBaseBorlangeAirport))). - -fof(axWorldAirportsA_K808, axiom, - (hasType(type_Airport, inst_BorotouAirport))). - -fof(axWorldAirportsA_K809, axiom, - (hasType(type_Airport, inst_BorregoValleyCAAirport))). - -fof(axWorldAirportsA_K810, axiom, - (hasType(type_Airport, inst_BorroloolaNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K811, axiom, - (hasType(type_Airport, inst_BossangoaAirport))). - -fof(axWorldAirportsA_K812, axiom, - (hasType(type_Airport, inst_BossasoAirport))). - -fof(axWorldAirportsA_K813, axiom, - (hasType(type_Airport, inst_BossembeleAirport))). - -fof(axWorldAirportsA_K814, axiom, - (hasType(type_Airport, inst_BossetAirport))). - -fof(axWorldAirportsA_K815, axiom, - (hasType(type_Airport, inst_BostAirport))). - -fof(axWorldAirportsA_K816, axiom, - (hasType(type_Airport, inst_BostonCityHeliportMAAirport))). - -fof(axWorldAirportsA_K817, axiom, - (hasType(type_Airport, inst_BoswellBayAKAirport))). - -fof(axWorldAirportsA_K818, axiom, - (hasType(type_Airport, inst_BotopasieAirport))). - -fof(axWorldAirportsA_K819, axiom, - (hasType(type_Airport, inst_BouSaadaAirport))). - -fof(axWorldAirportsA_K820, axiom, - (hasType(type_Airport, inst_BouakeAirport))). - -fof(axWorldAirportsA_K821, axiom, - (hasType(type_Airport, inst_BouarAirport))). - -fof(axWorldAirportsA_K822, axiom, - (hasType(type_Airport, inst_BoucaAirport))). - -fof(axWorldAirportsA_K823, axiom, - (hasType(type_Airport, inst_BoulderCityMunicipalNVAirport))). - -fof(axWorldAirportsA_K824, axiom, - (hasType(type_Airport, inst_BouliaQueenslandAirport))). - -fof(axWorldAirportsA_K825, axiom, - (hasType(type_Airport, inst_BounaAirport))). - -fof(axWorldAirportsA_K826, axiom, - (hasType(type_Airport, inst_BoundaryAKAirport))). - -fof(axWorldAirportsA_K827, axiom, - (hasType(type_Airport, inst_BoundialiAirport))). - -fof(axWorldAirportsA_K828, axiom, - (hasType(type_Airport, inst_BoundjiAirport))). - -fof(axWorldAirportsA_K829, axiom, - (hasType(type_Airport, inst_BourgesAirport))). - -fof(axWorldAirportsA_K830, axiom, - (hasType(type_Airport, inst_BourkeNewSouthWalesAirport))). - -fof(axWorldAirportsA_K831, axiom, - (hasType(type_Airport, inst_BournemouthEnglandAirport))). - -fof(axWorldAirportsA_K832, axiom, - (hasType(type_Airport, inst_BoutheonSaintEtienneAirport))). - -fof(axWorldAirportsA_K833, axiom, - (hasType(type_Airport, inst_BowermanWAAirport))). - -fof(axWorldAirportsA_K834, axiom, - (hasType(type_Airport, inst_BowersFieldWAAirport))). - -fof(axWorldAirportsA_K835, axiom, - (hasType(type_Airport, inst_BowlingGreenWarrenCountyRegionalKYAirport))). - -fof(axWorldAirportsA_K836, axiom, - (hasType(type_Airport, inst_BowmanMunicipalNDAirport))). - -fof(axWorldAirportsA_K837, axiom, - (hasType(type_Airport, inst_BoxboroughMAAirport))). - -fof(axWorldAirportsA_K838, axiom, - (hasType(type_Airport, inst_BoyneMountainMIAirport))). - -fof(axWorldAirportsA_K839, axiom, - (hasType(type_Airport, inst_BozoumAirport))). - -fof(axWorldAirportsA_K840, axiom, - (hasType(type_Airport, inst_BradfordEnglandAirport))). - -fof(axWorldAirportsA_K841, axiom, - (hasType(type_Airport, inst_BradfordRegionalPAAirport))). - -fof(axWorldAirportsA_K842, axiom, - (hasType(type_Airport, inst_BradleyInternationalCTAirport))). - -fof(axWorldAirportsA_K843, axiom, - (hasType(type_Airport, inst_BradshawArmyAirfieldHIAirport))). - -fof(axWorldAirportsA_K844, axiom, - (hasType(type_Airport, inst_BragaAirport))). - -fof(axWorldAirportsA_K845, axiom, - (hasType(type_Airport, inst_BragancaAirport))). - -fof(axWorldAirportsA_K846, axiom, - (hasType(type_Airport, inst_BragancaPAAirport))). - -fof(axWorldAirportsA_K847, axiom, - (hasType(type_Airport, inst_BrahmanAirport))). - -fof(axWorldAirportsA_K848, axiom, - (hasType(type_Airport, inst_BrainerdCrowWingCountyRegionalMNAirport))). - -fof(axWorldAirportsA_K849, axiom, - (hasType(type_Airport, inst_BramptonIslandQueenslandAirport))). - -fof(axWorldAirportsA_K850, axiom, - (hasType(type_Airport, inst_BratskIrkutskAirport))). - -fof(axWorldAirportsA_K851, axiom, - (hasType(type_Airport, inst_BraunschweigAirport))). - -fof(axWorldAirportsA_K852, axiom, - (hasType(type_Airport, inst_BrawleyMunicipalCAAirport))). - -fof(axWorldAirportsA_K853, axiom, - (hasType(type_Airport, inst_BreidhdalurBreiddalsvikAirport))). - -fof(axWorldAirportsA_K854, axiom, - (hasType(type_Airport, inst_BremerhavenAirport))). - -fof(axWorldAirportsA_K855, axiom, - (hasType(type_Airport, inst_BrennerFieldNEAirport))). - -fof(axWorldAirportsA_K856, axiom, - (hasType(type_Airport, inst_BrenwicksAKAirport))). - -fof(axWorldAirportsA_K857, axiom, - (hasType(type_Airport, inst_BrestBrestAirport))). - -fof(axWorldAirportsA_K858, axiom, - (hasType(type_Airport, inst_BrevesPAAirport))). - -fof(axWorldAirportsA_K859, axiom, - (hasType(type_Airport, inst_BrevigMissionAKAirport))). - -fof(axWorldAirportsA_K860, axiom, - (hasType(type_Airport, inst_BrewarrinaNewSouthWalesAirport))). - -fof(axWorldAirportsA_K861, axiom, - (hasType(type_Airport, inst_BrewsterFieldNEAirport))). - -fof(axWorldAirportsA_K862, axiom, - (hasType(type_Airport, inst_BrezhnevAirport))). - -fof(axWorldAirportsA_K863, axiom, - (hasType(type_Airport, inst_BriaAirport))). - -fof(axWorldAirportsA_K864, axiom, - (hasType(type_Airport, inst_BrighamCityUTAirport))). - -fof(axWorldAirportsA_K865, axiom, - (hasType(type_Airport, inst_BrightVictoriaAirport))). - -fof(axWorldAirportsA_K866, axiom, - (hasType(type_Airport, inst_BrightonDownsQueenslandAirport))). - -fof(axWorldAirportsA_K867, axiom, - (hasType(type_Airport, inst_BrightonEnglandAirport))). - -fof(axWorldAirportsA_K868, axiom, - (hasType(type_Airport, inst_BringelandFoerdeFordeAirport))). - -fof(axWorldAirportsA_K869, axiom, - (hasType(type_Airport, inst_BriveLaGaillardeAirport))). - -fof(axWorldAirportsA_K870, axiom, - (hasType(type_Airport, inst_BrizeNortonStationEnglandAirport))). - -fof(axWorldAirportsA_K871, axiom, - (hasType(type_Airport, inst_BrnoAirport))). - -fof(axWorldAirportsA_K872, axiom, - (hasType(type_Airport, inst_BroadusMTAirport))). - -fof(axWorldAirportsA_K873, axiom, - (hasType(type_Airport, inst_BrokenBowMunicipalNEAirport))). - -fof(axWorldAirportsA_K874, axiom, - (hasType(type_Airport, inst_BrokenHillNewSouthWalesAirport))). - -fof(axWorldAirportsA_K875, axiom, - (hasType(type_Airport, inst_BrommaStockholmAirport))). - -fof(axWorldAirportsA_K876, axiom, - (hasType(type_Airport, inst_BronnoyBronnoysundBroennoeysundAirport))). - -fof(axWorldAirportsA_K877, axiom, - (hasType(type_Airport, inst_BrookingsMunicipalSDAirport))). - -fof(axWorldAirportsA_K878, axiom, - (hasType(type_Airport, inst_BrookingsStateORAirport))). - -fof(axWorldAirportsA_K879, axiom, - (hasType(type_Airport, inst_BroomeWesternAustraliaAirport))). - -fof(axWorldAirportsA_K880, axiom, - (hasType(type_Airport, inst_BrownsNEAirport))). - -fof(axWorldAirportsA_K881, axiom, - (hasType(type_Airport, inst_BrownsvilleSouthPadreIslandInternationalTXAirport))). - -fof(axWorldAirportsA_K882, axiom, - (hasType(type_Airport, inst_BrownwoodMunicipalTXAirport))). - -fof(axWorldAirportsA_K883, axiom, - (hasType(type_Airport, inst_BruggenAirport))). - -fof(axWorldAirportsA_K884, axiom, - (hasType(type_Airport, inst_BrumadoBAAirport))). - -fof(axWorldAirportsA_K885, axiom, - (hasType(type_Airport, inst_BrunetteDownsNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K886, axiom, - (hasType(type_Airport, inst_BrusLagunaAirport))). - -fof(axWorldAirportsA_K887, axiom, - (hasType(type_Airport, inst_BryanskBryanskAirport))). - -fof(axWorldAirportsA_K888, axiom, - (hasType(type_Airport, inst_BryantArmyHeliportAKAirport))). - -fof(axWorldAirportsA_K889, axiom, - (hasType(type_Airport, inst_BryceCanyonUTAirport))). - -fof(axWorldAirportsA_K890, axiom, - (hasType(type_Airport, inst_BuaAirport))). - -fof(axWorldAirportsA_K891, axiom, - (hasType(type_Airport, inst_BubaqueAirport))). - -fof(axWorldAirportsA_K892, axiom, - (hasType(type_Airport, inst_BuchananFieldCAAirport))). - -fof(axWorldAirportsA_K893, axiom, - (hasType(type_Airport, inst_BucholzArmyAirFieldKwajaleinKMRKwajaleinAirport))). - -fof(axWorldAirportsA_K894, axiom, - (hasType(type_Airport, inst_BuckeyeMunicipalAZAirport))). - -fof(axWorldAirportsA_K895, axiom, - (hasType(type_Airport, inst_BucklandAKAirport))). - -fof(axWorldAirportsA_K896, axiom, - (hasType(type_Airport, inst_BuckleyArmyNationalGuardBaseCOAirport))). - -fof(axWorldAirportsA_K897, axiom, - (hasType(type_Airport, inst_BudardalurAirport))). - -fof(axWorldAirportsA_K898, axiom, - (hasType(type_Airport, inst_BuenaventuraAirport))). - -fof(axWorldAirportsA_K899, axiom, - (hasType(type_Airport, inst_BuenosAiresAirport))). - -fof(axWorldAirportsA_K900, axiom, - (hasType(type_Airport, inst_BukaAirport))). - -fof(axWorldAirportsA_K901, axiom, - (hasType(type_Airport, inst_BukhoroBukharaBukharaAirport))). - -fof(axWorldAirportsA_K902, axiom, - (hasType(type_Airport, inst_BukhtaTiksiIceStripYakutiaSakhaAirport))). - -fof(axWorldAirportsA_K903, axiom, - (hasType(type_Airport, inst_BukobaAirport))). - -fof(axWorldAirportsA_K904, axiom, - (hasType(type_Airport, inst_BulawayoAirport))). - -fof(axWorldAirportsA_K905, axiom, - (hasType(type_Airport, inst_BulchiAirport))). - -fof(axWorldAirportsA_K906, axiom, - (hasType(type_Airport, inst_BulimbaQueenslandAirport))). - -fof(axWorldAirportsA_K907, axiom, - (hasType(type_Airport, inst_BullfrogBasinUTAirport))). - -fof(axWorldAirportsA_K908, axiom, - (hasType(type_Airport, inst_BuloloAirport))). - -fof(axWorldAirportsA_K909, axiom, - (hasType(type_Airport, inst_BumbaAirport))). - -fof(axWorldAirportsA_K910, axiom, - (hasType(type_Airport, inst_BunburyWesternAustraliaAirport))). - -fof(axWorldAirportsA_K911, axiom, - (hasType(type_Airport, inst_BundabergQueenslandAirport))). - -fof(axWorldAirportsA_K912, axiom, - (hasType(type_Airport, inst_BundiAirport))). - -fof(axWorldAirportsA_K913, axiom, - (hasType(type_Airport, inst_BuniaAirport))). - -fof(axWorldAirportsA_K914, axiom, - (hasType(type_Airport, inst_BunyuAirport))). - -fof(axWorldAirportsA_K915, axiom, - (hasType(type_Airport, inst_BuraoAirport))). - -fof(axWorldAirportsA_K916, axiom, - (hasType(type_Airport, inst_BurbankGlendalePasadenaCAAirport))). - -fof(axWorldAirportsA_K917, axiom, - (hasType(type_Airport, inst_BurgasBourgasAirport))). - -fof(axWorldAirportsA_K918, axiom, - (hasType(type_Airport, inst_BurkeCountyGAAirport))). - -fof(axWorldAirportsA_K919, axiom, - (hasType(type_Airport, inst_BurkeLakefrontOHAirport))). - -fof(axWorldAirportsA_K920, axiom, - (hasType(type_Airport, inst_BurketownQueenslandAirport))). - -fof(axWorldAirportsA_K921, axiom, - (hasType(type_Airport, inst_BurleyMunicipalIDAirport))). - -fof(axWorldAirportsA_K922, axiom, - (hasType(type_Airport, inst_BurlingtonInternationalVTAirport))). - -fof(axWorldAirportsA_K923, axiom, - (hasType(type_Airport, inst_BurlingtonMunicipalIAAirport))). - -fof(axWorldAirportsA_K924, axiom, - (hasType(type_Airport, inst_BurlingtonMunicipalMAAirport))). - -fof(axWorldAirportsA_K925, axiom, - (hasType(type_Airport, inst_BurnieWynyardTasmaniaAirport))). - -fof(axWorldAirportsA_K926, axiom, - (hasType(type_Airport, inst_BurnsMunicipalORAirport))). - -fof(axWorldAirportsA_K927, axiom, - (hasType(type_Airport, inst_BursaAirport))). - -fof(axWorldAirportsA_K928, axiom, - (hasType(type_Airport, inst_BurtonwoodAirport))). - -fof(axWorldAirportsA_K929, axiom, - (hasType(type_Airport, inst_BuryStEdmundsEnglandAirport))). - -fof(axWorldAirportsA_K930, axiom, - (hasType(type_Airport, inst_BushFieldGAAirport))). - -fof(axWorldAirportsA_K931, axiom, - (hasType(type_Airport, inst_BushehrAirport))). - -fof(axWorldAirportsA_K932, axiom, - (hasType(type_Airport, inst_ButareAirport))). - -fof(axWorldAirportsA_K933, axiom, - (hasType(type_Airport, inst_ButaritariAirport))). - -fof(axWorldAirportsA_K934, axiom, - (hasType(type_Airport, inst_ButlerCountyPAAirport))). - -fof(axWorldAirportsA_K935, axiom, - (hasType(type_Airport, inst_ButlerMemorialMOAirport))). - -fof(axWorldAirportsA_K936, axiom, - (hasType(type_Airport, inst_ButonBabauAirport))). - -fof(axWorldAirportsA_K937, axiom, - (hasType(type_Airport, inst_ButterworthAirportMalaysia))). - -fof(axWorldAirportsA_K938, axiom, - (hasType(type_Airport, inst_ButtsArmyAirFieldCOAirport))). - -fof(axWorldAirportsA_K939, axiom, - (hasType(type_Airport, inst_ButuanAirport))). - -fof(axWorldAirportsA_K940, axiom, - (hasType(type_Airport, inst_BuyoAirport))). - -fof(axWorldAirportsA_K941, axiom, - (hasType(type_Airport, inst_BuziosAirport))). - -fof(axWorldAirportsA_K942, axiom, - (hasType(type_Airport, inst_BuzzardsPointSeaplaneBaseDCAirport))). - -fof(axWorldAirportsA_K943, axiom, - (hasType(type_Airport, inst_BydgoszczAirport))). - -fof(axWorldAirportsA_K944, axiom, - (hasType(type_Airport, inst_BykovoMoscowAirport))). - -fof(axWorldAirportsA_K945, axiom, - (hasType(type_Airport, inst_CDavidCampbellFieldCorsicanaMunicipalTXAirport))). - -fof(axWorldAirportsA_K946, axiom, - (hasType(type_Airport, inst_CaMauAirport))). - -fof(axWorldAirportsA_K947, axiom, - (hasType(type_Airport, inst_CabimasAirport))). - -fof(axWorldAirportsA_K948, axiom, - (hasType(type_Airport, inst_CabinCreekAKAirport))). - -fof(axWorldAirportsA_K949, axiom, - (hasType(type_Airport, inst_CabindaAirport))). - -fof(axWorldAirportsA_K950, axiom, - (hasType(type_Airport, inst_CableCAAirport))). - -fof(axWorldAirportsA_K951, axiom, - (hasType(type_Airport, inst_CableHeliportCAAirport))). - -fof(axWorldAirportsA_K952, axiom, - (hasType(type_Airport, inst_CaboRojoAirport))). - -fof(axWorldAirportsA_K953, axiom, - (hasType(type_Airport, inst_CaceresMGAirport))). - -fof(axWorldAirportsA_K954, axiom, - (hasType(type_Airport, inst_CachoeiraBAAirport))). - -fof(axWorldAirportsA_K955, axiom, - (hasType(type_Airport, inst_CadjehounCotonouAirport))). - -fof(axWorldAirportsA_K956, axiom, - (hasType(type_Airport, inst_CagayandeOroAirport))). - -fof(axWorldAirportsA_K957, axiom, - (hasType(type_Airport, inst_CagayandeSuluAirport))). - -fof(axWorldAirportsA_K958, axiom, - (hasType(type_Airport, inst_CahokiaILStLouisAirport))). - -fof(axWorldAirportsA_K959, axiom, - (hasType(type_Airport, inst_CaicaraAirport))). - -fof(axWorldAirportsA_K960, axiom, - (hasType(type_Airport, inst_CaigumaAirport))). - -fof(axWorldAirportsA_K961, axiom, - (hasType(type_Airport, inst_CairoILAirport))). - -fof(axWorldAirportsA_K962, axiom, - (hasType(type_Airport, inst_CairoInternationalCairoAirport))). - -fof(axWorldAirportsA_K963, axiom, - (hasType(type_Airport, inst_CajamarcaAirport))). - -fof(axWorldAirportsA_K964, axiom, - (hasType(type_Airport, inst_CalabarAirport))). - -fof(axWorldAirportsA_K965, axiom, - (hasType(type_Airport, inst_CalabozoAirport))). - -fof(axWorldAirportsA_K966, axiom, - (hasType(type_Airport, inst_CalamaAirport))). - -fof(axWorldAirportsA_K967, axiom, - (hasType(type_Airport, inst_CalapanAirport))). - -fof(axWorldAirportsA_K968, axiom, - (hasType(type_Airport, inst_CalbayogAirport))). - -fof(axWorldAirportsA_K969, axiom, - (hasType(type_Airport, inst_CaldasNovasGOAirport))). - -fof(axWorldAirportsA_K970, axiom, - (hasType(type_Airport, inst_CaledoniaAirport))). - -fof(axWorldAirportsA_K971, axiom, - (hasType(type_Airport, inst_CaletaOliviaAirport))). - -fof(axWorldAirportsA_K972, axiom, - (hasType(type_Airport, inst_CalexicoInternationalCAAirport))). - -fof(axWorldAirportsA_K973, axiom, - (hasType(type_Airport, inst_CalicutAirport))). - -fof(axWorldAirportsA_K974, axiom, - (hasType(type_Airport, inst_CalipatriaMunicipalCAAirport))). - -fof(axWorldAirportsA_K975, axiom, - (hasType(type_Airport, inst_CallawayGardensHarrisCountyGAAirport))). - -fof(axWorldAirportsA_K976, axiom, - (hasType(type_Airport, inst_CaloundraQueenslandAirport))). - -fof(axWorldAirportsA_K977, axiom, - (hasType(type_Airport, inst_CalvertonNavalWeaponsIndustrialReserveNYAirport))). - -fof(axWorldAirportsA_K978, axiom, - (hasType(type_Airport, inst_CamaxiloAirport))). - -fof(axWorldAirportsA_K979, axiom, - (hasType(type_Airport, inst_CambridgeAirport))). - -fof(axWorldAirportsA_K980, axiom, - (hasType(type_Airport, inst_CambridgeDorchesterMDAirport))). - -fof(axWorldAirportsA_K981, axiom, - (hasType(type_Airport, inst_CambridgeMAAirport))). - -fof(axWorldAirportsA_K982, axiom, - (hasType(type_Airport, inst_CamdenNewSouthWalesAirport))). - -fof(axWorldAirportsA_K983, axiom, - (hasType(type_Airport, inst_CameronMemorialMOAirport))). - -fof(axWorldAirportsA_K984, axiom, - (hasType(type_Airport, inst_CametaAirport))). - -fof(axWorldAirportsA_K985, axiom, - (hasType(type_Airport, inst_CamfieldNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K986, axiom, - (hasType(type_Airport, inst_CamiguinAirport))). - -fof(axWorldAirportsA_K987, axiom, - (hasType(type_Airport, inst_CamillaMitchellCountyGAAirport))). - -fof(axWorldAirportsA_K988, axiom, - (hasType(type_Airport, inst_CamiloDazaCucutaAirport))). - -fof(axWorldAirportsA_K989, axiom, - (hasType(type_Airport, inst_CamiriAirport))). - -fof(axWorldAirportsA_K990, axiom, - (hasType(type_Airport, inst_CamocimCEAirport))). - -fof(axWorldAirportsA_K991, axiom, - (hasType(type_Airport, inst_CamoowealQueenslandAirport))). - -fof(axWorldAirportsA_K992, axiom, - (hasType(type_Airport, inst_CampParksHeliportCAAirport))). - -fof(axWorldAirportsA_K993, axiom, - (hasType(type_Airport, inst_CampPickettBlackstoneArmyAirFieldAllenCPerkinsonMunicipalVAAirport))). - -fof(axWorldAirportsA_K994, axiom, - (hasType(type_Airport, inst_CampbellArmyAirFieldKYAirport))). - -fof(axWorldAirportsA_K995, axiom, - (hasType(type_Airport, inst_CampbellporeAirport))). - -fof(axWorldAirportsA_K996, axiom, - (hasType(type_Airport, inst_CampbeltownAirport))). - -fof(axWorldAirportsA_K997, axiom, - (hasType(type_Airport, inst_CampinaGrandePBAirport))). - -fof(axWorldAirportsA_K998, axiom, - (hasType(type_Airport, inst_CampinasSPAirport))). - -fof(axWorldAirportsA_K999, axiom, - (hasType(type_Airport, inst_CampoCAAirport))). - -fof(axWorldAirportsA_K1000, axiom, - (hasType(type_Airport, inst_CampoDellOroCorsicaAirport))). - -fof(axWorldAirportsA_K1001, axiom, - (hasType(type_Airport, inst_CampoGrandeMSAirport))). - -fof(axWorldAirportsA_K1002, axiom, - (hasType(type_Airport, inst_CampodoAragAirport))). - -fof(axWorldAirportsA_K1003, axiom, - (hasType(type_Airport, inst_CamposRJAirport))). - -fof(axWorldAirportsA_K1004, axiom, - (hasType(type_Airport, inst_CanaimaAirport))). - -fof(axWorldAirportsA_K1005, axiom, - (hasType(type_Airport, inst_CanakkaleAirport))). - -fof(axWorldAirportsA_K1006, axiom, - (hasType(type_Airport, inst_CananeaAirport))). - -fof(axWorldAirportsA_K1007, axiom, - (hasType(type_Airport, inst_CanasAirport))). - -fof(axWorldAirportsA_K1008, axiom, - (hasType(type_Airport, inst_CanavieirasBAAirport))). - -fof(axWorldAirportsA_K1009, axiom, - (hasType(type_Airport, inst_CanberraAustralianCapitalTerritoryAirport))). - -fof(axWorldAirportsA_K1010, axiom, - (hasType(type_Airport, inst_CancunInternationalCancunAirport))). - -fof(axWorldAirportsA_K1011, axiom, - (hasType(type_Airport, inst_CandalaAirport))). - -fof(axWorldAirportsA_K1012, axiom, - (hasType(type_Airport, inst_CandilejasAirport))). - -fof(axWorldAirportsA_K1013, axiom, - (hasType(type_Airport, inst_Candle2AKAirport))). - -fof(axWorldAirportsA_K1014, axiom, - (hasType(type_Airport, inst_CaneFieldDominicaRoseauAirport))). - -fof(axWorldAirportsA_K1015, axiom, - (hasType(type_Airport, inst_CangambaAirport))). - -fof(axWorldAirportsA_K1016, axiom, - (hasType(type_Airport, inst_CannonAirForceBaseNMAirport))). - -fof(axWorldAirportsA_K1017, axiom, - (hasType(type_Airport, inst_CanobieQueenslandAirport))). - -fof(axWorldAirportsA_K1018, axiom, - (hasType(type_Airport, inst_CanouanIslandCanouanIslandAirport))). - -fof(axWorldAirportsA_K1019, axiom, - (hasType(type_Airport, inst_CantonIslandAirport))). - -fof(axWorldAirportsA_K1020, axiom, - (hasType(type_Airport, inst_CanyonlandsFieldUTAirport))). - -fof(axWorldAirportsA_K1021, axiom, - (hasType(type_Airport, inst_CapHaitienAirport))). - -fof(axWorldAirportsA_K1022, axiom, - (hasType(type_Airport, inst_CapSkirringAirport))). - -fof(axWorldAirportsA_K1023, axiom, - (hasType(type_Airport, inst_CapeEleutheraAirport))). - -fof(axWorldAirportsA_K1024, axiom, - (hasType(type_Airport, inst_CapeFlatteryAirport))). - -fof(axWorldAirportsA_K1025, axiom, - (hasType(type_Airport, inst_CapeGirardeauMunicipalMOAirport))). - -fof(axWorldAirportsA_K1026, axiom, - (hasType(type_Airport, inst_CapeGloucesterAirport))). - -fof(axWorldAirportsA_K1027, axiom, - (hasType(type_Airport, inst_CapeNewhenhamLRRSAKAirport))). - -fof(axWorldAirportsA_K1028, axiom, - (hasType(type_Airport, inst_CapePalmasAirport))). - -fof(axWorldAirportsA_K1029, axiom, - (hasType(type_Airport, inst_CapePoleSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1030, axiom, - (hasType(type_Airport, inst_CapeRomanzofLRRSAKAirport))). - -fof(axWorldAirportsA_K1031, axiom, - (hasType(type_Airport, inst_CapeRooneyAirport))). - -fof(axWorldAirportsA_K1032, axiom, - (hasType(type_Airport, inst_CapeSarichefAKAirport))). - -fof(axWorldAirportsA_K1033, axiom, - (hasType(type_Airport, inst_CapeSpencerCoastGuardHeliportAKAirport))). - -fof(axWorldAirportsA_K1034, axiom, - (hasType(type_Airport, inst_CapeStJacquesAirport))). - -fof(axWorldAirportsA_K1035, axiom, - (hasType(type_Airport, inst_CapeVogelAirport))). - -fof(axWorldAirportsA_K1036, axiom, - (hasType(type_Airport, inst_CapitalCityKYAirport))). - -fof(axWorldAirportsA_K1037, axiom, - (hasType(type_Airport, inst_CapitalCityPAAirport))). - -fof(axWorldAirportsA_K1038, axiom, - (hasType(type_Airport, inst_CapitanVicenteAlmandoLaRiojaAirport))). - -fof(axWorldAirportsA_K1039, axiom, - (hasType(type_Airport, inst_CaptainJackThomasElDoradoKSAirport))). - -fof(axWorldAirportsA_K1040, axiom, - (hasType(type_Airport, inst_CapurganaAirport))). - -fof(axWorldAirportsA_K1041, axiom, - (hasType(type_Airport, inst_CaquetaniaAirport))). - -fof(axWorldAirportsA_K1042, axiom, - (hasType(type_Airport, inst_CarNicobarAirport))). - -fof(axWorldAirportsA_K1043, axiom, - (hasType(type_Airport, inst_CarajasPAAirport))). - -fof(axWorldAirportsA_K1044, axiom, - (hasType(type_Airport, inst_CaransebesAirport))). - -fof(axWorldAirportsA_K1045, axiom, - (hasType(type_Airport, inst_CarauariAMAirport))). - -fof(axWorldAirportsA_K1046, axiom, - (hasType(type_Airport, inst_CaravelasBAAirport))). - -fof(axWorldAirportsA_K1047, axiom, - (hasType(type_Airport, inst_CarcassonneAirport))). - -fof(axWorldAirportsA_K1048, axiom, - (hasType(type_Airport, inst_CaribouMunicipalMEAirport))). - -fof(axWorldAirportsA_K1049, axiom, - (hasType(type_Airport, inst_CarimaguaAirport))). - -fof(axWorldAirportsA_K1050, axiom, - (hasType(type_Airport, inst_CarlisleAirport))). - -fof(axWorldAirportsA_K1051, axiom, - (hasType(type_Airport, inst_CarltonHillWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1052, axiom, - (hasType(type_Airport, inst_CarmelitaAirport))). - -fof(axWorldAirportsA_K1053, axiom, - (hasType(type_Airport, inst_CarmendePatagonesAirport))). - -fof(axWorldAirportsA_K1054, axiom, - (hasType(type_Airport, inst_CarnarvonWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1055, axiom, - (hasType(type_Airport, inst_CarnotAirport))). - -fof(axWorldAirportsA_K1056, axiom, - (hasType(type_Airport, inst_CarolinaMAAirport))). - -fof(axWorldAirportsA_K1057, axiom, - (hasType(type_Airport, inst_CarpentariaDownsQueenslandAirport))). - -fof(axWorldAirportsA_K1058, axiom, - (hasType(type_Airport, inst_CarpiquetCaenAirport))). - -fof(axWorldAirportsA_K1059, axiom, - (hasType(type_Airport, inst_CarriacouAirport))). - -fof(axWorldAirportsA_K1060, axiom, - (hasType(type_Airport, inst_CarrickfinnAirport))). - -fof(axWorldAirportsA_K1061, axiom, - (hasType(type_Airport, inst_CarrielSurConcepcionAirport))). - -fof(axWorldAirportsA_K1062, axiom, - (hasType(type_Airport, inst_CarrollCountyTNAirport))). - -fof(axWorldAirportsA_K1063, axiom, - (hasType(type_Airport, inst_CarsonNVAirport))). - -fof(axWorldAirportsA_K1064, axiom, - (hasType(type_Airport, inst_CarswellAirForceBaseTXAirport))). - -fof(axWorldAirportsA_K1065, axiom, - (hasType(type_Airport, inst_CartagoAirport))). - -fof(axWorldAirportsA_K1066, axiom, - (hasType(type_Airport, inst_CartiAirport))). - -fof(axWorldAirportsA_K1067, axiom, - (hasType(type_Airport, inst_CaruaruPEAirport))). - -fof(axWorldAirportsA_K1068, axiom, - (hasType(type_Airport, inst_CarupanoAirport))). - -fof(axWorldAirportsA_K1069, axiom, - (hasType(type_Airport, inst_CaruruAirport))). - -fof(axWorldAirportsA_K1070, axiom, - (hasType(type_Airport, inst_CarutaperaMAAirport))). - -fof(axWorldAirportsA_K1071, axiom, - (hasType(type_Airport, inst_CasaGrandeMunicipalAZAirport))). - -fof(axWorldAirportsA_K1072, axiom, - (hasType(type_Airport, inst_CasaleBrindisiAirport))). - -fof(axWorldAirportsA_K1073, axiom, - (hasType(type_Airport, inst_CascadeLocksStateORAirport))). - -fof(axWorldAirportsA_K1074, axiom, - (hasType(type_Airport, inst_CascavelPRAirport))). - -fof(axWorldAirportsA_K1075, axiom, - (hasType(type_Airport, inst_CascoGoveCoastGuardStationAKAirport))). - -fof(axWorldAirportsA_K1076, axiom, - (hasType(type_Airport, inst_CasiguranAirport))). - -fof(axWorldAirportsA_K1077, axiom, - (hasType(type_Airport, inst_CasinoNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1078, axiom, - (hasType(type_Airport, inst_CasiquaAirport))). - -fof(axWorldAirportsA_K1079, axiom, - (hasType(type_Airport, inst_CassidyLineIslandsAirport))). - -fof(axWorldAirportsA_K1080, axiom, - (hasType(type_Airport, inst_CassilandiaMGAirport))). - -fof(axWorldAirportsA_K1081, axiom, - (hasType(type_Airport, inst_CastawayAirport))). - -fof(axWorldAirportsA_K1082, axiom, - (hasType(type_Airport, inst_CastlebarAirport))). - -fof(axWorldAirportsA_K1083, axiom, - (hasType(type_Airport, inst_CastresAirport))). - -fof(axWorldAirportsA_K1084, axiom, - (hasType(type_Airport, inst_CasuaritoAirport))). - -fof(axWorldAirportsA_K1085, axiom, - (hasType(type_Airport, inst_CatCayAirport))). - -fof(axWorldAirportsA_K1086, axiom, - (hasType(type_Airport, inst_CatIslandAirport))). - -fof(axWorldAirportsA_K1087, axiom, - (hasType(type_Airport, inst_CatacamasAirport))). - -fof(axWorldAirportsA_K1088, axiom, - (hasType(type_Airport, inst_CatalinaCAAirport))). - -fof(axWorldAirportsA_K1089, axiom, - (hasType(type_Airport, inst_CatamarcaAirport))). - -fof(axWorldAirportsA_K1090, axiom, - (hasType(type_Airport, inst_CataratasPRAirport))). - -fof(axWorldAirportsA_K1091, axiom, - (hasType(type_Airport, inst_CataratasdelIguazuIguazuAirport))). - -fof(axWorldAirportsA_K1092, axiom, - (hasType(type_Airport, inst_CatarmanAirport))). - -fof(axWorldAirportsA_K1093, axiom, - (hasType(type_Airport, inst_CatavinaAirport))). - -fof(axWorldAirportsA_K1094, axiom, - (hasType(type_Airport, inst_CattleCreekAirport))). - -fof(axWorldAirportsA_K1095, axiom, - (hasType(type_Airport, inst_CauayanAirport))). - -fof(axWorldAirportsA_K1096, axiom, - (hasType(type_Airport, inst_CaucasiaAirport))). - -fof(axWorldAirportsA_K1097, axiom, - (hasType(type_Airport, inst_CaumontAvignonAirport))). - -fof(axWorldAirportsA_K1098, axiom, - (hasType(type_Airport, inst_CavernCityAirTerminalNMAirport))). - -fof(axWorldAirportsA_K1099, axiom, - (hasType(type_Airport, inst_CaviahueAirport))). - -fof(axWorldAirportsA_K1100, axiom, - (hasType(type_Airport, inst_CaxiasdoSulRSAirport))). - -fof(axWorldAirportsA_K1101, axiom, - (hasType(type_Airport, inst_CayeChapelAirport))). - -fof(axWorldAirportsA_K1102, axiom, - (hasType(type_Airport, inst_CayoLargodelSurAirport))). - -fof(axWorldAirportsA_K1103, axiom, - (hasType(type_Airport, inst_CazomboAirport))). - -fof(axWorldAirportsA_K1104, axiom, - (hasType(type_Airport, inst_CebuAirport))). - -fof(axWorldAirportsA_K1105, axiom, - (hasType(type_Airport, inst_CedarCityMunicipalUTAirport))). - -fof(axWorldAirportsA_K1106, axiom, - (hasType(type_Airport, inst_CedarRapidsMunicipalIAAirport))). - -fof(axWorldAirportsA_K1107, axiom, - (hasType(type_Airport, inst_CedrosIslandAirport))). - -fof(axWorldAirportsA_K1108, axiom, - (hasType(type_Airport, inst_CedunaSouthAustraliaAirport))). - -fof(axWorldAirportsA_K1109, axiom, - (hasType(type_Airport, inst_CentennialCOAirport))). - -fof(axWorldAirportsA_K1110, axiom, - (hasType(type_Airport, inst_CenterIslandWAAirport))). - -fof(axWorldAirportsA_K1111, axiom, - (hasType(type_Airport, inst_CenterportHeliportCAAirport))). - -fof(axWorldAirportsA_K1112, axiom, - (hasType(type_Airport, inst_CentervilleMunicipalTNAirport))). - -fof(axWorldAirportsA_K1113, axiom, - (hasType(type_Airport, inst_CentralAKAirport))). - -fof(axWorldAirportsA_K1114, axiom, - (hasType(type_Airport, inst_CentralBusinessDistrictDowntownHeliportTXAirport))). - -fof(axWorldAirportsA_K1115, axiom, - (hasType(type_Airport, inst_CentralNebraskaRegionalNEAirport))). - -fof(axWorldAirportsA_K1116, axiom, - (hasType(type_Airport, inst_CentralPretoriaPretoriaAirport))). - -fof(axWorldAirportsA_K1117, axiom, - (hasType(type_Airport, inst_CentralWisconsinWIAirport))). - -fof(axWorldAirportsA_K1118, axiom, - (hasType(type_Airport, inst_CentraliaMunicipalILAirport))). - -fof(axWorldAirportsA_K1119, axiom, - (hasType(type_Airport, inst_CenturyCityHeliportCAAirport))). - -fof(axWorldAirportsA_K1120, axiom, - (hasType(type_Airport, inst_CepuAirport))). - -fof(axWorldAirportsA_K1121, axiom, - (hasType(type_Airport, inst_CeresAirport))). - -fof(axWorldAirportsA_K1122, axiom, - (hasType(type_Airport, inst_CerroMorenoAntofagastaAirport))). - -fof(axWorldAirportsA_K1123, axiom, - (hasType(type_Airport, inst_CessnaAircraftFieldKSAirport))). - -fof(axWorldAirportsA_K1124, axiom, - (hasType(type_Airport, inst_CessnockNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1125, axiom, - (hasType(type_Airport, inst_ChacallutaAricaAirport))). - -fof(axWorldAirportsA_K1126, axiom, - (hasType(type_Airport, inst_ChachapoyasAirport))). - -fof(axWorldAirportsA_K1127, axiom, - (hasType(type_Airport, inst_ChadronMunicipalNEAirport))). - -fof(axWorldAirportsA_K1128, axiom, - (hasType(type_Airport, inst_ChaffeeArmyAirFieldARAirport))). - -fof(axWorldAirportsA_K1129, axiom, - (hasType(type_Airport, inst_ChakcharanAirport))). - -fof(axWorldAirportsA_K1130, axiom, - (hasType(type_Airport, inst_ChalkyitsikAKAirport))). - -fof(axWorldAirportsA_K1131, axiom, - (hasType(type_Airport, inst_ChallisIDAirport))). - -fof(axWorldAirportsA_K1132, axiom, - (hasType(type_Airport, inst_ChanaralAirport))). - -fof(axWorldAirportsA_K1133, axiom, - (hasType(type_Airport, inst_ChandigarhAirport))). - -fof(axWorldAirportsA_K1134, axiom, - (hasType(type_Airport, inst_ChandlerFieldMNAirport))). - -fof(axWorldAirportsA_K1135, axiom, - (hasType(type_Airport, inst_ChandlerMunicipalAZAirport))). - -fof(axWorldAirportsA_K1136, axiom, - (hasType(type_Airport, inst_ChangHuaAirport))). - -fof(axWorldAirportsA_K1137, axiom, - (hasType(type_Airport, inst_ChangchunAirport))). - -fof(axWorldAirportsA_K1138, axiom, - (hasType(type_Airport, inst_ChangdeAirport))). - -fof(axWorldAirportsA_K1139, axiom, - (hasType(type_Airport, inst_ChangshaAirport))). - -fof(axWorldAirportsA_K1140, axiom, - (hasType(type_Airport, inst_ChanguinolaAirport))). - -fof(axWorldAirportsA_K1141, axiom, - (hasType(type_Airport, inst_ChangzhiAirport))). - -fof(axWorldAirportsA_K1142, axiom, - (hasType(type_Airport, inst_ChangzhouAirport))). - -fof(axWorldAirportsA_K1143, axiom, - (hasType(type_Airport, inst_ChaniaKhaniaAirport))). - -fof(axWorldAirportsA_K1144, axiom, - (hasType(type_Airport, inst_ChanuteMartinJohnsonKSAirport))). - -fof(axWorldAirportsA_K1145, axiom, - (hasType(type_Airport, inst_ChaoyangAirport))). - -fof(axWorldAirportsA_K1146, axiom, - (hasType(type_Airport, inst_ChaparralAirport))). - -fof(axWorldAirportsA_K1147, axiom, - (hasType(type_Airport, inst_ChapelcoSanMartindelosAndesAirport))). - -fof(axWorldAirportsA_K1148, axiom, - (hasType(type_Airport, inst_CharataAirport))). - -fof(axWorldAirportsA_K1149, axiom, - (hasType(type_Airport, inst_CharjeuChardzhouLebapAirport))). - -fof(axWorldAirportsA_K1150, axiom, - (hasType(type_Airport, inst_CharlesCZettelMemorialMIAirport))). - -fof(axWorldAirportsA_K1151, axiom, - (hasType(type_Airport, inst_CharlesCityMunicipalIAAirport))). - -fof(axWorldAirportsA_K1152, axiom, - (hasType(type_Airport, inst_CharlesWoodHelipadNJAirport))). - -fof(axWorldAirportsA_K1153, axiom, - (hasType(type_Airport, inst_CharlesdeGaulleParisAirport))). - -fof(axWorldAirportsA_K1154, axiom, - (hasType(type_Airport, inst_CharlestonAirForceBaseCharlestonInternationalSCAirport))). - -fof(axWorldAirportsA_K1155, axiom, - (hasType(type_Airport, inst_CharlestonExecutiveSCAirport))). - -fof(axWorldAirportsA_K1156, axiom, - (hasType(type_Airport, inst_CharlevilleQueenslandAirport))). - -fof(axWorldAirportsA_K1157, axiom, - (hasType(type_Airport, inst_CharlevoixMunicipalMIAirport))). - -fof(axWorldAirportsA_K1158, axiom, - (hasType(type_Airport, inst_CharlotteDouglasInternationalNCAirport))). - -fof(axWorldAirportsA_K1159, axiom, - (hasType(type_Airport, inst_CharlottesvilleAlbemarleVAAirport))). - -fof(axWorldAirportsA_K1160, axiom, - (hasType(type_Airport, inst_CharltonBuildingHeliportMNAirport))). - -fof(axWorldAirportsA_K1161, axiom, - (hasType(type_Airport, inst_ChartersTowersQueenslandAirport))). - -fof(axWorldAirportsA_K1162, axiom, - (hasType(type_Airport, inst_ChaseCityMunicipalVAAirport))). - -fof(axWorldAirportsA_K1163, axiom, - (hasType(type_Airport, inst_ChathamIslandAirport))). - -fof(axWorldAirportsA_K1164, axiom, - (hasType(type_Airport, inst_ChathamMunicipalMAAirport))). - -fof(axWorldAirportsA_K1165, axiom, - (hasType(type_Airport, inst_ChathamSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1166, axiom, - (hasType(type_Airport, inst_ChaurjhariAirport))). - -fof(axWorldAirportsA_K1167, axiom, - (hasType(type_Airport, inst_ChautauquaCountyDunkirkNYAirport))). - -fof(axWorldAirportsA_K1168, axiom, - (hasType(type_Airport, inst_ChautauquaCountyJamestownNYAirport))). - -fof(axWorldAirportsA_K1169, axiom, - (hasType(type_Airport, inst_ChavesAirport))). - -fof(axWorldAirportsA_K1170, axiom, - (hasType(type_Airport, inst_CheboksaryChuvashiaAirport))). - -fof(axWorldAirportsA_K1171, axiom, - (hasType(type_Airport, inst_ChefornakAKAirport))). - -fof(axWorldAirportsA_K1172, axiom, - (hasType(type_Airport, inst_ChehalisCentraliaWAAirport))). - -fof(axWorldAirportsA_K1173, axiom, - (hasType(type_Airport, inst_ChejuAirport))). - -fof(axWorldAirportsA_K1174, axiom, - (hasType(type_Airport, inst_ChelyabinskChelyabinskAirport))). - -fof(axWorldAirportsA_K1175, axiom, - (hasType(type_Airport, inst_ChenaHotSpringsAKAirport))). - -fof(axWorldAirportsA_K1176, axiom, - (hasType(type_Airport, inst_ChengduAirport))). - -fof(axWorldAirportsA_K1177, axiom, - (hasType(type_Airport, inst_ChengtehAirport))). - -fof(axWorldAirportsA_K1178, axiom, - (hasType(type_Airport, inst_ChennaultIndustrialAirparkLAAirport))). - -fof(axWorldAirportsA_K1179, axiom, - (hasType(type_Airport, inst_CherawMunicipalSCAirport))). - -fof(axWorldAirportsA_K1180, axiom, - (hasType(type_Airport, inst_CherkasyCherkasyAirport))). - -fof(axWorldAirportsA_K1181, axiom, - (hasType(type_Airport, inst_ChernihivChernigovChernihivAirport))). - -fof(axWorldAirportsA_K1182, axiom, - (hasType(type_Airport, inst_ChernivtsiChernovtsyChernivtsiAirport))). - -fof(axWorldAirportsA_K1183, axiom, - (hasType(type_Airport, inst_ChernofskiHarborSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1184, axiom, - (hasType(type_Airport, inst_CherokeeMunicipalIAAirport))). - -fof(axWorldAirportsA_K1185, axiom, - (hasType(type_Airport, inst_CherokeeSoundAirport))). - -fof(axWorldAirportsA_K1186, axiom, - (hasType(type_Airport, inst_CherokeeVillageARAirport))). - -fof(axWorldAirportsA_K1187, axiom, - (hasType(type_Airport, inst_CherokeeVillageHeliportARAirport))). - -fof(axWorldAirportsA_K1188, axiom, - (hasType(type_Airport, inst_CherrabunWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1189, axiom, - (hasType(type_Airport, inst_CherribahQueenslandAirport))). - -fof(axWorldAirportsA_K1190, axiom, - (hasType(type_Airport, inst_ChesapeakeMunicipalVAAirport))). - -fof(axWorldAirportsA_K1191, axiom, - (hasType(type_Airport, inst_ChesapeakeOHHuntingtonAirport))). - -fof(axWorldAirportsA_K1192, axiom, - (hasType(type_Airport, inst_ChesterAirport))). - -fof(axWorldAirportsA_K1193, axiom, - (hasType(type_Airport, inst_ChesterCountyGOCarlsonPAAirport))). - -fof(axWorldAirportsA_K1194, axiom, - (hasType(type_Airport, inst_ChetumalAirport))). - -fof(axWorldAirportsA_K1195, axiom, - (hasType(type_Airport, inst_CheyenneWYAirport))). - -fof(axWorldAirportsA_K1196, axiom, - (hasType(type_Airport, inst_ChiangMaiInternationalChiangMaiAirport))). - -fof(axWorldAirportsA_K1197, axiom, - (hasType(type_Airport, inst_ChiangRaiINternationalChiangRaiAirport))). - -fof(axWorldAirportsA_K1198, axiom, - (hasType(type_Airport, inst_ChiayiAirport))). - -fof(axWorldAirportsA_K1199, axiom, - (hasType(type_Airport, inst_ChichenItzaAirport))). - -fof(axWorldAirportsA_K1200, axiom, - (hasType(type_Airport, inst_ChickashaMunicipalOKAirport))). - -fof(axWorldAirportsA_K1201, axiom, - (hasType(type_Airport, inst_ChickenAKAirport))). - -fof(axWorldAirportsA_K1202, axiom, - (hasType(type_Airport, inst_ChiclayoAirport))). - -fof(axWorldAirportsA_K1203, axiom, - (hasType(type_Airport, inst_ChicoMunicipalCAAirport))). - -fof(axWorldAirportsA_K1204, axiom, - (hasType(type_Airport, inst_ChievresAirport))). - -fof(axWorldAirportsA_K1205, axiom, - (hasType(type_Airport, inst_ChifengAirport))). - -fof(axWorldAirportsA_K1206, axiom, - (hasType(type_Airport, inst_ChignikAKAirport))). - -fof(axWorldAirportsA_K1207, axiom, - (hasType(type_Airport, inst_ChignikBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1208, axiom, - (hasType(type_Airport, inst_ChignikFisheriesAKAirport))). - -fof(axWorldAirportsA_K1209, axiom, - (hasType(type_Airport, inst_ChignikLagoonAKAirport))). - -fof(axWorldAirportsA_K1210, axiom, - (hasType(type_Airport, inst_ChigorodoAirport))). - -fof(axWorldAirportsA_K1211, axiom, - (hasType(type_Airport, inst_ChilasAirport))). - -fof(axWorldAirportsA_K1212, axiom, - (hasType(type_Airport, inst_ChildressMunicipalTXAirport))). - -fof(axWorldAirportsA_K1213, axiom, - (hasType(type_Airport, inst_ChileChicoAirport))). - -fof(axWorldAirportsA_K1214, axiom, - (hasType(type_Airport, inst_ChilekaBlantyreAirport))). - -fof(axWorldAirportsA_K1215, axiom, - (hasType(type_Airport, inst_ChilkoLakeAerodromeBCAirport))). - -fof(axWorldAirportsA_K1216, axiom, - (hasType(type_Airport, inst_ChiloquinStateORAirport))). - -fof(axWorldAirportsA_K1217, axiom, - (hasType(type_Airport, inst_ChimboteAirport))). - -fof(axWorldAirportsA_K1218, axiom, - (hasType(type_Airport, inst_ChimbuKundiawaAirport))). - -fof(axWorldAirportsA_K1219, axiom, - (hasType(type_Airport, inst_ChinaBasinHeliportCAAirport))). - -fof(axWorldAirportsA_K1220, axiom, - (hasType(type_Airport, inst_ChinchillaAirport))). - -fof(axWorldAirportsA_K1221, axiom, - (hasType(type_Airport, inst_ChindeAirport))). - -fof(axWorldAirportsA_K1222, axiom, - (hasType(type_Airport, inst_ChingolaAirport))). - -fof(axWorldAirportsA_K1223, axiom, - (hasType(type_Airport, inst_ChinguittiAirport))). - -fof(axWorldAirportsA_K1224, axiom, - (hasType(type_Airport, inst_ChinhaeAirport))). - -fof(axWorldAirportsA_K1225, axiom, - (hasType(type_Airport, inst_ChinjuAirport))). - -fof(axWorldAirportsA_K1226, axiom, - (hasType(type_Airport, inst_ChinoCAAirport))). - -fof(axWorldAirportsA_K1227, axiom, - (hasType(type_Airport, inst_ChiosAirport))). - -fof(axWorldAirportsA_K1228, axiom, - (hasType(type_Airport, inst_ChipataAirport))). - -fof(axWorldAirportsA_K1229, axiom, - (hasType(type_Airport, inst_ChippewaCountyInternationalMIAirport))). - -fof(axWorldAirportsA_K1230, axiom, - (hasType(type_Airport, inst_ChippewaValleyRegionalWIAirport))). - -fof(axWorldAirportsA_K1231, axiom, - (hasType(type_Airport, inst_ChiquimulaAirport))). - -fof(axWorldAirportsA_K1232, axiom, - (hasType(type_Airport, inst_ChiredziBuffaloRangeAirport))). - -fof(axWorldAirportsA_K1233, axiom, - (hasType(type_Airport, inst_ChisanaAKAirport))). - -fof(axWorldAirportsA_K1234, axiom, - (hasType(type_Airport, inst_ChisholmHibbingMNAirport))). - -fof(axWorldAirportsA_K1235, axiom, - (hasType(type_Airport, inst_ChisinauKishineyAirport))). - -fof(axWorldAirportsA_K1236, axiom, - (hasType(type_Airport, inst_ChistochinaAKAirport))). - -fof(axWorldAirportsA_K1237, axiom, - (hasType(type_Airport, inst_ChitinaAKAirport))). - -fof(axWorldAirportsA_K1238, axiom, - (hasType(type_Airport, inst_ChitipaAirport))). - -fof(axWorldAirportsA_K1239, axiom, - (hasType(type_Airport, inst_ChitoseSapporoAirport))). - -fof(axWorldAirportsA_K1240, axiom, - (hasType(type_Airport, inst_ChitralAirport))). - -fof(axWorldAirportsA_K1241, axiom, - (hasType(type_Airport, inst_ChivoloAirport))). - -fof(axWorldAirportsA_K1242, axiom, - (hasType(type_Airport, inst_ChocHeliportCAAirport))). - -fof(axWorldAirportsA_K1243, axiom, - (hasType(type_Airport, inst_ChoiseulBayAirport))). - -fof(axWorldAirportsA_K1244, axiom, - (hasType(type_Airport, inst_CholetAirport))). - -fof(axWorldAirportsA_K1245, axiom, - (hasType(type_Airport, inst_ChomleyAKAirport))). - -fof(axWorldAirportsA_K1246, axiom, - (hasType(type_Airport, inst_ChongqingAirport))). - -fof(axWorldAirportsA_K1247, axiom, - (hasType(type_Airport, inst_ChonjuAirport))). - -fof(axWorldAirportsA_K1248, axiom, - (hasType(type_Airport, inst_ChristchurchInternationalChristchurchAirport))). - -fof(axWorldAirportsA_K1249, axiom, - (hasType(type_Airport, inst_ChristianshabAirport))). - -fof(axWorldAirportsA_K1250, axiom, - (hasType(type_Airport, inst_ChristmasCreekWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1251, axiom, - (hasType(type_Airport, inst_ChuathbalukAKAirport))). - -fof(axWorldAirportsA_K1252, axiom, - (hasType(type_Airport, inst_ChubCayBerryAirport))). - -fof(axWorldAirportsA_K1253, axiom, - (hasType(type_Airport, inst_CiampinoRomaRomeAirport))). - -fof(axWorldAirportsA_K1254, axiom, - (hasType(type_Airport, inst_CiciaAirport))). - -fof(axWorldAirportsA_K1255, axiom, - (hasType(type_Airport, inst_CiegodeAvilaAirport))). - -fof(axWorldAirportsA_K1256, axiom, - (hasType(type_Airport, inst_CienfuegosAirport))). - -fof(axWorldAirportsA_K1257, axiom, - (hasType(type_Airport, inst_CigliAirBaseIzmirAirport))). - -fof(axWorldAirportsA_K1258, axiom, - (hasType(type_Airport, inst_CilacapJavaAirport))). - -fof(axWorldAirportsA_K1259, axiom, - (hasType(type_Airport, inst_CimitarraAirport))). - -fof(axWorldAirportsA_K1260, axiom, - (hasType(type_Airport, inst_CircleCityAKAirport))). - -fof(axWorldAirportsA_K1261, axiom, - (hasType(type_Airport, inst_CircleHotSpringsAKAirport))). - -fof(axWorldAirportsA_K1262, axiom, - (hasType(type_Airport, inst_CirebonAirport))). - -fof(axWorldAirportsA_K1263, axiom, - (hasType(type_Airport, inst_CiticorpHeliportCAAirport))). - -fof(axWorldAirportsA_K1264, axiom, - (hasType(type_Airport, inst_CityofColoradoSpringsMunicipalCOAirport))). - -fof(axWorldAirportsA_K1265, axiom, - (hasType(type_Airport, inst_CityofIndustryCivicFinancialHeliportCAAirport))). - -fof(axWorldAirportsA_K1266, axiom, - (hasType(type_Airport, inst_CiudadAcunaAirport))). - -fof(axWorldAirportsA_K1267, axiom, - (hasType(type_Airport, inst_CiudadBolivarAirport))). - -fof(axWorldAirportsA_K1268, axiom, - (hasType(type_Airport, inst_CiudadConstitucionAirport))). - -fof(axWorldAirportsA_K1269, axiom, - (hasType(type_Airport, inst_CiudadGuayanaAirport))). - -fof(axWorldAirportsA_K1270, axiom, - (hasType(type_Airport, inst_CiudadObregonAirport))). - -fof(axWorldAirportsA_K1271, axiom, - (hasType(type_Airport, inst_CiudadVictoriaAirport))). - -fof(axWorldAirportsA_K1272, axiom, - (hasType(type_Airport, inst_CiudaddelCarmenAirport))). - -fof(axWorldAirportsA_K1273, axiom, - (hasType(type_Airport, inst_CiudaddelEsteAirport))). - -fof(axWorldAirportsA_K1274, axiom, - (hasType(type_Airport, inst_ClaremontMunicipalNHAirport))). - -fof(axWorldAirportsA_K1275, axiom, - (hasType(type_Airport, inst_ClarkCountyINAirport))). - -fof(axWorldAirportsA_K1276, axiom, - (hasType(type_Airport, inst_ClarkFieldLuzonAirport))). - -fof(axWorldAirportsA_K1277, axiom, - (hasType(type_Airport, inst_ClarksPointAKAirport))). - -fof(axWorldAirportsA_K1278, axiom, - (hasType(type_Airport, inst_ClayCenterMunicipalKSAirport))). - -fof(axWorldAirportsA_K1279, axiom, - (hasType(type_Airport, inst_ClaytonMunicipalAirparkNMAirport))). - -fof(axWorldAirportsA_K1280, axiom, - (hasType(type_Airport, inst_ClearLakeAKAirport))). - -fof(axWorldAirportsA_K1281, axiom, - (hasType(type_Airport, inst_ClearwaterAirParkFLAirport))). - -fof(axWorldAirportsA_K1282, axiom, - (hasType(type_Airport, inst_ClemsonOconeeCountySCAirport))). - -fof(axWorldAirportsA_K1283, axiom, - (hasType(type_Airport, inst_ClermontQueenslandAirport))). - -fof(axWorldAirportsA_K1284, axiom, - (hasType(type_Airport, inst_CleveSouthAustraliaAirport))). - -fof(axWorldAirportsA_K1285, axiom, - (hasType(type_Airport, inst_ClevelandHopkinsInternationalOHAirport))). - -fof(axWorldAirportsA_K1286, axiom, - (hasType(type_Airport, inst_CliftonHillsSouthAustraliaAirport))). - -fof(axWorldAirportsA_K1287, axiom, - (hasType(type_Airport, inst_ClintonMunicipalIAAirport))). - -fof(axWorldAirportsA_K1288, axiom, - (hasType(type_Airport, inst_ClintonMunicipalOKAirport))). - -fof(axWorldAirportsA_K1289, axiom, - (hasType(type_Airport, inst_ClintonShermanOKAirport))). - -fof(axWorldAirportsA_K1290, axiom, - (hasType(type_Airport, inst_ClintonvilleMunicipalWIAirport))). - -fof(axWorldAirportsA_K1291, axiom, - (hasType(type_Airport, inst_CloncurryQueenslandAirport))). - -fof(axWorldAirportsA_K1292, axiom, - (hasType(type_Airport, inst_ClorindaAirport))). - -fof(axWorldAirportsA_K1293, axiom, - (hasType(type_Airport, inst_ClovisMunicipalNMAirport))). - -fof(axWorldAirportsA_K1294, axiom, - (hasType(type_Airport, inst_ClujNapocaAirport))). - -fof(axWorldAirportsA_K1295, axiom, - (hasType(type_Airport, inst_ClunyQueenslandAirport))). - -fof(axWorldAirportsA_K1296, axiom, - (hasType(type_Airport, inst_CoalHarbourWaterAerodromeBCAirport))). - -fof(axWorldAirportsA_K1297, axiom, - (hasType(type_Airport, inst_CoalingaMunicipalCAAirport))). - -fof(axWorldAirportsA_K1298, axiom, - (hasType(type_Airport, inst_CoariAMAirport))). - -fof(axWorldAirportsA_K1299, axiom, - (hasType(type_Airport, inst_CobanAirport))). - -fof(axWorldAirportsA_K1300, axiom, - (hasType(type_Airport, inst_CobarNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1301, axiom, - (hasType(type_Airport, inst_CobijaAirport))). - -fof(axWorldAirportsA_K1302, axiom, - (hasType(type_Airport, inst_CochinAirport))). - -fof(axWorldAirportsA_K1303, axiom, - (hasType(type_Airport, inst_CoconutIslandQueenslandAirport))). - -fof(axWorldAirportsA_K1304, axiom, - (hasType(type_Airport, inst_CocosIslandsCocosKeelingIslandsAirport))). - -fof(axWorldAirportsA_K1305, axiom, - (hasType(type_Airport, inst_CodazziAirport))). - -fof(axWorldAirportsA_K1306, axiom, - (hasType(type_Airport, inst_CoenQueenslandAirport))). - -fof(axWorldAirportsA_K1307, axiom, - (hasType(type_Airport, inst_CoeurdAleneAirTerminalIDAirport))). - -fof(axWorldAirportsA_K1308, axiom, - (hasType(type_Airport, inst_CoffeePointAKAirport))). - -fof(axWorldAirportsA_K1309, axiom, - (hasType(type_Airport, inst_CoffeyvilleMunicipalKSAirport))). - -fof(axWorldAirportsA_K1310, axiom, - (hasType(type_Airport, inst_CoffmanCoveSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1311, axiom, - (hasType(type_Airport, inst_CoffsHarbourNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1312, axiom, - (hasType(type_Airport, inst_CognacAirport))). - -fof(axWorldAirportsA_K1313, axiom, - (hasType(type_Airport, inst_CoimbatoreAirport))). - -fof(axWorldAirportsA_K1314, axiom, - (hasType(type_Airport, inst_CoimbraAirport))). - -fof(axWorldAirportsA_K1315, axiom, - (hasType(type_Airport, inst_ColdBayAKAirport))). - -fof(axWorldAirportsA_K1316, axiom, - (hasType(type_Airport, inst_ColdfootAKAirport))). - -fof(axWorldAirportsA_K1317, axiom, - (hasType(type_Airport, inst_ColemanMunicipalTXAirport))). - -fof(axWorldAirportsA_K1318, axiom, - (hasType(type_Airport, inst_ColimaAirport))). - -fof(axWorldAirportsA_K1319, axiom, - (hasType(type_Airport, inst_CollIslandAirport))). - -fof(axWorldAirportsA_K1320, axiom, - (hasType(type_Airport, inst_CollarenebriNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1321, axiom, - (hasType(type_Airport, inst_CollegeParkMDAirport))). - -fof(axWorldAirportsA_K1322, axiom, - (hasType(type_Airport, inst_CollieWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1323, axiom, - (hasType(type_Airport, inst_CollinsvilleQueenslandAirport))). - -fof(axWorldAirportsA_K1324, axiom, - (hasType(type_Airport, inst_ColmarAirport))). - -fof(axWorldAirportsA_K1325, axiom, - (hasType(type_Airport, inst_ColoniaAirport))). - -fof(axWorldAirportsA_K1326, axiom, - (hasType(type_Airport, inst_ColoniaCatrielAirport))). - -fof(axWorldAirportsA_K1327, axiom, - (hasType(type_Airport, inst_ColonsayScotlandAirport))). - -fof(axWorldAirportsA_K1328, axiom, - (hasType(type_Airport, inst_ColoradoCreekAKAirport))). - -fof(axWorldAirportsA_K1329, axiom, - (hasType(type_Airport, inst_ColtishallAirport))). - -fof(axWorldAirportsA_K1330, axiom, - (hasType(type_Airport, inst_ColumbiaCAAirport))). - -fof(axWorldAirportsA_K1331, axiom, - (hasType(type_Airport, inst_ColumbiaMetropolitanSCAirport))). - -fof(axWorldAirportsA_K1332, axiom, - (hasType(type_Airport, inst_ColumbiaOwensDowntownSCAirport))). - -fof(axWorldAirportsA_K1333, axiom, - (hasType(type_Airport, inst_ColumbiaRegionalMOAirport))). - -fof(axWorldAirportsA_K1334, axiom, - (hasType(type_Airport, inst_ColumbusAirForceBaseMSAirport))). - -fof(axWorldAirportsA_K1335, axiom, - (hasType(type_Airport, inst_ColumbusMetropolitanGAAirport))). - -fof(axWorldAirportsA_K1336, axiom, - (hasType(type_Airport, inst_ColumbusMunicipalINAirport))). - -fof(axWorldAirportsA_K1337, axiom, - (hasType(type_Airport, inst_ColumbusMunicipalNMAirport))). - -fof(axWorldAirportsA_K1338, axiom, - (hasType(type_Airport, inst_ColvilleRiverAKAirport))). - -fof(axWorldAirportsA_K1339, axiom, - (hasType(type_Airport, inst_ComandanteEsporaBahiaBlancaAirport))). - -fof(axWorldAirportsA_K1340, axiom, - (hasType(type_Airport, inst_ComillaAirport))). - -fof(axWorldAirportsA_K1341, axiom, - (hasType(type_Airport, inst_ComisoAirport))). - -fof(axWorldAirportsA_K1342, axiom, - (hasType(type_Airport, inst_CommerceBusinessParkHeliportCAAirport))). - -fof(axWorldAirportsA_K1343, axiom, - (hasType(type_Airport, inst_CommodoreCenterHeliportCAAirport))). - -fof(axWorldAirportsA_K1344, axiom, - (hasType(type_Airport, inst_ComodoroPierresConcordiaAirport))). - -fof(axWorldAirportsA_K1345, axiom, - (hasType(type_Airport, inst_ComptonCAAirport))). - -fof(axWorldAirportsA_K1346, axiom, - (hasType(type_Airport, inst_ConceicaoPBAirport))). - -fof(axWorldAirportsA_K1347, axiom, - (hasType(type_Airport, inst_ConcepcionAirport))). - -fof(axWorldAirportsA_K1348, axiom, - (hasType(type_Airport, inst_ConcordMunicipalNHAirport))). - -fof(axWorldAirportsA_K1349, axiom, - (hasType(type_Airport, inst_ConcordiaAMAirport))). - -fof(axWorldAirportsA_K1350, axiom, - (hasType(type_Airport, inst_CondobolinNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1351, axiom, - (hasType(type_Airport, inst_CondotoAirport))). - -fof(axWorldAirportsA_K1352, axiom, - (hasType(type_Airport, inst_ConfinsMGAirport))). - -fof(axWorldAirportsA_K1353, axiom, - (hasType(type_Airport, inst_ConfrezaAirport))). - -fof(axWorldAirportsA_K1354, axiom, - (hasType(type_Airport, inst_CongoTownAirport))). - -fof(axWorldAirportsA_K1355, axiom, - (hasType(type_Airport, inst_ConnaughtAirport))). - -fof(axWorldAirportsA_K1356, axiom, - (hasType(type_Airport, inst_ConquistaMGAirport))). - -fof(axWorldAirportsA_K1357, axiom, - (hasType(type_Airport, inst_ConstanzaAirport))). - -fof(axWorldAirportsA_K1358, axiom, - (hasType(type_Airport, inst_ContamanaAirport))). - -fof(axWorldAirportsA_K1359, axiom, - (hasType(type_Airport, inst_ConverseCountyWYAirport))). - -fof(axWorldAirportsA_K1360, axiom, - (hasType(type_Airport, inst_ConwayHorryCountySCAirport))). - -fof(axWorldAirportsA_K1361, axiom, - (hasType(type_Airport, inst_CooberPedySouthAustraliaAirport))). - -fof(axWorldAirportsA_K1362, axiom, - (hasType(type_Airport, inst_CoochBeharAirport))). - -fof(axWorldAirportsA_K1363, axiom, - (hasType(type_Airport, inst_CooindaNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1364, axiom, - (hasType(type_Airport, inst_CookMunicipalMNAirport))). - -fof(axWorldAirportsA_K1365, axiom, - (hasType(type_Airport, inst_CooktownQueenslandAirport))). - -fof(axWorldAirportsA_K1366, axiom, - (hasType(type_Airport, inst_CoolahNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1367, axiom, - (hasType(type_Airport, inst_CoolawanyahWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1368, axiom, - (hasType(type_Airport, inst_CoolibahNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1369, axiom, - (hasType(type_Airport, inst_CoonabarabranNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1370, axiom, - (hasType(type_Airport, inst_CoonambleNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1371, axiom, - (hasType(type_Airport, inst_CoorabieAirport))). - -fof(axWorldAirportsA_K1372, axiom, - (hasType(type_Airport, inst_CootamundraNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1373, axiom, - (hasType(type_Airport, inst_CopiapoAirport))). - -fof(axWorldAirportsA_K1374, axiom, - (hasType(type_Airport, inst_CopperCenter2AKAirport))). - -fof(axWorldAirportsA_K1375, axiom, - (hasType(type_Airport, inst_CoquimboAirport))). - -fof(axWorldAirportsA_K1376, axiom, - (hasType(type_Airport, inst_CorazondeJesusAirport))). - -fof(axWorldAirportsA_K1377, axiom, - (hasType(type_Airport, inst_CorcoranCAAirport))). - -fof(axWorldAirportsA_K1378, axiom, - (hasType(type_Airport, inst_CordovaMunicipalAKAirport))). - -fof(axWorldAirportsA_K1379, axiom, - (hasType(type_Airport, inst_CoritgoBlancoAirport))). - -fof(axWorldAirportsA_K1380, axiom, - (hasType(type_Airport, inst_CornelioProcopioPRAirport))). - -fof(axWorldAirportsA_K1381, axiom, - (hasType(type_Airport, inst_CornerBayAKAirport))). - -fof(axWorldAirportsA_K1382, axiom, - (hasType(type_Airport, inst_CoroAirport))). - -fof(axWorldAirportsA_K1383, axiom, - (hasType(type_Airport, inst_CoromandelAirport))). - -fof(axWorldAirportsA_K1384, axiom, - (hasType(type_Airport, inst_CoronelFSVignetaIquitosAirport))). - -fof(axWorldAirportsA_K1385, axiom, - (hasType(type_Airport, inst_CorowaNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1386, axiom, - (hasType(type_Airport, inst_CorozalAirport))). - -fof(axWorldAirportsA_K1387, axiom, - (hasType(type_Airport, inst_CorozalAirportColombia))). - -fof(axWorldAirportsA_K1388, axiom, - (hasType(type_Airport, inst_CorpusChristiInternationalTXAirport))). - -fof(axWorldAirportsA_K1389, axiom, - (hasType(type_Airport, inst_CorrientesAirport))). - -fof(axWorldAirportsA_K1390, axiom, - (hasType(type_Airport, inst_CortezMontezumaCountyCOAirport))). - -fof(axWorldAirportsA_K1391, axiom, - (hasType(type_Airport, inst_CortinadAmpezzoAirport))). - -fof(axWorldAirportsA_K1392, axiom, - (hasType(type_Airport, inst_CortlandCountyAirportChaseFieldNYAirport))). - -fof(axWorldAirportsA_K1393, axiom, - (hasType(type_Airport, inst_CorumbaSPAirport))). - -fof(axWorldAirportsA_K1394, axiom, - (hasType(type_Airport, inst_CorvallisMunicipalORAirport))). - -fof(axWorldAirportsA_K1395, axiom, - (hasType(type_Airport, inst_CorvoIslandAzoresAirport))). - -fof(axWorldAirportsA_K1396, axiom, - (hasType(type_Airport, inst_CostaMarquesROAirport))). - -fof(axWorldAirportsA_K1397, axiom, - (hasType(type_Airport, inst_CotabatoAirport))). - -fof(axWorldAirportsA_K1398, axiom, - (hasType(type_Airport, inst_CoteduRifAlHoceimaAirport))). - -fof(axWorldAirportsA_K1399, axiom, - (hasType(type_Airport, inst_CottonwoodAZAirport))). - -fof(axWorldAirportsA_K1400, axiom, - (hasType(type_Airport, inst_CotullaLaSalleCountyTXAirport))). - -fof(axWorldAirportsA_K1401, axiom, - (hasType(type_Airport, inst_CoulterFieldTXAirport))). - -fof(axWorldAirportsA_K1402, axiom, - (hasType(type_Airport, inst_CouncilAKAirport))). - -fof(axWorldAirportsA_K1403, axiom, - (hasType(type_Airport, inst_CouncilBluffsMunicipalIAAirport))). - -fof(axWorldAirportsA_K1404, axiom, - (hasType(type_Airport, inst_CountyMemorialMOAirport))). - -fof(axWorldAirportsA_K1405, axiom, - (hasType(type_Airport, inst_CourchevalAirport))). - -fof(axWorldAirportsA_K1406, axiom, - (hasType(type_Airport, inst_CovenasAirport))). - -fof(axWorldAirportsA_K1407, axiom, - (hasType(type_Airport, inst_CovilhaAirport))). - -fof(axWorldAirportsA_K1408, axiom, - (hasType(type_Airport, inst_CovingtonKYCincinnatiAirport))). - -fof(axWorldAirportsA_K1409, axiom, - (hasType(type_Airport, inst_CowarieSouthAustraliaAirport))). - -fof(axWorldAirportsA_K1410, axiom, - (hasType(type_Airport, inst_CowellSouthAustraliaAirport))). - -fof(axWorldAirportsA_K1411, axiom, - (hasType(type_Airport, inst_CowraNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1412, axiom, - (hasType(type_Airport, inst_CoxsBazarAirport))). - -fof(axWorldAirportsA_K1413, axiom, - (hasType(type_Airport, inst_CoyhaiqueAirport))). - -fof(axWorldAirportsA_K1414, axiom, - (hasType(type_Airport, inst_CoyolesAirport))). - -fof(axWorldAirportsA_K1415, axiom, - (hasType(type_Airport, inst_CozadMunicipalNEAirport))). - -fof(axWorldAirportsA_K1416, axiom, - (hasType(type_Airport, inst_CozumelAirport))). - -fof(axWorldAirportsA_K1417, axiom, - (hasType(type_Airport, inst_CradockAirport))). - -fof(axWorldAirportsA_K1418, axiom, - (hasType(type_Airport, inst_CraftonIslandAKAirport))). - -fof(axWorldAirportsA_K1419, axiom, - (hasType(type_Airport, inst_CraigCoveAirport))). - -fof(axWorldAirportsA_K1420, axiom, - (hasType(type_Airport, inst_CraigMoffatCOAirport))). - -fof(axWorldAirportsA_K1421, axiom, - (hasType(type_Airport, inst_CraigMunicipalFLAirport))). - -fof(axWorldAirportsA_K1422, axiom, - (hasType(type_Airport, inst_CraigSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1423, axiom, - (hasType(type_Airport, inst_CraiovaAirport))). - -fof(axWorldAirportsA_K1424, axiom, - (hasType(type_Airport, inst_CramFieldNEAirport))). - -fof(axWorldAirportsA_K1425, axiom, - (hasType(type_Airport, inst_CraneCountyTXAirport))). - -fof(axWorldAirportsA_K1426, axiom, - (hasType(type_Airport, inst_CraneIslandWAAirport))). - -fof(axWorldAirportsA_K1427, axiom, - (hasType(type_Airport, inst_CravenCountyRegionalNCAirport))). - -fof(axWorldAirportsA_K1428, axiom, - (hasType(type_Airport, inst_CrawfordsvilleMunicipalINAirport))). - -fof(axWorldAirportsA_K1429, axiom, - (hasType(type_Airport, inst_CresswellDownsNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1430, axiom, - (hasType(type_Airport, inst_CrestonMunicipalIAAirport))). - -fof(axWorldAirportsA_K1431, axiom, - (hasType(type_Airport, inst_CrisciumaSCAirport))). - -fof(axWorldAirportsA_K1432, axiom, - (hasType(type_Airport, inst_CrispCountyCordeleGAAirport))). - -fof(axWorldAirportsA_K1433, axiom, - (hasType(type_Airport, inst_CristoforoColomboSeatriGenoaGenovaAirport))). - -fof(axWorldAirportsA_K1434, axiom, - (hasType(type_Airport, inst_CrokerIslandNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1435, axiom, - (hasType(type_Airport, inst_CromartyAirport))). - -fof(axWorldAirportsA_K1436, axiom, - (hasType(type_Airport, inst_CrookedCreekAKAirport))). - -fof(axWorldAirportsA_K1437, axiom, - (hasType(type_Airport, inst_CrookedIslandCrookedAirport))). - -fof(axWorldAirportsA_K1438, axiom, - (hasType(type_Airport, inst_CrookstonMunicipalKirkwoodFieldMNAirport))). - -fof(axWorldAirportsA_K1439, axiom, - (hasType(type_Airport, inst_CrossCityFLAirport))). - -fof(axWorldAirportsA_K1440, axiom, - (hasType(type_Airport, inst_CrossvilleMemorialTNAirport))). - -fof(axWorldAirportsA_K1441, axiom, - (hasType(type_Airport, inst_CrotoneAirport))). - -fof(axWorldAirportsA_K1442, axiom, - (hasType(type_Airport, inst_CroydonQueenslandAirport))). - -fof(axWorldAirportsA_K1443, axiom, - (hasType(type_Airport, inst_CruzAltaRSAirport))). - -fof(axWorldAirportsA_K1444, axiom, - (hasType(type_Airport, inst_CruzeirodoSulACAirport))). - -fof(axWorldAirportsA_K1445, axiom, - (hasType(type_Airport, inst_CrystalLakePAAirport))). - -fof(axWorldAirportsA_K1446, axiom, - (hasType(type_Airport, inst_CuambaNovaFreixoAirport))). - -fof(axWorldAirportsA_K1447, axiom, - (hasType(type_Airport, inst_CubeCoveAKAirport))). - -fof(axWorldAirportsA_K1448, axiom, - (hasType(type_Airport, inst_CuddapahAirport))). - -fof(axWorldAirportsA_K1449, axiom, - (hasType(type_Airport, inst_CuddihyFieldTXAirport))). - -fof(axWorldAirportsA_K1450, axiom, - (hasType(type_Airport, inst_CueWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1451, axiom, - (hasType(type_Airport, inst_CuencaAirport))). - -fof(axWorldAirportsA_K1452, axiom, - (hasType(type_Airport, inst_CuiabaMTAirport))). - -fof(axWorldAirportsA_K1453, axiom, - (hasType(type_Airport, inst_CuitoCuanavaleAirport))). - -fof(axWorldAirportsA_K1454, axiom, - (hasType(type_Airport, inst_CulebraCulebraAirport))). - -fof(axWorldAirportsA_K1455, axiom, - (hasType(type_Airport, inst_CulionAirport))). - -fof(axWorldAirportsA_K1456, axiom, - (hasType(type_Airport, inst_CulverCityCAAirport))). - -fof(axWorldAirportsA_K1457, axiom, - (hasType(type_Airport, inst_CumanaAirport))). - -fof(axWorldAirportsA_K1458, axiom, - (hasType(type_Airport, inst_CumberlandMDAirport))). - -fof(axWorldAirportsA_K1459, axiom, - (hasType(type_Airport, inst_CumbicaSPAirport))). - -fof(axWorldAirportsA_K1460, axiom, - (hasType(type_Airport, inst_CuneoAirport))). - -fof(axWorldAirportsA_K1461, axiom, - (hasType(type_Airport, inst_CunnamullaQueenslandAirport))). - -fof(axWorldAirportsA_K1462, axiom, - (hasType(type_Airport, inst_CurrilloAirport))). - -fof(axWorldAirportsA_K1463, axiom, - (hasType(type_Airport, inst_CurtisFieldTXAirport))). - -fof(axWorldAirportsA_K1464, axiom, - (hasType(type_Airport, inst_CururupuMAAirport))). - -fof(axWorldAirportsA_K1465, axiom, - (hasType(type_Airport, inst_CushingMunicipalOKAirport))). - -fof(axWorldAirportsA_K1466, axiom, - (hasType(type_Airport, inst_CutralCoAirport))). - -fof(axWorldAirportsA_K1467, axiom, - (hasType(type_Airport, inst_CuyahogaCountyOHAirport))). - -fof(axWorldAirportsA_K1468, axiom, - (hasType(type_Airport, inst_CuzcoAirport))). - -fof(axWorldAirportsA_K1469, axiom, - (hasType(type_Airport, inst_CzestochowaAirport))). - -fof(axWorldAirportsA_K1470, axiom, - (hasType(type_Airport, inst_DFMalanCapeTownAirport))). - -fof(axWorldAirportsA_K1471, axiom, - (hasType(type_Airport, inst_DPSHeliportStCroixAirport))). - -fof(axWorldAirportsA_K1472, axiom, - (hasType(type_Airport, inst_DaLatAirport))). - -fof(axWorldAirportsA_K1473, axiom, - (hasType(type_Airport, inst_DaNangAirport))). - -fof(axWorldAirportsA_K1474, axiom, - (hasType(type_Airport, inst_DabajoroAirport))). - -fof(axWorldAirportsA_K1475, axiom, - (hasType(type_Airport, inst_DabbaAirport))). - -fof(axWorldAirportsA_K1476, axiom, - (hasType(type_Airport, inst_DaduAirport))). - -fof(axWorldAirportsA_K1477, axiom, - (hasType(type_Airport, inst_DaetAirport))). - -fof(axWorldAirportsA_K1478, axiom, - (hasType(type_Airport, inst_DahlCreekAKAirport))). - -fof(axWorldAirportsA_K1479, axiom, - (hasType(type_Airport, inst_DahlgrenVAUSNavalSurfaceWeaponsCenterAirport))). - -fof(axWorldAirportsA_K1480, axiom, - (hasType(type_Airport, inst_DajaliGeiloAirport))). - -fof(axWorldAirportsA_K1481, axiom, - (hasType(type_Airport, inst_DajarraQueenslandAirport))). - -fof(axWorldAirportsA_K1482, axiom, - (hasType(type_Airport, inst_DalamanAirport))). - -fof(axWorldAirportsA_K1483, axiom, - (hasType(type_Airport, inst_DalbandinAirport))). - -fof(axWorldAirportsA_K1484, axiom, - (hasType(type_Airport, inst_DalbertisAirport))). - -fof(axWorldAirportsA_K1485, axiom, - (hasType(type_Airport, inst_DalbyQueenslandAirport))). - -fof(axWorldAirportsA_K1486, axiom, - (hasType(type_Airport, inst_DalhartMunicipalTXAirport))). - -fof(axWorldAirportsA_K1487, axiom, - (hasType(type_Airport, inst_DalianAirport))). - -fof(axWorldAirportsA_K1488, axiom, - (hasType(type_Airport, inst_DallasDowntownHeliportTXAirport))). - -fof(axWorldAirportsA_K1489, axiom, - (hasType(type_Airport, inst_DallasFortWorthInternationalTXAirport))). - -fof(axWorldAirportsA_K1490, axiom, - (hasType(type_Airport, inst_DallasLoveFieldTXAirport))). - -fof(axWorldAirportsA_K1491, axiom, - (hasType(type_Airport, inst_DallasNorthTXAirport))). - -fof(axWorldAirportsA_K1492, axiom, - (hasType(type_Airport, inst_DaloaAirport))). - -fof(axWorldAirportsA_K1493, axiom, - (hasType(type_Airport, inst_DaltonMunicipalGAAirport))). - -fof(axWorldAirportsA_K1494, axiom, - (hasType(type_Airport, inst_DalyRiverNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1495, axiom, - (hasType(type_Airport, inst_DalyWatersNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1496, axiom, - (hasType(type_Airport, inst_DamascusAirport))). - -fof(axWorldAirportsA_K1497, axiom, - (hasType(type_Airport, inst_DananeAirport))). - -fof(axWorldAirportsA_K1498, axiom, - (hasType(type_Airport, inst_DanburyCTAirport))). - -fof(axWorldAirportsA_K1499, axiom, - (hasType(type_Airport, inst_DanburyMunicipalCTAirport))). - -fof(axWorldAirportsA_K1500, axiom, - (hasType(type_Airport, inst_DandongAirport))). - -fof(axWorldAirportsA_K1501, axiom, - (hasType(type_Airport, inst_DangAirport))). - -fof(axWorldAirportsA_K1502, axiom, - (hasType(type_Airport, inst_DangerBayAKAirport))). - -fof(axWorldAirportsA_K1503, axiom, - (hasType(type_Airport, inst_DangrigaAirport))). - -fof(axWorldAirportsA_K1504, axiom, - (hasType(type_Airport, inst_DanielFieldGAAirport))). - -fof(axWorldAirportsA_K1505, axiom, - (hasType(type_Airport, inst_DannellyAirNationalGuardBaseOperationsALAirport))). - -fof(axWorldAirportsA_K1506, axiom, - (hasType(type_Airport, inst_DansvilleMunicipalNYAirport))). - -fof(axWorldAirportsA_K1507, axiom, - (hasType(type_Airport, inst_DanvilleRegionalVAAirport))). - -fof(axWorldAirportsA_K1508, axiom, - (hasType(type_Airport, inst_DaparizoAirport))). - -fof(axWorldAirportsA_K1509, axiom, - (hasType(type_Airport, inst_DarchulaAirport))). - -fof(axWorldAirportsA_K1510, axiom, - (hasType(type_Airport, inst_DaresSalaamAirport))). - -fof(axWorldAirportsA_K1511, axiom, - (hasType(type_Airport, inst_DargavilleAirport))). - -fof(axWorldAirportsA_K1512, axiom, - (hasType(type_Airport, inst_DarjeelingAirport))). - -fof(axWorldAirportsA_K1513, axiom, - (hasType(type_Airport, inst_DaruAirport))). - -fof(axWorldAirportsA_K1514, axiom, - (hasType(type_Airport, inst_DaruAirportSierraLeone))). - -fof(axWorldAirportsA_K1515, axiom, - (hasType(type_Airport, inst_DarwazAirport))). - -fof(axWorldAirportsA_K1516, axiom, - (hasType(type_Airport, inst_DatadawaiAirport))). - -fof(axWorldAirportsA_K1517, axiom, - (hasType(type_Airport, inst_DathinaAirport))). - -fof(axWorldAirportsA_K1518, axiom, - (hasType(type_Airport, inst_DatongAirport))). - -fof(axWorldAirportsA_K1519, axiom, - (hasType(type_Airport, inst_DauanIslandQueenslandAirport))). - -fof(axWorldAirportsA_K1520, axiom, - (hasType(type_Airport, inst_DaugavpilsAirport))). - -fof(axWorldAirportsA_K1521, axiom, - (hasType(type_Airport, inst_DaupAirport))). - -fof(axWorldAirportsA_K1522, axiom, - (hasType(type_Airport, inst_DavenportDownsQueenslandAirport))). - -fof(axWorldAirportsA_K1523, axiom, - (hasType(type_Airport, inst_DavenportMunicipalIAAirport))). - -fof(axWorldAirportsA_K1524, axiom, - (hasType(type_Airport, inst_DavidWayneHooksMemorialTXAirport))). - -fof(axWorldAirportsA_K1525, axiom, - (hasType(type_Airport, inst_DaviessCountyINAirport))). - -fof(axWorldAirportsA_K1526, axiom, - (hasType(type_Airport, inst_DavisMonthanAirForceBaseAZAirport))). - -fof(axWorldAirportsA_K1527, axiom, - (hasType(type_Airport, inst_DavisonArmyAirFieldVAAirport))). - -fof(axWorldAirportsA_K1528, axiom, - (hasType(type_Airport, inst_DawsonCommunityMTAirport))). - -fof(axWorldAirportsA_K1529, axiom, - (hasType(type_Airport, inst_DaxianAirport))). - -fof(axWorldAirportsA_K1530, axiom, - (hasType(type_Airport, inst_DaydreamIslandQueenslandAirport))). - -fof(axWorldAirportsA_K1531, axiom, - (hasType(type_Airport, inst_DayongAirport))). - -fof(axWorldAirportsA_K1532, axiom, - (hasType(type_Airport, inst_DaytonaBeachRegionalFLAirport))). - -fof(axWorldAirportsA_K1533, axiom, - (hasType(type_Airport, inst_DeKalbTaylorMunicipalILAirport))). - -fof(axWorldAirportsA_K1534, axiom, - (hasType(type_Airport, inst_DearbornHelistopMIAirport))). - -fof(axWorldAirportsA_K1535, axiom, - (hasType(type_Airport, inst_DeathValleyCAAirport))). - -fof(axWorldAirportsA_K1536, axiom, - (hasType(type_Airport, inst_DebapareAirport))). - -fof(axWorldAirportsA_K1537, axiom, - (hasType(type_Airport, inst_DeboyneAirport))). - -fof(axWorldAirportsA_K1538, axiom, - (hasType(type_Airport, inst_DebraMarcosAirport))). - -fof(axWorldAirportsA_K1539, axiom, - (hasType(type_Airport, inst_DebraTaborAirport))). - -fof(axWorldAirportsA_K1540, axiom, - (hasType(type_Airport, inst_DebrecenAirport))). - -fof(axWorldAirportsA_K1541, axiom, - (hasType(type_Airport, inst_DecaturCountyIndustrialAirParkGAAirport))). - -fof(axWorldAirportsA_K1542, axiom, - (hasType(type_Airport, inst_DecaturHiWayINAirport))). - -fof(axWorldAirportsA_K1543, axiom, - (hasType(type_Airport, inst_DecaturILAirport))). - -fof(axWorldAirportsA_K1544, axiom, - (hasType(type_Airport, inst_DecaturShoresWAAirport))). - -fof(axWorldAirportsA_K1545, axiom, - (hasType(type_Airport, inst_DecorahMunicipalIAAirport))). - -fof(axWorldAirportsA_K1546, axiom, - (hasType(type_Airport, inst_DedougouAirport))). - -fof(axWorldAirportsA_K1547, axiom, - (hasType(type_Airport, inst_DeerParkNYAirport))). - -fof(axWorldAirportsA_K1548, axiom, - (hasType(type_Airport, inst_DeeringAKAirport))). - -fof(axWorldAirportsA_K1549, axiom, - (hasType(type_Airport, inst_DefianceMemorialOHAirport))). - -fof(axWorldAirportsA_K1550, axiom, - (hasType(type_Airport, inst_DegahburAirport))). - -fof(axWorldAirportsA_K1551, axiom, - (hasType(type_Airport, inst_DehradunAirport))). - -fof(axWorldAirportsA_K1552, axiom, - (hasType(type_Airport, inst_DeirezzurAirport))). - -fof(axWorldAirportsA_K1553, axiom, - (hasType(type_Airport, inst_DelRioInternationalTXAirport))). - -fof(axWorldAirportsA_K1554, axiom, - (hasType(type_Airport, inst_DelawareAirparkDEAirport))). - -fof(axWorldAirportsA_K1555, axiom, - (hasType(type_Airport, inst_DelawareMunicipalOHAirport))). - -fof(axWorldAirportsA_K1556, axiom, - (hasType(type_Airport, inst_DelissavilleNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1557, axiom, - (hasType(type_Airport, inst_DeltaCountyMIAirport))). - -fof(axWorldAirportsA_K1558, axiom, - (hasType(type_Airport, inst_DeltaDownsQueenslandAirport))). - -fof(axWorldAirportsA_K1559, axiom, - (hasType(type_Airport, inst_DeltaJunctionAKAirport))). - -fof(axWorldAirportsA_K1560, axiom, - (hasType(type_Airport, inst_DeltaMunicipalUTAirport))). - -fof(axWorldAirportsA_K1561, axiom, - (hasType(type_Airport, inst_DembidolloAirport))). - -fof(axWorldAirportsA_K1562, axiom, - (hasType(type_Airport, inst_DemingMunicipalNMAirport))). - -fof(axWorldAirportsA_K1563, axiom, - (hasType(type_Airport, inst_DenHaagTheHagueHilversumAirport))). - -fof(axWorldAirportsA_K1564, axiom, - (hasType(type_Airport, inst_DenhamWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1565, axiom, - (hasType(type_Airport, inst_DeniliquinNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1566, axiom, - (hasType(type_Airport, inst_DenisonMunicipalIAAirport))). - -fof(axWorldAirportsA_K1567, axiom, - (hasType(type_Airport, inst_DenizliAirport))). - -fof(axWorldAirportsA_K1568, axiom, - (hasType(type_Airport, inst_DennisIslandAirport))). - -fof(axWorldAirportsA_K1569, axiom, - (hasType(type_Airport, inst_DentonMunicipalTXAirport))). - -fof(axWorldAirportsA_K1570, axiom, - (hasType(type_Airport, inst_DeolsChateaurouxAirport))). - -fof(axWorldAirportsA_K1571, axiom, - (hasType(type_Airport, inst_DeraIsmailKhanAirport))). - -fof(axWorldAirportsA_K1572, axiom, - (hasType(type_Airport, inst_DerbyWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1573, axiom, - (hasType(type_Airport, inst_DerimAirport))). - -fof(axWorldAirportsA_K1574, axiom, - (hasType(type_Airport, inst_DernaAirport))). - -fof(axWorldAirportsA_K1575, axiom, - (hasType(type_Airport, inst_DesMoinesInternationalIAAirport))). - -fof(axWorldAirportsA_K1576, axiom, - (hasType(type_Airport, inst_DesertRockNVAirport))). - -fof(axWorldAirportsA_K1577, axiom, - (hasType(type_Airport, inst_DesrochesAirport))). - -fof(axWorldAirportsA_K1578, axiom, - (hasType(type_Airport, inst_DessieAirport))). - -fof(axWorldAirportsA_K1579, axiom, - (hasType(type_Airport, inst_DestinFortWaltonBeachFLAirport))). - -fof(axWorldAirportsA_K1580, axiom, - (hasType(type_Airport, inst_DetroitCityMIAirport))). - -fof(axWorldAirportsA_K1581, axiom, - (hasType(type_Airport, inst_DetroitLakesMNAirport))). - -fof(axWorldAirportsA_K1582, axiom, - (hasType(type_Airport, inst_DetroitMetropolitanWayneCountyMIAirport))). - -fof(axWorldAirportsA_K1583, axiom, - (hasType(type_Airport, inst_DeurneAntwerpenAntwerpAirport))). - -fof(axWorldAirportsA_K1584, axiom, - (hasType(type_Airport, inst_DeuxAlpesAirport))). - -fof(axWorldAirportsA_K1585, axiom, - (hasType(type_Airport, inst_DevaAirport))). - -fof(axWorldAirportsA_K1586, axiom, - (hasType(type_Airport, inst_DevilsLakeMunicipalNDAirport))). - -fof(axWorldAirportsA_K1587, axiom, - (hasType(type_Airport, inst_DevonportTasmaniaAirport))). - -fof(axWorldAirportsA_K1588, axiom, - (hasType(type_Airport, inst_DexterMunicipalMOAirport))). - -fof(axWorldAirportsA_K1589, axiom, - (hasType(type_Airport, inst_DhahranAirport))). - -fof(axWorldAirportsA_K1590, axiom, - (hasType(type_Airport, inst_DhalaAirport))). - -fof(axWorldAirportsA_K1591, axiom, - (hasType(type_Airport, inst_DhamarAirport))). - -fof(axWorldAirportsA_K1592, axiom, - (hasType(type_Airport, inst_DhanbadAirport))). - -fof(axWorldAirportsA_K1593, axiom, - (hasType(type_Airport, inst_DhangarhiAirport))). - -fof(axWorldAirportsA_K1594, axiom, - (hasType(type_Airport, inst_DharamsalaAirport))). - -fof(axWorldAirportsA_K1595, axiom, - (hasType(type_Airport, inst_DiamantinaLakesQueenslandAirport))). - -fof(axWorldAirportsA_K1596, axiom, - (hasType(type_Airport, inst_DiamantinoMTAirport))). - -fof(axWorldAirportsA_K1597, axiom, - (hasType(type_Airport, inst_DianopolisGOAirport))). - -fof(axWorldAirportsA_K1598, axiom, - (hasType(type_Airport, inst_DiapagaAirport))). - -fof(axWorldAirportsA_K1599, axiom, - (hasType(type_Airport, inst_DibaaAirport))). - -fof(axWorldAirportsA_K1600, axiom, - (hasType(type_Airport, inst_DibrugarhAirport))). - -fof(axWorldAirportsA_K1601, axiom, - (hasType(type_Airport, inst_DickinsonMunicipalNDAirport))). - -fof(axWorldAirportsA_K1602, axiom, - (hasType(type_Airport, inst_DiegoAracenaIquiqueAirport))). - -fof(axWorldAirportsA_K1603, axiom, - (hasType(type_Airport, inst_DiegoJimenezTorresFajardoAirport))). - -fof(axWorldAirportsA_K1604, axiom, - (hasType(type_Airport, inst_DieppeAirport))). - -fof(axWorldAirportsA_K1605, axiom, - (hasType(type_Airport, inst_DietrichAKAirport))). - -fof(axWorldAirportsA_K1606, axiom, - (hasType(type_Airport, inst_DiliAirport))). - -fof(axWorldAirportsA_K1607, axiom, - (hasType(type_Airport, inst_DillantHopkinsNHAirport))). - -fof(axWorldAirportsA_K1608, axiom, - (hasType(type_Airport, inst_DillinghamAKAirport))). - -fof(axWorldAirportsA_K1609, axiom, - (hasType(type_Airport, inst_DillinghamAirForceBaseHIAirport))). - -fof(axWorldAirportsA_K1610, axiom, - (hasType(type_Airport, inst_DillonCountySCAirport))). - -fof(axWorldAirportsA_K1611, axiom, - (hasType(type_Airport, inst_DillonMTAirport))). - -fof(axWorldAirportsA_K1612, axiom, - (hasType(type_Airport, inst_DillonsBayAirport))). - -fof(axWorldAirportsA_K1613, axiom, - (hasType(type_Airport, inst_DimapurAirport))). - -fof(axWorldAirportsA_K1614, axiom, - (hasType(type_Airport, inst_DimmitCountyTXAirport))). - -fof(axWorldAirportsA_K1615, axiom, - (hasType(type_Airport, inst_DinajpurAirport))). - -fof(axWorldAirportsA_K1616, axiom, - (hasType(type_Airport, inst_DinangatAirport))). - -fof(axWorldAirportsA_K1617, axiom, - (hasType(type_Airport, inst_DinderAirport))). - -fof(axWorldAirportsA_K1618, axiom, - (hasType(type_Airport, inst_DiosAirport))). - -fof(axWorldAirportsA_K1619, axiom, - (hasType(type_Airport, inst_DipologAirport))). - -fof(axWorldAirportsA_K1620, axiom, - (hasType(type_Airport, inst_DirranbandiQueenslandAirport))). - -fof(axWorldAirportsA_K1621, axiom, - (hasType(type_Airport, inst_DivinopolisMGAirport))). - -fof(axWorldAirportsA_K1622, axiom, - (hasType(type_Airport, inst_DiwanofRoyalCourtAirport))). - -fof(axWorldAirportsA_K1623, axiom, - (hasType(type_Airport, inst_DixieQueenslandAirport))). - -fof(axWorldAirportsA_K1624, axiom, - (hasType(type_Airport, inst_DiyarbakirAirport))). - -fof(axWorldAirportsA_K1625, axiom, - (hasType(type_Airport, inst_DjambalaAirport))). - -fof(axWorldAirportsA_K1626, axiom, - (hasType(type_Airport, inst_DjerbaZarzisDjerbaJerbaAirport))). - -fof(axWorldAirportsA_K1627, axiom, - (hasType(type_Airport, inst_DjoemoeAirport))). - -fof(axWorldAirportsA_K1628, axiom, - (hasType(type_Airport, inst_DjougouAirport))). - -fof(axWorldAirportsA_K1629, axiom, - (hasType(type_Airport, inst_DjupivogurAirport))). - -fof(axWorldAirportsA_K1630, axiom, - (hasType(type_Airport, inst_DnipropetrovskDnepropetrovskDnipropetrovskAirport))). - -fof(axWorldAirportsA_K1631, axiom, - (hasType(type_Airport, inst_DoanyAirport))). - -fof(axWorldAirportsA_K1632, axiom, - (hasType(type_Airport, inst_DoboAruIslandsAirport))). - -fof(axWorldAirportsA_K1633, axiom, - (hasType(type_Airport, inst_DodgeCityRegionalKSAirport))). - -fof(axWorldAirportsA_K1634, axiom, - (hasType(type_Airport, inst_DodoimaAirport))). - -fof(axWorldAirportsA_K1635, axiom, - (hasType(type_Airport, inst_DodomaAirport))). - -fof(axWorldAirportsA_K1636, axiom, - (hasType(type_Airport, inst_DohaAirport))). - -fof(axWorldAirportsA_K1637, axiom, - (hasType(type_Airport, inst_DoiniAirport))). - -fof(axWorldAirportsA_K1638, axiom, - (hasType(type_Airport, inst_DolisieAirport))). - -fof(axWorldAirportsA_K1639, axiom, - (hasType(type_Airport, inst_DolomiAKAirport))). - -fof(axWorldAirportsA_K1640, axiom, - (hasType(type_Airport, inst_DolpaAirport))). - -fof(axWorldAirportsA_K1641, axiom, - (hasType(type_Airport, inst_DomodemovoMoscowAirport))). - -fof(axWorldAirportsA_K1642, axiom, - (hasType(type_Airport, inst_DonMuangInternationalBangkokAirport))). - -fof(axWorldAirportsA_K1643, axiom, - (hasType(type_Airport, inst_DonaldsonCenterSCAirport))). - -fof(axWorldAirportsA_K1644, axiom, - (hasType(type_Airport, inst_DoncasterAirport))). - -fof(axWorldAirportsA_K1645, axiom, - (hasType(type_Airport, inst_DonetskDonetskAirport))). - -fof(axWorldAirportsA_K1646, axiom, - (hasType(type_Airport, inst_DongaraWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1647, axiom, - (hasType(type_Airport, inst_DongolaAirport))). - -fof(axWorldAirportsA_K1648, axiom, - (hasType(type_Airport, inst_DoomadgeeMissionQueenslandAirport))). - -fof(axWorldAirportsA_K1649, axiom, - (hasType(type_Airport, inst_DoraBayAKAirport))). - -fof(axWorldAirportsA_K1650, axiom, - (hasType(type_Airport, inst_DoradoAirportprivateDoradoAirport))). - -fof(axWorldAirportsA_K1651, axiom, - (hasType(type_Airport, inst_DorchesterCountySCAirport))). - -fof(axWorldAirportsA_K1652, axiom, - (hasType(type_Airport, inst_DoriAirport))). - -fof(axWorldAirportsA_K1653, axiom, - (hasType(type_Airport, inst_DornochAirport))). - -fof(axWorldAirportsA_K1654, axiom, - (hasType(type_Airport, inst_DorobisoroAirport))). - -fof(axWorldAirportsA_K1655, axiom, - (hasType(type_Airport, inst_DorraAirport))). - -fof(axWorldAirportsA_K1656, axiom, - (hasType(type_Airport, inst_DortmundAirport))). - -fof(axWorldAirportsA_K1657, axiom, - (hasType(type_Airport, inst_DorundaStationQueenslandAirport))). - -fof(axWorldAirportsA_K1658, axiom, - (hasType(type_Airport, inst_DosLagunasAirport))). - -fof(axWorldAirportsA_K1659, axiom, - (hasType(type_Airport, inst_DothanALAirport))). - -fof(axWorldAirportsA_K1660, axiom, - (hasType(type_Airport, inst_DoualaAirport))). - -fof(axWorldAirportsA_K1661, axiom, - (hasType(type_Airport, inst_DouglasMunicipalAZAirport))). - -fof(axWorldAirportsA_K1662, axiom, - (hasType(type_Airport, inst_DouglasMunicipalGAAirport))). - -fof(axWorldAirportsA_K1663, axiom, - (hasType(type_Airport, inst_DouradosMGAirport))). - -fof(axWorldAirportsA_K1664, axiom, - (hasType(type_Airport, inst_DoverAirForceBaseDEAirport))). - -fof(axWorldAirportsA_K1665, axiom, - (hasType(type_Airport, inst_DowntownAirparkOKAirport))). - -fof(axWorldAirportsA_K1666, axiom, - (hasType(type_Airport, inst_DowntownCAAirport))). - -fof(axWorldAirportsA_K1667, axiom, - (hasType(type_Airport, inst_DowntownHeliportMNAirport))). - -fof(axWorldAirportsA_K1668, axiom, - (hasType(type_Airport, inst_DrakeFieldARAirport))). - -fof(axWorldAirportsA_K1669, axiom, - (hasType(type_Airport, inst_DramaAirport))). - -fof(axWorldAirportsA_K1670, axiom, - (hasType(type_Airport, inst_DresdenAirport))). - -fof(axWorldAirportsA_K1671, axiom, - (hasType(type_Airport, inst_DrietabbetjeAirport))). - -fof(axWorldAirportsA_K1672, axiom, - (hasType(type_Airport, inst_DriftRiverAKAirport))). - -fof(axWorldAirportsA_K1673, axiom, - (hasType(type_Airport, inst_DriftwoodBayAKAirport))). - -fof(axWorldAirportsA_K1674, axiom, - (hasType(type_Airport, inst_DrumduffQueenslandAirport))). - -fof(axWorldAirportsA_K1675, axiom, - (hasType(type_Airport, inst_DrummondIslandMIAirport))). - -fof(axWorldAirportsA_K1676, axiom, - (hasType(type_Airport, inst_DrummondMTAirport))). - -fof(axWorldAirportsA_K1677, axiom, - (hasType(type_Airport, inst_DschangAirport))). - -fof(axWorldAirportsA_K1678, axiom, - (hasType(type_Airport, inst_DuBoisJeffersonCountyPAAirport))). - -fof(axWorldAirportsA_K1679, axiom, - (hasType(type_Airport, inst_DubaiAirport))). - -fof(axWorldAirportsA_K1680, axiom, - (hasType(type_Airport, inst_DubboNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1681, axiom, - (hasType(type_Airport, inst_DublinAirport))). - -fof(axWorldAirportsA_K1682, axiom, - (hasType(type_Airport, inst_DuboisMunicipalIDAirport))). - -fof(axWorldAirportsA_K1683, axiom, - (hasType(type_Airport, inst_DubrovnikAirport))). - -fof(axWorldAirportsA_K1684, axiom, - (hasType(type_Airport, inst_DubuqueRegionalIAAirport))). - -fof(axWorldAirportsA_K1685, axiom, - (hasType(type_Airport, inst_DuckNCAirport))). - -fof(axWorldAirportsA_K1686, axiom, - (hasType(type_Airport, inst_DuisburgAirport))). - -fof(axWorldAirportsA_K1687, axiom, - (hasType(type_Airport, inst_DulkaninnaSouthAustraliaAirport))). - -fof(axWorldAirportsA_K1688, axiom, - (hasType(type_Airport, inst_DuluthInternationalMNAirport))). - -fof(axWorldAirportsA_K1689, axiom, - (hasType(type_Airport, inst_DumDumInternationalCalcuttaAirport))). - -fof(axWorldAirportsA_K1690, axiom, - (hasType(type_Airport, inst_DumagueteAirport))). - -fof(axWorldAirportsA_K1691, axiom, - (hasType(type_Airport, inst_DumaiAirport))). - -fof(axWorldAirportsA_K1692, axiom, - (hasType(type_Airport, inst_DumasMunicipalTXAirport))). - -fof(axWorldAirportsA_K1693, axiom, - (hasType(type_Airport, inst_DumpuAirport))). - -fof(axWorldAirportsA_K1694, axiom, - (hasType(type_Airport, inst_DunbarQueenslandAirport))). - -fof(axWorldAirportsA_K1695, axiom, - (hasType(type_Airport, inst_DuncanTownRaggedAirport))). - -fof(axWorldAirportsA_K1696, axiom, - (hasType(type_Airport, inst_DundasAirport))). - -fof(axWorldAirportsA_K1697, axiom, - (hasType(type_Airport, inst_DundeeAirport))). - -fof(axWorldAirportsA_K1698, axiom, - (hasType(type_Airport, inst_DundoAirport))). - -fof(axWorldAirportsA_K1699, axiom, - (hasType(type_Airport, inst_DunedinAirport))). - -fof(axWorldAirportsA_K1700, axiom, - (hasType(type_Airport, inst_DunhuangAirport))). - -fof(axWorldAirportsA_K1701, axiom, - (hasType(type_Airport, inst_DunkIslandQueenslandAirport))). - -fof(axWorldAirportsA_K1702, axiom, - (hasType(type_Airport, inst_DunkerqueCalaisAirport))). - -fof(axWorldAirportsA_K1703, axiom, - (hasType(type_Airport, inst_DupageILAirport))). - -fof(axWorldAirportsA_K1704, axiom, - (hasType(type_Airport, inst_DurangoAirport))). - -fof(axWorldAirportsA_K1705, axiom, - (hasType(type_Airport, inst_DurangoLaPlataCountyCOAirport))). - -fof(axWorldAirportsA_K1706, axiom, - (hasType(type_Airport, inst_DurhamDownsQueenslandAirport))). - -fof(axWorldAirportsA_K1707, axiom, - (hasType(type_Airport, inst_DurrieQueenslandAirport))). - -fof(axWorldAirportsA_K1708, axiom, - (hasType(type_Airport, inst_DushanbeKaroteginAirport))). - -fof(axWorldAirportsA_K1709, axiom, - (hasType(type_Airport, inst_DwightILAirport))). - -fof(axWorldAirportsA_K1710, axiom, - (hasType(type_Airport, inst_DyceScotlandAirport))). - -fof(axWorldAirportsA_K1711, axiom, - (hasType(type_Airport, inst_DyessAirForceBaseTXAirport))). - -fof(axWorldAirportsA_K1712, axiom, - (hasType(type_Airport, inst_DysartQueenslandAirport))). - -fof(axWorldAirportsA_K1713, axiom, - (hasType(type_Airport, inst_EagleAKAirport))). - -fof(axWorldAirportsA_K1714, axiom, - (hasType(type_Airport, inst_EagleAirParkTXAirport))). - -fof(axWorldAirportsA_K1715, axiom, - (hasType(type_Airport, inst_EagleCountyRegionalCOAirport))). - -fof(axWorldAirportsA_K1716, axiom, - (hasType(type_Airport, inst_EagleGroveMunicipalIAAirport))). - -fof(axWorldAirportsA_K1717, axiom, - (hasType(type_Airport, inst_EagleLakeTXAirport))). - -fof(axWorldAirportsA_K1718, axiom, - (hasType(type_Airport, inst_EaglePassMunicipalTXAirport))). - -fof(axWorldAirportsA_K1719, axiom, - (hasType(type_Airport, inst_EagleRiverUnionWIAirport))). - -fof(axWorldAirportsA_K1720, axiom, - (hasType(type_Airport, inst_EakerAirForceBaseARAirport))). - -fof(axWorldAirportsA_K1721, axiom, - (hasType(type_Airport, inst_EakerFieldOKAirport))). - -fof(axWorldAirportsA_K1722, axiom, - (hasType(type_Airport, inst_EarlHenryOKAirport))). - -fof(axWorldAirportsA_K1723, axiom, - (hasType(type_Airport, inst_East60thStreetHeliportNYAirport))). - -fof(axWorldAirportsA_K1724, axiom, - (hasType(type_Airport, inst_EastForkAKAirport))). - -fof(axWorldAirportsA_K1725, axiom, - (hasType(type_Airport, inst_EastGreenlandAirport))). - -fof(axWorldAirportsA_K1726, axiom, - (hasType(type_Airport, inst_EastHamptonNYAirport))). - -fof(axWorldAirportsA_K1727, axiom, - (hasType(type_Airport, inst_EastLondonAirport))). - -fof(axWorldAirportsA_K1728, axiom, - (hasType(type_Airport, inst_EastMidlandsDerbyAirport))). - -fof(axWorldAirportsA_K1729, axiom, - (hasType(type_Airport, inst_EasternSlopesRegionalMEAirport))). - -fof(axWorldAirportsA_K1730, axiom, - (hasType(type_Airport, inst_EasterwoodFieldTXAirport))). - -fof(axWorldAirportsA_K1731, axiom, - (hasType(type_Airport, inst_EastlandMunicipalTXAirport))). - -fof(axWorldAirportsA_K1732, axiom, - (hasType(type_Airport, inst_EastmanDodgeCountyGAAirport))). - -fof(axWorldAirportsA_K1733, axiom, - (hasType(type_Airport, inst_EastonMunicipalMDAirport))). - -fof(axWorldAirportsA_K1734, axiom, - (hasType(type_Airport, inst_EastonStateWAAirport))). - -fof(axWorldAirportsA_K1735, axiom, - (hasType(type_Airport, inst_EbadonAirport))). - -fof(axWorldAirportsA_K1736, axiom, - (hasType(type_Airport, inst_EbolowaAirport))). - -fof(axWorldAirportsA_K1737, axiom, - (hasType(type_Airport, inst_EchucaNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1738, axiom, - (hasType(type_Airport, inst_EdDabbaAirport))). - -fof(axWorldAirportsA_K1739, axiom, - (hasType(type_Airport, inst_EdayAirport))). - -fof(axWorldAirportsA_K1740, axiom, - (hasType(type_Airport, inst_EdentonMunicipalNCAirport))). - -fof(axWorldAirportsA_K1741, axiom, - (hasType(type_Airport, inst_EdinburghScotlandAirport))). - -fof(axWorldAirportsA_K1742, axiom, - (hasType(type_Airport, inst_EdnaBayAKAirport))). - -fof(axWorldAirportsA_K1743, axiom, - (hasType(type_Airport, inst_EdwardRiverQueenslandAirport))). - -fof(axWorldAirportsA_K1744, axiom, - (hasType(type_Airport, inst_EdwardsAirForceBaseCAAirport))). - -fof(axWorldAirportsA_K1745, axiom, - (hasType(type_Airport, inst_EeideGroningenAirport))). - -fof(axWorldAirportsA_K1746, axiom, - (hasType(type_Airport, inst_EekAKAirport))). - -fof(axWorldAirportsA_K1747, axiom, - (hasType(type_Airport, inst_EfogiAirport))). - -fof(axWorldAirportsA_K1748, axiom, - (hasType(type_Airport, inst_EgedesmindeAirport))). - -fof(axWorldAirportsA_K1749, axiom, - (hasType(type_Airport, inst_EgegikAKAirport))). - -fof(axWorldAirportsA_K1750, axiom, - (hasType(type_Airport, inst_EgilsstadirAirport))). - -fof(axWorldAirportsA_K1751, axiom, - (hasType(type_Airport, inst_EglinAirForceAuxiliaryNr3DukeFLAirport))). - -fof(axWorldAirportsA_K1752, axiom, - (hasType(type_Airport, inst_EiaAirport))). - -fof(axWorldAirportsA_K1753, axiom, - (hasType(type_Airport, inst_EielsonAirForceBaseAKAirport))). - -fof(axWorldAirportsA_K1754, axiom, - (hasType(type_Airport, inst_EightFathombightAirport))). - -fof(axWorldAirportsA_K1755, axiom, - (hasType(type_Airport, inst_EinYahavAirport))). - -fof(axWorldAirportsA_K1756, axiom, - (hasType(type_Airport, inst_EinasleighQueenslandAirport))). - -fof(axWorldAirportsA_K1757, axiom, - (hasType(type_Airport, inst_EindhovenAirport))). - -fof(axWorldAirportsA_K1758, axiom, - (hasType(type_Airport, inst_EirunepeAMAirport))). - -fof(axWorldAirportsA_K1759, axiom, - (hasType(type_Airport, inst_EkerekuAirport))). - -fof(axWorldAirportsA_K1760, axiom, - (hasType(type_Airport, inst_EkibastuzAirport))). - -fof(axWorldAirportsA_K1761, axiom, - (hasType(type_Airport, inst_EkukAKAirport))). - -fof(axWorldAirportsA_K1762, axiom, - (hasType(type_Airport, inst_EkwokAKAirport))). - -fof(axWorldAirportsA_K1763, axiom, - (hasType(type_Airport, inst_ElArishAirport))). - -fof(axWorldAirportsA_K1764, axiom, - (hasType(type_Airport, inst_ElBancoAirport))). - -fof(axWorldAirportsA_K1765, axiom, - (hasType(type_Airport, inst_ElBargeAirport))). - -fof(axWorldAirportsA_K1766, axiom, - (hasType(type_Airport, inst_ElBolsonAirport))). - -fof(axWorldAirportsA_K1767, axiom, - (hasType(type_Airport, inst_ElBormaAirport))). - -fof(axWorldAirportsA_K1768, axiom, - (hasType(type_Airport, inst_ElCajonCAAirport))). - -fof(axWorldAirportsA_K1769, axiom, - (hasType(type_Airport, inst_ElCampoMetroAirportIncTXAirport))). - -fof(axWorldAirportsA_K1770, axiom, - (hasType(type_Airport, inst_ElCharcoAirport))). - -fof(axWorldAirportsA_K1771, axiom, - (hasType(type_Airport, inst_ElCipresEnsenadaAirport))). - -fof(axWorldAirportsA_K1772, axiom, - (hasType(type_Airport, inst_ElDebbaAirport))). - -fof(axWorldAirportsA_K1773, axiom, - (hasType(type_Airport, inst_ElDoradoAirport))). - -fof(axWorldAirportsA_K1774, axiom, - (hasType(type_Airport, inst_ElEncantoAirport))). - -fof(axWorldAirportsA_K1775, axiom, - (hasType(type_Airport, inst_ElFasherAirport))). - -fof(axWorldAirportsA_K1776, axiom, - (hasType(type_Airport, inst_ElGeneinaAirport))). - -fof(axWorldAirportsA_K1777, axiom, - (hasType(type_Airport, inst_ElGoleaAirport))). - -fof(axWorldAirportsA_K1778, axiom, - (hasType(type_Airport, inst_ElMaitenAirport))). - -fof(axWorldAirportsA_K1779, axiom, - (hasType(type_Airport, inst_ElMellahAnnabaAirport))). - -fof(axWorldAirportsA_K1780, axiom, - (hasType(type_Airport, inst_ElMinyaAirport))). - -fof(axWorldAirportsA_K1781, axiom, - (hasType(type_Airport, inst_ElMonteCAAirport))). - -fof(axWorldAirportsA_K1782, axiom, - (hasType(type_Airport, inst_ElNaranjoAirport))). - -fof(axWorldAirportsA_K1783, axiom, - (hasType(type_Airport, inst_ElObeidAirport))). - -fof(axWorldAirportsA_K1784, axiom, - (hasType(type_Airport, inst_ElPasoInternationalTXAirport))). - -fof(axWorldAirportsA_K1785, axiom, - (hasType(type_Airport, inst_ElRealAirport))). - -fof(axWorldAirportsA_K1786, axiom, - (hasType(type_Airport, inst_ElRecreoAirport))). - -fof(axWorldAirportsA_K1787, axiom, - (hasType(type_Airport, inst_ElSalvadorAirport))). - -fof(axWorldAirportsA_K1788, axiom, - (hasType(type_Airport, inst_ElYopalAirport))). - -fof(axWorldAirportsA_K1789, axiom, - (hasType(type_Airport, inst_ElazigAirport))). - -fof(axWorldAirportsA_K1790, axiom, - (hasType(type_Airport, inst_ElbaIslandAirport))). - -fof(axWorldAirportsA_K1791, axiom, - (hasType(type_Airport, inst_ElchoIslandNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1792, axiom, - (hasType(type_Airport, inst_EldoradoAirport))). - -fof(axWorldAirportsA_K1793, axiom, - (hasType(type_Airport, inst_EldoradoBogotaAirport))). - -fof(axWorldAirportsA_K1794, axiom, - (hasType(type_Airport, inst_EldoretAirport))). - -fof(axWorldAirportsA_K1795, axiom, - (hasType(type_Airport, inst_EldredRockCoastGuardHeliportAKAirport))). - -fof(axWorldAirportsA_K1796, axiom, - (hasType(type_Airport, inst_ElfinCoveSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1797, axiom, - (hasType(type_Airport, inst_ElimAKAirport))). - -fof(axWorldAirportsA_K1798, axiom, - (hasType(type_Airport, inst_EliptaminAirport))). - -fof(axWorldAirportsA_K1799, axiom, - (hasType(type_Airport, inst_ElistaKalmykiaAirport))). - -fof(axWorldAirportsA_K1800, axiom, - (hasType(type_Airport, inst_EliyeSpringsAirport))). - -fof(axWorldAirportsA_K1801, axiom, - (hasType(type_Airport, inst_ElizabethCityCostGuardAirStationMunicipalNCAirport))). - -fof(axWorldAirportsA_K1802, axiom, - (hasType(type_Airport, inst_ElizabethFieldNYAirport))). - -fof(axWorldAirportsA_K1803, axiom, - (hasType(type_Airport, inst_ElkCityMunicipalOKAirport))). - -fof(axWorldAirportsA_K1804, axiom, - (hasType(type_Airport, inst_ElkedraNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1805, axiom, - (hasType(type_Airport, inst_ElkhartMortonCountyKSAirport))). - -fof(axWorldAirportsA_K1806, axiom, - (hasType(type_Airport, inst_ElkhartMunicipalINAirport))). - -fof(axWorldAirportsA_K1807, axiom, - (hasType(type_Airport, inst_ElkinsRandolphCountyJenningsRandolphFieldWVAirport))). - -fof(axWorldAirportsA_K1808, axiom, - (hasType(type_Airport, inst_ElkoMunicipalAirportJCHarrisFieldNVAirport))). - -fof(axWorldAirportsA_K1809, axiom, - (hasType(type_Airport, inst_EllAirport))). - -fof(axWorldAirportsA_K1810, axiom, - (hasType(type_Airport, inst_EllamarSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1811, axiom, - (hasType(type_Airport, inst_EllenChurchFieldIAAirport))). - -fof(axWorldAirportsA_K1812, axiom, - (hasType(type_Airport, inst_EllingtonFieldTXAirport))). - -fof(axWorldAirportsA_K1813, axiom, - (hasType(type_Airport, inst_EllisrasAirport))). - -fof(axWorldAirportsA_K1814, axiom, - (hasType(type_Airport, inst_ElmasSardiniaAirport))). - -fof(axWorldAirportsA_K1815, axiom, - (hasType(type_Airport, inst_ElmendorfAirForceBaseAKAirport))). - -fof(axWorldAirportsA_K1816, axiom, - (hasType(type_Airport, inst_ElmiraCorningRegionalNYAirport))). - -fof(axWorldAirportsA_K1817, axiom, - (hasType(type_Airport, inst_ElorzaAirport))). - -fof(axWorldAirportsA_K1818, axiom, - (hasType(type_Airport, inst_EltariKupangAirport))). - -fof(axWorldAirportsA_K1819, axiom, - (hasType(type_Airport, inst_EltonHensleyMemorialMOAirport))). - -fof(axWorldAirportsA_K1820, axiom, - (hasType(type_Airport, inst_ElyAirportYellandFieldNVAirport))). - -fof(axWorldAirportsA_K1821, axiom, - (hasType(type_Airport, inst_EmaeAirport))). - -fof(axWorldAirportsA_K1822, axiom, - (hasType(type_Airport, inst_EmbarcaderoCAAirport))). - -fof(axWorldAirportsA_K1823, axiom, - (hasType(type_Airport, inst_EmbessaAirport))). - -fof(axWorldAirportsA_K1824, axiom, - (hasType(type_Airport, inst_EmdenAirport))). - -fof(axWorldAirportsA_K1825, axiom, - (hasType(type_Airport, inst_EmeraldQueenslandAirport))). - -fof(axWorldAirportsA_K1826, axiom, - (hasType(type_Airport, inst_EmeryvilleCAAirport))). - -fof(axWorldAirportsA_K1827, axiom, - (hasType(type_Airport, inst_EmirauAirport))). - -fof(axWorldAirportsA_K1828, axiom, - (hasType(type_Airport, inst_EmmetsburgMunicipalIAAirport))). - -fof(axWorldAirportsA_K1829, axiom, - (hasType(type_Airport, inst_EmmonakAKAirport))). - -fof(axWorldAirportsA_K1830, axiom, - (hasType(type_Airport, inst_EmoONAirport))). - -fof(axWorldAirportsA_K1831, axiom, - (hasType(type_Airport, inst_EmpangeniAirport))). - -fof(axWorldAirportsA_K1832, axiom, - (hasType(type_Airport, inst_EmporiaMunicipalKSAirport))). - -fof(axWorldAirportsA_K1833, axiom, - (hasType(type_Airport, inst_EmporiaMunicipalVAAirport))). - -fof(axWorldAirportsA_K1834, axiom, - (hasType(type_Airport, inst_EnarotaliAirport))). - -fof(axWorldAirportsA_K1835, axiom, - (hasType(type_Airport, inst_EncarnacionAirport))). - -fof(axWorldAirportsA_K1836, axiom, - (hasType(type_Airport, inst_EndeAirport))). - -fof(axWorldAirportsA_K1837, axiom, - (hasType(type_Airport, inst_EneabbaWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1838, axiom, - (hasType(type_Airport, inst_EngatiAirport))). - -fof(axWorldAirportsA_K1839, axiom, - (hasType(type_Airport, inst_EnglishBayAKAirport))). - -fof(axWorldAirportsA_K1840, axiom, - (hasType(type_Airport, inst_EnisejskAirport))). - -fof(axWorldAirportsA_K1841, axiom, - (hasType(type_Airport, inst_EnitewokAirport))). - -fof(axWorldAirportsA_K1842, axiom, - (hasType(type_Airport, inst_EnontekioEnontekioeAirport))). - -fof(axWorldAirportsA_K1843, axiom, - (hasType(type_Airport, inst_EnschedeAirport))). - -fof(axWorldAirportsA_K1844, axiom, - (hasType(type_Airport, inst_EnshiAirport))). - -fof(axWorldAirportsA_K1845, axiom, - (hasType(type_Airport, inst_EnterpriseMunicipalALAirport))). - -fof(axWorldAirportsA_K1846, axiom, - (hasType(type_Airport, inst_EnuguAirport))). - -fof(axWorldAirportsA_K1847, axiom, - (hasType(type_Airport, inst_EpenaAirport))). - -fof(axWorldAirportsA_K1848, axiom, - (hasType(type_Airport, inst_EphrataMunicipalWAAirport))). - -fof(axWorldAirportsA_K1849, axiom, - (hasType(type_Airport, inst_EpiAirport))). - -fof(axWorldAirportsA_K1850, axiom, - (hasType(type_Airport, inst_EpinalAirport))). - -fof(axWorldAirportsA_K1851, axiom, - (hasType(type_Airport, inst_EpiskopiAirport))). - -fof(axWorldAirportsA_K1852, axiom, - (hasType(type_Airport, inst_ErandiqueAirport))). - -fof(axWorldAirportsA_K1853, axiom, - (hasType(type_Airport, inst_EraveAirport))). - -fof(axWorldAirportsA_K1854, axiom, - (hasType(type_Airport, inst_ErcanAirport))). - -fof(axWorldAirportsA_K1855, axiom, - (hasType(type_Airport, inst_ErechimRSAirport))). - -fof(axWorldAirportsA_K1856, axiom, - (hasType(type_Airport, inst_ErfurtAirport))). - -fof(axWorldAirportsA_K1857, axiom, - (hasType(type_Airport, inst_ErhacAirport))). - -fof(axWorldAirportsA_K1858, axiom, - (hasType(type_Airport, inst_ErieInternationalPAAirport))). - -fof(axWorldAirportsA_K1859, axiom, - (hasType(type_Airport, inst_ErigavoAirport))). - -fof(axWorldAirportsA_K1860, axiom, - (hasType(type_Airport, inst_ErldundaNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1861, axiom, - (hasType(type_Airport, inst_ErnabellaSouthAustraliaAirport))). - -fof(axWorldAirportsA_K1862, axiom, - (hasType(type_Airport, inst_ErnestoCortissozBarranquillaAirport))). - -fof(axWorldAirportsA_K1863, axiom, - (hasType(type_Airport, inst_EromangaQueenslandAirport))). - -fof(axWorldAirportsA_K1864, axiom, - (hasType(type_Airport, inst_ErosWindhoekAirport))). - -fof(axWorldAirportsA_K1865, axiom, - (hasType(type_Airport, inst_ErrachidiaAirport))). - -fof(axWorldAirportsA_K1866, axiom, - (hasType(type_Airport, inst_ErrolNHAirport))). - -fof(axWorldAirportsA_K1867, axiom, - (hasType(type_Airport, inst_ErumeAirport))). - -fof(axWorldAirportsA_K1868, axiom, - (hasType(type_Airport, inst_ErzincanAirport))). - -fof(axWorldAirportsA_K1869, axiom, - (hasType(type_Airport, inst_ErzurumAirport))). - -fof(axWorldAirportsA_K1870, axiom, - (hasType(type_Airport, inst_EsaAlaAirport))). - -fof(axWorldAirportsA_K1871, axiom, - (hasType(type_Airport, inst_EsbjergAirport))). - -fof(axWorldAirportsA_K1872, axiom, - (hasType(type_Airport, inst_EsenbogaAnkaraAirport))). - -fof(axWorldAirportsA_K1873, axiom, - (hasType(type_Airport, inst_EskilstunaAirport))). - -fof(axWorldAirportsA_K1874, axiom, - (hasType(type_Airport, inst_EskisehirAirport))). - -fof(axWorldAirportsA_K1875, axiom, - (hasType(type_Airport, inst_EsperadinhaBravaAirport))). - -fof(axWorldAirportsA_K1876, axiom, - (hasType(type_Airport, inst_EsperanceWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1877, axiom, - (hasType(type_Airport, inst_EspinosaMGAirport))). - -fof(axWorldAirportsA_K1878, axiom, - (hasType(type_Airport, inst_EsquelAirport))). - -fof(axWorldAirportsA_K1879, axiom, - (hasType(type_Airport, inst_EssenAirport))). - -fof(axWorldAirportsA_K1880, axiom, - (hasType(type_Airport, inst_EssexCountyNJAirport))). - -fof(axWorldAirportsA_K1881, axiom, - (hasType(type_Airport, inst_EsseyNancyAirport))). - -fof(axWorldAirportsA_K1882, axiom, - (hasType(type_Airport, inst_EsthervilleMunicipalIAAirport))). - -fof(axWorldAirportsA_K1883, axiom, - (hasType(type_Airport, inst_EtadunnaSouthAustraliaAirport))). - -fof(axWorldAirportsA_K1884, axiom, - (hasType(type_Airport, inst_EuaAirport))). - -fof(axWorldAirportsA_K1885, axiom, - (hasType(type_Airport, inst_EuclaWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1886, axiom, - (hasType(type_Airport, inst_EurekaNVAirport))). - -fof(axWorldAirportsA_K1887, axiom, - (hasType(type_Airport, inst_EuroBaselMulhouseAirport))). - -fof(axWorldAirportsA_K1888, axiom, - (hasType(type_Airport, inst_EvaDownsNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1889, axiom, - (hasType(type_Airport, inst_EvadaleLandingStripTXAirport))). - -fof(axWorldAirportsA_K1890, axiom, - (hasType(type_Airport, inst_EvansHeadNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1891, axiom, - (hasType(type_Airport, inst_EvanstonUintaCountyBurnsFieldWYAirport))). - -fof(axWorldAirportsA_K1892, axiom, - (hasType(type_Airport, inst_EvansvilleRegionalINAirport))). - -fof(axWorldAirportsA_K1893, axiom, - (hasType(type_Airport, inst_EvelethVirginiaMunicipalMNAirport))). - -fof(axWorldAirportsA_K1894, axiom, - (hasType(type_Airport, inst_EvenesAirport))). - -fof(axWorldAirportsA_K1895, axiom, - (hasType(type_Airport, inst_EvreuxAirport))). - -fof(axWorldAirportsA_K1896, axiom, - (hasType(type_Airport, inst_EwerAirport))). - -fof(axWorldAirportsA_K1897, axiom, - (hasType(type_Airport, inst_EwoAirport))). - -fof(axWorldAirportsA_K1898, axiom, - (hasType(type_Airport, inst_ExcursionInletSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1899, axiom, - (hasType(type_Airport, inst_ExeterAirport))). - -fof(axWorldAirportsA_K1900, axiom, - (hasType(type_Airport, inst_ExmouthAirport))). - -fof(axWorldAirportsA_K1901, axiom, - (hasType(type_Airport, inst_FDRooseveltStEustathiusAirport))). - -fof(axWorldAirportsA_K1902, axiom, - (hasType(type_Airport, inst_FaatteAirport))). - -fof(axWorldAirportsA_K1903, axiom, - (hasType(type_Airport, inst_FabaliSiApiaAirport))). - -fof(axWorldAirportsA_K1904, axiom, - (hasType(type_Airport, inst_FadaNgourmaAirport))). - -fof(axWorldAirportsA_K1905, axiom, - (hasType(type_Airport, inst_FagurholsmyriAirport))). - -fof(axWorldAirportsA_K1906, axiom, - (hasType(type_Airport, inst_FairIsleAirport))). - -fof(axWorldAirportsA_K1907, axiom, - (hasType(type_Airport, inst_FairbanksInternationalAKAirport))). - -fof(axWorldAirportsA_K1908, axiom, - (hasType(type_Airport, inst_FairburyMunicipalNEAirport))). - -fof(axWorldAirportsA_K1909, axiom, - (hasType(type_Airport, inst_FairfieldCountySCAirport))). - -fof(axWorldAirportsA_K1910, axiom, - (hasType(type_Airport, inst_FairfieldMunicipalIAAirport))). - -fof(axWorldAirportsA_K1911, axiom, - (hasType(type_Airport, inst_FairfieldMunicipalILAirport))). - -fof(axWorldAirportsA_K1912, axiom, - (hasType(type_Airport, inst_FairfordRAFStationEnglandAirport))). - -fof(axWorldAirportsA_K1913, axiom, - (hasType(type_Airport, inst_FairmontMunicipalMNAirport))). - -fof(axWorldAirportsA_K1914, axiom, - (hasType(type_Airport, inst_FairmontStateAirfieldNEAirport))). - -fof(axWorldAirportsA_K1915, axiom, - (hasType(type_Airport, inst_FaizabadAirport))). - -fof(axWorldAirportsA_K1916, axiom, - (hasType(type_Airport, inst_FakahinaAirport))). - -fof(axWorldAirportsA_K1917, axiom, - (hasType(type_Airport, inst_FakaravaSocietyIslandsAirport))). - -fof(axWorldAirportsA_K1918, axiom, - (hasType(type_Airport, inst_FakfakFakFakNewGuineaAirport))). - -fof(axWorldAirportsA_K1919, axiom, - (hasType(type_Airport, inst_FalconStateParkTXAirport))). - -fof(axWorldAirportsA_K1920, axiom, - (hasType(type_Airport, inst_FaleoloApiaAirport))). - -fof(axWorldAirportsA_K1921, axiom, - (hasType(type_Airport, inst_FallonMunicipalNVAirport))). - -fof(axWorldAirportsA_K1922, axiom, - (hasType(type_Airport, inst_FallsBayAKAirport))). - -fof(axWorldAirportsA_K1923, axiom, - (hasType(type_Airport, inst_FallsCreekAirport))). - -fof(axWorldAirportsA_K1924, axiom, - (hasType(type_Airport, inst_FallsInternationalMNAirport))). - -fof(axWorldAirportsA_K1925, axiom, - (hasType(type_Airport, inst_FalseIslandSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K1926, axiom, - (hasType(type_Airport, inst_FalsePassAKAirport))). - -fof(axWorldAirportsA_K1927, axiom, - (hasType(type_Airport, inst_FaneAirport))). - -fof(axWorldAirportsA_K1928, axiom, - (hasType(type_Airport, inst_FangatauAirport))). - -fof(axWorldAirportsA_K1929, axiom, - (hasType(type_Airport, inst_FanningFieldIDAirport))). - -fof(axWorldAirportsA_K1930, axiom, - (hasType(type_Airport, inst_FarahAirport))). - -fof(axWorldAirportsA_K1931, axiom, - (hasType(type_Airport, inst_FaranahAirport))). - -fof(axWorldAirportsA_K1932, axiom, - (hasType(type_Airport, inst_FarewellAKAirport))). - -fof(axWorldAirportsA_K1933, axiom, - (hasType(type_Airport, inst_FarghonaFerganaFarghonaAirport))). - -fof(axWorldAirportsA_K1934, axiom, - (hasType(type_Airport, inst_FaribaultMunicipalMNAirport))). - -fof(axWorldAirportsA_K1935, axiom, - (hasType(type_Airport, inst_FariopurAirport))). - -fof(axWorldAirportsA_K1936, axiom, - (hasType(type_Airport, inst_FarmingtonRegionalMOAirport))). - -fof(axWorldAirportsA_K1937, axiom, - (hasType(type_Airport, inst_FarmvilleMunicipalVAAirport))). - -fof(axWorldAirportsA_K1938, axiom, - (hasType(type_Airport, inst_FarnboroughEnglandAirport))). - -fof(axWorldAirportsA_K1939, axiom, - (hasType(type_Airport, inst_FaroAirport))). - -fof(axWorldAirportsA_K1940, axiom, - (hasType(type_Airport, inst_FarranforeAirport))). - -fof(axWorldAirportsA_K1941, axiom, - (hasType(type_Airport, inst_FaskrudsfjordurAirport))). - -fof(axWorldAirportsA_K1942, axiom, - (hasType(type_Airport, inst_FayaAirport))). - -fof(axWorldAirportsA_K1943, axiom, - (hasType(type_Airport, inst_FayettevilleMunicipalTNAirport))). - -fof(axWorldAirportsA_K1944, axiom, - (hasType(type_Airport, inst_FayettevilleRegionalAirportGrannisFieldNCAirport))). - -fof(axWorldAirportsA_K1945, axiom, - (hasType(type_Airport, inst_FderikAirport))). - -fof(axWorldAirportsA_K1946, axiom, - (hasType(type_Airport, inst_FelkerArmyAirFieldVAAirport))). - -fof(axWorldAirportsA_K1947, axiom, - (hasType(type_Airport, inst_FeraIslandAirport))). - -fof(axWorldAirportsA_K1948, axiom, - (hasType(type_Airport, inst_FeraminAirport))). - -fof(axWorldAirportsA_K1949, axiom, - (hasType(type_Airport, inst_FergusFallsMunicipalAirportEinarMickelsonFieldMNAirport))). - -fof(axWorldAirportsA_K1950, axiom, - (hasType(type_Airport, inst_FergusonsGulfAirport))). - -fof(axWorldAirportsA_K1951, axiom, - (hasType(type_Airport, inst_FerihegyiBudapestAirport))). - -fof(axWorldAirportsA_K1952, axiom, - (hasType(type_Airport, inst_FerkessedougouAirport))). - -fof(axWorldAirportsA_K1953, axiom, - (hasType(type_Airport, inst_FernandodeNoronhaFNAirport))). - -fof(axWorldAirportsA_K1954, axiom, - (hasType(type_Airport, inst_FertiliaSardiniaAirport))). - -fof(axWorldAirportsA_K1955, axiom, - (hasType(type_Airport, inst_FestusMemorialMOAirport))). - -fof(axWorldAirportsA_K1956, axiom, - (hasType(type_Airport, inst_FetlarIslandAirport))). - -fof(axWorldAirportsA_K1957, axiom, - (hasType(type_Airport, inst_FicksburgAirport))). - -fof(axWorldAirportsA_K1958, axiom, - (hasType(type_Airport, inst_FigariCorsicaAirport))). - -fof(axWorldAirportsA_K1959, axiom, - (hasType(type_Airport, inst_FiladelfiaAirport))). - -fof(axWorldAirportsA_K1960, axiom, - (hasType(type_Airport, inst_FillmoreUTAirport))). - -fof(axWorldAirportsA_K1961, axiom, - (hasType(type_Airport, inst_FiltonAirport))). - -fof(axWorldAirportsA_K1962, axiom, - (hasType(type_Airport, inst_FinCreekAKAirport))). - -fof(axWorldAirportsA_K1963, axiom, - (hasType(type_Airport, inst_FinchaAirport))). - -fof(axWorldAirportsA_K1964, axiom, - (hasType(type_Airport, inst_FindlayOHAirport))). - -fof(axWorldAirportsA_K1965, axiom, - (hasType(type_Airport, inst_FinkeNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K1966, axiom, - (hasType(type_Airport, inst_FinleyNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1967, axiom, - (hasType(type_Airport, inst_FinschhafenAirport))). - -fof(axWorldAirportsA_K1968, axiom, - (hasType(type_Airport, inst_FireCoveAKAirport))). - -fof(axWorldAirportsA_K1969, axiom, - (hasType(type_Airport, inst_FirstFlightNCAirport))). - -fof(axWorldAirportsA_K1970, axiom, - (hasType(type_Airport, inst_FitchburgMunicipalMAAirport))). - -fof(axWorldAirportsA_K1971, axiom, - (hasType(type_Airport, inst_FitiutaAirport))). - -fof(axWorldAirportsA_K1972, axiom, - (hasType(type_Airport, inst_FitiutaFitiutaVillageAirport))). - -fof(axWorldAirportsA_K1973, axiom, - (hasType(type_Airport, inst_FitzgeraldMunicipalGAAirport))). - -fof(axWorldAirportsA_K1974, axiom, - (hasType(type_Airport, inst_FitzroyCrossingWesternAustraliaAirport))). - -fof(axWorldAirportsA_K1975, axiom, - (hasType(type_Airport, inst_FiveFingersCoastGuardHeliportAKAirport))). - -fof(axWorldAirportsA_K1976, axiom, - (hasType(type_Airport, inst_FiveMileAKAirport))). - -fof(axWorldAirportsA_K1977, axiom, - (hasType(type_Airport, inst_FlagstaffPulliamAZAirport))). - -fof(axWorldAirportsA_K1978, axiom, - (hasType(type_Airport, inst_FlamingoBonaireKralendijkAirport))). - -fof(axWorldAirportsA_K1979, axiom, - (hasType(type_Airport, inst_FlatAKAirport))). - -fof(axWorldAirportsA_K1980, axiom, - (hasType(type_Airport, inst_FlaxmanAKAirport))). - -fof(axWorldAirportsA_K1981, axiom, - (hasType(type_Airport, inst_FlemingMasonKYAirport))). - -fof(axWorldAirportsA_K1982, axiom, - (hasType(type_Airport, inst_FlensburgAirport))). - -fof(axWorldAirportsA_K1983, axiom, - (hasType(type_Airport, inst_FleslandBergenAirport))). - -fof(axWorldAirportsA_K1984, axiom, - (hasType(type_Airport, inst_FletcherFieldMSAirport))). - -fof(axWorldAirportsA_K1985, axiom, - (hasType(type_Airport, inst_FlindersIslandTasmaniaAirport))). - -fof(axWorldAirportsA_K1986, axiom, - (hasType(type_Airport, inst_FlorenceRegionalSCAirport))). - -fof(axWorldAirportsA_K1987, axiom, - (hasType(type_Airport, inst_FlorenciaAirport))). - -fof(axWorldAirportsA_K1988, axiom, - (hasType(type_Airport, inst_FloresAirport))). - -fof(axWorldAirportsA_K1989, axiom, - (hasType(type_Airport, inst_FlorianoPIAirport))). - -fof(axWorldAirportsA_K1990, axiom, - (hasType(type_Airport, inst_FlorianopolisSCAirport))). - -fof(axWorldAirportsA_K1991, axiom, - (hasType(type_Airport, inst_FloroAirport))). - -fof(axWorldAirportsA_K1992, axiom, - (hasType(type_Airport, inst_FlottaIsleAirport))). - -fof(axWorldAirportsA_K1993, axiom, - (hasType(type_Airport, inst_FlushingNYAirport))). - -fof(axWorldAirportsA_K1994, axiom, - (hasType(type_Airport, inst_FlyingCloudMNAirport))). - -fof(axWorldAirportsA_K1995, axiom, - (hasType(type_Airport, inst_FondduLacCountyWIAirport))). - -fof(axWorldAirportsA_K1996, axiom, - (hasType(type_Airport, inst_FontanarossaSicilyAirport))). - -fof(axWorldAirportsA_K1997, axiom, - (hasType(type_Airport, inst_ForbesFieldKSAirport))). - -fof(axWorldAirportsA_K1998, axiom, - (hasType(type_Airport, inst_ForbesNewSouthWalesAirport))). - -fof(axWorldAirportsA_K1999, axiom, - (hasType(type_Airport, inst_FordMIAirport))). - -fof(axWorldAirportsA_K2000, axiom, - (hasType(type_Airport, inst_ForestCityMunicipalIAAirport))). - -fof(axWorldAirportsA_K2001, axiom, - (hasType(type_Airport, inst_ForestParkGAAirport))). - -fof(axWorldAirportsA_K2002, axiom, - (hasType(type_Airport, inst_ForliAirport))). - -fof(axWorldAirportsA_K2003, axiom, - (hasType(type_Airport, inst_FormosaAirport))). - -fof(axWorldAirportsA_K2004, axiom, - (hasType(type_Airport, inst_FornebuOsloAirport))). - -fof(axWorldAirportsA_K2005, axiom, - (hasType(type_Airport, inst_ForresAirport))). - -fof(axWorldAirportsA_K2006, axiom, - (hasType(type_Airport, inst_ForrestCityMunicipalARAirport))). - -fof(axWorldAirportsA_K2007, axiom, - (hasType(type_Airport, inst_ForrestWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2008, axiom, - (hasType(type_Airport, inst_ForsterNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2009, axiom, - (hasType(type_Airport, inst_FortBraggCAAirport))). - -fof(axWorldAirportsA_K2010, axiom, - (hasType(type_Airport, inst_FortBridgerWYAirport))). - -fof(axWorldAirportsA_K2011, axiom, - (hasType(type_Airport, inst_FortCollinsLovelandMunicipalCOAirport))). - -fof(axWorldAirportsA_K2012, axiom, - (hasType(type_Airport, inst_FortDauphinAirport))). - -fof(axWorldAirportsA_K2013, axiom, - (hasType(type_Airport, inst_FortDodgeRegionalIAAirport))). - -fof(axWorldAirportsA_K2014, axiom, - (hasType(type_Airport, inst_FortLauderdaleExecutiveFLAirport))). - -fof(axWorldAirportsA_K2015, axiom, - (hasType(type_Airport, inst_FortLauderdaleHollywoodInternationalFLAirport))). - -fof(axWorldAirportsA_K2016, axiom, - (hasType(type_Airport, inst_FortLeenr1headquartersHeliportVAAirport))). - -fof(axWorldAirportsA_K2017, axiom, - (hasType(type_Airport, inst_FortMadisonMunicipalIAAirport))). - -fof(axWorldAirportsA_K2018, axiom, - (hasType(type_Airport, inst_FortRoussetAirport))). - -fof(axWorldAirportsA_K2019, axiom, - (hasType(type_Airport, inst_FortScottMunicipalKSAirport))). - -fof(axWorldAirportsA_K2020, axiom, - (hasType(type_Airport, inst_FortSheridanILAirport))). - -fof(axWorldAirportsA_K2021, axiom, - (hasType(type_Airport, inst_FortSmithMunicipalARAirport))). - -fof(axWorldAirportsA_K2022, axiom, - (hasType(type_Airport, inst_FortStocktonPecosCountyTXAirport))). - -fof(axWorldAirportsA_K2023, axiom, - (hasType(type_Airport, inst_FortSumnerMunicipalNMAirport))). - -fof(axWorldAirportsA_K2024, axiom, - (hasType(type_Airport, inst_FortWayneInternationalINAirport))). - -fof(axWorldAirportsA_K2025, axiom, - (hasType(type_Airport, inst_FortWilliamAirport))). - -fof(axWorldAirportsA_K2026, axiom, - (hasType(type_Airport, inst_FortWolterArmyAirFieldTXAirport))). - -fof(axWorldAirportsA_K2027, axiom, - (hasType(type_Airport, inst_FortWorthAllianceTXAirport))). - -fof(axWorldAirportsA_K2028, axiom, - (hasType(type_Airport, inst_FortWorthMeachamTXAirport))). - -fof(axWorldAirportsA_K2029, axiom, - (hasType(type_Airport, inst_FortWorthSpinksTXAirport))). - -fof(axWorldAirportsA_K2030, axiom, - (hasType(type_Airport, inst_FortYukonAKAirport))). - -fof(axWorldAirportsA_K2031, axiom, - (hasType(type_Airport, inst_FortalezaCEAirport))). - -fof(axWorldAirportsA_K2032, axiom, - (hasType(type_Airport, inst_FortunaLedgeAKAirport))). - -fof(axWorldAirportsA_K2033, axiom, - (hasType(type_Airport, inst_FossilDownsWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2034, axiom, - (hasType(type_Airport, inst_FosstonMunicipalMNAirport))). - -fof(axWorldAirportsA_K2035, axiom, - (hasType(type_Airport, inst_FostoriaMetroOHAirport))). - -fof(axWorldAirportsA_K2036, axiom, - (hasType(type_Airport, inst_FougamouAirport))). - -fof(axWorldAirportsA_K2037, axiom, - (hasType(type_Airport, inst_FoulaShetlandIslandsAirport))). - -fof(axWorldAirportsA_K2038, axiom, - (hasType(type_Airport, inst_FoumbanAirport))). - -fof(axWorldAirportsA_K2039, axiom, - (hasType(type_Airport, inst_FourCornersRegionalNMAirport))). - -fof(axWorldAirportsA_K2040, axiom, - (hasType(type_Airport, inst_FoxAKAirport))). - -fof(axWorldAirportsA_K2041, axiom, - (hasType(type_Airport, inst_FoxGlacierAirport))). - -fof(axWorldAirportsA_K2042, axiom, - (hasType(type_Airport, inst_FoyaAirport))). - -fof(axWorldAirportsA_K2043, axiom, - (hasType(type_Airport, inst_FrancaSPAirport))). - -fof(axWorldAirportsA_K2044, axiom, - (hasType(type_Airport, inst_FrancisEWarrenAirForceBaseWYAirport))). - -fof(axWorldAirportsA_K2045, axiom, - (hasType(type_Airport, inst_FranciscoBangoyInternationalDavaoCityAirport))). - -fof(axWorldAirportsA_K2046, axiom, - (hasType(type_Airport, inst_FranciscoBeltraoPRAirport))). - -fof(axWorldAirportsA_K2047, axiom, - (hasType(type_Airport, inst_FrancistownAirport))). - -fof(axWorldAirportsA_K2048, axiom, - (hasType(type_Airport, inst_FrankfortMunicipalINAirport))). - -fof(axWorldAirportsA_K2049, axiom, - (hasType(type_Airport, inst_FranklinCountyStateVTAirport))). - -fof(axWorldAirportsA_K2050, axiom, - (hasType(type_Airport, inst_FranklinMunicipalJohnBeverlyRoseVAAirport))). - -fof(axWorldAirportsA_K2051, axiom, - (hasType(type_Airport, inst_FransKaisiepoBiakAirport))). - -fof(axWorldAirportsA_K2052, axiom, - (hasType(type_Airport, inst_FrederickMunicipalMDAirport))). - -fof(axWorldAirportsA_K2053, axiom, - (hasType(type_Airport, inst_FrederickMunicipalOKAirport))). - -fof(axWorldAirportsA_K2054, axiom, - (hasType(type_Airport, inst_FrederikshabAirport))). - -fof(axWorldAirportsA_K2055, axiom, - (hasType(type_Airport, inst_FreeportInternationalGrandBahamaAirport))). - -fof(axWorldAirportsA_K2056, axiom, - (hasType(type_Airport, inst_FregateIslandAirport))). - -fof(axWorldAirportsA_K2057, axiom, - (hasType(type_Airport, inst_FrejusAirport))). - -fof(axWorldAirportsA_K2058, axiom, - (hasType(type_Airport, inst_FremantleWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2059, axiom, - (hasType(type_Airport, inst_FremontCountyCOAirport))). - -fof(axWorldAirportsA_K2060, axiom, - (hasType(type_Airport, inst_FremontMunicipalNEAirport))). - -fof(axWorldAirportsA_K2061, axiom, - (hasType(type_Airport, inst_FrenchLickMunicipalINAirport))). - -fof(axWorldAirportsA_K2062, axiom, - (hasType(type_Airport, inst_FreshWaterBayAKAirport))). - -fof(axWorldAirportsA_K2063, axiom, - (hasType(type_Airport, inst_FresnoAirTerminalCAAirport))). - -fof(axWorldAirportsA_K2064, axiom, - (hasType(type_Airport, inst_FresnoChandlerDowntownCAAirport))). - -fof(axWorldAirportsA_K2065, axiom, - (hasType(type_Airport, inst_FriaAirport))). - -fof(axWorldAirportsA_K2066, axiom, - (hasType(type_Airport, inst_FridayHarborWAAirport))). - -fof(axWorldAirportsA_K2067, axiom, - (hasType(type_Airport, inst_FritzlarAirBaseFritzlarAirport))). - -fof(axWorldAirportsA_K2068, axiom, - (hasType(type_Airport, inst_FrontRangeCOAirport))). - -fof(axWorldAirportsA_K2069, axiom, - (hasType(type_Airport, inst_FrontRoyalWarrenCountyVAAirport))). - -fof(axWorldAirportsA_K2070, axiom, - (hasType(type_Airport, inst_FuerstenfeldbruckAirBaseFuerstenfeldbruckAirport))). - -fof(axWorldAirportsA_K2071, axiom, - (hasType(type_Airport, inst_FuerteventuraPuertodelRosarioCanaryIslandsAirport))). - -fof(axWorldAirportsA_K2072, axiom, - (hasType(type_Airport, inst_FuhlsbuttelHamburgAirport))). - -fof(axWorldAirportsA_K2073, axiom, - (hasType(type_Airport, inst_FukueAirport))). - -fof(axWorldAirportsA_K2074, axiom, - (hasType(type_Airport, inst_FukuiAirport))). - -fof(axWorldAirportsA_K2075, axiom, - (hasType(type_Airport, inst_FukushimaAirport))). - -fof(axWorldAirportsA_K2076, axiom, - (hasType(type_Airport, inst_FullebornAirport))). - -fof(axWorldAirportsA_K2077, axiom, - (hasType(type_Airport, inst_FullertonMunicipalCAAirport))). - -fof(axWorldAirportsA_K2078, axiom, - (hasType(type_Airport, inst_FultonCountyAirportBrownFieldGAAirport))). - -fof(axWorldAirportsA_K2079, axiom, - (hasType(type_Airport, inst_FumaAirport))). - -fof(axWorldAirportsA_K2080, axiom, - (hasType(type_Airport, inst_FunafutiAirport))). - -fof(axWorldAirportsA_K2081, axiom, - (hasType(type_Airport, inst_FunchalMadeiraAirport))). - -fof(axWorldAirportsA_K2082, axiom, - (hasType(type_Airport, inst_FundacionAirport))). - -fof(axWorldAirportsA_K2083, axiom, - (hasType(type_Airport, inst_FunterBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K2084, axiom, - (hasType(type_Airport, inst_FuoshanAirport))). - -fof(axWorldAirportsA_K2085, axiom, - (hasType(type_Airport, inst_FutaleufuAirport))). - -fof(axWorldAirportsA_K2086, axiom, - (hasType(type_Airport, inst_FutunaAirport))). - -fof(axWorldAirportsA_K2087, axiom, - (hasType(type_Airport, inst_FutunaIslandAirport))). - -fof(axWorldAirportsA_K2088, axiom, - (hasType(type_Airport, inst_FuyangAirport))). - -fof(axWorldAirportsA_K2089, axiom, - (hasType(type_Airport, inst_FuyunAirport))). - -fof(axWorldAirportsA_K2090, axiom, - (hasType(type_Airport, inst_FuzhouAirport))). - -fof(axWorldAirportsA_K2091, axiom, - (hasType(type_Airport, inst_GabbsNVAirport))). - -fof(axWorldAirportsA_K2092, axiom, - (hasType(type_Airport, inst_GabesAirport))). - -fof(axWorldAirportsA_K2093, axiom, - (hasType(type_Airport, inst_GadsdenMunicipalALAirport))). - -fof(axWorldAirportsA_K2094, axiom, - (hasType(type_Airport, inst_GafsaAirport))). - -fof(axWorldAirportsA_K2095, axiom, - (hasType(type_Airport, inst_GagIslandAirport))). - -fof(axWorldAirportsA_K2096, axiom, - (hasType(type_Airport, inst_GageOKAirport))). - -fof(axWorldAirportsA_K2097, axiom, - (hasType(type_Airport, inst_GagnoaAirport))). - -fof(axWorldAirportsA_K2098, axiom, - (hasType(type_Airport, inst_GainesvilleMunicipalTXAirport))). - -fof(axWorldAirportsA_K2099, axiom, - (hasType(type_Airport, inst_GainesvilleRegionalFLAirport))). - -fof(axWorldAirportsA_K2100, axiom, - (hasType(type_Airport, inst_GakonaAKAirport))). - -fof(axWorldAirportsA_K2101, axiom, - (hasType(type_Airport, inst_GalOyaAirport))). - -fof(axWorldAirportsA_K2102, axiom, - (hasType(type_Airport, inst_GalapagosIslandsGalapagosAirport))). - -fof(axWorldAirportsA_K2103, axiom, - (hasType(type_Airport, inst_GalbraithLakeAKAirport))). - -fof(axWorldAirportsA_K2104, axiom, - (hasType(type_Airport, inst_GalcaioAirport))). - -fof(axWorldAirportsA_K2105, axiom, - (hasType(type_Airport, inst_GalelaAirport))). - -fof(axWorldAirportsA_K2106, axiom, - (hasType(type_Airport, inst_GalenaAKAirport))). - -fof(axWorldAirportsA_K2107, axiom, - (hasType(type_Airport, inst_GalesburgMunicipalILAirport))). - -fof(axWorldAirportsA_K2108, axiom, - (hasType(type_Airport, inst_GalionMunicipalOHAirport))). - -fof(axWorldAirportsA_K2109, axiom, - (hasType(type_Airport, inst_GalkayoAirport))). - -fof(axWorldAirportsA_K2110, axiom, - (hasType(type_Airport, inst_GallatinFieldMTAirport))). - -fof(axWorldAirportsA_K2111, axiom, - (hasType(type_Airport, inst_GalleriaHeliportGAAirport))). - -fof(axWorldAirportsA_K2112, axiom, - (hasType(type_Airport, inst_GallivareAirport))). - -fof(axWorldAirportsA_K2113, axiom, - (hasType(type_Airport, inst_GallupMunicipalNMAirport))). - -fof(axWorldAirportsA_K2114, axiom, - (hasType(type_Airport, inst_GalwayAirport))). - -fof(axWorldAirportsA_K2115, axiom, - (hasType(type_Airport, inst_GamarraAirport))). - -fof(axWorldAirportsA_K2116, axiom, - (hasType(type_Airport, inst_GambaAirport))). - -fof(axWorldAirportsA_K2117, axiom, - (hasType(type_Airport, inst_GambelaAirport))). - -fof(axWorldAirportsA_K2118, axiom, - (hasType(type_Airport, inst_GambellAKAirport))). - -fof(axWorldAirportsA_K2119, axiom, - (hasType(type_Airport, inst_GambomaAirport))). - -fof(axWorldAirportsA_K2120, axiom, - (hasType(type_Airport, inst_GamboolaQueenslandAirport))). - -fof(axWorldAirportsA_K2121, axiom, - (hasType(type_Airport, inst_GanIslandAirport))). - -fof(axWorldAirportsA_K2122, axiom, - (hasType(type_Airport, inst_GandajikaAirport))). - -fof(axWorldAirportsA_K2123, axiom, - (hasType(type_Airport, inst_GanesCreekAKAirport))). - -fof(axWorldAirportsA_K2124, axiom, - (hasType(type_Airport, inst_GangawAirport))). - -fof(axWorldAirportsA_K2125, axiom, - (hasType(type_Airport, inst_GanzhouAirport))). - -fof(axWorldAirportsA_K2126, axiom, - (hasType(type_Airport, inst_GaoAirport))). - -fof(axWorldAirportsA_K2127, axiom, - (hasType(type_Airport, inst_GapAirport))). - -fof(axWorldAirportsA_K2128, axiom, - (hasType(type_Airport, inst_GaraDjebiletAirport))). - -fof(axWorldAirportsA_K2129, axiom, - (hasType(type_Airport, inst_GarachineAirport))). - -fof(axWorldAirportsA_K2130, axiom, - (hasType(type_Airport, inst_GarainaAirport))). - -fof(axWorldAirportsA_K2131, axiom, - (hasType(type_Airport, inst_GarasaAirport))). - -fof(axWorldAirportsA_K2132, axiom, - (hasType(type_Airport, inst_GarbahareyAirport))). - -fof(axWorldAirportsA_K2133, axiom, - (hasType(type_Airport, inst_GardeAirport))). - -fof(axWorldAirportsA_K2134, axiom, - (hasType(type_Airport, inst_GardenCityRegionalKSAirport))). - -fof(axWorldAirportsA_K2135, axiom, - (hasType(type_Airport, inst_GardenHillMBAirport))). - -fof(axWorldAirportsA_K2136, axiom, - (hasType(type_Airport, inst_GardenPointNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2137, axiom, - (hasType(type_Airport, inst_GardermoenOsloAirport))). - -fof(axWorldAirportsA_K2138, axiom, - (hasType(type_Airport, inst_GardezAirport))). - -fof(axWorldAirportsA_K2139, axiom, - (hasType(type_Airport, inst_GardnerMunicipalMAAirport))). - -fof(axWorldAirportsA_K2140, axiom, - (hasType(type_Airport, inst_GardoAirport))). - -fof(axWorldAirportsA_K2141, axiom, - (hasType(type_Airport, inst_GarissaAirport))). - -fof(axWorldAirportsA_K2142, axiom, - (hasType(type_Airport, inst_GarouaAirport))). - -fof(axWorldAirportsA_K2143, axiom, - (hasType(type_Airport, inst_GarrowLakeAirport))). - -fof(axWorldAirportsA_K2144, axiom, - (hasType(type_Airport, inst_GaruahiAirport))). - -fof(axWorldAirportsA_K2145, axiom, - (hasType(type_Airport, inst_GaryRegionalINAirport))). - -fof(axWorldAirportsA_K2146, axiom, - (hasType(type_Airport, inst_GascoyneJunctionWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2147, axiom, - (hasType(type_Airport, inst_GasmataIslandAirport))). - -fof(axWorldAirportsA_K2148, axiom, - (hasType(type_Airport, inst_GassimAirport))). - -fof(axWorldAirportsA_K2149, axiom, - (hasType(type_Airport, inst_GasukeAirport))). - -fof(axWorldAirportsA_K2150, axiom, - (hasType(type_Airport, inst_GatlinburgPigeonForgeTNAirport))). - -fof(axWorldAirportsA_K2151, axiom, - (hasType(type_Airport, inst_GavleAirport))). - -fof(axWorldAirportsA_K2152, axiom, - (hasType(type_Airport, inst_GayaAirport))). - -fof(axWorldAirportsA_K2153, axiom, - (hasType(type_Airport, inst_GayndahQueenslandAirport))). - -fof(axWorldAirportsA_K2154, axiom, - (hasType(type_Airport, inst_GaziantepAirport))). - -fof(axWorldAirportsA_K2155, axiom, - (hasType(type_Airport, inst_GbadoliteAirport))). - -fof(axWorldAirportsA_K2156, axiom, - (hasType(type_Airport, inst_GbangbatokAirport))). - -fof(axWorldAirportsA_K2157, axiom, - (hasType(type_Airport, inst_GbessiaConakryAirport))). - -fof(axWorldAirportsA_K2158, axiom, - (hasType(type_Airport, inst_GebeAirport))). - -fof(axWorldAirportsA_K2159, axiom, - (hasType(type_Airport, inst_GecitkaleAirport))). - -fof(axWorldAirportsA_K2160, axiom, - (hasType(type_Airport, inst_GedarefAirport))). - -fof(axWorldAirportsA_K2161, axiom, - (hasType(type_Airport, inst_GeelongVictoriaAirport))). - -fof(axWorldAirportsA_K2162, axiom, - (hasType(type_Airport, inst_GeilenkirchenAirport))). - -fof(axWorldAirportsA_K2163, axiom, - (hasType(type_Airport, inst_GeiloAirport))). - -fof(axWorldAirportsA_K2164, axiom, - (hasType(type_Airport, inst_GeitaAirport))). - -fof(axWorldAirportsA_K2165, axiom, - (hasType(type_Airport, inst_GeladiAirport))). - -fof(axWorldAirportsA_K2166, axiom, - (hasType(type_Airport, inst_GemanaAirport))). - -fof(axWorldAirportsA_K2167, axiom, - (hasType(type_Airport, inst_GendaWuhaAirport))). - -fof(axWorldAirportsA_K2168, axiom, - (hasType(type_Airport, inst_GeneralEMosconiComodoroRivadaviaAirport))). - -fof(axWorldAirportsA_K2169, axiom, - (hasType(type_Airport, inst_GeneralEdwardLawrenceLoganInternationalMAAirport))). - -fof(axWorldAirportsA_K2170, axiom, - (hasType(type_Airport, inst_GeneralIgnacioPesqueiraHermosilloAirport))). - -fof(axWorldAirportsA_K2171, axiom, - (hasType(type_Airport, inst_GeneralJoseMariaYanezGuaymasAirport))). - -fof(axWorldAirportsA_K2172, axiom, - (hasType(type_Airport, inst_GeneralJuanNAlvarezAcapulcoAirport))). - -fof(axWorldAirportsA_K2173, axiom, - (hasType(type_Airport, inst_GeneralPicoAirport))). - -fof(axWorldAirportsA_K2174, axiom, - (hasType(type_Airport, inst_GeneralRivadeneiraEsmeraldasAirport))). - -fof(axWorldAirportsA_K2175, axiom, - (hasType(type_Airport, inst_GeneralRobertoFierroVChihuahuaAirport))). - -fof(axWorldAirportsA_K2176, axiom, - (hasType(type_Airport, inst_GeneralRocaAirport))). - -fof(axWorldAirportsA_K2177, axiom, - (hasType(type_Airport, inst_GeneralSantosAirport))). - -fof(axWorldAirportsA_K2178, axiom, - (hasType(type_Airport, inst_GeneveCointrinGenevaAirport))). - -fof(axWorldAirportsA_K2179, axiom, - (hasType(type_Airport, inst_GenjemAirport))). - -fof(axWorldAirportsA_K2180, axiom, - (hasType(type_Airport, inst_GentingAirport))). - -fof(axWorldAirportsA_K2181, axiom, - (hasType(type_Airport, inst_GeojeHeliportSeoulAirport))). - -fof(axWorldAirportsA_K2182, axiom, - (hasType(type_Airport, inst_GeorgeAirport))). - -fof(axWorldAirportsA_K2183, axiom, - (hasType(type_Airport, inst_GeorgeDownerALAirport))). - -fof(axWorldAirportsA_K2184, axiom, - (hasType(type_Airport, inst_GeorgeRCarrMemorialAirFieldLAAirport))). - -fof(axWorldAirportsA_K2185, axiom, - (hasType(type_Airport, inst_GeorgeTLewisFLAirport))). - -fof(axWorldAirportsA_K2186, axiom, - (hasType(type_Airport, inst_GeorgeTownExumaAirport))). - -fof(axWorldAirportsA_K2187, axiom, - (hasType(type_Airport, inst_GeorgetownCountySCAirport))). - -fof(axWorldAirportsA_K2188, axiom, - (hasType(type_Airport, inst_GeorgetownQueenslandAirport))). - -fof(axWorldAirportsA_K2189, axiom, - (hasType(type_Airport, inst_GeraldtonWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2190, axiom, - (hasType(type_Airport, inst_GeronaCostaBravaGeronaAirport))). - -fof(axWorldAirportsA_K2191, axiom, - (hasType(type_Airport, inst_GerrardSmithCaymanBracAirport))). - -fof(axWorldAirportsA_K2192, axiom, - (hasType(type_Airport, inst_GettysburgPAAirport))). - -fof(axWorldAirportsA_K2193, axiom, - (hasType(type_Airport, inst_GevaAirport))). - -fof(axWorldAirportsA_K2194, axiom, - (hasType(type_Airport, inst_GewoyaAirport))). - -fof(axWorldAirportsA_K2195, axiom, - (hasType(type_Airport, inst_GhanziAirport))). - -fof(axWorldAirportsA_K2196, axiom, - (hasType(type_Airport, inst_GhatAirport))). - -fof(axWorldAirportsA_K2197, axiom, - (hasType(type_Airport, inst_GhazniAirport))). - -fof(axWorldAirportsA_K2198, axiom, - (hasType(type_Airport, inst_GhimbiAirport))). - -fof(axWorldAirportsA_K2199, axiom, - (hasType(type_Airport, inst_GhinnirAirport))). - -fof(axWorldAirportsA_K2200, axiom, - (hasType(type_Airport, inst_GibbRiverWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2201, axiom, - (hasType(type_Airport, inst_GilaBendAirForceAuxiliaryAZAirport))). - -fof(axWorldAirportsA_K2202, axiom, - (hasType(type_Airport, inst_GilgalAirport))). - -fof(axWorldAirportsA_K2203, axiom, - (hasType(type_Airport, inst_GilgitAirport))). - -fof(axWorldAirportsA_K2204, axiom, - (hasType(type_Airport, inst_GilletteCampbellCountyWYAirport))). - -fof(axWorldAirportsA_K2205, axiom, - (hasType(type_Airport, inst_GinoLisaFoggiaAirport))). - -fof(axWorldAirportsA_K2206, axiom, - (hasType(type_Airport, inst_GiradotAirport))). - -fof(axWorldAirportsA_K2207, axiom, - (hasType(type_Airport, inst_GirdwoodAKAirport))). - -fof(axWorldAirportsA_K2208, axiom, - (hasType(type_Airport, inst_GisborneAirport))). - -fof(axWorldAirportsA_K2209, axiom, - (hasType(type_Airport, inst_GisenyiAirport))). - -fof(axWorldAirportsA_K2210, axiom, - (hasType(type_Airport, inst_GitengaAirport))). - -fof(axWorldAirportsA_K2211, axiom, - (hasType(type_Airport, inst_GiuseppeMarconiBorgoPanigaleBolognaAirport))). - -fof(axWorldAirportsA_K2212, axiom, - (hasType(type_Airport, inst_GiyanaAirport))). - -fof(axWorldAirportsA_K2213, axiom, - (hasType(type_Airport, inst_GizanAirport))). - -fof(axWorldAirportsA_K2214, axiom, - (hasType(type_Airport, inst_GizoAirport))). - -fof(axWorldAirportsA_K2215, axiom, - (hasType(type_Airport, inst_GjogurReykjarnesAirport))). - -fof(axWorldAirportsA_K2216, axiom, - (hasType(type_Airport, inst_GlacierCreekAKAirport))). - -fof(axWorldAirportsA_K2217, axiom, - (hasType(type_Airport, inst_GlacierParkInternationalMTAirport))). - -fof(axWorldAirportsA_K2218, axiom, - (hasType(type_Airport, inst_GladstoneQueenslandAirport))). - -fof(axWorldAirportsA_K2219, axiom, - (hasType(type_Airport, inst_GlasgowIndustrialMTAirport))). - -fof(axWorldAirportsA_K2220, axiom, - (hasType(type_Airport, inst_GlasgowInternationalMTAirport))). - -fof(axWorldAirportsA_K2221, axiom, - (hasType(type_Airport, inst_GlasgowMunicipalKYAirport))). - -fof(axWorldAirportsA_K2222, axiom, - (hasType(type_Airport, inst_GlenInnesNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2223, axiom, - (hasType(type_Airport, inst_GlendaleFokkerFieldWVAirport))). - -fof(axWorldAirportsA_K2224, axiom, - (hasType(type_Airport, inst_GlendaleMunicipalAZAirport))). - -fof(axWorldAirportsA_K2225, axiom, - (hasType(type_Airport, inst_GlengyleQueenslandAirport))). - -fof(axWorldAirportsA_K2226, axiom, - (hasType(type_Airport, inst_GlenormistonAirport))). - -fof(axWorldAirportsA_K2227, axiom, - (hasType(type_Airport, inst_GlentanMountCookAirport))). - -fof(axWorldAirportsA_K2228, axiom, - (hasType(type_Airport, inst_GlenwoodSpringsMunicipalCOAirport))). - -fof(axWorldAirportsA_K2229, axiom, - (hasType(type_Airport, inst_GlobeSanCarlosRegionalAirFacilityAZAirport))). - -fof(axWorldAirportsA_K2230, axiom, - (hasType(type_Airport, inst_GloucesterAirport))). - -fof(axWorldAirportsA_K2231, axiom, - (hasType(type_Airport, inst_GlyncoJetportGAAirport))). - -fof(axWorldAirportsA_K2232, axiom, - (hasType(type_Airport, inst_GoaAirport))). - -fof(axWorldAirportsA_K2233, axiom, - (hasType(type_Airport, inst_GobaAirport))). - -fof(axWorldAirportsA_K2234, axiom, - (hasType(type_Airport, inst_GobernadordosGregoresAirport))). - -fof(axWorldAirportsA_K2235, axiom, - (hasType(type_Airport, inst_GodeAirport))). - -fof(axWorldAirportsA_K2236, axiom, - (hasType(type_Airport, inst_GodhavnAirport))). - -fof(axWorldAirportsA_K2237, axiom, - (hasType(type_Airport, inst_GodmanArmyAirFieldKYAirport))). - -fof(axWorldAirportsA_K2238, axiom, - (hasType(type_Airport, inst_GodthabNuukAirport))). - -fof(axWorldAirportsA_K2239, axiom, - (hasType(type_Airport, inst_GogebicCountyMIAirport))). - -fof(axWorldAirportsA_K2240, axiom, - (hasType(type_Airport, inst_GoianiaGOAirport))). - -fof(axWorldAirportsA_K2241, axiom, - (hasType(type_Airport, inst_GoldBeachMunicipalORAirport))). - -fof(axWorldAirportsA_K2242, axiom, - (hasType(type_Airport, inst_GoldenHornLodgeSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K2243, axiom, - (hasType(type_Airport, inst_GoldenTriangleRegionalMSAirport))). - -fof(axWorldAirportsA_K2244, axiom, - (hasType(type_Airport, inst_GoldsboroWayneMunicipalNCAirport))). - -fof(axWorldAirportsA_K2245, axiom, - (hasType(type_Airport, inst_GolfitoAirport))). - -fof(axWorldAirportsA_K2246, axiom, - (hasType(type_Airport, inst_GollAirport))). - -fof(axWorldAirportsA_K2247, axiom, - (hasType(type_Airport, inst_GolmudAirport))). - -fof(axWorldAirportsA_K2248, axiom, - (hasType(type_Airport, inst_GolovinAKAirport))). - -fof(axWorldAirportsA_K2249, axiom, - (hasType(type_Airport, inst_GomaAirport))). - -fof(axWorldAirportsA_K2250, axiom, - (hasType(type_Airport, inst_GonailaAirport))). - -fof(axWorldAirportsA_K2251, axiom, - (hasType(type_Airport, inst_GondarAirport))). - -fof(axWorldAirportsA_K2252, axiom, - (hasType(type_Airport, inst_GoodfellowAirForceBaseTXAirport))). - -fof(axWorldAirportsA_K2253, axiom, - (hasType(type_Airport, inst_GoodingMunicipalIDAirport))). - -fof(axWorldAirportsA_K2254, axiom, - (hasType(type_Airport, inst_GoodnewsAKAirport))). - -fof(axWorldAirportsA_K2255, axiom, - (hasType(type_Airport, inst_GoodwinFieldARAirport))). - -fof(axWorldAirportsA_K2256, axiom, - (hasType(type_Airport, inst_GoondiwindiQueenslandAirport))). - -fof(axWorldAirportsA_K2257, axiom, - (hasType(type_Airport, inst_GoraAirport))). - -fof(axWorldAirportsA_K2258, axiom, - (hasType(type_Airport, inst_GorakhpurAirport))). - -fof(axWorldAirportsA_K2259, axiom, - (hasType(type_Airport, inst_GordilAirport))). - -fof(axWorldAirportsA_K2260, axiom, - (hasType(type_Airport, inst_GordonDownsWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2261, axiom, - (hasType(type_Airport, inst_GordonMunicipalNEAirport))). - -fof(axWorldAirportsA_K2262, axiom, - (hasType(type_Airport, inst_GordonsvilleMunicipalVAAirport))). - -fof(axWorldAirportsA_K2263, axiom, - (hasType(type_Airport, inst_GoreAirport))). - -fof(axWorldAirportsA_K2264, axiom, - (hasType(type_Airport, inst_GorkhaAirport))). - -fof(axWorldAirportsA_K2265, axiom, - (hasType(type_Airport, inst_GorokaAirport))). - -fof(axWorldAirportsA_K2266, axiom, - (hasType(type_Airport, inst_GorontaloAirport))). - -fof(axWorldAirportsA_K2267, axiom, - (hasType(type_Airport, inst_GosfordNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2268, axiom, - (hasType(type_Airport, inst_GoshenMunicipalINAirport))). - -fof(axWorldAirportsA_K2269, axiom, - (hasType(type_Airport, inst_GosseliesCharleroiAirport))). - -fof(axWorldAirportsA_K2270, axiom, - (hasType(type_Airport, inst_GottwaldovAirport))). - -fof(axWorldAirportsA_K2271, axiom, - (hasType(type_Airport, inst_GoulburnIslandNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2272, axiom, - (hasType(type_Airport, inst_GoulburnNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2273, axiom, - (hasType(type_Airport, inst_GoulimimeAirport))). - -fof(axWorldAirportsA_K2274, axiom, - (hasType(type_Airport, inst_GoundaAirport))). - -fof(axWorldAirportsA_K2275, axiom, - (hasType(type_Airport, inst_GoundamAirport))). - -fof(axWorldAirportsA_K2276, axiom, - (hasType(type_Airport, inst_GoveNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2277, axiom, - (hasType(type_Airport, inst_GovernadorValadaresMGAirport))). - -fof(axWorldAirportsA_K2278, axiom, - (hasType(type_Airport, inst_GovernorsHarbourEleutheraAirport))). - -fof(axWorldAirportsA_K2279, axiom, - (hasType(type_Airport, inst_GozoAirport))). - -fof(axWorldAirportsA_K2280, axiom, - (hasType(type_Airport, inst_GraciasAirport))). - -fof(axWorldAirportsA_K2281, axiom, - (hasType(type_Airport, inst_GraciosaIslandAzoresAirport))). - -fof(axWorldAirportsA_K2282, axiom, - (hasType(type_Airport, inst_GraftonNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2283, axiom, - (hasType(type_Airport, inst_GranadaAirport))). - -fof(axWorldAirportsA_K2284, axiom, - (hasType(type_Airport, inst_GranbyGrandCountyCOAirport))). - -fof(axWorldAirportsA_K2285, axiom, - (hasType(type_Airport, inst_GrandBahamaIslandGrandBahamaAirport))). - -fof(axWorldAirportsA_K2286, axiom, - (hasType(type_Airport, inst_GrandCanyonHeliportAZAirport))). - -fof(axWorldAirportsA_K2287, axiom, - (hasType(type_Airport, inst_GrandCanyonNationalParkAZAirport))). - -fof(axWorldAirportsA_K2288, axiom, - (hasType(type_Airport, inst_GrandCaseSaintMartinAirport))). - -fof(axWorldAirportsA_K2289, axiom, - (hasType(type_Airport, inst_GrandCentralJohannesburgAirport))). - -fof(axWorldAirportsA_K2290, axiom, - (hasType(type_Airport, inst_GrandCessAirport))). - -fof(axWorldAirportsA_K2291, axiom, - (hasType(type_Airport, inst_GrandForksInternationalNDAirport))). - -fof(axWorldAirportsA_K2292, axiom, - (hasType(type_Airport, inst_GrandMaraisCookCountyMNAirport))). - -fof(axWorldAirportsA_K2293, axiom, - (hasType(type_Airport, inst_GrandRapidsItascaCountyAirportGordonNewstromFieldMNAirport))). - -fof(axWorldAirportsA_K2294, axiom, - (hasType(type_Airport, inst_GrandStrandSCAirport))). - -fof(axWorldAirportsA_K2295, axiom, - (hasType(type_Airport, inst_GrandTurkGrandTurkIsAirport))). - -fof(axWorldAirportsA_K2296, axiom, - (hasType(type_Airport, inst_GraniteMountainAKAirport))). - -fof(axWorldAirportsA_K2297, axiom, - (hasType(type_Airport, inst_GranitesNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2298, axiom, - (hasType(type_Airport, inst_GrantMunicipalNEAirport))). - -fof(axWorldAirportsA_K2299, axiom, - (hasType(type_Airport, inst_GrantleyAdamsInternationalBarbadosBridgetownAirport))). - -fof(axWorldAirportsA_K2300, axiom, - (hasType(type_Airport, inst_GrantsMilanMunicipalNMAirport))). - -fof(axWorldAirportsA_K2301, axiom, - (hasType(type_Airport, inst_GrantsburgMunicipalWIAirport))). - -fof(axWorldAirportsA_K2302, axiom, - (hasType(type_Airport, inst_GranvilleAirport))). - -fof(axWorldAirportsA_K2303, axiom, - (hasType(type_Airport, inst_GratiotCommunityMIAirport))). - -fof(axWorldAirportsA_K2304, axiom, - (hasType(type_Airport, inst_GrayArmyAirFieldWAAirport))). - -fof(axWorldAirportsA_K2305, axiom, - (hasType(type_Airport, inst_GraylingAKAirport))). - -fof(axWorldAirportsA_K2306, axiom, - (hasType(type_Airport, inst_GreatAussieHoleAirport))). - -fof(axWorldAirportsA_K2307, axiom, - (hasType(type_Airport, inst_GreatBarrierIslandAirport))). - -fof(axWorldAirportsA_K2308, axiom, - (hasType(type_Airport, inst_GreatBarringtonMAAirport))). - -fof(axWorldAirportsA_K2309, axiom, - (hasType(type_Airport, inst_GreatBendMunicipalKSAirport))). - -fof(axWorldAirportsA_K2310, axiom, - (hasType(type_Airport, inst_GreatFallsInternationalMTAirport))). - -fof(axWorldAirportsA_K2311, axiom, - (hasType(type_Airport, inst_GreatHarbourCayBerryAirport))). - -fof(axWorldAirportsA_K2312, axiom, - (hasType(type_Airport, inst_GreatKeppelIslandQueenslandAirport))). - -fof(axWorldAirportsA_K2313, axiom, - (hasType(type_Airport, inst_GreaterBuffaloInternationalNYAirport))). - -fof(axWorldAirportsA_K2314, axiom, - (hasType(type_Airport, inst_GreaterKankakeeILAirport))). - -fof(axWorldAirportsA_K2315, axiom, - (hasType(type_Airport, inst_GreaterSouthwestTXAirport))). - -fof(axWorldAirportsA_K2316, axiom, - (hasType(type_Airport, inst_GreeleyWeldCountyCOAirport))). - -fof(axWorldAirportsA_K2317, axiom, - (hasType(type_Airport, inst_GreenIslandAirport))). - -fof(axWorldAirportsA_K2318, axiom, - (hasType(type_Airport, inst_GreenIsleAirport))). - -fof(axWorldAirportsA_K2319, axiom, - (hasType(type_Airport, inst_GreenRiverAirport))). - -fof(axWorldAirportsA_K2320, axiom, - (hasType(type_Airport, inst_GreenTurtleCayAirport))). - -fof(axWorldAirportsA_K2321, axiom, - (hasType(type_Airport, inst_GreenevilleMunicipalTNAirport))). - -fof(axWorldAirportsA_K2322, axiom, - (hasType(type_Airport, inst_GreenfieldMunicipalIAAirport))). - -fof(axWorldAirportsA_K2323, axiom, - (hasType(type_Airport, inst_GreenhamCommonRAFStationEnglandAirport))). - -fof(axWorldAirportsA_K2324, axiom, - (hasType(type_Airport, inst_GreenleeCountyAZAirport))). - -fof(axWorldAirportsA_K2325, axiom, - (hasType(type_Airport, inst_GreensboroBaltimoreMDAirport))). - -fof(axWorldAirportsA_K2326, axiom, - (hasType(type_Airport, inst_GreenvaleQueenslandAirport))). - -fof(axWorldAirportsA_K2327, axiom, - (hasType(type_Airport, inst_GreenvilleDowntownSCAirport))). - -fof(axWorldAirportsA_K2328, axiom, - (hasType(type_Airport, inst_GreenvilleILAirport))). - -fof(axWorldAirportsA_K2329, axiom, - (hasType(type_Airport, inst_GreenvilleMunicipalMSAirport))). - -fof(axWorldAirportsA_K2330, axiom, - (hasType(type_Airport, inst_GreenvilleSpartanburgSCAirport))). - -fof(axWorldAirportsA_K2331, axiom, - (hasType(type_Airport, inst_GreenwayPlazaHeliportTXAirport))). - -fof(axWorldAirportsA_K2332, axiom, - (hasType(type_Airport, inst_GreenwoodCountySCAirport))). - -fof(axWorldAirportsA_K2333, axiom, - (hasType(type_Airport, inst_GreenwoodLefloreMSAirport))). - -fof(axWorldAirportsA_K2334, axiom, - (hasType(type_Airport, inst_GreenwoodMunicipalINAirport))). - -fof(axWorldAirportsA_K2335, axiom, - (hasType(type_Airport, inst_GreggCountyTXAirport))). - -fof(axWorldAirportsA_K2336, axiom, - (hasType(type_Airport, inst_GregoryDownsQueenslandAirport))). - -fof(axWorldAirportsA_K2337, axiom, - (hasType(type_Airport, inst_GrenfellNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2338, axiom, - (hasType(type_Airport, inst_GrevenMuensterMunsterOsnabrueckOsnabruckAirport))). - -fof(axWorldAirportsA_K2339, axiom, - (hasType(type_Airport, inst_GreymouthAirport))). - -fof(axWorldAirportsA_K2340, axiom, - (hasType(type_Airport, inst_GriffithNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2341, axiom, - (hasType(type_Airport, inst_GrimsbyAirport))). - -fof(axWorldAirportsA_K2342, axiom, - (hasType(type_Airport, inst_GrimseyAirport))). - -fof(axWorldAirportsA_K2343, axiom, - (hasType(type_Airport, inst_GrinnellRegionalIAAirport))). - -fof(axWorldAirportsA_K2344, axiom, - (hasType(type_Airport, inst_GrissomAirForceBaseINAirport))). - -fof(axWorldAirportsA_K2345, axiom, - (hasType(type_Airport, inst_GrooteEylandtNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2346, axiom, - (hasType(type_Airport, inst_GrootfonteinAirport))). - -fof(axWorldAirportsA_K2347, axiom, - (hasType(type_Airport, inst_GrossetoAirport))). - -fof(axWorldAirportsA_K2348, axiom, - (hasType(type_Airport, inst_GrotonNewLondonCTAirport))). - -fof(axWorldAirportsA_K2349, axiom, - (hasType(type_Airport, inst_GroznyyGroznyGroznyjAirport))). - -fof(axWorldAirportsA_K2350, axiom, - (hasType(type_Airport, inst_GrummanBethpageNYAirport))). - -fof(axWorldAirportsA_K2351, axiom, - (hasType(type_Airport, inst_GrundyMunicipalVAAirport))). - -fof(axWorldAirportsA_K2352, axiom, - (hasType(type_Airport, inst_GuacamayasAirport))). - -fof(axWorldAirportsA_K2353, axiom, - (hasType(type_Airport, inst_GuadalcanalAirport))). - -fof(axWorldAirportsA_K2354, axiom, - (hasType(type_Airport, inst_GuadalupeTXAirport))). - -fof(axWorldAirportsA_K2355, axiom, - (hasType(type_Airport, inst_GuajaraMirimROAirport))). - -fof(axWorldAirportsA_K2356, axiom, - (hasType(type_Airport, inst_GualacoAirport))). - -fof(axWorldAirportsA_K2357, axiom, - (hasType(type_Airport, inst_GualeguaychuAirport))). - -fof(axWorldAirportsA_K2358, axiom, - (hasType(type_Airport, inst_GuamAirport))). - -fof(axWorldAirportsA_K2359, axiom, - (hasType(type_Airport, inst_GuamalAirport))). - -fof(axWorldAirportsA_K2360, axiom, - (hasType(type_Airport, inst_GuanajaIslandAirport))). - -fof(axWorldAirportsA_K2361, axiom, - (hasType(type_Airport, inst_GuanajuatoLeonAirport))). - -fof(axWorldAirportsA_K2362, axiom, - (hasType(type_Airport, inst_GuanambiBAAirport))). - -fof(axWorldAirportsA_K2363, axiom, - (hasType(type_Airport, inst_GuanareAirport))). - -fof(axWorldAirportsA_K2364, axiom, - (hasType(type_Airport, inst_GuapiAirport))). - -fof(axWorldAirportsA_K2365, axiom, - (hasType(type_Airport, inst_GuapilesAirport))). - -fof(axWorldAirportsA_K2366, axiom, - (hasType(type_Airport, inst_GuarapuavaPRAirport))). - -fof(axWorldAirportsA_K2367, axiom, - (hasType(type_Airport, inst_GuaratinguetaSPAirport))). - -fof(axWorldAirportsA_K2368, axiom, - (hasType(type_Airport, inst_GuariAirport))). - -fof(axWorldAirportsA_K2369, axiom, - (hasType(type_Airport, inst_GuasqualitoAirport))). - -fof(axWorldAirportsA_K2370, axiom, - (hasType(type_Airport, inst_GuayaramerinAirport))). - -fof(axWorldAirportsA_K2371, axiom, - (hasType(type_Airport, inst_GuemarElOuedAirport))). - -fof(axWorldAirportsA_K2372, axiom, - (hasType(type_Airport, inst_GuerimaAirport))). - -fof(axWorldAirportsA_K2373, axiom, - (hasType(type_Airport, inst_GuernseyAirport))). - -fof(axWorldAirportsA_K2374, axiom, - (hasType(type_Airport, inst_GuerreroNegroAirport))). - -fof(axWorldAirportsA_K2375, axiom, - (hasType(type_Airport, inst_GueterslohGuterslohAirport))). - -fof(axWorldAirportsA_K2376, axiom, - (hasType(type_Airport, inst_GuigloAirport))). - -fof(axWorldAirportsA_K2377, axiom, - (hasType(type_Airport, inst_GuilinAirport))). - -fof(axWorldAirportsA_K2378, axiom, - (hasType(type_Airport, inst_GuimaraesMAAirport))). - -fof(axWorldAirportsA_K2379, axiom, - (hasType(type_Airport, inst_GuipavasBrestAirport))). - -fof(axWorldAirportsA_K2380, axiom, - (hasType(type_Airport, inst_GuiriaAirport))). - -fof(axWorldAirportsA_K2381, axiom, - (hasType(type_Airport, inst_GuiyangAirport))). - -fof(axWorldAirportsA_K2382, axiom, - (hasType(type_Airport, inst_GujratAirport))). - -fof(axWorldAirportsA_K2383, axiom, - (hasType(type_Airport, inst_GulfportBiloxiRegionalMSAirport))). - -fof(axWorldAirportsA_K2384, axiom, - (hasType(type_Airport, inst_GulgubipAirport))). - -fof(axWorldAirportsA_K2385, axiom, - (hasType(type_Airport, inst_GulkanaAKAirport))). - -fof(axWorldAirportsA_K2386, axiom, - (hasType(type_Airport, inst_GunaAirport))). - -fof(axWorldAirportsA_K2387, axiom, - (hasType(type_Airport, inst_GunnedahNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2388, axiom, - (hasType(type_Airport, inst_GunnisonCountyCOAirport))). - -fof(axWorldAirportsA_K2389, axiom, - (hasType(type_Airport, inst_GunterAirForceBaseALAirport))). - -fof(axWorldAirportsA_K2390, axiom, - (hasType(type_Airport, inst_GunungsitoliAirport))). - -fof(axWorldAirportsA_K2391, axiom, - (hasType(type_Airport, inst_GurneyAlotauAirport))). - -fof(axWorldAirportsA_K2392, axiom, - (hasType(type_Airport, inst_GurupiGOAirport))). - -fof(axWorldAirportsA_K2393, axiom, - (hasType(type_Airport, inst_GusapAirport))). - -fof(axWorldAirportsA_K2394, axiom, - (hasType(type_Airport, inst_GushKatifAirport))). - -fof(axWorldAirportsA_K2395, axiom, - (hasType(type_Airport, inst_GustavusAKAirport))). - -fof(axWorldAirportsA_K2396, axiom, - (hasType(type_Airport, inst_GuthrieCountyRegionalIAAirport))). - -fof(axWorldAirportsA_K2397, axiom, - (hasType(type_Airport, inst_GuthrieMunicipalOKAirport))). - -fof(axWorldAirportsA_K2398, axiom, - (hasType(type_Airport, inst_GuwahatiGauhatiAirport))). - -fof(axWorldAirportsA_K2399, axiom, - (hasType(type_Airport, inst_GuymonMunicipalOKAirport))). - -fof(axWorldAirportsA_K2400, axiom, - (hasType(type_Airport, inst_GwaBurmaAirport))). - -fof(axWorldAirportsA_K2401, axiom, - (hasType(type_Airport, inst_GwadarAirport))). - -fof(axWorldAirportsA_K2402, axiom, - (hasType(type_Airport, inst_GwaliorAirport))). - -fof(axWorldAirportsA_K2403, axiom, - (hasType(type_Airport, inst_GweruAirport))). - -fof(axWorldAirportsA_K2404, axiom, - (hasType(type_Airport, inst_GwinnerAirportRogerMelroeFieldNDAirport))). - -fof(axWorldAirportsA_K2405, axiom, - (hasType(type_Airport, inst_GyandzhaAirport))). - -fof(axWorldAirportsA_K2406, axiom, - (hasType(type_Airport, inst_GympieQueenslandAirport))). - -fof(axWorldAirportsA_K2407, axiom, - (hasType(type_Airport, inst_HaapaiAirport))). - -fof(axWorldAirportsA_K2408, axiom, - (hasType(type_Airport, inst_HachijoJimaIslandAirport))). - -fof(axWorldAirportsA_K2409, axiom, - (hasType(type_Airport, inst_HachinoheAirport))). - -fof(axWorldAirportsA_K2410, axiom, - (hasType(type_Airport, inst_HafrAlbatinAirport))). - -fof(axWorldAirportsA_K2411, axiom, - (hasType(type_Airport, inst_HagforsAirport))). - -fof(axWorldAirportsA_K2412, axiom, - (hasType(type_Airport, inst_HahayaMoroniAirport))). - -fof(axWorldAirportsA_K2413, axiom, - (hasType(type_Airport, inst_HahnAirport))). - -fof(axWorldAirportsA_K2414, axiom, - (hasType(type_Airport, inst_HaiPhongAirport))). - -fof(axWorldAirportsA_K2415, axiom, - (hasType(type_Airport, inst_HaifaAirport))). - -fof(axWorldAirportsA_K2416, axiom, - (hasType(type_Airport, inst_HaikouAirport))). - -fof(axWorldAirportsA_K2417, axiom, - (hasType(type_Airport, inst_HailAirport))). - -fof(axWorldAirportsA_K2418, axiom, - (hasType(type_Airport, inst_HailarAirport))). - -fof(axWorldAirportsA_K2419, axiom, - (hasType(type_Airport, inst_HainesAKAirport))). - -fof(axWorldAirportsA_K2420, axiom, - (hasType(type_Airport, inst_HakodateHokkaidoAirport))). - -fof(axWorldAirportsA_K2421, axiom, - (hasType(type_Airport, inst_HalaliAirport))). - -fof(axWorldAirportsA_K2422, axiom, - (hasType(type_Airport, inst_HalfMoonBayCAAirport))). - -fof(axWorldAirportsA_K2423, axiom, - (hasType(type_Airport, inst_HalimPerdanakusumaInternationalJakartaAirport))). - -fof(axWorldAirportsA_K2424, axiom, - (hasType(type_Airport, inst_HaliweniAtambuaAirport))). - -fof(axWorldAirportsA_K2425, axiom, - (hasType(type_Airport, inst_HalliburtonFieldOKAirport))). - -fof(axWorldAirportsA_K2426, axiom, - (hasType(type_Airport, inst_HallsCreekWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2427, axiom, - (hasType(type_Airport, inst_HalmstadAirBaseHalmstadAirport))). - -fof(axWorldAirportsA_K2428, axiom, - (hasType(type_Airport, inst_HamadanAirport))). - -fof(axWorldAirportsA_K2429, axiom, - (hasType(type_Airport, inst_HamiAirport))). - -fof(axWorldAirportsA_K2430, axiom, - (hasType(type_Airport, inst_HamiltonAirport))). - -fof(axWorldAirportsA_K2431, axiom, - (hasType(type_Airport, inst_HamiltonFairfieldOHAirport))). - -fof(axWorldAirportsA_K2432, axiom, - (hasType(type_Airport, inst_HamiltonIslandQueenslandAirport))). - -fof(axWorldAirportsA_K2433, axiom, - (hasType(type_Airport, inst_HamiltonVictoriaAirport))). - -fof(axWorldAirportsA_K2434, axiom, - (hasType(type_Airport, inst_HammerfestAirport))). - -fof(axWorldAirportsA_K2435, axiom, - (hasType(type_Airport, inst_HamptonMunicipalIAAirport))). - -fof(axWorldAirportsA_K2436, axiom, - (hasType(type_Airport, inst_HanaHIAirport))). - -fof(axWorldAirportsA_K2437, axiom, - (hasType(type_Airport, inst_HanaleiHIAirport))). - -fof(axWorldAirportsA_K2438, axiom, - (hasType(type_Airport, inst_HanamakiMoriokaAirport))). - -fof(axWorldAirportsA_K2439, axiom, - (hasType(type_Airport, inst_HancheyArmyHeliportALAirport))). - -fof(axWorldAirportsA_K2440, axiom, - (hasType(type_Airport, inst_HancockCountyBarHarborMEAirport))). - -fof(axWorldAirportsA_K2441, axiom, - (hasType(type_Airport, inst_HanedaTokyoAirport))). - -fof(axWorldAirportsA_K2442, axiom, - (hasType(type_Airport, inst_HankowAirport))). - -fof(axWorldAirportsA_K2443, axiom, - (hasType(type_Airport, inst_HanksvilleUTAirport))). - -fof(axWorldAirportsA_K2444, axiom, - (hasType(type_Airport, inst_HannaWYAirport))). - -fof(axWorldAirportsA_K2445, axiom, - (hasType(type_Airport, inst_HanusBayAKAirport))). - -fof(axWorldAirportsA_K2446, axiom, - (hasType(type_Airport, inst_HanzhongAirport))). - -fof(axWorldAirportsA_K2447, axiom, - (hasType(type_Airport, inst_HaoIslandAirport))). - -fof(axWorldAirportsA_K2448, axiom, - (hasType(type_Airport, inst_HarareAirport))). - -fof(axWorldAirportsA_K2449, axiom, - (hasType(type_Airport, inst_HarbinAirport))). - -fof(axWorldAirportsA_K2450, axiom, - (hasType(type_Airport, inst_HarbourIslandAirport))). - -fof(axWorldAirportsA_K2451, axiom, - (hasType(type_Airport, inst_HarbourNorthernIrelandAirport))). - -fof(axWorldAirportsA_K2452, axiom, - (hasType(type_Airport, inst_HardwickFieldTNAirport))). - -fof(axWorldAirportsA_K2453, axiom, - (hasType(type_Airport, inst_HardyAndersFieldNatchezAdamsCountyMSAirport))). - -fof(axWorldAirportsA_K2454, axiom, - (hasType(type_Airport, inst_HargeisaAirport))). - -fof(axWorldAirportsA_K2455, axiom, - (hasType(type_Airport, inst_HarlanMunicipalIAAirport))). - -fof(axWorldAirportsA_K2456, axiom, - (hasType(type_Airport, inst_HarrellFieldARAirport))). - -fof(axWorldAirportsA_K2457, axiom, - (hasType(type_Airport, inst_HarrisburgRaleighILAirport))). - -fof(axWorldAirportsA_K2458, axiom, - (hasType(type_Airport, inst_HarrismithAirport))). - -fof(axWorldAirportsA_K2459, axiom, - (hasType(type_Airport, inst_HarrisonCountyTXAirport))). - -fof(axWorldAirportsA_K2460, axiom, - (hasType(type_Airport, inst_HarrogateAirport))). - -fof(axWorldAirportsA_K2461, axiom, - (hasType(type_Airport, inst_HartfordBrainardCTAirport))). - -fof(axWorldAirportsA_K2462, axiom, - (hasType(type_Airport, inst_HartfordMunicipalWIAirport))). - -fof(axWorldAirportsA_K2463, axiom, - (hasType(type_Airport, inst_HartsfieldHeliportGAAirport))). - -fof(axWorldAirportsA_K2464, axiom, - (hasType(type_Airport, inst_HartsvilleMunicipalSCAirport))). - -fof(axWorldAirportsA_K2465, axiom, - (hasType(type_Airport, inst_HaskovoAirport))). - -fof(axWorldAirportsA_K2466, axiom, - (hasType(type_Airport, inst_HassiRmelAirport))). - -fof(axWorldAirportsA_K2467, axiom, - (hasType(type_Airport, inst_HastingsFreetownAirport))). - -fof(axWorldAirportsA_K2468, axiom, - (hasType(type_Airport, inst_HastingsMunicipalNEAirport))). - -fof(axWorldAirportsA_K2469, axiom, - (hasType(type_Airport, inst_HasvikAirport))). - -fof(axWorldAirportsA_K2470, axiom, - (hasType(type_Airport, inst_HatboxFieldOKAirport))). - -fof(axWorldAirportsA_K2471, axiom, - (hasType(type_Airport, inst_HaterumaAirport))). - -fof(axWorldAirportsA_K2472, axiom, - (hasType(type_Airport, inst_HatfieldEnglandAirport))). - -fof(axWorldAirportsA_K2473, axiom, - (hasType(type_Airport, inst_HatoCorozalAirport))). - -fof(axWorldAirportsA_K2474, axiom, - (hasType(type_Airport, inst_HatzfeldthavenAirport))). - -fof(axWorldAirportsA_K2475, axiom, - (hasType(type_Airport, inst_HavasupaiAZAirport))). - -fof(axWorldAirportsA_K2476, axiom, - (hasType(type_Airport, inst_HaverfordwestWalesAirport))). - -fof(axWorldAirportsA_K2477, axiom, - (hasType(type_Airport, inst_HavreCityCountyMTAirport))). - -fof(axWorldAirportsA_K2478, axiom, - (hasType(type_Airport, inst_HawabangoAirport))). - -fof(axWorldAirportsA_K2479, axiom, - (hasType(type_Airport, inst_HawkInletSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K2480, axiom, - (hasType(type_Airport, inst_HawkerSouthAustraliaAirport))). - -fof(axWorldAirportsA_K2481, axiom, - (hasType(type_Airport, inst_HawkinsFieldMSAirport))). - -fof(axWorldAirportsA_K2482, axiom, - (hasType(type_Airport, inst_HawthorneMunicipalCAAirport))). - -fof(axWorldAirportsA_K2483, axiom, - (hasType(type_Airport, inst_HawthorneMunicipalNVAirport))). - -fof(axWorldAirportsA_K2484, axiom, - (hasType(type_Airport, inst_HayNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2485, axiom, - (hasType(type_Airport, inst_HaycockAKAirport))). - -fof(axWorldAirportsA_K2486, axiom, - (hasType(type_Airport, inst_HayfieldsAirport))). - -fof(axWorldAirportsA_K2487, axiom, - (hasType(type_Airport, inst_HaymanIslandQueenslandAirport))). - -fof(axWorldAirportsA_K2488, axiom, - (hasType(type_Airport, inst_HaysMunicipalKSAirport))). - -fof(axWorldAirportsA_K2489, axiom, - (hasType(type_Airport, inst_HaywardAirTerminalCAAirport))). - -fof(axWorldAirportsA_K2490, axiom, - (hasType(type_Airport, inst_HaywardMunicipalWIAirport))). - -fof(axWorldAirportsA_K2491, axiom, - (hasType(type_Airport, inst_HazebrouckAirport))). - -fof(axWorldAirportsA_K2492, axiom, - (hasType(type_Airport, inst_HazlehurstGAAirport))). - -fof(axWorldAirportsA_K2493, axiom, - (hasType(type_Airport, inst_HazletonMunicipalPAAirport))). - -fof(axWorldAirportsA_K2494, axiom, - (hasType(type_Airport, inst_HeadinglyQueenslandAirport))). - -fof(axWorldAirportsA_K2495, axiom, - (hasType(type_Airport, inst_HealyRiverAKAirport))). - -fof(axWorldAirportsA_K2496, axiom, - (hasType(type_Airport, inst_HeathlandsQueenslandAirport))). - -fof(axWorldAirportsA_K2497, axiom, - (hasType(type_Airport, inst_HeberSpringsMunicipalARAirport))). - -fof(axWorldAirportsA_K2498, axiom, - (hasType(type_Airport, inst_HebronMunicipalNEAirport))). - -fof(axWorldAirportsA_K2499, axiom, - (hasType(type_Airport, inst_HectorInternationalNDAirport))). - -fof(axWorldAirportsA_K2500, axiom, - (hasType(type_Airport, inst_HefeiAirport))). - -fof(axWorldAirportsA_K2501, axiom, - (hasType(type_Airport, inst_HehoAirport))). - -fof(axWorldAirportsA_K2502, axiom, - (hasType(type_Airport, inst_HeideBuesumAirport))). - -fof(axWorldAirportsA_K2503, axiom, - (hasType(type_Airport, inst_HeidelbergAirport))). - -fof(axWorldAirportsA_K2504, axiom, - (hasType(type_Airport, inst_HeiheAirport))). - -fof(axWorldAirportsA_K2505, axiom, - (hasType(type_Airport, inst_HeiweniAirport))). - -fof(axWorldAirportsA_K2506, axiom, - (hasType(type_Airport, inst_HelenaRegionalMTAirport))). - -fof(axWorldAirportsA_K2507, axiom, - (hasType(type_Airport, inst_HelenvaleAirport))). - -fof(axWorldAirportsA_K2508, axiom, - (hasType(type_Airport, inst_HelgolandAirport))). - -fof(axWorldAirportsA_K2509, axiom, - (hasType(type_Airport, inst_HeliportCroisetteAirport))). - -fof(axWorldAirportsA_K2510, axiom, - (hasType(type_Airport, inst_HeliportGronnedalAirport))). - -fof(axWorldAirportsA_K2511, axiom, - (hasType(type_Airport, inst_HeliportHelsingborgAirport))). - -fof(axWorldAirportsA_K2512, axiom, - (hasType(type_Airport, inst_HeliportInchonAirport))). - -fof(axWorldAirportsA_K2513, axiom, - (hasType(type_Airport, inst_HeliportParisAirport))). - -fof(axWorldAirportsA_K2514, axiom, - (hasType(type_Airport, inst_HeliportSodertaljeAirport))). - -fof(axWorldAirportsA_K2515, axiom, - (hasType(type_Airport, inst_HellinikonInternationalAthensAthinaiAirport))). - -fof(axWorldAirportsA_K2516, axiom, - (hasType(type_Airport, inst_HemetRyanCAAirport))). - -fof(axWorldAirportsA_K2517, axiom, - (hasType(type_Airport, inst_HemphillCountyTXAirport))). - -fof(axWorldAirportsA_K2518, axiom, - (hasType(type_Airport, inst_HenburyNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2519, axiom, - (hasType(type_Airport, inst_HendersonFieldNCAirport))). - -fof(axWorldAirportsA_K2520, axiom, - (hasType(type_Airport, inst_HendersonGuadalcanalIsAirport))). - -fof(axWorldAirportsA_K2521, axiom, - (hasType(type_Airport, inst_HendersonOxfordNCAirport))). - -fof(axWorldAirportsA_K2522, axiom, - (hasType(type_Airport, inst_HendonEnglandAirport))). - -fof(axWorldAirportsA_K2523, axiom, - (hasType(type_Airport, inst_HengyangAirport))). - -fof(axWorldAirportsA_K2524, axiom, - (hasType(type_Airport, inst_HenryPostArmyAirFieldOKAirport))). - -fof(axWorldAirportsA_K2525, axiom, - (hasType(type_Airport, inst_HenzadaAirport))). - -fof(axWorldAirportsA_K2526, axiom, - (hasType(type_Airport, inst_HeraklionIraklionCreteAirport))). - -fof(axWorldAirportsA_K2527, axiom, - (hasType(type_Airport, inst_HeratAirport))). - -fof(axWorldAirportsA_K2528, axiom, - (hasType(type_Airport, inst_HerefordMunicipalTXAirport))). - -fof(axWorldAirportsA_K2529, axiom, - (hasType(type_Airport, inst_HerendeenBayAKAirport))). - -fof(axWorldAirportsA_K2530, axiom, - (hasType(type_Airport, inst_HeringsdorfAirport))). - -fof(axWorldAirportsA_K2531, axiom, - (hasType(type_Airport, inst_HeringtonMunicipalKSAirport))). - -fof(axWorldAirportsA_K2532, axiom, - (hasType(type_Airport, inst_HermannsburgNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2533, axiom, - (hasType(type_Airport, inst_HermistonMunicipalORAirport))). - -fof(axWorldAirportsA_K2534, axiom, - (hasType(type_Airport, inst_HernandoCountyFLAirport))). - -fof(axWorldAirportsA_K2535, axiom, - (hasType(type_Airport, inst_HeronIslandQueenslandAirport))). - -fof(axWorldAirportsA_K2536, axiom, - (hasType(type_Airport, inst_HerreraAirport))). - -fof(axWorldAirportsA_K2537, axiom, - (hasType(type_Airport, inst_HerveyBayQueenslandAirport))). - -fof(axWorldAirportsA_K2538, axiom, - (hasType(type_Airport, inst_HerzegovinaAirport))). - -fof(axWorldAirportsA_K2539, axiom, - (hasType(type_Airport, inst_HickamAirForceBaseHIAirport))). - -fof(axWorldAirportsA_K2540, axiom, - (hasType(type_Airport, inst_HickoryRegionalNCAirport))). - -fof(axWorldAirportsA_K2541, axiom, - (hasType(type_Airport, inst_HiddenFallsAKAirport))). - -fof(axWorldAirportsA_K2542, axiom, - (hasType(type_Airport, inst_HiengheneAirport))). - -fof(axWorldAirportsA_K2543, axiom, - (hasType(type_Airport, inst_HighWycombeAirport))). - -fof(axWorldAirportsA_K2544, axiom, - (hasType(type_Airport, inst_HighburyAirport))). - -fof(axWorldAirportsA_K2545, axiom, - (hasType(type_Airport, inst_HigueroteAirport))). - -fof(axWorldAirportsA_K2546, axiom, - (hasType(type_Airport, inst_HikueruAirport))). - -fof(axWorldAirportsA_K2547, axiom, - (hasType(type_Airport, inst_HillAirForceBaseUTAirport))). - -fof(axWorldAirportsA_K2548, axiom, - (hasType(type_Airport, inst_HillCityMunicipalKSAirport))). - -fof(axWorldAirportsA_K2549, axiom, - (hasType(type_Airport, inst_HillenbrandIndustriesINAirport))). - -fof(axWorldAirportsA_K2550, axiom, - (hasType(type_Airport, inst_HillsideWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2551, axiom, - (hasType(type_Airport, inst_HiloInternationalHIAirport))). - -fof(axWorldAirportsA_K2552, axiom, - (hasType(type_Airport, inst_HiltonHeadSCAirport))). - -fof(axWorldAirportsA_K2553, axiom, - (hasType(type_Airport, inst_HinchinbrookeIslandQueenslandAirport))). - -fof(axWorldAirportsA_K2554, axiom, - (hasType(type_Airport, inst_HiroshimaAirport))). - -fof(axWorldAirportsA_K2555, axiom, - (hasType(type_Airport, inst_HiroshimaWestHiroshimaAirport))). - -fof(axWorldAirportsA_K2556, axiom, - (hasType(type_Airport, inst_HissarAirport))). - -fof(axWorldAirportsA_K2557, axiom, - (hasType(type_Airport, inst_HivaOaMarquesasIslandsAirport))). - -fof(axWorldAirportsA_K2558, axiom, - (hasType(type_Airport, inst_HivaroAirport))). - -fof(axWorldAirportsA_K2559, axiom, - (hasType(type_Airport, inst_HjaltabakkiBlonduosAirport))). - -fof(axWorldAirportsA_K2560, axiom, - (hasType(type_Airport, inst_HluhluweAirport))). - -fof(axWorldAirportsA_K2561, axiom, - (hasType(type_Airport, inst_HobartBayAKAirport))). - -fof(axWorldAirportsA_K2562, axiom, - (hasType(type_Airport, inst_HobartMunicipalOKAirport))). - -fof(axWorldAirportsA_K2563, axiom, - (hasType(type_Airport, inst_HobartTasmaniaAirport))). - -fof(axWorldAirportsA_K2564, axiom, - (hasType(type_Airport, inst_HobbsIndustrialAirparkNMAirport))). - -fof(axWorldAirportsA_K2565, axiom, - (hasType(type_Airport, inst_HodeidaAirport))). - -fof(axWorldAirportsA_K2566, axiom, - (hasType(type_Airport, inst_HofAirport))). - -fof(axWorldAirportsA_K2567, axiom, - (hasType(type_Airport, inst_HofufAirport))). - -fof(axWorldAirportsA_K2568, axiom, - (hasType(type_Airport, inst_HogRiverAKAirport))). - -fof(axWorldAirportsA_K2569, axiom, - (hasType(type_Airport, inst_HohenemsAirport))). - -fof(axWorldAirportsA_K2570, axiom, - (hasType(type_Airport, inst_HohhotAirport))). - -fof(axWorldAirportsA_K2571, axiom, - (hasType(type_Airport, inst_HokitikaAirport))). - -fof(axWorldAirportsA_K2572, axiom, - (hasType(type_Airport, inst_HolaAirport))). - -fof(axWorldAirportsA_K2573, axiom, - (hasType(type_Airport, inst_HolguinAirport))). - -fof(axWorldAirportsA_K2574, axiom, - (hasType(type_Airport, inst_HolikachuAKAirport))). - -fof(axWorldAirportsA_K2575, axiom, - (hasType(type_Airport, inst_HolikachukAKAirport))). - -fof(axWorldAirportsA_K2576, axiom, - (hasType(type_Airport, inst_HollisSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K2577, axiom, - (hasType(type_Airport, inst_HollisterMunicipalCAAirport))). - -fof(axWorldAirportsA_K2578, axiom, - (hasType(type_Airport, inst_HollomanAirForceBaseNMAirport))). - -fof(axWorldAirportsA_K2579, axiom, - (hasType(type_Airport, inst_HolmavikAirport))). - -fof(axWorldAirportsA_K2580, axiom, - (hasType(type_Airport, inst_HolsteinsborgAirport))). - -fof(axWorldAirportsA_K2581, axiom, - (hasType(type_Airport, inst_HoltFlateyriAirport))). - -fof(axWorldAirportsA_K2582, axiom, - (hasType(type_Airport, inst_HolyCrossAKAirport))). - -fof(axWorldAirportsA_K2583, axiom, - (hasType(type_Airport, inst_HomalinAirport))). - -fof(axWorldAirportsA_K2584, axiom, - (hasType(type_Airport, inst_HomeHillQueenslandAirport))). - -fof(axWorldAirportsA_K2585, axiom, - (hasType(type_Airport, inst_HomerAKAirport))). - -fof(axWorldAirportsA_K2586, axiom, - (hasType(type_Airport, inst_HomeshoreAKAirport))). - -fof(axWorldAirportsA_K2587, axiom, - (hasType(type_Airport, inst_HomesteadAirForceBaseFLAirport))). - -fof(axWorldAirportsA_K2588, axiom, - (hasType(type_Airport, inst_HomyelGomelHomyelAirport))). - -fof(axWorldAirportsA_K2589, axiom, - (hasType(type_Airport, inst_HondoMunicipalTXAirport))). - -fof(axWorldAirportsA_K2590, axiom, - (hasType(type_Airport, inst_HongKongHeliportHongKongAirport))). - -fof(axWorldAirportsA_K2591, axiom, - (hasType(type_Airport, inst_HoninabiAirport))). - -fof(axWorldAirportsA_K2592, axiom, - (hasType(type_Airport, inst_HonningsvagAirport))). - -fof(axWorldAirportsA_K2593, axiom, - (hasType(type_Airport, inst_HonoluluInternationalHIAirport))). - -fof(axWorldAirportsA_K2594, axiom, - (hasType(type_Airport, inst_HoodArmyAirFieldTXAirport))). - -fof(axWorldAirportsA_K2595, axiom, - (hasType(type_Airport, inst_HookIslandAirport))). - -fof(axWorldAirportsA_K2596, axiom, - (hasType(type_Airport, inst_HookersCreekNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2597, axiom, - (hasType(type_Airport, inst_HoonahAKAirport))). - -fof(axWorldAirportsA_K2598, axiom, - (hasType(type_Airport, inst_HooperBayAKAirport))). - -fof(axWorldAirportsA_K2599, axiom, - (hasType(type_Airport, inst_HopeValeQueenslandAirport))). - -fof(axWorldAirportsA_K2600, axiom, - (hasType(type_Airport, inst_HopetownAirport))). - -fof(axWorldAirportsA_K2601, axiom, - (hasType(type_Airport, inst_HopkinsvilleChristianCountyKYAirport))). - -fof(axWorldAirportsA_K2602, axiom, - (hasType(type_Airport, inst_HornIslandAirport))). - -fof(axWorldAirportsA_K2603, axiom, - (hasType(type_Airport, inst_HornafjordurHofnAirport))). - -fof(axWorldAirportsA_K2604, axiom, - (hasType(type_Airport, inst_HorshamVictoriaAirport))). - -fof(axWorldAirportsA_K2605, axiom, - (hasType(type_Airport, inst_HortaFaialIslandAzoresAirport))). - -fof(axWorldAirportsA_K2606, axiom, - (hasType(type_Airport, inst_HotSpringsMunicipalSDAirport))). - -fof(axWorldAirportsA_K2607, axiom, - (hasType(type_Airport, inst_HotanAirport))). - -fof(axWorldAirportsA_K2608, axiom, - (hasType(type_Airport, inst_HouailoAirport))). - -fof(axWorldAirportsA_K2609, axiom, - (hasType(type_Airport, inst_HouariBoumedieneAlgerAlgiersAirport))). - -fof(axWorldAirportsA_K2610, axiom, - (hasType(type_Airport, inst_HoueisayAirport))). - -fof(axWorldAirportsA_K2611, axiom, - (hasType(type_Airport, inst_HoughtonCountyMemorialMIAirport))). - -fof(axWorldAirportsA_K2612, axiom, - (hasType(type_Airport, inst_HoultonInternationalMEAirport))). - -fof(axWorldAirportsA_K2613, axiom, - (hasType(type_Airport, inst_HoumaTerrebonneLAAirport))). - -fof(axWorldAirportsA_K2614, axiom, - (hasType(type_Airport, inst_HounAirport))). - -fof(axWorldAirportsA_K2615, axiom, - (hasType(type_Airport, inst_HoustonIntercontinentalTXAirport))). - -fof(axWorldAirportsA_K2616, axiom, - (hasType(type_Airport, inst_HoustonSouthwestTXAirport))). - -fof(axWorldAirportsA_K2617, axiom, - (hasType(type_Airport, inst_HovdenOerstaVoldaAirport))). - -fof(axWorldAirportsA_K2618, axiom, - (hasType(type_Airport, inst_HovercraftHarbourTerminalMalmoAirport))). - -fof(axWorldAirportsA_K2619, axiom, - (hasType(type_Airport, inst_HowardAirForceBaseBalboaFortKobbeAirport))). - -fof(axWorldAirportsA_K2620, axiom, - (hasType(type_Airport, inst_HoyIslandAirport))). - -fof(axWorldAirportsA_K2621, axiom, - (hasType(type_Airport, inst_HoybuktmoenKirkenesAirport))). - -fof(axWorldAirportsA_K2622, axiom, - (hasType(type_Airport, inst_HozmanElatAirport))). - -fof(axWorldAirportsA_K2623, axiom, - (hasType(type_Airport, inst_HrodnaGrodnaHrodnaAirport))). - -fof(axWorldAirportsA_K2624, axiom, - (hasType(type_Airport, inst_HsinChuAirport))). - -fof(axWorldAirportsA_K2625, axiom, - (hasType(type_Airport, inst_HuaHinAirport))). - -fof(axWorldAirportsA_K2626, axiom, - (hasType(type_Airport, inst_HuahineSocietyIslandsAirport))). - -fof(axWorldAirportsA_K2627, axiom, - (hasType(type_Airport, inst_HualienAirport))). - -fof(axWorldAirportsA_K2628, axiom, - (hasType(type_Airport, inst_HuanghuaAirport))). - -fof(axWorldAirportsA_K2629, axiom, - (hasType(type_Airport, inst_HuangyanAirport))). - -fof(axWorldAirportsA_K2630, axiom, - (hasType(type_Airport, inst_HuanucoAirport))). - -fof(axWorldAirportsA_K2631, axiom, - (hasType(type_Airport, inst_HubliAirport))). - -fof(axWorldAirportsA_K2632, axiom, - (hasType(type_Airport, inst_HudiksvallAirport))). - -fof(axWorldAirportsA_K2633, axiom, - (hasType(type_Airport, inst_HueAirport))). - -fof(axWorldAirportsA_K2634, axiom, - (hasType(type_Airport, inst_HuehuetenangoAirport))). - -fof(axWorldAirportsA_K2635, axiom, - (hasType(type_Airport, inst_HughendenQueenslandAirport))). - -fof(axWorldAirportsA_K2636, axiom, - (hasType(type_Airport, inst_HughesAKAirport))). - -fof(axWorldAirportsA_K2637, axiom, - (hasType(type_Airport, inst_HugotonMunicipalKSAirport))). - -fof(axWorldAirportsA_K2638, axiom, - (hasType(type_Airport, inst_HuizhowAirport))). - -fof(axWorldAirportsA_K2639, axiom, - (hasType(type_Airport, inst_HullAKAirport))). - -fof(axWorldAirportsA_K2640, axiom, - (hasType(type_Airport, inst_HulmanRegionalINAirport))). - -fof(axWorldAirportsA_K2641, axiom, - (hasType(type_Airport, inst_HultsfredAirport))). - -fof(axWorldAirportsA_K2642, axiom, - (hasType(type_Airport, inst_HumacaoHumacaoAirport))). - -fof(axWorldAirportsA_K2643, axiom, - (hasType(type_Airport, inst_HumbersideAirport))). - -fof(axWorldAirportsA_K2644, axiom, - (hasType(type_Airport, inst_HumbertRiverAirport))). - -fof(axWorldAirportsA_K2645, axiom, - (hasType(type_Airport, inst_HumboldtMunicipalNEAirport))). - -fof(axWorldAirportsA_K2646, axiom, - (hasType(type_Airport, inst_HumeraAirport))). - -fof(axWorldAirportsA_K2647, axiom, - (hasType(type_Airport, inst_HuntingburgINAirport))). - -fof(axWorldAirportsA_K2648, axiom, - (hasType(type_Airport, inst_HuntingtonMunicipalINAirport))). - -fof(axWorldAirportsA_K2649, axiom, - (hasType(type_Airport, inst_HuntsvilleInternationalAirportCarlTJonesFieldALAirport))). - -fof(axWorldAirportsA_K2650, axiom, - (hasType(type_Airport, inst_HuntsvilleMunicipalTXAirport))). - -fof(axWorldAirportsA_K2651, axiom, - (hasType(type_Airport, inst_HurghadaAirport))). - -fof(axWorldAirportsA_K2652, axiom, - (hasType(type_Airport, inst_HuronRegionalSDAirport))). - -fof(axWorldAirportsA_K2653, axiom, - (hasType(type_Airport, inst_HusavikAirport))). - -fof(axWorldAirportsA_K2654, axiom, - (hasType(type_Airport, inst_HusliaAKAirport))). - -fof(axWorldAirportsA_K2655, axiom, - (hasType(type_Airport, inst_HutchinsonCountyTXAirport))). - -fof(axWorldAirportsA_K2656, axiom, - (hasType(type_Airport, inst_HutchinsonMunicipalAirportButlerFieldMNAirport))). - -fof(axWorldAirportsA_K2657, axiom, - (hasType(type_Airport, inst_HutchinsonMunicipalKSAirport))). - -fof(axWorldAirportsA_K2658, axiom, - (hasType(type_Airport, inst_HvammstangiAirport))). - -fof(axWorldAirportsA_K2659, axiom, - (hasType(type_Airport, inst_HwangeNationalParkAirport))). - -fof(axWorldAirportsA_K2660, axiom, - (hasType(type_Airport, inst_HydaburgSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K2661, axiom, - (hasType(type_Airport, inst_HyderabadAirport))). - -fof(axWorldAirportsA_K2662, axiom, - (hasType(type_Airport, inst_HyderabadAirportPakistan))). - -fof(axWorldAirportsA_K2663, axiom, - (hasType(type_Airport, inst_IalibuAirport))). - -fof(axWorldAirportsA_K2664, axiom, - (hasType(type_Airport, inst_IamaleleAirport))). - -fof(axWorldAirportsA_K2665, axiom, - (hasType(type_Airport, inst_IasiAirport))). - -fof(axWorldAirportsA_K2666, axiom, - (hasType(type_Airport, inst_IbadanAirport))). - -fof(axWorldAirportsA_K2667, axiom, - (hasType(type_Airport, inst_IbagueAirport))). - -fof(axWorldAirportsA_K2668, axiom, - (hasType(type_Airport, inst_IberiaAirport))). - -fof(axWorldAirportsA_K2669, axiom, - (hasType(type_Airport, inst_IbizaBalearicIslandsAirport))). - -fof(axWorldAirportsA_K2670, axiom, - (hasType(type_Airport, inst_IboAirport))). - -fof(axWorldAirportsA_K2671, axiom, - (hasType(type_Airport, inst_IbokiAirport))). - -fof(axWorldAirportsA_K2672, axiom, - (hasType(type_Airport, inst_IcabaruAirport))). - -fof(axWorldAirportsA_K2673, axiom, - (hasType(type_Airport, inst_IcyBayAKAirport))). - -fof(axWorldAirportsA_K2674, axiom, - (hasType(type_Airport, inst_IdaGroveMunicipalIAAirport))). - -fof(axWorldAirportsA_K2675, axiom, - (hasType(type_Airport, inst_IdiofaAirport))). - -fof(axWorldAirportsA_K2676, axiom, - (hasType(type_Airport, inst_IdreAirport))). - -fof(axWorldAirportsA_K2677, axiom, - (hasType(type_Airport, inst_IejimaAirport))). - -fof(axWorldAirportsA_K2678, axiom, - (hasType(type_Airport, inst_IffleyQueenslandAirport))). - -fof(axWorldAirportsA_K2679, axiom, - (hasType(type_Airport, inst_IgarkaKrasnoyarskAirport))). - -fof(axWorldAirportsA_K2680, axiom, - (hasType(type_Airport, inst_IgiugigAKAirport))). - -fof(axWorldAirportsA_K2681, axiom, - (hasType(type_Airport, inst_IgnacioAgramonteCamagueyAirport))). - -fof(axWorldAirportsA_K2682, axiom, - (hasType(type_Airport, inst_IgorISikorskyMemorialCTAirport))). - -fof(axWorldAirportsA_K2683, axiom, - (hasType(type_Airport, inst_IguelaAirport))). - -fof(axWorldAirportsA_K2684, axiom, - (hasType(type_Airport, inst_IhosyAirport))). - -fof(axWorldAirportsA_K2685, axiom, - (hasType(type_Airport, inst_IhuAirport))). - -fof(axWorldAirportsA_K2686, axiom, - (hasType(type_Airport, inst_IjuiRSAirport))). - -fof(axWorldAirportsA_K2687, axiom, - (hasType(type_Airport, inst_IkelaAirport))). - -fof(axWorldAirportsA_K2688, axiom, - (hasType(type_Airport, inst_IkiAirport))). - -fof(axWorldAirportsA_K2689, axiom, - (hasType(type_Airport, inst_IlakaAirport))). - -fof(axWorldAirportsA_K2690, axiom, - (hasType(type_Airport, inst_IleQuenAirport))). - -fof(axWorldAirportsA_K2691, axiom, - (hasType(type_Airport, inst_IledYeuAirport))). - -fof(axWorldAirportsA_K2692, axiom, - (hasType(type_Airport, inst_IledesPinsIsleofPinesIsleofPinesAirport))). - -fof(axWorldAirportsA_K2693, axiom, - (hasType(type_Airport, inst_IlfordMBAirport))). - -fof(axWorldAirportsA_K2694, axiom, - (hasType(type_Airport, inst_IlhaSolteiraMSAirport))). - -fof(axWorldAirportsA_K2695, axiom, - (hasType(type_Airport, inst_IlheusBAAirport))). - -fof(axWorldAirportsA_K2696, axiom, - (hasType(type_Airport, inst_IliamnaAKAirport))). - -fof(axWorldAirportsA_K2697, axiom, - (hasType(type_Airport, inst_IliganAirport))). - -fof(axWorldAirportsA_K2698, axiom, - (hasType(type_Airport, inst_IllagaAirport))). - -fof(axWorldAirportsA_K2699, axiom, - (hasType(type_Airport, inst_IllishiemArmyAirFieldIllishiemAirport))). - -fof(axWorldAirportsA_K2700, axiom, - (hasType(type_Airport, inst_IloiloAirport))). - -fof(axWorldAirportsA_K2701, axiom, - (hasType(type_Airport, inst_IlorinAirport))). - -fof(axWorldAirportsA_K2702, axiom, - (hasType(type_Airport, inst_IluNewGuineaAirport))). - -fof(axWorldAirportsA_K2703, axiom, - (hasType(type_Airport, inst_IlulissatJakobshavnAirport))). - -fof(axWorldAirportsA_K2704, axiom, - (hasType(type_Airport, inst_ImbaimadaiAirport))). - -fof(axWorldAirportsA_K2705, axiom, - (hasType(type_Airport, inst_ImmokaleeFLAirport))). - -fof(axWorldAirportsA_K2706, axiom, - (hasType(type_Airport, inst_ImondaAirport))). - -fof(axWorldAirportsA_K2707, axiom, - (hasType(type_Airport, inst_ImperatrizMAAirport))). - -fof(axWorldAirportsA_K2708, axiom, - (hasType(type_Airport, inst_ImperialCountyCAAirport))). - -fof(axWorldAirportsA_K2709, axiom, - (hasType(type_Airport, inst_ImperialMunicipalNEAirport))). - -fof(axWorldAirportsA_K2710, axiom, - (hasType(type_Airport, inst_ImpfondoAirport))). - -fof(axWorldAirportsA_K2711, axiom, - (hasType(type_Airport, inst_ImphalAirport))). - -fof(axWorldAirportsA_K2712, axiom, - (hasType(type_Airport, inst_InAmenasZerzaltineAirport))). - -fof(axWorldAirportsA_K2713, axiom, - (hasType(type_Airport, inst_InGuezzamAirport))). - -fof(axWorldAirportsA_K2714, axiom, - (hasType(type_Airport, inst_InSalahAirport))). - -fof(axWorldAirportsA_K2715, axiom, - (hasType(type_Airport, inst_InaguaMatthewTownGreatInaguaAirport))). - -fof(axWorldAirportsA_K2716, axiom, - (hasType(type_Airport, inst_InanwatanAirport))). - -fof(axWorldAirportsA_K2717, axiom, - (hasType(type_Airport, inst_IncirlikAirBaseAdanaAirport))). - -fof(axWorldAirportsA_K2718, axiom, - (hasType(type_Airport, inst_IndagenAirport))). - -fof(axWorldAirportsA_K2719, axiom, - (hasType(type_Airport, inst_IndependenceAirport))). - -fof(axWorldAirportsA_K2720, axiom, - (hasType(type_Airport, inst_IndependenceMunicipalIAAirport))). - -fof(axWorldAirportsA_K2721, axiom, - (hasType(type_Airport, inst_IndependenceMunicipalKSAirport))). - -fof(axWorldAirportsA_K2722, axiom, - (hasType(type_Airport, inst_IndianSpringsAirForceAuxiliaryNVAirport))). - -fof(axWorldAirportsA_K2723, axiom, - (hasType(type_Airport, inst_IndianaCountyJimmyStewartFieldPAAirport))). - -fof(axWorldAirportsA_K2724, axiom, - (hasType(type_Airport, inst_IndianapolisInternationalINAirport))). - -fof(axWorldAirportsA_K2725, axiom, - (hasType(type_Airport, inst_IndianolaMunicipalMSAirport))). - -fof(axWorldAirportsA_K2726, axiom, - (hasType(type_Airport, inst_IndiraGandhiInternationalDelhiAirport))). - -fof(axWorldAirportsA_K2727, axiom, - (hasType(type_Airport, inst_IndoreAirport))). - -fof(axWorldAirportsA_K2728, axiom, - (hasType(type_Airport, inst_IndulkanaSouthAustraliaAirport))). - -fof(axWorldAirportsA_K2729, axiom, - (hasType(type_Airport, inst_IneIneIslandAirport))). - -fof(axWorldAirportsA_K2730, axiom, - (hasType(type_Airport, inst_IngallsFieldVAAirport))). - -fof(axWorldAirportsA_K2731, axiom, - (hasType(type_Airport, inst_IngenieroJacobacciAirport))). - -fof(axWorldAirportsA_K2732, axiom, - (hasType(type_Airport, inst_IngersollILAirport))). - -fof(axWorldAirportsA_K2733, axiom, - (hasType(type_Airport, inst_InghamQueenslandAirport))). - -fof(axWorldAirportsA_K2734, axiom, - (hasType(type_Airport, inst_IngjaldssandurOnundarfjordurAirport))). - -fof(axWorldAirportsA_K2735, axiom, - (hasType(type_Airport, inst_InhambaneAirport))). - -fof(axWorldAirportsA_K2736, axiom, - (hasType(type_Airport, inst_InhamingaAirport))). - -fof(axWorldAirportsA_K2737, axiom, - (hasType(type_Airport, inst_InisheerAirport))). - -fof(axWorldAirportsA_K2738, axiom, - (hasType(type_Airport, inst_InishmaanAirport))). - -fof(axWorldAirportsA_K2739, axiom, - (hasType(type_Airport, inst_InishmoreAirport))). - -fof(axWorldAirportsA_K2740, axiom, - (hasType(type_Airport, inst_InjuneQueenslandAirport))). - -fof(axWorldAirportsA_K2741, axiom, - (hasType(type_Airport, inst_InkermanQueenslandAirport))). - -fof(axWorldAirportsA_K2742, axiom, - (hasType(type_Airport, inst_InnaminckaSouthAustraliaAirport))). - -fof(axWorldAirportsA_K2743, axiom, - (hasType(type_Airport, inst_InnisfailQueenslandAirport))). - -fof(axWorldAirportsA_K2744, axiom, - (hasType(type_Airport, inst_InongoAirport))). - -fof(axWorldAirportsA_K2745, axiom, - (hasType(type_Airport, inst_InternacionalDFAirport))). - -fof(axWorldAirportsA_K2746, axiom, - (hasType(type_Airport, inst_InternationalAdenAirport))). - -fof(axWorldAirportsA_K2747, axiom, - (hasType(type_Airport, inst_InternationalAndrosAirport))). - -fof(axWorldAirportsA_K2748, axiom, - (hasType(type_Airport, inst_InternationalAucklandAirport))). - -fof(axWorldAirportsA_K2749, axiom, - (hasType(type_Airport, inst_InternationalBandarSeriBegwanAirport))). - -fof(axWorldAirportsA_K2750, axiom, - (hasType(type_Airport, inst_InternationalBasraAirport))). - -fof(axWorldAirportsA_K2751, axiom, - (hasType(type_Airport, inst_InternationalBeirutAirport))). - -fof(axWorldAirportsA_K2752, axiom, - (hasType(type_Airport, inst_InternationalBujumburaAirport))). - -fof(axWorldAirportsA_K2753, axiom, - (hasType(type_Airport, inst_InternationalKaohsiungAirport))). - -fof(axWorldAirportsA_K2754, axiom, - (hasType(type_Airport, inst_InternationalNauruAirport))). - -fof(axWorldAirportsA_K2755, axiom, - (hasType(type_Airport, inst_InternationalNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2756, axiom, - (hasType(type_Airport, inst_InternationalQueenslandAirport))). - -fof(axWorldAirportsA_K2757, axiom, - (hasType(type_Airport, inst_InternationalSouthAustraliaAirport))). - -fof(axWorldAirportsA_K2758, axiom, - (hasType(type_Airport, inst_InusAirport))). - -fof(axWorldAirportsA_K2759, axiom, - (hasType(type_Airport, inst_InvercargillAirport))). - -fof(axWorldAirportsA_K2760, axiom, - (hasType(type_Airport, inst_InverellNewSouthWalesAirport))). - -fof(axWorldAirportsA_K2761, axiom, - (hasType(type_Airport, inst_InvernessScotlandAirport))). - -fof(axWorldAirportsA_K2762, axiom, - (hasType(type_Airport, inst_InverwayNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2763, axiom, - (hasType(type_Airport, inst_InyokernCAAirport))). - -fof(axWorldAirportsA_K2764, axiom, - (hasType(type_Airport, inst_IoanninaAirport))). - -fof(axWorldAirportsA_K2765, axiom, - (hasType(type_Airport, inst_IokeaAirport))). - -fof(axWorldAirportsA_K2766, axiom, - (hasType(type_Airport, inst_IomaAirport))). - -fof(axWorldAirportsA_K2767, axiom, - (hasType(type_Airport, inst_IoscoCountyMIAirport))). - -fof(axWorldAirportsA_K2768, axiom, - (hasType(type_Airport, inst_IowaCityMunicipalIAAirport))). - -fof(axWorldAirportsA_K2769, axiom, - (hasType(type_Airport, inst_IowaFallsMunicipalIAAirport))). - -fof(axWorldAirportsA_K2770, axiom, - (hasType(type_Airport, inst_IpatingaAirport))). - -fof(axWorldAirportsA_K2771, axiom, - (hasType(type_Airport, inst_IpialesAirport))). - -fof(axWorldAirportsA_K2772, axiom, - (hasType(type_Airport, inst_IpiauBAAirport))). - -fof(axWorldAirportsA_K2773, axiom, - (hasType(type_Airport, inst_IpilAirport))). - -fof(axWorldAirportsA_K2774, axiom, - (hasType(type_Airport, inst_IpirangaAirport))). - -fof(axWorldAirportsA_K2775, axiom, - (hasType(type_Airport, inst_IpohAirport))). - -fof(axWorldAirportsA_K2776, axiom, - (hasType(type_Airport, inst_IpotaAirport))). - -fof(axWorldAirportsA_K2777, axiom, - (hasType(type_Airport, inst_IpswichAirport))). - -fof(axWorldAirportsA_K2778, axiom, - (hasType(type_Airport, inst_IraanMunicipalTXAirport))). - -fof(axWorldAirportsA_K2779, axiom, - (hasType(type_Airport, inst_IreceBAAirport))). - -fof(axWorldAirportsA_K2780, axiom, - (hasType(type_Airport, inst_IringaAirport))). - -fof(axWorldAirportsA_K2781, axiom, - (hasType(type_Airport, inst_IrionaAirport))). - -fof(axWorldAirportsA_K2782, axiom, - (hasType(type_Airport, inst_IrkutskIrkutskAirport))). - -fof(axWorldAirportsA_K2783, axiom, - (hasType(type_Airport, inst_IsabelPassAKAirport))). - -fof(axWorldAirportsA_K2784, axiom, - (hasType(type_Airport, inst_IsafjordurAirport))). - -fof(axWorldAirportsA_K2785, axiom, - (hasType(type_Airport, inst_IschiaAirport))). - -fof(axWorldAirportsA_K2786, axiom, - (hasType(type_Airport, inst_IscuandeAirport))). - -fof(axWorldAirportsA_K2787, axiom, - (hasType(type_Airport, inst_IsfahanAirport))). - -fof(axWorldAirportsA_K2788, axiom, - (hasType(type_Airport, inst_IshhurdiAirport))). - -fof(axWorldAirportsA_K2789, axiom, - (hasType(type_Airport, inst_IshigakiAirport))). - -fof(axWorldAirportsA_K2790, axiom, - (hasType(type_Airport, inst_IsisfordQueenslandAirport))). - -fof(axWorldAirportsA_K2791, axiom, - (hasType(type_Airport, inst_IslaMujersAirport))). - -fof(axWorldAirportsA_K2792, axiom, - (hasType(type_Airport, inst_IslamabadAirport))). - -fof(axWorldAirportsA_K2793, axiom, - (hasType(type_Airport, inst_IslandHeliportNYAirport))). - -fof(axWorldAirportsA_K2794, axiom, - (hasType(type_Airport, inst_ItabunaBAAirport))). - -fof(axWorldAirportsA_K2795, axiom, - (hasType(type_Airport, inst_ItacoiatiaraAMAirport))). - -fof(axWorldAirportsA_K2796, axiom, - (hasType(type_Airport, inst_ItaitubaPAAirport))). - -fof(axWorldAirportsA_K2797, axiom, - (hasType(type_Airport, inst_ItajaiSCAirport))). - -fof(axWorldAirportsA_K2798, axiom, - (hasType(type_Airport, inst_ItambacuriMGAirport))). - -fof(axWorldAirportsA_K2799, axiom, - (hasType(type_Airport, inst_ItamiOsakaAirport))). - -fof(axWorldAirportsA_K2800, axiom, - (hasType(type_Airport, inst_ItaquiRSAirport))). - -fof(axWorldAirportsA_K2801, axiom, - (hasType(type_Airport, inst_ItazukeAirForceBaseKyoshuAirport))). - -fof(axWorldAirportsA_K2802, axiom, - (hasType(type_Airport, inst_ItokamaAirport))). - -fof(axWorldAirportsA_K2803, axiom, - (hasType(type_Airport, inst_ItuberaBAAirport))). - -fof(axWorldAirportsA_K2804, axiom, - (hasType(type_Airport, inst_IvaloAirport))). - -fof(axWorldAirportsA_K2805, axiom, - (hasType(type_Airport, inst_IvangradAirport))). - -fof(axWorldAirportsA_K2806, axiom, - (hasType(type_Airport, inst_IvankaBratislavaAirport))). - -fof(axWorldAirportsA_K2807, axiom, - (hasType(type_Airport, inst_IvanoFrankivskIvanoFrankovskIvanoFrankivskAirport))). - -fof(axWorldAirportsA_K2808, axiom, - (hasType(type_Airport, inst_IvanofBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K2809, axiom, - (hasType(type_Airport, inst_IvishakAKAirport))). - -fof(axWorldAirportsA_K2810, axiom, - (hasType(type_Airport, inst_IwakuniAirForceBaseHonshuIsAirport))). - -fof(axWorldAirportsA_K2811, axiom, - (hasType(type_Airport, inst_IwamiAirport))). - -fof(axWorldAirportsA_K2812, axiom, - (hasType(type_Airport, inst_IwoJimaAirport))). - -fof(axWorldAirportsA_K2813, axiom, - (hasType(type_Airport, inst_IxtepecAirport))). - -fof(axWorldAirportsA_K2814, axiom, - (hasType(type_Airport, inst_IzhevskUdmurtiaAirport))). - -fof(axWorldAirportsA_K2815, axiom, - (hasType(type_Airport, inst_IzumoAirport))). - -fof(axWorldAirportsA_K2816, axiom, - (hasType(type_Airport, inst_JBMHertzogBloemfonteinAirport))). - -fof(axWorldAirportsA_K2817, axiom, - (hasType(type_Airport, inst_JabalpurAirport))). - -fof(axWorldAirportsA_K2818, axiom, - (hasType(type_Airport, inst_JabatAirport))). - -fof(axWorldAirportsA_K2819, axiom, - (hasType(type_Airport, inst_JabiruNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K2820, axiom, - (hasType(type_Airport, inst_JacareacangaPRAirport))). - -fof(axWorldAirportsA_K2821, axiom, - (hasType(type_Airport, inst_JachelAirport))). - -fof(axWorldAirportsA_K2822, axiom, - (hasType(type_Airport, inst_JackEdwardsALAirport))). - -fof(axWorldAirportsA_K2823, axiom, - (hasType(type_Airport, inst_JackMcNamaraFieldCAAirport))). - -fof(axWorldAirportsA_K2824, axiom, - (hasType(type_Airport, inst_JackpotAirportHaydenFieldNVAirport))). - -fof(axWorldAirportsA_K2825, axiom, - (hasType(type_Airport, inst_JacksonCountyAirportReynoldsFieldMIAirport))). - -fof(axWorldAirportsA_K2826, axiom, - (hasType(type_Airport, inst_JacksonHoleWYAirport))). - -fof(axWorldAirportsA_K2827, axiom, - (hasType(type_Airport, inst_JacksonInternationalMSAirport))). - -fof(axWorldAirportsA_K2828, axiom, - (hasType(type_Airport, inst_JacksonvilleInternationalFLAirport))). - -fof(axWorldAirportsA_K2829, axiom, - (hasType(type_Airport, inst_JacksonvilleMunicipalILAirport))). - -fof(axWorldAirportsA_K2830, axiom, - (hasType(type_Airport, inst_JacobabadAirport))). - -fof(axWorldAirportsA_K2831, axiom, - (hasType(type_Airport, inst_JacobinaBAAirport))). - -fof(axWorldAirportsA_K2832, axiom, - (hasType(type_Airport, inst_JacouinotBayAirport))). - -fof(axWorldAirportsA_K2833, axiom, - (hasType(type_Airport, inst_JaenAirport))). - -fof(axWorldAirportsA_K2834, axiom, - (hasType(type_Airport, inst_JaffnaAirport))). - -fof(axWorldAirportsA_K2835, axiom, - (hasType(type_Airport, inst_JaffreyMunicipalSilverRanchNHAirport))). - -fof(axWorldAirportsA_K2836, axiom, - (hasType(type_Airport, inst_JagdalpurAirport))). - -fof(axWorldAirportsA_K2837, axiom, - (hasType(type_Airport, inst_JaipurAirport))). - -fof(axWorldAirportsA_K2838, axiom, - (hasType(type_Airport, inst_JaisalmerAirport))). - -fof(axWorldAirportsA_K2839, axiom, - (hasType(type_Airport, inst_JalalabadAirport))). - -fof(axWorldAirportsA_K2840, axiom, - (hasType(type_Airport, inst_JalapaAirport))). - -fof(axWorldAirportsA_K2841, axiom, - (hasType(type_Airport, inst_JambaAirport))). - -fof(axWorldAirportsA_K2842, axiom, - (hasType(type_Airport, inst_JambiAirport))). - -fof(axWorldAirportsA_K2843, axiom, - (hasType(type_Airport, inst_JambolAirport))). - -fof(axWorldAirportsA_K2844, axiom, - (hasType(type_Airport, inst_JamesMCoxDaytonInternationalOHAirport))). - -fof(axWorldAirportsA_K2845, axiom, - (hasType(type_Airport, inst_JamestownMunicipalNDAirport))). - -fof(axWorldAirportsA_K2846, axiom, - (hasType(type_Airport, inst_JammuAirport))). - -fof(axWorldAirportsA_K2847, axiom, - (hasType(type_Airport, inst_JamnagarAirport))). - -fof(axWorldAirportsA_K2848, axiom, - (hasType(type_Airport, inst_JamshedpurAirport))). - -fof(axWorldAirportsA_K2849, axiom, - (hasType(type_Airport, inst_JanSmutsJohannesburgAirport))). - -fof(axWorldAirportsA_K2850, axiom, - (hasType(type_Airport, inst_JanakpurAirport))). - -fof(axWorldAirportsA_K2851, axiom, - (hasType(type_Airport, inst_JandakotWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2852, axiom, - (hasType(type_Airport, inst_JanuariaMGAirport))). - -fof(axWorldAirportsA_K2853, axiom, - (hasType(type_Airport, inst_JaqueAirport))). - -fof(axWorldAirportsA_K2854, axiom, - (hasType(type_Airport, inst_JasperCountyAirportBellFieldTXAirport))). - -fof(axWorldAirportsA_K2855, axiom, - (hasType(type_Airport, inst_JaujaAirport))). - -fof(axWorldAirportsA_K2856, axiom, - (hasType(type_Airport, inst_JeffcoCOAirport))). - -fof(axWorldAirportsA_K2857, axiom, - (hasType(type_Airport, inst_JeffersonCityMemorialMOAirport))). - -fof(axWorldAirportsA_K2858, axiom, - (hasType(type_Airport, inst_JeffersonCountyAirparkOHAirport))). - -fof(axWorldAirportsA_K2859, axiom, - (hasType(type_Airport, inst_JeffersonCountyTXAirport))). - -fof(axWorldAirportsA_K2860, axiom, - (hasType(type_Airport, inst_JeffersonMunicipalIAAirport))). - -fof(axWorldAirportsA_K2861, axiom, - (hasType(type_Airport, inst_JehAirport))). - -fof(axWorldAirportsA_K2862, axiom, - (hasType(type_Airport, inst_JequieBAAirport))). - -fof(axWorldAirportsA_K2863, axiom, - (hasType(type_Airport, inst_JeremieAirport))). - -fof(axWorldAirportsA_K2864, axiom, - (hasType(type_Airport, inst_JerezdelaFronteraAirport))). - -fof(axWorldAirportsA_K2865, axiom, - (hasType(type_Airport, inst_JerseyAirport))). - -fof(axWorldAirportsA_K2866, axiom, - (hasType(type_Airport, inst_JesoloAirport))). - -fof(axWorldAirportsA_K2867, axiom, - (hasType(type_Airport, inst_JessoreAirport))). - -fof(axWorldAirportsA_K2868, axiom, - (hasType(type_Airport, inst_JesupWayneCountyGAAirport))). - -fof(axWorldAirportsA_K2869, axiom, - (hasType(type_Airport, inst_JevlachNaxcivanAirport))). - -fof(axWorldAirportsA_K2870, axiom, - (hasType(type_Airport, inst_JiParanaROAirport))). - -fof(axWorldAirportsA_K2871, axiom, - (hasType(type_Airport, inst_JiamusiAirport))). - -fof(axWorldAirportsA_K2872, axiom, - (hasType(type_Airport, inst_JianAirport))). - -fof(axWorldAirportsA_K2873, axiom, - (hasType(type_Airport, inst_JianqiaoHangzhouAirport))). - -fof(axWorldAirportsA_K2874, axiom, - (hasType(type_Airport, inst_JiayuguanAirport))). - -fof(axWorldAirportsA_K2875, axiom, - (hasType(type_Airport, inst_JijigaAirport))). - -fof(axWorldAirportsA_K2876, axiom, - (hasType(type_Airport, inst_JilinAirport))). - -fof(axWorldAirportsA_K2877, axiom, - (hasType(type_Airport, inst_JimShearerSouthPAAirport))). - -fof(axWorldAirportsA_K2878, axiom, - (hasType(type_Airport, inst_JimmaAirport))). - -fof(axWorldAirportsA_K2879, axiom, - (hasType(type_Airport, inst_JingdezhenAirport))). - -fof(axWorldAirportsA_K2880, axiom, - (hasType(type_Airport, inst_JinghongAirport))). - -fof(axWorldAirportsA_K2881, axiom, - (hasType(type_Airport, inst_JiningAirport))). - -fof(axWorldAirportsA_K2882, axiom, - (hasType(type_Airport, inst_JinjaAirport))). - -fof(axWorldAirportsA_K2883, axiom, - (hasType(type_Airport, inst_JinjiangAirport))). - -fof(axWorldAirportsA_K2884, axiom, - (hasType(type_Airport, inst_JinquanAirport))). - -fof(axWorldAirportsA_K2885, axiom, - (hasType(type_Airport, inst_JinzhouAirport))). - -fof(axWorldAirportsA_K2886, axiom, - (hasType(type_Airport, inst_JipijapaAirport))). - -fof(axWorldAirportsA_K2887, axiom, - (hasType(type_Airport, inst_JiriAirport))). - -fof(axWorldAirportsA_K2888, axiom, - (hasType(type_Airport, inst_JiujiangAirport))). - -fof(axWorldAirportsA_K2889, axiom, - (hasType(type_Airport, inst_JiwaniAirport))). - -fof(axWorldAirportsA_K2890, axiom, - (hasType(type_Airport, inst_JoacabaSCAirport))). - -fof(axWorldAirportsA_K2891, axiom, - (hasType(type_Airport, inst_JoaoPessoaPBAirport))). - -fof(axWorldAirportsA_K2892, axiom, - (hasType(type_Airport, inst_JodhpurAirport))). - -fof(axWorldAirportsA_K2893, axiom, - (hasType(type_Airport, inst_JoeFossFieldSDAirport))). - -fof(axWorldAirportsA_K2894, axiom, - (hasType(type_Airport, inst_JoensuuAirport))). - -fof(axWorldAirportsA_K2895, axiom, - (hasType(type_Airport, inst_JohannesburgHeliportJohannesburgAirport))). - -fof(axWorldAirportsA_K2896, axiom, - (hasType(type_Airport, inst_JohnCTuneTNAirport))). - -fof(axWorldAirportsA_K2897, axiom, - (hasType(type_Airport, inst_JohnDayStateORAirport))). - -fof(axWorldAirportsA_K2898, axiom, - (hasType(type_Airport, inst_JohnFKennedyInternationalNYAirport))). - -fof(axWorldAirportsA_K2899, axiom, - (hasType(type_Airport, inst_JohnFKennedyMemorialWIAirport))). - -fof(axWorldAirportsA_K2900, axiom, - (hasType(type_Airport, inst_JohnsonAtollJohnstonIslandAirport))). - -fof(axWorldAirportsA_K2901, axiom, - (hasType(type_Airport, inst_JohnsonCityTXAirport))). - -fof(axWorldAirportsA_K2902, axiom, - (hasType(type_Airport, inst_JohnsonCountyWYAirport))). - -fof(axWorldAirportsA_K2903, axiom, - (hasType(type_Airport, inst_JohnstownCambriaCountyPAAirport))). - -fof(axWorldAirportsA_K2904, axiom, - (hasType(type_Airport, inst_JohorBahruAirport))). - -fof(axWorldAirportsA_K2905, axiom, - (hasType(type_Airport, inst_JoinvilleSCAirport))). - -fof(axWorldAirportsA_K2906, axiom, - (hasType(type_Airport, inst_JolietParkDistrictILAirport))). - -fof(axWorldAirportsA_K2907, axiom, - (hasType(type_Airport, inst_JoloAirport))). - -fof(axWorldAirportsA_K2908, axiom, - (hasType(type_Airport, inst_JomsomAirport))). - -fof(axWorldAirportsA_K2909, axiom, - (hasType(type_Airport, inst_JonesboroMunicipalARAirport))). - -fof(axWorldAirportsA_K2910, axiom, - (hasType(type_Airport, inst_JonkopingAirport))). - -fof(axWorldAirportsA_K2911, axiom, - (hasType(type_Airport, inst_JoplinRegionalMOAirport))). - -fof(axWorldAirportsA_K2912, axiom, - (hasType(type_Airport, inst_JordanMTAirport))). - -fof(axWorldAirportsA_K2913, axiom, - (hasType(type_Airport, inst_JorgeWilstermanCochabambaAirport))). - -fof(axWorldAirportsA_K2914, axiom, - (hasType(type_Airport, inst_JorhatAirport))). - -fof(axWorldAirportsA_K2915, axiom, - (hasType(type_Airport, inst_JosAirport))). - -fof(axWorldAirportsA_K2916, axiom, - (hasType(type_Airport, inst_JoseAAnzoateguiBarcelonaAirport))). - -fof(axWorldAirportsA_K2917, axiom, - (hasType(type_Airport, inst_JosedeSanMartinAirport))). - -fof(axWorldAirportsA_K2918, axiom, - (hasType(type_Airport, inst_JosephstaalAirport))). - -fof(axWorldAirportsA_K2919, axiom, - (hasType(type_Airport, inst_JoshuaSanfordFieldWIAirport))). - -fof(axWorldAirportsA_K2920, axiom, - (hasType(type_Airport, inst_JoufAirport))). - -fof(axWorldAirportsA_K2921, axiom, - (hasType(type_Airport, inst_JouniehAirport))). - -fof(axWorldAirportsA_K2922, axiom, - (hasType(type_Airport, inst_JuanjuiAirport))). - -fof(axWorldAirportsA_K2923, axiom, - (hasType(type_Airport, inst_JuanlesPinsAirport))). - -fof(axWorldAirportsA_K2924, axiom, - (hasType(type_Airport, inst_JuaraAirport))). - -fof(axWorldAirportsA_K2925, axiom, - (hasType(type_Airport, inst_JuazeirodoNorteCEAirport))). - -fof(axWorldAirportsA_K2926, axiom, - (hasType(type_Airport, inst_JubaAirport))). - -fof(axWorldAirportsA_K2927, axiom, - (hasType(type_Airport, inst_JuinaMGAirport))). - -fof(axWorldAirportsA_K2928, axiom, - (hasType(type_Airport, inst_JuistAirport))). - -fof(axWorldAirportsA_K2929, axiom, - (hasType(type_Airport, inst_JuizdoForaMGAirport))). - -fof(axWorldAirportsA_K2930, axiom, - (hasType(type_Airport, inst_JujuyAirport))). - -fof(axWorldAirportsA_K2931, axiom, - (hasType(type_Airport, inst_JuliaCreekQueenslandAirport))). - -fof(axWorldAirportsA_K2932, axiom, - (hasType(type_Airport, inst_JuliacaAirport))). - -fof(axWorldAirportsA_K2933, axiom, - (hasType(type_Airport, inst_JulianCarrollKYAirport))). - -fof(axWorldAirportsA_K2934, axiom, - (hasType(type_Airport, inst_JulianehabAirport))). - -fof(axWorldAirportsA_K2935, axiom, - (hasType(type_Airport, inst_JumlaAirport))). - -fof(axWorldAirportsA_K2936, axiom, - (hasType(type_Airport, inst_JundahQueenslandAirport))). - -fof(axWorldAirportsA_K2937, axiom, - (hasType(type_Airport, inst_JuneauHarborSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K2938, axiom, - (hasType(type_Airport, inst_JuneauInternationalAKAirport))). - -fof(axWorldAirportsA_K2939, axiom, - (hasType(type_Airport, inst_JuninAirport))). - -fof(axWorldAirportsA_K2940, axiom, - (hasType(type_Airport, inst_JuradoAirport))). - -fof(axWorldAirportsA_K2941, axiom, - (hasType(type_Airport, inst_JurienBayWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2942, axiom, - (hasType(type_Airport, inst_JuruenaMGAirport))). - -fof(axWorldAirportsA_K2943, axiom, - (hasType(type_Airport, inst_JuticalpaAirport))). - -fof(axWorldAirportsA_K2944, axiom, - (hasType(type_Airport, inst_JuzhowAirport))). - -fof(axWorldAirportsA_K2945, axiom, - (hasType(type_Airport, inst_JwanengAirport))). - -fof(axWorldAirportsA_K2946, axiom, - (hasType(type_Airport, inst_JyvaskylaJyvaeskylaeAirport))). - -fof(axWorldAirportsA_K2947, axiom, - (hasType(type_Airport, inst_KaanapaliHIAirport))). - -fof(axWorldAirportsA_K2948, axiom, - (hasType(type_Airport, inst_KabaenaAirport))). - -fof(axWorldAirportsA_K2949, axiom, - (hasType(type_Airport, inst_KabalaAirport))). - -fof(axWorldAirportsA_K2950, axiom, - (hasType(type_Airport, inst_KabalegaAirport))). - -fof(axWorldAirportsA_K2951, axiom, - (hasType(type_Airport, inst_KabaloAirport))). - -fof(axWorldAirportsA_K2952, axiom, - (hasType(type_Airport, inst_KabindaAirport))). - -fof(axWorldAirportsA_K2953, axiom, - (hasType(type_Airport, inst_KabriDarAirport))). - -fof(axWorldAirportsA_K2954, axiom, - (hasType(type_Airport, inst_KabulKhabulAirport))). - -fof(axWorldAirportsA_K2955, axiom, - (hasType(type_Airport, inst_KabwumAirport))). - -fof(axWorldAirportsA_K2956, axiom, - (hasType(type_Airport, inst_KacmaAirport))). - -fof(axWorldAirportsA_K2957, axiom, - (hasType(type_Airport, inst_KadalaChitaAirport))). - -fof(axWorldAirportsA_K2958, axiom, - (hasType(type_Airport, inst_KadenaAirForceBaseRyukyuIsAirport))). - -fof(axWorldAirportsA_K2959, axiom, - (hasType(type_Airport, inst_KadunaAirport))). - -fof(axWorldAirportsA_K2960, axiom, - (hasType(type_Airport, inst_KaediAirport))). - -fof(axWorldAirportsA_K2961, axiom, - (hasType(type_Airport, inst_KaeleAirport))). - -fof(axWorldAirportsA_K2962, axiom, - (hasType(type_Airport, inst_KagiAirport))). - -fof(axWorldAirportsA_K2963, axiom, - (hasType(type_Airport, inst_KagoshimaKyushuAirport))). - -fof(axWorldAirportsA_K2964, axiom, - (hasType(type_Airport, inst_KaguaAirport))). - -fof(axWorldAirportsA_K2965, axiom, - (hasType(type_Airport, inst_KaiTakInternationalHongKongAirport))). - -fof(axWorldAirportsA_K2966, axiom, - (hasType(type_Airport, inst_KaiapitAirport))). - -fof(axWorldAirportsA_K2967, axiom, - (hasType(type_Airport, inst_KaieteurAirport))). - -fof(axWorldAirportsA_K2968, axiom, - (hasType(type_Airport, inst_KaikoheAirport))). - -fof(axWorldAirportsA_K2969, axiom, - (hasType(type_Airport, inst_KaikoruaAirport))). - -fof(axWorldAirportsA_K2970, axiom, - (hasType(type_Airport, inst_KailashaharAirport))). - -fof(axWorldAirportsA_K2971, axiom, - (hasType(type_Airport, inst_KaimanaAirport))). - -fof(axWorldAirportsA_K2972, axiom, - (hasType(type_Airport, inst_KaintibaAirport))). - -fof(axWorldAirportsA_K2973, axiom, - (hasType(type_Airport, inst_KaiserslauternAirport))). - -fof(axWorldAirportsA_K2974, axiom, - (hasType(type_Airport, inst_KaitaiaAirport))). - -fof(axWorldAirportsA_K2975, axiom, - (hasType(type_Airport, inst_KajaaniAirport))). - -fof(axWorldAirportsA_K2976, axiom, - (hasType(type_Airport, inst_KakeSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K2977, axiom, - (hasType(type_Airport, inst_KakhonakAKAirport))). - -fof(axWorldAirportsA_K2978, axiom, - (hasType(type_Airport, inst_KakiovikAKAirport))). - -fof(axWorldAirportsA_K2979, axiom, - (hasType(type_Airport, inst_KalaboAirport))). - -fof(axWorldAirportsA_K2980, axiom, - (hasType(type_Airport, inst_KalakaketAKAirport))). - -fof(axWorldAirportsA_K2981, axiom, - (hasType(type_Airport, inst_KalamataAirport))). - -fof(axWorldAirportsA_K2982, axiom, - (hasType(type_Airport, inst_KalamazooBattleCreekInternationalMIAirport))). - -fof(axWorldAirportsA_K2983, axiom, - (hasType(type_Airport, inst_KalatAirport))). - -fof(axWorldAirportsA_K2984, axiom, - (hasType(type_Airport, inst_KalbarriWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2985, axiom, - (hasType(type_Airport, inst_KalemieAirport))). - -fof(axWorldAirportsA_K2986, axiom, - (hasType(type_Airport, inst_KalemyoAirport))). - -fof(axWorldAirportsA_K2987, axiom, - (hasType(type_Airport, inst_KalgoorlieWesternAustraliaAirport))). - -fof(axWorldAirportsA_K2988, axiom, - (hasType(type_Airport, inst_KaliboAirport))). - -fof(axWorldAirportsA_K2989, axiom, - (hasType(type_Airport, inst_KalimaAirport))). - -fof(axWorldAirportsA_K2990, axiom, - (hasType(type_Airport, inst_KaliningradKaliningradAirport))). - -fof(axWorldAirportsA_K2991, axiom, - (hasType(type_Airport, inst_KalkurungAirport))). - -fof(axWorldAirportsA_K2992, axiom, - (hasType(type_Airport, inst_KalmarAirport))). - -fof(axWorldAirportsA_K2993, axiom, - (hasType(type_Airport, inst_KalokolAirport))). - -fof(axWorldAirportsA_K2994, axiom, - (hasType(type_Airport, inst_KalpowarQueenslandAirport))). - -fof(axWorldAirportsA_K2995, axiom, - (hasType(type_Airport, inst_KalskagAKAirport))). - -fof(axWorldAirportsA_K2996, axiom, - (hasType(type_Airport, inst_KaltagAKAirport))). - -fof(axWorldAirportsA_K2997, axiom, - (hasType(type_Airport, inst_KamalpurAirport))). - -fof(axWorldAirportsA_K2998, axiom, - (hasType(type_Airport, inst_KamaranDownsQueenslandAirport))). - -fof(axWorldAirportsA_K2999, axiom, - (hasType(type_Airport, inst_KamaranIslandAirport))). - -fof(axWorldAirportsA_K3000, axiom, - (hasType(type_Airport, inst_KamarangAirport))). - -fof(axWorldAirportsA_K3001, axiom, - (hasType(type_Airport, inst_KambaldaWesternAustraliaAirport))). - -fof(axWorldAirportsA_K3002, axiom, - (hasType(type_Airport, inst_KambuayaAirport))). - -fof(axWorldAirportsA_K3003, axiom, - (hasType(type_Airport, inst_KamembeAirport))). - -fof(axWorldAirportsA_K3004, axiom, - (hasType(type_Airport, inst_KameshliAirport))). - -fof(axWorldAirportsA_K3005, axiom, - (hasType(type_Airport, inst_KamileroiQueenslandAirport))). - -fof(axWorldAirportsA_K3006, axiom, - (hasType(type_Airport, inst_KaminaAirport))). - -fof(axWorldAirportsA_K3007, axiom, - (hasType(type_Airport, inst_KaminaAirportZaire))). - -fof(axWorldAirportsA_K3008, axiom, - (hasType(type_Airport, inst_KamirabaAirport))). - -fof(axWorldAirportsA_K3009, axiom, - (hasType(type_Airport, inst_KammarataAirport))). - -fof(axWorldAirportsA_K3010, axiom, - (hasType(type_Airport, inst_KampalaAirport))). - -fof(axWorldAirportsA_K3011, axiom, - (hasType(type_Airport, inst_KampalaEntebbeAirport))). - -fof(axWorldAirportsA_K3012, axiom, - (hasType(type_Airport, inst_KampotAirport))). - -fof(axWorldAirportsA_K3013, axiom, - (hasType(type_Airport, inst_KamulaiAirport))). - -fof(axWorldAirportsA_K3014, axiom, - (hasType(type_Airport, inst_KamusiAirport))). - -fof(axWorldAirportsA_K3015, axiom, - (hasType(type_Airport, inst_KamyanetsPodilskyyKamenetsPodolskiyKhmelnytskyyAirport))). - -fof(axWorldAirportsA_K3016, axiom, - (hasType(type_Airport, inst_KanabMunicipalUTAirport))). - -fof(axWorldAirportsA_K3017, axiom, - (hasType(type_Airport, inst_KanabeaAirport))). - -fof(axWorldAirportsA_K3018, axiom, - (hasType(type_Airport, inst_KanainjAirport))). - -fof(axWorldAirportsA_K3019, axiom, - (hasType(type_Airport, inst_KanangaAirport))). - -fof(axWorldAirportsA_K3020, axiom, - (hasType(type_Airport, inst_KanazawaKomatsuAirport))). - -fof(axWorldAirportsA_K3021, axiom, - (hasType(type_Airport, inst_KandaharAirport))). - -fof(axWorldAirportsA_K3022, axiom, - (hasType(type_Airport, inst_KandavuAirport))). - -fof(axWorldAirportsA_K3023, axiom, - (hasType(type_Airport, inst_KandepAirport))). - -fof(axWorldAirportsA_K3024, axiom, - (hasType(type_Airport, inst_KandiAirport))). - -fof(axWorldAirportsA_K3025, axiom, - (hasType(type_Airport, inst_KandlaAirport))). - -fof(axWorldAirportsA_K3026, axiom, - (hasType(type_Airport, inst_KandrianAirport))). - -fof(axWorldAirportsA_K3027, axiom, - (hasType(type_Airport, inst_KangambaAirport))). - -fof(axWorldAirportsA_K3028, axiom, - (hasType(type_Airport, inst_KanganAirport))). - -fof(axWorldAirportsA_K3029, axiom, - (hasType(type_Airport, inst_KangnungAirport))). - -fof(axWorldAirportsA_K3030, axiom, - (hasType(type_Airport, inst_KaniamaAirport))). - -fof(axWorldAirportsA_K3031, axiom, - (hasType(type_Airport, inst_KankanAirport))). - -fof(axWorldAirportsA_K3032, axiom, - (hasType(type_Airport, inst_KanoAirport))). - -fof(axWorldAirportsA_K3033, axiom, - (hasType(type_Airport, inst_KanombeKigaliAirport))). - -fof(axWorldAirportsA_K3034, axiom, - (hasType(type_Airport, inst_KanpurAirport))). - -fof(axWorldAirportsA_K3035, axiom, - (hasType(type_Airport, inst_KansaiOsakaAirport))). - -fof(axWorldAirportsA_K3036, axiom, - (hasType(type_Airport, inst_KanuaAirport))). - -fof(axWorldAirportsA_K3037, axiom, - (hasType(type_Airport, inst_KaolackAirport))). - -fof(axWorldAirportsA_K3038, axiom, - (hasType(type_Airport, inst_KapaluaWestMauiHIAirport))). - -fof(axWorldAirportsA_K3039, axiom, - (hasType(type_Airport, inst_KapangaAirport))). - -fof(axWorldAirportsA_K3040, axiom, - (hasType(type_Airport, inst_KapitSarawakAirport))). - -fof(axWorldAirportsA_K3041, axiom, - (hasType(type_Airport, inst_KarKarAirport))). - -fof(axWorldAirportsA_K3042, axiom, - (hasType(type_Airport, inst_KarachiAirport))). - -fof(axWorldAirportsA_K3043, axiom, - (hasType(type_Airport, inst_KaramayAirport))). - -fof(axWorldAirportsA_K3044, axiom, - (hasType(type_Airport, inst_KaranamboAirport))). - -fof(axWorldAirportsA_K3045, axiom, - (hasType(type_Airport, inst_KarasabaiAirport))). - -fof(axWorldAirportsA_K3046, axiom, - (hasType(type_Airport, inst_KarasburgAirport))). - -fof(axWorldAirportsA_K3047, axiom, - (hasType(type_Airport, inst_KaratoAirport))). - -fof(axWorldAirportsA_K3048, axiom, - (hasType(type_Airport, inst_KarawariAirport))). - -fof(axWorldAirportsA_K3049, axiom, - (hasType(type_Airport, inst_KardjaliAirport))). - -fof(axWorldAirportsA_K3050, axiom, - (hasType(type_Airport, inst_KardlaAirport))). - -fof(axWorldAirportsA_K3051, axiom, - (hasType(type_Airport, inst_KaribaAirport))). - -fof(axWorldAirportsA_K3052, axiom, - (hasType(type_Airport, inst_KarimuiAirport))). - -fof(axWorldAirportsA_K3053, axiom, - (hasType(type_Airport, inst_KarlovyVaryAirport))). - -fof(axWorldAirportsA_K3054, axiom, - (hasType(type_Airport, inst_KarlskogaAirport))). - -fof(axWorldAirportsA_K3055, axiom, - (hasType(type_Airport, inst_KarlstadAirport))). - -fof(axWorldAirportsA_K3056, axiom, - (hasType(type_Airport, inst_KarlukAKAirport))). - -fof(axWorldAirportsA_K3057, axiom, - (hasType(type_Airport, inst_KarlukLakeSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3058, axiom, - (hasType(type_Airport, inst_KarmoyHaugesundAirport))). - -fof(axWorldAirportsA_K3059, axiom, - (hasType(type_Airport, inst_KarongaAirport))). - -fof(axWorldAirportsA_K3060, axiom, - (hasType(type_Airport, inst_KaroolaAirport))). - -fof(axWorldAirportsA_K3061, axiom, - (hasType(type_Airport, inst_KarpathosAirport))). - -fof(axWorldAirportsA_K3062, axiom, - (hasType(type_Airport, inst_KarrathaWesternAustraliaAirport))). - -fof(axWorldAirportsA_K3063, axiom, - (hasType(type_Airport, inst_KarubagaAirport))). - -fof(axWorldAirportsA_K3064, axiom, - (hasType(type_Airport, inst_KarumbaQueenslandAirport))). - -fof(axWorldAirportsA_K3065, axiom, - (hasType(type_Airport, inst_KarupAirport))). - -fof(axWorldAirportsA_K3066, axiom, - (hasType(type_Airport, inst_KasaanSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3067, axiom, - (hasType(type_Airport, inst_KasamaAirport))). - -fof(axWorldAirportsA_K3068, axiom, - (hasType(type_Airport, inst_KasaneAirport))). - -fof(axWorldAirportsA_K3069, axiom, - (hasType(type_Airport, inst_KasanombeAirport))). - -fof(axWorldAirportsA_K3070, axiom, - (hasType(type_Airport, inst_KasengaAirport))). - -fof(axWorldAirportsA_K3071, axiom, - (hasType(type_Airport, inst_KaseseAirport))). - -fof(axWorldAirportsA_K3072, axiom, - (hasType(type_Airport, inst_KashiAirport))). - -fof(axWorldAirportsA_K3073, axiom, - (hasType(type_Airport, inst_KasiglukAKAirport))). - -fof(axWorldAirportsA_K3074, axiom, - (hasType(type_Airport, inst_KasikasimaAirport))). - -fof(axWorldAirportsA_K3075, axiom, - (hasType(type_Airport, inst_KasongoLundaAirport))). - -fof(axWorldAirportsA_K3076, axiom, - (hasType(type_Airport, inst_KasosIslandCreteAirport))). - -fof(axWorldAirportsA_K3077, axiom, - (hasType(type_Airport, inst_KassalaAirport))). - -fof(axWorldAirportsA_K3078, axiom, - (hasType(type_Airport, inst_KasselAirport))). - -fof(axWorldAirportsA_K3079, axiom, - (hasType(type_Airport, inst_KastelorizoAirport))). - -fof(axWorldAirportsA_K3080, axiom, - (hasType(type_Airport, inst_KastoriaAirport))). - -fof(axWorldAirportsA_K3081, axiom, - (hasType(type_Airport, inst_KastrupKobenhavnCopenhagenAirport))). - -fof(axWorldAirportsA_K3082, axiom, - (hasType(type_Airport, inst_KasunguAirport))). - -fof(axWorldAirportsA_K3083, axiom, - (hasType(type_Airport, inst_KatanningWesternAustraliaAirport))). - -fof(axWorldAirportsA_K3084, axiom, - (hasType(type_Airport, inst_KatherineNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K3085, axiom, - (hasType(type_Airport, inst_KatoAirport))). - -fof(axWorldAirportsA_K3086, axiom, - (hasType(type_Airport, inst_KatunayakeColomboAirport))). - -fof(axWorldAirportsA_K3087, axiom, - (hasType(type_Airport, inst_KauAirport))). - -fof(axWorldAirportsA_K3088, axiom, - (hasType(type_Airport, inst_KauhajokiAirport))). - -fof(axWorldAirportsA_K3089, axiom, - (hasType(type_Airport, inst_KauhavaAirport))). - -fof(axWorldAirportsA_K3090, axiom, - (hasType(type_Airport, inst_KaukuraAirport))). - -fof(axWorldAirportsA_K3091, axiom, - (hasType(type_Airport, inst_KaunasAirport))). - -fof(axWorldAirportsA_K3092, axiom, - (hasType(type_Airport, inst_KavallaKavalaAirport))). - -fof(axWorldAirportsA_K3093, axiom, - (hasType(type_Airport, inst_KavanayenAirport))). - -fof(axWorldAirportsA_K3094, axiom, - (hasType(type_Airport, inst_KaviengAirport))). - -fof(axWorldAirportsA_K3095, axiom, - (hasType(type_Airport, inst_KawadjiaAirport))). - -fof(axWorldAirportsA_K3096, axiom, - (hasType(type_Airport, inst_KawauIslandAirport))). - -fof(axWorldAirportsA_K3097, axiom, - (hasType(type_Airport, inst_KawitoAirport))). - -fof(axWorldAirportsA_K3098, axiom, - (hasType(type_Airport, inst_KawthaungAirport))). - -fof(axWorldAirportsA_K3099, axiom, - (hasType(type_Airport, inst_KayesAirport))). - -fof(axWorldAirportsA_K3100, axiom, - (hasType(type_Airport, inst_KayseriAirport))). - -fof(axWorldAirportsA_K3101, axiom, - (hasType(type_Airport, inst_KazanTatarstanAirport))). - -fof(axWorldAirportsA_K3102, axiom, - (hasType(type_Airport, inst_KeaholeKonaInternationalHIAirport))). - -fof(axWorldAirportsA_K3103, axiom, - (hasType(type_Airport, inst_KearneyMunicipalNEAirport))). - -fof(axWorldAirportsA_K3104, axiom, - (hasType(type_Airport, inst_KebarAirport))). - -fof(axWorldAirportsA_K3105, axiom, - (hasType(type_Airport, inst_KedougouAirport))). - -fof(axWorldAirportsA_K3106, axiom, - (hasType(type_Airport, inst_KeeslerAirForceBaseMSAirport))). - -fof(axWorldAirportsA_K3107, axiom, - (hasType(type_Airport, inst_KeetmanshoopAirport))). - -fof(axWorldAirportsA_K3108, axiom, - (hasType(type_Airport, inst_KefaloniaKefalliniaAirport))). - -fof(axWorldAirportsA_K3109, axiom, - (hasType(type_Airport, inst_KeflavikReykjavikAirport))). - -fof(axWorldAirportsA_K3110, axiom, - (hasType(type_Airport, inst_KegelmanAirForceAuxiliaryFieldOKAirport))). - -fof(axWorldAirportsA_K3111, axiom, - (hasType(type_Airport, inst_KeglsuglAirport))). - -fof(axWorldAirportsA_K3112, axiom, - (hasType(type_Airport, inst_KeisahAirport))). - -fof(axWorldAirportsA_K3113, axiom, - (hasType(type_Airport, inst_KekanaKauaiAirport))). - -fof(axWorldAirportsA_K3114, axiom, - (hasType(type_Airport, inst_KelleAirport))). - -fof(axWorldAirportsA_K3115, axiom, - (hasType(type_Airport, inst_KelpBayAKAirport))). - -fof(axWorldAirportsA_K3116, axiom, - (hasType(type_Airport, inst_KelseyMBAirport))). - -fof(axWorldAirportsA_K3117, axiom, - (hasType(type_Airport, inst_KelsoLongviewWAAirport))). - -fof(axWorldAirportsA_K3118, axiom, - (hasType(type_Airport, inst_KeluangAirport))). - -fof(axWorldAirportsA_K3119, axiom, - (hasType(type_Airport, inst_KemerovoKemerovoAirport))). - -fof(axWorldAirportsA_K3120, axiom, - (hasType(type_Airport, inst_KemmererMunicipalWYAirport))). - -fof(axWorldAirportsA_K3121, axiom, - (hasType(type_Airport, inst_KempseyNewSouthWalesAirport))). - -fof(axWorldAirportsA_K3122, axiom, - (hasType(type_Airport, inst_KenaiMunicipalAKAirport))). - -fof(axWorldAirportsA_K3123, axiom, - (hasType(type_Airport, inst_KenemaAirport))). - -fof(axWorldAirportsA_K3124, axiom, - (hasType(type_Airport, inst_KengtungAirport))). - -fof(axWorldAirportsA_K3125, axiom, - (hasType(type_Airport, inst_KeniebaAirport))). - -fof(axWorldAirportsA_K3126, axiom, - (hasType(type_Airport, inst_KeningauAirport))). - -fof(axWorldAirportsA_K3127, axiom, - (hasType(type_Airport, inst_KenmoreAirHarborIncSeaplaneBaseWAAirport))). - -fof(axWorldAirportsA_K3128, axiom, - (hasType(type_Airport, inst_KennettMemorialMOAirport))). - -fof(axWorldAirportsA_K3129, axiom, - (hasType(type_Airport, inst_KennyCoveAirport))). - -fof(axWorldAirportsA_K3130, axiom, - (hasType(type_Airport, inst_KenoshaMunicipalWIAirport))). - -fof(axWorldAirportsA_K3131, axiom, - (hasType(type_Airport, inst_KentCountyInternationalMIAirport))). - -fof(axWorldAirportsA_K3132, axiom, - (hasType(type_Airport, inst_KentlandMunicipalINAirport))). - -fof(axWorldAirportsA_K3133, axiom, - (hasType(type_Airport, inst_KeokukMunicipalIAAirport))). - -fof(axWorldAirportsA_K3134, axiom, - (hasType(type_Airport, inst_KepiAirport))). - -fof(axWorldAirportsA_K3135, axiom, - (hasType(type_Airport, inst_KeramaAirport))). - -fof(axWorldAirportsA_K3136, axiom, - (hasType(type_Airport, inst_KerangVictoriaAirport))). - -fof(axWorldAirportsA_K3137, axiom, - (hasType(type_Airport, inst_KerchKrymCrimeaAirport))). - -fof(axWorldAirportsA_K3138, axiom, - (hasType(type_Airport, inst_KeremaAirport))). - -fof(axWorldAirportsA_K3139, axiom, - (hasType(type_Airport, inst_KerichoAirport))). - -fof(axWorldAirportsA_K3140, axiom, - (hasType(type_Airport, inst_KerikeriBayofIslandsAirport))). - -fof(axWorldAirportsA_K3141, axiom, - (hasType(type_Airport, inst_KerinciSamatraAirport))). - -fof(axWorldAirportsA_K3142, axiom, - (hasType(type_Airport, inst_KerioValleyAirport))). - -fof(axWorldAirportsA_K3143, axiom, - (hasType(type_Airport, inst_KerkyraCorfuAirport))). - -fof(axWorldAirportsA_K3144, axiom, - (hasType(type_Airport, inst_KermanAirport))). - -fof(axWorldAirportsA_K3145, axiom, - (hasType(type_Airport, inst_KermanshahAirport))). - -fof(axWorldAirportsA_K3146, axiom, - (hasType(type_Airport, inst_KerrvilleMunicipalAirportLouisSchreinerFieldTXAirport))). - -fof(axWorldAirportsA_K3147, axiom, - (hasType(type_Airport, inst_KertehAirport))). - -fof(axWorldAirportsA_K3148, axiom, - (hasType(type_Airport, inst_KeruaAirport))). - -fof(axWorldAirportsA_K3149, axiom, - (hasType(type_Airport, inst_KeshodAirport))). - -fof(axWorldAirportsA_K3150, axiom, - (hasType(type_Airport, inst_KetapangBorneoAirport))). - -fof(axWorldAirportsA_K3151, axiom, - (hasType(type_Airport, inst_KetchikanInternationalAKAirport))). - -fof(axWorldAirportsA_K3152, axiom, - (hasType(type_Airport, inst_KewaneeMunicipalILAirport))). - -fof(axWorldAirportsA_K3153, axiom, - (hasType(type_Airport, inst_KeyLargoFLAirport))). - -fof(axWorldAirportsA_K3154, axiom, - (hasType(type_Airport, inst_KeyWestInternationalFLAirport))). - -fof(axWorldAirportsA_K3155, axiom, - (hasType(type_Airport, inst_KhajurahoAirport))). - -fof(axWorldAirportsA_K3156, axiom, - (hasType(type_Airport, inst_KhamisMushayatAbhaAirport))). - -fof(axWorldAirportsA_K3157, axiom, - (hasType(type_Airport, inst_KhamisMuskaytAirport))). - -fof(axWorldAirportsA_K3158, axiom, - (hasType(type_Airport, inst_KhamtiAirport))). - -fof(axWorldAirportsA_K3159, axiom, - (hasType(type_Airport, inst_KhanehAirport))). - -fof(axWorldAirportsA_K3160, axiom, - (hasType(type_Airport, inst_KharkAirport))). - -fof(axWorldAirportsA_K3161, axiom, - (hasType(type_Airport, inst_KharkivKharkovKharkivAirport))). - -fof(axWorldAirportsA_K3162, axiom, - (hasType(type_Airport, inst_KhartoumAirport))). - -fof(axWorldAirportsA_K3163, axiom, - (hasType(type_Airport, inst_KhasabAirport))). - -fof(axWorldAirportsA_K3164, axiom, - (hasType(type_Airport, inst_KhashmelGirbaAirport))). - -fof(axWorldAirportsA_K3165, axiom, - (hasType(type_Airport, inst_KhaskovoAirport))). - -fof(axWorldAirportsA_K3166, axiom, - (hasType(type_Airport, inst_KhersonMykolayivAirport))). - -fof(axWorldAirportsA_K3167, axiom, - (hasType(type_Airport, inst_KhmelnytskyyKhmelnitskiyKhmelnytskyyAirport))). - -fof(axWorldAirportsA_K3168, axiom, - (hasType(type_Airport, inst_KhonKaenAirport))). - -fof(axWorldAirportsA_K3169, axiom, - (hasType(type_Airport, inst_KhongAirport))). - -fof(axWorldAirportsA_K3170, axiom, - (hasType(type_Airport, inst_KhostAirport))). - -fof(axWorldAirportsA_K3171, axiom, - (hasType(type_Airport, inst_KhowaiAirport))). - -fof(axWorldAirportsA_K3172, axiom, - (hasType(type_Airport, inst_KhulnaAirport))). - -fof(axWorldAirportsA_K3173, axiom, - (hasType(type_Airport, inst_KhuzdarAirport))). - -fof(axWorldAirportsA_K3174, axiom, - (hasType(type_Airport, inst_KhwahanAirport))). - -fof(axWorldAirportsA_K3175, axiom, - (hasType(type_Airport, inst_KhwaiRiverLandingAirport))). - -fof(axWorldAirportsA_K3176, axiom, - (hasType(type_Airport, inst_KibrisAirport))). - -fof(axWorldAirportsA_K3177, axiom, - (hasType(type_Airport, inst_KickapooDowntownAirparkTXAirport))). - -fof(axWorldAirportsA_K3178, axiom, - (hasType(type_Airport, inst_KielAirport))). - -fof(axWorldAirportsA_K3179, axiom, - (hasType(type_Airport, inst_KietaAirport))). - -fof(axWorldAirportsA_K3180, axiom, - (hasType(type_Airport, inst_KiffaAirport))). - -fof(axWorldAirportsA_K3181, axiom, - (hasType(type_Airport, inst_KikaigaShimaAirport))). - -fof(axWorldAirportsA_K3182, axiom, - (hasType(type_Airport, inst_KikinondaAirport))). - -fof(axWorldAirportsA_K3183, axiom, - (hasType(type_Airport, inst_KikoriAirport))). - -fof(axWorldAirportsA_K3184, axiom, - (hasType(type_Airport, inst_KikwitAirport))). - -fof(axWorldAirportsA_K3185, axiom, - (hasType(type_Airport, inst_KilaguniAirport))). - -fof(axWorldAirportsA_K3186, axiom, - (hasType(type_Airport, inst_KiliKiliIslandAirport))). - -fof(axWorldAirportsA_K3187, axiom, - (hasType(type_Airport, inst_KilimanjaroAirport))). - -fof(axWorldAirportsA_K3188, axiom, - (hasType(type_Airport, inst_KilkennyAirport))). - -fof(axWorldAirportsA_K3189, axiom, - (hasType(type_Airport, inst_KillarneyKerryCountyAirport))). - -fof(axWorldAirportsA_K3190, axiom, - (hasType(type_Airport, inst_KilleenMunicipalTXAirport))). - -fof(axWorldAirportsA_K3191, axiom, - (hasType(type_Airport, inst_KilwaAirport))). - -fof(axWorldAirportsA_K3192, axiom, - (hasType(type_Airport, inst_KilwaAirportTanzania))). - -fof(axWorldAirportsA_K3193, axiom, - (hasType(type_Airport, inst_KimamAirport))). - -fof(axWorldAirportsA_K3194, axiom, - (hasType(type_Airport, inst_KimballMunicipalAirportRobertEArrajFieldNEAirport))). - -fof(axWorldAirportsA_K3195, axiom, - (hasType(type_Airport, inst_KimbeHoskinsAirport))). - -fof(axWorldAirportsA_K3196, axiom, - (hasType(type_Airport, inst_KimberleyAirport))). - -fof(axWorldAirportsA_K3197, axiom, - (hasType(type_Airport, inst_KimberlyDownsWesternAustraliaAirport))). - -fof(axWorldAirportsA_K3198, axiom, - (hasType(type_Airport, inst_KimbleCountyTXAirport))). - -fof(axWorldAirportsA_K3199, axiom, - (hasType(type_Airport, inst_KincheldeAirForceBaseMIAirport))). - -fof(axWorldAirportsA_K3200, axiom, - (hasType(type_Airport, inst_KindambaAirport))). - -fof(axWorldAirportsA_K3201, axiom, - (hasType(type_Airport, inst_KindleyFieldBermudaAirport))). - -fof(axWorldAirportsA_K3202, axiom, - (hasType(type_Airport, inst_KinduAirport))). - -fof(axWorldAirportsA_K3203, axiom, - (hasType(type_Airport, inst_KingAbdulAzizJeddahAirport))). - -fof(axWorldAirportsA_K3204, axiom, - (hasType(type_Airport, inst_KingCoveAKAirport))). - -fof(axWorldAirportsA_K3205, axiom, - (hasType(type_Airport, inst_KingIslandTasmaniaAirport))). - -fof(axWorldAirportsA_K3206, axiom, - (hasType(type_Airport, inst_KingSalmonAKAirport))). - -fof(axWorldAirportsA_K3207, axiom, - (hasType(type_Airport, inst_KingaroyQueenslandAirport))). - -fof(axWorldAirportsA_K3208, axiom, - (hasType(type_Airport, inst_KingfisherLakeAerodromeONAirport))). - -fof(axWorldAirportsA_K3209, axiom, - (hasType(type_Airport, inst_KingmanAZAirport))). - -fof(axWorldAirportsA_K3210, axiom, - (hasType(type_Airport, inst_KingsCanyonNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K3211, axiom, - (hasType(type_Airport, inst_KingsCreekStationAirport))). - -fof(axWorldAirportsA_K3212, axiom, - (hasType(type_Airport, inst_KingscoteKangarooIslandSouthAustraliaAirport))). - -fof(axWorldAirportsA_K3213, axiom, - (hasType(type_Airport, inst_KinmenAirport))). - -fof(axWorldAirportsA_K3214, axiom, - (hasType(type_Airport, inst_KinstonRegionalJetportatStallingsFieldNCAirport))). - -fof(axWorldAirportsA_K3215, axiom, - (hasType(type_Airport, inst_KipnukAKAirport))). - -fof(axWorldAirportsA_K3216, axiom, - (hasType(type_Airport, inst_KiraAirport))). - -fof(axWorldAirportsA_K3217, axiom, - (hasType(type_Airport, inst_KirakiraAirport))). - -fof(axWorldAirportsA_K3218, axiom, - (hasType(type_Airport, inst_KiriAirport))). - -fof(axWorldAirportsA_K3219, axiom, - (hasType(type_Airport, inst_KirkimbieAirport))). - -fof(axWorldAirportsA_K3220, axiom, - (hasType(type_Airport, inst_KirksvilleRegionalMOAirport))). - -fof(axWorldAirportsA_K3221, axiom, - (hasType(type_Airport, inst_KirkukAirport))). - -fof(axWorldAirportsA_K3222, axiom, - (hasType(type_Airport, inst_KirkwallOrkneyIslandsAirport))). - -fof(axWorldAirportsA_K3223, axiom, - (hasType(type_Airport, inst_KirovohradKirovogradKirovohradAirport))). - -fof(axWorldAirportsA_K3224, axiom, - (hasType(type_Airport, inst_KirschMunicipalMIAirport))). - -fof(axWorldAirportsA_K3225, axiom, - (hasType(type_Airport, inst_KirunaAirport))). - -fof(axWorldAirportsA_K3226, axiom, - (hasType(type_Airport, inst_KirunduAirport))). - -fof(axWorldAirportsA_K3227, axiom, - (hasType(type_Airport, inst_KiryatShmonaAirport))). - -fof(axWorldAirportsA_K3228, axiom, - (hasType(type_Airport, inst_KisenganAirport))). - -fof(axWorldAirportsA_K3229, axiom, - (hasType(type_Airport, inst_KishIslandAirport))). - -fof(axWorldAirportsA_K3230, axiom, - (hasType(type_Airport, inst_KismayuAirport))). - -fof(axWorldAirportsA_K3231, axiom, - (hasType(type_Airport, inst_KissidougouAirport))). - -fof(axWorldAirportsA_K3232, axiom, - (hasType(type_Airport, inst_KisumuAirport))). - -fof(axWorldAirportsA_K3233, axiom, - (hasType(type_Airport, inst_KitaDaitoAirport))). - -fof(axWorldAirportsA_K3234, axiom, - (hasType(type_Airport, inst_KitaKyushuAirport))). - -fof(axWorldAirportsA_K3235, axiom, - (hasType(type_Airport, inst_KitaleAirport))). - -fof(axWorldAirportsA_K3236, axiom, - (hasType(type_Airport, inst_KitavaAirport))). - -fof(axWorldAirportsA_K3237, axiom, - (hasType(type_Airport, inst_KithiraAirport))). - -fof(axWorldAirportsA_K3238, axiom, - (hasType(type_Airport, inst_KitoiBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3239, axiom, - (hasType(type_Airport, inst_KitsaultBCAirport))). - -fof(axWorldAirportsA_K3240, axiom, - (hasType(type_Airport, inst_KittilaAirport))). - -fof(axWorldAirportsA_K3241, axiom, - (hasType(type_Airport, inst_KitweAirport))). - -fof(axWorldAirportsA_K3242, axiom, - (hasType(type_Airport, inst_KiungaAirportKenya))). - -fof(axWorldAirportsA_K3243, axiom, - (hasType(type_Airport, inst_KivalinaAKAirport))). - -fof(axWorldAirportsA_K3244, axiom, - (hasType(type_Airport, inst_KiwaiIslandAirport))). - -fof(axWorldAirportsA_K3245, axiom, - (hasType(type_Airport, inst_KiwayuAirport))). - -fof(axWorldAirportsA_K3246, axiom, - (hasType(type_Airport, inst_KizhuyakAKAirport))). - -fof(axWorldAirportsA_K3247, axiom, - (hasType(type_Airport, inst_KjevikKristiansandAirport))). - -fof(axWorldAirportsA_K3248, axiom, - (hasType(type_Airport, inst_KlagBayAKAirport))). - -fof(axWorldAirportsA_K3249, axiom, - (hasType(type_Airport, inst_KlagenfurtAirport))). - -fof(axWorldAirportsA_K3250, axiom, - (hasType(type_Airport, inst_KlaipedaAirport))). - -fof(axWorldAirportsA_K3251, axiom, - (hasType(type_Airport, inst_KlawockAKAirport))). - -fof(axWorldAirportsA_K3252, axiom, - (hasType(type_Airport, inst_KleinzeeAirport))). - -fof(axWorldAirportsA_K3253, axiom, - (hasType(type_Airport, inst_KlerksdorpAirport))). - -fof(axWorldAirportsA_K3254, axiom, - (hasType(type_Airport, inst_KnokkeHeistZouteAirport))). - -fof(axWorldAirportsA_K3255, axiom, - (hasType(type_Airport, inst_KnoxArmyHeliportALAirport))). - -fof(axWorldAirportsA_K3256, axiom, - (hasType(type_Airport, inst_KnoxvilleDowntownIslandTNAirport))). - -fof(axWorldAirportsA_K3257, axiom, - (hasType(type_Airport, inst_KochiAirport))). - -fof(axWorldAirportsA_K3258, axiom, - (hasType(type_Airport, inst_KodiakAKAirport))). - -fof(axWorldAirportsA_K3259, axiom, - (hasType(type_Airport, inst_KodiakMunicipalAKAirport))). - -fof(axWorldAirportsA_K3260, axiom, - (hasType(type_Airport, inst_KoelnKolnAirport))). - -fof(axWorldAirportsA_K3261, axiom, - (hasType(type_Airport, inst_KoinambeAirport))). - -fof(axWorldAirportsA_K3262, axiom, - (hasType(type_Airport, inst_KoingnaasAirport))). - -fof(axWorldAirportsA_K3263, axiom, - (hasType(type_Airport, inst_KokeKathiemLopBuriAirport))). - -fof(axWorldAirportsA_K3264, axiom, - (hasType(type_Airport, inst_KokodaAirport))). - -fof(axWorldAirportsA_K3265, axiom, - (hasType(type_Airport, inst_KokonaoAirport))). - -fof(axWorldAirportsA_K3266, axiom, - (hasType(type_Airport, inst_KokoroAirport))). - -fof(axWorldAirportsA_K3267, axiom, - (hasType(type_Airport, inst_KokrinesAKAirport))). - -fof(axWorldAirportsA_K3268, axiom, - (hasType(type_Airport, inst_KokshetauKokchetavKokshetauAirport))). - -fof(axWorldAirportsA_K3269, axiom, - (hasType(type_Airport, inst_KolAirport))). - -fof(axWorldAirportsA_K3270, axiom, - (hasType(type_Airport, inst_KoldaAirport))). - -fof(axWorldAirportsA_K3271, axiom, - (hasType(type_Airport, inst_KolhapurAirport))). - -fof(axWorldAirportsA_K3272, axiom, - (hasType(type_Airport, inst_KolweziAirport))). - -fof(axWorldAirportsA_K3273, axiom, - (hasType(type_Airport, inst_KomacoAirport))). - -fof(axWorldAirportsA_K3274, axiom, - (hasType(type_Airport, inst_KomoMandaAirport))). - -fof(axWorldAirportsA_K3275, axiom, - (hasType(type_Airport, inst_KomoroDiliAirport))). - -fof(axWorldAirportsA_K3276, axiom, - (hasType(type_Airport, inst_KompiamAirport))). - -fof(axWorldAirportsA_K3277, axiom, - (hasType(type_Airport, inst_KompongChhnangAirport))). - -fof(axWorldAirportsA_K3278, axiom, - (hasType(type_Airport, inst_KompongThomAirport))). - -fof(axWorldAirportsA_K3279, axiom, - (hasType(type_Airport, inst_KompongsomAirport))). - -fof(axWorldAirportsA_K3280, axiom, - (hasType(type_Airport, inst_KomsomolskNaAmureKhabarovskAirport))). - -fof(axWorldAirportsA_K3281, axiom, - (hasType(type_Airport, inst_KonawarukAirport))). - -fof(axWorldAirportsA_K3282, axiom, - (hasType(type_Airport, inst_KoneAirport))). - -fof(axWorldAirportsA_K3283, axiom, - (hasType(type_Airport, inst_KongeAirport))). - -fof(axWorldAirportsA_K3284, axiom, - (hasType(type_Airport, inst_KongiganakAKAirport))). - -fof(axWorldAirportsA_K3285, axiom, - (hasType(type_Airport, inst_KongoboumbaAirport))). - -fof(axWorldAirportsA_K3286, axiom, - (hasType(type_Airport, inst_KongoloAirport))). - -fof(axWorldAirportsA_K3287, axiom, - (hasType(type_Airport, inst_KonoAirport))). - -fof(axWorldAirportsA_K3288, axiom, - (hasType(type_Airport, inst_KontumAirport))). - -fof(axWorldAirportsA_K3289, axiom, - (hasType(type_Airport, inst_KonyaAirport))). - -fof(axWorldAirportsA_K3290, axiom, - (hasType(type_Airport, inst_KoolatahQueenslandAirport))). - -fof(axWorldAirportsA_K3291, axiom, - (hasType(type_Airport, inst_KoolburraQueenslandAirport))). - -fof(axWorldAirportsA_K3292, axiom, - (hasType(type_Airport, inst_KoonibbaSouthAustraliaAirport))). - -fof(axWorldAirportsA_K3293, axiom, - (hasType(type_Airport, inst_KopiagoAirport))). - -fof(axWorldAirportsA_K3294, axiom, - (hasType(type_Airport, inst_KorhogoAirport))). - -fof(axWorldAirportsA_K3295, axiom, - (hasType(type_Airport, inst_KorlaAirport))). - -fof(axWorldAirportsA_K3296, axiom, - (hasType(type_Airport, inst_KoroAirport))). - -fof(axWorldAirportsA_K3297, axiom, - (hasType(type_Airport, inst_KorobaAirport))). - -fof(axWorldAirportsA_K3298, axiom, - (hasType(type_Airport, inst_KorolevuAirport))). - -fof(axWorldAirportsA_K3299, axiom, - (hasType(type_Airport, inst_KortrijkWevelgemKortrijkAirport))). - -fof(axWorldAirportsA_K3300, axiom, - (hasType(type_Airport, inst_KosKosIslandAirport))). - -fof(axWorldAirportsA_K3301, axiom, - (hasType(type_Airport, inst_KosipeAirport))). - -fof(axWorldAirportsA_K3302, axiom, - (hasType(type_Airport, inst_KosreaKosraeIslandAirport))). - -fof(axWorldAirportsA_K3303, axiom, - (hasType(type_Airport, inst_KostiAirport))). - -fof(axWorldAirportsA_K3304, axiom, - (hasType(type_Airport, inst_KotaAirport))). - -fof(axWorldAirportsA_K3305, axiom, - (hasType(type_Airport, inst_KotaBharuAirport))). - -fof(axWorldAirportsA_K3306, axiom, - (hasType(type_Airport, inst_KotaKinabaluEastAirport))). - -fof(axWorldAirportsA_K3307, axiom, - (hasType(type_Airport, inst_KotabangunAirport))). - -fof(axWorldAirportsA_K3308, axiom, - (hasType(type_Airport, inst_KotabaruAirport))). - -fof(axWorldAirportsA_K3309, axiom, - (hasType(type_Airport, inst_KotakoliAirport))). - -fof(axWorldAirportsA_K3310, axiom, - (hasType(type_Airport, inst_KotlikAKAirport))). - -fof(axWorldAirportsA_K3311, axiom, - (hasType(type_Airport, inst_KotokaAccraAirport))). - -fof(axWorldAirportsA_K3312, axiom, - (hasType(type_Airport, inst_KoulamoutouAirport))). - -fof(axWorldAirportsA_K3313, axiom, - (hasType(type_Airport, inst_KoumacAirport))). - -fof(axWorldAirportsA_K3314, axiom, - (hasType(type_Airport, inst_KoumalaAirport))). - -fof(axWorldAirportsA_K3315, axiom, - (hasType(type_Airport, inst_KoutabaAirport))). - -fof(axWorldAirportsA_K3316, axiom, - (hasType(type_Airport, inst_KoutialaAirport))). - -fof(axWorldAirportsA_K3317, axiom, - (hasType(type_Airport, inst_KowanyamaQueenslandAirport))). - -fof(axWorldAirportsA_K3318, axiom, - (hasType(type_Airport, inst_KoyukAKAirport))). - -fof(axWorldAirportsA_K3319, axiom, - (hasType(type_Airport, inst_KoyukukAKAirport))). - -fof(axWorldAirportsA_K3320, axiom, - (hasType(type_Airport, inst_KozaniAirport))). - -fof(axWorldAirportsA_K3321, axiom, - (hasType(type_Airport, inst_KrabiAirport))). - -fof(axWorldAirportsA_K3322, axiom, - (hasType(type_Airport, inst_KrakorAirport))). - -fof(axWorldAirportsA_K3323, axiom, - (hasType(type_Airport, inst_KramatorskDonetskAirport))). - -fof(axWorldAirportsA_K3324, axiom, - (hasType(type_Airport, inst_KramforsAirport))). - -fof(axWorldAirportsA_K3325, axiom, - (hasType(type_Airport, inst_KranebittenInnsbruckAirport))). - -fof(axWorldAirportsA_K3326, axiom, - (hasType(type_Airport, inst_KrasnodarKrasnodarAirport))). - -fof(axWorldAirportsA_K3327, axiom, - (hasType(type_Airport, inst_KrasnodovskBalkanAirport))). - -fof(axWorldAirportsA_K3328, axiom, - (hasType(type_Airport, inst_KrasnoyarskKrasnoyarskAirport))). - -fof(axWorldAirportsA_K3329, axiom, - (hasType(type_Airport, inst_KratieAirport))). - -fof(axWorldAirportsA_K3330, axiom, - (hasType(type_Airport, inst_KremenchukKremenchugPoltavaAirport))). - -fof(axWorldAirportsA_K3331, axiom, - (hasType(type_Airport, inst_KribiAirport))). - -fof(axWorldAirportsA_K3332, axiom, - (hasType(type_Airport, inst_KristianstadAirport))). - -fof(axWorldAirportsA_K3333, axiom, - (hasType(type_Airport, inst_KrivyyRihKrivoyRogDnipropetrovskAirport))). - -fof(axWorldAirportsA_K3334, axiom, - (hasType(type_Airport, inst_KualaBelaitAirport))). - -fof(axWorldAirportsA_K3335, axiom, - (hasType(type_Airport, inst_KuantanAirport))). - -fof(axWorldAirportsA_K3336, axiom, - (hasType(type_Airport, inst_KubinIslandAirport))). - -fof(axWorldAirportsA_K3337, axiom, - (hasType(type_Airport, inst_KuchingEastAirport))). - -fof(axWorldAirportsA_K3338, axiom, - (hasType(type_Airport, inst_KudatSabahAirport))). - -fof(axWorldAirportsA_K3339, axiom, - (hasType(type_Airport, inst_KufrahAirport))). - -fof(axWorldAirportsA_K3340, axiom, - (hasType(type_Airport, inst_KukunduAirport))). - -fof(axWorldAirportsA_K3341, axiom, - (hasType(type_Airport, inst_KulgeraNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K3342, axiom, - (hasType(type_Airport, inst_KuluAirport))). - -fof(axWorldAirportsA_K3343, axiom, - (hasType(type_Airport, inst_KulusukIslandAirport))). - -fof(axWorldAirportsA_K3344, axiom, - (hasType(type_Airport, inst_KumamotoAirport))). - -fof(axWorldAirportsA_K3345, axiom, - (hasType(type_Airport, inst_KumasiAirport))). - -fof(axWorldAirportsA_K3346, axiom, - (hasType(type_Airport, inst_KumgimAirport))). - -fof(axWorldAirportsA_K3347, axiom, - (hasType(type_Airport, inst_KunsanAirport))). - -fof(axWorldAirportsA_K3348, axiom, - (hasType(type_Airport, inst_KununurraWesternAustraliaAirport))). - -fof(axWorldAirportsA_K3349, axiom, - (hasType(type_Airport, inst_KuopioAirport))). - -fof(axWorldAirportsA_K3350, axiom, - (hasType(type_Airport, inst_KuorevisiAirport))). - -fof(axWorldAirportsA_K3351, axiom, - (hasType(type_Airport, inst_KupianoAirport))). - -fof(axWorldAirportsA_K3352, axiom, - (hasType(type_Airport, inst_KupperNJAirport))). - -fof(axWorldAirportsA_K3353, axiom, - (hasType(type_Airport, inst_KuqaAirport))). - -fof(axWorldAirportsA_K3354, axiom, - (hasType(type_Airport, inst_KuranAirport))). - -fof(axWorldAirportsA_K3355, axiom, - (hasType(type_Airport, inst_KurganKurganAirport))). - -fof(axWorldAirportsA_K3356, axiom, - (hasType(type_Airport, inst_KuriAirport))). - -fof(axWorldAirportsA_K3357, axiom, - (hasType(type_Airport, inst_KuriaAirport))). - -fof(axWorldAirportsA_K3358, axiom, - (hasType(type_Airport, inst_KurumanAirport))). - -fof(axWorldAirportsA_K3359, axiom, - (hasType(type_Airport, inst_KurundiNorthernTerritoryAirport))). - -fof(axWorldAirportsA_K3360, axiom, - (hasType(type_Airport, inst_KurupungAirport))). - -fof(axWorldAirportsA_K3361, axiom, - (hasType(type_Airport, inst_KurwinaAirport))). - -fof(axWorldAirportsA_K3362, axiom, - (hasType(type_Airport, inst_KushimotoAirport))). - -fof(axWorldAirportsA_K3363, axiom, - (hasType(type_Airport, inst_KushiroAirport))). - -fof(axWorldAirportsA_K3364, axiom, - (hasType(type_Airport, inst_KutaisiAirport))). - -fof(axWorldAirportsA_K3365, axiom, - (hasType(type_Airport, inst_KuusamoAirport))). - -fof(axWorldAirportsA_K3366, axiom, - (hasType(type_Airport, inst_KuvumuBukavuAirport))). - -fof(axWorldAirportsA_K3367, axiom, - (hasType(type_Airport, inst_KuwaitAirport))). - -fof(axWorldAirportsA_K3368, axiom, - (hasType(type_Airport, inst_KvernbergetKristiansundAirport))). - -fof(axWorldAirportsA_K3369, axiom, - (hasType(type_Airport, inst_KwaiHarbourAirport))). - -fof(axWorldAirportsA_K3370, axiom, - (hasType(type_Airport, inst_KwangjuAirport))). - -fof(axWorldAirportsA_K3371, axiom, - (hasType(type_Airport, inst_KwethlukAKAirport))). - -fof(axWorldAirportsA_K3372, axiom, - (hasType(type_Airport, inst_KwigillingokSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3373, axiom, - (hasType(type_Airport, inst_KyaukpyuAirport))). - -fof(axWorldAirportsA_K3374, axiom, - (hasType(type_Airport, inst_KyauktawAirport))). - -fof(axWorldAirportsA_K3375, axiom, - (hasType(type_Airport, inst_KyleOakleyFieldKYAirport))). - -fof(axWorldAirportsA_K3376, axiom, - (hasType(type_Airport, inst_KyzylTuvaAirport))). - -fof(axWorldAirportsA_K3377, axiom, - (hasType(type_Airport, inst_LaAuroraGuatemalaCityAirport))). - -fof(axWorldAirportsA_K3378, axiom, - (hasType(type_Airport, inst_LaDefenseHeliportParisAirport))). - -fof(axWorldAirportsA_K3379, axiom, - (hasType(type_Airport, inst_LaDesiradeAirport))). - -fof(axWorldAirportsA_K3380, axiom, - (hasType(type_Airport, inst_LaRocheAirport))). - -fof(axWorldAirportsA_K3381, axiom, - (hasType(type_Airport, inst_LaayouneAirport))). - -fof(axWorldAirportsA_K3382, axiom, - (hasType(type_Airport, inst_LakeBrooksSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3383, axiom, - (hasType(type_Airport, inst_LakeBuenaVistaSTOLFLAirport))). - -fof(axWorldAirportsA_K3384, axiom, - (hasType(type_Airport, inst_LakeHavasuCityAZAirport))). - -fof(axWorldAirportsA_K3385, axiom, - (hasType(type_Airport, inst_LakefieldOHAirport))). - -fof(axWorldAirportsA_K3386, axiom, - (hasType(type_Airport, inst_LakelandAirportNobleFLeeMemorialFieldWIAirport))). - -fof(axWorldAirportsA_K3387, axiom, - (hasType(type_Airport, inst_LanderCountyNVAirport))). - -fof(axWorldAirportsA_K3388, axiom, - (hasType(type_Airport, inst_LandskronaHeliportHelsingborAirport))). - -fof(axWorldAirportsA_K3389, axiom, - (hasType(type_Airport, inst_LandvetterGoteborgGothenburgAirport))). - -fof(axWorldAirportsA_K3390, axiom, - (hasType(type_Airport, inst_LangenhagenHannoverAirport))). - -fof(axWorldAirportsA_K3391, axiom, - (hasType(type_Airport, inst_LanseriaAirport))). - -fof(axWorldAirportsA_K3392, axiom, - (hasType(type_Airport, inst_LanzaroteCanaryIslandsAirport))). - -fof(axWorldAirportsA_K3393, axiom, - (hasType(type_Airport, inst_LarsenBayAKAirport))). - -fof(axWorldAirportsA_K3394, axiom, - (hasType(type_Airport, inst_LasVegasHendersonSkyHarborNVAirport))). - -fof(axWorldAirportsA_K3395, axiom, - (hasType(type_Airport, inst_LaughlinAirForceBaseTXAirport))). - -fof(axWorldAirportsA_K3396, axiom, - (hasType(type_Airport, inst_LaughlinBullheadCityAZAirport))). - -fof(axWorldAirportsA_K3397, axiom, - (hasType(type_Airport, inst_LaurenceGHanscomFieldMAAirport))). - -fof(axWorldAirportsA_K3398, axiom, - (hasType(type_Airport, inst_LavonNorthTXAirport))). - -fof(axWorldAirportsA_K3399, axiom, - (hasType(type_Airport, inst_LeCastelletAirport))). - -fof(axWorldAirportsA_K3400, axiom, - (hasType(type_Airport, inst_LeLamentinFortdeFranceAirport))). - -fof(axWorldAirportsA_K3401, axiom, - (hasType(type_Airport, inst_LeaCountyHobbsNMAirport))). - -fof(axWorldAirportsA_K3402, axiom, - (hasType(type_Airport, inst_LeeCFineMemorialMOAirport))). - -fof(axWorldAirportsA_K3403, axiom, - (hasType(type_Airport, inst_LeeGilmerMemorialGAAirport))). - -fof(axWorldAirportsA_K3404, axiom, - (hasType(type_Airport, inst_LeeMDAirport))). - -fof(axWorldAirportsA_K3405, axiom, - (hasType(type_Airport, inst_LeesburgMunicipalAirportGodfreyFieldVAAirport))). - -fof(axWorldAirportsA_K3406, axiom, - (hasType(type_Airport, inst_LegerBecharAirport))). - -fof(axWorldAirportsA_K3407, axiom, - (hasType(type_Airport, inst_LehAirport))). - -fof(axWorldAirportsA_K3408, axiom, - (hasType(type_Airport, inst_LemboHeliportNJAirport))). - -fof(axWorldAirportsA_K3409, axiom, - (hasType(type_Airport, inst_LenaweeCountyMIAirport))). - -fof(axWorldAirportsA_K3410, axiom, - (hasType(type_Airport, inst_LeonardodaVinciFiumicinoRomaRomeAirport))). - -fof(axWorldAirportsA_K3411, axiom, - (hasType(type_Airport, inst_LesCayesAirport))). - -fof(axWorldAirportsA_K3412, axiom, - (hasType(type_Airport, inst_LevelockAKAirport))). - -fof(axWorldAirportsA_K3413, axiom, - (hasType(type_Airport, inst_LewisUniversityILAirport))). - -fof(axWorldAirportsA_K3414, axiom, - (hasType(type_Airport, inst_LexingtonMunicipalNCAirport))). - -fof(axWorldAirportsA_K3415, axiom, - (hasType(type_Airport, inst_LibbyArmyAirFieldSierraVistaMunicipalAZAirport))). - -fof(axWorldAirportsA_K3416, axiom, - (hasType(type_Airport, inst_LilabariAirport))). - -fof(axWorldAirportsA_K3417, axiom, - (hasType(type_Airport, inst_LimaAllenCountyOHAirport))). - -fof(axWorldAirportsA_K3418, axiom, - (hasType(type_Airport, inst_LincolnMunicipalArmyNationalGuardBaseOperationsNEAirport))). - -fof(axWorldAirportsA_K3419, axiom, - (hasType(type_Airport, inst_ListaFarsundAirport))). - -fof(axWorldAirportsA_K3420, axiom, - (hasType(type_Airport, inst_LittleDiomedeIslandAKAirport))). - -fof(axWorldAirportsA_K3421, axiom, - (hasType(type_Airport, inst_LockhartRiversQueenslandAirport))). - -fof(axWorldAirportsA_K3422, axiom, - (hasType(type_Airport, inst_LogansportMunicipalINAirport))). - -fof(axWorldAirportsA_K3423, axiom, - (hasType(type_Airport, inst_LongIslandMacArthurNYAirport))). - -fof(axWorldAirportsA_K3424, axiom, - (hasType(type_Airport, inst_LongPaisaSabahAirport))). - -fof(axWorldAirportsA_K3425, axiom, - (hasType(type_Airport, inst_LongvicDijonAirport))). - -fof(axWorldAirportsA_K3426, axiom, - (hasType(type_Airport, inst_LorraineMetzNancyAirport))). - -fof(axWorldAirportsA_K3427, axiom, - (hasType(type_Airport, inst_LosCanosGuantanamoAirport))). - -fof(axWorldAirportsA_K3428, axiom, - (hasType(type_Airport, inst_LouisBothaDurbanAirport))). - -fof(axWorldAirportsA_K3429, axiom, - (hasType(type_Airport, inst_LovellFieldTNAirport))). - -fof(axWorldAirportsA_K3430, axiom, - (hasType(type_Airport, inst_LowenthalFriedrichshafenAirport))). - -fof(axWorldAirportsA_K3431, axiom, - (hasType(type_Airport, inst_LuanoLubumbashiAirport))). - -fof(axWorldAirportsA_K3432, axiom, - (hasType(type_Airport, inst_LuceCountyHaleMIAirport))). - -fof(axWorldAirportsA_K3433, axiom, - (hasType(type_Airport, inst_LulsgateEnglandAirport))). - -fof(axWorldAirportsA_K3434, axiom, - (hasType(type_Airport, inst_LumbalaAirport))). - -fof(axWorldAirportsA_K3435, axiom, - (hasType(type_Airport, inst_LungiFreetownAirport))). - -fof(axWorldAirportsA_K3436, axiom, - (hasType(type_Airport, inst_LyangasodvKirovAirport))). - -fof(axWorldAirportsA_K3437, axiom, - (hasType(type_Airport, inst_MPokoBanguiAirport))). - -fof(axWorldAirportsA_K3438, axiom, - (hasType(type_Airport, inst_MackallArmyAirFieldNCAirport))). - -fof(axWorldAirportsA_K3439, axiom, - (hasType(type_Airport, inst_MadisonLacQuiParleCountyMNAirport))). - -fof(axWorldAirportsA_K3440, axiom, - (hasType(type_Airport, inst_MaduraiAirport))). - -fof(axWorldAirportsA_K3441, axiom, - (hasType(type_Airport, inst_MaeHongSonAirport))). - -fof(axWorldAirportsA_K3442, axiom, - (hasType(type_Airport, inst_MagadanMagadanAirport))). - -fof(axWorldAirportsA_K3443, axiom, - (hasType(type_Airport, inst_MagnoliaMunicipalARAirport))). - -fof(axWorldAirportsA_K3444, axiom, - (hasType(type_Airport, inst_MahlonSweetFieldORAirport))). - -fof(axWorldAirportsA_K3445, axiom, - (hasType(type_Airport, inst_MajorsTXAirport))). - -fof(axWorldAirportsA_K3446, axiom, - (hasType(type_Airport, inst_MakabanaAirport))). - -fof(axWorldAirportsA_K3447, axiom, - (hasType(type_Airport, inst_MakokolaAirport))). - -fof(axWorldAirportsA_K3448, axiom, - (hasType(type_Airport, inst_MalaMalaAirport))). - -fof(axWorldAirportsA_K3449, axiom, - (hasType(type_Airport, inst_MalagaAirport))). - -fof(axWorldAirportsA_K3450, axiom, - (hasType(type_Airport, inst_MalmiHelsinkiAirport))). - -fof(axWorldAirportsA_K3451, axiom, - (hasType(type_Airport, inst_MalmoHarbourHeliportMalmoAirport))). - -fof(axWorldAirportsA_K3452, axiom, - (hasType(type_Airport, inst_MalmstromAirForceBaseMTAirport))). - -fof(axWorldAirportsA_K3453, axiom, - (hasType(type_Airport, inst_MandelieuCannesAirport))). - -fof(axWorldAirportsA_K3454, axiom, - (hasType(type_Airport, inst_MandjiAirport))). - -fof(axWorldAirportsA_K3455, axiom, - (hasType(type_Airport, inst_MangaloreAirport))). - -fof(axWorldAirportsA_K3456, axiom, - (hasType(type_Airport, inst_MangarevaGambierIslandsAirport))). - -fof(axWorldAirportsA_K3457, axiom, - (hasType(type_Airport, inst_MannyYokoFreetownAirport))). - -fof(axWorldAirportsA_K3458, axiom, - (hasType(type_Airport, inst_ManokotakAKAirport))). - -fof(axWorldAirportsA_K3459, axiom, - (hasType(type_Airport, inst_MansehraAirport))). - -fof(axWorldAirportsA_K3460, axiom, - (hasType(type_Airport, inst_MansionHouseAirport))). - -fof(axWorldAirportsA_K3461, axiom, - (hasType(type_Airport, inst_MaoAirport))). - -fof(axWorldAirportsA_K3462, axiom, - (hasType(type_Airport, inst_MareebaQueenslandAirport))). - -fof(axWorldAirportsA_K3463, axiom, - (hasType(type_Airport, inst_MarhanRAFStationEnglandAirport))). - -fof(axWorldAirportsA_K3464, axiom, - (hasType(type_Airport, inst_MarieGalanteAirport))). - -fof(axWorldAirportsA_K3465, axiom, - (hasType(type_Airport, inst_MarionCountyALAirport))). - -fof(axWorldAirportsA_K3466, axiom, - (hasType(type_Airport, inst_MarionCountyAirportBrownFieldTNAirport))). - -fof(axWorldAirportsA_K3467, axiom, - (hasType(type_Airport, inst_MarionCountyRegionalARAirport))). - -fof(axWorldAirportsA_K3468, axiom, - (hasType(type_Airport, inst_MariscalEstigarribiaAirport))). - -fof(axWorldAirportsA_K3469, axiom, - (hasType(type_Airport, inst_MarkaAmmanAirport))). - -fof(axWorldAirportsA_K3470, axiom, - (hasType(type_Airport, inst_MarketCenterHeliportTXAirport))). - -fof(axWorldAirportsA_K3471, axiom, - (hasType(type_Airport, inst_MarlboroCountySCAirport))). - -fof(axWorldAirportsA_K3472, axiom, - (hasType(type_Airport, inst_MarriottAstrodomeHeliportTXAirport))). - -fof(axWorldAirportsA_K3473, axiom, - (hasType(type_Airport, inst_MarshallArmyAirFieldKSAirport))). - -fof(axWorldAirportsA_K3474, axiom, - (hasType(type_Airport, inst_MaryvilleMemorialMOAirport))). - -fof(axWorldAirportsA_K3475, axiom, - (hasType(type_Airport, inst_MasindiAirport))). - -fof(axWorldAirportsA_K3476, axiom, - (hasType(type_Airport, inst_MasvingoAirport))). - -fof(axWorldAirportsA_K3477, axiom, - (hasType(type_Airport, inst_MatariIsiroAirport))). - -fof(axWorldAirportsA_K3478, axiom, - (hasType(type_Airport, inst_MataveriEasterIsAirport))). - -fof(axWorldAirportsA_K3479, axiom, - (hasType(type_Airport, inst_MaupertusCherbourgAirport))). - -fof(axWorldAirportsA_K3480, axiom, - (hasType(type_Airport, inst_MaxsonAirfieldNYAirport))). - -fof(axWorldAirportsA_K3481, axiom, - (hasType(type_Airport, inst_MayaMayaBrazzavilleAirport))). - -fof(axWorldAirportsA_K3482, axiom, - (hasType(type_Airport, inst_McClellanPalomarCAAirport))). - -fof(axWorldAirportsA_K3483, axiom, - (hasType(type_Airport, inst_McConnellAirForceBaseKSAirport))). - -fof(axWorldAirportsA_K3484, axiom, - (hasType(type_Airport, inst_McCordAKAirport))). - -fof(axWorldAirportsA_K3485, axiom, - (hasType(type_Airport, inst_MeadowsFieldCAAirport))). - -fof(axWorldAirportsA_K3486, axiom, - (hasType(type_Airport, inst_MedellinAirport))). - -fof(axWorldAirportsA_K3487, axiom, - (hasType(type_Airport, inst_MelbourneHeliportVictoriaAirport))). - -fof(axWorldAirportsA_K3488, axiom, - (hasType(type_Airport, inst_MelvilleHallDominicaRoseauAirport))). - -fof(axWorldAirportsA_K3489, axiom, - (hasType(type_Airport, inst_MemorialFieldARAirport))). - -fof(axWorldAirportsA_K3490, axiom, - (hasType(type_Airport, inst_MercerCountyWVAirport))). - -fof(axWorldAirportsA_K3491, axiom, - (hasType(type_Airport, inst_MeridianArmyNationalGuardBaseOperationsMSAirport))). - -fof(axWorldAirportsA_K3492, axiom, - (hasType(type_Airport, inst_MerignacBordeauxAirport))). - -fof(axWorldAirportsA_K3493, axiom, - (hasType(type_Airport, inst_MerleKMudholeSmithAKAirport))). - -fof(axWorldAirportsA_K3494, axiom, - (hasType(type_Airport, inst_MerrillCMeigsILAirport))). - -fof(axWorldAirportsA_K3495, axiom, - (hasType(type_Airport, inst_MerrittIslandFLAirport))). - -fof(axWorldAirportsA_K3496, axiom, - (hasType(type_Airport, inst_MervilleCalonneAirport))). - -fof(axWorldAirportsA_K3497, axiom, - (hasType(type_Airport, inst_MesadelReyCAAirport))). - -fof(axWorldAirportsA_K3498, axiom, - (hasType(type_Airport, inst_MethodistHospitalHeliportCAAirport))). - -fof(axWorldAirportsA_K3499, axiom, - (hasType(type_Airport, inst_MetropolitanAreaBaghdadAirport))). - -fof(axWorldAirportsA_K3500, axiom, - (hasType(type_Airport, inst_MetropolitanAreaBerlinAirport))). - -fof(axWorldAirportsA_K3501, axiom, - (hasType(type_Airport, inst_MetropolitanAreaBucharestAirport))). - -fof(axWorldAirportsA_K3502, axiom, - (hasType(type_Airport, inst_MetropolitanAreaBuenosAiresAirport))). - -fof(axWorldAirportsA_K3503, axiom, - (hasType(type_Airport, inst_MetropolitanAreaILAirport))). - -fof(axWorldAirportsA_K3504, axiom, - (hasType(type_Airport, inst_MetropolitanAreaJakartaAirport))). - -fof(axWorldAirportsA_K3505, axiom, - (hasType(type_Airport, inst_MetropolitanAreaKSAirport))). - -fof(axWorldAirportsA_K3506, axiom, - (hasType(type_Airport, inst_MetropolitanAreaMIAirport))). - -fof(axWorldAirportsA_K3507, axiom, - (hasType(type_Airport, inst_MettelFieldINAirport))). - -fof(axWorldAirportsA_K3508, axiom, - (hasType(type_Airport, inst_MiamiHeliportFLAirport))). - -fof(axWorldAirportsA_K3509, axiom, - (hasType(type_Airport, inst_MicalovoTverAirport))). - -fof(axWorldAirportsA_K3510, axiom, - (hasType(type_Airport, inst_MichaelArmyAirFieldUTAirport))). - -fof(axWorldAirportsA_K3511, axiom, - (hasType(type_Airport, inst_MieleMimbaleAirport))). - -fof(axWorldAirportsA_K3512, axiom, - (hasType(type_Airport, inst_MiguelHidalgoyCostillaGuadalajaraAirport))). - -fof(axWorldAirportsA_K3513, axiom, - (hasType(type_Airport, inst_MihaiKogainiceanuConstantaAirport))). - -fof(axWorldAirportsA_K3514, axiom, - (hasType(type_Airport, inst_MikonosAirport))). - -fof(axWorldAirportsA_K3515, axiom, - (hasType(type_Airport, inst_MiltonKeynesAirport))). - -fof(axWorldAirportsA_K3516, axiom, - (hasType(type_Airport, inst_MiyazakiAirport))). - -fof(axWorldAirportsA_K3517, axiom, - (hasType(type_Airport, inst_MobaAirport))). - -fof(axWorldAirportsA_K3518, axiom, - (hasType(type_Airport, inst_MobileDowntownALAirport))). - -fof(axWorldAirportsA_K3519, axiom, - (hasType(type_Airport, inst_MohamedVCasablancaAirport))). - -fof(axWorldAirportsA_K3520, axiom, - (hasType(type_Airport, inst_MohammedVCasablancaAirport))). - -fof(axWorldAirportsA_K3521, axiom, - (hasType(type_Airport, inst_MondellFieldWYAirport))). - -fof(axWorldAirportsA_K3522, axiom, - (hasType(type_Airport, inst_MonroeCountyINAirport))). - -fof(axWorldAirportsA_K3523, axiom, - (hasType(type_Airport, inst_MonroeNCAirport))). - -fof(axWorldAirportsA_K3524, axiom, - (hasType(type_Airport, inst_MontgomeryCountyAirparkMDAirport))). - -fof(axWorldAirportsA_K3525, axiom, - (hasType(type_Airport, inst_MontgomeryCountyTXAirport))). - -fof(axWorldAirportsA_K3526, axiom, - (hasType(type_Airport, inst_MooreArmyAirFieldMAAirport))). - -fof(axWorldAirportsA_K3527, axiom, - (hasType(type_Airport, inst_MoserBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3528, axiom, - (hasType(type_Airport, inst_MouguluAirport))). - -fof(axWorldAirportsA_K3529, axiom, - (hasType(type_Airport, inst_MountCarmelMunicipalILAirport))). - -fof(axWorldAirportsA_K3530, axiom, - (hasType(type_Airport, inst_MountGunsonSouthAustraliaAirport))). - -fof(axWorldAirportsA_K3531, axiom, - (hasType(type_Airport, inst_MountIsaQueenslandAirport))). - -fof(axWorldAirportsA_K3532, axiom, - (hasType(type_Airport, inst_MountWashingtonRegionalNHAirport))). - -fof(axWorldAirportsA_K3533, axiom, - (hasType(type_Airport, inst_MtGoldworthyWesternAustraliaAirport))). - -fof(axWorldAirportsA_K3534, axiom, - (hasType(type_Airport, inst_MtHagenAirport))). - -fof(axWorldAirportsA_K3535, axiom, - (hasType(type_Airport, inst_MudgeeNewSouthWalesAirport))). - -fof(axWorldAirportsA_K3536, axiom, - (hasType(type_Airport, inst_MuharraqInternationalBahrainAirport))). - -fof(axWorldAirportsA_K3537, axiom, - (hasType(type_Airport, inst_MuldrowAirfieldHeliportOKAirport))). - -fof(axWorldAirportsA_K3538, axiom, - (hasType(type_Airport, inst_MunicipalCrookedAirport))). - -fof(axWorldAirportsA_K3539, axiom, - (hasType(type_Airport, inst_MurrayFieldCAAirport))). - -fof(axWorldAirportsA_K3540, axiom, - (hasType(type_Airport, inst_NAALongBeachPortHelistopCAAirport))). - -fof(axWorldAirportsA_K3541, axiom, - (hasType(type_Airport, inst_NDendeAirport))). - -fof(axWorldAirportsA_K3542, axiom, - (hasType(type_Airport, inst_NDjiliKinshasaAirport))). - -fof(axWorldAirportsA_K3543, axiom, - (hasType(type_Airport, inst_NDjoleAirport))). - -fof(axWorldAirportsA_K3544, axiom, - (hasType(type_Airport, inst_NadiaInternationalAbuDhabiAirport))). - -fof(axWorldAirportsA_K3545, axiom, - (hasType(type_Airport, inst_NahaAirForceBaseOkinawaAirport))). - -fof(axWorldAirportsA_K3546, axiom, - (hasType(type_Airport, inst_NakhonPhanomAirport))). - -fof(axWorldAirportsA_K3547, axiom, - (hasType(type_Airport, inst_NamatanaiAirport))). - -fof(axWorldAirportsA_K3548, axiom, - (hasType(type_Airport, inst_NampulaAirport))). - -fof(axWorldAirportsA_K3549, axiom, - (hasType(type_Airport, inst_NanchangAirport))). - -fof(axWorldAirportsA_K3550, axiom, - (hasType(type_Airport, inst_NanortalikAirport))). - -fof(axWorldAirportsA_K3551, axiom, - (hasType(type_Airport, inst_NantucketMemorialMAAirport))). - -fof(axWorldAirportsA_K3552, axiom, - (hasType(type_Airport, inst_NapaCountyCAAirport))). - -fof(axWorldAirportsA_K3553, axiom, - (hasType(type_Airport, inst_NaplesMunicipalFLAirport))). - -fof(axWorldAirportsA_K3554, axiom, - (hasType(type_Airport, inst_NarssaqAirport))). - -fof(axWorldAirportsA_K3555, axiom, - (hasType(type_Airport, inst_NashvilleInternationalTNAirport))). - -fof(axWorldAirportsA_K3556, axiom, - (hasType(type_Airport, inst_NasikAirport))). - -fof(axWorldAirportsA_K3557, axiom, - (hasType(type_Airport, inst_NationalZaventemBrusselsBruxellesAirport))). - -fof(axWorldAirportsA_K3558, axiom, - (hasType(type_Airport, inst_NatronaCountyInternationalWYAirport))). - -fof(axWorldAirportsA_K3559, axiom, - (hasType(type_Airport, inst_NavalAirFacilityEnglandAirport))). - -fof(axWorldAirportsA_K3560, axiom, - (hasType(type_Airport, inst_NaxosAirport))). - -fof(axWorldAirportsA_K3561, axiom, - (hasType(type_Airport, inst_NeedlesCAAirport))). - -fof(axWorldAirportsA_K3562, axiom, - (hasType(type_Airport, inst_NegageAirport))). - -fof(axWorldAirportsA_K3563, axiom, - (hasType(type_Airport, inst_NegarboAirport))). - -fof(axWorldAirportsA_K3564, axiom, - (hasType(type_Airport, inst_NeghelliAirport))). - -fof(axWorldAirportsA_K3565, axiom, - (hasType(type_Airport, inst_NeilArmstrongOHAirport))). - -fof(axWorldAirportsA_K3566, axiom, - (hasType(type_Airport, inst_NejranAirport))). - -fof(axWorldAirportsA_K3567, axiom, - (hasType(type_Airport, inst_NemaAirport))). - -fof(axWorldAirportsA_K3568, axiom, - (hasType(type_Airport, inst_NenanaMunicipalAKAirport))). - -fof(axWorldAirportsA_K3569, axiom, - (hasType(type_Airport, inst_NeoshoMemorialMOAirport))). - -fof(axWorldAirportsA_K3570, axiom, - (hasType(type_Airport, inst_NepalganjAirport))). - -fof(axWorldAirportsA_K3571, axiom, - (hasType(type_Airport, inst_NeumuensterAirport))). - -fof(axWorldAirportsA_K3572, axiom, - (hasType(type_Airport, inst_NewBedfordMunicipalMAAirport))). - -fof(axWorldAirportsA_K3573, axiom, - (hasType(type_Airport, inst_NewCastleCountyDEAirport))). - -fof(axWorldAirportsA_K3574, axiom, - (hasType(type_Airport, inst_NewHanoverInternationalNCAirport))). - -fof(axWorldAirportsA_K3575, axiom, - (hasType(type_Airport, inst_NewKoliganekAKAirport))). - -fof(axWorldAirportsA_K3576, axiom, - (hasType(type_Airport, inst_NewStuyahokAKAirport))). - -fof(axWorldAirportsA_K3577, axiom, - (hasType(type_Airport, inst_NewarkInternationalNJAirport))). - -fof(axWorldAirportsA_K3578, axiom, - (hasType(type_Airport, inst_NewportBeachCAAirport))). - -fof(axWorldAirportsA_K3579, axiom, - (hasType(type_Airport, inst_NewportStateVTAirport))). - -fof(axWorldAirportsA_K3580, axiom, - (hasType(type_Airport, inst_NewtokAKAirport))). - -fof(axWorldAirportsA_K3581, axiom, - (hasType(type_Airport, inst_NewtonCityCountyKSAirport))). - -fof(axWorldAirportsA_K3582, axiom, - (hasType(type_Airport, inst_NgurahRaiDenpasarBaliAirport))). - -fof(axWorldAirportsA_K3583, axiom, - (hasType(type_Airport, inst_NiagaraFallsInternationalNYAirport))). - -fof(axWorldAirportsA_K3584, axiom, - (hasType(type_Airport, inst_NicaroAirport))). - -fof(axWorldAirportsA_K3585, axiom, - (hasType(type_Airport, inst_NieuenlandBremenAirport))). - -fof(axWorldAirportsA_K3586, axiom, - (hasType(type_Airport, inst_NieuwNickerieNewNickerieAirport))). - -fof(axWorldAirportsA_K3587, axiom, - (hasType(type_Airport, inst_NiigataHonshuAirport))). - -fof(axWorldAirportsA_K3588, axiom, - (hasType(type_Airport, inst_NiihameAirport))). - -fof(axWorldAirportsA_K3589, axiom, - (hasType(type_Airport, inst_NikolskiAKAirport))). - -fof(axWorldAirportsA_K3590, axiom, - (hasType(type_Airport, inst_NimrozAirport))). - -fof(axWorldAirportsA_K3591, axiom, - (hasType(type_Airport, inst_NisAirport))). - -fof(axWorldAirportsA_K3592, axiom, - (hasType(type_Airport, inst_NishinoomoteAirport))). - -fof(axWorldAirportsA_K3593, axiom, - (hasType(type_Airport, inst_NissanIslandAirport))). - -fof(axWorldAirportsA_K3594, axiom, - (hasType(type_Airport, inst_NiueIslandAirport))). - -fof(axWorldAirportsA_K3595, axiom, - (hasType(type_Airport, inst_NjombeAirport))). - -fof(axWorldAirportsA_K3596, axiom, - (hasType(type_Airport, inst_NoiBaiHanoiAirport))). - -fof(axWorldAirportsA_K3597, axiom, - (hasType(type_Airport, inst_NormanManleyKingstonAirport))). - -fof(axWorldAirportsA_K3598, axiom, - (hasType(type_Airport, inst_NorthEleutheraEleutheraAirport))). - -fof(axWorldAirportsA_K3599, axiom, - (hasType(type_Airport, inst_NorthFrontGibraltarAirport))). - -fof(axWorldAirportsA_K3600, axiom, - (hasType(type_Airport, inst_NorthPerryFLAirport))). - -fof(axWorldAirportsA_K3601, axiom, - (hasType(type_Airport, inst_NoumeaAirport))). - -fof(axWorldAirportsA_K3602, axiom, - (hasType(type_Airport, inst_NoumerateGhardaiaAirport))). - -fof(axWorldAirportsA_K3603, axiom, - (hasType(type_Airport, inst_NovyKhabarovskAirport))). - -fof(axWorldAirportsA_K3604, axiom, - (hasType(type_Airport, inst_NowShahrAirport))). - -fof(axWorldAirportsA_K3605, axiom, - (hasType(type_Airport, inst_NuevaGeronaAirport))). - -fof(axWorldAirportsA_K3606, axiom, - (hasType(type_Airport, inst_NumfoorAirport))). - -fof(axWorldAirportsA_K3607, axiom, - (hasType(type_Airport, inst_NzetoAirport))). - -fof(axWorldAirportsA_K3608, axiom, - (hasType(type_Airport, inst_OSullivanArmyAirFieldNationalGuardCAAirport))). - -fof(axWorldAirportsA_K3609, axiom, - (hasType(type_Airport, inst_OaklandConventionCenterHeliportCAAirport))). - -fof(axWorldAirportsA_K3610, axiom, - (hasType(type_Airport, inst_ObbiaAirport))). - -fof(axWorldAirportsA_K3611, axiom, - (hasType(type_Airport, inst_OdienneAirport))). - -fof(axWorldAirportsA_K3612, axiom, - (hasType(type_Airport, inst_OhioUniversityOHAirport))). - -fof(axWorldAirportsA_K3613, axiom, - (hasType(type_Airport, inst_OlatheKSKansasCityAirport))). - -fof(axWorldAirportsA_K3614, axiom, - (hasType(type_Airport, inst_OlgaBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3615, axiom, - (hasType(type_Airport, inst_OntarioHeliportCAAirport))). - -fof(axWorldAirportsA_K3616, axiom, - (hasType(type_Airport, inst_OrangeNewSouthWalesAirport))). - -fof(axWorldAirportsA_K3617, axiom, - (hasType(type_Airport, inst_OrcasIslandWAAirport))). - -fof(axWorldAirportsA_K3618, axiom, - (hasType(type_Airport, inst_OrchidIslandAirport))). - -fof(axWorldAirportsA_K3619, axiom, - (hasType(type_Airport, inst_OrechovisGornaAirport))). - -fof(axWorldAirportsA_K3620, axiom, - (hasType(type_Airport, inst_OrlandoMunicipalFLAirport))). - -fof(axWorldAirportsA_K3621, axiom, - (hasType(type_Airport, inst_OtisArmyNationalGuardBaseMAAirport))). - -fof(axWorldAirportsA_K3622, axiom, - (hasType(type_Airport, inst_OtsegoCountyMIAirport))). - -fof(axWorldAirportsA_K3623, axiom, - (hasType(type_Airport, inst_OuedIraraHassiMessaoudAirport))). - -fof(axWorldAirportsA_K3624, axiom, - (hasType(type_Airport, inst_OutagamieCountyWIAirport))). - -fof(axWorldAirportsA_K3625, axiom, - (hasType(type_Airport, inst_OutlawFieldTNAirport))). - -fof(axWorldAirportsA_K3626, axiom, - (hasType(type_Airport, inst_OuzinkieAKAirport))). - -fof(axWorldAirportsA_K3627, axiom, - (hasType(type_Airport, inst_OwenRobertsGrandCaymanAirport))). - -fof(axWorldAirportsA_K3628, axiom, - (hasType(type_Airport, inst_PageFieldFLAirport))). - -fof(axWorldAirportsA_K3629, axiom, - (hasType(type_Airport, inst_PajasBlancasCordobaAirport))). - -fof(axWorldAirportsA_K3630, axiom, - (hasType(type_Airport, inst_PaleseMacchieBariAirport))). - -fof(axWorldAirportsA_K3631, axiom, - (hasType(type_Airport, inst_PalmasdelMarAirport))). - -fof(axWorldAirportsA_K3632, axiom, - (hasType(type_Airport, inst_PalonegroBucaramangaAirport))). - -fof(axWorldAirportsA_K3633, axiom, - (hasType(type_Airport, inst_PamandziDzaoudziMamoudzouAirport))). - -fof(axWorldAirportsA_K3634, axiom, - (hasType(type_Airport, inst_PanajiAirport))). - -fof(axWorldAirportsA_K3635, axiom, - (hasType(type_Airport, inst_PangbornMemorialWAAirport))). - -fof(axWorldAirportsA_K3636, axiom, - (hasType(type_Airport, inst_ParatebuenoAirport))). - -fof(axWorldAirportsA_K3637, axiom, - (hasType(type_Airport, inst_ParkTenHeliportTXAirport))). - -fof(axWorldAirportsA_K3638, axiom, - (hasType(type_Airport, inst_ParkTownshipMIAirport))). - -fof(axWorldAirportsA_K3639, axiom, - (hasType(type_Airport, inst_ParksSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3640, axiom, - (hasType(type_Airport, inst_ParmeBayonneAngletBiarritzAirport))). - -fof(axWorldAirportsA_K3641, axiom, - (hasType(type_Airport, inst_PasadenaCAAirport))). - -fof(axWorldAirportsA_K3642, axiom, - (hasType(type_Airport, inst_PasighatAirport))). - -fof(axWorldAirportsA_K3643, axiom, - (hasType(type_Airport, inst_PasodelosLibresAirport))). - -fof(axWorldAirportsA_K3644, axiom, - (hasType(type_Airport, inst_PatengaChittagongAirport))). - -fof(axWorldAirportsA_K3645, axiom, - (hasType(type_Airport, inst_PathankotAirport))). - -fof(axWorldAirportsA_K3646, axiom, - (hasType(type_Airport, inst_PatrickAirForceBaseFLAirport))). - -fof(axWorldAirportsA_K3647, axiom, - (hasType(type_Airport, inst_PattimuraAmbonAirport))). - -fof(axWorldAirportsA_K3648, axiom, - (hasType(type_Airport, inst_PauloffHarborSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3649, axiom, - (hasType(type_Airport, inst_PeachtreeCityAirportFalconFieldGAAirport))). - -fof(axWorldAirportsA_K3650, axiom, - (hasType(type_Airport, inst_PearlsGrenadaGrenvilleAirport))). - -fof(axWorldAirportsA_K3651, axiom, - (hasType(type_Airport, inst_PentagonArmyHeliportDCAirport))). - -fof(axWorldAirportsA_K3652, axiom, - (hasType(type_Airport, inst_PeretolaFirenzeFlorenceAirport))). - -fof(axWorldAirportsA_K3653, axiom, - (hasType(type_Airport, inst_PerimeterGAAirport))). - -fof(axWorldAirportsA_K3654, axiom, - (hasType(type_Airport, inst_PerryFoleyFLAirport))). - -fof(axWorldAirportsA_K3655, axiom, - (hasType(type_Airport, inst_PerryvilleAKAirport))). - -fof(axWorldAirportsA_K3656, axiom, - (hasType(type_Airport, inst_PhiferAirfieldWYAirport))). - -fof(axWorldAirportsA_K3657, axiom, - (hasType(type_Airport, inst_PhilLHudsonMunicipalTXAirport))). - -fof(axWorldAirportsA_K3658, axiom, - (hasType(type_Airport, inst_PhilipSWGoldsonInternationalBelizeCityAirport))). - -fof(axWorldAirportsA_K3659, axiom, - (hasType(type_Airport, inst_PhillipsArmyAirFieldMDAirport))). - -fof(axWorldAirportsA_K3660, axiom, - (hasType(type_Airport, inst_PhoenixDeerValleyMunicipalAZAirport))). - -fof(axWorldAirportsA_K3661, axiom, - (hasType(type_Airport, inst_PhoenixGoodyearMunicipalAZAirport))). - -fof(axWorldAirportsA_K3662, axiom, - (hasType(type_Airport, inst_PhuBonAirport))). - -fof(axWorldAirportsA_K3663, axiom, - (hasType(type_Airport, inst_PhuketAirport))). - -fof(axWorldAirportsA_K3664, axiom, - (hasType(type_Airport, inst_PickensCountyGAAirport))). - -fof(axWorldAirportsA_K3665, axiom, - (hasType(type_Airport, inst_PiedmontTriadInternationalNCAirport))). - -fof(axWorldAirportsA_K3666, axiom, - (hasType(type_Airport, inst_PietarsaariKokkolaAirport))). - -fof(axWorldAirportsA_K3667, axiom, - (hasType(type_Airport, inst_PlantationAirparkGAAirport))). - -fof(axWorldAirportsA_K3668, axiom, - (hasType(type_Airport, inst_PohangAirport))). - -fof(axWorldAirportsA_K3669, axiom, - (hasType(type_Airport, inst_PointBakerSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3670, axiom, - (hasType(type_Airport, inst_PointeSalineAirport))). - -fof(axWorldAirportsA_K3671, axiom, - (hasType(type_Airport, inst_PopeFieldINAirport))). - -fof(axWorldAirportsA_K3672, axiom, - (hasType(type_Airport, inst_PorettaCorsicaAirport))). - -fof(axWorldAirportsA_K3673, axiom, - (hasType(type_Airport, inst_PortAuthorityDowntownManhattanWallStreetHeliportNYAirport))). - -fof(axWorldAirportsA_K3674, axiom, - (hasType(type_Airport, inst_PortAuthorityWest30thStreetMidtownHeliportNYAirport))). - -fof(axWorldAirportsA_K3675, axiom, - (hasType(type_Airport, inst_PortBaileySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3676, axiom, - (hasType(type_Airport, inst_PortBlairAirport))). - -fof(axWorldAirportsA_K3677, axiom, - (hasType(type_Airport, inst_PortBouetAbidjanAirport))). - -fof(axWorldAirportsA_K3678, axiom, - (hasType(type_Airport, inst_PortClarenceCoastGuardStationAKAirport))). - -fof(axWorldAirportsA_K3679, axiom, - (hasType(type_Airport, inst_PortColumbusInternationalOHAirport))). - -fof(axWorldAirportsA_K3680, axiom, - (hasType(type_Airport, inst_PortEllenIslayAirport))). - -fof(axWorldAirportsA_K3681, axiom, - (hasType(type_Airport, inst_PortFitzroyAirport))). - -fof(axWorldAirportsA_K3682, axiom, - (hasType(type_Airport, inst_PortWilliamsSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3683, axiom, - (hasType(type_Airport, inst_PortlandHillsboroORAirport))). - -fof(axWorldAirportsA_K3684, axiom, - (hasType(type_Airport, inst_PortoSeguroBAAirport))). - -fof(axWorldAirportsA_K3685, axiom, - (hasType(type_Airport, inst_PortofAstoriaORAirport))). - -fof(axWorldAirportsA_K3686, axiom, - (hasType(type_Airport, inst_PresidenteStroessnerAsuncionAirport))). - -fof(axWorldAirportsA_K3687, axiom, - (hasType(type_Airport, inst_PretoriaHeliportPretoriaAirport))). - -fof(axWorldAirportsA_K3688, axiom, - (hasType(type_Airport, inst_PrincevilleHIAirport))). - -fof(axWorldAirportsA_K3689, axiom, - (hasType(type_Airport, inst_PrincipedaBeiraROAirport))). - -fof(axWorldAirportsA_K3690, axiom, - (hasType(type_Airport, inst_PryorFieldALAirport))). - -fof(axWorldAirportsA_K3691, axiom, - (hasType(type_Airport, inst_PuertoArmuellaAirport))). - -fof(axWorldAirportsA_K3692, axiom, - (hasType(type_Airport, inst_PyongyangAirport))). - -fof(axWorldAirportsA_K3693, axiom, - (hasType(type_Airport, inst_PyrzowiceKatowiceAirport))). - -fof(axWorldAirportsA_K3694, axiom, - (hasType(type_Airport, inst_QaisumahAirport))). - -fof(axWorldAirportsA_K3695, axiom, - (hasType(type_Airport, inst_QarshiKarshiQashqadaryoAirport))). - -fof(axWorldAirportsA_K3696, axiom, - (hasType(type_Airport, inst_QiemoAirport))). - -fof(axWorldAirportsA_K3697, axiom, - (hasType(type_Airport, inst_QingyangAirport))). - -fof(axWorldAirportsA_K3698, axiom, - (hasType(type_Airport, inst_QishnAirport))). - -fof(axWorldAirportsA_K3699, axiom, - (hasType(type_Airport, inst_QostanayKustanayQostanayAirport))). - -fof(axWorldAirportsA_K3700, axiom, - (hasType(type_Airport, inst_QuamichanLakeWaterAerodromeBCAirport))). - -fof(axWorldAirportsA_K3701, axiom, - (hasType(type_Airport, inst_QuanducAirport))). - -fof(axWorldAirportsA_K3702, axiom, - (hasType(type_Airport, inst_QuartzCreekAKAirport))). - -fof(axWorldAirportsA_K3703, axiom, - (hasType(type_Airport, inst_QueenAliaInternationalAmmanAirport))). - -fof(axWorldAirportsA_K3704, axiom, - (hasType(type_Airport, inst_QueenBeatrixInternationalArubaOranjestadAirport))). - -fof(axWorldAirportsA_K3705, axiom, - (hasType(type_Airport, inst_QuinhagakAKAirport))). - -fof(axWorldAirportsA_K3706, axiom, - (hasType(type_Airport, inst_RAFStationScotlandAirport))). - -fof(axWorldAirportsA_K3707, axiom, - (hasType(type_Airport, inst_RISDDowneyHelistopCAAirport))). - -fof(axWorldAirportsA_K3708, axiom, - (hasType(type_Airport, inst_RIScienceCenterHelistopCAAirport))). - -fof(axWorldAirportsA_K3709, axiom, - (hasType(type_Airport, inst_RaeBareliAirport))). - -fof(axWorldAirportsA_K3710, axiom, - (hasType(type_Airport, inst_RafaelNunezCartagenadeIndiasAirport))). - -fof(axWorldAirportsA_K3711, axiom, - (hasType(type_Airport, inst_RaleighCountyMemorialWVAirport))). - -fof(axWorldAirportsA_K3712, axiom, - (hasType(type_Airport, inst_RanchiAirport))). - -fof(axWorldAirportsA_K3713, axiom, - (hasType(type_Airport, inst_RebiechowoGdanskAirport))). - -fof(axWorldAirportsA_K3714, axiom, - (hasType(type_Airport, inst_RedhillEnglandAirport))). - -fof(axWorldAirportsA_K3715, axiom, - (hasType(type_Airport, inst_RedstoneArmyAirFieldALAirport))). - -fof(axWorldAirportsA_K3716, axiom, - (hasType(type_Airport, inst_RennerFieldGoodlandMunicipalKSAirport))). - -fof(axWorldAirportsA_K3717, axiom, - (hasType(type_Airport, inst_RentschlerCTAirport))). - -fof(axWorldAirportsA_K3718, axiom, - (hasType(type_Airport, inst_RepublicNYAirport))). - -fof(axWorldAirportsA_K3719, axiom, - (hasType(type_Airport, inst_RheinMainAirForceBaseFrankfurtAirport))). - -fof(axWorldAirportsA_K3720, axiom, - (hasType(type_Airport, inst_RheinMainFrankfurtAirport))). - -fof(axWorldAirportsA_K3721, axiom, - (hasType(type_Airport, inst_RheinRuhrDuesseldorfDusseldorfAirport))). - -fof(axWorldAirportsA_K3722, axiom, - (hasType(type_Airport, inst_RheindahlenAirport))). - -fof(axWorldAirportsA_K3723, axiom, - (hasType(type_Airport, inst_RhooseCardiffAirport))). - -fof(axWorldAirportsA_K3724, axiom, - (hasType(type_Airport, inst_RichardsGebaurMOAirport))). - -fof(axWorldAirportsA_K3725, axiom, - (hasType(type_Airport, inst_RinkenbergerRLAILAirport))). - -fof(axWorldAirportsA_K3726, axiom, - (hasType(type_Airport, inst_RioGrandeValleyInternationalTXAirport))). - -fof(axWorldAirportsA_K3727, axiom, - (hasType(type_Airport, inst_RiversideMetroCenterHeliportCAAirport))). - -fof(axWorldAirportsA_K3728, axiom, - (hasType(type_Airport, inst_RobertGrayArmyAirFieldTXAirport))). - -fof(axWorldAirportsA_K3729, axiom, - (hasType(type_Airport, inst_RobertMuellerMunicipalTXAirport))). - -fof(axWorldAirportsA_K3730, axiom, - (hasType(type_Airport, inst_RochambeauCayenneAirport))). - -fof(axWorldAirportsA_K3731, axiom, - (hasType(type_Airport, inst_RockCountyWIAirport))). - -fof(axWorldAirportsA_K3732, axiom, - (hasType(type_Airport, inst_RodriguezBallonArequipaAirport))). - -fof(axWorldAirportsA_K3733, axiom, - (hasType(type_Airport, inst_RonaldswayIsleofManAirport))). - -fof(axWorldAirportsA_K3734, axiom, - (hasType(type_Airport, inst_RorshachAltenrheinAirport))). - -fof(axWorldAirportsA_K3735, axiom, - (hasType(type_Airport, inst_RoscoeTurnerMSAirport))). - -fof(axWorldAirportsA_K3736, axiom, - (hasType(type_Airport, inst_RoscommonCountyMIAirport))). - -fof(axWorldAirportsA_K3737, axiom, - (hasType(type_Airport, inst_RossFieldTwinCitiesMIAirport))). - -fof(axWorldAirportsA_K3738, axiom, - (hasType(type_Airport, inst_SabreArmyHeliportTNAirport))). - -fof(axWorldAirportsA_K3739, axiom, - (hasType(type_Airport, inst_SaharSantaCruzInternationalBombayAirport))). - -fof(axWorldAirportsA_K3740, axiom, - (hasType(type_Airport, inst_SaintGatienDeauvilleAirport))). - -fof(axWorldAirportsA_K3741, axiom, - (hasType(type_Airport, inst_SaintGeoirsGrenobleAirport))). - -fof(axWorldAirportsA_K3742, axiom, - (hasType(type_Airport, inst_SainteCatherineCorsicaAirport))). - -fof(axWorldAirportsA_K3743, axiom, - (hasType(type_Airport, inst_SaissFesFezAirport))). - -fof(axWorldAirportsA_K3744, axiom, - (hasType(type_Airport, inst_SamaraSamaraAirport))). - -fof(axWorldAirportsA_K3745, axiom, - (hasType(type_Airport, inst_SampsonCountyNCAirport))). - -fof(axWorldAirportsA_K3746, axiom, - (hasType(type_Airport, inst_SamuelsFieldKYAirport))). - -fof(axWorldAirportsA_K3747, axiom, - (hasType(type_Airport, inst_SanCarlosdeBarilocheAirport))). - -fof(axWorldAirportsA_K3748, axiom, - (hasType(type_Airport, inst_SanJuanAposentoAirport))). - -fof(axWorldAirportsA_K3749, axiom, - (hasType(type_Airport, inst_SanJuanPuebloNMAirport))). - -fof(axWorldAirportsA_K3750, axiom, - (hasType(type_Airport, inst_SanLuisValleyRegionalAirportBergmanFieldCOAirport))). - -fof(axWorldAirportsA_K3751, axiom, - (hasType(type_Airport, inst_SanRafaelAirport))). - -fof(axWorldAirportsA_K3752, axiom, - (hasType(type_Airport, inst_SanSebastianAirport))). - -fof(axWorldAirportsA_K3753, axiom, - (hasType(type_Airport, inst_SandyRiverORAirport))). - -fof(axWorldAirportsA_K3754, axiom, - (hasType(type_Airport, inst_SanfebagarAirport))). - -fof(axWorldAirportsA_K3755, axiom, - (hasType(type_Airport, inst_SantaCruzFloresIslandAzoresAirport))). - -fof(axWorldAirportsA_K3756, axiom, - (hasType(type_Airport, inst_SantaIsabelAirport))). - -fof(axWorldAirportsA_K3757, axiom, - (hasType(type_Airport, inst_SantaVitoriaMGAirport))). - -fof(axWorldAirportsA_K3758, axiom, - (hasType(type_Airport, inst_SantaYnezCAAirport))). - -fof(axWorldAirportsA_K3759, axiom, - (hasType(type_Airport, inst_SantoAngeloRSAirport))). - -fof(axWorldAirportsA_K3760, axiom, - (hasType(type_Airport, inst_SantoDonHerreraAirport))). - -fof(axWorldAirportsA_K3761, axiom, - (hasType(type_Airport, inst_SantoriniThiraAirport))). - -fof(axWorldAirportsA_K3762, axiom, - (hasType(type_Airport, inst_SaqaniAirport))). - -fof(axWorldAirportsA_K3763, axiom, - (hasType(type_Airport, inst_SargodhaAirport))). - -fof(axWorldAirportsA_K3764, axiom, - (hasType(type_Airport, inst_SaveGoteborgAirport))). - -fof(axWorldAirportsA_K3765, axiom, - (hasType(type_Airport, inst_SchaumburgAirParkILAirport))). - -fof(axWorldAirportsA_K3766, axiom, - (hasType(type_Airport, inst_SchenckFieldIAAirport))). - -fof(axWorldAirportsA_K3767, axiom, - (hasType(type_Airport, inst_SchipholAmsterdamAirport))). - -fof(axWorldAirportsA_K3768, axiom, - (hasType(type_Airport, inst_ScholesFieldTXAirport))). - -fof(axWorldAirportsA_K3769, axiom, - (hasType(type_Airport, inst_SchoolcraftCountyMIAirport))). - -fof(axWorldAirportsA_K3770, axiom, - (hasType(type_Airport, inst_ScottAirForceBaseILAirport))). - -fof(axWorldAirportsA_K3771, axiom, - (hasType(type_Airport, inst_SculthorpeRAFStationEnglandAirport))). - -fof(axWorldAirportsA_K3772, axiom, - (hasType(type_Airport, inst_ScusciubanAirport))). - -fof(axWorldAirportsA_K3773, axiom, - (hasType(type_Airport, inst_SedaliaMemorialMOAirport))). - -fof(axWorldAirportsA_K3774, axiom, - (hasType(type_Airport, inst_SegeAirport))). - -fof(axWorldAirportsA_K3775, axiom, - (hasType(type_Airport, inst_SeiyunAirport))). - -fof(axWorldAirportsA_K3776, axiom, - (hasType(type_Airport, inst_SelaparangMataramAirport))). - -fof(axWorldAirportsA_K3777, axiom, - (hasType(type_Airport, inst_SematanAirport))). - -fof(axWorldAirportsA_K3778, axiom, - (hasType(type_Airport, inst_SenouBamakoAirport))). - -fof(axWorldAirportsA_K3779, axiom, - (hasType(type_Airport, inst_SentaniDjayapuraJayapuraAirport))). - -fof(axWorldAirportsA_K3780, axiom, - (hasType(type_Airport, inst_SepingganBalikpapanAirport))). - -fof(axWorldAirportsA_K3781, axiom, - (hasType(type_Airport, inst_SesquicentenarioSanAndresAirport))). - -fof(axWorldAirportsA_K3782, axiom, - (hasType(type_Airport, inst_SeymourJohnsonAirForceBaseNCAirport))). - -fof(axWorldAirportsA_K3783, axiom, - (hasType(type_Airport, inst_ShaltzFieldKSAirport))). - -fof(axWorldAirportsA_K3784, axiom, - (hasType(type_Airport, inst_ShannonVAAirport))). - -fof(axWorldAirportsA_K3785, axiom, - (hasType(type_Airport, inst_ShaoguanAirport))). - -fof(axWorldAirportsA_K3786, axiom, - (hasType(type_Airport, inst_ShauliajAirport))). - -fof(axWorldAirportsA_K3787, axiom, - (hasType(type_Airport, inst_ShelbyMunicipalNCAirport))). - -fof(axWorldAirportsA_K3788, axiom, - (hasType(type_Airport, inst_ShermanArmyAirFieldKSAirport))). - -fof(axWorldAirportsA_K3789, axiom, - (hasType(type_Airport, inst_ShermanOaksCommunityHospitalHeliportCAAirport))). - -fof(axWorldAirportsA_K3790, axiom, - (hasType(type_Airport, inst_ShillavoAirport))). - -fof(axWorldAirportsA_K3791, axiom, - (hasType(type_Airport, inst_ShimkentChimkentSouthKazakhstanAirport))). - -fof(axWorldAirportsA_K3792, axiom, - (hasType(type_Airport, inst_ShoalCoveAKAirport))). - -fof(axWorldAirportsA_K3793, axiom, - (hasType(type_Airport, inst_ShorehamAirport))). - -fof(axWorldAirportsA_K3794, axiom, - (hasType(type_Airport, inst_ShreveportDowntownLAAirport))). - -fof(axWorldAirportsA_K3795, axiom, - (hasType(type_Airport, inst_ShuteHarbourQueenslandAirport))). - -fof(axWorldAirportsA_K3796, axiom, - (hasType(type_Airport, inst_SiguiriAirport))). - -fof(axWorldAirportsA_K3797, axiom, - (hasType(type_Airport, inst_SikassoAirport))). - -fof(axWorldAirportsA_K3798, axiom, - (hasType(type_Airport, inst_SikorskyHeliportCTAirport))). - -fof(axWorldAirportsA_K3799, axiom, - (hasType(type_Airport, inst_SilcharAirport))). - -fof(axWorldAirportsA_K3800, axiom, - (hasType(type_Airport, inst_SilverBayMunicipalMNAirport))). - -fof(axWorldAirportsA_K3801, axiom, - (hasType(type_Airport, inst_SimikotAirport))). - -fof(axWorldAirportsA_K3802, axiom, - (hasType(type_Airport, inst_SimmonsArmyAirFieldNCAirport))). - -fof(axWorldAirportsA_K3803, axiom, - (hasType(type_Airport, inst_SimonBolivarGuayaquilAirport))). - -fof(axWorldAirportsA_K3804, axiom, - (hasType(type_Airport, inst_SinaloaCuliacanAirport))). - -fof(axWorldAirportsA_K3805, axiom, - (hasType(type_Airport, inst_SindalAirport))). - -fof(axWorldAirportsA_K3806, axiom, - (hasType(type_Airport, inst_SirSeretseKhamaInternationalGaboroneAirport))). - -fof(axWorldAirportsA_K3807, axiom, - (hasType(type_Airport, inst_SitiaCreteAirport))). - -fof(axWorldAirportsA_K3808, axiom, - (hasType(type_Airport, inst_SittweAkyabAirport))). - -fof(axWorldAirportsA_K3809, axiom, - (hasType(type_Airport, inst_SkarduAirport))). - -fof(axWorldAirportsA_K3810, axiom, - (hasType(type_Airport, inst_SkiathosAirport))). - -fof(axWorldAirportsA_K3811, axiom, - (hasType(type_Airport, inst_SkovdeAirport))). - -fof(axWorldAirportsA_K3812, axiom, - (hasType(type_Airport, inst_SkyparkUTAirport))). - -fof(axWorldAirportsA_K3813, axiom, - (hasType(type_Airport, inst_SloulinFieldInternationalNDAirport))). - -fof(axWorldAirportsA_K3814, axiom, - (hasType(type_Airport, inst_SmithReynoldsNCAirport))). - -fof(axWorldAirportsA_K3815, axiom, - (hasType(type_Airport, inst_SoalalaAirport))). - -fof(axWorldAirportsA_K3816, axiom, - (hasType(type_Airport, inst_SoekarnoHattaInternationalJakartaAirport))). - -fof(axWorldAirportsA_K3817, axiom, - (hasType(type_Airport, inst_SogwipoChejuAirport))). - -fof(axWorldAirportsA_K3818, axiom, - (hasType(type_Airport, inst_SongkhiaHatyaiHatYaiAirport))). - -fof(axWorldAirportsA_K3819, axiom, - (hasType(type_Airport, inst_SormavoNizhniyNovgorodAirport))). - -fof(axWorldAirportsA_K3820, axiom, - (hasType(type_Airport, inst_SoummamBejaiaAirport))). - -fof(axWorldAirportsA_K3821, axiom, - (hasType(type_Airport, inst_SouthBigHornCountyWYAirport))). - -fof(axWorldAirportsA_K3822, axiom, - (hasType(type_Airport, inst_SouthBiminiInternationalBiminiAirport))). - -fof(axWorldAirportsA_K3823, axiom, - (hasType(type_Airport, inst_SoutherFieldGAAirport))). - -fof(axWorldAirportsA_K3824, axiom, - (hasType(type_Airport, inst_SouthwestGeorgiaRegionalGAAirport))). - -fof(axWorldAirportsA_K3825, axiom, - (hasType(type_Airport, inst_SpartaFortMcCoyWIAirport))). - -fof(axWorldAirportsA_K3826, axiom, - (hasType(type_Airport, inst_SpetsaiIslandAirport))). - -fof(axWorldAirportsA_K3827, axiom, - (hasType(type_Airport, inst_SpokaneInternationalWAAirport))). - -fof(axWorldAirportsA_K3828, axiom, - (hasType(type_Airport, inst_SpringvaleQueenslandAirport))). - -fof(axWorldAirportsA_K3829, axiom, - (hasType(type_Airport, inst_SquiresGateEnglandAirport))). - -fof(axWorldAirportsA_K3830, axiom, - (hasType(type_Airport, inst_StAndrewsScotlandAirport))). - -fof(axWorldAirportsA_K3831, axiom, - (hasType(type_Airport, inst_StAngeloNorthernIrelandAirport))). - -fof(axWorldAirportsA_K3832, axiom, - (hasType(type_Airport, inst_StCloudHospitalHeliportMNAirport))). - -fof(axWorldAirportsA_K3833, axiom, - (hasType(type_Airport, inst_StDenijsWestremGhentGentAirport))). - -fof(axWorldAirportsA_K3834, axiom, - (hasType(type_Airport, inst_StHelensTasmaniaAirport))). - -fof(axWorldAirportsA_K3835, axiom, - (hasType(type_Airport, inst_StLucieCountyInternationalFLAirport))). - -fof(axWorldAirportsA_K3836, axiom, - (hasType(type_Airport, inst_StMaloDinardPleurtuitAirport))). - -fof(axWorldAirportsA_K3837, axiom, - (hasType(type_Airport, inst_StMarysAKAirport))). - -fof(axWorldAirportsA_K3838, axiom, - (hasType(type_Airport, inst_StMarysEnglandAirport))). - -fof(axWorldAirportsA_K3839, axiom, - (hasType(type_Airport, inst_StPierreAirport))). - -fof(axWorldAirportsA_K3840, axiom, - (hasType(type_Airport, inst_StTropezAirport))). - -fof(axWorldAirportsA_K3841, axiom, - (hasType(type_Airport, inst_StafsbergHamarAirport))). - -fof(axWorldAirportsA_K3842, axiom, - (hasType(type_Airport, inst_StanStamperMunicipalOKAirport))). - -fof(axWorldAirportsA_K3843, axiom, - (hasType(type_Airport, inst_StapletonInternationalCOAirport))). - -fof(axWorldAirportsA_K3844, axiom, - (hasType(type_Airport, inst_SteelPierTajMahalHeliportNJAirport))). - -fof(axWorldAirportsA_K3845, axiom, - (hasType(type_Airport, inst_StephensCountyTXAirport))). - -fof(axWorldAirportsA_K3846, axiom, - (hasType(type_Airport, inst_StouffersHeliportPAAirport))). - -fof(axWorldAirportsA_K3847, axiom, - (hasType(type_Airport, inst_StreakyBaySouthAustraliaAirport))). - -fof(axWorldAirportsA_K3848, axiom, - (hasType(type_Airport, inst_StuartPowellFieldKYAirport))). - -fof(axWorldAirportsA_K3849, axiom, - (hasType(type_Airport, inst_SubangPeninsularAirport))). - -fof(axWorldAirportsA_K3850, axiom, - (hasType(type_Airport, inst_SukkertoppenAirport))). - -fof(axWorldAirportsA_K3851, axiom, - (hasType(type_Airport, inst_SummitLakeBCAirport))). - -fof(axWorldAirportsA_K3852, axiom, - (hasType(type_Airport, inst_SundanceAirparkOKAirport))). - -fof(axWorldAirportsA_K3853, axiom, - (hasType(type_Airport, inst_SungeiTakaiAirport))). - -fof(axWorldAirportsA_K3854, axiom, - (hasType(type_Airport, inst_SunnyvaleCAAirport))). - -fof(axWorldAirportsA_K3855, axiom, - (hasType(type_Airport, inst_SunsetGlendaleCAAirport))). - -fof(axWorldAirportsA_K3856, axiom, - (hasType(type_Airport, inst_SurcinBelgradeBeogradAirport))). - -fof(axWorldAirportsA_K3857, axiom, - (hasType(type_Airport, inst_SussexCountyDEAirport))). - -fof(axWorldAirportsA_K3858, axiom, - (hasType(type_Airport, inst_SvegAirport))). - -fof(axWorldAirportsA_K3859, axiom, - (hasType(type_Airport, inst_SyamsudinNoorBanjarmarsinAirport))). - -fof(axWorldAirportsA_K3860, axiom, - (hasType(type_Airport, inst_SyrosIslandAirport))). - -fof(axWorldAirportsA_K3861, axiom, - (hasType(type_Airport, inst_TSTIWacoJamesConnallTXAirport))). - -fof(axWorldAirportsA_K3862, axiom, - (hasType(type_Airport, inst_TaherJijelAirport))). - -fof(axWorldAirportsA_K3863, axiom, - (hasType(type_Airport, inst_TahnetaPassAKAirport))). - -fof(axWorldAirportsA_K3864, axiom, - (hasType(type_Airport, inst_TakakaAirport))). - -fof(axWorldAirportsA_K3865, axiom, - (hasType(type_Airport, inst_TalaveraLaRealBadajozAirport))). - -fof(axWorldAirportsA_K3866, axiom, - (hasType(type_Airport, inst_TalladegaMunicipalALAirport))). - -fof(axWorldAirportsA_K3867, axiom, - (hasType(type_Airport, inst_TavauxDoleAirport))). - -fof(axWorldAirportsA_K3868, axiom, - (hasType(type_Airport, inst_TaymarHeliportWAAirport))). - -fof(axWorldAirportsA_K3869, axiom, - (hasType(type_Airport, inst_TerredeBasAirport))). - -fof(axWorldAirportsA_K3870, axiom, - (hasType(type_Airport, inst_TerrorBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3871, axiom, - (hasType(type_Airport, inst_ThalerhofGrazAirport))). - -fof(axWorldAirportsA_K3872, axiom, - (hasType(type_Airport, inst_TheDallesMunicipalORAirport))). - -fof(axWorldAirportsA_K3873, axiom, - (hasType(type_Airport, inst_TheFrancisSGabreskiNYAirport))). - -fof(axWorldAirportsA_K3874, axiom, - (hasType(type_Airport, inst_TheValleyWallblakeAnguillaAirport))). - -fof(axWorldAirportsA_K3875, axiom, - (hasType(type_Airport, inst_TheWilliamBHartsfieldAtlantaInternationalGAAirport))). - -fof(axWorldAirportsA_K3876, axiom, - (hasType(type_Airport, inst_TheWoodlandsMemorialHospitalHeliportTXAirport))). - -fof(axWorldAirportsA_K3877, axiom, - (hasType(type_Airport, inst_ThomasCRussellFieldALAirport))). - -fof(axWorldAirportsA_K3878, axiom, - (hasType(type_Airport, inst_ThompsonRobbinsARAirport))). - -fof(axWorldAirportsA_K3879, axiom, - (hasType(type_Airport, inst_ThorneBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3880, axiom, - (hasType(type_Airport, inst_ThreeRiversMunicipalDrHainesMIAirport))). - -fof(axWorldAirportsA_K3881, axiom, - (hasType(type_Airport, inst_TikchikLodgeAKAirport))). - -fof(axWorldAirportsA_K3882, axiom, - (hasType(type_Airport, inst_TilleBeauvaisAirport))). - -fof(axWorldAirportsA_K3883, axiom, - (hasType(type_Airport, inst_TimehriGeorgetownAirport))). - -fof(axWorldAirportsA_K3884, axiom, - (hasType(type_Airport, inst_TinsonKingstonAirport))). - -fof(axWorldAirportsA_K3885, axiom, - (hasType(type_Airport, inst_TiptonArmyAirFieldMDAirport))). - -fof(axWorldAirportsA_K3886, axiom, - (hasType(type_Airport, inst_TirstrupAarhusAirport))). - -fof(axWorldAirportsA_K3887, axiom, - (hasType(type_Airport, inst_TiskaDjanetAirport))). - -fof(axWorldAirportsA_K3888, axiom, - (hasType(type_Airport, inst_TogiakFishAKAirport))). - -fof(axWorldAirportsA_K3889, axiom, - (hasType(type_Airport, inst_TompkinsCountyNYAirport))). - -fof(axWorldAirportsA_K3890, axiom, - (hasType(type_Airport, inst_TornioKemiAirport))). - -fof(axWorldAirportsA_K3891, axiom, - (hasType(type_Airport, inst_TortolaBeefIsAirport))). - -fof(axWorldAirportsA_K3892, axiom, - (hasType(type_Airport, inst_TouatAdrarAirport))). - -fof(axWorldAirportsA_K3893, axiom, - (hasType(type_Airport, inst_TourSinaiCityAirport))). - -fof(axWorldAirportsA_K3894, axiom, - (hasType(type_Airport, inst_TranscoTowerGarageHeliportTXAirport))). - -fof(axWorldAirportsA_K3895, axiom, - (hasType(type_Airport, inst_TriStateMiltonJFergusonFieldWVAirport))). - -fof(axWorldAirportsA_K3896, axiom, - (hasType(type_Airport, inst_TriStateSteubenCountyINAirport))). - -fof(axWorldAirportsA_K3897, axiom, - (hasType(type_Airport, inst_TribhuvanKathmanduAirport))). - -fof(axWorldAirportsA_K3898, axiom, - (hasType(type_Airport, inst_TripoliAirport))). - -fof(axWorldAirportsA_K3899, axiom, - (hasType(type_Airport, inst_TusiArmyHeliportCAAirport))). - -fof(axWorldAirportsA_K3900, axiom, - (hasType(type_Airport, inst_TweedNewHavenCTAirport))). - -fof(axWorldAirportsA_K3901, axiom, - (hasType(type_Airport, inst_TwinCountyVAAirport))). - -fof(axWorldAirportsA_K3902, axiom, - (hasType(type_Airport, inst_UlanhotAirport))). - -fof(axWorldAirportsA_K3903, axiom, - (hasType(type_Airport, inst_UnalaskaAKAirport))). - -fof(axWorldAirportsA_K3904, axiom, - (hasType(type_Airport, inst_UnionCAAirport))). - -fof(axWorldAirportsA_K3905, axiom, - (hasType(type_Airport, inst_UnitedStatesirForceAcademyAirstripCOAirport))). - -fof(axWorldAirportsA_K3906, axiom, - (hasType(type_Airport, inst_UnitedStatesrmyHeliportILAirport))). - -fof(axWorldAirportsA_K3907, axiom, - (hasType(type_Airport, inst_UniversalStudiosCAAirport))). - -fof(axWorldAirportsA_K3908, axiom, - (hasType(type_Airport, inst_UniversityofIllinoisWillardILAirport))). - -fof(axWorldAirportsA_K3909, axiom, - (hasType(type_Airport, inst_UpernavikAirport))). - -fof(axWorldAirportsA_K3910, axiom, - (hasType(type_Airport, inst_UyakAKAirport))). - -fof(axWorldAirportsA_K3911, axiom, - (hasType(type_Airport, inst_UyakSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3912, axiom, - (hasType(type_Airport, inst_VCBirdInternationalCoolidgeAntiguaIsAirport))). - -fof(axWorldAirportsA_K3913, axiom, - (hasType(type_Airport, inst_VagarFaroeIsAirport))). - -fof(axWorldAirportsA_K3914, axiom, - (hasType(type_Airport, inst_ValedeCaesPAAirport))). - -fof(axWorldAirportsA_K3915, axiom, - (hasType(type_Airport, inst_ValleyWalesAirport))). - -fof(axWorldAirportsA_K3916, axiom, - (hasType(type_Airport, inst_VanceAirForceBaseOKAirport))). - -fof(axWorldAirportsA_K3917, axiom, - (hasType(type_Airport, inst_VantaaHelsinkiAirport))). - -fof(axWorldAirportsA_K3918, axiom, - (hasType(type_Airport, inst_VenangoRegionalPAAirport))). - -fof(axWorldAirportsA_K3919, axiom, - (hasType(type_Airport, inst_VermilionCountyILAirport))). - -fof(axWorldAirportsA_K3920, axiom, - (hasType(type_Airport, inst_ViasBeziersAirport))). - -fof(axWorldAirportsA_K3921, axiom, - (hasType(type_Airport, inst_VigraAlesundAalesundAirport))). - -fof(axWorldAirportsA_K3922, axiom, - (hasType(type_Airport, inst_VilhenaROAirport))). - -fof(axWorldAirportsA_K3923, axiom, - (hasType(type_Airport, inst_VinadelMarAirport))). - -fof(axWorldAirportsA_K3924, axiom, - (hasType(type_Airport, inst_VirgilIGrissomMunicipalINAirport))). - -fof(axWorldAirportsA_K3925, axiom, - (hasType(type_Airport, inst_VirginiaTechVAAirport))). - -fof(axWorldAirportsA_K3926, axiom, - (hasType(type_Airport, inst_WHBudBarronGAAirport))). - -fof(axWorldAirportsA_K3927, axiom, - (hasType(type_Airport, inst_WKKelloggMIAirport))). - -fof(axWorldAirportsA_K3928, axiom, - (hasType(type_Airport, inst_WabashMunicipalINAirport))). - -fof(axWorldAirportsA_K3929, axiom, - (hasType(type_Airport, inst_WacoKungoAirport))). - -fof(axWorldAirportsA_K3930, axiom, - (hasType(type_Airport, inst_WacoRegionalTXAirport))). - -fof(axWorldAirportsA_K3931, axiom, - (hasType(type_Airport, inst_WadMedaniAirport))). - -fof(axWorldAirportsA_K3932, axiom, - (hasType(type_Airport, inst_WageningenAirport))). - -fof(axWorldAirportsA_K3933, axiom, - (hasType(type_Airport, inst_WahnBonnAirport))). - -fof(axWorldAirportsA_K3934, axiom, - (hasType(type_Airport, inst_WahooMunicipalNEAirport))). - -fof(axWorldAirportsA_K3935, axiom, - (hasType(type_Airport, inst_WaimanaloHIAirport))). - -fof(axWorldAirportsA_K3936, axiom, - (hasType(type_Airport, inst_WainwrightAKAirport))). - -fof(axWorldAirportsA_K3937, axiom, - (hasType(type_Airport, inst_WainwrightArmyAirFieldAKAirport))). - -fof(axWorldAirportsA_K3938, axiom, - (hasType(type_Airport, inst_WakayaIslandAirport))). - -fof(axWorldAirportsA_K3939, axiom, - (hasType(type_Airport, inst_WakeIslandAirfieldWakeIslandAirport))). - -fof(axWorldAirportsA_K3940, axiom, - (hasType(type_Airport, inst_WalkerFieldCOAirport))). - -fof(axWorldAirportsA_K3941, axiom, - (hasType(type_Airport, inst_WallaWallaRegionalWAAirport))). - -fof(axWorldAirportsA_K3942, axiom, - (hasType(type_Airport, inst_WalnutRidgeRegionalARAirport))). - -fof(axWorldAirportsA_K3943, axiom, - (hasType(type_Airport, inst_WangeroogeAirport))). - -fof(axWorldAirportsA_K3944, axiom, - (hasType(type_Airport, inst_WanigelaAirport))). - -fof(axWorldAirportsA_K3945, axiom, - (hasType(type_Airport, inst_WaraghandyKaragandaQaraghandyAirport))). - -fof(axWorldAirportsA_K3946, axiom, - (hasType(type_Airport, inst_WarmSpringBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3947, axiom, - (hasType(type_Airport, inst_WarnerBrothersStudiosCAAirport))). - -fof(axWorldAirportsA_K3948, axiom, - (hasType(type_Airport, inst_WarrenCountyNYAirport))). - -fof(axWorldAirportsA_K3949, axiom, - (hasType(type_Airport, inst_WasecaMunicipalMNAirport))). - -fof(axWorldAirportsA_K3950, axiom, - (hasType(type_Airport, inst_WashingtonCountyRegionalMDAirport))). - -fof(axWorldAirportsA_K3951, axiom, - (hasType(type_Airport, inst_WashingtonDullesInternationalDCAirport))). - -fof(axWorldAirportsA_K3952, axiom, - (hasType(type_Airport, inst_WashingtonMunicipalIAAirport))). - -fof(axWorldAirportsA_K3953, axiom, - (hasType(type_Airport, inst_WashingtonNationalDCAirport))). - -fof(axWorldAirportsA_K3954, axiom, - (hasType(type_Airport, inst_WashingtonWilkesCountyGAAirport))). - -fof(axWorldAirportsA_K3955, axiom, - (hasType(type_Airport, inst_WaterfallSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3956, axiom, - (hasType(type_Airport, inst_WaterlooMunicipalIAAirport))). - -fof(axWorldAirportsA_K3957, axiom, - (hasType(type_Airport, inst_WatertownInternationalNYAirport))). - -fof(axWorldAirportsA_K3958, axiom, - (hasType(type_Airport, inst_WatertownMunicipalSDAirport))). - -fof(axWorldAirportsA_K3959, axiom, - (hasType(type_Airport, inst_WausauMunicipalWIAirport))). - -fof(axWorldAirportsA_K3960, axiom, - (hasType(type_Airport, inst_WaycrossWareCountyGAAirport))). - -fof(axWorldAirportsA_K3961, axiom, - (hasType(type_Airport, inst_WayneCountyKYAirport))). - -fof(axWorldAirportsA_K3962, axiom, - (hasType(type_Airport, inst_WayneCountyOHAirport))). - -fof(axWorldAirportsA_K3963, axiom, - (hasType(type_Airport, inst_WebsterCityMunicipalIAAirport))). - -fof(axWorldAirportsA_K3964, axiom, - (hasType(type_Airport, inst_WedjhAirport))). - -fof(axWorldAirportsA_K3965, axiom, - (hasType(type_Airport, inst_WeedonFieldALAirport))). - -fof(axWorldAirportsA_K3966, axiom, - (hasType(type_Airport, inst_WeideArmyAirFieldMDAirport))). - -fof(axWorldAirportsA_K3967, axiom, - (hasType(type_Airport, inst_WeiserAirParkTXAirport))). - -fof(axWorldAirportsA_K3968, axiom, - (hasType(type_Airport, inst_WellingtonMunicipalKSAirport))). - -fof(axWorldAirportsA_K3969, axiom, - (hasType(type_Airport, inst_WellsvilleMunicipalAirportTarantineFieldNYAirport))). - -fof(axWorldAirportsA_K3970, axiom, - (hasType(type_Airport, inst_WendoverUTAirport))). - -fof(axWorldAirportsA_K3971, axiom, - (hasType(type_Airport, inst_WestBendMunicipalWIAirport))). - -fof(axWorldAirportsA_K3972, axiom, - (hasType(type_Airport, inst_WestGeorgiaRegionalGAAirport))). - -fof(axWorldAirportsA_K3973, axiom, - (hasType(type_Airport, inst_WestHoustonLakesideTXAirport))). - -fof(axWorldAirportsA_K3974, axiom, - (hasType(type_Airport, inst_WestMemphisMunicipalARAirport))). - -fof(axWorldAirportsA_K3975, axiom, - (hasType(type_Airport, inst_WestPointSeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K3976, axiom, - (hasType(type_Airport, inst_WestchaseHiltonHeliportTXAirport))). - -fof(axWorldAirportsA_K3977, axiom, - (hasType(type_Airport, inst_WestchesterCountyNYAirport))). - -fof(axWorldAirportsA_K3978, axiom, - (hasType(type_Airport, inst_WesterlandSyltIslandAirport))). - -fof(axWorldAirportsA_K3979, axiom, - (hasType(type_Airport, inst_WestoverAirReserveBaseMetropolitanMAAirport))). - -fof(axWorldAirportsA_K3980, axiom, - (hasType(type_Airport, inst_WexfordCountyMIAirport))). - -fof(axWorldAirportsA_K3981, axiom, - (hasType(type_Airport, inst_WheatlandCountyAirportatHarlowtonMTAirport))). - -fof(axWorldAirportsA_K3982, axiom, - (hasType(type_Airport, inst_WheelerArmyAirFieldHIAirport))). - -fof(axWorldAirportsA_K3983, axiom, - (hasType(type_Airport, inst_WheelingOhioCountyWVAirport))). - -fof(axWorldAirportsA_K3984, axiom, - (hasType(type_Airport, inst_WhitesburgMunicipalKYAirport))). - -fof(axWorldAirportsA_K3985, axiom, - (hasType(type_Airport, inst_WhitsundayKontikiResortLongIslandQueenslandAirport))). - -fof(axWorldAirportsA_K3986, axiom, - (hasType(type_Airport, inst_WhitsundayQueenslandAirport))). - -fof(axWorldAirportsA_K3987, axiom, - (hasType(type_Airport, inst_WichitaMidContinentKSAirport))). - -fof(axWorldAirportsA_K3988, axiom, - (hasType(type_Airport, inst_WileyPostWillRogersMemorialAKAirport))). - -fof(axWorldAirportsA_K3989, axiom, - (hasType(type_Airport, inst_WilkesBarreScrantonInternationalPAAirport))). - -fof(axWorldAirportsA_K3990, axiom, - (hasType(type_Airport, inst_WilkesCountyNCAirport))). - -fof(axWorldAirportsA_K3991, axiom, - (hasType(type_Airport, inst_WilliamBHeiligFieldNEAirport))). - -fof(axWorldAirportsA_K3992, axiom, - (hasType(type_Airport, inst_WilliamPHobbyTXAirport))). - -fof(axWorldAirportsA_K3993, axiom, - (hasType(type_Airport, inst_WilliamRFairchildInternationalWAAirport))). - -fof(axWorldAirportsA_K3994, axiom, - (hasType(type_Airport, inst_WilliamsburgJamestownVAAirport))). - -fof(axWorldAirportsA_K3995, axiom, - (hasType(type_Airport, inst_WilliamsportLycomingCountyPAAirport))). - -fof(axWorldAirportsA_K3996, axiom, - (hasType(type_Airport, inst_WillmarMunicipalAirportJohnLRiceFieldMNAirport))). - -fof(axWorldAirportsA_K3997, axiom, - (hasType(type_Airport, inst_WindhamCTAirport))). - -fof(axWorldAirportsA_K3998, axiom, - (hasType(type_Airport, inst_WingsFieldPAAirport))). - -fof(axWorldAirportsA_K3999, axiom, - (hasType(type_Airport, inst_WinklerCountyTXAirport))). - -fof(axWorldAirportsA_K4000, axiom, - (hasType(type_Airport, inst_WinslowMunicipalAZAirport))). - -fof(axWorldAirportsA_K4001, axiom, - (hasType(type_Airport, inst_WinterHavensGilbertFLAirport))). - -fof(axWorldAirportsA_K4002, axiom, - (hasType(type_Airport, inst_WiscassetMEAirport))). - -fof(axWorldAirportsA_K4003, axiom, - (hasType(type_Airport, inst_WolterMonginsidiKendariAirport))). - -fof(axWorldAirportsA_K4004, axiom, - (hasType(type_Airport, inst_WoodbourneAirStationBlenheimAirport))). - -fof(axWorldAirportsA_K4005, axiom, - (hasType(type_Airport, inst_WoodwardFieldSCAirport))). - -fof(axWorldAirportsA_K4006, axiom, - (hasType(type_Airport, inst_WrightPattersonAirForceBaseOHAirport))). - -fof(axWorldAirportsA_K4007, axiom, - (hasType(type_Airport, inst_WujlabaKunmingAirport))). - -fof(axWorldAirportsA_K4008, axiom, - (hasType(type_Airport, inst_YacuibaAirport))). - -fof(axWorldAirportsA_K4009, axiom, - (hasType(type_Airport, inst_YagouaAirport))). - -fof(axWorldAirportsA_K4010, axiom, - (hasType(type_Airport, inst_YaguaraAirport))). - -fof(axWorldAirportsA_K4011, axiom, - (hasType(type_Airport, inst_YakatagaAKAirport))). - -fof(axWorldAirportsA_K4012, axiom, - (hasType(type_Airport, inst_YakimaFiringCenterArmyAirFieldWAAirport))). - -fof(axWorldAirportsA_K4013, axiom, - (hasType(type_Airport, inst_YakuShimaAirport))). - -fof(axWorldAirportsA_K4014, axiom, - (hasType(type_Airport, inst_YalataMissionSouthAustraliaAirport))). - -fof(axWorldAirportsA_K4015, axiom, - (hasType(type_Airport, inst_YalingaAirport))). - -fof(axWorldAirportsA_K4016, axiom, - (hasType(type_Airport, inst_YalumetAirport))). - -fof(axWorldAirportsA_K4017, axiom, - (hasType(type_Airport, inst_YamagataHonshuAirport))). - -fof(axWorldAirportsA_K4018, axiom, - (hasType(type_Airport, inst_YamoussoukroAirport))). - -fof(axWorldAirportsA_K4019, axiom, - (hasType(type_Airport, inst_YampaValleyCOAirport))). - -fof(axWorldAirportsA_K4020, axiom, - (hasType(type_Airport, inst_YanAnAirport))). - -fof(axWorldAirportsA_K4021, axiom, - (hasType(type_Airport, inst_YapsieiAirport))). - -fof(axWorldAirportsA_K4022, axiom, - (hasType(type_Airport, inst_YariAirport))). - -fof(axWorldAirportsA_K4023, axiom, - (hasType(type_Airport, inst_YasuruAirport))). - -fof(axWorldAirportsA_K4024, axiom, - (hasType(type_Airport, inst_YazdAirport))). - -fof(axWorldAirportsA_K4025, axiom, - (hasType(type_Airport, inst_YeagerWVAirport))). - -fof(axWorldAirportsA_K4026, axiom, - (hasType(type_Airport, inst_YelimaneAirport))). - -fof(axWorldAirportsA_K4027, axiom, - (hasType(type_Airport, inst_YellowstoneRegionalWYAirport))). - -fof(axWorldAirportsA_K4028, axiom, - (hasType(type_Airport, inst_YeringtonMunicipalNVAirport))). - -fof(axWorldAirportsA_K4029, axiom, - (hasType(type_Airport, inst_YinchuanAirport))). - -fof(axWorldAirportsA_K4030, axiom, - (hasType(type_Airport, inst_YoffDakarAirport))). - -fof(axWorldAirportsA_K4031, axiom, - (hasType(type_Airport, inst_YohannesIVAsmaraAirport))). - -fof(axWorldAirportsA_K4032, axiom, - (hasType(type_Airport, inst_YongaiAirport))). - -fof(axWorldAirportsA_K4033, axiom, - (hasType(type_Airport, inst_YorkMunicipalNEAirport))). - -fof(axWorldAirportsA_K4034, axiom, - (hasType(type_Airport, inst_YoshkarOlaJoshkarOlaMariElAirport))). - -fof(axWorldAirportsA_K4035, axiom, - (hasType(type_Airport, inst_YundumBanjulAirport))). - -fof(axWorldAirportsA_K4036, axiom, - (hasType(type_Airport, inst_ZMJackStellFieldARAirport))). - -fof(axWorldAirportsA_K4037, axiom, - (hasType(type_Airport, inst_ZacharBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsA_K4038, axiom, - (hasType(type_Airport, inst_ZakoumaAirport))). - -fof(axWorldAirportsA_K4039, axiom, - (hasType(type_Airport, inst_ZambeziAirport))). - -fof(axWorldAirportsA_K4040, axiom, - (hasType(type_Airport, inst_ZanagaAirport))). - -fof(axWorldAirportsA_K4041, axiom, - (hasType(type_Airport, inst_ZapadnyErevanYerevanAirport))). - -fof(axWorldAirportsA_K4042, axiom, - (hasType(type_Airport, inst_ZapalaAirport))). - -fof(axWorldAirportsA_K4043, axiom, - (hasType(type_Airport, inst_ZapatocaAirport))). - -fof(axWorldAirportsA_K4044, axiom, - (hasType(type_Airport, inst_ZegaButaAirport))). - -fof(axWorldAirportsA_K4045, axiom, - (hasType(type_Airport, inst_ZemidAirport))). - -fof(axWorldAirportsA_K4046, axiom, - (hasType(type_Airport, inst_ZhambylDzhambulZhambylAirport))). - -fof(axWorldAirportsA_K4047, axiom, - (hasType(type_Airport, inst_ZhengzhouAirport))). - -fof(axWorldAirportsA_K4048, axiom, - (hasType(type_Airport, inst_ZhezqazghanDzhezkazganZhezqazghanAirport))). - -fof(axWorldAirportsA_K4049, axiom, - (hasType(type_Airport, inst_ZhulyanyKievAirport))). - -fof(axWorldAirportsA_K4050, axiom, - (hasType(type_Airport, inst_ZiaInternationalDhakaAirport))). - -fof(axWorldAirportsA_K4051, axiom, - (hasType(type_Airport, inst_ZielonaGoraAirport))). - -fof(axWorldAirportsA_K4052, axiom, - (hasType(type_Airport, inst_ZilinaAirport))). - diff --git a/examples/SUMO/TPTP/WorldAirportsA_KPredAx.p b/examples/SUMO/TPTP/WorldAirportsA_KPredAx.p deleted file mode 100644 index a58830234..000000000 --- a/examples/SUMO/TPTP/WorldAirportsA_KPredAx.p +++ /dev/null @@ -1,12024 +0,0 @@ -fof(axWorldAKPred0, axiom, - f_located(inst_ArraburyQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1, axiom, - f_located(inst_AlArishAirport,inst_Egypt)). - -fof(axWorldAKPred2, axiom, - f_located(inst_ElMellahAnnabaAirport,inst_Algeria)). - -fof(axWorldAKPred3, axiom, - f_located(inst_ApalachicolaMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred4, axiom, - f_located(inst_AachenAirport,inst_Germany)). - -fof(axWorldAKPred5, axiom, - f_located(inst_ArraiasGOAirport,inst_Brazil)). - -fof(axWorldAKPred6, axiom, - f_located(inst_AwaradamAirport,inst_Suriname)). - -fof(axWorldAKPred7, axiom, - f_located(inst_AranukaAirport,inst_Kiribati)). - -fof(axWorldAKPred8, axiom, - f_located(inst_AalborgAirport,inst_Denmark)). - -fof(axWorldAKPred9, axiom, - f_located(inst_MalaMalaAirport,inst_SouthAfrica)). - -fof(axWorldAKPred10, axiom, - f_located(inst_AlAinAirport,inst_UnitedArabEmirates)). - -fof(axWorldAKPred11, axiom, - f_located(inst_AnacoAirport,inst_Venezuela)). - -fof(axWorldAKPred12, axiom, - f_located(inst_AndrauAirparkTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred13, axiom, - f_located(inst_AnapaAirport,inst_Russia)). - -fof(axWorldAKPred14, axiom, - f_located(inst_TirstrupAarhusAirport,inst_Denmark)). - -fof(axWorldAKPred15, axiom, - f_located(inst_ApalapsiliNewGuineaAirport,inst_Indonesia)). - -fof(axWorldAKPred16, axiom, - f_located(inst_AltayAirport,inst_China)). - -fof(axWorldAKPred17, axiom, - f_located(inst_AsauAirport,inst_WesternSamoa)). - -fof(axWorldAKPred18, axiom, - f_located(inst_AlahAirport,inst_Philippines)). - -fof(axWorldAKPred19, axiom, - f_located(inst_AraxaMGAirport,inst_Brazil)). - -fof(axWorldAKPred20, axiom, - f_located(inst_AlGhaydahAirport,inst_Yemen)). - -fof(axWorldAKPred21, axiom, - f_located(inst_AbakanKhakassiaAirport,inst_Russia)). - -fof(axWorldAKPred22, axiom, - f_located(inst_AbingdonRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred23, axiom, - f_located(inst_AbadanAirport,inst_Iran)). - -fof(axWorldAKPred24, axiom, - f_located(inst_AllentownBethlehemEastonPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred25, axiom, - f_located(inst_AbaiangAirport,inst_Kiribati)). - -fof(axWorldAKPred26, axiom, - f_located(inst_AbingoonQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred27, axiom, - f_located(inst_AlphaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred28, axiom, - f_located(inst_AbileneRegionalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred29, axiom, - f_located(inst_KabriDarAirport,inst_Ethiopia)). - -fof(axWorldAKPred30, axiom, - f_located(inst_AmblerAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred31, axiom, - f_located(inst_BamagaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred32, axiom, - f_located(inst_AlbinaAirport,inst_Suriname)). - -fof(axWorldAKPred33, axiom, - f_located(inst_AtkambaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred34, axiom, - f_located(inst_AlbuquerqueInternationalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred35, axiom, - f_located(inst_AberdeenRegionalSDAirport,inst_UnitedStates)). - -fof(axWorldAKPred36, axiom, - f_located(inst_AbuSimbelAirport,inst_Egypt)). - -fof(axWorldAKPred37, axiom, - f_located(inst_AlBahaAirport,inst_SaudiArabia)). - -fof(axWorldAKPred38, axiom, - f_located(inst_HaliweniAtambuaAirport,inst_Indonesia)). - -fof(axWorldAKPred39, axiom, - f_located(inst_AbujaAirport,inst_Nigeria)). - -fof(axWorldAKPred40, axiom, - f_located(inst_AbauAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred41, axiom, - f_located(inst_AlburyNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred42, axiom, - f_located(inst_SouthwestGeorgiaRegionalGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred43, axiom, - f_located(inst_DyceScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred44, axiom, - f_located(inst_GeneralJuanNAlvarezAcapulcoAirport,inst_Mexico)). - -fof(axWorldAKPred45, axiom, - f_located(inst_AntrimCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred46, axiom, - f_located(inst_KotokaAccraAirport,inst_Ghana)). - -fof(axWorldAKPred47, axiom, - f_located(inst_AcandiAirport,inst_Colombia)). - -fof(axWorldAKPred48, axiom, - f_located(inst_LanzaroteCanaryIslandsAirport,inst_Spain)). - -fof(axWorldAKPred49, axiom, - f_located(inst_RorshachAltenrheinAirport,inst_Switzerland)). - -fof(axWorldAKPred50, axiom, - f_located(inst_SoutherFieldGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred51, axiom, - f_located(inst_NantucketMemorialMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred52, axiom, - f_located(inst_AricaAirport,inst_Colombia)). - -fof(axWorldAKPred53, axiom, - f_located(inst_CiudadAcunaAirport,inst_Mexico)). - -fof(axWorldAKPred54, axiom, - f_located(inst_AsconaAirport,inst_Switzerland)). - -fof(axWorldAKPred55, axiom, - f_located(inst_WasecaMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred56, axiom, - f_located(inst_AraracuaraAirport,inst_Colombia)). - -fof(axWorldAKPred57, axiom, - f_located(inst_AnacortesWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred58, axiom, - f_located(inst_WacoRegionalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred59, axiom, - f_located(inst_AchutupoAirport,inst_Panama)). - -fof(axWorldAKPred60, axiom, - f_located(inst_ArcataCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred61, axiom, - f_located(inst_AtlanticCityInternationalNJAirport,inst_UnitedStates)). - -fof(axWorldAKPred62, axiom, - f_located(inst_HendersonFieldNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred63, axiom, - f_located(inst_IncirlikAirBaseAdanaAirport,inst_Turkey)). - -fof(axWorldAKPred64, axiom, - f_located(inst_AdnanMenderesIzmirAirport,inst_Turkey)). - -fof(axWorldAKPred65, axiom, - f_located(inst_BoleAddisAbabaAirport,inst_Ethiopia)). - -fof(axWorldAKPred66, axiom, - f_located(inst_InternationalAdenAirport,inst_Yemen)). - -fof(axWorldAKPred67, axiom, - f_located(inst_LenaweeCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred68, axiom, - f_located(inst_AldanYakutiaSakhaAirport,inst_Russia)). - -fof(axWorldAKPred69, axiom, - f_located(inst_MarkaAmmanAirport,inst_Jordan)). - -fof(axWorldAKPred70, axiom, - f_located(inst_AdakNavalAirStationAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred71, axiom, - f_located(inst_InternationalSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred72, axiom, - f_located(inst_ArdmoreMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred73, axiom, - f_located(inst_AndesAirport,inst_Colombia)). - -fof(axWorldAKPred74, axiom, - f_located(inst_AndamookaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred75, axiom, - f_located(inst_AnuradhapuraAirport,inst_SriLanka)). - -fof(axWorldAKPred76, axiom, - f_located(inst_KodiakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred77, axiom, - f_located(inst_AndrewsMunicipalSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred78, axiom, - f_located(inst_AddisonTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred79, axiom, - f_located(inst_AdaMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred80, axiom, - f_located(inst_AudubonCountyIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred81, axiom, - f_located(inst_AndoverEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred82, axiom, - f_located(inst_AndrewsAirForceBaseMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred83, axiom, - f_located(inst_StAndrewsScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred84, axiom, - f_located(inst_AlldaysAirport,inst_SouthAfrica)). - -fof(axWorldAKPred85, axiom, - f_located(inst_SesquicentenarioSanAndresAirport,inst_Colombia)). - -fof(axWorldAKPred86, axiom, - f_located(inst_AbemamaAtollAirport,inst_Kiribati)). - -fof(axWorldAKPred87, axiom, - f_located(inst_AekGodangAirport,inst_Indonesia)). - -fof(axWorldAKPred88, axiom, - f_located(inst_AbecheAirport,inst_Chad)). - -fof(axWorldAKPred89, axiom, - f_located(inst_AsekiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred90, axiom, - f_located(inst_AlbertLeaMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred91, axiom, - f_located(inst_AiounelAtroussAirport,inst_Mauritania)). - -fof(axWorldAKPred92, axiom, - f_located(inst_AeroparqueJorgeNewberyBuenosAiresAirport,inst_Argentina)). - -fof(axWorldAKPred93, axiom, - f_located(inst_AdlerSochiKrasnodarAirport,inst_Russia)). - -fof(axWorldAKPred94, axiom, - f_located(inst_VigraAlesundAalesundAirport,inst_Norway)). - -fof(axWorldAKPred95, axiom, - f_located(inst_AllakaketAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred96, axiom, - f_located(inst_AlexandriaInternationalLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred97, axiom, - f_located(inst_AkureyriAirport,inst_Iceland)). - -fof(axWorldAKPred98, axiom, - f_located(inst_SanRafaelAirport,inst_Argentina)). - -fof(axWorldAKPred99, axiom, - f_located(inst_UnitedStatesirForceAcademyAirstripCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred100, axiom, - f_located(inst_AmalfiAirport,inst_Colombia)). - -fof(axWorldAKPred101, axiom, - f_located(inst_AltaFlorestaAirport,inst_Brazil)). - -fof(axWorldAKPred102, axiom, - f_located(inst_JaffreyMunicipalSilverRanchNHAirport,inst_UnitedStates)). - -fof(axWorldAKPred103, axiom, - f_located(inst_AftonMunicipalWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred104, axiom, - f_located(inst_AforeAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred105, axiom, - f_located(inst_FortWorthAllianceTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred106, axiom, - f_located(inst_AfyonAirport,inst_Turkey)). - -fof(axWorldAKPred107, axiom, - f_located(inst_AlMassiraAgadirAirport,inst_Morocco)). - -fof(axWorldAKPred108, axiom, - f_located(inst_AugsburgAirport,inst_Germany)). - -fof(axWorldAKPred109, axiom, - f_located(inst_AlleghenyCountyPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred110, axiom, - f_located(inst_AnggiAirport,inst_Indonesia)). - -fof(axWorldAKPred111, axiom, - f_located(inst_WangeroogeAirport,inst_Germany)). - -fof(axWorldAKPred112, axiom, - f_located(inst_AgenAirport,inst_France)). - -fof(axWorldAKPred113, axiom, - f_located(inst_AngoramAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred114, axiom, - f_located(inst_AngelholmHelsingborgAirport,inst_Sweden)). - -fof(axWorldAKPred115, axiom, - f_located(inst_WageningenAirport,inst_Suriname)). - -fof(axWorldAKPred116, axiom, - f_located(inst_AguniAirport,inst_Japan)). - -fof(axWorldAKPred117, axiom, - f_located(inst_KaguaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred118, axiom, - f_located(inst_WanigelaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred119, axiom, - f_located(inst_AnqmaqssalikAirport,inst_Greenland)). - -fof(axWorldAKPred120, axiom, - f_located(inst_AngoonSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred121, axiom, - f_located(inst_MagnoliaMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred122, axiom, - f_located(inst_MalagaAirport,inst_Spain)). - -fof(axWorldAKPred123, axiom, - f_located(inst_AgrinionAirport,inst_Greece)). - -fof(axWorldAKPred124, axiom, - f_located(inst_AgraAirport,inst_India)). - -fof(axWorldAKPred125, axiom, - f_located(inst_BushFieldGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred126, axiom, - f_located(inst_CiudaddelEsteAirport,inst_Paraguay)). - -fof(axWorldAKPred127, axiom, - f_located(inst_AguascalientesAirport,inst_Mexico)). - -fof(axWorldAKPred128, axiom, - f_located(inst_AcariguaAirport,inst_Venezuela)). - -fof(axWorldAKPred129, axiom, - f_located(inst_AgnewQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred130, axiom, - f_located(inst_AgattiIslandAirport,inst_India)). - -fof(axWorldAKPred131, axiom, - f_located(inst_ArgyleDownsWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred132, axiom, - f_located(inst_AggeneysAirport,inst_SouthAfrica)). - -fof(axWorldAKPred133, axiom, - f_located(inst_NahaAirForceBaseOkinawaAirport,inst_Japan)). - -fof(axWorldAKPred134, axiom, - f_located(inst_KhamisMushayatAbhaAirport,inst_SaudiArabia)). - -fof(axWorldAKPred135, axiom, - f_located(inst_AmedeeArmyAirFieldCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred136, axiom, - f_located(inst_ArapahoeMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred137, axiom, - f_located(inst_AmeryMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred138, axiom, - f_located(inst_AmahaiAirport,inst_Indonesia)). - -fof(axWorldAKPred139, axiom, - f_located(inst_AishaltonAirport,inst_Guyana)). - -fof(axWorldAKPred140, axiom, - f_located(inst_AthensBenEppsGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred141, axiom, - f_located(inst_FertiliaSardiniaAirport,inst_Italy)). - -fof(axWorldAKPred142, axiom, - f_located(inst_WahooMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred143, axiom, - f_located(inst_AhuasAirport,inst_Honduras)). - -fof(axWorldAKPred144, axiom, - f_located(inst_AmchitkaIslandAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred145, axiom, - f_located(inst_CoteduRifAlHoceimaAirport,inst_Morocco)). - -fof(axWorldAKPred146, axiom, - f_located(inst_AmbatolahyAirport,inst_Madagascar)). - -fof(axWorldAKPred147, axiom, - f_located(inst_AlpedHuezAirport,inst_France)). - -fof(axWorldAKPred148, axiom, - f_located(inst_AllianceMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred149, axiom, - f_located(inst_AnitaBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred150, axiom, - f_located(inst_AirokAirport,inst_MarshallIslands)). - -fof(axWorldAKPred151, axiom, - f_located(inst_AndersonMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred152, axiom, - f_located(inst_AiomeAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred153, axiom, - f_located(inst_AssisSPAirport,inst_Brazil)). - -fof(axWorldAKPred154, axiom, - f_located(inst_YalingaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred155, axiom, - f_located(inst_AliSabiehAirport,inst_Djibouti)). - -fof(axWorldAKPred156, axiom, - f_located(inst_AikenMunicipalSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred157, axiom, - f_located(inst_AiligandiAirport,inst_Panama)). - -fof(axWorldAKPred158, axiom, - f_located(inst_AilukIneIslandAirport,inst_MarshallIslands)). - -fof(axWorldAKPred159, axiom, - f_located(inst_WainwrightAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred160, axiom, - f_located(inst_AtlanticMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred161, axiom, - f_located(inst_AilinglapalapAirport,inst_MarshallIslands)). - -fof(axWorldAKPred162, axiom, - f_located(inst_AripuanaMTAirport,inst_Brazil)). - -fof(axWorldAKPred163, axiom, - f_located(inst_AroraeIslandAirport,inst_Kiribati)). - -fof(axWorldAKPred164, axiom, - f_located(inst_AitutakiAirport,inst_CookIslands)). - -fof(axWorldAKPred165, axiom, - f_located(inst_AtiuAirport,inst_CookIslands)). - -fof(axWorldAKPred166, axiom, - f_located(inst_GeorgeDownerALAirport,inst_UnitedStates)). - -fof(axWorldAKPred167, axiom, - f_located(inst_AtlanticCityMunicipalAirportBaderFieldNJAirport,inst_UnitedStates)). - -fof(axWorldAKPred168, axiom, - f_located(inst_LeeCFineMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred169, axiom, - f_located(inst_CampoDellOroCorsicaAirport,inst_France)). - -fof(axWorldAKPred170, axiom, - f_located(inst_JoufAirport,inst_SaudiArabia)). - -fof(axWorldAKPred171, axiom, - f_located(inst_MountCarmelMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldAKPred172, axiom, - f_located(inst_AkjoujtAirport,inst_Mauritania)). - -fof(axWorldAKPred173, axiom, - f_located(inst_AizawlAirport,inst_India)). - -fof(axWorldAKPred174, axiom, - f_located(inst_AnjouanAirport,inst_Comoros)). - -fof(axWorldAKPred175, axiom, - f_located(inst_AljoufAirport,inst_Yemen)). - -fof(axWorldAKPred176, axiom, - f_located(inst_ArvidsjaurAirport,inst_Sweden)). - -fof(axWorldAKPred177, axiom, - f_located(inst_AbreojosAirport,inst_Mexico)). - -fof(axWorldAKPred178, axiom, - f_located(inst_AracajuSEAirport,inst_Brazil)). - -fof(axWorldAKPred179, axiom, - f_located(inst_AgadesAgadezAirport,inst_Niger)). - -fof(axWorldAKPred180, axiom, - f_located(inst_AnkangAirport,inst_China)). - -fof(axWorldAKPred181, axiom, - f_located(inst_AtkaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred182, axiom, - f_located(inst_AkolaAirport,inst_India)). - -fof(axWorldAKPred183, axiom, - f_located(inst_AkieniAirport,inst_Gabon)). - -fof(axWorldAKPred184, axiom, - f_located(inst_KufrahAirport,inst_Libya)). - -fof(axWorldAKPred185, axiom, - f_located(inst_AnguganakAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred186, axiom, - f_located(inst_AkiakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred187, axiom, - f_located(inst_AsahikawaAirport,inst_Japan)). - -fof(axWorldAKPred188, axiom, - f_located(inst_AkhiokAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred189, axiom, - f_located(inst_InternationalAucklandAirport,inst_NewZealand)). - -fof(axWorldAKPred190, axiom, - f_located(inst_ZakoumaAirport,inst_Chad)). - -fof(axWorldAKPred191, axiom, - f_located(inst_KingSalmonAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred192, axiom, - f_located(inst_AkronWashingtonCountyCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred193, axiom, - f_located(inst_AnaktuvukPassAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred194, axiom, - f_located(inst_AstraksetraAirport,inst_Indonesia)). - -fof(axWorldAKPred195, axiom, - f_located(inst_AkureAirport,inst_Nigeria)). - -fof(axWorldAKPred196, axiom, - f_located(inst_AukiAirport,inst_SolomonIslands)). - -fof(axWorldAKPred197, axiom, - f_located(inst_AkrotiriAirport,inst_Cyprus)). - -fof(axWorldAKPred198, axiom, - f_located(inst_AksuAirport,inst_China)). - -fof(axWorldAKPred199, axiom, - f_located(inst_AkulivikQCAirport,inst_Canada)). - -fof(axWorldAKPred200, axiom, - f_located(inst_AqtobeAktyubinskAqtobeAirport,inst_Kazakhstan)). - -fof(axWorldAKPred201, axiom, - f_located(inst_SittweAkyabAirport,inst_Myanmar)). - -fof(axWorldAKPred202, axiom, - f_located(inst_AlmatyAlmaAtaAlmaAtaAirport,inst_Kazakhstan)). - -fof(axWorldAKPred203, axiom, - f_located(inst_AlbanyCountyNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred204, axiom, - f_located(inst_AlicanteAirport,inst_Spain)). - -fof(axWorldAKPred205, axiom, - f_located(inst_AlertaAirport,inst_Peru)). - -fof(axWorldAKPred206, axiom, - f_located(inst_AlpineCasparisMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred207, axiom, - f_located(inst_AltaAirport,inst_Norway)). - -fof(axWorldAKPred208, axiom, - f_located(inst_HouariBoumedieneAlgerAlgiersAirport,inst_Algeria)). - -fof(axWorldAKPred209, axiom, - f_located(inst_AlbanyWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred210, axiom, - f_located(inst_AliceInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred211, axiom, - f_located(inst_AlexanderBayAirport,inst_SouthAfrica)). - -fof(axWorldAKPred212, axiom, - f_located(inst_AselaAirport,inst_Ethiopia)). - -fof(axWorldAKPred213, axiom, - f_located(inst_AlbengaAirport,inst_Italy)). - -fof(axWorldAKPred214, axiom, - f_located(inst_AlamogordoWhiteSandsRegionalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred215, axiom, - f_located(inst_WaterlooMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred216, axiom, - f_located(inst_AleppoAirport,inst_Syria)). - -fof(axWorldAKPred217, axiom, - f_located(inst_AlegreteRSAirport,inst_Brazil)). - -fof(axWorldAKPred218, axiom, - f_located(inst_AlexandraAirport,inst_NewZealand)). - -fof(axWorldAKPred219, axiom, - f_located(inst_SanLuisValleyRegionalAirportBergmanFieldCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred220, axiom, - f_located(inst_AlenquerPAAirport,inst_Brazil)). - -fof(axWorldAKPred221, axiom, - f_located(inst_AlulaAirport,inst_Somalia)). - -fof(axWorldAKPred222, axiom, - f_located(inst_AndorralaVellaAirport,inst_Andorra)). - -fof(axWorldAKPred223, axiom, - f_located(inst_WallaWallaRegionalWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred224, axiom, - f_located(inst_ThomasCRussellFieldALAirport,inst_UnitedStates)). - -fof(axWorldAKPred225, axiom, - f_located(inst_AlexandriaAirport,inst_Egypt)). - -fof(axWorldAKPred226, axiom, - f_located(inst_AlitakSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred227, axiom, - f_located(inst_AmarilloInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred228, axiom, - f_located(inst_AmbilobeAirport,inst_Madagascar)). - -fof(axWorldAKPred229, axiom, - f_located(inst_AmchitkaAirport,inst_Chad)). - -fof(axWorldAKPred230, axiom, - f_located(inst_AhmedabadAirport,inst_India)). - -fof(axWorldAKPred231, axiom, - f_located(inst_AltoMolocueAirport,inst_Mozambique)). - -fof(axWorldAKPred232, axiom, - f_located(inst_AmaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred233, axiom, - f_located(inst_AmbolinAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred234, axiom, - f_located(inst_ArbaMintchAirport,inst_Ethiopia)). - -fof(axWorldAKPred235, axiom, - f_located(inst_SelaparangMataramAirport,inst_Indonesia)). - -fof(axWorldAKPred236, axiom, - f_located(inst_AlmenaraMGAirport,inst_Brazil)). - -fof(axWorldAKPred237, axiom, - f_located(inst_AnimasAirParkCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred238, axiom, - f_located(inst_PuertoArmuellaAirport,inst_Panama)). - -fof(axWorldAKPred239, axiom, - f_located(inst_QueenAliaInternationalAmmanAirport,inst_Jordan)). - -fof(axWorldAKPred240, axiom, - f_located(inst_GratiotCommunityMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred241, axiom, - f_located(inst_MaoAirport,inst_Chad)). - -fof(axWorldAKPred242, axiom, - f_located(inst_AmpanihyAirport,inst_Madagascar)). - -fof(axWorldAKPred243, axiom, - f_located(inst_PattimuraAmbonAirport,inst_Indonesia)). - -fof(axWorldAKPred244, axiom, - f_located(inst_ArnoAirport,inst_MarshallIslands)). - -fof(axWorldAKPred245, axiom, - f_located(inst_SchipholAmsterdamAirport,inst_Netherlands)). - -fof(axWorldAKPred246, axiom, - f_located(inst_AmataNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred247, axiom, - f_located(inst_AmanabAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred248, axiom, - f_located(inst_AmdermaArkhangelskAirport,inst_Russia)). - -fof(axWorldAKPred249, axiom, - f_located(inst_AmesMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred250, axiom, - f_located(inst_AmmarooNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred251, axiom, - f_located(inst_AmbatomaintyAirport,inst_Madagascar)). - -fof(axWorldAKPred252, axiom, - f_located(inst_ArdmoreAirport,inst_NewZealand)). - -fof(axWorldAKPred253, axiom, - f_located(inst_AnaheimDisneylandCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred254, axiom, - f_located(inst_AnnistonMetropolitanALAirport,inst_UnitedStates)). - -fof(axWorldAKPred255, axiom, - f_located(inst_AnchorageInternationalAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred256, axiom, - f_located(inst_AndersonCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred257, axiom, - f_located(inst_AngersAirport,inst_France)). - -fof(axWorldAKPred258, axiom, - f_located(inst_CerroMorenoAntofagastaAirport,inst_Chile)). - -fof(axWorldAKPred259, axiom, - f_located(inst_AngoulemeAirport,inst_France)). - -fof(axWorldAKPred260, axiom, - f_located(inst_AnuhaIslandResortAnuhaIslandAirport,inst_SolomonIslands)). - -fof(axWorldAKPred261, axiom, - f_located(inst_AniakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred262, axiom, - f_located(inst_ZanagaAirport,inst_Congo)). - -fof(axWorldAKPred263, axiom, - f_located(inst_EsenbogaAnkaraAirport,inst_Turkey)). - -fof(axWorldAKPred264, axiom, - f_located(inst_AnduloAirport,inst_Angola)). - -fof(axWorldAKPred265, axiom, - f_located(inst_AntalahaAirport,inst_Madagascar)). - -fof(axWorldAKPred266, axiom, - f_located(inst_AnnetteIslandAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred267, axiom, - f_located(inst_AngocheAntonioEnesAirport,inst_Mozambique)). - -fof(axWorldAKPred268, axiom, - f_located(inst_LeeMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred269, axiom, - f_located(inst_TriStateSteubenCountyINAirport,inst_UnitedStates)). - -fof(axWorldAKPred270, axiom, - f_located(inst_DeurneAntwerpenAntwerpAirport,inst_Belgium)). - -fof(axWorldAKPred271, axiom, - f_located(inst_AndahuaylasAirport,inst_Peru)). - -fof(axWorldAKPred272, axiom, - f_located(inst_VCBirdInternationalCoolidgeAntiguaIsAirport,inst_AntiguaAndBarbuda)). - -fof(axWorldAKPred273, axiom, - f_located(inst_AnvikAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred274, axiom, - f_located(inst_AinsworthMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred275, axiom, - f_located(inst_AndoyaAndenesAndoyaAirport,inst_Norway)). - -fof(axWorldAKPred276, axiom, - f_located(inst_AnthonyMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred277, axiom, - f_located(inst_AngusDownsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred278, axiom, - f_located(inst_AroaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred279, axiom, - f_located(inst_AnnanbergAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred280, axiom, - f_located(inst_AltenburgAirport,inst_Germany)). - -fof(axWorldAKPred281, axiom, - f_located(inst_AbouDeiaAirport,inst_Chad)). - -fof(axWorldAKPred282, axiom, - f_located(inst_AnshanAirport,inst_China)). - -fof(axWorldAKPred283, axiom, - f_located(inst_LimaAllenCountyOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred284, axiom, - f_located(inst_AnconaAirport,inst_Italy)). - -fof(axWorldAKPred285, axiom, - f_located(inst_AomoriAirport,inst_Japan)). - -fof(axWorldAKPred286, axiom, - f_located(inst_KarpathosAirport,inst_Greece)). - -fof(axWorldAKPred287, axiom, - f_located(inst_PasodelosLibresAirport,inst_Argentina)). - -fof(axWorldAKPred288, axiom, - f_located(inst_AronaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred289, axiom, - f_located(inst_AltoonaBlairCountyPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred290, axiom, - f_located(inst_AlorSetarAirport,inst_Malaysia)). - -fof(axWorldAKPred291, axiom, - f_located(inst_AmookBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred292, axiom, - f_located(inst_AttopeuAirport,inst_Laos)). - -fof(axWorldAKPred293, axiom, - f_located(inst_AvaBillMartinMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred294, axiom, - f_located(inst_HanaleiHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred295, axiom, - f_located(inst_CentennialCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred296, axiom, - f_located(inst_ApoloAirport,inst_Bolivia)). - -fof(axWorldAKPred297, axiom, - f_located(inst_NapaCountyCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred298, axiom, - f_located(inst_SanJuanAposentoAirport,inst_Peru)). - -fof(axWorldAKPred299, axiom, - f_located(inst_NaplesMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred300, axiom, - f_located(inst_PhillipsArmyAirFieldMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred301, axiom, - f_located(inst_APHillArmyAirFieldVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred302, axiom, - f_located(inst_ApiayAirport,inst_Colombia)). - -fof(axWorldAKPred303, axiom, - f_located(inst_AppianLineAirport,inst_Italy)). - -fof(axWorldAKPred304, axiom, - f_located(inst_ApatakiTuamotuArchipelagoAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred305, axiom, - f_located(inst_NampulaAirport,inst_Mozambique)). - -fof(axWorldAKPred306, axiom, - f_located(inst_AlpenaCountyRegionalMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred307, axiom, - f_located(inst_ApartadoAirport,inst_Colombia)). - -fof(axWorldAKPred308, axiom, - f_located(inst_AsapaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred309, axiom, - f_located(inst_AprilRiverAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred310, axiom, - f_located(inst_AnapolisGOAirport,inst_Brazil)). - -fof(axWorldAKPred311, axiom, - f_located(inst_MarionCountyAirportBrownFieldTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred312, axiom, - f_located(inst_ApucaranaPRAirport,inst_Brazil)). - -fof(axWorldAKPred313, axiom, - f_located(inst_AppleValleyCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred314, axiom, - f_located(inst_FaleoloApiaAirport,inst_WesternSamoa)). - -fof(axWorldAKPred315, axiom, - f_located(inst_ArapongasPRAirport,inst_Brazil)). - -fof(axWorldAKPred316, axiom, - f_located(inst_AltodoParnaibaPIAirport,inst_Brazil)). - -fof(axWorldAKPred317, axiom, - f_located(inst_ZapalaAirport,inst_Argentina)). - -fof(axWorldAKPred318, axiom, - f_located(inst_AraraquaraSPAirport,inst_Brazil)). - -fof(axWorldAKPred319, axiom, - f_located(inst_AnqingAirport,inst_China)). - -fof(axWorldAKPred320, axiom, - f_located(inst_QaisumahAirport,inst_SaudiArabia)). - -fof(axWorldAKPred321, axiom, - f_located(inst_AqabaAirport,inst_Jordan)). - -fof(axWorldAKPred322, axiom, - f_located(inst_AriquemesROAirport,inst_Brazil)). - -fof(axWorldAKPred323, axiom, - f_located(inst_RodriguezBallonArequipaAirport,inst_Peru)). - -fof(axWorldAKPred324, axiom, - f_located(inst_SaqaniAirport,inst_Fiji)). - -fof(axWorldAKPred325, axiom, - f_located(inst_GirdwoodAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred326, axiom, - f_located(inst_AcadianaRegionalLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred327, axiom, - f_located(inst_AnnArborMunicipalMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred328, axiom, - f_located(inst_ArcticVillageAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred329, axiom, - f_located(inst_AlorIslandAirport,inst_Indonesia)). - -fof(axWorldAKPred330, axiom, - f_located(inst_AcaricuraAirport,inst_Colombia)). - -fof(axWorldAKPred331, axiom, - f_located(inst_WalnutRidgeRegionalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred332, axiom, - f_located(inst_ArkhangelskArkhangelskAirport,inst_Russia)). - -fof(axWorldAKPred333, axiom, - f_located(inst_ChacallutaAricaAirport,inst_Chile)). - -fof(axWorldAKPred334, axiom, - f_located(inst_ArsoAirport,inst_Indonesia)). - -fof(axWorldAKPred335, axiom, - f_located(inst_ArushaAirport,inst_Tanzania)). - -fof(axWorldAKPred336, axiom, - f_located(inst_ArlyAirport,inst_BurkinaFaso)). - -fof(axWorldAKPred337, axiom, - f_located(inst_ArmidaleNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred338, axiom, - f_located(inst_ArlandaStockholmAirport,inst_Sweden)). - -fof(axWorldAKPred339, axiom, - f_located(inst_ArboletasAirport,inst_Colombia)). - -fof(axWorldAKPred340, axiom, - f_located(inst_AragipAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred341, axiom, - f_located(inst_ArauquitaAirport,inst_Colombia)). - -fof(axWorldAKPred342, axiom, - f_located(inst_AltoRioSenguerrAirport,inst_Argentina)). - -fof(axWorldAKPred343, axiom, - f_located(inst_AragarcasGOAirport,inst_Brazil)). - -fof(axWorldAKPred344, axiom, - f_located(inst_WatertownInternationalNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred345, axiom, - f_located(inst_AracatubaSPAirport,inst_Brazil)). - -fof(axWorldAKPred346, axiom, - f_located(inst_LakelandAirportNobleFLeeMemorialFieldWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred347, axiom, - f_located(inst_AradAirport,inst_Romania)). - -fof(axWorldAKPred348, axiom, - f_located(inst_CharlesWoodHelipadNJAirport,inst_UnitedStates)). - -fof(axWorldAKPred349, axiom, - f_located(inst_AraratVictoriaAirport,inst_Australia)). - -fof(axWorldAKPred350, axiom, - f_located(inst_NzetoAirport,inst_Angola)). - -fof(axWorldAKPred351, axiom, - f_located(inst_AssabAirport,inst_Eritrea)). - -fof(axWorldAKPred352, axiom, - f_located(inst_AshgabatAshkhabadAhalAirport,inst_Turkmenistan)). - -fof(axWorldAKPred353, axiom, - f_located(inst_AscensionAirport,inst_Bolivia)). - -fof(axWorldAKPred354, axiom, - f_located(inst_InternationalAndrosAirport,inst_Bahamas)). - -fof(axWorldAKPred355, axiom, - f_located(inst_AspenPitkinCountyAirportSardyFieldCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred356, axiom, - f_located(inst_AstrakhanAstrakhanAirport,inst_Russia)). - -fof(axWorldAKPred357, axiom, - f_located(inst_AshburtonAirport,inst_NewZealand)). - -fof(axWorldAKPred358, axiom, - f_located(inst_BoireFieldNHAirport,inst_UnitedStates)). - -fof(axWorldAKPred359, axiom, - f_located(inst_AmamiOShimaAirport,inst_Japan)). - -fof(axWorldAKPred360, axiom, - f_located(inst_HarrisonCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred361, axiom, - f_located(inst_YohannesIVAsmaraAirport,inst_Eritrea)). - -fof(axWorldAKPred362, axiom, - f_located(inst_TalladegaMunicipalALAirport,inst_UnitedStates)). - -fof(axWorldAKPred363, axiom, - f_located(inst_AsosaAirport,inst_Ethiopia)). - -fof(axWorldAKPred364, axiom, - f_located(inst_AliceSpringsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred365, axiom, - f_located(inst_AustinNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred366, axiom, - f_located(inst_KayseriAirport,inst_Turkey)). - -fof(axWorldAKPred367, axiom, - f_located(inst_PortofAstoriaORAirport,inst_UnitedStates)). - -fof(axWorldAKPred368, axiom, - f_located(inst_PresidenteStroessnerAsuncionAirport,inst_Paraguay)). - -fof(axWorldAKPred369, axiom, - f_located(inst_AmboseliAirport,inst_Kenya)). - -fof(axWorldAKPred370, axiom, - f_located(inst_AswanAirport,inst_Egypt)). - -fof(axWorldAKPred371, axiom, - f_located(inst_JohnFKennedyMemorialWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred372, axiom, - f_located(inst_AshleyMunicipalNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred373, axiom, - f_located(inst_AsirimAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred374, axiom, - f_located(inst_AntaAirport,inst_Peru)). - -fof(axWorldAKPred375, axiom, - f_located(inst_AtbaraAirport,inst_Sudan)). - -fof(axWorldAKPred376, axiom, - f_located(inst_ArthursTownCatAirport,inst_Bahamas)). - -fof(axWorldAKPred377, axiom, - f_located(inst_AtoifiAirport,inst_SolomonIslands)). - -fof(axWorldAKPred378, axiom, - f_located(inst_AntlersMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred379, axiom, - f_located(inst_AmbatoAirport,inst_Ecuador)). - -fof(axWorldAKPred380, axiom, - f_located(inst_AtalayaAirport,inst_Peru)). - -fof(axWorldAKPred381, axiom, - f_located(inst_HellinikonInternationalAthensAthinaiAirport,inst_Greece)). - -fof(axWorldAKPred382, axiom, - f_located(inst_ArtigasAirport,inst_Uruguay)). - -fof(axWorldAKPred383, axiom, - f_located(inst_AntsirabeAirport,inst_Madagascar)). - -fof(axWorldAKPred384, axiom, - f_located(inst_AtqasukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred385, axiom, - f_located(inst_TheWilliamBHartsfieldAtlantaInternationalGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred386, axiom, - f_located(inst_AltamiraPAAirport,inst_Brazil)). - -fof(axWorldAKPred387, axiom, - f_located(inst_NamatanaiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred388, axiom, - f_located(inst_OhioUniversityOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred389, axiom, - f_located(inst_AitapeAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred390, axiom, - f_located(inst_AmritsarAirport,inst_India)). - -fof(axWorldAKPred391, axiom, - f_located(inst_AtarAirport,inst_Mauritania)). - -fof(axWorldAKPred392, axiom, - f_located(inst_ArtesiaMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred393, axiom, - f_located(inst_AtmautluakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred394, axiom, - f_located(inst_CascoGoveCoastGuardStationAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred395, axiom, - f_located(inst_AtiAirport,inst_Chad)). - -fof(axWorldAKPred396, axiom, - f_located(inst_OutagamieCountyWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred397, axiom, - f_located(inst_WatertownMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldAKPred398, axiom, - f_located(inst_AssiutAirport,inst_Egypt)). - -fof(axWorldAKPred399, axiom, - f_located(inst_QueenBeatrixInternationalArubaOranjestadAirport,inst_Aruba)). - -fof(axWorldAKPred400, axiom, - f_located(inst_AraucaAirport,inst_Colombia)). - -fof(axWorldAKPred401, axiom, - f_located(inst_AugustusDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred402, axiom, - f_located(inst_AubRudeisAirport,inst_Egypt)). - -fof(axWorldAKPred403, axiom, - f_located(inst_AugustaStateMEAirport,inst_UnitedStates)). - -fof(axWorldAKPred404, axiom, - f_located(inst_NadiaInternationalAbuDhabiAirport,inst_UnitedArabEmirates)). - -fof(axWorldAKPred405, axiom, - f_located(inst_AuaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred406, axiom, - f_located(inst_AmbuntiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred407, axiom, - f_located(inst_AlakanukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred408, axiom, - f_located(inst_AurAtollAirport,inst_MarshallIslands)). - -fof(axWorldAKPred409, axiom, - f_located(inst_AustinMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred410, axiom, - f_located(inst_AuburnMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred411, axiom, - f_located(inst_AuburnOpelikaRobertGPittsALAirport,inst_UnitedStates)). - -fof(axWorldAKPred412, axiom, - f_located(inst_AgaunAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred413, axiom, - f_located(inst_AtuonaMarquesasIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred414, axiom, - f_located(inst_AurillacAirport,inst_France)). - -fof(axWorldAKPred415, axiom, - f_located(inst_RobertMuellerMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred416, axiom, - f_located(inst_AtauroAirport,inst_Indonesia)). - -fof(axWorldAKPred417, axiom, - f_located(inst_AurukunMissionQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred418, axiom, - f_located(inst_WausauMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred419, axiom, - f_located(inst_AraguainaTOAirport,inst_Brazil)). - -fof(axWorldAKPred420, axiom, - f_located(inst_AneityumAirport,inst_Vanuatu)). - -fof(axWorldAKPred421, axiom, - f_located(inst_AuroraMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldAKPred422, axiom, - f_located(inst_AvianoAirBaseAvianoAirport,inst_Italy)). - -fof(axWorldAKPred423, axiom, - f_located(inst_AvonCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred424, axiom, - f_located(inst_AvenalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred425, axiom, - f_located(inst_AvoriazAirport,inst_France)). - -fof(axWorldAKPred426, axiom, - f_located(inst_AuvergneNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred427, axiom, - f_located(inst_CiegodeAvilaAirport,inst_Cuba)). - -fof(axWorldAKPred428, axiom, - f_located(inst_AshevilleRegionalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred429, axiom, - f_located(inst_CaumontAvignonAirport,inst_France)). - -fof(axWorldAKPred430, axiom, - f_located(inst_AvonParkMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred431, axiom, - f_located(inst_WilkesBarreScrantonInternationalPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred432, axiom, - f_located(inst_AvuAvuAirport,inst_SolomonIslands)). - -fof(axWorldAKPred433, axiom, - f_located(inst_AvalonNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred434, axiom, - f_located(inst_AvraValleyAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred435, axiom, - f_located(inst_CatalinaCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred436, axiom, - f_located(inst_AwassaAirport,inst_Ethiopia)). - -fof(axWorldAKPred437, axiom, - f_located(inst_AwabaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred438, axiom, - f_located(inst_AniwaAirport,inst_Vanuatu)). - -fof(axWorldAKPred439, axiom, - f_located(inst_AloweAirport,inst_Gabon)). - -fof(axWorldAKPred440, axiom, - f_located(inst_WashingtonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred441, axiom, - f_located(inst_AwarehAirport,inst_Ethiopia)). - -fof(axWorldAKPred442, axiom, - f_located(inst_WakeIslandAirfieldWakeIslandAirport,inst_WakeIsland)). - -fof(axWorldAKPred443, axiom, - f_located(inst_WestMemphisMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred444, axiom, - f_located(inst_AltonDownsSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred445, axiom, - f_located(inst_AustralDownsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred446, axiom, - f_located(inst_AwarAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred447, axiom, - f_located(inst_AhwazAirport,inst_Iran)). - -fof(axWorldAKPred448, axiom, - f_located(inst_TheValleyWallblakeAnguillaAirport,inst_Anguilla)). - -fof(axWorldAKPred449, axiom, - f_located(inst_MaxsonAirfieldNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred450, axiom, - f_located(inst_AramacQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred451, axiom, - f_located(inst_AlexandroupolisAirport,inst_Greece)). - -fof(axWorldAKPred452, axiom, - f_located(inst_AlgonaMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred453, axiom, - f_located(inst_HoustonSouthwestTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred454, axiom, - f_located(inst_AtaqAirport,inst_Yemen)). - -fof(axWorldAKPred455, axiom, - f_located(inst_AlexandriaNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred456, axiom, - f_located(inst_ArmeniaAirport,inst_Colombia)). - -fof(axWorldAKPred457, axiom, - f_located(inst_ChandlerFieldMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred458, axiom, - f_located(inst_MunicipalCrookedAirport,inst_Bahamas)). - -fof(axWorldAKPred459, axiom, - f_located(inst_AruthaAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred460, axiom, - f_located(inst_AltusMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred461, axiom, - f_located(inst_AkitaAirport,inst_Japan)). - -fof(axWorldAKPred462, axiom, - f_located(inst_AxumAirport,inst_Ethiopia)). - -fof(axWorldAKPred463, axiom, - f_located(inst_NeilArmstrongOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred464, axiom, - f_located(inst_AngelFireNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred465, axiom, - f_located(inst_AyapelAirport,inst_Colombia)). - -fof(axWorldAKPred466, axiom, - f_located(inst_AyacuchoAirport,inst_Colombia)). - -fof(axWorldAKPred467, axiom, - f_located(inst_AlroyDownsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred468, axiom, - f_located(inst_MooreArmyAirFieldMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred469, axiom, - f_located(inst_YaguaraAirport,inst_Colombia)). - -fof(axWorldAKPred470, axiom, - f_located(inst_AlconburyRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred471, axiom, - f_located(inst_YariAirport,inst_Colombia)). - -fof(axWorldAKPred472, axiom, - f_located(inst_LincolnMunicipalArmyNationalGuardBaseOperationsNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred473, axiom, - f_located(inst_ArkalykAirport,inst_Kazakhstan)). - -fof(axWorldAKPred474, axiom, - f_located(inst_AnthonyLagoonNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred475, axiom, - f_located(inst_AnyangAirport,inst_China)). - -fof(axWorldAKPred476, axiom, - f_located(inst_AyacuchoAirportPeru,inst_Peru)). - -fof(axWorldAKPred477, axiom, - f_located(inst_AyersRockNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred478, axiom, - f_located(inst_AyrQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred479, axiom, - f_located(inst_WaycrossWareCountyGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred480, axiom, - f_located(inst_AntalyaAirport,inst_Turkey)). - -fof(axWorldAKPred481, axiom, - f_located(inst_AiyuraAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred482, axiom, - f_located(inst_AyawasiAirport,inst_Indonesia)). - -fof(axWorldAKPred483, axiom, - f_located(inst_AlBaydaAirport,inst_Yemen)). - -fof(axWorldAKPred484, axiom, - f_located(inst_AmityvilleNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred485, axiom, - f_located(inst_AmazonBayAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred486, axiom, - f_located(inst_YazdAirport,inst_Iran)). - -fof(axWorldAKPred487, axiom, - f_located(inst_HazlehurstGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred488, axiom, - f_located(inst_ApatzinganAirport,inst_Mexico)). - -fof(axWorldAKPred489, axiom, - f_located(inst_BettinaAbuDhabiAirport,inst_UnitedArabEmirates)). - -fof(axWorldAKPred490, axiom, - f_located(inst_KalamazooBattleCreekInternationalMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred491, axiom, - f_located(inst_TouatAdrarAirport,inst_Algeria)). - -fof(axWorldAKPred492, axiom, - f_located(inst_ZapatocaAirport,inst_Colombia)). - -fof(axWorldAKPred493, axiom, - f_located(inst_BiallaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred494, axiom, - f_located(inst_BealeAirForceBaseCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred495, axiom, - f_located(inst_BarrancadeUpiAirport,inst_Colombia)). - -fof(axWorldAKPred496, axiom, - f_located(inst_BarksdaleAirForceBaseLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred497, axiom, - f_located(inst_BarcelonnetteAirport,inst_France)). - -fof(axWorldAKPred498, axiom, - f_located(inst_BarnesMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred499, axiom, - f_located(inst_BaguioAirport,inst_Philippines)). - -fof(axWorldAKPred500, axiom, - f_located(inst_MuharraqInternationalBahrainAirport,inst_Bahrain)). - -fof(axWorldAKPred501, axiom, - f_located(inst_BuenosAiresAirport,inst_CostaRica)). - -fof(axWorldAKPred502, axiom, - f_located(inst_BaliAirportPapuaNewGuinea,inst_PapuaNewGuinea)). - -fof(axWorldAKPred503, axiom, - f_located(inst_BakiBakuNaxcivanAirport,inst_Azerbaijan)). - -fof(axWorldAKPred504, axiom, - f_located(inst_BatmanMilitaryAirBaseBatmanAirport,inst_Turkey)). - -fof(axWorldAKPred505, axiom, - f_located(inst_LanderCountyNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred506, axiom, - f_located(inst_BasongoAirport,inst_Zaire)). - -fof(axWorldAKPred507, axiom, - f_located(inst_BanMakKhaengAirport,inst_Thailand)). - -fof(axWorldAKPred508, axiom, - f_located(inst_BaibaraAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred509, axiom, - f_located(inst_ErnestoCortissozBarranquillaAirport,inst_Colombia)). - -fof(axWorldAKPred510, axiom, - f_located(inst_BakerIslandAirport,inst_BakerIsland)). - -fof(axWorldAKPred511, axiom, - f_located(inst_BalalaeAirport,inst_SolomonIslands)). - -fof(axWorldAKPred512, axiom, - f_located(inst_BarretosSPAirport,inst_Brazil)). - -fof(axWorldAKPred513, axiom, - f_located(inst_BauruSPAirport,inst_Brazil)). - -fof(axWorldAKPred514, axiom, - f_located(inst_BaotouAirport,inst_China)). - -fof(axWorldAKPred515, axiom, - f_located(inst_BiawonqueAirport,inst_Gabon)). - -fof(axWorldAKPred516, axiom, - f_located(inst_BarnaulAltayAirport,inst_Russia)). - -fof(axWorldAKPred517, axiom, - f_located(inst_BaiaMapeAirport,inst_Romania)). - -fof(axWorldAKPred518, axiom, - f_located(inst_BarcelosAMAirport,inst_Brazil)). - -fof(axWorldAKPred519, axiom, - f_located(inst_BalmacedaAirport,inst_Chile)). - -fof(axWorldAKPred520, axiom, - f_located(inst_BensonMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred521, axiom, - f_located(inst_BayCityMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred522, axiom, - f_located(inst_CurtisFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred523, axiom, - f_located(inst_BigBellWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred524, axiom, - f_located(inst_BurlingtonMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred525, axiom, - f_located(inst_ButaritariAirport,inst_Kiribati)). - -fof(axWorldAKPred526, axiom, - f_located(inst_BarthAirport,inst_Germany)). - -fof(axWorldAKPred527, axiom, - f_located(inst_BhubaneswarAirport,inst_India)). - -fof(axWorldAKPred528, axiom, - f_located(inst_BitburgAirBaseBitburgAirport,inst_Germany)). - -fof(axWorldAKPred529, axiom, - f_located(inst_KasaneAirport,inst_Botswana)). - -fof(axWorldAKPred530, axiom, - f_located(inst_BabolsarAirport,inst_Iran)). - -fof(axWorldAKPred531, axiom, - f_located(inst_BattambangAirport,inst_Cambodia)). - -fof(axWorldAKPred532, axiom, - f_located(inst_BarioSarawakAirport,inst_Malaysia)). - -fof(axWorldAKPred533, axiom, - f_located(inst_BerberaAirport,inst_Somalia)). - -fof(axWorldAKPred534, axiom, - f_located(inst_BembridgeEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred535, axiom, - f_located(inst_BarbudaCodringtonBarbudaIsAirport,inst_AntiguaAndBarbuda)). - -fof(axWorldAKPred536, axiom, - f_located(inst_BasseTerreAirport,inst_Guadeloupe)). - -fof(axWorldAKPred537, axiom, - f_located(inst_BlackbushAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred538, axiom, - f_located(inst_BerberatiAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred539, axiom, - f_located(inst_BaneasaBucharestAirport,inst_Romania)). - -fof(axWorldAKPred540, axiom, - f_located(inst_BrokenBowMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred541, axiom, - f_located(inst_WingsFieldPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred542, axiom, - f_located(inst_BambariAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred543, axiom, - f_located(inst_ZambeziAirport,inst_Zambia)). - -fof(axWorldAKPred544, axiom, - f_located(inst_BaracoaAirport,inst_Cuba)). - -fof(axWorldAKPred545, axiom, - f_located(inst_VirginiaTechVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred546, axiom, - f_located(inst_BearCreek3AKAirport,inst_UnitedStates)). - -fof(axWorldAKPred547, axiom, - f_located(inst_BacolodAirport,inst_Philippines)). - -fof(axWorldAKPred548, axiom, - f_located(inst_BryceCanyonUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred549, axiom, - f_located(inst_BoucaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred550, axiom, - f_located(inst_BemichiAirport,inst_Guyana)). - -fof(axWorldAKPred551, axiom, - f_located(inst_BaucauAirport,inst_Indonesia)). - -fof(axWorldAKPred552, axiom, - f_located(inst_BarcaldineQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred553, axiom, - f_located(inst_BacaGrandeCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred554, axiom, - f_located(inst_BolwarraQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred555, axiom, - f_located(inst_BarraColoradoAirport,inst_CostaRica)). - -fof(axWorldAKPred556, axiom, - f_located(inst_BacauAirport,inst_Romania)). - -fof(axWorldAKPred557, axiom, - f_located(inst_AeropuertoTransoceanicodeBarcelonaBarcelonaAirport,inst_Spain)). - -fof(axWorldAKPred558, axiom, - f_located(inst_BacoJinkaAirport,inst_Ethiopia)). - -fof(axWorldAKPred559, axiom, - f_located(inst_BocadoAcreAMAirport,inst_Brazil)). - -fof(axWorldAKPred560, axiom, - f_located(inst_AirLogisticsBelleChasseHeliportLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred561, axiom, - f_located(inst_BocaRatonFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred562, axiom, - f_located(inst_BauchiAirport,inst_Nigeria)). - -fof(axWorldAKPred563, axiom, - f_located(inst_BulchiAirport,inst_Ethiopia)). - -fof(axWorldAKPred564, axiom, - f_located(inst_BragancaPAAirport,inst_Brazil)). - -fof(axWorldAKPred565, axiom, - f_located(inst_KindleyFieldBermudaAirport,inst_Bermuda)). - -fof(axWorldAKPred566, axiom, - f_located(inst_BundabergQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred567, axiom, - f_located(inst_BarradoCordaMAAirport,inst_Brazil)). - -fof(axWorldAKPred568, axiom, - f_located(inst_BaduIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred569, axiom, - f_located(inst_BaudetteInternationalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred570, axiom, - f_located(inst_RinkenbergerRLAILAirport,inst_UnitedStates)). - -fof(axWorldAKPred571, axiom, - f_located(inst_BlandingMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred572, axiom, - f_located(inst_BandarLengehAirport,inst_Iran)). - -fof(axWorldAKPred573, axiom, - f_located(inst_BirdIslandAirport,inst_Seychelles)). - -fof(axWorldAKPred574, axiom, - f_located(inst_SyamsudinNoorBanjarmarsinAirport,inst_Indonesia)). - -fof(axWorldAKPred575, axiom, - f_located(inst_BradleyInternationalCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred576, axiom, - f_located(inst_BandirmaAirport,inst_Turkey)). - -fof(axWorldAKPred577, axiom, - f_located(inst_BadinAirport,inst_Pakistan)). - -fof(axWorldAKPred578, axiom, - f_located(inst_BandungAirport,inst_Indonesia)). - -fof(axWorldAKPred579, axiom, - f_located(inst_BhadrapurAirport,inst_Nepal)). - -fof(axWorldAKPred580, axiom, - f_located(inst_BarondaVadodaraAirport,inst_India)). - -fof(axWorldAKPred581, axiom, - f_located(inst_IgorISikorskyMemorialCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred582, axiom, - f_located(inst_CasaleBrindisiAirport,inst_Italy)). - -fof(axWorldAKPred583, axiom, - f_located(inst_GbadoliteAirport,inst_Zaire)). - -fof(axWorldAKPred584, axiom, - f_located(inst_BardufossAirport,inst_Norway)). - -fof(axWorldAKPred585, axiom, - f_located(inst_MobaAirport,inst_Zaire)). - -fof(axWorldAKPred586, axiom, - f_located(inst_BedfordDownsWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred587, axiom, - f_located(inst_BroadusMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred588, axiom, - f_located(inst_BandonStateORAirport,inst_UnitedStates)). - -fof(axWorldAKPred589, axiom, - f_located(inst_BaindoungAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred590, axiom, - f_located(inst_BereinaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred591, axiom, - f_located(inst_BenbeculaScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred592, axiom, - f_located(inst_BeechFactoryKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred593, axiom, - f_located(inst_LaurenceGHanscomFieldMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred594, axiom, - f_located(inst_BeagleBayWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred595, axiom, - f_located(inst_BluefieldsAirport,inst_Nicaragua)). - -fof(axWorldAKPred596, axiom, - f_located(inst_SurcinBelgradeBeogradAirport,inst_Yugoslavia)). - -fof(axWorldAKPred597, axiom, - f_located(inst_RossFieldTwinCitiesMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred598, axiom, - f_located(inst_BeicaAirport,inst_Ethiopia)). - -fof(axWorldAKPred599, axiom, - f_located(inst_BerauAirport,inst_Indonesia)). - -fof(axWorldAKPred600, axiom, - f_located(inst_RaeBareliAirport,inst_India)). - -fof(axWorldAKPred601, axiom, - f_located(inst_ValedeCaesPAAirport,inst_Brazil)). - -fof(axWorldAKPred602, axiom, - f_located(inst_BossembeleAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred603, axiom, - f_located(inst_BeninaBenghaziAirport,inst_Libya)). - -fof(axWorldAKPred604, axiom, - f_located(inst_BelmontNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred605, axiom, - f_located(inst_BellaryAirport,inst_India)). - -fof(axWorldAKPred606, axiom, - f_located(inst_BuryStEdmundsEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred607, axiom, - f_located(inst_MetropolitanAreaBerlinAirport,inst_Germany)). - -fof(axWorldAKPred608, axiom, - f_located(inst_GuipavasBrestAirport,inst_France)). - -fof(axWorldAKPred609, axiom, - f_located(inst_BethelAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred610, axiom, - f_located(inst_BedourieQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred611, axiom, - f_located(inst_BeerShebaBeershebaAirport,inst_Israel)). - -fof(axWorldAKPred612, axiom, - f_located(inst_BeiraAirport,inst_Mozambique)). - -fof(axWorldAKPred613, axiom, - f_located(inst_BensonEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred614, axiom, - f_located(inst_InternationalBeirutAirport,inst_Lebanon)). - -fof(axWorldAKPred615, axiom, - f_located(inst_BeruAirport,inst_Kiribati)). - -fof(axWorldAKPred616, axiom, - f_located(inst_BoyneMountainMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred617, axiom, - f_located(inst_BlueFoxBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred618, axiom, - f_located(inst_BloomfieldQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred619, axiom, - f_located(inst_BradfordRegionalPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred620, axiom, - f_located(inst_BielefeldAirport,inst_Germany)). - -fof(axWorldAKPred621, axiom, - f_located(inst_WilliamBHeiligFieldNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred622, axiom, - f_located(inst_BullfrogBasinUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred623, axiom, - f_located(inst_BoeingFieldKingCountyInternationalWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred624, axiom, - f_located(inst_BaAirport,inst_Fiji)). - -fof(axWorldAKPred625, axiom, - f_located(inst_BuckleyArmyNationalGuardBaseCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred626, axiom, - f_located(inst_MeadowsFieldCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred627, axiom, - f_located(inst_MobileDowntownALAirport,inst_UnitedStates)). - -fof(axWorldAKPred628, axiom, - f_located(inst_JBMHertzogBloemfonteinAirport,inst_SouthAfrica)). - -fof(axWorldAKPred629, axiom, - f_located(inst_ChiredziBuffaloRangeAirport,inst_Zimbabwe)). - -fof(axWorldAKPred630, axiom, - f_located(inst_BeaverCountyPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred631, axiom, - f_located(inst_VirgilIGrissomMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred632, axiom, - f_located(inst_AldergroveInternationalNorthernIrelandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred633, axiom, - f_located(inst_BeaufortCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred634, axiom, - f_located(inst_BengbuAirport,inst_China)). - -fof(axWorldAKPred635, axiom, - f_located(inst_ClintonMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred636, axiom, - f_located(inst_SilverBayMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred637, axiom, - f_located(inst_BafoussemAirport,inst_Cameroon)). - -fof(axWorldAKPred638, axiom, - f_located(inst_PalonegroBucaramangaAirport,inst_Colombia)). - -fof(axWorldAKPred639, axiom, - f_located(inst_BoqueAirport,inst_Gabon)). - -fof(axWorldAKPred640, axiom, - f_located(inst_BragancaAirport,inst_Portugal)). - -fof(axWorldAKPred641, axiom, - f_located(inst_HutchinsonCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred642, axiom, - f_located(inst_DecaturCountyIndustrialAirParkGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred643, axiom, - f_located(inst_MPokoBanguiAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred644, axiom, - f_located(inst_BograAirport,inst_Bangladesh)). - -fof(axWorldAKPred645, axiom, - f_located(inst_BogheAirport,inst_Mauritania)). - -fof(axWorldAKPred646, axiom, - f_located(inst_GrantleyAdamsInternationalBarbadosBridgetownAirport,inst_Barbados)). - -fof(axWorldAKPred647, axiom, - f_located(inst_BorgarfjordurAirport,inst_Iceland)). - -fof(axWorldAKPred648, axiom, - f_located(inst_BigCreekAirport,inst_Belize)). - -fof(axWorldAKPred649, axiom, - f_located(inst_BaglungAirport,inst_Nepal)). - -fof(axWorldAKPred650, axiom, - f_located(inst_BinghamtonRegionalAirportEdwinALinkFieldNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred651, axiom, - f_located(inst_BruggenAirport,inst_Germany)). - -fof(axWorldAKPred652, axiom, - f_located(inst_FleslandBergenAirport,inst_Norway)). - -fof(axWorldAKPred653, axiom, - f_located(inst_BongoAirport,inst_Gabon)). - -fof(axWorldAKPred654, axiom, - f_located(inst_BigLakeAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred655, axiom, - f_located(inst_BangorInternationalMEAirport,inst_UnitedStates)). - -fof(axWorldAKPred656, axiom, - f_located(inst_BigSpringMcMahonWrinkleTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred657, axiom, - f_located(inst_MetropolitanAreaBaghdadAirport,inst_Iraq)). - -fof(axWorldAKPred658, axiom, - f_located(inst_BangassouAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred659, axiom, - f_located(inst_BentoGoncalvesRSAirport,inst_Brazil)). - -fof(axWorldAKPred660, axiom, - f_located(inst_BaghdadAirport,inst_Iraq)). - -fof(axWorldAKPred661, axiom, - f_located(inst_BageRSAirport,inst_Brazil)). - -fof(axWorldAKPred662, axiom, - f_located(inst_BergamoAirport,inst_Italy)). - -fof(axWorldAKPred663, axiom, - f_located(inst_BragaAirport,inst_Portugal)). - -fof(axWorldAKPred664, axiom, - f_located(inst_BaiadeCaraquezAirport,inst_Ecuador)). - -fof(axWorldAKPred665, axiom, - f_located(inst_HancockCountyBarHarborMEAirport,inst_UnitedStates)). - -fof(axWorldAKPred666, axiom, - f_located(inst_LaughlinBullheadCityAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred667, axiom, - f_located(inst_HarbourNorthernIrelandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred668, axiom, - f_located(inst_WoodbourneAirStationBlenheimAirport,inst_NewZealand)). - -fof(axWorldAKPred669, axiom, - f_located(inst_BahiaCupicaAirport,inst_Colombia)). - -fof(axWorldAKPred670, axiom, - f_located(inst_BrusLagunaAirport,inst_Honduras)). - -fof(axWorldAKPred671, axiom, - f_located(inst_BishaAirport,inst_SaudiArabia)). - -fof(axWorldAKPred672, axiom, - f_located(inst_ComandanteEsporaBahiaBlancaAirport,inst_Argentina)). - -fof(axWorldAKPred673, axiom, - f_located(inst_BhujAirport,inst_India)). - -fof(axWorldAKPred674, axiom, - f_located(inst_BahiaAngelesAirport,inst_Mexico)). - -fof(axWorldAKPred675, axiom, - f_located(inst_BirminghamInternationalALAirport,inst_UnitedStates)). - -fof(axWorldAKPred676, axiom, - f_located(inst_BeihanAirport,inst_Yemen)). - -fof(axWorldAKPred677, axiom, - f_located(inst_BhopalAirport,inst_India)). - -fof(axWorldAKPred678, axiom, - f_located(inst_BhojpurAirport,inst_Nepal)). - -fof(axWorldAKPred679, axiom, - f_located(inst_BrokenHillNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred680, axiom, - f_located(inst_BharatpurAirport,inst_Nepal)). - -fof(axWorldAKPred681, axiom, - f_located(inst_BathurstNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred682, axiom, - f_located(inst_BrightonDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred683, axiom, - f_located(inst_BhavnagarAirport,inst_India)). - -fof(axWorldAKPred684, axiom, - f_located(inst_BahawalpurAirport,inst_Pakistan)). - -fof(axWorldAKPred685, axiom, - f_located(inst_SargodhaAirport,inst_Pakistan)). - -fof(axWorldAKPred686, axiom, - f_located(inst_BirminghamEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred687, axiom, - f_located(inst_BeihaiAirport,inst_China)). - -fof(axWorldAKPred688, axiom, - f_located(inst_ConfinsMGAirport,inst_Brazil)). - -fof(axWorldAKPred689, axiom, - f_located(inst_PorettaCorsicaAirport,inst_France)). - -fof(axWorldAKPred690, axiom, - f_located(inst_BaidoaAirport,inst_Somalia)). - -fof(axWorldAKPred691, axiom, - f_located(inst_BigCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred692, axiom, - f_located(inst_BlockIslandStateRIAirport,inst_UnitedStates)). - -fof(axWorldAKPred693, axiom, - f_located(inst_BeatriceMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred694, axiom, - f_located(inst_BiggsArmyAirFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred695, axiom, - f_located(inst_AllenArmyAirFieldAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred696, axiom, - f_located(inst_BishopCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred697, axiom, - f_located(inst_BikiniAtollAirport,inst_MarshallIslands)). - -fof(axWorldAKPred698, axiom, - f_located(inst_FransKaisiepoBiakAirport,inst_Indonesia)). - -fof(axWorldAKPred699, axiom, - f_located(inst_BillingsLoganInternationalMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred700, axiom, - f_located(inst_SouthBiminiInternationalBiminiAirport,inst_Bahamas)). - -fof(axWorldAKPred701, axiom, - f_located(inst_BamiyanAirport,inst_Afghanistan)). - -fof(axWorldAKPred702, axiom, - f_located(inst_BilbaoAirport,inst_Spain)). - -fof(axWorldAKPred703, axiom, - f_located(inst_BulimbaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred704, axiom, - f_located(inst_ParmeBayonneAngletBiarritzAirport,inst_France)). - -fof(axWorldAKPred705, axiom, - f_located(inst_BiratnagarAirport,inst_Nepal)). - -fof(axWorldAKPred706, axiom, - f_located(inst_BismarckMunicipalNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred707, axiom, - f_located(inst_BaitadiAirport,inst_Nepal)). - -fof(axWorldAKPred708, axiom, - f_located(inst_BildudalurAirport,inst_Iceland)). - -fof(axWorldAKPred709, axiom, - f_located(inst_BriaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred710, axiom, - f_located(inst_BillilunaStationWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred711, axiom, - f_located(inst_KeeslerAirForceBaseMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred712, axiom, - f_located(inst_BishoAirport,inst_SouthAfrica)). - -fof(axWorldAKPred713, axiom, - f_located(inst_BiminAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred714, axiom, - f_located(inst_SoummamBejaiaAirport,inst_Algeria)). - -fof(axWorldAKPred715, axiom, - f_located(inst_JeffcoCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred716, axiom, - f_located(inst_BakkafjordurAirport,inst_Iceland)). - -fof(axWorldAKPred717, axiom, - f_located(inst_BatsfjordAirport,inst_Norway)). - -fof(axWorldAKPred718, axiom, - f_located(inst_BolaangAirport,inst_Indonesia)). - -fof(axWorldAKPred719, axiom, - f_located(inst_BajhangAirport,inst_Nepal)). - -fof(axWorldAKPred720, axiom, - f_located(inst_BemidjiBeltramiCountyMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred721, axiom, - f_located(inst_WayneCountyOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred722, axiom, - f_located(inst_BenjinaAirport,inst_Indonesia)). - -fof(axWorldAKPred723, axiom, - f_located(inst_YundumBanjulAirport,inst_Gambia)). - -fof(axWorldAKPred724, axiom, - f_located(inst_InternationalBujumburaAirport,inst_Burundi)). - -fof(axWorldAKPred725, axiom, - f_located(inst_BajoneAirport,inst_Mozambique)). - -fof(axWorldAKPred726, axiom, - f_located(inst_BermejoAirport,inst_Bolivia)). - -fof(axWorldAKPred727, axiom, - f_located(inst_BegamganjAirport,inst_Bangladesh)). - -fof(axWorldAKPred728, axiom, - f_located(inst_BaharDarAirport,inst_Ethiopia)). - -fof(axWorldAKPred729, axiom, - f_located(inst_BeijingPekingAirport,inst_China)). - -fof(axWorldAKPred730, axiom, - f_located(inst_BajuraAirport,inst_Nepal)). - -fof(axWorldAKPred731, axiom, - f_located(inst_BajawaAirport,inst_Indonesia)). - -fof(axWorldAKPred732, axiom, - f_located(inst_GuanajuatoLeonAirport,inst_Mexico)). - -fof(axWorldAKPred733, axiom, - f_located(inst_BelgradeAirport,inst_Yugoslavia)). - -fof(axWorldAKPred734, axiom, - f_located(inst_TalaveraLaRealBadajozAirport,inst_Spain)). - -fof(axWorldAKPred735, axiom, - f_located(inst_BykovoMoscowAirport,inst_Russia)). - -fof(axWorldAKPred736, axiom, - f_located(inst_BikanerAirport,inst_India)). - -fof(axWorldAKPred737, axiom, - f_located(inst_BucklandAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred738, axiom, - f_located(inst_StephensCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred739, axiom, - f_located(inst_BakerCityMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldAKPred740, axiom, - f_located(inst_LakeBrooksSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred741, axiom, - f_located(inst_KotaKinabaluEastAirport,inst_Malaysia)). - -fof(axWorldAKPred742, axiom, - f_located(inst_BokeAirport,inst_Guinea)). - -fof(axWorldAKPred743, axiom, - f_located(inst_DonMuangInternationalBangkokAirport,inst_Thailand)). - -fof(axWorldAKPred744, axiom, - f_located(inst_BurkeLakefrontOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred745, axiom, - f_located(inst_BakalalanSarawakAirport,inst_Malaysia)). - -fof(axWorldAKPred746, axiom, - f_located(inst_BirninKonniAirport,inst_Niger)). - -fof(axWorldAKPred747, axiom, - f_located(inst_SenouBamakoAirport,inst_Mali)). - -fof(axWorldAKPred748, axiom, - f_located(inst_BarklyDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred749, axiom, - f_located(inst_BlackallQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred750, axiom, - f_located(inst_BokoroAirport,inst_Chad)). - -fof(axWorldAKPred751, axiom, - f_located(inst_BengkuluSumatraAirport,inst_Indonesia)). - -fof(axWorldAKPred752, axiom, - f_located(inst_CampPickettBlackstoneArmyAirFieldAllenCPerkinsonMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred753, axiom, - f_located(inst_BetoikyAirport,inst_Madagascar)). - -fof(axWorldAKPred754, axiom, - f_located(inst_HernandoCountyFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred755, axiom, - f_located(inst_RaleighCountyMemorialWVAirport,inst_UnitedStates)). - -fof(axWorldAKPred756, axiom, - f_located(inst_BrookingsMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldAKPred757, axiom, - f_located(inst_KuvumuBukavuAirport,inst_Zaire)). - -fof(axWorldAKPred758, axiom, - f_located(inst_BukobaAirport,inst_Tanzania)). - -fof(axWorldAKPred759, axiom, - f_located(inst_JoseAAnzoateguiBarcelonaAirport,inst_Venezuela)). - -fof(axWorldAKPred760, axiom, - f_located(inst_BalboaAirport,inst_Panama)). - -fof(axWorldAKPred761, axiom, - f_located(inst_BaliAirport,inst_Cameroon)). - -fof(axWorldAKPred762, axiom, - f_located(inst_BoulderCityMunicipalNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred763, axiom, - f_located(inst_BorlangeAirBaseBorlangeAirport,inst_Sweden)). - -fof(axWorldAKPred764, axiom, - f_located(inst_MercerCountyWVAirport,inst_UnitedStates)). - -fof(axWorldAKPred765, axiom, - f_located(inst_BelagaSarawakAirport,inst_Malaysia)). - -fof(axWorldAKPred766, axiom, - f_located(inst_BlytheCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred767, axiom, - f_located(inst_BellinghamInternationalWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred768, axiom, - f_located(inst_BatnaAirport,inst_Algeria)). - -fof(axWorldAKPred769, axiom, - f_located(inst_SquiresGateEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred770, axiom, - f_located(inst_BillundAirport,inst_Denmark)). - -fof(axWorldAKPred771, axiom, - f_located(inst_AllaireNJAirport,inst_UnitedStates)). - -fof(axWorldAKPred772, axiom, - f_located(inst_BenallaVictoriaAirport,inst_Australia)). - -fof(axWorldAKPred773, axiom, - f_located(inst_HjaltabakkiBlonduosAirport,inst_Iceland)). - -fof(axWorldAKPred774, axiom, - f_located(inst_BellavistaAirport,inst_Peru)). - -fof(axWorldAKPred775, axiom, - f_located(inst_GiuseppeMarconiBorgoPanigaleBolognaAirport,inst_Italy)). - -fof(axWorldAKPred776, axiom, - f_located(inst_BangaloreAirport,inst_India)). - -fof(axWorldAKPred777, axiom, - f_located(inst_BollonQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred778, axiom, - f_located(inst_BlackwaterQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred779, axiom, - f_located(inst_BlueCanyonNyackCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred780, axiom, - f_located(inst_ScottAirForceBaseILAirport,inst_UnitedStates)). - -fof(axWorldAKPred781, axiom, - f_located(inst_WaimanaloHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred782, axiom, - f_located(inst_BellunoAirport,inst_Italy)). - -fof(axWorldAKPred783, axiom, - f_located(inst_BelmulletAirport,inst_Ireland)). - -fof(axWorldAKPred784, axiom, - f_located(inst_ChilekaBlantyreAirport,inst_Malawi)). - -fof(axWorldAKPred785, axiom, - f_located(inst_BrommaStockholmAirport,inst_Sweden)). - -fof(axWorldAKPred786, axiom, - f_located(inst_BumbaAirport,inst_Zaire)). - -fof(axWorldAKPred787, axiom, - f_located(inst_BrighamCityUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred788, axiom, - f_located(inst_BeloAirport,inst_Madagascar)). - -fof(axWorldAKPred789, axiom, - f_located(inst_BroomeWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred790, axiom, - f_located(inst_BakoumaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred791, axiom, - f_located(inst_MonroeCountyINAirport,inst_UnitedStates)). - -fof(axWorldAKPred792, axiom, - f_located(inst_BomaiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred793, axiom, - f_located(inst_BloomingtonNormalILAirport,inst_UnitedStates)). - -fof(axWorldAKPred794, axiom, - f_located(inst_BaramitaAirport,inst_Guyana)). - -fof(axWorldAKPred795, axiom, - f_located(inst_BorkumAirport,inst_Germany)). - -fof(axWorldAKPred796, axiom, - f_located(inst_BerlinMunicipalNHAirport,inst_UnitedStates)). - -fof(axWorldAKPred797, axiom, - f_located(inst_BitamAirport,inst_Gabon)). - -fof(axWorldAKPred798, axiom, - f_located(inst_BamernyAirport,inst_Iran)). - -fof(axWorldAKPred799, axiom, - f_located(inst_BhamoAirport,inst_Myanmar)). - -fof(axWorldAKPred800, axiom, - f_located(inst_BramptonIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred801, axiom, - f_located(inst_BamburiAirport,inst_Kenya)). - -fof(axWorldAKPred802, axiom, - f_located(inst_BaltrumAirport,inst_Germany)). - -fof(axWorldAKPred803, axiom, - f_located(inst_BrumadoBAAirport,inst_Brazil)). - -fof(axWorldAKPred804, axiom, - f_located(inst_BeaumontMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred805, axiom, - f_located(inst_BimaAirport,inst_Indonesia)). - -fof(axWorldAKPred806, axiom, - f_located(inst_BanMeThoutAirport,inst_Vietnam)). - -fof(axWorldAKPred807, axiom, - f_located(inst_BordjBadjiMokhtarAirport,inst_Algeria)). - -fof(axWorldAKPred808, axiom, - f_located(inst_BigMountainAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred809, axiom, - f_located(inst_BelepBelepIslandsAirport,inst_NewCaledonia)). - -fof(axWorldAKPred810, axiom, - f_located(inst_BamuAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred811, axiom, - f_located(inst_NashvilleInternationalTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred812, axiom, - f_located(inst_BoendeAirport,inst_Zaire)). - -fof(axWorldAKPred813, axiom, - f_located(inst_BeniAirport,inst_Zaire)). - -fof(axWorldAKPred814, axiom, - f_located(inst_BandarAbbasAirport,inst_Iran)). - -fof(axWorldAKPred815, axiom, - f_located(inst_WarmSpringBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred816, axiom, - f_located(inst_BanningMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred817, axiom, - f_located(inst_BeninCityAirport,inst_Nigeria)). - -fof(axWorldAKPred818, axiom, - f_located(inst_WahnBonnAirport,inst_Germany)). - -fof(axWorldAKPred819, axiom, - f_located(inst_BallinaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred820, axiom, - f_located(inst_BarnwellCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred821, axiom, - f_located(inst_BodinumuAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred822, axiom, - f_located(inst_BronnoyBronnoysundBroennoeysundAirport,inst_Norway)). - -fof(axWorldAKPred823, axiom, - f_located(inst_BurnsMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldAKPred824, axiom, - f_located(inst_BannuAirport,inst_Pakistan)). - -fof(axWorldAKPred825, axiom, - f_located(inst_BaganaAirport,inst_Philippines)). - -fof(axWorldAKPred826, axiom, - f_located(inst_BanforaAirport,inst_BurkinaFaso)). - -fof(axWorldAKPred827, axiom, - f_located(inst_BarinasAirport,inst_Venezuela)). - -fof(axWorldAKPred828, axiom, - f_located(inst_BundiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred829, axiom, - f_located(inst_BlumenauSCAirport,inst_Brazil)). - -fof(axWorldAKPred830, axiom, - f_located(inst_BoanaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred831, axiom, - f_located(inst_BooneMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred832, axiom, - f_located(inst_BellonaAirport,inst_SolomonIslands)). - -fof(axWorldAKPred833, axiom, - f_located(inst_BanzAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred834, axiom, - f_located(inst_BomaAirport,inst_Zaire)). - -fof(axWorldAKPred835, axiom, - f_located(inst_BoraBoraSocietyIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred836, axiom, - f_located(inst_BocasdelToroAirport,inst_Panama)). - -fof(axWorldAKPred837, axiom, - f_located(inst_MerignacBordeauxAirport,inst_France)). - -fof(axWorldAKPred838, axiom, - f_located(inst_BoundjiAirport,inst_Congo)). - -fof(axWorldAKPred839, axiom, - f_located(inst_BollingAirForceBaseDCAirport,inst_UnitedStates)). - -fof(axWorldAKPred840, axiom, - f_located(inst_EldoradoBogotaAirport,inst_Colombia)). - -fof(axWorldAKPred841, axiom, - f_located(inst_BournemouthEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred842, axiom, - f_located(inst_BoiseAirTerminalGowenFieldIDAirport,inst_UnitedStates)). - -fof(axWorldAKPred843, axiom, - f_located(inst_BurgasBourgasAirport,inst_Bulgaria)). - -fof(axWorldAKPred844, axiom, - f_located(inst_BrookingsStateORAirport,inst_UnitedStates)). - -fof(axWorldAKPred845, axiom, - f_located(inst_BallykellyNorthernIrelandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred846, axiom, - f_located(inst_SaharSantaCruzInternationalBombayAirport,inst_India)). - -fof(axWorldAKPred847, axiom, - f_located(inst_FlamingoBonaireKralendijkAirport,inst_NetherlandsAntilles)). - -fof(axWorldAKPred848, axiom, - f_located(inst_BodoAirport,inst_Norway)). - -fof(axWorldAKPred849, axiom, - f_located(inst_BouarAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred850, axiom, - f_located(inst_BokuAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred851, axiom, - f_located(inst_BelfortAirport,inst_France)). - -fof(axWorldAKPred852, axiom, - f_located(inst_GeneralEdwardLawrenceLoganInternationalMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred853, axiom, - f_located(inst_BourgesAirport,inst_France)). - -fof(axWorldAKPred854, axiom, - f_located(inst_BoangAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred855, axiom, - f_located(inst_BartowMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred856, axiom, - f_located(inst_BorroloolaNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred857, axiom, - f_located(inst_BoboDioulassoAirport,inst_BurkinaFaso)). - -fof(axWorldAKPred858, axiom, - f_located(inst_BozoumAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred859, axiom, - f_located(inst_GrummanBethpageNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred860, axiom, - f_located(inst_BoridiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred861, axiom, - f_located(inst_BaliBamendaAirport,inst_Cameroon)). - -fof(axWorldAKPred862, axiom, - f_located(inst_BapiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred863, axiom, - f_located(inst_BarradoGarcasMGAirport,inst_Brazil)). - -fof(axWorldAKPred864, axiom, - f_located(inst_BisligAirport,inst_Philippines)). - -fof(axWorldAKPred865, axiom, - f_located(inst_BigPineyMarbletonWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred866, axiom, - f_located(inst_SepingganBalikpapanAirport,inst_Indonesia)). - -fof(axWorldAKPred867, axiom, - f_located(inst_GreatAussieHoleAirport,inst_Australia)). - -fof(axWorldAKPred868, axiom, - f_located(inst_PortoSeguroBAAirport,inst_Brazil)). - -fof(axWorldAKPred869, axiom, - f_located(inst_JeffersonCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred870, axiom, - f_located(inst_BeppuAirport,inst_Japan)). - -fof(axWorldAKPred871, axiom, - f_located(inst_BesalampyAirport,inst_Madagascar)). - -fof(axWorldAKPred872, axiom, - f_located(inst_BalerAirport,inst_Philippines)). - -fof(axWorldAKPred873, axiom, - f_located(inst_BudardalurAirport,inst_Iceland)). - -fof(axWorldAKPred874, axiom, - f_located(inst_BubaqueAirport,inst_GuineaBissau)). - -fof(axWorldAKPred875, axiom, - f_located(inst_BigginHillEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred876, axiom, - f_located(inst_GlyncoJetportGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred877, axiom, - f_located(inst_BouliaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred878, axiom, - f_located(inst_AeropuertoRafaelHernandezBorinquenAguadillaAirport,inst_PuertoRico)). - -fof(axWorldAKPred879, axiom, - f_located(inst_BarraBAAirport,inst_Brazil)). - -fof(axWorldAKPred880, axiom, - f_located(inst_BlagoveschenskAmurAirport,inst_Russia)). - -fof(axWorldAKPred881, axiom, - f_located(inst_BrestBrestAirport,inst_Belarus)). - -fof(axWorldAKPred882, axiom, - f_located(inst_BartlettCoveSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred883, axiom, - f_located(inst_BalgoHillsWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred884, axiom, - f_located(inst_BarreirasBAAirport,inst_Brazil)). - -fof(axWorldAKPred885, axiom, - f_located(inst_BarreirinhasMAAirport,inst_Brazil)). - -fof(axWorldAKPred886, axiom, - f_located(inst_SanCarlosdeBarilocheAirport,inst_Argentina)). - -fof(axWorldAKPred887, axiom, - f_located(inst_BrainerdCrowWingCountyRegionalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred888, axiom, - f_located(inst_NieuenlandBremenAirport,inst_Germany)). - -fof(axWorldAKPred889, axiom, - f_located(inst_BradfordEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred890, axiom, - f_located(inst_WhitesburgMunicipalKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred891, axiom, - f_located(inst_BrahmanAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred892, axiom, - f_located(inst_PaleseMacchieBariAirport,inst_Italy)). - -fof(axWorldAKPred893, axiom, - f_located(inst_BrightVictoriaAirport,inst_Australia)). - -fof(axWorldAKPred894, axiom, - f_located(inst_BourkeNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred895, axiom, - f_located(inst_BurlingtonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred896, axiom, - f_located(inst_BarquisimetoAirport,inst_Venezuela)). - -fof(axWorldAKPred897, axiom, - f_located(inst_BernBelpBernBerneAirport,inst_Switzerland)). - -fof(axWorldAKPred898, axiom, - f_located(inst_BrownsvilleSouthPadreIslandInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred899, axiom, - f_located(inst_BiaruAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred900, axiom, - f_located(inst_BrnoAirport,inst_CzechRepublic)). - -fof(axWorldAKPred901, axiom, - f_located(inst_BarraScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred902, axiom, - f_located(inst_LulsgateEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred903, axiom, - f_located(inst_BathurstIslandNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred904, axiom, - f_located(inst_NationalZaventemBrusselsBruxellesAirport,inst_Belgium)). - -fof(axWorldAKPred905, axiom, - f_located(inst_BremerhavenAirport,inst_Germany)). - -fof(axWorldAKPred906, axiom, - f_located(inst_WileyPostWillRogersMemorialAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred907, axiom, - f_located(inst_BarahonaAirport,inst_DominicanRepublic)). - -fof(axWorldAKPred908, axiom, - f_located(inst_SamuelsFieldKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred909, axiom, - f_located(inst_BorotouAirport,inst_Venezuela)). - -fof(axWorldAKPred910, axiom, - f_located(inst_BossasoAirport,inst_Somalia)). - -fof(axWorldAKPred911, axiom, - f_located(inst_InternacionalDFAirport,inst_Brazil)). - -fof(axWorldAKPred912, axiom, - f_located(inst_BahiaSolanoAirport,inst_Colombia)). - -fof(axWorldAKPred913, axiom, - f_located(inst_BaoshanAirport,inst_China)). - -fof(axWorldAKPred914, axiom, - f_located(inst_SematanAirport,inst_Malaysia)). - -fof(axWorldAKPred915, axiom, - f_located(inst_BradshawArmyAirfieldHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred916, axiom, - f_located(inst_BataAirport,inst_EquatorialGuinea)). - -fof(axWorldAKPred917, axiom, - f_located(inst_BrightonEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred918, axiom, - f_located(inst_JimShearerSouthPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred919, axiom, - f_located(inst_BairnsdaleVictoriaAirport,inst_Australia)). - -fof(axWorldAKPred920, axiom, - f_located(inst_BiskraAirport,inst_Algeria)). - -fof(axWorldAKPred921, axiom, - f_located(inst_BaselMulhouseEuroBaselAirport,inst_Switzerland)). - -fof(axWorldAKPred922, axiom, - f_located(inst_BergstromAirRescueServiceTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred923, axiom, - f_located(inst_BossangoaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred924, axiom, - f_located(inst_BascoAirport,inst_Philippines)). - -fof(axWorldAKPred925, axiom, - f_located(inst_BensbachAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred926, axiom, - f_located(inst_BisbeeMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred927, axiom, - f_located(inst_InternationalBasraAirport,inst_Iraq)). - -fof(axWorldAKPred928, axiom, - f_located(inst_BalsasMAAirport,inst_Brazil)). - -fof(axWorldAKPred929, axiom, - f_located(inst_BostAirport,inst_Afghanistan)). - -fof(axWorldAKPred930, axiom, - f_located(inst_BasankusuAirport,inst_Zaire)). - -fof(axWorldAKPred931, axiom, - f_located(inst_BossetAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred932, axiom, - f_located(inst_BoswellBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred933, axiom, - f_located(inst_BasseinAirport,inst_Myanmar)). - -fof(axWorldAKPred934, axiom, - f_located(inst_BarderaAirport,inst_Somalia)). - -fof(axWorldAKPred935, axiom, - f_located(inst_BartlettsAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred936, axiom, - f_located(inst_BertouaAirport,inst_Cameroon)). - -fof(axWorldAKPred937, axiom, - f_located(inst_BetouAirport,inst_Cameroon)). - -fof(axWorldAKPred938, axiom, - f_located(inst_BatticalcaAirport,inst_SriLanka)). - -fof(axWorldAKPred939, axiom, - f_located(inst_BrunetteDownsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred940, axiom, - f_located(inst_BontheAirport,inst_SierraLeone)). - -fof(axWorldAKPred941, axiom, - f_located(inst_SkyparkUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred942, axiom, - f_located(inst_BatangafoAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred943, axiom, - f_located(inst_BatamBatuBesarAirport,inst_Indonesia)). - -fof(axWorldAKPred944, axiom, - f_located(inst_BarterIslandLRRSAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred945, axiom, - f_located(inst_BlangBintangBandaAcehKuturajaAirport,inst_Indonesia)). - -fof(axWorldAKPred946, axiom, - f_located(inst_BratskIrkutskAirport,inst_Russia)). - -fof(axWorldAKPred947, axiom, - f_located(inst_WKKelloggMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred948, axiom, - f_located(inst_BertMooneyMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred949, axiom, - f_located(inst_MarlboroCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred950, axiom, - f_located(inst_BotopasieAirport,inst_Suriname)). - -fof(axWorldAKPred951, axiom, - f_located(inst_ButlerCountyPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred952, axiom, - f_located(inst_ButareAirport,inst_Rwanda)). - -fof(axWorldAKPred953, axiom, - f_located(inst_BatonRougeMetropolitanAirportRyanFieldLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred954, axiom, - f_located(inst_IvankaBratislavaAirport,inst_Slovakia)). - -fof(axWorldAKPred955, axiom, - f_located(inst_BettlesAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred956, axiom, - f_located(inst_BintuluSarawakAirport,inst_Malaysia)). - -fof(axWorldAKPred957, axiom, - f_located(inst_BurlingtonInternationalVTAirport,inst_UnitedStates)). - -fof(axWorldAKPred958, axiom, - f_located(inst_BatuLicinAirport,inst_Indonesia)). - -fof(axWorldAKPred959, axiom, - f_located(inst_BetootaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred960, axiom, - f_located(inst_BeattyNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred961, axiom, - f_located(inst_BursaAirport,inst_Turkey)). - -fof(axWorldAKPred962, axiom, - f_located(inst_BukaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred963, axiom, - f_located(inst_CramFieldNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred964, axiom, - f_located(inst_BurketownQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred965, axiom, - f_located(inst_FerihegyiBudapestAirport,inst_Hungary)). - -fof(axWorldAKPred966, axiom, - f_located(inst_MetropolitanAreaBuenosAiresAirport,inst_Argentina)). - -fof(axWorldAKPred967, axiom, - f_located(inst_GreaterBuffaloInternationalNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred968, axiom, - f_located(inst_BenguelaAirport,inst_Angola)). - -fof(axWorldAKPred969, axiom, - f_located(inst_MetropolitanAreaBucharestAirport,inst_Romania)). - -fof(axWorldAKPred970, axiom, - f_located(inst_BokondiniAirport,inst_Indonesia)). - -fof(axWorldAKPred971, axiom, - f_located(inst_BouSaadaAirport,inst_Algeria)). - -fof(axWorldAKPred972, axiom, - f_located(inst_AlbuqAirport,inst_Yemen)). - -fof(axWorldAKPred973, axiom, - f_located(inst_BuloloAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred974, axiom, - f_located(inst_ButlerMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred975, axiom, - f_located(inst_BuenaventuraAirport,inst_Colombia)). - -fof(axWorldAKPred976, axiom, - f_located(inst_BuraoAirport,inst_Somalia)). - -fof(axWorldAKPred977, axiom, - f_located(inst_BhatindaAirport,inst_India)). - -fof(axWorldAKPred978, axiom, - f_located(inst_BulawayoAirport,inst_Zimbabwe)). - -fof(axWorldAKPred979, axiom, - f_located(inst_BurbankGlendalePasadenaCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred980, axiom, - f_located(inst_BatumiAbkhaziaAirport,inst_Georgia)). - -fof(axWorldAKPred981, axiom, - f_located(inst_BurtonwoodAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred982, axiom, - f_located(inst_BellaUnionAirport,inst_Uruguay)). - -fof(axWorldAKPred983, axiom, - f_located(inst_ButonBabauAirport,inst_Indonesia)). - -fof(axWorldAKPred984, axiom, - f_located(inst_BuniaAirport,inst_Zaire)). - -fof(axWorldAKPred985, axiom, - f_located(inst_BunburyWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred986, axiom, - f_located(inst_BushehrAirport,inst_Iran)). - -fof(axWorldAKPred987, axiom, - f_located(inst_TilleBeauvaisAirport,inst_France)). - -fof(axWorldAKPred988, axiom, - f_located(inst_BoaVistaRRAirport,inst_Brazil)). - -fof(axWorldAKPred989, axiom, - f_located(inst_BoavistaBoavistaAirport,inst_CapeVerde)). - -fof(axWorldAKPred990, axiom, - f_located(inst_BeaverInletAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred991, axiom, - f_located(inst_BriveLaGaillardeAirport,inst_France)). - -fof(axWorldAKPred992, axiom, - f_located(inst_BuaAirport,inst_Fiji)). - -fof(axWorldAKPred993, axiom, - f_located(inst_BerlevagAirport,inst_Norway)). - -fof(axWorldAKPred994, axiom, - f_located(inst_VilhenaROAirport,inst_Brazil)). - -fof(axWorldAKPred995, axiom, - f_located(inst_BirdsvilleQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred996, axiom, - f_located(inst_BelmonteBAAirport,inst_Brazil)). - -fof(axWorldAKPred997, axiom, - f_located(inst_AlbionMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred998, axiom, - f_located(inst_BartlesvilleMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred999, axiom, - f_located(inst_BolovipAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1000, axiom, - f_located(inst_EsperadinhaBravaAirport,inst_CapeVerde)). - -fof(axWorldAKPred1001, axiom, - f_located(inst_BrevesPAAirport,inst_Brazil)). - -fof(axWorldAKPred1002, axiom, - f_located(inst_TaymarHeliportWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1003, axiom, - f_located(inst_BataviaDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1004, axiom, - f_located(inst_BatesvilleRegionalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred1005, axiom, - f_located(inst_BeverlyMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1006, axiom, - f_located(inst_BeverleySpringsWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1007, axiom, - f_located(inst_BhairawaAirport,inst_Nepal)). - -fof(axWorldAKPred1008, axiom, - f_located(inst_BarrowIslandWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1009, axiom, - f_located(inst_BrawleyMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1010, axiom, - f_located(inst_BrownwoodMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1011, axiom, - f_located(inst_BraunschweigAirport,inst_Germany)). - -fof(axWorldAKPred1012, axiom, - f_located(inst_BarrowinFurnessAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1013, axiom, - f_located(inst_BowlingGreenWarrenCountyRegionalKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1014, axiom, - f_located(inst_ButterworthAirportMalaysia,inst_Malaysia)). - -fof(axWorldAKPred1015, axiom, - f_located(inst_BaltimoreWashingtonInternationalMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1016, axiom, - f_located(inst_BawanAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1017, axiom, - f_located(inst_BolAirport,inst_Croatia)). - -fof(axWorldAKPred1018, axiom, - f_located(inst_EarlHenryOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1019, axiom, - f_located(inst_BowmanMunicipalNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1020, axiom, - f_located(inst_InternationalBandarSeriBegwanAirport,inst_Brunei)). - -fof(axWorldAKPred1021, axiom, - f_located(inst_BalakovoSaratovAirport,inst_Russia)). - -fof(axWorldAKPred1022, axiom, - f_located(inst_BenawiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1023, axiom, - f_located(inst_BrewarrinaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1024, axiom, - f_located(inst_BlaineMunicipalWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1025, axiom, - f_located(inst_BurnieWynyardTasmaniaAirport,inst_Australia)). - -fof(axWorldAKPred1026, axiom, - f_located(inst_BankstownNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1027, axiom, - f_located(inst_BanmethuotAirport,inst_Vietnam)). - -fof(axWorldAKPred1028, axiom, - f_located(inst_BentwatersStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1029, axiom, - f_located(inst_GeorgeRCarrMemorialAirFieldLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1030, axiom, - f_located(inst_BaboAirport,inst_Indonesia)). - -fof(axWorldAKPred1031, axiom, - f_located(inst_BoxboroughMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1032, axiom, - f_located(inst_BadeAirport,inst_Indonesia)). - -fof(axWorldAKPred1033, axiom, - f_located(inst_BakelAirport,inst_Senegal)). - -fof(axWorldAKPred1034, axiom, - f_located(inst_BurkeCountyGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1035, axiom, - f_located(inst_BalhashAirport,inst_Kazakhstan)). - -fof(axWorldAKPred1036, axiom, - f_located(inst_BuckeyeMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred1037, axiom, - f_located(inst_BlueLagoonAirport,inst_Fiji)). - -fof(axWorldAKPred1038, axiom, - f_located(inst_BatomAirport,inst_Indonesia)). - -fof(axWorldAKPred1039, axiom, - f_located(inst_BissallancaBissauAirport,inst_GuineaBissau)). - -fof(axWorldAKPred1040, axiom, - f_located(inst_BorregoValleyCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1041, axiom, - f_located(inst_BontangAirport,inst_Indonesia)). - -fof(axWorldAKPred1042, axiom, - f_located(inst_ButuanAirport,inst_Philippines)). - -fof(axWorldAKPred1043, axiom, - f_located(inst_BreidhdalurBreiddalsvikAirport,inst_Iceland)). - -fof(axWorldAKPred1044, axiom, - f_located(inst_BoundaryAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1045, axiom, - f_located(inst_DibaaAirport,inst_Oman)). - -fof(axWorldAKPred1046, axiom, - f_located(inst_YacuibaAirport,inst_Bolivia)). - -fof(axWorldAKPred1047, axiom, - f_located(inst_BeidahAirport,inst_Yemen)). - -fof(axWorldAKPred1048, axiom, - f_located(inst_JohnsonCountyWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1049, axiom, - f_located(inst_EakerAirForceBaseARAirport,inst_UnitedStates)). - -fof(axWorldAKPred1050, axiom, - f_located(inst_BurleyMunicipalIDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1051, axiom, - f_located(inst_BellaYellaAirport,inst_Liberia)). - -fof(axWorldAKPred1052, axiom, - f_located(inst_BayamoAirport,inst_Cuba)). - -fof(axWorldAKPred1053, axiom, - f_located(inst_BayofIslandsAirport,inst_NewZealand)). - -fof(axWorldAKPred1054, axiom, - f_located(inst_BunyuAirport,inst_Indonesia)). - -fof(axWorldAKPred1055, axiom, - f_located(inst_BicycleLakeArmyAirFieldNationalGuardCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1056, axiom, - f_located(inst_BantryAirport,inst_Ireland)). - -fof(axWorldAKPred1057, axiom, - f_located(inst_BayreuthAirport,inst_Germany)). - -fof(axWorldAKPred1058, axiom, - f_located(inst_BaiyerRiverAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1059, axiom, - f_located(inst_BlakeleyIslandWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1060, axiom, - f_located(inst_BonanzaAirport,inst_Nicaragua)). - -fof(axWorldAKPred1061, axiom, - f_located(inst_BuziosAirport,inst_Brazil)). - -fof(axWorldAKPred1062, axiom, - f_located(inst_BalranaldNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1063, axiom, - f_located(inst_PhilipSWGoldsonInternationalBelizeCityAirport,inst_Belize)). - -fof(axWorldAKPred1064, axiom, - f_located(inst_BydgoszczAirport,inst_Poland)). - -fof(axWorldAKPred1065, axiom, - f_located(inst_BrezhnevAirport,inst_Russia)). - -fof(axWorldAKPred1066, axiom, - f_located(inst_BalikesirAirport,inst_Turkey)). - -fof(axWorldAKPred1067, axiom, - f_located(inst_BryanskBryanskAirport,inst_Russia)). - -fof(axWorldAKPred1068, axiom, - f_located(inst_BarisalAirport,inst_Bangladesh)). - -fof(axWorldAKPred1069, axiom, - f_located(inst_GallatinFieldMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1070, axiom, - f_located(inst_BolzanoBozenAirport,inst_Italy)). - -fof(axWorldAKPred1071, axiom, - f_located(inst_BizantQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1072, axiom, - f_located(inst_ViasBeziersAirport,inst_France)). - -fof(axWorldAKPred1073, axiom, - f_located(inst_BuzzardsPointSeaplaneBaseDCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1074, axiom, - f_located(inst_EagleAirParkTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1075, axiom, - f_located(inst_ZegaButaAirport,inst_Zaire)). - -fof(axWorldAKPred1076, axiom, - f_located(inst_MayaMayaBrazzavilleAirport,inst_Congo)). - -fof(axWorldAKPred1077, axiom, - f_located(inst_BeltsyAirport,inst_Moldova)). - -fof(axWorldAKPred1078, axiom, - f_located(inst_BrizeNortonStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1079, axiom, - f_located(inst_CatacamasAirport,inst_Honduras)). - -fof(axWorldAKPred1080, axiom, - f_located(inst_CabindaAirport,inst_Angola)). - -fof(axWorldAKPred1081, axiom, - f_located(inst_CascavelPRAirport,inst_Brazil)). - -fof(axWorldAKPred1082, axiom, - f_located(inst_WexfordCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1083, axiom, - f_located(inst_ColumbiaMetropolitanSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1084, axiom, - f_located(inst_CarauariAMAirport,inst_Brazil)). - -fof(axWorldAKPred1085, axiom, - f_located(inst_ElmasSardiniaAirport,inst_Italy)). - -fof(axWorldAKPred1086, axiom, - f_located(inst_CaMauAirport,inst_Vietnam)). - -fof(axWorldAKPred1087, axiom, - f_located(inst_CairoInternationalCairoAirport,inst_Egypt)). - -fof(axWorldAKPred1088, axiom, - f_located(inst_CanaimaAirport,inst_Venezuela)). - -fof(axWorldAKPred1089, axiom, - f_located(inst_AkronCantonRegionalOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1090, axiom, - f_located(inst_CampbeltownAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1091, axiom, - f_located(inst_CamiriAirport,inst_Bolivia)). - -fof(axWorldAKPred1092, axiom, - f_located(inst_BaiyunGuangzhouCantonAirport,inst_China)). - -fof(axWorldAKPred1093, axiom, - f_located(inst_ClaytonMunicipalAirparkNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred1094, axiom, - f_located(inst_CapHaitienAirport,inst_Haiti)). - -fof(axWorldAKPred1095, axiom, - f_located(inst_CaucasiaAirport,inst_Colombia)). - -fof(axWorldAKPred1096, axiom, - f_located(inst_CaribouMunicipalMEAirport,inst_UnitedStates)). - -fof(axWorldAKPred1097, axiom, - f_located(inst_MohammedVCasablancaAirport,inst_Morocco)). - -fof(axWorldAKPred1098, axiom, - f_located(inst_CatIslandAirport,inst_Bahamas)). - -fof(axWorldAKPred1099, axiom, - f_located(inst_CaruaruPEAirport,inst_Brazil)). - -fof(axWorldAKPred1100, axiom, - f_located(inst_CazomboAirport,inst_Colombia)). - -fof(axWorldAKPred1101, axiom, - f_located(inst_CamposRJAirport,inst_Brazil)). - -fof(axWorldAKPred1102, axiom, - f_located(inst_CarlisleAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1103, axiom, - f_located(inst_CobarNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1104, axiom, - f_located(inst_CornerBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1105, axiom, - f_located(inst_JorgeWilstermanCochabambaAirport,inst_Bolivia)). - -fof(axWorldAKPred1106, axiom, - f_located(inst_CherrabunWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1107, axiom, - f_located(inst_CarNicobarAirport,inst_India)). - -fof(axWorldAKPred1108, axiom, - f_located(inst_CumberlandMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1109, axiom, - f_located(inst_CouncilBluffsMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1110, axiom, - f_located(inst_CambridgeAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1111, axiom, - f_located(inst_LegerBecharAirport,inst_Algeria)). - -fof(axWorldAKPred1112, axiom, - f_located(inst_CaboRojoAirport,inst_DominicanRepublic)). - -fof(axWorldAKPred1113, axiom, - f_located(inst_ShaltzFieldKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1114, axiom, - f_located(inst_CiudadBolivarAirport,inst_Venezuela)). - -fof(axWorldAKPred1115, axiom, - f_located(inst_ColumbusAirForceBaseMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1116, axiom, - f_located(inst_CirebonAirport,inst_Indonesia)). - -fof(axWorldAKPred1117, axiom, - f_located(inst_CotabatoAirport,inst_Philippines)). - -fof(axWorldAKPred1118, axiom, - f_located(inst_CoimbraAirport,inst_Portugal)). - -fof(axWorldAKPred1119, axiom, - f_located(inst_CalabarAirport,inst_Nigeria)). - -fof(axWorldAKPred1120, axiom, - f_located(inst_CanberraAustralianCapitalTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1121, axiom, - f_located(inst_CabimasAirport,inst_Venezuela)). - -fof(axWorldAKPred1122, axiom, - f_located(inst_CobanAirport,inst_Guatemala)). - -fof(axWorldAKPred1123, axiom, - f_located(inst_CondobolinNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1124, axiom, - f_located(inst_CanobieQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1125, axiom, - f_located(inst_CabinCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1126, axiom, - f_located(inst_ChaffeeArmyAirFieldARAirport,inst_UnitedStates)). - -fof(axWorldAKPred1127, axiom, - f_located(inst_CableCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1128, axiom, - f_located(inst_CenturyCityHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1129, axiom, - f_located(inst_GrandCaseSaintMartinAirport,inst_Guadeloupe)). - -fof(axWorldAKPred1130, axiom, - f_located(inst_CarcassonneAirport,inst_France)). - -fof(axWorldAKPred1131, axiom, - f_located(inst_CraneCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1132, axiom, - f_located(inst_ChileChicoAirport,inst_Chile)). - -fof(axWorldAKPred1133, axiom, - f_located(inst_ConcordiaAMAirport,inst_Brazil)). - -fof(axWorldAKPred1134, axiom, - f_located(inst_CalicutAirport,inst_India)). - -fof(axWorldAKPred1135, axiom, - f_located(inst_CocosIslandsCocosKeelingIslandsAirport,inst_Australia)). - -fof(axWorldAKPred1136, axiom, - f_located(inst_ChinchillaAirport,inst_Chile)). - -fof(axWorldAKPred1137, axiom, - f_located(inst_CrisciumaSCAirport,inst_Brazil)). - -fof(axWorldAKPred1138, axiom, - f_located(inst_ChakcharanAirport,inst_Afghanistan)). - -fof(axWorldAKPred1139, axiom, - f_located(inst_CarimaguaAirport,inst_Colombia)). - -fof(axWorldAKPred1140, axiom, - f_located(inst_CarrielSurConcepcionAirport,inst_Chile)). - -fof(axWorldAKPred1141, axiom, - f_located(inst_CachoeiraBAAirport,inst_Brazil)). - -fof(axWorldAKPred1142, axiom, - f_located(inst_BuchananFieldCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1143, axiom, - f_located(inst_AeropuertoInternacionaldelCentroCaracasAirport,inst_Venezuela)). - -fof(axWorldAKPred1144, axiom, - f_located(inst_ColoniaCatrielAirport,inst_Argentina)). - -fof(axWorldAKPred1145, axiom, - f_located(inst_DumDumInternationalCalcuttaAirport,inst_India)). - -fof(axWorldAKPred1146, axiom, - f_located(inst_CraigCoveAirport,inst_Vanuatu)). - -fof(axWorldAKPred1147, axiom, - f_located(inst_CowellSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1148, axiom, - f_located(inst_CaceresMGAirport,inst_Brazil)). - -fof(axWorldAKPred1149, axiom, - f_located(inst_CharlesCityMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1150, axiom, - f_located(inst_ChubCayBerryAirport,inst_Bahamas)). - -fof(axWorldAKPred1151, axiom, - f_located(inst_CooindaNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1152, axiom, - f_located(inst_ColdBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1153, axiom, - f_located(inst_CedarCityMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1154, axiom, - f_located(inst_CaledoniaAirport,inst_Panama)). - -fof(axWorldAKPred1155, axiom, - f_located(inst_CortinadAmpezzoAirport,inst_Italy)). - -fof(axWorldAKPred1156, axiom, - f_located(inst_CharlesdeGaulleParisAirport,inst_France)). - -fof(axWorldAKPred1157, axiom, - f_located(inst_HarrellFieldARAirport,inst_UnitedStates)). - -fof(axWorldAKPred1158, axiom, - f_located(inst_CedrosIslandAirport,inst_Mexico)). - -fof(axWorldAKPred1159, axiom, - f_located(inst_ConceicaoPBAirport,inst_Brazil)). - -fof(axWorldAKPred1160, axiom, - f_located(inst_GeorgeTLewisFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1161, axiom, - f_located(inst_Candle2AKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1162, axiom, - f_located(inst_WoodwardFieldSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1163, axiom, - f_located(inst_CradockAirport,inst_SouthAfrica)). - -fof(axWorldAKPred1164, axiom, - f_located(inst_CuddapahAirport,inst_India)). - -fof(axWorldAKPred1165, axiom, - f_located(inst_CroydonQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1166, axiom, - f_located(inst_ChadronMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred1167, axiom, - f_located(inst_ChildressMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1168, axiom, - f_located(inst_CamdenNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1169, axiom, - f_located(inst_MerleKMudholeSmithAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1170, axiom, - f_located(inst_EssexCountyNJAirport,inst_UnitedStates)). - -fof(axWorldAKPred1171, axiom, - f_located(inst_CagayandeSuluAirport,inst_Philippines)). - -fof(axWorldAKPred1172, axiom, - f_located(inst_CessnaAircraftFieldKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1173, axiom, - f_located(inst_CebuAirport,inst_Philippines)). - -fof(axWorldAKPred1174, axiom, - f_located(inst_JackMcNamaraFieldCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1175, axiom, - f_located(inst_CedunaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1176, axiom, - f_located(inst_WestoverAirReserveBaseMetropolitanMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1177, axiom, - f_located(inst_ChesterAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1178, axiom, - f_located(inst_ChengtehAirport,inst_China)). - -fof(axWorldAKPred1179, axiom, - f_located(inst_ChiangRaiINternationalChiangRaiAirport,inst_Thailand)). - -fof(axWorldAKPred1180, axiom, - f_located(inst_ChernihivChernigovChernihivAirport,inst_Ukraine)). - -fof(axWorldAKPred1181, axiom, - f_located(inst_ChelyabinskChelyabinskAirport,inst_Russia)). - -fof(axWorldAKPred1182, axiom, - f_located(inst_CapeEleutheraAirport,inst_Bahamas)). - -fof(axWorldAKPred1183, axiom, - f_located(inst_CentralAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1184, axiom, - f_located(inst_CiudadObregonAirport,inst_Mexico)). - -fof(axWorldAKPred1185, axiom, - f_located(inst_WacoKungoAirport,inst_Angola)). - -fof(axWorldAKPred1186, axiom, - f_located(inst_ConcepcionAirport,inst_Bolivia)). - -fof(axWorldAKPred1187, axiom, - f_located(inst_MandelieuCannesAirport,inst_France)). - -fof(axWorldAKPred1188, axiom, - f_located(inst_MaupertusCherbourgAirport,inst_France)). - -fof(axWorldAKPred1189, axiom, - f_located(inst_CessnockNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1190, axiom, - f_located(inst_CholetAirport,inst_France)). - -fof(axWorldAKPred1191, axiom, - f_located(inst_ClemsonOconeeCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1192, axiom, - f_located(inst_MettelFieldINAirport,inst_UnitedStates)). - -fof(axWorldAKPred1193, axiom, - f_located(inst_BobSikesFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1194, axiom, - f_located(inst_ChenaHotSpringsAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1195, axiom, - f_located(inst_KyleOakleyFieldKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1196, axiom, - f_located(inst_CortezMontezumaCountyCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1197, axiom, - f_located(inst_CoffeePointAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1198, axiom, - f_located(inst_CoulterFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1199, axiom, - f_located(inst_AulnatClermontFerrandAirport,inst_France)). - -fof(axWorldAKPred1200, axiom, - f_located(inst_CienfuegosAirport,inst_Cuba)). - -fof(axWorldAKPred1201, axiom, - f_located(inst_CliftonHillsSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1202, axiom, - f_located(inst_CamfieldNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1203, axiom, - f_located(inst_CrawfordsvilleMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred1204, axiom, - f_located(inst_CarrickfinnAirport,inst_Ireland)). - -fof(axWorldAKPred1205, axiom, - f_located(inst_ConfrezaAirport,inst_Brazil)). - -fof(axWorldAKPred1206, axiom, - f_located(inst_CarpentariaDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1207, axiom, - f_located(inst_CarpiquetCaenAirport,inst_France)). - -fof(axWorldAKPred1208, axiom, - f_located(inst_CoffsHarbourNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1209, axiom, - f_located(inst_GreenleeCountyAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred1210, axiom, - f_located(inst_KerkyraCorfuAirport,inst_Greece)). - -fof(axWorldAKPred1211, axiom, - f_located(inst_CoffeyvilleMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1212, axiom, - f_located(inst_CraigSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1213, axiom, - f_located(inst_CuiabaMTAirport,inst_Brazil)). - -fof(axWorldAKPred1214, axiom, - f_located(inst_CapeGloucesterAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1215, axiom, - f_located(inst_ChangdeAirport,inst_China)). - -fof(axWorldAKPred1216, axiom, - f_located(inst_CambridgeDorchesterMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1217, axiom, - f_located(inst_CuyahogaCountyOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1218, axiom, - f_located(inst_CasiguranAirport,inst_Philippines)). - -fof(axWorldAKPred1219, axiom, - f_located(inst_AeroportodeCongonhasSPAirport,inst_Brazil)). - -fof(axWorldAKPred1220, axiom, - f_located(inst_CapeGirardeauMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1221, axiom, - f_located(inst_ChingolaAirport,inst_Zambia)). - -fof(axWorldAKPred1222, axiom, - f_located(inst_SoekarnoHattaInternationalJakartaAirport,inst_Indonesia)). - -fof(axWorldAKPred1223, axiom, - f_located(inst_CamiguinAirport,inst_Philippines)). - -fof(axWorldAKPred1224, axiom, - f_located(inst_KoelnKolnAirport,inst_Germany)). - -fof(axWorldAKPred1225, axiom, - f_located(inst_ZhengzhouAirport,inst_China)). - -fof(axWorldAKPred1226, axiom, - f_located(inst_PatengaChittagongAirport,inst_Bangladesh)). - -fof(axWorldAKPred1227, axiom, - f_located(inst_ChangchunAirport,inst_China)). - -fof(axWorldAKPred1228, axiom, - f_located(inst_CampoGrandeMSAirport,inst_Brazil)). - -fof(axWorldAKPred1229, axiom, - f_located(inst_CollegeParkMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1230, axiom, - f_located(inst_ChinguittiAirport,inst_Mauritania)). - -fof(axWorldAKPred1231, axiom, - f_located(inst_CiudadGuayanaAirport,inst_Venezuela)). - -fof(axWorldAKPred1232, axiom, - f_located(inst_CaigumaAirport,inst_Australia)). - -fof(axWorldAKPred1233, axiom, - f_located(inst_MerrillCMeigsILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1234, axiom, - f_located(inst_CagayandeOroAirport,inst_Philippines)). - -fof(axWorldAKPred1235, axiom, - f_located(inst_CasaGrandeMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred1236, axiom, - f_located(inst_LovellFieldTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred1237, axiom, - f_located(inst_ChilasAirport,inst_Pakistan)). - -fof(axWorldAKPred1238, axiom, - f_located(inst_ChristchurchInternationalChristchurchAirport,inst_NewZealand)). - -fof(axWorldAKPred1239, axiom, - f_located(inst_ChandlerMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred1240, axiom, - f_located(inst_ChievresAirport,inst_Belgium)). - -fof(axWorldAKPred1241, axiom, - f_located(inst_ChinhaeAirport,inst_SouthKorea)). - -fof(axWorldAKPred1242, axiom, - f_located(inst_ChaoyangAirport,inst_China)). - -fof(axWorldAKPred1243, axiom, - f_located(inst_ChachapoyasAirport,inst_Peru)). - -fof(axWorldAKPred1244, axiom, - f_located(inst_MetropolitanAreaILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1245, axiom, - f_located(inst_ChickashaMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1246, axiom, - f_located(inst_ChallisIDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1247, axiom, - f_located(inst_ChimboteAirport,inst_Peru)). - -fof(axWorldAKPred1248, axiom, - f_located(inst_ChonjuAirport,inst_SouthKorea)). - -fof(axWorldAKPred1249, axiom, - f_located(inst_CharlottesvilleAlbemarleVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1250, axiom, - f_located(inst_CircleHotSpringsAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1251, axiom, - f_located(inst_ChaniaKhaniaAirport,inst_Greece)). - -fof(axWorldAKPred1252, axiom, - f_located(inst_DeolsChateaurouxAirport,inst_France)). - -fof(axWorldAKPred1253, axiom, - f_located(inst_CharlestonAirForceBaseCharlestonInternationalSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1254, axiom, - f_located(inst_ChathamIslandAirport,inst_NewZealand)). - -fof(axWorldAKPred1255, axiom, - f_located(inst_ChuathbalukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1256, axiom, - f_located(inst_ChavesAirport,inst_Portugal)). - -fof(axWorldAKPred1257, axiom, - f_located(inst_JinquanAirport,inst_China)). - -fof(axWorldAKPred1258, axiom, - f_located(inst_ChanguinolaAirport,inst_Panama)). - -fof(axWorldAKPred1259, axiom, - f_located(inst_ChoiseulBayAirport,inst_SolomonIslands)). - -fof(axWorldAKPred1260, axiom, - f_located(inst_ChiloquinStateORAirport,inst_UnitedStates)). - -fof(axWorldAKPred1261, axiom, - f_located(inst_CiampinoRomaRomeAirport,inst_Italy)). - -fof(axWorldAKPred1262, axiom, - f_located(inst_AvalonBaySeaplaneBaseCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1263, axiom, - f_located(inst_ChicoMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1264, axiom, - f_located(inst_CedarRapidsMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1265, axiom, - f_located(inst_CollieWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1266, axiom, - f_located(inst_ChifengAirport,inst_China)). - -fof(axWorldAKPred1267, axiom, - f_located(inst_CraigMoffatCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1268, axiom, - f_located(inst_ChangzhiAirport,inst_China)). - -fof(axWorldAKPred1269, axiom, - f_located(inst_ChitipaAirport,inst_Malawi)). - -fof(axWorldAKPred1270, axiom, - f_located(inst_CobijaAirport,inst_Bolivia)). - -fof(axWorldAKPred1271, axiom, - f_located(inst_ChalkyitsikAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1272, axiom, - f_located(inst_CouncilAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1273, axiom, - f_located(inst_CimitarraAirport,inst_Colombia)). - -fof(axWorldAKPred1274, axiom, - f_located(inst_ArthurNNeuIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1275, axiom, - f_located(inst_ChipataAirport,inst_Zambia)). - -fof(axWorldAKPred1276, axiom, - f_located(inst_ChiquimulaAirport,inst_Guatemala)). - -fof(axWorldAKPred1277, axiom, - f_located(inst_CairoILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1278, axiom, - f_located(inst_CantonIslandAirport,inst_Kiribati)). - -fof(axWorldAKPred1279, axiom, - f_located(inst_ShimkentChimkentSouthKazakhstanAirport,inst_Kazakhstan)). - -fof(axWorldAKPred1280, axiom, - f_located(inst_ChippewaCountyInternationalMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1281, axiom, - f_located(inst_ChomleyAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1282, axiom, - f_located(inst_ChiclayoAirport,inst_Peru)). - -fof(axWorldAKPred1283, axiom, - f_located(inst_ComisoAirport,inst_Italy)). - -fof(axWorldAKPred1284, axiom, - f_located(inst_CoariAMAirport,inst_Brazil)). - -fof(axWorldAKPred1285, axiom, - f_located(inst_CajamarcaAirport,inst_Peru)). - -fof(axWorldAKPred1286, axiom, - f_located(inst_CoimbatoreAirport,inst_India)). - -fof(axWorldAKPred1287, axiom, - f_located(inst_CalamaAirport,inst_Chile)). - -fof(axWorldAKPred1288, axiom, - f_located(inst_CandilejasAirport,inst_Colombia)). - -fof(axWorldAKPred1289, axiom, - f_located(inst_ChangHuaAirport,inst_Taiwan)). - -fof(axWorldAKPred1290, axiom, - f_located(inst_ChilkoLakeAerodromeBCAirport,inst_Canada)). - -fof(axWorldAKPred1291, axiom, - f_located(inst_CraftonIslandAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1292, axiom, - f_located(inst_EllenChurchFieldIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1293, axiom, - f_located(inst_ChitralAirport,inst_Pakistan)). - -fof(axWorldAKPred1294, axiom, - f_located(inst_ElCajonCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1295, axiom, - f_located(inst_ChaurjhariAirport,inst_Nepal)). - -fof(axWorldAKPred1296, axiom, - f_located(inst_AbrahamGonzalezCiudadJuarezAirport,inst_Mexico)). - -fof(axWorldAKPred1297, axiom, - f_located(inst_ChejuAirport,inst_SouthKorea)). - -fof(axWorldAKPred1298, axiom, - f_located(inst_CrookedCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1299, axiom, - f_located(inst_KegelmanAirForceAuxiliaryFieldOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1300, axiom, - f_located(inst_BenedumWVAirport,inst_UnitedStates)). - -fof(axWorldAKPred1301, axiom, - f_located(inst_CherkasyCherkasyAirport,inst_Ukraine)). - -fof(axWorldAKPred1302, axiom, - f_located(inst_ClearLakeAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1303, axiom, - f_located(inst_CrispCountyCordeleGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1304, axiom, - f_located(inst_ChongqingAirport,inst_China)). - -fof(axWorldAKPred1305, axiom, - f_located(inst_CrokerIslandNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1306, axiom, - f_located(inst_CherokeeVillageHeliportARAirport,inst_UnitedStates)). - -fof(axWorldAKPred1307, axiom, - f_located(inst_FletcherFieldMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1308, axiom, - f_located(inst_CrookstonMunicipalKirkwoodFieldMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred1309, axiom, - f_located(inst_CornelioProcopioPRAirport,inst_Brazil)). - -fof(axWorldAKPred1310, axiom, - f_located(inst_CherokeeMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1311, axiom, - f_located(inst_CraneIslandWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1312, axiom, - f_located(inst_CarajasPAAirport,inst_Brazil)). - -fof(axWorldAKPred1313, axiom, - f_located(inst_CordovaMunicipalAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1314, axiom, - f_located(inst_OutlawFieldTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred1315, axiom, - f_located(inst_ChickenAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1316, axiom, - f_located(inst_GbessiaConakryAirport,inst_Guinea)). - -fof(axWorldAKPred1317, axiom, - f_located(inst_CanakkaleAirport,inst_Turkey)). - -fof(axWorldAKPred1318, axiom, - f_located(inst_ComillaAirport,inst_Bangladesh)). - -fof(axWorldAKPred1319, axiom, - f_located(inst_CastlebarAirport,inst_Ireland)). - -fof(axWorldAKPred1320, axiom, - f_located(inst_LavonNorthTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1321, axiom, - f_located(inst_McClellanPalomarCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1322, axiom, - f_located(inst_ClevelandHopkinsInternationalOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1323, axiom, - f_located(inst_ColtishallAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1324, axiom, - f_located(inst_CoalingaMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1325, axiom, - f_located(inst_CoolahNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1326, axiom, - f_located(inst_ClintonvilleMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1327, axiom, - f_located(inst_ClujNapocaAirport,inst_Romania)). - -fof(axWorldAKPred1328, axiom, - f_located(inst_EasterwoodFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1329, axiom, - f_located(inst_WilliamRFairchildInternationalWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1330, axiom, - f_located(inst_CarolinaMAAirport,inst_Brazil)). - -fof(axWorldAKPred1331, axiom, - f_located(inst_AlfonsoBonillaAragonCaliAirport,inst_Colombia)). - -fof(axWorldAKPred1332, axiom, - f_located(inst_ClarksPointAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1333, axiom, - f_located(inst_ColimaAirport,inst_Mexico)). - -fof(axWorldAKPred1334, axiom, - f_located(inst_CalipatriaMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1335, axiom, - f_located(inst_ChehalisCentraliaWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1336, axiom, - f_located(inst_CharlotteDouglasInternationalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1337, axiom, - f_located(inst_ColumbusMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred1338, axiom, - f_located(inst_CaldasNovasGOAirport,inst_Brazil)). - -fof(axWorldAKPred1339, axiom, - f_located(inst_ClearwaterAirParkFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1340, axiom, - f_located(inst_ClorindaAirport,inst_Argentina)). - -fof(axWorldAKPred1341, axiom, - f_located(inst_SainteCatherineCorsicaAirport,inst_France)). - -fof(axWorldAKPred1342, axiom, - f_located(inst_CalabozoAirport,inst_Venezuela)). - -fof(axWorldAKPred1343, axiom, - f_located(inst_CunnamullaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1344, axiom, - f_located(inst_KatunayakeColomboAirport,inst_SriLanka)). - -fof(axWorldAKPred1345, axiom, - f_located(inst_CamocimCEAirport,inst_Brazil)). - -fof(axWorldAKPred1346, axiom, - f_located(inst_CootamundraNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1347, axiom, - f_located(inst_CiudaddelCarmenAirport,inst_Mexico)). - -fof(axWorldAKPred1348, axiom, - f_located(inst_AixLesBainsChamberyAirport,inst_France)). - -fof(axWorldAKPred1349, axiom, - f_located(inst_CorumbaSPAirport,inst_Brazil)). - -fof(axWorldAKPred1350, axiom, - f_located(inst_PortColumbusInternationalOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1351, axiom, - f_located(inst_UniversityofIllinoisWillardILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1352, axiom, - f_located(inst_KyzylTuvaAirport,inst_Russia)). - -fof(axWorldAKPred1353, axiom, - f_located(inst_MakokolaAirport,inst_Malawi)). - -fof(axWorldAKPred1354, axiom, - f_located(inst_CamoowealQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1355, axiom, - f_located(inst_CarmelitaAirport,inst_Guatemala)). - -fof(axWorldAKPred1356, axiom, - f_located(inst_MohamedVCasablancaAirport,inst_Morocco)). - -fof(axWorldAKPred1357, axiom, - f_located(inst_ObbiaAirport,inst_Somalia)). - -fof(axWorldAKPred1358, axiom, - f_located(inst_CampodoAragAirport,inst_Brazil)). - -fof(axWorldAKPred1359, axiom, - f_located(inst_ClermontQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1360, axiom, - f_located(inst_ColmarAirport,inst_France)). - -fof(axWorldAKPred1361, axiom, - f_located(inst_ScusciubanAirport,inst_Somalia)). - -fof(axWorldAKPred1362, axiom, - f_located(inst_CametaAirport,inst_Brazil)). - -fof(axWorldAKPred1363, axiom, - f_located(inst_ChimbuKundiawaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1364, axiom, - f_located(inst_CoromandelAirport,inst_NewZealand)). - -fof(axWorldAKPred1365, axiom, - f_located(inst_IgnacioAgramonteCamagueyAirport,inst_Cuba)). - -fof(axWorldAKPred1366, axiom, - f_located(inst_HoughtonCountyMemorialMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1367, axiom, - f_located(inst_SpartaFortMcCoyWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1368, axiom, - f_located(inst_CananeaAirport,inst_Mexico)). - -fof(axWorldAKPred1369, axiom, - f_located(inst_CoonambleNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1370, axiom, - f_located(inst_CoconutIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1371, axiom, - f_located(inst_MihaiKogainiceanuConstantaAirport,inst_Romania)). - -fof(axWorldAKPred1372, axiom, - f_located(inst_FremontCountyCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1373, axiom, - f_located(inst_BeloHorizonteMGAirport,inst_Brazil)). - -fof(axWorldAKPred1374, axiom, - f_located(inst_CognacAirport,inst_France)). - -fof(axWorldAKPred1375, axiom, - f_located(inst_ClaremontMunicipalNHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1376, axiom, - f_located(inst_CloncurryQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1377, axiom, - f_located(inst_BlosserMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1378, axiom, - f_located(inst_SindalAirport,inst_Denmark)). - -fof(axWorldAKPred1379, axiom, - f_located(inst_CavernCityAirTerminalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred1380, axiom, - f_located(inst_ConnaughtAirport,inst_Ireland)). - -fof(axWorldAKPred1381, axiom, - f_located(inst_ChinoCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1382, axiom, - f_located(inst_EastGreenlandAirport,inst_Greenland)). - -fof(axWorldAKPred1383, axiom, - f_located(inst_CorrientesAirport,inst_Argentina)). - -fof(axWorldAKPred1384, axiom, - f_located(inst_ChanaralAirport,inst_Chile)). - -fof(axWorldAKPred1385, axiom, - f_located(inst_InternationalQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1386, axiom, - f_located(inst_CharataAirport,inst_Argentina)). - -fof(axWorldAKPred1387, axiom, - f_located(inst_ChanuteMartinJohnsonKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1388, axiom, - f_located(inst_CanavieirasBAAirport,inst_Brazil)). - -fof(axWorldAKPred1389, axiom, - f_located(inst_TSTIWacoJamesConnallTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1390, axiom, - f_located(inst_ChiangMaiInternationalChiangMaiAirport,inst_Thailand)). - -fof(axWorldAKPred1391, axiom, - f_located(inst_CanyonlandsFieldUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1392, axiom, - f_located(inst_CangambaAirport,inst_Angola)). - -fof(axWorldAKPred1393, axiom, - f_located(inst_ColumbiaCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1394, axiom, - f_located(inst_CoolibahNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1395, axiom, - f_located(inst_ComodoroPierresConcordiaAirport,inst_Argentina)). - -fof(axWorldAKPred1396, axiom, - f_located(inst_YellowstoneRegionalWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1397, axiom, - f_located(inst_CoeurdAleneAirTerminalIDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1398, axiom, - f_located(inst_PatrickAirForceBaseFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1399, axiom, - f_located(inst_CondotoAirport,inst_Colombia)). - -fof(axWorldAKPred1400, axiom, - f_located(inst_CoochBeharAirport,inst_India)). - -fof(axWorldAKPred1401, axiom, - f_located(inst_MerrittIslandFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1402, axiom, - f_located(inst_CoonabarabranNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1403, axiom, - f_located(inst_CochinAirport,inst_India)). - -fof(axWorldAKPred1404, axiom, - f_located(inst_CollIslandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1405, axiom, - f_located(inst_ColemanMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1406, axiom, - f_located(inst_ConcordMunicipalNHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1407, axiom, - f_located(inst_CadjehounCotonouAirport,inst_Benin)). - -fof(axWorldAKPred1408, axiom, - f_located(inst_ConquistaMGAirport,inst_Brazil)). - -fof(axWorldAKPred1409, axiom, - f_located(inst_PajasBlancasCordobaAirport,inst_Argentina)). - -fof(axWorldAKPred1410, axiom, - f_located(inst_CityofColoradoSpringsMunicipalCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1411, axiom, - f_located(inst_CotullaLaSalleCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1412, axiom, - f_located(inst_ColumbiaRegionalMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1413, axiom, - f_located(inst_CovilhaAirport,inst_Portugal)). - -fof(axWorldAKPred1414, axiom, - f_located(inst_CoquimboAirport,inst_Chile)). - -fof(axWorldAKPred1415, axiom, - f_located(inst_CongoTownAirport,inst_Bahamas)). - -fof(axWorldAKPred1416, axiom, - f_located(inst_CoolawanyahWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1417, axiom, - f_located(inst_ConstanzaAirport,inst_DominicanRepublic)). - -fof(axWorldAKPred1418, axiom, - f_located(inst_CapePalmasAirport,inst_Liberia)). - -fof(axWorldAKPred1419, axiom, - f_located(inst_CapurganaAirport,inst_Colombia)). - -fof(axWorldAKPred1420, axiom, - f_located(inst_ChapelcoSanMartindelosAndesAirport,inst_Argentina)). - -fof(axWorldAKPred1421, axiom, - f_located(inst_CooberPedySouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1422, axiom, - f_located(inst_AlbertoAcunaOngayCampecheAirport,inst_Mexico)). - -fof(axWorldAKPred1423, axiom, - f_located(inst_CepuAirport,inst_Indonesia)). - -fof(axWorldAKPred1424, axiom, - f_located(inst_CarmendePatagonesAirport,inst_Argentina)). - -fof(axWorldAKPred1425, axiom, - f_located(inst_KastrupKobenhavnCopenhagenAirport,inst_Denmark)). - -fof(axWorldAKPred1426, axiom, - f_located(inst_ChesapeakeMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1427, axiom, - f_located(inst_ChaparralAirport,inst_Colombia)). - -fof(axWorldAKPred1428, axiom, - f_located(inst_ComptonCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1429, axiom, - f_located(inst_CapeRooneyAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1430, axiom, - f_located(inst_CopiapoAirport,inst_Chile)). - -fof(axWorldAKPred1431, axiom, - f_located(inst_CalapanAirport,inst_Philippines)). - -fof(axWorldAKPred1432, axiom, - f_located(inst_CampinasSPAirport,inst_Brazil)). - -fof(axWorldAKPred1433, axiom, - f_located(inst_NatronaCountyInternationalWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1434, axiom, - f_located(inst_DFMalanCapeTownAirport,inst_SouthAfrica)). - -fof(axWorldAKPred1435, axiom, - f_located(inst_CururupuMAAirport,inst_Brazil)). - -fof(axWorldAKPred1436, axiom, - f_located(inst_CampinaGrandePBAirport,inst_Brazil)). - -fof(axWorldAKPred1437, axiom, - f_located(inst_CulebraCulebraAirport,inst_PuertoRico)). - -fof(axWorldAKPred1438, axiom, - f_located(inst_LakefieldOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1439, axiom, - f_located(inst_DunkerqueCalaisAirport,inst_France)). - -fof(axWorldAKPred1440, axiom, - f_located(inst_CookMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred1441, axiom, - f_located(inst_CapeFlatteryAirport,inst_Australia)). - -fof(axWorldAKPred1442, axiom, - f_located(inst_CostaMarquesROAirport,inst_Brazil)). - -fof(axWorldAKPred1443, axiom, - f_located(inst_CaquetaniaAirport,inst_Colombia)). - -fof(axWorldAKPred1444, axiom, - f_located(inst_ChathamMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1445, axiom, - f_located(inst_CherokeeSoundAirport,inst_Bahamas)). - -fof(axWorldAKPred1446, axiom, - f_located(inst_CraiovaAirport,inst_Romania)). - -fof(axWorldAKPred1447, axiom, - f_located(inst_CollarenebriNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1448, axiom, - f_located(inst_CartagoAirport,inst_Colombia)). - -fof(axWorldAKPred1449, axiom, - f_located(inst_GeneralEMosconiComodoroRivadaviaAirport,inst_Argentina)). - -fof(axWorldAKPred1450, axiom, - f_located(inst_GrandStrandSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1451, axiom, - f_located(inst_CarnotAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred1452, axiom, - f_located(inst_CraigMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1453, axiom, - f_located(inst_CherribahQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1454, axiom, - f_located(inst_CrookedIslandCrookedAirport,inst_Bahamas)). - -fof(axWorldAKPred1455, axiom, - f_located(inst_CoorabieAirport,inst_Australia)). - -fof(axWorldAKPred1456, axiom, - f_located(inst_ClarkFieldLuzonAirport,inst_Philippines)). - -fof(axWorldAKPred1457, axiom, - f_located(inst_GosseliesCharleroiAirport,inst_Belgium)). - -fof(axWorldAKPred1458, axiom, - f_located(inst_CatarmanAirport,inst_Philippines)). - -fof(axWorldAKPred1459, axiom, - f_located(inst_CromartyAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1460, axiom, - f_located(inst_CorcoranCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1461, axiom, - f_located(inst_CorpusChristiInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1462, axiom, - f_located(inst_CaravelasBAAirport,inst_Brazil)). - -fof(axWorldAKPred1463, axiom, - f_located(inst_CeresAirport,inst_Argentina)). - -fof(axWorldAKPred1464, axiom, - f_located(inst_CDavidCampbellFieldCorsicanaMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1465, axiom, - f_located(inst_ZMJackStellFieldARAirport,inst_UnitedStates)). - -fof(axWorldAKPred1466, axiom, - f_located(inst_CarriacouAirport,inst_Grenada)). - -fof(axWorldAKPred1467, axiom, - f_located(inst_CrotoneAirport,inst_Italy)). - -fof(axWorldAKPred1468, axiom, - f_located(inst_YeagerWVAirport,inst_UnitedStates)). - -fof(axWorldAKPred1469, axiom, - f_located(inst_RoscoeTurnerMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1470, axiom, - f_located(inst_CarltonHillWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1471, axiom, - f_located(inst_CharjeuChardzhouLebapAirport,inst_Turkmenistan)). - -fof(axWorldAKPred1472, axiom, - f_located(inst_ColonsayScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1473, axiom, - f_located(inst_CaransebesAirport,inst_Romania)). - -fof(axWorldAKPred1474, axiom, - f_located(inst_CanasAirport,inst_CostaRica)). - -fof(axWorldAKPred1475, axiom, - f_located(inst_CresswellDownsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1476, axiom, - f_located(inst_AvionClubatCrestedButteCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1477, axiom, - f_located(inst_ColumbusMetropolitanGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1478, axiom, - f_located(inst_CapeSarichefAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1479, axiom, - f_located(inst_CasinoNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1480, axiom, - f_located(inst_CapeStJacquesAirport,inst_Vietnam)). - -fof(axWorldAKPred1481, axiom, - f_located(inst_CapSkirringAirport,inst_Senegal)). - -fof(axWorldAKPred1482, axiom, - f_located(inst_OSullivanArmyAirFieldNationalGuardCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1483, axiom, - f_located(inst_ClintonShermanOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1484, axiom, - f_located(inst_CarsonNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred1485, axiom, - f_located(inst_CapeSpencerCoastGuardHeliportAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1486, axiom, - f_located(inst_CrestonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1487, axiom, - f_located(inst_CasuaritoAirport,inst_Colombia)). - -fof(axWorldAKPred1488, axiom, - f_located(inst_CassilandiaMGAirport,inst_Brazil)). - -fof(axWorldAKPred1489, axiom, - f_located(inst_CastawayAirport,inst_Fiji)). - -fof(axWorldAKPred1490, axiom, - f_located(inst_CrossvilleMemorialTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred1491, axiom, - f_located(inst_ChangshaAirport,inst_China)). - -fof(axWorldAKPred1492, axiom, - f_located(inst_CheboksaryChuvashiaAirport,inst_Russia)). - -fof(axWorldAKPred1493, axiom, - f_located(inst_FontanarossaSicilyAirport,inst_Italy)). - -fof(axWorldAKPred1494, axiom, - f_located(inst_CoritgoBlancoAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1495, axiom, - f_located(inst_CatamarcaAirport,inst_Argentina)). - -fof(axWorldAKPred1496, axiom, - f_located(inst_CartiAirport,inst_Panama)). - -fof(axWorldAKPred1497, axiom, - f_located(inst_ContamanaAirport,inst_Peru)). - -fof(axWorldAKPred1498, axiom, - f_located(inst_RafaelNunezCartagenadeIndiasAirport,inst_Colombia)). - -fof(axWorldAKPred1499, axiom, - f_located(inst_ChesterCountyGOCarlsonPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1500, axiom, - f_located(inst_CuitoCuanavaleAirport,inst_Angola)). - -fof(axWorldAKPred1501, axiom, - f_located(inst_WestGeorgiaRegionalGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1502, axiom, - f_located(inst_IngersollILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1503, axiom, - f_located(inst_CharlevilleQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1504, axiom, - f_located(inst_ChetumalAirport,inst_Mexico)). - -fof(axWorldAKPred1505, axiom, - f_located(inst_CooktownQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1506, axiom, - f_located(inst_CalvertonNavalWeaponsIndustrialReserveNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1507, axiom, - f_located(inst_CarutaperaMAAirport,inst_Brazil)). - -fof(axWorldAKPred1508, axiom, - f_located(inst_SantaVitoriaMGAirport,inst_Brazil)). - -fof(axWorldAKPred1509, axiom, - f_located(inst_CattleCreekAirport,inst_Australia)). - -fof(axWorldAKPred1510, axiom, - f_located(inst_ChitoseSapporoAirport,inst_Japan)). - -fof(axWorldAKPred1511, axiom, - f_located(inst_LeCastelletAirport,inst_France)). - -fof(axWorldAKPred1512, axiom, - f_located(inst_ChengduAirport,inst_China)). - -fof(axWorldAKPred1513, axiom, - f_located(inst_CatavinaAirport,inst_Mexico)). - -fof(axWorldAKPred1514, axiom, - f_located(inst_CottonwoodAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred1515, axiom, - f_located(inst_CortlandCountyAirportChaseFieldNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1516, axiom, - f_located(inst_CrossCityFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1517, axiom, - f_located(inst_SampsonCountyNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1518, axiom, - f_located(inst_CiudadConstitucionAirport,inst_Mexico)). - -fof(axWorldAKPred1519, axiom, - f_located(inst_ColumbiaOwensDowntownSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1520, axiom, - f_located(inst_CamiloDazaCucutaAirport,inst_Colombia)). - -fof(axWorldAKPred1521, axiom, - f_located(inst_CaloundraQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1522, axiom, - f_located(inst_CuencaAirport,inst_Ecuador)). - -fof(axWorldAKPred1523, axiom, - f_located(inst_CuneoAirport,inst_Guatemala)). - -fof(axWorldAKPred1524, axiom, - f_located(inst_OrangeNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1525, axiom, - f_located(inst_CushingMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1526, axiom, - f_located(inst_CurrilloAirport,inst_Colombia)). - -fof(axWorldAKPred1527, axiom, - f_located(inst_CulionAirport,inst_Philippines)). - -fof(axWorldAKPred1528, axiom, - f_located(inst_CumbicaSPAirport,inst_Brazil)). - -fof(axWorldAKPred1529, axiom, - f_located(inst_SinaloaCuliacanAirport,inst_Mexico)). - -fof(axWorldAKPred1530, axiom, - f_located(inst_CumanaAirport,inst_Venezuela)). - -fof(axWorldAKPred1531, axiom, - f_located(inst_CancunInternationalCancunAirport,inst_Mexico)). - -fof(axWorldAKPred1532, axiom, - f_located(inst_CaruruAirport,inst_Colombia)). - -fof(axWorldAKPred1533, axiom, - f_located(inst_CarupanoAirport,inst_Venezuela)). - -fof(axWorldAKPred1534, axiom, - f_located(inst_CoenQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1535, axiom, - f_located(inst_AeropuertoHatoCuracaoWillemstadAirport,inst_NetherlandsAntilles)). - -fof(axWorldAKPred1536, axiom, - f_located(inst_ColumbusMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred1537, axiom, - f_located(inst_CutralCoAirport,inst_Argentina)). - -fof(axWorldAKPred1538, axiom, - f_located(inst_GeneralRobertoFierroVChihuahuaAirport,inst_Mexico)). - -fof(axWorldAKPred1539, axiom, - f_located(inst_CasiquaAirport,inst_Venezuela)). - -fof(axWorldAKPred1540, axiom, - f_located(inst_CubeCoveAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1541, axiom, - f_located(inst_CuddihyFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1542, axiom, - f_located(inst_CueWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1543, axiom, - f_located(inst_CuzcoAirport,inst_Peru)). - -fof(axWorldAKPred1544, axiom, - f_located(inst_CleveSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1545, axiom, - f_located(inst_CovenasAirport,inst_Colombia)). - -fof(axWorldAKPred1546, axiom, - f_located(inst_CourchevalAirport,inst_France)). - -fof(axWorldAKPred1547, axiom, - f_located(inst_CaviahueAirport,inst_Argentina)). - -fof(axWorldAKPred1548, axiom, - f_located(inst_CaletaOliviaAirport,inst_Argentina)). - -fof(axWorldAKPred1549, axiom, - f_located(inst_CherokeeVillageARAirport,inst_UnitedStates)). - -fof(axWorldAKPred1550, axiom, - f_located(inst_CapeVogelAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1551, axiom, - f_located(inst_CiudadVictoriaAirport,inst_Mexico)). - -fof(axWorldAKPred1552, axiom, - f_located(inst_ClovisMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred1553, axiom, - f_located(inst_CorvallisMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldAKPred1554, axiom, - f_located(inst_CarnarvonWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1555, axiom, - f_located(inst_CulverCityCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1556, axiom, - f_located(inst_CannonAirForceBaseNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred1557, axiom, - f_located(inst_BagintonCoventryAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1558, axiom, - f_located(inst_CorvoIslandAzoresAirport,inst_Portugal)). - -fof(axWorldAKPred1559, axiom, - f_located(inst_CharlevoixMunicipalMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1560, axiom, - f_located(inst_CentralWisconsinWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1561, axiom, - f_located(inst_AfonsoPenaPRAirport,inst_Brazil)). - -fof(axWorldAKPred1562, axiom, - f_located(inst_ChernivtsiChernovtsyChernivtsiAirport,inst_Ukraine)). - -fof(axWorldAKPred1563, axiom, - f_located(inst_ChennaultIndustrialAirparkLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1564, axiom, - f_located(inst_CallawayGardensHarrisCountyGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1565, axiom, - f_located(inst_ClintonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1566, axiom, - f_located(inst_RhooseCardiffAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1567, axiom, - f_located(inst_FortWolterArmyAirFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1568, axiom, - f_located(inst_CampbellporeAirport,inst_Pakistan)). - -fof(axWorldAKPred1569, axiom, - f_located(inst_CowarieSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1570, axiom, - f_located(inst_CenterIslandWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1571, axiom, - f_located(inst_CowraNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1572, axiom, - f_located(inst_CorowaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1573, axiom, - f_located(inst_CaicaraAirport,inst_Venezuela)). - -fof(axWorldAKPred1574, axiom, - f_located(inst_CoxsBazarAirport,inst_Bangladesh)). - -fof(axWorldAKPred1575, axiom, - f_located(inst_ChitinaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1576, axiom, - f_located(inst_ChaseCityMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1577, axiom, - f_located(inst_ColdfootAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1578, axiom, - f_located(inst_CoalHarbourWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldAKPred1579, axiom, - f_located(inst_CassidyLineIslandsAirport,inst_Kiribati)). - -fof(axWorldAKPred1580, axiom, - f_located(inst_CaxiasdoSulRSAirport,inst_Brazil)). - -fof(axWorldAKPred1581, axiom, - f_located(inst_CalexicoInternationalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1582, axiom, - f_located(inst_CamaxiloAirport,inst_Angola)). - -fof(axWorldAKPred1583, axiom, - f_located(inst_CandalaAirport,inst_Somalia)). - -fof(axWorldAKPred1584, axiom, - f_located(inst_MontgomeryCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1585, axiom, - f_located(inst_CilacapJavaAirport,inst_Indonesia)). - -fof(axWorldAKPred1586, axiom, - f_located(inst_ChristmasCreekWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1587, axiom, - f_located(inst_ChartersTowersQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1588, axiom, - f_located(inst_CamillaMitchellCountyGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1589, axiom, - f_located(inst_CatCayAirport,inst_Bahamas)). - -fof(axWorldAKPred1590, axiom, - f_located(inst_LesCayesAirport,inst_Haiti)). - -fof(axWorldAKPred1591, axiom, - f_located(inst_GerrardSmithCaymanBracAirport,inst_CaymanIslands)). - -fof(axWorldAKPred1592, axiom, - f_located(inst_CayeChapelAirport,inst_Belize)). - -fof(axWorldAKPred1593, axiom, - f_located(inst_CrystalLakePAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1594, axiom, - f_located(inst_ChefornakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1595, axiom, - f_located(inst_ChiayiAirport,inst_Taiwan)). - -fof(axWorldAKPred1596, axiom, - f_located(inst_CoyolesAirport,inst_Honduras)). - -fof(axWorldAKPred1597, axiom, - f_located(inst_ChathamSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1598, axiom, - f_located(inst_CayoLargodelSurAirport,inst_Cuba)). - -fof(axWorldAKPred1599, axiom, - f_located(inst_CalbayogAirport,inst_Philippines)). - -fof(axWorldAKPred1600, axiom, - f_located(inst_ColoniaAirport,inst_Uruguay)). - -fof(axWorldAKPred1601, axiom, - f_located(inst_CheyenneWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1602, axiom, - f_located(inst_YakatagaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1603, axiom, - f_located(inst_ClayCenterMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1604, axiom, - f_located(inst_CauayanAirport,inst_Philippines)). - -fof(axWorldAKPred1605, axiom, - f_located(inst_ChichenItzaAirport,inst_Mexico)). - -fof(axWorldAKPred1606, axiom, - f_located(inst_CruzAltaRSAirport,inst_Brazil)). - -fof(axWorldAKPred1607, axiom, - f_located(inst_CopperCenter2AKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1608, axiom, - f_located(inst_CozadMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred1609, axiom, - f_located(inst_CoroAirport,inst_Venezuela)). - -fof(axWorldAKPred1610, axiom, - f_located(inst_CapeRomanzofLRRSAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1611, axiom, - f_located(inst_CorozalAirport,inst_Belize)). - -fof(axWorldAKPred1612, axiom, - f_located(inst_CorazondeJesusAirport,inst_Panama)). - -fof(axWorldAKPred1613, axiom, - f_located(inst_CascadeLocksStateORAirport,inst_UnitedStates)). - -fof(axWorldAKPred1614, axiom, - f_located(inst_AinElBeyConstantineAirport,inst_Algeria)). - -fof(axWorldAKPred1615, axiom, - f_located(inst_CozumelAirport,inst_Mexico)). - -fof(axWorldAKPred1616, axiom, - f_located(inst_ChisanaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1617, axiom, - f_located(inst_ChistochinaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1618, axiom, - f_located(inst_CapePoleSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1619, axiom, - f_located(inst_CruzeirodoSulACAirport,inst_Brazil)). - -fof(axWorldAKPred1620, axiom, - f_located(inst_DimmitCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1621, axiom, - f_located(inst_CorozalAirportColombia,inst_Colombia)). - -fof(axWorldAKPred1622, axiom, - f_located(inst_CzestochowaAirport,inst_Poland)). - -fof(axWorldAKPred1623, axiom, - f_located(inst_ChangzhouAirport,inst_China)). - -fof(axWorldAKPred1624, axiom, - f_located(inst_ClunyQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1625, axiom, - f_located(inst_CampoCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1626, axiom, - f_located(inst_DavisonArmyAirFieldVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1627, axiom, - f_located(inst_DaytonaBeachRegionalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1628, axiom, - f_located(inst_ZiaInternationalDhakaAirport,inst_Bangladesh)). - -fof(axWorldAKPred1629, axiom, - f_located(inst_DaNangAirport,inst_Vietnam)). - -fof(axWorldAKPred1630, axiom, - f_located(inst_DaparizoAirport,inst_India)). - -fof(axWorldAKPred1631, axiom, - f_located(inst_DaupAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1632, axiom, - f_located(inst_BarstowDaggettCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1633, axiom, - f_located(inst_DathinaAirport,inst_Yemen)). - -fof(axWorldAKPred1634, axiom, - f_located(inst_DarjeelingAirport,inst_India)). - -fof(axWorldAKPred1635, axiom, - f_located(inst_DauanIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1636, axiom, - f_located(inst_DallasLoveFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1637, axiom, - f_located(inst_DamascusAirport,inst_Syria)). - -fof(axWorldAKPred1638, axiom, - f_located(inst_DanvilleRegionalVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1639, axiom, - f_located(inst_DarchulaAirport,inst_Nepal)). - -fof(axWorldAKPred1640, axiom, - f_located(inst_DaresSalaamAirport,inst_Tanzania)). - -fof(axWorldAKPred1641, axiom, - f_located(inst_DatongAirport,inst_China)). - -fof(axWorldAKPred1642, axiom, - f_located(inst_DaruAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1643, axiom, - f_located(inst_AeropuertoHenriqueMalekDavidAirport,inst_Panama)). - -fof(axWorldAKPred1644, axiom, - f_located(inst_DaxianAirport,inst_China)). - -fof(axWorldAKPred1645, axiom, - f_located(inst_JamesMCoxDaytonInternationalOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1646, axiom, - f_located(inst_DarwazAirport,inst_Afghanistan)). - -fof(axWorldAKPred1647, axiom, - f_located(inst_DalbandinAirport,inst_Pakistan)). - -fof(axWorldAKPred1648, axiom, - f_located(inst_DhanbadAirport,inst_India)). - -fof(axWorldAKPred1649, axiom, - f_located(inst_PanajiAirport,inst_India)). - -fof(axWorldAKPred1650, axiom, - f_located(inst_DebraMarcosAirport,inst_Ethiopia)). - -fof(axWorldAKPred1651, axiom, - f_located(inst_WHBudBarronGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1652, axiom, - f_located(inst_DubboNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1653, axiom, - f_located(inst_DebapareAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1654, axiom, - f_located(inst_DubuqueRegionalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1655, axiom, - f_located(inst_DuboisMunicipalIDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1656, axiom, - f_located(inst_DebraTaborAirport,inst_Ethiopia)). - -fof(axWorldAKPred1657, axiom, - f_located(inst_DubrovnikAirport,inst_Croatia)). - -fof(axWorldAKPred1658, axiom, - f_located(inst_DalbyQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1659, axiom, - f_located(inst_WashingtonNationalDCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1660, axiom, - f_located(inst_CaneFieldDominicaRoseauAirport,inst_Dominica)). - -fof(axWorldAKPred1661, axiom, - f_located(inst_DahlCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1662, axiom, - f_located(inst_CastresAirport,inst_France)). - -fof(axWorldAKPred1663, axiom, - f_located(inst_DecaturHiWayINAirport,inst_UnitedStates)). - -fof(axWorldAKPred1664, axiom, - f_located(inst_DoncasterAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1665, axiom, - f_located(inst_DuncanTownRaggedAirport,inst_Bahamas)). - -fof(axWorldAKPred1666, axiom, - f_located(inst_PryorFieldALAirport,inst_UnitedStates)). - -fof(axWorldAKPred1667, axiom, - f_located(inst_DaviessCountyINAirport,inst_UnitedStates)). - -fof(axWorldAKPred1668, axiom, - f_located(inst_DodgeCityRegionalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1669, axiom, - f_located(inst_DabbaAirport,inst_Sudan)). - -fof(axWorldAKPred1670, axiom, - f_located(inst_DandongAirport,inst_China)). - -fof(axWorldAKPred1671, axiom, - f_located(inst_DaydreamIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1672, axiom, - f_located(inst_DodoimaAirport,inst_Tanzania)). - -fof(axWorldAKPred1673, axiom, - f_located(inst_DeltaDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1674, axiom, - f_located(inst_DoradoAirportprivateDoradoAirport,inst_PuertoRico)). - -fof(axWorldAKPred1675, axiom, - f_located(inst_DaduAirport,inst_Pakistan)). - -fof(axWorldAKPred1676, axiom, - f_located(inst_EdDabbaAirport,inst_Sudan)). - -fof(axWorldAKPred1677, axiom, - f_located(inst_DebrecenAirport,inst_Hungary)). - -fof(axWorldAKPred1678, axiom, - f_located(inst_DecaturILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1679, axiom, - f_located(inst_DehradunAirport,inst_India)). - -fof(axWorldAKPred1680, axiom, - f_located(inst_DecorahMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1681, axiom, - f_located(inst_DennisIslandAirport,inst_Seychelles)). - -fof(axWorldAKPred1682, axiom, - f_located(inst_IndiraGandhiInternationalDelhiAirport,inst_India)). - -fof(axWorldAKPred1683, axiom, - f_located(inst_DembidolloAirport,inst_Ethiopia)). - -fof(axWorldAKPred1684, axiom, - f_located(inst_StapletonInternationalCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1685, axiom, - f_located(inst_DearbornHelistopMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1686, axiom, - f_located(inst_DerimAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1687, axiom, - f_located(inst_DesrochesAirport,inst_Seychelles)). - -fof(axWorldAKPred1688, axiom, - f_located(inst_DetroitCityMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1689, axiom, - f_located(inst_DeirezzurAirport,inst_Syria)). - -fof(axWorldAKPred1690, axiom, - f_located(inst_AlDhafraMilitaryAbuDhabiAirport,inst_UnitedArabEmirates)). - -fof(axWorldAKPred1691, axiom, - f_located(inst_DriftwoodBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1692, axiom, - f_located(inst_DefianceMemorialOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1693, axiom, - f_located(inst_DrumduffQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1694, axiom, - f_located(inst_DallasFortWorthInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1695, axiom, - f_located(inst_DangrigaAirport,inst_Belize)). - -fof(axWorldAKPred1696, axiom, - f_located(inst_DangerBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1697, axiom, - f_located(inst_DegahburAirport,inst_Ethiopia)). - -fof(axWorldAKPred1698, axiom, - f_located(inst_MudgeeNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1699, axiom, - f_located(inst_DouglasMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred1700, axiom, - f_located(inst_DurangoAirport,inst_Mexico)). - -fof(axWorldAKPred1701, axiom, - f_located(inst_DaugavpilsAirport,inst_Latvia)). - -fof(axWorldAKPred1702, axiom, - f_located(inst_DargavilleAirport,inst_NewZealand)). - -fof(axWorldAKPred1703, axiom, - f_located(inst_DumagueteAirport,inst_Philippines)). - -fof(axWorldAKPred1704, axiom, - f_located(inst_DedougouAirport,inst_BurkinaFaso)). - -fof(axWorldAKPred1705, axiom, - f_located(inst_ConverseCountyWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1706, axiom, - f_located(inst_DhahranAirport,inst_SaudiArabia)). - -fof(axWorldAKPred1707, axiom, - f_located(inst_DurhamDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1708, axiom, - f_located(inst_DhangarhiAirport,inst_Nepal)). - -fof(axWorldAKPred1709, axiom, - f_located(inst_DhalaAirport,inst_Yemen)). - -fof(axWorldAKPred1710, axiom, - f_located(inst_DharamsalaAirport,inst_India)). - -fof(axWorldAKPred1711, axiom, - f_located(inst_DothanALAirport,inst_UnitedStates)). - -fof(axWorldAKPred1712, axiom, - f_located(inst_DalhartMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1713, axiom, - f_located(inst_DibrugarhAirport,inst_India)). - -fof(axWorldAKPred1714, axiom, - f_located(inst_DiliAirport,inst_Zaire)). - -fof(axWorldAKPred1715, axiom, - f_located(inst_ArrachartAntsirananaDiegoSuarezAirport,inst_Madagascar)). - -fof(axWorldAKPred1716, axiom, - f_located(inst_LongvicDijonAirport,inst_France)). - -fof(axWorldAKPred1717, axiom, - f_located(inst_DickinsonMunicipalNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1718, axiom, - f_located(inst_KomoroDiliAirport,inst_EastTimor)). - -fof(axWorldAKPred1719, axiom, - f_located(inst_LittleDiomedeIslandAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1720, axiom, - f_located(inst_DiapagaAirport,inst_BurkinaFaso)). - -fof(axWorldAKPred1721, axiom, - f_located(inst_DivinopolisMGAirport,inst_Brazil)). - -fof(axWorldAKPred1722, axiom, - f_located(inst_AbaTennaDYilmaDireDawaAirport,inst_Ethiopia)). - -fof(axWorldAKPred1723, axiom, - f_located(inst_DolisieAirport,inst_Congo)). - -fof(axWorldAKPred1724, axiom, - f_located(inst_DiwanofRoyalCourtAirport,inst_Oman)). - -fof(axWorldAKPred1725, axiom, - f_located(inst_DiyarbakirAirport,inst_Turkey)). - -fof(axWorldAKPred1726, axiom, - f_located(inst_DjougouAirport,inst_Benin)). - -fof(axWorldAKPred1727, axiom, - f_located(inst_JambiAirport,inst_Indonesia)). - -fof(axWorldAKPred1728, axiom, - f_located(inst_DjerbaZarzisDjerbaJerbaAirport,inst_Tunisia)). - -fof(axWorldAKPred1729, axiom, - f_located(inst_TiskaDjanetAirport,inst_Algeria)). - -fof(axWorldAKPred1730, axiom, - f_located(inst_SentaniDjayapuraJayapuraAirport,inst_Indonesia)). - -fof(axWorldAKPred1731, axiom, - f_located(inst_DjambalaAirport,inst_Congo)). - -fof(axWorldAKPred1732, axiom, - f_located(inst_DeltaJunctionAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1733, axiom, - f_located(inst_DajarraQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1734, axiom, - f_located(inst_DjupivogurAirport,inst_Iceland)). - -fof(axWorldAKPred1735, axiom, - f_located(inst_DabajoroAirport,inst_Venezuela)). - -fof(axWorldAKPred1736, axiom, - f_located(inst_DeKalbTaylorMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1737, axiom, - f_located(inst_DunkIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1738, axiom, - f_located(inst_ChautauquaCountyDunkirkNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1739, axiom, - f_located(inst_YoffDakarAirport,inst_Senegal)). - -fof(axWorldAKPred1740, axiom, - f_located(inst_KnoxvilleDowntownIslandTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred1741, axiom, - f_located(inst_DoualaAirport,inst_Cameroon)). - -fof(axWorldAKPred1742, axiom, - f_located(inst_DalbertisAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1743, axiom, - f_located(inst_DalianAirport,inst_China)). - -fof(axWorldAKPred1744, axiom, - f_located(inst_DajaliGeiloAirport,inst_Norway)). - -fof(axWorldAKPred1745, axiom, - f_located(inst_TavauxDoleAirport,inst_France)). - -fof(axWorldAKPred1746, axiom, - f_located(inst_LaughlinAirForceBaseTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1747, axiom, - f_located(inst_DillinghamAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1748, axiom, - f_located(inst_DuluthInternationalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred1749, axiom, - f_located(inst_DaLatAirport,inst_Vietnam)). - -fof(axWorldAKPred1750, axiom, - f_located(inst_DulkaninnaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1751, axiom, - f_located(inst_DillonCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1752, axiom, - f_located(inst_DalamanAirport,inst_Turkey)). - -fof(axWorldAKPred1753, axiom, - f_located(inst_DillonMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1754, axiom, - f_located(inst_DolomiAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1755, axiom, - f_located(inst_TheDallesMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldAKPred1756, axiom, - f_located(inst_DelissavilleNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1757, axiom, - f_located(inst_DillonsBayAirport,inst_Vanuatu)). - -fof(axWorldAKPred1758, axiom, - f_located(inst_DelawareMunicipalOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1759, axiom, - f_located(inst_DavisMonthanAirForceBaseAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred1760, axiom, - f_located(inst_ZhambylDzhambulZhambylAirport,inst_Kazakhstan)). - -fof(axWorldAKPred1761, axiom, - f_located(inst_DoomadgeeMissionQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1762, axiom, - f_located(inst_DomodemovoMoscowAirport,inst_Russia)). - -fof(axWorldAKPred1763, axiom, - f_located(inst_DannellyAirNationalGuardBaseOperationsALAirport,inst_UnitedStates)). - -fof(axWorldAKPred1764, axiom, - f_located(inst_DemingMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred1765, axiom, - f_located(inst_SedaliaMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1766, axiom, - f_located(inst_DhamarAirport,inst_Yemen)). - -fof(axWorldAKPred1767, axiom, - f_located(inst_DiamantinoMTAirport,inst_Brazil)). - -fof(axWorldAKPred1768, axiom, - f_located(inst_DimapurAirport,inst_India)). - -fof(axWorldAKPred1769, axiom, - f_located(inst_KadenaAirForceBaseRyukyuIsAirport,inst_Japan)). - -fof(axWorldAKPred1770, axiom, - f_located(inst_DunbarQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1771, axiom, - f_located(inst_DundeeAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1772, axiom, - f_located(inst_DallasNorthTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1773, axiom, - f_located(inst_DernaAirport,inst_Libya)). - -fof(axWorldAKPred1774, axiom, - f_located(inst_DunhuangAirport,inst_China)). - -fof(axWorldAKPred1775, axiom, - f_located(inst_WadMedaniAirport,inst_Sudan)). - -fof(axWorldAKPred1776, axiom, - f_located(inst_DinajpurAirport,inst_Bangladesh)). - -fof(axWorldAKPred1777, axiom, - f_located(inst_DnipropetrovskDnepropetrovskDnipropetrovskAirport,inst_Ukraine)). - -fof(axWorldAKPred1778, axiom, - f_located(inst_DanielFieldGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1779, axiom, - f_located(inst_DenhamWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1780, axiom, - f_located(inst_DaltonMunicipalGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1781, axiom, - f_located(inst_DianopolisGOAirport,inst_Brazil)). - -fof(axWorldAKPred1782, axiom, - f_located(inst_DangAirport,inst_Nepal)). - -fof(axWorldAKPred1783, axiom, - f_located(inst_DeniliquinNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1784, axiom, - f_located(inst_StMaloDinardPleurtuitAirport,inst_France)). - -fof(axWorldAKPred1785, axiom, - f_located(inst_DenisonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1786, axiom, - f_located(inst_DowntownCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1787, axiom, - f_located(inst_DinangatAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1788, axiom, - f_located(inst_VermilionCountyILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1789, axiom, - f_located(inst_DinderAirport,inst_Sudan)). - -fof(axWorldAKPred1790, axiom, - f_located(inst_DanburyCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1791, axiom, - f_located(inst_DenizliAirport,inst_Turkey)). - -fof(axWorldAKPred1792, axiom, - f_located(inst_DoanyAirport,inst_Madagascar)). - -fof(axWorldAKPred1793, axiom, - f_located(inst_DoboAruIslandsAirport,inst_Indonesia)). - -fof(axWorldAKPred1794, axiom, - f_located(inst_DornochAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1795, axiom, - f_located(inst_DodomaAirport,inst_Tanzania)). - -fof(axWorldAKPred1796, axiom, - f_located(inst_DjoemoeAirport,inst_Suriname)). - -fof(axWorldAKPred1797, axiom, - f_located(inst_DoraBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1798, axiom, - f_located(inst_DongolaAirport,inst_Sudan)). - -fof(axWorldAKPred1799, axiom, - f_located(inst_DohaAirport,inst_Qatar)). - -fof(axWorldAKPred1800, axiom, - f_located(inst_DoiniAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1801, axiom, - f_located(inst_DonetskDonetskAirport,inst_Ukraine)). - -fof(axWorldAKPred1802, axiom, - f_located(inst_SaintGatienDeauvilleAirport,inst_France)). - -fof(axWorldAKPred1803, axiom, - f_located(inst_MelvilleHallDominicaRoseauAirport,inst_Dominica)). - -fof(axWorldAKPred1804, axiom, - f_located(inst_DosLagunasAirport,inst_Guatemala)). - -fof(axWorldAKPred1805, axiom, - f_located(inst_DorobisoroAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1806, axiom, - f_located(inst_DolpaAirport,inst_Nepal)). - -fof(axWorldAKPred1807, axiom, - f_located(inst_DoriAirport,inst_BurkinaFaso)). - -fof(axWorldAKPred1808, axiom, - f_located(inst_DiosAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1809, axiom, - f_located(inst_DouradosMGAirport,inst_Brazil)). - -fof(axWorldAKPred1810, axiom, - f_located(inst_DoverAirForceBaseDEAirport,inst_UnitedStates)). - -fof(axWorldAKPred1811, axiom, - f_located(inst_DongaraWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1812, axiom, - f_located(inst_DeboyneAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1813, axiom, - f_located(inst_DorraAirport,inst_Djibouti)). - -fof(axWorldAKPred1814, axiom, - f_located(inst_DupageILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1815, axiom, - f_located(inst_DieppeAirport,inst_France)). - -fof(axWorldAKPred1816, axiom, - f_located(inst_MichaelArmyAirFieldUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1817, axiom, - f_located(inst_DeerParkNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1818, axiom, - f_located(inst_DipologAirport,inst_Philippines)). - -fof(axWorldAKPred1819, axiom, - f_located(inst_DevonportTasmaniaAirport,inst_Australia)). - -fof(axWorldAKPred1820, axiom, - f_located(inst_NgurahRaiDenpasarBaliAirport,inst_Indonesia)). - -fof(axWorldAKPred1821, axiom, - f_located(inst_DumpuAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1822, axiom, - f_located(inst_DouglasMunicipalGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1823, axiom, - f_located(inst_DesertRockNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred1824, axiom, - f_located(inst_DerbyWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred1825, axiom, - f_located(inst_DorundaStationQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1826, axiom, - f_located(inst_DrummondIslandMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1827, axiom, - f_located(inst_DriftRiverAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1828, axiom, - f_located(inst_DeeringAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1829, axiom, - f_located(inst_BeauregardParishLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1830, axiom, - f_located(inst_DrietabbetjeAirport,inst_Suriname)). - -fof(axWorldAKPred1831, axiom, - f_located(inst_DramaAirport,inst_Greece)). - -fof(axWorldAKPred1832, axiom, - f_located(inst_DirranbandiQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1833, axiom, - f_located(inst_DurangoLaPlataCountyCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1834, axiom, - f_located(inst_DurrieQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1835, axiom, - f_located(inst_DresdenAirport,inst_Germany)). - -fof(axWorldAKPred1836, axiom, - f_located(inst_DelRioInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1837, axiom, - f_located(inst_DrummondMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1838, axiom, - f_located(inst_InternationalNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1839, axiom, - f_located(inst_DschangAirport,inst_Cameroon)). - -fof(axWorldAKPred1840, axiom, - f_located(inst_LaDesiradeAirport,inst_Guadeloupe)). - -fof(axWorldAKPred1841, axiom, - f_located(inst_DessieAirport,inst_Ethiopia)). - -fof(axWorldAKPred1842, axiom, - f_located(inst_DestinFortWaltonBeachFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1843, axiom, - f_located(inst_DeraIsmailKhanAirport,inst_Pakistan)). - -fof(axWorldAKPred1844, axiom, - f_located(inst_DaruAirportSierraLeone,inst_SierraLeone)). - -fof(axWorldAKPred1845, axiom, - f_located(inst_DesMoinesInternationalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1846, axiom, - f_located(inst_DansvilleMunicipalNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1847, axiom, - f_located(inst_DeltaMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1848, axiom, - f_located(inst_DatadawaiAirport,inst_Indonesia)). - -fof(axWorldAKPred1849, axiom, - f_located(inst_DaetAirport,inst_Philippines)). - -fof(axWorldAKPred1850, axiom, - f_located(inst_DwightILAirport,inst_UnitedStates)). - -fof(axWorldAKPred1851, axiom, - f_located(inst_DeathValleyCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1852, axiom, - f_located(inst_DietrichAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1853, axiom, - f_located(inst_DetroitLakesMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred1854, axiom, - f_located(inst_DortmundAirport,inst_Germany)). - -fof(axWorldAKPred1855, axiom, - f_located(inst_ShreveportDowntownLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1856, axiom, - f_located(inst_DentonMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1857, axiom, - f_located(inst_DecaturShoresWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1858, axiom, - f_located(inst_MetropolitanAreaMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1859, axiom, - f_located(inst_DetroitMetropolitanWayneCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1860, axiom, - f_located(inst_EakerFieldOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1861, axiom, - f_located(inst_DublinAirport,inst_Ireland)). - -fof(axWorldAKPred1862, axiom, - f_located(inst_HalliburtonFieldOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1863, axiom, - f_located(inst_DunedinAirport,inst_NewZealand)). - -fof(axWorldAKPred1864, axiom, - f_located(inst_DundoAirport,inst_Angola)). - -fof(axWorldAKPred1865, axiom, - f_located(inst_DuckNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1866, axiom, - f_located(inst_BisbeeDouglasInternationalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred1867, axiom, - f_located(inst_DuisburgAirport,inst_Germany)). - -fof(axWorldAKPred1868, axiom, - f_located(inst_DuBoisJeffersonCountyPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1869, axiom, - f_located(inst_DumaiAirport,inst_Indonesia)). - -fof(axWorldAKPred1870, axiom, - f_located(inst_DundasAirport,inst_Greenland)). - -fof(axWorldAKPred1871, axiom, - f_located(inst_QuamichanLakeWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldAKPred1872, axiom, - f_located(inst_LouisBothaDurbanAirport,inst_SouthAfrica)). - -fof(axWorldAKPred1873, axiom, - f_located(inst_RheinRuhrDuesseldorfDusseldorfAirport,inst_Germany)). - -fof(axWorldAKPred1874, axiom, - f_located(inst_UnalaskaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1875, axiom, - f_located(inst_DumasMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1876, axiom, - f_located(inst_DevaAirport,inst_Romania)). - -fof(axWorldAKPred1877, axiom, - f_located(inst_StuartPowellFieldKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1878, axiom, - f_located(inst_DevilsLakeMunicipalNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1879, axiom, - f_located(inst_DavenportMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1880, axiom, - f_located(inst_FranciscoBangoyInternationalDavaoCityAirport,inst_Philippines)). - -fof(axWorldAKPred1881, axiom, - f_located(inst_DavenportDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1882, axiom, - f_located(inst_DalyRiverNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1883, axiom, - f_located(inst_PhoenixDeerValleyMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred1884, axiom, - f_located(inst_DelawareAirparkDEAirport,inst_UnitedStates)). - -fof(axWorldAKPred1885, axiom, - f_located(inst_SoalalaAirport,inst_Madagascar)). - -fof(axWorldAKPred1886, axiom, - f_located(inst_DavidWayneHooksMemorialTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1887, axiom, - f_located(inst_DowntownAirparkOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1888, axiom, - f_located(inst_LakeBuenaVistaSTOLFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1889, axiom, - f_located(inst_DeuxAlpesAirport,inst_France)). - -fof(axWorldAKPred1890, axiom, - f_located(inst_DubaiAirport,inst_UnitedArabEmirates)). - -fof(axWorldAKPred1891, axiom, - f_located(inst_DixieQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1892, axiom, - f_located(inst_DexterMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1893, axiom, - f_located(inst_DanburyMunicipalCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1894, axiom, - f_located(inst_MadisonLacQuiParleCountyMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred1895, axiom, - f_located(inst_DysartQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1896, axiom, - f_located(inst_DorchesterCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1897, axiom, - f_located(inst_DayongAirport,inst_China)). - -fof(axWorldAKPred1898, axiom, - f_located(inst_DiamantinaLakesQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1899, axiom, - f_located(inst_AnadyrMagadanAirport,inst_Russia)). - -fof(axWorldAKPred1900, axiom, - f_located(inst_DyessAirForceBaseTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1901, axiom, - f_located(inst_DushanbeKaroteginAirport,inst_Tajikistan)). - -fof(axWorldAKPred1902, axiom, - f_located(inst_DalyWatersNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1903, axiom, - f_located(inst_PamandziDzaoudziMamoudzouAirport,inst_Mayotte)). - -fof(axWorldAKPred1904, axiom, - f_located(inst_CodazziAirport,inst_Colombia)). - -fof(axWorldAKPred1905, axiom, - f_located(inst_ZhezqazghanDzhezkazganZhezqazghanAirport,inst_Kazakhstan)). - -fof(axWorldAKPred1906, axiom, - f_located(inst_EagleAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1907, axiom, - f_located(inst_AbbseAirport,inst_Yemen)). - -fof(axWorldAKPred1908, axiom, - f_located(inst_EmaeAirport,inst_Vanuatu)). - -fof(axWorldAKPred1909, axiom, - f_located(inst_EagleGroveMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1910, axiom, - f_located(inst_ElArishAirport,inst_Egypt)). - -fof(axWorldAKPred1911, axiom, - f_located(inst_NejranAirport,inst_SaudiArabia)). - -fof(axWorldAKPred1912, axiom, - f_located(inst_PhiferAirfieldWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1913, axiom, - f_located(inst_KearneyMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred1914, axiom, - f_located(inst_SanSebastianAirport,inst_Spain)). - -fof(axWorldAKPred1915, axiom, - f_located(inst_PangbornMemorialWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1916, axiom, - f_located(inst_ChippewaValleyRegionalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1917, axiom, - f_located(inst_ElbaIslandAirport,inst_Italy)). - -fof(axWorldAKPred1918, axiom, - f_located(inst_KampalaEntebbeAirport,inst_Uganda)). - -fof(axWorldAKPred1919, axiom, - f_located(inst_ElObeidAirport,inst_Sudan)). - -fof(axWorldAKPred1920, axiom, - f_located(inst_ElBargeAirport,inst_Colombia)). - -fof(axWorldAKPred1921, axiom, - f_located(inst_EsbjergAirport,inst_Denmark)). - -fof(axWorldAKPred1922, axiom, - f_located(inst_ElBormaAirport,inst_Algeria)). - -fof(axWorldAKPred1923, axiom, - f_located(inst_EbadonAirport,inst_MarshallIslands)). - -fof(axWorldAKPred1924, axiom, - f_located(inst_WebsterCityMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1925, axiom, - f_located(inst_BoutheonSaintEtienneAirport,inst_France)). - -fof(axWorldAKPred1926, axiom, - f_located(inst_EbolowaAirport,inst_Cameroon)). - -fof(axWorldAKPred1927, axiom, - f_located(inst_IoscoCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1928, axiom, - f_located(inst_ElCampoMetroAirportIncTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1929, axiom, - f_located(inst_ElizabethCityCostGuardAirStationMunicipalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1930, axiom, - f_located(inst_EchucaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred1931, axiom, - f_located(inst_ErcanAirport,inst_Cyprus)). - -fof(axWorldAKPred1932, axiom, - f_located(inst_ElEncantoAirport,inst_Colombia)). - -fof(axWorldAKPred1933, axiom, - f_located(inst_ElCharcoAirport,inst_Colombia)). - -fof(axWorldAKPred1934, axiom, - f_located(inst_MondellFieldWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1935, axiom, - f_located(inst_EdnaBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1936, axiom, - f_located(inst_ElDebbaAirport,inst_Sudan)). - -fof(axWorldAKPred1937, axiom, - f_located(inst_ErldundaNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1938, axiom, - f_located(inst_EdentonMunicipalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1939, axiom, - f_located(inst_ElmendorfAirForceBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1940, axiom, - f_located(inst_WeideArmyAirFieldMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1941, axiom, - f_located(inst_EdinburghScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1942, axiom, - f_located(inst_CaptainJackThomasElDoradoKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1943, axiom, - f_located(inst_EldoretAirport,inst_Kenya)). - -fof(axWorldAKPred1944, axiom, - f_located(inst_LaRocheAirport,inst_France)). - -fof(axWorldAKPred1945, axiom, - f_located(inst_ErandiqueAirport,inst_Honduras)). - -fof(axWorldAKPred1946, axiom, - f_located(inst_EdwardRiverQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1947, axiom, - f_located(inst_EdwardsAirForceBaseCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1948, axiom, - f_located(inst_NeedlesCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1949, axiom, - f_located(inst_EekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1950, axiom, - f_located(inst_DillantHopkinsNHAirport,inst_UnitedStates)). - -fof(axWorldAKPred1951, axiom, - f_located(inst_EightFathombightAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred1952, axiom, - f_located(inst_BelleFourcheMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldAKPred1953, axiom, - f_located(inst_EllingtonFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1954, axiom, - f_located(inst_EfogiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1955, axiom, - f_located(inst_NewportStateVTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1956, axiom, - f_located(inst_KefaloniaKefalliniaAirport,inst_Greece)). - -fof(axWorldAKPred1957, axiom, - f_located(inst_EastForkAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1958, axiom, - f_located(inst_JeffersonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1959, axiom, - f_located(inst_EngatiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1960, axiom, - f_located(inst_BergeracAirport,inst_France)). - -fof(axWorldAKPred1961, axiom, - f_located(inst_EagleCountyRegionalCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1962, axiom, - f_located(inst_EglinAirForceAuxiliaryNr3DukeFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred1963, axiom, - f_located(inst_NeghelliAirport,inst_Ethiopia)). - -fof(axWorldAKPred1964, axiom, - f_located(inst_SegeAirport,inst_SolomonIslands)). - -fof(axWorldAKPred1965, axiom, - f_located(inst_ElGeneinaAirport,inst_Sudan)). - -fof(axWorldAKPred1966, axiom, - f_located(inst_EaglePassMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1967, axiom, - f_located(inst_EmmetsburgMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1968, axiom, - f_located(inst_EgilsstadirAirport,inst_Iceland)). - -fof(axWorldAKPred1969, axiom, - f_located(inst_WellingtonMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1970, axiom, - f_located(inst_EagleRiverUnionWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred1971, axiom, - f_located(inst_EgegikAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1972, axiom, - f_located(inst_ElkhartMortonCountyKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred1973, axiom, - f_located(inst_ErhacAirport,inst_Turkey)). - -fof(axWorldAKPred1974, axiom, - f_located(inst_ElBolsonAirport,inst_Argentina)). - -fof(axWorldAKPred1975, axiom, - f_located(inst_CapeNewhenhamLRRSAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1976, axiom, - f_located(inst_ShelbyMunicipalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred1977, axiom, - f_located(inst_RentschlerCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred1978, axiom, - f_located(inst_EiaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred1979, axiom, - f_located(inst_EnisejskAirport,inst_Russia)). - -fof(axWorldAKPred1980, axiom, - f_located(inst_EinasleighQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred1981, axiom, - f_located(inst_EielsonAirForceBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred1982, axiom, - f_located(inst_EindhovenAirport,inst_Netherlands)). - -fof(axWorldAKPred1983, axiom, - f_located(inst_TortolaBeefIsAirport,inst_BritishVirginIslands)). - -fof(axWorldAKPred1984, axiom, - f_located(inst_CountyMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred1985, axiom, - f_located(inst_EinYahavAirport,inst_Israel)). - -fof(axWorldAKPred1986, axiom, - f_located(inst_BarrancabermejaAirport,inst_Colombia)). - -fof(axWorldAKPred1987, axiom, - f_located(inst_WedjhAirport,inst_SaudiArabia)). - -fof(axWorldAKPred1988, axiom, - f_located(inst_MurrayFieldCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred1989, axiom, - f_located(inst_EkibastuzAirport,inst_Kazakhstan)). - -fof(axWorldAKPred1990, axiom, - f_located(inst_ElkedraNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred1991, axiom, - f_located(inst_EkerekuAirport,inst_Guyana)). - -fof(axWorldAKPred1992, axiom, - f_located(inst_ElkhartMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred1993, axiom, - f_located(inst_ElkinsRandolphCountyJenningsRandolphFieldWVAirport,inst_UnitedStates)). - -fof(axWorldAKPred1994, axiom, - f_located(inst_ElkoMunicipalAirportJCHarrisFieldNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred1995, axiom, - f_located(inst_WayneCountyKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1996, axiom, - f_located(inst_EskilstunaAirport,inst_Sweden)). - -fof(axWorldAKPred1997, axiom, - f_located(inst_AddingtonFieldKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred1998, axiom, - f_located(inst_EagleLakeTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred1999, axiom, - f_located(inst_ElBancoAirport,inst_Colombia)). - -fof(axWorldAKPred2000, axiom, - f_located(inst_ElchoIslandNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2001, axiom, - f_located(inst_GoodwinFieldARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2002, axiom, - f_located(inst_ElRealAirport,inst_Panama)). - -fof(axWorldAKPred2003, axiom, - f_located(inst_ElFasherAirport,inst_Sudan)). - -fof(axWorldAKPred2004, axiom, - f_located(inst_ElGoleaAirport,inst_Algeria)). - -fof(axWorldAKPred2005, axiom, - f_located(inst_NorthEleutheraEleutheraAirport,inst_Bahamas)). - -fof(axWorldAKPred2006, axiom, - f_located(inst_ElimAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2007, axiom, - f_located(inst_ElRecreoAirport,inst_Colombia)). - -fof(axWorldAKPred2008, axiom, - f_located(inst_ElkCityMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2009, axiom, - f_located(inst_EllisrasAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2010, axiom, - f_located(inst_ElmiraCorningRegionalNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2011, axiom, - f_located(inst_BowersFieldWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2012, axiom, - f_located(inst_EldoradoAirport,inst_Argentina)). - -fof(axWorldAKPred2013, axiom, - f_located(inst_ElPasoInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2014, axiom, - f_located(inst_GassimAirport,inst_SaudiArabia)). - -fof(axWorldAKPred2015, axiom, - f_located(inst_EastLondonAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2016, axiom, - f_located(inst_TourSinaiCityAirport,inst_Egypt)). - -fof(axWorldAKPred2017, axiom, - f_located(inst_GuemarElOuedAirport,inst_Algeria)). - -fof(axWorldAKPred2018, axiom, - f_located(inst_ElfinCoveSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2019, axiom, - f_located(inst_EllamarSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2020, axiom, - f_located(inst_ElyAirportYellandFieldNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred2021, axiom, - f_located(inst_WellsvilleMunicipalAirportTarantineFieldNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2022, axiom, - f_located(inst_EastMidlandsDerbyAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2023, axiom, - f_located(inst_EmbarcaderoCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2024, axiom, - f_located(inst_EmeraldQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2025, axiom, - f_located(inst_EmdenAirport,inst_Germany)). - -fof(axWorldAKPred2026, axiom, - f_located(inst_EmpangeniAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2027, axiom, - f_located(inst_EmirauAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2028, axiom, - f_located(inst_EmmonakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2029, axiom, - f_located(inst_KemmererMunicipalWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2030, axiom, - f_located(inst_NemaAirport,inst_Mauritania)). - -fof(axWorldAKPred2031, axiom, - f_located(inst_EmoONAirport,inst_Canada)). - -fof(axWorldAKPred2032, axiom, - f_located(inst_EmporiaMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2033, axiom, - f_located(inst_EmbessaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2034, axiom, - f_located(inst_ElMonteCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2035, axiom, - f_located(inst_EmporiaMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2036, axiom, - f_located(inst_ElMaitenAirport,inst_Argentina)). - -fof(axWorldAKPred2037, axiom, - f_located(inst_ElMinyaAirport,inst_Egypt)). - -fof(axWorldAKPred2038, axiom, - f_located(inst_KenaiMunicipalAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2039, axiom, - f_located(inst_EneabbaWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2040, axiom, - f_located(inst_EsseyNancyAirport,inst_France)). - -fof(axWorldAKPred2041, axiom, - f_located(inst_VanceAirForceBaseOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2042, axiom, - f_located(inst_EndeAirport,inst_Indonesia)). - -fof(axWorldAKPred2043, axiom, - f_located(inst_EnontekioEnontekioeAirport,inst_Finland)). - -fof(axWorldAKPred2044, axiom, - f_located(inst_EnshiAirport,inst_China)). - -fof(axWorldAKPred2045, axiom, - f_located(inst_ElNaranjoAirport,inst_Guatemala)). - -fof(axWorldAKPred2046, axiom, - f_located(inst_StAngeloNorthernIrelandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2047, axiom, - f_located(inst_CentraliaMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldAKPred2048, axiom, - f_located(inst_JaenAirport,inst_Spain)). - -fof(axWorldAKPred2049, axiom, - f_located(inst_NenanaMunicipalAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2050, axiom, - f_located(inst_EncarnacionAirport,inst_Paraguay)). - -fof(axWorldAKPred2051, axiom, - f_located(inst_EnschedeAirport,inst_Netherlands)). - -fof(axWorldAKPred2052, axiom, - f_located(inst_EnitewokAirport,inst_MarshallIslands)). - -fof(axWorldAKPred2053, axiom, - f_located(inst_EnuguAirport,inst_Nigeria)). - -fof(axWorldAKPred2054, axiom, - f_located(inst_WendoverUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2055, axiom, - f_located(inst_KenoshaMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2056, axiom, - f_located(inst_YanAnAirport,inst_China)). - -fof(axWorldAKPred2057, axiom, - f_located(inst_SabreArmyHeliportTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2058, axiom, - f_located(inst_MedellinAirport,inst_Colombia)). - -fof(axWorldAKPred2059, axiom, - f_located(inst_EdayAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2060, axiom, - f_located(inst_KeokukMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2061, axiom, - f_located(inst_ElDoradoAirport,inst_Venezuela)). - -fof(axWorldAKPred2062, axiom, - f_located(inst_NeoshoMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2063, axiom, - f_located(inst_ElorzaAirport,inst_Venezuela)). - -fof(axWorldAKPred2064, axiom, - f_located(inst_BrownsNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2065, axiom, - f_located(inst_EphrataMunicipalWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2066, axiom, - f_located(inst_EpiAirport,inst_Vanuatu)). - -fof(axWorldAKPred2067, axiom, - f_located(inst_EpiskopiAirport,inst_Cyprus)). - -fof(axWorldAKPred2068, axiom, - f_located(inst_EpinalAirport,inst_France)). - -fof(axWorldAKPred2069, axiom, - f_located(inst_EpenaAirport,inst_Congo)). - -fof(axWorldAKPred2070, axiom, - f_located(inst_EsperanceWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2071, axiom, - f_located(inst_EliptaminAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2072, axiom, - f_located(inst_EsquelAirport,inst_Argentina)). - -fof(axWorldAKPred2073, axiom, - f_located(inst_MonroeNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2074, axiom, - f_located(inst_ErigavoAirport,inst_Somalia)). - -fof(axWorldAKPred2075, axiom, - f_located(inst_ErnabellaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2076, axiom, - f_located(inst_ErzincanAirport,inst_Turkey)). - -fof(axWorldAKPred2077, axiom, - f_located(inst_BerdyanskZaporizhzhyaAirport,inst_Ukraine)). - -fof(axWorldAKPred2078, axiom, - f_located(inst_EraveAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2079, axiom, - f_located(inst_ErfurtAirport,inst_Germany)). - -fof(axWorldAKPred2080, axiom, - f_located(inst_EromangaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2081, axiom, - f_located(inst_ErrachidiaAirport,inst_Morocco)). - -fof(axWorldAKPred2082, axiom, - f_located(inst_ErieInternationalPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2083, axiom, - f_located(inst_ErechimRSAirport,inst_Brazil)). - -fof(axWorldAKPred2084, axiom, - f_located(inst_EirunepeAMAirport,inst_Brazil)). - -fof(axWorldAKPred2085, axiom, - f_located(inst_EldredRockCoastGuardHeliportAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2086, axiom, - f_located(inst_ErrolNHAirport,inst_UnitedStates)). - -fof(axWorldAKPred2087, axiom, - f_located(inst_ErosWindhoekAirport,inst_Namibia)). - -fof(axWorldAKPred2088, axiom, - f_located(inst_ErumeAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2089, axiom, - f_located(inst_KerrvilleMunicipalAirportLouisSchreinerFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2090, axiom, - f_located(inst_LuceCountyHaleMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2091, axiom, - f_located(inst_ErzurumAirport,inst_Turkey)). - -fof(axWorldAKPred2092, axiom, - f_located(inst_EsaAlaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2093, axiom, - f_located(inst_DeltaCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2094, axiom, - f_located(inst_OrcasIslandWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2095, axiom, - f_located(inst_ElCipresEnsenadaAirport,inst_Mexico)). - -fof(axWorldAKPred2096, axiom, - f_located(inst_AlexandriaEslerRegionalLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2097, axiom, - f_located(inst_MariscalEstigarribiaAirport,inst_Paraguay)). - -fof(axWorldAKPred2098, axiom, - f_located(inst_ShorehamAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2099, axiom, - f_located(inst_EspinosaMGAirport,inst_Brazil)). - -fof(axWorldAKPred2100, axiom, - f_located(inst_EskisehirAirport,inst_Turkey)). - -fof(axWorldAKPred2101, axiom, - f_located(inst_ElistaKalmykiaAirport,inst_Russia)). - -fof(axWorldAKPred2102, axiom, - f_located(inst_GeneralRivadeneiraEsmeraldasAirport,inst_Ecuador)). - -fof(axWorldAKPred2103, axiom, - f_located(inst_EastonMunicipalMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2104, axiom, - f_located(inst_SanJuanPuebloNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred2105, axiom, - f_located(inst_BirchwoodPoconoAirparkPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2106, axiom, - f_located(inst_ElSalvadorAirport,inst_Chile)). - -fof(axWorldAKPred2107, axiom, - f_located(inst_EssenAirport,inst_Germany)). - -fof(axWorldAKPred2108, axiom, - f_located(inst_EsthervilleMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2109, axiom, - f_located(inst_EastonStateWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2110, axiom, - f_located(inst_WestBendMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2111, axiom, - f_located(inst_EtadunnaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2112, axiom, - f_located(inst_GendaWuhaAirport,inst_Ethiopia)). - -fof(axWorldAKPred2113, axiom, - f_located(inst_HozmanElatAirport,inst_Israel)). - -fof(axWorldAKPred2114, axiom, - f_located(inst_EastlandMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2115, axiom, - f_located(inst_EnterpriseMunicipalALAirport,inst_UnitedStates)). - -fof(axWorldAKPred2116, axiom, - f_located(inst_LorraineMetzNancyAirport,inst_France)). - -fof(axWorldAKPred2117, axiom, - f_located(inst_EuaAirport,inst_Tonga)). - -fof(axWorldAKPred2118, axiom, - f_located(inst_EuclaWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2119, axiom, - f_located(inst_EurekaNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred2120, axiom, - f_located(inst_WeedonFieldALAirport,inst_UnitedStates)). - -fof(axWorldAKPred2121, axiom, - f_located(inst_MahlonSweetFieldORAirport,inst_UnitedStates)). - -fof(axWorldAKPred2122, axiom, - f_located(inst_NeumuensterAirport,inst_Germany)). - -fof(axWorldAKPred2123, axiom, - f_located(inst_LaayouneAirport,inst_Morocco)). - -fof(axWorldAKPred2124, axiom, - f_located(inst_ParatebuenoAirport,inst_Colombia)). - -fof(axWorldAKPred2125, axiom, - f_located(inst_FDRooseveltStEustathiusAirport,inst_NetherlandsAntilles)). - -fof(axWorldAKPred2126, axiom, - f_located(inst_EvadaleLandingStripTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2127, axiom, - f_located(inst_EvaDownsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2128, axiom, - f_located(inst_EvenesAirport,inst_Norway)). - -fof(axWorldAKPred2129, axiom, - f_located(inst_SvegAirport,inst_Sweden)). - -fof(axWorldAKPred2130, axiom, - f_located(inst_EvansHeadNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2131, axiom, - f_located(inst_JevlachNaxcivanAirport,inst_Azerbaijan)). - -fof(axWorldAKPred2132, axiom, - f_located(inst_EvelethVirginiaMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2133, axiom, - f_located(inst_ZapadnyErevanYerevanAirport,inst_Armenia)). - -fof(axWorldAKPred2134, axiom, - f_located(inst_MaryvilleMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2135, axiom, - f_located(inst_EvansvilleRegionalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2136, axiom, - f_located(inst_EvanstonUintaCountyBurnsFieldWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2137, axiom, - f_located(inst_EvreuxAirport,inst_France)). - -fof(axWorldAKPred2138, axiom, - f_located(inst_NewBedfordMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2139, axiom, - f_located(inst_EwerAirport,inst_Indonesia)). - -fof(axWorldAKPred2140, axiom, - f_located(inst_EnarotaliAirport,inst_Indonesia)). - -fof(axWorldAKPred2141, axiom, - f_located(inst_NewtonCityCountyKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2142, axiom, - f_located(inst_CravenCountyRegionalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2143, axiom, - f_located(inst_EwoAirport,inst_Congo)). - -fof(axWorldAKPred2144, axiom, - f_located(inst_NewarkInternationalNJAirport,inst_UnitedStates)). - -fof(axWorldAKPred2145, axiom, - f_located(inst_NewtokAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2146, axiom, - f_located(inst_GreenhamCommonRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2147, axiom, - f_located(inst_ExcursionInletSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2148, axiom, - f_located(inst_ExmouthAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2149, axiom, - f_located(inst_ExeterAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2150, axiom, - f_located(inst_LexingtonMunicipalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2151, axiom, - f_located(inst_YelimaneAirport,inst_Mali)). - -fof(axWorldAKPred2152, axiom, - f_located(inst_ElYopalAirport,inst_Colombia)). - -fof(axWorldAKPred2153, axiom, - f_located(inst_WeiserAirParkTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2154, axiom, - f_located(inst_YeringtonMunicipalNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred2155, axiom, - f_located(inst_EliyeSpringsAirport,inst_Kenya)). - -fof(axWorldAKPred2156, axiom, - f_located(inst_KeyWestInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred2157, axiom, - f_located(inst_AeropuertoInternacionalEzeizaMinistroPistariniBuenosAiresAirport,inst_Argentina)). - -fof(axWorldAKPred2158, axiom, - f_located(inst_ShannonVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2159, axiom, - f_located(inst_KewaneeMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldAKPred2160, axiom, - f_located(inst_EastmanDodgeCountyGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2161, axiom, - f_located(inst_ElazigAirport,inst_Turkey)). - -fof(axWorldAKPred2162, axiom, - f_located(inst_CameronMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2163, axiom, - f_located(inst_FaranahAirport,inst_Guinea)). - -fof(axWorldAKPred2164, axiom, - f_located(inst_FarnboroughEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2165, axiom, - f_located(inst_FaatteAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred2166, axiom, - f_located(inst_VagarFaroeIsAirport,inst_Denmark)). - -fof(axWorldAKPred2167, axiom, - f_located(inst_FelkerArmyAirFieldVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2168, axiom, - f_located(inst_FagurholsmyriAirport,inst_Iceland)). - -fof(axWorldAKPred2169, axiom, - f_located(inst_FarahAirport,inst_Afghanistan)). - -fof(axWorldAKPred2170, axiom, - f_located(inst_FairbanksInternationalAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2171, axiom, - f_located(inst_DiegoJimenezTorresFajardoAirport,inst_PuertoRico)). - -fof(axWorldAKPred2172, axiom, - f_located(inst_FalseIslandSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2173, axiom, - f_located(inst_FalconStateParkTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2174, axiom, - f_located(inst_FarmingtonRegionalMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2175, axiom, - f_located(inst_ListaFarsundAirport,inst_Norway)). - -fof(axWorldAKPred2176, axiom, - f_located(inst_FaroAirport,inst_Portugal)). - -fof(axWorldAKPred2177, axiom, - f_located(inst_FitiutaFitiutaVillageAirport,inst_AmericanSamoa)). - -fof(axWorldAKPred2178, axiom, - f_located(inst_HectorInternationalNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2179, axiom, - f_located(inst_FaskrudsfjordurAirport,inst_Iceland)). - -fof(axWorldAKPred2180, axiom, - f_located(inst_FresnoAirTerminalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2181, axiom, - f_located(inst_FakaravaSocietyIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred2182, axiom, - f_located(inst_FayettevilleRegionalAirportGrannisFieldNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2183, axiom, - f_located(inst_FaizabadAirport,inst_Afghanistan)). - -fof(axWorldAKPred2184, axiom, - f_located(inst_FranciscoBeltraoPRAirport,inst_Brazil)). - -fof(axWorldAKPred2185, axiom, - f_located(inst_SimmonsArmyAirFieldNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2186, axiom, - f_located(inst_WainwrightArmyAirFieldAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2187, axiom, - f_located(inst_FaribaultMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2188, axiom, - f_located(inst_LuanoLubumbashiAirport,inst_Zaire)). - -fof(axWorldAKPred2189, axiom, - f_located(inst_FortBridgerWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2190, axiom, - f_located(inst_FornebuOsloAirport,inst_Norway)). - -fof(axWorldAKPred2191, axiom, - f_located(inst_FairburyMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2192, axiom, - f_located(inst_GlacierParkInternationalMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2193, axiom, - f_located(inst_FicksburgAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2194, axiom, - f_located(inst_FresnoChandlerDowntownCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2195, axiom, - f_located(inst_FlyingCloudMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2196, axiom, - f_located(inst_LeonardodaVinciFiumicinoRomaRomeAirport,inst_Italy)). - -fof(axWorldAKPred2197, axiom, - f_located(inst_ButtsArmyAirFieldCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2198, axiom, - f_located(inst_YakimaFiringCenterArmyAirFieldWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2199, axiom, - f_located(inst_ForrestCityMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2200, axiom, - f_located(inst_FundacionAirport,inst_Colombia)). - -fof(axWorldAKPred2201, axiom, - f_located(inst_PrincipedaBeiraROAirport,inst_Brazil)). - -fof(axWorldAKPred2202, axiom, - f_located(inst_BringelandFoerdeFordeAirport,inst_Norway)). - -fof(axWorldAKPred2203, axiom, - f_located(inst_LeLamentinFortdeFranceAirport,inst_Martinique)). - -fof(axWorldAKPred2204, axiom, - f_located(inst_LowenthalFriedrichshafenAirport,inst_Germany)). - -fof(axWorldAKPred2205, axiom, - f_located(inst_FrederickMunicipalMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2206, axiom, - f_located(inst_FariopurAirport,inst_Bangladesh)). - -fof(axWorldAKPred2207, axiom, - f_located(inst_FrederickMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2208, axiom, - f_located(inst_BandunduAirport,inst_Zaire)). - -fof(axWorldAKPred2209, axiom, - f_located(inst_FairfieldCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2210, axiom, - f_located(inst_FindlayOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred2211, axiom, - f_located(inst_FetlarIslandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2212, axiom, - f_located(inst_SanfebagarAirport,inst_Nepal)). - -fof(axWorldAKPred2213, axiom, - f_located(inst_FuerstenfeldbruckAirBaseFuerstenfeldbruckAirport,inst_Germany)). - -fof(axWorldAKPred2214, axiom, - f_located(inst_FernandodeNoronhaFNAirport,inst_Brazil)). - -fof(axWorldAKPred2215, axiom, - f_located(inst_AlbertusILAirport,inst_UnitedStates)). - -fof(axWorldAKPred2216, axiom, - f_located(inst_FergusonsGulfAirport,inst_Kenya)). - -fof(axWorldAKPred2217, axiom, - f_located(inst_FestusMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2218, axiom, - f_located(inst_FremontMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2219, axiom, - f_located(inst_FrancisEWarrenAirForceBaseWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2220, axiom, - f_located(inst_SaissFesFezAirport,inst_Morocco)). - -fof(axWorldAKPred2221, axiom, - f_located(inst_FirstFlightNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2222, axiom, - f_located(inst_PeachtreeCityAirportFalconFieldGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2223, axiom, - f_located(inst_FairfordRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2224, axiom, - f_located(inst_FairfieldMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2225, axiom, - f_located(inst_FergusFallsMunicipalAirportEinarMickelsonFieldMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2226, axiom, - f_located(inst_WrightPattersonAirForceBaseOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred2227, axiom, - f_located(inst_CapitalCityKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2228, axiom, - f_located(inst_FutaleufuAirport,inst_Chile)). - -fof(axWorldAKPred2229, axiom, - f_located(inst_FderikAirport,inst_Mauritania)). - -fof(axWorldAKPred2230, axiom, - f_located(inst_FabaliSiApiaAirport,inst_WesternSamoa)). - -fof(axWorldAKPred2231, axiom, - f_located(inst_FoxGlacierAirport,inst_NewZealand)). - -fof(axWorldAKPred2232, axiom, - f_located(inst_FangatauAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred2233, axiom, - f_located(inst_FlemingMasonKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2234, axiom, - f_located(inst_KnoxArmyHeliportALAirport,inst_UnitedStates)). - -fof(axWorldAKPred2235, axiom, - f_located(inst_LibbyArmyAirFieldSierraVistaMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred2236, axiom, - f_located(inst_FakahinaAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred2237, axiom, - f_located(inst_FireCoveAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2238, axiom, - f_located(inst_ElizabethFieldNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2239, axiom, - f_located(inst_FairIsleAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2240, axiom, - f_located(inst_FriaAirport,inst_Guinea)). - -fof(axWorldAKPred2241, axiom, - f_located(inst_NDjiliKinshasaAirport,inst_Zaire)). - -fof(axWorldAKPred2242, axiom, - f_located(inst_FinkeNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2243, axiom, - f_located(inst_FillmoreUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2244, axiom, - f_located(inst_FinschhafenAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2245, axiom, - f_located(inst_FitchburgMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2246, axiom, - f_located(inst_FiveFingersCoastGuardHeliportAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2247, axiom, - f_located(inst_FitzroyCrossingWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2248, axiom, - f_located(inst_AlfujairahFujairahAirport,inst_UnitedArabEmirates)). - -fof(axWorldAKPred2249, axiom, - f_located(inst_SculthorpeRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2250, axiom, - f_located(inst_BangokaKisanganiAirport,inst_Zaire)). - -fof(axWorldAKPred2251, axiom, - f_located(inst_FukuiAirport,inst_Japan)). - -fof(axWorldAKPred2252, axiom, - f_located(inst_VenangoRegionalPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2253, axiom, - f_located(inst_FranklinMunicipalJohnBeverlyRoseVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2254, axiom, - f_located(inst_FakfakFakFakNewGuineaAirport,inst_Indonesia)). - -fof(axWorldAKPred2255, axiom, - f_located(inst_FrankfortMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2256, axiom, - f_located(inst_FukushimaAirport,inst_Japan)). - -fof(axWorldAKPred2257, axiom, - f_located(inst_FlorenciaAirport,inst_Colombia)). - -fof(axWorldAKPred2258, axiom, - f_located(inst_FlorianoPIAirport,inst_Brazil)). - -fof(axWorldAKPred2259, axiom, - f_located(inst_FallsCreekAirport,inst_Australia)). - -fof(axWorldAKPred2260, axiom, - f_located(inst_FondduLacCountyWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2261, axiom, - f_located(inst_FortLeenr1headquartersHeliportVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2262, axiom, - f_located(inst_FlensburgAirport,inst_Germany)). - -fof(axWorldAKPred2263, axiom, - f_located(inst_FlagstaffPulliamAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred2264, axiom, - f_located(inst_FlottaIsleAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2265, axiom, - f_located(inst_HoltFlateyriAirport,inst_Iceland)). - -fof(axWorldAKPred2266, axiom, - f_located(inst_FallsBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2267, axiom, - f_located(inst_FortLauderdaleHollywoodInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred2268, axiom, - f_located(inst_FiladelfiaAirport,inst_Paraguay)). - -fof(axWorldAKPred2269, axiom, - f_located(inst_FlorianopolisSCAirport,inst_Brazil)). - -fof(axWorldAKPred2270, axiom, - f_located(inst_FlorenceRegionalSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2271, axiom, - f_located(inst_MarionCountyRegionalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2272, axiom, - f_located(inst_PeretolaFirenzeFlorenceAirport,inst_Italy)). - -fof(axWorldAKPred2273, axiom, - f_located(inst_FlindersIslandTasmaniaAirport,inst_Australia)). - -fof(axWorldAKPred2274, axiom, - f_located(inst_FlatAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2275, axiom, - f_located(inst_FlushingNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2276, axiom, - f_located(inst_ShermanArmyAirFieldKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2277, axiom, - f_located(inst_SantaCruzFloresIslandAzoresAirport,inst_Portugal)). - -fof(axWorldAKPred2278, axiom, - f_located(inst_FallonMunicipalNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred2279, axiom, - f_located(inst_FinleyNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2280, axiom, - f_located(inst_FormosaAirport,inst_Argentina)). - -fof(axWorldAKPred2281, axiom, - f_located(inst_FiveMileAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2282, axiom, - f_located(inst_TiptonArmyAirFieldMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2283, axiom, - f_located(inst_OtisArmyNationalGuardBaseMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2284, axiom, - f_located(inst_KalemieAirport,inst_Zaire)). - -fof(axWorldAKPred2285, axiom, - f_located(inst_FourCornersRegionalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred2286, axiom, - f_located(inst_GrevenMuensterMunsterOsnabrueckOsnabruckAirport,inst_Germany)). - -fof(axWorldAKPred2287, axiom, - f_located(inst_FortMadisonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2288, axiom, - f_located(inst_PageFieldFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred2289, axiom, - f_located(inst_FairmontStateAirfieldNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2290, axiom, - f_located(inst_LungiFreetownAirport,inst_SierraLeone)). - -fof(axWorldAKPred2291, axiom, - f_located(inst_BrennerFieldNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2292, axiom, - f_located(inst_FunchalMadeiraAirport,inst_Portugal)). - -fof(axWorldAKPred2293, axiom, - f_located(inst_FaneAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2294, axiom, - f_located(inst_FadaNgourmaAirport,inst_BurkinaFaso)). - -fof(axWorldAKPred2295, axiom, - f_located(inst_FinchaAirport,inst_Ethiopia)). - -fof(axWorldAKPred2296, axiom, - f_located(inst_ArlesCamargueGaronsNimesAirport,inst_France)). - -fof(axWorldAKPred2297, axiom, - f_located(inst_PyongyangAirport,inst_NorthKorea)). - -fof(axWorldAKPred2298, axiom, - f_located(inst_FinCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2299, axiom, - f_located(inst_FortCollinsLovelandMunicipalCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2300, axiom, - f_located(inst_FunterBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2301, axiom, - f_located(inst_BishopInternationalMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2302, axiom, - f_located(inst_FoulaShetlandIslandsAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2303, axiom, - f_located(inst_FortBraggCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2304, axiom, - f_located(inst_FuzhouAirport,inst_China)). - -fof(axWorldAKPred2305, axiom, - f_located(inst_FortDodgeRegionalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2306, axiom, - f_located(inst_ForbesFieldKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2307, axiom, - f_located(inst_GinoLisaFoggiaAirport,inst_Italy)). - -fof(axWorldAKPred2308, axiom, - f_located(inst_TheFrancisSGabreskiNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2309, axiom, - f_located(inst_FoumbanAirport,inst_Cameroon)). - -fof(axWorldAKPred2310, axiom, - f_located(inst_NumfoorAirport,inst_Indonesia)). - -fof(axWorldAKPred2311, axiom, - f_located(inst_ForestParkGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2312, axiom, - f_located(inst_FortalezaCEAirport,inst_Brazil)). - -fof(axWorldAKPred2313, axiom, - f_located(inst_ForrestWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2314, axiom, - f_located(inst_ForsterNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2315, axiom, - f_located(inst_FougamouAirport,inst_Gabon)). - -fof(axWorldAKPred2316, axiom, - f_located(inst_FoxAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2317, axiom, - f_located(inst_FoyaAirport,inst_Liberia)). - -fof(axWorldAKPred2318, axiom, - f_located(inst_FreeportInternationalGrandBahamaAirport,inst_Bahamas)). - -fof(axWorldAKPred2319, axiom, - f_located(inst_StLucieCountyInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred2320, axiom, - f_located(inst_PerryFoleyFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred2321, axiom, - f_located(inst_MervilleCalonneAirport,inst_France)). - -fof(axWorldAKPred2322, axiom, - f_located(inst_RheinMainFrankfurtAirport,inst_Germany)). - -fof(axWorldAKPred2323, axiom, - f_located(inst_ForbesNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2324, axiom, - f_located(inst_FrancaSPAirport,inst_Brazil)). - -fof(axWorldAKPred2325, axiom, - f_located(inst_FridayHarborWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2326, axiom, - f_located(inst_FeraIslandAirport,inst_SolomonIslands)). - -fof(axWorldAKPred2327, axiom, - f_located(inst_RheinMainAirForceBaseFrankfurtAirport,inst_Germany)). - -fof(axWorldAKPred2328, axiom, - f_located(inst_RepublicNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2329, axiom, - f_located(inst_FrenchLickMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2330, axiom, - f_located(inst_MarshallArmyAirFieldKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2331, axiom, - f_located(inst_FrejusAirport,inst_France)). - -fof(axWorldAKPred2332, axiom, - f_located(inst_FregateIslandAirport,inst_Seychelles)). - -fof(axWorldAKPred2333, axiom, - f_located(inst_ForliAirport,inst_Italy)). - -fof(axWorldAKPred2334, axiom, - f_located(inst_FairmontMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2335, axiom, - f_located(inst_BryantArmyHeliportAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2336, axiom, - f_located(inst_FloroAirport,inst_Norway)). - -fof(axWorldAKPred2337, axiom, - f_located(inst_FreshWaterBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2338, axiom, - f_located(inst_FeraminAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2339, axiom, - f_located(inst_FrontRoyalWarrenCountyVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2340, axiom, - f_located(inst_FloresAirport,inst_Guatemala)). - -fof(axWorldAKPred2341, axiom, - f_located(inst_BishkekFrunzeChuyAirport,inst_Kyrgyzstan)). - -fof(axWorldAKPred2342, axiom, - f_located(inst_FrancistownAirport,inst_Botswana)). - -fof(axWorldAKPred2343, axiom, - f_located(inst_EasternSlopesRegionalMEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2344, axiom, - f_located(inst_FritzlarAirBaseFritzlarAirport,inst_Germany)). - -fof(axWorldAKPred2345, axiom, - f_located(inst_FigariCorsicaAirport,inst_France)). - -fof(axWorldAKPred2346, axiom, - f_located(inst_JoeFossFieldSDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2347, axiom, - f_located(inst_FosstonMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2348, axiom, - f_located(inst_HenryPostArmyAirFieldOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2349, axiom, - f_located(inst_FortScottMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2350, axiom, - f_located(inst_FossilDownsWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2351, axiom, - f_located(inst_FortSmithMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2352, axiom, - f_located(inst_FortSheridanILAirport,inst_UnitedStates)). - -fof(axWorldAKPred2353, axiom, - f_located(inst_FranklinCountyStateVTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2354, axiom, - f_located(inst_ForresAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2355, axiom, - f_located(inst_FortStocktonPecosCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2356, axiom, - f_located(inst_FortSumnerMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred2357, axiom, - f_located(inst_FrontRangeCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2358, axiom, - f_located(inst_FitiutaAirport,inst_AmericanSamoa)). - -fof(axWorldAKPred2359, axiom, - f_located(inst_GodmanArmyAirFieldKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2360, axiom, - f_located(inst_FortunaLedgeAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2361, axiom, - f_located(inst_EltonHensleyMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2362, axiom, - f_located(inst_FortDauphinAirport,inst_Madagascar)). - -fof(axWorldAKPred2363, axiom, - f_located(inst_MasvingoAirport,inst_Zimbabwe)). - -fof(axWorldAKPred2364, axiom, - f_located(inst_FortWorthMeachamTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2365, axiom, - f_located(inst_FortRoussetAirport,inst_Congo)). - -fof(axWorldAKPred2366, axiom, - f_located(inst_FultonCountyAirportBrownFieldGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2367, axiom, - f_located(inst_FullebornAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2368, axiom, - f_located(inst_FuerteventuraPuertodelRosarioCanaryIslandsAirport,inst_Spain)). - -fof(axWorldAKPred2369, axiom, - f_located(inst_FuyangAirport,inst_China)). - -fof(axWorldAKPred2370, axiom, - f_located(inst_FukueAirport,inst_Japan)). - -fof(axWorldAKPred2371, axiom, - f_located(inst_ItazukeAirForceBaseKyoshuAirport,inst_Japan)). - -fof(axWorldAKPred2372, axiom, - f_located(inst_FullertonMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2373, axiom, - f_located(inst_FumaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2374, axiom, - f_located(inst_FunafutiAirport,inst_Tuvalu)). - -fof(axWorldAKPred2375, axiom, - f_located(inst_FuoshanAirport,inst_China)). - -fof(axWorldAKPred2376, axiom, - f_located(inst_FarmvilleMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2377, axiom, - f_located(inst_FortWayneInternationalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2378, axiom, - f_located(inst_FairfieldMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldAKPred2379, axiom, - f_located(inst_CarswellAirForceBaseTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2380, axiom, - f_located(inst_FarewellAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2381, axiom, - f_located(inst_FortWilliamAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2382, axiom, - f_located(inst_FortWorthSpinksTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2383, axiom, - f_located(inst_FortLauderdaleExecutiveFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred2384, axiom, - f_located(inst_FlaxmanAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2385, axiom, - f_located(inst_CuambaNovaFreixoAirport,inst_Mozambique)). - -fof(axWorldAKPred2386, axiom, - f_located(inst_ForestCityMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2387, axiom, - f_located(inst_FayettevilleMunicipalTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2388, axiom, - f_located(inst_FuyunAirport,inst_China)). - -fof(axWorldAKPred2389, axiom, - f_located(inst_FayaAirport,inst_Chad)). - -fof(axWorldAKPred2390, axiom, - f_located(inst_FortYukonAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2391, axiom, - f_located(inst_DrakeFieldARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2392, axiom, - f_located(inst_FitzgeraldMunicipalGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2393, axiom, - f_located(inst_FostoriaMetroOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred2394, axiom, - f_located(inst_FiltonAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2395, axiom, - f_located(inst_GuamalAirport,inst_Colombia)). - -fof(axWorldAKPred2396, axiom, - f_located(inst_GabbsNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred2397, axiom, - f_located(inst_GraciasAirport,inst_Honduras)). - -fof(axWorldAKPred2398, axiom, - f_located(inst_GadsdenMunicipalALAirport,inst_UnitedStates)). - -fof(axWorldAKPred2399, axiom, - f_located(inst_GabesAirport,inst_Tunisia)). - -fof(axWorldAKPred2400, axiom, - f_located(inst_GafsaAirport,inst_Tunisia)). - -fof(axWorldAKPred2401, axiom, - f_located(inst_GageOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2402, axiom, - f_located(inst_GayndahQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2403, axiom, - f_located(inst_MontgomeryCountyAirparkMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2404, axiom, - f_located(inst_YamagataHonshuAirport,inst_Japan)). - -fof(axWorldAKPred2405, axiom, - f_located(inst_GakonaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2406, axiom, - f_located(inst_GalenaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2407, axiom, - f_located(inst_GambellAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2408, axiom, - f_located(inst_GanIslandAirport,inst_Maldives)). - -fof(axWorldAKPred2409, axiom, - f_located(inst_LosCanosGuantanamoAirport,inst_Cuba)). - -fof(axWorldAKPred2410, axiom, - f_located(inst_GusapAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2411, axiom, - f_located(inst_GaoAirport,inst_Mali)). - -fof(axWorldAKPred2412, axiom, - f_located(inst_GarainaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2413, axiom, - f_located(inst_GarissaAirport,inst_Kenya)). - -fof(axWorldAKPred2414, axiom, - f_located(inst_GapAirport,inst_France)). - -fof(axWorldAKPred2415, axiom, - f_located(inst_GuwahatiGauhatiAirport,inst_India)). - -fof(axWorldAKPred2416, axiom, - f_located(inst_GagIslandAirport,inst_Indonesia)). - -fof(axWorldAKPred2417, axiom, - f_located(inst_GangawAirport,inst_Myanmar)). - -fof(axWorldAKPred2418, axiom, - f_located(inst_GambaAirport,inst_Gabon)). - -fof(axWorldAKPred2419, axiom, - f_located(inst_GayaAirport,inst_India)). - -fof(axWorldAKPred2420, axiom, - f_located(inst_GlobeSanCarlosRegionalAirFacilityAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred2421, axiom, - f_located(inst_BigBayAirport,inst_Vanuatu)). - -fof(axWorldAKPred2422, axiom, - f_located(inst_GaraDjebiletAirport,inst_Algeria)). - -fof(axWorldAKPred2423, axiom, - f_located(inst_GasukeAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2424, axiom, - f_located(inst_GreatBendMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2425, axiom, - f_located(inst_SirSeretseKhamaInternationalGaboroneAirport,inst_Botswana)). - -fof(axWorldAKPred2426, axiom, - f_located(inst_NegarboAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2427, axiom, - f_located(inst_GalesburgMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldAKPred2428, axiom, - f_located(inst_GalbraithLakeAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2429, axiom, - f_located(inst_GrandBahamaIslandGrandBahamaAirport,inst_Bahamas)). - -fof(axWorldAKPred2430, axiom, - f_located(inst_MarieGalanteAirport,inst_Guadeloupe)). - -fof(axWorldAKPred2431, axiom, - f_located(inst_GbangbatokAirport,inst_SierraLeone)). - -fof(axWorldAKPred2432, axiom, - f_located(inst_GoulburnIslandNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2433, axiom, - f_located(inst_GarbahareyAirport,inst_Somalia)). - -fof(axWorldAKPred2434, axiom, - f_located(inst_GilaBendAirForceAuxiliaryAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred2435, axiom, - f_located(inst_GreensboroBaltimoreMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2436, axiom, - f_located(inst_GamboolaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2437, axiom, - f_located(inst_GreatBarringtonMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2438, axiom, - f_located(inst_PortFitzroyAirport,inst_NewZealand)). - -fof(axWorldAKPred2439, axiom, - f_located(inst_KhashmelGirbaAirport,inst_Sudan)). - -fof(axWorldAKPred2440, axiom, - f_located(inst_GibbRiverWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2441, axiom, - f_located(inst_GalkayoAirport,inst_Somalia)). - -fof(axWorldAKPred2442, axiom, - f_located(inst_GreatBarrierIslandAirport,inst_NewZealand)). - -fof(axWorldAKPred2443, axiom, - f_located(inst_GuacamayasAirport,inst_Colombia)). - -fof(axWorldAKPred2444, axiom, - f_located(inst_GilletteCampbellCountyWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2445, axiom, - f_located(inst_GrandCentralJohannesburgAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2446, axiom, - f_located(inst_GardenCityRegionalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2447, axiom, - f_located(inst_OwenRobertsGrandCaymanAirport,inst_CaymanIslands)). - -fof(axWorldAKPred2448, axiom, - f_located(inst_GrandCanyonNationalParkAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred2449, axiom, - f_located(inst_GuthrieCountyRegionalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2450, axiom, - f_located(inst_GreenevilleMunicipalTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2451, axiom, - f_located(inst_GoundaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred2452, axiom, - f_located(inst_DonaldsonCenterSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2453, axiom, - f_located(inst_GordonDownsWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2454, axiom, - f_located(inst_GodeAirport,inst_Ethiopia)). - -fof(axWorldAKPred2455, axiom, - f_located(inst_GoldenHornLodgeSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2456, axiom, - f_located(inst_GordilAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred2457, axiom, - f_located(inst_GandajikaAirport,inst_Zaire)). - -fof(axWorldAKPred2458, axiom, - f_located(inst_MiguelHidalgoyCostillaGuadalajaraAirport,inst_Mexico)). - -fof(axWorldAKPred2459, axiom, - f_located(inst_GardnerMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2460, axiom, - f_located(inst_RebiechowoGdanskAirport,inst_Poland)). - -fof(axWorldAKPred2461, axiom, - f_located(inst_GuasqualitoAirport,inst_Venezuela)). - -fof(axWorldAKPred2462, axiom, - f_located(inst_GuadalupeTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2463, axiom, - f_located(inst_GondarAirport,inst_Ethiopia)). - -fof(axWorldAKPred2464, axiom, - f_located(inst_DawsonCommunityMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2465, axiom, - f_located(inst_CharlesCZettelMemorialMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2466, axiom, - f_located(inst_MagadanMagadanAirport,inst_Russia)). - -fof(axWorldAKPred2467, axiom, - f_located(inst_GrundyMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2468, axiom, - f_located(inst_NoumeaAirport,inst_NewCaledonia)). - -fof(axWorldAKPred2469, axiom, - f_located(inst_GebeAirport,inst_Indonesia)). - -fof(axWorldAKPred2470, axiom, - f_located(inst_GecitkaleAirport,inst_Cyprus)). - -fof(axWorldAKPred2471, axiom, - f_located(inst_SussexCountyDEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2472, axiom, - f_located(inst_GevaAirport,inst_SolomonIslands)). - -fof(axWorldAKPred2473, axiom, - f_located(inst_SpokaneInternationalWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2474, axiom, - f_located(inst_GreenIsleAirport,inst_SolomonIslands)). - -fof(axWorldAKPred2475, axiom, - f_located(inst_GanesCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2476, axiom, - f_located(inst_SantoAngeloRSAirport,inst_Brazil)). - -fof(axWorldAKPred2477, axiom, - f_located(inst_GardermoenOsloAirport,inst_Norway)). - -fof(axWorldAKPred2478, axiom, - f_located(inst_TimehriGeorgetownAirport,inst_Guyana)). - -fof(axWorldAKPred2479, axiom, - f_located(inst_NuevaGeronaAirport,inst_Cuba)). - -fof(axWorldAKPred2480, axiom, - f_located(inst_GeneralSantosAirport,inst_Philippines)). - -fof(axWorldAKPred2481, axiom, - f_located(inst_GeraldtonWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2482, axiom, - f_located(inst_GlendaleMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred2483, axiom, - f_located(inst_GallivareAirport,inst_Sweden)). - -fof(axWorldAKPred2484, axiom, - f_located(inst_GewoyaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2485, axiom, - f_located(inst_GeelongVictoriaAirport,inst_Australia)). - -fof(axWorldAKPred2486, axiom, - f_located(inst_SouthBigHornCountyWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2487, axiom, - f_located(inst_MalmstromAirForceBaseMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2488, axiom, - f_located(inst_TogiakFishAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2489, axiom, - f_located(inst_PopeFieldINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2490, axiom, - f_located(inst_GrenfellNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2491, axiom, - f_located(inst_GriffithNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2492, axiom, - f_located(inst_GrandForksInternationalNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2493, axiom, - f_located(inst_WarrenCountyNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2494, axiom, - f_located(inst_GraftonNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2495, axiom, - f_located(inst_BarticaAirport,inst_Guyana)). - -fof(axWorldAKPred2496, axiom, - f_located(inst_GranvilleAirport,inst_France)). - -fof(axWorldAKPred2497, axiom, - f_located(inst_GrootfonteinAirport,inst_Namibia)). - -fof(axWorldAKPred2498, axiom, - f_located(inst_GreenfieldMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2499, axiom, - f_located(inst_LumbalaAirport,inst_Angola)). - -fof(axWorldAKPred2500, axiom, - f_located(inst_GregoryDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2501, axiom, - f_located(inst_GeorgetownCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2502, axiom, - f_located(inst_GrantMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2503, axiom, - f_located(inst_GreggCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2504, axiom, - f_located(inst_GrinnellRegionalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2505, axiom, - f_located(inst_GilgalAirport,inst_Colombia)). - -fof(axWorldAKPred2506, axiom, - f_located(inst_LogansportMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2507, axiom, - f_located(inst_GardeAirport,inst_Somalia)). - -fof(axWorldAKPred2508, axiom, - f_located(inst_GobernadordosGregoresAirport,inst_Argentina)). - -fof(axWorldAKPred2509, axiom, - f_located(inst_GeorgeTownExumaAirport,inst_Bahamas)). - -fof(axWorldAKPred2510, axiom, - f_located(inst_GlasgowInternationalMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2511, axiom, - f_located(inst_NoumerateGhardaiaAirport,inst_Algeria)). - -fof(axWorldAKPred2512, axiom, - f_located(inst_GovernorsHarbourEleutheraAirport,inst_Bahamas)). - -fof(axWorldAKPred2513, axiom, - f_located(inst_GreatHarbourCayBerryAirport,inst_Bahamas)). - -fof(axWorldAKPred2514, axiom, - f_located(inst_GhimbiAirport,inst_Ethiopia)). - -fof(axWorldAKPred2515, axiom, - f_located(inst_GarachineAirport,inst_Panama)). - -fof(axWorldAKPred2516, axiom, - f_located(inst_GushKatifAirport,inst_Israel)). - -fof(axWorldAKPred2517, axiom, - f_located(inst_GardenHillMBAirport,inst_Canada)). - -fof(axWorldAKPred2518, axiom, - f_located(inst_CentervilleMunicipalTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2519, axiom, - f_located(inst_GhatAirport,inst_Libya)). - -fof(axWorldAKPred2520, axiom, - f_located(inst_GualeguaychuAirport,inst_Argentina)). - -fof(axWorldAKPred2521, axiom, - f_located(inst_NorthFrontGibraltarAirport,inst_Gibraltar)). - -fof(axWorldAKPred2522, axiom, - f_located(inst_BoiguIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2523, axiom, - f_located(inst_GitengaAirport,inst_Burundi)). - -fof(axWorldAKPred2524, axiom, - f_located(inst_WinterHavensGilbertFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred2525, axiom, - f_located(inst_AeroportoInternacionalGaleaoRJAirport,inst_Brazil)). - -fof(axWorldAKPred2526, axiom, - f_located(inst_SiguiriAirport,inst_Guinea)). - -fof(axWorldAKPred2527, axiom, - f_located(inst_GilgitAirport,inst_Pakistan)). - -fof(axWorldAKPred2528, axiom, - f_located(inst_MieleMimbaleAirport,inst_Gabon)). - -fof(axWorldAKPred2529, axiom, - f_located(inst_GeiloAirport,inst_Norway)). - -fof(axWorldAKPred2530, axiom, - f_located(inst_GiradotAirport,inst_Colombia)). - -fof(axWorldAKPred2531, axiom, - f_located(inst_GisborneAirport,inst_NewZealand)). - -fof(axWorldAKPred2532, axiom, - f_located(inst_GeitaAirport,inst_Tanzania)). - -fof(axWorldAKPred2533, axiom, - f_located(inst_GiyanaAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2534, axiom, - f_located(inst_GizanAirport,inst_SaudiArabia)). - -fof(axWorldAKPred2535, axiom, - f_located(inst_GuanajaIslandAirport,inst_Honduras)). - -fof(axWorldAKPred2536, axiom, - f_located(inst_AbramsMunicipalBaseOperationsMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2537, axiom, - f_located(inst_TaherJijelAirport,inst_Algeria)). - -fof(axWorldAKPred2538, axiom, - f_located(inst_GuajaraMirimROAirport,inst_Brazil)). - -fof(axWorldAKPred2539, axiom, - f_located(inst_JouniehAirport,inst_Lebanon)). - -fof(axWorldAKPred2540, axiom, - f_located(inst_GjogurReykjarnesAirport,inst_Iceland)). - -fof(axWorldAKPred2541, axiom, - f_located(inst_WalkerFieldCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2542, axiom, - f_located(inst_GorokaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2543, axiom, - f_located(inst_GeilenkirchenAirport,inst_Germany)). - -fof(axWorldAKPred2544, axiom, - f_located(inst_GorkhaAirport,inst_Nepal)). - -fof(axWorldAKPred2545, axiom, - f_located(inst_GreatKeppelIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2546, axiom, - f_located(inst_GulkanaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2547, axiom, - f_located(inst_KongoboumbaAirport,inst_Gabon)). - -fof(axWorldAKPred2548, axiom, - f_located(inst_GatlinburgPigeonForgeTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2549, axiom, - f_located(inst_AbbotsichnScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2550, axiom, - f_located(inst_GeladiAirport,inst_Ethiopia)). - -fof(axWorldAKPred2551, axiom, - f_located(inst_RennerFieldGoodlandMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2552, axiom, - f_located(inst_GainesvilleMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2553, axiom, - f_located(inst_GolfitoAirport,inst_CostaRica)). - -fof(axWorldAKPred2554, axiom, - f_located(inst_GlengyleQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2555, axiom, - f_located(inst_GreenvilleMunicipalMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2556, axiom, - f_located(inst_GlenInnesNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2557, axiom, - f_located(inst_GalcaioAirport,inst_Somalia)). - -fof(axWorldAKPred2558, axiom, - f_located(inst_GollAirport,inst_Norway)). - -fof(axWorldAKPred2559, axiom, - f_located(inst_GlenormistonAirport,inst_Australia)). - -fof(axWorldAKPred2560, axiom, - f_located(inst_GoulimimeAirport,inst_Morocco)). - -fof(axWorldAKPred2561, axiom, - f_located(inst_GloucesterAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2562, axiom, - f_located(inst_GulgubipAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2563, axiom, - f_located(inst_BrenwicksAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2564, axiom, - f_located(inst_OtsegoCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2565, axiom, - f_located(inst_ScholesFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2566, axiom, - f_located(inst_GladstoneQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2567, axiom, - f_located(inst_GolovinAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2568, axiom, - f_located(inst_GlasgowMunicipalKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2569, axiom, - f_located(inst_GalelaAirport,inst_Indonesia)). - -fof(axWorldAKPred2570, axiom, - f_located(inst_MtGoldworthyWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2571, axiom, - f_located(inst_GemanaAirport,inst_Zaire)). - -fof(axWorldAKPred2572, axiom, - f_located(inst_GambelaAirport,inst_Ethiopia)). - -fof(axWorldAKPred2573, axiom, - f_located(inst_GuerimaAirport,inst_Colombia)). - -fof(axWorldAKPred2574, axiom, - f_located(inst_HomyelGomelHomyelAirport,inst_Belarus)). - -fof(axWorldAKPred2575, axiom, - f_located(inst_GasmataIslandAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2576, axiom, - f_located(inst_GambomaAirport,inst_Congo)). - -fof(axWorldAKPred2577, axiom, - f_located(inst_GreymouthAirport,inst_NewZealand)). - -fof(axWorldAKPred2578, axiom, - f_located(inst_MangarevaGambierIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred2579, axiom, - f_located(inst_GuimaraesMAAirport,inst_Brazil)). - -fof(axWorldAKPred2580, axiom, - f_located(inst_GraniteMountainAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2581, axiom, - f_located(inst_GreenvilleDowntownSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2582, axiom, - f_located(inst_RheindahlenAirport,inst_Germany)). - -fof(axWorldAKPred2583, axiom, - f_located(inst_HrodnaGrodnaHrodnaAirport,inst_Belarus)). - -fof(axWorldAKPred2584, axiom, - f_located(inst_SaintGeoirsGrenobleAirport,inst_France)). - -fof(axWorldAKPred2585, axiom, - f_located(inst_PearlsGrenadaGrenvilleAirport,inst_Grenada)). - -fof(axWorldAKPred2586, axiom, - f_located(inst_StDenijsWestremGhentGentAirport,inst_Belgium)). - -fof(axWorldAKPred2587, axiom, - f_located(inst_GoodingMunicipalIDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2588, axiom, - f_located(inst_GreenIslandAirport,inst_Jamaica)). - -fof(axWorldAKPred2589, axiom, - f_located(inst_GenjemAirport,inst_Indonesia)). - -fof(axWorldAKPred2590, axiom, - f_located(inst_GuanambiBAAirport,inst_Brazil)). - -fof(axWorldAKPred2591, axiom, - f_located(inst_GhinnirAirport,inst_Ethiopia)). - -fof(axWorldAKPred2592, axiom, - f_located(inst_PointeSalineAirport,inst_Grenada)). - -fof(axWorldAKPred2593, axiom, - f_located(inst_GeneralRocaAirport,inst_Argentina)). - -fof(axWorldAKPred2594, axiom, - f_located(inst_GunungsitoliAirport,inst_Indonesia)). - -fof(axWorldAKPred2595, axiom, - f_located(inst_GrantsMilanMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred2596, axiom, - f_located(inst_GoodnewsAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2597, axiom, - f_located(inst_GainesvilleRegionalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred2598, axiom, - f_located(inst_GranbyGrandCountyCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2599, axiom, - f_located(inst_GhanziAirport,inst_Botswana)). - -fof(axWorldAKPred2600, axiom, - f_located(inst_CristoforoColomboSeatriGenoaGenovaAirport,inst_Italy)). - -fof(axWorldAKPred2601, axiom, - f_located(inst_GobaAirport,inst_Ethiopia)). - -fof(axWorldAKPred2602, axiom, - f_located(inst_GoraAirport,inst_China)). - -fof(axWorldAKPred2603, axiom, - f_located(inst_GonailaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2604, axiom, - f_located(inst_GoodfellowAirForceBaseTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2605, axiom, - f_located(inst_GodthabNuukAirport,inst_Greenland)). - -fof(axWorldAKPred2606, axiom, - f_located(inst_GoaAirport,inst_India)). - -fof(axWorldAKPred2607, axiom, - f_located(inst_SormavoNizhniyNovgorodAirport,inst_Russia)). - -fof(axWorldAKPred2608, axiom, - f_located(inst_GuthrieMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2609, axiom, - f_located(inst_GoldBeachMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldAKPred2610, axiom, - f_located(inst_GomaAirport,inst_Zaire)). - -fof(axWorldAKPred2611, axiom, - f_located(inst_GrotonNewLondonCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2612, axiom, - f_located(inst_GoondiwindiQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2613, axiom, - f_located(inst_GorakhpurAirport,inst_India)). - -fof(axWorldAKPred2614, axiom, - f_located(inst_GolmudAirport,inst_China)). - -fof(axWorldAKPred2615, axiom, - f_located(inst_GoreAirport,inst_Ethiopia)). - -fof(axWorldAKPred2616, axiom, - f_located(inst_GosfordNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2617, axiom, - f_located(inst_LandvetterGoteborgGothenburgAirport,inst_Sweden)). - -fof(axWorldAKPred2618, axiom, - f_located(inst_GarouaAirport,inst_Cameroon)). - -fof(axWorldAKPred2619, axiom, - f_located(inst_GoveNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2620, axiom, - f_located(inst_GarrowLakeAirport,inst_Canada)). - -fof(axWorldAKPred2621, axiom, - f_located(inst_GalOyaAirport,inst_SriLanka)). - -fof(axWorldAKPred2622, axiom, - f_located(inst_OrechovisGornaAirport,inst_Bulgaria)). - -fof(axWorldAKPred2623, axiom, - f_located(inst_AraxosPatrasAirport,inst_Greece)). - -fof(axWorldAKPred2624, axiom, - f_located(inst_GuarapuavaPRAirport,inst_Brazil)). - -fof(axWorldAKPred2625, axiom, - f_located(inst_GuapiAirport,inst_Colombia)). - -fof(axWorldAKPred2626, axiom, - f_located(inst_GuapilesAirport,inst_CostaRica)). - -fof(axWorldAKPred2627, axiom, - f_located(inst_GardenPointNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2628, axiom, - f_located(inst_GeneralPicoAirport,inst_Argentina)). - -fof(axWorldAKPred2629, axiom, - f_located(inst_GalapagosIslandsGalapagosAirport,inst_Ecuador)). - -fof(axWorldAKPred2630, axiom, - f_located(inst_GulfportBiloxiRegionalMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2631, axiom, - f_located(inst_GrandRapidsItascaCountyAirportGordonNewstromFieldMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2632, axiom, - f_located(inst_RAFStationScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2633, axiom, - f_located(inst_GalionMunicipalOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred2634, axiom, - f_located(inst_GamarraAirport,inst_Colombia)). - -fof(axWorldAKPred2635, axiom, - f_located(inst_AustinStraubelInternationalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2636, axiom, - f_located(inst_GrandCessAirport,inst_Liberia)). - -fof(axWorldAKPred2637, axiom, - f_located(inst_GreenwoodCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2638, axiom, - f_located(inst_GreenvilleILAirport,inst_UnitedStates)). - -fof(axWorldAKPred2639, axiom, - f_located(inst_GrayArmyAirFieldWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2640, axiom, - f_located(inst_GardezAirport,inst_Afghanistan)). - -fof(axWorldAKPred2641, axiom, - f_located(inst_GaruahiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2642, axiom, - f_located(inst_CentralNebraskaRegionalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2643, axiom, - f_located(inst_GeorgeAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2644, axiom, - f_located(inst_RobertGrayArmyAirFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2645, axiom, - f_located(inst_GarasaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2646, axiom, - f_located(inst_GrandMaraisCookCountyMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2647, axiom, - f_located(inst_GordonMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2648, axiom, - f_located(inst_GeronaCostaBravaGeronaAirport,inst_Spain)). - -fof(axWorldAKPred2649, axiom, - f_located(inst_GurupiGOAirport,inst_Brazil)). - -fof(axWorldAKPred2650, axiom, - f_located(inst_EeideGroningenAirport,inst_Netherlands)). - -fof(axWorldAKPred2651, axiom, - f_located(inst_KentCountyInternationalMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2652, axiom, - f_located(inst_GrossetoAirport,inst_Italy)). - -fof(axWorldAKPred2653, axiom, - f_located(inst_GujratAirport,inst_Pakistan)). - -fof(axWorldAKPred2654, axiom, - f_located(inst_AeroportoInternacionalGuarulhosSPAirport,inst_Brazil)). - -fof(axWorldAKPred2655, axiom, - f_located(inst_GraciosaIslandAzoresAirport,inst_Portugal)). - -fof(axWorldAKPred2656, axiom, - f_located(inst_GranadaAirport,inst_Spain)). - -fof(axWorldAKPred2657, axiom, - f_located(inst_GrimseyAirport,inst_Iceland)). - -fof(axWorldAKPred2658, axiom, - f_located(inst_ThalerhofGrazAirport,inst_Austria)). - -fof(axWorldAKPred2659, axiom, - f_located(inst_LongPaisaSabahAirport,inst_Malaysia)). - -fof(axWorldAKPred2660, axiom, - f_located(inst_SeymourJohnsonAirForceBaseNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2661, axiom, - f_located(inst_GascoyneJunctionWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2662, axiom, - f_located(inst_SaveGoteborgAirport,inst_Sweden)). - -fof(axWorldAKPred2663, axiom, - f_located(inst_GlasgowIndustrialMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2664, axiom, - f_located(inst_GoshenMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2665, axiom, - f_located(inst_GuadalcanalAirport,inst_SolomonIslands)). - -fof(axWorldAKPred2666, axiom, - f_located(inst_MountGunsonSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2667, axiom, - f_located(inst_PiedmontTriadInternationalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2668, axiom, - f_located(inst_GreenvilleSpartanburgSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2669, axiom, - f_located(inst_GardoAirport,inst_Somalia)). - -fof(axWorldAKPred2670, axiom, - f_located(inst_GustavusAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2671, axiom, - f_located(inst_GedarefAirport,inst_Sudan)). - -fof(axWorldAKPred2672, axiom, - f_located(inst_GreaterSouthwestTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2673, axiom, - f_located(inst_GrimsbyAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2674, axiom, - f_located(inst_GentingAirport,inst_Malaysia)). - -fof(axWorldAKPred2675, axiom, - f_located(inst_GreenTurtleCayAirport,inst_Bahamas)). - -fof(axWorldAKPred2676, axiom, - f_located(inst_GrooteEylandtNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2677, axiom, - f_located(inst_GreatFallsInternationalMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2678, axiom, - f_located(inst_GrantsburgMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2679, axiom, - f_located(inst_SungeiTakaiAirport,inst_Malaysia)). - -fof(axWorldAKPred2680, axiom, - f_located(inst_GlentanMountCookAirport,inst_NewZealand)). - -fof(axWorldAKPred2681, axiom, - f_located(inst_GorontaloAirport,inst_Indonesia)). - -fof(axWorldAKPred2682, axiom, - f_located(inst_GoldenTriangleRegionalMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2683, axiom, - f_located(inst_GranitesNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2684, axiom, - f_located(inst_GeorgetownQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2685, axiom, - f_located(inst_GottwaldovAirport,inst_Slovakia)). - -fof(axWorldAKPred2686, axiom, - f_located(inst_GettysburgPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2687, axiom, - f_located(inst_LaAuroraGuatemalaCityAirport,inst_Guatemala)). - -fof(axWorldAKPred2688, axiom, - f_located(inst_GuerreroNegroAirport,inst_Mexico)). - -fof(axWorldAKPred2689, axiom, - f_located(inst_GunnisonCountyCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2690, axiom, - f_located(inst_GoundamAirport,inst_Mali)). - -fof(axWorldAKPred2691, axiom, - f_located(inst_JackEdwardsALAirport,inst_UnitedStates)). - -fof(axWorldAKPred2692, axiom, - f_located(inst_GuariAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2693, axiom, - f_located(inst_GunnedahNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2694, axiom, - f_located(inst_GuiriaAirport,inst_Venezuela)). - -fof(axWorldAKPred2695, axiom, - f_located(inst_GuaratinguetaSPAirport,inst_Brazil)). - -fof(axWorldAKPred2696, axiom, - f_located(inst_GoulburnNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred2697, axiom, - f_located(inst_GuamAirport,inst_Guam)). - -fof(axWorldAKPred2698, axiom, - f_located(inst_GunterAirForceBaseALAirport,inst_UnitedStates)). - -fof(axWorldAKPred2699, axiom, - f_located(inst_GualacoAirport,inst_Honduras)). - -fof(axWorldAKPred2700, axiom, - f_located(inst_GallupMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred2701, axiom, - f_located(inst_GuanareAirport,inst_Venezuela)). - -fof(axWorldAKPred2702, axiom, - f_located(inst_GurneyAlotauAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2703, axiom, - f_located(inst_GrissomAirForceBaseINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2704, axiom, - f_located(inst_GueterslohGuterslohAirport,inst_Germany)). - -fof(axWorldAKPred2705, axiom, - f_located(inst_BakkiGrundarfjordurAirport,inst_Iceland)). - -fof(axWorldAKPred2706, axiom, - f_located(inst_MouguluAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2707, axiom, - f_located(inst_AtyrauGuryevAtyrauAirport,inst_Kazakhstan)). - -fof(axWorldAKPred2708, axiom, - f_located(inst_GunaAirport,inst_India)). - -fof(axWorldAKPred2709, axiom, - f_located(inst_GuymonMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2710, axiom, - f_located(inst_GeneveCointrinGenevaAirport,inst_Switzerland)). - -fof(axWorldAKPred2711, axiom, - f_located(inst_AndravidaAirport,inst_Greece)). - -fof(axWorldAKPred2712, axiom, - f_located(inst_GordonsvilleMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2713, axiom, - f_located(inst_GreenRiverAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2714, axiom, - f_located(inst_LeeGilmerMemorialGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2715, axiom, - f_located(inst_GreenvaleQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2716, axiom, - f_located(inst_GovernadorValadaresMGAirport,inst_Brazil)). - -fof(axWorldAKPred2717, axiom, - f_located(inst_MajorsTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2718, axiom, - f_located(inst_RichardsGebaurMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2719, axiom, - f_located(inst_GavleAirport,inst_Sweden)). - -fof(axWorldAKPred2720, axiom, - f_located(inst_GwaBurmaAirport,inst_Myanmar)). - -fof(axWorldAKPred2721, axiom, - f_located(inst_GwadarAirport,inst_Pakistan)). - -fof(axWorldAKPred2722, axiom, - f_located(inst_GweruAirport,inst_Zimbabwe)). - -fof(axWorldAKPred2723, axiom, - f_located(inst_GwaliorAirport,inst_India)). - -fof(axWorldAKPred2724, axiom, - f_located(inst_GreenwoodLefloreMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2725, axiom, - f_located(inst_GwinnerAirportRogerMelroeFieldNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2726, axiom, - f_located(inst_GlenwoodSpringsMunicipalCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2727, axiom, - f_located(inst_WesterlandSyltIslandAirport,inst_Germany)). - -fof(axWorldAKPred2728, axiom, - f_located(inst_GlendaleFokkerFieldWVAirport,inst_UnitedStates)). - -fof(axWorldAKPred2729, axiom, - f_located(inst_GoldsboroWayneMunicipalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2730, axiom, - f_located(inst_GalwayAirport,inst_Ireland)). - -fof(axWorldAKPred2731, axiom, - f_located(inst_SeiyunAirport,inst_Yemen)). - -fof(axWorldAKPred2732, axiom, - f_located(inst_NegageAirport,inst_Angola)). - -fof(axWorldAKPred2733, axiom, - f_located(inst_NavalAirFacilityEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2734, axiom, - f_located(inst_CoyhaiqueAirport,inst_Chile)). - -fof(axWorldAKPred2735, axiom, - f_located(inst_YagouaAirport,inst_Cameroon)). - -fof(axWorldAKPred2736, axiom, - f_located(inst_GreeleyWeldCountyCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2737, axiom, - f_located(inst_GuayaramerinAirport,inst_Bolivia)). - -fof(axWorldAKPred2738, axiom, - f_located(inst_SimonBolivarGuayaquilAirport,inst_Ecuador)). - -fof(axWorldAKPred2739, axiom, - f_located(inst_GisenyiAirport,inst_Rwanda)). - -fof(axWorldAKPred2740, axiom, - f_located(inst_GeneralJoseMariaYanezGuaymasAirport,inst_Mexico)). - -fof(axWorldAKPred2741, axiom, - f_located(inst_GoianiaGOAirport,inst_Brazil)). - -fof(axWorldAKPred2742, axiom, - f_located(inst_GympieQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2743, axiom, - f_located(inst_PhoenixGoodyearMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred2744, axiom, - f_located(inst_GaryRegionalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2745, axiom, - f_located(inst_GhazniAirport,inst_Afghanistan)). - -fof(axWorldAKPred2746, axiom, - f_located(inst_GozoAirport,inst_Malta)). - -fof(axWorldAKPred2747, axiom, - f_located(inst_GizoAirport,inst_SolomonIslands)). - -fof(axWorldAKPred2748, axiom, - f_located(inst_AbernathyFieldTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2749, axiom, - f_located(inst_GaziantepAirport,inst_Turkey)). - -fof(axWorldAKPred2750, axiom, - f_located(inst_HasvikAirport,inst_Norway)). - -fof(axWorldAKPred2751, axiom, - f_located(inst_MarionCountyALAirport,inst_UnitedStates)). - -fof(axWorldAKPred2752, axiom, - f_located(inst_HachijoJimaIslandAirport,inst_Japan)). - -fof(axWorldAKPred2753, axiom, - f_located(inst_HalmstadAirBaseHalmstadAirport,inst_Sweden)). - -fof(axWorldAKPred2754, axiom, - f_located(inst_HavasupaiAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred2755, axiom, - f_located(inst_HalfMoonBayCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2756, axiom, - f_located(inst_DenHaagTheHagueHilversumAirport,inst_Netherlands)). - -fof(axWorldAKPred2757, axiom, - f_located(inst_HahayaMoroniAirport,inst_Comoros)). - -fof(axWorldAKPred2758, axiom, - f_located(inst_ThreeRiversMunicipalDrHainesMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2759, axiom, - f_located(inst_LangenhagenHannoverAirport,inst_Germany)). - -fof(axWorldAKPred2760, axiom, - f_located(inst_HaikouAirport,inst_China)). - -fof(axWorldAKPred2761, axiom, - f_located(inst_HalaliAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2762, axiom, - f_located(inst_FuhlsbuttelHamburgAirport,inst_Germany)). - -fof(axWorldAKPred2763, axiom, - f_located(inst_NoiBaiHanoiAirport,inst_Vietnam)). - -fof(axWorldAKPred2764, axiom, - f_located(inst_HamiltonFairfieldOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred2765, axiom, - f_located(inst_WhitsundayKontikiResortLongIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2766, axiom, - f_located(inst_CapitalCityPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2767, axiom, - f_located(inst_HailAirport,inst_SaudiArabia)). - -fof(axWorldAKPred2768, axiom, - f_located(inst_HeathlandsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2769, axiom, - f_located(inst_KarmoyHaugesundAirport,inst_Norway)). - -fof(axWorldAKPred2770, axiom, - f_located(inst_AeropuertoInternacionalJoseMartiLaHabanaHavanaAirport,inst_Cuba)). - -fof(axWorldAKPred2771, axiom, - f_located(inst_HaverfordwestWalesAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2772, axiom, - f_located(inst_HatboxFieldOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2773, axiom, - f_located(inst_HaycockAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2774, axiom, - f_located(inst_HatzfeldthavenAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2775, axiom, - f_located(inst_HobartTasmaniaAirport,inst_Australia)). - -fof(axWorldAKPred2776, axiom, - f_located(inst_HobbsIndustrialAirparkNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred2777, axiom, - f_located(inst_HanusBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2778, axiom, - f_located(inst_BobbyLChainMunicipalMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2779, axiom, - f_located(inst_HobartBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2780, axiom, - f_located(inst_HarbourIslandAirport,inst_Bahamas)). - -fof(axWorldAKPred2781, axiom, - f_located(inst_BabelegiAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2782, axiom, - f_located(inst_PhuBonAirport,inst_Vietnam)). - -fof(axWorldAKPred2783, axiom, - f_located(inst_HumboldtMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2784, axiom, - f_located(inst_HobartMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2785, axiom, - f_located(inst_HafrAlbatinAirport,inst_SaudiArabia)). - -fof(axWorldAKPred2786, axiom, - f_located(inst_JoshuaSanfordFieldWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2787, axiom, - f_located(inst_HubliAirport,inst_India)). - -fof(axWorldAKPred2788, axiom, - f_located(inst_HeberSpringsMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2789, axiom, - f_located(inst_BigSpringTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2790, axiom, - f_located(inst_ShoalCoveAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2791, axiom, - f_located(inst_HutchinsonMunicipalAirportButlerFieldMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2792, axiom, - f_located(inst_EllAirport,inst_Somalia)). - -fof(axWorldAKPred2793, axiom, - f_located(inst_HallsCreekWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2794, axiom, - f_located(inst_HolyCrossAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2795, axiom, - f_located(inst_JohannesburgHeliportJohannesburgAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2796, axiom, - f_located(inst_CherawMunicipalSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2797, axiom, - f_located(inst_HiddenFallsAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2798, axiom, - f_located(inst_HeidelbergAirport,inst_Germany)). - -fof(axWorldAKPred2799, axiom, - f_located(inst_HyderabadAirportPakistan,inst_Pakistan)). - -fof(axWorldAKPred2800, axiom, - f_located(inst_BrewsterFieldNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2801, axiom, - f_located(inst_HeringsdorfAirport,inst_Germany)). - -fof(axWorldAKPred2802, axiom, - f_located(inst_DillinghamAirForceBaseHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2803, axiom, - f_located(inst_HardwickFieldTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2804, axiom, - f_located(inst_HolikachukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2805, axiom, - f_located(inst_HamadanAirport,inst_Iran)). - -fof(axWorldAKPred2806, axiom, - f_located(inst_YampaValleyCOAirport,inst_UnitedStates)). - -fof(axWorldAKPred2807, axiom, - f_located(inst_HondoMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2808, axiom, - f_located(inst_SongkhiaHatyaiHatYaiAirport,inst_Thailand)). - -fof(axWorldAKPred2809, axiom, - f_located(inst_HeratAirport,inst_Afghanistan)). - -fof(axWorldAKPred2810, axiom, - f_located(inst_HenzadaAirport,inst_Myanmar)). - -fof(axWorldAKPred2811, axiom, - f_located(inst_HerendeenBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2812, axiom, - f_located(inst_ThompsonRobbinsARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2813, axiom, - f_located(inst_HehoAirport,inst_Myanmar)). - -fof(axWorldAKPred2814, axiom, - f_located(inst_HeideBuesumAirport,inst_Germany)). - -fof(axWorldAKPred2815, axiom, - f_located(inst_HeiheAirport,inst_China)). - -fof(axWorldAKPred2816, axiom, - f_located(inst_VantaaHelsinkiAirport,inst_Finland)). - -fof(axWorldAKPred2817, axiom, - f_located(inst_MalmiHelsinkiAirport,inst_Finland)). - -fof(axWorldAKPred2818, axiom, - f_located(inst_HendonEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2819, axiom, - f_located(inst_HeraklionIraklionCreteAirport,inst_Greece)). - -fof(axWorldAKPred2820, axiom, - f_located(inst_HermistonMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldAKPred2821, axiom, - f_located(inst_HohhotAirport,inst_China)). - -fof(axWorldAKPred2822, axiom, - f_located(inst_SantoDonHerreraAirport,inst_DominicanRepublic)). - -fof(axWorldAKPred2823, axiom, - f_located(inst_HancheyArmyHeliportALAirport,inst_UnitedStates)). - -fof(axWorldAKPred2824, axiom, - f_located(inst_HardyAndersFieldNatchezAdamsCountyMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2825, axiom, - f_located(inst_HaifaAirport,inst_Israel)). - -fof(axWorldAKPred2826, axiom, - f_located(inst_HartfordBrainardCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2827, axiom, - f_located(inst_HefeiAirport,inst_China)). - -fof(axWorldAKPred2828, axiom, - f_located(inst_MackallArmyAirFieldNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2829, axiom, - f_located(inst_HornafjordurHofnAirport,inst_Iceland)). - -fof(axWorldAKPred2830, axiom, - f_located(inst_HagforsAirport,inst_Sweden)). - -fof(axWorldAKPred2831, axiom, - f_located(inst_HammerfestAirport,inst_Norway)). - -fof(axWorldAKPred2832, axiom, - f_located(inst_GreenwoodMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2833, axiom, - f_located(inst_HargeisaAirport,inst_Somalia)). - -fof(axWorldAKPred2834, axiom, - f_located(inst_HughendenQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2835, axiom, - f_located(inst_JianqiaoHangzhouAirport,inst_China)). - -fof(axWorldAKPred2836, axiom, - f_located(inst_HelgolandAirport,inst_Germany)). - -fof(axWorldAKPred2837, axiom, - f_located(inst_MaeHongSonAirport,inst_Thailand)). - -fof(axWorldAKPred2838, axiom, - f_located(inst_WashingtonCountyRegionalMDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2839, axiom, - f_located(inst_HastingsFreetownAirport,inst_SierraLeone)). - -fof(axWorldAKPred2840, axiom, - f_located(inst_TusiArmyHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2841, axiom, - f_located(inst_MtHagenAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2842, axiom, - f_located(inst_HogRiverAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2843, axiom, - f_located(inst_HuanghuaAirport,inst_China)). - -fof(axWorldAKPred2844, axiom, - f_located(inst_HachinoheAirport,inst_Japan)). - -fof(axWorldAKPred2845, axiom, - f_located(inst_HemphillCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2846, axiom, - f_located(inst_HuntingtonMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2847, axiom, - f_located(inst_HiltonHeadSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2848, axiom, - f_located(inst_WheelerArmyAirFieldHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2849, axiom, - f_located(inst_HahnAirport,inst_Germany)). - -fof(axWorldAKPred2850, axiom, - f_located(inst_HongKongHeliportHongKongAirport,inst_HongKong)). - -fof(axWorldAKPred2851, axiom, - f_located(inst_HuaHinAirport,inst_Thailand)). - -fof(axWorldAKPred2852, axiom, - f_located(inst_HawthorneMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2853, axiom, - f_located(inst_HikueruAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred2854, axiom, - f_located(inst_ChisholmHibbingMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred2855, axiom, - f_located(inst_PretoriaHeliportPretoriaAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2856, axiom, - f_located(inst_MountWashingtonRegionalNHAirport,inst_UnitedStates)). - -fof(axWorldAKPred2857, axiom, - f_located(inst_HillAirForceBaseUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2858, axiom, - f_located(inst_HighburyAirport,inst_Australia)). - -fof(axWorldAKPred2859, axiom, - f_located(inst_HookIslandAirport,inst_Australia)). - -fof(axWorldAKPred2860, axiom, - f_located(inst_LakeHavasuCityAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred2861, axiom, - f_located(inst_HiroshimaAirport,inst_Japan)). - -fof(axWorldAKPred2862, axiom, - f_located(inst_HickamAirForceBaseHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2863, axiom, - f_located(inst_ShillavoAirport,inst_Ethiopia)). - -fof(axWorldAKPred2864, axiom, - f_located(inst_ChinjuAirport,inst_SouthKorea)). - -fof(axWorldAKPred2865, axiom, - f_located(inst_PortlandHillsboroORAirport,inst_UnitedStates)). - -fof(axWorldAKPred2866, axiom, - f_located(inst_HeadinglyQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2867, axiom, - f_located(inst_HendersonGuadalcanalIsAirport,inst_SolomonIslands)). - -fof(axWorldAKPred2868, axiom, - f_located(inst_HaymanIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2869, axiom, - f_located(inst_HivaroAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2870, axiom, - f_located(inst_HigueroteAirport,inst_Venezuela)). - -fof(axWorldAKPred2871, axiom, - f_located(inst_HiroshimaWestHiroshimaAirport,inst_Japan)). - -fof(axWorldAKPred2872, axiom, - f_located(inst_HivaOaMarquesasIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred2873, axiom, - f_located(inst_HebronMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2874, axiom, - f_located(inst_KhajurahoAirport,inst_India)). - -fof(axWorldAKPred2875, axiom, - f_located(inst_BlythevilleMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2876, axiom, - f_located(inst_HealyRiverAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2877, axiom, - f_located(inst_HakodateHokkaidoAirport,inst_Japan)). - -fof(axWorldAKPred2878, axiom, - f_located(inst_KaiTakInternationalHongKongAirport,inst_HongKong)). - -fof(axWorldAKPred2879, axiom, - f_located(inst_HokitikaAirport,inst_NewZealand)). - -fof(axWorldAKPred2880, axiom, - f_located(inst_KimbeHoskinsAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2881, axiom, - f_located(inst_KaanapaliHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2882, axiom, - f_located(inst_HawkinsFieldMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2883, axiom, - f_located(inst_PhuketAirport,inst_Thailand)). - -fof(axWorldAKPred2884, axiom, - f_located(inst_HaskovoAirport,inst_Bulgaria)). - -fof(axWorldAKPred2885, axiom, - f_located(inst_HankowAirport,inst_China)). - -fof(axWorldAKPred2886, axiom, - f_located(inst_HickoryRegionalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2887, axiom, - f_located(inst_LanseriaAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2888, axiom, - f_located(inst_HillenbrandIndustriesINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2889, axiom, - f_located(inst_HillCityMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2890, axiom, - f_located(inst_HailarAirport,inst_China)). - -fof(axWorldAKPred2891, axiom, - f_located(inst_HultsfredAirport,inst_Sweden)). - -fof(axWorldAKPred2892, axiom, - f_located(inst_WheelingOhioCountyWVAirport,inst_UnitedStates)). - -fof(axWorldAKPred2893, axiom, - f_located(inst_UlanhotAirport,inst_China)). - -fof(axWorldAKPred2894, axiom, - f_located(inst_HollisterMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2895, axiom, - f_located(inst_ShauliajAirport,inst_Lithuania)). - -fof(axWorldAKPred2896, axiom, - f_located(inst_HillsideWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred2897, axiom, - f_located(inst_ParkTownshipMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2898, axiom, - f_located(inst_HelenaRegionalMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred2899, axiom, - f_located(inst_IngjaldssandurOnundarfjordurAirport,inst_Iceland)). - -fof(axWorldAKPred2900, axiom, - f_located(inst_HalimPerdanakusumaInternationalJakartaAirport,inst_Indonesia)). - -fof(axWorldAKPred2901, axiom, - f_located(inst_HoodArmyAirFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2902, axiom, - f_located(inst_StHelensTasmaniaAirport,inst_Australia)). - -fof(axWorldAKPred2903, axiom, - f_located(inst_HamiltonVictoriaAirport,inst_Australia)). - -fof(axWorldAKPred2904, axiom, - f_located(inst_HouailoAirport,inst_NewCaledonia)). - -fof(axWorldAKPred2905, axiom, - f_located(inst_HelenvaleAirport,inst_Australia)). - -fof(axWorldAKPred2906, axiom, - f_located(inst_HluhluweAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2907, axiom, - f_located(inst_TwinCountyVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2908, axiom, - f_located(inst_ValleyWalesAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2909, axiom, - f_located(inst_HamiltonAirport,inst_NewZealand)). - -fof(axWorldAKPred2910, axiom, - f_located(inst_HovercraftHarbourTerminalMalmoAirport,inst_Sweden)). - -fof(axWorldAKPred2911, axiom, - f_located(inst_OuedIraraHassiMessaoudAirport,inst_Algeria)). - -fof(axWorldAKPred2912, axiom, - f_located(inst_HermannsburgNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2913, axiom, - f_located(inst_HomeHillQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2914, axiom, - f_located(inst_HamiAirport,inst_China)). - -fof(axWorldAKPred2915, axiom, - f_located(inst_KhmelnytskyyKhmelnitskiyKhmelnytskyyAirport,inst_Ukraine)). - -fof(axWorldAKPred2916, axiom, - f_located(inst_HollomanAirForceBaseNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred2917, axiom, - f_located(inst_GeneralIgnacioPesqueiraHermosilloAirport,inst_Mexico)). - -fof(axWorldAKPred2918, axiom, - f_located(inst_StafsbergHamarAirport,inst_Norway)). - -fof(axWorldAKPred2919, axiom, - f_located(inst_HomeshoreAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2920, axiom, - f_located(inst_HemetRyanCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2921, axiom, - f_located(inst_MuldrowAirfieldHeliportOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2922, axiom, - f_located(inst_HanamakiMoriokaAirport,inst_Japan)). - -fof(axWorldAKPred2923, axiom, - f_located(inst_HuntingburgINAirport,inst_UnitedStates)). - -fof(axWorldAKPred2924, axiom, - f_located(inst_BillyMitchellNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2925, axiom, - f_located(inst_HanedaTokyoAirport,inst_Japan)). - -fof(axWorldAKPred2926, axiom, - f_located(inst_TahnetaPassAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2927, axiom, - f_located(inst_HiengheneAirport,inst_NewCaledonia)). - -fof(axWorldAKPred2928, axiom, - f_located(inst_HoonahAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2929, axiom, - f_located(inst_HeiweniAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2930, axiom, - f_located(inst_HinchinbrookeIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2931, axiom, - f_located(inst_HonoluluInternationalHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2932, axiom, - f_located(inst_HanaHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2933, axiom, - f_located(inst_HoninabiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2934, axiom, - f_located(inst_HarlanMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2935, axiom, - f_located(inst_HainesAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2936, axiom, - f_located(inst_HannaWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2937, axiom, - f_located(inst_HengyangAirport,inst_China)). - -fof(axWorldAKPred2938, axiom, - f_located(inst_HendersonOxfordNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred2939, axiom, - f_located(inst_HolaAirport,inst_Kenya)). - -fof(axWorldAKPred2940, axiom, - f_located(inst_LeaCountyHobbsNMAirport,inst_UnitedStates)). - -fof(axWorldAKPred2941, axiom, - f_located(inst_KomacoAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred2942, axiom, - f_located(inst_HodeidaAirport,inst_Yemen)). - -fof(axWorldAKPred2943, axiom, - f_located(inst_HoueisayAirport,inst_Laos)). - -fof(axWorldAKPred2944, axiom, - f_located(inst_HofufAirport,inst_SaudiArabia)). - -fof(axWorldAKPred2945, axiom, - f_located(inst_HolguinAirport,inst_Cuba)). - -fof(axWorldAKPred2946, axiom, - f_located(inst_HohenemsAirport,inst_Austria)). - -fof(axWorldAKPred2947, axiom, - f_located(inst_HaoIslandAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred2948, axiom, - f_located(inst_HookersCreekNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2949, axiom, - f_located(inst_HolikachuAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2950, axiom, - f_located(inst_HomerAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2951, axiom, - f_located(inst_HuronRegionalSDAirport,inst_UnitedStates)). - -fof(axWorldAKPred2952, axiom, - f_located(inst_QuanducAirport,inst_Vietnam)). - -fof(axWorldAKPred2953, axiom, - f_located(inst_CampbellArmyAirFieldKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2954, axiom, - f_located(inst_HofAirport,inst_Germany)). - -fof(axWorldAKPred2955, axiom, - f_located(inst_HortaFaialIslandAzoresAirport,inst_Portugal)). - -fof(axWorldAKPred2956, axiom, - f_located(inst_MemorialFieldARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2957, axiom, - f_located(inst_WilliamPHobbyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2958, axiom, - f_located(inst_HovdenOerstaVoldaAirport,inst_Norway)). - -fof(axWorldAKPred2959, axiom, - f_located(inst_HowardAirForceBaseBalboaFortKobbeAirport,inst_Panama)). - -fof(axWorldAKPred2960, axiom, - f_located(inst_HomalinAirport,inst_Myanmar)). - -fof(axWorldAKPred2961, axiom, - f_located(inst_HoyIslandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2962, axiom, - f_located(inst_HaapaiAirport,inst_Tonga)). - -fof(axWorldAKPred2963, axiom, - f_located(inst_HooperBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2964, axiom, - f_located(inst_HopeValeQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2965, axiom, - f_located(inst_HaiPhongAirport,inst_Vietnam)). - -fof(axWorldAKPred2966, axiom, - f_located(inst_PalmasdelMarAirport,inst_PuertoRico)). - -fof(axWorldAKPred2967, axiom, - f_located(inst_WestchesterCountyNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred2968, axiom, - f_located(inst_CentralPretoriaPretoriaAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2969, axiom, - f_located(inst_HamptonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2970, axiom, - f_located(inst_PrincevilleHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred2971, axiom, - f_located(inst_BaytownTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2972, axiom, - f_located(inst_HugotonMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2973, axiom, - f_located(inst_BowermanWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred2974, axiom, - f_located(inst_PhilLHudsonMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2975, axiom, - f_located(inst_MansehraAirport,inst_Pakistan)). - -fof(axWorldAKPred2976, axiom, - f_located(inst_HarbinAirport,inst_China)). - -fof(axWorldAKPred2977, axiom, - f_located(inst_HarareAirport,inst_Zimbabwe)). - -fof(axWorldAKPred2978, axiom, - f_located(inst_HurghadaAirport,inst_Egypt)). - -fof(axWorldAKPred2979, axiom, - f_located(inst_MareebaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2980, axiom, - f_located(inst_KharkivKharkovKharkivAirport,inst_Ukraine)). - -fof(axWorldAKPred2981, axiom, - f_located(inst_RioGrandeValleyInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2982, axiom, - f_located(inst_HassiRmelAirport,inst_Algeria)). - -fof(axWorldAKPred2983, axiom, - f_located(inst_HeronIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred2984, axiom, - f_located(inst_BooneCountyARAirport,inst_UnitedStates)). - -fof(axWorldAKPred2985, axiom, - f_located(inst_HerreraAirport,inst_Colombia)). - -fof(axWorldAKPred2986, axiom, - f_located(inst_HarrismithAirport,inst_SouthAfrica)). - -fof(axWorldAKPred2987, axiom, - f_located(inst_HarrogateAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred2988, axiom, - f_located(inst_HeringtonMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred2989, axiom, - f_located(inst_HerefordMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred2990, axiom, - f_located(inst_HenburyNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred2991, axiom, - f_located(inst_HarrisburgRaleighILAirport,inst_UnitedStates)). - -fof(axWorldAKPred2992, axiom, - f_located(inst_ShaoguanAirport,inst_China)). - -fof(axWorldAKPred2993, axiom, - f_located(inst_SundanceAirparkOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2994, axiom, - f_located(inst_LasVegasHendersonSkyHarborNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred2995, axiom, - f_located(inst_HastingsMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred2996, axiom, - f_located(inst_HusliaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred2997, axiom, - f_located(inst_HorshamVictoriaAirport,inst_Australia)). - -fof(axWorldAKPred2998, axiom, - f_located(inst_HsinChuAirport,inst_Taiwan)). - -fof(axWorldAKPred2999, axiom, - f_located(inst_IngallsFieldVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3000, axiom, - f_located(inst_HotSpringsMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldAKPred3001, axiom, - f_located(inst_HissarAirport,inst_India)). - -fof(axWorldAKPred3002, axiom, - f_located(inst_HomesteadAirForceBaseFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred3003, axiom, - f_located(inst_HuntsvilleInternationalAirportCarlTJonesFieldALAirport,inst_UnitedStates)). - -fof(axWorldAKPred3004, axiom, - f_located(inst_KadalaChitaAirport,inst_Russia)). - -fof(axWorldAKPred3005, axiom, - f_located(inst_TerredeBasAirport,inst_Guadeloupe)). - -fof(axWorldAKPred3006, axiom, - f_located(inst_HatfieldEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3007, axiom, - f_located(inst_HawthorneMunicipalNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred3008, axiom, - f_located(inst_HamiltonIslandQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3009, axiom, - f_located(inst_RoscommonCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3010, axiom, - f_located(inst_HotanAirport,inst_China)). - -fof(axWorldAKPred3011, axiom, - f_located(inst_EastHamptonNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3012, axiom, - f_located(inst_HaterumaAirport,inst_Japan)). - -fof(axWorldAKPred3013, axiom, - f_located(inst_TriStateMiltonJFergusonFieldWVAirport,inst_UnitedStates)). - -fof(axWorldAKPred3014, axiom, - f_located(inst_HopetownAirport,inst_SouthAfrica)). - -fof(axWorldAKPred3015, axiom, - f_located(inst_HuntsvilleMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3016, axiom, - f_located(inst_HatoCorozalAirport,inst_Colombia)). - -fof(axWorldAKPred3017, axiom, - f_located(inst_RedstoneArmyAirFieldALAirport,inst_UnitedStates)). - -fof(axWorldAKPred3018, axiom, - f_located(inst_HumbertRiverAirport,inst_Australia)). - -fof(axWorldAKPred3019, axiom, - f_located(inst_HumacaoHumacaoAirport,inst_PuertoRico)). - -fof(axWorldAKPred3020, axiom, - f_located(inst_HumeraAirport,inst_Ethiopia)). - -fof(axWorldAKPred3021, axiom, - f_located(inst_HulmanRegionalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred3022, axiom, - f_located(inst_HuehuetenangoAirport,inst_Guatemala)). - -fof(axWorldAKPred3023, axiom, - f_located(inst_HuahineSocietyIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred3024, axiom, - f_located(inst_HueAirport,inst_Vietnam)). - -fof(axWorldAKPred3025, axiom, - f_located(inst_StanStamperMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3026, axiom, - f_located(inst_HullAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3027, axiom, - f_located(inst_HoultonInternationalMEAirport,inst_UnitedStates)). - -fof(axWorldAKPred3028, axiom, - f_located(inst_HoumaTerrebonneLAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3029, axiom, - f_located(inst_HualienAirport,inst_Taiwan)). - -fof(axWorldAKPred3030, axiom, - f_located(inst_HounAirport,inst_Libya)). - -fof(axWorldAKPred3031, axiom, - f_located(inst_HughesAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3032, axiom, - f_located(inst_HutchinsonMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred3033, axiom, - f_located(inst_HuanucoAirport,inst_Peru)). - -fof(axWorldAKPred3034, axiom, - f_located(inst_HudiksvallAirport,inst_Sweden)). - -fof(axWorldAKPred3035, axiom, - f_located(inst_BahiasdeHuatulcoSantaCruzHuatulcoAirport,inst_Mexico)). - -fof(axWorldAKPred3036, axiom, - f_located(inst_HumbersideAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3037, axiom, - f_located(inst_HuizhowAirport,inst_China)). - -fof(axWorldAKPred3038, axiom, - f_located(inst_AnalalavaAirport,inst_Madagascar)). - -fof(axWorldAKPred3039, axiom, - f_located(inst_HerveyBayQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3040, axiom, - f_located(inst_HopkinsvilleChristianCountyKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3041, axiom, - f_located(inst_HanksvilleUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred3042, axiom, - f_located(inst_HonningsvagAirport,inst_Norway)). - -fof(axWorldAKPred3043, axiom, - f_located(inst_HolmavikAirport,inst_Iceland)). - -fof(axWorldAKPred3044, axiom, - f_located(inst_HvammstangiAirport,inst_Iceland)). - -fof(axWorldAKPred3045, axiom, - f_located(inst_TweedNewHavenCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred3046, axiom, - f_located(inst_HavreCityCountyMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred3047, axiom, - f_located(inst_HartsvilleMunicipalSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred3048, axiom, - f_located(inst_HawabangoAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3049, axiom, - f_located(inst_HaywardAirTerminalCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3050, axiom, - f_located(inst_HawkInletSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3051, axiom, - f_located(inst_HawkerSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3052, axiom, - f_located(inst_HwangeNationalParkAirport,inst_Zimbabwe)). - -fof(axWorldAKPred3053, axiom, - f_located(inst_NorthPerryFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred3054, axiom, - f_located(inst_WheatlandCountyAirportatHarlowtonMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred3055, axiom, - f_located(inst_HartfordMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3056, axiom, - f_located(inst_HayNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred3057, axiom, - f_located(inst_BarnstableMunicipalAirportBoardmanPolandoFieldMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3058, axiom, - f_located(inst_HighWycombeAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3059, axiom, - f_located(inst_HyderabadAirport,inst_India)). - -fof(axWorldAKPred3060, axiom, - f_located(inst_HayfieldsAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3061, axiom, - f_located(inst_HydaburgSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3062, axiom, - f_located(inst_HollisSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3063, axiom, - f_located(inst_HuangyanAirport,inst_China)). - -fof(axWorldAKPred3064, axiom, - f_located(inst_HaywardMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3065, axiom, - f_located(inst_HaysMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred3066, axiom, - f_located(inst_ConwayHorryCountySCAirport,inst_UnitedStates)). - -fof(axWorldAKPred3067, axiom, - f_located(inst_HazebrouckAirport,inst_France)). - -fof(axWorldAKPred3068, axiom, - f_located(inst_CarrollCountyTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred3069, axiom, - f_located(inst_HanzhongAirport,inst_China)). - -fof(axWorldAKPred3070, axiom, - f_located(inst_HusavikAirport,inst_Iceland)). - -fof(axWorldAKPred3071, axiom, - f_located(inst_HazletonMunicipalPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3072, axiom, - f_located(inst_IgarkaKrasnoyarskAirport,inst_Russia)). - -fof(axWorldAKPred3073, axiom, - f_located(inst_McConnellAirForceBaseKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred3074, axiom, - f_located(inst_WashingtonDullesInternationalDCAirport,inst_UnitedStates)). - -fof(axWorldAKPred3075, axiom, - f_located(inst_NiagaraFallsInternationalNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3076, axiom, - f_located(inst_HoustonIntercontinentalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3077, axiom, - f_located(inst_IalibuAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3078, axiom, - f_located(inst_InAmenasZerzaltineAirport,inst_Algeria)). - -fof(axWorldAKPred3079, axiom, - f_located(inst_BobBakerMemorialAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3080, axiom, - f_located(inst_BahreganAirport,inst_Iran)). - -fof(axWorldAKPred3081, axiom, - f_located(inst_IasiAirport,inst_Romania)). - -fof(axWorldAKPred3082, axiom, - f_located(inst_IbadanAirport,inst_Nigeria)). - -fof(axWorldAKPred3083, axiom, - f_located(inst_IbagueAirport,inst_Colombia)). - -fof(axWorldAKPred3084, axiom, - f_located(inst_IbokiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3085, axiom, - f_located(inst_KimballMunicipalAirportRobertEArrajFieldNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred3086, axiom, - f_located(inst_IboAirport,inst_Mozambique)). - -fof(axWorldAKPred3087, axiom, - f_located(inst_IberiaAirport,inst_Peru)). - -fof(axWorldAKPred3088, axiom, - f_located(inst_IbizaBalearicIslandsAirport,inst_Spain)). - -fof(axWorldAKPred3089, axiom, - f_located(inst_IcabaruAirport,inst_Venezuela)). - -fof(axWorldAKPred3090, axiom, - f_located(inst_CiciaAirport,inst_Fiji)). - -fof(axWorldAKPred3091, axiom, - f_located(inst_NieuwNickerieNewNickerieAirport,inst_Suriname)). - -fof(axWorldAKPred3092, axiom, - f_located(inst_SchenckFieldIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3093, axiom, - f_located(inst_NicaroAirport,inst_Cuba)). - -fof(axWorldAKPred3094, axiom, - f_located(inst_WichitaMidContinentKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred3095, axiom, - f_located(inst_IcyBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3096, axiom, - f_located(inst_FanningFieldIDAirport,inst_UnitedStates)). - -fof(axWorldAKPred3097, axiom, - f_located(inst_IdreAirport,inst_Sweden)). - -fof(axWorldAKPred3098, axiom, - f_located(inst_IdiofaAirport,inst_Zaire)). - -fof(axWorldAKPred3099, axiom, - f_located(inst_IdaGroveMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3100, axiom, - f_located(inst_IndianaCountyJimmyStewartFieldPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3101, axiom, - f_located(inst_IndulkanaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3102, axiom, - f_located(inst_IndianolaMunicipalMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred3103, axiom, - f_located(inst_IndagenAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3104, axiom, - f_located(inst_SantaIsabelAirport,inst_Brazil)). - -fof(axWorldAKPred3105, axiom, - f_located(inst_IndependenceMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred3106, axiom, - f_located(inst_IndoreAirport,inst_India)). - -fof(axWorldAKPred3107, axiom, - f_located(inst_IledYeuAirport,inst_France)). - -fof(axWorldAKPred3108, axiom, - f_located(inst_ZielonaGoraAirport,inst_Poland)). - -fof(axWorldAKPred3109, axiom, - f_located(inst_IejimaAirport,inst_Japan)). - -fof(axWorldAKPred3110, axiom, - f_located(inst_NowShahrAirport,inst_Iran)). - -fof(axWorldAKPred3111, axiom, - f_located(inst_ZhulyanyKievAirport,inst_Ukraine)). - -fof(axWorldAKPred3112, axiom, - f_located(inst_IowaFallsMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3113, axiom, - f_located(inst_IffleyQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3114, axiom, - f_located(inst_IsafjordurAirport,inst_Iceland)). - -fof(axWorldAKPred3115, axiom, - f_located(inst_InnisfailQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3116, axiom, - f_located(inst_IsfahanAirport,inst_Iran)). - -fof(axWorldAKPred3117, axiom, - f_located(inst_IvanoFrankivskIvanoFrankovskIvanoFrankivskAirport,inst_Ukraine)). - -fof(axWorldAKPred3118, axiom, - f_located(inst_InaguaMatthewTownGreatInaguaAirport,inst_Bahamas)). - -fof(axWorldAKPred3119, axiom, - f_located(inst_IngenieroJacobacciAirport,inst_Argentina)). - -fof(axWorldAKPred3120, axiom, - f_located(inst_IguelaAirport,inst_Gabon)). - -fof(axWorldAKPred3121, axiom, - f_located(inst_IgiugigAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3122, axiom, - f_located(inst_InghamQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3123, axiom, - f_located(inst_CigliAirBaseIzmirAirport,inst_Turkey)). - -fof(axWorldAKPred3124, axiom, - f_located(inst_KingmanAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred3125, axiom, - f_located(inst_IliganAirport,inst_Philippines)). - -fof(axWorldAKPred3126, axiom, - f_located(inst_ChigorodoAirport,inst_Colombia)). - -fof(axWorldAKPred3127, axiom, - f_located(inst_CataratasdelIguazuIguazuAirport,inst_Argentina)). - -fof(axWorldAKPred3128, axiom, - f_located(inst_CataratasPRAirport,inst_Brazil)). - -fof(axWorldAKPred3129, axiom, - f_located(inst_NiihameAirport,inst_Japan)). - -fof(axWorldAKPred3130, axiom, - f_located(inst_QishnAirport,inst_Yemen)). - -fof(axWorldAKPred3131, axiom, - f_located(inst_IhosyAirport,inst_Madagascar)). - -fof(axWorldAKPred3132, axiom, - f_located(inst_IhuAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3133, axiom, - f_located(inst_InishmaanAirport,inst_Ireland)). - -fof(axWorldAKPred3134, axiom, - f_located(inst_IndependenceMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3135, axiom, - f_located(inst_NishinoomoteAirport,inst_Japan)). - -fof(axWorldAKPred3136, axiom, - f_located(inst_NissanIslandAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3137, axiom, - f_located(inst_WashingtonWilkesCountyGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3138, axiom, - f_located(inst_WindhamCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred3139, axiom, - f_located(inst_IzhevskUdmurtiaAirport,inst_Russia)). - -fof(axWorldAKPred3140, axiom, - f_located(inst_IjuiRSAirport,inst_Brazil)). - -fof(axWorldAKPred3141, axiom, - f_located(inst_JacksonvilleMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldAKPred3142, axiom, - f_located(inst_WilkesCountyNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred3143, axiom, - f_located(inst_IkiAirport,inst_Japan)). - -fof(axWorldAKPred3144, axiom, - f_located(inst_GreaterKankakeeILAirport,inst_UnitedStates)). - -fof(axWorldAKPred3145, axiom, - f_located(inst_IkelaAirport,inst_Zaire)). - -fof(axWorldAKPred3146, axiom, - f_located(inst_NikolskiAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3147, axiom, - f_located(inst_InkermanQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3148, axiom, - f_located(inst_BukhtaTiksiIceStripYakutiaSakhaAirport,inst_Russia)). - -fof(axWorldAKPred3149, axiom, - f_located(inst_IrkutskIrkutskAirport,inst_Russia)). - -fof(axWorldAKPred3150, axiom, - f_located(inst_IllagaAirport,inst_Indonesia)). - -fof(axWorldAKPred3151, axiom, - f_located(inst_IlhaSolteiraMSAirport,inst_Brazil)). - -fof(axWorldAKPred3152, axiom, - f_located(inst_KilleenMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3153, axiom, - f_located(inst_IlfordMBAirport,inst_Canada)). - -fof(axWorldAKPred3154, axiom, - f_located(inst_NewCastleCountyDEAirport,inst_UnitedStates)). - -fof(axWorldAKPred3155, axiom, - f_located(inst_IllishiemArmyAirFieldIllishiemAirport,inst_Germany)). - -fof(axWorldAKPred3156, axiom, - f_located(inst_IliamnaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3157, axiom, - f_located(inst_IlakaAirport,inst_Madagascar)). - -fof(axWorldAKPred3158, axiom, - f_located(inst_WillmarMunicipalAirportJohnLRiceFieldMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred3159, axiom, - f_located(inst_NewHanoverInternationalNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred3160, axiom, - f_located(inst_AirborneAirparkOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred3161, axiom, - f_located(inst_IloiloAirport,inst_Philippines)). - -fof(axWorldAKPred3162, axiom, - f_located(inst_IledesPinsIsleofPinesIsleofPinesAirport,inst_NewCaledonia)). - -fof(axWorldAKPred3163, axiom, - f_located(inst_IlorinAirport,inst_Nigeria)). - -fof(axWorldAKPred3164, axiom, - f_located(inst_KilaguniAirport,inst_Tanzania)). - -fof(axWorldAKPred3165, axiom, - f_located(inst_PortEllenIslayAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3166, axiom, - f_located(inst_ZilinaAirport,inst_Slovakia)). - -fof(axWorldAKPred3167, axiom, - f_located(inst_IamaleleAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3168, axiom, - f_located(inst_ImbaimadaiAirport,inst_Guyana)). - -fof(axWorldAKPred3169, axiom, - f_located(inst_ImondaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3170, axiom, - f_located(inst_ImphalAirport,inst_India)). - -fof(axWorldAKPred3171, axiom, - f_located(inst_InhamingaAirport,inst_Mozambique)). - -fof(axWorldAKPred3172, axiom, - f_located(inst_IneIneIslandAirport,inst_MarshallIslands)). - -fof(axWorldAKPred3173, axiom, - f_located(inst_SimikotAirport,inst_Nepal)). - -fof(axWorldAKPred3174, axiom, - f_located(inst_ImperialMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred3175, axiom, - f_located(inst_ImmokaleeFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred3176, axiom, - f_located(inst_ZemidAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred3177, axiom, - f_located(inst_ImperatrizMAAirport,inst_Brazil)). - -fof(axWorldAKPred3178, axiom, - f_located(inst_FordMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3179, axiom, - f_located(inst_NimrozAirport,inst_Afghanistan)). - -fof(axWorldAKPred3180, axiom, - f_located(inst_IndependenceAirport,inst_Belize)). - -fof(axWorldAKPred3181, axiom, - f_located(inst_YinchuanAirport,inst_China)). - -fof(axWorldAKPred3182, axiom, - f_located(inst_IndianapolisInternationalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred3183, axiom, - f_located(inst_ChindeAirport,inst_Mozambique)). - -fof(axWorldAKPred3184, axiom, - f_located(inst_InGuezzamAirport,inst_Algeria)). - -fof(axWorldAKPred3185, axiom, - f_located(inst_AgoAirport,inst_Argentina)). - -fof(axWorldAKPred3186, axiom, - f_located(inst_InhambaneAirport,inst_Mozambique)). - -fof(axWorldAKPred3187, axiom, - f_located(inst_NisAirport,inst_Yugoslavia)). - -fof(axWorldAKPred3188, axiom, - f_located(inst_InjuneQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3189, axiom, - f_located(inst_WinklerCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3190, axiom, - f_located(inst_FallsInternationalMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred3191, axiom, - f_located(inst_InnaminckaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3192, axiom, - f_located(inst_KranebittenInnsbruckAirport,inst_Austria)). - -fof(axWorldAKPred3193, axiom, - f_located(inst_InongoAirport,inst_Zaire)). - -fof(axWorldAKPred3194, axiom, - f_located(inst_InisheerAirport,inst_Ireland)). - -fof(axWorldAKPred3195, axiom, - f_located(inst_KincheldeAirForceBaseMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3196, axiom, - f_located(inst_IndianSpringsAirForceAuxiliaryNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred3197, axiom, - f_located(inst_SmithReynoldsNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred3198, axiom, - f_located(inst_InternationalNauruAirport,inst_Nauru)). - -fof(axWorldAKPred3199, axiom, - f_located(inst_InvernessScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3200, axiom, - f_located(inst_WinslowMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred3201, axiom, - f_located(inst_InanwatanAirport,inst_Indonesia)). - -fof(axWorldAKPred3202, axiom, - f_located(inst_InSalahAirport,inst_Algeria)). - -fof(axWorldAKPred3203, axiom, - f_located(inst_IoanninaAirport,inst_Greece)). - -fof(axWorldAKPred3204, axiom, - f_located(inst_IokeaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3205, axiom, - f_located(inst_RonaldswayIsleofManAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3206, axiom, - f_located(inst_ImpfondoAirport,inst_Congo)). - -fof(axWorldAKPred3207, axiom, - f_located(inst_IomaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3208, axiom, - f_located(inst_InishmoreAirport,inst_Ireland)). - -fof(axWorldAKPred3209, axiom, - f_located(inst_IlheusBAAirport,inst_Brazil)). - -fof(axWorldAKPred3210, axiom, - f_located(inst_IleQuenAirport,inst_NewCaledonia)). - -fof(axWorldAKPred3211, axiom, - f_located(inst_IowaCityMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3212, axiom, - f_located(inst_IpotaAirport,inst_Vanuatu)). - -fof(axWorldAKPred3213, axiom, - f_located(inst_MataveriEasterIsAirport,inst_Chile)). - -fof(axWorldAKPred3214, axiom, - f_located(inst_IpilAirport,inst_Philippines)). - -fof(axWorldAKPred3215, axiom, - f_located(inst_IpirangaAirport,inst_Brazil)). - -fof(axWorldAKPred3216, axiom, - f_located(inst_IpohAirport,inst_Malaysia)). - -fof(axWorldAKPred3217, axiom, - f_located(inst_IpialesAirport,inst_Colombia)). - -fof(axWorldAKPred3218, axiom, - f_located(inst_ImperialCountyCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3219, axiom, - f_located(inst_IpatingaAirport,inst_Brazil)). - -fof(axWorldAKPred3220, axiom, - f_located(inst_WilliamsportLycomingCountyPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3221, axiom, - f_located(inst_IpiauBAAirport,inst_Brazil)). - -fof(axWorldAKPred3222, axiom, - f_located(inst_IpswichAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3223, axiom, - f_located(inst_QiemoAirport,inst_China)). - -fof(axWorldAKPred3224, axiom, - f_located(inst_QingyangAirport,inst_China)). - -fof(axWorldAKPred3225, axiom, - f_located(inst_DiegoAracenaIquiqueAirport,inst_Chile)). - -fof(axWorldAKPred3226, axiom, - f_located(inst_CoronelFSVignetaIquitosAirport,inst_Peru)). - -fof(axWorldAKPred3227, axiom, - f_located(inst_KirakiraAirport,inst_SolomonIslands)). - -fof(axWorldAKPred3228, axiom, - f_located(inst_IraanMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3229, axiom, - f_located(inst_CircleCityAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3230, axiom, - f_located(inst_IshhurdiAirport,inst_Bangladesh)). - -fof(axWorldAKPred3231, axiom, - f_located(inst_IreceBAAirport,inst_Brazil)). - -fof(axWorldAKPred3232, axiom, - f_located(inst_LockhartRiversQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3233, axiom, - f_located(inst_IringaAirport,inst_Tanzania)). - -fof(axWorldAKPred3234, axiom, - f_located(inst_CapitanVicenteAlmandoLaRiojaAirport,inst_Argentina)). - -fof(axWorldAKPred3235, axiom, - f_located(inst_KirksvilleRegionalMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred3236, axiom, - f_located(inst_IrionaAirport,inst_Honduras)). - -fof(axWorldAKPred3237, axiom, - f_located(inst_BiraroAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred3238, axiom, - f_located(inst_MatariIsiroAirport,inst_Zaire)). - -fof(axWorldAKPred3239, axiom, - f_located(inst_KirschMunicipalMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3240, axiom, - f_located(inst_MountIsaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3241, axiom, - f_located(inst_IslamabadAirport,inst_Pakistan)). - -fof(axWorldAKPred3242, axiom, - f_located(inst_StMarysEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3243, axiom, - f_located(inst_IscuandeAirport,inst_Colombia)). - -fof(axWorldAKPred3244, axiom, - f_located(inst_IshigakiAirport,inst_Japan)). - -fof(axWorldAKPred3245, axiom, - f_located(inst_IschiaAirport,inst_Italy)). - -fof(axWorldAKPred3246, axiom, - f_located(inst_IsisfordQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3247, axiom, - f_located(inst_IslaMujersAirport,inst_Mexico)). - -fof(axWorldAKPred3248, axiom, - f_located(inst_NasikAirport,inst_India)). - -fof(axWorldAKPred3249, axiom, - f_located(inst_IsabelPassAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3250, axiom, - f_located(inst_OrlandoMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred3251, axiom, - f_located(inst_SloulinFieldInternationalNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred3252, axiom, - f_located(inst_KinstonRegionalJetportatStallingsFieldNCAirport,inst_UnitedStates)). - -fof(axWorldAKPred3253, axiom, - f_located(inst_LongIslandMacArthurNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3254, axiom, - f_located(inst_SchoolcraftCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3255, axiom, - f_located(inst_WiscassetMEAirport,inst_UnitedStates)). - -fof(axWorldAKPred3256, axiom, - f_located(inst_AtaturkYesilkovInternationalIstanbulAirport,inst_Turkey)). - -fof(axWorldAKPred3257, axiom, - f_located(inst_AlexanderFieldSouthWoodCountyWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3258, axiom, - f_located(inst_ItacoiatiaraAMAirport,inst_Brazil)). - -fof(axWorldAKPred3259, axiom, - f_located(inst_ItaitubaPAAirport,inst_Brazil)). - -fof(axWorldAKPred3260, axiom, - f_located(inst_ItuberaBAAirport,inst_Brazil)). - -fof(axWorldAKPred3261, axiom, - f_located(inst_TompkinsCountyNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3262, axiom, - f_located(inst_ItambacuriMGAirport,inst_Brazil)). - -fof(axWorldAKPred3263, axiom, - f_located(inst_ItajaiSCAirport,inst_Brazil)). - -fof(axWorldAKPred3264, axiom, - f_located(inst_ItokamaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3265, axiom, - f_located(inst_ItamiOsakaAirport,inst_Japan)). - -fof(axWorldAKPred3266, axiom, - f_located(inst_ItabunaBAAirport,inst_Brazil)). - -fof(axWorldAKPred3267, axiom, - f_located(inst_HiloInternationalHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3268, axiom, - f_located(inst_ItaquiRSAirport,inst_Brazil)). - -fof(axWorldAKPred3269, axiom, - f_located(inst_IluNewGuineaAirport,inst_Indonesia)). - -fof(axWorldAKPred3270, axiom, - f_located(inst_SummitLakeBCAirport,inst_Canada)). - -fof(axWorldAKPred3271, axiom, - f_located(inst_InusAirport,inst_SolomonIslands)). - -fof(axWorldAKPred3272, axiom, - f_located(inst_AmbanjaAirport,inst_Madagascar)). - -fof(axWorldAKPred3273, axiom, - f_located(inst_InvercargillAirport,inst_NewZealand)). - -fof(axWorldAKPred3274, axiom, - f_located(inst_IvangradAirport,inst_Yugoslavia)). - -fof(axWorldAKPred3275, axiom, - f_located(inst_IvishakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3276, axiom, - f_located(inst_IvaloAirport,inst_Finland)). - -fof(axWorldAKPred3277, axiom, - f_located(inst_ChivoloAirport,inst_Colombia)). - -fof(axWorldAKPred3278, axiom, - f_located(inst_InverellNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred3279, axiom, - f_located(inst_InverwayNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred3280, axiom, - f_located(inst_IwakuniAirForceBaseHonshuIsAirport,inst_Japan)). - -fof(axWorldAKPred3281, axiom, - f_located(inst_GogebicCountyMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3282, axiom, - f_located(inst_WabashMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred3283, axiom, - f_located(inst_IwamiAirport,inst_Japan)). - -fof(axWorldAKPred3284, axiom, - f_located(inst_IwoJimaAirport,inst_Japan)). - -fof(axWorldAKPred3285, axiom, - f_located(inst_WestHoustonLakesideTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3286, axiom, - f_located(inst_AgartalaAirport,inst_India)). - -fof(axWorldAKPred3287, axiom, - f_located(inst_BagdograAirport,inst_India)). - -fof(axWorldAKPred3288, axiom, - f_located(inst_ChandigarhAirport,inst_India)). - -fof(axWorldAKPred3289, axiom, - f_located(inst_AllahabadAirport,inst_India)). - -fof(axWorldAKPred3290, axiom, - f_located(inst_MangaloreAirport,inst_India)). - -fof(axWorldAKPred3291, axiom, - f_located(inst_BelgaumAirport,inst_India)). - -fof(axWorldAKPred3292, axiom, - f_located(inst_KailashaharAirport,inst_India)). - -fof(axWorldAKPred3293, axiom, - f_located(inst_LilabariAirport,inst_India)). - -fof(axWorldAKPred3294, axiom, - f_located(inst_JammuAirport,inst_India)). - -fof(axWorldAKPred3295, axiom, - f_located(inst_KeshodAirport,inst_India)). - -fof(axWorldAKPred3296, axiom, - f_located(inst_LehAirport,inst_India)). - -fof(axWorldAKPred3297, axiom, - f_located(inst_MaduraiAirport,inst_India)). - -fof(axWorldAKPred3298, axiom, - f_located(inst_KhowaiAirport,inst_India)). - -fof(axWorldAKPred3299, axiom, - f_located(inst_PathankotAirport,inst_India)). - -fof(axWorldAKPred3300, axiom, - f_located(inst_KamalpurAirport,inst_India)). - -fof(axWorldAKPred3301, axiom, - f_located(inst_RanchiAirport,inst_India)). - -fof(axWorldAKPred3302, axiom, - f_located(inst_SilcharAirport,inst_India)). - -fof(axWorldAKPred3303, axiom, - f_located(inst_PasighatAirport,inst_India)). - -fof(axWorldAKPred3304, axiom, - f_located(inst_AurangabadAirport,inst_India)). - -fof(axWorldAKPred3305, axiom, - f_located(inst_AlongAirport,inst_India)). - -fof(axWorldAKPred3306, axiom, - f_located(inst_JamshedpurAirport,inst_India)). - -fof(axWorldAKPred3307, axiom, - f_located(inst_KandlaAirport,inst_India)). - -fof(axWorldAKPred3308, axiom, - f_located(inst_PortBlairAirport,inst_India)). - -fof(axWorldAKPred3309, axiom, - f_located(inst_InyokernCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3310, axiom, - f_located(inst_SantaYnezCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3311, axiom, - f_located(inst_AMenderesIzmirAirport,inst_Turkey)). - -fof(axWorldAKPred3312, axiom, - f_located(inst_IzumoAirport,inst_Japan)). - -fof(axWorldAKPred3313, axiom, - f_located(inst_IxtepecAirport,inst_Mexico)). - -fof(axWorldAKPred3314, axiom, - f_located(inst_JalalabadAirport,inst_Afghanistan)). - -fof(axWorldAKPred3315, axiom, - f_located(inst_JabiruNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred3316, axiom, - f_located(inst_JacksonHoleWYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3317, axiom, - f_located(inst_JandakotWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3318, axiom, - f_located(inst_AtlantaTechnologyParkGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3319, axiom, - f_located(inst_JaffnaAirport,inst_SriLanka)). - -fof(axWorldAKPred3320, axiom, - f_located(inst_JacobabadAirport,inst_Pakistan)). - -fof(axWorldAKPred3321, axiom, - f_located(inst_HartsfieldHeliportGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3322, axiom, - f_located(inst_JaipurAirport,inst_India)). - -fof(axWorldAKPred3323, axiom, - f_located(inst_PerimeterGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3324, axiom, - f_located(inst_JachelAirport,inst_Haiti)). - -fof(axWorldAKPred3325, axiom, - f_located(inst_JalapaAirport,inst_Mexico)). - -fof(axWorldAKPred3326, axiom, - f_located(inst_JambolAirport,inst_Bulgaria)). - -fof(axWorldAKPred3327, axiom, - f_located(inst_JacksonInternationalMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred3328, axiom, - f_located(inst_BeaverRuinGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3329, axiom, - f_located(inst_JacouinotBayAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3330, axiom, - f_located(inst_MethodistHospitalHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3331, axiom, - f_located(inst_JasperCountyAirportBellFieldTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3332, axiom, - f_located(inst_JabatAirport,inst_MarshallIslands)). - -fof(axWorldAKPred3333, axiom, - f_located(inst_JaujaAirport,inst_Peru)). - -fof(axWorldAKPred3334, axiom, - f_located(inst_IlulissatJakobshavnAirport,inst_Greenland)). - -fof(axWorldAKPred3335, axiom, - f_located(inst_JacksonvilleInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred3336, axiom, - f_located(inst_BostonCityHeliportMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3337, axiom, - f_located(inst_BerkeleyCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3338, axiom, - f_located(inst_CommerceBusinessParkHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3339, axiom, - f_located(inst_JonesboroMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldAKPred3340, axiom, - f_located(inst_CampParksHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3341, axiom, - f_located(inst_BethelSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3342, axiom, - f_located(inst_HeliportCroisetteAirport,inst_France)). - -fof(axWorldAKPred3343, axiom, - f_located(inst_JoacabaSCAirport,inst_Brazil)). - -fof(axWorldAKPred3344, axiom, - f_located(inst_ChinaBasinHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3345, axiom, - f_located(inst_OaklandConventionCenterHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3346, axiom, - f_located(inst_ChristianshabAirport,inst_Greenland)). - -fof(axWorldAKPred3347, axiom, - f_located(inst_OlatheKSKansasCityAirport,inst_UnitedStates)). - -fof(axWorldAKPred3348, axiom, - f_located(inst_JuliaCreekQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3349, axiom, - f_located(inst_JacobinaBAAirport,inst_Brazil)). - -fof(axWorldAKPred3350, axiom, - f_located(inst_HeliportInchonAirport,inst_SouthKorea)). - -fof(axWorldAKPred3351, axiom, - f_located(inst_JacareacangaPRAirport,inst_Brazil)). - -fof(axWorldAKPred3352, axiom, - f_located(inst_KimbleCountyTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3353, axiom, - f_located(inst_CiticorpHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3354, axiom, - f_located(inst_JohnsonCityTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3355, axiom, - f_located(inst_JohnDayStateORAirport,inst_UnitedStates)). - -fof(axWorldAKPred3356, axiom, - f_located(inst_DallasDowntownHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3357, axiom, - f_located(inst_JuizdoForaMGAirport,inst_Brazil)). - -fof(axWorldAKPred3358, axiom, - f_located(inst_JodhpurAirport,inst_India)). - -fof(axWorldAKPred3359, axiom, - f_located(inst_MiamiHeliportFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred3360, axiom, - f_located(inst_JordanMTAirport,inst_UnitedStates)). - -fof(axWorldAKPred3361, axiom, - f_located(inst_JuazeirodoNorteCEAirport,inst_Brazil)). - -fof(axWorldAKPred3362, axiom, - f_located(inst_HeliportParisAirport,inst_France)). - -fof(axWorldAKPred3363, axiom, - f_located(inst_DowntownHeliportMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred3364, axiom, - f_located(inst_CentralBusinessDistrictDowntownHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3365, axiom, - f_located(inst_RISDDowneyHelistopCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3366, axiom, - f_located(inst_JingdezhenAirport,inst_China)). - -fof(axWorldAKPred3367, axiom, - f_located(inst_KingAbdulAzizJeddahAirport,inst_SaudiArabia)). - -fof(axWorldAKPred3368, axiom, - f_located(inst_JeremieAirport,inst_Haiti)). - -fof(axWorldAKPred3369, axiom, - f_located(inst_JeffersonCityMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred3370, axiom, - f_located(inst_EgedesmindeAirport,inst_Greenland)). - -fof(axWorldAKPred3371, axiom, - f_located(inst_JehAirport,inst_MarshallIslands)). - -fof(axWorldAKPred3372, axiom, - f_located(inst_EmeryvilleCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3373, axiom, - f_located(inst_JequieBAAirport,inst_Brazil)). - -fof(axWorldAKPred3374, axiom, - f_located(inst_JesupWayneCountyGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3375, axiom, - f_located(inst_JohnFKennedyInternationalNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3376, axiom, - f_located(inst_FremantleWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3377, axiom, - f_located(inst_JeffersonCountyAirparkOHAirport,inst_UnitedStates)). - -fof(axWorldAKPred3378, axiom, - f_located(inst_FrederikshabAirport,inst_Greenland)). - -fof(axWorldAKPred3379, axiom, - f_located(inst_JamnagarAirport,inst_India)). - -fof(axWorldAKPred3380, axiom, - f_located(inst_JagdalpurAirport,inst_India)). - -fof(axWorldAKPred3381, axiom, - f_located(inst_GrandCanyonHeliportAZAirport,inst_UnitedStates)). - -fof(axWorldAKPred3382, axiom, - f_located(inst_GeojeHeliportSeoulAirport,inst_SouthKorea)). - -fof(axWorldAKPred3383, axiom, - f_located(inst_WilliamsburgJamestownVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3384, axiom, - f_located(inst_GalleriaHeliportGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3385, axiom, - f_located(inst_JiayuguanAirport,inst_China)). - -fof(axWorldAKPred3386, axiom, - f_located(inst_GodhavnAirport,inst_Greenland)). - -fof(axWorldAKPred3387, axiom, - f_located(inst_GreenwayPlazaHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3388, axiom, - f_located(inst_TranscoTowerGarageHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3389, axiom, - f_located(inst_HeliportGronnedalAirport,inst_Greenland)). - -fof(axWorldAKPred3390, axiom, - f_located(inst_SunsetGlendaleCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3391, axiom, - f_located(inst_JohorBahruAirport,inst_Malaysia)). - -fof(axWorldAKPred3392, axiom, - f_located(inst_IslandHeliportNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3393, axiom, - f_located(inst_HeliportHelsingborgAirport,inst_Sweden)). - -fof(axWorldAKPred3394, axiom, - f_located(inst_JinghongAirport,inst_China)). - -fof(axWorldAKPred3395, axiom, - f_located(inst_KapaluaWestMauiHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3396, axiom, - f_located(inst_ShuteHarbourQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3397, axiom, - f_located(inst_HolsteinsborgAirport,inst_Greenland)). - -fof(axWorldAKPred3398, axiom, - f_located(inst_ChautauquaCountyJamestownNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3399, axiom, - f_located(inst_CambridgeMAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3400, axiom, - f_located(inst_JuinaMGAirport,inst_Brazil)). - -fof(axWorldAKPred3401, axiom, - f_located(inst_AmbouliDjiboutiAirport,inst_Djibouti)). - -fof(axWorldAKPred3402, axiom, - f_located(inst_CityofIndustryCivicFinancialHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3403, axiom, - f_located(inst_JijigaAirport,inst_Peru)). - -fof(axWorldAKPred3404, axiom, - f_located(inst_JilinAirport,inst_China)). - -fof(axWorldAKPred3405, axiom, - f_located(inst_JimmaAirport,inst_Ethiopia)). - -fof(axWorldAKPred3406, axiom, - f_located(inst_JinjaAirport,inst_Uganda)). - -fof(axWorldAKPred3407, axiom, - f_located(inst_OntarioHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3408, axiom, - f_located(inst_JipijapaAirport,inst_Ecuador)). - -fof(axWorldAKPred3409, axiom, - f_located(inst_JiriAirport,inst_Nepal)). - -fof(axWorldAKPred3410, axiom, - f_located(inst_KitsaultBCAirport,inst_Canada)). - -fof(axWorldAKPred3411, axiom, - f_located(inst_JiujiangAirport,inst_China)). - -fof(axWorldAKPred3412, axiom, - f_located(inst_JiwaniAirport,inst_Pakistan)). - -fof(axWorldAKPred3413, axiom, - f_located(inst_JuanjuiAirport,inst_Peru)). - -fof(axWorldAKPred3414, axiom, - f_located(inst_JinjiangAirport,inst_China)). - -fof(axWorldAKPred3415, axiom, - f_located(inst_JulianehabAirport,inst_Greenland)). - -fof(axWorldAKPred3416, axiom, - f_located(inst_JonkopingAirport,inst_Sweden)). - -fof(axWorldAKPred3417, axiom, - f_located(inst_ChiosAirport,inst_Greece)). - -fof(axWorldAKPred3418, axiom, - f_located(inst_JulianCarrollKYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3419, axiom, - f_located(inst_JanakpurAirport,inst_Nepal)). - -fof(axWorldAKPred3420, axiom, - f_located(inst_MetropolitanAreaJakartaAirport,inst_Indonesia)). - -fof(axWorldAKPred3421, axiom, - f_located(inst_QuartzCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3422, axiom, - f_located(inst_NAALongBeachPortHelistopCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3423, axiom, - f_located(inst_LandskronaHeliportHelsingborAirport,inst_Sweden)). - -fof(axWorldAKPred3424, axiom, - f_located(inst_UnitedStatesrmyHeliportILAirport,inst_UnitedStates)). - -fof(axWorldAKPred3425, axiom, - f_located(inst_LewisUniversityILAirport,inst_UnitedStates)). - -fof(axWorldAKPred3426, axiom, - f_located(inst_JoplinRegionalMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred3427, axiom, - f_located(inst_JesoloAirport,inst_Italy)). - -fof(axWorldAKPred3428, axiom, - f_located(inst_JuanlesPinsAirport,inst_France)). - -fof(axWorldAKPred3429, axiom, - f_located(inst_JabalpurAirport,inst_India)). - -fof(axWorldAKPred3430, axiom, - f_located(inst_UnionCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3431, axiom, - f_located(inst_MarriottAstrodomeHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3432, axiom, - f_located(inst_JambaAirport,inst_Angola)). - -fof(axWorldAKPred3433, axiom, - f_located(inst_CommodoreCenterHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3434, axiom, - f_located(inst_MarketCenterHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3435, axiom, - f_located(inst_SchaumburgAirParkILAirport,inst_UnitedStates)). - -fof(axWorldAKPred3436, axiom, - f_located(inst_MikonosAirport,inst_Greece)). - -fof(axWorldAKPred3437, axiom, - f_located(inst_MalmoHarbourHeliportMalmoAirport,inst_Sweden)). - -fof(axWorldAKPred3438, axiom, - f_located(inst_JomsomAirport,inst_Nepal)). - -fof(axWorldAKPred3439, axiom, - f_located(inst_JamestownMunicipalNDAirport,inst_UnitedStates)). - -fof(axWorldAKPred3440, axiom, - f_located(inst_JiamusiAirport,inst_China)). - -fof(axWorldAKPred3441, axiom, - f_located(inst_MannyYokoFreetownAirport,inst_SierraLeone)). - -fof(axWorldAKPred3442, axiom, - f_located(inst_JanuariaMGAirport,inst_Brazil)). - -fof(axWorldAKPred3443, axiom, - f_located(inst_JanSmutsJohannesburgAirport,inst_SouthAfrica)). - -fof(axWorldAKPred3444, axiom, - f_located(inst_JiningAirport,inst_China)). - -fof(axWorldAKPred3445, axiom, - f_located(inst_JuninAirport,inst_Argentina)). - -fof(axWorldAKPred3446, axiom, - f_located(inst_NanortalikAirport,inst_Greenland)). - -fof(axWorldAKPred3447, axiom, - f_located(inst_NewportBeachCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3448, axiom, - f_located(inst_NarssaqAirport,inst_Greenland)). - -fof(axWorldAKPred3449, axiom, - f_located(inst_JuneauInternationalAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3450, axiom, - f_located(inst_NaxosAirport,inst_Greece)). - -fof(axWorldAKPred3451, axiom, - f_located(inst_JinzhouAirport,inst_China)). - -fof(axWorldAKPred3452, axiom, - f_located(inst_CenterportHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3453, axiom, - f_located(inst_JoensuuAirport,inst_Finland)). - -fof(axWorldAKPred3454, axiom, - f_located(inst_AdisuciptoYogyakartaAirport,inst_Indonesia)). - -fof(axWorldAKPred3455, axiom, - f_located(inst_JoinvilleSCAirport,inst_Brazil)). - -fof(axWorldAKPred3456, axiom, - f_located(inst_YoshkarOlaJoshkarOlaMariElAirport,inst_Russia)). - -fof(axWorldAKPred3457, axiom, - f_located(inst_JoloAirport,inst_Philippines)). - -fof(axWorldAKPred3458, axiom, - f_located(inst_NjombeAirport,inst_Tanzania)). - -fof(axWorldAKPred3459, axiom, - f_located(inst_JohnsonAtollJohnstonIslandAirport,inst_JohnstonAtoll)). - -fof(axWorldAKPred3460, axiom, - f_located(inst_JosephstaalAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3461, axiom, - f_located(inst_ChocHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3462, axiom, - f_located(inst_JosAirport,inst_Nigeria)). - -fof(axWorldAKPred3463, axiom, - f_located(inst_JolietParkDistrictILAirport,inst_UnitedStates)). - -fof(axWorldAKPred3464, axiom, - f_located(inst_JoaoPessoaPBAirport,inst_Brazil)). - -fof(axWorldAKPred3465, axiom, - f_located(inst_PasadenaCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3466, axiom, - f_located(inst_LemboHeliportNJAirport,inst_UnitedStates)). - -fof(axWorldAKPred3467, axiom, - f_located(inst_PentagonArmyHeliportDCAirport,inst_UnitedStates)). - -fof(axWorldAKPred3468, axiom, - f_located(inst_JiParanaROAirport,inst_Brazil)). - -fof(axWorldAKPred3469, axiom, - f_located(inst_ParkTenHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3470, axiom, - f_located(inst_LaDefenseHeliportParisAirport,inst_France)). - -fof(axWorldAKPred3471, axiom, - f_located(inst_JaqueAirport,inst_Panama)). - -fof(axWorldAKPred3472, axiom, - f_located(inst_PortAuthorityWest30thStreetMidtownHeliportNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3473, axiom, - f_located(inst_PortAuthorityDowntownManhattanWallStreetHeliportNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3474, axiom, - f_located(inst_CharltonBuildingHeliportMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred3475, axiom, - f_located(inst_RiversideMetroCenterHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3476, axiom, - f_located(inst_East60thStreetHeliportNYAirport,inst_UnitedStates)). - -fof(axWorldAKPred3477, axiom, - f_located(inst_JorhatAirport,inst_India)). - -fof(axWorldAKPred3478, axiom, - f_located(inst_ArsukAirport,inst_Greenland)). - -fof(axWorldAKPred3479, axiom, - f_located(inst_JuruenaMGAirport,inst_Brazil)). - -fof(axWorldAKPred3480, axiom, - f_located(inst_KilimanjaroAirport,inst_Tanzania)). - -fof(axWorldAKPred3481, axiom, - f_located(inst_AtarotJerusalemAirport,inst_Israel)). - -fof(axWorldAKPred3482, axiom, - f_located(inst_JerezdelaFronteraAirport,inst_Spain)). - -fof(axWorldAKPred3483, axiom, - f_located(inst_JaisalmerAirport,inst_India)). - -fof(axWorldAKPred3484, axiom, - f_located(inst_SikorskyHeliportCTAirport,inst_UnitedStates)). - -fof(axWorldAKPred3485, axiom, - f_located(inst_JuneauHarborSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3486, axiom, - f_located(inst_SitiaCreteAirport,inst_Greece)). - -fof(axWorldAKPred3487, axiom, - f_located(inst_SkiathosAirport,inst_Greece)). - -fof(axWorldAKPred3488, axiom, - f_located(inst_StCloudHospitalHeliportMNAirport,inst_UnitedStates)). - -fof(axWorldAKPred3489, axiom, - f_located(inst_SteelPierTajMahalHeliportNJAirport,inst_UnitedStates)). - -fof(axWorldAKPred3490, axiom, - f_located(inst_JosedeSanMartinAirport,inst_Argentina)). - -fof(axWorldAKPred3491, axiom, - f_located(inst_ShermanOaksCommunityHospitalHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3492, axiom, - f_located(inst_HeliportSodertaljeAirport,inst_Sweden)). - -fof(axWorldAKPred3493, axiom, - f_located(inst_SogwipoChejuAirport,inst_SouthKorea)). - -fof(axWorldAKPred3494, axiom, - f_located(inst_JessoreAirport,inst_Bangladesh)). - -fof(axWorldAKPred3495, axiom, - f_located(inst_SpetsaiIslandAirport,inst_Greenland)). - -fof(axWorldAKPred3496, axiom, - f_located(inst_JohnstownCambriaCountyPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3497, axiom, - f_located(inst_SukkertoppenAirport,inst_Greenland)). - -fof(axWorldAKPred3498, axiom, - f_located(inst_SunnyvaleCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3499, axiom, - f_located(inst_SyrosIslandAirport,inst_Greece)). - -fof(axWorldAKPred3500, axiom, - f_located(inst_StTropezAirport,inst_France)). - -fof(axWorldAKPred3501, axiom, - f_located(inst_RIScienceCenterHelistopCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3502, axiom, - f_located(inst_SantoriniThiraAirport,inst_Greece)). - -fof(axWorldAKPred3503, axiom, - f_located(inst_AstypaleaIslandAirport,inst_Greece)). - -fof(axWorldAKPred3504, axiom, - f_located(inst_JuaraAirport,inst_Brazil)). - -fof(axWorldAKPred3505, axiom, - f_located(inst_JubaAirport,inst_Sudan)). - -fof(axWorldAKPred3506, axiom, - f_located(inst_UniversalStudiosCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3507, axiom, - f_located(inst_JuistAirport,inst_Germany)). - -fof(axWorldAKPred3508, axiom, - f_located(inst_JujuyAirport,inst_Argentina)). - -fof(axWorldAKPred3509, axiom, - f_located(inst_JuliacaAirport,inst_Peru)). - -fof(axWorldAKPred3510, axiom, - f_located(inst_JumlaAirport,inst_Nepal)). - -fof(axWorldAKPred3511, axiom, - f_located(inst_JundahQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3512, axiom, - f_located(inst_JuradoAirport,inst_Colombia)). - -fof(axWorldAKPred3513, axiom, - f_located(inst_CableHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3514, axiom, - f_located(inst_JurienBayWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3515, axiom, - f_located(inst_JuticalpaAirport,inst_Honduras)). - -fof(axWorldAKPred3516, axiom, - f_located(inst_UpernavikAirport,inst_Greenland)). - -fof(axWorldAKPred3517, axiom, - f_located(inst_UyakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3518, axiom, - f_located(inst_JuzhowAirport,inst_China)). - -fof(axWorldAKPred3519, axiom, - f_located(inst_AnkavandraAirport,inst_Madagascar)). - -fof(axWorldAKPred3520, axiom, - f_located(inst_KupperNJAirport,inst_UnitedStates)). - -fof(axWorldAKPred3521, axiom, - f_located(inst_RockCountyWIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3522, axiom, - f_located(inst_ClarkCountyINAirport,inst_UnitedStates)). - -fof(axWorldAKPred3523, axiom, - f_located(inst_JwanengAirport,inst_Botswana)). - -fof(axWorldAKPred3524, axiom, - f_located(inst_WarnerBrothersStudiosCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3525, axiom, - f_located(inst_WestchaseHiltonHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3526, axiom, - f_located(inst_TheWoodlandsMemorialHospitalHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3527, axiom, - f_located(inst_JohnCTuneTNAirport,inst_UnitedStates)). - -fof(axWorldAKPred3528, axiom, - f_located(inst_JacksonCountyAirportReynoldsFieldMIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3529, axiom, - f_located(inst_MeridianArmyNationalGuardBaseOperationsMSAirport,inst_UnitedStates)). - -fof(axWorldAKPred3530, axiom, - f_located(inst_PlantationAirparkGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3531, axiom, - f_located(inst_LeesburgMunicipalAirportGodfreyFieldVAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3532, axiom, - f_located(inst_YorkMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldAKPred3533, axiom, - f_located(inst_JyvaskylaJyvaeskylaeAirport,inst_Finland)). - -fof(axWorldAKPred3534, axiom, - f_located(inst_CharlestonExecutiveSCAirport,inst_UnitedStates)). - -fof(axWorldAKPred3535, axiom, - f_located(inst_PickensCountyGAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3536, axiom, - f_located(inst_KasamaAirport,inst_Zambia)). - -fof(axWorldAKPred3537, axiom, - f_located(inst_KaribaAirport,inst_Zimbabwe)). - -fof(axWorldAKPred3538, axiom, - f_located(inst_KameshliAirport,inst_Syria)). - -fof(axWorldAKPred3539, axiom, - f_located(inst_KadunaAirport,inst_Nigeria)). - -fof(axWorldAKPred3540, axiom, - f_located(inst_KakeSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3541, axiom, - f_located(inst_KaratoAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3542, axiom, - f_located(inst_KangnungAirport,inst_SouthKorea)). - -fof(axWorldAKPred3543, axiom, - f_located(inst_MelbourneHeliportVictoriaAirport,inst_Australia)). - -fof(axWorldAKPred3544, axiom, - f_located(inst_KaieteurAirport,inst_Guyana)). - -fof(axWorldAKPred3545, axiom, - f_located(inst_KajaaniAirport,inst_Finland)). - -fof(axWorldAKPred3546, axiom, - f_located(inst_KaltagAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3547, axiom, - f_located(inst_KamaranIslandAirport,inst_Yemen)). - -fof(axWorldAKPred3548, axiom, - f_located(inst_KanoAirport,inst_Nigeria)). - -fof(axWorldAKPred3549, axiom, - f_located(inst_KuusamoAirport,inst_Finland)). - -fof(axWorldAKPred3550, axiom, - f_located(inst_KapangaAirport,inst_Zaire)). - -fof(axWorldAKPred3551, axiom, - f_located(inst_KamulaiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3552, axiom, - f_located(inst_KamarangAirport,inst_Guyana)). - -fof(axWorldAKPred3553, axiom, - f_located(inst_KarasburgAirport,inst_Namibia)). - -fof(axWorldAKPred3554, axiom, - f_located(inst_KaitaiaAirport,inst_NewZealand)). - -fof(axWorldAKPred3555, axiom, - f_located(inst_KauhavaAirport,inst_Fiji)). - -fof(axWorldAKPred3556, axiom, - f_located(inst_KavanayenAirport,inst_Venezuela)). - -fof(axWorldAKPred3557, axiom, - f_located(inst_KawthaungAirport,inst_Myanmar)). - -fof(axWorldAKPred3558, axiom, - f_located(inst_KalbarriWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3559, axiom, - f_located(inst_WakayaIslandAirport,inst_Fiji)). - -fof(axWorldAKPred3560, axiom, - f_located(inst_KauAirport,inst_Indonesia)). - -fof(axWorldAKPred3561, axiom, - f_located(inst_KabalaAirport,inst_SierraLeone)). - -fof(axWorldAKPred3562, axiom, - f_located(inst_KirkimbieAirport,inst_Australia)). - -fof(axWorldAKPred3563, axiom, - f_located(inst_BirchCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3564, axiom, - f_located(inst_KimberlyDownsWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3565, axiom, - f_located(inst_BellIslandHotSpringsSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3566, axiom, - f_located(inst_KarubagaAirport,inst_Indonesia)). - -fof(axWorldAKPred3567, axiom, - f_located(inst_KabalegaAirport,inst_Uganda)). - -fof(axWorldAKPred3568, axiom, - f_located(inst_KalatAirport,inst_Pakistan)). - -fof(axWorldAKPred3569, axiom, - f_located(inst_KribiAirport,inst_Cameroon)). - -fof(axWorldAKPred3570, axiom, - f_located(inst_KingsCanyonNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred3571, axiom, - f_located(inst_KlagBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3572, axiom, - f_located(inst_KabulKhabulAirport,inst_Afghanistan)). - -fof(axWorldAKPred3573, axiom, - f_located(inst_KabwumAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3574, axiom, - f_located(inst_KabindaAirport,inst_Zaire)). - -fof(axWorldAKPred3575, axiom, - f_located(inst_KabaloAirport,inst_Zaire)). - -fof(axWorldAKPred3576, axiom, - f_located(inst_BorispolKievAirport,inst_Ukraine)). - -fof(axWorldAKPred3577, axiom, - f_located(inst_KasunguAirport,inst_Malawi)). - -fof(axWorldAKPred3578, axiom, - f_located(inst_KotaBharuAirport,inst_Malaysia)). - -fof(axWorldAKPred3579, axiom, - f_located(inst_BoAirport,inst_SierraLeone)). - -fof(axWorldAKPred3580, axiom, - f_located(inst_KabaenaAirport,inst_Indonesia)). - -fof(axWorldAKPred3581, axiom, - f_located(inst_KotabaruAirport,inst_Indonesia)). - -fof(axWorldAKPred3582, axiom, - f_located(inst_KrabiAirport,inst_Thailand)). - -fof(axWorldAKPred3583, axiom, - f_located(inst_ChignikBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3584, axiom, - f_located(inst_KambuayaAirport,inst_Indonesia)). - -fof(axWorldAKPred3585, axiom, - f_located(inst_StreakyBaySouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3586, axiom, - f_located(inst_KaikoruaAirport,inst_NewZealand)). - -fof(axWorldAKPred3587, axiom, - f_located(inst_KuqaAirport,inst_China)). - -fof(axWorldAKPred3588, axiom, - f_located(inst_KasikasimaAirport,inst_Suriname)). - -fof(axWorldAKPred3589, axiom, - f_located(inst_CoffmanCoveSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3590, axiom, - f_located(inst_CollinsvilleQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3591, axiom, - f_located(inst_ChignikFisheriesAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3592, axiom, - f_located(inst_KuchingEastAirport,inst_Malaysia)). - -fof(axWorldAKPred3593, axiom, - f_located(inst_KonoAirport,inst_Indonesia)). - -fof(axWorldAKPred3594, axiom, - f_located(inst_MetropolitanAreaKSAirport,inst_UnitedStates)). - -fof(axWorldAKPred3595, axiom, - f_located(inst_ChignikLagoonAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3596, axiom, - f_located(inst_ChernofskiHarborSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3597, axiom, - f_located(inst_ColvilleRiverAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3598, axiom, - f_located(inst_KamyanetsPodilskyyKamenetsPodolskiyKhmelnytskyyAirport,inst_Ukraine)). - -fof(axWorldAKPred3599, axiom, - f_located(inst_ChignikAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3600, axiom, - f_located(inst_ColoradoCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3601, axiom, - f_located(inst_KingsCreekStationAirport,inst_Australia)). - -fof(axWorldAKPred3602, axiom, - f_located(inst_MasindiAirport,inst_Uganda)). - -fof(axWorldAKPred3603, axiom, - f_located(inst_KochiAirport,inst_Japan)). - -fof(axWorldAKPred3604, axiom, - f_located(inst_KoldaAirport,inst_Senegal)). - -fof(axWorldAKPred3605, axiom, - f_located(inst_KambaldaWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3606, axiom, - f_located(inst_KandiAirport,inst_Benin)). - -fof(axWorldAKPred3607, axiom, - f_located(inst_KhuzdarAirport,inst_Pakistan)). - -fof(axWorldAKPred3608, axiom, - f_located(inst_KorobaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3609, axiom, - f_located(inst_KardjaliAirport,inst_Bulgaria)). - -fof(axWorldAKPred3610, axiom, - f_located(inst_KandaharAirport,inst_Afghanistan)). - -fof(axWorldAKPred3611, axiom, - f_located(inst_WolterMonginsidiKendariAirport,inst_Indonesia)). - -fof(axWorldAKPred3612, axiom, - f_located(inst_NDjoleAirport,inst_Gabon)). - -fof(axWorldAKPred3613, axiom, - f_located(inst_KodiakMunicipalAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3614, axiom, - f_located(inst_KardlaAirport,inst_Estonia)). - -fof(axWorldAKPred3615, axiom, - f_located(inst_NDendeAirport,inst_Gabon)). - -fof(axWorldAKPred3616, axiom, - f_located(inst_KandepAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3617, axiom, - f_located(inst_KandrianAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3618, axiom, - f_located(inst_KamaranDownsQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3619, axiom, - f_located(inst_SkarduAirport,inst_Pakistan)). - -fof(axWorldAKPred3620, axiom, - f_located(inst_KandavuAirport,inst_Fiji)). - -fof(axWorldAKPred3621, axiom, - f_located(inst_KeisahAirport,inst_Indonesia)). - -fof(axWorldAKPred3622, axiom, - f_located(inst_EnglishBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3623, axiom, - f_located(inst_KasengaAirport,inst_Zaire)). - -fof(axWorldAKPred3624, axiom, - f_located(inst_KaediAirport,inst_Mauritania)). - -fof(axWorldAKPred3625, axiom, - f_located(inst_KelleAirport,inst_Congo)). - -fof(axWorldAKPred3626, axiom, - f_located(inst_KeflavikReykjavikAirport,inst_Iceland)). - -fof(axWorldAKPred3627, axiom, - f_located(inst_KeglsuglAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3628, axiom, - f_located(inst_KenmoreAirHarborIncSeaplaneBaseWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3629, axiom, - f_located(inst_KepiAirport,inst_Indonesia)). - -fof(axWorldAKPred3630, axiom, - f_located(inst_KemerovoKemerovoAirport,inst_Russia)). - -fof(axWorldAKPred3631, axiom, - f_located(inst_EkwokAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3632, axiom, - f_located(inst_KielAirport,inst_Germany)). - -fof(axWorldAKPred3633, axiom, - f_located(inst_TornioKemiAirport,inst_Finland)). - -fof(axWorldAKPred3634, axiom, - f_located(inst_KenemaAirport,inst_SierraLeone)). - -fof(axWorldAKPred3635, axiom, - f_located(inst_NepalganjAirport,inst_Nepal)). - -fof(axWorldAKPred3636, axiom, - f_located(inst_KebarAirport,inst_Indonesia)). - -fof(axWorldAKPred3637, axiom, - f_located(inst_KermanAirport,inst_Iran)). - -fof(axWorldAKPred3638, axiom, - f_located(inst_KelseyMBAirport,inst_Canada)). - -fof(axWorldAKPred3639, axiom, - f_located(inst_KengtungAirport,inst_Myanmar)). - -fof(axWorldAKPred3640, axiom, - f_located(inst_KuorevisiAirport,inst_Finland)). - -fof(axWorldAKPred3641, axiom, - f_located(inst_KanabeaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3642, axiom, - f_located(inst_KerichoAirport,inst_Kenya)). - -fof(axWorldAKPred3643, axiom, - f_located(inst_KiffaAirport,inst_Mauritania)). - -fof(axWorldAKPred3644, axiom, - f_located(inst_FarranforeAirport,inst_Ireland)). - -fof(axWorldAKPred3645, axiom, - f_located(inst_KalkurungAirport,inst_Australia)). - -fof(axWorldAKPred3646, axiom, - f_located(inst_FalsePassAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3647, axiom, - f_located(inst_KanangaAirport,inst_Zaire)). - -fof(axWorldAKPred3648, axiom, - f_located(inst_KongeAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3649, axiom, - f_located(inst_KingscoteKangarooIslandSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3650, axiom, - f_located(inst_KaliningradKaliningradAirport,inst_Russia)). - -fof(axWorldAKPred3651, axiom, - f_located(inst_WaraghandyKaragandaQaraghandyAirport,inst_Kazakhstan)). - -fof(axWorldAKPred3652, axiom, - f_located(inst_KedougouAirport,inst_Senegal)). - -fof(axWorldAKPred3653, axiom, - f_located(inst_YongaiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3654, axiom, - f_located(inst_KalgoorlieWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3655, axiom, - f_located(inst_KarongaAirport,inst_Malawi)). - -fof(axWorldAKPred3656, axiom, - f_located(inst_NewKoliganekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3657, axiom, - f_located(inst_KanombeKigaliAirport,inst_Rwanda)). - -fof(axWorldAKPred3658, axiom, - f_located(inst_KumgimAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3659, axiom, - f_located(inst_KasongoLundaAirport,inst_Zaire)). - -fof(axWorldAKPred3660, axiom, - f_located(inst_KirovohradKirovogradKirovohradAirport,inst_Ukraine)). - -fof(axWorldAKPred3661, axiom, - f_located(inst_KulgeraNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred3662, axiom, - f_located(inst_KosKosIslandAirport,inst_Greece)). - -fof(axWorldAKPred3663, axiom, - f_located(inst_KangambaAirport,inst_Angola)). - -fof(axWorldAKPred3664, axiom, - f_located(inst_KeningauAirport,inst_Malaysia)). - -fof(axWorldAKPred3665, axiom, - f_located(inst_KagiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3666, axiom, - f_located(inst_GraylingAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3667, axiom, - f_located(inst_KingaroyQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3668, axiom, - f_located(inst_GlacierCreekAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3669, axiom, - f_located(inst_KhanehAirport,inst_Iran)). - -fof(axWorldAKPred3670, axiom, - f_located(inst_KerchKrymCrimeaAirport,inst_Ukraine)). - -fof(axWorldAKPred3671, axiom, - f_located(inst_KhersonMykolayivAirport,inst_Ukraine)). - -fof(axWorldAKPred3672, axiom, - f_located(inst_KashiAirport,inst_China)). - -fof(axWorldAKPred3673, axiom, - f_located(inst_InternationalKaohsiungAirport,inst_Taiwan)). - -fof(axWorldAKPred3674, axiom, - f_located(inst_KarachiAirport,inst_Pakistan)). - -fof(axWorldAKPred3675, axiom, - f_located(inst_KauhajokiAirport,inst_Finland)). - -fof(axWorldAKPred3676, axiom, - f_located(inst_KharkAirport,inst_Iran)). - -fof(axWorldAKPred3677, axiom, - f_located(inst_KhulnaAirport,inst_Bangladesh)). - -fof(axWorldAKPred3678, axiom, - f_located(inst_KhamtiAirport,inst_Myanmar)). - -fof(axWorldAKPred3679, axiom, - f_located(inst_NanchangAirport,inst_China)). - -fof(axWorldAKPred3680, axiom, - f_located(inst_KhaskovoAirport,inst_Bulgaria)). - -fof(axWorldAKPred3681, axiom, - f_located(inst_KhasabAirport,inst_Oman)). - -fof(axWorldAKPred3682, axiom, - f_located(inst_KhostAirport,inst_Nepal)). - -fof(axWorldAKPred3683, axiom, - f_located(inst_KremenchukKremenchugPoltavaAirport,inst_Ukraine)). - -fof(axWorldAKPred3684, axiom, - f_located(inst_NovyKhabarovskAirport,inst_Russia)). - -fof(axWorldAKPred3685, axiom, - f_located(inst_KhwaiRiverLandingAirport,inst_Botswana)). - -fof(axWorldAKPred3686, axiom, - f_located(inst_KaiapitAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3687, axiom, - f_located(inst_IvanofBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3688, axiom, - f_located(inst_MesadelReyCAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3689, axiom, - f_located(inst_KristianstadAirport,inst_Sweden)). - -fof(axWorldAKPred3690, axiom, - f_located(inst_KietaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3691, axiom, - f_located(inst_KingfisherLakeAerodromeONAirport,inst_Canada)). - -fof(axWorldAKPred3692, axiom, - f_located(inst_KoingnaasAirport,inst_SouthAfrica)). - -fof(axWorldAKPred3693, axiom, - f_located(inst_KishIslandAirport,inst_Iran)). - -fof(axWorldAKPred3694, axiom, - f_located(inst_KibrisAirport,inst_Cyprus)). - -fof(axWorldAKPred3695, axiom, - f_located(inst_NiigataHonshuAirport,inst_Japan)). - -fof(axWorldAKPred3696, axiom, - f_located(inst_KirkukAirport,inst_Iraq)). - -fof(axWorldAKPred3697, axiom, - f_located(inst_KilwaAirport,inst_Zaire)). - -fof(axWorldAKPred3698, axiom, - f_located(inst_KimberleyAirport,inst_SouthAfrica)). - -fof(axWorldAKPred3699, axiom, - f_located(inst_NormanManleyKingstonAirport,inst_Jamaica)). - -fof(axWorldAKPred3700, axiom, - f_located(inst_KiliKiliIslandAirport,inst_MarshallIslands)). - -fof(axWorldAKPred3701, axiom, - f_located(inst_KickapooDowntownAirparkTXAirport,inst_UnitedStates)). - -fof(axWorldAKPred3702, axiom, - f_located(inst_KiraAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3703, axiom, - f_located(inst_KillarneyKerryCountyAirport,inst_Ireland)). - -fof(axWorldAKPred3704, axiom, - f_located(inst_KisumuAirport,inst_Kenya)). - -fof(axWorldAKPred3705, axiom, - f_located(inst_KithiraAirport,inst_Greece)). - -fof(axWorldAKPred3706, axiom, - f_located(inst_KiungaAirportKenya,inst_Kenya)). - -fof(axWorldAKPred3707, axiom, - f_located(inst_KitweAirport,inst_Zambia)). - -fof(axWorldAKPred3708, axiom, - f_located(inst_KansaiOsakaAirport,inst_Japan)). - -fof(axWorldAKPred3709, axiom, - f_located(inst_KilwaAirportTanzania,inst_Tanzania)). - -fof(axWorldAKPred3710, axiom, - f_located(inst_KikinondaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3711, axiom, - f_located(inst_KrasnoyarskKrasnoyarskAirport,inst_Russia)). - -fof(axWorldAKPred3712, axiom, - f_located(inst_KortrijkWevelgemKortrijkAirport,inst_Belgium)). - -fof(axWorldAKPred3713, axiom, - f_located(inst_KeramaAirport,inst_Japan)). - -fof(axWorldAKPred3714, axiom, - f_located(inst_KamirabaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3715, axiom, - f_located(inst_KoyukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3716, axiom, - f_located(inst_KitoiBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3717, axiom, - f_located(inst_KhonKaenAirport,inst_Thailand)). - -fof(axWorldAKPred3718, axiom, - f_located(inst_KokodaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3719, axiom, - f_located(inst_KerikeriBayofIslandsAirport,inst_NewZealand)). - -fof(axWorldAKPred3720, axiom, - f_located(inst_KakiovikAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3721, axiom, - f_located(inst_KonawarukAirport,inst_Guyana)). - -fof(axWorldAKPred3722, axiom, - f_located(inst_KongiganakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3723, axiom, - f_located(inst_AkiachakSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3724, axiom, - f_located(inst_KitaKyushuAirport,inst_Japan)). - -fof(axWorldAKPred3725, axiom, - f_located(inst_KalakaketAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3726, axiom, - f_located(inst_KarlukLakeSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3727, axiom, - f_located(inst_KokeKathiemLopBuriAirport,inst_Thailand)). - -fof(axWorldAKPred3728, axiom, - f_located(inst_HoybuktmoenKirkenesAirport,inst_Norway)). - -fof(axWorldAKPred3729, axiom, - f_located(inst_KaikoheAirport,inst_NewZealand)). - -fof(axWorldAKPred3730, axiom, - f_located(inst_KoolburraQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3731, axiom, - f_located(inst_KaukuraAirport,inst_FrenchPolynesia)). - -fof(axWorldAKPred3732, axiom, - f_located(inst_KokrinesAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3733, axiom, - f_located(inst_KentlandMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldAKPred3734, axiom, - f_located(inst_EkukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3735, axiom, - f_located(inst_KikwitAirport,inst_Zaire)). - -fof(axWorldAKPred3736, axiom, - f_located(inst_KikaigaShimaAirport,inst_Japan)). - -fof(axWorldAKPred3737, axiom, - f_located(inst_KilkennyAirport,inst_Ireland)). - -fof(axWorldAKPred3738, axiom, - f_located(inst_KampalaAirport,inst_Uganda)). - -fof(axWorldAKPred3739, axiom, - f_located(inst_KalaboAirport,inst_Zambia)). - -fof(axWorldAKPred3740, axiom, - f_located(inst_KaolackAirport,inst_Senegal)). - -fof(axWorldAKPred3741, axiom, - f_located(inst_MicalovoTverAirport,inst_Russia)). - -fof(axWorldAKPred3742, axiom, - f_located(inst_KaeleAirport,inst_Cameroon)). - -fof(axWorldAKPred3743, axiom, - f_located(inst_KalskagAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3744, axiom, - f_located(inst_KolhapurAirport,inst_India)). - -fof(axWorldAKPred3745, axiom, - f_located(inst_KotakoliAirport,inst_Zaire)). - -fof(axWorldAKPred3746, axiom, - f_located(inst_KlaipedaAirport,inst_Lithuania)). - -fof(axWorldAKPred3747, axiom, - f_located(inst_KalokolAirport,inst_Kenya)). - -fof(axWorldAKPred3748, axiom, - f_located(inst_LevelockAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3749, axiom, - f_located(inst_LarsenBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3750, axiom, - f_located(inst_KaliboAirport,inst_Philippines)). - -fof(axWorldAKPred3751, axiom, - f_located(inst_KelpBayAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3752, axiom, - f_located(inst_KeluangAirport,inst_Indonesia)). - -fof(axWorldAKPred3753, axiom, - f_located(inst_KalmarAirport,inst_Sweden)). - -fof(axWorldAKPred3754, axiom, - f_located(inst_KelsoLongviewWAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3755, axiom, - f_located(inst_KaiserslauternAirport,inst_Germany)). - -fof(axWorldAKPred3756, axiom, - f_located(inst_KlagenfurtAirport,inst_Austria)). - -fof(axWorldAKPred3757, axiom, - f_located(inst_KarlovyVaryAirport,inst_CzechRepublic)). - -fof(axWorldAKPred3758, axiom, - f_located(inst_KlawockAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3759, axiom, - f_located(inst_KalamataAirport,inst_Greece)). - -fof(axWorldAKPred3760, axiom, - f_located(inst_KalimaAirport,inst_Zaire)). - -fof(axWorldAKPred3761, axiom, - f_located(inst_KleinzeeAirport,inst_SouthAfrica)). - -fof(axWorldAKPred3762, axiom, - f_located(inst_KeremaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3763, axiom, - f_located(inst_KoinambeAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3764, axiom, - f_located(inst_McCordAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3765, axiom, - f_located(inst_MandjiAirport,inst_Gabon)). - -fof(axWorldAKPred3766, axiom, - f_located(inst_KamembeAirport,inst_Rwanda)). - -fof(axWorldAKPred3767, axiom, - f_located(inst_KaminaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3768, axiom, - f_located(inst_WujlabaKunmingAirport,inst_China)). - -fof(axWorldAKPred3769, axiom, - f_located(inst_KurumanAirport,inst_SouthAfrica)). - -fof(axWorldAKPred3770, axiom, - f_located(inst_MiyazakiAirport,inst_Japan)). - -fof(axWorldAKPred3771, axiom, - f_located(inst_KumamotoAirport,inst_Japan)). - -fof(axWorldAKPred3772, axiom, - f_located(inst_MakabanaAirport,inst_Congo)). - -fof(axWorldAKPred3773, axiom, - f_located(inst_KamileroiQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3774, axiom, - f_located(inst_KimamAirport,inst_Indonesia)). - -fof(axWorldAKPred3775, axiom, - f_located(inst_KaminaAirportZaire,inst_Zaire)). - -fof(axWorldAKPred3776, axiom, - f_located(inst_ManokotakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3777, axiom, - f_located(inst_KeetmanshoopAirport,inst_Namibia)). - -fof(axWorldAKPred3778, axiom, - f_located(inst_KanazawaKomatsuAirport,inst_Japan)). - -fof(axWorldAKPred3779, axiom, - f_located(inst_KarimuiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3780, axiom, - f_located(inst_KumasiAirport,inst_Ghana)). - -fof(axWorldAKPred3781, axiom, - f_located(inst_KampotAirport,inst_Cambodia)). - -fof(axWorldAKPred3782, axiom, - f_located(inst_KismayuAirport,inst_Somalia)). - -fof(axWorldAKPred3783, axiom, - f_located(inst_KalemyoAirport,inst_Myanmar)). - -fof(axWorldAKPred3784, axiom, - f_located(inst_KhamisMuskaytAirport,inst_SaudiArabia)). - -fof(axWorldAKPred3785, axiom, - f_located(inst_MoserBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3786, axiom, - f_located(inst_KacmaAirport,inst_Zambia)). - -fof(axWorldAKPred3787, axiom, - f_located(inst_VinadelMarAirport,inst_Chile)). - -fof(axWorldAKPred3788, axiom, - f_located(inst_KanabMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldAKPred3789, axiom, - f_located(inst_JianAirport,inst_China)). - -fof(axWorldAKPred3790, axiom, - f_located(inst_KinduAirport,inst_Zaire)). - -fof(axWorldAKPred3791, axiom, - f_located(inst_KanainjAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3792, axiom, - f_located(inst_MarhanRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3793, axiom, - f_located(inst_KaimanaAirport,inst_Indonesia)). - -fof(axWorldAKPred3794, axiom, - f_located(inst_KinmenAirport,inst_Taiwan)). - -fof(axWorldAKPred3795, axiom, - f_located(inst_KatanningWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3796, axiom, - f_located(inst_KindambaAirport,inst_Congo)). - -fof(axWorldAKPred3797, axiom, - f_located(inst_KakhonakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3798, axiom, - f_located(inst_KaniamaAirport,inst_Zaire)). - -fof(axWorldAKPred3799, axiom, - f_located(inst_KankanAirport,inst_Guinea)). - -fof(axWorldAKPred3800, axiom, - f_located(inst_KnokkeHeistZouteAirport,inst_Belgium)). - -fof(axWorldAKPred3801, axiom, - f_located(inst_KoneAirport,inst_NewCaledonia)). - -fof(axWorldAKPred3802, axiom, - f_located(inst_KanganAirport,inst_Iran)). - -fof(axWorldAKPred3803, axiom, - f_located(inst_KingIslandTasmaniaAirport,inst_Australia)). - -fof(axWorldAKPred3804, axiom, - f_located(inst_KennettMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldAKPred3805, axiom, - f_located(inst_KanpurAirport,inst_India)). - -fof(axWorldAKPred3806, axiom, - f_located(inst_NewStuyahokAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3807, axiom, - f_located(inst_KununurraWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3808, axiom, - f_located(inst_KennyCoveAirport,inst_SaudiArabia)). - -fof(axWorldAKPred3809, axiom, - f_located(inst_KeniebaAirport,inst_Mali)). - -fof(axWorldAKPred3810, axiom, - f_located(inst_KeaholeKonaInternationalHIAirport,inst_UnitedStates)). - -fof(axWorldAKPred3811, axiom, - f_located(inst_KoutabaAirport,inst_Cameroon)). - -fof(axWorldAKPred3812, axiom, - f_located(inst_KoumacAirport,inst_NewCaledonia)). - -fof(axWorldAKPred3813, axiom, - f_located(inst_KotabangunAirport,inst_Indonesia)). - -fof(axWorldAKPred3814, axiom, - f_located(inst_EltariKupangAirport,inst_Indonesia)). - -fof(axWorldAKPred3815, axiom, - f_located(inst_KhongAirport,inst_Laos)). - -fof(axWorldAKPred3816, axiom, - f_located(inst_KoolatahQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3817, axiom, - f_located(inst_KirkwallOrkneyIslandsAirport,inst_Scotland)). - -fof(axWorldAKPred3818, axiom, - f_located(inst_KagoshimaKyushuAirport,inst_Japan)). - -fof(axWorldAKPred3819, axiom, - f_located(inst_PietarsaariKokkolaAirport,inst_Finland)). - -fof(axWorldAKPred3820, axiom, - f_located(inst_KoumalaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred3821, axiom, - f_located(inst_KomoMandaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3822, axiom, - f_located(inst_KontumAirport,inst_Vietnam)). - -fof(axWorldAKPred3823, axiom, - f_located(inst_KongoloAirport,inst_Zaire)). - -fof(axWorldAKPred3824, axiom, - f_located(inst_NakhonPhanomAirport,inst_Thailand)). - -fof(axWorldAKPred3825, axiom, - f_located(inst_KokoroAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3826, axiom, - f_located(inst_KompongsomAirport,inst_Cambodia)). - -fof(axWorldAKPred3827, axiom, - f_located(inst_KotlikAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3828, axiom, - f_located(inst_KoulamoutouAirport,inst_Gabon)). - -fof(axWorldAKPred3829, axiom, - f_located(inst_KokshetauKokchetavKokshetauAirport,inst_Kazakhstan)). - -fof(axWorldAKPred3830, axiom, - f_located(inst_GanzhouAirport,inst_China)). - -fof(axWorldAKPred3831, axiom, - f_located(inst_KokonaoAirport,inst_Indonesia)). - -fof(axWorldAKPred3832, axiom, - f_located(inst_OlgaBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3833, axiom, - f_located(inst_OuzinkieAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3834, axiom, - f_located(inst_KopiagoAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3835, axiom, - f_located(inst_PointBakerSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3836, axiom, - f_located(inst_PortClarenceCoastGuardStationAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3837, axiom, - f_located(inst_StouffersHeliportPAAirport,inst_UnitedStates)). - -fof(axWorldAKPred3838, axiom, - f_located(inst_YapsieiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3839, axiom, - f_located(inst_KurupungAirport,inst_Guyana)). - -fof(axWorldAKPred3840, axiom, - f_located(inst_PauloffHarborSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3841, axiom, - f_located(inst_KapitSarawakAirport,inst_Malaysia)). - -fof(axWorldAKPred3842, axiom, - f_located(inst_ParksSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3843, axiom, - f_located(inst_KompiamAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3844, axiom, - f_located(inst_KipnukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3845, axiom, - f_located(inst_PohangAirport,inst_SouthKorea)). - -fof(axWorldAKPred3846, axiom, - f_located(inst_KalpowarQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3847, axiom, - f_located(inst_PortWilliamsSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3848, axiom, - f_located(inst_KempseyNewSouthWalesAirport,inst_Australia)). - -fof(axWorldAKPred3849, axiom, - f_located(inst_JackpotAirportHaydenFieldNVAirport,inst_UnitedStates)). - -fof(axWorldAKPred3850, axiom, - f_located(inst_PerryvilleAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3851, axiom, - f_located(inst_PortBaileySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3852, axiom, - f_located(inst_AkutanSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3853, axiom, - f_located(inst_KoonibbaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3854, axiom, - f_located(inst_KolAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3855, axiom, - f_located(inst_KerangVictoriaAirport,inst_Australia)). - -fof(axWorldAKPred3856, axiom, - f_located(inst_KarumbaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3857, axiom, - f_located(inst_KerinciSamatraAirport,inst_Indonesia)). - -fof(axWorldAKPred3858, axiom, - f_located(inst_KurundiNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred3859, axiom, - f_located(inst_KirunduAirport,inst_Zaire)). - -fof(axWorldAKPred3860, axiom, - f_located(inst_KramforsAirport,inst_Sweden)). - -fof(axWorldAKPred3861, axiom, - f_located(inst_KarasabaiAirport,inst_Guyana)). - -fof(axWorldAKPred3862, axiom, - f_located(inst_RedhillEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3863, axiom, - f_located(inst_KikoriAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3864, axiom, - f_located(inst_KarawariAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3865, axiom, - f_located(inst_BaliceKrakowAirport,inst_Poland)). - -fof(axWorldAKPred3866, axiom, - f_located(inst_KorlaAirport,inst_China)). - -fof(axWorldAKPred3867, axiom, - f_located(inst_KaranamboAirport,inst_Guyana)). - -fof(axWorldAKPred3868, axiom, - f_located(inst_KirunaAirport,inst_Sweden)). - -fof(axWorldAKPred3869, axiom, - f_located(inst_KurganKurganAirport,inst_Russia)). - -fof(axWorldAKPred3870, axiom, - f_located(inst_KarupAirport,inst_Denmark)). - -fof(axWorldAKPred3871, axiom, - f_located(inst_KramatorskDonetskAirport,inst_Ukraine)). - -fof(axWorldAKPred3872, axiom, - f_located(inst_KrasnodarKrasnodarAirport,inst_Russia)). - -fof(axWorldAKPred3873, axiom, - f_located(inst_KjevikKristiansandAirport,inst_Norway)). - -fof(axWorldAKPred3874, axiom, - f_located(inst_KhartoumAirport,inst_Sudan)). - -fof(axWorldAKPred3875, axiom, - f_located(inst_KeruaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3876, axiom, - f_located(inst_KerioValleyAirport,inst_Kenya)). - -fof(axWorldAKPred3877, axiom, - f_located(inst_KrasnodovskBalkanAirport,inst_Turkmenistan)). - -fof(axWorldAKPred3878, axiom, - f_located(inst_KarKarAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3879, axiom, - f_located(inst_KaramayAirport,inst_China)). - -fof(axWorldAKPred3880, axiom, - f_located(inst_KiriAirport,inst_Zaire)). - -fof(axWorldAKPred3881, axiom, - f_located(inst_KosreaKosraeIslandAirport,inst_Micronesia)). - -fof(axWorldAKPred3882, axiom, - f_located(inst_KasanombeAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3883, axiom, - f_located(inst_BarcaKosiceAirport,inst_Slovakia)). - -fof(axWorldAKPred3884, axiom, - f_located(inst_KarlstadAirport,inst_Sweden)). - -fof(axWorldAKPred3885, axiom, - f_located(inst_KaseseAirport,inst_Uganda)). - -fof(axWorldAKPred3886, axiom, - f_located(inst_KasselAirport,inst_Germany)). - -fof(axWorldAKPred3887, axiom, - f_located(inst_KisenganAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3888, axiom, - f_located(inst_KermanshahAirport,inst_Iran)). - -fof(axWorldAKPred3889, axiom, - f_located(inst_KissidougouAirport,inst_Guinea)). - -fof(axWorldAKPred3890, axiom, - f_located(inst_KasosIslandCreteAirport,inst_Greece)). - -fof(axWorldAKPred3891, axiom, - f_located(inst_KarlskogaAirport,inst_Sweden)). - -fof(axWorldAKPred3892, axiom, - f_located(inst_KassalaAirport,inst_Sudan)). - -fof(axWorldAKPred3893, axiom, - f_located(inst_StMarysAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3894, axiom, - f_located(inst_QostanayKustanayQostanayAirport,inst_Kazakhstan)). - -fof(axWorldAKPred3895, axiom, - f_located(inst_KastoriaAirport,inst_Greece)). - -fof(axWorldAKPred3896, axiom, - f_located(inst_KosipeAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3897, axiom, - f_located(inst_SandyRiverORAirport,inst_UnitedStates)). - -fof(axWorldAKPred3898, axiom, - f_located(inst_SikassoAirport,inst_Mali)). - -fof(axWorldAKPred3899, axiom, - f_located(inst_KostiAirport,inst_Sudan)). - -fof(axWorldAKPred3900, axiom, - f_located(inst_KvernbergetKristiansundAirport,inst_Norway)). - -fof(axWorldAKPred3901, axiom, - f_located(inst_SpringvaleQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3902, axiom, - f_located(inst_KiryatShmonaAirport,inst_Israel)). - -fof(axWorldAKPred3903, axiom, - f_located(inst_YasuruAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3904, axiom, - f_located(inst_KarrathaWesternAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3905, axiom, - f_located(inst_ThorneBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3906, axiom, - f_located(inst_KitaDaitoAirport,inst_Japan)). - -fof(axWorldAKPred3907, axiom, - f_located(inst_KertehAirport,inst_Malaysia)). - -fof(axWorldAKPred3908, axiom, - f_located(inst_TakakaAirport,inst_NewZealand)). - -fof(axWorldAKPred3909, axiom, - f_located(inst_KetapangBorneoAirport,inst_Indonesia)). - -fof(axWorldAKPred3910, axiom, - f_located(inst_TikchikLodgeAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3911, axiom, - f_located(inst_KratieAirport,inst_Cambodia)). - -fof(axWorldAKPred3912, axiom, - f_located(inst_KanuaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3913, axiom, - f_located(inst_KitaleAirport,inst_Kenya)). - -fof(axWorldAKPred3914, axiom, - f_located(inst_TribhuvanKathmanduAirport,inst_Nepal)). - -fof(axWorldAKPred3915, axiom, - f_located(inst_KetchikanInternationalAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3916, axiom, - f_located(inst_KatoAirport,inst_Guyana)). - -fof(axWorldAKPred3917, axiom, - f_located(inst_TinsonKingstonAirport,inst_Jamaica)). - -fof(axWorldAKPred3918, axiom, - f_located(inst_KatherineNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldAKPred3919, axiom, - f_located(inst_BrevigMissionAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3920, axiom, - f_located(inst_KittilaAirport,inst_Finland)). - -fof(axWorldAKPred3921, axiom, - f_located(inst_KotaAirport,inst_India)). - -fof(axWorldAKPred3922, axiom, - f_located(inst_KammarataAirport,inst_Venezuela)). - -fof(axWorldAKPred3923, axiom, - f_located(inst_PyrzowiceKatowiceAirport,inst_Poland)). - -fof(axWorldAKPred3924, axiom, - f_located(inst_KoutialaAirport,inst_Mali)). - -fof(axWorldAKPred3925, axiom, - f_located(inst_TerrorBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3926, axiom, - f_located(inst_KuantanAirport,inst_Malaysia)). - -fof(axWorldAKPred3927, axiom, - f_located(inst_KualaBelaitAirport,inst_Brunei)). - -fof(axWorldAKPred3928, axiom, - f_located(inst_KuriaAirport,inst_Kiribati)). - -fof(axWorldAKPred3929, axiom, - f_located(inst_KudatSabahAirport,inst_Malaysia)). - -fof(axWorldAKPred3930, axiom, - f_located(inst_KukunduAirport,inst_SolomonIslands)). - -fof(axWorldAKPred3931, axiom, - f_located(inst_SamaraSamaraAirport,inst_Russia)). - -fof(axWorldAKPred3932, axiom, - f_located(inst_KubinIslandAirport,inst_Australia)). - -fof(axWorldAKPred3933, axiom, - f_located(inst_KushiroAirport,inst_Japan)). - -fof(axWorldAKPred3934, axiom, - f_located(inst_KawauIslandAirport,inst_NewZealand)). - -fof(axWorldAKPred3935, axiom, - f_located(inst_KushimotoAirport,inst_Japan)). - -fof(axWorldAKPred3936, axiom, - f_located(inst_KasiglukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3937, axiom, - f_located(inst_SubangPeninsularAirport,inst_Malaysia)). - -fof(axWorldAKPred3938, axiom, - f_located(inst_YakuShimaAirport,inst_Japan)). - -fof(axWorldAKPred3939, axiom, - f_located(inst_KaunasAirport,inst_Lithuania)). - -fof(axWorldAKPred3940, axiom, - f_located(inst_KuopioAirport,inst_Finland)). - -fof(axWorldAKPred3941, axiom, - f_located(inst_KupianoAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3942, axiom, - f_located(inst_KuriAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3943, axiom, - f_located(inst_KuranAirport,inst_Afghanistan)). - -fof(axWorldAKPred3944, axiom, - f_located(inst_KulusukIslandAirport,inst_Greenland)). - -fof(axWorldAKPred3945, axiom, - f_located(inst_KutaisiAirport,inst_Georgia)). - -fof(axWorldAKPred3946, axiom, - f_located(inst_KuluAirport,inst_India)). - -fof(axWorldAKPred3947, axiom, - f_located(inst_KunsanAirport,inst_SouthKorea)). - -fof(axWorldAKPred3948, axiom, - f_located(inst_KamusiAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3949, axiom, - f_located(inst_UyakSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3950, axiom, - f_located(inst_AirBaseKusanAirport,inst_SouthKorea)). - -fof(axWorldAKPred3951, axiom, - f_located(inst_KavallaKavalaAirport,inst_Greece)). - -fof(axWorldAKPred3952, axiom, - f_located(inst_SkovdeAirport,inst_Sweden)). - -fof(axWorldAKPred3953, axiom, - f_located(inst_KingCoveAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3954, axiom, - f_located(inst_GyandzhaAirport,inst_Azerbaijan)). - -fof(axWorldAKPred3955, axiom, - f_located(inst_KitavaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3956, axiom, - f_located(inst_KaviengAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3957, axiom, - f_located(inst_KivalinaAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3958, axiom, - f_located(inst_KorolevuAirport,inst_Fiji)). - -fof(axWorldAKPred3959, axiom, - f_located(inst_LyangasodvKirovAirport,inst_Russia)). - -fof(axWorldAKPred3960, axiom, - f_located(inst_BucholzArmyAirFieldKwajaleinKMRKwajaleinAirport,inst_MarshallIslands)). - -fof(axWorldAKPred3961, axiom, - f_located(inst_KawadjiaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldAKPred3962, axiom, - f_located(inst_GuiyangAirport,inst_China)). - -fof(axWorldAKPred3963, axiom, - f_located(inst_WaterfallSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3964, axiom, - f_located(inst_KrivyyRihKrivoyRogDnipropetrovskAirport,inst_Ukraine)). - -fof(axWorldAKPred3965, axiom, - f_located(inst_KhwahanAirport,inst_Afghanistan)). - -fof(axWorldAKPred3966, axiom, - f_located(inst_KuwaitAirport,inst_Kuwait)). - -fof(axWorldAKPred3967, axiom, - f_located(inst_KwangjuAirport,inst_SouthKorea)). - -fof(axWorldAKPred3968, axiom, - f_located(inst_KwigillingokSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3969, axiom, - f_located(inst_GuilinAirport,inst_China)). - -fof(axWorldAKPred3970, axiom, - f_located(inst_KowanyamaQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3971, axiom, - f_located(inst_QuinhagakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3972, axiom, - f_located(inst_KawitoAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3973, axiom, - f_located(inst_WestPointSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3974, axiom, - f_located(inst_KwaiHarbourAirport,inst_SolomonIslands)). - -fof(axWorldAKPred3975, axiom, - f_located(inst_KwethlukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3976, axiom, - f_located(inst_MansionHouseAirport,inst_NewZealand)). - -fof(axWorldAKPred3977, axiom, - f_located(inst_KurwinaAirport,inst_SolomonIslands)). - -fof(axWorldAKPred3978, axiom, - f_located(inst_KiwaiIslandAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3979, axiom, - f_located(inst_KiwayuAirport,inst_Kenya)). - -fof(axWorldAKPred3980, axiom, - f_located(inst_KolweziAirport,inst_Zaire)). - -fof(axWorldAKPred3981, axiom, - f_located(inst_KasaanSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3982, axiom, - f_located(inst_KlerksdorpAirport,inst_SouthAfrica)). - -fof(axWorldAKPred3983, axiom, - f_located(inst_KoroAirport,inst_Fiji)). - -fof(axWorldAKPred3984, axiom, - f_located(inst_KomsomolskNaAmureKhabarovskAirport,inst_Russia)). - -fof(axWorldAKPred3985, axiom, - f_located(inst_KaroolaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3986, axiom, - f_located(inst_KonyaAirport,inst_Turkey)). - -fof(axWorldAKPred3987, axiom, - f_located(inst_OrchidIslandAirport,inst_Taiwan)). - -fof(axWorldAKPred3988, axiom, - f_located(inst_TripoliAirport,inst_Lebanon)). - -fof(axWorldAKPred3989, axiom, - f_located(inst_WhitsundayQueenslandAirport,inst_Australia)). - -fof(axWorldAKPred3990, axiom, - f_located(inst_YalataMissionSouthAustraliaAirport,inst_Australia)). - -fof(axWorldAKPred3991, axiom, - f_located(inst_KarlukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3992, axiom, - f_located(inst_KeyLargoFLAirport,inst_UnitedStates)). - -fof(axWorldAKPred3993, axiom, - f_located(inst_MiltonKeynesAirport,inst_UnitedKingdom)). - -fof(axWorldAKPred3994, axiom, - f_located(inst_KyaukpyuAirport,inst_Myanmar)). - -fof(axWorldAKPred3995, axiom, - f_located(inst_KayesAirport,inst_Mali)). - -fof(axWorldAKPred3996, axiom, - f_located(inst_KyauktawAirport,inst_Myanmar)). - -fof(axWorldAKPred3997, axiom, - f_located(inst_KoyukukAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred3998, axiom, - f_located(inst_YalumetAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred3999, axiom, - f_located(inst_ZacharBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred4000, axiom, - f_located(inst_KompongChhnangAirport,inst_Cambodia)). - -fof(axWorldAKPred4001, axiom, - f_located(inst_KrakorAirport,inst_Cambodia)). - -fof(axWorldAKPred4002, axiom, - f_located(inst_KaintibaAirport,inst_PapuaNewGuinea)). - -fof(axWorldAKPred4003, axiom, - f_located(inst_KizhuyakAKAirport,inst_UnitedStates)). - -fof(axWorldAKPred4004, axiom, - f_located(inst_KozaniAirport,inst_Greece)). - -fof(axWorldAKPred4005, axiom, - f_located(inst_KompongThomAirport,inst_Cambodia)). - -fof(axWorldAKPred4006, axiom, - f_located(inst_KazanTatarstanAirport,inst_Russia)). - -fof(axWorldAKPred4007, axiom, - f_located(inst_KastelorizoAirport,inst_Greece)). - diff --git a/examples/SUMO/TPTP/WorldAirportsL_ZAx.p b/examples/SUMO/TPTP/WorldAirportsL_ZAx.p deleted file mode 100644 index 9825e6698..000000000 --- a/examples/SUMO/TPTP/WorldAirportsL_ZAx.p +++ /dev/null @@ -1,15513 +0,0 @@ -fof(axWorldAirportsL_Z0, axiom, - (hasType(type_Airport, inst_ALManghamJrRegionalTXAirport))). - -fof(axWorldAirportsL_Z1, axiom, - (hasType(type_Airport, inst_AbbotsfordBCAirport))). - -fof(axWorldAirportsL_Z2, axiom, - (hasType(type_Airport, inst_AbengourouAirport))). - -fof(axWorldAirportsL_Z3, axiom, - (hasType(type_Airport, inst_AccomackCountyVAAirport))). - -fof(axWorldAirportsL_Z4, axiom, - (hasType(type_Airport, inst_AchmadyaniSemarangAirport))). - -fof(axWorldAirportsL_Z5, axiom, - (hasType(type_Airport, inst_AdamsFieldARAirport))). - -fof(axWorldAirportsL_Z6, axiom, - (hasType(type_Airport, inst_AdirondackNYAirport))). - -fof(axWorldAirportsL_Z7, axiom, - (hasType(type_Airport, inst_AdisumarmoSoloCityAirport))). - -fof(axWorldAirportsL_Z8, axiom, - (hasType(type_Airport, inst_AerodromoTolosaLaPlataAirport))). - -fof(axWorldAirportsL_Z9, axiom, - (hasType(type_Airport, inst_Aeroporto4deFevereiroBelasLuandaAirport))). - -fof(axWorldAirportsL_Z10, axiom, - (hasType(type_Airport, inst_AeroportoSantosDumontRJAirport))). - -fof(axWorldAirportsL_Z11, axiom, - (hasType(type_Airport, inst_AeroportodaPorteladeSacavemLisboaLisbonAirport))). - -fof(axWorldAirportsL_Z12, axiom, - (hasType(type_Airport, inst_AeroportodasLajesAzoresAirport))). - -fof(axWorldAirportsL_Z13, axiom, - (hasType(type_Airport, inst_AeropuerodeBajioLeonAirport))). - -fof(axWorldAirportsL_Z14, axiom, - (hasType(type_Airport, inst_AeropuertoComodoroArturoMerinoBenitezSantiagodeChileAirport))). - -fof(axWorldAirportsL_Z15, axiom, - (hasType(type_Airport, inst_AeropuertoDepartamentaldeRiveraRiveraAirport))). - -fof(axWorldAirportsL_Z16, axiom, - (hasType(type_Airport, inst_AeropuertoDepartamentaldeSaltoSaltoAirport))). - -fof(axWorldAirportsL_Z17, axiom, - (hasType(type_Airport, inst_AeropuertoGeneralMarianoEscobedoMonterreyAirport))). - -fof(axWorldAirportsL_Z18, axiom, - (hasType(type_Airport, inst_AeropuertoInternacionalBenitoJuarezCiudaddeMexicoMexicoCityAirport))). - -fof(axWorldAirportsL_Z19, axiom, - (hasType(type_Airport, inst_AeropuertoInternacionalJorgeChavezLimaAirport))). - -fof(axWorldAirportsL_Z20, axiom, - (hasType(type_Airport, inst_AeropuertoInternacionalSimonBolivarMaiquetiaAirport))). - -fof(axWorldAirportsL_Z21, axiom, - (hasType(type_Airport, inst_AeropuertoInternacionaldelCaribeGeneralSMarinoMargeritaPorlamararAirport))). - -fof(axWorldAirportsL_Z22, axiom, - (hasType(type_Airport, inst_AeropuertoInternacionaldelNorteMonterreyAirport))). - -fof(axWorldAirportsL_Z23, axiom, - (hasType(type_Airport, inst_AeropuertodelasAmericasSantoDomingoAirport))). - -fof(axWorldAirportsL_Z24, axiom, - (hasType(type_Airport, inst_AganaNavalAirStationAganaAirport))). - -fof(axWorldAirportsL_Z25, axiom, - (hasType(type_Airport, inst_AgnoLuganoAirport))). - -fof(axWorldAirportsL_Z26, axiom, - (hasType(type_Airport, inst_AirBaseOsanAirport))). - -fof(axWorldAirportsL_Z27, axiom, - (hasType(type_Airport, inst_AirlieBeachQueenslandAirport))). - -fof(axWorldAirportsL_Z28, axiom, - (hasType(type_Airport, inst_AjmanCityAirport))). - -fof(axWorldAirportsL_Z29, axiom, - (hasType(type_Airport, inst_AklavikNTAirport))). - -fof(axWorldAirportsL_Z30, axiom, - (hasType(type_Airport, inst_AlKharjAirBaseAirport))). - -fof(axWorldAirportsL_Z31, axiom, - (hasType(type_Airport, inst_AlThaurahAirport))). - -fof(axWorldAirportsL_Z32, axiom, - (hasType(type_Airport, inst_AlagoinhasBAAirport))). - -fof(axWorldAirportsL_Z33, axiom, - (hasType(type_Airport, inst_AlamedaNavalAirStationNimitzFieldCAAirport))). - -fof(axWorldAirportsL_Z34, axiom, - (hasType(type_Airport, inst_AlamosAirport))). - -fof(axWorldAirportsL_Z35, axiom, - (hasType(type_Airport, inst_AlbanyNavalAirStationGAAirport))). - -fof(axWorldAirportsL_Z36, axiom, - (hasType(type_Airport, inst_AlbertJEllisNCAirport))). - -fof(axWorldAirportsL_Z37, axiom, - (hasType(type_Airport, inst_AlbertWhittedFLAirport))). - -fof(axWorldAirportsL_Z38, axiom, - (hasType(type_Airport, inst_AlbiAirport))). - -fof(axWorldAirportsL_Z39, axiom, - (hasType(type_Airport, inst_AlcootaNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z40, axiom, - (hasType(type_Airport, inst_AlegAirport))). - -fof(axWorldAirportsL_Z41, axiom, - (hasType(type_Airport, inst_AleknagikAKAirport))). - -fof(axWorldAirportsL_Z42, axiom, - (hasType(type_Airport, inst_AlertBayBCAirport))). - -fof(axWorldAirportsL_Z43, axiom, - (hasType(type_Airport, inst_AlertNTAirport))). - -fof(axWorldAirportsL_Z44, axiom, - (hasType(type_Airport, inst_AlexanderHamiltonStCroixAirport))). - -fof(axWorldAirportsL_Z45, axiom, - (hasType(type_Airport, inst_AlhegroSassariSardiniaAirport))). - -fof(axWorldAirportsL_Z46, axiom, - (hasType(type_Airport, inst_AliceArmSilverCityWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z47, axiom, - (hasType(type_Airport, inst_AlmaQCAirport))). - -fof(axWorldAirportsL_Z48, axiom, - (hasType(type_Airport, inst_AlmeloAirport))). - -fof(axWorldAirportsL_Z49, axiom, - (hasType(type_Airport, inst_AlmeriaAirport))). - -fof(axWorldAirportsL_Z50, axiom, - (hasType(type_Airport, inst_AlmiranteZarTrelewAirport))). - -fof(axWorldAirportsL_Z51, axiom, - (hasType(type_Airport, inst_AltaLakeBCAirport))). - -fof(axWorldAirportsL_Z52, axiom, - (hasType(type_Airport, inst_AltoPalenaAirport))). - -fof(axWorldAirportsL_Z53, axiom, - (hasType(type_Airport, inst_AltusAirForceBaseOKAirport))). - -fof(axWorldAirportsL_Z54, axiom, - (hasType(type_Airport, inst_AmbatondrazakaAirport))). - -fof(axWorldAirportsL_Z55, axiom, - (hasType(type_Airport, inst_AmborovyMahajangaMajungaAirport))). - -fof(axWorldAirportsL_Z56, axiom, - (hasType(type_Airport, inst_AmbregrisCayeSanPedroAirport))). - -fof(axWorldAirportsL_Z57, axiom, - (hasType(type_Airport, inst_AmericanRiverSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z58, axiom, - (hasType(type_Airport, inst_AmersfoortAirport))). - -fof(axWorldAirportsL_Z59, axiom, - (hasType(type_Airport, inst_AmilcarCabralSalAirport))). - -fof(axWorldAirportsL_Z60, axiom, - (hasType(type_Airport, inst_AmosMunicipalQCAirport))). - -fof(axWorldAirportsL_Z61, axiom, - (hasType(type_Airport, inst_AnacostiaUSNavyHeliportDCAirport))). - -fof(axWorldAirportsL_Z62, axiom, - (hasType(type_Airport, inst_AnahimLakeAerodromeBCAirport))). - -fof(axWorldAirportsL_Z63, axiom, - (hasType(type_Airport, inst_AnandAirport))). - -fof(axWorldAirportsL_Z64, axiom, - (hasType(type_Airport, inst_AncudAirport))). - -fof(axWorldAirportsL_Z65, axiom, - (hasType(type_Airport, inst_AndaSandaneAirport))). - -fof(axWorldAirportsL_Z66, axiom, - (hasType(type_Airport, inst_AndapaAirport))). - -fof(axWorldAirportsL_Z67, axiom, - (hasType(type_Airport, inst_AndersenAirForceBaseAndersenIslandAirport))). - -fof(axWorldAirportsL_Z68, axiom, - (hasType(type_Airport, inst_AndriamenaAirport))). - -fof(axWorldAirportsL_Z69, axiom, - (hasType(type_Airport, inst_AnegadaAirport))). - -fof(axWorldAirportsL_Z70, axiom, - (hasType(type_Airport, inst_AngelinaCountyTXAirport))). - -fof(axWorldAirportsL_Z71, axiom, - (hasType(type_Airport, inst_AngkorSiemReapAirport))). - -fof(axWorldAirportsL_Z72, axiom, - (hasType(type_Airport, inst_AnglingLakeMBAirport))). - -fof(axWorldAirportsL_Z73, axiom, - (hasType(type_Airport, inst_AnkazoaboAirport))). - -fof(axWorldAirportsL_Z74, axiom, - (hasType(type_Airport, inst_AnnaiAirport))). - -fof(axWorldAirportsL_Z75, axiom, - (hasType(type_Airport, inst_AnnecyAirport))). - -fof(axWorldAirportsL_Z76, axiom, - (hasType(type_Airport, inst_AnnmasseAirport))). - -fof(axWorldAirportsL_Z77, axiom, - (hasType(type_Airport, inst_AntoinedeSteExuperySanAntonioOesteAirport))). - -fof(axWorldAirportsL_Z78, axiom, - (hasType(type_Airport, inst_AntonioMaceoSantiagoAirport))). - -fof(axWorldAirportsL_Z79, axiom, - (hasType(type_Airport, inst_AntsalovaAirport))). - -fof(axWorldAirportsL_Z80, axiom, - (hasType(type_Airport, inst_AntsohihyAirport))). - -fof(axWorldAirportsL_Z81, axiom, - (hasType(type_Airport, inst_ApeldoornAirport))). - -fof(axWorldAirportsL_Z82, axiom, - (hasType(type_Airport, inst_AqmolaTselinogradAqmolaAirport))). - -fof(axWorldAirportsL_Z83, axiom, - (hasType(type_Airport, inst_AqtanShevchenkoMangghystanAirport))). - -fof(axWorldAirportsL_Z84, axiom, - (hasType(type_Airport, inst_AransasCountyTXAirport))). - -fof(axWorldAirportsL_Z85, axiom, - (hasType(type_Airport, inst_ArarAirport))). - -fof(axWorldAirportsL_Z86, axiom, - (hasType(type_Airport, inst_ArawaAirport))). - -fof(axWorldAirportsL_Z87, axiom, - (hasType(type_Airport, inst_ArcosMGAirport))). - -fof(axWorldAirportsL_Z88, axiom, - (hasType(type_Airport, inst_ArcticBayNTAirport))). - -fof(axWorldAirportsL_Z89, axiom, - (hasType(type_Airport, inst_ArcticRedRiverWaterAerodromeNTAirport))). - -fof(axWorldAirportsL_Z90, axiom, - (hasType(type_Airport, inst_ArgentiaNavalAirStationNFAirport))). - -fof(axWorldAirportsL_Z91, axiom, - (hasType(type_Airport, inst_AribindaAirport))). - -fof(axWorldAirportsL_Z92, axiom, - (hasType(type_Airport, inst_ArlingtonMunicipalTXAirport))). - -fof(axWorldAirportsL_Z93, axiom, - (hasType(type_Airport, inst_ArlitAirport))). - -fof(axWorldAirportsL_Z94, axiom, - (hasType(type_Airport, inst_ArmstrongONAirport))). - -fof(axWorldAirportsL_Z95, axiom, - (hasType(type_Airport, inst_ArnesAerodromeMBAirport))). - -fof(axWorldAirportsL_Z96, axiom, - (hasType(type_Airport, inst_ArnhemAirport))). - -fof(axWorldAirportsL_Z97, axiom, - (hasType(type_Airport, inst_ArnoldAirForceBaseTNAirport))). - -fof(axWorldAirportsL_Z98, axiom, - (hasType(type_Airport, inst_ArnosValeStVincentAirport))). - -fof(axWorldAirportsL_Z99, axiom, - (hasType(type_Airport, inst_AroMoldeAirport))). - -fof(axWorldAirportsL_Z100, axiom, - (hasType(type_Airport, inst_AruaAirport))). - -fof(axWorldAirportsL_Z101, axiom, - (hasType(type_Airport, inst_ArunkaAirport))). - -fof(axWorldAirportsL_Z102, axiom, - (hasType(type_Airport, inst_ArviatNTAirport))). - -fof(axWorldAirportsL_Z103, axiom, - (hasType(type_Airport, inst_AsbestosAerodromeQCAirport))). - -fof(axWorldAirportsL_Z104, axiom, - (hasType(type_Airport, inst_AshcroftBCAirport))). - -fof(axWorldAirportsL_Z105, axiom, - (hasType(type_Airport, inst_AshfordAirport))). - -fof(axWorldAirportsL_Z106, axiom, - (hasType(type_Airport, inst_AsturiasOviedoAvilesAirport))). - -fof(axWorldAirportsL_Z107, axiom, - (hasType(type_Airport, inst_AtibaiaSPAirport))). - -fof(axWorldAirportsL_Z108, axiom, - (hasType(type_Airport, inst_AtikokanMunicipalONAirport))). - -fof(axWorldAirportsL_Z109, axiom, - (hasType(type_Airport, inst_AtkinsonMunicipalKSAirport))). - -fof(axWorldAirportsL_Z110, axiom, - (hasType(type_Airport, inst_AtlantaNavalAirStationGAAirport))). - -fof(axWorldAirportsL_Z111, axiom, - (hasType(type_Airport, inst_AtsugiAirport))). - -fof(axWorldAirportsL_Z112, axiom, - (hasType(type_Airport, inst_AttawapiskatONAirport))). - -fof(axWorldAirportsL_Z113, axiom, - (hasType(type_Airport, inst_AubenasAirport))). - -fof(axWorldAirportsL_Z114, axiom, - (hasType(type_Airport, inst_AuburnLewistonMunicipalMEAirport))). - -fof(axWorldAirportsL_Z115, axiom, - (hasType(type_Airport, inst_AugustoCesarSandinoManaguaAirport))). - -fof(axWorldAirportsL_Z116, axiom, - (hasType(type_Airport, inst_AupalukQCAirport))). - -fof(axWorldAirportsL_Z117, axiom, - (hasType(type_Airport, inst_AuroseBayNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z118, axiom, - (hasType(type_Airport, inst_AvellinoAirport))). - -fof(axWorldAirportsL_Z119, axiom, - (hasType(type_Airport, inst_AvengerFieldTXAirport))). - -fof(axWorldAirportsL_Z120, axiom, - (hasType(type_Airport, inst_AyiaNapaAirport))). - -fof(axWorldAirportsL_Z121, axiom, - (hasType(type_Airport, inst_BabelthuapKororKororAirport))). - -fof(axWorldAirportsL_Z122, axiom, - (hasType(type_Airport, inst_BagotvilleQCAirport))). - -fof(axWorldAirportsL_Z123, axiom, - (hasType(type_Airport, inst_BahawalnagarAirport))). - -fof(axWorldAirportsL_Z124, axiom, - (hasType(type_Airport, inst_BaieComeauQCAirport))). - -fof(axWorldAirportsL_Z125, axiom, - (hasType(type_Airport, inst_BaieJohanBeetzWaterAerodromeQCAirport))). - -fof(axWorldAirportsL_Z126, axiom, - (hasType(type_Airport, inst_BaimuruAirport))). - -fof(axWorldAirportsL_Z127, axiom, - (hasType(type_Airport, inst_BakerLakeNTAirport))). - -fof(axWorldAirportsL_Z128, axiom, - (hasType(type_Airport, inst_BalaiTanjungAirport))). - -fof(axWorldAirportsL_Z129, axiom, - (hasType(type_Airport, inst_BalcanoonaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z130, axiom, - (hasType(type_Airport, inst_BaldwinCountyGAAirport))). - -fof(axWorldAirportsL_Z131, axiom, - (hasType(type_Airport, inst_BalimoAirport))). - -fof(axWorldAirportsL_Z132, axiom, - (hasType(type_Airport, inst_BaltraIslandGalapagosAirport))). - -fof(axWorldAirportsL_Z133, axiom, - (hasType(type_Airport, inst_BalurghatAirport))). - -fof(axWorldAirportsL_Z134, axiom, - (hasType(type_Airport, inst_BamfieldWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z135, axiom, - (hasType(type_Airport, inst_BanHoueiSaiAirport))). - -fof(axWorldAirportsL_Z136, axiom, - (hasType(type_Airport, inst_BanainaAirport))). - -fof(axWorldAirportsL_Z137, axiom, - (hasType(type_Airport, inst_BanakLakselvAirport))). - -fof(axWorldAirportsL_Z138, axiom, - (hasType(type_Airport, inst_BandanairaAirport))). - -fof(axWorldAirportsL_Z139, axiom, - (hasType(type_Airport, inst_BandarLampungAirport))). - -fof(axWorldAirportsL_Z140, axiom, - (hasType(type_Airport, inst_BanffABAirport))). - -fof(axWorldAirportsL_Z141, axiom, - (hasType(type_Airport, inst_BarajasMadridAirport))). - -fof(axWorldAirportsL_Z142, axiom, - (hasType(type_Airport, inst_BarakomaAirport))). - -fof(axWorldAirportsL_Z143, axiom, - (hasType(type_Airport, inst_BaratAirport))). - -fof(axWorldAirportsL_Z144, axiom, - (hasType(type_Airport, inst_BarbeMoptiAirport))). - -fof(axWorldAirportsL_Z145, axiom, - (hasType(type_Airport, inst_BarbersPointNavalAirStationJohnRodgersFieldHIAirport))). - -fof(axWorldAirportsL_Z146, axiom, - (hasType(type_Airport, inst_BarinNavalOutlyingFieldALAirport))). - -fof(axWorldAirportsL_Z147, axiom, - (hasType(type_Airport, inst_BarkerWAAirport))). - -fof(axWorldAirportsL_Z148, axiom, - (hasType(type_Airport, inst_BarkleyRegionalKYAirport))). - -fof(axWorldAirportsL_Z149, axiom, - (hasType(type_Airport, inst_BaroraAirport))). - -fof(axWorldAirportsL_Z150, axiom, - (hasType(type_Airport, inst_BarraMansaRJAirport))). - -fof(axWorldAirportsL_Z151, axiom, - (hasType(type_Airport, inst_BarradoPiraiRJAirport))). - -fof(axWorldAirportsL_Z152, axiom, - (hasType(type_Airport, inst_BarrancominasAirport))). - -fof(axWorldAirportsL_Z153, axiom, - (hasType(type_Airport, inst_BartolomeSalomPuertoCabelloAirport))). - -fof(axWorldAirportsL_Z154, axiom, - (hasType(type_Airport, inst_BaselMulhouseEuroMulhouseAirport))). - -fof(axWorldAirportsL_Z155, axiom, - (hasType(type_Airport, inst_BassillacPerigueuxAirport))). - -fof(axWorldAirportsL_Z156, axiom, - (hasType(type_Airport, inst_BatemansBayNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z157, axiom, - (hasType(type_Airport, inst_BatesFieldALAirport))). - -fof(axWorldAirportsL_Z158, axiom, - (hasType(type_Airport, inst_BathurstNBAirport))). - -fof(axWorldAirportsL_Z159, axiom, - (hasType(type_Airport, inst_BatouriAirport))). - -fof(axWorldAirportsL_Z160, axiom, - (hasType(type_Airport, inst_BatuBerMalaccaMelakaAirport))). - -fof(axWorldAirportsL_Z161, axiom, - (hasType(type_Airport, inst_BauerfieldEfateIsAirport))). - -fof(axWorldAirportsL_Z162, axiom, - (hasType(type_Airport, inst_BaxterCountyRegionalARAirport))). - -fof(axWorldAirportsL_Z163, axiom, - (hasType(type_Airport, inst_BealananaAirport))). - -fof(axWorldAirportsL_Z164, axiom, - (hasType(type_Airport, inst_BearskinLakeAerodromeONAirport))). - -fof(axWorldAirportsL_Z165, axiom, - (hasType(type_Airport, inst_BeattonRiverBCAirport))). - -fof(axWorldAirportsL_Z166, axiom, - (hasType(type_Airport, inst_BeaverAKAirport))). - -fof(axWorldAirportsL_Z167, axiom, - (hasType(type_Airport, inst_BeaverCreekCOAirport))). - -fof(axWorldAirportsL_Z168, axiom, - (hasType(type_Airport, inst_BeaverCreekYTAirport))). - -fof(axWorldAirportsL_Z169, axiom, - (hasType(type_Airport, inst_BedardFieldAZAirport))). - -fof(axWorldAirportsL_Z170, axiom, - (hasType(type_Airport, inst_BededouroSPAirport))). - -fof(axWorldAirportsL_Z171, axiom, - (hasType(type_Airport, inst_BedwellHarbourWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z172, axiom, - (hasType(type_Airport, inst_BefandrianaAirport))). - -fof(axWorldAirportsL_Z173, axiom, - (hasType(type_Airport, inst_BegaNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z174, axiom, - (hasType(type_Airport, inst_BeidaAirport))). - -fof(axWorldAirportsL_Z175, axiom, - (hasType(type_Airport, inst_BekilyAirport))). - -fof(axWorldAirportsL_Z176, axiom, - (hasType(type_Airport, inst_BeldringeOdenseAirport))). - -fof(axWorldAirportsL_Z177, axiom, - (hasType(type_Airport, inst_BelesPawiAirport))). - -fof(axWorldAirportsL_Z178, axiom, - (hasType(type_Airport, inst_BelizeCityMunicipalAirstripBelizeCityAirport))). - -fof(axWorldAirportsL_Z179, axiom, - (hasType(type_Airport, inst_BellaCoolaBCAirport))). - -fof(axWorldAirportsL_Z180, axiom, - (hasType(type_Airport, inst_BellegardeLimogesAirport))). - -fof(axWorldAirportsL_Z181, axiom, - (hasType(type_Airport, inst_BenGurionTelAvivAirport))). - -fof(axWorldAirportsL_Z182, axiom, - (hasType(type_Airport, inst_BenjaminConstantAMAirport))). - -fof(axWorldAirportsL_Z183, axiom, - (hasType(type_Airport, inst_BerensRiverMBAirport))). - -fof(axWorldAirportsL_Z184, axiom, - (hasType(type_Airport, inst_BermudaDunesCAAirport))). - -fof(axWorldAirportsL_Z185, axiom, - (hasType(type_Airport, inst_BermudaNavalAirStationBermudaAirport))). - -fof(axWorldAirportsL_Z186, axiom, - (hasType(type_Airport, inst_BernAirport))). - -fof(axWorldAirportsL_Z187, axiom, - (hasType(type_Airport, inst_BerorohaAirport))). - -fof(axWorldAirportsL_Z188, axiom, - (hasType(type_Airport, inst_BerzMacombMIAirport))). - -fof(axWorldAirportsL_Z189, axiom, - (hasType(type_Airport, inst_BiardPoitiersAirport))). - -fof(axWorldAirportsL_Z190, axiom, - (hasType(type_Airport, inst_BiersetLiegeLuttichAirport))). - -fof(axWorldAirportsL_Z191, axiom, - (hasType(type_Airport, inst_BigBayMarinaBCAirport))). - -fof(axWorldAirportsL_Z192, axiom, - (hasType(type_Airport, inst_BigBayYachtClubSeaplaneBaseBCAirport))). - -fof(axWorldAirportsL_Z193, axiom, - (hasType(type_Airport, inst_BigBearCityCAAirport))). - -fof(axWorldAirportsL_Z194, axiom, - (hasType(type_Airport, inst_BigTroutLakeONAirport))). - -fof(axWorldAirportsL_Z195, axiom, - (hasType(type_Airport, inst_BilaspurAirport))). - -fof(axWorldAirportsL_Z196, axiom, - (hasType(type_Airport, inst_BiniguniAirport))). - -fof(axWorldAirportsL_Z197, axiom, - (hasType(type_Airport, inst_BintuniAirport))). - -fof(axWorldAirportsL_Z198, axiom, - (hasType(type_Airport, inst_BirgiTrapaniAirport))). - -fof(axWorldAirportsL_Z199, axiom, - (hasType(type_Airport, inst_BirjandAirport))). - -fof(axWorldAirportsL_Z200, axiom, - (hasType(type_Airport, inst_BirmimghamAirNationalGuardALAirport))). - -fof(axWorldAirportsL_Z201, axiom, - (hasType(type_Airport, inst_BitolaAirport))). - -fof(axWorldAirportsL_Z202, axiom, - (hasType(type_Airport, inst_BlackHillsAirportClydeIceFieldSDAirport))). - -fof(axWorldAirportsL_Z203, axiom, - (hasType(type_Airport, inst_BlackRockNMAirport))). - -fof(axWorldAirportsL_Z204, axiom, - (hasType(type_Airport, inst_BlackTickleAerodromeNFAirport))). - -fof(axWorldAirportsL_Z205, axiom, - (hasType(type_Airport, inst_BlackburneMontserratPlymouthAirport))). - -fof(axWorldAirportsL_Z206, axiom, - (hasType(type_Airport, inst_BlagnacToulouseAirport))). - -fof(axWorldAirportsL_Z207, axiom, - (hasType(type_Airport, inst_BlancSablonQCAirport))). - -fof(axWorldAirportsL_Z208, axiom, - (hasType(type_Airport, inst_BloodveinRiverMBAirport))). - -fof(axWorldAirportsL_Z209, axiom, - (hasType(type_Airport, inst_BlubberBayBCAirport))). - -fof(axWorldAirportsL_Z210, axiom, - (hasType(type_Airport, inst_BlueGrassKYAirport))). - -fof(axWorldAirportsL_Z211, axiom, - (hasType(type_Airport, inst_BobQuinnLakeAirport))). - -fof(axWorldAirportsL_Z212, axiom, - (hasType(type_Airport, inst_BochumAirport))). - -fof(axWorldAirportsL_Z213, axiom, - (hasType(type_Airport, inst_BoeblingenAirport))). - -fof(axWorldAirportsL_Z214, axiom, - (hasType(type_Airport, inst_BogandeAirport))). - -fof(axWorldAirportsL_Z215, axiom, - (hasType(type_Airport, inst_BogashevoTomskAirport))). - -fof(axWorldAirportsL_Z216, axiom, - (hasType(type_Airport, inst_BogueFieldMarineCorpsAuxiliaryLandingFieldNCAirport))). - -fof(axWorldAirportsL_Z217, axiom, - (hasType(type_Airport, inst_BolAirportChad))). - -fof(axWorldAirportsL_Z218, axiom, - (hasType(type_Airport, inst_BolshesavinoPermAirport))). - -fof(axWorldAirportsL_Z219, axiom, - (hasType(type_Airport, inst_BomJesusdaLapaBAAirport))). - -fof(axWorldAirportsL_Z220, axiom, - (hasType(type_Airport, inst_BomarFieldShelbyvilleMunicipalTNAirport))). - -fof(axWorldAirportsL_Z221, axiom, - (hasType(type_Airport, inst_BonaventureQCAirport))). - -fof(axWorldAirportsL_Z222, axiom, - (hasType(type_Airport, inst_BongorAirport))). - -fof(axWorldAirportsL_Z223, axiom, - (hasType(type_Airport, inst_BonnyvilleABAirport))). - -fof(axWorldAirportsL_Z224, axiom, - (hasType(type_Airport, inst_BonrikiTarawaAirport))). - -fof(axWorldAirportsL_Z225, axiom, - (hasType(type_Airport, inst_BoonevilleBaldwynMSAirport))). - -fof(axWorldAirportsL_Z226, axiom, - (hasType(type_Airport, inst_BorbaAirport))). - -fof(axWorldAirportsL_Z227, axiom, - (hasType(type_Airport, inst_BordenONAirport))). - -fof(axWorldAirportsL_Z228, axiom, - (hasType(type_Airport, inst_BornholmRonneRoenneAirport))). - -fof(axWorldAirportsL_Z229, axiom, - (hasType(type_Airport, inst_BorniteAKAirport))). - -fof(axWorldAirportsL_Z230, axiom, - (hasType(type_Airport, inst_BotucatuSPAirport))). - -fof(axWorldAirportsL_Z231, axiom, - (hasType(type_Airport, inst_BouChekifTiaretAirport))). - -fof(axWorldAirportsL_Z232, axiom, - (hasType(type_Airport, inst_BoukhalefTangerTangierAirport))). - -fof(axWorldAirportsL_Z233, axiom, - (hasType(type_Airport, inst_BoulderMunicipalCOAirport))). - -fof(axWorldAirportsL_Z234, axiom, - (hasType(type_Airport, inst_BoulsaAirport))). - -fof(axWorldAirportsL_Z235, axiom, - (hasType(type_Airport, inst_BoundaryBayBCAirport))). - -fof(axWorldAirportsL_Z236, axiom, - (hasType(type_Airport, inst_BourgStMauriceAirport))). - -fof(axWorldAirportsL_Z237, axiom, - (hasType(type_Airport, inst_BoussoAirport))). - -fof(axWorldAirportsL_Z238, axiom, - (hasType(type_Airport, inst_BoutilimitAirport))). - -fof(axWorldAirportsL_Z239, axiom, - (hasType(type_Airport, inst_BowenQueenslandAirport))). - -fof(axWorldAirportsL_Z240, axiom, - (hasType(type_Airport, inst_BowmanFieldKYAirport))). - -fof(axWorldAirportsL_Z241, axiom, - (hasType(type_Airport, inst_BrackAirport))). - -fof(axWorldAirportsL_Z242, axiom, - (hasType(type_Airport, inst_BrackettFieldCAAirport))). - -fof(axWorldAirportsL_Z243, axiom, - (hasType(type_Airport, inst_BrandonAirport))). - -fof(axWorldAirportsL_Z244, axiom, - (hasType(type_Airport, inst_BrandonMBAirport))). - -fof(axWorldAirportsL_Z245, axiom, - (hasType(type_Airport, inst_BrantfordONAirport))). - -fof(axWorldAirportsL_Z246, axiom, - (hasType(type_Airport, inst_BratislavaBusStationBratislavaAirport))). - -fof(axWorldAirportsL_Z247, axiom, - (hasType(type_Airport, inst_BrazoriaCountyTXAirport))). - -fof(axWorldAirportsL_Z248, axiom, - (hasType(type_Airport, inst_BreckenridgeCOAirport))). - -fof(axWorldAirportsL_Z249, axiom, - (hasType(type_Airport, inst_BremertonNationalWAAirport))). - -fof(axWorldAirportsL_Z250, axiom, - (hasType(type_Airport, inst_BresciaAirport))). - -fof(axWorldAirportsL_Z251, axiom, - (hasType(type_Airport, inst_BrevoortNTAirport))). - -fof(axWorldAirportsL_Z252, axiom, - (hasType(type_Airport, inst_BridgewaterAirParkVAAirport))). - -fof(axWorldAirportsL_Z253, axiom, - (hasType(type_Airport, inst_BrittonMunicipalSDAirport))). - -fof(axWorldAirportsL_Z254, axiom, - (hasType(type_Airport, inst_BrnikLjubljanaAirport))). - -fof(axWorldAirportsL_Z255, axiom, - (hasType(type_Airport, inst_BroadviewSKAirport))). - -fof(axWorldAirportsL_Z256, axiom, - (hasType(type_Airport, inst_BrochetMBAirport))). - -fof(axWorldAirportsL_Z257, axiom, - (hasType(type_Airport, inst_BrockvilleAerodromeONAirport))). - -fof(axWorldAirportsL_Z258, axiom, - (hasType(type_Airport, inst_BromontQCAirport))). - -fof(axWorldAirportsL_Z259, axiom, - (hasType(type_Airport, inst_BronLyonAirport))). - -fof(axWorldAirportsL_Z260, axiom, - (hasType(type_Airport, inst_BronsonCreekAerodromeBCAirport))). - -fof(axWorldAirportsL_Z261, axiom, - (hasType(type_Airport, inst_BrookhavenNYAirport))). - -fof(axWorldAirportsL_Z262, axiom, - (hasType(type_Airport, inst_BroughtonIslandNTAirport))). - -fof(axWorldAirportsL_Z263, axiom, - (hasType(type_Airport, inst_BrownFieldMunicipalCAAirport))). - -fof(axWorldAirportsL_Z264, axiom, - (hasType(type_Airport, inst_BrunswickCountyNCAirport))). - -fof(axWorldAirportsL_Z265, axiom, - (hasType(type_Airport, inst_BrunswickNavalAirStationMEAirport))). - -fof(axWorldAirportsL_Z266, axiom, - (hasType(type_Airport, inst_BrusqueSCAirport))). - -fof(axWorldAirportsL_Z267, axiom, - (hasType(type_Airport, inst_BuchananAirport))). - -fof(axWorldAirportsL_Z268, axiom, - (hasType(type_Airport, inst_BuchansNFAirport))). - -fof(axWorldAirportsL_Z269, axiom, - (hasType(type_Airport, inst_BudvaAirport))). - -fof(axWorldAirportsL_Z270, axiom, - (hasType(type_Airport, inst_BuffaloNarrowsSKAirport))). - -fof(axWorldAirportsL_Z271, axiom, - (hasType(type_Airport, inst_BugulmaTatarstanAirport))). - -fof(axWorldAirportsL_Z272, axiom, - (hasType(type_Airport, inst_BuinAirport))). - -fof(axWorldAirportsL_Z273, axiom, - (hasType(type_Airport, inst_BullHarbourWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z274, axiom, - (hasType(type_Airport, inst_BuluhTumbangTanjungPandanAirport))). - -fof(axWorldAirportsL_Z275, axiom, - (hasType(type_Airport, inst_BunoBedelleAirport))). - -fof(axWorldAirportsL_Z276, axiom, - (hasType(type_Airport, inst_BuolNewGuineaAirport))). - -fof(axWorldAirportsL_Z277, axiom, - (hasType(type_Airport, inst_BuraimiAirport))). - -fof(axWorldAirportsL_Z278, axiom, - (hasType(type_Airport, inst_BuretaAirport))). - -fof(axWorldAirportsL_Z279, axiom, - (hasType(type_Airport, inst_BurlingtonAirparkONAirport))). - -fof(axWorldAirportsL_Z280, axiom, - (hasType(type_Airport, inst_BurnettCountyWIAirport))). - -fof(axWorldAirportsL_Z281, axiom, - (hasType(type_Airport, inst_BurnsLakeBCAirport))). - -fof(axWorldAirportsL_Z282, axiom, - (hasType(type_Airport, inst_BurwashYTAirport))). - -fof(axWorldAirportsL_Z283, axiom, - (hasType(type_Airport, inst_BusuangaAirport))). - -fof(axWorldAirportsL_Z284, axiom, - (hasType(type_Airport, inst_ButterworthAirport))). - -fof(axWorldAirportsL_Z285, axiom, - (hasType(type_Airport, inst_ButtonvilleAirfieldONAirport))). - -fof(axWorldAirportsL_Z286, axiom, - (hasType(type_Airport, inst_ByronBayNTAirport))). - -fof(axWorldAirportsL_Z287, axiom, - (hasType(type_Airport, inst_ByronBayQueenslandAirport))). - -fof(axWorldAirportsL_Z288, axiom, - (hasType(type_Airport, inst_CPACarlosRovirosaVillahermosaAirport))). - -fof(axWorldAirportsL_Z289, axiom, - (hasType(type_Airport, inst_CaballocochaAirport))). - -fof(axWorldAirportsL_Z290, axiom, - (hasType(type_Airport, inst_CabanissFieldNavalOutlyingFieldTXAirport))). - -fof(axWorldAirportsL_Z291, axiom, - (hasType(type_Airport, inst_CaboolMemorialMOAirport))). - -fof(axWorldAirportsL_Z292, axiom, - (hasType(type_Airport, inst_CachoeiradoSulRSAirport))). - -fof(axWorldAirportsL_Z293, axiom, - (hasType(type_Airport, inst_CahorsAirport))). - -fof(axWorldAirportsL_Z294, axiom, - (hasType(type_Airport, inst_CairnsArmyAirFieldALAirport))). - -fof(axWorldAirportsL_Z295, axiom, - (hasType(type_Airport, inst_CaixasdoSulRSAirport))). - -fof(axWorldAirportsL_Z296, axiom, - (hasType(type_Airport, inst_CaledoniaCountyVTAirport))). - -fof(axWorldAirportsL_Z297, axiom, - (hasType(type_Airport, inst_CaletaJosefinaAirport))). - -fof(axWorldAirportsL_Z298, axiom, - (hasType(type_Airport, inst_CalgaryInternationalABAirport))). - -fof(axWorldAirportsL_Z299, axiom, - (hasType(type_Airport, inst_CallawayGAAirport))). - -fof(axWorldAirportsL_Z300, axiom, - (hasType(type_Airport, inst_CamacariBAAirport))). - -fof(axWorldAirportsL_Z301, axiom, - (hasType(type_Airport, inst_CambridgeBayNTAirport))). - -fof(axWorldAirportsL_Z302, axiom, - (hasType(type_Airport, inst_CampMaybryTXAirport))). - -fof(axWorldAirportsL_Z303, axiom, - (hasType(type_Airport, inst_CampbellRiverBCAirport))). - -fof(axWorldAirportsL_Z304, axiom, - (hasType(type_Airport, inst_CampbellRiverHarborSeaplaneBaseBCAirport))). - -fof(axWorldAirportsL_Z305, axiom, - (hasType(type_Airport, inst_CampoBomRSAirport))). - -fof(axWorldAirportsL_Z306, axiom, - (hasType(type_Airport, inst_CamposdoJordaoAirport))). - -fof(axWorldAirportsL_Z307, axiom, - (hasType(type_Airport, inst_CanThoAirport))). - -fof(axWorldAirportsL_Z308, axiom, - (hasType(type_Airport, inst_CanaBravaPAAirport))). - -fof(axWorldAirportsL_Z309, axiom, - (hasType(type_Airport, inst_CanelasRSAirport))). - -fof(axWorldAirportsL_Z310, axiom, - (hasType(type_Airport, inst_CanoasRSAirport))). - -fof(axWorldAirportsL_Z311, axiom, - (hasType(type_Airport, inst_CanoinhasSCAirport))). - -fof(axWorldAirportsL_Z312, axiom, - (hasType(type_Airport, inst_CapeCanaveralAirForceStationSkidStripFLAirport))). - -fof(axWorldAirportsL_Z313, axiom, - (hasType(type_Airport, inst_CapeDorsetNTAirport))). - -fof(axWorldAirportsL_Z314, axiom, - (hasType(type_Airport, inst_CapeDyerNTAirport))). - -fof(axWorldAirportsL_Z315, axiom, - (hasType(type_Airport, inst_CapeHooperNTAirport))). - -fof(axWorldAirportsL_Z316, axiom, - (hasType(type_Airport, inst_CapeLisburneLRRSAKAirport))). - -fof(axWorldAirportsL_Z317, axiom, - (hasType(type_Airport, inst_CapeMayCountyNJAirport))). - -fof(axWorldAirportsL_Z318, axiom, - (hasType(type_Airport, inst_CapeParryNTAirport))). - -fof(axWorldAirportsL_Z319, axiom, - (hasType(type_Airport, inst_CapeStJamesBCAirport))). - -fof(axWorldAirportsL_Z320, axiom, - (hasType(type_Airport, inst_CapeYoungNTAirport))). - -fof(axWorldAirportsL_Z321, axiom, - (hasType(type_Airport, inst_CapitalBeijingPekingAirport))). - -fof(axWorldAirportsL_Z322, axiom, - (hasType(type_Airport, inst_CapitalCityMIAirport))). - -fof(axWorldAirportsL_Z323, axiom, - (hasType(type_Airport, inst_CapitalILAirport))). - -fof(axWorldAirportsL_Z324, axiom, - (hasType(type_Airport, inst_CapitanAvSalvadorOgayaPuertoSuarezAirport))). - -fof(axWorldAirportsL_Z325, axiom, - (hasType(type_Airport, inst_CapitanJoseDVasquezSanJulianAirport))). - -fof(axWorldAirportsL_Z326, axiom, - (hasType(type_Airport, inst_CapitanMontesTalaraAirport))). - -fof(axWorldAirportsL_Z327, axiom, - (hasType(type_Airport, inst_CapitanNicolasRojasPotosiAirport))). - -fof(axWorldAirportsL_Z328, axiom, - (hasType(type_Airport, inst_CapitanOrielleaPlazaTirijaTarijaAirport))). - -fof(axWorldAirportsL_Z329, axiom, - (hasType(type_Airport, inst_CapodichinoNapoliNaplesAirport))). - -fof(axWorldAirportsL_Z330, axiom, - (hasType(type_Airport, inst_CapriAirport))). - -fof(axWorldAirportsL_Z331, axiom, - (hasType(type_Airport, inst_CarbonCountyUTAirport))). - -fof(axWorldAirportsL_Z332, axiom, - (hasType(type_Airport, inst_CaribouIslandONAirport))). - -fof(axWorldAirportsL_Z333, axiom, - (hasType(type_Airport, inst_CarlRKellerFieldOHAirport))). - -fof(axWorldAirportsL_Z334, axiom, - (hasType(type_Airport, inst_CaroraAirport))). - -fof(axWorldAirportsL_Z335, axiom, - (hasType(type_Airport, inst_CarpONAirport))). - -fof(axWorldAirportsL_Z336, axiom, - (hasType(type_Airport, inst_CarrascoMontevideoAirport))). - -fof(axWorldAirportsL_Z337, axiom, - (hasType(type_Airport, inst_CarrilloAirport))). - -fof(axWorldAirportsL_Z338, axiom, - (hasType(type_Airport, inst_CartersvilleGAAirport))). - -fof(axWorldAirportsL_Z339, axiom, - (hasType(type_Airport, inst_CarthageTunisAirport))). - -fof(axWorldAirportsL_Z340, axiom, - (hasType(type_Airport, inst_CartiervilleQCAirport))). - -fof(axWorldAirportsL_Z341, axiom, - (hasType(type_Airport, inst_CartwrightNFAirport))). - -fof(axWorldAirportsL_Z342, axiom, - (hasType(type_Airport, inst_CasasGrandesAirport))). - -fof(axWorldAirportsL_Z343, axiom, - (hasType(type_Airport, inst_CaselleTorinoTurinAirport))). - -fof(axWorldAirportsL_Z344, axiom, - (hasType(type_Airport, inst_CasementOHAirport))). - -fof(axWorldAirportsL_Z345, axiom, - (hasType(type_Airport, inst_CastleAirForceBaseCAAirport))). - -fof(axWorldAirportsL_Z346, axiom, - (hasType(type_Airport, inst_CastlegarBCAirport))). - -fof(axWorldAirportsL_Z347, axiom, - (hasType(type_Airport, inst_CastroAirport))). - -fof(axWorldAirportsL_Z348, axiom, - (hasType(type_Airport, inst_CastunhalPAAirport))). - -fof(axWorldAirportsL_Z349, axiom, - (hasType(type_Airport, inst_CatLakeONAirport))). - -fof(axWorldAirportsL_Z350, axiom, - (hasType(type_Airport, inst_CataguasesMGAirport))). - -fof(axWorldAirportsL_Z351, axiom, - (hasType(type_Airport, inst_CatalaoGOAirport))). - -fof(axWorldAirportsL_Z352, axiom, - (hasType(type_Airport, inst_CatalinaSeaAirTerminalCAAirport))). - -fof(axWorldAirportsL_Z353, axiom, - (hasType(type_Airport, inst_CatanduvaSPAirport))). - -fof(axWorldAirportsL_Z354, axiom, - (hasType(type_Airport, inst_CatanzaroAirport))). - -fof(axWorldAirportsL_Z355, axiom, - (hasType(type_Airport, inst_CatungAerodromeNTAirport))). - -fof(axWorldAirportsL_Z356, axiom, - (hasType(type_Airport, inst_CecilFieldNavalAirStationFLAirport))). - -fof(axWorldAirportsL_Z357, axiom, - (hasType(type_Airport, inst_CentervilleMunicipalIAAirport))). - -fof(axWorldAirportsL_Z358, axiom, - (hasType(type_Airport, inst_CentralFloridaRegionalFLAirport))). - -fof(axWorldAirportsL_Z359, axiom, - (hasType(type_Airport, inst_CentralMaineAirportofNorridgewockMEAirport))). - -fof(axWorldAirportsL_Z360, axiom, - (hasType(type_Airport, inst_CerroSombreroAirport))). - -fof(axWorldAirportsL_Z361, axiom, - (hasType(type_Airport, inst_ChahBaharAirport))). - -fof(axWorldAirportsL_Z362, axiom, - (hasType(type_Airport, inst_ChaitenAirport))). - -fof(axWorldAirportsL_Z363, axiom, - (hasType(type_Airport, inst_ChalkSeaplaneBaseFLAirport))). - -fof(axWorldAirportsL_Z364, axiom, - (hasType(type_Airport, inst_ChampagneReimsAirport))). - -fof(axWorldAirportsL_Z365, axiom, - (hasType(type_Airport, inst_ChanGurneyMunicipalSDAirport))). - -fof(axWorldAirportsL_Z366, axiom, - (hasType(type_Airport, inst_ChandalarLakeAKAirport))). - -fof(axWorldAirportsL_Z367, axiom, - (hasType(type_Airport, inst_ChangiInternationalSingaporeAirport))). - -fof(axWorldAirportsL_Z368, axiom, - (hasType(type_Airport, inst_ChapaisQCAirport))). - -fof(axWorldAirportsL_Z369, axiom, - (hasType(type_Airport, inst_ChapecoSCAirport))). - -fof(axWorldAirportsL_Z370, axiom, - (hasType(type_Airport, inst_ChapleauONAirport))). - -fof(axWorldAirportsL_Z371, axiom, - (hasType(type_Airport, inst_CharlieSinclairMemorialMBAirport))). - -fof(axWorldAirportsL_Z372, axiom, - (hasType(type_Airport, inst_CharloNBAirport))). - -fof(axWorldAirportsL_Z373, axiom, - (hasType(type_Airport, inst_CharlotteAmalieStThomasSeaplaneBaseStThomasAirport))). - -fof(axWorldAirportsL_Z374, axiom, - (hasType(type_Airport, inst_CharlotteCountyFLAirport))). - -fof(axWorldAirportsL_Z375, axiom, - (hasType(type_Airport, inst_CharlottetownAerodromeNFAirport))). - -fof(axWorldAirportsL_Z376, axiom, - (hasType(type_Airport, inst_CharlottetownPEAirport))). - -fof(axWorldAirportsL_Z377, axiom, - (hasType(type_Airport, inst_CharmeilVichyAirport))). - -fof(axWorldAirportsL_Z378, axiom, - (hasType(type_Airport, inst_CharquedasRSAirport))). - -fof(axWorldAirportsL_Z379, axiom, - (hasType(type_Airport, inst_ChaseFieldNavalAirStationTXAirport))). - -fof(axWorldAirportsL_Z380, axiom, - (hasType(type_Airport, inst_ChateauBougonNantesAirport))). - -fof(axWorldAirportsL_Z381, axiom, - (hasType(type_Airport, inst_ChathamAerodromeONAirport))). - -fof(axWorldAirportsL_Z382, axiom, - (hasType(type_Airport, inst_ChathamNBAirport))). - -fof(axWorldAirportsL_Z383, axiom, - (hasType(type_Airport, inst_CherryCapitalMIAirport))). - -fof(axWorldAirportsL_Z384, axiom, - (hasType(type_Airport, inst_CherryPointMarineCorpsAirStationCunninghamFieldNCAirport))). - -fof(axWorldAirportsL_Z385, axiom, - (hasType(type_Airport, inst_ChesterfieldInletNTAirport))). - -fof(axWorldAirportsL_Z386, axiom, - (hasType(type_Airport, inst_ChetwyndBCAirport))). - -fof(axWorldAirportsL_Z387, axiom, - (hasType(type_Airport, inst_ChevakAKAirport))). - -fof(axWorldAirportsL_Z388, axiom, - (hasType(type_Airport, inst_CheyenneCountyMunicipalKSAirport))). - -fof(axWorldAirportsL_Z389, axiom, - (hasType(type_Airport, inst_ChiangKaiShekTaipeiAirport))). - -fof(axWorldAirportsL_Z390, axiom, - (hasType(type_Airport, inst_ChicagoMidwayILAirport))). - -fof(axWorldAirportsL_Z391, axiom, - (hasType(type_Airport, inst_ChicagoOHareInternationalILAirport))). - -fof(axWorldAirportsL_Z392, axiom, - (hasType(type_Airport, inst_ChillagoeQueenslandAirport))). - -fof(axWorldAirportsL_Z393, axiom, - (hasType(type_Airport, inst_ChillanAirport))). - -fof(axWorldAirportsL_Z394, axiom, - (hasType(type_Airport, inst_ChilliwackBCAirport))). - -fof(axWorldAirportsL_Z395, axiom, - (hasType(type_Airport, inst_ChinaLakeNAWSArmitageFieldCAAirport))). - -fof(axWorldAirportsL_Z396, axiom, - (hasType(type_Airport, inst_ChincoteagueVAAirport))). - -fof(axWorldAirportsL_Z397, axiom, - (hasType(type_Airport, inst_ChingoziTeteAirport))). - -fof(axWorldAirportsL_Z398, axiom, - (hasType(type_Airport, inst_ChisasibiAerodromeQCAirport))). - -fof(axWorldAirportsL_Z399, axiom, - (hasType(type_Airport, inst_ChitoseSaporroAirport))). - -fof(axWorldAirportsL_Z400, axiom, - (hasType(type_Airport, inst_ChoctawNavalOutlyingFieldFLAirport))). - -fof(axWorldAirportsL_Z401, axiom, - (hasType(type_Airport, inst_ChristianstedHarborSSBSeaplaneBaseStCroixAirport))). - -fof(axWorldAirportsL_Z402, axiom, - (hasType(type_Airport, inst_ChristmasIslandChristmasIslandAirport))). - -fof(axWorldAirportsL_Z403, axiom, - (hasType(type_Airport, inst_ChurAirport))). - -fof(axWorldAirportsL_Z404, axiom, - (hasType(type_Airport, inst_ChurchillFallsNFAirport))). - -fof(axWorldAirportsL_Z405, axiom, - (hasType(type_Airport, inst_ChurchillMBAirport))). - -fof(axWorldAirportsL_Z406, axiom, - (hasType(type_Airport, inst_ChuukInternationalTrukIslandWenoIslandAirport))). - -fof(axWorldAirportsL_Z407, axiom, - (hasType(type_Airport, inst_CibaoSantiagoAirport))). - -fof(axWorldAirportsL_Z408, axiom, - (hasType(type_Airport, inst_CilikRiwutPalangkarayaAirport))). - -fof(axWorldAirportsL_Z409, axiom, - (hasType(type_Airport, inst_CincinnatiMunicipalAirportLunkenFieldOHAirport))). - -fof(axWorldAirportsL_Z410, axiom, - (hasType(type_Airport, inst_CityCountyORAirport))). - -fof(axWorldAirportsL_Z411, axiom, - (hasType(type_Airport, inst_CityEnglandAirport))). - -fof(axWorldAirportsL_Z412, axiom, - (hasType(type_Airport, inst_CityLaeAirport))). - -fof(axWorldAirportsL_Z413, axiom, - (hasType(type_Airport, inst_CiudadManteAirport))). - -fof(axWorldAirportsL_Z414, axiom, - (hasType(type_Airport, inst_CiudadelaAirport))). - -fof(axWorldAirportsL_Z415, axiom, - (hasType(type_Airport, inst_ClarkFieldMunicipalTXAirport))). - -fof(axWorldAirportsL_Z416, axiom, - (hasType(type_Airport, inst_ClevelandMunicipalMSAirport))). - -fof(axWorldAirportsL_Z417, axiom, - (hasType(type_Airport, inst_ClintonCountyNYAirport))). - -fof(axWorldAirportsL_Z418, axiom, - (hasType(type_Airport, inst_ClintonCreekYTAirport))). - -fof(axWorldAirportsL_Z419, axiom, - (hasType(type_Airport, inst_ClintonPointNTAirport))). - -fof(axWorldAirportsL_Z420, axiom, - (hasType(type_Airport, inst_ClockTowerILAirport))). - -fof(axWorldAirportsL_Z421, axiom, - (hasType(type_Airport, inst_CluffLakeAerodromeSKAirport))). - -fof(axWorldAirportsL_Z422, axiom, - (hasType(type_Airport, inst_ClydeRiverNTAirport))). - -fof(axWorldAirportsL_Z423, axiom, - (hasType(type_Airport, inst_CoatzacoalcosAirport))). - -fof(axWorldAirportsL_Z424, axiom, - (hasType(type_Airport, inst_CobbCountyAirportMcCollumFieldGAAirport))). - -fof(axWorldAirportsL_Z425, axiom, - (hasType(type_Airport, inst_CocaAirport))). - -fof(axWorldAirportsL_Z426, axiom, - (hasType(type_Airport, inst_CochraneAirport))). - -fof(axWorldAirportsL_Z427, axiom, - (hasType(type_Airport, inst_CochraneONAirport))). - -fof(axWorldAirportsL_Z428, axiom, - (hasType(type_Airport, inst_CoffeyCountyKSAirport))). - -fof(axWorldAirportsL_Z429, axiom, - (hasType(type_Airport, inst_ColacVictoriaAirport))). - -fof(axWorldAirportsL_Z430, axiom, - (hasType(type_Airport, inst_ColatinaESAirport))). - -fof(axWorldAirportsL_Z431, axiom, - (hasType(type_Airport, inst_ColdLakeRegionalABAirport))). - -fof(axWorldAirportsL_Z432, axiom, - (hasType(type_Airport, inst_ColesCountyMemorialILAirport))). - -fof(axWorldAirportsL_Z433, axiom, - (hasType(type_Airport, inst_ColiseumStreetCAAirport))). - -fof(axWorldAirportsL_Z434, axiom, - (hasType(type_Airport, inst_CollinsBaySKAirport))). - -fof(axWorldAirportsL_Z435, axiom, - (hasType(type_Airport, inst_ColomboAirport))). - -fof(axWorldAirportsL_Z436, axiom, - (hasType(type_Airport, inst_ColonAirport))). - -fof(axWorldAirportsL_Z437, axiom, - (hasType(type_Airport, inst_ColonAirportCuba))). - -fof(axWorldAirportsL_Z438, axiom, - (hasType(type_Airport, inst_ColoniaSarmienAirport))). - -fof(axWorldAirportsL_Z439, axiom, - (hasType(type_Airport, inst_ColonialWilliamsburgVAAirport))). - -fof(axWorldAirportsL_Z440, axiom, - (hasType(type_Airport, inst_ColtonCAAirport))). - -fof(axWorldAirportsL_Z441, axiom, - (hasType(type_Airport, inst_ColumbusLowndesCountyMSAirport))). - -fof(axWorldAirportsL_Z442, axiom, - (hasType(type_Airport, inst_ColumbusMunicipalNEAirport))). - -fof(axWorldAirportsL_Z443, axiom, - (hasType(type_Airport, inst_ColvilleLakeAerodromeNTAirport))). - -fof(axWorldAirportsL_Z444, axiom, - (hasType(type_Airport, inst_ComayaguaAirport))). - -fof(axWorldAirportsL_Z445, axiom, - (hasType(type_Airport, inst_ComodoroZanniPehuajoAirport))). - -fof(axWorldAirportsL_Z446, axiom, - (hasType(type_Airport, inst_ComoxBCAirport))). - -fof(axWorldAirportsL_Z447, axiom, - (hasType(type_Airport, inst_CondronArmyAirFieldNMAirport))). - -fof(axWorldAirportsL_Z448, axiom, - (hasType(type_Airport, inst_CongoTownAndrosAirport))). - -fof(axWorldAirportsL_Z449, axiom, - (hasType(type_Airport, inst_ConnellsvillePAAirport))). - -fof(axWorldAirportsL_Z450, axiom, - (hasType(type_Airport, inst_ConselheiroLafaieteMGAirport))). - -fof(axWorldAirportsL_Z451, axiom, - (hasType(type_Airport, inst_ContadoraAirport))). - -fof(axWorldAirportsL_Z452, axiom, - (hasType(type_Airport, inst_CoolullahAirport))). - -fof(axWorldAirportsL_Z453, axiom, - (hasType(type_Airport, inst_CoomaNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z454, axiom, - (hasType(type_Airport, inst_CoopPointMBAirport))). - -fof(axWorldAirportsL_Z455, axiom, - (hasType(type_Airport, inst_CopanAirport))). - -fof(axWorldAirportsL_Z456, axiom, - (hasType(type_Airport, inst_CopperMountainCOAirport))). - -fof(axWorldAirportsL_Z457, axiom, - (hasType(type_Airport, inst_CoppermineNTAirport))). - -fof(axWorldAirportsL_Z458, axiom, - (hasType(type_Airport, inst_CoralHarbourNTAirport))). - -fof(axWorldAirportsL_Z459, axiom, - (hasType(type_Airport, inst_CordilloDownsSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z460, axiom, - (hasType(type_Airport, inst_CorkAirport))). - -fof(axWorldAirportsL_Z461, axiom, - (hasType(type_Airport, inst_CornIslandAirport))). - -fof(axWorldAirportsL_Z462, axiom, - (hasType(type_Airport, inst_CoronationABAirport))). - -fof(axWorldAirportsL_Z463, axiom, - (hasType(type_Airport, inst_CoronelCarlosCirianiSantaRosaTacnaAirport))). - -fof(axWorldAirportsL_Z464, axiom, - (hasType(type_Airport, inst_CorpusChristiNavalAirStationTXAirport))). - -fof(axWorldAirportsL_Z465, axiom, - (hasType(type_Airport, inst_CortesBayWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z466, axiom, - (hasType(type_Airport, inst_CostaSmeraldaSardiniaAirport))). - -fof(axWorldAirportsL_Z467, axiom, - (hasType(type_Airport, inst_CotedAzurNiceAirport))). - -fof(axWorldAirportsL_Z468, axiom, - (hasType(type_Airport, inst_CotiaSPAirport))). - -fof(axWorldAirportsL_Z469, axiom, - (hasType(type_Airport, inst_Coto47Airport))). - -fof(axWorldAirportsL_Z470, axiom, - (hasType(type_Airport, inst_CottesmoreRAFStationEnglandAirport))). - -fof(axWorldAirportsL_Z471, axiom, - (hasType(type_Airport, inst_CountyHeliportCAAirport))). - -fof(axWorldAirportsL_Z472, axiom, - (hasType(type_Airport, inst_CourtenayAerodromeBCAirport))). - -fof(axWorldAirportsL_Z473, axiom, - (hasType(type_Airport, inst_CowleyABAirport))). - -fof(axWorldAirportsL_Z474, axiom, - (hasType(type_Airport, inst_CoxFieldTXAirport))). - -fof(axWorldAirportsL_Z475, axiom, - (hasType(type_Airport, inst_CraigFieldALAirport))). - -fof(axWorldAirportsL_Z476, axiom, - (hasType(type_Airport, inst_CranbrookBCAirport))). - -fof(axWorldAirportsL_Z477, axiom, - (hasType(type_Airport, inst_CravoNorteAirport))). - -fof(axWorldAirportsL_Z478, axiom, - (hasType(type_Airport, inst_CreeLakeSKAirport))). - -fof(axWorldAirportsL_Z479, axiom, - (hasType(type_Airport, inst_CreechArmyAirFieldKYAirport))). - -fof(axWorldAirportsL_Z480, axiom, - (hasType(type_Airport, inst_CrestonAerodromeBCAirport))). - -fof(axWorldAirportsL_Z481, axiom, - (hasType(type_Airport, inst_CrossonFieldCOAirport))). - -fof(axWorldAirportsL_Z482, axiom, - (hasType(type_Airport, inst_CrownTobagoIsAirport))). - -fof(axWorldAirportsL_Z483, axiom, - (hasType(type_Airport, inst_CrowsLandingNavalAuxiliaryLandingFieldCAAirport))). - -fof(axWorldAirportsL_Z484, axiom, - (hasType(type_Airport, inst_CruzBaySeaplaneBaseStJohnAirport))). - -fof(axWorldAirportsL_Z485, axiom, - (hasType(type_Airport, inst_CrystalMNAirport))). - -fof(axWorldAirportsL_Z486, axiom, - (hasType(type_Airport, inst_CubaMunicipalMOAirport))). - -fof(axWorldAirportsL_Z487, axiom, - (hasType(type_Airport, inst_CubiPointNavalAirStationCubiPointAirport))). - -fof(axWorldAirportsL_Z488, axiom, - (hasType(type_Airport, inst_CulbersonCountyTXAirport))). - -fof(axWorldAirportsL_Z489, axiom, - (hasType(type_Airport, inst_CullatonLakeNTAirport))). - -fof(axWorldAirportsL_Z490, axiom, - (hasType(type_Airport, inst_CumberlandMunicipalWIAirport))). - -fof(axWorldAirportsL_Z491, axiom, - (hasType(type_Airport, inst_CuritibaosAirport))). - -fof(axWorldAirportsL_Z492, axiom, - (hasType(type_Airport, inst_CurraisNovosRNAirport))). - -fof(axWorldAirportsL_Z493, axiom, - (hasType(type_Airport, inst_CuruzuCuatiaAirport))). - -fof(axWorldAirportsL_Z494, axiom, - (hasType(type_Airport, inst_CyrilEKingStThomasAirport))). - -fof(axWorldAirportsL_Z495, axiom, - (hasType(type_Airport, inst_DaboSingkepAirport))). - -fof(axWorldAirportsL_Z496, axiom, - (hasType(type_Airport, inst_DadeCollierTrainingandTransitionFLAirport))). - -fof(axWorldAirportsL_Z497, axiom, - (hasType(type_Airport, inst_DakhlaVillaCisnerosWesternSaharaAirport))). - -fof(axWorldAirportsL_Z498, axiom, - (hasType(type_Airport, inst_DallasNavalAirStationHensleyFieldTXAirport))). - -fof(axWorldAirportsL_Z499, axiom, - (hasType(type_Airport, inst_DamanAirport))). - -fof(axWorldAirportsL_Z500, axiom, - (hasType(type_Airport, inst_DammanAirport))). - -fof(axWorldAirportsL_Z501, axiom, - (hasType(type_Airport, inst_DaneCountyRegionalAirportTruaxFieldWIAirport))). - -fof(axWorldAirportsL_Z502, axiom, - (hasType(type_Airport, inst_DanielsHarbourNFAirport))). - -fof(axWorldAirportsL_Z503, axiom, - (hasType(type_Airport, inst_DannellyFieldALAirport))). - -fof(axWorldAirportsL_Z504, axiom, - (hasType(type_Airport, inst_DareCountyRegionalNCAirport))). - -fof(axWorldAirportsL_Z505, axiom, - (hasType(type_Airport, inst_DarkeCountyOHAirport))). - -fof(axWorldAirportsL_Z506, axiom, - (hasType(type_Airport, inst_DarnleyIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z507, axiom, - (hasType(type_Airport, inst_DashhowuzTashauzDashhowuzAirport))). - -fof(axWorldAirportsL_Z508, axiom, - (hasType(type_Airport, inst_DauphinMBAirport))). - -fof(axWorldAirportsL_Z509, axiom, - (hasType(type_Airport, inst_DavisFieldOKAirport))). - -fof(axWorldAirportsL_Z510, axiom, - (hasType(type_Airport, inst_DavisInletAerodromeNFAirport))). - -fof(axWorldAirportsL_Z511, axiom, - (hasType(type_Airport, inst_DawsonCreekBCAirport))). - -fof(axWorldAirportsL_Z512, axiom, - (hasType(type_Airport, inst_DawsonYTAirport))). - -fof(axWorldAirportsL_Z513, axiom, - (hasType(type_Airport, inst_DaytonGeneralAirportSouthOHAirport))). - -fof(axWorldAirportsL_Z514, axiom, - (hasType(type_Airport, inst_DeadhorseAKAirport))). - -fof(axWorldAirportsL_Z515, axiom, - (hasType(type_Airport, inst_DeadmansCayLongAirport))). - -fof(axWorldAirportsL_Z516, axiom, - (hasType(type_Airport, inst_DeanRiverBCAirport))). - -fof(axWorldAirportsL_Z517, axiom, - (hasType(type_Airport, inst_DeaseLakeBCAirport))). - -fof(axWorldAirportsL_Z518, axiom, - (hasType(type_Airport, inst_DeceptionBayWaterAerodromeQCAirport))). - -fof(axWorldAirportsL_Z519, axiom, - (hasType(type_Airport, inst_DeepBayAKAirport))). - -fof(axWorldAirportsL_Z520, axiom, - (hasType(type_Airport, inst_DeerLakeNFAirport))). - -fof(axWorldAirportsL_Z521, axiom, - (hasType(type_Airport, inst_DeerLakeONAirport))). - -fof(axWorldAirportsL_Z522, axiom, - (hasType(type_Airport, inst_DekalbPeachtreeGAAirport))). - -fof(axWorldAirportsL_Z523, axiom, - (hasType(type_Airport, inst_DelawareCountyAirportJohnsonFieldINAirport))). - -fof(axWorldAirportsL_Z524, axiom, - (hasType(type_Airport, inst_DennyIslandBCAirport))). - -fof(axWorldAirportsL_Z525, axiom, - (hasType(type_Airport, inst_DerbyFieldNVAirport))). - -fof(axWorldAirportsL_Z526, axiom, - (hasType(type_Airport, inst_DesolationSoundBCAirport))). - -fof(axWorldAirportsL_Z527, axiom, - (hasType(type_Airport, inst_DetroitNavalAirFacilityMIAirport))). - -fof(axWorldAirportsL_Z528, axiom, - (hasType(type_Airport, inst_DewarLakesNTAirport))). - -fof(axWorldAirportsL_Z529, axiom, - (hasType(type_Airport, inst_DewittFieldOldTownMunicipalMEAirport))). - -fof(axWorldAirportsL_Z530, axiom, - (hasType(type_Airport, inst_DiademaSPAirport))). - -fof(axWorldAirportsL_Z531, axiom, - (hasType(type_Airport, inst_DiagorasMaritsaRhodosIslandAirport))). - -fof(axWorldAirportsL_Z532, axiom, - (hasType(type_Airport, inst_DiebougouAirport))). - -fof(axWorldAirportsL_Z533, axiom, - (hasType(type_Airport, inst_DiegoGarciaAirport))). - -fof(axWorldAirportsL_Z534, axiom, - (hasType(type_Airport, inst_DigbyAerodromeNSAirport))). - -fof(axWorldAirportsL_Z535, axiom, - (hasType(type_Airport, inst_DiwopuUrumqiAirport))). - -fof(axWorldAirportsL_Z536, axiom, - (hasType(type_Airport, inst_DjiboAirport))). - -fof(axWorldAirportsL_Z537, axiom, - (hasType(type_Airport, inst_DnataAirport))). - -fof(axWorldAirportsL_Z538, axiom, - (hasType(type_Airport, inst_DobbinsAirReserveBaseGAAirport))). - -fof(axWorldAirportsL_Z539, axiom, - (hasType(type_Airport, inst_DocCreekAirport))). - -fof(axWorldAirportsL_Z540, axiom, - (hasType(type_Airport, inst_DodgeCountyWIAirport))). - -fof(axWorldAirportsL_Z541, axiom, - (hasType(type_Airport, inst_DoisdeJulhoBAAirport))). - -fof(axWorldAirportsL_Z542, axiom, - (hasType(type_Airport, inst_DolbeauStMethodeQCAirport))). - -fof(axWorldAirportsL_Z543, axiom, - (hasType(type_Airport, inst_DomPedritoRSAirport))). - -fof(axWorldAirportsL_Z544, axiom, - (hasType(type_Airport, inst_DoorCountyCherrylandWIAirport))). - -fof(axWorldAirportsL_Z545, axiom, - (hasType(type_Airport, inst_DornierDLROberpfaffenhofenAirport))). - -fof(axWorldAirportsL_Z546, axiom, - (hasType(type_Airport, inst_DouglasCountyNVAirport))). - -fof(axWorldAirportsL_Z547, axiom, - (hasType(type_Airport, inst_DownsviewONAirport))). - -fof(axWorldAirportsL_Z548, axiom, - (hasType(type_Airport, inst_DraughonMillerMunicipalTXAirport))). - -fof(axWorldAirportsL_Z549, axiom, - (hasType(type_Airport, inst_DraytonValleyIndustrialAerodromeABAirport))). - -fof(axWorldAirportsL_Z550, axiom, - (hasType(type_Airport, inst_DrydenMunicipalONAirport))). - -fof(axWorldAirportsL_Z551, axiom, - (hasType(type_Airport, inst_DuesseldorfDusseldorfAirport))). - -fof(axWorldAirportsL_Z552, axiom, - (hasType(type_Airport, inst_DuesseldorfDusseldorfKoelnKolnAirport))). - -fof(axWorldAirportsL_Z553, axiom, - (hasType(type_Airport, inst_DundoChitatoAirport))). - -fof(axWorldAirportsL_Z554, axiom, - (hasType(type_Airport, inst_DuquedeCaixasRJAirport))). - -fof(axWorldAirportsL_Z555, axiom, - (hasType(type_Airport, inst_DutchessCountyNYAirport))). - -fof(axWorldAirportsL_Z556, axiom, - (hasType(type_Airport, inst_DyessArmyAirFieldRoiNamurAirport))). - -fof(axWorldAirportsL_Z557, axiom, - (hasType(type_Airport, inst_EarltonONAirport))). - -fof(axWorldAirportsL_Z558, axiom, - (hasType(type_Airport, inst_East34thStreetHeliportNYAirport))). - -fof(axWorldAirportsL_Z559, axiom, - (hasType(type_Airport, inst_EastMainRiverQCAirport))). - -fof(axWorldAirportsL_Z560, axiom, - (hasType(type_Airport, inst_EasternWestVirginiaRegionalAirportShepherdFieldWVAirport))). - -fof(axWorldAirportsL_Z561, axiom, - (hasType(type_Airport, inst_EastleighEnglandAirport))). - -fof(axWorldAirportsL_Z562, axiom, - (hasType(type_Airport, inst_EchterdingenStuttgartAirport))). - -fof(axWorldAirportsL_Z563, axiom, - (hasType(type_Airport, inst_EckertFieldCAAirport))). - -fof(axWorldAirportsL_Z564, axiom, - (hasType(type_Airport, inst_EdenNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z565, axiom, - (hasType(type_Airport, inst_EdmontonInternationalABAirport))). - -fof(axWorldAirportsL_Z566, axiom, - (hasType(type_Airport, inst_EdmontonMunicipalABAirport))). - -fof(axWorldAirportsL_Z567, axiom, - (hasType(type_Airport, inst_EdsonABAirport))). - -fof(axWorldAirportsL_Z568, axiom, - (hasType(type_Airport, inst_EduardoGomesAMAirport))). - -fof(axWorldAirportsL_Z569, axiom, - (hasType(type_Airport, inst_EdwardFKnappStateVTAirport))). - -fof(axWorldAirportsL_Z570, axiom, - (hasType(type_Airport, inst_EglinAirForceBaseOkaloosaCountyFLAirport))). - -fof(axWorldAirportsL_Z571, axiom, - (hasType(type_Airport, inst_EglintonNorthernIrelandAirport))). - -fof(axWorldAirportsL_Z572, axiom, - (hasType(type_Airport, inst_EilatInternationalOvdaAirport))). - -fof(axWorldAirportsL_Z573, axiom, - (hasType(type_Airport, inst_ElCentroNavalAirFacilityCAAirport))). - -fof(axWorldAirportsL_Z574, axiom, - (hasType(type_Airport, inst_ElCocoSanJoseAirport))). - -fof(axWorldAirportsL_Z575, axiom, - (hasType(type_Airport, inst_ElGoueraAirport))). - -fof(axWorldAirportsL_Z576, axiom, - (hasType(type_Airport, inst_ElJacuelPuntadelEsteAirport))). - -fof(axWorldAirportsL_Z577, axiom, - (hasType(type_Airport, inst_ElPlumerilloMendozaAirport))). - -fof(axWorldAirportsL_Z578, axiom, - (hasType(type_Airport, inst_ElPorvenirAirport))). - -fof(axWorldAirportsL_Z579, axiom, - (hasType(type_Airport, inst_ElRahabaSanaaSanaaAirport))). - -fof(axWorldAirportsL_Z580, axiom, - (hasType(type_Airport, inst_ElRosalColLMGuerreroTulcanAirport))). - -fof(axWorldAirportsL_Z581, axiom, - (hasType(type_Airport, inst_ElTehuelchePuertoMadrynAirport))). - -fof(axWorldAirportsL_Z582, axiom, - (hasType(type_Airport, inst_ElTepualPuertoMonttAirport))). - -fof(axWorldAirportsL_Z583, axiom, - (hasType(type_Airport, inst_ElToroMarineCorpsAirStationCAAirport))). - -fof(axWorldAirportsL_Z584, axiom, - (hasType(type_Airport, inst_ElTrompilloSantaCruzAirport))). - -fof(axWorldAirportsL_Z585, axiom, - (hasType(type_Airport, inst_ElVigiaAirport))). - -fof(axWorldAirportsL_Z586, axiom, - (hasType(type_Airport, inst_ElkinMunicipalNCAirport))). - -fof(axWorldAirportsL_Z587, axiom, - (hasType(type_Airport, inst_ElliotLakeMunicipalONAirport))). - -fof(axWorldAirportsL_Z588, axiom, - (hasType(type_Airport, inst_EllsworthAirForceBaseSDAirport))). - -fof(axWorldAirportsL_Z589, axiom, - (hasType(type_Airport, inst_EllysonNavalAirStationFLAirport))). - -fof(axWorldAirportsL_Z590, axiom, - (hasType(type_Airport, inst_EloyAlfaroMantaAirport))). - -fof(axWorldAirportsL_Z591, axiom, - (hasType(type_Airport, inst_ElyMunicipalMNAirport))). - -fof(axWorldAirportsL_Z592, axiom, - (hasType(type_Airport, inst_EmmenAirport))). - -fof(axWorldAirportsL_Z593, axiom, - (hasType(type_Airport, inst_EnNahudAirport))). - -fof(axWorldAirportsL_Z594, axiom, - (hasType(type_Airport, inst_EnidWoodringMunicipalOKAirport))). - -fof(axWorldAirportsL_Z595, axiom, - (hasType(type_Airport, inst_EnnadaiLakeNTAirport))). - -fof(axWorldAirportsL_Z596, axiom, - (hasType(type_Airport, inst_EnsheimSaarbrueckenSaarbruckenAirport))). - -fof(axWorldAirportsL_Z597, axiom, - (hasType(type_Airport, inst_EntzheimStrasbourgAirport))). - -fof(axWorldAirportsL_Z598, axiom, - (hasType(type_Airport, inst_EppleyAirfieldNEAirport))). - -fof(axWorldAirportsL_Z599, axiom, - (hasType(type_Airport, inst_ErnestALoveFieldAZAirport))). - -fof(axWorldAirportsL_Z600, axiom, - (hasType(type_Airport, inst_EsSeniaOranAirport))). - -fof(axWorldAirportsL_Z601, axiom, - (hasType(type_Airport, inst_EsperanceSaintMartinAirport))). - -fof(axWorldAirportsL_Z602, axiom, - (hasType(type_Airport, inst_EsperanzaAirport))). - -fof(axWorldAirportsL_Z603, axiom, - (hasType(type_Airport, inst_EsquimaltBCAirport))). - -fof(axWorldAirportsL_Z604, axiom, - (hasType(type_Airport, inst_EssendonVictoriaAirport))). - -fof(axWorldAirportsL_Z605, axiom, - (hasType(type_Airport, inst_EstevanPointBCAirport))). - -fof(axWorldAirportsL_Z606, axiom, - (hasType(type_Airport, inst_EstevanSKAirport))). - -fof(axWorldAirportsL_Z607, axiom, - (hasType(type_Airport, inst_EugenioMariadeHostosMayaguezAirport))). - -fof(axWorldAirportsL_Z608, axiom, - (hasType(type_Airport, inst_EuniceLAAirport))). - -fof(axWorldAirportsL_Z609, axiom, - (hasType(type_Airport, inst_EurekaNTAirport))). - -fof(axWorldAirportsL_Z610, axiom, - (hasType(type_Airport, inst_EvelynSharpFieldNEAirport))). - -fof(axWorldAirportsL_Z611, axiom, - (hasType(type_Airport, inst_EverettStewartTNAirport))). - -fof(axWorldAirportsL_Z612, axiom, - (hasType(type_Airport, inst_ExumaInternationalExumaAirport))). - -fof(axWorldAirportsL_Z613, axiom, - (hasType(type_Airport, inst_FairchildAirForceBaseWAAirport))). - -fof(axWorldAirportsL_Z614, axiom, - (hasType(type_Airport, inst_FaisalabadAirport))). - -fof(axWorldAirportsL_Z615, axiom, - (hasType(type_Airport, inst_FalconFieldAZAirport))). - -fof(axWorldAirportsL_Z616, axiom, - (hasType(type_Airport, inst_FalherABAirport))). - -fof(axWorldAirportsL_Z617, axiom, - (hasType(type_Airport, inst_FallonNavalAirStationVanVoorhisFieldNVAirport))). - -fof(axWorldAirportsL_Z618, axiom, - (hasType(type_Airport, inst_FarafanganaAirport))). - -fof(axWorldAirportsL_Z619, axiom, - (hasType(type_Airport, inst_FaroYTAirport))). - -fof(axWorldAirportsL_Z620, axiom, - (hasType(type_Airport, inst_FasceneNossiBeAirport))). - -fof(axWorldAirportsL_Z621, axiom, - (hasType(type_Airport, inst_FassamaAirport))). - -fof(axWorldAirportsL_Z622, axiom, - (hasType(type_Airport, inst_FeltsFieldWAAirport))). - -fof(axWorldAirportsL_Z623, axiom, - (hasType(type_Airport, inst_FentressNavalAuxiliaryLandingFieldVAAirport))). - -fof(axWorldAirportsL_Z624, axiom, - (hasType(type_Airport, inst_FerdinandoLuisRibasDominicciSanJuanAirport))). - -fof(axWorldAirportsL_Z625, axiom, - (hasType(type_Airport, inst_FianarantsoaAirport))). - -fof(axWorldAirportsL_Z626, axiom, - (hasType(type_Airport, inst_FiddymentFieldCAAirport))). - -fof(axWorldAirportsL_Z627, axiom, - (hasType(type_Airport, inst_FindelLuxembourgAirport))). - -fof(axWorldAirportsL_Z628, axiom, - (hasType(type_Airport, inst_FinkerwerdenAirbusPlantHamburgAirport))). - -fof(axWorldAirportsL_Z629, axiom, - (hasType(type_Airport, inst_FlabobCAAirport))). - -fof(axWorldAirportsL_Z630, axiom, - (hasType(type_Airport, inst_FlinFlonMBAirport))). - -fof(axWorldAirportsL_Z631, axiom, - (hasType(type_Airport, inst_FoleyMunicipalALAirport))). - -fof(axWorldAirportsL_Z632, axiom, - (hasType(type_Airport, inst_FondduLacSKAirport))). - -fof(axWorldAirportsL_Z633, axiom, - (hasType(type_Airport, inst_FontRomeuAirport))). - -fof(axWorldAirportsL_Z634, axiom, - (hasType(type_Airport, inst_ForchheimKarlsruheAirport))). - -fof(axWorldAirportsL_Z635, axiom, - (hasType(type_Airport, inst_FordIslandAuxiliaryLandingFieldHIAirport))). - -fof(axWorldAirportsL_Z636, axiom, - (hasType(type_Airport, inst_ForestvilleQCAirport))). - -fof(axWorldAirportsL_Z637, axiom, - (hasType(type_Airport, inst_ForneyArmyAirFieldMOAirport))). - -fof(axWorldAirportsL_Z638, axiom, - (hasType(type_Airport, inst_FortAlbanyONAirport))). - -fof(axWorldAirportsL_Z639, axiom, - (hasType(type_Airport, inst_FortChipewyanABAirport))). - -fof(axWorldAirportsL_Z640, axiom, - (hasType(type_Airport, inst_FortFrancesMunicipalONAirport))). - -fof(axWorldAirportsL_Z641, axiom, - (hasType(type_Airport, inst_FortFranklinNTAirport))). - -fof(axWorldAirportsL_Z642, axiom, - (hasType(type_Airport, inst_FortFrederickAKAirport))). - -fof(axWorldAirportsL_Z643, axiom, - (hasType(type_Airport, inst_FortGoodHopeNTAirport))). - -fof(axWorldAirportsL_Z644, axiom, - (hasType(type_Airport, inst_FortHopeONAirport))). - -fof(axWorldAirportsL_Z645, axiom, - (hasType(type_Airport, inst_FortLiardNTAirport))). - -fof(axWorldAirportsL_Z646, axiom, - (hasType(type_Airport, inst_FortMcMurrayABAirport))). - -fof(axWorldAirportsL_Z647, axiom, - (hasType(type_Airport, inst_FortMcPhersonNTAirport))). - -fof(axWorldAirportsL_Z648, axiom, - (hasType(type_Airport, inst_FortNelsonBCAirport))). - -fof(axWorldAirportsL_Z649, axiom, - (hasType(type_Airport, inst_FortNormanNTAirport))). - -fof(axWorldAirportsL_Z650, axiom, - (hasType(type_Airport, inst_FortProvidenceNTAirport))). - -fof(axWorldAirportsL_Z651, axiom, - (hasType(type_Airport, inst_FortRelianceWaterAerodromeNTAirport))). - -fof(axWorldAirportsL_Z652, axiom, - (hasType(type_Airport, inst_FortResolutionNTAirport))). - -fof(axWorldAirportsL_Z653, axiom, - (hasType(type_Airport, inst_FortSevernONAirport))). - -fof(axWorldAirportsL_Z654, axiom, - (hasType(type_Airport, inst_FortSimpsonNTAirport))). - -fof(axWorldAirportsL_Z655, axiom, - (hasType(type_Airport, inst_FortSmithNTAirport))). - -fof(axWorldAirportsL_Z656, axiom, - (hasType(type_Airport, inst_FortStJohnBCAirport))). - -fof(axWorldAirportsL_Z657, axiom, - (hasType(type_Airport, inst_FoxHarbourAerodromeNFAirport))). - -fof(axWorldAirportsL_Z658, axiom, - (hasType(type_Airport, inst_FramnesNarvikAirport))). - -fof(axWorldAirportsL_Z659, axiom, - (hasType(type_Airport, inst_FranciscoSaCarneiroPedrasRubrasPortoOportoAirport))). - -fof(axWorldAirportsL_Z660, axiom, - (hasType(type_Airport, inst_FrankWileyFieldMTAirport))). - -fof(axWorldAirportsL_Z661, axiom, - (hasType(type_Airport, inst_FranklinCountyTNAirport))). - -fof(axWorldAirportsL_Z662, axiom, - (hasType(type_Airport, inst_FranzJosefAirport))). - -fof(axWorldAirportsL_Z663, axiom, - (hasType(type_Airport, inst_FrederictonNBAirport))). - -fof(axWorldAirportsL_Z664, axiom, - (hasType(type_Airport, inst_FreemanMunicipalINAirport))). - -fof(axWorldAirportsL_Z665, axiom, - (hasType(type_Airport, inst_FreiburgAirport))). - -fof(axWorldAirportsL_Z666, axiom, - (hasType(type_Airport, inst_FrescatyMetzAirport))). - -fof(axWorldAirportsL_Z667, axiom, - (hasType(type_Airport, inst_FriedmanMemorialIDAirport))). - -fof(axWorldAirportsL_Z668, axiom, - (hasType(type_Airport, inst_FritzscheArmyAirFieldCAAirport))). - -fof(axWorldAirportsL_Z669, axiom, - (hasType(type_Airport, inst_FrosinoneAirport))). - -fof(axWorldAirportsL_Z670, axiom, - (hasType(type_Airport, inst_FrosonAirBaseOstersundAirport))). - -fof(axWorldAirportsL_Z671, axiom, - (hasType(type_Airport, inst_FryklandaTorsbyAirport))). - -fof(axWorldAirportsL_Z672, axiom, - (hasType(type_Airport, inst_FuaAmotuNukuAlofaTongatapuAirport))). - -fof(axWorldAirportsL_Z673, axiom, - (hasType(type_Airport, inst_FultonCountyINAirport))). - -fof(axWorldAirportsL_Z674, axiom, - (hasType(type_Airport, inst_FultonCountyOHAirport))). - -fof(axWorldAirportsL_Z675, axiom, - (hasType(type_Airport, inst_GagetownNBAirport))). - -fof(axWorldAirportsL_Z676, axiom, - (hasType(type_Airport, inst_GagnonQCAirport))). - -fof(axWorldAirportsL_Z677, axiom, - (hasType(type_Airport, inst_GalileiSanGiustoPisaAirport))). - -fof(axWorldAirportsL_Z678, axiom, - (hasType(type_Airport, inst_GanderInternationalNFAirport))). - -fof(axWorldAirportsL_Z679, axiom, - (hasType(type_Airport, inst_GanedTaizAirport))). - -fof(axWorldAirportsL_Z680, axiom, - (hasType(type_Airport, inst_GangesHarborBCAirport))). - -fof(axWorldAirportsL_Z681, axiom, - (hasType(type_Airport, inst_GaouaAirport))). - -fof(axWorldAirportsL_Z682, axiom, - (hasType(type_Airport, inst_GaranhunsPEAirport))). - -fof(axWorldAirportsL_Z683, axiom, - (hasType(type_Airport, inst_GardenCountyNEAirport))). - -fof(axWorldAirportsL_Z684, axiom, - (hasType(type_Airport, inst_GardenKeySeaplanaBaseFLAirport))). - -fof(axWorldAirportsL_Z685, axiom, - (hasType(type_Airport, inst_GarfieldCountyRegionalCOAirport))). - -fof(axWorldAirportsL_Z686, axiom, - (hasType(type_Airport, inst_GarmischPartenkirchenAirport))). - -fof(axWorldAirportsL_Z687, axiom, - (hasType(type_Airport, inst_GarnerFieldTXAirport))). - -fof(axWorldAirportsL_Z688, axiom, - (hasType(type_Airport, inst_GarrettCountyMDAirport))). - -fof(axWorldAirportsL_Z689, axiom, - (hasType(type_Airport, inst_GarulhosSPAirport))). - -fof(axWorldAirportsL_Z690, axiom, - (hasType(type_Airport, inst_GaspeQCAirport))). - -fof(axWorldAirportsL_Z691, axiom, - (hasType(type_Airport, inst_GatineauQCAirport))). - -fof(axWorldAirportsL_Z692, axiom, - (hasType(type_Airport, inst_GatwickEnglandAirport))). - -fof(axWorldAirportsL_Z693, axiom, - (hasType(type_Airport, inst_GaviotasAirport))). - -fof(axWorldAirportsL_Z694, axiom, - (hasType(type_Airport, inst_GeiteryggenSkeinAirport))). - -fof(axWorldAirportsL_Z695, axiom, - (hasType(type_Airport, inst_GeneralAbelardoLRodriguezTijuanaAirport))). - -fof(axWorldAirportsL_Z696, axiom, - (hasType(type_Airport, inst_GeneralEnriqueMoscTartagalAirport))). - -fof(axWorldAirportsL_Z697, axiom, - (hasType(type_Airport, inst_GeneralFranciscoJavierMinaTampicoAirport))). - -fof(axWorldAirportsL_Z698, axiom, - (hasType(type_Airport, inst_GeneralHeribertoJaraVeracruzAirport))). - -fof(axWorldAirportsL_Z699, axiom, - (hasType(type_Airport, inst_GeneralLeobardoRuizZacatecasAirport))). - -fof(axWorldAirportsL_Z700, axiom, - (hasType(type_Airport, inst_GeneralLucioBlancoReynosaAirport))). - -fof(axWorldAirportsL_Z701, axiom, - (hasType(type_Airport, inst_GeneralManuelMdeLeonLaPazAirport))). - -fof(axWorldAirportsL_Z702, axiom, - (hasType(type_Airport, inst_GeneralMitchellInternationalWIAirport))). - -fof(axWorldAirportsL_Z703, axiom, - (hasType(type_Airport, inst_GeneralOmarTorrijosHerraraPanamaCityAirport))). - -fof(axWorldAirportsL_Z704, axiom, - (hasType(type_Airport, inst_GeneralRafaelBueinaMazatlanAirport))). - -fof(axWorldAirportsL_Z705, axiom, - (hasType(type_Airport, inst_GeneralRodolfoSTaboadaMexicaliAirport))). - -fof(axWorldAirportsL_Z706, axiom, - (hasType(type_Airport, inst_GeneralUlpianoPaezSalinasAirport))). - -fof(axWorldAirportsL_Z707, axiom, - (hasType(type_Airport, inst_GeneralUrquizaParanaAirport))). - -fof(axWorldAirportsL_Z708, axiom, - (hasType(type_Airport, inst_GeneralVillegaAirport))). - -fof(axWorldAirportsL_Z709, axiom, - (hasType(type_Airport, inst_GeneralWilliamJFoxAirfieldCAAirport))). - -fof(axWorldAirportsL_Z710, axiom, - (hasType(type_Airport, inst_GeorgeAirForceBaseCAAirport))). - -fof(axWorldAirportsL_Z711, axiom, - (hasType(type_Airport, inst_GeorgianBayAerodromeONAirport))). - -fof(axWorldAirportsL_Z712, axiom, - (hasType(type_Airport, inst_GeraldtonONAirport))). - -fof(axWorldAirportsL_Z713, axiom, - (hasType(type_Airport, inst_GermansenLandingBCAirport))). - -fof(axWorldAirportsL_Z714, axiom, - (hasType(type_Airport, inst_GethsemaniQCAirport))). - -fof(axWorldAirportsL_Z715, axiom, - (hasType(type_Airport, inst_GhadamesAirport))). - -fof(axWorldAirportsL_Z716, axiom, - (hasType(type_Airport, inst_GiarmataTimisoaraAirport))). - -fof(axWorldAirportsL_Z717, axiom, - (hasType(type_Airport, inst_GibsonCountyTNAirport))). - -fof(axWorldAirportsL_Z718, axiom, - (hasType(type_Airport, inst_GifuAirport))). - -fof(axWorldAirportsL_Z719, axiom, - (hasType(type_Airport, inst_GijonAirport))). - -fof(axWorldAirportsL_Z720, axiom, - (hasType(type_Airport, inst_GillamMBAirport))). - -fof(axWorldAirportsL_Z721, axiom, - (hasType(type_Airport, inst_GillespieFieldCAAirport))). - -fof(axWorldAirportsL_Z722, axiom, - (hasType(type_Airport, inst_GilliesBayBCAirport))). - -fof(axWorldAirportsL_Z723, axiom, - (hasType(type_Airport, inst_GillotReunionSaintDenisdelaReunionAirport))). - -fof(axWorldAirportsL_Z724, axiom, - (hasType(type_Airport, inst_GimliIndustrialParkMBAirport))). - -fof(axWorldAirportsL_Z725, axiom, - (hasType(type_Airport, inst_GjoaHavenNTAirport))). - -fof(axWorldAirportsL_Z726, axiom, - (hasType(type_Airport, inst_GladmanPointNTAirport))). - -fof(axWorldAirportsL_Z727, axiom, - (hasType(type_Airport, inst_GlenviewNavalAirStationILAirport))). - -fof(axWorldAirportsL_Z728, axiom, - (hasType(type_Airport, inst_GlyncoNavalAirStationGAAirport))). - -fof(axWorldAirportsL_Z729, axiom, - (hasType(type_Airport, inst_GnossFieldCAAirport))). - -fof(axWorldAirportsL_Z730, axiom, - (hasType(type_Airport, inst_GobernadorCastelloViedmaAirport))). - -fof(axWorldAirportsL_Z731, axiom, - (hasType(type_Airport, inst_GoderichONAirport))). - -fof(axWorldAirportsL_Z732, axiom, - (hasType(type_Airport, inst_GodsLakeNarrowsMBAirport))). - -fof(axWorldAirportsL_Z733, axiom, - (hasType(type_Airport, inst_GodsRiverMBAirport))). - -fof(axWorldAirportsL_Z734, axiom, - (hasType(type_Airport, inst_GoldCoastCoolangattaQueenslandAirport))). - -fof(axWorldAirportsL_Z735, axiom, - (hasType(type_Airport, inst_GoldenRockStKittsAirport))). - -fof(axWorldAirportsL_Z736, axiom, - (hasType(type_Airport, inst_GoleniowSzczecinStettinAirport))). - -fof(axWorldAirportsL_Z737, axiom, - (hasType(type_Airport, inst_GoliadNavalAuxiliaryLandingFieldTXAirport))). - -fof(axWorldAirportsL_Z738, axiom, - (hasType(type_Airport, inst_GolosonLaCeibaAirport))). - -fof(axWorldAirportsL_Z739, axiom, - (hasType(type_Airport, inst_GooseAirport))). - -fof(axWorldAirportsL_Z740, axiom, - (hasType(type_Airport, inst_GooseNFAirport))). - -fof(axWorldAirportsL_Z741, axiom, - (hasType(type_Airport, inst_GorgeHarborBCAirport))). - -fof(axWorldAirportsL_Z742, axiom, - (hasType(type_Airport, inst_GoromGoromAirport))). - -fof(axWorldAirportsL_Z743, axiom, - (hasType(type_Airport, inst_GoslarAirport))). - -fof(axWorldAirportsL_Z744, axiom, - (hasType(type_Airport, inst_GoyaAirport))). - -fof(axWorldAirportsL_Z745, axiom, - (hasType(type_Airport, inst_GrandCanyonCavernsAZAirport))). - -fof(axWorldAirportsL_Z746, axiom, - (hasType(type_Airport, inst_GrandForksBCAirport))). - -fof(axWorldAirportsL_Z747, axiom, - (hasType(type_Airport, inst_GrandViewInternationalWAAirport))). - -fof(axWorldAirportsL_Z748, axiom, - (hasType(type_Airport, inst_GrandeCacheAerodromeABAirport))). - -fof(axWorldAirportsL_Z749, axiom, - (hasType(type_Airport, inst_GrandePrairieABAirport))). - -fof(axWorldAirportsL_Z750, axiom, - (hasType(type_Airport, inst_GrantCountyNMAirport))). - -fof(axWorldAirportsL_Z751, axiom, - (hasType(type_Airport, inst_GrantCountyWAAirport))). - -fof(axWorldAirportsL_Z752, axiom, - (hasType(type_Airport, inst_GrantCountyWIAirport))). - -fof(axWorldAirportsL_Z753, axiom, - (hasType(type_Airport, inst_GrantCountyWVAirport))). - -fof(axWorldAirportsL_Z754, axiom, - (hasType(type_Airport, inst_GranvilleLakeMBAirport))). - -fof(axWorldAirportsL_Z755, axiom, - (hasType(type_Airport, inst_GraysonCountyTXAirport))). - -fof(axWorldAirportsL_Z756, axiom, - (hasType(type_Airport, inst_GreaterPeoriaRegionalILAirport))). - -fof(axWorldAirportsL_Z757, axiom, - (hasType(type_Airport, inst_GreaterPittsburghInternationalPAAirport))). - -fof(axWorldAirportsL_Z758, axiom, - (hasType(type_Airport, inst_GreaterPortsmouthRegionalOHAirport))). - -fof(axWorldAirportsL_Z759, axiom, - (hasType(type_Airport, inst_GreaterRochesterInternationalNYAirport))). - -fof(axWorldAirportsL_Z760, axiom, - (hasType(type_Airport, inst_GreaterRockfordILAirport))). - -fof(axWorldAirportsL_Z761, axiom, - (hasType(type_Airport, inst_GreenINAirport))). - -fof(axWorldAirportsL_Z762, axiom, - (hasType(type_Airport, inst_GreenLakeWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z763, axiom, - (hasType(type_Airport, inst_GreenRiverMunicipalUTAirport))). - -fof(axWorldAirportsL_Z764, axiom, - (hasType(type_Airport, inst_GreenbrierValleyWVAirport))). - -fof(axWorldAirportsL_Z765, axiom, - (hasType(type_Airport, inst_GreeneCountyPAAirport))). - -fof(axWorldAirportsL_Z766, axiom, - (hasType(type_Airport, inst_GreenfieldMAAirport))). - -fof(axWorldAirportsL_Z767, axiom, - (hasType(type_Airport, inst_GreenwaySoundBCAirport))). - -fof(axWorldAirportsL_Z768, axiom, - (hasType(type_Airport, inst_GreenwoodNSAirport))). - -fof(axWorldAirportsL_Z769, axiom, - (hasType(type_Airport, inst_GrenchenAirport))). - -fof(axWorldAirportsL_Z770, axiom, - (hasType(type_Airport, inst_GrevenMuensterMunsterAirport))). - -fof(axWorldAirportsL_Z771, axiom, - (hasType(type_Airport, inst_GriderFieldARAirport))). - -fof(axWorldAirportsL_Z772, axiom, - (hasType(type_Airport, inst_GriffingSanduskyOHAirport))). - -fof(axWorldAirportsL_Z773, axiom, - (hasType(type_Airport, inst_GriffissAirForceBaseNYAirport))). - -fof(axWorldAirportsL_Z774, axiom, - (hasType(type_Airport, inst_GriseFiordNTAirport))). - -fof(axWorldAirportsL_Z775, axiom, - (hasType(type_Airport, inst_GriswoldCTAirport))). - -fof(axWorldAirportsL_Z776, axiom, - (hasType(type_Airport, inst_GuairaPRAirport))). - -fof(axWorldAirportsL_Z777, axiom, - (hasType(type_Airport, inst_GuantanamoNavalAirStationGuantanamoAirport))). - -fof(axWorldAirportsL_Z778, axiom, - (hasType(type_Airport, inst_GuararapesPEAirport))). - -fof(axWorldAirportsL_Z779, axiom, - (hasType(type_Airport, inst_GuayanaPuertoOrdazAirport))). - -fof(axWorldAirportsL_Z780, axiom, - (hasType(type_Airport, inst_GuluAirport))). - -fof(axWorldAirportsL_Z781, axiom, - (hasType(type_Airport, inst_GurayatAirport))). - -fof(axWorldAirportsL_Z782, axiom, - (hasType(type_Airport, inst_GusauAirport))). - -fof(axWorldAirportsL_Z783, axiom, - (hasType(type_Airport, inst_GwinnettCountyAirportBriscoeFieldGAAirport))). - -fof(axWorldAirportsL_Z784, axiom, - (hasType(type_Airport, inst_GyumriLeninakanAirport))). - -fof(axWorldAirportsL_Z785, axiom, - (hasType(type_Airport, inst_HHCoffieldRegionalTXAirport))). - -fof(axWorldAirportsL_Z786, axiom, - (hasType(type_Airport, inst_HadjerAirport))). - -fof(axWorldAirportsL_Z787, axiom, - (hasType(type_Airport, inst_HahayaIconiMoroniAirport))). - -fof(axWorldAirportsL_Z788, axiom, - (hasType(type_Airport, inst_HainesJunctionYTAirport))). - -fof(axWorldAirportsL_Z789, axiom, - (hasType(type_Airport, inst_HakaiPassAirport))). - -fof(axWorldAirportsL_Z790, axiom, - (hasType(type_Airport, inst_HaleCountyTXAirport))). - -fof(axWorldAirportsL_Z791, axiom, - (hasType(type_Airport, inst_HalifaxCountyNCAirport))). - -fof(axWorldAirportsL_Z792, axiom, - (hasType(type_Airport, inst_HalifaxDowntownWaterfrontHeliportNSAirport))). - -fof(axWorldAirportsL_Z793, axiom, - (hasType(type_Airport, inst_HalifaxInternationalNSAirport))). - -fof(axWorldAirportsL_Z794, axiom, - (hasType(type_Airport, inst_HallBeachNTAirport))). - -fof(axWorldAirportsL_Z795, axiom, - (hasType(type_Airport, inst_HamiltonONAirport))). - -fof(axWorldAirportsL_Z796, axiom, - (hasType(type_Airport, inst_HammAirport))). - -fof(axWorldAirportsL_Z797, axiom, - (hasType(type_Airport, inst_HamptonRoadsVAAirport))). - -fof(axWorldAirportsL_Z798, axiom, - (hasType(type_Airport, inst_HanoverCountyMunicipalVAAirport))). - -fof(axWorldAirportsL_Z799, axiom, - (hasType(type_Airport, inst_HarnosandSundsvallAirport))). - -fof(axWorldAirportsL_Z800, axiom, - (hasType(type_Airport, inst_HaroldDavidsonFieldSDAirport))). - -fof(axWorldAirportsL_Z801, axiom, - (hasType(type_Airport, inst_HaroldNavalOutlyingFieldFLAirport))). - -fof(axWorldAirportsL_Z802, axiom, - (hasType(type_Airport, inst_HarrietAlexanderFieldCOAirport))). - -fof(axWorldAirportsL_Z803, axiom, - (hasType(type_Airport, inst_HarrietFieldNVAirport))). - -fof(axWorldAirportsL_Z804, axiom, - (hasType(type_Airport, inst_HarringtonHarbourQCAirport))). - -fof(axWorldAirportsL_Z805, axiom, - (hasType(type_Airport, inst_HarrisburgInternationalPAAirport))). - -fof(axWorldAirportsL_Z806, axiom, - (hasType(type_Airport, inst_HarryCleverFieldOHAirport))). - -fof(axWorldAirportsL_Z807, axiom, - (hasType(type_Airport, inst_HarryPWilliamsMemorialLAAirport))). - -fof(axWorldAirportsL_Z808, axiom, - (hasType(type_Airport, inst_HarrySternNDAirport))). - -fof(axWorldAirportsL_Z809, axiom, - (hasType(type_Airport, inst_HarryWBrowneMIAirport))). - -fof(axWorldAirportsL_Z810, axiom, - (hasType(type_Airport, inst_HartleyBayWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z811, axiom, - (hasType(type_Airport, inst_HartnessStateSpringfieldVTAirport))). - -fof(axWorldAirportsL_Z812, axiom, - (hasType(type_Airport, inst_HasanuddinUjungPandangAirport))). - -fof(axWorldAirportsL_Z813, axiom, - (hasType(type_Airport, inst_HasseltAirport))). - -fof(axWorldAirportsL_Z814, axiom, - (hasType(type_Airport, inst_HassloVasterasAirport))). - -fof(axWorldAirportsL_Z815, axiom, - (hasType(type_Airport, inst_HattiesburgLaurelRegionalMSAirport))). - -fof(axWorldAirportsL_Z816, axiom, - (hasType(type_Airport, inst_HaukasenSogndalAirport))). - -fof(axWorldAirportsL_Z817, axiom, - (hasType(type_Airport, inst_HavilarAirport))). - -fof(axWorldAirportsL_Z818, axiom, - (hasType(type_Airport, inst_HavreStPierreQCAirport))). - -fof(axWorldAirportsL_Z819, axiom, - (hasType(type_Airport, inst_HayRiverNTAirport))). - -fof(axWorldAirportsL_Z820, axiom, - (hasType(type_Airport, inst_HearstReneFontaineMunicipalONAirport))). - -fof(axWorldAirportsL_Z821, axiom, - (hasType(type_Airport, inst_HeathrowEnglandAirport))). - -fof(axWorldAirportsL_Z822, axiom, - (hasType(type_Airport, inst_HeerenveenAirport))). - -fof(axWorldAirportsL_Z823, axiom, - (hasType(type_Airport, inst_HeliportMAAirport))). - -fof(axWorldAirportsL_Z824, axiom, - (hasType(type_Airport, inst_HeliportSophiaAntipolisAirport))). - -fof(axWorldAirportsL_Z825, axiom, - (hasType(type_Airport, inst_HeliportTrevisoAirport))). - -fof(axWorldAirportsL_Z826, axiom, - (hasType(type_Airport, inst_HelleSvolvaerAirport))). - -fof(axWorldAirportsL_Z827, axiom, - (hasType(type_Airport, inst_HengeloAirport))). - -fof(axWorldAirportsL_Z828, axiom, - (hasType(type_Airport, inst_HenryCountyTNAirport))). - -fof(axWorldAirportsL_Z829, axiom, - (hasType(type_Airport, inst_HenryTiftMyersGAAirport))). - -fof(axWorldAirportsL_Z830, axiom, - (hasType(type_Airport, inst_HenyamyaAirport))). - -fof(axWorldAirportsL_Z831, axiom, - (hasType(type_Airport, inst_HerbertSmartDowntownGAAirport))). - -fof(axWorldAirportsL_Z832, axiom, - (hasType(type_Airport, inst_HeslerNobleFieldMSAirport))). - -fof(axWorldAirportsL_Z833, axiom, - (hasType(type_Airport, inst_HewanorraStLuciaVieuxFortAirport))). - -fof(axWorldAirportsL_Z834, axiom, - (hasType(type_Airport, inst_HierroCanaryIslandsAirport))). - -fof(axWorldAirportsL_Z835, axiom, - (hasType(type_Airport, inst_HighLevelABAirport))). - -fof(axWorldAirportsL_Z836, axiom, - (hasType(type_Airport, inst_HighPrairieABAirport))). - -fof(axWorldAirportsL_Z837, axiom, - (hasType(type_Airport, inst_HihifoWallisIslandAirport))). - -fof(axWorldAirportsL_Z838, axiom, - (hasType(type_Airport, inst_HilversumTheHagueAirport))). - -fof(axWorldAirportsL_Z839, axiom, - (hasType(type_Airport, inst_HohenemsDornbirnDornbirnAirport))). - -fof(axWorldAirportsL_Z840, axiom, - (hasType(type_Airport, inst_HokkaidoWakkanaiAirport))). - -fof(axWorldAirportsL_Z841, axiom, - (hasType(type_Airport, inst_HolmanNTAirport))). - -fof(axWorldAirportsL_Z842, axiom, - (hasType(type_Airport, inst_HongqiaoShanghaiAirport))). - -fof(axWorldAirportsL_Z843, axiom, - (hasType(type_Airport, inst_HookFieldMunicipalOHAirport))). - -fof(axWorldAirportsL_Z844, axiom, - (hasType(type_Airport, inst_HookerCountyNEAirport))). - -fof(axWorldAirportsL_Z845, axiom, - (hasType(type_Airport, inst_HopeBCAirport))). - -fof(axWorldAirportsL_Z846, axiom, - (hasType(type_Airport, inst_HopedaleNFAirport))). - -fof(axWorldAirportsL_Z847, axiom, - (hasType(type_Airport, inst_HornIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z848, axiom, - (hasType(type_Airport, inst_HornepayneMunicipalONAirport))). - -fof(axWorldAirportsL_Z849, axiom, - (hasType(type_Airport, inst_HorschingLinzAirport))). - -fof(axWorldAirportsL_Z850, axiom, - (hasType(type_Airport, inst_HotSpringsCountyThermopolisMunicipalWYAirport))). - -fof(axWorldAirportsL_Z851, axiom, - (hasType(type_Airport, inst_HuamboNovaLisboaAirport))). - -fof(axWorldAirportsL_Z852, axiom, - (hasType(type_Airport, inst_HudsonBaySKAirport))). - -fof(axWorldAirportsL_Z853, axiom, - (hasType(type_Airport, inst_HudsonsHopeBCAirport))). - -fof(axWorldAirportsL_Z854, axiom, - (hasType(type_Airport, inst_HumacaoAirport))). - -fof(axWorldAirportsL_Z855, axiom, - (hasType(type_Airport, inst_HuntFieldWYAirport))). - -fof(axWorldAirportsL_Z856, axiom, - (hasType(type_Airport, inst_HunterArmyAirFieldGAAirport))). - -fof(axWorldAirportsL_Z857, axiom, - (hasType(type_Airport, inst_HuntingdonCountyPAAirport))). - -fof(axWorldAirportsL_Z858, axiom, - (hasType(type_Airport, inst_HuronAirparkONAirport))). - -fof(axWorldAirportsL_Z859, axiom, - (hasType(type_Airport, inst_HuroniaONAirport))). - -fof(axWorldAirportsL_Z860, axiom, - (hasType(type_Airport, inst_HwangeAirport))). - -fof(axWorldAirportsL_Z861, axiom, - (hasType(type_Airport, inst_HyderSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z862, axiom, - (hasType(type_Airport, inst_IcoaraciPAAirport))). - -fof(axWorldAirportsL_Z863, axiom, - (hasType(type_Airport, inst_IdrisTripoliAirport))). - -fof(axWorldAirportsL_Z864, axiom, - (hasType(type_Airport, inst_IgloolikNTAirport))). - -fof(axWorldAirportsL_Z865, axiom, - (hasType(type_Airport, inst_IgnaceMunicipalONAirport))). - -fof(axWorldAirportsL_Z866, axiom, - (hasType(type_Airport, inst_IguatuAirport))). - -fof(axWorldAirportsL_Z867, axiom, - (hasType(type_Airport, inst_IleboAirport))). - -fof(axWorldAirportsL_Z868, axiom, - (hasType(type_Airport, inst_IlesdelaMadeleineQCAirport))). - -fof(axWorldAirportsL_Z869, axiom, - (hasType(type_Airport, inst_IllinoisValleyRegionalAirportWalterADuncanFieldILAirport))). - -fof(axWorldAirportsL_Z870, axiom, - (hasType(type_Airport, inst_IlliziAirport))). - -fof(axWorldAirportsL_Z871, axiom, - (hasType(type_Airport, inst_ImperialBeachNavalOutlyingFieldCAAirport))). - -fof(axWorldAirportsL_Z872, axiom, - (hasType(type_Airport, inst_IndaselassieAirport))). - -fof(axWorldAirportsL_Z873, axiom, - (hasType(type_Airport, inst_IndianMountainLRRSAKAirport))). - -fof(axWorldAirportsL_Z874, axiom, - (hasType(type_Airport, inst_IndianapolisMetropolitanINAirport))). - -fof(axWorldAirportsL_Z875, axiom, - (hasType(type_Airport, inst_IngenikaBCAirport))). - -fof(axWorldAirportsL_Z876, axiom, - (hasType(type_Airport, inst_IngolstadtAirport))). - -fof(axWorldAirportsL_Z877, axiom, - (hasType(type_Airport, inst_InterContinentalKYAirport))). - -fof(axWorldAirportsL_Z878, axiom, - (hasType(type_Airport, inst_InterlakenAirport))). - -fof(axWorldAirportsL_Z879, axiom, - (hasType(type_Airport, inst_InternacionalSanSalvadorAirport))). - -fof(axWorldAirportsL_Z880, axiom, - (hasType(type_Airport, inst_InternationalBophuthatswanaAirport))). - -fof(axWorldAirportsL_Z881, axiom, - (hasType(type_Airport, inst_InternationalNewProvidenceAirport))). - -fof(axWorldAirportsL_Z882, axiom, - (hasType(type_Airport, inst_InternationalPaphosAirport))). - -fof(axWorldAirportsL_Z883, axiom, - (hasType(type_Airport, inst_InternationalPeninsularAirport))). - -fof(axWorldAirportsL_Z884, axiom, - (hasType(type_Airport, inst_InternationalTrivandrumAirport))). - -fof(axWorldAirportsL_Z885, axiom, - (hasType(type_Airport, inst_InternationalWellingtonAirport))). - -fof(axWorldAirportsL_Z886, axiom, - (hasType(type_Airport, inst_InukjuakQCAirport))). - -fof(axWorldAirportsL_Z887, axiom, - (hasType(type_Airport, inst_InuvikNTAirport))). - -fof(axWorldAirportsL_Z888, axiom, - (hasType(type_Airport, inst_InverlakeSKAirport))). - -fof(axWorldAirportsL_Z889, axiom, - (hasType(type_Airport, inst_IqaluitFrobisherBayNTAirport))). - -fof(axWorldAirportsL_Z890, axiom, - (hasType(type_Airport, inst_IrbioAirport))). - -fof(axWorldAirportsL_Z891, axiom, - (hasType(type_Airport, inst_IsachsenNTAirport))). - -fof(axWorldAirportsL_Z892, axiom, - (hasType(type_Airport, inst_IslandLakeGardenHillMBAirport))). - -fof(axWorldAirportsL_Z893, axiom, - (hasType(type_Airport, inst_IsleofSkyeAirport))). - -fof(axWorldAirportsL_Z894, axiom, - (hasType(type_Airport, inst_ItsjubaSCAirport))). - -fof(axWorldAirportsL_Z895, axiom, - (hasType(type_Airport, inst_IvatoAntananarivoAirport))). - -fof(axWorldAirportsL_Z896, axiom, - (hasType(type_Airport, inst_IvujivikQCAirport))). - -fof(axWorldAirportsL_Z897, axiom, - (hasType(type_Airport, inst_IwakuniHonshuIsAirport))). - -fof(axWorldAirportsL_Z898, axiom, - (hasType(type_Airport, inst_IxtapaZihuatanejoAirport))). - -fof(axWorldAirportsL_Z899, axiom, - (hasType(type_Airport, inst_JFKennedyElAltoLaPazAirport))). - -fof(axWorldAirportsL_Z900, axiom, - (hasType(type_Airport, inst_JGStrijdomInternationalWindhoekAirport))). - -fof(axWorldAirportsL_Z901, axiom, - (hasType(type_Airport, inst_JMVelascoIbarraMacaraAirport))). - -fof(axWorldAirportsL_Z902, axiom, - (hasType(type_Airport, inst_JacksonMunicipalMNAirport))). - -fof(axWorldAirportsL_Z903, axiom, - (hasType(type_Airport, inst_JacksonvilleNavalAirStationTowersFieldFLAirport))). - -fof(axWorldAirportsL_Z904, axiom, - (hasType(type_Airport, inst_JacobAirport))). - -fof(axWorldAirportsL_Z905, axiom, - (hasType(type_Airport, inst_JaladharAirport))). - -fof(axWorldAirportsL_Z906, axiom, - (hasType(type_Airport, inst_JaluitJaborJaluitAirport))). - -fof(axWorldAirportsL_Z907, axiom, - (hasType(type_Airport, inst_JaraguadoSulSCAirport))). - -fof(axWorldAirportsL_Z908, axiom, - (hasType(type_Airport, inst_JasionkaRzeszowAirport))). - -fof(axWorldAirportsL_Z909, axiom, - (hasType(type_Airport, inst_JasperCountyINAirport))). - -fof(axWorldAirportsL_Z910, axiom, - (hasType(type_Airport, inst_JasperHintonABAirport))). - -fof(axWorldAirportsL_Z911, axiom, - (hasType(type_Airport, inst_JeffersonCountyInternationalWAAirport))). - -fof(axWorldAirportsL_Z912, axiom, - (hasType(type_Airport, inst_JefmanSorongAirport))). - -fof(axWorldAirportsL_Z913, axiom, - (hasType(type_Airport, inst_JennyLindIslandNTAirport))). - -fof(axWorldAirportsL_Z914, axiom, - (hasType(type_Airport, inst_JenpegMBAirport))). - -fof(axWorldAirportsL_Z915, axiom, - (hasType(type_Airport, inst_JerryTylerMemorialMIAirport))). - -fof(axWorldAirportsL_Z916, axiom, - (hasType(type_Airport, inst_JeyporeAirport))). - -fof(axWorldAirportsL_Z917, axiom, - (hasType(type_Airport, inst_JimKellyFieldNEAirport))). - -fof(axWorldAirportsL_Z918, axiom, - (hasType(type_Airport, inst_JimdabyneNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z919, axiom, - (hasType(type_Airport, inst_JinanAirport))). - -fof(axWorldAirportsL_Z920, axiom, - (hasType(type_Airport, inst_JoeWilliamsNavalOutlyingFieldMSAirport))). - -fof(axWorldAirportsL_Z921, axiom, - (hasType(type_Airport, inst_JohanAdolfPengelZanderyParamariboAirport))). - -fof(axWorldAirportsL_Z922, axiom, - (hasType(type_Airport, inst_JohnHBattenFieldWIAirport))). - -fof(axWorldAirportsL_Z923, axiom, - (hasType(type_Airport, inst_JohnWayneAirportOrangeCountyCAAirport))). - -fof(axWorldAirportsL_Z924, axiom, - (hasType(type_Airport, inst_JohnnyMountainBCAirport))). - -fof(axWorldAirportsL_Z925, axiom, - (hasType(type_Airport, inst_JohnsonPointNTAirport))). - -fof(axWorldAirportsL_Z926, axiom, - (hasType(type_Airport, inst_JomoKenyattaNairobiAirport))). - -fof(axWorldAirportsL_Z927, axiom, - (hasType(type_Airport, inst_JosefaCamejoParaguanaAirport))). - -fof(axWorldAirportsL_Z928, axiom, - (hasType(type_Airport, inst_JuanSantamariaInternationalSanJoseAirport))). - -fof(axWorldAirportsL_Z929, axiom, - (hasType(type_Airport, inst_JuanaAzurduydePadillaSucreAirport))). - -fof(axWorldAirportsL_Z930, axiom, - (hasType(type_Airport, inst_JuandaSurabayaAirport))). - -fof(axWorldAirportsL_Z931, axiom, - (hasType(type_Airport, inst_JubailAirport))). - -fof(axWorldAirportsL_Z932, axiom, - (hasType(type_Airport, inst_KISawyerAirForceBaseMIAirport))). - -fof(axWorldAirportsL_Z933, axiom, - (hasType(type_Airport, inst_KabalegaFallsMurchisonFallsAirport))). - -fof(axWorldAirportsL_Z934, axiom, - (hasType(type_Airport, inst_KahuluiHIAirport))). - -fof(axWorldAirportsL_Z935, axiom, - (hasType(type_Airport, inst_KalaupapaHIAirport))). - -fof(axWorldAirportsL_Z936, axiom, - (hasType(type_Airport, inst_KallaxLuleaAirport))). - -fof(axWorldAirportsL_Z937, axiom, - (hasType(type_Airport, inst_KalumburuWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z938, axiom, - (hasType(type_Airport, inst_KamloopsBCAirport))). - -fof(axWorldAirportsL_Z939, axiom, - (hasType(type_Airport, inst_KamuzuInternationalLilongweAirport))). - -fof(axWorldAirportsL_Z940, axiom, - (hasType(type_Airport, inst_KanazawaCityAirport))). - -fof(axWorldAirportsL_Z941, axiom, - (hasType(type_Airport, inst_KaneoheBayMarineCorpsAirStationMokapuPointHIAirport))). - -fof(axWorldAirportsL_Z942, axiom, - (hasType(type_Airport, inst_KangiqsualujjuaqQCAirport))). - -fof(axWorldAirportsL_Z943, axiom, - (hasType(type_Airport, inst_KangiqsujuaqQCAirport))). - -fof(axWorldAirportsL_Z944, axiom, - (hasType(type_Airport, inst_KangirsukQCAirport))). - -fof(axWorldAirportsL_Z945, axiom, - (hasType(type_Airport, inst_KansasCityDowntownMOAirport))). - -fof(axWorldAirportsL_Z946, axiom, - (hasType(type_Airport, inst_KansasCityInternationalMOAirport))). - -fof(axWorldAirportsL_Z947, axiom, - (hasType(type_Airport, inst_KantchariAirport))). - -fof(axWorldAirportsL_Z948, axiom, - (hasType(type_Airport, inst_KaolinFieldGAAirport))). - -fof(axWorldAirportsL_Z949, axiom, - (hasType(type_Airport, inst_KapuskasingQCAirport))). - -fof(axWorldAirportsL_Z950, axiom, - (hasType(type_Airport, inst_KarlStefanMemorialNEAirport))). - -fof(axWorldAirportsL_Z951, axiom, - (hasType(type_Airport, inst_KarlovasiAirport))). - -fof(axWorldAirportsL_Z952, axiom, - (hasType(type_Airport, inst_KasabaBayAirport))). - -fof(axWorldAirportsL_Z953, axiom, - (hasType(type_Airport, inst_KasabonikaONAirport))). - -fof(axWorldAirportsL_Z954, axiom, - (hasType(type_Airport, inst_KaschechewanQCAirport))). - -fof(axWorldAirportsL_Z955, axiom, - (hasType(type_Airport, inst_KastelSplitAirport))). - -fof(axWorldAirportsL_Z956, axiom, - (hasType(type_Airport, inst_KavikAKAirport))). - -fof(axWorldAirportsL_Z957, axiom, - (hasType(type_Airport, inst_KayaAirport))). - -fof(axWorldAirportsL_Z958, axiom, - (hasType(type_Airport, inst_KayentaAZAirport))). - -fof(axWorldAirportsL_Z959, axiom, - (hasType(type_Airport, inst_KeekorokAirport))). - -fof(axWorldAirportsL_Z960, axiom, - (hasType(type_Airport, inst_KegaskaWaterAerodromeQCAirport))). - -fof(axWorldAirportsL_Z961, axiom, - (hasType(type_Airport, inst_KelafoAirport))). - -fof(axWorldAirportsL_Z962, axiom, - (hasType(type_Airport, inst_KelilaAirport))). - -fof(axWorldAirportsL_Z963, axiom, - (hasType(type_Airport, inst_KellyAirForceBaseTXAirport))). - -fof(axWorldAirportsL_Z964, axiom, - (hasType(type_Airport, inst_KelownaBCAirport))). - -fof(axWorldAirportsL_Z965, axiom, - (hasType(type_Airport, inst_KelsterbachAirport))). - -fof(axWorldAirportsL_Z966, axiom, - (hasType(type_Airport, inst_KendallTamiamiExecutiveFLAirport))). - -fof(axWorldAirportsL_Z967, axiom, - (hasType(type_Airport, inst_KenitraAirport))). - -fof(axWorldAirportsL_Z968, axiom, - (hasType(type_Airport, inst_KenoraONAirport))). - -fof(axWorldAirportsL_Z969, axiom, - (hasType(type_Airport, inst_KentInternationalEnglandAirport))). - -fof(axWorldAirportsL_Z970, axiom, - (hasType(type_Airport, inst_KentlandINAirport))). - -fof(axWorldAirportsL_Z971, axiom, - (hasType(type_Airport, inst_KetchikanHarborSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z972, axiom, - (hasType(type_Airport, inst_KeyFieldMSAirport))). - -fof(axWorldAirportsL_Z973, axiom, - (hasType(type_Airport, inst_KeyLakeSKAirport))). - -fof(axWorldAirportsL_Z974, axiom, - (hasType(type_Airport, inst_KeyWestNavalAirStationBocaChicaFieldFLAirport))). - -fof(axWorldAirportsL_Z975, axiom, - (hasType(type_Airport, inst_KeystoneCOAirport))). - -fof(axWorldAirportsL_Z976, axiom, - (hasType(type_Airport, inst_KhalidMilitaryCityAirport))). - -fof(axWorldAirportsL_Z977, axiom, - (hasType(type_Airport, inst_KhujandKhudzhandKhujandAirport))). - -fof(axWorldAirportsL_Z978, axiom, - (hasType(type_Airport, inst_KigomaAirport))). - -fof(axWorldAirportsL_Z979, axiom, - (hasType(type_Airport, inst_KijangTanjungPinangAirport))). - -fof(axWorldAirportsL_Z980, axiom, - (hasType(type_Airport, inst_KillaloeONAirport))). - -fof(axWorldAirportsL_Z981, axiom, - (hasType(type_Airport, inst_KilliniqKillinekIslandNTAirport))). - -fof(axWorldAirportsL_Z982, axiom, - (hasType(type_Airport, inst_KimberleyBCAirport))). - -fof(axWorldAirportsL_Z983, axiom, - (hasType(type_Airport, inst_KimhaePusanAirport))). - -fof(axWorldAirportsL_Z984, axiom, - (hasType(type_Airport, inst_KimpoSeoulAirport))). - -fof(axWorldAirportsL_Z985, axiom, - (hasType(type_Airport, inst_KindersleySKAirport))). - -fof(axWorldAirportsL_Z986, axiom, - (hasType(type_Airport, inst_KingHusseinAirBaseMafraqAirport))). - -fof(axWorldAirportsL_Z987, axiom, - (hasType(type_Airport, inst_KingKhalidRiyadhAirport))). - -fof(axWorldAirportsL_Z988, axiom, - (hasType(type_Airport, inst_KingsLandOLakesWIAirport))). - -fof(axWorldAirportsL_Z989, axiom, - (hasType(type_Airport, inst_KingsfordSmithNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z990, axiom, - (hasType(type_Airport, inst_KingstonONAirport))). - -fof(axWorldAirportsL_Z991, axiom, - (hasType(type_Airport, inst_KingsvilleNavalAirStationTXAirport))). - -fof(axWorldAirportsL_Z992, axiom, - (hasType(type_Airport, inst_KirkFieldARAirport))). - -fof(axWorldAirportsL_Z993, axiom, - (hasType(type_Airport, inst_KirklandLakeONAirport))). - -fof(axWorldAirportsL_Z994, axiom, - (hasType(type_Airport, inst_KitchenerLakeWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z995, axiom, - (hasType(type_Airport, inst_KitimatAerodromeBCAirport))). - -fof(axWorldAirportsL_Z996, axiom, - (hasType(type_Airport, inst_KiungaAirport))). - -fof(axWorldAirportsL_Z997, axiom, - (hasType(type_Airport, inst_KlamathFallsInternationalORAirport))). - -fof(axWorldAirportsL_Z998, axiom, - (hasType(type_Airport, inst_KlemtuWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z999, axiom, - (hasType(type_Airport, inst_KneeLakeMBAirport))). - -fof(axWorldAirportsL_Z1000, axiom, - (hasType(type_Airport, inst_KnockConnaughtAirport))). - -fof(axWorldAirportsL_Z1001, axiom, - (hasType(type_Airport, inst_KnoxCountyRegionalMEAirport))). - -fof(axWorldAirportsL_Z1002, axiom, - (hasType(type_Airport, inst_KnoxvilleMunicipalIAAirport))). - -fof(axWorldAirportsL_Z1003, axiom, - (hasType(type_Airport, inst_KobeAirport))). - -fof(axWorldAirportsL_Z1004, axiom, - (hasType(type_Airport, inst_KobukAKAirport))). - -fof(axWorldAirportsL_Z1005, axiom, - (hasType(type_Airport, inst_KohSamuiAirport))). - -fof(axWorldAirportsL_Z1006, axiom, - (hasType(type_Airport, inst_KohatAirport))). - -fof(axWorldAirportsL_Z1007, axiom, - (hasType(type_Airport, inst_KokomoMunicipalINAirport))). - -fof(axWorldAirportsL_Z1008, axiom, - (hasType(type_Airport, inst_KomakiHonshuAirport))). - -fof(axWorldAirportsL_Z1009, axiom, - (hasType(type_Airport, inst_KomotiniAirport))). - -fof(axWorldAirportsL_Z1010, axiom, - (hasType(type_Airport, inst_KonstanzAirport))). - -fof(axWorldAirportsL_Z1011, axiom, - (hasType(type_Airport, inst_KopaskerAirport))). - -fof(axWorldAirportsL_Z1012, axiom, - (hasType(type_Airport, inst_KosciuskoAttalaCountyMSAirport))). - -fof(axWorldAirportsL_Z1013, axiom, - (hasType(type_Airport, inst_KoszalinAirport))). - -fof(axWorldAirportsL_Z1014, axiom, - (hasType(type_Airport, inst_KotaAirportEthiopia))). - -fof(axWorldAirportsL_Z1015, axiom, - (hasType(type_Airport, inst_KoundaraAirport))). - -fof(axWorldAirportsL_Z1016, axiom, - (hasType(type_Airport, inst_KourouAirport))). - -fof(axWorldAirportsL_Z1017, axiom, - (hasType(type_Airport, inst_KrefeldAirport))). - -fof(axWorldAirportsL_Z1018, axiom, - (hasType(type_Airport, inst_KsarEsSoukAirport))). - -fof(axWorldAirportsL_Z1019, axiom, - (hasType(type_Airport, inst_KualaTerengganuAirport))). - -fof(axWorldAirportsL_Z1020, axiom, - (hasType(type_Airport, inst_KuitoAirport))). - -fof(axWorldAirportsL_Z1021, axiom, - (hasType(type_Airport, inst_KulikLakeAKAirport))). - -fof(axWorldAirportsL_Z1022, axiom, - (hasType(type_Airport, inst_KumeJimaAirport))). - -fof(axWorldAirportsL_Z1023, axiom, - (hasType(type_Airport, inst_KunduzAirport))). - -fof(axWorldAirportsL_Z1024, axiom, - (hasType(type_Airport, inst_KungKuanAirport))). - -fof(axWorldAirportsL_Z1025, axiom, - (hasType(type_Airport, inst_KungsangenNorrkopingAirport))). - -fof(axWorldAirportsL_Z1026, axiom, - (hasType(type_Airport, inst_KurskKurskAirport))). - -fof(axWorldAirportsL_Z1027, axiom, - (hasType(type_Airport, inst_KuujjuaqFortChimoQCAirport))). - -fof(axWorldAirportsL_Z1028, axiom, - (hasType(type_Airport, inst_KuujjuarapikQCAirport))). - -fof(axWorldAirportsL_Z1029, axiom, - (hasType(type_Airport, inst_KwangYunAirport))). - -fof(axWorldAirportsL_Z1030, axiom, - (hasType(type_Airport, inst_KymiKouvolaAirport))). - -fof(axWorldAirportsL_Z1031, axiom, - (hasType(type_Airport, inst_KyotoAirport))). - -fof(axWorldAirportsL_Z1032, axiom, - (hasType(type_Airport, inst_LMClaytonMTAirport))). - -fof(axWorldAirportsL_Z1033, axiom, - (hasType(type_Airport, inst_LOSimenstadMunicipalWIAirport))). - -fof(axWorldAirportsL_Z1034, axiom, - (hasType(type_Airport, inst_LaBauleAirport))). - -fof(axWorldAirportsL_Z1035, axiom, - (hasType(type_Airport, inst_LaChinitaMaracaiboAirport))). - -fof(axWorldAirportsL_Z1036, axiom, - (hasType(type_Airport, inst_LaChorreraAirport))). - -fof(axWorldAirportsL_Z1037, axiom, - (hasType(type_Airport, inst_LaColomaAirport))). - -fof(axWorldAirportsL_Z1038, axiom, - (hasType(type_Airport, inst_LaCorunaAirport))). - -fof(axWorldAirportsL_Z1039, axiom, - (hasType(type_Airport, inst_LaCrosseWIWinonaAirport))). - -fof(axWorldAirportsL_Z1040, axiom, - (hasType(type_Airport, inst_LaFriaAirport))). - -fof(axWorldAirportsL_Z1041, axiom, - (hasType(type_Airport, inst_LaGrandeUnionCountyORAirport))). - -fof(axWorldAirportsL_Z1042, axiom, - (hasType(type_Airport, inst_LaGrandenr3QCAirport))). - -fof(axWorldAirportsL_Z1043, axiom, - (hasType(type_Airport, inst_LaGrandenr4QCAirport))). - -fof(axWorldAirportsL_Z1044, axiom, - (hasType(type_Airport, inst_LaGuairaAirport))). - -fof(axWorldAirportsL_Z1045, axiom, - (hasType(type_Airport, inst_LaGuardiaNYAirport))). - -fof(axWorldAirportsL_Z1046, axiom, - (hasType(type_Airport, inst_LaJuntaMunicipalCOAirport))). - -fof(axWorldAirportsL_Z1047, axiom, - (hasType(type_Airport, inst_LaLlagoneAirport))). - -fof(axWorldAirportsL_Z1048, axiom, - (hasType(type_Airport, inst_LaMacazaQCAirport))). - -fof(axWorldAirportsL_Z1049, axiom, - (hasType(type_Airport, inst_LaMesaSanPedroSulaAirport))). - -fof(axWorldAirportsL_Z1050, axiom, - (hasType(type_Airport, inst_LaMunozaAirport))). - -fof(axWorldAirportsL_Z1051, axiom, - (hasType(type_Airport, inst_LaPalmaCanaryIslandsAirport))). - -fof(axWorldAirportsL_Z1052, axiom, - (hasType(type_Airport, inst_LaPalyvestreToulonHyeresAirport))). - -fof(axWorldAirportsL_Z1053, axiom, - (hasType(type_Airport, inst_LaPedreraAirport))). - -fof(axWorldAirportsL_Z1054, axiom, - (hasType(type_Airport, inst_LaPlagneAirport))). - -fof(axWorldAirportsL_Z1055, axiom, - (hasType(type_Airport, inst_LaPorteMunicipalINAirport))). - -fof(axWorldAirportsL_Z1056, axiom, - (hasType(type_Airport, inst_LaPrimaveraAirport))). - -fof(axWorldAirportsL_Z1057, axiom, - (hasType(type_Airport, inst_LaRomanaAirport))). - -fof(axWorldAirportsL_Z1058, axiom, - (hasType(type_Airport, inst_LaRongeSKAirport))). - -fof(axWorldAirportsL_Z1059, axiom, - (hasType(type_Airport, inst_LaSarreAerodromeQCAirport))). - -fof(axWorldAirportsL_Z1060, axiom, - (hasType(type_Airport, inst_LaSerenaAirport))). - -fof(axWorldAirportsL_Z1061, axiom, - (hasType(type_Airport, inst_LaTabatiereWaterAerodromeQCAirport))). - -fof(axWorldAirportsL_Z1062, axiom, - (hasType(type_Airport, inst_LaTontoutaNoumeaAirport))). - -fof(axWorldAirportsL_Z1063, axiom, - (hasType(type_Airport, inst_LaToucheAKAirport))). - -fof(axWorldAirportsL_Z1064, axiom, - (hasType(type_Airport, inst_LaTuqueQCAirport))). - -fof(axWorldAirportsL_Z1065, axiom, - (hasType(type_Airport, inst_LaUnionAirport))). - -fof(axWorldAirportsL_Z1066, axiom, - (hasType(type_Airport, inst_LaVanguardiaVillavicencioAirport))). - -fof(axWorldAirportsL_Z1067, axiom, - (hasType(type_Airport, inst_LaarbruchAirport))). - -fof(axWorldAirportsL_Z1068, axiom, - (hasType(type_Airport, inst_LabambaAirport))). - -fof(axWorldAirportsL_Z1069, axiom, - (hasType(type_Airport, inst_LabasaAirport))). - -fof(axWorldAirportsL_Z1070, axiom, - (hasType(type_Airport, inst_LabeAirport))). - -fof(axWorldAirportsL_Z1071, axiom, - (hasType(type_Airport, inst_LaberalAirport))). - -fof(axWorldAirportsL_Z1072, axiom, - (hasType(type_Airport, inst_LablabAirport))). - -fof(axWorldAirportsL_Z1073, axiom, - (hasType(type_Airport, inst_LabouchereBayAKAirport))). - -fof(axWorldAirportsL_Z1074, axiom, - (hasType(type_Airport, inst_LabuanBajoAirport))). - -fof(axWorldAirportsL_Z1075, axiom, - (hasType(type_Airport, inst_LabuanSabahAirport))). - -fof(axWorldAirportsL_Z1076, axiom, - (hasType(type_Airport, inst_LabuhaAirport))). - -fof(axWorldAirportsL_Z1077, axiom, - (hasType(type_Airport, inst_LacBrochetMBAirport))). - -fof(axWorldAirportsL_Z1078, axiom, - (hasType(type_Airport, inst_LacLaBicheABAirport))). - -fof(axWorldAirportsL_Z1079, axiom, - (hasType(type_Airport, inst_LacLaMartreAerodromeNTAirport))). - -fof(axWorldAirportsL_Z1080, axiom, - (hasType(type_Airport, inst_LaconiaMunicipalNHAirport))). - -fof(axWorldAirportsL_Z1081, axiom, - (hasType(type_Airport, inst_LacumbreAirport))). - -fof(axWorldAirportsL_Z1082, axiom, - (hasType(type_Airport, inst_LadouanieAirport))). - -fof(axWorldAirportsL_Z1083, axiom, - (hasType(type_Airport, inst_LadyElliottIslandAirport))). - -fof(axWorldAirportsL_Z1084, axiom, - (hasType(type_Airport, inst_LadyFranklinPointNTAirport))). - -fof(axWorldAirportsL_Z1085, axiom, - (hasType(type_Airport, inst_LadysmithAirport))). - -fof(axWorldAirportsL_Z1086, axiom, - (hasType(type_Airport, inst_LaeIslandAirport))). - -fof(axWorldAirportsL_Z1087, axiom, - (hasType(type_Airport, inst_LafayetteRegionalLAAirport))). - -fof(axWorldAirportsL_Z1088, axiom, - (hasType(type_Airport, inst_LagesSCAirport))). - -fof(axWorldAirportsL_Z1089, axiom, - (hasType(type_Airport, inst_LaghouatAirport))). - -fof(axWorldAirportsL_Z1090, axiom, - (hasType(type_Airport, inst_LagoAgrioAirport))). - -fof(axWorldAirportsL_Z1091, axiom, - (hasType(type_Airport, inst_LagosdeMorenoAirport))). - -fof(axWorldAirportsL_Z1092, axiom, - (hasType(type_Airport, inst_LagunaArmyAirFieldAZAirport))). - -fof(axWorldAirportsL_Z1093, axiom, - (hasType(type_Airport, inst_LagunillasAirport))). - -fof(axWorldAirportsL_Z1094, axiom, - (hasType(type_Airport, inst_LahadDatuSabahAirport))). - -fof(axWorldAirportsL_Z1095, axiom, - (hasType(type_Airport, inst_LahoreAirport))). - -fof(axWorldAirportsL_Z1096, axiom, - (hasType(type_Airport, inst_LahrAirport))). - -fof(axWorldAirportsL_Z1097, axiom, - (hasType(type_Airport, inst_LaiAirport))). - -fof(axWorldAirportsL_Z1098, axiom, - (hasType(type_Airport, inst_LaiagamAirport))). - -fof(axWorldAirportsL_Z1099, axiom, - (hasType(type_Airport, inst_LaieuLaRochelleAirport))). - -fof(axWorldAirportsL_Z1100, axiom, - (hasType(type_Airport, inst_LajeadoRSAirport))). - -fof(axWorldAirportsL_Z1101, axiom, - (hasType(type_Airport, inst_LajesNavalAirStationAzoresAirport))). - -fof(axWorldAirportsL_Z1102, axiom, - (hasType(type_Airport, inst_LakeBaringoAirport))). - -fof(axWorldAirportsL_Z1103, axiom, - (hasType(type_Airport, inst_LakeCharlesRegionalLAAirport))). - -fof(axWorldAirportsL_Z1104, axiom, - (hasType(type_Airport, inst_LakeCountyCOAirport))). - -fof(axWorldAirportsL_Z1105, axiom, - (hasType(type_Airport, inst_LakeCountyORAirport))). - -fof(axWorldAirportsL_Z1106, axiom, - (hasType(type_Airport, inst_LakeEvellaNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z1107, axiom, - (hasType(type_Airport, inst_LakeGenevaAireEstatesWIAirport))). - -fof(axWorldAirportsL_Z1108, axiom, - (hasType(type_Airport, inst_LakeHarbourNTAirport))). - -fof(axWorldAirportsL_Z1109, axiom, - (hasType(type_Airport, inst_LakeHoodSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z1110, axiom, - (hasType(type_Airport, inst_LakeManyaraAirport))). - -fof(axWorldAirportsL_Z1111, axiom, - (hasType(type_Airport, inst_LakeMinchuminaAKAirport))). - -fof(axWorldAirportsL_Z1112, axiom, - (hasType(type_Airport, inst_LakeMurrayAirport))). - -fof(axWorldAirportsL_Z1113, axiom, - (hasType(type_Airport, inst_LakeNashNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z1114, axiom, - (hasType(type_Airport, inst_LakePlacidNYAirport))). - -fof(axWorldAirportsL_Z1115, axiom, - (hasType(type_Airport, inst_LakeRudolfAirport))). - -fof(axWorldAirportsL_Z1116, axiom, - (hasType(type_Airport, inst_LakeTahoeCAAirport))). - -fof(axWorldAirportsL_Z1117, axiom, - (hasType(type_Airport, inst_LakeUnionChryslerAirSeaplaneBaseWAAirport))). - -fof(axWorldAirportsL_Z1118, axiom, - (hasType(type_Airport, inst_LakebaAirport))). - -fof(axWorldAirportsL_Z1119, axiom, - (hasType(type_Airport, inst_LakefieldQueenslandAirport))). - -fof(axWorldAirportsL_Z1120, axiom, - (hasType(type_Airport, inst_LakefrontLAAirport))). - -fof(axWorldAirportsL_Z1121, axiom, - (hasType(type_Airport, inst_LakehurstNAESMaxfieldFieldNJAirport))). - -fof(axWorldAirportsL_Z1122, axiom, - (hasType(type_Airport, inst_LakelandDownsAirport))). - -fof(axWorldAirportsL_Z1123, axiom, - (hasType(type_Airport, inst_LakelandRegionalFLAirport))). - -fof(axWorldAirportsL_Z1124, axiom, - (hasType(type_Airport, inst_LakenheathAirport))). - -fof(axWorldAirportsL_Z1125, axiom, - (hasType(type_Airport, inst_LakesideTXAirport))). - -fof(axWorldAirportsL_Z1126, axiom, - (hasType(type_Airport, inst_LakesideUSAFMNAirport))). - -fof(axWorldAirportsL_Z1127, axiom, - (hasType(type_Airport, inst_LalibellaAirport))). - -fof(axWorldAirportsL_Z1128, axiom, - (hasType(type_Airport, inst_LalmonirhatAirport))). - -fof(axWorldAirportsL_Z1129, axiom, - (hasType(type_Airport, inst_LalomalavaAirport))). - -fof(axWorldAirportsL_Z1130, axiom, - (hasType(type_Airport, inst_LamapAirport))). - -fof(axWorldAirportsL_Z1131, axiom, - (hasType(type_Airport, inst_LamarMunicipalCOAirport))). - -fof(axWorldAirportsL_Z1132, axiom, - (hasType(type_Airport, inst_LamarMunicipalMOAirport))). - -fof(axWorldAirportsL_Z1133, axiom, - (hasType(type_Airport, inst_LamassaAirport))). - -fof(axWorldAirportsL_Z1134, axiom, - (hasType(type_Airport, inst_LambareneAirport))). - -fof(axWorldAirportsL_Z1135, axiom, - (hasType(type_Airport, inst_LambertStLouisInternationalMOAirport))). - -fof(axWorldAirportsL_Z1136, axiom, - (hasType(type_Airport, inst_LamenBayAirport))). - -fof(axWorldAirportsL_Z1137, axiom, - (hasType(type_Airport, inst_LameziaTermeAirport))). - -fof(axWorldAirportsL_Z1138, axiom, - (hasType(type_Airport, inst_LamidandaAirport))). - -fof(axWorldAirportsL_Z1139, axiom, - (hasType(type_Airport, inst_LampangAirport))). - -fof(axWorldAirportsL_Z1140, axiom, - (hasType(type_Airport, inst_LampedusaLampedusaIslandAirport))). - -fof(axWorldAirportsL_Z1141, axiom, - (hasType(type_Airport, inst_LanaiHIAirport))). - -fof(axWorldAirportsL_Z1142, axiom, - (hasType(type_Airport, inst_LancasterPAAirport))). - -fof(axWorldAirportsL_Z1143, axiom, - (hasType(type_Airport, inst_LandshotAirport))). - -fof(axWorldAirportsL_Z1144, axiom, - (hasType(type_Airport, inst_LangaraBCAirport))). - -fof(axWorldAirportsL_Z1145, axiom, - (hasType(type_Airport, inst_LangeoogAirport))). - -fof(axWorldAirportsL_Z1146, axiom, - (hasType(type_Airport, inst_LanggurTualAirport))). - -fof(axWorldAirportsL_Z1147, axiom, - (hasType(type_Airport, inst_LangimarAirport))). - -fof(axWorldAirportsL_Z1148, axiom, - (hasType(type_Airport, inst_LangkawiAirport))). - -fof(axWorldAirportsL_Z1149, axiom, - (hasType(type_Airport, inst_LangkawiPulauAirport))). - -fof(axWorldAirportsL_Z1150, axiom, - (hasType(type_Airport, inst_LangleyAirForceBaseVAAirport))). - -fof(axWorldAirportsL_Z1151, axiom, - (hasType(type_Airport, inst_LangnesTromsoAirport))). - -fof(axWorldAirportsL_Z1152, axiom, - (hasType(type_Airport, inst_LangtangAirport))). - -fof(axWorldAirportsL_Z1153, axiom, - (hasType(type_Airport, inst_LannBihouetLorientAirport))). - -fof(axWorldAirportsL_Z1154, axiom, - (hasType(type_Airport, inst_LannionAirport))). - -fof(axWorldAirportsL_Z1155, axiom, - (hasType(type_Airport, inst_LansdowneHouseONAirport))). - -fof(axWorldAirportsL_Z1156, axiom, - (hasType(type_Airport, inst_LansdowneStationWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1157, axiom, - (hasType(type_Airport, inst_LaoagAirport))). - -fof(axWorldAirportsL_Z1158, axiom, - (hasType(type_Airport, inst_LappeenrantaAirport))). - -fof(axWorldAirportsL_Z1159, axiom, - (hasType(type_Airport, inst_LaramieRegionalWYAirport))). - -fof(axWorldAirportsL_Z1160, axiom, - (hasType(type_Airport, inst_LarantukaAirport))). - -fof(axWorldAirportsL_Z1161, axiom, - (hasType(type_Airport, inst_LaredoInternationalTXAirport))). - -fof(axWorldAirportsL_Z1162, axiom, - (hasType(type_Airport, inst_LarisaAirport))). - -fof(axWorldAirportsL_Z1163, axiom, - (hasType(type_Airport, inst_LarkanaAirport))). - -fof(axWorldAirportsL_Z1164, axiom, - (hasType(type_Airport, inst_LarnacaAirport))). - -fof(axWorldAirportsL_Z1165, axiom, - (hasType(type_Airport, inst_LarnedPawneeCountyKSAirport))). - -fof(axWorldAirportsL_Z1166, axiom, - (hasType(type_Airport, inst_LarsonAirForceBaseWAAirport))). - -fof(axWorldAirportsL_Z1167, axiom, - (hasType(type_Airport, inst_LasCanasAirport))). - -fof(axWorldAirportsL_Z1168, axiom, - (hasType(type_Airport, inst_LasCrucesInternationalNMAirport))). - -fof(axWorldAirportsL_Z1169, axiom, - (hasType(type_Airport, inst_LasGaviotasAirport))). - -fof(axWorldAirportsL_Z1170, axiom, - (hasType(type_Airport, inst_LasHerasAirport))). - -fof(axWorldAirportsL_Z1171, axiom, - (hasType(type_Airport, inst_LasKorehAirport))). - -fof(axWorldAirportsL_Z1172, axiom, - (hasType(type_Airport, inst_LasLimasAirport))). - -fof(axWorldAirportsL_Z1173, axiom, - (hasType(type_Airport, inst_LasLomitasAirport))). - -fof(axWorldAirportsL_Z1174, axiom, - (hasType(type_Airport, inst_LasPalmasGranCanariaCanaryIslandsAirport))). - -fof(axWorldAirportsL_Z1175, axiom, - (hasType(type_Airport, inst_LasPiedrasAirport))). - -fof(axWorldAirportsL_Z1176, axiom, - (hasType(type_Airport, inst_LasTunasAirport))). - -fof(axWorldAirportsL_Z1177, axiom, - (hasType(type_Airport, inst_LasVegasMunicipalNMAirport))). - -fof(axWorldAirportsL_Z1178, axiom, - (hasType(type_Airport, inst_LashioAirport))). - -fof(axWorldAirportsL_Z1179, axiom, - (hasType(type_Airport, inst_LastourvilleAirport))). - -fof(axWorldAirportsL_Z1180, axiom, - (hasType(type_Airport, inst_LatakiaAirport))). - -fof(axWorldAirportsL_Z1181, axiom, - (hasType(type_Airport, inst_LathropWellsNVAirport))). - -fof(axWorldAirportsL_Z1182, axiom, - (hasType(type_Airport, inst_LatinaAirport))). - -fof(axWorldAirportsL_Z1183, axiom, - (hasType(type_Airport, inst_LatrobeAirport))). - -fof(axWorldAirportsL_Z1184, axiom, - (hasType(type_Airport, inst_LaucalaIslandAirport))). - -fof(axWorldAirportsL_Z1185, axiom, - (hasType(type_Airport, inst_LauncestonTasmaniaAirport))). - -fof(axWorldAirportsL_Z1186, axiom, - (hasType(type_Airport, inst_LauraQueenslandAirport))). - -fof(axWorldAirportsL_Z1187, axiom, - (hasType(type_Airport, inst_LauraStationQueenslandAirport))). - -fof(axWorldAirportsL_Z1188, axiom, - (hasType(type_Airport, inst_LauribeAirport))). - -fof(axWorldAirportsL_Z1189, axiom, - (hasType(type_Airport, inst_LaurieRiverAerodromeMBAirport))). - -fof(axWorldAirportsL_Z1190, axiom, - (hasType(type_Airport, inst_LaurinburgMaxtonNCAirport))). - -fof(axWorldAirportsL_Z1191, axiom, - (hasType(type_Airport, inst_LausanneLaBlecheretteLausanneAirport))). - -fof(axWorldAirportsL_Z1192, axiom, - (hasType(type_Airport, inst_LauterachAirport))). - -fof(axWorldAirportsL_Z1193, axiom, - (hasType(type_Airport, inst_LavalAirport))). - -fof(axWorldAirportsL_Z1194, axiom, - (hasType(type_Airport, inst_LavertonWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1195, axiom, - (hasType(type_Airport, inst_LavrasMGAirport))). - -fof(axWorldAirportsL_Z1196, axiom, - (hasType(type_Airport, inst_LawasSarawakAirport))). - -fof(axWorldAirportsL_Z1197, axiom, - (hasType(type_Airport, inst_LawicaPoznanAirport))). - -fof(axWorldAirportsL_Z1198, axiom, - (hasType(type_Airport, inst_LawnHillQueenslandAirport))). - -fof(axWorldAirportsL_Z1199, axiom, - (hasType(type_Airport, inst_LawrenceJTimmermanWIAirport))). - -fof(axWorldAirportsL_Z1200, axiom, - (hasType(type_Airport, inst_LawrenceKSAirport))). - -fof(axWorldAirportsL_Z1201, axiom, - (hasType(type_Airport, inst_LawrenceMunicipalKSAirport))). - -fof(axWorldAirportsL_Z1202, axiom, - (hasType(type_Airport, inst_LawrenceMunicipalMAAirport))). - -fof(axWorldAirportsL_Z1203, axiom, - (hasType(type_Airport, inst_LawrencevilleBrunswickMunicipalVAAirport))). - -fof(axWorldAirportsL_Z1204, axiom, - (hasType(type_Airport, inst_LawrencevilleVincennesInternationalILAirport))). - -fof(axWorldAirportsL_Z1205, axiom, - (hasType(type_Airport, inst_LawsonArmyAirFieldGAAirport))). - -fof(axWorldAirportsL_Z1206, axiom, - (hasType(type_Airport, inst_LawtonMunicipalOKAirport))). - -fof(axWorldAirportsL_Z1207, axiom, - (hasType(type_Airport, inst_LazaroCardenasAirport))). - -fof(axWorldAirportsL_Z1208, axiom, - (hasType(type_Airport, inst_LeBourgetParisAirport))). - -fof(axWorldAirportsL_Z1209, axiom, - (hasType(type_Airport, inst_LeMansAirport))). - -fof(axWorldAirportsL_Z1210, axiom, - (hasType(type_Airport, inst_LeMarsMunicipalIAAirport))). - -fof(axWorldAirportsL_Z1211, axiom, - (hasType(type_Airport, inst_LePuyAirport))). - -fof(axWorldAirportsL_Z1212, axiom, - (hasType(type_Airport, inst_LeRaizetPointeaPitreAirport))). - -fof(axWorldAirportsL_Z1213, axiom, - (hasType(type_Airport, inst_LeafRapidsMBAirport))). - -fof(axWorldAirportsL_Z1214, axiom, - (hasType(type_Airport, inst_LearmouthExmouthWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1215, axiom, - (hasType(type_Airport, inst_LebakengAirport))). - -fof(axWorldAirportsL_Z1216, axiom, - (hasType(type_Airport, inst_LebanonMunicipalNHAirport))). - -fof(axWorldAirportsL_Z1217, axiom, - (hasType(type_Airport, inst_LebelsurQuevillonAerodromeQCAirport))). - -fof(axWorldAirportsL_Z1218, axiom, - (hasType(type_Airport, inst_LecceAirport))). - -fof(axWorldAirportsL_Z1219, axiom, - (hasType(type_Airport, inst_LeconfeldEnglandAirport))). - -fof(axWorldAirportsL_Z1220, axiom, - (hasType(type_Airport, inst_LeconiAirport))). - -fof(axWorldAirportsL_Z1221, axiom, - (hasType(type_Airport, inst_LeedsBradfordAirport))). - -fof(axWorldAirportsL_Z1222, axiom, - (hasType(type_Airport, inst_LeesburgMunicipalFLAirport))). - -fof(axWorldAirportsL_Z1223, axiom, - (hasType(type_Airport, inst_LeetonNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z1224, axiom, - (hasType(type_Airport, inst_LeeuwardenAirport))). - -fof(axWorldAirportsL_Z1225, axiom, - (hasType(type_Airport, inst_LegaspiAirport))). - -fof(axWorldAirportsL_Z1226, axiom, - (hasType(type_Airport, inst_LeguizamoAirport))). - -fof(axWorldAirportsL_Z1227, axiom, - (hasType(type_Airport, inst_LehmiCountyIDAirport))). - -fof(axWorldAirportsL_Z1228, axiom, - (hasType(type_Airport, inst_LehuAirport))). - -fof(axWorldAirportsL_Z1229, axiom, - (hasType(type_Airport, inst_LeighCreekSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z1230, axiom, - (hasType(type_Airport, inst_LeinsterWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1231, axiom, - (hasType(type_Airport, inst_LeirinFagernesAirport))). - -fof(axWorldAirportsL_Z1232, axiom, - (hasType(type_Airport, inst_LeitreAirport))). - -fof(axWorldAirportsL_Z1233, axiom, - (hasType(type_Airport, inst_LekanaAirport))). - -fof(axWorldAirportsL_Z1234, axiom, - (hasType(type_Airport, inst_LeknesAirport))). - -fof(axWorldAirportsL_Z1235, axiom, - (hasType(type_Airport, inst_LelystadAirport))). - -fof(axWorldAirportsL_Z1236, axiom, - (hasType(type_Airport, inst_LemmonMunicipalSDAirport))). - -fof(axWorldAirportsL_Z1237, axiom, - (hasType(type_Airport, inst_LemnosLimnosAirport))). - -fof(axWorldAirportsL_Z1238, axiom, - (hasType(type_Airport, inst_LemooreNavalAirStationReevesFieldCAAirport))). - -fof(axWorldAirportsL_Z1239, axiom, - (hasType(type_Airport, inst_LemwerderDASAPlantBremenAirport))). - -fof(axWorldAirportsL_Z1240, axiom, - (hasType(type_Airport, inst_LengbatiAirport))). - -fof(axWorldAirportsL_Z1241, axiom, - (hasType(type_Airport, inst_LeoAirport))). - -fof(axWorldAirportsL_Z1242, axiom, - (hasType(type_Airport, inst_LeonMBaLibrevilleAirport))). - -fof(axWorldAirportsL_Z1243, axiom, - (hasType(type_Airport, inst_LeonoraWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1244, axiom, - (hasType(type_Airport, inst_LeopoldinaMGAirport))). - -fof(axWorldAirportsL_Z1245, axiom, - (hasType(type_Airport, inst_LerehAirport))). - -fof(axWorldAirportsL_Z1246, axiom, - (hasType(type_Airport, inst_LeribeAirport))). - -fof(axWorldAirportsL_Z1247, axiom, - (hasType(type_Airport, inst_LerosAirport))). - -fof(axWorldAirportsL_Z1248, axiom, - (hasType(type_Airport, inst_LesAngladesOujdaAirport))). - -fof(axWorldAirportsL_Z1249, axiom, - (hasType(type_Airport, inst_LesSablesAirport))). - -fof(axWorldAirportsL_Z1250, axiom, - (hasType(type_Airport, inst_LesSaintesTerredeHautAirport))). - -fof(axWorldAirportsL_Z1251, axiom, - (hasType(type_Airport, inst_LeseAirport))). - -fof(axWorldAirportsL_Z1252, axiom, - (hasType(type_Airport, inst_LesobengAirport))). - -fof(axWorldAirportsL_Z1253, axiom, - (hasType(type_Airport, inst_LesquinLilleAirport))). - -fof(axWorldAirportsL_Z1254, axiom, - (hasType(type_Airport, inst_LesterBPearsonInternationalONAirport))). - -fof(axWorldAirportsL_Z1255, axiom, - (hasType(type_Airport, inst_LethbridgeABAirport))). - -fof(axWorldAirportsL_Z1256, axiom, - (hasType(type_Airport, inst_LethemAirport))). - -fof(axWorldAirportsL_Z1257, axiom, - (hasType(type_Airport, inst_LewistonNezPerceCountyIDAirport))). - -fof(axWorldAirportsL_Z1258, axiom, - (hasType(type_Airport, inst_LewistownMunicipalMTAirport))). - -fof(axWorldAirportsL_Z1259, axiom, - (hasType(type_Airport, inst_LewolebaAirport))). - -fof(axWorldAirportsL_Z1260, axiom, - (hasType(type_Airport, inst_LhasaAirport))). - -fof(axWorldAirportsL_Z1261, axiom, - (hasType(type_Airport, inst_LhokSukonAirport))). - -fof(axWorldAirportsL_Z1262, axiom, - (hasType(type_Airport, inst_LhokseumaweAirport))). - -fof(axWorldAirportsL_Z1263, axiom, - (hasType(type_Airport, inst_LianyungangXinpuAirport))). - -fof(axWorldAirportsL_Z1264, axiom, - (hasType(type_Airport, inst_LiardRiverBCAirport))). - -fof(axWorldAirportsL_Z1265, axiom, - (hasType(type_Airport, inst_LibengeAirport))). - -fof(axWorldAirportsL_Z1266, axiom, - (hasType(type_Airport, inst_LiberalMunicipalKSAirport))). - -fof(axWorldAirportsL_Z1267, axiom, - (hasType(type_Airport, inst_LibertyCountyGAAirport))). - -fof(axWorldAirportsL_Z1268, axiom, - (hasType(type_Airport, inst_LiboiAirport))). - -fof(axWorldAirportsL_Z1269, axiom, - (hasType(type_Airport, inst_LicGustavoDOrdazPuertoVallartaAirport))). - -fof(axWorldAirportsL_Z1270, axiom, - (hasType(type_Airport, inst_LicManuelCrecencioRejonMeridaAirport))). - -fof(axWorldAirportsL_Z1271, axiom, - (hasType(type_Airport, inst_LicenciadoAdolfoLopezMateosTolucaAirport))). - -fof(axWorldAirportsL_Z1272, axiom, - (hasType(type_Airport, inst_LichingaVilaCabralAirport))). - -fof(axWorldAirportsL_Z1273, axiom, - (hasType(type_Airport, inst_LidkopingAirport))). - -fof(axWorldAirportsL_Z1274, axiom, - (hasType(type_Airport, inst_LiepajaAirport))). - -fof(axWorldAirportsL_Z1275, axiom, - (hasType(type_Airport, inst_LifouLifuLoyaltyIslandsAirport))). - -fof(axWorldAirportsL_Z1276, axiom, - (hasType(type_Airport, inst_LightningRidgeNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z1277, axiom, - (hasType(type_Airport, inst_LihueHIAirport))). - -fof(axWorldAirportsL_Z1278, axiom, - (hasType(type_Airport, inst_LikiepAirport))). - -fof(axWorldAirportsL_Z1279, axiom, - (hasType(type_Airport, inst_LikomaIslandAirport))). - -fof(axWorldAirportsL_Z1280, axiom, - (hasType(type_Airport, inst_LimaOHAirport))). - -fof(axWorldAirportsL_Z1281, axiom, - (hasType(type_Airport, inst_LimassolAirport))). - -fof(axWorldAirportsL_Z1282, axiom, - (hasType(type_Airport, inst_LimbangSarawakAirport))). - -fof(axWorldAirportsL_Z1283, axiom, - (hasType(type_Airport, inst_LimbunyaNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z1284, axiom, - (hasType(type_Airport, inst_LimeAcresAirport))). - -fof(axWorldAirportsL_Z1285, axiom, - (hasType(type_Airport, inst_LimeVillageAKAirport))). - -fof(axWorldAirportsL_Z1286, axiom, - (hasType(type_Airport, inst_LimerickAirport))). - -fof(axWorldAirportsL_Z1287, axiom, - (hasType(type_Airport, inst_LimonAirport))). - -fof(axWorldAirportsL_Z1288, axiom, - (hasType(type_Airport, inst_LimonAirportCostaRica))). - -fof(axWorldAirportsL_Z1289, axiom, - (hasType(type_Airport, inst_LimonMunicipalCOAirport))). - -fof(axWorldAirportsL_Z1290, axiom, - (hasType(type_Airport, inst_LinateMilanoMilanAirport))). - -fof(axWorldAirportsL_Z1291, axiom, - (hasType(type_Airport, inst_LincolnMunicipalNEAirport))). - -fof(axWorldAirportsL_Z1292, axiom, - (hasType(type_Airport, inst_LincolnRiverAKAirport))). - -fof(axWorldAirportsL_Z1293, axiom, - (hasType(type_Airport, inst_LindaDownsAirport))). - -fof(axWorldAirportsL_Z1294, axiom, - (hasType(type_Airport, inst_LindemanIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z1295, axiom, - (hasType(type_Airport, inst_LindenNJAirport))). - -fof(axWorldAirportsL_Z1296, axiom, - (hasType(type_Airport, inst_LindiAirport))). - -fof(axWorldAirportsL_Z1297, axiom, - (hasType(type_Airport, inst_LingaLingaAirport))). - -fof(axWorldAirportsL_Z1298, axiom, - (hasType(type_Airport, inst_LinkopingAirport))). - -fof(axWorldAirportsL_Z1299, axiom, - (hasType(type_Airport, inst_LinnCreekGrandGlaizeMemorialMOAirport))). - -fof(axWorldAirportsL_Z1300, axiom, - (hasType(type_Airport, inst_LinsSPAirport))). - -fof(axWorldAirportsL_Z1301, axiom, - (hasType(type_Airport, inst_LipetskLipetskAirport))). - -fof(axWorldAirportsL_Z1302, axiom, - (hasType(type_Airport, inst_LisalaAirport))). - -fof(axWorldAirportsL_Z1303, axiom, - (hasType(type_Airport, inst_LishanAirport))). - -fof(axWorldAirportsL_Z1304, axiom, - (hasType(type_Airport, inst_LismoreQueenslandAirport))). - -fof(axWorldAirportsL_Z1305, axiom, - (hasType(type_Airport, inst_LissadelWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1306, axiom, - (hasType(type_Airport, inst_LittleAmericaUTAirport))). - -fof(axWorldAirportsL_Z1307, axiom, - (hasType(type_Airport, inst_LittleCaymenMunicipalAirStripLittleCaymanAirport))). - -fof(axWorldAirportsL_Z1308, axiom, - (hasType(type_Airport, inst_LittleFallsMorrisonCountyMNAirport))). - -fof(axWorldAirportsL_Z1309, axiom, - (hasType(type_Airport, inst_LittleGrandRapidsMBAirport))). - -fof(axWorldAirportsL_Z1310, axiom, - (hasType(type_Airport, inst_LittleNaukatiAKAirport))). - -fof(axWorldAirportsL_Z1311, axiom, - (hasType(type_Airport, inst_LittlePortWalkerAKAirport))). - -fof(axWorldAirportsL_Z1312, axiom, - (hasType(type_Airport, inst_LittleRockAirForceBaseARAirport))). - -fof(axWorldAirportsL_Z1313, axiom, - (hasType(type_Airport, inst_LiuzhouAirport))). - -fof(axWorldAirportsL_Z1314, axiom, - (hasType(type_Airport, inst_LivermoreMunicipalCAAirport))). - -fof(axWorldAirportsL_Z1315, axiom, - (hasType(type_Airport, inst_LiverpoolNSAirport))). - -fof(axWorldAirportsL_Z1316, axiom, - (hasType(type_Airport, inst_LivingoodAKAirport))). - -fof(axWorldAirportsL_Z1317, axiom, - (hasType(type_Airport, inst_LivingstoneMarambaAirport))). - -fof(axWorldAirportsL_Z1318, axiom, - (hasType(type_Airport, inst_LizardIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z1319, axiom, - (hasType(type_Airport, inst_LloydminsterABAirport))). - -fof(axWorldAirportsL_Z1320, axiom, - (hasType(type_Airport, inst_LoTungAirport))). - -fof(axWorldAirportsL_Z1321, axiom, - (hasType(type_Airport, inst_LoaniAirport))). - -fof(axWorldAirportsL_Z1322, axiom, - (hasType(type_Airport, inst_LobatzeAirport))). - -fof(axWorldAirportsL_Z1323, axiom, - (hasType(type_Airport, inst_LocarnoAirport))). - -fof(axWorldAirportsL_Z1324, axiom, - (hasType(type_Airport, inst_LochgilpheadAirport))). - -fof(axWorldAirportsL_Z1325, axiom, - (hasType(type_Airport, inst_LockSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z1326, axiom, - (hasType(type_Airport, inst_LodarAirport))). - -fof(axWorldAirportsL_Z1327, axiom, - (hasType(type_Airport, inst_LodjaAirport))). - -fof(axWorldAirportsL_Z1328, axiom, - (hasType(type_Airport, inst_LodwarAirport))). - -fof(axWorldAirportsL_Z1329, axiom, - (hasType(type_Airport, inst_LoeiAirport))). - -fof(axWorldAirportsL_Z1330, axiom, - (hasType(type_Airport, inst_LoenAirport))). - -fof(axWorldAirportsL_Z1331, axiom, - (hasType(type_Airport, inst_LoganCacheUTAirport))). - -fof(axWorldAirportsL_Z1332, axiom, - (hasType(type_Airport, inst_LoikawAirport))). - -fof(axWorldAirportsL_Z1333, axiom, - (hasType(type_Airport, inst_LojaAirport))). - -fof(axWorldAirportsL_Z1334, axiom, - (hasType(type_Airport, inst_LolyangalaniAirport))). - -fof(axWorldAirportsL_Z1335, axiom, - (hasType(type_Airport, inst_LompocCAAirport))). - -fof(axWorldAirportsL_Z1336, axiom, - (hasType(type_Airport, inst_LondolovitAirport))). - -fof(axWorldAirportsL_Z1337, axiom, - (hasType(type_Airport, inst_LondonCorbinAirportMageeFieldKYAirport))). - -fof(axWorldAirportsL_Z1338, axiom, - (hasType(type_Airport, inst_LondonONAirport))). - -fof(axWorldAirportsL_Z1339, axiom, - (hasType(type_Airport, inst_LondrinaPRAirport))). - -fof(axWorldAirportsL_Z1340, axiom, - (hasType(type_Airport, inst_LondroreAirport))). - -fof(axWorldAirportsL_Z1341, axiom, - (hasType(type_Airport, inst_LonelyAFSAKAirport))). - -fof(axWorldAirportsL_Z1342, axiom, - (hasType(type_Airport, inst_LonesomePineVAAirport))). - -fof(axWorldAirportsL_Z1343, axiom, - (hasType(type_Airport, inst_LongApungAirport))). - -fof(axWorldAirportsL_Z1344, axiom, - (hasType(type_Airport, inst_LongBeachAirportDaughertyFieldCAAirport))). - -fof(axWorldAirportsL_Z1345, axiom, - (hasType(type_Airport, inst_LongIslandAKAirport))). - -fof(axWorldAirportsL_Z1346, axiom, - (hasType(type_Airport, inst_LongLamaAirport))). - -fof(axWorldAirportsL_Z1347, axiom, - (hasType(type_Airport, inst_LongLellangAirport))). - -fof(axWorldAirportsL_Z1348, axiom, - (hasType(type_Airport, inst_LongSemadoSarawakAirport))). - -fof(axWorldAirportsL_Z1349, axiom, - (hasType(type_Airport, inst_LongSeridanSarawakAirport))). - -fof(axWorldAirportsL_Z1350, axiom, - (hasType(type_Airport, inst_LongSukangAirport))). - -fof(axWorldAirportsL_Z1351, axiom, - (hasType(type_Airport, inst_LongXuyenAirport))). - -fof(axWorldAirportsL_Z1352, axiom, - (hasType(type_Airport, inst_LonganaAirport))). - -fof(axWorldAirportsL_Z1353, axiom, - (hasType(type_Airport, inst_LongbawanAirport))). - -fof(axWorldAirportsL_Z1354, axiom, - (hasType(type_Airport, inst_LongpointLakeWaterAerodromeONAirport))). - -fof(axWorldAirportsL_Z1355, axiom, - (hasType(type_Airport, inst_LongreachQueenslandAirport))). - -fof(axWorldAirportsL_Z1356, axiom, - (hasType(type_Airport, inst_LongstaffBluffNTAirport))). - -fof(axWorldAirportsL_Z1357, axiom, - (hasType(type_Airport, inst_LongviewWAAirport))). - -fof(axWorldAirportsL_Z1358, axiom, - (hasType(type_Airport, inst_LongyearbyenSvalbardAirport))). - -fof(axWorldAirportsL_Z1359, axiom, - (hasType(type_Airport, inst_LopezIslandWAAirport))). - -fof(axWorldAirportsL_Z1360, axiom, - (hasType(type_Airport, inst_LopezdeMicayAirport))). - -fof(axWorldAirportsL_Z1361, axiom, - (hasType(type_Airport, inst_LoqueAirport))). - -fof(axWorldAirportsL_Z1362, axiom, - (hasType(type_Airport, inst_LoraLaiAirport))). - -fof(axWorldAirportsL_Z1363, axiom, - (hasType(type_Airport, inst_LordHoweIslandNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z1364, axiom, - (hasType(type_Airport, inst_LordsburgMunicipalNMAirport))). - -fof(axWorldAirportsL_Z1365, axiom, - (hasType(type_Airport, inst_LorengauManusIslandAirport))). - -fof(axWorldAirportsL_Z1366, axiom, - (hasType(type_Airport, inst_LoretoAirport))). - -fof(axWorldAirportsL_Z1367, axiom, - (hasType(type_Airport, inst_LoricaAirport))). - -fof(axWorldAirportsL_Z1368, axiom, - (hasType(type_Airport, inst_LoringAirForceBaseMEAirport))). - -fof(axWorldAirportsL_Z1369, axiom, - (hasType(type_Airport, inst_LoringSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z1370, axiom, - (hasType(type_Airport, inst_LorrachAirport))). - -fof(axWorldAirportsL_Z1371, axiom, - (hasType(type_Airport, inst_LorraineQueenslandAirport))). - -fof(axWorldAirportsL_Z1372, axiom, - (hasType(type_Airport, inst_LosAlamosNMAirport))). - -fof(axWorldAirportsL_Z1373, axiom, - (hasType(type_Airport, inst_LosAngelesAirport))). - -fof(axWorldAirportsL_Z1374, axiom, - (hasType(type_Airport, inst_LosAngelesInternationalCAAirport))). - -fof(axWorldAirportsL_Z1375, axiom, - (hasType(type_Airport, inst_LosBanosMunicipalCAAirport))). - -fof(axWorldAirportsL_Z1376, axiom, - (hasType(type_Airport, inst_LosCabosSanJosedelCaboAirport))). - -fof(axWorldAirportsL_Z1377, axiom, - (hasType(type_Airport, inst_LosChilesAirport))). - -fof(axWorldAirportsL_Z1378, axiom, - (hasType(type_Airport, inst_LosMenucosAirport))). - -fof(axWorldAirportsL_Z1379, axiom, - (hasType(type_Airport, inst_LosMochisAirport))). - -fof(axWorldAirportsL_Z1380, axiom, - (hasType(type_Airport, inst_LosRodeosCanaryIslandsAirport))). - -fof(axWorldAirportsL_Z1381, axiom, - (hasType(type_Airport, inst_LosRoquesAirport))). - -fof(axWorldAirportsL_Z1382, axiom, - (hasType(type_Airport, inst_LoshitsaMinskAirport))). - -fof(axWorldAirportsL_Z1383, axiom, - (hasType(type_Airport, inst_LosinjAirport))). - -fof(axWorldAirportsL_Z1384, axiom, - (hasType(type_Airport, inst_LostHarborAKAirport))). - -fof(axWorldAirportsL_Z1385, axiom, - (hasType(type_Airport, inst_LostNationOHAirport))). - -fof(axWorldAirportsL_Z1386, axiom, - (hasType(type_Airport, inst_LostRiver1AKAirport))). - -fof(axWorldAirportsL_Z1387, axiom, - (hasType(type_Airport, inst_LosuiaAirport))). - -fof(axWorldAirportsL_Z1388, axiom, - (hasType(type_Airport, inst_LotusvaleQueenslandAirport))). - -fof(axWorldAirportsL_Z1389, axiom, - (hasType(type_Airport, inst_LouisTrichardtAirport))). - -fof(axWorldAirportsL_Z1390, axiom, - (hasType(type_Airport, inst_LouisaCountyAirportFreemanFieldVAAirport))). - -fof(axWorldAirportsL_Z1391, axiom, - (hasType(type_Airport, inst_LouisvilleWinstonCountyMSAirport))). - -fof(axWorldAirportsL_Z1392, axiom, - (hasType(type_Airport, inst_LovelandCOAirport))). - -fof(axWorldAirportsL_Z1393, axiom, - (hasType(type_Airport, inst_LowaiAirport))). - -fof(axWorldAirportsL_Z1394, axiom, - (hasType(type_Airport, inst_LoweArmyHeliportALAirport))). - -fof(axWorldAirportsL_Z1395, axiom, - (hasType(type_Airport, inst_LtWarrenEatonNYAirport))). - -fof(axWorldAirportsL_Z1396, axiom, - (hasType(type_Airport, inst_LuaboAirport))). - -fof(axWorldAirportsL_Z1397, axiom, - (hasType(type_Airport, inst_LuangNamthaAirport))). - -fof(axWorldAirportsL_Z1398, axiom, - (hasType(type_Airport, inst_LuangPrabangAirport))). - -fof(axWorldAirportsL_Z1399, axiom, - (hasType(type_Airport, inst_LuauAirport))). - -fof(axWorldAirportsL_Z1400, axiom, - (hasType(type_Airport, inst_LubangoSadaBandeiraAirport))). - -fof(axWorldAirportsL_Z1401, axiom, - (hasType(type_Airport, inst_LubbockInternationalTXAirport))). - -fof(axWorldAirportsL_Z1402, axiom, - (hasType(type_Airport, inst_LuccaAirport))). - -fof(axWorldAirportsL_Z1403, axiom, - (hasType(type_Airport, inst_LucenecAirport))). - -fof(axWorldAirportsL_Z1404, axiom, - (hasType(type_Airport, inst_LucerneAirport))). - -fof(axWorldAirportsL_Z1405, axiom, - (hasType(type_Airport, inst_LucknowAirport))). - -fof(axWorldAirportsL_Z1406, axiom, - (hasType(type_Airport, inst_LudhianaAirport))). - -fof(axWorldAirportsL_Z1407, axiom, - (hasType(type_Airport, inst_LuebeckLubeckAirport))). - -fof(axWorldAirportsL_Z1408, axiom, - (hasType(type_Airport, inst_LuederitzLuderitzAirport))). - -fof(axWorldAirportsL_Z1409, axiom, - (hasType(type_Airport, inst_LuenaLusoAirport))). - -fof(axWorldAirportsL_Z1410, axiom, - (hasType(type_Airport, inst_LughGananeAirport))). - -fof(axWorldAirportsL_Z1411, axiom, - (hasType(type_Airport, inst_LuhanskLuhanskAirport))). - -fof(axWorldAirportsL_Z1412, axiom, - (hasType(type_Airport, inst_LuisMunozMarinInternationalSanJuanAirport))). - -fof(axWorldAirportsL_Z1413, axiom, - (hasType(type_Airport, inst_LuizaAirport))). - -fof(axWorldAirportsL_Z1414, axiom, - (hasType(type_Airport, inst_LukeAirForceBaseAZAirport))). - -fof(axWorldAirportsL_Z1415, axiom, - (hasType(type_Airport, inst_LuklaAirport))). - -fof(axWorldAirportsL_Z1416, axiom, - (hasType(type_Airport, inst_LukuluAirport))). - -fof(axWorldAirportsL_Z1417, axiom, - (hasType(type_Airport, inst_LumbertonMunicipalNCAirport))). - -fof(axWorldAirportsL_Z1418, axiom, - (hasType(type_Airport, inst_LumiAirport))). - -fof(axWorldAirportsL_Z1419, axiom, - (hasType(type_Airport, inst_LumidPauAirport))). - -fof(axWorldAirportsL_Z1420, axiom, - (hasType(type_Airport, inst_LunyukAirport))). - -fof(axWorldAirportsL_Z1421, axiom, - (hasType(type_Airport, inst_LuoyangAirport))). - -fof(axWorldAirportsL_Z1422, axiom, - (hasType(type_Airport, inst_LuoziAirport))). - -fof(axWorldAirportsL_Z1423, axiom, - (hasType(type_Airport, inst_LupepauuVavauAirport))). - -fof(axWorldAirportsL_Z1424, axiom, - (hasType(type_Airport, inst_LupinNTAirport))). - -fof(axWorldAirportsL_Z1425, axiom, - (hasType(type_Airport, inst_LuqaMaltaAirport))). - -fof(axWorldAirportsL_Z1426, axiom, - (hasType(type_Airport, inst_LusakaInternationalLusakaAirport))). - -fof(axWorldAirportsL_Z1427, axiom, - (hasType(type_Airport, inst_LusamboAirport))). - -fof(axWorldAirportsL_Z1428, axiom, - (hasType(type_Airport, inst_LusangaAirport))). - -fof(axWorldAirportsL_Z1429, axiom, - (hasType(type_Airport, inst_LusikisikiAirport))). - -fof(axWorldAirportsL_Z1430, axiom, - (hasType(type_Airport, inst_LuskMunicipalWYAirport))). - -fof(axWorldAirportsL_Z1431, axiom, - (hasType(type_Airport, inst_LutonEnglandAirport))). - -fof(axWorldAirportsL_Z1432, axiom, - (hasType(type_Airport, inst_LutskVolynAirport))). - -fof(axWorldAirportsL_Z1433, axiom, - (hasType(type_Airport, inst_LuwukAirport))). - -fof(axWorldAirportsL_Z1434, axiom, - (hasType(type_Airport, inst_LuxiAirport))). - -fof(axWorldAirportsL_Z1435, axiom, - (hasType(type_Airport, inst_LuxorAirport))). - -fof(axWorldAirportsL_Z1436, axiom, - (hasType(type_Airport, inst_LuzhouSichuanAirport))). - -fof(axWorldAirportsL_Z1437, axiom, - (hasType(type_Airport, inst_LvivLwowLvovAirport))). - -fof(axWorldAirportsL_Z1438, axiom, - (hasType(type_Airport, inst_LyallHarbourBCAirport))). - -fof(axWorldAirportsL_Z1439, axiom, - (hasType(type_Airport, inst_LyckseleAirport))). - -fof(axWorldAirportsL_Z1440, axiom, - (hasType(type_Airport, inst_LyddAirport))). - -fof(axWorldAirportsL_Z1441, axiom, - (hasType(type_Airport, inst_LynchburgRegionalAirportPrestonGlennFieldVAAirport))). - -fof(axWorldAirportsL_Z1442, axiom, - (hasType(type_Airport, inst_LyndhurstQueenslandAirport))). - -fof(axWorldAirportsL_Z1443, axiom, - (hasType(type_Airport, inst_LynehamRAFStationEnglandAirport))). - -fof(axWorldAirportsL_Z1444, axiom, - (hasType(type_Airport, inst_LynnLakeMBAirport))). - -fof(axWorldAirportsL_Z1445, axiom, - (hasType(type_Airport, inst_LyonsRiceCountyMunicipalKSAirport))). - -fof(axWorldAirportsL_Z1446, axiom, - (hasType(type_Airport, inst_LyttonBCAirport))). - -fof(axWorldAirportsL_Z1447, axiom, - (hasType(type_Airport, inst_MBalaAirport))). - -fof(axWorldAirportsL_Z1448, axiom, - (hasType(type_Airport, inst_MGrahamClarkMOAirport))). - -fof(axWorldAirportsL_Z1449, axiom, - (hasType(type_Airport, inst_MVengueFrancevilleAirport))). - -fof(axWorldAirportsL_Z1450, axiom, - (hasType(type_Airport, inst_MaanAirport))). - -fof(axWorldAirportsL_Z1451, axiom, - (hasType(type_Airport, inst_MabarumaAirport))). - -fof(axWorldAirportsL_Z1452, axiom, - (hasType(type_Airport, inst_MabuiagIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z1453, axiom, - (hasType(type_Airport, inst_MacDillAirForceBaseFLAirport))). - -fof(axWorldAirportsL_Z1454, axiom, - (hasType(type_Airport, inst_MacDonaldDownsAirport))). - -fof(axWorldAirportsL_Z1455, axiom, - (hasType(type_Airport, inst_MacMillanPassAerodromeYTAirport))). - -fof(axWorldAirportsL_Z1456, axiom, - (hasType(type_Airport, inst_MacaeRJAirport))). - -fof(axWorldAirportsL_Z1457, axiom, - (hasType(type_Airport, inst_MacanalAirport))). - -fof(axWorldAirportsL_Z1458, axiom, - (hasType(type_Airport, inst_MacapaPAAirport))). - -fof(axWorldAirportsL_Z1459, axiom, - (hasType(type_Airport, inst_MacasAirport))). - -fof(axWorldAirportsL_Z1460, axiom, - (hasType(type_Airport, inst_MacauMacaoAirport))). - -fof(axWorldAirportsL_Z1461, axiom, - (hasType(type_Airport, inst_MacdonaldCartierInternationalONAirport))). - -fof(axWorldAirportsL_Z1462, axiom, - (hasType(type_Airport, inst_MaceioALAirport))). - -fof(axWorldAirportsL_Z1463, axiom, - (hasType(type_Airport, inst_MacentaAirport))). - -fof(axWorldAirportsL_Z1464, axiom, - (hasType(type_Airport, inst_MachalaAirport))). - -fof(axWorldAirportsL_Z1465, axiom, - (hasType(type_Airport, inst_MachesneyILAirport))). - -fof(axWorldAirportsL_Z1466, axiom, - (hasType(type_Airport, inst_MackarInletNTAirport))). - -fof(axWorldAirportsL_Z1467, axiom, - (hasType(type_Airport, inst_MackayQueenslandAirport))). - -fof(axWorldAirportsL_Z1468, axiom, - (hasType(type_Airport, inst_MackenzieBCAirport))). - -fof(axWorldAirportsL_Z1469, axiom, - (hasType(type_Airport, inst_MackinacIslandMIAirport))). - -fof(axWorldAirportsL_Z1470, axiom, - (hasType(type_Airport, inst_MacombMunicipalILAirport))). - -fof(axWorldAirportsL_Z1471, axiom, - (hasType(type_Airport, inst_MactanInternationalMactanIslandAirport))). - -fof(axWorldAirportsL_Z1472, axiom, - (hasType(type_Airport, inst_MadabaAirport))). - -fof(axWorldAirportsL_Z1473, axiom, - (hasType(type_Airport, inst_MadangAirport))). - -fof(axWorldAirportsL_Z1474, axiom, - (hasType(type_Airport, inst_MaderaMunicipalCAAirport))). - -fof(axWorldAirportsL_Z1475, axiom, - (hasType(type_Airport, inst_MadirovaloAirport))). - -fof(axWorldAirportsL_Z1476, axiom, - (hasType(type_Airport, inst_MadisonCountyOHAirport))). - -fof(axWorldAirportsL_Z1477, axiom, - (hasType(type_Airport, inst_MadisonMunicipalINAirport))). - -fof(axWorldAirportsL_Z1478, axiom, - (hasType(type_Airport, inst_MadisonMunicipalSDAirport))). - -fof(axWorldAirportsL_Z1479, axiom, - (hasType(type_Airport, inst_MaeSotAirport))). - -fof(axWorldAirportsL_Z1480, axiom, - (hasType(type_Airport, inst_MaewoAirport))). - -fof(axWorldAirportsL_Z1481, axiom, - (hasType(type_Airport, inst_MafekingAirport))). - -fof(axWorldAirportsL_Z1482, axiom, - (hasType(type_Airport, inst_MafetengAirport))). - -fof(axWorldAirportsL_Z1483, axiom, - (hasType(type_Airport, inst_MafiaIslandAirport))). - -fof(axWorldAirportsL_Z1484, axiom, - (hasType(type_Airport, inst_MafraSCAirport))). - -fof(axWorldAirportsL_Z1485, axiom, - (hasType(type_Airport, inst_MaganjadaCostaAirport))). - -fof(axWorldAirportsL_Z1486, axiom, - (hasType(type_Airport, inst_MaganqueAirport))). - -fof(axWorldAirportsL_Z1487, axiom, - (hasType(type_Airport, inst_MagdalenaAirport))). - -fof(axWorldAirportsL_Z1488, axiom, - (hasType(type_Airport, inst_MagnitogorskChelyabinskAirport))). - -fof(axWorldAirportsL_Z1489, axiom, - (hasType(type_Airport, inst_MagweAirport))). - -fof(axWorldAirportsL_Z1490, axiom, - (hasType(type_Airport, inst_MahanoroAirport))). - -fof(axWorldAirportsL_Z1491, axiom, - (hasType(type_Airport, inst_MahdiaAirport))). - -fof(axWorldAirportsL_Z1492, axiom, - (hasType(type_Airport, inst_MahendranagarAirport))). - -fof(axWorldAirportsL_Z1493, axiom, - (hasType(type_Airport, inst_MahilyowMogilevMahiliowAirport))). - -fof(axWorldAirportsL_Z1494, axiom, - (hasType(type_Airport, inst_MahonMenorcaBalearicIslandsAirport))). - -fof(axWorldAirportsL_Z1495, axiom, - (hasType(type_Airport, inst_MaianaAirport))). - -fof(axWorldAirportsL_Z1496, axiom, - (hasType(type_Airport, inst_MaicaoAirport))). - -fof(axWorldAirportsL_Z1497, axiom, - (hasType(type_Airport, inst_MaiduguriAirport))). - -fof(axWorldAirportsL_Z1498, axiom, - (hasType(type_Airport, inst_MaikwakAirport))). - -fof(axWorldAirportsL_Z1499, axiom, - (hasType(type_Airport, inst_MaimanaAirport))). - -fof(axWorldAirportsL_Z1500, axiom, - (hasType(type_Airport, inst_MainDuckONAirport))). - -fof(axWorldAirportsL_Z1501, axiom, - (hasType(type_Airport, inst_MainStationDowntownStuttgartAirport))). - -fof(axWorldAirportsL_Z1502, axiom, - (hasType(type_Airport, inst_MainoruNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z1503, axiom, - (hasType(type_Airport, inst_MaintiranoAirport))). - -fof(axWorldAirportsL_Z1504, axiom, - (hasType(type_Airport, inst_MainzAirport))). - -fof(axWorldAirportsL_Z1505, axiom, - (hasType(type_Airport, inst_MaioMaioAirport))). - -fof(axWorldAirportsL_Z1506, axiom, - (hasType(type_Airport, inst_MairiporuSPAirport))). - -fof(axWorldAirportsL_Z1507, axiom, - (hasType(type_Airport, inst_MaitlandNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z1508, axiom, - (hasType(type_Airport, inst_MajiAirport))). - -fof(axWorldAirportsL_Z1509, axiom, - (hasType(type_Airport, inst_MajkinAirport))). - -fof(axWorldAirportsL_Z1510, axiom, - (hasType(type_Airport, inst_MajmaAirport))). - -fof(axWorldAirportsL_Z1511, axiom, - (hasType(type_Airport, inst_MakaleAirport))). - -fof(axWorldAirportsL_Z1512, axiom, - (hasType(type_Airport, inst_MakariosNicosiaAirport))). - -fof(axWorldAirportsL_Z1513, axiom, - (hasType(type_Airport, inst_MakemoAirport))). - -fof(axWorldAirportsL_Z1514, axiom, - (hasType(type_Airport, inst_MakhachkalaDagestanAirport))). - -fof(axWorldAirportsL_Z1515, axiom, - (hasType(type_Airport, inst_MakinAirport))). - -fof(axWorldAirportsL_Z1516, axiom, - (hasType(type_Airport, inst_MakiniAirport))). - -fof(axWorldAirportsL_Z1517, axiom, - (hasType(type_Airport, inst_MakkahAirport))). - -fof(axWorldAirportsL_Z1518, axiom, - (hasType(type_Airport, inst_MakkovikNFAirport))). - -fof(axWorldAirportsL_Z1519, axiom, - (hasType(type_Airport, inst_MakokouAirport))). - -fof(axWorldAirportsL_Z1520, axiom, - (hasType(type_Airport, inst_MakouaAirport))). - -fof(axWorldAirportsL_Z1521, axiom, - (hasType(type_Airport, inst_MakungAirport))). - -fof(axWorldAirportsL_Z1522, axiom, - (hasType(type_Airport, inst_MakurdiAirport))). - -fof(axWorldAirportsL_Z1523, axiom, - (hasType(type_Airport, inst_MalabangAirport))). - -fof(axWorldAirportsL_Z1524, axiom, - (hasType(type_Airport, inst_MalaboAirport))). - -fof(axWorldAirportsL_Z1525, axiom, - (hasType(type_Airport, inst_MaladCityIDAirport))). - -fof(axWorldAirportsL_Z1526, axiom, - (hasType(type_Airport, inst_MalaimbandyAirport))). - -fof(axWorldAirportsL_Z1527, axiom, - (hasType(type_Airport, inst_MalakalAirport))). - -fof(axWorldAirportsL_Z1528, axiom, - (hasType(type_Airport, inst_MalalauaAirport))). - -fof(axWorldAirportsL_Z1529, axiom, - (hasType(type_Airport, inst_MalangAirport))). - -fof(axWorldAirportsL_Z1530, axiom, - (hasType(type_Airport, inst_MalangeMalanjeAirport))). - -fof(axWorldAirportsL_Z1531, axiom, - (hasType(type_Airport, inst_MalargueAirport))). - -fof(axWorldAirportsL_Z1532, axiom, - (hasType(type_Airport, inst_MalatupoAirport))). - -fof(axWorldAirportsL_Z1533, axiom, - (hasType(type_Airport, inst_MalatvaAirport))). - -fof(axWorldAirportsL_Z1534, axiom, - (hasType(type_Airport, inst_MalayAirport))). - -fof(axWorldAirportsL_Z1535, axiom, - (hasType(type_Airport, inst_MalcolmMcKinnonGAAirport))). - -fof(axWorldAirportsL_Z1536, axiom, - (hasType(type_Airport, inst_MaldaAirport))). - -fof(axWorldAirportsL_Z1537, axiom, - (hasType(type_Airport, inst_MaldenMunicipalMOAirport))). - -fof(axWorldAirportsL_Z1538, axiom, - (hasType(type_Airport, inst_MaleHululeAirport))). - -fof(axWorldAirportsL_Z1539, axiom, - (hasType(type_Airport, inst_MalekolonAirport))). - -fof(axWorldAirportsL_Z1540, axiom, - (hasType(type_Airport, inst_MalianaAirport))). - -fof(axWorldAirportsL_Z1541, axiom, - (hasType(type_Airport, inst_MalindiAirport))). - -fof(axWorldAirportsL_Z1542, axiom, - (hasType(type_Airport, inst_MallacootaVictoriaAirport))). - -fof(axWorldAirportsL_Z1543, axiom, - (hasType(type_Airport, inst_MalmoAirport))). - -fof(axWorldAirportsL_Z1544, axiom, - (hasType(type_Airport, inst_MaloelapMaloelapAirport))). - -fof(axWorldAirportsL_Z1545, axiom, - (hasType(type_Airport, inst_MalololailaiAirport))). - -fof(axWorldAirportsL_Z1546, axiom, - (hasType(type_Airport, inst_MalpensaMilanoMilanAirport))). - -fof(axWorldAirportsL_Z1547, axiom, - (hasType(type_Airport, inst_MaltaMTAirport))). - -fof(axWorldAirportsL_Z1548, axiom, - (hasType(type_Airport, inst_MamaiAirport))). - -fof(axWorldAirportsL_Z1549, axiom, - (hasType(type_Airport, inst_MamburaoAirport))). - -fof(axWorldAirportsL_Z1550, axiom, - (hasType(type_Airport, inst_MamfeAirport))). - -fof(axWorldAirportsL_Z1551, axiom, - (hasType(type_Airport, inst_MamitupoAirport))). - -fof(axWorldAirportsL_Z1552, axiom, - (hasType(type_Airport, inst_MammothLakesCAAirport))). - -fof(axWorldAirportsL_Z1553, axiom, - (hasType(type_Airport, inst_MampikonyAirport))). - -fof(axWorldAirportsL_Z1554, axiom, - (hasType(type_Airport, inst_MamujuAirport))). - -fof(axWorldAirportsL_Z1555, axiom, - (hasType(type_Airport, inst_ManAirport))). - -fof(axWorldAirportsL_Z1556, axiom, - (hasType(type_Airport, inst_ManaAirport))). - -fof(axWorldAirportsL_Z1557, axiom, - (hasType(type_Airport, inst_ManakaraAirport))). - -fof(axWorldAirportsL_Z1558, axiom, - (hasType(type_Airport, inst_MananaraAirport))). - -fof(axWorldAirportsL_Z1559, axiom, - (hasType(type_Airport, inst_ManangAirport))). - -fof(axWorldAirportsL_Z1560, axiom, - (hasType(type_Airport, inst_MananjaryAirport))). - -fof(axWorldAirportsL_Z1561, axiom, - (hasType(type_Airport, inst_ManareAirport))). - -fof(axWorldAirportsL_Z1562, axiom, - (hasType(type_Airport, inst_ManassasMunicipalAirportHarryPDavisFieldVAAirport))). - -fof(axWorldAirportsL_Z1563, axiom, - (hasType(type_Airport, inst_ManateeAirport))). - -fof(axWorldAirportsL_Z1564, axiom, - (hasType(type_Airport, inst_ManaungAirport))). - -fof(axWorldAirportsL_Z1565, axiom, - (hasType(type_Airport, inst_ManchesterNHAirport))). - -fof(axWorldAirportsL_Z1566, axiom, - (hasType(type_Airport, inst_MandabeAirport))). - -fof(axWorldAirportsL_Z1567, axiom, - (hasType(type_Airport, inst_MandalayAirport))). - -fof(axWorldAirportsL_Z1568, axiom, - (hasType(type_Airport, inst_ManderaAirport))). - -fof(axWorldAirportsL_Z1569, axiom, - (hasType(type_Airport, inst_MandevilleAirport))). - -fof(axWorldAirportsL_Z1570, axiom, - (hasType(type_Airport, inst_MandoraWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1571, axiom, - (hasType(type_Airport, inst_MandritsaraAirport))). - -fof(axWorldAirportsL_Z1572, axiom, - (hasType(type_Airport, inst_ManeaAirport))). - -fof(axWorldAirportsL_Z1573, axiom, - (hasType(type_Airport, inst_ManetaiAirport))). - -fof(axWorldAirportsL_Z1574, axiom, - (hasType(type_Airport, inst_MangaAirport))). - -fof(axWorldAirportsL_Z1575, axiom, - (hasType(type_Airport, inst_MangaiaAirport))). - -fof(axWorldAirportsL_Z1576, axiom, - (hasType(type_Airport, inst_MangochiAirport))). - -fof(axWorldAirportsL_Z1577, axiom, - (hasType(type_Airport, inst_MangoleAirport))). - -fof(axWorldAirportsL_Z1578, axiom, - (hasType(type_Airport, inst_MangroveCayAirport))). - -fof(axWorldAirportsL_Z1579, axiom, - (hasType(type_Airport, inst_MangunjayaAirport))). - -fof(axWorldAirportsL_Z1580, axiom, - (hasType(type_Airport, inst_ManhattanMunicipalKSAirport))). - -fof(axWorldAirportsL_Z1581, axiom, - (hasType(type_Airport, inst_ManicoreAMAirport))). - -fof(axWorldAirportsL_Z1582, axiom, - (hasType(type_Airport, inst_ManihiAirport))). - -fof(axWorldAirportsL_Z1583, axiom, - (hasType(type_Airport, inst_ManihikiIslandAirport))). - -fof(axWorldAirportsL_Z1584, axiom, - (hasType(type_Airport, inst_ManilaAirport))). - -fof(axWorldAirportsL_Z1585, axiom, - (hasType(type_Airport, inst_ManilaMunicipalARAirport))). - -fof(axWorldAirportsL_Z1586, axiom, - (hasType(type_Airport, inst_ManingridaNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z1587, axiom, - (hasType(type_Airport, inst_ManisteeCountyBlackerMIAirport))). - -fof(axWorldAirportsL_Z1588, axiom, - (hasType(type_Airport, inst_ManitoulinONAirport))). - -fof(axWorldAirportsL_Z1589, axiom, - (hasType(type_Airport, inst_ManitouwadgeONAirport))). - -fof(axWorldAirportsL_Z1590, axiom, - (hasType(type_Airport, inst_ManitowaningAerodromeONAirport))). - -fof(axWorldAirportsL_Z1591, axiom, - (hasType(type_Airport, inst_ManitowocCountyWIAirport))). - -fof(axWorldAirportsL_Z1592, axiom, - (hasType(type_Airport, inst_ManiwakiQCAirport))). - -fof(axWorldAirportsL_Z1593, axiom, - (hasType(type_Airport, inst_ManizalesAirport))). - -fof(axWorldAirportsL_Z1594, axiom, - (hasType(type_Airport, inst_ManjaAirport))). - -fof(axWorldAirportsL_Z1595, axiom, - (hasType(type_Airport, inst_ManjimupWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1596, axiom, - (hasType(type_Airport, inst_MankatoMunicipalMNAirport))). - -fof(axWorldAirportsL_Z1597, axiom, - (hasType(type_Airport, inst_ManleyHotSpringsAKAirport))). - -fof(axWorldAirportsL_Z1598, axiom, - (hasType(type_Airport, inst_MannersCreekNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z1599, axiom, - (hasType(type_Airport, inst_MannheimAirport))). - -fof(axWorldAirportsL_Z1600, axiom, - (hasType(type_Airport, inst_ManokwariAirport))). - -fof(axWorldAirportsL_Z1601, axiom, - (hasType(type_Airport, inst_ManonoAirport))). - -fof(axWorldAirportsL_Z1602, axiom, - (hasType(type_Airport, inst_MansaAirport))). - -fof(axWorldAirportsL_Z1603, axiom, - (hasType(type_Airport, inst_MansfieldLahmMunicipalOHAirport))). - -fof(axWorldAirportsL_Z1604, axiom, - (hasType(type_Airport, inst_MantiEphraimUTAirport))). - -fof(axWorldAirportsL_Z1605, axiom, - (hasType(type_Airport, inst_ManumuAirport))). - -fof(axWorldAirportsL_Z1606, axiom, - (hasType(type_Airport, inst_ManzanilloAirport))). - -fof(axWorldAirportsL_Z1607, axiom, - (hasType(type_Airport, inst_MaotaAirport))). - -fof(axWorldAirportsL_Z1608, axiom, - (hasType(type_Airport, inst_MapleBayBCAirport))). - -fof(axWorldAirportsL_Z1609, axiom, - (hasType(type_Airport, inst_MapodaAirport))). - -fof(axWorldAirportsL_Z1610, axiom, - (hasType(type_Airport, inst_MapuaAirport))). - -fof(axWorldAirportsL_Z1611, axiom, - (hasType(type_Airport, inst_MaputoAirport))). - -fof(axWorldAirportsL_Z1612, axiom, - (hasType(type_Airport, inst_MaquinchaoAirport))). - -fof(axWorldAirportsL_Z1613, axiom, - (hasType(type_Airport, inst_MaquoketaMunicipalIAAirport))). - -fof(axWorldAirportsL_Z1614, axiom, - (hasType(type_Airport, inst_MaraLodgesAirport))). - -fof(axWorldAirportsL_Z1615, axiom, - (hasType(type_Airport, inst_MarabaPAAirport))). - -fof(axWorldAirportsL_Z1616, axiom, - (hasType(type_Airport, inst_MaracayAirport))). - -fof(axWorldAirportsL_Z1617, axiom, - (hasType(type_Airport, inst_MaradiAirport))). - -fof(axWorldAirportsL_Z1618, axiom, - (hasType(type_Airport, inst_MarakeiAirport))). - -fof(axWorldAirportsL_Z1619, axiom, - (hasType(type_Airport, inst_MaramuniAirport))). - -fof(axWorldAirportsL_Z1620, axiom, - (hasType(type_Airport, inst_MarathonFLAirport))). - -fof(axWorldAirportsL_Z1621, axiom, - (hasType(type_Airport, inst_MarathonONAirport))). - -fof(axWorldAirportsL_Z1622, axiom, - (hasType(type_Airport, inst_MarauAirport))). - -fof(axWorldAirportsL_Z1623, axiom, - (hasType(type_Airport, inst_MarawakaAirport))). - -fof(axWorldAirportsL_Z1624, axiom, - (hasType(type_Airport, inst_MarbellaAirport))). - -fof(axWorldAirportsL_Z1625, axiom, - (hasType(type_Airport, inst_MarbleBarWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1626, axiom, - (hasType(type_Airport, inst_MarbleCanyonAZAirport))). - -fof(axWorldAirportsL_Z1627, axiom, - (hasType(type_Airport, inst_MarcalaAirport))). - -fof(axWorldAirportsL_Z1628, axiom, - (hasType(type_Airport, inst_MarchAirForceBaseCAAirport))). - -fof(axWorldAirportsL_Z1629, axiom, - (hasType(type_Airport, inst_MarcoIslandFLAirport))). - -fof(axWorldAirportsL_Z1630, axiom, - (hasType(type_Airport, inst_MarcoPoloTesseraVeneziaVeniceAirport))). - -fof(axWorldAirportsL_Z1631, axiom, - (hasType(type_Airport, inst_MarcusIslandsAirport))). - -fof(axWorldAirportsL_Z1632, axiom, - (hasType(type_Airport, inst_MardelPlataAirport))). - -fof(axWorldAirportsL_Z1633, axiom, - (hasType(type_Airport, inst_MareLoyaltyIslandsAirport))). - -fof(axWorldAirportsL_Z1634, axiom, - (hasType(type_Airport, inst_MarebAirport))). - -fof(axWorldAirportsL_Z1635, axiom, - (hasType(type_Airport, inst_MarfaMunicipalTXAirport))). - -fof(axWorldAirportsL_Z1636, axiom, - (hasType(type_Airport, inst_MargaretRiverWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1637, axiom, - (hasType(type_Airport, inst_MargarinaAirport))). - -fof(axWorldAirportsL_Z1638, axiom, - (hasType(type_Airport, inst_MargaritaIslandAirport))). - -fof(axWorldAirportsL_Z1639, axiom, - (hasType(type_Airport, inst_MargateAirport))). - -fof(axWorldAirportsL_Z1640, axiom, - (hasType(type_Airport, inst_MargueriteBayAKAirport))). - -fof(axWorldAirportsL_Z1641, axiom, - (hasType(type_Airport, inst_MarianskeLazneAirport))). - -fof(axWorldAirportsL_Z1642, axiom, - (hasType(type_Airport, inst_MariborAirport))). - -fof(axWorldAirportsL_Z1643, axiom, - (hasType(type_Airport, inst_MaricourtAirstripQCAirport))). - -fof(axWorldAirportsL_Z1644, axiom, - (hasType(type_Airport, inst_MariehamnMaarianhaminaAirport))). - -fof(axWorldAirportsL_Z1645, axiom, - (hasType(type_Airport, inst_MarignaneProvenceMarseilleAirport))). - -fof(axWorldAirportsL_Z1646, axiom, - (hasType(type_Airport, inst_MariliaSPAirport))). - -fof(axWorldAirportsL_Z1647, axiom, - (hasType(type_Airport, inst_MarinadiMassaAirport))). - -fof(axWorldAirportsL_Z1648, axiom, - (hasType(type_Airport, inst_MarinduqueAirport))). - -fof(axWorldAirportsL_Z1649, axiom, - (hasType(type_Airport, inst_MarineCorpsAirFacilityHonshuIsAirport))). - -fof(axWorldAirportsL_Z1650, axiom, - (hasType(type_Airport, inst_MaringaPRAirport))). - -fof(axWorldAirportsL_Z1651, axiom, - (hasType(type_Airport, inst_MarionDownsQueenslandAirport))). - -fof(axWorldAirportsL_Z1652, axiom, - (hasType(type_Airport, inst_MarionMunicipalINAirport))). - -fof(axWorldAirportsL_Z1653, axiom, - (hasType(type_Airport, inst_MarionMunicipalOHAirport))). - -fof(axWorldAirportsL_Z1654, axiom, - (hasType(type_Airport, inst_MaripasoulaAirport))). - -fof(axWorldAirportsL_Z1655, axiom, - (hasType(type_Airport, inst_MariquitaAirport))). - -fof(axWorldAirportsL_Z1656, axiom, - (hasType(type_Airport, inst_MariscalSucreQuitoAirport))). - -fof(axWorldAirportsL_Z1657, axiom, - (hasType(type_Airport, inst_MariupolZhdanovDonetskAirport))). - -fof(axWorldAirportsL_Z1658, axiom, - (hasType(type_Airport, inst_MarlaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z1659, axiom, - (hasType(type_Airport, inst_MarlboroughMAAirport))). - -fof(axWorldAirportsL_Z1660, axiom, - (hasType(type_Airport, inst_MarmulAirport))). - -fof(axWorldAirportsL_Z1661, axiom, - (hasType(type_Airport, inst_MaroantsetraAirport))). - -fof(axWorldAirportsL_Z1662, axiom, - (hasType(type_Airport, inst_MaronAirport))). - -fof(axWorldAirportsL_Z1663, axiom, - (hasType(type_Airport, inst_MaroochydoreSunshineCoastQueenslandAirport))). - -fof(axWorldAirportsL_Z1664, axiom, - (hasType(type_Airport, inst_MarquaNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z1665, axiom, - (hasType(type_Airport, inst_MarquetteCountyMIAirport))). - -fof(axWorldAirportsL_Z1666, axiom, - (hasType(type_Airport, inst_MarreeSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z1667, axiom, - (hasType(type_Airport, inst_MarromeuAirport))). - -fof(axWorldAirportsL_Z1668, axiom, - (hasType(type_Airport, inst_MarsaBregaAirport))). - -fof(axWorldAirportsL_Z1669, axiom, - (hasType(type_Airport, inst_MarsaMatrumMersaMatruhAirport))). - -fof(axWorldAirportsL_Z1670, axiom, - (hasType(type_Airport, inst_MarsabitAirport))). - -fof(axWorldAirportsL_Z1671, axiom, - (hasType(type_Airport, inst_MarshHarbourAbacoAirport))). - -fof(axWorldAirportsL_Z1672, axiom, - (hasType(type_Airport, inst_MarshallAKAirport))). - -fof(axWorldAirportsL_Z1673, axiom, - (hasType(type_Airport, inst_MarshallIslandsInternationalMajuroAirport))). - -fof(axWorldAirportsL_Z1674, axiom, - (hasType(type_Airport, inst_MarshallMemorialMunicipalMOAirport))). - -fof(axWorldAirportsL_Z1675, axiom, - (hasType(type_Airport, inst_MarshallMunicipalAirportRyanFieldMNAirport))). - -fof(axWorldAirportsL_Z1676, axiom, - (hasType(type_Airport, inst_MarshalltownMunicipalIAAirport))). - -fof(axWorldAirportsL_Z1677, axiom, - (hasType(type_Airport, inst_MarshfieldMunicipalWIAirport))). - -fof(axWorldAirportsL_Z1678, axiom, - (hasType(type_Airport, inst_MarthasVineyardMAAirport))). - -fof(axWorldAirportsL_Z1679, axiom, - (hasType(type_Airport, inst_MartinStateMDAirport))). - -fof(axWorldAirportsL_Z1680, axiom, - (hasType(type_Airport, inst_MartindaleArmyAirFieldTexasArmyNationalGuardTXAirport))). - -fof(axWorldAirportsL_Z1681, axiom, - (hasType(type_Airport, inst_MarudiSarawakAirport))). - -fof(axWorldAirportsL_Z1682, axiom, - (hasType(type_Airport, inst_MaryMaryAirport))). - -fof(axWorldAirportsL_Z1683, axiom, - (hasType(type_Airport, inst_MaryboroughQueenslandAirport))). - -fof(axWorldAirportsL_Z1684, axiom, - (hasType(type_Airport, inst_MarysHarbourNFAirport))). - -fof(axWorldAirportsL_Z1685, axiom, - (hasType(type_Airport, inst_MasaAirport))). - -fof(axWorldAirportsL_Z1686, axiom, - (hasType(type_Airport, inst_MasadaAirport))). - -fof(axWorldAirportsL_Z1687, axiom, - (hasType(type_Airport, inst_MasalemboAirport))). - -fof(axWorldAirportsL_Z1688, axiom, - (hasType(type_Airport, inst_MasambaAirport))). - -fof(axWorldAirportsL_Z1689, axiom, - (hasType(type_Airport, inst_MasasiAirport))). - -fof(axWorldAirportsL_Z1690, axiom, - (hasType(type_Airport, inst_MasbateAirport))). - -fof(axWorldAirportsL_Z1691, axiom, - (hasType(type_Airport, inst_MascaraAirport))). - -fof(axWorldAirportsL_Z1692, axiom, - (hasType(type_Airport, inst_MashadAirport))). - -fof(axWorldAirportsL_Z1693, axiom, - (hasType(type_Airport, inst_MasiManimbaAirport))). - -fof(axWorldAirportsL_Z1694, axiom, - (hasType(type_Airport, inst_MasirahAirport))). - -fof(axWorldAirportsL_Z1695, axiom, - (hasType(type_Airport, inst_MasonCityMunicipalIAAirport))). - -fof(axWorldAirportsL_Z1696, axiom, - (hasType(type_Airport, inst_MasonCountyMIAirport))). - -fof(axWorldAirportsL_Z1697, axiom, - (hasType(type_Airport, inst_MassawaAirport))). - -fof(axWorldAirportsL_Z1698, axiom, - (hasType(type_Airport, inst_MassenaInternationalAirportRichardsFieldNYAirport))). - -fof(axWorldAirportsL_Z1699, axiom, - (hasType(type_Airport, inst_MassendjoAirport))). - -fof(axWorldAirportsL_Z1700, axiom, - (hasType(type_Airport, inst_MassettWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z1701, axiom, - (hasType(type_Airport, inst_MastertonAirport))). - -fof(axWorldAirportsL_Z1702, axiom, - (hasType(type_Airport, inst_MasticPointAirport))). - -fof(axWorldAirportsL_Z1703, axiom, - (hasType(type_Airport, inst_MatadiAirport))). - -fof(axWorldAirportsL_Z1704, axiom, - (hasType(type_Airport, inst_MatagamiQCAirport))). - -fof(axWorldAirportsL_Z1705, axiom, - (hasType(type_Airport, inst_MatagordaPeninsulaTXAirport))). - -fof(axWorldAirportsL_Z1706, axiom, - (hasType(type_Airport, inst_MataivaAirport))). - -fof(axWorldAirportsL_Z1707, axiom, - (hasType(type_Airport, inst_MatakAirport))). - -fof(axWorldAirportsL_Z1708, axiom, - (hasType(type_Airport, inst_MatamAirport))). - -fof(axWorldAirportsL_Z1709, axiom, - (hasType(type_Airport, inst_MatamataAirport))). - -fof(axWorldAirportsL_Z1710, axiom, - (hasType(type_Airport, inst_MatamorosAirport))). - -fof(axWorldAirportsL_Z1711, axiom, - (hasType(type_Airport, inst_MataneQCAirport))). - -fof(axWorldAirportsL_Z1712, axiom, - (hasType(type_Airport, inst_MatanzasAirport))). - -fof(axWorldAirportsL_Z1713, axiom, - (hasType(type_Airport, inst_MatasaphaManziniAirport))). - -fof(axWorldAirportsL_Z1714, axiom, - (hasType(type_Airport, inst_MatecanaPereiraAirport))). - -fof(axWorldAirportsL_Z1715, axiom, - (hasType(type_Airport, inst_MatherAirForceBaseCAAirport))). - -fof(axWorldAirportsL_Z1716, axiom, - (hasType(type_Airport, inst_MathisFieldTXAirport))). - -fof(axWorldAirportsL_Z1717, axiom, - (hasType(type_Airport, inst_MatiAirport))). - -fof(axWorldAirportsL_Z1718, axiom, - (hasType(type_Airport, inst_MatoGrossoMGAirport))). - -fof(axWorldAirportsL_Z1719, axiom, - (hasType(type_Airport, inst_MatsaileAirport))). - -fof(axWorldAirportsL_Z1720, axiom, - (hasType(type_Airport, inst_MatsumotoAirport))). - -fof(axWorldAirportsL_Z1721, axiom, - (hasType(type_Airport, inst_MatsuyamaSkikokuAirport))). - -fof(axWorldAirportsL_Z1722, axiom, - (hasType(type_Airport, inst_MatthewsRidgeAirport))). - -fof(axWorldAirportsL_Z1723, axiom, - (hasType(type_Airport, inst_MatupaAirport))). - -fof(axWorldAirportsL_Z1724, axiom, - (hasType(type_Airport, inst_MaturinAirport))). - -fof(axWorldAirportsL_Z1725, axiom, - (hasType(type_Airport, inst_MaukeAirport))). - -fof(axWorldAirportsL_Z1726, axiom, - (hasType(type_Airport, inst_MaulmyineMoulmeinAirport))). - -fof(axWorldAirportsL_Z1727, axiom, - (hasType(type_Airport, inst_MaumereAirport))). - -fof(axWorldAirportsL_Z1728, axiom, - (hasType(type_Airport, inst_MaunAirport))). - -fof(axWorldAirportsL_Z1729, axiom, - (hasType(type_Airport, inst_MaupitiSocietyIslandsAirport))). - -fof(axWorldAirportsL_Z1730, axiom, - (hasType(type_Airport, inst_MauryCountyTNAirport))). - -fof(axWorldAirportsL_Z1731, axiom, - (hasType(type_Airport, inst_MavesAirport))). - -fof(axWorldAirportsL_Z1732, axiom, - (hasType(type_Airport, inst_MaxwellAirForceBaseALAirport))). - -fof(axWorldAirportsL_Z1733, axiom, - (hasType(type_Airport, inst_MayCreekAKAirport))). - -fof(axWorldAirportsL_Z1734, axiom, - (hasType(type_Airport, inst_MayRiverAirport))). - -fof(axWorldAirportsL_Z1735, axiom, - (hasType(type_Airport, inst_MayaguanaMayaguanaAirport))). - -fof(axWorldAirportsL_Z1736, axiom, - (hasType(type_Airport, inst_MayajiquaAirport))). - -fof(axWorldAirportsL_Z1737, axiom, - (hasType(type_Airport, inst_MayfaahAirport))). - -fof(axWorldAirportsL_Z1738, axiom, - (hasType(type_Airport, inst_MayoYTAirport))). - -fof(axWorldAirportsL_Z1739, axiom, - (hasType(type_Airport, inst_MayoumbaAirport))). - -fof(axWorldAirportsL_Z1740, axiom, - (hasType(type_Airport, inst_MayportNavalAirStationFLAirport))). - -fof(axWorldAirportsL_Z1741, axiom, - (hasType(type_Airport, inst_MazariSharifAirport))). - -fof(axWorldAirportsL_Z1742, axiom, - (hasType(type_Airport, inst_MbabaneAirport))). - -fof(axWorldAirportsL_Z1743, axiom, - (hasType(type_Airport, inst_MbambanakiraAirport))). - -fof(axWorldAirportsL_Z1744, axiom, - (hasType(type_Airport, inst_MbandakaAirport))). - -fof(axWorldAirportsL_Z1745, axiom, - (hasType(type_Airport, inst_MbanzaCongoAirport))). - -fof(axWorldAirportsL_Z1746, axiom, - (hasType(type_Airport, inst_MbararaAirport))). - -fof(axWorldAirportsL_Z1747, axiom, - (hasType(type_Airport, inst_MbeyaAirport))). - -fof(axWorldAirportsL_Z1748, axiom, - (hasType(type_Airport, inst_MbigouAirport))). - -fof(axWorldAirportsL_Z1749, axiom, - (hasType(type_Airport, inst_MbokiAirport))). - -fof(axWorldAirportsL_Z1750, axiom, - (hasType(type_Airport, inst_MboutAirport))). - -fof(axWorldAirportsL_Z1751, axiom, - (hasType(type_Airport, inst_MbujiMayiAirport))). - -fof(axWorldAirportsL_Z1752, axiom, - (hasType(type_Airport, inst_McAlesterRegionalOKAirport))). - -fof(axWorldAirportsL_Z1753, axiom, - (hasType(type_Airport, inst_McArthurRiverNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z1754, axiom, - (hasType(type_Airport, inst_McCallIDAirport))). - -fof(axWorldAirportsL_Z1755, axiom, - (hasType(type_Airport, inst_McCarranInternationalNVAirport))). - -fof(axWorldAirportsL_Z1756, axiom, - (hasType(type_Airport, inst_McCarthyAKAirport))). - -fof(axWorldAirportsL_Z1757, axiom, - (hasType(type_Airport, inst_McChordAirForceBaseWAAirport))). - -fof(axWorldAirportsL_Z1758, axiom, - (hasType(type_Airport, inst_McClellanAirForceBaseCAAirport))). - -fof(axWorldAirportsL_Z1759, axiom, - (hasType(type_Airport, inst_McCombPikeCountyJohnELewisFieldMSAirport))). - -fof(axWorldAirportsL_Z1760, axiom, - (hasType(type_Airport, inst_McCookMunicipalNEAirport))). - -fof(axWorldAirportsL_Z1761, axiom, - (hasType(type_Airport, inst_McEntireAirNationalGuardBaseSCAirport))). - -fof(axWorldAirportsL_Z1762, axiom, - (hasType(type_Airport, inst_McGheeTysonTNAirport))). - -fof(axWorldAirportsL_Z1763, axiom, - (hasType(type_Airport, inst_McGrathAKAirport))). - -fof(axWorldAirportsL_Z1764, axiom, - (hasType(type_Airport, inst_McGuireAirForceBaseNJAirport))). - -fof(axWorldAirportsL_Z1765, axiom, - (hasType(type_Airport, inst_McKellarSipesRegionalTNAirport))). - -fof(axWorldAirportsL_Z1766, axiom, - (hasType(type_Airport, inst_McKennaArmyAirFieldGAAirport))). - -fof(axWorldAirportsL_Z1767, axiom, - (hasType(type_Airport, inst_McKinleyNationalParkAKAirport))). - -fof(axWorldAirportsL_Z1768, axiom, - (hasType(type_Airport, inst_McMinnCountyTNAirport))). - -fof(axWorldAirportsL_Z1769, axiom, - (hasType(type_Airport, inst_McMinnvilleMunicipalORAirport))). - -fof(axWorldAirportsL_Z1770, axiom, - (hasType(type_Airport, inst_McNaryFieldORAirport))). - -fof(axWorldAirportsL_Z1771, axiom, - (hasType(type_Airport, inst_McPhersonKSAirport))). - -fof(axWorldAirportsL_Z1772, axiom, - (hasType(type_Airport, inst_MeadowLakeSKAirport))). - -fof(axWorldAirportsL_Z1773, axiom, - (hasType(type_Airport, inst_MechanicsBaySeaplaneBaseAucklandAirport))). - -fof(axWorldAirportsL_Z1774, axiom, - (hasType(type_Airport, inst_MedfordJacksonCountyORAirport))). - -fof(axWorldAirportsL_Z1775, axiom, - (hasType(type_Airport, inst_MedfraAKAirport))). - -fof(axWorldAirportsL_Z1776, axiom, - (hasType(type_Airport, inst_MedicineHatABAirport))). - -fof(axWorldAirportsL_Z1777, axiom, - (hasType(type_Airport, inst_MedinaCAAirport))). - -fof(axWorldAirportsL_Z1778, axiom, - (hasType(type_Airport, inst_MedinaMadinahAirport))). - -fof(axWorldAirportsL_Z1779, axiom, - (hasType(type_Airport, inst_MediteraneeFrejorguesMontpellierAirport))). - -fof(axWorldAirportsL_Z1780, axiom, - (hasType(type_Airport, inst_MedouneuAirport))). - -fof(axWorldAirportsL_Z1781, axiom, - (hasType(type_Airport, inst_MeekatharraWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1782, axiom, - (hasType(type_Airport, inst_MeenambakkamMadrasAirport))). - -fof(axWorldAirportsL_Z1783, axiom, - (hasType(type_Airport, inst_MeffordFieldCAAirport))). - -fof(axWorldAirportsL_Z1784, axiom, - (hasType(type_Airport, inst_MegeveAirport))). - -fof(axWorldAirportsL_Z1785, axiom, - (hasType(type_Airport, inst_MeghauliAirport))). - -fof(axWorldAirportsL_Z1786, axiom, - (hasType(type_Airport, inst_MehamnAirport))). - -fof(axWorldAirportsL_Z1787, axiom, - (hasType(type_Airport, inst_MehrabadQualehMorgehTeheranTheranAirport))). - -fof(axWorldAirportsL_Z1788, axiom, - (hasType(type_Airport, inst_MeixianAirport))). - -fof(axWorldAirportsL_Z1789, axiom, - (hasType(type_Airport, inst_MejitMejitIslandAirport))). - -fof(axWorldAirportsL_Z1790, axiom, - (hasType(type_Airport, inst_MekamboAirport))). - -fof(axWorldAirportsL_Z1791, axiom, - (hasType(type_Airport, inst_MekaneSalemAirport))). - -fof(axWorldAirportsL_Z1792, axiom, - (hasType(type_Airport, inst_MeknesAirport))). - -fof(axWorldAirportsL_Z1793, axiom, - (hasType(type_Airport, inst_MekoryukAKAirport))). - -fof(axWorldAirportsL_Z1794, axiom, - (hasType(type_Airport, inst_MelangguaneAirport))). - -fof(axWorldAirportsL_Z1795, axiom, - (hasType(type_Airport, inst_MelbourneInternationalFLAirport))). - -fof(axWorldAirportsL_Z1796, axiom, - (hasType(type_Airport, inst_MelchordeMencosAirport))). - -fof(axWorldAirportsL_Z1797, axiom, - (hasType(type_Airport, inst_MelfiAirport))). - -fof(axWorldAirportsL_Z1798, axiom, - (hasType(type_Airport, inst_MelillaAirport))). - -fof(axWorldAirportsL_Z1799, axiom, - (hasType(type_Airport, inst_MelindaAirport))). - -fof(axWorldAirportsL_Z1800, axiom, - (hasType(type_Airport, inst_MeloAirport))). - -fof(axWorldAirportsL_Z1801, axiom, - (hasType(type_Airport, inst_MemanbetsuAirport))). - -fof(axWorldAirportsL_Z1802, axiom, - (hasType(type_Airport, inst_MemphisInternationalTNAirport))). - -fof(axWorldAirportsL_Z1803, axiom, - (hasType(type_Airport, inst_MemphisNavalAirStationTNAirport))). - -fof(axWorldAirportsL_Z1804, axiom, - (hasType(type_Airport, inst_MenaAirport))). - -fof(axWorldAirportsL_Z1805, axiom, - (hasType(type_Airport, inst_MenaraMarrakechAirport))). - -fof(axWorldAirportsL_Z1806, axiom, - (hasType(type_Airport, inst_MendeAirport))). - -fof(axWorldAirportsL_Z1807, axiom, - (hasType(type_Airport, inst_MendezAirport))). - -fof(axWorldAirportsL_Z1808, axiom, - (hasType(type_Airport, inst_MendiAirport))). - -fof(axWorldAirportsL_Z1809, axiom, - (hasType(type_Airport, inst_MendiAirportEthiopia))). - -fof(axWorldAirportsL_Z1810, axiom, - (hasType(type_Airport, inst_MenomineeMarinetteTwinCountyMIAirport))). - -fof(axWorldAirportsL_Z1811, axiom, - (hasType(type_Airport, inst_MenongueAirport))). - -fof(axWorldAirportsL_Z1812, axiom, - (hasType(type_Airport, inst_MercedMunicipalAirportMacreadyFieldCAAirport))). - -fof(axWorldAirportsL_Z1813, axiom, - (hasType(type_Airport, inst_MercedesAirport))). - -fof(axWorldAirportsL_Z1814, axiom, - (hasType(type_Airport, inst_MerceditaPonceAirport))). - -fof(axWorldAirportsL_Z1815, axiom, - (hasType(type_Airport, inst_MercerCountyNJAirport))). - -fof(axWorldAirportsL_Z1816, axiom, - (hasType(type_Airport, inst_MerdeyAirport))). - -fof(axWorldAirportsL_Z1817, axiom, - (hasType(type_Airport, inst_MeribelAirport))). - -fof(axWorldAirportsL_Z1818, axiom, - (hasType(type_Airport, inst_MeridaAirport))). - -fof(axWorldAirportsL_Z1819, axiom, - (hasType(type_Airport, inst_MeridianNavalAirStationMcCainFieldMSAirport))). - -fof(axWorldAirportsL_Z1820, axiom, - (hasType(type_Airport, inst_MerimbulaNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z1821, axiom, - (hasType(type_Airport, inst_MerlunaQueenslandAirport))). - -fof(axWorldAirportsL_Z1822, axiom, - (hasType(type_Airport, inst_MeroweAirport))). - -fof(axWorldAirportsL_Z1823, axiom, - (hasType(type_Airport, inst_MerrillFieldAKAirport))). - -fof(axWorldAirportsL_Z1824, axiom, - (hasType(type_Airport, inst_MerrillMunicipalWIAirport))). - -fof(axWorldAirportsL_Z1825, axiom, - (hasType(type_Airport, inst_MerrittBCAirport))). - -fof(axWorldAirportsL_Z1826, axiom, - (hasType(type_Airport, inst_MerryIslandBCAirport))). - -fof(axWorldAirportsL_Z1827, axiom, - (hasType(type_Airport, inst_MersingAirport))). - -fof(axWorldAirportsL_Z1828, axiom, - (hasType(type_Airport, inst_MertySouthAustraliaAirport))). - -fof(axWorldAirportsL_Z1829, axiom, - (hasType(type_Airport, inst_MerzifonAirport))). - -fof(axWorldAirportsL_Z1830, axiom, - (hasType(type_Airport, inst_MessinaAirport))). - -fof(axWorldAirportsL_Z1831, axiom, - (hasType(type_Airport, inst_MessinaAirportItaly))). - -fof(axWorldAirportsL_Z1832, axiom, - (hasType(type_Airport, inst_MetcalfFieldOHAirport))). - -fof(axWorldAirportsL_Z1833, axiom, - (hasType(type_Airport, inst_MetekelAirport))). - -fof(axWorldAirportsL_Z1834, axiom, - (hasType(type_Airport, inst_MetlakatlaAKAirport))). - -fof(axWorldAirportsL_Z1835, axiom, - (hasType(type_Airport, inst_MetroFieldAKAirport))). - -fof(axWorldAirportsL_Z1836, axiom, - (hasType(type_Airport, inst_MetropolianAreaParisAirport))). - -fof(axWorldAirportsL_Z1837, axiom, - (hasType(type_Airport, inst_MetropolitanAreaABAirport))). - -fof(axWorldAirportsL_Z1838, axiom, - (hasType(type_Airport, inst_MetropolitanAreaCAAirport))). - -fof(axWorldAirportsL_Z1839, axiom, - (hasType(type_Airport, inst_MetropolitanAreaCOAirport))). - -fof(axWorldAirportsL_Z1840, axiom, - (hasType(type_Airport, inst_MetropolitanAreaDCAirport))). - -fof(axWorldAirportsL_Z1841, axiom, - (hasType(type_Airport, inst_MetropolitanAreaEnglandAirport))). - -fof(axWorldAirportsL_Z1842, axiom, - (hasType(type_Airport, inst_MetropolitanAreaFLAirport))). - -fof(axWorldAirportsL_Z1843, axiom, - (hasType(type_Airport, inst_MetropolitanAreaMilanoMilanAirport))). - -fof(axWorldAirportsL_Z1844, axiom, - (hasType(type_Airport, inst_MetropolitanAreaMoscowAirport))). - -fof(axWorldAirportsL_Z1845, axiom, - (hasType(type_Airport, inst_MetropolitanAreaNYAirport))). - -fof(axWorldAirportsL_Z1846, axiom, - (hasType(type_Airport, inst_MetropolitanAreaONAirport))). - -fof(axWorldAirportsL_Z1847, axiom, - (hasType(type_Airport, inst_MetropolitanAreaOsakaAirport))). - -fof(axWorldAirportsL_Z1848, axiom, - (hasType(type_Airport, inst_MetropolitanAreaOsloAirport))). - -fof(axWorldAirportsL_Z1849, axiom, - (hasType(type_Airport, inst_MetropolitanAreaQCAirport))). - -fof(axWorldAirportsL_Z1850, axiom, - (hasType(type_Airport, inst_MetropolitanAreaRJAirport))). - -fof(axWorldAirportsL_Z1851, axiom, - (hasType(type_Airport, inst_MetropolitanAreaRomaRomeAirport))). - -fof(axWorldAirportsL_Z1852, axiom, - (hasType(type_Airport, inst_MetropolitanAreaSPAirport))). - -fof(axWorldAirportsL_Z1853, axiom, - (hasType(type_Airport, inst_MetropolitanAreaStockholmAirport))). - -fof(axWorldAirportsL_Z1854, axiom, - (hasType(type_Airport, inst_MetropolitanAreaTokyoAirport))). - -fof(axWorldAirportsL_Z1855, axiom, - (hasType(type_Airport, inst_MetropolitanMAAirport))). - -fof(axWorldAirportsL_Z1856, axiom, - (hasType(type_Airport, inst_MetropolitanOaklandInternationalCAAirport))). - -fof(axWorldAirportsL_Z1857, axiom, - (hasType(type_Airport, inst_MetterMunicipalGAAirport))). - -fof(axWorldAirportsL_Z1858, axiom, - (hasType(type_Airport, inst_MeulabohAirport))). - -fof(axWorldAirportsL_Z1859, axiom, - (hasType(type_Airport, inst_MevangAirport))). - -fof(axWorldAirportsL_Z1860, axiom, - (hasType(type_Airport, inst_MeyersChuckSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z1861, axiom, - (hasType(type_Airport, inst_MfuweAirport))). - -fof(axWorldAirportsL_Z1862, axiom, - (hasType(type_Airport, inst_MiamiInternationalFLAirport))). - -fof(axWorldAirportsL_Z1863, axiom, - (hasType(type_Airport, inst_MiamiMunicipalOKAirport))). - -fof(axWorldAirportsL_Z1864, axiom, - (hasType(type_Airport, inst_MiamiUniversityOHAirport))). - -fof(axWorldAirportsL_Z1865, axiom, - (hasType(type_Airport, inst_MiandrivazoAirport))). - -fof(axWorldAirportsL_Z1866, axiom, - (hasType(type_Airport, inst_MianwaliAirport))). - -fof(axWorldAirportsL_Z1867, axiom, - (hasType(type_Airport, inst_MichianaRegionalTransportationCenterINAirport))). - -fof(axWorldAirportsL_Z1868, axiom, - (hasType(type_Airport, inst_MichiganCityINAirport))). - -fof(axWorldAirportsL_Z1869, axiom, - (hasType(type_Airport, inst_MidStatePAAirport))). - -fof(axWorldAirportsL_Z1870, axiom, - (hasType(type_Airport, inst_MiddleCaicosAirport))). - -fof(axWorldAirportsL_Z1871, axiom, - (hasType(type_Airport, inst_MiddleGeorgiaRegionalGAAirport))). - -fof(axWorldAirportsL_Z1872, axiom, - (hasType(type_Airport, inst_MiddlemountQueenslandAirport))). - -fof(axWorldAirportsL_Z1873, axiom, - (hasType(type_Airport, inst_MiddletonIslandAKAirport))). - -fof(axWorldAirportsL_Z1874, axiom, - (hasType(type_Airport, inst_MidlandAirparkTXAirport))). - -fof(axWorldAirportsL_Z1875, axiom, - (hasType(type_Airport, inst_MidlandInternationalTXAirport))). - -fof(axWorldAirportsL_Z1876, axiom, - (hasType(type_Airport, inst_MidwayNavalAirFacilitySandIslandAirport))). - -fof(axWorldAirportsL_Z1877, axiom, - (hasType(type_Airport, inst_MifflinCountyPAAirport))). - -fof(axWorldAirportsL_Z1878, axiom, - (hasType(type_Airport, inst_MikkeliAirport))). - -fof(axWorldAirportsL_Z1879, axiom, - (hasType(type_Airport, inst_MikraThessalonikiSalonikiAirport))). - -fof(axWorldAirportsL_Z1880, axiom, - (hasType(type_Airport, inst_MildenhallAirport))). - -fof(axWorldAirportsL_Z1881, axiom, - (hasType(type_Airport, inst_MilduraVictoriaAirport))). - -fof(axWorldAirportsL_Z1882, axiom, - (hasType(type_Airport, inst_MilfordMunicipalUTAirport))). - -fof(axWorldAirportsL_Z1883, axiom, - (hasType(type_Airport, inst_MilfordSoundAirport))). - -fof(axWorldAirportsL_Z1884, axiom, - (hasType(type_Airport, inst_MiliMiliIslandAirport))). - -fof(axWorldAirportsL_Z1885, axiom, - (hasType(type_Airport, inst_MillardNEAirport))). - -fof(axWorldAirportsL_Z1886, axiom, - (hasType(type_Airport, inst_MillerFieldNEAirport))). - -fof(axWorldAirportsL_Z1887, axiom, - (hasType(type_Airport, inst_MillerInternationalTXAirport))). - -fof(axWorldAirportsL_Z1888, axiom, - (hasType(type_Airport, inst_MillicentSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z1889, axiom, - (hasType(type_Airport, inst_MillingimbiNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z1890, axiom, - (hasType(type_Airport, inst_MillinocketMunicipalMEAirport))). - -fof(axWorldAirportsL_Z1891, axiom, - (hasType(type_Airport, inst_MillvilleMunicipalNJAirport))). - -fof(axWorldAirportsL_Z1892, axiom, - (hasType(type_Airport, inst_MilosAirport))). - -fof(axWorldAirportsL_Z1893, axiom, - (hasType(type_Airport, inst_MinacuAirport))). - -fof(axWorldAirportsL_Z1894, axiom, - (hasType(type_Airport, inst_MinakiAerodromeONAirport))). - -fof(axWorldAirportsL_Z1895, axiom, - (hasType(type_Airport, inst_MinaltonSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z1896, axiom, - (hasType(type_Airport, inst_MinamiDaitoJimaOkinawaAirport))). - -fof(axWorldAirportsL_Z1897, axiom, - (hasType(type_Airport, inst_MinatitlanAirport))). - -fof(axWorldAirportsL_Z1898, axiom, - (hasType(type_Airport, inst_MinchuminaAKAirport))). - -fof(axWorldAirportsL_Z1899, axiom, - (hasType(type_Airport, inst_MindikAirport))). - -fof(axWorldAirportsL_Z1900, axiom, - (hasType(type_Airport, inst_MindiptanaAirport))). - -fof(axWorldAirportsL_Z1901, axiom, - (hasType(type_Airport, inst_MineralWellsTXAirport))). - -fof(axWorldAirportsL_Z1902, axiom, - (hasType(type_Airport, inst_MineralniyeVodyStavropolAirport))). - -fof(axWorldAirportsL_Z1903, axiom, - (hasType(type_Airport, inst_MinersBayBCAirport))). - -fof(axWorldAirportsL_Z1904, axiom, - (hasType(type_Airport, inst_MinersLakeAirport))). - -fof(axWorldAirportsL_Z1905, axiom, - (hasType(type_Airport, inst_MingaladonYangoonRangoonAirport))). - -fof(axWorldAirportsL_Z1906, axiom, - (hasType(type_Airport, inst_MinganQCAirport))). - -fof(axWorldAirportsL_Z1907, axiom, - (hasType(type_Airport, inst_MinjAirport))). - -fof(axWorldAirportsL_Z1908, axiom, - (hasType(type_Airport, inst_MinnaAirport))). - -fof(axWorldAirportsL_Z1909, axiom, - (hasType(type_Airport, inst_MinneapolisStPaulInternationalWoldChamberlainMNAirport))). - -fof(axWorldAirportsL_Z1910, axiom, - (hasType(type_Airport, inst_MinneriyaAirport))). - -fof(axWorldAirportsL_Z1911, axiom, - (hasType(type_Airport, inst_MinnipaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z1912, axiom, - (hasType(type_Airport, inst_MinotAirForceBaseNDAirport))). - -fof(axWorldAirportsL_Z1913, axiom, - (hasType(type_Airport, inst_MinotInternationalNDAirport))). - -fof(axWorldAirportsL_Z1914, axiom, - (hasType(type_Airport, inst_MintoAKAirport))). - -fof(axWorldAirportsL_Z1915, axiom, - (hasType(type_Airport, inst_MinuteManAirfieldMAAirport))). - -fof(axWorldAirportsL_Z1916, axiom, - (hasType(type_Airport, inst_MinvoulAirport))). - -fof(axWorldAirportsL_Z1917, axiom, - (hasType(type_Airport, inst_MiquelonAirport))). - -fof(axWorldAirportsL_Z1918, axiom, - (hasType(type_Airport, inst_MirabelInternationalQCAirport))). - -fof(axWorldAirportsL_Z1919, axiom, - (hasType(type_Airport, inst_MiracemadoNorteGOAirport))). - -fof(axWorldAirportsL_Z1920, axiom, - (hasType(type_Airport, inst_MirafloresAirport))). - -fof(axWorldAirportsL_Z1921, axiom, - (hasType(type_Airport, inst_MiramarAirport))). - -fof(axWorldAirportsL_Z1922, axiom, - (hasType(type_Airport, inst_MiramarNavalAirStationMitscherFieldCAAirport))). - -fof(axWorldAirportsL_Z1923, axiom, - (hasType(type_Airport, inst_MirandaDownsQueenslandAirport))). - -fof(axWorldAirportsL_Z1924, axiom, - (hasType(type_Airport, inst_MirgorodPoltavaAirport))). - -fof(axWorldAirportsL_Z1925, axiom, - (hasType(type_Airport, inst_MiriSarawakAirport))). - -fof(axWorldAirportsL_Z1926, axiom, - (hasType(type_Airport, inst_MiritiAirport))). - -fof(axWorldAirportsL_Z1927, axiom, - (hasType(type_Airport, inst_MirnyyYakutiaSakhaAirport))). - -fof(axWorldAirportsL_Z1928, axiom, - (hasType(type_Airport, inst_MirpurAirport))). - -fof(axWorldAirportsL_Z1929, axiom, - (hasType(type_Airport, inst_MirpurKhasAirport))). - -fof(axWorldAirportsL_Z1930, axiom, - (hasType(type_Airport, inst_MisawaAirport))). - -fof(axWorldAirportsL_Z1931, axiom, - (hasType(type_Airport, inst_MisimaAirport))). - -fof(axWorldAirportsL_Z1932, axiom, - (hasType(type_Airport, inst_MiskolcAirport))). - -fof(axWorldAirportsL_Z1933, axiom, - (hasType(type_Airport, inst_MissionFieldMTAirport))). - -fof(axWorldAirportsL_Z1934, axiom, - (hasType(type_Airport, inst_MissoulaInternationalMTAirport))). - -fof(axWorldAirportsL_Z1935, axiom, - (hasType(type_Airport, inst_MissouriAirNationalGuardMOAirport))). - -fof(axWorldAirportsL_Z1936, axiom, - (hasType(type_Airport, inst_MisurataAirport))). - -fof(axWorldAirportsL_Z1937, axiom, - (hasType(type_Airport, inst_MitchellMunicipalSDAirport))). - -fof(axWorldAirportsL_Z1938, axiom, - (hasType(type_Airport, inst_MitchellPlateauAirport))). - -fof(axWorldAirportsL_Z1939, axiom, - (hasType(type_Airport, inst_MitchellQueenslandAirport))). - -fof(axWorldAirportsL_Z1940, axiom, - (hasType(type_Airport, inst_MitchellRiverAirport))). - -fof(axWorldAirportsL_Z1941, axiom, - (hasType(type_Airport, inst_MitiaroAirport))). - -fof(axWorldAirportsL_Z1942, axiom, - (hasType(type_Airport, inst_MitspehRamonaAirport))). - -fof(axWorldAirportsL_Z1943, axiom, - (hasType(type_Airport, inst_MituAirport))). - -fof(axWorldAirportsL_Z1944, axiom, - (hasType(type_Airport, inst_MitzicAirport))). - -fof(axWorldAirportsL_Z1945, axiom, - (hasType(type_Airport, inst_MiyakeJimaAirport))). - -fof(axWorldAirportsL_Z1946, axiom, - (hasType(type_Airport, inst_MiyakoJimaRyukuAirport))). - -fof(axWorldAirportsL_Z1947, axiom, - (hasType(type_Airport, inst_MiyanminAirport))). - -fof(axWorldAirportsL_Z1948, axiom, - (hasType(type_Airport, inst_MizanTeferiAirport))). - -fof(axWorldAirportsL_Z1949, axiom, - (hasType(type_Airport, inst_MkambatiAirport))). - -fof(axWorldAirportsL_Z1950, axiom, - (hasType(type_Airport, inst_MkuzeAirport))). - -fof(axWorldAirportsL_Z1951, axiom, - (hasType(type_Airport, inst_MoaAirport))). - -fof(axWorldAirportsL_Z1952, axiom, - (hasType(type_Airport, inst_MoabiAirport))). - -fof(axWorldAirportsL_Z1953, axiom, - (hasType(type_Airport, inst_MoalaAirport))). - -fof(axWorldAirportsL_Z1954, axiom, - (hasType(type_Airport, inst_MoanamaniAirport))). - -fof(axWorldAirportsL_Z1955, axiom, - (hasType(type_Airport, inst_MoandaAirport))). - -fof(axWorldAirportsL_Z1956, axiom, - (hasType(type_Airport, inst_MoandaAirportGabon))). - -fof(axWorldAirportsL_Z1957, axiom, - (hasType(type_Airport, inst_MobridgeMunicipalSDAirport))). - -fof(axWorldAirportsL_Z1958, axiom, - (hasType(type_Airport, inst_MocamedesNewNamibeAirport))). - -fof(axWorldAirportsL_Z1959, axiom, - (hasType(type_Airport, inst_MocimboadaPraiaAirport))). - -fof(axWorldAirportsL_Z1960, axiom, - (hasType(type_Airport, inst_MococaSPAirport))). - -fof(axWorldAirportsL_Z1961, axiom, - (hasType(type_Airport, inst_ModestoCityCountyAirportHarryShamFieldCAAirport))). - -fof(axWorldAirportsL_Z1962, axiom, - (hasType(type_Airport, inst_MoenchengladbachMonchengladbachAirport))). - -fof(axWorldAirportsL_Z1963, axiom, - (hasType(type_Airport, inst_MoenjodaroMohenjoDaroAirport))). - -fof(axWorldAirportsL_Z1964, axiom, - (hasType(type_Airport, inst_MoffettFieldNavalAirStationCAAirport))). - -fof(axWorldAirportsL_Z1965, axiom, - (hasType(type_Airport, inst_MogidasCrazesSPAirport))). - -fof(axWorldAirportsL_Z1966, axiom, - (hasType(type_Airport, inst_MohanbariAirport))). - -fof(axWorldAirportsL_Z1967, axiom, - (hasType(type_Airport, inst_MoheliAirport))). - -fof(axWorldAirportsL_Z1968, axiom, - (hasType(type_Airport, inst_MoiInternationalMombasaAirport))). - -fof(axWorldAirportsL_Z1969, axiom, - (hasType(type_Airport, inst_MojaveCAAirport))). - -fof(axWorldAirportsL_Z1970, axiom, - (hasType(type_Airport, inst_MokhotlongAirport))). - -fof(axWorldAirportsL_Z1971, axiom, - (hasType(type_Airport, inst_MokiAirport))). - -fof(axWorldAirportsL_Z1972, axiom, - (hasType(type_Airport, inst_MokpoAirport))). - -fof(axWorldAirportsL_Z1973, axiom, - (hasType(type_Airport, inst_MokutiAirport))). - -fof(axWorldAirportsL_Z1974, axiom, - (hasType(type_Airport, inst_MolokaiHIAirport))). - -fof(axWorldAirportsL_Z1975, axiom, - (hasType(type_Airport, inst_MomaAirport))). - -fof(axWorldAirportsL_Z1976, axiom, - (hasType(type_Airport, inst_MomeikAirport))). - -fof(axWorldAirportsL_Z1977, axiom, - (hasType(type_Airport, inst_MompusAirport))). - -fof(axWorldAirportsL_Z1978, axiom, - (hasType(type_Airport, inst_MonbetsuAirport))). - -fof(axWorldAirportsL_Z1979, axiom, - (hasType(type_Airport, inst_MonclovaAirport))). - -fof(axWorldAirportsL_Z1980, axiom, - (hasType(type_Airport, inst_MonctonNBAirport))). - -fof(axWorldAirportsL_Z1981, axiom, - (hasType(type_Airport, inst_MonfortAirport))). - -fof(axWorldAirportsL_Z1982, axiom, - (hasType(type_Airport, inst_MonghsatAirport))). - -fof(axWorldAirportsL_Z1983, axiom, - (hasType(type_Airport, inst_MongoAirport))). - -fof(axWorldAirportsL_Z1984, axiom, - (hasType(type_Airport, inst_MonguAirport))). - -fof(axWorldAirportsL_Z1985, axiom, - (hasType(type_Airport, inst_MonkeyIslandAirport))). - -fof(axWorldAirportsL_Z1986, axiom, - (hasType(type_Airport, inst_MonkeyMiaWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z1987, axiom, - (hasType(type_Airport, inst_MonkeyMountainAirport))). - -fof(axWorldAirportsL_Z1988, axiom, - (hasType(type_Airport, inst_MonkiraQueenslandAirport))). - -fof(axWorldAirportsL_Z1989, axiom, - (hasType(type_Airport, inst_MonoAirport))). - -fof(axWorldAirportsL_Z1990, axiom, - (hasType(type_Airport, inst_MonroeCountyALAirport))). - -fof(axWorldAirportsL_Z1991, axiom, - (hasType(type_Airport, inst_MonroeRegionalLAAirport))). - -fof(axWorldAirportsL_Z1992, axiom, - (hasType(type_Airport, inst_MonsAirport))). - -fof(axWorldAirportsL_Z1993, axiom, - (hasType(type_Airport, inst_MontJoliQCAirport))). - -fof(axWorldAirportsL_Z1994, axiom, - (hasType(type_Airport, inst_MontagueHarborBCAirport))). - -fof(axWorldAirportsL_Z1995, axiom, - (hasType(type_Airport, inst_MontaukNYAirport))). - -fof(axWorldAirportsL_Z1996, axiom, - (hasType(type_Airport, inst_MonteAlegrePAAirport))). - -fof(axWorldAirportsL_Z1997, axiom, - (hasType(type_Airport, inst_MonteCarloAirport))). - -fof(axWorldAirportsL_Z1998, axiom, - (hasType(type_Airport, inst_MonteDouradoAirport))). - -fof(axWorldAirportsL_Z1999, axiom, - (hasType(type_Airport, inst_MonteLibanoAirport))). - -fof(axWorldAirportsL_Z2000, axiom, - (hasType(type_Airport, inst_MontenegroRSAirport))). - -fof(axWorldAirportsL_Z2001, axiom, - (hasType(type_Airport, inst_MontepuezAirport))). - -fof(axWorldAirportsL_Z2002, axiom, - (hasType(type_Airport, inst_MontereyPeninsulaCAAirport))). - -fof(axWorldAirportsL_Z2003, axiom, - (hasType(type_Airport, inst_MonteriaAirport))). - -fof(axWorldAirportsL_Z2004, axiom, - (hasType(type_Airport, inst_MonterreyAirport))). - -fof(axWorldAirportsL_Z2005, axiom, - (hasType(type_Airport, inst_MontesCaserosAirport))). - -fof(axWorldAirportsL_Z2006, axiom, - (hasType(type_Airport, inst_MontesClarosMGAirport))). - -fof(axWorldAirportsL_Z2007, axiom, - (hasType(type_Airport, inst_MontevideoChippewaCountyMNAirport))). - -fof(axWorldAirportsL_Z2008, axiom, - (hasType(type_Airport, inst_MontgomeryFieldCAAirport))). - -fof(axWorldAirportsL_Z2009, axiom, - (hasType(type_Airport, inst_MonticelloMunicipalIAAirport))). - -fof(axWorldAirportsL_Z2010, axiom, - (hasType(type_Airport, inst_MontluconAirport))). - -fof(axWorldAirportsL_Z2011, axiom, - (hasType(type_Airport, inst_MontoQueenslandAirport))). - -fof(axWorldAirportsL_Z2012, axiom, - (hasType(type_Airport, inst_MontoirSaintNazaireAirport))). - -fof(axWorldAirportsL_Z2013, axiom, - (hasType(type_Airport, inst_MontreuxAirport))). - -fof(axWorldAirportsL_Z2014, axiom, - (hasType(type_Airport, inst_MontroseRegionalCOAirport))). - -fof(axWorldAirportsL_Z2015, axiom, - (hasType(type_Airport, inst_MoodyAirForceBaseGAAirport))). - -fof(axWorldAirportsL_Z2016, axiom, - (hasType(type_Airport, inst_MoolawatanaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2017, axiom, - (hasType(type_Airport, inst_MoombaAirport))). - -fof(axWorldAirportsL_Z2018, axiom, - (hasType(type_Airport, inst_MoorabbinVictoriaAirport))). - -fof(axWorldAirportsL_Z2019, axiom, - (hasType(type_Airport, inst_MooraberrieQueenslandAirport))). - -fof(axWorldAirportsL_Z2020, axiom, - (hasType(type_Airport, inst_MooreCountyNCAirport))). - -fof(axWorldAirportsL_Z2021, axiom, - (hasType(type_Airport, inst_MooreMurrellTNAirport))). - -fof(axWorldAirportsL_Z2022, axiom, - (hasType(type_Airport, inst_MooreaSocietyIslandsAirport))). - -fof(axWorldAirportsL_Z2023, axiom, - (hasType(type_Airport, inst_MooseJawSKAirport))). - -fof(axWorldAirportsL_Z2024, axiom, - (hasType(type_Airport, inst_MoosoneeONAirport))). - -fof(axWorldAirportsL_Z2025, axiom, - (hasType(type_Airport, inst_MopahMeraukeAirport))). - -fof(axWorldAirportsL_Z2026, axiom, - (hasType(type_Airport, inst_MorafenobeAirport))). - -fof(axWorldAirportsL_Z2027, axiom, - (hasType(type_Airport, inst_MoranbahQueenslandAirport))). - -fof(axWorldAirportsL_Z2028, axiom, - (hasType(type_Airport, inst_MorawaWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2029, axiom, - (hasType(type_Airport, inst_MordakAirport))). - -fof(axWorldAirportsL_Z2030, axiom, - (hasType(type_Airport, inst_MoreeNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2031, axiom, - (hasType(type_Airport, inst_MoreheadAirport))). - -fof(axWorldAirportsL_Z2032, axiom, - (hasType(type_Airport, inst_MoreliaAirport))). - -fof(axWorldAirportsL_Z2033, axiom, - (hasType(type_Airport, inst_MoretonQueenslandAirport))). - -fof(axWorldAirportsL_Z2034, axiom, - (hasType(type_Airport, inst_MorgantonLenoirNCAirport))). - -fof(axWorldAirportsL_Z2035, axiom, - (hasType(type_Airport, inst_MorgantownMunicipalAirportWalterLBillHartFieldWVAirport))). - -fof(axWorldAirportsL_Z2036, axiom, - (hasType(type_Airport, inst_MorichalAirport))). - -fof(axWorldAirportsL_Z2037, axiom, - (hasType(type_Airport, inst_MoriokaAirport))). - -fof(axWorldAirportsL_Z2038, axiom, - (hasType(type_Airport, inst_MorneyPlainsQueenslandAirport))). - -fof(axWorldAirportsL_Z2039, axiom, - (hasType(type_Airport, inst_MorningtonIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z2040, axiom, - (hasType(type_Airport, inst_MorobeAirport))). - -fof(axWorldAirportsL_Z2041, axiom, - (hasType(type_Airport, inst_MorombeAirport))). - -fof(axWorldAirportsL_Z2042, axiom, - (hasType(type_Airport, inst_MoronAirBaseMorondelaFronteraAirport))). - -fof(axWorldAirportsL_Z2043, axiom, - (hasType(type_Airport, inst_MorondavaAirport))). - -fof(axWorldAirportsL_Z2044, axiom, - (hasType(type_Airport, inst_MorotaiIslandAirport))). - -fof(axWorldAirportsL_Z2045, axiom, - (hasType(type_Airport, inst_MorrisMunicipalMNAirport))). - -fof(axWorldAirportsL_Z2046, axiom, - (hasType(type_Airport, inst_MorristownMunicipalNJAirport))). - -fof(axWorldAirportsL_Z2047, axiom, - (hasType(type_Airport, inst_MorrisvilleStoweStateVTAirport))). - -fof(axWorldAirportsL_Z2048, axiom, - (hasType(type_Airport, inst_MoruyaNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2049, axiom, - (hasType(type_Airport, inst_MosesPointAKAirport))). - -fof(axWorldAirportsL_Z2050, axiom, - (hasType(type_Airport, inst_MoshiAirport))). - -fof(axWorldAirportsL_Z2051, axiom, - (hasType(type_Airport, inst_MoshoeshoeIInternationalMaseruAirport))). - -fof(axWorldAirportsL_Z2052, axiom, - (hasType(type_Airport, inst_MosjoenAirport))). - -fof(axWorldAirportsL_Z2053, axiom, - (hasType(type_Airport, inst_MosnovOstravaAirport))). - -fof(axWorldAirportsL_Z2054, axiom, - (hasType(type_Airport, inst_MosqueraAirport))). - -fof(axWorldAirportsL_Z2055, axiom, - (hasType(type_Airport, inst_MosselBayAirport))). - -fof(axWorldAirportsL_Z2056, axiom, - (hasType(type_Airport, inst_MossoroRNAirport))). - -fof(axWorldAirportsL_Z2057, axiom, - (hasType(type_Airport, inst_MostarAirport))). - -fof(axWorldAirportsL_Z2058, axiom, - (hasType(type_Airport, inst_MosteirosAirport))). - -fof(axWorldAirportsL_Z2059, axiom, - (hasType(type_Airport, inst_MostynAirport))). - -fof(axWorldAirportsL_Z2060, axiom, - (hasType(type_Airport, inst_MosulAirport))). - -fof(axWorldAirportsL_Z2061, axiom, - (hasType(type_Airport, inst_MotaLavaAirport))). - -fof(axWorldAirportsL_Z2062, axiom, - (hasType(type_Airport, inst_MotonFieldMunicipalALAirport))). - -fof(axWorldAirportsL_Z2063, axiom, - (hasType(type_Airport, inst_MotuekaAirport))). - -fof(axWorldAirportsL_Z2064, axiom, - (hasType(type_Airport, inst_MoudjeriaAirport))). - -fof(axWorldAirportsL_Z2065, axiom, - (hasType(type_Airport, inst_MouilaAirport))). - -fof(axWorldAirportsL_Z2066, axiom, - (hasType(type_Airport, inst_MouldBayNTAirport))). - -fof(axWorldAirportsL_Z2067, axiom, - (hasType(type_Airport, inst_MoultrieMunicipalGAAirport))). - -fof(axWorldAirportsL_Z2068, axiom, - (hasType(type_Airport, inst_MoundouAirport))). - -fof(axWorldAirportsL_Z2069, axiom, - (hasType(type_Airport, inst_MountAueAirport))). - -fof(axWorldAirportsL_Z2070, axiom, - (hasType(type_Airport, inst_MountBarnettWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2071, axiom, - (hasType(type_Airport, inst_MountComfortINAirport))). - -fof(axWorldAirportsL_Z2072, axiom, - (hasType(type_Airport, inst_MountCookAirport))). - -fof(axWorldAirportsL_Z2073, axiom, - (hasType(type_Airport, inst_MountGambierSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2074, axiom, - (hasType(type_Airport, inst_MountHothamVictoriaAirport))). - -fof(axWorldAirportsL_Z2075, axiom, - (hasType(type_Airport, inst_MountMagnetWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2076, axiom, - (hasType(type_Airport, inst_MountPleasantAirport))). - -fof(axWorldAirportsL_Z2077, axiom, - (hasType(type_Airport, inst_MountPleasantMunicipalIAAirport))). - -fof(axWorldAirportsL_Z2078, axiom, - (hasType(type_Airport, inst_MountPleasantMunicipalMIAirport))). - -fof(axWorldAirportsL_Z2079, axiom, - (hasType(type_Airport, inst_MountPleasantMunicipalTXAirport))). - -fof(axWorldAirportsL_Z2080, axiom, - (hasType(type_Airport, inst_MountPleasantUTAirport))). - -fof(axWorldAirportsL_Z2081, axiom, - (hasType(type_Airport, inst_MountShastaCAAirport))). - -fof(axWorldAirportsL_Z2082, axiom, - (hasType(type_Airport, inst_MountVernonILAirport))). - -fof(axWorldAirportsL_Z2083, axiom, - (hasType(type_Airport, inst_MountWilsonCAAirport))). - -fof(axWorldAirportsL_Z2084, axiom, - (hasType(type_Airport, inst_MountainAirport))). - -fof(axWorldAirportsL_Z2085, axiom, - (hasType(type_Airport, inst_MountainHomeAirForceBaseIDAirport))). - -fof(axWorldAirportsL_Z2086, axiom, - (hasType(type_Airport, inst_MountainValleyAirport))). - -fof(axWorldAirportsL_Z2087, axiom, - (hasType(type_Airport, inst_MountainVillageAKAirport))). - -fof(axWorldAirportsL_Z2088, axiom, - (hasType(type_Airport, inst_MoutiersAirport))). - -fof(axWorldAirportsL_Z2089, axiom, - (hasType(type_Airport, inst_MouyondziAirport))). - -fof(axWorldAirportsL_Z2090, axiom, - (hasType(type_Airport, inst_MoyaleAirport))). - -fof(axWorldAirportsL_Z2091, axiom, - (hasType(type_Airport, inst_MoyaleAirportKenya))). - -fof(axWorldAirportsL_Z2092, axiom, - (hasType(type_Airport, inst_MoyoAirport))). - -fof(axWorldAirportsL_Z2093, axiom, - (hasType(type_Airport, inst_MoyobambaAirport))). - -fof(axWorldAirportsL_Z2094, axiom, - (hasType(type_Airport, inst_MpachaAirport))). - -fof(axWorldAirportsL_Z2095, axiom, - (hasType(type_Airport, inst_MtBuffaloAirport))). - -fof(axWorldAirportsL_Z2096, axiom, - (hasType(type_Airport, inst_MtCavenaghNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2097, axiom, - (hasType(type_Airport, inst_MtFullStopAirport))). - -fof(axWorldAirportsL_Z2098, axiom, - (hasType(type_Airport, inst_MtHouseWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2099, axiom, - (hasType(type_Airport, inst_MtSanfordNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2100, axiom, - (hasType(type_Airport, inst_MtSwanNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2101, axiom, - (hasType(type_Airport, inst_MtwaraAirport))). - -fof(axWorldAirportsL_Z2102, axiom, - (hasType(type_Airport, inst_MuccanWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2103, axiom, - (hasType(type_Airport, inst_MucuriBAAirport))). - -fof(axWorldAirportsL_Z2104, axiom, - (hasType(type_Airport, inst_MudanjiangAirport))). - -fof(axWorldAirportsL_Z2105, axiom, - (hasType(type_Airport, inst_MueoAirport))). - -fof(axWorldAirportsL_Z2106, axiom, - (hasType(type_Airport, inst_MuiAirport))). - -fof(axWorldAirportsL_Z2107, axiom, - (hasType(type_Airport, inst_MuirArmyAirFieldPAAirport))). - -fof(axWorldAirportsL_Z2108, axiom, - (hasType(type_Airport, inst_MukahSarawakAirport))). - -fof(axWorldAirportsL_Z2109, axiom, - (hasType(type_Airport, inst_MukallaAirport))). - -fof(axWorldAirportsL_Z2110, axiom, - (hasType(type_Airport, inst_MukeirasAirport))). - -fof(axWorldAirportsL_Z2111, axiom, - (hasType(type_Airport, inst_MukhinoBuryatiaAirport))). - -fof(axWorldAirportsL_Z2112, axiom, - (hasType(type_Airport, inst_MukoMukoAirport))). - -fof(axWorldAirportsL_Z2113, axiom, - (hasType(type_Airport, inst_MulatosAirport))). - -fof(axWorldAirportsL_Z2114, axiom, - (hasType(type_Airport, inst_MulegeAirport))). - -fof(axWorldAirportsL_Z2115, axiom, - (hasType(type_Airport, inst_MulgaParkNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2116, axiom, - (hasType(type_Airport, inst_MuliaAirport))). - -fof(axWorldAirportsL_Z2117, axiom, - (hasType(type_Airport, inst_MulkaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2118, axiom, - (hasType(type_Airport, inst_MullAirport))). - -fof(axWorldAirportsL_Z2119, axiom, - (hasType(type_Airport, inst_MullewaWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2120, axiom, - (hasType(type_Airport, inst_MultanAirport))). - -fof(axWorldAirportsL_Z2121, axiom, - (hasType(type_Airport, inst_MuluAirport))). - -fof(axWorldAirportsL_Z2122, axiom, - (hasType(type_Airport, inst_MumiasAirport))). - -fof(axWorldAirportsL_Z2123, axiom, - (hasType(type_Airport, inst_MunbilAirport))). - -fof(axWorldAirportsL_Z2124, axiom, - (hasType(type_Airport, inst_MunchenAirport))). - -fof(axWorldAirportsL_Z2125, axiom, - (hasType(type_Airport, inst_MundaNewGeorgiaIsAirport))). - -fof(axWorldAirportsL_Z2126, axiom, - (hasType(type_Airport, inst_MundukuAirport))). - -fof(axWorldAirportsL_Z2127, axiom, - (hasType(type_Airport, inst_MungeranieSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2128, axiom, - (hasType(type_Airport, inst_MunicipalPAAirport))). - -fof(axWorldAirportsL_Z2129, axiom, - (hasType(type_Airport, inst_MuongSaiAirport))). - -fof(axWorldAirportsL_Z2130, axiom, - (hasType(type_Airport, inst_MuriaeMGAirport))). - -fof(axWorldAirportsL_Z2131, axiom, - (hasType(type_Airport, inst_MurmanskMurmanskAirport))). - -fof(axWorldAirportsL_Z2132, axiom, - (hasType(type_Airport, inst_MurrayBayNTAirport))). - -fof(axWorldAirportsL_Z2133, axiom, - (hasType(type_Airport, inst_MurrayIslandsQueenslandAirport))). - -fof(axWorldAirportsL_Z2134, axiom, - (hasType(type_Airport, inst_MurtalaMuhammedLagosAirport))). - -fof(axWorldAirportsL_Z2135, axiom, - (hasType(type_Airport, inst_MuscatineMunicipalIAAirport))). - -fof(axWorldAirportsL_Z2136, axiom, - (hasType(type_Airport, inst_MuscleShoalsRegionalALAirport))). - -fof(axWorldAirportsL_Z2137, axiom, - (hasType(type_Airport, inst_MusgraveQueenslandAirport))). - -fof(axWorldAirportsL_Z2138, axiom, - (hasType(type_Airport, inst_MushaAirport))). - -fof(axWorldAirportsL_Z2139, axiom, - (hasType(type_Airport, inst_MuskokaONAirport))). - -fof(axWorldAirportsL_Z2140, axiom, - (hasType(type_Airport, inst_MuskratDamONAirport))). - -fof(axWorldAirportsL_Z2141, axiom, - (hasType(type_Airport, inst_MusomaAirport))). - -fof(axWorldAirportsL_Z2142, axiom, - (hasType(type_Airport, inst_MussauAirport))). - -fof(axWorldAirportsL_Z2143, axiom, - (hasType(type_Airport, inst_MustinALFPAAirport))). - -fof(axWorldAirportsL_Z2144, axiom, - (hasType(type_Airport, inst_MustiqueIslandAirport))). - -fof(axWorldAirportsL_Z2145, axiom, - (hasType(type_Airport, inst_MutareAirport))). - -fof(axWorldAirportsL_Z2146, axiom, - (hasType(type_Airport, inst_MutiaraPaluAirport))). - -fof(axWorldAirportsL_Z2147, axiom, - (hasType(type_Airport, inst_MutingAirport))). - -fof(axWorldAirportsL_Z2148, axiom, - (hasType(type_Airport, inst_MuttaburraQueenslandAirport))). - -fof(axWorldAirportsL_Z2149, axiom, - (hasType(type_Airport, inst_MuzaffarabadAirport))). - -fof(axWorldAirportsL_Z2150, axiom, - (hasType(type_Airport, inst_MuzaffarnagarAirport))). - -fof(axWorldAirportsL_Z2151, axiom, - (hasType(type_Airport, inst_MuzaffarpurAirport))). - -fof(axWorldAirportsL_Z2152, axiom, - (hasType(type_Airport, inst_MwaduiAirport))). - -fof(axWorldAirportsL_Z2153, axiom, - (hasType(type_Airport, inst_MwanaLamuAirport))). - -fof(axWorldAirportsL_Z2154, axiom, - (hasType(type_Airport, inst_MwanzaAirport))). - -fof(axWorldAirportsL_Z2155, axiom, - (hasType(type_Airport, inst_MwekaAirport))). - -fof(axWorldAirportsL_Z2156, axiom, - (hasType(type_Airport, inst_MyeikMerguiAirport))). - -fof(axWorldAirportsL_Z2157, axiom, - (hasType(type_Airport, inst_MyitkyinaAirport))). - -fof(axWorldAirportsL_Z2158, axiom, - (hasType(type_Airport, inst_MykolayivNikolayevMykolayivAirport))). - -fof(axWorldAirportsL_Z2159, axiom, - (hasType(type_Airport, inst_MyroodahAirport))). - -fof(axWorldAirportsL_Z2160, axiom, - (hasType(type_Airport, inst_MyrtleBeachAirForceBaseSCAirport))). - -fof(axWorldAirportsL_Z2161, axiom, - (hasType(type_Airport, inst_MysoreAirport))). - -fof(axWorldAirportsL_Z2162, axiom, - (hasType(type_Airport, inst_MytileneMitiliniLesbosIslandAirport))). - -fof(axWorldAirportsL_Z2163, axiom, - (hasType(type_Airport, inst_MzambaAirport))). - -fof(axWorldAirportsL_Z2164, axiom, - (hasType(type_Airport, inst_MzuzuAirport))). - -fof(axWorldAirportsL_Z2165, axiom, - (hasType(type_Airport, inst_NDjamenaAirport))). - -fof(axWorldAirportsL_Z2166, axiom, - (hasType(type_Airport, inst_NDolaAirport))). - -fof(axWorldAirportsL_Z2167, axiom, - (hasType(type_Airport, inst_NDoloKinshasaAirport))). - -fof(axWorldAirportsL_Z2168, axiom, - (hasType(type_Airport, inst_NGaoundereAirport))). - -fof(axWorldAirportsL_Z2169, axiom, - (hasType(type_Airport, inst_NKongsambaAirport))). - -fof(axWorldAirportsL_Z2170, axiom, - (hasType(type_Airport, inst_NRCMIAirport))). - -fof(axWorldAirportsL_Z2171, axiom, - (hasType(type_Airport, inst_NZerekoreAirport))). - -fof(axWorldAirportsL_Z2172, axiom, - (hasType(type_Airport, inst_NaberezhnyyeChelnyTatarstanAirport))). - -fof(axWorldAirportsL_Z2173, axiom, - (hasType(type_Airport, inst_NabireAirport))). - -fof(axWorldAirportsL_Z2174, axiom, - (hasType(type_Airport, inst_NacalaAirport))). - -fof(axWorldAirportsL_Z2175, axiom, - (hasType(type_Airport, inst_NachingweaAirport))). - -fof(axWorldAirportsL_Z2176, axiom, - (hasType(type_Airport, inst_NadiAirport))). - -fof(axWorldAirportsL_Z2177, axiom, - (hasType(type_Airport, inst_NadorAirport))). - -fof(axWorldAirportsL_Z2178, axiom, - (hasType(type_Airport, inst_NadymTyumenAirport))). - -fof(axWorldAirportsL_Z2179, axiom, - (hasType(type_Airport, inst_NadzabLaeAirport))). - -fof(axWorldAirportsL_Z2180, axiom, - (hasType(type_Airport, inst_NagaAirport))). - -fof(axWorldAirportsL_Z2181, axiom, - (hasType(type_Airport, inst_NaganoAirport))). - -fof(axWorldAirportsL_Z2182, axiom, - (hasType(type_Airport, inst_NagasakiAirport))). - -fof(axWorldAirportsL_Z2183, axiom, - (hasType(type_Airport, inst_NagpurAirport))). - -fof(axWorldAirportsL_Z2184, axiom, - (hasType(type_Airport, inst_NahaAirport))). - -fof(axWorldAirportsL_Z2185, axiom, - (hasType(type_Airport, inst_NahaSangiheAirport))). - -fof(axWorldAirportsL_Z2186, axiom, - (hasType(type_Airport, inst_NainNFAirport))). - -fof(axWorldAirportsL_Z2187, axiom, - (hasType(type_Airport, inst_NakashibetsuAirport))). - -fof(axWorldAirportsL_Z2188, axiom, - (hasType(type_Airport, inst_NakhonRatchasimaAirport))). - -fof(axWorldAirportsL_Z2189, axiom, - (hasType(type_Airport, inst_NakhonSiThammaratAirport))). - -fof(axWorldAirportsL_Z2190, axiom, - (hasType(type_Airport, inst_NakinaONAirport))). - -fof(axWorldAirportsL_Z2191, axiom, - (hasType(type_Airport, inst_NaknekAKAirport))). - -fof(axWorldAirportsL_Z2192, axiom, - (hasType(type_Airport, inst_NakuruAirport))). - -fof(axWorldAirportsL_Z2193, axiom, - (hasType(type_Airport, inst_NalchikKabardinoBalkariaAirport))). - -fof(axWorldAirportsL_Z2194, axiom, - (hasType(type_Airport, inst_NamanganNamanganAirport))). - -fof(axWorldAirportsL_Z2195, axiom, - (hasType(type_Airport, inst_NamaoFieldABAirport))). - -fof(axWorldAirportsL_Z2196, axiom, - (hasType(type_Airport, inst_NambourQueenslandAirport))). - -fof(axWorldAirportsL_Z2197, axiom, - (hasType(type_Airport, inst_NambuccaHeadsNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2198, axiom, - (hasType(type_Airport, inst_NamleaAirport))). - -fof(axWorldAirportsL_Z2199, axiom, - (hasType(type_Airport, inst_NamorikNamorikAirport))). - -fof(axWorldAirportsL_Z2200, axiom, - (hasType(type_Airport, inst_NamroleBuruIslandAirport))). - -fof(axWorldAirportsL_Z2201, axiom, - (hasType(type_Airport, inst_NamsangAirport))). - -fof(axWorldAirportsL_Z2202, axiom, - (hasType(type_Airport, inst_NamsosAirport))). - -fof(axWorldAirportsL_Z2203, axiom, - (hasType(type_Airport, inst_NamtuAirport))). - -fof(axWorldAirportsL_Z2204, axiom, - (hasType(type_Airport, inst_NamuAirport))). - -fof(axWorldAirportsL_Z2205, axiom, - (hasType(type_Airport, inst_NamuBCAirport))). - -fof(axWorldAirportsL_Z2206, axiom, - (hasType(type_Airport, inst_NamudiAirport))). - -fof(axWorldAirportsL_Z2207, axiom, - (hasType(type_Airport, inst_NamutoniAirport))). - -fof(axWorldAirportsL_Z2208, axiom, - (hasType(type_Airport, inst_NanAirport))). - -fof(axWorldAirportsL_Z2209, axiom, - (hasType(type_Airport, inst_NanYuanAirBaseBeijingAirport))). - -fof(axWorldAirportsL_Z2210, axiom, - (hasType(type_Airport, inst_NanaimoBCAirport))). - -fof(axWorldAirportsL_Z2211, axiom, - (hasType(type_Airport, inst_NanaimoHarbourSeaplaneBaseBCAirport))). - -fof(axWorldAirportsL_Z2212, axiom, - (hasType(type_Airport, inst_NanchongAirport))). - -fof(axWorldAirportsL_Z2213, axiom, - (hasType(type_Airport, inst_NandedAirport))). - -fof(axWorldAirportsL_Z2214, axiom, - (hasType(type_Airport, inst_NangadeAirport))). - -fof(axWorldAirportsL_Z2215, axiom, - (hasType(type_Airport, inst_NangapinohAirport))). - -fof(axWorldAirportsL_Z2216, axiom, - (hasType(type_Airport, inst_NanisivikNTAirport))). - -fof(axWorldAirportsL_Z2217, axiom, - (hasType(type_Airport, inst_NanjingAirport))). - -fof(axWorldAirportsL_Z2218, axiom, - (hasType(type_Airport, inst_NankiShirahanaAirport))). - -fof(axWorldAirportsL_Z2219, axiom, - (hasType(type_Airport, inst_NankinaAirport))). - -fof(axWorldAirportsL_Z2220, axiom, - (hasType(type_Airport, inst_NanningAirport))). - -fof(axWorldAirportsL_Z2221, axiom, - (hasType(type_Airport, inst_NantongAirport))). - -fof(axWorldAirportsL_Z2222, axiom, - (hasType(type_Airport, inst_NanuqueMGAirport))). - -fof(axWorldAirportsL_Z2223, axiom, - (hasType(type_Airport, inst_NanyangAirport))). - -fof(axWorldAirportsL_Z2224, axiom, - (hasType(type_Airport, inst_NanyukiAirport))). - -fof(axWorldAirportsL_Z2225, axiom, - (hasType(type_Airport, inst_NaoroAirport))). - -fof(axWorldAirportsL_Z2226, axiom, - (hasType(type_Airport, inst_NapakiakAKAirport))). - -fof(axWorldAirportsL_Z2227, axiom, - (hasType(type_Airport, inst_NapaskiakAKAirport))). - -fof(axWorldAirportsL_Z2228, axiom, - (hasType(type_Airport, inst_NapierHastingsAirport))). - -fof(axWorldAirportsL_Z2229, axiom, - (hasType(type_Airport, inst_NappaMerryQueenslandAirport))). - -fof(axWorldAirportsL_Z2230, axiom, - (hasType(type_Airport, inst_NapperbyNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2231, axiom, - (hasType(type_Airport, inst_NapukaAirport))). - -fof(axWorldAirportsL_Z2232, axiom, - (hasType(type_Airport, inst_NaraAirport))). - -fof(axWorldAirportsL_Z2233, axiom, - (hasType(type_Airport, inst_NaracoorteSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2234, axiom, - (hasType(type_Airport, inst_NarathiwatAirport))). - -fof(axWorldAirportsL_Z2235, axiom, - (hasType(type_Airport, inst_NareAirport))). - -fof(axWorldAirportsL_Z2236, axiom, - (hasType(type_Airport, inst_NarganaAirport))). - -fof(axWorldAirportsL_Z2237, axiom, - (hasType(type_Airport, inst_NaritaTokyoAirport))). - -fof(axWorldAirportsL_Z2238, axiom, - (hasType(type_Airport, inst_NaroomaAirport))). - -fof(axWorldAirportsL_Z2239, axiom, - (hasType(type_Airport, inst_NarrabriNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2240, axiom, - (hasType(type_Airport, inst_NarranderaNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2241, axiom, - (hasType(type_Airport, inst_NarroginWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2242, axiom, - (hasType(type_Airport, inst_NarromineNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2243, axiom, - (hasType(type_Airport, inst_NarssarssuaqAirport))). - -fof(axWorldAirportsL_Z2244, axiom, - (hasType(type_Airport, inst_NartronFieldMIAirport))). - -fof(axWorldAirportsL_Z2245, axiom, - (hasType(type_Airport, inst_NarumAirport))). - -fof(axWorldAirportsL_Z2246, axiom, - (hasType(type_Airport, inst_NassauSeaplaneBaseNewProvidenceAirport))). - -fof(axWorldAirportsL_Z2247, axiom, - (hasType(type_Airport, inst_NatadolaAirport))). - -fof(axWorldAirportsL_Z2248, axiom, - (hasType(type_Airport, inst_NatalRNAirport))). - -fof(axWorldAirportsL_Z2249, axiom, - (hasType(type_Airport, inst_NatashquanQCAirport))). - -fof(axWorldAirportsL_Z2250, axiom, - (hasType(type_Airport, inst_NatitingouAirport))). - -fof(axWorldAirportsL_Z2251, axiom, - (hasType(type_Airport, inst_NatunaRanaiAirport))). - -fof(axWorldAirportsL_Z2252, axiom, - (hasType(type_Airport, inst_NaukitiAKAirport))). - -fof(axWorldAirportsL_Z2253, axiom, - (hasType(type_Airport, inst_NausoriInternationalSuvaAirport))). - -fof(axWorldAirportsL_Z2254, axiom, - (hasType(type_Airport, inst_NavegantesAirport))). - -fof(axWorldAirportsL_Z2255, axiom, - (hasType(type_Airport, inst_NawabShahAirport))). - -fof(axWorldAirportsL_Z2256, axiom, - (hasType(type_Airport, inst_NazcaAirport))). - -fof(axWorldAirportsL_Z2257, axiom, - (hasType(type_Airport, inst_NdeleAirport))). - -fof(axWorldAirportsL_Z2258, axiom, - (hasType(type_Airport, inst_NecocheaAirport))). - -fof(axWorldAirportsL_Z2259, axiom, - (hasType(type_Airport, inst_NecocliAirport))). - -fof(axWorldAirportsL_Z2260, axiom, - (hasType(type_Airport, inst_NeftaTozeurAirport))). - -fof(axWorldAirportsL_Z2261, axiom, - (hasType(type_Airport, inst_NefteyuganskTyumenAirport))). - -fof(axWorldAirportsL_Z2262, axiom, - (hasType(type_Airport, inst_NegginanMBAirport))). - -fof(axWorldAirportsL_Z2263, axiom, - (hasType(type_Airport, inst_NegrilAirport))). - -fof(axWorldAirportsL_Z2264, axiom, - (hasType(type_Airport, inst_NeivaAirport))). - -fof(axWorldAirportsL_Z2265, axiom, - (hasType(type_Airport, inst_NekemeteAirport))). - -fof(axWorldAirportsL_Z2266, axiom, - (hasType(type_Airport, inst_NekemptAirport))). - -fof(axWorldAirportsL_Z2267, axiom, - (hasType(type_Airport, inst_NellisAirForceBaseNVAirport))). - -fof(axWorldAirportsL_Z2268, axiom, - (hasType(type_Airport, inst_NelsonAirport))). - -fof(axWorldAirportsL_Z2269, axiom, - (hasType(type_Airport, inst_NelsonBCAirport))). - -fof(axWorldAirportsL_Z2270, axiom, - (hasType(type_Airport, inst_NelsonLagoonAKAirport))). - -fof(axWorldAirportsL_Z2271, axiom, - (hasType(type_Airport, inst_NelspruitAirport))). - -fof(axWorldAirportsL_Z2272, axiom, - (hasType(type_Airport, inst_NemiscauQCAirport))). - -fof(axWorldAirportsL_Z2273, axiom, - (hasType(type_Airport, inst_NephiMunicipalUTAirport))). - -fof(axWorldAirportsL_Z2274, axiom, - (hasType(type_Airport, inst_NeryungriYakutiaSakhaAirport))). - -fof(axWorldAirportsL_Z2275, axiom, - (hasType(type_Airport, inst_NeuIsenburgAirport))). - -fof(axWorldAirportsL_Z2276, axiom, - (hasType(type_Airport, inst_NeuquenAirport))). - -fof(axWorldAirportsL_Z2277, axiom, - (hasType(type_Airport, inst_NevadaCountyAirParkCAAirport))). - -fof(axWorldAirportsL_Z2278, axiom, - (hasType(type_Airport, inst_NevadaMunicipalMOAirport))). - -fof(axWorldAirportsL_Z2279, axiom, - (hasType(type_Airport, inst_NeverasAirport))). - -fof(axWorldAirportsL_Z2280, axiom, - (hasType(type_Airport, inst_NewCastleHenryCountyMunicipalINAirport))). - -fof(axWorldAirportsL_Z2281, axiom, - (hasType(type_Airport, inst_NewChenegaAKAirport))). - -fof(axWorldAirportsL_Z2282, axiom, - (hasType(type_Airport, inst_NewHalfaAirport))). - -fof(axWorldAirportsL_Z2283, axiom, - (hasType(type_Airport, inst_NewMoonQueenslandAirport))). - -fof(axWorldAirportsL_Z2284, axiom, - (hasType(type_Airport, inst_NewOrleansInternationalAirportMoisantFieldLAAirport))). - -fof(axWorldAirportsL_Z2285, axiom, - (hasType(type_Airport, inst_NewOrleansNavalAirStationAlvinCallenderFieldLAAirport))). - -fof(axWorldAirportsL_Z2286, axiom, - (hasType(type_Airport, inst_NewPlymouthAirport))). - -fof(axWorldAirportsL_Z2287, axiom, - (hasType(type_Airport, inst_NewRichmondMunicipalWIAirport))). - -fof(axWorldAirportsL_Z2288, axiom, - (hasType(type_Airport, inst_NewRiverValleyVAAirport))). - -fof(axWorldAirportsL_Z2289, axiom, - (hasType(type_Airport, inst_NewUlmMunicipalMNAirport))). - -fof(axWorldAirportsL_Z2290, axiom, - (hasType(type_Airport, inst_NewValleyAirport))). - -fof(axWorldAirportsL_Z2291, axiom, - (hasType(type_Airport, inst_NewWestminsterWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z2292, axiom, - (hasType(type_Airport, inst_NewYorkSkyportsIncSeaplaneBaseNYAirport))). - -fof(axWorldAirportsL_Z2293, axiom, - (hasType(type_Airport, inst_NewcastleAirport))). - -fof(axWorldAirportsL_Z2294, axiom, - (hasType(type_Airport, inst_NewcastleAirportUnitedKingdom))). - -fof(axWorldAirportsL_Z2295, axiom, - (hasType(type_Airport, inst_NewcastleNevisAirport))). - -fof(axWorldAirportsL_Z2296, axiom, - (hasType(type_Airport, inst_NewmanWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2297, axiom, - (hasType(type_Airport, inst_NewportMunicipalORAirport))). - -fof(axWorldAirportsL_Z2298, axiom, - (hasType(type_Airport, inst_NewportNewsWilliamsburgInternationalVAAirport))). - -fof(axWorldAirportsL_Z2299, axiom, - (hasType(type_Airport, inst_NewportStateRIAirport))). - -fof(axWorldAirportsL_Z2300, axiom, - (hasType(type_Airport, inst_NewryNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2301, axiom, - (hasType(type_Airport, inst_NewtokSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z2302, axiom, - (hasType(type_Airport, inst_NewtonMunicipalIAAirport))). - -fof(axWorldAirportsL_Z2303, axiom, - (hasType(type_Airport, inst_NeyveliAirport))). - -fof(axWorldAirportsL_Z2304, axiom, - (hasType(type_Airport, inst_NgauAirport))). - -fof(axWorldAirportsL_Z2305, axiom, - (hasType(type_Airport, inst_NgivaOngivaOndjivaAirport))). - -fof(axWorldAirportsL_Z2306, axiom, - (hasType(type_Airport, inst_NgomaAirport))). - -fof(axWorldAirportsL_Z2307, axiom, - (hasType(type_Airport, inst_NgukurrNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2308, axiom, - (hasType(type_Airport, inst_NhaTrangAirport))). - -fof(axWorldAirportsL_Z2309, axiom, - (hasType(type_Airport, inst_NiameyAirport))). - -fof(axWorldAirportsL_Z2310, axiom, - (hasType(type_Airport, inst_NiamtougouLamaKaraAirport))). - -fof(axWorldAirportsL_Z2311, axiom, - (hasType(type_Airport, inst_NiblackAKAirport))). - -fof(axWorldAirportsL_Z2312, axiom, - (hasType(type_Airport, inst_NichenCoveAKAirport))). - -fof(axWorldAirportsL_Z2313, axiom, - (hasType(type_Airport, inst_NichinCoveSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z2314, axiom, - (hasType(type_Airport, inst_NicholsonPeninsulaWaterAerodromeNTAirport))). - -fof(axWorldAirportsL_Z2315, axiom, - (hasType(type_Airport, inst_NicholsonWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2316, axiom, - (hasType(type_Airport, inst_NicosiaAirport))). - -fof(axWorldAirportsL_Z2317, axiom, - (hasType(type_Airport, inst_NicoyaAirport))). - -fof(axWorldAirportsL_Z2318, axiom, - (hasType(type_Airport, inst_NiftyWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2319, axiom, - (hasType(type_Airport, inst_NigerumAirport))). - -fof(axWorldAirportsL_Z2320, axiom, - (hasType(type_Airport, inst_NightmuteAKAirport))). - -fof(axWorldAirportsL_Z2321, axiom, - (hasType(type_Airport, inst_NikolaiAKAirport))). - -fof(axWorldAirportsL_Z2322, axiom, - (hasType(type_Airport, inst_NikunauAirport))). - -fof(axWorldAirportsL_Z2323, axiom, - (hasType(type_Airport, inst_NimbaAirport))). - -fof(axWorldAirportsL_Z2324, axiom, - (hasType(type_Airport, inst_NingboAirport))). - -fof(axWorldAirportsL_Z2325, axiom, - (hasType(type_Airport, inst_NinilchikAKAirport))). - -fof(axWorldAirportsL_Z2326, axiom, - (hasType(type_Airport, inst_NinoyAquinoInternationalManilaAirport))). - -fof(axWorldAirportsL_Z2327, axiom, - (hasType(type_Airport, inst_NiokiAirport))). - -fof(axWorldAirportsL_Z2328, axiom, - (hasType(type_Airport, inst_NiokoloKobaAirport))). - -fof(axWorldAirportsL_Z2329, axiom, - (hasType(type_Airport, inst_NioroAirport))). - -fof(axWorldAirportsL_Z2330, axiom, - (hasType(type_Airport, inst_NiortAirport))). - -fof(axWorldAirportsL_Z2331, axiom, - (hasType(type_Airport, inst_NipaAirport))). - -fof(axWorldAirportsL_Z2332, axiom, - (hasType(type_Airport, inst_NipawinSKAirport))). - -fof(axWorldAirportsL_Z2333, axiom, - (hasType(type_Airport, inst_NiquelandiaGOAirport))). - -fof(axWorldAirportsL_Z2334, axiom, - (hasType(type_Airport, inst_NitchequonQCAirport))). - -fof(axWorldAirportsL_Z2335, axiom, - (hasType(type_Airport, inst_NiteroiRJAirport))). - -fof(axWorldAirportsL_Z2336, axiom, - (hasType(type_Airport, inst_NiuafoouAirport))). - -fof(axWorldAirportsL_Z2337, axiom, - (hasType(type_Airport, inst_NiuatoputapuAirport))). - -fof(axWorldAirportsL_Z2338, axiom, - (hasType(type_Airport, inst_NiuqsutAKAirport))). - -fof(axWorldAirportsL_Z2339, axiom, - (hasType(type_Airport, inst_NizhevartovskTyumenAirport))). - -fof(axWorldAirportsL_Z2340, axiom, - (hasType(type_Airport, inst_NkanAirport))). - -fof(axWorldAirportsL_Z2341, axiom, - (hasType(type_Airport, inst_NkausAirport))). - -fof(axWorldAirportsL_Z2342, axiom, - (hasType(type_Airport, inst_NkayiAirport))). - -fof(axWorldAirportsL_Z2343, axiom, - (hasType(type_Airport, inst_NkoloAirport))). - -fof(axWorldAirportsL_Z2344, axiom, - (hasType(type_Airport, inst_NoatakAKAirport))). - -fof(axWorldAirportsL_Z2345, axiom, - (hasType(type_Airport, inst_NogalesAirport))). - -fof(axWorldAirportsL_Z2346, axiom, - (hasType(type_Airport, inst_NogalesInternationalAZAirport))). - -fof(axWorldAirportsL_Z2347, axiom, - (hasType(type_Airport, inst_NojabrxskAirport))). - -fof(axWorldAirportsL_Z2348, axiom, - (hasType(type_Airport, inst_NomadRiverAirport))). - -fof(axWorldAirportsL_Z2349, axiom, - (hasType(type_Airport, inst_NomeAKAirport))). - -fof(axWorldAirportsL_Z2350, axiom, - (hasType(type_Airport, inst_NondaltonAKAirport))). - -fof(axWorldAirportsL_Z2351, axiom, - (hasType(type_Airport, inst_NonoutiAirport))). - -fof(axWorldAirportsL_Z2352, axiom, - (hasType(type_Airport, inst_NoonkanbahWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2353, axiom, - (hasType(type_Airport, inst_NoosaQueenslandAirport))). - -fof(axWorldAirportsL_Z2354, axiom, - (hasType(type_Airport, inst_NoosavilleQueenslandAirport))). - -fof(axWorldAirportsL_Z2355, axiom, - (hasType(type_Airport, inst_NootkaSoundBCAirport))). - -fof(axWorldAirportsL_Z2356, axiom, - (hasType(type_Airport, inst_NoraAKAirport))). - -fof(axWorldAirportsL_Z2357, axiom, - (hasType(type_Airport, inst_NorddeichAirport))). - -fof(axWorldAirportsL_Z2358, axiom, - (hasType(type_Airport, inst_NordenAirport))). - -fof(axWorldAirportsL_Z2359, axiom, - (hasType(type_Airport, inst_NorderneyAirport))). - -fof(axWorldAirportsL_Z2360, axiom, - (hasType(type_Airport, inst_NordfjordurAirport))). - -fof(axWorldAirportsL_Z2361, axiom, - (hasType(type_Airport, inst_NordholzAirport))). - -fof(axWorldAirportsL_Z2362, axiom, - (hasType(type_Airport, inst_NorfolkInternationalVAAirport))). - -fof(axWorldAirportsL_Z2363, axiom, - (hasType(type_Airport, inst_NorfolkIslandNorfolkIslandAirport))). - -fof(axWorldAirportsL_Z2364, axiom, - (hasType(type_Airport, inst_NorfolkNavalAirStationChambersFieldVAAirport))). - -fof(axWorldAirportsL_Z2365, axiom, - (hasType(type_Airport, inst_NorilskNorylskNorylskAirport))). - -fof(axWorldAirportsL_Z2366, axiom, - (hasType(type_Airport, inst_NormanWellsNTAirport))). - -fof(axWorldAirportsL_Z2367, axiom, - (hasType(type_Airport, inst_NormansCayAirport))). - -fof(axWorldAirportsL_Z2368, axiom, - (hasType(type_Airport, inst_NormantonQueenslandAirport))). - -fof(axWorldAirportsL_Z2369, axiom, - (hasType(type_Airport, inst_NorsemanWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2370, axiom, - (hasType(type_Airport, inst_NorsupAirport))). - -fof(axWorldAirportsL_Z2371, axiom, - (hasType(type_Airport, inst_NorthAirForceAuxiliarySCAirport))). - -fof(axWorldAirportsL_Z2372, axiom, - (hasType(type_Airport, inst_NorthBattlefordSKAirport))). - -fof(axWorldAirportsL_Z2373, axiom, - (hasType(type_Airport, inst_NorthBayONAirport))). - -fof(axWorldAirportsL_Z2374, axiom, - (hasType(type_Airport, inst_NorthBendMunicipalORAirport))). - -fof(axWorldAirportsL_Z2375, axiom, - (hasType(type_Airport, inst_NorthCaicosAirport))). - -fof(axWorldAirportsL_Z2376, axiom, - (hasType(type_Airport, inst_NorthCentralStateRIAirport))). - -fof(axWorldAirportsL_Z2377, axiom, - (hasType(type_Airport, inst_NorthDallasHeliportTXAirport))). - -fof(axWorldAirportsL_Z2378, axiom, - (hasType(type_Airport, inst_NorthForkValleyCOAirport))). - -fof(axWorldAirportsL_Z2379, axiom, - (hasType(type_Airport, inst_NorthIslandNavalAirStationHalseyFieldCAAirport))). - -fof(axWorldAirportsL_Z2380, axiom, - (hasType(type_Airport, inst_NorthLasVegasAirTerminalNVAirport))). - -fof(axWorldAirportsL_Z2381, axiom, - (hasType(type_Airport, inst_NorthPlatteRegionalNEAirport))). - -fof(axWorldAirportsL_Z2382, axiom, - (hasType(type_Airport, inst_NorthRaleighNCAirport))). - -fof(axWorldAirportsL_Z2383, axiom, - (hasType(type_Airport, inst_NorthRimAZAirport))). - -fof(axWorldAirportsL_Z2384, axiom, - (hasType(type_Airport, inst_NorthRonaldswayAirport))). - -fof(axWorldAirportsL_Z2385, axiom, - (hasType(type_Airport, inst_NorthSeaplaneBaseBiminiAirport))). - -fof(axWorldAirportsL_Z2386, axiom, - (hasType(type_Airport, inst_NorthSpiritLakeONAirport))). - -fof(axWorldAirportsL_Z2387, axiom, - (hasType(type_Airport, inst_NorthVernonINAirport))). - -fof(axWorldAirportsL_Z2388, axiom, - (hasType(type_Airport, inst_NorthWhaleSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z2389, axiom, - (hasType(type_Airport, inst_NorthamptonAirportWitteringRAFStationEnglandAirport))). - -fof(axWorldAirportsL_Z2390, axiom, - (hasType(type_Airport, inst_NortheastCapeAKAirport))). - -fof(axWorldAirportsL_Z2391, axiom, - (hasType(type_Airport, inst_NortheastPhiladelphiaPAAirport))). - -fof(axWorldAirportsL_Z2392, axiom, - (hasType(type_Airport, inst_NorthernAroostookRegionalMEAirport))). - -fof(axWorldAirportsL_Z2393, axiom, - (hasType(type_Airport, inst_NorthernMaineRegionalAirportatPresqueIsleMEAirport))). - -fof(axWorldAirportsL_Z2394, axiom, - (hasType(type_Airport, inst_NorthholtAerodromeEnglandAirport))). - -fof(axWorldAirportsL_Z2395, axiom, - (hasType(type_Airport, inst_NorthsideMIAirport))). - -fof(axWorldAirportsL_Z2396, axiom, - (hasType(type_Airport, inst_NorthwayAKAirport))). - -fof(axWorldAirportsL_Z2397, axiom, - (hasType(type_Airport, inst_NortonMunicipalKSAirport))). - -fof(axWorldAirportsL_Z2398, axiom, - (hasType(type_Airport, inst_NorwalkCTAirport))). - -fof(axWorldAirportsL_Z2399, axiom, - (hasType(type_Airport, inst_NorwayHouseMBAirport))). - -fof(axWorldAirportsL_Z2400, axiom, - (hasType(type_Airport, inst_NorwichAirport))). - -fof(axWorldAirportsL_Z2401, axiom, - (hasType(type_Airport, inst_NorwoodMemorialMAAirport))). - -fof(axWorldAirportsL_Z2402, axiom, - (hasType(type_Airport, inst_NosaraBeachAirport))). - -fof(axWorldAirportsL_Z2403, axiom, - (hasType(type_Airport, inst_NotoddenAirport))). - -fof(axWorldAirportsL_Z2404, axiom, - (hasType(type_Airport, inst_NouadhibouAirport))). - -fof(axWorldAirportsL_Z2405, axiom, - (hasType(type_Airport, inst_NouakchottAirport))). - -fof(axWorldAirportsL_Z2406, axiom, - (hasType(type_Airport, inst_NounaeAirport))). - -fof(axWorldAirportsL_Z2407, axiom, - (hasType(type_Airport, inst_NovaIguacuRJAirport))). - -fof(axWorldAirportsL_Z2408, axiom, - (hasType(type_Airport, inst_NovaLamegoAirport))). - -fof(axWorldAirportsL_Z2409, axiom, - (hasType(type_Airport, inst_NovaXavantinaAirport))). - -fof(axWorldAirportsL_Z2410, axiom, - (hasType(type_Airport, inst_NovgorodNovgorodAirport))). - -fof(axWorldAirportsL_Z2411, axiom, - (hasType(type_Airport, inst_NoviSadAirport))). - -fof(axWorldAirportsL_Z2412, axiom, - (hasType(type_Airport, inst_NovoAripuanaAirport))). - -fof(axWorldAirportsL_Z2413, axiom, - (hasType(type_Airport, inst_NovoHamburgoRSAirport))). - -fof(axWorldAirportsL_Z2414, axiom, - (hasType(type_Airport, inst_NovoalexeyevkaAbkhaziaAirport))). - -fof(axWorldAirportsL_Z2415, axiom, - (hasType(type_Airport, inst_NovokuznetskNovokuznetskAirport))). - -fof(axWorldAirportsL_Z2416, axiom, - (hasType(type_Airport, inst_NovorossiyskKrasnodarAirport))). - -fof(axWorldAirportsL_Z2417, axiom, - (hasType(type_Airport, inst_NovyUrengoyAirport))). - -fof(axWorldAirportsL_Z2418, axiom, - (hasType(type_Airport, inst_NowataAirport))). - -fof(axWorldAirportsL_Z2419, axiom, - (hasType(type_Airport, inst_NowraNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2420, axiom, - (hasType(type_Airport, inst_NowshahrAirport))). - -fof(axWorldAirportsL_Z2421, axiom, - (hasType(type_Airport, inst_NsimalenInternationalYaoundeAirport))). - -fof(axWorldAirportsL_Z2422, axiom, - (hasType(type_Airport, inst_NuernbergNurnbergAirport))). - -fof(axWorldAirportsL_Z2423, axiom, - (hasType(type_Airport, inst_NuevaGuineaAirport))). - -fof(axWorldAirportsL_Z2424, axiom, - (hasType(type_Airport, inst_NuguriaAirport))). - -fof(axWorldAirportsL_Z2425, axiom, - (hasType(type_Airport, inst_NuiatoputapuAirport))). - -fof(axWorldAirportsL_Z2426, axiom, - (hasType(type_Airport, inst_NukuAirport))). - -fof(axWorldAirportsL_Z2427, axiom, - (hasType(type_Airport, inst_NukuHivaMarquesasIslandsAirport))). - -fof(axWorldAirportsL_Z2428, axiom, - (hasType(type_Airport, inst_NukusKarakalpakstanAirport))). - -fof(axWorldAirportsL_Z2429, axiom, - (hasType(type_Airport, inst_NukutavekeAirport))). - -fof(axWorldAirportsL_Z2430, axiom, - (hasType(type_Airport, inst_NulatoAKAirport))). - -fof(axWorldAirportsL_Z2431, axiom, - (hasType(type_Airport, inst_NullagineWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2432, axiom, - (hasType(type_Airport, inst_NullarborSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2433, axiom, - (hasType(type_Airport, inst_NumbulwarNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2434, axiom, - (hasType(type_Airport, inst_NunapitchukAKAirport))). - -fof(axWorldAirportsL_Z2435, axiom, - (hasType(type_Airport, inst_NunchiaAirport))). - -fof(axWorldAirportsL_Z2436, axiom, - (hasType(type_Airport, inst_NunukanBorneoAirport))). - -fof(axWorldAirportsL_Z2437, axiom, - (hasType(type_Airport, inst_NuoroAirport))). - -fof(axWorldAirportsL_Z2438, axiom, - (hasType(type_Airport, inst_NuquiAirport))). - -fof(axWorldAirportsL_Z2439, axiom, - (hasType(type_Airport, inst_NushkiAirport))). - -fof(axWorldAirportsL_Z2440, axiom, - (hasType(type_Airport, inst_NutuveAirport))). - -fof(axWorldAirportsL_Z2441, axiom, - (hasType(type_Airport, inst_NutwoodDownsNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2442, axiom, - (hasType(type_Airport, inst_NyackAKAirport))). - -fof(axWorldAirportsL_Z2443, axiom, - (hasType(type_Airport, inst_NyalaAirport))). - -fof(axWorldAirportsL_Z2444, axiom, - (hasType(type_Airport, inst_NyaungUAirport))). - -fof(axWorldAirportsL_Z2445, axiom, - (hasType(type_Airport, inst_NyeriAirport))). - -fof(axWorldAirportsL_Z2446, axiom, - (hasType(type_Airport, inst_NykopingAirport))). - -fof(axWorldAirportsL_Z2447, axiom, - (hasType(type_Airport, inst_NynganNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2448, axiom, - (hasType(type_Airport, inst_NzoiaAirport))). - -fof(axWorldAirportsL_Z2449, axiom, - (hasType(type_Airport, inst_ONealINAirport))). - -fof(axWorldAirportsL_Z2450, axiom, - (hasType(type_Airport, inst_OachasNeckAirport))). - -fof(axWorldAirportsL_Z2451, axiom, - (hasType(type_Airport, inst_OakHarborAirParkWAAirport))). - -fof(axWorldAirportsL_Z2452, axiom, - (hasType(type_Airport, inst_OakeyQueenslandAirport))). - -fof(axWorldAirportsL_Z2453, axiom, - (hasType(type_Airport, inst_OaklandPontiacMIAirport))). - -fof(axWorldAirportsL_Z2454, axiom, - (hasType(type_Airport, inst_OakleyMunicipalKSAirport))). - -fof(axWorldAirportsL_Z2455, axiom, - (hasType(type_Airport, inst_OamaruAirport))). - -fof(axWorldAirportsL_Z2456, axiom, - (hasType(type_Airport, inst_ObanAirport))). - -fof(axWorldAirportsL_Z2457, axiom, - (hasType(type_Airport, inst_ObanHeliportObanAirport))). - -fof(axWorldAirportsL_Z2458, axiom, - (hasType(type_Airport, inst_ObanQueenslandAirport))). - -fof(axWorldAirportsL_Z2459, axiom, - (hasType(type_Airport, inst_ObanoAirport))). - -fof(axWorldAirportsL_Z2460, axiom, - (hasType(type_Airport, inst_OberlinMunicipalKSAirport))). - -fof(axWorldAirportsL_Z2461, axiom, - (hasType(type_Airport, inst_ObidosPAAirport))). - -fof(axWorldAirportsL_Z2462, axiom, - (hasType(type_Airport, inst_ObihiroAirport))). - -fof(axWorldAirportsL_Z2463, axiom, - (hasType(type_Airport, inst_OboAirport))). - -fof(axWorldAirportsL_Z2464, axiom, - (hasType(type_Airport, inst_ObockAirport))). - -fof(axWorldAirportsL_Z2465, axiom, - (hasType(type_Airport, inst_OcalaMunicipalAirportJimTaylorFieldFLAirport))). - -fof(axWorldAirportsL_Z2466, axiom, - (hasType(type_Airport, inst_OcanaAirport))). - -fof(axWorldAirportsL_Z2467, axiom, - (hasType(type_Airport, inst_OceanCityMunicipalMDAirport))). - -fof(axWorldAirportsL_Z2468, axiom, - (hasType(type_Airport, inst_OceanFallsWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z2469, axiom, - (hasType(type_Airport, inst_OceanReefClubFLAirport))). - -fof(axWorldAirportsL_Z2470, axiom, - (hasType(type_Airport, inst_OceanaNavalAirStationApolloSoucekFieldVAAirport))). - -fof(axWorldAirportsL_Z2471, axiom, - (hasType(type_Airport, inst_OceanicAKAirport))). - -fof(axWorldAirportsL_Z2472, axiom, - (hasType(type_Airport, inst_OceansideMunicipalCAAirport))). - -fof(axWorldAirportsL_Z2473, axiom, - (hasType(type_Airport, inst_OchoRiosAirport))). - -fof(axWorldAirportsL_Z2474, axiom, - (hasType(type_Airport, inst_OcontoMunicipalWIAirport))). - -fof(axWorldAirportsL_Z2475, axiom, - (hasType(type_Airport, inst_OctevilleLeHavreAirport))). - -fof(axWorldAirportsL_Z2476, axiom, - (hasType(type_Airport, inst_OcussiAirport))). - -fof(axWorldAirportsL_Z2477, axiom, - (hasType(type_Airport, inst_OddorMeancheyAirport))). - -fof(axWorldAirportsL_Z2478, axiom, - (hasType(type_Airport, inst_OdihamRAFStationEnglandAirport))). - -fof(axWorldAirportsL_Z2479, axiom, - (hasType(type_Airport, inst_OelweinMunicipalIAAirport))). - -fof(axWorldAirportsL_Z2480, axiom, - (hasType(type_Airport, inst_OenpelliNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2481, axiom, - (hasType(type_Airport, inst_OffuttAirForceBaseNEAirport))). - -fof(axWorldAirportsL_Z2482, axiom, - (hasType(type_Airport, inst_OfuOfuIslandAirport))). - -fof(axWorldAirportsL_Z2483, axiom, - (hasType(type_Airport, inst_OgdenHinckleyUTAirport))). - -fof(axWorldAirportsL_Z2484, axiom, - (hasType(type_Airport, inst_OgdensburgInternationalNYAirport))). - -fof(axWorldAirportsL_Z2485, axiom, - (hasType(type_Airport, inst_OgeranangAirport))). - -fof(axWorldAirportsL_Z2486, axiom, - (hasType(type_Airport, inst_OgleAirport))). - -fof(axWorldAirportsL_Z2487, axiom, - (hasType(type_Airport, inst_OgnAirport))). - -fof(axWorldAirportsL_Z2488, axiom, - (hasType(type_Airport, inst_OgokiPostAerodromeONAirport))). - -fof(axWorldAirportsL_Z2489, axiom, - (hasType(type_Airport, inst_OhioStateUniversityOHAirport))). - -fof(axWorldAirportsL_Z2490, axiom, - (hasType(type_Airport, inst_OhridAirport))). - -fof(axWorldAirportsL_Z2491, axiom, - (hasType(type_Airport, inst_OiapoqueAPAirport))). - -fof(axWorldAirportsL_Z2492, axiom, - (hasType(type_Airport, inst_OitaAirport))). - -fof(axWorldAirportsL_Z2493, axiom, - (hasType(type_Airport, inst_OkabaAirport))). - -fof(axWorldAirportsL_Z2494, axiom, - (hasType(type_Airport, inst_OkadamaSapporoAirport))). - -fof(axWorldAirportsL_Z2495, axiom, - (hasType(type_Airport, inst_OkaukuejoAirport))). - -fof(axWorldAirportsL_Z2496, axiom, - (hasType(type_Airport, inst_OkayamaAirport))). - -fof(axWorldAirportsL_Z2497, axiom, - (hasType(type_Airport, inst_OkecieWarszawaWarsawAirport))). - -fof(axWorldAirportsL_Z2498, axiom, - (hasType(type_Airport, inst_OkeechobeeCountyFLAirport))). - -fof(axWorldAirportsL_Z2499, axiom, - (hasType(type_Airport, inst_OkiIslandAirport))). - -fof(axWorldAirportsL_Z2500, axiom, - (hasType(type_Airport, inst_OkinawaRyukyuIsAirport))). - -fof(axWorldAirportsL_Z2501, axiom, - (hasType(type_Airport, inst_OkinoErabuAirport))). - -fof(axWorldAirportsL_Z2502, axiom, - (hasType(type_Airport, inst_OkmulgeeMunicipalOKAirport))). - -fof(axWorldAirportsL_Z2503, axiom, - (hasType(type_Airport, inst_OkondjaAirport))). - -fof(axWorldAirportsL_Z2504, axiom, - (hasType(type_Airport, inst_OkoyoAirport))). - -fof(axWorldAirportsL_Z2505, axiom, - (hasType(type_Airport, inst_OksapminAirport))). - -fof(axWorldAirportsL_Z2506, axiom, - (hasType(type_Airport, inst_OksibilAirport))). - -fof(axWorldAirportsL_Z2507, axiom, - (hasType(type_Airport, inst_OkushiriAirport))). - -fof(axWorldAirportsL_Z2508, axiom, - (hasType(type_Airport, inst_OlafsfjordurAirport))). - -fof(axWorldAirportsL_Z2509, axiom, - (hasType(type_Airport, inst_OlafsvikAirport))). - -fof(axWorldAirportsL_Z2510, axiom, - (hasType(type_Airport, inst_OlanchitoAirport))). - -fof(axWorldAirportsL_Z2511, axiom, - (hasType(type_Airport, inst_OlayaHerreraMedellinAirport))). - -fof(axWorldAirportsL_Z2512, axiom, - (hasType(type_Airport, inst_OldCrowYTAirport))). - -fof(axWorldAirportsL_Z2513, axiom, - (hasType(type_Airport, inst_OldFortBayQCAirport))). - -fof(axWorldAirportsL_Z2514, axiom, - (hasType(type_Airport, inst_OldHarborAKAirport))). - -fof(axWorldAirportsL_Z2515, axiom, - (hasType(type_Airport, inst_OleanMunicipalNYAirport))). - -fof(axWorldAirportsL_Z2516, axiom, - (hasType(type_Airport, inst_OliveBranchMSAirport))). - -fof(axWorldAirportsL_Z2517, axiom, - (hasType(type_Airport, inst_OlneyMunicipalTXAirport))). - -fof(axWorldAirportsL_Z2518, axiom, - (hasType(type_Airport, inst_OlneyNobleILAirport))). - -fof(axWorldAirportsL_Z2519, axiom, - (hasType(type_Airport, inst_OlomoucAirport))). - -fof(axWorldAirportsL_Z2520, axiom, - (hasType(type_Airport, inst_OlpoiAirport))). - -fof(axWorldAirportsL_Z2521, axiom, - (hasType(type_Airport, inst_OlsobipAirport))). - -fof(axWorldAirportsL_Z2522, axiom, - (hasType(type_Airport, inst_OlympiaWAAirport))). - -fof(axWorldAirportsL_Z2523, axiom, - (hasType(type_Airport, inst_OlympicDamSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2524, axiom, - (hasType(type_Airport, inst_OmagwaPortHarcourtAirport))). - -fof(axWorldAirportsL_Z2525, axiom, - (hasType(type_Airport, inst_OmakWAAirport))). - -fof(axWorldAirportsL_Z2526, axiom, - (hasType(type_Airport, inst_OmarNBradleyMOAirport))). - -fof(axWorldAirportsL_Z2527, axiom, - (hasType(type_Airport, inst_OmboueAirport))). - -fof(axWorldAirportsL_Z2528, axiom, - (hasType(type_Airport, inst_OmegaAirport))). - -fof(axWorldAirportsL_Z2529, axiom, - (hasType(type_Airport, inst_OmkalaiAirport))). - -fof(axWorldAirportsL_Z2530, axiom, - (hasType(type_Airport, inst_OmoraAirport))). - -fof(axWorldAirportsL_Z2531, axiom, - (hasType(type_Airport, inst_OmskOmskAirport))). - -fof(axWorldAirportsL_Z2532, axiom, - (hasType(type_Airport, inst_OmuraAirport))). - -fof(axWorldAirportsL_Z2533, axiom, - (hasType(type_Airport, inst_OmyiaAirport))). - -fof(axWorldAirportsL_Z2534, axiom, - (hasType(type_Airport, inst_OndangwaAirport))). - -fof(axWorldAirportsL_Z2535, axiom, - (hasType(type_Airport, inst_OneHundredEightMileRanchBCAirport))). - -fof(axWorldAirportsL_Z2536, axiom, - (hasType(type_Airport, inst_OneidaCountyNYAirport))). - -fof(axWorldAirportsL_Z2537, axiom, - (hasType(type_Airport, inst_OneontaMunicipalNYAirport))). - -fof(axWorldAirportsL_Z2538, axiom, - (hasType(type_Airport, inst_OnepusoAirport))). - -fof(axWorldAirportsL_Z2539, axiom, - (hasType(type_Airport, inst_OnionBayAKAirport))). - -fof(axWorldAirportsL_Z2540, axiom, - (hasType(type_Airport, inst_OnoILauAirport))). - -fof(axWorldAirportsL_Z2541, axiom, - (hasType(type_Airport, inst_OnongeAirport))). - -fof(axWorldAirportsL_Z2542, axiom, - (hasType(type_Airport, inst_OnotoaAirport))). - -fof(axWorldAirportsL_Z2543, axiom, - (hasType(type_Airport, inst_OnslowWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2544, axiom, - (hasType(type_Airport, inst_OntarioInternationalCAAirport))). - -fof(axWorldAirportsL_Z2545, axiom, - (hasType(type_Airport, inst_OntarioMunicipalORAirport))). - -fof(axWorldAirportsL_Z2546, axiom, - (hasType(type_Airport, inst_OntonagonCountyMIAirport))). - -fof(axWorldAirportsL_Z2547, axiom, - (hasType(type_Airport, inst_OodnadattaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2548, axiom, - (hasType(type_Airport, inst_OpaLockaFLAirport))). - -fof(axWorldAirportsL_Z2549, axiom, - (hasType(type_Airport, inst_OpenBayAirport))). - -fof(axWorldAirportsL_Z2550, axiom, - (hasType(type_Airport, inst_OpuwaAirport))). - -fof(axWorldAirportsL_Z2551, axiom, - (hasType(type_Airport, inst_OradeaAirport))). - -fof(axWorldAirportsL_Z2552, axiom, - (hasType(type_Airport, inst_OralUralskWestKazakhstanAirport))). - -fof(axWorldAirportsL_Z2553, axiom, - (hasType(type_Airport, inst_OramAirport))). - -fof(axWorldAirportsL_Z2554, axiom, - (hasType(type_Airport, inst_OranAirport))). - -fof(axWorldAirportsL_Z2555, axiom, - (hasType(type_Airport, inst_OrangeCountyNYAirport))). - -fof(axWorldAirportsL_Z2556, axiom, - (hasType(type_Airport, inst_OrangeMunicipalMAAirport))). - -fof(axWorldAirportsL_Z2557, axiom, - (hasType(type_Airport, inst_OrangeWalkAirport))). - -fof(axWorldAirportsL_Z2558, axiom, - (hasType(type_Airport, inst_OrangeburgMunicipalSCAirport))). - -fof(axWorldAirportsL_Z2559, axiom, - (hasType(type_Airport, inst_OranjemundAirport))). - -fof(axWorldAirportsL_Z2560, axiom, - (hasType(type_Airport, inst_OrapaAirport))). - -fof(axWorldAirportsL_Z2561, axiom, - (hasType(type_Airport, inst_OrchidBeachAirport))). - -fof(axWorldAirportsL_Z2562, axiom, - (hasType(type_Airport, inst_OrdRiverWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2563, axiom, - (hasType(type_Airport, inst_OrduAirport))). - -fof(axWorldAirportsL_Z2564, axiom, - (hasType(type_Airport, inst_OrebroAirport))). - -fof(axWorldAirportsL_Z2565, axiom, - (hasType(type_Airport, inst_OrenburgOrenburgAirport))). - -fof(axWorldAirportsL_Z2566, axiom, - (hasType(type_Airport, inst_OriaAirport))). - -fof(axWorldAirportsL_Z2567, axiom, - (hasType(type_Airport, inst_OrientosNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2568, axiom, - (hasType(type_Airport, inst_OrinduikAirport))). - -fof(axWorldAirportsL_Z2569, axiom, - (hasType(type_Airport, inst_OristamoAirport))). - -fof(axWorldAirportsL_Z2570, axiom, - (hasType(type_Airport, inst_OriximinaPAAirport))). - -fof(axWorldAirportsL_Z2571, axiom, - (hasType(type_Airport, inst_OrlandAirport))). - -fof(axWorldAirportsL_Z2572, axiom, - (hasType(type_Airport, inst_OrlandoExecutiveFLAirport))). - -fof(axWorldAirportsL_Z2573, axiom, - (hasType(type_Airport, inst_OrlandoInternationalFLAirport))). - -fof(axWorldAirportsL_Z2574, axiom, - (hasType(type_Airport, inst_OrlyParisAirport))). - -fof(axWorldAirportsL_Z2575, axiom, - (hasType(type_Airport, inst_OrmaraAirport))). - -fof(axWorldAirportsL_Z2576, axiom, - (hasType(type_Airport, inst_OrmocAirport))). - -fof(axWorldAirportsL_Z2577, axiom, - (hasType(type_Airport, inst_OrnskoldsvikAirport))). - -fof(axWorldAirportsL_Z2578, axiom, - (hasType(type_Airport, inst_OrocueAirport))). - -fof(axWorldAirportsL_Z2579, axiom, - (hasType(type_Airport, inst_OrovilleMunicipalCAAirport))). - -fof(axWorldAirportsL_Z2580, axiom, - (hasType(type_Airport, inst_OrpheusIslandResortQueenslandAirport))). - -fof(axWorldAirportsL_Z2581, axiom, - (hasType(type_Airport, inst_OrskOrenburgAirport))). - -fof(axWorldAirportsL_Z2582, axiom, - (hasType(type_Airport, inst_OrtonvilleMunicipalAirportMartinsonFieldMNAirport))). - -fof(axWorldAirportsL_Z2583, axiom, - (hasType(type_Airport, inst_OruroAirport))). - -fof(axWorldAirportsL_Z2584, axiom, - (hasType(type_Airport, inst_OsascoSPAirport))). - -fof(axWorldAirportsL_Z2585, axiom, - (hasType(type_Airport, inst_OscodaWurtsmithMIAirport))). - -fof(axWorldAirportsL_Z2586, axiom, - (hasType(type_Airport, inst_OshOshAirport))). - -fof(axWorldAirportsL_Z2587, axiom, - (hasType(type_Airport, inst_OshakatiAirport))). - -fof(axWorldAirportsL_Z2588, axiom, - (hasType(type_Airport, inst_OshawaONAirport))). - -fof(axWorldAirportsL_Z2589, axiom, - (hasType(type_Airport, inst_OshimaIslandAirport))). - -fof(axWorldAirportsL_Z2590, axiom, - (hasType(type_Airport, inst_OsijekAirport))). - -fof(axWorldAirportsL_Z2591, axiom, - (hasType(type_Airport, inst_OskaloosaMunicipalIAAirport))). - -fof(axWorldAirportsL_Z2592, axiom, - (hasType(type_Airport, inst_OskarshamnAirport))). - -fof(axWorldAirportsL_Z2593, axiom, - (hasType(type_Airport, inst_OskemanUstKamenogorskEastKazakhstanAirport))). - -fof(axWorldAirportsL_Z2594, axiom, - (hasType(type_Airport, inst_OsmanabadAirport))). - -fof(axWorldAirportsL_Z2595, axiom, - (hasType(type_Airport, inst_OsmanyShyletSylhetAirport))). - -fof(axWorldAirportsL_Z2596, axiom, - (hasType(type_Airport, inst_OsnabrueckOsnabruckAirport))). - -fof(axWorldAirportsL_Z2597, axiom, - (hasType(type_Airport, inst_OsornoAirport))). - -fof(axWorldAirportsL_Z2598, axiom, - (hasType(type_Airport, inst_OssunLourdesTarbesAirport))). - -fof(axWorldAirportsL_Z2599, axiom, - (hasType(type_Airport, inst_OstendOostendeAirport))). - -fof(axWorldAirportsL_Z2600, axiom, - (hasType(type_Airport, inst_OtaviaAirport))). - -fof(axWorldAirportsL_Z2601, axiom, - (hasType(type_Airport, inst_OtjiwarongoAirport))). - -fof(axWorldAirportsL_Z2602, axiom, - (hasType(type_Airport, inst_OtopeniBucharestAirport))). - -fof(axWorldAirportsL_Z2603, axiom, - (hasType(type_Airport, inst_OttawaMunicipalKSAirport))). - -fof(axWorldAirportsL_Z2604, axiom, - (hasType(type_Airport, inst_OttestrupSaebyFrederikshavnAirport))). - -fof(axWorldAirportsL_Z2605, axiom, - (hasType(type_Airport, inst_OttoNMAirport))). - -fof(axWorldAirportsL_Z2606, axiom, - (hasType(type_Airport, inst_OttumwaIndustrialIAAirport))). - -fof(axWorldAirportsL_Z2607, axiom, - (hasType(type_Airport, inst_OtuAirport))). - -fof(axWorldAirportsL_Z2608, axiom, - (hasType(type_Airport, inst_OuaddaAirport))). - -fof(axWorldAirportsL_Z2609, axiom, - (hasType(type_Airport, inst_OuagaAirport))). - -fof(axWorldAirportsL_Z2610, axiom, - (hasType(type_Airport, inst_OuagadougouAirport))). - -fof(axWorldAirportsL_Z2611, axiom, - (hasType(type_Airport, inst_OuahigouyaAirport))). - -fof(axWorldAirportsL_Z2612, axiom, - (hasType(type_Airport, inst_OuandaDjalleAirport))). - -fof(axWorldAirportsL_Z2613, axiom, - (hasType(type_Airport, inst_OuangoFitiniAirport))). - -fof(axWorldAirportsL_Z2614, axiom, - (hasType(type_Airport, inst_OuarglaAirport))). - -fof(axWorldAirportsL_Z2615, axiom, - (hasType(type_Airport, inst_OuarzazateAirport))). - -fof(axWorldAirportsL_Z2616, axiom, - (hasType(type_Airport, inst_OudomxayAirport))). - -fof(axWorldAirportsL_Z2617, axiom, - (hasType(type_Airport, inst_OudtshoornAirport))). - -fof(axWorldAirportsL_Z2618, axiom, - (hasType(type_Airport, inst_OuessoAirport))). - -fof(axWorldAirportsL_Z2619, axiom, - (hasType(type_Airport, inst_OuluAirport))). - -fof(axWorldAirportsL_Z2620, axiom, - (hasType(type_Airport, inst_OurinhosSPAirport))). - -fof(axWorldAirportsL_Z2621, axiom, - (hasType(type_Airport, inst_OuterSkerriesShetlandIslandsAirport))). - -fof(axWorldAirportsL_Z2622, axiom, - (hasType(type_Airport, inst_OutjoAirport))). - -fof(axWorldAirportsL_Z2623, axiom, - (hasType(type_Airport, inst_OuveaUveaLoyaltyIslandsAirport))). - -fof(axWorldAirportsL_Z2624, axiom, - (hasType(type_Airport, inst_OuvenAirport))). - -fof(axWorldAirportsL_Z2625, axiom, - (hasType(type_Airport, inst_OuyenVictoriaAirport))). - -fof(axWorldAirportsL_Z2626, axiom, - (hasType(type_Airport, inst_OvalleAirport))). - -fof(axWorldAirportsL_Z2627, axiom, - (hasType(type_Airport, inst_OwatonnaMunicipalMNAirport))). - -fof(axWorldAirportsL_Z2628, axiom, - (hasType(type_Airport, inst_OwenSoundONAirport))). - -fof(axWorldAirportsL_Z2629, axiom, - (hasType(type_Airport, inst_OwendoAirport))). - -fof(axWorldAirportsL_Z2630, axiom, - (hasType(type_Airport, inst_OwensboroDaviessCountyKYAirport))). - -fof(axWorldAirportsL_Z2631, axiom, - (hasType(type_Airport, inst_OxfordEnglandAirport))). - -fof(axWorldAirportsL_Z2632, axiom, - (hasType(type_Airport, inst_OxfordHouseMBAirport))). - -fof(axWorldAirportsL_Z2633, axiom, - (hasType(type_Airport, inst_OxnardCAAirport))). - -fof(axWorldAirportsL_Z2634, axiom, - (hasType(type_Airport, inst_OyemAirport))). - -fof(axWorldAirportsL_Z2635, axiom, - (hasType(type_Airport, inst_OzamisCityAirport))). - -fof(axWorldAirportsL_Z2636, axiom, - (hasType(type_Airport, inst_OzonaMunicipalTXAirport))). - -fof(axWorldAirportsL_Z2637, axiom, - (hasType(type_Airport, inst_PaAnAirport))). - -fof(axWorldAirportsL_Z2638, axiom, - (hasType(type_Airport, inst_PaamaAirport))). - -fof(axWorldAirportsL_Z2639, axiom, - (hasType(type_Airport, inst_PacificCityStateORAirport))). - -fof(axWorldAirportsL_Z2640, axiom, - (hasType(type_Airport, inst_PacificHarbourAirport))). - -fof(axWorldAirportsL_Z2641, axiom, - (hasType(type_Airport, inst_PackCreekAKAirport))). - -fof(axWorldAirportsL_Z2642, axiom, - (hasType(type_Airport, inst_PaderbornLippstadtAirport))). - -fof(axWorldAirportsL_Z2643, axiom, - (hasType(type_Airport, inst_PadovaAirport))). - -fof(axWorldAirportsL_Z2644, axiom, - (hasType(type_Airport, inst_PadreAldamizPuertoMaldonadoAirport))). - -fof(axWorldAirportsL_Z2645, axiom, - (hasType(type_Airport, inst_PafWarrenAKAirport))). - -fof(axWorldAirportsL_Z2646, axiom, - (hasType(type_Airport, inst_PagadianAirport))). - -fof(axWorldAirportsL_Z2647, axiom, - (hasType(type_Airport, inst_PageMunicipalAZAirport))). - -fof(axWorldAirportsL_Z2648, axiom, - (hasType(type_Airport, inst_PagelandSCAirport))). - -fof(axWorldAirportsL_Z2649, axiom, - (hasType(type_Airport, inst_PagoPagoInternationalTutuilaIslandAirport))). - -fof(axWorldAirportsL_Z2650, axiom, - (hasType(type_Airport, inst_PaielaAirport))). - -fof(axWorldAirportsL_Z2651, axiom, - (hasType(type_Airport, inst_PailinAirport))). - -fof(axWorldAirportsL_Z2652, axiom, - (hasType(type_Airport, inst_PaimiutAKAirport))). - -fof(axWorldAirportsL_Z2653, axiom, - (hasType(type_Airport, inst_PainterCreekAKAirport))). - -fof(axWorldAirportsL_Z2654, axiom, - (hasType(type_Airport, inst_PaitillaMarcosAGelabertPanamaCityAirport))). - -fof(axWorldAirportsL_Z2655, axiom, - (hasType(type_Airport, inst_PakatoaIslandAirport))). - -fof(axWorldAirportsL_Z2656, axiom, - (hasType(type_Airport, inst_PakokkuAirport))). - -fof(axWorldAirportsL_Z2657, axiom, - (hasType(type_Airport, inst_PakotoaIslandAirport))). - -fof(axWorldAirportsL_Z2658, axiom, - (hasType(type_Airport, inst_PaksaneAirport))). - -fof(axWorldAirportsL_Z2659, axiom, - (hasType(type_Airport, inst_PakseAirport))). - -fof(axWorldAirportsL_Z2660, axiom, - (hasType(type_Airport, inst_PakuashipiQCAirport))). - -fof(axWorldAirportsL_Z2661, axiom, - (hasType(type_Airport, inst_PakubaAirport))). - -fof(axWorldAirportsL_Z2662, axiom, - (hasType(type_Airport, inst_PalWaukeeILAirport))). - -fof(axWorldAirportsL_Z2663, axiom, - (hasType(type_Airport, inst_PalaAirport))). - -fof(axWorldAirportsL_Z2664, axiom, - (hasType(type_Airport, inst_PalaciosAirport))). - -fof(axWorldAirportsL_Z2665, axiom, - (hasType(type_Airport, inst_PalaciosMunicipalTXAirport))). - -fof(axWorldAirportsL_Z2666, axiom, - (hasType(type_Airport, inst_PalangaAirport))). - -fof(axWorldAirportsL_Z2667, axiom, - (hasType(type_Airport, inst_PalanqueroAirport))). - -fof(axWorldAirportsL_Z2668, axiom, - (hasType(type_Airport, inst_PalenqueAirport))). - -fof(axWorldAirportsL_Z2669, axiom, - (hasType(type_Airport, inst_PalestineMunicipalTXAirport))). - -fof(axWorldAirportsL_Z2670, axiom, - (hasType(type_Airport, inst_PalibeloAirport))). - -fof(axWorldAirportsL_Z2671, axiom, - (hasType(type_Airport, inst_PalmBeachCountyGladesFLAirport))). - -fof(axWorldAirportsL_Z2672, axiom, - (hasType(type_Airport, inst_PalmBeachCountyParkFLAirport))). - -fof(axWorldAirportsL_Z2673, axiom, - (hasType(type_Airport, inst_PalmBeachInternationalFLAirport))). - -fof(axWorldAirportsL_Z2674, axiom, - (hasType(type_Airport, inst_PalmBeachNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2675, axiom, - (hasType(type_Airport, inst_PalmIslandAirport))). - -fof(axWorldAirportsL_Z2676, axiom, - (hasType(type_Airport, inst_PalmIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z2677, axiom, - (hasType(type_Airport, inst_PalmSpringsRegionalCAAirport))). - -fof(axWorldAirportsL_Z2678, axiom, - (hasType(type_Airport, inst_PalmaAirport))). - -fof(axWorldAirportsL_Z2679, axiom, - (hasType(type_Airport, inst_PalmadeMallorcaBalearicIslandsAirport))). - -fof(axWorldAirportsL_Z2680, axiom, - (hasType(type_Airport, inst_PalmarAirport))). - -fof(axWorldAirportsL_Z2681, axiom, - (hasType(type_Airport, inst_PalmaresPEAirport))). - -fof(axWorldAirportsL_Z2682, axiom, - (hasType(type_Airport, inst_PalmaritoAirport))). - -fof(axWorldAirportsL_Z2683, axiom, - (hasType(type_Airport, inst_PalmasPRAirport))). - -fof(axWorldAirportsL_Z2684, axiom, - (hasType(type_Airport, inst_PalmdaleProductionFlightTestInstallationAirForcePlant42CAAirport))). - -fof(axWorldAirportsL_Z2685, axiom, - (hasType(type_Airport, inst_PalmerMunicipalAKAirport))). - -fof(axWorldAirportsL_Z2686, axiom, - (hasType(type_Airport, inst_PalmerstonNorthAirport))). - -fof(axWorldAirportsL_Z2687, axiom, - (hasType(type_Airport, inst_PalmiaAirport))). - -fof(axWorldAirportsL_Z2688, axiom, - (hasType(type_Airport, inst_PalmyraAirport))). - -fof(axWorldAirportsL_Z2689, axiom, - (hasType(type_Airport, inst_PaloAltoAirportofSantaClaraCountyCAAirport))). - -fof(axWorldAirportsL_Z2690, axiom, - (hasType(type_Airport, inst_PaloemeuAirport))). - -fof(axWorldAirportsL_Z2691, axiom, - (hasType(type_Airport, inst_PamaAirport))). - -fof(axWorldAirportsL_Z2692, axiom, - (hasType(type_Airport, inst_PambwaAirport))). - -fof(axWorldAirportsL_Z2693, axiom, - (hasType(type_Airport, inst_PamolSabahAirport))). - -fof(axWorldAirportsL_Z2694, axiom, - (hasType(type_Airport, inst_PamplonaAirport))). - -fof(axWorldAirportsL_Z2695, axiom, - (hasType(type_Airport, inst_PanamaCityBayInternationalFLAirport))). - -fof(axWorldAirportsL_Z2696, axiom, - (hasType(type_Airport, inst_PanambiAirport))). - -fof(axWorldAirportsL_Z2697, axiom, - (hasType(type_Airport, inst_PancevoAirport))). - -fof(axWorldAirportsL_Z2698, axiom, - (hasType(type_Airport, inst_PandiePandieSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2699, axiom, - (hasType(type_Airport, inst_PangiaAirport))). - -fof(axWorldAirportsL_Z2700, axiom, - (hasType(type_Airport, inst_PangkalanbuunAirport))). - -fof(axWorldAirportsL_Z2701, axiom, - (hasType(type_Airport, inst_PangkalpinangAirport))). - -fof(axWorldAirportsL_Z2702, axiom, - (hasType(type_Airport, inst_PangkorIslandAirport))). - -fof(axWorldAirportsL_Z2703, axiom, - (hasType(type_Airport, inst_PangnirtungNTAirport))). - -fof(axWorldAirportsL_Z2704, axiom, - (hasType(type_Airport, inst_PangoaAirport))). - -fof(axWorldAirportsL_Z2705, axiom, - (hasType(type_Airport, inst_PanguitchMunicipalUTAirport))). - -fof(axWorldAirportsL_Z2706, axiom, - (hasType(type_Airport, inst_PanjgurAirport))). - -fof(axWorldAirportsL_Z2707, axiom, - (hasType(type_Airport, inst_PantelleriaPantelleriaIslandAirport))). - -fof(axWorldAirportsL_Z2708, axiom, - (hasType(type_Airport, inst_PantnagarAirport))). - -fof(axWorldAirportsL_Z2709, axiom, - (hasType(type_Airport, inst_PapaStourShetlandIslandsAirport))). - -fof(axWorldAirportsL_Z2710, axiom, - (hasType(type_Airport, inst_PapaWestrayAirport))). - -fof(axWorldAirportsL_Z2711, axiom, - (hasType(type_Airport, inst_PapeeteTahitiAirport))). - -fof(axWorldAirportsL_Z2712, axiom, - (hasType(type_Airport, inst_PapunAirport))). - -fof(axWorldAirportsL_Z2713, axiom, - (hasType(type_Airport, inst_ParaChinarAirport))). - -fof(axWorldAirportsL_Z2714, axiom, - (hasType(type_Airport, inst_ParaburdooWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2715, axiom, - (hasType(type_Airport, inst_ParadiseIslandParadiseAirport))). - -fof(axWorldAirportsL_Z2716, axiom, - (hasType(type_Airport, inst_ParadiseRiverAerodromeNFAirport))). - -fof(axWorldAirportsL_Z2717, axiom, - (hasType(type_Airport, inst_ParakouAirport))). - -fof(axWorldAirportsL_Z2718, axiom, - (hasType(type_Airport, inst_ParamakatoiAirport))). - -fof(axWorldAirportsL_Z2719, axiom, - (hasType(type_Airport, inst_ParanAirport))). - -fof(axWorldAirportsL_Z2720, axiom, - (hasType(type_Airport, inst_ParanaGOAirport))). - -fof(axWorldAirportsL_Z2721, axiom, - (hasType(type_Airport, inst_ParanaguaPRAirport))). - -fof(axWorldAirportsL_Z2722, axiom, - (hasType(type_Airport, inst_ParanaibaMGAirport))). - -fof(axWorldAirportsL_Z2723, axiom, - (hasType(type_Airport, inst_ParanavaiPRAirport))). - -fof(axWorldAirportsL_Z2724, axiom, - (hasType(type_Airport, inst_ParaparaumuAirport))). - -fof(axWorldAirportsL_Z2725, axiom, - (hasType(type_Airport, inst_ParasiAirport))). - -fof(axWorldAirportsL_Z2726, axiom, - (hasType(type_Airport, inst_PardooWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2727, axiom, - (hasType(type_Airport, inst_ParintinsAMAirport))). - -fof(axWorldAirportsL_Z2728, axiom, - (hasType(type_Airport, inst_ParisPlageLeTouquetAirport))). - -fof(axWorldAirportsL_Z2729, axiom, - (hasType(type_Airport, inst_ParkFallsMunicipalWIAirport))). - -fof(axWorldAirportsL_Z2730, axiom, - (hasType(type_Airport, inst_ParkRapidsMunicipalMNAirport))). - -fof(axWorldAirportsL_Z2731, axiom, - (hasType(type_Airport, inst_ParkerCountyTXAirport))). - -fof(axWorldAirportsL_Z2732, axiom, - (hasType(type_Airport, inst_ParkesNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2733, axiom, - (hasType(type_Airport, inst_ParlinFieldNHAirport))). - -fof(axWorldAirportsL_Z2734, axiom, - (hasType(type_Airport, inst_ParmaAirport))). - -fof(axWorldAirportsL_Z2735, axiom, - (hasType(type_Airport, inst_ParmalbaAirport))). - -fof(axWorldAirportsL_Z2736, axiom, - (hasType(type_Airport, inst_ParndanaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2737, axiom, - (hasType(type_Airport, inst_ParoAirport))). - -fof(axWorldAirportsL_Z2738, axiom, - (hasType(type_Airport, inst_ParosAirport))). - -fof(axWorldAirportsL_Z2739, axiom, - (hasType(type_Airport, inst_ParuimaAirport))). - -fof(axWorldAirportsL_Z2740, axiom, - (hasType(type_Airport, inst_PasirPangarayanAirport))). - -fof(axWorldAirportsL_Z2741, axiom, - (hasType(type_Airport, inst_PasniAirport))). - -fof(axWorldAirportsL_Z2742, axiom, - (hasType(type_Airport, inst_PasoCaballosAirport))). - -fof(axWorldAirportsL_Z2743, axiom, - (hasType(type_Airport, inst_PasoRoblesMunicipalCAAirport))). - -fof(axWorldAirportsL_Z2744, axiom, - (hasType(type_Airport, inst_PassoFundoRSAirport))). - -fof(axWorldAirportsL_Z2745, axiom, - (hasType(type_Airport, inst_PassosAirport))). - -fof(axWorldAirportsL_Z2746, axiom, - (hasType(type_Airport, inst_PastazaAirport))). - -fof(axWorldAirportsL_Z2747, axiom, - (hasType(type_Airport, inst_PastoAirport))). - -fof(axWorldAirportsL_Z2748, axiom, - (hasType(type_Airport, inst_PatnaAirport))). - -fof(axWorldAirportsL_Z2749, axiom, - (hasType(type_Airport, inst_PatoBrancoPRAirport))). - -fof(axWorldAirportsL_Z2750, axiom, - (hasType(type_Airport, inst_PatongBeachAirport))). - -fof(axWorldAirportsL_Z2751, axiom, - (hasType(type_Airport, inst_PatreksfjordurAirport))). - -fof(axWorldAirportsL_Z2752, axiom, - (hasType(type_Airport, inst_PattaniAirport))). - -fof(axWorldAirportsL_Z2753, axiom, - (hasType(type_Airport, inst_PattayaAirport))). - -fof(axWorldAirportsL_Z2754, axiom, - (hasType(type_Airport, inst_PatuxentRiverNavalAirStationTrapnellFieldMDAirport))). - -fof(axWorldAirportsL_Z2755, axiom, - (hasType(type_Airport, inst_PaukAirport))). - -fof(axWorldAirportsL_Z2756, axiom, - (hasType(type_Airport, inst_PaulatukNTAirport))). - -fof(axWorldAirportsL_Z2757, axiom, - (hasType(type_Airport, inst_PauloAfonsoBAAirport))). - -fof(axWorldAirportsL_Z2758, axiom, - (hasType(type_Airport, inst_PavlodarPavlodarAirport))). - -fof(axWorldAirportsL_Z2759, axiom, - (hasType(type_Airport, inst_PayalebaarSingaporeAirport))). - -fof(axWorldAirportsL_Z2760, axiom, - (hasType(type_Airport, inst_PayanAirport))). - -fof(axWorldAirportsL_Z2761, axiom, - (hasType(type_Airport, inst_PaysanduAirport))). - -fof(axWorldAirportsL_Z2762, axiom, - (hasType(type_Airport, inst_PaysonAZAirport))). - -fof(axWorldAirportsL_Z2763, axiom, - (hasType(type_Airport, inst_PazdeAriporoAirport))). - -fof(axWorldAirportsL_Z2764, axiom, - (hasType(type_Airport, inst_PeaceRiverABAirport))). - -fof(axWorldAirportsL_Z2765, axiom, - (hasType(type_Airport, inst_PeaseAirNationalGuardBaseNHAirport))). - -fof(axWorldAirportsL_Z2766, axiom, - (hasType(type_Airport, inst_PeawanuckONAirport))). - -fof(axWorldAirportsL_Z2767, axiom, - (hasType(type_Airport, inst_PebaneAirport))). - -fof(axWorldAirportsL_Z2768, axiom, - (hasType(type_Airport, inst_PecosMunicipalTXAirport))). - -fof(axWorldAirportsL_Z2769, axiom, - (hasType(type_Airport, inst_PedernalesAirport))). - -fof(axWorldAirportsL_Z2770, axiom, - (hasType(type_Airport, inst_PedroBayAKAirport))). - -fof(axWorldAirportsL_Z2771, axiom, - (hasType(type_Airport, inst_PedroJuanCaballeroAirport))). - -fof(axWorldAirportsL_Z2772, axiom, - (hasType(type_Airport, inst_PeeblyBeachSeaplaneBaseCAAirport))). - -fof(axWorldAirportsL_Z2773, axiom, - (hasType(type_Airport, inst_PekoaEspiritoSantoAirport))). - -fof(axWorldAirportsL_Z2774, axiom, - (hasType(type_Airport, inst_PelanengAirport))). - -fof(axWorldAirportsL_Z2775, axiom, - (hasType(type_Airport, inst_PelicanSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z2776, axiom, - (hasType(type_Airport, inst_PellstonRegionalAirportofEmmetCountyMIAirport))). - -fof(axWorldAirportsL_Z2777, axiom, - (hasType(type_Airport, inst_PellyBayNTAirport))). - -fof(axWorldAirportsL_Z2778, axiom, - (hasType(type_Airport, inst_PellyBayTownsiteNTAirport))). - -fof(axWorldAirportsL_Z2779, axiom, - (hasType(type_Airport, inst_PelotasRSAirport))). - -fof(axWorldAirportsL_Z2780, axiom, - (hasType(type_Airport, inst_PembaIslandAirport))). - -fof(axWorldAirportsL_Z2781, axiom, - (hasType(type_Airport, inst_PembaPortoAmeliaAirport))). - -fof(axWorldAirportsL_Z2782, axiom, - (hasType(type_Airport, inst_PembinaMunicipalNDAirport))). - -fof(axWorldAirportsL_Z2783, axiom, - (hasType(type_Airport, inst_PembrokeONAirport))). - -fof(axWorldAirportsL_Z2784, axiom, - (hasType(type_Airport, inst_PenderHarbourWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z2785, axiom, - (hasType(type_Airport, inst_PendletonMunicipalORAirport))). - -fof(axWorldAirportsL_Z2786, axiom, - (hasType(type_Airport, inst_PendopoAirport))). - -fof(axWorldAirportsL_Z2787, axiom, - (hasType(type_Airport, inst_PennValleyPAAirport))). - -fof(axWorldAirportsL_Z2788, axiom, - (hasType(type_Airport, inst_PenneshawSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2789, axiom, - (hasType(type_Airport, inst_PenongSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2790, axiom, - (hasType(type_Airport, inst_PenrhynIslandAirport))). - -fof(axWorldAirportsL_Z2791, axiom, - (hasType(type_Airport, inst_PensacolaNavalAirStationForrestShermanFieldFLAirport))). - -fof(axWorldAirportsL_Z2792, axiom, - (hasType(type_Airport, inst_PensacolaRegionalFLAirport))). - -fof(axWorldAirportsL_Z2793, axiom, - (hasType(type_Airport, inst_PentictonBCAirport))). - -fof(axWorldAirportsL_Z2794, axiom, - (hasType(type_Airport, inst_PenzaPenzaAirport))). - -fof(axWorldAirportsL_Z2795, axiom, - (hasType(type_Airport, inst_PenzanceHeliportEnglandAirport))). - -fof(axWorldAirportsL_Z2796, axiom, - (hasType(type_Airport, inst_PeppimenartiNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2797, axiom, - (hasType(type_Airport, inst_PeraitepuysAirport))). - -fof(axWorldAirportsL_Z2798, axiom, - (hasType(type_Airport, inst_PerisherValleyNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2799, axiom, - (hasType(type_Airport, inst_PerisonBCAirport))). - -fof(axWorldAirportsL_Z2800, axiom, - (hasType(type_Airport, inst_PeritoMorenoAirport))). - -fof(axWorldAirportsL_Z2801, axiom, - (hasType(type_Airport, inst_PerryIslandSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z2802, axiom, - (hasType(type_Airport, inst_PerryLeforsFieldTXAirport))). - -fof(axWorldAirportsL_Z2803, axiom, - (hasType(type_Airport, inst_PerryMunicipalIAAirport))). - -fof(axWorldAirportsL_Z2804, axiom, - (hasType(type_Airport, inst_PerryStokesCOAirport))). - -fof(axWorldAirportsL_Z2805, axiom, - (hasType(type_Airport, inst_PersepolisAirport))). - -fof(axWorldAirportsL_Z2806, axiom, - (hasType(type_Airport, inst_PersonCountyNCAirport))). - -fof(axWorldAirportsL_Z2807, axiom, - (hasType(type_Airport, inst_PerthScotlandAirport))). - -fof(axWorldAirportsL_Z2808, axiom, - (hasType(type_Airport, inst_PerthWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2809, axiom, - (hasType(type_Airport, inst_PerwokertoAirport))). - -fof(axWorldAirportsL_Z2810, axiom, - (hasType(type_Airport, inst_PescaraAirport))). - -fof(axWorldAirportsL_Z2811, axiom, - (hasType(type_Airport, inst_PeshawarAirport))). - -fof(axWorldAirportsL_Z2812, axiom, - (hasType(type_Airport, inst_PetawawaONAirport))). - -fof(axWorldAirportsL_Z2813, axiom, - (hasType(type_Airport, inst_PeterOKnightFLAirport))). - -fof(axWorldAirportsL_Z2814, axiom, - (hasType(type_Airport, inst_PeterboroughONAirport))). - -fof(axWorldAirportsL_Z2815, axiom, - (hasType(type_Airport, inst_PetersburgAKAirport))). - -fof(axWorldAirportsL_Z2816, axiom, - (hasType(type_Airport, inst_PetersburgMunicipalVAAirport))). - -fof(axWorldAirportsL_Z2817, axiom, - (hasType(type_Airport, inst_PetersonsPointAKAirport))). - -fof(axWorldAirportsL_Z2818, axiom, - (hasType(type_Airport, inst_PetitJeanParkARAirport))). - -fof(axWorldAirportsL_Z2819, axiom, - (hasType(type_Airport, inst_PetrellaMogadishuMogadiscioAirport))). - -fof(axWorldAirportsL_Z2820, axiom, - (hasType(type_Airport, inst_PetrolinaPEAirport))). - -fof(axWorldAirportsL_Z2821, axiom, - (hasType(type_Airport, inst_PetropavlovskKamchatkaAirport))). - -fof(axWorldAirportsL_Z2822, axiom, - (hasType(type_Airport, inst_PetropavlovskKamchatskiyKamchatkaAirport))). - -fof(axWorldAirportsL_Z2823, axiom, - (hasType(type_Airport, inst_PetropolisRJAirport))). - -fof(axWorldAirportsL_Z2824, axiom, - (hasType(type_Airport, inst_PetrozavodskKareliaAirport))). - -fof(axWorldAirportsL_Z2825, axiom, - (hasType(type_Airport, inst_PevekMagadanAirport))). - -fof(axWorldAirportsL_Z2826, axiom, - (hasType(type_Airport, inst_PforzheimAirport))). - -fof(axWorldAirportsL_Z2827, axiom, - (hasType(type_Airport, inst_PhalaborwaAirport))). - -fof(axWorldAirportsL_Z2828, axiom, - (hasType(type_Airport, inst_PhanRangAirport))). - -fof(axWorldAirportsL_Z2829, axiom, - (hasType(type_Airport, inst_PhanThietAirport))). - -fof(axWorldAirportsL_Z2830, axiom, - (hasType(type_Airport, inst_PhanomSarakhamAirport))). - -fof(axWorldAirportsL_Z2831, axiom, - (hasType(type_Airport, inst_PhapluAirport))). - -fof(axWorldAirportsL_Z2832, axiom, - (hasType(type_Airport, inst_PhiladelphiaInternationalPAAirport))). - -fof(axWorldAirportsL_Z2833, axiom, - (hasType(type_Airport, inst_PhiladelphiaSeaplaneBasePAAirport))). - -fof(axWorldAirportsL_Z2834, axiom, - (hasType(type_Airport, inst_PhilipBillardMunicipalKSAirport))). - -fof(axWorldAirportsL_Z2835, axiom, - (hasType(type_Airport, inst_PhilipSDAirport))). - -fof(axWorldAirportsL_Z2836, axiom, - (hasType(type_Airport, inst_PhillipsAKAirport))). - -fof(axWorldAirportsL_Z2837, axiom, - (hasType(type_Airport, inst_PhillipsburgMunicipalKSAirport))). - -fof(axWorldAirportsL_Z2838, axiom, - (hasType(type_Airport, inst_PhitsanulokAirport))). - -fof(axWorldAirportsL_Z2839, axiom, - (hasType(type_Airport, inst_PhoenixSkyHarborInternationalAZAirport))). - -fof(axWorldAirportsL_Z2840, axiom, - (hasType(type_Airport, inst_PhraeAirport))). - -fof(axWorldAirportsL_Z2841, axiom, - (hasType(type_Airport, inst_PhuQuocAirport))). - -fof(axWorldAirportsL_Z2842, axiom, - (hasType(type_Airport, inst_PhuVinhAirport))). - -fof(axWorldAirportsL_Z2843, axiom, - (hasType(type_Airport, inst_PhuoclongAirport))). - -fof(axWorldAirportsL_Z2844, axiom, - (hasType(type_Airport, inst_PiarcoTrinidadIsAirport))). - -fof(axWorldAirportsL_Z2845, axiom, - (hasType(type_Airport, inst_PicayunePearlRiverCountyMSAirport))). - -fof(axWorldAirportsL_Z2846, axiom, - (hasType(type_Airport, inst_PickensCountySCAirport))). - -fof(axWorldAirportsL_Z2847, axiom, - (hasType(type_Airport, inst_PickleLakeONAirport))). - -fof(axWorldAirportsL_Z2848, axiom, - (hasType(type_Airport, inst_PicoIslandAzoresAirport))). - -fof(axWorldAirportsL_Z2849, axiom, - (hasType(type_Airport, inst_PicosPIAirport))). - -fof(axWorldAirportsL_Z2850, axiom, - (hasType(type_Airport, inst_PictonAirport))). - -fof(axWorldAirportsL_Z2851, axiom, - (hasType(type_Airport, inst_PiedrasNegrasAirport))). - -fof(axWorldAirportsL_Z2852, axiom, - (hasType(type_Airport, inst_PierreElliottTrudeauInternationalQCAirport))). - -fof(axWorldAirportsL_Z2853, axiom, - (hasType(type_Airport, inst_PierreMunicipalSDAirport))). - -fof(axWorldAirportsL_Z2854, axiom, - (hasType(type_Airport, inst_PiestanyAirport))). - -fof(axWorldAirportsL_Z2855, axiom, - (hasType(type_Airport, inst_PietermaritzburgAirport))). - -fof(axWorldAirportsL_Z2856, axiom, - (hasType(type_Airport, inst_PietersburgAirport))). - -fof(axWorldAirportsL_Z2857, axiom, - (hasType(type_Airport, inst_PijiguaosAirport))). - -fof(axWorldAirportsL_Z2858, axiom, - (hasType(type_Airport, inst_PikangikumONAirport))). - -fof(axWorldAirportsL_Z2859, axiom, - (hasType(type_Airport, inst_PikangikumWaterAerodromeONAirport))). - -fof(axWorldAirportsL_Z2860, axiom, - (hasType(type_Airport, inst_PilanesbergSunCityAirport))). - -fof(axWorldAirportsL_Z2861, axiom, - (hasType(type_Airport, inst_PilarAirport))). - -fof(axWorldAirportsL_Z2862, axiom, - (hasType(type_Airport, inst_PilotPointAKAirport))). - -fof(axWorldAirportsL_Z2863, axiom, - (hasType(type_Airport, inst_PilotStationAKAirport))). - -fof(axWorldAirportsL_Z2864, axiom, - (hasType(type_Airport, inst_PimagaAirport))). - -fof(axWorldAirportsL_Z2865, axiom, - (hasType(type_Airport, inst_PinalAirparkAZAirport))). - -fof(axWorldAirportsL_Z2866, axiom, - (hasType(type_Airport, inst_PinardelRioAirport))). - -fof(axWorldAirportsL_Z2867, axiom, - (hasType(type_Airport, inst_PincherCreekABAirport))). - -fof(axWorldAirportsL_Z2868, axiom, - (hasType(type_Airport, inst_PinckneyvilleDuQuoinILAirport))). - -fof(axWorldAirportsL_Z2869, axiom, - (hasType(type_Airport, inst_PindiuAirport))). - -fof(axWorldAirportsL_Z2870, axiom, - (hasType(type_Airport, inst_PineCayAirport))). - -fof(axWorldAirportsL_Z2871, axiom, - (hasType(type_Airport, inst_PinePointNTAirport))). - -fof(axWorldAirportsL_Z2872, axiom, - (hasType(type_Airport, inst_PineRidgeSDAirport))). - -fof(axWorldAirportsL_Z2873, axiom, - (hasType(type_Airport, inst_PinebeltMSAirport))). - -fof(axWorldAirportsL_Z2874, axiom, - (hasType(type_Airport, inst_PinehouseLakeSKAirport))). - -fof(axWorldAirportsL_Z2875, axiom, - (hasType(type_Airport, inst_PingTungAirport))). - -fof(axWorldAirportsL_Z2876, axiom, - (hasType(type_Airport, inst_PinheiroMAAirport))). - -fof(axWorldAirportsL_Z2877, axiom, - (hasType(type_Airport, inst_PipestoneMunicipalMNAirport))). - -fof(axWorldAirportsL_Z2878, axiom, - (hasType(type_Airport, inst_PipillipaiAirport))). - -fof(axWorldAirportsL_Z2879, axiom, - (hasType(type_Airport, inst_PirkkalaTampereAirport))). - -fof(axWorldAirportsL_Z2880, axiom, - (hasType(type_Airport, inst_PiscoAirport))). - -fof(axWorldAirportsL_Z2881, axiom, - (hasType(type_Airport, inst_PitalitoAirport))). - -fof(axWorldAirportsL_Z2882, axiom, - (hasType(type_Airport, inst_PitingaAirport))). - -fof(axWorldAirportsL_Z2883, axiom, - (hasType(type_Airport, inst_PittGreenvilleNCAirport))). - -fof(axWorldAirportsL_Z2884, axiom, - (hasType(type_Airport, inst_PittMeadowsBCAirport))). - -fof(axWorldAirportsL_Z2885, axiom, - (hasType(type_Airport, inst_PittsTownAirport))). - -fof(axWorldAirportsL_Z2886, axiom, - (hasType(type_Airport, inst_PittsfieldMunicipalMAAirport))). - -fof(axWorldAirportsL_Z2887, axiom, - (hasType(type_Airport, inst_PiuraAirport))). - -fof(axWorldAirportsL_Z2888, axiom, - (hasType(type_Airport, inst_PlacervilleCAAirport))). - -fof(axWorldAirportsL_Z2889, axiom, - (hasType(type_Airport, inst_PlageBlancheTanTanAirport))). - -fof(axWorldAirportsL_Z2890, axiom, - (hasType(type_Airport, inst_PlanadasAirport))). - -fof(axWorldAirportsL_Z2891, axiom, - (hasType(type_Airport, inst_PlandeGuadelupeSaltilloAirport))). - -fof(axWorldAirportsL_Z2892, axiom, - (hasType(type_Airport, inst_PlanetaRicaAirport))). - -fof(axWorldAirportsL_Z2893, axiom, - (hasType(type_Airport, inst_PlatinumAKAirport))). - -fof(axWorldAirportsL_Z2894, axiom, - (hasType(type_Airport, inst_PlatoAirport))). - -fof(axWorldAirportsL_Z2895, axiom, - (hasType(type_Airport, inst_PlattsburghAirForceBaseNYAirport))). - -fof(axWorldAirportsL_Z2896, axiom, - (hasType(type_Airport, inst_PlaujeanMorlaixAirport))). - -fof(axWorldAirportsL_Z2897, axiom, - (hasType(type_Airport, inst_PlayaSamaraAirport))). - -fof(axWorldAirportsL_Z2898, axiom, - (hasType(type_Airport, inst_PlayadeOroManzanilloAirport))). - -fof(axWorldAirportsL_Z2899, axiom, - (hasType(type_Airport, inst_PlayadelCarmenAirport))). - -fof(axWorldAirportsL_Z2900, axiom, - (hasType(type_Airport, inst_PlayonChicoAirport))). - -fof(axWorldAirportsL_Z2901, axiom, - (hasType(type_Airport, inst_PlazaHeliportILAirport))). - -fof(axWorldAirportsL_Z2902, axiom, - (hasType(type_Airport, inst_PleasantHarborAKAirport))). - -fof(axWorldAirportsL_Z2903, axiom, - (hasType(type_Airport, inst_PleikuAirport))). - -fof(axWorldAirportsL_Z2904, axiom, - (hasType(type_Airport, inst_PlekhanovaTyumenAirport))). - -fof(axWorldAirportsL_Z2905, axiom, - (hasType(type_Airport, inst_PlesoZagrebAirport))). - -fof(axWorldAirportsL_Z2906, axiom, - (hasType(type_Airport, inst_PlettenbergBayAirport))). - -fof(axWorldAirportsL_Z2907, axiom, - (hasType(type_Airport, inst_PlevenAirport))). - -fof(axWorldAirportsL_Z2908, axiom, - (hasType(type_Airport, inst_PlovdivAirport))). - -fof(axWorldAirportsL_Z2909, axiom, - (hasType(type_Airport, inst_PluguffanQuimperAirport))). - -fof(axWorldAirportsL_Z2910, axiom, - (hasType(type_Airport, inst_PlymouthMunicipalMAAirport))). - -fof(axWorldAirportsL_Z2911, axiom, - (hasType(type_Airport, inst_PoAirport))). - -fof(axWorldAirportsL_Z2912, axiom, - (hasType(type_Airport, inst_PocahontasMunicipalIAAirport))). - -fof(axWorldAirportsL_Z2913, axiom, - (hasType(type_Airport, inst_PocatelloMunicipalIDAirport))). - -fof(axWorldAirportsL_Z2914, axiom, - (hasType(type_Airport, inst_PochentongPhnomPenhAirport))). - -fof(axWorldAirportsL_Z2915, axiom, - (hasType(type_Airport, inst_PochutlaAirport))). - -fof(axWorldAirportsL_Z2916, axiom, - (hasType(type_Airport, inst_PoconoMountainsMunicipalPAAirport))). - -fof(axWorldAirportsL_Z2917, axiom, - (hasType(type_Airport, inst_PocosdeCaldasMGAirport))). - -fof(axWorldAirportsL_Z2918, axiom, - (hasType(type_Airport, inst_PodorAirport))). - -fof(axWorldAirportsL_Z2919, axiom, - (hasType(type_Airport, inst_PogdoricaTitogradAirport))). - -fof(axWorldAirportsL_Z2920, axiom, - (hasType(type_Airport, inst_PohnpeiInternationalPohnpeiIslandAirport))). - -fof(axWorldAirportsL_Z2921, axiom, - (hasType(type_Airport, inst_PointBarrowAKAirport))). - -fof(axWorldAirportsL_Z2922, axiom, - (hasType(type_Airport, inst_PointHopeAKAirport))). - -fof(axWorldAirportsL_Z2923, axiom, - (hasType(type_Airport, inst_PointLayLRRSAKAirport))). - -fof(axWorldAirportsL_Z2924, axiom, - (hasType(type_Airport, inst_PointMuguNAWSCAAirport))). - -fof(axWorldAirportsL_Z2925, axiom, - (hasType(type_Airport, inst_PointeNoireAirport))). - -fof(axWorldAirportsL_Z2926, axiom, - (hasType(type_Airport, inst_PointeRetreatAKAirport))). - -fof(axWorldAirportsL_Z2927, axiom, - (hasType(type_Airport, inst_PointsNorthLandingAerodromeSKAirport))). - -fof(axWorldAirportsL_Z2928, axiom, - (hasType(type_Airport, inst_PokharaAirport))). - -fof(axWorldAirportsL_Z2929, axiom, - (hasType(type_Airport, inst_PolaccaAZAirport))). - -fof(axWorldAirportsL_Z2930, axiom, - (hasType(type_Airport, inst_PolkArmyAirFieldLAAirport))). - -fof(axWorldAirportsL_Z2931, axiom, - (hasType(type_Airport, inst_PolkInletAKAirport))). - -fof(axWorldAirportsL_Z2932, axiom, - (hasType(type_Airport, inst_PoloniaMedanAirport))). - -fof(axWorldAirportsL_Z2933, axiom, - (hasType(type_Airport, inst_PoltavaPoltavaAirport))). - -fof(axWorldAirportsL_Z2934, axiom, - (hasType(type_Airport, inst_PomalaaAirport))). - -fof(axWorldAirportsL_Z2935, axiom, - (hasType(type_Airport, inst_PomeziaAirport))). - -fof(axWorldAirportsL_Z2936, axiom, - (hasType(type_Airport, inst_PompanoBeachAirparkFLAirport))). - -fof(axWorldAirportsL_Z2937, axiom, - (hasType(type_Airport, inst_PompeiaSPAirport))). - -fof(axWorldAirportsL_Z2938, axiom, - (hasType(type_Airport, inst_PoncaCityMunicipalOKAirport))). - -fof(axWorldAirportsL_Z2939, axiom, - (hasType(type_Airport, inst_PondInletNTAirport))). - -fof(axWorldAirportsL_Z2940, axiom, - (hasType(type_Airport, inst_PondokCabeAirport))). - -fof(axWorldAirportsL_Z2941, axiom, - (hasType(type_Airport, inst_PontLongUzeinPauAirport))). - -fof(axWorldAirportsL_Z2942, axiom, - (hasType(type_Airport, inst_PontaDelgadaSaoMiguelIslandAzoresAirport))). - -fof(axWorldAirportsL_Z2943, axiom, - (hasType(type_Airport, inst_PontaGrossaPRAirport))). - -fof(axWorldAirportsL_Z2944, axiom, - (hasType(type_Airport, inst_PontaPoraSPAirport))). - -fof(axWorldAirportsL_Z2945, axiom, - (hasType(type_Airport, inst_PontoiseAirport))). - -fof(axWorldAirportsL_Z2946, axiom, - (hasType(type_Airport, inst_PoonaAirport))). - -fof(axWorldAirportsL_Z2947, axiom, - (hasType(type_Airport, inst_PopayanAirport))). - -fof(axWorldAirportsL_Z2948, axiom, - (hasType(type_Airport, inst_PopeAirForceBaseNCAirport))). - -fof(axWorldAirportsL_Z2949, axiom, - (hasType(type_Airport, inst_PopeVanoyAKAirport))). - -fof(axWorldAirportsL_Z2950, axiom, - (hasType(type_Airport, inst_PoplarBluffMunicipalMOAirport))). - -fof(axWorldAirportsL_Z2951, axiom, - (hasType(type_Airport, inst_PoplarHillONAirport))). - -fof(axWorldAirportsL_Z2952, axiom, - (hasType(type_Airport, inst_PoplarRiverMBAirport))). - -fof(axWorldAirportsL_Z2953, axiom, - (hasType(type_Airport, inst_PopondettaAirport))). - -fof(axWorldAirportsL_Z2954, axiom, - (hasType(type_Airport, inst_PoptunAirport))). - -fof(axWorldAirportsL_Z2955, axiom, - (hasType(type_Airport, inst_PorbandarAirport))). - -fof(axWorldAirportsL_Z2956, axiom, - (hasType(type_Airport, inst_PorcupineCreekAKAirport))). - -fof(axWorldAirportsL_Z2957, axiom, - (hasType(type_Airport, inst_PoreAirport))). - -fof(axWorldAirportsL_Z2958, axiom, - (hasType(type_Airport, inst_PorgeraAirport))). - -fof(axWorldAirportsL_Z2959, axiom, - (hasType(type_Airport, inst_PoriAirport))). - -fof(axWorldAirportsL_Z2960, axiom, - (hasType(type_Airport, inst_PortAlberniBCAirport))). - -fof(axWorldAirportsL_Z2961, axiom, - (hasType(type_Airport, inst_PortAlexanderSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z2962, axiom, - (hasType(type_Airport, inst_PortAllenHIAirport))). - -fof(axWorldAirportsL_Z2963, axiom, - (hasType(type_Airport, inst_PortAlsworthAKAirport))). - -fof(axWorldAirportsL_Z2964, axiom, - (hasType(type_Airport, inst_PortAngelesCoastGuardAirStationWAAirport))). - -fof(axWorldAirportsL_Z2965, axiom, - (hasType(type_Airport, inst_PortAntonioAirport))). - -fof(axWorldAirportsL_Z2966, axiom, - (hasType(type_Airport, inst_PortArmstrongAKAirport))). - -fof(axWorldAirportsL_Z2967, axiom, - (hasType(type_Airport, inst_PortAugustaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2968, axiom, - (hasType(type_Airport, inst_PortBergeAirport))). - -fof(axWorldAirportsL_Z2969, axiom, - (hasType(type_Airport, inst_PortDouglasQueenslandAirport))). - -fof(axWorldAirportsL_Z2970, axiom, - (hasType(type_Airport, inst_PortElizabethAirport))). - -fof(axWorldAirportsL_Z2971, axiom, - (hasType(type_Airport, inst_PortGentilAirport))). - -fof(axWorldAirportsL_Z2972, axiom, - (hasType(type_Airport, inst_PortGrahamAKAirport))). - -fof(axWorldAirportsL_Z2973, axiom, - (hasType(type_Airport, inst_PortHardyBCAirport))). - -fof(axWorldAirportsL_Z2974, axiom, - (hasType(type_Airport, inst_PortHardyWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z2975, axiom, - (hasType(type_Airport, inst_PortHawkesburyNSAirport))). - -fof(axWorldAirportsL_Z2976, axiom, - (hasType(type_Airport, inst_PortHedlandWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z2977, axiom, - (hasType(type_Airport, inst_PortHeidenAKAirport))). - -fof(axWorldAirportsL_Z2978, axiom, - (hasType(type_Airport, inst_PortHopeSimpsonAerodromeNFAirport))). - -fof(axWorldAirportsL_Z2979, axiom, - (hasType(type_Airport, inst_PortHunterNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2980, axiom, - (hasType(type_Airport, inst_PortJohnsonAKAirport))). - -fof(axWorldAirportsL_Z2981, axiom, - (hasType(type_Airport, inst_PortKaitumaAirport))). - -fof(axWorldAirportsL_Z2982, axiom, - (hasType(type_Airport, inst_PortKeatsNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z2983, axiom, - (hasType(type_Airport, inst_PortLincolnSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z2984, axiom, - (hasType(type_Airport, inst_PortLionsAKAirport))). - -fof(axWorldAirportsL_Z2985, axiom, - (hasType(type_Airport, inst_PortMacquarieNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2986, axiom, - (hasType(type_Airport, inst_PortMcNeillWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z2987, axiom, - (hasType(type_Airport, inst_PortMeadvillePAAirport))). - -fof(axWorldAirportsL_Z2988, axiom, - (hasType(type_Airport, inst_PortMenierQCAirport))). - -fof(axWorldAirportsL_Z2989, axiom, - (hasType(type_Airport, inst_PortMollerAKAirport))). - -fof(axWorldAirportsL_Z2990, axiom, - (hasType(type_Airport, inst_PortMoresbyAirport))). - -fof(axWorldAirportsL_Z2991, axiom, - (hasType(type_Airport, inst_PortOceanicAKAirport))). - -fof(axWorldAirportsL_Z2992, axiom, - (hasType(type_Airport, inst_PortProtectionSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z2993, axiom, - (hasType(type_Airport, inst_PortRadiumNTAirport))). - -fof(axWorldAirportsL_Z2994, axiom, - (hasType(type_Airport, inst_PortSaidAirport))). - -fof(axWorldAirportsL_Z2995, axiom, - (hasType(type_Airport, inst_PortSanJuanAKAirport))). - -fof(axWorldAirportsL_Z2996, axiom, - (hasType(type_Airport, inst_PortSimpsonWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z2997, axiom, - (hasType(type_Airport, inst_PortStanleyStanleyAirport))). - -fof(axWorldAirportsL_Z2998, axiom, - (hasType(type_Airport, inst_PortStephensNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z2999, axiom, - (hasType(type_Airport, inst_PortSudanAirport))). - -fof(axWorldAirportsL_Z3000, axiom, - (hasType(type_Airport, inst_PortWalterSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z3001, axiom, - (hasType(type_Airport, inst_PortageCreekAKAirport))). - -fof(axWorldAirportsL_Z3002, axiom, - (hasType(type_Airport, inst_PortauPrinceAirport))). - -fof(axWorldAirportsL_Z3003, axiom, - (hasType(type_Airport, inst_PortdePaixAirport))). - -fof(axWorldAirportsL_Z3004, axiom, - (hasType(type_Airport, inst_PorterCountyMunicipalINAirport))). - -fof(axWorldAirportsL_Z3005, axiom, - (hasType(type_Airport, inst_PortervilleMunicipalCAAirport))). - -fof(axWorldAirportsL_Z3006, axiom, - (hasType(type_Airport, inst_PortimaoAirport))). - -fof(axWorldAirportsL_Z3007, axiom, - (hasType(type_Airport, inst_PortlandInternationalJetportMEAirport))). - -fof(axWorldAirportsL_Z3008, axiom, - (hasType(type_Airport, inst_PortlandInternationalORAirport))). - -fof(axWorldAirportsL_Z3009, axiom, - (hasType(type_Airport, inst_PortlandTroutdaleORAirport))). - -fof(axWorldAirportsL_Z3010, axiom, - (hasType(type_Airport, inst_PortlandVictoriaAirport))). - -fof(axWorldAirportsL_Z3011, axiom, - (hasType(type_Airport, inst_PortoAlegreSaoTomeAirport))). - -fof(axWorldAirportsL_Z3012, axiom, - (hasType(type_Airport, inst_PortoAmboimAirport))). - -fof(axWorldAirportsL_Z3013, axiom, - (hasType(type_Airport, inst_PortoKheliAirport))). - -fof(axWorldAirportsL_Z3014, axiom, - (hasType(type_Airport, inst_PortoNacionalGOAirport))). - -fof(axWorldAirportsL_Z3015, axiom, - (hasType(type_Airport, inst_PortoSantoMadeiraAirport))). - -fof(axWorldAirportsL_Z3016, axiom, - (hasType(type_Airport, inst_PortoTrombetasPAAirport))). - -fof(axWorldAirportsL_Z3017, axiom, - (hasType(type_Airport, inst_PortoVelhoROAirport))). - -fof(axWorldAirportsL_Z3018, axiom, - (hasType(type_Airport, inst_PortodeMosPAAirport))). - -fof(axWorldAirportsL_Z3019, axiom, - (hasType(type_Airport, inst_PortofPoulsboMarinaMoorageSeaplaneBaseWAAirport))). - -fof(axWorldAirportsL_Z3020, axiom, - (hasType(type_Airport, inst_PortorozAirport))). - -fof(axWorldAirportsL_Z3021, axiom, - (hasType(type_Airport, inst_PortoviejoAirport))). - -fof(axWorldAirportsL_Z3022, axiom, - (hasType(type_Airport, inst_PortpirieSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z3023, axiom, - (hasType(type_Airport, inst_PortsmouthEnglandAirport))). - -fof(axWorldAirportsL_Z3024, axiom, - (hasType(type_Airport, inst_PorvenirAirport))). - -fof(axWorldAirportsL_Z3025, axiom, - (hasType(type_Airport, inst_PosadasAirport))). - -fof(axWorldAirportsL_Z3026, axiom, - (hasType(type_Airport, inst_PosoAirport))). - -fof(axWorldAirportsL_Z3027, axiom, - (hasType(type_Airport, inst_PostvilleAerodromeNFAirport))). - -fof(axWorldAirportsL_Z3028, axiom, - (hasType(type_Airport, inst_PottstownLimerickPAAirport))). - -fof(axWorldAirportsL_Z3029, axiom, - (hasType(type_Airport, inst_PousoAlegreMGAirport))). - -fof(axWorldAirportsL_Z3030, axiom, - (hasType(type_Airport, inst_PovungnitukQCAirport))). - -fof(axWorldAirportsL_Z3031, axiom, - (hasType(type_Airport, inst_PowellLakeWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z3032, axiom, - (hasType(type_Airport, inst_PowellMunicipalWYAirport))). - -fof(axWorldAirportsL_Z3033, axiom, - (hasType(type_Airport, inst_PowellPointAirport))). - -fof(axWorldAirportsL_Z3034, axiom, - (hasType(type_Airport, inst_PowellRiverBCAirport))). - -fof(axWorldAirportsL_Z3035, axiom, - (hasType(type_Airport, inst_PozaRicaAirport))). - -fof(axWorldAirportsL_Z3036, axiom, - (hasType(type_Airport, inst_PprtAliceSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z3037, axiom, - (hasType(type_Airport, inst_PradoBAAirport))). - -fof(axWorldAirportsL_Z3038, axiom, - (hasType(type_Airport, inst_PraiaSaoTiagoAirport))). - -fof(axWorldAirportsL_Z3039, axiom, - (hasType(type_Airport, inst_PrairieduChienMunicipalWIAirport))). - -fof(axWorldAirportsL_Z3040, axiom, - (hasType(type_Airport, inst_PraslinIslandAirport))). - -fof(axWorldAirportsL_Z3041, axiom, - (hasType(type_Airport, inst_PratoAirport))). - -fof(axWorldAirportsL_Z3042, axiom, - (hasType(type_Airport, inst_PrattIndustrialKSAirport))). - -fof(axWorldAirportsL_Z3043, axiom, - (hasType(type_Airport, inst_PrenticeWIAirport))). - -fof(axWorldAirportsL_Z3044, axiom, - (hasType(type_Airport, inst_PrerovAirport))). - -fof(axWorldAirportsL_Z3045, axiom, - (hasType(type_Airport, inst_PresidenciaRoqueSaenzPenaAirport))). - -fof(axWorldAirportsL_Z3046, axiom, - (hasType(type_Airport, inst_PresidenteCIdelCampoPuntaArenasAirport))). - -fof(axWorldAirportsL_Z3047, axiom, - (hasType(type_Airport, inst_PresidenteDutraAirport))). - -fof(axWorldAirportsL_Z3048, axiom, - (hasType(type_Airport, inst_PresidenteMediciACAirport))). - -fof(axWorldAirportsL_Z3049, axiom, - (hasType(type_Airport, inst_PresidentePrudenteSPAirport))). - -fof(axWorldAirportsL_Z3050, axiom, - (hasType(type_Airport, inst_PresqueIsleCountyMIAirport))). - -fof(axWorldAirportsL_Z3051, axiom, - (hasType(type_Airport, inst_PrestonAirport))). - -fof(axWorldAirportsL_Z3052, axiom, - (hasType(type_Airport, inst_PrestwickScotlandAirport))). - -fof(axWorldAirportsL_Z3053, axiom, - (hasType(type_Airport, inst_PrevezaLefkasAirport))). - -fof(axWorldAirportsL_Z3054, axiom, - (hasType(type_Airport, inst_PrinceAlbertSKAirport))). - -fof(axWorldAirportsL_Z3055, axiom, - (hasType(type_Airport, inst_PrinceGeorgeBCAirport))). - -fof(axWorldAirportsL_Z3056, axiom, - (hasType(type_Airport, inst_PrinceRupertBCAirport))). - -fof(axWorldAirportsL_Z3057, axiom, - (hasType(type_Airport, inst_PrincesJulianaStMaartenPhilipsburgAirport))). - -fof(axWorldAirportsL_Z3058, axiom, - (hasType(type_Airport, inst_PrincetonMunicipalMEAirport))). - -fof(axWorldAirportsL_Z3059, axiom, - (hasType(type_Airport, inst_PrincetonMunicipalMNAirport))). - -fof(axWorldAirportsL_Z3060, axiom, - (hasType(type_Airport, inst_PrincetonNJAirport))). - -fof(axWorldAirportsL_Z3061, axiom, - (hasType(type_Airport, inst_PrincipePrincipeAirport))). - -fof(axWorldAirportsL_Z3062, axiom, - (hasType(type_Airport, inst_PrinevilleORAirport))). - -fof(axWorldAirportsL_Z3063, axiom, - (hasType(type_Airport, inst_PristinaAirport))). - -fof(axWorldAirportsL_Z3064, axiom, - (hasType(type_Airport, inst_ProgressoAirport))). - -fof(axWorldAirportsL_Z3065, axiom, - (hasType(type_Airport, inst_PromeAirport))). - -fof(axWorldAirportsL_Z3066, axiom, - (hasType(type_Airport, inst_ProprianoAirport))). - -fof(axWorldAirportsL_Z3067, axiom, - (hasType(type_Airport, inst_ProserpineQueenslandAirport))). - -fof(axWorldAirportsL_Z3068, axiom, - (hasType(type_Airport, inst_ProspectCreekAKAirport))). - -fof(axWorldAirportsL_Z3069, axiom, - (hasType(type_Airport, inst_ProspectHillMAAirport))). - -fof(axWorldAirportsL_Z3070, axiom, - (hasType(type_Airport, inst_ProvidenciaAirport))). - -fof(axWorldAirportsL_Z3071, axiom, - (hasType(type_Airport, inst_ProvidencialesCaicosIsAirport))). - -fof(axWorldAirportsL_Z3072, axiom, - (hasType(type_Airport, inst_ProvideniyaMagadanAirport))). - -fof(axWorldAirportsL_Z3073, axiom, - (hasType(type_Airport, inst_ProvincetownMunicipalMAAirport))). - -fof(axWorldAirportsL_Z3074, axiom, - (hasType(type_Airport, inst_ProvoMunicipalUTAirport))). - -fof(axWorldAirportsL_Z3075, axiom, - (hasType(type_Airport, inst_PrudhoeBayAKAirport))). - -fof(axWorldAirportsL_Z3076, axiom, - (hasType(type_Airport, inst_PuasAirport))). - -fof(axWorldAirportsL_Z3077, axiom, - (hasType(type_Airport, inst_PucallpaAirport))). - -fof(axWorldAirportsL_Z3078, axiom, - (hasType(type_Airport, inst_PuconAirport))). - -fof(axWorldAirportsL_Z3079, axiom, - (hasType(type_Airport, inst_PueblaAirport))). - -fof(axWorldAirportsL_Z3080, axiom, - (hasType(type_Airport, inst_PuebloMemorialCOAirport))). - -fof(axWorldAirportsL_Z3081, axiom, - (hasType(type_Airport, inst_PuertoAisenAirport))). - -fof(axWorldAirportsL_Z3082, axiom, - (hasType(type_Airport, inst_PuertoAsisAirport))). - -fof(axWorldAirportsL_Z3083, axiom, - (hasType(type_Airport, inst_PuertoAyacuchoAirport))). - -fof(axWorldAirportsL_Z3084, axiom, - (hasType(type_Airport, inst_PuertoBarriosAirport))). - -fof(axWorldAirportsL_Z3085, axiom, - (hasType(type_Airport, inst_PuertoBerrioAirport))). - -fof(axWorldAirportsL_Z3086, axiom, - (hasType(type_Airport, inst_PuertoBoyacaAirport))). - -fof(axWorldAirportsL_Z3087, axiom, - (hasType(type_Airport, inst_PuertoCabezasAirport))). - -fof(axWorldAirportsL_Z3088, axiom, - (hasType(type_Airport, inst_PuertoCarrenoAirport))). - -fof(axWorldAirportsL_Z3089, axiom, - (hasType(type_Airport, inst_PuertoDeseadoAirport))). - -fof(axWorldAirportsL_Z3090, axiom, - (hasType(type_Airport, inst_PuertoEscondidoAirport))). - -fof(axWorldAirportsL_Z3091, axiom, - (hasType(type_Airport, inst_PuertoIniridaAirport))). - -fof(axWorldAirportsL_Z3092, axiom, - (hasType(type_Airport, inst_PuertoJimenezAirport))). - -fof(axWorldAirportsL_Z3093, axiom, - (hasType(type_Airport, inst_PuertoJuarezAirport))). - -fof(axWorldAirportsL_Z3094, axiom, - (hasType(type_Airport, inst_PuertoLaCruzAirport))). - -fof(axWorldAirportsL_Z3095, axiom, - (hasType(type_Airport, inst_PuertoLeguizamAirport))). - -fof(axWorldAirportsL_Z3096, axiom, - (hasType(type_Airport, inst_PuertoLenpiraAirport))). - -fof(axWorldAirportsL_Z3097, axiom, - (hasType(type_Airport, inst_PuertoObaldiaAirport))). - -fof(axWorldAirportsL_Z3098, axiom, - (hasType(type_Airport, inst_PuertoPaezAirport))). - -fof(axWorldAirportsL_Z3099, axiom, - (hasType(type_Airport, inst_PuertoPenascoAirport))). - -fof(axWorldAirportsL_Z3100, axiom, - (hasType(type_Airport, inst_PuertoPlataAirport))). - -fof(axWorldAirportsL_Z3101, axiom, - (hasType(type_Airport, inst_PuertoPrincesaInternationalPuertoPrincesaAirport))). - -fof(axWorldAirportsL_Z3102, axiom, - (hasType(type_Airport, inst_PuertoRicoAirport))). - -fof(axWorldAirportsL_Z3103, axiom, - (hasType(type_Airport, inst_PuertoRicoAirportColombia))). - -fof(axWorldAirportsL_Z3104, axiom, - (hasType(type_Airport, inst_PuertoWilliamsAirport))). - -fof(axWorldAirportsL_Z3105, axiom, - (hasType(type_Airport, inst_PukapukaAirport))). - -fof(axWorldAirportsL_Z3106, axiom, - (hasType(type_Airport, inst_PukaruAirport))). - -fof(axWorldAirportsL_Z3107, axiom, - (hasType(type_Airport, inst_PukatawaganMBAirport))). - -fof(axWorldAirportsL_Z3108, axiom, - (hasType(type_Airport, inst_PulaAirport))). - -fof(axWorldAirportsL_Z3109, axiom, - (hasType(type_Airport, inst_Pulkowo2LeningradAirport))). - -fof(axWorldAirportsL_Z3110, axiom, - (hasType(type_Airport, inst_PullmanWAMoscowAirport))). - -fof(axWorldAirportsL_Z3111, axiom, - (hasType(type_Airport, inst_PumaniAirport))). - -fof(axWorldAirportsL_Z3112, axiom, - (hasType(type_Airport, inst_PuniaAirport))). - -fof(axWorldAirportsL_Z3113, axiom, - (hasType(type_Airport, inst_PunotecaAirport))). - -fof(axWorldAirportsL_Z3114, axiom, - (hasType(type_Airport, inst_PuntaAlegreAirport))). - -fof(axWorldAirportsL_Z3115, axiom, - (hasType(type_Airport, inst_PuntaCanaAirport))). - -fof(axWorldAirportsL_Z3116, axiom, - (hasType(type_Airport, inst_PuntaChivatoAirport))). - -fof(axWorldAirportsL_Z3117, axiom, - (hasType(type_Airport, inst_PuntaColoradaAirport))). - -fof(axWorldAirportsL_Z3118, axiom, - (hasType(type_Airport, inst_PuntaGordaAirport))). - -fof(axWorldAirportsL_Z3119, axiom, - (hasType(type_Airport, inst_PuntaRaisiSicilyAirport))). - -fof(axWorldAirportsL_Z3120, axiom, - (hasType(type_Airport, inst_PuntadeMaisiAirport))). - -fof(axWorldAirportsL_Z3121, axiom, - (hasType(type_Airport, inst_PuntziMountainBCAirport))). - -fof(axWorldAirportsL_Z3122, axiom, - (hasType(type_Airport, inst_PurdueUniversityINAirport))). - -fof(axWorldAirportsL_Z3123, axiom, - (hasType(type_Airport, inst_PussoAlegreMGAirport))). - -fof(axWorldAirportsL_Z3124, axiom, - (hasType(type_Airport, inst_PutaoAirport))). - -fof(axWorldAirportsL_Z3125, axiom, - (hasType(type_Airport, inst_PutnamCountyOHAirport))). - -fof(axWorldAirportsL_Z3126, axiom, - (hasType(type_Airport, inst_PuttaparthiAirport))). - -fof(axWorldAirportsL_Z3127, axiom, - (hasType(type_Airport, inst_PuttgardenAirport))). - -fof(axWorldAirportsL_Z3128, axiom, - (hasType(type_Airport, inst_PutumayoAirport))). - -fof(axWorldAirportsL_Z3129, axiom, - (hasType(type_Airport, inst_PutussibauBorneoAirport))). - -fof(axWorldAirportsL_Z3130, axiom, - (hasType(type_Airport, inst_PwetoAirport))). - -fof(axWorldAirportsL_Z3131, axiom, - (hasType(type_Airport, inst_PyrgosAirport))). - -fof(axWorldAirportsL_Z3132, axiom, - (hasType(type_Airport, inst_QalaNauAirport))). - -fof(axWorldAirportsL_Z3133, axiom, - (hasType(type_Airport, inst_QanaqAirport))). - -fof(axWorldAirportsL_Z3134, axiom, - (hasType(type_Airport, inst_QingdaoAirport))). - -fof(axWorldAirportsL_Z3135, axiom, - (hasType(type_Airport, inst_QinhuangdaoAirport))). - -fof(axWorldAirportsL_Z3136, axiom, - (hasType(type_Airport, inst_QiqiharTsitsiharAirport))). - -fof(axWorldAirportsL_Z3137, axiom, - (hasType(type_Airport, inst_QuadCityILAirport))). - -fof(axWorldAirportsL_Z3138, axiom, - (hasType(type_Airport, inst_QuakertownPAAirport))). - -fof(axWorldAirportsL_Z3139, axiom, - (hasType(type_Airport, inst_QualicumBeachAerodromeBCAirport))). - -fof(axWorldAirportsL_Z3140, axiom, - (hasType(type_Airport, inst_QuangNgaiAirport))). - -fof(axWorldAirportsL_Z3141, axiom, - (hasType(type_Airport, inst_QuangaAirport))). - -fof(axWorldAirportsL_Z3142, axiom, - (hasType(type_Airport, inst_QuanticoMarineCorpsAirFacilityTurnerFieldVAAirport))). - -fof(axWorldAirportsL_Z3143, axiom, - (hasType(type_Airport, inst_QuaqtaqQCAirport))). - -fof(axWorldAirportsL_Z3144, axiom, - (hasType(type_Airport, inst_QuartzHillCAAirport))). - -fof(axWorldAirportsL_Z3145, axiom, - (hasType(type_Airport, inst_QuebecQCAirport))). - -fof(axWorldAirportsL_Z3146, axiom, - (hasType(type_Airport, inst_QueenCharlotteWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z3147, axiom, - (hasType(type_Airport, inst_QueenstownAirport))). - -fof(axWorldAirportsL_Z3148, axiom, - (hasType(type_Airport, inst_QueenstownAirportSouthAfrica))). - -fof(axWorldAirportsL_Z3149, axiom, - (hasType(type_Airport, inst_QueenstownTasmaniaAirport))). - -fof(axWorldAirportsL_Z3150, axiom, - (hasType(type_Airport, inst_QuelimaneAirport))). - -fof(axWorldAirportsL_Z3151, axiom, - (hasType(type_Airport, inst_QueposAirport))). - -fof(axWorldAirportsL_Z3152, axiom, - (hasType(type_Airport, inst_QueretaroAirport))). - -fof(axWorldAirportsL_Z3153, axiom, - (hasType(type_Airport, inst_QuesnelBCAirport))). - -fof(axWorldAirportsL_Z3154, axiom, - (hasType(type_Airport, inst_QuettaAirport))). - -fof(axWorldAirportsL_Z3155, axiom, - (hasType(type_Airport, inst_QuetzalcoatiNuevoLaredoAirport))). - -fof(axWorldAirportsL_Z3156, axiom, - (hasType(type_Airport, inst_QuibdoAirport))). - -fof(axWorldAirportsL_Z3157, axiom, - (hasType(type_Airport, inst_QuillayuteStateWAAirport))). - -fof(axWorldAirportsL_Z3158, axiom, - (hasType(type_Airport, inst_QuilpieQueenslandAirport))). - -fof(axWorldAirportsL_Z3159, axiom, - (hasType(type_Airport, inst_QuinceMilAirport))). - -fof(axWorldAirportsL_Z3160, axiom, - (hasType(type_Airport, inst_QuincyMunicipalBaldwinFieldILAirport))). - -fof(axWorldAirportsL_Z3161, axiom, - (hasType(type_Airport, inst_QuineHillAirport))). - -fof(axWorldAirportsL_Z3162, axiom, - (hasType(type_Airport, inst_QuirindiNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z3163, axiom, - (hasType(type_Airport, inst_QuonsetStateRIAirport))). - -fof(axWorldAirportsL_Z3164, axiom, - (hasType(type_Airport, inst_QuyNhonAirport))). - -fof(axWorldAirportsL_Z3165, axiom, - (hasType(type_Airport, inst_QuzhouAirport))). - -fof(axWorldAirportsL_Z3166, axiom, - (hasType(type_Airport, inst_RabarabaAirport))). - -fof(axWorldAirportsL_Z3167, axiom, - (hasType(type_Airport, inst_RabaulAirport))). - -fof(axWorldAirportsL_Z3168, axiom, - (hasType(type_Airport, inst_RabiAirport))). - -fof(axWorldAirportsL_Z3169, axiom, - (hasType(type_Airport, inst_RachGiaAirport))). - -fof(axWorldAirportsL_Z3170, axiom, - (hasType(type_Airport, inst_RaduzhnyiAirport))). - -fof(axWorldAirportsL_Z3171, axiom, - (hasType(type_Airport, inst_RaeLakesAerodromeNTAirport))). - -fof(axWorldAirportsL_Z3172, axiom, - (hasType(type_Airport, inst_RafaiAirport))). - -fof(axWorldAirportsL_Z3173, axiom, - (hasType(type_Airport, inst_RafhaAirport))). - -fof(axWorldAirportsL_Z3174, axiom, - (hasType(type_Airport, inst_RaglandAirport))). - -fof(axWorldAirportsL_Z3175, axiom, - (hasType(type_Airport, inst_RahaAirport))). - -fof(axWorldAirportsL_Z3176, axiom, - (hasType(type_Airport, inst_RahimYarKhanAirport))). - -fof(axWorldAirportsL_Z3177, axiom, - (hasType(type_Airport, inst_RaiateaSocietyIslandsAirport))). - -fof(axWorldAirportsL_Z3178, axiom, - (hasType(type_Airport, inst_RailwayStationBadenBadenAirport))). - -fof(axWorldAirportsL_Z3179, axiom, - (hasType(type_Airport, inst_RailwayStationNJAirport))). - -fof(axWorldAirportsL_Z3180, axiom, - (hasType(type_Airport, inst_RainbowLakeABAirport))). - -fof(axWorldAirportsL_Z3181, axiom, - (hasType(type_Airport, inst_RaipurAirport))). - -fof(axWorldAirportsL_Z3182, axiom, - (hasType(type_Airport, inst_RajahmundryAirport))). - -fof(axWorldAirportsL_Z3183, axiom, - (hasType(type_Airport, inst_RajbirajAirport))). - -fof(axWorldAirportsL_Z3184, axiom, - (hasType(type_Airport, inst_RajkotAirport))). - -fof(axWorldAirportsL_Z3185, axiom, - (hasType(type_Airport, inst_RajouriAirport))). - -fof(axWorldAirportsL_Z3186, axiom, - (hasType(type_Airport, inst_RajshaniAirport))). - -fof(axWorldAirportsL_Z3187, axiom, - (hasType(type_Airport, inst_RakandaAirport))). - -fof(axWorldAirportsL_Z3188, axiom, - (hasType(type_Airport, inst_RaleighDurhamInternationalNCAirport))). - -fof(axWorldAirportsL_Z3189, axiom, - (hasType(type_Airport, inst_RalphMCalhounMemorialAKAirport))). - -fof(axWorldAirportsL_Z3190, axiom, - (hasType(type_Airport, inst_RalphWienMemorialAKAirport))). - -fof(axWorldAirportsL_Z3191, axiom, - (hasType(type_Airport, inst_RamagundamAirport))). - -fof(axWorldAirportsL_Z3192, axiom, - (hasType(type_Airport, inst_RamechhapAirport))). - -fof(axWorldAirportsL_Z3193, axiom, - (hasType(type_Airport, inst_RaminginingNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z3194, axiom, - (hasType(type_Airport, inst_RampartAKAirport))). - -fof(axWorldAirportsL_Z3195, axiom, - (hasType(type_Airport, inst_RamsarAirport))). - -fof(axWorldAirportsL_Z3196, axiom, - (hasType(type_Airport, inst_RamsteinAirBaseRamsteinAirport))). - -fof(axWorldAirportsL_Z3197, axiom, - (hasType(type_Airport, inst_RanauAirport))). - -fof(axWorldAirportsL_Z3198, axiom, - (hasType(type_Airport, inst_RanchoBuenaVistaAirport))). - -fof(axWorldAirportsL_Z3199, axiom, - (hasType(type_Airport, inst_RanchoCaliforniaCAAirport))). - -fof(axWorldAirportsL_Z3200, axiom, - (hasType(type_Airport, inst_RanchoMurietaCAAirport))). - -fof(axWorldAirportsL_Z3201, axiom, - (hasType(type_Airport, inst_RandGermistonJohannesburgAirport))). - -fof(axWorldAirportsL_Z3202, axiom, - (hasType(type_Airport, inst_RandolphAirForceBaseTXAirport))). - -fof(axWorldAirportsL_Z3203, axiom, - (hasType(type_Airport, inst_RangelyCOAirport))). - -fof(axWorldAirportsL_Z3204, axiom, - (hasType(type_Airport, inst_RangerMunicipalTXAirport))). - -fof(axWorldAirportsL_Z3205, axiom, - (hasType(type_Airport, inst_RangiroaTuamotuArchipelagoAirport))). - -fof(axWorldAirportsL_Z3206, axiom, - (hasType(type_Airport, inst_RangpurAirport))). - -fof(axWorldAirportsL_Z3207, axiom, - (hasType(type_Airport, inst_RankinInletNTAirport))). - -fof(axWorldAirportsL_Z3208, axiom, - (hasType(type_Airport, inst_RansikiAirport))). - -fof(axWorldAirportsL_Z3209, axiom, - (hasType(type_Airport, inst_RapidCityRegionalSDAirport))). - -fof(axWorldAirportsL_Z3210, axiom, - (hasType(type_Airport, inst_RarotongaInternationalAvaruaAirport))). - -fof(axWorldAirportsL_Z3211, axiom, - (hasType(type_Airport, inst_RasNasraniSharmElSheikhAirport))). - -fof(axWorldAirportsL_Z3212, axiom, - (hasType(type_Airport, inst_RasalKhaymahAirport))). - -fof(axWorldAirportsL_Z3213, axiom, - (hasType(type_Airport, inst_RaselNaqbRasanNaqbAirport))). - -fof(axWorldAirportsL_Z3214, axiom, - (hasType(type_Airport, inst_RashtAirport))). - -fof(axWorldAirportsL_Z3215, axiom, - (hasType(type_Airport, inst_RaspberryStraitAKAirport))). - -fof(axWorldAirportsL_Z3216, axiom, - (hasType(type_Airport, inst_RatnagiriAirport))). - -fof(axWorldAirportsL_Z3217, axiom, - (hasType(type_Airport, inst_RatonMunicipalAirportCrewsFieldNMAirport))). - -fof(axWorldAirportsL_Z3218, axiom, - (hasType(type_Airport, inst_RaudaskylaYlivieskaAirport))). - -fof(axWorldAirportsL_Z3219, axiom, - (hasType(type_Airport, inst_RaudhaAirport))). - -fof(axWorldAirportsL_Z3220, axiom, - (hasType(type_Airport, inst_RaufarhofnAirport))). - -fof(axWorldAirportsL_Z3221, axiom, - (hasType(type_Airport, inst_RavennaAirport))). - -fof(axWorldAirportsL_Z3222, axiom, - (hasType(type_Airport, inst_RawalaKotAirport))). - -fof(axWorldAirportsL_Z3223, axiom, - (hasType(type_Airport, inst_RawalpindiAirport))). - -fof(axWorldAirportsL_Z3224, axiom, - (hasType(type_Airport, inst_RawlinsMunicipalWYAirport))). - -fof(axWorldAirportsL_Z3225, axiom, - (hasType(type_Airport, inst_RayongPattayaAirport))). - -fof(axWorldAirportsL_Z3226, axiom, - (hasType(type_Airport, inst_ReaPointNTAirport))). - -fof(axWorldAirportsL_Z3227, axiom, - (hasType(type_Airport, inst_ReadAirport))). - -fof(axWorldAirportsL_Z3228, axiom, - (hasType(type_Airport, inst_ReadingRegionalAirportCarlASpaatzFieldPAAirport))). - -fof(axWorldAirportsL_Z3229, axiom, - (hasType(type_Airport, inst_RebunAirport))). - -fof(axWorldAirportsL_Z3230, axiom, - (hasType(type_Airport, inst_ReconquistaAirport))). - -fof(axWorldAirportsL_Z3231, axiom, - (hasType(type_Airport, inst_RedBluffMunicipalCAAirport))). - -fof(axWorldAirportsL_Z3232, axiom, - (hasType(type_Airport, inst_RedDeerIndustrialABAirport))). - -fof(axWorldAirportsL_Z3233, axiom, - (hasType(type_Airport, inst_RedDevilAKAirport))). - -fof(axWorldAirportsL_Z3234, axiom, - (hasType(type_Airport, inst_RedDogAKAirport))). - -fof(axWorldAirportsL_Z3235, axiom, - (hasType(type_Airport, inst_RedLakeONAirport))). - -fof(axWorldAirportsL_Z3236, axiom, - (hasType(type_Airport, inst_RedOakMunicipalIAAirport))). - -fof(axWorldAirportsL_Z3237, axiom, - (hasType(type_Airport, inst_RedRiverNDAirport))). - -fof(axWorldAirportsL_Z3238, axiom, - (hasType(type_Airport, inst_RedSuckerLakeONAirport))). - -fof(axWorldAirportsL_Z3239, axiom, - (hasType(type_Airport, inst_RedWingMunicipalMNAirport))). - -fof(axWorldAirportsL_Z3240, axiom, - (hasType(type_Airport, inst_RedbirdTXAirport))). - -fof(axWorldAirportsL_Z3241, axiom, - (hasType(type_Airport, inst_RedcliffeAirport))). - -fof(axWorldAirportsL_Z3242, axiom, - (hasType(type_Airport, inst_ReddingMunicipalCAAirport))). - -fof(axWorldAirportsL_Z3243, axiom, - (hasType(type_Airport, inst_RedencaoAirport))). - -fof(axWorldAirportsL_Z3244, axiom, - (hasType(type_Airport, inst_RedwoodFallsMunicipalMNAirport))). - -fof(axWorldAirportsL_Z3245, axiom, - (hasType(type_Airport, inst_ReeseAirForceBaseTXAirport))). - -fof(axWorldAirportsL_Z3246, axiom, - (hasType(type_Airport, inst_ReggioCalabriaAirport))). - -fof(axWorldAirportsL_Z3247, axiom, - (hasType(type_Airport, inst_ReginaAirport))). - -fof(axWorldAirportsL_Z3248, axiom, - (hasType(type_Airport, inst_ReginaSKAirport))). - -fof(axWorldAirportsL_Z3249, axiom, - (hasType(type_Airport, inst_ReginaldGrantMemorialGAAirport))). - -fof(axWorldAirportsL_Z3250, axiom, - (hasType(type_Airport, inst_RegionalONAirport))). - -fof(axWorldAirportsL_Z3251, axiom, - (hasType(type_Airport, inst_RehobothBaySeaplaneBaseDEAirport))). - -fof(axWorldAirportsL_Z3252, axiom, - (hasType(type_Airport, inst_ReidHillviewofSantaClaraCountyCAAirport))). - -fof(axWorldAirportsL_Z3253, axiom, - (hasType(type_Airport, inst_ReidsvilleGAAirport))). - -fof(axWorldAirportsL_Z3254, axiom, - (hasType(type_Airport, inst_ReinaSofiaTenerifeSurCanaryIslandsAirport))). - -fof(axWorldAirportsL_Z3255, axiom, - (hasType(type_Airport, inst_ReiviloAirport))). - -fof(axWorldAirportsL_Z3256, axiom, - (hasType(type_Airport, inst_RengatAirport))). - -fof(axWorldAirportsL_Z3257, axiom, - (hasType(type_Airport, inst_RenmarkSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z3258, axiom, - (hasType(type_Airport, inst_RennellIslandAirport))). - -fof(axWorldAirportsL_Z3259, axiom, - (hasType(type_Airport, inst_RenoCannonInternationalNVAirport))). - -fof(axWorldAirportsL_Z3260, axiom, - (hasType(type_Airport, inst_RentonMunicipalWAAirport))). - -fof(axWorldAirportsL_Z3261, axiom, - (hasType(type_Airport, inst_RepulseBayNTAirport))). - -fof(axWorldAirportsL_Z3262, axiom, - (hasType(type_Airport, inst_RequenaAirport))). - -fof(axWorldAirportsL_Z3263, axiom, - (hasType(type_Airport, inst_ResendeRJAirport))). - -fof(axWorldAirportsL_Z3264, axiom, - (hasType(type_Airport, inst_ResistenciaAirport))). - -fof(axWorldAirportsL_Z3265, axiom, - (hasType(type_Airport, inst_ResoluteBayNTAirport))). - -fof(axWorldAirportsL_Z3266, axiom, - (hasType(type_Airport, inst_ResolutionIslandNTAirport))). - -fof(axWorldAirportsL_Z3267, axiom, - (hasType(type_Airport, inst_RethymnonCreteAirport))). - -fof(axWorldAirportsL_Z3268, axiom, - (hasType(type_Airport, inst_ReusAirport))). - -fof(axWorldAirportsL_Z3269, axiom, - (hasType(type_Airport, inst_ReusTarragonaAirport))). - -fof(axWorldAirportsL_Z3270, axiom, - (hasType(type_Airport, inst_RevelstokeBCAirport))). - -fof(axWorldAirportsL_Z3271, axiom, - (hasType(type_Airport, inst_RewaAirport))). - -fof(axWorldAirportsL_Z3272, axiom, - (hasType(type_Airport, inst_ReyesAirport))). - -fof(axWorldAirportsL_Z3273, axiom, - (hasType(type_Airport, inst_ReykholarAirport))). - -fof(axWorldAirportsL_Z3274, axiom, - (hasType(type_Airport, inst_ReykjahlidhMyvatnAirport))). - -fof(axWorldAirportsL_Z3275, axiom, - (hasType(type_Airport, inst_ReykjavikAirport))). - -fof(axWorldAirportsL_Z3276, axiom, - (hasType(type_Airport, inst_RezayiehAirport))). - -fof(axWorldAirportsL_Z3277, axiom, - (hasType(type_Airport, inst_RhinelanderOneidaCountyWIAirport))). - -fof(axWorldAirportsL_Z3278, axiom, - (hasType(type_Airport, inst_RiberaltaAirport))). - -fof(axWorldAirportsL_Z3279, axiom, - (hasType(type_Airport, inst_RiberaoPretoSPAirport))). - -fof(axWorldAirportsL_Z3280, axiom, - (hasType(type_Airport, inst_RiceLakeMunicipalWIAirport))). - -fof(axWorldAirportsL_Z3281, axiom, - (hasType(type_Airport, inst_RichardBHelgesonMNAirport))). - -fof(axWorldAirportsL_Z3282, axiom, - (hasType(type_Airport, inst_RichardBRussellGAAirport))). - -fof(axWorldAirportsL_Z3283, axiom, - (hasType(type_Airport, inst_RichardIBongWIAirport))). - -fof(axWorldAirportsL_Z3284, axiom, - (hasType(type_Airport, inst_RichardLloydJonesJrOKAirport))). - -fof(axWorldAirportsL_Z3285, axiom, - (hasType(type_Airport, inst_RichardTollAirport))). - -fof(axWorldAirportsL_Z3286, axiom, - (hasType(type_Airport, inst_RichardsBayAirport))). - -fof(axWorldAirportsL_Z3287, axiom, - (hasType(type_Airport, inst_RichfieldMunicipalUTAirport))). - -fof(axWorldAirportsL_Z3288, axiom, - (hasType(type_Airport, inst_RichlandWAAirport))). - -fof(axWorldAirportsL_Z3289, axiom, - (hasType(type_Airport, inst_RichmondInternationalAirportByrdFieldVAAirport))). - -fof(axWorldAirportsL_Z3290, axiom, - (hasType(type_Airport, inst_RichmondMunicipalINAirport))). - -fof(axWorldAirportsL_Z3291, axiom, - (hasType(type_Airport, inst_RichmondQueenslandAirport))). - -fof(axWorldAirportsL_Z3292, axiom, - (hasType(type_Airport, inst_RickenbackerInternationalOHAirport))). - -fof(axWorldAirportsL_Z3293, axiom, - (hasType(type_Airport, inst_RigoletAerodromeNFAirport))). - -fof(axWorldAirportsL_Z3294, axiom, - (hasType(type_Airport, inst_RijekaAirport))). - -fof(axWorldAirportsL_Z3295, axiom, - (hasType(type_Airport, inst_RiminiAirport))). - -fof(axWorldAirportsL_Z3296, axiom, - (hasType(type_Airport, inst_RimouskiQCAirport))). - -fof(axWorldAirportsL_Z3297, axiom, - (hasType(type_Airport, inst_RingiCoveAirport))). - -fof(axWorldAirportsL_Z3298, axiom, - (hasType(type_Airport, inst_RingwayInternationalEnglandAirport))). - -fof(axWorldAirportsL_Z3299, axiom, - (hasType(type_Airport, inst_RioAlzucarAirport))). - -fof(axWorldAirportsL_Z3300, axiom, - (hasType(type_Airport, inst_RioCuartoAreadeMaterialRioCuartoAirport))). - -fof(axWorldAirportsL_Z3301, axiom, - (hasType(type_Airport, inst_RioFrioAirport))). - -fof(axWorldAirportsL_Z3302, axiom, - (hasType(type_Airport, inst_RioGallegosAirport))). - -fof(axWorldAirportsL_Z3303, axiom, - (hasType(type_Airport, inst_RioGrandeAirport))). - -fof(axWorldAirportsL_Z3304, axiom, - (hasType(type_Airport, inst_RioGrandeRSAirport))). - -fof(axWorldAirportsL_Z3305, axiom, - (hasType(type_Airport, inst_RioGrandeValleyTXAirport))). - -fof(axWorldAirportsL_Z3306, axiom, - (hasType(type_Airport, inst_RioHondoAirport))). - -fof(axWorldAirportsL_Z3307, axiom, - (hasType(type_Airport, inst_RioMayoAirport))). - -fof(axWorldAirportsL_Z3308, axiom, - (hasType(type_Airport, inst_RioSidraAirport))). - -fof(axWorldAirportsL_Z3309, axiom, - (hasType(type_Airport, inst_RioTigreAirport))). - -fof(axWorldAirportsL_Z3310, axiom, - (hasType(type_Airport, inst_RioTurbioAirport))). - -fof(axWorldAirportsL_Z3311, axiom, - (hasType(type_Airport, inst_RioVerdeAirport))). - -fof(axWorldAirportsL_Z3312, axiom, - (hasType(type_Airport, inst_RiohachaAirport))). - -fof(axWorldAirportsL_Z3313, axiom, - (hasType(type_Airport, inst_RiojaAirport))). - -fof(axWorldAirportsL_Z3314, axiom, - (hasType(type_Airport, inst_RiosoSulSCAirport))). - -fof(axWorldAirportsL_Z3315, axiom, - (hasType(type_Airport, inst_RishiriAirport))). - -fof(axWorldAirportsL_Z3316, axiom, - (hasType(type_Airport, inst_RiverCessAirport))). - -fof(axWorldAirportsL_Z3317, axiom, - (hasType(type_Airport, inst_RiversInletWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z3318, axiom, - (hasType(type_Airport, inst_RiversMBAirport))). - -fof(axWorldAirportsL_Z3319, axiom, - (hasType(type_Airport, inst_RiversideMunicipalCAAirport))). - -fof(axWorldAirportsL_Z3320, axiom, - (hasType(type_Airport, inst_RivertonRegionalWYAirport))). - -fof(axWorldAirportsL_Z3321, axiom, - (hasType(type_Airport, inst_RivesaltesPerpignanAirport))). - -fof(axWorldAirportsL_Z3322, axiom, - (hasType(type_Airport, inst_RiviereQCAirport))). - -fof(axWorldAirportsL_Z3323, axiom, - (hasType(type_Airport, inst_RiviereauTonnerreQCAirport))). - -fof(axWorldAirportsL_Z3324, axiom, - (hasType(type_Airport, inst_RiviereduLoupQCAirport))). - -fof(axWorldAirportsL_Z3325, axiom, - (hasType(type_Airport, inst_RivneRovnoRivneAirport))). - -fof(axWorldAirportsL_Z3326, axiom, - (hasType(type_Airport, inst_RivoltoUdineAirport))). - -fof(axWorldAirportsL_Z3327, axiom, - (hasType(type_Airport, inst_RiyadhAirport))). - -fof(axWorldAirportsL_Z3328, axiom, - (hasType(type_Airport, inst_RiyanAirport))). - -fof(axWorldAirportsL_Z3329, axiom, - (hasType(type_Airport, inst_RizeAirport))). - -fof(axWorldAirportsL_Z3330, axiom, - (hasType(type_Airport, inst_RoadTownSeaplaneBaseTortolaAirport))). - -fof(axWorldAirportsL_Z3331, axiom, - (hasType(type_Airport, inst_RoanneAirport))). - -fof(axWorldAirportsL_Z3332, axiom, - (hasType(type_Airport, inst_RoanokeRegionalAirportWoodrumFieldVAAirport))). - -fof(axWorldAirportsL_Z3333, axiom, - (hasType(type_Airport, inst_RoatanAirport))). - -fof(axWorldAirportsL_Z3334, axiom, - (hasType(type_Airport, inst_RobenHoodMIAirport))). - -fof(axWorldAirportsL_Z3335, axiom, - (hasType(type_Airport, inst_RobertBobCurtisMemorialAKAirport))). - -fof(axWorldAirportsL_Z3336, axiom, - (hasType(type_Airport, inst_RobertSKerrOKAirport))). - -fof(axWorldAirportsL_Z3337, axiom, - (hasType(type_Airport, inst_RobertSibleyTNAirport))). - -fof(axWorldAirportsL_Z3338, axiom, - (hasType(type_Airport, inst_RobertsArmyAirFieldCAAirport))). - -fof(axWorldAirportsL_Z3339, axiom, - (hasType(type_Airport, inst_RobertsFieldMonroviaAirport))). - -fof(axWorldAirportsL_Z3340, axiom, - (hasType(type_Airport, inst_RobertsFieldORAirport))). - -fof(axWorldAirportsL_Z3341, axiom, - (hasType(type_Airport, inst_RobervalQCAirport))). - -fof(axWorldAirportsL_Z3342, axiom, - (hasType(type_Airport, inst_RobinhoodQueenslandAirport))). - -fof(axWorldAirportsL_Z3343, axiom, - (hasType(type_Airport, inst_RobinsAirForceBaseGAAirport))). - -fof(axWorldAirportsL_Z3344, axiom, - (hasType(type_Airport, inst_RobinsonArmyAirFieldNationalGuardARAirport))). - -fof(axWorldAirportsL_Z3345, axiom, - (hasType(type_Airport, inst_RobinsonMunicipalILAirport))). - -fof(axWorldAirportsL_Z3346, axiom, - (hasType(type_Airport, inst_RobinsonRiverAirport))). - -fof(axWorldAirportsL_Z3347, axiom, - (hasType(type_Airport, inst_RobinsonRiverNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z3348, axiom, - (hasType(type_Airport, inst_RobinvaleVictoriaAirport))). - -fof(axWorldAirportsL_Z3349, axiom, - (hasType(type_Airport, inst_RoboreAirport))). - -fof(axWorldAirportsL_Z3350, axiom, - (hasType(type_Airport, inst_RoboroughEnglandAirport))). - -fof(axWorldAirportsL_Z3351, axiom, - (hasType(type_Airport, inst_RocheHarborWAAirport))). - -fof(axWorldAirportsL_Z3352, axiom, - (hasType(type_Airport, inst_RochefortAirport))). - -fof(axWorldAirportsL_Z3353, axiom, - (hasType(type_Airport, inst_RochesterAirport))). - -fof(axWorldAirportsL_Z3354, axiom, - (hasType(type_Airport, inst_RochesterMunicipalMNAirport))). - -fof(axWorldAirportsL_Z3355, axiom, - (hasType(type_Airport, inst_RockCountyNEAirport))). - -fof(axWorldAirportsL_Z3356, axiom, - (hasType(type_Airport, inst_RockHillMunicipalAirportBryantFieldSCAirport))). - -fof(axWorldAirportsL_Z3357, axiom, - (hasType(type_Airport, inst_RockRapidsMunicipalIAAirport))). - -fof(axWorldAirportsL_Z3358, axiom, - (hasType(type_Airport, inst_RockSoundEleutheraAirport))). - -fof(axWorldAirportsL_Z3359, axiom, - (hasType(type_Airport, inst_RockSpringsSweetwaterCountyWYAirport))). - -fof(axWorldAirportsL_Z3360, axiom, - (hasType(type_Airport, inst_RockcliffeONAirport))). - -fof(axWorldAirportsL_Z3361, axiom, - (hasType(type_Airport, inst_RockhamptonDownsNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z3362, axiom, - (hasType(type_Airport, inst_RockhamptonQueenslandAirport))). - -fof(axWorldAirportsL_Z3363, axiom, - (hasType(type_Airport, inst_RockleighNJAirport))). - -fof(axWorldAirportsL_Z3364, axiom, - (hasType(type_Airport, inst_RockwoodMunicipalTNAirport))). - -fof(axWorldAirportsL_Z3365, axiom, - (hasType(type_Airport, inst_RockyMountWilsonNCAirport))). - -fof(axWorldAirportsL_Z3366, axiom, - (hasType(type_Airport, inst_RockyMountainHouseABAirport))). - -fof(axWorldAirportsL_Z3367, axiom, - (hasType(type_Airport, inst_RodezAirport))). - -fof(axWorldAirportsL_Z3368, axiom, - (hasType(type_Airport, inst_RodriguesIslandAirport))). - -fof(axWorldAirportsL_Z3369, axiom, - (hasType(type_Airport, inst_RodriguezdeMendezAirport))). - -fof(axWorldAirportsL_Z3370, axiom, - (hasType(type_Airport, inst_RoebourneWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z3371, axiom, - (hasType(type_Airport, inst_RogersMunicipalAirportCarterFieldARAirport))). - -fof(axWorldAirportsL_Z3372, axiom, - (hasType(type_Airport, inst_RokebyQueenslandAirport))). - -fof(axWorldAirportsL_Z3373, axiom, - (hasType(type_Airport, inst_RokotAirport))). - -fof(axWorldAirportsL_Z3374, axiom, - (hasType(type_Airport, inst_RollaDowntownMOAirport))). - -fof(axWorldAirportsL_Z3375, axiom, - (hasType(type_Airport, inst_RollaNationalMOAirport))). - -fof(axWorldAirportsL_Z3376, axiom, - (hasType(type_Airport, inst_RollangFieldMSAirport))). - -fof(axWorldAirportsL_Z3377, axiom, - (hasType(type_Airport, inst_RolpaAirport))). - -fof(axWorldAirportsL_Z3378, axiom, - (hasType(type_Airport, inst_RomaQueenslandAirport))). - -fof(axWorldAirportsL_Z3379, axiom, - (hasType(type_Airport, inst_RomeStateORAirport))). - -fof(axWorldAirportsL_Z3380, axiom, - (hasType(type_Airport, inst_RonchideiLegionariTriesteAirport))). - -fof(axWorldAirportsL_Z3381, axiom, - (hasType(type_Airport, inst_RondonAirport))). - -fof(axWorldAirportsL_Z3382, axiom, - (hasType(type_Airport, inst_RondonopolisMTAirport))). - -fof(axWorldAirportsL_Z3383, axiom, - (hasType(type_Airport, inst_RongelapAirport))). - -fof(axWorldAirportsL_Z3384, axiom, - (hasType(type_Airport, inst_RonnebyAirBaseRonnebyAirport))). - -fof(axWorldAirportsL_Z3385, axiom, - (hasType(type_Airport, inst_RookeFieldTXAirport))). - -fof(axWorldAirportsL_Z3386, axiom, - (hasType(type_Airport, inst_RooseveltMunicipalUTAirport))). - -fof(axWorldAirportsL_Z3387, axiom, - (hasType(type_Airport, inst_RooseveltRoadsNavalStationOfstieFieldRooseveltRoadsAirport))). - -fof(axWorldAirportsL_Z3388, axiom, - (hasType(type_Airport, inst_RoperBarAirport))). - -fof(axWorldAirportsL_Z3389, axiom, - (hasType(type_Airport, inst_RoperValleyNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z3390, axiom, - (hasType(type_Airport, inst_RoronaAirport))). - -fof(axWorldAirportsL_Z3391, axiom, - (hasType(type_Airport, inst_RorosAirport))). - -fof(axWorldAirportsL_Z3392, axiom, - (hasType(type_Airport, inst_RorvikRoervikAirport))). - -fof(axWorldAirportsL_Z3393, axiom, - (hasType(type_Airport, inst_RosarioAirport))). - -fof(axWorldAirportsL_Z3394, axiom, - (hasType(type_Airport, inst_RosarioSeaplaneBaseWAAirport))). - -fof(axWorldAirportsL_Z3395, axiom, - (hasType(type_Airport, inst_RoseauMunicipalMNAirport))). - -fof(axWorldAirportsL_Z3396, axiom, - (hasType(type_Airport, inst_RoseberthQueenslandAirport))). - -fof(axWorldAirportsL_Z3397, axiom, - (hasType(type_Airport, inst_RoseburgMunicipalORAirport))). - -fof(axWorldAirportsL_Z3398, axiom, - (hasType(type_Airport, inst_RosecransMemorialMOAirport))). - -fof(axWorldAirportsL_Z3399, axiom, - (hasType(type_Airport, inst_RoseiresAirport))). - -fof(axWorldAirportsL_Z3400, axiom, - (hasType(type_Airport, inst_RosellaPlainsQueenslandAirport))). - -fof(axWorldAirportsL_Z3401, axiom, - (hasType(type_Airport, inst_RoshPinaAirport))). - -fof(axWorldAirportsL_Z3402, axiom, - (hasType(type_Airport, inst_RoskildeKobenhavnCopenhagenAirport))). - -fof(axWorldAirportsL_Z3403, axiom, - (hasType(type_Airport, inst_RossCountyOHAirport))). - -fof(axWorldAirportsL_Z3404, axiom, - (hasType(type_Airport, inst_RossRiverYTAirport))). - -fof(axWorldAirportsL_Z3405, axiom, - (hasType(type_Airport, inst_RossvollMoiRanaAirport))). - -fof(axWorldAirportsL_Z3406, axiom, - (hasType(type_Airport, inst_RostRoestAirport))). - -fof(axWorldAirportsL_Z3407, axiom, - (hasType(type_Airport, inst_RostockAirport))). - -fof(axWorldAirportsL_Z3408, axiom, - (hasType(type_Airport, inst_RostovRostovAirport))). - -fof(axWorldAirportsL_Z3409, axiom, - (hasType(type_Airport, inst_RoswellIndustrialAirCenterNMAirport))). - -fof(axWorldAirportsL_Z3410, axiom, - (hasType(type_Airport, inst_RotaInternationalRotaIslandAirport))). - -fof(axWorldAirportsL_Z3411, axiom, - (hasType(type_Airport, inst_RotaNavalStationRotaAirport))). - -fof(axWorldAirportsL_Z3412, axiom, - (hasType(type_Airport, inst_RothenburgAirport))). - -fof(axWorldAirportsL_Z3413, axiom, - (hasType(type_Airport, inst_RothesayAirport))). - -fof(axWorldAirportsL_Z3414, axiom, - (hasType(type_Airport, inst_RotiAirport))). - -fof(axWorldAirportsL_Z3415, axiom, - (hasType(type_Airport, inst_RotoruaAirport))). - -fof(axWorldAirportsL_Z3416, axiom, - (hasType(type_Airport, inst_RotterdamAirport))). - -fof(axWorldAirportsL_Z3417, axiom, - (hasType(type_Airport, inst_RottnestIslandWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z3418, axiom, - (hasType(type_Airport, inst_RotumaAirport))). - -fof(axWorldAirportsL_Z3419, axiom, - (hasType(type_Airport, inst_RotundaCAAirport))). - -fof(axWorldAirportsL_Z3420, axiom, - (hasType(type_Airport, inst_RouenAirport))). - -fof(axWorldAirportsL_Z3421, axiom, - (hasType(type_Airport, inst_RoundupMTAirport))). - -fof(axWorldAirportsL_Z3422, axiom, - (hasType(type_Airport, inst_RourkelaAirport))). - -fof(axWorldAirportsL_Z3423, axiom, - (hasType(type_Airport, inst_RousesPointSeaplaneBaseNYAirport))). - -fof(axWorldAirportsL_Z3424, axiom, - (hasType(type_Airport, inst_RouynNorandaQCAirport))). - -fof(axWorldAirportsL_Z3425, axiom, - (hasType(type_Airport, inst_RovaniemiAirport))). - -fof(axWorldAirportsL_Z3426, axiom, - (hasType(type_Airport, inst_RowanBayAKAirport))). - -fof(axWorldAirportsL_Z3427, axiom, - (hasType(type_Airport, inst_RowanCountyNCAirport))). - -fof(axWorldAirportsL_Z3428, axiom, - (hasType(type_Airport, inst_RoxasAirport))). - -fof(axWorldAirportsL_Z3429, axiom, - (hasType(type_Airport, inst_RoyHillAirport))). - -fof(axWorldAirportsL_Z3430, axiom, - (hasType(type_Airport, inst_RoyHurdMemorialTXAirport))). - -fof(axWorldAirportsL_Z3431, axiom, - (hasType(type_Airport, inst_RoyanAirport))). - -fof(axWorldAirportsL_Z3432, axiom, - (hasType(type_Airport, inst_RubelsantoAirport))). - -fof(axWorldAirportsL_Z3433, axiom, - (hasType(type_Airport, inst_RubemBertaRSAirport))). - -fof(axWorldAirportsL_Z3434, axiom, - (hasType(type_Airport, inst_RubyAKAirport))). - -fof(axWorldAirportsL_Z3435, axiom, - (hasType(type_Airport, inst_RugaoAirport))). - -fof(axWorldAirportsL_Z3436, axiom, - (hasType(type_Airport, inst_RuhengeriAirport))). - -fof(axWorldAirportsL_Z3437, axiom, - (hasType(type_Airport, inst_RukumkotAirport))). - -fof(axWorldAirportsL_Z3438, axiom, - (hasType(type_Airport, inst_RumCayAirport))). - -fof(axWorldAirportsL_Z3439, axiom, - (hasType(type_Airport, inst_RumginaeAirport))). - -fof(axWorldAirportsL_Z3440, axiom, - (hasType(type_Airport, inst_RumjartarAirport))). - -fof(axWorldAirportsL_Z3441, axiom, - (hasType(type_Airport, inst_RunduAirport))). - -fof(axWorldAirportsL_Z3442, axiom, - (hasType(type_Airport, inst_RupsiAirport))). - -fof(axWorldAirportsL_Z3443, axiom, - (hasType(type_Airport, inst_RurrenabaqueAirport))). - -fof(axWorldAirportsL_Z3444, axiom, - (hasType(type_Airport, inst_RurutuTubuaiIslandsAirport))). - -fof(axWorldAirportsL_Z3445, axiom, - (hasType(type_Airport, inst_RuseAirport))). - -fof(axWorldAirportsL_Z3446, axiom, - (hasType(type_Airport, inst_RuskCountyWIAirport))). - -fof(axWorldAirportsL_Z3447, axiom, - (hasType(type_Airport, inst_RussellMunicipalKSAirport))). - -fof(axWorldAirportsL_Z3448, axiom, - (hasType(type_Airport, inst_RussianMissionAKAirport))). - -fof(axWorldAirportsL_Z3449, axiom, - (hasType(type_Airport, inst_RustonMunicipalLAAirport))). - -fof(axWorldAirportsL_Z3450, axiom, - (hasType(type_Airport, inst_RutengAirport))). - -fof(axWorldAirportsL_Z3451, axiom, - (hasType(type_Airport, inst_RutlandPlainsAirport))). - -fof(axWorldAirportsL_Z3452, axiom, - (hasType(type_Airport, inst_RutlandStateVTAirport))). - -fof(axWorldAirportsL_Z3453, axiom, - (hasType(type_Airport, inst_RuzynePrahaPragueAirport))). - -fof(axWorldAirportsL_Z3454, axiom, - (hasType(type_Airport, inst_RyotsuSadoIsAirport))). - -fof(axWorldAirportsL_Z3455, axiom, - (hasType(type_Airport, inst_SAngeloTrevisoAirport))). - -fof(axWorldAirportsL_Z3456, axiom, - (hasType(type_Airport, inst_SEgidioPerugiaAirport))). - -fof(axWorldAirportsL_Z3457, axiom, - (hasType(type_Airport, inst_SabaAirport))). - -fof(axWorldAirportsL_Z3458, axiom, - (hasType(type_Airport, inst_SabadellAirport))). - -fof(axWorldAirportsL_Z3459, axiom, - (hasType(type_Airport, inst_SabahAirport))). - -fof(axWorldAirportsL_Z3460, axiom, - (hasType(type_Airport, inst_SabanadeLaMarAirport))). - -fof(axWorldAirportsL_Z3461, axiom, - (hasType(type_Airport, inst_SabanadeTorresAirport))). - -fof(axWorldAirportsL_Z3462, axiom, - (hasType(type_Airport, inst_SableIslandNSAirport))). - -fof(axWorldAirportsL_Z3463, axiom, - (hasType(type_Airport, inst_SachigoLakeNTAirport))). - -fof(axWorldAirportsL_Z3464, axiom, - (hasType(type_Airport, inst_SachsHarbourNTAirport))). - -fof(axWorldAirportsL_Z3465, axiom, - (hasType(type_Airport, inst_SacramentoExecutiveCAAirport))). - -fof(axWorldAirportsL_Z3466, axiom, - (hasType(type_Airport, inst_SacramentoMetropolitanCAAirport))). - -fof(axWorldAirportsL_Z3467, axiom, - (hasType(type_Airport, inst_SadahAirport))). - -fof(axWorldAirportsL_Z3468, axiom, - (hasType(type_Airport, inst_SaddamInternationalBaghdadAirport))). - -fof(axWorldAirportsL_Z3469, axiom, - (hasType(type_Airport, inst_SadoShimaAirport))). - -fof(axWorldAirportsL_Z3470, axiom, - (hasType(type_Airport, inst_SaenzPenaAirport))). - -fof(axWorldAirportsL_Z3471, axiom, - (hasType(type_Airport, inst_SaffordMunicipalAZAirport))). - -fof(axWorldAirportsL_Z3472, axiom, - (hasType(type_Airport, inst_SafiAirport))). - -fof(axWorldAirportsL_Z3473, axiom, - (hasType(type_Airport, inst_SafiaAirport))). - -fof(axWorldAirportsL_Z3474, axiom, - (hasType(type_Airport, inst_SagaraiAirport))). - -fof(axWorldAirportsL_Z3475, axiom, - (hasType(type_Airport, inst_SaglekNFAirport))). - -fof(axWorldAirportsL_Z3476, axiom, - (hasType(type_Airport, inst_SagwonAKAirport))). - -fof(axWorldAirportsL_Z3477, axiom, - (hasType(type_Airport, inst_Sahabat16Airport))). - -fof(axWorldAirportsL_Z3478, axiom, - (hasType(type_Airport, inst_SahiwalAirport))). - -fof(axWorldAirportsL_Z3479, axiom, - (hasType(type_Airport, inst_SaibaiIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z3480, axiom, - (hasType(type_Airport, inst_SaidPurAirport))). - -fof(axWorldAirportsL_Z3481, axiom, - (hasType(type_Airport, inst_SaidorAirport))). - -fof(axWorldAirportsL_Z3482, axiom, - (hasType(type_Airport, inst_SaiduSharifAirport))). - -fof(axWorldAirportsL_Z3483, axiom, - (hasType(type_Airport, inst_SaintBarthelemyAirport))). - -fof(axWorldAirportsL_Z3484, axiom, - (hasType(type_Airport, inst_SaintBrieucAirport))). - -fof(axWorldAirportsL_Z3485, axiom, - (hasType(type_Airport, inst_SaintFrancoisAirport))). - -fof(axWorldAirportsL_Z3486, axiom, - (hasType(type_Airport, inst_SaintJacquesRennesAirport))). - -fof(axWorldAirportsL_Z3487, axiom, - (hasType(type_Airport, inst_SaintJohnNBAirport))). - -fof(axWorldAirportsL_Z3488, axiom, - (hasType(type_Airport, inst_SaintLouisAirport))). - -fof(axWorldAirportsL_Z3489, axiom, - (hasType(type_Airport, inst_SaintPierreAirport))). - -fof(axWorldAirportsL_Z3490, axiom, - (hasType(type_Airport, inst_SaintSymphorienToursAirport))). - -fof(axWorldAirportsL_Z3491, axiom, - (hasType(type_Airport, inst_SaintYanAirport))). - -fof(axWorldAirportsL_Z3492, axiom, - (hasType(type_Airport, inst_SaipanInternationalSaipanAirport))). - -fof(axWorldAirportsL_Z3493, axiom, - (hasType(type_Airport, inst_SakonNakhonAirport))). - -fof(axWorldAirportsL_Z3494, axiom, - (hasType(type_Airport, inst_SalakMarouaAirport))). - -fof(axWorldAirportsL_Z3495, axiom, - (hasType(type_Airport, inst_SalalahInternationalSalalahAirport))). - -fof(axWorldAirportsL_Z3496, axiom, - (hasType(type_Airport, inst_SalamancaAirport))). - -fof(axWorldAirportsL_Z3497, axiom, - (hasType(type_Airport, inst_SalamoAirport))). - -fof(axWorldAirportsL_Z3498, axiom, - (hasType(type_Airport, inst_SaleRabatAirport))). - -fof(axWorldAirportsL_Z3499, axiom, - (hasType(type_Airport, inst_SalemLeckroneILAirport))). - -fof(axWorldAirportsL_Z3500, axiom, - (hasType(type_Airport, inst_SalernoAirport))). - -fof(axWorldAirportsL_Z3501, axiom, - (hasType(type_Airport, inst_SalgadoFilhoRSAirport))). - -fof(axWorldAirportsL_Z3502, axiom, - (hasType(type_Airport, inst_SalimaAirport))). - -fof(axWorldAirportsL_Z3503, axiom, - (hasType(type_Airport, inst_SalinaCruzAirport))). - -fof(axWorldAirportsL_Z3504, axiom, - (hasType(type_Airport, inst_SalinaGunnisonUTAirport))). - -fof(axWorldAirportsL_Z3505, axiom, - (hasType(type_Airport, inst_SalinaMunicipalKSAirport))). - -fof(axWorldAirportsL_Z3506, axiom, - (hasType(type_Airport, inst_SalinasMunicipalCAAirport))). - -fof(axWorldAirportsL_Z3507, axiom, - (hasType(type_Airport, inst_SalisburyWicomicoCountyRegionalMDAirport))). - -fof(axWorldAirportsL_Z3508, axiom, - (hasType(type_Airport, inst_SalluitQCAirport))). - -fof(axWorldAirportsL_Z3509, axiom, - (hasType(type_Airport, inst_SalmonArmAerodromeBCAirport))). - -fof(axWorldAirportsL_Z3510, axiom, - (hasType(type_Airport, inst_SaltCaySaltCayAirport))). - -fof(axWorldAirportsL_Z3511, axiom, - (hasType(type_Airport, inst_SaltLakeCityInternationalUTAirport))). - -fof(axWorldAirportsL_Z3512, axiom, - (hasType(type_Airport, inst_SaltaAirport))). - -fof(axWorldAirportsL_Z3513, axiom, - (hasType(type_Airport, inst_SaltonSeaCAAirport))). - -fof(axWorldAirportsL_Z3514, axiom, - (hasType(type_Airport, inst_SalzburgAirport))). - -fof(axWorldAirportsL_Z3515, axiom, - (hasType(type_Airport, inst_SamRatulangiManadoAirport))). - -fof(axWorldAirportsL_Z3516, axiom, - (hasType(type_Airport, inst_SamarindaAirport))). - -fof(axWorldAirportsL_Z3517, axiom, - (hasType(type_Airport, inst_SamarqandSamarkandSamarqandAirport))). - -fof(axWorldAirportsL_Z3518, axiom, - (hasType(type_Airport, inst_SambavaAirport))). - -fof(axWorldAirportsL_Z3519, axiom, - (hasType(type_Airport, inst_SambuAirport))). - -fof(axWorldAirportsL_Z3520, axiom, - (hasType(type_Airport, inst_SamburuAirport))). - -fof(axWorldAirportsL_Z3521, axiom, - (hasType(type_Airport, inst_SamchokAirport))). - -fof(axWorldAirportsL_Z3522, axiom, - (hasType(type_Airport, inst_SamedanStMoritzAirport))). - -fof(axWorldAirportsL_Z3523, axiom, - (hasType(type_Airport, inst_SamosSamosIslandAirport))). - -fof(axWorldAirportsL_Z3524, axiom, - (hasType(type_Airport, inst_SampitBorneoAirport))). - -fof(axWorldAirportsL_Z3525, axiom, - (hasType(type_Airport, inst_SamsunAirport))). - -fof(axWorldAirportsL_Z3526, axiom, - (hasType(type_Airport, inst_SanAndrosAndrosAirport))). - -fof(axWorldAirportsL_Z3527, axiom, - (hasType(type_Airport, inst_SanAntonioAirport))). - -fof(axWorldAirportsL_Z3528, axiom, - (hasType(type_Airport, inst_SanAntonioInternationalTXAirport))). - -fof(axWorldAirportsL_Z3529, axiom, - (hasType(type_Airport, inst_SanBernardinoInternationalCAAirport))). - -fof(axWorldAirportsL_Z3530, axiom, - (hasType(type_Airport, inst_SanBlasAirport))). - -fof(axWorldAirportsL_Z3531, axiom, - (hasType(type_Airport, inst_SanBorjaAirport))). - -fof(axWorldAirportsL_Z3532, axiom, - (hasType(type_Airport, inst_SanCarlosCAAirport))). - -fof(axWorldAirportsL_Z3533, axiom, - (hasType(type_Airport, inst_SanClementeIslandNavalAuxiliaryLandingFieldFrederickShermanFieldCAAirport))). - -fof(axWorldAirportsL_Z3534, axiom, - (hasType(type_Airport, inst_SanCristobalAirport))). - -fof(axWorldAirportsL_Z3535, axiom, - (hasType(type_Airport, inst_SanDiegoInternationalAirportLindberghFieldCAAirport))). - -fof(axWorldAirportsL_Z3536, axiom, - (hasType(type_Airport, inst_SanEstebanAirport))). - -fof(axWorldAirportsL_Z3537, axiom, - (hasType(type_Airport, inst_SanFelipeAirportColombia))). - -fof(axWorldAirportsL_Z3538, axiom, - (hasType(type_Airport, inst_SanFelipeAirportMexico))). - -fof(axWorldAirportsL_Z3539, axiom, - (hasType(type_Airport, inst_SanFelipeAirportVenezuela))). - -fof(axWorldAirportsL_Z3540, axiom, - (hasType(type_Airport, inst_SanFelixAirport))). - -fof(axWorldAirportsL_Z3541, axiom, - (hasType(type_Airport, inst_SanFernandoAirport))). - -fof(axWorldAirportsL_Z3542, axiom, - (hasType(type_Airport, inst_SanFernandoCAAirport))). - -fof(axWorldAirportsL_Z3543, axiom, - (hasType(type_Airport, inst_SanFernandodeApuAirport))). - -fof(axWorldAirportsL_Z3544, axiom, - (hasType(type_Airport, inst_SanFranciscoAirport))). - -fof(axWorldAirportsL_Z3545, axiom, - (hasType(type_Airport, inst_SanFranciscoInternationalCAAirport))). - -fof(axWorldAirportsL_Z3546, axiom, - (hasType(type_Airport, inst_SanFrancisquitoAirport))). - -fof(axWorldAirportsL_Z3547, axiom, - (hasType(type_Airport, inst_SanIgnacioAirport))). - -fof(axWorldAirportsL_Z3548, axiom, - (hasType(type_Airport, inst_SanIgnaciodeMoxosAirport))). - -fof(axWorldAirportsL_Z3549, axiom, - (hasType(type_Airport, inst_SanIgnaciodeVLSAirport))). - -fof(axWorldAirportsL_Z3550, axiom, - (hasType(type_Airport, inst_SanIsidroAirport))). - -fof(axWorldAirportsL_Z3551, axiom, - (hasType(type_Airport, inst_SanJavierAirport))). - -fof(axWorldAirportsL_Z3552, axiom, - (hasType(type_Airport, inst_SanJavierMurciaAirport))). - -fof(axWorldAirportsL_Z3553, axiom, - (hasType(type_Airport, inst_SanJeronimoCordobaAirport))). - -fof(axWorldAirportsL_Z3554, axiom, - (hasType(type_Airport, inst_SanJoaquinAirport))). - -fof(axWorldAirportsL_Z3555, axiom, - (hasType(type_Airport, inst_SanJoseAirportBolivia))). - -fof(axWorldAirportsL_Z3556, axiom, - (hasType(type_Airport, inst_SanJoseAirportPhilippines))). - -fof(axWorldAirportsL_Z3557, axiom, - (hasType(type_Airport, inst_SanJoseInternationalCAAirport))). - -fof(axWorldAirportsL_Z3558, axiom, - (hasType(type_Airport, inst_SanJosedelGuaviaroAirport))). - -fof(axWorldAirportsL_Z3559, axiom, - (hasType(type_Airport, inst_SanJuanAirport))). - -fof(axWorldAirportsL_Z3560, axiom, - (hasType(type_Airport, inst_SanJuanAirportArgentina))). - -fof(axWorldAirportsL_Z3561, axiom, - (hasType(type_Airport, inst_SanJuanCountyUTAirport))). - -fof(axWorldAirportsL_Z3562, axiom, - (hasType(type_Airport, inst_SanJuanUganikSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z3563, axiom, - (hasType(type_Airport, inst_SanJuandeUrabaAirport))). - -fof(axWorldAirportsL_Z3564, axiom, - (hasType(type_Airport, inst_SanJuandelCesarAirport))). - -fof(axWorldAirportsL_Z3565, axiom, - (hasType(type_Airport, inst_SanJuandelaMarAirport))). - -fof(axWorldAirportsL_Z3566, axiom, - (hasType(type_Airport, inst_SanJulianAirport))). - -fof(axWorldAirportsL_Z3567, axiom, - (hasType(type_Airport, inst_SanLuisAirport))). - -fof(axWorldAirportsL_Z3568, axiom, - (hasType(type_Airport, inst_SanLuisObispoCountyAirportMcChesneyFieldCAAirport))). - -fof(axWorldAirportsL_Z3569, axiom, - (hasType(type_Airport, inst_SanLuisPotosiAirport))). - -fof(axWorldAirportsL_Z3570, axiom, - (hasType(type_Airport, inst_SanLuisRioColoradoAirport))). - -fof(axWorldAirportsL_Z3571, axiom, - (hasType(type_Airport, inst_SanLuisdePalenqueAirport))). - -fof(axWorldAirportsL_Z3572, axiom, - (hasType(type_Airport, inst_SanMarcosAirport))). - -fof(axWorldAirportsL_Z3573, axiom, - (hasType(type_Airport, inst_SanMarinoAirport))). - -fof(axWorldAirportsL_Z3574, axiom, - (hasType(type_Airport, inst_SanMiguelAirport))). - -fof(axWorldAirportsL_Z3575, axiom, - (hasType(type_Airport, inst_SanNicolasdeBariAirport))). - -fof(axWorldAirportsL_Z3576, axiom, - (hasType(type_Airport, inst_SanPabloAirport))). - -fof(axWorldAirportsL_Z3577, axiom, - (hasType(type_Airport, inst_SanPabloSevillaAirport))). - -fof(axWorldAirportsL_Z3578, axiom, - (hasType(type_Airport, inst_SanPedroAirport))). - -fof(axWorldAirportsL_Z3579, axiom, - (hasType(type_Airport, inst_SanPedroJaguaAirport))). - -fof(axWorldAirportsL_Z3580, axiom, - (hasType(type_Airport, inst_SanPedrodeUrabaAirport))). - -fof(axWorldAirportsL_Z3581, axiom, - (hasType(type_Airport, inst_SanQuintinAirport))). - -fof(axWorldAirportsL_Z3582, axiom, - (hasType(type_Airport, inst_SanRamonAirport))). - -fof(axWorldAirportsL_Z3583, axiom, - (hasType(type_Airport, inst_SanSalvadorAirport))). - -fof(axWorldAirportsL_Z3584, axiom, - (hasType(type_Airport, inst_SanSalvadorCockburnTownSanSalvadorAirport))). - -fof(axWorldAirportsL_Z3585, axiom, - (hasType(type_Airport, inst_SanTomeAirport))). - -fof(axWorldAirportsL_Z3586, axiom, - (hasType(type_Airport, inst_SanVicentedelCaguanAirport))). - -fof(axWorldAirportsL_Z3587, axiom, - (hasType(type_Airport, inst_SananaAirport))). - -fof(axWorldAirportsL_Z3588, axiom, - (hasType(type_Airport, inst_SanandajAirport))). - -fof(axWorldAirportsL_Z3589, axiom, - (hasType(type_Airport, inst_SanctiSpirituAirport))). - -fof(axWorldAirportsL_Z3590, axiom, - (hasType(type_Airport, inst_SandPointAKAirport))). - -fof(axWorldAirportsL_Z3591, axiom, - (hasType(type_Airport, inst_SandakanSabahAirport))). - -fof(axWorldAirportsL_Z3592, axiom, - (hasType(type_Airport, inst_SandayOrkneyIslandsAirport))). - -fof(axWorldAirportsL_Z3593, axiom, - (hasType(type_Airport, inst_SandcreekAirport))). - -fof(axWorldAirportsL_Z3594, axiom, - (hasType(type_Airport, inst_SandersonFieldWAAirport))). - -fof(axWorldAirportsL_Z3595, axiom, - (hasType(type_Airport, inst_SandowayAirport))). - -fof(axWorldAirportsL_Z3596, axiom, - (hasType(type_Airport, inst_SandringhamQueenslandAirport))). - -fof(axWorldAirportsL_Z3597, axiom, - (hasType(type_Airport, inst_SandspitBCAirport))). - -fof(axWorldAirportsL_Z3598, axiom, - (hasType(type_Airport, inst_SandstoneWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z3599, axiom, - (hasType(type_Airport, inst_SandwipAirport))). - -fof(axWorldAirportsL_Z3600, axiom, - (hasType(type_Airport, inst_SandyLakeONAirport))). - -fof(axWorldAirportsL_Z3601, axiom, - (hasType(type_Airport, inst_SanfordMunicipalMEAirport))). - -fof(axWorldAirportsL_Z3602, axiom, - (hasType(type_Airport, inst_SangaSangaAirport))). - -fof(axWorldAirportsL_Z3603, axiom, - (hasType(type_Airport, inst_SangapiAirport))). - -fof(axWorldAirportsL_Z3604, axiom, - (hasType(type_Airport, inst_SanggataAirport))). - -fof(axWorldAirportsL_Z3605, axiom, - (hasType(type_Airport, inst_SangirAirport))). - -fof(axWorldAirportsL_Z3606, axiom, - (hasType(type_Airport, inst_SangleyPointAirport))). - -fof(axWorldAirportsL_Z3607, axiom, - (hasType(type_Airport, inst_SangsterMontegoBayAirport))). - -fof(axWorldAirportsL_Z3608, axiom, - (hasType(type_Airport, inst_SaniaRamelTetouanTetuanAirport))). - -fof(axWorldAirportsL_Z3609, axiom, - (hasType(type_Airport, inst_SanikiluaqNTAirport))). - -fof(axWorldAirportsL_Z3610, axiom, - (hasType(type_Airport, inst_SansSouciONAirport))). - -fof(axWorldAirportsL_Z3611, axiom, - (hasType(type_Airport, inst_SantaAnaAirportBolivia))). - -fof(axWorldAirportsL_Z3612, axiom, - (hasType(type_Airport, inst_SantaAnaAirportColombia))). - -fof(axWorldAirportsL_Z3613, axiom, - (hasType(type_Airport, inst_SantaAnaSeaplaneBaseSantaAnaAirport))). - -fof(axWorldAirportsL_Z3614, axiom, - (hasType(type_Airport, inst_SantaBarbaraAirport))). - -fof(axWorldAirportsL_Z3615, axiom, - (hasType(type_Airport, inst_SantaBarbaraMunicipalCAAirport))). - -fof(axWorldAirportsL_Z3616, axiom, - (hasType(type_Airport, inst_SantaCarolinaAirport))). - -fof(axWorldAirportsL_Z3617, axiom, - (hasType(type_Airport, inst_SantaCatalinaAirport))). - -fof(axWorldAirportsL_Z3618, axiom, - (hasType(type_Airport, inst_SantaCeciliaAirport))). - -fof(axWorldAirportsL_Z3619, axiom, - (hasType(type_Airport, inst_SantaClaraAirport))). - -fof(axWorldAirportsL_Z3620, axiom, - (hasType(type_Airport, inst_SantaCruzAirportArgentina))). - -fof(axWorldAirportsL_Z3621, axiom, - (hasType(type_Airport, inst_SantaCruzAirportBelize))). - -fof(axWorldAirportsL_Z3622, axiom, - (hasType(type_Airport, inst_SantaCruzAirportBrazil))). - -fof(axWorldAirportsL_Z3623, axiom, - (hasType(type_Airport, inst_SantaCruzAirportCostaRica))). - -fof(axWorldAirportsL_Z3624, axiom, - (hasType(type_Airport, inst_SantaCruzAirportSolomonIslands))). - -fof(axWorldAirportsL_Z3625, axiom, - (hasType(type_Airport, inst_SantaCruzCAAirport))). - -fof(axWorldAirportsL_Z3626, axiom, - (hasType(type_Airport, inst_SantaCruzIslandCAAirport))). - -fof(axWorldAirportsL_Z3627, axiom, - (hasType(type_Airport, inst_SantaCruzdelaPalmaAirport))). - -fof(axWorldAirportsL_Z3628, axiom, - (hasType(type_Airport, inst_SantaElenaAirport))). - -fof(axWorldAirportsL_Z3629, axiom, - (hasType(type_Airport, inst_SantaFeAirport))). - -fof(axWorldAirportsL_Z3630, axiom, - (hasType(type_Airport, inst_SantaFeBusStationNMAirport))). - -fof(axWorldAirportsL_Z3631, axiom, - (hasType(type_Airport, inst_SantaFeCountyMunicipalNMAirport))). - -fof(axWorldAirportsL_Z3632, axiom, - (hasType(type_Airport, inst_SantaFedoSulAirport))). - -fof(axWorldAirportsL_Z3633, axiom, - (hasType(type_Airport, inst_SantaInezCAAirport))). - -fof(axWorldAirportsL_Z3634, axiom, - (hasType(type_Airport, inst_SantaKatarinaAirport))). - -fof(axWorldAirportsL_Z3635, axiom, - (hasType(type_Airport, inst_SantaLuciaAirport))). - -fof(axWorldAirportsL_Z3636, axiom, - (hasType(type_Airport, inst_SantaMariaAirportColombia))). - -fof(axWorldAirportsL_Z3637, axiom, - (hasType(type_Airport, inst_SantaMariaAirportPeru))). - -fof(axWorldAirportsL_Z3638, axiom, - (hasType(type_Airport, inst_SantaMariaAzoresAirport))). - -fof(axWorldAirportsL_Z3639, axiom, - (hasType(type_Airport, inst_SantaMariaPublicCAAirport))). - -fof(axWorldAirportsL_Z3640, axiom, - (hasType(type_Airport, inst_SantaMariaRSAirport))). - -fof(axWorldAirportsL_Z3641, axiom, - (hasType(type_Airport, inst_SantaMonicaMunicipalCAAirport))). - -fof(axWorldAirportsL_Z3642, axiom, - (hasType(type_Airport, inst_SantaPaulaCAAirport))). - -fof(axWorldAirportsL_Z3643, axiom, - (hasType(type_Airport, inst_SantaRosaAirportArgentina))). - -fof(axWorldAirportsL_Z3644, axiom, - (hasType(type_Airport, inst_SantaRosaAirportBolivia))). - -fof(axWorldAirportsL_Z3645, axiom, - (hasType(type_Airport, inst_SantaRosaRSAirport))). - -fof(axWorldAirportsL_Z3646, axiom, - (hasType(type_Airport, inst_SantaRosadeCopanAirport))). - -fof(axWorldAirportsL_Z3647, axiom, - (hasType(type_Airport, inst_SantaRosaliaAirport))). - -fof(axWorldAirportsL_Z3648, axiom, - (hasType(type_Airport, inst_SantaRosaliaAirportMexico))). - -fof(axWorldAirportsL_Z3649, axiom, - (hasType(type_Airport, inst_SantaTeresitaAirport))). - -fof(axWorldAirportsL_Z3650, axiom, - (hasType(type_Airport, inst_SantaTerezinhaAirport))). - -fof(axWorldAirportsL_Z3651, axiom, - (hasType(type_Airport, inst_SantanTanjungAirport))). - -fof(axWorldAirportsL_Z3652, axiom, - (hasType(type_Airport, inst_SantanaRamosAirport))). - -fof(axWorldAirportsL_Z3653, axiom, - (hasType(type_Airport, inst_SantanadoLivramentoRSAirport))). - -fof(axWorldAirportsL_Z3654, axiom, - (hasType(type_Airport, inst_SantanderAirport))). - -fof(axWorldAirportsL_Z3655, axiom, - (hasType(type_Airport, inst_SantaremPAAirport))). - -fof(axWorldAirportsL_Z3656, axiom, - (hasType(type_Airport, inst_SantiagoSantiagodeCompostelaAirport))). - -fof(axWorldAirportsL_Z3657, axiom, - (hasType(type_Airport, inst_SantiagodeChileAirport))). - -fof(axWorldAirportsL_Z3658, axiom, - (hasType(type_Airport, inst_SantiagodelEsteroAirport))). - -fof(axWorldAirportsL_Z3659, axiom, - (hasType(type_Airport, inst_SantoAndreSPAirport))). - -fof(axWorldAirportsL_Z3660, axiom, - (hasType(type_Airport, inst_SantoAntaoAirport))). - -fof(axWorldAirportsL_Z3661, axiom, - (hasType(type_Airport, inst_SantoDomingoAirport))). - -fof(axWorldAirportsL_Z3662, axiom, - (hasType(type_Airport, inst_SantosSPAirport))). - -fof(axWorldAirportsL_Z3663, axiom, - (hasType(type_Airport, inst_SanyaAirport))). - -fof(axWorldAirportsL_Z3664, axiom, - (hasType(type_Airport, inst_SaoBentodoSulSCAirport))). - -fof(axWorldAirportsL_Z3665, axiom, - (hasType(type_Airport, inst_SaoBernardodoCampoSPAirport))). - -fof(axWorldAirportsL_Z3666, axiom, - (hasType(type_Airport, inst_SaoCaetanodoSulSPAirport))). - -fof(axWorldAirportsL_Z3667, axiom, - (hasType(type_Airport, inst_SaoCarlosSPAirport))). - -fof(axWorldAirportsL_Z3668, axiom, - (hasType(type_Airport, inst_SaoDomingosAirport))). - -fof(axWorldAirportsL_Z3669, axiom, - (hasType(type_Airport, inst_SaoFelipeAirport))). - -fof(axWorldAirportsL_Z3670, axiom, - (hasType(type_Airport, inst_SaoFelixAraguaiAirport))). - -fof(axWorldAirportsL_Z3671, axiom, - (hasType(type_Airport, inst_SaoFelixdeXinguAirport))). - -fof(axWorldAirportsL_Z3672, axiom, - (hasType(type_Airport, inst_SaoFranciscodoSulSCAirport))). - -fof(axWorldAirportsL_Z3673, axiom, - (hasType(type_Airport, inst_SaoGabrielAirport))). - -fof(axWorldAirportsL_Z3674, axiom, - (hasType(type_Airport, inst_SaoGoncaloRJAirport))). - -fof(axWorldAirportsL_Z3675, axiom, - (hasType(type_Airport, inst_SaoGoncalodoAmaranteRNAirport))). - -fof(axWorldAirportsL_Z3676, axiom, - (hasType(type_Airport, inst_SaoJoaodelReiMGAirport))). - -fof(axWorldAirportsL_Z3677, axiom, - (hasType(type_Airport, inst_SaoJorgeAzoresAirport))). - -fof(axWorldAirportsL_Z3678, axiom, - (hasType(type_Airport, inst_SaoJosedoRioPretoSPAirport))). - -fof(axWorldAirportsL_Z3679, axiom, - (hasType(type_Airport, inst_SaoJosedoXinguAirport))). - -fof(axWorldAirportsL_Z3680, axiom, - (hasType(type_Airport, inst_SaoJosedosLamposSPAirport))). - -fof(axWorldAirportsL_Z3681, axiom, - (hasType(type_Airport, inst_SaoLeopoldoRSAirport))). - -fof(axWorldAirportsL_Z3682, axiom, - (hasType(type_Airport, inst_SaoLourencoAirport))). - -fof(axWorldAirportsL_Z3683, axiom, - (hasType(type_Airport, inst_SaoLuisMAAirport))). - -fof(axWorldAirportsL_Z3684, axiom, - (hasType(type_Airport, inst_SaoMateusESAirport))). - -fof(axWorldAirportsL_Z3685, axiom, - (hasType(type_Airport, inst_SaoMigueldeAragaoAirport))). - -fof(axWorldAirportsL_Z3686, axiom, - (hasType(type_Airport, inst_SaoNicolauSaoNicolauAirport))). - -fof(axWorldAirportsL_Z3687, axiom, - (hasType(type_Airport, inst_SaoTomeSaoTomeAirport))). - -fof(axWorldAirportsL_Z3688, axiom, - (hasType(type_Airport, inst_SaoVicenteSaoVicenteAirport))). - -fof(axWorldAirportsL_Z3689, axiom, - (hasType(type_Airport, inst_SapmangaAirport))). - -fof(axWorldAirportsL_Z3690, axiom, - (hasType(type_Airport, inst_SaposoaAirport))). - -fof(axWorldAirportsL_Z3691, axiom, - (hasType(type_Airport, inst_SaraAirport))). - -fof(axWorldAirportsL_Z3692, axiom, - (hasType(type_Airport, inst_SarajevoAirport))). - -fof(axWorldAirportsL_Z3693, axiom, - (hasType(type_Airport, inst_SaranskMordviniaAirport))). - -fof(axWorldAirportsL_Z3694, axiom, - (hasType(type_Airport, inst_SarasotaBradentonFLAirport))). - -fof(axWorldAirportsL_Z3695, axiom, - (hasType(type_Airport, inst_SaratovSaratovAirport))). - -fof(axWorldAirportsL_Z3696, axiom, - (hasType(type_Airport, inst_SaravaneAirport))). - -fof(axWorldAirportsL_Z3697, axiom, - (hasType(type_Airport, inst_SaravenaAirport))). - -fof(axWorldAirportsL_Z3698, axiom, - (hasType(type_Airport, inst_SardehBandAirport))). - -fof(axWorldAirportsL_Z3699, axiom, - (hasType(type_Airport, inst_SarhAirport))). - -fof(axWorldAirportsL_Z3700, axiom, - (hasType(type_Airport, inst_SarichefAKAirport))). - -fof(axWorldAirportsL_Z3701, axiom, - (hasType(type_Airport, inst_SarmiNewGuineaAirport))). - -fof(axWorldAirportsL_Z3702, axiom, - (hasType(type_Airport, inst_SarniaONAirport))). - -fof(axWorldAirportsL_Z3703, axiom, - (hasType(type_Airport, inst_SartanejaAirport))). - -fof(axWorldAirportsL_Z3704, axiom, - (hasType(type_Airport, inst_SaryAirport))). - -fof(axWorldAirportsL_Z3705, axiom, - (hasType(type_Airport, inst_SaskatoonSKAirport))). - -fof(axWorldAirportsL_Z3706, axiom, - (hasType(type_Airport, inst_SassandraAirport))). - -fof(axWorldAirportsL_Z3707, axiom, - (hasType(type_Airport, inst_SasstownAirport))). - -fof(axWorldAirportsL_Z3708, axiom, - (hasType(type_Airport, inst_SatipoAirport))). - -fof(axWorldAirportsL_Z3709, axiom, - (hasType(type_Airport, inst_SatnaAirport))). - -fof(axWorldAirportsL_Z3710, axiom, - (hasType(type_Airport, inst_SatolasLyonAirport))). - -fof(axWorldAirportsL_Z3711, axiom, - (hasType(type_Airport, inst_SatuMareAirport))). - -fof(axWorldAirportsL_Z3712, axiom, - (hasType(type_Airport, inst_SaubiAirport))). - -fof(axWorldAirportsL_Z3713, axiom, - (hasType(type_Airport, inst_SauceViejoSantaFeAirport))). - -fof(axWorldAirportsL_Z3714, axiom, - (hasType(type_Airport, inst_SaudarkrokurAirport))). - -fof(axWorldAirportsL_Z3715, axiom, - (hasType(type_Airport, inst_SaufleyFieldNavalOutlyingFieldFLAirport))). - -fof(axWorldAirportsL_Z3716, axiom, - (hasType(type_Airport, inst_SaulAirport))). - -fof(axWorldAirportsL_Z3717, axiom, - (hasType(type_Airport, inst_SaultSteMarieMunicipalAirportSandersonFieldMIAirport))). - -fof(axWorldAirportsL_Z3718, axiom, - (hasType(type_Airport, inst_SaultSteMarieONAirport))). - -fof(axWorldAirportsL_Z3719, axiom, - (hasType(type_Airport, inst_SaumlakiAirport))). - -fof(axWorldAirportsL_Z3720, axiom, - (hasType(type_Airport, inst_SaurimoAirport))). - -fof(axWorldAirportsL_Z3721, axiom, - (hasType(type_Airport, inst_SavannahInternationalGAAirport))). - -fof(axWorldAirportsL_Z3722, axiom, - (hasType(type_Airport, inst_SavannakhetAirport))). - -fof(axWorldAirportsL_Z3723, axiom, - (hasType(type_Airport, inst_SaveAirport))). - -fof(axWorldAirportsL_Z3724, axiom, - (hasType(type_Airport, inst_SavoAirport))). - -fof(axWorldAirportsL_Z3725, axiom, - (hasType(type_Airport, inst_SavonlinnaAirport))). - -fof(axWorldAirportsL_Z3726, axiom, - (hasType(type_Airport, inst_SavoongaAKAirport))). - -fof(axWorldAirportsL_Z3727, axiom, - (hasType(type_Airport, inst_SavusavuAirport))). - -fof(axWorldAirportsL_Z3728, axiom, - (hasType(type_Airport, inst_SawuAirport))). - -fof(axWorldAirportsL_Z3729, axiom, - (hasType(type_Airport, inst_SayabouryAirport))). - -fof(axWorldAirportsL_Z3730, axiom, - (hasType(type_Airport, inst_ScammonBayAKAirport))). - -fof(axWorldAirportsL_Z3731, axiom, - (hasType(type_Airport, inst_ScamptonRAFStationEnglandAirport))). - -fof(axWorldAirportsL_Z3732, axiom, - (hasType(type_Airport, inst_ScatsaShetlandIslandsAirport))). - -fof(axWorldAirportsL_Z3733, axiom, - (hasType(type_Airport, inst_ScheffervilleQCAirport))). - -fof(axWorldAirportsL_Z3734, axiom, - (hasType(type_Airport, inst_SchenectadyCountyNYAirport))). - -fof(axWorldAirportsL_Z3735, axiom, - (hasType(type_Airport, inst_SchkeuditzLeipzigAirport))). - -fof(axWorldAirportsL_Z3736, axiom, - (hasType(type_Airport, inst_SchloredtWYAirport))). - -fof(axWorldAirportsL_Z3737, axiom, - (hasType(type_Airport, inst_SchoenefeldBerlinAirport))). - -fof(axWorldAirportsL_Z3738, axiom, - (hasType(type_Airport, inst_SchwechatWienViennaAirport))). - -fof(axWorldAirportsL_Z3739, axiom, - (hasType(type_Airport, inst_ScillyTrescoAirport))). - -fof(axWorldAirportsL_Z3740, axiom, - (hasType(type_Airport, inst_SconeNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z3741, axiom, - (hasType(type_Airport, inst_ScoresbysundAirport))). - -fof(axWorldAirportsL_Z3742, axiom, - (hasType(type_Airport, inst_ScottCityMunicipalKSAirport))). - -fof(axWorldAirportsL_Z3743, axiom, - (hasType(type_Airport, inst_ScottsdaleAZAirport))). - -fof(axWorldAirportsL_Z3744, axiom, - (hasType(type_Airport, inst_ScribnerStateNEAirport))). - -fof(axWorldAirportsL_Z3745, axiom, - (hasType(type_Airport, inst_SculthorpeAirport))). - -fof(axWorldAirportsL_Z3746, axiom, - (hasType(type_Airport, inst_SealBayAKAirport))). - -fof(axWorldAirportsL_Z3747, axiom, - (hasType(type_Airport, inst_SealCoveWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z3748, axiom, - (hasType(type_Airport, inst_SearcyMunicipalARAirport))). - -fof(axWorldAirportsL_Z3749, axiom, - (hasType(type_Airport, inst_SearleFieldNEAirport))). - -fof(axWorldAirportsL_Z3750, axiom, - (hasType(type_Airport, inst_SeattleTacomaInternationalWAAirport))). - -fof(axWorldAirportsL_Z3751, axiom, - (hasType(type_Airport, inst_SebbaAirport))). - -fof(axWorldAirportsL_Z3752, axiom, - (hasType(type_Airport, inst_SebhaAirport))). - -fof(axWorldAirportsL_Z3753, axiom, - (hasType(type_Airport, inst_SebringRegionalFLAirport))). - -fof(axWorldAirportsL_Z3754, axiom, - (hasType(type_Airport, inst_SecheltWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z3755, axiom, - (hasType(type_Airport, inst_SecondaAirport))). - -fof(axWorldAirportsL_Z3756, axiom, - (hasType(type_Airport, inst_SedomAirport))). - -fof(axWorldAirportsL_Z3757, axiom, - (hasType(type_Airport, inst_SedonaAZAirport))). - -fof(axWorldAirportsL_Z3758, axiom, - (hasType(type_Airport, inst_SeebMuscatAirport))). - -fof(axWorldAirportsL_Z3759, axiom, - (hasType(type_Airport, inst_SeeheimAirport))). - -fof(axWorldAirportsL_Z3760, axiom, - (hasType(type_Airport, inst_SegouAirport))). - -fof(axWorldAirportsL_Z3761, axiom, - (hasType(type_Airport, inst_SegrateMilanoAirport))). - -fof(axWorldAirportsL_Z3762, axiom, - (hasType(type_Airport, inst_SeguelaAirport))). - -fof(axWorldAirportsL_Z3763, axiom, - (hasType(type_Airport, inst_SehonghongAirport))). - -fof(axWorldAirportsL_Z3764, axiom, - (hasType(type_Airport, inst_SehuleaAirport))). - -fof(axWorldAirportsL_Z3765, axiom, - (hasType(type_Airport, inst_SeinajokiAirport))). - -fof(axWorldAirportsL_Z3766, axiom, - (hasType(type_Airport, inst_SekakesAirport))). - -fof(axWorldAirportsL_Z3767, axiom, - (hasType(type_Airport, inst_SelawikAKAirport))). - -fof(axWorldAirportsL_Z3768, axiom, - (hasType(type_Airport, inst_SeldoviaAKAirport))). - -fof(axWorldAirportsL_Z3769, axiom, - (hasType(type_Airport, inst_SeletarSingaporeAirport))). - -fof(axWorldAirportsL_Z3770, axiom, - (hasType(type_Airport, inst_SelfridgeAirNationalGuardBaseMIAirport))). - -fof(axWorldAirportsL_Z3771, axiom, - (hasType(type_Airport, inst_SelfsMSAirport))). - -fof(axWorldAirportsL_Z3772, axiom, - (hasType(type_Airport, inst_SelibabyAirport))). - -fof(axWorldAirportsL_Z3773, axiom, - (hasType(type_Airport, inst_SelibiPhikweAirport))). - -fof(axWorldAirportsL_Z3774, axiom, - (hasType(type_Airport, inst_SembachAirport))). - -fof(axWorldAirportsL_Z3775, axiom, - (hasType(type_Airport, inst_SemeySemipalatinskSemeyAirport))). - -fof(axWorldAirportsL_Z3776, axiom, - (hasType(type_Airport, inst_SemongkongAirport))). - -fof(axWorldAirportsL_Z3777, axiom, - (hasType(type_Airport, inst_SempornaSabahAirport))). - -fof(axWorldAirportsL_Z3778, axiom, - (hasType(type_Airport, inst_SenaMadureiraACAirport))). - -fof(axWorldAirportsL_Z3779, axiom, - (hasType(type_Airport, inst_SenangaAirport))). - -fof(axWorldAirportsL_Z3780, axiom, - (hasType(type_Airport, inst_SendaiHonshuAirport))). - -fof(axWorldAirportsL_Z3781, axiom, - (hasType(type_Airport, inst_SenggehAirport))). - -fof(axWorldAirportsL_Z3782, axiom, - (hasType(type_Airport, inst_SenggoAirport))). - -fof(axWorldAirportsL_Z3783, axiom, - (hasType(type_Airport, inst_SenhordoBonfimBAAirport))). - -fof(axWorldAirportsL_Z3784, axiom, - (hasType(type_Airport, inst_SenipahAirport))). - -fof(axWorldAirportsL_Z3785, axiom, - (hasType(type_Airport, inst_SenoAirport))). - -fof(axWorldAirportsL_Z3786, axiom, - (hasType(type_Airport, inst_SeodeUrgelAirport))). - -fof(axWorldAirportsL_Z3787, axiom, - (hasType(type_Airport, inst_SeoulAirBaseSeoulAirport))). - -fof(axWorldAirportsL_Z3788, axiom, - (hasType(type_Airport, inst_SeptIlesQCAirport))). - -fof(axWorldAirportsL_Z3789, axiom, - (hasType(type_Airport, inst_SepulotAirport))). - -fof(axWorldAirportsL_Z3790, axiom, - (hasType(type_Airport, inst_SeroneraAirport))). - -fof(axWorldAirportsL_Z3791, axiom, - (hasType(type_Airport, inst_SerraNorteMTAirport))). - -fof(axWorldAirportsL_Z3792, axiom, - (hasType(type_Airport, inst_SerraPeladaAirport))). - -fof(axWorldAirportsL_Z3793, axiom, - (hasType(type_Airport, inst_SerreChevalierAirport))). - -fof(axWorldAirportsL_Z3794, axiom, - (hasType(type_Airport, inst_SertAirport))). - -fof(axWorldAirportsL_Z3795, axiom, - (hasType(type_Airport, inst_SertelCiudaddeMexicoMexicoCityAirport))). - -fof(axWorldAirportsL_Z3796, axiom, - (hasType(type_Airport, inst_SeruiAirport))). - -fof(axWorldAirportsL_Z3797, axiom, - (hasType(type_Airport, inst_SeshekeAirport))). - -fof(axWorldAirportsL_Z3798, axiom, - (hasType(type_Airport, inst_SeshutesAirport))). - -fof(axWorldAirportsL_Z3799, axiom, - (hasType(type_Airport, inst_SetteCamaAirport))). - -fof(axWorldAirportsL_Z3800, axiom, - (hasType(type_Airport, inst_SewardAKAirport))). - -fof(axWorldAirportsL_Z3801, axiom, - (hasType(type_Airport, inst_SeychellesInternationalMaheIsAirport))). - -fof(axWorldAirportsL_Z3802, axiom, - (hasType(type_Airport, inst_ShafterAirportMinterFieldCAAirport))). - -fof(axWorldAirportsL_Z3803, axiom, - (hasType(type_Airport, inst_ShagelukAKAirport))). - -fof(axWorldAirportsL_Z3804, axiom, - (hasType(type_Airport, inst_ShakisoAirport))). - -fof(axWorldAirportsL_Z3805, axiom, - (hasType(type_Airport, inst_ShaktoolikAKAirport))). - -fof(axWorldAirportsL_Z3806, axiom, - (hasType(type_Airport, inst_ShamattawaMBAirport))). - -fof(axWorldAirportsL_Z3807, axiom, - (hasType(type_Airport, inst_ShamshernagarAirport))). - -fof(axWorldAirportsL_Z3808, axiom, - (hasType(type_Airport, inst_ShangriLaOKAirport))). - -fof(axWorldAirportsL_Z3809, axiom, - (hasType(type_Airport, inst_ShanhaiguanAirport))). - -fof(axWorldAirportsL_Z3810, axiom, - (hasType(type_Airport, inst_ShannonLimerickAirport))). - -fof(axWorldAirportsL_Z3811, axiom, - (hasType(type_Airport, inst_ShantouAirport))). - -fof(axWorldAirportsL_Z3812, axiom, - (hasType(type_Airport, inst_SharjahAirport))). - -fof(axWorldAirportsL_Z3813, axiom, - (hasType(type_Airport, inst_SharmElSheikhRasNasraniAirport))). - -fof(axWorldAirportsL_Z3814, axiom, - (hasType(type_Airport, inst_SharpeArmyAirFieldCAAirport))). - -fof(axWorldAirportsL_Z3815, axiom, - (hasType(type_Airport, inst_SharurahAirport))). - -fof(axWorldAirportsL_Z3816, axiom, - (hasType(type_Airport, inst_ShashiAirport))). - -fof(axWorldAirportsL_Z3817, axiom, - (hasType(type_Airport, inst_ShawAirForceBaseSCAirport))). - -fof(axWorldAirportsL_Z3818, axiom, - (hasType(type_Airport, inst_ShawRiverWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z3819, axiom, - (hasType(type_Airport, inst_ShawneeMunicipalOKAirport))). - -fof(axWorldAirportsL_Z3820, axiom, - (hasType(type_Airport, inst_ShayGapWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z3821, axiom, - (hasType(type_Airport, inst_ShearwaterNSAirport))). - -fof(axWorldAirportsL_Z3822, axiom, - (hasType(type_Airport, inst_SheboyganCountyMemorialWIAirport))). - -fof(axWorldAirportsL_Z3823, axiom, - (hasType(type_Airport, inst_SheepMountainAKAirport))). - -fof(axWorldAirportsL_Z3824, axiom, - (hasType(type_Airport, inst_ShehdiAirport))). - -fof(axWorldAirportsL_Z3825, axiom, - (hasType(type_Airport, inst_ShelbyMTAirport))). - -fof(axWorldAirportsL_Z3826, axiom, - (hasType(type_Airport, inst_SheldonPointAKAirport))). - -fof(axWorldAirportsL_Z3827, axiom, - (hasType(type_Airport, inst_ShemyaAirForceBaseAKAirport))). - -fof(axWorldAirportsL_Z3828, axiom, - (hasType(type_Airport, inst_ShenandoahValleyRegionalVAAirport))). - -fof(axWorldAirportsL_Z3829, axiom, - (hasType(type_Airport, inst_ShenchiuAirport))). - -fof(axWorldAirportsL_Z3830, axiom, - (hasType(type_Airport, inst_ShenyangAirport))). - -fof(axWorldAirportsL_Z3831, axiom, - (hasType(type_Airport, inst_SheperdBayNTAirport))). - -fof(axWorldAirportsL_Z3832, axiom, - (hasType(type_Airport, inst_SheppardAirForceBaseWichitaFallsMunicipalTXAirport))). - -fof(axWorldAirportsL_Z3833, axiom, - (hasType(type_Airport, inst_SheppartonVictoriaAirport))). - -fof(axWorldAirportsL_Z3834, axiom, - (hasType(type_Airport, inst_SherWoodMTAirport))). - -fof(axWorldAirportsL_Z3835, axiom, - (hasType(type_Airport, inst_SherbrookeQCAirport))). - -fof(axWorldAirportsL_Z3836, axiom, - (hasType(type_Airport, inst_Sheremetyevo2MoscowAirport))). - -fof(axWorldAirportsL_Z3837, axiom, - (hasType(type_Airport, inst_SheridanCountyWYAirport))). - -fof(axWorldAirportsL_Z3838, axiom, - (hasType(type_Airport, inst_ShetlandIslandsShetlandIslandsAirport))). - -fof(axWorldAirportsL_Z3839, axiom, - (hasType(type_Airport, inst_ShijiazhuangAirport))). - -fof(axWorldAirportsL_Z3840, axiom, - (hasType(type_Airport, inst_ShillongAirport))). - -fof(axWorldAirportsL_Z3841, axiom, - (hasType(type_Airport, inst_ShiloMBAirport))). - -fof(axWorldAirportsL_Z3842, axiom, - (hasType(type_Airport, inst_ShimojishimaAirport))). - -fof(axWorldAirportsL_Z3843, axiom, - (hasType(type_Airport, inst_ShinChuAirport))). - -fof(axWorldAirportsL_Z3844, axiom, - (hasType(type_Airport, inst_ShinglePointYTAirport))). - -fof(axWorldAirportsL_Z3845, axiom, - (hasType(type_Airport, inst_ShinyangaAirport))). - -fof(axWorldAirportsL_Z3846, axiom, - (hasType(type_Airport, inst_ShirazAirport))). - -fof(axWorldAirportsL_Z3847, axiom, - (hasType(type_Airport, inst_ShishmarefAKAirport))). - -fof(axWorldAirportsL_Z3848, axiom, - (hasType(type_Airport, inst_ShivelyFieldWYAirport))). - -fof(axWorldAirportsL_Z3849, axiom, - (hasType(type_Airport, inst_ShizuokaCityAirport))). - -fof(axWorldAirportsL_Z3850, axiom, - (hasType(type_Airport, inst_SholapurAirport))). - -fof(axWorldAirportsL_Z3851, axiom, - (hasType(type_Airport, inst_ShonaiAirport))). - -fof(axWorldAirportsL_Z3852, axiom, - (hasType(type_Airport, inst_ShowLowMunicipalAZAirport))). - -fof(axWorldAirportsL_Z3853, axiom, - (hasType(type_Airport, inst_ShreveportRegionalLAAirport))). - -fof(axWorldAirportsL_Z3854, axiom, - (hasType(type_Airport, inst_ShungnakAKAirport))). - -fof(axWorldAirportsL_Z3855, axiom, - (hasType(type_Airport, inst_SialkotAirport))). - -fof(axWorldAirportsL_Z3856, axiom, - (hasType(type_Airport, inst_SialumAirport))). - -fof(axWorldAirportsL_Z3857, axiom, - (hasType(type_Airport, inst_SiassiAirport))). - -fof(axWorldAirportsL_Z3858, axiom, - (hasType(type_Airport, inst_SibasaAirport))). - -fof(axWorldAirportsL_Z3859, axiom, - (hasType(type_Airport, inst_SibiAirport))). - -fof(axWorldAirportsL_Z3860, axiom, - (hasType(type_Airport, inst_SibisaAirport))). - -fof(axWorldAirportsL_Z3861, axiom, - (hasType(type_Airport, inst_SibitiAirport))). - -fof(axWorldAirportsL_Z3862, axiom, - (hasType(type_Airport, inst_SibiuAirport))). - -fof(axWorldAirportsL_Z3863, axiom, - (hasType(type_Airport, inst_SibuSarawakAirport))). - -fof(axWorldAirportsL_Z3864, axiom, - (hasType(type_Airport, inst_SidiIfniAirport))). - -fof(axWorldAirportsL_Z3865, axiom, - (hasType(type_Airport, inst_SidiMahdiTouggourtAirport))). - -fof(axWorldAirportsL_Z3866, axiom, - (hasType(type_Airport, inst_SidneyMunicipalNEAirport))). - -fof(axWorldAirportsL_Z3867, axiom, - (hasType(type_Airport, inst_SidneyMunicipalNYAirport))). - -fof(axWorldAirportsL_Z3868, axiom, - (hasType(type_Airport, inst_SidneyRichlandMunicipalMTAirport))). - -fof(axWorldAirportsL_Z3869, axiom, - (hasType(type_Airport, inst_SiegenAirport))). - -fof(axWorldAirportsL_Z3870, axiom, - (hasType(type_Airport, inst_SienaAirport))). - -fof(axWorldAirportsL_Z3871, axiom, - (hasType(type_Airport, inst_SierraBlancaRegionalNMAirport))). - -fof(axWorldAirportsL_Z3872, axiom, - (hasType(type_Airport, inst_SierraGrandeAirport))). - -fof(axWorldAirportsL_Z3873, axiom, - (hasType(type_Airport, inst_SierraLeoneAirport))). - -fof(axWorldAirportsL_Z3874, axiom, - (hasType(type_Airport, inst_SiglufjordurAirport))). - -fof(axWorldAirportsL_Z3875, axiom, - (hasType(type_Airport, inst_SigonellaAirport))). - -fof(axWorldAirportsL_Z3876, axiom, - (hasType(type_Airport, inst_SikestonMemorialMunicipalMOAirport))). - -fof(axWorldAirportsL_Z3877, axiom, - (hasType(type_Airport, inst_SilaAirport))). - -fof(axWorldAirportsL_Z3878, axiom, - (hasType(type_Airport, inst_SilgadiDotiAirport))). - -fof(axWorldAirportsL_Z3879, axiom, - (hasType(type_Airport, inst_SilistraAirport))). - -fof(axWorldAirportsL_Z3880, axiom, - (hasType(type_Airport, inst_SiljanMoraAirport))). - -fof(axWorldAirportsL_Z3881, axiom, - (hasType(type_Airport, inst_SilverCreekAirport))). - -fof(axWorldAirportsL_Z3882, axiom, - (hasType(type_Airport, inst_SilverPlainsQueenslandAirport))). - -fof(axWorldAirportsL_Z3883, axiom, - (hasType(type_Airport, inst_SimAirport))). - -fof(axWorldAirportsL_Z3884, axiom, - (hasType(type_Airport, inst_SimanggangAirport))). - -fof(axWorldAirportsL_Z3885, axiom, - (hasType(type_Airport, inst_SimaoAirport))). - -fof(axWorldAirportsL_Z3886, axiom, - (hasType(type_Airport, inst_SimbaiAirport))). - -fof(axWorldAirportsL_Z3887, axiom, - (hasType(type_Airport, inst_SimbirskUlyanovskUlyanovskAirport))). - -fof(axWorldAirportsL_Z3888, axiom, - (hasType(type_Airport, inst_SimentiAirport))). - -fof(axWorldAirportsL_Z3889, axiom, - (hasType(type_Airport, inst_SimferopolAdygeaAirport))). - -fof(axWorldAirportsL_Z3890, axiom, - (hasType(type_Airport, inst_SimlaAirport))). - -fof(axWorldAirportsL_Z3891, axiom, - (hasType(type_Airport, inst_SimmonsMIAirport))). - -fof(axWorldAirportsL_Z3892, axiom, - (hasType(type_Airport, inst_SimonBolivarSantaMartaAirport))). - -fof(axWorldAirportsL_Z3893, axiom, - (hasType(type_Airport, inst_SimpangTigaPekanbaruAirport))). - -fof(axWorldAirportsL_Z3894, axiom, - (hasType(type_Airport, inst_SimraAirport))). - -fof(axWorldAirportsL_Z3895, axiom, - (hasType(type_Airport, inst_SinesAirport))). - -fof(axWorldAirportsL_Z3896, axiom, - (hasType(type_Airport, inst_SingauaAirport))). - -fof(axWorldAirportsL_Z3897, axiom, - (hasType(type_Airport, inst_SingletonNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z3898, axiom, - (hasType(type_Airport, inst_SinoeAirport))). - -fof(axWorldAirportsL_Z3899, axiom, - (hasType(type_Airport, inst_SinopArmyAirFieldSinopAirport))). - -fof(axWorldAirportsL_Z3900, axiom, - (hasType(type_Airport, inst_SinopMTAirport))). - -fof(axWorldAirportsL_Z3901, axiom, - (hasType(type_Airport, inst_SintangBorneoAirport))). - -fof(axWorldAirportsL_Z3902, axiom, - (hasType(type_Airport, inst_SionSittenAirport))). - -fof(axWorldAirportsL_Z3903, axiom, - (hasType(type_Airport, inst_SiouxGatewayIAAirport))). - -fof(axWorldAirportsL_Z3904, axiom, - (hasType(type_Airport, inst_SiouxLookoutONAirport))). - -fof(axWorldAirportsL_Z3905, axiom, - (hasType(type_Airport, inst_SipitangAirport))). - -fof(axWorldAirportsL_Z3906, axiom, - (hasType(type_Airport, inst_SiporaAirport))). - -fof(axWorldAirportsL_Z3907, axiom, - (hasType(type_Airport, inst_SirSeewoosagurRamgoolamMauritiusAirport))). - -fof(axWorldAirportsL_Z3908, axiom, - (hasType(type_Airport, inst_SirajganjAirport))). - -fof(axWorldAirportsL_Z3909, axiom, - (hasType(type_Airport, inst_SirkhetAirport))). - -fof(axWorldAirportsL_Z3910, axiom, - (hasType(type_Airport, inst_SirriIslandAirport))). - -fof(axWorldAirportsL_Z3911, axiom, - (hasType(type_Airport, inst_SishenAirport))). - -fof(axWorldAirportsL_Z3912, axiom, - (hasType(type_Airport, inst_SiskiyouCountyCAAirport))). - -fof(axWorldAirportsL_Z3913, axiom, - (hasType(type_Airport, inst_SissanoAirport))). - -fof(axWorldAirportsL_Z3914, axiom, - (hasType(type_Airport, inst_SitiawanAirport))). - -fof(axWorldAirportsL_Z3915, axiom, - (hasType(type_Airport, inst_SitkaAKAirport))). - -fof(axWorldAirportsL_Z3916, axiom, - (hasType(type_Airport, inst_SitkinakAKAirport))). - -fof(axWorldAirportsL_Z3917, axiom, - (hasType(type_Airport, inst_SiunaAirport))). - -fof(axWorldAirportsL_Z3918, axiom, - (hasType(type_Airport, inst_SivasAirport))). - -fof(axWorldAirportsL_Z3919, axiom, - (hasType(type_Airport, inst_SiwaAirport))). - -fof(axWorldAirportsL_Z3920, axiom, - (hasType(type_Airport, inst_SiweaAirport))). - -fof(axWorldAirportsL_Z3921, axiom, - (hasType(type_Airport, inst_SkagenStokmarknesAirport))). - -fof(axWorldAirportsL_Z3922, axiom, - (hasType(type_Airport, inst_SkagwayAKAirport))). - -fof(axWorldAirportsL_Z3923, axiom, - (hasType(type_Airport, inst_SkanesMonastirAirport))). - -fof(axWorldAirportsL_Z3924, axiom, - (hasType(type_Airport, inst_SkeldonAirport))). - -fof(axWorldAirportsL_Z3925, axiom, - (hasType(type_Airport, inst_SkellefteaAirport))). - -fof(axWorldAirportsL_Z3926, axiom, - (hasType(type_Airport, inst_SkikdaAirport))). - -fof(axWorldAirportsL_Z3927, axiom, - (hasType(type_Airport, inst_SkirosAirport))). - -fof(axWorldAirportsL_Z3928, axiom, - (hasType(type_Airport, inst_SkopjeAirport))). - -fof(axWorldAirportsL_Z3929, axiom, - (hasType(type_Airport, inst_SkukuzaAirport))). - -fof(axWorldAirportsL_Z3930, axiom, - (hasType(type_Airport, inst_SkulteRigaAirport))). - -fof(axWorldAirportsL_Z3931, axiom, - (hasType(type_Airport, inst_SkwentnaAKAirport))). - -fof(axWorldAirportsL_Z3932, axiom, - (hasType(type_Airport, inst_SlateIslandONAirport))). - -fof(axWorldAirportsL_Z3933, axiom, - (hasType(type_Airport, inst_SlaveLakeABAirport))). - -fof(axWorldAirportsL_Z3934, axiom, - (hasType(type_Airport, inst_SleetmuteAKAirport))). - -fof(axWorldAirportsL_Z3935, axiom, - (hasType(type_Airport, inst_SliacAirport))). - -fof(axWorldAirportsL_Z3936, axiom, - (hasType(type_Airport, inst_SligoAirport))). - -fof(axWorldAirportsL_Z3937, axiom, - (hasType(type_Airport, inst_SlupskAirport))). - -fof(axWorldAirportsL_Z3938, axiom, - (hasType(type_Airport, inst_SmaraAirport))). - -fof(axWorldAirportsL_Z3939, axiom, - (hasType(type_Airport, inst_SmigginHolesNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z3940, axiom, - (hasType(type_Airport, inst_SmithCoveAKAirport))). - -fof(axWorldAirportsL_Z3941, axiom, - (hasType(type_Airport, inst_SmithFallsMontagueONAirport))). - -fof(axWorldAirportsL_Z3942, axiom, - (hasType(type_Airport, inst_SmithFieldARAirport))). - -fof(axWorldAirportsL_Z3943, axiom, - (hasType(type_Airport, inst_SmithFieldINAirport))). - -fof(axWorldAirportsL_Z3944, axiom, - (hasType(type_Airport, inst_SmithFieldKSAirport))). - -fof(axWorldAirportsL_Z3945, axiom, - (hasType(type_Airport, inst_SmithPointNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z3946, axiom, - (hasType(type_Airport, inst_SmithersBCAirport))). - -fof(axWorldAirportsL_Z3947, axiom, - (hasType(type_Airport, inst_SmithtonTasmaniaAirport))). - -fof(axWorldAirportsL_Z3948, axiom, - (hasType(type_Airport, inst_SmolenskSmolenskAirport))). - -fof(axWorldAirportsL_Z3949, axiom, - (hasType(type_Airport, inst_SmyrnaTNAirport))). - -fof(axWorldAirportsL_Z3950, axiom, - (hasType(type_Airport, inst_SnakeBayNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z3951, axiom, - (hasType(type_Airport, inst_SnakeRiverYTAirport))). - -fof(axWorldAirportsL_Z3952, axiom, - (hasType(type_Airport, inst_SnohomishCountyAirportPaineFieldWAAirport))). - -fof(axWorldAirportsL_Z3953, axiom, - (hasType(type_Airport, inst_SnowdriftAerodromeNTAirport))). - -fof(axWorldAirportsL_Z3954, axiom, - (hasType(type_Airport, inst_SobralCEAirport))). - -fof(axWorldAirportsL_Z3955, axiom, - (hasType(type_Airport, inst_SocTrangAirport))). - -fof(axWorldAirportsL_Z3956, axiom, - (hasType(type_Airport, inst_SocorroMunicipalNMAirport))). - -fof(axWorldAirportsL_Z3957, axiom, - (hasType(type_Airport, inst_SocotraAirport))). - -fof(axWorldAirportsL_Z3958, axiom, - (hasType(type_Airport, inst_SodankylaAirport))). - -fof(axWorldAirportsL_Z3959, axiom, - (hasType(type_Airport, inst_SodduAirport))). - -fof(axWorldAirportsL_Z3960, axiom, - (hasType(type_Airport, inst_SoderhamnAirport))). - -fof(axWorldAirportsL_Z3961, axiom, - (hasType(type_Airport, inst_SoerkjosenSorkjosenAirport))). - -fof(axWorldAirportsL_Z3962, axiom, - (hasType(type_Airport, inst_SogamosoAirport))). - -fof(axWorldAirportsL_Z3963, axiom, - (hasType(type_Airport, inst_SokchoAirport))). - -fof(axWorldAirportsL_Z3964, axiom, - (hasType(type_Airport, inst_SokhumiAbkhaziaAirport))). - -fof(axWorldAirportsL_Z3965, axiom, - (hasType(type_Airport, inst_SokotoAirport))). - -fof(axWorldAirportsL_Z3966, axiom, - (hasType(type_Airport, inst_SolaAirport))). - -fof(axWorldAirportsL_Z3967, axiom, - (hasType(type_Airport, inst_SolaStavangerAirport))). - -fof(axWorldAirportsL_Z3968, axiom, - (hasType(type_Airport, inst_SolanoAirport))). - -fof(axWorldAirportsL_Z3969, axiom, - (hasType(type_Airport, inst_SoldotnaAKAirport))). - -fof(axWorldAirportsL_Z3970, axiom, - (hasType(type_Airport, inst_SolitaAirport))). - -fof(axWorldAirportsL_Z3971, axiom, - (hasType(type_Airport, inst_SolomonStateFieldAKAirport))). - -fof(axWorldAirportsL_Z3972, axiom, - (hasType(type_Airport, inst_SolonSpringsMunicipalWIAirport))). - -fof(axWorldAirportsL_Z3973, axiom, - (hasType(type_Airport, inst_SolweziAirport))). - -fof(axWorldAirportsL_Z3974, axiom, - (hasType(type_Airport, inst_SomersetPulaskiCountyAirportJTWilsonFieldKYAirport))). - -fof(axWorldAirportsL_Z3975, axiom, - (hasType(type_Airport, inst_SonderborgSoenderborgAirport))). - -fof(axWorldAirportsL_Z3976, axiom, - (hasType(type_Airport, inst_SongeaAirport))). - -fof(axWorldAirportsL_Z3977, axiom, - (hasType(type_Airport, inst_SongkhlaAirport))). - -fof(axWorldAirportsL_Z3978, axiom, - (hasType(type_Airport, inst_SonomaCountyCAAirport))). - -fof(axWorldAirportsL_Z3979, axiom, - (hasType(type_Airport, inst_SopuAirport))). - -fof(axWorldAirportsL_Z3980, axiom, - (hasType(type_Airport, inst_SoroakoAirport))). - -fof(axWorldAirportsL_Z3981, axiom, - (hasType(type_Airport, inst_SorocabaAirport))). - -fof(axWorldAirportsL_Z3982, axiom, - (hasType(type_Airport, inst_SorotiAirport))). - -fof(axWorldAirportsL_Z3983, axiom, - (hasType(type_Airport, inst_SorrentoAirport))). - -fof(axWorldAirportsL_Z3984, axiom, - (hasType(type_Airport, inst_SorstukkenStordAirport))). - -fof(axWorldAirportsL_Z3985, axiom, - (hasType(type_Airport, inst_SouankeAirport))). - -fof(axWorldAirportsL_Z3986, axiom, - (hasType(type_Airport, inst_SousseAirport))). - -fof(axWorldAirportsL_Z3987, axiom, - (hasType(type_Airport, inst_SouthCaicosIsAirport))). - -fof(axWorldAirportsL_Z3988, axiom, - (hasType(type_Airport, inst_SouthGalwayAirport))). - -fof(axWorldAirportsL_Z3989, axiom, - (hasType(type_Airport, inst_SouthIndianLakeMBAirport))). - -fof(axWorldAirportsL_Z3990, axiom, - (hasType(type_Airport, inst_SouthJerseyRegionalNJAirport))). - -fof(axWorldAirportsL_Z3991, axiom, - (hasType(type_Airport, inst_SouthMolleIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z3992, axiom, - (hasType(type_Airport, inst_SouthNakneknr2AKAirport))). - -fof(axWorldAirportsL_Z3993, axiom, - (hasType(type_Airport, inst_SouthTroutLakeONAirport))). - -fof(axWorldAirportsL_Z3994, axiom, - (hasType(type_Airport, inst_SouthWestBayAirport))). - -fof(axWorldAirportsL_Z3995, axiom, - (hasType(type_Airport, inst_SouthWeymouthNavalAirStationSheaFieldMAAirport))). - -fof(axWorldAirportsL_Z3996, axiom, - (hasType(type_Airport, inst_SouthendEnglandAirport))). - -fof(axWorldAirportsL_Z3997, axiom, - (hasType(type_Airport, inst_SouthernCrossWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z3998, axiom, - (hasType(type_Airport, inst_SouthernIllinoisILAirport))). - -fof(axWorldAirportsL_Z3999, axiom, - (hasType(type_Airport, inst_SouthportMBAirport))). - -fof(axWorldAirportsL_Z4000, axiom, - (hasType(type_Airport, inst_SouthwestFloridaRegionalFLAirport))). - -fof(axWorldAirportsL_Z4001, axiom, - (hasType(type_Airport, inst_SoyoAirport))). - -fof(axWorldAirportsL_Z4002, axiom, - (hasType(type_Airport, inst_SpaceCenterExecutiveFLAirport))). - -fof(axWorldAirportsL_Z4003, axiom, - (hasType(type_Airport, inst_SpacelandHoustonGulfTXAirport))). - -fof(axWorldAirportsL_Z4004, axiom, - (hasType(type_Airport, inst_SpangdahlemAirBaseSpangdahlemAirport))). - -fof(axWorldAirportsL_Z4005, axiom, - (hasType(type_Airport, inst_SpanishWellsAirport))). - -fof(axWorldAirportsL_Z4006, axiom, - (hasType(type_Airport, inst_SparrevohnLRRSAKAirport))). - -fof(axWorldAirportsL_Z4007, axiom, - (hasType(type_Airport, inst_SpartaAirport))). - -fof(axWorldAirportsL_Z4008, axiom, - (hasType(type_Airport, inst_SpartaCommunityAirportHunterFieldILAirport))). - -fof(axWorldAirportsL_Z4009, axiom, - (hasType(type_Airport, inst_SpartanburgDowntownMemorialSCAirport))). - -fof(axWorldAirportsL_Z4010, axiom, - (hasType(type_Airport, inst_SpekeEnglandAirport))). - -fof(axWorldAirportsL_Z4011, axiom, - (hasType(type_Airport, inst_SpenceBayNTAirport))). - -fof(axWorldAirportsL_Z4012, axiom, - (hasType(type_Airport, inst_SpenceGAAirport))). - -fof(axWorldAirportsL_Z4013, axiom, - (hasType(type_Airport, inst_SpencerMunicipalIAAirport))). - -fof(axWorldAirportsL_Z4014, axiom, - (hasType(type_Airport, inst_SpiezAirport))). - -fof(axWorldAirportsL_Z4015, axiom, - (hasType(type_Airport, inst_SpilveRigaAirport))). - -fof(axWorldAirportsL_Z4016, axiom, - (hasType(type_Airport, inst_SpiritofStLouisMOAirport))). - -fof(axWorldAirportsL_Z4017, axiom, - (hasType(type_Airport, inst_SplaneMemorialPAAirport))). - -fof(axWorldAirportsL_Z4018, axiom, - (hasType(type_Airport, inst_SpriggsPayneMonroviaAirport))). - -fof(axWorldAirportsL_Z4019, axiom, - (hasType(type_Airport, inst_SpringCreekQueenslandAirport))). - -fof(axWorldAirportsL_Z4020, axiom, - (hasType(type_Airport, inst_SpringIslandBCAirport))). - -fof(axWorldAirportsL_Z4021, axiom, - (hasType(type_Airport, inst_SpringbokAirport))). - -fof(axWorldAirportsL_Z4022, axiom, - (hasType(type_Airport, inst_SpringdaleMunicipalARAirport))). - -fof(axWorldAirportsL_Z4023, axiom, - (hasType(type_Airport, inst_SpringfieldBeckleyMunicipalOHAirport))). - -fof(axWorldAirportsL_Z4024, axiom, - (hasType(type_Airport, inst_SpringfieldMAAirport))). - -fof(axWorldAirportsL_Z4025, axiom, - (hasType(type_Airport, inst_SpringfieldRegionalMOAirport))). - -fof(axWorldAirportsL_Z4026, axiom, - (hasType(type_Airport, inst_SpringvaleWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4027, axiom, - (hasType(type_Airport, inst_SrinagarAirport))). - -fof(axWorldAirportsL_Z4028, axiom, - (hasType(type_Airport, inst_StAnthonyNFAirport))). - -fof(axWorldAirportsL_Z4029, axiom, - (hasType(type_Airport, inst_StAugustineFLAirport))). - -fof(axWorldAirportsL_Z4030, axiom, - (hasType(type_Airport, inst_StCatharinesONAirport))). - -fof(axWorldAirportsL_Z4031, axiom, - (hasType(type_Airport, inst_StClairCountyALAirport))). - -fof(axWorldAirportsL_Z4032, axiom, - (hasType(type_Airport, inst_StClairCountyInternationalMIAirport))). - -fof(axWorldAirportsL_Z4033, axiom, - (hasType(type_Airport, inst_StCloudMunicipalMNAirport))). - -fof(axWorldAirportsL_Z4034, axiom, - (hasType(type_Airport, inst_StCrepinAirport))). - -fof(axWorldAirportsL_Z4035, axiom, - (hasType(type_Airport, inst_StGeorgeAKAirport))). - -fof(axWorldAirportsL_Z4036, axiom, - (hasType(type_Airport, inst_StGeorgeMunicipalUTAirport))). - -fof(axWorldAirportsL_Z4037, axiom, - (hasType(type_Airport, inst_StGeorgeOyapockAirport))). - -fof(axWorldAirportsL_Z4038, axiom, - (hasType(type_Airport, inst_StGeorgeQueenslandAirport))). - -fof(axWorldAirportsL_Z4039, axiom, - (hasType(type_Airport, inst_StHonoreQCAirport))). - -fof(axWorldAirportsL_Z4040, axiom, - (hasType(type_Airport, inst_StHubertQCAirport))). - -fof(axWorldAirportsL_Z4041, axiom, - (hasType(type_Airport, inst_StJeanQCAirport))). - -fof(axWorldAirportsL_Z4042, axiom, - (hasType(type_Airport, inst_StJohnsIndustrialAirParkAZAirport))). - -fof(axWorldAirportsL_Z4043, axiom, - (hasType(type_Airport, inst_StJohnsNFAirport))). - -fof(axWorldAirportsL_Z4044, axiom, - (hasType(type_Airport, inst_StJustEnglandAirport))). - -fof(axWorldAirportsL_Z4045, axiom, - (hasType(type_Airport, inst_StLandryParishAirportAhartFieldLAAirport))). - -fof(axWorldAirportsL_Z4046, axiom, - (hasType(type_Airport, inst_StLaurentduMaroniAirport))). - -fof(axWorldAirportsL_Z4047, axiom, - (hasType(type_Airport, inst_StLeonardNBAirport))). - -fof(axWorldAirportsL_Z4048, axiom, - (hasType(type_Airport, inst_StMaartenAirport))). - -fof(axWorldAirportsL_Z4049, axiom, - (hasType(type_Airport, inst_StMaartenMarigotAirport))). - -fof(axWorldAirportsL_Z4050, axiom, - (hasType(type_Airport, inst_StMaloAirport))). - -fof(axWorldAirportsL_Z4051, axiom, - (hasType(type_Airport, inst_StMarysCountyMDAirport))). - -fof(axWorldAirportsL_Z4052, axiom, - (hasType(type_Airport, inst_StMarysMDAirport))). - -fof(axWorldAirportsL_Z4053, axiom, - (hasType(type_Airport, inst_StMarysMunicipalPAAirport))). - -fof(axWorldAirportsL_Z4054, axiom, - (hasType(type_Airport, inst_StMawganNewquayAirport))). - -fof(axWorldAirportsL_Z4055, axiom, - (hasType(type_Airport, inst_StMichaelAKAirport))). - -fof(axWorldAirportsL_Z4056, axiom, - (hasType(type_Airport, inst_StPaulAerodromeABAirport))). - -fof(axWorldAirportsL_Z4057, axiom, - (hasType(type_Airport, inst_StPaulDowntownHolmanFieldMNAirport))). - -fof(axWorldAirportsL_Z4058, axiom, - (hasType(type_Airport, inst_StPaulIslandAKAirport))). - -fof(axWorldAirportsL_Z4059, axiom, - (hasType(type_Airport, inst_StPaulsMissionQueenslandAirport))). - -fof(axWorldAirportsL_Z4060, axiom, - (hasType(type_Airport, inst_StPeterAirport))). - -fof(axWorldAirportsL_Z4061, axiom, - (hasType(type_Airport, inst_StPetersburgClearwaterInternationalFLAirport))). - -fof(axWorldAirportsL_Z4062, axiom, - (hasType(type_Airport, inst_StThomasONAirport))). - -fof(axWorldAirportsL_Z4063, axiom, - (hasType(type_Airport, inst_StandifordFieldKYAirport))). - -fof(axWorldAirportsL_Z4064, axiom, - (hasType(type_Airport, inst_StanielCayAirport))). - -fof(axWorldAirportsL_Z4065, axiom, - (hasType(type_Airport, inst_StanstedLondonAirport))). - -fof(axWorldAirportsL_Z4066, axiom, - (hasType(type_Airport, inst_StanthorpeQueenslandAirport))). - -fof(axWorldAirportsL_Z4067, axiom, - (hasType(type_Airport, inst_StantonAirfieldMNAirport))). - -fof(axWorldAirportsL_Z4068, axiom, - (hasType(type_Airport, inst_StaraZagoraAirport))). - -fof(axWorldAirportsL_Z4069, axiom, - (hasType(type_Airport, inst_StarckeQueenslandAirport))). - -fof(axWorldAirportsL_Z4070, axiom, - (hasType(type_Airport, inst_StarkeCountyINAirport))). - -fof(axWorldAirportsL_Z4071, axiom, - (hasType(type_Airport, inst_StateCollegePAAirport))). - -fof(axWorldAirportsL_Z4072, axiom, - (hasType(type_Airport, inst_StatesboroMunicipalGAAirport))). - -fof(axWorldAirportsL_Z4073, axiom, - (hasType(type_Airport, inst_StatesvilleMunicipalNCAirport))). - -fof(axWorldAirportsL_Z4074, axiom, - (hasType(type_Airport, inst_StatwagAirport))). - -fof(axWorldAirportsL_Z4075, axiom, - (hasType(type_Airport, inst_StauningAirport))). - -fof(axWorldAirportsL_Z4076, axiom, - (hasType(type_Airport, inst_StavertonEnglandAirport))). - -fof(axWorldAirportsL_Z4077, axiom, - (hasType(type_Airport, inst_StavropolStavropolAirport))). - -fof(axWorldAirportsL_Z4078, axiom, - (hasType(type_Airport, inst_StawellVictoriaAirport))). - -fof(axWorldAirportsL_Z4079, axiom, - (hasType(type_Airport, inst_SteAnnedesMontsQCAirport))). - -fof(axWorldAirportsL_Z4080, axiom, - (hasType(type_Airport, inst_SteMarieAirport))). - -fof(axWorldAirportsL_Z4081, axiom, - (hasType(type_Airport, inst_SteamboatBaySeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z4082, axiom, - (hasType(type_Airport, inst_SteamboatSpringsBobAdamsFieldSTOLCOAirport))). - -fof(axWorldAirportsL_Z4083, axiom, - (hasType(type_Airport, inst_StebbinsAKAirport))). - -fof(axWorldAirportsL_Z4084, axiom, - (hasType(type_Airport, inst_SteenkoolAirport))). - -fof(axWorldAirportsL_Z4085, axiom, - (hasType(type_Airport, inst_StellaMarisLongAirport))). - -fof(axWorldAirportsL_Z4086, axiom, - (hasType(type_Airport, inst_StellarAirparkAZAirport))). - -fof(axWorldAirportsL_Z4087, axiom, - (hasType(type_Airport, inst_StephenIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z4088, axiom, - (hasType(type_Airport, inst_StephenvilleNFAirport))). - -fof(axWorldAirportsL_Z4089, axiom, - (hasType(type_Airport, inst_StevensFieldCOAirport))). - -fof(axWorldAirportsL_Z4090, axiom, - (hasType(type_Airport, inst_StevensPointMunicipalWIAirport))). - -fof(axWorldAirportsL_Z4091, axiom, - (hasType(type_Airport, inst_StevensVillageAKAirport))). - -fof(axWorldAirportsL_Z4092, axiom, - (hasType(type_Airport, inst_StewartBCAirport))). - -fof(axWorldAirportsL_Z4093, axiom, - (hasType(type_Airport, inst_StewartInternationalNYAirport))). - -fof(axWorldAirportsL_Z4094, axiom, - (hasType(type_Airport, inst_StewartIslandAirport))). - -fof(axWorldAirportsL_Z4095, axiom, - (hasType(type_Airport, inst_StillwaterMunicipalOKAirport))). - -fof(axWorldAirportsL_Z4096, axiom, - (hasType(type_Airport, inst_StinsonMunicipalTXAirport))). - -fof(axWorldAirportsL_Z4097, axiom, - (hasType(type_Airport, inst_StockholmAirport))). - -fof(axWorldAirportsL_Z4098, axiom, - (hasType(type_Airport, inst_StocktonMetropolitanCAAirport))). - -fof(axWorldAirportsL_Z4099, axiom, - (hasType(type_Airport, inst_StoelmanseilandAirport))). - -fof(axWorldAirportsL_Z4100, axiom, - (hasType(type_Airport, inst_StokkaSandnessjoenAirport))). - -fof(axWorldAirportsL_Z4101, axiom, - (hasType(type_Airport, inst_StonyRapidsSKAirport))). - -fof(axWorldAirportsL_Z4102, axiom, - (hasType(type_Airport, inst_StonyRiver2AKAirport))). - -fof(axWorldAirportsL_Z4103, axiom, - (hasType(type_Airport, inst_StormLakeMunicipalIAAirport))). - -fof(axWorldAirportsL_Z4104, axiom, - (hasType(type_Airport, inst_StornwayAirport))). - -fof(axWorldAirportsL_Z4105, axiom, - (hasType(type_Airport, inst_StorumanAirport))). - -fof(axWorldAirportsL_Z4106, axiom, - (hasType(type_Airport, inst_StradbrokeIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z4107, axiom, - (hasType(type_Airport, inst_StrahanTasmaniaAirport))). - -fof(axWorldAirportsL_Z4108, axiom, - (hasType(type_Airport, inst_StromfjordAirBaseSondreStromfjordKangerlussuaqAirport))). - -fof(axWorldAirportsL_Z4109, axiom, - (hasType(type_Airport, inst_StronsayAirport))). - -fof(axWorldAirportsL_Z4110, axiom, - (hasType(type_Airport, inst_StrotherFieldKSAirport))). - -fof(axWorldAirportsL_Z4111, axiom, - (hasType(type_Airport, inst_StroudMunicipalOKAirport))). - -fof(axWorldAirportsL_Z4112, axiom, - (hasType(type_Airport, inst_StrugaAirport))). - -fof(axWorldAirportsL_Z4113, axiom, - (hasType(type_Airport, inst_StrzhewoiAirport))). - -fof(axWorldAirportsL_Z4114, axiom, - (hasType(type_Airport, inst_StuartIslandAirparkWAAirport))). - -fof(axWorldAirportsL_Z4115, axiom, - (hasType(type_Airport, inst_StuartIslandWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z4116, axiom, - (hasType(type_Airport, inst_SturdeeBCAirport))). - -fof(axWorldAirportsL_Z4117, axiom, - (hasType(type_Airport, inst_SturtCreekWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4118, axiom, - (hasType(type_Airport, inst_SturupMalmoAirport))). - -fof(axWorldAirportsL_Z4119, axiom, - (hasType(type_Airport, inst_StuttgartMunicipalARAirport))). - -fof(axWorldAirportsL_Z4120, axiom, - (hasType(type_Airport, inst_StykkisholmurAirport))). - -fof(axWorldAirportsL_Z4121, axiom, - (hasType(type_Airport, inst_SuWonCityAirport))). - -fof(axWorldAirportsL_Z4122, axiom, - (hasType(type_Airport, inst_SuaiAirport))). - -fof(axWorldAirportsL_Z4123, axiom, - (hasType(type_Airport, inst_SuavanaoAirport))). - -fof(axWorldAirportsL_Z4124, axiom, - (hasType(type_Airport, inst_SuceavaAirport))). - -fof(axWorldAirportsL_Z4125, axiom, - (hasType(type_Airport, inst_SucuaAirport))). - -fof(axWorldAirportsL_Z4126, axiom, - (hasType(type_Airport, inst_SudburyONAirport))). - -fof(axWorldAirportsL_Z4127, axiom, - (hasType(type_Airport, inst_SudureyriAirport))). - -fof(axWorldAirportsL_Z4128, axiom, - (hasType(type_Airport, inst_SueIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z4129, axiom, - (hasType(type_Airport, inst_SuffieldABAirport))). - -fof(axWorldAirportsL_Z4130, axiom, - (hasType(type_Airport, inst_SugapaAirport))). - -fof(axWorldAirportsL_Z4131, axiom, - (hasType(type_Airport, inst_SugarLandMunicipalAirportHullFieldTXAirport))). - -fof(axWorldAirportsL_Z4132, axiom, - (hasType(type_Airport, inst_SuiAirport))). - -fof(axWorldAirportsL_Z4133, axiom, - (hasType(type_Airport, inst_SuiaMissuMTAirport))). - -fof(axWorldAirportsL_Z4134, axiom, - (hasType(type_Airport, inst_SukiAirport))). - -fof(axWorldAirportsL_Z4135, axiom, - (hasType(type_Airport, inst_SukkurAirport))). - -fof(axWorldAirportsL_Z4136, axiom, - (hasType(type_Airport, inst_SulacoAirport))). - -fof(axWorldAirportsL_Z4137, axiom, - (hasType(type_Airport, inst_SulayelAirport))). - -fof(axWorldAirportsL_Z4138, axiom, - (hasType(type_Airport, inst_SuleAirport))). - -fof(axWorldAirportsL_Z4139, axiom, - (hasType(type_Airport, inst_SullivanBayWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z4140, axiom, - (hasType(type_Airport, inst_SullivanCountyINAirport))). - -fof(axWorldAirportsL_Z4141, axiom, - (hasType(type_Airport, inst_SullivanCountyInternationalNYAirport))). - -fof(axWorldAirportsL_Z4142, axiom, - (hasType(type_Airport, inst_SullivanRegionalMOAirport))). - -fof(axWorldAirportsL_Z4143, axiom, - (hasType(type_Airport, inst_SulphurSpringsMunicipalTXAirport))). - -fof(axWorldAirportsL_Z4144, axiom, - (hasType(type_Airport, inst_SultanMahmudBadaruddinIIPalembangAirport))). - -fof(axWorldAirportsL_Z4145, axiom, - (hasType(type_Airport, inst_SumbawaBesarSumbawaAirport))). - -fof(axWorldAirportsL_Z4146, axiom, - (hasType(type_Airport, inst_SumbawangaAirport))). - -fof(axWorldAirportsL_Z4147, axiom, - (hasType(type_Airport, inst_SumbeAirport))). - -fof(axWorldAirportsL_Z4148, axiom, - (hasType(type_Airport, inst_SumburghShetlandIslandsAirport))). - -fof(axWorldAirportsL_Z4149, axiom, - (hasType(type_Airport, inst_SumenepAirport))). - -fof(axWorldAirportsL_Z4150, axiom, - (hasType(type_Airport, inst_SummerBeaverAirport))). - -fof(axWorldAirportsL_Z4151, axiom, - (hasType(type_Airport, inst_SummerdaleNavalOutlyingFieldALAirport))). - -fof(axWorldAirportsL_Z4152, axiom, - (hasType(type_Airport, inst_SummersidePEAirport))). - -fof(axWorldAirportsL_Z4153, axiom, - (hasType(type_Airport, inst_SummitAKAirport))). - -fof(axWorldAirportsL_Z4154, axiom, - (hasType(type_Airport, inst_SumterMunicipalSCAirport))). - -fof(axWorldAirportsL_Z4155, axiom, - (hasType(type_Airport, inst_SumySumyAirport))). - -fof(axWorldAirportsL_Z4156, axiom, - (hasType(type_Airport, inst_SunMoonLakeAirport))). - -fof(axWorldAirportsL_Z4157, axiom, - (hasType(type_Airport, inst_SunRiverAirport))). - -fof(axWorldAirportsL_Z4158, axiom, - (hasType(type_Airport, inst_SungShanTaipeiAirport))). - -fof(axWorldAirportsL_Z4159, axiom, - (hasType(type_Airport, inst_SungalPakningAirport))). - -fof(axWorldAirportsL_Z4160, axiom, - (hasType(type_Airport, inst_SungeiTiangAirport))). - -fof(axWorldAirportsL_Z4161, axiom, - (hasType(type_Airport, inst_SunyaniAirport))). - -fof(axWorldAirportsL_Z4162, axiom, - (hasType(type_Airport, inst_SupadioPontianakAirport))). - -fof(axWorldAirportsL_Z4163, axiom, - (hasType(type_Airport, inst_SurAirport))). - -fof(axWorldAirportsL_Z4164, axiom, - (hasType(type_Airport, inst_SuratAirport))). - -fof(axWorldAirportsL_Z4165, axiom, - (hasType(type_Airport, inst_SuratThaniAirport))). - -fof(axWorldAirportsL_Z4166, axiom, - (hasType(type_Airport, inst_SurfdaleAirport))). - -fof(axWorldAirportsL_Z4167, axiom, - (hasType(type_Airport, inst_SurfersParadiseQueenslandAirport))). - -fof(axWorldAirportsL_Z4168, axiom, - (hasType(type_Airport, inst_SurgutTyumenAirport))). - -fof(axWorldAirportsL_Z4169, axiom, - (hasType(type_Airport, inst_SuriaAirport))). - -fof(axWorldAirportsL_Z4170, axiom, - (hasType(type_Airport, inst_SurigaoAirport))). - -fof(axWorldAirportsL_Z4171, axiom, - (hasType(type_Airport, inst_SurseeAirport))). - -fof(axWorldAirportsL_Z4172, axiom, - (hasType(type_Airport, inst_SurtranBuildingMcDavidPontiacCompanyHeliportTXAirport))). - -fof(axWorldAirportsL_Z4173, axiom, - (hasType(type_Airport, inst_SusanvilleMunicipalCAAirport))). - -fof(axWorldAirportsL_Z4174, axiom, - (hasType(type_Airport, inst_SuzhouAirport))). - -fof(axWorldAirportsL_Z4175, axiom, - (hasType(type_Airport, inst_SvartnesVardoVardoeAirport))). - -fof(axWorldAirportsL_Z4176, axiom, - (hasType(type_Airport, inst_SvayRiengAirport))). - -fof(axWorldAirportsL_Z4177, axiom, - (hasType(type_Airport, inst_SwakopmundAirport))). - -fof(axWorldAirportsL_Z4178, axiom, - (hasType(type_Airport, inst_SwanHillVictoriaAirport))). - -fof(axWorldAirportsL_Z4179, axiom, - (hasType(type_Airport, inst_SwanRiverMBAirport))). - -fof(axWorldAirportsL_Z4180, axiom, - (hasType(type_Airport, inst_SwanseaWalesAirport))). - -fof(axWorldAirportsL_Z4181, axiom, - (hasType(type_Airport, inst_SwiftCurrentSKAirport))). - -fof(axWorldAirportsL_Z4182, axiom, - (hasType(type_Airport, inst_SwindonAirport))). - -fof(axWorldAirportsL_Z4183, axiom, - (hasType(type_Airport, inst_SydneyNSAirport))). - -fof(axWorldAirportsL_Z4184, axiom, - (hasType(type_Airport, inst_SyktyvkarKomiAirport))). - -fof(axWorldAirportsL_Z4185, axiom, - (hasType(type_Airport, inst_SylvesterGAAirport))). - -fof(axWorldAirportsL_Z4186, axiom, - (hasType(type_Airport, inst_SyracuseHancockInternationalNYAirport))). - -fof(axWorldAirportsL_Z4187, axiom, - (hasType(type_Airport, inst_TabarkaAirport))). - -fof(axWorldAirportsL_Z4188, axiom, - (hasType(type_Airport, inst_TabatingaAMAirport))). - -fof(axWorldAirportsL_Z4189, axiom, - (hasType(type_Airport, inst_TabibugaAirport))). - -fof(axWorldAirportsL_Z4190, axiom, - (hasType(type_Airport, inst_TabingPadangAirport))). - -fof(axWorldAirportsL_Z4191, axiom, - (hasType(type_Airport, inst_TabiteueaNorthAirport))). - -fof(axWorldAirportsL_Z4192, axiom, - (hasType(type_Airport, inst_TabiteueaSouthAirport))). - -fof(axWorldAirportsL_Z4193, axiom, - (hasType(type_Airport, inst_TablasAirport))). - -fof(axWorldAirportsL_Z4194, axiom, - (hasType(type_Airport, inst_TableRockHeliportMOAirport))). - -fof(axWorldAirportsL_Z4195, axiom, - (hasType(type_Airport, inst_TablelandAirport))). - -fof(axWorldAirportsL_Z4196, axiom, - (hasType(type_Airport, inst_TablondeTamaraAirport))). - -fof(axWorldAirportsL_Z4197, axiom, - (hasType(type_Airport, inst_TaboraAirport))). - -fof(axWorldAirportsL_Z4198, axiom, - (hasType(type_Airport, inst_TabouAirport))). - -fof(axWorldAirportsL_Z4199, axiom, - (hasType(type_Airport, inst_TabrizAirport))). - -fof(axWorldAirportsL_Z4200, axiom, - (hasType(type_Airport, inst_TabubilAirport))). - -fof(axWorldAirportsL_Z4201, axiom, - (hasType(type_Airport, inst_TabukAirport))). - -fof(axWorldAirportsL_Z4202, axiom, - (hasType(type_Airport, inst_TachilekAirport))). - -fof(axWorldAirportsL_Z4203, axiom, - (hasType(type_Airport, inst_TaclobanAirport))). - -fof(axWorldAirportsL_Z4204, axiom, - (hasType(type_Airport, inst_TacomaNarrowsWAAirport))). - -fof(axWorldAirportsL_Z4205, axiom, - (hasType(type_Airport, inst_TacuaremboAirport))). - -fof(axWorldAirportsL_Z4206, axiom, - (hasType(type_Airport, inst_TadjiAirport))). - -fof(axWorldAirportsL_Z4207, axiom, - (hasType(type_Airport, inst_TadjouraAirport))). - -fof(axWorldAirportsL_Z4208, axiom, - (hasType(type_Airport, inst_TadouleLakeMBAirport))). - -fof(axWorldAirportsL_Z4209, axiom, - (hasType(type_Airport, inst_TadouleLakeWaterAerodromeMBAirport))). - -fof(axWorldAirportsL_Z4210, axiom, - (hasType(type_Airport, inst_TaeguAirport))). - -fof(axWorldAirportsL_Z4211, axiom, - (hasType(type_Airport, inst_TaejonAirport))). - -fof(axWorldAirportsL_Z4212, axiom, - (hasType(type_Airport, inst_TafaroviAirport))). - -fof(axWorldAirportsL_Z4213, axiom, - (hasType(type_Airport, inst_TaftanAirport))). - -fof(axWorldAirportsL_Z4214, axiom, - (hasType(type_Airport, inst_TagbilaranAirport))). - -fof(axWorldAirportsL_Z4215, axiom, - (hasType(type_Airport, inst_TaguacAirport))). - -fof(axWorldAirportsL_Z4216, axiom, - (hasType(type_Airport, inst_TagulaAirport))). - -fof(axWorldAirportsL_Z4217, axiom, - (hasType(type_Airport, inst_TaharoaAirport))). - -fof(axWorldAirportsL_Z4218, axiom, - (hasType(type_Airport, inst_TahouaAirport))). - -fof(axWorldAirportsL_Z4219, axiom, - (hasType(type_Airport, inst_TahsisWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z4220, axiom, - (hasType(type_Airport, inst_TaichungAirport))). - -fof(axWorldAirportsL_Z4221, axiom, - (hasType(type_Airport, inst_TaifAirport))). - -fof(axWorldAirportsL_Z4222, axiom, - (hasType(type_Airport, inst_TainanAirport))). - -fof(axWorldAirportsL_Z4223, axiom, - (hasType(type_Airport, inst_TaipingAirport))). - -fof(axWorldAirportsL_Z4224, axiom, - (hasType(type_Airport, inst_TaishaAirport))). - -fof(axWorldAirportsL_Z4225, axiom, - (hasType(type_Airport, inst_TaitungAirport))). - -fof(axWorldAirportsL_Z4226, axiom, - (hasType(type_Airport, inst_TakAirport))). - -fof(axWorldAirportsL_Z4227, axiom, - (hasType(type_Airport, inst_TakamatsuAirport))). - -fof(axWorldAirportsL_Z4228, axiom, - (hasType(type_Airport, inst_TakapotoAirport))). - -fof(axWorldAirportsL_Z4229, axiom, - (hasType(type_Airport, inst_TakaroaAirport))). - -fof(axWorldAirportsL_Z4230, axiom, - (hasType(type_Airport, inst_TakhliAirport))). - -fof(axWorldAirportsL_Z4231, axiom, - (hasType(type_Airport, inst_TakoradiAirport))). - -fof(axWorldAirportsL_Z4232, axiom, - (hasType(type_Airport, inst_TakotnaAKAirport))). - -fof(axWorldAirportsL_Z4233, axiom, - (hasType(type_Airport, inst_TakuLodgeSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z4234, axiom, - (hasType(type_Airport, inst_TalaseaAirport))). - -fof(axWorldAirportsL_Z4235, axiom, - (hasType(type_Airport, inst_TalcaAirport))). - -fof(axWorldAirportsL_Z4236, axiom, - (hasType(type_Airport, inst_TaldyqorghanTaldyKurganTaldyqorghanAirport))). - -fof(axWorldAirportsL_Z4237, axiom, - (hasType(type_Airport, inst_TaliabuAirport))). - -fof(axWorldAirportsL_Z4238, axiom, - (hasType(type_Airport, inst_TalkeetnaAKAirport))). - -fof(axWorldAirportsL_Z4239, axiom, - (hasType(type_Airport, inst_TalknafjordurAirport))). - -fof(axWorldAirportsL_Z4240, axiom, - (hasType(type_Airport, inst_TallahasseeRegionalFLAirport))). - -fof(axWorldAirportsL_Z4241, axiom, - (hasType(type_Airport, inst_TaltalAirport))). - -fof(axWorldAirportsL_Z4242, axiom, - (hasType(type_Airport, inst_TaluqanAirport))). - -fof(axWorldAirportsL_Z4243, axiom, - (hasType(type_Airport, inst_TamaleAirport))). - -fof(axWorldAirportsL_Z4244, axiom, - (hasType(type_Airport, inst_TamanaAirport))). - -fof(axWorldAirportsL_Z4245, axiom, - (hasType(type_Airport, inst_TamanrassetAirport))). - -fof(axWorldAirportsL_Z4246, axiom, - (hasType(type_Airport, inst_TamarindoAirport))). - -fof(axWorldAirportsL_Z4247, axiom, - (hasType(type_Airport, inst_TamataveAirport))). - -fof(axWorldAirportsL_Z4248, axiom, - (hasType(type_Airport, inst_TambacoundaAirport))). - -fof(axWorldAirportsL_Z4249, axiom, - (hasType(type_Airport, inst_TambaoAirport))). - -fof(axWorldAirportsL_Z4250, axiom, - (hasType(type_Airport, inst_TambohoranoAirport))). - -fof(axWorldAirportsL_Z4251, axiom, - (hasType(type_Airport, inst_TambolakaAirport))). - -fof(axWorldAirportsL_Z4252, axiom, - (hasType(type_Airport, inst_TamborAirport))). - -fof(axWorldAirportsL_Z4253, axiom, - (hasType(type_Airport, inst_TambovTambovAirport))). - -fof(axWorldAirportsL_Z4254, axiom, - (hasType(type_Airport, inst_TamchakettAirport))). - -fof(axWorldAirportsL_Z4255, axiom, - (hasType(type_Airport, inst_TameAirport))). - -fof(axWorldAirportsL_Z4256, axiom, - (hasType(type_Airport, inst_TamkyAirport))). - -fof(axWorldAirportsL_Z4257, axiom, - (hasType(type_Airport, inst_TampaInternationalFLAirport))). - -fof(axWorldAirportsL_Z4258, axiom, - (hasType(type_Airport, inst_TamuinAirport))). - -fof(axWorldAirportsL_Z4259, axiom, - (hasType(type_Airport, inst_TamworthNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4260, axiom, - (hasType(type_Airport, inst_TanSonNhutInternationalHoChiMinhCitySaigonAirport))). - -fof(axWorldAirportsL_Z4261, axiom, - (hasType(type_Airport, inst_TanacrossAKAirport))). - -fof(axWorldAirportsL_Z4262, axiom, - (hasType(type_Airport, inst_TanahGrogotAirport))). - -fof(axWorldAirportsL_Z4263, axiom, - (hasType(type_Airport, inst_TanahmerahAirport))). - -fof(axWorldAirportsL_Z4264, axiom, - (hasType(type_Airport, inst_TanalianAKAirport))). - -fof(axWorldAirportsL_Z4265, axiom, - (hasType(type_Airport, inst_TanandavaAirport))). - -fof(axWorldAirportsL_Z4266, axiom, - (hasType(type_Airport, inst_TanatorajaAirport))). - -fof(axWorldAirportsL_Z4267, axiom, - (hasType(type_Airport, inst_TanbarQueenslandAirport))). - -fof(axWorldAirportsL_Z4268, axiom, - (hasType(type_Airport, inst_TandagAirport))). - -fof(axWorldAirportsL_Z4269, axiom, - (hasType(type_Airport, inst_TandilAirport))). - -fof(axWorldAirportsL_Z4270, axiom, - (hasType(type_Airport, inst_TanegashimaAirport))). - -fof(axWorldAirportsL_Z4271, axiom, - (hasType(type_Airport, inst_TangaAirport))). - -fof(axWorldAirportsL_Z4272, axiom, - (hasType(type_Airport, inst_TangaIslandAirport))). - -fof(axWorldAirportsL_Z4273, axiom, - (hasType(type_Airport, inst_TangaloomaAirport))). - -fof(axWorldAirportsL_Z4274, axiom, - (hasType(type_Airport, inst_TanjungAirport))). - -fof(axWorldAirportsL_Z4275, axiom, - (hasType(type_Airport, inst_TanjungSelorBorneoAirport))). - -fof(axWorldAirportsL_Z4276, axiom, - (hasType(type_Airport, inst_TannaIslandAirport))). - -fof(axWorldAirportsL_Z4277, axiom, - (hasType(type_Airport, inst_TaosMunicipalNMAirport))). - -fof(axWorldAirportsL_Z4278, axiom, - (hasType(type_Airport, inst_TapachulaAirport))). - -fof(axWorldAirportsL_Z4279, axiom, - (hasType(type_Airport, inst_TapaktuanAirport))). - -fof(axWorldAirportsL_Z4280, axiom, - (hasType(type_Airport, inst_TapetaAirport))). - -fof(axWorldAirportsL_Z4281, axiom, - (hasType(type_Airport, inst_TaplejungAirport))). - -fof(axWorldAirportsL_Z4282, axiom, - (hasType(type_Airport, inst_TaraQueenslandAirport))). - -fof(axWorldAirportsL_Z4283, axiom, - (hasType(type_Airport, inst_TarakanBorneoAirport))). - -fof(axWorldAirportsL_Z4284, axiom, - (hasType(type_Airport, inst_TarakbitsAirport))). - -fof(axWorldAirportsL_Z4285, axiom, - (hasType(type_Airport, inst_TaramajimaAirport))). - -fof(axWorldAirportsL_Z4286, axiom, - (hasType(type_Airport, inst_TarantoAirport))). - -fof(axWorldAirportsL_Z4287, axiom, - (hasType(type_Airport, inst_TarapacaAirport))). - -fof(axWorldAirportsL_Z4288, axiom, - (hasType(type_Airport, inst_TarapainaAirport))). - -fof(axWorldAirportsL_Z4289, axiom, - (hasType(type_Airport, inst_TarapoaAirport))). - -fof(axWorldAirportsL_Z4290, axiom, - (hasType(type_Airport, inst_TarapotoAirport))). - -fof(axWorldAirportsL_Z4291, axiom, - (hasType(type_Airport, inst_TarauacaACAirport))). - -fof(axWorldAirportsL_Z4292, axiom, - (hasType(type_Airport, inst_TarbelaAirport))). - -fof(axWorldAirportsL_Z4293, axiom, - (hasType(type_Airport, inst_TarbesAirport))). - -fof(axWorldAirportsL_Z4294, axiom, - (hasType(type_Airport, inst_TarcoolaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z4295, axiom, - (hasType(type_Airport, inst_TareeNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4296, axiom, - (hasType(type_Airport, inst_TarfayaAirport))). - -fof(axWorldAirportsL_Z4297, axiom, - (hasType(type_Airport, inst_TargovishteAirport))). - -fof(axWorldAirportsL_Z4298, axiom, - (hasType(type_Airport, inst_TariAirport))). - -fof(axWorldAirportsL_Z4299, axiom, - (hasType(type_Airport, inst_TaroomQueenslandAirport))). - -fof(axWorldAirportsL_Z4300, axiom, - (hasType(type_Airport, inst_TartuAirport))). - -fof(axWorldAirportsL_Z4301, axiom, - (hasType(type_Airport, inst_TasikmalayaAirport))). - -fof(axWorldAirportsL_Z4302, axiom, - (hasType(type_Airport, inst_TasiujuaqQCAirport))). - -fof(axWorldAirportsL_Z4303, axiom, - (hasType(type_Airport, inst_TaskulAirport))). - -fof(axWorldAirportsL_Z4304, axiom, - (hasType(type_Airport, inst_TasuWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z4305, axiom, - (hasType(type_Airport, inst_TatakotoAirport))). - -fof(axWorldAirportsL_Z4306, axiom, - (hasType(type_Airport, inst_TatalinaLRRSAKAirport))). - -fof(axWorldAirportsL_Z4307, axiom, - (hasType(type_Airport, inst_TatitlekSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z4308, axiom, - (hasType(type_Airport, inst_TatryPopradAirport))). - -fof(axWorldAirportsL_Z4309, axiom, - (hasType(type_Airport, inst_TauSeaplaneBaseTauIslandAirport))). - -fof(axWorldAirportsL_Z4310, axiom, - (hasType(type_Airport, inst_TaupoAirport))). - -fof(axWorldAirportsL_Z4311, axiom, - (hasType(type_Airport, inst_TauramenaAirport))). - -fof(axWorldAirportsL_Z4312, axiom, - (hasType(type_Airport, inst_TaurangaAirport))). - -fof(axWorldAirportsL_Z4313, axiom, - (hasType(type_Airport, inst_TautaAirport))). - -fof(axWorldAirportsL_Z4314, axiom, - (hasType(type_Airport, inst_TaveuniAirport))). - -fof(axWorldAirportsL_Z4315, axiom, - (hasType(type_Airport, inst_TavoyAirport))). - -fof(axWorldAirportsL_Z4316, axiom, - (hasType(type_Airport, inst_TawaTibetAirport))). - -fof(axWorldAirportsL_Z4317, axiom, - (hasType(type_Airport, inst_TawauSabahAirport))). - -fof(axWorldAirportsL_Z4318, axiom, - (hasType(type_Airport, inst_TawiTawiAirport))). - -fof(axWorldAirportsL_Z4319, axiom, - (hasType(type_Airport, inst_TaylorAKAirport))). - -fof(axWorldAirportsL_Z4320, axiom, - (hasType(type_Airport, inst_TaylorAZAirport))). - -fof(axWorldAirportsL_Z4321, axiom, - (hasType(type_Airport, inst_TaylorCountyWIAirport))). - -fof(axWorldAirportsL_Z4322, axiom, - (hasType(type_Airport, inst_TchibangaAirport))). - -fof(axWorldAirportsL_Z4323, axiom, - (hasType(type_Airport, inst_TchienAirport))). - -fof(axWorldAirportsL_Z4324, axiom, - (hasType(type_Airport, inst_TeAnauAirport))). - -fof(axWorldAirportsL_Z4325, axiom, - (hasType(type_Airport, inst_TebessaAirport))). - -fof(axWorldAirportsL_Z4326, axiom, - (hasType(type_Airport, inst_TeesSideAirport))). - -fof(axWorldAirportsL_Z4327, axiom, - (hasType(type_Airport, inst_TefeMAAirport))). - -fof(axWorldAirportsL_Z4328, axiom, - (hasType(type_Airport, inst_TegelBerlinAirport))). - -fof(axWorldAirportsL_Z4329, axiom, - (hasType(type_Airport, inst_TehachapiMunicipalCAAirport))). - -fof(axWorldAirportsL_Z4330, axiom, - (hasType(type_Airport, inst_TehuacanAirport))). - -fof(axWorldAirportsL_Z4331, axiom, - (hasType(type_Airport, inst_TekaduAirport))). - -fof(axWorldAirportsL_Z4332, axiom, - (hasType(type_Airport, inst_TekamahMunicipalNEAirport))). - -fof(axWorldAirportsL_Z4333, axiom, - (hasType(type_Airport, inst_TekinAirport))). - -fof(axWorldAirportsL_Z4334, axiom, - (hasType(type_Airport, inst_TelAvivAirport))). - -fof(axWorldAirportsL_Z4335, axiom, - (hasType(type_Airport, inst_TelaAirport))). - -fof(axWorldAirportsL_Z4336, axiom, - (hasType(type_Airport, inst_TelefominAirport))). - -fof(axWorldAirportsL_Z4337, axiom, - (hasType(type_Airport, inst_TelegraphCreekAerodromeBCAirport))). - -fof(axWorldAirportsL_Z4338, axiom, - (hasType(type_Airport, inst_TelemacoBorbaPRAirport))). - -fof(axWorldAirportsL_Z4339, axiom, - (hasType(type_Airport, inst_TelfairWheelerGAAirport))). - -fof(axWorldAirportsL_Z4340, axiom, - (hasType(type_Airport, inst_TelferWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4341, axiom, - (hasType(type_Airport, inst_TelidaAKAirport))). - -fof(axWorldAirportsL_Z4342, axiom, - (hasType(type_Airport, inst_TellerAKAirport))). - -fof(axWorldAirportsL_Z4343, axiom, - (hasType(type_Airport, inst_TellurideCOAirport))). - -fof(axWorldAirportsL_Z4344, axiom, - (hasType(type_Airport, inst_TellurideRegionalCOAirport))). - -fof(axWorldAirportsL_Z4345, axiom, - (hasType(type_Airport, inst_TelupidAirport))). - -fof(axWorldAirportsL_Z4346, axiom, - (hasType(type_Airport, inst_TeminabuanAirport))). - -fof(axWorldAirportsL_Z4347, axiom, - (hasType(type_Airport, inst_TemoraNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4348, axiom, - (hasType(type_Airport, inst_TempelhofBerlinAirport))). - -fof(axWorldAirportsL_Z4349, axiom, - (hasType(type_Airport, inst_TemucoAirport))). - -fof(axWorldAirportsL_Z4350, axiom, - (hasType(type_Airport, inst_TenakeeAirForceBaseAKAirport))). - -fof(axWorldAirportsL_Z4351, axiom, - (hasType(type_Airport, inst_TenerifeCanaryIslandsAirport))). - -fof(axWorldAirportsL_Z4352, axiom, - (hasType(type_Airport, inst_TengahRAFStationTengahAirport))). - -fof(axWorldAirportsL_Z4353, axiom, - (hasType(type_Airport, inst_TenienteBenMatienzTucumanSanMiguelTucumanAirport))). - -fof(axWorldAirportsL_Z4354, axiom, - (hasType(type_Airport, inst_TenienteJorgeHenrichArauzTrinidadAirport))). - -fof(axWorldAirportsL_Z4355, axiom, - (hasType(type_Airport, inst_TenkodogoAirport))). - -fof(axWorldAirportsL_Z4356, axiom, - (hasType(type_Airport, inst_TennantCreekNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z4357, axiom, - (hasType(type_Airport, inst_TeofiloOtoniMGAirport))). - -fof(axWorldAirportsL_Z4358, axiom, - (hasType(type_Airport, inst_TepicAirport))). - -fof(axWorldAirportsL_Z4359, axiom, - (hasType(type_Airport, inst_TeptepAirport))). - -fof(axWorldAirportsL_Z4360, axiom, - (hasType(type_Airport, inst_TerapoAirport))). - -fof(axWorldAirportsL_Z4361, axiom, - (hasType(type_Airport, inst_TeresinaPIAirport))). - -fof(axWorldAirportsL_Z4362, axiom, - (hasType(type_Airport, inst_TeresopolisRJAirport))). - -fof(axWorldAirportsL_Z4363, axiom, - (hasType(type_Airport, inst_TermizTermesSurkhondaryoAirport))). - -fof(axWorldAirportsL_Z4364, axiom, - (hasType(type_Airport, inst_TernateAirport))). - -fof(axWorldAirportsL_Z4365, axiom, - (hasType(type_Airport, inst_TernopilTernopolTernopilAirport))). - -fof(axWorldAirportsL_Z4366, axiom, - (hasType(type_Airport, inst_TerraceBCAirport))). - -fof(axWorldAirportsL_Z4367, axiom, - (hasType(type_Airport, inst_TerraceBayONAirport))). - -fof(axWorldAirportsL_Z4368, axiom, - (hasType(type_Airport, inst_TerrellMunicipalTXAirport))). - -fof(axWorldAirportsL_Z4369, axiom, - (hasType(type_Airport, inst_TeslinYTAirport))). - -fof(axWorldAirportsL_Z4370, axiom, - (hasType(type_Airport, inst_TesseneiAirport))). - -fof(axWorldAirportsL_Z4371, axiom, - (hasType(type_Airport, inst_TeteAirport))). - -fof(axWorldAirportsL_Z4372, axiom, - (hasType(type_Airport, inst_TetealaBaleineWaterAerodromeQCAirport))). - -fof(axWorldAirportsL_Z4373, axiom, - (hasType(type_Airport, inst_TetebediAirport))). - -fof(axWorldAirportsL_Z4374, axiom, - (hasType(type_Airport, inst_TeterboroNJAirport))). - -fof(axWorldAirportsL_Z4375, axiom, - (hasType(type_Airport, inst_TetiaroaIslandAirport))). - -fof(axWorldAirportsL_Z4376, axiom, - (hasType(type_Airport, inst_TetlinAKAirport))). - -fof(axWorldAirportsL_Z4377, axiom, - (hasType(type_Airport, inst_TeugeDeventerAirport))). - -fof(axWorldAirportsL_Z4378, axiom, - (hasType(type_Airport, inst_TewantinQueenslandAirport))). - -fof(axWorldAirportsL_Z4379, axiom, - (hasType(type_Airport, inst_TexarkanaRegionalAirportWebbFieldARAirport))). - -fof(axWorldAirportsL_Z4380, axiom, - (hasType(type_Airport, inst_TezpurAirport))). - -fof(axWorldAirportsL_Z4381, axiom, - (hasType(type_Airport, inst_TezuAirport))). - -fof(axWorldAirportsL_Z4382, axiom, - (hasType(type_Airport, inst_ThabaNchuAirport))). - -fof(axWorldAirportsL_Z4383, axiom, - (hasType(type_Airport, inst_ThabaTsekaAirport))). - -fof(axWorldAirportsL_Z4384, axiom, - (hasType(type_Airport, inst_ThakhekAirport))). - -fof(axWorldAirportsL_Z4385, axiom, - (hasType(type_Airport, inst_ThakurgaonAirport))). - -fof(axWorldAirportsL_Z4386, axiom, - (hasType(type_Airport, inst_ThangoolBiloelaQueenslandAirport))). - -fof(axWorldAirportsL_Z4387, axiom, - (hasType(type_Airport, inst_ThanjavurAirport))). - -fof(axWorldAirportsL_Z4388, axiom, - (hasType(type_Airport, inst_ThargomindahQueenslandAirport))). - -fof(axWorldAirportsL_Z4389, axiom, - (hasType(type_Airport, inst_TheBightAirport))). - -fof(axWorldAirportsL_Z4390, axiom, - (hasType(type_Airport, inst_TheONeillMunicipalAirportJohnLBakerFieldNEAirport))). - -fof(axWorldAirportsL_Z4391, axiom, - (hasType(type_Airport, inst_ThePasMBAirport))). - -fof(axWorldAirportsL_Z4392, axiom, - (hasType(type_Airport, inst_TheQueensAKAirport))). - -fof(axWorldAirportsL_Z4393, axiom, - (hasType(type_Airport, inst_TheodoreFrancisGreenStateRIAirport))). - -fof(axWorldAirportsL_Z4394, axiom, - (hasType(type_Airport, inst_TheodoreQueenslandAirport))). - -fof(axWorldAirportsL_Z4395, axiom, - (hasType(type_Airport, inst_ThermalCAAirport))). - -fof(axWorldAirportsL_Z4396, axiom, - (hasType(type_Airport, inst_ThicketPortageMBAirport))). - -fof(axWorldAirportsL_Z4397, axiom, - (hasType(type_Airport, inst_ThiefRiverFallsRegionalMNAirport))). - -fof(axWorldAirportsL_Z4398, axiom, - (hasType(type_Airport, inst_ThingeyriAirport))). - -fof(axWorldAirportsL_Z4399, axiom, - (hasType(type_Airport, inst_ThistedAirport))). - -fof(axWorldAirportsL_Z4400, axiom, - (hasType(type_Airport, inst_ThohoyandouVendaAirport))). - -fof(axWorldAirportsL_Z4401, axiom, - (hasType(type_Airport, inst_ThomasvilleMunicipalGAAirport))). - -fof(axWorldAirportsL_Z4402, axiom, - (hasType(type_Airport, inst_ThompsonFallsMTAirport))). - -fof(axWorldAirportsL_Z4403, axiom, - (hasType(type_Airport, inst_ThompsonMBAirport))). - -fof(axWorldAirportsL_Z4404, axiom, - (hasType(type_Airport, inst_ThorshofnAirport))). - -fof(axWorldAirportsL_Z4405, axiom, - (hasType(type_Airport, inst_ThredboNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4406, axiom, - (hasType(type_Airport, inst_ThuleAirBaseThuleAirport))). - -fof(axWorldAirportsL_Z4407, axiom, - (hasType(type_Airport, inst_ThumraitAirport))). - -fof(axWorldAirportsL_Z4408, axiom, - (hasType(type_Airport, inst_ThunderBayONAirport))). - -fof(axWorldAirportsL_Z4409, axiom, - (hasType(type_Airport, inst_ThylungraQueenslandAirport))). - -fof(axWorldAirportsL_Z4410, axiom, - (hasType(type_Airport, inst_ThynaSfaxAirport))). - -fof(axWorldAirportsL_Z4411, axiom, - (hasType(type_Airport, inst_TibooburraNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4412, axiom, - (hasType(type_Airport, inst_TibuAirport))). - -fof(axWorldAirportsL_Z4413, axiom, - (hasType(type_Airport, inst_TichittAirport))). - -fof(axWorldAirportsL_Z4414, axiom, - (hasType(type_Airport, inst_TidjikjaAirport))). - -fof(axWorldAirportsL_Z4415, axiom, - (hasType(type_Airport, inst_TigaAirport))). - -fof(axWorldAirportsL_Z4416, axiom, - (hasType(type_Airport, inst_TignesAirport))). - -fof(axWorldAirportsL_Z4417, axiom, - (hasType(type_Airport, inst_TikalAirport))). - -fof(axWorldAirportsL_Z4418, axiom, - (hasType(type_Airport, inst_TikapurAirport))). - -fof(axWorldAirportsL_Z4419, axiom, - (hasType(type_Airport, inst_TikehauAtollAirport))). - -fof(axWorldAirportsL_Z4420, axiom, - (hasType(type_Airport, inst_TikoAirport))). - -fof(axWorldAirportsL_Z4421, axiom, - (hasType(type_Airport, inst_TilfalminAirport))). - -fof(axWorldAirportsL_Z4422, axiom, - (hasType(type_Airport, inst_TilinAirport))). - -fof(axWorldAirportsL_Z4423, axiom, - (hasType(type_Airport, inst_TimaruAirport))). - -fof(axWorldAirportsL_Z4424, axiom, - (hasType(type_Airport, inst_TimbaubaPEAirport))). - -fof(axWorldAirportsL_Z4425, axiom, - (hasType(type_Airport, inst_TimbedraAirport))). - -fof(axWorldAirportsL_Z4426, axiom, - (hasType(type_Airport, inst_TimberCreekAirport))). - -fof(axWorldAirportsL_Z4427, axiom, - (hasType(type_Airport, inst_TimbiquiAirport))). - -fof(axWorldAirportsL_Z4428, axiom, - (hasType(type_Airport, inst_TimbunkeAirport))). - -fof(axWorldAirportsL_Z4429, axiom, - (hasType(type_Airport, inst_TimikaTimukaTembagapuraNewGuineaAirport))). - -fof(axWorldAirportsL_Z4430, axiom, - (hasType(type_Airport, inst_TimimounAirport))). - -fof(axWorldAirportsL_Z4431, axiom, - (hasType(type_Airport, inst_TimminsONAirport))). - -fof(axWorldAirportsL_Z4432, axiom, - (hasType(type_Airport, inst_TinCityLRRSAKAirport))). - -fof(axWorldAirportsL_Z4433, axiom, - (hasType(type_Airport, inst_TinakTinakAirport))). - -fof(axWorldAirportsL_Z4434, axiom, - (hasType(type_Airport, inst_TindoufAirport))). - -fof(axWorldAirportsL_Z4435, axiom, - (hasType(type_Airport, inst_TingoMariaAirport))). - -fof(axWorldAirportsL_Z4436, axiom, - (hasType(type_Airport, inst_TingwallShetlandIslandsAirport))). - -fof(axWorldAirportsL_Z4437, axiom, - (hasType(type_Airport, inst_TingwonAirport))). - -fof(axWorldAirportsL_Z4438, axiom, - (hasType(type_Airport, inst_TinkerAirForceBaseOKAirport))). - -fof(axWorldAirportsL_Z4439, axiom, - (hasType(type_Airport, inst_TiogaMunicipalNDAirport))). - -fof(axWorldAirportsL_Z4440, axiom, - (hasType(type_Airport, inst_TiomNewGuineaAirport))). - -fof(axWorldAirportsL_Z4441, axiom, - (hasType(type_Airport, inst_TiomanAirport))). - -fof(axWorldAirportsL_Z4442, axiom, - (hasType(type_Airport, inst_TippiAirport))). - -fof(axWorldAirportsL_Z4443, axiom, - (hasType(type_Airport, inst_TiputiniAirport))). - -fof(axWorldAirportsL_Z4444, axiom, - (hasType(type_Airport, inst_TiranaAirport))). - -fof(axWorldAirportsL_Z4445, axiom, - (hasType(type_Airport, inst_TireeIslandAirport))). - -fof(axWorldAirportsL_Z4446, axiom, - (hasType(type_Airport, inst_TirinkotAirport))). - -fof(axWorldAirportsL_Z4447, axiom, - (hasType(type_Airport, inst_TiruchirapallyAirport))). - -fof(axWorldAirportsL_Z4448, axiom, - (hasType(type_Airport, inst_TirupatiAirport))). - -fof(axWorldAirportsL_Z4449, axiom, - (hasType(type_Airport, inst_TisdaleAerodromeSKAirport))). - -fof(axWorldAirportsL_Z4450, axiom, - (hasType(type_Airport, inst_TivatAirport))). - -fof(axWorldAirportsL_Z4451, axiom, - (hasType(type_Airport, inst_TiziminAirport))). - -fof(axWorldAirportsL_Z4452, axiom, - (hasType(type_Airport, inst_TlokoengAirport))). - -fof(axWorldAirportsL_Z4453, axiom, - (hasType(type_Airport, inst_TobermoryAirport))). - -fof(axWorldAirportsL_Z4454, axiom, - (hasType(type_Airport, inst_TobolskTyumenAirport))). - -fof(axWorldAirportsL_Z4455, axiom, - (hasType(type_Airport, inst_TobrukAirport))). - -fof(axWorldAirportsL_Z4456, axiom, - (hasType(type_Airport, inst_TocacheAirport))). - -fof(axWorldAirportsL_Z4457, axiom, - (hasType(type_Airport, inst_ToccoaRGLetourneauFieldGAAirport))). - -fof(axWorldAirportsL_Z4458, axiom, - (hasType(type_Airport, inst_TocoaAirport))). - -fof(axWorldAirportsL_Z4459, axiom, - (hasType(type_Airport, inst_TocopillaAirport))). - -fof(axWorldAirportsL_Z4460, axiom, - (hasType(type_Airport, inst_TocumwalNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4461, axiom, - (hasType(type_Airport, inst_TofinoBCAirport))). - -fof(axWorldAirportsL_Z4462, axiom, - (hasType(type_Airport, inst_TofinoWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z4463, axiom, - (hasType(type_Airport, inst_TogiakAKAirport))). - -fof(axWorldAirportsL_Z4464, axiom, - (hasType(type_Airport, inst_TokAKAirport))). - -fof(axWorldAirportsL_Z4465, axiom, - (hasType(type_Airport, inst_TokeenSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z4466, axiom, - (hasType(type_Airport, inst_TokoinLomeAirport))). - -fof(axWorldAirportsL_Z4467, axiom, - (hasType(type_Airport, inst_ToksookBayAKAirport))). - -fof(axWorldAirportsL_Z4468, axiom, - (hasType(type_Airport, inst_TokunoShimaAirport))). - -fof(axWorldAirportsL_Z4469, axiom, - (hasType(type_Airport, inst_TokushimaAirport))). - -fof(axWorldAirportsL_Z4470, axiom, - (hasType(type_Airport, inst_TolAirport))). - -fof(axWorldAirportsL_Z4471, axiom, - (hasType(type_Airport, inst_ToledoAirportWinlockEdCarlsonMemorialFieldWAAirport))). - -fof(axWorldAirportsL_Z4472, axiom, - (hasType(type_Airport, inst_ToledoExpressOHAirport))). - -fof(axWorldAirportsL_Z4473, axiom, - (hasType(type_Airport, inst_ToledoPRAirport))). - -fof(axWorldAirportsL_Z4474, axiom, - (hasType(type_Airport, inst_TolitoliAirport))). - -fof(axWorldAirportsL_Z4475, axiom, - (hasType(type_Airport, inst_TolmachevoNovosibirskAirport))). - -fof(axWorldAirportsL_Z4476, axiom, - (hasType(type_Airport, inst_ToluAirport))). - -fof(axWorldAirportsL_Z4477, axiom, - (hasType(type_Airport, inst_TomOConnerTXAirport))). - -fof(axWorldAirportsL_Z4478, axiom, - (hasType(type_Airport, inst_TomPriceWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4479, axiom, - (hasType(type_Airport, inst_TomanggongAirport))). - -fof(axWorldAirportsL_Z4480, axiom, - (hasType(type_Airport, inst_TomasGuardiaLiberiaAirport))). - -fof(axWorldAirportsL_Z4481, axiom, - (hasType(type_Airport, inst_TombouctouAirport))). - -fof(axWorldAirportsL_Z4482, axiom, - (hasType(type_Airport, inst_TompkinsvilleMonroeCountyKYAirport))). - -fof(axWorldAirportsL_Z4483, axiom, - (hasType(type_Airport, inst_ToncontinTegucigalpaAirport))). - -fof(axWorldAirportsL_Z4484, axiom, - (hasType(type_Airport, inst_TonghuaAirport))). - -fof(axWorldAirportsL_Z4485, axiom, - (hasType(type_Airport, inst_TongliaoAirport))). - -fof(axWorldAirportsL_Z4486, axiom, - (hasType(type_Airport, inst_TongoaAirport))). - -fof(axWorldAirportsL_Z4487, axiom, - (hasType(type_Airport, inst_TonopahNVAirport))). - -fof(axWorldAirportsL_Z4488, axiom, - (hasType(type_Airport, inst_TonopahTestRangeNVAirport))). - -fof(axWorldAirportsL_Z4489, axiom, - (hasType(type_Airport, inst_TonuAirport))). - -fof(axWorldAirportsL_Z4490, axiom, - (hasType(type_Airport, inst_ToowoombaQueenslandAirport))). - -fof(axWorldAirportsL_Z4491, axiom, - (hasType(type_Airport, inst_TorokinaAirport))). - -fof(axWorldAirportsL_Z4492, axiom, - (hasType(type_Airport, inst_TorontoDowntownHeliportONAirport))). - -fof(axWorldAirportsL_Z4493, axiom, - (hasType(type_Airport, inst_TorontoIslandONAirport))). - -fof(axWorldAirportsL_Z4494, axiom, - (hasType(type_Airport, inst_TororoAirport))). - -fof(axWorldAirportsL_Z4495, axiom, - (hasType(type_Airport, inst_TorpSandefjordAirport))). - -fof(axWorldAirportsL_Z4496, axiom, - (hasType(type_Airport, inst_TorranceMunicipalCAAirport))). - -fof(axWorldAirportsL_Z4497, axiom, - (hasType(type_Airport, inst_TorrejonAirForceBaseMadridAirport))). - -fof(axWorldAirportsL_Z4498, axiom, - (hasType(type_Airport, inst_TorremolinosAirport))). - -fof(axWorldAirportsL_Z4499, axiom, - (hasType(type_Airport, inst_TorreonAirport))). - -fof(axWorldAirportsL_Z4500, axiom, - (hasType(type_Airport, inst_TorresAirport))). - -fof(axWorldAirportsL_Z4501, axiom, - (hasType(type_Airport, inst_TorringtonMunicipalWYAirport))). - -fof(axWorldAirportsL_Z4502, axiom, - (hasType(type_Airport, inst_TortoliSardiniaAirport))). - -fof(axWorldAirportsL_Z4503, axiom, - (hasType(type_Airport, inst_TortuqueroAirport))). - -fof(axWorldAirportsL_Z4504, axiom, - (hasType(type_Airport, inst_TorwoodQueenslandAirport))). - -fof(axWorldAirportsL_Z4505, axiom, - (hasType(type_Airport, inst_TotnessAirport))). - -fof(axWorldAirportsL_Z4506, axiom, - (hasType(type_Airport, inst_TottoriAirport))). - -fof(axWorldAirportsL_Z4507, axiom, - (hasType(type_Airport, inst_ToubaAirport))). - -fof(axWorldAirportsL_Z4508, axiom, - (hasType(type_Airport, inst_TouganAirport))). - -fof(axWorldAirportsL_Z4509, axiom, - (hasType(type_Airport, inst_TouhoAirport))). - -fof(axWorldAirportsL_Z4510, axiom, - (hasType(type_Airport, inst_ToussusLeNobleAirport))). - -fof(axWorldAirportsL_Z4511, axiom, - (hasType(type_Airport, inst_TownsvilleQueenslandAirport))). - -fof(axWorldAirportsL_Z4512, axiom, - (hasType(type_Airport, inst_ToyamaAirport))). - -fof(axWorldAirportsL_Z4513, axiom, - (hasType(type_Airport, inst_TrabzonAirBaseTrabzonAirport))). - -fof(axWorldAirportsL_Z4514, axiom, - (hasType(type_Airport, inst_TracyMunicipalCAAirport))). - -fof(axWorldAirportsL_Z4515, axiom, - (hasType(type_Airport, inst_TradewindTXAirport))). - -fof(axWorldAirportsL_Z4516, axiom, - (hasType(type_Airport, inst_TrangAirport))). - -fof(axWorldAirportsL_Z4517, axiom, - (hasType(type_Airport, inst_TrapaniAirport))). - -fof(axWorldAirportsL_Z4518, axiom, - (hasType(type_Airport, inst_TraralgonVictoriaAirport))). - -fof(axWorldAirportsL_Z4519, axiom, - (hasType(type_Airport, inst_TravisAirForceBaseCAAirport))). - -fof(axWorldAirportsL_Z4520, axiom, - (hasType(type_Airport, inst_TreasureCayAbacoAirport))). - -fof(axWorldAirportsL_Z4521, axiom, - (hasType(type_Airport, inst_TreePointAKAirport))). - -fof(axWorldAirportsL_Z4522, axiom, - (hasType(type_Airport, inst_TreintayTresAirport))). - -fof(axWorldAirportsL_Z4523, axiom, - (hasType(type_Airport, inst_TremontonMunicipalUTAirport))). - -fof(axWorldAirportsL_Z4524, axiom, - (hasType(type_Airport, inst_TrentLottInternationalMSAirport))). - -fof(axWorldAirportsL_Z4525, axiom, - (hasType(type_Airport, inst_TrentonMunicipalMOAirport))). - -fof(axWorldAirportsL_Z4526, axiom, - (hasType(type_Airport, inst_TrentonONAirport))). - -fof(axWorldAirportsL_Z4527, axiom, - (hasType(type_Airport, inst_TresArroyosAirport))). - -fof(axWorldAirportsL_Z4528, axiom, - (hasType(type_Airport, inst_TresCoracoesMGAirport))). - -fof(axWorldAirportsL_Z4529, axiom, - (hasType(type_Airport, inst_TresEsquinasAirport))). - -fof(axWorldAirportsL_Z4530, axiom, - (hasType(type_Airport, inst_TresLagoasMTAirport))). - -fof(axWorldAirportsL_Z4531, axiom, - (hasType(type_Airport, inst_TresRiosRJAirport))). - -fof(axWorldAirportsL_Z4532, axiom, - (hasType(type_Airport, inst_TriCitiesWAAirport))). - -fof(axWorldAirportsL_Z4533, axiom, - (hasType(type_Airport, inst_TriCityInternationalMIAirport))). - -fof(axWorldAirportsL_Z4534, axiom, - (hasType(type_Airport, inst_TriCityKSAirport))). - -fof(axWorldAirportsL_Z4535, axiom, - (hasType(type_Airport, inst_TriCityRegionalTNAirport))). - -fof(axWorldAirportsL_Z4536, axiom, - (hasType(type_Airport, inst_TriCountyRegionalWIAirport))). - -fof(axWorldAirportsL_Z4537, axiom, - (hasType(type_Airport, inst_TrigodeMoraisAirport))). - -fof(axWorldAirportsL_Z4538, axiom, - (hasType(type_Airport, inst_TrincomaleeAirport))). - -fof(axWorldAirportsL_Z4539, axiom, - (hasType(type_Airport, inst_TrinidadAirport))). - -fof(axWorldAirportsL_Z4540, axiom, - (hasType(type_Airport, inst_TrinidadAirportColombia))). - -fof(axWorldAirportsL_Z4541, axiom, - (hasType(type_Airport, inst_TripleIslandBCAirport))). - -fof(axWorldAirportsL_Z4542, axiom, - (hasType(type_Airport, inst_TrissinoVicenzaAirport))). - -fof(axWorldAirportsL_Z4543, axiom, - (hasType(type_Airport, inst_TroisRivieresQCAirport))). - -fof(axWorldAirportsL_Z4544, axiom, - (hasType(type_Airport, inst_TrollhattanAirport))). - -fof(axWorldAirportsL_Z4545, axiom, - (hasType(type_Airport, inst_TronaCAAirport))). - -fof(axWorldAirportsL_Z4546, axiom, - (hasType(type_Airport, inst_TroyMunicipalALAirport))). - -fof(axWorldAirportsL_Z4547, axiom, - (hasType(type_Airport, inst_TruckeeTahoeCAAirport))). - -fof(axWorldAirportsL_Z4548, axiom, - (hasType(type_Airport, inst_TrujilloAirport))). - -fof(axWorldAirportsL_Z4549, axiom, - (hasType(type_Airport, inst_TrujilloAirportHonduras))). - -fof(axWorldAirportsL_Z4550, axiom, - (hasType(type_Airport, inst_TruthorConsequencesMunicipalNMAirport))). - -fof(axWorldAirportsL_Z4551, axiom, - (hasType(type_Airport, inst_TsaratananaAirport))). - -fof(axWorldAirportsL_Z4552, axiom, - (hasType(type_Airport, inst_TsentrainyOdesaAirport))). - -fof(axWorldAirportsL_Z4553, axiom, - (hasType(type_Airport, inst_TsewiAirport))). - -fof(axWorldAirportsL_Z4554, axiom, - (hasType(type_Airport, inst_TshikapaAirport))). - -fof(axWorldAirportsL_Z4555, axiom, - (hasType(type_Airport, inst_TshipiseAirport))). - -fof(axWorldAirportsL_Z4556, axiom, - (hasType(type_Airport, inst_TsiliTsiliAirport))). - -fof(axWorldAirportsL_Z4557, axiom, - (hasType(type_Airport, inst_TsiroanomandidyAirport))). - -fof(axWorldAirportsL_Z4558, axiom, - (hasType(type_Airport, inst_TsumebAirport))). - -fof(axWorldAirportsL_Z4559, axiom, - (hasType(type_Airport, inst_TsushimaAirport))). - -fof(axWorldAirportsL_Z4560, axiom, - (hasType(type_Airport, inst_TubaCityAZAirport))). - -fof(axWorldAirportsL_Z4561, axiom, - (hasType(type_Airport, inst_TubalaAirport))). - -fof(axWorldAirportsL_Z4562, axiom, - (hasType(type_Airport, inst_TubuaiTubuaiIslandsAirport))). - -fof(axWorldAirportsL_Z4563, axiom, - (hasType(type_Airport, inst_TucsonInternationalAZAirport))). - -fof(axWorldAirportsL_Z4564, axiom, - (hasType(type_Airport, inst_TucumaAirport))). - -fof(axWorldAirportsL_Z4565, axiom, - (hasType(type_Airport, inst_TucumcariMunicipalNMAirport))). - -fof(axWorldAirportsL_Z4566, axiom, - (hasType(type_Airport, inst_TucupitaAirport))). - -fof(axWorldAirportsL_Z4567, axiom, - (hasType(type_Airport, inst_TucuruiPAAirport))). - -fof(axWorldAirportsL_Z4568, axiom, - (hasType(type_Airport, inst_TufiAirport))). - -fof(axWorldAirportsL_Z4569, axiom, - (hasType(type_Airport, inst_TuguegaraoAirport))). - -fof(axWorldAirportsL_Z4570, axiom, - (hasType(type_Airport, inst_TuktoyaktukNTAirport))). - -fof(axWorldAirportsL_Z4571, axiom, - (hasType(type_Airport, inst_TulagiAirport))). - -fof(axWorldAirportsL_Z4572, axiom, - (hasType(type_Airport, inst_TulceaAirport))). - -fof(axWorldAirportsL_Z4573, axiom, - (hasType(type_Airport, inst_TulearAirport))). - -fof(axWorldAirportsL_Z4574, axiom, - (hasType(type_Airport, inst_TuliLodgeAirport))). - -fof(axWorldAirportsL_Z4575, axiom, - (hasType(type_Airport, inst_TullahomaRegionalAirportWmNorthernFieldTNAirport))). - -fof(axWorldAirportsL_Z4576, axiom, - (hasType(type_Airport, inst_TullamarineInternationalVictoriaAirport))). - -fof(axWorldAirportsL_Z4577, axiom, - (hasType(type_Airport, inst_TulsaInternationalOKAirport))). - -fof(axWorldAirportsL_Z4578, axiom, - (hasType(type_Airport, inst_TuluaAirport))). - -fof(axWorldAirportsL_Z4579, axiom, - (hasType(type_Airport, inst_TulugakAirport))). - -fof(axWorldAirportsL_Z4580, axiom, - (hasType(type_Airport, inst_TuluksakAKAirport))). - -fof(axWorldAirportsL_Z4581, axiom, - (hasType(type_Airport, inst_TulumAirport))). - -fof(axWorldAirportsL_Z4582, axiom, - (hasType(type_Airport, inst_TumAirport))). - -fof(axWorldAirportsL_Z4583, axiom, - (hasType(type_Airport, inst_TumacoAirport))). - -fof(axWorldAirportsL_Z4584, axiom, - (hasType(type_Airport, inst_TumbangSambaAirport))). - -fof(axWorldAirportsL_Z4585, axiom, - (hasType(type_Airport, inst_TumbesAirport))). - -fof(axWorldAirportsL_Z4586, axiom, - (hasType(type_Airport, inst_TumblerRidgeAerodromeBCAirport))). - -fof(axWorldAirportsL_Z4587, axiom, - (hasType(type_Airport, inst_TumeremoAirport))). - -fof(axWorldAirportsL_Z4588, axiom, - (hasType(type_Airport, inst_TumlingtarAirport))). - -fof(axWorldAirportsL_Z4589, axiom, - (hasType(type_Airport, inst_TumolbilAirport))). - -fof(axWorldAirportsL_Z4590, axiom, - (hasType(type_Airport, inst_TumutNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4591, axiom, - (hasType(type_Airport, inst_TuntatuliakAKAirport))). - -fof(axWorldAirportsL_Z4592, axiom, - (hasType(type_Airport, inst_TununakAKAirport))). - -fof(axWorldAirportsL_Z4593, axiom, - (hasType(type_Airport, inst_TunxiAirport))). - -fof(axWorldAirportsL_Z4594, axiom, - (hasType(type_Airport, inst_TupeloMunicipalCDLemonsMSAirport))). - -fof(axWorldAirportsL_Z4595, axiom, - (hasType(type_Airport, inst_TupileAirport))). - -fof(axWorldAirportsL_Z4596, axiom, - (hasType(type_Airport, inst_TuraifAirport))). - -fof(axWorldAirportsL_Z4597, axiom, - (hasType(type_Airport, inst_TurbatAirport))). - -fof(axWorldAirportsL_Z4598, axiom, - (hasType(type_Airport, inst_TurboAirport))). - -fof(axWorldAirportsL_Z4599, axiom, - (hasType(type_Airport, inst_TureiaAirport))). - -fof(axWorldAirportsL_Z4600, axiom, - (hasType(type_Airport, inst_TurkeyCreekWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4601, axiom, - (hasType(type_Airport, inst_TurkuAirport))). - -fof(axWorldAirportsL_Z4602, axiom, - (hasType(type_Airport, inst_TurtleIslandAirport))). - -fof(axWorldAirportsL_Z4603, axiom, - (hasType(type_Airport, inst_TuscaloosaMunicipalALAirport))). - -fof(axWorldAirportsL_Z4604, axiom, - (hasType(type_Airport, inst_TustinMarineCorpsAirStationCAAirport))). - -fof(axWorldAirportsL_Z4605, axiom, - (hasType(type_Airport, inst_TuxpanAirport))). - -fof(axWorldAirportsL_Z4606, axiom, - (hasType(type_Airport, inst_TuxtlaGutierrezAirport))). - -fof(axWorldAirportsL_Z4607, axiom, - (hasType(type_Airport, inst_TuyHoaAirport))). - -fof(axWorldAirportsL_Z4608, axiom, - (hasType(type_Airport, inst_TwentyninePalmsCAAirport))). - -fof(axWorldAirportsL_Z4609, axiom, - (hasType(type_Airport, inst_TwentyninePalmsEAFMarineCorpsAirGroundCombatCenterCAAirport))). - -fof(axWorldAirportsL_Z4610, axiom, - (hasType(type_Airport, inst_TwinFallsSunValleyRegionalAirportJoslinFieldIDAirport))). - -fof(axWorldAirportsL_Z4611, axiom, - (hasType(type_Airport, inst_TwinHillsAKAirport))). - -fof(axWorldAirportsL_Z4612, axiom, - (hasType(type_Airport, inst_TwoHarborsAmphibiousTerminalCAAirport))). - -fof(axWorldAirportsL_Z4613, axiom, - (hasType(type_Airport, inst_TylerPoundsFieldTXAirport))). - -fof(axWorldAirportsL_Z4614, axiom, - (hasType(type_Airport, inst_TyndallAirForceBaseFLAirport))). - -fof(axWorldAirportsL_Z4615, axiom, - (hasType(type_Airport, inst_TyonekAKAirport))). - -fof(axWorldAirportsL_Z4616, axiom, - (hasType(type_Airport, inst_TzaneenAirport))). - -fof(axWorldAirportsL_Z4617, axiom, - (hasType(type_Airport, inst_USCoastGuardGuamAirport))). - -fof(axWorldAirportsL_Z4618, axiom, - (hasType(type_Airport, inst_UaHukaMarquesasIslandsAirport))). - -fof(axWorldAirportsL_Z4619, axiom, - (hasType(type_Airport, inst_UaPuMarquesasIslandsAirport))). - -fof(axWorldAirportsL_Z4620, axiom, - (hasType(type_Airport, inst_UaxactunAirport))). - -fof(axWorldAirportsL_Z4621, axiom, - (hasType(type_Airport, inst_UbatubaAirport))). - -fof(axWorldAirportsL_Z4622, axiom, - (hasType(type_Airport, inst_UbeAirport))). - -fof(axWorldAirportsL_Z4623, axiom, - (hasType(type_Airport, inst_UberabaMGAirport))). - -fof(axWorldAirportsL_Z4624, axiom, - (hasType(type_Airport, inst_UberlandiaMGAirport))). - -fof(axWorldAirportsL_Z4625, axiom, - (hasType(type_Airport, inst_UbonRatchathniAirport))). - -fof(axWorldAirportsL_Z4626, axiom, - (hasType(type_Airport, inst_UchizaAirport))). - -fof(axWorldAirportsL_Z4627, axiom, - (hasType(type_Airport, inst_UdaipurAirport))). - -fof(axWorldAirportsL_Z4628, axiom, - (hasType(type_Airport, inst_UdomxayAirport))). - -fof(axWorldAirportsL_Z4629, axiom, - (hasType(type_Airport, inst_UdonThaniAirport))). - -fof(axWorldAirportsL_Z4630, axiom, - (hasType(type_Airport, inst_UfaBashkortostanAirport))). - -fof(axWorldAirportsL_Z4631, axiom, - (hasType(type_Airport, inst_UganikAKAirport))). - -fof(axWorldAirportsL_Z4632, axiom, - (hasType(type_Airport, inst_UgashikBayAKAirport))). - -fof(axWorldAirportsL_Z4633, axiom, - (hasType(type_Airport, inst_UgashikNewAKAirport))). - -fof(axWorldAirportsL_Z4634, axiom, - (hasType(type_Airport, inst_UgnuKuparukAKAirport))). - -fof(axWorldAirportsL_Z4635, axiom, - (hasType(type_Airport, inst_UherskeHradisteAirport))). - -fof(axWorldAirportsL_Z4636, axiom, - (hasType(type_Airport, inst_UigeAirport))). - -fof(axWorldAirportsL_Z4637, axiom, - (hasType(type_Airport, inst_UjaeIslandAirport))). - -fof(axWorldAirportsL_Z4638, axiom, - (hasType(type_Airport, inst_UkiahMunicipalCAAirport))). - -fof(axWorldAirportsL_Z4639, axiom, - (hasType(type_Airport, inst_UlKmarsAirport))). - -fof(axWorldAirportsL_Z4640, axiom, - (hasType(type_Airport, inst_UlanBatorAirport))). - -fof(axWorldAirportsL_Z4641, axiom, - (hasType(type_Airport, inst_UleiAirport))). - -fof(axWorldAirportsL_Z4642, axiom, - (hasType(type_Airport, inst_UlithiUlithiIslandAirport))). - -fof(axWorldAirportsL_Z4643, axiom, - (hasType(type_Airport, inst_UlmAirport))). - -fof(axWorldAirportsL_Z4644, axiom, - (hasType(type_Airport, inst_UlsanAirport))). - -fof(axWorldAirportsL_Z4645, axiom, - (hasType(type_Airport, inst_UlundiAirport))). - -fof(axWorldAirportsL_Z4646, axiom, - (hasType(type_Airport, inst_UmbaAirport))). - -fof(axWorldAirportsL_Z4647, axiom, - (hasType(type_Airport, inst_UmeaAirport))). - -fof(axWorldAirportsL_Z4648, axiom, - (hasType(type_Airport, inst_UmiatAKAirport))). - -fof(axWorldAirportsL_Z4649, axiom, - (hasType(type_Airport, inst_UmiujaqQCAirport))). - -fof(axWorldAirportsL_Z4650, axiom, - (hasType(type_Airport, inst_UmmAlquwainAirport))). - -fof(axWorldAirportsL_Z4651, axiom, - (hasType(type_Airport, inst_UmnakAKAirport))). - -fof(axWorldAirportsL_Z4652, axiom, - (hasType(type_Airport, inst_UmnakIslandAKAirport))). - -fof(axWorldAirportsL_Z4653, axiom, - (hasType(type_Airport, inst_UmtataTranskeiAirport))). - -fof(axWorldAirportsL_Z4654, axiom, - (hasType(type_Airport, inst_UmuaramaPRAirport))). - -fof(axWorldAirportsL_Z4655, axiom, - (hasType(type_Airport, inst_UnalakleetAKAirport))). - -fof(axWorldAirportsL_Z4656, axiom, - (hasType(type_Airport, inst_UnayzahAirport))). - -fof(axWorldAirportsL_Z4657, axiom, - (hasType(type_Airport, inst_UndarraAirport))). - -fof(axWorldAirportsL_Z4658, axiom, - (hasType(type_Airport, inst_UnguiaAirport))). - -fof(axWorldAirportsL_Z4659, axiom, - (hasType(type_Airport, inst_UniaodoVitoriaPRAirport))). - -fof(axWorldAirportsL_Z4660, axiom, - (hasType(type_Airport, inst_UnionIslandAirport))). - -fof(axWorldAirportsL_Z4661, axiom, - (hasType(type_Airport, inst_UniversityOxfordMSAirport))). - -fof(axWorldAirportsL_Z4662, axiom, - (hasType(type_Airport, inst_UniversityParkPAAirport))). - -fof(axWorldAirportsL_Z4663, axiom, - (hasType(type_Airport, inst_UniversityofOklahomaWestheimerOKAirport))). - -fof(axWorldAirportsL_Z4664, axiom, - (hasType(type_Airport, inst_UnstShetlandIslandsAirport))). - -fof(axWorldAirportsL_Z4665, axiom, - (hasType(type_Airport, inst_UpalaAirport))). - -fof(axWorldAirportsL_Z4666, axiom, - (hasType(type_Airport, inst_UpavonEnglandAirport))). - -fof(axWorldAirportsL_Z4667, axiom, - (hasType(type_Airport, inst_UpiaraAirport))). - -fof(axWorldAirportsL_Z4668, axiom, - (hasType(type_Airport, inst_UpingtonAirport))). - -fof(axWorldAirportsL_Z4669, axiom, - (hasType(type_Airport, inst_UpoluHIAirport))). - -fof(axWorldAirportsL_Z4670, axiom, - (hasType(type_Airport, inst_UpperHeyfordRAFStationEnglandAirport))). - -fof(axWorldAirportsL_Z4671, axiom, - (hasType(type_Airport, inst_UraniumCitySKAirport))). - -fof(axWorldAirportsL_Z4672, axiom, - (hasType(type_Airport, inst_UrgenchKarakalpakstanAirport))). - -fof(axWorldAirportsL_Z4673, axiom, - (hasType(type_Airport, inst_UrgoonAirport))). - -fof(axWorldAirportsL_Z4674, axiom, - (hasType(type_Airport, inst_UribeAirport))). - -fof(axWorldAirportsL_Z4675, axiom, - (hasType(type_Airport, inst_UrimanAirport))). - -fof(axWorldAirportsL_Z4676, axiom, - (hasType(type_Airport, inst_UrmiehAirport))). - -fof(axWorldAirportsL_Z4677, axiom, - (hasType(type_Airport, inst_UrraoAirport))). - -fof(axWorldAirportsL_Z4678, axiom, - (hasType(type_Airport, inst_UruapanAirport))). - -fof(axWorldAirportsL_Z4679, axiom, - (hasType(type_Airport, inst_UrubupungaMTAirport))). - -fof(axWorldAirportsL_Z4680, axiom, - (hasType(type_Airport, inst_UruzganAirport))). - -fof(axWorldAirportsL_Z4681, axiom, - (hasType(type_Airport, inst_UselessLoopWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4682, axiom, - (hasType(type_Airport, inst_UshuaiaAirport))). - -fof(axWorldAirportsL_Z4683, axiom, - (hasType(type_Airport, inst_UsinoAirport))). - -fof(axWorldAirportsL_Z4684, axiom, - (hasType(type_Airport, inst_UsinskAirport))). - -fof(axWorldAirportsL_Z4685, axiom, - (hasType(type_Airport, inst_UstIlimskIrkutskAirport))). - -fof(axWorldAirportsL_Z4686, axiom, - (hasType(type_Airport, inst_UstUkhtaKomiAirport))). - -fof(axWorldAirportsL_Z4687, axiom, - (hasType(type_Airport, inst_UstuopAirport))). - -fof(axWorldAirportsL_Z4688, axiom, - (hasType(type_Airport, inst_UtilaIslandAirport))). - -fof(axWorldAirportsL_Z4689, axiom, - (hasType(type_Airport, inst_UtirikIslandUtirikAirport))). - -fof(axWorldAirportsL_Z4690, axiom, - (hasType(type_Airport, inst_UtsunomiyaAirport))). - -fof(axWorldAirportsL_Z4691, axiom, - (hasType(type_Airport, inst_UttaraditAirport))). - -fof(axWorldAirportsL_Z4692, axiom, - (hasType(type_Airport, inst_UummannaqAirport))). - -fof(axWorldAirportsL_Z4693, axiom, - (hasType(type_Airport, inst_UvolAirport))). - -fof(axWorldAirportsL_Z4694, axiom, - (hasType(type_Airport, inst_UzhgorodZakarpatskaTranscarpathiaAirport))). - -fof(axWorldAirportsL_Z4695, axiom, - (hasType(type_Airport, inst_VaasaAirport))). - -fof(axWorldAirportsL_Z4696, axiom, - (hasType(type_Airport, inst_VadsoeVadsoAirport))). - -fof(axWorldAirportsL_Z4697, axiom, - (hasType(type_Airport, inst_VaernesTrondheimAirport))). - -fof(axWorldAirportsL_Z4698, axiom, - (hasType(type_Airport, inst_VaeroyAirport))). - -fof(axWorldAirportsL_Z4699, axiom, - (hasType(type_Airport, inst_VahitahiAirport))). - -fof(axWorldAirportsL_Z4700, axiom, - (hasType(type_Airport, inst_VailJunctionHeliportCOAirport))). - -fof(axWorldAirportsL_Z4701, axiom, - (hasType(type_Airport, inst_ValbonneAirport))). - -fof(axWorldAirportsL_Z4702, axiom, - (hasType(type_Airport, inst_ValchetaAirport))). - -fof(axWorldAirportsL_Z4703, axiom, - (hasType(type_Airport, inst_ValdIsereAirport))). - -fof(axWorldAirportsL_Z4704, axiom, - (hasType(type_Airport, inst_ValdOrQCAirport))). - -fof(axWorldAirportsL_Z4705, axiom, - (hasType(type_Airport, inst_ValdepenasAirport))). - -fof(axWorldAirportsL_Z4706, axiom, - (hasType(type_Airport, inst_ValdezAKAirport))). - -fof(axWorldAirportsL_Z4707, axiom, - (hasType(type_Airport, inst_ValdiviaAirport))). - -fof(axWorldAirportsL_Z4708, axiom, - (hasType(type_Airport, inst_ValdostaRegionalGAAirport))). - -fof(axWorldAirportsL_Z4709, axiom, - (hasType(type_Airport, inst_ValencaBAAirport))). - -fof(axWorldAirportsL_Z4710, axiom, - (hasType(type_Airport, inst_ValenceAirport))). - -fof(axWorldAirportsL_Z4711, axiom, - (hasType(type_Airport, inst_ValenciaAirport))). - -fof(axWorldAirportsL_Z4712, axiom, - (hasType(type_Airport, inst_ValeraAirport))). - -fof(axWorldAirportsL_Z4713, axiom, - (hasType(type_Airport, inst_ValesdirAirport))). - -fof(axWorldAirportsL_Z4714, axiom, - (hasType(type_Airport, inst_ValladolidAirport))). - -fof(axWorldAirportsL_Z4715, axiom, - (hasType(type_Airport, inst_ValledePascuaAirport))). - -fof(axWorldAirportsL_Z4716, axiom, - (hasType(type_Airport, inst_ValleduparAirport))). - -fof(axWorldAirportsL_Z4717, axiom, - (hasType(type_Airport, inst_VallejoAirport))). - -fof(axWorldAirportsL_Z4718, axiom, - (hasType(type_Airport, inst_VallenarAirport))). - -fof(axWorldAirportsL_Z4719, axiom, - (hasType(type_Airport, inst_VallesAirport))). - -fof(axWorldAirportsL_Z4720, axiom, - (hasType(type_Airport, inst_ValparaisoAirport))). - -fof(axWorldAirportsL_Z4721, axiom, - (hasType(type_Airport, inst_ValverdeAirport))). - -fof(axWorldAirportsL_Z4722, axiom, - (hasType(type_Airport, inst_VanAirport))). - -fof(axWorldAirportsL_Z4723, axiom, - (hasType(type_Airport, inst_VanNuysCAAirport))). - -fof(axWorldAirportsL_Z4724, axiom, - (hasType(type_Airport, inst_VanWertCountyOHAirport))). - -fof(axWorldAirportsL_Z4725, axiom, - (hasType(type_Airport, inst_VancouverInternationalBCAirport))). - -fof(axWorldAirportsL_Z4726, axiom, - (hasType(type_Airport, inst_VandaliaMunicipalILAirport))). - -fof(axWorldAirportsL_Z4727, axiom, - (hasType(type_Airport, inst_VandenbergAirForceBaseCAAirport))). - -fof(axWorldAirportsL_Z4728, axiom, - (hasType(type_Airport, inst_VangriengAirport))). - -fof(axWorldAirportsL_Z4729, axiom, - (hasType(type_Airport, inst_VanimoAirport))). - -fof(axWorldAirportsL_Z4730, axiom, - (hasType(type_Airport, inst_VanjiAirport))). - -fof(axWorldAirportsL_Z4731, axiom, - (hasType(type_Airport, inst_VannesAirport))). - -fof(axWorldAirportsL_Z4732, axiom, - (hasType(type_Airport, inst_VanrookQueenslandAirport))). - -fof(axWorldAirportsL_Z4733, axiom, - (hasType(type_Airport, inst_VanuabalavuAirport))). - -fof(axWorldAirportsL_Z4734, axiom, - (hasType(type_Airport, inst_VaraderoAirport))). - -fof(axWorldAirportsL_Z4735, axiom, - (hasType(type_Airport, inst_VaranasiAirport))). - -fof(axWorldAirportsL_Z4736, axiom, - (hasType(type_Airport, inst_VarginhaMGAirport))). - -fof(axWorldAirportsL_Z4737, axiom, - (hasType(type_Airport, inst_VarkausAirport))). - -fof(axWorldAirportsL_Z4738, axiom, - (hasType(type_Airport, inst_VarnaAirport))). - -fof(axWorldAirportsL_Z4739, axiom, - (hasType(type_Airport, inst_VarrelbuschAirport))). - -fof(axWorldAirportsL_Z4740, axiom, - (hasType(type_Airport, inst_VasquezCoboLeticiaAirport))). - -fof(axWorldAirportsL_Z4741, axiom, - (hasType(type_Airport, inst_VastervikAirport))). - -fof(axWorldAirportsL_Z4742, axiom, - (hasType(type_Airport, inst_VatomandryAirport))). - -fof(axWorldAirportsL_Z4743, axiom, - (hasType(type_Airport, inst_VatukoulaAirport))). - -fof(axWorldAirportsL_Z4744, axiom, - (hasType(type_Airport, inst_VatuleleAirport))). - -fof(axWorldAirportsL_Z4745, axiom, - (hasType(type_Airport, inst_VaxjoAirport))). - -fof(axWorldAirportsL_Z4746, axiom, - (hasType(type_Airport, inst_VejleAirport))). - -fof(axWorldAirportsL_Z4747, axiom, - (hasType(type_Airport, inst_VelikiyeLukiPskovAirport))). - -fof(axWorldAirportsL_Z4748, axiom, - (hasType(type_Airport, inst_VelikiyeLukiWelikijeLukiPskovAirport))). - -fof(axWorldAirportsL_Z4749, axiom, - (hasType(type_Airport, inst_VenetieAKAirport))). - -fof(axWorldAirportsL_Z4750, axiom, - (hasType(type_Airport, inst_VeniceMunicipalFLAirport))). - -fof(axWorldAirportsL_Z4751, axiom, - (hasType(type_Airport, inst_VermilionABAirport))). - -fof(axWorldAirportsL_Z4752, axiom, - (hasType(type_Airport, inst_VernalUTAirport))). - -fof(axWorldAirportsL_Z4753, axiom, - (hasType(type_Airport, inst_VernonAerodromeBCAirport))). - -fof(axWorldAirportsL_Z4754, axiom, - (hasType(type_Airport, inst_VeroBeachMunicipalFLAirport))). - -fof(axWorldAirportsL_Z4755, axiom, - (hasType(type_Airport, inst_VersaillesAirport))). - -fof(axWorldAirportsL_Z4756, axiom, - (hasType(type_Airport, inst_VestmannaeyjarAirport))). - -fof(axWorldAirportsL_Z4757, axiom, - (hasType(type_Airport, inst_VichaderoAirport))). - -fof(axWorldAirportsL_Z4758, axiom, - (hasType(type_Airport, inst_VicksburgMunicipalMSAirport))). - -fof(axWorldAirportsL_Z4759, axiom, - (hasType(type_Airport, inst_VictoriaAirportCameroon))). - -fof(axWorldAirportsL_Z4760, axiom, - (hasType(type_Airport, inst_VictoriaAirportChile))). - -fof(axWorldAirportsL_Z4761, axiom, - (hasType(type_Airport, inst_VictoriaAirportHonduras))). - -fof(axWorldAirportsL_Z4762, axiom, - (hasType(type_Airport, inst_VictoriaFallsAirport))). - -fof(axWorldAirportsL_Z4763, axiom, - (hasType(type_Airport, inst_VictoriaInnerHarbourWaterAerodromeBCAirport))). - -fof(axWorldAirportsL_Z4764, axiom, - (hasType(type_Airport, inst_VictoriaInternationalBCAirport))). - -fof(axWorldAirportsL_Z4765, axiom, - (hasType(type_Airport, inst_VictoriaRegionalTXAirport))). - -fof(axWorldAirportsL_Z4766, axiom, - (hasType(type_Airport, inst_VictoriaRiverDownsNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z4767, axiom, - (hasType(type_Airport, inst_VictoriaSTOLportQCAirport))). - -fof(axWorldAirportsL_Z4768, axiom, - (hasType(type_Airport, inst_VictoriadelasTunasAirport))). - -fof(axWorldAirportsL_Z4769, axiom, - (hasType(type_Airport, inst_VidaliaMunicipalGAAirport))). - -fof(axWorldAirportsL_Z4770, axiom, - (hasType(type_Airport, inst_VidinAirport))). - -fof(axWorldAirportsL_Z4771, axiom, - (hasType(type_Airport, inst_VidrasauTirguMuresAirport))). - -fof(axWorldAirportsL_Z4772, axiom, - (hasType(type_Airport, inst_ViequesViequesAirport))). - -fof(axWorldAirportsL_Z4773, axiom, - (hasType(type_Airport, inst_ViewCoveAKAirport))). - -fof(axWorldAirportsL_Z4774, axiom, - (hasType(type_Airport, inst_ViganAirport))). - -fof(axWorldAirportsL_Z4775, axiom, - (hasType(type_Airport, inst_VigieStLuciaCastriesAirport))). - -fof(axWorldAirportsL_Z4776, axiom, - (hasType(type_Airport, inst_VigoAirport))). - -fof(axWorldAirportsL_Z4777, axiom, - (hasType(type_Airport, inst_VijayawadaAirport))). - -fof(axWorldAirportsL_Z4778, axiom, - (hasType(type_Airport, inst_VilaJunqueiroAirport))). - -fof(axWorldAirportsL_Z4779, axiom, - (hasType(type_Airport, inst_VilaRealAirport))). - -fof(axWorldAirportsL_Z4780, axiom, - (hasType(type_Airport, inst_VilaRicaAirport))). - -fof(axWorldAirportsL_Z4781, axiom, - (hasType(type_Airport, inst_VilaVelhoESAirport))). - -fof(axWorldAirportsL_Z4782, axiom, - (hasType(type_Airport, inst_VilanculosAirport))). - -fof(axWorldAirportsL_Z4783, axiom, - (hasType(type_Airport, inst_VilhelminaAirport))). - -fof(axWorldAirportsL_Z4784, axiom, - (hasType(type_Airport, inst_VillaConstitucionAirport))). - -fof(axWorldAirportsL_Z4785, axiom, - (hasType(type_Airport, inst_VillaDoloresAirport))). - -fof(axWorldAirportsL_Z4786, axiom, - (hasType(type_Airport, inst_VillaGesellAirport))). - -fof(axWorldAirportsL_Z4787, axiom, - (hasType(type_Airport, inst_VillaMercedesAirport))). - -fof(axWorldAirportsL_Z4788, axiom, - (hasType(type_Airport, inst_VillaMontesAirport))). - -fof(axWorldAirportsL_Z4789, axiom, - (hasType(type_Airport, inst_VillafrancaVeronaAirport))). - -fof(axWorldAirportsL_Z4790, axiom, - (hasType(type_Airport, inst_VillagarzonAirport))). - -fof(axWorldAirportsL_Z4791, axiom, - (hasType(type_Airport, inst_VilniusAirport))). - -fof(axWorldAirportsL_Z4792, axiom, - (hasType(type_Airport, inst_VinhLongAirport))). - -fof(axWorldAirportsL_Z4793, axiom, - (hasType(type_Airport, inst_VinnytsyaVinnytsyaAirport))). - -fof(axWorldAirportsL_Z4794, axiom, - (hasType(type_Airport, inst_VintonVeteransMemorialAirparkIAAirport))). - -fof(axWorldAirportsL_Z4795, axiom, - (hasType(type_Airport, inst_ViquequeAirport))). - -fof(axWorldAirportsL_Z4796, axiom, - (hasType(type_Airport, inst_ViracAirport))). - -fof(axWorldAirportsL_Z4797, axiom, - (hasType(type_Airport, inst_ViracoposSPAirport))). - -fof(axWorldAirportsL_Z4798, axiom, - (hasType(type_Airport, inst_VirginGordaNavalStationVirginGordaAirport))). - -fof(axWorldAirportsL_Z4799, axiom, - (hasType(type_Airport, inst_VirginGordaValleyVirginGordaAirport))). - -fof(axWorldAirportsL_Z4800, axiom, - (hasType(type_Airport, inst_VirginIslandsSeaplaneBaseVirginIslandsAirport))). - -fof(axWorldAirportsL_Z4801, axiom, - (hasType(type_Airport, inst_VirginiaHighlandsVAAirport))). - -fof(axWorldAirportsL_Z4802, axiom, - (hasType(type_Airport, inst_ViruAirport))). - -fof(axWorldAirportsL_Z4803, axiom, - (hasType(type_Airport, inst_ViruViruInternationalSantaCruzAirport))). - -fof(axWorldAirportsL_Z4804, axiom, - (hasType(type_Airport, inst_VisaliaMunicipalCAAirport))). - -fof(axWorldAirportsL_Z4805, axiom, - (hasType(type_Airport, inst_VisbyAirport))). - -fof(axWorldAirportsL_Z4806, axiom, - (hasType(type_Airport, inst_ViseuAirport))). - -fof(axWorldAirportsL_Z4807, axiom, - (hasType(type_Airport, inst_VishakhapatnamAirport))). - -fof(axWorldAirportsL_Z4808, axiom, - (hasType(type_Airport, inst_VitoriaAirport))). - -fof(axWorldAirportsL_Z4809, axiom, - (hasType(type_Airport, inst_VitoriaESAirport))). - -fof(axWorldAirportsL_Z4810, axiom, - (hasType(type_Airport, inst_VitoriadaConquistaBAAirport))). - -fof(axWorldAirportsL_Z4811, axiom, - (hasType(type_Airport, inst_VitsyebskVitebskVitsyebskAirport))). - -fof(axWorldAirportsL_Z4812, axiom, - (hasType(type_Airport, inst_VittelAirport))). - -fof(axWorldAirportsL_Z4813, axiom, - (hasType(type_Airport, inst_ViviganiAirport))). - -fof(axWorldAirportsL_Z4814, axiom, - (hasType(type_Airport, inst_VizagAirport))). - -fof(axWorldAirportsL_Z4815, axiom, - (hasType(type_Airport, inst_VladikavkazNorthOssetiaAirport))). - -fof(axWorldAirportsL_Z4816, axiom, - (hasType(type_Airport, inst_VladivostokPrimoryeAirport))). - -fof(axWorldAirportsL_Z4817, axiom, - (hasType(type_Airport, inst_VnukovoMoscowAirport))). - -fof(axWorldAirportsL_Z4818, axiom, - (hasType(type_Airport, inst_VogensSkrydstrupAirport))). - -fof(axWorldAirportsL_Z4819, axiom, - (hasType(type_Airport, inst_VohemarAirport))). - -fof(axWorldAirportsL_Z4820, axiom, - (hasType(type_Airport, inst_VoinjamaAirport))). - -fof(axWorldAirportsL_Z4821, axiom, - (hasType(type_Airport, inst_VolgodonskRostovAirport))). - -fof(axWorldAirportsL_Z4822, axiom, - (hasType(type_Airport, inst_VolgogradStalingradVolgogradAirport))). - -fof(axWorldAirportsL_Z4823, axiom, - (hasType(type_Airport, inst_VolkFieldWIAirport))). - -fof(axWorldAirportsL_Z4824, axiom, - (hasType(type_Airport, inst_VolosAirport))). - -fof(axWorldAirportsL_Z4825, axiom, - (hasType(type_Airport, inst_VolovanAirport))). - -fof(axWorldAirportsL_Z4826, axiom, - (hasType(type_Airport, inst_VoltaRedondaRJAirport))). - -fof(axWorldAirportsL_Z4827, axiom, - (hasType(type_Airport, inst_VopnafjordurAirport))). - -fof(axWorldAirportsL_Z4828, axiom, - (hasType(type_Airport, inst_VorkutaKomiAirport))). - -fof(axWorldAirportsL_Z4829, axiom, - (hasType(type_Airport, inst_VoronezhVoronezhAirport))). - -fof(axWorldAirportsL_Z4830, axiom, - (hasType(type_Airport, inst_VotuporangaSPAirport))). - -fof(axWorldAirportsL_Z4831, axiom, - (hasType(type_Airport, inst_VrajdebnaSofiaAirport))). - -fof(axWorldAirportsL_Z4832, axiom, - (hasType(type_Airport, inst_VredendalAirport))). - -fof(axWorldAirportsL_Z4833, axiom, - (hasType(type_Airport, inst_VryburgAirport))). - -fof(axWorldAirportsL_Z4834, axiom, - (hasType(type_Airport, inst_VryheidAirport))). - -fof(axWorldAirportsL_Z4835, axiom, - (hasType(type_Airport, inst_WabagAirport))). - -fof(axWorldAirportsL_Z4836, axiom, - (hasType(type_Airport, inst_WaboAirport))). - -fof(axWorldAirportsL_Z4837, axiom, - (hasType(type_Airport, inst_WabushNFAirport))). - -fof(axWorldAirportsL_Z4838, axiom, - (hasType(type_Airport, inst_WacaAirport))). - -fof(axWorldAirportsL_Z4839, axiom, - (hasType(type_Airport, inst_WaddingtonRAFStationEnglandAirport))). - -fof(axWorldAirportsL_Z4840, axiom, - (hasType(type_Airport, inst_WadiAdDawasirAirport))). - -fof(axWorldAirportsL_Z4841, axiom, - (hasType(type_Airport, inst_WadiAinAirport))). - -fof(axWorldAirportsL_Z4842, axiom, - (hasType(type_Airport, inst_WadiHalfaAirport))). - -fof(axWorldAirportsL_Z4843, axiom, - (hasType(type_Airport, inst_WagetheAirport))). - -fof(axWorldAirportsL_Z4844, axiom, - (hasType(type_Airport, inst_WaggaWaggaNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4845, axiom, - (hasType(type_Airport, inst_WagnyAirport))). - -fof(axWorldAirportsL_Z4846, axiom, - (hasType(type_Airport, inst_WaikoloaHIAirport))). - -fof(axWorldAirportsL_Z4847, axiom, - (hasType(type_Airport, inst_WaimeaKohalaHIAirport))). - -fof(axWorldAirportsL_Z4848, axiom, - (hasType(type_Airport, inst_WaingapuAirport))). - -fof(axWorldAirportsL_Z4849, axiom, - (hasType(type_Airport, inst_WainwrightABAirport))). - -fof(axWorldAirportsL_Z4850, axiom, - (hasType(type_Airport, inst_WaitangiAirport))). - -fof(axWorldAirportsL_Z4851, axiom, - (hasType(type_Airport, inst_WajirAirport))). - -fof(axWorldAirportsL_Z4852, axiom, - (hasType(type_Airport, inst_WakunaiAirport))). - -fof(axWorldAirportsL_Z4853, axiom, - (hasType(type_Airport, inst_WalahaAirport))). - -fof(axWorldAirportsL_Z4854, axiom, - (hasType(type_Airport, inst_WalchaNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4855, axiom, - (hasType(type_Airport, inst_WalesAKAirport))). - -fof(axWorldAirportsL_Z4856, axiom, - (hasType(type_Airport, inst_WalgettNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4857, axiom, - (hasType(type_Airport, inst_WalkersCayAbacoAirport))). - -fof(axWorldAirportsL_Z4858, axiom, - (hasType(type_Airport, inst_WallStSeaplaneDockNYAirport))). - -fof(axWorldAirportsL_Z4859, axiom, - (hasType(type_Airport, inst_WallalAirport))). - -fof(axWorldAirportsL_Z4860, axiom, - (hasType(type_Airport, inst_WalterboroMunicipalSCAirport))). - -fof(axWorldAirportsL_Z4861, axiom, - (hasType(type_Airport, inst_WalvisBayAirport))). - -fof(axWorldAirportsL_Z4862, axiom, - (hasType(type_Airport, inst_WamenaAirport))). - -fof(axWorldAirportsL_Z4863, axiom, - (hasType(type_Airport, inst_WanaAirport))). - -fof(axWorldAirportsL_Z4864, axiom, - (hasType(type_Airport, inst_WanakaAirport))). - -fof(axWorldAirportsL_Z4865, axiom, - (hasType(type_Airport, inst_WandoAirport))). - -fof(axWorldAirportsL_Z4866, axiom, - (hasType(type_Airport, inst_WanganuiAirport))). - -fof(axWorldAirportsL_Z4867, axiom, - (hasType(type_Airport, inst_WangarattaVictoriaAirport))). - -fof(axWorldAirportsL_Z4868, axiom, - (hasType(type_Airport, inst_WantoatAirport))). - -fof(axWorldAirportsL_Z4869, axiom, - (hasType(type_Airport, inst_WanumaAirport))). - -fof(axWorldAirportsL_Z4870, axiom, - (hasType(type_Airport, inst_WanxianSichuanAirport))). - -fof(axWorldAirportsL_Z4871, axiom, - (hasType(type_Airport, inst_WapenamandaAirport))). - -fof(axWorldAirportsL_Z4872, axiom, - (hasType(type_Airport, inst_WarderAirport))). - -fof(axWorldAirportsL_Z4873, axiom, - (hasType(type_Airport, inst_WareMAAirport))). - -fof(axWorldAirportsL_Z4874, axiom, - (hasType(type_Airport, inst_WarisAirport))). - -fof(axWorldAirportsL_Z4875, axiom, - (hasType(type_Airport, inst_WarminsterNADCPAAirport))). - -fof(axWorldAirportsL_Z4876, axiom, - (hasType(type_Airport, inst_WarraberIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z4877, axiom, - (hasType(type_Airport, inst_WarracknabealVictoriaAirport))). - -fof(axWorldAirportsL_Z4878, axiom, - (hasType(type_Airport, inst_WarramboorMtKeithWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4879, axiom, - (hasType(type_Airport, inst_WarranagineWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4880, axiom, - (hasType(type_Airport, inst_WarrangalAirport))). - -fof(axWorldAirportsL_Z4881, axiom, - (hasType(type_Airport, inst_WarrenCountyMemorialTNAirport))). - -fof(axWorldAirportsL_Z4882, axiom, - (hasType(type_Airport, inst_WarrenFieldNCAirport))). - -fof(axWorldAirportsL_Z4883, axiom, - (hasType(type_Airport, inst_WarrenNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4884, axiom, - (hasType(type_Airport, inst_WarrnamboolVictoriaAirport))). - -fof(axWorldAirportsL_Z4885, axiom, - (hasType(type_Airport, inst_WarroadInternationalAirportSwedeCarlsonFieldMNAirport))). - -fof(axWorldAirportsL_Z4886, axiom, - (hasType(type_Airport, inst_WarwickQueenslandAirport))). - -fof(axWorldAirportsL_Z4887, axiom, - (hasType(type_Airport, inst_WashaboAirport))). - -fof(axWorldAirportsL_Z4888, axiom, - (hasType(type_Airport, inst_WashingtonCountyPAAirport))). - -fof(axWorldAirportsL_Z4889, axiom, - (hasType(type_Airport, inst_WasillaAKAirport))). - -fof(axWorldAirportsL_Z4890, axiom, - (hasType(type_Airport, inst_WasiorAirport))). - -fof(axWorldAirportsL_Z4891, axiom, - (hasType(type_Airport, inst_WaskaganishQCAirport))). - -fof(axWorldAirportsL_Z4892, axiom, - (hasType(type_Airport, inst_WasuAirport))). - -fof(axWorldAirportsL_Z4893, axiom, - (hasType(type_Airport, inst_WasuaAirport))). - -fof(axWorldAirportsL_Z4894, axiom, - (hasType(type_Airport, inst_WaterburyOxfordCTAirport))). - -fof(axWorldAirportsL_Z4895, axiom, - (hasType(type_Airport, inst_WaterfordAirport))). - -fof(axWorldAirportsL_Z4896, axiom, - (hasType(type_Airport, inst_WaterlooNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z4897, axiom, - (hasType(type_Airport, inst_WatertownMunicipalWIAirport))). - -fof(axWorldAirportsL_Z4898, axiom, - (hasType(type_Airport, inst_WatervilleRobertLafleurMEAirport))). - -fof(axWorldAirportsL_Z4899, axiom, - (hasType(type_Airport, inst_WatsonLakeYTAirport))). - -fof(axWorldAirportsL_Z4900, axiom, - (hasType(type_Airport, inst_WatsonvilleMunicipalCAAirport))). - -fof(axWorldAirportsL_Z4901, axiom, - (hasType(type_Airport, inst_WattayVientianeAirport))). - -fof(axWorldAirportsL_Z4902, axiom, - (hasType(type_Airport, inst_WauAirport))). - -fof(axWorldAirportsL_Z4903, axiom, - (hasType(type_Airport, inst_WauAirportSudan))). - -fof(axWorldAirportsL_Z4904, axiom, - (hasType(type_Airport, inst_WauchopeNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4905, axiom, - (hasType(type_Airport, inst_WaukeganRegionalILAirport))). - -fof(axWorldAirportsL_Z4906, axiom, - (hasType(type_Airport, inst_WaukeshaCountyWIAirport))). - -fof(axWorldAirportsL_Z4907, axiom, - (hasType(type_Airport, inst_WaukonMunicipalIAAirport))). - -fof(axWorldAirportsL_Z4908, axiom, - (hasType(type_Airport, inst_WaveHillNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z4909, axiom, - (hasType(type_Airport, inst_WaverneyAirport))). - -fof(axWorldAirportsL_Z4910, axiom, - (hasType(type_Airport, inst_WawaONAirport))). - -fof(axWorldAirportsL_Z4911, axiom, - (hasType(type_Airport, inst_WawoiFallsAirport))). - -fof(axWorldAirportsL_Z4912, axiom, - (hasType(type_Airport, inst_WeagamowLakeONAirport))). - -fof(axWorldAirportsL_Z4913, axiom, - (hasType(type_Airport, inst_WeamAirport))). - -fof(axWorldAirportsL_Z4914, axiom, - (hasType(type_Airport, inst_WeasuaAirport))). - -fof(axWorldAirportsL_Z4915, axiom, - (hasType(type_Airport, inst_WebequieONAirport))). - -fof(axWorldAirportsL_Z4916, axiom, - (hasType(type_Airport, inst_WedauAirport))). - -fof(axWorldAirportsL_Z4917, axiom, - (hasType(type_Airport, inst_WeeWaaNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4918, axiom, - (hasType(type_Airport, inst_WeifangAirport))). - -fof(axWorldAirportsL_Z4919, axiom, - (hasType(type_Airport, inst_WeihaiAirport))). - -fof(axWorldAirportsL_Z4920, axiom, - (hasType(type_Airport, inst_WeipaQueenslandAirport))). - -fof(axWorldAirportsL_Z4921, axiom, - (hasType(type_Airport, inst_WelkomAirport))). - -fof(axWorldAirportsL_Z4922, axiom, - (hasType(type_Airport, inst_WelshpoolVictoriaAirport))). - -fof(axWorldAirportsL_Z4923, axiom, - (hasType(type_Airport, inst_WemindjiQCAirport))). - -fof(axWorldAirportsL_Z4924, axiom, - (hasType(type_Airport, inst_WenzhouAirport))). - -fof(axWorldAirportsL_Z4925, axiom, - (hasType(type_Airport, inst_WerurAirport))). - -fof(axWorldAirportsL_Z4926, axiom, - (hasType(type_Airport, inst_WespamAirport))). - -fof(axWorldAirportsL_Z4927, axiom, - (hasType(type_Airport, inst_WestEndAirport))). - -fof(axWorldAirportsL_Z4928, axiom, - (hasType(type_Airport, inst_WestEndTortolaAirport))). - -fof(axWorldAirportsL_Z4929, axiom, - (hasType(type_Airport, inst_WestHoustonTXAirport))). - -fof(axWorldAirportsL_Z4930, axiom, - (hasType(type_Airport, inst_WestKaviAKAirport))). - -fof(axWorldAirportsL_Z4931, axiom, - (hasType(type_Airport, inst_WestKuparukAKAirport))). - -fof(axWorldAirportsL_Z4932, axiom, - (hasType(type_Airport, inst_WestMallingEnglandAirport))). - -fof(axWorldAirportsL_Z4933, axiom, - (hasType(type_Airport, inst_WestPlainsMunicipalMOAirport))). - -fof(axWorldAirportsL_Z4934, axiom, - (hasType(type_Airport, inst_WestSaleVictoriaAirport))). - -fof(axWorldAirportsL_Z4935, axiom, - (hasType(type_Airport, inst_WestTinianTinianPeipeinimaruAirport))). - -fof(axWorldAirportsL_Z4936, axiom, - (hasType(type_Airport, inst_WestWoodwardOKAirport))). - -fof(axWorldAirportsL_Z4937, axiom, - (hasType(type_Airport, inst_WestWyalongNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4938, axiom, - (hasType(type_Airport, inst_WesterlyStateRIAirport))). - -fof(axWorldAirportsL_Z4939, axiom, - (hasType(type_Airport, inst_WestmorelandCountyPAAirport))). - -fof(axWorldAirportsL_Z4940, axiom, - (hasType(type_Airport, inst_WestportAirport))). - -fof(axWorldAirportsL_Z4941, axiom, - (hasType(type_Airport, inst_WestrayAirport))). - -fof(axWorldAirportsL_Z4942, axiom, - (hasType(type_Airport, inst_WestsoundSeaplaneBaseWAAirport))). - -fof(axWorldAirportsL_Z4943, axiom, - (hasType(type_Airport, inst_WetzlarAirport))). - -fof(axWorldAirportsL_Z4944, axiom, - (hasType(type_Airport, inst_WewakAirport))). - -fof(axWorldAirportsL_Z4945, axiom, - (hasType(type_Airport, inst_WexfordAirport))). - -fof(axWorldAirportsL_Z4946, axiom, - (hasType(type_Airport, inst_WhakataneAirport))). - -fof(axWorldAirportsL_Z4947, axiom, - (hasType(type_Airport, inst_WhaleCoveNTAirport))). - -fof(axWorldAirportsL_Z4948, axiom, - (hasType(type_Airport, inst_WhalsayAirport))). - -fof(axWorldAirportsL_Z4949, axiom, - (hasType(type_Airport, inst_WhangareiAirport))). - -fof(axWorldAirportsL_Z4950, axiom, - (hasType(type_Airport, inst_WhartonMunicipalTXAirport))). - -fof(axWorldAirportsL_Z4951, axiom, - (hasType(type_Airport, inst_WheghnanAirport))). - -fof(axWorldAirportsL_Z4952, axiom, - (hasType(type_Airport, inst_WhidbeyIslandNavalAirStationAultFieldWAAirport))). - -fof(axWorldAirportsL_Z4953, axiom, - (hasType(type_Airport, inst_WhiteMountainAKAirport))). - -fof(axWorldAirportsL_Z4954, axiom, - (hasType(type_Airport, inst_WhiteRiverWaterAerodromeONAirport))). - -fof(axWorldAirportsL_Z4955, axiom, - (hasType(type_Airport, inst_WhiteRockTXAirport))). - -fof(axWorldAirportsL_Z4956, axiom, - (hasType(type_Airport, inst_WhiteSulphurSpringsWVAirport))). - -fof(axWorldAirportsL_Z4957, axiom, - (hasType(type_Airport, inst_WhitecourtABAirport))). - -fof(axWorldAirportsL_Z4958, axiom, - (hasType(type_Airport, inst_WhitehorseYTAirport))). - -fof(axWorldAirportsL_Z4959, axiom, - (hasType(type_Airport, inst_WhitehouseNavalOutlyingFieldFLAirport))). - -fof(axWorldAirportsL_Z4960, axiom, - (hasType(type_Airport, inst_WhitemanAirForceBaseMOAirport))). - -fof(axWorldAirportsL_Z4961, axiom, - (hasType(type_Airport, inst_WhitemanCAAirport))). - -fof(axWorldAirportsL_Z4962, axiom, - (hasType(type_Airport, inst_WhiteriverAZAirport))). - -fof(axWorldAirportsL_Z4963, axiom, - (hasType(type_Airport, inst_WhitesideCountyAirportJosHBittorfFieldILAirport))). - -fof(axWorldAirportsL_Z4964, axiom, - (hasType(type_Airport, inst_WhitingFieldNavalkAirStationNorthFLAirport))). - -fof(axWorldAirportsL_Z4965, axiom, - (hasType(type_Airport, inst_WhittangaAirport))). - -fof(axWorldAirportsL_Z4966, axiom, - (hasType(type_Airport, inst_WhyallaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z4967, axiom, - (hasType(type_Airport, inst_WiartonONAirport))). - -fof(axWorldAirportsL_Z4968, axiom, - (hasType(type_Airport, inst_WickAirport))). - -fof(axWorldAirportsL_Z4969, axiom, - (hasType(type_Airport, inst_WickhamAirport))). - -fof(axWorldAirportsL_Z4970, axiom, - (hasType(type_Airport, inst_WiesbadenAirBaseWiesbadenAirport))). - -fof(axWorldAirportsL_Z4971, axiom, - (hasType(type_Airport, inst_WiesbadenAirport))). - -fof(axWorldAirportsL_Z4972, axiom, - (hasType(type_Airport, inst_WilcanniaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z4973, axiom, - (hasType(type_Airport, inst_WildenrathAirport))). - -fof(axWorldAirportsL_Z4974, axiom, - (hasType(type_Airport, inst_WildwoodAKAirport))). - -fof(axWorldAirportsL_Z4975, axiom, - (hasType(type_Airport, inst_WileyPostOKAirport))). - -fof(axWorldAirportsL_Z4976, axiom, - (hasType(type_Airport, inst_WilhemshavenAirport))). - -fof(axWorldAirportsL_Z4977, axiom, - (hasType(type_Airport, inst_WilkesBarreWyomingValleyPAAirport))). - -fof(axWorldAirportsL_Z4978, axiom, - (hasType(type_Airport, inst_WillRogersWorldOKAirport))). - -fof(axWorldAirportsL_Z4979, axiom, - (hasType(type_Airport, inst_WilliamPGwinnFLAirport))). - -fof(axWorldAirportsL_Z4980, axiom, - (hasType(type_Airport, inst_WilliamTPiperMemorialPAAirport))). - -fof(axWorldAirportsL_Z4981, axiom, - (hasType(type_Airport, inst_WilliamsHarbourNFAirport))). - -fof(axWorldAirportsL_Z4982, axiom, - (hasType(type_Airport, inst_WilliamsLakeBCAirport))). - -fof(axWorldAirportsL_Z4983, axiom, - (hasType(type_Airport, inst_WilliamsonCountyRegionalILAirport))). - -fof(axWorldAirportsL_Z4984, axiom, - (hasType(type_Airport, inst_WilliamtownNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z4985, axiom, - (hasType(type_Airport, inst_WillowAKAirport))). - -fof(axWorldAirportsL_Z4986, axiom, - (hasType(type_Airport, inst_WillowGroveNavalAirStationPAAirport))). - -fof(axWorldAirportsL_Z4987, axiom, - (hasType(type_Airport, inst_WillowRunMIAirport))). - -fof(axWorldAirportsL_Z4988, axiom, - (hasType(type_Airport, inst_WillowsGlennCountyCAAirport))). - -fof(axWorldAirportsL_Z4989, axiom, - (hasType(type_Airport, inst_WilsonNairobiAirport))). - -fof(axWorldAirportsL_Z4990, axiom, - (hasType(type_Airport, inst_WiltonCTAirport))). - -fof(axWorldAirportsL_Z4991, axiom, - (hasType(type_Airport, inst_WilunaWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4992, axiom, - (hasType(type_Airport, inst_WinchesterRegionalVAAirport))). - -fof(axWorldAirportsL_Z4993, axiom, - (hasType(type_Airport, inst_WindarraWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z4994, axiom, - (hasType(type_Airport, inst_WinderGAAirport))). - -fof(axWorldAirportsL_Z4995, axiom, - (hasType(type_Airport, inst_WindomMunicipalMNAirport))). - -fof(axWorldAirportsL_Z4996, axiom, - (hasType(type_Airport, inst_WindorahParkQueenslandAirport))). - -fof(axWorldAirportsL_Z4997, axiom, - (hasType(type_Airport, inst_WindsorONAirport))). - -fof(axWorldAirportsL_Z4998, axiom, - (hasType(type_Airport, inst_WiniskONAirport))). - -fof(axWorldAirportsL_Z4999, axiom, - (hasType(type_Airport, inst_WinnemuccaMunicipalNVAirport))). - -fof(axWorldAirportsL_Z5000, axiom, - (hasType(type_Airport, inst_WinnipegInternationalMBAirport))). - -fof(axWorldAirportsL_Z5001, axiom, - (hasType(type_Airport, inst_WinonaMunicipalAirportMaxConradFieldMNAirport))). - -fof(axWorldAirportsL_Z5002, axiom, - (hasType(type_Airport, inst_WinstonFieldTXAirport))). - -fof(axWorldAirportsL_Z5003, axiom, - (hasType(type_Airport, inst_WinterParkCOAirport))). - -fof(axWorldAirportsL_Z5004, axiom, - (hasType(type_Airport, inst_WintonQueenslandAirport))). - -fof(axWorldAirportsL_Z5005, axiom, - (hasType(type_Airport, inst_WipimAirport))). - -fof(axWorldAirportsL_Z5006, axiom, - (hasType(type_Airport, inst_WisemanAKAirport))). - -fof(axWorldAirportsL_Z5007, axiom, - (hasType(type_Airport, inst_WithamFieldFLAirport))). - -fof(axWorldAirportsL_Z5008, axiom, - (hasType(type_Airport, inst_WittendomGorgeWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z5009, axiom, - (hasType(type_Airport, inst_WittmanRegionalWIAirport))). - -fof(axWorldAirportsL_Z5010, axiom, - (hasType(type_Airport, inst_WituAirport))). - -fof(axWorldAirportsL_Z5011, axiom, - (hasType(type_Airport, inst_WoburnMAAirport))). - -fof(axWorldAirportsL_Z5012, axiom, - (hasType(type_Airport, inst_WoensdrechtAirport))). - -fof(axWorldAirportsL_Z5013, axiom, - (hasType(type_Airport, inst_WoitapeAirport))). - -fof(axWorldAirportsL_Z5014, axiom, - (hasType(type_Airport, inst_WojaAirport))). - -fof(axWorldAirportsL_Z5015, axiom, - (hasType(type_Airport, inst_WollastonLakeSKAirport))). - -fof(axWorldAirportsL_Z5016, axiom, - (hasType(type_Airport, inst_WollogorangAirport))). - -fof(axWorldAirportsL_Z5017, axiom, - (hasType(type_Airport, inst_WollongongNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z5018, axiom, - (hasType(type_Airport, inst_WologissiAirport))). - -fof(axWorldAirportsL_Z5019, axiom, - (hasType(type_Airport, inst_WonanAirport))). - -fof(axWorldAirportsL_Z5020, axiom, - (hasType(type_Airport, inst_WondaiAirport))). - -fof(axWorldAirportsL_Z5021, axiom, - (hasType(type_Airport, inst_WonderboomPretoriaAirport))). - -fof(axWorldAirportsL_Z5022, axiom, - (hasType(type_Airport, inst_WondoolaAirport))). - -fof(axWorldAirportsL_Z5023, axiom, - (hasType(type_Airport, inst_WonenaraAirport))). - -fof(axWorldAirportsL_Z5024, axiom, - (hasType(type_Airport, inst_WonkenAirport))). - -fof(axWorldAirportsL_Z5025, axiom, - (hasType(type_Airport, inst_WoodCountyAirportGillRobbWilsonFieldWVAirport))). - -fof(axWorldAirportsL_Z5026, axiom, - (hasType(type_Airport, inst_WoodRiverAKAirport))). - -fof(axWorldAirportsL_Z5027, axiom, - (hasType(type_Airport, inst_WoodbridgeRAFStationEnglandAirport))). - -fof(axWorldAirportsL_Z5028, axiom, - (hasType(type_Airport, inst_WoodchopperAKAirport))). - -fof(axWorldAirportsL_Z5029, axiom, - (hasType(type_Airport, inst_WoodfordAerodromeEnglandAirport))). - -fof(axWorldAirportsL_Z5030, axiom, - (hasType(type_Airport, inst_WoodgreenNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z5031, axiom, - (hasType(type_Airport, inst_WoomeraSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z5032, axiom, - (hasType(type_Airport, inst_WoraNaYeAirport))). - -fof(axWorldAirportsL_Z5033, axiom, - (hasType(type_Airport, inst_WorcesterMunicipalMAAirport))). - -fof(axWorldAirportsL_Z5034, axiom, - (hasType(type_Airport, inst_WorlandMunicipalWYAirport))). - -fof(axWorldAirportsL_Z5035, axiom, - (hasType(type_Airport, inst_WorldTradeCenterNYAirport))). - -fof(axWorldAirportsL_Z5036, axiom, - (hasType(type_Airport, inst_WorthingtonMunicipalMNAirport))). - -fof(axWorldAirportsL_Z5037, axiom, - (hasType(type_Airport, inst_WothoAirport))). - -fof(axWorldAirportsL_Z5038, axiom, - (hasType(type_Airport, inst_WotjeWotjeAirport))). - -fof(axWorldAirportsL_Z5039, axiom, - (hasType(type_Airport, inst_WrangellAKAirport))). - -fof(axWorldAirportsL_Z5040, axiom, - (hasType(type_Airport, inst_WrigleyNTAirport))). - -fof(axWorldAirportsL_Z5041, axiom, - (hasType(type_Airport, inst_WroclawAirport))). - -fof(axWorldAirportsL_Z5042, axiom, - (hasType(type_Airport, inst_WrothamQueenslandAirport))). - -fof(axWorldAirportsL_Z5043, axiom, - (hasType(type_Airport, inst_WuauTaiyuanAirport))). - -fof(axWorldAirportsL_Z5044, axiom, - (hasType(type_Airport, inst_WudinnaSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z5045, axiom, - (hasType(type_Airport, inst_WuhanAirport))). - -fof(axWorldAirportsL_Z5046, axiom, - (hasType(type_Airport, inst_WuhuAirport))). - -fof(axWorldAirportsL_Z5047, axiom, - (hasType(type_Airport, inst_WunnumminLakeONAirport))). - -fof(axWorldAirportsL_Z5048, axiom, - (hasType(type_Airport, inst_WuppertalAirport))). - -fof(axWorldAirportsL_Z5049, axiom, - (hasType(type_Airport, inst_WurzburgAirport))). - -fof(axWorldAirportsL_Z5050, axiom, - (hasType(type_Airport, inst_WuvuluIslandAirport))). - -fof(axWorldAirportsL_Z5051, axiom, - (hasType(type_Airport, inst_WuxiAirport))). - -fof(axWorldAirportsL_Z5052, axiom, - (hasType(type_Airport, inst_WuyishanAirport))). - -fof(axWorldAirportsL_Z5053, axiom, - (hasType(type_Airport, inst_WuzhouAirport))). - -fof(axWorldAirportsL_Z5054, axiom, - (hasType(type_Airport, inst_WykaufFoehrAirport))). - -fof(axWorldAirportsL_Z5055, axiom, - (hasType(type_Airport, inst_WyndhamWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z5056, axiom, - (hasType(type_Airport, inst_WynyardSKAirport))). - -fof(axWorldAirportsL_Z5057, axiom, - (hasType(type_Airport, inst_WynyardTasmaniaAirport))). - -fof(axWorldAirportsL_Z5058, axiom, - (hasType(type_Airport, inst_XaiXaiViladeJoaoBeloAirport))). - -fof(axWorldAirportsL_Z5059, axiom, - (hasType(type_Airport, inst_XangongoAirport))). - -fof(axWorldAirportsL_Z5060, axiom, - (hasType(type_Airport, inst_XayaburyAirport))). - -fof(axWorldAirportsL_Z5061, axiom, - (hasType(type_Airport, inst_XiamenAirport))). - -fof(axWorldAirportsL_Z5062, axiom, - (hasType(type_Airport, inst_XiamenAmoyAirport))). - -fof(axWorldAirportsL_Z5063, axiom, - (hasType(type_Airport, inst_XianXianyangAirport))). - -fof(axWorldAirportsL_Z5064, axiom, - (hasType(type_Airport, inst_XiangfanAirport))). - -fof(axWorldAirportsL_Z5065, axiom, - (hasType(type_Airport, inst_XichangAirport))). - -fof(axWorldAirportsL_Z5066, axiom, - (hasType(type_Airport, inst_XiengKhouangAirport))). - -fof(axWorldAirportsL_Z5067, axiom, - (hasType(type_Airport, inst_XienglomAirport))). - -fof(axWorldAirportsL_Z5068, axiom, - (hasType(type_Airport, inst_XiguanXianZiAnAirport))). - -fof(axWorldAirportsL_Z5069, axiom, - (hasType(type_Airport, inst_XilinhotAirport))). - -fof(axWorldAirportsL_Z5070, axiom, - (hasType(type_Airport, inst_XingchengAirport))). - -fof(axWorldAirportsL_Z5071, axiom, - (hasType(type_Airport, inst_XingningAirport))). - -fof(axWorldAirportsL_Z5072, axiom, - (hasType(type_Airport, inst_XingtaiAirport))). - -fof(axWorldAirportsL_Z5073, axiom, - (hasType(type_Airport, inst_XinguaraAirport))). - -fof(axWorldAirportsL_Z5074, axiom, - (hasType(type_Airport, inst_XiningAirport))). - -fof(axWorldAirportsL_Z5075, axiom, - (hasType(type_Airport, inst_XoxocotlanOaxacaAirport))). - -fof(axWorldAirportsL_Z5076, axiom, - (hasType(type_Airport, inst_XuzhouAirport))). - -fof(axWorldAirportsL_Z5077, axiom, - (hasType(type_Airport, inst_YakimaAirTerminalWAAirport))). - -fof(axWorldAirportsL_Z5078, axiom, - (hasType(type_Airport, inst_YakutatAKAirport))). - -fof(axWorldAirportsL_Z5079, axiom, - (hasType(type_Airport, inst_YalgooWesternAustraliaAirport))). - -fof(axWorldAirportsL_Z5080, axiom, - (hasType(type_Airport, inst_YalovaYalovaAsagisolozAirport))). - -fof(axWorldAirportsL_Z5081, axiom, - (hasType(type_Airport, inst_YamIslandQueenslandAirport))). - -fof(axWorldAirportsL_Z5082, axiom, - (hasType(type_Airport, inst_YanbuAirport))). - -fof(axWorldAirportsL_Z5083, axiom, - (hasType(type_Airport, inst_YanchenAirport))). - -fof(axWorldAirportsL_Z5084, axiom, - (hasType(type_Airport, inst_YandinaRusselIsAirport))). - -fof(axWorldAirportsL_Z5085, axiom, - (hasType(type_Airport, inst_YangambiAirport))). - -fof(axWorldAirportsL_Z5086, axiom, - (hasType(type_Airport, inst_YanjiAirport))). - -fof(axWorldAirportsL_Z5087, axiom, - (hasType(type_Airport, inst_YantaiAirport))). - -fof(axWorldAirportsL_Z5088, axiom, - (hasType(type_Airport, inst_YapInternationalYapIslandAirport))). - -fof(axWorldAirportsL_Z5089, axiom, - (hasType(type_Airport, inst_YaquaraAirport))). - -fof(axWorldAirportsL_Z5090, axiom, - (hasType(type_Airport, inst_YarmouthNSAirport))). - -fof(axWorldAirportsL_Z5091, axiom, - (hasType(type_Airport, inst_YavarateAirport))). - -fof(axWorldAirportsL_Z5092, axiom, - (hasType(type_Airport, inst_YavizaAirport))). - -fof(axWorldAirportsL_Z5093, axiom, - (hasType(type_Airport, inst_YeAirport))). - -fof(axWorldAirportsL_Z5094, axiom, - (hasType(type_Airport, inst_YechonAirport))). - -fof(axWorldAirportsL_Z5095, axiom, - (hasType(type_Airport, inst_YegepaAirport))). - -fof(axWorldAirportsL_Z5096, axiom, - (hasType(type_Airport, inst_YekaterinburgEkaterinburgSverdlovskAirport))). - -fof(axWorldAirportsL_Z5097, axiom, - (hasType(type_Airport, inst_YellowknifeNTAirport))). - -fof(axWorldAirportsL_Z5098, axiom, - (hasType(type_Airport, inst_YellowstoneMTAirport))). - -fof(axWorldAirportsL_Z5099, axiom, - (hasType(type_Airport, inst_YengemaAirport))). - -fof(axWorldAirportsL_Z5100, axiom, - (hasType(type_Airport, inst_YenkisAirport))). - -fof(axWorldAirportsL_Z5101, axiom, - (hasType(type_Airport, inst_YeoviltonAirport))). - -fof(axWorldAirportsL_Z5102, axiom, - (hasType(type_Airport, inst_YesBayLodgeSeaplaneBaseAKAirport))). - -fof(axWorldAirportsL_Z5103, axiom, - (hasType(type_Airport, inst_YevaAirport))). - -fof(axWorldAirportsL_Z5104, axiom, - (hasType(type_Airport, inst_YibinSichuanAirport))). - -fof(axWorldAirportsL_Z5105, axiom, - (hasType(type_Airport, inst_YichangAirport))). - -fof(axWorldAirportsL_Z5106, axiom, - (hasType(type_Airport, inst_YilanAirport))). - -fof(axWorldAirportsL_Z5107, axiom, - (hasType(type_Airport, inst_YiningAirport))). - -fof(axWorldAirportsL_Z5108, axiom, - (hasType(type_Airport, inst_YiwuAirport))). - -fof(axWorldAirportsL_Z5109, axiom, - (hasType(type_Airport, inst_YokohamaAirport))). - -fof(axWorldAirportsL_Z5110, axiom, - (hasType(type_Airport, inst_YokotaAirForceBaseYokotaAirport))). - -fof(axWorldAirportsL_Z5111, axiom, - (hasType(type_Airport, inst_YolaAirport))). - -fof(axWorldAirportsL_Z5112, axiom, - (hasType(type_Airport, inst_YonagoAirport))). - -fof(axWorldAirportsL_Z5113, axiom, - (hasType(type_Airport, inst_YonaguniJimaAirport))). - -fof(axWorldAirportsL_Z5114, axiom, - (hasType(type_Airport, inst_YorkLandingMBAirport))). - -fof(axWorldAirportsL_Z5115, axiom, - (hasType(type_Airport, inst_YorkPAAirport))). - -fof(axWorldAirportsL_Z5116, axiom, - (hasType(type_Airport, inst_YorkeIslandsQueenslandAirport))). - -fof(axWorldAirportsL_Z5117, axiom, - (hasType(type_Airport, inst_YorketownSouthAustraliaAirport))). - -fof(axWorldAirportsL_Z5118, axiom, - (hasType(type_Airport, inst_YorktonSKAirport))). - -fof(axWorldAirportsL_Z5119, axiom, - (hasType(type_Airport, inst_YoroAirport))). - -fof(axWorldAirportsL_Z5120, axiom, - (hasType(type_Airport, inst_YoronJimaAirport))). - -fof(axWorldAirportsL_Z5121, axiom, - (hasType(type_Airport, inst_YosemiteParkCAAirport))). - -fof(axWorldAirportsL_Z5122, axiom, - (hasType(type_Airport, inst_YosuAirport))). - -fof(axWorldAirportsL_Z5123, axiom, - (hasType(type_Airport, inst_YoungNewSouthWalesAirport))). - -fof(axWorldAirportsL_Z5124, axiom, - (hasType(type_Airport, inst_YoungsfieldCapeTownAirport))). - -fof(axWorldAirportsL_Z5125, axiom, - (hasType(type_Airport, inst_YoungstownMunicipalOHAirport))). - -fof(axWorldAirportsL_Z5126, axiom, - (hasType(type_Airport, inst_YubaCountyCAAirport))). - -fof(axWorldAirportsL_Z5127, axiom, - (hasType(type_Airport, inst_YuccaFlatsNVAirport))). - -fof(axWorldAirportsL_Z5128, axiom, - (hasType(type_Airport, inst_YuendumuNorthernTerritoryAirport))). - -fof(axWorldAirportsL_Z5129, axiom, - (hasType(type_Airport, inst_YuleIslandAirport))). - -fof(axWorldAirportsL_Z5130, axiom, - (hasType(type_Airport, inst_YulemisteTallinnAirport))). - -fof(axWorldAirportsL_Z5131, axiom, - (hasType(type_Airport, inst_YulinAirport))). - -fof(axWorldAirportsL_Z5132, axiom, - (hasType(type_Airport, inst_YumaMarinaCorpsAirStationAZAirport))). - -fof(axWorldAirportsL_Z5133, axiom, - (hasType(type_Airport, inst_YumaMarineCorpsAirStationYumaInternationalAZAirport))). - -fof(axWorldAirportsL_Z5134, axiom, - (hasType(type_Airport, inst_YurimaguasAirport))). - -fof(axWorldAirportsL_Z5135, axiom, - (hasType(type_Airport, inst_YuzhnoSakhalinskSakhalinAirport))). - -fof(axWorldAirportsL_Z5136, axiom, - (hasType(type_Airport, inst_YuzhnyTashkentAirport))). - -fof(axWorldAirportsL_Z5137, axiom, - (hasType(type_Airport, inst_ZabljakAirport))). - -fof(axWorldAirportsL_Z5138, axiom, - (hasType(type_Airport, inst_ZabreAirport))). - -fof(axWorldAirportsL_Z5139, axiom, - (hasType(type_Airport, inst_ZabrehAirport))). - -fof(axWorldAirportsL_Z5140, axiom, - (hasType(type_Airport, inst_ZadarAirport))). - -fof(axWorldAirportsL_Z5141, axiom, - (hasType(type_Airport, inst_ZahedanAirport))). - -fof(axWorldAirportsL_Z5142, axiom, - (hasType(type_Airport, inst_ZakynthosAirport))). - -fof(axWorldAirportsL_Z5143, axiom, - (hasType(type_Airport, inst_ZamboangaInternationalZamboangaAirport))). - -fof(axWorldAirportsL_Z5144, axiom, - (hasType(type_Airport, inst_ZamoraAirport))). - -fof(axWorldAirportsL_Z5145, axiom, - (hasType(type_Airport, inst_ZanzibarIslandAirport))). - -fof(axWorldAirportsL_Z5146, axiom, - (hasType(type_Airport, inst_ZaporizhzhyaZaporizhzhyaAirport))). - -fof(axWorldAirportsL_Z5147, axiom, - (hasType(type_Airport, inst_ZaragozaAirport))). - -fof(axWorldAirportsL_Z5148, axiom, - (hasType(type_Airport, inst_ZaranjAirport))). - -fof(axWorldAirportsL_Z5149, axiom, - (hasType(type_Airport, inst_ZariaAirport))). - -fof(axWorldAirportsL_Z5150, axiom, - (hasType(type_Airport, inst_ZarkaAirport))). - -fof(axWorldAirportsL_Z5151, axiom, - (hasType(type_Airport, inst_ZenataTlemcenTilimsenAirport))). - -fof(axWorldAirportsL_Z5152, axiom, - (hasType(type_Airport, inst_ZephyrhillsMunicipalFLAirport))). - -fof(axWorldAirportsL_Z5153, axiom, - (hasType(type_Airport, inst_ZeroAirport))). - -fof(axWorldAirportsL_Z5154, axiom, - (hasType(type_Airport, inst_ZhangguizhuangTianjinAirport))). - -fof(axWorldAirportsL_Z5155, axiom, - (hasType(type_Airport, inst_ZhanjiangAirport))). - -fof(axWorldAirportsL_Z5156, axiom, - (hasType(type_Airport, inst_ZhaotongAirport))). - -fof(axWorldAirportsL_Z5157, axiom, - (hasType(type_Airport, inst_ZhenzhenShenzhenAirport))). - -fof(axWorldAirportsL_Z5158, axiom, - (hasType(type_Airport, inst_ZhobAirport))). - -fof(axWorldAirportsL_Z5159, axiom, - (hasType(type_Airport, inst_ZhongchuanLanzhouAirport))). - -fof(axWorldAirportsL_Z5160, axiom, - (hasType(type_Airport, inst_ZhuhaiAirport))). - -fof(axWorldAirportsL_Z5161, axiom, - (hasType(type_Airport, inst_ZhytomyrZhitomirZhytomyrAirport))). - -fof(axWorldAirportsL_Z5162, axiom, - (hasType(type_Airport, inst_ZiguinchorAirport))). - -fof(axWorldAirportsL_Z5163, axiom, - (hasType(type_Airport, inst_ZilfiAirport))). - -fof(axWorldAirportsL_Z5164, axiom, - (hasType(type_Airport, inst_ZimValenciaCaraboboValenciaAirport))). - -fof(axWorldAirportsL_Z5165, axiom, - (hasType(type_Airport, inst_ZinderAirport))). - -fof(axWorldAirportsL_Z5166, axiom, - (hasType(type_Airport, inst_ZorgenHoopParamariboAirport))). - -fof(axWorldAirportsL_Z5167, axiom, - (hasType(type_Airport, inst_ZouerateAirport))). - -fof(axWorldAirportsL_Z5168, axiom, - (hasType(type_Airport, inst_ZuidLimburgMaastrichtAirport))). - -fof(axWorldAirportsL_Z5169, axiom, - (hasType(type_Airport, inst_ZurichKlotenZurichAirport))). - -fof(axWorldAirportsL_Z5170, axiom, - (hasType(type_Airport, inst_wethersfieldRAFStationEnglandAirport))). - diff --git a/examples/SUMO/TPTP/WorldAirportsL_ZPredAx.p b/examples/SUMO/TPTP/WorldAirportsL_ZPredAx.p deleted file mode 100644 index c4f762a73..000000000 --- a/examples/SUMO/TPTP/WorldAirportsL_ZPredAx.p +++ /dev/null @@ -1,15327 +0,0 @@ -fof(axWorldLZPred0, axiom, - f_located(inst_LamarMunicipalCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred1, axiom, - f_located(inst_LablabAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2, axiom, - f_located(inst_CityLaeAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3, axiom, - f_located(inst_Aeroporto4deFevereiroBelasLuandaAirport,inst_Angola)). - -fof(axWorldLZPred4, axiom, - f_located(inst_NadzabLaeAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred5, axiom, - f_located(inst_PurdueUniversityINAirport,inst_UnitedStates)). - -fof(axWorldLZPred6, axiom, - f_located(inst_LaGuairaAirport,inst_Venezuela)). - -fof(axWorldLZPred7, axiom, - f_located(inst_LabuhaAirport,inst_Indonesia)). - -fof(axWorldLZPred8, axiom, - f_located(inst_LannionAirport,inst_France)). - -fof(axWorldLZPred9, axiom, - f_located(inst_LagesSCAirport,inst_Brazil)). - -fof(axWorldLZPred10, axiom, - f_located(inst_AklavikNTAirport,inst_Canada)). - -fof(axWorldLZPred11, axiom, - f_located(inst_LakelandRegionalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred12, axiom, - f_located(inst_LosAlamosNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred13, axiom, - f_located(inst_CapitalCityMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred14, axiom, - f_located(inst_LaoagAirport,inst_Philippines)). - -fof(axWorldLZPred15, axiom, - f_located(inst_GeneralManuelMdeLeonLaPazAirport,inst_Mexico)). - -fof(axWorldLZPred16, axiom, - f_located(inst_BeidaAirport,inst_Libya)). - -fof(axWorldLZPred17, axiom, - f_located(inst_LaramieRegionalWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred18, axiom, - f_located(inst_McCarranInternationalNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred19, axiom, - f_located(inst_LauribeAirport,inst_Colombia)). - -fof(axWorldLZPred20, axiom, - f_located(inst_MwanaLamuAirport,inst_Kenya)). - -fof(axWorldLZPred21, axiom, - f_located(inst_LalomalavaAirport,inst_WesternSamoa)). - -fof(axWorldLZPred22, axiom, - f_located(inst_LawtonMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred23, axiom, - f_located(inst_LosAngelesInternationalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred24, axiom, - f_located(inst_LadysmithAirport,inst_SouthAfrica)). - -fof(axWorldLZPred25, axiom, - f_located(inst_BomJesusdaLapaBAAirport,inst_Brazil)). - -fof(axWorldLZPred26, axiom, - f_located(inst_LeedsBradfordAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred27, axiom, - f_located(inst_LubbockInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred28, axiom, - f_located(inst_LuebeckLubeckAirport,inst_Germany)). - -fof(axWorldLZPred29, axiom, - f_located(inst_KhujandKhudzhandKhujandAirport,inst_Tajikistan)). - -fof(axWorldLZPred30, axiom, - f_located(inst_WestmorelandCountyPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred31, axiom, - f_located(inst_NorthPlatteRegionalNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred32, axiom, - f_located(inst_LeBourgetParisAirport,inst_France)). - -fof(axWorldLZPred33, axiom, - f_located(inst_PalmBeachNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred34, axiom, - f_located(inst_AlbiAirport,inst_France)). - -fof(axWorldLZPred35, axiom, - f_located(inst_LabuanBajoAirport,inst_Indonesia)). - -fof(axWorldLZPred36, axiom, - f_located(inst_LiboiAirport,inst_Kenya)). - -fof(axWorldLZPred37, axiom, - f_located(inst_LiberalMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred38, axiom, - f_located(inst_LuaboAirport,inst_Mozambique)). - -fof(axWorldLZPred39, axiom, - f_located(inst_LakeBaringoAirport,inst_Kenya)). - -fof(axWorldLZPred40, axiom, - f_located(inst_LusamboAirport,inst_Zaire)). - -fof(axWorldLZPred41, axiom, - f_located(inst_LambareneAirport,inst_Gabon)). - -fof(axWorldLZPred42, axiom, - f_located(inst_LaberalAirport,inst_Brazil)). - -fof(axWorldLZPred43, axiom, - f_located(inst_LabasaAirport,inst_Fiji)). - -fof(axWorldLZPred44, axiom, - f_located(inst_LumbertonMunicipalNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred45, axiom, - f_located(inst_LabuanSabahAirport,inst_Malaysia)). - -fof(axWorldLZPred46, axiom, - f_located(inst_LeonMBaLibrevilleAirport,inst_Gabon)). - -fof(axWorldLZPred47, axiom, - f_located(inst_LongbawanAirport,inst_Indonesia)). - -fof(axWorldLZPred48, axiom, - f_located(inst_LaBauleAirport,inst_France)). - -fof(axWorldLZPred49, axiom, - f_located(inst_LarnacaAirport,inst_Cyprus)). - -fof(axWorldLZPred50, axiom, - f_located(inst_LecceAirport,inst_Italy)). - -fof(axWorldLZPred51, axiom, - f_located(inst_LouisTrichardtAirport,inst_SouthAfrica)). - -fof(axWorldLZPred52, axiom, - f_located(inst_GolosonLaCeibaAirport,inst_Honduras)). - -fof(axWorldLZPred53, axiom, - f_located(inst_LeconfeldEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred54, axiom, - f_located(inst_LaCorunaAirport,inst_Spain)). - -fof(axWorldLZPred55, axiom, - f_located(inst_LakeCharlesRegionalLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred56, axiom, - f_located(inst_LaconiaMunicipalNHAirport,inst_UnitedStates)). - -fof(axWorldLZPred57, axiom, - f_located(inst_RickenbackerInternationalOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred58, axiom, - f_located(inst_LaColomaAirport,inst_Cuba)). - -fof(axWorldLZPred59, axiom, - f_located(inst_LacumbreAirport,inst_Argentina)). - -fof(axWorldLZPred60, axiom, - f_located(inst_BalcanoonaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred61, axiom, - f_located(inst_LoqueAirport,inst_Congo)). - -fof(axWorldLZPred62, axiom, - f_located(inst_LaChorreraAirport,inst_Colombia)). - -fof(axWorldLZPred63, axiom, - f_located(inst_LasCanasAirport,inst_CostaRica)). - -fof(axWorldLZPred64, axiom, - f_located(inst_LuccaAirport,inst_Italy)). - -fof(axWorldLZPred65, axiom, - f_located(inst_CityEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred66, axiom, - f_located(inst_MaldaAirport,inst_India)). - -fof(axWorldLZPred67, axiom, - f_located(inst_LondrinaPRAirport,inst_Brazil)). - -fof(axWorldLZPred68, axiom, - f_located(inst_LindemanIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred69, axiom, - f_located(inst_OssunLourdesTarbesAirport,inst_France)). - -fof(axWorldLZPred70, axiom, - f_located(inst_LordHoweIslandNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred71, axiom, - f_located(inst_LindiAirport,inst_Tanzania)). - -fof(axWorldLZPred72, axiom, - f_located(inst_LindenNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred73, axiom, - f_located(inst_LidkopingAirport,inst_Sweden)). - -fof(axWorldLZPred74, axiom, - f_located(inst_MasonCountyMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred75, axiom, - f_located(inst_LamidandaAirport,inst_Nepal)). - -fof(axWorldLZPred76, axiom, - f_located(inst_LadouanieAirport,inst_Suriname)). - -fof(axWorldLZPred77, axiom, - f_located(inst_LodarAirport,inst_Yemen)). - -fof(axWorldLZPred78, axiom, - f_located(inst_LahadDatuSabahAirport,inst_Malaysia)). - -fof(axWorldLZPred79, axiom, - f_located(inst_LansdowneStationWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred80, axiom, - f_located(inst_EglintonNorthernIrelandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred81, axiom, - f_located(inst_LearmouthExmouthWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred82, axiom, - f_located(inst_LebanonMunicipalNHAirport,inst_UnitedStates)). - -fof(axWorldLZPred83, axiom, - f_located(inst_Pulkowo2LeningradAirport,inst_Russia)). - -fof(axWorldLZPred84, axiom, - f_located(inst_LeesburgMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred85, axiom, - f_located(inst_LebakengAirport,inst_Lesotho)). - -fof(axWorldLZPred86, axiom, - f_located(inst_AlegAirport,inst_Mauritania)). - -fof(axWorldLZPred87, axiom, - f_located(inst_OctevilleLeHavreAirport,inst_France)). - -fof(axWorldLZPred88, axiom, - f_located(inst_AlmeriaAirport,inst_Spain)). - -fof(axWorldLZPred89, axiom, - f_located(inst_SchkeuditzLeipzigAirport,inst_Germany)). - -fof(axWorldLZPred90, axiom, - f_located(inst_LabeAirport,inst_Guinea)). - -fof(axWorldLZPred91, axiom, - f_located(inst_LakeEvellaNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred92, axiom, - f_located(inst_LemmonMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred93, axiom, - f_located(inst_AeropuerodeBajioLeonAirport,inst_Mexico)). - -fof(axWorldLZPred94, axiom, - f_located(inst_LeconiAirport,inst_Gabon)). - -fof(axWorldLZPred95, axiom, - f_located(inst_LeopoldinaMGAirport,inst_Brazil)). - -fof(axWorldLZPred96, axiom, - f_located(inst_StJustEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred97, axiom, - f_located(inst_LeinsterWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred98, axiom, - f_located(inst_LesobengAirport,inst_Lesotho)). - -fof(axWorldLZPred99, axiom, - f_located(inst_VasquezCoboLeticiaAirport,inst_Colombia)). - -fof(axWorldLZPred100, axiom, - f_located(inst_SeodeUrgelAirport,inst_Spain)). - -fof(axWorldLZPred101, axiom, - f_located(inst_BuretaAirport,inst_Fiji)). - -fof(axWorldLZPred102, axiom, - f_located(inst_AuburnLewistonMunicipalMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred103, axiom, - f_located(inst_BlueGrassKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred104, axiom, - f_located(inst_LelystadAirport,inst_Netherlands)). - -fof(axWorldLZPred105, axiom, - f_located(inst_EsperanzaAirport,inst_Honduras)). - -fof(axWorldLZPred106, axiom, - f_located(inst_LajesNavalAirStationAzoresAirport,inst_Portugal)). - -fof(axWorldLZPred107, axiom, - f_located(inst_LangleyAirForceBaseVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred108, axiom, - f_located(inst_AngelinaCountyTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred109, axiom, - f_located(inst_NorthRaleighNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred110, axiom, - f_located(inst_KelafoAirport,inst_Ethiopia)). - -fof(axWorldLZPred111, axiom, - f_located(inst_LakefieldQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred112, axiom, - f_located(inst_LaFriaAirport,inst_Venezuela)). - -fof(axWorldLZPred113, axiom, - f_located(inst_LafayetteRegionalLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred114, axiom, - f_located(inst_TokoinLomeAirport,inst_Togo)). - -fof(axWorldLZPred115, axiom, - f_located(inst_LaGuardiaNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred116, axiom, - f_located(inst_LongBeachAirportDaughertyFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred117, axiom, - f_located(inst_CallawayGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred118, axiom, - f_located(inst_LaGrandeUnionCountyORAirport,inst_UnitedStates)). - -fof(axWorldLZPred119, axiom, - f_located(inst_LagunaArmyAirFieldAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred120, axiom, - f_located(inst_BiersetLiegeLuttichAirport,inst_Belgium)). - -fof(axWorldLZPred121, axiom, - f_located(inst_LeighCreekSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred122, axiom, - f_located(inst_DeadmansCayLongAirport,inst_Bahamas)). - -fof(axWorldLZPred123, axiom, - f_located(inst_LangkawiAirport,inst_Malaysia)). - -fof(axWorldLZPred124, axiom, - f_located(inst_LongLellangAirport,inst_Malaysia)). - -fof(axWorldLZPred125, axiom, - f_located(inst_LaiagamAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred126, axiom, - f_located(inst_LingaLingaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred127, axiom, - f_located(inst_LangeoogAirport,inst_Germany)). - -fof(axWorldLZPred128, axiom, - f_located(inst_LegaspiAirport,inst_Philippines)). - -fof(axWorldLZPred129, axiom, - f_located(inst_LagoAgrioAirport,inst_Ecuador)). - -fof(axWorldLZPred130, axiom, - f_located(inst_CochraneAirport,inst_Chile)). - -fof(axWorldLZPred131, axiom, - f_located(inst_MalargueAirport,inst_Argentina)). - -fof(axWorldLZPred132, axiom, - f_located(inst_LasGaviotasAirport,inst_Colombia)). - -fof(axWorldLZPred133, axiom, - f_located(inst_LoganCacheUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred134, axiom, - f_located(inst_GatwickEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred135, axiom, - f_located(inst_LughGananeAirport,inst_Somalia)). - -fof(axWorldLZPred136, axiom, - f_located(inst_LagunillasAirport,inst_Venezuela)). - -fof(axWorldLZPred137, axiom, - f_located(inst_LeguizamoAirport,inst_Colombia)). - -fof(axWorldLZPred138, axiom, - f_located(inst_LahrAirport,inst_Germany)). - -fof(axWorldLZPred139, axiom, - f_located(inst_LostHarborAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred140, axiom, - f_located(inst_CaballocochaAirport,inst_Peru)). - -fof(axWorldLZPred141, axiom, - f_located(inst_LakeHoodSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred142, axiom, - f_located(inst_LahoreAirport,inst_Pakistan)). - -fof(axWorldLZPred143, axiom, - f_located(inst_LightningRidgeNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred144, axiom, - f_located(inst_LerehAirport,inst_Indonesia)). - -fof(axWorldLZPred145, axiom, - f_located(inst_LishanAirport,inst_Taiwan)). - -fof(axWorldLZPred146, axiom, - f_located(inst_LehuAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred147, axiom, - f_located(inst_HeathrowEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred148, axiom, - f_located(inst_LasHerasAirport,inst_Argentina)). - -fof(axWorldLZPred149, axiom, - f_located(inst_WilliamTPiperMemorialPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred150, axiom, - f_located(inst_ZhongchuanLanzhouAirport,inst_China)). - -fof(axWorldLZPred151, axiom, - f_located(inst_LaJuntaMunicipalCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred152, axiom, - f_located(inst_LimaOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred153, axiom, - f_located(inst_LimbunyaNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred154, axiom, - f_located(inst_LimonMunicipalCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred155, axiom, - f_located(inst_LibengeAirport,inst_Zaire)). - -fof(axWorldLZPred156, axiom, - f_located(inst_LifouLifuLoyaltyIslandsAirport,inst_NewCaledonia)). - -fof(axWorldLZPred157, axiom, - f_located(inst_BellegardeLimogesAirport,inst_France)). - -fof(axWorldLZPred158, axiom, - f_located(inst_LihueHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred159, axiom, - f_located(inst_MuliaAirport,inst_Indonesia)). - -fof(axWorldLZPred160, axiom, - f_located(inst_LongIslandAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred161, axiom, - f_located(inst_LikiepAirport,inst_MarshallIslands)). - -fof(axWorldLZPred162, axiom, - f_located(inst_LesquinLilleAirport,inst_France)). - -fof(axWorldLZPred163, axiom, - f_located(inst_AeropuertoInternacionalJorgeChavezLimaAirport,inst_Peru)). - -fof(axWorldLZPred164, axiom, - f_located(inst_LinateMilanoMilanAirport,inst_Italy)). - -fof(axWorldLZPred165, axiom, - f_located(inst_LimonAirportCostaRica,inst_CostaRica)). - -fof(axWorldLZPred166, axiom, - f_located(inst_LinsSPAirport,inst_Brazil)). - -fof(axWorldLZPred167, axiom, - f_located(inst_LisalaAirport,inst_Zaire)). - -fof(axWorldLZPred168, axiom, - f_located(inst_TomasGuardiaLiberiaAirport,inst_CostaRica)). - -fof(axWorldLZPred169, axiom, - f_located(inst_AeroportodaPorteladeSacavemLisboaLisbonAirport,inst_Portugal)). - -fof(axWorldLZPred170, axiom, - f_located(inst_AdamsFieldARAirport,inst_UnitedStates)). - -fof(axWorldLZPred171, axiom, - f_located(inst_LivingoodAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred172, axiom, - f_located(inst_LoikawAirport,inst_Myanmar)). - -fof(axWorldLZPred173, axiom, - f_located(inst_LikomaIslandAirport,inst_Malawi)). - -fof(axWorldLZPred174, axiom, - f_located(inst_LibertyCountyGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred175, axiom, - f_located(inst_LoringAirForceBaseMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred176, axiom, - f_located(inst_LodjaAirport,inst_Zaire)). - -fof(axWorldLZPred177, axiom, - f_located(inst_InterContinentalKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred178, axiom, - f_located(inst_BrazoriaCountyTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred179, axiom, - f_located(inst_BrnikLjubljanaAirport,inst_Slovenia)). - -fof(axWorldLZPred180, axiom, - f_located(inst_LarantukaAirport,inst_Indonesia)). - -fof(axWorldLZPred181, axiom, - f_located(inst_LakebaAirport,inst_Fiji)). - -fof(axWorldLZPred182, axiom, - f_located(inst_LekanaAirport,inst_Congo)). - -fof(axWorldLZPred183, axiom, - f_located(inst_LakelandDownsAirport,inst_Australia)). - -fof(axWorldLZPred184, axiom, - f_located(inst_LakeUnionChryslerAirSeaplaneBaseWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred185, axiom, - f_located(inst_LakesideUSAFMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred186, axiom, - f_located(inst_KulikLakeAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred187, axiom, - f_located(inst_BanakLakselvAirport,inst_Norway)). - -fof(axWorldLZPred188, axiom, - f_located(inst_NekemptAirport,inst_Ethiopia)). - -fof(axWorldLZPred189, axiom, - f_located(inst_LeknesAirport,inst_Norway)). - -fof(axWorldLZPred190, axiom, - f_located(inst_LucknowAirport,inst_India)). - -fof(axWorldLZPred191, axiom, - f_located(inst_LakePlacidNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred192, axiom, - f_located(inst_LasKorehAirport,inst_Somalia)). - -fof(axWorldLZPred193, axiom, - f_located(inst_LakesideTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred194, axiom, - f_located(inst_LakeRudolfAirport,inst_Kenya)). - -fof(axWorldLZPred195, axiom, - f_located(inst_LakeCountyORAirport,inst_UnitedStates)). - -fof(axWorldLZPred196, axiom, - f_located(inst_LarkanaAirport,inst_Pakistan)). - -fof(axWorldLZPred197, axiom, - f_located(inst_LakeManyaraAirport,inst_Tanzania)). - -fof(axWorldLZPred198, axiom, - f_located(inst_BrandonAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred199, axiom, - f_located(inst_KallaxLuleaAirport,inst_Sweden)). - -fof(axWorldLZPred200, axiom, - f_located(inst_LovelandCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred201, axiom, - f_located(inst_ChillagoeQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred202, axiom, - f_located(inst_LasLimasAirport,inst_Honduras)). - -fof(axWorldLZPred203, axiom, - f_located(inst_LalibellaAirport,inst_Ethiopia)). - -fof(axWorldLZPred204, axiom, - f_located(inst_LalmonirhatAirport,inst_Bangladesh)). - -fof(axWorldLZPred205, axiom, - f_located(inst_LissadelWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred206, axiom, - f_located(inst_LongLamaAirport,inst_Malaysia)). - -fof(axWorldLZPred207, axiom, - f_located(inst_KelilaAirport,inst_Indonesia)). - -fof(axWorldLZPred208, axiom, - f_located(inst_LindaDownsAirport,inst_Australia)). - -fof(axWorldLZPred209, axiom, - f_located(inst_LasLomitasAirport,inst_Argentina)). - -fof(axWorldLZPred210, axiom, - f_located(inst_LamarMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred211, axiom, - f_located(inst_KamuzuInternationalLilongweAirport,inst_Malawi)). - -fof(axWorldLZPred212, axiom, - f_located(inst_CaledoniaCountyVTAirport,inst_UnitedStates)). - -fof(axWorldLZPred213, axiom, - f_located(inst_SouthJerseyRegionalNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred214, axiom, - f_located(inst_LakeMinchuminaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred215, axiom, - f_located(inst_SalimaAirport,inst_Malawi)). - -fof(axWorldLZPred216, axiom, - f_located(inst_LawrenceKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred217, axiom, - f_located(inst_LosMenucosAirport,inst_Argentina)). - -fof(axWorldLZPred218, axiom, - f_located(inst_LeMansAirport,inst_France)). - -fof(axWorldLZPred219, axiom, - f_located(inst_LamassaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred220, axiom, - f_located(inst_LimonAirport,inst_Honduras)). - -fof(axWorldLZPred221, axiom, - f_located(inst_LumiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred222, axiom, - f_located(inst_LimerickAirport,inst_Ireland)). - -fof(axWorldLZPred223, axiom, - f_located(inst_LaeIslandAirport,inst_MarshallIslands)). - -fof(axWorldLZPred224, axiom, - f_located(inst_LosMochisAirport,inst_Mexico)). - -fof(axWorldLZPred225, axiom, - f_located(inst_LimbangSarawakAirport,inst_Malaysia)). - -fof(axWorldLZPred226, axiom, - f_located(inst_LampedusaLampedusaIslandAirport,inst_Italy)). - -fof(axWorldLZPred227, axiom, - f_located(inst_MarsaBregaAirport,inst_Libya)). - -fof(axWorldLZPred228, axiom, - f_located(inst_LimeAcresAirport,inst_SouthAfrica)). - -fof(axWorldLZPred229, axiom, - f_located(inst_LouisvilleWinstonCountyMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred230, axiom, - f_located(inst_KlamathFallsInternationalORAirport,inst_UnitedStates)). - -fof(axWorldLZPred231, axiom, - f_located(inst_LopezdeMicayAirport,inst_Colombia)). - -fof(axWorldLZPred232, axiom, - f_located(inst_LakeMurrayAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred233, axiom, - f_located(inst_PalmaAirport,inst_Mozambique)). - -fof(axWorldLZPred234, axiom, - f_located(inst_PalmBeachCountyParkFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred235, axiom, - f_located(inst_LamenBayAirport,inst_Vanuatu)). - -fof(axWorldLZPred236, axiom, - f_located(inst_LengbatiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred237, axiom, - f_located(inst_HuntFieldWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred238, axiom, - f_located(inst_LondroreAirport,inst_Vanuatu)). - -fof(axWorldLZPred239, axiom, - f_located(inst_MunbilAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred240, axiom, - f_located(inst_LeseAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred241, axiom, - f_located(inst_LakeNashNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred242, axiom, - f_located(inst_LonelyAFSAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred243, axiom, - f_located(inst_LincolnMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred244, axiom, - f_located(inst_KingsLandOLakesWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred245, axiom, - f_located(inst_LangimarAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred246, axiom, - f_located(inst_LostNationOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred247, axiom, - f_located(inst_LeonoraWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred248, axiom, - f_located(inst_LonesomePineVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred249, axiom, - f_located(inst_LoaniAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred250, axiom, - f_located(inst_TriCountyRegionalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred251, axiom, - f_located(inst_LancasterPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred252, axiom, - f_located(inst_LondolovitAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred253, axiom, - f_located(inst_SmolenskSmolenskAirport,inst_Russia)). - -fof(axWorldLZPred254, axiom, - f_located(inst_LanaiHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred255, axiom, - f_located(inst_HorschingLinzAirport,inst_Austria)). - -fof(axWorldLZPred256, axiom, - f_located(inst_LorraineQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred257, axiom, - f_located(inst_LoTungAirport,inst_Taiwan)). - -fof(axWorldLZPred258, axiom, - f_located(inst_LockSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred259, axiom, - f_located(inst_LonganaAirport,inst_Vanuatu)). - -fof(axWorldLZPred260, axiom, - f_located(inst_LoeiAirport,inst_Thailand)). - -fof(axWorldLZPred261, axiom, - f_located(inst_LoenAirport,inst_Norway)). - -fof(axWorldLZPred262, axiom, - f_located(inst_LongviewWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred263, axiom, - f_located(inst_LojaAirport,inst_Ecuador)). - -fof(axWorldLZPred264, axiom, - f_located(inst_LodwarAirport,inst_Kenya)). - -fof(axWorldLZPred265, axiom, - f_located(inst_DerbyFieldNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred266, axiom, - f_located(inst_LagosdeMorenoAirport,inst_Mexico)). - -fof(axWorldLZPred267, axiom, - f_located(inst_MetropolitanAreaEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred268, axiom, - f_located(inst_LaghouatAirport,inst_Algeria)). - -fof(axWorldLZPred269, axiom, - f_located(inst_LobatzeAirport,inst_Botswana)). - -fof(axWorldLZPred270, axiom, - f_located(inst_LoweArmyHeliportALAirport,inst_UnitedStates)). - -fof(axWorldLZPred271, axiom, - f_located(inst_MurtalaMuhammedLagosAirport,inst_Nigeria)). - -fof(axWorldLZPred272, axiom, - f_located(inst_BowmanFieldKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred273, axiom, - f_located(inst_MonclovaAirport,inst_Mexico)). - -fof(axWorldLZPred274, axiom, - f_located(inst_LouisaCountyAirportFreemanFieldVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred275, axiom, - f_located(inst_LolyangalaniAirport,inst_Kenya)). - -fof(axWorldLZPred276, axiom, - f_located(inst_LondonCorbinAirportMageeFieldKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred277, axiom, - f_located(inst_LasPalmasGranCanariaCanaryIslandsAirport,inst_Spain)). - -fof(axWorldLZPred278, axiom, - f_located(inst_JFKennedyElAltoLaPazAirport,inst_Bolivia)). - -fof(axWorldLZPred279, axiom, - f_located(inst_LompocCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred280, axiom, - f_located(inst_LaPedreraAirport,inst_Colombia)). - -fof(axWorldLZPred281, axiom, - f_located(inst_LaPrimaveraAirport,inst_Colombia)). - -fof(axWorldLZPred282, axiom, - f_located(inst_AerodromoTolosaLaPlataAirport,inst_Argentina)). - -fof(axWorldLZPred283, axiom, - f_located(inst_LochgilpheadAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred284, axiom, - f_located(inst_LinkopingAirport,inst_Sweden)). - -fof(axWorldLZPred285, axiom, - f_located(inst_PijiguaosAirport,inst_Venezuela)). - -fof(axWorldLZPred286, axiom, - f_located(inst_LipetskLipetskAirport,inst_Russia)). - -fof(axWorldLZPred287, axiom, - f_located(inst_SpekeEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred288, axiom, - f_located(inst_LamapAirport,inst_Vanuatu)). - -fof(axWorldLZPred289, axiom, - f_located(inst_LaPorteMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldLZPred290, axiom, - f_located(inst_LappeenrantaAirport,inst_Finland)). - -fof(axWorldLZPred291, axiom, - f_located(inst_LuangPrabangAirport,inst_Laos)). - -fof(axWorldLZPred292, axiom, - f_located(inst_LopezIslandWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred293, axiom, - f_located(inst_LampangAirport,inst_Thailand)). - -fof(axWorldLZPred294, axiom, - f_located(inst_LongApungAirport,inst_Indonesia)). - -fof(axWorldLZPred295, axiom, - f_located(inst_LittlePortWalkerAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred296, axiom, - f_located(inst_LiepajaAirport,inst_Latvia)). - -fof(axWorldLZPred297, axiom, - f_located(inst_LePuyAirport,inst_France)). - -fof(axWorldLZPred298, axiom, - f_located(inst_PickensCountySCAirport,inst_UnitedStates)). - -fof(axWorldLZPred299, axiom, - f_located(inst_PuertoLeguizamAirport,inst_Colombia)). - -fof(axWorldLZPred300, axiom, - f_located(inst_QalaNauAirport,inst_Afghanistan)). - -fof(axWorldLZPred301, axiom, - f_located(inst_LarnedPawneeCountyKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred302, axiom, - f_located(inst_LarisaAirport,inst_Greece)). - -fof(axWorldLZPred303, axiom, - f_located(inst_LeribeAirport,inst_Lesotho)). - -fof(axWorldLZPred304, axiom, - f_located(inst_LaarbruchAirport,inst_Germany)). - -fof(axWorldLZPred305, axiom, - f_located(inst_LaredoInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred306, axiom, - f_located(inst_LongreachQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred307, axiom, - f_located(inst_LittleRockAirForceBaseARAirport,inst_UnitedStates)). - -fof(axWorldLZPred308, axiom, - f_located(inst_LoraLaiAirport,inst_Pakistan)). - -fof(axWorldLZPred309, axiom, - f_located(inst_LaieuLaRochelleAirport,inst_France)). - -fof(axWorldLZPred310, axiom, - f_located(inst_LoricaAirport,inst_Colombia)). - -fof(axWorldLZPred311, axiom, - f_located(inst_LeMarsMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred312, axiom, - f_located(inst_LincolnRiverAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred313, axiom, - f_located(inst_NiamtougouLamaKaraAirport,inst_Togo)). - -fof(axWorldLZPred314, axiom, - f_located(inst_LaRomanaAirport,inst_DominicanRepublic)). - -fof(axWorldLZPred315, axiom, - f_located(inst_LarsonAirForceBaseWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred316, axiom, - f_located(inst_SharpeArmyAirFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred317, axiom, - f_located(inst_LaurieRiverAerodromeMBAirport,inst_Canada)). - -fof(axWorldLZPred318, axiom, - f_located(inst_LerosAirport,inst_Greece)). - -fof(axWorldLZPred319, axiom, - f_located(inst_LannBihouetLorientAirport,inst_France)). - -fof(axWorldLZPred320, axiom, - f_located(inst_LasCrucesInternationalNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred321, axiom, - f_located(inst_LosRoquesAirport,inst_Venezuela)). - -fof(axWorldLZPred322, axiom, - f_located(inst_LosuiaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred323, axiom, - f_located(inst_LordsburgMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred324, axiom, - f_located(inst_LaSerenaAirport,inst_Chile)). - -fof(axWorldLZPred325, axiom, - f_located(inst_CreechArmyAirFieldKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred326, axiom, - f_located(inst_LawsonArmyAirFieldGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred327, axiom, - f_located(inst_LashioAirport,inst_Myanmar)). - -fof(axWorldLZPred328, axiom, - f_located(inst_SumburghShetlandIslandsAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred329, axiom, - f_located(inst_LuskMunicipalWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred330, axiom, - f_located(inst_LosChilesAirport,inst_CostaRica)). - -fof(axWorldLZPred331, axiom, - f_located(inst_LongSemadoSarawakAirport,inst_Malaysia)). - -fof(axWorldLZPred332, axiom, - f_located(inst_LosBanosMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred333, axiom, - f_located(inst_LesSablesAirport,inst_France)). - -fof(axWorldLZPred334, axiom, - f_located(inst_LasPiedrasAirport,inst_Venezuela)). - -fof(axWorldLZPred335, axiom, - f_located(inst_LosAngelesAirport,inst_Chile)). - -fof(axWorldLZPred336, axiom, - f_located(inst_LostRiver1AKAirport,inst_UnitedStates)). - -fof(axWorldLZPred337, axiom, - f_located(inst_LesSaintesTerredeHautAirport,inst_Guadeloupe)). - -fof(axWorldLZPred338, axiom, - f_located(inst_LauncestonTasmaniaAirport,inst_Australia)). - -fof(axWorldLZPred339, axiom, - f_located(inst_LongSukangAirport,inst_Malaysia)). - -fof(axWorldLZPred340, axiom, - f_located(inst_NellisAirForceBaseNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred341, axiom, - f_located(inst_LhokseumaweAirport,inst_Indonesia)). - -fof(axWorldLZPred342, axiom, - f_located(inst_LhokSukonAirport,inst_Indonesia)). - -fof(axWorldLZPred343, axiom, - f_located(inst_LismoreQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred344, axiom, - f_located(inst_LosinjAirport,inst_Croatia)). - -fof(axWorldLZPred345, axiom, - f_located(inst_TzaneenAirport,inst_SouthAfrica)). - -fof(axWorldLZPred346, axiom, - f_located(inst_LatrobeAirport,inst_Australia)). - -fof(axWorldLZPred347, axiom, - f_located(inst_LaiAirport,inst_Chad)). - -fof(axWorldLZPred348, axiom, - f_located(inst_GhadamesAirport,inst_Libya)). - -fof(axWorldLZPred349, axiom, - f_located(inst_LeitreAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred350, axiom, - f_located(inst_LangtangAirport,inst_Nepal)). - -fof(axWorldLZPred351, axiom, - f_located(inst_LathropWellsNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred352, axiom, - f_located(inst_LatakiaAirport,inst_Syria)). - -fof(axWorldLZPred353, axiom, - f_located(inst_LastourvilleAirport,inst_Gabon)). - -fof(axWorldLZPred354, axiom, - f_located(inst_LethemAirport,inst_Guyana)). - -fof(axWorldLZPred355, axiom, - f_located(inst_LutonEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred356, axiom, - f_located(inst_LoretoAirport,inst_Mexico)). - -fof(axWorldLZPred357, axiom, - f_located(inst_LyndhurstQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred358, axiom, - f_located(inst_ParisPlageLeTouquetAirport,inst_France)). - -fof(axWorldLZPred359, axiom, - f_located(inst_AltusAirForceBaseOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred360, axiom, - f_located(inst_LaToucheAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred361, axiom, - f_located(inst_LotusvaleQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred362, axiom, - f_located(inst_StMarysCountyMDAirport,inst_UnitedStates)). - -fof(axWorldLZPred363, axiom, - f_located(inst_LuklaAirport,inst_Nepal)). - -fof(axWorldLZPred364, axiom, - f_located(inst_LumidPauAirport,inst_Guyana)). - -fof(axWorldLZPred365, axiom, - f_located(inst_LaucalaIslandAirport,inst_Fiji)). - -fof(axWorldLZPred366, axiom, - f_located(inst_LuederitzLuderitzAirport,inst_Namibia)). - -fof(axWorldLZPred367, axiom, - f_located(inst_LucenecAirport,inst_Slovakia)). - -fof(axWorldLZPred368, axiom, - f_located(inst_LukeAirForceBaseAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred369, axiom, - f_located(inst_AgnoLuganoAirport,inst_Switzerland)). - -fof(axWorldLZPred370, axiom, - f_located(inst_LudhianaAirport,inst_India)). - -fof(axWorldLZPred371, axiom, - f_located(inst_LaUnionAirport,inst_Honduras)). - -fof(axWorldLZPred372, axiom, - f_located(inst_LusikisikiAirport,inst_SouthAfrica)). - -fof(axWorldLZPred373, axiom, - f_located(inst_CincinnatiMunicipalAirportLunkenFieldOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred374, axiom, - f_located(inst_HeslerNobleFieldMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred375, axiom, - f_located(inst_LuxiAirport,inst_China)). - -fof(axWorldLZPred376, axiom, - f_located(inst_LusakaInternationalLusakaAirport,inst_Zambia)). - -fof(axWorldLZPred377, axiom, - f_located(inst_LuenaLusoAirport,inst_Angola)). - -fof(axWorldLZPred378, axiom, - f_located(inst_KalaupapaHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred379, axiom, - f_located(inst_SanLuisAirport,inst_Argentina)). - -fof(axWorldLZPred380, axiom, - f_located(inst_CapeLisburneLRRSAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred381, axiom, - f_located(inst_LusangaAirport,inst_Zaire)). - -fof(axWorldLZPred382, axiom, - f_located(inst_LauraStationQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred383, axiom, - f_located(inst_LauraQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred384, axiom, - f_located(inst_LanggurTualAirport,inst_Indonesia)). - -fof(axWorldLZPred385, axiom, - f_located(inst_LuwukAirport,inst_Indonesia)). - -fof(axWorldLZPred386, axiom, - f_located(inst_FindelLuxembourgAirport,inst_Luxembourg)). - -fof(axWorldLZPred387, axiom, - f_located(inst_LavalAirport,inst_France)). - -fof(axWorldLZPred388, axiom, - f_located(inst_SantanadoLivramentoRSAirport,inst_Brazil)). - -fof(axWorldLZPred389, axiom, - f_located(inst_LimeVillageAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred390, axiom, - f_located(inst_LivingstoneMarambaAirport,inst_Zambia)). - -fof(axWorldLZPred391, axiom, - f_located(inst_LivermoreMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred392, axiom, - f_located(inst_LawrencevilleBrunswickMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred393, axiom, - f_located(inst_MissionFieldMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred394, axiom, - f_located(inst_LavertonWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred395, axiom, - f_located(inst_LasVegasMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred396, axiom, - f_located(inst_GreenbrierValleyWVAirport,inst_UnitedStates)). - -fof(axWorldLZPred397, axiom, - f_located(inst_LawrenceMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred398, axiom, - f_located(inst_LewolebaAirport,inst_Indonesia)). - -fof(axWorldLZPred399, axiom, - f_located(inst_LawnHillQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred400, axiom, - f_located(inst_LowaiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred401, axiom, - f_located(inst_TingwallShetlandIslandsAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred402, axiom, - f_located(inst_HarrietFieldNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred403, axiom, - f_located(inst_LawrenceMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred404, axiom, - f_located(inst_GyumriLeninakanAirport,inst_Armenia)). - -fof(axWorldLZPred405, axiom, - f_located(inst_LeeuwardenAirport,inst_Netherlands)). - -fof(axWorldLZPred406, axiom, - f_located(inst_LewistonNezPerceCountyIDAirport,inst_UnitedStates)). - -fof(axWorldLZPred407, axiom, - f_located(inst_LewistownMunicipalMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred408, axiom, - f_located(inst_LawrencevilleVincennesInternationalILAirport,inst_UnitedStates)). - -fof(axWorldLZPred409, axiom, - f_located(inst_LawasSarawakAirport,inst_Malaysia)). - -fof(axWorldLZPred410, axiom, - f_located(inst_LhasaAirport,inst_China)). - -fof(axWorldLZPred411, axiom, - f_located(inst_LuangNamthaAirport,inst_Laos)). - -fof(axWorldLZPred412, axiom, - f_located(inst_LittleFallsMorrisonCountyMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred413, axiom, - f_located(inst_JimKellyFieldNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred414, axiom, - f_located(inst_LuxorAirport,inst_Egypt)). - -fof(axWorldLZPred415, axiom, - f_located(inst_LemnosLimnosAirport,inst_Greece)). - -fof(axWorldLZPred416, axiom, - f_located(inst_LukuluAirport,inst_Zambia)). - -fof(axWorldLZPred417, axiom, - f_located(inst_LakeCountyCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred418, axiom, - f_located(inst_LuoyangAirport,inst_China)). - -fof(axWorldLZPred419, axiom, - f_located(inst_LittleCaymenMunicipalAirStripLittleCaymanAirport,inst_CaymanIslands)). - -fof(axWorldLZPred420, axiom, - f_located(inst_LyckseleAirport,inst_Sweden)). - -fof(axWorldLZPred421, axiom, - f_located(inst_LynehamRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred422, axiom, - f_located(inst_LianyungangXinpuAirport,inst_China)). - -fof(axWorldLZPred423, axiom, - f_located(inst_LynchburgRegionalAirportPrestonGlennFieldVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred424, axiom, - f_located(inst_LunyukAirport,inst_Indonesia)). - -fof(axWorldLZPred425, axiom, - f_located(inst_AshfordAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred426, axiom, - f_located(inst_BronLyonAirport,inst_France)). - -fof(axWorldLZPred427, axiom, - f_located(inst_LyonsRiceCountyMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred428, axiom, - f_located(inst_FaisalabadAirport,inst_Pakistan)). - -fof(axWorldLZPred429, axiom, - f_located(inst_LongyearbyenSvalbardAirport,inst_Norway)). - -fof(axWorldLZPred430, axiom, - f_located(inst_SatolasLyonAirport,inst_France)). - -fof(axWorldLZPred431, axiom, - f_located(inst_LadyElliottIslandAirport,inst_Australia)). - -fof(axWorldLZPred432, axiom, - f_located(inst_ElyMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred433, axiom, - f_located(inst_LyddAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred434, axiom, - f_located(inst_LuizaAirport,inst_Zaire)). - -fof(axWorldLZPred435, axiom, - f_located(inst_LazaroCardenasAirport,inst_Mexico)). - -fof(axWorldLZPred436, axiom, - f_located(inst_LiuzhouAirport,inst_China)). - -fof(axWorldLZPred437, axiom, - f_located(inst_LuoziAirport,inst_Zaire)). - -fof(axWorldLZPred438, axiom, - f_located(inst_LuzhouSichuanAirport,inst_China)). - -fof(axWorldLZPred439, axiom, - f_located(inst_LizardIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred440, axiom, - f_located(inst_GwinnettCountyAirportBriscoeFieldGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred441, axiom, - f_located(inst_MeenambakkamMadrasAirport,inst_India)). - -fof(axWorldLZPred442, axiom, - f_located(inst_MarabaPAAirport,inst_Brazil)). - -fof(axWorldLZPred443, axiom, - f_located(inst_HerbertSmartDowntownGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred444, axiom, - f_located(inst_BarajasMadridAirport,inst_Spain)). - -fof(axWorldLZPred445, axiom, - f_located(inst_MaderaMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred446, axiom, - f_located(inst_MidlandInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred447, axiom, - f_located(inst_MadangAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred448, axiom, - f_located(inst_MahonMenorcaBalearicIslandsAirport,inst_Spain)). - -fof(axWorldLZPred449, axiom, - f_located(inst_MangochiAirport,inst_Malawi)). - -fof(axWorldLZPred450, axiom, - f_located(inst_MarshallIslandsInternationalMajuroAirport,inst_MarshallIslands)). - -fof(axWorldLZPred451, axiom, - f_located(inst_MalakalAirport,inst_Sudan)). - -fof(axWorldLZPred452, axiom, - f_located(inst_MangoleAirport,inst_Indonesia)). - -fof(axWorldLZPred453, axiom, - f_located(inst_MatamorosAirport,inst_Mexico)). - -fof(axWorldLZPred454, axiom, - f_located(inst_RingwayInternationalEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred455, axiom, - f_located(inst_EduardoGomesAMAirport,inst_Brazil)). - -fof(axWorldLZPred456, axiom, - f_located(inst_MamaiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred457, axiom, - f_located(inst_MaeSotAirport,inst_Thailand)). - -fof(axWorldLZPred458, axiom, - f_located(inst_LaChinitaMaracaiboAirport,inst_Venezuela)). - -fof(axWorldLZPred459, axiom, - f_located(inst_LorengauManusIslandAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred460, axiom, - f_located(inst_MatadiAirport,inst_Zaire)). - -fof(axWorldLZPred461, axiom, - f_located(inst_MaupitiSocietyIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred462, axiom, - f_located(inst_MaloelapMaloelapAirport,inst_MarshallIslands)). - -fof(axWorldLZPred463, axiom, - f_located(inst_MaldenMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred464, axiom, - f_located(inst_MatamAirport,inst_Senegal)). - -fof(axWorldLZPred465, axiom, - f_located(inst_MangroveCayAirport,inst_Bahamas)). - -fof(axWorldLZPred466, axiom, - f_located(inst_EugenioMariadeHostosMayaguezAirport,inst_PuertoRico)). - -fof(axWorldLZPred467, axiom, - f_located(inst_MoiInternationalMombasaAirport,inst_Kenya)). - -fof(axWorldLZPred468, axiom, - f_located(inst_MarbleBarWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred469, axiom, - f_located(inst_MbigouAirport,inst_Gabon)). - -fof(axWorldLZPred470, axiom, - f_located(inst_InternationalBophuthatswanaAirport,inst_SouthAfrica)). - -fof(axWorldLZPred471, axiom, - f_located(inst_MonbetsuAirport,inst_Japan)). - -fof(axWorldLZPred472, axiom, - f_located(inst_MtBuffaloAirport,inst_Australia)). - -fof(axWorldLZPred473, axiom, - f_located(inst_MobridgeMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred474, axiom, - f_located(inst_MaryboroughQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred475, axiom, - f_located(inst_MbeyaAirport,inst_Tanzania)). - -fof(axWorldLZPred476, axiom, - f_located(inst_SangsterMontegoBayAirport,inst_Jamaica)). - -fof(axWorldLZPred477, axiom, - f_located(inst_MatupaAirport,inst_Brazil)). - -fof(axWorldLZPred478, axiom, - f_located(inst_ManisteeCountyBlackerMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred479, axiom, - f_located(inst_MkambatiAirport,inst_SouthAfrica)). - -fof(axWorldLZPred480, axiom, - f_located(inst_MountBarnettWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred481, axiom, - f_located(inst_MamburaoAirport,inst_Philippines)). - -fof(axWorldLZPred482, axiom, - f_located(inst_MoyobambaAirport,inst_Peru)). - -fof(axWorldLZPred483, axiom, - f_located(inst_MbararaAirport,inst_Uganda)). - -fof(axWorldLZPred484, axiom, - f_located(inst_MboutAirport,inst_Mauritania)). - -fof(axWorldLZPred485, axiom, - f_located(inst_TriCityInternationalMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred486, axiom, - f_located(inst_MasbateAirport,inst_Philippines)). - -fof(axWorldLZPred487, axiom, - f_located(inst_MbambanakiraAirport,inst_SolomonIslands)). - -fof(axWorldLZPred488, axiom, - f_located(inst_MasaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred489, axiom, - f_located(inst_MoorabbinVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred490, axiom, - f_located(inst_MariborAirport,inst_Slovenia)). - -fof(axWorldLZPred491, axiom, - f_located(inst_OmarNBradleyMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred492, axiom, - f_located(inst_MavesAirport,inst_Brazil)). - -fof(axWorldLZPred493, axiom, - f_located(inst_MacentaAirport,inst_Guinea)). - -fof(axWorldLZPred494, axiom, - f_located(inst_McCombPikeCountyJohnELewisFieldMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred495, axiom, - f_located(inst_McClellanAirForceBaseCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred496, axiom, - f_located(inst_MackinacIslandMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred497, axiom, - f_located(inst_MercedMunicipalAirportMacreadyFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred498, axiom, - f_located(inst_MacDillAirForceBaseFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred499, axiom, - f_located(inst_McGrathAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred500, axiom, - f_located(inst_MachalaAirport,inst_Ecuador)). - -fof(axWorldLZPred501, axiom, - f_located(inst_KansasCityInternationalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred502, axiom, - f_located(inst_MaicaoAirport,inst_Colombia)). - -fof(axWorldLZPred503, axiom, - f_located(inst_McCookMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred504, axiom, - f_located(inst_McKinleyNationalParkAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred505, axiom, - f_located(inst_MonteCarloAirport,inst_Monaco)). - -fof(axWorldLZPred506, axiom, - f_located(inst_MiddleGeorgiaRegionalGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred507, axiom, - f_located(inst_OrlandoInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred508, axiom, - f_located(inst_MacapaPAAirport,inst_Brazil)). - -fof(axWorldLZPred509, axiom, - f_located(inst_MiskolcAirport,inst_Hungary)). - -fof(axWorldLZPred510, axiom, - f_located(inst_MelchordeMencosAirport,inst_Guatemala)). - -fof(axWorldLZPred511, axiom, - f_located(inst_MontesCaserosAirport,inst_Argentina)). - -fof(axWorldLZPred512, axiom, - f_located(inst_SeebMuscatAirport,inst_Oman)). - -fof(axWorldLZPred513, axiom, - f_located(inst_MontluconAirport,inst_France)). - -fof(axWorldLZPred514, axiom, - f_located(inst_McArthurRiverNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred515, axiom, - f_located(inst_MasonCityMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred516, axiom, - f_located(inst_MakhachkalaDagestanAirport,inst_Russia)). - -fof(axWorldLZPred517, axiom, - f_located(inst_MaroochydoreSunshineCoastQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred518, axiom, - f_located(inst_MaceioALAirport,inst_Brazil)). - -fof(axWorldLZPred519, axiom, - f_located(inst_MartindaleArmyAirFieldTexasArmyNationalGuardTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred520, axiom, - f_located(inst_MelindaAirport,inst_Belize)). - -fof(axWorldLZPred521, axiom, - f_located(inst_SamRatulangiManadoAirport,inst_Indonesia)). - -fof(axWorldLZPred522, axiom, - f_located(inst_MidlandAirparkTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred523, axiom, - f_located(inst_OlayaHerreraMedellinAirport,inst_Colombia)). - -fof(axWorldLZPred524, axiom, - f_located(inst_TaylorCountyWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred525, axiom, - f_located(inst_MudanjiangAirport,inst_China)). - -fof(axWorldLZPred526, axiom, - f_located(inst_SouthernIllinoisILAirport,inst_UnitedStates)). - -fof(axWorldLZPred527, axiom, - f_located(inst_MakurdiAirport,inst_Nigeria)). - -fof(axWorldLZPred528, axiom, - f_located(inst_CityCountyORAirport,inst_UnitedStates)). - -fof(axWorldLZPred529, axiom, - f_located(inst_MbandakaAirport,inst_Zaire)). - -fof(axWorldLZPred530, axiom, - f_located(inst_MandalayAirport,inst_Myanmar)). - -fof(axWorldLZPred531, axiom, - f_located(inst_MundukuAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred532, axiom, - f_located(inst_MadisonMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldLZPred533, axiom, - f_located(inst_MiddletonIslandAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred534, axiom, - f_located(inst_MindiptanaAirport,inst_Indonesia)). - -fof(axWorldLZPred535, axiom, - f_located(inst_MardelPlataAirport,inst_Argentina)). - -fof(axWorldLZPred536, axiom, - f_located(inst_MedfraAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred537, axiom, - f_located(inst_HarrisburgInternationalPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred538, axiom, - f_located(inst_MendiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred539, axiom, - f_located(inst_MedouneuAirport,inst_Gabon)). - -fof(axWorldLZPred540, axiom, - f_located(inst_ChicagoMidwayILAirport,inst_UnitedStates)). - -fof(axWorldLZPred541, axiom, - f_located(inst_MercedesAirport,inst_Argentina)). - -fof(axWorldLZPred542, axiom, - f_located(inst_MidwayNavalAirFacilitySandIslandAirport,inst_MidwayIslands)). - -fof(axWorldLZPred543, axiom, - f_located(inst_ElPlumerilloMendozaAirport,inst_Argentina)). - -fof(axWorldLZPred544, axiom, - f_located(inst_MacaeRJAirport,inst_Brazil)). - -fof(axWorldLZPred545, axiom, - f_located(inst_EssendonVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred546, axiom, - f_located(inst_EloyAlfaroMantaAirport,inst_Ecuador)). - -fof(axWorldLZPred547, axiom, - f_located(inst_MedinaMadinahAirport,inst_SaudiArabia)). - -fof(axWorldLZPred548, axiom, - f_located(inst_MareLoyaltyIslandsAirport,inst_NewCaledonia)). - -fof(axWorldLZPred549, axiom, - f_located(inst_MelfiAirport,inst_Chad)). - -fof(axWorldLZPred550, axiom, - f_located(inst_MalangeMalanjeAirport,inst_Angola)). - -fof(axWorldLZPred551, axiom, - f_located(inst_MehamnAirport,inst_Norway)). - -fof(axWorldLZPred552, axiom, - f_located(inst_KeyFieldMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred553, axiom, - f_located(inst_PortMeadvillePAAirport,inst_UnitedStates)). - -fof(axWorldLZPred554, axiom, - f_located(inst_MeknesAirport,inst_Morocco)). - -fof(axWorldLZPred555, axiom, - f_located(inst_TullamarineInternationalVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred556, axiom, - f_located(inst_MemphisInternationalTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred557, axiom, - f_located(inst_MendeAirport,inst_France)). - -fof(axWorldLZPred558, axiom, - f_located(inst_DareCountyRegionalNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred559, axiom, - f_located(inst_MersingAirport,inst_Malaysia)). - -fof(axWorldLZPred560, axiom, - f_located(inst_MeulabohAirport,inst_Indonesia)). - -fof(axWorldLZPred561, axiom, - f_located(inst_CastleAirForceBaseCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred562, axiom, - f_located(inst_PoloniaMedanAirport,inst_Indonesia)). - -fof(axWorldLZPred563, axiom, - f_located(inst_MoretonQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred564, axiom, - f_located(inst_MonteDouradoAirport,inst_Brazil)). - -fof(axWorldLZPred565, axiom, - f_located(inst_DouglasCountyNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred566, axiom, - f_located(inst_MwekaAirport,inst_Zaire)). - -fof(axWorldLZPred567, axiom, - f_located(inst_AeropuertoInternacionalBenitoJuarezCiudaddeMexicoMexicoCityAirport,inst_Mexico)). - -fof(axWorldLZPred568, axiom, - f_located(inst_MeghauliAirport,inst_Nepal)). - -fof(axWorldLZPred569, axiom, - f_located(inst_MessinaAirport,inst_SouthAfrica)). - -fof(axWorldLZPred570, axiom, - f_located(inst_MafiaIslandAirport,inst_Tanzania)). - -fof(axWorldLZPred571, axiom, - f_located(inst_MonfortAirport,inst_Colombia)). - -fof(axWorldLZPred572, axiom, - f_located(inst_MafetengAirport,inst_SouthAfrica)). - -fof(axWorldLZPred573, axiom, - f_located(inst_MansfieldLahmMunicipalOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred574, axiom, - f_located(inst_MillerInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred575, axiom, - f_located(inst_MoandaAirportGabon,inst_Gabon)). - -fof(axWorldLZPred576, axiom, - f_located(inst_MuzaffarabadAirport,inst_Pakistan)). - -fof(axWorldLZPred577, axiom, - f_located(inst_MarshfieldMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred578, axiom, - f_located(inst_MoalaAirport,inst_Fiji)). - -fof(axWorldLZPred579, axiom, - f_located(inst_MafekingAirport,inst_SouthAfrica)). - -fof(axWorldLZPred580, axiom, - f_located(inst_MtFullStopAirport,inst_Australia)). - -fof(axWorldLZPred581, axiom, - f_located(inst_MilfordSoundAirport,inst_NewZealand)). - -fof(axWorldLZPred582, axiom, - f_located(inst_SharmElSheikhRasNasraniAirport,inst_Egypt)). - -fof(axWorldLZPred583, axiom, - f_located(inst_MannersCreekNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred584, axiom, - f_located(inst_MaradiAirport,inst_Niger)). - -fof(axWorldLZPred585, axiom, - f_located(inst_MedfordJacksonCountyORAirport,inst_UnitedStates)). - -fof(axWorldLZPred586, axiom, - f_located(inst_MirafloresAirport,inst_Colombia)). - -fof(axWorldLZPred587, axiom, - f_located(inst_MfuweAirport,inst_Zambia)). - -fof(axWorldLZPred588, axiom, - f_located(inst_AccomackCountyVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred589, axiom, - f_located(inst_MetropolitanAreaFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred590, axiom, - f_located(inst_MeribelAirport,inst_France)). - -fof(axWorldLZPred591, axiom, - f_located(inst_MayfaahAirport,inst_Yemen)). - -fof(axWorldLZPred592, axiom, - f_located(inst_AugustoCesarSandinoManaguaAirport,inst_Nicaragua)). - -fof(axWorldLZPred593, axiom, - f_located(inst_MountGambierSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred594, axiom, - f_located(inst_MichiganCityINAirport,inst_UnitedStates)). - -fof(axWorldLZPred595, axiom, - f_located(inst_MagdalenaAirport,inst_Bolivia)). - -fof(axWorldLZPred596, axiom, - f_located(inst_DobbinsAirReserveBaseGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred597, axiom, - f_located(inst_MaringaPRAirport,inst_Brazil)). - -fof(axWorldLZPred598, axiom, - f_located(inst_MargarinaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred599, axiom, - f_located(inst_MargateAirport,inst_SouthAfrica)). - -fof(axWorldLZPred600, axiom, - f_located(inst_MatagordaPeninsulaTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred601, axiom, - f_located(inst_OrangeCountyNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred602, axiom, - f_located(inst_MoenchengladbachMonchengladbachAirport,inst_Germany)). - -fof(axWorldLZPred603, axiom, - f_located(inst_DannellyFieldALAirport,inst_UnitedStates)). - -fof(axWorldLZPred604, axiom, - f_located(inst_MaganqueAirport,inst_Colombia)). - -fof(axWorldLZPred605, axiom, - f_located(inst_ManeaAirport,inst_Gabon)). - -fof(axWorldLZPred606, axiom, - f_located(inst_MangaAirport,inst_SolomonIslands)). - -fof(axWorldLZPred607, axiom, - f_located(inst_PetrellaMogadishuMogadiscioAirport,inst_Somalia)). - -fof(axWorldLZPred608, axiom, - f_located(inst_MoultrieMunicipalGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred609, axiom, - f_located(inst_MangaiaAirport,inst_CookIslands)). - -fof(axWorldLZPred610, axiom, - f_located(inst_MillingimbiNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred611, axiom, - f_located(inst_ManaungAirport,inst_Burma)). - -fof(axWorldLZPred612, axiom, - f_located(inst_MargaretRiverWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred613, axiom, - f_located(inst_MorgantownMunicipalAirportWalterLBillHartFieldWVAirport,inst_UnitedStates)). - -fof(axWorldLZPred614, axiom, - f_located(inst_MoabiAirport,inst_Gabon)). - -fof(axWorldLZPred615, axiom, - f_located(inst_DaytonGeneralAirportSouthOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred616, axiom, - f_located(inst_MyeikMerguiAirport,inst_Myanmar)). - -fof(axWorldLZPred617, axiom, - f_located(inst_MahdiaAirport,inst_Guyana)). - -fof(axWorldLZPred618, axiom, - f_located(inst_MechanicsBaySeaplaneBaseAucklandAirport,inst_NewZealand)). - -fof(axWorldLZPred619, axiom, - f_located(inst_MashadAirport,inst_Iran)). - -fof(axWorldLZPred620, axiom, - f_located(inst_MitchellMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred621, axiom, - f_located(inst_MorichalAirport,inst_Colombia)). - -fof(axWorldLZPred622, axiom, - f_located(inst_MannheimAirport,inst_Germany)). - -fof(axWorldLZPred623, axiom, - f_located(inst_MarshHarbourAbacoAirport,inst_Bahamas)). - -fof(axWorldLZPred624, axiom, - f_located(inst_MushaAirport,inst_Djibouti)). - -fof(axWorldLZPred625, axiom, - f_located(inst_ManhattanMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred626, axiom, - f_located(inst_MarshallMemorialMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred627, axiom, - f_located(inst_MinchuminaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred628, axiom, - f_located(inst_HookerCountyNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred629, axiom, - f_located(inst_MtHouseWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred630, axiom, - f_located(inst_MetterMunicipalGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred631, axiom, - f_located(inst_MariehamnMaarianhaminaAirport,inst_Finland)). - -fof(axWorldLZPred632, axiom, - f_located(inst_MatherAirForceBaseCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred633, axiom, - f_located(inst_MountShastaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred634, axiom, - f_located(inst_ManchesterNHAirport,inst_UnitedStates)). - -fof(axWorldLZPred635, axiom, - f_located(inst_MountHothamVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred636, axiom, - f_located(inst_MojaveCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred637, axiom, - f_located(inst_ManihikiIslandAirport,inst_CookIslands)). - -fof(axWorldLZPred638, axiom, - f_located(inst_MoreheadAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred639, axiom, - f_located(inst_MildenhallAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred640, axiom, - f_located(inst_MiamiInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred641, axiom, - f_located(inst_MinotAirForceBaseNDAirport,inst_UnitedStates)). - -fof(axWorldLZPred642, axiom, - f_located(inst_CrystalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred643, axiom, - f_located(inst_LicManuelCrecencioRejonMeridaAirport,inst_Mexico)). - -fof(axWorldLZPred644, axiom, - f_located(inst_DelawareCountyAirportJohnsonFieldINAirport,inst_UnitedStates)). - -fof(axWorldLZPred645, axiom, - f_located(inst_RoyHurdMemorialTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred646, axiom, - f_located(inst_MitchellPlateauAirport,inst_Australia)). - -fof(axWorldLZPred647, axiom, - f_located(inst_MariliaSPAirport,inst_Brazil)). - -fof(axWorldLZPred648, axiom, - f_located(inst_MiliMiliIslandAirport,inst_MarshallIslands)). - -fof(axWorldLZPred649, axiom, - f_located(inst_MikkeliAirport,inst_Finland)). - -fof(axWorldLZPred650, axiom, - f_located(inst_MetropolitanAreaMilanoMilanAirport,inst_Italy)). - -fof(axWorldLZPred651, axiom, - f_located(inst_MerimbulaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred652, axiom, - f_located(inst_MinnipaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred653, axiom, - f_located(inst_MiamiMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred654, axiom, - f_located(inst_MitspehRamonaAirport,inst_Israel)). - -fof(axWorldLZPred655, axiom, - f_located(inst_MillardNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred656, axiom, - f_located(inst_SkanesMonastirAirport,inst_Tunisia)). - -fof(axWorldLZPred657, axiom, - f_located(inst_MisimaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred658, axiom, - f_located(inst_ShafterAirportMinterFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred659, axiom, - f_located(inst_MaiduguriAirport,inst_Nigeria)). - -fof(axWorldLZPred660, axiom, - f_located(inst_MillvilleMunicipalNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred661, axiom, - f_located(inst_MarshalltownMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred662, axiom, - f_located(inst_MiritiAirport,inst_Colombia)). - -fof(axWorldLZPred663, axiom, - f_located(inst_MainoruNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred664, axiom, - f_located(inst_ManjaAirport,inst_Madagascar)). - -fof(axWorldLZPred665, axiom, - f_located(inst_MejitMejitIslandAirport,inst_Palau)). - -fof(axWorldLZPred666, axiom, - f_located(inst_MoenjodaroMohenjoDaroAirport,inst_Pakistan)). - -fof(axWorldLZPred667, axiom, - f_located(inst_MajkinAirport,inst_MarshallIslands)). - -fof(axWorldLZPred668, axiom, - f_located(inst_MosjoenAirport,inst_Norway)). - -fof(axWorldLZPred669, axiom, - f_located(inst_MayajiquaAirport,inst_Cuba)). - -fof(axWorldLZPred670, axiom, - f_located(inst_MajmaAirport,inst_SaudiArabia)). - -fof(axWorldLZPred671, axiom, - f_located(inst_MajiAirport,inst_Ethiopia)). - -fof(axWorldLZPred672, axiom, - f_located(inst_MokiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred673, axiom, - f_located(inst_MonkeyMiaWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred674, axiom, - f_located(inst_MouilaAirport,inst_Gabon)). - -fof(axWorldLZPred675, axiom, - f_located(inst_MbujiMayiAirport,inst_Zaire)). - -fof(axWorldLZPred676, axiom, - f_located(inst_AmborovyMahajangaMajungaAirport,inst_Madagascar)). - -fof(axWorldLZPred677, axiom, - f_located(inst_ManjimupWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred678, axiom, - f_located(inst_JacksonMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred679, axiom, - f_located(inst_MiramarAirport,inst_Argentina)). - -fof(axWorldLZPred680, axiom, - f_located(inst_MaganjadaCostaAirport,inst_Mozambique)). - -fof(axWorldLZPred681, axiom, - f_located(inst_MytileneMitiliniLesbosIslandAirport,inst_Greece)). - -fof(axWorldLZPred682, axiom, - f_located(inst_MamujuAirport,inst_Indonesia)). - -fof(axWorldLZPred683, axiom, - f_located(inst_SanJavierMurciaAirport,inst_Spain)). - -fof(axWorldLZPred684, axiom, - f_located(inst_MangunjayaAirport,inst_Indonesia)). - -fof(axWorldLZPred685, axiom, - f_located(inst_MirnyyYakutiaSakhaAirport,inst_Russia)). - -fof(axWorldLZPred686, axiom, - f_located(inst_MarianskeLazneAirport,inst_CzechRepublic)). - -fof(axWorldLZPred687, axiom, - f_located(inst_MekamboAirport,inst_Gabon)). - -fof(axWorldLZPred688, axiom, - f_located(inst_KansasCityDowntownMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred689, axiom, - f_located(inst_MetekelAirport,inst_Ethiopia)). - -fof(axWorldLZPred690, axiom, - f_located(inst_GeneralMitchellInternationalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred691, axiom, - f_located(inst_McKennaArmyAirFieldGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred692, axiom, - f_located(inst_NorthsideMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred693, axiom, - f_located(inst_MokhotlongAirport,inst_Lesotho)). - -fof(axWorldLZPred694, axiom, - f_located(inst_MbokiAirport,inst_CentralAfricanRepublic)). - -fof(axWorldLZPred695, axiom, - f_located(inst_MakouaAirport,inst_Congo)). - -fof(axWorldLZPred696, axiom, - f_located(inst_MolokaiHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred697, axiom, - f_located(inst_McKellarSipesRegionalTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred698, axiom, - f_located(inst_MukahSarawakAirport,inst_Malaysia)). - -fof(axWorldLZPred699, axiom, - f_located(inst_MalekolonAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred700, axiom, - f_located(inst_DavisFieldOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred701, axiom, - f_located(inst_MakemoAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred702, axiom, - f_located(inst_MopahMeraukeAirport,inst_Indonesia)). - -fof(axWorldLZPred703, axiom, - f_located(inst_MeekatharraWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred704, axiom, - f_located(inst_MekaneSalemAirport,inst_Ethiopia)). - -fof(axWorldLZPred705, axiom, - f_located(inst_MankatoMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred706, axiom, - f_located(inst_MakokouAirport,inst_Gabon)). - -fof(axWorldLZPred707, axiom, - f_located(inst_MtCavenaghNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred708, axiom, - f_located(inst_ManokwariAirport,inst_Indonesia)). - -fof(axWorldLZPred709, axiom, - f_located(inst_MukallaAirport,inst_Yemen)). - -fof(axWorldLZPred710, axiom, - f_located(inst_MackayQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred711, axiom, - f_located(inst_BatuBerMalaccaMelakaAirport,inst_Malaysia)). - -fof(axWorldLZPred712, axiom, - f_located(inst_LuqaMaltaAirport,inst_Malta)). - -fof(axWorldLZPred713, axiom, - f_located(inst_MelbourneInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred714, axiom, - f_located(inst_McAlesterRegionalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred715, axiom, - f_located(inst_MaladCityIDAirport,inst_UnitedStates)). - -fof(axWorldLZPred716, axiom, - f_located(inst_MaleHululeAirport,inst_Maldives)). - -fof(axWorldLZPred717, axiom, - f_located(inst_MilfordMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred718, axiom, - f_located(inst_MalangAirport,inst_Indonesia)). - -fof(axWorldLZPred719, axiom, - f_located(inst_BaselMulhouseEuroMulhouseAirport,inst_France)). - -fof(axWorldLZPred720, axiom, - f_located(inst_QuadCityILAirport,inst_UnitedStates)). - -fof(axWorldLZPred721, axiom, - f_located(inst_BaldwinCountyGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred722, axiom, - f_located(inst_MaltaMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred723, axiom, - f_located(inst_MarshallAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred724, axiom, - f_located(inst_MoreliaAirport,inst_Mexico)). - -fof(axWorldLZPred725, axiom, - f_located(inst_MilosAirport,inst_Greece)). - -fof(axWorldLZPred726, axiom, - f_located(inst_MalabangAirport,inst_Philippines)). - -fof(axWorldLZPred727, axiom, - f_located(inst_MalalauaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred728, axiom, - f_located(inst_MillicentSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred729, axiom, - f_located(inst_FrankWileyFieldMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred730, axiom, - f_located(inst_MillinocketMunicipalMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred731, axiom, - f_located(inst_MonroeRegionalLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred732, axiom, - f_located(inst_MerlunaQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred733, axiom, - f_located(inst_SpriggsPayneMonroviaAirport,inst_Liberia)). - -fof(axWorldLZPred734, axiom, - f_located(inst_MalatvaAirport,inst_Turkey)). - -fof(axWorldLZPred735, axiom, - f_located(inst_ManleyHotSpringsAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred736, axiom, - f_located(inst_MeloAirport,inst_Uruguay)). - -fof(axWorldLZPred737, axiom, - f_located(inst_MalmoAirport,inst_Sweden)). - -fof(axWorldLZPred738, axiom, - f_located(inst_MemanbetsuAirport,inst_Japan)). - -fof(axWorldLZPred739, axiom, - f_located(inst_CiudadManteAirport,inst_Mexico)). - -fof(axWorldLZPred740, axiom, - f_located(inst_MinamiDaitoJimaOkinawaAirport,inst_Japan)). - -fof(axWorldLZPred741, axiom, - f_located(inst_TeesSideAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred742, axiom, - f_located(inst_MamfeAirport,inst_Cameroon)). - -fof(axWorldLZPred743, axiom, - f_located(inst_MountMagnetWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred744, axiom, - f_located(inst_MammothLakesCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred745, axiom, - f_located(inst_McMinnCountyTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred746, axiom, - f_located(inst_MatsumotoAirport,inst_Japan)). - -fof(axWorldLZPred747, axiom, - f_located(inst_MurmanskMurmanskAirport,inst_Russia)). - -fof(axWorldLZPred748, axiom, - f_located(inst_MarshallMunicipalAirportRyanFieldMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred749, axiom, - f_located(inst_MiddlemountQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred750, axiom, - f_located(inst_MinuteManAirfieldMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred751, axiom, - f_located(inst_MaioMaioAirport,inst_CapeVerde)). - -fof(axWorldLZPred752, axiom, - f_located(inst_MompusAirport,inst_Colombia)). - -fof(axWorldLZPred753, axiom, - f_located(inst_MBalaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldLZPred754, axiom, - f_located(inst_CampMaybryTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred755, axiom, - f_located(inst_SelfsMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred756, axiom, - f_located(inst_McEntireAirNationalGuardBaseSCAirport,inst_UnitedStates)). - -fof(axWorldLZPred757, axiom, - f_located(inst_MorristownMunicipalNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred758, axiom, - f_located(inst_McMinnvilleMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldLZPred759, axiom, - f_located(inst_MomaAirport,inst_Mozambique)). - -fof(axWorldLZPred760, axiom, - f_located(inst_SturupMalmoAirport,inst_Sweden)). - -fof(axWorldLZPred761, axiom, - f_located(inst_MiyakoJimaRyukuAirport,inst_Japan)). - -fof(axWorldLZPred762, axiom, - f_located(inst_MaimanaAirport,inst_Afghanistan)). - -fof(axWorldLZPred763, axiom, - f_located(inst_MelangguaneAirport,inst_Indonesia)). - -fof(axWorldLZPred764, axiom, - f_located(inst_MoandaAirport,inst_Zaire)). - -fof(axWorldLZPred765, axiom, - f_located(inst_NacalaAirport,inst_Mozambique)). - -fof(axWorldLZPred766, axiom, - f_located(inst_MedinaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred767, axiom, - f_located(inst_MungeranieSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred768, axiom, - f_located(inst_ManaAirport,inst_Fiji)). - -fof(axWorldLZPred769, axiom, - f_located(inst_ManingridaNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred770, axiom, - f_located(inst_MinneriyaAirport,inst_SriLanka)). - -fof(axWorldLZPred771, axiom, - f_located(inst_BlackburneMontserratPlymouthAirport,inst_Montserrat)). - -fof(axWorldLZPred772, axiom, - f_located(inst_MananjaryAirport,inst_Madagascar)). - -fof(axWorldLZPred773, axiom, - f_located(inst_MaianaAirport,inst_Kiribati)). - -fof(axWorldLZPred774, axiom, - f_located(inst_NinoyAquinoInternationalManilaAirport,inst_Philippines)). - -fof(axWorldLZPred775, axiom, - f_located(inst_MenomineeMarinetteTwinCountyMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred776, axiom, - f_located(inst_MarionMunicipalOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred777, axiom, - f_located(inst_ManonoAirport,inst_Zaire)). - -fof(axWorldLZPred778, axiom, - f_located(inst_MaronAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred779, axiom, - f_located(inst_MontoQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred780, axiom, - f_located(inst_MonguAirport,inst_Zambia)). - -fof(axWorldLZPred781, axiom, - f_located(inst_MansaAirport,inst_Zambia)). - -fof(axWorldLZPred782, axiom, - f_located(inst_MintoAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred783, axiom, - f_located(inst_MaulmyineMoulmeinAirport,inst_Myanmar)). - -fof(axWorldLZPred784, axiom, - f_located(inst_MountainValleyAirport,inst_Australia)). - -fof(axWorldLZPred785, axiom, - f_located(inst_MacDonaldDownsAirport,inst_Australia)). - -fof(axWorldLZPred786, axiom, - f_located(inst_ManicoreAMAirport,inst_Brazil)). - -fof(axWorldLZPred787, axiom, - f_located(inst_MonoAirport,inst_SolomonIslands)). - -fof(axWorldLZPred788, axiom, - f_located(inst_ManassasMunicipalAirportHarryPDavisFieldVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred789, axiom, - f_located(inst_MoaAirport,inst_Cuba)). - -fof(axWorldLZPred790, axiom, - f_located(inst_BatesFieldALAirport,inst_UnitedStates)). - -fof(axWorldLZPred791, axiom, - f_located(inst_MontesClarosMGAirport,inst_Brazil)). - -fof(axWorldLZPred792, axiom, - f_located(inst_ModestoCityCountyAirportHarryShamFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred793, axiom, - f_located(inst_MomeikAirport,inst_Myanmar)). - -fof(axWorldLZPred794, axiom, - f_located(inst_MaumereAirport,inst_Indonesia)). - -fof(axWorldLZPred795, axiom, - f_located(inst_MonghsatAirport,inst_Myanmar)). - -fof(axWorldLZPred796, axiom, - f_located(inst_MohanbariAirport,inst_India)). - -fof(axWorldLZPred797, axiom, - f_located(inst_MitiaroAirport,inst_CookIslands)). - -fof(axWorldLZPred798, axiom, - f_located(inst_AroMoldeAirport,inst_Norway)). - -fof(axWorldLZPred799, axiom, - f_located(inst_MoudjeriaAirport,inst_Mauritania)). - -fof(axWorldLZPred800, axiom, - f_located(inst_MountCookAirport,inst_NewZealand)). - -fof(axWorldLZPred801, axiom, - f_located(inst_MoombaAirport,inst_Australia)). - -fof(axWorldLZPred802, axiom, - f_located(inst_MountPleasantMunicipalMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred803, axiom, - f_located(inst_MorondavaAirport,inst_Madagascar)). - -fof(axWorldLZPred804, axiom, - f_located(inst_MooreMurrellTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred805, axiom, - f_located(inst_MosesPointAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred806, axiom, - f_located(inst_MinotInternationalNDAirport,inst_UnitedStates)). - -fof(axWorldLZPred807, axiom, - f_located(inst_MountainVillageAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred808, axiom, - f_located(inst_MoranbahQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred809, axiom, - f_located(inst_MetropolitanAreaMoscowAirport,inst_Russia)). - -fof(axWorldLZPred810, axiom, - f_located(inst_MorrisMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred811, axiom, - f_located(inst_MonterreyAirport,inst_Colombia)). - -fof(axWorldLZPred812, axiom, - f_located(inst_MooreaSocietyIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred813, axiom, - f_located(inst_MpachaAirport,inst_Namibia)). - -fof(axWorldLZPred814, axiom, - f_located(inst_ChalkSeaplaneBaseFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred815, axiom, - f_located(inst_MukoMukoAirport,inst_Indonesia)). - -fof(axWorldLZPred816, axiom, - f_located(inst_MirpurKhasAirport,inst_Pakistan)). - -fof(axWorldLZPred817, axiom, - f_located(inst_GriswoldCTAirport,inst_UnitedStates)). - -fof(axWorldLZPred818, axiom, - f_located(inst_MapodaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred819, axiom, - f_located(inst_MakiniAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred820, axiom, - f_located(inst_MalayAirport,inst_Philippines)). - -fof(axWorldLZPred821, axiom, - f_located(inst_MamitupoAirport,inst_Panama)). - -fof(axWorldLZPred822, axiom, - f_located(inst_PetitJeanParkARAirport,inst_UnitedStates)). - -fof(axWorldLZPred823, axiom, - f_located(inst_MokpoAirport,inst_SouthKorea)). - -fof(axWorldLZPred824, axiom, - f_located(inst_MediteraneeFrejorguesMontpellierAirport,inst_France)). - -fof(axWorldLZPred825, axiom, - f_located(inst_MaputoAirport,inst_Mozambique)). - -fof(axWorldLZPred826, axiom, - f_located(inst_MountPleasantAirport,inst_FalklandIslands)). - -fof(axWorldLZPred827, axiom, - f_located(inst_PoconoMountainsMunicipalPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred828, axiom, - f_located(inst_MalatupoAirport,inst_Panama)). - -fof(axWorldLZPred829, axiom, - f_located(inst_MaanAirport,inst_Jordan)). - -fof(axWorldLZPred830, axiom, - f_located(inst_McPhersonKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred831, axiom, - f_located(inst_MountPleasantMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred832, axiom, - f_located(inst_MalianaAirport,inst_Indonesia)). - -fof(axWorldLZPred833, axiom, - f_located(inst_MapuaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred834, axiom, - f_located(inst_EdwardFKnappStateVTAirport,inst_UnitedStates)). - -fof(axWorldLZPred835, axiom, - f_located(inst_MariupolZhdanovDonetskAirport,inst_Ukraine)). - -fof(axWorldLZPred836, axiom, - f_located(inst_MiyanminAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred837, axiom, - f_located(inst_MaripasoulaAirport,inst_Suriname)). - -fof(axWorldLZPred838, axiom, - f_located(inst_MountPleasantMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred839, axiom, - f_located(inst_MandoraWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred840, axiom, - f_located(inst_MacombMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldLZPred841, axiom, - f_located(inst_MaquinchaoAirport,inst_Argentina)). - -fof(axWorldLZPred842, axiom, - f_located(inst_MarquaNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred843, axiom, - f_located(inst_MagnitogorskChelyabinskAirport,inst_Russia)). - -fof(axWorldLZPred844, axiom, - f_located(inst_MinacuAirport,inst_Brazil)). - -fof(axWorldLZPred845, axiom, - f_located(inst_HeliportMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred846, axiom, - f_located(inst_MountComfortINAirport,inst_UnitedStates)). - -fof(axWorldLZPred847, axiom, - f_located(inst_MilduraVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred848, axiom, - f_located(inst_RossvollMoiRanaAirport,inst_Norway)). - -fof(axWorldLZPred849, axiom, - f_located(inst_MoundouAirport,inst_Chad)). - -fof(axWorldLZPred850, axiom, - f_located(inst_MosqueraAirport,inst_Colombia)). - -fof(axWorldLZPred851, axiom, - f_located(inst_MarquetteCountyMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred852, axiom, - f_located(inst_MariquitaAirport,inst_Colombia)). - -fof(axWorldLZPred853, axiom, - f_located(inst_AeropuertoInternacionalSimonBolivarMaiquetiaAirport,inst_Venezuela)). - -fof(axWorldLZPred854, axiom, - f_located(inst_TelfairWheelerGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred855, axiom, - f_located(inst_MakaleAirport,inst_Ethiopia)). - -fof(axWorldLZPred856, axiom, - f_located(inst_SmyrnaTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred857, axiom, - f_located(inst_MisurataAirport,inst_Libya)). - -fof(axWorldLZPred858, axiom, - f_located(inst_EasternWestVirginiaRegionalAirportShepherdFieldWVAirport,inst_UnitedStates)). - -fof(axWorldLZPred859, axiom, - f_located(inst_MauryCountyTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred860, axiom, - f_located(inst_MeridaAirport,inst_Venezuela)). - -fof(axWorldLZPred861, axiom, - f_located(inst_MaraLodgesAirport,inst_Kenya)). - -fof(axWorldLZPred862, axiom, - f_located(inst_MarfaMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred863, axiom, - f_located(inst_MayRiverAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred864, axiom, - f_located(inst_MerrillFieldAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred865, axiom, - f_located(inst_MarcalaAirport,inst_Honduras)). - -fof(axWorldLZPred866, axiom, - f_located(inst_MarcoIslandFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred867, axiom, - f_located(inst_MinersLakeAirport,inst_Australia)). - -fof(axWorldLZPred868, axiom, - f_located(inst_ManareAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred869, axiom, - f_located(inst_MorgantonLenoirNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred870, axiom, - f_located(inst_MastertonAirport,inst_NewZealand)). - -fof(axWorldLZPred871, axiom, - f_located(inst_MarlaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred872, axiom, - f_located(inst_MarinduqueAirport,inst_Philippines)). - -fof(axWorldLZPred873, axiom, - f_located(inst_JMVelascoIbarraMacaraAirport,inst_Ecuador)). - -fof(axWorldLZPred874, axiom, - f_located(inst_MarignaneProvenceMarseilleAirport,inst_France)). - -fof(axWorldLZPred875, axiom, - f_located(inst_MordakAirport,inst_Australia)). - -fof(axWorldLZPred876, axiom, - f_located(inst_SirSeewoosagurRamgoolamMauritiusAirport,inst_Mauritius)). - -fof(axWorldLZPred877, axiom, - f_located(inst_MineralniyeVodyStavropolAirport,inst_Russia)). - -fof(axWorldLZPred878, axiom, - f_located(inst_MoriokaAirport,inst_Japan)). - -fof(axWorldLZPred879, axiom, - f_located(inst_MargaritaIslandAirport,inst_Venezuela)). - -fof(axWorldLZPred880, axiom, - f_located(inst_MontereyPeninsulaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred881, axiom, - f_located(inst_MoreeNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred882, axiom, - f_located(inst_MuskratDamONAirport,inst_Canada)). - -fof(axWorldLZPred883, axiom, - f_located(inst_StMaartenMarigotAirport,inst_NetherlandsAntilles)). - -fof(axWorldLZPred884, axiom, - f_located(inst_FalconFieldAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred885, axiom, - f_located(inst_MountPleasantUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred886, axiom, - f_located(inst_KentInternationalEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred887, axiom, - f_located(inst_MtSwanNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred888, axiom, - f_located(inst_MatsaileAirport,inst_Lesotho)). - -fof(axWorldLZPred889, axiom, - f_located(inst_MasirahAirport,inst_Oman)). - -fof(axWorldLZPred890, axiom, - f_located(inst_MasalemboAirport,inst_Indonesia)). - -fof(axWorldLZPred891, axiom, - f_located(inst_MisawaAirport,inst_Japan)). - -fof(axWorldLZPred892, axiom, - f_located(inst_MasticPointAirport,inst_Bahamas)). - -fof(axWorldLZPred893, axiom, - f_located(inst_MuscleShoalsRegionalALAirport,inst_UnitedStates)). - -fof(axWorldLZPred894, axiom, - f_located(inst_MasiManimbaAirport,inst_Zaire)). - -fof(axWorldLZPred895, axiom, - f_located(inst_DaneCountyRegionalAirportTruaxFieldWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred896, axiom, - f_located(inst_MissoulaInternationalMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred897, axiom, - f_located(inst_MinneapolisStPaulInternationalWoldChamberlainMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred898, axiom, - f_located(inst_LoshitsaMinskAirport,inst_Belarus)). - -fof(axWorldLZPred899, axiom, - f_located(inst_GrevenMuensterMunsterAirport,inst_Germany)). - -fof(axWorldLZPred900, axiom, - f_located(inst_MassenaInternationalAirportRichardsFieldNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred901, axiom, - f_located(inst_ZuidLimburgMaastrichtAirport,inst_Netherlands)). - -fof(axWorldLZPred902, axiom, - f_located(inst_MoshoeshoeIInternationalMaseruAirport,inst_Lesotho)). - -fof(axWorldLZPred903, axiom, - f_located(inst_SullivanCountyInternationalNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred904, axiom, - f_located(inst_MassawaAirport,inst_Eritrea)). - -fof(axWorldLZPred905, axiom, - f_located(inst_MassendjoAirport,inst_Congo)). - -fof(axWorldLZPred906, axiom, - f_located(inst_NewOrleansInternationalAirportMoisantFieldLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred907, axiom, - f_located(inst_MocamedesNewNamibeAirport,inst_Angola)). - -fof(axWorldLZPred908, axiom, - f_located(inst_MatamataAirport,inst_NewZealand)). - -fof(axWorldLZPred909, axiom, - f_located(inst_MonteLibanoAirport,inst_Colombia)). - -fof(axWorldLZPred910, axiom, - f_located(inst_SelfridgeAirNationalGuardBaseMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred911, axiom, - f_located(inst_MtSanfordNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred912, axiom, - f_located(inst_MonteAlegrePAAirport,inst_Brazil)). - -fof(axWorldLZPred913, axiom, - f_located(inst_MizanTeferiAirport,inst_Ethiopia)). - -fof(axWorldLZPred914, axiom, - f_located(inst_MatoGrossoMGAirport,inst_Brazil)). - -fof(axWorldLZPred915, axiom, - f_located(inst_MarathonFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred916, axiom, - f_located(inst_MosteirosAirport,inst_CapeVerde)). - -fof(axWorldLZPred917, axiom, - f_located(inst_MontroseRegionalCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred918, axiom, - f_located(inst_MakinAirport,inst_Kiribati)). - -fof(axWorldLZPred919, axiom, - f_located(inst_MaitlandNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred920, axiom, - f_located(inst_MetlakatlaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred921, axiom, - f_located(inst_MartinStateMDAirport,inst_UnitedStates)). - -fof(axWorldLZPred922, axiom, - f_located(inst_ColesCountyMemorialILAirport,inst_UnitedStates)). - -fof(axWorldLZPred923, axiom, - f_located(inst_MontaukNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred924, axiom, - f_located(inst_MitchellQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred925, axiom, - f_located(inst_MonteriaAirport,inst_Colombia)). - -fof(axWorldLZPred926, axiom, - f_located(inst_MatasaphaManziniAirport,inst_Swaziland)). - -fof(axWorldLZPred927, axiom, - f_located(inst_MinatitlanAirport,inst_Mexico)). - -fof(axWorldLZPred928, axiom, - f_located(inst_MontepuezAirport,inst_Mozambique)). - -fof(axWorldLZPred929, axiom, - f_located(inst_MotaLavaAirport,inst_Vanuatu)). - -fof(axWorldLZPred930, axiom, - f_located(inst_ManitowocCountyWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred931, axiom, - f_located(inst_MetroFieldAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred932, axiom, - f_located(inst_AeropuertoGeneralMarianoEscobedoMonterreyAirport,inst_Mexico)). - -fof(axWorldLZPred933, axiom, - f_located(inst_MasadaAirport,inst_Israel)). - -fof(axWorldLZPred934, axiom, - f_located(inst_MundaNewGeorgiaIsAirport,inst_SolomonIslands)). - -fof(axWorldLZPred935, axiom, - f_located(inst_MaunAirport,inst_Botswana)). - -fof(axWorldLZPred936, axiom, - f_located(inst_KabalegaFallsMurchisonFallsAirport,inst_Uganda)). - -fof(axWorldLZPred937, axiom, - f_located(inst_WaimeaKohalaHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred938, axiom, - f_located(inst_MutingAirport,inst_Indonesia)). - -fof(axWorldLZPred939, axiom, - f_located(inst_MulegeAirport,inst_Mexico)). - -fof(axWorldLZPred940, axiom, - f_located(inst_MarsaMatrumMersaMatruhAirport,inst_Egypt)). - -fof(axWorldLZPred941, axiom, - f_located(inst_MuirArmyAirFieldPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred942, axiom, - f_located(inst_MuiAirport,inst_Ethiopia)). - -fof(axWorldLZPred943, axiom, - f_located(inst_MaukeAirport,inst_CookIslands)). - -fof(axWorldLZPred944, axiom, - f_located(inst_SpenceGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred945, axiom, - f_located(inst_MumiasAirport,inst_Kenya)). - -fof(axWorldLZPred946, axiom, - f_located(inst_MaturinAirport,inst_Venezuela)). - -fof(axWorldLZPred947, axiom, - f_located(inst_MountainHomeAirForceBaseIDAirport,inst_UnitedStates)). - -fof(axWorldLZPred948, axiom, - f_located(inst_MulgaParkNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred949, axiom, - f_located(inst_MuccanWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred950, axiom, - f_located(inst_MarudiSarawakAirport,inst_Malaysia)). - -fof(axWorldLZPred951, axiom, - f_located(inst_MarcusIslandsAirport,inst_Japan)). - -fof(axWorldLZPred952, axiom, - f_located(inst_MuscatineMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred953, axiom, - f_located(inst_HuntingdonCountyPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred954, axiom, - f_located(inst_MustinALFPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred955, axiom, - f_located(inst_MascaraAirport,inst_Algeria)). - -fof(axWorldLZPred956, axiom, - f_located(inst_MultanAirport,inst_Pakistan)). - -fof(axWorldLZPred957, axiom, - f_located(inst_MouyondziAirport,inst_Congo)). - -fof(axWorldLZPred958, axiom, - f_located(inst_MusomaAirport,inst_Tanzania)). - -fof(axWorldLZPred959, axiom, - f_located(inst_ReykjahlidhMyvatnAirport,inst_Iceland)). - -fof(axWorldLZPred960, axiom, - f_located(inst_MVengueFrancevilleAirport,inst_Gabon)). - -fof(axWorldLZPred961, axiom, - f_located(inst_MonroeCountyALAirport,inst_UnitedStates)). - -fof(axWorldLZPred962, axiom, - f_located(inst_CarrascoMontevideoAirport,inst_Uruguay)). - -fof(axWorldLZPred963, axiom, - f_located(inst_MontevideoChippewaCountyMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred964, axiom, - f_located(inst_MossoroRNAirport,inst_Brazil)). - -fof(axWorldLZPred965, axiom, - f_located(inst_MevangAirport,inst_Gabon)). - -fof(axWorldLZPred966, axiom, - f_located(inst_SmithFieldKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred967, axiom, - f_located(inst_ManetaiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred968, axiom, - f_located(inst_MandevilleAirport,inst_Jamaica)). - -fof(axWorldLZPred969, axiom, - f_located(inst_MulkaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred970, axiom, - f_located(inst_MorrisvilleStoweStateVTAirport,inst_UnitedStates)). - -fof(axWorldLZPred971, axiom, - f_located(inst_KayentaAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred972, axiom, - f_located(inst_MountVernonILAirport,inst_UnitedStates)). - -fof(axWorldLZPred973, axiom, - f_located(inst_MongoAirport,inst_Chad)). - -fof(axWorldLZPred974, axiom, - f_located(inst_MituAirport,inst_Colombia)). - -fof(axWorldLZPred975, axiom, - f_located(inst_MahilyowMogilevMahiliowAirport,inst_Belarus)). - -fof(axWorldLZPred976, axiom, - f_located(inst_SalakMarouaAirport,inst_Cameroon)). - -fof(axWorldLZPred977, axiom, - f_located(inst_MucuriBAAirport,inst_Brazil)). - -fof(axWorldLZPred978, axiom, - f_located(inst_MataivaAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred979, axiom, - f_located(inst_MusgraveQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred980, axiom, - f_located(inst_MegeveAirport,inst_France)). - -fof(axWorldLZPred981, axiom, - f_located(inst_BarkerWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred982, axiom, - f_located(inst_MinvoulAirport,inst_Gabon)). - -fof(axWorldLZPred983, axiom, - f_located(inst_MarthasVineyardMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred984, axiom, - f_located(inst_WilliamsonCountyRegionalILAirport,inst_UnitedStates)). - -fof(axWorldLZPred985, axiom, - f_located(inst_MorawaWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred986, axiom, - f_located(inst_LawrenceJTimmermanWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred987, axiom, - f_located(inst_MianwaliAirport,inst_Pakistan)). - -fof(axWorldLZPred988, axiom, - f_located(inst_MeroweAirport,inst_Sudan)). - -fof(axWorldLZPred989, axiom, - f_located(inst_MaewoAirport,inst_Vanuatu)). - -fof(axWorldLZPred990, axiom, - f_located(inst_MarawakaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred991, axiom, - f_located(inst_GrantCountyWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred992, axiom, - f_located(inst_MaramuniAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred993, axiom, - f_located(inst_MatthewsRidgeAirport,inst_Guyana)). - -fof(axWorldLZPred994, axiom, - f_located(inst_MatakAirport,inst_Indonesia)). - -fof(axWorldLZPred995, axiom, - f_located(inst_MineralWellsTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred996, axiom, - f_located(inst_WindomMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred997, axiom, - f_located(inst_MwaduiAirport,inst_Tanzania)). - -fof(axWorldLZPred998, axiom, - f_located(inst_HookFieldMunicipalOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred999, axiom, - f_located(inst_MountainAirport,inst_Nepal)). - -fof(axWorldLZPred1000, axiom, - f_located(inst_MagweAirport,inst_Myanmar)). - -fof(axWorldLZPred1001, axiom, - f_located(inst_MountWilsonCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1002, axiom, - f_located(inst_MoolawatanaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1003, axiom, - f_located(inst_MussauAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1004, axiom, - f_located(inst_ExumaInternationalExumaAirport,inst_Bahamas)). - -fof(axWorldLZPred1005, axiom, - f_located(inst_MirandaDownsQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1006, axiom, - f_located(inst_MwanzaAirport,inst_Tanzania)). - -fof(axWorldLZPred1007, axiom, - f_located(inst_ManilaMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldLZPred1008, axiom, - f_located(inst_MasambaAirport,inst_Indonesia)). - -fof(axWorldLZPred1009, axiom, - f_located(inst_SanJuanCountyUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred1010, axiom, - f_located(inst_MarionDownsQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1011, axiom, - f_located(inst_LaurinburgMaxtonNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1012, axiom, - f_located(inst_MaxwellAirForceBaseALAirport,inst_UnitedStates)). - -fof(axWorldLZPred1013, axiom, - f_located(inst_MarlboroughMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1014, axiom, - f_located(inst_MatiAirport,inst_Philippines)). - -fof(axWorldLZPred1015, axiom, - f_located(inst_MinnaAirport,inst_Nigeria)). - -fof(axWorldLZPred1016, axiom, - f_located(inst_MindikAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1017, axiom, - f_located(inst_GeneralRodolfoSTaboadaMexicaliAirport,inst_Mexico)). - -fof(axWorldLZPred1018, axiom, - f_located(inst_MorombeAirport,inst_Madagascar)). - -fof(axWorldLZPred1019, axiom, - f_located(inst_PlaujeanMorlaixAirport,inst_France)). - -fof(axWorldLZPred1020, axiom, - f_located(inst_MonticelloMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1021, axiom, - f_located(inst_MalpensaMilanoMilanAirport,inst_Italy)). - -fof(axWorldLZPred1022, axiom, - f_located(inst_MitchellRiverAirport,inst_Australia)). - -fof(axWorldLZPred1023, axiom, - f_located(inst_MirgorodPoltavaAirport,inst_Ukraine)). - -fof(axWorldLZPred1024, axiom, - f_located(inst_MaotaAirport,inst_WesternSamoa)). - -fof(axWorldLZPred1025, axiom, - f_located(inst_MaintiranoAirport,inst_Madagascar)). - -fof(axWorldLZPred1026, axiom, - f_located(inst_MullewaWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1027, axiom, - f_located(inst_SiljanMoraAirport,inst_Sweden)). - -fof(axWorldLZPred1028, axiom, - f_located(inst_McCarthyAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1029, axiom, - f_located(inst_MeixianAirport,inst_China)). - -fof(axWorldLZPred1030, axiom, - f_located(inst_MoruyaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1031, axiom, - f_located(inst_MayoumbaAirport,inst_Gabon)). - -fof(axWorldLZPred1032, axiom, - f_located(inst_MaracayAirport,inst_Venezuela)). - -fof(axWorldLZPred1033, axiom, - f_located(inst_MalindiAirport,inst_Kenya)). - -fof(axWorldLZPred1034, axiom, - f_located(inst_MiyakeJimaAirport,inst_Japan)). - -fof(axWorldLZPred1035, axiom, - f_located(inst_MontgomeryFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1036, axiom, - f_located(inst_MayaguanaMayaguanaAirport,inst_Bahamas)). - -fof(axWorldLZPred1037, axiom, - f_located(inst_MarbleCanyonAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1038, axiom, - f_located(inst_MurrayIslandsQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1039, axiom, - f_located(inst_MatsuyamaSkikokuAirport,inst_Japan)). - -fof(axWorldLZPred1040, axiom, - f_located(inst_MayCreekAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1041, axiom, - f_located(inst_McCallIDAirport,inst_UnitedStates)). - -fof(axWorldLZPred1042, axiom, - f_located(inst_MonkeyMountainAirport,inst_Guyana)). - -fof(axWorldLZPred1043, axiom, - f_located(inst_MarebAirport,inst_Yemen)). - -fof(axWorldLZPred1044, axiom, - f_located(inst_MyroodahAirport,inst_Australia)). - -fof(axWorldLZPred1045, axiom, - f_located(inst_MaryMaryAirport,inst_Turkmenistan)). - -fof(axWorldLZPred1046, axiom, - f_located(inst_MysoreAirport,inst_India)). - -fof(axWorldLZPred1047, axiom, - f_located(inst_MyrtleBeachAirForceBaseSCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1048, axiom, - f_located(inst_MoyaleAirport,inst_Ethiopia)). - -fof(axWorldLZPred1049, axiom, - f_located(inst_MyitkyinaAirport,inst_Myanmar)). - -fof(axWorldLZPred1050, axiom, - f_located(inst_MekoryukAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1051, axiom, - f_located(inst_YubaCountyCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1052, axiom, - f_located(inst_MtwaraAirport,inst_Tanzania)). - -fof(axWorldLZPred1053, axiom, - f_located(inst_HenyamyaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1054, axiom, - f_located(inst_MiriSarawakAirport,inst_Malaysia)). - -fof(axWorldLZPred1055, axiom, - f_located(inst_MonkeyIslandAirport,inst_Malawi)). - -fof(axWorldLZPred1056, axiom, - f_located(inst_MuzaffarnagarAirport,inst_India)). - -fof(axWorldLZPred1057, axiom, - f_located(inst_MocimboadaPraiaAirport,inst_Mozambique)). - -fof(axWorldLZPred1058, axiom, - f_located(inst_MitzicAirport,inst_Gabon)). - -fof(axWorldLZPred1059, axiom, - f_located(inst_MendezAirport,inst_Ecuador)). - -fof(axWorldLZPred1060, axiom, - f_located(inst_ManateeAirport,inst_Belize)). - -fof(axWorldLZPred1061, axiom, - f_located(inst_MzambaAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1062, axiom, - f_located(inst_MakungAirport,inst_Taiwan)). - -fof(axWorldLZPred1063, axiom, - f_located(inst_MerzifonAirport,inst_Turkey)). - -fof(axWorldLZPred1064, axiom, - f_located(inst_BarbeMoptiAirport,inst_Mali)). - -fof(axWorldLZPred1065, axiom, - f_located(inst_PinalAirparkAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1066, axiom, - f_located(inst_MarakeiAirport,inst_Kiribati)). - -fof(axWorldLZPred1067, axiom, - f_located(inst_ManizalesAirport,inst_Colombia)). - -fof(axWorldLZPred1068, axiom, - f_located(inst_FrescatyMetzAirport,inst_France)). - -fof(axWorldLZPred1069, axiom, - f_located(inst_MinjAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1070, axiom, - f_located(inst_ManzanilloAirport,inst_Cuba)). - -fof(axWorldLZPred1071, axiom, - f_located(inst_MotuekaAirport,inst_NewZealand)). - -fof(axWorldLZPred1072, axiom, - f_located(inst_MkuzeAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1073, axiom, - f_located(inst_MazariSharifAirport,inst_Afghanistan)). - -fof(axWorldLZPred1074, axiom, - f_located(inst_MostynAirport,inst_Malaysia)). - -fof(axWorldLZPred1075, axiom, - f_located(inst_GeneralRafaelBueinaMazatlanAirport,inst_Mexico)). - -fof(axWorldLZPred1076, axiom, - f_located(inst_MuzaffarpurAirport,inst_India)). - -fof(axWorldLZPred1077, axiom, - f_located(inst_MuluAirport,inst_Malaysia)). - -fof(axWorldLZPred1078, axiom, - f_located(inst_MenaAirport,inst_Ethiopia)). - -fof(axWorldLZPred1079, axiom, - f_located(inst_MosselBayAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1080, axiom, - f_located(inst_MarionMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldLZPred1081, axiom, - f_located(inst_NarrabriNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1082, axiom, - f_located(inst_AlbanyNavalAirStationGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1083, axiom, - f_located(inst_NaracoorteSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1084, axiom, - f_located(inst_MacanalAirport,inst_Colombia)). - -fof(axWorldLZPred1085, axiom, - f_located(inst_NatitingouAirport,inst_Benin)). - -fof(axWorldLZPred1086, axiom, - f_located(inst_BanainaAirport,inst_Indonesia)). - -fof(axWorldLZPred1087, axiom, - f_located(inst_NagpurAirport,inst_India)). - -fof(axWorldLZPred1088, axiom, - f_located(inst_NahaSangiheAirport,inst_Indonesia)). - -fof(axWorldLZPred1089, axiom, - f_located(inst_AnnaiAirport,inst_Guyana)). - -fof(axWorldLZPred1090, axiom, - f_located(inst_NakhonRatchasimaAirport,inst_Thailand)). - -fof(axWorldLZPred1091, axiom, - f_located(inst_NalchikKabardinoBalkariaAirport,inst_Russia)). - -fof(axWorldLZPred1092, axiom, - f_located(inst_NamleaAirport,inst_Indonesia)). - -fof(axWorldLZPred1093, axiom, - f_located(inst_NadiAirport,inst_Fiji)). - -fof(axWorldLZPred1094, axiom, - f_located(inst_NanchongAirport,inst_China)). - -fof(axWorldLZPred1095, axiom, - f_located(inst_CapodichinoNapoliNaplesAirport,inst_Italy)). - -fof(axWorldLZPred1096, axiom, - f_located(inst_QanaqAirport,inst_Greenland)). - -fof(axWorldLZPred1097, axiom, - f_located(inst_NareAirport,inst_Colombia)). - -fof(axWorldLZPred1098, axiom, - f_located(inst_InternationalNewProvidenceAirport,inst_Bahamas)). - -fof(axWorldLZPred1099, axiom, - f_located(inst_NatalRNAirport,inst_Brazil)). - -fof(axWorldLZPred1100, axiom, - f_located(inst_NapukaAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred1101, axiom, - f_located(inst_NarathiwatAirport,inst_Thailand)). - -fof(axWorldLZPred1102, axiom, - f_located(inst_BarbersPointNavalAirStationJohnRodgersFieldHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1103, axiom, - f_located(inst_NanYuanAirBaseBeijingAirport,inst_China)). - -fof(axWorldLZPred1104, axiom, - f_located(inst_BarrancominasAirport,inst_Colombia)). - -fof(axWorldLZPred1105, axiom, - f_located(inst_NaberezhnyyeChelnyTatarstanAirport,inst_Russia)). - -fof(axWorldLZPred1106, axiom, - f_located(inst_DallasNavalAirStationHensleyFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1107, axiom, - f_located(inst_NewOrleansNavalAirStationAlvinCallenderFieldLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1108, axiom, - f_located(inst_NambuccaHeadsNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1109, axiom, - f_located(inst_BarinNavalOutlyingFieldALAirport,inst_UnitedStates)). - -fof(axWorldLZPred1110, axiom, - f_located(inst_SanBlasAirport,inst_Panama)). - -fof(axWorldLZPred1111, axiom, - f_located(inst_JomoKenyattaNairobiAirport,inst_Kenya)). - -fof(axWorldLZPred1112, axiom, - f_located(inst_NambourQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1113, axiom, - f_located(inst_GlenviewNavalAirStationILAirport,inst_UnitedStates)). - -fof(axWorldLZPred1114, axiom, - f_located(inst_CanaBravaPAAirport,inst_Brazil)). - -fof(axWorldLZPred1115, axiom, - f_located(inst_GuantanamoNavalAirStationGuantanamoAirport,inst_Cuba)). - -fof(axWorldLZPred1116, axiom, - f_located(inst_NabireAirport,inst_Indonesia)). - -fof(axWorldLZPred1117, axiom, - f_located(inst_CotedAzurNiceAirport,inst_France)). - -fof(axWorldLZPred1118, axiom, - f_located(inst_CasasGrandesAirport,inst_Mexico)). - -fof(axWorldLZPred1119, axiom, - f_located(inst_NachingweaAirport,inst_Tanzania)). - -fof(axWorldLZPred1120, axiom, - f_located(inst_NecocliAirport,inst_Colombia)). - -fof(axWorldLZPred1121, axiom, - f_located(inst_NewcastleAirportUnitedKingdom,inst_UnitedKingdom)). - -fof(axWorldLZPred1122, axiom, - f_located(inst_NewChenegaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1123, axiom, - f_located(inst_QuonsetStateRIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1124, axiom, - f_located(inst_CubiPointNavalAirStationCubiPointAirport,inst_Philippines)). - -fof(axWorldLZPred1125, axiom, - f_located(inst_AtlantaNavalAirStationGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1126, axiom, - f_located(inst_NewcastleAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1127, axiom, - f_located(inst_NicoyaAirport,inst_CostaRica)). - -fof(axWorldLZPred1128, axiom, - f_located(inst_AnnecyAirport,inst_France)). - -fof(axWorldLZPred1129, axiom, - f_located(inst_BandanairaAirport,inst_Indonesia)). - -fof(axWorldLZPred1130, axiom, - f_located(inst_NouadhibouAirport,inst_Mauritania)). - -fof(axWorldLZPred1131, axiom, - f_located(inst_NandedAirport,inst_India)). - -fof(axWorldLZPred1132, axiom, - f_located(inst_SumbeAirport,inst_Angola)). - -fof(axWorldLZPred1133, axiom, - f_located(inst_ManderaAirport,inst_Kenya)). - -fof(axWorldLZPred1134, axiom, - f_located(inst_QiqiharTsitsiharAirport,inst_China)). - -fof(axWorldLZPred1135, axiom, - f_located(inst_NamudiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1136, axiom, - f_located(inst_NDjamenaAirport,inst_Chad)). - -fof(axWorldLZPred1137, axiom, - f_located(inst_NamorikNamorikAirport,inst_MarshallIslands)). - -fof(axWorldLZPred1138, axiom, - f_located(inst_NdeleAirport,inst_CentralAfricanRepublic)). - -fof(axWorldLZPred1139, axiom, - f_located(inst_MendiAirportEthiopia,inst_Ethiopia)). - -fof(axWorldLZPred1140, axiom, - f_located(inst_EllysonNavalAirStationFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1141, axiom, - f_located(inst_NadorAirport,inst_Morocco)). - -fof(axWorldLZPred1142, axiom, - f_located(inst_SandstoneWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1143, axiom, - f_located(inst_RunduAirport,inst_Namibia)). - -fof(axWorldLZPred1144, axiom, - f_located(inst_AnacostiaUSNavyHeliportDCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1145, axiom, - f_located(inst_SandayOrkneyIslandsAirport,inst_Scotland)). - -fof(axWorldLZPred1146, axiom, - f_located(inst_NordholzAirport,inst_Germany)). - -fof(axWorldLZPred1147, axiom, - f_located(inst_GlyncoNavalAirStationGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1148, axiom, - f_located(inst_NecocheaAirport,inst_Argentina)). - -fof(axWorldLZPred1149, axiom, - f_located(inst_NegrilAirport,inst_Jamaica)). - -fof(axWorldLZPred1150, axiom, - f_located(inst_NovaLamegoAirport,inst_GuineaBissau)). - -fof(axWorldLZPred1151, axiom, - f_located(inst_NekemeteAirport,inst_Ethiopia)). - -fof(axWorldLZPred1152, axiom, - f_located(inst_LakehurstNAESMaxfieldFieldNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred1153, axiom, - f_located(inst_WhitehouseNavalOutlyingFieldFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1154, axiom, - f_located(inst_NeryungriYakutiaSakhaAirport,inst_Russia)). - -fof(axWorldLZPred1155, axiom, - f_located(inst_NewYorkSkyportsIncSeaplaneBaseNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1156, axiom, - f_located(inst_MarineCorpsAirFacilityHonshuIsAirport,inst_Japan)). - -fof(axWorldLZPred1157, axiom, - f_located(inst_LakefrontLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1158, axiom, - f_located(inst_DetroitNavalAirFacilityMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1159, axiom, - f_located(inst_SummerdaleNavalOutlyingFieldALAirport,inst_UnitedStates)). - -fof(axWorldLZPred1160, axiom, - f_located(inst_FentressNavalAuxiliaryLandingFieldVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1161, axiom, - f_located(inst_NefteyuganskTyumenAirport,inst_Russia)). - -fof(axWorldLZPred1162, axiom, - f_located(inst_ChoctawNavalOutlyingFieldFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1163, axiom, - f_located(inst_FallonNavalAirStationVanVoorhisFieldNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred1164, axiom, - f_located(inst_NiuafoouAirport,inst_WesternSamoa)). - -fof(axWorldLZPred1165, axiom, - f_located(inst_YoungNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1166, axiom, - f_located(inst_NingboAirport,inst_China)). - -fof(axWorldLZPred1167, axiom, - f_located(inst_NorthRimAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1168, axiom, - f_located(inst_AnegadaAirport,inst_BritishVirginIslands)). - -fof(axWorldLZPred1169, axiom, - f_located(inst_NGaoundereAirport,inst_Cameroon)). - -fof(axWorldLZPred1170, axiom, - f_located(inst_KaneoheBayMarineCorpsAirStationMokapuPointHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1171, axiom, - f_located(inst_NgauAirport,inst_Fiji)). - -fof(axWorldLZPred1172, axiom, - f_located(inst_AganaNavalAirStationAganaAirport,inst_Guam)). - -fof(axWorldLZPred1173, axiom, - f_located(inst_NarganaAirport,inst_Panama)). - -fof(axWorldLZPred1174, axiom, - f_located(inst_KomakiHonshuAirport,inst_Japan)). - -fof(axWorldLZPred1175, axiom, - f_located(inst_CorpusChristiNavalAirStationTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1176, axiom, - f_located(inst_NigerumAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1177, axiom, - f_located(inst_NagasakiAirport,inst_Japan)). - -fof(axWorldLZPred1178, axiom, - f_located(inst_GoliadNavalAuxiliaryLandingFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1179, axiom, - f_located(inst_NorfolkNavalAirStationChambersFieldVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1180, axiom, - f_located(inst_CabanissFieldNavalOutlyingFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1181, axiom, - f_located(inst_ManangAirport,inst_Nepal)). - -fof(axWorldLZPred1182, axiom, - f_located(inst_AlamedaNavalAirStationNimitzFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1183, axiom, - f_located(inst_NhaTrangAirport,inst_Vietnam)). - -fof(axWorldLZPred1184, axiom, - f_located(inst_NewHalfaAirport,inst_Sudan)). - -fof(axWorldLZPred1185, axiom, - f_located(inst_NahaAirport,inst_Japan)). - -fof(axWorldLZPred1186, axiom, - f_located(inst_PatuxentRiverNavalAirStationTrapnellFieldMDAirport,inst_UnitedStates)). - -fof(axWorldLZPred1187, axiom, - f_located(inst_NushkiAirport,inst_Pakistan)). - -fof(axWorldLZPred1188, axiom, - f_located(inst_NorthholtAerodromeEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1189, axiom, - f_located(inst_NukuHivaMarquesasIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred1190, axiom, - f_located(inst_FoleyMunicipalALAirport,inst_UnitedStates)). - -fof(axWorldLZPred1191, axiom, - f_located(inst_BrunswickNavalAirStationMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1192, axiom, - f_located(inst_NimbaAirport,inst_Liberia)). - -fof(axWorldLZPred1193, axiom, - f_located(inst_NikolaiAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1194, axiom, - f_located(inst_NicosiaAirport,inst_Cyprus)). - -fof(axWorldLZPred1195, axiom, - f_located(inst_ChinaLakeNAWSArmitageFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1196, axiom, - f_located(inst_NiblackAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1197, axiom, - f_located(inst_NiftyWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1198, axiom, - f_located(inst_NikunauAirport,inst_Kiribati)). - -fof(axWorldLZPred1199, axiom, - f_located(inst_NiortAirport,inst_France)). - -fof(axWorldLZPred1200, axiom, - f_located(inst_NiokoloKobaAirport,inst_Senegal)). - -fof(axWorldLZPred1201, axiom, - f_located(inst_NiameyAirport,inst_Niger)). - -fof(axWorldLZPred1202, axiom, - f_located(inst_NinilchikAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1203, axiom, - f_located(inst_NiokiAirport,inst_Zaire)). - -fof(axWorldLZPred1204, axiom, - f_located(inst_JacksonvilleNavalAirStationTowersFieldFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1205, axiom, - f_located(inst_ChaseFieldNavalAirStationTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1206, axiom, - f_located(inst_NioroAirport,inst_Mali)). - -fof(axWorldLZPred1207, axiom, - f_located(inst_AtsugiAirport,inst_Japan)). - -fof(axWorldLZPred1208, axiom, - f_located(inst_NizhevartovskTyumenAirport,inst_Russia)). - -fof(axWorldLZPred1209, axiom, - f_located(inst_ElCentroNavalAirFacilityCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1210, axiom, - f_located(inst_BogueFieldMarineCorpsAuxiliaryLandingFieldNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1211, axiom, - f_located(inst_WarminsterNADCPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1212, axiom, - f_located(inst_JoeWilliamsNavalOutlyingFieldMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1213, axiom, - f_located(inst_NkanAirport,inst_Gabon)). - -fof(axWorldLZPred1214, axiom, - f_located(inst_NoonkanbahWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1215, axiom, - f_located(inst_NouakchottAirport,inst_Mauritania)). - -fof(axWorldLZPred1216, axiom, - f_located(inst_NanjingAirport,inst_China)). - -fof(axWorldLZPred1217, axiom, - f_located(inst_NaukitiAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1218, axiom, - f_located(inst_NkoloAirport,inst_Zaire)). - -fof(axWorldLZPred1219, axiom, - f_located(inst_NankinaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1220, axiom, - f_located(inst_NKongsambaAirport,inst_Cameroon)). - -fof(axWorldLZPred1221, axiom, - f_located(inst_CherryPointMarineCorpsAirStationCunninghamFieldNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1222, axiom, - f_located(inst_NkausAirport,inst_Lesotho)). - -fof(axWorldLZPred1223, axiom, - f_located(inst_NichenCoveAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1224, axiom, - f_located(inst_DiegoGarciaAirport,inst_BritishIndianOceanTerritory)). - -fof(axWorldLZPred1225, axiom, - f_located(inst_MiramarNavalAirStationMitscherFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1226, axiom, - f_located(inst_NkayiAirport,inst_Congo)). - -fof(axWorldLZPred1227, axiom, - f_located(inst_NDolaAirport,inst_Zambia)). - -fof(axWorldLZPred1228, axiom, - f_located(inst_LemooreNavalAirStationReevesFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1229, axiom, - f_located(inst_QuetzalcoatiNuevoLaredoAirport,inst_Mexico)). - -fof(axWorldLZPred1230, axiom, - f_located(inst_JerryTylerMemorialMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1231, axiom, - f_located(inst_DarnleyIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1232, axiom, - f_located(inst_NelsonLagoonAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1233, axiom, - f_located(inst_NorfolkIslandNorfolkIslandAirport,inst_Australia)). - -fof(axWorldLZPred1234, axiom, - f_located(inst_NullagineWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1235, axiom, - f_located(inst_NDoloKinshasaAirport,inst_Zaire)). - -fof(axWorldLZPred1236, axiom, - f_located(inst_NelspruitAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1237, axiom, - f_located(inst_NicholsonWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1238, axiom, - f_located(inst_MykolayivNikolayevMykolayivAirport,inst_Ukraine)). - -fof(axWorldLZPred1239, axiom, - f_located(inst_DamanAirport,inst_India)). - -fof(axWorldLZPred1240, axiom, - f_located(inst_NormansCayAirport,inst_Bahamas)). - -fof(axWorldLZPred1241, axiom, - f_located(inst_NightmuteAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1242, axiom, - f_located(inst_SanMiguelAirport,inst_Panama)). - -fof(axWorldLZPred1243, axiom, - f_located(inst_MakariosNicosiaAirport,inst_Cyprus)). - -fof(axWorldLZPred1244, axiom, - f_located(inst_MeridianNavalAirStationMcCainFieldMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1245, axiom, - f_located(inst_NewMoonQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1246, axiom, - f_located(inst_NappaMerryQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1247, axiom, - f_located(inst_NamsangAirport,inst_Myanmar)). - -fof(axWorldLZPred1248, axiom, - f_located(inst_NamtuAirport,inst_Myanmar)). - -fof(axWorldLZPred1249, axiom, - f_located(inst_NamuAirport,inst_MarshallIslands)). - -fof(axWorldLZPred1250, axiom, - f_located(inst_KenitraAirport,inst_Morocco)). - -fof(axWorldLZPred1251, axiom, - f_located(inst_SantaAnaSeaplaneBaseSantaAnaAirport,inst_SolomonIslands)). - -fof(axWorldLZPred1252, axiom, - f_located(inst_NangadeAirport,inst_Mozambique)). - -fof(axWorldLZPred1253, axiom, - f_located(inst_NanningAirport,inst_China)). - -fof(axWorldLZPred1254, axiom, - f_located(inst_NamutoniAirport,inst_Namibia)). - -fof(axWorldLZPred1255, axiom, - f_located(inst_NaknekAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1256, axiom, - f_located(inst_NondaltonAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1257, axiom, - f_located(inst_NanAirport,inst_Thailand)). - -fof(axWorldLZPred1258, axiom, - f_located(inst_NanuqueMGAirport,inst_Brazil)). - -fof(axWorldLZPred1259, axiom, - f_located(inst_NunukanBorneoAirport,inst_Indonesia)). - -fof(axWorldLZPred1260, axiom, - f_located(inst_NanyangAirport,inst_China)). - -fof(axWorldLZPred1261, axiom, - f_located(inst_NowraNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1262, axiom, - f_located(inst_NosaraBeachAirport,inst_CostaRica)). - -fof(axWorldLZPred1263, axiom, - f_located(inst_KnockConnaughtAirport,inst_Ireland)). - -fof(axWorldLZPred1264, axiom, - f_located(inst_NordenAirport,inst_Germany)). - -fof(axWorldLZPred1265, axiom, - f_located(inst_NorddeichAirport,inst_Germany)). - -fof(axWorldLZPred1266, axiom, - f_located(inst_NogalesAirport,inst_Mexico)). - -fof(axWorldLZPred1267, axiom, - f_located(inst_NovorossiyskKrasnodarAirport,inst_Russia)). - -fof(axWorldLZPred1268, axiom, - f_located(inst_NojabrxskAirport,inst_Russia)). - -fof(axWorldLZPred1269, axiom, - f_located(inst_NovaXavantinaAirport,inst_Brazil)). - -fof(axWorldLZPred1270, axiom, - f_located(inst_NomadRiverAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1271, axiom, - f_located(inst_NonoutiAirport,inst_Kiribati)). - -fof(axWorldLZPred1272, axiom, - f_located(inst_NaoroAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1273, axiom, - f_located(inst_MactanInternationalMactanIslandAirport,inst_Philippines)). - -fof(axWorldLZPred1274, axiom, - f_located(inst_NordfjordurAirport,inst_Iceland)). - -fof(axWorldLZPred1275, axiom, - f_located(inst_FasceneNossiBeAirport,inst_Madagascar)). - -fof(axWorldLZPred1276, axiom, - f_located(inst_GnossFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1277, axiom, - f_located(inst_LaTontoutaNoumeaAirport,inst_NewCaledonia)). - -fof(axWorldLZPred1278, axiom, - f_located(inst_HuamboNovaLisboaAirport,inst_Angola)). - -fof(axWorldLZPred1279, axiom, - f_located(inst_PortAngelesCoastGuardAirStationWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1280, axiom, - f_located(inst_NovokuznetskNovokuznetskAirport,inst_Russia)). - -fof(axWorldLZPred1281, axiom, - f_located(inst_PensacolaNavalAirStationForrestShermanFieldFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1282, axiom, - f_located(inst_NuiatoputapuAirport,inst_Tonga)). - -fof(axWorldLZPred1283, axiom, - f_located(inst_NapierHastingsAirport,inst_NewZealand)). - -fof(axWorldLZPred1284, axiom, - f_located(inst_NipaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1285, axiom, - f_located(inst_NephiMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred1286, axiom, - f_located(inst_NewPlymouthAirport,inst_NewZealand)). - -fof(axWorldLZPred1287, axiom, - f_located(inst_NangapinohAirport,inst_Indonesia)). - -fof(axWorldLZPred1288, axiom, - f_located(inst_NapperbyNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred1289, axiom, - f_located(inst_FordIslandAuxiliaryLandingFieldHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1290, axiom, - f_located(inst_NewportStateRIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1291, axiom, - f_located(inst_SanPedrodeUrabaAirport,inst_Colombia)). - -fof(axWorldLZPred1292, axiom, - f_located(inst_MemphisNavalAirStationTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred1293, axiom, - f_located(inst_KingsvilleNavalAirStationTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1294, axiom, - f_located(inst_NiquelandiaGOAirport,inst_Brazil)). - -fof(axWorldLZPred1295, axiom, - f_located(inst_NeuquenAirport,inst_Argentina)). - -fof(axWorldLZPred1296, axiom, - f_located(inst_NuquiAirport,inst_Colombia)). - -fof(axWorldLZPred1297, axiom, - f_located(inst_KeyWestNavalAirStationBocaChicaFieldFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1298, axiom, - f_located(inst_StMawganNewquayAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1299, axiom, - f_located(inst_NarranderaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1300, axiom, - f_located(inst_MayportNavalAirStationFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1301, axiom, - f_located(inst_CrowsLandingNavalAuxiliaryLandingFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1302, axiom, - f_located(inst_NorderneyAirport,inst_Germany)). - -fof(axWorldLZPred1303, axiom, - f_located(inst_NamroleBuruIslandAirport,inst_Indonesia)). - -fof(axWorldLZPred1304, axiom, - f_located(inst_NarroginWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1305, axiom, - f_located(inst_ShangriLaOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1306, axiom, - f_located(inst_KungsangenNorrkopingAirport,inst_Sweden)). - -fof(axWorldLZPred1307, axiom, - f_located(inst_NorthRonaldswayAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1308, axiom, - f_located(inst_NaraAirport,inst_Mali)). - -fof(axWorldLZPred1309, axiom, - f_located(inst_NortonMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1310, axiom, - f_located(inst_RooseveltRoadsNavalStationOfstieFieldRooseveltRoadsAirport,inst_PuertoRico)). - -fof(axWorldLZPred1311, axiom, - f_located(inst_ImperialBeachNavalOutlyingFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1312, axiom, - f_located(inst_NaritaTokyoAirport,inst_Japan)). - -fof(axWorldLZPred1313, axiom, - f_located(inst_NarumAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1314, axiom, - f_located(inst_USCoastGuardGuamAirport,inst_Guam)). - -fof(axWorldLZPred1315, axiom, - f_located(inst_NewryNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred1316, axiom, - f_located(inst_NoosaQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1317, axiom, - f_located(inst_NorthSeaplaneBaseBiminiAirport,inst_Bahamas)). - -fof(axWorldLZPred1318, axiom, - f_located(inst_WhitingFieldNavalkAirStationNorthFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1319, axiom, - f_located(inst_NowshahrAirport,inst_Iran)). - -fof(axWorldLZPred1320, axiom, - f_located(inst_NsimalenInternationalYaoundeAirport,inst_Cameroon)). - -fof(axWorldLZPred1321, axiom, - f_located(inst_NorsemanWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1322, axiom, - f_located(inst_NelsonAirport,inst_NewZealand)). - -fof(axWorldLZPred1323, axiom, - f_located(inst_SconeNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1324, axiom, - f_located(inst_SangleyPointAirport,inst_Philippines)). - -fof(axWorldLZPred1325, axiom, - f_located(inst_NakhonSiThammaratAirport,inst_Thailand)). - -fof(axWorldLZPred1326, axiom, - f_located(inst_NoosavilleQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1327, axiom, - f_located(inst_VirginGordaNavalStationVirginGordaAirport,inst_BritishVirginIslands)). - -fof(axWorldLZPred1328, axiom, - f_located(inst_SigonellaAirport,inst_Italy)). - -fof(axWorldLZPred1329, axiom, - f_located(inst_NatadolaAirport,inst_Fiji)). - -fof(axWorldLZPred1330, axiom, - f_located(inst_NotoddenAirport,inst_Norway)). - -fof(axWorldLZPred1331, axiom, - f_located(inst_SantaCarolinaAirport,inst_Mozambique)). - -fof(axWorldLZPred1332, axiom, - f_located(inst_PointMuguNAWSCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1333, axiom, - f_located(inst_ChateauBougonNantesAirport,inst_France)). - -fof(axWorldLZPred1334, axiom, - f_located(inst_NantongAirport,inst_China)). - -fof(axWorldLZPred1335, axiom, - f_located(inst_BintuniAirport,inst_Indonesia)). - -fof(axWorldLZPred1336, axiom, - f_located(inst_MantiEphraimUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred1337, axiom, - f_located(inst_TustinMarineCorpsAirStationCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1338, axiom, - f_located(inst_WilliamtownNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1339, axiom, - f_located(inst_MiracemadoNorteGOAirport,inst_Brazil)). - -fof(axWorldLZPred1340, axiom, - f_located(inst_NormantonQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1341, axiom, - f_located(inst_SantoAntaoAirport,inst_CapeVerde)). - -fof(axWorldLZPred1342, axiom, - f_located(inst_AeropuertoInternacionaldelNorteMonterreyAirport,inst_Mexico)). - -fof(axWorldLZPred1343, axiom, - f_located(inst_NiuatoputapuAirport,inst_WesternSamoa)). - -fof(axWorldLZPred1344, axiom, - f_located(inst_OceanaNavalAirStationApolloSoucekFieldVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1345, axiom, - f_located(inst_NatunaRanaiAirport,inst_Indonesia)). - -fof(axWorldLZPred1346, axiom, - f_located(inst_PilanesbergSunCityAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1347, axiom, - f_located(inst_NumbulwarNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred1348, axiom, - f_located(inst_SanClementeIslandNavalAuxiliaryLandingFieldFrederickShermanFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1349, axiom, - f_located(inst_EnNahudAirport,inst_Sudan)). - -fof(axWorldLZPred1350, axiom, - f_located(inst_NuguriaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1351, axiom, - f_located(inst_NunchiaAirport,inst_Colombia)). - -fof(axWorldLZPred1352, axiom, - f_located(inst_NiuqsutAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1353, axiom, - f_located(inst_NukutavekeAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred1354, axiom, - f_located(inst_NulatoAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1355, axiom, - f_located(inst_SaufleyFieldNavalOutlyingFieldFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1356, axiom, - f_located(inst_NunapitchukAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1357, axiom, - f_located(inst_MoffettFieldNavalAirStationCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1358, axiom, - f_located(inst_NullarborSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1359, axiom, - f_located(inst_NorsupAirport,inst_Vanuatu)). - -fof(axWorldLZPred1360, axiom, - f_located(inst_NutuveAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1361, axiom, - f_located(inst_NakuruAirport,inst_Kenya)). - -fof(axWorldLZPred1362, axiom, - f_located(inst_WhidbeyIslandNavalAirStationAultFieldWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1363, axiom, - f_located(inst_NovyUrengoyAirport,inst_Russia)). - -fof(axWorldLZPred1364, axiom, - f_located(inst_NeivaAirport,inst_Colombia)). - -fof(axWorldLZPred1365, axiom, - f_located(inst_NevadaMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred1366, axiom, - f_located(inst_NuevaGuineaAirport,inst_Nicaragua)). - -fof(axWorldLZPred1367, axiom, - f_located(inst_FramnesNarvikAirport,inst_Norway)). - -fof(axWorldLZPred1368, axiom, - f_located(inst_NovoAripuanaAirport,inst_Brazil)). - -fof(axWorldLZPred1369, axiom, - f_located(inst_NovgorodNovgorodAirport,inst_Russia)). - -fof(axWorldLZPred1370, axiom, - f_located(inst_NeverasAirport,inst_France)). - -fof(axWorldLZPred1371, axiom, - f_located(inst_NavegantesAirport,inst_Brazil)). - -fof(axWorldLZPred1372, axiom, - f_located(inst_NeyveliAirport,inst_India)). - -fof(axWorldLZPred1373, axiom, - f_located(inst_MoheliAirport,inst_Comoros)). - -fof(axWorldLZPred1374, axiom, - f_located(inst_ParlinFieldNHAirport,inst_UnitedStates)). - -fof(axWorldLZPred1375, axiom, - f_located(inst_NorwichAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1376, axiom, - f_located(inst_ArgentiaNavalAirStationNFAirport,inst_Canada)). - -fof(axWorldLZPred1377, axiom, - f_located(inst_NowataAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1378, axiom, - f_located(inst_BermudaNavalAirStationBermudaAirport,inst_Bermuda)). - -fof(axWorldLZPred1379, axiom, - f_located(inst_TwentyninePalmsEAFMarineCorpsAirGroundCombatCenterCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1380, axiom, - f_located(inst_WillowGroveNavalAirStationPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1381, axiom, - f_located(inst_MetropolitanAreaNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1382, axiom, - f_located(inst_NyeriAirport,inst_Kenya)). - -fof(axWorldLZPred1383, axiom, - f_located(inst_QuanticoMarineCorpsAirFacilityTurnerFieldVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1384, axiom, - f_located(inst_SunyaniAirport,inst_Ghana)). - -fof(axWorldLZPred1385, axiom, - f_located(inst_NanyukiAirport,inst_Kenya)). - -fof(axWorldLZPred1386, axiom, - f_located(inst_YumaMarinaCorpsAirStationAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1387, axiom, - f_located(inst_NadymTyumenAirport,inst_Russia)). - -fof(axWorldLZPred1388, axiom, - f_located(inst_NynganNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1389, axiom, - f_located(inst_NykopingAirport,inst_Sweden)). - -fof(axWorldLZPred1390, axiom, - f_located(inst_NyaungUAirport,inst_Myanmar)). - -fof(axWorldLZPred1391, axiom, - f_located(inst_NazcaAirport,inst_Peru)). - -fof(axWorldLZPred1392, axiom, - f_located(inst_CecilFieldNavalAirStationFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1393, axiom, - f_located(inst_NZerekoreAirport,inst_Guinea)). - -fof(axWorldLZPred1394, axiom, - f_located(inst_ElToroMarineCorpsAirStationCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1395, axiom, - f_located(inst_NzoiaAirport,inst_Kenya)). - -fof(axWorldLZPred1396, axiom, - f_located(inst_SouthWeymouthNavalAirStationSheaFieldMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1397, axiom, - f_located(inst_HaroldNavalOutlyingFieldFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1398, axiom, - f_located(inst_NorthIslandNavalAirStationHalseyFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1399, axiom, - f_located(inst_AlbertJEllisNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1400, axiom, - f_located(inst_MetropolitanOaklandInternationalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1401, axiom, - f_located(inst_OamaruAirport,inst_NewZealand)). - -fof(axWorldLZPred1402, axiom, - f_located(inst_OlanchitoAirport,inst_Honduras)). - -fof(axWorldLZPred1403, axiom, - f_located(inst_FritzscheArmyAirFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1404, axiom, - f_located(inst_XoxocotlanOaxacaAirport,inst_Mexico)). - -fof(axWorldLZPred1405, axiom, - f_located(inst_ObanQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1406, axiom, - f_located(inst_ObockAirport,inst_Djibouti)). - -fof(axWorldLZPred1407, axiom, - f_located(inst_ObanoAirport,inst_Indonesia)). - -fof(axWorldLZPred1408, axiom, - f_located(inst_OkeechobeeCountyFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1409, axiom, - f_located(inst_DornierDLROberpfaffenhofenAirport,inst_Germany)). - -fof(axWorldLZPred1410, axiom, - f_located(inst_ObidosPAAirport,inst_Brazil)). - -fof(axWorldLZPred1411, axiom, - f_located(inst_PlazaHeliportILAirport,inst_UnitedStates)). - -fof(axWorldLZPred1412, axiom, - f_located(inst_MorobeAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1413, axiom, - f_located(inst_ObanAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1414, axiom, - f_located(inst_ObihiroAirport,inst_Japan)). - -fof(axWorldLZPred1415, axiom, - f_located(inst_AubenasAirport,inst_France)). - -fof(axWorldLZPred1416, axiom, - f_located(inst_ColiseumStreetCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1417, axiom, - f_located(inst_KobukAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1418, axiom, - f_located(inst_OboAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1419, axiom, - f_located(inst_ScoresbysundAirport,inst_Greenland)). - -fof(axWorldLZPred1420, axiom, - f_located(inst_OceanReefClubFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1421, axiom, - f_located(inst_CocaAirport,inst_Ecuador)). - -fof(axWorldLZPred1422, axiom, - f_located(inst_OceanCityMunicipalMDAirport,inst_UnitedStates)). - -fof(axWorldLZPred1423, axiom, - f_located(inst_OcalaMunicipalAirportJimTaylorFieldFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1424, axiom, - f_located(inst_ALManghamJrRegionalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1425, axiom, - f_located(inst_OceanicAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1426, axiom, - f_located(inst_OchoRiosAirport,inst_Jamaica)). - -fof(axWorldLZPred1427, axiom, - f_located(inst_OceansideMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1428, axiom, - f_located(inst_ElCocoSanJoseAirport,inst_CostaRica)). - -fof(axWorldLZPred1429, axiom, - f_located(inst_OcontoMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1430, axiom, - f_located(inst_OcanaAirport,inst_Colombia)). - -fof(axWorldLZPred1431, axiom, - f_located(inst_WarrenFieldNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1432, axiom, - f_located(inst_OuaddaAirport,inst_CentralAfricanRepublic)). - -fof(axWorldLZPred1433, axiom, - f_located(inst_SanJeronimoCordobaAirport,inst_Spain)). - -fof(axWorldLZPred1434, axiom, - f_located(inst_OodnadattaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1435, axiom, - f_located(inst_BeldringeOdenseAirport,inst_Denmark)). - -fof(axWorldLZPred1436, axiom, - f_located(inst_OdihamRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1437, axiom, - f_located(inst_OuandaDjalleAirport,inst_CentralAfricanRepublic)). - -fof(axWorldLZPred1438, axiom, - f_located(inst_CordilloDownsSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1439, axiom, - f_located(inst_GarrettCountyMDAirport,inst_UnitedStates)). - -fof(axWorldLZPred1440, axiom, - f_located(inst_LongSeridanSarawakAirport,inst_Malaysia)). - -fof(axWorldLZPred1441, axiom, - f_located(inst_OrdRiverWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1442, axiom, - f_located(inst_TsentrainyOdesaAirport,inst_Ukraine)). - -fof(axWorldLZPred1443, axiom, - f_located(inst_OakHarborAirParkWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1444, axiom, - f_located(inst_EvelynSharpFieldNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1445, axiom, - f_located(inst_OudomxayAirport,inst_Laos)). - -fof(axWorldLZPred1446, axiom, - f_located(inst_ONealINAirport,inst_UnitedStates)). - -fof(axWorldLZPred1447, axiom, - f_located(inst_OcussiAirport,inst_Indonesia)). - -fof(axWorldLZPred1448, axiom, - f_located(inst_OakleyMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1449, axiom, - f_located(inst_PaloemeuAirport,inst_Suriname)). - -fof(axWorldLZPred1450, axiom, - f_located(inst_LOSimenstadMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1451, axiom, - f_located(inst_OrnskoldsvikAirport,inst_Sweden)). - -fof(axWorldLZPred1452, axiom, - f_located(inst_AntoinedeSteExuperySanAntonioOesteAirport,inst_Argentina)). - -fof(axWorldLZPred1453, axiom, - f_located(inst_OffuttAirForceBaseNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1454, axiom, - f_located(inst_OlafsfjordurAirport,inst_Iceland)). - -fof(axWorldLZPred1455, axiom, - f_located(inst_KarlStefanMemorialNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1456, axiom, - f_located(inst_HanoverCountyMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1457, axiom, - f_located(inst_OfuOfuIslandAirport,inst_AmericanSamoa)). - -fof(axWorldLZPred1458, axiom, - f_located(inst_SearleFieldNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1459, axiom, - f_located(inst_OrangeburgMunicipalSCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1460, axiom, - f_located(inst_OgdenHinckleyUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred1461, axiom, - f_located(inst_OgeranangAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1462, axiom, - f_located(inst_KahuluiHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1463, axiom, - f_located(inst_OgleAirport,inst_Guyana)). - -fof(axWorldLZPred1464, axiom, - f_located(inst_OntonagonCountyMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1465, axiom, - f_located(inst_YonaguniJimaAirport,inst_Japan)). - -fof(axWorldLZPred1466, axiom, - f_located(inst_BongorAirport,inst_Chad)). - -fof(axWorldLZPred1467, axiom, - f_located(inst_OgdensburgInternationalNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1468, axiom, - f_located(inst_OuarglaAirport,inst_Algeria)). - -fof(axWorldLZPred1469, axiom, - f_located(inst_VladikavkazNorthOssetiaAirport,inst_Russia)). - -fof(axWorldLZPred1470, axiom, - f_located(inst_NortheastCapeAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1471, axiom, - f_located(inst_OhridAirport,inst_Macedonia)). - -fof(axWorldLZPred1472, axiom, - f_located(inst_OshakatiAirport,inst_Namibia)). - -fof(axWorldLZPred1473, axiom, - f_located(inst_ObanHeliportObanAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1474, axiom, - f_located(inst_WykaufFoehrAirport,inst_Germany)). - -fof(axWorldLZPred1475, axiom, - f_located(inst_KohatAirport,inst_Pakistan)). - -fof(axWorldLZPred1476, axiom, - f_located(inst_LtWarrenEatonNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1477, axiom, - f_located(inst_SplaneMemorialPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1478, axiom, - f_located(inst_OshimaIslandAirport,inst_Japan)). - -fof(axWorldLZPred1479, axiom, - f_located(inst_OberlinMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1480, axiom, - f_located(inst_OkushiriAirport,inst_Japan)). - -fof(axWorldLZPred1481, axiom, - f_located(inst_OitaAirport,inst_Japan)). - -fof(axWorldLZPred1482, axiom, - f_located(inst_OutjoAirport,inst_Namibia)). - -fof(axWorldLZPred1483, axiom, - f_located(inst_OtjiwarongoAirport,inst_Namibia)). - -fof(axWorldLZPred1484, axiom, - f_located(inst_OkinawaRyukyuIsAirport,inst_Japan)). - -fof(axWorldLZPred1485, axiom, - f_located(inst_OrchidBeachAirport,inst_Australia)). - -fof(axWorldLZPred1486, axiom, - f_located(inst_WillRogersWorldOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1487, axiom, - f_located(inst_OkadamaSapporoAirport,inst_Japan)). - -fof(axWorldLZPred1488, axiom, - f_located(inst_OkinoErabuAirport,inst_Japan)). - -fof(axWorldLZPred1489, axiom, - f_located(inst_OkaukuejoAirport,inst_Namibia)). - -fof(axWorldLZPred1490, axiom, - f_located(inst_OkoyoAirport,inst_Congo)). - -fof(axWorldLZPred1491, axiom, - f_located(inst_CottesmoreRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1492, axiom, - f_located(inst_OkiIslandAirport,inst_Japan)). - -fof(axWorldLZPred1493, axiom, - f_located(inst_OkayamaAirport,inst_Japan)). - -fof(axWorldLZPred1494, axiom, - f_located(inst_KokomoMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldLZPred1495, axiom, - f_located(inst_OksibilAirport,inst_Indonesia)). - -fof(axWorldLZPred1496, axiom, - f_located(inst_OkmulgeeMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1497, axiom, - f_located(inst_OkondjaAirport,inst_Gabon)). - -fof(axWorldLZPred1498, axiom, - f_located(inst_YokotaAirForceBaseYokotaAirport,inst_Japan)). - -fof(axWorldLZPred1499, axiom, - f_located(inst_OksapminAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1500, axiom, - f_located(inst_OkabaAirport,inst_Indonesia)). - -fof(axWorldLZPred1501, axiom, - f_located(inst_YorkeIslandsQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1502, axiom, - f_located(inst_GardenCountyNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1503, axiom, - f_located(inst_MokutiAirport,inst_Namibia)). - -fof(axWorldLZPred1504, axiom, - f_located(inst_OakeyQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1505, axiom, - f_located(inst_KaolinFieldGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1506, axiom, - f_located(inst_OrlandAirport,inst_Norway)). - -fof(axWorldLZPred1507, axiom, - f_located(inst_CostaSmeraldaSardiniaAirport,inst_Italy)). - -fof(axWorldLZPred1508, axiom, - f_located(inst_DewittFieldOldTownMunicipalMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1509, axiom, - f_located(inst_OleanMunicipalNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1510, axiom, - f_located(inst_LMClaytonMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred1511, axiom, - f_located(inst_SolonSpringsMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1512, axiom, - f_located(inst_OldHarborAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1513, axiom, - f_located(inst_OlafsvikAirport,inst_Iceland)). - -fof(axWorldLZPred1514, axiom, - f_located(inst_OlpoiAirport,inst_Vanuatu)). - -fof(axWorldLZPred1515, axiom, - f_located(inst_OlympiaWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1516, axiom, - f_located(inst_ColoniaSarmienAirport,inst_Argentina)). - -fof(axWorldLZPred1517, axiom, - f_located(inst_OlomoucAirport,inst_CzechRepublic)). - -fof(axWorldLZPred1518, axiom, - f_located(inst_OlympicDamSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1519, axiom, - f_located(inst_OlsobipAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1520, axiom, - f_located(inst_NogalesInternationalAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1521, axiom, - f_located(inst_ColumbusMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1522, axiom, - f_located(inst_OliveBranchMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1523, axiom, - f_located(inst_OlneyNobleILAirport,inst_UnitedStates)). - -fof(axWorldLZPred1524, axiom, - f_located(inst_OelweinMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1525, axiom, - f_located(inst_EppleyAirfieldNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1526, axiom, - f_located(inst_OmboueAirport,inst_Gabon)). - -fof(axWorldLZPred1527, axiom, - f_located(inst_OrmocAirport,inst_Philippines)). - -fof(axWorldLZPred1528, axiom, - f_located(inst_OranjemundAirport,inst_Namibia)). - -fof(axWorldLZPred1529, axiom, - f_located(inst_NomeAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1530, axiom, - f_located(inst_KingHusseinAirBaseMafraqAirport,inst_Jordan)). - -fof(axWorldLZPred1531, axiom, - f_located(inst_OmegaAirport,inst_Namibia)). - -fof(axWorldLZPred1532, axiom, - f_located(inst_UrmiehAirport,inst_Iran)). - -fof(axWorldLZPred1533, axiom, - f_located(inst_OmuraAirport,inst_Japan)). - -fof(axWorldLZPred1534, axiom, - f_located(inst_OmakWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1535, axiom, - f_located(inst_OmkalaiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1536, axiom, - f_located(inst_MarmulAirport,inst_Oman)). - -fof(axWorldLZPred1537, axiom, - f_located(inst_OsmanabadAirport,inst_India)). - -fof(axWorldLZPred1538, axiom, - f_located(inst_OradeaAirport,inst_Romania)). - -fof(axWorldLZPred1539, axiom, - f_located(inst_OmskOmskAirport,inst_Russia)). - -fof(axWorldLZPred1540, axiom, - f_located(inst_OddorMeancheyAirport,inst_Cambodia)). - -fof(axWorldLZPred1541, axiom, - f_located(inst_WinonaMunicipalAirportMaxConradFieldMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred1542, axiom, - f_located(inst_OnongeAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1543, axiom, - f_located(inst_OndangwaAirport,inst_Namibia)). - -fof(axWorldLZPred1544, axiom, - f_located(inst_OnepusoAirport,inst_SolomonIslands)). - -fof(axWorldLZPred1545, axiom, - f_located(inst_MorningtonIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1546, axiom, - f_located(inst_OneontaMunicipalNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1547, axiom, - f_located(inst_MoanamaniAirport,inst_Indonesia)). - -fof(axWorldLZPred1548, axiom, - f_located(inst_TheONeillMunicipalAirportJohnLBakerFieldNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1549, axiom, - f_located(inst_SocorroMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred1550, axiom, - f_located(inst_OnionBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1551, axiom, - f_located(inst_OntarioMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldLZPred1552, axiom, - f_located(inst_NewportMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldLZPred1553, axiom, - f_located(inst_MonkiraQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1554, axiom, - f_located(inst_OnslowWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1555, axiom, - f_located(inst_OntarioInternationalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1556, axiom, - f_located(inst_OnoILauAirport,inst_Fiji)). - -fof(axWorldLZPred1557, axiom, - f_located(inst_ColonAirport,inst_Panama)). - -fof(axWorldLZPred1558, axiom, - f_located(inst_OlneyMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1559, axiom, - f_located(inst_OskaloosaMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1560, axiom, - f_located(inst_ToksookBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1561, axiom, - f_located(inst_GoldCoastCoolangattaQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1562, axiom, - f_located(inst_CoomaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1563, axiom, - f_located(inst_MooraberrieQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1564, axiom, - f_located(inst_OnotoaAirport,inst_Kiribati)). - -fof(axWorldLZPred1565, axiom, - f_located(inst_KopaskerAirport,inst_Iceland)). - -fof(axWorldLZPred1566, axiom, - f_located(inst_OpenBayAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1567, axiom, - f_located(inst_OpaLockaFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1568, axiom, - f_located(inst_OgnAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1569, axiom, - f_located(inst_OenpelliNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred1570, axiom, - f_located(inst_StLandryParishAirportAhartFieldLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1571, axiom, - f_located(inst_FranciscoSaCarneiroPedrasRubrasPortoOportoAirport,inst_Portugal)). - -fof(axWorldLZPred1572, axiom, - f_located(inst_SinopMTAirport,inst_Brazil)). - -fof(axWorldLZPred1573, axiom, - f_located(inst_BalimoAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1574, axiom, - f_located(inst_OpuwaAirport,inst_Namibia)). - -fof(axWorldLZPred1575, axiom, - f_located(inst_MaquoketaMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1576, axiom, - f_located(inst_OranAirport,inst_Argentina)). - -fof(axWorldLZPred1577, axiom, - f_located(inst_OrebroAirport,inst_Sweden)). - -fof(axWorldLZPred1578, axiom, - f_located(inst_OrocueAirport,inst_Colombia)). - -fof(axWorldLZPred1579, axiom, - f_located(inst_ChicagoOHareInternationalILAirport,inst_UnitedStates)). - -fof(axWorldLZPred1580, axiom, - f_located(inst_OrangeMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1581, axiom, - f_located(inst_NorfolkInternationalVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1582, axiom, - f_located(inst_ZorgenHoopParamariboAirport,inst_Suriname)). - -fof(axWorldLZPred1583, axiom, - f_located(inst_WorcesterMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1584, axiom, - f_located(inst_PortLionsAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1585, axiom, - f_located(inst_OrinduikAirport,inst_Guyana)). - -fof(axWorldLZPred1586, axiom, - f_located(inst_CorkAirport,inst_Ireland)). - -fof(axWorldLZPred1587, axiom, - f_located(inst_OrlandoExecutiveFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1588, axiom, - f_located(inst_NorthamptonAirportWitteringRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1589, axiom, - f_located(inst_EsSeniaOranAirport,inst_Algeria)). - -fof(axWorldLZPred1590, axiom, - f_located(inst_YoroAirport,inst_Honduras)). - -fof(axWorldLZPred1591, axiom, - f_located(inst_OrapaAirport,inst_Botswana)). - -fof(axWorldLZPred1592, axiom, - f_located(inst_NorwalkCTAirport,inst_UnitedStates)). - -fof(axWorldLZPred1593, axiom, - f_located(inst_YorketownSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1594, axiom, - f_located(inst_OrpheusIslandResortQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1595, axiom, - f_located(inst_NorthwayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1596, axiom, - f_located(inst_OruroAirport,inst_Bolivia)). - -fof(axWorldLZPred1597, axiom, - f_located(inst_RobertBobCurtisMemorialAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1598, axiom, - f_located(inst_OrmaraAirport,inst_Pakistan)). - -fof(axWorldLZPred1599, axiom, - f_located(inst_OriximinaPAAirport,inst_Brazil)). - -fof(axWorldLZPred1600, axiom, - f_located(inst_OrlyParisAirport,inst_France)). - -fof(axWorldLZPred1601, axiom, - f_located(inst_OrangeWalkAirport,inst_Belize)). - -fof(axWorldLZPred1602, axiom, - f_located(inst_MetropolitanAreaOsakaAirport,inst_Japan)). - -fof(axWorldLZPred1603, axiom, - f_located(inst_LinnCreekGrandGlaizeMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred1604, axiom, - f_located(inst_OscodaWurtsmithMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1605, axiom, - f_located(inst_FrosonAirBaseOstersundAirport,inst_Sweden)). - -fof(axWorldLZPred1606, axiom, - f_located(inst_OmoraAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1607, axiom, - f_located(inst_WittmanRegionalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1608, axiom, - f_located(inst_OsijekAirport,inst_Croatia)). - -fof(axWorldLZPred1609, axiom, - f_located(inst_OskarshamnAirport,inst_Sweden)). - -fof(axWorldLZPred1610, axiom, - f_located(inst_MetropolitanAreaOsloAirport,inst_Norway)). - -fof(axWorldLZPred1611, axiom, - f_located(inst_MosulAirport,inst_Iraq)). - -fof(axWorldLZPred1612, axiom, - f_located(inst_AirBaseOsanAirport,inst_SouthKorea)). - -fof(axWorldLZPred1613, axiom, - f_located(inst_SlupskAirport,inst_Poland)). - -fof(axWorldLZPred1614, axiom, - f_located(inst_MosnovOstravaAirport,inst_CzechRepublic)). - -fof(axWorldLZPred1615, axiom, - f_located(inst_OshOshAirport,inst_Kyrgyzstan)). - -fof(axWorldLZPred1616, axiom, - f_located(inst_OstendOostendeAirport,inst_Belgium)). - -fof(axWorldLZPred1617, axiom, - f_located(inst_OhioStateUniversityOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred1618, axiom, - f_located(inst_OrskOrenburgAirport,inst_Russia)). - -fof(axWorldLZPred1619, axiom, - f_located(inst_KosciuskoAttalaCountyMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1620, axiom, - f_located(inst_NamsosAirport,inst_Norway)). - -fof(axWorldLZPred1621, axiom, - f_located(inst_KoszalinAirport,inst_Poland)). - -fof(axWorldLZPred1622, axiom, - f_located(inst_KotaAirportEthiopia,inst_Ethiopia)). - -fof(axWorldLZPred1623, axiom, - f_located(inst_BolAirportChad,inst_Chad)). - -fof(axWorldLZPred1624, axiom, - f_located(inst_ContadoraAirport,inst_Panama)). - -fof(axWorldLZPred1625, axiom, - f_located(inst_WorthingtonMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred1626, axiom, - f_located(inst_NorthBendMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldLZPred1627, axiom, - f_located(inst_MorotaiIslandAirport,inst_Indonesia)). - -fof(axWorldLZPred1628, axiom, - f_located(inst_BoutilimitAirport,inst_Mauritania)). - -fof(axWorldLZPred1629, axiom, - f_located(inst_OttumwaIndustrialIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1630, axiom, - f_located(inst_GreenINAirport,inst_UnitedStates)). - -fof(axWorldLZPred1631, axiom, - f_located(inst_OttoNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred1632, axiom, - f_located(inst_OtopeniBucharestAirport,inst_Romania)). - -fof(axWorldLZPred1633, axiom, - f_located(inst_Coto47Airport,inst_CostaRica)). - -fof(axWorldLZPred1634, axiom, - f_located(inst_OtuAirport,inst_Colombia)). - -fof(axWorldLZPred1635, axiom, - f_located(inst_OtaviaAirport,inst_Namibia)). - -fof(axWorldLZPred1636, axiom, - f_located(inst_OriaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1637, axiom, - f_located(inst_RalphWienMemorialAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1638, axiom, - f_located(inst_OuagadougouAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred1639, axiom, - f_located(inst_LesAngladesOujdaAirport,inst_Morocco)). - -fof(axWorldLZPred1640, axiom, - f_located(inst_OuessoAirport,inst_Congo)). - -fof(axWorldLZPred1641, axiom, - f_located(inst_OuahigouyaAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred1642, axiom, - f_located(inst_OudtshoornAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1643, axiom, - f_located(inst_OuterSkerriesShetlandIslandsAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1644, axiom, - f_located(inst_OuluAirport,inst_Finland)). - -fof(axWorldLZPred1645, axiom, - f_located(inst_HadjerAirport,inst_Chad)). - -fof(axWorldLZPred1646, axiom, - f_located(inst_UniversityofOklahomaWestheimerOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1647, axiom, - f_located(inst_BatouriAirport,inst_Cameroon)). - -fof(axWorldLZPred1648, axiom, - f_located(inst_OurinhosSPAirport,inst_Brazil)). - -fof(axWorldLZPred1649, axiom, - f_located(inst_BoussoAirport,inst_Chad)). - -fof(axWorldLZPred1650, axiom, - f_located(inst_QuangaAirport,inst_Gabon)). - -fof(axWorldLZPred1651, axiom, - f_located(inst_ZouerateAirport,inst_Mauritania)). - -fof(axWorldLZPred1652, axiom, - f_located(inst_BekilyAirport,inst_Madagascar)). - -fof(axWorldLZPred1653, axiom, - f_located(inst_TolmachevoNovosibirskAirport,inst_Russia)). - -fof(axWorldLZPred1654, axiom, - f_located(inst_AsturiasOviedoAvilesAirport,inst_Spain)). - -fof(axWorldLZPred1655, axiom, - f_located(inst_OrovilleMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1656, axiom, - f_located(inst_OvalleAirport,inst_Chile)). - -fof(axWorldLZPred1657, axiom, - f_located(inst_OuvenAirport,inst_Australia)). - -fof(axWorldLZPred1658, axiom, - f_located(inst_NorthVernonINAirport,inst_UnitedStates)). - -fof(axWorldLZPred1659, axiom, - f_located(inst_OwatonnaMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred1660, axiom, - f_located(inst_OwensboroDaviessCountyKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1661, axiom, - f_located(inst_NorwoodMemorialMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1662, axiom, - f_located(inst_OwendoAirport,inst_Gabon)). - -fof(axWorldLZPred1663, axiom, - f_located(inst_OttawaMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1664, axiom, - f_located(inst_CentralMaineAirportofNorridgewockMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1665, axiom, - f_located(inst_PutnamCountyOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred1666, axiom, - f_located(inst_WaterburyOxfordCTAirport,inst_UnitedStates)). - -fof(axWorldLZPred1667, axiom, - f_located(inst_MiamiUniversityOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred1668, axiom, - f_located(inst_OxfordEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1669, axiom, - f_located(inst_StarkeCountyINAirport,inst_UnitedStates)). - -fof(axWorldLZPred1670, axiom, - f_located(inst_OrientosNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1671, axiom, - f_located(inst_OxnardCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1672, axiom, - f_located(inst_KnoxvilleMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1673, axiom, - f_located(inst_MorneyPlainsQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1674, axiom, - f_located(inst_GoyaAirport,inst_Argentina)). - -fof(axWorldLZPred1675, axiom, - f_located(inst_OyemAirport,inst_Gabon)). - -fof(axWorldLZPred1676, axiom, - f_located(inst_MoyoAirport,inst_Uganda)). - -fof(axWorldLZPred1677, axiom, - f_located(inst_OiapoqueAPAirport,inst_Brazil)). - -fof(axWorldLZPred1678, axiom, - f_located(inst_MoyaleAirportKenya,inst_Kenya)). - -fof(axWorldLZPred1679, axiom, - f_located(inst_OuyenVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred1680, axiom, - f_located(inst_TresArroyosAirport,inst_Argentina)). - -fof(axWorldLZPred1681, axiom, - f_located(inst_YosemiteParkCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1682, axiom, - f_located(inst_OzonaMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1683, axiom, - f_located(inst_OzamisCityAirport,inst_Philippines)). - -fof(axWorldLZPred1684, axiom, - f_located(inst_ZaporizhzhyaZaporizhzhyaAirport,inst_Ukraine)). - -fof(axWorldLZPred1685, axiom, - f_located(inst_MoronAirBaseMorondelaFronteraAirport,inst_Spain)). - -fof(axWorldLZPred1686, axiom, - f_located(inst_CairnsArmyAirFieldALAirport,inst_UnitedStates)). - -fof(axWorldLZPred1687, axiom, - f_located(inst_OuarzazateAirport,inst_Morocco)). - -fof(axWorldLZPred1688, axiom, - f_located(inst_PaAnAirport,inst_Myanmar)). - -fof(axWorldLZPred1689, axiom, - f_located(inst_BilaspurAirport,inst_India)). - -fof(axWorldLZPred1690, axiom, - f_located(inst_PaitillaMarcosAGelabertPanamaCityAirport,inst_Panama)). - -fof(axWorldLZPred1691, axiom, - f_located(inst_PaderbornLippstadtAirport,inst_Germany)). - -fof(axWorldLZPred1692, axiom, - f_located(inst_SnohomishCountyAirportPaineFieldWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1693, axiom, - f_located(inst_PakubaAirport,inst_Uganda)). - -fof(axWorldLZPred1694, axiom, - f_located(inst_PagadianAirport,inst_Philippines)). - -fof(axWorldLZPred1695, axiom, - f_located(inst_BarkleyRegionalKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1696, axiom, - f_located(inst_PailinAirport,inst_Cambodia)). - -fof(axWorldLZPred1697, axiom, - f_located(inst_ParaChinarAirport,inst_Pakistan)). - -fof(axWorldLZPred1698, axiom, - f_located(inst_PortAllenHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1699, axiom, - f_located(inst_PalanqueroAirport,inst_Colombia)). - -fof(axWorldLZPred1700, axiom, - f_located(inst_TyndallAirForceBaseFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1701, axiom, - f_located(inst_PattaniAirport,inst_Thailand)). - -fof(axWorldLZPred1702, axiom, - f_located(inst_PaloAltoAirportofSantaClaraCountyCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1703, axiom, - f_located(inst_PortauPrinceAirport,inst_Haiti)). - -fof(axWorldLZPred1704, axiom, - f_located(inst_PalmerMunicipalAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1705, axiom, - f_located(inst_MetropolianAreaParisAirport,inst_France)). - -fof(axWorldLZPred1706, axiom, - f_located(inst_ParosAirport,inst_Greece)). - -fof(axWorldLZPred1707, axiom, - f_located(inst_PatnaAirport,inst_India)). - -fof(axWorldLZPred1708, axiom, - f_located(inst_PaukAirport,inst_Myanmar)). - -fof(axWorldLZPred1709, axiom, - f_located(inst_PauloAfonsoBAAirport,inst_Brazil)). - -fof(axWorldLZPred1710, axiom, - f_located(inst_PambwaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1711, axiom, - f_located(inst_PortdePaixAirport,inst_Haiti)). - -fof(axWorldLZPred1712, axiom, - f_located(inst_PamolSabahAirport,inst_Malaysia)). - -fof(axWorldLZPred1713, axiom, - f_located(inst_PozaRicaAirport,inst_Mexico)). - -fof(axWorldLZPred1714, axiom, - f_located(inst_PointBarrowAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1715, axiom, - f_located(inst_ParanaibaMGAirport,inst_Brazil)). - -fof(axWorldLZPred1716, axiom, - f_located(inst_PueblaAirport,inst_Mexico)). - -fof(axWorldLZPred1717, axiom, - f_located(inst_PorbandarAirport,inst_India)). - -fof(axWorldLZPred1718, axiom, - f_located(inst_PuertoBerrioAirport,inst_Colombia)). - -fof(axWorldLZPred1719, axiom, - f_located(inst_GriderFieldARAirport,inst_UnitedStates)). - -fof(axWorldLZPred1720, axiom, - f_located(inst_PlattsburghAirForceBaseNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1721, axiom, - f_located(inst_ParoAirport,inst_Bhutan)). - -fof(axWorldLZPred1722, axiom, - f_located(inst_PalmBeachInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1723, axiom, - f_located(inst_PaamaAirport,inst_Vanuatu)). - -fof(axWorldLZPred1724, axiom, - f_located(inst_PackCreekAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1725, axiom, - f_located(inst_BartolomeSalomPuertoCabelloAirport,inst_Venezuela)). - -fof(axWorldLZPred1726, axiom, - f_located(inst_JohanAdolfPengelZanderyParamariboAirport,inst_Suriname)). - -fof(axWorldLZPred1727, axiom, - f_located(inst_PortoAmboimAirport,inst_Angola)). - -fof(axWorldLZPred1728, axiom, - f_located(inst_ParaburdooWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1729, axiom, - f_located(inst_PuertoBarriosAirport,inst_Guatemala)). - -fof(axWorldLZPred1730, axiom, - f_located(inst_PatongBeachAirport,inst_Thailand)). - -fof(axWorldLZPred1731, axiom, - f_located(inst_PutaoAirport,inst_Myanmar)). - -fof(axWorldLZPred1732, axiom, - f_located(inst_PalibeloAirport,inst_Indonesia)). - -fof(axWorldLZPred1733, axiom, - f_located(inst_BedardFieldAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1734, axiom, - f_located(inst_PlettenbergBayAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1735, axiom, - f_located(inst_PortageCreekAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1736, axiom, - f_located(inst_PondokCabeAirport,inst_Indonesia)). - -fof(axWorldLZPred1737, axiom, - f_located(inst_PuertoRicoAirportColombia,inst_Colombia)). - -fof(axWorldLZPred1738, axiom, - f_located(inst_PrairieduChienMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1739, axiom, - f_located(inst_PainterCreekAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1740, axiom, - f_located(inst_PasoCaballosAirport,inst_Guatemala)). - -fof(axWorldLZPred1741, axiom, - f_located(inst_PalaciosAirport,inst_Honduras)). - -fof(axWorldLZPred1742, axiom, - f_located(inst_PorcupineCreekAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1743, axiom, - f_located(inst_PucallpaAirport,inst_Peru)). - -fof(axWorldLZPred1744, axiom, - f_located(inst_PlayadelCarmenAirport,inst_Mexico)). - -fof(axWorldLZPred1745, axiom, - f_located(inst_PictonAirport,inst_NewZealand)). - -fof(axWorldLZPred1746, axiom, - f_located(inst_PuntaColoradaAirport,inst_Mexico)). - -fof(axWorldLZPred1747, axiom, - f_located(inst_PuertoCarrenoAirport,inst_Colombia)). - -fof(axWorldLZPred1748, axiom, - f_located(inst_PicosPIAirport,inst_Brazil)). - -fof(axWorldLZPred1749, axiom, - f_located(inst_PrincetonNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred1750, axiom, - f_located(inst_PicayunePearlRiverCountyMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1751, axiom, - f_located(inst_PuntaChivatoAirport,inst_Mexico)). - -fof(axWorldLZPred1752, axiom, - f_located(inst_CarlRKellerFieldOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred1753, axiom, - f_located(inst_PuertoLaCruzAirport,inst_Venezuela)). - -fof(axWorldLZPred1754, axiom, - f_located(inst_PuertoIniridaAirport,inst_Colombia)). - -fof(axWorldLZPred1755, axiom, - f_located(inst_PedroBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1756, axiom, - f_located(inst_MueoAirport,inst_NewCaledonia)). - -fof(axWorldLZPred1757, axiom, - f_located(inst_PandiePandieSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1758, axiom, - f_located(inst_PradoBAAirport,inst_Brazil)). - -fof(axWorldLZPred1759, axiom, - f_located(inst_TabingPadangAirport,inst_Indonesia)). - -fof(axWorldLZPred1760, axiom, - f_located(inst_PindiuAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1761, axiom, - f_located(inst_DekalbPeachtreeGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1762, axiom, - f_located(inst_PontaDelgadaSaoMiguelIslandAzoresAirport,inst_Portugal)). - -fof(axWorldLZPred1763, axiom, - f_located(inst_ParndanaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1764, axiom, - f_located(inst_PendopoAirport,inst_Indonesia)). - -fof(axWorldLZPred1765, axiom, - f_located(inst_ElJacuelPuntadelEsteAirport,inst_Uruguay)). - -fof(axWorldLZPred1766, axiom, - f_located(inst_PresidenteDutraAirport,inst_Brazil)). - -fof(axWorldLZPred1767, axiom, - f_located(inst_PiedrasNegrasAirport,inst_Mexico)). - -fof(axWorldLZPred1768, axiom, - f_located(inst_PendletonMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldLZPred1769, axiom, - f_located(inst_PaysanduAirport,inst_Uruguay)). - -fof(axWorldLZPred1770, axiom, - f_located(inst_PlovdivAirport,inst_Bulgaria)). - -fof(axWorldLZPred1771, axiom, - f_located(inst_PortlandInternationalORAirport,inst_UnitedStates)). - -fof(axWorldLZPred1772, axiom, - f_located(inst_PedernalesAirport,inst_Venezuela)). - -fof(axWorldLZPred1773, axiom, - f_located(inst_PenneshawSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1774, axiom, - f_located(inst_PebaneAirport,inst_Mozambique)). - -fof(axWorldLZPred1775, axiom, - f_located(inst_PelicanSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1776, axiom, - f_located(inst_BolshesavinoPermAirport,inst_Russia)). - -fof(axWorldLZPred1777, axiom, - f_located(inst_SEgidioPerugiaAirport,inst_Italy)). - -fof(axWorldLZPred1778, axiom, - f_located(inst_ComodoroZanniPehuajoAirport,inst_Argentina)). - -fof(axWorldLZPred1779, axiom, - f_located(inst_MatecanaPereiraAirport,inst_Colombia)). - -fof(axWorldLZPred1780, axiom, - f_located(inst_CapitalBeijingPekingAirport,inst_China)). - -fof(axWorldLZPred1781, axiom, - f_located(inst_PelanengAirport,inst_Lesotho)). - -fof(axWorldLZPred1782, axiom, - f_located(inst_PadreAldamizPuertoMaldonadoAirport,inst_Peru)). - -fof(axWorldLZPred1783, axiom, - f_located(inst_InternationalPeninsularAirport,inst_Malaysia)). - -fof(axWorldLZPred1784, axiom, - f_located(inst_PeppimenartiNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred1785, axiom, - f_located(inst_PecosMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1786, axiom, - f_located(inst_PerthWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1787, axiom, - f_located(inst_PetrozavodskKareliaAirport,inst_Russia)). - -fof(axWorldLZPred1788, axiom, - f_located(inst_PelotasRSAirport,inst_Brazil)). - -fof(axWorldLZPred1789, axiom, - f_located(inst_PuertoLenpiraAirport,inst_Honduras)). - -fof(axWorldLZPred1790, axiom, - f_located(inst_PeshawarAirport,inst_Pakistan)). - -fof(axWorldLZPred1791, axiom, - f_located(inst_PenongSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1792, axiom, - f_located(inst_PenzaPenzaAirport,inst_Russia)). - -fof(axWorldLZPred1793, axiom, - f_located(inst_PafWarrenAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1794, axiom, - f_located(inst_PassoFundoRSAirport,inst_Brazil)). - -fof(axWorldLZPred1795, axiom, - f_located(inst_PacificCityStateORAirport,inst_UnitedStates)). - -fof(axWorldLZPred1796, axiom, - f_located(inst_FortFrederickAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1797, axiom, - f_located(inst_PatreksfjordurAirport,inst_Iceland)). - -fof(axWorldLZPred1798, axiom, - f_located(inst_PanamaCityBayInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1799, axiom, - f_located(inst_InternationalPaphosAirport,inst_Cyprus)). - -fof(axWorldLZPred1800, axiom, - f_located(inst_IleboAirport,inst_Zaire)). - -fof(axWorldLZPred1801, axiom, - f_located(inst_PageMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1802, axiom, - f_located(inst_PangoaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1803, axiom, - f_located(inst_GrantCountyWVAirport,inst_UnitedStates)). - -fof(axWorldLZPred1804, axiom, - f_located(inst_CharlotteCountyFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1805, axiom, - f_located(inst_YegepaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1806, axiom, - f_located(inst_RivesaltesPerpignanAirport,inst_France)). - -fof(axWorldLZPred1807, axiom, - f_located(inst_ProgressoAirport,inst_Brazil)). - -fof(axWorldLZPred1808, axiom, - f_located(inst_PantnagarAirport,inst_India)). - -fof(axWorldLZPred1809, axiom, - f_located(inst_DundoChitatoAirport,inst_Angola)). - -fof(axWorldLZPred1810, axiom, - f_located(inst_PangkalpinangAirport,inst_Indonesia)). - -fof(axWorldLZPred1811, axiom, - f_located(inst_TrentLottInternationalMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1812, axiom, - f_located(inst_PortGrahamAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1813, axiom, - f_located(inst_PangiaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1814, axiom, - f_located(inst_StevensFieldCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred1815, axiom, - f_located(inst_KirkFieldARAirport,inst_UnitedStates)). - -fof(axWorldLZPred1816, axiom, - f_located(inst_GrandCanyonCavernsAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1817, axiom, - f_located(inst_PittGreenvilleNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1818, axiom, - f_located(inst_BassillacPerigueuxAirport,inst_France)). - -fof(axWorldLZPred1819, axiom, - f_located(inst_PontaGrossaPRAirport,inst_Brazil)). - -fof(axWorldLZPred1820, axiom, - f_located(inst_PhanRangAirport,inst_Vietnam)). - -fof(axWorldLZPred1821, axiom, - f_located(inst_ParmalbaAirport,inst_Brazil)). - -fof(axWorldLZPred1822, axiom, - f_located(inst_OmagwaPortHarcourtAirport,inst_Nigeria)). - -fof(axWorldLZPred1823, axiom, - f_located(inst_HarryCleverFieldOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred1824, axiom, - f_located(inst_PortHedlandWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1825, axiom, - f_located(inst_NewportNewsWilliamsburgInternationalVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1826, axiom, - f_located(inst_PhillipsburgMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1827, axiom, - f_located(inst_PhanThietAirport,inst_Vietnam)). - -fof(axWorldLZPred1828, axiom, - f_located(inst_PinheiroMAAirport,inst_Brazil)). - -fof(axWorldLZPred1829, axiom, - f_located(inst_PortHunterNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1830, axiom, - f_located(inst_PalmBeachCountyGladesFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1831, axiom, - f_located(inst_PhiladelphiaInternationalPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1832, axiom, - f_located(inst_BoeblingenAirport,inst_Germany)). - -fof(axWorldLZPred1833, axiom, - f_located(inst_StClairCountyInternationalMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1834, axiom, - f_located(inst_PointHopeAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1835, axiom, - f_located(inst_PhilipSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred1836, axiom, - f_located(inst_PacificHarbourAirport,inst_Fiji)). - -fof(axWorldLZPred1837, axiom, - f_located(inst_PhitsanulokAirport,inst_Thailand)). - -fof(axWorldLZPred1838, axiom, - f_located(inst_HenryCountyTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred1839, axiom, - f_located(inst_PhuVinhAirport,inst_Vietnam)). - -fof(axWorldLZPred1840, axiom, - f_located(inst_PhalaborwaAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1841, axiom, - f_located(inst_PhoenixSkyHarborInternationalAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1842, axiom, - f_located(inst_GreaterPeoriaRegionalILAirport,inst_UnitedStates)). - -fof(axWorldLZPred1843, axiom, - f_located(inst_HattiesburgLaurelRegionalMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1844, axiom, - f_located(inst_ParadiseIslandParadiseAirport,inst_Bahamas)). - -fof(axWorldLZPred1845, axiom, - f_located(inst_StPetersburgClearwaterInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1846, axiom, - f_located(inst_PinebeltMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1847, axiom, - f_located(inst_PitingaAirport,inst_Brazil)). - -fof(axWorldLZPred1848, axiom, - f_located(inst_PocatelloMunicipalIDAirport,inst_UnitedStates)). - -fof(axWorldLZPred1849, axiom, - f_located(inst_PhillipsAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1850, axiom, - f_located(inst_PrestwickScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1851, axiom, - f_located(inst_PilarAirport,inst_Paraguay)). - -fof(axWorldLZPred1852, axiom, - f_located(inst_ParintinsAMAirport,inst_Brazil)). - -fof(axWorldLZPred1853, axiom, - f_located(inst_PiscoAirport,inst_Peru)). - -fof(axWorldLZPred1854, axiom, - f_located(inst_PilotPointAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1855, axiom, - f_located(inst_PipillipaiAirport,inst_Guyana)). - -fof(axWorldLZPred1856, axiom, - f_located(inst_PierreMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred1857, axiom, - f_located(inst_BiardPoitiersAirport,inst_France)). - -fof(axWorldLZPred1858, axiom, - f_located(inst_GreaterPittsburghInternationalPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1859, axiom, - f_located(inst_PiuraAirport,inst_Peru)). - -fof(axWorldLZPred1860, axiom, - f_located(inst_PingTungAirport,inst_Taiwan)). - -fof(axWorldLZPred1861, axiom, - f_located(inst_PicoIslandAzoresAirport,inst_Portugal)). - -fof(axWorldLZPred1862, axiom, - f_located(inst_PointLayLRRSAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1863, axiom, - f_located(inst_PaysonAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred1864, axiom, - f_located(inst_PedroJuanCaballeroAirport,inst_Paraguay)). - -fof(axWorldLZPred1865, axiom, - f_located(inst_PanjgurAirport,inst_Pakistan)). - -fof(axWorldLZPred1866, axiom, - f_located(inst_PuertoJimenezAirport,inst_CostaRica)). - -fof(axWorldLZPred1867, axiom, - f_located(inst_PortSanJuanAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1868, axiom, - f_located(inst_PinckneyvilleDuQuoinILAirport,inst_UnitedStates)). - -fof(axWorldLZPred1869, axiom, - f_located(inst_PuertoJuarezAirport,inst_Mexico)). - -fof(axWorldLZPred1870, axiom, - f_located(inst_NapaskiakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1871, axiom, - f_located(inst_WoodCountyAirportGillRobbWilsonFieldWVAirport,inst_UnitedStates)). - -fof(axWorldLZPred1872, axiom, - f_located(inst_PetropavlovskKamchatskiyKamchatkaAirport,inst_Russia)). - -fof(axWorldLZPred1873, axiom, - f_located(inst_ParkRapidsMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred1874, axiom, - f_located(inst_ParkesNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred1875, axiom, - f_located(inst_ParkFallsMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1876, axiom, - f_located(inst_PangkorIslandAirport,inst_Malaysia)). - -fof(axWorldLZPred1877, axiom, - f_located(inst_PortoKheliAirport,inst_Greece)). - -fof(axWorldLZPred1878, axiom, - f_located(inst_PakotoaIslandAirport,inst_NewZealand)). - -fof(axWorldLZPred1879, axiom, - f_located(inst_PakokkuAirport,inst_Myanmar)). - -fof(axWorldLZPred1880, axiom, - f_located(inst_PakatoaIslandAirport,inst_NewZealand)). - -fof(axWorldLZPred1881, axiom, - f_located(inst_PortKaitumaAirport,inst_Guyana)). - -fof(axWorldLZPred1882, axiom, - f_located(inst_PangkalanbuunAirport,inst_Indonesia)). - -fof(axWorldLZPred1883, axiom, - f_located(inst_ParakouAirport,inst_Benin)). - -fof(axWorldLZPred1884, axiom, - f_located(inst_PukapukaAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred1885, axiom, - f_located(inst_PokharaAirport,inst_Nepal)). - -fof(axWorldLZPred1886, axiom, - f_located(inst_PaksaneAirport,inst_Laos)). - -fof(axWorldLZPred1887, axiom, - f_located(inst_PortKeatsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred1888, axiom, - f_located(inst_SimpangTigaPekanbaruAirport,inst_Indonesia)). - -fof(axWorldLZPred1889, axiom, - f_located(inst_SelibiPhikweAirport,inst_Botswana)). - -fof(axWorldLZPred1890, axiom, - f_located(inst_CilikRiwutPalangkarayaAirport,inst_Indonesia)). - -fof(axWorldLZPred1891, axiom, - f_located(inst_PakseAirport,inst_Laos)). - -fof(axWorldLZPred1892, axiom, - f_located(inst_PlanadasAirport,inst_Colombia)). - -fof(axWorldLZPred1893, axiom, - f_located(inst_ClintonCountyNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1894, axiom, - f_located(inst_PlanetaRicaAirport,inst_Colombia)). - -fof(axWorldLZPred1895, axiom, - f_located(inst_PlayaSamaraAirport,inst_CostaRica)). - -fof(axWorldLZPred1896, axiom, - f_located(inst_PaielaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1897, axiom, - f_located(inst_PalaAirport,inst_Chad)). - -fof(axWorldLZPred1898, axiom, - f_located(inst_LaPlagneAirport,inst_France)). - -fof(axWorldLZPred1899, axiom, - f_located(inst_RoboroughEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1900, axiom, - f_located(inst_MGrahamClarkMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred1901, axiom, - f_located(inst_PalmiaAirport,inst_Mexico)). - -fof(axWorldLZPred1902, axiom, - f_located(inst_SultanMahmudBadaruddinIIPalembangAirport,inst_Indonesia)). - -fof(axWorldLZPred1903, axiom, - f_located(inst_PellstonRegionalAirportofEmmetCountyMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred1904, axiom, - f_located(inst_PortLincolnSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1905, axiom, - f_located(inst_LaPalmaCanaryIslandsAirport,inst_Spain)). - -fof(axWorldLZPred1906, axiom, - f_located(inst_PalangaAirport,inst_Lithuania)). - -fof(axWorldLZPred1907, axiom, - f_located(inst_StClairCountyALAirport,inst_UnitedStates)). - -fof(axWorldLZPred1908, axiom, - f_located(inst_PlatoAirport,inst_Colombia)). - -fof(axWorldLZPred1909, axiom, - f_located(inst_PoltavaPoltavaAirport,inst_Ukraine)). - -fof(axWorldLZPred1910, axiom, - f_located(inst_MutiaraPaluAirport,inst_Indonesia)). - -fof(axWorldLZPred1911, axiom, - f_located(inst_SemeySemipalatinskSemeyAirport,inst_Kazakhstan)). - -fof(axWorldLZPred1912, axiom, - f_located(inst_KentlandINAirport,inst_UnitedStates)). - -fof(axWorldLZPred1913, axiom, - f_located(inst_PortElizabethAirport,inst_SouthAfrica)). - -fof(axWorldLZPred1914, axiom, - f_located(inst_PembaIslandAirport,inst_Tanzania)). - -fof(axWorldLZPred1915, axiom, - f_located(inst_PembinaMunicipalNDAirport,inst_UnitedStates)). - -fof(axWorldLZPred1916, axiom, - f_located(inst_ElTepualPuertoMonttAirport,inst_Chile)). - -fof(axWorldLZPred1917, axiom, - f_located(inst_PalmdaleProductionFlightTestInstallationAirForcePlant42CAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1918, axiom, - f_located(inst_PortsmouthEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred1919, axiom, - f_located(inst_ParmaAirport,inst_Italy)). - -fof(axWorldLZPred1920, axiom, - f_located(inst_PontaPoraSPAirport,inst_Brazil)). - -fof(axWorldLZPred1921, axiom, - f_located(inst_GreaterPortsmouthRegionalOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred1922, axiom, - f_located(inst_PalmadeMallorcaBalearicIslandsAirport,inst_Spain)). - -fof(axWorldLZPred1923, axiom, - f_located(inst_PalmIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1924, axiom, - f_located(inst_PortMollerAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1925, axiom, - f_located(inst_PhanomSarakhamAirport,inst_Thailand)). - -fof(axWorldLZPred1926, axiom, - f_located(inst_PumaniAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1927, axiom, - f_located(inst_PuntaRaisiSicilyAirport,inst_Italy)). - -fof(axWorldLZPred1928, axiom, - f_located(inst_PimagaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1929, axiom, - f_located(inst_PeritoMorenoAirport,inst_Argentina)). - -fof(axWorldLZPred1930, axiom, - f_located(inst_PalmerstonNorthAirport,inst_NewZealand)). - -fof(axWorldLZPred1931, axiom, - f_located(inst_PalmyraAirport,inst_Syria)). - -fof(axWorldLZPred1932, axiom, - f_located(inst_ParamakatoiAirport,inst_Guyana)). - -fof(axWorldLZPred1933, axiom, - f_located(inst_PaimiutAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1934, axiom, - f_located(inst_AeropuertoInternacionaldelCaribeGeneralSMarinoMargeritaPorlamararAirport,inst_Venezuela)). - -fof(axWorldLZPred1935, axiom, - f_located(inst_PalmasPRAirport,inst_Brazil)). - -fof(axWorldLZPred1936, axiom, - f_located(inst_MetropolitanMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1937, axiom, - f_located(inst_ElTehuelchePuertoMadrynAirport,inst_Argentina)). - -fof(axWorldLZPred1938, axiom, - f_located(inst_PalmarAirport,inst_CostaRica)). - -fof(axWorldLZPred1939, axiom, - f_located(inst_PamplonaAirport,inst_Spain)). - -fof(axWorldLZPred1940, axiom, - f_located(inst_PortoNacionalGOAirport,inst_Brazil)). - -fof(axWorldLZPred1941, axiom, - f_located(inst_PoncaCityMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1942, axiom, - f_located(inst_PuntaGordaAirport,inst_Belize)). - -fof(axWorldLZPred1943, axiom, - f_located(inst_NortheastPhiladelphiaPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1944, axiom, - f_located(inst_PetersonsPointAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1945, axiom, - f_located(inst_ParanaguaPRAirport,inst_Brazil)). - -fof(axWorldLZPred1946, axiom, - f_located(inst_PochentongPhnomPenhAirport,inst_Cambodia)). - -fof(axWorldLZPred1947, axiom, - f_located(inst_PohnpeiInternationalPohnpeiIslandAirport,inst_Micronesia)). - -fof(axWorldLZPred1948, axiom, - f_located(inst_SupadioPontianakAirport,inst_Indonesia)). - -fof(axWorldLZPred1949, axiom, - f_located(inst_PantelleriaPantelleriaIslandAirport,inst_Italy)). - -fof(axWorldLZPred1950, axiom, - f_located(inst_PrincetonMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred1951, axiom, - f_located(inst_PrincetonMunicipalMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred1952, axiom, - f_located(inst_PunotecaAirport,inst_Mexico)). - -fof(axWorldLZPred1953, axiom, - f_located(inst_PopondettaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1954, axiom, - f_located(inst_PoonaAirport,inst_India)). - -fof(axWorldLZPred1955, axiom, - f_located(inst_PointeNoireAirport,inst_Congo)). - -fof(axWorldLZPred1956, axiom, - f_located(inst_PensacolaRegionalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1957, axiom, - f_located(inst_PanguitchMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred1958, axiom, - f_located(inst_GraysonCountyTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1959, axiom, - f_located(inst_PetrolinaPEAirport,inst_Brazil)). - -fof(axWorldLZPred1960, axiom, - f_located(inst_SalgadoFilhoRSAirport,inst_Brazil)). - -fof(axWorldLZPred1961, axiom, - f_located(inst_PopeAirForceBaseNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred1962, axiom, - f_located(inst_BrackettFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1963, axiom, - f_located(inst_PodorAirport,inst_Senegal)). - -fof(axWorldLZPred1964, axiom, - f_located(inst_PolkArmyAirFieldLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1965, axiom, - f_located(inst_PoplarBluffMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred1966, axiom, - f_located(inst_PortGentilAirport,inst_Gabon)). - -fof(axWorldLZPred1967, axiom, - f_located(inst_PocahontasMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred1968, axiom, - f_located(inst_CapitanNicolasRojasPotosiAirport,inst_Bolivia)). - -fof(axWorldLZPred1969, axiom, - f_located(inst_PembaPortoAmeliaAirport,inst_Mozambique)). - -fof(axWorldLZPred1970, axiom, - f_located(inst_PortMoresbyAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred1971, axiom, - f_located(inst_PoptunAirport,inst_Guatemala)). - -fof(axWorldLZPred1972, axiom, - f_located(inst_PocosdeCaldasMGAirport,inst_Brazil)). - -fof(axWorldLZPred1973, axiom, - f_located(inst_PuertoPlataAirport,inst_DominicanRepublic)). - -fof(axWorldLZPred1974, axiom, - f_located(inst_PolkInletAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1975, axiom, - f_located(inst_PoriAirport,inst_Finland)). - -fof(axWorldLZPred1976, axiom, - f_located(inst_PortAntonioAirport,inst_Jamaica)). - -fof(axWorldLZPred1977, axiom, - f_located(inst_DutchessCountyNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1978, axiom, - f_located(inst_PortorozAirport,inst_Yugoslavia)). - -fof(axWorldLZPred1979, axiom, - f_located(inst_PontoiseAirport,inst_France)). - -fof(axWorldLZPred1980, axiom, - f_located(inst_PowellMunicipalWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred1981, axiom, - f_located(inst_LawicaPoznanAirport,inst_Poland)). - -fof(axWorldLZPred1982, axiom, - f_located(inst_PerryLeforsFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred1983, axiom, - f_located(inst_PresidentePrudenteSPAirport,inst_Brazil)). - -fof(axWorldLZPred1984, axiom, - f_located(inst_ProspectCreekAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred1985, axiom, - f_located(inst_HumacaoAirport,inst_PuertoRico)). - -fof(axWorldLZPred1986, axiom, - f_located(inst_PuertoPenascoAirport,inst_Mexico)). - -fof(axWorldLZPred1987, axiom, - f_located(inst_TriCityKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred1988, axiom, - f_located(inst_PagoPagoInternationalTutuilaIslandAirport,inst_AmericanSamoa)). - -fof(axWorldLZPred1989, axiom, - f_located(inst_PeraitepuysAirport,inst_Venezuela)). - -fof(axWorldLZPred1990, axiom, - f_located(inst_PortpirieSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred1991, axiom, - f_located(inst_LangkawiPulauAirport,inst_Malaysia)). - -fof(axWorldLZPred1992, axiom, - f_located(inst_PetropavlovskKamchatkaAirport,inst_Russia)). - -fof(axWorldLZPred1993, axiom, - f_located(inst_PhapluAirport,inst_Nepal)). - -fof(axWorldLZPred1994, axiom, - f_located(inst_PompanoBeachAirparkFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred1995, axiom, - f_located(inst_PopayanAirport,inst_Colombia)). - -fof(axWorldLZPred1996, axiom, - f_located(inst_PowellPointAirport,inst_Bahamas)). - -fof(axWorldLZPred1997, axiom, - f_located(inst_ProserpineQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred1998, axiom, - f_located(inst_ParaparaumuAirport,inst_NewZealand)). - -fof(axWorldLZPred1999, axiom, - f_located(inst_PasirPangarayanAirport,inst_Indonesia)). - -fof(axWorldLZPred2000, axiom, - f_located(inst_PuertoPrincesaInternationalPuertoPrincesaAirport,inst_Philippines)). - -fof(axWorldLZPred2001, axiom, - f_located(inst_PapunAirport,inst_Myanmar)). - -fof(axWorldLZPred2002, axiom, - f_located(inst_PortProtectionSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2003, axiom, - f_located(inst_PapaWestrayAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2004, axiom, - f_located(inst_ParanAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2005, axiom, - f_located(inst_PousoAlegreMGAirport,inst_Brazil)). - -fof(axWorldLZPred2006, axiom, - f_located(inst_PuertoPaezAirport,inst_Venezuela)). - -fof(axWorldLZPred2007, axiom, - f_located(inst_PhuQuocAirport,inst_Vietnam)). - -fof(axWorldLZPred2008, axiom, - f_located(inst_NorthernMaineRegionalAirportatPresqueIsleMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred2009, axiom, - f_located(inst_PalenqueAirport,inst_Mexico)). - -fof(axWorldLZPred2010, axiom, - f_located(inst_PipestoneMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred2011, axiom, - f_located(inst_PortMacquarieNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2012, axiom, - f_located(inst_PilotStationAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2013, axiom, - f_located(inst_GeneralUrquizaParanaAirport,inst_Argentina)). - -fof(axWorldLZPred2014, axiom, - f_located(inst_PasoRoblesMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2015, axiom, - f_located(inst_ErnestALoveFieldAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred2016, axiom, - f_located(inst_PardooWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred2017, axiom, - f_located(inst_PoreAirport,inst_Colombia)). - -fof(axWorldLZPred2018, axiom, - f_located(inst_PortJohnsonAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2019, axiom, - f_located(inst_RuzynePrahaPragueAirport,inst_CzechRepublic)). - -fof(axWorldLZPred2020, axiom, - f_located(inst_PhraeAirport,inst_Thailand)). - -fof(axWorldLZPred2021, axiom, - f_located(inst_PraslinIslandAirport,inst_Seychelles)). - -fof(axWorldLZPred2022, axiom, - f_located(inst_CapriAirport,inst_Italy)). - -fof(axWorldLZPred2023, axiom, - f_located(inst_PortOceanicAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2024, axiom, - f_located(inst_PortimaoAirport,inst_Portugal)). - -fof(axWorldLZPred2025, axiom, - f_located(inst_PristinaAirport,inst_Yugoslavia)). - -fof(axWorldLZPred2026, axiom, - f_located(inst_PerryMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2027, axiom, - f_located(inst_ProprianoAirport,inst_France)). - -fof(axWorldLZPred2028, axiom, - f_located(inst_PresidenciaRoqueSaenzPenaAirport,inst_Argentina)). - -fof(axWorldLZPred2029, axiom, - f_located(inst_ParuimaAirport,inst_Guyana)). - -fof(axWorldLZPred2030, axiom, - f_located(inst_ParasiAirport,inst_SolomonIslands)). - -fof(axWorldLZPred2031, axiom, - f_located(inst_PointeRetreatAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2032, axiom, - f_located(inst_PromeAirport,inst_Myanmar)). - -fof(axWorldLZPred2033, axiom, - f_located(inst_PrerovAirport,inst_CzechRepublic)). - -fof(axWorldLZPred2034, axiom, - f_located(inst_PrenticeWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2035, axiom, - f_located(inst_CoxFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2036, axiom, - f_located(inst_WonderboomPretoriaAirport,inst_SouthAfrica)). - -fof(axWorldLZPred2037, axiom, - f_located(inst_PrinevilleORAirport,inst_UnitedStates)). - -fof(axWorldLZPred2038, axiom, - f_located(inst_GalileiSanGiustoPisaAirport,inst_Italy)). - -fof(axWorldLZPred2039, axiom, - f_located(inst_MidStatePAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2040, axiom, - f_located(inst_TriCitiesWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2041, axiom, - f_located(inst_PortSaidAirport,inst_Egypt)). - -fof(axWorldLZPred2042, axiom, - f_located(inst_MerceditaPonceAirport,inst_PuertoRico)). - -fof(axWorldLZPred2043, axiom, - f_located(inst_PittsfieldMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2044, axiom, - f_located(inst_PetersburgAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2045, axiom, - f_located(inst_StPeterAirport,inst_Germany)). - -fof(axWorldLZPred2046, axiom, - f_located(inst_PasniAirport,inst_Pakistan)). - -fof(axWorldLZPred2047, axiom, - f_located(inst_PosoAirport,inst_Indonesia)). - -fof(axWorldLZPred2048, axiom, - f_located(inst_NewRiverValleyVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2049, axiom, - f_located(inst_PerthScotlandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2050, axiom, - f_located(inst_PeaseAirNationalGuardBaseNHAirport,inst_UnitedStates)). - -fof(axWorldLZPred2051, axiom, - f_located(inst_PalestineMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2052, axiom, - f_located(inst_PastoAirport,inst_Colombia)). - -fof(axWorldLZPred2053, axiom, - f_located(inst_PalmSpringsRegionalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2054, axiom, - f_located(inst_PhiladelphiaSeaplaneBasePAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2055, axiom, - f_located(inst_PescaraAirport,inst_Italy)). - -fof(axWorldLZPred2056, axiom, - f_located(inst_PosadasAirport,inst_Argentina)). - -fof(axWorldLZPred2057, axiom, - f_located(inst_PrestonAirport,inst_Cuba)). - -fof(axWorldLZPred2058, axiom, - f_located(inst_PutussibauBorneoAirport,inst_Indonesia)). - -fof(axWorldLZPred2059, axiom, - f_located(inst_PapaStourShetlandIslandsAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2060, axiom, - f_located(inst_PassosAirport,inst_Brazil)). - -fof(axWorldLZPred2061, axiom, - f_located(inst_PalaciosMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2062, axiom, - f_located(inst_PortStanleyStanleyAirport,inst_FalklandIslands)). - -fof(axWorldLZPred2063, axiom, - f_located(inst_CapitanAvSalvadorOgayaPuertoSuarezAirport,inst_Bolivia)). - -fof(axWorldLZPred2064, axiom, - f_located(inst_PortAlsworthAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2065, axiom, - f_located(inst_PetersburgMunicipalVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2066, axiom, - f_located(inst_PprtAliceSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2067, axiom, - f_located(inst_PortAlexanderSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2068, axiom, - f_located(inst_PortStephensNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2069, axiom, - f_located(inst_MalololailaiAirport,inst_Fiji)). - -fof(axWorldLZPred2070, axiom, - f_located(inst_PietersburgAirport,inst_SouthAfrica)). - -fof(axWorldLZPred2071, axiom, - f_located(inst_PortHeidenAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2072, axiom, - f_located(inst_PortDouglasQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2073, axiom, - f_located(inst_PortlandVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred2074, axiom, - f_located(inst_OaklandPontiacMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2075, axiom, - f_located(inst_PortArmstrongAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2076, axiom, - f_located(inst_PalmaritoAirport,inst_Venezuela)). - -fof(axWorldLZPred2077, axiom, - f_located(inst_HarryPWilliamsMemorialLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2078, axiom, - f_located(inst_PatoBrancoPRAirport,inst_Brazil)). - -fof(axWorldLZPred2079, axiom, - f_located(inst_LeRaizetPointeaPitreAirport,inst_Guadeloupe)). - -fof(axWorldLZPred2080, axiom, - f_located(inst_PortodeMosPAAirport,inst_Brazil)). - -fof(axWorldLZPred2081, axiom, - f_located(inst_PleasantHarborAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2082, axiom, - f_located(inst_AtkinsonMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred2083, axiom, - f_located(inst_PrattIndustrialKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred2084, axiom, - f_located(inst_PlatinumAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2085, axiom, - f_located(inst_PortervilleMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2086, axiom, - f_located(inst_PottstownLimerickPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2087, axiom, - f_located(inst_PitalitoAirport,inst_Colombia)). - -fof(axWorldLZPred2088, axiom, - f_located(inst_GeneralOmarTorrijosHerraraPanamaCityAirport,inst_Panama)). - -fof(axWorldLZPred2089, axiom, - f_located(inst_PastazaAirport,inst_Ecuador)). - -fof(axWorldLZPred2090, axiom, - f_located(inst_PuasAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2091, axiom, - f_located(inst_PuebloMemorialCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2092, axiom, - f_located(inst_CarbonCountyUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2093, axiom, - f_located(inst_PuertoDeseadoAirport,inst_Argentina)). - -fof(axWorldLZPred2094, axiom, - f_located(inst_PuertoObaldiaAirport,inst_Panama)). - -fof(axWorldLZPred2095, axiom, - f_located(inst_PontLongUzeinPauAirport,inst_France)). - -fof(axWorldLZPred2096, axiom, - f_located(inst_PortAugustaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred2097, axiom, - f_located(inst_PochutlaAirport,inst_Mexico)). - -fof(axWorldLZPred2098, axiom, - f_located(inst_PuntaCanaAirport,inst_DominicanRepublic)). - -fof(axWorldLZPred2099, axiom, - f_located(inst_PukaruAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred2100, axiom, - f_located(inst_PortofPoulsboMarinaMoorageSeaplaneBaseWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2101, axiom, - f_located(inst_PomalaaAirport,inst_Indonesia)). - -fof(axWorldLZPred2102, axiom, - f_located(inst_PuniaAirport,inst_Zaire)). - -fof(axWorldLZPred2103, axiom, - f_located(inst_PrudhoeBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2104, axiom, - f_located(inst_PoAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred2105, axiom, - f_located(inst_PresidenteCIdelCampoPuntaArenasAirport,inst_Chile)). - -fof(axWorldLZPred2106, axiom, - f_located(inst_PuertoRicoAirport,inst_Bolivia)). - -fof(axWorldLZPred2107, axiom, - f_located(inst_KimhaePusanAirport,inst_SouthKorea)). - -fof(axWorldLZPred2108, axiom, - f_located(inst_PuttaparthiAirport,inst_India)). - -fof(axWorldLZPred2109, axiom, - f_located(inst_PuertoAsisAirport,inst_Colombia)). - -fof(axWorldLZPred2110, axiom, - f_located(inst_PulaAirport,inst_Croatia)). - -fof(axWorldLZPred2111, axiom, - f_located(inst_PuertoCabezasAirport,inst_Nicaragua)). - -fof(axWorldLZPred2112, axiom, - f_located(inst_ProvidenciaAirport,inst_Colombia)). - -fof(axWorldLZPred2113, axiom, - f_located(inst_GrantCountyWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2114, axiom, - f_located(inst_ProvincetownMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2115, axiom, - f_located(inst_TheodoreFrancisGreenStateRIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2116, axiom, - f_located(inst_ElPorvenirAirport,inst_Panama)). - -fof(axWorldLZPred2117, axiom, - f_located(inst_PlacervilleCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2118, axiom, - f_located(inst_HamptonRoadsVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2119, axiom, - f_located(inst_PortoVelhoROAirport,inst_Brazil)). - -fof(axWorldLZPred2120, axiom, - f_located(inst_ParanavaiPRAirport,inst_Brazil)). - -fof(axWorldLZPred2121, axiom, - f_located(inst_PrevezaLefkasAirport,inst_Greece)). - -fof(axWorldLZPred2122, axiom, - f_located(inst_PlevenAirport,inst_Bulgaria)). - -fof(axWorldLZPred2123, axiom, - f_located(inst_PortoviejoAirport,inst_Ecuador)). - -fof(axWorldLZPred2124, axiom, - f_located(inst_LicGustavoDOrdazPuertoVallartaAirport,inst_Mexico)). - -fof(axWorldLZPred2125, axiom, - f_located(inst_ProvideniyaMagadanAirport,inst_Russia)). - -fof(axWorldLZPred2126, axiom, - f_located(inst_ProvoMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2127, axiom, - f_located(inst_HaleCountyTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2128, axiom, - f_located(inst_PopeVanoyAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2129, axiom, - f_located(inst_CasementOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred2130, axiom, - f_located(inst_WileyPostOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2131, axiom, - f_located(inst_SherWoodMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2132, axiom, - f_located(inst_PevekMagadanAirport,inst_Russia)). - -fof(axWorldLZPred2133, axiom, - f_located(inst_BelesPawiAirport,inst_Ethiopia)). - -fof(axWorldLZPred2134, axiom, - f_located(inst_PalWaukeeILAirport,inst_UnitedStates)). - -fof(axWorldLZPred2135, axiom, - f_located(inst_PerwokertoAirport,inst_Indonesia)). - -fof(axWorldLZPred2136, axiom, - f_located(inst_PortlandInternationalJetportMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred2137, axiom, - f_located(inst_PittsTownAirport,inst_Bahamas)). - -fof(axWorldLZPred2138, axiom, - f_located(inst_PwetoAirport,inst_Zaire)). - -fof(axWorldLZPred2139, axiom, - f_located(inst_PavlodarPavlodarAirport,inst_Kazakhstan)). - -fof(axWorldLZPred2140, axiom, - f_located(inst_PortWalterSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2141, axiom, - f_located(inst_BremertonNationalWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2142, axiom, - f_located(inst_ParanaGOAirport,inst_Brazil)). - -fof(axWorldLZPred2143, axiom, - f_located(inst_PolaccaAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred2144, axiom, - f_located(inst_PuertoEscondidoAirport,inst_Mexico)). - -fof(axWorldLZPred2145, axiom, - f_located(inst_PortoSantoMadeiraAirport,inst_Portugal)). - -fof(axWorldLZPred2146, axiom, - f_located(inst_PleikuAirport,inst_Vietnam)). - -fof(axWorldLZPred2147, axiom, - f_located(inst_PuertoBoyacaAirport,inst_Colombia)). - -fof(axWorldLZPred2148, axiom, - f_located(inst_JeyporeAirport,inst_India)). - -fof(axWorldLZPred2149, axiom, - f_located(inst_PlayonChicoAirport,inst_Panama)). - -fof(axWorldLZPred2150, axiom, - f_located(inst_PenrhynIslandAirport,inst_CookIslands)). - -fof(axWorldLZPred2151, axiom, - f_located(inst_PagelandSCAirport,inst_UnitedStates)). - -fof(axWorldLZPred2152, axiom, - f_located(inst_PuertoAyacuchoAirport,inst_Venezuela)). - -fof(axWorldLZPred2153, axiom, - f_located(inst_PerryIslandSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2154, axiom, - f_located(inst_PlymouthMunicipalMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2155, axiom, - f_located(inst_PayanAirport,inst_Colombia)). - -fof(axWorldLZPred2156, axiom, - f_located(inst_PutumayoAirport,inst_Ecuador)). - -fof(axWorldLZPred2157, axiom, - f_located(inst_PyrgosAirport,inst_Greece)). - -fof(axWorldLZPred2158, axiom, - f_located(inst_YavizaAirport,inst_Panama)). - -fof(axWorldLZPred2159, axiom, - f_located(inst_PattayaAirport,inst_Thailand)). - -fof(axWorldLZPred2160, axiom, - f_located(inst_PazdeAriporoAirport,inst_Colombia)). - -fof(axWorldLZPred2161, axiom, - f_located(inst_PietermaritzburgAirport,inst_SouthAfrica)). - -fof(axWorldLZPred2162, axiom, - f_located(inst_PenzanceHeliportEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2163, axiom, - f_located(inst_ZhobAirport,inst_Pakistan)). - -fof(axWorldLZPred2164, axiom, - f_located(inst_GuayanaPuertoOrdazAirport,inst_Venezuela)). - -fof(axWorldLZPred2165, axiom, - f_located(inst_PresqueIsleCountyMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2166, axiom, - f_located(inst_PortSudanAirport,inst_Sudan)). - -fof(axWorldLZPred2167, axiom, - f_located(inst_PiestanyAirport,inst_Slovakia)). - -fof(axWorldLZPred2168, axiom, - f_located(inst_NoraAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2169, axiom, - f_located(inst_BrusqueSCAirport,inst_Brazil)). - -fof(axWorldLZPred2170, axiom, - f_located(inst_AjmanCityAirport,inst_UnitedArabEmirates)). - -fof(axWorldLZPred2171, axiom, - f_located(inst_ArnhemAirport,inst_Netherlands)). - -fof(axWorldLZPred2172, axiom, - f_located(inst_BededouroSPAirport,inst_Brazil)). - -fof(axWorldLZPred2173, axiom, - f_located(inst_BenjaminConstantAMAirport,inst_Brazil)). - -fof(axWorldLZPred2174, axiom, - f_located(inst_BudvaAirport,inst_Yugoslavia)). - -fof(axWorldLZPred2175, axiom, - f_located(inst_BellaCoolaBCAirport,inst_Canada)). - -fof(axWorldLZPred2176, axiom, - f_located(inst_BarradoPiraiRJAirport,inst_Brazil)). - -fof(axWorldLZPred2177, axiom, - f_located(inst_BegaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2178, axiom, - f_located(inst_BrackAirport,inst_Libya)). - -fof(axWorldLZPred2179, axiom, - f_located(inst_PancevoAirport,inst_Yugoslavia)). - -fof(axWorldLZPred2180, axiom, - f_located(inst_BitolaAirport,inst_Macedonia)). - -fof(axWorldLZPred2181, axiom, - f_located(inst_BourgStMauriceAirport,inst_France)). - -fof(axWorldLZPred2182, axiom, - f_located(inst_BarraMansaRJAirport,inst_Brazil)). - -fof(axWorldLZPred2183, axiom, - f_located(inst_BochumAirport,inst_Germany)). - -fof(axWorldLZPred2184, axiom, - f_located(inst_BresciaAirport,inst_Italy)). - -fof(axWorldLZPred2185, axiom, - f_located(inst_BatemansBayNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2186, axiom, - f_located(inst_SobralCEAirport,inst_Brazil)). - -fof(axWorldLZPred2187, axiom, - f_located(inst_MakkahAirport,inst_Morocco)). - -fof(axWorldLZPred2188, axiom, - f_located(inst_CurraisNovosRNAirport,inst_Brazil)). - -fof(axWorldLZPred2189, axiom, - f_located(inst_CamacariBAAirport,inst_Brazil)). - -fof(axWorldLZPred2190, axiom, - f_located(inst_CampoBomRSAirport,inst_Brazil)). - -fof(axWorldLZPred2191, axiom, - f_located(inst_CopperMountainCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2192, axiom, - f_located(inst_ColatinaESAirport,inst_Brazil)). - -fof(axWorldLZPred2193, axiom, - f_located(inst_BotucatuSPAirport,inst_Brazil)). - -fof(axWorldLZPred2194, axiom, - f_located(inst_CanelasRSAirport,inst_Brazil)). - -fof(axWorldLZPred2195, axiom, - f_located(inst_ColonAirportCuba,inst_Cuba)). - -fof(axWorldLZPred2196, axiom, - f_located(inst_CuritibaosAirport,inst_Brazil)). - -fof(axWorldLZPred2197, axiom, - f_located(inst_CataguasesMGAirport,inst_Brazil)). - -fof(axWorldLZPred2198, axiom, - f_located(inst_GarulhosSPAirport,inst_Brazil)). - -fof(axWorldLZPred2199, axiom, - f_located(inst_WiltonCTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2200, axiom, - f_located(inst_SaoCaetanodoSulSPAirport,inst_Brazil)). - -fof(axWorldLZPred2201, axiom, - f_located(inst_CatanzaroAirport,inst_Italy)). - -fof(axWorldLZPred2202, axiom, - f_located(inst_CharquedasRSAirport,inst_Brazil)). - -fof(axWorldLZPred2203, axiom, - f_located(inst_CachoeiradoSulRSAirport,inst_Brazil)). - -fof(axWorldLZPred2204, axiom, - f_located(inst_CatanduvaSPAirport,inst_Brazil)). - -fof(axWorldLZPred2205, axiom, - f_located(inst_ConselheiroLafaieteMGAirport,inst_Brazil)). - -fof(axWorldLZPred2206, axiom, - f_located(inst_HohenemsDornbirnDornbirnAirport,inst_Austria)). - -fof(axWorldLZPred2207, axiom, - f_located(inst_DammanAirport,inst_SaudiArabia)). - -fof(axWorldLZPred2208, axiom, - f_located(inst_EdenNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2209, axiom, - f_located(inst_IcoaraciPAAirport,inst_Brazil)). - -fof(axWorldLZPred2210, axiom, - f_located(inst_DomPedritoRSAirport,inst_Brazil)). - -fof(axWorldLZPred2211, axiom, - f_located(inst_DuquedeCaixasRJAirport,inst_Brazil)). - -fof(axWorldLZPred2212, axiom, - f_located(inst_ItsjubaSCAirport,inst_Brazil)). - -fof(axWorldLZPred2213, axiom, - f_located(inst_DuesseldorfDusseldorfAirport,inst_Germany)). - -fof(axWorldLZPred2214, axiom, - f_located(inst_MetropolitanAreaCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2215, axiom, - f_located(inst_DiademaSPAirport,inst_Brazil)). - -fof(axWorldLZPred2216, axiom, - f_located(inst_PomeziaAirport,inst_Italy)). - -fof(axWorldLZPred2217, axiom, - f_located(inst_FreiburgAirport,inst_Germany)). - -fof(axWorldLZPred2218, axiom, - f_located(inst_OttestrupSaebyFrederikshavnAirport,inst_Denmark)). - -fof(axWorldLZPred2219, axiom, - f_located(inst_FrosinoneAirport,inst_Italy)). - -fof(axWorldLZPred2220, axiom, - f_located(inst_SaoFranciscodoSulSCAirport,inst_Brazil)). - -fof(axWorldLZPred2221, axiom, - f_located(inst_GuairaPRAirport,inst_Brazil)). - -fof(axWorldLZPred2222, axiom, - f_located(inst_GaranhunsPEAirport,inst_Brazil)). - -fof(axWorldLZPred2223, axiom, - f_located(inst_MontenegroRSAirport,inst_Brazil)). - -fof(axWorldLZPred2224, axiom, - f_located(inst_PalmaresPEAirport,inst_Brazil)). - -fof(axWorldLZPred2225, axiom, - f_located(inst_ReusTarragonaAirport,inst_Spain)). - -fof(axWorldLZPred2226, axiom, - f_located(inst_PussoAlegreMGAirport,inst_Brazil)). - -fof(axWorldLZPred2227, axiom, - f_located(inst_AlagoinhasBAAirport,inst_Brazil)). - -fof(axWorldLZPred2228, axiom, - f_located(inst_GifuAirport,inst_Japan)). - -fof(axWorldLZPred2229, axiom, - f_located(inst_NeuIsenburgAirport,inst_Germany)). - -fof(axWorldLZPred2230, axiom, - f_located(inst_HasseltAirport,inst_Belgium)). - -fof(axWorldLZPred2231, axiom, - f_located(inst_SaoBentodoSulSCAirport,inst_Brazil)). - -fof(axWorldLZPred2232, axiom, - f_located(inst_CastunhalPAAirport,inst_Brazil)). - -fof(axWorldLZPred2233, axiom, - f_located(inst_TeresopolisRJAirport,inst_Brazil)). - -fof(axWorldLZPred2234, axiom, - f_located(inst_NovoHamburgoRSAirport,inst_Brazil)). - -fof(axWorldLZPred2235, axiom, - f_located(inst_TresCoracoesMGAirport,inst_Brazil)). - -fof(axWorldLZPred2236, axiom, - f_located(inst_IguatuAirport,inst_Brazil)). - -fof(axWorldLZPred2237, axiom, - f_located(inst_TresRiosRJAirport,inst_Brazil)). - -fof(axWorldLZPred2238, axiom, - f_located(inst_GijonAirport,inst_Spain)). - -fof(axWorldLZPred2239, axiom, - f_located(inst_IrbioAirport,inst_Jordan)). - -fof(axWorldLZPred2240, axiom, - f_located(inst_CiudadelaAirport,inst_Spain)). - -fof(axWorldLZPred2241, axiom, - f_located(inst_UmmAlquwainAirport,inst_UnitedArabEmirates)). - -fof(axWorldLZPred2242, axiom, - f_located(inst_JaraguadoSulSCAirport,inst_Brazil)). - -fof(axWorldLZPred2243, axiom, - f_located(inst_JubailAirport,inst_SaudiArabia)). - -fof(axWorldLZPred2244, axiom, - f_located(inst_JimdabyneNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2245, axiom, - f_located(inst_CamposdoJordaoAirport,inst_Brazil)). - -fof(axWorldLZPred2246, axiom, - f_located(inst_JaladharAirport,inst_India)). - -fof(axWorldLZPred2247, axiom, - f_located(inst_ForchheimKarlsruheAirport,inst_Germany)). - -fof(axWorldLZPred2248, axiom, - f_located(inst_BreckenridgeCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2249, axiom, - f_located(inst_KrefeldAirport,inst_Germany)). - -fof(axWorldLZPred2250, axiom, - f_located(inst_KeystoneCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2251, axiom, - f_located(inst_KanazawaCityAirport,inst_Japan)). - -fof(axWorldLZPred2252, axiom, - f_located(inst_KonstanzAirport,inst_Germany)). - -fof(axWorldLZPred2253, axiom, - f_located(inst_LajeadoRSAirport,inst_Brazil)). - -fof(axWorldLZPred2254, axiom, - f_located(inst_LeetonNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2255, axiom, - f_located(inst_LandshotAirport,inst_Germany)). - -fof(axWorldLZPred2256, axiom, - f_located(inst_KelsterbachAirport,inst_Germany)). - -fof(axWorldLZPred2257, axiom, - f_located(inst_LimassolAirport,inst_Cyprus)). - -fof(axWorldLZPred2258, axiom, - f_located(inst_LucerneAirport,inst_Switzerland)). - -fof(axWorldLZPred2259, axiom, - f_located(inst_SaoLeopoldoRSAirport,inst_Brazil)). - -fof(axWorldLZPred2260, axiom, - f_located(inst_LaMunozaAirport,inst_Spain)). - -fof(axWorldLZPred2261, axiom, - f_located(inst_LorrachAirport,inst_Germany)). - -fof(axWorldLZPred2262, axiom, - f_located(inst_LausanneLaBlecheretteLausanneAirport,inst_Switzerland)). - -fof(axWorldLZPred2263, axiom, - f_located(inst_LatinaAirport,inst_Italy)). - -fof(axWorldLZPred2264, axiom, - f_located(inst_LavrasMGAirport,inst_Brazil)). - -fof(axWorldLZPred2265, axiom, - f_located(inst_LauterachAirport,inst_Austria)). - -fof(axWorldLZPred2266, axiom, - f_located(inst_MatanzasAirport,inst_Cuba)). - -fof(axWorldLZPred2267, axiom, - f_located(inst_PanambiAirport,inst_Brazil)). - -fof(axWorldLZPred2268, axiom, - f_located(inst_MairiporuSPAirport,inst_Brazil)). - -fof(axWorldLZPred2269, axiom, - f_located(inst_MadabaAirport,inst_Jordan)). - -fof(axWorldLZPred2270, axiom, - f_located(inst_MessinaAirportItaly,inst_Italy)). - -fof(axWorldLZPred2271, axiom, - f_located(inst_MafraSCAirport,inst_Brazil)). - -fof(axWorldLZPred2272, axiom, - f_located(inst_MogidasCrazesSPAirport,inst_Brazil)). - -fof(axWorldLZPred2273, axiom, - f_located(inst_MirpurAirport,inst_Pakistan)). - -fof(axWorldLZPred2274, axiom, - f_located(inst_MarinadiMassaAirport,inst_Italy)). - -fof(axWorldLZPred2275, axiom, - f_located(inst_MbabaneAirport,inst_Swaziland)). - -fof(axWorldLZPred2276, axiom, - f_located(inst_MonsAirport,inst_Belgium)). - -fof(axWorldLZPred2277, axiom, - f_located(inst_MoutiersAirport,inst_France)). - -fof(axWorldLZPred2278, axiom, - f_located(inst_MainzAirport,inst_Germany)). - -fof(axWorldLZPred2279, axiom, - f_located(inst_AnandAirport,inst_India)). - -fof(axWorldLZPred2280, axiom, - f_located(inst_NoviSadAirport,inst_Yugoslavia)). - -fof(axWorldLZPred2281, axiom, - f_located(inst_NaganoAirport,inst_Japan)). - -fof(axWorldLZPred2282, axiom, - f_located(inst_CanoinhasSCAirport,inst_Brazil)). - -fof(axWorldLZPred2283, axiom, - f_located(inst_AnnmasseAirport,inst_Switzerland)). - -fof(axWorldLZPred2284, axiom, - f_located(inst_AyiaNapaAirport,inst_Cyprus)). - -fof(axWorldLZPred2285, axiom, - f_located(inst_CanoasRSAirport,inst_Brazil)). - -fof(axWorldLZPred2286, axiom, - f_located(inst_NiteroiRJAirport,inst_Brazil)). - -fof(axWorldLZPred2287, axiom, - f_located(inst_NuoroAirport,inst_Italy)). - -fof(axWorldLZPred2288, axiom, - f_located(inst_NovaIguacuRJAirport,inst_Brazil)). - -fof(axWorldLZPred2289, axiom, - f_located(inst_MococaSPAirport,inst_Brazil)). - -fof(axWorldLZPred2290, axiom, - f_located(inst_OsascoSPAirport,inst_Brazil)). - -fof(axWorldLZPred2291, axiom, - f_located(inst_CotiaSPAirport,inst_Brazil)). - -fof(axWorldLZPred2292, axiom, - f_located(inst_OmyiaAirport,inst_Japan)). - -fof(axWorldLZPred2293, axiom, - f_located(inst_OrduAirport,inst_Turkey)). - -fof(axWorldLZPred2294, axiom, - f_located(inst_OristamoAirport,inst_Italy)). - -fof(axWorldLZPred2295, axiom, - f_located(inst_PadovaAirport,inst_Italy)). - -fof(axWorldLZPred2296, axiom, - f_located(inst_PinardelRioAirport,inst_Cuba)). - -fof(axWorldLZPred2297, axiom, - f_located(inst_PetropolisRJAirport,inst_Brazil)). - -fof(axWorldLZPred2298, axiom, - f_located(inst_PompeiaSPAirport,inst_Brazil)). - -fof(axWorldLZPred2299, axiom, - f_located(inst_PayalebaarSingaporeAirport,inst_Singapore)). - -fof(axWorldLZPred2300, axiom, - f_located(inst_PratoAirport,inst_Italy)). - -fof(axWorldLZPred2301, axiom, - f_located(inst_PerisherValleyNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2302, axiom, - f_located(inst_LupinNTAirport,inst_Canada)). - -fof(axWorldLZPred2303, axiom, - f_located(inst_JosefaCamejoParaguanaAirport,inst_Venezuela)). - -fof(axWorldLZPred2304, axiom, - f_located(inst_RandGermistonJohannesburgAirport,inst_SouthAfrica)). - -fof(axWorldLZPred2305, axiom, - f_located(inst_RizeAirport,inst_Turkey)). - -fof(axWorldLZPred2306, axiom, - f_located(inst_ArcosMGAirport,inst_Brazil)). - -fof(axWorldLZPred2307, axiom, - f_located(inst_MarbellaAirport,inst_Spain)). - -fof(axWorldLZPred2308, axiom, - f_located(inst_NarromineNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2309, axiom, - f_located(inst_QueretaroAirport,inst_Mexico)). - -fof(axWorldLZPred2310, axiom, - f_located(inst_WarrenNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2311, axiom, - f_located(inst_RiosoSulSCAirport,inst_Brazil)). - -fof(axWorldLZPred2312, axiom, - f_located(inst_NaroomaAirport,inst_Australia)). - -fof(axWorldLZPred2313, axiom, - f_located(inst_ResendeRJAirport,inst_Brazil)). - -fof(axWorldLZPred2314, axiom, - f_located(inst_SabadellAirport,inst_Spain)). - -fof(axWorldLZPred2315, axiom, - f_located(inst_SaoBernardodoCampoSPAirport,inst_Brazil)). - -fof(axWorldLZPred2316, axiom, - f_located(inst_SaoCarlosSPAirport,inst_Brazil)). - -fof(axWorldLZPred2317, axiom, - f_located(inst_SaoGoncaloRJAirport,inst_Brazil)). - -fof(axWorldLZPred2318, axiom, - f_located(inst_SantoAndreSPAirport,inst_Brazil)). - -fof(axWorldLZPred2319, axiom, - f_located(inst_MetropolitanAreaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2320, axiom, - f_located(inst_SeeheimAirport,inst_Germany)). - -fof(axWorldLZPred2321, axiom, - f_located(inst_MoshiAirport,inst_Tanzania)). - -fof(axWorldLZPred2322, axiom, - f_located(inst_SaoJoaodelReiMGAirport,inst_Brazil)). - -fof(axWorldLZPred2323, axiom, - f_located(inst_StMaartenAirport,inst_NetherlandsAntilles)). - -fof(axWorldLZPred2324, axiom, - f_located(inst_SanNicolasdeBariAirport,inst_Cuba)). - -fof(axWorldLZPred2325, axiom, - f_located(inst_SousseAirport,inst_Tunisia)). - -fof(axWorldLZPred2326, axiom, - f_located(inst_SanctiSpirituAirport,inst_Cuba)). - -fof(axWorldLZPred2327, axiom, - f_located(inst_SalernoAirport,inst_Italy)). - -fof(axWorldLZPred2328, axiom, - f_located(inst_AlhegroSassariSardiniaAirport,inst_Italy)). - -fof(axWorldLZPred2329, axiom, - f_located(inst_ShizuokaCityAirport,inst_Japan)). - -fof(axWorldLZPred2330, axiom, - f_located(inst_AtibaiaSPAirport,inst_Brazil)). - -fof(axWorldLZPred2331, axiom, - f_located(inst_TimbaubaPEAirport,inst_Brazil)). - -fof(axWorldLZPred2332, axiom, - f_located(inst_SaoGoncalodoAmaranteRNAirport,inst_Brazil)). - -fof(axWorldLZPred2333, axiom, - f_located(inst_ThredboNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2334, axiom, - f_located(inst_RothenburgAirport,inst_Germany)). - -fof(axWorldLZPred2335, axiom, - f_located(inst_HeliportTrevisoAirport,inst_Italy)). - -fof(axWorldLZPred2336, axiom, - f_located(inst_TaejonAirport,inst_SouthKorea)). - -fof(axWorldLZPred2337, axiom, - f_located(inst_CoatzacoalcosAirport,inst_Mexico)). - -fof(axWorldLZPred2338, axiom, - f_located(inst_PuttgardenAirport,inst_Germany)). - -fof(axWorldLZPred2339, axiom, - f_located(inst_BanHoueiSaiAirport,inst_Laos)). - -fof(axWorldLZPred2340, axiom, - f_located(inst_UlmAirport,inst_Germany)). - -fof(axWorldLZPred2341, axiom, - f_located(inst_KwangYunAirport,inst_SouthKorea)). - -fof(axWorldLZPred2342, axiom, - f_located(inst_MuriaeMGAirport,inst_Brazil)). - -fof(axWorldLZPred2343, axiom, - f_located(inst_GusauAirport,inst_Nigeria)). - -fof(axWorldLZPred2344, axiom, - f_located(inst_UtsunomiyaAirport,inst_Japan)). - -fof(axWorldLZPred2345, axiom, - f_located(inst_QuzhouAirport,inst_China)). - -fof(axWorldLZPred2346, axiom, - f_located(inst_UniaodoVitoriaPRAirport,inst_Brazil)). - -fof(axWorldLZPred2347, axiom, - f_located(inst_VilaVelhoESAirport,inst_Brazil)). - -fof(axWorldLZPred2348, axiom, - f_located(inst_ValbonneAirport,inst_France)). - -fof(axWorldLZPred2349, axiom, - f_located(inst_AvellinoAirport,inst_Italy)). - -fof(axWorldLZPred2350, axiom, - f_located(inst_VoltaRedondaRJAirport,inst_Brazil)). - -fof(axWorldLZPred2351, axiom, - f_located(inst_VictoriadelasTunasAirport,inst_Cuba)). - -fof(axWorldLZPred2352, axiom, - f_located(inst_WinterParkCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2353, axiom, - f_located(inst_WurzburgAirport,inst_Germany)). - -fof(axWorldLZPred2354, axiom, - f_located(inst_CaixasdoSulRSAirport,inst_Brazil)). - -fof(axWorldLZPred2355, axiom, - f_located(inst_StrugaAirport,inst_Macedonia)). - -fof(axWorldLZPred2356, axiom, - f_located(inst_HengeloAirport,inst_Netherlands)). - -fof(axWorldLZPred2357, axiom, - f_located(inst_HilversumTheHagueAirport,inst_Netherlands)). - -fof(axWorldLZPred2358, axiom, - f_located(inst_AlmeloAirport,inst_Netherlands)). - -fof(axWorldLZPred2359, axiom, - f_located(inst_AmersfoortAirport,inst_Netherlands)). - -fof(axWorldLZPred2360, axiom, - f_located(inst_ByronBayQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2361, axiom, - f_located(inst_ApeldoornAirport,inst_Netherlands)). - -fof(axWorldLZPred2362, axiom, - f_located(inst_TeugeDeventerAirport,inst_Netherlands)). - -fof(axWorldLZPred2363, axiom, - f_located(inst_HeerenveenAirport,inst_Netherlands)). - -fof(axWorldLZPred2364, axiom, - f_located(inst_ZarkaAirport,inst_Jordan)). - -fof(axWorldLZPred2365, axiom, - f_located(inst_SmigginHolesNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2366, axiom, - f_located(inst_FontRomeuAirport,inst_France)). - -fof(axWorldLZPred2367, axiom, - f_located(inst_LaLlagoneAirport,inst_France)). - -fof(axWorldLZPred2368, axiom, - f_located(inst_RakandaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2369, axiom, - f_located(inst_RabaulAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2370, axiom, - f_located(inst_JohnHBattenFieldWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2371, axiom, - f_located(inst_RoadTownSeaplaneBaseTortolaAirport,inst_BritishVirginIslands)). - -fof(axWorldLZPred2372, axiom, - f_located(inst_ArarAirport,inst_SaudiArabia)). - -fof(axWorldLZPred2373, axiom, - f_located(inst_RaselNaqbRasanNaqbAirport,inst_Egypt)). - -fof(axWorldLZPred2374, axiom, - f_located(inst_RaglandAirport,inst_NewZealand)). - -fof(axWorldLZPred2375, axiom, - f_located(inst_RafhaAirport,inst_SaudiArabia)). - -fof(axWorldLZPred2376, axiom, - f_located(inst_PraiaSaoTiagoAirport,inst_CapeVerde)). - -fof(axWorldLZPred2377, axiom, - f_located(inst_RajkotAirport,inst_India)). - -fof(axWorldLZPred2378, axiom, - f_located(inst_MenaraMarrakechAirport,inst_Morocco)). - -fof(axWorldLZPred2379, axiom, - f_located(inst_RiversideMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2380, axiom, - f_located(inst_RaminginingNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred2381, axiom, - f_located(inst_RavennaAirport,inst_Italy)). - -fof(axWorldLZPred2382, axiom, - f_located(inst_RiberaoPretoSPAirport,inst_Brazil)). - -fof(axWorldLZPred2383, axiom, - f_located(inst_RapidCityRegionalSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred2384, axiom, - f_located(inst_RahaAirport,inst_Indonesia)). - -fof(axWorldLZPred2385, axiom, - f_located(inst_RarotongaInternationalAvaruaAirport,inst_CookIslands)). - -fof(axWorldLZPred2386, axiom, - f_located(inst_RashtAirport,inst_Iran)). - -fof(axWorldLZPred2387, axiom, - f_located(inst_RaduzhnyiAirport,inst_Russia)). - -fof(axWorldLZPred2388, axiom, - f_located(inst_RangpurAirport,inst_Bangladesh)). - -fof(axWorldLZPred2389, axiom, - f_located(inst_CravoNorteAirport,inst_Colombia)). - -fof(axWorldLZPred2390, axiom, - f_located(inst_ArawaAirport,inst_Ethiopia)). - -fof(axWorldLZPred2391, axiom, - f_located(inst_OramAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2392, axiom, - f_located(inst_RothesayAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2393, axiom, - f_located(inst_RawalaKotAirport,inst_Pakistan)). - -fof(axWorldLZPred2394, axiom, - f_located(inst_SaleRabatAirport,inst_Morocco)). - -fof(axWorldLZPred2395, axiom, - f_located(inst_BorbaAirport,inst_Brazil)). - -fof(axWorldLZPred2396, axiom, - f_located(inst_RobinvaleVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred2397, axiom, - f_located(inst_RedbirdTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2398, axiom, - f_located(inst_RockCountyNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred2399, axiom, - f_located(inst_BigBearCityCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2400, axiom, - f_located(inst_RoseburgMunicipalORAirport,inst_UnitedStates)). - -fof(axWorldLZPred2401, axiom, - f_located(inst_RabiAirport,inst_Fiji)). - -fof(axWorldLZPred2402, axiom, - f_located(inst_RebunAirport,inst_Japan)). - -fof(axWorldLZPred2403, axiom, - f_located(inst_RanchoCaliforniaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2404, axiom, - f_located(inst_RedBluffMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2405, axiom, - f_located(inst_RobinsonArmyAirFieldNationalGuardARAirport,inst_UnitedStates)). - -fof(axWorldLZPred2406, axiom, - f_located(inst_GardenKeySeaplanaBaseFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred2407, axiom, - f_located(inst_RoboreAirport,inst_Bolivia)). - -fof(axWorldLZPred2408, axiom, - f_located(inst_RabarabaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2409, axiom, - f_located(inst_RurrenabaqueAirport,inst_Bolivia)). - -fof(axWorldLZPred2410, axiom, - f_located(inst_PresidenteMediciACAirport,inst_Brazil)). - -fof(axWorldLZPred2411, axiom, - f_located(inst_MarsabitAirport,inst_Kenya)). - -fof(axWorldLZPred2412, axiom, - f_located(inst_RoebourneWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred2413, axiom, - f_located(inst_RanchoBuenaVistaAirport,inst_Mexico)). - -fof(axWorldLZPred2414, axiom, - f_located(inst_WalterboroMunicipalSCAirport,inst_UnitedStates)). - -fof(axWorldLZPred2415, axiom, - f_located(inst_RubyAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2416, axiom, - f_located(inst_EllsworthAirForceBaseSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred2417, axiom, - f_located(inst_RichardsBayAirport,inst_SouthAfrica)). - -fof(axWorldLZPred2418, axiom, - f_located(inst_RocheHarborWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2419, axiom, - f_located(inst_RiohachaAirport,inst_Colombia)). - -fof(axWorldLZPred2420, axiom, - f_located(inst_HHCoffieldRegionalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2421, axiom, - f_located(inst_RedcliffeAirport,inst_Vanuatu)). - -fof(axWorldLZPred2422, axiom, - f_located(inst_RichmondQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2423, axiom, - f_located(inst_AmericanRiverSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred2424, axiom, - f_located(inst_RochefortAirport,inst_France)). - -fof(axWorldLZPred2425, axiom, - f_located(inst_ReconquistaAirport,inst_Argentina)). - -fof(axWorldLZPred2426, axiom, - f_located(inst_FultonCountyINAirport,inst_UnitedStates)). - -fof(axWorldLZPred2427, axiom, - f_located(inst_RochesterAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2428, axiom, - f_located(inst_NartronFieldMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2429, axiom, - f_located(inst_RioCuartoAreadeMaterialRioCuartoAirport,inst_Argentina)). - -fof(axWorldLZPred2430, axiom, - f_located(inst_RuskCountyWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2431, axiom, - f_located(inst_RumCayAirport,inst_Bahamas)). - -fof(axWorldLZPred2432, axiom, - f_located(inst_RockhamptonDownsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred2433, axiom, - f_located(inst_RedDogAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2434, axiom, - f_located(inst_RedencaoAirport,inst_Brazil)). - -fof(axWorldLZPred2435, axiom, - f_located(inst_ReddingMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2436, axiom, - f_located(inst_MerdeyAirport,inst_Indonesia)). - -fof(axWorldLZPred2437, axiom, - f_located(inst_ReadingRegionalAirportCarlASpaatzFieldPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2438, axiom, - f_located(inst_RedOakMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2439, axiom, - f_located(inst_RobertsFieldORAirport,inst_UnitedStates)). - -fof(axWorldLZPred2440, axiom, - f_located(inst_RedRiverNDAirport,inst_UnitedStates)). - -fof(axWorldLZPred2441, axiom, - f_located(inst_RichardTollAirport,inst_Senegal)). - -fof(axWorldLZPred2442, axiom, - f_located(inst_RaleighDurhamInternationalNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred2443, axiom, - f_located(inst_RedDevilAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2444, axiom, - f_located(inst_RodezAirport,inst_France)). - -fof(axWorldLZPred2445, axiom, - f_located(inst_ReadAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred2446, axiom, - f_located(inst_GuararapesPEAirport,inst_Brazil)). - -fof(axWorldLZPred2447, axiom, - f_located(inst_MifflinCountyPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2448, axiom, - f_located(inst_ReeseAirForceBaseTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2449, axiom, - f_located(inst_ReggioCalabriaAirport,inst_Italy)). - -fof(axWorldLZPred2450, axiom, - f_located(inst_RehobothBaySeaplaneBaseDEAirport,inst_UnitedStates)). - -fof(axWorldLZPred2451, axiom, - f_located(inst_ReykjavikAirport,inst_Iceland)). - -fof(axWorldLZPred2452, axiom, - f_located(inst_AlmiranteZarTrelewAirport,inst_Argentina)). - -fof(axWorldLZPred2453, axiom, - f_located(inst_OrenburgOrenburgAirport,inst_Russia)). - -fof(axWorldLZPred2454, axiom, - f_located(inst_RomeStateORAirport,inst_UnitedStates)). - -fof(axWorldLZPred2455, axiom, - f_located(inst_AngkorSiemReapAirport,inst_Cambodia)). - -fof(axWorldLZPred2456, axiom, - f_located(inst_RequenaAirport,inst_Spain)). - -fof(axWorldLZPred2457, axiom, - f_located(inst_ResistenciaAirport,inst_Argentina)). - -fof(axWorldLZPred2458, axiom, - f_located(inst_RostRoestAirport,inst_Norway)). - -fof(axWorldLZPred2459, axiom, - f_located(inst_ReusAirport,inst_Spain)). - -fof(axWorldLZPred2460, axiom, - f_located(inst_RewaAirport,inst_India)). - -fof(axWorldLZPred2461, axiom, - f_located(inst_GeneralLucioBlancoReynosaAirport,inst_Mexico)). - -fof(axWorldLZPred2462, axiom, - f_located(inst_ReyesAirport,inst_Bolivia)). - -fof(axWorldLZPred2463, axiom, - f_located(inst_RafaiAirport,inst_CentralAfricanRepublic)). - -fof(axWorldLZPred2464, axiom, - f_located(inst_GreaterRockfordILAirport,inst_UnitedStates)). - -fof(axWorldLZPred2465, axiom, - f_located(inst_RookeFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2466, axiom, - f_located(inst_RollangFieldMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred2467, axiom, - f_located(inst_RaufarhofnAirport,inst_Iceland)). - -fof(axWorldLZPred2468, axiom, - f_located(inst_RaiateaSocietyIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred2469, axiom, - f_located(inst_RioFrioAirport,inst_CostaRica)). - -fof(axWorldLZPred2470, axiom, - f_located(inst_RioGrandeAirport,inst_Argentina)). - -fof(axWorldLZPred2471, axiom, - f_located(inst_ReginaldGrantMemorialGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2472, axiom, - f_located(inst_PorgeraAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2473, axiom, - f_located(inst_BalurghatAirport,inst_India)). - -fof(axWorldLZPred2474, axiom, - f_located(inst_RangiroaTuamotuArchipelagoAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred2475, axiom, - f_located(inst_RedWingMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred2476, axiom, - f_located(inst_RioGallegosAirport,inst_Argentina)). - -fof(axWorldLZPred2477, axiom, - f_located(inst_MingaladonYangoonRangoonAirport,inst_Myanmar)). - -fof(axWorldLZPred2478, axiom, - f_located(inst_RangerMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2479, axiom, - f_located(inst_RengatAirport,inst_Indonesia)). - -fof(axWorldLZPred2480, axiom, - f_located(inst_RioGrandeValleyTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2481, axiom, - f_located(inst_ReykholarAirport,inst_Iceland)). - -fof(axWorldLZPred2482, axiom, - f_located(inst_RioHondoAirport,inst_Argentina)). - -fof(axWorldLZPred2483, axiom, - f_located(inst_ChampagneReimsAirport,inst_France)). - -fof(axWorldLZPred2484, axiom, - f_located(inst_RuhengeriAirport,inst_Rwanda)). - -fof(axWorldLZPred2485, axiom, - f_located(inst_RhinelanderOneidaCountyWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2486, axiom, - f_located(inst_RoyHillAirport,inst_Australia)). - -fof(axWorldLZPred2487, axiom, - f_located(inst_DiagorasMaritsaRhodosIslandAirport,inst_Greece)). - -fof(axWorldLZPred2488, axiom, - f_located(inst_RamechhapAirport,inst_Nepal)). - -fof(axWorldLZPred2489, axiom, - f_located(inst_ReidHillviewofSantaClaraCountyCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2490, axiom, - f_located(inst_SantaMariaRSAirport,inst_Brazil)). - -fof(axWorldLZPred2491, axiom, - f_located(inst_RiberaltaAirport,inst_Bolivia)). - -fof(axWorldLZPred2492, axiom, - f_located(inst_RichmondInternationalAirportByrdFieldVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2493, axiom, - f_located(inst_RichmondMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldLZPred2494, axiom, - f_located(inst_RiceLakeMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2495, axiom, - f_located(inst_RichfieldMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2496, axiom, - f_located(inst_RioGrandeRSAirport,inst_Brazil)). - -fof(axWorldLZPred2497, axiom, - f_located(inst_RiojaAirport,inst_Peru)). - -fof(axWorldLZPred2498, axiom, - f_located(inst_CarrilloAirport,inst_CostaRica)). - -fof(axWorldLZPred2499, axiom, - f_located(inst_GarfieldCountyRegionalCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2500, axiom, - f_located(inst_RodriguezdeMendezAirport,inst_Peru)). - -fof(axWorldLZPred2501, axiom, - f_located(inst_RingiCoveAirport,inst_SolomonIslands)). - -fof(axWorldLZPred2502, axiom, - f_located(inst_MetropolitanAreaRJAirport,inst_Brazil)). - -fof(axWorldLZPred2503, axiom, - f_located(inst_FlabobCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2504, axiom, - f_located(inst_RishiriAirport,inst_Japan)). - -fof(axWorldLZPred2505, axiom, - f_located(inst_RioTigreAirport,inst_Panama)). - -fof(axWorldLZPred2506, axiom, - f_located(inst_RanchoMurietaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2507, axiom, - f_located(inst_MarchAirForceBaseCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2508, axiom, - f_located(inst_RivertonRegionalWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2509, axiom, - f_located(inst_SpilveRigaAirport,inst_Latvia)). - -fof(axWorldLZPred2510, axiom, - f_located(inst_RiyanAirport,inst_Yemen)). - -fof(axWorldLZPred2511, axiom, - f_located(inst_RioAlzucarAirport,inst_Panama)). - -fof(axWorldLZPred2512, axiom, - f_located(inst_RajahmundryAirport,inst_India)). - -fof(axWorldLZPred2513, axiom, - f_located(inst_RajbirajAirport,inst_Nepal)). - -fof(axWorldLZPred2514, axiom, - f_located(inst_RajshaniAirport,inst_Bangladesh)). - -fof(axWorldLZPred2515, axiom, - f_located(inst_RajouriAirport,inst_India)). - -fof(axWorldLZPred2516, axiom, - f_located(inst_RijekaAirport,inst_Croatia)). - -fof(axWorldLZPred2517, axiom, - f_located(inst_KnoxCountyRegionalMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred2518, axiom, - f_located(inst_RoskildeKobenhavnCopenhagenAirport,inst_Denmark)). - -fof(axWorldLZPred2519, axiom, - f_located(inst_RockHillMunicipalAirportBryantFieldSCAirport,inst_UnitedStates)). - -fof(axWorldLZPred2520, axiom, - f_located(inst_RokotAirport,inst_Indonesia)). - -fof(axWorldLZPred2521, axiom, - f_located(inst_RockleighNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred2522, axiom, - f_located(inst_SiporaAirport,inst_Indonesia)). - -fof(axWorldLZPred2523, axiom, - f_located(inst_AransasCountyTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2524, axiom, - f_located(inst_RobertSKerrOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2525, axiom, - f_located(inst_RockSpringsSweetwaterCountyWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2526, axiom, - f_located(inst_RasalKhaymahAirport,inst_UnitedArabEmirates)). - -fof(axWorldLZPred2527, axiom, - f_located(inst_YuleIslandAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2528, axiom, - f_located(inst_RockwoodMunicipalTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred2529, axiom, - f_located(inst_RokebyQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2530, axiom, - f_located(inst_RollaDowntownMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2531, axiom, - f_located(inst_RichlandWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2532, axiom, - f_located(inst_RostockAirport,inst_Germany)). - -fof(axWorldLZPred2533, axiom, - f_located(inst_RosellaPlainsQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2534, axiom, - f_located(inst_ArlitAirport,inst_Niger)). - -fof(axWorldLZPred2535, axiom, - f_located(inst_BorniteAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2536, axiom, - f_located(inst_RomaQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2537, axiom, - f_located(inst_BuraimiAirport,inst_Oman)). - -fof(axWorldLZPred2538, axiom, - f_located(inst_MachesneyILAirport,inst_UnitedStates)). - -fof(axWorldLZPred2539, axiom, - f_located(inst_RamagundamAirport,inst_India)). - -fof(axWorldLZPred2540, axiom, - f_located(inst_GriffissAirForceBaseNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2541, axiom, - f_located(inst_MissouriAirNationalGuardMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2542, axiom, - f_located(inst_RichardBRussellGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2543, axiom, - f_located(inst_RiminiAirport,inst_Italy)). - -fof(axWorldLZPred2544, axiom, - f_located(inst_RenmarkSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred2545, axiom, - f_located(inst_ColomboAirport,inst_SriLanka)). - -fof(axWorldLZPred2546, axiom, - f_located(inst_RumginaeAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2547, axiom, - f_located(inst_RampartAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2548, axiom, - f_located(inst_RamsteinAirBaseRamsteinAirport,inst_Germany)). - -fof(axWorldLZPred2549, axiom, - f_located(inst_RockyMountWilsonNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred2550, axiom, - f_located(inst_RoronaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2551, axiom, - f_located(inst_RonnebyAirBaseRonnebyAirport,inst_Sweden)). - -fof(axWorldLZPred2552, axiom, - f_located(inst_WarrenCountyMemorialTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred2553, axiom, - f_located(inst_RandolphAirForceBaseTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2554, axiom, - f_located(inst_RoanneAirport,inst_France)). - -fof(axWorldLZPred2555, axiom, - f_located(inst_RangelyCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2556, axiom, - f_located(inst_NewRichmondMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2557, axiom, - f_located(inst_CornIslandAirport,inst_Nicaragua)). - -fof(axWorldLZPred2558, axiom, - f_located(inst_YoronJimaAirport,inst_Japan)). - -fof(axWorldLZPred2559, axiom, - f_located(inst_ArunkaAirport,inst_Kiribati)). - -fof(axWorldLZPred2560, axiom, - f_located(inst_RennellIslandAirport,inst_SolomonIslands)). - -fof(axWorldLZPred2561, axiom, - f_located(inst_BornholmRonneRoenneAirport,inst_Denmark)). - -fof(axWorldLZPred2562, axiom, - f_located(inst_RenoCannonInternationalNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred2563, axiom, - f_located(inst_RongelapAirport,inst_MarshallIslands)). - -fof(axWorldLZPred2564, axiom, - f_located(inst_RobinsonRiverAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2565, axiom, - f_located(inst_SaintJacquesRennesAirport,inst_France)). - -fof(axWorldLZPred2566, axiom, - f_located(inst_RentonMunicipalWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2567, axiom, - f_located(inst_RanauAirport,inst_Malaysia)). - -fof(axWorldLZPred2568, axiom, - f_located(inst_ClevelandMunicipalMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred2569, axiom, - f_located(inst_JasperCountyINAirport,inst_UnitedStates)). - -fof(axWorldLZPred2570, axiom, - f_located(inst_RoanokeRegionalAirportWoodrumFieldVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2571, axiom, - f_located(inst_RobertsFieldMonroviaAirport,inst_Liberia)). - -fof(axWorldLZPred2572, axiom, - f_located(inst_GreaterRochesterInternationalNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2573, axiom, - f_located(inst_BirmimghamAirNationalGuardALAirport,inst_UnitedStates)). - -fof(axWorldLZPred2574, axiom, - f_located(inst_RogersMunicipalAirportCarterFieldARAirport,inst_UnitedStates)). - -fof(axWorldLZPred2575, axiom, - f_located(inst_RobinhoodQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2576, axiom, - f_located(inst_DyessArmyAirFieldRoiNamurAirport,inst_MarshallIslands)). - -fof(axWorldLZPred2577, axiom, - f_located(inst_RockhamptonQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2578, axiom, - f_located(inst_RooseveltMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2579, axiom, - f_located(inst_MetropolitanAreaRomaRomeAirport,inst_Italy)). - -fof(axWorldLZPred2580, axiom, - f_located(inst_RondonAirport,inst_Colombia)). - -fof(axWorldLZPred2581, axiom, - f_located(inst_RondonopolisMTAirport,inst_Brazil)). - -fof(axWorldLZPred2582, axiom, - f_located(inst_BabelthuapKororKororAirport,inst_Palau)). - -fof(axWorldLZPred2583, axiom, - f_located(inst_RosarioAirport,inst_Argentina)). - -fof(axWorldLZPred2584, axiom, - f_located(inst_RotoruaAirport,inst_NewZealand)). - -fof(axWorldLZPred2585, axiom, - f_located(inst_RuseAirport,inst_Bulgaria)). - -fof(axWorldLZPred2586, axiom, - f_located(inst_RostovRostovAirport,inst_Russia)). - -fof(axWorldLZPred2587, axiom, - f_located(inst_RoswellIndustrialAirCenterNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred2588, axiom, - f_located(inst_RoseauMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred2589, axiom, - f_located(inst_RioMayoAirport,inst_Argentina)). - -fof(axWorldLZPred2590, axiom, - f_located(inst_RolpaAirport,inst_Nepal)). - -fof(axWorldLZPred2591, axiom, - f_located(inst_RoperBarAirport,inst_Australia)). - -fof(axWorldLZPred2592, axiom, - f_located(inst_NgukurrNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred2593, axiom, - f_located(inst_RoshPinaAirport,inst_Israel)). - -fof(axWorldLZPred2594, axiom, - f_located(inst_RaipurAirport,inst_India)). - -fof(axWorldLZPred2595, axiom, - f_located(inst_RoperValleyNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred2596, axiom, - f_located(inst_RoundupMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2597, axiom, - f_located(inst_MarreeSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred2598, axiom, - f_located(inst_RodriguesIslandAirport,inst_Mauritius)). - -fof(axWorldLZPred2599, axiom, - f_located(inst_BaroraAirport,inst_SolomonIslands)). - -fof(axWorldLZPred2600, axiom, - f_located(inst_RourkelaAirport,inst_India)). - -fof(axWorldLZPred2601, axiom, - f_located(inst_MerrillMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2602, axiom, - f_located(inst_MarromeuAirport,inst_Mozambique)). - -fof(axWorldLZPred2603, axiom, - f_located(inst_SerraNorteMTAirport,inst_Brazil)). - -fof(axWorldLZPred2604, axiom, - f_located(inst_SorrentoAirport,inst_Italy)). - -fof(axWorldLZPred2605, axiom, - f_located(inst_RockRapidsMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2606, axiom, - f_located(inst_RorosAirport,inst_Norway)). - -fof(axWorldLZPred2607, axiom, - f_located(inst_RobinsonRiverNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred2608, axiom, - f_located(inst_SantaRosaAirportArgentina,inst_Argentina)). - -fof(axWorldLZPred2609, axiom, - f_located(inst_RoseberthQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2610, axiom, - f_located(inst_SkulteRigaAirport,inst_Latvia)). - -fof(axWorldLZPred2611, axiom, - f_located(inst_RockSoundEleutheraAirport,inst_Bahamas)). - -fof(axWorldLZPred2612, axiom, - f_located(inst_AuroseBayNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2613, axiom, - f_located(inst_SerraPeladaAirport,inst_Brazil)). - -fof(axWorldLZPred2614, axiom, - f_located(inst_RussianMissionAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2615, axiom, - f_located(inst_RioSidraAirport,inst_Panama)). - -fof(axWorldLZPred2616, axiom, - f_located(inst_RosarioSeaplaneBaseWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2617, axiom, - f_located(inst_RansikiAirport,inst_Indonesia)). - -fof(axWorldLZPred2618, axiom, - f_located(inst_RussellMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred2619, axiom, - f_located(inst_RustonMunicipalLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2620, axiom, - f_located(inst_RaspberryStraitAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2621, axiom, - f_located(inst_RoseiresAirport,inst_Sudan)). - -fof(axWorldLZPred2622, axiom, - f_located(inst_RochesterMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred2623, axiom, - f_located(inst_YosuAirport,inst_SouthKorea)). - -fof(axWorldLZPred2624, axiom, - f_located(inst_RobinsonMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldLZPred2625, axiom, - f_located(inst_SouthwestFloridaRegionalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred2626, axiom, - f_located(inst_RousesPointSeaplaneBaseNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2627, axiom, - f_located(inst_RotumaAirport,inst_Fiji)). - -fof(axWorldLZPred2628, axiom, - f_located(inst_RoatanAirport,inst_Honduras)). - -fof(axWorldLZPred2629, axiom, - f_located(inst_RatnagiriAirport,inst_India)). - -fof(axWorldLZPred2630, axiom, - f_located(inst_RotundaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2631, axiom, - f_located(inst_MargueriteBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2632, axiom, - f_located(inst_RutengAirport,inst_Indonesia)). - -fof(axWorldLZPred2633, axiom, - f_located(inst_RotiAirport,inst_Indonesia)). - -fof(axWorldLZPred2634, axiom, - f_located(inst_RotterdamAirport,inst_Netherlands)). - -fof(axWorldLZPred2635, axiom, - f_located(inst_RatonMunicipalAirportCrewsFieldNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred2636, axiom, - f_located(inst_ColtonCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2637, axiom, - f_located(inst_RutlandPlainsAirport,inst_Australia)). - -fof(axWorldLZPred2638, axiom, - f_located(inst_RottnestIslandWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred2639, axiom, - f_located(inst_SaratovSaratovAirport,inst_Russia)). - -fof(axWorldLZPred2640, axiom, - f_located(inst_MertySouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred2641, axiom, - f_located(inst_AruaAirport,inst_Uganda)). - -fof(axWorldLZPred2642, axiom, - f_located(inst_RugaoAirport,inst_China)). - -fof(axWorldLZPred2643, axiom, - f_located(inst_KingKhalidRiyadhAirport,inst_SaudiArabia)). - -fof(axWorldLZPred2644, axiom, - f_located(inst_SierraBlancaRegionalNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred2645, axiom, - f_located(inst_RukumkotAirport,inst_Nepal)). - -fof(axWorldLZPred2646, axiom, - f_located(inst_RumjartarAirport,inst_Nepal)). - -fof(axWorldLZPred2647, axiom, - f_located(inst_GillotReunionSaintDenisdelaReunionAirport,inst_Reunion)). - -fof(axWorldLZPred2648, axiom, - f_located(inst_RupsiAirport,inst_India)). - -fof(axWorldLZPred2649, axiom, - f_located(inst_RurutuTubuaiIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred2650, axiom, - f_located(inst_MarauAirport,inst_SolomonIslands)). - -fof(axWorldLZPred2651, axiom, - f_located(inst_RutlandStateVTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2652, axiom, - f_located(inst_RubelsantoAirport,inst_Guatemala)). - -fof(axWorldLZPred2653, axiom, - f_located(inst_CopanAirport,inst_Honduras)). - -fof(axWorldLZPred2654, axiom, - f_located(inst_FarafanganaAirport,inst_Madagascar)). - -fof(axWorldLZPred2655, axiom, - f_located(inst_RiverCessAirport,inst_Liberia)). - -fof(axWorldLZPred2656, axiom, - f_located(inst_RioVerdeAirport,inst_Brazil)). - -fof(axWorldLZPred2657, axiom, - f_located(inst_SaravenaAirport,inst_Colombia)). - -fof(axWorldLZPred2658, axiom, - f_located(inst_ReidsvilleGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2659, axiom, - f_located(inst_RorvikRoervikAirport,inst_Norway)). - -fof(axWorldLZPred2660, axiom, - f_located(inst_FiddymentFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2661, axiom, - f_located(inst_RovaniemiAirport,inst_Finland)). - -fof(axWorldLZPred2662, axiom, - f_located(inst_ReiviloAirport,inst_SouthAfrica)). - -fof(axWorldLZPred2663, axiom, - f_located(inst_GreenRiverMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2664, axiom, - f_located(inst_RichardLloydJonesJrOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2665, axiom, - f_located(inst_AeropuertoDepartamentaldeRiveraRiveraAirport,inst_Uruguay)). - -fof(axWorldLZPred2666, axiom, - f_located(inst_RowanBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2667, axiom, - f_located(inst_RedwoodFallsMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred2668, axiom, - f_located(inst_RawlinsMunicipalWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2669, axiom, - f_located(inst_RivneRovnoRivneAirport,inst_Ukraine)). - -fof(axWorldLZPred2670, axiom, - f_located(inst_RawalpindiAirport,inst_Pakistan)). - -fof(axWorldLZPred2671, axiom, - f_located(inst_RaudhaAirport,inst_Yemen)). - -fof(axWorldLZPred2672, axiom, - f_located(inst_RoxasAirport,inst_Philippines)). - -fof(axWorldLZPred2673, axiom, - f_located(inst_NRCMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2674, axiom, - f_located(inst_RahimYarKhanAirport,inst_Pakistan)). - -fof(axWorldLZPred2675, axiom, - f_located(inst_RoyanAirport,inst_France)). - -fof(axWorldLZPred2676, axiom, - f_located(inst_RioTurbioAirport,inst_Argentina)). - -fof(axWorldLZPred2677, axiom, - f_located(inst_WatertownMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2678, axiom, - f_located(inst_CobbCountyAirportMcCollumFieldGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2679, axiom, - f_located(inst_SantaCruzAirportArgentina,inst_Argentina)). - -fof(axWorldLZPred2680, axiom, - f_located(inst_JasionkaRzeszowAirport,inst_Poland)). - -fof(axWorldLZPred2681, axiom, - f_located(inst_QuartzHillCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2682, axiom, - f_located(inst_BurnettCountyWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2683, axiom, - f_located(inst_RamsarAirport,inst_Iran)). - -fof(axWorldLZPred2684, axiom, - f_located(inst_RossCountyOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred2685, axiom, - f_located(inst_RezayiehAirport,inst_Iran)). - -fof(axWorldLZPred2686, axiom, - f_located(inst_HalifaxCountyNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred2687, axiom, - f_located(inst_ShivelyFieldWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2688, axiom, - f_located(inst_SabaAirport,inst_NetherlandsAntilles)). - -fof(axWorldLZPred2689, axiom, - f_located(inst_SacramentoExecutiveCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2690, axiom, - f_located(inst_SaffordMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred2691, axiom, - f_located(inst_SangirAirport,inst_Indonesia)). - -fof(axWorldLZPred2692, axiom, - f_located(inst_SantaFeCountyMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred2693, axiom, - f_located(inst_SagwonAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2694, axiom, - f_located(inst_ElRahabaSanaaSanaaAirport,inst_Yemen)). - -fof(axWorldLZPred2695, axiom, - f_located(inst_SanMarinoAirport,inst_SanMarino)). - -fof(axWorldLZPred2696, axiom, - f_located(inst_SirajganjAirport,inst_Bangladesh)). - -fof(axWorldLZPred2697, axiom, - f_located(inst_SaudarkrokurAirport,inst_Iceland)). - -fof(axWorldLZPred2698, axiom, - f_located(inst_InternacionalSanSalvadorAirport,inst_ElSalvador)). - -fof(axWorldLZPred2699, axiom, - f_located(inst_SalamoAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2700, axiom, - f_located(inst_SanDiegoInternationalAirportLindberghFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2701, axiom, - f_located(inst_MetropolitanAreaSPAirport,inst_Brazil)). - -fof(axWorldLZPred2702, axiom, - f_located(inst_LaMesaSanPedroSulaAirport,inst_Honduras)). - -fof(axWorldLZPred2703, axiom, - f_located(inst_SanAndrosAndrosAirport,inst_Bahamas)). - -fof(axWorldLZPred2704, axiom, - f_located(inst_SpartaCommunityAirportHunterFieldILAirport,inst_UnitedStates)). - -fof(axWorldLZPred2705, axiom, - f_located(inst_SaltonSeaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2706, axiom, - f_located(inst_SanAntonioInternationalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2707, axiom, - f_located(inst_SawuAirport,inst_Indonesia)). - -fof(axWorldLZPred2708, axiom, - f_located(inst_SavannahInternationalGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2709, axiom, - f_located(inst_KISawyerAirForceBaseMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2710, axiom, - f_located(inst_SambuAirport,inst_Panama)). - -fof(axWorldLZPred2711, axiom, - f_located(inst_SienaAirport,inst_Italy)). - -fof(axWorldLZPred2712, axiom, - f_located(inst_SasstownAirport,inst_Liberia)). - -fof(axWorldLZPred2713, axiom, - f_located(inst_SantaBarbaraMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2714, axiom, - f_located(inst_SibasaAirport,inst_SouthAfrica)). - -fof(axWorldLZPred2715, axiom, - f_located(inst_SanBernardinoInternationalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2716, axiom, - f_located(inst_SaubiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2717, axiom, - f_located(inst_SardehBandAirport,inst_Afghanistan)). - -fof(axWorldLZPred2718, axiom, - f_located(inst_SurtranBuildingMcDavidPontiacCompanyHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2719, axiom, - f_located(inst_SaintBarthelemyAirport,inst_Guadeloupe)). - -fof(axWorldLZPred2720, axiom, - f_located(inst_KoundaraAirport,inst_Guinea)). - -fof(axWorldLZPred2721, axiom, - f_located(inst_SaoMateusESAirport,inst_Brazil)). - -fof(axWorldLZPred2722, axiom, - f_located(inst_SaintBrieucAirport,inst_France)). - -fof(axWorldLZPred2723, axiom, - f_located(inst_SantaAnaAirportBolivia,inst_Bolivia)). - -fof(axWorldLZPred2724, axiom, - f_located(inst_SheboyganCountyMemorialWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2725, axiom, - f_located(inst_MichianaRegionalTransportationCenterINAirport,inst_UnitedStates)). - -fof(axWorldLZPred2726, axiom, - f_located(inst_SalinaGunnisonUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2727, axiom, - f_located(inst_SanLuisObispoCountyAirportMcChesneyFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2728, axiom, - f_located(inst_SibiAirport,inst_Pakistan)). - -fof(axWorldLZPred2729, axiom, - f_located(inst_SaibaiIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2730, axiom, - f_located(inst_SteamboatSpringsBobAdamsFieldSTOLCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2731, axiom, - f_located(inst_CountyHeliportCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2732, axiom, - f_located(inst_SpringbokAirport,inst_SouthAfrica)). - -fof(axWorldLZPred2733, axiom, - f_located(inst_SabahAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2734, axiom, - f_located(inst_SibuSarawakAirport,inst_Malaysia)). - -fof(axWorldLZPred2735, axiom, - f_located(inst_ShelbyMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2736, axiom, - f_located(inst_SalisburyWicomicoCountyRegionalMDAirport,inst_UnitedStates)). - -fof(axWorldLZPred2737, axiom, - f_located(inst_SibiuAirport,inst_Romania)). - -fof(axWorldLZPred2738, axiom, - f_located(inst_SantaCatalinaAirport,inst_Colombia)). - -fof(axWorldLZPred2739, axiom, - f_located(inst_ScribnerStateNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred2740, axiom, - f_located(inst_DeadhorseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2741, axiom, - f_located(inst_SulacoAirport,inst_Honduras)). - -fof(axWorldLZPred2742, axiom, - f_located(inst_StateCollegePAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2743, axiom, - f_located(inst_ScottsdaleAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred2744, axiom, - f_located(inst_SpringCreekQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2745, axiom, - f_located(inst_SchenectadyCountyNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2746, axiom, - f_located(inst_SanCristobalAirport,inst_Venezuela)). - -fof(axWorldLZPred2747, axiom, - f_located(inst_SmithCoveAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2748, axiom, - f_located(inst_StocktonMetropolitanCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2749, axiom, - f_located(inst_AeropuertoComodoroArturoMerinoBenitezSantiagodeChileAirport,inst_Chile)). - -fof(axWorldLZPred2750, axiom, - f_located(inst_ScammonBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2751, axiom, - f_located(inst_EnsheimSaarbrueckenSaarbruckenAirport,inst_Germany)). - -fof(axWorldLZPred2752, axiom, - f_located(inst_AqtanShevchenkoMangghystanAirport,inst_Kazakhstan)). - -fof(axWorldLZPred2753, axiom, - f_located(inst_StCrepinAirport,inst_France)). - -fof(axWorldLZPred2754, axiom, - f_located(inst_SantiagoSantiagodeCompostelaAirport,inst_Spain)). - -fof(axWorldLZPred2755, axiom, - f_located(inst_MunicipalPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2756, axiom, - f_located(inst_ScatsaShetlandIslandsAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2757, axiom, - f_located(inst_SocotraAirport,inst_Yemen)). - -fof(axWorldLZPred2758, axiom, - f_located(inst_AntonioMaceoSantiagoAirport,inst_Cuba)). - -fof(axWorldLZPred2759, axiom, - f_located(inst_SuceavaAirport,inst_Romania)). - -fof(axWorldLZPred2760, axiom, - f_located(inst_SyktyvkarKomiAirport,inst_Russia)). - -fof(axWorldLZPred2761, axiom, - f_located(inst_SalinaCruzAirport,inst_Mexico)). - -fof(axWorldLZPred2762, axiom, - f_located(inst_SanFranciscoAirport,inst_Peru)). - -fof(axWorldLZPred2763, axiom, - f_located(inst_SantaCruzAirportSolomonIslands,inst_SolomonIslands)). - -fof(axWorldLZPred2764, axiom, - f_located(inst_SaddamInternationalBaghdadAirport,inst_Iraq)). - -fof(axWorldLZPred2765, axiom, - f_located(inst_SandcreekAirport,inst_Guyana)). - -fof(axWorldLZPred2766, axiom, - f_located(inst_LubangoSadaBandeiraAirport,inst_Angola)). - -fof(axWorldLZPred2767, axiom, - f_located(inst_SantiagodelEsteroAirport,inst_Argentina)). - -fof(axWorldLZPred2768, axiom, - f_located(inst_StandifordFieldKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2769, axiom, - f_located(inst_SanandajAirport,inst_Iran)). - -fof(axWorldLZPred2770, axiom, - f_located(inst_SantaRosadeCopanAirport,inst_Honduras)). - -fof(axWorldLZPred2771, axiom, - f_located(inst_SaidorAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2772, axiom, - f_located(inst_SendaiHonshuAirport,inst_Japan)). - -fof(axWorldLZPred2773, axiom, - f_located(inst_SandakanSabahAirport,inst_Malaysia)). - -fof(axWorldLZPred2774, axiom, - f_located(inst_HarnosandSundsvallAirport,inst_Sweden)). - -fof(axWorldLZPred2775, axiom, - f_located(inst_BrownFieldMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2776, axiom, - f_located(inst_AndaSandaneAirport,inst_Norway)). - -fof(axWorldLZPred2777, axiom, - f_located(inst_RyotsuSadoIsAirport,inst_Japan)). - -fof(axWorldLZPred2778, axiom, - f_located(inst_SandPointAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2779, axiom, - f_located(inst_AeropuertodelasAmericasSantoDomingoAirport,inst_DominicanRepublic)). - -fof(axWorldLZPred2780, axiom, - f_located(inst_SantanderAirport,inst_Spain)). - -fof(axWorldLZPred2781, axiom, - f_located(inst_SadoShimaAirport,inst_Japan)). - -fof(axWorldLZPred2782, axiom, - f_located(inst_SaiduSharifAirport,inst_Pakistan)). - -fof(axWorldLZPred2783, axiom, - f_located(inst_AeroportoSantosDumontRJAirport,inst_Brazil)). - -fof(axWorldLZPred2784, axiom, - f_located(inst_TelAvivAirport,inst_Israel)). - -fof(axWorldLZPred2785, axiom, - f_located(inst_SandwipAirport,inst_Bangladesh)). - -fof(axWorldLZPred2786, axiom, - f_located(inst_SedonaAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred2787, axiom, - f_located(inst_SidneyRichlandMunicipalMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2788, axiom, - f_located(inst_ShetlandIslandsShetlandIslandsAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2789, axiom, - f_located(inst_SeattleTacomaInternationalWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2790, axiom, - f_located(inst_SebhaAirport,inst_Libya)). - -fof(axWorldLZPred2791, axiom, - f_located(inst_SerreChevalierAirport,inst_France)). - -fof(axWorldLZPred2792, axiom, - f_located(inst_SedomAirport,inst_Israel)). - -fof(axWorldLZPred2793, axiom, - f_located(inst_GillespieFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2794, axiom, - f_located(inst_SebringRegionalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred2795, axiom, - f_located(inst_PennValleyPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2796, axiom, - f_located(inst_SenggehAirport,inst_Indonesia)). - -fof(axWorldLZPred2797, axiom, - f_located(inst_SenhordoBonfimBAAirport,inst_Brazil)). - -fof(axWorldLZPred2798, axiom, - f_located(inst_KsarEsSoukAirport,inst_Morocco)). - -fof(axWorldLZPred2799, axiom, - f_located(inst_KimpoSeoulAirport,inst_SouthKorea)). - -fof(axWorldLZPred2800, axiom, - f_located(inst_CraigFieldALAirport,inst_UnitedStates)). - -fof(axWorldLZPred2801, axiom, - f_located(inst_SouthendEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2802, axiom, - f_located(inst_ClarkFieldMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2803, axiom, - f_located(inst_SungalPakningAirport,inst_Indonesia)). - -fof(axWorldLZPred2804, axiom, - f_located(inst_FreemanMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldLZPred2805, axiom, - f_located(inst_SanEstebanAirport,inst_Honduras)). - -fof(axWorldLZPred2806, axiom, - f_located(inst_SeroneraAirport,inst_Tanzania)). - -fof(axWorldLZPred2807, axiom, - f_located(inst_SiwaAirport,inst_Egypt)). - -fof(axWorldLZPred2808, axiom, - f_located(inst_SembachAirport,inst_Germany)). - -fof(axWorldLZPred2809, axiom, - f_located(inst_SelibabyAirport,inst_Mauritania)). - -fof(axWorldLZPred2810, axiom, - f_located(inst_SeychellesInternationalMaheIsAirport,inst_Seychelles)). - -fof(axWorldLZPred2811, axiom, - f_located(inst_ThynaSfaxAirport,inst_Tunisia)). - -fof(axWorldLZPred2812, axiom, - f_located(inst_CentralFloridaRegionalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred2813, axiom, - f_located(inst_SaintFrancoisAirport,inst_Guadeloupe)). - -fof(axWorldLZPred2814, axiom, - f_located(inst_SanFernandodeApuAirport,inst_Venezuela)). - -fof(axWorldLZPred2815, axiom, - f_located(inst_SanFernandoAirport,inst_Philippines)). - -fof(axWorldLZPred2816, axiom, - f_located(inst_FeltsFieldWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2817, axiom, - f_located(inst_EsperanceSaintMartinAirport,inst_Guadeloupe)). - -fof(axWorldLZPred2818, axiom, - f_located(inst_SanFelipeAirportMexico,inst_Mexico)). - -fof(axWorldLZPred2819, axiom, - f_located(inst_SafiAirport,inst_Morocco)). - -fof(axWorldLZPred2820, axiom, - f_located(inst_StromfjordAirBaseSondreStromfjordKangerlussuaqAirport,inst_Greenland)). - -fof(axWorldLZPred2821, axiom, - f_located(inst_SatipoAirport,inst_Peru)). - -fof(axWorldLZPred2822, axiom, - f_located(inst_SaoFelipeAirport,inst_CapeVerde)). - -fof(axWorldLZPred2823, axiom, - f_located(inst_SanfordMunicipalMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred2824, axiom, - f_located(inst_SauceViejoSantaFeAirport,inst_Argentina)). - -fof(axWorldLZPred2825, axiom, - f_located(inst_SanFranciscoInternationalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2826, axiom, - f_located(inst_SurfersParadiseQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2827, axiom, - f_located(inst_SanFrancisquitoAirport,inst_Mexico)). - -fof(axWorldLZPred2828, axiom, - f_located(inst_SanFernandoCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2829, axiom, - f_located(inst_SaposoaAirport,inst_Peru)). - -fof(axWorldLZPred2830, axiom, - f_located(inst_SkellefteaAirport,inst_Sweden)). - -fof(axWorldLZPred2831, axiom, - f_located(inst_SafiaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2832, axiom, - f_located(inst_SantaFedoSulAirport,inst_Brazil)). - -fof(axWorldLZPred2833, axiom, - f_located(inst_SantaFeAirport,inst_Panama)). - -fof(axWorldLZPred2834, axiom, - f_located(inst_SanFelixAirport,inst_Venezuela)). - -fof(axWorldLZPred2835, axiom, - f_located(inst_SpringfieldMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2836, axiom, - f_located(inst_NorthCentralStateRIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2837, axiom, - f_located(inst_WheghnanAirport,inst_Afghanistan)). - -fof(axWorldLZPred2838, axiom, - f_located(inst_SingauaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2839, axiom, - f_located(inst_SurgutTyumenAirport,inst_Russia)). - -fof(axWorldLZPred2840, axiom, - f_located(inst_SonderborgSoenderborgAirport,inst_Denmark)). - -fof(axWorldLZPred2841, axiom, - f_located(inst_SiegenAirport,inst_Germany)). - -fof(axWorldLZPred2842, axiom, - f_located(inst_SpringfieldRegionalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2843, axiom, - f_located(inst_SimanggangAirport,inst_Malaysia)). - -fof(axWorldLZPred2844, axiom, - f_located(inst_SpringfieldBeckleyMunicipalOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred2845, axiom, - f_located(inst_SagaraiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2846, axiom, - f_located(inst_SangapiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2847, axiom, - f_located(inst_ManilaAirport,inst_Philippines)). - -fof(axWorldLZPred2848, axiom, - f_located(inst_SanIgnacioAirport,inst_Mexico)). - -fof(axWorldLZPred2849, axiom, - f_located(inst_TanSonNhutInternationalHoChiMinhCitySaigonAirport,inst_Vietnam)). - -fof(axWorldLZPred2850, axiom, - f_located(inst_StGeorgeQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred2851, axiom, - f_located(inst_ShayGapWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred2852, axiom, - f_located(inst_SanggataAirport,inst_Indonesia)). - -fof(axWorldLZPred2853, axiom, - f_located(inst_SugarLandMunicipalAirportHullFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2854, axiom, - f_located(inst_SangaSangaAirport,inst_Philippines)). - -fof(axWorldLZPred2855, axiom, - f_located(inst_StuttgartMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldLZPred2856, axiom, - f_located(inst_StGeorgeMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2857, axiom, - f_located(inst_SierraGrandeAirport,inst_Argentina)). - -fof(axWorldLZPred2858, axiom, - f_located(inst_HarryWBrowneMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred2859, axiom, - f_located(inst_SongeaAirport,inst_Tanzania)). - -fof(axWorldLZPred2860, axiom, - f_located(inst_SkagwayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2861, axiom, - f_located(inst_SongkhlaAirport,inst_Thailand)). - -fof(axWorldLZPred2862, axiom, - f_located(inst_HongqiaoShanghaiAirport,inst_China)). - -fof(axWorldLZPred2863, axiom, - f_located(inst_NakashibetsuAirport,inst_Japan)). - -fof(axWorldLZPred2864, axiom, - f_located(inst_IndaselassieAirport,inst_Ethiopia)). - -fof(axWorldLZPred2865, axiom, - f_located(inst_ShenandoahValleyRegionalVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2866, axiom, - f_located(inst_ShenyangAirport,inst_China)). - -fof(axWorldLZPred2867, axiom, - f_located(inst_ShanhaiguanAirport,inst_China)). - -fof(axWorldLZPred2868, axiom, - f_located(inst_ShungnakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2869, axiom, - f_located(inst_ShishmarefAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2870, axiom, - f_located(inst_ShimojishimaAirport,inst_Japan)). - -fof(axWorldLZPred2871, axiom, - f_located(inst_SharjahAirport,inst_UnitedArabEmirates)). - -fof(axWorldLZPred2872, axiom, - f_located(inst_SehonghongAirport,inst_Lesotho)). - -fof(axWorldLZPred2873, axiom, - f_located(inst_ShillongAirport,inst_India)). - -fof(axWorldLZPred2874, axiom, - f_located(inst_NankiShirahanaAirport,inst_Japan)). - -fof(axWorldLZPred2875, axiom, - f_located(inst_SandersonFieldWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2876, axiom, - f_located(inst_SokchoAirport,inst_SouthKorea)). - -fof(axWorldLZPred2877, axiom, - f_located(inst_QinhuangdaoAirport,inst_China)). - -fof(axWorldLZPred2878, axiom, - f_located(inst_BrunswickCountyNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred2879, axiom, - f_located(inst_SheridanCountyWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2880, axiom, - f_located(inst_ShashiAirport,inst_China)). - -fof(axWorldLZPred2881, axiom, - f_located(inst_SheppartonVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred2882, axiom, - f_located(inst_SmithPointNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred2883, axiom, - f_located(inst_ShreveportRegionalLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2884, axiom, - f_located(inst_SharurahAirport,inst_SaudiArabia)). - -fof(axWorldLZPred2885, axiom, - f_located(inst_ShagelukAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2886, axiom, - f_located(inst_ShinyangaAirport,inst_Tanzania)). - -fof(axWorldLZPred2887, axiom, - f_located(inst_SeshutesAirport,inst_Lesotho)). - -fof(axWorldLZPred2888, axiom, - f_located(inst_XiguanXianZiAnAirport,inst_China)). - -fof(axWorldLZPred2889, axiom, - f_located(inst_SibitiAirport,inst_Congo)). - -fof(axWorldLZPred2890, axiom, - f_located(inst_SinopArmyAirFieldSinopAirport,inst_Turkey)). - -fof(axWorldLZPred2891, axiom, - f_located(inst_AmilcarCabralSalAirport,inst_CapeVerde)). - -fof(axWorldLZPred2892, axiom, - f_located(inst_SinesAirport,inst_Portugal)). - -fof(axWorldLZPred2893, axiom, - f_located(inst_SimraAirport,inst_Nepal)). - -fof(axWorldLZPred2894, axiom, - f_located(inst_FerdinandoLuisRibasDominicciSanJuanAirport,inst_PuertoRico)). - -fof(axWorldLZPred2895, axiom, - f_located(inst_SilgadiDotiAirport,inst_Nepal)). - -fof(axWorldLZPred2896, axiom, - f_located(inst_SidiIfniAirport,inst_Morocco)). - -fof(axWorldLZPred2897, axiom, - f_located(inst_SiglufjordurAirport,inst_Iceland)). - -fof(axWorldLZPred2898, axiom, - f_located(inst_SikestonMemorialMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2899, axiom, - f_located(inst_SilaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2900, axiom, - f_located(inst_SimbaiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2901, axiom, - f_located(inst_ChangiInternationalSingaporeAirport,inst_Singapore)). - -fof(axWorldLZPred2902, axiom, - f_located(inst_SmithtonTasmaniaAirport,inst_Australia)). - -fof(axWorldLZPred2903, axiom, - f_located(inst_SimferopolAdygeaAirport,inst_Ukraine)). - -fof(axWorldLZPred2904, axiom, - f_located(inst_DaboSingkepAirport,inst_Indonesia)). - -fof(axWorldLZPred2905, axiom, - f_located(inst_SionSittenAirport,inst_Switzerland)). - -fof(axWorldLZPred2906, axiom, - f_located(inst_SishenAirport,inst_SouthAfrica)). - -fof(axWorldLZPred2907, axiom, - f_located(inst_SitkaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2908, axiom, - f_located(inst_SiunaAirport,inst_Nicaragua)). - -fof(axWorldLZPred2909, axiom, - f_located(inst_SullivanCountyINAirport,inst_UnitedStates)). - -fof(axWorldLZPred2910, axiom, - f_located(inst_SibisaAirport,inst_Indonesia)). - -fof(axWorldLZPred2911, axiom, - f_located(inst_SingletonNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred2912, axiom, - f_located(inst_SiskiyouCountyCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2913, axiom, - f_located(inst_SissanoAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2914, axiom, - f_located(inst_SanJuanAirport,inst_Peru)). - -fof(axWorldLZPred2915, axiom, - f_located(inst_SanJoaquinAirport,inst_Bolivia)). - -fof(axWorldLZPred2916, axiom, - f_located(inst_SanJoseInternationalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2917, axiom, - f_located(inst_LosCabosSanJosedelCaboAirport,inst_Mexico)). - -fof(axWorldLZPred2918, axiom, - f_located(inst_SanJosedelGuaviaroAirport,inst_Colombia)). - -fof(axWorldLZPred2919, axiom, - f_located(inst_SanPedroJaguaAirport,inst_Colombia)). - -fof(axWorldLZPred2920, axiom, - f_located(inst_SanJuandelCesarAirport,inst_Colombia)). - -fof(axWorldLZPred2921, axiom, - f_located(inst_SanJoseAirportPhilippines,inst_Philippines)). - -fof(axWorldLZPred2922, axiom, - f_located(inst_SaoJosedosLamposSPAirport,inst_Brazil)). - -fof(axWorldLZPred2923, axiom, - f_located(inst_SaoGabrielAirport,inst_Brazil)). - -fof(axWorldLZPred2924, axiom, - f_located(inst_SanJuandelaMarAirport,inst_DominicanRepublic)). - -fof(axWorldLZPred2925, axiom, - f_located(inst_StJohnsIndustrialAirParkAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred2926, axiom, - f_located(inst_JuanSantamariaInternationalSanJoseAirport,inst_CostaRica)). - -fof(axWorldLZPred2927, axiom, - f_located(inst_SaoJosedoRioPretoSPAirport,inst_Brazil)). - -fof(axWorldLZPred2928, axiom, - f_located(inst_SeshekeAirport,inst_Zambia)). - -fof(axWorldLZPred2929, axiom, - f_located(inst_SanJuandeUrabaAirport,inst_Colombia)). - -fof(axWorldLZPred2930, axiom, - f_located(inst_SanJoseAirportBolivia,inst_Bolivia)). - -fof(axWorldLZPred2931, axiom, - f_located(inst_MathisFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2932, axiom, - f_located(inst_LuisMunozMarinInternationalSanJuanAirport,inst_PuertoRico)). - -fof(axWorldLZPred2933, axiom, - f_located(inst_SanJavierAirport,inst_Bolivia)). - -fof(axWorldLZPred2934, axiom, - f_located(inst_ShijiazhuangAirport,inst_China)). - -fof(axWorldLZPred2935, axiom, - f_located(inst_SartanejaAirport,inst_Belize)). - -fof(axWorldLZPred2936, axiom, - f_located(inst_SeinajokiAirport,inst_Finland)). - -fof(axWorldLZPred2937, axiom, - f_located(inst_SaoJorgeAzoresAirport,inst_Portugal)). - -fof(axWorldLZPred2938, axiom, - f_located(inst_FairchildAirForceBaseWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2939, axiom, - f_located(inst_SukiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2940, axiom, - f_located(inst_GeiteryggenSkeinAirport,inst_Norway)). - -fof(axWorldLZPred2941, axiom, - f_located(inst_KellyAirForceBaseTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2942, axiom, - f_located(inst_MikraThessalonikiSalonikiAirport,inst_Greece)). - -fof(axWorldLZPred2943, axiom, - f_located(inst_SirkhetAirport,inst_Nepal)). - -fof(axWorldLZPred2944, axiom, - f_located(inst_SkikdaAirport,inst_Algeria)). - -fof(axWorldLZPred2945, axiom, - f_located(inst_SitkinakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2946, axiom, - f_located(inst_ShaktoolikAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2947, axiom, - f_located(inst_IsleofSkyeAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred2948, axiom, - f_located(inst_SkeldonAirport,inst_Guyana)). - -fof(axWorldLZPred2949, axiom, - f_located(inst_SkagenStokmarknesAirport,inst_Norway)). - -fof(axWorldLZPred2950, axiom, - f_located(inst_SokotoAirport,inst_Nigeria)). - -fof(axWorldLZPred2951, axiom, - f_located(inst_SkopjeAirport,inst_Macedonia)). - -fof(axWorldLZPred2952, axiom, - f_located(inst_SekakesAirport,inst_Lesotho)). - -fof(axWorldLZPred2953, axiom, - f_located(inst_ShakisoAirport,inst_Ethiopia)). - -fof(axWorldLZPred2954, axiom, - f_located(inst_VogensSkrydstrupAirport,inst_Denmark)). - -fof(axWorldLZPred2955, axiom, - f_located(inst_SialkotAirport,inst_Pakistan)). - -fof(axWorldLZPred2956, axiom, - f_located(inst_SkirosAirport,inst_Greece)). - -fof(axWorldLZPred2957, axiom, - f_located(inst_SantaKatarinaAirport,inst_Egypt)). - -fof(axWorldLZPred2958, axiom, - f_located(inst_SkwentnaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2959, axiom, - f_located(inst_SaranskMordviniaAirport,inst_Russia)). - -fof(axWorldLZPred2960, axiom, - f_located(inst_GriffingSanduskyOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred2961, axiom, - f_located(inst_SukkurAirport,inst_Pakistan)). - -fof(axWorldLZPred2962, axiom, - f_located(inst_SaltaAirport,inst_Argentina)). - -fof(axWorldLZPred2963, axiom, - f_located(inst_StormLakeMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2964, axiom, - f_located(inst_SaltLakeCityInternationalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred2965, axiom, - f_located(inst_SliacAirport,inst_Slovakia)). - -fof(axWorldLZPred2966, axiom, - f_located(inst_McNaryFieldORAirport,inst_UnitedStates)). - -fof(axWorldLZPred2967, axiom, - f_located(inst_SulayelAirport,inst_SaudiArabia)). - -fof(axWorldLZPred2968, axiom, - f_located(inst_SmithFieldARAirport,inst_UnitedStates)). - -fof(axWorldLZPred2969, axiom, - f_located(inst_SolaAirport,inst_Vanuatu)). - -fof(axWorldLZPred2970, axiom, - f_located(inst_SolweziAirport,inst_Zambia)). - -fof(axWorldLZPred2971, axiom, - f_located(inst_StellarAirparkAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred2972, axiom, - f_located(inst_AdirondackNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2973, axiom, - f_located(inst_SalalahInternationalSalalahAirport,inst_Oman)). - -fof(axWorldLZPred2974, axiom, - f_located(inst_SalamancaAirport,inst_Spain)). - -fof(axWorldLZPred2975, axiom, - f_located(inst_SalinaMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred2976, axiom, - f_located(inst_SalemLeckroneILAirport,inst_UnitedStates)). - -fof(axWorldLZPred2977, axiom, - f_located(inst_SanLuisPotosiAirport,inst_Mexico)). - -fof(axWorldLZPred2978, axiom, - f_located(inst_SleetmuteAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2979, axiom, - f_located(inst_SulphurSpringsMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred2980, axiom, - f_located(inst_SilistraAirport,inst_Bulgaria)). - -fof(axWorldLZPred2981, axiom, - f_located(inst_HarrietAlexanderFieldCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred2982, axiom, - f_located(inst_SimlaAirport,inst_India)). - -fof(axWorldLZPred2983, axiom, - f_located(inst_PlandeGuadelupeSaltilloAirport,inst_Mexico)). - -fof(axWorldLZPred2984, axiom, - f_located(inst_SaoDomingosAirport,inst_GuineaBissau)). - -fof(axWorldLZPred2985, axiom, - f_located(inst_SaoLuisMAAirport,inst_Brazil)). - -fof(axWorldLZPred2986, axiom, - f_located(inst_SantaMariaAzoresAirport,inst_Portugal)). - -fof(axWorldLZPred2987, axiom, - f_located(inst_CerroSombreroAirport,inst_Chile)). - -fof(axWorldLZPred2988, axiom, - f_located(inst_SantaMariaAirportColombia,inst_Colombia)). - -fof(axWorldLZPred2989, axiom, - f_located(inst_SmithFieldINAirport,inst_UnitedStates)). - -fof(axWorldLZPred2990, axiom, - f_located(inst_SomersetPulaskiCountyAirportJTWilsonFieldKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred2991, axiom, - f_located(inst_SacramentoMetropolitanCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred2992, axiom, - f_located(inst_SantaMariaAirportPeru,inst_Peru)). - -fof(axWorldLZPred2993, axiom, - f_located(inst_SapmangaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2994, axiom, - f_located(inst_SamosSamosIslandAirport,inst_Greece)). - -fof(axWorldLZPred2995, axiom, - f_located(inst_SimAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred2996, axiom, - f_located(inst_StMichaelAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred2997, axiom, - f_located(inst_StellaMarisLongAirport,inst_Bahamas)). - -fof(axWorldLZPred2998, axiom, - f_located(inst_SempornaSabahAirport,inst_Malaysia)). - -fof(axWorldLZPred2999, axiom, - f_located(inst_LehmiCountyIDAirport,inst_UnitedStates)). - -fof(axWorldLZPred3000, axiom, - f_located(inst_SantaMonicaMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3001, axiom, - f_located(inst_StockholmAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3002, axiom, - f_located(inst_SampitBorneoAirport,inst_Indonesia)). - -fof(axWorldLZPred3003, axiom, - f_located(inst_SimonBolivarSantaMartaAirport,inst_Colombia)). - -fof(axWorldLZPred3004, axiom, - f_located(inst_SteMarieAirport,inst_Madagascar)). - -fof(axWorldLZPred3005, axiom, - f_located(inst_SunMoonLakeAirport,inst_Taiwan)). - -fof(axWorldLZPred3006, axiom, - f_located(inst_SheepMountainAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3007, axiom, - f_located(inst_SamedanStMoritzAirport,inst_Switzerland)). - -fof(axWorldLZPred3008, axiom, - f_located(inst_SmaraAirport,inst_Morocco)). - -fof(axWorldLZPred3009, axiom, - f_located(inst_SantaMariaPublicCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3010, axiom, - f_located(inst_SimentiAirport,inst_Senegal)). - -fof(axWorldLZPred3011, axiom, - f_located(inst_StoelmanseilandAirport,inst_Suriname)). - -fof(axWorldLZPred3012, axiom, - f_located(inst_JohnWayneAirportOrangeCountyCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3013, axiom, - f_located(inst_SnakeBayNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred3014, axiom, - f_located(inst_GeneralUlpianoPaezSalinasAirport,inst_Ecuador)). - -fof(axWorldLZPred3015, axiom, - f_located(inst_SenoAirport,inst_Laos)). - -fof(axWorldLZPred3016, axiom, - f_located(inst_SaoNicolauSaoNicolauAirport,inst_CapeVerde)). - -fof(axWorldLZPred3017, axiom, - f_located(inst_SanFelipeAirportVenezuela,inst_Venezuela)). - -fof(axWorldLZPred3018, axiom, - f_located(inst_SanIgnaciodeVLSAirport,inst_Bolivia)). - -fof(axWorldLZPred3019, axiom, - f_located(inst_StanthorpeQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3020, axiom, - f_located(inst_SinoeAirport,inst_Liberia)). - -fof(axWorldLZPred3021, axiom, - f_located(inst_SanJulianAirport,inst_Cuba)). - -fof(axWorldLZPred3022, axiom, - f_located(inst_WinstonFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3023, axiom, - f_located(inst_ShawneeMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3024, axiom, - f_located(inst_SanIgnaciodeMoxosAirport,inst_Bolivia)). - -fof(axWorldLZPred3025, axiom, - f_located(inst_ShannonLimerickAirport,inst_Ireland)). - -fof(axWorldLZPred3026, axiom, - f_located(inst_SakonNakhonAirport,inst_Thailand)). - -fof(axWorldLZPred3027, axiom, - f_located(inst_StPaulIslandAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3028, axiom, - f_located(inst_SanQuintinAirport,inst_Mexico)). - -fof(axWorldLZPred3029, axiom, - f_located(inst_MontoirSaintNazaireAirport,inst_France)). - -fof(axWorldLZPred3030, axiom, - f_located(inst_SalinasMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3031, axiom, - f_located(inst_SabanadeTorresAirport,inst_Colombia)). - -fof(axWorldLZPred3032, axiom, - f_located(inst_SantaClaraAirport,inst_Cuba)). - -fof(axWorldLZPred3033, axiom, - f_located(inst_SantaElenaAirport,inst_Guatemala)). - -fof(axWorldLZPred3034, axiom, - f_located(inst_SandowayAirport,inst_Myanmar)). - -fof(axWorldLZPred3035, axiom, - f_located(inst_SabanadeLaMarAirport,inst_DominicanRepublic)). - -fof(axWorldLZPred3036, axiom, - f_located(inst_SidneyMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred3037, axiom, - f_located(inst_SantaCruzAirportBrazil,inst_Brazil)). - -fof(axWorldLZPred3038, axiom, - f_located(inst_SocTrangAirport,inst_Vietnam)). - -fof(axWorldLZPred3039, axiom, - f_located(inst_AdisumarmoSoloCityAirport,inst_Indonesia)). - -fof(axWorldLZPred3040, axiom, - f_located(inst_SorocabaAirport,inst_Brazil)). - -fof(axWorldLZPred3041, axiom, - f_located(inst_SouankeAirport,inst_Congo)). - -fof(axWorldLZPred3042, axiom, - f_located(inst_VrajdebnaSofiaAirport,inst_Bulgaria)). - -fof(axWorldLZPred3043, axiom, - f_located(inst_HaukasenSogndalAirport,inst_Norway)). - -fof(axWorldLZPred3044, axiom, - f_located(inst_SolitaAirport,inst_Venezuela)). - -fof(axWorldLZPred3045, axiom, - f_located(inst_SouthMolleIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3046, axiom, - f_located(inst_SoerkjosenSorkjosenAirport,inst_Norway)). - -fof(axWorldLZPred3047, axiom, - f_located(inst_SemongkongAirport,inst_Lesotho)). - -fof(axWorldLZPred3048, axiom, - f_located(inst_SolomonStateFieldAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3049, axiom, - f_located(inst_SanTomeAirport,inst_Venezuela)). - -fof(axWorldLZPred3050, axiom, - f_located(inst_PekoaEspiritoSantoAirport,inst_Vanuatu)). - -fof(axWorldLZPred3051, axiom, - f_located(inst_SoderhamnAirport,inst_Sweden)). - -fof(axWorldLZPred3052, axiom, - f_located(inst_MooreCountyNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred3053, axiom, - f_located(inst_JefmanSorongAirport,inst_Indonesia)). - -fof(axWorldLZPred3054, axiom, - f_located(inst_AlThaurahAirport,inst_Syria)). - -fof(axWorldLZPred3055, axiom, - f_located(inst_SodankylaAirport,inst_Finland)). - -fof(axWorldLZPred3056, axiom, - f_located(inst_EastleighEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3057, axiom, - f_located(inst_SeldoviaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3058, axiom, - f_located(inst_ShowLowMunicipalAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred3059, axiom, - f_located(inst_SogamosoAirport,inst_Colombia)). - -fof(axWorldLZPred3060, axiom, - f_located(inst_StronsayAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3061, axiom, - f_located(inst_SpartanburgDowntownMemorialSCAirport,inst_UnitedStates)). - -fof(axWorldLZPred3062, axiom, - f_located(inst_SantaCruzdelaPalmaAirport,inst_Spain)). - -fof(axWorldLZPred3063, axiom, - f_located(inst_SaidPurAirport,inst_Bangladesh)). - -fof(axWorldLZPred3064, axiom, - f_located(inst_SepulotAirport,inst_Malaysia)). - -fof(axWorldLZPred3065, axiom, - f_located(inst_BlackHillsAirportClydeIceFieldSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred3066, axiom, - f_located(inst_AlbertWhittedFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3067, axiom, - f_located(inst_SopuAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3068, axiom, - f_located(inst_CapitalILAirport,inst_UnitedStates)). - -fof(axWorldLZPred3069, axiom, - f_located(inst_SpartaAirport,inst_Greece)). - -fof(axWorldLZPred3070, axiom, - f_located(inst_ChitoseSaporroAirport,inst_Japan)). - -fof(axWorldLZPred3071, axiom, - f_located(inst_SpangdahlemAirBaseSpangdahlemAirport,inst_Germany)). - -fof(axWorldLZPred3072, axiom, - f_located(inst_SanPabloAirport,inst_Spain)). - -fof(axWorldLZPred3073, axiom, - f_located(inst_MenongueAirport,inst_Angola)). - -fof(axWorldLZPred3074, axiom, - f_located(inst_CatalinaSeaAirTerminalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3075, axiom, - f_located(inst_AmbregrisCayeSanPedroAirport,inst_Belize)). - -fof(axWorldLZPred3076, axiom, - f_located(inst_SheppardAirForceBaseWichitaFallsMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3077, axiom, - f_located(inst_SipitangAirport,inst_Malaysia)). - -fof(axWorldLZPred3078, axiom, - f_located(inst_KastelSplitAirport,inst_Croatia)). - -fof(axWorldLZPred3079, axiom, - f_located(inst_SpencerMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3080, axiom, - f_located(inst_SpacelandHoustonGulfTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3081, axiom, - f_located(inst_SpringdaleMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldLZPred3082, axiom, - f_located(inst_SantaInezCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3083, axiom, - f_located(inst_SantaAnaAirportColombia,inst_Colombia)). - -fof(axWorldLZPred3084, axiom, - f_located(inst_SouthernCrossWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3085, axiom, - f_located(inst_SantaLuciaAirport,inst_Peru)). - -fof(axWorldLZPred3086, axiom, - f_located(inst_SanLuisdePalenqueAirport,inst_Colombia)). - -fof(axWorldLZPred3087, axiom, - f_located(inst_SolanoAirport,inst_Venezuela)). - -fof(axWorldLZPred3088, axiom, - f_located(inst_SintangBorneoAirport,inst_Indonesia)). - -fof(axWorldLZPred3089, axiom, - f_located(inst_ShinChuAirport,inst_Taiwan)). - -fof(axWorldLZPred3090, axiom, - f_located(inst_WhitesideCountyAirportJosHBittorfFieldILAirport,inst_UnitedStates)). - -fof(axWorldLZPred3091, axiom, - f_located(inst_ShehdiAirport,inst_Ethiopia)). - -fof(axWorldLZPred3092, axiom, - f_located(inst_SanCarlosCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3093, axiom, - f_located(inst_SaoMigueldeAragaoAirport,inst_Brazil)). - -fof(axWorldLZPred3094, axiom, - f_located(inst_SananaAirport,inst_Indonesia)). - -fof(axWorldLZPred3095, axiom, - f_located(inst_StorumanAirport,inst_Sweden)). - -fof(axWorldLZPred3096, axiom, - f_located(inst_StarckeQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3097, axiom, - f_located(inst_SoroakoAirport,inst_Indonesia)). - -fof(axWorldLZPred3098, axiom, - f_located(inst_GrandViewInternationalWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3099, axiom, - f_located(inst_ScamptonRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3100, axiom, - f_located(inst_SantaRosaRSAirport,inst_Brazil)). - -fof(axWorldLZPred3101, axiom, - f_located(inst_SantaRosaAirportBolivia,inst_Bolivia)). - -fof(axWorldLZPred3102, axiom, - f_located(inst_SearcyMunicipalARAirport,inst_UnitedStates)). - -fof(axWorldLZPred3103, axiom, - f_located(inst_SanRamonAirport,inst_Bolivia)). - -fof(axWorldLZPred3104, axiom, - f_located(inst_JuanaAzurduydePadillaSucreAirport,inst_Bolivia)). - -fof(axWorldLZPred3105, axiom, - f_located(inst_AchmadyaniSemarangAirport,inst_Indonesia)). - -fof(axWorldLZPred3106, axiom, - f_located(inst_SarhAirport,inst_Chad)). - -fof(axWorldLZPred3107, axiom, - f_located(inst_SamarindaAirport,inst_Indonesia)). - -fof(axWorldLZPred3108, axiom, - f_located(inst_SanBorjaAirport,inst_Bolivia)). - -fof(axWorldLZPred3109, axiom, - f_located(inst_SierraLeoneAirport,inst_SierraLeone)). - -fof(axWorldLZPred3110, axiom, - f_located(inst_SantaRosaliaAirportMexico,inst_Mexico)). - -fof(axWorldLZPred3111, axiom, - f_located(inst_SandringhamQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3112, axiom, - f_located(inst_StrahanTasmaniaAirport,inst_Australia)). - -fof(axWorldLZPred3113, axiom, - f_located(inst_SantanaRamosAirport,inst_Colombia)). - -fof(axWorldLZPred3114, axiom, - f_located(inst_SorstukkenStordAirport,inst_Norway)). - -fof(axWorldLZPred3115, axiom, - f_located(inst_SarasotaBradentonFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3116, axiom, - f_located(inst_StradbrokeIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3117, axiom, - f_located(inst_SanMarcosAirport,inst_Colombia)). - -fof(axWorldLZPred3118, axiom, - f_located(inst_SorotiAirport,inst_Uganda)). - -fof(axWorldLZPred3119, axiom, - f_located(inst_SantaCruzCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3120, axiom, - f_located(inst_StonyRiver2AKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3121, axiom, - f_located(inst_RowanCountyNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred3122, axiom, - f_located(inst_SertAirport,inst_Libya)). - -fof(axWorldLZPred3123, axiom, - f_located(inst_SaryAirport,inst_Iran)). - -fof(axWorldLZPred3124, axiom, - f_located(inst_ElTrompilloSantaCruzAirport,inst_Bolivia)). - -fof(axWorldLZPred3125, axiom, - f_located(inst_DoisdeJulhoBAAirport,inst_Brazil)). - -fof(axWorldLZPred3126, axiom, - f_located(inst_ShawAirForceBaseSCAirport,inst_UnitedStates)). - -fof(axWorldLZPred3127, axiom, - f_located(inst_SanFelipeAirportColombia,inst_Colombia)). - -fof(axWorldLZPred3128, axiom, - f_located(inst_SholapurAirport,inst_India)). - -fof(axWorldLZPred3129, axiom, - f_located(inst_StinsonMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3130, axiom, - f_located(inst_MalaboAirport,inst_EquatorialGuinea)). - -fof(axWorldLZPred3131, axiom, - f_located(inst_RasNasraniSharmElSheikhAirport,inst_Egypt)). - -fof(axWorldLZPred3132, axiom, - f_located(inst_MalcolmMcKinnonGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3133, axiom, - f_located(inst_StokkaSandnessjoenAirport,inst_Norway)). - -fof(axWorldLZPred3134, axiom, - f_located(inst_SturtCreekWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3135, axiom, - f_located(inst_SantaRosaliaAirport,inst_Venezuela)). - -fof(axWorldLZPred3136, axiom, - f_located(inst_SaultSteMarieMunicipalAirportSandersonFieldMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3137, axiom, - f_located(inst_SeoulAirBaseSeoulAirport,inst_SouthKorea)). - -fof(axWorldLZPred3138, axiom, - f_located(inst_SaoLourencoAirport,inst_Brazil)). - -fof(axWorldLZPred3139, axiom, - f_located(inst_SilverPlainsQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3140, axiom, - f_located(inst_LaSarreAerodromeQCAirport,inst_Canada)). - -fof(axWorldLZPred3141, axiom, - f_located(inst_SaraAirport,inst_Vanuatu)). - -fof(axWorldLZPred3142, axiom, - f_located(inst_SiassiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3143, axiom, - f_located(inst_SantaTeresitaAirport,inst_Argentina)). - -fof(axWorldLZPred3144, axiom, - f_located(inst_WhiteSulphurSpringsWVAirport,inst_UnitedStates)). - -fof(axWorldLZPred3145, axiom, - f_located(inst_StuartIslandAirparkWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3146, axiom, - f_located(inst_SamsunAirport,inst_Turkey)). - -fof(axWorldLZPred3147, axiom, - f_located(inst_MbanzaCongoAirport,inst_Angola)). - -fof(axWorldLZPred3148, axiom, - f_located(inst_SantosSPAirport,inst_Brazil)). - -fof(axWorldLZPred3149, axiom, - f_located(inst_StauningAirport,inst_Denmark)). - -fof(axWorldLZPred3150, axiom, - f_located(inst_SantaBarbaraAirport,inst_Venezuela)). - -fof(axWorldLZPred3151, axiom, - f_located(inst_StCloudMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3152, axiom, - f_located(inst_SantoDomingoAirport,inst_Venezuela)). - -fof(axWorldLZPred3153, axiom, - f_located(inst_StevensPointMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3154, axiom, - f_located(inst_StephenIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3155, axiom, - f_located(inst_StGeorgeAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3156, axiom, - f_located(inst_EckertFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3157, axiom, - f_located(inst_CibaoSantiagoAirport,inst_DominicanRepublic)). - -fof(axWorldLZPred3158, axiom, - f_located(inst_RosecransMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3159, axiom, - f_located(inst_CrossonFieldCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3160, axiom, - f_located(inst_LambertStLouisInternationalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3161, axiom, - f_located(inst_SantaremPAAirport,inst_Brazil)). - -fof(axWorldLZPred3162, axiom, - f_located(inst_StanstedLondonAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3163, axiom, - f_located(inst_MetropolitanAreaStockholmAirport,inst_Sweden)). - -fof(axWorldLZPred3164, axiom, - f_located(inst_StPaulDowntownHolmanFieldMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3165, axiom, - f_located(inst_StMarysMunicipalPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3166, axiom, - f_located(inst_EchterdingenStuttgartAirport,inst_Germany)). - -fof(axWorldLZPred3167, axiom, - f_located(inst_SonomaCountyCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3168, axiom, - f_located(inst_SantaCruzAirportBelize,inst_Belize)). - -fof(axWorldLZPred3169, axiom, - f_located(inst_SuratAirport,inst_India)). - -fof(axWorldLZPred3170, axiom, - f_located(inst_StavropolStavropolAirport,inst_Russia)). - -fof(axWorldLZPred3171, axiom, - f_located(inst_AeropuertoDepartamentaldeSaltoSaltoAirport,inst_Uruguay)). - -fof(axWorldLZPred3172, axiom, - f_located(inst_SantaTerezinhaAirport,inst_Brazil)). - -fof(axWorldLZPred3173, axiom, - f_located(inst_WithamFieldFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3174, axiom, - f_located(inst_JuandaSurabayaAirport,inst_Indonesia)). - -fof(axWorldLZPred3175, axiom, - f_located(inst_SchloredtWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred3176, axiom, - f_located(inst_StroudMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3177, axiom, - f_located(inst_DoorCountyCherrylandWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3178, axiom, - f_located(inst_LameziaTermeAirport,inst_Italy)). - -fof(axWorldLZPred3179, axiom, - f_located(inst_SurigaoAirport,inst_Philippines)). - -fof(axWorldLZPred3180, axiom, - f_located(inst_SurAirport,inst_Oman)). - -fof(axWorldLZPred3181, axiom, - f_located(inst_SokhumiAbkhaziaAirport,inst_Georgia)). - -fof(axWorldLZPred3182, axiom, - f_located(inst_SatuMareAirport,inst_Romania)). - -fof(axWorldLZPred3183, axiom, - f_located(inst_SamchokAirport,inst_SouthKorea)). - -fof(axWorldLZPred3184, axiom, - f_located(inst_SuiAirport,inst_Pakistan)). - -fof(axWorldLZPred3185, axiom, - f_located(inst_SumterMunicipalSCAirport,inst_UnitedStates)). - -fof(axWorldLZPred3186, axiom, - f_located(inst_FriedmanMemorialIDAirport,inst_UnitedStates)). - -fof(axWorldLZPred3187, axiom, - f_located(inst_SunRiverAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3188, axiom, - f_located(inst_SumenepAirport,inst_Indonesia)). - -fof(axWorldLZPred3189, axiom, - f_located(inst_SucuaAirport,inst_Ecuador)). - -fof(axWorldLZPred3190, axiom, - f_located(inst_SummerBeaverAirport,inst_Canada)). - -fof(axWorldLZPred3191, axiom, - f_located(inst_SpiritofStLouisMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3192, axiom, - f_located(inst_SumbawangaAirport,inst_Tanzania)). - -fof(axWorldLZPred3193, axiom, - f_located(inst_TravisAirForceBaseCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3194, axiom, - f_located(inst_NausoriInternationalSuvaAirport,inst_Fiji)). - -fof(axWorldLZPred3195, axiom, - f_located(inst_RichardIBongWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3196, axiom, - f_located(inst_SiouxGatewayIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3197, axiom, - f_located(inst_SudureyriAirport,inst_Iceland)). - -fof(axWorldLZPred3198, axiom, - f_located(inst_SuriaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3199, axiom, - f_located(inst_SavoongaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3200, axiom, - f_located(inst_SambavaAirport,inst_Madagascar)). - -fof(axWorldLZPred3201, axiom, - f_located(inst_GrantCountyNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred3202, axiom, - f_located(inst_SusanvilleMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3203, axiom, - f_located(inst_SaveAirport,inst_Benin)). - -fof(axWorldLZPred3204, axiom, - f_located(inst_SolaStavangerAirport,inst_Norway)). - -fof(axWorldLZPred3205, axiom, - f_located(inst_StatesvilleMunicipalNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred3206, axiom, - f_located(inst_SanVicentedelCaguanAirport,inst_Colombia)). - -fof(axWorldLZPred3207, axiom, - f_located(inst_HelleSvolvaerAirport,inst_Norway)). - -fof(axWorldLZPred3208, axiom, - f_located(inst_SilverCreekAirport,inst_Belize)). - -fof(axWorldLZPred3209, axiom, - f_located(inst_SavonlinnaAirport,inst_Finland)). - -fof(axWorldLZPred3210, axiom, - f_located(inst_StPaulsMissionQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3211, axiom, - f_located(inst_HunterArmyAirFieldGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3212, axiom, - f_located(inst_Sheremetyevo2MoscowAirport,inst_Russia)). - -fof(axWorldLZPred3213, axiom, - f_located(inst_KuitoAirport,inst_Angola)). - -fof(axWorldLZPred3214, axiom, - f_located(inst_SanPabloSevillaAirport,inst_Spain)). - -fof(axWorldLZPred3215, axiom, - f_located(inst_SvayRiengAirport,inst_Cambodia)). - -fof(axWorldLZPred3216, axiom, - f_located(inst_StevensVillageAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3217, axiom, - f_located(inst_StavertonEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3218, axiom, - f_located(inst_SavusavuAirport,inst_Fiji)). - -fof(axWorldLZPred3219, axiom, - f_located(inst_SanSalvadorAirport,inst_Venezuela)). - -fof(axWorldLZPred3220, axiom, - f_located(inst_SparrevohnLRRSAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3221, axiom, - f_located(inst_YekaterinburgEkaterinburgSverdlovskAirport,inst_Russia)). - -fof(axWorldLZPred3222, axiom, - f_located(inst_SavoAirport,inst_SolomonIslands)). - -fof(axWorldLZPred3223, axiom, - f_located(inst_SanAntonioAirport,inst_Venezuela)). - -fof(axWorldLZPred3224, axiom, - f_located(inst_ShantouAirport,inst_China)). - -fof(axWorldLZPred3225, axiom, - f_located(inst_ShawRiverWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3226, axiom, - f_located(inst_StawellVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred3227, axiom, - f_located(inst_SewardAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3228, axiom, - f_located(inst_SiweaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3229, axiom, - f_located(inst_StewartInternationalNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred3230, axiom, - f_located(inst_StatwagAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3231, axiom, - f_located(inst_SwanHillVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred3232, axiom, - f_located(inst_SwindonAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3233, axiom, - f_located(inst_SouthWestBayAirport,inst_Vanuatu)). - -fof(axWorldLZPred3234, axiom, - f_located(inst_SegrateMilanoAirport,inst_Italy)). - -fof(axWorldLZPred3235, axiom, - f_located(inst_SpanishWellsAirport,inst_Bahamas)). - -fof(axWorldLZPred3236, axiom, - f_located(inst_SuiaMissuMTAirport,inst_Brazil)). - -fof(axWorldLZPred3237, axiom, - f_located(inst_SahiwalAirport,inst_Pakistan)). - -fof(axWorldLZPred3238, axiom, - f_located(inst_StillwaterMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3239, axiom, - f_located(inst_SwakopmundAirport,inst_Namibia)). - -fof(axWorldLZPred3240, axiom, - f_located(inst_SumbawaBesarSumbawaAirport,inst_Indonesia)). - -fof(axWorldLZPred3241, axiom, - f_located(inst_SwanseaWalesAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3242, axiom, - f_located(inst_StrzhewoiAirport,inst_Russia)). - -fof(axWorldLZPred3243, axiom, - f_located(inst_SuWonCityAirport,inst_SouthKorea)). - -fof(axWorldLZPred3244, axiom, - f_located(inst_AvengerFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3245, axiom, - f_located(inst_SitiawanAirport,inst_Malaysia)). - -fof(axWorldLZPred3246, axiom, - f_located(inst_SialumAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3247, axiom, - f_located(inst_EntzheimStrasbourgAirport,inst_France)). - -fof(axWorldLZPred3248, axiom, - f_located(inst_PeeblyBeachSeaplaneBaseCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3249, axiom, - f_located(inst_HeliportSophiaAntipolisAirport,inst_France)). - -fof(axWorldLZPred3250, axiom, - f_located(inst_WestSaleVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred3251, axiom, - f_located(inst_SchoenefeldBerlinAirport,inst_Germany)). - -fof(axWorldLZPred3252, axiom, - f_located(inst_SenangaAirport,inst_Zambia)). - -fof(axWorldLZPred3253, axiom, - f_located(inst_SehuleaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3254, axiom, - f_located(inst_SirriIslandAirport,inst_Iran)). - -fof(axWorldLZPred3255, axiom, - f_located(inst_SaumlakiAirport,inst_Indonesia)). - -fof(axWorldLZPred3256, axiom, - f_located(inst_SligoAirport,inst_Ireland)). - -fof(axWorldLZPred3257, axiom, - f_located(inst_PrincesJulianaStMaartenPhilipsburgAirport,inst_NetherlandsAntilles)). - -fof(axWorldLZPred3258, axiom, - f_located(inst_SaoJosedoXinguAirport,inst_Brazil)). - -fof(axWorldLZPred3259, axiom, - f_located(inst_SaoFelixAraguaiAirport,inst_Brazil)). - -fof(axWorldLZPred3260, axiom, - f_located(inst_SheldonPointAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3261, axiom, - f_located(inst_SoldotnaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3262, axiom, - f_located(inst_SrinagarAirport,inst_India)). - -fof(axWorldLZPred3263, axiom, - f_located(inst_Sahabat16Airport,inst_Malaysia)). - -fof(axWorldLZPred3264, axiom, - f_located(inst_SungeiTiangAirport,inst_Malaysia)). - -fof(axWorldLZPred3265, axiom, - f_located(inst_SodduAirport,inst_Ethiopia)). - -fof(axWorldLZPred3266, axiom, - f_located(inst_SaoFelixdeXinguAirport,inst_Brazil)). - -fof(axWorldLZPred3267, axiom, - f_located(inst_SidneyMunicipalNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred3268, axiom, - f_located(inst_ShemyaAirForceBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3269, axiom, - f_located(inst_SealBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3270, axiom, - f_located(inst_KingsfordSmithNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred3271, axiom, - f_located(inst_SadahAirport,inst_Yemen)). - -fof(axWorldLZPred3272, axiom, - f_located(inst_CheyenneCountyMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred3273, axiom, - f_located(inst_BomarFieldShelbyvilleMunicipalTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3274, axiom, - f_located(inst_StykkisholmurAirport,inst_Iceland)). - -fof(axWorldLZPred3275, axiom, - f_located(inst_RobertsArmyAirFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3276, axiom, - f_located(inst_SimaoAirport,inst_China)). - -fof(axWorldLZPred3277, axiom, - f_located(inst_StantonAirfieldMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3278, axiom, - f_located(inst_ShonaiAirport,inst_Japan)). - -fof(axWorldLZPred3279, axiom, - f_located(inst_ShenchiuAirport,inst_China)). - -fof(axWorldLZPred3280, axiom, - f_located(inst_SyracuseHancockInternationalNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred3281, axiom, - f_located(inst_SaintYanAirport,inst_France)). - -fof(axWorldLZPred3282, axiom, - f_located(inst_SueIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3283, axiom, - f_located(inst_SylvesterGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3284, axiom, - f_located(inst_SanyaAirport,inst_China)). - -fof(axWorldLZPred3285, axiom, - f_located(inst_StornwayAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3286, axiom, - f_located(inst_ShirazAirport,inst_Iran)). - -fof(axWorldLZPred3287, axiom, - f_located(inst_SoyoAirport,inst_Angola)). - -fof(axWorldLZPred3288, axiom, - f_located(inst_SantaCruzAirportCostaRica,inst_CostaRica)). - -fof(axWorldLZPred3289, axiom, - f_located(inst_SalzburgAirport,inst_Austria)). - -fof(axWorldLZPred3290, axiom, - f_located(inst_SenipahAirport,inst_Indonesia)). - -fof(axWorldLZPred3291, axiom, - f_located(inst_SkukuzaAirport,inst_SouthAfrica)). - -fof(axWorldLZPred3292, axiom, - f_located(inst_WhitemanAirForceBaseMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3293, axiom, - f_located(inst_SantaCruzIslandCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3294, axiom, - f_located(inst_SantaPaulaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3295, axiom, - f_located(inst_SaenzPenaAirport,inst_Argentina)). - -fof(axWorldLZPred3296, axiom, - f_located(inst_StaraZagoraAirport,inst_Bulgaria)). - -fof(axWorldLZPred3297, axiom, - f_located(inst_StewartIslandAirport,inst_NewZealand)). - -fof(axWorldLZPred3298, axiom, - f_located(inst_SegouAirport,inst_Mali)). - -fof(axWorldLZPred3299, axiom, - f_located(inst_SuzhouAirport,inst_China)). - -fof(axWorldLZPred3300, axiom, - f_located(inst_ZhenzhenShenzhenAirport,inst_China)). - -fof(axWorldLZPred3301, axiom, - f_located(inst_RobertSibleyTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3302, axiom, - f_located(inst_GoleniowSzczecinStettinAirport,inst_Poland)). - -fof(axWorldLZPred3303, axiom, - f_located(inst_TarapainaAirport,inst_SolomonIslands)). - -fof(axWorldLZPred3304, axiom, - f_located(inst_TaclobanAirport,inst_Philippines)). - -fof(axWorldLZPred3305, axiom, - f_located(inst_PerryStokesCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3306, axiom, - f_located(inst_TaeguAirport,inst_SouthKorea)). - -fof(axWorldLZPred3307, axiom, - f_located(inst_TafaroviAirport,inst_Algeria)). - -fof(axWorldLZPred3308, axiom, - f_located(inst_TagbilaranAirport,inst_Philippines)). - -fof(axWorldLZPred3309, axiom, - f_located(inst_TannaIslandAirport,inst_Vanuatu)). - -fof(axWorldLZPred3310, axiom, - f_located(inst_GanedTaizAirport,inst_Yemen)). - -fof(axWorldLZPred3311, axiom, - f_located(inst_TadjiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3312, axiom, - f_located(inst_TakamatsuAirport,inst_Japan)). - -fof(axWorldLZPred3313, axiom, - f_located(inst_RalphMCalhounMemorialAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3314, axiom, - f_located(inst_GeneralFranciscoJavierMinaTampicoAirport,inst_Mexico)). - -fof(axWorldLZPred3315, axiom, - f_located(inst_TangaloomaAirport,inst_Australia)). - -fof(axWorldLZPred3316, axiom, - f_located(inst_QingdaoAirport,inst_China)). - -fof(axWorldLZPred3317, axiom, - f_located(inst_TapachulaAirport,inst_Mexico)). - -fof(axWorldLZPred3318, axiom, - f_located(inst_TarcoolaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3319, axiom, - f_located(inst_TarantoAirport,inst_Italy)). - -fof(axWorldLZPred3320, axiom, - f_located(inst_TatryPopradAirport,inst_Slovakia)). - -fof(axWorldLZPred3321, axiom, - f_located(inst_TauramenaAirport,inst_Colombia)). - -fof(axWorldLZPred3322, axiom, - f_located(inst_TauSeaplaneBaseTauIslandAirport,inst_AmericanSamoa)). - -fof(axWorldLZPred3323, axiom, - f_located(inst_TacuaremboAirport,inst_Uruguay)). - -fof(axWorldLZPred3324, axiom, - f_located(inst_TaliabuAirport,inst_Indonesia)). - -fof(axWorldLZPred3325, axiom, - f_located(inst_TartuAirport,inst_Estonia)). - -fof(axWorldLZPred3326, axiom, - f_located(inst_DashhowuzTashauzDashhowuzAirport,inst_Turkmenistan)). - -fof(axWorldLZPred3327, axiom, - f_located(inst_TabibugaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3328, axiom, - f_located(inst_TuyHoaAirport,inst_Vietnam)). - -fof(axWorldLZPred3329, axiom, - f_located(inst_TubaCityAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred3330, axiom, - f_located(inst_TimbiquiAirport,inst_Colombia)). - -fof(axWorldLZPred3331, axiom, - f_located(inst_TimbunkeAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3332, axiom, - f_located(inst_TabiteueaNorthAirport,inst_Kiribati)). - -fof(axWorldLZPred3333, axiom, - f_located(inst_TabubilAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3334, axiom, - f_located(inst_TablasAirport,inst_Philippines)). - -fof(axWorldLZPred3335, axiom, - f_located(inst_TheBightAirport,inst_Bahamas)). - -fof(axWorldLZPred3336, axiom, - f_located(inst_TabarkaAirport,inst_Tunisia)). - -fof(axWorldLZPred3337, axiom, - f_located(inst_TimberCreekAirport,inst_Australia)). - -fof(axWorldLZPred3338, axiom, - f_located(inst_TablelandAirport,inst_Australia)). - -fof(axWorldLZPred3339, axiom, - f_located(inst_TumbangSambaAirport,inst_Indonesia)). - -fof(axWorldLZPred3340, axiom, - f_located(inst_ForneyArmyAirFieldMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3341, axiom, - f_located(inst_TaboraAirport,inst_Tanzania)). - -fof(axWorldLZPred3342, axiom, - f_located(inst_TumbesAirport,inst_Peru)). - -fof(axWorldLZPred3343, axiom, - f_located(inst_StatesboroMunicipalGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3344, axiom, - f_located(inst_NovoalexeyevkaAbkhaziaAirport,inst_Georgia)). - -fof(axWorldLZPred3345, axiom, - f_located(inst_TabatingaAMAirport,inst_Brazil)). - -fof(axWorldLZPred3346, axiom, - f_located(inst_FuaAmotuNukuAlofaTongatapuAirport,inst_Tonga)). - -fof(axWorldLZPred3347, axiom, - f_located(inst_TambovTambovAirport,inst_Russia)). - -fof(axWorldLZPred3348, axiom, - f_located(inst_TabrizAirport,inst_Iran)). - -fof(axWorldLZPred3349, axiom, - f_located(inst_TennantCreekNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred3350, axiom, - f_located(inst_TreasureCayAbacoAirport,inst_Bahamas)). - -fof(axWorldLZPred3351, axiom, - f_located(inst_TucumcariMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred3352, axiom, - f_located(inst_TarapacaAirport,inst_Colombia)). - -fof(axWorldLZPred3353, axiom, - f_located(inst_TulceaAirport,inst_Romania)). - -fof(axWorldLZPred3354, axiom, - f_located(inst_TocoaAirport,inst_Honduras)). - -fof(axWorldLZPred3355, axiom, - f_located(inst_TocacheAirport,inst_Peru)). - -fof(axWorldLZPred3356, axiom, - f_located(inst_TchibangaAirport,inst_Gabon)). - -fof(axWorldLZPred3357, axiom, - f_located(inst_TenerifeCanaryIslandsAirport,inst_Spain)). - -fof(axWorldLZPred3358, axiom, - f_located(inst_TuscaloosaMunicipalALAirport,inst_UnitedStates)). - -fof(axWorldLZPred3359, axiom, - f_located(inst_McChordAirForceBaseWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3360, axiom, - f_located(inst_TehuacanAirport,inst_Mexico)). - -fof(axWorldLZPred3361, axiom, - f_located(inst_TumacoAirport,inst_Colombia)). - -fof(axWorldLZPred3362, axiom, - f_located(inst_CoronelCarlosCirianiSantaRosaTacnaAirport,inst_Peru)). - -fof(axWorldLZPred3363, axiom, - f_located(inst_TruthorConsequencesMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred3364, axiom, - f_located(inst_TakotnaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3365, axiom, - f_located(inst_ThabaNchuAirport,inst_SouthAfrica)). - -fof(axWorldLZPred3366, axiom, - f_located(inst_TeteAirport,inst_Mozambique)). - -fof(axWorldLZPred3367, axiom, - f_located(inst_TocumwalNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred3368, axiom, - f_located(inst_TracyMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3369, axiom, - f_located(inst_TrinidadAirportColombia,inst_Colombia)). - -fof(axWorldLZPred3370, axiom, - f_located(inst_TetebediAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3371, axiom, - f_located(inst_TenienteJorgeHenrichArauzTrinidadAirport,inst_Bolivia)). - -fof(axWorldLZPred3372, axiom, - f_located(inst_PersonCountyNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred3373, axiom, - f_located(inst_TandagAirport,inst_Philippines)). - -fof(axWorldLZPred3374, axiom, - f_located(inst_TadjouraAirport,inst_Djibouti)). - -fof(axWorldLZPred3375, axiom, - f_located(inst_TaldyqorghanTaldyKurganTaldyqorghanAirport,inst_Kazakhstan)). - -fof(axWorldLZPred3376, axiom, - f_located(inst_TandilAirport,inst_Argentina)). - -fof(axWorldLZPred3377, axiom, - f_located(inst_ToledoAirportWinlockEdCarlsonMemorialFieldWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3378, axiom, - f_located(inst_TheodoreQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3379, axiom, - f_located(inst_TanandavaAirport,inst_Madagascar)). - -fof(axWorldLZPred3380, axiom, - f_located(inst_TradewindTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3381, axiom, - f_located(inst_MetcalfFieldOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred3382, axiom, - f_located(inst_TelaAirport,inst_Honduras)). - -fof(axWorldLZPred3383, axiom, - f_located(inst_TeterboroNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred3384, axiom, - f_located(inst_TelemacoBorbaPRAirport,inst_Brazil)). - -fof(axWorldLZPred3385, axiom, - f_located(inst_ThistedAirport,inst_Denmark)). - -fof(axWorldLZPred3386, axiom, - f_located(inst_TebessaAirport,inst_Algeria)). - -fof(axWorldLZPred3387, axiom, - f_located(inst_TelferWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3388, axiom, - f_located(inst_TenkodogoAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred3389, axiom, - f_located(inst_TetlinAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3390, axiom, - f_located(inst_TezuAirport,inst_India)). - -fof(axWorldLZPred3391, axiom, - f_located(inst_TatitlekSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3392, axiom, - f_located(inst_TelupidAirport,inst_Malaysia)). - -fof(axWorldLZPred3393, axiom, - f_located(inst_TemoraNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred3394, axiom, - f_located(inst_TerapoAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3395, axiom, - f_located(inst_TeptepAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3396, axiom, - f_located(inst_AeroportodasLajesAzoresAirport,inst_Portugal)). - -fof(axWorldLZPred3397, axiom, - f_located(inst_TesseneiAirport,inst_Ethiopia)). - -fof(axWorldLZPred3398, axiom, - f_located(inst_ChingoziTeteAirport,inst_Mozambique)). - -fof(axWorldLZPred3399, axiom, - f_located(inst_TeAnauAirport,inst_NewZealand)). - -fof(axWorldLZPred3400, axiom, - f_located(inst_TellurideRegionalCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3401, axiom, - f_located(inst_ThingeyriAirport,inst_Iceland)). - -fof(axWorldLZPred3402, axiom, - f_located(inst_TezpurAirport,inst_India)). - -fof(axWorldLZPred3403, axiom, - f_located(inst_TilfalminAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3404, axiom, - f_located(inst_TefeMAAirport,inst_Brazil)). - -fof(axWorldLZPred3405, axiom, - f_located(inst_TufiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3406, axiom, - f_located(inst_TeofiloOtoniMGAirport,inst_Brazil)). - -fof(axWorldLZPred3407, axiom, - f_located(inst_TelefominAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3408, axiom, - f_located(inst_LosRodeosCanaryIslandsAirport,inst_Spain)). - -fof(axWorldLZPred3409, axiom, - f_located(inst_TarbesAirport,inst_France)). - -fof(axWorldLZPred3410, axiom, - f_located(inst_ReinaSofiaTenerifeSurCanaryIslandsAirport,inst_Spain)). - -fof(axWorldLZPred3411, axiom, - f_located(inst_TaftanAirport,inst_Pakistan)). - -fof(axWorldLZPred3412, axiom, - f_located(inst_TarfayaAirport,inst_Morocco)). - -fof(axWorldLZPred3413, axiom, - f_located(inst_TengahRAFStationTengahAirport,inst_Singapore)). - -fof(axWorldLZPred3414, axiom, - f_located(inst_GibsonCountyTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3415, axiom, - f_located(inst_PogdoricaTitogradAirport,inst_Yugoslavia)). - -fof(axWorldLZPred3416, axiom, - f_located(inst_MotonFieldMunicipalALAirport,inst_UnitedStates)). - -fof(axWorldLZPred3417, axiom, - f_located(inst_TignesAirport,inst_France)). - -fof(axWorldLZPred3418, axiom, - f_located(inst_KualaTerengganuAirport,inst_Malaysia)). - -fof(axWorldLZPred3419, axiom, - f_located(inst_TongoaAirport,inst_Vanuatu)). - -fof(axWorldLZPred3420, axiom, - f_located(inst_TingoMariaAirport,inst_Peru)). - -fof(axWorldLZPred3421, axiom, - f_located(inst_TigaAirport,inst_NewCaledonia)). - -fof(axWorldLZPred3422, axiom, - f_located(inst_TagulaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3423, axiom, - f_located(inst_VidrasauTirguMuresAirport,inst_Romania)). - -fof(axWorldLZPred3424, axiom, - f_located(inst_TraralgonVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred3425, axiom, - f_located(inst_TongliaoAirport,inst_China)). - -fof(axWorldLZPred3426, axiom, - f_located(inst_SidiMahdiTouggourtAirport,inst_Algeria)). - -fof(axWorldLZPred3427, axiom, - f_located(inst_TrigodeMoraisAirport,inst_Mozambique)). - -fof(axWorldLZPred3428, axiom, - f_located(inst_TangaAirport,inst_Tanzania)). - -fof(axWorldLZPred3429, axiom, - f_located(inst_ToncontinTegucigalpaAirport,inst_Honduras)). - -fof(axWorldLZPred3430, axiom, - f_located(inst_TargovishteAirport,inst_Bulgaria)). - -fof(axWorldLZPred3431, axiom, - f_located(inst_TuxtlaGutierrezAirport,inst_Mexico)). - -fof(axWorldLZPred3432, axiom, - f_located(inst_TullahomaRegionalAirportWmNorthernFieldTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3433, axiom, - f_located(inst_ThabaTsekaAirport,inst_Lesotho)). - -fof(axWorldLZPred3434, axiom, - f_located(inst_TchienAirport,inst_Liberia)). - -fof(axWorldLZPred3435, axiom, - f_located(inst_TeresinaPIAirport,inst_Brazil)). - -fof(axWorldLZPred3436, axiom, - f_located(inst_TempelhofBerlinAirport,inst_Germany)). - -fof(axWorldLZPred3437, axiom, - f_located(inst_ThangoolBiloelaQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3438, axiom, - f_located(inst_TaharoaAirport,inst_NewZealand)). - -fof(axWorldLZPred3439, axiom, - f_located(inst_TichittAirport,inst_Mauritania)). - -fof(axWorldLZPred3440, axiom, - f_located(inst_ThakhekAirport,inst_Laos)). - -fof(axWorldLZPred3441, axiom, - f_located(inst_TachilekAirport,inst_Myanmar)). - -fof(axWorldLZPred3442, axiom, - f_located(inst_ThompsonFallsMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred3443, axiom, - f_located(inst_TrollhattanAirport,inst_Sweden)). - -fof(axWorldLZPred3444, axiom, - f_located(inst_ThorshofnAirport,inst_Iceland)). - -fof(axWorldLZPred3445, axiom, - f_located(inst_HotSpringsCountyThermopolisMunicipalWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred3446, axiom, - f_located(inst_MehrabadQualehMorgehTeheranTheranAirport,inst_Iran)). - -fof(axWorldLZPred3447, axiom, - f_located(inst_TamchakettAirport,inst_Mauritania)). - -fof(axWorldLZPred3448, axiom, - f_located(inst_ThuleAirBaseThuleAirport,inst_Greenland)). - -fof(axWorldLZPred3449, axiom, - f_located(inst_YorkPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3450, axiom, - f_located(inst_ThohoyandouVendaAirport,inst_SouthAfrica)). - -fof(axWorldLZPred3451, axiom, - f_located(inst_TahouaAirport,inst_Niger)). - -fof(axWorldLZPred3452, axiom, - f_located(inst_TiranaAirport,inst_Albania)). - -fof(axWorldLZPred3453, axiom, - f_located(inst_TibuAirport,inst_Colombia)). - -fof(axWorldLZPred3454, axiom, - f_located(inst_TinakTinakAirport,inst_MarshallIslands)). - -fof(axWorldLZPred3455, axiom, - f_located(inst_BouChekifTiaretAirport,inst_Algeria)). - -fof(axWorldLZPred3456, axiom, - f_located(inst_TippiAirport,inst_Ethiopia)). - -fof(axWorldLZPred3457, axiom, - f_located(inst_TaifAirport,inst_SaudiArabia)). - -fof(axWorldLZPred3458, axiom, - f_located(inst_TingwonAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3459, axiom, - f_located(inst_TikehauAtollAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred3460, axiom, - f_located(inst_TirinkotAirport,inst_Afghanistan)). - -fof(axWorldLZPred3461, axiom, - f_located(inst_GeneralAbelardoLRodriguezTijuanaAirport,inst_Mexico)). - -fof(axWorldLZPred3462, axiom, - f_located(inst_TinkerAirForceBaseOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3463, axiom, - f_located(inst_InverlakeSKAirport,inst_Canada)). - -fof(axWorldLZPred3464, axiom, - f_located(inst_TimikaTimukaTembagapuraNewGuineaAirport,inst_Indonesia)). - -fof(axWorldLZPred3465, axiom, - f_located(inst_TindoufAirport,inst_Algeria)). - -fof(axWorldLZPred3466, axiom, - f_located(inst_TilinAirport,inst_Myanmar)). - -fof(axWorldLZPred3467, axiom, - f_located(inst_IdrisTripoliAirport,inst_Libya)). - -fof(axWorldLZPred3468, axiom, - f_located(inst_TirupatiAirport,inst_India)). - -fof(axWorldLZPred3469, axiom, - f_located(inst_HornIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3470, axiom, - f_located(inst_TimaruAirport,inst_NewZealand)). - -fof(axWorldLZPred3471, axiom, - f_located(inst_TivatAirport,inst_Yugoslavia)). - -fof(axWorldLZPred3472, axiom, - f_located(inst_TacomaNarrowsWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3473, axiom, - f_located(inst_SpaceCenterExecutiveFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3474, axiom, - f_located(inst_TidjikjaAirport,inst_Mauritania)). - -fof(axWorldLZPred3475, axiom, - f_located(inst_TariAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3476, axiom, - f_located(inst_CapitanOrielleaPlazaTirijaTarijaAirport,inst_Bolivia)). - -fof(axWorldLZPred3477, axiom, - f_located(inst_BalaiTanjungAirport,inst_Indonesia)). - -fof(axWorldLZPred3478, axiom, - f_located(inst_TanjungAirport,inst_Indonesia)). - -fof(axWorldLZPred3479, axiom, - f_located(inst_TrujilloAirportHonduras,inst_Honduras)). - -fof(axWorldLZPred3480, axiom, - f_located(inst_PlekhanovaTyumenAirport,inst_Russia)). - -fof(axWorldLZPred3481, axiom, - f_located(inst_BuluhTumbangTanjungPandanAirport,inst_Indonesia)). - -fof(axWorldLZPred3482, axiom, - f_located(inst_TanjungSelorBorneoAirport,inst_Indonesia)). - -fof(axWorldLZPred3483, axiom, - f_located(inst_ThanjavurAirport,inst_India)). - -fof(axWorldLZPred3484, axiom, - f_located(inst_TalkeetnaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3485, axiom, - f_located(inst_TekaduAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3486, axiom, - f_located(inst_TikoAirport,inst_Cameroon)). - -fof(axWorldLZPred3487, axiom, - f_located(inst_TakoradiAirport,inst_Ghana)). - -fof(axWorldLZPred3488, axiom, - f_located(inst_TenakeeAirForceBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3489, axiom, - f_located(inst_TruckeeTahoeCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3490, axiom, - f_located(inst_BandarLampungAirport,inst_Indonesia)). - -fof(axWorldLZPred3491, axiom, - f_located(inst_TakhliAirport,inst_Thailand)). - -fof(axWorldLZPred3492, axiom, - f_located(inst_TokeenSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3493, axiom, - f_located(inst_TokAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3494, axiom, - f_located(inst_ChuukInternationalTrukIslandWenoIslandAirport,inst_Micronesia)). - -fof(axWorldLZPred3495, axiom, - f_located(inst_TakuLodgeSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3496, axiom, - f_located(inst_TikalAirport,inst_Guatemala)). - -fof(axWorldLZPred3497, axiom, - f_located(inst_TokunoShimaAirport,inst_Japan)). - -fof(axWorldLZPred3498, axiom, - f_located(inst_TlokoengAirport,inst_Lesotho)). - -fof(axWorldLZPred3499, axiom, - f_located(inst_TakapotoAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred3500, axiom, - f_located(inst_KigomaAirport,inst_Tanzania)). - -fof(axWorldLZPred3501, axiom, - f_located(inst_ThakurgaonAirport,inst_Bangladesh)). - -fof(axWorldLZPred3502, axiom, - f_located(inst_TokushimaAirport,inst_Japan)). - -fof(axWorldLZPred3503, axiom, - f_located(inst_TakAirport,inst_Thailand)). - -fof(axWorldLZPred3504, axiom, - f_located(inst_TurkuAirport,inst_Finland)). - -fof(axWorldLZPred3505, axiom, - f_located(inst_TatakotoAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred3506, axiom, - f_located(inst_TekinAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3507, axiom, - f_located(inst_TakaroaAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred3508, axiom, - f_located(inst_TurkeyCreekWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3509, axiom, - f_located(inst_TellerAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3510, axiom, - f_located(inst_TarbelaAirport,inst_Pakistan)). - -fof(axWorldLZPred3511, axiom, - f_located(inst_LicenciadoAdolfoLopezMateosTolucaAirport,inst_Mexico)). - -fof(axWorldLZPred3512, axiom, - f_located(inst_TuliLodgeAirport,inst_Botswana)). - -fof(axWorldLZPred3513, axiom, - f_located(inst_TulearAirport,inst_Madagascar)). - -fof(axWorldLZPred3514, axiom, - f_located(inst_TelidaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3515, axiom, - f_located(inst_TulagiAirport,inst_SolomonIslands)). - -fof(axWorldLZPred3516, axiom, - f_located(inst_TallahasseeRegionalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3517, axiom, - f_located(inst_TolitoliAirport,inst_Indonesia)). - -fof(axWorldLZPred3518, axiom, - f_located(inst_TatalinaLRRSAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3519, axiom, - f_located(inst_TalknafjordurAirport,inst_Iceland)). - -fof(axWorldLZPred3520, axiom, - f_located(inst_YulemisteTallinnAirport,inst_Estonia)). - -fof(axWorldLZPred3521, axiom, - f_located(inst_ZenataTlemcenTilimsenAirport,inst_Algeria)). - -fof(axWorldLZPred3522, axiom, - f_located(inst_LaPalyvestreToulonHyeresAirport,inst_France)). - -fof(axWorldLZPred3523, axiom, - f_located(inst_TolAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3524, axiom, - f_located(inst_TumolbilAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3525, axiom, - f_located(inst_MeffordFieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3526, axiom, - f_located(inst_BlagnacToulouseAirport,inst_France)). - -fof(axWorldLZPred3527, axiom, - f_located(inst_TuluksakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3528, axiom, - f_located(inst_ToluAirport,inst_Colombia)). - -fof(axWorldLZPred3529, axiom, - f_located(inst_BenGurionTelAvivAirport,inst_Israel)). - -fof(axWorldLZPred3530, axiom, - f_located(inst_TalaseaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3531, axiom, - f_located(inst_TalcaAirport,inst_Chile)). - -fof(axWorldLZPred3532, axiom, - f_located(inst_CatalaoGOAirport,inst_Brazil)). - -fof(axWorldLZPred3533, axiom, - f_located(inst_HenryTiftMyersGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3534, axiom, - f_located(inst_KendallTamiamiExecutiveFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3535, axiom, - f_located(inst_TambolakaAirport,inst_Indonesia)). - -fof(axWorldLZPred3536, axiom, - f_located(inst_TimbedraAirport,inst_Mauritania)). - -fof(axWorldLZPred3537, axiom, - f_located(inst_TameAirport,inst_Colombia)). - -fof(axWorldLZPred3538, axiom, - f_located(inst_TomanggongAirport,inst_Malaysia)). - -fof(axWorldLZPred3539, axiom, - f_located(inst_TanahmerahAirport,inst_Indonesia)). - -fof(axWorldLZPred3540, axiom, - f_located(inst_TumlingtarAirport,inst_Nepal)). - -fof(axWorldLZPred3541, axiom, - f_located(inst_TamkyAirport,inst_Vietnam)). - -fof(axWorldLZPred3542, axiom, - f_located(inst_TamaleAirport,inst_Ghana)). - -fof(axWorldLZPred3543, axiom, - f_located(inst_TamataveAirport,inst_Madagascar)). - -fof(axWorldLZPred3544, axiom, - f_located(inst_TamanaAirport,inst_Kiribati)). - -fof(axWorldLZPred3545, axiom, - f_located(inst_TumeremoAirport,inst_Venezuela)). - -fof(axWorldLZPred3546, axiom, - f_located(inst_PirkkalaTampereAirport,inst_Finland)). - -fof(axWorldLZPred3547, axiom, - f_located(inst_TambaoAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred3548, axiom, - f_located(inst_TamanrassetAirport,inst_Algeria)). - -fof(axWorldLZPred3549, axiom, - f_located(inst_PortoTrombetasPAAirport,inst_Brazil)). - -fof(axWorldLZPred3550, axiom, - f_located(inst_TamborAirport,inst_CostaRica)). - -fof(axWorldLZPred3551, axiom, - f_located(inst_TamworthNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred3552, axiom, - f_located(inst_TimimounAirport,inst_Algeria)). - -fof(axWorldLZPred3553, axiom, - f_located(inst_TiomNewGuineaAirport,inst_Indonesia)). - -fof(axWorldLZPred3554, axiom, - f_located(inst_JinanAirport,inst_China)). - -fof(axWorldLZPred3555, axiom, - f_located(inst_TanahGrogotAirport,inst_Indonesia)). - -fof(axWorldLZPred3556, axiom, - f_located(inst_TinCityLRRSAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3557, axiom, - f_located(inst_TrinidadAirport,inst_Cuba)). - -fof(axWorldLZPred3558, axiom, - f_located(inst_TanegashimaAirport,inst_Japan)). - -fof(axWorldLZPred3559, axiom, - f_located(inst_ToussusLeNobleAirport,inst_France)). - -fof(axWorldLZPred3560, axiom, - f_located(inst_BoukhalefTangerTangierAirport,inst_Morocco)). - -fof(axWorldLZPred3561, axiom, - f_located(inst_TonghuaAirport,inst_China)). - -fof(axWorldLZPred3562, axiom, - f_located(inst_SatnaAirport,inst_India)). - -fof(axWorldLZPred3563, axiom, - f_located(inst_KijangTanjungPinangAirport,inst_Indonesia)). - -fof(axWorldLZPred3564, axiom, - f_located(inst_TununakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3565, axiom, - f_located(inst_TernopilTernopolTernopilAirport,inst_Ukraine)). - -fof(axWorldLZPred3566, axiom, - f_located(inst_TainanAirport,inst_Taiwan)). - -fof(axWorldLZPred3567, axiom, - f_located(inst_TamarindoAirport,inst_CostaRica)). - -fof(axWorldLZPred3568, axiom, - f_located(inst_TwentyninePalmsCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3569, axiom, - f_located(inst_IvatoAntananarivoAirport,inst_Madagascar)). - -fof(axWorldLZPred3570, axiom, - f_located(inst_CatungAerodromeNTAirport,inst_Canada)). - -fof(axWorldLZPred3571, axiom, - f_located(inst_DadeCollierTrainingandTransitionFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3572, axiom, - f_located(inst_NewtonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3573, axiom, - f_located(inst_TorranceMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3574, axiom, - f_located(inst_TobrukAirport,inst_Libya)). - -fof(axWorldLZPred3575, axiom, - f_located(inst_ToccoaRGLetourneauFieldGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3576, axiom, - f_located(inst_TiomanAirport,inst_Malaysia)). - -fof(axWorldLZPred3577, axiom, - f_located(inst_NeftaTozeurAirport,inst_Tunisia)). - -fof(axWorldLZPred3578, axiom, - f_located(inst_BogashevoTomskAirport,inst_Russia)). - -fof(axWorldLZPred3579, axiom, - f_located(inst_TogiakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3580, axiom, - f_located(inst_TorresAirport,inst_Vanuatu)). - -fof(axWorldLZPred3581, axiom, - f_located(inst_TroyMunicipalALAirport,inst_UnitedStates)). - -fof(axWorldLZPred3582, axiom, - f_located(inst_TorrejonAirForceBaseMadridAirport,inst_Spain)). - -fof(axWorldLZPred3583, axiom, - f_located(inst_TorokinaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3584, axiom, - f_located(inst_ToledoExpressOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred3585, axiom, - f_located(inst_TombouctouAirport,inst_Mali)). - -fof(axWorldLZPred3586, axiom, - f_located(inst_TonuAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3587, axiom, - f_located(inst_PhilipBillardMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred3588, axiom, - f_located(inst_TocopillaAirport,inst_Chile)). - -fof(axWorldLZPred3589, axiom, - f_located(inst_TorringtonMunicipalWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred3590, axiom, - f_located(inst_LangnesTromsoAirport,inst_Norway)). - -fof(axWorldLZPred3591, axiom, - f_located(inst_TotnessAirport,inst_Suriname)). - -fof(axWorldLZPred3592, axiom, - f_located(inst_TouhoAirport,inst_NewCaledonia)). - -fof(axWorldLZPred3593, axiom, - f_located(inst_WestEndTortolaAirport,inst_BritishVirginIslands)). - -fof(axWorldLZPred3594, axiom, - f_located(inst_ToledoPRAirport,inst_Brazil)). - -fof(axWorldLZPred3595, axiom, - f_located(inst_TobolskTyumenAirport,inst_Russia)). - -fof(axWorldLZPred3596, axiom, - f_located(inst_ToyamaAirport,inst_Japan)). - -fof(axWorldLZPred3597, axiom, - f_located(inst_TampaInternationalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3598, axiom, - f_located(inst_TarapoaAirport,inst_Ecuador)). - -fof(axWorldLZPred3599, axiom, - f_located(inst_ChiangKaiShekTaipeiAirport,inst_Taiwan)). - -fof(axWorldLZPred3600, axiom, - f_located(inst_PeterOKnightFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3601, axiom, - f_located(inst_TaipingAirport,inst_Malaysia)). - -fof(axWorldLZPred3602, axiom, - f_located(inst_TonopahNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred3603, axiom, - f_located(inst_TrapaniAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3604, axiom, - f_located(inst_TaplejungAirport,inst_Nepal)). - -fof(axWorldLZPred3605, axiom, - f_located(inst_TapaktuanAirport,inst_Indonesia)). - -fof(axWorldLZPred3606, axiom, - f_located(inst_DraughonMillerMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3607, axiom, - f_located(inst_TiputiniAirport,inst_Ecuador)). - -fof(axWorldLZPred3608, axiom, - f_located(inst_TanalianAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3609, axiom, - f_located(inst_TarapotoAirport,inst_Peru)). - -fof(axWorldLZPred3610, axiom, - f_located(inst_TepicAirport,inst_Mexico)). - -fof(axWorldLZPred3611, axiom, - f_located(inst_TomPriceWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3612, axiom, - f_located(inst_BirgiTrapaniAirport,inst_Italy)). - -fof(axWorldLZPred3613, axiom, - f_located(inst_TapetaAirport,inst_Liberia)). - -fof(axWorldLZPred3614, axiom, - f_located(inst_TikapurAirport,inst_Nepal)). - -fof(axWorldLZPred3615, axiom, - f_located(inst_TekamahMunicipalNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred3616, axiom, - f_located(inst_ScottCityMunicipalKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred3617, axiom, - f_located(inst_TaluqanAirport,inst_Afghanistan)). - -fof(axWorldLZPred3618, axiom, - f_located(inst_TresEsquinasAirport,inst_Colombia)). - -fof(axWorldLZPred3619, axiom, - f_located(inst_TaramajimaAirport,inst_Japan)). - -fof(axWorldLZPred3620, axiom, - f_located(inst_TurboAirport,inst_Colombia)). - -fof(axWorldLZPred3621, axiom, - f_located(inst_TorreonAirport,inst_Mexico)). - -fof(axWorldLZPred3622, axiom, - f_located(inst_VaernesTrondheimAirport,inst_Norway)). - -fof(axWorldLZPred3623, axiom, - f_located(inst_TireeIslandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3624, axiom, - f_located(inst_TorpSandefjordAirport,inst_Norway)). - -fof(axWorldLZPred3625, axiom, - f_located(inst_TaurangaAirport,inst_NewZealand)). - -fof(axWorldLZPred3626, axiom, - f_located(inst_TronaCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3627, axiom, - f_located(inst_TriCityRegionalTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3628, axiom, - f_located(inst_TarakbitsAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3629, axiom, - f_located(inst_TarakanBorneoAirport,inst_Indonesia)). - -fof(axWorldLZPred3630, axiom, - f_located(inst_TerrellMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3631, axiom, - f_located(inst_ThermalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3632, axiom, - f_located(inst_CaselleTorinoTurinAirport,inst_Italy)). - -fof(axWorldLZPred3633, axiom, - f_located(inst_TareeNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred3634, axiom, - f_located(inst_TreePointAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3635, axiom, - f_located(inst_TarauacaACAirport,inst_Brazil)). - -fof(axWorldLZPred3636, axiom, - f_located(inst_TrincomaleeAirport,inst_SriLanka)). - -fof(axWorldLZPred3637, axiom, - f_located(inst_RonchideiLegionariTriesteAirport,inst_Italy)). - -fof(axWorldLZPred3638, axiom, - f_located(inst_TremontonMunicipalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred3639, axiom, - f_located(inst_TrujilloAirport,inst_Peru)). - -fof(axWorldLZPred3640, axiom, - f_located(inst_InternationalTrivandrumAirport,inst_India)). - -fof(axWorldLZPred3641, axiom, - f_located(inst_BonrikiTarawaAirport,inst_Kiribati)). - -fof(axWorldLZPred3642, axiom, - f_located(inst_TrentonMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3643, axiom, - f_located(inst_TororoAirport,inst_Uganda)). - -fof(axWorldLZPred3644, axiom, - f_located(inst_TiruchirapallyAirport,inst_India)). - -fof(axWorldLZPred3645, axiom, - f_located(inst_SungShanTaipeiAirport,inst_Taiwan)). - -fof(axWorldLZPred3646, axiom, - f_located(inst_TsumebAirport,inst_Namibia)). - -fof(axWorldLZPred3647, axiom, - f_located(inst_TaishaAirport,inst_Ecuador)). - -fof(axWorldLZPred3648, axiom, - f_located(inst_TshipiseAirport,inst_SouthAfrica)). - -fof(axWorldLZPred3649, axiom, - f_located(inst_AqmolaTselinogradAqmolaAirport,inst_Kazakhstan)). - -fof(axWorldLZPred3650, axiom, - f_located(inst_SAngeloTrevisoAirport,inst_Italy)). - -fof(axWorldLZPred3651, axiom, - f_located(inst_TanacrossAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3652, axiom, - f_located(inst_TshikapaAirport,inst_Zaire)). - -fof(axWorldLZPred3653, axiom, - f_located(inst_TsiliTsiliAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3654, axiom, - f_located(inst_TsushimaAirport,inst_Japan)). - -fof(axWorldLZPred3655, axiom, - f_located(inst_TaskulAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3656, axiom, - f_located(inst_TamuinAirport,inst_Mexico)). - -fof(axWorldLZPred3657, axiom, - f_located(inst_TaosMunicipalNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred3658, axiom, - f_located(inst_ZhangguizhuangTianjinAirport,inst_China)). - -fof(axWorldLZPred3659, axiom, - f_located(inst_ScillyTrescoAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3660, axiom, - f_located(inst_TehachapiMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3661, axiom, - f_located(inst_GiarmataTimisoaraAirport,inst_Romania)). - -fof(axWorldLZPred3662, axiom, - f_located(inst_East34thStreetHeliportNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred3663, axiom, - f_located(inst_TrangAirport,inst_Thailand)). - -fof(axWorldLZPred3664, axiom, - f_located(inst_TabiteueaSouthAirport,inst_Kiribati)). - -fof(axWorldLZPred3665, axiom, - f_located(inst_TownsvilleQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3666, axiom, - f_located(inst_TsewiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3667, axiom, - f_located(inst_SantanTanjungAirport,inst_Indonesia)). - -fof(axWorldLZPred3668, axiom, - f_located(inst_TasikmalayaAirport,inst_Indonesia)). - -fof(axWorldLZPred3669, axiom, - f_located(inst_PlageBlancheTanTanAirport,inst_Morocco)). - -fof(axWorldLZPred3670, axiom, - f_located(inst_TortoliSardiniaAirport,inst_Italy)). - -fof(axWorldLZPred3671, axiom, - f_located(inst_TaltalAirport,inst_Chile)). - -fof(axWorldLZPred3672, axiom, - f_located(inst_PortlandTroutdaleORAirport,inst_UnitedStates)). - -fof(axWorldLZPred3673, axiom, - f_located(inst_TernateAirport,inst_Indonesia)). - -fof(axWorldLZPred3674, axiom, - f_located(inst_GeneralEnriqueMoscTartagalAirport,inst_Argentina)). - -fof(axWorldLZPred3675, axiom, - f_located(inst_ThumraitAirport,inst_Oman)). - -fof(axWorldLZPred3676, axiom, - f_located(inst_TetiaroaIslandAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred3677, axiom, - f_located(inst_TottoriAirport,inst_Japan)). - -fof(axWorldLZPred3678, axiom, - f_located(inst_TurtleIslandAirport,inst_Fiji)). - -fof(axWorldLZPred3679, axiom, - f_located(inst_TablondeTamaraAirport,inst_Colombia)). - -fof(axWorldLZPred3680, axiom, - f_located(inst_MercerCountyNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred3681, axiom, - f_located(inst_BrittonMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred3682, axiom, - f_located(inst_TortuqueroAirport,inst_CostaRica)). - -fof(axWorldLZPred3683, axiom, - f_located(inst_TanatorajaAirport,inst_Indonesia)). - -fof(axWorldLZPred3684, axiom, - f_located(inst_TsaratananaAirport,inst_Madagascar)). - -fof(axWorldLZPred3685, axiom, - f_located(inst_TaitungAirport,inst_Taiwan)). - -fof(axWorldLZPred3686, axiom, - f_located(inst_SaniaRamelTetouanTetuanAirport,inst_Morocco)). - -fof(axWorldLZPred3687, axiom, - f_located(inst_BaratAirport,inst_Yemen)). - -fof(axWorldLZPred3688, axiom, - f_located(inst_ElRosalColLMGuerreroTulcanAirport,inst_Ecuador)). - -fof(axWorldLZPred3689, axiom, - f_located(inst_TubuaiTubuaiIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred3690, axiom, - f_located(inst_TenienteBenMatienzTucumanSanMiguelTucumanAirport,inst_Argentina)). - -fof(axWorldLZPred3691, axiom, - f_located(inst_TambacoundaAirport,inst_Senegal)). - -fof(axWorldLZPred3692, axiom, - f_located(inst_TupileAirport,inst_Panama)). - -fof(axWorldLZPred3693, axiom, - f_located(inst_SaintSymphorienToursAirport,inst_France)). - -fof(axWorldLZPred3694, axiom, - f_located(inst_TuguegaraoAirport,inst_Philippines)). - -fof(axWorldLZPred3695, axiom, - f_located(inst_ArnoldAirForceBaseTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3696, axiom, - f_located(inst_TuraifAirport,inst_SaudiArabia)). - -fof(axWorldLZPred3697, axiom, - f_located(inst_TumAirport,inst_Ethiopia)). - -fof(axWorldLZPred3698, axiom, - f_located(inst_TurbatAirport,inst_Pakistan)). - -fof(axWorldLZPred3699, axiom, - f_located(inst_TulsaInternationalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3700, axiom, - f_located(inst_TumutNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred3701, axiom, - f_located(inst_CarthageTunisAirport,inst_Tunisia)). - -fof(axWorldLZPred3702, axiom, - f_located(inst_TaupoAirport,inst_NewZealand)). - -fof(axWorldLZPred3703, axiom, - f_located(inst_TupeloMunicipalCDLemonsMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred3704, axiom, - f_located(inst_TouganAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred3705, axiom, - f_located(inst_TucuruiPAAirport,inst_Brazil)). - -fof(axWorldLZPred3706, axiom, - f_located(inst_TucsonInternationalAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred3707, axiom, - f_located(inst_TautaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3708, axiom, - f_located(inst_TabukAirport,inst_SaudiArabia)). - -fof(axWorldLZPred3709, axiom, - f_located(inst_TucupitaAirport,inst_Venezuela)). - -fof(axWorldLZPred3710, axiom, - f_located(inst_TubalaAirport,inst_Panama)). - -fof(axWorldLZPred3711, axiom, - f_located(inst_TumblerRidgeAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred3712, axiom, - f_located(inst_TulumAirport,inst_Mexico)). - -fof(axWorldLZPred3713, axiom, - f_located(inst_TucumaAirport,inst_Brazil)). - -fof(axWorldLZPred3714, axiom, - f_located(inst_MorafenobeAirport,inst_Madagascar)). - -fof(axWorldLZPred3715, axiom, - f_located(inst_CaboolMemorialMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3716, axiom, - f_located(inst_CherryCapitalMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3717, axiom, - f_located(inst_ThiefRiverFallsRegionalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3718, axiom, - f_located(inst_ThomasvilleMunicipalGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3719, axiom, - f_located(inst_CentervilleMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3720, axiom, - f_located(inst_LakeTahoeCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3721, axiom, - f_located(inst_TaveuniAirport,inst_Fiji)). - -fof(axWorldLZPred3722, axiom, - f_located(inst_TavoyAirport,inst_Myanmar)). - -fof(axWorldLZPred3723, axiom, - f_located(inst_TwinHillsAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3724, axiom, - f_located(inst_ToowoombaQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3725, axiom, - f_located(inst_JeffersonCountyInternationalWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3726, axiom, - f_located(inst_TaylorAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3727, axiom, - f_located(inst_TwinFallsSunValleyRegionalAirportJoslinFieldIDAirport,inst_UnitedStates)). - -fof(axWorldLZPred3728, axiom, - f_located(inst_TwoHarborsAmphibiousTerminalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3729, axiom, - f_located(inst_RichardBHelgesonMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3730, axiom, - f_located(inst_TewantinQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3731, axiom, - f_located(inst_TorwoodQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3732, axiom, - f_located(inst_TawiTawiAirport,inst_Philippines)). - -fof(axWorldLZPred3733, axiom, - f_located(inst_TawauSabahAirport,inst_Malaysia)). - -fof(axWorldLZPred3734, axiom, - f_located(inst_TawaTibetAirport,inst_China)). - -fof(axWorldLZPred3735, axiom, - f_located(inst_TaichungAirport,inst_Taiwan)). - -fof(axWorldLZPred3736, axiom, - f_located(inst_TexarkanaRegionalAirportWebbFieldARAirport,inst_UnitedStates)). - -fof(axWorldLZPred3737, axiom, - f_located(inst_TegelBerlinAirport,inst_Germany)). - -fof(axWorldLZPred3738, axiom, - f_located(inst_TeminabuanAirport,inst_Indonesia)). - -fof(axWorldLZPred3739, axiom, - f_located(inst_TunxiAirport,inst_China)). - -fof(axWorldLZPred3740, axiom, - f_located(inst_TanbarQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3741, axiom, - f_located(inst_YalovaYalovaAsagisolozAirport,inst_Turkey)). - -fof(axWorldLZPred3742, axiom, - f_located(inst_TibooburraNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred3743, axiom, - f_located(inst_TyonekAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3744, axiom, - f_located(inst_FryklandaTorsbyAirport,inst_Sweden)). - -fof(axWorldLZPred3745, axiom, - f_located(inst_ThylungraQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3746, axiom, - f_located(inst_CapitanMontesTalaraAirport,inst_Peru)). - -fof(axWorldLZPred3747, axiom, - f_located(inst_StanielCayAirport,inst_Bahamas)). - -fof(axWorldLZPred3748, axiom, - f_located(inst_WuauTaiyuanAirport,inst_China)). - -fof(axWorldLZPred3749, axiom, - f_located(inst_MetropolitanAreaTokyoAirport,inst_Japan)). - -fof(axWorldLZPred3750, axiom, - f_located(inst_TobermoryAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3751, axiom, - f_located(inst_TylerPoundsFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3752, axiom, - f_located(inst_McGheeTysonTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3753, axiom, - f_located(inst_TreintayTresAirport,inst_Uruguay)). - -fof(axWorldLZPred3754, axiom, - f_located(inst_TaylorAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred3755, axiom, - f_located(inst_BelizeCityMunicipalAirstripBelizeCityAirport,inst_Belize)). - -fof(axWorldLZPred3756, axiom, - f_located(inst_TiziminAirport,inst_Mexico)). - -fof(axWorldLZPred3757, axiom, - f_located(inst_CongoTownAndrosAirport,inst_Bahamas)). - -fof(axWorldLZPred3758, axiom, - f_located(inst_TompkinsvilleMonroeCountyKYAirport,inst_UnitedStates)). - -fof(axWorldLZPred3759, axiom, - f_located(inst_TrabzonAirBaseTrabzonAirport,inst_Turkey)). - -fof(axWorldLZPred3760, axiom, - f_located(inst_SanLuisRioColoradoAirport,inst_Mexico)). - -fof(axWorldLZPred3761, axiom, - f_located(inst_MountAueAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3762, axiom, - f_located(inst_UaHukaMarquesasIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred3763, axiom, - f_located(inst_SuaiAirport,inst_Indonesia)). - -fof(axWorldLZPred3764, axiom, - f_located(inst_NarssarssuaqAirport,inst_Greenland)). - -fof(axWorldLZPred3765, axiom, - f_located(inst_LuauAirport,inst_Angola)). - -fof(axWorldLZPred3766, axiom, - f_located(inst_AndersenAirForceBaseAndersenIslandAirport,inst_Guam)). - -fof(axWorldLZPred3767, axiom, - f_located(inst_UaPuMarquesasIslandsAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred3768, axiom, - f_located(inst_SanJuanAirportArgentina,inst_Argentina)). - -fof(axWorldLZPred3769, axiom, - f_located(inst_SamburuAirport,inst_Kenya)). - -fof(axWorldLZPred3770, axiom, - f_located(inst_UaxactunAirport,inst_Guatemala)). - -fof(axWorldLZPred3771, axiom, - f_located(inst_UberabaMGAirport,inst_Brazil)). - -fof(axWorldLZPred3772, axiom, - f_located(inst_MabuiagIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3773, axiom, - f_located(inst_CumberlandMunicipalWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3774, axiom, - f_located(inst_BuinAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3775, axiom, - f_located(inst_UbeAirport,inst_Japan)). - -fof(axWorldLZPred3776, axiom, - f_located(inst_UbonRatchathniAirport,inst_Thailand)). - -fof(axWorldLZPred3777, axiom, - f_located(inst_ColumbusLowndesCountyMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred3778, axiom, - f_located(inst_UbatubaAirport,inst_Brazil)). - -fof(axWorldLZPred3779, axiom, - f_located(inst_KalumburuWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3780, axiom, - f_located(inst_CubaMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3781, axiom, - f_located(inst_OneidaCountyNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred3782, axiom, - f_located(inst_YuccaFlatsNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred3783, axiom, - f_located(inst_EuniceLAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3784, axiom, - f_located(inst_LutskVolynAirport,inst_Ukraine)). - -fof(axWorldLZPred3785, axiom, - f_located(inst_BuchananAirport,inst_Liberia)). - -fof(axWorldLZPred3786, axiom, - f_located(inst_UstUkhtaKomiAirport,inst_Russia)). - -fof(axWorldLZPred3787, axiom, - f_located(inst_EverettStewartTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3788, axiom, - f_located(inst_UchizaAirport,inst_Peru)). - -fof(axWorldLZPred3789, axiom, - f_located(inst_UndarraAirport,inst_Australia)). - -fof(axWorldLZPred3790, axiom, - f_located(inst_BermudaDunesCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3791, axiom, - f_located(inst_UberlandiaMGAirport,inst_Brazil)). - -fof(axWorldLZPred3792, axiom, - f_located(inst_UzhgorodZakarpatskaTranscarpathiaAirport,inst_Ukraine)). - -fof(axWorldLZPred3793, axiom, - f_located(inst_RivoltoUdineAirport,inst_Italy)). - -fof(axWorldLZPred3794, axiom, - f_located(inst_UdomxayAirport,inst_Laos)). - -fof(axWorldLZPred3795, axiom, - f_located(inst_UdaipurAirport,inst_India)). - -fof(axWorldLZPred3796, axiom, - f_located(inst_QueenstownTasmaniaAirport,inst_Australia)). - -fof(axWorldLZPred3797, axiom, - f_located(inst_QuelimaneAirport,inst_Mozambique)). - -fof(axWorldLZPred3798, axiom, - f_located(inst_KumeJimaAirport,inst_Japan)). - -fof(axWorldLZPred3799, axiom, - f_located(inst_WaukeshaCountyWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3800, axiom, - f_located(inst_QuettaAirport,inst_Pakistan)). - -fof(axWorldLZPred3801, axiom, - f_located(inst_UfaBashkortostanAirport,inst_Russia)). - -fof(axWorldLZPred3802, axiom, - f_located(inst_UgashikNewAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3803, axiom, - f_located(inst_UgashikBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3804, axiom, - f_located(inst_UganikAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3805, axiom, - f_located(inst_WaukeganRegionalILAirport,inst_UnitedStates)). - -fof(axWorldLZPred3806, axiom, - f_located(inst_UigeAirport,inst_Angola)). - -fof(axWorldLZPred3807, axiom, - f_located(inst_UherskeHradisteAirport,inst_Slovakia)). - -fof(axWorldLZPred3808, axiom, - f_located(inst_UpperHeyfordRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3809, axiom, - f_located(inst_QuibdoAirport,inst_Colombia)). - -fof(axWorldLZPred3810, axiom, - f_located(inst_QuyNhonAirport,inst_Vietnam)). - -fof(axWorldLZPred3811, axiom, - f_located(inst_UtilaIslandAirport,inst_Honduras)). - -fof(axWorldLZPred3812, axiom, - f_located(inst_UstIlimskIrkutskAirport,inst_Russia)). - -fof(axWorldLZPred3813, axiom, - f_located(inst_QuillayuteStateWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3814, axiom, - f_located(inst_QuincyMunicipalBaldwinFieldILAirport,inst_UnitedStates)). - -fof(axWorldLZPred3815, axiom, - f_located(inst_MariscalSucreQuitoAirport,inst_Ecuador)). - -fof(axWorldLZPred3816, axiom, - f_located(inst_PluguffanQuimperAirport,inst_France)). - -fof(axWorldLZPred3817, axiom, - f_located(inst_QuineHillAirport,inst_Vanuatu)). - -fof(axWorldLZPred3818, axiom, - f_located(inst_QuirindiNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred3819, axiom, - f_located(inst_JaluitJaborJaluitAirport,inst_MarshallIslands)). - -fof(axWorldLZPred3820, axiom, - f_located(inst_BerzMacombMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3821, axiom, - f_located(inst_UjaeIslandAirport,inst_MarshallIslands)). - -fof(axWorldLZPred3822, axiom, - f_located(inst_KobeAirport,inst_Japan)). - -fof(axWorldLZPred3823, axiom, - f_located(inst_UkiahMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3824, axiom, - f_located(inst_OskemanUstKamenogorskEastKazakhstanAirport,inst_Kazakhstan)). - -fof(axWorldLZPred3825, axiom, - f_located(inst_CoffeyCountyKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred3826, axiom, - f_located(inst_WaukonMunicipalIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3827, axiom, - f_located(inst_MukeirasAirport,inst_Yemen)). - -fof(axWorldLZPred3828, axiom, - f_located(inst_QuakertownPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3829, axiom, - f_located(inst_NukuAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3830, axiom, - f_located(inst_KyotoAirport,inst_Japan)). - -fof(axWorldLZPred3831, axiom, - f_located(inst_CapitanJoseDVasquezSanJulianAirport,inst_Argentina)). - -fof(axWorldLZPred3832, axiom, - f_located(inst_UleiAirport,inst_Vanuatu)). - -fof(axWorldLZPred3833, axiom, - f_located(inst_SantiagodeChileAirport,inst_Chile)). - -fof(axWorldLZPred3834, axiom, - f_located(inst_UlundiAirport,inst_SouthAfrica)). - -fof(axWorldLZPred3835, axiom, - f_located(inst_SuleAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3836, axiom, - f_located(inst_UlithiUlithiIslandAirport,inst_Micronesia)). - -fof(axWorldLZPred3837, axiom, - f_located(inst_UlKmarsAirport,inst_Kuwait)). - -fof(axWorldLZPred3838, axiom, - f_located(inst_MullAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3839, axiom, - f_located(inst_NewUlmMunicipalMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3840, axiom, - f_located(inst_UlanBatorAirport,inst_Mongolia)). - -fof(axWorldLZPred3841, axiom, - f_located(inst_QuilpieQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3842, axiom, - f_located(inst_TuluaAirport,inst_Colombia)). - -fof(axWorldLZPred3843, axiom, - f_located(inst_MulatosAirport,inst_Colombia)). - -fof(axWorldLZPred3844, axiom, - f_located(inst_GuluAirport,inst_Uganda)). - -fof(axWorldLZPred3845, axiom, - f_located(inst_SimbirskUlyanovskUlyanovskAirport,inst_Russia)). - -fof(axWorldLZPred3846, axiom, - f_located(inst_PuntadeMaisiAirport,inst_Cuba)). - -fof(axWorldLZPred3847, axiom, - f_located(inst_UmnakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3848, axiom, - f_located(inst_UmbaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3849, axiom, - f_located(inst_UummannaqAirport,inst_Greenland)). - -fof(axWorldLZPred3850, axiom, - f_located(inst_UmeaAirport,inst_Sweden)). - -fof(axWorldLZPred3851, axiom, - f_located(inst_QuinceMilAirport,inst_Peru)). - -fof(axWorldLZPred3852, axiom, - f_located(inst_SummitAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3853, axiom, - f_located(inst_IndianapolisMetropolitanINAirport,inst_UnitedStates)). - -fof(axWorldLZPred3854, axiom, - f_located(inst_WoomeraSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3855, axiom, - f_located(inst_UmiatAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3856, axiom, - f_located(inst_UmuaramaPRAirport,inst_Brazil)). - -fof(axWorldLZPred3857, axiom, - f_located(inst_SumySumyAirport,inst_Ukraine)). - -fof(axWorldLZPred3858, axiom, - f_located(inst_UnguiaAirport,inst_Colombia)). - -fof(axWorldLZPred3859, axiom, - f_located(inst_KunduzAirport,inst_Afghanistan)). - -fof(axWorldLZPred3860, axiom, - f_located(inst_OachasNeckAirport,inst_Lesotho)). - -fof(axWorldLZPred3861, axiom, - f_located(inst_KiungaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3862, axiom, - f_located(inst_UnalakleetAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3863, axiom, - f_located(inst_WestPlainsMunicipalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3864, axiom, - f_located(inst_UmnakIslandAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3865, axiom, - f_located(inst_UnstShetlandIslandsAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3866, axiom, - f_located(inst_DodgeCountyWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3867, axiom, - f_located(inst_UniversityParkPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3868, axiom, - f_located(inst_BuolNewGuineaAirport,inst_Indonesia)). - -fof(axWorldLZPred3869, axiom, - f_located(inst_MuongSaiAirport,inst_Laos)). - -fof(axWorldLZPred3870, axiom, - f_located(inst_FranklinCountyTNAirport,inst_UnitedStates)). - -fof(axWorldLZPred3871, axiom, - f_located(inst_UniversityOxfordMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred3872, axiom, - f_located(inst_PuntaAlegreAirport,inst_Cuba)). - -fof(axWorldLZPred3873, axiom, - f_located(inst_PforzheimAirport,inst_Germany)). - -fof(axWorldLZPred3874, axiom, - f_located(inst_HasanuddinUjungPandangAirport,inst_Indonesia)). - -fof(axWorldLZPred3875, axiom, - f_located(inst_UpalaAirport,inst_CostaRica)). - -fof(axWorldLZPred3876, axiom, - f_located(inst_UruapanAirport,inst_Mexico)). - -fof(axWorldLZPred3877, axiom, - f_located(inst_UpoluHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred3878, axiom, - f_located(inst_UpiaraAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3879, axiom, - f_located(inst_UpavonEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred3880, axiom, - f_located(inst_TheQueensAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3881, axiom, - f_located(inst_OralUralskWestKazakhstanAirport,inst_Kazakhstan)). - -fof(axWorldLZPred3882, axiom, - f_located(inst_UrubupungaMTAirport,inst_Brazil)). - -fof(axWorldLZPred3883, axiom, - f_located(inst_DiwopuUrumqiAirport,inst_China)). - -fof(axWorldLZPred3884, axiom, - f_located(inst_GreenfieldMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3885, axiom, - f_located(inst_RubemBertaRSAirport,inst_Brazil)). - -fof(axWorldLZPred3886, axiom, - f_located(inst_UribeAirport,inst_Colombia)). - -fof(axWorldLZPred3887, axiom, - f_located(inst_UrimanAirport,inst_Venezuela)). - -fof(axWorldLZPred3888, axiom, - f_located(inst_UrgoonAirport,inst_Afghanistan)). - -fof(axWorldLZPred3889, axiom, - f_located(inst_RouenAirport,inst_France)). - -fof(axWorldLZPred3890, axiom, - f_located(inst_UrraoAirport,inst_Colombia)). - -fof(axWorldLZPred3891, axiom, - f_located(inst_KurskKurskAirport,inst_Russia)). - -fof(axWorldLZPred3892, axiom, - f_located(inst_SuratThaniAirport,inst_Thailand)). - -fof(axWorldLZPred3893, axiom, - f_located(inst_GurayatAirport,inst_SaudiArabia)). - -fof(axWorldLZPred3894, axiom, - f_located(inst_UruzganAirport,inst_Afghanistan)). - -fof(axWorldLZPred3895, axiom, - f_located(inst_FultonCountyOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred3896, axiom, - f_located(inst_UshuaiaAirport,inst_Argentina)). - -fof(axWorldLZPred3897, axiom, - f_located(inst_MabarumaAirport,inst_Guyana)). - -fof(axWorldLZPred3898, axiom, - f_located(inst_UsinskAirport,inst_Russia)). - -fof(axWorldLZPred3899, axiom, - f_located(inst_UselessLoopWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred3900, axiom, - f_located(inst_KohSamuiAirport,inst_Thailand)). - -fof(axWorldLZPred3901, axiom, - f_located(inst_UlsanAirport,inst_SouthKorea)). - -fof(axWorldLZPred3902, axiom, - f_located(inst_UsinoAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3903, axiom, - f_located(inst_StAugustineFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3904, axiom, - f_located(inst_MutareAirport,inst_Zimbabwe)). - -fof(axWorldLZPred3905, axiom, - f_located(inst_MuttaburraQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred3906, axiom, - f_located(inst_NutwoodDownsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred3907, axiom, - f_located(inst_ButterworthAirport,inst_SouthAfrica)). - -fof(axWorldLZPred3908, axiom, - f_located(inst_UdonThaniAirport,inst_Thailand)). - -fof(axWorldLZPred3909, axiom, - f_located(inst_KymiKouvolaAirport,inst_Finland)). - -fof(axWorldLZPred3910, axiom, - f_located(inst_UtirikIslandUtirikAirport,inst_MarshallIslands)). - -fof(axWorldLZPred3911, axiom, - f_located(inst_TorremolinosAirport,inst_Spain)). - -fof(axWorldLZPred3912, axiom, - f_located(inst_UpingtonAirport,inst_SouthAfrica)). - -fof(axWorldLZPred3913, axiom, - f_located(inst_IndianMountainLRRSAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3914, axiom, - f_located(inst_RayongPattayaAirport,inst_Thailand)). - -fof(axWorldLZPred3915, axiom, - f_located(inst_UttaraditAirport,inst_Thailand)). - -fof(axWorldLZPred3916, axiom, - f_located(inst_UmtataTranskeiAirport,inst_SouthAfrica)). - -fof(axWorldLZPred3917, axiom, - f_located(inst_UstuopAirport,inst_Panama)). - -fof(axWorldLZPred3918, axiom, - f_located(inst_QueenstownAirportSouthAfrica,inst_SouthAfrica)). - -fof(axWorldLZPred3919, axiom, - f_located(inst_WilliamPGwinnFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred3920, axiom, - f_located(inst_BugulmaTatarstanAirport,inst_Russia)). - -fof(axWorldLZPred3921, axiom, - f_located(inst_MukhinoBuryatiaAirport,inst_Russia)). - -fof(axWorldLZPred3922, axiom, - f_located(inst_UgnuKuparukAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3923, axiom, - f_located(inst_YuzhnoSakhalinskSakhalinAirport,inst_Russia)). - -fof(axWorldLZPred3924, axiom, - f_located(inst_ManumuAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3925, axiom, - f_located(inst_SullivanRegionalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred3926, axiom, - f_located(inst_GarnerFieldTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3927, axiom, - f_located(inst_OuveaUveaLoyaltyIslandsAirport,inst_NewCaledonia)). - -fof(axWorldLZPred3928, axiom, - f_located(inst_NewValleyAirport,inst_Egypt)). - -fof(axWorldLZPred3929, axiom, - f_located(inst_UvolAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3930, axiom, - f_located(inst_WareMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3931, axiom, - f_located(inst_WiesbadenAirport,inst_Germany)). - -fof(axWorldLZPred3932, axiom, - f_located(inst_NewCastleHenryCountyMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldLZPred3933, axiom, - f_located(inst_WuppertalAirport,inst_Germany)). - -fof(axWorldLZPred3934, axiom, - f_located(inst_MadisonCountyOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred3935, axiom, - f_located(inst_NyalaAirport,inst_Sudan)). - -fof(axWorldLZPred3936, axiom, - f_located(inst_YulinAirport,inst_China)). - -fof(axWorldLZPred3937, axiom, - f_located(inst_UnayzahAirport,inst_SaudiArabia)). - -fof(axWorldLZPred3938, axiom, - f_located(inst_CuruzuCuatiaAirport,inst_Argentina)). - -fof(axWorldLZPred3939, axiom, - f_located(inst_VaasaAirport,inst_Finland)). - -fof(axWorldLZPred3940, axiom, - f_located(inst_YavarateAirport,inst_Colombia)). - -fof(axWorldLZPred3941, axiom, - f_located(inst_VarrelbuschAirport,inst_Germany)). - -fof(axWorldLZPred3942, axiom, - f_located(inst_MoodyAirForceBaseGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3943, axiom, - f_located(inst_VallesAirport,inst_Mexico)). - -fof(axWorldLZPred3944, axiom, - f_located(inst_ValenceAirport,inst_France)). - -fof(axWorldLZPred3945, axiom, - f_located(inst_VarginhaMGAirport,inst_Brazil)). - -fof(axWorldLZPred3946, axiom, - f_located(inst_VanimoAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred3947, axiom, - f_located(inst_ChevakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3948, axiom, - f_located(inst_ValencaBAAirport,inst_Brazil)). - -fof(axWorldLZPred3949, axiom, - f_located(inst_VanAirport,inst_Turkey)). - -fof(axWorldLZPred3950, axiom, - f_located(inst_SuavanaoAirport,inst_SolomonIslands)). - -fof(axWorldLZPred3951, axiom, - f_located(inst_ValparaisoAirport,inst_Chile)). - -fof(axWorldLZPred3952, axiom, - f_located(inst_VarnaAirport,inst_Bulgaria)). - -fof(axWorldLZPred3953, axiom, - f_located(inst_SivasAirport,inst_Turkey)). - -fof(axWorldLZPred3954, axiom, - f_located(inst_VatomandryAirport,inst_Madagascar)). - -fof(axWorldLZPred3955, axiom, - f_located(inst_VatukoulaAirport,inst_Fiji)). - -fof(axWorldLZPred3956, axiom, - f_located(inst_LupepauuVavauAirport,inst_Tonga)). - -fof(axWorldLZPred3957, axiom, - f_located(inst_SvartnesVardoVardoeAirport,inst_Norway)). - -fof(axWorldLZPred3958, axiom, - f_located(inst_ValdIsereAirport,inst_France)). - -fof(axWorldLZPred3959, axiom, - f_located(inst_VandenbergAirForceBaseCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3960, axiom, - f_located(inst_VanuabalavuAirport,inst_Fiji)). - -fof(axWorldLZPred3961, axiom, - f_located(inst_BridgewaterAirParkVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3962, axiom, - f_located(inst_VisbyAirport,inst_Sweden)). - -fof(axWorldLZPred3963, axiom, - f_located(inst_CanThoAirport,inst_Vietnam)). - -fof(axWorldLZPred3964, axiom, - f_located(inst_ViewCoveAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3965, axiom, - f_located(inst_VictoriaAirportCameroon,inst_Cameroon)). - -fof(axWorldLZPred3966, axiom, - f_located(inst_VictoriaRiverDownsNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred3967, axiom, - f_located(inst_MarcoPoloTesseraVeneziaVeniceAirport,inst_Italy)). - -fof(axWorldLZPred3968, axiom, - f_located(inst_ValchetaAirport,inst_Argentina)). - -fof(axWorldLZPred3969, axiom, - f_located(inst_VichaderoAirport,inst_Uruguay)). - -fof(axWorldLZPred3970, axiom, - f_located(inst_ViracoposSPAirport,inst_Brazil)). - -fof(axWorldLZPred3971, axiom, - f_located(inst_CaroraAirport,inst_Venezuela)). - -fof(axWorldLZPred3972, axiom, - f_located(inst_VictoriaRegionalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3973, axiom, - f_located(inst_GeorgeAirForceBaseCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3974, axiom, - f_located(inst_ColonialWilliamsburgVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3975, axiom, - f_located(inst_EilatInternationalOvdaAirport,inst_Israel)). - -fof(axWorldLZPred3976, axiom, - f_located(inst_LeirinFagernesAirport,inst_Norway)). - -fof(axWorldLZPred3977, axiom, - f_located(inst_VitoriadaConquistaBAAirport,inst_Brazil)). - -fof(axWorldLZPred3978, axiom, - f_located(inst_ValverdeAirport,inst_Spain)). - -fof(axWorldLZPred3979, axiom, - f_located(inst_VidaliaMunicipalGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred3980, axiom, - f_located(inst_GobernadorCastelloViedmaAirport,inst_Argentina)). - -fof(axWorldLZPred3981, axiom, - f_located(inst_ValledePascuaAirport,inst_Venezuela)). - -fof(axWorldLZPred3982, axiom, - f_located(inst_VillaDoloresAirport,inst_Argentina)). - -fof(axWorldLZPred3983, axiom, - f_located(inst_VadsoeVadsoAirport,inst_Norway)). - -fof(axWorldLZPred3984, axiom, - f_located(inst_TomOConnerTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred3985, axiom, - f_located(inst_ValdezAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3986, axiom, - f_located(inst_VenetieAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred3987, axiom, - f_located(inst_MaikwakAirport,inst_Guyana)). - -fof(axWorldLZPred3988, axiom, - f_located(inst_VejleAirport,inst_Denmark)). - -fof(axWorldLZPred3989, axiom, - f_located(inst_VelikiyeLukiWelikijeLukiPskovAirport,inst_Russia)). - -fof(axWorldLZPred3990, axiom, - f_located(inst_VernalUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred3991, axiom, - f_located(inst_GeneralHeribertoJaraVeracruzAirport,inst_Mexico)). - -fof(axWorldLZPred3992, axiom, - f_located(inst_DarkeCountyOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred3993, axiom, - f_located(inst_BarakomaAirport,inst_SolomonIslands)). - -fof(axWorldLZPred3994, axiom, - f_located(inst_TiogaMunicipalNDAirport,inst_UnitedStates)). - -fof(axWorldLZPred3995, axiom, - f_located(inst_VestmannaeyjarAirport,inst_Iceland)). - -fof(axWorldLZPred3996, axiom, - f_located(inst_VictoriaFallsAirport,inst_Zimbabwe)). - -fof(axWorldLZPred3997, axiom, - f_located(inst_VijayawadaAirport,inst_India)). - -fof(axWorldLZPred3998, axiom, - f_located(inst_VangriengAirport,inst_Laos)). - -fof(axWorldLZPred3999, axiom, - f_located(inst_ViganAirport,inst_Philippines)). - -fof(axWorldLZPred4000, axiom, - f_located(inst_VigoAirport,inst_Spain)). - -fof(axWorldLZPred4001, axiom, - f_located(inst_GeneralVillegaAirport,inst_Argentina)). - -fof(axWorldLZPred4002, axiom, - f_located(inst_NorthLasVegasAirTerminalNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred4003, axiom, - f_located(inst_VillagarzonAirport,inst_Colombia)). - -fof(axWorldLZPred4004, axiom, - f_located(inst_SaurimoAirport,inst_Angola)). - -fof(axWorldLZPred4005, axiom, - f_located(inst_VilhelminaAirport,inst_Sweden)). - -fof(axWorldLZPred4006, axiom, - f_located(inst_CulbersonCountyTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred4007, axiom, - f_located(inst_CharmeilVichyAirport,inst_France)). - -fof(axWorldLZPred4008, axiom, - f_located(inst_VahitahiAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred4009, axiom, - f_located(inst_VillaConstitucionAirport,inst_Mexico)). - -fof(axWorldLZPred4010, axiom, - f_located(inst_TrissinoVicenzaAirport,inst_Italy)). - -fof(axWorldLZPred4011, axiom, - f_located(inst_VidinAirport,inst_Bulgaria)). - -fof(axWorldLZPred4012, axiom, - f_located(inst_SchwechatWienViennaAirport,inst_Austria)). - -fof(axWorldLZPred4013, axiom, - f_located(inst_ElVigiaAirport,inst_Venezuela)). - -fof(axWorldLZPred4014, axiom, - f_located(inst_RollaNationalMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred4015, axiom, - f_located(inst_VirginGordaValleyVirginGordaAirport,inst_BritishVirginIslands)). - -fof(axWorldLZPred4016, axiom, - f_located(inst_KavikAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4017, axiom, - f_located(inst_DakhlaVillaCisnerosWesternSaharaAirport,inst_Morocco)). - -fof(axWorldLZPred4018, axiom, - f_located(inst_VinnytsyaVinnytsyaAirport,inst_Russia)). - -fof(axWorldLZPred4019, axiom, - f_located(inst_ViquequeAirport,inst_Indonesia)). - -fof(axWorldLZPred4020, axiom, - f_located(inst_VisaliaMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4021, axiom, - f_located(inst_VitoriaAirport,inst_Spain)). - -fof(axWorldLZPred4022, axiom, - f_located(inst_ViruAirport,inst_SolomonIslands)). - -fof(axWorldLZPred4023, axiom, - f_located(inst_ViviganiAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4024, axiom, - f_located(inst_VitoriaESAirport,inst_Brazil)). - -fof(axWorldLZPred4025, axiom, - f_located(inst_VizagAirport,inst_India)). - -fof(axWorldLZPred4026, axiom, - f_located(inst_XaiXaiViladeJoaoBeloAirport,inst_Mozambique)). - -fof(axWorldLZPred4027, axiom, - f_located(inst_VirginiaHighlandsVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4028, axiom, - f_located(inst_VilaJunqueiroAirport,inst_Mozambique)). - -fof(axWorldLZPred4029, axiom, - f_located(inst_RachGiaAirport,inst_Vietnam)). - -fof(axWorldLZPred4030, axiom, - f_located(inst_KungKuanAirport,inst_Taiwan)). - -fof(axWorldLZPred4031, axiom, - f_located(inst_VnukovoMoscowAirport,inst_Russia)). - -fof(axWorldLZPred4032, axiom, - f_located(inst_VicksburgMunicipalMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred4033, axiom, - f_located(inst_VorkutaKomiAirport,inst_Russia)). - -fof(axWorldLZPred4034, axiom, - f_located(inst_WestKaviAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4035, axiom, - f_located(inst_VandaliaMunicipalILAirport,inst_UnitedStates)). - -fof(axWorldLZPred4036, axiom, - f_located(inst_ValenciaAirport,inst_Spain)). - -fof(axWorldLZPred4037, axiom, - f_located(inst_ValdostaRegionalGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4038, axiom, - f_located(inst_VillaGesellAirport,inst_Argentina)). - -fof(axWorldLZPred4039, axiom, - f_located(inst_BauerfieldEfateIsAirport,inst_Vanuatu)). - -fof(axWorldLZPred4040, axiom, - f_located(inst_VolgodonskRostovAirport,inst_Russia)). - -fof(axWorldLZPred4041, axiom, - f_located(inst_ValladolidAirport,inst_Spain)). - -fof(axWorldLZPred4042, axiom, - f_located(inst_VillaMontesAirport,inst_Bolivia)). - -fof(axWorldLZPred4043, axiom, - f_located(inst_ZimValenciaCaraboboValenciaAirport,inst_Venezuela)). - -fof(axWorldLZPred4044, axiom, - f_located(inst_VallejoAirport,inst_Mexico)). - -fof(axWorldLZPred4045, axiom, - f_located(inst_VilaRicaAirport,inst_Brazil)). - -fof(axWorldLZPred4046, axiom, - f_located(inst_VallenarAirport,inst_Chile)). - -fof(axWorldLZPred4047, axiom, - f_located(inst_ValesdirAirport,inst_Vanuatu)). - -fof(axWorldLZPred4048, axiom, - f_located(inst_VelikiyeLukiPskovAirport,inst_Russia)). - -fof(axWorldLZPred4049, axiom, - f_located(inst_ValeraAirport,inst_Venezuela)). - -fof(axWorldLZPred4050, axiom, - f_located(inst_VillaMercedesAirport,inst_Argentina)). - -fof(axWorldLZPred4051, axiom, - f_located(inst_HaroldDavidsonFieldSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred4052, axiom, - f_located(inst_BaimuruAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4053, axiom, - f_located(inst_SaravaneAirport,inst_Laos)). - -fof(axWorldLZPred4054, axiom, - f_located(inst_VeniceMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred4055, axiom, - f_located(inst_VannesAirport,inst_France)). - -fof(axWorldLZPred4056, axiom, - f_located(inst_VanjiAirport,inst_China)). - -fof(axWorldLZPred4057, axiom, - f_located(inst_VilniusAirport,inst_Lithuania)). - -fof(axWorldLZPred4058, axiom, - f_located(inst_VanrookQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4059, axiom, - f_located(inst_VaranasiAirport,inst_India)). - -fof(axWorldLZPred4060, axiom, - f_located(inst_VanWertCountyOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred4061, axiom, - f_located(inst_VilanculosAirport,inst_Mozambique)). - -fof(axWorldLZPred4062, axiom, - f_located(inst_VanNuysCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4063, axiom, - f_located(inst_VolgogradStalingradVolgogradAirport,inst_Russia)). - -fof(axWorldLZPred4064, axiom, - f_located(inst_VohemarAirport,inst_Madagascar)). - -fof(axWorldLZPred4065, axiom, - f_located(inst_VoinjamaAirport,inst_Liberia)). - -fof(axWorldLZPred4066, axiom, - f_located(inst_VolkFieldWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred4067, axiom, - f_located(inst_VolosAirport,inst_Greece)). - -fof(axWorldLZPred4068, axiom, - f_located(inst_VotuporangaSPAirport,inst_Brazil)). - -fof(axWorldLZPred4069, axiom, - f_located(inst_VoronezhVoronezhAirport,inst_Russia)). - -fof(axWorldLZPred4070, axiom, - f_located(inst_CartersvilleGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4071, axiom, - f_located(inst_NgivaOngivaOndjivaAirport,inst_Angola)). - -fof(axWorldLZPred4072, axiom, - f_located(inst_VopnafjordurAirport,inst_Iceland)). - -fof(axWorldLZPred4073, axiom, - f_located(inst_EglinAirForceBaseOkaloosaCountyFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred4074, axiom, - f_located(inst_PorterCountyMunicipalINAirport,inst_UnitedStates)). - -fof(axWorldLZPred4075, axiom, - f_located(inst_ViequesViequesAirport,inst_PuertoRico)). - -fof(axWorldLZPred4076, axiom, - f_located(inst_VaraderoAirport,inst_Cuba)). - -fof(axWorldLZPred4077, axiom, - f_located(inst_VeroBeachMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred4078, axiom, - f_located(inst_ViracAirport,inst_Philippines)). - -fof(axWorldLZPred4079, axiom, - f_located(inst_VredendalAirport,inst_SouthAfrica)). - -fof(axWorldLZPred4080, axiom, - f_located(inst_VarkausAirport,inst_Finland)). - -fof(axWorldLZPred4081, axiom, - f_located(inst_VilaRealAirport,inst_Portugal)). - -fof(axWorldLZPred4082, axiom, - f_located(inst_VillafrancaVeronaAirport,inst_Italy)). - -fof(axWorldLZPred4083, axiom, - f_located(inst_VersaillesAirport,inst_France)). - -fof(axWorldLZPred4084, axiom, - f_located(inst_VryburgAirport,inst_SouthAfrica)). - -fof(axWorldLZPred4085, axiom, - f_located(inst_VaeroyAirport,inst_Norway)). - -fof(axWorldLZPred4086, axiom, - f_located(inst_CPACarlosRovirosaVillahermosaAirport,inst_Mexico)). - -fof(axWorldLZPred4087, axiom, - f_located(inst_ViseuAirport,inst_Portugal)). - -fof(axWorldLZPred4088, axiom, - f_located(inst_HartnessStateSpringfieldVTAirport,inst_UnitedStates)). - -fof(axWorldLZPred4089, axiom, - f_located(inst_LuhanskLuhanskAirport,inst_Ukraine)). - -fof(axWorldLZPred4090, axiom, - f_located(inst_PhuoclongAirport,inst_Vietnam)). - -fof(axWorldLZPred4091, axiom, - f_located(inst_HassloVasterasAirport,inst_Sweden)). - -fof(axWorldLZPred4092, axiom, - f_located(inst_VictoriaAirportHonduras,inst_Honduras)). - -fof(axWorldLZPred4093, axiom, - f_located(inst_VitsyebskVitebskVitsyebskAirport,inst_Belarus)). - -fof(axWorldLZPred4094, axiom, - f_located(inst_WattayVientianeAirport,inst_Laos)). - -fof(axWorldLZPred4095, axiom, - f_located(inst_VatuleleAirport,inst_Fiji)). - -fof(axWorldLZPred4096, axiom, - f_located(inst_VintonVeteransMemorialAirparkIAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4097, axiom, - f_located(inst_VittelAirport,inst_France)). - -fof(axWorldLZPred4098, axiom, - f_located(inst_MillerFieldNEAirport,inst_UnitedStates)). - -fof(axWorldLZPred4099, axiom, - f_located(inst_LasTunasAirport,inst_Cuba)). - -fof(axWorldLZPred4100, axiom, - f_located(inst_VishakhapatnamAirport,inst_India)). - -fof(axWorldLZPred4101, axiom, - f_located(inst_ValleduparAirport,inst_Colombia)). - -fof(axWorldLZPred4102, axiom, - f_located(inst_MahanoroAirport,inst_Madagascar)). - -fof(axWorldLZPred4103, axiom, - f_located(inst_LaVanguardiaVillavicencioAirport,inst_Colombia)). - -fof(axWorldLZPred4104, axiom, - f_located(inst_ViruViruInternationalSantaCruzAirport,inst_Bolivia)). - -fof(axWorldLZPred4105, axiom, - f_located(inst_VastervikAirport,inst_Sweden)). - -fof(axWorldLZPred4106, axiom, - f_located(inst_VladivostokPrimoryeAirport,inst_Russia)). - -fof(axWorldLZPred4107, axiom, - f_located(inst_OrtonvilleMunicipalAirportMartinsonFieldMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred4108, axiom, - f_located(inst_IlliziAirport,inst_Algeria)). - -fof(axWorldLZPred4109, axiom, - f_located(inst_LichingaVilaCabralAirport,inst_Mozambique)). - -fof(axWorldLZPred4110, axiom, - f_located(inst_SaoVicenteSaoVicenteAirport,inst_CapeVerde)). - -fof(axWorldLZPred4111, axiom, - f_located(inst_VaxjoAirport,inst_Sweden)). - -fof(axWorldLZPred4112, axiom, - f_located(inst_SertelCiudaddeMexicoMexicoCityAirport,inst_Mexico)). - -fof(axWorldLZPred4113, axiom, - f_located(inst_VryheidAirport,inst_SouthAfrica)). - -fof(axWorldLZPred4114, axiom, - f_located(inst_IllinoisValleyRegionalAirportWalterADuncanFieldILAirport,inst_UnitedStates)). - -fof(axWorldLZPred4115, axiom, - f_located(inst_WalesAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4116, axiom, - f_located(inst_WabagAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4117, axiom, - f_located(inst_WacaAirport,inst_Ethiopia)). - -fof(axWorldLZPred4118, axiom, - f_located(inst_AndriamenaAirport,inst_Madagascar)). - -fof(axWorldLZPred4119, axiom, - f_located(inst_WadiAdDawasirAirport,inst_SaudiArabia)). - -fof(axWorldLZPred4120, axiom, - f_located(inst_WanaAirport,inst_Pakistan)). - -fof(axWorldLZPred4121, axiom, - f_located(inst_WanganuiAirport,inst_NewZealand)). - -fof(axWorldLZPred4122, axiom, - f_located(inst_HarrySternNDAirport,inst_UnitedStates)). - -fof(axWorldLZPred4123, axiom, - f_located(inst_AntsohihyAirport,inst_Madagascar)). - -fof(axWorldLZPred4124, axiom, - f_located(inst_WawoiFallsAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4125, axiom, - f_located(inst_AnkazoaboAirport,inst_Madagascar)). - -fof(axWorldLZPred4126, axiom, - f_located(inst_ChincoteagueVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4127, axiom, - f_located(inst_AmbatondrazakaAirport,inst_Madagascar)). - -fof(axWorldLZPred4128, axiom, - f_located(inst_WaverneyAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4129, axiom, - f_located(inst_WaboAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4130, axiom, - f_located(inst_AltoPalenaAirport,inst_Chile)). - -fof(axWorldLZPred4131, axiom, - f_located(inst_AntsalovaAirport,inst_Madagascar)). - -fof(axWorldLZPred4132, axiom, - f_located(inst_WarisAirport,inst_Indonesia)). - -fof(axWorldLZPred4133, axiom, - f_located(inst_MetropolitanAreaDCAirport,inst_UnitedStates)). - -fof(axWorldLZPred4134, axiom, - f_located(inst_WaterfordAirport,inst_Ireland)). - -fof(axWorldLZPred4135, axiom, - f_located(inst_WauchopeNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred4136, axiom, - f_located(inst_WaveHillNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred4137, axiom, - f_located(inst_OkecieWarszawaWarsawAirport,inst_Poland)). - -fof(axWorldLZPred4138, axiom, - f_located(inst_WarroadInternationalAirportSwedeCarlsonFieldMNAirport,inst_UnitedStates)). - -fof(axWorldLZPred4139, axiom, - f_located(inst_GreeneCountyPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4140, axiom, - f_located(inst_WarwickQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4141, axiom, - f_located(inst_WarraberIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4142, axiom, - f_located(inst_StebbinsAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4143, axiom, - f_located(inst_BefandrianaAirport,inst_Madagascar)). - -fof(axWorldLZPred4144, axiom, - f_located(inst_BealananaAirport,inst_Madagascar)). - -fof(axWorldLZPred4145, axiom, - f_located(inst_WapenamandaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4146, axiom, - f_located(inst_WoburnMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4147, axiom, - f_located(inst_BerorohaAirport,inst_Madagascar)). - -fof(axWorldLZPred4148, axiom, - f_located(inst_BeaverAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4149, axiom, - f_located(inst_RobenHoodMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred4150, axiom, - f_located(inst_BoulderMunicipalCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred4151, axiom, - f_located(inst_WilkesBarreWyomingValleyPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4152, axiom, - f_located(inst_YaquaraAirport,inst_Colombia)). - -fof(axWorldLZPred4153, axiom, - f_located(inst_CastroAirport,inst_Chile)). - -fof(axWorldLZPred4154, axiom, - f_located(inst_ChaitenAirport,inst_Chile)). - -fof(axWorldLZPred4155, axiom, - f_located(inst_CaletaJosefinaAirport,inst_Chile)). - -fof(axWorldLZPred4156, axiom, - f_located(inst_CoolullahAirport,inst_Australia)). - -fof(axWorldLZPred4157, axiom, - f_located(inst_ChandalarLakeAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4158, axiom, - f_located(inst_AlcootaNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred4159, axiom, - f_located(inst_WadiAinAirport,inst_Yemen)). - -fof(axWorldLZPred4160, axiom, - f_located(inst_DeepBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4161, axiom, - f_located(inst_EnidWoodringMunicipalOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4162, axiom, - f_located(inst_JGStrijdomInternationalWindhoekAirport,inst_Namibia)). - -fof(axWorldLZPred4163, axiom, - f_located(inst_WondaiAirport,inst_Australia)). - -fof(axWorldLZPred4164, axiom, - f_located(inst_WandoAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4165, axiom, - f_located(inst_BoonevilleBaldwynMSAirport,inst_UnitedStates)). - -fof(axWorldLZPred4166, axiom, - f_located(inst_WinderGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4167, axiom, - f_located(inst_HavilarAirport,inst_China)). - -fof(axWorldLZPred4168, axiom, - f_located(inst_ParkerCountyTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred4169, axiom, - f_located(inst_WebequieONAirport,inst_Canada)). - -fof(axWorldLZPred4170, axiom, - f_located(inst_WedauAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4171, axiom, - f_located(inst_WeifangAirport,inst_China)). - -fof(axWorldLZPred4172, axiom, - f_located(inst_WeihaiAirport,inst_China)). - -fof(axWorldLZPred4173, axiom, - f_located(inst_WeipaQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4174, axiom, - f_located(inst_WelkomAirport,inst_SouthAfrica)). - -fof(axWorldLZPred4175, axiom, - f_located(inst_WestMallingEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4176, axiom, - f_located(inst_WeamAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4177, axiom, - f_located(inst_WeasuaAirport,inst_Liberia)). - -fof(axWorldLZPred4178, axiom, - f_located(inst_WagetheAirport,inst_Indonesia)). - -fof(axWorldLZPred4179, axiom, - f_located(inst_WeeWaaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred4180, axiom, - f_located(inst_WexfordAirport,inst_Ireland)). - -fof(axWorldLZPred4181, axiom, - f_located(inst_KetchikanHarborSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4182, axiom, - f_located(inst_FianarantsoaAirport,inst_Madagascar)). - -fof(axWorldLZPred4183, axiom, - f_located(inst_NorthernAroostookRegionalMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred4184, axiom, - f_located(inst_WaggaWaggaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred4185, axiom, - f_located(inst_BahawalnagarAirport,inst_Pakistan)). - -fof(axWorldLZPred4186, axiom, - f_located(inst_WarrangalAirport,inst_India)). - -fof(axWorldLZPred4187, axiom, - f_located(inst_WalgettNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred4188, axiom, - f_located(inst_BaltraIslandGalapagosAirport,inst_Ecuador)). - -fof(axWorldLZPred4189, axiom, - f_located(inst_WaitangiAirport,inst_NewZealand)). - -fof(axWorldLZPred4190, axiom, - f_located(inst_WinchesterRegionalVAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4191, axiom, - f_located(inst_WaingapuAirport,inst_Indonesia)). - -fof(axWorldLZPred4192, axiom, - f_located(inst_WangarattaVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred4193, axiom, - f_located(inst_WagnyAirport,inst_Gabon)). - -fof(axWorldLZPred4194, axiom, - f_located(inst_WestHoustonTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred4195, axiom, - f_located(inst_FassamaAirport,inst_Liberia)). - -fof(axWorldLZPred4196, axiom, - f_located(inst_HyderSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4197, axiom, - f_located(inst_WadiHalfaAirport,inst_Sudan)). - -fof(axWorldLZPred4198, axiom, - f_located(inst_WhakataneAirport,inst_NewZealand)). - -fof(axWorldLZPred4199, axiom, - f_located(inst_WelshpoolVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred4200, axiom, - f_located(inst_WickhamAirport,inst_Australia)). - -fof(axWorldLZPred4201, axiom, - f_located(inst_FranzJosefAirport,inst_NewZealand)). - -fof(axWorldLZPred4202, axiom, - f_located(inst_WhitemanCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4203, axiom, - f_located(inst_VailJunctionHeliportCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred4204, axiom, - f_located(inst_WhalsayAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4205, axiom, - f_located(inst_WhartonMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred4206, axiom, - f_located(inst_WuhuAirport,inst_China)). - -fof(axWorldLZPred4207, axiom, - f_located(inst_WickAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4208, axiom, - f_located(inst_WildenrathAirport,inst_Germany)). - -fof(axWorldLZPred4209, axiom, - f_located(inst_WiesbadenAirBaseWiesbadenAirport,inst_Germany)). - -fof(axWorldLZPred4210, axiom, - f_located(inst_SurfdaleAirport,inst_NewZealand)). - -fof(axWorldLZPred4211, axiom, - f_located(inst_WilsonNairobiAirport,inst_Kenya)). - -fof(axWorldLZPred4212, axiom, - f_located(inst_WintonQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4213, axiom, - f_located(inst_WilcanniaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4214, axiom, - f_located(inst_WittendomGorgeWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4215, axiom, - f_located(inst_WituAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4216, axiom, - f_located(inst_TuxpanAirport,inst_Mexico)). - -fof(axWorldLZPred4217, axiom, - f_located(inst_WojaAirport,inst_MarshallIslands)). - -fof(axWorldLZPred4218, axiom, - f_located(inst_GeneralWilliamJFoxAirfieldCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4219, axiom, - f_located(inst_WajirAirport,inst_Kenya)). - -fof(axWorldLZPred4220, axiom, - f_located(inst_WanakaAirport,inst_NewZealand)). - -fof(axWorldLZPred4221, axiom, - f_located(inst_WarracknabealVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred4222, axiom, - f_located(inst_ConnellsvillePAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4223, axiom, - f_located(inst_HwangeAirport,inst_Zimbabwe)). - -fof(axWorldLZPred4224, axiom, - f_located(inst_HokkaidoWakkanaiAirport,inst_Japan)). - -fof(axWorldLZPred4225, axiom, - f_located(inst_AleknagikAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4226, axiom, - f_located(inst_WaikoloaHIAirport,inst_UnitedStates)). - -fof(axWorldLZPred4227, axiom, - f_located(inst_WakunaiAirport,inst_SolomonIslands)). - -fof(axWorldLZPred4228, axiom, - f_located(inst_NevadaCountyAirParkCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4229, axiom, - f_located(inst_WalkersCayAbacoAirport,inst_Bahamas)). - -fof(axWorldLZPred4230, axiom, - f_located(inst_TresLagoasMTAirport,inst_Brazil)). - -fof(axWorldLZPred4231, axiom, - f_located(inst_WallalAirport,inst_Australia)). - -fof(axWorldLZPred4232, axiom, - f_located(inst_LabouchereBayAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4233, axiom, - f_located(inst_WalchaNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred4234, axiom, - f_located(inst_StrotherFieldKSAirport,inst_UnitedStates)). - -fof(axWorldLZPred4235, axiom, - f_located(inst_InternationalWellingtonAirport,inst_NewZealand)). - -fof(axWorldLZPred4236, axiom, - f_located(inst_WalahaAirport,inst_Vanuatu)). - -fof(axWorldLZPred4237, axiom, - f_located(inst_SelawikAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4238, axiom, - f_located(inst_WollogorangAirport,inst_Australia)). - -fof(axWorldLZPred4239, axiom, - f_located(inst_ProspectHillMAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4240, axiom, - f_located(inst_LittleNaukatiAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4241, axiom, - f_located(inst_WaterlooNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred4242, axiom, - f_located(inst_LoringSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4243, axiom, - f_located(inst_WillowsGlennCountyCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4244, axiom, - f_located(inst_MandritsaraAirport,inst_Madagascar)). - -fof(axWorldLZPred4245, axiom, - f_located(inst_WarrnamboolVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred4246, axiom, - f_located(inst_WinnemuccaMunicipalNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred4247, axiom, - f_located(inst_MandabeAirport,inst_Madagascar)). - -fof(axWorldLZPred4248, axiom, - f_located(inst_WarramboorMtKeithWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4249, axiom, - f_located(inst_BaxterCountyRegionalARAirport,inst_UnitedStates)). - -fof(axWorldLZPred4250, axiom, - f_located(inst_MeyersChuckSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4251, axiom, - f_located(inst_MalaimbandyAirport,inst_Madagascar)). - -fof(axWorldLZPred4252, axiom, - f_located(inst_MaroantsetraAirport,inst_Madagascar)). - -fof(axWorldLZPred4253, axiom, - f_located(inst_WhiteMountainAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4254, axiom, - f_located(inst_MampikonyAirport,inst_Madagascar)). - -fof(axWorldLZPred4255, axiom, - f_located(inst_MananaraAirport,inst_Madagascar)). - -fof(axWorldLZPred4256, axiom, - f_located(inst_MadirovaloAirport,inst_Madagascar)). - -fof(axWorldLZPred4257, axiom, - f_located(inst_WamenaAirport,inst_Indonesia)). - -fof(axWorldLZPred4258, axiom, - f_located(inst_NapakiakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4259, axiom, - f_located(inst_NichinCoveSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4260, axiom, - f_located(inst_WindarraWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4261, axiom, - f_located(inst_WoraNaYeAirport,inst_Gabon)). - -fof(axWorldLZPred4262, axiom, - f_located(inst_WunnumminLakeONAirport,inst_Canada)). - -fof(axWorldLZPred4263, axiom, - f_located(inst_NagaAirport,inst_Philippines)). - -fof(axWorldLZPred4264, axiom, - f_located(inst_LabambaAirport,inst_Gabon)). - -fof(axWorldLZPred4265, axiom, - f_located(inst_WindorahParkQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4266, axiom, - f_located(inst_NawabShahAirport,inst_Pakistan)). - -fof(axWorldLZPred4267, axiom, - f_located(inst_HierroCanaryIslandsAirport,inst_Spain)). - -fof(axWorldLZPred4268, axiom, - f_located(inst_WanumaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4269, axiom, - f_located(inst_WynyardTasmaniaAirport,inst_Australia)). - -fof(axWorldLZPred4270, axiom, - f_located(inst_WenzhouAirport,inst_China)). - -fof(axWorldLZPred4271, axiom, - f_located(inst_WonenaraAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4272, axiom, - f_located(inst_WoodbridgeRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4273, axiom, - f_located(inst_WoodRiverAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4274, axiom, - f_located(inst_WoensdrechtAirport,inst_Netherlands)). - -fof(axWorldLZPred4275, axiom, - f_located(inst_WoodgreenNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred4276, axiom, - f_located(inst_WologissiAirport,inst_Liberia)). - -fof(axWorldLZPred4277, axiom, - f_located(inst_WonkenAirport,inst_Venezuela)). - -fof(axWorldLZPred4278, axiom, - f_located(inst_WollongongNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred4279, axiom, - f_located(inst_WondoolaAirport,inst_Australia)). - -fof(axWorldLZPred4280, axiom, - f_located(inst_WoodchopperAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4281, axiom, - f_located(inst_WonanAirport,inst_Taiwan)). - -fof(axWorldLZPred4282, axiom, - f_located(inst_WillowAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4283, axiom, - f_located(inst_PuertoAisenAirport,inst_Chile)). - -fof(axWorldLZPred4284, axiom, - f_located(inst_PortBergeAirport,inst_Madagascar)). - -fof(axWorldLZPred4285, axiom, - f_located(inst_PincherCreekABAirport,inst_Canada)). - -fof(axWorldLZPred4286, axiom, - f_located(inst_WrothamQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4287, axiom, - f_located(inst_PowellLakeWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4288, axiom, - f_located(inst_WipimAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4289, axiom, - f_located(inst_NorthForkValleyCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred4290, axiom, - f_located(inst_PorvenirAirport,inst_Chile)). - -fof(axWorldLZPred4291, axiom, - f_located(inst_PersepolisAirport,inst_Iran)). - -fof(axWorldLZPred4292, axiom, - f_located(inst_WestportAirport,inst_NewZealand)). - -fof(axWorldLZPred4293, axiom, - f_located(inst_PuertoWilliamsAirport,inst_Chile)). - -fof(axWorldLZPred4294, axiom, - f_located(inst_KeekorokAirport,inst_Kenya)). - -fof(axWorldLZPred4295, axiom, - f_located(inst_WarderAirport,inst_Ethiopia)). - -fof(axWorldLZPred4296, axiom, - f_located(inst_RobinsAirForceBaseGAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4297, axiom, - f_located(inst_WhangareiAirport,inst_NewZealand)). - -fof(axWorldLZPred4298, axiom, - f_located(inst_WrangellAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4299, axiom, - f_located(inst_McGuireAirForceBaseNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred4300, axiom, - f_located(inst_WhiteRockTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred4301, axiom, - f_located(inst_WorlandMunicipalWYAirport,inst_UnitedStates)). - -fof(axWorldLZPred4302, axiom, - f_located(inst_WroclawAirport,inst_Poland)). - -fof(axWorldLZPred4303, axiom, - f_located(inst_WerurAirport,inst_Indonesia)). - -fof(axWorldLZPred4304, axiom, - f_located(inst_WarranagineWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4305, axiom, - f_located(inst_WestrayAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4306, axiom, - f_located(inst_WasuaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4307, axiom, - f_located(inst_SteamboatBaySeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4308, axiom, - f_located(inst_CondronArmyAirFieldNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred4309, axiom, - f_located(inst_SantaCeciliaAirport,inst_Ecuador)). - -fof(axWorldLZPred4310, axiom, - f_located(inst_SarichefAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4311, axiom, - f_located(inst_WashingtonCountyPAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4312, axiom, - f_located(inst_BrookhavenNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred4313, axiom, - f_located(inst_SanJuanUganikSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4314, axiom, - f_located(inst_ArlingtonMunicipalTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred4315, axiom, - f_located(inst_NorthDallasHeliportTXAirport,inst_UnitedStates)). - -fof(axWorldLZPred4316, axiom, - f_located(inst_WisemanAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4317, axiom, - f_located(inst_SouthNakneknr2AKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4318, axiom, - f_located(inst_WashaboAirport,inst_Suriname)). - -fof(axWorldLZPred4319, axiom, - f_located(inst_WespamAirport,inst_Nicaragua)). - -fof(axWorldLZPred4320, axiom, - f_located(inst_WasiorAirport,inst_Indonesia)). - -fof(axWorldLZPred4321, axiom, - f_located(inst_WallStSeaplaneDockNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred4322, axiom, - f_located(inst_WesterlyStateRIAirport,inst_UnitedStates)). - -fof(axWorldLZPred4323, axiom, - f_located(inst_WasuAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4324, axiom, - f_located(inst_WestsoundSeaplaneBaseWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4325, axiom, - f_located(inst_AirlieBeachQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4326, axiom, - f_located(inst_TambohoranoAirport,inst_Madagascar)). - -fof(axWorldLZPred4327, axiom, - f_located(inst_WorldTradeCenterNYAirport,inst_UnitedStates)). - -fof(axWorldLZPred4328, axiom, - f_located(inst_WestEndAirport,inst_Bahamas)). - -fof(axWorldLZPred4329, axiom, - f_located(inst_WotjeWotjeAirport,inst_MarshallIslands)). - -fof(axWorldLZPred4330, axiom, - f_located(inst_NoatakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4331, axiom, - f_located(inst_TuntatuliakAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4332, axiom, - f_located(inst_WaddingtonRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4333, axiom, - f_located(inst_WothoAirport,inst_MarshallIslands)). - -fof(axWorldLZPred4334, axiom, - f_located(inst_WoitapeAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4335, axiom, - f_located(inst_WhiteriverAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred4336, axiom, - f_located(inst_TsiroanomandidyAirport,inst_Madagascar)). - -fof(axWorldLZPred4337, axiom, - f_located(inst_WantoatAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4338, axiom, - f_located(inst_WhittangaAirport,inst_NewZealand)). - -fof(axWorldLZPred4339, axiom, - f_located(inst_WudinnaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4340, axiom, - f_located(inst_WauAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4341, axiom, - f_located(inst_WuhanAirport,inst_China)). - -fof(axWorldLZPred4342, axiom, - f_located(inst_TaguacAirport,inst_Guam)). - -fof(axWorldLZPred4343, axiom, - f_located(inst_WilunaWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4344, axiom, - f_located(inst_WuyishanAirport,inst_China)). - -fof(axWorldLZPred4345, axiom, - f_located(inst_WauAirportSudan,inst_Sudan)). - -fof(axWorldLZPred4346, axiom, - f_located(inst_WuvuluIslandAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4347, axiom, - f_located(inst_WuxiAirport,inst_China)). - -fof(axWorldLZPred4348, axiom, - f_located(inst_WuzhouAirport,inst_China)). - -fof(axWorldLZPred4349, axiom, - f_located(inst_WalvisBayAirport,inst_Namibia)). - -fof(axWorldLZPred4350, axiom, - f_located(inst_WatsonvilleMunicipalCAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4351, axiom, - f_located(inst_ManakaraAirport,inst_Madagascar)). - -fof(axWorldLZPred4352, axiom, - f_located(inst_WatervilleRobertLafleurMEAirport,inst_UnitedStates)). - -fof(axWorldLZPred4353, axiom, - f_located(inst_WilhemshavenAirport,inst_Germany)). - -fof(axWorldLZPred4354, axiom, - f_located(inst_VolovanAirport,inst_Madagascar)). - -fof(axWorldLZPred4355, axiom, - f_located(inst_WasillaAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4356, axiom, - f_located(inst_CapeMayCountyNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred4357, axiom, - f_located(inst_WewakAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4358, axiom, - f_located(inst_GaviotasAirport,inst_Colombia)). - -fof(axWorldLZPred4359, axiom, - f_located(inst_NorthWhaleSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4360, axiom, - f_located(inst_WestWoodwardOKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4361, axiom, - f_located(inst_WildwoodAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4362, axiom, - f_located(inst_NewtokSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4363, axiom, - f_located(inst_IngenikaBCAirport,inst_Canada)). - -fof(axWorldLZPred4364, axiom, - f_located(inst_WestWyalongNewSouthWalesAirport,inst_Australia)). - -fof(axWorldLZPred4365, axiom, - f_located(inst_wethersfieldRAFStationEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4366, axiom, - f_located(inst_TangaIslandAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4367, axiom, - f_located(inst_WanxianSichuanAirport,inst_China)). - -fof(axWorldLZPred4368, axiom, - f_located(inst_WhyallaSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4369, axiom, - f_located(inst_YesBayLodgeSeaplaneBaseAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4370, axiom, - f_located(inst_YengemaAirport,inst_SierraLeone)). - -fof(axWorldLZPred4371, axiom, - f_located(inst_WyndhamWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4372, axiom, - f_located(inst_YellowstoneMTAirport,inst_UnitedStates)). - -fof(axWorldLZPred4373, axiom, - f_located(inst_NassauSeaplaneBaseNewProvidenceAirport,inst_Bahamas)). - -fof(axWorldLZPred4374, axiom, - f_located(inst_AlamosAirport,inst_Mexico)). - -fof(axWorldLZPred4375, axiom, - f_located(inst_ChapecoSCAirport,inst_Brazil)). - -fof(axWorldLZPred4376, axiom, - f_located(inst_AribindaAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4377, axiom, - f_located(inst_BrevoortNTAirport,inst_Canada)). - -fof(axWorldLZPred4378, axiom, - f_located(inst_XayaburyAirport,inst_Laos)). - -fof(axWorldLZPred4379, axiom, - f_located(inst_BlubberBayBCAirport,inst_Canada)). - -fof(axWorldLZPred4380, axiom, - f_located(inst_BearskinLakeAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4381, axiom, - f_located(inst_BogandeAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4382, axiom, - f_located(inst_BirjandAirport,inst_Iran)). - -fof(axWorldLZPred4383, axiom, - f_located(inst_BunoBedelleAirport,inst_Ethiopia)). - -fof(axWorldLZPred4384, axiom, - f_located(inst_BiniguniAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4385, axiom, - f_located(inst_BoulsaAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4386, axiom, - f_located(inst_BrockvilleAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4387, axiom, - f_located(inst_KilliniqKillinekIslandNTAirport,inst_Canada)). - -fof(axWorldLZPred4388, axiom, - f_located(inst_ChristmasIslandChristmasIslandAirport,inst_Australia)). - -fof(axWorldLZPred4389, axiom, - f_located(inst_CluffLakeAerodromeSKAirport,inst_Canada)). - -fof(axWorldLZPred4390, axiom, - f_located(inst_ChathamAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4391, axiom, - f_located(inst_BusuangaAirport,inst_Philippines)). - -fof(axWorldLZPred4392, axiom, - f_located(inst_ColacVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred4393, axiom, - f_located(inst_DiebougouAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4394, axiom, - f_located(inst_DjiboAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4395, axiom, - f_located(inst_XingchengAirport,inst_China)). - -fof(axWorldLZPred4396, axiom, - f_located(inst_LakeGenevaAireEstatesWIAirport,inst_UnitedStates)). - -fof(axWorldLZPred4397, axiom, - f_located(inst_XiangfanAirport,inst_China)). - -fof(axWorldLZPred4398, axiom, - f_located(inst_FinkerwerdenAirbusPlantHamburgAirport,inst_Germany)). - -fof(axWorldLZPred4399, axiom, - f_located(inst_GaouaAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4400, axiom, - f_located(inst_DnataAirport,inst_UnitedArabEmirates)). - -fof(axWorldLZPred4401, axiom, - f_located(inst_GoromGoromAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4402, axiom, - f_located(inst_GranvilleLakeMBAirport,inst_Canada)). - -fof(axWorldLZPred4403, axiom, - f_located(inst_XangongoAirport,inst_Angola)). - -fof(axWorldLZPred4404, axiom, - f_located(inst_KangiqsualujjuaqQCAirport,inst_Canada)). - -fof(axWorldLZPred4405, axiom, - f_located(inst_XichangAirport,inst_China)). - -fof(axWorldLZPred4406, axiom, - f_located(inst_XienglomAirport,inst_Laos)). - -fof(axWorldLZPred4407, axiom, - f_located(inst_XinguaraAirport,inst_Brazil)). - -fof(axWorldLZPred4408, axiom, - f_located(inst_XilinhotAirport,inst_China)). - -fof(axWorldLZPred4409, axiom, - f_located(inst_XingningAirport,inst_China)). - -fof(axWorldLZPred4410, axiom, - f_located(inst_XianXianyangAirport,inst_China)). - -fof(axWorldLZPred4411, axiom, - f_located(inst_KantchariAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4412, axiom, - f_located(inst_XiengKhouangAirport,inst_Laos)). - -fof(axWorldLZPred4413, axiom, - f_located(inst_KasabonikaONAirport,inst_Canada)). - -fof(axWorldLZPred4414, axiom, - f_located(inst_KayaAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4415, axiom, - f_located(inst_LittleAmericaUTAirport,inst_UnitedStates)). - -fof(axWorldLZPred4416, axiom, - f_located(inst_LacBrochetMBAirport,inst_Canada)). - -fof(axWorldLZPred4417, axiom, - f_located(inst_LakenheathAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4418, axiom, - f_located(inst_LongXuyenAirport,inst_Vietnam)). - -fof(axWorldLZPred4419, axiom, - f_located(inst_SaintLouisAirport,inst_Senegal)). - -fof(axWorldLZPred4420, axiom, - f_located(inst_LeoAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4421, axiom, - f_located(inst_LemwerderDASAPlantBremenAirport,inst_Germany)). - -fof(axWorldLZPred4422, axiom, - f_located(inst_XiamenAmoyAirport,inst_China)). - -fof(axWorldLZPred4423, axiom, - f_located(inst_MallacootaVictoriaAirport,inst_Australia)). - -fof(axWorldLZPred4424, axiom, - f_located(inst_MadisonMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred4425, axiom, - f_located(inst_MahendranagarAirport,inst_Nepal)). - -fof(axWorldLZPred4426, axiom, - f_located(inst_ManihiAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred4427, axiom, - f_located(inst_MasasiAirport,inst_Tanzania)). - -fof(axWorldLZPred4428, axiom, - f_located(inst_MinaltonSouthAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4429, axiom, - f_located(inst_XiamenAirport,inst_China)). - -fof(axWorldLZPred4430, axiom, - f_located(inst_MacMillanPassAerodromeYTAirport,inst_Canada)). - -fof(axWorldLZPred4431, axiom, - f_located(inst_SimmonsMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred4432, axiom, - f_located(inst_CapeCanaveralAirForceStationSkidStripFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred4433, axiom, - f_located(inst_MacasAirport,inst_Ecuador)). - -fof(axWorldLZPred4434, axiom, - f_located(inst_YamIslandQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4435, axiom, - f_located(inst_QuangNgaiAirport,inst_Vietnam)). - -fof(axWorldLZPred4436, axiom, - f_located(inst_XiningAirport,inst_China)). - -fof(axWorldLZPred4437, axiom, - f_located(inst_NorthAirForceAuxiliarySCAirport,inst_UnitedStates)). - -fof(axWorldLZPred4438, axiom, - f_located(inst_XingtaiAirport,inst_China)). - -fof(axWorldLZPred4439, axiom, - f_located(inst_NounaeAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4440, axiom, - f_located(inst_PamaAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4441, axiom, - f_located(inst_PikangikumWaterAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4442, axiom, - f_located(inst_PukatawaganMBAirport,inst_Canada)). - -fof(axWorldLZPred4443, axiom, - f_located(inst_ComayaguaAirport,inst_Honduras)). - -fof(axWorldLZPred4444, axiom, - f_located(inst_PoplarRiverMBAirport,inst_Canada)). - -fof(axWorldLZPred4445, axiom, - f_located(inst_PineRidgeSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred4446, axiom, - f_located(inst_WestKuparukAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4447, axiom, - f_located(inst_QueposAirport,inst_CostaRica)). - -fof(axWorldLZPred4448, axiom, - f_located(inst_QualicumBeachAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4449, axiom, - f_located(inst_RossRiverYTAirport,inst_Canada)). - -fof(axWorldLZPred4450, axiom, - f_located(inst_StMaloAirport,inst_France)). - -fof(axWorldLZPred4451, axiom, - f_located(inst_SebbaAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4452, axiom, - f_located(inst_SouthIndianLakeMBAirport,inst_Canada)). - -fof(axWorldLZPred4453, axiom, - f_located(inst_StMarysMDAirport,inst_UnitedStates)). - -fof(axWorldLZPred4454, axiom, - f_located(inst_SeletarSingaporeAirport,inst_Singapore)). - -fof(axWorldLZPred4455, axiom, - f_located(inst_TonopahTestRangeNVAirport,inst_UnitedStates)). - -fof(axWorldLZPred4456, axiom, - f_located(inst_ThargomindahQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4457, axiom, - f_located(inst_TadouleLakeWaterAerodromeMBAirport,inst_Canada)). - -fof(axWorldLZPred4458, axiom, - f_located(inst_TaroomQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4459, axiom, - f_located(inst_TaraQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4460, axiom, - f_located(inst_XuzhouAirport,inst_China)). - -fof(axWorldLZPred4461, axiom, - f_located(inst_VinhLongAirport,inst_Vietnam)). - -fof(axWorldLZPred4462, axiom, - f_located(inst_EmmenAirport,inst_Switzerland)). - -fof(axWorldLZPred4463, axiom, - f_located(inst_KhalidMilitaryCityAirport,inst_SaudiArabia)). - -fof(axWorldLZPred4464, axiom, - f_located(inst_RiyadhAirport,inst_SaudiArabia)). - -fof(axWorldLZPred4465, axiom, - f_located(inst_AlKharjAirBaseAirport,inst_SaudiArabia)). - -fof(axWorldLZPred4466, axiom, - f_located(inst_IwakuniHonshuIsAirport,inst_Japan)). - -fof(axWorldLZPred4467, axiom, - f_located(inst_WoodfordAerodromeEnglandAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4468, axiom, - f_located(inst_YandinaRusselIsAirport,inst_SolomonIslands)). - -fof(axWorldLZPred4469, axiom, - f_located(inst_YeAirport,inst_Myanmar)). - -fof(axWorldLZPred4470, axiom, - f_located(inst_ZabreAirport,inst_BurkinaFaso)). - -fof(axWorldLZPred4471, axiom, - f_located(inst_AnahimLakeAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4472, axiom, - f_located(inst_ArcticBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4473, axiom, - f_located(inst_CatLakeONAirport,inst_Canada)). - -fof(axWorldLZPred4474, axiom, - f_located(inst_AltaLakeBCAirport,inst_Canada)). - -fof(axWorldLZPred4475, axiom, - f_located(inst_AsbestosAerodromeQCAirport,inst_Canada)). - -fof(axWorldLZPred4476, axiom, - f_located(inst_FortFrancesMunicipalONAirport,inst_Canada)). - -fof(axWorldLZPred4477, axiom, - f_located(inst_LaGrandenr4QCAirport,inst_Canada)). - -fof(axWorldLZPred4478, axiom, - f_located(inst_ChillanAirport,inst_Chile)). - -fof(axWorldLZPred4479, axiom, - f_located(inst_LyallHarbourBCAirport,inst_Canada)). - -fof(axWorldLZPred4480, axiom, - f_located(inst_YakutatAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred4481, axiom, - f_located(inst_AlertBayBCAirport,inst_Canada)). - -fof(axWorldLZPred4482, axiom, - f_located(inst_SaultSteMarieONAirport,inst_Canada)). - -fof(axWorldLZPred4483, axiom, - f_located(inst_YangambiAirport,inst_Zaire)). - -fof(axWorldLZPred4484, axiom, - f_located(inst_YapInternationalYapIslandAirport,inst_Micronesia)). - -fof(axWorldLZPred4485, axiom, - f_located(inst_MapleBayBCAirport,inst_Canada)). - -fof(axWorldLZPred4486, axiom, - f_located(inst_LaGrandenr3QCAirport,inst_Canada)). - -fof(axWorldLZPred4487, axiom, - f_located(inst_KangirsukQCAirport,inst_Canada)). - -fof(axWorldLZPred4488, axiom, - f_located(inst_AttawapiskatONAirport,inst_Canada)). - -fof(axWorldLZPred4489, axiom, - f_located(inst_LiverpoolNSAirport,inst_Canada)). - -fof(axWorldLZPred4490, axiom, - f_located(inst_MinersBayBCAirport,inst_Canada)). - -fof(axWorldLZPred4491, axiom, - f_located(inst_AnglingLakeMBAirport,inst_Canada)). - -fof(axWorldLZPred4492, axiom, - f_located(inst_StAnthonyNFAirport,inst_Canada)). - -fof(axWorldLZPred4493, axiom, - f_located(inst_TofinoBCAirport,inst_Canada)). - -fof(axWorldLZPred4494, axiom, - f_located(inst_BanffABAirport,inst_Canada)). - -fof(axWorldLZPred4495, axiom, - f_located(inst_PellyBayTownsiteNTAirport,inst_Canada)). - -fof(axWorldLZPred4496, axiom, - f_located(inst_BaieComeauQCAirport,inst_Canada)). - -fof(axWorldLZPred4497, axiom, - f_located(inst_NewWestminsterWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4498, axiom, - f_located(inst_UraniumCitySKAirport,inst_Canada)). - -fof(axWorldLZPred4499, axiom, - f_located(inst_BamfieldWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4500, axiom, - f_located(inst_BagotvilleQCAirport,inst_Canada)). - -fof(axWorldLZPred4501, axiom, - f_located(inst_BullHarbourWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4502, axiom, - f_located(inst_BlackTickleAerodromeNFAirport,inst_Canada)). - -fof(axWorldLZPred4503, axiom, - f_located(inst_BaieJohanBeetzWaterAerodromeQCAirport,inst_Canada)). - -fof(axWorldLZPred4504, axiom, - f_located(inst_BakerLakeNTAirport,inst_Canada)). - -fof(axWorldLZPred4505, axiom, - f_located(inst_CampbellRiverBCAirport,inst_Canada)). - -fof(axWorldLZPred4506, axiom, - f_located(inst_BronsonCreekAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4507, axiom, - f_located(inst_BordenONAirport,inst_Canada)). - -fof(axWorldLZPred4508, axiom, - f_located(inst_BobQuinnLakeAirport,inst_Canada)). - -fof(axWorldLZPred4509, axiom, - f_located(inst_YibinSichuanAirport,inst_China)). - -fof(axWorldLZPred4510, axiom, - f_located(inst_TadouleLakeMBAirport,inst_Canada)). - -fof(axWorldLZPred4511, axiom, - f_located(inst_BrandonMBAirport,inst_Canada)). - -fof(axWorldLZPred4512, axiom, - f_located(inst_BrochetMBAirport,inst_Canada)). - -fof(axWorldLZPred4513, axiom, - f_located(inst_NipawinSKAirport,inst_Canada)). - -fof(axWorldLZPred4514, axiom, - f_located(inst_BerensRiverMBAirport,inst_Canada)). - -fof(axWorldLZPred4515, axiom, - f_located(inst_BedwellHarbourWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4516, axiom, - f_located(inst_BlancSablonQCAirport,inst_Canada)). - -fof(axWorldLZPred4517, axiom, - f_located(inst_BonnyvilleABAirport,inst_Canada)). - -fof(axWorldLZPred4518, axiom, - f_located(inst_TorontoDowntownHeliportONAirport,inst_Canada)). - -fof(axWorldLZPred4519, axiom, - f_located(inst_CourtenayAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4520, axiom, - f_located(inst_CambridgeBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4521, axiom, - f_located(inst_RegionalONAirport,inst_Canada)). - -fof(axWorldLZPred4522, axiom, - f_located(inst_NanaimoBCAirport,inst_Canada)). - -fof(axWorldLZPred4523, axiom, - f_located(inst_HuronAirparkONAirport,inst_Canada)). - -fof(axWorldLZPred4524, axiom, - f_located(inst_CortesBayWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4525, axiom, - f_located(inst_CastlegarBCAirport,inst_Canada)). - -fof(axWorldLZPred4526, axiom, - f_located(inst_ChathamNBAirport,inst_Canada)). - -fof(axWorldLZPred4527, axiom, - f_located(inst_CaribouIslandONAirport,inst_Canada)). - -fof(axWorldLZPred4528, axiom, - f_located(inst_CapeStJamesBCAirport,inst_Canada)). - -fof(axWorldLZPred4529, axiom, - f_located(inst_ColvilleLakeAerodromeNTAirport,inst_Canada)). - -fof(axWorldLZPred4530, axiom, - f_located(inst_CharloNBAirport,inst_Canada)). - -fof(axWorldLZPred4531, axiom, - f_located(inst_StCatharinesONAirport,inst_Canada)). - -fof(axWorldLZPred4532, axiom, - f_located(inst_CochraneONAirport,inst_Canada)). - -fof(axWorldLZPred4533, axiom, - f_located(inst_CoppermineNTAirport,inst_Canada)). - -fof(axWorldLZPred4534, axiom, - f_located(inst_CoopPointMBAirport,inst_Canada)). - -fof(axWorldLZPred4535, axiom, - f_located(inst_ChetwyndBCAirport,inst_Canada)). - -fof(axWorldLZPred4536, axiom, - f_located(inst_CharlieSinclairMemorialMBAirport,inst_Canada)). - -fof(axWorldLZPred4537, axiom, - f_located(inst_ChesterfieldInletNTAirport,inst_Canada)). - -fof(axWorldLZPred4538, axiom, - f_located(inst_CoronationABAirport,inst_Canada)). - -fof(axWorldLZPred4539, axiom, - f_located(inst_CullatonLakeNTAirport,inst_Canada)). - -fof(axWorldLZPred4540, axiom, - f_located(inst_CartiervilleQCAirport,inst_Canada)). - -fof(axWorldLZPred4541, axiom, - f_located(inst_ChilliwackBCAirport,inst_Canada)). - -fof(axWorldLZPred4542, axiom, - f_located(inst_GagetownNBAirport,inst_Canada)). - -fof(axWorldLZPred4543, axiom, - f_located(inst_ClydeRiverNTAirport,inst_Canada)). - -fof(axWorldLZPred4544, axiom, - f_located(inst_CrestonAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4545, axiom, - f_located(inst_DawsonYTAirport,inst_Canada)). - -fof(axWorldLZPred4546, axiom, - f_located(inst_BurwashYTAirport,inst_Canada)). - -fof(axWorldLZPred4547, axiom, - f_located(inst_DraytonValleyIndustrialAerodromeABAirport,inst_Canada)). - -fof(axWorldLZPred4548, axiom, - f_located(inst_ParadiseRiverAerodromeNFAirport,inst_Canada)). - -fof(axWorldLZPred4549, axiom, - f_located(inst_DeerLakeNFAirport,inst_Canada)). - -fof(axWorldLZPred4550, axiom, - f_located(inst_DigbyAerodromeNSAirport,inst_Canada)). - -fof(axWorldLZPred4551, axiom, - f_located(inst_DanielsHarbourNFAirport,inst_Canada)). - -fof(axWorldLZPred4552, axiom, - f_located(inst_DavisInletAerodromeNFAirport,inst_Canada)). - -fof(axWorldLZPred4553, axiom, - f_located(inst_MainDuckONAirport,inst_Canada)). - -fof(axWorldLZPred4554, axiom, - f_located(inst_DeaseLakeBCAirport,inst_Canada)). - -fof(axWorldLZPred4555, axiom, - f_located(inst_DauphinMBAirport,inst_Canada)). - -fof(axWorldLZPred4556, axiom, - f_located(inst_DolbeauStMethodeQCAirport,inst_Canada)). - -fof(axWorldLZPred4557, axiom, - f_located(inst_NainNFAirport,inst_Canada)). - -fof(axWorldLZPred4558, axiom, - f_located(inst_DawsonCreekBCAirport,inst_Canada)). - -fof(axWorldLZPred4559, axiom, - f_located(inst_BroadviewSKAirport,inst_Canada)). - -fof(axWorldLZPred4560, axiom, - f_located(inst_DesolationSoundBCAirport,inst_Canada)). - -fof(axWorldLZPred4561, axiom, - f_located(inst_BoundaryBayBCAirport,inst_Canada)). - -fof(axWorldLZPred4562, axiom, - f_located(inst_BloodveinRiverMBAirport,inst_Canada)). - -fof(axWorldLZPred4563, axiom, - f_located(inst_DocCreekAirport,inst_Canada)). - -fof(axWorldLZPred4564, axiom, - f_located(inst_ValdepenasAirport,inst_Spain)). - -fof(axWorldLZPred4565, axiom, - f_located(inst_MetropolitanAreaABAirport,inst_Canada)). - -fof(axWorldLZPred4566, axiom, - f_located(inst_YechonAirport,inst_SouthKorea)). - -fof(axWorldLZPred4567, axiom, - f_located(inst_NamaoFieldABAirport,inst_Canada)). - -fof(axWorldLZPred4568, axiom, - f_located(inst_HuroniaONAirport,inst_Canada)). - -fof(axWorldLZPred4569, axiom, - f_located(inst_EdmontonInternationalABAirport,inst_Canada)). - -fof(axWorldLZPred4570, axiom, - f_located(inst_EnnadaiLakeNTAirport,inst_Canada)). - -fof(axWorldLZPred4571, axiom, - f_located(inst_ArviatNTAirport,inst_Canada)). - -fof(axWorldLZPred4572, axiom, - f_located(inst_ElliotLakeMunicipalONAirport,inst_Canada)). - -fof(axWorldLZPred4573, axiom, - f_located(inst_ManitowaningAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4574, axiom, - f_located(inst_EstevanSKAirport,inst_Canada)). - -fof(axWorldLZPred4575, axiom, - f_located(inst_YeoviltonAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred4576, axiom, - f_located(inst_EstevanPointBCAirport,inst_Canada)). - -fof(axWorldLZPred4577, axiom, - f_located(inst_YenkisAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4578, axiom, - f_located(inst_FortSevernONAirport,inst_Canada)). - -fof(axWorldLZPred4579, axiom, - f_located(inst_EdsonABAirport,inst_Canada)). - -fof(axWorldLZPred4580, axiom, - f_located(inst_EurekaNTAirport,inst_Canada)). - -fof(axWorldLZPred4581, axiom, - f_located(inst_InuvikNTAirport,inst_Canada)). - -fof(axWorldLZPred4582, axiom, - f_located(inst_AmosMunicipalQCAirport,inst_Canada)). - -fof(axWorldLZPred4583, axiom, - f_located(inst_FortAlbanyONAirport,inst_Canada)). - -fof(axWorldLZPred4584, axiom, - f_located(inst_IqaluitFrobisherBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4585, axiom, - f_located(inst_FrederictonNBAirport,inst_Canada)). - -fof(axWorldLZPred4586, axiom, - f_located(inst_BrantfordONAirport,inst_Canada)). - -fof(axWorldLZPred4587, axiom, - f_located(inst_ForestvilleQCAirport,inst_Canada)). - -fof(axWorldLZPred4588, axiom, - f_located(inst_FortHopeONAirport,inst_Canada)). - -fof(axWorldLZPred4589, axiom, - f_located(inst_LaMacazaQCAirport,inst_Canada)). - -fof(axWorldLZPred4590, axiom, - f_located(inst_FortRelianceWaterAerodromeNTAirport,inst_Canada)). - -fof(axWorldLZPred4591, axiom, - f_located(inst_CreeLakeSKAirport,inst_Canada)). - -fof(axWorldLZPred4592, axiom, - f_located(inst_FlinFlonMBAirport,inst_Canada)). - -fof(axWorldLZPred4593, axiom, - f_located(inst_FortResolutionNTAirport,inst_Canada)). - -fof(axWorldLZPred4594, axiom, - f_located(inst_FortSimpsonNTAirport,inst_Canada)). - -fof(axWorldLZPred4595, axiom, - f_located(inst_MakkovikNFAirport,inst_Canada)). - -fof(axWorldLZPred4596, axiom, - f_located(inst_FoxHarbourAerodromeNFAirport,inst_Canada)). - -fof(axWorldLZPred4597, axiom, - f_located(inst_GagnonQCAirport,inst_Canada)). - -fof(axWorldLZPred4598, axiom, - f_located(inst_GilliesBayBCAirport,inst_Canada)). - -fof(axWorldLZPred4599, axiom, - f_located(inst_GrandeCacheAerodromeABAirport,inst_Canada)). - -fof(axWorldLZPred4600, axiom, - f_located(inst_GoderichONAirport,inst_Canada)). - -fof(axWorldLZPred4601, axiom, - f_located(inst_GorgeHarborBCAirport,inst_Canada)). - -fof(axWorldLZPred4602, axiom, - f_located(inst_YoungsfieldCapeTownAirport,inst_SouthAfrica)). - -fof(axWorldLZPred4603, axiom, - f_located(inst_GangesHarborBCAirport,inst_Canada)). - -fof(axWorldLZPred4604, axiom, - f_located(inst_FortGoodHopeNTAirport,inst_Canada)). - -fof(axWorldLZPred4605, axiom, - f_located(inst_YonagoAirport,inst_Japan)). - -fof(axWorldLZPred4606, axiom, - f_located(inst_KingstonONAirport,inst_Canada)). - -fof(axWorldLZPred4607, axiom, - f_located(inst_RiviereQCAirport,inst_Canada)). - -fof(axWorldLZPred4608, axiom, - f_located(inst_GimliIndustrialParkMBAirport,inst_Canada)). - -fof(axWorldLZPred4609, axiom, - f_located(inst_GreenwaySoundBCAirport,inst_Canada)). - -fof(axWorldLZPred4610, axiom, - f_located(inst_GodsLakeNarrowsMBAirport,inst_Canada)). - -fof(axWorldLZPred4611, axiom, - f_located(inst_GaspeQCAirport,inst_Canada)). - -fof(axWorldLZPred4612, axiom, - f_located(inst_GeraldtonONAirport,inst_Canada)). - -fof(axWorldLZPred4613, axiom, - f_located(inst_IlesdelaMadeleineQCAirport,inst_Canada)). - -fof(axWorldLZPred4614, axiom, - f_located(inst_GermansenLandingBCAirport,inst_Canada)). - -fof(axWorldLZPred4615, axiom, - f_located(inst_IgloolikNTAirport,inst_Canada)). - -fof(axWorldLZPred4616, axiom, - f_located(inst_HavreStPierreQCAirport,inst_Canada)). - -fof(axWorldLZPred4617, axiom, - f_located(inst_KuujjuarapikQCAirport,inst_Canada)). - -fof(axWorldLZPred4618, axiom, - f_located(inst_GillamMBAirport,inst_Canada)). - -fof(axWorldLZPred4619, axiom, - f_located(inst_DeceptionBayWaterAerodromeQCAirport,inst_Canada)). - -fof(axWorldLZPred4620, axiom, - f_located(inst_GriseFiordNTAirport,inst_Canada)). - -fof(axWorldLZPred4621, axiom, - f_located(inst_PortHopeSimpsonAerodromeNFAirport,inst_Canada)). - -fof(axWorldLZPred4622, axiom, - f_located(inst_HudsonBaySKAirport,inst_Canada)). - -fof(axWorldLZPred4623, axiom, - f_located(inst_HakaiPassAirport,inst_Canada)). - -fof(axWorldLZPred4624, axiom, - f_located(inst_DrydenMunicipalONAirport,inst_Canada)). - -fof(axWorldLZPred4625, axiom, - f_located(inst_HopeBCAirport,inst_Canada)). - -fof(axWorldLZPred4626, axiom, - f_located(inst_HearstReneFontaineMunicipalONAirport,inst_Canada)). - -fof(axWorldLZPred4627, axiom, - f_located(inst_CharlottetownAerodromeNFAirport,inst_Canada)). - -fof(axWorldLZPred4628, axiom, - f_located(inst_CampbellRiverHarborSeaplaneBaseBCAirport,inst_Canada)). - -fof(axWorldLZPred4629, axiom, - f_located(inst_HolmanNTAirport,inst_Canada)). - -fof(axWorldLZPred4630, axiom, - f_located(inst_GjoaHavenNTAirport,inst_Canada)). - -fof(axWorldLZPred4631, axiom, - f_located(inst_HamiltonONAirport,inst_Canada)). - -fof(axWorldLZPred4632, axiom, - f_located(inst_HornepayneMunicipalONAirport,inst_Canada)). - -fof(axWorldLZPred4633, axiom, - f_located(inst_HopedaleNFAirport,inst_Canada)). - -fof(axWorldLZPred4634, axiom, - f_located(inst_PoplarHillONAirport,inst_Canada)). - -fof(axWorldLZPred4635, axiom, - f_located(inst_HarringtonHarbourQCAirport,inst_Canada)). - -fof(axWorldLZPred4636, axiom, - f_located(inst_SecheltWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4637, axiom, - f_located(inst_HainesJunctionYTAirport,inst_Canada)). - -fof(axWorldLZPred4638, axiom, - f_located(inst_StHubertQCAirport,inst_Canada)). - -fof(axWorldLZPred4639, axiom, - f_located(inst_HayRiverNTAirport,inst_Canada)). - -fof(axWorldLZPred4640, axiom, - f_located(inst_HalifaxInternationalNSAirport,inst_Canada)). - -fof(axWorldLZPred4641, axiom, - f_located(inst_AtikokanMunicipalONAirport,inst_Canada)). - -fof(axWorldLZPred4642, axiom, - f_located(inst_IsachsenNTAirport,inst_Canada)). - -fof(axWorldLZPred4643, axiom, - f_located(inst_PakuashipiQCAirport,inst_Canada)). - -fof(axWorldLZPred4644, axiom, - f_located(inst_BigBayMarinaBCAirport,inst_Canada)). - -fof(axWorldLZPred4645, axiom, - f_located(inst_YichangAirport,inst_China)). - -fof(axWorldLZPred4646, axiom, - f_located(inst_IvujivikQCAirport,inst_Canada)). - -fof(axWorldLZPred4647, axiom, - f_located(inst_YiningAirport,inst_China)). - -fof(axWorldLZPred4648, axiom, - f_located(inst_PondInletNTAirport,inst_Canada)). - -fof(axWorldLZPred4649, axiom, - f_located(inst_WillowRunMIAirport,inst_UnitedStates)). - -fof(axWorldLZPred4650, axiom, - f_located(inst_IslandLakeGardenHillMBAirport,inst_Canada)). - -fof(axWorldLZPred4651, axiom, - f_located(inst_YiwuAirport,inst_China)). - -fof(axWorldLZPred4652, axiom, - f_located(inst_PortRadiumNTAirport,inst_Canada)). - -fof(axWorldLZPred4653, axiom, - f_located(inst_JasperHintonABAirport,inst_Canada)). - -fof(axWorldLZPred4654, axiom, - f_located(inst_FortLiardNTAirport,inst_Canada)). - -fof(axWorldLZPred4655, axiom, - f_located(inst_PerisonBCAirport,inst_Canada)). - -fof(axWorldLZPred4656, axiom, - f_located(inst_StJeanQCAirport,inst_Canada)). - -fof(axWorldLZPred4657, axiom, - f_located(inst_JohnnyMountainBCAirport,inst_Canada)). - -fof(axWorldLZPred4658, axiom, - f_located(inst_FortProvidenceNTAirport,inst_Canada)). - -fof(axWorldLZPred4659, axiom, - f_located(inst_StephenvilleNFAirport,inst_Canada)). - -fof(axWorldLZPred4660, axiom, - f_located(inst_KamloopsBCAirport,inst_Canada)). - -fof(axWorldLZPred4661, axiom, - f_located(inst_CollinsBaySKAirport,inst_Canada)). - -fof(axWorldLZPred4662, axiom, - f_located(inst_KneeLakeMBAirport,inst_Canada)). - -fof(axWorldLZPred4663, axiom, - f_located(inst_KitchenerLakeWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4664, axiom, - f_located(inst_KitimatAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4665, axiom, - f_located(inst_KeyLakeSKAirport,inst_Canada)). - -fof(axWorldLZPred4666, axiom, - f_located(inst_ScheffervilleQCAirport,inst_Canada)). - -fof(axWorldLZPred4667, axiom, - f_located(inst_YakimaAirTerminalWAAirport,inst_UnitedStates)). - -fof(axWorldLZPred4668, axiom, - f_located(inst_ChanGurneyMunicipalSDAirport,inst_UnitedStates)). - -fof(axWorldLZPred4669, axiom, - f_located(inst_WaskaganishQCAirport,inst_Canada)). - -fof(axWorldLZPred4670, axiom, - f_located(inst_JacobAirport,inst_Congo)). - -fof(axWorldLZPred4671, axiom, - f_located(inst_KlemtuWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4672, axiom, - f_located(inst_ChisasibiAerodromeQCAirport,inst_Canada)). - -fof(axWorldLZPred4673, axiom, - f_located(inst_KirklandLakeONAirport,inst_Canada)). - -fof(axWorldLZPred4674, axiom, - f_located(inst_KindersleySKAirport,inst_Canada)). - -fof(axWorldLZPred4675, axiom, - f_located(inst_ButtonvilleAirfieldONAirport,inst_Canada)). - -fof(axWorldLZPred4676, axiom, - f_located(inst_LangaraBCAirport,inst_Canada)). - -fof(axWorldLZPred4677, axiom, - f_located(inst_LacLaBicheABAirport,inst_Canada)). - -fof(axWorldLZPred4678, axiom, - f_located(inst_LakeHarbourNTAirport,inst_Canada)). - -fof(axWorldLZPred4679, axiom, - f_located(inst_ChapleauONAirport,inst_Canada)). - -fof(axWorldLZPred4680, axiom, - f_located(inst_LacLaMartreAerodromeNTAirport,inst_Canada)). - -fof(axWorldLZPred4681, axiom, - f_located(inst_YalgooWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred4682, axiom, - f_located(inst_LansdowneHouseONAirport,inst_Canada)). - -fof(axWorldLZPred4683, axiom, - f_located(inst_RaudaskylaYlivieskaAirport,inst_Finland)). - -fof(axWorldLZPred4684, axiom, - f_located(inst_MeadowLakeSKAirport,inst_Canada)). - -fof(axWorldLZPred4685, axiom, - f_located(inst_LloydminsterABAirport,inst_Canada)). - -fof(axWorldLZPred4686, axiom, - f_located(inst_ClintonCreekYTAirport,inst_Canada)). - -fof(axWorldLZPred4687, axiom, - f_located(inst_YilanAirport,inst_China)). - -fof(axWorldLZPred4688, axiom, - f_located(inst_ShiloMBAirport,inst_Canada)). - -fof(axWorldLZPred4689, axiom, - f_located(inst_MinganQCAirport,inst_Canada)). - -fof(axWorldLZPred4690, axiom, - f_located(inst_LaTuqueQCAirport,inst_Canada)). - -fof(axWorldLZPred4691, axiom, - f_located(inst_LeafRapidsMBAirport,inst_Canada)). - -fof(axWorldLZPred4692, axiom, - f_located(inst_LebelsurQuevillonAerodromeQCAirport,inst_Canada)). - -fof(axWorldLZPred4693, axiom, - f_located(inst_AlertNTAirport,inst_Canada)). - -fof(axWorldLZPred4694, axiom, - f_located(inst_KelownaBCAirport,inst_Canada)). - -fof(axWorldLZPred4695, axiom, - f_located(inst_LongpointLakeWaterAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4696, axiom, - f_located(inst_LyttonBCAirport,inst_Canada)). - -fof(axWorldLZPred4697, axiom, - f_located(inst_MayoYTAirport,inst_Canada)). - -fof(axWorldLZPred4698, axiom, - f_located(inst_MerrittBCAirport,inst_Canada)). - -fof(axWorldLZPred4699, axiom, - f_located(inst_MaricourtAirstripQCAirport,inst_Canada)). - -fof(axWorldLZPred4700, axiom, - f_located(inst_MouldBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4701, axiom, - f_located(inst_MataneQCAirport,inst_Canada)). - -fof(axWorldLZPred4702, axiom, - f_located(inst_MontagueHarborBCAirport,inst_Canada)). - -fof(axWorldLZPred4703, axiom, - f_located(inst_ManitouwadgeONAirport,inst_Canada)). - -fof(axWorldLZPred4704, axiom, - f_located(inst_MarysHarbourNFAirport,inst_Canada)). - -fof(axWorldLZPred4705, axiom, - f_located(inst_MinakiAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4706, axiom, - f_located(inst_MooseJawSKAirport,inst_Canada)). - -fof(axWorldLZPred4707, axiom, - f_located(inst_MurrayBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4708, axiom, - f_located(inst_FortMcMurrayABAirport,inst_Canada)). - -fof(axWorldLZPred4709, axiom, - f_located(inst_MoosoneeONAirport,inst_Canada)). - -fof(axWorldLZPred4710, axiom, - f_located(inst_PortMcNeillWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4711, axiom, - f_located(inst_MetropolitanAreaQCAirport,inst_Canada)). - -fof(axWorldLZPred4712, axiom, - f_located(inst_MerryIslandBCAirport,inst_Canada)). - -fof(axWorldLZPred4713, axiom, - f_located(inst_YurimaguasAirport,inst_Peru)). - -fof(axWorldLZPred4714, axiom, - f_located(inst_ChapaisQCAirport,inst_Canada)). - -fof(axWorldLZPred4715, axiom, - f_located(inst_ManiwakiQCAirport,inst_Canada)). - -fof(axWorldLZPred4716, axiom, - f_located(inst_MirabelInternationalQCAirport,inst_Canada)). - -fof(axWorldLZPred4717, axiom, - f_located(inst_VictoriaSTOLportQCAirport,inst_Canada)). - -fof(axWorldLZPred4718, axiom, - f_located(inst_NatashquanQCAirport,inst_Canada)). - -fof(axWorldLZPred4719, axiom, - f_located(inst_YanbuAirport,inst_SaudiArabia)). - -fof(axWorldLZPred4720, axiom, - f_located(inst_WemindjiQCAirport,inst_Canada)). - -fof(axWorldLZPred4721, axiom, - f_located(inst_GatineauQCAirport,inst_Canada)). - -fof(axWorldLZPred4722, axiom, - f_located(inst_NorwayHouseMBAirport,inst_Canada)). - -fof(axWorldLZPred4723, axiom, - f_located(inst_YoungstownMunicipalOHAirport,inst_UnitedStates)). - -fof(axWorldLZPred4724, axiom, - f_located(inst_HudsonsHopeBCAirport,inst_Canada)). - -fof(axWorldLZPred4725, axiom, - f_located(inst_NitchequonQCAirport,inst_Canada)). - -fof(axWorldLZPred4726, axiom, - f_located(inst_YanjiAirport,inst_China)). - -fof(axWorldLZPred4727, axiom, - f_located(inst_NootkaSoundBCAirport,inst_Canada)). - -fof(axWorldLZPred4728, axiom, - f_located(inst_PointsNorthLandingAerodromeSKAirport,inst_Canada)). - -fof(axWorldLZPred4729, axiom, - f_located(inst_MatagamiQCAirport,inst_Canada)). - -fof(axWorldLZPred4730, axiom, - f_located(inst_NorthSpiritLakeONAirport,inst_Canada)). - -fof(axWorldLZPred4731, axiom, - f_located(inst_ArnesAerodromeMBAirport,inst_Canada)). - -fof(axWorldLZPred4732, axiom, - f_located(inst_NemiscauQCAirport,inst_Canada)). - -fof(axWorldLZPred4733, axiom, - f_located(inst_YantaiAirport,inst_China)). - -fof(axWorldLZPred4734, axiom, - f_located(inst_YanchenAirport,inst_China)). - -fof(axWorldLZPred4735, axiom, - f_located(inst_OldCrowYTAirport,inst_Canada)). - -fof(axWorldLZPred4736, axiom, - f_located(inst_ColdLakeRegionalABAirport,inst_Canada)). - -fof(axWorldLZPred4737, axiom, - f_located(inst_FalherABAirport,inst_Canada)). - -fof(axWorldLZPred4738, axiom, - f_located(inst_OgokiPostAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4739, axiom, - f_located(inst_OxfordHouseMBAirport,inst_Canada)). - -fof(axWorldLZPred4740, axiom, - f_located(inst_HighLevelABAirport,inst_Canada)). - -fof(axWorldLZPred4741, axiom, - f_located(inst_YokohamaAirport,inst_Japan)). - -fof(axWorldLZPred4742, axiom, - f_located(inst_YolaAirport,inst_Nigeria)). - -fof(axWorldLZPred4743, axiom, - f_located(inst_OshawaONAirport,inst_Canada)). - -fof(axWorldLZPred4744, axiom, - f_located(inst_RainbowLakeABAirport,inst_Canada)). - -fof(axWorldLZPred4745, axiom, - f_located(inst_OwenSoundONAirport,inst_Canada)). - -fof(axWorldLZPred4746, axiom, - f_located(inst_MacdonaldCartierInternationalONAirport,inst_Canada)). - -fof(axWorldLZPred4747, axiom, - f_located(inst_ReaPointNTAirport,inst_Canada)). - -fof(axWorldLZPred4748, axiom, - f_located(inst_PrinceAlbertSKAirport,inst_Canada)). - -fof(axWorldLZPred4749, axiom, - f_located(inst_PortAlberniBCAirport,inst_Canada)). - -fof(axWorldLZPred4750, axiom, - f_located(inst_PaulatukNTAirport,inst_Canada)). - -fof(axWorldLZPred4751, axiom, - f_located(inst_GeorgianBayAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4752, axiom, - f_located(inst_PeaceRiverABAirport,inst_Canada)). - -fof(axWorldLZPred4753, axiom, - f_located(inst_EsquimaltBCAirport,inst_Canada)). - -fof(axWorldLZPred4754, axiom, - f_located(inst_SouthportMBAirport,inst_Canada)). - -fof(axWorldLZPred4755, axiom, - f_located(inst_InukjuakQCAirport,inst_Canada)). - -fof(axWorldLZPred4756, axiom, - f_located(inst_PortSimpsonWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4757, axiom, - f_located(inst_AupalukQCAirport,inst_Canada)). - -fof(axWorldLZPred4758, axiom, - f_located(inst_PittMeadowsBCAirport,inst_Canada)). - -fof(axWorldLZPred4759, axiom, - f_located(inst_PickleLakeONAirport,inst_Canada)). - -fof(axWorldLZPred4760, axiom, - f_located(inst_PikangikumONAirport,inst_Canada)). - -fof(axWorldLZPred4761, axiom, - f_located(inst_PortMenierQCAirport,inst_Canada)). - -fof(axWorldLZPred4762, axiom, - f_located(inst_PeawanuckONAirport,inst_Canada)). - -fof(axWorldLZPred4763, axiom, - f_located(inst_PinePointNTAirport,inst_Canada)). - -fof(axWorldLZPred4764, axiom, - f_located(inst_PeterboroughONAirport,inst_Canada)). - -fof(axWorldLZPred4765, axiom, - f_located(inst_PrinceRupertBCAirport,inst_Canada)). - -fof(axWorldLZPred4766, axiom, - f_located(inst_PortHawkesburyNSAirport,inst_Canada)). - -fof(axWorldLZPred4767, axiom, - f_located(inst_PenderHarbourWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4768, axiom, - f_located(inst_PuntziMountainBCAirport,inst_Canada)). - -fof(axWorldLZPred4769, axiom, - f_located(inst_PowellRiverBCAirport,inst_Canada)). - -fof(axWorldLZPred4770, axiom, - f_located(inst_PovungnitukQCAirport,inst_Canada)). - -fof(axWorldLZPred4771, axiom, - f_located(inst_FortChipewyanABAirport,inst_Canada)). - -fof(axWorldLZPred4772, axiom, - f_located(inst_BurnsLakeBCAirport,inst_Canada)). - -fof(axWorldLZPred4773, axiom, - f_located(inst_MuskokaONAirport,inst_Canada)). - -fof(axWorldLZPred4774, axiom, - f_located(inst_QuebecQCAirport,inst_Canada)). - -fof(axWorldLZPred4775, axiom, - f_located(inst_QuaqtaqQCAirport,inst_Canada)). - -fof(axWorldLZPred4776, axiom, - f_located(inst_ThePasMBAirport,inst_Canada)). - -fof(axWorldLZPred4777, axiom, - f_located(inst_KimberleyBCAirport,inst_Canada)). - -fof(axWorldLZPred4778, axiom, - f_located(inst_RedDeerIndustrialABAirport,inst_Canada)). - -fof(axWorldLZPred4779, axiom, - f_located(inst_WindsorONAirport,inst_Canada)). - -fof(axWorldLZPred4780, axiom, - f_located(inst_WatsonLakeYTAirport,inst_Canada)). - -fof(axWorldLZPred4781, axiom, - f_located(inst_YarmouthNSAirport,inst_Canada)). - -fof(axWorldLZPred4782, axiom, - f_located(inst_KenoraONAirport,inst_Canada)). - -fof(axWorldLZPred4783, axiom, - f_located(inst_LethbridgeABAirport,inst_Canada)). - -fof(axWorldLZPred4784, axiom, - f_located(inst_MonctonNBAirport,inst_Canada)). - -fof(axWorldLZPred4785, axiom, - f_located(inst_NakinaONAirport,inst_Canada)). - -fof(axWorldLZPred4786, axiom, - f_located(inst_ComoxBCAirport,inst_Canada)). - -fof(axWorldLZPred4787, axiom, - f_located(inst_ReginaSKAirport,inst_Canada)). - -fof(axWorldLZPred4788, axiom, - f_located(inst_StThomasONAirport,inst_Canada)). - -fof(axWorldLZPred4789, axiom, - f_located(inst_ThunderBayONAirport,inst_Canada)). - -fof(axWorldLZPred4790, axiom, - f_located(inst_GrandePrairieABAirport,inst_Canada)). - -fof(axWorldLZPred4791, axiom, - f_located(inst_YorktonSKAirport,inst_Canada)). - -fof(axWorldLZPred4792, axiom, - f_located(inst_NorthBattlefordSKAirport,inst_Canada)). - -fof(axWorldLZPred4793, axiom, - f_located(inst_GanderInternationalNFAirport,inst_Canada)). - -fof(axWorldLZPred4794, axiom, - f_located(inst_SydneyNSAirport,inst_Canada)). - -fof(axWorldLZPred4795, axiom, - f_located(inst_QuesnelBCAirport,inst_Canada)). - -fof(axWorldLZPred4796, axiom, - f_located(inst_RaeLakesAerodromeNTAirport,inst_Canada)). - -fof(axWorldLZPred4797, axiom, - f_located(inst_ResoluteBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4798, axiom, - f_located(inst_StHonoreQCAirport,inst_Canada)). - -fof(axWorldLZPred4799, axiom, - f_located(inst_DeanRiverBCAirport,inst_Canada)). - -fof(axWorldLZPred4800, axiom, - f_located(inst_ResolutionIslandNTAirport,inst_Canada)). - -fof(axWorldLZPred4801, axiom, - f_located(inst_CartwrightNFAirport,inst_Canada)). - -fof(axWorldLZPred4802, axiom, - f_located(inst_RigoletAerodromeNFAirport,inst_Canada)). - -fof(axWorldLZPred4803, axiom, - f_located(inst_RiviereduLoupQCAirport,inst_Canada)). - -fof(axWorldLZPred4804, axiom, - f_located(inst_RobervalQCAirport,inst_Canada)). - -fof(axWorldLZPred4805, axiom, - f_located(inst_RedLakeONAirport,inst_Canada)). - -fof(axWorldLZPred4806, axiom, - f_located(inst_RockyMountainHouseABAirport,inst_Canada)). - -fof(axWorldLZPred4807, axiom, - f_located(inst_RiversInletWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4808, axiom, - f_located(inst_RockcliffeONAirport,inst_Canada)). - -fof(axWorldLZPred4809, axiom, - f_located(inst_CarpONAirport,inst_Canada)). - -fof(axWorldLZPred4810, axiom, - f_located(inst_TroisRivieresQCAirport,inst_Canada)). - -fof(axWorldLZPred4811, axiom, - f_located(inst_StuartIslandWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4812, axiom, - f_located(inst_RedSuckerLakeONAirport,inst_Canada)). - -fof(axWorldLZPred4813, axiom, - f_located(inst_RankinInletNTAirport,inst_Canada)). - -fof(axWorldLZPred4814, axiom, - f_located(inst_RevelstokeBCAirport,inst_Canada)). - -fof(axWorldLZPred4815, axiom, - f_located(inst_SableIslandNSAirport,inst_Canada)). - -fof(axWorldLZPred4816, axiom, - f_located(inst_SudburyONAirport,inst_Canada)). - -fof(axWorldLZPred4817, axiom, - f_located(inst_SherbrookeQCAirport,inst_Canada)). - -fof(axWorldLZPred4818, axiom, - f_located(inst_SuffieldABAirport,inst_Canada)). - -fof(axWorldLZPred4819, axiom, - f_located(inst_SwanRiverMBAirport,inst_Canada)). - -fof(axWorldLZPred4820, axiom, - f_located(inst_StonyRapidsSKAirport,inst_Canada)). - -fof(axWorldLZPred4821, axiom, - f_located(inst_SnowdriftAerodromeNTAirport,inst_Canada)). - -fof(axWorldLZPred4822, axiom, - f_located(inst_SmithFallsMontagueONAirport,inst_Canada)). - -fof(axWorldLZPred4823, axiom, - f_located(inst_SansSouciONAirport,inst_Canada)). - -fof(axWorldLZPred4824, axiom, - f_located(inst_SaintJohnNBAirport,inst_Canada)). - -fof(axWorldLZPred4825, axiom, - f_located(inst_SanikiluaqNTAirport,inst_Canada)). - -fof(axWorldLZPred4826, axiom, - f_located(inst_StLeonardNBAirport,inst_Canada)). - -fof(axWorldLZPred4827, axiom, - f_located(inst_FortSmithNTAirport,inst_Canada)). - -fof(axWorldLZPred4828, axiom, - f_located(inst_SalmonArmAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4829, axiom, - f_located(inst_PostvilleAerodromeNFAirport,inst_Canada)). - -fof(axWorldLZPred4830, axiom, - f_located(inst_MarathonONAirport,inst_Canada)). - -fof(axWorldLZPred4831, axiom, - f_located(inst_SpringIslandBCAirport,inst_Canada)). - -fof(axWorldLZPred4832, axiom, - f_located(inst_NanisivikNTAirport,inst_Canada)). - -fof(axWorldLZPred4833, axiom, - f_located(inst_SlateIslandONAirport,inst_Canada)). - -fof(axWorldLZPred4834, axiom, - f_located(inst_PortHardyWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4835, axiom, - f_located(inst_SummersidePEAirport,inst_Canada)). - -fof(axWorldLZPred4836, axiom, - f_located(inst_SaglekNFAirport,inst_Canada)). - -fof(axWorldLZPred4837, axiom, - f_located(inst_ShearwaterNSAirport,inst_Canada)). - -fof(axWorldLZPred4838, axiom, - f_located(inst_SachsHarbourNTAirport,inst_Canada)). - -fof(axWorldLZPred4839, axiom, - f_located(inst_SteAnnedesMontsQCAirport,inst_Canada)). - -fof(axWorldLZPred4840, axiom, - f_located(inst_PembrokeONAirport,inst_Canada)). - -fof(axWorldLZPred4841, axiom, - f_located(inst_HartleyBayWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4842, axiom, - f_located(inst_SturdeeBCAirport,inst_Canada)). - -fof(axWorldLZPred4843, axiom, - f_located(inst_ThicketPortageMBAirport,inst_Canada)). - -fof(axWorldLZPred4844, axiom, - f_located(inst_CapeDorsetNTAirport,inst_Canada)). - -fof(axWorldLZPred4845, axiom, - f_located(inst_AlmaQCAirport,inst_Canada)). - -fof(axWorldLZPred4846, axiom, - f_located(inst_SullivanBayWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4847, axiom, - f_located(inst_ThompsonMBAirport,inst_Canada)). - -fof(axWorldLZPred4848, axiom, - f_located(inst_TripleIslandBCAirport,inst_Canada)). - -fof(axWorldLZPred4849, axiom, - f_located(inst_TerraceBayONAirport,inst_Canada)). - -fof(axWorldLZPred4850, axiom, - f_located(inst_TulugakAirport,inst_Canada)). - -fof(axWorldLZPred4851, axiom, - f_located(inst_BigTroutLakeONAirport,inst_Canada)). - -fof(axWorldLZPred4852, axiom, - f_located(inst_RiviereauTonnerreQCAirport,inst_Canada)). - -fof(axWorldLZPred4853, axiom, - f_located(inst_MetropolitanAreaONAirport,inst_Canada)). - -fof(axWorldLZPred4854, axiom, - f_located(inst_TofinoWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4855, axiom, - f_located(inst_TasiujuaqQCAirport,inst_Canada)). - -fof(axWorldLZPred4856, axiom, - f_located(inst_TrentonONAirport,inst_Canada)). - -fof(axWorldLZPred4857, axiom, - f_located(inst_TimminsONAirport,inst_Canada)). - -fof(axWorldLZPred4858, axiom, - f_located(inst_TisdaleAerodromeSKAirport,inst_Canada)). - -fof(axWorldLZPred4859, axiom, - f_located(inst_TasuWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4860, axiom, - f_located(inst_TelegraphCreekAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4861, axiom, - f_located(inst_TorontoIslandONAirport,inst_Canada)). - -fof(axWorldLZPred4862, axiom, - f_located(inst_ShinglePointYTAirport,inst_Canada)). - -fof(axWorldLZPred4863, axiom, - f_located(inst_TuktoyaktukNTAirport,inst_Canada)). - -fof(axWorldLZPred4864, axiom, - f_located(inst_NicholsonPeninsulaWaterAerodromeNTAirport,inst_Canada)). - -fof(axWorldLZPred4865, axiom, - f_located(inst_UmiujaqQCAirport,inst_Canada)). - -fof(axWorldLZPred4866, axiom, - f_located(inst_YuendumuNorthernTerritoryAirport,inst_Australia)). - -fof(axWorldLZPred4867, axiom, - f_located(inst_PellyBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4868, axiom, - f_located(inst_ClintonPointNTAirport,inst_Canada)). - -fof(axWorldLZPred4869, axiom, - f_located(inst_CapeYoungNTAirport,inst_Canada)). - -fof(axWorldLZPred4870, axiom, - f_located(inst_LadyFranklinPointNTAirport,inst_Canada)). - -fof(axWorldLZPred4871, axiom, - f_located(inst_ByronBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4872, axiom, - f_located(inst_PierreElliottTrudeauInternationalQCAirport,inst_Canada)). - -fof(axWorldLZPred4873, axiom, - f_located(inst_YumaMarineCorpsAirStationYumaInternationalAZAirport,inst_UnitedStates)). - -fof(axWorldLZPred4874, axiom, - f_located(inst_JohnsonPointNTAirport,inst_Canada)). - -fof(axWorldLZPred4875, axiom, - f_located(inst_JennyLindIslandNTAirport,inst_Canada)). - -fof(axWorldLZPred4876, axiom, - f_located(inst_GladmanPointNTAirport,inst_Canada)). - -fof(axWorldLZPred4877, axiom, - f_located(inst_SheperdBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4878, axiom, - f_located(inst_RepulseBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4879, axiom, - f_located(inst_MackarInletNTAirport,inst_Canada)). - -fof(axWorldLZPred4880, axiom, - f_located(inst_LongstaffBluffNTAirport,inst_Canada)). - -fof(axWorldLZPred4881, axiom, - f_located(inst_DewarLakesNTAirport,inst_Canada)). - -fof(axWorldLZPred4882, axiom, - f_located(inst_HallBeachNTAirport,inst_Canada)). - -fof(axWorldLZPred4883, axiom, - f_located(inst_RouynNorandaQCAirport,inst_Canada)). - -fof(axWorldLZPred4884, axiom, - f_located(inst_CapeHooperNTAirport,inst_Canada)). - -fof(axWorldLZPred4885, axiom, - f_located(inst_HahayaIconiMoroniAirport,inst_Comoros)). - -fof(axWorldLZPred4886, axiom, - f_located(inst_BonaventureQCAirport,inst_Canada)). - -fof(axWorldLZPred4887, axiom, - f_located(inst_LaRongeSKAirport,inst_Canada)). - -fof(axWorldLZPred4888, axiom, - f_located(inst_YevaAirport,inst_PapuaNewGuinea)). - -fof(axWorldLZPred4889, axiom, - f_located(inst_VernonAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4890, axiom, - f_located(inst_VermilionABAirport,inst_Canada)). - -fof(axWorldLZPred4891, axiom, - f_located(inst_BroughtonIslandNTAirport,inst_Canada)). - -fof(axWorldLZPred4892, axiom, - f_located(inst_CapeDyerNTAirport,inst_Canada)). - -fof(axWorldLZPred4893, axiom, - f_located(inst_ValdOrQCAirport,inst_Canada)). - -fof(axWorldLZPred4894, axiom, - f_located(inst_KuujjuaqFortChimoQCAirport,inst_Canada)). - -fof(axWorldLZPred4895, axiom, - f_located(inst_NormanWellsNTAirport,inst_Canada)). - -fof(axWorldLZPred4896, axiom, - f_located(inst_VancouverInternationalBCAirport,inst_Canada)). - -fof(axWorldLZPred4897, axiom, - f_located(inst_BuffaloNarrowsSKAirport,inst_Canada)). - -fof(axWorldLZPred4898, axiom, - f_located(inst_WiartonONAirport,inst_Canada)). - -fof(axWorldLZPred4899, axiom, - f_located(inst_DeerLakeONAirport,inst_Canada)). - -fof(axWorldLZPred4900, axiom, - f_located(inst_PetawawaONAirport,inst_Canada)). - -fof(axWorldLZPred4901, axiom, - f_located(inst_KangiqsujuaqQCAirport,inst_Canada)). - -fof(axWorldLZPred4902, axiom, - f_located(inst_HalifaxDowntownWaterfrontHeliportNSAirport,inst_Canada)). - -fof(axWorldLZPred4903, axiom, - f_located(inst_WinnipegInternationalMBAirport,inst_Canada)). - -fof(axWorldLZPred4904, axiom, - f_located(inst_VictoriaInnerHarbourWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4905, axiom, - f_located(inst_FortFranklinNTAirport,inst_Canada)). - -fof(axWorldLZPred4906, axiom, - f_located(inst_WabushNFAirport,inst_Canada)). - -fof(axWorldLZPred4907, axiom, - f_located(inst_WilliamsLakeBCAirport,inst_Canada)). - -fof(axWorldLZPred4908, axiom, - f_located(inst_WilliamsHarbourNFAirport,inst_Canada)). - -fof(axWorldLZPred4909, axiom, - f_located(inst_WiniskONAirport,inst_Canada)). - -fof(axWorldLZPred4910, axiom, - f_located(inst_WhiteRiverWaterAerodromeONAirport,inst_Canada)). - -fof(axWorldLZPred4911, axiom, - f_located(inst_GreenLakeWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4912, axiom, - f_located(inst_WainwrightABAirport,inst_Canada)). - -fof(axWorldLZPred4913, axiom, - f_located(inst_WrigleyNTAirport,inst_Canada)). - -fof(axWorldLZPred4914, axiom, - f_located(inst_CranbrookBCAirport,inst_Canada)). - -fof(axWorldLZPred4915, axiom, - f_located(inst_EdmontonMunicipalABAirport,inst_Canada)). - -fof(axWorldLZPred4916, axiom, - f_located(inst_SaskatoonSKAirport,inst_Canada)). - -fof(axWorldLZPred4917, axiom, - f_located(inst_SnakeRiverYTAirport,inst_Canada)). - -fof(axWorldLZPred4918, axiom, - f_located(inst_MedicineHatABAirport,inst_Canada)). - -fof(axWorldLZPred4919, axiom, - f_located(inst_KillaloeONAirport,inst_Canada)). - -fof(axWorldLZPred4920, axiom, - f_located(inst_FortStJohnBCAirport,inst_Canada)). - -fof(axWorldLZPred4921, axiom, - f_located(inst_RimouskiQCAirport,inst_Canada)). - -fof(axWorldLZPred4922, axiom, - f_located(inst_SiouxLookoutONAirport,inst_Canada)). - -fof(axWorldLZPred4923, axiom, - f_located(inst_WhaleCoveNTAirport,inst_Canada)). - -fof(axWorldLZPred4924, axiom, - f_located(inst_PangnirtungNTAirport,inst_Canada)). - -fof(axWorldLZPred4925, axiom, - f_located(inst_BeaverCreekYTAirport,inst_Canada)). - -fof(axWorldLZPred4926, axiom, - f_located(inst_EarltonONAirport,inst_Canada)). - -fof(axWorldLZPred4927, axiom, - f_located(inst_PrinceGeorgeBCAirport,inst_Canada)). - -fof(axWorldLZPred4928, axiom, - f_located(inst_TerraceBCAirport,inst_Canada)). - -fof(axWorldLZPred4929, axiom, - f_located(inst_LondonONAirport,inst_Canada)). - -fof(axWorldLZPred4930, axiom, - f_located(inst_AbbotsfordBCAirport,inst_Canada)). - -fof(axWorldLZPred4931, axiom, - f_located(inst_WhitehorseYTAirport,inst_Canada)). - -fof(axWorldLZPred4932, axiom, - f_located(inst_WawaONAirport,inst_Canada)). - -fof(axWorldLZPred4933, axiom, - f_located(inst_BigBayYachtClubSeaplaneBaseBCAirport,inst_Canada)). - -fof(axWorldLZPred4934, axiom, - f_located(inst_NorthBayONAirport,inst_Canada)). - -fof(axWorldLZPred4935, axiom, - f_located(inst_CalgaryInternationalABAirport,inst_Canada)). - -fof(axWorldLZPred4936, axiom, - f_located(inst_SmithersBCAirport,inst_Canada)). - -fof(axWorldLZPred4937, axiom, - f_located(inst_FortNelsonBCAirport,inst_Canada)). - -fof(axWorldLZPred4938, axiom, - f_located(inst_PentictonBCAirport,inst_Canada)). - -fof(axWorldLZPred4939, axiom, - f_located(inst_CharlottetownPEAirport,inst_Canada)). - -fof(axWorldLZPred4940, axiom, - f_located(inst_SpenceBayNTAirport,inst_Canada)). - -fof(axWorldLZPred4941, axiom, - f_located(inst_RiversMBAirport,inst_Canada)). - -fof(axWorldLZPred4942, axiom, - f_located(inst_VictoriaInternationalBCAirport,inst_Canada)). - -fof(axWorldLZPred4943, axiom, - f_located(inst_LynnLakeMBAirport,inst_Canada)). - -fof(axWorldLZPred4944, axiom, - f_located(inst_CowleyABAirport,inst_Canada)). - -fof(axWorldLZPred4945, axiom, - f_located(inst_SwiftCurrentSKAirport,inst_Canada)). - -fof(axWorldLZPred4946, axiom, - f_located(inst_WynyardSKAirport,inst_Canada)). - -fof(axWorldLZPred4947, axiom, - f_located(inst_GooseAirport,inst_Canada)). - -fof(axWorldLZPred4948, axiom, - f_located(inst_ChurchillMBAirport,inst_Canada)). - -fof(axWorldLZPred4949, axiom, - f_located(inst_GooseNFAirport,inst_Canada)). - -fof(axWorldLZPred4950, axiom, - f_located(inst_StJohnsNFAirport,inst_Canada)). - -fof(axWorldLZPred4951, axiom, - f_located(inst_KapuskasingQCAirport,inst_Canada)). - -fof(axWorldLZPred4952, axiom, - f_located(inst_ArmstrongONAirport,inst_Canada)). - -fof(axWorldLZPred4953, axiom, - f_located(inst_MontJoliQCAirport,inst_Canada)). - -fof(axWorldLZPred4954, axiom, - f_located(inst_LesterBPearsonInternationalONAirport,inst_Canada)). - -fof(axWorldLZPred4955, axiom, - f_located(inst_AshcroftBCAirport,inst_Canada)). - -fof(axWorldLZPred4956, axiom, - f_located(inst_BeattonRiverBCAirport,inst_Canada)). - -fof(axWorldLZPred4957, axiom, - f_located(inst_DownsviewONAirport,inst_Canada)). - -fof(axWorldLZPred4958, axiom, - f_located(inst_ManitoulinONAirport,inst_Canada)). - -fof(axWorldLZPred4959, axiom, - f_located(inst_YellowknifeNTAirport,inst_Canada)). - -fof(axWorldLZPred4960, axiom, - f_located(inst_SalluitQCAirport,inst_Canada)). - -fof(axWorldLZPred4961, axiom, - f_located(inst_SlaveLakeABAirport,inst_Canada)). - -fof(axWorldLZPred4962, axiom, - f_located(inst_LiardRiverBCAirport,inst_Canada)). - -fof(axWorldLZPred4963, axiom, - f_located(inst_BuchansNFAirport,inst_Canada)). - -fof(axWorldLZPred4964, axiom, - f_located(inst_SandspitBCAirport,inst_Canada)). - -fof(axWorldLZPred4965, axiom, - f_located(inst_SarniaONAirport,inst_Canada)). - -fof(axWorldLZPred4966, axiom, - f_located(inst_CoralHarbourNTAirport,inst_Canada)). - -fof(axWorldLZPred4967, axiom, - f_located(inst_PortHardyBCAirport,inst_Canada)). - -fof(axWorldLZPred4968, axiom, - f_located(inst_WhitecourtABAirport,inst_Canada)). - -fof(axWorldLZPred4969, axiom, - f_located(inst_SeptIlesQCAirport,inst_Canada)). - -fof(axWorldLZPred4970, axiom, - f_located(inst_TeslinYTAirport,inst_Canada)). - -fof(axWorldLZPred4971, axiom, - f_located(inst_GreenwoodNSAirport,inst_Canada)). - -fof(axWorldLZPred4972, axiom, - f_located(inst_MackenzieBCAirport,inst_Canada)). - -fof(axWorldLZPred4973, axiom, - f_located(inst_AliceArmSilverCityWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred4974, axiom, - f_located(inst_YorkLandingMBAirport,inst_Canada)). - -fof(axWorldLZPred4975, axiom, - f_located(inst_ZadarAirport,inst_Croatia)). - -fof(axWorldLZPred4976, axiom, - f_located(inst_PlesoZagrebAirport,inst_Croatia)). - -fof(axWorldLZPred4977, axiom, - f_located(inst_ZahedanAirport,inst_Iran)). - -fof(axWorldLZPred4978, axiom, - f_located(inst_ZaranjAirport,inst_Afghanistan)). - -fof(axWorldLZPred4979, axiom, - f_located(inst_ValdiviaAirport,inst_Chile)). - -fof(axWorldLZPred4980, axiom, - f_located(inst_ZamboangaInternationalZamboangaAirport,inst_Philippines)). - -fof(axWorldLZPred4981, axiom, - f_located(inst_CahorsAirport,inst_France)). - -fof(axWorldLZPred4982, axiom, - f_located(inst_ZariaAirport,inst_Nigeria)). - -fof(axWorldLZPred4983, axiom, - f_located(inst_ZhaotongAirport,inst_China)). - -fof(axWorldLZPred4984, axiom, - f_located(inst_ZaragozaAirport,inst_Spain)). - -fof(axWorldLZPred4985, axiom, - f_located(inst_BurlingtonAirparkONAirport,inst_Canada)). - -fof(axWorldLZPred4986, axiom, - f_located(inst_ZabrehAirport,inst_CzechRepublic)). - -fof(axWorldLZPred4987, axiom, - f_located(inst_BathurstNBAirport,inst_Canada)). - -fof(axWorldLZPred4988, axiom, - f_located(inst_ZabljakAirport,inst_Yugoslavia)). - -fof(axWorldLZPred4989, axiom, - f_located(inst_BromontQCAirport,inst_Canada)). - -fof(axWorldLZPred4990, axiom, - f_located(inst_BowenQueenslandAirport,inst_Australia)). - -fof(axWorldLZPred4991, axiom, - f_located(inst_ChahBaharAirport,inst_Iran)). - -fof(axWorldLZPred4992, axiom, - f_located(inst_BeaverCreekCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred4993, axiom, - f_located(inst_TableRockHeliportMOAirport,inst_UnitedStates)). - -fof(axWorldLZPred4994, axiom, - f_located(inst_SayabouryAirport,inst_Laos)). - -fof(axWorldLZPred4995, axiom, - f_located(inst_RailwayStationBadenBadenAirport,inst_Germany)). - -fof(axWorldLZPred4996, axiom, - f_located(inst_GeneralLeobardoRuizZacatecasAirport,inst_Mexico)). - -fof(axWorldLZPred4997, axiom, - f_located(inst_TemucoAirport,inst_Chile)). - -fof(axWorldLZPred4998, axiom, - f_located(inst_BernAirport,inst_Switzerland)). - -fof(axWorldLZPred4999, axiom, - f_located(inst_ChurAirport,inst_Switzerland)). - -fof(axWorldLZPred5000, axiom, - f_located(inst_SecondaAirport,inst_SouthAfrica)). - -fof(axWorldLZPred5001, axiom, - f_located(inst_ElkinMunicipalNCAirport,inst_UnitedStates)). - -fof(axWorldLZPred5002, axiom, - f_located(inst_SenggoAirport,inst_Indonesia)). - -fof(axWorldLZPred5003, axiom, - f_located(inst_GarmischPartenkirchenAirport,inst_Germany)). - -fof(axWorldLZPred5004, axiom, - f_located(inst_DennyIslandBCAirport,inst_Canada)). - -fof(axWorldLZPred5005, axiom, - f_located(inst_EastMainRiverQCAirport,inst_Canada)). - -fof(axWorldLZPred5006, axiom, - f_located(inst_ZeroAirport,inst_India)). - -fof(axWorldLZPred5007, axiom, - f_located(inst_GoslarAirport,inst_Germany)). - -fof(axWorldLZPred5008, axiom, - f_located(inst_FaroYTAirport,inst_Canada)). - -fof(axWorldLZPred5009, axiom, - f_located(inst_OldFortBayQCAirport,inst_Canada)). - -fof(axWorldLZPred5010, axiom, - f_located(inst_FondduLacSKAirport,inst_Canada)). - -fof(axWorldLZPred5011, axiom, - f_located(inst_SouthTroutLakeONAirport,inst_Canada)). - -fof(axWorldLZPred5012, axiom, - f_located(inst_FortMcPhersonNTAirport,inst_Canada)). - -fof(axWorldLZPred5013, axiom, - f_located(inst_FortNormanNTAirport,inst_Canada)). - -fof(axWorldLZPred5014, axiom, - f_located(inst_GrandForksBCAirport,inst_Canada)). - -fof(axWorldLZPred5015, axiom, - f_located(inst_GodsRiverMBAirport,inst_Canada)). - -fof(axWorldLZPred5016, axiom, - f_located(inst_SouthGalwayAirport,inst_Australia)). - -fof(axWorldLZPred5017, axiom, - f_located(inst_NgomaAirport,inst_Zambia)). - -fof(axWorldLZPred5018, axiom, - f_located(inst_SugapaAirport,inst_Indonesia)). - -fof(axWorldLZPred5019, axiom, - f_located(inst_LittleGrandRapidsMBAirport,inst_Canada)). - -fof(axWorldLZPred5020, axiom, - f_located(inst_GethsemaniQCAirport,inst_Canada)). - -fof(axWorldLZPred5021, axiom, - f_located(inst_ZhanjiangAirport,inst_China)). - -fof(axWorldLZPred5022, axiom, - f_located(inst_GrenchenAirport,inst_Switzerland)). - -fof(axWorldLZPred5023, axiom, - f_located(inst_ShamshernagarAirport,inst_Bangladesh)). - -fof(axWorldLZPred5024, axiom, - f_located(inst_HighPrairieABAirport,inst_Canada)). - -fof(axWorldLZPred5025, axiom, - f_located(inst_VictoriaAirportChile,inst_Chile)). - -fof(axWorldLZPred5026, axiom, - f_located(inst_ZiguinchorAirport,inst_Senegal)). - -fof(axWorldLZPred5027, axiom, - f_located(inst_IxtapaZihuatanejoAirport,inst_Mexico)). - -fof(axWorldLZPred5028, axiom, - f_located(inst_JenpegMBAirport,inst_Canada)). - -fof(axWorldLZPred5029, axiom, - f_located(inst_LocarnoAirport,inst_Switzerland)). - -fof(axWorldLZPred5030, axiom, - f_located(inst_MontreuxAirport,inst_Switzerland)). - -fof(axWorldLZPred5031, axiom, - f_located(inst_KasabaBayAirport,inst_Zambia)). - -fof(axWorldLZPred5032, axiom, - f_located(inst_KaschechewanQCAirport,inst_Canada)). - -fof(axWorldLZPred5033, axiom, - f_located(inst_KegaskaWaterAerodromeQCAirport,inst_Canada)). - -fof(axWorldLZPred5034, axiom, - f_located(inst_SteenkoolAirport,inst_Indonesia)). - -fof(axWorldLZPred5035, axiom, - f_located(inst_SetteCamaAirport,inst_Gabon)). - -fof(axWorldLZPred5036, axiom, - f_located(inst_KarlovasiAirport,inst_Greece)). - -fof(axWorldLZPred5037, axiom, - f_located(inst_KomotiniAirport,inst_Greece)). - -fof(axWorldLZPred5038, axiom, - f_located(inst_SurseeAirport,inst_Switzerland)). - -fof(axWorldLZPred5039, axiom, - f_located(inst_ElGoueraAirport,inst_Mauritania)). - -fof(axWorldLZPred5040, axiom, - f_located(inst_PlayadeOroManzanilloAirport,inst_Mexico)). - -fof(axWorldLZPred5041, axiom, - f_located(inst_LaTabatiereWaterAerodromeQCAirport,inst_Canada)). - -fof(axWorldLZPred5042, axiom, - f_located(inst_SenaMadureiraACAirport,inst_Brazil)). - -fof(axWorldLZPred5043, axiom, - f_located(inst_OneHundredEightMileRanchBCAirport,inst_Canada)). - -fof(axWorldLZPred5044, axiom, - f_located(inst_ZamoraAirport,inst_Mexico)). - -fof(axWorldLZPred5045, axiom, - f_located(inst_MassettWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred5046, axiom, - f_located(inst_NanaimoHarbourSeaplaneBaseBCAirport,inst_Canada)). - -fof(axWorldLZPred5047, axiom, - f_located(inst_HammAirport,inst_Germany)). - -fof(axWorldLZPred5048, axiom, - f_located(inst_NyackAKAirport,inst_UnitedStates)). - -fof(axWorldLZPred5049, axiom, - f_located(inst_ZinderAirport,inst_Niger)). - -fof(axWorldLZPred5050, axiom, - f_located(inst_NewmanWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred5051, axiom, - f_located(inst_NegginanMBAirport,inst_Canada)). - -fof(axWorldLZPred5052, axiom, - f_located(inst_NelsonBCAirport,inst_Canada)). - -fof(axWorldLZPred5053, axiom, - f_located(inst_IngolstadtAirport,inst_Germany)). - -fof(axWorldLZPred5054, axiom, - f_located(inst_NamuBCAirport,inst_Canada)). - -fof(axWorldLZPred5055, axiom, - f_located(inst_ZanzibarIslandAirport,inst_Tanzania)). - -fof(axWorldLZPred5056, axiom, - f_located(inst_OceanFallsWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred5057, axiom, - f_located(inst_OsornoAirport,inst_Chile)). - -fof(axWorldLZPred5058, axiom, - f_located(inst_SachigoLakeNTAirport,inst_Canada)). - -fof(axWorldLZPred5059, axiom, - f_located(inst_PuconAirport,inst_Chile)). - -fof(axWorldLZPred5060, axiom, - f_located(inst_OsnabrueckOsnabruckAirport,inst_Germany)). - -fof(axWorldLZPred5061, axiom, - f_located(inst_ZephyrhillsMunicipalFLAirport,inst_UnitedStates)). - -fof(axWorldLZPred5062, axiom, - f_located(inst_PinehouseLakeSKAirport,inst_Canada)). - -fof(axWorldLZPred5063, axiom, - f_located(inst_QueenstownAirport,inst_NewZealand)). - -fof(axWorldLZPred5064, axiom, - f_located(inst_WetzlarAirport,inst_Germany)). - -fof(axWorldLZPred5065, axiom, - f_located(inst_QueenCharlotteWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred5066, axiom, - f_located(inst_RailwayStationNJAirport,inst_UnitedStates)). - -fof(axWorldLZPred5067, axiom, - f_located(inst_RethymnonCreteAirport,inst_Greece)). - -fof(axWorldLZPred5068, axiom, - f_located(inst_ClockTowerILAirport,inst_UnitedStates)). - -fof(axWorldLZPred5069, axiom, - f_located(inst_BratislavaBusStationBratislavaAirport,inst_Slovakia)). - -fof(axWorldLZPred5070, axiom, - f_located(inst_ZurichKlotenZurichAirport,inst_Switzerland)). - -fof(axWorldLZPred5071, axiom, - f_located(inst_SeruiAirport,inst_Indonesia)). - -fof(axWorldLZPred5072, axiom, - f_located(inst_WeagamowLakeONAirport,inst_Canada)). - -fof(axWorldLZPred5073, axiom, - f_located(inst_SarmiNewGuineaAirport,inst_Indonesia)). - -fof(axWorldLZPred5074, axiom, - f_located(inst_ArcticRedRiverWaterAerodromeNTAirport,inst_Canada)). - -fof(axWorldLZPred5075, axiom, - f_located(inst_SanSalvadorCockburnTownSanSalvadorAirport,inst_Bahamas)). - -fof(axWorldLZPred5076, axiom, - f_located(inst_SaintPierreAirport,inst_Reunion)). - -fof(axWorldLZPred5077, axiom, - f_located(inst_SantaFeBusStationNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred5078, axiom, - f_located(inst_SandyLakeONAirport,inst_Canada)). - -fof(axWorldLZPred5079, axiom, - f_located(inst_StPaulAerodromeABAirport,inst_Canada)). - -fof(axWorldLZPred5080, axiom, - f_located(inst_StewartBCAirport,inst_Canada)). - -fof(axWorldLZPred5081, axiom, - f_located(inst_SealCoveWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred5082, axiom, - f_located(inst_SpiezAirport,inst_Switzerland)). - -fof(axWorldLZPred5083, axiom, - f_located(inst_TureiaAirport,inst_FrenchPolynesia)). - -fof(axWorldLZPred5084, axiom, - f_located(inst_TetealaBaleineWaterAerodromeQCAirport,inst_Canada)). - -fof(axWorldLZPred5085, axiom, - f_located(inst_ZakynthosAirport,inst_Greece)). - -fof(axWorldLZPred5086, axiom, - f_located(inst_InterlakenAirport,inst_Switzerland)). - -fof(axWorldLZPred5087, axiom, - f_located(inst_TellurideCOAirport,inst_UnitedStates)). - -fof(axWorldLZPred5088, axiom, - f_located(inst_ShamattawaMBAirport,inst_Canada)). - -fof(axWorldLZPred5089, axiom, - f_located(inst_ZhytomyrZhitomirZhytomyrAirport,inst_Ukraine)). - -fof(axWorldLZPred5090, axiom, - f_located(inst_TahsisWaterAerodromeBCAirport,inst_Canada)). - -fof(axWorldLZPred5091, axiom, - f_located(inst_IgnaceMunicipalONAirport,inst_Canada)). - -fof(axWorldLZPred5092, axiom, - f_located(inst_AncudAirport,inst_Chile)). - -fof(axWorldLZPred5093, axiom, - f_located(inst_CapeParryNTAirport,inst_Canada)). - -fof(axWorldLZPred5094, axiom, - f_located(inst_ZhuhaiAirport,inst_China)). - -fof(axWorldLZPred5095, axiom, - f_located(inst_ZilfiAirport,inst_SaudiArabia)). - -fof(axWorldLZPred5096, axiom, - f_located(inst_ChurchillFallsNFAirport,inst_Canada)). - -fof(axWorldLZPred5097, axiom, - f_located(inst_BlackRockNMAirport,inst_UnitedStates)). - -fof(axWorldLZPred5098, axiom, - f_located(inst_MiandrivazoAirport,inst_Madagascar)). - -fof(axWorldLZPred5099, axiom, - f_located(inst_SpringvaleWesternAustraliaAirport,inst_Australia)). - -fof(axWorldLZPred5100, axiom, - f_located(inst_SavannakhetAirport,inst_Laos)). - -fof(axWorldLZPred5101, axiom, - f_located(inst_AndapaAirport,inst_Madagascar)). - -fof(axWorldLZPred5102, axiom, - f_located(inst_WollastonLakeSKAirport,inst_Canada)). - -fof(axWorldLZPred5103, axiom, - f_located(inst_MainStationDowntownStuttgartAirport,inst_Germany)). - -fof(axWorldLZPred5104, axiom, - f_located(inst_RotaNavalStationRotaAirport,inst_Spain)). - -fof(axWorldLZPred5105, axiom, - f_located(inst_SanIsidroAirport,inst_DominicanRepublic)). - -fof(axWorldLZPred5106, axiom, - f_located(inst_SculthorpeAirport,inst_UnitedKingdom)). - -fof(axWorldLZPred5107, axiom, - f_located(inst_OsmanyShyletSylhetAirport,inst_Bangladesh)). - -fof(axWorldLZPred5108, axiom, - f_located(inst_MzuzuAirport,inst_Malawi)). - diff --git a/examples/SUMO/TPTP/elementsAx.p b/examples/SUMO/TPTP/elementsAx.p deleted file mode 100644 index 6d169ceeb..000000000 --- a/examples/SUMO/TPTP/elementsAx.p +++ /dev/null @@ -1,440 +0,0 @@ -fof(axelements0, axiom, - ( ! [X] : - (hasType(type_Actinium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements1, axiom, - ( ! [X] : - (hasType(type_Aluminum, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements2, axiom, - ( ! [X] : - (hasType(type_Americium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements3, axiom, - ( ! [X] : - (hasType(type_Antimony, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements4, axiom, - ( ! [X] : - (hasType(type_Argon, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements5, axiom, - ( ! [X] : - (hasType(type_Arsenic, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements6, axiom, - ( ! [X] : - (hasType(type_Astatine, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements7, axiom, - ( ! [X] : - (hasType(type_Barium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements8, axiom, - ( ! [X] : - (hasType(type_Berkelium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements9, axiom, - ( ! [X] : - (hasType(type_Beryllium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements10, axiom, - ( ! [X] : - (hasType(type_Bismuth, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements11, axiom, - ( ! [X] : - (hasType(type_Boron, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements12, axiom, - ( ! [X] : - (hasType(type_Bromine, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements13, axiom, - ( ! [X] : - (hasType(type_Cadmium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements14, axiom, - ( ! [X] : - (hasType(type_Caesium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements15, axiom, - ( ! [X] : - (hasType(type_Calcium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements16, axiom, - ( ! [X] : - (hasType(type_Californium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements17, axiom, - ( ! [X] : - (hasType(type_Carbon, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements18, axiom, - ( ! [X] : - (hasType(type_Cerium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements19, axiom, - ( ! [X] : - (hasType(type_Chlorine, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements20, axiom, - ( ! [X] : - (hasType(type_Chromium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements21, axiom, - ( ! [X] : - (hasType(type_Cobalt, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements22, axiom, - ( ! [X] : - (hasType(type_Copper, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements23, axiom, - ( ! [X] : - (hasType(type_Curium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements24, axiom, - ( ! [X] : - (hasType(type_Dysprosium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements25, axiom, - ( ! [X] : - (hasType(type_Einsteinium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements26, axiom, - ( ! [X] : - (hasType(type_Erbium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements27, axiom, - ( ! [X] : - (hasType(type_Europium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements28, axiom, - ( ! [X] : - (hasType(type_Fermium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements29, axiom, - ( ! [X] : - (hasType(type_Fluorine, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements30, axiom, - ( ! [X] : - (hasType(type_Francium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements31, axiom, - ( ! [X] : - (hasType(type_Gadolinium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements32, axiom, - ( ! [X] : - (hasType(type_Gallium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements33, axiom, - ( ! [X] : - (hasType(type_Germanium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements34, axiom, - ( ! [X] : - (hasType(type_Gold, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements35, axiom, - ( ! [X] : - (hasType(type_Hafnium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements36, axiom, - ( ! [X] : - (hasType(type_Helium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements37, axiom, - ( ! [X] : - (hasType(type_Holmium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements38, axiom, - ( ! [X] : - (hasType(type_Hydrogen, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements39, axiom, - ( ! [X] : - (hasType(type_Indium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements40, axiom, - ( ! [X] : - (hasType(type_Iodine, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements41, axiom, - ( ! [X] : - (hasType(type_Iridium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements42, axiom, - ( ! [X] : - (hasType(type_Iron, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements43, axiom, - ( ! [X] : - (hasType(type_Krypton, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements44, axiom, - ( ! [X] : - (hasType(type_Lanthanum, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements45, axiom, - ( ! [X] : - (hasType(type_Lawrencium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements46, axiom, - ( ! [X] : - (hasType(type_Lead, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements47, axiom, - ( ! [X] : - (hasType(type_Lithium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements48, axiom, - ( ! [X] : - (hasType(type_Lutetium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements49, axiom, - ( ! [X] : - (hasType(type_Magnesium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements50, axiom, - ( ! [X] : - (hasType(type_Manganese, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements51, axiom, - ( ! [X] : - (hasType(type_Meitnerium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements52, axiom, - ( ! [X] : - (hasType(type_Mendelevium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements53, axiom, - ( ! [X] : - (hasType(type_Mercury, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements54, axiom, - ( ! [X] : - (hasType(type_Molybdenum, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements55, axiom, - ( ! [X] : - (hasType(type_Neodymium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements56, axiom, - ( ! [X] : - (hasType(type_Neon, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements57, axiom, - ( ! [X] : - (hasType(type_Neptunium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements58, axiom, - ( ! [X] : - (hasType(type_Nickel, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements59, axiom, - ( ! [X] : - (hasType(type_Niobium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements60, axiom, - ( ! [X] : - (hasType(type_Nitrogen, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements61, axiom, - ( ! [X] : - (hasType(type_Nobelium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements62, axiom, - ( ! [X] : - (hasType(type_Osmium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements63, axiom, - ( ! [X] : - (hasType(type_Oxygen, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements64, axiom, - ( ! [X] : - (hasType(type_Palladium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements65, axiom, - ( ! [X] : - (hasType(type_Phosphorus, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements66, axiom, - ( ! [X] : - (hasType(type_Platinum, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements67, axiom, - ( ! [X] : - (hasType(type_Plutonium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements68, axiom, - ( ! [X] : - (hasType(type_Polonium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements69, axiom, - ( ! [X] : - (hasType(type_Potassium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements70, axiom, - ( ! [X] : - (hasType(type_Praseodymium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements71, axiom, - ( ! [X] : - (hasType(type_Promethium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements72, axiom, - ( ! [X] : - (hasType(type_Protactinium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements73, axiom, - ( ! [X] : - (hasType(type_Radium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements74, axiom, - ( ! [X] : - (hasType(type_Radon, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements75, axiom, - ( ! [X] : - (hasType(type_Rhenium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements76, axiom, - ( ! [X] : - (hasType(type_Rhodium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements77, axiom, - ( ! [X] : - (hasType(type_Rubidium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements78, axiom, - ( ! [X] : - (hasType(type_Ruthenium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements79, axiom, - ( ! [X] : - (hasType(type_Samarium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements80, axiom, - ( ! [X] : - (hasType(type_Scandium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements81, axiom, - ( ! [X] : - (hasType(type_Selenium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements82, axiom, - ( ! [X] : - (hasType(type_Silicon, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements83, axiom, - ( ! [X] : - (hasType(type_Silver, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements84, axiom, - ( ! [X] : - (hasType(type_Sodium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements85, axiom, - ( ! [X] : - (hasType(type_Strontium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements86, axiom, - ( ! [X] : - (hasType(type_Sulphur, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements87, axiom, - ( ! [X] : - (hasType(type_Tantalum, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements88, axiom, - ( ! [X] : - (hasType(type_Technetium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements89, axiom, - ( ! [X] : - (hasType(type_Tellurium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements90, axiom, - ( ! [X] : - (hasType(type_Terbium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements91, axiom, - ( ! [X] : - (hasType(type_Thallium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements92, axiom, - ( ! [X] : - (hasType(type_Thorium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements93, axiom, - ( ! [X] : - (hasType(type_Thulium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements94, axiom, - ( ! [X] : - (hasType(type_Tin, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements95, axiom, - ( ! [X] : - (hasType(type_Titanium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements96, axiom, - ( ! [X] : - (hasType(type_Tungsten, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements97, axiom, - ( ! [X] : - (hasType(type_Unnildecium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements98, axiom, - ( ! [X] : - (hasType(type_Unnilhexium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements99, axiom, - ( ! [X] : - (hasType(type_Unniloctium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements100, axiom, - ( ! [X] : - (hasType(type_Unnilpentium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements101, axiom, - ( ! [X] : - (hasType(type_Unnilquadium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements102, axiom, - ( ! [X] : - (hasType(type_Unnilseptium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements103, axiom, - ( ! [X] : - (hasType(type_Uranium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements104, axiom, - ( ! [X] : - (hasType(type_Vanadium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements105, axiom, - ( ! [X] : - (hasType(type_Xenon, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements106, axiom, - ( ! [X] : - (hasType(type_Ytterbium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements107, axiom, - ( ! [X] : - (hasType(type_Yttrium, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements108, axiom, - ( ! [X] : - (hasType(type_Zinc, X) => hasType(type_ElementalSubstance, X)))). - -fof(axelements109, axiom, - ( ! [X] : - (hasType(type_Zirconium, X) => hasType(type_ElementalSubstance, X)))). - diff --git a/examples/SUMO/TPTP/elementsLemAx.p b/examples/SUMO/TPTP/elementsLemAx.p deleted file mode 100644 index 4bc7aa6d9..000000000 --- a/examples/SUMO/TPTP/elementsLemAx.p +++ /dev/null @@ -1,550 +0,0 @@ -fof(axelementsLem0, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Hydrogen, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(1.0079,inst_Amu)))))). - -fof(axelementsLem1, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Helium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(4.0026,inst_Amu)))))). - -fof(axelementsLem2, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Lithium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(6.939,inst_Amu)))))). - -fof(axelementsLem3, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Beryllium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(9.0122,inst_Amu)))))). - -fof(axelementsLem4, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Boron, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(10.811,inst_Amu)))))). - -fof(axelementsLem5, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Carbon, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(12.01115,inst_Amu)))))). - -fof(axelementsLem6, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Nitrogen, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(14.0067,inst_Amu)))))). - -fof(axelementsLem7, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Oxygen, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(15.9994,inst_Amu)))))). - -fof(axelementsLem8, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Fluorine, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(18.9984,inst_Amu)))))). - -fof(axelementsLem9, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Neon, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(20.183,inst_Amu)))))). - -fof(axelementsLem10, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Sodium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(22.9898,inst_Amu)))))). - -fof(axelementsLem11, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Magnesium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(24.312,inst_Amu)))))). - -fof(axelementsLem12, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Aluminum, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(26.9815,inst_Amu)))))). - -fof(axelementsLem13, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Silicon, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(28.086,inst_Amu)))))). - -fof(axelementsLem14, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Phosphorus, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(30.9738,inst_Amu)))))). - -fof(axelementsLem15, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Sulphur, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(32.064,inst_Amu)))))). - -fof(axelementsLem16, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Chlorine, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(35.453,inst_Amu)))))). - -fof(axelementsLem17, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Argon, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(39.948,inst_Amu)))))). - -fof(axelementsLem18, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Potassium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(39.0983,inst_Amu)))))). - -fof(axelementsLem19, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Calcium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(40.08,inst_Amu)))))). - -fof(axelementsLem20, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Scandium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(44.956,inst_Amu)))))). - -fof(axelementsLem21, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Titanium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(47.9,inst_Amu)))))). - -fof(axelementsLem22, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Vanadium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(50.9415,inst_Amu)))))). - -fof(axelementsLem23, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Chromium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(51.996,inst_Amu)))))). - -fof(axelementsLem24, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Manganese, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(54.938,inst_Amu)))))). - -fof(axelementsLem25, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Iron, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(55.847,inst_Amu)))))). - -fof(axelementsLem26, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Cobalt, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(58.993,inst_Amu)))))). - -fof(axelementsLem27, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Nickel, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(58.71,inst_Amu)))))). - -fof(axelementsLem28, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Copper, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(63.54,inst_Amu)))))). - -fof(axelementsLem29, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Zinc, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(65.38,inst_Amu)))))). - -fof(axelementsLem30, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Gallium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(69.72,inst_Amu)))))). - -fof(axelementsLem31, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Germanium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(72.59,inst_Amu)))))). - -fof(axelementsLem32, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Arsenic, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(74.922,inst_Amu)))))). - -fof(axelementsLem33, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Selenium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(78.96,inst_Amu)))))). - -fof(axelementsLem34, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Bromine, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(79.909,inst_Amu)))))). - -fof(axelementsLem35, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Krypton, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(83.8,inst_Amu)))))). - -fof(axelementsLem36, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Rubidium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(85.47,inst_Amu)))))). - -fof(axelementsLem37, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Strontium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(87.62,inst_Amu)))))). - -fof(axelementsLem38, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Yttrium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(88.905,inst_Amu)))))). - -fof(axelementsLem39, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Zirconium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(91.22,inst_Amu)))))). - -fof(axelementsLem40, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Niobium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(92.906,inst_Amu)))))). - -fof(axelementsLem41, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Molybdenum, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(95.94,inst_Amu)))))). - -fof(axelementsLem42, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Technetium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(98,inst_Amu)))))). - -fof(axelementsLem43, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Ruthenium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(101.07,inst_Amu)))))). - -fof(axelementsLem44, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Rhodium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(102.905,inst_Amu)))))). - -fof(axelementsLem45, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Palladium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(106.4,inst_Amu)))))). - -fof(axelementsLem46, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Silver, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(107.87,inst_Amu)))))). - -fof(axelementsLem47, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Cadmium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(112.4,inst_Amu)))))). - -fof(axelementsLem48, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Indium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(114.82,inst_Amu)))))). - -fof(axelementsLem49, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Tin, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(118.69,inst_Amu)))))). - -fof(axelementsLem50, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Antimony, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(121.75,inst_Amu)))))). - -fof(axelementsLem51, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Tellurium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(127.6,inst_Amu)))))). - -fof(axelementsLem52, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Iodine, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(126.904,inst_Amu)))))). - -fof(axelementsLem53, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Xenon, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(131.3,inst_Amu)))))). - -fof(axelementsLem54, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Caesium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(132.90545,inst_Amu)))))). - -fof(axelementsLem55, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Barium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(137.34,inst_Amu)))))). - -fof(axelementsLem56, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Lanthanum, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(138.9055,inst_Amu)))))). - -fof(axelementsLem57, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Cerium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(140.12,inst_Amu)))))). - -fof(axelementsLem58, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Praseodymium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(140.907,inst_Amu)))))). - -fof(axelementsLem59, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Neodymium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(144.24,inst_Amu)))))). - -fof(axelementsLem60, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Promethium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(147,inst_Amu)))))). - -fof(axelementsLem61, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Samarium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(150.35,inst_Amu)))))). - -fof(axelementsLem62, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Europium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(151.25,inst_Amu)))))). - -fof(axelementsLem63, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Gadolinium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(157.25,inst_Amu)))))). - -fof(axelementsLem64, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Terbium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(158.924,inst_Amu)))))). - -fof(axelementsLem65, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Dysprosium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(162.5,inst_Amu)))))). - -fof(axelementsLem66, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Holmium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(167.26,inst_Amu)))))). - -fof(axelementsLem67, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Erbium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(167.26,inst_Amu)))))). - -fof(axelementsLem68, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Thulium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(168.934,inst_Amu)))))). - -fof(axelementsLem69, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Ytterbium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(173.04,inst_Amu)))))). - -fof(axelementsLem70, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Lutetium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(194.967,inst_Amu)))))). - -fof(axelementsLem71, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Hafnium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(178.49,inst_Amu)))))). - -fof(axelementsLem72, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Tantalum, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(180.948,inst_Amu)))))). - -fof(axelementsLem73, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Tungsten, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(183.85,inst_Amu)))))). - -fof(axelementsLem74, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Rhenium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(186.2,inst_Amu)))))). - -fof(axelementsLem75, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Osmium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(190.2,inst_Amu)))))). - -fof(axelementsLem76, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Iridium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(192.217,inst_Amu)))))). - -fof(axelementsLem77, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Platinum, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(195.078,inst_Amu)))))). - -fof(axelementsLem78, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Gold, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(196.96655,inst_Amu)))))). - -fof(axelementsLem79, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Mercury, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(200.59,inst_Amu)))))). - -fof(axelementsLem80, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Thallium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(204.3833,inst_Amu)))))). - -fof(axelementsLem81, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Lead, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(207.19,inst_Amu)))))). - -fof(axelementsLem82, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Bismuth, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(208.98,inst_Amu)))))). - -fof(axelementsLem83, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Polonium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(210,inst_Amu)))))). - -fof(axelementsLem84, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Astatine, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(210,inst_Amu)))))). - -fof(axelementsLem85, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Radon, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(222,inst_Amu)))))). - -fof(axelementsLem86, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Francium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(223,inst_Amu)))))). - -fof(axelementsLem87, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Radium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(226,inst_Amu)))))). - -fof(axelementsLem88, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Actinium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(227,inst_Amu)))))). - -fof(axelementsLem89, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Thorium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(232.038,inst_Amu)))))). - -fof(axelementsLem90, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Protactinium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(231,inst_Amu)))))). - -fof(axelementsLem91, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Uranium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(231,inst_Amu)))))). - -fof(axelementsLem92, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Neptunium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(237,inst_Amu)))))). - -fof(axelementsLem93, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Plutonium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(242,inst_Amu)))))). - -fof(axelementsLem94, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Americium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(243,inst_Amu)))))). - -fof(axelementsLem95, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Curium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(247,inst_Amu)))))). - -fof(axelementsLem96, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Berkelium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(247,inst_Amu)))))). - -fof(axelementsLem97, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Californium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(249,inst_Amu)))))). - -fof(axelementsLem98, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Einsteinium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(254,inst_Amu)))))). - -fof(axelementsLem99, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Fermium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(253,inst_Amu)))))). - -fof(axelementsLem100, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Mendelevium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(256,inst_Amu)))))). - -fof(axelementsLem101, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Nobelium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(254,inst_Amu)))))). - -fof(axelementsLem102, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Lawrencium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(262,inst_Amu)))))). - -fof(axelementsLem103, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Unnilquadium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(261,inst_Amu)))))). - -fof(axelementsLem104, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Unnilpentium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(262,inst_Amu)))))). - -fof(axelementsLem105, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Unnilhexium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(263,inst_Amu)))))). - -fof(axelementsLem106, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Unnilseptium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(262,inst_Amu)))))). - -fof(axelementsLem107, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Unniloctium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(265,inst_Amu)))))). - -fof(axelementsLem108, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Meitnerium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(266,inst_Amu)))))). - -fof(axelementsLem109, axiom, - ( ! [Var_ATOM] : - ((hasType(type_Atom, Var_ATOM) & hasType(type_Unnildecium, Var_ATOM)) => -(f_measure(Var_ATOM,f_MeasureFn(272,inst_Amu)))))). - diff --git a/examples/SUMO/TPTP/elementsPredAx.p b/examples/SUMO/TPTP/elementsPredAx.p deleted file mode 100644 index 70793bb79..000000000 --- a/examples/SUMO/TPTP/elementsPredAx.p +++ /dev/null @@ -1,912 +0,0 @@ -fof(axelementsPred0, axiom, - f_atomicNumber(type_Hydrogen,1)). - -fof(axelementsPred1, axiom, - f_atomicNumber(type_Helium,2)). - -fof(axelementsPred2, axiom, - f_atomicNumber(type_Lithium,3)). - -fof(axelementsPred3, axiom, - f_atomicNumber(type_Beryllium,4)). - -fof(axelementsPred4, axiom, - f_atomicNumber(type_Boron,5)). - -fof(axelementsPred5, axiom, - f_atomicNumber(type_Carbon,6)). - -fof(axelementsPred6, axiom, - f_atomicNumber(type_Nitrogen,7)). - -fof(axelementsPred7, axiom, - f_atomicNumber(type_Oxygen,8)). - -fof(axelementsPred8, axiom, - f_atomicNumber(type_Fluorine,9)). - -fof(axelementsPred9, axiom, - f_atomicNumber(type_Neon,10)). - -fof(axelementsPred10, axiom, - f_atomicNumber(type_Sodium,11)). - -fof(axelementsPred11, axiom, - f_atomicNumber(type_Magnesium,12)). - -fof(axelementsPred12, axiom, - f_atomicNumber(type_Aluminum,13)). - -fof(axelementsPred13, axiom, - f_atomicNumber(type_Silicon,14)). - -fof(axelementsPred14, axiom, - f_atomicNumber(type_Phosphorus,15)). - -fof(axelementsPred15, axiom, - f_atomicNumber(type_Sulphur,16)). - -fof(axelementsPred16, axiom, - f_atomicNumber(type_Chlorine,17)). - -fof(axelementsPred17, axiom, - f_atomicNumber(type_Argon,18)). - -fof(axelementsPred18, axiom, - f_atomicNumber(type_Potassium,19)). - -fof(axelementsPred19, axiom, - f_atomicNumber(type_Calcium,20)). - -fof(axelementsPred20, axiom, - f_atomicNumber(type_Scandium,21)). - -fof(axelementsPred21, axiom, - f_atomicNumber(type_Titanium,22)). - -fof(axelementsPred22, axiom, - f_atomicNumber(type_Vanadium,23)). - -fof(axelementsPred23, axiom, - f_atomicNumber(type_Chromium,24)). - -fof(axelementsPred24, axiom, - f_atomicNumber(type_Manganese,25)). - -fof(axelementsPred25, axiom, - f_atomicNumber(type_Iron,26)). - -fof(axelementsPred26, axiom, - f_atomicNumber(type_Cobalt,27)). - -fof(axelementsPred27, axiom, - f_atomicNumber(type_Nickel,28)). - -fof(axelementsPred28, axiom, - f_atomicNumber(type_Copper,29)). - -fof(axelementsPred29, axiom, - f_atomicNumber(type_Zinc,30)). - -fof(axelementsPred30, axiom, - f_atomicNumber(type_Gallium,31)). - -fof(axelementsPred31, axiom, - f_atomicNumber(type_Germanium,32)). - -fof(axelementsPred32, axiom, - f_atomicNumber(type_Arsenic,33)). - -fof(axelementsPred33, axiom, - f_atomicNumber(type_Selenium,34)). - -fof(axelementsPred34, axiom, - f_atomicNumber(type_Bromine,35)). - -fof(axelementsPred35, axiom, - f_atomicNumber(type_Krypton,36)). - -fof(axelementsPred36, axiom, - f_atomicNumber(type_Rubidium,37)). - -fof(axelementsPred37, axiom, - f_atomicNumber(type_Strontium,38)). - -fof(axelementsPred38, axiom, - f_atomicNumber(type_Yttrium,39)). - -fof(axelementsPred39, axiom, - f_atomicNumber(type_Zirconium,40)). - -fof(axelementsPred40, axiom, - f_atomicNumber(type_Niobium,41)). - -fof(axelementsPred41, axiom, - f_atomicNumber(type_Molybdenum,42)). - -fof(axelementsPred42, axiom, - f_atomicNumber(type_Technetium,43)). - -fof(axelementsPred43, axiom, - f_atomicNumber(type_Ruthenium,44)). - -fof(axelementsPred44, axiom, - f_atomicNumber(type_Rhodium,45)). - -fof(axelementsPred45, axiom, - f_atomicNumber(type_Palladium,46)). - -fof(axelementsPred46, axiom, - f_atomicNumber(type_Silver,47)). - -fof(axelementsPred47, axiom, - f_atomicNumber(type_Cadmium,48)). - -fof(axelementsPred48, axiom, - f_atomicNumber(type_Indium,49)). - -fof(axelementsPred49, axiom, - f_atomicNumber(type_Tin,50)). - -fof(axelementsPred50, axiom, - f_atomicNumber(type_Antimony,51)). - -fof(axelementsPred51, axiom, - f_atomicNumber(type_Tellurium,52)). - -fof(axelementsPred52, axiom, - f_atomicNumber(type_Iodine,53)). - -fof(axelementsPred53, axiom, - f_atomicNumber(type_Xenon,54)). - -fof(axelementsPred54, axiom, - f_atomicNumber(type_Caesium,55)). - -fof(axelementsPred55, axiom, - f_atomicNumber(type_Barium,56)). - -fof(axelementsPred56, axiom, - f_atomicNumber(type_Lanthanum,57)). - -fof(axelementsPred57, axiom, - f_atomicNumber(type_Cerium,58)). - -fof(axelementsPred58, axiom, - f_atomicNumber(type_Praseodymium,59)). - -fof(axelementsPred59, axiom, - f_atomicNumber(type_Neodymium,60)). - -fof(axelementsPred60, axiom, - f_atomicNumber(type_Promethium,61)). - -fof(axelementsPred61, axiom, - f_atomicNumber(type_Samarium,62)). - -fof(axelementsPred62, axiom, - f_atomicNumber(type_Europium,63)). - -fof(axelementsPred63, axiom, - f_atomicNumber(type_Gadolinium,64)). - -fof(axelementsPred64, axiom, - f_atomicNumber(type_Terbium,65)). - -fof(axelementsPred65, axiom, - f_atomicNumber(type_Dysprosium,66)). - -fof(axelementsPred66, axiom, - f_atomicNumber(type_Holmium,67)). - -fof(axelementsPred67, axiom, - f_atomicNumber(type_Erbium,68)). - -fof(axelementsPred68, axiom, - f_atomicNumber(type_Thulium,69)). - -fof(axelementsPred69, axiom, - f_atomicNumber(type_Ytterbium,70)). - -fof(axelementsPred70, axiom, - f_atomicNumber(type_Lutetium,71)). - -fof(axelementsPred71, axiom, - f_atomicNumber(type_Hafnium,72)). - -fof(axelementsPred72, axiom, - f_atomicNumber(type_Tantalum,73)). - -fof(axelementsPred73, axiom, - f_atomicNumber(type_Tungsten,74)). - -fof(axelementsPred74, axiom, - f_atomicNumber(type_Rhenium,75)). - -fof(axelementsPred75, axiom, - f_atomicNumber(type_Osmium,76)). - -fof(axelementsPred76, axiom, - f_atomicNumber(type_Iridium,77)). - -fof(axelementsPred77, axiom, - f_atomicNumber(type_Platinum,78)). - -fof(axelementsPred78, axiom, - f_atomicNumber(type_Gold,79)). - -fof(axelementsPred79, axiom, - f_atomicNumber(type_Mercury,80)). - -fof(axelementsPred80, axiom, - f_atomicNumber(type_Thallium,81)). - -fof(axelementsPred81, axiom, - f_atomicNumber(type_Lead,82)). - -fof(axelementsPred82, axiom, - f_atomicNumber(type_Bismuth,83)). - -fof(axelementsPred83, axiom, - f_atomicNumber(type_Polonium,84)). - -fof(axelementsPred84, axiom, - f_atomicNumber(type_Astatine,85)). - -fof(axelementsPred85, axiom, - f_atomicNumber(type_Radon,86)). - -fof(axelementsPred86, axiom, - f_atomicNumber(type_Francium,87)). - -fof(axelementsPred87, axiom, - f_atomicNumber(type_Radium,88)). - -fof(axelementsPred88, axiom, - f_atomicNumber(type_Actinium,89)). - -fof(axelementsPred89, axiom, - f_atomicNumber(type_Thorium,90)). - -fof(axelementsPred90, axiom, - f_atomicNumber(type_Protactinium,91)). - -fof(axelementsPred91, axiom, - f_atomicNumber(type_Uranium,92)). - -fof(axelementsPred92, axiom, - f_atomicNumber(type_Neptunium,93)). - -fof(axelementsPred93, axiom, - f_atomicNumber(type_Plutonium,94)). - -fof(axelementsPred94, axiom, - f_atomicNumber(type_Americium,95)). - -fof(axelementsPred95, axiom, - f_atomicNumber(type_Curium,96)). - -fof(axelementsPred96, axiom, - f_atomicNumber(type_Berkelium,97)). - -fof(axelementsPred97, axiom, - f_atomicNumber(type_Californium,98)). - -fof(axelementsPred98, axiom, - f_atomicNumber(type_Einsteinium,99)). - -fof(axelementsPred99, axiom, - f_atomicNumber(type_Fermium,100)). - -fof(axelementsPred100, axiom, - f_atomicNumber(type_Mendelevium,101)). - -fof(axelementsPred101, axiom, - f_atomicNumber(type_Nobelium,102)). - -fof(axelementsPred102, axiom, - f_atomicNumber(type_Lawrencium,103)). - -fof(axelementsPred103, axiom, - f_atomicNumber(type_Unnilquadium,104)). - -fof(axelementsPred104, axiom, - f_atomicNumber(type_Unnilpentium,105)). - -fof(axelementsPred105, axiom, - f_atomicNumber(type_Unnilhexium,106)). - -fof(axelementsPred106, axiom, - f_atomicNumber(type_Unnilseptium,107)). - -fof(axelementsPred107, axiom, - f_atomicNumber(type_Unniloctium,108)). - -fof(axelementsPred108, axiom, - f_atomicNumber(type_Meitnerium,109)). - -fof(axelementsPred109, axiom, - f_atomicNumber(type_Unnildecium,110)). - -fof(axelementsPred110, axiom, - f_meltingPoint(type_Hydrogen,f_MeasureFn(14.01,inst_KelvinDegree))). - -fof(axelementsPred111, axiom, - f_boilingPoint(type_Hydrogen,f_MeasureFn(20.28,inst_KelvinDegree))). - -fof(axelementsPred112, axiom, - f_meltingPoint(type_Helium,f_MeasureFn(0.95,inst_KelvinDegree))). - -fof(axelementsPred113, axiom, - f_boilingPoint(type_Helium,f_MeasureFn(4.216,inst_KelvinDegree))). - -fof(axelementsPred114, axiom, - f_meltingPoint(type_Lithium,f_MeasureFn(453.69,inst_KelvinDegree))). - -fof(axelementsPred115, axiom, - f_boilingPoint(type_Lithium,f_MeasureFn(1590,inst_KelvinDegree))). - -fof(axelementsPred116, axiom, - f_meltingPoint(type_Beryllium,f_MeasureFn(1551,inst_KelvinDegree))). - -fof(axelementsPred117, axiom, - f_boilingPoint(type_Beryllium,f_MeasureFn(3243,inst_KelvinDegree))). - -fof(axelementsPred118, axiom, - f_meltingPoint(type_Boron,f_MeasureFn(2573,inst_KelvinDegree))). - -fof(axelementsPred119, axiom, - f_boilingPoint(type_Boron,f_MeasureFn(2823,inst_KelvinDegree))). - -fof(axelementsPred120, axiom, - f_meltingPoint(type_Carbon,f_MeasureFn(3823,inst_KelvinDegree))). - -fof(axelementsPred121, axiom, - f_boilingPoint(type_Carbon,f_MeasureFn(5100,inst_KelvinDegree))). - -fof(axelementsPred122, axiom, - f_meltingPoint(type_Nitrogen,f_MeasureFn(63.29,inst_KelvinDegree))). - -fof(axelementsPred123, axiom, - f_boilingPoint(type_Nitrogen,f_MeasureFn(77.4,inst_KelvinDegree))). - -fof(axelementsPred124, axiom, - f_meltingPoint(type_Oxygen,f_MeasureFn(54.75,inst_KelvinDegree))). - -fof(axelementsPred125, axiom, - f_boilingPoint(type_Oxygen,f_MeasureFn(90.188,inst_KelvinDegree))). - -fof(axelementsPred126, axiom, - f_meltingPoint(type_Fluorine,f_MeasureFn(53.53,inst_KelvinDegree))). - -fof(axelementsPred127, axiom, - f_boilingPoint(type_Fluorine,f_MeasureFn(85.01,inst_KelvinDegree))). - -fof(axelementsPred128, axiom, - f_meltingPoint(type_Neon,f_MeasureFn(24.48,inst_KelvinDegree))). - -fof(axelementsPred129, axiom, - f_boilingPoint(type_Neon,f_MeasureFn(27.1,inst_KelvinDegree))). - -fof(axelementsPred130, axiom, - f_meltingPoint(type_Sodium,f_MeasureFn(370.95,inst_KelvinDegree))). - -fof(axelementsPred131, axiom, - f_boilingPoint(type_Sodium,f_MeasureFn(1165,inst_KelvinDegree))). - -fof(axelementsPred132, axiom, - f_meltingPoint(type_Magnesium,f_MeasureFn(921.95,inst_KelvinDegree))). - -fof(axelementsPred133, axiom, - f_boilingPoint(type_Magnesium,f_MeasureFn(1380,inst_KelvinDegree))). - -fof(axelementsPred134, axiom, - f_meltingPoint(type_Aluminum,f_MeasureFn(933.52,inst_KelvinDegree))). - -fof(axelementsPred135, axiom, - f_boilingPoint(type_Aluminum,f_MeasureFn(2740,inst_KelvinDegree))). - -fof(axelementsPred136, axiom, - f_meltingPoint(type_Silicon,f_MeasureFn(1683,inst_KelvinDegree))). - -fof(axelementsPred137, axiom, - f_boilingPoint(type_Silicon,f_MeasureFn(2628,inst_KelvinDegree))). - -fof(axelementsPred138, axiom, - f_meltingPoint(type_Phosphorus,f_MeasureFn(317.3,inst_KelvinDegree))). - -fof(axelementsPred139, axiom, - f_boilingPoint(type_Phosphorus,f_MeasureFn(553,inst_KelvinDegree))). - -fof(axelementsPred140, axiom, - f_meltingPoint(type_Sulphur,f_MeasureFn(386,inst_KelvinDegree))). - -fof(axelementsPred141, axiom, - f_boilingPoint(type_Sulphur,f_MeasureFn(717.824,inst_KelvinDegree))). - -fof(axelementsPred142, axiom, - f_meltingPoint(type_Chlorine,f_MeasureFn(172.17,inst_KelvinDegree))). - -fof(axelementsPred143, axiom, - f_boilingPoint(type_Chlorine,f_MeasureFn(238.55,inst_KelvinDegree))). - -fof(axelementsPred144, axiom, - f_meltingPoint(type_Argon,f_MeasureFn(83.78,inst_KelvinDegree))). - -fof(axelementsPred145, axiom, - f_boilingPoint(type_Argon,f_MeasureFn(87.29,inst_KelvinDegree))). - -fof(axelementsPred146, axiom, - f_meltingPoint(type_Potassium,f_MeasureFn(336.8,inst_KelvinDegree))). - -fof(axelementsPred147, axiom, - f_boilingPoint(type_Potassium,f_MeasureFn(1047,inst_KelvinDegree))). - -fof(axelementsPred148, axiom, - f_meltingPoint(type_Calcium,f_MeasureFn(1112,inst_KelvinDegree))). - -fof(axelementsPred149, axiom, - f_boilingPoint(type_Calcium,f_MeasureFn(1760,inst_KelvinDegree))). - -fof(axelementsPred150, axiom, - f_meltingPoint(type_Scandium,f_MeasureFn(1812,inst_KelvinDegree))). - -fof(axelementsPred151, axiom, - f_boilingPoint(type_Scandium,f_MeasureFn(3105,inst_KelvinDegree))). - -fof(axelementsPred152, axiom, - f_meltingPoint(type_Titanium,f_MeasureFn(1933,inst_KelvinDegree))). - -fof(axelementsPred153, axiom, - f_boilingPoint(type_Titanium,f_MeasureFn(3533,inst_KelvinDegree))). - -fof(axelementsPred154, axiom, - f_meltingPoint(type_Vanadium,f_MeasureFn(2163,inst_KelvinDegree))). - -fof(axelementsPred155, axiom, - f_boilingPoint(type_Vanadium,f_MeasureFn(3653,inst_KelvinDegree))). - -fof(axelementsPred156, axiom, - f_meltingPoint(type_Chromium,f_MeasureFn(2130,inst_KelvinDegree))). - -fof(axelementsPred157, axiom, - f_boilingPoint(type_Chromium,f_MeasureFn(2755,inst_KelvinDegree))). - -fof(axelementsPred158, axiom, - f_meltingPoint(type_Manganese,f_MeasureFn(1517,inst_KelvinDegree))). - -fof(axelementsPred159, axiom, - f_boilingPoint(type_Manganese,f_MeasureFn(2370,inst_KelvinDegree))). - -fof(axelementsPred160, axiom, - f_meltingPoint(type_Iron,f_MeasureFn(1808,inst_KelvinDegree))). - -fof(axelementsPred161, axiom, - f_boilingPoint(type_Iron,f_MeasureFn(3023,inst_KelvinDegree))). - -fof(axelementsPred162, axiom, - f_meltingPoint(type_Cobalt,f_MeasureFn(1768,inst_KelvinDegree))). - -fof(axelementsPred163, axiom, - f_boilingPoint(type_Cobalt,f_MeasureFn(3143,inst_KelvinDegree))). - -fof(axelementsPred164, axiom, - f_meltingPoint(type_Nickel,f_MeasureFn(1726,inst_KelvinDegree))). - -fof(axelementsPred165, axiom, - f_boilingPoint(type_Nickel,f_MeasureFn(3005,inst_KelvinDegree))). - -fof(axelementsPred166, axiom, - f_meltingPoint(type_Copper,f_MeasureFn(1356.6,inst_KelvinDegree))). - -fof(axelementsPred167, axiom, - f_boilingPoint(type_Copper,f_MeasureFn(2868,inst_KelvinDegree))). - -fof(axelementsPred168, axiom, - f_meltingPoint(type_Zinc,f_MeasureFn(692.73,inst_KelvinDegree))). - -fof(axelementsPred169, axiom, - f_boilingPoint(type_Zinc,f_MeasureFn(1180,inst_KelvinDegree))). - -fof(axelementsPred170, axiom, - f_meltingPoint(type_Gallium,f_MeasureFn(302.93,inst_KelvinDegree))). - -fof(axelementsPred171, axiom, - f_boilingPoint(type_Gallium,f_MeasureFn(2676,inst_KelvinDegree))). - -fof(axelementsPred172, axiom, - f_meltingPoint(type_Germanium,f_MeasureFn(1210.55,inst_KelvinDegree))). - -fof(axelementsPred173, axiom, - f_boilingPoint(type_Germanium,f_MeasureFn(3103,inst_KelvinDegree))). - -fof(axelementsPred174, axiom, - f_meltingPoint(type_Arsenic,f_MeasureFn(886,inst_KelvinDegree))). - -fof(axelementsPred175, axiom, - f_boilingPoint(type_Arsenic,f_MeasureFn(886,inst_KelvinDegree))). - -fof(axelementsPred176, axiom, - f_meltingPoint(type_Selenium,f_MeasureFn(490,inst_KelvinDegree))). - -fof(axelementsPred177, axiom, - f_boilingPoint(type_Selenium,f_MeasureFn(958.1,inst_KelvinDegree))). - -fof(axelementsPred178, axiom, - f_meltingPoint(type_Bromine,f_MeasureFn(265.9,inst_KelvinDegree))). - -fof(axelementsPred179, axiom, - f_boilingPoint(type_Bromine,f_MeasureFn(331.93,inst_KelvinDegree))). - -fof(axelementsPred180, axiom, - f_meltingPoint(type_Krypton,f_MeasureFn(116.55,inst_KelvinDegree))). - -fof(axelementsPred181, axiom, - f_boilingPoint(type_Krypton,f_MeasureFn(120.85,inst_KelvinDegree))). - -fof(axelementsPred182, axiom, - f_meltingPoint(type_Rubidium,f_MeasureFn(312.2,inst_KelvinDegree))). - -fof(axelementsPred183, axiom, - f_boilingPoint(type_Rubidium,f_MeasureFn(961,inst_KelvinDegree))). - -fof(axelementsPred184, axiom, - f_meltingPoint(type_Strontium,f_MeasureFn(1042,inst_KelvinDegree))). - -fof(axelementsPred185, axiom, - f_boilingPoint(type_Strontium,f_MeasureFn(1657,inst_KelvinDegree))). - -fof(axelementsPred186, axiom, - f_meltingPoint(type_Yttrium,f_MeasureFn(1796,inst_KelvinDegree))). - -fof(axelementsPred187, axiom, - f_boilingPoint(type_Yttrium,f_MeasureFn(3610,inst_KelvinDegree))). - -fof(axelementsPred188, axiom, - f_meltingPoint(type_Zirconium,f_MeasureFn(2125,inst_KelvinDegree))). - -fof(axelementsPred189, axiom, - f_boilingPoint(type_Zirconium,f_MeasureFn(4650,inst_KelvinDegree))). - -fof(axelementsPred190, axiom, - f_meltingPoint(type_Niobium,f_MeasureFn(2741,inst_KelvinDegree))). - -fof(axelementsPred191, axiom, - f_boilingPoint(type_Niobium,f_MeasureFn(5200,inst_KelvinDegree))). - -fof(axelementsPred192, axiom, - f_meltingPoint(type_Molybdenum,f_MeasureFn(2890,inst_KelvinDegree))). - -fof(axelementsPred193, axiom, - f_boilingPoint(type_Molybdenum,f_MeasureFn(5833,inst_KelvinDegree))). - -fof(axelementsPred194, axiom, - f_meltingPoint(type_Technetium,f_MeasureFn(2445,inst_KelvinDegree))). - -fof(axelementsPred195, axiom, - f_boilingPoint(type_Technetium,f_MeasureFn(5303,inst_KelvinDegree))). - -fof(axelementsPred196, axiom, - f_meltingPoint(type_Ruthenium,f_MeasureFn(2583,inst_KelvinDegree))). - -fof(axelementsPred197, axiom, - f_boilingPoint(type_Ruthenium,f_MeasureFn(4173,inst_KelvinDegree))). - -fof(axelementsPred198, axiom, - f_meltingPoint(type_Rhodium,f_MeasureFn(2239,inst_KelvinDegree))). - -fof(axelementsPred199, axiom, - f_boilingPoint(type_Rhodium,f_MeasureFn(4000,inst_KelvinDegree))). - -fof(axelementsPred200, axiom, - f_meltingPoint(type_Palladium,f_MeasureFn(1825,inst_KelvinDegree))). - -fof(axelementsPred201, axiom, - f_boilingPoint(type_Palladium,f_MeasureFn(3413,inst_KelvinDegree))). - -fof(axelementsPred202, axiom, - f_meltingPoint(type_Silver,f_MeasureFn(1235.08,inst_KelvinDegree))). - -fof(axelementsPred203, axiom, - f_boilingPoint(type_Silver,f_MeasureFn(2485,inst_KelvinDegree))). - -fof(axelementsPred204, axiom, - f_meltingPoint(type_Cadmium,f_MeasureFn(594.1,inst_KelvinDegree))). - -fof(axelementsPred205, axiom, - f_boilingPoint(type_Cadmium,f_MeasureFn(1038,inst_KelvinDegree))). - -fof(axelementsPred206, axiom, - f_meltingPoint(type_Indium,f_MeasureFn(429.32,inst_KelvinDegree))). - -fof(axelementsPred207, axiom, - f_boilingPoint(type_Indium,f_MeasureFn(2353,inst_KelvinDegree))). - -fof(axelementsPred208, axiom, - f_meltingPoint(type_Tin,f_MeasureFn(505.118,inst_KelvinDegree))). - -fof(axelementsPred209, axiom, - f_boilingPoint(type_Tin,f_MeasureFn(2543,inst_KelvinDegree))). - -fof(axelementsPred210, axiom, - f_meltingPoint(type_Antimony,f_MeasureFn(903.89,inst_KelvinDegree))). - -fof(axelementsPred211, axiom, - f_boilingPoint(type_Antimony,f_MeasureFn(2023,inst_KelvinDegree))). - -fof(axelementsPred212, axiom, - f_meltingPoint(type_Tellurium,f_MeasureFn(722.7,inst_KelvinDegree))). - -fof(axelementsPred213, axiom, - f_boilingPoint(type_Tellurium,f_MeasureFn(1263,inst_KelvinDegree))). - -fof(axelementsPred214, axiom, - f_meltingPoint(type_Iodine,f_MeasureFn(386.65,inst_KelvinDegree))). - -fof(axelementsPred215, axiom, - f_boilingPoint(type_Iodine,f_MeasureFn(457.55,inst_KelvinDegree))). - -fof(axelementsPred216, axiom, - f_meltingPoint(type_Xenon,f_MeasureFn(161.3,inst_KelvinDegree))). - -fof(axelementsPred217, axiom, - f_boilingPoint(type_Xenon,f_MeasureFn(166.1,inst_KelvinDegree))). - -fof(axelementsPred218, axiom, - f_meltingPoint(type_Caesium,f_MeasureFn(301.55,inst_KelvinDegree))). - -fof(axelementsPred219, axiom, - f_boilingPoint(type_Caesium,f_MeasureFn(963,inst_KelvinDegree))). - -fof(axelementsPred220, axiom, - f_meltingPoint(type_Barium,f_MeasureFn(998,inst_KelvinDegree))). - -fof(axelementsPred221, axiom, - f_boilingPoint(type_Barium,f_MeasureFn(1913,inst_KelvinDegree))). - -fof(axelementsPred222, axiom, - f_meltingPoint(type_Lanthanum,f_MeasureFn(1193,inst_KelvinDegree))). - -fof(axelementsPred223, axiom, - f_boilingPoint(type_Lanthanum,f_MeasureFn(3727,inst_KelvinDegree))). - -fof(axelementsPred224, axiom, - f_meltingPoint(type_Cerium,f_MeasureFn(1071,inst_KelvinDegree))). - -fof(axelementsPred225, axiom, - f_boilingPoint(type_Cerium,f_MeasureFn(3530,inst_KelvinDegree))). - -fof(axelementsPred226, axiom, - f_meltingPoint(type_Praseodymium,f_MeasureFn(1204,inst_KelvinDegree))). - -fof(axelementsPred227, axiom, - f_boilingPoint(type_Praseodymium,f_MeasureFn(3485,inst_KelvinDegree))). - -fof(axelementsPred228, axiom, - f_meltingPoint(type_Neodymium,f_MeasureFn(1283,inst_KelvinDegree))). - -fof(axelementsPred229, axiom, - f_boilingPoint(type_Neodymium,f_MeasureFn(3400,inst_KelvinDegree))). - -fof(axelementsPred230, axiom, - f_meltingPoint(type_Promethium,f_MeasureFn(1353,inst_KelvinDegree))). - -fof(axelementsPred231, axiom, - f_boilingPoint(type_Promethium,f_MeasureFn(3000,inst_KelvinDegree))). - -fof(axelementsPred232, axiom, - f_meltingPoint(type_Samarium,f_MeasureFn(1345,inst_KelvinDegree))). - -fof(axelementsPred233, axiom, - f_boilingPoint(type_Samarium,f_MeasureFn(2051,inst_KelvinDegree))). - -fof(axelementsPred234, axiom, - f_meltingPoint(type_Europium,f_MeasureFn(1095,inst_KelvinDegree))). - -fof(axelementsPred235, axiom, - f_boilingPoint(type_Europium,f_MeasureFn(1870,inst_KelvinDegree))). - -fof(axelementsPred236, axiom, - f_meltingPoint(type_Gadolinium,f_MeasureFn(1584,inst_KelvinDegree))). - -fof(axelementsPred237, axiom, - f_boilingPoint(type_Gadolinium,f_MeasureFn(3506,inst_KelvinDegree))). - -fof(axelementsPred238, axiom, - f_meltingPoint(type_Terbium,f_MeasureFn(1633,inst_KelvinDegree))). - -fof(axelementsPred239, axiom, - f_boilingPoint(type_Terbium,f_MeasureFn(3314,inst_KelvinDegree))). - -fof(axelementsPred240, axiom, - f_meltingPoint(type_Dysprosium,f_MeasureFn(1682,inst_KelvinDegree))). - -fof(axelementsPred241, axiom, - f_boilingPoint(type_Dysprosium,f_MeasureFn(2608,inst_KelvinDegree))). - -fof(axelementsPred242, axiom, - f_meltingPoint(type_Holmium,f_MeasureFn(1743,inst_KelvinDegree))). - -fof(axelementsPred243, axiom, - f_boilingPoint(type_Holmium,f_MeasureFn(2993,inst_KelvinDegree))). - -fof(axelementsPred244, axiom, - f_meltingPoint(type_Erbium,f_MeasureFn(1795,inst_KelvinDegree))). - -fof(axelementsPred245, axiom, - f_boilingPoint(type_Erbium,f_MeasureFn(2783,inst_KelvinDegree))). - -fof(axelementsPred246, axiom, - f_meltingPoint(type_Thulium,f_MeasureFn(1818,inst_KelvinDegree))). - -fof(axelementsPred247, axiom, - f_boilingPoint(type_Thulium,f_MeasureFn(2000,inst_KelvinDegree))). - -fof(axelementsPred248, axiom, - f_meltingPoint(type_Ytterbium,f_MeasureFn(1097,inst_KelvinDegree))). - -fof(axelementsPred249, axiom, - f_boilingPoint(type_Ytterbium,f_MeasureFn(1466,inst_KelvinDegree))). - -fof(axelementsPred250, axiom, - f_meltingPoint(type_Lutetium,f_MeasureFn(1929,inst_KelvinDegree))). - -fof(axelementsPred251, axiom, - f_boilingPoint(type_Lutetium,f_MeasureFn(3588,inst_KelvinDegree))). - -fof(axelementsPred252, axiom, - f_meltingPoint(type_Hafnium,f_MeasureFn(2423,inst_KelvinDegree))). - -fof(axelementsPred253, axiom, - f_boilingPoint(type_Hafnium,f_MeasureFn(5673,inst_KelvinDegree))). - -fof(axelementsPred254, axiom, - f_meltingPoint(type_Tantalum,f_MeasureFn(3269,inst_KelvinDegree))). - -fof(axelementsPred255, axiom, - f_boilingPoint(type_Tantalum,f_MeasureFn(5698,inst_KelvinDegree))). - -fof(axelementsPred256, axiom, - f_meltingPoint(type_Tungsten,f_MeasureFn(3680,inst_KelvinDegree))). - -fof(axelementsPred257, axiom, - f_boilingPoint(type_Tungsten,f_MeasureFn(6200,inst_KelvinDegree))). - -fof(axelementsPred258, axiom, - f_meltingPoint(type_Rhenium,f_MeasureFn(3453,inst_KelvinDegree))). - -fof(axelementsPred259, axiom, - f_boilingPoint(type_Rhenium,f_MeasureFn(5900,inst_KelvinDegree))). - -fof(axelementsPred260, axiom, - f_meltingPoint(type_Osmium,f_MeasureFn(3318,inst_KelvinDegree))). - -fof(axelementsPred261, axiom, - f_boilingPoint(type_Osmium,f_MeasureFn(5300,inst_KelvinDegree))). - -fof(axelementsPred262, axiom, - f_meltingPoint(type_Iridium,f_MeasureFn(2683,inst_KelvinDegree))). - -fof(axelementsPred263, axiom, - f_boilingPoint(type_Iridium,f_MeasureFn(4403,inst_KelvinDegree))). - -fof(axelementsPred264, axiom, - f_meltingPoint(type_Platinum,f_MeasureFn(2045,inst_KelvinDegree))). - -fof(axelementsPred265, axiom, - f_boilingPoint(type_Platinum,f_MeasureFn(4100,inst_KelvinDegree))). - -fof(axelementsPred266, axiom, - f_meltingPoint(type_Gold,f_MeasureFn(1337.58,inst_KelvinDegree))). - -fof(axelementsPred267, axiom, - f_boilingPoint(type_Gold,f_MeasureFn(3213,inst_KelvinDegree))). - -fof(axelementsPred268, axiom, - f_meltingPoint(type_Mercury,f_MeasureFn(234.28,inst_KelvinDegree))). - -fof(axelementsPred269, axiom, - f_boilingPoint(type_Mercury,f_MeasureFn(629.73,inst_KelvinDegree))). - -fof(axelementsPred270, axiom, - f_meltingPoint(type_Thallium,f_MeasureFn(576.7,inst_KelvinDegree))). - -fof(axelementsPred271, axiom, - f_boilingPoint(type_Thallium,f_MeasureFn(1730,inst_KelvinDegree))). - -fof(axelementsPred272, axiom, - f_meltingPoint(type_Lead,f_MeasureFn(600.65,inst_KelvinDegree))). - -fof(axelementsPred273, axiom, - f_boilingPoint(type_Lead,f_MeasureFn(2013,inst_KelvinDegree))). - -fof(axelementsPred274, axiom, - f_meltingPoint(type_Bismuth,f_MeasureFn(544.5,inst_KelvinDegree))). - -fof(axelementsPred275, axiom, - f_boilingPoint(type_Bismuth,f_MeasureFn(1833,inst_KelvinDegree))). - -fof(axelementsPred276, axiom, - f_meltingPoint(type_Polonium,f_MeasureFn(527,inst_KelvinDegree))). - -fof(axelementsPred277, axiom, - f_boilingPoint(type_Polonium,f_MeasureFn(1235,inst_KelvinDegree))). - -fof(axelementsPred278, axiom, - f_meltingPoint(type_Astatine,f_MeasureFn(575,inst_KelvinDegree))). - -fof(axelementsPred279, axiom, - f_boilingPoint(type_Astatine,f_MeasureFn(610,inst_KelvinDegree))). - -fof(axelementsPred280, axiom, - f_meltingPoint(type_Radon,f_MeasureFn(202,inst_KelvinDegree))). - -fof(axelementsPred281, axiom, - f_boilingPoint(type_Radon,f_MeasureFn(211.4,inst_KelvinDegree))). - -fof(axelementsPred282, axiom, - f_meltingPoint(type_Francium,f_MeasureFn(300,inst_KelvinDegree))). - -fof(axelementsPred283, axiom, - f_boilingPoint(type_Francium,f_MeasureFn(950,inst_KelvinDegree))). - -fof(axelementsPred284, axiom, - f_meltingPoint(type_Radium,f_MeasureFn(973,inst_KelvinDegree))). - -fof(axelementsPred285, axiom, - f_boilingPoint(type_Radium,f_MeasureFn(1413,inst_KelvinDegree))). - -fof(axelementsPred286, axiom, - f_meltingPoint(type_Actinium,f_MeasureFn(1320,inst_KelvinDegree))). - -fof(axelementsPred287, axiom, - f_boilingPoint(type_Actinium,f_MeasureFn(3470,inst_KelvinDegree))). - -fof(axelementsPred288, axiom, - f_meltingPoint(type_Thorium,f_MeasureFn(2023,inst_KelvinDegree))). - -fof(axelementsPred289, axiom, - f_boilingPoint(type_Thorium,f_MeasureFn(5060,inst_KelvinDegree))). - -fof(axelementsPred290, axiom, - f_meltingPoint(type_Protactinium,f_MeasureFn(1827,inst_KelvinDegree))). - -fof(axelementsPred291, axiom, - f_boilingPoint(type_Protactinium,f_MeasureFn(4300,inst_KelvinDegree))). - -fof(axelementsPred292, axiom, - f_meltingPoint(type_Uranium,f_MeasureFn(1405.5,inst_KelvinDegree))). - -fof(axelementsPred293, axiom, - f_boilingPoint(type_Uranium,f_MeasureFn(4091,inst_KelvinDegree))). - -fof(axelementsPred294, axiom, - f_meltingPoint(type_Neptunium,f_MeasureFn(913,inst_KelvinDegree))). - -fof(axelementsPred295, axiom, - f_boilingPoint(type_Neptunium,f_MeasureFn(4175,inst_KelvinDegree))). - -fof(axelementsPred296, axiom, - f_meltingPoint(type_Plutonium,f_MeasureFn(914,inst_KelvinDegree))). - -fof(axelementsPred297, axiom, - f_boilingPoint(type_Plutonium,f_MeasureFn(3600,inst_KelvinDegree))). - -fof(axelementsPred298, axiom, - f_meltingPoint(type_Americium,f_MeasureFn(1267,inst_KelvinDegree))). - -fof(axelementsPred299, axiom, - f_boilingPoint(type_Americium,f_MeasureFn(2880,inst_KelvinDegree))). - -fof(axelementsPred300, axiom, - f_meltingPoint(type_Curium,f_MeasureFn(1613,inst_KelvinDegree))). - -fof(axelementsPred301, axiom, - f_meltingPoint(type_Berkelium,f_MeasureFn(1259,inst_KelvinDegree))). - -fof(axelementsPred302, axiom, - f_meltingPoint(type_Californium,f_MeasureFn(1173,inst_KelvinDegree))). - -fof(axelementsPred303, axiom, - f_meltingPoint(type_Einsteinium,f_MeasureFn(1133,inst_KelvinDegree))). - diff --git a/examples/SUMO/TPTP/engineeringAx.p b/examples/SUMO/TPTP/engineeringAx.p deleted file mode 100644 index 20b0f1c16..000000000 --- a/examples/SUMO/TPTP/engineeringAx.p +++ /dev/null @@ -1,911 +0,0 @@ -fof(axengineering0, axiom, - ( ! [X] : - (hasType(type_AcrossVariableAccumulator, X) => hasType(type_PureTwopole, X)))). - -fof(axengineering1, axiom, - ( ! [X] : - (hasType(type_AcrossVariableSource, X) => hasType(type_Source, X)))). - -fof(axengineering2, axiom, - ( ! [X] : - (hasType(type_AlgebraicEquation, X) => hasType(type_Equation, X)))). - -fof(axengineering3, axiom, - ( ! [X] : - (hasType(type_Amplifier, X) => hasType(type_ElectricalCircuit, X)))). - -fof(axengineering4, axiom, - ( ! [X] : - (hasType(type_ApplicationDomain, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering5, axiom, - ( ! [X] : - (hasType(type_AstronomyDomain, X) => hasType(type_PhysicsDomain, X)))). - -fof(axengineering6, axiom, - ( ! [X] : - (hasType(type_Autonomous, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering7, axiom, - ( ! [X] : - (hasType(type_Backlashless, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering8, axiom, - ( ! [X] : - (hasType(type_Base, X) => hasType(type_Terminal, X)))). - -fof(axengineering9, axiom, - ( ! [X] : - (hasType(type_Battery, X) => hasType(type_DCPowerSource, X)))). - -fof(axengineering10, axiom, - ( ! [X] : - (hasType(type_BesselsEquation, X) => hasType(type_NonlinearEquation, X)))). - -fof(axengineering11, axiom, - ( ! [X] : - (hasType(type_BesselsEquation, X) => hasType(type_OrdinaryDifferentialEquation, X)))). - -fof(axengineering12, axiom, - ( ! [X] : - (hasType(type_BjtTransistor, X) => hasType(type_Transistor, X)))). - -fof(axengineering13, axiom, - ( ! [X] : - (hasType(type_BridgeSinglePhaseRectifier, X) => hasType(type_SinglePhaseRectifier, X)))). - -fof(axengineering14, axiom, - ( ! [X] : - (hasType(type_Brushless, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering15, axiom, - ( ! [X] : - (hasType(type_CapacitorElement, X) => hasType(type_ElectricDevice, X)))). - -fof(axengineering16, axiom, - ( ! [X] : - (hasType(type_Capacitor, X) => hasType(type_ElectricalComponent, X)))). - -fof(axengineering17, axiom, - ( ! [X] : - (hasType(type_Car, X) => hasType(type_Vehicle, X)))). - -fof(axengineering18, axiom, - ( ! [X] : - (hasType(type_CircuitTheoryDomain, X) => hasType(type_ElectricalEngineeringDomain, X)))). - -fof(axengineering19, axiom, - ( ! [X] : - (hasType(type_CircuitTheoryDomain, X) => hasType(type_PhysicsDomain, X)))). - -fof(axengineering20, axiom, - ( ! [X] : - (hasType(type_Collector, X) => hasType(type_Terminal, X)))). - -fof(axengineering21, axiom, - ( ! [X] : - (hasType(type_ComputerFile, X) => hasType(type_ContentBearingObject, X)))). - -fof(axengineering22, axiom, - ( ! [X] : - (hasType(type_ComputerProgram, X) => hasType(type_ITAgent, X)))). - -fof(axengineering23, axiom, - ( ! [X] : - (hasType(type_ConductorSubstance, X) => hasType(type_Substance, X)))). - -fof(axengineering24, axiom, - ( ! [X] : - (hasType(type_ControlDesignMethod, X) => hasType(type_Method, X)))). - -fof(axengineering25, axiom, - ( ! [X] : - (hasType(type_ControlDomain, X) => hasType(type_EngineeringDomain, X)))). - -fof(axengineering26, axiom, - ( ! [X] : - (hasType(type_Controller, X) => hasType(type_UnknownDomainDevice, X)))). - -fof(axengineering27, axiom, - ( ! [X] : - (hasType(type_DCPowerSource, X) => hasType(type_PowerSource, X)))). - -fof(axengineering28, axiom, - ( ! [X] : - (hasType(type_DamperElement, X) => hasType(type_Dissipator, X)))). - -fof(axengineering29, axiom, - ( ! [X] : - (hasType(type_DamperElement, X) => hasType(type_TranslatoryTwopole, X)))). - -fof(axengineering30, axiom, - ( ! [X] : - (hasType(type_DcMotor, X) => hasType(type_ElectricalMotor, X)))). - -fof(axengineering31, axiom, - ( ! [X] : - (hasType(type_DifferentialEquation, X) => hasType(type_Equation, X)))). - -fof(axengineering32, axiom, - ( ! [X] : - (hasType(type_Diode, X) => hasType(type_SemiconductorComponent, X)))). - -fof(axengineering33, axiom, - ( ! [X] : - (hasType(type_DirectionalControlValve, X) => hasType(type_Valve, X)))). - -fof(axengineering34, axiom, - ( ! [X] : - (hasType(type_Discretization, X) => hasType(type_MathematicalMethod, X)))). - -fof(axengineering35, axiom, - ( ! [X] : - (hasType(type_Dissipator, X) => hasType(type_PureTwopole, X)))). - -fof(axengineering36, axiom, - ( ! [X] : - (hasType(type_DocumentCategory, X) => hasType(type_WebDocumentAttribute, X)))). - -fof(axengineering37, axiom, - ( ! [X] : - (hasType(type_DoublerSinglePhaseRectifier, X) => hasType(type_SinglePhaseRectifier, X)))). - -fof(axengineering38, axiom, - ( ! [X] : - (hasType(type_ElectricalCircuit, X) => hasType(type_ElectricDevice, X)))). - -fof(axengineering39, axiom, - ( ! [X] : - (hasType(type_ElectricalComponent, X) => hasType(type_ElectricDevice, X)))). - -fof(axengineering40, axiom, - ( ! [X] : - (hasType(type_ElectricalConductor, X) => hasType(type_ElectricalComponent, X)))). - -fof(axengineering41, axiom, - ( ! [X] : - (hasType(type_ElectricalDrivesDomain, X) => hasType(type_ElectroMechanicalDevicesDomain, X)))). - -fof(axengineering42, axiom, - ( ! [X] : - (hasType(type_ElectricalEngineeringDomain, X) => hasType(type_EngineeringDomain, X)))). - -fof(axengineering43, axiom, - ( ! [X] : - (hasType(type_ElectricalEngineeringMethod, X) => hasType(type_Method, X)))). - -fof(axengineering44, axiom, - ( ! [X] : - (hasType(type_ElectricalMotor, X) => hasType(type_ElectricDevice, X)))). - -fof(axengineering45, axiom, - ( ! [X] : - (hasType(type_ElectricalMotor, X) => hasType(type_Motor, X)))). - -fof(axengineering46, axiom, - ( ! [X] : - (hasType(type_ElectricalMultipoleModel, X) => hasType(type_MultipoleModel, X)))). - -fof(axengineering47, axiom, - ( ! [X] : - (hasType(type_ElectricalProcess, X) => hasType(type_NaturalProcess, X)))). - -fof(axengineering48, axiom, - ( ! [X] : - (hasType(type_ElectricalResonance, X) => hasType(type_ElectricalProcess, X)))). - -fof(axengineering49, axiom, - ( ! [X] : - (hasType(type_ElectricalResonance, X) => hasType(type_Resonance, X)))). - -fof(axengineering50, axiom, - ( ! [X] : - (hasType(type_ElectricalTwopole, X) => hasType(type_PureTwopole, X)))). - -fof(axengineering51, axiom, - ( ! [X] : - (hasType(type_ElectroMechanicalDevicesDomain, X) => hasType(type_ElectricalEngineeringDomain, X)))). - -fof(axengineering52, axiom, - ( ! [X] : - (hasType(type_ElectroMechanicalDevicesDomain, X) => hasType(type_MechanicalEngineeringDomain, X)))). - -fof(axengineering53, axiom, - ( ! [X] : - (hasType(type_ElectronicsDomain, X) => hasType(type_ElectricalEngineeringDomain, X)))). - -fof(axengineering54, axiom, - ( ! [X] : - (hasType(type_Emitter, X) => hasType(type_Terminal, X)))). - -fof(axengineering55, axiom, - ( ! [X] : - (hasType(type_EngineeringDomain, X) => hasType(type_ScienceDomain, X)))). - -fof(axengineering56, axiom, - ( ! [X] : - (hasType(type_EngineersProcess, X) => hasType(type_EngineersSubprocess, X)))). - -fof(axengineering57, axiom, - ( ! [X] : - (hasType(type_EngineersSubprocess, X) => hasType(type_IntentionalProcess, X)))). - -fof(axengineering58, axiom, - ( ! [X] : - (hasType(type_EquationAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering59, axiom, - ( ! [X] : - (hasType(type_Equation, X) => hasType(type_Proposition, X)))). - -fof(axengineering60, axiom, - ( ! [X] : - (hasType(type_FetTransistor, X) => hasType(type_Transistor, X)))). - -fof(axengineering61, axiom, - ( ! [X] : - (hasType(type_FileSystem, X) => hasType(type_Group, X)))). - -fof(axengineering62, axiom, - ( ! [X] : - (hasType(type_FirstOrderDifferentialEquation, X) => hasType(type_DifferentialEquation, X)))). - -fof(axengineering63, axiom, - ( ! [X] : - (hasType(type_FluidCylinder, X) => hasType(type_FluidPowerDevice, X)))). - -fof(axengineering64, axiom, - ( ! [X] : - (hasType(type_FluidCylinder, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering65, axiom, - ( ! [X] : - (hasType(type_FluidPowerDevice, X) => hasType(type_EngineeringComponent, X)))). - -fof(axengineering66, axiom, - ( ! [X] : - (hasType(type_FluidPowerDomain, X) => hasType(type_MechanicalEngineeringDomain, X)))). - -fof(axengineering67, axiom, - ( ! [X] : - (hasType(type_FourierAnalysis, X) => hasType(type_MathematicalMethod, X)))). - -fof(axengineering68, axiom, - ( ! [X] : - (hasType(type_FourierSynthesis, X) => hasType(type_MathematicalMethod, X)))). - -fof(axengineering69, axiom, - ( ! [X] : - (hasType(type_Fourpole, X) => hasType(type_Multipole, X)))). - -fof(axengineering70, axiom, - ( ! [X] : - (hasType(type_FrequencyFilter, X) => hasType(type_ElectricalCircuit, X)))). - -fof(axengineering71, axiom, - ( ! [X] : - (hasType(type_Friction, X) => hasType(type_MechanicalProcess, X)))). - -fof(axengineering72, axiom, - ( ! [X] : - (hasType(type_GearTrain, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering73, axiom, - ( ! [X] : - (hasType(type_Gear, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering74, axiom, - ( ! [X] : - (hasType(type_Gearbox, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering75, axiom, - ( ! [X] : - (hasType(type_Gyrator, X) => hasType(type_Transducer, X)))). - -fof(axengineering76, axiom, - ( ! [X] : - (hasType(type_HalfWaveSinglePhaseRectifier, X) => hasType(type_SinglePhaseRectifier, X)))). - -fof(axengineering77, axiom, - ( ! [X] : - (hasType(type_HigherOrderDifferentialEquation, X) => hasType(type_DifferentialEquation, X)))). - -fof(axengineering78, axiom, - ( ! [X] : - (hasType(type_Human, X) => hasType(type_ITAgent, X)))). - -fof(axengineering79, axiom, - ( ! [X] : - (hasType(type_ITAgent, X) => hasType(type_Agent, X)))). - -fof(axengineering80, axiom, - ( ! [X] : - (hasType(type_ITProcess, X) => hasType(type_IntentionalProcess, X)))). - -fof(axengineering81, axiom, - ( ! [X] : - (hasType(type_IdealOperationalAmplifier, X) => hasType(type_Fourpole, X)))). - -fof(axengineering82, axiom, - ( ! [X] : - (hasType(type_IdealSwitch, X) => hasType(type_PureTwopole, X)))). - -fof(axengineering83, axiom, - ( ! [X] : - (hasType(type_IdealTwopole, X) => hasType(type_PureTwopole, X)))). - -fof(axengineering84, axiom, - ( ! [X] : - (hasType(type_InductionMotor, X) => hasType(type_ElectricalMotor, X)))). - -fof(axengineering85, axiom, - ( ! [X] : - (hasType(type_InductorElement, X) => hasType(type_ElectricDevice, X)))). - -fof(axengineering86, axiom, - ( ! [X] : - (hasType(type_Inductor, X) => hasType(type_ElectricalComponent, X)))). - -fof(axengineering87, axiom, - ( ! [X] : - (hasType(type_Inertor, X) => hasType(type_AcrossVariableAccumulator, X)))). - -fof(axengineering88, axiom, - ( ! [X] : - (hasType(type_Inertor, X) => hasType(type_TranslatoryTwopole, X)))). - -fof(axengineering89, axiom, - ( ! [X] : - (hasType(type_Installation, X) => hasType(type_ITProcess, X)))). - -fof(axengineering90, axiom, - ( ! [X] : - (hasType(type_InsulatorSubstance, X) => hasType(type_Substance, X)))). - -fof(axengineering91, axiom, - ( ! [X] : - (hasType(type_InvertingAmplifier, X) => hasType(type_Amplifier, X)))). - -fof(axengineering92, axiom, - ( ! [X] : - (hasType(type_JfetTransistor, X) => hasType(type_FetTransistor, X)))). - -fof(axengineering93, axiom, - ( ! [X] : - (hasType(type_LED, X) => hasType(type_Diode, X)))). - -fof(axengineering94, axiom, - ( ! [X] : - (hasType(type_LexiconCategory, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering95, axiom, - ( ! [X] : - (hasType(type_LinearEquation, X) => hasType(type_Equation, X)))). - -fof(axengineering96, axiom, - ( ! [X] : - (hasType(type_MathematicalMethod, X) => hasType(type_Method, X)))). - -fof(axengineering97, axiom, - ( ! [X] : - (hasType(type_MathematicalModel, X) => hasType(type_Model, X)))). - -fof(axengineering98, axiom, - ( ! [X] : - (hasType(type_MathematicalPendulum, X) => hasType(type_MathematicalModel, X)))). - -fof(axengineering99, axiom, - ( ! [X] : - (hasType(type_MathematicsDomain, X) => hasType(type_NaturalSciencesDomain, X)))). - -fof(axengineering100, axiom, - ( ! [X] : - (hasType(type_MechanicalDevice, X) => hasType(type_EngineeringComponent, X)))). - -fof(axengineering101, axiom, - ( ! [X] : - (hasType(type_MechanicalEngineeringDomain, X) => hasType(type_EngineeringDomain, X)))). - -fof(axengineering102, axiom, - ( ! [X] : - (hasType(type_MechanicalProcess, X) => hasType(type_NaturalProcess, X)))). - -fof(axengineering103, axiom, - ( ! [X] : - (hasType(type_MechanicalResonance, X) => hasType(type_MechanicalProcess, X)))). - -fof(axengineering104, axiom, - ( ! [X] : - (hasType(type_MechanicalResonance, X) => hasType(type_Resonance, X)))). - -fof(axengineering105, axiom, - ( ! [X] : - (hasType(type_MechanicsDomain, X) => hasType(type_PhysicsDomain, X)))). - -fof(axengineering106, axiom, - ( ! [X] : - (hasType(type_Method, X) => hasType(type_Procedure, X)))). - -fof(axengineering107, axiom, - ( ! [X] : - (hasType(type_Model, X) => hasType(type_Abstract, X)))). - -fof(axengineering108, axiom, - ( ! [X] : - (hasType(type_Modeling, X) => hasType(type_IntentionalProcess, X)))). - -fof(axengineering109, axiom, - ( ! [X] : - (hasType(type_MosfetTransistor, X) => hasType(type_FetTransistor, X)))). - -fof(axengineering110, axiom, - ( ! [X] : - (hasType(type_Motor, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering111, axiom, - ( ! [X] : - (hasType(type_MultipoleAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering112, axiom, - ( ! [X] : - (hasType(type_MultipoleDiagram, X) => hasType(type_ContentBearingObject, X)))). - -fof(axengineering113, axiom, - ( ! [X] : - (hasType(type_MultipoleModel, X) => hasType(type_Model, X)))). - -fof(axengineering114, axiom, - ( ! [X] : - (hasType(type_MultipoleModeling, X) => hasType(type_Modeling, X)))). - -fof(axengineering115, axiom, - ( ! [X] : - (hasType(type_MultipolePole, X) => hasType(type_Model, X)))). - -fof(axengineering116, axiom, - ( ! [X] : - (hasType(type_MultipolePort, X) => hasType(type_MultipoleSection, X)))). - -fof(axengineering117, axiom, - ( ! [X] : - (hasType(type_MultipoleQuantity, X) => hasType(type_Quantity, X)))). - -fof(axengineering118, axiom, - ( ! [X] : - (hasType(type_MultipoleSection, X) => hasType(type_Model, X)))). - -fof(axengineering119, axiom, - ( ! [X] : - (hasType(type_MultipoleVariable, X) => hasType(type_Number, X)))). - -fof(axengineering120, axiom, - ( ! [X] : - (hasType(type_Multipole, X) => hasType(type_Model, X)))). - -fof(axengineering121, axiom, - ( ! [X] : - (hasType(type_MutualInductance, X) => hasType(type_Inductance, X)))). - -fof(axengineering122, axiom, - ( ! [X] : - (hasType(type_NaturalSciencesDomain, X) => hasType(type_ScienceDomain, X)))). - -fof(axengineering123, axiom, - ( ! [X] : - (hasType(type_NewtonsFirstLaw, X) => hasType(type_NewtonsLaw, X)))). - -fof(axengineering124, axiom, - ( ! [X] : - (hasType(type_NewtonsLaw, X) => hasType(type_ScientificLaw, X)))). - -fof(axengineering125, axiom, - ( ! [X] : - (hasType(type_NewtonsSecondLaw, X) => hasType(type_NewtonsLaw, X)))). - -fof(axengineering126, axiom, - ( ! [X] : - (hasType(type_NewtonsThirdLaw, X) => hasType(type_NewtonsLaw, X)))). - -fof(axengineering127, axiom, - ( ! [X] : - (hasType(type_NoninvertingAmplifier, X) => hasType(type_Amplifier, X)))). - -fof(axengineering128, axiom, - ( ! [X] : - (hasType(type_NonlinearCircuit, X) => hasType(type_ElectricalMultipoleModel, X)))). - -fof(axengineering129, axiom, - ( ! [X] : - (hasType(type_NonlinearEquation, X) => hasType(type_Equation, X)))). - -fof(axengineering130, axiom, - ( ! [X] : - (hasType(type_Nonlinear, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering131, axiom, - ( ! [X] : - (hasType(type_NpnTransistor, X) => hasType(type_BjtTransistor, X)))). - -fof(axengineering132, axiom, - ( ! [X] : - (hasType(type_OperationalAmplifier, X) => hasType(type_ElectricalCircuit, X)))). - -fof(axengineering133, axiom, - ( ! [X] : - (hasType(type_OrdinaryDifferentialEquation, X) => hasType(type_DifferentialEquation, X)))). - -fof(axengineering134, axiom, - ( ! [X] : - (hasType(type_ParallelResonance, X) => hasType(type_ElectricalResonance, X)))). - -fof(axengineering135, axiom, - ( ! [X] : - (hasType(type_PartialDifferentialEquation, X) => hasType(type_DifferentialEquation, X)))). - -fof(axengineering136, axiom, - ( ! [X] : - (hasType(type_Pendulum, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering137, axiom, - ( ! [X] : - (hasType(type_PermanentMagnetDcMotor, X) => hasType(type_DcMotor, X)))). - -fof(axengineering138, axiom, - ( ! [X] : - (hasType(type_PhysicalDimension, X) => hasType(type_Quantity, X)))). - -fof(axengineering139, axiom, - ( ! [X] : - (hasType(type_PhysicalDomain, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering140, axiom, - ( ! [X] : - (hasType(type_PhysicsDomain, X) => hasType(type_NaturalSciencesDomain, X)))). - -fof(axengineering141, axiom, - ( ! [X] : - (hasType(type_PnpTransistor, X) => hasType(type_BjtTransistor, X)))). - -fof(axengineering142, axiom, - ( ! [X] : - (hasType(type_PostulateOfContinuity, X) => hasType(type_MultipolePostulate, X)))). - -fof(axengineering143, axiom, - ( ! [X] : - (hasType(type_PowerElectronicsDomain, X) => hasType(type_ElectronicsDomain, X)))). - -fof(axengineering144, axiom, - ( ! [X] : - (hasType(type_PowerSource, X) => hasType(type_Device, X)))). - -fof(axengineering145, axiom, - ( ! [X] : - (hasType(type_PressureControlValve, X) => hasType(type_Valve, X)))). - -fof(axengineering146, axiom, - ( ! [X] : - (hasType(type_PureTwopole, X) => hasType(type_Twopole, X)))). - -fof(axengineering147, axiom, - ( ! [X] : - (hasType(type_Pwm, X) => hasType(type_ElectricalEngineeringMethod, X)))). - -fof(axengineering148, axiom, - ( ! [X] : - (hasType(type_RCCircuit, X) => hasType(type_ElectricalMultipoleModel, X)))). - -fof(axengineering149, axiom, - ( ! [X] : - (hasType(type_RLCCircuit, X) => hasType(type_ElectricalMultipoleModel, X)))). - -fof(axengineering150, axiom, - ( ! [X] : - (hasType(type_RLCircuit, X) => hasType(type_ElectricalMultipoleModel, X)))). - -fof(axengineering151, axiom, - ( ! [X] : - (hasType(type_Rectifier, X) => hasType(type_ElectricalCircuit, X)))). - -fof(axengineering152, axiom, - ( ! [X] : - (hasType(type_Relay, X) => hasType(type_ElectricalComponent, X)))). - -fof(axengineering153, axiom, - ( ! [X] : - (hasType(type_Relay, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering154, axiom, - ( ! [X] : - (hasType(type_RelaysDomain, X) => hasType(type_ElectroMechanicalDevicesDomain, X)))). - -fof(axengineering155, axiom, - ( ! [X] : - (hasType(type_ReliefValve, X) => hasType(type_PressureControlValve, X)))). - -fof(axengineering156, axiom, - ( ! [X] : - (hasType(type_ResistorElement, X) => hasType(type_ElectricDevice, X)))). - -fof(axengineering157, axiom, - ( ! [X] : - (hasType(type_ResistorElement, X) => hasType(type_ElectricalComponent, X)))). - -fof(axengineering158, axiom, - ( ! [X] : - (hasType(type_Resonance, X) => hasType(type_NaturalProcess, X)))). - -fof(axengineering159, axiom, - ( ! [X] : - (hasType(type_RootLocus, X) => hasType(type_ControlDesignMethod, X)))). - -fof(axengineering160, axiom, - ( ! [X] : - (hasType(type_Rotor, X) => hasType(type_ElectricDevice, X)))). - -fof(axengineering161, axiom, - ( ! [X] : - (hasType(type_Rotor, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering162, axiom, - ( ! [X] : - (hasType(type_ScienceDomain, X) => hasType(type_ApplicationDomain, X)))). - -fof(axengineering163, axiom, - ( ! [X] : - (hasType(type_ScientificLaw, X) => hasType(type_Proposition, X)))). - -fof(axengineering164, axiom, - ( ! [X] : - (hasType(type_SemiconductorComponent, X) => hasType(type_ElectricalComponent, X)))). - -fof(axengineering165, axiom, - ( ! [X] : - (hasType(type_SeparatelyExcitedDcMotor, X) => hasType(type_DcMotor, X)))). - -fof(axengineering166, axiom, - ( ! [X] : - (hasType(type_SeriesResonance, X) => hasType(type_ElectricalResonance, X)))). - -fof(axengineering167, axiom, - ( ! [X] : - (hasType(type_SetOfEquations, X) => hasType(type_Set, X)))). - -fof(axengineering168, axiom, - ( ! [X] : - (hasType(type_Shaft, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering169, axiom, - ( ! [X] : - (hasType(type_SinglePhasePowerSource, X) => hasType(type_PowerSource, X)))). - -fof(axengineering170, axiom, - ( ! [X] : - (hasType(type_SinglePhaseRectifier, X) => hasType(type_Rectifier, X)))). - -fof(axengineering171, axiom, - ( ! [X] : - (hasType(type_Source, X) => hasType(type_PureTwopole, X)))). - -fof(axengineering172, axiom, - ( ! [X] : - (hasType(type_SpoolValve, X) => hasType(type_DirectionalControlValve, X)))). - -fof(axengineering173, axiom, - ( ! [X] : - (hasType(type_SpringElement, X) => hasType(type_ThroughVariableAccumulator, X)))). - -fof(axengineering174, axiom, - ( ! [X] : - (hasType(type_SpringElement, X) => hasType(type_TranslatoryTwopole, X)))). - -fof(axengineering175, axiom, - ( ! [X] : - (hasType(type_Spring, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering176, axiom, - ( ! [X] : - (hasType(type_Stator, X) => hasType(type_ElectricDevice, X)))). - -fof(axengineering177, axiom, - ( ! [X] : - (hasType(type_Stator, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering178, axiom, - ( ! [X] : - (hasType(type_SystemDesign, X) => hasType(type_EngineersSubprocess, X)))). - -fof(axengineering179, axiom, - ( ! [X] : - (hasType(type_SystemSpecification, X) => hasType(type_EngineersSubprocess, X)))). - -fof(axengineering180, axiom, - ( ! [X] : - (hasType(type_Technique, X) => hasType(type_Method, X)))). - -fof(axengineering181, axiom, - ( ! [X] : - (hasType(type_ThreePhasePowerSource, X) => hasType(type_PowerSource, X)))). - -fof(axengineering182, axiom, - ( ! [X] : - (hasType(type_ThreePhaseRectifier, X) => hasType(type_Rectifier, X)))). - -fof(axengineering183, axiom, - ( ! [X] : - (hasType(type_ThroughVariableAccumulator, X) => hasType(type_PureTwopole, X)))). - -fof(axengineering184, axiom, - ( ! [X] : - (hasType(type_ThroughVariableSource, X) => hasType(type_Source, X)))). - -fof(axengineering185, axiom, - ( ! [X] : - (hasType(type_Thyristor, X) => hasType(type_SemiconductorComponent, X)))). - -fof(axengineering186, axiom, - ( ! [X] : - (hasType(type_TransformerDevice, X) => hasType(type_ElectricDevice, X)))). - -fof(axengineering187, axiom, - ( ! [X] : - (hasType(type_Transformer, X) => hasType(type_Transducer, X)))). - -fof(axengineering188, axiom, - ( ! [X] : - (hasType(type_Transistor, X) => hasType(type_SemiconductorComponent, X)))). - -fof(axengineering189, axiom, - ( ! [X] : - (hasType(type_TranslatoryTwopole, X) => hasType(type_PureTwopole, X)))). - -fof(axengineering190, axiom, - ( ! [X] : - (hasType(type_Truck, X) => hasType(type_Car, X)))). - -fof(axengineering191, axiom, - ( ! [X] : - (hasType(type_Twopole, X) => hasType(type_Multipole, X)))). - -fof(axengineering192, axiom, - ( ! [X] : - (hasType(type_Twoport, X) => hasType(type_Fourpole, X)))). - -fof(axengineering193, axiom, - ( ! [X] : - (hasType(type_UnInstallation, X) => hasType(type_ITProcess, X)))). - -fof(axengineering194, axiom, - ( ! [X] : - (hasType(type_UnknownDomainDevice, X) => hasType(type_EngineeringComponent, X)))). - -fof(axengineering195, axiom, - ( ! [X] : - (hasType(type_Valve, X) => hasType(type_FluidPowerDevice, X)))). - -fof(axengineering196, axiom, - ( ! [X] : - (hasType(type_Valve, X) => hasType(type_MechanicalDevice, X)))). - -fof(axengineering197, axiom, - ( ! [X] : - (hasType(type_VanderpolsEquation, X) => hasType(type_NonlinearEquation, X)))). - -fof(axengineering198, axiom, - ( ! [X] : - (hasType(type_VanderpolsEquation, X) => hasType(type_OrdinaryDifferentialEquation, X)))). - -fof(axengineering199, axiom, - ( ! [X] : - (hasType(type_VolumeControlValve, X) => hasType(type_Valve, X)))). - -fof(axengineering200, axiom, - ( ! [X] : - (hasType(type_WebDocumentAttribute, X) => hasType(type_InternalAttribute, X)))). - -fof(axengineering201, axiom, - ( ! [X] : - (hasType(type_WebDocument, X) => hasType(type_ContentBearingObject, X)))). - -fof(axengineering202, axiom, - ( ! [X] : - (hasType(type_ZenerDiode, X) => hasType(type_Diode, X)))). - -fof(axengineering203, axiom, - (hasType(type_EquationAttribute, inst_AlgebraicAttribute))). - -fof(axengineering204, axiom, - (hasType(type_InternalAttribute, inst_AlgebroDifferentialAttribute))). - -fof(axengineering205, axiom, - (hasType(type_PhysicalDimension, inst_AngularVelocity))). - -fof(axengineering206, axiom, - (hasType(type_DocumentCategory, inst_ArticleCategory))). - -fof(axengineering207, axiom, - (hasType(type_PhysicalAttribute, inst_Compliance))). - -fof(axengineering208, axiom, - (hasType(type_PhysicalAttribute, inst_Conductivity))). - -fof(axengineering209, axiom, - (hasType(type_PhysicalDimension, inst_Current))). - -fof(axengineering210, axiom, - (hasType(type_EquationAttribute, inst_DifferentialAttribute))). - -fof(axengineering211, axiom, - (hasType(type_PhysicalDimension, inst_Dimensionless))). - -fof(axengineering212, axiom, - (hasType(type_MultipoleAttribute, inst_DynamicMultipole))). - -fof(axengineering213, axiom, - (hasType(type_PhysicalDomain, inst_Electrical))). - -fof(axengineering214, axiom, - (hasType(type_PhysicalDomain, inst_FluidPower))). - -fof(axengineering215, axiom, - (hasType(type_PhysicalDimension, inst_Force))). - -fof(axengineering216, axiom, - (hasType(type_MultipoleAttribute, inst_IndependentMultipole))). - -fof(axengineering217, axiom, - (hasType(type_PhysicalDimension, inst_Length))). - -fof(axengineering218, axiom, - (hasType(type_LexiconCategory, inst_LexAdjective))). - -fof(axengineering219, axiom, - (hasType(type_LexiconCategory, inst_LexAdverb))). - -fof(axengineering220, axiom, - (hasType(type_LexiconCategory, inst_LexNoun))). - -fof(axengineering221, axiom, - (hasType(type_LexiconCategory, inst_LexVerb))). - -fof(axengineering222, axiom, - (hasType(type_DocumentCategory, inst_LibraryModelCategory))). - -fof(axengineering223, axiom, - (hasType(type_MultipoleAttribute, inst_LinearMultipole))). - -fof(axengineering224, axiom, - (hasType(type_PhysicalDimension, inst_Power))). - -fof(axengineering225, axiom, - (hasType(type_PhysicalDimension, inst_Pressure))). - -fof(axengineering226, axiom, - (hasType(type_PhysicalAttribute, inst_Resistivity))). - -fof(axengineering227, axiom, - (hasType(type_PhysicalDomain, inst_Rotary))). - -fof(axengineering228, axiom, - (hasType(type_DocumentCategory, inst_SolvedExampleCategory))). - -fof(axengineering229, axiom, - (hasType(type_PhysicalAttribute, inst_Stiffness))). - -fof(axengineering230, axiom, - (hasType(type_PhysicalDimension, inst_Torque))). - -fof(axengineering231, axiom, - (hasType(type_PhysicalDomain, inst_Translatory))). - -fof(axengineering232, axiom, - (hasType(type_DocumentCategory, inst_TutorialCategory))). - -fof(axengineering233, axiom, - (hasType(type_PhysicalDimension, inst_Velocity))). - -fof(axengineering234, axiom, - (hasType(type_PhysicalDimension, inst_Voltage))). - -fof(axengineering235, axiom, - (hasType(type_PhysicalDimension, inst_VolumeFlow))). - diff --git a/examples/SUMO/TPTP/engineeringLemAx.p b/examples/SUMO/TPTP/engineeringLemAx.p deleted file mode 100644 index 8edd12e0d..000000000 --- a/examples/SUMO/TPTP/engineeringLemAx.p +++ /dev/null @@ -1,138 +0,0 @@ -fof(axengineeringLem0, axiom, - ( ! [Var_MODELING] : - (hasType(type_Modeling, Var_MODELING) => -(( ? [Var_MODEL] : - (hasType(type_Model, Var_MODEL) & -(f_result(Var_MODELING,Var_MODEL)))))))). - -fof(axengineeringLem1, axiom, - ( ! [Var_MODELING] : - (hasType(type_MultipoleModeling, Var_MODELING) => -(( ? [Var_MODEL] : - (hasType(type_MultipoleModel, Var_MODEL) & -(f_result(Var_MODELING,Var_MODEL)))))))). - -fof(axengineeringLem2, axiom, - ( ! [Var_POLE] : - (hasType(type_MultipolePole, Var_POLE) => -(( ! [Var_MULTIPOLE] : - (hasType(type_Abstract, Var_MULTIPOLE) => -(((f_abstractPart(Var_POLE,Var_MULTIPOLE)) => (( ? [Var_SECTION] : - (hasType(type_MultipoleSection, Var_SECTION) & -(((f_abstractPart(Var_POLE,Var_SECTION)) & (f_abstractPart(Var_SECTION,Var_MULTIPOLE))))))))))))))). - -fof(axengineeringLem3, axiom, - ( ! [Var_DTHROUGH] : - (hasType(type_PhysicalDimension, Var_DTHROUGH) => -(( ! [Var_DACROSS] : - (hasType(type_PhysicalDimension, Var_DACROSS) => -(( ! [Var_QTHROUGH] : - (hasType(type_MultipoleQuantity, Var_QTHROUGH) => -(( ! [Var_QACROSS] : - (hasType(type_MultipoleQuantity, Var_QACROSS) => -(( ! [Var_THROUGH] : - (hasType(type_MultipoleVariable, Var_THROUGH) => -(( ! [Var_ACROSS] : - (hasType(type_MultipoleVariable, Var_ACROSS) => -(( ! [Var_POLE] : - (hasType(type_MultipolePole, Var_POLE) => -(((((f_hasAcrossVariable(Var_POLE,Var_ACROSS)) & (((f_hasThroughVariable(Var_POLE,Var_THROUGH)) & (((f_hasVariable(Var_QACROSS,Var_ACROSS)) & (((f_hasVariable(Var_QTHROUGH,Var_THROUGH)) & (((f_hasDimension(Var_QACROSS,Var_DACROSS)) & (f_hasDimension(Var_QTHROUGH,Var_DTHROUGH)))))))))))) => (( ? [Var_DOMAIN] : - (hasType(type_PhysicalDomain, Var_DOMAIN) & -(f_physicalDomain(Var_DACROSS,Var_DTHROUGH,Var_DOMAIN)))))))))))))))))))))))))))). - -fof(axengineeringLem4, axiom, - ( ! [Var_MULTIPOLE] : - (hasType(type_Multipole, Var_MULTIPOLE) => -(( ? [Var_SECTION] : - (hasType(type_MultipoleSection, Var_SECTION) & -(f_abstractPart(Var_SECTION,Var_MULTIPOLE)))))))). - -fof(axengineeringLem5, axiom, - ( ! [Var_SECTION] : - (hasType(type_MultipoleSection, Var_SECTION) => -(( ? [Var_POLE1] : - (hasType(type_MultipolePole, Var_POLE1) & -(( ? [Var_POLE2] : - (hasType(type_MultipolePole, Var_POLE2) & -(((f_abstractPart(Var_POLE1,Var_SECTION)) & (((f_abstractPart(Var_POLE2,Var_SECTION)) & (Var_POLE1 != Var_POLE2)))))))))))))). - -fof(axengineeringLem6, axiom, - ( ! [Var_PORT] : - (hasType(type_MultipolePort, Var_PORT) => -(( ? [Var_POLE1] : - (hasType(type_MultipolePole, Var_POLE1) & -(( ? [Var_POLE2] : - (hasType(type_MultipolePole, Var_POLE2) & -(( ? [Var_POLE3] : - (hasType(type_MultipolePole, Var_POLE3) & -(((f_abstractPart(Var_POLE1,Var_PORT)) & (((f_abstractPart(Var_POLE2,Var_PORT)) & (((f_abstractPart(Var_POLE3,Var_PORT)) & (((Var_POLE1 = Var_POLE2) & (((Var_POLE2 = Var_POLE3) & (Var_POLE1 = Var_POLE3))))))))))))))))))))))). - -fof(axengineeringLem7, axiom, - ( ! [Var_M] : - (hasType(type_AcrossVariableAccumulator, Var_M) => -(( ? [Var_C] : - (hasType(type_CapacitorElement, Var_C) & -(f_represents(Var_M,Var_C)))))))). - -fof(axengineeringLem8, axiom, - ( ! [Var_M] : - (hasType(type_ElectricalTwopole, Var_M) => -(( ! [Var_E] : - (hasType(type_Entity, Var_E) => -(( ? [Var_C] : - (hasType(type_CapacitorElement, Var_C) & -(f_represents(Var_M,Var_E))))))))))). - -fof(axengineeringLem9, axiom, - ( ! [Var_M] : - (hasType(type_ThroughVariableAccumulator, Var_M) => -(( ? [Var_I] : - (hasType(type_InductorElement, Var_I) & -(f_represents(Var_M,Var_I)))))))). - -fof(axengineeringLem10, axiom, - ( ! [Var_M] : - (hasType(type_ElectricalTwopole, Var_M) => -(( ! [Var_I] : - (hasType(type_Entity, Var_I) => -(( ? [Var_C] : - (hasType(type_InductorElement, Var_C) & -(f_represents(Var_M,Var_I))))))))))). - -fof(axengineeringLem11, axiom, - ( ! [Var_M] : - (hasType(type_Twoport, Var_M) => -(( ? [Var_T] : - (hasType(type_Transducer, Var_T) & -(f_represents(Var_M,Var_T)))))))). - -fof(axengineeringLem12, axiom, - ( ! [Var_M] : - (hasType(type_Dissipator, Var_M) => -(( ? [Var_R] : - (hasType(type_ResistorElement, Var_R) & -(f_represents(Var_M,Var_R)))))))). - -fof(axengineeringLem13, axiom, - ( ! [Var_M] : - (hasType(type_ElectricalTwopole, Var_M) => -(( ? [Var_R] : - (hasType(type_ResistorElement, Var_R) & -(f_represents(Var_M,Var_R)))))))). - -fof(axengineeringLem14, axiom, - ( ! [Var_PS] : - (hasType(type_PowerSource, Var_PS) => -(( ? [Var_RE] : - (hasType(type_RadiatingElectromagnetic, Var_RE) & -(f_origin(Var_RE,Var_PS)))))))). - -fof(axengineeringLem15, axiom, - ( ! [Var_PROCESS] : - (hasType(type_ITProcess, Var_PROCESS) => -(( ? [Var_AGENT] : - (hasType(type_ITAgent, Var_AGENT) & -(( ? [Var_PATIENT] : - (hasType(type_Computer, Var_PATIENT) & -(((f_agent(Var_PROCESS,Var_AGENT)) & (f_patient(Var_PROCESS,Var_PATIENT))))))))))))). - diff --git a/examples/SUMO/TPTP/mondialAx.p b/examples/SUMO/TPTP/mondialAx.p deleted file mode 100644 index 1fa677d90..000000000 --- a/examples/SUMO/TPTP/mondialAx.p +++ /dev/null @@ -1,16653 +0,0 @@ -fof(axmondial0, axiom, - (hasType(type_Country, inst_Bahamas))). - -fof(axmondial1, axiom, - (hasType(type_Country, inst_Burma))). - -fof(axmondial2, axiom, - (hasType(type_Country, inst_Congo))). - -fof(axmondial3, axiom, - (hasType(type_Continent, inst_Continents_Africa))). - -fof(axmondial4, axiom, - (hasType(type_Continent, inst_Continents_America))). - -fof(axmondial5, axiom, - (hasType(type_Continent, inst_Continents_Asia))). - -fof(axmondial6, axiom, - (hasType(type_Continent, inst_Continents_Australia_Oceania))). - -fof(axmondial7, axiom, - (hasType(type_Continent, inst_Continents_Europe))). - -fof(axmondial8, axiom, - (hasType(type_City, inst_Countries_AFG_cities_Kabul))). - -fof(axmondial9, axiom, - (hasType(type_City, inst_Countries_AG_cities_SaintJohns))). - -fof(axmondial10, axiom, - (hasType(type_City, inst_Countries_AL_cities_Durres))). - -fof(axmondial11, axiom, - (hasType(type_City, inst_Countries_AL_cities_Elbasan))). - -fof(axmondial12, axiom, - (hasType(type_City, inst_Countries_AL_cities_Korce))). - -fof(axmondial13, axiom, - (hasType(type_City, inst_Countries_AL_cities_Shkoder))). - -fof(axmondial14, axiom, - (hasType(type_City, inst_Countries_AL_cities_Tirane))). - -fof(axmondial15, axiom, - (hasType(type_City, inst_Countries_AL_cities_Vlore))). - -fof(axmondial16, axiom, - (hasType(type_City, inst_Countries_AND_cities_AndorralaVella))). - -fof(axmondial17, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Bengo))). - -fof(axmondial18, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Bengo_cities_Caxito))). - -fof(axmondial19, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Benguela))). - -fof(axmondial20, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Benguela_cities_Benguela))). - -fof(axmondial21, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Bie))). - -fof(axmondial22, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Bie_cities_Bie))). - -fof(axmondial23, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Cabinda))). - -fof(axmondial24, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Cabinda_cities_Cabinda))). - -fof(axmondial25, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_CuandoCubango))). - -fof(axmondial26, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_CuandoCubango_cities_Menongue))). - -fof(axmondial27, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_CuanzaNorte))). - -fof(axmondial28, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_CuanzaNorte_cities_Ndalatando))). - -fof(axmondial29, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_CuanzaSul))). - -fof(axmondial30, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_CuanzaSul_cities_Sumbe))). - -fof(axmondial31, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Cunene))). - -fof(axmondial32, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Cunene_cities_Ngiva))). - -fof(axmondial33, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Huambo))). - -fof(axmondial34, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Huambo_cities_Huambo))). - -fof(axmondial35, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Huila))). - -fof(axmondial36, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Huila_cities_Lubango))). - -fof(axmondial37, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Luanda))). - -fof(axmondial38, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Luanda_cities_Luanda))). - -fof(axmondial39, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_LundaNorte))). - -fof(axmondial40, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_LundaNorte_cities_Lucapa))). - -fof(axmondial41, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_LundaSul))). - -fof(axmondial42, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_LundaSul_cities_Saurimo))). - -fof(axmondial43, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Malanje))). - -fof(axmondial44, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Malanje_cities_Malanje))). - -fof(axmondial45, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Moxico))). - -fof(axmondial46, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Moxico_cities_Luena))). - -fof(axmondial47, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Namibe))). - -fof(axmondial48, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Namibe_cities_Namibe))). - -fof(axmondial49, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Uige))). - -fof(axmondial50, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Uige_cities_Uige))). - -fof(axmondial51, axiom, - (hasType(type_Province, inst_Countries_ANG_provinces_Zaire))). - -fof(axmondial52, axiom, - (hasType(type_City, inst_Countries_ANG_provinces_Zaire_cities_MbanzaCongo))). - -fof(axmondial53, axiom, - (hasType(type_City, inst_Countries_ARM_cities_Yerevan))). - -fof(axmondial54, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_AustraliaCapitalTerritory))). - -fof(axmondial55, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra))). - -fof(axmondial56, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_CocosIslands))). - -fof(axmondial57, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_CocosIslands_cities_BantamVillage))). - -fof(axmondial58, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_Kirimati))). - -fof(axmondial59, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_Kirimati_cities_FlyingFishCove))). - -fof(axmondial60, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_NewSouthWales))). - -fof(axmondial61, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_NewSouthWales_cities_Geelong))). - -fof(axmondial62, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_NewSouthWales_cities_Newcastle))). - -fof(axmondial63, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_NewSouthWales_cities_SunshineCoast))). - -fof(axmondial64, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_NewSouthWales_cities_Sydney))). - -fof(axmondial65, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_NewSouthWales_cities_Wollongong))). - -fof(axmondial66, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_NorfolkIsland))). - -fof(axmondial67, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_NorfolkIsland_cities_Kingston))). - -fof(axmondial68, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_NorthernTerritory))). - -fof(axmondial69, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_NorthernTerritory_cities_Darwin))). - -fof(axmondial70, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_Queensland))). - -fof(axmondial71, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_Queensland_cities_Brisbane))). - -fof(axmondial72, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_Queensland_cities_GoldCoast))). - -fof(axmondial73, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_Queensland_cities_Townsville))). - -fof(axmondial74, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_SouthAustralia))). - -fof(axmondial75, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_SouthAustralia_cities_Adelaide))). - -fof(axmondial76, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_Tasmania))). - -fof(axmondial77, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_Tasmania_cities_Hobart))). - -fof(axmondial78, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_Victoria))). - -fof(axmondial79, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_Victoria_cities_Melbourne))). - -fof(axmondial80, axiom, - (hasType(type_Province, inst_Countries_AUS_provinces_WesternAustralia))). - -fof(axmondial81, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_WesternAustralia_cities_Albany))). - -fof(axmondial82, axiom, - (hasType(type_City, inst_Countries_AUS_provinces_WesternAustralia_cities_Perth))). - -fof(axmondial83, axiom, - (hasType(type_City, inst_Countries_AZ_cities_Baku))). - -fof(axmondial84, axiom, - (hasType(type_Province, inst_Countries_A_provinces_Burgenland))). - -fof(axmondial85, axiom, - (hasType(type_City, inst_Countries_A_provinces_Burgenland_cities_Eisenstadt))). - -fof(axmondial86, axiom, - (hasType(type_Province, inst_Countries_A_provinces_Carinthia))). - -fof(axmondial87, axiom, - (hasType(type_City, inst_Countries_A_provinces_Carinthia_cities_Klagenfurt))). - -fof(axmondial88, axiom, - (hasType(type_Province, inst_Countries_A_provinces_LowerAustria))). - -fof(axmondial89, axiom, - (hasType(type_City, inst_Countries_A_provinces_LowerAustria_cities_St_Polten))). - -fof(axmondial90, axiom, - (hasType(type_Province, inst_Countries_A_provinces_Salzburg))). - -fof(axmondial91, axiom, - (hasType(type_City, inst_Countries_A_provinces_Salzburg_cities_Salzburg))). - -fof(axmondial92, axiom, - (hasType(type_Province, inst_Countries_A_provinces_Styria))). - -fof(axmondial93, axiom, - (hasType(type_City, inst_Countries_A_provinces_Styria_cities_Graz))). - -fof(axmondial94, axiom, - (hasType(type_Province, inst_Countries_A_provinces_Tyrol))). - -fof(axmondial95, axiom, - (hasType(type_City, inst_Countries_A_provinces_Tyrol_cities_Innsbruck))). - -fof(axmondial96, axiom, - (hasType(type_Province, inst_Countries_A_provinces_UpperAustria))). - -fof(axmondial97, axiom, - (hasType(type_City, inst_Countries_A_provinces_UpperAustria_cities_Linz))). - -fof(axmondial98, axiom, - (hasType(type_Province, inst_Countries_A_provinces_Vienna))). - -fof(axmondial99, axiom, - (hasType(type_City, inst_Countries_A_provinces_Vienna_cities_Vienna))). - -fof(axmondial100, axiom, - (hasType(type_Province, inst_Countries_A_provinces_Vorarlberg))). - -fof(axmondial101, axiom, - (hasType(type_City, inst_Countries_A_provinces_Vorarlberg_cities_Bregenz))). - -fof(axmondial102, axiom, - (hasType(type_City, inst_Countries_BDS_cities_Bridgetown))). - -fof(axmondial103, axiom, - (hasType(type_City, inst_Countries_BD_cities_Barisal))). - -fof(axmondial104, axiom, - (hasType(type_City, inst_Countries_BD_cities_Bogra))). - -fof(axmondial105, axiom, - (hasType(type_City, inst_Countries_BD_cities_Brahmanbaria))). - -fof(axmondial106, axiom, - (hasType(type_City, inst_Countries_BD_cities_Chittagong))). - -fof(axmondial107, axiom, - (hasType(type_City, inst_Countries_BD_cities_Comilla))). - -fof(axmondial108, axiom, - (hasType(type_City, inst_Countries_BD_cities_Dhaka))). - -fof(axmondial109, axiom, - (hasType(type_City, inst_Countries_BD_cities_Dinajpur))). - -fof(axmondial110, axiom, - (hasType(type_City, inst_Countries_BD_cities_Gazipur))). - -fof(axmondial111, axiom, - (hasType(type_City, inst_Countries_BD_cities_Jamalpur))). - -fof(axmondial112, axiom, - (hasType(type_City, inst_Countries_BD_cities_Jessore))). - -fof(axmondial113, axiom, - (hasType(type_City, inst_Countries_BD_cities_Khulna))). - -fof(axmondial114, axiom, - (hasType(type_City, inst_Countries_BD_cities_Mymensingh))). - -fof(axmondial115, axiom, - (hasType(type_City, inst_Countries_BD_cities_Naogaon))). - -fof(axmondial116, axiom, - (hasType(type_City, inst_Countries_BD_cities_Narayanganj))). - -fof(axmondial117, axiom, - (hasType(type_City, inst_Countries_BD_cities_Narsinghdi))). - -fof(axmondial118, axiom, - (hasType(type_City, inst_Countries_BD_cities_Nawabganj))). - -fof(axmondial119, axiom, - (hasType(type_City, inst_Countries_BD_cities_Pabna))). - -fof(axmondial120, axiom, - (hasType(type_City, inst_Countries_BD_cities_Rajshahi))). - -fof(axmondial121, axiom, - (hasType(type_City, inst_Countries_BD_cities_Rangpur))). - -fof(axmondial122, axiom, - (hasType(type_City, inst_Countries_BD_cities_Saidpur))). - -fof(axmondial123, axiom, - (hasType(type_City, inst_Countries_BD_cities_Savar))). - -fof(axmondial124, axiom, - (hasType(type_City, inst_Countries_BD_cities_Sirajganj))). - -fof(axmondial125, axiom, - (hasType(type_City, inst_Countries_BD_cities_Sylhet))). - -fof(axmondial126, axiom, - (hasType(type_City, inst_Countries_BD_cities_Tangail))). - -fof(axmondial127, axiom, - (hasType(type_City, inst_Countries_BD_cities_Tongi))). - -fof(axmondial128, axiom, - (hasType(type_City, inst_Countries_BEN_cities_Porto_Novo))). - -fof(axmondial129, axiom, - (hasType(type_City, inst_Countries_BF_cities_Ouagadougou))). - -fof(axmondial130, axiom, - (hasType(type_City, inst_Countries_BG_cities_Sofia))). - -fof(axmondial131, axiom, - (hasType(type_City, inst_Countries_BHT_cities_Thimphu))). - -fof(axmondial132, axiom, - (hasType(type_City, inst_Countries_BIH_cities_Sarajevo))). - -fof(axmondial133, axiom, - (hasType(type_City, inst_Countries_BI_cities_Bujumbura))). - -fof(axmondial134, axiom, - (hasType(type_City, inst_Countries_BOL_cities_Cochabamba))). - -fof(axmondial135, axiom, - (hasType(type_City, inst_Countries_BOL_cities_LaPaz))). - -fof(axmondial136, axiom, - (hasType(type_City, inst_Countries_BOL_cities_Sucre))). - -fof(axmondial137, axiom, - (hasType(type_City, inst_Countries_BRN_cities_Manama))). - -fof(axmondial138, axiom, - (hasType(type_City, inst_Countries_BRU_cities_BandarSeriBegawan))). - -fof(axmondial139, axiom, - (hasType(type_City, inst_Countries_BR_cities_Abaetetuba))). - -fof(axmondial140, axiom, - (hasType(type_City, inst_Countries_BR_cities_Alvorada))). - -fof(axmondial141, axiom, - (hasType(type_City, inst_Countries_BR_cities_Betim))). - -fof(axmondial142, axiom, - (hasType(type_City, inst_Countries_BR_cities_CabodeSantoAgostinho))). - -fof(axmondial143, axiom, - (hasType(type_City, inst_Countries_BR_cities_CamposdosGoytacazes))). - -fof(axmondial144, axiom, - (hasType(type_City, inst_Countries_BR_cities_Contagem))). - -fof(axmondial145, axiom, - (hasType(type_City, inst_Countries_BR_cities_Hortolandia))). - -fof(axmondial146, axiom, - (hasType(type_City, inst_Countries_BR_cities_Ibirite))). - -fof(axmondial147, axiom, - (hasType(type_City, inst_Countries_BR_cities_NossaSenhoradoSocorro))). - -fof(axmondial148, axiom, - (hasType(type_City, inst_Countries_BR_cities_RibeiraodasNeves))). - -fof(axmondial149, axiom, - (hasType(type_City, inst_Countries_BR_cities_SantaBarbaradOeste))). - -fof(axmondial150, axiom, - (hasType(type_City, inst_Countries_BR_cities_SaoJosedosPinhais))). - -fof(axmondial151, axiom, - (hasType(type_City, inst_Countries_BR_cities_SapucaiadoSul))). - -fof(axmondial152, axiom, - (hasType(type_City, inst_Countries_BR_cities_Sumare))). - -fof(axmondial153, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Acre))). - -fof(axmondial154, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Acre_cities_RioBranco))). - -fof(axmondial155, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Alagoas))). - -fof(axmondial156, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Alagoas_cities_Maceio))). - -fof(axmondial157, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Amapa))). - -fof(axmondial158, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Amapa_cities_Macapa))). - -fof(axmondial159, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Amazonas))). - -fof(axmondial160, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Amazonas_cities_Manaus))). - -fof(axmondial161, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Bahia))). - -fof(axmondial162, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_Alagoinhas))). - -fof(axmondial163, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_Barreiras))). - -fof(axmondial164, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_Camacari))). - -fof(axmondial165, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_FeiradeSantana))). - -fof(axmondial166, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_Ilheus))). - -fof(axmondial167, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_Itabuna))). - -fof(axmondial168, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_Jequie))). - -fof(axmondial169, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_Juazeiro))). - -fof(axmondial170, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_Salvador))). - -fof(axmondial171, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Bahia_cities_VitoriadaConquista))). - -fof(axmondial172, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Ceara))). - -fof(axmondial173, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Ceara_cities_Caucaia))). - -fof(axmondial174, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Ceara_cities_Fortaleza))). - -fof(axmondial175, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Ceara_cities_JuazeirodoNorte))). - -fof(axmondial176, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Ceara_cities_Maracanau))). - -fof(axmondial177, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Ceara_cities_Sobral))). - -fof(axmondial178, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_DistritoFederal))). - -fof(axmondial179, axiom, - (hasType(type_City, inst_Countries_BR_provinces_DistritoFederal_cities_Brasilia))). - -fof(axmondial180, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_EspiritoSanto))). - -fof(axmondial181, axiom, - (hasType(type_City, inst_Countries_BR_provinces_EspiritoSanto_cities_CachoeirodeItapemirim))). - -fof(axmondial182, axiom, - (hasType(type_City, inst_Countries_BR_provinces_EspiritoSanto_cities_Cariacica))). - -fof(axmondial183, axiom, - (hasType(type_City, inst_Countries_BR_provinces_EspiritoSanto_cities_Colatina))). - -fof(axmondial184, axiom, - (hasType(type_City, inst_Countries_BR_provinces_EspiritoSanto_cities_Linhares))). - -fof(axmondial185, axiom, - (hasType(type_City, inst_Countries_BR_provinces_EspiritoSanto_cities_Serra))). - -fof(axmondial186, axiom, - (hasType(type_City, inst_Countries_BR_provinces_EspiritoSanto_cities_VilaVelha))). - -fof(axmondial187, axiom, - (hasType(type_City, inst_Countries_BR_provinces_EspiritoSanto_cities_Vitoria))). - -fof(axmondial188, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Goias))). - -fof(axmondial189, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Goias_cities_Anapolis))). - -fof(axmondial190, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Goias_cities_Araguaina))). - -fof(axmondial191, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Goias_cities_Goiania))). - -fof(axmondial192, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Goias_cities_Luziania))). - -fof(axmondial193, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Goias_cities_RioVerde))). - -fof(axmondial194, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Maranhao))). - -fof(axmondial195, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Maranhao_cities_Caxias))). - -fof(axmondial196, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Maranhao_cities_Codo))). - -fof(axmondial197, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Maranhao_cities_Imperatriz))). - -fof(axmondial198, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Maranhao_cities_SaoLuis))). - -fof(axmondial199, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Maranhao_cities_Timon))). - -fof(axmondial200, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_MatoGrosso))). - -fof(axmondial201, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MatoGrosso_cities_Cuiaba))). - -fof(axmondial202, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MatoGrosso_cities_Rondonopolis))). - -fof(axmondial203, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MatoGrosso_cities_VarzeaGrande))). - -fof(axmondial204, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_MatoGrossodoSul))). - -fof(axmondial205, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MatoGrossodoSul_cities_CampoGrande))). - -fof(axmondial206, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MatoGrossodoSul_cities_Dourados))). - -fof(axmondial207, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MatoGrossodoSul_cities_Parnaiba))). - -fof(axmondial208, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_MinasGerais))). - -fof(axmondial209, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_Barbacena))). - -fof(axmondial210, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_BeloHorizonte))). - -fof(axmondial211, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_Divinopolis))). - -fof(axmondial212, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_GovernadorValadares))). - -fof(axmondial213, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_Ipatinga))). - -fof(axmondial214, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_ItapecericadaSerra))). - -fof(axmondial215, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_JuizdeFora))). - -fof(axmondial216, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_MontesClaros))). - -fof(axmondial217, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_PatosdeMinas))). - -fof(axmondial218, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_PocosdeCaldas))). - -fof(axmondial219, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_Sabara))). - -fof(axmondial220, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_SeteLagoas))). - -fof(axmondial221, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_TeofiloOtoni))). - -fof(axmondial222, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_Uberaba))). - -fof(axmondial223, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_Uberlandia))). - -fof(axmondial224, axiom, - (hasType(type_City, inst_Countries_BR_provinces_MinasGerais_cities_Varginha))). - -fof(axmondial225, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Para))). - -fof(axmondial226, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Para_cities_Ananindeua))). - -fof(axmondial227, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Para_cities_Belem))). - -fof(axmondial228, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Para_cities_Castanhal))). - -fof(axmondial229, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Para_cities_Itaituba))). - -fof(axmondial230, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Para_cities_Maraba))). - -fof(axmondial231, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Para_cities_Santarem))). - -fof(axmondial232, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Paraiba))). - -fof(axmondial233, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Paraiba_cities_CampinaGrande))). - -fof(axmondial234, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Paraiba_cities_JoaoPessoa))). - -fof(axmondial235, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Paraiba_cities_SantaLuzia))). - -fof(axmondial236, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Paraiba_cities_SantaRita))). - -fof(axmondial237, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Parana))). - -fof(axmondial238, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_Apucarana))). - -fof(axmondial239, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_Cascavel))). - -fof(axmondial240, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_Colombo))). - -fof(axmondial241, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_Curitiba))). - -fof(axmondial242, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_FozdoIguacu))). - -fof(axmondial243, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_Guarapuava))). - -fof(axmondial244, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_Londrina))). - -fof(axmondial245, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_Maringa))). - -fof(axmondial246, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_Paranagua))). - -fof(axmondial247, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Parana_cities_PontaGrossa))). - -fof(axmondial248, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Pernambuco))). - -fof(axmondial249, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Pernambuco_cities_Camaragibe))). - -fof(axmondial250, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Pernambuco_cities_Caruaru))). - -fof(axmondial251, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Pernambuco_cities_Garanhuns))). - -fof(axmondial252, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Pernambuco_cities_Gravatai))). - -fof(axmondial253, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Pernambuco_cities_JaboataodosGuararapes))). - -fof(axmondial254, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Pernambuco_cities_Paulista))). - -fof(axmondial255, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Pernambuco_cities_Petrolina))). - -fof(axmondial256, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Pernambuco_cities_Recife))). - -fof(axmondial257, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Pernambuco_cities_VitoriadeSantoAntao))). - -fof(axmondial258, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Piaui))). - -fof(axmondial259, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Piaui_cities_Teresina))). - -fof(axmondial260, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_RioGrandedoNorte))). - -fof(axmondial261, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoNorte_cities_Mossoro))). - -fof(axmondial262, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoNorte_cities_Natal))). - -fof(axmondial263, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_RioGrandedoSul))). - -fof(axmondial264, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_Bage))). - -fof(axmondial265, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_Canoas))). - -fof(axmondial266, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_CaxiasdoSul))). - -fof(axmondial267, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_NovoHamburgo))). - -fof(axmondial268, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_PassoFundo))). - -fof(axmondial269, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_Pelotas))). - -fof(axmondial270, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_PortoAlegre))). - -fof(axmondial271, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_RioGrande))). - -fof(axmondial272, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_SantaCruzdoSul))). - -fof(axmondial273, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_SantaMaria))). - -fof(axmondial274, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_SaoLeopoldo))). - -fof(axmondial275, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_Uruguaiana))). - -fof(axmondial276, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RioGrandedoSul_cities_Viamao))). - -fof(axmondial277, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_RiodeJaneiro))). - -fof(axmondial278, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_BarraMansa))). - -fof(axmondial279, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_BelfortRoxo))). - -fof(axmondial280, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_CaboFrio))). - -fof(axmondial281, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_DuquedeCaxias))). - -fof(axmondial282, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_Itaborai))). - -fof(axmondial283, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_Macae))). - -fof(axmondial284, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_Mage))). - -fof(axmondial285, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_Nilopolis))). - -fof(axmondial286, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_Niteroi))). - -fof(axmondial287, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_NovaFriburgo))). - -fof(axmondial288, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_NovoIguacu))). - -fof(axmondial289, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_Olinda))). - -fof(axmondial290, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_Petropolis))). - -fof(axmondial291, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_Queimados))). - -fof(axmondial292, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_RiodeJaneiro))). - -fof(axmondial293, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_SaoGoncalo))). - -fof(axmondial294, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_SaoJoaodeMeriti))). - -fof(axmondial295, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_Teresopolis))). - -fof(axmondial296, axiom, - (hasType(type_City, inst_Countries_BR_provinces_RiodeJaneiro_cities_VoltaRedonda))). - -fof(axmondial297, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Rondonia))). - -fof(axmondial298, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Rondonia_cities_PortoVelho))). - -fof(axmondial299, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Roraima))). - -fof(axmondial300, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Roraima_cities_BoaVista))). - -fof(axmondial301, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_SantaCatarina))). - -fof(axmondial302, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SantaCatarina_cities_Blumenau))). - -fof(axmondial303, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SantaCatarina_cities_Chapeco))). - -fof(axmondial304, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SantaCatarina_cities_Criciuma))). - -fof(axmondial305, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SantaCatarina_cities_Florianopolis))). - -fof(axmondial306, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SantaCatarina_cities_Itajai))). - -fof(axmondial307, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SantaCatarina_cities_Joinvile))). - -fof(axmondial308, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SantaCatarina_cities_Lages))). - -fof(axmondial309, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SantaCatarina_cities_PraiaGrande))). - -fof(axmondial310, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SantaCatarina_cities_SaoJose))). - -fof(axmondial311, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_SaoPaulo))). - -fof(axmondial312, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Americana))). - -fof(axmondial313, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_AparecidadeGoiania))). - -fof(axmondial314, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Aracatuba))). - -fof(axmondial315, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Araraquara))). - -fof(axmondial316, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Barretos))). - -fof(axmondial317, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Barueri))). - -fof(axmondial318, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Bauru))). - -fof(axmondial319, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Botucatu))). - -fof(axmondial320, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_BragancaPaulista))). - -fof(axmondial321, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Campinas))). - -fof(axmondial322, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Carapicuiba))). - -fof(axmondial323, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Catanduva))). - -fof(axmondial324, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Cotia))). - -fof(axmondial325, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Diadema))). - -fof(axmondial326, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Embu))). - -fof(axmondial327, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_FerrazdeVasconcelos))). - -fof(axmondial328, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Franca))). - -fof(axmondial329, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_FranciscoMorato))). - -fof(axmondial330, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Guaruja))). - -fof(axmondial331, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Guarulhos))). - -fof(axmondial332, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Indaiatuba))). - -fof(axmondial333, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Itapetininga))). - -fof(axmondial334, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Itapevi))). - -fof(axmondial335, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Itaquaquecetuba))). - -fof(axmondial336, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Itu))). - -fof(axmondial337, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Jacarei))). - -fof(axmondial338, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Jau))). - -fof(axmondial339, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Jundiai))). - -fof(axmondial340, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Limeira))). - -fof(axmondial341, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Marilia))). - -fof(axmondial342, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Maua))). - -fof(axmondial343, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_MojiGuacu))). - -fof(axmondial344, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_MojidasCruzes))). - -fof(axmondial345, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Osasco))). - -fof(axmondial346, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Pindamonhangaba))). - -fof(axmondial347, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Piracicaba))). - -fof(axmondial348, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_PresidentePrudente))). - -fof(axmondial349, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_RibeiraoPires))). - -fof(axmondial350, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_RibeiraoPreto))). - -fof(axmondial351, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_RioClaro))). - -fof(axmondial352, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_SantoAndre))). - -fof(axmondial353, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Santos))). - -fof(axmondial354, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_SaoBernardodoCampo))). - -fof(axmondial355, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_SaoCaetanodoSul))). - -fof(axmondial356, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_SaoCarlos))). - -fof(axmondial357, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_SaoJosedoRioPreto))). - -fof(axmondial358, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_SaoJosedosCampos))). - -fof(axmondial359, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_SaoPaulo))). - -fof(axmondial360, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_SaoVicente))). - -fof(axmondial361, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Sorocaba))). - -fof(axmondial362, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Suzano))). - -fof(axmondial363, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_TaboaodaSerra))). - -fof(axmondial364, axiom, - (hasType(type_City, inst_Countries_BR_provinces_SaoPaulo_cities_Taubate))). - -fof(axmondial365, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Sergipe))). - -fof(axmondial366, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Sergipe_cities_Aracaju))). - -fof(axmondial367, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Sergipe_cities_Arapiraca))). - -fof(axmondial368, axiom, - (hasType(type_Province, inst_Countries_BR_provinces_Tocantins))). - -fof(axmondial369, axiom, - (hasType(type_City, inst_Countries_BR_provinces_Tocantins_cities_Palmas))). - -fof(axmondial370, axiom, - (hasType(type_City, inst_Countries_BS_cities_Nassau))). - -fof(axmondial371, axiom, - (hasType(type_City, inst_Countries_BY_cities_Minsk))). - -fof(axmondial372, axiom, - (hasType(type_City, inst_Countries_BZ_cities_Belmopan))). - -fof(axmondial373, axiom, - (hasType(type_Province, inst_Countries_B_provinces_Antwerp))). - -fof(axmondial374, axiom, - (hasType(type_City, inst_Countries_B_provinces_Antwerp_cities_Antwerp))). - -fof(axmondial375, axiom, - (hasType(type_Province, inst_Countries_B_provinces_Brabant))). - -fof(axmondial376, axiom, - (hasType(type_City, inst_Countries_B_provinces_Brabant_cities_Brussels))). - -fof(axmondial377, axiom, - (hasType(type_Province, inst_Countries_B_provinces_EastFlanders))). - -fof(axmondial378, axiom, - (hasType(type_City, inst_Countries_B_provinces_EastFlanders_cities_Ghent))). - -fof(axmondial379, axiom, - (hasType(type_Province, inst_Countries_B_provinces_Hainaut))). - -fof(axmondial380, axiom, - (hasType(type_City, inst_Countries_B_provinces_Hainaut_cities_Charleroi))). - -fof(axmondial381, axiom, - (hasType(type_City, inst_Countries_B_provinces_Hainaut_cities_Mons))). - -fof(axmondial382, axiom, - (hasType(type_Province, inst_Countries_B_provinces_Liege))). - -fof(axmondial383, axiom, - (hasType(type_City, inst_Countries_B_provinces_Liege_cities_Liege))). - -fof(axmondial384, axiom, - (hasType(type_Province, inst_Countries_B_provinces_Limburg))). - -fof(axmondial385, axiom, - (hasType(type_City, inst_Countries_B_provinces_Limburg_cities_Hasselt))). - -fof(axmondial386, axiom, - (hasType(type_Province, inst_Countries_B_provinces_Luxembourg))). - -fof(axmondial387, axiom, - (hasType(type_City, inst_Countries_B_provinces_Luxembourg_cities_Arlon))). - -fof(axmondial388, axiom, - (hasType(type_Province, inst_Countries_B_provinces_Namur))). - -fof(axmondial389, axiom, - (hasType(type_City, inst_Countries_B_provinces_Namur_cities_Namur))). - -fof(axmondial390, axiom, - (hasType(type_Province, inst_Countries_B_provinces_WestFlanders))). - -fof(axmondial391, axiom, - (hasType(type_City, inst_Countries_B_provinces_WestFlanders_cities_Brugge))). - -fof(axmondial392, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Adamaoua))). - -fof(axmondial393, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Adamaoua_cities_Ngaoundere))). - -fof(axmondial394, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Centre))). - -fof(axmondial395, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Centre_cities_Yaounde))). - -fof(axmondial396, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Cote))). - -fof(axmondial397, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Cote_cities_Douala))). - -fof(axmondial398, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Est))). - -fof(axmondial399, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Est_cities_Bertoua))). - -fof(axmondial400, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Nord))). - -fof(axmondial401, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Nord_cities_Garoua))). - -fof(axmondial402, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Nordextreme))). - -fof(axmondial403, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Nordextreme_cities_Maroua))). - -fof(axmondial404, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Nordoueste))). - -fof(axmondial405, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Nordoueste_cities_Bamenda))). - -fof(axmondial406, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Ouest))). - -fof(axmondial407, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Ouest_cities_Bafoussam))). - -fof(axmondial408, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Sud))). - -fof(axmondial409, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Sud_cities_Ebolowa))). - -fof(axmondial410, axiom, - (hasType(type_Province, inst_Countries_CAM_provinces_Sudoueste))). - -fof(axmondial411, axiom, - (hasType(type_City, inst_Countries_CAM_provinces_Sudoueste_cities_Buea))). - -fof(axmondial412, axiom, - (hasType(type_City, inst_Countries_CDN_cities_Surrey))). - -fof(axmondial413, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_Alberta))). - -fof(axmondial414, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Alberta_cities_Calgary))). - -fof(axmondial415, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Alberta_cities_Edmonton))). - -fof(axmondial416, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_BritishColumbia))). - -fof(axmondial417, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_BritishColumbia_cities_Burnaby))). - -fof(axmondial418, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_BritishColumbia_cities_Vancouver))). - -fof(axmondial419, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_BritishColumbia_cities_Victoria))). - -fof(axmondial420, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_Manitoba))). - -fof(axmondial421, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Manitoba_cities_Winnipeg))). - -fof(axmondial422, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_NewBrunswick))). - -fof(axmondial423, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_NewBrunswick_cities_Fredericton))). - -fof(axmondial424, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_Newfoundland))). - -fof(axmondial425, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Newfoundland_cities_SaintJohns))). - -fof(axmondial426, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_NorthwestTerritories))). - -fof(axmondial427, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_NorthwestTerritories_cities_Yellowknife))). - -fof(axmondial428, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_NovaScotia))). - -fof(axmondial429, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_NovaScotia_cities_Halifax))). - -fof(axmondial430, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_Ontario))). - -fof(axmondial431, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Brampton))). - -fof(axmondial432, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Burlington))). - -fof(axmondial433, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_EastYork))). - -fof(axmondial434, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Etobicoke))). - -fof(axmondial435, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Glouchester))). - -fof(axmondial436, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Hamilton))). - -fof(axmondial437, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Kitchener))). - -fof(axmondial438, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_London))). - -fof(axmondial439, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Markham))). - -fof(axmondial440, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Mississauga))). - -fof(axmondial441, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Nepean))). - -fof(axmondial442, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_NorthYork))). - -fof(axmondial443, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Oshawa))). - -fof(axmondial444, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Ottawa))). - -fof(axmondial445, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_SaintCatharines))). - -fof(axmondial446, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Scarborough))). - -fof(axmondial447, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_ThunderBay))). - -fof(axmondial448, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Toronto))). - -fof(axmondial449, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Vaughan))). - -fof(axmondial450, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_Windsor))). - -fof(axmondial451, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Ontario_cities_York))). - -fof(axmondial452, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_PrinceEdwardIsland))). - -fof(axmondial453, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_PrinceEdwardIsland_cities_Charlottetown))). - -fof(axmondial454, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_Quebec))). - -fof(axmondial455, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Quebec_cities_Laval))). - -fof(axmondial456, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Quebec_cities_Longueuil))). - -fof(axmondial457, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Quebec_cities_Montreal))). - -fof(axmondial458, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Quebec_cities_Quebec))). - -fof(axmondial459, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Quebec_cities_Richmond))). - -fof(axmondial460, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_Saskatchewan))). - -fof(axmondial461, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Saskatchewan_cities_Regina))). - -fof(axmondial462, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_Saskatchewan_cities_Saskatoon))). - -fof(axmondial463, axiom, - (hasType(type_Province, inst_Countries_CDN_provinces_YukonTerritory))). - -fof(axmondial464, axiom, - (hasType(type_City, inst_Countries_CDN_provinces_YukonTerritory_cities_Whitehorse))). - -fof(axmondial465, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_AG))). - -fof(axmondial466, axiom, - (hasType(type_City, inst_Countries_CH_provinces_AG_cities_Aarau))). - -fof(axmondial467, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_AI))). - -fof(axmondial468, axiom, - (hasType(type_City, inst_Countries_CH_provinces_AI_cities_Appenzell))). - -fof(axmondial469, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_AR))). - -fof(axmondial470, axiom, - (hasType(type_City, inst_Countries_CH_provinces_AR_cities_Herisau))). - -fof(axmondial471, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_BE))). - -fof(axmondial472, axiom, - (hasType(type_City, inst_Countries_CH_provinces_BE_cities_Bern))). - -fof(axmondial473, axiom, - (hasType(type_City, inst_Countries_CH_provinces_BE_cities_Biel))). - -fof(axmondial474, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_BL))). - -fof(axmondial475, axiom, - (hasType(type_City, inst_Countries_CH_provinces_BL_cities_Liestal))). - -fof(axmondial476, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_BS))). - -fof(axmondial477, axiom, - (hasType(type_City, inst_Countries_CH_provinces_BS_cities_Basel))). - -fof(axmondial478, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_FR))). - -fof(axmondial479, axiom, - (hasType(type_City, inst_Countries_CH_provinces_FR_cities_Fribourg))). - -fof(axmondial480, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_GE))). - -fof(axmondial481, axiom, - (hasType(type_City, inst_Countries_CH_provinces_GE_cities_Geneva))). - -fof(axmondial482, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_GL))). - -fof(axmondial483, axiom, - (hasType(type_City, inst_Countries_CH_provinces_GL_cities_Glarus))). - -fof(axmondial484, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_GR))). - -fof(axmondial485, axiom, - (hasType(type_City, inst_Countries_CH_provinces_GR_cities_Chur))). - -fof(axmondial486, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_JU))). - -fof(axmondial487, axiom, - (hasType(type_City, inst_Countries_CH_provinces_JU_cities_Delemont))). - -fof(axmondial488, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_LU))). - -fof(axmondial489, axiom, - (hasType(type_City, inst_Countries_CH_provinces_LU_cities_Luzern))). - -fof(axmondial490, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_NE))). - -fof(axmondial491, axiom, - (hasType(type_City, inst_Countries_CH_provinces_NE_cities_Neuchatel))). - -fof(axmondial492, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_NW))). - -fof(axmondial493, axiom, - (hasType(type_City, inst_Countries_CH_provinces_NW_cities_Stans))). - -fof(axmondial494, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_OW))). - -fof(axmondial495, axiom, - (hasType(type_City, inst_Countries_CH_provinces_OW_cities_Sarnen))). - -fof(axmondial496, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_SG))). - -fof(axmondial497, axiom, - (hasType(type_City, inst_Countries_CH_provinces_SG_cities_SanktGallen))). - -fof(axmondial498, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_SH))). - -fof(axmondial499, axiom, - (hasType(type_City, inst_Countries_CH_provinces_SH_cities_Schaffhausen))). - -fof(axmondial500, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_SO))). - -fof(axmondial501, axiom, - (hasType(type_City, inst_Countries_CH_provinces_SO_cities_Solothurn))). - -fof(axmondial502, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_SZ))). - -fof(axmondial503, axiom, - (hasType(type_City, inst_Countries_CH_provinces_SZ_cities_Schwyz))). - -fof(axmondial504, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_TG))). - -fof(axmondial505, axiom, - (hasType(type_City, inst_Countries_CH_provinces_TG_cities_Frauenfeld))). - -fof(axmondial506, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_TI))). - -fof(axmondial507, axiom, - (hasType(type_City, inst_Countries_CH_provinces_TI_cities_Bellinzona))). - -fof(axmondial508, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_UR))). - -fof(axmondial509, axiom, - (hasType(type_City, inst_Countries_CH_provinces_UR_cities_Altdorf))). - -fof(axmondial510, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_VD))). - -fof(axmondial511, axiom, - (hasType(type_City, inst_Countries_CH_provinces_VD_cities_Lausanne))). - -fof(axmondial512, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_VS))). - -fof(axmondial513, axiom, - (hasType(type_City, inst_Countries_CH_provinces_VS_cities_Sion))). - -fof(axmondial514, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_ZG))). - -fof(axmondial515, axiom, - (hasType(type_City, inst_Countries_CH_provinces_ZG_cities_Zug))). - -fof(axmondial516, axiom, - (hasType(type_Province, inst_Countries_CH_provinces_ZH))). - -fof(axmondial517, axiom, - (hasType(type_City, inst_Countries_CH_provinces_ZH_cities_Winterthur))). - -fof(axmondial518, axiom, - (hasType(type_City, inst_Countries_CH_provinces_ZH_cities_Zurich))). - -fof(axmondial519, axiom, - (hasType(type_City, inst_Countries_CI_cities_Abidjan))). - -fof(axmondial520, axiom, - (hasType(type_City, inst_Countries_CI_cities_Yamoussoukro))). - -fof(axmondial521, axiom, - (hasType(type_City, inst_Countries_CL_cities_Colombo))). - -fof(axmondial522, axiom, - (hasType(type_City, inst_Countries_COM_cities_Moroni))). - -fof(axmondial523, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Amazonas))). - -fof(axmondial524, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Amazonas_cities_Leticia))). - -fof(axmondial525, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Antioquia))). - -fof(axmondial526, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Antioquia_cities_Bello))). - -fof(axmondial527, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Antioquia_cities_Envigado))). - -fof(axmondial528, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Antioquia_cities_Itagui))). - -fof(axmondial529, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Antioquia_cities_Medellin))). - -fof(axmondial530, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Antioquia_cities_Turbo))). - -fof(axmondial531, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Arauca))). - -fof(axmondial532, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Arauca_cities_Arauca))). - -fof(axmondial533, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Atlantico))). - -fof(axmondial534, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Atlantico_cities_Barranquilla))). - -fof(axmondial535, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Atlantico_cities_Malambo))). - -fof(axmondial536, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Atlantico_cities_Soledad))). - -fof(axmondial537, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Bolivar))). - -fof(axmondial538, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Bolivar_cities_Cartagena))). - -fof(axmondial539, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Bolivar_cities_Mangangue))). - -fof(axmondial540, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Boyaca))). - -fof(axmondial541, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Boyaca_cities_Tunja))). - -fof(axmondial542, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Caldas))). - -fof(axmondial543, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Caldas_cities_Manizales))). - -fof(axmondial544, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Caqueta))). - -fof(axmondial545, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Caqueta_cities_Florencia))). - -fof(axmondial546, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Casanare))). - -fof(axmondial547, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Casanare_cities_Yopal))). - -fof(axmondial548, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Cauca))). - -fof(axmondial549, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Cauca_cities_Popayan))). - -fof(axmondial550, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Cesar))). - -fof(axmondial551, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Cesar_cities_Valledupar))). - -fof(axmondial552, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Choco))). - -fof(axmondial553, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Choco_cities_Quibdo))). - -fof(axmondial554, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Cordoba))). - -fof(axmondial555, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Cordoba_cities_Monteria))). - -fof(axmondial556, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Cundinamarca))). - -fof(axmondial557, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Cundinamarca_cities_Soacha))). - -fof(axmondial558, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Guainia))). - -fof(axmondial559, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Guainia_cities_PuertoInirida))). - -fof(axmondial560, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Guajira_La))). - -fof(axmondial561, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Guajira_La_cities_Cienaga))). - -fof(axmondial562, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Guajira_La_cities_Riohacha))). - -fof(axmondial563, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Guaviare))). - -fof(axmondial564, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Guaviare_cities_SanJosedelGuaviare))). - -fof(axmondial565, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Huila))). - -fof(axmondial566, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Huila_cities_Neiva))). - -fof(axmondial567, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Magdalena))). - -fof(axmondial568, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Magdalena_cities_SantaMarta))). - -fof(axmondial569, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Meta))). - -fof(axmondial570, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Meta_cities_Villavicencio))). - -fof(axmondial571, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Narino))). - -fof(axmondial572, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Narino_cities_Pasto))). - -fof(axmondial573, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Narino_cities_Tumaco))). - -fof(axmondial574, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_NortedeSantander))). - -fof(axmondial575, axiom, - (hasType(type_City, inst_Countries_CO_provinces_NortedeSantander_cities_Cucuta))). - -fof(axmondial576, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Putumayo))). - -fof(axmondial577, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Putumayo_cities_Mocoa))). - -fof(axmondial578, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Quindio))). - -fof(axmondial579, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Quindio_cities_Armenia))). - -fof(axmondial580, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Risaralda))). - -fof(axmondial581, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Risaralda_cities_Dosquebradas))). - -fof(axmondial582, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Risaralda_cities_Pereira))). - -fof(axmondial583, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_SanAndresyProvidencia))). - -fof(axmondial584, axiom, - (hasType(type_City, inst_Countries_CO_provinces_SanAndresyProvidencia_cities_SanAndres))). - -fof(axmondial585, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_SantaFedeBogota_DC))). - -fof(axmondial586, axiom, - (hasType(type_City, inst_Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota))). - -fof(axmondial587, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_SantanderdelSur))). - -fof(axmondial588, axiom, - (hasType(type_City, inst_Countries_CO_provinces_SantanderdelSur_cities_Barrancabermeja))). - -fof(axmondial589, axiom, - (hasType(type_City, inst_Countries_CO_provinces_SantanderdelSur_cities_Bucaramanga))). - -fof(axmondial590, axiom, - (hasType(type_City, inst_Countries_CO_provinces_SantanderdelSur_cities_Floridablanca))). - -fof(axmondial591, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Sucre))). - -fof(axmondial592, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Sucre_cities_Sincelejo))). - -fof(axmondial593, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Tolima))). - -fof(axmondial594, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Tolima_cities_Ibague))). - -fof(axmondial595, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_ValledeCauca))). - -fof(axmondial596, axiom, - (hasType(type_City, inst_Countries_CO_provinces_ValledeCauca_cities_Buenaventura))). - -fof(axmondial597, axiom, - (hasType(type_City, inst_Countries_CO_provinces_ValledeCauca_cities_Cali))). - -fof(axmondial598, axiom, - (hasType(type_City, inst_Countries_CO_provinces_ValledeCauca_cities_Cartago))). - -fof(axmondial599, axiom, - (hasType(type_City, inst_Countries_CO_provinces_ValledeCauca_cities_Palmira))). - -fof(axmondial600, axiom, - (hasType(type_City, inst_Countries_CO_provinces_ValledeCauca_cities_Tulua))). - -fof(axmondial601, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Vaupes))). - -fof(axmondial602, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Vaupes_cities_Mitu))). - -fof(axmondial603, axiom, - (hasType(type_Province, inst_Countries_CO_provinces_Vichada))). - -fof(axmondial604, axiom, - (hasType(type_City, inst_Countries_CO_provinces_Vichada_cities_PuertoCarreno))). - -fof(axmondial605, axiom, - (hasType(type_Province, inst_Countries_CR_provinces_Alajuela))). - -fof(axmondial606, axiom, - (hasType(type_City, inst_Countries_CR_provinces_Alajuela_cities_Alajuela))). - -fof(axmondial607, axiom, - (hasType(type_Province, inst_Countries_CR_provinces_Cartago))). - -fof(axmondial608, axiom, - (hasType(type_City, inst_Countries_CR_provinces_Cartago_cities_Cartago))). - -fof(axmondial609, axiom, - (hasType(type_Province, inst_Countries_CR_provinces_Guanacaste))). - -fof(axmondial610, axiom, - (hasType(type_City, inst_Countries_CR_provinces_Guanacaste_cities_Liberia))). - -fof(axmondial611, axiom, - (hasType(type_Province, inst_Countries_CR_provinces_Heredia))). - -fof(axmondial612, axiom, - (hasType(type_City, inst_Countries_CR_provinces_Heredia_cities_Heredia))). - -fof(axmondial613, axiom, - (hasType(type_Province, inst_Countries_CR_provinces_Limon))). - -fof(axmondial614, axiom, - (hasType(type_City, inst_Countries_CR_provinces_Limon_cities_Limon))). - -fof(axmondial615, axiom, - (hasType(type_Province, inst_Countries_CR_provinces_Punarenas))). - -fof(axmondial616, axiom, - (hasType(type_City, inst_Countries_CR_provinces_Punarenas_cities_Puntarenas))). - -fof(axmondial617, axiom, - (hasType(type_Province, inst_Countries_CR_provinces_SanJose))). - -fof(axmondial618, axiom, - (hasType(type_City, inst_Countries_CR_provinces_SanJose_cities_SanJose))). - -fof(axmondial619, axiom, - (hasType(type_City, inst_Countries_CV_cities_Praia))). - -fof(axmondial620, axiom, - (hasType(type_City, inst_Countries_CY_cities_Nicosia))). - -fof(axmondial621, axiom, - (hasType(type_Province, inst_Countries_CZ_provinces_Jihocesky))). - -fof(axmondial622, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Jihocesky_cities_CeskeBudejovice))). - -fof(axmondial623, axiom, - (hasType(type_Province, inst_Countries_CZ_provinces_Jihomoravsky))). - -fof(axmondial624, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Jihomoravsky_cities_Brno))). - -fof(axmondial625, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Jihomoravsky_cities_Zlin))). - -fof(axmondial626, axiom, - (hasType(type_Province, inst_Countries_CZ_provinces_Praha))). - -fof(axmondial627, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Praha_cities_Prague))). - -fof(axmondial628, axiom, - (hasType(type_Province, inst_Countries_CZ_provinces_Severocesky))). - -fof(axmondial629, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Severocesky_cities_Liberec))). - -fof(axmondial630, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Severocesky_cities_UstinadLabem))). - -fof(axmondial631, axiom, - (hasType(type_Province, inst_Countries_CZ_provinces_Severomoravsky))). - -fof(axmondial632, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Severomoravsky_cities_Olomouc))). - -fof(axmondial633, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Severomoravsky_cities_Ostrava))). - -fof(axmondial634, axiom, - (hasType(type_Province, inst_Countries_CZ_provinces_Vychodocesky))). - -fof(axmondial635, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Vychodocesky_cities_HradecKralove))). - -fof(axmondial636, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Vychodocesky_cities_Pardubice))). - -fof(axmondial637, axiom, - (hasType(type_Province, inst_Countries_CZ_provinces_Zapadocesky))). - -fof(axmondial638, axiom, - (hasType(type_City, inst_Countries_CZ_provinces_Zapadocesky_cities_Plzen))). - -fof(axmondial639, axiom, - (hasType(type_Province, inst_Countries_C_provinces_Camaguey))). - -fof(axmondial640, axiom, - (hasType(type_City, inst_Countries_C_provinces_Camaguey_cities_Camaguey))). - -fof(axmondial641, axiom, - (hasType(type_Province, inst_Countries_C_provinces_CiegodeAvila))). - -fof(axmondial642, axiom, - (hasType(type_City, inst_Countries_C_provinces_CiegodeAvila_cities_CiegodeAvila))). - -fof(axmondial643, axiom, - (hasType(type_Province, inst_Countries_C_provinces_Cienfuegos))). - -fof(axmondial644, axiom, - (hasType(type_City, inst_Countries_C_provinces_Cienfuegos_cities_Cienfuegos))). - -fof(axmondial645, axiom, - (hasType(type_Province, inst_Countries_C_provinces_CiudaddelaHabana))). - -fof(axmondial646, axiom, - (hasType(type_City, inst_Countries_C_provinces_CiudaddelaHabana_cities_Havana))). - -fof(axmondial647, axiom, - (hasType(type_Province, inst_Countries_C_provinces_Granma))). - -fof(axmondial648, axiom, - (hasType(type_City, inst_Countries_C_provinces_Granma_cities_Bayamo))). - -fof(axmondial649, axiom, - (hasType(type_City, inst_Countries_C_provinces_Granma_cities_Manzanillo))). - -fof(axmondial650, axiom, - (hasType(type_Province, inst_Countries_C_provinces_Guantanamo))). - -fof(axmondial651, axiom, - (hasType(type_City, inst_Countries_C_provinces_Guantanamo_cities_Guantanamo))). - -fof(axmondial652, axiom, - (hasType(type_Province, inst_Countries_C_provinces_Holguin))). - -fof(axmondial653, axiom, - (hasType(type_City, inst_Countries_C_provinces_Holguin_cities_Holguin))). - -fof(axmondial654, axiom, - (hasType(type_Province, inst_Countries_C_provinces_IsladelaJuventud))). - -fof(axmondial655, axiom, - (hasType(type_City, inst_Countries_C_provinces_IsladelaJuventud_cities_NuevaGerona))). - -fof(axmondial656, axiom, - (hasType(type_Province, inst_Countries_C_provinces_LaHabana))). - -fof(axmondial657, axiom, - (hasType(type_Province, inst_Countries_C_provinces_LasTunas))). - -fof(axmondial658, axiom, - (hasType(type_City, inst_Countries_C_provinces_LasTunas_cities_VictoriadelasTunas))). - -fof(axmondial659, axiom, - (hasType(type_Province, inst_Countries_C_provinces_Matanzas))). - -fof(axmondial660, axiom, - (hasType(type_City, inst_Countries_C_provinces_Matanzas_cities_Matanzas))). - -fof(axmondial661, axiom, - (hasType(type_Province, inst_Countries_C_provinces_PinardelRio))). - -fof(axmondial662, axiom, - (hasType(type_City, inst_Countries_C_provinces_PinardelRio_cities_PinardelRio))). - -fof(axmondial663, axiom, - (hasType(type_Province, inst_Countries_C_provinces_SanctiSpiritus))). - -fof(axmondial664, axiom, - (hasType(type_City, inst_Countries_C_provinces_SanctiSpiritus_cities_SanctiSpiritus))). - -fof(axmondial665, axiom, - (hasType(type_Province, inst_Countries_C_provinces_SantiagodeCuba))). - -fof(axmondial666, axiom, - (hasType(type_City, inst_Countries_C_provinces_SantiagodeCuba_cities_SantiagodeCuba))). - -fof(axmondial667, axiom, - (hasType(type_Province, inst_Countries_C_provinces_VillaClara))). - -fof(axmondial668, axiom, - (hasType(type_City, inst_Countries_C_provinces_VillaClara_cities_SantaClara))). - -fof(axmondial669, axiom, - (hasType(type_City, inst_Countries_DJI_cities_Djibouti))). - -fof(axmondial670, axiom, - (hasType(type_City, inst_Countries_DK_cities_Aalborg))). - -fof(axmondial671, axiom, - (hasType(type_City, inst_Countries_DK_cities_Aarhus))). - -fof(axmondial672, axiom, - (hasType(type_City, inst_Countries_DK_cities_Copenhagen))). - -fof(axmondial673, axiom, - (hasType(type_City, inst_Countries_DK_cities_Esbjerg))). - -fof(axmondial674, axiom, - (hasType(type_City, inst_Countries_DK_cities_Odense))). - -fof(axmondial675, axiom, - (hasType(type_City, inst_Countries_DK_cities_Randers))). - -fof(axmondial676, axiom, - (hasType(type_City, inst_Countries_DOM_cities_SantoDomingo))). - -fof(axmondial677, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Algiers))). - -fof(axmondial678, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Annaba))). - -fof(axmondial679, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Batna))). - -fof(axmondial680, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Bechar))). - -fof(axmondial681, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Bejaia))). - -fof(axmondial682, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Blida))). - -fof(axmondial683, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Constantine))). - -fof(axmondial684, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Mostaganem))). - -fof(axmondial685, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Oran))). - -fof(axmondial686, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Setif))). - -fof(axmondial687, axiom, - (hasType(type_City, inst_Countries_DZ_cities_SidibelAbbes))). - -fof(axmondial688, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Skikda))). - -fof(axmondial689, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Tebessa))). - -fof(axmondial690, axiom, - (hasType(type_City, inst_Countries_DZ_cities_Tlemcen))). - -fof(axmondial691, axiom, - (hasType(type_Province, inst_Countries_D_provinces_BadenWurttemberg))). - -fof(axmondial692, axiom, - (hasType(type_City, inst_Countries_D_provinces_BadenWurttemberg_cities_FreiburgimBreisgau))). - -fof(axmondial693, axiom, - (hasType(type_City, inst_Countries_D_provinces_BadenWurttemberg_cities_Heidelberg))). - -fof(axmondial694, axiom, - (hasType(type_City, inst_Countries_D_provinces_BadenWurttemberg_cities_Heilbronn))). - -fof(axmondial695, axiom, - (hasType(type_City, inst_Countries_D_provinces_BadenWurttemberg_cities_Karlsruhe))). - -fof(axmondial696, axiom, - (hasType(type_City, inst_Countries_D_provinces_BadenWurttemberg_cities_Mannheim))). - -fof(axmondial697, axiom, - (hasType(type_City, inst_Countries_D_provinces_BadenWurttemberg_cities_Pforzheim))). - -fof(axmondial698, axiom, - (hasType(type_City, inst_Countries_D_provinces_BadenWurttemberg_cities_Reutlingen))). - -fof(axmondial699, axiom, - (hasType(type_City, inst_Countries_D_provinces_BadenWurttemberg_cities_Stuttgart))). - -fof(axmondial700, axiom, - (hasType(type_City, inst_Countries_D_provinces_BadenWurttemberg_cities_Ulm))). - -fof(axmondial701, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Bayern))). - -fof(axmondial702, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bayern_cities_Augsburg))). - -fof(axmondial703, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bayern_cities_Erlangen))). - -fof(axmondial704, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bayern_cities_Furth))). - -fof(axmondial705, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bayern_cities_Ingolstadt))). - -fof(axmondial706, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bayern_cities_Munich))). - -fof(axmondial707, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bayern_cities_Nurnberg))). - -fof(axmondial708, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bayern_cities_Regensburg))). - -fof(axmondial709, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bayern_cities_Wurzburg))). - -fof(axmondial710, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Berlin))). - -fof(axmondial711, axiom, - (hasType(type_City, inst_Countries_D_provinces_Berlin_cities_Berlin))). - -fof(axmondial712, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Brandenburg))). - -fof(axmondial713, axiom, - (hasType(type_City, inst_Countries_D_provinces_Brandenburg_cities_Cottbus))). - -fof(axmondial714, axiom, - (hasType(type_City, inst_Countries_D_provinces_Brandenburg_cities_Potsdam))). - -fof(axmondial715, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Bremen))). - -fof(axmondial716, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bremen_cities_Bremen))). - -fof(axmondial717, axiom, - (hasType(type_City, inst_Countries_D_provinces_Bremen_cities_Bremerhaven))). - -fof(axmondial718, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Hamburg))). - -fof(axmondial719, axiom, - (hasType(type_City, inst_Countries_D_provinces_Hamburg_cities_Hamburg))). - -fof(axmondial720, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Hessen))). - -fof(axmondial721, axiom, - (hasType(type_City, inst_Countries_D_provinces_Hessen_cities_Darmstadt))). - -fof(axmondial722, axiom, - (hasType(type_City, inst_Countries_D_provinces_Hessen_cities_FrankfurtamMain))). - -fof(axmondial723, axiom, - (hasType(type_City, inst_Countries_D_provinces_Hessen_cities_Kassel))). - -fof(axmondial724, axiom, - (hasType(type_City, inst_Countries_D_provinces_Hessen_cities_OffenbachamMain))). - -fof(axmondial725, axiom, - (hasType(type_City, inst_Countries_D_provinces_Hessen_cities_Wiesbaden))). - -fof(axmondial726, axiom, - (hasType(type_Province, inst_Countries_D_provinces_MecklenburgVorpommern))). - -fof(axmondial727, axiom, - (hasType(type_City, inst_Countries_D_provinces_MecklenburgVorpommern_cities_Rostock))). - -fof(axmondial728, axiom, - (hasType(type_City, inst_Countries_D_provinces_MecklenburgVorpommern_cities_Schwerin))). - -fof(axmondial729, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Niedersachsen))). - -fof(axmondial730, axiom, - (hasType(type_City, inst_Countries_D_provinces_Niedersachsen_cities_Braunschweig))). - -fof(axmondial731, axiom, - (hasType(type_City, inst_Countries_D_provinces_Niedersachsen_cities_Gottingen))). - -fof(axmondial732, axiom, - (hasType(type_City, inst_Countries_D_provinces_Niedersachsen_cities_Hannover))). - -fof(axmondial733, axiom, - (hasType(type_City, inst_Countries_D_provinces_Niedersachsen_cities_Hildesheim))). - -fof(axmondial734, axiom, - (hasType(type_City, inst_Countries_D_provinces_Niedersachsen_cities_Oldenburg))). - -fof(axmondial735, axiom, - (hasType(type_City, inst_Countries_D_provinces_Niedersachsen_cities_Osnabruck))). - -fof(axmondial736, axiom, - (hasType(type_City, inst_Countries_D_provinces_Niedersachsen_cities_Salzgitter))). - -fof(axmondial737, axiom, - (hasType(type_City, inst_Countries_D_provinces_Niedersachsen_cities_Wolfsburg))). - -fof(axmondial738, axiom, - (hasType(type_Province, inst_Countries_D_provinces_NordrheinWestfalen))). - -fof(axmondial739, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Aachen))). - -fof(axmondial740, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_BergischGladbach))). - -fof(axmondial741, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Bielefeld))). - -fof(axmondial742, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Bochum))). - -fof(axmondial743, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Bonn))). - -fof(axmondial744, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Bottrop))). - -fof(axmondial745, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Dortmund))). - -fof(axmondial746, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Duisburg))). - -fof(axmondial747, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Dusseldorf))). - -fof(axmondial748, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Essen))). - -fof(axmondial749, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Gelsenkirchen))). - -fof(axmondial750, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Hagen))). - -fof(axmondial751, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Hamm))). - -fof(axmondial752, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Herne))). - -fof(axmondial753, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Koln))). - -fof(axmondial754, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Krefeld))). - -fof(axmondial755, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Leverkusen))). - -fof(axmondial756, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Moers))). - -fof(axmondial757, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Monchengladbach))). - -fof(axmondial758, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_MulheimanderRuhr))). - -fof(axmondial759, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Munster))). - -fof(axmondial760, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Neuss))). - -fof(axmondial761, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Oberhausen))). - -fof(axmondial762, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Paderborn))). - -fof(axmondial763, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Recklinghausen))). - -fof(axmondial764, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Remscheid))). - -fof(axmondial765, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Siegen))). - -fof(axmondial766, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Solingen))). - -fof(axmondial767, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Witten))). - -fof(axmondial768, axiom, - (hasType(type_City, inst_Countries_D_provinces_NordrheinWestfalen_cities_Wuppertal))). - -fof(axmondial769, axiom, - (hasType(type_Province, inst_Countries_D_provinces_RheinlandPfalz))). - -fof(axmondial770, axiom, - (hasType(type_City, inst_Countries_D_provinces_RheinlandPfalz_cities_Kaiserslautern))). - -fof(axmondial771, axiom, - (hasType(type_City, inst_Countries_D_provinces_RheinlandPfalz_cities_Koblenz))). - -fof(axmondial772, axiom, - (hasType(type_City, inst_Countries_D_provinces_RheinlandPfalz_cities_Ludwigshafen))). - -fof(axmondial773, axiom, - (hasType(type_City, inst_Countries_D_provinces_RheinlandPfalz_cities_Mainz))). - -fof(axmondial774, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Saarland))). - -fof(axmondial775, axiom, - (hasType(type_City, inst_Countries_D_provinces_Saarland_cities_Saarbrucken))). - -fof(axmondial776, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Sachsen))). - -fof(axmondial777, axiom, - (hasType(type_Province, inst_Countries_D_provinces_SachsenAnhalt))). - -fof(axmondial778, axiom, - (hasType(type_City, inst_Countries_D_provinces_SachsenAnhalt_cities_Halle))). - -fof(axmondial779, axiom, - (hasType(type_City, inst_Countries_D_provinces_SachsenAnhalt_cities_Magdeburg))). - -fof(axmondial780, axiom, - (hasType(type_City, inst_Countries_D_provinces_Sachsen_cities_Chemnitz))). - -fof(axmondial781, axiom, - (hasType(type_City, inst_Countries_D_provinces_Sachsen_cities_Dresden))). - -fof(axmondial782, axiom, - (hasType(type_City, inst_Countries_D_provinces_Sachsen_cities_Leipzig))). - -fof(axmondial783, axiom, - (hasType(type_City, inst_Countries_D_provinces_Sachsen_cities_Zwickau))). - -fof(axmondial784, axiom, - (hasType(type_Province, inst_Countries_D_provinces_SchleswigHolstein))). - -fof(axmondial785, axiom, - (hasType(type_City, inst_Countries_D_provinces_SchleswigHolstein_cities_Kiel))). - -fof(axmondial786, axiom, - (hasType(type_City, inst_Countries_D_provinces_SchleswigHolstein_cities_Lubeck))). - -fof(axmondial787, axiom, - (hasType(type_Province, inst_Countries_D_provinces_Thuringen))). - -fof(axmondial788, axiom, - (hasType(type_City, inst_Countries_D_provinces_Thuringen_cities_Erfurt))). - -fof(axmondial789, axiom, - (hasType(type_City, inst_Countries_D_provinces_Thuringen_cities_Gera))). - -fof(axmondial790, axiom, - (hasType(type_City, inst_Countries_D_provinces_Thuringen_cities_Jena))). - -fof(axmondial791, axiom, - (hasType(type_Province, inst_Countries_EAK_provinces_Central))). - -fof(axmondial792, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Central_cities_Nyeri))). - -fof(axmondial793, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Central_cities_Thika))). - -fof(axmondial794, axiom, - (hasType(type_Province, inst_Countries_EAK_provinces_Coast))). - -fof(axmondial795, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Coast_cities_Malindi))). - -fof(axmondial796, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Coast_cities_Mombasa))). - -fof(axmondial797, axiom, - (hasType(type_Province, inst_Countries_EAK_provinces_Eastern))). - -fof(axmondial798, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Eastern_cities_Embu))). - -fof(axmondial799, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Eastern_cities_Machakos))). - -fof(axmondial800, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Eastern_cities_Meru))). - -fof(axmondial801, axiom, - (hasType(type_Province, inst_Countries_EAK_provinces_Nairobi))). - -fof(axmondial802, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Nairobi_cities_Nairobi))). - -fof(axmondial803, axiom, - (hasType(type_Province, inst_Countries_EAK_provinces_NorthEastern))). - -fof(axmondial804, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_NorthEastern_cities_Garissa))). - -fof(axmondial805, axiom, - (hasType(type_Province, inst_Countries_EAK_provinces_Nyanza))). - -fof(axmondial806, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Nyanza_cities_Kisii))). - -fof(axmondial807, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Nyanza_cities_Kisumu))). - -fof(axmondial808, axiom, - (hasType(type_Province, inst_Countries_EAK_provinces_RiftValley))). - -fof(axmondial809, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_RiftValley_cities_Eldoret))). - -fof(axmondial810, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_RiftValley_cities_Kericho))). - -fof(axmondial811, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_RiftValley_cities_Kitale))). - -fof(axmondial812, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_RiftValley_cities_Nakuru))). - -fof(axmondial813, axiom, - (hasType(type_Province, inst_Countries_EAK_provinces_Western))). - -fof(axmondial814, axiom, - (hasType(type_City, inst_Countries_EAK_provinces_Western_cities_Kakamega))). - -fof(axmondial815, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Arusha))). - -fof(axmondial816, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Arusha_cities_Arusha))). - -fof(axmondial817, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Daressalam))). - -fof(axmondial818, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Daressalam_cities_DaresSalaam))). - -fof(axmondial819, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Dodoma))). - -fof(axmondial820, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Dodoma_cities_Dodoma))). - -fof(axmondial821, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Iringa))). - -fof(axmondial822, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Iringa_cities_Iringa))). - -fof(axmondial823, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Kagera))). - -fof(axmondial824, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Kagera_cities_Bukoba))). - -fof(axmondial825, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_KaskaziniPemba))). - -fof(axmondial826, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_KaskaziniPemba_cities_Wete))). - -fof(axmondial827, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_KaskaziniUjunga))). - -fof(axmondial828, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_KaskaziniUjunga_cities_Mkokotoni))). - -fof(axmondial829, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Kigoma))). - -fof(axmondial830, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Kigoma_cities_KigomaUjiji))). - -fof(axmondial831, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Kilimanjaro))). - -fof(axmondial832, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Kilimanjaro_cities_Moshi))). - -fof(axmondial833, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_KusiniPemba))). - -fof(axmondial834, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_KusiniPemba_cities_ChakeCahke))). - -fof(axmondial835, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_KusiniUjunga))). - -fof(axmondial836, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_KusiniUjunga_cities_Koani))). - -fof(axmondial837, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Lindi))). - -fof(axmondial838, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Lindi_cities_Lindi))). - -fof(axmondial839, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Mara))). - -fof(axmondial840, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Mara_cities_Musoma))). - -fof(axmondial841, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Mbeya))). - -fof(axmondial842, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Mbeya_cities_Mbeya))). - -fof(axmondial843, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_MjiniMagharibi))). - -fof(axmondial844, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_MjiniMagharibi_cities_Zanzibar))). - -fof(axmondial845, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Morogoro))). - -fof(axmondial846, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Morogoro_cities_Morogoro))). - -fof(axmondial847, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Mtwara))). - -fof(axmondial848, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Mtwara_cities_MtwaraMikandani))). - -fof(axmondial849, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Mwanza))). - -fof(axmondial850, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Mwanza_cities_Mwanza))). - -fof(axmondial851, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Pwani))). - -fof(axmondial852, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Rukwa))). - -fof(axmondial853, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Rukwa_cities_Sumbawanga))). - -fof(axmondial854, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Ruvuma))). - -fof(axmondial855, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Ruvuma_cities_Songea))). - -fof(axmondial856, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Shinyanga))). - -fof(axmondial857, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Shinyanga_cities_Shinyanga))). - -fof(axmondial858, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Singida))). - -fof(axmondial859, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Singida_cities_Singida))). - -fof(axmondial860, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Tabora))). - -fof(axmondial861, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Tabora_cities_Tabora))). - -fof(axmondial862, axiom, - (hasType(type_Province, inst_Countries_EAT_provinces_Tanga))). - -fof(axmondial863, axiom, - (hasType(type_City, inst_Countries_EAT_provinces_Tanga_cities_Tanga))). - -fof(axmondial864, axiom, - (hasType(type_City, inst_Countries_EAU_cities_Kampala))). - -fof(axmondial865, axiom, - (hasType(type_City, inst_Countries_EC_cities_Guayaquil))). - -fof(axmondial866, axiom, - (hasType(type_City, inst_Countries_EC_cities_Quito))). - -fof(axmondial867, axiom, - (hasType(type_City, inst_Countries_ER_cities_Asmara))). - -fof(axmondial868, axiom, - (hasType(type_City, inst_Countries_ES_cities_Apopa))). - -fof(axmondial869, axiom, - (hasType(type_City, inst_Countries_ES_cities_Delgado))). - -fof(axmondial870, axiom, - (hasType(type_City, inst_Countries_ES_cities_Mejicanos))). - -fof(axmondial871, axiom, - (hasType(type_City, inst_Countries_ES_cities_Soyapango))). - -fof(axmondial872, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_Ahuachapan))). - -fof(axmondial873, axiom, - (hasType(type_City, inst_Countries_ES_provinces_Ahuachapan_cities_Ahuachapan))). - -fof(axmondial874, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_Cabanas))). - -fof(axmondial875, axiom, - (hasType(type_City, inst_Countries_ES_provinces_Cabanas_cities_Sensuntepeque))). - -fof(axmondial876, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_Chalatenango))). - -fof(axmondial877, axiom, - (hasType(type_City, inst_Countries_ES_provinces_Chalatenango_cities_Chalatenango))). - -fof(axmondial878, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_Cuscatlan))). - -fof(axmondial879, axiom, - (hasType(type_City, inst_Countries_ES_provinces_Cuscatlan_cities_Cojutepeque))). - -fof(axmondial880, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_LaLibertad))). - -fof(axmondial881, axiom, - (hasType(type_City, inst_Countries_ES_provinces_LaLibertad_cities_NuevaSanSalvador))). - -fof(axmondial882, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_LaPaz))). - -fof(axmondial883, axiom, - (hasType(type_City, inst_Countries_ES_provinces_LaPaz_cities_Zacatecoluca))). - -fof(axmondial884, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_LaUnion))). - -fof(axmondial885, axiom, - (hasType(type_City, inst_Countries_ES_provinces_LaUnion_cities_LaUnion))). - -fof(axmondial886, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_Morazan))). - -fof(axmondial887, axiom, - (hasType(type_City, inst_Countries_ES_provinces_Morazan_cities_SanFranciscoGotera))). - -fof(axmondial888, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_SanMiguel))). - -fof(axmondial889, axiom, - (hasType(type_City, inst_Countries_ES_provinces_SanMiguel_cities_SanMiguel))). - -fof(axmondial890, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_SanSalvador))). - -fof(axmondial891, axiom, - (hasType(type_City, inst_Countries_ES_provinces_SanSalvador_cities_SanSalvador))). - -fof(axmondial892, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_SanVicente))). - -fof(axmondial893, axiom, - (hasType(type_City, inst_Countries_ES_provinces_SanVicente_cities_SanVicente))). - -fof(axmondial894, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_SantaAna))). - -fof(axmondial895, axiom, - (hasType(type_City, inst_Countries_ES_provinces_SantaAna_cities_SantaAna))). - -fof(axmondial896, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_Sonsonate))). - -fof(axmondial897, axiom, - (hasType(type_City, inst_Countries_ES_provinces_Sonsonate_cities_Sonsonate))). - -fof(axmondial898, axiom, - (hasType(type_Province, inst_Countries_ES_provinces_Usulutan))). - -fof(axmondial899, axiom, - (hasType(type_City, inst_Countries_ES_provinces_Usulutan_cities_Usulutan))). - -fof(axmondial900, axiom, - (hasType(type_City, inst_Countries_ETH_cities_AddisAbaba))). - -fof(axmondial901, axiom, - (hasType(type_City, inst_Countries_ETH_cities_BahirDar))). - -fof(axmondial902, axiom, - (hasType(type_City, inst_Countries_ETH_cities_Debrezit))). - -fof(axmondial903, axiom, - (hasType(type_City, inst_Countries_ETH_cities_Dese))). - -fof(axmondial904, axiom, - (hasType(type_City, inst_Countries_ETH_cities_DireDawa))). - -fof(axmondial905, axiom, - (hasType(type_City, inst_Countries_ETH_cities_Gonder))). - -fof(axmondial906, axiom, - (hasType(type_City, inst_Countries_ETH_cities_Harer))). - -fof(axmondial907, axiom, - (hasType(type_City, inst_Countries_ETH_cities_Jima))). - -fof(axmondial908, axiom, - (hasType(type_City, inst_Countries_ETH_cities_Mekele))). - -fof(axmondial909, axiom, - (hasType(type_City, inst_Countries_ETH_cities_Nazret))). - -fof(axmondial910, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_Aswan))). - -fof(axmondial911, axiom, - (hasType(type_City, inst_Countries_ET_provinces_Aswan_cities_Aswan))). - -fof(axmondial912, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_Asyut))). - -fof(axmondial913, axiom, - (hasType(type_City, inst_Countries_ET_provinces_Asyut_cities_Asyut))). - -fof(axmondial914, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_BeniSuef))). - -fof(axmondial915, axiom, - (hasType(type_City, inst_Countries_ET_provinces_BeniSuef_cities_BeniSuef))). - -fof(axmondial916, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_BurSaid_munic))). - -fof(axmondial917, axiom, - (hasType(type_City, inst_Countries_ET_provinces_BurSaid_munic_cities_BurSaid))). - -fof(axmondial918, axiom, - (hasType(type_City, inst_Countries_ET_provinces_BurSaid_munic_cities_PortSaid))). - -fof(axmondial919, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_Dumyat))). - -fof(axmondial920, axiom, - (hasType(type_City, inst_Countries_ET_provinces_Dumyat_cities_Dumyat))). - -fof(axmondial921, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElBahrelAhmar))). - -fof(axmondial922, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElBahrelAhmar_cities_Hurghada))). - -fof(axmondial923, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElBuhayra))). - -fof(axmondial924, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElBuhayra_cities_Damanhur))). - -fof(axmondial925, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElBuhayra_cities_KafrelDauwar))). - -fof(axmondial926, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElDaqahliya))). - -fof(axmondial927, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElDaqahliya_cities_ElMansura))). - -fof(axmondial928, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElFaiyum))). - -fof(axmondial929, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElFaiyum_cities_ElFaiyum))). - -fof(axmondial930, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElGharbiya))). - -fof(axmondial931, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElGharbiya_cities_ElMahallaelKubra))). - -fof(axmondial932, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElGharbiya_cities_Tanta))). - -fof(axmondial933, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElGiza))). - -fof(axmondial934, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElGiza_cities_ElGiza))). - -fof(axmondial935, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElIskandariya_munic))). - -fof(axmondial936, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElIskandariya_munic_cities_Alexandria))). - -fof(axmondial937, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElIskandariya_munic_cities_ElIskandariya))). - -fof(axmondial938, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElMinufiya))). - -fof(axmondial939, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElMinufiya_cities_ShibinelKom))). - -fof(axmondial940, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElMinya))). - -fof(axmondial941, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElMinya_cities_ElMinya))). - -fof(axmondial942, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElQahira_munic))). - -fof(axmondial943, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElQahira_munic_cities_Cairo))). - -fof(axmondial944, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElQahira_munic_cities_ElQahira))). - -fof(axmondial945, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElQahira_munic_cities_Helwan))). - -fof(axmondial946, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElQalubiya))). - -fof(axmondial947, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElQalubiya_cities_Benha))). - -fof(axmondial948, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElQalubiya_cities_ShubraelKheima))). - -fof(axmondial949, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElSuweiz_munic))). - -fof(axmondial950, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElSuweiz_munic_cities_ElSuweiz))). - -fof(axmondial951, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElSuweiz_munic_cities_Suez))). - -fof(axmondial952, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_ElWadielJadid))). - -fof(axmondial953, axiom, - (hasType(type_City, inst_Countries_ET_provinces_ElWadielJadid_cities_ElKharga))). - -fof(axmondial954, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_Ismailiya))). - -fof(axmondial955, axiom, - (hasType(type_City, inst_Countries_ET_provinces_Ismailiya_cities_Ismailiya))). - -fof(axmondial956, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_KafrelSheikh))). - -fof(axmondial957, axiom, - (hasType(type_City, inst_Countries_ET_provinces_KafrelSheikh_cities_KafrelSheikh))). - -fof(axmondial958, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_Matruh))). - -fof(axmondial959, axiom, - (hasType(type_City, inst_Countries_ET_provinces_Matruh_cities_MarsaMatruh))). - -fof(axmondial960, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_Qena))). - -fof(axmondial961, axiom, - (hasType(type_City, inst_Countries_ET_provinces_Qena_cities_ElUqsur))). - -fof(axmondial962, axiom, - (hasType(type_City, inst_Countries_ET_provinces_Qena_cities_Qena))). - -fof(axmondial963, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_Sharqiya))). - -fof(axmondial964, axiom, - (hasType(type_City, inst_Countries_ET_provinces_Sharqiya_cities_Zagazig))). - -fof(axmondial965, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_SinaalJanubiyah))). - -fof(axmondial966, axiom, - (hasType(type_City, inst_Countries_ET_provinces_SinaalJanubiyah_cities_ElTur))). - -fof(axmondial967, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_SinaashShamaliyah))). - -fof(axmondial968, axiom, - (hasType(type_City, inst_Countries_ET_provinces_SinaashShamaliyah_cities_ElArish))). - -fof(axmondial969, axiom, - (hasType(type_Province, inst_Countries_ET_provinces_Sohag))). - -fof(axmondial970, axiom, - (hasType(type_City, inst_Countries_ET_provinces_Sohag_cities_Sohag))). - -fof(axmondial971, axiom, - (hasType(type_City, inst_Countries_EW_cities_Tallinn))). - -fof(axmondial972, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Andalusia))). - -fof(axmondial973, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_Algeciras))). - -fof(axmondial974, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_Almeria))). - -fof(axmondial975, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_Cadiz))). - -fof(axmondial976, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_Cordoba))). - -fof(axmondial977, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_Granada))). - -fof(axmondial978, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_Huelva))). - -fof(axmondial979, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_Jaen))). - -fof(axmondial980, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_JerezdelaFrontera))). - -fof(axmondial981, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_Malaga))). - -fof(axmondial982, axiom, - (hasType(type_City, inst_Countries_E_provinces_Andalusia_cities_Sevilla))). - -fof(axmondial983, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Aragon))). - -fof(axmondial984, axiom, - (hasType(type_City, inst_Countries_E_provinces_Aragon_cities_Zaragoza))). - -fof(axmondial985, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Asturias))). - -fof(axmondial986, axiom, - (hasType(type_City, inst_Countries_E_provinces_Asturias_cities_Gijon))). - -fof(axmondial987, axiom, - (hasType(type_City, inst_Countries_E_provinces_Asturias_cities_Oviedo))). - -fof(axmondial988, axiom, - (hasType(type_Province, inst_Countries_E_provinces_BalearicIslands))). - -fof(axmondial989, axiom, - (hasType(type_City, inst_Countries_E_provinces_BalearicIslands_cities_PalmadeMallorca))). - -fof(axmondial990, axiom, - (hasType(type_Province, inst_Countries_E_provinces_BasqueCountry))). - -fof(axmondial991, axiom, - (hasType(type_City, inst_Countries_E_provinces_BasqueCountry_cities_Bilbao))). - -fof(axmondial992, axiom, - (hasType(type_City, inst_Countries_E_provinces_BasqueCountry_cities_Donostia))). - -fof(axmondial993, axiom, - (hasType(type_City, inst_Countries_E_provinces_BasqueCountry_cities_VitoriaGasteiz))). - -fof(axmondial994, axiom, - (hasType(type_Province, inst_Countries_E_provinces_CanaryIslands))). - -fof(axmondial995, axiom, - (hasType(type_City, inst_Countries_E_provinces_CanaryIslands_cities_LaLaguna))). - -fof(axmondial996, axiom, - (hasType(type_City, inst_Countries_E_provinces_CanaryIslands_cities_LasPalmasdeGranCanaria))). - -fof(axmondial997, axiom, - (hasType(type_City, inst_Countries_E_provinces_CanaryIslands_cities_SantaCruzdeTenerife))). - -fof(axmondial998, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Cantabria))). - -fof(axmondial999, axiom, - (hasType(type_City, inst_Countries_E_provinces_Cantabria_cities_Santander))). - -fof(axmondial1000, axiom, - (hasType(type_Province, inst_Countries_E_provinces_CastileLaMancha))). - -fof(axmondial1001, axiom, - (hasType(type_City, inst_Countries_E_provinces_CastileLaMancha_cities_Toledo))). - -fof(axmondial1002, axiom, - (hasType(type_Province, inst_Countries_E_provinces_CastileandLeon))). - -fof(axmondial1003, axiom, - (hasType(type_City, inst_Countries_E_provinces_CastileandLeon_cities_Albacete))). - -fof(axmondial1004, axiom, - (hasType(type_City, inst_Countries_E_provinces_CastileandLeon_cities_Burgos))). - -fof(axmondial1005, axiom, - (hasType(type_City, inst_Countries_E_provinces_CastileandLeon_cities_Leon))). - -fof(axmondial1006, axiom, - (hasType(type_City, inst_Countries_E_provinces_CastileandLeon_cities_Salamanca))). - -fof(axmondial1007, axiom, - (hasType(type_City, inst_Countries_E_provinces_CastileandLeon_cities_Valladolid))). - -fof(axmondial1008, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Catalonia))). - -fof(axmondial1009, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_Badalona))). - -fof(axmondial1010, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_Baracaldo))). - -fof(axmondial1011, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_Barcelona))). - -fof(axmondial1012, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_HospitaletdeLlobregat))). - -fof(axmondial1013, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_Lleida))). - -fof(axmondial1014, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_Mataro))). - -fof(axmondial1015, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_Sabadell))). - -fof(axmondial1016, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_SantaColomadeGramanet))). - -fof(axmondial1017, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_Tarragona))). - -fof(axmondial1018, axiom, - (hasType(type_City, inst_Countries_E_provinces_Catalonia_cities_Terrassa))). - -fof(axmondial1019, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Estremadura))). - -fof(axmondial1020, axiom, - (hasType(type_City, inst_Countries_E_provinces_Estremadura_cities_Badajoz))). - -fof(axmondial1021, axiom, - (hasType(type_City, inst_Countries_E_provinces_Estremadura_cities_Merida))). - -fof(axmondial1022, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Galicia))). - -fof(axmondial1023, axiom, - (hasType(type_City, inst_Countries_E_provinces_Galicia_cities_LaCoruna))). - -fof(axmondial1024, axiom, - (hasType(type_City, inst_Countries_E_provinces_Galicia_cities_Orense))). - -fof(axmondial1025, axiom, - (hasType(type_City, inst_Countries_E_provinces_Galicia_cities_SantiagodeCompostella))). - -fof(axmondial1026, axiom, - (hasType(type_City, inst_Countries_E_provinces_Galicia_cities_Vigo))). - -fof(axmondial1027, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Madrid))). - -fof(axmondial1028, axiom, - (hasType(type_City, inst_Countries_E_provinces_Madrid_cities_AlcaladeHenares))). - -fof(axmondial1029, axiom, - (hasType(type_City, inst_Countries_E_provinces_Madrid_cities_Alcorcon))). - -fof(axmondial1030, axiom, - (hasType(type_City, inst_Countries_E_provinces_Madrid_cities_Fuenlabrada))). - -fof(axmondial1031, axiom, - (hasType(type_City, inst_Countries_E_provinces_Madrid_cities_Getafe))). - -fof(axmondial1032, axiom, - (hasType(type_City, inst_Countries_E_provinces_Madrid_cities_Leganes))). - -fof(axmondial1033, axiom, - (hasType(type_City, inst_Countries_E_provinces_Madrid_cities_Madrid))). - -fof(axmondial1034, axiom, - (hasType(type_City, inst_Countries_E_provinces_Madrid_cities_Mostoles))). - -fof(axmondial1035, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Murcia))). - -fof(axmondial1036, axiom, - (hasType(type_City, inst_Countries_E_provinces_Murcia_cities_Cartagena))). - -fof(axmondial1037, axiom, - (hasType(type_City, inst_Countries_E_provinces_Murcia_cities_Murcia))). - -fof(axmondial1038, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Navarre))). - -fof(axmondial1039, axiom, - (hasType(type_City, inst_Countries_E_provinces_Navarre_cities_Pamplona))). - -fof(axmondial1040, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Rioja))). - -fof(axmondial1041, axiom, - (hasType(type_City, inst_Countries_E_provinces_Rioja_cities_Logrono))). - -fof(axmondial1042, axiom, - (hasType(type_Province, inst_Countries_E_provinces_Valencia))). - -fof(axmondial1043, axiom, - (hasType(type_City, inst_Countries_E_provinces_Valencia_cities_Alacant))). - -fof(axmondial1044, axiom, - (hasType(type_City, inst_Countries_E_provinces_Valencia_cities_CastellondelaPlana))). - -fof(axmondial1045, axiom, - (hasType(type_City, inst_Countries_E_provinces_Valencia_cities_Elx))). - -fof(axmondial1046, axiom, - (hasType(type_City, inst_Countries_E_provinces_Valencia_cities_Valencia))). - -fof(axmondial1047, axiom, - (hasType(type_City, inst_Countries_FGU_cities_Cayenne))). - -fof(axmondial1048, axiom, - (hasType(type_City, inst_Countries_FJI_cities_Suva))). - -fof(axmondial1049, axiom, - (hasType(type_City, inst_Countries_FL_cities_Vaduz))). - -fof(axmondial1050, axiom, - (hasType(type_City, inst_Countries_FSM_cities_Kolonia))). - -fof(axmondial1051, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Alsace))). - -fof(axmondial1052, axiom, - (hasType(type_City, inst_Countries_F_provinces_Alsace_cities_Mulhouse))). - -fof(axmondial1053, axiom, - (hasType(type_City, inst_Countries_F_provinces_Alsace_cities_Strasbourg))). - -fof(axmondial1054, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Aquitaine))). - -fof(axmondial1055, axiom, - (hasType(type_City, inst_Countries_F_provinces_Aquitaine_cities_Bordeaux))). - -fof(axmondial1056, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Auvergne))). - -fof(axmondial1057, axiom, - (hasType(type_City, inst_Countries_F_provinces_Auvergne_cities_ClermontFerrand))). - -fof(axmondial1058, axiom, - (hasType(type_Province, inst_Countries_F_provinces_BasseNormandie))). - -fof(axmondial1059, axiom, - (hasType(type_City, inst_Countries_F_provinces_BasseNormandie_cities_Caen))). - -fof(axmondial1060, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Bourgogne))). - -fof(axmondial1061, axiom, - (hasType(type_City, inst_Countries_F_provinces_Bourgogne_cities_Dijon))). - -fof(axmondial1062, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Bretagne))). - -fof(axmondial1063, axiom, - (hasType(type_City, inst_Countries_F_provinces_Bretagne_cities_Brest))). - -fof(axmondial1064, axiom, - (hasType(type_City, inst_Countries_F_provinces_Bretagne_cities_Rennes))). - -fof(axmondial1065, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Centre))). - -fof(axmondial1066, axiom, - (hasType(type_City, inst_Countries_F_provinces_Centre_cities_Orleans))). - -fof(axmondial1067, axiom, - (hasType(type_City, inst_Countries_F_provinces_Centre_cities_Tours))). - -fof(axmondial1068, axiom, - (hasType(type_Province, inst_Countries_F_provinces_ChampagneArdenne))). - -fof(axmondial1069, axiom, - (hasType(type_City, inst_Countries_F_provinces_ChampagneArdenne_cities_ChalonssurMarne))). - -fof(axmondial1070, axiom, - (hasType(type_City, inst_Countries_F_provinces_ChampagneArdenne_cities_Reims))). - -fof(axmondial1071, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Corse))). - -fof(axmondial1072, axiom, - (hasType(type_City, inst_Countries_F_provinces_Corse_cities_Ajaccio))). - -fof(axmondial1073, axiom, - (hasType(type_Province, inst_Countries_F_provinces_FrancheComte))). - -fof(axmondial1074, axiom, - (hasType(type_City, inst_Countries_F_provinces_FrancheComte_cities_Besancon))). - -fof(axmondial1075, axiom, - (hasType(type_Province, inst_Countries_F_provinces_HauteNormandie))). - -fof(axmondial1076, axiom, - (hasType(type_City, inst_Countries_F_provinces_HauteNormandie_cities_LeHavre))). - -fof(axmondial1077, axiom, - (hasType(type_City, inst_Countries_F_provinces_HauteNormandie_cities_Rouen))). - -fof(axmondial1078, axiom, - (hasType(type_Province, inst_Countries_F_provinces_IledeFrance))). - -fof(axmondial1079, axiom, - (hasType(type_City, inst_Countries_F_provinces_IledeFrance_cities_BoulogneBillancourt))). - -fof(axmondial1080, axiom, - (hasType(type_City, inst_Countries_F_provinces_IledeFrance_cities_Paris))). - -fof(axmondial1081, axiom, - (hasType(type_Province, inst_Countries_F_provinces_LanguedocRousillon))). - -fof(axmondial1082, axiom, - (hasType(type_City, inst_Countries_F_provinces_LanguedocRousillon_cities_Montpellier))). - -fof(axmondial1083, axiom, - (hasType(type_City, inst_Countries_F_provinces_LanguedocRousillon_cities_Nimes))). - -fof(axmondial1084, axiom, - (hasType(type_City, inst_Countries_F_provinces_LanguedocRousillon_cities_Perpignan))). - -fof(axmondial1085, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Limousin))). - -fof(axmondial1086, axiom, - (hasType(type_City, inst_Countries_F_provinces_Limousin_cities_Limoges))). - -fof(axmondial1087, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Lorraine))). - -fof(axmondial1088, axiom, - (hasType(type_City, inst_Countries_F_provinces_Lorraine_cities_Metz))). - -fof(axmondial1089, axiom, - (hasType(type_City, inst_Countries_F_provinces_Lorraine_cities_Nancy))). - -fof(axmondial1090, axiom, - (hasType(type_Province, inst_Countries_F_provinces_MidiPyrenees))). - -fof(axmondial1091, axiom, - (hasType(type_City, inst_Countries_F_provinces_MidiPyrenees_cities_Toulouse))). - -fof(axmondial1092, axiom, - (hasType(type_Province, inst_Countries_F_provinces_NordPasdeCalais))). - -fof(axmondial1093, axiom, - (hasType(type_City, inst_Countries_F_provinces_NordPasdeCalais_cities_Lille))). - -fof(axmondial1094, axiom, - (hasType(type_Province, inst_Countries_F_provinces_PaysdelaLoire))). - -fof(axmondial1095, axiom, - (hasType(type_City, inst_Countries_F_provinces_PaysdelaLoire_cities_Angers))). - -fof(axmondial1096, axiom, - (hasType(type_City, inst_Countries_F_provinces_PaysdelaLoire_cities_LeMans))). - -fof(axmondial1097, axiom, - (hasType(type_City, inst_Countries_F_provinces_PaysdelaLoire_cities_Nantes))). - -fof(axmondial1098, axiom, - (hasType(type_Province, inst_Countries_F_provinces_Picardie))). - -fof(axmondial1099, axiom, - (hasType(type_City, inst_Countries_F_provinces_Picardie_cities_Amiens))). - -fof(axmondial1100, axiom, - (hasType(type_Province, inst_Countries_F_provinces_PoitouCharentes))). - -fof(axmondial1101, axiom, - (hasType(type_City, inst_Countries_F_provinces_PoitouCharentes_cities_Poitiers))). - -fof(axmondial1102, axiom, - (hasType(type_Province, inst_Countries_F_provinces_ProvenceCotedAzur))). - -fof(axmondial1103, axiom, - (hasType(type_City, inst_Countries_F_provinces_ProvenceCotedAzur_cities_AixenProvence))). - -fof(axmondial1104, axiom, - (hasType(type_City, inst_Countries_F_provinces_ProvenceCotedAzur_cities_Marseille))). - -fof(axmondial1105, axiom, - (hasType(type_City, inst_Countries_F_provinces_ProvenceCotedAzur_cities_Nice))). - -fof(axmondial1106, axiom, - (hasType(type_City, inst_Countries_F_provinces_ProvenceCotedAzur_cities_Toulon))). - -fof(axmondial1107, axiom, - (hasType(type_Province, inst_Countries_F_provinces_RhoneAlpes))). - -fof(axmondial1108, axiom, - (hasType(type_City, inst_Countries_F_provinces_RhoneAlpes_cities_Grenoble))). - -fof(axmondial1109, axiom, - (hasType(type_City, inst_Countries_F_provinces_RhoneAlpes_cities_Lyon))). - -fof(axmondial1110, axiom, - (hasType(type_City, inst_Countries_F_provinces_RhoneAlpes_cities_SaintEtienne))). - -fof(axmondial1111, axiom, - (hasType(type_City, inst_Countries_F_provinces_RhoneAlpes_cities_Villeurbanne))). - -fof(axmondial1112, axiom, - (hasType(type_City, inst_Countries_GB_cities_Sandwell))). - -fof(axmondial1113, axiom, - (hasType(type_City, inst_Countries_GB_cities_WrexhamMaelor))). - -fof(axmondial1114, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_AberconwyandColwyn))). - -fof(axmondial1115, axiom, - (hasType(type_City, inst_Countries_GB_provinces_AberconwyandColwyn_cities_ColwynBay))). - -fof(axmondial1116, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Anglesey))). - -fof(axmondial1117, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Anglesey_cities_Llangefni))). - -fof(axmondial1118, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Avon))). - -fof(axmondial1119, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Avon_cities_Bristol))). - -fof(axmondial1120, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Bedfordshire))). - -fof(axmondial1121, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Bedfordshire_cities_Bedford))). - -fof(axmondial1122, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Bedfordshire_cities_Luton))). - -fof(axmondial1123, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Berkshire))). - -fof(axmondial1124, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Berkshire_cities_Bracknell))). - -fof(axmondial1125, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Berkshire_cities_Newbury))). - -fof(axmondial1126, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Berkshire_cities_Reading))). - -fof(axmondial1127, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Berkshire_cities_Slough))). - -fof(axmondial1128, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Berkshire_cities_Windsor))). - -fof(axmondial1129, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Berkshire_cities_Wokingham))). - -fof(axmondial1130, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_BlaenauGwent))). - -fof(axmondial1131, axiom, - (hasType(type_City, inst_Countries_GB_provinces_BlaenauGwent_cities_EbbwVale))). - -fof(axmondial1132, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Borders))). - -fof(axmondial1133, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Borders_cities_NewtownSt_Boswells))). - -fof(axmondial1134, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Bridgend))). - -fof(axmondial1135, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Bridgend_cities_Bridgend))). - -fof(axmondial1136, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Buckinghamshire))). - -fof(axmondial1137, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Buckinghamshire_cities_Aylesbury))). - -fof(axmondial1138, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Buckinghamshire_cities_MiltonKeynes))). - -fof(axmondial1139, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Buckinghamshire_cities_Wycombe))). - -fof(axmondial1140, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Caerphilly))). - -fof(axmondial1141, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Caerphilly_cities_YstradFawr))). - -fof(axmondial1142, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Cambridgeshire))). - -fof(axmondial1143, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cambridgeshire_cities_Cambridge))). - -fof(axmondial1144, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cambridgeshire_cities_Huntingdon))). - -fof(axmondial1145, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cambridgeshire_cities_Peterborough))). - -fof(axmondial1146, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Cardiff))). - -fof(axmondial1147, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cardiff_cities_Cardiff))). - -fof(axmondial1148, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Carmarthenshire))). - -fof(axmondial1149, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Carmarthenshire_cities_Carmarthen))). - -fof(axmondial1150, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Central))). - -fof(axmondial1151, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Central_cities_Stirling))). - -fof(axmondial1152, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Ceredigion))). - -fof(axmondial1153, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Ceredigion_cities_Aberystwyth))). - -fof(axmondial1154, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Cheshire))). - -fof(axmondial1155, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cheshire_cities_Chester))). - -fof(axmondial1156, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cheshire_cities_Crewe))). - -fof(axmondial1157, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cheshire_cities_Macclesfield))). - -fof(axmondial1158, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cheshire_cities_Warrington))). - -fof(axmondial1159, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Cleveland))). - -fof(axmondial1160, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cleveland_cities_Middlesbrough))). - -fof(axmondial1161, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cleveland_cities_StocktononTees))). - -fof(axmondial1162, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Cornwall_IslesofScilly))). - -fof(axmondial1163, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cornwall_IslesofScilly_cities_Truro))). - -fof(axmondial1164, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Cumbria))). - -fof(axmondial1165, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Cumbria_cities_Carlisle))). - -fof(axmondial1166, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Denbighshire))). - -fof(axmondial1167, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Denbighshire_cities_Ruthin))). - -fof(axmondial1168, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Derbyshire))). - -fof(axmondial1169, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Derbyshire_cities_Chesterfield))). - -fof(axmondial1170, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Derbyshire_cities_Derby))). - -fof(axmondial1171, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Derbyshire_cities_Matlock))). - -fof(axmondial1172, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Derbyshire_cities_SuttoninAshfield))). - -fof(axmondial1173, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Devon))). - -fof(axmondial1174, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Devon_cities_Exeter))). - -fof(axmondial1175, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Devon_cities_Plymouth))). - -fof(axmondial1176, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Dorset))). - -fof(axmondial1177, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Dorset_cities_Bournemouth))). - -fof(axmondial1178, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Dorset_cities_Dorchester))). - -fof(axmondial1179, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Dorset_cities_Poole))). - -fof(axmondial1180, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_DumfriesandGalloway))). - -fof(axmondial1181, axiom, - (hasType(type_City, inst_Countries_GB_provinces_DumfriesandGalloway_cities_Dumfries))). - -fof(axmondial1182, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Durham))). - -fof(axmondial1183, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Durham_cities_Darlington))). - -fof(axmondial1184, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Durham_cities_Durham))). - -fof(axmondial1185, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_EastSussex))). - -fof(axmondial1186, axiom, - (hasType(type_City, inst_Countries_GB_provinces_EastSussex_cities_Brighton))). - -fof(axmondial1187, axiom, - (hasType(type_City, inst_Countries_GB_provinces_EastSussex_cities_Lewes))). - -fof(axmondial1188, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Essex))). - -fof(axmondial1189, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Essex_cities_Basildon))). - -fof(axmondial1190, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Essex_cities_Braintree))). - -fof(axmondial1191, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Essex_cities_Chelmsford))). - -fof(axmondial1192, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Essex_cities_Colchester))). - -fof(axmondial1193, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Essex_cities_EppingForest))). - -fof(axmondial1194, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Essex_cities_SouthendonSea))). - -fof(axmondial1195, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Fife))). - -fof(axmondial1196, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Fife_cities_Glenrothes))). - -fof(axmondial1197, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Flintshire))). - -fof(axmondial1198, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Flintshire_cities_Mold))). - -fof(axmondial1199, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Gloucestershire))). - -fof(axmondial1200, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Gloucestershire_cities_Cheltenham))). - -fof(axmondial1201, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Gloucestershire_cities_Gloucester))). - -fof(axmondial1202, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Gloucestershire_cities_Glouchester))). - -fof(axmondial1203, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Gloucestershire_cities_Stroud))). - -fof(axmondial1204, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Grampian))). - -fof(axmondial1205, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Grampian_cities_Aberdeen))). - -fof(axmondial1206, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_GreaterLondon))). - -fof(axmondial1207, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterLondon_cities_London))). - -fof(axmondial1208, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_GreaterManchester))). - -fof(axmondial1209, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Bolton))). - -fof(axmondial1210, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Bury))). - -fof(axmondial1211, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Manchester))). - -fof(axmondial1212, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Oldham))). - -fof(axmondial1213, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Rochdale))). - -fof(axmondial1214, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Salford))). - -fof(axmondial1215, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Stockport))). - -fof(axmondial1216, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Tameside))). - -fof(axmondial1217, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Trafford))). - -fof(axmondial1218, axiom, - (hasType(type_City, inst_Countries_GB_provinces_GreaterManchester_cities_Wigan))). - -fof(axmondial1219, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Gwynedd))). - -fof(axmondial1220, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Gwynedd_cities_Caernarfon))). - -fof(axmondial1221, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Hampshire))). - -fof(axmondial1222, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Hampshire_cities_Basingstoke))). - -fof(axmondial1223, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Hampshire_cities_Eastleigh))). - -fof(axmondial1224, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Hampshire_cities_Fareham))). - -fof(axmondial1225, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Hampshire_cities_Havant))). - -fof(axmondial1226, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Hampshire_cities_Portsmouth))). - -fof(axmondial1227, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Hampshire_cities_Southampton))). - -fof(axmondial1228, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Hampshire_cities_Winchester))). - -fof(axmondial1229, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_HerefordandWorcester))). - -fof(axmondial1230, axiom, - (hasType(type_City, inst_Countries_GB_provinces_HerefordandWorcester_cities_Worcester))). - -fof(axmondial1231, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Hertfordshire))). - -fof(axmondial1232, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Hertfordshire_cities_Hertford))). - -fof(axmondial1233, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Hertfordshire_cities_SaintAlbans))). - -fof(axmondial1234, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Highland))). - -fof(axmondial1235, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Highland_cities_Inverness))). - -fof(axmondial1236, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Humberside))). - -fof(axmondial1237, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Humberside_cities_Beverley))). - -fof(axmondial1238, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Humberside_cities_Hull))). - -fof(axmondial1239, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Humberside_cities_KingstonuponHull))). - -fof(axmondial1240, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_IslandAreas_munic))). - -fof(axmondial1241, axiom, - (hasType(type_City, inst_Countries_GB_provinces_IslandAreas_munic_cities_IslandAreas))). - -fof(axmondial1242, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_IsleofWight))). - -fof(axmondial1243, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Kent))). - -fof(axmondial1244, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Kent_cities_Canterbury))). - -fof(axmondial1245, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Kent_cities_Dover))). - -fof(axmondial1246, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Kent_cities_Maidstone))). - -fof(axmondial1247, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Kent_cities_RochesteruponMedway))). - -fof(axmondial1248, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Kent_cities_Sevenoaks))). - -fof(axmondial1249, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Kent_cities_Swale))). - -fof(axmondial1250, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Kent_cities_Tonbridge))). - -fof(axmondial1251, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Kent_cities_TunbridgeWells))). - -fof(axmondial1252, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Lancashire))). - -fof(axmondial1253, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Lancashire_cities_Blackburn))). - -fof(axmondial1254, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Lancashire_cities_Blackpool))). - -fof(axmondial1255, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Lancashire_cities_Lancaster))). - -fof(axmondial1256, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Lancashire_cities_Preston))). - -fof(axmondial1257, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Leicestershire))). - -fof(axmondial1258, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Leicestershire_cities_Leicester))). - -fof(axmondial1259, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Leicestershire_cities_Leichester))). - -fof(axmondial1260, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Lincolnshire))). - -fof(axmondial1261, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Lincolnshire_cities_Lincoln))). - -fof(axmondial1262, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Lothian))). - -fof(axmondial1263, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Lothian_cities_Edinburgh))). - -fof(axmondial1264, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Merseyside))). - -fof(axmondial1265, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Merseyside_cities_Knowsley))). - -fof(axmondial1266, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Merseyside_cities_Liverpool))). - -fof(axmondial1267, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Merseyside_cities_SaintHelens))). - -fof(axmondial1268, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Merseyside_cities_Sefton))). - -fof(axmondial1269, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Merseyside_cities_Wiral))). - -fof(axmondial1270, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_MerthyrTydfil))). - -fof(axmondial1271, axiom, - (hasType(type_City, inst_Countries_GB_provinces_MerthyrTydfil_cities_MerthyrTydfil))). - -fof(axmondial1272, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Monmouthshire))). - -fof(axmondial1273, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Monmouthshire_cities_Cwmbran))). - -fof(axmondial1274, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_NeathandPortTalbot))). - -fof(axmondial1275, axiom, - (hasType(type_City, inst_Countries_GB_provinces_NeathandPortTalbot_cities_PortTalbot))). - -fof(axmondial1276, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Newport))). - -fof(axmondial1277, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Newport_cities_Newport))). - -fof(axmondial1278, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Norfolk))). - -fof(axmondial1279, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Norfolk_cities_KingsLynn))). - -fof(axmondial1280, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Norfolk_cities_Norwich))). - -fof(axmondial1281, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_NorthYorkshire))). - -fof(axmondial1282, axiom, - (hasType(type_City, inst_Countries_GB_provinces_NorthYorkshire_cities_Harrogate))). - -fof(axmondial1283, axiom, - (hasType(type_City, inst_Countries_GB_provinces_NorthYorkshire_cities_Northallerton))). - -fof(axmondial1284, axiom, - (hasType(type_City, inst_Countries_GB_provinces_NorthYorkshire_cities_Scarborough))). - -fof(axmondial1285, axiom, - (hasType(type_City, inst_Countries_GB_provinces_NorthYorkshire_cities_York))). - -fof(axmondial1286, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Northamptonshire))). - -fof(axmondial1287, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Northamptonshire_cities_Northampton))). - -fof(axmondial1288, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_NorthernIreland))). - -fof(axmondial1289, axiom, - (hasType(type_City, inst_Countries_GB_provinces_NorthernIreland_cities_Belfast))). - -fof(axmondial1290, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Northumberland))). - -fof(axmondial1291, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Nottinghamshire))). - -fof(axmondial1292, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Nottinghamshire_cities_Mansfield))). - -fof(axmondial1293, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Nottinghamshire_cities_NewarkonTrent))). - -fof(axmondial1294, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Nottinghamshire_cities_Nottingham))). - -fof(axmondial1295, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Oxfordshire))). - -fof(axmondial1296, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Oxfordshire_cities_Oxford))). - -fof(axmondial1297, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Pembrokeshire))). - -fof(axmondial1298, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Pembrokeshire_cities_Haverfordwest))). - -fof(axmondial1299, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Powys))). - -fof(axmondial1300, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Powys_cities_LlandrindodWells))). - -fof(axmondial1301, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_RhonddaCynonTaff))). - -fof(axmondial1302, axiom, - (hasType(type_City, inst_Countries_GB_provinces_RhonddaCynonTaff_cities_Rhondda))). - -fof(axmondial1303, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Shropshire))). - -fof(axmondial1304, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Shropshire_cities_Shrewsbury))). - -fof(axmondial1305, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Somerset))). - -fof(axmondial1306, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Somerset_cities_Taunton))). - -fof(axmondial1307, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_SouthYorkshire))). - -fof(axmondial1308, axiom, - (hasType(type_City, inst_Countries_GB_provinces_SouthYorkshire_cities_Barnsley))). - -fof(axmondial1309, axiom, - (hasType(type_City, inst_Countries_GB_provinces_SouthYorkshire_cities_Doncaster))). - -fof(axmondial1310, axiom, - (hasType(type_City, inst_Countries_GB_provinces_SouthYorkshire_cities_Rotherham))). - -fof(axmondial1311, axiom, - (hasType(type_City, inst_Countries_GB_provinces_SouthYorkshire_cities_Sheffield))). - -fof(axmondial1312, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Staffordshire))). - -fof(axmondial1313, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Staffordshire_cities_NewcastleunderLyme))). - -fof(axmondial1314, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Staffordshire_cities_Stafford))). - -fof(axmondial1315, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Staffordshire_cities_StokeonTrent))). - -fof(axmondial1316, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Strathclyde))). - -fof(axmondial1317, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Strathclyde_cities_Glasgow))). - -fof(axmondial1318, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Strathclyde_cities_Renfrew))). - -fof(axmondial1319, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Suffolk))). - -fof(axmondial1320, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Suffolk_cities_Ipswich))). - -fof(axmondial1321, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Surrey))). - -fof(axmondial1322, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Surrey_cities_Elmbridge))). - -fof(axmondial1323, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Surrey_cities_Guildford))). - -fof(axmondial1324, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Surrey_cities_Kingston))). - -fof(axmondial1325, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Surrey_cities_Reigate))). - -fof(axmondial1326, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Swansea))). - -fof(axmondial1327, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Swansea_cities_Swansea))). - -fof(axmondial1328, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Tayside))). - -fof(axmondial1329, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Tayside_cities_Dundee))). - -fof(axmondial1330, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Torfaen))). - -fof(axmondial1331, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Torfaen_cities_Pontypool))). - -fof(axmondial1332, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_TyneandWear))). - -fof(axmondial1333, axiom, - (hasType(type_City, inst_Countries_GB_provinces_TyneandWear_cities_Gateshead))). - -fof(axmondial1334, axiom, - (hasType(type_City, inst_Countries_GB_provinces_TyneandWear_cities_Newcastle))). - -fof(axmondial1335, axiom, - (hasType(type_City, inst_Countries_GB_provinces_TyneandWear_cities_NewcastleuponTyne))). - -fof(axmondial1336, axiom, - (hasType(type_City, inst_Countries_GB_provinces_TyneandWear_cities_Sunderland))). - -fof(axmondial1337, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_ValeofGlamorgan))). - -fof(axmondial1338, axiom, - (hasType(type_City, inst_Countries_GB_provinces_ValeofGlamorgan_cities_Barry))). - -fof(axmondial1339, axiom, - (hasType(type_City, inst_Countries_GB_provinces_ValeofGlamorgan_cities_RhymneyValley))). - -fof(axmondial1340, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Warwickshire))). - -fof(axmondial1341, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Warwickshire_cities_Nuneaton))). - -fof(axmondial1342, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Warwickshire_cities_StratfordonAvon))). - -fof(axmondial1343, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Warwickshire_cities_Warwick))). - -fof(axmondial1344, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_WestMidlands))). - -fof(axmondial1345, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestMidlands_cities_Birmingham))). - -fof(axmondial1346, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestMidlands_cities_Coventry))). - -fof(axmondial1347, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestMidlands_cities_Dudley))). - -fof(axmondial1348, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestMidlands_cities_Solihull))). - -fof(axmondial1349, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestMidlands_cities_Walsall))). - -fof(axmondial1350, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestMidlands_cities_WestBromwich))). - -fof(axmondial1351, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestMidlands_cities_Wolverhampton))). - -fof(axmondial1352, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_WestSussex))). - -fof(axmondial1353, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestSussex_cities_Chichester))). - -fof(axmondial1354, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestSussex_cities_Horsham))). - -fof(axmondial1355, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_WestYorkshire))). - -fof(axmondial1356, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestYorkshire_cities_Bradford))). - -fof(axmondial1357, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestYorkshire_cities_Huddersfield))). - -fof(axmondial1358, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestYorkshire_cities_Kirklees))). - -fof(axmondial1359, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestYorkshire_cities_Leeds))). - -fof(axmondial1360, axiom, - (hasType(type_City, inst_Countries_GB_provinces_WestYorkshire_cities_Wakefield))). - -fof(axmondial1361, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Wiltshire))). - -fof(axmondial1362, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Wiltshire_cities_Salisbury))). - -fof(axmondial1363, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Wiltshire_cities_Trowbridge))). - -fof(axmondial1364, axiom, - (hasType(type_Province, inst_Countries_GB_provinces_Wrexham))). - -fof(axmondial1365, axiom, - (hasType(type_City, inst_Countries_GB_provinces_Wrexham_cities_Wrexham))). - -fof(axmondial1366, axiom, - (hasType(type_City, inst_Countries_GCA_cities_GuatemalaCity))). - -fof(axmondial1367, axiom, - (hasType(type_City, inst_Countries_GCA_cities_Mixco))). - -fof(axmondial1368, axiom, - (hasType(type_City, inst_Countries_GCA_cities_VillaNueva))). - -fof(axmondial1369, axiom, - (hasType(type_City, inst_Countries_GE_cities_Tbilisi))). - -fof(axmondial1370, axiom, - (hasType(type_City, inst_Countries_GH_cities_Accra))). - -fof(axmondial1371, axiom, - (hasType(type_City, inst_Countries_GH_cities_CapeCoast))). - -fof(axmondial1372, axiom, - (hasType(type_City, inst_Countries_GH_cities_Kumasi))). - -fof(axmondial1373, axiom, - (hasType(type_City, inst_Countries_GH_cities_Sekondi))). - -fof(axmondial1374, axiom, - (hasType(type_City, inst_Countries_GH_cities_Takoradi))). - -fof(axmondial1375, axiom, - (hasType(type_City, inst_Countries_GH_cities_Tamale))). - -fof(axmondial1376, axiom, - (hasType(type_City, inst_Countries_GH_cities_Tema))). - -fof(axmondial1377, axiom, - (hasType(type_City, inst_Countries_GNB_cities_Bissau))). - -fof(axmondial1378, axiom, - (hasType(type_City, inst_Countries_GQ_cities_Malabo))). - -fof(axmondial1379, axiom, - (hasType(type_City, inst_Countries_GQ_cities_Sta_Isabel))). - -fof(axmondial1380, axiom, - (hasType(type_City, inst_Countries_GR_cities_Iraklion))). - -fof(axmondial1381, axiom, - (hasType(type_City, inst_Countries_GR_cities_Kavalla))). - -fof(axmondial1382, axiom, - (hasType(type_City, inst_Countries_GR_cities_Larisa))). - -fof(axmondial1383, axiom, - (hasType(type_City, inst_Countries_GR_cities_Patrai))). - -fof(axmondial1384, axiom, - (hasType(type_City, inst_Countries_GR_cities_Piraeus))). - -fof(axmondial1385, axiom, - (hasType(type_City, inst_Countries_GR_cities_Thessaloniki))). - -fof(axmondial1386, axiom, - (hasType(type_City, inst_Countries_GR_cities_Volos))). - -fof(axmondial1387, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_AnatolikiMakedhoniakaiThraki))). - -fof(axmondial1388, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_Attiki))). - -fof(axmondial1389, axiom, - (hasType(type_City, inst_Countries_GR_provinces_Attiki_cities_Athens))). - -fof(axmondial1390, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_DhytikiEllas))). - -fof(axmondial1391, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_DhytikiMakedhonia))). - -fof(axmondial1392, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_IonioiNisoi))). - -fof(axmondial1393, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_Ipiros))). - -fof(axmondial1394, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_KedrikiMakedhonia))). - -fof(axmondial1395, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_Kriti))). - -fof(axmondial1396, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_NotionAiyaion))). - -fof(axmondial1397, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_Peloponnisos))). - -fof(axmondial1398, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_StereaEllas))). - -fof(axmondial1399, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_Thessalia))). - -fof(axmondial1400, axiom, - (hasType(type_Province, inst_Countries_GR_provinces_VoreionAiyaion))). - -fof(axmondial1401, axiom, - (hasType(type_City, inst_Countries_GUY_cities_Georgetown))). - -fof(axmondial1402, axiom, - (hasType(type_City, inst_Countries_G_cities_Libreville))). - -fof(axmondial1403, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Atlantida))). - -fof(axmondial1404, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Atlantida_cities_LaCeiba))). - -fof(axmondial1405, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Atlantida_cities_Tela))). - -fof(axmondial1406, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Choluteca))). - -fof(axmondial1407, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Choluteca_cities_Choluteca))). - -fof(axmondial1408, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Colon))). - -fof(axmondial1409, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Colon_cities_Trujillo))). - -fof(axmondial1410, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Comayagua))). - -fof(axmondial1411, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Comayagua_cities_Comayagua))). - -fof(axmondial1412, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Copan))). - -fof(axmondial1413, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Copan_cities_SantaRosadeCopan))). - -fof(axmondial1414, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Cortes))). - -fof(axmondial1415, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Cortes_cities_PuertoCortes))). - -fof(axmondial1416, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Cortes_cities_SanPedroSula))). - -fof(axmondial1417, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_ElParaiso))). - -fof(axmondial1418, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_ElParaiso_cities_Danli))). - -fof(axmondial1419, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_ElParaiso_cities_Yuscaran))). - -fof(axmondial1420, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_FranciscoMorazan))). - -fof(axmondial1421, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_FranciscoMorazan_cities_Siguatepeque))). - -fof(axmondial1422, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa))). - -fof(axmondial1423, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_GraciasaDios))). - -fof(axmondial1424, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_GraciasaDios_cities_PuertoLempira))). - -fof(axmondial1425, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Intibuca))). - -fof(axmondial1426, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Intibuca_cities_LaEsperanza))). - -fof(axmondial1427, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_IslasdelaBahia))). - -fof(axmondial1428, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_IslasdelaBahia_cities_Roatan))). - -fof(axmondial1429, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_LaPaz))). - -fof(axmondial1430, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_LaPaz_cities_LaPaz))). - -fof(axmondial1431, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Lempira))). - -fof(axmondial1432, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Lempira_cities_Gracias))). - -fof(axmondial1433, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Ocotepeque))). - -fof(axmondial1434, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Ocotepeque_cities_Ocotepeque))). - -fof(axmondial1435, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Olancho))). - -fof(axmondial1436, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Olancho_cities_Jutigalpa))). - -fof(axmondial1437, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_SantaBarbara))). - -fof(axmondial1438, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_SantaBarbara_cities_SantaBarbara))). - -fof(axmondial1439, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Valle))). - -fof(axmondial1440, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Valle_cities_Nacaome))). - -fof(axmondial1441, axiom, - (hasType(type_Province, inst_Countries_HCA_provinces_Yoro))). - -fof(axmondial1442, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Yoro_cities_ElProgreso))). - -fof(axmondial1443, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Yoro_cities_Olanchito))). - -fof(axmondial1444, axiom, - (hasType(type_City, inst_Countries_HCA_provinces_Yoro_cities_Yoro))). - -fof(axmondial1445, axiom, - (hasType(type_City, inst_Countries_HR_cities_Zagreb))). - -fof(axmondial1446, axiom, - (hasType(type_Province, inst_Countries_H_provinces_BacsKiskun))). - -fof(axmondial1447, axiom, - (hasType(type_City, inst_Countries_H_provinces_BacsKiskun_cities_Kecskemet))). - -fof(axmondial1448, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Baranya))). - -fof(axmondial1449, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Bekes))). - -fof(axmondial1450, axiom, - (hasType(type_City, inst_Countries_H_provinces_Bekes_cities_Bekescaba))). - -fof(axmondial1451, axiom, - (hasType(type_Province, inst_Countries_H_provinces_BorsodAbaujZemplen))). - -fof(axmondial1452, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Budapest_munic))). - -fof(axmondial1453, axiom, - (hasType(type_City, inst_Countries_H_provinces_Budapest_munic_cities_Budapest))). - -fof(axmondial1454, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Csongrad))). - -fof(axmondial1455, axiom, - (hasType(type_City, inst_Countries_H_provinces_Csongrad_cities_Hodmezovasarhely))). - -fof(axmondial1456, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Debrecen_munic))). - -fof(axmondial1457, axiom, - (hasType(type_City, inst_Countries_H_provinces_Debrecen_munic_cities_Debrecen))). - -fof(axmondial1458, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Fejer))). - -fof(axmondial1459, axiom, - (hasType(type_City, inst_Countries_H_provinces_Fejer_cities_Szekesfehervar))). - -fof(axmondial1460, axiom, - (hasType(type_Province, inst_Countries_H_provinces_GyorSopron))). - -fof(axmondial1461, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Gyor_munic))). - -fof(axmondial1462, axiom, - (hasType(type_City, inst_Countries_H_provinces_Gyor_munic_cities_Gyor))). - -fof(axmondial1463, axiom, - (hasType(type_Province, inst_Countries_H_provinces_HajduBihar))). - -fof(axmondial1464, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Heves))). - -fof(axmondial1465, axiom, - (hasType(type_City, inst_Countries_H_provinces_Heves_cities_Eger))). - -fof(axmondial1466, axiom, - (hasType(type_Province, inst_Countries_H_provinces_KomaromEsztergom))). - -fof(axmondial1467, axiom, - (hasType(type_City, inst_Countries_H_provinces_KomaromEsztergom_cities_Tatabanya))). - -fof(axmondial1468, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Miskolc_munic))). - -fof(axmondial1469, axiom, - (hasType(type_City, inst_Countries_H_provinces_Miskolc_munic_cities_Miskolc))). - -fof(axmondial1470, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Nograd))). - -fof(axmondial1471, axiom, - (hasType(type_City, inst_Countries_H_provinces_Nograd_cities_Salgotarjan))). - -fof(axmondial1472, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Pecs_munic))). - -fof(axmondial1473, axiom, - (hasType(type_City, inst_Countries_H_provinces_Pecs_munic_cities_Pecs))). - -fof(axmondial1474, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Pest))). - -fof(axmondial1475, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Somogy))). - -fof(axmondial1476, axiom, - (hasType(type_City, inst_Countries_H_provinces_Somogy_cities_Kaposvar))). - -fof(axmondial1477, axiom, - (hasType(type_Province, inst_Countries_H_provinces_SzabolcsSzatmar))). - -fof(axmondial1478, axiom, - (hasType(type_City, inst_Countries_H_provinces_SzabolcsSzatmar_cities_Nyiregyhaza))). - -fof(axmondial1479, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Szeged_munic))). - -fof(axmondial1480, axiom, - (hasType(type_City, inst_Countries_H_provinces_Szeged_munic_cities_Szeged))). - -fof(axmondial1481, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Szolnok))). - -fof(axmondial1482, axiom, - (hasType(type_City, inst_Countries_H_provinces_Szolnok_cities_Szolnok))). - -fof(axmondial1483, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Tolna))). - -fof(axmondial1484, axiom, - (hasType(type_City, inst_Countries_H_provinces_Tolna_cities_Szekszard))). - -fof(axmondial1485, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Vas))). - -fof(axmondial1486, axiom, - (hasType(type_City, inst_Countries_H_provinces_Vas_cities_Szombathely))). - -fof(axmondial1487, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Veszprem))). - -fof(axmondial1488, axiom, - (hasType(type_City, inst_Countries_H_provinces_Veszprem_cities_Veszprem))). - -fof(axmondial1489, axiom, - (hasType(type_Province, inst_Countries_H_provinces_Zala))). - -fof(axmondial1490, axiom, - (hasType(type_City, inst_Countries_H_provinces_Zala_cities_Zalaegerszeg))). - -fof(axmondial1491, axiom, - (hasType(type_Province, inst_Countries_IL_provinces_Central))). - -fof(axmondial1492, axiom, - (hasType(type_City, inst_Countries_IL_provinces_Central_cities_Jerusalem))). - -fof(axmondial1493, axiom, - (hasType(type_City, inst_Countries_IL_provinces_Central_cities_Ramla))). - -fof(axmondial1494, axiom, - (hasType(type_Province, inst_Countries_IL_provinces_Haifa))). - -fof(axmondial1495, axiom, - (hasType(type_City, inst_Countries_IL_provinces_Haifa_cities_Haifa))). - -fof(axmondial1496, axiom, - (hasType(type_Province, inst_Countries_IL_provinces_North))). - -fof(axmondial1497, axiom, - (hasType(type_City, inst_Countries_IL_provinces_North_cities_Nazareth))). - -fof(axmondial1498, axiom, - (hasType(type_Province, inst_Countries_IL_provinces_South))). - -fof(axmondial1499, axiom, - (hasType(type_City, inst_Countries_IL_provinces_South_cities_BeerSheva))). - -fof(axmondial1500, axiom, - (hasType(type_Province, inst_Countries_IL_provinces_TelAviv))). - -fof(axmondial1501, axiom, - (hasType(type_City, inst_Countries_IL_provinces_TelAviv_cities_TelAviv))). - -fof(axmondial1502, axiom, - (hasType(type_City, inst_Countries_IND_cities_PimpriChinchwad))). - -fof(axmondial1503, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_AndamanandNicobarIs_))). - -fof(axmondial1504, axiom, - (hasType(type_City, inst_Countries_IND_provinces_AndamanandNicobarIs__cities_PortBlair))). - -fof(axmondial1505, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_AndhraPradesh))). - -fof(axmondial1506, axiom, - (hasType(type_City, inst_Countries_IND_provinces_AndhraPradesh_cities_Guntur))). - -fof(axmondial1507, axiom, - (hasType(type_City, inst_Countries_IND_provinces_AndhraPradesh_cities_Hyderabad))). - -fof(axmondial1508, axiom, - (hasType(type_City, inst_Countries_IND_provinces_AndhraPradesh_cities_Rajahmundry))). - -fof(axmondial1509, axiom, - (hasType(type_City, inst_Countries_IND_provinces_AndhraPradesh_cities_Vijayawada))). - -fof(axmondial1510, axiom, - (hasType(type_City, inst_Countries_IND_provinces_AndhraPradesh_cities_Vishakhapatnam))). - -fof(axmondial1511, axiom, - (hasType(type_City, inst_Countries_IND_provinces_AndhraPradesh_cities_Warangal))). - -fof(axmondial1512, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_ArunachalPradesh))). - -fof(axmondial1513, axiom, - (hasType(type_City, inst_Countries_IND_provinces_ArunachalPradesh_cities_Itanagar))). - -fof(axmondial1514, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Assam))). - -fof(axmondial1515, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Assam_cities_Dispur))). - -fof(axmondial1516, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Assam_cities_Gauhati))). - -fof(axmondial1517, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Bihar))). - -fof(axmondial1518, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Bihar_cities_BokaraSteelCity))). - -fof(axmondial1519, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Bihar_cities_Jamshedpur))). - -fof(axmondial1520, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Bihar_cities_Patna))). - -fof(axmondial1521, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Bihar_cities_Ranchi))). - -fof(axmondial1522, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Chandigarh))). - -fof(axmondial1523, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Chandigarh_cities_Chandigarh))). - -fof(axmondial1524, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_DadraandNagarHaveli))). - -fof(axmondial1525, axiom, - (hasType(type_City, inst_Countries_IND_provinces_DadraandNagarHaveli_cities_Silvassa))). - -fof(axmondial1526, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_DamanandDiu))). - -fof(axmondial1527, axiom, - (hasType(type_City, inst_Countries_IND_provinces_DamanandDiu_cities_Daman))). - -fof(axmondial1528, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Delhi))). - -fof(axmondial1529, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Delhi_cities_Ghaziabad))). - -fof(axmondial1530, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Delhi_cities_NewDelhi))). - -fof(axmondial1531, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Goa))). - -fof(axmondial1532, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Goa_cities_Panaji))). - -fof(axmondial1533, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Gujarat))). - -fof(axmondial1534, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Gujarat_cities_Ahmadabad))). - -fof(axmondial1535, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Gujarat_cities_Bhavnagar))). - -fof(axmondial1536, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Gujarat_cities_Gandhinagar))). - -fof(axmondial1537, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Gujarat_cities_Jamnagar))). - -fof(axmondial1538, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Gujarat_cities_Rajkot))). - -fof(axmondial1539, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Gujarat_cities_Surat))). - -fof(axmondial1540, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Gujarat_cities_Vadodara))). - -fof(axmondial1541, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Haryana))). - -fof(axmondial1542, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_HimachalPradesh))). - -fof(axmondial1543, axiom, - (hasType(type_City, inst_Countries_IND_provinces_HimachalPradesh_cities_Simla))). - -fof(axmondial1544, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_JammuandKashmir))). - -fof(axmondial1545, axiom, - (hasType(type_City, inst_Countries_IND_provinces_JammuandKashmir_cities_Jammu))). - -fof(axmondial1546, axiom, - (hasType(type_City, inst_Countries_IND_provinces_JammuandKashmir_cities_Srinagar))). - -fof(axmondial1547, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Karnataka))). - -fof(axmondial1548, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Karnataka_cities_Bangalore))). - -fof(axmondial1549, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Karnataka_cities_Hubli))). - -fof(axmondial1550, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Karnataka_cities_Mysore))). - -fof(axmondial1551, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Kerala))). - -fof(axmondial1552, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Kerala_cities_Cochin))). - -fof(axmondial1553, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Kerala_cities_Kozhikode))). - -fof(axmondial1554, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Kerala_cities_Trivandrum))). - -fof(axmondial1555, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_LakshadweepIs_))). - -fof(axmondial1556, axiom, - (hasType(type_City, inst_Countries_IND_provinces_LakshadweepIs__cities_Kavaratti))). - -fof(axmondial1557, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_MadhyaPradesh))). - -fof(axmondial1558, axiom, - (hasType(type_City, inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhatpara))). - -fof(axmondial1559, axiom, - (hasType(type_City, inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhilai))). - -fof(axmondial1560, axiom, - (hasType(type_City, inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhopal))). - -fof(axmondial1561, axiom, - (hasType(type_City, inst_Countries_IND_provinces_MadhyaPradesh_cities_Gwalior))). - -fof(axmondial1562, axiom, - (hasType(type_City, inst_Countries_IND_provinces_MadhyaPradesh_cities_Indore))). - -fof(axmondial1563, axiom, - (hasType(type_City, inst_Countries_IND_provinces_MadhyaPradesh_cities_Jabalpur))). - -fof(axmondial1564, axiom, - (hasType(type_City, inst_Countries_IND_provinces_MadhyaPradesh_cities_Raipur))). - -fof(axmondial1565, axiom, - (hasType(type_City, inst_Countries_IND_provinces_MadhyaPradesh_cities_Ujjain))). - -fof(axmondial1566, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Maharashtra))). - -fof(axmondial1567, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Amravati))). - -fof(axmondial1568, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Aurangabad))). - -fof(axmondial1569, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Bhiwandi))). - -fof(axmondial1570, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Bombay))). - -fof(axmondial1571, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Kalyan))). - -fof(axmondial1572, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Kolhapur))). - -fof(axmondial1573, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Mumbai))). - -fof(axmondial1574, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Nagpur))). - -fof(axmondial1575, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Nasik))). - -fof(axmondial1576, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_NewBombay))). - -fof(axmondial1577, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Pune))). - -fof(axmondial1578, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Sholapur))). - -fof(axmondial1579, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Thane))). - -fof(axmondial1580, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Maharashtra_cities_Ulhasnagar))). - -fof(axmondial1581, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Manipur))). - -fof(axmondial1582, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Manipur_cities_Imphal))). - -fof(axmondial1583, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Meghalaya))). - -fof(axmondial1584, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Meghalaya_cities_Shillong))). - -fof(axmondial1585, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Mizoram))). - -fof(axmondial1586, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Mizoram_cities_Aijal))). - -fof(axmondial1587, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Nagaland))). - -fof(axmondial1588, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Nagaland_cities_Kohima))). - -fof(axmondial1589, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Orissa))). - -fof(axmondial1590, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Orissa_cities_Bhubaneswar))). - -fof(axmondial1591, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Orissa_cities_Cuttack))). - -fof(axmondial1592, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Pondicherry))). - -fof(axmondial1593, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Pondicherry_cities_Pondicherry))). - -fof(axmondial1594, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Punjab))). - -fof(axmondial1595, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Punjab_cities_Amritsar))). - -fof(axmondial1596, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Punjab_cities_Jalandhar))). - -fof(axmondial1597, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Punjab_cities_Ludhiana))). - -fof(axmondial1598, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Rajasthan))). - -fof(axmondial1599, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Rajasthan_cities_Ajmer))). - -fof(axmondial1600, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Rajasthan_cities_Bikaner))). - -fof(axmondial1601, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Rajasthan_cities_Jaipur))). - -fof(axmondial1602, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Rajasthan_cities_Jodhpur))). - -fof(axmondial1603, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Rajasthan_cities_Kota))). - -fof(axmondial1604, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Sikkim))). - -fof(axmondial1605, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Sikkim_cities_Gangtok))). - -fof(axmondial1606, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_TamilNadu))). - -fof(axmondial1607, axiom, - (hasType(type_City, inst_Countries_IND_provinces_TamilNadu_cities_Coimbatore))). - -fof(axmondial1608, axiom, - (hasType(type_City, inst_Countries_IND_provinces_TamilNadu_cities_Madras))). - -fof(axmondial1609, axiom, - (hasType(type_City, inst_Countries_IND_provinces_TamilNadu_cities_Madurai))). - -fof(axmondial1610, axiom, - (hasType(type_City, inst_Countries_IND_provinces_TamilNadu_cities_Salem))). - -fof(axmondial1611, axiom, - (hasType(type_City, inst_Countries_IND_provinces_TamilNadu_cities_Tiruchchirappalli))). - -fof(axmondial1612, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_Tripura))). - -fof(axmondial1613, axiom, - (hasType(type_City, inst_Countries_IND_provinces_Tripura_cities_Agartala))). - -fof(axmondial1614, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_UttarPradesh))). - -fof(axmondial1615, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Agra))). - -fof(axmondial1616, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Aligarh))). - -fof(axmondial1617, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Allahabad))). - -fof(axmondial1618, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Bareilly))). - -fof(axmondial1619, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Faridabad))). - -fof(axmondial1620, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Gorakhpur))). - -fof(axmondial1621, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Jhansi))). - -fof(axmondial1622, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Kanpur))). - -fof(axmondial1623, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Lucknow))). - -fof(axmondial1624, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Meerut))). - -fof(axmondial1625, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Moradabad))). - -fof(axmondial1626, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Saharanpur))). - -fof(axmondial1627, axiom, - (hasType(type_City, inst_Countries_IND_provinces_UttarPradesh_cities_Varanasi))). - -fof(axmondial1628, axiom, - (hasType(type_Province, inst_Countries_IND_provinces_WestBengal))). - -fof(axmondial1629, axiom, - (hasType(type_City, inst_Countries_IND_provinces_WestBengal_cities_Calcutta))). - -fof(axmondial1630, axiom, - (hasType(type_City, inst_Countries_IND_provinces_WestBengal_cities_Durgapur))). - -fof(axmondial1631, axiom, - (hasType(type_City, inst_Countries_IND_provinces_WestBengal_cities_Haora))). - -fof(axmondial1632, axiom, - (hasType(type_City, inst_Countries_IRL_cities_Dublin))). - -fof(axmondial1633, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_AdTamim))). - -fof(axmondial1634, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_AdTamim_cities_Kirkuk))). - -fof(axmondial1635, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_AlAnbar))). - -fof(axmondial1636, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_AlAnbar_cities_ArRamadi))). - -fof(axmondial1637, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_AlBasrah))). - -fof(axmondial1638, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_AlBasrah_cities_AlBasrah))). - -fof(axmondial1639, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_AlMuthanna))). - -fof(axmondial1640, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_AlMuthanna_cities_AsSamawah))). - -fof(axmondial1641, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_AlQadisiyah))). - -fof(axmondial1642, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_AlQadisiyah_cities_AdDiwaniyah))). - -fof(axmondial1643, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_AlQadisiyah_cities_Diwaniyah))). - -fof(axmondial1644, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_AnNajaf))). - -fof(axmondial1645, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_AnNajaf_cities_AnNajaf))). - -fof(axmondial1646, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_AsSulaymaniyah))). - -fof(axmondial1647, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_AsSulaymaniyah_cities_AsSulaymaniyah))). - -fof(axmondial1648, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_Babil))). - -fof(axmondial1649, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Babil_cities_AlHillah))). - -fof(axmondial1650, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_Baghdad))). - -fof(axmondial1651, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Baghdad_cities_Baghdad))). - -fof(axmondial1652, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_Dahuk))). - -fof(axmondial1653, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Dahuk_cities_Dahuk))). - -fof(axmondial1654, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_DhiQar))). - -fof(axmondial1655, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_DhiQar_cities_AnNasiriyah))). - -fof(axmondial1656, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_Diyala))). - -fof(axmondial1657, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Diyala_cities_Baqubah))). - -fof(axmondial1658, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_Irbil))). - -fof(axmondial1659, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Irbil_cities_Irbil))). - -fof(axmondial1660, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_Karbala))). - -fof(axmondial1661, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Karbala_cities_Karbala))). - -fof(axmondial1662, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_Maysan))). - -fof(axmondial1663, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Maysan_cities_AlAmarah))). - -fof(axmondial1664, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_Ninawa))). - -fof(axmondial1665, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Ninawa_cities_AlMawsil))). - -fof(axmondial1666, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Ninawa_cities_Mosul))). - -fof(axmondial1667, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_SalahadDin))). - -fof(axmondial1668, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_SalahadDin_cities_Samarra))). - -fof(axmondial1669, axiom, - (hasType(type_Province, inst_Countries_IRQ_provinces_Wasit))). - -fof(axmondial1670, axiom, - (hasType(type_City, inst_Countries_IRQ_provinces_Wasit_cities_AlKut))). - -fof(axmondial1671, axiom, - (hasType(type_City, inst_Countries_IR_cities_Islamshahr))). - -fof(axmondial1672, axiom, - (hasType(type_City, inst_Countries_IR_cities_Mehrshahr))). - -fof(axmondial1673, axiom, - (hasType(type_City, inst_Countries_IR_cities_Rajaishahr))). - -fof(axmondial1674, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_AzarbayianeGharbt))). - -fof(axmondial1675, axiom, - (hasType(type_City, inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Khvoy))). - -fof(axmondial1676, axiom, - (hasType(type_City, inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Maragheh))). - -fof(axmondial1677, axiom, - (hasType(type_City, inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Orumiyeh))). - -fof(axmondial1678, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_AzarbayianeSharqi))). - -fof(axmondial1679, axiom, - (hasType(type_City, inst_Countries_IR_provinces_AzarbayianeSharqi_cities_Ardabil))). - -fof(axmondial1680, axiom, - (hasType(type_City, inst_Countries_IR_provinces_AzarbayianeSharqi_cities_Tabriz))). - -fof(axmondial1681, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Bakhtaran))). - -fof(axmondial1682, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Bakhtaran_cities_Bakhtaran))). - -fof(axmondial1683, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh))). - -fof(axmondial1684, axiom, - (hasType(type_City, inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh_cities_Yasuj))). - -fof(axmondial1685, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Bushehr))). - -fof(axmondial1686, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Bushehr_cities_BandareBushehr))). - -fof(axmondial1687, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Bushehr_cities_Bushehr))). - -fof(axmondial1688, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_ChaharMahaleBakhtiari))). - -fof(axmondial1689, axiom, - (hasType(type_City, inst_Countries_IR_provinces_ChaharMahaleBakhtiari_cities_ShahreKord))). - -fof(axmondial1690, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Esfahan))). - -fof(axmondial1691, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Esfahan_cities_Esfahan))). - -fof(axmondial1692, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Esfahan_cities_Khomeynishahr))). - -fof(axmondial1693, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Esfahan_cities_Najafabad))). - -fof(axmondial1694, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Fars))). - -fof(axmondial1695, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Fars_cities_Shiraz))). - -fof(axmondial1696, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Gilan))). - -fof(axmondial1697, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Gilan_cities_Rasht))). - -fof(axmondial1698, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Hamadan))). - -fof(axmondial1699, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Hamadan_cities_Hamadan))). - -fof(axmondial1700, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Hamadan_cities_Malayer))). - -fof(axmondial1701, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Hormozgan))). - -fof(axmondial1702, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Hormozgan_cities_BandarAbbas))). - -fof(axmondial1703, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Ilam))). - -fof(axmondial1704, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Ilam_cities_Ilam))). - -fof(axmondial1705, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Kerman))). - -fof(axmondial1706, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Kerman_cities_Kerman))). - -fof(axmondial1707, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Kerman_cities_Sirjan))). - -fof(axmondial1708, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Khorasan))). - -fof(axmondial1709, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Khorasan_cities_Birjand))). - -fof(axmondial1710, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Khorasan_cities_Bojnurd))). - -fof(axmondial1711, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Khorasan_cities_Mashhad))). - -fof(axmondial1712, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Khorasan_cities_Neyshabur))). - -fof(axmondial1713, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Khorasan_cities_Sabzevar))). - -fof(axmondial1714, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Khuzestan))). - -fof(axmondial1715, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Khuzestan_cities_Ahvaz))). - -fof(axmondial1716, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Khuzestan_cities_Dezful))). - -fof(axmondial1717, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Khuzestan_cities_Khorramshahr))). - -fof(axmondial1718, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Khuzestan_cities_MasjedeSoleyman))). - -fof(axmondial1719, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Kordestan))). - -fof(axmondial1720, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Kordestan_cities_Sanandaj))). - -fof(axmondial1721, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Lorestan))). - -fof(axmondial1722, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Lorestan_cities_Borujerd))). - -fof(axmondial1723, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Lorestan_cities_Khorramabad))). - -fof(axmondial1724, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Markazi))). - -fof(axmondial1725, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Markazi_cities_Arak))). - -fof(axmondial1726, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Mazandaran))). - -fof(axmondial1727, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Mazandaran_cities_Amol))). - -fof(axmondial1728, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Mazandaran_cities_Babol))). - -fof(axmondial1729, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Mazandaran_cities_GonbadeKavus))). - -fof(axmondial1730, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Mazandaran_cities_Gorgan))). - -fof(axmondial1731, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Mazandaran_cities_Qaemshahr))). - -fof(axmondial1732, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Mazandaran_cities_Sari))). - -fof(axmondial1733, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Semnan))). - -fof(axmondial1734, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Semnan_cities_Semnan))). - -fof(axmondial1735, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_SistaneBaluchestan))). - -fof(axmondial1736, axiom, - (hasType(type_City, inst_Countries_IR_provinces_SistaneBaluchestan_cities_Zahedan))). - -fof(axmondial1737, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Tehran))). - -fof(axmondial1738, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Tehran_cities_Karaj))). - -fof(axmondial1739, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Tehran_cities_Kashan))). - -fof(axmondial1740, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Tehran_cities_Qazvin))). - -fof(axmondial1741, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Tehran_cities_Qom))). - -fof(axmondial1742, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Tehran_cities_Tehran))). - -fof(axmondial1743, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Yazd))). - -fof(axmondial1744, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Yazd_cities_Yazd))). - -fof(axmondial1745, axiom, - (hasType(type_Province, inst_Countries_IR_provinces_Zanjan))). - -fof(axmondial1746, axiom, - (hasType(type_City, inst_Countries_IR_provinces_Zanjan_cities_Zanjan))). - -fof(axmondial1747, axiom, - (hasType(type_City, inst_Countries_IS_cities_Akureyri))). - -fof(axmondial1748, axiom, - (hasType(type_City, inst_Countries_IS_cities_Hafnarfjoerdur))). - -fof(axmondial1749, axiom, - (hasType(type_City, inst_Countries_IS_cities_Keflavik))). - -fof(axmondial1750, axiom, - (hasType(type_City, inst_Countries_IS_cities_Reykjavik))). - -fof(axmondial1751, axiom, - (hasType(type_City, inst_Countries_I_cities_Forli))). - -fof(axmondial1752, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Abruzzo))). - -fof(axmondial1753, axiom, - (hasType(type_City, inst_Countries_I_provinces_Abruzzo_cities_LAquila))). - -fof(axmondial1754, axiom, - (hasType(type_City, inst_Countries_I_provinces_Abruzzo_cities_Pescara))). - -fof(axmondial1755, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Basilicata))). - -fof(axmondial1756, axiom, - (hasType(type_City, inst_Countries_I_provinces_Basilicata_cities_Potenza))). - -fof(axmondial1757, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Calabria))). - -fof(axmondial1758, axiom, - (hasType(type_City, inst_Countries_I_provinces_Calabria_cities_Catanzaro))). - -fof(axmondial1759, axiom, - (hasType(type_City, inst_Countries_I_provinces_Calabria_cities_Cosenza))). - -fof(axmondial1760, axiom, - (hasType(type_City, inst_Countries_I_provinces_Calabria_cities_Messina))). - -fof(axmondial1761, axiom, - (hasType(type_City, inst_Countries_I_provinces_Calabria_cities_ReggiodiCalabria))). - -fof(axmondial1762, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Campania))). - -fof(axmondial1763, axiom, - (hasType(type_City, inst_Countries_I_provinces_Campania_cities_Napoli))). - -fof(axmondial1764, axiom, - (hasType(type_City, inst_Countries_I_provinces_Campania_cities_Salerno))). - -fof(axmondial1765, axiom, - (hasType(type_City, inst_Countries_I_provinces_Campania_cities_TorredelGreco))). - -fof(axmondial1766, axiom, - (hasType(type_Province, inst_Countries_I_provinces_EmiliaRomagna))). - -fof(axmondial1767, axiom, - (hasType(type_City, inst_Countries_I_provinces_EmiliaRomagna_cities_Bologna))). - -fof(axmondial1768, axiom, - (hasType(type_City, inst_Countries_I_provinces_EmiliaRomagna_cities_Ferrara))). - -fof(axmondial1769, axiom, - (hasType(type_City, inst_Countries_I_provinces_EmiliaRomagna_cities_Modena))). - -fof(axmondial1770, axiom, - (hasType(type_City, inst_Countries_I_provinces_EmiliaRomagna_cities_Parma))). - -fof(axmondial1771, axiom, - (hasType(type_City, inst_Countries_I_provinces_EmiliaRomagna_cities_Piacenza))). - -fof(axmondial1772, axiom, - (hasType(type_City, inst_Countries_I_provinces_EmiliaRomagna_cities_Ravenna))). - -fof(axmondial1773, axiom, - (hasType(type_City, inst_Countries_I_provinces_EmiliaRomagna_cities_ReggionellEmilia))). - -fof(axmondial1774, axiom, - (hasType(type_City, inst_Countries_I_provinces_EmiliaRomagna_cities_Rimini))). - -fof(axmondial1775, axiom, - (hasType(type_Province, inst_Countries_I_provinces_FriuliVeneziaGiulia))). - -fof(axmondial1776, axiom, - (hasType(type_City, inst_Countries_I_provinces_FriuliVeneziaGiulia_cities_Trieste))). - -fof(axmondial1777, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Lazio))). - -fof(axmondial1778, axiom, - (hasType(type_City, inst_Countries_I_provinces_Lazio_cities_Latina))). - -fof(axmondial1779, axiom, - (hasType(type_City, inst_Countries_I_provinces_Lazio_cities_Rome))). - -fof(axmondial1780, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Liguria))). - -fof(axmondial1781, axiom, - (hasType(type_City, inst_Countries_I_provinces_Liguria_cities_Genua))). - -fof(axmondial1782, axiom, - (hasType(type_City, inst_Countries_I_provinces_Liguria_cities_LaSpezia))). - -fof(axmondial1783, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Lombardia))). - -fof(axmondial1784, axiom, - (hasType(type_City, inst_Countries_I_provinces_Lombardia_cities_Bergamo))). - -fof(axmondial1785, axiom, - (hasType(type_City, inst_Countries_I_provinces_Lombardia_cities_Brescia))). - -fof(axmondial1786, axiom, - (hasType(type_City, inst_Countries_I_provinces_Lombardia_cities_Milan))). - -fof(axmondial1787, axiom, - (hasType(type_City, inst_Countries_I_provinces_Lombardia_cities_Monza))). - -fof(axmondial1788, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Marche))). - -fof(axmondial1789, axiom, - (hasType(type_City, inst_Countries_I_provinces_Marche_cities_Ancona))). - -fof(axmondial1790, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Molise))). - -fof(axmondial1791, axiom, - (hasType(type_City, inst_Countries_I_provinces_Molise_cities_Campobasso))). - -fof(axmondial1792, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Piemonte))). - -fof(axmondial1793, axiom, - (hasType(type_City, inst_Countries_I_provinces_Piemonte_cities_Novara))). - -fof(axmondial1794, axiom, - (hasType(type_City, inst_Countries_I_provinces_Piemonte_cities_Turin))). - -fof(axmondial1795, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Puglia))). - -fof(axmondial1796, axiom, - (hasType(type_City, inst_Countries_I_provinces_Puglia_cities_Bari))). - -fof(axmondial1797, axiom, - (hasType(type_City, inst_Countries_I_provinces_Puglia_cities_Foggia))). - -fof(axmondial1798, axiom, - (hasType(type_City, inst_Countries_I_provinces_Puglia_cities_Lecce))). - -fof(axmondial1799, axiom, - (hasType(type_City, inst_Countries_I_provinces_Puglia_cities_Taranto))). - -fof(axmondial1800, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Sardegna))). - -fof(axmondial1801, axiom, - (hasType(type_City, inst_Countries_I_provinces_Sardegna_cities_Cagliari))). - -fof(axmondial1802, axiom, - (hasType(type_City, inst_Countries_I_provinces_Sardegna_cities_Sassari))). - -fof(axmondial1803, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Sicilia))). - -fof(axmondial1804, axiom, - (hasType(type_City, inst_Countries_I_provinces_Sicilia_cities_Catania))). - -fof(axmondial1805, axiom, - (hasType(type_City, inst_Countries_I_provinces_Sicilia_cities_Palermo))). - -fof(axmondial1806, axiom, - (hasType(type_City, inst_Countries_I_provinces_Sicilia_cities_Siracusa))). - -fof(axmondial1807, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Toscana))). - -fof(axmondial1808, axiom, - (hasType(type_City, inst_Countries_I_provinces_Toscana_cities_Firenze))). - -fof(axmondial1809, axiom, - (hasType(type_City, inst_Countries_I_provinces_Toscana_cities_Livorno))). - -fof(axmondial1810, axiom, - (hasType(type_City, inst_Countries_I_provinces_Toscana_cities_Pisa))). - -fof(axmondial1811, axiom, - (hasType(type_City, inst_Countries_I_provinces_Toscana_cities_Prato))). - -fof(axmondial1812, axiom, - (hasType(type_Province, inst_Countries_I_provinces_TrentinoAltoAdige))). - -fof(axmondial1813, axiom, - (hasType(type_City, inst_Countries_I_provinces_TrentinoAltoAdige_cities_Bolzano))). - -fof(axmondial1814, axiom, - (hasType(type_City, inst_Countries_I_provinces_TrentinoAltoAdige_cities_Trento))). - -fof(axmondial1815, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Umbria))). - -fof(axmondial1816, axiom, - (hasType(type_City, inst_Countries_I_provinces_Umbria_cities_Perugia))). - -fof(axmondial1817, axiom, - (hasType(type_City, inst_Countries_I_provinces_Umbria_cities_Terni))). - -fof(axmondial1818, axiom, - (hasType(type_Province, inst_Countries_I_provinces_ValledAosta))). - -fof(axmondial1819, axiom, - (hasType(type_City, inst_Countries_I_provinces_ValledAosta_cities_Aosta))). - -fof(axmondial1820, axiom, - (hasType(type_Province, inst_Countries_I_provinces_Veneto))). - -fof(axmondial1821, axiom, - (hasType(type_City, inst_Countries_I_provinces_Veneto_cities_Padova))). - -fof(axmondial1822, axiom, - (hasType(type_City, inst_Countries_I_provinces_Veneto_cities_Venice))). - -fof(axmondial1823, axiom, - (hasType(type_City, inst_Countries_I_provinces_Veneto_cities_Verona))). - -fof(axmondial1824, axiom, - (hasType(type_City, inst_Countries_I_provinces_Veneto_cities_Vicenza))). - -fof(axmondial1825, axiom, - (hasType(type_City, inst_Countries_JA_cities_Kingston))). - -fof(axmondial1826, axiom, - (hasType(type_City, inst_Countries_JOR_cities_Amman))). - -fof(axmondial1827, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Aichi))). - -fof(axmondial1828, axiom, - (hasType(type_City, inst_Countries_J_provinces_Aichi_cities_Nagoya))). - -fof(axmondial1829, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Akita))). - -fof(axmondial1830, axiom, - (hasType(type_City, inst_Countries_J_provinces_Akita_cities_Akita))). - -fof(axmondial1831, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Aomori))). - -fof(axmondial1832, axiom, - (hasType(type_City, inst_Countries_J_provinces_Aomori_cities_Aomori))). - -fof(axmondial1833, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Chiba))). - -fof(axmondial1834, axiom, - (hasType(type_City, inst_Countries_J_provinces_Chiba_cities_Chiba))). - -fof(axmondial1835, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Ehime))). - -fof(axmondial1836, axiom, - (hasType(type_City, inst_Countries_J_provinces_Ehime_cities_Matsuyama))). - -fof(axmondial1837, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Fukui))). - -fof(axmondial1838, axiom, - (hasType(type_City, inst_Countries_J_provinces_Fukui_cities_Fukui))). - -fof(axmondial1839, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Fukuoka))). - -fof(axmondial1840, axiom, - (hasType(type_City, inst_Countries_J_provinces_Fukuoka_cities_Fukuoka))). - -fof(axmondial1841, axiom, - (hasType(type_City, inst_Countries_J_provinces_Fukuoka_cities_Kitakyushu))). - -fof(axmondial1842, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Fukushima))). - -fof(axmondial1843, axiom, - (hasType(type_City, inst_Countries_J_provinces_Fukushima_cities_Fukushima))). - -fof(axmondial1844, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Gifu))). - -fof(axmondial1845, axiom, - (hasType(type_City, inst_Countries_J_provinces_Gifu_cities_Gifu))). - -fof(axmondial1846, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Gumma))). - -fof(axmondial1847, axiom, - (hasType(type_City, inst_Countries_J_provinces_Gumma_cities_Maebashi))). - -fof(axmondial1848, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Hiroshima))). - -fof(axmondial1849, axiom, - (hasType(type_City, inst_Countries_J_provinces_Hiroshima_cities_Hiroshima))). - -fof(axmondial1850, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Hokkaido))). - -fof(axmondial1851, axiom, - (hasType(type_City, inst_Countries_J_provinces_Hokkaido_cities_Sapporo))). - -fof(axmondial1852, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Hyogo))). - -fof(axmondial1853, axiom, - (hasType(type_City, inst_Countries_J_provinces_Hyogo_cities_Kobe))). - -fof(axmondial1854, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Ibaraki))). - -fof(axmondial1855, axiom, - (hasType(type_City, inst_Countries_J_provinces_Ibaraki_cities_Mito))). - -fof(axmondial1856, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Ishikawa))). - -fof(axmondial1857, axiom, - (hasType(type_City, inst_Countries_J_provinces_Ishikawa_cities_Kanazawa))). - -fof(axmondial1858, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Iwate))). - -fof(axmondial1859, axiom, - (hasType(type_City, inst_Countries_J_provinces_Iwate_cities_Morioka))). - -fof(axmondial1860, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Kagawa))). - -fof(axmondial1861, axiom, - (hasType(type_City, inst_Countries_J_provinces_Kagawa_cities_Takamatsu))). - -fof(axmondial1862, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Kagoshima))). - -fof(axmondial1863, axiom, - (hasType(type_City, inst_Countries_J_provinces_Kagoshima_cities_Kagoshima))). - -fof(axmondial1864, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Kanagawa))). - -fof(axmondial1865, axiom, - (hasType(type_City, inst_Countries_J_provinces_Kanagawa_cities_Kawasaki))). - -fof(axmondial1866, axiom, - (hasType(type_City, inst_Countries_J_provinces_Kanagawa_cities_Yokohama))). - -fof(axmondial1867, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Kochi))). - -fof(axmondial1868, axiom, - (hasType(type_City, inst_Countries_J_provinces_Kochi_cities_Kochi))). - -fof(axmondial1869, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Kumamoto))). - -fof(axmondial1870, axiom, - (hasType(type_City, inst_Countries_J_provinces_Kumamoto_cities_Kumamoto))). - -fof(axmondial1871, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Kyoto))). - -fof(axmondial1872, axiom, - (hasType(type_City, inst_Countries_J_provinces_Kyoto_cities_Kyoto))). - -fof(axmondial1873, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Mie))). - -fof(axmondial1874, axiom, - (hasType(type_City, inst_Countries_J_provinces_Mie_cities_Tsu))). - -fof(axmondial1875, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Miyagi))). - -fof(axmondial1876, axiom, - (hasType(type_City, inst_Countries_J_provinces_Miyagi_cities_Sendai))). - -fof(axmondial1877, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Miyazaki))). - -fof(axmondial1878, axiom, - (hasType(type_City, inst_Countries_J_provinces_Miyazaki_cities_Miyazaki))). - -fof(axmondial1879, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Nagano))). - -fof(axmondial1880, axiom, - (hasType(type_City, inst_Countries_J_provinces_Nagano_cities_Nagano))). - -fof(axmondial1881, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Nagasaki))). - -fof(axmondial1882, axiom, - (hasType(type_City, inst_Countries_J_provinces_Nagasaki_cities_Nagasaki))). - -fof(axmondial1883, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Nara))). - -fof(axmondial1884, axiom, - (hasType(type_City, inst_Countries_J_provinces_Nara_cities_Nara))). - -fof(axmondial1885, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Niigata))). - -fof(axmondial1886, axiom, - (hasType(type_City, inst_Countries_J_provinces_Niigata_cities_Niigata))). - -fof(axmondial1887, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Oita))). - -fof(axmondial1888, axiom, - (hasType(type_City, inst_Countries_J_provinces_Oita_cities_Oita))). - -fof(axmondial1889, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Okayama))). - -fof(axmondial1890, axiom, - (hasType(type_City, inst_Countries_J_provinces_Okayama_cities_Okayama))). - -fof(axmondial1891, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Okinawa))). - -fof(axmondial1892, axiom, - (hasType(type_City, inst_Countries_J_provinces_Okinawa_cities_Naha))). - -fof(axmondial1893, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Osaka))). - -fof(axmondial1894, axiom, - (hasType(type_City, inst_Countries_J_provinces_Osaka_cities_Osaka))). - -fof(axmondial1895, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Saga))). - -fof(axmondial1896, axiom, - (hasType(type_City, inst_Countries_J_provinces_Saga_cities_Saga))). - -fof(axmondial1897, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Saitama))). - -fof(axmondial1898, axiom, - (hasType(type_City, inst_Countries_J_provinces_Saitama_cities_Urawa))). - -fof(axmondial1899, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Shiga))). - -fof(axmondial1900, axiom, - (hasType(type_City, inst_Countries_J_provinces_Shiga_cities_Otsu))). - -fof(axmondial1901, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Shimane))). - -fof(axmondial1902, axiom, - (hasType(type_City, inst_Countries_J_provinces_Shimane_cities_Matsue))). - -fof(axmondial1903, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Shizuoka))). - -fof(axmondial1904, axiom, - (hasType(type_City, inst_Countries_J_provinces_Shizuoka_cities_Shizuoka))). - -fof(axmondial1905, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Tochigi))). - -fof(axmondial1906, axiom, - (hasType(type_City, inst_Countries_J_provinces_Tochigi_cities_Utsonomiya))). - -fof(axmondial1907, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Tokushima))). - -fof(axmondial1908, axiom, - (hasType(type_City, inst_Countries_J_provinces_Tokushima_cities_Tokushima))). - -fof(axmondial1909, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Tokyo))). - -fof(axmondial1910, axiom, - (hasType(type_City, inst_Countries_J_provinces_Tokyo_cities_Tokyo))). - -fof(axmondial1911, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Tottori))). - -fof(axmondial1912, axiom, - (hasType(type_City, inst_Countries_J_provinces_Tottori_cities_Tottori))). - -fof(axmondial1913, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Toyama))). - -fof(axmondial1914, axiom, - (hasType(type_City, inst_Countries_J_provinces_Toyama_cities_Toyama))). - -fof(axmondial1915, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Wakayama))). - -fof(axmondial1916, axiom, - (hasType(type_City, inst_Countries_J_provinces_Wakayama_cities_Wakayama))). - -fof(axmondial1917, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Yamagata))). - -fof(axmondial1918, axiom, - (hasType(type_City, inst_Countries_J_provinces_Yamagata_cities_Yamagata))). - -fof(axmondial1919, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Yamaguchi))). - -fof(axmondial1920, axiom, - (hasType(type_City, inst_Countries_J_provinces_Yamaguchi_cities_Yamaguchi))). - -fof(axmondial1921, axiom, - (hasType(type_Province, inst_Countries_J_provinces_Yamanashi))). - -fof(axmondial1922, axiom, - (hasType(type_City, inst_Countries_J_provinces_Yamanashi_cities_Kofu))). - -fof(axmondial1923, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Almaty))). - -fof(axmondial1924, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Almaty_munic))). - -fof(axmondial1925, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Almaty_munic_cities_Almaty))). - -fof(axmondial1926, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Aqmola))). - -fof(axmondial1927, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Aqmola_cities_Aqmola))). - -fof(axmondial1928, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Aqtobe))). - -fof(axmondial1929, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Aqtobe_cities_Aqtobe))). - -fof(axmondial1930, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Atyrau))). - -fof(axmondial1931, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Atyrau_cities_Atyrau))). - -fof(axmondial1932, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_BatysQazaqstan))). - -fof(axmondial1933, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_BatysQazaqstan_cities_Oral))). - -fof(axmondial1934, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Kokchetau))). - -fof(axmondial1935, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Kokchetau_cities_Kokchetau))). - -fof(axmondial1936, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Leninsk_munic))). - -fof(axmondial1937, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Leninsk_munic_cities_Leninsk))). - -fof(axmondial1938, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Mangghystau))). - -fof(axmondial1939, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Mangghystau_cities_Aqtau))). - -fof(axmondial1940, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_OngtustikQazaqstan))). - -fof(axmondial1941, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_OngtustikQazaqstan_cities_Shymkent))). - -fof(axmondial1942, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Pavlodar))). - -fof(axmondial1943, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Pavlodar_cities_Ekibastuz))). - -fof(axmondial1944, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Pavlodar_cities_Pavlodar))). - -fof(axmondial1945, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Qaraghandy))). - -fof(axmondial1946, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Qaraghandy_cities_Karaganda))). - -fof(axmondial1947, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Qaraghandy_cities_Temirtau))). - -fof(axmondial1948, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Qostanay))). - -fof(axmondial1949, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Qostanay_cities_Qostanay))). - -fof(axmondial1950, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Qostanay_cities_Rudny))). - -fof(axmondial1951, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Qyzylorda))). - -fof(axmondial1952, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Qyzylorda_cities_Qyzylorda))). - -fof(axmondial1953, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Semey))). - -fof(axmondial1954, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Semey_cities_Semey))). - -fof(axmondial1955, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_ShyghysQazaqstan))). - -fof(axmondial1956, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_ShyghysQazaqstan_cities_Oskemen))). - -fof(axmondial1957, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_SoltustikQazaqstan))). - -fof(axmondial1958, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_SoltustikQazaqstan_cities_Petropavl))). - -fof(axmondial1959, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Taldyqorghan))). - -fof(axmondial1960, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Taldyqorghan_cities_Taldyqorghan))). - -fof(axmondial1961, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Torghay))). - -fof(axmondial1962, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Torghay_cities_Arqalyq))). - -fof(axmondial1963, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Zhambyl))). - -fof(axmondial1964, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Zhambyl_cities_Dzhambul))). - -fof(axmondial1965, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Zhambyl_cities_Zhambyl))). - -fof(axmondial1966, axiom, - (hasType(type_Province, inst_Countries_KAZ_provinces_Zhezkazghan))). - -fof(axmondial1967, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Zhezkazghan_cities_Zhezkazghan))). - -fof(axmondial1968, axiom, - (hasType(type_City, inst_Countries_KAZ_provinces_Zhezkazghan_cities_Zhezqazghan))). - -fof(axmondial1969, axiom, - (hasType(type_City, inst_Countries_KGZ_cities_Bishkek))). - -fof(axmondial1970, axiom, - (hasType(type_City, inst_Countries_KIR_cities_Tarawa))). - -fof(axmondial1971, axiom, - (hasType(type_City, inst_Countries_KN_cities_Basseterre))). - -fof(axmondial1972, axiom, - (hasType(type_City, inst_Countries_KWT_cities_Kuwait))). - -fof(axmondial1973, axiom, - (hasType(type_City, inst_Countries_K_cities_PhnomPenh))). - -fof(axmondial1974, axiom, - (hasType(type_City, inst_Countries_LAO_cities_Vientiane))). - -fof(axmondial1975, axiom, - (hasType(type_City, inst_Countries_LAR_cities_Bengasi))). - -fof(axmondial1976, axiom, - (hasType(type_City, inst_Countries_LAR_cities_Tripoli))). - -fof(axmondial1977, axiom, - (hasType(type_City, inst_Countries_LB_cities_Monrovia))). - -fof(axmondial1978, axiom, - (hasType(type_City, inst_Countries_LS_cities_Maseru))). - -fof(axmondial1979, axiom, - (hasType(type_City, inst_Countries_LT_cities_Vilnius))). - -fof(axmondial1980, axiom, - (hasType(type_City, inst_Countries_LV_cities_Riga))). - -fof(axmondial1981, axiom, - (hasType(type_City, inst_Countries_L_cities_Luxembourg))). - -fof(axmondial1982, axiom, - (hasType(type_City, inst_Countries_MAL_cities_SeloyangBaru))). - -fof(axmondial1983, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur))). - -fof(axmondial1984, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur))). - -fof(axmondial1985, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_PetalingJaya))). - -fof(axmondial1986, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Fed_Terr_ofLabuan))). - -fof(axmondial1987, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Fed_Terr_ofLabuan_cities_Labuan))). - -fof(axmondial1988, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Johor))). - -fof(axmondial1989, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Johor_cities_JohorBaharu))). - -fof(axmondial1990, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Kedah))). - -fof(axmondial1991, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Kedah_cities_AlorSetar))). - -fof(axmondial1992, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Kelantan))). - -fof(axmondial1993, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Kelantan_cities_KotaBaharu))). - -fof(axmondial1994, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Melaka))). - -fof(axmondial1995, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Melaka_cities_Melaka))). - -fof(axmondial1996, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_NegeriSembilan))). - -fof(axmondial1997, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_NegeriSembilan_cities_Seremban))). - -fof(axmondial1998, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Pahang))). - -fof(axmondial1999, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Pahang_cities_Kuantan))). - -fof(axmondial2000, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Perak))). - -fof(axmondial2001, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Perak_cities_Ipoh))). - -fof(axmondial2002, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Perak_cities_Taiping))). - -fof(axmondial2003, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Perlis))). - -fof(axmondial2004, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Perlis_cities_Kangar))). - -fof(axmondial2005, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_PulauPinang))). - -fof(axmondial2006, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_PulauPinang_cities_GeorgeTown))). - -fof(axmondial2007, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Sabah))). - -fof(axmondial2008, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Sabah_cities_KotaKinabalu))). - -fof(axmondial2009, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Sabah_cities_Sandakan))). - -fof(axmondial2010, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Sabah_cities_Tawai))). - -fof(axmondial2011, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Sarawak))). - -fof(axmondial2012, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Sarawak_cities_Kuching))). - -fof(axmondial2013, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Sarawak_cities_Sibu))). - -fof(axmondial2014, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Selangor))). - -fof(axmondial2015, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Selangor_cities_Kelang))). - -fof(axmondial2016, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Selangor_cities_ShahAlam))). - -fof(axmondial2017, axiom, - (hasType(type_Province, inst_Countries_MAL_provinces_Terengganu))). - -fof(axmondial2018, axiom, - (hasType(type_City, inst_Countries_MAL_provinces_Terengganu_cities_KualaTerengganu))). - -fof(axmondial2019, axiom, - (hasType(type_City, inst_Countries_MA_cities_Agadir))). - -fof(axmondial2020, axiom, - (hasType(type_City, inst_Countries_MA_cities_BeniMellal))). - -fof(axmondial2021, axiom, - (hasType(type_City, inst_Countries_MA_cities_Casablanca))). - -fof(axmondial2022, axiom, - (hasType(type_City, inst_Countries_MA_cities_Fes))). - -fof(axmondial2023, axiom, - (hasType(type_City, inst_Countries_MA_cities_Kenitra))). - -fof(axmondial2024, axiom, - (hasType(type_City, inst_Countries_MA_cities_Khouribga))). - -fof(axmondial2025, axiom, - (hasType(type_City, inst_Countries_MA_cities_Marrakech))). - -fof(axmondial2026, axiom, - (hasType(type_City, inst_Countries_MA_cities_Meknes))). - -fof(axmondial2027, axiom, - (hasType(type_City, inst_Countries_MA_cities_Oujda))). - -fof(axmondial2028, axiom, - (hasType(type_City, inst_Countries_MA_cities_Rabat))). - -fof(axmondial2029, axiom, - (hasType(type_City, inst_Countries_MA_cities_Safi))). - -fof(axmondial2030, axiom, - (hasType(type_City, inst_Countries_MA_cities_Tanger))). - -fof(axmondial2031, axiom, - (hasType(type_City, inst_Countries_MA_cities_Tetouan))). - -fof(axmondial2032, axiom, - (hasType(type_Province, inst_Countries_MA_provinces_Centre))). - -fof(axmondial2033, axiom, - (hasType(type_Province, inst_Countries_MA_provinces_CentreNord))). - -fof(axmondial2034, axiom, - (hasType(type_Province, inst_Countries_MA_provinces_CentreSud))). - -fof(axmondial2035, axiom, - (hasType(type_Province, inst_Countries_MA_provinces_NordOuest))). - -fof(axmondial2036, axiom, - (hasType(type_Province, inst_Countries_MA_provinces_Oriental))). - -fof(axmondial2037, axiom, - (hasType(type_Province, inst_Countries_MA_provinces_Tensift))). - -fof(axmondial2038, axiom, - (hasType(type_City, inst_Countries_MC_cities_Monaco))). - -fof(axmondial2039, axiom, - (hasType(type_City, inst_Countries_MD_cities_Chisinau))). - -fof(axmondial2040, axiom, - (hasType(type_City, inst_Countries_MEX_cities_AtizapandeZaragoza))). - -fof(axmondial2041, axiom, - (hasType(type_City, inst_Countries_MEX_cities_CiudadApodaca))). - -fof(axmondial2042, axiom, - (hasType(type_City, inst_Countries_MEX_cities_Llave))). - -fof(axmondial2043, axiom, - (hasType(type_City, inst_Countries_MEX_cities_SanPedroGarzaGarcia))). - -fof(axmondial2044, axiom, - (hasType(type_City, inst_Countries_MEX_cities_SoledaddeGracianoSanchez))). - -fof(axmondial2045, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Aguascalientes))). - -fof(axmondial2046, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Aguascalientes_cities_Aguascalientes))). - -fof(axmondial2047, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_BajaCalifornia))). - -fof(axmondial2048, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_BajaCaliforniaSur))). - -fof(axmondial2049, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_BajaCaliforniaSur_cities_LaPaz))). - -fof(axmondial2050, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_BajaCalifornia_cities_Ensenada))). - -fof(axmondial2051, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_BajaCalifornia_cities_Mexicali))). - -fof(axmondial2052, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_BajaCalifornia_cities_Tijuana))). - -fof(axmondial2053, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Campeche))). - -fof(axmondial2054, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Campeche_cities_Campeche))). - -fof(axmondial2055, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Chiapas))). - -fof(axmondial2056, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Chiapas_cities_Nezahualcoyotl))). - -fof(axmondial2057, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Chiapas_cities_Tapachula))). - -fof(axmondial2058, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Chiapas_cities_Tonala))). - -fof(axmondial2059, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Chiapas_cities_TuxtlaGutierrez))). - -fof(axmondial2060, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Chihuahua))). - -fof(axmondial2061, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Chihuahua_cities_Chihuahua))). - -fof(axmondial2062, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Chihuahua_cities_Juarez))). - -fof(axmondial2063, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Coahuila))). - -fof(axmondial2064, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Coahuila_cities_Monclova))). - -fof(axmondial2065, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Coahuila_cities_Saltillo))). - -fof(axmondial2066, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Coahuila_cities_Torreon))). - -fof(axmondial2067, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Colima))). - -fof(axmondial2068, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Colima_cities_Colima))). - -fof(axmondial2069, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_DistritoFederal))). - -fof(axmondial2070, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_DistritoFederal_cities_MexicoCity))). - -fof(axmondial2071, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Durango))). - -fof(axmondial2072, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Durango_cities_Durango))). - -fof(axmondial2073, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Durango_cities_GomezPalacio))). - -fof(axmondial2074, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Durango_cities_VictoriadeDurango))). - -fof(axmondial2075, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Guanajuato))). - -fof(axmondial2076, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Guanajuato_cities_Celaya))). - -fof(axmondial2077, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Guanajuato_cities_Guanajuato))). - -fof(axmondial2078, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Guanajuato_cities_Irapuato))). - -fof(axmondial2079, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Guanajuato_cities_Leon))). - -fof(axmondial2080, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Guanajuato_cities_Salamanca))). - -fof(axmondial2081, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Guerrero))). - -fof(axmondial2082, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Guerrero_cities_Acapulco))). - -fof(axmondial2083, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Guerrero_cities_Chilpancingo))). - -fof(axmondial2084, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Hidalgo))). - -fof(axmondial2085, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Hidalgo_cities_Pachuca))). - -fof(axmondial2086, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Hidalgo_cities_PachucadeSoto))). - -fof(axmondial2087, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Jalisco))). - -fof(axmondial2088, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Jalisco_cities_Cuautla))). - -fof(axmondial2089, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Jalisco_cities_Guadalajara))). - -fof(axmondial2090, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Jalisco_cities_Tlaquepaque))). - -fof(axmondial2091, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Jalisco_cities_Zapopan))). - -fof(axmondial2092, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Mexico_Estadode))). - -fof(axmondial2093, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Mexico_Estadode_cities_Toluca))). - -fof(axmondial2094, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Mexico_Estadode_cities_TolucadeLerdo))). - -fof(axmondial2095, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Michoacan))). - -fof(axmondial2096, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Michoacan_cities_Morelia))). - -fof(axmondial2097, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Michoacan_cities_Uruapan))). - -fof(axmondial2098, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Michoacan_cities_Zamora))). - -fof(axmondial2099, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Morelos))). - -fof(axmondial2100, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Morelos_cities_Cuernavaca))). - -fof(axmondial2101, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Nayarit))). - -fof(axmondial2102, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Nayarit_cities_Tepic))). - -fof(axmondial2103, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_NuevoLeon))). - -fof(axmondial2104, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_NuevoLeon_cities_CiudadSantaCatarina))). - -fof(axmondial2105, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_NuevoLeon_cities_Guadalupe))). - -fof(axmondial2106, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_NuevoLeon_cities_Monterrey))). - -fof(axmondial2107, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_NuevoLeon_cities_SanNicolasdelosGarza))). - -fof(axmondial2108, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Oaxaca))). - -fof(axmondial2109, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Oaxaca_cities_Oaxaca))). - -fof(axmondial2110, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Puebla))). - -fof(axmondial2111, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Puebla_cities_Puebla))). - -fof(axmondial2112, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Puebla_cities_Tehuacan))). - -fof(axmondial2113, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Queretaro))). - -fof(axmondial2114, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Queretaro_cities_Queretaro))). - -fof(axmondial2115, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_QuintanaRoo))). - -fof(axmondial2116, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_QuintanaRoo_cities_Cancun))). - -fof(axmondial2117, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_QuintanaRoo_cities_Chetumal))). - -fof(axmondial2118, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_SanLuisPotosi))). - -fof(axmondial2119, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_SanLuisPotosi_cities_SanLuisPotosi))). - -fof(axmondial2120, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Sinaloa))). - -fof(axmondial2121, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Sinaloa_cities_Culiacan))). - -fof(axmondial2122, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Sinaloa_cities_LosMochis))). - -fof(axmondial2123, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Sinaloa_cities_Mazatlan))). - -fof(axmondial2124, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Sonora))). - -fof(axmondial2125, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Sonora_cities_CiudadObregon))). - -fof(axmondial2126, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Sonora_cities_Hermosillo))). - -fof(axmondial2127, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Sonora_cities_HeroicaNogales))). - -fof(axmondial2128, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Tabasco))). - -fof(axmondial2129, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Tabasco_cities_Villahermosa))). - -fof(axmondial2130, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Tamaulipas))). - -fof(axmondial2131, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Tamaulipas_cities_CiudadMadero))). - -fof(axmondial2132, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Tamaulipas_cities_CiudadVictoria))). - -fof(axmondial2133, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Tamaulipas_cities_Matamoros))). - -fof(axmondial2134, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Tamaulipas_cities_NuevoLaredo))). - -fof(axmondial2135, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Tamaulipas_cities_Reynosa))). - -fof(axmondial2136, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Tamaulipas_cities_Tampico))). - -fof(axmondial2137, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Tlaxcala))). - -fof(axmondial2138, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Tlaxcala_cities_Tlaxcala))). - -fof(axmondial2139, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Veracruz))). - -fof(axmondial2140, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Veracruz_cities_Coatzacoalcos))). - -fof(axmondial2141, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Veracruz_cities_Cordoba))). - -fof(axmondial2142, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Veracruz_cities_Jalapa))). - -fof(axmondial2143, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Veracruz_cities_Minatitlan))). - -fof(axmondial2144, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Veracruz_cities_Orizaba))). - -fof(axmondial2145, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Veracruz_cities_PozaRica))). - -fof(axmondial2146, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Veracruz_cities_XalapaEnriquez))). - -fof(axmondial2147, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Yucatan))). - -fof(axmondial2148, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Yucatan_cities_Merida))). - -fof(axmondial2149, axiom, - (hasType(type_Province, inst_Countries_MEX_provinces_Zacatecas))). - -fof(axmondial2150, axiom, - (hasType(type_City, inst_Countries_MEX_provinces_Zacatecas_cities_Zacatecas))). - -fof(axmondial2151, axiom, - (hasType(type_City, inst_Countries_MH_cities_Majuro))). - -fof(axmondial2152, axiom, - (hasType(type_City, inst_Countries_MK_cities_Skopje))). - -fof(axmondial2153, axiom, - (hasType(type_City, inst_Countries_MNG_cities_Ulaanbaatar))). - -fof(axmondial2154, axiom, - (hasType(type_City, inst_Countries_MOC_cities_Matala))). - -fof(axmondial2155, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_CaboDelgado))). - -fof(axmondial2156, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_CaboDelgado_cities_Pemba))). - -fof(axmondial2157, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Gaza))). - -fof(axmondial2158, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Gaza_cities_XaiXai))). - -fof(axmondial2159, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Inhambane))). - -fof(axmondial2160, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Inhambane_cities_Inhambane))). - -fof(axmondial2161, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Manica))). - -fof(axmondial2162, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Manica_cities_Chimoio))). - -fof(axmondial2163, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Maputo))). - -fof(axmondial2164, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Maputo_cities_Nacala))). - -fof(axmondial2165, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Maputo_munic))). - -fof(axmondial2166, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Maputo_munic_cities_Maputo))). - -fof(axmondial2167, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Nampula))). - -fof(axmondial2168, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Nampula_cities_Nampula))). - -fof(axmondial2169, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Niassa))). - -fof(axmondial2170, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Niassa_cities_Lichinga))). - -fof(axmondial2171, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Sofala))). - -fof(axmondial2172, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Sofala_cities_Beira))). - -fof(axmondial2173, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Tete))). - -fof(axmondial2174, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Tete_cities_Tete))). - -fof(axmondial2175, axiom, - (hasType(type_Province, inst_Countries_MOC_provinces_Zambezia))). - -fof(axmondial2176, axiom, - (hasType(type_City, inst_Countries_MOC_provinces_Zambezia_cities_Quelimane))). - -fof(axmondial2177, axiom, - (hasType(type_City, inst_Countries_MS_cities_PortLouis))). - -fof(axmondial2178, axiom, - (hasType(type_City, inst_Countries_MV_cities_Male))). - -fof(axmondial2179, axiom, - (hasType(type_City, inst_Countries_MW_cities_Lilongwe))). - -fof(axmondial2180, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Ayeyarwady))). - -fof(axmondial2181, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Ayeyarwady_cities_Pathein))). - -fof(axmondial2182, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Bago))). - -fof(axmondial2183, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Bago_cities_Bago))). - -fof(axmondial2184, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Chin))). - -fof(axmondial2185, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Chin_cities_Hakha))). - -fof(axmondial2186, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Kachin))). - -fof(axmondial2187, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Kachin_cities_Myitkyina))). - -fof(axmondial2188, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Kayah))). - -fof(axmondial2189, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Kayah_cities_Loikaw))). - -fof(axmondial2190, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Kayin))). - -fof(axmondial2191, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Kayin_cities_Hpaan))). - -fof(axmondial2192, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Magway))). - -fof(axmondial2193, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Magway_cities_Magway))). - -fof(axmondial2194, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Mandalay))). - -fof(axmondial2195, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Mandalay_cities_Mandalay))). - -fof(axmondial2196, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Mon))). - -fof(axmondial2197, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Mon_cities_Moulmein))). - -fof(axmondial2198, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Rakhine))). - -fof(axmondial2199, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Rakhine_cities_Akyab))). - -fof(axmondial2200, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Sagaing))). - -fof(axmondial2201, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Sagaing_cities_Monywa))). - -fof(axmondial2202, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Sagaing_cities_Sagaing))). - -fof(axmondial2203, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Shan))). - -fof(axmondial2204, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Shan_cities_Taunggyi))). - -fof(axmondial2205, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Tanintharyi))). - -fof(axmondial2206, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Tanintharyi_cities_Tavoy))). - -fof(axmondial2207, axiom, - (hasType(type_Province, inst_Countries_MYA_provinces_Yangon))). - -fof(axmondial2208, axiom, - (hasType(type_City, inst_Countries_MYA_provinces_Yangon_cities_Rangoon))). - -fof(axmondial2209, axiom, - (hasType(type_City, inst_Countries_M_cities_Valletta))). - -fof(axmondial2210, axiom, - (hasType(type_City, inst_Countries_NAM_cities_Windhoek))). - -fof(axmondial2211, axiom, - (hasType(type_City, inst_Countries_NAU_cities_Yaren))). - -fof(axmondial2212, axiom, - (hasType(type_City, inst_Countries_NCA_cities_Noumea))). - -fof(axmondial2213, axiom, - (hasType(type_City, inst_Countries_NEP_cities_Kathmandu))). - -fof(axmondial2214, axiom, - (hasType(type_City, inst_Countries_NIC_cities_Chinandega))). - -fof(axmondial2215, axiom, - (hasType(type_City, inst_Countries_NIC_cities_Leon))). - -fof(axmondial2216, axiom, - (hasType(type_City, inst_Countries_NIC_cities_Managua))). - -fof(axmondial2217, axiom, - (hasType(type_City, inst_Countries_NIC_cities_Masaya))). - -fof(axmondial2218, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_Drenthe))). - -fof(axmondial2219, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Drenthe_cities_Assen))). - -fof(axmondial2220, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_Flevoland))). - -fof(axmondial2221, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Flevoland_cities_Lelystad))). - -fof(axmondial2222, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_Friesland))). - -fof(axmondial2223, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Friesland_cities_Leeuwarden))). - -fof(axmondial2224, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_Gelderland))). - -fof(axmondial2225, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Gelderland_cities_Arnhem))). - -fof(axmondial2226, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Gelderland_cities_Nijmegen))). - -fof(axmondial2227, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_Groningen))). - -fof(axmondial2228, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Groningen_cities_Groningen))). - -fof(axmondial2229, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_Limburg))). - -fof(axmondial2230, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Limburg_cities_Geleen))). - -fof(axmondial2231, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Limburg_cities_Heerlen))). - -fof(axmondial2232, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Limburg_cities_Maastricht))). - -fof(axmondial2233, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_NoordBrabant))). - -fof(axmondial2234, axiom, - (hasType(type_City, inst_Countries_NL_provinces_NoordBrabant_cities_Breda))). - -fof(axmondial2235, axiom, - (hasType(type_City, inst_Countries_NL_provinces_NoordBrabant_cities_Eindhoven))). - -fof(axmondial2236, axiom, - (hasType(type_City, inst_Countries_NL_provinces_NoordBrabant_cities_Tilburg))). - -fof(axmondial2237, axiom, - (hasType(type_City, inst_Countries_NL_provinces_NoordBrabant_cities_sHertogenbosch))). - -fof(axmondial2238, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_NoordHolland))). - -fof(axmondial2239, axiom, - (hasType(type_City, inst_Countries_NL_provinces_NoordHolland_cities_Amsterdam))). - -fof(axmondial2240, axiom, - (hasType(type_City, inst_Countries_NL_provinces_NoordHolland_cities_Haarlem))). - -fof(axmondial2241, axiom, - (hasType(type_City, inst_Countries_NL_provinces_NoordHolland_cities_Hilversum))). - -fof(axmondial2242, axiom, - (hasType(type_City, inst_Countries_NL_provinces_NoordHolland_cities_Velsen))). - -fof(axmondial2243, axiom, - (hasType(type_City, inst_Countries_NL_provinces_NoordHolland_cities_Zaanstreek))). - -fof(axmondial2244, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_Overijssel))). - -fof(axmondial2245, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Overijssel_cities_Enschede))). - -fof(axmondial2246, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Overijssel_cities_Zwolle))). - -fof(axmondial2247, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_Utrecht))). - -fof(axmondial2248, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Utrecht_cities_Utrecht))). - -fof(axmondial2249, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_Zeeland))). - -fof(axmondial2250, axiom, - (hasType(type_City, inst_Countries_NL_provinces_Zeeland_cities_Middelburg))). - -fof(axmondial2251, axiom, - (hasType(type_Province, inst_Countries_NL_provinces_ZuidHolland))). - -fof(axmondial2252, axiom, - (hasType(type_City, inst_Countries_NL_provinces_ZuidHolland_cities_Dordrecht))). - -fof(axmondial2253, axiom, - (hasType(type_City, inst_Countries_NL_provinces_ZuidHolland_cities_Leiden))). - -fof(axmondial2254, axiom, - (hasType(type_City, inst_Countries_NL_provinces_ZuidHolland_cities_Rotterdam))). - -fof(axmondial2255, axiom, - (hasType(type_City, inst_Countries_NL_provinces_ZuidHolland_cities_sGravenhage))). - -fof(axmondial2256, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Anju))). - -fof(axmondial2257, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Chongjin))). - -fof(axmondial2258, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Haeju))). - -fof(axmondial2259, axiom, - (hasType(type_City, inst_Countries_NOK_cities_HamhungHungnam))). - -fof(axmondial2260, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Huichon))). - -fof(axmondial2261, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Kaesong))). - -fof(axmondial2262, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Kanggye))). - -fof(axmondial2263, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Kusong))). - -fof(axmondial2264, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Nampo))). - -fof(axmondial2265, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Pyongyang))). - -fof(axmondial2266, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Sinpo))). - -fof(axmondial2267, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Sinuiju))). - -fof(axmondial2268, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Songjin))). - -fof(axmondial2269, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Sunchon))). - -fof(axmondial2270, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Tanchon))). - -fof(axmondial2271, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Tokchon))). - -fof(axmondial2272, axiom, - (hasType(type_City, inst_Countries_NOK_cities_Wonsan))). - -fof(axmondial2273, axiom, - (hasType(type_City, inst_Countries_NZ_cities_Auckland))). - -fof(axmondial2274, axiom, - (hasType(type_City, inst_Countries_NZ_cities_Wellington))). - -fof(axmondial2275, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Akershus))). - -fof(axmondial2276, axiom, - (hasType(type_Province, inst_Countries_N_provinces_AustAgder))). - -fof(axmondial2277, axiom, - (hasType(type_City, inst_Countries_N_provinces_AustAgder_cities_Arendal))). - -fof(axmondial2278, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Buskerud))). - -fof(axmondial2279, axiom, - (hasType(type_City, inst_Countries_N_provinces_Buskerud_cities_Drammen))). - -fof(axmondial2280, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Finnmark))). - -fof(axmondial2281, axiom, - (hasType(type_City, inst_Countries_N_provinces_Finnmark_cities_Hammerfest))). - -fof(axmondial2282, axiom, - (hasType(type_City, inst_Countries_N_provinces_Finnmark_cities_Vadsoe))). - -fof(axmondial2283, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Hedmark))). - -fof(axmondial2284, axiom, - (hasType(type_City, inst_Countries_N_provinces_Hedmark_cities_Hamar))). - -fof(axmondial2285, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Hordaland))). - -fof(axmondial2286, axiom, - (hasType(type_City, inst_Countries_N_provinces_Hordaland_cities_Bergen))). - -fof(axmondial2287, axiom, - (hasType(type_Province, inst_Countries_N_provinces_MoereogRomsdal))). - -fof(axmondial2288, axiom, - (hasType(type_City, inst_Countries_N_provinces_MoereogRomsdal_cities_Molde))). - -fof(axmondial2289, axiom, - (hasType(type_Province, inst_Countries_N_provinces_NordTrondelag))). - -fof(axmondial2290, axiom, - (hasType(type_City, inst_Countries_N_provinces_NordTrondelag_cities_Steinkjer))). - -fof(axmondial2291, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Nordland))). - -fof(axmondial2292, axiom, - (hasType(type_City, inst_Countries_N_provinces_Nordland_cities_Bodoe))). - -fof(axmondial2293, axiom, - (hasType(type_City, inst_Countries_N_provinces_Nordland_cities_Narvik))). - -fof(axmondial2294, axiom, - (hasType(type_City, inst_Countries_N_provinces_Nordland_cities_Svolvaer))). - -fof(axmondial2295, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Oestfold))). - -fof(axmondial2296, axiom, - (hasType(type_City, inst_Countries_N_provinces_Oestfold_cities_Moss))). - -fof(axmondial2297, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Oppland))). - -fof(axmondial2298, axiom, - (hasType(type_City, inst_Countries_N_provinces_Oppland_cities_Lillehammer))). - -fof(axmondial2299, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Oslo))). - -fof(axmondial2300, axiom, - (hasType(type_City, inst_Countries_N_provinces_Oslo_cities_Oslo))). - -fof(axmondial2301, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Rogaland))). - -fof(axmondial2302, axiom, - (hasType(type_City, inst_Countries_N_provinces_Rogaland_cities_Stavanger))). - -fof(axmondial2303, axiom, - (hasType(type_Province, inst_Countries_N_provinces_SoerTrondelag))). - -fof(axmondial2304, axiom, - (hasType(type_City, inst_Countries_N_provinces_SoerTrondelag_cities_Trondheim))). - -fof(axmondial2305, axiom, - (hasType(type_Province, inst_Countries_N_provinces_SognogFjordane))). - -fof(axmondial2306, axiom, - (hasType(type_City, inst_Countries_N_provinces_SognogFjordane_cities_Hermannsverk))). - -fof(axmondial2307, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Telemark))). - -fof(axmondial2308, axiom, - (hasType(type_City, inst_Countries_N_provinces_Telemark_cities_Skien))). - -fof(axmondial2309, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Troms))). - -fof(axmondial2310, axiom, - (hasType(type_City, inst_Countries_N_provinces_Troms_cities_Tromsoe))). - -fof(axmondial2311, axiom, - (hasType(type_Province, inst_Countries_N_provinces_VestAgder))). - -fof(axmondial2312, axiom, - (hasType(type_City, inst_Countries_N_provinces_VestAgder_cities_Kristiansand))). - -fof(axmondial2313, axiom, - (hasType(type_Province, inst_Countries_N_provinces_Vestfold))). - -fof(axmondial2314, axiom, - (hasType(type_City, inst_Countries_N_provinces_Vestfold_cities_Toensberg))). - -fof(axmondial2315, axiom, - (hasType(type_City, inst_Countries_OM_cities_Muscat))). - -fof(axmondial2316, axiom, - (hasType(type_City, inst_Countries_PAL_cities_Koror))). - -fof(axmondial2317, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_BocasdelToro))). - -fof(axmondial2318, axiom, - (hasType(type_City, inst_Countries_PA_provinces_BocasdelToro_cities_BocasdelToro))). - -fof(axmondial2319, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_Chiriqui))). - -fof(axmondial2320, axiom, - (hasType(type_City, inst_Countries_PA_provinces_Chiriqui_cities_David))). - -fof(axmondial2321, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_Cocle))). - -fof(axmondial2322, axiom, - (hasType(type_City, inst_Countries_PA_provinces_Cocle_cities_Penonome))). - -fof(axmondial2323, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_Colon))). - -fof(axmondial2324, axiom, - (hasType(type_City, inst_Countries_PA_provinces_Colon_cities_Colon))). - -fof(axmondial2325, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_ComarcadeSanBlas))). - -fof(axmondial2326, axiom, - (hasType(type_City, inst_Countries_PA_provinces_ComarcadeSanBlas_cities_ElPorvenir))). - -fof(axmondial2327, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_Darien))). - -fof(axmondial2328, axiom, - (hasType(type_City, inst_Countries_PA_provinces_Darien_cities_LaPalma))). - -fof(axmondial2329, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_Herrera))). - -fof(axmondial2330, axiom, - (hasType(type_City, inst_Countries_PA_provinces_Herrera_cities_Chitre))). - -fof(axmondial2331, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_LosSantos))). - -fof(axmondial2332, axiom, - (hasType(type_City, inst_Countries_PA_provinces_LosSantos_cities_LasTablas))). - -fof(axmondial2333, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_Panama))). - -fof(axmondial2334, axiom, - (hasType(type_City, inst_Countries_PA_provinces_Panama_cities_PanamaCity))). - -fof(axmondial2335, axiom, - (hasType(type_City, inst_Countries_PA_provinces_Panama_cities_SanMiguelito))). - -fof(axmondial2336, axiom, - (hasType(type_Province, inst_Countries_PA_provinces_Veraguas))). - -fof(axmondial2337, axiom, - (hasType(type_City, inst_Countries_PA_provinces_Veraguas_cities_Santiago))). - -fof(axmondial2338, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Amazonas))). - -fof(axmondial2339, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Amazonas_cities_Chachapoyas))). - -fof(axmondial2340, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Ancash))). - -fof(axmondial2341, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Ancash_cities_Chimbote))). - -fof(axmondial2342, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Ancash_cities_Huaraz))). - -fof(axmondial2343, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Apurimac))). - -fof(axmondial2344, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Apurimac_cities_Abancay))). - -fof(axmondial2345, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Arequipa))). - -fof(axmondial2346, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Arequipa_cities_Arequipa))). - -fof(axmondial2347, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Ayacucho))). - -fof(axmondial2348, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Ayacucho_cities_Ayacucho))). - -fof(axmondial2349, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Cajamarca))). - -fof(axmondial2350, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Cajamarca_cities_Cajamarca))). - -fof(axmondial2351, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Callao))). - -fof(axmondial2352, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Callao_cities_Callao))). - -fof(axmondial2353, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Cuzco))). - -fof(axmondial2354, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Cuzco_cities_Cuzco))). - -fof(axmondial2355, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Huancavelica))). - -fof(axmondial2356, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Huancavelica_cities_Huancavelica))). - -fof(axmondial2357, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Huanuco))). - -fof(axmondial2358, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Huanuco_cities_Huanuco))). - -fof(axmondial2359, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Ica))). - -fof(axmondial2360, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Ica_cities_ChinchaAlta))). - -fof(axmondial2361, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Ica_cities_Ica))). - -fof(axmondial2362, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Junin))). - -fof(axmondial2363, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Junin_cities_Huancayo))). - -fof(axmondial2364, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_LaLibertad))). - -fof(axmondial2365, axiom, - (hasType(type_City, inst_Countries_PE_provinces_LaLibertad_cities_Trujillo))). - -fof(axmondial2366, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Lambayeque))). - -fof(axmondial2367, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Lambayeque_cities_Chiclayo))). - -fof(axmondial2368, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Lima))). - -fof(axmondial2369, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Lima_cities_Lima))). - -fof(axmondial2370, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Loreto))). - -fof(axmondial2371, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Loreto_cities_Iquitos))). - -fof(axmondial2372, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_MadredeDios))). - -fof(axmondial2373, axiom, - (hasType(type_City, inst_Countries_PE_provinces_MadredeDios_cities_PuertoMaldonado))). - -fof(axmondial2374, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Moquegua))). - -fof(axmondial2375, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Moquegua_cities_Moquegua))). - -fof(axmondial2376, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Pasco))). - -fof(axmondial2377, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Pasco_cities_CerrodePasco))). - -fof(axmondial2378, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Piura))). - -fof(axmondial2379, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Piura_cities_Piura))). - -fof(axmondial2380, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Piura_cities_Sullana))). - -fof(axmondial2381, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Piura_cities_Talara))). - -fof(axmondial2382, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Puno))). - -fof(axmondial2383, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Puno_cities_Juliaca))). - -fof(axmondial2384, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Puno_cities_Puno))). - -fof(axmondial2385, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_SanMartin))). - -fof(axmondial2386, axiom, - (hasType(type_City, inst_Countries_PE_provinces_SanMartin_cities_Moyobamba))). - -fof(axmondial2387, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Tacna))). - -fof(axmondial2388, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Tacna_cities_Tacna))). - -fof(axmondial2389, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Tumbes))). - -fof(axmondial2390, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Tumbes_cities_Tumbes))). - -fof(axmondial2391, axiom, - (hasType(type_Province, inst_Countries_PE_provinces_Ucayali))). - -fof(axmondial2392, axiom, - (hasType(type_City, inst_Countries_PE_provinces_Ucayali_cities_Pucallpa))). - -fof(axmondial2393, axiom, - (hasType(type_City, inst_Countries_PK_cities_Bahawalpur))). - -fof(axmondial2394, axiom, - (hasType(type_City, inst_Countries_PK_cities_Chiniot))). - -fof(axmondial2395, axiom, - (hasType(type_City, inst_Countries_PK_cities_DeraGhaziKhan))). - -fof(axmondial2396, axiom, - (hasType(type_City, inst_Countries_PK_cities_Gujranwala))). - -fof(axmondial2397, axiom, - (hasType(type_City, inst_Countries_PK_cities_Gujrat))). - -fof(axmondial2398, axiom, - (hasType(type_City, inst_Countries_PK_cities_Hyderabad))). - -fof(axmondial2399, axiom, - (hasType(type_City, inst_Countries_PK_cities_Islamabad))). - -fof(axmondial2400, axiom, - (hasType(type_City, inst_Countries_PK_cities_Jhang))). - -fof(axmondial2401, axiom, - (hasType(type_City, inst_Countries_PK_cities_Jhelum))). - -fof(axmondial2402, axiom, - (hasType(type_City, inst_Countries_PK_cities_Karachi))). - -fof(axmondial2403, axiom, - (hasType(type_City, inst_Countries_PK_cities_Kasur))). - -fof(axmondial2404, axiom, - (hasType(type_City, inst_Countries_PK_cities_Lahore))). - -fof(axmondial2405, axiom, - (hasType(type_City, inst_Countries_PK_cities_LahoreCantonment))). - -fof(axmondial2406, axiom, - (hasType(type_City, inst_Countries_PK_cities_Larkana))). - -fof(axmondial2407, axiom, - (hasType(type_City, inst_Countries_PK_cities_Lyallpur))). - -fof(axmondial2408, axiom, - (hasType(type_City, inst_Countries_PK_cities_Mardan))). - -fof(axmondial2409, axiom, - (hasType(type_City, inst_Countries_PK_cities_MirpurKhas))). - -fof(axmondial2410, axiom, - (hasType(type_City, inst_Countries_PK_cities_Multan))). - -fof(axmondial2411, axiom, - (hasType(type_City, inst_Countries_PK_cities_Nawabshah))). - -fof(axmondial2412, axiom, - (hasType(type_City, inst_Countries_PK_cities_Okara))). - -fof(axmondial2413, axiom, - (hasType(type_City, inst_Countries_PK_cities_Peshawar))). - -fof(axmondial2414, axiom, - (hasType(type_City, inst_Countries_PK_cities_Quetta))). - -fof(axmondial2415, axiom, - (hasType(type_City, inst_Countries_PK_cities_RahimYarKhan))). - -fof(axmondial2416, axiom, - (hasType(type_City, inst_Countries_PK_cities_Rawalpindi))). - -fof(axmondial2417, axiom, - (hasType(type_City, inst_Countries_PK_cities_Sahiwal))). - -fof(axmondial2418, axiom, - (hasType(type_City, inst_Countries_PK_cities_Sargodha))). - -fof(axmondial2419, axiom, - (hasType(type_City, inst_Countries_PK_cities_Sheikhupura))). - -fof(axmondial2420, axiom, - (hasType(type_City, inst_Countries_PK_cities_Sialkot))). - -fof(axmondial2421, axiom, - (hasType(type_City, inst_Countries_PK_cities_Sukkur))). - -fof(axmondial2422, axiom, - (hasType(type_City, inst_Countries_PK_cities_WahCantonment))). - -fof(axmondial2423, axiom, - (hasType(type_City, inst_Countries_PL_cities_DabrowaGornicza))). - -fof(axmondial2424, axiom, - (hasType(type_City, inst_Countries_PL_cities_JastrzebieZdroj))). - -fof(axmondial2425, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Bialostockie))). - -fof(axmondial2426, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Bialostockie_cities_Bialystok))). - -fof(axmondial2427, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Bialskopodlaskie))). - -fof(axmondial2428, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Bialskopodlaskie_cities_BialaPodlaska))). - -fof(axmondial2429, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Bielskie))). - -fof(axmondial2430, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Bielskie_cities_BielskoBiala))). - -fof(axmondial2431, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Bydgoskie))). - -fof(axmondial2432, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Bydgoskie_cities_Bydgoszcz))). - -fof(axmondial2433, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Chelmskie))). - -fof(axmondial2434, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Chelmskie_cities_Chelm))). - -fof(axmondial2435, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Ciechanowskie))). - -fof(axmondial2436, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Ciechanowskie_cities_Ciechanow))). - -fof(axmondial2437, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Czestochowskie))). - -fof(axmondial2438, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Czestochowskie_cities_Czestochowa))). - -fof(axmondial2439, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Elblaskie))). - -fof(axmondial2440, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Elblaskie_cities_Elblag))). - -fof(axmondial2441, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Gdanskie))). - -fof(axmondial2442, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Gdanskie_cities_Gdansk))). - -fof(axmondial2443, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Gdanskie_cities_Gdynia))). - -fof(axmondial2444, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Gorzowskie))). - -fof(axmondial2445, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolski))). - -fof(axmondial2446, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolskie))). - -fof(axmondial2447, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Jeleniogorskie))). - -fof(axmondial2448, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Jeleniogorskie_cities_JeleniaGora))). - -fof(axmondial2449, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Kaliskie))). - -fof(axmondial2450, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Kaliskie_cities_Kalisz))). - -fof(axmondial2451, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Katowickie))). - -fof(axmondial2452, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_Bytom))). - -fof(axmondial2453, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_Chorzow))). - -fof(axmondial2454, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_Gliwice))). - -fof(axmondial2455, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_Katowice))). - -fof(axmondial2456, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_RudaSlaska))). - -fof(axmondial2457, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_Rybnik))). - -fof(axmondial2458, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_Sosnowiec))). - -fof(axmondial2459, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_Tychy))). - -fof(axmondial2460, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_WodzilawSlaski))). - -fof(axmondial2461, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Katowickie_cities_Zabrze))). - -fof(axmondial2462, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Kieleckie))). - -fof(axmondial2463, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Kieleckie_cities_Kielce))). - -fof(axmondial2464, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Koninskie))). - -fof(axmondial2465, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Koninskie_cities_Konin))). - -fof(axmondial2466, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Koszalinskie))). - -fof(axmondial2467, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Koszalinskie_cities_Koszalin))). - -fof(axmondial2468, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Krakowskie))). - -fof(axmondial2469, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Krakowskie_cities_Krakow))). - -fof(axmondial2470, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Krosnienskie))). - -fof(axmondial2471, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Krosnienskie_cities_Krosno))). - -fof(axmondial2472, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Legnickie))). - -fof(axmondial2473, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Legnickie_cities_Legnica))). - -fof(axmondial2474, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Leszczynskie))). - -fof(axmondial2475, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Leszczynskie_cities_Leszno))). - -fof(axmondial2476, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Lodzkie))). - -fof(axmondial2477, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Lodzkie_cities_Lodz))). - -fof(axmondial2478, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Lomzynskie))). - -fof(axmondial2479, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Lomzynskie_cities_Lomza))). - -fof(axmondial2480, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Lubelskie))). - -fof(axmondial2481, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Lubelskie_cities_Lublin))). - -fof(axmondial2482, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Nowosadeckie))). - -fof(axmondial2483, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Nowosadeckie_cities_NowySacz))). - -fof(axmondial2484, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Olsztynskie))). - -fof(axmondial2485, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Olsztynskie_cities_Olsztyn))). - -fof(axmondial2486, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Opolskie))). - -fof(axmondial2487, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Opolskie_cities_Opole))). - -fof(axmondial2488, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Ostroleckie))). - -fof(axmondial2489, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Ostroleckie_cities_Ostroleka))). - -fof(axmondial2490, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Pilskie))). - -fof(axmondial2491, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Pilskie_cities_Pila))). - -fof(axmondial2492, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Piotrkowskie))). - -fof(axmondial2493, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Piotrkowskie_cities_PiottrkowTrybunalski))). - -fof(axmondial2494, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Plockie))). - -fof(axmondial2495, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Plockie_cities_Plock))). - -fof(axmondial2496, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Poznanskie))). - -fof(axmondial2497, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Poznanskie_cities_Poznan))). - -fof(axmondial2498, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Przemyskie))). - -fof(axmondial2499, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Przemyskie_cities_Przemysl))). - -fof(axmondial2500, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Radomskie))). - -fof(axmondial2501, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Radomskie_cities_Radom))). - -fof(axmondial2502, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Rzeszowskie))). - -fof(axmondial2503, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Rzeszowskie_cities_Rzeszow))). - -fof(axmondial2504, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Siedleckie))). - -fof(axmondial2505, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Siedleckie_cities_Siedlce))). - -fof(axmondial2506, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Sieradzkie))). - -fof(axmondial2507, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Sieradzkie_cities_Sieradz))). - -fof(axmondial2508, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Skierniewickie))). - -fof(axmondial2509, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Skierniewickie_cities_Skierniewice))). - -fof(axmondial2510, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Slupskie))). - -fof(axmondial2511, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Slupskie_cities_Slupsk))). - -fof(axmondial2512, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Suwalskie))). - -fof(axmondial2513, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Suwalskie_cities_Suwalki))). - -fof(axmondial2514, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Szczecinskie))). - -fof(axmondial2515, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Szczecinskie_cities_Szczecin))). - -fof(axmondial2516, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Tarnobrzeskie))). - -fof(axmondial2517, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Tarnobrzeskie_cities_Tarnobrzeg))). - -fof(axmondial2518, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Tarnowskie))). - -fof(axmondial2519, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Tarnowskie_cities_Tarnow))). - -fof(axmondial2520, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Torunskie))). - -fof(axmondial2521, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Torunskie_cities_Grudziadz))). - -fof(axmondial2522, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Torunskie_cities_Torun))). - -fof(axmondial2523, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Walbrzyskie))). - -fof(axmondial2524, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Walbrzyskie_cities_Walbrzych))). - -fof(axmondial2525, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Warszwaskie))). - -fof(axmondial2526, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Warszwaskie_cities_Warsaw))). - -fof(axmondial2527, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Wloclawskie))). - -fof(axmondial2528, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Wloclawskie_cities_Wloclawek))). - -fof(axmondial2529, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Wroclawskie))). - -fof(axmondial2530, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Wroclawskie_cities_Wroclaw))). - -fof(axmondial2531, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Zamojskie))). - -fof(axmondial2532, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Zamojskie_cities_Zamosc))). - -fof(axmondial2533, axiom, - (hasType(type_Province, inst_Countries_PL_provinces_Zielonogorskie))). - -fof(axmondial2534, axiom, - (hasType(type_City, inst_Countries_PL_provinces_Zielonogorskie_cities_ZielonaGora))). - -fof(axmondial2535, axiom, - (hasType(type_City, inst_Countries_PNG_cities_PortMoresby))). - -fof(axmondial2536, axiom, - (hasType(type_City, inst_Countries_PY_cities_Asuncion))). - -fof(axmondial2537, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Aveiro))). - -fof(axmondial2538, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Azores_The))). - -fof(axmondial2539, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Beja))). - -fof(axmondial2540, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Braga))). - -fof(axmondial2541, axiom, - (hasType(type_City, inst_Countries_P_provinces_Braga_cities_Braga))). - -fof(axmondial2542, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Braganca))). - -fof(axmondial2543, axiom, - (hasType(type_Province, inst_Countries_P_provinces_CasteloBranco))). - -fof(axmondial2544, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Coimbra))). - -fof(axmondial2545, axiom, - (hasType(type_City, inst_Countries_P_provinces_Coimbra_cities_Coimbra))). - -fof(axmondial2546, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Evora))). - -fof(axmondial2547, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Faro))). - -fof(axmondial2548, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Guarda))). - -fof(axmondial2549, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Leiria))). - -fof(axmondial2550, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Lisbon))). - -fof(axmondial2551, axiom, - (hasType(type_City, inst_Countries_P_provinces_Lisbon_cities_Almada))). - -fof(axmondial2552, axiom, - (hasType(type_City, inst_Countries_P_provinces_Lisbon_cities_Amadora))). - -fof(axmondial2553, axiom, - (hasType(type_City, inst_Countries_P_provinces_Lisbon_cities_Barreiro))). - -fof(axmondial2554, axiom, - (hasType(type_City, inst_Countries_P_provinces_Lisbon_cities_Lisbon))). - -fof(axmondial2555, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Madeira))). - -fof(axmondial2556, axiom, - (hasType(type_City, inst_Countries_P_provinces_Madeira_cities_Funchal))). - -fof(axmondial2557, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Portalegre))). - -fof(axmondial2558, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Porto))). - -fof(axmondial2559, axiom, - (hasType(type_City, inst_Countries_P_provinces_Porto_cities_Porto))). - -fof(axmondial2560, axiom, - (hasType(type_City, inst_Countries_P_provinces_Porto_cities_VilaNovadeGaia))). - -fof(axmondial2561, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Santarem))). - -fof(axmondial2562, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Setubal))). - -fof(axmondial2563, axiom, - (hasType(type_City, inst_Countries_P_provinces_Setubal_cities_Setubal))). - -fof(axmondial2564, axiom, - (hasType(type_Province, inst_Countries_P_provinces_VianadoCastelo))). - -fof(axmondial2565, axiom, - (hasType(type_Province, inst_Countries_P_provinces_VilaReal))). - -fof(axmondial2566, axiom, - (hasType(type_Province, inst_Countries_P_provinces_Viseu))). - -fof(axmondial2567, axiom, - (hasType(type_City, inst_Countries_Q_cities_Doha))). - -fof(axmondial2568, axiom, - (hasType(type_City, inst_Countries_Q_cities_Rayyan))). - -fof(axmondial2569, axiom, - (hasType(type_City, inst_Countries_Q_cities_Wakrah))). - -fof(axmondial2570, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_BuenosAires))). - -fof(axmondial2571, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_Avellaneda))). - -fof(axmondial2572, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_BahiaBlanca))). - -fof(axmondial2573, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_GeneralSanMartin))). - -fof(axmondial2574, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_LaMatanza))). - -fof(axmondial2575, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_LaPlata))). - -fof(axmondial2576, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_Lanus))). - -fof(axmondial2577, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_LomasdeZamoras))). - -fof(axmondial2578, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_MardelPlata))). - -fof(axmondial2579, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_Moron))). - -fof(axmondial2580, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_Quilmes))). - -fof(axmondial2581, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_SanIsidro))). - -fof(axmondial2582, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_SanNicolasdelosArroyos))). - -fof(axmondial2583, axiom, - (hasType(type_City, inst_Countries_RA_provinces_BuenosAires_cities_VicenteLopez))). - -fof(axmondial2584, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Catamarca))). - -fof(axmondial2585, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Catamarca_cities_SanFernando))). - -fof(axmondial2586, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Catamarca_cities_SanFernandodelValledeCatamarca))). - -fof(axmondial2587, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Chaco))). - -fof(axmondial2588, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Chaco_cities_Resistencia))). - -fof(axmondial2589, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Chubut))). - -fof(axmondial2590, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Chubut_cities_ComodoroRivadavia))). - -fof(axmondial2591, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Chubut_cities_Rawson))). - -fof(axmondial2592, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Cordoba))). - -fof(axmondial2593, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Cordoba_cities_Cordoba))). - -fof(axmondial2594, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Cordoba_cities_RioCuarto))). - -fof(axmondial2595, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Corrientes))). - -fof(axmondial2596, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Corrientes_cities_Corrientes))). - -fof(axmondial2597, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_DistritoFederal))). - -fof(axmondial2598, axiom, - (hasType(type_City, inst_Countries_RA_provinces_DistritoFederal_cities_BuenosAires))). - -fof(axmondial2599, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_EntreRios))). - -fof(axmondial2600, axiom, - (hasType(type_City, inst_Countries_RA_provinces_EntreRios_cities_Concordia))). - -fof(axmondial2601, axiom, - (hasType(type_City, inst_Countries_RA_provinces_EntreRios_cities_Parana))). - -fof(axmondial2602, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Formosa))). - -fof(axmondial2603, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Formosa_cities_Formosa))). - -fof(axmondial2604, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Jujuy))). - -fof(axmondial2605, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Jujuy_cities_SanSalvadordeJujuy))). - -fof(axmondial2606, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_LaPampa))). - -fof(axmondial2607, axiom, - (hasType(type_City, inst_Countries_RA_provinces_LaPampa_cities_SantaRosa))). - -fof(axmondial2608, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_LaRioja))). - -fof(axmondial2609, axiom, - (hasType(type_City, inst_Countries_RA_provinces_LaRioja_cities_LaRioja))). - -fof(axmondial2610, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Mendoza))). - -fof(axmondial2611, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Mendoza_cities_Mendoza))). - -fof(axmondial2612, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Misiones))). - -fof(axmondial2613, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Misiones_cities_Posadas))). - -fof(axmondial2614, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Neuquen))). - -fof(axmondial2615, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Neuquen_cities_Neuquen))). - -fof(axmondial2616, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_RioNegro))). - -fof(axmondial2617, axiom, - (hasType(type_City, inst_Countries_RA_provinces_RioNegro_cities_Viedma))). - -fof(axmondial2618, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Salta))). - -fof(axmondial2619, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Salta_cities_Salta))). - -fof(axmondial2620, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_SanJuan))). - -fof(axmondial2621, axiom, - (hasType(type_City, inst_Countries_RA_provinces_SanJuan_cities_SanJuan))). - -fof(axmondial2622, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_SanLuis))). - -fof(axmondial2623, axiom, - (hasType(type_City, inst_Countries_RA_provinces_SanLuis_cities_SanLuis))). - -fof(axmondial2624, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_SantaCruz))). - -fof(axmondial2625, axiom, - (hasType(type_City, inst_Countries_RA_provinces_SantaCruz_cities_RioGallegos))). - -fof(axmondial2626, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_SantaFe))). - -fof(axmondial2627, axiom, - (hasType(type_City, inst_Countries_RA_provinces_SantaFe_cities_Rosario))). - -fof(axmondial2628, axiom, - (hasType(type_City, inst_Countries_RA_provinces_SantaFe_cities_SantaFe))). - -fof(axmondial2629, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_SantiagodeEstero))). - -fof(axmondial2630, axiom, - (hasType(type_City, inst_Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEstero))). - -fof(axmondial2631, axiom, - (hasType(type_City, inst_Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEsteroLaBanda))). - -fof(axmondial2632, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_TierradelFuego))). - -fof(axmondial2633, axiom, - (hasType(type_City, inst_Countries_RA_provinces_TierradelFuego_cities_Ushuaia))). - -fof(axmondial2634, axiom, - (hasType(type_Province, inst_Countries_RA_provinces_Tucuman))). - -fof(axmondial2635, axiom, - (hasType(type_City, inst_Countries_RA_provinces_Tucuman_cities_SanMigueldeTucuman))). - -fof(axmondial2636, axiom, - (hasType(type_City, inst_Countries_RB_cities_Gaborone))). - -fof(axmondial2637, axiom, - (hasType(type_City, inst_Countries_RCA_cities_Bangui))). - -fof(axmondial2638, axiom, - (hasType(type_City, inst_Countries_RCB_cities_Brazzaville))). - -fof(axmondial2639, axiom, - (hasType(type_City, inst_Countries_RCH_cities_Santiago))). - -fof(axmondial2640, axiom, - (hasType(type_City, inst_Countries_RCH_cities_Valparaiso))). - -fof(axmondial2641, axiom, - (hasType(type_City, inst_Countries_RC_cities_Chungho))). - -fof(axmondial2642, axiom, - (hasType(type_City, inst_Countries_RC_cities_Chungli))). - -fof(axmondial2643, axiom, - (hasType(type_City, inst_Countries_RC_cities_Hsinchuang))). - -fof(axmondial2644, axiom, - (hasType(type_City, inst_Countries_RC_cities_Hsintien))). - -fof(axmondial2645, axiom, - (hasType(type_City, inst_Countries_RC_cities_Sanchuung))). - -fof(axmondial2646, axiom, - (hasType(type_City, inst_Countries_RC_cities_Yungho))). - -fof(axmondial2647, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Changhua))). - -fof(axmondial2648, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Changhua_cities_Changhua))). - -fof(axmondial2649, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Chiai))). - -fof(axmondial2650, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Chiai_munic))). - -fof(axmondial2651, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Chiai_munic_cities_Chiai))). - -fof(axmondial2652, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Chilung_munic))). - -fof(axmondial2653, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Chilung_munic_cities_Chilung))). - -fof(axmondial2654, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Hsinchu))). - -fof(axmondial2655, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Hsinchu_munic))). - -fof(axmondial2656, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu))). - -fof(axmondial2657, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Hualien))). - -fof(axmondial2658, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Hualien_cities_Hualien))). - -fof(axmondial2659, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Ilan))). - -fof(axmondial2660, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Ilan_cities_Ilan))). - -fof(axmondial2661, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Kaohsiung))). - -fof(axmondial2662, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Kaohsiung_cities_Fengshan))). - -fof(axmondial2663, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Kaohsiung_munic))). - -fof(axmondial2664, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Kaohsiung_munic_cities_Kaohsiung))). - -fof(axmondial2665, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Miaoli))). - -fof(axmondial2666, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Miaoli_cities_Miaoli))). - -fof(axmondial2667, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Nantou))). - -fof(axmondial2668, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Nantou_cities_Nantou))). - -fof(axmondial2669, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Penghu))). - -fof(axmondial2670, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Penghu_cities_Makung))). - -fof(axmondial2671, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Pingtung))). - -fof(axmondial2672, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Pingtung_cities_Pingtung))). - -fof(axmondial2673, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Taichung))). - -fof(axmondial2674, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Taichung_cities_Fengyuan))). - -fof(axmondial2675, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Taichung_munic))). - -fof(axmondial2676, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Taichung_munic_cities_Taichung))). - -fof(axmondial2677, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Tainan))). - -fof(axmondial2678, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Tainan_cities_Hsinying))). - -fof(axmondial2679, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Tainan_munic))). - -fof(axmondial2680, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Tainan_munic_cities_Tainan))). - -fof(axmondial2681, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Taipei))). - -fof(axmondial2682, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Taipei_cities_Panchiao))). - -fof(axmondial2683, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Taipei_munic))). - -fof(axmondial2684, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Taipei_munic_cities_Taipei))). - -fof(axmondial2685, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Taitung))). - -fof(axmondial2686, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Taitung_cities_Taitung))). - -fof(axmondial2687, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Taoyuan))). - -fof(axmondial2688, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Taoyuan_cities_Taoyuan))). - -fof(axmondial2689, axiom, - (hasType(type_Province, inst_Countries_RC_provinces_Yunlin))). - -fof(axmondial2690, axiom, - (hasType(type_City, inst_Countries_RC_provinces_Yunlin_cities_Touliu))). - -fof(axmondial2691, axiom, - (hasType(type_City, inst_Countries_RG_cities_Conakry))). - -fof(axmondial2692, axiom, - (hasType(type_City, inst_Countries_RH_cities_Port_au_Prince))). - -fof(axmondial2693, axiom, - (hasType(type_City, inst_Countries_RIM_cities_Nouakchott))). - -fof(axmondial2694, axiom, - (hasType(type_City, inst_Countries_RI_cities_Ambon))). - -fof(axmondial2695, axiom, - (hasType(type_City, inst_Countries_RI_cities_Balikpapan))). - -fof(axmondial2696, axiom, - (hasType(type_City, inst_Countries_RI_cities_BandaAceh))). - -fof(axmondial2697, axiom, - (hasType(type_City, inst_Countries_RI_cities_BandarLampung))). - -fof(axmondial2698, axiom, - (hasType(type_City, inst_Countries_RI_cities_Bandung))). - -fof(axmondial2699, axiom, - (hasType(type_City, inst_Countries_RI_cities_Banjarmasin))). - -fof(axmondial2700, axiom, - (hasType(type_City, inst_Countries_RI_cities_Batam))). - -fof(axmondial2701, axiom, - (hasType(type_City, inst_Countries_RI_cities_Bengkulu))). - -fof(axmondial2702, axiom, - (hasType(type_City, inst_Countries_RI_cities_Binjai))). - -fof(axmondial2703, axiom, - (hasType(type_City, inst_Countries_RI_cities_Blitar))). - -fof(axmondial2704, axiom, - (hasType(type_City, inst_Countries_RI_cities_Bogor))). - -fof(axmondial2705, axiom, - (hasType(type_City, inst_Countries_RI_cities_Cirebon))). - -fof(axmondial2706, axiom, - (hasType(type_City, inst_Countries_RI_cities_Gorontalo))). - -fof(axmondial2707, axiom, - (hasType(type_City, inst_Countries_RI_cities_Jakarta))). - -fof(axmondial2708, axiom, - (hasType(type_City, inst_Countries_RI_cities_Jambi))). - -fof(axmondial2709, axiom, - (hasType(type_City, inst_Countries_RI_cities_Kediri))). - -fof(axmondial2710, axiom, - (hasType(type_City, inst_Countries_RI_cities_Madiun))). - -fof(axmondial2711, axiom, - (hasType(type_City, inst_Countries_RI_cities_Magelang))). - -fof(axmondial2712, axiom, - (hasType(type_City, inst_Countries_RI_cities_Malang))). - -fof(axmondial2713, axiom, - (hasType(type_City, inst_Countries_RI_cities_Manado))). - -fof(axmondial2714, axiom, - (hasType(type_City, inst_Countries_RI_cities_Medan))). - -fof(axmondial2715, axiom, - (hasType(type_City, inst_Countries_RI_cities_Padang))). - -fof(axmondial2716, axiom, - (hasType(type_City, inst_Countries_RI_cities_Palangkaraya))). - -fof(axmondial2717, axiom, - (hasType(type_City, inst_Countries_RI_cities_Palembang))). - -fof(axmondial2718, axiom, - (hasType(type_City, inst_Countries_RI_cities_PangkalPinang))). - -fof(axmondial2719, axiom, - (hasType(type_City, inst_Countries_RI_cities_ParePare))). - -fof(axmondial2720, axiom, - (hasType(type_City, inst_Countries_RI_cities_Pasuruan))). - -fof(axmondial2721, axiom, - (hasType(type_City, inst_Countries_RI_cities_Pekalongan))). - -fof(axmondial2722, axiom, - (hasType(type_City, inst_Countries_RI_cities_PekanBaru))). - -fof(axmondial2723, axiom, - (hasType(type_City, inst_Countries_RI_cities_PematangSiantar))). - -fof(axmondial2724, axiom, - (hasType(type_City, inst_Countries_RI_cities_Pontianak))). - -fof(axmondial2725, axiom, - (hasType(type_City, inst_Countries_RI_cities_Probolinggo))). - -fof(axmondial2726, axiom, - (hasType(type_City, inst_Countries_RI_cities_Samarinda))). - -fof(axmondial2727, axiom, - (hasType(type_City, inst_Countries_RI_cities_Semarang))). - -fof(axmondial2728, axiom, - (hasType(type_City, inst_Countries_RI_cities_Sukabumi))). - -fof(axmondial2729, axiom, - (hasType(type_City, inst_Countries_RI_cities_Surabaya))). - -fof(axmondial2730, axiom, - (hasType(type_City, inst_Countries_RI_cities_Surakarta))). - -fof(axmondial2731, axiom, - (hasType(type_City, inst_Countries_RI_cities_TanjungBalai))). - -fof(axmondial2732, axiom, - (hasType(type_City, inst_Countries_RI_cities_TebingTinggi))). - -fof(axmondial2733, axiom, - (hasType(type_City, inst_Countries_RI_cities_Tegal))). - -fof(axmondial2734, axiom, - (hasType(type_City, inst_Countries_RI_cities_UjungPandang))). - -fof(axmondial2735, axiom, - (hasType(type_City, inst_Countries_RI_cities_Yogyakarta))). - -fof(axmondial2736, axiom, - (hasType(type_City, inst_Countries_RL_cities_Beirut))). - -fof(axmondial2737, axiom, - (hasType(type_City, inst_Countries_RMM_cities_Bamako))). - -fof(axmondial2738, axiom, - (hasType(type_Province, inst_Countries_RM_provinces_Antananarivo))). - -fof(axmondial2739, axiom, - (hasType(type_City, inst_Countries_RM_provinces_Antananarivo_cities_Antananarivo))). - -fof(axmondial2740, axiom, - (hasType(type_City, inst_Countries_RM_provinces_Antananarivo_cities_Antsirabe))). - -fof(axmondial2741, axiom, - (hasType(type_Province, inst_Countries_RM_provinces_Antsiranana))). - -fof(axmondial2742, axiom, - (hasType(type_City, inst_Countries_RM_provinces_Antsiranana_cities_Antsiranana))). - -fof(axmondial2743, axiom, - (hasType(type_Province, inst_Countries_RM_provinces_Fianarantsoa))). - -fof(axmondial2744, axiom, - (hasType(type_City, inst_Countries_RM_provinces_Fianarantsoa_cities_Fianarantsoa))). - -fof(axmondial2745, axiom, - (hasType(type_Province, inst_Countries_RM_provinces_Mahajanga))). - -fof(axmondial2746, axiom, - (hasType(type_City, inst_Countries_RM_provinces_Mahajanga_cities_Majunga))). - -fof(axmondial2747, axiom, - (hasType(type_Province, inst_Countries_RM_provinces_Toamasina))). - -fof(axmondial2748, axiom, - (hasType(type_City, inst_Countries_RM_provinces_Toamasina_cities_Tamatave))). - -fof(axmondial2749, axiom, - (hasType(type_Province, inst_Countries_RM_provinces_Toliary))). - -fof(axmondial2750, axiom, - (hasType(type_City, inst_Countries_RM_provinces_Toliary_cities_Toliary))). - -fof(axmondial2751, axiom, - (hasType(type_City, inst_Countries_RN_cities_Niamey))). - -fof(axmondial2752, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Cheju))). - -fof(axmondial2753, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Chinju))). - -fof(axmondial2754, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Chongju))). - -fof(axmondial2755, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Chonju))). - -fof(axmondial2756, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Chunchon))). - -fof(axmondial2757, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Inchon))). - -fof(axmondial2758, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Kunsan))). - -fof(axmondial2759, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Kwangju))). - -fof(axmondial2760, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Masan))). - -fof(axmondial2761, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Mokpo))). - -fof(axmondial2762, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Pusan))). - -fof(axmondial2763, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Seoul))). - -fof(axmondial2764, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Songnam))). - -fof(axmondial2765, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Suwon))). - -fof(axmondial2766, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Taegu))). - -fof(axmondial2767, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Taejon))). - -fof(axmondial2768, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Ulsan))). - -fof(axmondial2769, axiom, - (hasType(type_City, inst_Countries_ROK_cities_Yosu))). - -fof(axmondial2770, axiom, - (hasType(type_City, inst_Countries_ROU_cities_Montevideo))). - -fof(axmondial2771, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Alba))). - -fof(axmondial2772, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Alba_cities_AlbaIulia))). - -fof(axmondial2773, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Arad))). - -fof(axmondial2774, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Arad_cities_Arad))). - -fof(axmondial2775, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Arges))). - -fof(axmondial2776, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Arges_cities_Pitesti))). - -fof(axmondial2777, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Bacau))). - -fof(axmondial2778, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Bacau_cities_Bacau))). - -fof(axmondial2779, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Bihor))). - -fof(axmondial2780, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Bihor_cities_Oradea))). - -fof(axmondial2781, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_BistritaNasaud))). - -fof(axmondial2782, axiom, - (hasType(type_City, inst_Countries_RO_provinces_BistritaNasaud_cities_Bistrita))). - -fof(axmondial2783, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Botosani))). - -fof(axmondial2784, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Botosani_cities_Botosani))). - -fof(axmondial2785, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Braila))). - -fof(axmondial2786, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Braila_cities_Braila))). - -fof(axmondial2787, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Brasov))). - -fof(axmondial2788, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Brasov_cities_Brasov))). - -fof(axmondial2789, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Bucuresti))). - -fof(axmondial2790, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Bucuresti_cities_Bucharest))). - -fof(axmondial2791, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Buzau))). - -fof(axmondial2792, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Buzau_cities_Buzau))). - -fof(axmondial2793, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Calarasi))). - -fof(axmondial2794, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Calarasi_cities_Calarasi))). - -fof(axmondial2795, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_CarasSeverin))). - -fof(axmondial2796, axiom, - (hasType(type_City, inst_Countries_RO_provinces_CarasSeverin_cities_Resita))). - -fof(axmondial2797, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Cluj))). - -fof(axmondial2798, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Cluj_cities_ClujNapoca))). - -fof(axmondial2799, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Constanta))). - -fof(axmondial2800, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Constanta_cities_Constanta))). - -fof(axmondial2801, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Covasha))). - -fof(axmondial2802, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Covasha_cities_SfintuGheorghe))). - -fof(axmondial2803, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Dimbovita))). - -fof(axmondial2804, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Dimbovita_cities_Tirgoviste))). - -fof(axmondial2805, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Dolj))). - -fof(axmondial2806, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Dolj_cities_Craiova))). - -fof(axmondial2807, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Galati))). - -fof(axmondial2808, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Galati_cities_Galati))). - -fof(axmondial2809, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Giurgiu))). - -fof(axmondial2810, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Giurgiu_cities_Giurgiu))). - -fof(axmondial2811, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Gorj))). - -fof(axmondial2812, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Gorj_cities_TirguJiu))). - -fof(axmondial2813, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Harghita))). - -fof(axmondial2814, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Harghita_cities_MiercureaCiuc))). - -fof(axmondial2815, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Hunedoara))). - -fof(axmondial2816, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Hunedoara_cities_Deva))). - -fof(axmondial2817, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Ialomita))). - -fof(axmondial2818, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Ialomita_cities_Slobozia))). - -fof(axmondial2819, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Iasi))). - -fof(axmondial2820, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Iasi_cities_Iasi))). - -fof(axmondial2821, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Maramures))). - -fof(axmondial2822, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Maramures_cities_BaiaMare))). - -fof(axmondial2823, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Mehedinti))). - -fof(axmondial2824, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Mehedinti_cities_DrobetaTurnuSeverin))). - -fof(axmondial2825, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Mures))). - -fof(axmondial2826, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Mures_cities_TirguMures))). - -fof(axmondial2827, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Neamt))). - -fof(axmondial2828, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Neamt_cities_PiatraNeamt))). - -fof(axmondial2829, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Olt))). - -fof(axmondial2830, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Olt_cities_Slatina))). - -fof(axmondial2831, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Prahova))). - -fof(axmondial2832, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Prahova_cities_Ploiesti))). - -fof(axmondial2833, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Salaj))). - -fof(axmondial2834, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Salaj_cities_Zalau))). - -fof(axmondial2835, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_SatuMare))). - -fof(axmondial2836, axiom, - (hasType(type_City, inst_Countries_RO_provinces_SatuMare_cities_SatuMare))). - -fof(axmondial2837, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Sibiu))). - -fof(axmondial2838, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Sibiu_cities_Sibiu))). - -fof(axmondial2839, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Suceava))). - -fof(axmondial2840, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Suceava_cities_Suceava))). - -fof(axmondial2841, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Teleorman))). - -fof(axmondial2842, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Teleorman_cities_Alexandria))). - -fof(axmondial2843, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Timis))). - -fof(axmondial2844, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Timis_cities_Timisoara))). - -fof(axmondial2845, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Tulcea))). - -fof(axmondial2846, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Tulcea_cities_Tulcea))). - -fof(axmondial2847, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Vaslui))). - -fof(axmondial2848, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Vaslui_cities_Vaslui))). - -fof(axmondial2849, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Vilcea))). - -fof(axmondial2850, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Vilcea_cities_RimnicuVilcea))). - -fof(axmondial2851, axiom, - (hasType(type_Province, inst_Countries_RO_provinces_Vrancea))). - -fof(axmondial2852, axiom, - (hasType(type_City, inst_Countries_RO_provinces_Vrancea_cities_Focsani))). - -fof(axmondial2853, axiom, - (hasType(type_City, inst_Countries_RP_cities_CagayandeOro))). - -fof(axmondial2854, axiom, - (hasType(type_City, inst_Countries_RP_cities_Cebu))). - -fof(axmondial2855, axiom, - (hasType(type_City, inst_Countries_RP_cities_Davao))). - -fof(axmondial2856, axiom, - (hasType(type_City, inst_Countries_RP_cities_Kalookan))). - -fof(axmondial2857, axiom, - (hasType(type_City, inst_Countries_RP_cities_Makati))). - -fof(axmondial2858, axiom, - (hasType(type_City, inst_Countries_RP_cities_Manila))). - -fof(axmondial2859, axiom, - (hasType(type_City, inst_Countries_RP_cities_Pasay))). - -fof(axmondial2860, axiom, - (hasType(type_City, inst_Countries_RP_cities_Pasig))). - -fof(axmondial2861, axiom, - (hasType(type_City, inst_Countries_RP_cities_Quezon))). - -fof(axmondial2862, axiom, - (hasType(type_City, inst_Countries_RP_cities_Zamboanga))). - -fof(axmondial2863, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Alexandra))). - -fof(axmondial2864, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Benoni))). - -fof(axmondial2865, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Boksburg))). - -fof(axmondial2866, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Carletonville))). - -fof(axmondial2867, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Daveyton))). - -fof(axmondial2868, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Diepmeadow))). - -fof(axmondial2869, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Evaton))). - -fof(axmondial2870, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Germiston))). - -fof(axmondial2871, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Ibhayi))). - -fof(axmondial2872, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Katlehong))). - -fof(axmondial2873, axiom, - (hasType(type_City, inst_Countries_RSA_cities_KemptonPark))). - -fof(axmondial2874, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Khayalitsha))). - -fof(axmondial2875, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Lekoa))). - -fof(axmondial2876, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Mamelodi))). - -fof(axmondial2877, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Mangaung))). - -fof(axmondial2878, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Roodepoort))). - -fof(axmondial2879, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Sandton))). - -fof(axmondial2880, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Soshanguve))). - -fof(axmondial2881, axiom, - (hasType(type_City, inst_Countries_RSA_cities_Tembisa))). - -fof(axmondial2882, axiom, - (hasType(type_Province, inst_Countries_RSA_provinces_EasternCape))). - -fof(axmondial2883, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_EasternCape_cities_EastLondon))). - -fof(axmondial2884, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_EasternCape_cities_KingWilliamsTown))). - -fof(axmondial2885, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_EasternCape_cities_PortElizabeth))). - -fof(axmondial2886, axiom, - (hasType(type_Province, inst_Countries_RSA_provinces_FreeState))). - -fof(axmondial2887, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_FreeState_cities_Bloemfontein))). - -fof(axmondial2888, axiom, - (hasType(type_Province, inst_Countries_RSA_provinces_Gauteng))). - -fof(axmondial2889, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_Gauteng_cities_Johannesburg))). - -fof(axmondial2890, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_Gauteng_cities_Pretoria))). - -fof(axmondial2891, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_Gauteng_cities_Soweto))). - -fof(axmondial2892, axiom, - (hasType(type_Province, inst_Countries_RSA_provinces_KwazuluNatal))). - -fof(axmondial2893, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_KwazuluNatal_cities_Durban))). - -fof(axmondial2894, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_KwazuluNatal_cities_Pietermaritzburg))). - -fof(axmondial2895, axiom, - (hasType(type_Province, inst_Countries_RSA_provinces_Mpumalanga))). - -fof(axmondial2896, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_Mpumalanga_cities_Nelspruit))). - -fof(axmondial2897, axiom, - (hasType(type_Province, inst_Countries_RSA_provinces_NorthWest))). - -fof(axmondial2898, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_NorthWest_cities_Mmabatho))). - -fof(axmondial2899, axiom, - (hasType(type_Province, inst_Countries_RSA_provinces_NorthernCape))). - -fof(axmondial2900, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_NorthernCape_cities_Kimberley))). - -fof(axmondial2901, axiom, - (hasType(type_Province, inst_Countries_RSA_provinces_NorthernProvince))). - -fof(axmondial2902, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_NorthernProvince_cities_Pietersburg))). - -fof(axmondial2903, axiom, - (hasType(type_Province, inst_Countries_RSA_provinces_WesternCape))). - -fof(axmondial2904, axiom, - (hasType(type_City, inst_Countries_RSA_provinces_WesternCape_cities_CapeTown))). - -fof(axmondial2905, axiom, - (hasType(type_City, inst_Countries_RSM_cities_SanMarino))). - -fof(axmondial2906, axiom, - (hasType(type_City, inst_Countries_RT_cities_Lome))). - -fof(axmondial2907, axiom, - (hasType(type_City, inst_Countries_RWA_cities_Kigali))). - -fof(axmondial2908, axiom, - (hasType(type_City, inst_Countries_R_cities_Seversk))). - -fof(axmondial2909, axiom, - (hasType(type_City, inst_Countries_R_cities_Zagorsk))). - -fof(axmondial2910, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Altayskiykray))). - -fof(axmondial2911, axiom, - (hasType(type_City, inst_Countries_R_provinces_Altayskiykray_cities_Barnaul))). - -fof(axmondial2912, axiom, - (hasType(type_City, inst_Countries_R_provinces_Altayskiykray_cities_Biysk))). - -fof(axmondial2913, axiom, - (hasType(type_City, inst_Countries_R_provinces_Altayskiykray_cities_Rubtsovsk))). - -fof(axmondial2914, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Amurskayaoblast))). - -fof(axmondial2915, axiom, - (hasType(type_City, inst_Countries_R_provinces_Amurskayaoblast_cities_Blagoveshchensk))). - -fof(axmondial2916, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Arkhangelskayaoblast))). - -fof(axmondial2917, axiom, - (hasType(type_City, inst_Countries_R_provinces_Arkhangelskayaoblast_cities_Arkhangelsk))). - -fof(axmondial2918, axiom, - (hasType(type_City, inst_Countries_R_provinces_Arkhangelskayaoblast_cities_Severodvinsk))). - -fof(axmondial2919, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Astrakhanskayaoblast))). - -fof(axmondial2920, axiom, - (hasType(type_City, inst_Countries_R_provinces_Astrakhanskayaoblast_cities_Astrakhan))). - -fof(axmondial2921, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Belgorodskayaoblast))). - -fof(axmondial2922, axiom, - (hasType(type_City, inst_Countries_R_provinces_Belgorodskayaoblast_cities_Belgorod))). - -fof(axmondial2923, axiom, - (hasType(type_City, inst_Countries_R_provinces_Belgorodskayaoblast_cities_StaryOskol))). - -fof(axmondial2924, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Bryanskayaoblast))). - -fof(axmondial2925, axiom, - (hasType(type_City, inst_Countries_R_provinces_Bryanskayaoblast_cities_Bryansk))). - -fof(axmondial2926, axiom, - (hasType(type_Province, inst_Countries_R_provinces_ChechenRep_))). - -fof(axmondial2927, axiom, - (hasType(type_City, inst_Countries_R_provinces_ChechenRep__cities_Grozny))). - -fof(axmondial2928, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Chelyabinskayaoblast))). - -fof(axmondial2929, axiom, - (hasType(type_City, inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Chelyabinsk))). - -fof(axmondial2930, axiom, - (hasType(type_City, inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Magnitogorsk))). - -fof(axmondial2931, axiom, - (hasType(type_City, inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Miass))). - -fof(axmondial2932, axiom, - (hasType(type_City, inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Zlatoust))). - -fof(axmondial2933, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Chitinskayaoblast))). - -fof(axmondial2934, axiom, - (hasType(type_City, inst_Countries_R_provinces_Chitinskayaoblast_cities_Chita))). - -fof(axmondial2935, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Chukotskyao))). - -fof(axmondial2936, axiom, - (hasType(type_City, inst_Countries_R_provinces_Chukotskyao_cities_Anadyr))). - -fof(axmondial2937, axiom, - (hasType(type_Province, inst_Countries_R_provinces_ChuvashRepublic))). - -fof(axmondial2938, axiom, - (hasType(type_City, inst_Countries_R_provinces_ChuvashRepublic_cities_Cheboksary))). - -fof(axmondial2939, axiom, - (hasType(type_City, inst_Countries_R_provinces_ChuvashRepublic_cities_Novocheboksarsk))). - -fof(axmondial2940, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Irkutskayaoblast))). - -fof(axmondial2941, axiom, - (hasType(type_City, inst_Countries_R_provinces_Irkutskayaoblast_cities_Angarsk))). - -fof(axmondial2942, axiom, - (hasType(type_City, inst_Countries_R_provinces_Irkutskayaoblast_cities_Bratsk))). - -fof(axmondial2943, axiom, - (hasType(type_City, inst_Countries_R_provinces_Irkutskayaoblast_cities_Irkutsk))). - -fof(axmondial2944, axiom, - (hasType(type_City, inst_Countries_R_provinces_Irkutskayaoblast_cities_UsolyeSibirskoye))). - -fof(axmondial2945, axiom, - (hasType(type_City, inst_Countries_R_provinces_Irkutskayaoblast_cities_UstIlimsk))). - -fof(axmondial2946, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Ivanovskayaoblast))). - -fof(axmondial2947, axiom, - (hasType(type_City, inst_Countries_R_provinces_Ivanovskayaoblast_cities_Ivanovo))). - -fof(axmondial2948, axiom, - (hasType(type_City, inst_Countries_R_provinces_Ivanovskayaoblast_cities_Kineshma))). - -fof(axmondial2949, axiom, - (hasType(type_Province, inst_Countries_R_provinces_KabardinoBalkarRep_))). - -fof(axmondial2950, axiom, - (hasType(type_City, inst_Countries_R_provinces_KabardinoBalkarRep__cities_Nalchik))). - -fof(axmondial2951, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Kaliningradskayaoblast))). - -fof(axmondial2952, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kaliningradskayaoblast_cities_Kaliningrad))). - -fof(axmondial2953, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Kaluzhskayaoblast))). - -fof(axmondial2954, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kaluzhskayaoblast_cities_Kaluga))). - -fof(axmondial2955, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kaluzhskayaoblast_cities_Obninsk))). - -fof(axmondial2956, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Kamchatskayaoblast))). - -fof(axmondial2957, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kamchatskayaoblast_cities_PetropavlovskKamchatsky))). - -fof(axmondial2958, axiom, - (hasType(type_Province, inst_Countries_R_provinces_KarachayevoCherkesskRep_))). - -fof(axmondial2959, axiom, - (hasType(type_City, inst_Countries_R_provinces_KarachayevoCherkesskRep__cities_Cherkessk))). - -fof(axmondial2960, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Kemerovskayaoblast))). - -fof(axmondial2961, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kemerovskayaoblast_cities_AnzheroSudzhensk))). - -fof(axmondial2962, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kemerovskayaoblast_cities_Kemerovo))). - -fof(axmondial2963, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kemerovskayaoblast_cities_Kiselyovsk))). - -fof(axmondial2964, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kemerovskayaoblast_cities_LeninskKuznetskiy))). - -fof(axmondial2965, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kemerovskayaoblast_cities_Mezhdurechensk))). - -fof(axmondial2966, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kemerovskayaoblast_cities_Novokuznetsk))). - -fof(axmondial2967, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kemerovskayaoblast_cities_Prokopyevsk))). - -fof(axmondial2968, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Khabarovskiykray))). - -fof(axmondial2969, axiom, - (hasType(type_City, inst_Countries_R_provinces_Khabarovskiykray_cities_Khabarovsk))). - -fof(axmondial2970, axiom, - (hasType(type_City, inst_Countries_R_provinces_Khabarovskiykray_cities_KomsomolsknaAmure))). - -fof(axmondial2971, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Kirovskayaoblast))). - -fof(axmondial2972, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kirovskayaoblast_cities_Kirov))). - -fof(axmondial2973, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Kostromskayaoblast))). - -fof(axmondial2974, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kostromskayaoblast_cities_Kostroma))). - -fof(axmondial2975, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Krasnodarskykray))). - -fof(axmondial2976, axiom, - (hasType(type_City, inst_Countries_R_provinces_Krasnodarskykray_cities_Armavir))). - -fof(axmondial2977, axiom, - (hasType(type_City, inst_Countries_R_provinces_Krasnodarskykray_cities_Krasnodar))). - -fof(axmondial2978, axiom, - (hasType(type_City, inst_Countries_R_provinces_Krasnodarskykray_cities_Novorossiysk))). - -fof(axmondial2979, axiom, - (hasType(type_City, inst_Countries_R_provinces_Krasnodarskykray_cities_Sochi))). - -fof(axmondial2980, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Krasnoyarskiykray))). - -fof(axmondial2981, axiom, - (hasType(type_City, inst_Countries_R_provinces_Krasnoyarskiykray_cities_Achinsk))). - -fof(axmondial2982, axiom, - (hasType(type_City, inst_Countries_R_provinces_Krasnoyarskiykray_cities_Kansk))). - -fof(axmondial2983, axiom, - (hasType(type_City, inst_Countries_R_provinces_Krasnoyarskiykray_cities_Krasnoyarsk))). - -fof(axmondial2984, axiom, - (hasType(type_City, inst_Countries_R_provinces_Krasnoyarskiykray_cities_Norilsk))). - -fof(axmondial2985, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Kurganskayaoblast))). - -fof(axmondial2986, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kurganskayaoblast_cities_Kurgan))). - -fof(axmondial2987, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Kurskayaoblast))). - -fof(axmondial2988, axiom, - (hasType(type_City, inst_Countries_R_provinces_Kurskayaoblast_cities_Kursk))). - -fof(axmondial2989, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Leningradskayaoblast))). - -fof(axmondial2990, axiom, - (hasType(type_City, inst_Countries_R_provinces_Leningradskayaoblast_cities_Kolpino))). - -fof(axmondial2991, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Lipetskayaoblast))). - -fof(axmondial2992, axiom, - (hasType(type_City, inst_Countries_R_provinces_Lipetskayaoblast_cities_Lipetsk))). - -fof(axmondial2993, axiom, - (hasType(type_City, inst_Countries_R_provinces_Lipetskayaoblast_cities_Yelets))). - -fof(axmondial2994, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Magadanskayaoblast))). - -fof(axmondial2995, axiom, - (hasType(type_City, inst_Countries_R_provinces_Magadanskayaoblast_cities_Magadan))). - -fof(axmondial2996, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Moskovskayaoblast))). - -fof(axmondial2997, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Balashikha))). - -fof(axmondial2998, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Elektrostal))). - -fof(axmondial2999, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Khimki))). - -fof(axmondial3000, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Kolomna))). - -fof(axmondial3001, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Lyubertsy))). - -fof(axmondial3002, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Mytishchi))). - -fof(axmondial3003, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Noginsk))). - -fof(axmondial3004, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Odintsovo))). - -fof(axmondial3005, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_OrekhovoZuyevo))). - -fof(axmondial3006, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Podolsk))). - -fof(axmondial3007, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Serpukhov))). - -fof(axmondial3008, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Shchyolkovo))). - -fof(axmondial3009, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskovskayaoblast_cities_Zelenograd))). - -fof(axmondial3010, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Moskva))). - -fof(axmondial3011, axiom, - (hasType(type_City, inst_Countries_R_provinces_Moskva_cities_Moscow))). - -fof(axmondial3012, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Murmanskayaoblast))). - -fof(axmondial3013, axiom, - (hasType(type_City, inst_Countries_R_provinces_Murmanskayaoblast_cities_Murmansk))). - -fof(axmondial3014, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Nizhegorodskayaoblast))). - -fof(axmondial3015, axiom, - (hasType(type_City, inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_Arzamas))). - -fof(axmondial3016, axiom, - (hasType(type_City, inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_Dzerzhinsk))). - -fof(axmondial3017, axiom, - (hasType(type_City, inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_NizhniyNovgorod))). - -fof(axmondial3018, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Novgorodskayaoblast))). - -fof(axmondial3019, axiom, - (hasType(type_City, inst_Countries_R_provinces_Novgorodskayaoblast_cities_Novgorod))). - -fof(axmondial3020, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Novosibirskayaoblast))). - -fof(axmondial3021, axiom, - (hasType(type_City, inst_Countries_R_provinces_Novosibirskayaoblast_cities_Novosibirsk))). - -fof(axmondial3022, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Omskayaoblast))). - -fof(axmondial3023, axiom, - (hasType(type_City, inst_Countries_R_provinces_Omskayaoblast_cities_Omsk))). - -fof(axmondial3024, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Orenburgskayaoblast))). - -fof(axmondial3025, axiom, - (hasType(type_City, inst_Countries_R_provinces_Orenburgskayaoblast_cities_Novotroitsk))). - -fof(axmondial3026, axiom, - (hasType(type_City, inst_Countries_R_provinces_Orenburgskayaoblast_cities_Orenburg))). - -fof(axmondial3027, axiom, - (hasType(type_City, inst_Countries_R_provinces_Orenburgskayaoblast_cities_Orsk))). - -fof(axmondial3028, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Orlovskayaoblast))). - -fof(axmondial3029, axiom, - (hasType(type_City, inst_Countries_R_provinces_Orlovskayaoblast_cities_Orel))). - -fof(axmondial3030, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Penzenskayaoblast))). - -fof(axmondial3031, axiom, - (hasType(type_City, inst_Countries_R_provinces_Penzenskayaoblast_cities_Kuznetsk))). - -fof(axmondial3032, axiom, - (hasType(type_City, inst_Countries_R_provinces_Penzenskayaoblast_cities_Penza))). - -fof(axmondial3033, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Permskayaoblast))). - -fof(axmondial3034, axiom, - (hasType(type_City, inst_Countries_R_provinces_Permskayaoblast_cities_Berezniki))). - -fof(axmondial3035, axiom, - (hasType(type_City, inst_Countries_R_provinces_Permskayaoblast_cities_Perm))). - -fof(axmondial3036, axiom, - (hasType(type_City, inst_Countries_R_provinces_Permskayaoblast_cities_Solikamsk))). - -fof(axmondial3037, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Primorskykray))). - -fof(axmondial3038, axiom, - (hasType(type_City, inst_Countries_R_provinces_Primorskykray_cities_Nakhodka))). - -fof(axmondial3039, axiom, - (hasType(type_City, inst_Countries_R_provinces_Primorskykray_cities_Ussuriysk))). - -fof(axmondial3040, axiom, - (hasType(type_City, inst_Countries_R_provinces_Primorskykray_cities_Vladivostok))). - -fof(axmondial3041, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Pskovskayaoblast))). - -fof(axmondial3042, axiom, - (hasType(type_City, inst_Countries_R_provinces_Pskovskayaoblast_cities_Pskov))). - -fof(axmondial3043, axiom, - (hasType(type_City, inst_Countries_R_provinces_Pskovskayaoblast_cities_VelikiyeLuki))). - -fof(axmondial3044, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofAdygeya))). - -fof(axmondial3045, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofAdygeya_cities_Maykop))). - -fof(axmondial3046, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofAltay))). - -fof(axmondial3047, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofAltay_cities_GornoAltaysk))). - -fof(axmondial3048, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofBashkortostan))). - -fof(axmondial3049, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Oktyabrsky))). - -fof(axmondial3050, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Salavat))). - -fof(axmondial3051, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Sterlitamak))). - -fof(axmondial3052, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Ufa))). - -fof(axmondial3053, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofBuryatiya))). - -fof(axmondial3054, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofBuryatiya_cities_UlanUde))). - -fof(axmondial3055, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofDagestan))). - -fof(axmondial3056, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofDagestan_cities_Makhachkala))). - -fof(axmondial3057, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofIngushetiya))). - -fof(axmondial3058, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofIngushetiya_cities_Nazran))). - -fof(axmondial3059, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofKalmykiya))). - -fof(axmondial3060, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofKalmykiya_cities_Elista))). - -fof(axmondial3061, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofKarelia))). - -fof(axmondial3062, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofKarelia_cities_Petrozavodsk))). - -fof(axmondial3063, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofKhakassiya))). - -fof(axmondial3064, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofKhakassiya_cities_Abakan))). - -fof(axmondial3065, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofKomi))). - -fof(axmondial3066, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofKomi_cities_Syktyvkar))). - -fof(axmondial3067, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofKomi_cities_Ukhta))). - -fof(axmondial3068, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofKomi_cities_Vorkuta))). - -fof(axmondial3069, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofMariyEl))). - -fof(axmondial3070, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofMariyEl_cities_YoshkarOla))). - -fof(axmondial3071, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofMordovia))). - -fof(axmondial3072, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofMordovia_cities_Saransk))). - -fof(axmondial3073, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofNorthOssetiya))). - -fof(axmondial3074, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofNorthOssetiya_cities_Vladikavkaz))). - -fof(axmondial3075, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofSakha))). - -fof(axmondial3076, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofSakha_cities_Yakutsk))). - -fof(axmondial3077, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofTatarstan))). - -fof(axmondial3078, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofTatarstan_cities_Almetyevsk))). - -fof(axmondial3079, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofTatarstan_cities_Kazan))). - -fof(axmondial3080, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofTatarstan_cities_NaberezhnyeChelny))). - -fof(axmondial3081, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofTatarstan_cities_Nizhnekamsk))). - -fof(axmondial3082, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofTatarstan_cities_Zelenodolysk))). - -fof(axmondial3083, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rep_ofTyva))). - -fof(axmondial3084, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rep_ofTyva_cities_Kyzyl))). - -fof(axmondial3085, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Rostovskayaoblast))). - -fof(axmondial3086, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rostovskayaoblast_cities_Novocherkassk))). - -fof(axmondial3087, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rostovskayaoblast_cities_Novoshakhtinsk))). - -fof(axmondial3088, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rostovskayaoblast_cities_RostovnaDonu))). - -fof(axmondial3089, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rostovskayaoblast_cities_RostovnoDonu))). - -fof(axmondial3090, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rostovskayaoblast_cities_Shakhty))). - -fof(axmondial3091, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rostovskayaoblast_cities_Taganrog))). - -fof(axmondial3092, axiom, - (hasType(type_City, inst_Countries_R_provinces_Rostovskayaoblast_cities_Volgodonsk))). - -fof(axmondial3093, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Ryazanskayaoblast))). - -fof(axmondial3094, axiom, - (hasType(type_City, inst_Countries_R_provinces_Ryazanskayaoblast_cities_Ryazan))). - -fof(axmondial3095, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Sakhalinskayaoblast))). - -fof(axmondial3096, axiom, - (hasType(type_City, inst_Countries_R_provinces_Sakhalinskayaoblast_cities_YuzhnoSakhalinsk))). - -fof(axmondial3097, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Samarskayaoblast))). - -fof(axmondial3098, axiom, - (hasType(type_City, inst_Countries_R_provinces_Samarskayaoblast_cities_Novokuybyshevsk))). - -fof(axmondial3099, axiom, - (hasType(type_City, inst_Countries_R_provinces_Samarskayaoblast_cities_Samara))). - -fof(axmondial3100, axiom, - (hasType(type_City, inst_Countries_R_provinces_Samarskayaoblast_cities_Syzran))). - -fof(axmondial3101, axiom, - (hasType(type_City, inst_Countries_R_provinces_Samarskayaoblast_cities_Tolyatti))). - -fof(axmondial3102, axiom, - (hasType(type_Province, inst_Countries_R_provinces_SanktPeterburg))). - -fof(axmondial3103, axiom, - (hasType(type_City, inst_Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg))). - -fof(axmondial3104, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Saratovskayaoblast))). - -fof(axmondial3105, axiom, - (hasType(type_City, inst_Countries_R_provinces_Saratovskayaoblast_cities_Balakovo))). - -fof(axmondial3106, axiom, - (hasType(type_City, inst_Countries_R_provinces_Saratovskayaoblast_cities_Engels))). - -fof(axmondial3107, axiom, - (hasType(type_City, inst_Countries_R_provinces_Saratovskayaoblast_cities_Saratov))). - -fof(axmondial3108, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Smolenskayaoblast))). - -fof(axmondial3109, axiom, - (hasType(type_City, inst_Countries_R_provinces_Smolenskayaoblast_cities_Smolensk))). - -fof(axmondial3110, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Stavropolskykray))). - -fof(axmondial3111, axiom, - (hasType(type_City, inst_Countries_R_provinces_Stavropolskykray_cities_Kislovodsk))). - -fof(axmondial3112, axiom, - (hasType(type_City, inst_Countries_R_provinces_Stavropolskykray_cities_Neftekamsk))). - -fof(axmondial3113, axiom, - (hasType(type_City, inst_Countries_R_provinces_Stavropolskykray_cities_Nevinnomyssk))). - -fof(axmondial3114, axiom, - (hasType(type_City, inst_Countries_R_provinces_Stavropolskykray_cities_Pyatigorsk))). - -fof(axmondial3115, axiom, - (hasType(type_City, inst_Countries_R_provinces_Stavropolskykray_cities_Stavropol))). - -fof(axmondial3116, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Sverdlovskayaoblast))). - -fof(axmondial3117, axiom, - (hasType(type_City, inst_Countries_R_provinces_Sverdlovskayaoblast_cities_KamenskUralskiy))). - -fof(axmondial3118, axiom, - (hasType(type_City, inst_Countries_R_provinces_Sverdlovskayaoblast_cities_NizhniyTagil))). - -fof(axmondial3119, axiom, - (hasType(type_City, inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Pervouralsk))). - -fof(axmondial3120, axiom, - (hasType(type_City, inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Serov))). - -fof(axmondial3121, axiom, - (hasType(type_City, inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Yekaterinburg))). - -fof(axmondial3122, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Tambovskayaoblast))). - -fof(axmondial3123, axiom, - (hasType(type_City, inst_Countries_R_provinces_Tambovskayaoblast_cities_Michurinsk))). - -fof(axmondial3124, axiom, - (hasType(type_City, inst_Countries_R_provinces_Tambovskayaoblast_cities_Tambov))). - -fof(axmondial3125, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Tomskayaoblast))). - -fof(axmondial3126, axiom, - (hasType(type_City, inst_Countries_R_provinces_Tomskayaoblast_cities_Tomsk))). - -fof(axmondial3127, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Tulskayaoblast))). - -fof(axmondial3128, axiom, - (hasType(type_City, inst_Countries_R_provinces_Tulskayaoblast_cities_Novomoskovsk))). - -fof(axmondial3129, axiom, - (hasType(type_City, inst_Countries_R_provinces_Tulskayaoblast_cities_Tula))). - -fof(axmondial3130, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Tverskayaoblast))). - -fof(axmondial3131, axiom, - (hasType(type_City, inst_Countries_R_provinces_Tverskayaoblast_cities_Tver))). - -fof(axmondial3132, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Tyumenskayaoblast))). - -fof(axmondial3133, axiom, - (hasType(type_City, inst_Countries_R_provinces_Tyumenskayaoblast_cities_Nizhnevartovsk))). - -fof(axmondial3134, axiom, - (hasType(type_City, inst_Countries_R_provinces_Tyumenskayaoblast_cities_Surgut))). - -fof(axmondial3135, axiom, - (hasType(type_City, inst_Countries_R_provinces_Tyumenskayaoblast_cities_Tyumen))). - -fof(axmondial3136, axiom, - (hasType(type_Province, inst_Countries_R_provinces_UdmurtRepublic))). - -fof(axmondial3137, axiom, - (hasType(type_City, inst_Countries_R_provinces_UdmurtRepublic_cities_Glazov))). - -fof(axmondial3138, axiom, - (hasType(type_City, inst_Countries_R_provinces_UdmurtRepublic_cities_Izhevsk))). - -fof(axmondial3139, axiom, - (hasType(type_City, inst_Countries_R_provinces_UdmurtRepublic_cities_Sarapul))). - -fof(axmondial3140, axiom, - (hasType(type_City, inst_Countries_R_provinces_UdmurtRepublic_cities_Votkinsk))). - -fof(axmondial3141, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Ulyanovskayaoblast))). - -fof(axmondial3142, axiom, - (hasType(type_City, inst_Countries_R_provinces_Ulyanovskayaoblast_cities_Dimitrovgrad))). - -fof(axmondial3143, axiom, - (hasType(type_City, inst_Countries_R_provinces_Ulyanovskayaoblast_cities_Simbirsk))). - -fof(axmondial3144, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Vladimirskayaoblast))). - -fof(axmondial3145, axiom, - (hasType(type_City, inst_Countries_R_provinces_Vladimirskayaoblast_cities_Kovrov))). - -fof(axmondial3146, axiom, - (hasType(type_City, inst_Countries_R_provinces_Vladimirskayaoblast_cities_Murom))). - -fof(axmondial3147, axiom, - (hasType(type_City, inst_Countries_R_provinces_Vladimirskayaoblast_cities_Vladimir))). - -fof(axmondial3148, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Volgogradskayaoblast))). - -fof(axmondial3149, axiom, - (hasType(type_City, inst_Countries_R_provinces_Volgogradskayaoblast_cities_Kamyshin))). - -fof(axmondial3150, axiom, - (hasType(type_City, inst_Countries_R_provinces_Volgogradskayaoblast_cities_Volgograd))). - -fof(axmondial3151, axiom, - (hasType(type_City, inst_Countries_R_provinces_Volgogradskayaoblast_cities_Volzhsky))). - -fof(axmondial3152, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Vologodskayaoblast))). - -fof(axmondial3153, axiom, - (hasType(type_City, inst_Countries_R_provinces_Vologodskayaoblast_cities_Cherepovets))). - -fof(axmondial3154, axiom, - (hasType(type_City, inst_Countries_R_provinces_Vologodskayaoblast_cities_Vologda))). - -fof(axmondial3155, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Voronezhskayaoblast))). - -fof(axmondial3156, axiom, - (hasType(type_City, inst_Countries_R_provinces_Voronezhskayaoblast_cities_Voronezh))). - -fof(axmondial3157, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Yaroslavskayaoblast))). - -fof(axmondial3158, axiom, - (hasType(type_City, inst_Countries_R_provinces_Yaroslavskayaoblast_cities_Rybinsk))). - -fof(axmondial3159, axiom, - (hasType(type_City, inst_Countries_R_provinces_Yaroslavskayaoblast_cities_Yaroslavl))). - -fof(axmondial3160, axiom, - (hasType(type_Province, inst_Countries_R_provinces_Yevreyskayaavt_oblast))). - -fof(axmondial3161, axiom, - (hasType(type_City, inst_Countries_R_provinces_Yevreyskayaavt_oblast_cities_Birobidzhan))). - -fof(axmondial3162, axiom, - (hasType(type_City, inst_Countries_SA_cities_Jeddah))). - -fof(axmondial3163, axiom, - (hasType(type_City, inst_Countries_SA_cities_Riyadh))). - -fof(axmondial3164, axiom, - (hasType(type_City, inst_Countries_SD_cities_Mbabane))). - -fof(axmondial3165, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Aland))). - -fof(axmondial3166, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Aland_cities_Mariehamn))). - -fof(axmondial3167, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Haeme))). - -fof(axmondial3168, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Haeme_cities_Haemeenlinna))). - -fof(axmondial3169, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Haeme_cities_Lahti))). - -fof(axmondial3170, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Haeme_cities_Tampere))). - -fof(axmondial3171, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Kuopio))). - -fof(axmondial3172, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Kuopio_cities_Kuopio))). - -fof(axmondial3173, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Kymi))). - -fof(axmondial3174, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Kymi_cities_Kotka))). - -fof(axmondial3175, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Kymi_cities_Lappeenrenta))). - -fof(axmondial3176, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Lappia))). - -fof(axmondial3177, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Lappia_cities_Rovaniemi))). - -fof(axmondial3178, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Mikkeli))). - -fof(axmondial3179, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Mikkeli_cities_Mikkeli))). - -fof(axmondial3180, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Oulu))). - -fof(axmondial3181, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Oulu_cities_Oulu))). - -fof(axmondial3182, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Pohjols_Karjala))). - -fof(axmondial3183, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Pohjols_Karjala_cities_Joensuu))). - -fof(axmondial3184, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Suomi))). - -fof(axmondial3185, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Suomi_cities_Jyvaeskylae))). - -fof(axmondial3186, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Turku_Pori))). - -fof(axmondial3187, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Turku_Pori_cities_Pori))). - -fof(axmondial3188, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Turku_Pori_cities_Turku))). - -fof(axmondial3189, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Uusimaa))). - -fof(axmondial3190, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Uusimaa_cities_Espoo))). - -fof(axmondial3191, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Uusimaa_cities_Helsinki))). - -fof(axmondial3192, axiom, - (hasType(type_Province, inst_Countries_SF_provinces_Vaasa))). - -fof(axmondial3193, axiom, - (hasType(type_City, inst_Countries_SF_provinces_Vaasa_cities_Vaasa))). - -fof(axmondial3194, axiom, - (hasType(type_City, inst_Countries_SGP_cities_Singapore))). - -fof(axmondial3195, axiom, - (hasType(type_City, inst_Countries_SK_cities_Bratislava))). - -fof(axmondial3196, axiom, - (hasType(type_City, inst_Countries_SLB_cities_Honiara))). - -fof(axmondial3197, axiom, - (hasType(type_City, inst_Countries_SLO_cities_Ljubljana))). - -fof(axmondial3198, axiom, - (hasType(type_City, inst_Countries_SME_cities_Paramaribo))). - -fof(axmondial3199, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_Dakar))). - -fof(axmondial3200, axiom, - (hasType(type_City, inst_Countries_SN_provinces_Dakar_cities_Dakar))). - -fof(axmondial3201, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_Diourbel))). - -fof(axmondial3202, axiom, - (hasType(type_City, inst_Countries_SN_provinces_Diourbel_cities_Diourbel))). - -fof(axmondial3203, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_Fatick))). - -fof(axmondial3204, axiom, - (hasType(type_City, inst_Countries_SN_provinces_Fatick_cities_Fatick))). - -fof(axmondial3205, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_Kaolack))). - -fof(axmondial3206, axiom, - (hasType(type_City, inst_Countries_SN_provinces_Kaolack_cities_Kaolack))). - -fof(axmondial3207, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_Kolda))). - -fof(axmondial3208, axiom, - (hasType(type_City, inst_Countries_SN_provinces_Kolda_cities_Kolda))). - -fof(axmondial3209, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_Louga))). - -fof(axmondial3210, axiom, - (hasType(type_City, inst_Countries_SN_provinces_Louga_cities_Louga))). - -fof(axmondial3211, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_SaintLouis))). - -fof(axmondial3212, axiom, - (hasType(type_City, inst_Countries_SN_provinces_SaintLouis_cities_SaintLouis))). - -fof(axmondial3213, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_Tambacounda))). - -fof(axmondial3214, axiom, - (hasType(type_City, inst_Countries_SN_provinces_Tambacounda_cities_Tambacounda))). - -fof(axmondial3215, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_Thies))). - -fof(axmondial3216, axiom, - (hasType(type_City, inst_Countries_SN_provinces_Thies_cities_Thies))). - -fof(axmondial3217, axiom, - (hasType(type_Province, inst_Countries_SN_provinces_Ziguinchor))). - -fof(axmondial3218, axiom, - (hasType(type_City, inst_Countries_SN_provinces_Ziguinchor_cities_Ziguinchor))). - -fof(axmondial3219, axiom, - (hasType(type_City, inst_Countries_SP_cities_Mogadishu))). - -fof(axmondial3220, axiom, - (hasType(type_City, inst_Countries_STP_cities_SaoTome))). - -fof(axmondial3221, axiom, - (hasType(type_Province, inst_Countries_SUD_provinces_AalianNil))). - -fof(axmondial3222, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_AalianNil_cities_Malakal))). - -fof(axmondial3223, axiom, - (hasType(type_Province, inst_Countries_SUD_provinces_BahralGhazal))). - -fof(axmondial3224, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_BahralGhazal_cities_Waw))). - -fof(axmondial3225, axiom, - (hasType(type_Province, inst_Countries_SUD_provinces_Darfur))). - -fof(axmondial3226, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_Darfur_cities_Nyala))). - -fof(axmondial3227, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_Darfur_cities_alFasher))). - -fof(axmondial3228, axiom, - (hasType(type_Province, inst_Countries_SUD_provinces_Kurdufan))). - -fof(axmondial3229, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_Kurdufan_cities_alUbayyid))). - -fof(axmondial3230, axiom, - (hasType(type_Province, inst_Countries_SUD_provinces_alIstiwaiyah))). - -fof(axmondial3231, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_alIstiwaiyah_cities_Juba))). - -fof(axmondial3232, axiom, - (hasType(type_Province, inst_Countries_SUD_provinces_alKhartum))). - -fof(axmondial3233, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_alKhartum_cities_Khartoum))). - -fof(axmondial3234, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_alKhartum_cities_KhartoumNorth))). - -fof(axmondial3235, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_alKhartum_cities_Omdurman))). - -fof(axmondial3236, axiom, - (hasType(type_Province, inst_Countries_SUD_provinces_alWusta))). - -fof(axmondial3237, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_alWusta_cities_WadMadani))). - -fof(axmondial3238, axiom, - (hasType(type_Province, inst_Countries_SUD_provinces_ashShamaliyah))). - -fof(axmondial3239, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_ashShamaliyah_cities_adDamir))). - -fof(axmondial3240, axiom, - (hasType(type_Province, inst_Countries_SUD_provinces_ashSharqiyah))). - -fof(axmondial3241, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_ashSharqiyah_cities_Kassala))). - -fof(axmondial3242, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_ashSharqiyah_cities_PortSudan))). - -fof(axmondial3243, axiom, - (hasType(type_City, inst_Countries_SUD_provinces_ashSharqiyah_cities_alQadarif))). - -fof(axmondial3244, axiom, - (hasType(type_City, inst_Countries_SYR_cities_Aleppo))). - -fof(axmondial3245, axiom, - (hasType(type_City, inst_Countries_SYR_cities_Damascus))). - -fof(axmondial3246, axiom, - (hasType(type_City, inst_Countries_SYR_cities_Homs))). - -fof(axmondial3247, axiom, - (hasType(type_City, inst_Countries_SY_cities_Victoria))). - -fof(axmondial3248, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Alvsborg))). - -fof(axmondial3249, axiom, - (hasType(type_City, inst_Countries_S_provinces_Alvsborg_cities_Vanersborg))). - -fof(axmondial3250, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Blekinge))). - -fof(axmondial3251, axiom, - (hasType(type_City, inst_Countries_S_provinces_Blekinge_cities_Karlskrona))). - -fof(axmondial3252, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Gavleborg))). - -fof(axmondial3253, axiom, - (hasType(type_City, inst_Countries_S_provinces_Gavleborg_cities_Gavle))). - -fof(axmondial3254, axiom, - (hasType(type_Province, inst_Countries_S_provinces_GoteborgochBohus))). - -fof(axmondial3255, axiom, - (hasType(type_City, inst_Countries_S_provinces_GoteborgochBohus_cities_Goteborg))). - -fof(axmondial3256, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Gotland))). - -fof(axmondial3257, axiom, - (hasType(type_City, inst_Countries_S_provinces_Gotland_cities_Visby))). - -fof(axmondial3258, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Halland))). - -fof(axmondial3259, axiom, - (hasType(type_City, inst_Countries_S_provinces_Halland_cities_Halmstad))). - -fof(axmondial3260, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Jamtland))). - -fof(axmondial3261, axiom, - (hasType(type_City, inst_Countries_S_provinces_Jamtland_cities_Ostersund))). - -fof(axmondial3262, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Jonkoping))). - -fof(axmondial3263, axiom, - (hasType(type_City, inst_Countries_S_provinces_Jonkoping_cities_Jonkoping))). - -fof(axmondial3264, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Kalmar))). - -fof(axmondial3265, axiom, - (hasType(type_City, inst_Countries_S_provinces_Kalmar_cities_Kalmar))). - -fof(axmondial3266, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Kopparberg))). - -fof(axmondial3267, axiom, - (hasType(type_City, inst_Countries_S_provinces_Kopparberg_cities_Falun))). - -fof(axmondial3268, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Kristianstad))). - -fof(axmondial3269, axiom, - (hasType(type_City, inst_Countries_S_provinces_Kristianstad_cities_Kristianstad))). - -fof(axmondial3270, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Kronoberg))). - -fof(axmondial3271, axiom, - (hasType(type_City, inst_Countries_S_provinces_Kronoberg_cities_Vaxjo))). - -fof(axmondial3272, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Malmohus))). - -fof(axmondial3273, axiom, - (hasType(type_City, inst_Countries_S_provinces_Malmohus_cities_Helsingborg))). - -fof(axmondial3274, axiom, - (hasType(type_City, inst_Countries_S_provinces_Malmohus_cities_Malmo))). - -fof(axmondial3275, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Norrbotten))). - -fof(axmondial3276, axiom, - (hasType(type_City, inst_Countries_S_provinces_Norrbotten_cities_Jokkmokk))). - -fof(axmondial3277, axiom, - (hasType(type_City, inst_Countries_S_provinces_Norrbotten_cities_Lulea))). - -fof(axmondial3278, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Orebro))). - -fof(axmondial3279, axiom, - (hasType(type_City, inst_Countries_S_provinces_Orebro_cities_Orebro))). - -fof(axmondial3280, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Ostergotland))). - -fof(axmondial3281, axiom, - (hasType(type_City, inst_Countries_S_provinces_Ostergotland_cities_Linkoping))). - -fof(axmondial3282, axiom, - (hasType(type_City, inst_Countries_S_provinces_Ostergotland_cities_Norrkoping))). - -fof(axmondial3283, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Skaraborg))). - -fof(axmondial3284, axiom, - (hasType(type_City, inst_Countries_S_provinces_Skaraborg_cities_Mariestad))). - -fof(axmondial3285, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Sodermanland))). - -fof(axmondial3286, axiom, - (hasType(type_City, inst_Countries_S_provinces_Sodermanland_cities_Nykoping))). - -fof(axmondial3287, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Stockholm))). - -fof(axmondial3288, axiom, - (hasType(type_City, inst_Countries_S_provinces_Stockholm_cities_Stockholm))). - -fof(axmondial3289, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Uppsala))). - -fof(axmondial3290, axiom, - (hasType(type_City, inst_Countries_S_provinces_Uppsala_cities_Uppsala))). - -fof(axmondial3291, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Varmland))). - -fof(axmondial3292, axiom, - (hasType(type_City, inst_Countries_S_provinces_Varmland_cities_Karlstad))). - -fof(axmondial3293, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Vasterbotten))). - -fof(axmondial3294, axiom, - (hasType(type_City, inst_Countries_S_provinces_Vasterbotten_cities_Umea))). - -fof(axmondial3295, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Vasternorrland))). - -fof(axmondial3296, axiom, - (hasType(type_City, inst_Countries_S_provinces_Vasternorrland_cities_Harnosand))). - -fof(axmondial3297, axiom, - (hasType(type_Province, inst_Countries_S_provinces_Vastmanland))). - -fof(axmondial3298, axiom, - (hasType(type_City, inst_Countries_S_provinces_Vastmanland_cities_Vasteras))). - -fof(axmondial3299, axiom, - (hasType(type_Province, inst_Countries_TAD_provinces_BadakhshoniKuni))). - -fof(axmondial3300, axiom, - (hasType(type_City, inst_Countries_TAD_provinces_BadakhshoniKuni_cities_Khorugh))). - -fof(axmondial3301, axiom, - (hasType(type_Province, inst_Countries_TAD_provinces_Dushanbe_munic))). - -fof(axmondial3302, axiom, - (hasType(type_City, inst_Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe))). - -fof(axmondial3303, axiom, - (hasType(type_Province, inst_Countries_TAD_provinces_Khatlon))). - -fof(axmondial3304, axiom, - (hasType(type_City, inst_Countries_TAD_provinces_Khatlon_cities_Qurghonteppa))). - -fof(axmondial3305, axiom, - (hasType(type_Province, inst_Countries_TAD_provinces_Kulob))). - -fof(axmondial3306, axiom, - (hasType(type_City, inst_Countries_TAD_provinces_Kulob_cities_Kulob))). - -fof(axmondial3307, axiom, - (hasType(type_Province, inst_Countries_TAD_provinces_Leninobod))). - -fof(axmondial3308, axiom, - (hasType(type_City, inst_Countries_TAD_provinces_Leninobod_cities_Khujand))). - -fof(axmondial3309, axiom, - (hasType(type_City, inst_Countries_TCH_cities_NDjamena))). - -fof(axmondial3310, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_AmnatCharoen))). - -fof(axmondial3311, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_AngThong))). - -fof(axmondial3312, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_BangkokMetropolis))). - -fof(axmondial3313, axiom, - (hasType(type_City, inst_Countries_THA_provinces_BangkokMetropolis_cities_Bangkok))). - -fof(axmondial3314, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_BuriRam))). - -fof(axmondial3315, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_CentralRegion))). - -fof(axmondial3316, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Chachoengsao))). - -fof(axmondial3317, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_ChaiNat))). - -fof(axmondial3318, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Chaiyaphum))). - -fof(axmondial3319, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Chanthaburi))). - -fof(axmondial3320, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_ChiangMai))). - -fof(axmondial3321, axiom, - (hasType(type_City, inst_Countries_THA_provinces_ChiangMai_cities_ChiangMai))). - -fof(axmondial3322, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_ChiangRai))). - -fof(axmondial3323, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_ChonBuri))). - -fof(axmondial3324, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Chumphon))). - -fof(axmondial3325, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Kalasin))). - -fof(axmondial3326, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_KamphaengPhet))). - -fof(axmondial3327, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Kanchanaburi))). - -fof(axmondial3328, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_KhonKaen))). - -fof(axmondial3329, axiom, - (hasType(type_City, inst_Countries_THA_provinces_KhonKaen_cities_KhonKaen))). - -fof(axmondial3330, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Krabi))). - -fof(axmondial3331, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Lampang))). - -fof(axmondial3332, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Lamphun))). - -fof(axmondial3333, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Loei))). - -fof(axmondial3334, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_LopBuri))). - -fof(axmondial3335, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_MaeHongSon))). - -fof(axmondial3336, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_MahaSarakham))). - -fof(axmondial3337, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Mukdahan))). - -fof(axmondial3338, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NakhonNayok))). - -fof(axmondial3339, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NakhonPathom))). - -fof(axmondial3340, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NakhonPhanom))). - -fof(axmondial3341, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NakhonRatchasima))). - -fof(axmondial3342, axiom, - (hasType(type_City, inst_Countries_THA_provinces_NakhonRatchasima_cities_NakhonRatchasima))). - -fof(axmondial3343, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NakhonSawan))). - -fof(axmondial3344, axiom, - (hasType(type_City, inst_Countries_THA_provinces_NakhonSawan_cities_NakhonSawan))). - -fof(axmondial3345, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NakhonSiThammarat))). - -fof(axmondial3346, axiom, - (hasType(type_City, inst_Countries_THA_provinces_NakhonSiThammarat_cities_NakhonsiThammarat))). - -fof(axmondial3347, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Nan))). - -fof(axmondial3348, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Narathiwat))). - -fof(axmondial3349, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NongBuaLamPhu))). - -fof(axmondial3350, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NongKhai))). - -fof(axmondial3351, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Nonthaburi))). - -fof(axmondial3352, axiom, - (hasType(type_City, inst_Countries_THA_provinces_Nonthaburi_cities_Nonthaburi))). - -fof(axmondial3353, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NortheasternRegion))). - -fof(axmondial3354, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_NorthernRegion))). - -fof(axmondial3355, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_PathumThani))). - -fof(axmondial3356, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Pattani))). - -fof(axmondial3357, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Petchanbun))). - -fof(axmondial3358, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Phangnga))). - -fof(axmondial3359, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Phatthalung))). - -fof(axmondial3360, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Phayao))). - -fof(axmondial3361, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Phetchaburi))). - -fof(axmondial3362, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Phichit))). - -fof(axmondial3363, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Phitsanulok))). - -fof(axmondial3364, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_PhraNakhonSiAyutthaya))). - -fof(axmondial3365, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Phrae))). - -fof(axmondial3366, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Phuket))). - -fof(axmondial3367, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_PrachinBuri))). - -fof(axmondial3368, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_PrachuapKhiriKhan))). - -fof(axmondial3369, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Ranong))). - -fof(axmondial3370, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Ratchaburi))). - -fof(axmondial3371, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Rayong))). - -fof(axmondial3372, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_RoiEt))). - -fof(axmondial3373, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SaKaeo))). - -fof(axmondial3374, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SakonNakhon))). - -fof(axmondial3375, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SamutPrakan))). - -fof(axmondial3376, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SamutSakhon))). - -fof(axmondial3377, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SamutSongkhram))). - -fof(axmondial3378, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Saraburi))). - -fof(axmondial3379, axiom, - (hasType(type_City, inst_Countries_THA_provinces_Saraburi_cities_Saraburi))). - -fof(axmondial3380, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Satun))). - -fof(axmondial3381, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SiSaKet))). - -fof(axmondial3382, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SingBuri))). - -fof(axmondial3383, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Songkhla))). - -fof(axmondial3384, axiom, - (hasType(type_City, inst_Countries_THA_provinces_Songkhla_cities_Songkhla))). - -fof(axmondial3385, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SouthernRegion))). - -fof(axmondial3386, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Sukhothai))). - -fof(axmondial3387, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SuphanBuri))). - -fof(axmondial3388, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_SuratThani))). - -fof(axmondial3389, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Surin))). - -fof(axmondial3390, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Tak))). - -fof(axmondial3391, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Trang))). - -fof(axmondial3392, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Trat))). - -fof(axmondial3393, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_UbonRatchathani))). - -fof(axmondial3394, axiom, - (hasType(type_City, inst_Countries_THA_provinces_UbonRatchathani_cities_UbonRatchathani))). - -fof(axmondial3395, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_UdonThani))). - -fof(axmondial3396, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_UthaiThani))). - -fof(axmondial3397, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Uttaradit))). - -fof(axmondial3398, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Yala))). - -fof(axmondial3399, axiom, - (hasType(type_Province, inst_Countries_THA_provinces_Yasothon))). - -fof(axmondial3400, axiom, - (hasType(type_City, inst_Countries_TJ_cities_HongKong))). - -fof(axmondial3401, axiom, - (hasType(type_City, inst_Countries_TJ_cities_Macau))). - -fof(axmondial3402, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Anhui))). - -fof(axmondial3403, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Anqing))). - -fof(axmondial3404, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Bengbu))). - -fof(axmondial3405, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Chaoxian))). - -fof(axmondial3406, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Chuxian))). - -fof(axmondial3407, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Fuyang))). - -fof(axmondial3408, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Hefei))). - -fof(axmondial3409, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Huaibei))). - -fof(axmondial3410, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Huainan))). - -fof(axmondial3411, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Luan))). - -fof(axmondial3412, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Maanshan))). - -fof(axmondial3413, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Suzhou))). - -fof(axmondial3414, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Tongling))). - -fof(axmondial3415, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Wuhu))). - -fof(axmondial3416, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Anhui_cities_Xuancheng))). - -fof(axmondial3417, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Beijing_munic))). - -fof(axmondial3418, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Beijing_munic_cities_Beijing))). - -fof(axmondial3419, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Fujian))). - -fof(axmondial3420, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Fujian_cities_Fuzhou))). - -fof(axmondial3421, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Fujian_cities_Longyan))). - -fof(axmondial3422, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Fujian_cities_Nanping))). - -fof(axmondial3423, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Fujian_cities_Quanzhou))). - -fof(axmondial3424, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Fujian_cities_Sanming))). - -fof(axmondial3425, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Fujian_cities_Xiamen))). - -fof(axmondial3426, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Fujian_cities_Yongan))). - -fof(axmondial3427, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Fujian_cities_Zhangzhou))). - -fof(axmondial3428, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Gansu))). - -fof(axmondial3429, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Gansu_cities_Baiyin))). - -fof(axmondial3430, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Gansu_cities_Lanzhou))). - -fof(axmondial3431, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Gansu_cities_Tianshui))). - -fof(axmondial3432, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Gansu_cities_Wuwei))). - -fof(axmondial3433, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Gansu_cities_Yumen))). - -fof(axmondial3434, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Guangdong))). - -fof(axmondial3435, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Chaozhou))). - -fof(axmondial3436, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Dongguan))). - -fof(axmondial3437, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Foshan))). - -fof(axmondial3438, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Guangzhou))). - -fof(axmondial3439, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Heyuan))). - -fof(axmondial3440, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Huizhou))). - -fof(axmondial3441, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Jiangmen))). - -fof(axmondial3442, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Maoming))). - -fof(axmondial3443, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Meixian))). - -fof(axmondial3444, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Shantou))). - -fof(axmondial3445, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Shanwei))). - -fof(axmondial3446, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Shaoguan))). - -fof(axmondial3447, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Shenzhen))). - -fof(axmondial3448, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Yangjiang))). - -fof(axmondial3449, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Zhanjiang))). - -fof(axmondial3450, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Zhaoqing))). - -fof(axmondial3451, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Zhongshan))). - -fof(axmondial3452, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guangdong_cities_Zhuhai))). - -fof(axmondial3453, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_GuangxiZhuangzu))). - -fof(axmondial3454, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Beihai))). - -fof(axmondial3455, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Guilin))). - -fof(axmondial3456, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Guixian))). - -fof(axmondial3457, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Liuzhou))). - -fof(axmondial3458, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Nanning))). - -fof(axmondial3459, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Qinzhou))). - -fof(axmondial3460, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Wuzhou))). - -fof(axmondial3461, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Guizhou))). - -fof(axmondial3462, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guizhou_cities_Anshun))). - -fof(axmondial3463, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guizhou_cities_Duyun))). - -fof(axmondial3464, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guizhou_cities_Guiyang))). - -fof(axmondial3465, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guizhou_cities_Kaili))). - -fof(axmondial3466, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guizhou_cities_Liupanshui))). - -fof(axmondial3467, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Guizhou_cities_Zunyi))). - -fof(axmondial3468, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Hainan))). - -fof(axmondial3469, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hainan_cities_Haikou))). - -fof(axmondial3470, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hainan_cities_Sanya))). - -fof(axmondial3471, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Hebei))). - -fof(axmondial3472, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Baoding))). - -fof(axmondial3473, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Chengde))). - -fof(axmondial3474, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Handan))). - -fof(axmondial3475, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Hengshui))). - -fof(axmondial3476, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Qinhuangdao))). - -fof(axmondial3477, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Quzhou))). - -fof(axmondial3478, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Renqiu))). - -fof(axmondial3479, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Shijiazhuang))). - -fof(axmondial3480, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Tangshan))). - -fof(axmondial3481, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Xingtai))). - -fof(axmondial3482, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hebei_cities_Zhangjiakou))). - -fof(axmondial3483, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Heilongjiang))). - -fof(axmondial3484, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Acheng))). - -fof(axmondial3485, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Anda))). - -fof(axmondial3486, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Beian))). - -fof(axmondial3487, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Daqing))). - -fof(axmondial3488, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Fuling))). - -fof(axmondial3489, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Harbin))). - -fof(axmondial3490, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Hegang))). - -fof(axmondial3491, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Jiamusi))). - -fof(axmondial3492, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Jixi))). - -fof(axmondial3493, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Mishan))). - -fof(axmondial3494, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Mudanjiang))). - -fof(axmondial3495, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Qiqihar))). - -fof(axmondial3496, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Qitaihe))). - -fof(axmondial3497, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Shangzhi))). - -fof(axmondial3498, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Shuangcheng))). - -fof(axmondial3499, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Shuangyashan))). - -fof(axmondial3500, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Suihua))). - -fof(axmondial3501, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Yichun))). - -fof(axmondial3502, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Heilongjiang_cities_Zhaodong))). - -fof(axmondial3503, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Henan))). - -fof(axmondial3504, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Anyang))). - -fof(axmondial3505, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Hebi))). - -fof(axmondial3506, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Jiaozuo))). - -fof(axmondial3507, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Kaifeng))). - -fof(axmondial3508, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Luohe))). - -fof(axmondial3509, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Luoyang))). - -fof(axmondial3510, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Nanyang))). - -fof(axmondial3511, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Pingdingshan))). - -fof(axmondial3512, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Puyang))). - -fof(axmondial3513, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Sanmenxia))). - -fof(axmondial3514, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Shangqiu))). - -fof(axmondial3515, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Xinxiang))). - -fof(axmondial3516, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Xinyang))). - -fof(axmondial3517, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Xuchang))). - -fof(axmondial3518, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Zhengzhou))). - -fof(axmondial3519, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Zhoukou))). - -fof(axmondial3520, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Henan_cities_Zhumadian))). - -fof(axmondial3521, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Hubei))). - -fof(axmondial3522, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Cangzhou))). - -fof(axmondial3523, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Echeng))). - -fof(axmondial3524, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Guangshui))). - -fof(axmondial3525, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Honghu))). - -fof(axmondial3526, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Huangshi))). - -fof(axmondial3527, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Laohekou))). - -fof(axmondial3528, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Puqi))). - -fof(axmondial3529, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Shashi))). - -fof(axmondial3530, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Shishou))). - -fof(axmondial3531, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Shiyan))). - -fof(axmondial3532, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Tianmen))). - -fof(axmondial3533, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Wuhan))). - -fof(axmondial3534, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Xiangfan))). - -fof(axmondial3535, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Xianning))). - -fof(axmondial3536, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Xiaogan))). - -fof(axmondial3537, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Yichang))). - -fof(axmondial3538, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hubei_cities_Zaoyang))). - -fof(axmondial3539, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Hunan))). - -fof(axmondial3540, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Changde))). - -fof(axmondial3541, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Changsha))). - -fof(axmondial3542, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Hengyang))). - -fof(axmondial3543, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Huaihua))). - -fof(axmondial3544, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Leiyang))). - -fof(axmondial3545, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Lengshuijiang))). - -fof(axmondial3546, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Liling))). - -fof(axmondial3547, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Loudi))). - -fof(axmondial3548, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Shaoyang))). - -fof(axmondial3549, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Xiangtan))). - -fof(axmondial3550, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Yiyang))). - -fof(axmondial3551, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Yuanjiang))). - -fof(axmondial3552, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Yueyang))). - -fof(axmondial3553, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Zhuzhou))). - -fof(axmondial3554, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Hunan_cities_Zixing))). - -fof(axmondial3555, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Jiangsu))). - -fof(axmondial3556, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Changshu))). - -fof(axmondial3557, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Changzhou))). - -fof(axmondial3558, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Danyang))). - -fof(axmondial3559, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Dongtai))). - -fof(axmondial3560, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Huaian))). - -fof(axmondial3561, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Huaiyin))). - -fof(axmondial3562, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Jiangyin))). - -fof(axmondial3563, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Kunshan))). - -fof(axmondial3564, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Lianyungang))). - -fof(axmondial3565, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Liyang))). - -fof(axmondial3566, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Nanjing))). - -fof(axmondial3567, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Nantong))). - -fof(axmondial3568, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Suqian))). - -fof(axmondial3569, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Suzhou))). - -fof(axmondial3570, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Taizhou))). - -fof(axmondial3571, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Wuxi))). - -fof(axmondial3572, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Xinghua))). - -fof(axmondial3573, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Xuzhou))). - -fof(axmondial3574, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Yancheng))). - -fof(axmondial3575, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Yangzhou))). - -fof(axmondial3576, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Yixing))). - -fof(axmondial3577, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Yizheng))). - -fof(axmondial3578, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangsu_cities_Zhenjiang))). - -fof(axmondial3579, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Jiangxi))). - -fof(axmondial3580, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangxi_cities_Fuzhou))). - -fof(axmondial3581, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangxi_cities_Ganzhou))). - -fof(axmondial3582, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangxi_cities_Jingdezhen))). - -fof(axmondial3583, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangxi_cities_Jiujiang))). - -fof(axmondial3584, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangxi_cities_Nanchang))). - -fof(axmondial3585, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangxi_cities_Pingxiang))). - -fof(axmondial3586, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangxi_cities_Shangrao))). - -fof(axmondial3587, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangxi_cities_Xinyu))). - -fof(axmondial3588, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jiangxi_cities_Yichun))). - -fof(axmondial3589, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Jilin))). - -fof(axmondial3590, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Baicheng))). - -fof(axmondial3591, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Changchun))). - -fof(axmondial3592, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Daan))). - -fof(axmondial3593, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Dunhua))). - -fof(axmondial3594, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Fuyu))). - -fof(axmondial3595, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Gongzhuling))). - -fof(axmondial3596, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Huadian))). - -fof(axmondial3597, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Hunjiang))). - -fof(axmondial3598, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Jilin))). - -fof(axmondial3599, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Jiutai))). - -fof(axmondial3600, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Liaoyuan))). - -fof(axmondial3601, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Longjing))). - -fof(axmondial3602, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Meihekou))). - -fof(axmondial3603, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Siping))). - -fof(axmondial3604, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Tonghua))). - -fof(axmondial3605, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Jilin_cities_Yanji))). - -fof(axmondial3606, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Liaoning))). - -fof(axmondial3607, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Anshan))). - -fof(axmondial3608, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Beipiao))). - -fof(axmondial3609, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Benxi))). - -fof(axmondial3610, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Chaoyang))). - -fof(axmondial3611, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Dalian))). - -fof(axmondial3612, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Dandong))). - -fof(axmondial3613, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Fengcheng))). - -fof(axmondial3614, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Fushun))). - -fof(axmondial3615, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Fuxin))). - -fof(axmondial3616, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Haicheng))). - -fof(axmondial3617, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Jinxi))). - -fof(axmondial3618, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Jinzhou))). - -fof(axmondial3619, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Liaoyang))). - -fof(axmondial3620, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Panshan))). - -fof(axmondial3621, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Shenyang))). - -fof(axmondial3622, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Tieling))). - -fof(axmondial3623, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Wafangdian))). - -fof(axmondial3624, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Xingcheng))). - -fof(axmondial3625, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Liaoning_cities_Yingkou))). - -fof(axmondial3626, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_NeiMonggol))). - -fof(axmondial3627, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Baotou))). - -fof(axmondial3628, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Chifeng))). - -fof(axmondial3629, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Hailar))). - -fof(axmondial3630, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Hohhot))). - -fof(axmondial3631, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Jining))). - -fof(axmondial3632, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Linhe))). - -fof(axmondial3633, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Manzhouli))). - -fof(axmondial3634, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Tongliao))). - -fof(axmondial3635, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Ulanhot))). - -fof(axmondial3636, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Wuhai))). - -fof(axmondial3637, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NeiMonggol_cities_Yakeshi))). - -fof(axmondial3638, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_NingxiaHuizu))). - -fof(axmondial3639, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NingxiaHuizu_cities_Shizuishan))). - -fof(axmondial3640, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_NingxiaHuizu_cities_Yinchuan))). - -fof(axmondial3641, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Qinghai))). - -fof(axmondial3642, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Qinghai_cities_Xining))). - -fof(axmondial3643, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Qinghai_cities_Yushu))). - -fof(axmondial3644, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Shaanxi))). - -fof(axmondial3645, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shaanxi_cities_Ankang))). - -fof(axmondial3646, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shaanxi_cities_Baoji))). - -fof(axmondial3647, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shaanxi_cities_Hanzhong))). - -fof(axmondial3648, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shaanxi_cities_Tongchuan))). - -fof(axmondial3649, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shaanxi_cities_Weinan))). - -fof(axmondial3650, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shaanxi_cities_Xi))). - -fof(axmondial3651, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shaanxi_cities_Xian))). - -fof(axmondial3652, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shaanxi_cities_Xianyang))). - -fof(axmondial3653, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shaanxi_cities_Yanan))). - -fof(axmondial3654, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Shandong))). - -fof(axmondial3655, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Dezhou))). - -fof(axmondial3656, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Dongying))). - -fof(axmondial3657, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Heze))). - -fof(axmondial3658, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Jiaonan))). - -fof(axmondial3659, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Jiaoxian))). - -fof(axmondial3660, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Jinan))). - -fof(axmondial3661, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Jining))). - -fof(axmondial3662, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Laiwu))). - -fof(axmondial3663, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Laiyang))). - -fof(axmondial3664, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Liancheng))). - -fof(axmondial3665, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Liaocheng))). - -fof(axmondial3666, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Linqing))). - -fof(axmondial3667, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Linyi))). - -fof(axmondial3668, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Longkou))). - -fof(axmondial3669, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Pingdu))). - -fof(axmondial3670, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Qingdao))). - -fof(axmondial3671, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Rizhao))). - -fof(axmondial3672, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Taian))). - -fof(axmondial3673, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Tengxian))). - -fof(axmondial3674, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Weifang))). - -fof(axmondial3675, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Weihai))). - -fof(axmondial3676, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Wendeng))). - -fof(axmondial3677, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Xintai))). - -fof(axmondial3678, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Yantai))). - -fof(axmondial3679, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Zaozhuang))). - -fof(axmondial3680, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Zhucheng))). - -fof(axmondial3681, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shandong_cities_Zibo))). - -fof(axmondial3682, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Shanghai_munic))). - -fof(axmondial3683, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shanghai_munic_cities_Shanghai))). - -fof(axmondial3684, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Shanxi))). - -fof(axmondial3685, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shanxi_cities_Changzhi))). - -fof(axmondial3686, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shanxi_cities_Datong))). - -fof(axmondial3687, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shanxi_cities_Jincheng))). - -fof(axmondial3688, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shanxi_cities_Linfen))). - -fof(axmondial3689, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shanxi_cities_Taiyuan))). - -fof(axmondial3690, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shanxi_cities_Yangquan))). - -fof(axmondial3691, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Shanxi_cities_Yuci))). - -fof(axmondial3692, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Sichuan))). - -fof(axmondial3693, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Chengdu))). - -fof(axmondial3694, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Chongqing))). - -fof(axmondial3695, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Daxian))). - -fof(axmondial3696, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Deyang))). - -fof(axmondial3697, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Dukou))). - -fof(axmondial3698, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Guangyuan))). - -fof(axmondial3699, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Jiangyou))). - -fof(axmondial3700, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Leshan))). - -fof(axmondial3701, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Luzhou))). - -fof(axmondial3702, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Mianyang))). - -fof(axmondial3703, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Nanchong))). - -fof(axmondial3704, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Neijiang))). - -fof(axmondial3705, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Qianjiang))). - -fof(axmondial3706, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Wanxian))). - -fof(axmondial3707, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Xichang))). - -fof(axmondial3708, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Yibin))). - -fof(axmondial3709, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Sichuan_cities_Zigong))). - -fof(axmondial3710, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Tianjin_munic))). - -fof(axmondial3711, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Tianjin_munic_cities_Tianjin))). - -fof(axmondial3712, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Tibet))). - -fof(axmondial3713, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Tibet_cities_Lhasa))). - -fof(axmondial3714, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_XinjiangUygur))). - -fof(axmondial3715, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_XinjiangUygur_cities_Aksu))). - -fof(axmondial3716, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_XinjiangUygur_cities_Hami))). - -fof(axmondial3717, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_XinjiangUygur_cities_Karamay))). - -fof(axmondial3718, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_XinjiangUygur_cities_Kashi))). - -fof(axmondial3719, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_XinjiangUygur_cities_Korla))). - -fof(axmondial3720, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_XinjiangUygur_cities_Shihezi))). - -fof(axmondial3721, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_XinjiangUygur_cities_Urumqi))). - -fof(axmondial3722, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_XinjiangUygur_cities_Yining))). - -fof(axmondial3723, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Yunnan))). - -fof(axmondial3724, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Yunnan_cities_Gejiu))). - -fof(axmondial3725, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Yunnan_cities_Kunming))). - -fof(axmondial3726, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Yunnan_cities_Qujing))). - -fof(axmondial3727, axiom, - (hasType(type_Province, inst_Countries_TJ_provinces_Zhejiang))). - -fof(axmondial3728, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Cixi))). - -fof(axmondial3729, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Haining))). - -fof(axmondial3730, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Hangzhou))). - -fof(axmondial3731, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Huzhou))). - -fof(axmondial3732, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Jiaxing))). - -fof(axmondial3733, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Jinhua))). - -fof(axmondial3734, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Ningbo))). - -fof(axmondial3735, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Ruian))). - -fof(axmondial3736, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Shaoxing))). - -fof(axmondial3737, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Wenzhou))). - -fof(axmondial3738, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Xiaoshan))). - -fof(axmondial3739, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Yuyao))). - -fof(axmondial3740, axiom, - (hasType(type_City, inst_Countries_TJ_provinces_Zhejiang_cities_Zhoushan))). - -fof(axmondial3741, axiom, - (hasType(type_Province, inst_Countries_TM_provinces_Ahal))). - -fof(axmondial3742, axiom, - (hasType(type_City, inst_Countries_TM_provinces_Ahal_cities_Ashgabat))). - -fof(axmondial3743, axiom, - (hasType(type_Province, inst_Countries_TM_provinces_Balkan))). - -fof(axmondial3744, axiom, - (hasType(type_City, inst_Countries_TM_provinces_Balkan_cities_Nebitdag))). - -fof(axmondial3745, axiom, - (hasType(type_Province, inst_Countries_TM_provinces_Dashhowuz))). - -fof(axmondial3746, axiom, - (hasType(type_City, inst_Countries_TM_provinces_Dashhowuz_cities_Tashauz))). - -fof(axmondial3747, axiom, - (hasType(type_Province, inst_Countries_TM_provinces_Leban))). - -fof(axmondial3748, axiom, - (hasType(type_City, inst_Countries_TM_provinces_Leban_cities_Charjew))). - -fof(axmondial3749, axiom, - (hasType(type_Province, inst_Countries_TM_provinces_Mary))). - -fof(axmondial3750, axiom, - (hasType(type_City, inst_Countries_TM_provinces_Mary_cities_Mary))). - -fof(axmondial3751, axiom, - (hasType(type_City, inst_Countries_TN_cities_Tunis))). - -fof(axmondial3752, axiom, - (hasType(type_City, inst_Countries_TO_cities_Nukualofa))). - -fof(axmondial3753, axiom, - (hasType(type_City, inst_Countries_TR_cities_Hatay))). - -fof(axmondial3754, axiom, - (hasType(type_City, inst_Countries_TR_cities_Icel))). - -fof(axmondial3755, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Adana))). - -fof(axmondial3756, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Adana_cities_Adana))). - -fof(axmondial3757, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Adana_cities_Osmaniye))). - -fof(axmondial3758, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Adiyaman))). - -fof(axmondial3759, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Adiyaman_cities_Adiyaman))). - -fof(axmondial3760, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Afyon))). - -fof(axmondial3761, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Afyon_cities_Afyon))). - -fof(axmondial3762, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Agri))). - -fof(axmondial3763, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Agri_cities_Agri))). - -fof(axmondial3764, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Aksaray))). - -fof(axmondial3765, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Aksaray_cities_Aksaray))). - -fof(axmondial3766, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Amasya))). - -fof(axmondial3767, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Amasya_cities_Amasya))). - -fof(axmondial3768, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Ankara))). - -fof(axmondial3769, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Ankara_cities_Ankara))). - -fof(axmondial3770, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Antalya))). - -fof(axmondial3771, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Antalya_cities_Antalya))). - -fof(axmondial3772, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Artvin))). - -fof(axmondial3773, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Artvin_cities_Artvin))). - -fof(axmondial3774, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Aydin))). - -fof(axmondial3775, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Aydin_cities_Aydin))). - -fof(axmondial3776, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Balikesir))). - -fof(axmondial3777, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Balikesir_cities_Balikesir))). - -fof(axmondial3778, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Batman))). - -fof(axmondial3779, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Batman_cities_Batman))). - -fof(axmondial3780, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Bayburt))). - -fof(axmondial3781, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Bayburt_cities_Bayburt))). - -fof(axmondial3782, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Bilecik))). - -fof(axmondial3783, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Bilecik_cities_Bilecik))). - -fof(axmondial3784, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Bingol))). - -fof(axmondial3785, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Bingol_cities_Bingol))). - -fof(axmondial3786, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Bitlis))). - -fof(axmondial3787, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Bitlis_cities_Bitlis))). - -fof(axmondial3788, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Bolu))). - -fof(axmondial3789, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Bolu_cities_Bolu))). - -fof(axmondial3790, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Burdur))). - -fof(axmondial3791, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Burdur_cities_Burdur))). - -fof(axmondial3792, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Bursa))). - -fof(axmondial3793, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Bursa_cities_Bursa))). - -fof(axmondial3794, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Canakkale))). - -fof(axmondial3795, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Canakkale_cities_Canakkale))). - -fof(axmondial3796, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Cankiri))). - -fof(axmondial3797, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Cankiri_cities_Cankiri))). - -fof(axmondial3798, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Corum))). - -fof(axmondial3799, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Corum_cities_Corum))). - -fof(axmondial3800, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Denizli))). - -fof(axmondial3801, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Denizli_cities_Denizli))). - -fof(axmondial3802, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Diyarbakir))). - -fof(axmondial3803, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Diyarbakir_cities_Diyarbakir))). - -fof(axmondial3804, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Edirne))). - -fof(axmondial3805, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Edirne_cities_Edirne))). - -fof(axmondial3806, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Elazig))). - -fof(axmondial3807, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Elazig_cities_Elazig))). - -fof(axmondial3808, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Erzincan))). - -fof(axmondial3809, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Erzincan_cities_Erzincan))). - -fof(axmondial3810, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Erzurum))). - -fof(axmondial3811, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Erzurum_cities_Erzurum))). - -fof(axmondial3812, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Eskisehir))). - -fof(axmondial3813, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Eskisehir_cities_Eskisehir))). - -fof(axmondial3814, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Gaziantep))). - -fof(axmondial3815, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Gaziantep_cities_Gaziantep))). - -fof(axmondial3816, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Giresun))). - -fof(axmondial3817, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Giresun_cities_Giresun))). - -fof(axmondial3818, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Gumushane))). - -fof(axmondial3819, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Gumushane_cities_Gumushane))). - -fof(axmondial3820, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Hakkari))). - -fof(axmondial3821, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Hakkari_cities_Hakkari))). - -fof(axmondial3822, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Hatay))). - -fof(axmondial3823, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Hatay_cities_Antakya))). - -fof(axmondial3824, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Hatay_cities_Iskenderun))). - -fof(axmondial3825, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Icel))). - -fof(axmondial3826, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Icel_cities_Mersin))). - -fof(axmondial3827, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Icel_cities_Tarsus))). - -fof(axmondial3828, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Isparta))). - -fof(axmondial3829, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Isparta_cities_Isparta))). - -fof(axmondial3830, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Istanbul))). - -fof(axmondial3831, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Istanbul_cities_Istanbul))). - -fof(axmondial3832, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Izmir))). - -fof(axmondial3833, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Izmir_cities_Izmir))). - -fof(axmondial3834, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Karaman))). - -fof(axmondial3835, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Karaman_cities_Karaman))). - -fof(axmondial3836, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Karamanmaras))). - -fof(axmondial3837, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Karamanmaras_cities_KaramanMaras))). - -fof(axmondial3838, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Kars))). - -fof(axmondial3839, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kars_cities_Kars))). - -fof(axmondial3840, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Kastamonu))). - -fof(axmondial3841, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kastamonu_cities_Kastamonu))). - -fof(axmondial3842, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Kayseri))). - -fof(axmondial3843, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kayseri_cities_Kayseri))). - -fof(axmondial3844, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Kirikkale))). - -fof(axmondial3845, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kirikkale_cities_Kirikkale))). - -fof(axmondial3846, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Kirklareli))). - -fof(axmondial3847, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kirklareli_cities_Kirklareli))). - -fof(axmondial3848, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Kirsehir))). - -fof(axmondial3849, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kirsehir_cities_Kirsehir))). - -fof(axmondial3850, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Kocaeli))). - -fof(axmondial3851, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kocaeli_cities_Adapazari))). - -fof(axmondial3852, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kocaeli_cities_Gebze))). - -fof(axmondial3853, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kocaeli_cities_Izmit))). - -fof(axmondial3854, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kocaeli_cities_Kocaeli))). - -fof(axmondial3855, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Konya))). - -fof(axmondial3856, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Konya_cities_Konya))). - -fof(axmondial3857, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Kutahya))). - -fof(axmondial3858, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Kutahya_cities_Kutahya))). - -fof(axmondial3859, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Malatya))). - -fof(axmondial3860, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Malatya_cities_Malatya))). - -fof(axmondial3861, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Manisa))). - -fof(axmondial3862, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Manisa_cities_Manisa))). - -fof(axmondial3863, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Mardin))). - -fof(axmondial3864, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Mardin_cities_Mardin))). - -fof(axmondial3865, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Mugla))). - -fof(axmondial3866, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Mugla_cities_Mugla))). - -fof(axmondial3867, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Mus))). - -fof(axmondial3868, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Mus_cities_Mus))). - -fof(axmondial3869, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Nevsehir))). - -fof(axmondial3870, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Nevsehir_cities_Nevsehir))). - -fof(axmondial3871, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Nigde))). - -fof(axmondial3872, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Nigde_cities_Nigde))). - -fof(axmondial3873, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Ordu))). - -fof(axmondial3874, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Ordu_cities_Ordu))). - -fof(axmondial3875, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Rize))). - -fof(axmondial3876, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Rize_cities_Rize))). - -fof(axmondial3877, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Sakarya))). - -fof(axmondial3878, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Sakarya_cities_Sakarya))). - -fof(axmondial3879, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Samsun))). - -fof(axmondial3880, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Samsun_cities_Samsun))). - -fof(axmondial3881, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Sanliurfa))). - -fof(axmondial3882, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Sanliurfa_cities_Urfa))). - -fof(axmondial3883, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Siirt))). - -fof(axmondial3884, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Siirt_cities_Siirt))). - -fof(axmondial3885, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Sinop))). - -fof(axmondial3886, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Sinop_cities_Sinop))). - -fof(axmondial3887, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Sirnak))). - -fof(axmondial3888, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Sirnak_cities_Sirnak))). - -fof(axmondial3889, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Sivas))). - -fof(axmondial3890, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Sivas_cities_Sivas))). - -fof(axmondial3891, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Tekirdag))). - -fof(axmondial3892, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Tekirdag_cities_Tekirdag))). - -fof(axmondial3893, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Tokat))). - -fof(axmondial3894, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Tokat_cities_Tokat))). - -fof(axmondial3895, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Trabzon))). - -fof(axmondial3896, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Trabzon_cities_Trabzon))). - -fof(axmondial3897, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Tunceli))). - -fof(axmondial3898, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Tunceli_cities_Tunceli))). - -fof(axmondial3899, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Usak))). - -fof(axmondial3900, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Usak_cities_Usak))). - -fof(axmondial3901, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Van))). - -fof(axmondial3902, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Van_cities_Van))). - -fof(axmondial3903, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Yozgat))). - -fof(axmondial3904, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Yozgat_cities_Yozgat))). - -fof(axmondial3905, axiom, - (hasType(type_Province, inst_Countries_TR_provinces_Zonguldak))). - -fof(axmondial3906, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Zonguldak_cities_Karabuk))). - -fof(axmondial3907, axiom, - (hasType(type_City, inst_Countries_TR_provinces_Zonguldak_cities_Zonguldak))). - -fof(axmondial3908, axiom, - (hasType(type_City, inst_Countries_TT_cities_Port_of_Spain))). - -fof(axmondial3909, axiom, - (hasType(type_City, inst_Countries_TUV_cities_Funafuti))). - -fof(axmondial3910, axiom, - (hasType(type_City, inst_Countries_UAE_cities_AbuDhabi))). - -fof(axmondial3911, axiom, - (hasType(type_City, inst_Countries_UAE_cities_AlAyn))). - -fof(axmondial3912, axiom, - (hasType(type_City, inst_Countries_UAE_cities_Dubai))). - -fof(axmondial3913, axiom, - (hasType(type_City, inst_Countries_UAE_cities_Sharjah))). - -fof(axmondial3914, axiom, - (hasType(type_Province, inst_Countries_UAE_provinces_AbuDhabi))). - -fof(axmondial3915, axiom, - (hasType(type_Province, inst_Countries_UAE_provinces_Ajman))). - -fof(axmondial3916, axiom, - (hasType(type_Province, inst_Countries_UAE_provinces_AlFujayrah))). - -fof(axmondial3917, axiom, - (hasType(type_Province, inst_Countries_UAE_provinces_AshShariqah))). - -fof(axmondial3918, axiom, - (hasType(type_Province, inst_Countries_UAE_provinces_Dubayy))). - -fof(axmondial3919, axiom, - (hasType(type_Province, inst_Countries_UAE_provinces_RasalKhaymah))). - -fof(axmondial3920, axiom, - (hasType(type_Province, inst_Countries_UAE_provinces_UmmalQaywayn))). - -fof(axmondial3921, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Cherkaska))). - -fof(axmondial3922, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Cherkaska_cities_Cherkasy))). - -fof(axmondial3923, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Chernihivska))). - -fof(axmondial3924, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Chernihivska_cities_Chernihiv))). - -fof(axmondial3925, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Chernivetska))). - -fof(axmondial3926, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Chernivetska_cities_Chernivtsi))). - -fof(axmondial3927, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Dnipropetrovska))). - -fof(axmondial3928, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Dnipropetrovska_cities_Dniprodzerzhynsk))). - -fof(axmondial3929, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Dnipropetrovska_cities_Dnipropetrovsk))). - -fof(axmondial3930, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Dnipropetrovska_cities_KryvyyRih))). - -fof(axmondial3931, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Donetska))). - -fof(axmondial3932, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Donetska_cities_Donetsk))). - -fof(axmondial3933, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Donetska_cities_Horlivka))). - -fof(axmondial3934, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Donetska_cities_Makiyivka))). - -fof(axmondial3935, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Donetska_cities_Mariupol))). - -fof(axmondial3936, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_IvanoFrankivska))). - -fof(axmondial3937, axiom, - (hasType(type_City, inst_Countries_UA_provinces_IvanoFrankivska_cities_IvanoFrankivsk))). - -fof(axmondial3938, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Kharkivska))). - -fof(axmondial3939, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Kharkivska_cities_Kharkiv))). - -fof(axmondial3940, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Khersonska))). - -fof(axmondial3941, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Khersonska_cities_Kherson))). - -fof(axmondial3942, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Khmelnytska))). - -fof(axmondial3943, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Khmelnytska_cities_Khmelnytskyy))). - -fof(axmondial3944, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Kirovohradska))). - -fof(axmondial3945, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Kirovohradska_cities_Kirovohrad))). - -fof(axmondial3946, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Krym))). - -fof(axmondial3947, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Krym_cities_Sevastopol))). - -fof(axmondial3948, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Krym_cities_Simferopol))). - -fof(axmondial3949, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Kyyivska))). - -fof(axmondial3950, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Kyyivska_cities_Kiev))). - -fof(axmondial3951, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Luhanska))). - -fof(axmondial3952, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Luhanska_cities_Luhansk))). - -fof(axmondial3953, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Lvivska))). - -fof(axmondial3954, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Lvivska_cities_Lviv))). - -fof(axmondial3955, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Mykolayivska))). - -fof(axmondial3956, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Mykolayivska_cities_Mykolayiv))). - -fof(axmondial3957, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Odeska))). - -fof(axmondial3958, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Odeska_cities_Odesa))). - -fof(axmondial3959, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Poltavska_cities_Kremenchuk))). - -fof(axmondial3960, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Poltavska_cities_Poltava))). - -fof(axmondial3961, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Rivnenska))). - -fof(axmondial3962, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Rivnenska_cities_Rivne))). - -fof(axmondial3963, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Sumska))). - -fof(axmondial3964, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Sumska_cities_Sumy))). - -fof(axmondial3965, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Ternopilska))). - -fof(axmondial3966, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Ternopilska_cities_Ternopil))). - -fof(axmondial3967, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Vinnytska))). - -fof(axmondial3968, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Vinnytska_cities_Vinnytsya))). - -fof(axmondial3969, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Volynska))). - -fof(axmondial3970, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Volynska_cities_Lutsk))). - -fof(axmondial3971, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Zakarpatska))). - -fof(axmondial3972, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Zakarpatska_cities_Uzhhorod))). - -fof(axmondial3973, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Zaporizka))). - -fof(axmondial3974, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Zaporizka_cities_Zaporizhzhya))). - -fof(axmondial3975, axiom, - (hasType(type_Province, inst_Countries_UA_provinces_Zhytomyrska))). - -fof(axmondial3976, axiom, - (hasType(type_City, inst_Countries_UA_provinces_Zhytomyrska_cities_Zhytomyr))). - -fof(axmondial3977, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Alabama))). - -fof(axmondial3978, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Alabama_cities_Birmingham))). - -fof(axmondial3979, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Alabama_cities_Huntsville))). - -fof(axmondial3980, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Alabama_cities_Mobile))). - -fof(axmondial3981, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Alabama_cities_Montgomery))). - -fof(axmondial3982, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Alaska))). - -fof(axmondial3983, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Alaska_cities_Anchorage))). - -fof(axmondial3984, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Alaska_cities_Juneau))). - -fof(axmondial3985, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Arizona))). - -fof(axmondial3986, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Arizona_cities_Chandler))). - -fof(axmondial3987, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Arizona_cities_Glendale))). - -fof(axmondial3988, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Arizona_cities_Mesa))). - -fof(axmondial3989, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Arizona_cities_Phoenix))). - -fof(axmondial3990, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Arizona_cities_Scottsdale))). - -fof(axmondial3991, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Arizona_cities_Tempe))). - -fof(axmondial3992, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Arizona_cities_Tucson))). - -fof(axmondial3993, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Arkansas))). - -fof(axmondial3994, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Arkansas_cities_LittleRock))). - -fof(axmondial3995, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_California))). - -fof(axmondial3996, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Anaheim))). - -fof(axmondial3997, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Bakersfield))). - -fof(axmondial3998, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Berkeley))). - -fof(axmondial3999, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_ChulaVista))). - -fof(axmondial4000, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Concord))). - -fof(axmondial4001, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Corona))). - -fof(axmondial4002, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_CostaMesa))). - -fof(axmondial4003, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_ElMonte))). - -fof(axmondial4004, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Escondido))). - -fof(axmondial4005, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Fontana))). - -fof(axmondial4006, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Fremont))). - -fof(axmondial4007, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Fresno))). - -fof(axmondial4008, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Fullerton))). - -fof(axmondial4009, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_GardenGrove))). - -fof(axmondial4010, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Glendale))). - -fof(axmondial4011, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Hayward))). - -fof(axmondial4012, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_HuntingtonBeach))). - -fof(axmondial4013, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Inglewood))). - -fof(axmondial4014, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Irvine))). - -fof(axmondial4015, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Lancaster))). - -fof(axmondial4016, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_LongBeach))). - -fof(axmondial4017, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_LosAngeles))). - -fof(axmondial4018, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Modesto))). - -fof(axmondial4019, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_MorenoValley))). - -fof(axmondial4020, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Norwalk))). - -fof(axmondial4021, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Oakland))). - -fof(axmondial4022, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Oceanside))). - -fof(axmondial4023, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Ontario))). - -fof(axmondial4024, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Orange))). - -fof(axmondial4025, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Oxnard))). - -fof(axmondial4026, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Palmdale))). - -fof(axmondial4027, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Pasadena))). - -fof(axmondial4028, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Pomona))). - -fof(axmondial4029, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_RanchoCucamonga))). - -fof(axmondial4030, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Riverside))). - -fof(axmondial4031, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Sacramento))). - -fof(axmondial4032, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Salinas))). - -fof(axmondial4033, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_SanBernardino))). - -fof(axmondial4034, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_SanDiego))). - -fof(axmondial4035, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_SanFrancisco))). - -fof(axmondial4036, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_SanJose))). - -fof(axmondial4037, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_SantaAna))). - -fof(axmondial4038, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_SantaClarita))). - -fof(axmondial4039, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_SantaRosa))). - -fof(axmondial4040, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_SimiValley))). - -fof(axmondial4041, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Stockton))). - -fof(axmondial4042, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Sunnyvale))). - -fof(axmondial4043, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_ThousandOaks))). - -fof(axmondial4044, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Torrance))). - -fof(axmondial4045, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_Vallejo))). - -fof(axmondial4046, axiom, - (hasType(type_City, inst_Countries_USA_provinces_California_cities_WestCovina))). - -fof(axmondial4047, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Colorado))). - -fof(axmondial4048, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Colorado_cities_Aurora))). - -fof(axmondial4049, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Colorado_cities_ColoradoSprings))). - -fof(axmondial4050, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Colorado_cities_Denver))). - -fof(axmondial4051, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Colorado_cities_FortCollins))). - -fof(axmondial4052, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Colorado_cities_Lakewood))). - -fof(axmondial4053, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Connecticut))). - -fof(axmondial4054, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Connecticut_cities_Bridgeport))). - -fof(axmondial4055, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Connecticut_cities_Hartford))). - -fof(axmondial4056, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Connecticut_cities_NewHaven))). - -fof(axmondial4057, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Connecticut_cities_Stamford))). - -fof(axmondial4058, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Connecticut_cities_Waterbury))). - -fof(axmondial4059, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Delaware))). - -fof(axmondial4060, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Delaware_cities_Dover))). - -fof(axmondial4061, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Distr_Columbia))). - -fof(axmondial4062, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Distr_Columbia_cities_Washington))). - -fof(axmondial4063, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Florida))). - -fof(axmondial4064, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_Clearwater))). - -fof(axmondial4065, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_CoralSprings))). - -fof(axmondial4066, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_FortLauderdale))). - -fof(axmondial4067, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_Hialeah))). - -fof(axmondial4068, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_Hollywood))). - -fof(axmondial4069, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_Jacksonville))). - -fof(axmondial4070, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_Miami))). - -fof(axmondial4071, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_Orlando))). - -fof(axmondial4072, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_PembrokePines))). - -fof(axmondial4073, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_St_Petersburg))). - -fof(axmondial4074, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_Tallahassee))). - -fof(axmondial4075, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Florida_cities_Tampa))). - -fof(axmondial4076, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Georgia))). - -fof(axmondial4077, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Georgia_cities_Atlanta))). - -fof(axmondial4078, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Georgia_cities_Columbus))). - -fof(axmondial4079, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Georgia_cities_Macon))). - -fof(axmondial4080, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Georgia_cities_Savannah))). - -fof(axmondial4081, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Hawaii))). - -fof(axmondial4082, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Hawaii_cities_Hilo))). - -fof(axmondial4083, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Hawaii_cities_Honolulu))). - -fof(axmondial4084, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Idaho))). - -fof(axmondial4085, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Idaho_cities_Boise))). - -fof(axmondial4086, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Illinois))). - -fof(axmondial4087, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Illinois_cities_Aurora))). - -fof(axmondial4088, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Illinois_cities_Chicago))). - -fof(axmondial4089, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Illinois_cities_Naperville))). - -fof(axmondial4090, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Illinois_cities_Peoria))). - -fof(axmondial4091, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Illinois_cities_Rockford))). - -fof(axmondial4092, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Illinois_cities_Springfield))). - -fof(axmondial4093, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Indiana))). - -fof(axmondial4094, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Indiana_cities_Evansville))). - -fof(axmondial4095, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Indiana_cities_FortWayne))). - -fof(axmondial4096, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Indiana_cities_Gary))). - -fof(axmondial4097, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Indiana_cities_Indianapolis))). - -fof(axmondial4098, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Indiana_cities_SouthBend))). - -fof(axmondial4099, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Iowa))). - -fof(axmondial4100, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Iowa_cities_CedarRapids))). - -fof(axmondial4101, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Iowa_cities_DesMoines))). - -fof(axmondial4102, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Kansas))). - -fof(axmondial4103, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Kansas_cities_KansasCity))). - -fof(axmondial4104, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Kansas_cities_OverlandPark))). - -fof(axmondial4105, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Kansas_cities_Topeka))). - -fof(axmondial4106, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Kansas_cities_Wichita))). - -fof(axmondial4107, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Kentucky))). - -fof(axmondial4108, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Kentucky_cities_Frankfort))). - -fof(axmondial4109, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Kentucky_cities_LexingtonFayette))). - -fof(axmondial4110, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Kentucky_cities_Louisville))). - -fof(axmondial4111, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Louisiana))). - -fof(axmondial4112, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Louisiana_cities_BatonRouge))). - -fof(axmondial4113, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Louisiana_cities_Lafayette))). - -fof(axmondial4114, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Louisiana_cities_NewOrleans))). - -fof(axmondial4115, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Louisiana_cities_Shreveport))). - -fof(axmondial4116, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Maine))). - -fof(axmondial4117, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Maine_cities_Augusta))). - -fof(axmondial4118, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Maryland))). - -fof(axmondial4119, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Maryland_cities_Annapolis))). - -fof(axmondial4120, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Maryland_cities_Baltimore))). - -fof(axmondial4121, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Massachusetts))). - -fof(axmondial4122, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Massachusetts_cities_Boston))). - -fof(axmondial4123, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Massachusetts_cities_Lowell))). - -fof(axmondial4124, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Massachusetts_cities_Springfield))). - -fof(axmondial4125, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Massachusetts_cities_Worcester))). - -fof(axmondial4126, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Michigan))). - -fof(axmondial4127, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Michigan_cities_AnnArbor))). - -fof(axmondial4128, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Michigan_cities_Detroit))). - -fof(axmondial4129, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Michigan_cities_Flint))). - -fof(axmondial4130, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Michigan_cities_GrandRapids))). - -fof(axmondial4131, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Michigan_cities_Lansing))). - -fof(axmondial4132, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Michigan_cities_Livonia))). - -fof(axmondial4133, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Michigan_cities_SterlingHeights))). - -fof(axmondial4134, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Michigan_cities_Warren))). - -fof(axmondial4135, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Minnesota))). - -fof(axmondial4136, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Minnesota_cities_Minneapolis))). - -fof(axmondial4137, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Minnesota_cities_St_Paul))). - -fof(axmondial4138, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Mississippi))). - -fof(axmondial4139, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Mississippi_cities_Jackson))). - -fof(axmondial4140, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Missouri))). - -fof(axmondial4141, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Missouri_cities_Independence))). - -fof(axmondial4142, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Missouri_cities_JeffersonCity))). - -fof(axmondial4143, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Missouri_cities_KansasCity))). - -fof(axmondial4144, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Missouri_cities_Springfield))). - -fof(axmondial4145, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Missouri_cities_St_Louis))). - -fof(axmondial4146, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Montana))). - -fof(axmondial4147, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Montana_cities_Helena))). - -fof(axmondial4148, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Nebraska))). - -fof(axmondial4149, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Nebraska_cities_Lincoln))). - -fof(axmondial4150, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Nebraska_cities_Omaha))). - -fof(axmondial4151, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Nevada))). - -fof(axmondial4152, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Nevada_cities_CarsonCity))). - -fof(axmondial4153, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Nevada_cities_Henderson))). - -fof(axmondial4154, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Nevada_cities_LasVegas))). - -fof(axmondial4155, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Nevada_cities_Reno))). - -fof(axmondial4156, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_NewHampshire))). - -fof(axmondial4157, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewHampshire_cities_Concord))). - -fof(axmondial4158, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewHampshire_cities_Manchester))). - -fof(axmondial4159, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_NewJersey))). - -fof(axmondial4160, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewJersey_cities_Elizabeth))). - -fof(axmondial4161, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewJersey_cities_JerseyCity))). - -fof(axmondial4162, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewJersey_cities_Newark))). - -fof(axmondial4163, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewJersey_cities_Paterson))). - -fof(axmondial4164, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewJersey_cities_Trenton))). - -fof(axmondial4165, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_NewMexico))). - -fof(axmondial4166, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewMexico_cities_Albuquerque))). - -fof(axmondial4167, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewMexico_cities_SantaFe))). - -fof(axmondial4168, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_NewYork))). - -fof(axmondial4169, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewYork_cities_Albany))). - -fof(axmondial4170, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewYork_cities_Buffalo))). - -fof(axmondial4171, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewYork_cities_NewYork))). - -fof(axmondial4172, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewYork_cities_Rochester))). - -fof(axmondial4173, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewYork_cities_Syracuse))). - -fof(axmondial4174, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NewYork_cities_Yonkers))). - -fof(axmondial4175, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_NorthCarolina))). - -fof(axmondial4176, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NorthCarolina_cities_Charlotte))). - -fof(axmondial4177, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NorthCarolina_cities_Durham))). - -fof(axmondial4178, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NorthCarolina_cities_Greensboro))). - -fof(axmondial4179, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NorthCarolina_cities_Raleigh))). - -fof(axmondial4180, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NorthCarolina_cities_WinstonSalem))). - -fof(axmondial4181, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_NorthDakota))). - -fof(axmondial4182, axiom, - (hasType(type_City, inst_Countries_USA_provinces_NorthDakota_cities_Bismarck))). - -fof(axmondial4183, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Ohio))). - -fof(axmondial4184, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Ohio_cities_Akron))). - -fof(axmondial4185, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Ohio_cities_Cincinnati))). - -fof(axmondial4186, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Ohio_cities_Cleveland))). - -fof(axmondial4187, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Ohio_cities_Columbus))). - -fof(axmondial4188, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Ohio_cities_Dayton))). - -fof(axmondial4189, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Ohio_cities_Toledo))). - -fof(axmondial4190, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Oklahoma))). - -fof(axmondial4191, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Oklahoma_cities_OklahomaCity))). - -fof(axmondial4192, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Oklahoma_cities_Tulsa))). - -fof(axmondial4193, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Oregon))). - -fof(axmondial4194, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Oregon_cities_Eugene))). - -fof(axmondial4195, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Oregon_cities_Portland))). - -fof(axmondial4196, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Oregon_cities_Salem))). - -fof(axmondial4197, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Pennsylvania))). - -fof(axmondial4198, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Pennsylvania_cities_Allentown))). - -fof(axmondial4199, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Pennsylvania_cities_Erie))). - -fof(axmondial4200, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Pennsylvania_cities_Harrisburg))). - -fof(axmondial4201, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Pennsylvania_cities_Philadelphia))). - -fof(axmondial4202, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Pennsylvania_cities_Pittsburgh))). - -fof(axmondial4203, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_RhodeIsland))). - -fof(axmondial4204, axiom, - (hasType(type_City, inst_Countries_USA_provinces_RhodeIsland_cities_Providence))). - -fof(axmondial4205, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_SouthCarolina))). - -fof(axmondial4206, axiom, - (hasType(type_City, inst_Countries_USA_provinces_SouthCarolina_cities_Columbia))). - -fof(axmondial4207, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_SouthDakota))). - -fof(axmondial4208, axiom, - (hasType(type_City, inst_Countries_USA_provinces_SouthDakota_cities_Pierre))). - -fof(axmondial4209, axiom, - (hasType(type_City, inst_Countries_USA_provinces_SouthDakota_cities_SiouxFalls))). - -fof(axmondial4210, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Tennessee))). - -fof(axmondial4211, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Tennessee_cities_Chattanooga))). - -fof(axmondial4212, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Tennessee_cities_Knoxville))). - -fof(axmondial4213, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Tennessee_cities_Memphis))). - -fof(axmondial4214, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Tennessee_cities_Nashville))). - -fof(axmondial4215, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Tennessee_cities_NashvilleDavidson))). - -fof(axmondial4216, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Texas))). - -fof(axmondial4217, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Abilene))). - -fof(axmondial4218, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Amarillo))). - -fof(axmondial4219, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Arlington))). - -fof(axmondial4220, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Austin))). - -fof(axmondial4221, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Beaumont))). - -fof(axmondial4222, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Brownsville))). - -fof(axmondial4223, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_CorpusChristi))). - -fof(axmondial4224, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Dallas))). - -fof(axmondial4225, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_ElPaso))). - -fof(axmondial4226, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_FortWorth))). - -fof(axmondial4227, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Garland))). - -fof(axmondial4228, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_GrandPrairie))). - -fof(axmondial4229, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Houston))). - -fof(axmondial4230, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Irving))). - -fof(axmondial4231, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Laredo))). - -fof(axmondial4232, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Lubbock))). - -fof(axmondial4233, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_McAllen))). - -fof(axmondial4234, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Mesquite))). - -fof(axmondial4235, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Pasadena))). - -fof(axmondial4236, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Plano))). - -fof(axmondial4237, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_SanAntonio))). - -fof(axmondial4238, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_Waco))). - -fof(axmondial4239, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Texas_cities_WichitaFalls))). - -fof(axmondial4240, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Utah))). - -fof(axmondial4241, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Utah_cities_SaltLakeCity))). - -fof(axmondial4242, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Vermont))). - -fof(axmondial4243, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Vermont_cities_Montpelier))). - -fof(axmondial4244, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Virginia))). - -fof(axmondial4245, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Virginia_cities_Alexandria))). - -fof(axmondial4246, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Virginia_cities_Arlington))). - -fof(axmondial4247, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Virginia_cities_Chesapeake))). - -fof(axmondial4248, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Virginia_cities_Hampton))). - -fof(axmondial4249, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Virginia_cities_NewportNews))). - -fof(axmondial4250, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Virginia_cities_Norfolk))). - -fof(axmondial4251, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Virginia_cities_Portsmouth))). - -fof(axmondial4252, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Virginia_cities_Richmond))). - -fof(axmondial4253, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Virginia_cities_VirginiaBeach))). - -fof(axmondial4254, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Washington))). - -fof(axmondial4255, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Washington_cities_Olympia))). - -fof(axmondial4256, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Washington_cities_Seattle))). - -fof(axmondial4257, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Washington_cities_Spokane))). - -fof(axmondial4258, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Washington_cities_Tacoma))). - -fof(axmondial4259, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_WestVirginia))). - -fof(axmondial4260, axiom, - (hasType(type_City, inst_Countries_USA_provinces_WestVirginia_cities_Charleston))). - -fof(axmondial4261, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Wisconsin))). - -fof(axmondial4262, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Wisconsin_cities_GreenBay))). - -fof(axmondial4263, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Wisconsin_cities_Madison))). - -fof(axmondial4264, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Wisconsin_cities_Milwaukee))). - -fof(axmondial4265, axiom, - (hasType(type_Province, inst_Countries_USA_provinces_Wyoming))). - -fof(axmondial4266, axiom, - (hasType(type_City, inst_Countries_USA_provinces_Wyoming_cities_Cheyenne))). - -fof(axmondial4267, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Andijon))). - -fof(axmondial4268, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Andijon_cities_Andijon))). - -fof(axmondial4269, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Bukhoro))). - -fof(axmondial4270, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Bukhoro_cities_Bukhoro))). - -fof(axmondial4271, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Farghona))). - -fof(axmondial4272, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Farghona_cities_Farghona))). - -fof(axmondial4273, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Farghona_cities_Marghilon))). - -fof(axmondial4274, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Farghona_cities_Quqon))). - -fof(axmondial4275, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Jizzakh))). - -fof(axmondial4276, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Jizzakh_cities_Jizzakh))). - -fof(axmondial4277, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Khorazm))). - -fof(axmondial4278, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Khorazm_cities_Urganch))). - -fof(axmondial4279, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Namangan))). - -fof(axmondial4280, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Namangan_cities_Namangan))). - -fof(axmondial4281, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Nawoiy))). - -fof(axmondial4282, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Nawoiy_cities_Nawoiy))). - -fof(axmondial4283, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Qasqadare))). - -fof(axmondial4284, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Qasqadare_cities_Qarshi))). - -fof(axmondial4285, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Qoraqalpoghiston))). - -fof(axmondial4286, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Qoraqalpoghiston_cities_Nukus))). - -fof(axmondial4287, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Samarqand))). - -fof(axmondial4288, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Samarqand_cities_Samarqand))). - -fof(axmondial4289, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Sirdare))). - -fof(axmondial4290, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Sirdare_cities_Guliston))). - -fof(axmondial4291, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Surkhondare))). - -fof(axmondial4292, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Surkhondare_cities_Termiz))). - -fof(axmondial4293, axiom, - (hasType(type_Province, inst_Countries_UZB_provinces_Toshkent))). - -fof(axmondial4294, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Toshkent_cities_Angren))). - -fof(axmondial4295, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Toshkent_cities_Chirchiq))). - -fof(axmondial4296, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Toshkent_cities_Olmaliq))). - -fof(axmondial4297, axiom, - (hasType(type_City, inst_Countries_UZB_provinces_Toshkent_cities_Tashkent))). - -fof(axmondial4298, axiom, - (hasType(type_City, inst_Countries_VN_cities_CamPha))). - -fof(axmondial4299, axiom, - (hasType(type_City, inst_Countries_VN_cities_CanTho))). - -fof(axmondial4300, axiom, - (hasType(type_City, inst_Countries_VN_cities_DaNang))). - -fof(axmondial4301, axiom, - (hasType(type_City, inst_Countries_VN_cities_Haiphong))). - -fof(axmondial4302, axiom, - (hasType(type_City, inst_Countries_VN_cities_Hanoi))). - -fof(axmondial4303, axiom, - (hasType(type_City, inst_Countries_VN_cities_HongGai))). - -fof(axmondial4304, axiom, - (hasType(type_City, inst_Countries_VN_cities_Hue))). - -fof(axmondial4305, axiom, - (hasType(type_City, inst_Countries_VN_cities_LongXuyen))). - -fof(axmondial4306, axiom, - (hasType(type_City, inst_Countries_VN_cities_NamDinh))). - -fof(axmondial4307, axiom, - (hasType(type_City, inst_Countries_VN_cities_NhaTrang))). - -fof(axmondial4308, axiom, - (hasType(type_City, inst_Countries_VN_cities_QuiNhon))). - -fof(axmondial4309, axiom, - (hasType(type_City, inst_Countries_VN_cities_Saigon))). - -fof(axmondial4310, axiom, - (hasType(type_City, inst_Countries_VN_cities_ThaiNguyen))). - -fof(axmondial4311, axiom, - (hasType(type_City, inst_Countries_VN_cities_VietTri))). - -fof(axmondial4312, axiom, - (hasType(type_City, inst_Countries_VN_cities_VungTau))). - -fof(axmondial4313, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_AnGiang))). - -fof(axmondial4314, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_BaRiaVungTau))). - -fof(axmondial4315, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_BacThai))). - -fof(axmondial4316, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_BenTre))). - -fof(axmondial4317, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_BinhDinh))). - -fof(axmondial4318, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_BinhThuan))). - -fof(axmondial4319, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_CanTho))). - -fof(axmondial4320, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_CaoBang))). - -fof(axmondial4321, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_CentralHighlands))). - -fof(axmondial4322, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_DacLac))). - -fof(axmondial4323, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_DongNai))). - -fof(axmondial4324, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_DongThap))). - -fof(axmondial4325, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_GiaLai))). - -fof(axmondial4326, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_HaBac))). - -fof(axmondial4327, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_HaGiang))). - -fof(axmondial4328, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_HaTay))). - -fof(axmondial4329, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_HaTinh))). - -fof(axmondial4330, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_HaiHung))). - -fof(axmondial4331, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_Haiphong))). - -fof(axmondial4332, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_Hanoi))). - -fof(axmondial4333, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_HoChiMinhCity))). - -fof(axmondial4334, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_HoaBinh))). - -fof(axmondial4335, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_KhanhHoa))). - -fof(axmondial4336, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_KienGiang))). - -fof(axmondial4337, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_KonTum))). - -fof(axmondial4338, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_LaiChau))). - -fof(axmondial4339, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_LamDong))). - -fof(axmondial4340, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_LangSon))). - -fof(axmondial4341, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_LaoCai))). - -fof(axmondial4342, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_LongAn))). - -fof(axmondial4343, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_MekongRiverDelta))). - -fof(axmondial4344, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_MinhHai))). - -fof(axmondial4345, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_NamHa))). - -fof(axmondial4346, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_NgheAn))). - -fof(axmondial4347, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_NinhBinh))). - -fof(axmondial4348, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_NinhThuan))). - -fof(axmondial4349, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_NorthCentralCoast))). - -fof(axmondial4350, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_NorthEastSouth))). - -fof(axmondial4351, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_NorthMountainandMidlands))). - -fof(axmondial4352, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_PhuYen))). - -fof(axmondial4353, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_QuangBinh))). - -fof(axmondial4354, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_QuangNamDaNang))). - -fof(axmondial4355, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_QuangNgai))). - -fof(axmondial4356, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_QuangNinh))). - -fof(axmondial4357, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_QuangTri))). - -fof(axmondial4358, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_RedRiverDelta))). - -fof(axmondial4359, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_SocTrang))). - -fof(axmondial4360, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_SonLa))). - -fof(axmondial4361, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_SongBe))). - -fof(axmondial4362, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_SouthCentralCoast))). - -fof(axmondial4363, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_TayNinh))). - -fof(axmondial4364, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_ThaiBinh))). - -fof(axmondial4365, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_ThanhHoa))). - -fof(axmondial4366, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_ThuaThienHue))). - -fof(axmondial4367, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_TienGiang))). - -fof(axmondial4368, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_TraVinh))). - -fof(axmondial4369, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_TuyenQuang))). - -fof(axmondial4370, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_VinhLong))). - -fof(axmondial4371, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_VinhPhu))). - -fof(axmondial4372, axiom, - (hasType(type_Province, inst_Countries_VN_provinces_YenBai))). - -fof(axmondial4373, axiom, - (hasType(type_City, inst_Countries_VU_cities_Port_Vila))). - -fof(axmondial4374, axiom, - (hasType(type_City, inst_Countries_V_cities_VaticanCity))). - -fof(axmondial4375, axiom, - (hasType(type_City, inst_Countries_WAG_cities_Banjul))). - -fof(axmondial4376, axiom, - (hasType(type_City, inst_Countries_WAL_cities_Freetown))). - -fof(axmondial4377, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Aarri))). - -fof(axmondial4378, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Aba))). - -fof(axmondial4379, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Abeokuta))). - -fof(axmondial4380, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Abuja))). - -fof(axmondial4381, axiom, - (hasType(type_City, inst_Countries_WAN_cities_AdoEkiti))). - -fof(axmondial4382, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Akure))). - -fof(axmondial4383, axiom, - (hasType(type_City, inst_Countries_WAN_cities_BeninCity))). - -fof(axmondial4384, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Bida))). - -fof(axmondial4385, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Calabar))). - -fof(axmondial4386, axiom, - (hasType(type_City, inst_Countries_WAN_cities_DebaHabe))). - -fof(axmondial4387, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ede))). - -fof(axmondial4388, axiom, - (hasType(type_City, inst_Countries_WAN_cities_EffonAlaiye))). - -fof(axmondial4389, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Enugu))). - -fof(axmondial4390, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Gusau))). - -fof(axmondial4391, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ibadan))). - -fof(axmondial4392, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ife))). - -fof(axmondial4393, axiom, - (hasType(type_City, inst_Countries_WAN_cities_IjebuOde))). - -fof(axmondial4394, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ikare))). - -fof(axmondial4395, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ikerre))). - -fof(axmondial4396, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ikire))). - -fof(axmondial4397, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ikirun))). - -fof(axmondial4398, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ikorodu))). - -fof(axmondial4399, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ila))). - -fof(axmondial4400, axiom, - (hasType(type_City, inst_Countries_WAN_cities_IlaweEkiti))). - -fof(axmondial4401, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ilesha))). - -fof(axmondial4402, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ilobu))). - -fof(axmondial4403, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ilorin))). - -fof(axmondial4404, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Inisa))). - -fof(axmondial4405, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Iseyin))). - -fof(axmondial4406, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Iwo))). - -fof(axmondial4407, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Jos))). - -fof(axmondial4408, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Kaduna))). - -fof(axmondial4409, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Kano))). - -fof(axmondial4410, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Katsina))). - -fof(axmondial4411, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Kumo))). - -fof(axmondial4412, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Lafia))). - -fof(axmondial4413, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Lagos))). - -fof(axmondial4414, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Maiduguri))). - -fof(axmondial4415, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Makurdi))). - -fof(axmondial4416, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Minna))). - -fof(axmondial4417, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Mushin))). - -fof(axmondial4418, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Offa))). - -fof(axmondial4419, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ogbomosho))). - -fof(axmondial4420, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Oka))). - -fof(axmondial4421, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Ondo))). - -fof(axmondial4422, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Onitsha))). - -fof(axmondial4423, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Oshogbo))). - -fof(axmondial4424, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Owo))). - -fof(axmondial4425, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Oyo))). - -fof(axmondial4426, axiom, - (hasType(type_City, inst_Countries_WAN_cities_PortHarcourt))). - -fof(axmondial4427, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Sapele))). - -fof(axmondial4428, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Shagamu))). - -fof(axmondial4429, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Shaki))). - -fof(axmondial4430, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Shomolu))). - -fof(axmondial4431, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Sokoto))). - -fof(axmondial4432, axiom, - (hasType(type_City, inst_Countries_WAN_cities_Zaria))). - -fof(axmondial4433, axiom, - (hasType(type_City, inst_Countries_WD_cities_Roseau))). - -fof(axmondial4434, axiom, - (hasType(type_City, inst_Countries_WG_cities_SaintGeorges))). - -fof(axmondial4435, axiom, - (hasType(type_City, inst_Countries_WL_cities_Castries))). - -fof(axmondial4436, axiom, - (hasType(type_City, inst_Countries_WSA_cities_ElAlaiun))). - -fof(axmondial4437, axiom, - (hasType(type_City, inst_Countries_WS_cities_Apia))). - -fof(axmondial4438, axiom, - (hasType(type_City, inst_Countries_WV_cities_Kingstown))). - -fof(axmondial4439, axiom, - (hasType(type_City, inst_Countries_YE_cities_Sanaa))). - -fof(axmondial4440, axiom, - (hasType(type_City, inst_Countries_YU_cities_Belgrade))). - -fof(axmondial4441, axiom, - (hasType(type_City, inst_Countries_YV_cities_SantaAnadeCoro))). - -fof(axmondial4442, axiom, - (hasType(type_City, inst_Countries_YV_cities_Turmero))). - -fof(axmondial4443, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Amazonas))). - -fof(axmondial4444, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Amazonas_cities_PuertoAyacucho))). - -fof(axmondial4445, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Anzoategui))). - -fof(axmondial4446, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Anzoategui_cities_Barcelona))). - -fof(axmondial4447, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Anzoategui_cities_PuertoLaCruz))). - -fof(axmondial4448, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Apure))). - -fof(axmondial4449, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Apure_cities_SanFernando))). - -fof(axmondial4450, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Aragua))). - -fof(axmondial4451, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Aragua_cities_Maracay))). - -fof(axmondial4452, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Barinas))). - -fof(axmondial4453, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Barinas_cities_Barinas))). - -fof(axmondial4454, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Bolivar))). - -fof(axmondial4455, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Bolivar_cities_CiudadBolivar))). - -fof(axmondial4456, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Bolivar_cities_CiudadGuayana))). - -fof(axmondial4457, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Carabobo))). - -fof(axmondial4458, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Carabobo_cities_Guacara))). - -fof(axmondial4459, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Carabobo_cities_PuertoCabello))). - -fof(axmondial4460, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Carabobo_cities_Valencia))). - -fof(axmondial4461, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Cojedes))). - -fof(axmondial4462, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Cojedes_cities_SanCarlos))). - -fof(axmondial4463, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_DeltaAmacuro))). - -fof(axmondial4464, axiom, - (hasType(type_City, inst_Countries_YV_provinces_DeltaAmacuro_cities_Tucupita))). - -fof(axmondial4465, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_DistritoFederal))). - -fof(axmondial4466, axiom, - (hasType(type_City, inst_Countries_YV_provinces_DistritoFederal_cities_Caracas))). - -fof(axmondial4467, axiom, - (hasType(type_City, inst_Countries_YV_provinces_DistritoFederal_cities_CatiaLaMar))). - -fof(axmondial4468, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Falcon))). - -fof(axmondial4469, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Falcon_cities_Coro))). - -fof(axmondial4470, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Guarico))). - -fof(axmondial4471, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Guarico_cities_SanJuan))). - -fof(axmondial4472, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Lara))). - -fof(axmondial4473, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Lara_cities_Barquisimeto))). - -fof(axmondial4474, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Merida))). - -fof(axmondial4475, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Merida_cities_Merida))). - -fof(axmondial4476, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Miranda))). - -fof(axmondial4477, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Miranda_cities_Baruta))). - -fof(axmondial4478, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Miranda_cities_Guarenas))). - -fof(axmondial4479, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Miranda_cities_LosTeques))). - -fof(axmondial4480, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Miranda_cities_Petare))). - -fof(axmondial4481, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Monagas))). - -fof(axmondial4482, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Monagas_cities_Maturin))). - -fof(axmondial4483, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_NuevaEsparta))). - -fof(axmondial4484, axiom, - (hasType(type_City, inst_Countries_YV_provinces_NuevaEsparta_cities_LaAscuncion))). - -fof(axmondial4485, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Portuguesa))). - -fof(axmondial4486, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Portuguesa_cities_Acarigua))). - -fof(axmondial4487, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Portuguesa_cities_Guanare))). - -fof(axmondial4488, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Sucre))). - -fof(axmondial4489, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Sucre_cities_Cumana))). - -fof(axmondial4490, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Tachira))). - -fof(axmondial4491, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Tachira_cities_SanCristobal))). - -fof(axmondial4492, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Trujillo))). - -fof(axmondial4493, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Trujillo_cities_Trujillo))). - -fof(axmondial4494, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Yaracuy))). - -fof(axmondial4495, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Yaracuy_cities_SanFelipe))). - -fof(axmondial4496, axiom, - (hasType(type_Province, inst_Countries_YV_provinces_Zulia))). - -fof(axmondial4497, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Zulia_cities_Cabimas))). - -fof(axmondial4498, axiom, - (hasType(type_City, inst_Countries_YV_provinces_Zulia_cities_Maracaibo))). - -fof(axmondial4499, axiom, - (hasType(type_Province, inst_Countries_ZRE_provinces_Bandundu))). - -fof(axmondial4500, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Bandundu_cities_Bandundu))). - -fof(axmondial4501, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Bandundu_cities_Kikwit))). - -fof(axmondial4502, axiom, - (hasType(type_Province, inst_Countries_ZRE_provinces_BasZaire))). - -fof(axmondial4503, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_BasZaire_cities_Boma))). - -fof(axmondial4504, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_BasZaire_cities_Matadi))). - -fof(axmondial4505, axiom, - (hasType(type_Province, inst_Countries_ZRE_provinces_Equateur))). - -fof(axmondial4506, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Equateur_cities_Mbandaka))). - -fof(axmondial4507, axiom, - (hasType(type_Province, inst_Countries_ZRE_provinces_HautZaire))). - -fof(axmondial4508, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_HautZaire_cities_Kisangani))). - -fof(axmondial4509, axiom, - (hasType(type_Province, inst_Countries_ZRE_provinces_KasaiOccidental))). - -fof(axmondial4510, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_KasaiOccidental_cities_Kananga))). - -fof(axmondial4511, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_KasaiOccidental_cities_Tshikapa))). - -fof(axmondial4512, axiom, - (hasType(type_Province, inst_Countries_ZRE_provinces_KasaiOriental))). - -fof(axmondial4513, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_KasaiOriental_cities_Kalemi))). - -fof(axmondial4514, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_KasaiOriental_cities_MbujiMayi))). - -fof(axmondial4515, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_KasaiOriental_cities_MweneDitu))). - -fof(axmondial4516, axiom, - (hasType(type_Province, inst_Countries_ZRE_provinces_Kinshasa))). - -fof(axmondial4517, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Kinshasa_cities_Kinshasa))). - -fof(axmondial4518, axiom, - (hasType(type_Province, inst_Countries_ZRE_provinces_Kivu))). - -fof(axmondial4519, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Kivu_cities_Bukavu))). - -fof(axmondial4520, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Kivu_cities_Butembo))). - -fof(axmondial4521, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Kivu_cities_Goma))). - -fof(axmondial4522, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Kivu_cities_Uvira))). - -fof(axmondial4523, axiom, - (hasType(type_Province, inst_Countries_ZRE_provinces_Shaba))). - -fof(axmondial4524, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Shaba_cities_Kolwezi))). - -fof(axmondial4525, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Shaba_cities_Likasi))). - -fof(axmondial4526, axiom, - (hasType(type_City, inst_Countries_ZRE_provinces_Shaba_cities_Lubumbashi))). - -fof(axmondial4527, axiom, - (hasType(type_City, inst_Countries_ZW_cities_Harare))). - -fof(axmondial4528, axiom, - (hasType(type_Province, inst_Countries_Z_provinces_Central))). - -fof(axmondial4529, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Central_cities_Kabwe))). - -fof(axmondial4530, axiom, - (hasType(type_Province, inst_Countries_Z_provinces_Copperbelt))). - -fof(axmondial4531, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Copperbelt_cities_Chingola))). - -fof(axmondial4532, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Copperbelt_cities_Kitwe))). - -fof(axmondial4533, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Copperbelt_cities_Luanshya))). - -fof(axmondial4534, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Copperbelt_cities_Mufulira))). - -fof(axmondial4535, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Copperbelt_cities_Ndola))). - -fof(axmondial4536, axiom, - (hasType(type_Province, inst_Countries_Z_provinces_Eastern))). - -fof(axmondial4537, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Eastern_cities_Chipata))). - -fof(axmondial4538, axiom, - (hasType(type_Province, inst_Countries_Z_provinces_Luapula))). - -fof(axmondial4539, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Luapula_cities_Mansa))). - -fof(axmondial4540, axiom, - (hasType(type_Province, inst_Countries_Z_provinces_Lusaka))). - -fof(axmondial4541, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Lusaka_cities_Lusaka))). - -fof(axmondial4542, axiom, - (hasType(type_Province, inst_Countries_Z_provinces_Northern))). - -fof(axmondial4543, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Northern_cities_Kasama))). - -fof(axmondial4544, axiom, - (hasType(type_Province, inst_Countries_Z_provinces_Northwestern))). - -fof(axmondial4545, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Northwestern_cities_Solwezi))). - -fof(axmondial4546, axiom, - (hasType(type_Province, inst_Countries_Z_provinces_Southern))). - -fof(axmondial4547, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Southern_cities_Livingstone))). - -fof(axmondial4548, axiom, - (hasType(type_Province, inst_Countries_Z_provinces_Western))). - -fof(axmondial4549, axiom, - (hasType(type_City, inst_Countries_Z_provinces_Western_cities_Mongu))). - -fof(axmondial4550, axiom, - (hasType(type_Country, inst_Countries_cid_cia_American_Samoa))). - -fof(axmondial4551, axiom, - (hasType(type_City, inst_Countries_cid_cia_American_Samoa_cities_PagoPago))). - -fof(axmondial4552, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Anguilla))). - -fof(axmondial4553, axiom, - (hasType(type_City, inst_Countries_cid_cia_Anguilla_cities_TheValley))). - -fof(axmondial4554, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Aruba))). - -fof(axmondial4555, axiom, - (hasType(type_City, inst_Countries_cid_cia_Aruba_cities_Oranjestad))). - -fof(axmondial4556, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Ashmore_and_Cartier_Islands))). - -fof(axmondial4557, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Baker_Island))). - -fof(axmondial4558, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Bassas_da_India))). - -fof(axmondial4559, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Bermuda))). - -fof(axmondial4560, axiom, - (hasType(type_City, inst_Countries_cid_cia_Bermuda_cities_Hamilton))). - -fof(axmondial4561, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Bouvet_Island))). - -fof(axmondial4562, axiom, - (hasType(type_Country, inst_Countries_cid_cia_British_Indian_Ocean_Territory))). - -fof(axmondial4563, axiom, - (hasType(type_Country, inst_Countries_cid_cia_British_Virgin_Islands))). - -fof(axmondial4564, axiom, - (hasType(type_City, inst_Countries_cid_cia_British_Virgin_Islands_cities_RoadTown))). - -fof(axmondial4565, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Cayman_Islands))). - -fof(axmondial4566, axiom, - (hasType(type_City, inst_Countries_cid_cia_Cayman_Islands_cities_GeorgeTown))). - -fof(axmondial4567, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Christmas_Island))). - -fof(axmondial4568, axiom, - (hasType(type_City, inst_Countries_cid_cia_Christmas_Island_cities_TheSettlement))). - -fof(axmondial4569, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Clipperton_Island))). - -fof(axmondial4570, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Cocos_Islands))). - -fof(axmondial4571, axiom, - (hasType(type_City, inst_Countries_cid_cia_Cocos_Islands_cities_WestIsland))). - -fof(axmondial4572, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Cook_Islands))). - -fof(axmondial4573, axiom, - (hasType(type_City, inst_Countries_cid_cia_Cook_Islands_cities_Avarua))). - -fof(axmondial4574, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Coral_Sea_Islands))). - -fof(axmondial4575, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Europa_Island))). - -fof(axmondial4576, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Falkland_Islands))). - -fof(axmondial4577, axiom, - (hasType(type_City, inst_Countries_cid_cia_Falkland_Islands_cities_Stanley))). - -fof(axmondial4578, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Faroe_Islands))). - -fof(axmondial4579, axiom, - (hasType(type_City, inst_Countries_cid_cia_Faroe_Islands_cities_Torshavn))). - -fof(axmondial4580, axiom, - (hasType(type_Country, inst_Countries_cid_cia_French_Polynesia))). - -fof(axmondial4581, axiom, - (hasType(type_City, inst_Countries_cid_cia_French_Polynesia_cities_Papeete))). - -fof(axmondial4582, axiom, - (hasType(type_Country, inst_Countries_cid_cia_French_Southern_and_Antarctic_Lands))). - -fof(axmondial4583, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Gaza_Strip))). - -fof(axmondial4584, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Gibraltar))). - -fof(axmondial4585, axiom, - (hasType(type_City, inst_Countries_cid_cia_Gibraltar_cities_Gibraltar))). - -fof(axmondial4586, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Glorioso_Islands))). - -fof(axmondial4587, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Greenland))). - -fof(axmondial4588, axiom, - (hasType(type_City, inst_Countries_cid_cia_Greenland_cities_Nuuk))). - -fof(axmondial4589, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Guadeloupe))). - -fof(axmondial4590, axiom, - (hasType(type_City, inst_Countries_cid_cia_Guadeloupe_cities_Basse_Terre))). - -fof(axmondial4591, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Guam))). - -fof(axmondial4592, axiom, - (hasType(type_City, inst_Countries_cid_cia_Guam_cities_Agana))). - -fof(axmondial4593, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Guernsey))). - -fof(axmondial4594, axiom, - (hasType(type_City, inst_Countries_cid_cia_Guernsey_cities_SaintPeterPort))). - -fof(axmondial4595, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Heard_Island_and_McDonald_Islands))). - -fof(axmondial4596, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Hong_Kong))). - -fof(axmondial4597, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Howland_Island))). - -fof(axmondial4598, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Jan_Mayen))). - -fof(axmondial4599, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Jarvis_Island))). - -fof(axmondial4600, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Jersey))). - -fof(axmondial4601, axiom, - (hasType(type_City, inst_Countries_cid_cia_Jersey_cities_SaintHelier))). - -fof(axmondial4602, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Johnston_Atoll))). - -fof(axmondial4603, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Juan_de_Nova_Island))). - -fof(axmondial4604, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Kingman_Reef))). - -fof(axmondial4605, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Macau))). - -fof(axmondial4606, axiom, - (hasType(type_City, inst_Countries_cid_cia_Macau_cities_Macau))). - -fof(axmondial4607, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Man))). - -fof(axmondial4608, axiom, - (hasType(type_City, inst_Countries_cid_cia_Man_cities_Douglas))). - -fof(axmondial4609, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Martinique))). - -fof(axmondial4610, axiom, - (hasType(type_City, inst_Countries_cid_cia_Martinique_cities_Fort_de_France))). - -fof(axmondial4611, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Mayotte))). - -fof(axmondial4612, axiom, - (hasType(type_City, inst_Countries_cid_cia_Mayotte_cities_Mamoutzou))). - -fof(axmondial4613, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Midway_Islands))). - -fof(axmondial4614, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Montserrat))). - -fof(axmondial4615, axiom, - (hasType(type_City, inst_Countries_cid_cia_Montserrat_cities_Plymouth))). - -fof(axmondial4616, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Navassa_Island))). - -fof(axmondial4617, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Netherlands_Antilles))). - -fof(axmondial4618, axiom, - (hasType(type_City, inst_Countries_cid_cia_Netherlands_Antilles_cities_Willemstad))). - -fof(axmondial4619, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Niue))). - -fof(axmondial4620, axiom, - (hasType(type_City, inst_Countries_cid_cia_Niue_cities_Alofi))). - -fof(axmondial4621, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Norfolk_Island))). - -fof(axmondial4622, axiom, - (hasType(type_City, inst_Countries_cid_cia_Norfolk_Island_cities_Kingston))). - -fof(axmondial4623, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Northern_Mariana_Islands))). - -fof(axmondial4624, axiom, - (hasType(type_City, inst_Countries_cid_cia_Northern_Mariana_Islands_cities_Saipan))). - -fof(axmondial4625, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Palmyra_Atoll))). - -fof(axmondial4626, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Paracel_Islands))). - -fof(axmondial4627, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Pitcairn_Islands))). - -fof(axmondial4628, axiom, - (hasType(type_City, inst_Countries_cid_cia_Pitcairn_Islands_cities_Adamstown))). - -fof(axmondial4629, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Puerto_Rico))). - -fof(axmondial4630, axiom, - (hasType(type_City, inst_Countries_cid_cia_Puerto_Rico_cities_SanJuan))). - -fof(axmondial4631, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Reunion))). - -fof(axmondial4632, axiom, - (hasType(type_City, inst_Countries_cid_cia_Reunion_cities_Saint_Denis))). - -fof(axmondial4633, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Saint_Helena))). - -fof(axmondial4634, axiom, - (hasType(type_City, inst_Countries_cid_cia_Saint_Helena_cities_Jamestown))). - -fof(axmondial4635, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Saint_Pierre_and_Miquelon))). - -fof(axmondial4636, axiom, - (hasType(type_City, inst_Countries_cid_cia_Saint_Pierre_and_Miquelon_cities_Saint_Pierre))). - -fof(axmondial4637, axiom, - (hasType(type_Country, inst_Countries_cid_cia_South_Georgia_and_the_South_Sandwich_Islands))). - -fof(axmondial4638, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Spratly_Islands))). - -fof(axmondial4639, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Svalbard))). - -fof(axmondial4640, axiom, - (hasType(type_City, inst_Countries_cid_cia_Svalbard_cities_Longyearbyen))). - -fof(axmondial4641, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Tokelau))). - -fof(axmondial4642, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Tromelin_Island))). - -fof(axmondial4643, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Turks_and_Caicos_Islands))). - -fof(axmondial4644, axiom, - (hasType(type_City, inst_Countries_cid_cia_Turks_and_Caicos_Islands_cities_GrandTurk))). - -fof(axmondial4645, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Virgin_Islands))). - -fof(axmondial4646, axiom, - (hasType(type_City, inst_Countries_cid_cia_Virgin_Islands_cities_CharlotteAmalie))). - -fof(axmondial4647, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Wake_Island))). - -fof(axmondial4648, axiom, - (hasType(type_Country, inst_Countries_cid_cia_Wallis_and_Futuna))). - -fof(axmondial4649, axiom, - (hasType(type_City, inst_Countries_cid_cia_Wallis_and_Futuna_cities_Mata_Utu))). - -fof(axmondial4650, axiom, - (hasType(type_Country, inst_Countries_cid_cia_West_Bank))). - -fof(axmondial4651, axiom, - (hasType(type_Desert, inst_Deserts_ArabianDesert))). - -fof(axmondial4652, axiom, - (hasType(type_Desert, inst_Deserts_Asauad))). - -fof(axmondial4653, axiom, - (hasType(type_Desert, inst_Deserts_Atacama))). - -fof(axmondial4654, axiom, - (hasType(type_Desert, inst_Deserts_Dschurab))). - -fof(axmondial4655, axiom, - (hasType(type_Desert, inst_Deserts_ErgIgidi))). - -fof(axmondial4656, axiom, - (hasType(type_Desert, inst_Deserts_ErgRebiana))). - -fof(axmondial4657, axiom, - (hasType(type_Desert, inst_Deserts_ErgSchesch))). - -fof(axmondial4658, axiom, - (hasType(type_Desert, inst_Deserts_ErgdeBilma))). - -fof(axmondial4659, axiom, - (hasType(type_Desert, inst_Deserts_Fesan))). - -fof(axmondial4660, axiom, - (hasType(type_Desert, inst_Deserts_GibsonDesert))). - -fof(axmondial4661, axiom, - (hasType(type_Desert, inst_Deserts_GrandErgEst))). - -fof(axmondial4662, axiom, - (hasType(type_Desert, inst_Deserts_GrandErgOuest))). - -fof(axmondial4663, axiom, - (hasType(type_Desert, inst_Deserts_GrandSandDesert))). - -fof(axmondial4664, axiom, - (hasType(type_Desert, inst_Deserts_GrandVictoriaDesert))). - -fof(axmondial4665, axiom, - (hasType(type_Desert, inst_Deserts_HamadaduDraa))). - -fof(axmondial4666, axiom, - (hasType(type_Desert, inst_Deserts_Hamadael_Hamra))). - -fof(axmondial4667, axiom, - (hasType(type_Desert, inst_Deserts_Kalahari))). - -fof(axmondial4668, axiom, - (hasType(type_Desert, inst_Deserts_Karakum))). - -fof(axmondial4669, axiom, - (hasType(type_Desert, inst_Deserts_Kysylkum))). - -fof(axmondial4670, axiom, - (hasType(type_Desert, inst_Deserts_LibyanDesert))). - -fof(axmondial4671, axiom, - (hasType(type_Desert, inst_Deserts_Makteir))). - -fof(axmondial4672, axiom, - (hasType(type_Desert, inst_Deserts_Mujunkum))). - -fof(axmondial4673, axiom, - (hasType(type_Desert, inst_Deserts_NubianDesert))). - -fof(axmondial4674, axiom, - (hasType(type_Desert, inst_Deserts_Sagiael_Hamra))). - -fof(axmondial4675, axiom, - (hasType(type_Desert, inst_Deserts_SimpsonDesert))). - -fof(axmondial4676, axiom, - (hasType(type_Desert, inst_Deserts_Tanami))). - -fof(axmondial4677, axiom, - (hasType(type_Desert, inst_Deserts_Tanesruft))). - -fof(axmondial4678, axiom, - (hasType(type_Desert, inst_Deserts_Tenere))). - -fof(axmondial4679, axiom, - (hasType(type_Desert, inst_Deserts_Trarza))). - -fof(axmondial4680, axiom, - (hasType(type_Desert, inst_Deserts_Uaran))). - -fof(axmondial4681, axiom, - (hasType(type_Country, inst_Guinea_Bissau))). - -fof(axmondial4682, axiom, - (hasType(type_Island, inst_Islands_Aland))). - -fof(axmondial4683, axiom, - (hasType(type_Island, inst_Islands_Alderney))). - -fof(axmondial4684, axiom, - (hasType(type_Island, inst_Islands_Alicudi))). - -fof(axmondial4685, axiom, - (hasType(type_Island, inst_Islands_Anglesey))). - -fof(axmondial4686, axiom, - (hasType(type_Island, inst_Islands_Anguilla))). - -fof(axmondial4687, axiom, - (hasType(type_Island, inst_Islands_Anjouan))). - -fof(axmondial4688, axiom, - (hasType(type_Island, inst_Islands_Antigua))). - -fof(axmondial4689, axiom, - (hasType(type_Island, inst_Islands_Arran))). - -fof(axmondial4690, axiom, - (hasType(type_Island, inst_Islands_Ascension))). - -fof(axmondial4691, axiom, - (hasType(type_Island, inst_Islands_Aust_Vagoey))). - -fof(axmondial4692, axiom, - (hasType(type_Island, inst_Islands_BaffinIsland))). - -fof(axmondial4693, axiom, - (hasType(type_Island, inst_Islands_Bahamas))). - -fof(axmondial4694, axiom, - (hasType(type_Island, inst_Islands_Bali))). - -fof(axmondial4695, axiom, - (hasType(type_Island, inst_Islands_BanksIsland))). - -fof(axmondial4696, axiom, - (hasType(type_Island, inst_Islands_Barbados))). - -fof(axmondial4697, axiom, - (hasType(type_Island, inst_Islands_Barbuda))). - -fof(axmondial4698, axiom, - (hasType(type_Island, inst_Islands_Barra))). - -fof(axmondial4699, axiom, - (hasType(type_Island, inst_Islands_Benbecula))). - -fof(axmondial4700, axiom, - (hasType(type_Island, inst_Islands_Bermuda))). - -fof(axmondial4701, axiom, - (hasType(type_Island, inst_Islands_BishopRock))). - -fof(axmondial4702, axiom, - (hasType(type_Island, inst_Islands_Bohol))). - -fof(axmondial4703, axiom, - (hasType(type_Island, inst_Islands_Bornholm))). - -fof(axmondial4704, axiom, - (hasType(type_Island, inst_Islands_CangarooIsland))). - -fof(axmondial4705, axiom, - (hasType(type_Island, inst_Islands_Cayman))). - -fof(axmondial4706, axiom, - (hasType(type_Island, inst_Islands_CaymanBrac))). - -fof(axmondial4707, axiom, - (hasType(type_Island, inst_Islands_Chios))). - -fof(axmondial4708, axiom, - (hasType(type_Island, inst_Islands_Coll))). - -fof(axmondial4709, axiom, - (hasType(type_Island, inst_Islands_Colonsay))). - -fof(axmondial4710, axiom, - (hasType(type_Island, inst_Islands_Cuba))). - -fof(axmondial4711, axiom, - (hasType(type_Island, inst_Islands_Dagoe))). - -fof(axmondial4712, axiom, - (hasType(type_Island, inst_Islands_Dominica))). - -fof(axmondial4713, axiom, - (hasType(type_Island, inst_Islands_EastCaicos))). - -fof(axmondial4714, axiom, - (hasType(type_Island, inst_Islands_Falster))). - -fof(axmondial4715, axiom, - (hasType(type_Island, inst_Islands_FernandoPoo))). - -fof(axmondial4716, axiom, - (hasType(type_Island, inst_Islands_Fidschi))). - -fof(axmondial4717, axiom, - (hasType(type_Island, inst_Islands_Flores))). - -fof(axmondial4718, axiom, - (hasType(type_Island, inst_Islands_Formentera))). - -fof(axmondial4719, axiom, - (hasType(type_Island, inst_Islands_Fuenen))). - -fof(axmondial4720, axiom, - (hasType(type_Island, inst_Islands_Fuerteventura))). - -fof(axmondial4721, axiom, - (hasType(type_Island, inst_Islands_Gheschm))). - -fof(axmondial4722, axiom, - (hasType(type_Island, inst_Islands_Gomera))). - -fof(axmondial4723, axiom, - (hasType(type_Island, inst_Islands_Gotland))). - -fof(axmondial4724, axiom, - (hasType(type_Island, inst_Islands_GrKomoro))). - -fof(axmondial4725, axiom, - (hasType(type_Island, inst_Islands_GranCanaria))). - -fof(axmondial4726, axiom, - (hasType(type_Island, inst_Islands_GrandCaicos))). - -fof(axmondial4727, axiom, - (hasType(type_Island, inst_Islands_Grenada))). - -fof(axmondial4728, axiom, - (hasType(type_Island, inst_Islands_Guadeloupe))). - -fof(axmondial4729, axiom, - (hasType(type_Island, inst_Islands_Guernsey))). - -fof(axmondial4730, axiom, - (hasType(type_Island, inst_Islands_Harris))). - -fof(axmondial4731, axiom, - (hasType(type_Island, inst_Islands_Hawaii))). - -fof(axmondial4732, axiom, - (hasType(type_Island, inst_Islands_Hierro))). - -fof(axmondial4733, axiom, - (hasType(type_Island, inst_Islands_Hispaniola))). - -fof(axmondial4734, axiom, - (hasType(type_Island, inst_Islands_Hokkaido))). - -fof(axmondial4735, axiom, - (hasType(type_Island, inst_Islands_Honshu))). - -fof(axmondial4736, axiom, - (hasType(type_Island, inst_Islands_Hoy))). - -fof(axmondial4737, axiom, - (hasType(type_Island, inst_Islands_Ibiza))). - -fof(axmondial4738, axiom, - (hasType(type_Island, inst_Islands_Iceland))). - -fof(axmondial4739, axiom, - (hasType(type_Island, inst_Islands_Ikaria))). - -fof(axmondial4740, axiom, - (hasType(type_Island, inst_Islands_Iona))). - -fof(axmondial4741, axiom, - (hasType(type_Island, inst_Islands_Isabela))). - -fof(axmondial4742, axiom, - (hasType(type_Island, inst_Islands_Islay))). - -fof(axmondial4743, axiom, - (hasType(type_Island, inst_Islands_IsleofMan))). - -fof(axmondial4744, axiom, - (hasType(type_Island, inst_Islands_Jamaica))). - -fof(axmondial4745, axiom, - (hasType(type_Island, inst_Islands_JanMayen))). - -fof(axmondial4746, axiom, - (hasType(type_Island, inst_Islands_Jersey))). - -fof(axmondial4747, axiom, - (hasType(type_Island, inst_Islands_Jura))). - -fof(axmondial4748, axiom, - (hasType(type_Island, inst_Islands_Kauai))). - -fof(axmondial4749, axiom, - (hasType(type_Island, inst_Islands_Kefallinia))). - -fof(axmondial4750, axiom, - (hasType(type_Island, inst_Islands_Khark))). - -fof(axmondial4751, axiom, - (hasType(type_Island, inst_Islands_Kiribati))). - -fof(axmondial4752, axiom, - (hasType(type_Island, inst_Islands_Korfu))). - -fof(axmondial4753, axiom, - (hasType(type_Island, inst_Islands_Kos))). - -fof(axmondial4754, axiom, - (hasType(type_Island, inst_Islands_Kotelnyisland))). - -fof(axmondial4755, axiom, - (hasType(type_Island, inst_Islands_Kreta))). - -fof(axmondial4756, axiom, - (hasType(type_Island, inst_Islands_Kyushu))). - -fof(axmondial4757, axiom, - (hasType(type_Island, inst_Islands_LaPalma))). - -fof(axmondial4758, axiom, - (hasType(type_Island, inst_Islands_Lampedusa))). - -fof(axmondial4759, axiom, - (hasType(type_Island, inst_Islands_Lanai))). - -fof(axmondial4760, axiom, - (hasType(type_Island, inst_Islands_Langeland))). - -fof(axmondial4761, axiom, - (hasType(type_Island, inst_Islands_Lanzarote))). - -fof(axmondial4762, axiom, - (hasType(type_Island, inst_Islands_Lavan))). - -fof(axmondial4763, axiom, - (hasType(type_Island, inst_Islands_Lefkas))). - -fof(axmondial4764, axiom, - (hasType(type_Island, inst_Islands_Lewis))). - -fof(axmondial4765, axiom, - (hasType(type_Island, inst_Islands_Leyte))). - -fof(axmondial4766, axiom, - (hasType(type_Island, inst_Islands_Linosa))). - -fof(axmondial4767, axiom, - (hasType(type_Island, inst_Islands_Lipari))). - -fof(axmondial4768, axiom, - (hasType(type_Island, inst_Islands_LittleCayman))). - -fof(axmondial4769, axiom, - (hasType(type_Island, inst_Islands_Lolland))). - -fof(axmondial4770, axiom, - (hasType(type_Island, inst_Islands_Lundy))). - -fof(axmondial4771, axiom, - (hasType(type_Island, inst_Islands_Luzon))). - -fof(axmondial4772, axiom, - (hasType(type_Island, inst_Islands_Madagaskar))). - -fof(axmondial4773, axiom, - (hasType(type_Island, inst_Islands_Madeira))). - -fof(axmondial4774, axiom, - (hasType(type_Island, inst_Islands_Mainland))). - -fof(axmondial4775, axiom, - (hasType(type_Island, inst_Islands_Mallorca))). - -fof(axmondial4776, axiom, - (hasType(type_Island, inst_Islands_Malta))). - -fof(axmondial4777, axiom, - (hasType(type_Island, inst_Islands_MarthasVineyard))). - -fof(axmondial4778, axiom, - (hasType(type_Island, inst_Islands_Martinique))). - -fof(axmondial4779, axiom, - (hasType(type_Island, inst_Islands_Maui))). - -fof(axmondial4780, axiom, - (hasType(type_Island, inst_Islands_Mauritius))). - -fof(axmondial4781, axiom, - (hasType(type_Island, inst_Islands_Mayotta))). - -fof(axmondial4782, axiom, - (hasType(type_Island, inst_Islands_MelvilleIsland))). - -fof(axmondial4783, axiom, - (hasType(type_Island, inst_Islands_Menorca))). - -fof(axmondial4784, axiom, - (hasType(type_Island, inst_Islands_Mindanao))). - -fof(axmondial4785, axiom, - (hasType(type_Island, inst_Islands_Mindoro))). - -fof(axmondial4786, axiom, - (hasType(type_Island, inst_Islands_Mohilla))). - -fof(axmondial4787, axiom, - (hasType(type_Island, inst_Islands_Molokai))). - -fof(axmondial4788, axiom, - (hasType(type_Island, inst_Islands_Montserrat))). - -fof(axmondial4789, axiom, - (hasType(type_Island, inst_Islands_Mull))). - -fof(axmondial4790, axiom, - (hasType(type_Island, inst_Islands_Nantucket))). - -fof(axmondial4791, axiom, - (hasType(type_Island, inst_Islands_Nauru))). - -fof(axmondial4792, axiom, - (hasType(type_Island, inst_Islands_Negros))). - -fof(axmondial4793, axiom, - (hasType(type_Island, inst_Islands_Nevis))). - -fof(axmondial4794, axiom, - (hasType(type_Island, inst_Islands_NewCaledonia))). - -fof(axmondial4795, axiom, - (hasType(type_Island, inst_Islands_NorthCaicos))). - -fof(axmondial4796, axiom, - (hasType(type_Island, inst_Islands_NorthUlist))). - -fof(axmondial4797, axiom, - (hasType(type_Island, inst_Islands_Oahu))). - -fof(axmondial4798, axiom, - (hasType(type_Island, inst_Islands_Oeland))). - -fof(axmondial4799, axiom, - (hasType(type_Island, inst_Islands_Oesel))). - -fof(axmondial4800, axiom, - (hasType(type_Island, inst_Islands_Palau))). - -fof(axmondial4801, axiom, - (hasType(type_Island, inst_Islands_Palawan))). - -fof(axmondial4802, axiom, - (hasType(type_Island, inst_Islands_Panarea))). - -fof(axmondial4803, axiom, - (hasType(type_Island, inst_Islands_Panay))). - -fof(axmondial4804, axiom, - (hasType(type_Island, inst_Islands_Paramuschir))). - -fof(axmondial4805, axiom, - (hasType(type_Island, inst_Islands_Patmos))). - -fof(axmondial4806, axiom, - (hasType(type_Island, inst_Islands_PortoSanto))). - -fof(axmondial4807, axiom, - (hasType(type_Island, inst_Islands_PrinceCharlesIsland))). - -fof(axmondial4808, axiom, - (hasType(type_Island, inst_Islands_PrinceEdwardIsland))). - -fof(axmondial4809, axiom, - (hasType(type_Island, inst_Islands_PrinceofWalesIsland))). - -fof(axmondial4810, axiom, - (hasType(type_Island, inst_Islands_Providenciales))). - -fof(axmondial4811, axiom, - (hasType(type_Island, inst_Islands_Rhodos))). - -fof(axmondial4812, axiom, - (hasType(type_Island, inst_Islands_Rhum))). - -fof(axmondial4813, axiom, - (hasType(type_Island, inst_Islands_Sachalin))). - -fof(axmondial4814, axiom, - (hasType(type_Island, inst_Islands_SaintKitts))). - -fof(axmondial4815, axiom, - (hasType(type_Island, inst_Islands_SaintLucia))). - -fof(axmondial4816, axiom, - (hasType(type_Island, inst_Islands_SaintVincent))). - -fof(axmondial4817, axiom, - (hasType(type_Island, inst_Islands_Salina))). - -fof(axmondial4818, axiom, - (hasType(type_Island, inst_Islands_Samar))). - -fof(axmondial4819, axiom, - (hasType(type_Island, inst_Islands_Samos))). - -fof(axmondial4820, axiom, - (hasType(type_Island, inst_Islands_SanClementeIsland))). - -fof(axmondial4821, axiom, - (hasType(type_Island, inst_Islands_SanMiguelIsland))). - -fof(axmondial4822, axiom, - (hasType(type_Island, inst_Islands_Sanday))). - -fof(axmondial4823, axiom, - (hasType(type_Island, inst_Islands_SantaCatalinaIsland))). - -fof(axmondial4824, axiom, - (hasType(type_Island, inst_Islands_SantaCruzIsland))). - -fof(axmondial4825, axiom, - (hasType(type_Island, inst_Islands_SantaMaria))). - -fof(axmondial4826, axiom, - (hasType(type_Island, inst_Islands_SantaRosaIsland))). - -fof(axmondial4827, axiom, - (hasType(type_Island, inst_Islands_SaoMiguel))). - -fof(axmondial4828, axiom, - (hasType(type_Island, inst_Islands_SaoTomeandPrincipe))). - -fof(axmondial4829, axiom, - (hasType(type_Island, inst_Islands_Seeland))). - -fof(axmondial4830, axiom, - (hasType(type_Island, inst_Islands_Shikoku))). - -fof(axmondial4831, axiom, - (hasType(type_Island, inst_Islands_Skye))). - -fof(axmondial4832, axiom, - (hasType(type_Island, inst_Islands_SouthRonaldson))). - -fof(axmondial4833, axiom, - (hasType(type_Island, inst_Islands_SouthUlist))). - -fof(axmondial4834, axiom, - (hasType(type_Island, inst_Islands_SouthamptonIsland))). - -fof(axmondial4835, axiom, - (hasType(type_Island, inst_Islands_SriLanka))). - -fof(axmondial4836, axiom, - (hasType(type_Island, inst_Islands_St_Helena))). - -fof(axmondial4837, axiom, - (hasType(type_Island, inst_Islands_Staffa))). - -fof(axmondial4838, axiom, - (hasType(type_Island, inst_Islands_Stromboli))). - -fof(axmondial4839, axiom, - (hasType(type_Island, inst_Islands_Sumatra))). - -fof(axmondial4840, axiom, - (hasType(type_Island, inst_Islands_Taiwan))). - -fof(axmondial4841, axiom, - (hasType(type_Island, inst_Islands_Tasmania))). - -fof(axmondial4842, axiom, - (hasType(type_Island, inst_Islands_Teneriffa))). - -fof(axmondial4843, axiom, - (hasType(type_Island, inst_Islands_Tilos))). - -fof(axmondial4844, axiom, - (hasType(type_Island, inst_Islands_Tiree))). - -fof(axmondial4845, axiom, - (hasType(type_Island, inst_Islands_Tobago))). - -fof(axmondial4846, axiom, - (hasType(type_Island, inst_Islands_Tonga))). - -fof(axmondial4847, axiom, - (hasType(type_Island, inst_Islands_Trinidad))). - -fof(axmondial4848, axiom, - (hasType(type_Island, inst_Islands_Tuvalu))). - -fof(axmondial4849, axiom, - (hasType(type_Island, inst_Islands_VancouverIsland))). - -fof(axmondial4850, axiom, - (hasType(type_Island, inst_Islands_Vanuatu))). - -fof(axmondial4851, axiom, - (hasType(type_Island, inst_Islands_VictoriaIsland))). - -fof(axmondial4852, axiom, - (hasType(type_Island, inst_Islands_Vulcano))). - -fof(axmondial4853, axiom, - (hasType(type_Island, inst_Islands_Westray))). - -fof(axmondial4854, axiom, - (hasType(type_Island, inst_Islands_Westsamoa))). - -fof(axmondial4855, axiom, - (hasType(type_Island, inst_Islands_Zakinthos))). - -fof(axmondial4856, axiom, - (hasType(type_Country, inst_Kazakstan))). - -fof(axmondial4857, axiom, - (hasType(type_Lake, inst_Lakes_Arresee))). - -fof(axmondial4858, axiom, - (hasType(type_Lake, inst_Lakes_BarragedeMbakaou))). - -fof(axmondial4859, axiom, - (hasType(type_Lake, inst_Lakes_Bodensee))). - -fof(axmondial4860, axiom, - (hasType(type_Lake, inst_Lakes_CaspianSea))). - -fof(axmondial4861, axiom, - (hasType(type_Lake, inst_Lakes_ChicamaugaLake))). - -fof(axmondial4862, axiom, - (hasType(type_Lake, inst_Lakes_DaryachehyeNamak))). - -fof(axmondial4863, axiom, - (hasType(type_Lake, inst_Lakes_Disappointment_Lake))). - -fof(axmondial4864, axiom, - (hasType(type_Lake, inst_Lakes_F_D_R_Lake))). - -fof(axmondial4865, axiom, - (hasType(type_Lake, inst_Lakes_GreatBearLake))). - -fof(axmondial4866, axiom, - (hasType(type_Lake, inst_Lakes_GreatSaltLake))). - -fof(axmondial4867, axiom, - (hasType(type_Lake, inst_Lakes_GreatSlaveLake))). - -fof(axmondial4868, axiom, - (hasType(type_Lake, inst_Lakes_HamuneJazMurian))). - -fof(axmondial4869, axiom, - (hasType(type_Lake, inst_Lakes_Inari))). - -fof(axmondial4870, axiom, - (hasType(type_Lake, inst_Lakes_Issyk_Kul))). - -fof(axmondial4871, axiom, - (hasType(type_Lake, inst_Lakes_KentuckyLake))). - -fof(axmondial4872, axiom, - (hasType(type_Lake, inst_Lakes_LacLeman))). - -fof(axmondial4873, axiom, - (hasType(type_Lake, inst_Lakes_LagoMaggiore))). - -fof(axmondial4874, axiom, - (hasType(type_Lake, inst_Lakes_LagodeChapala))). - -fof(axmondial4875, axiom, - (hasType(type_Lake, inst_Lakes_LagodiComo))). - -fof(axmondial4876, axiom, - (hasType(type_Lake, inst_Lakes_LagodiGarda))). - -fof(axmondial4877, axiom, - (hasType(type_Lake, inst_Lakes_LakeAbaya))). - -fof(axmondial4878, axiom, - (hasType(type_Lake, inst_Lakes_LakeAlbert))). - -fof(axmondial4879, axiom, - (hasType(type_Lake, inst_Lakes_LakeAmadeus))). - -fof(axmondial4880, axiom, - (hasType(type_Lake, inst_Lakes_LakeAssale))). - -fof(axmondial4881, axiom, - (hasType(type_Lake, inst_Lakes_LakeBangweulu))). - -fof(axmondial4882, axiom, - (hasType(type_Lake, inst_Lakes_LakeCabora_Bassa))). - -fof(axmondial4883, axiom, - (hasType(type_Lake, inst_Lakes_LakeChilwa))). - -fof(axmondial4884, axiom, - (hasType(type_Lake, inst_Lakes_LakeEduard))). - -fof(axmondial4885, axiom, - (hasType(type_Lake, inst_Lakes_LakeErie))). - -fof(axmondial4886, axiom, - (hasType(type_Lake, inst_Lakes_LakeEtoscha))). - -fof(axmondial4887, axiom, - (hasType(type_Lake, inst_Lakes_LakeEyasi))). - -fof(axmondial4888, axiom, - (hasType(type_Lake, inst_Lakes_LakeEyre))). - -fof(axmondial4889, axiom, - (hasType(type_Lake, inst_Lakes_LakeHuron))). - -fof(axmondial4890, axiom, - (hasType(type_Lake, inst_Lakes_LakeKainji))). - -fof(axmondial4891, axiom, - (hasType(type_Lake, inst_Lakes_LakeKalla))). - -fof(axmondial4892, axiom, - (hasType(type_Lake, inst_Lakes_LakeKariba))). - -fof(axmondial4893, axiom, - (hasType(type_Lake, inst_Lakes_LakeKioga))). - -fof(axmondial4894, axiom, - (hasType(type_Lake, inst_Lakes_LakeKivu))). - -fof(axmondial4895, axiom, - (hasType(type_Lake, inst_Lakes_LakeLeopold_II))). - -fof(axmondial4896, axiom, - (hasType(type_Lake, inst_Lakes_LakeMackay))). - -fof(axmondial4897, axiom, - (hasType(type_Lake, inst_Lakes_LakeMakarikari))). - -fof(axmondial4898, axiom, - (hasType(type_Lake, inst_Lakes_LakeMaracaibo))). - -fof(axmondial4899, axiom, - (hasType(type_Lake, inst_Lakes_LakeMeade))). - -fof(axmondial4900, axiom, - (hasType(type_Lake, inst_Lakes_LakeMichigan))). - -fof(axmondial4901, axiom, - (hasType(type_Lake, inst_Lakes_LakeMweru))). - -fof(axmondial4902, axiom, - (hasType(type_Lake, inst_Lakes_LakeNaesi))). - -fof(axmondial4903, axiom, - (hasType(type_Lake, inst_Lakes_LakeNasser))). - -fof(axmondial4904, axiom, - (hasType(type_Lake, inst_Lakes_LakeNatron))). - -fof(axmondial4905, axiom, - (hasType(type_Lake, inst_Lakes_LakeNgami))). - -fof(axmondial4906, axiom, - (hasType(type_Lake, inst_Lakes_LakeNicaragua))). - -fof(axmondial4907, axiom, - (hasType(type_Lake, inst_Lakes_LakeNipigon))). - -fof(axmondial4908, axiom, - (hasType(type_Lake, inst_Lakes_LakeNyasa))). - -fof(axmondial4909, axiom, - (hasType(type_Lake, inst_Lakes_LakeOhrid))). - -fof(axmondial4910, axiom, - (hasType(type_Lake, inst_Lakes_LakeOkeechobee))). - -fof(axmondial4911, axiom, - (hasType(type_Lake, inst_Lakes_LakeOntario))). - -fof(axmondial4912, axiom, - (hasType(type_Lake, inst_Lakes_LakeOri))). - -fof(axmondial4913, axiom, - (hasType(type_Lake, inst_Lakes_LakePowell))). - -fof(axmondial4914, axiom, - (hasType(type_Lake, inst_Lakes_LakePrespa))). - -fof(axmondial4915, axiom, - (hasType(type_Lake, inst_Lakes_LakeRudolph))). - -fof(axmondial4916, axiom, - (hasType(type_Lake, inst_Lakes_LakeRukwa))). - -fof(axmondial4917, axiom, - (hasType(type_Lake, inst_Lakes_LakeSaima))). - -fof(axmondial4918, axiom, - (hasType(type_Lake, inst_Lakes_LakeSkutari))). - -fof(axmondial4919, axiom, - (hasType(type_Lake, inst_Lakes_LakeStephanie))). - -fof(axmondial4920, axiom, - (hasType(type_Lake, inst_Lakes_LakeSuat))). - -fof(axmondial4921, axiom, - (hasType(type_Lake, inst_Lakes_LakeSuperior))). - -fof(axmondial4922, axiom, - (hasType(type_Lake, inst_Lakes_LakeTahoe))). - -fof(axmondial4923, axiom, - (hasType(type_Lake, inst_Lakes_LakeTana))). - -fof(axmondial4924, axiom, - (hasType(type_Lake, inst_Lakes_LakeTanganjika))). - -fof(axmondial4925, axiom, - (hasType(type_Lake, inst_Lakes_LakeTiticaca))). - -fof(axmondial4926, axiom, - (hasType(type_Lake, inst_Lakes_LakeTorren))). - -fof(axmondial4927, axiom, - (hasType(type_Lake, inst_Lakes_LakeTumba))). - -fof(axmondial4928, axiom, - (hasType(type_Lake, inst_Lakes_LakeUrumiyeh))). - -fof(axmondial4929, axiom, - (hasType(type_Lake, inst_Lakes_LakeVictoria))). - -fof(axmondial4930, axiom, - (hasType(type_Lake, inst_Lakes_LakeVolta))). - -fof(axmondial4931, axiom, - (hasType(type_Lake, inst_Lakes_LakeWilliston))). - -fof(axmondial4932, axiom, - (hasType(type_Lake, inst_Lakes_LakeWinnipeg))). - -fof(axmondial4933, axiom, - (hasType(type_Lake, inst_Lakes_LakeWinnipesaukee))). - -fof(axmondial4934, axiom, - (hasType(type_Lake, inst_Lakes_Maelaren))). - -fof(axmondial4935, axiom, - (hasType(type_Lake, inst_Lakes_Mjoesen))). - -fof(axmondial4936, axiom, - (hasType(type_Lake, inst_Lakes_OzeroAral))). - -fof(axmondial4937, axiom, - (hasType(type_Lake, inst_Lakes_OzeroBaikal))). - -fof(axmondial4938, axiom, - (hasType(type_Lake, inst_Lakes_OzeroBalchash))). - -fof(axmondial4939, axiom, - (hasType(type_Lake, inst_Lakes_OzeroChanka))). - -fof(axmondial4940, axiom, - (hasType(type_Lake, inst_Lakes_OzeroLadoga))). - -fof(axmondial4941, axiom, - (hasType(type_Lake, inst_Lakes_OzeroOnega))). - -fof(axmondial4942, axiom, - (hasType(type_Lake, inst_Lakes_OzeroPskovskoje))). - -fof(axmondial4943, axiom, - (hasType(type_Lake, inst_Lakes_OzeroTaimyr))). - -fof(axmondial4944, axiom, - (hasType(type_Lake, inst_Lakes_OzeroTschany))). - -fof(axmondial4945, axiom, - (hasType(type_Lake, inst_Lakes_Paeijaenne))). - -fof(axmondial4946, axiom, - (hasType(type_Lake, inst_Lakes_Tschadsee))). - -fof(axmondial4947, axiom, - (hasType(type_Lake, inst_Lakes_Vaenern))). - -fof(axmondial4948, axiom, - (hasType(type_Lake, inst_Lakes_Vaettern))). - -fof(axmondial4949, axiom, - (hasType(type_Mountain, inst_Mountains_Aconcagua))). - -fof(axmondial4950, axiom, - (hasType(type_Mountain, inst_Mountains_Bjelucha))). - -fof(axmondial4951, axiom, - (hasType(type_Mountain, inst_Mountains_BlueMountainPeak))). - -fof(axmondial4952, axiom, - (hasType(type_Mountain, inst_Mountains_BorahPeak))). - -fof(axmondial4953, axiom, - (hasType(type_Mountain, inst_Mountains_BoundaryPeak))). - -fof(axmondial4954, axiom, - (hasType(type_Mountain, inst_Mountains_CathkinPeak))). - -fof(axmondial4955, axiom, - (hasType(type_Mountain, inst_Mountains_Chimborazo))). - -fof(axmondial4956, axiom, - (hasType(type_Mountain, inst_Mountains_Citlaltepetl))). - -fof(axmondial4957, axiom, - (hasType(type_Mountain, inst_Mountains_ClingmansDome))). - -fof(axmondial4958, axiom, - (hasType(type_Mountain, inst_Mountains_Damavand))). - -fof(axmondial4959, axiom, - (hasType(type_Mountain, inst_Mountains_DjebelAures))). - -fof(axmondial4960, axiom, - (hasType(type_Mountain, inst_Mountains_Elbrus))). - -fof(axmondial4961, axiom, - (hasType(type_Mountain, inst_Mountains_EmiKussi))). - -fof(axmondial4962, axiom, - (hasType(type_Mountain, inst_Mountains_Fako))). - -fof(axmondial4963, axiom, - (hasType(type_Mountain, inst_Mountains_Feldberg))). - -fof(axmondial4964, axiom, - (hasType(type_Mountain, inst_Mountains_Fuji_Yama))). - -fof(axmondial4965, axiom, - (hasType(type_Mountain, inst_Mountains_Galdhoeppig))). - -fof(axmondial4966, axiom, - (hasType(type_Mountain, inst_Mountains_GannettPeak))). - -fof(axmondial4967, axiom, - (hasType(type_Mountain, inst_Mountains_Glittertind))). - -fof(axmondial4968, axiom, - (hasType(type_Mountain, inst_Mountains_GranitePeak))). - -fof(axmondial4969, axiom, - (hasType(type_Mountain, inst_Mountains_GrosserArber))). - -fof(axmondial4970, axiom, - (hasType(type_Mountain, inst_Mountains_Grossglockner))). - -fof(axmondial4971, axiom, - (hasType(type_Mountain, inst_Mountains_GuadalupePeak))). - -fof(axmondial4972, axiom, - (hasType(type_Mountain, inst_Mountains_Haltiatunturi))). - -fof(axmondial4973, axiom, - (hasType(type_Mountain, inst_Mountains_HarneyPeak))). - -fof(axmondial4974, axiom, - (hasType(type_Mountain, inst_Mountains_Hotaka_Dake))). - -fof(axmondial4975, axiom, - (hasType(type_Mountain, inst_Mountains_Huascaran))). - -fof(axmondial4976, axiom, - (hasType(type_Mountain, inst_Mountains_HumphreysPeak))). - -fof(axmondial4977, axiom, - (hasType(type_Mountain, inst_Mountains_Illampu))). - -fof(axmondial4978, axiom, - (hasType(type_Mountain, inst_Mountains_JabalMarra))). - -fof(axmondial4979, axiom, - (hasType(type_Mountain, inst_Mountains_Jezerce))). - -fof(axmondial4980, axiom, - (hasType(type_Mountain, inst_Mountains_Joekul))). - -fof(axmondial4981, axiom, - (hasType(type_Mountain, inst_Mountains_Jostedalsbre))). - -fof(axmondial4982, axiom, - (hasType(type_Mountain, inst_Mountains_Kasbek))). - -fof(axmondial4983, axiom, - (hasType(type_Mountain, inst_Mountains_Kebnekaise))). - -fof(axmondial4984, axiom, - (hasType(type_Mountain, inst_Mountains_Kenia))). - -fof(axmondial4985, axiom, - (hasType(type_Mountain, inst_Mountains_Kilimanjaro))). - -fof(axmondial4986, axiom, - (hasType(type_Mountain, inst_Mountains_Kinabalu))). - -fof(axmondial4987, axiom, - (hasType(type_Mountain, inst_Mountains_KingsPeak))). - -fof(axmondial4988, axiom, - (hasType(type_Mountain, inst_Mountains_Korab))). - -fof(axmondial4989, axiom, - (hasType(type_Mountain, inst_Mountains_Leuser))). - -fof(axmondial4990, axiom, - (hasType(type_Mountain, inst_Mountains_Llullaillaco))). - -fof(axmondial4991, axiom, - (hasType(type_Mountain, inst_Mountains_MaunaKea))). - -fof(axmondial4992, axiom, - (hasType(type_Mountain, inst_Mountains_Meru))). - -fof(axmondial4993, axiom, - (hasType(type_Mountain, inst_Mountains_Montblanc))). - -fof(axmondial4994, axiom, - (hasType(type_Mountain, inst_Mountains_MountEverest))). - -fof(axmondial4995, axiom, - (hasType(type_Mountain, inst_Mountains_MountGodwinAusten))). - -fof(axmondial4996, axiom, - (hasType(type_Mountain, inst_Mountains_MountMorrison))). - -fof(axmondial4997, axiom, - (hasType(type_Mountain, inst_Mountains_Mpika))). - -fof(axmondial4998, axiom, - (hasType(type_Mountain, inst_Mountains_MtAylmer))). - -fof(axmondial4999, axiom, - (hasType(type_Mountain, inst_Mountains_MtElbert))). - -fof(axmondial5000, axiom, - (hasType(type_Mountain, inst_Mountains_MtHood))). - -fof(axmondial5001, axiom, - (hasType(type_Mountain, inst_Mountains_MtMcKinley))). - -fof(axmondial5002, axiom, - (hasType(type_Mountain, inst_Mountains_MtMitchell))). - -fof(axmondial5003, axiom, - (hasType(type_Mountain, inst_Mountains_MtRainier))). - -fof(axmondial5004, axiom, - (hasType(type_Mountain, inst_Mountains_MtRobson))). - -fof(axmondial5005, axiom, - (hasType(type_Mountain, inst_Mountains_MtWashington))). - -fof(axmondial5006, axiom, - (hasType(type_Mountain, inst_Mountains_MtWhitney))). - -fof(axmondial5007, axiom, - (hasType(type_Mountain, inst_Mountains_Mt_Bogong))). - -fof(axmondial5008, axiom, - (hasType(type_Mountain, inst_Mountains_Mt_Grebun))). - -fof(axmondial5009, axiom, - (hasType(type_Mountain, inst_Mountains_Mt_Kosciuszko))). - -fof(axmondial5010, axiom, - (hasType(type_Mountain, inst_Mountains_NevadodeColima))). - -fof(axmondial5011, axiom, - (hasType(type_Mountain, inst_Mountains_NevadodeToluca))). - -fof(axmondial5012, axiom, - (hasType(type_Mountain, inst_Mountains_Oeraefajoekull))). - -fof(axmondial5013, axiom, - (hasType(type_Mountain, inst_Mountains_PicoDuarte))). - -fof(axmondial5014, axiom, - (hasType(type_Mountain, inst_Mountains_PikChan_Tengri))). - -fof(axmondial5015, axiom, - (hasType(type_Mountain, inst_Mountains_PikKarl_Marx))). - -fof(axmondial5016, axiom, - (hasType(type_Mountain, inst_Mountains_PikKommunizma))). - -fof(axmondial5017, axiom, - (hasType(type_Mountain, inst_Mountains_PikLenina))). - -fof(axmondial5018, axiom, - (hasType(type_Mountain, inst_Mountains_PikMoskva))). - -fof(axmondial5019, axiom, - (hasType(type_Mountain, inst_Mountains_PikPobeda))). - -fof(axmondial5020, axiom, - (hasType(type_Mountain, inst_Mountains_PikRevoluzija))). - -fof(axmondial5021, axiom, - (hasType(type_Mountain, inst_Mountains_Popocatepetl))). - -fof(axmondial5022, axiom, - (hasType(type_Mountain, inst_Mountains_Portefjaellen))). - -fof(axmondial5023, axiom, - (hasType(type_Mountain, inst_Mountains_Pulog))). - -fof(axmondial5024, axiom, - (hasType(type_Mountain, inst_Mountains_RasDaschan))). - -fof(axmondial5025, axiom, - (hasType(type_Mountain, inst_Mountains_Sabalan))). - -fof(axmondial5026, axiom, - (hasType(type_Mountain, inst_Mountains_Sarektjokko))). - -fof(axmondial5027, axiom, - (hasType(type_Mountain, inst_Mountains_Semeru))). - -fof(axmondial5028, axiom, - (hasType(type_Mountain, inst_Mountains_Snoefell))). - -fof(axmondial5029, axiom, - (hasType(type_Mountain, inst_Mountains_Snoehetta))). - -fof(axmondial5030, axiom, - (hasType(type_Mountain, inst_Mountains_Sulitjelma))). - -fof(axmondial5031, axiom, - (hasType(type_Mountain, inst_Mountains_Tahan))). - -fof(axmondial5032, axiom, - (hasType(type_Mountain, inst_Mountains_Tahat))). - -fof(axmondial5033, axiom, - (hasType(type_Mountain, inst_Mountains_Tamgak))). - -fof(axmondial5034, axiom, - (hasType(type_Mountain, inst_Mountains_Tarrekaise))). - -fof(axmondial5035, axiom, - (hasType(type_Mountain, inst_Mountains_Tubhal))). - -fof(axmondial5036, axiom, - (hasType(type_Mountain, inst_Mountains_Zugspitze))). - -fof(axmondial5037, axiom, - (hasType(type_Organization, inst_Organizations_ABEDA))). - -fof(axmondial5038, axiom, - (hasType(type_Organization, inst_Organizations_ACC))). - -fof(axmondial5039, axiom, - (hasType(type_Organization, inst_Organizations_ACCT))). - -fof(axmondial5040, axiom, - (hasType(type_Organization, inst_Organizations_ACP))). - -fof(axmondial5041, axiom, - (hasType(type_Organization, inst_Organizations_AFESD))). - -fof(axmondial5042, axiom, - (hasType(type_Organization, inst_Organizations_AG))). - -fof(axmondial5043, axiom, - (hasType(type_Organization, inst_Organizations_AL))). - -fof(axmondial5044, axiom, - (hasType(type_Organization, inst_Organizations_AMF))). - -fof(axmondial5045, axiom, - (hasType(type_Organization, inst_Organizations_AMU))). - -fof(axmondial5046, axiom, - (hasType(type_Organization, inst_Organizations_ANC))). - -fof(axmondial5047, axiom, - (hasType(type_Organization, inst_Organizations_ANZUS))). - -fof(axmondial5048, axiom, - (hasType(type_Organization, inst_Organizations_APEC))). - -fof(axmondial5049, axiom, - (hasType(type_Organization, inst_Organizations_ASEAN))). - -fof(axmondial5050, axiom, - (hasType(type_Organization, inst_Organizations_AfDB))). - -fof(axmondial5051, axiom, - (hasType(type_Organization, inst_Organizations_AsDB))). - -fof(axmondial5052, axiom, - (hasType(type_Organization, inst_Organizations_BCIE))). - -fof(axmondial5053, axiom, - (hasType(type_Organization, inst_Organizations_BDEAC))). - -fof(axmondial5054, axiom, - (hasType(type_Organization, inst_Organizations_BIS))). - -fof(axmondial5055, axiom, - (hasType(type_Organization, inst_Organizations_BSEC))). - -fof(axmondial5056, axiom, - (hasType(type_Organization, inst_Organizations_Benelux))). - -fof(axmondial5057, axiom, - (hasType(type_Organization, inst_Organizations_C))). - -fof(axmondial5058, axiom, - (hasType(type_Organization, inst_Organizations_CACM))). - -fof(axmondial5059, axiom, - (hasType(type_Organization, inst_Organizations_CAEU))). - -fof(axmondial5060, axiom, - (hasType(type_Organization, inst_Organizations_CBSS))). - -fof(axmondial5061, axiom, - (hasType(type_Organization, inst_Organizations_CCC))). - -fof(axmondial5062, axiom, - (hasType(type_Organization, inst_Organizations_CDB))). - -fof(axmondial5063, axiom, - (hasType(type_Organization, inst_Organizations_CE))). - -fof(axmondial5064, axiom, - (hasType(type_Organization, inst_Organizations_CEAO))). - -fof(axmondial5065, axiom, - (hasType(type_Organization, inst_Organizations_CEEAC))). - -fof(axmondial5066, axiom, - (hasType(type_Organization, inst_Organizations_CEI))). - -fof(axmondial5067, axiom, - (hasType(type_Organization, inst_Organizations_CEMA))). - -fof(axmondial5068, axiom, - (hasType(type_Organization, inst_Organizations_CEPGL))). - -fof(axmondial5069, axiom, - (hasType(type_Organization, inst_Organizations_CERN))). - -fof(axmondial5070, axiom, - (hasType(type_Organization, inst_Organizations_CIS))). - -fof(axmondial5071, axiom, - (hasType(type_Organization, inst_Organizations_CP))). - -fof(axmondial5072, axiom, - (hasType(type_Organization, inst_Organizations_Caricom))). - -fof(axmondial5073, axiom, - (hasType(type_Organization, inst_Organizations_EADB))). - -fof(axmondial5074, axiom, - (hasType(type_Organization, inst_Organizations_EBRD))). - -fof(axmondial5075, axiom, - (hasType(type_Organization, inst_Organizations_ECA))). - -fof(axmondial5076, axiom, - (hasType(type_Organization, inst_Organizations_ECE))). - -fof(axmondial5077, axiom, - (hasType(type_Organization, inst_Organizations_ECLAC))). - -fof(axmondial5078, axiom, - (hasType(type_Organization, inst_Organizations_ECO))). - -fof(axmondial5079, axiom, - (hasType(type_Organization, inst_Organizations_ECOSOC))). - -fof(axmondial5080, axiom, - (hasType(type_Organization, inst_Organizations_ECOWAS))). - -fof(axmondial5081, axiom, - (hasType(type_Organization, inst_Organizations_EFTA))). - -fof(axmondial5082, axiom, - (hasType(type_Organization, inst_Organizations_EIB))). - -fof(axmondial5083, axiom, - (hasType(type_Organization, inst_Organizations_EN))). - -fof(axmondial5084, axiom, - (hasType(type_Organization, inst_Organizations_ESA))). - -fof(axmondial5085, axiom, - (hasType(type_Organization, inst_Organizations_ESCAP))). - -fof(axmondial5086, axiom, - (hasType(type_Organization, inst_Organizations_ESCWA))). - -fof(axmondial5087, axiom, - (hasType(type_Organization, inst_Organizations_EU))). - -fof(axmondial5088, axiom, - (hasType(type_Organization, inst_Organizations_Entente))). - -fof(axmondial5089, axiom, - (hasType(type_Organization, inst_Organizations_FAO))). - -fof(axmondial5090, axiom, - (hasType(type_Organization, inst_Organizations_FZ))). - -fof(axmondial5091, axiom, - (hasType(type_Organization, inst_Organizations_GCC))). - -fof(axmondial5092, axiom, - (hasType(type_Organization, inst_Organizations_G_10))). - -fof(axmondial5093, axiom, - (hasType(type_Organization, inst_Organizations_G_11))). - -fof(axmondial5094, axiom, - (hasType(type_Organization, inst_Organizations_G_15))). - -fof(axmondial5095, axiom, - (hasType(type_Organization, inst_Organizations_G_19))). - -fof(axmondial5096, axiom, - (hasType(type_Organization, inst_Organizations_G_2))). - -fof(axmondial5097, axiom, - (hasType(type_Organization, inst_Organizations_G_24))). - -fof(axmondial5098, axiom, - (hasType(type_Organization, inst_Organizations_G_3))). - -fof(axmondial5099, axiom, - (hasType(type_Organization, inst_Organizations_G_30))). - -fof(axmondial5100, axiom, - (hasType(type_Organization, inst_Organizations_G_33))). - -fof(axmondial5101, axiom, - (hasType(type_Organization, inst_Organizations_G_5))). - -fof(axmondial5102, axiom, - (hasType(type_Organization, inst_Organizations_G_6))). - -fof(axmondial5103, axiom, - (hasType(type_Organization, inst_Organizations_G_7))). - -fof(axmondial5104, axiom, - (hasType(type_Organization, inst_Organizations_G_77))). - -fof(axmondial5105, axiom, - (hasType(type_Organization, inst_Organizations_G_8))). - -fof(axmondial5106, axiom, - (hasType(type_Organization, inst_Organizations_G_9))). - -fof(axmondial5107, axiom, - (hasType(type_Organization, inst_Organizations_IADB))). - -fof(axmondial5108, axiom, - (hasType(type_Organization, inst_Organizations_IAEA))). - -fof(axmondial5109, axiom, - (hasType(type_Organization, inst_Organizations_IBRD))). - -fof(axmondial5110, axiom, - (hasType(type_Organization, inst_Organizations_ICAO))). - -fof(axmondial5111, axiom, - (hasType(type_Organization, inst_Organizations_ICC))). - -fof(axmondial5112, axiom, - (hasType(type_Organization, inst_Organizations_ICFTU))). - -fof(axmondial5113, axiom, - (hasType(type_Organization, inst_Organizations_ICJ))). - -fof(axmondial5114, axiom, - (hasType(type_Organization, inst_Organizations_ICRC))). - -fof(axmondial5115, axiom, - (hasType(type_Organization, inst_Organizations_ICRM))). - -fof(axmondial5116, axiom, - (hasType(type_Organization, inst_Organizations_IDA))). - -fof(axmondial5117, axiom, - (hasType(type_Organization, inst_Organizations_IDB))). - -fof(axmondial5118, axiom, - (hasType(type_Organization, inst_Organizations_IEA))). - -fof(axmondial5119, axiom, - (hasType(type_Organization, inst_Organizations_IFAD))). - -fof(axmondial5120, axiom, - (hasType(type_Organization, inst_Organizations_IFC))). - -fof(axmondial5121, axiom, - (hasType(type_Organization, inst_Organizations_IFRCS))). - -fof(axmondial5122, axiom, - (hasType(type_Organization, inst_Organizations_IGADD))). - -fof(axmondial5123, axiom, - (hasType(type_Organization, inst_Organizations_ILO))). - -fof(axmondial5124, axiom, - (hasType(type_Organization, inst_Organizations_IMF))). - -fof(axmondial5125, axiom, - (hasType(type_Organization, inst_Organizations_IMO))). - -fof(axmondial5126, axiom, - (hasType(type_Organization, inst_Organizations_IOC))). - -fof(axmondial5127, axiom, - (hasType(type_Organization, inst_Organizations_IOM))). - -fof(axmondial5128, axiom, - (hasType(type_Organization, inst_Organizations_ISO))). - -fof(axmondial5129, axiom, - (hasType(type_Organization, inst_Organizations_ITU))). - -fof(axmondial5130, axiom, - (hasType(type_Organization, inst_Organizations_Inmarsat))). - -fof(axmondial5131, axiom, - (hasType(type_Organization, inst_Organizations_Intelsat))). - -fof(axmondial5132, axiom, - (hasType(type_Organization, inst_Organizations_Interpol))). - -fof(axmondial5133, axiom, - (hasType(type_Organization, inst_Organizations_LAES))). - -fof(axmondial5134, axiom, - (hasType(type_Organization, inst_Organizations_LAIA))). - -fof(axmondial5135, axiom, - (hasType(type_Organization, inst_Organizations_MINURSO))). - -fof(axmondial5136, axiom, - (hasType(type_Organization, inst_Organizations_MTCR))). - -fof(axmondial5137, axiom, - (hasType(type_Organization, inst_Organizations_MekongGroup))). - -fof(axmondial5138, axiom, - (hasType(type_Organization, inst_Organizations_Mercosur))). - -fof(axmondial5139, axiom, - (hasType(type_Organization, inst_Organizations_NAM))). - -fof(axmondial5140, axiom, - (hasType(type_Organization, inst_Organizations_NATO))). - -fof(axmondial5141, axiom, - (hasType(type_Organization, inst_Organizations_NC))). - -fof(axmondial5142, axiom, - (hasType(type_Organization, inst_Organizations_NIB))). - -fof(axmondial5143, axiom, - (hasType(type_Organization, inst_Organizations_NSG))). - -fof(axmondial5144, axiom, - (hasType(type_Organization, inst_Organizations_OAPEC))). - -fof(axmondial5145, axiom, - (hasType(type_Organization, inst_Organizations_OAS))). - -fof(axmondial5146, axiom, - (hasType(type_Organization, inst_Organizations_OAU))). - -fof(axmondial5147, axiom, - (hasType(type_Organization, inst_Organizations_OECD))). - -fof(axmondial5148, axiom, - (hasType(type_Organization, inst_Organizations_OECS))). - -fof(axmondial5149, axiom, - (hasType(type_Organization, inst_Organizations_OIC))). - -fof(axmondial5150, axiom, - (hasType(type_Organization, inst_Organizations_OPANAL))). - -fof(axmondial5151, axiom, - (hasType(type_Organization, inst_Organizations_OPEC))). - -fof(axmondial5152, axiom, - (hasType(type_Organization, inst_Organizations_OSCE))). - -fof(axmondial5153, axiom, - (hasType(type_Organization, inst_Organizations_PCA))). - -fof(axmondial5154, axiom, - (hasType(type_Organization, inst_Organizations_PFP))). - -fof(axmondial5155, axiom, - (hasType(type_Organization, inst_Organizations_RG))). - -fof(axmondial5156, axiom, - (hasType(type_Organization, inst_Organizations_SAARC))). - -fof(axmondial5157, axiom, - (hasType(type_Organization, inst_Organizations_SACU))). - -fof(axmondial5158, axiom, - (hasType(type_Organization, inst_Organizations_SADC))). - -fof(axmondial5159, axiom, - (hasType(type_Organization, inst_Organizations_SELA))). - -fof(axmondial5160, axiom, - (hasType(type_Organization, inst_Organizations_SPC))). - -fof(axmondial5161, axiom, - (hasType(type_Organization, inst_Organizations_SPF))). - -fof(axmondial5162, axiom, - (hasType(type_Organization, inst_Organizations_Sparteca))). - -fof(axmondial5163, axiom, - (hasType(type_Organization, inst_Organizations_UDEAC))). - -fof(axmondial5164, axiom, - (hasType(type_Organization, inst_Organizations_UN))). - -fof(axmondial5165, axiom, - (hasType(type_Organization, inst_Organizations_UNAMIR))). - -fof(axmondial5166, axiom, - (hasType(type_Organization, inst_Organizations_UNAVEMIII))). - -fof(axmondial5167, axiom, - (hasType(type_Organization, inst_Organizations_UNCRO))). - -fof(axmondial5168, axiom, - (hasType(type_Organization, inst_Organizations_UNCTAD))). - -fof(axmondial5169, axiom, - (hasType(type_Organization, inst_Organizations_UNDOF))). - -fof(axmondial5170, axiom, - (hasType(type_Organization, inst_Organizations_UNDP))). - -fof(axmondial5171, axiom, - (hasType(type_Organization, inst_Organizations_UNEP))). - -fof(axmondial5172, axiom, - (hasType(type_Organization, inst_Organizations_UNESCO))). - -fof(axmondial5173, axiom, - (hasType(type_Organization, inst_Organizations_UNFICYP))). - -fof(axmondial5174, axiom, - (hasType(type_Organization, inst_Organizations_UNFPA))). - -fof(axmondial5175, axiom, - (hasType(type_Organization, inst_Organizations_UNHCR))). - -fof(axmondial5176, axiom, - (hasType(type_Organization, inst_Organizations_UNICEF))). - -fof(axmondial5177, axiom, - (hasType(type_Organization, inst_Organizations_UNIDO))). - -fof(axmondial5178, axiom, - (hasType(type_Organization, inst_Organizations_UNIFIL))). - -fof(axmondial5179, axiom, - (hasType(type_Organization, inst_Organizations_UNIKOM))). - -fof(axmondial5180, axiom, - (hasType(type_Organization, inst_Organizations_UNITAR))). - -fof(axmondial5181, axiom, - (hasType(type_Organization, inst_Organizations_UNMIH))). - -fof(axmondial5182, axiom, - (hasType(type_Organization, inst_Organizations_UNMOGIP))). - -fof(axmondial5183, axiom, - (hasType(type_Organization, inst_Organizations_UNMOT))). - -fof(axmondial5184, axiom, - (hasType(type_Organization, inst_Organizations_UNOMIG))). - -fof(axmondial5185, axiom, - (hasType(type_Organization, inst_Organizations_UNOMIL))). - -fof(axmondial5186, axiom, - (hasType(type_Organization, inst_Organizations_UNPREDEP))). - -fof(axmondial5187, axiom, - (hasType(type_Organization, inst_Organizations_UNPROFOR))). - -fof(axmondial5188, axiom, - (hasType(type_Organization, inst_Organizations_UNRISD))). - -fof(axmondial5189, axiom, - (hasType(type_Organization, inst_Organizations_UNRWA))). - -fof(axmondial5190, axiom, - (hasType(type_Organization, inst_Organizations_UNTSO))). - -fof(axmondial5191, axiom, - (hasType(type_Organization, inst_Organizations_UNU))). - -fof(axmondial5192, axiom, - (hasType(type_Organization, inst_Organizations_UPU))). - -fof(axmondial5193, axiom, - (hasType(type_Organization, inst_Organizations_WADB))). - -fof(axmondial5194, axiom, - (hasType(type_Organization, inst_Organizations_WCL))). - -fof(axmondial5195, axiom, - (hasType(type_Organization, inst_Organizations_WEU))). - -fof(axmondial5196, axiom, - (hasType(type_Organization, inst_Organizations_WFC))). - -fof(axmondial5197, axiom, - (hasType(type_Organization, inst_Organizations_WFP))). - -fof(axmondial5198, axiom, - (hasType(type_Organization, inst_Organizations_WFTU))). - -fof(axmondial5199, axiom, - (hasType(type_Organization, inst_Organizations_WHO))). - -fof(axmondial5200, axiom, - (hasType(type_Organization, inst_Organizations_WIPO))). - -fof(axmondial5201, axiom, - (hasType(type_Organization, inst_Organizations_WMO))). - -fof(axmondial5202, axiom, - (hasType(type_Organization, inst_Organizations_WToO))). - -fof(axmondial5203, axiom, - (hasType(type_Organization, inst_Organizations_WTrO))). - -fof(axmondial5204, axiom, - (hasType(type_Organization, inst_Organizations_ZC))). - -fof(axmondial5205, axiom, - (hasType(type_River, inst_Rivers_Ajan_Jurjach))). - -fof(axmondial5206, axiom, - (hasType(type_River, inst_Rivers_Amazonas))). - -fof(axmondial5207, axiom, - (hasType(type_River, inst_Rivers_Amudarja))). - -fof(axmondial5208, axiom, - (hasType(type_River, inst_Rivers_Amur))). - -fof(axmondial5209, axiom, - (hasType(type_River, inst_Rivers_Anuwimi))). - -fof(axmondial5210, axiom, - (hasType(type_River, inst_Rivers_Argun))). - -fof(axmondial5211, axiom, - (hasType(type_River, inst_Rivers_Arkansas))). - -fof(axmondial5212, axiom, - (hasType(type_River, inst_Rivers_Atbara))). - -fof(axmondial5213, axiom, - (hasType(type_River, inst_Rivers_Bahrel_Djebel))). - -fof(axmondial5214, axiom, - (hasType(type_River, inst_Rivers_Bahrel_Gasal))). - -fof(axmondial5215, axiom, - (hasType(type_River, inst_Rivers_Bani))). - -fof(axmondial5216, axiom, - (hasType(type_River, inst_Rivers_Baro))). - -fof(axmondial5217, axiom, - (hasType(type_River, inst_Rivers_Benue))). - -fof(axmondial5218, axiom, - (hasType(type_River, inst_Rivers_Bija))). - -fof(axmondial5219, axiom, - (hasType(type_River, inst_Rivers_BlackDrin))). - -fof(axmondial5220, axiom, - (hasType(type_River, inst_Rivers_BlackIrtysch))). - -fof(axmondial5221, axiom, - (hasType(type_River, inst_Rivers_BlueNile))). - -fof(axmondial5222, axiom, - (hasType(type_River, inst_Rivers_Bomu))). - -fof(axmondial5223, axiom, - (hasType(type_River, inst_Rivers_Busira))). - -fof(axmondial5224, axiom, - (hasType(type_River, inst_Rivers_Casai))). - -fof(axmondial5225, axiom, - (hasType(type_River, inst_Rivers_Chatanga))). - -fof(axmondial5226, axiom, - (hasType(type_River, inst_Rivers_Chire))). - -fof(axmondial5227, axiom, - (hasType(type_River, inst_Rivers_Colorado))). - -fof(axmondial5228, axiom, - (hasType(type_River, inst_Rivers_ColumbiaRiver))). - -fof(axmondial5229, axiom, - (hasType(type_River, inst_Rivers_ConnecticutRiver))). - -fof(axmondial5230, axiom, - (hasType(type_River, inst_Rivers_Cuango))). - -fof(axmondial5231, axiom, - (hasType(type_River, inst_Rivers_Cuanza))). - -fof(axmondial5232, axiom, - (hasType(type_River, inst_Rivers_Cuilo))). - -fof(axmondial5233, axiom, - (hasType(type_River, inst_Rivers_Cunene))). - -fof(axmondial5234, axiom, - (hasType(type_River, inst_Rivers_Dalaelv))). - -fof(axmondial5235, axiom, - (hasType(type_River, inst_Rivers_Djuba))). - -fof(axmondial5236, axiom, - (hasType(type_River, inst_Rivers_Dnepr))). - -fof(axmondial5237, axiom, - (hasType(type_River, inst_Rivers_Don))). - -fof(axmondial5238, axiom, - (hasType(type_River, inst_Rivers_Donau))). - -fof(axmondial5239, axiom, - (hasType(type_River, inst_Rivers_Drin))). - -fof(axmondial5240, axiom, - (hasType(type_River, inst_Rivers_Elbe))). - -fof(axmondial5241, axiom, - (hasType(type_River, inst_Rivers_Fulda))). - -fof(axmondial5242, axiom, - (hasType(type_River, inst_Rivers_Gambia))). - -fof(axmondial5243, axiom, - (hasType(type_River, inst_Rivers_Garonne))). - -fof(axmondial5244, axiom, - (hasType(type_River, inst_Rivers_Gloma))). - -fof(axmondial5245, axiom, - (hasType(type_River, inst_Rivers_Goetaaelv))). - -fof(axmondial5246, axiom, - (hasType(type_River, inst_Rivers_GrosserJenissej))). - -fof(axmondial5247, axiom, - (hasType(type_River, inst_Rivers_Han))). - -fof(axmondial5248, axiom, - (hasType(type_River, inst_Rivers_HudsonRiver))). - -fof(axmondial5249, axiom, - (hasType(type_River, inst_Rivers_Hwangho))). - -fof(axmondial5250, axiom, - (hasType(type_River, inst_Rivers_Ingoda))). - -fof(axmondial5251, axiom, - (hasType(type_River, inst_Rivers_Irtysch))). - -fof(axmondial5252, axiom, - (hasType(type_River, inst_Rivers_Ischim))). - -fof(axmondial5253, axiom, - (hasType(type_River, inst_Rivers_Jangtse_Kiang))). - -fof(axmondial5254, axiom, - (hasType(type_River, inst_Rivers_Jenissej))). - -fof(axmondial5255, axiom, - (hasType(type_River, inst_Rivers_JoekulsaaFjoellum))). - -fof(axmondial5256, axiom, - (hasType(type_River, inst_Rivers_Jug))). - -fof(axmondial5257, axiom, - (hasType(type_River, inst_Rivers_Kafue))). - -fof(axmondial5258, axiom, - (hasType(type_River, inst_Rivers_Karun))). - -fof(axmondial5259, axiom, - (hasType(type_River, inst_Rivers_Katun))). - -fof(axmondial5260, axiom, - (hasType(type_River, inst_Rivers_Kemijoki))). - -fof(axmondial5261, axiom, - (hasType(type_River, inst_Rivers_Kitakami))). - -fof(axmondial5262, axiom, - (hasType(type_River, inst_Rivers_Klaraelv))). - -fof(axmondial5263, axiom, - (hasType(type_River, inst_Rivers_KleinerJenissej))). - -fof(axmondial5264, axiom, - (hasType(type_River, inst_Rivers_Kokemaeenjoki))). - -fof(axmondial5265, axiom, - (hasType(type_River, inst_Rivers_Kolyma))). - -fof(axmondial5266, axiom, - (hasType(type_River, inst_Rivers_Kulu))). - -fof(axmondial5267, axiom, - (hasType(type_River, inst_Rivers_Kura))). - -fof(axmondial5268, axiom, - (hasType(type_River, inst_Rivers_Kwa))). - -fof(axmondial5269, axiom, - (hasType(type_River, inst_Rivers_Lena))). - -fof(axmondial5270, axiom, - (hasType(type_River, inst_Rivers_Limpopo))). - -fof(axmondial5271, axiom, - (hasType(type_River, inst_Rivers_Loire))). - -fof(axmondial5272, axiom, - (hasType(type_River, inst_Rivers_Lomami))). - -fof(axmondial5273, axiom, - (hasType(type_River, inst_Rivers_Luangwa))). - -fof(axmondial5274, axiom, - (hasType(type_River, inst_Rivers_Lukuga))). - -fof(axmondial5275, axiom, - (hasType(type_River, inst_Rivers_Luvua))). - -fof(axmondial5276, axiom, - (hasType(type_River, inst_Rivers_Mekong))). - -fof(axmondial5277, axiom, - (hasType(type_River, inst_Rivers_Mississippi))). - -fof(axmondial5278, axiom, - (hasType(type_River, inst_Rivers_Missouri))). - -fof(axmondial5279, axiom, - (hasType(type_River, inst_Rivers_Moldau))). - -fof(axmondial5280, axiom, - (hasType(type_River, inst_Rivers_Neva))). - -fof(axmondial5281, axiom, - (hasType(type_River, inst_Rivers_Niger))). - -fof(axmondial5282, axiom, - (hasType(type_River, inst_Rivers_Nile))). - -fof(axmondial5283, axiom, - (hasType(type_River, inst_Rivers_NorthernDwina))). - -fof(axmondial5284, axiom, - (hasType(type_River, inst_Rivers_Ob))). - -fof(axmondial5285, axiom, - (hasType(type_River, inst_Rivers_Oesterdalaelv))). - -fof(axmondial5286, axiom, - (hasType(type_River, inst_Rivers_Oka))). - -fof(axmondial5287, axiom, - (hasType(type_River, inst_Rivers_Onon))). - -fof(axmondial5288, axiom, - (hasType(type_River, inst_Rivers_Oranje))). - -fof(axmondial5289, axiom, - (hasType(type_River, inst_Rivers_Orinoco))). - -fof(axmondial5290, axiom, - (hasType(type_River, inst_Rivers_Oulujoki))). - -fof(axmondial5291, axiom, - (hasType(type_River, inst_Rivers_Ounasjoki))). - -fof(axmondial5292, axiom, - (hasType(type_River, inst_Rivers_Paraguay))). - -fof(axmondial5293, axiom, - (hasType(type_River, inst_Rivers_Parana))). - -fof(axmondial5294, axiom, - (hasType(type_River, inst_Rivers_Petschora))). - -fof(axmondial5295, axiom, - (hasType(type_River, inst_Rivers_Pibor))). - -fof(axmondial5296, axiom, - (hasType(type_River, inst_Rivers_Pjandsh))). - -fof(axmondial5297, axiom, - (hasType(type_River, inst_Rivers_Rhein))). - -fof(axmondial5298, axiom, - (hasType(type_River, inst_Rivers_Rhone))). - -fof(axmondial5299, axiom, - (hasType(type_River, inst_Rivers_RioBalsas))). - -fof(axmondial5300, axiom, - (hasType(type_River, inst_Rivers_RioGrande))). - -fof(axmondial5301, axiom, - (hasType(type_River, inst_Rivers_RiodelaPlata))). - -fof(axmondial5302, axiom, - (hasType(type_River, inst_Rivers_Rufiji))). - -fof(axmondial5303, axiom, - (hasType(type_River, inst_Rivers_Ruki))). - -fof(axmondial5304, axiom, - (hasType(type_River, inst_Rivers_Ruvuma))). - -fof(axmondial5305, axiom, - (hasType(type_River, inst_Rivers_Sanaga))). - -fof(axmondial5306, axiom, - (hasType(type_River, inst_Rivers_Sanga))). - -fof(axmondial5307, axiom, - (hasType(type_River, inst_Rivers_Save))). - -fof(axmondial5308, axiom, - (hasType(type_River, inst_Rivers_Schari))). - -fof(axmondial5309, axiom, - (hasType(type_River, inst_Rivers_Schilka))). - -fof(axmondial5310, axiom, - (hasType(type_River, inst_Rivers_Seine))). - -fof(axmondial5311, axiom, - (hasType(type_River, inst_Rivers_Senegal))). - -fof(axmondial5312, axiom, - (hasType(type_River, inst_Rivers_Sobat))). - -fof(axmondial5313, axiom, - (hasType(type_River, inst_Rivers_St_Lorenzstrom))). - -fof(axmondial5314, axiom, - (hasType(type_River, inst_Rivers_Suchona))). - -fof(axmondial5315, axiom, - (hasType(type_River, inst_Rivers_Syrdarja))). - -fof(axmondial5316, axiom, - (hasType(type_River, inst_Rivers_Tana))). - -fof(axmondial5317, axiom, - (hasType(type_River, inst_Rivers_Thames))). - -fof(axmondial5318, axiom, - (hasType(type_River, inst_Rivers_Thjorsa))). - -fof(axmondial5319, axiom, - (hasType(type_River, inst_Rivers_Tobol))). - -fof(axmondial5320, axiom, - (hasType(type_River, inst_Rivers_Torneaelv))). - -fof(axmondial5321, axiom, - (hasType(type_River, inst_Rivers_Tshuapa))). - -fof(axmondial5322, axiom, - (hasType(type_River, inst_Rivers_Ubangi))). - -fof(axmondial5323, axiom, - (hasType(type_River, inst_Rivers_Uelle))). - -fof(axmondial5324, axiom, - (hasType(type_River, inst_Rivers_Umeaelv))). - -fof(axmondial5325, axiom, - (hasType(type_River, inst_Rivers_Ural))). - -fof(axmondial5326, axiom, - (hasType(type_River, inst_Rivers_Uruguay))). - -fof(axmondial5327, axiom, - (hasType(type_River, inst_Rivers_Vaal))). - -fof(axmondial5328, axiom, - (hasType(type_River, inst_Rivers_Vaesterdalaelv))). - -fof(axmondial5329, axiom, - (hasType(type_River, inst_Rivers_Volga))). - -fof(axmondial5330, axiom, - (hasType(type_River, inst_Rivers_Volta))). - -fof(axmondial5331, axiom, - (hasType(type_River, inst_Rivers_WebiSchebeli))). - -fof(axmondial5332, axiom, - (hasType(type_River, inst_Rivers_Weichsel))). - -fof(axmondial5333, axiom, - (hasType(type_River, inst_Rivers_Werra))). - -fof(axmondial5334, axiom, - (hasType(type_River, inst_Rivers_Weser))). - -fof(axmondial5335, axiom, - (hasType(type_River, inst_Rivers_WesternDwina))). - -fof(axmondial5336, axiom, - (hasType(type_River, inst_Rivers_WhiteDrin))). - -fof(axmondial5337, axiom, - (hasType(type_River, inst_Rivers_WhiteNile))). - -fof(axmondial5338, axiom, - (hasType(type_River, inst_Rivers_Zaire))). - -fof(axmondial5339, axiom, - (hasType(type_River, inst_Rivers_Zambezi))). - -fof(axmondial5340, axiom, - (hasType(type_Sea, inst_Seas_ArabianSea))). - -fof(axmondial5341, axiom, - (hasType(type_Sea, inst_Seas_ArcticOcean))). - -fof(axmondial5342, axiom, - (hasType(type_Sea, inst_Seas_AtlanticOcean))). - -fof(axmondial5343, axiom, - (hasType(type_Sea, inst_Seas_BalticSea))). - -fof(axmondial5344, axiom, - (hasType(type_Sea, inst_Seas_BlackSea))). - -fof(axmondial5345, axiom, - (hasType(type_Sea, inst_Seas_CaribbeanSea))). - -fof(axmondial5346, axiom, - (hasType(type_Sea, inst_Seas_EastChinaSea))). - -fof(axmondial5347, axiom, - (hasType(type_Sea, inst_Seas_GulfofAden))). - -fof(axmondial5348, axiom, - (hasType(type_Sea, inst_Seas_GulfofMexico))). - -fof(axmondial5349, axiom, - (hasType(type_Sea, inst_Seas_IndianOcean))). - -fof(axmondial5350, axiom, - (hasType(type_Sea, inst_Seas_IrishSea))). - -fof(axmondial5351, axiom, - (hasType(type_Sea, inst_Seas_MediterraneanSea))). - -fof(axmondial5352, axiom, - (hasType(type_Sea, inst_Seas_NorthSea))). - -fof(axmondial5353, axiom, - (hasType(type_Sea, inst_Seas_NorwegianSea))). - -fof(axmondial5354, axiom, - (hasType(type_Sea, inst_Seas_PacificOcean))). - -fof(axmondial5355, axiom, - (hasType(type_Sea, inst_Seas_PersianGulf))). - -fof(axmondial5356, axiom, - (hasType(type_Sea, inst_Seas_RedSea))). - -fof(axmondial5357, axiom, - (hasType(type_Sea, inst_Seas_SeaofAzov))). - -fof(axmondial5358, axiom, - (hasType(type_Sea, inst_Seas_SeaofJapan))). - -fof(axmondial5359, axiom, - (hasType(type_Sea, inst_Seas_SouthChinaSea))). - -fof(axmondial5360, axiom, - (hasType(type_Sea, inst_Seas_SundaSea))). - -fof(axmondial5361, axiom, - (hasType(type_Sea, inst_Seas_YellowSea))). - -fof(axmondial5362, axiom, - (hasType(type_Country, inst_WesternSamoa))). - -fof(axmondial5363, axiom, - (hasType(type_Country, inst_Zaire))). - -fof(axmondial5364, axiom, - (hasType(type_Country, inst_Afghanistan) & hasType(type_Nation, inst_Afghanistan))). - -fof(axmondial5365, axiom, - (hasType(type_Country, inst_Albania) & hasType(type_Nation, inst_Albania))). - -fof(axmondial5366, axiom, - (hasType(type_Country, inst_Algeria) & hasType(type_Nation, inst_Algeria))). - -fof(axmondial5367, axiom, - (hasType(type_Country, inst_Andorra) & hasType(type_EuropeanNation, inst_Andorra))). - -fof(axmondial5368, axiom, - (hasType(type_Country, inst_Angola) & hasType(type_Nation, inst_Angola))). - -fof(axmondial5369, axiom, - (hasType(type_Country, inst_AntiguaAndBarbuda) & hasType(type_Nation, inst_AntiguaAndBarbuda))). - -fof(axmondial5370, axiom, - (hasType(type_Country, inst_Argentina) & hasType(type_Nation, inst_Argentina))). - -fof(axmondial5371, axiom, - (hasType(type_Country, inst_Armenia) & hasType(type_Nation, inst_Armenia))). - -fof(axmondial5372, axiom, - (hasType(type_Country, inst_Australia) & hasType(type_Nation, inst_Australia))). - -fof(axmondial5373, axiom, - (hasType(type_Country, inst_Austria) & hasType(type_Nation, inst_Austria))). - -fof(axmondial5374, axiom, - (hasType(type_Country, inst_Azerbaijan) & hasType(type_Nation, inst_Azerbaijan))). - -fof(axmondial5375, axiom, - (hasType(type_Country, inst_Bahrain) & hasType(type_Nation, inst_Bahrain))). - -fof(axmondial5376, axiom, - (hasType(type_Country, inst_Bangladesh) & hasType(type_Nation, inst_Bangladesh))). - -fof(axmondial5377, axiom, - (hasType(type_Country, inst_Barbados) & hasType(type_Nation, inst_Barbados))). - -fof(axmondial5378, axiom, - (hasType(type_Country, inst_Belarus) & hasType(type_Nation, inst_Belarus))). - -fof(axmondial5379, axiom, - (hasType(type_Country, inst_Belgium) & hasType(type_EuropeanNation, inst_Belgium))). - -fof(axmondial5380, axiom, - (hasType(type_Country, inst_Belize) & hasType(type_Nation, inst_Belize))). - -fof(axmondial5381, axiom, - (hasType(type_Country, inst_Benin) & hasType(type_Nation, inst_Benin))). - -fof(axmondial5382, axiom, - (hasType(type_Country, inst_Bhutan) & hasType(type_Nation, inst_Bhutan))). - -fof(axmondial5383, axiom, - (hasType(type_Country, inst_Bolivia) & hasType(type_Nation, inst_Bolivia))). - -fof(axmondial5384, axiom, - (hasType(type_Country, inst_BosniaAndHerzegovina) & hasType(type_Nation, inst_BosniaAndHerzegovina))). - -fof(axmondial5385, axiom, - (hasType(type_Country, inst_Botswana) & hasType(type_Nation, inst_Botswana))). - -fof(axmondial5386, axiom, - (hasType(type_Country, inst_Brazil) & hasType(type_Nation, inst_Brazil))). - -fof(axmondial5387, axiom, - (hasType(type_Country, inst_Brunei) & hasType(type_Nation, inst_Brunei))). - -fof(axmondial5388, axiom, - (hasType(type_Country, inst_Bulgaria) & hasType(type_Nation, inst_Bulgaria))). - -fof(axmondial5389, axiom, - (hasType(type_Country, inst_BurkinaFaso) & hasType(type_Nation, inst_BurkinaFaso))). - -fof(axmondial5390, axiom, - (hasType(type_Country, inst_Burundi) & hasType(type_Nation, inst_Burundi))). - -fof(axmondial5391, axiom, - (hasType(type_Country, inst_Cambodia) & hasType(type_Nation, inst_Cambodia))). - -fof(axmondial5392, axiom, - (hasType(type_Country, inst_Cameroon) & hasType(type_Nation, inst_Cameroon))). - -fof(axmondial5393, axiom, - (hasType(type_Country, inst_Canada) & hasType(type_Nation, inst_Canada))). - -fof(axmondial5394, axiom, - (hasType(type_Country, inst_CapeVerde) & hasType(type_Nation, inst_CapeVerde))). - -fof(axmondial5395, axiom, - (hasType(type_Country, inst_CentralAfricanRepublic) & hasType(type_Nation, inst_CentralAfricanRepublic))). - -fof(axmondial5396, axiom, - (hasType(type_Country, inst_Chad) & hasType(type_Nation, inst_Chad))). - -fof(axmondial5397, axiom, - (hasType(type_Country, inst_Chile) & hasType(type_Nation, inst_Chile))). - -fof(axmondial5398, axiom, - (hasType(type_Country, inst_China) & hasType(type_Nation, inst_China))). - -fof(axmondial5399, axiom, - (hasType(type_Country, inst_Colombia) & hasType(type_Nation, inst_Colombia))). - -fof(axmondial5400, axiom, - (hasType(type_Country, inst_Comoros) & hasType(type_Nation, inst_Comoros))). - -fof(axmondial5401, axiom, - (hasType(type_Country, inst_CostaRica) & hasType(type_Nation, inst_CostaRica))). - -fof(axmondial5402, axiom, - (hasType(type_Country, inst_CoteDIvoire) & hasType(type_Nation, inst_CoteDIvoire))). - -fof(axmondial5403, axiom, - (hasType(type_Country, inst_Croatia) & hasType(type_Nation, inst_Croatia))). - -fof(axmondial5404, axiom, - (hasType(type_Country, inst_Cuba) & hasType(type_Nation, inst_Cuba) & hasType(type_Island, inst_Cuba))). - -fof(axmondial5405, axiom, - (hasType(type_Country, inst_Cyprus) & hasType(type_Nation, inst_Cyprus))). - -fof(axmondial5406, axiom, - (hasType(type_Country, inst_CzechRepublic) & hasType(type_Nation, inst_CzechRepublic))). - -fof(axmondial5407, axiom, - (hasType(type_Country, inst_Denmark) & hasType(type_EuropeanNation, inst_Denmark))). - -fof(axmondial5408, axiom, - (hasType(type_Country, inst_Djibouti) & hasType(type_Nation, inst_Djibouti))). - -fof(axmondial5409, axiom, - (hasType(type_Country, inst_Dominica) & hasType(type_Nation, inst_Dominica))). - -fof(axmondial5410, axiom, - (hasType(type_Country, inst_DominicanRepublic) & hasType(type_Nation, inst_DominicanRepublic))). - -fof(axmondial5411, axiom, - (hasType(type_Country, inst_Ecuador) & hasType(type_Nation, inst_Ecuador))). - -fof(axmondial5412, axiom, - (hasType(type_Country, inst_Egypt) & hasType(type_Nation, inst_Egypt))). - -fof(axmondial5413, axiom, - (hasType(type_Country, inst_ElSalvador) & hasType(type_Nation, inst_ElSalvador))). - -fof(axmondial5414, axiom, - (hasType(type_Country, inst_EquatorialGuinea) & hasType(type_Nation, inst_EquatorialGuinea))). - -fof(axmondial5415, axiom, - (hasType(type_Country, inst_Eritrea) & hasType(type_Nation, inst_Eritrea))). - -fof(axmondial5416, axiom, - (hasType(type_Country, inst_Estonia) & hasType(type_Nation, inst_Estonia))). - -fof(axmondial5417, axiom, - (hasType(type_Country, inst_Ethiopia) & hasType(type_Nation, inst_Ethiopia))). - -fof(axmondial5418, axiom, - (hasType(type_Country, inst_Fiji) & hasType(type_Nation, inst_Fiji))). - -fof(axmondial5419, axiom, - (hasType(type_Country, inst_Finland) & hasType(type_EuropeanNation, inst_Finland))). - -fof(axmondial5420, axiom, - (hasType(type_Country, inst_France) & hasType(type_EuropeanNation, inst_France))). - -fof(axmondial5421, axiom, - (hasType(type_Country, inst_FrenchGuiana) & hasType(type_LandArea, inst_FrenchGuiana) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_FrenchGuiana))). - -fof(axmondial5422, axiom, - (hasType(type_Country, inst_Gabon) & hasType(type_Nation, inst_Gabon))). - -fof(axmondial5423, axiom, - (hasType(type_Country, inst_Gambia) & hasType(type_Nation, inst_Gambia))). - -fof(axmondial5424, axiom, - (hasType(type_Country, inst_Georgia) & hasType(type_Nation, inst_Georgia))). - -fof(axmondial5425, axiom, - (hasType(type_Country, inst_Germany) & hasType(type_EuropeanNation, inst_Germany))). - -fof(axmondial5426, axiom, - (hasType(type_Country, inst_Ghana) & hasType(type_Nation, inst_Ghana))). - -fof(axmondial5427, axiom, - (hasType(type_Country, inst_Greece) & hasType(type_EuropeanNation, inst_Greece))). - -fof(axmondial5428, axiom, - (hasType(type_Country, inst_Grenada) & hasType(type_Nation, inst_Grenada))). - -fof(axmondial5429, axiom, - (hasType(type_Country, inst_Guatemala) & hasType(type_Nation, inst_Guatemala))). - -fof(axmondial5430, axiom, - (hasType(type_Country, inst_Guinea) & hasType(type_Nation, inst_Guinea))). - -fof(axmondial5431, axiom, - (hasType(type_Country, inst_Guyana) & hasType(type_Nation, inst_Guyana))). - -fof(axmondial5432, axiom, - (hasType(type_Country, inst_Haiti) & hasType(type_Nation, inst_Haiti))). - -fof(axmondial5433, axiom, - (hasType(type_Country, inst_HolySee) & hasType(type_EuropeanNation, inst_HolySee))). - -fof(axmondial5434, axiom, - (hasType(type_Country, inst_Honduras) & hasType(type_Nation, inst_Honduras))). - -fof(axmondial5435, axiom, - (hasType(type_Country, inst_Hungary) & hasType(type_Nation, inst_Hungary))). - -fof(axmondial5436, axiom, - (hasType(type_Country, inst_Iceland) & hasType(type_EuropeanNation, inst_Iceland) & hasType(type_Island, inst_Iceland))). - -fof(axmondial5437, axiom, - (hasType(type_Country, inst_India) & hasType(type_Nation, inst_India))). - -fof(axmondial5438, axiom, - (hasType(type_Country, inst_Indonesia) & hasType(type_Nation, inst_Indonesia))). - -fof(axmondial5439, axiom, - (hasType(type_Country, inst_Iran) & hasType(type_Nation, inst_Iran))). - -fof(axmondial5440, axiom, - (hasType(type_Country, inst_Iraq) & hasType(type_Nation, inst_Iraq))). - -fof(axmondial5441, axiom, - (hasType(type_Country, inst_Ireland) & hasType(type_EuropeanNation, inst_Ireland))). - -fof(axmondial5442, axiom, - (hasType(type_Country, inst_Israel) & hasType(type_Nation, inst_Israel))). - -fof(axmondial5443, axiom, - (hasType(type_Country, inst_Italy) & hasType(type_EuropeanNation, inst_Italy))). - -fof(axmondial5444, axiom, - (hasType(type_Country, inst_Jamaica) & hasType(type_Nation, inst_Jamaica))). - -fof(axmondial5445, axiom, - (hasType(type_Country, inst_Japan) & hasType(type_Nation, inst_Japan) & hasType(type_Island, inst_Japan))). - -fof(axmondial5446, axiom, - (hasType(type_Country, inst_Jordan) & hasType(type_Nation, inst_Jordan))). - -fof(axmondial5447, axiom, - (hasType(type_Country, inst_Kenya) & hasType(type_Nation, inst_Kenya))). - -fof(axmondial5448, axiom, - (hasType(type_Country, inst_Kiribati) & hasType(type_Nation, inst_Kiribati))). - -fof(axmondial5449, axiom, - (hasType(type_Country, inst_Kuwait) & hasType(type_Nation, inst_Kuwait))). - -fof(axmondial5450, axiom, - (hasType(type_Country, inst_Kyrgyzstan) & hasType(type_Nation, inst_Kyrgyzstan))). - -fof(axmondial5451, axiom, - (hasType(type_Country, inst_Laos) & hasType(type_Nation, inst_Laos))). - -fof(axmondial5452, axiom, - (hasType(type_Country, inst_Latvia) & hasType(type_Nation, inst_Latvia))). - -fof(axmondial5453, axiom, - (hasType(type_Country, inst_Lebanon) & hasType(type_Nation, inst_Lebanon))). - -fof(axmondial5454, axiom, - (hasType(type_Country, inst_Lesotho) & hasType(type_Nation, inst_Lesotho))). - -fof(axmondial5455, axiom, - (hasType(type_Country, inst_Liberia) & hasType(type_Nation, inst_Liberia))). - -fof(axmondial5456, axiom, - (hasType(type_Country, inst_Libya) & hasType(type_Nation, inst_Libya))). - -fof(axmondial5457, axiom, - (hasType(type_Country, inst_Liechtenstein) & hasType(type_Nation, inst_Liechtenstein))). - -fof(axmondial5458, axiom, - (hasType(type_Country, inst_Lithuania) & hasType(type_Nation, inst_Lithuania))). - -fof(axmondial5459, axiom, - (hasType(type_Country, inst_Luxembourg) & hasType(type_Nation, inst_Luxembourg))). - -fof(axmondial5460, axiom, - (hasType(type_Country, inst_Macedonia) & hasType(type_Nation, inst_Macedonia))). - -fof(axmondial5461, axiom, - (hasType(type_Country, inst_Madagascar) & hasType(type_Nation, inst_Madagascar))). - -fof(axmondial5462, axiom, - (hasType(type_Country, inst_Malawi) & hasType(type_Nation, inst_Malawi))). - -fof(axmondial5463, axiom, - (hasType(type_Country, inst_Malaysia) & hasType(type_Nation, inst_Malaysia))). - -fof(axmondial5464, axiom, - (hasType(type_Country, inst_Maldives) & hasType(type_Nation, inst_Maldives))). - -fof(axmondial5465, axiom, - (hasType(type_Country, inst_Mali) & hasType(type_Nation, inst_Mali))). - -fof(axmondial5466, axiom, - (hasType(type_Country, inst_Malta) & hasType(type_EuropeanNation, inst_Malta))). - -fof(axmondial5467, axiom, - (hasType(type_Country, inst_MarshallIslands) & hasType(type_Nation, inst_MarshallIslands))). - -fof(axmondial5468, axiom, - (hasType(type_Country, inst_Mauritania) & hasType(type_Nation, inst_Mauritania))). - -fof(axmondial5469, axiom, - (hasType(type_Country, inst_Mauritius) & hasType(type_Nation, inst_Mauritius))). - -fof(axmondial5470, axiom, - (hasType(type_Country, inst_Mexico) & hasType(type_Nation, inst_Mexico))). - -fof(axmondial5471, axiom, - (hasType(type_Country, inst_Micronesia) & hasType(type_Nation, inst_Micronesia))). - -fof(axmondial5472, axiom, - (hasType(type_Country, inst_Moldova) & hasType(type_Nation, inst_Moldova))). - -fof(axmondial5473, axiom, - (hasType(type_Country, inst_Monaco) & hasType(type_EuropeanNation, inst_Monaco))). - -fof(axmondial5474, axiom, - (hasType(type_Country, inst_Mongolia) & hasType(type_Nation, inst_Mongolia))). - -fof(axmondial5475, axiom, - (hasType(type_Country, inst_Morocco) & hasType(type_Nation, inst_Morocco))). - -fof(axmondial5476, axiom, - (hasType(type_Country, inst_Mozambique) & hasType(type_Nation, inst_Mozambique))). - -fof(axmondial5477, axiom, - (hasType(type_Country, inst_Namibia) & hasType(type_Nation, inst_Namibia))). - -fof(axmondial5478, axiom, - (hasType(type_Country, inst_Nauru) & hasType(type_Nation, inst_Nauru))). - -fof(axmondial5479, axiom, - (hasType(type_Country, inst_Nepal) & hasType(type_Nation, inst_Nepal))). - -fof(axmondial5480, axiom, - (hasType(type_Country, inst_Netherlands) & hasType(type_EuropeanNation, inst_Netherlands))). - -fof(axmondial5481, axiom, - (hasType(type_Country, inst_NewCaledonia) & hasType(type_LandArea, inst_NewCaledonia) & hasType(type_DependencyOrSpecialSovereigntyArea, inst_NewCaledonia))). - -fof(axmondial5482, axiom, - (hasType(type_Country, inst_NewZealand) & hasType(type_Nation, inst_NewZealand))). - -fof(axmondial5483, axiom, - (hasType(type_Country, inst_Nicaragua) & hasType(type_Nation, inst_Nicaragua))). - -fof(axmondial5484, axiom, - (hasType(type_Country, inst_Niger) & hasType(type_Nation, inst_Niger))). - -fof(axmondial5485, axiom, - (hasType(type_Country, inst_Nigeria) & hasType(type_Nation, inst_Nigeria))). - -fof(axmondial5486, axiom, - (hasType(type_Country, inst_NorthKorea) & hasType(type_Nation, inst_NorthKorea))). - -fof(axmondial5487, axiom, - (hasType(type_Country, inst_Norway) & hasType(type_EuropeanNation, inst_Norway))). - -fof(axmondial5488, axiom, - (hasType(type_Country, inst_Oman) & hasType(type_Nation, inst_Oman))). - -fof(axmondial5489, axiom, - (hasType(type_Country, inst_Pakistan) & hasType(type_Nation, inst_Pakistan))). - -fof(axmondial5490, axiom, - (hasType(type_Country, inst_Palau) & hasType(type_Nation, inst_Palau))). - -fof(axmondial5491, axiom, - (hasType(type_Country, inst_Panama) & hasType(type_Nation, inst_Panama))). - -fof(axmondial5492, axiom, - (hasType(type_Country, inst_PapuaNewGuinea) & hasType(type_Nation, inst_PapuaNewGuinea))). - -fof(axmondial5493, axiom, - (hasType(type_Country, inst_Paraguay) & hasType(type_Nation, inst_Paraguay))). - -fof(axmondial5494, axiom, - (hasType(type_Country, inst_Peru) & hasType(type_Nation, inst_Peru))). - -fof(axmondial5495, axiom, - (hasType(type_Country, inst_Philippines) & hasType(type_Nation, inst_Philippines))). - -fof(axmondial5496, axiom, - (hasType(type_Country, inst_Poland) & hasType(type_EuropeanNation, inst_Poland))). - -fof(axmondial5497, axiom, - (hasType(type_Country, inst_Portugal) & hasType(type_EuropeanNation, inst_Portugal))). - -fof(axmondial5498, axiom, - (hasType(type_Country, inst_Qatar) & hasType(type_Nation, inst_Qatar))). - -fof(axmondial5499, axiom, - (hasType(type_Country, inst_Romania) & hasType(type_Nation, inst_Romania))). - -fof(axmondial5500, axiom, - (hasType(type_Country, inst_Russia) & hasType(type_Nation, inst_Russia))). - -fof(axmondial5501, axiom, - (hasType(type_Country, inst_Rwanda) & hasType(type_Nation, inst_Rwanda))). - -fof(axmondial5502, axiom, - (hasType(type_Country, inst_SaintKittsAndNevis) & hasType(type_Nation, inst_SaintKittsAndNevis))). - -fof(axmondial5503, axiom, - (hasType(type_Country, inst_SaintLucia) & hasType(type_Nation, inst_SaintLucia))). - -fof(axmondial5504, axiom, - (hasType(type_Country, inst_SaintVincentAndTheGrenadines) & hasType(type_Nation, inst_SaintVincentAndTheGrenadines))). - -fof(axmondial5505, axiom, - (hasType(type_Country, inst_SanMarino) & hasType(type_EuropeanNation, inst_SanMarino))). - -fof(axmondial5506, axiom, - (hasType(type_Country, inst_SaoTomeAndPrincipe) & hasType(type_Nation, inst_SaoTomeAndPrincipe))). - -fof(axmondial5507, axiom, - (hasType(type_Country, inst_SaudiArabia) & hasType(type_Nation, inst_SaudiArabia))). - -fof(axmondial5508, axiom, - (hasType(type_Country, inst_Senegal) & hasType(type_Nation, inst_Senegal))). - -fof(axmondial5509, axiom, - (hasType(type_Country, inst_SerbiaAndMontenegro) & hasType(type_Nation, inst_SerbiaAndMontenegro))). - -fof(axmondial5510, axiom, - (hasType(type_Country, inst_Seychelles) & hasType(type_Nation, inst_Seychelles))). - -fof(axmondial5511, axiom, - (hasType(type_Country, inst_SierraLeone) & hasType(type_Nation, inst_SierraLeone))). - -fof(axmondial5512, axiom, - (hasType(type_Country, inst_Singapore) & hasType(type_Nation, inst_Singapore))). - -fof(axmondial5513, axiom, - (hasType(type_Country, inst_Slovakia) & hasType(type_Nation, inst_Slovakia))). - -fof(axmondial5514, axiom, - (hasType(type_Country, inst_Slovenia) & hasType(type_Nation, inst_Slovenia))). - -fof(axmondial5515, axiom, - (hasType(type_Country, inst_SolomonIslands) & hasType(type_Nation, inst_SolomonIslands))). - -fof(axmondial5516, axiom, - (hasType(type_Country, inst_Somalia) & hasType(type_Nation, inst_Somalia))). - -fof(axmondial5517, axiom, - (hasType(type_Country, inst_SouthAfrica) & hasType(type_Nation, inst_SouthAfrica))). - -fof(axmondial5518, axiom, - (hasType(type_Country, inst_SouthKorea) & hasType(type_Nation, inst_SouthKorea))). - -fof(axmondial5519, axiom, - (hasType(type_Country, inst_Spain) & hasType(type_EuropeanNation, inst_Spain))). - -fof(axmondial5520, axiom, - (hasType(type_Country, inst_SriLanka) & hasType(type_Nation, inst_SriLanka))). - -fof(axmondial5521, axiom, - (hasType(type_Country, inst_Sudan) & hasType(type_Nation, inst_Sudan))). - -fof(axmondial5522, axiom, - (hasType(type_Country, inst_Suriname) & hasType(type_Nation, inst_Suriname))). - -fof(axmondial5523, axiom, - (hasType(type_Country, inst_Swaziland) & hasType(type_Nation, inst_Swaziland))). - -fof(axmondial5524, axiom, - (hasType(type_Country, inst_Sweden) & hasType(type_EuropeanNation, inst_Sweden))). - -fof(axmondial5525, axiom, - (hasType(type_Country, inst_Switzerland) & hasType(type_EuropeanNation, inst_Switzerland))). - -fof(axmondial5526, axiom, - (hasType(type_Country, inst_Syria) & hasType(type_Nation, inst_Syria))). - -fof(axmondial5527, axiom, - (hasType(type_Country, inst_Taiwan) & hasType(type_Nation, inst_Taiwan))). - -fof(axmondial5528, axiom, - (hasType(type_Country, inst_Tajikistan) & hasType(type_Nation, inst_Tajikistan))). - -fof(axmondial5529, axiom, - (hasType(type_Country, inst_Tanzania) & hasType(type_Nation, inst_Tanzania))). - -fof(axmondial5530, axiom, - (hasType(type_Country, inst_Thailand) & hasType(type_Nation, inst_Thailand))). - -fof(axmondial5531, axiom, - (hasType(type_Country, inst_Togo) & hasType(type_Nation, inst_Togo))). - -fof(axmondial5532, axiom, - (hasType(type_Country, inst_Tonga) & hasType(type_Nation, inst_Tonga))). - -fof(axmondial5533, axiom, - (hasType(type_Country, inst_TrinidadAndTobago) & hasType(type_Nation, inst_TrinidadAndTobago))). - -fof(axmondial5534, axiom, - (hasType(type_Country, inst_Tunisia) & hasType(type_Nation, inst_Tunisia))). - -fof(axmondial5535, axiom, - (hasType(type_Country, inst_Turkey) & hasType(type_Nation, inst_Turkey))). - -fof(axmondial5536, axiom, - (hasType(type_Country, inst_Turkmenistan) & hasType(type_Nation, inst_Turkmenistan))). - -fof(axmondial5537, axiom, - (hasType(type_Country, inst_Tuvalu) & hasType(type_Nation, inst_Tuvalu))). - -fof(axmondial5538, axiom, - (hasType(type_Country, inst_Uganda) & hasType(type_Nation, inst_Uganda))). - -fof(axmondial5539, axiom, - (hasType(type_Country, inst_Ukraine) & hasType(type_Nation, inst_Ukraine))). - -fof(axmondial5540, axiom, - (hasType(type_Country, inst_UnitedArabEmirates) & hasType(type_EuropeanNation, inst_UnitedArabEmirates))). - -fof(axmondial5541, axiom, - (hasType(type_Country, inst_UnitedKingdom) & hasType(type_Nation, inst_UnitedKingdom))). - -fof(axmondial5542, axiom, - (hasType(type_Country, inst_UnitedStates) & hasType(type_Nation, inst_UnitedStates))). - -fof(axmondial5543, axiom, - (hasType(type_Country, inst_Uruguay) & hasType(type_Nation, inst_Uruguay))). - -fof(axmondial5544, axiom, - (hasType(type_Country, inst_Uzbekistan) & hasType(type_Nation, inst_Uzbekistan))). - -fof(axmondial5545, axiom, - (hasType(type_Country, inst_Vanuatu) & hasType(type_Nation, inst_Vanuatu))). - -fof(axmondial5546, axiom, - (hasType(type_Country, inst_Venezuela) & hasType(type_Nation, inst_Venezuela))). - -fof(axmondial5547, axiom, - (hasType(type_Country, inst_Vietnam) & hasType(type_Nation, inst_Vietnam))). - -fof(axmondial5548, axiom, - (hasType(type_Country, inst_WesternSahara) & hasType(type_Nation, inst_WesternSahara) & hasType(type_GeopoliticalArea, inst_WesternSahara))). - -fof(axmondial5549, axiom, - (hasType(type_Country, inst_Yemen) & hasType(type_Nation, inst_Yemen))). - -fof(axmondial5550, axiom, - (hasType(type_Country, inst_Zambia) & hasType(type_Nation, inst_Zambia))). - diff --git a/examples/SUMO/TPTP/mondialPredAx.p b/examples/SUMO/TPTP/mondialPredAx.p deleted file mode 100644 index f7ed0dc37..000000000 --- a/examples/SUMO/TPTP/mondialPredAx.p +++ /dev/null @@ -1,73230 +0,0 @@ -fof(axmondialPred0, axiom, - 957900 = f_PopulationFn(inst_Countries_H_provinces_Pest)). - -fof(axmondialPred1, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Pest,f_MeasureFn(6394,inst_SquareKilometer))). - -fof(axmondialPred2, axiom, - f_capitalCity(inst_Countries_H_provinces_Budapest_munic_cities_Budapest,inst_Countries_H_provinces_Pest)). - -fof(axmondialPred3, axiom, - 755809 = f_PopulationFn(inst_Countries_THA_provinces_KamphaengPhet)). - -fof(axmondialPred4, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_KamphaengPhet,f_MeasureFn(8589,inst_SquareKilometer))). - -fof(axmondialPred5, axiom, - f_member(inst_CapeVerde,inst_Organizations_ITU)). - -fof(axmondialPred6, axiom, - f_member(inst_CapeVerde,inst_Organizations_ILO)). - -fof(axmondialPred7, axiom, - f_member(inst_CapeVerde,inst_Organizations_UNESCO)). - -fof(axmondialPred8, axiom, - f_member(inst_CapeVerde,inst_Organizations_G_77)). - -fof(axmondialPred9, axiom, - f_member(inst_CapeVerde,inst_Organizations_WTrO)). - -fof(axmondialPred10, axiom, - f_member(inst_CapeVerde,inst_Organizations_UNIDO)). - -fof(axmondialPred11, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CapeVerde,inst_IndustrialSector,17,f_YearFn(1996))). - -fof(axmondialPred12, axiom, - f_member(inst_CapeVerde,inst_Organizations_ECOWAS)). - -fof(axmondialPred13, axiom, - f_member(inst_CapeVerde,inst_Organizations_OAU)). - -fof(axmondialPred14, axiom, - f_member(inst_CapeVerde,inst_Organizations_IMF)). - -fof(axmondialPred15, axiom, - f_member(inst_CapeVerde,inst_Organizations_IFAD)). - -fof(axmondialPred16, axiom, - f_member(inst_CapeVerde,inst_Organizations_ICAO)). - -fof(axmondialPred17, axiom, - f_member(inst_CapeVerde,inst_Organizations_ECA)). - -fof(axmondialPred18, axiom, - f_member(inst_CapeVerde,inst_Organizations_WMO)). - -fof(axmondialPred19, axiom, - f_member(inst_CapeVerde,inst_Organizations_Intelsat)). - -fof(axmondialPred20, axiom, - f_member(inst_CapeVerde,inst_Organizations_IFRCS)). - -fof(axmondialPred21, axiom, - f_member(inst_CapeVerde,inst_Organizations_IDA)). - -fof(axmondialPred22, axiom, - f_member(inst_CapeVerde,inst_Organizations_AfDB)). - -fof(axmondialPred23, axiom, - f_member(inst_CapeVerde,inst_Organizations_IFC)). - -fof(axmondialPred24, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CapeVerde,inst_ServiceSector,70,f_YearFn(1996))). - -fof(axmondialPred25, axiom, - f_member(inst_CapeVerde,inst_Organizations_UPU)). - -fof(axmondialPred26, axiom, - f_inflationRateInCountry(inst_CapeVerde,5)). - -fof(axmondialPred27, axiom, - f_member(inst_CapeVerde,inst_Organizations_ACP)). - -fof(axmondialPred28, axiom, - f_member(inst_CapeVerde,inst_Organizations_IOC)). - -fof(axmondialPred29, axiom, - f_member(inst_CapeVerde,inst_Organizations_ICRM)). - -fof(axmondialPred30, axiom, - f_member(inst_CapeVerde,inst_Organizations_Interpol)). - -fof(axmondialPred31, axiom, - f_member(inst_CapeVerde,inst_Organizations_ICFTU)). - -fof(axmondialPred32, axiom, - f_member(inst_CapeVerde,inst_Organizations_IMO)). - -fof(axmondialPred33, axiom, - 449066 = f_PopulationFn(inst_CapeVerde)). - -fof(axmondialPred34, axiom, - f_member(inst_CapeVerde,inst_Organizations_CCC)). - -fof(axmondialPred35, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CapeVerde,inst_AgriculturalSector,13,f_YearFn(1996))). - -fof(axmondialPred36, axiom, - f_capitalCity(inst_Countries_CV_cities_Praia,inst_CapeVerde)). - -fof(axmondialPred37, axiom, - f_member(inst_CapeVerde,inst_Organizations_FAO)). - -fof(axmondialPred38, axiom, - f_member(inst_CapeVerde,inst_Organizations_IOM)). - -fof(axmondialPred39, axiom, - f_landAreaOnly(inst_CapeVerde,f_MeasureFn(4030,inst_SquareKilometer))). - -fof(axmondialPred40, axiom, - f_member(inst_CapeVerde,inst_Organizations_WHO)). - -fof(axmondialPred41, axiom, - f_member(inst_CapeVerde,inst_Organizations_IBRD)). - -fof(axmondialPred42, axiom, - f_member(inst_CapeVerde,inst_Organizations_UN)). - -fof(axmondialPred43, axiom, - f_member(inst_CapeVerde,inst_Organizations_NAM)). - -fof(axmondialPred44, axiom, - f_member(inst_CapeVerde,inst_Organizations_WCL)). - -fof(axmondialPred45, axiom, - f_member(inst_Tonga,inst_Organizations_SPF)). - -fof(axmondialPred46, axiom, - 85806 = f_PopulationFn(inst_Countries_USA_provinces_Illinois_cities_Naperville)). - -fof(axmondialPred47, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Illinois_cities_Naperville,inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred48, axiom, - 183894 = f_PopulationFn(inst_Countries_USA_provinces_NorthCarolina_cities_Greensboro)). - -fof(axmondialPred49, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NorthCarolina_cities_Greensboro,inst_Countries_USA_provinces_NorthCarolina)). - -fof(axmondialPred50, axiom, - f_member(inst_Guyana,inst_Organizations_Caricom)). - -fof(axmondialPred51, axiom, - 162800 = f_PopulationFn(inst_Countries_EAK_provinces_RiftValley_cities_Nakuru)). - -fof(axmondialPred52, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_RiftValley_cities_Nakuru,inst_Countries_EAK_provinces_RiftValley)). - -fof(axmondialPred53, axiom, - 350727 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Shenzhen)). - -fof(axmondialPred54, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Shenzhen,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred55, axiom, - f_sharedBorderLength(inst_Ethiopia,inst_Eritrea,f_MeasureFn(912,inst_Kilometer))). - -fof(axmondialPred56, axiom, - f_located(inst_Islands_St_Helena,inst_UnitedKingdom)). - -fof(axmondialPred57, axiom, - f_landAreaOnly(inst_Islands_St_Helena,f_MeasureFn(121.7,inst_SquareKilometer))). - -fof(axmondialPred58, axiom, - f_member(inst_Jamaica,inst_Organizations_WCL)). - -fof(axmondialPred59, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_G_77)). - -fof(axmondialPred60, axiom, - f_member(inst_Vanuatu,inst_Organizations_ICAO)). - -fof(axmondialPred61, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_IFAD)). - -fof(axmondialPred62, axiom, - f_member(inst_Seychelles,inst_Organizations_IBRD)). - -fof(axmondialPred63, axiom, - f_member(inst_Chile,inst_Organizations_OAS)). - -fof(axmondialPred64, axiom, - f_member(inst_Namibia,inst_Organizations_ECA)). - -fof(axmondialPred65, axiom, - 101743 = f_PopulationFn(inst_Countries_F_provinces_IledeFrance_cities_BoulogneBillancourt)). - -fof(axmondialPred66, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_IledeFrance_cities_BoulogneBillancourt,inst_Countries_F_provinces_IledeFrance)). - -fof(axmondialPred67, axiom, - f_member(inst_Ethiopia,inst_Organizations_CCC)). - -fof(axmondialPred68, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_ITU)). - -fof(axmondialPred69, axiom, - 147088 = f_PopulationFn(inst_Countries_ETH_cities_Nazret)). - -fof(axmondialPred70, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_Nazret,inst_Ethiopia)). - -fof(axmondialPred71, axiom, - f_member(inst_Australia,inst_Organizations_Inmarsat)). - -fof(axmondialPred72, axiom, - f_member(inst_Japan,inst_Organizations_IFC)). - -fof(axmondialPred73, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_ISO)). - -fof(axmondialPred74, axiom, - f_member(inst_Cuba,inst_Organizations_OAS)). - -fof(axmondialPred75, axiom, - 137885 = f_PopulationFn(inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Khvoy)). - -fof(axmondialPred76, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Khvoy,inst_Countries_IR_provinces_AzarbayianeGharbt)). - -fof(axmondialPred77, axiom, - f_member(inst_Australia,inst_Organizations_WMO)). - -fof(axmondialPred78, axiom, - 1270000 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Jilin)). - -fof(axmondialPred79, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Jilin,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred80, axiom, - f_member(inst_Estonia,inst_Organizations_WHO)). - -fof(axmondialPred81, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_Sonsonate_cities_Sonsonate,inst_Countries_ES_provinces_Sonsonate)). - -fof(axmondialPred82, axiom, - f_member(inst_Poland,inst_Organizations_BSEC)). - -fof(axmondialPred83, axiom, - f_member(inst_Kazakstan,inst_Organizations_IBRD)). - -fof(axmondialPred84, axiom, - f_member(inst_Slovenia,inst_Organizations_WTrO)). - -fof(axmondialPred85, axiom, - f_member(inst_Benin,inst_Organizations_OAU)). - -fof(axmondialPred86, axiom, - f_member(inst_Germany,inst_Organizations_ICRM)). - -fof(axmondialPred87, axiom, - f_member(inst_Pakistan,inst_Organizations_UNPROFOR)). - -fof(axmondialPred88, axiom, - f_member(inst_Italy,inst_Organizations_UN)). - -fof(axmondialPred89, axiom, - f_member(inst_Turkey,inst_Organizations_UNOMIG)). - -fof(axmondialPred90, axiom, - f_member(inst_Mozambique,inst_Organizations_IBRD)). - -fof(axmondialPred91, axiom, - f_member(inst_Turkey,inst_Organizations_WFTU)). - -fof(axmondialPred92, axiom, - f_member(inst_Ukraine,inst_Organizations_ECE)). - -fof(axmondialPred93, axiom, - 330200 = f_PopulationFn(inst_Countries_H_provinces_Heves)). - -fof(axmondialPred94, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Heves,f_MeasureFn(3637,inst_SquareKilometer))). - -fof(axmondialPred95, axiom, - f_capitalCity(inst_Countries_H_provinces_Heves_cities_Eger,inst_Countries_H_provinces_Heves)). - -fof(axmondialPred96, axiom, - f_member(inst_Spain,inst_Organizations_WTrO)). - -fof(axmondialPred97, axiom, - f_member(inst_CzechRepublic,inst_Organizations_UNESCO)). - -fof(axmondialPred98, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_NAM)). - -fof(axmondialPred99, axiom, - 2635300 = f_PopulationFn(inst_Countries_UA_provinces_Odeska)). - -fof(axmondialPred100, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Odeska,f_MeasureFn(33300,inst_SquareKilometer))). - -fof(axmondialPred101, axiom, - f_capitalCity(inst_Countries_UA_provinces_Odeska_cities_Odesa,inst_Countries_UA_provinces_Odeska)). - -fof(axmondialPred102, axiom, - 972766 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Guarulhos)). - -fof(axmondialPred103, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Guarulhos,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred104, axiom, - f_member(inst_Vanuatu,inst_Organizations_IBRD)). - -fof(axmondialPred105, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ICFTU)). - -fof(axmondialPred106, axiom, - f_member(inst_Venezuela,inst_Organizations_CDB)). - -fof(axmondialPred107, axiom, - 377869 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Yakeshi)). - -fof(axmondialPred108, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Yakeshi,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred109, axiom, - 494592 = f_PopulationFn(inst_Countries_THA_provinces_SaKaeo)). - -fof(axmondialPred110, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SaKaeo,f_MeasureFn(7168,inst_SquareKilometer))). - -fof(axmondialPred111, axiom, - 562752 = f_PopulationFn(inst_Countries_YV_provinces_Trujillo)). - -fof(axmondialPred112, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Trujillo,f_MeasureFn(7400,inst_SquareKilometer))). - -fof(axmondialPred113, axiom, - f_capitalCity(inst_Countries_YV_provinces_Trujillo_cities_Trujillo,inst_Countries_YV_provinces_Trujillo)). - -fof(axmondialPred114, axiom, - 207916 = f_PopulationFn(inst_Countries_N_provinces_Hordaland_cities_Bergen)). - -fof(axmondialPred115, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Hordaland_cities_Bergen,inst_Countries_N_provinces_Hordaland)). - -fof(axmondialPred116, axiom, - 699000 = f_PopulationFn(inst_Countries_RO_provinces_Suceava)). - -fof(axmondialPred117, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Suceava,f_MeasureFn(8555,inst_SquareKilometer))). - -fof(axmondialPred118, axiom, - f_capitalCity(inst_Countries_RO_provinces_Suceava_cities_Suceava,inst_Countries_RO_provinces_Suceava)). - -fof(axmondialPred119, axiom, - 117264 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Puqi)). - -fof(axmondialPred120, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Puqi,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred121, axiom, - 597000 = f_PopulationFn(inst_Countries_RSA_provinces_Gauteng_cities_Soweto)). - -fof(axmondialPred122, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_Gauteng_cities_Soweto,inst_Countries_RSA_provinces_Gauteng)). - -fof(axmondialPred123, axiom, - f_member(inst_ElSalvador,inst_Organizations_Intelsat)). - -fof(axmondialPred124, axiom, - f_member(inst_Madagascar,inst_Organizations_IFRCS)). - -fof(axmondialPred125, axiom, - f_member(inst_Indonesia,inst_Organizations_WHO)). - -fof(axmondialPred126, axiom, - f_sharedBorderLength(inst_Thailand,inst_Cambodia,f_MeasureFn(803,inst_Kilometer))). - -fof(axmondialPred127, axiom, - f_member(inst_Netherlands,inst_Organizations_ICFTU)). - -fof(axmondialPred128, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Giresun_cities_Giresun,inst_Countries_TR_provinces_Giresun)). - -fof(axmondialPred129, axiom, - f_located(inst_Islands_Anguilla,inst_UnitedKingdom)). - -fof(axmondialPred130, axiom, - f_landAreaOnly(inst_Islands_Anguilla,f_MeasureFn(91,inst_SquareKilometer))). - -fof(axmondialPred131, axiom, - f_member(inst_Nepal,inst_Organizations_CP)). - -fof(axmondialPred132, axiom, - 2133592 = f_PopulationFn(inst_Countries_J_provinces_Fukushima)). - -fof(axmondialPred133, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Fukushima,f_MeasureFn(13784,inst_SquareKilometer))). - -fof(axmondialPred134, axiom, - f_capitalCity(inst_Countries_J_provinces_Fukushima_cities_Fukushima,inst_Countries_J_provinces_Fukushima)). - -fof(axmondialPred135, axiom, - f_member(inst_Suriname,inst_Organizations_Intelsat)). - -fof(axmondialPred136, axiom, - f_located(inst_Islands_SaintLucia,inst_SaintLucia)). - -fof(axmondialPred137, axiom, - f_landAreaOnly(inst_Islands_SaintLucia,f_MeasureFn(616,inst_SquareKilometer))). - -fof(axmondialPred138, axiom, - f_geographicalSubregion(inst_Thailand,inst_Continents_Asia)). - -fof(axmondialPred139, axiom, - f_member(inst_Namibia,inst_Organizations_IFRCS)). - -fof(axmondialPred140, axiom, - f_member(inst_Iran,inst_Organizations_IDB)). - -fof(axmondialPred141, axiom, - f_member(inst_Canada,inst_Organizations_ICC)). - -fof(axmondialPred142, axiom, - f_member(inst_Zaire,inst_Organizations_ECA)). - -fof(axmondialPred143, axiom, - f_member(inst_Zaire,inst_Organizations_IOC)). - -fof(axmondialPred144, axiom, - f_landAreaOnly(inst_Zaire,f_MeasureFn(2345410,inst_SquareKilometer))). - -fof(axmondialPred145, axiom, - f_member(inst_Zaire,inst_Organizations_UNHCR)). - -fof(axmondialPred146, axiom, - f_member(inst_Zaire,inst_Organizations_UNESCO)). - -fof(axmondialPred147, axiom, - f_meetsSpatially(inst_Zaire,inst_Sudan)). - -fof(axmondialPred148, axiom, - f_member(inst_Zaire,inst_Organizations_IAEA)). - -fof(axmondialPred149, axiom, - f_member(inst_Zaire,inst_Organizations_PCA)). - -fof(axmondialPred150, axiom, - f_geographicSubregion(inst_Countries_ZRE_provinces_Bandundu,inst_Zaire)). - -fof(axmondialPred151, axiom, - f_meetsSpatially(inst_Zaire,inst_Rwanda)). - -fof(axmondialPred152, axiom, - f_member(inst_Zaire,inst_Organizations_WIPO)). - -fof(axmondialPred153, axiom, - f_member(inst_Zaire,inst_Organizations_ITU)). - -fof(axmondialPred154, axiom, - f_meetsSpatially(inst_Zaire,inst_Angola)). - -fof(axmondialPred155, axiom, - f_member(inst_Zaire,inst_Organizations_WHO)). - -fof(axmondialPred156, axiom, - f_member(inst_Zaire,inst_Organizations_IFRCS)). - -fof(axmondialPred157, axiom, - f_geographicSubregion(inst_Countries_ZRE_provinces_HautZaire,inst_Zaire)). - -fof(axmondialPred158, axiom, - f_member(inst_Zaire,inst_Organizations_CEPGL)). - -fof(axmondialPred159, axiom, - f_meetsSpatially(inst_Zaire,inst_Congo)). - -fof(axmondialPred160, axiom, - f_meetsSpatially(inst_Zaire,inst_Tanzania)). - -fof(axmondialPred161, axiom, - f_member(inst_Zaire,inst_Organizations_ICAO)). - -fof(axmondialPred162, axiom, - f_member(inst_Zaire,inst_Organizations_ILO)). - -fof(axmondialPred163, axiom, - f_member(inst_Zaire,inst_Organizations_CEEAC)). - -fof(axmondialPred164, axiom, - f_member(inst_Zaire,inst_Organizations_G_24)). - -fof(axmondialPred165, axiom, - f_geographicSubregion(inst_Countries_ZRE_provinces_KasaiOriental,inst_Zaire)). - -fof(axmondialPred166, axiom, - f_member(inst_Zaire,inst_Organizations_Intelsat)). - -fof(axmondialPred167, axiom, - f_geographicSubregion(inst_Countries_ZRE_provinces_KasaiOccidental,inst_Zaire)). - -fof(axmondialPred168, axiom, - f_member(inst_Zaire,inst_Organizations_WFTU)). - -fof(axmondialPred169, axiom, - f_member(inst_Zaire,inst_Organizations_WCL)). - -fof(axmondialPred170, axiom, - f_member(inst_Zaire,inst_Organizations_UPU)). - -fof(axmondialPred171, axiom, - f_member(inst_Zaire,inst_Organizations_IMF)). - -fof(axmondialPred172, axiom, - f_meetsSpatially(inst_Zaire,inst_Zambia)). - -fof(axmondialPred173, axiom, - f_member(inst_Zaire,inst_Organizations_AfDB)). - -fof(axmondialPred174, axiom, - f_member(inst_Zaire,inst_Organizations_ACCT)). - -fof(axmondialPred175, axiom, - f_geographicSubregion(inst_Countries_ZRE_provinces_Shaba,inst_Zaire)). - -fof(axmondialPred176, axiom, - f_geographicSubregion(inst_Countries_ZRE_provinces_BasZaire,inst_Zaire)). - -fof(axmondialPred177, axiom, - 46498539 = f_PopulationFn(inst_Zaire)). - -fof(axmondialPred178, axiom, - f_member(inst_Zaire,inst_Organizations_IDA)). - -fof(axmondialPred179, axiom, - f_member(inst_Zaire,inst_Organizations_IFAD)). - -fof(axmondialPred180, axiom, - f_member(inst_Zaire,inst_Organizations_WToO)). - -fof(axmondialPred181, axiom, - f_member(inst_Zaire,inst_Organizations_NAM)). - -fof(axmondialPred182, axiom, - f_member(inst_Zaire,inst_Organizations_G_19)). - -fof(axmondialPred183, axiom, - f_member(inst_Zaire,inst_Organizations_ACP)). - -fof(axmondialPred184, axiom, - f_member(inst_Zaire,inst_Organizations_WMO)). - -fof(axmondialPred185, axiom, - f_member(inst_Zaire,inst_Organizations_CCC)). - -fof(axmondialPred186, axiom, - f_meetsSpatially(inst_Zaire,inst_CentralAfricanRepublic)). - -fof(axmondialPred187, axiom, - f_inflationRateInCountry(inst_Zaire,12)). - -fof(axmondialPred188, axiom, - f_geographicSubregion(inst_Countries_ZRE_provinces_Equateur,inst_Zaire)). - -fof(axmondialPred189, axiom, - f_member(inst_Zaire,inst_Organizations_ICRM)). - -fof(axmondialPred190, axiom, - f_member(inst_Zaire,inst_Organizations_FAO)). - -fof(axmondialPred191, axiom, - f_member(inst_Zaire,inst_Organizations_OAU)). - -fof(axmondialPred192, axiom, - f_member(inst_Zaire,inst_Organizations_G_77)). - -fof(axmondialPred193, axiom, - f_geographicSubregion(inst_Countries_ZRE_provinces_Kinshasa,inst_Zaire)). - -fof(axmondialPred194, axiom, - f_member(inst_Zaire,inst_Organizations_UN)). - -fof(axmondialPred195, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_Kinshasa_cities_Kinshasa,inst_Zaire)). - -fof(axmondialPred196, axiom, - f_member(inst_Zaire,inst_Organizations_ICC)). - -fof(axmondialPred197, axiom, - f_geographicSubregion(inst_Countries_ZRE_provinces_Kivu,inst_Zaire)). - -fof(axmondialPred198, axiom, - f_meetsSpatially(inst_Zaire,inst_Uganda)). - -fof(axmondialPred199, axiom, - f_member(inst_Zaire,inst_Organizations_IMO)). - -fof(axmondialPred200, axiom, - f_member(inst_Zaire,inst_Organizations_IFC)). - -fof(axmondialPred201, axiom, - f_member(inst_Zaire,inst_Organizations_UNIDO)). - -fof(axmondialPred202, axiom, - f_member(inst_Zaire,inst_Organizations_Interpol)). - -fof(axmondialPred203, axiom, - f_meetsSpatially(inst_Zaire,inst_Burundi)). - -fof(axmondialPred204, axiom, - f_member(inst_Zaire,inst_Organizations_IBRD)). - -fof(axmondialPred205, axiom, - f_member(inst_Hungary,inst_Organizations_WEU)). - -fof(axmondialPred206, axiom, - 356000 = f_PopulationFn(inst_Countries_NOK_cities_Sunchon)). - -fof(axmondialPred207, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Sunchon,inst_NorthKorea)). - -fof(axmondialPred208, axiom, - 181904 = f_PopulationFn(inst_Countries_RI_cities_Binjai)). - -fof(axmondialPred209, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Binjai,inst_Indonesia)). - -fof(axmondialPred210, axiom, - f_member(inst_Grenada,inst_Organizations_FAO)). - -fof(axmondialPred211, axiom, - 64199 = f_PopulationFn(inst_Countries_S_provinces_Sodermanland_cities_Nykoping)). - -fof(axmondialPred212, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Sodermanland_cities_Nykoping,inst_Countries_S_provinces_Sodermanland)). - -fof(axmondialPred213, axiom, - f_member(inst_Egypt,inst_Organizations_AFESD)). - -fof(axmondialPred214, axiom, - f_member(inst_Haiti,inst_Organizations_IOM)). - -fof(axmondialPred215, axiom, - f_member(inst_Countries_cid_cia_Aruba,inst_Organizations_WToO)). - -fof(axmondialPred216, axiom, - f_member(inst_Countries_cid_cia_Aruba,inst_Organizations_UNESCO)). - -fof(axmondialPred217, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Aruba,f_MeasureFn(193,inst_SquareKilometer))). - -fof(axmondialPred218, axiom, - 67794 = f_PopulationFn(inst_Countries_cid_cia_Aruba)). - -fof(axmondialPred219, axiom, - f_member(inst_Countries_cid_cia_Aruba,inst_Organizations_ECLAC)). - -fof(axmondialPred220, axiom, - f_capitalCity(inst_Countries_cid_cia_Aruba_cities_Oranjestad,inst_Countries_cid_cia_Aruba)). - -fof(axmondialPred221, axiom, - f_member(inst_Countries_cid_cia_Aruba,inst_Organizations_IOC)). - -fof(axmondialPred222, axiom, - f_member(inst_Countries_cid_cia_Aruba,inst_Organizations_WCL)). - -fof(axmondialPred223, axiom, - f_member(inst_Countries_cid_cia_Aruba,inst_Organizations_Interpol)). - -fof(axmondialPred224, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Aruba,6.1)). - -fof(axmondialPred225, axiom, - f_member(inst_Guyana,inst_Organizations_ACP)). - -fof(axmondialPred226, axiom, - f_member(inst_Algeria,inst_Organizations_ICAO)). - -fof(axmondialPred227, axiom, - 77100 = f_PopulationFn(inst_Countries_HCA_provinces_Atlantida_cities_LaCeiba)). - -fof(axmondialPred228, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Atlantida_cities_LaCeiba,inst_Countries_HCA_provinces_Atlantida)). - -fof(axmondialPred229, axiom, - f_member(inst_Brazil,inst_Organizations_WIPO)). - -fof(axmondialPred230, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_IsladelaJuventud_cities_NuevaGerona,inst_Countries_C_provinces_IsladelaJuventud)). - -fof(axmondialPred231, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Mugla_cities_Mugla,inst_Countries_TR_provinces_Mugla)). - -fof(axmondialPred232, axiom, - f_member(inst_Rwanda,inst_Organizations_WHO)). - -fof(axmondialPred233, axiom, - f_member(inst_Bahamas,inst_Organizations_IOC)). - -fof(axmondialPred234, axiom, - f_member(inst_Kuwait,inst_Organizations_AMF)). - -fof(axmondialPred235, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_HimachalPradesh_cities_Simla,inst_Countries_IND_provinces_HimachalPradesh)). - -fof(axmondialPred236, axiom, - f_member(inst_Andorra,inst_Organizations_Interpol)). - -fof(axmondialPred237, axiom, - 230988 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina_cities_Blumenau)). - -fof(axmondialPred238, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SantaCatarina_cities_Blumenau,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred239, axiom, - 266081 = f_PopulationFn(inst_Countries_D_provinces_Hessen_cities_Wiesbaden)). - -fof(axmondialPred240, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Hessen_cities_Wiesbaden,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred241, axiom, - 105000 = f_PopulationFn(inst_Countries_BD_cities_Saidpur)). - -fof(axmondialPred242, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Saidpur,inst_Bangladesh)). - -fof(axmondialPred243, axiom, - f_member(inst_Ecuador,inst_Organizations_UNIDO)). - -fof(axmondialPred244, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_UNESCO)). - -fof(axmondialPred245, axiom, - f_member(inst_Uganda,inst_Organizations_AfDB)). - -fof(axmondialPred246, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_ECA)). - -fof(axmondialPred247, axiom, - f_member(inst_Peru,inst_Organizations_AG)). - -fof(axmondialPred248, axiom, - f_located(inst_Islands_PortoSanto,inst_Countries_P_provinces_Madeira)). - -fof(axmondialPred249, axiom, - f_located(inst_Islands_PortoSanto,inst_Portugal)). - -fof(axmondialPred250, axiom, - f_member(inst_Madagascar,inst_Organizations_ICAO)). - -fof(axmondialPred251, axiom, - f_member(inst_Austria,inst_Organizations_ICFTU)). - -fof(axmondialPred252, axiom, - 131149 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Huaian)). - -fof(axmondialPred253, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Huaian,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred254, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Tulcea_cities_Tulcea,inst_Countries_RO_provinces_Tulcea)). - -fof(axmondialPred255, axiom, - f_member(inst_Belgium,inst_Organizations_ISO)). - -fof(axmondialPred256, axiom, - f_member(inst_Comoros,inst_Organizations_IDA)). - -fof(axmondialPred257, axiom, - f_member(inst_Qatar,inst_Organizations_ISO)). - -fof(axmondialPred258, axiom, - 241400 = f_PopulationFn(inst_Countries_HCA_provinces_Copan)). - -fof(axmondialPred259, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Copan,f_MeasureFn(3203,inst_SquareKilometer))). - -fof(axmondialPred260, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Copan_cities_SantaRosadeCopan,inst_Countries_HCA_provinces_Copan)). - -fof(axmondialPred261, axiom, - f_member(inst_Pakistan,inst_Organizations_UNOMIL)). - -fof(axmondialPred262, axiom, - f_member(inst_Algeria,inst_Organizations_OAS)). - -fof(axmondialPred263, axiom, - f_member(inst_Kazakstan,inst_Organizations_EBRD)). - -fof(axmondialPred264, axiom, - 141168 = f_PopulationFn(inst_Countries_PK_cities_Sheikhupura)). - -fof(axmondialPred265, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Sheikhupura,inst_Pakistan)). - -fof(axmondialPred266, axiom, - 664221 = f_PopulationFn(inst_Countries_IRQ_provinces_Ninawa_cities_Mosul)). - -fof(axmondialPred267, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Ninawa_cities_Mosul,inst_Countries_IRQ_provinces_Ninawa)). - -fof(axmondialPred268, axiom, - f_member(inst_Morocco,inst_Organizations_FAO)). - -fof(axmondialPred269, axiom, - f_member(inst_Italy,inst_Organizations_EIB)). - -fof(axmondialPred270, axiom, - f_geographicalSubregion(inst_Philippines,inst_Continents_Asia)). - -fof(axmondialPred271, axiom, - 174000 = f_PopulationFn(inst_Countries_CZ_provinces_Jihocesky_cities_CeskeBudejovice)). - -fof(axmondialPred272, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Jihocesky_cities_CeskeBudejovice,inst_Countries_CZ_provinces_Jihocesky)). - -fof(axmondialPred273, axiom, - f_member(inst_ElSalvador,inst_Organizations_WTrO)). - -fof(axmondialPred274, axiom, - f_member(inst_Panama,inst_Organizations_WFTU)). - -fof(axmondialPred275, axiom, - f_member(inst_Madagascar,inst_Organizations_G_77)). - -fof(axmondialPred276, axiom, - 852000 = f_PopulationFn(inst_Countries_PL_provinces_Lodzkie_cities_Lodz)). - -fof(axmondialPred277, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Lodzkie_cities_Lodz,inst_Countries_PL_provinces_Lodzkie)). - -fof(axmondialPred278, axiom, - f_geographicalSubregion(inst_Countries_MS_cities_PortLouis,inst_Mauritius)). - -fof(axmondialPred279, axiom, - 110000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Oktyabrsky)). - -fof(axmondialPred280, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Oktyabrsky,inst_Countries_R_provinces_Rep_ofBashkortostan)). - -fof(axmondialPred281, axiom, - 652412 = f_PopulationFn(inst_Countries_D_provinces_Hessen_cities_FrankfurtamMain)). - -fof(axmondialPred282, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Hessen_cities_FrankfurtamMain,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred283, axiom, - f_member(inst_Romania,inst_Organizations_CCC)). - -fof(axmondialPred284, axiom, - 738133 = f_PopulationFn(inst_Countries_CDN_provinces_NewBrunswick)). - -fof(axmondialPred285, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_NewBrunswick,f_MeasureFn(73437,inst_SquareKilometer))). - -fof(axmondialPred286, axiom, - f_capitalCity(inst_Countries_CDN_provinces_NewBrunswick_cities_Fredericton,inst_Countries_CDN_provinces_NewBrunswick)). - -fof(axmondialPred287, axiom, - f_member(inst_Vanuatu,inst_Organizations_IFC)). - -fof(axmondialPred288, axiom, - f_member(inst_Bangladesh,inst_Organizations_IFC)). - -fof(axmondialPred289, axiom, - 84000 = f_PopulationFn(inst_Countries_IS_cities_Reykjavik)). - -fof(axmondialPred290, axiom, - f_geographicalSubregion(inst_Countries_IS_cities_Reykjavik,inst_Iceland)). - -fof(axmondialPred291, axiom, - f_member(inst_Armenia,inst_Organizations_IAEA)). - -fof(axmondialPred292, axiom, - f_member(inst_Guatemala,inst_Organizations_UNIDO)). - -fof(axmondialPred293, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_UNIDO)). - -fof(axmondialPred294, axiom, - 230900 = f_PopulationFn(inst_Countries_GB_provinces_Swansea)). - -fof(axmondialPred295, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Swansea,f_MeasureFn(378,inst_SquareKilometer))). - -fof(axmondialPred296, axiom, - f_capitalCity(inst_Countries_GB_provinces_Swansea_cities_Swansea,inst_Countries_GB_provinces_Swansea)). - -fof(axmondialPred297, axiom, - f_member(inst_Israel,inst_Organizations_IOC)). - -fof(axmondialPred298, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Flintshire_cities_Mold,inst_Countries_GB_provinces_Flintshire)). - -fof(axmondialPred299, axiom, - 191839 = f_PopulationFn(inst_Countries_USA_provinces_Indiana_cities_FortWayne)). - -fof(axmondialPred300, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Indiana_cities_FortWayne,inst_Countries_USA_provinces_Indiana)). - -fof(axmondialPred301, axiom, - f_member(inst_Venezuela,inst_Organizations_UPU)). - -fof(axmondialPred302, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_AfDB)). - -fof(axmondialPred303, axiom, - f_member(inst_Djibouti,inst_Organizations_ITU)). - -fof(axmondialPred304, axiom, - f_member(inst_Croatia,inst_Organizations_IAEA)). - -fof(axmondialPred305, axiom, - f_member(inst_Cyprus,inst_Organizations_ICC)). - -fof(axmondialPred306, axiom, - f_member(inst_Pakistan,inst_Organizations_ISO)). - -fof(axmondialPred307, axiom, - 4399819 = f_PopulationFn(inst_Countries_IND_provinces_WestBengal_cities_Calcutta)). - -fof(axmondialPred308, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_WestBengal_cities_Calcutta,inst_Countries_IND_provinces_WestBengal)). - -fof(axmondialPred309, axiom, - f_member(inst_SaintLucia,inst_Organizations_WTrO)). - -fof(axmondialPred310, axiom, - f_member(inst_Sudan,inst_Organizations_IMF)). - -fof(axmondialPred311, axiom, - f_member(inst_Latvia,inst_Organizations_UN)). - -fof(axmondialPred312, axiom, - f_member(inst_Slovakia,inst_Organizations_ITU)). - -fof(axmondialPred313, axiom, - 461000 = f_PopulationFn(inst_Countries_ET_provinces_BurSaid_munic)). - -fof(axmondialPred314, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_BurSaid_munic,f_MeasureFn(72,inst_SquareKilometer))). - -fof(axmondialPred315, axiom, - f_capitalCity(inst_Countries_ET_provinces_BurSaid_munic_cities_BurSaid,inst_Countries_ET_provinces_BurSaid_munic)). - -fof(axmondialPred316, axiom, - 484000 = f_PopulationFn(inst_Countries_RP_cities_Makati)). - -fof(axmondialPred317, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_Makati,inst_Philippines)). - -fof(axmondialPred318, axiom, - 244033 = f_PopulationFn(inst_Countries_I_provinces_Puglia_cities_Taranto)). - -fof(axmondialPred319, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Puglia_cities_Taranto,inst_Countries_I_provinces_Puglia)). - -fof(axmondialPred320, axiom, - f_member(inst_Nauru,inst_Organizations_Sparteca)). - -fof(axmondialPred321, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_ValledAosta_cities_Aosta,inst_Countries_I_provinces_ValledAosta)). - -fof(axmondialPred322, axiom, - 1193000 = f_PopulationFn(inst_Countries_I_provinces_FriuliVeneziaGiulia)). - -fof(axmondialPred323, axiom, - f_landAreaOnly(inst_Countries_I_provinces_FriuliVeneziaGiulia,f_MeasureFn(7845,inst_SquareKilometer))). - -fof(axmondialPred324, axiom, - f_capitalCity(inst_Countries_I_provinces_FriuliVeneziaGiulia_cities_Trieste,inst_Countries_I_provinces_FriuliVeneziaGiulia)). - -fof(axmondialPred325, axiom, - f_member(inst_Jordan,inst_Organizations_IMF)). - -fof(axmondialPred326, axiom, - f_member(inst_Ecuador,inst_Organizations_WMO)). - -fof(axmondialPred327, axiom, - 4450000 = f_PopulationFn(inst_Countries_UZB_provinces_Toshkent)). - -fof(axmondialPred328, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Toshkent,f_MeasureFn(15600,inst_SquareKilometer))). - -fof(axmondialPred329, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Toshkent_cities_Tashkent,inst_Countries_UZB_provinces_Toshkent)). - -fof(axmondialPred330, axiom, - 1300000 = f_PopulationFn(inst_Countries_BG_cities_Sofia)). - -fof(axmondialPred331, axiom, - f_geographicalSubregion(inst_Countries_BG_cities_Sofia,inst_Bulgaria)). - -fof(axmondialPred332, axiom, - f_geographicalSubregion(inst_Nauru,inst_Continents_Australia_Oceania)). - -fof(axmondialPred333, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ECE)). - -fof(axmondialPred334, axiom, - 433101 = f_PopulationFn(inst_Countries_BR_provinces_MatoGrosso_cities_Cuiaba)). - -fof(axmondialPred335, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MatoGrosso_cities_Cuiaba,inst_Countries_BR_provinces_MatoGrosso)). - -fof(axmondialPred336, axiom, - f_member(inst_Venezuela,inst_Organizations_IOC)). - -fof(axmondialPred337, axiom, - 124506 = f_PopulationFn(inst_Countries_YV_cities_SantaAnadeCoro)). - -fof(axmondialPred338, axiom, - f_geographicalSubregion(inst_Countries_YV_cities_SantaAnadeCoro,inst_Venezuela)). - -fof(axmondialPred339, axiom, - f_sharedBorderLength(inst_Senegal,inst_Mauritania,f_MeasureFn(813,inst_Kilometer))). - -fof(axmondialPred340, axiom, - 189126 = f_PopulationFn(inst_Countries_USA_provinces_Michigan_cities_GrandRapids)). - -fof(axmondialPred341, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Michigan_cities_GrandRapids,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred342, axiom, - 594800 = f_PopulationFn(inst_Countries_PA_provinces_Panama_cities_PanamaCity)). - -fof(axmondialPred343, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_Panama_cities_PanamaCity,inst_Countries_PA_provinces_Panama)). - -fof(axmondialPred344, axiom, - f_member(inst_Brunei,inst_Organizations_WIPO)). - -fof(axmondialPred345, axiom, - f_sharedBorderLength(inst_Ukraine,inst_Moldova,f_MeasureFn(939,inst_Kilometer))). - -fof(axmondialPred346, axiom, - f_member(inst_France,inst_Organizations_WEU)). - -fof(axmondialPred347, axiom, - f_member(inst_Congo,inst_Organizations_IDA)). - -fof(axmondialPred348, axiom, - 575100 = f_PopulationFn(inst_Countries_GB_provinces_Wiltshire)). - -fof(axmondialPred349, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Wiltshire,f_MeasureFn(3480,inst_SquareKilometer))). - -fof(axmondialPred350, axiom, - f_capitalCity(inst_Countries_GB_provinces_Wiltshire_cities_Trowbridge,inst_Countries_GB_provinces_Wiltshire)). - -fof(axmondialPred351, axiom, - f_member(inst_Chile,inst_Organizations_ICRM)). - -fof(axmondialPred352, axiom, - f_member(inst_Netherlands,inst_Organizations_WIPO)). - -fof(axmondialPred353, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofAltay_cities_GornoAltaysk,inst_Countries_R_provinces_Rep_ofAltay)). - -fof(axmondialPred354, axiom, - f_member(inst_Botswana,inst_Organizations_ECA)). - -fof(axmondialPred355, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_ECA)). - -fof(axmondialPred356, axiom, - 58400 = f_PopulationFn(inst_Countries_TAD_provinces_Khatlon_cities_Qurghonteppa)). - -fof(axmondialPred357, axiom, - f_geographicalSubregion(inst_Countries_TAD_provinces_Khatlon_cities_Qurghonteppa,inst_Countries_TAD_provinces_Khatlon)). - -fof(axmondialPred358, axiom, - f_member(inst_Chile,inst_Organizations_IFRCS)). - -fof(axmondialPred359, axiom, - 396392 = f_PopulationFn(inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Orumiyeh)). - -fof(axmondialPred360, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Orumiyeh,inst_Countries_IR_provinces_AzarbayianeGharbt)). - -fof(axmondialPred361, axiom, - f_geographicalSubregion(inst_Comoros,inst_Continents_Africa)). - -fof(axmondialPred362, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Aksaray_cities_Aksaray,inst_Countries_TR_provinces_Aksaray)). - -fof(axmondialPred363, axiom, - 125700 = f_PopulationFn(inst_Countries_KAZ_provinces_Qostanay_cities_Rudny)). - -fof(axmondialPred364, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Qostanay_cities_Rudny,inst_Countries_KAZ_provinces_Qostanay)). - -fof(axmondialPred365, axiom, - 883024 = f_PopulationFn(inst_Countries_CO_provinces_Caldas)). - -fof(axmondialPred366, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Caldas,f_MeasureFn(7888,inst_SquareKilometer))). - -fof(axmondialPred367, axiom, - f_capitalCity(inst_Countries_CO_provinces_Caldas_cities_Manizales,inst_Countries_CO_provinces_Caldas)). - -fof(axmondialPred368, axiom, - f_member(inst_India,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred369, axiom, - f_member(inst_Iran,inst_Organizations_ICRM)). - -fof(axmondialPred370, axiom, - f_member(inst_Iraq,inst_Organizations_IOC)). - -fof(axmondialPred371, axiom, - 883000 = f_PopulationFn(inst_Countries_ET_provinces_Aswan)). - -fof(axmondialPred372, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_Aswan,f_MeasureFn(679,inst_SquareKilometer))). - -fof(axmondialPred373, axiom, - f_capitalCity(inst_Countries_ET_provinces_Aswan_cities_Aswan,inst_Countries_ET_provinces_Aswan)). - -fof(axmondialPred374, axiom, - f_member(inst_Finland,inst_Organizations_UPU)). - -fof(axmondialPred375, axiom, - f_member(inst_Gambia,inst_Organizations_ICRM)). - -fof(axmondialPred376, axiom, - f_member(inst_Gambia,inst_Organizations_UN)). - -fof(axmondialPred377, axiom, - f_member(inst_Gambia,inst_Organizations_IDB)). - -fof(axmondialPred378, axiom, - f_member(inst_Gambia,inst_Organizations_WToO)). - -fof(axmondialPred379, axiom, - f_member(inst_Gambia,inst_Organizations_ILO)). - -fof(axmondialPred380, axiom, - f_meetsSpatially(inst_Gambia,inst_Senegal)). - -fof(axmondialPred381, axiom, - f_member(inst_Gambia,inst_Organizations_ECOWAS)). - -fof(axmondialPred382, axiom, - f_member(inst_Gambia,inst_Organizations_ICFTU)). - -fof(axmondialPred383, axiom, - f_member(inst_Gambia,inst_Organizations_NAM)). - -fof(axmondialPred384, axiom, - f_member(inst_Gambia,inst_Organizations_OIC)). - -fof(axmondialPred385, axiom, - f_member(inst_Gambia,inst_Organizations_AfDB)). - -fof(axmondialPred386, axiom, - f_member(inst_Gambia,inst_Organizations_G_77)). - -fof(axmondialPred387, axiom, - f_member(inst_Gambia,inst_Organizations_OAU)). - -fof(axmondialPred388, axiom, - f_member(inst_Gambia,inst_Organizations_WIPO)). - -fof(axmondialPred389, axiom, - f_member(inst_Gambia,inst_Organizations_IBRD)). - -fof(axmondialPred390, axiom, - f_inflationRateInCountry(inst_Gambia,1.7)). - -fof(axmondialPred391, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Gambia,inst_ServiceSector,58,f_YearFn(1996))). - -fof(axmondialPred392, axiom, - f_member(inst_Gambia,inst_Organizations_WMO)). - -fof(axmondialPred393, axiom, - f_member(inst_Gambia,inst_Organizations_WFTU)). - -fof(axmondialPred394, axiom, - f_member(inst_Gambia,inst_Organizations_IOC)). - -fof(axmondialPred395, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Gambia,inst_IndustrialSector,15,f_YearFn(1996))). - -fof(axmondialPred396, axiom, - f_member(inst_Gambia,inst_Organizations_WCL)). - -fof(axmondialPred397, axiom, - f_member(inst_Gambia,inst_Organizations_C)). - -fof(axmondialPred398, axiom, - f_member(inst_Gambia,inst_Organizations_CCC)). - -fof(axmondialPred399, axiom, - f_member(inst_Gambia,inst_Organizations_ACP)). - -fof(axmondialPred400, axiom, - f_member(inst_Gambia,inst_Organizations_UPU)). - -fof(axmondialPred401, axiom, - f_member(inst_Gambia,inst_Organizations_ITU)). - -fof(axmondialPred402, axiom, - f_member(inst_Gambia,inst_Organizations_IFRCS)). - -fof(axmondialPred403, axiom, - f_member(inst_Gambia,inst_Organizations_FAO)). - -fof(axmondialPred404, axiom, - f_capitalCity(inst_Countries_WAG_cities_Banjul,inst_Gambia)). - -fof(axmondialPred405, axiom, - f_member(inst_Gambia,inst_Organizations_UNIDO)). - -fof(axmondialPred406, axiom, - f_member(inst_Gambia,inst_Organizations_IDA)). - -fof(axmondialPred407, axiom, - f_member(inst_Gambia,inst_Organizations_IMO)). - -fof(axmondialPred408, axiom, - f_member(inst_Gambia,inst_Organizations_IFC)). - -fof(axmondialPred409, axiom, - f_member(inst_Gambia,inst_Organizations_IMF)). - -fof(axmondialPred410, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Gambia,inst_AgriculturalSector,27,f_YearFn(1996))). - -fof(axmondialPred411, axiom, - f_member(inst_Gambia,inst_Organizations_Interpol)). - -fof(axmondialPred412, axiom, - f_member(inst_Gambia,inst_Organizations_Intelsat)). - -fof(axmondialPred413, axiom, - 1204984 = f_PopulationFn(inst_Gambia)). - -fof(axmondialPred414, axiom, - f_member(inst_Gambia,inst_Organizations_UNESCO)). - -fof(axmondialPred415, axiom, - f_member(inst_Gambia,inst_Organizations_ECA)). - -fof(axmondialPred416, axiom, - f_member(inst_Gambia,inst_Organizations_ICAO)). - -fof(axmondialPred417, axiom, - f_member(inst_Gambia,inst_Organizations_WHO)). - -fof(axmondialPred418, axiom, - f_landAreaOnly(inst_Gambia,f_MeasureFn(11300,inst_SquareKilometer))). - -fof(axmondialPred419, axiom, - f_member(inst_Gambia,inst_Organizations_IFAD)). - -fof(axmondialPred420, axiom, - f_member(inst_Finland,inst_Organizations_CBSS)). - -fof(axmondialPred421, axiom, - f_member(inst_Albania,inst_Organizations_Intelsat)). - -fof(axmondialPred422, axiom, - 1351700 = f_PopulationFn(inst_Countries_EAT_provinces_Arusha)). - -fof(axmondialPred423, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Arusha,f_MeasureFn(82306,inst_SquareKilometer))). - -fof(axmondialPred424, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Arusha_cities_Arusha,inst_Countries_EAT_provinces_Arusha)). - -fof(axmondialPred425, axiom, - f_member(inst_Italy,inst_Organizations_AG)). - -fof(axmondialPred426, axiom, - 3908700 = f_PopulationFn(inst_Countries_UA_provinces_Dnipropetrovska)). - -fof(axmondialPred427, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Dnipropetrovska,f_MeasureFn(31900,inst_SquareKilometer))). - -fof(axmondialPred428, axiom, - f_capitalCity(inst_Countries_UA_provinces_Dnipropetrovska_cities_Dnipropetrovsk,inst_Countries_UA_provinces_Dnipropetrovska)). - -fof(axmondialPred429, axiom, - f_member(inst_Ecuador,inst_Organizations_G_11)). - -fof(axmondialPred430, axiom, - 236000 = f_PopulationFn(inst_Countries_ET_provinces_Ismailiya_cities_Ismailiya)). - -fof(axmondialPred431, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_Ismailiya_cities_Ismailiya,inst_Countries_ET_provinces_Ismailiya)). - -fof(axmondialPred432, axiom, - f_member(inst_Romania,inst_Organizations_IMF)). - -fof(axmondialPred433, axiom, - f_member(inst_Cyprus,inst_Organizations_CCC)). - -fof(axmondialPred434, axiom, - f_member(inst_Mauritania,inst_Organizations_CCC)). - -fof(axmondialPred435, axiom, - f_member(inst_Bahrain,inst_Organizations_Interpol)). - -fof(axmondialPred436, axiom, - f_member(inst_UnitedStates,inst_Organizations_MINURSO)). - -fof(axmondialPred437, axiom, - f_member(inst_Tonga,inst_Organizations_IDA)). - -fof(axmondialPred438, axiom, - f_member(inst_Slovakia,inst_Organizations_ISO)). - -fof(axmondialPred439, axiom, - f_member(inst_Bahrain,inst_Organizations_WHO)). - -fof(axmondialPred440, axiom, - 191000 = f_PopulationFn(inst_Countries_RO_provinces_Arad_cities_Arad)). - -fof(axmondialPred441, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Arad_cities_Arad,inst_Countries_RO_provinces_Arad)). - -fof(axmondialPred442, axiom, - f_member(inst_Turkey,inst_Organizations_IOC)). - -fof(axmondialPred443, axiom, - f_member(inst_Bhutan,inst_Organizations_FAO)). - -fof(axmondialPred444, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_Intelsat)). - -fof(axmondialPred445, axiom, - f_located(inst_Islands_NewCaledonia,inst_France)). - -fof(axmondialPred446, axiom, - f_landAreaOnly(inst_Islands_NewCaledonia,f_MeasureFn(19103,inst_SquareKilometer))). - -fof(axmondialPred447, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Pitcairn_Islands_cities_Adamstown,inst_Countries_cid_cia_Pitcairn_Islands)). - -fof(axmondialPred448, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Sinop_cities_Sinop,inst_Countries_TR_provinces_Sinop)). - -fof(axmondialPred449, axiom, - f_hasHeadq(inst_Organizations_ICRC,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred450, axiom, - 1619115 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Lucknow)). - -fof(axmondialPred451, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Lucknow,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred452, axiom, - f_located(inst_Islands_Barbuda,inst_AntiguaAndBarbuda)). - -fof(axmondialPred453, axiom, - f_landAreaOnly(inst_Islands_Barbuda,f_MeasureFn(161,inst_SquareKilometer))). - -fof(axmondialPred454, axiom, - 743000 = f_PopulationFn(inst_Countries_RO_provinces_Cluj)). - -fof(axmondialPred455, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Cluj,f_MeasureFn(6650,inst_SquareKilometer))). - -fof(axmondialPred456, axiom, - f_capitalCity(inst_Countries_RO_provinces_Cluj_cities_ClujNapoca,inst_Countries_RO_provinces_Cluj)). - -fof(axmondialPred457, axiom, - 140232 = f_PopulationFn(inst_Countries_N_provinces_VestAgder)). - -fof(axmondialPred458, axiom, - f_capitalCity(inst_Countries_N_provinces_VestAgder_cities_Kristiansand,inst_Countries_N_provinces_VestAgder)). - -fof(axmondialPred459, axiom, - 310000 = f_PopulationFn(inst_Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra)). - -fof(axmondialPred460, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra,inst_Countries_AUS_provinces_AustraliaCapitalTerritory)). - -fof(axmondialPred461, axiom, - f_sharedBorderLength(inst_Kuwait,inst_Iraq,f_MeasureFn(242,inst_Kilometer))). - -fof(axmondialPred462, axiom, - 1578700 = f_PopulationFn(inst_Countries_GB_provinces_Hampshire)). - -fof(axmondialPred463, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Hampshire,f_MeasureFn(3777,inst_SquareKilometer))). - -fof(axmondialPred464, axiom, - f_capitalCity(inst_Countries_GB_provinces_Hampshire_cities_Winchester,inst_Countries_GB_provinces_Hampshire)). - -fof(axmondialPred465, axiom, - 129394 = f_PopulationFn(inst_Countries_VN_cities_HongGai)). - -fof(axmondialPred466, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_HongGai,inst_Vietnam)). - -fof(axmondialPred467, axiom, - 839677 = f_PopulationFn(inst_Countries_RA_provinces_Chaco)). - -fof(axmondialPred468, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Chaco,f_MeasureFn(99633,inst_SquareKilometer))). - -fof(axmondialPred469, axiom, - f_capitalCity(inst_Countries_RA_provinces_Chaco_cities_Resistencia,inst_Countries_RA_provinces_Chaco)). - -fof(axmondialPred470, axiom, - f_located(inst_Rivers_Colorado,inst_Mexico)). - -fof(axmondialPred471, axiom, - f_located(inst_Rivers_Colorado,inst_Countries_USA_provinces_California)). - -fof(axmondialPred472, axiom, - f_flowsInto(inst_Rivers_Colorado,inst_Seas_PacificOcean)). - -fof(axmondialPred473, axiom, - f_located(inst_Rivers_Colorado,inst_UnitedStates)). - -fof(axmondialPred474, axiom, - f_located(inst_Rivers_Colorado,inst_Countries_MEX_provinces_Sonora)). - -fof(axmondialPred475, axiom, - f_located(inst_Rivers_Colorado,inst_Countries_MEX_provinces_BajaCalifornia)). - -fof(axmondialPred476, axiom, - f_located(inst_Rivers_Colorado,inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred477, axiom, - f_located(inst_Rivers_Colorado,inst_Countries_USA_provinces_Utah)). - -fof(axmondialPred478, axiom, - f_length(inst_Rivers_Colorado,2700)). - -fof(axmondialPred479, axiom, - f_located(inst_Rivers_Colorado,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred480, axiom, - f_located(inst_Rivers_Colorado,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred481, axiom, - f_member(inst_MarshallIslands,inst_Organizations_ESCAP)). - -fof(axmondialPred482, axiom, - f_member(inst_Brazil,inst_Organizations_UNU)). - -fof(axmondialPred483, axiom, - f_member(inst_Pakistan,inst_Organizations_NAM)). - -fof(axmondialPred484, axiom, - f_member(inst_SouthKorea,inst_Organizations_ICFTU)). - -fof(axmondialPred485, axiom, - f_member(inst_Japan,inst_Organizations_IMF)). - -fof(axmondialPred486, axiom, - 61000 = f_PopulationFn(inst_Countries_PA_provinces_Cocle_cities_Penonome)). - -fof(axmondialPred487, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_Cocle_cities_Penonome,inst_Countries_PA_provinces_Cocle)). - -fof(axmondialPred488, axiom, - f_member(inst_Jordan,inst_Organizations_WToO)). - -fof(axmondialPred489, axiom, - f_member(inst_Bangladesh,inst_Organizations_AsDB)). - -fof(axmondialPred490, axiom, - f_member(inst_Fiji,inst_Organizations_UNESCO)). - -fof(axmondialPred491, axiom, - 364000 = f_PopulationFn(inst_Countries_R_provinces_ChechenRep__cities_Grozny)). - -fof(axmondialPred492, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_ChechenRep__cities_Grozny,inst_Countries_R_provinces_ChechenRep_)). - -fof(axmondialPred493, axiom, - f_member(inst_Paraguay,inst_Organizations_IOC)). - -fof(axmondialPred494, axiom, - 108718 = f_PopulationFn(inst_Countries_USA_provinces_Pennsylvania_cities_Erie)). - -fof(axmondialPred495, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Pennsylvania_cities_Erie,inst_Countries_USA_provinces_Pennsylvania)). - -fof(axmondialPred496, axiom, - f_member(inst_Hungary,inst_Organizations_IBRD)). - -fof(axmondialPred497, axiom, - f_member(inst_Brazil,inst_Organizations_UNPROFOR)). - -fof(axmondialPred498, axiom, - f_member(inst_Uzbekistan,inst_Organizations_WHO)). - -fof(axmondialPred499, axiom, - 1130050 = f_PopulationFn(inst_Countries_NL_provinces_Limburg)). - -fof(axmondialPred500, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_Limburg,f_MeasureFn(2167,inst_SquareKilometer))). - -fof(axmondialPred501, axiom, - f_capitalCity(inst_Countries_NL_provinces_Limburg_cities_Maastricht,inst_Countries_NL_provinces_Limburg)). - -fof(axmondialPred502, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_IMF)). - -fof(axmondialPred503, axiom, - 1069000 = f_PopulationFn(inst_Countries_UA_provinces_Volynska)). - -fof(axmondialPred504, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Volynska,f_MeasureFn(20200,inst_SquareKilometer))). - -fof(axmondialPred505, axiom, - f_capitalCity(inst_Countries_UA_provinces_Volynska_cities_Lutsk,inst_Countries_UA_provinces_Volynska)). - -fof(axmondialPred506, axiom, - f_member(inst_Peru,inst_Organizations_G_24)). - -fof(axmondialPred507, axiom, - 1495200 = f_PopulationFn(inst_Countries_R_provinces_Ulyanovskayaoblast)). - -fof(axmondialPred508, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Ulyanovskayaoblast,f_MeasureFn(37300,inst_SquareKilometer))). - -fof(axmondialPred509, axiom, - f_capitalCity(inst_Countries_R_provinces_Ulyanovskayaoblast_cities_Simbirsk,inst_Countries_R_provinces_Ulyanovskayaoblast)). - -fof(axmondialPred510, axiom, - f_member(inst_Kazakstan,inst_Organizations_Interpol)). - -fof(axmondialPred511, axiom, - f_member(inst_Tonga,inst_Organizations_Sparteca)). - -fof(axmondialPred512, axiom, - f_member(inst_Guinea,inst_Organizations_AfDB)). - -fof(axmondialPred513, axiom, - 291400 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Stockport)). - -fof(axmondialPred514, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Stockport,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred515, axiom, - f_member(inst_Lithuania,inst_Organizations_IFC)). - -fof(axmondialPred516, axiom, - f_member(inst_Uganda,inst_Organizations_IOC)). - -fof(axmondialPred517, axiom, - 904800 = f_PopulationFn(inst_Countries_MYA_provinces_Kachin)). - -fof(axmondialPred518, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Kachin,f_MeasureFn(89041,inst_SquareKilometer))). - -fof(axmondialPred519, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Kachin_cities_Myitkyina,inst_Countries_MYA_provinces_Kachin)). - -fof(axmondialPred520, axiom, - f_member(inst_Brazil,inst_Organizations_PCA)). - -fof(axmondialPred521, axiom, - f_member(inst_Mozambique,inst_Organizations_ITU)). - -fof(axmondialPred522, axiom, - f_member(inst_Sweden,inst_Organizations_IEA)). - -fof(axmondialPred523, axiom, - f_geographicalSubregion(inst_Angola,inst_Continents_Africa)). - -fof(axmondialPred524, axiom, - 264887 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Munster)). - -fof(axmondialPred525, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Munster,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred526, axiom, - f_member(inst_Botswana,inst_Organizations_UN)). - -fof(axmondialPred527, axiom, - f_member(inst_Israel,inst_Organizations_Interpol)). - -fof(axmondialPred528, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNHCR)). - -fof(axmondialPred529, axiom, - 2680600 = f_PopulationFn(inst_Countries_VN_provinces_NgheAn)). - -fof(axmondialPred530, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_NgheAn,f_MeasureFn(16380,inst_SquareKilometer))). - -fof(axmondialPred531, axiom, - 943484 = f_PopulationFn(inst_Countries_TR_provinces_Kayseri)). - -fof(axmondialPred532, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Kayseri,f_MeasureFn(16917,inst_SquareKilometer))). - -fof(axmondialPred533, axiom, - f_capitalCity(inst_Countries_TR_provinces_Kayseri_cities_Kayseri,inst_Countries_TR_provinces_Kayseri)). - -fof(axmondialPred534, axiom, - 180130 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Jiutai)). - -fof(axmondialPred535, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Jiutai,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred536, axiom, - 881996 = f_PopulationFn(inst_Countries_J_provinces_Yamanashi)). - -fof(axmondialPred537, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Yamanashi,f_MeasureFn(4463,inst_SquareKilometer))). - -fof(axmondialPred538, axiom, - f_capitalCity(inst_Countries_J_provinces_Yamanashi_cities_Kofu,inst_Countries_J_provinces_Yamanashi)). - -fof(axmondialPred539, axiom, - 1006000 = f_PopulationFn(inst_Countries_RC_provinces_Tainan)). - -fof(axmondialPred540, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Tainan,f_MeasureFn(2016,inst_SquareKilometer))). - -fof(axmondialPred541, axiom, - f_capitalCity(inst_Countries_RC_provinces_Tainan_cities_Hsinying,inst_Countries_RC_provinces_Tainan)). - -fof(axmondialPred542, axiom, - f_member(inst_Vietnam,inst_Organizations_IMF)). - -fof(axmondialPred543, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_OAPEC)). - -fof(axmondialPred544, axiom, - 796000 = f_PopulationFn(inst_Countries_C_provinces_VillaClara)). - -fof(axmondialPred545, axiom, - f_landAreaOnly(inst_Countries_C_provinces_VillaClara,f_MeasureFn(8662,inst_SquareKilometer))). - -fof(axmondialPred546, axiom, - f_capitalCity(inst_Countries_C_provinces_VillaClara_cities_SantaClara,inst_Countries_C_provinces_VillaClara)). - -fof(axmondialPred547, axiom, - f_member(inst_Azerbaijan,inst_Organizations_WTrO)). - -fof(axmondialPred548, axiom, - 114885 = f_PopulationFn(inst_Countries_BR_cities_Hortolandia)). - -fof(axmondialPred549, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_Hortolandia,inst_Brazil)). - -fof(axmondialPred550, axiom, - f_member(inst_UnitedStates,inst_Organizations_Interpol)). - -fof(axmondialPred551, axiom, - f_member(inst_Ethiopia,inst_Organizations_ACP)). - -fof(axmondialPred552, axiom, - f_member(inst_India,inst_Organizations_UNIDO)). - -fof(axmondialPred553, axiom, - f_member(inst_Philippines,inst_Organizations_IOM)). - -fof(axmondialPred554, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Congo,inst_ServiceSector,53.4,f_YearFn(1996))). - -fof(axmondialPred555, axiom, - f_member(inst_Congo,inst_Organizations_CEEAC)). - -fof(axmondialPred556, axiom, - f_member(inst_Congo,inst_Organizations_UDEAC)). - -fof(axmondialPred557, axiom, - f_member(inst_Congo,inst_Organizations_WHO)). - -fof(axmondialPred558, axiom, - f_member(inst_Congo,inst_Organizations_OAU)). - -fof(axmondialPred559, axiom, - f_member(inst_Congo,inst_Organizations_ICAO)). - -fof(axmondialPred560, axiom, - f_member(inst_Congo,inst_Organizations_Intelsat)). - -fof(axmondialPred561, axiom, - f_member(inst_Congo,inst_Organizations_AfDB)). - -fof(axmondialPred562, axiom, - f_member(inst_Congo,inst_Organizations_Interpol)). - -fof(axmondialPred563, axiom, - f_member(inst_Congo,inst_Organizations_ILO)). - -fof(axmondialPred564, axiom, - f_landAreaOnly(inst_Congo,f_MeasureFn(342000,inst_SquareKilometer))). - -fof(axmondialPred565, axiom, - f_meetsSpatially(inst_Congo,inst_Zaire)). - -fof(axmondialPred566, axiom, - f_member(inst_Congo,inst_Organizations_WToO)). - -fof(axmondialPred567, axiom, - f_member(inst_Congo,inst_Organizations_WMO)). - -fof(axmondialPred568, axiom, - f_member(inst_Congo,inst_Organizations_IMO)). - -fof(axmondialPred569, axiom, - f_member(inst_Congo,inst_Organizations_WFTU)). - -fof(axmondialPred570, axiom, - f_member(inst_Congo,inst_Organizations_WIPO)). - -fof(axmondialPred571, axiom, - f_meetsSpatially(inst_Congo,inst_Gabon)). - -fof(axmondialPred572, axiom, - f_member(inst_Congo,inst_Organizations_UPU)). - -fof(axmondialPred573, axiom, - f_member(inst_Congo,inst_Organizations_IBRD)). - -fof(axmondialPred574, axiom, - f_member(inst_Congo,inst_Organizations_IFAD)). - -fof(axmondialPred575, axiom, - f_member(inst_Congo,inst_Organizations_CCC)). - -fof(axmondialPred576, axiom, - f_member(inst_Congo,inst_Organizations_BDEAC)). - -fof(axmondialPred577, axiom, - f_capitalCity(inst_Countries_RCB_cities_Brazzaville,inst_Congo)). - -fof(axmondialPred578, axiom, - f_meetsSpatially(inst_Congo,inst_Cameroon)). - -fof(axmondialPred579, axiom, - 2527841 = f_PopulationFn(inst_Congo)). - -fof(axmondialPred580, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Congo,inst_AgriculturalSector,11.4,f_YearFn(1996))). - -fof(axmondialPred581, axiom, - f_inflationRateInCountry(inst_Congo,61)). - -fof(axmondialPred582, axiom, - f_meetsSpatially(inst_Congo,inst_Angola)). - -fof(axmondialPred583, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Congo,inst_IndustrialSector,35.2,f_YearFn(1996))). - -fof(axmondialPred584, axiom, - f_member(inst_Congo,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred585, axiom, - f_member(inst_Congo,inst_Organizations_FZ)). - -fof(axmondialPred586, axiom, - f_member(inst_Congo,inst_Organizations_ACCT)). - -fof(axmondialPred587, axiom, - f_member(inst_Congo,inst_Organizations_UNESCO)). - -fof(axmondialPred588, axiom, - f_member(inst_Congo,inst_Organizations_IOC)). - -fof(axmondialPred589, axiom, - f_member(inst_Congo,inst_Organizations_IFRCS)). - -fof(axmondialPred590, axiom, - f_member(inst_Congo,inst_Organizations_UN)). - -fof(axmondialPred591, axiom, - f_member(inst_Congo,inst_Organizations_ECA)). - -fof(axmondialPred592, axiom, - f_member(inst_Congo,inst_Organizations_ICRM)). - -fof(axmondialPred593, axiom, - f_member(inst_Congo,inst_Organizations_ACP)). - -fof(axmondialPred594, axiom, - f_member(inst_Congo,inst_Organizations_ITU)). - -fof(axmondialPred595, axiom, - f_member(inst_Congo,inst_Organizations_IFC)). - -fof(axmondialPred596, axiom, - f_member(inst_Congo,inst_Organizations_FAO)). - -fof(axmondialPred597, axiom, - f_member(inst_Congo,inst_Organizations_G_77)). - -fof(axmondialPred598, axiom, - f_member(inst_Congo,inst_Organizations_IMF)). - -fof(axmondialPred599, axiom, - f_meetsSpatially(inst_Congo,inst_CentralAfricanRepublic)). - -fof(axmondialPred600, axiom, - f_member(inst_Congo,inst_Organizations_UNIDO)). - -fof(axmondialPred601, axiom, - f_member(inst_Congo,inst_Organizations_UNAMIR)). - -fof(axmondialPred602, axiom, - f_member(inst_Congo,inst_Organizations_NAM)). - -fof(axmondialPred603, axiom, - f_member(inst_Tunisia,inst_Organizations_IDB)). - -fof(axmondialPred604, axiom, - 163860 = f_PopulationFn(inst_Countries_USA_provinces_NewYork_cities_Syracuse)). - -fof(axmondialPred605, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewYork_cities_Syracuse,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred606, axiom, - f_sharedBorderLength(inst_Kyrgyzstan,inst_Kazakstan,f_MeasureFn(1051,inst_Kilometer))). - -fof(axmondialPred607, axiom, - f_member(inst_Georgia,inst_Organizations_IFAD)). - -fof(axmondialPred608, axiom, - f_member(inst_Suriname,inst_Organizations_ICAO)). - -fof(axmondialPred609, axiom, - f_located(inst_Mountains_Haltiatunturi,inst_Countries_SF_provinces_Lappia)). - -fof(axmondialPred610, axiom, - f_located(inst_Mountains_Haltiatunturi,inst_Finland)). - -fof(axmondialPred611, axiom, - f_member(inst_Singapore,inst_Organizations_ICC)). - -fof(axmondialPred612, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_RM_provinces_Toamasina)). - -fof(axmondialPred613, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_EAK_provinces_Coast)). - -fof(axmondialPred614, axiom, - f_located(inst_Seas_IndianOcean,inst_Malaysia)). - -fof(axmondialPred615, axiom, - f_located(inst_Seas_IndianOcean,inst_Mozambique)). - -fof(axmondialPred616, axiom, - f_located(inst_Seas_IndianOcean,inst_SouthAfrica)). - -fof(axmondialPred617, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MOC_provinces_Inhambane)). - -fof(axmondialPred618, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_RM_provinces_Antsiranana)). - -fof(axmondialPred619, axiom, - f_located(inst_Seas_IndianOcean,inst_SriLanka)). - -fof(axmondialPred620, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_LakshadweepIs_)). - -fof(axmondialPred621, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_RM_provinces_Fianarantsoa)). - -fof(axmondialPred622, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_RSA_provinces_EasternCape)). - -fof(axmondialPred623, axiom, - f_located(inst_Seas_IndianOcean,inst_Indonesia)). - -fof(axmondialPred624, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MYA_provinces_Bago)). - -fof(axmondialPred625, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MOC_provinces_CaboDelgado)). - -fof(axmondialPred626, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_TamilNadu)). - -fof(axmondialPred627, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred628, axiom, - f_located(inst_Seas_IndianOcean,inst_Burma)). - -fof(axmondialPred629, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_AUS_provinces_Victoria)). - -fof(axmondialPred630, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_EAT_provinces_Lindi)). - -fof(axmondialPred631, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MAL_provinces_Perak)). - -fof(axmondialPred632, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_Kerala)). - -fof(axmondialPred633, axiom, - f_located(inst_Seas_IndianOcean,inst_Pakistan)). - -fof(axmondialPred634, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_AndhraPradesh)). - -fof(axmondialPred635, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MAL_provinces_Melaka)). - -fof(axmondialPred636, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_RM_provinces_Mahajanga)). - -fof(axmondialPred637, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_RSA_provinces_KwazuluNatal)). - -fof(axmondialPred638, axiom, - f_located(inst_Seas_IndianOcean,inst_India)). - -fof(axmondialPred639, axiom, - f_located(inst_Seas_IndianOcean,inst_Bangladesh)). - -fof(axmondialPred640, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_Orissa)). - -fof(axmondialPred641, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MOC_provinces_Nampula)). - -fof(axmondialPred642, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_RM_provinces_Toliary)). - -fof(axmondialPred643, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_EAT_provinces_Tanga)). - -fof(axmondialPred644, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MOC_provinces_Zambezia)). - -fof(axmondialPred645, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MOC_provinces_Maputo_munic)). - -fof(axmondialPred646, axiom, - f_depth(inst_Seas_IndianOcean,6400)). - -fof(axmondialPred647, axiom, - f_located(inst_Seas_IndianOcean,inst_Comoros)). - -fof(axmondialPred648, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_EAT_provinces_Daressalam)). - -fof(axmondialPred649, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MYA_provinces_Yangon)). - -fof(axmondialPred650, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_RM_provinces_Antananarivo)). - -fof(axmondialPred651, axiom, - f_located(inst_Seas_IndianOcean,inst_Thailand)). - -fof(axmondialPred652, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MAL_provinces_Perlis)). - -fof(axmondialPred653, axiom, - f_located(inst_Seas_IndianOcean,inst_Somalia)). - -fof(axmondialPred654, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MOC_provinces_Maputo)). - -fof(axmondialPred655, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MAL_provinces_Selangor)). - -fof(axmondialPred656, axiom, - f_located(inst_Seas_IndianOcean,inst_Seychelles)). - -fof(axmondialPred657, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MOC_provinces_Sofala)). - -fof(axmondialPred658, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MYA_provinces_Rakhine)). - -fof(axmondialPred659, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MYA_provinces_Mon)). - -fof(axmondialPred660, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_RSA_provinces_WesternCape)). - -fof(axmondialPred661, axiom, - f_located(inst_Seas_IndianOcean,inst_Mauritius)). - -fof(axmondialPred662, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_AndamanandNicobarIs_)). - -fof(axmondialPred663, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_AUS_provinces_Tasmania)). - -fof(axmondialPred664, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_EAT_provinces_Mtwara)). - -fof(axmondialPred665, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_WestBengal)). - -fof(axmondialPred666, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MAL_provinces_NegeriSembilan)). - -fof(axmondialPred667, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred668, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_EAT_provinces_Pwani)). - -fof(axmondialPred669, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred670, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_AUS_provinces_SouthAustralia)). - -fof(axmondialPred671, axiom, - f_located(inst_Seas_IndianOcean,inst_Singapore)). - -fof(axmondialPred672, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MAL_provinces_Johor)). - -fof(axmondialPred673, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_Goa)). - -fof(axmondialPred674, axiom, - f_located(inst_Seas_IndianOcean,inst_Kenya)). - -fof(axmondialPred675, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MAL_provinces_Kedah)). - -fof(axmondialPred676, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MYA_provinces_Ayeyarwady)). - -fof(axmondialPred677, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred678, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_MOC_provinces_Gaza)). - -fof(axmondialPred679, axiom, - f_located(inst_Seas_IndianOcean,inst_Australia)). - -fof(axmondialPred680, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_IND_provinces_Karnataka)). - -fof(axmondialPred681, axiom, - f_located(inst_Seas_IndianOcean,inst_Tanzania)). - -fof(axmondialPred682, axiom, - f_located(inst_Seas_IndianOcean,inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred683, axiom, - f_located(inst_Seas_IndianOcean,inst_Madagascar)). - -fof(axmondialPred684, axiom, - f_located(inst_Islands_Gotland,inst_Countries_S_provinces_Gotland)). - -fof(axmondialPred685, axiom, - f_located(inst_Islands_Gotland,inst_Sweden)). - -fof(axmondialPred686, axiom, - f_landAreaOnly(inst_Islands_Gotland,f_MeasureFn(3140,inst_SquareKilometer))). - -fof(axmondialPred687, axiom, - f_member(inst_Burundi,inst_Organizations_CCC)). - -fof(axmondialPred688, axiom, - f_member(inst_HolySee,inst_Organizations_ITU)). - -fof(axmondialPred689, axiom, - f_member(inst_Mauritania,inst_Organizations_CAEU)). - -fof(axmondialPred690, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Kagawa_cities_Takamatsu,inst_Countries_J_provinces_Kagawa)). - -fof(axmondialPred691, axiom, - f_member(inst_Grenada,inst_Organizations_Interpol)). - -fof(axmondialPred692, axiom, - f_member(inst_Turkey,inst_Organizations_ICC)). - -fof(axmondialPred693, axiom, - f_member(inst_Mexico,inst_Organizations_G_6)). - -fof(axmondialPred694, axiom, - 578020 = f_PopulationFn(inst_Countries_TR_provinces_Kutahya)). - -fof(axmondialPred695, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Kutahya,f_MeasureFn(11875,inst_SquareKilometer))). - -fof(axmondialPred696, axiom, - f_capitalCity(inst_Countries_TR_provinces_Kutahya_cities_Kutahya,inst_Countries_TR_provinces_Kutahya)). - -fof(axmondialPred697, axiom, - f_member(inst_Belarus,inst_Organizations_IBRD)). - -fof(axmondialPred698, axiom, - 149158 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_Guarapuava)). - -fof(axmondialPred699, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_Guarapuava,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred700, axiom, - f_member(inst_Angola,inst_Organizations_IOC)). - -fof(axmondialPred701, axiom, - f_member(inst_SriLanka,inst_Organizations_UPU)). - -fof(axmondialPred702, axiom, - f_member(inst_Switzerland,inst_Organizations_UNOMIG)). - -fof(axmondialPred703, axiom, - f_member(inst_Gabon,inst_Organizations_ICC)). - -fof(axmondialPred704, axiom, - f_geographicalSubregion(inst_Bahamas,inst_Continents_America)). - -fof(axmondialPred705, axiom, - f_member(inst_India,inst_Organizations_NAM)). - -fof(axmondialPred706, axiom, - f_member(inst_Belarus,inst_Organizations_ECE)). - -fof(axmondialPred707, axiom, - f_sharedBorderLength(inst_Honduras,inst_Guatemala,f_MeasureFn(256,inst_Kilometer))). - -fof(axmondialPred708, axiom, - f_sharedBorderLength(inst_Countries_cid_cia_Gibraltar,inst_Spain,f_MeasureFn(1.2,inst_Kilometer))). - -fof(axmondialPred709, axiom, - f_member(inst_Mauritius,inst_Organizations_PCA)). - -fof(axmondialPred710, axiom, - f_located(inst_Rivers_Jangtse_Kiang,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred711, axiom, - f_located(inst_Rivers_Jangtse_Kiang,inst_Countries_TJ_provinces_Yunnan)). - -fof(axmondialPred712, axiom, - f_located(inst_Rivers_Jangtse_Kiang,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred713, axiom, - f_located(inst_Rivers_Jangtse_Kiang,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred714, axiom, - f_located(inst_Rivers_Jangtse_Kiang,inst_Countries_TJ_provinces_Tibet)). - -fof(axmondialPred715, axiom, - f_flowsInto(inst_Rivers_Jangtse_Kiang,inst_Seas_EastChinaSea)). - -fof(axmondialPred716, axiom, - f_located(inst_Rivers_Jangtse_Kiang,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred717, axiom, - f_located(inst_Rivers_Jangtse_Kiang,inst_China)). - -fof(axmondialPred718, axiom, - f_length(inst_Rivers_Jangtse_Kiang,6100)). - -fof(axmondialPred719, axiom, - 1339800 = f_PopulationFn(inst_Countries_CAM_provinces_Ouest)). - -fof(axmondialPred720, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Ouest,f_MeasureFn(13872,inst_SquareKilometer))). - -fof(axmondialPred721, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Ouest_cities_Bafoussam,inst_Countries_CAM_provinces_Ouest)). - -fof(axmondialPred722, axiom, - 266517 = f_PopulationFn(inst_Countries_ROK_cities_Kunsan)). - -fof(axmondialPred723, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Kunsan,inst_SouthKorea)). - -fof(axmondialPred724, axiom, - f_member(inst_Italy,inst_Organizations_UNIKOM)). - -fof(axmondialPred725, axiom, - f_hasHeadq(inst_Organizations_ASEAN,inst_Countries_RI_cities_Jakarta)). - -fof(axmondialPred726, axiom, - f_member(inst_SouthKorea,inst_Organizations_ISO)). - -fof(axmondialPred727, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_Entente)). - -fof(axmondialPred728, axiom, - f_located(inst_Islands_Islay,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred729, axiom, - f_located(inst_Islands_Islay,inst_UnitedKingdom)). - -fof(axmondialPred730, axiom, - f_geographicalSubregion(inst_Dominica,inst_Continents_America)). - -fof(axmondialPred731, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_C)). - -fof(axmondialPred732, axiom, - f_located(inst_Deserts_GrandErgOuest,inst_Algeria)). - -fof(axmondialPred733, axiom, - f_landAreaOnly(inst_Deserts_GrandErgOuest,f_MeasureFn(40000,inst_SquareKilometer))). - -fof(axmondialPred734, axiom, - f_member(inst_Burma,inst_Organizations_UNIDO)). - -fof(axmondialPred735, axiom, - 1385872 = f_PopulationFn(inst_Countries_MA_cities_Rabat)). - -fof(axmondialPred736, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Rabat,inst_Morocco)). - -fof(axmondialPred737, axiom, - f_member(inst_Colombia,inst_Organizations_CCC)). - -fof(axmondialPred738, axiom, - f_member(inst_Sweden,inst_Organizations_NAM)). - -fof(axmondialPred739, axiom, - f_member(inst_Vanuatu,inst_Organizations_ITU)). - -fof(axmondialPred740, axiom, - f_member(inst_Malaysia,inst_Organizations_IAEA)). - -fof(axmondialPred741, axiom, - f_member(inst_Brunei,inst_Organizations_Inmarsat)). - -fof(axmondialPred742, axiom, - f_member(inst_Fiji,inst_Organizations_ICAO)). - -fof(axmondialPred743, axiom, - f_member(inst_Togo,inst_Organizations_AfDB)). - -fof(axmondialPred744, axiom, - 422570 = f_PopulationFn(inst_Countries_ES_provinces_SanSalvador_cities_SanSalvador)). - -fof(axmondialPred745, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_SanSalvador_cities_SanSalvador,inst_Countries_ES_provinces_SanSalvador)). - -fof(axmondialPred746, axiom, - 2204047 = f_PopulationFn(inst_Countries_IR_provinces_Gilan)). - -fof(axmondialPred747, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Gilan,f_MeasureFn(14709,inst_SquareKilometer))). - -fof(axmondialPred748, axiom, - f_capitalCity(inst_Countries_IR_provinces_Gilan_cities_Rasht,inst_Countries_IR_provinces_Gilan)). - -fof(axmondialPred749, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Galicia_cities_SantiagodeCompostella,inst_Countries_E_provinces_Galicia)). - -fof(axmondialPred750, axiom, - 23000 = f_PopulationFn(inst_Countries_SF_provinces_Aland)). - -fof(axmondialPred751, axiom, - f_capitalCity(inst_Countries_SF_provinces_Aland_cities_Mariehamn,inst_Countries_SF_provinces_Aland)). - -fof(axmondialPred752, axiom, - 44300 = f_PopulationFn(inst_Countries_HCA_provinces_Comayagua_cities_Comayagua)). - -fof(axmondialPred753, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Comayagua_cities_Comayagua,inst_Countries_HCA_provinces_Comayagua)). - -fof(axmondialPred754, axiom, - 114000 = f_PopulationFn(inst_Countries_RSA_cities_Benoni)). - -fof(axmondialPred755, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Benoni,inst_SouthAfrica)). - -fof(axmondialPred756, axiom, - 826833 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Wuxi)). - -fof(axmondialPred757, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Wuxi,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred758, axiom, - f_member(inst_Botswana,inst_Organizations_UNESCO)). - -fof(axmondialPred759, axiom, - 644000 = f_PopulationFn(inst_Countries_WAN_cities_Ogbomosho)). - -fof(axmondialPred760, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ogbomosho,inst_Nigeria)). - -fof(axmondialPred761, axiom, - f_member(inst_Guinea,inst_Organizations_WToO)). - -fof(axmondialPred762, axiom, - 789522 = f_PopulationFn(inst_Countries_MEX_provinces_Chihuahua_cities_Juarez)). - -fof(axmondialPred763, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Chihuahua_cities_Juarez,inst_Countries_MEX_provinces_Chihuahua)). - -fof(axmondialPred764, axiom, - f_member(inst_Uruguay,inst_Organizations_WFTU)). - -fof(axmondialPred765, axiom, - f_member(inst_Kiribati,inst_Organizations_SPF)). - -fof(axmondialPred766, axiom, - f_member(inst_Countries_cid_cia_Cocos_Islands,inst_Organizations_WMO)). - -fof(axmondialPred767, axiom, - f_member(inst_Malawi,inst_Organizations_NAM)). - -fof(axmondialPred768, axiom, - f_geographicalSubregion(inst_Macedonia,inst_Continents_Europe)). - -fof(axmondialPred769, axiom, - f_capitalCity(inst_Countries_cid_cia_Saint_Helena_cities_Jamestown,inst_Countries_cid_cia_Saint_Helena)). - -fof(axmondialPred770, axiom, - 6782 = f_PopulationFn(inst_Countries_cid_cia_Saint_Helena)). - -fof(axmondialPred771, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Saint_Helena,f_MeasureFn(410,inst_SquareKilometer))). - -fof(axmondialPred772, axiom, - f_member(inst_Countries_cid_cia_Saint_Helena,inst_Organizations_ICFTU)). - -fof(axmondialPred773, axiom, - 2760000 = f_PopulationFn(inst_Countries_TJ_provinces_Shaanxi_cities_Xian)). - -fof(axmondialPred774, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shaanxi_cities_Xian,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred775, axiom, - 22600000 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred776, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_NeiMonggol,f_MeasureFn(1183000,inst_SquareKilometer))). - -fof(axmondialPred777, axiom, - f_capitalCity(inst_Countries_TJ_provinces_NeiMonggol_cities_Hohhot,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred778, axiom, - f_geographicalSubregion(inst_Lithuania,inst_Continents_Europe)). - -fof(axmondialPred779, axiom, - f_member(inst_CzechRepublic,inst_Organizations_CEI)). - -fof(axmondialPred780, axiom, - 1119000 = f_PopulationFn(inst_Countries_SF_provinces_Uusimaa)). - -fof(axmondialPred781, axiom, - f_capitalCity(inst_Countries_SF_provinces_Uusimaa_cities_Helsinki,inst_Countries_SF_provinces_Uusimaa)). - -fof(axmondialPred782, axiom, - 116482 = f_PopulationFn(inst_Countries_D_provinces_Hessen_cities_OffenbachamMain)). - -fof(axmondialPred783, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Hessen_cities_OffenbachamMain,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred784, axiom, - 134481 = f_PopulationFn(inst_Countries_TJ_provinces_Fujian_cities_Longyan)). - -fof(axmondialPred785, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Fujian_cities_Longyan,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred786, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Northern_Mariana_Islands,inst_Continents_Australia_Oceania)). - -fof(axmondialPred787, axiom, - f_member(inst_Lesotho,inst_Organizations_UN)). - -fof(axmondialPred788, axiom, - f_member(inst_Portugal,inst_Organizations_WTrO)). - -fof(axmondialPred789, axiom, - f_member(inst_Fiji,inst_Organizations_UNIDO)). - -fof(axmondialPred790, axiom, - f_member(inst_Finland,inst_Organizations_FAO)). - -fof(axmondialPred791, axiom, - f_member(inst_Peru,inst_Organizations_IBRD)). - -fof(axmondialPred792, axiom, - f_member(inst_Benin,inst_Organizations_UN)). - -fof(axmondialPred793, axiom, - f_member(inst_UnitedStates,inst_Organizations_AG)). - -fof(axmondialPred794, axiom, - 53308 = f_PopulationFn(inst_Countries_CH_provinces_BE_cities_Biel)). - -fof(axmondialPred795, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_BE_cities_Biel,inst_Countries_CH_provinces_BE)). - -fof(axmondialPred796, axiom, - 752800 = f_PopulationFn(inst_Countries_KAZ_provinces_Aqtobe)). - -fof(axmondialPred797, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Aqtobe,f_MeasureFn(300600,inst_SquareKilometer))). - -fof(axmondialPred798, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Aqtobe_cities_Aqtobe,inst_Countries_KAZ_provinces_Aqtobe)). - -fof(axmondialPred799, axiom, - 160000 = f_PopulationFn(inst_Countries_WAN_cities_Ikirun)). - -fof(axmondialPred800, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ikirun,inst_Nigeria)). - -fof(axmondialPred801, axiom, - f_member(inst_Kuwait,inst_Organizations_WTrO)). - -fof(axmondialPred802, axiom, - f_member(inst_Poland,inst_Organizations_UNCRO)). - -fof(axmondialPred803, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_G_77)). - -fof(axmondialPred804, axiom, - 296831 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Yancheng)). - -fof(axmondialPred805, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Yancheng,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred806, axiom, - f_member(inst_Seychelles,inst_Organizations_OAU)). - -fof(axmondialPred807, axiom, - 220000 = f_PopulationFn(inst_Countries_UA_provinces_IvanoFrankivska_cities_IvanoFrankivsk)). - -fof(axmondialPred808, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_IvanoFrankivska_cities_IvanoFrankivsk,inst_Countries_UA_provinces_IvanoFrankivska)). - -fof(axmondialPred809, axiom, - f_member(inst_Eritrea,inst_Organizations_IBRD)). - -fof(axmondialPred810, axiom, - 534300 = f_PopulationFn(inst_Countries_GB_provinces_Bedfordshire)). - -fof(axmondialPred811, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Bedfordshire,f_MeasureFn(1235,inst_SquareKilometer))). - -fof(axmondialPred812, axiom, - f_capitalCity(inst_Countries_GB_provinces_Bedfordshire_cities_Bedford,inst_Countries_GB_provinces_Bedfordshire)). - -fof(axmondialPred813, axiom, - f_member(inst_Sweden,inst_Organizations_ZC)). - -fof(axmondialPred814, axiom, - f_member(inst_Kenya,inst_Organizations_EADB)). - -fof(axmondialPred815, axiom, - f_member(inst_Niger,inst_Organizations_Interpol)). - -fof(axmondialPred816, axiom, - f_member(inst_Benin,inst_Organizations_Intelsat)). - -fof(axmondialPred817, axiom, - f_member(inst_Poland,inst_Organizations_ANC)). - -fof(axmondialPred818, axiom, - 63033 = f_PopulationFn(inst_Countries_P_provinces_Braga_cities_Braga)). - -fof(axmondialPred819, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Braga_cities_Braga,inst_Countries_P_provinces_Braga)). - -fof(axmondialPred820, axiom, - 1221290 = f_PopulationFn(inst_Countries_BR_provinces_Rondonia)). - -fof(axmondialPred821, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Rondonia,f_MeasureFn(238512,inst_SquareKilometer))). - -fof(axmondialPred822, axiom, - f_capitalCity(inst_Countries_BR_provinces_Rondonia_cities_PortoVelho,inst_Countries_BR_provinces_Rondonia)). - -fof(axmondialPred823, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_WMO)). - -fof(axmondialPred824, axiom, - f_member(inst_Bahamas,inst_Organizations_FAO)). - -fof(axmondialPred825, axiom, - f_member(inst_Qatar,inst_Organizations_FAO)). - -fof(axmondialPred826, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_NorthernProvince_cities_Pietersburg,inst_Countries_RSA_provinces_NorthernProvince)). - -fof(axmondialPred827, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_SZ_cities_Schwyz,inst_Countries_CH_provinces_SZ)). - -fof(axmondialPred828, axiom, - f_member(inst_Peru,inst_Organizations_IFC)). - -fof(axmondialPred829, axiom, - f_sharedBorderLength(inst_Zaire,inst_Uganda,f_MeasureFn(765,inst_Kilometer))). - -fof(axmondialPred830, axiom, - f_member(inst_Laos,inst_Organizations_UNIDO)). - -fof(axmondialPred831, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_Inmarsat)). - -fof(axmondialPred832, axiom, - 608609 = f_PopulationFn(inst_Countries_PE_provinces_Ica)). - -fof(axmondialPred833, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Ica,f_MeasureFn(21327,inst_SquareKilometer))). - -fof(axmondialPred834, axiom, - f_capitalCity(inst_Countries_PE_provinces_Ica_cities_Ica,inst_Countries_PE_provinces_Ica)). - -fof(axmondialPred835, axiom, - f_member(inst_Mauritania,inst_Organizations_IDB)). - -fof(axmondialPred836, axiom, - f_member(inst_Angola,inst_Organizations_IOM)). - -fof(axmondialPred837, axiom, - 402700 = f_PopulationFn(inst_Countries_IND_provinces_Rajasthan_cities_Ajmer)). - -fof(axmondialPred838, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Rajasthan_cities_Ajmer,inst_Countries_IND_provinces_Rajasthan)). - -fof(axmondialPred839, axiom, - f_member(inst_Belgium,inst_Organizations_IBRD)). - -fof(axmondialPred840, axiom, - 123842 = f_PopulationFn(inst_Countries_F_provinces_ProvenceCotedAzur_cities_AixenProvence)). - -fof(axmondialPred841, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_ProvenceCotedAzur_cities_AixenProvence,inst_Countries_F_provinces_ProvenceCotedAzur)). - -fof(axmondialPred842, axiom, - f_located(inst_Lakes_LakeNasser,inst_Countries_SUD_provinces_ashShamaliyah)). - -fof(axmondialPred843, axiom, - f_located(inst_Lakes_LakeNasser,inst_Countries_ET_provinces_Aswan)). - -fof(axmondialPred844, axiom, - f_located(inst_Lakes_LakeNasser,inst_Countries_ET_provinces_ElWadielJadid)). - -fof(axmondialPred845, axiom, - f_located(inst_Lakes_LakeNasser,inst_Countries_ET_provinces_ElBahrelAhmar)). - -fof(axmondialPred846, axiom, - f_located(inst_Lakes_LakeNasser,inst_Sudan)). - -fof(axmondialPred847, axiom, - f_located(inst_Lakes_LakeNasser,inst_Egypt)). - -fof(axmondialPred848, axiom, - 246833 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Laiwu)). - -fof(axmondialPred849, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Laiwu,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred850, axiom, - f_member(inst_Azerbaijan,inst_Organizations_ICAO)). - -fof(axmondialPred851, axiom, - f_member(inst_Belgium,inst_Organizations_OSCE)). - -fof(axmondialPred852, axiom, - 126200 = f_PopulationFn(inst_Countries_GB_provinces_Surrey_cities_Guildford)). - -fof(axmondialPred853, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Surrey_cities_Guildford,inst_Countries_GB_provinces_Surrey)). - -fof(axmondialPred854, axiom, - f_member(inst_Honduras,inst_Organizations_IFC)). - -fof(axmondialPred855, axiom, - f_member(inst_Lebanon,inst_Organizations_IFRCS)). - -fof(axmondialPred856, axiom, - 262000 = f_PopulationFn(inst_Countries_WAN_cities_Ife)). - -fof(axmondialPred857, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ife,inst_Nigeria)). - -fof(axmondialPred858, axiom, - f_member(inst_Ethiopia,inst_Organizations_WFTU)). - -fof(axmondialPred859, axiom, - 190390 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_JerezdelaFrontera)). - -fof(axmondialPred860, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_JerezdelaFrontera,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred861, axiom, - f_member(inst_Kenya,inst_Organizations_UNIKOM)). - -fof(axmondialPred862, axiom, - f_located(inst_Mountains_Jostedalsbre,inst_Countries_N_provinces_SognogFjordane)). - -fof(axmondialPred863, axiom, - f_located(inst_Mountains_Jostedalsbre,inst_Norway)). - -fof(axmondialPred864, axiom, - f_member(inst_Moldova,inst_Organizations_IFC)). - -fof(axmondialPred865, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_FAO)). - -fof(axmondialPred866, axiom, - f_member(inst_Turkmenistan,inst_Organizations_IMO)). - -fof(axmondialPred867, axiom, - f_member(inst_Libya,inst_Organizations_ICRM)). - -fof(axmondialPred868, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Iowa)). - -fof(axmondialPred869, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Minnesota)). - -fof(axmondialPred870, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred871, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Mississippi)). - -fof(axmondialPred872, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Arkansas)). - -fof(axmondialPred873, axiom, - f_located(inst_Rivers_Mississippi,inst_UnitedStates)). - -fof(axmondialPred874, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Wisconsin)). - -fof(axmondialPred875, axiom, - f_flowsInto(inst_Rivers_Mississippi,inst_Seas_GulfofMexico)). - -fof(axmondialPred876, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Louisiana)). - -fof(axmondialPred877, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Kentucky)). - -fof(axmondialPred878, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Missouri)). - -fof(axmondialPred879, axiom, - f_located(inst_Rivers_Mississippi,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred880, axiom, - f_length(inst_Rivers_Mississippi,3750)). - -fof(axmondialPred881, axiom, - f_member(inst_CostaRica,inst_Organizations_LAIA)). - -fof(axmondialPred882, axiom, - 4686300 = f_PopulationFn(inst_Countries_R_provinces_Sverdlovskayaoblast)). - -fof(axmondialPred883, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Sverdlovskayaoblast,f_MeasureFn(194300,inst_SquareKilometer))). - -fof(axmondialPred884, axiom, - f_capitalCity(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Yekaterinburg,inst_Countries_R_provinces_Sverdlovskayaoblast)). - -fof(axmondialPred885, axiom, - f_member(inst_Mexico,inst_Organizations_ECLAC)). - -fof(axmondialPred886, axiom, - f_member(inst_Austria,inst_Organizations_IOM)). - -fof(axmondialPred887, axiom, - 1407073 = f_PopulationFn(inst_Countries_YU_cities_Belgrade)). - -fof(axmondialPred888, axiom, - f_geographicalSubregion(inst_Countries_YU_cities_Belgrade,inst_SerbiaAndMontenegro)). - -fof(axmondialPred889, axiom, - 226000 = f_PopulationFn(inst_Countries_ET_provinces_ElBuhayra_cities_Damanhur)). - -fof(axmondialPred890, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElBuhayra_cities_Damanhur,inst_Countries_ET_provinces_ElBuhayra)). - -fof(axmondialPred891, axiom, - f_member(inst_Benin,inst_Organizations_WToO)). - -fof(axmondialPred892, axiom, - f_member(inst_Finland,inst_Organizations_IBRD)). - -fof(axmondialPred893, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_UPU)). - -fof(axmondialPred894, axiom, - 83892 = f_PopulationFn(inst_Countries_MEX_provinces_Hidalgo_cities_PachucadeSoto)). - -fof(axmondialPred895, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Hidalgo_cities_PachucadeSoto,inst_Countries_MEX_provinces_Hidalgo)). - -fof(axmondialPred896, axiom, - 313469 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Chaozhou)). - -fof(axmondialPred897, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Chaozhou,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred898, axiom, - f_member(inst_Ghana,inst_Organizations_WMO)). - -fof(axmondialPred899, axiom, - f_member(inst_Poland,inst_Organizations_MINURSO)). - -fof(axmondialPred900, axiom, - 178500 = f_PopulationFn(inst_Countries_H_provinces_Szeged_munic)). - -fof(axmondialPred901, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Szeged_munic,f_MeasureFn(145,inst_SquareKilometer))). - -fof(axmondialPred902, axiom, - f_capitalCity(inst_Countries_H_provinces_Szeged_munic_cities_Szeged,inst_Countries_H_provinces_Szeged_munic)). - -fof(axmondialPred903, axiom, - 3228895 = f_PopulationFn(inst_Countries_MEX_provinces_Oaxaca)). - -fof(axmondialPred904, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Oaxaca,f_MeasureFn(95364,inst_SquareKilometer))). - -fof(axmondialPred905, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Oaxaca_cities_Oaxaca,inst_Countries_MEX_provinces_Oaxaca)). - -fof(axmondialPred906, axiom, - f_member(inst_Bahamas,inst_Organizations_UNIDO)). - -fof(axmondialPred907, axiom, - f_member(inst_Poland,inst_Organizations_WToO)). - -fof(axmondialPred908, axiom, - f_member(inst_Austria,inst_Organizations_OAS)). - -fof(axmondialPred909, axiom, - f_member(inst_Laos,inst_Organizations_ACCT)). - -fof(axmondialPred910, axiom, - f_member(inst_Monaco,inst_Organizations_WHO)). - -fof(axmondialPred911, axiom, - f_member(inst_Poland,inst_Organizations_CEI)). - -fof(axmondialPred912, axiom, - f_member(inst_SolomonIslands,inst_Organizations_IDA)). - -fof(axmondialPred913, axiom, - f_member(inst_CzechRepublic,inst_Organizations_IBRD)). - -fof(axmondialPred914, axiom, - f_member(inst_China,inst_Organizations_ILO)). - -fof(axmondialPred915, axiom, - f_member(inst_France,inst_Organizations_IDA)). - -fof(axmondialPred916, axiom, - 3243487 = f_PopulationFn(inst_Countries_USA_provinces_Oregon)). - -fof(axmondialPred917, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Oregon,f_MeasureFn(251418,inst_SquareKilometer))). - -fof(axmondialPred918, axiom, - f_capitalCity(inst_Countries_USA_provinces_Oregon_cities_Salem,inst_Countries_USA_provinces_Oregon)). - -fof(axmondialPred919, axiom, - f_member(inst_Qatar,inst_Organizations_IDB)). - -fof(axmondialPred920, axiom, - 345000 = f_PopulationFn(inst_Countries_SF_provinces_Kymi)). - -fof(axmondialPred921, axiom, - f_capitalCity(inst_Countries_SF_provinces_Kymi_cities_Kotka,inst_Countries_SF_provinces_Kymi)). - -fof(axmondialPred922, axiom, - 845700 = f_PopulationFn(inst_Countries_KAZ_provinces_Aqmola)). - -fof(axmondialPred923, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Aqmola,f_MeasureFn(92000,inst_SquareKilometer))). - -fof(axmondialPred924, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Aqmola_cities_Aqmola,inst_Countries_KAZ_provinces_Aqmola)). - -fof(axmondialPred925, axiom, - 1562300 = f_PopulationFn(inst_Countries_R_provinces_Penzenskayaoblast)). - -fof(axmondialPred926, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Penzenskayaoblast,f_MeasureFn(43200,inst_SquareKilometer))). - -fof(axmondialPred927, axiom, - f_capitalCity(inst_Countries_R_provinces_Penzenskayaoblast_cities_Penza,inst_Countries_R_provinces_Penzenskayaoblast)). - -fof(axmondialPred928, axiom, - f_member(inst_Panama,inst_Organizations_WMO)). - -fof(axmondialPred929, axiom, - f_member(inst_Guatemala,inst_Organizations_IFC)). - -fof(axmondialPred930, axiom, - 107793 = f_PopulationFn(inst_Countries_USA_provinces_Oregon_cities_Salem)). - -fof(axmondialPred931, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Oregon_cities_Salem,inst_Countries_USA_provinces_Oregon)). - -fof(axmondialPred932, axiom, - 130474 = f_PopulationFn(inst_Countries_USA_provinces_Connecticut_cities_NewHaven)). - -fof(axmondialPred933, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Connecticut_cities_NewHaven,inst_Countries_USA_provinces_Connecticut)). - -fof(axmondialPred934, axiom, - f_member(inst_Jordan,inst_Organizations_OIC)). - -fof(axmondialPred935, axiom, - f_member(inst_Guatemala,inst_Organizations_UNMIH)). - -fof(axmondialPred936, axiom, - f_member(inst_Egypt,inst_Organizations_UNPROFOR)). - -fof(axmondialPred937, axiom, - f_member(inst_Qatar,inst_Organizations_OPEC)). - -fof(axmondialPred938, axiom, - f_member(inst_Cyprus,inst_Organizations_IDA)). - -fof(axmondialPred939, axiom, - f_member(inst_Ireland,inst_Organizations_UNTSO)). - -fof(axmondialPred940, axiom, - f_member(inst_Macedonia,inst_Organizations_UNESCO)). - -fof(axmondialPred941, axiom, - 241000 = f_PopulationFn(inst_Countries_R_provinces_Arkhangelskayaoblast_cities_Severodvinsk)). - -fof(axmondialPred942, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Arkhangelskayaoblast_cities_Severodvinsk,inst_Countries_R_provinces_Arkhangelskayaoblast)). - -fof(axmondialPred943, axiom, - f_member(inst_Fiji,inst_Organizations_WTrO)). - -fof(axmondialPred944, axiom, - f_member(inst_Malaysia,inst_Organizations_UNPREDEP)). - -fof(axmondialPred945, axiom, - f_member(inst_Singapore,inst_Organizations_ASEAN)). - -fof(axmondialPred946, axiom, - f_member(inst_Bahrain,inst_Organizations_G_77)). - -fof(axmondialPred947, axiom, - f_member(inst_Panama,inst_Organizations_WHO)). - -fof(axmondialPred948, axiom, - 173991 = f_PopulationFn(inst_Countries_I_provinces_EmiliaRomagna_cities_Parma)). - -fof(axmondialPred949, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_EmiliaRomagna_cities_Parma,inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred950, axiom, - f_member(inst_Denmark,inst_Organizations_UNESCO)). - -fof(axmondialPred951, axiom, - 190123 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Echeng)). - -fof(axmondialPred952, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Echeng,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred953, axiom, - f_member(inst_Bangladesh,inst_Organizations_FAO)). - -fof(axmondialPred954, axiom, - f_member(inst_Haiti,inst_Organizations_WToO)). - -fof(axmondialPred955, axiom, - 101000 = f_PopulationFn(inst_Countries_PL_provinces_Torunskie_cities_Grudziadz)). - -fof(axmondialPred956, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Torunskie_cities_Grudziadz,inst_Countries_PL_provinces_Torunskie)). - -fof(axmondialPred957, axiom, - f_member(inst_Ireland,inst_Organizations_Intelsat)). - -fof(axmondialPred958, axiom, - f_member(inst_Ireland,inst_Organizations_IBRD)). - -fof(axmondialPred959, axiom, - f_member(inst_Ireland,inst_Organizations_EN)). - -fof(axmondialPred960, axiom, - f_member(inst_Ireland,inst_Organizations_UN)). - -fof(axmondialPred961, axiom, - f_member(inst_Ireland,inst_Organizations_WMO)). - -fof(axmondialPred962, axiom, - f_member(inst_Ireland,inst_Organizations_BIS)). - -fof(axmondialPred963, axiom, - f_member(inst_Ireland,inst_Organizations_MINURSO)). - -fof(axmondialPred964, axiom, - f_member(inst_Ireland,inst_Organizations_ISO)). - -fof(axmondialPred965, axiom, - f_member(inst_Ireland,inst_Organizations_IFAD)). - -fof(axmondialPred966, axiom, - f_member(inst_Ireland,inst_Organizations_CE)). - -fof(axmondialPred967, axiom, - f_member(inst_Ireland,inst_Organizations_ICRM)). - -fof(axmondialPred968, axiom, - f_member(inst_Ireland,inst_Organizations_UNESCO)). - -fof(axmondialPred969, axiom, - f_member(inst_Ireland,inst_Organizations_IAEA)). - -fof(axmondialPred970, axiom, - f_member(inst_Ireland,inst_Organizations_WIPO)). - -fof(axmondialPred971, axiom, - f_member(inst_Ireland,inst_Organizations_IOC)). - -fof(axmondialPred972, axiom, - f_member(inst_Ireland,inst_Organizations_UPU)). - -fof(axmondialPred973, axiom, - f_member(inst_Ireland,inst_Organizations_IEA)). - -fof(axmondialPred974, axiom, - 3566833 = f_PopulationFn(inst_Ireland)). - -fof(axmondialPred975, axiom, - f_member(inst_Ireland,inst_Organizations_UNIFIL)). - -fof(axmondialPred976, axiom, - f_member(inst_Ireland,inst_Organizations_OECD)). - -fof(axmondialPred977, axiom, - f_member(inst_Ireland,inst_Organizations_ZC)). - -fof(axmondialPred978, axiom, - f_member(inst_Ireland,inst_Organizations_OSCE)). - -fof(axmondialPred979, axiom, - f_member(inst_Ireland,inst_Organizations_ITU)). - -fof(axmondialPred980, axiom, - f_member(inst_Ireland,inst_Organizations_WEU)). - -fof(axmondialPred981, axiom, - f_member(inst_Ireland,inst_Organizations_ICAO)). - -fof(axmondialPred982, axiom, - f_member(inst_Ireland,inst_Organizations_EIB)). - -fof(axmondialPred983, axiom, - f_member(inst_Ireland,inst_Organizations_MTCR)). - -fof(axmondialPred984, axiom, - f_member(inst_Ireland,inst_Organizations_UNMIH)). - -fof(axmondialPred985, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ireland,inst_AgriculturalSector,6.8,f_YearFn(1996))). - -fof(axmondialPred986, axiom, - f_member(inst_Ireland,inst_Organizations_WTrO)). - -fof(axmondialPred987, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ireland,inst_IndustrialSector,35.3,f_YearFn(1996))). - -fof(axmondialPred988, axiom, - f_member(inst_Ireland,inst_Organizations_UNIKOM)). - -fof(axmondialPred989, axiom, - f_member(inst_Ireland,inst_Organizations_CCC)). - -fof(axmondialPred990, axiom, - f_member(inst_Ireland,inst_Organizations_IFC)). - -fof(axmondialPred991, axiom, - f_member(inst_Ireland,inst_Organizations_UNPREDEP)). - -fof(axmondialPred992, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ireland,inst_ServiceSector,57.9,f_YearFn(1996))). - -fof(axmondialPred993, axiom, - f_member(inst_Ireland,inst_Organizations_NSG)). - -fof(axmondialPred994, axiom, - f_member(inst_Ireland,inst_Organizations_FAO)). - -fof(axmondialPred995, axiom, - f_member(inst_Ireland,inst_Organizations_IFRCS)). - -fof(axmondialPred996, axiom, - f_member(inst_Ireland,inst_Organizations_IMF)). - -fof(axmondialPred997, axiom, - f_member(inst_Ireland,inst_Organizations_Interpol)). - -fof(axmondialPred998, axiom, - f_member(inst_Ireland,inst_Organizations_ECE)). - -fof(axmondialPred999, axiom, - f_member(inst_Ireland,inst_Organizations_UNCRO)). - -fof(axmondialPred1000, axiom, - f_member(inst_Ireland,inst_Organizations_UNIDO)). - -fof(axmondialPred1001, axiom, - f_member(inst_Ireland,inst_Organizations_WHO)). - -fof(axmondialPred1002, axiom, - f_landAreaOnly(inst_Ireland,f_MeasureFn(70280,inst_SquareKilometer))). - -fof(axmondialPred1003, axiom, - f_member(inst_Ireland,inst_Organizations_EBRD)). - -fof(axmondialPred1004, axiom, - f_member(inst_Ireland,inst_Organizations_ESA)). - -fof(axmondialPred1005, axiom, - f_inflationRateInCountry(inst_Ireland,2.8)). - -fof(axmondialPred1006, axiom, - f_capitalCity(inst_Countries_IRL_cities_Dublin,inst_Ireland)). - -fof(axmondialPred1007, axiom, - f_member(inst_Ireland,inst_Organizations_ICC)). - -fof(axmondialPred1008, axiom, - f_member(inst_Ireland,inst_Organizations_IDA)). - -fof(axmondialPred1009, axiom, - f_member(inst_Ireland,inst_Organizations_IMO)). - -fof(axmondialPred1010, axiom, - f_member(inst_Ireland,inst_Organizations_ILO)). - -fof(axmondialPred1011, axiom, - f_member(inst_Ireland,inst_Organizations_UNPROFOR)). - -fof(axmondialPred1012, axiom, - f_member(inst_Ireland,inst_Organizations_UNFICYP)). - -fof(axmondialPred1013, axiom, - f_member(inst_Ireland,inst_Organizations_EU)). - -fof(axmondialPred1014, axiom, - f_member(inst_Brazil,inst_Organizations_OPANAL)). - -fof(axmondialPred1015, axiom, - 164674 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_Orlando)). - -fof(axmondialPred1016, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_Orlando,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred1017, axiom, - f_member(inst_Finland,inst_Organizations_ANC)). - -fof(axmondialPred1018, axiom, - f_member(inst_Luxembourg,inst_Organizations_WTrO)). - -fof(axmondialPred1019, axiom, - 165755 = f_PopulationFn(inst_Countries_YV_provinces_Zulia_cities_Cabimas)). - -fof(axmondialPred1020, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Zulia_cities_Cabimas,inst_Countries_YV_provinces_Zulia)). - -fof(axmondialPred1021, axiom, - 153600 = f_PopulationFn(inst_Countries_GB_provinces_Lancashire_cities_Blackpool)). - -fof(axmondialPred1022, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Lancashire_cities_Blackpool,inst_Countries_GB_provinces_Lancashire)). - -fof(axmondialPred1023, axiom, - f_member(inst_Greece,inst_Organizations_UNESCO)). - -fof(axmondialPred1024, axiom, - 51900 = f_PopulationFn(inst_Countries_S_provinces_Kopparberg_cities_Falun)). - -fof(axmondialPred1025, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Kopparberg_cities_Falun,inst_Countries_S_provinces_Kopparberg)). - -fof(axmondialPred1026, axiom, - f_member(inst_Grenada,inst_Organizations_IFAD)). - -fof(axmondialPred1027, axiom, - f_member(inst_Niger,inst_Organizations_Intelsat)). - -fof(axmondialPred1028, axiom, - f_member(inst_Algeria,inst_Organizations_NAM)). - -fof(axmondialPred1029, axiom, - f_member(inst_Somalia,inst_Organizations_Intelsat)). - -fof(axmondialPred1030, axiom, - 175988 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Puyang)). - -fof(axmondialPred1031, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Puyang,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred1032, axiom, - 253000 = f_PopulationFn(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Prokopyevsk)). - -fof(axmondialPred1033, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Prokopyevsk,inst_Countries_R_provinces_Kemerovskayaoblast)). - -fof(axmondialPred1034, axiom, - f_member(inst_SierraLeone,inst_Organizations_FAO)). - -fof(axmondialPred1035, axiom, - 474443 = f_PopulationFn(inst_Countries_D_provinces_Sachsen_cities_Dresden)). - -fof(axmondialPred1036, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Sachsen_cities_Dresden,inst_Countries_D_provinces_Sachsen)). - -fof(axmondialPred1037, axiom, - f_member(inst_Djibouti,inst_Organizations_UNAMIR)). - -fof(axmondialPred1038, axiom, - f_member(inst_ElSalvador,inst_Organizations_ECLAC)). - -fof(axmondialPred1039, axiom, - f_member(inst_Tunisia,inst_Organizations_IFRCS)). - -fof(axmondialPred1040, axiom, - f_member(inst_Vietnam,inst_Organizations_ISO)). - -fof(axmondialPred1041, axiom, - f_located(inst_Lakes_LakeAmadeus,inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred1042, axiom, - f_located(inst_Lakes_LakeAmadeus,inst_Australia)). - -fof(axmondialPred1043, axiom, - f_member(inst_Poland,inst_Organizations_UNPROFOR)). - -fof(axmondialPred1044, axiom, - f_member(inst_Israel,inst_Organizations_UN)). - -fof(axmondialPred1045, axiom, - f_member(inst_Algeria,inst_Organizations_IMO)). - -fof(axmondialPred1046, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_WHO)). - -fof(axmondialPred1047, axiom, - f_member(inst_NewZealand,inst_Organizations_IDA)). - -fof(axmondialPred1048, axiom, - f_member(inst_Uganda,inst_Organizations_WHO)). - -fof(axmondialPred1049, axiom, - f_located(inst_Islands_Maui,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred1050, axiom, - f_located(inst_Islands_Maui,inst_UnitedStates)). - -fof(axmondialPred1051, axiom, - f_member(inst_Gabon,inst_Organizations_OAU)). - -fof(axmondialPred1052, axiom, - f_member(inst_Mongolia,inst_Organizations_NAM)). - -fof(axmondialPred1053, axiom, - f_member(inst_Croatia,inst_Organizations_EBRD)). - -fof(axmondialPred1054, axiom, - 207996 = f_PopulationFn(inst_Countries_F_provinces_LanguedocRousillon_cities_Montpellier)). - -fof(axmondialPred1055, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_LanguedocRousillon_cities_Montpellier,inst_Countries_F_provinces_LanguedocRousillon)). - -fof(axmondialPred1056, axiom, - 761300 = f_PopulationFn(inst_Countries_PL_provinces_Olsztynskie)). - -fof(axmondialPred1057, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Olsztynskie,f_MeasureFn(12327,inst_SquareKilometer))). - -fof(axmondialPred1058, axiom, - f_capitalCity(inst_Countries_PL_provinces_Olsztynskie_cities_Olsztyn,inst_Countries_PL_provinces_Olsztynskie)). - -fof(axmondialPred1059, axiom, - f_member(inst_Cuba,inst_Organizations_UNOMIG)). - -fof(axmondialPred1060, axiom, - f_member(inst_Armenia,inst_Organizations_UPU)). - -fof(axmondialPred1061, axiom, - 368000 = f_PopulationFn(inst_Countries_UZB_provinces_Samarqand_cities_Samarqand)). - -fof(axmondialPred1062, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Samarqand_cities_Samarqand,inst_Countries_UZB_provinces_Samarqand)). - -fof(axmondialPred1063, axiom, - 96357 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_CostaMesa)). - -fof(axmondialPred1064, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_CostaMesa,inst_Countries_USA_provinces_California)). - -fof(axmondialPred1065, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_NAM)). - -fof(axmondialPred1066, axiom, - f_member(inst_Madagascar,inst_Organizations_CCC)). - -fof(axmondialPred1067, axiom, - f_member(inst_Yemen,inst_Organizations_IBRD)). - -fof(axmondialPred1068, axiom, - 4648609 = f_PopulationFn(inst_Countries_IRQ_provinces_Baghdad)). - -fof(axmondialPred1069, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_Baghdad,f_MeasureFn(734,inst_SquareKilometer))). - -fof(axmondialPred1070, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Baghdad_cities_Baghdad,inst_Countries_IRQ_provinces_Baghdad)). - -fof(axmondialPred1071, axiom, - 1241865 = f_PopulationFn(inst_Countries_THA_provinces_ChiangRai)). - -fof(axmondialPred1072, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_ChiangRai,f_MeasureFn(11716,inst_SquareKilometer))). - -fof(axmondialPred1073, axiom, - 139112287 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred1074, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_UttarPradesh,f_MeasureFn(294411,inst_SquareKilometer))). - -fof(axmondialPred1075, axiom, - f_capitalCity(inst_Countries_IND_provinces_UttarPradesh_cities_Lucknow,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred1076, axiom, - 107330 = f_PopulationFn(inst_Countries_TR_provinces_Bayburt)). - -fof(axmondialPred1077, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Bayburt,f_MeasureFn(3652,inst_SquareKilometer))). - -fof(axmondialPred1078, axiom, - f_capitalCity(inst_Countries_TR_provinces_Bayburt_cities_Bayburt,inst_Countries_TR_provinces_Bayburt)). - -fof(axmondialPred1079, axiom, - f_sharedBorderLength(inst_Switzerland,inst_Austria,f_MeasureFn(164,inst_Kilometer))). - -fof(axmondialPred1080, axiom, - f_member(inst_Senegal,inst_Organizations_UNCRO)). - -fof(axmondialPred1081, axiom, - f_member(inst_Sudan,inst_Organizations_UNHCR)). - -fof(axmondialPred1082, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_ICRM)). - -fof(axmondialPred1083, axiom, - f_member(inst_Iraq,inst_Organizations_ESCWA)). - -fof(axmondialPred1084, axiom, - 167619 = f_PopulationFn(inst_Countries_F_provinces_ProvenceCotedAzur_cities_Toulon)). - -fof(axmondialPred1085, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_ProvenceCotedAzur_cities_Toulon,inst_Countries_F_provinces_ProvenceCotedAzur)). - -fof(axmondialPred1086, axiom, - f_member(inst_Uzbekistan,inst_Organizations_WIPO)). - -fof(axmondialPred1087, axiom, - f_member(inst_Switzerland,inst_Organizations_WMO)). - -fof(axmondialPred1088, axiom, - 235100 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Dunhua)). - -fof(axmondialPred1089, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Dunhua,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred1090, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_PCA)). - -fof(axmondialPred1091, axiom, - f_sharedBorderLength(inst_Sudan,inst_CentralAfricanRepublic,f_MeasureFn(1165,inst_Kilometer))). - -fof(axmondialPred1092, axiom, - 225000 = f_PopulationFn(inst_Countries_TR_provinces_Icel_cities_Tarsus)). - -fof(axmondialPred1093, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Icel_cities_Tarsus,inst_Countries_TR_provinces_Icel)). - -fof(axmondialPred1094, axiom, - f_member(inst_Iceland,inst_Organizations_Intelsat)). - -fof(axmondialPred1095, axiom, - 1132211 = f_PopulationFn(inst_Countries_TR_provinces_Antalya)). - -fof(axmondialPred1096, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Antalya,f_MeasureFn(20591,inst_SquareKilometer))). - -fof(axmondialPred1097, axiom, - f_capitalCity(inst_Countries_TR_provinces_Antalya_cities_Antalya,inst_Countries_TR_provinces_Antalya)). - -fof(axmondialPred1098, axiom, - f_member(inst_Canada,inst_Organizations_UN)). - -fof(axmondialPred1099, axiom, - 103910 = f_PopulationFn(inst_Countries_USA_provinces_Virginia_cities_Portsmouth)). - -fof(axmondialPred1100, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Virginia_cities_Portsmouth,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred1101, axiom, - f_member(inst_Mauritania,inst_Organizations_UNIDO)). - -fof(axmondialPred1102, axiom, - f_member(inst_Cuba,inst_Organizations_UNESCO)). - -fof(axmondialPred1103, axiom, - 159541 = f_PopulationFn(inst_Countries_I_provinces_Puglia_cities_Foggia)). - -fof(axmondialPred1104, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Puglia_cities_Foggia,inst_Countries_I_provinces_Puglia)). - -fof(axmondialPred1105, axiom, - f_member(inst_Turkmenistan,inst_Organizations_CIS)). - -fof(axmondialPred1106, axiom, - f_member(inst_Iceland,inst_Organizations_NATO)). - -fof(axmondialPred1107, axiom, - f_member(inst_Moldova,inst_Organizations_UPU)). - -fof(axmondialPred1108, axiom, - 95518 = f_PopulationFn(inst_Countries_P_provinces_Lisbon_cities_Amadora)). - -fof(axmondialPred1109, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Lisbon_cities_Amadora,inst_Countries_P_provinces_Lisbon)). - -fof(axmondialPred1110, axiom, - f_member(inst_Belgium,inst_Organizations_CERN)). - -fof(axmondialPred1111, axiom, - 100335 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_RibeiraoPires)). - -fof(axmondialPred1112, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_RibeiraoPires,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred1113, axiom, - 5864108 = f_PopulationFn(inst_Countries_USA_provinces_Indiana)). - -fof(axmondialPred1114, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Indiana,f_MeasureFn(93719,inst_SquareKilometer))). - -fof(axmondialPred1115, axiom, - f_capitalCity(inst_Countries_USA_provinces_Indiana_cities_Indianapolis,inst_Countries_USA_provinces_Indiana)). - -fof(axmondialPred1116, axiom, - f_member(inst_Norway,inst_Organizations_ZC)). - -fof(axmondialPred1117, axiom, - f_located(inst_Islands_Jura,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred1118, axiom, - f_located(inst_Islands_Jura,inst_UnitedKingdom)). - -fof(axmondialPred1119, axiom, - 20000 = f_PopulationFn(inst_Countries_S_provinces_Gotland_cities_Visby)). - -fof(axmondialPred1120, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Gotland_cities_Visby,inst_Countries_S_provinces_Gotland)). - -fof(axmondialPred1121, axiom, - 2764400 = f_PopulationFn(inst_Countries_UA_provinces_Lvivska)). - -fof(axmondialPred1122, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Lvivska,f_MeasureFn(21800,inst_SquareKilometer))). - -fof(axmondialPred1123, axiom, - f_capitalCity(inst_Countries_UA_provinces_Lvivska_cities_Lviv,inst_Countries_UA_provinces_Lvivska)). - -fof(axmondialPred1124, axiom, - f_member(inst_Algeria,inst_Organizations_IAEA)). - -fof(axmondialPred1125, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_WTrO)). - -fof(axmondialPred1126, axiom, - f_member(inst_Mauritania,inst_Organizations_UPU)). - -fof(axmondialPred1127, axiom, - f_member(inst_Portugal,inst_Organizations_IMO)). - -fof(axmondialPred1128, axiom, - f_member(inst_Estonia,inst_Organizations_ICRM)). - -fof(axmondialPred1129, axiom, - f_member(inst_Kenya,inst_Organizations_WTrO)). - -fof(axmondialPred1130, axiom, - f_member(inst_Brazil,inst_Organizations_ICAO)). - -fof(axmondialPred1131, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_IFRCS)). - -fof(axmondialPred1132, axiom, - f_member(inst_Estonia,inst_Organizations_ITU)). - -fof(axmondialPred1133, axiom, - f_member(inst_Mexico,inst_Organizations_FAO)). - -fof(axmondialPred1134, axiom, - 121000 = f_PopulationFn(inst_Countries_PL_provinces_Wloclawskie_cities_Wloclawek)). - -fof(axmondialPred1135, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Wloclawskie_cities_Wloclawek,inst_Countries_PL_provinces_Wloclawskie)). - -fof(axmondialPred1136, axiom, - 144864 = f_PopulationFn(inst_Countries_USA_provinces_Michigan_cities_Warren)). - -fof(axmondialPred1137, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Michigan_cities_Warren,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred1138, axiom, - f_member(inst_Kiribati,inst_Organizations_ICFTU)). - -fof(axmondialPred1139, axiom, - f_member(inst_Austria,inst_Organizations_ICAO)). - -fof(axmondialPred1140, axiom, - f_member(inst_Tanzania,inst_Organizations_ICAO)). - -fof(axmondialPred1141, axiom, - f_member(inst_Cambodia,inst_Organizations_ICRM)). - -fof(axmondialPred1142, axiom, - f_hasHeadq(inst_Organizations_IFC,inst_Countries_USA_provinces_Distr_Columbia_cities_Washington)). - -fof(axmondialPred1143, axiom, - f_landAreaOnly(inst_DominicanRepublic,f_MeasureFn(48730,inst_SquareKilometer))). - -fof(axmondialPred1144, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_UNIDO)). - -fof(axmondialPred1145, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_OAS)). - -fof(axmondialPred1146, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_ICRM)). - -fof(axmondialPred1147, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_FAO)). - -fof(axmondialPred1148, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_WToO)). - -fof(axmondialPred1149, axiom, - 8088881 = f_PopulationFn(inst_DominicanRepublic)). - -fof(axmondialPred1150, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IADB)). - -fof(axmondialPred1151, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IMO)). - -fof(axmondialPred1152, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_PCA)). - -fof(axmondialPred1153, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_ICAO)). - -fof(axmondialPred1154, axiom, - f_capitalCity(inst_Countries_DOM_cities_SantoDomingo,inst_DominicanRepublic)). - -fof(axmondialPred1155, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_UNESCO)). - -fof(axmondialPred1156, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_UN)). - -fof(axmondialPred1157, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_ITU)). - -fof(axmondialPred1158, axiom, - f_meetsSpatially(inst_DominicanRepublic,inst_Haiti)). - -fof(axmondialPred1159, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_Intelsat)). - -fof(axmondialPred1160, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IOM)). - -fof(axmondialPred1161, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_OPANAL)). - -fof(axmondialPred1162, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_ILO)). - -fof(axmondialPred1163, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IAEA)). - -fof(axmondialPred1164, axiom, - f_sectorCompositionOfGDPInPeriod(inst_DominicanRepublic,inst_AgriculturalSector,13,f_YearFn(1996))). - -fof(axmondialPred1165, axiom, - f_sectorCompositionOfGDPInPeriod(inst_DominicanRepublic,inst_ServiceSector,55,f_YearFn(1996))). - -fof(axmondialPred1166, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_NAM)). - -fof(axmondialPred1167, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_ACP)). - -fof(axmondialPred1168, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_WFTU)). - -fof(axmondialPred1169, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_ECLAC)). - -fof(axmondialPred1170, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IMF)). - -fof(axmondialPred1171, axiom, - f_sectorCompositionOfGDPInPeriod(inst_DominicanRepublic,inst_IndustrialSector,32,f_YearFn(1996))). - -fof(axmondialPred1172, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_WCL)). - -fof(axmondialPred1173, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IBRD)). - -fof(axmondialPred1174, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_WHO)). - -fof(axmondialPred1175, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IOC)). - -fof(axmondialPred1176, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_G_11)). - -fof(axmondialPred1177, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IFC)). - -fof(axmondialPred1178, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_LAIA)). - -fof(axmondialPred1179, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_UPU)). - -fof(axmondialPred1180, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_LAES)). - -fof(axmondialPred1181, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IFAD)). - -fof(axmondialPred1182, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_Interpol)). - -fof(axmondialPred1183, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_G_77)). - -fof(axmondialPred1184, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_ICFTU)). - -fof(axmondialPred1185, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IDA)). - -fof(axmondialPred1186, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_WIPO)). - -fof(axmondialPred1187, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_Caricom)). - -fof(axmondialPred1188, axiom, - f_inflationRateInCountry(inst_DominicanRepublic,9.5)). - -fof(axmondialPred1189, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_WTrO)). - -fof(axmondialPred1190, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_IFRCS)). - -fof(axmondialPred1191, axiom, - f_member(inst_DominicanRepublic,inst_Organizations_WMO)). - -fof(axmondialPred1192, axiom, - 132156 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Meixian)). - -fof(axmondialPred1193, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Meixian,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred1194, axiom, - 126600 = f_PopulationFn(inst_Countries_GB_provinces_IsleofWight)). - -fof(axmondialPred1195, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_IsleofWight,f_MeasureFn(381,inst_SquareKilometer))). - -fof(axmondialPred1196, axiom, - f_capitalCity(inst_Countries_GB_provinces_Newport_cities_Newport,inst_Countries_GB_provinces_IsleofWight)). - -fof(axmondialPred1197, axiom, - 328175 = f_PopulationFn(inst_Countries_USA_provinces_NewYork_cities_Buffalo)). - -fof(axmondialPred1198, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewYork_cities_Buffalo,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred1199, axiom, - 413136 = f_PopulationFn(inst_Countries_PE_provinces_Huancavelica)). - -fof(axmondialPred1200, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Huancavelica,f_MeasureFn(22131,inst_SquareKilometer))). - -fof(axmondialPred1201, axiom, - f_capitalCity(inst_Countries_PE_provinces_Huancavelica_cities_Huancavelica,inst_Countries_PE_provinces_Huancavelica)). - -fof(axmondialPred1202, axiom, - f_member(inst_Turkmenistan,inst_Organizations_IOC)). - -fof(axmondialPred1203, axiom, - f_member(inst_Iran,inst_Organizations_UN)). - -fof(axmondialPred1204, axiom, - 249600 = f_PopulationFn(inst_Countries_VN_provinces_KonTum)). - -fof(axmondialPred1205, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_KonTum,f_MeasureFn(9934,inst_SquareKilometer))). - -fof(axmondialPred1206, axiom, - f_located(inst_Islands_Negros,inst_Philippines)). - -fof(axmondialPred1207, axiom, - f_member(inst_Indonesia,inst_Organizations_ISO)). - -fof(axmondialPred1208, axiom, - f_member(inst_Denmark,inst_Organizations_EU)). - -fof(axmondialPred1209, axiom, - f_member(inst_Philippines,inst_Organizations_UN)). - -fof(axmondialPred1210, axiom, - f_member(inst_Panama,inst_Organizations_IBRD)). - -fof(axmondialPred1211, axiom, - f_located(inst_Deserts_ErgSchesch,inst_Mali)). - -fof(axmondialPred1212, axiom, - f_located(inst_Deserts_ErgSchesch,inst_Algeria)). - -fof(axmondialPred1213, axiom, - f_landAreaOnly(inst_Deserts_ErgSchesch,f_MeasureFn(45000,inst_SquareKilometer))). - -fof(axmondialPred1214, axiom, - 185154 = f_PopulationFn(inst_Countries_TJ_provinces_Fujian_cities_Quanzhou)). - -fof(axmondialPred1215, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Fujian_cities_Quanzhou,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred1216, axiom, - f_member(inst_Spain,inst_Organizations_IMF)). - -fof(axmondialPred1217, axiom, - f_member(inst_Pakistan,inst_Organizations_WMO)). - -fof(axmondialPred1218, axiom, - 125123 = f_PopulationFn(inst_Countries_UAE_cities_Sharjah)). - -fof(axmondialPred1219, axiom, - f_geographicalSubregion(inst_Countries_UAE_cities_Sharjah,inst_UnitedArabEmirates)). - -fof(axmondialPred1220, axiom, - f_member(inst_Colombia,inst_Organizations_WToO)). - -fof(axmondialPred1221, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_ICRM)). - -fof(axmondialPred1222, axiom, - f_member(inst_Iceland,inst_Organizations_UNESCO)). - -fof(axmondialPred1223, axiom, - f_member(inst_Malawi,inst_Organizations_WToO)). - -fof(axmondialPred1224, axiom, - 764586 = f_PopulationFn(inst_Countries_IND_provinces_MadhyaPradesh_cities_Jabalpur)). - -fof(axmondialPred1225, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_MadhyaPradesh_cities_Jabalpur,inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred1226, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_WMO)). - -fof(axmondialPred1227, axiom, - 204100 = f_PopulationFn(inst_Countries_ES_provinces_Cuscatlan)). - -fof(axmondialPred1228, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_Cuscatlan,f_MeasureFn(756,inst_SquareKilometer))). - -fof(axmondialPred1229, axiom, - f_capitalCity(inst_Countries_ES_provinces_Cuscatlan_cities_Cojutepeque,inst_Countries_ES_provinces_Cuscatlan)). - -fof(axmondialPred1230, axiom, - f_member(inst_Yemen,inst_Organizations_Interpol)). - -fof(axmondialPred1231, axiom, - f_member(inst_Thailand,inst_Organizations_FAO)). - -fof(axmondialPred1232, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_UPU)). - -fof(axmondialPred1233, axiom, - f_member(inst_Mauritius,inst_Organizations_WCL)). - -fof(axmondialPred1234, axiom, - f_member(inst_Mozambique,inst_Organizations_FAO)). - -fof(axmondialPred1235, axiom, - f_member(inst_Peru,inst_Organizations_IMO)). - -fof(axmondialPred1236, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Jersey_cities_SaintHelier,inst_Countries_cid_cia_Jersey)). - -fof(axmondialPred1237, axiom, - f_located(inst_Mountains_MaunaKea,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred1238, axiom, - f_located(inst_Mountains_MaunaKea,inst_UnitedStates)). - -fof(axmondialPred1239, axiom, - f_member(inst_Suriname,inst_Organizations_LAES)). - -fof(axmondialPred1240, axiom, - 362268 = f_PopulationFn(inst_Countries_TJ_provinces_Shanxi_cities_Yangquan)). - -fof(axmondialPred1241, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shanxi_cities_Yangquan,inst_Countries_TJ_provinces_Shanxi)). - -fof(axmondialPred1242, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_C)). - -fof(axmondialPred1243, axiom, - f_member(inst_Palau,inst_Organizations_UN)). - -fof(axmondialPred1244, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Saint_Pierre_and_Miquelon,inst_Continents_America)). - -fof(axmondialPred1245, axiom, - f_member(inst_Countries_cid_cia_Wallis_and_Futuna,inst_Organizations_SPC)). - -fof(axmondialPred1246, axiom, - 14659 = f_PopulationFn(inst_Countries_cid_cia_Wallis_and_Futuna)). - -fof(axmondialPred1247, axiom, - f_capitalCity(inst_Countries_cid_cia_Wallis_and_Futuna_cities_Mata_Utu,inst_Countries_cid_cia_Wallis_and_Futuna)). - -fof(axmondialPred1248, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Wallis_and_Futuna,f_MeasureFn(274,inst_SquareKilometer))). - -fof(axmondialPred1249, axiom, - f_member(inst_Kazakstan,inst_Organizations_UNESCO)). - -fof(axmondialPred1250, axiom, - f_member(inst_Jamaica,inst_Organizations_WFTU)). - -fof(axmondialPred1251, axiom, - 101142 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_CaboFrio)). - -fof(axmondialPred1252, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_CaboFrio,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred1253, axiom, - f_member(inst_Haiti,inst_Organizations_IMO)). - -fof(axmondialPred1254, axiom, - f_located(inst_Rivers_Atbara,inst_Countries_SUD_provinces_ashSharqiyah)). - -fof(axmondialPred1255, axiom, - f_located(inst_Rivers_Atbara,inst_Countries_SUD_provinces_ashShamaliyah)). - -fof(axmondialPred1256, axiom, - f_located(inst_Rivers_Atbara,inst_Ethiopia)). - -fof(axmondialPred1257, axiom, - f_located(inst_Rivers_Atbara,inst_Sudan)). - -fof(axmondialPred1258, axiom, - f_flowsInto(inst_Rivers_Atbara,inst_Rivers_Nile)). - -fof(axmondialPred1259, axiom, - f_member(inst_SaintLucia,inst_Organizations_WFTU)). - -fof(axmondialPred1260, axiom, - 180741 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_SaoLeopoldo)). - -fof(axmondialPred1261, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_SaoLeopoldo,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred1262, axiom, - 138477 = f_PopulationFn(inst_Countries_IND_provinces_DadraandNagarHaveli)). - -fof(axmondialPred1263, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_DadraandNagarHaveli,f_MeasureFn(491,inst_SquareKilometer))). - -fof(axmondialPred1264, axiom, - f_capitalCity(inst_Countries_IND_provinces_DadraandNagarHaveli_cities_Silvassa,inst_Countries_IND_provinces_DadraandNagarHaveli)). - -fof(axmondialPred1265, axiom, - f_member(inst_Comoros,inst_Organizations_IBRD)). - -fof(axmondialPred1266, axiom, - 407506 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_GeneralSanMartin)). - -fof(axmondialPred1267, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_GeneralSanMartin,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred1268, axiom, - 1520600 = f_PopulationFn(inst_Countries_UA_provinces_Khmelnytska)). - -fof(axmondialPred1269, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Khmelnytska,f_MeasureFn(20600,inst_SquareKilometer))). - -fof(axmondialPred1270, axiom, - f_capitalCity(inst_Countries_UA_provinces_Khmelnytska_cities_Khmelnytskyy,inst_Countries_UA_provinces_Khmelnytska)). - -fof(axmondialPred1271, axiom, - 105111 = f_PopulationFn(inst_Countries_F_provinces_Centre_cities_Orleans)). - -fof(axmondialPred1272, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Centre_cities_Orleans,inst_Countries_F_provinces_Centre)). - -fof(axmondialPred1273, axiom, - 228533 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Itaquaquecetuba)). - -fof(axmondialPred1274, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Itaquaquecetuba,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred1275, axiom, - f_located(inst_Rivers_Kulu,inst_Russia)). - -fof(axmondialPred1276, axiom, - f_flowsInto(inst_Rivers_Kulu,inst_Rivers_Kolyma)). - -fof(axmondialPred1277, axiom, - f_length(inst_Rivers_Kulu,300)). - -fof(axmondialPred1278, axiom, - f_member(inst_Mongolia,inst_Organizations_WTrO)). - -fof(axmondialPred1279, axiom, - f_member(inst_Somalia,inst_Organizations_UNESCO)). - -fof(axmondialPred1280, axiom, - 219980 = f_PopulationFn(inst_Countries_MEX_provinces_Sonora_cities_CiudadObregon)). - -fof(axmondialPred1281, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Sonora_cities_CiudadObregon,inst_Countries_MEX_provinces_Sonora)). - -fof(axmondialPred1282, axiom, - 180650 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Hailar)). - -fof(axmondialPred1283, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Hailar,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred1284, axiom, - 36000 = f_PopulationFn(inst_Countries_AG_cities_SaintJohns)). - -fof(axmondialPred1285, axiom, - f_geographicalSubregion(inst_Countries_AG_cities_SaintJohns,inst_AntiguaAndBarbuda)). - -fof(axmondialPred1286, axiom, - 69481 = f_PopulationFn(inst_Countries_FJI_cities_Suva)). - -fof(axmondialPred1287, axiom, - f_geographicalSubregion(inst_Countries_FJI_cities_Suva,inst_Fiji)). - -fof(axmondialPred1288, axiom, - f_member(inst_Lebanon,inst_Organizations_ITU)). - -fof(axmondialPred1289, axiom, - f_member(inst_Zambia,inst_Organizations_G_19)). - -fof(axmondialPred1290, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_LundaSul_cities_Saurimo,inst_Countries_ANG_provinces_LundaSul)). - -fof(axmondialPred1291, axiom, - 274759 = f_PopulationFn(inst_Countries_PE_provinces_Loreto_cities_Iquitos)). - -fof(axmondialPred1292, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Loreto_cities_Iquitos,inst_Countries_PE_provinces_Loreto)). - -fof(axmondialPred1293, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_OAS)). - -fof(axmondialPred1294, axiom, - f_member(inst_Honduras,inst_Organizations_NAM)). - -fof(axmondialPred1295, axiom, - f_member(inst_Australia,inst_Organizations_ICFTU)). - -fof(axmondialPred1296, axiom, - f_member(inst_SouthKorea,inst_Organizations_IDA)). - -fof(axmondialPred1297, axiom, - 1267077 = f_PopulationFn(inst_Countries_SUD_provinces_alKhartum_cities_Omdurman)). - -fof(axmondialPred1298, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_alKhartum_cities_Omdurman,inst_Countries_SUD_provinces_alKhartum)). - -fof(axmondialPred1299, axiom, - 324400 = f_PopulationFn(inst_Countries_KAZ_provinces_Mangghystau)). - -fof(axmondialPred1300, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Mangghystau,f_MeasureFn(165600,inst_SquareKilometer))). - -fof(axmondialPred1301, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Mangghystau_cities_Aqtau,inst_Countries_KAZ_provinces_Mangghystau)). - -fof(axmondialPred1302, axiom, - f_located(inst_Mountains_Tahat,inst_Algeria)). - -fof(axmondialPred1303, axiom, - 372000 = f_PopulationFn(inst_Countries_EAK_provinces_NorthEastern)). - -fof(axmondialPred1304, axiom, - f_landAreaOnly(inst_Countries_EAK_provinces_NorthEastern,f_MeasureFn(126090,inst_SquareKilometer))). - -fof(axmondialPred1305, axiom, - f_capitalCity(inst_Countries_EAK_provinces_NorthEastern_cities_Garissa,inst_Countries_EAK_provinces_NorthEastern)). - -fof(axmondialPred1306, axiom, - 282000 = f_PopulationFn(inst_Countries_WAN_cities_Maiduguri)). - -fof(axmondialPred1307, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Maiduguri,inst_Nigeria)). - -fof(axmondialPred1308, axiom, - 254480 = f_PopulationFn(inst_Countries_NL_provinces_Overijssel_cities_Enschede)). - -fof(axmondialPred1309, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Overijssel_cities_Enschede,inst_Countries_NL_provinces_Overijssel)). - -fof(axmondialPred1310, axiom, - 33000 = f_PopulationFn(inst_Countries_GQ_cities_Malabo)). - -fof(axmondialPred1311, axiom, - f_geographicalSubregion(inst_Countries_GQ_cities_Malabo,inst_EquatorialGuinea)). - -fof(axmondialPred1312, axiom, - 337765 = f_PopulationFn(inst_Countries_TJ_provinces_Shaanxi_cities_Baoji)). - -fof(axmondialPred1313, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shaanxi_cities_Baoji,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred1314, axiom, - f_member(inst_Senegal,inst_Organizations_WMO)). - -fof(axmondialPred1315, axiom, - f_member(inst_Tunisia,inst_Organizations_ITU)). - -fof(axmondialPred1316, axiom, - f_member(inst_Portugal,inst_Organizations_WFTU)). - -fof(axmondialPred1317, axiom, - f_member(inst_Argentina,inst_Organizations_UNIKOM)). - -fof(axmondialPred1318, axiom, - f_member(inst_Sweden,inst_Organizations_UNPREDEP)). - -fof(axmondialPred1319, axiom, - 422500 = f_PopulationFn(inst_Countries_H_provinces_Fejer)). - -fof(axmondialPred1320, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Fejer,f_MeasureFn(4374,inst_SquareKilometer))). - -fof(axmondialPred1321, axiom, - f_capitalCity(inst_Countries_H_provinces_Fejer_cities_Szekesfehervar,inst_Countries_H_provinces_Fejer)). - -fof(axmondialPred1322, axiom, - f_member(inst_Senegal,inst_Organizations_IOC)). - -fof(axmondialPred1323, axiom, - f_located(inst_Mountains_KingsPeak,inst_Countries_USA_provinces_Utah)). - -fof(axmondialPred1324, axiom, - f_located(inst_Mountains_KingsPeak,inst_UnitedStates)). - -fof(axmondialPred1325, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Bialskopodlaskie_cities_BialaPodlaska,inst_Countries_PL_provinces_Bialskopodlaskie)). - -fof(axmondialPred1326, axiom, - f_member(inst_Angola,inst_Organizations_UPU)). - -fof(axmondialPred1327, axiom, - f_member(inst_Kuwait,inst_Organizations_IBRD)). - -fof(axmondialPred1328, axiom, - f_geographicalSubregion(inst_Countries_IL_provinces_Central_cities_Ramla,inst_Countries_IL_provinces_Central)). - -fof(axmondialPred1329, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IDA)). - -fof(axmondialPred1330, axiom, - f_member(inst_Brazil,inst_Organizations_Interpol)). - -fof(axmondialPred1331, axiom, - f_member(inst_Guatemala,inst_Organizations_PCA)). - -fof(axmondialPred1332, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Sirnak_cities_Sirnak,inst_Countries_TR_provinces_Sirnak)). - -fof(axmondialPred1333, axiom, - 1544934 = f_PopulationFn(inst_Countries_J_provinces_Nagasaki)). - -fof(axmondialPred1334, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Nagasaki,f_MeasureFn(4112,inst_SquareKilometer))). - -fof(axmondialPred1335, axiom, - f_capitalCity(inst_Countries_J_provinces_Nagasaki_cities_Nagasaki,inst_Countries_J_provinces_Nagasaki)). - -fof(axmondialPred1336, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Mtwara_cities_MtwaraMikandani,inst_Countries_EAT_provinces_Mtwara)). - -fof(axmondialPred1337, axiom, - f_sharedBorderLength(inst_Romania,inst_Hungary,f_MeasureFn(443,inst_Kilometer))). - -fof(axmondialPred1338, axiom, - f_member(inst_Seychelles,inst_Organizations_ICFTU)). - -fof(axmondialPred1339, axiom, - f_member(inst_Indonesia,inst_Organizations_IMO)). - -fof(axmondialPred1340, axiom, - f_member(inst_Sweden,inst_Organizations_IOC)). - -fof(axmondialPred1341, axiom, - f_member(inst_Hungary,inst_Organizations_Intelsat)). - -fof(axmondialPred1342, axiom, - f_member(inst_Andorra,inst_Organizations_IFRCS)). - -fof(axmondialPred1343, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Botosani_cities_Botosani,inst_Countries_RO_provinces_Botosani)). - -fof(axmondialPred1344, axiom, - 716000 = f_PopulationFn(inst_Countries_TR_provinces_Gaziantep_cities_Gaziantep)). - -fof(axmondialPred1345, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Gaziantep_cities_Gaziantep,inst_Countries_TR_provinces_Gaziantep)). - -fof(axmondialPred1346, axiom, - 970900 = f_PopulationFn(inst_Countries_EAT_provinces_Mara)). - -fof(axmondialPred1347, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Mara,f_MeasureFn(19566,inst_SquareKilometer))). - -fof(axmondialPred1348, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Mara_cities_Musoma,inst_Countries_EAT_provinces_Mara)). - -fof(axmondialPred1349, axiom, - f_member(inst_Senegal,inst_Organizations_IFC)). - -fof(axmondialPred1350, axiom, - f_member(inst_UnitedStates,inst_Organizations_G_2)). - -fof(axmondialPred1351, axiom, - f_member(inst_Japan,inst_Organizations_G_7)). - -fof(axmondialPred1352, axiom, - f_sharedBorderLength(inst_Luxembourg,inst_Germany,f_MeasureFn(138,inst_Kilometer))). - -fof(axmondialPred1353, axiom, - f_sharedBorderLength(inst_SaudiArabia,inst_Oman,f_MeasureFn(676,inst_Kilometer))). - -fof(axmondialPred1354, axiom, - f_member(inst_Paraguay,inst_Organizations_WMO)). - -fof(axmondialPred1355, axiom, - 145000 = f_PopulationFn(inst_Countries_BRN_cities_Manama)). - -fof(axmondialPred1356, axiom, - f_geographicalSubregion(inst_Countries_BRN_cities_Manama,inst_Bahrain)). - -fof(axmondialPred1357, axiom, - f_located(inst_Lakes_Bodensee,inst_Germany)). - -fof(axmondialPred1358, axiom, - f_located(inst_Lakes_Bodensee,inst_Countries_CH_provinces_TG)). - -fof(axmondialPred1359, axiom, - f_located(inst_Lakes_Bodensee,inst_Austria)). - -fof(axmondialPred1360, axiom, - f_located(inst_Lakes_Bodensee,inst_Countries_A_provinces_Vorarlberg)). - -fof(axmondialPred1361, axiom, - f_located(inst_Lakes_Bodensee,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred1362, axiom, - f_located(inst_Lakes_Bodensee,inst_Countries_CH_provinces_SG)). - -fof(axmondialPred1363, axiom, - f_located(inst_Lakes_Bodensee,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred1364, axiom, - f_located(inst_Lakes_Bodensee,inst_Switzerland)). - -fof(axmondialPred1365, axiom, - f_landAreaOnly(inst_Lakes_Bodensee,f_MeasureFn(538.5,inst_SquareKilometer))). - -fof(axmondialPred1366, axiom, - f_geographicalSubregion(inst_Countries_NAU_cities_Yaren,inst_Nauru)). - -fof(axmondialPred1367, axiom, - 520000 = f_PopulationFn(inst_Countries_NOK_cities_Chongjin)). - -fof(axmondialPred1368, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Chongjin,inst_NorthKorea)). - -fof(axmondialPred1369, axiom, - f_member(inst_Uganda,inst_Organizations_WIPO)). - -fof(axmondialPred1370, axiom, - 606620 = f_PopulationFn(inst_Countries_E_provinces_Aragon_cities_Zaragoza)). - -fof(axmondialPred1371, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Aragon_cities_Zaragoza,inst_Countries_E_provinces_Aragon)). - -fof(axmondialPred1372, axiom, - 102100 = f_PopulationFn(inst_Countries_GB_provinces_Nottinghamshire_cities_Mansfield)). - -fof(axmondialPred1373, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Nottinghamshire_cities_Mansfield,inst_Countries_GB_provinces_Nottinghamshire)). - -fof(axmondialPred1374, axiom, - f_member(inst_India,inst_Organizations_Intelsat)). - -fof(axmondialPred1375, axiom, - 225366 = f_PopulationFn(inst_Countries_USA_provinces_Kentucky_cities_LexingtonFayette)). - -fof(axmondialPred1376, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Kentucky_cities_LexingtonFayette,inst_Countries_USA_provinces_Kentucky)). - -fof(axmondialPred1377, axiom, - 1009655 = f_PopulationFn(inst_Countries_PE_provinces_Lambayeque)). - -fof(axmondialPred1378, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Lambayeque,f_MeasureFn(14231,inst_SquareKilometer))). - -fof(axmondialPred1379, axiom, - f_capitalCity(inst_Countries_PE_provinces_Lambayeque_cities_Chiclayo,inst_Countries_PE_provinces_Lambayeque)). - -fof(axmondialPred1380, axiom, - f_member(inst_Iceland,inst_Organizations_NIB)). - -fof(axmondialPred1381, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Western_cities_Mongu,inst_Countries_Z_provinces_Western)). - -fof(axmondialPred1382, axiom, - f_member(inst_Spain,inst_Organizations_ITU)). - -fof(axmondialPred1383, axiom, - f_member(inst_Libya,inst_Organizations_IFC)). - -fof(axmondialPred1384, axiom, - f_member(inst_Bangladesh,inst_Organizations_IMO)). - -fof(axmondialPred1385, axiom, - 678000 = f_PopulationFn(inst_Countries_R_provinces_Ulyanovskayaoblast_cities_Simbirsk)). - -fof(axmondialPred1386, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Ulyanovskayaoblast_cities_Simbirsk,inst_Countries_R_provinces_Ulyanovskayaoblast)). - -fof(axmondialPred1387, axiom, - f_member(inst_SierraLeone,inst_Organizations_ICFTU)). - -fof(axmondialPred1388, axiom, - f_member(inst_SaintLucia,inst_Organizations_IMO)). - -fof(axmondialPred1389, axiom, - 155000 = f_PopulationFn(inst_Countries_ANG_provinces_LundaSul)). - -fof(axmondialPred1390, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_LundaSul,f_MeasureFn(56985,inst_SquareKilometer))). - -fof(axmondialPred1391, axiom, - f_capitalCity(inst_Countries_ANG_provinces_LundaSul_cities_Saurimo,inst_Countries_ANG_provinces_LundaSul)). - -fof(axmondialPred1392, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_WFTU)). - -fof(axmondialPred1393, axiom, - f_member(inst_Kenya,inst_Organizations_IGADD)). - -fof(axmondialPred1394, axiom, - f_member(inst_Iran,inst_Organizations_IFC)). - -fof(axmondialPred1395, axiom, - f_located(inst_Rivers_Ruvuma,inst_Countries_MOC_provinces_Niassa)). - -fof(axmondialPred1396, axiom, - f_located(inst_Rivers_Ruvuma,inst_Countries_MOC_provinces_CaboDelgado)). - -fof(axmondialPred1397, axiom, - f_located(inst_Rivers_Ruvuma,inst_Countries_EAT_provinces_Ruvuma)). - -fof(axmondialPred1398, axiom, - f_located(inst_Rivers_Ruvuma,inst_Countries_EAT_provinces_Mtwara)). - -fof(axmondialPred1399, axiom, - f_located(inst_Rivers_Ruvuma,inst_Mozambique)). - -fof(axmondialPred1400, axiom, - f_located(inst_Rivers_Ruvuma,inst_Tanzania)). - -fof(axmondialPred1401, axiom, - f_flowsInto(inst_Rivers_Ruvuma,inst_Seas_IndianOcean)). - -fof(axmondialPred1402, axiom, - f_member(inst_Mozambique,inst_Organizations_SADC)). - -fof(axmondialPred1403, axiom, - 102134 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Zhucheng)). - -fof(axmondialPred1404, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Zhucheng,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred1405, axiom, - 234706 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco_cities_Paulista)). - -fof(axmondialPred1406, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Pernambuco_cities_Paulista,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred1407, axiom, - f_member(inst_Djibouti,inst_Organizations_UN)). - -fof(axmondialPred1408, axiom, - f_member(inst_Djibouti,inst_Organizations_OAU)). - -fof(axmondialPred1409, axiom, - f_member(inst_Djibouti,inst_Organizations_FAO)). - -fof(axmondialPred1410, axiom, - f_landAreaOnly(inst_Djibouti,f_MeasureFn(22000,inst_SquareKilometer))). - -fof(axmondialPred1411, axiom, - f_meetsSpatially(inst_Djibouti,inst_Ethiopia)). - -fof(axmondialPred1412, axiom, - f_member(inst_Djibouti,inst_Organizations_ILO)). - -fof(axmondialPred1413, axiom, - f_member(inst_Djibouti,inst_Organizations_IMO)). - -fof(axmondialPred1414, axiom, - f_member(inst_Djibouti,inst_Organizations_IDB)). - -fof(axmondialPred1415, axiom, - f_member(inst_Djibouti,inst_Organizations_AFESD)). - -fof(axmondialPred1416, axiom, - f_capitalCity(inst_Countries_DJI_cities_Djibouti,inst_Djibouti)). - -fof(axmondialPred1417, axiom, - f_member(inst_Djibouti,inst_Organizations_ACCT)). - -fof(axmondialPred1418, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Djibouti,inst_ServiceSector,76,f_YearFn(1996))). - -fof(axmondialPred1419, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Djibouti,inst_IndustrialSector,21,f_YearFn(1996))). - -fof(axmondialPred1420, axiom, - f_member(inst_Djibouti,inst_Organizations_ICRM)). - -fof(axmondialPred1421, axiom, - f_member(inst_Djibouti,inst_Organizations_WMO)). - -fof(axmondialPred1422, axiom, - f_member(inst_Djibouti,inst_Organizations_IDA)). - -fof(axmondialPred1423, axiom, - f_member(inst_Djibouti,inst_Organizations_G_77)). - -fof(axmondialPred1424, axiom, - f_member(inst_Djibouti,inst_Organizations_UNESCO)). - -fof(axmondialPred1425, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Djibouti,inst_AgriculturalSector,3,f_YearFn(1996))). - -fof(axmondialPred1426, axiom, - f_member(inst_Djibouti,inst_Organizations_AL)). - -fof(axmondialPred1427, axiom, - f_member(inst_Djibouti,inst_Organizations_IFAD)). - -fof(axmondialPred1428, axiom, - f_member(inst_Djibouti,inst_Organizations_WTrO)). - -fof(axmondialPred1429, axiom, - f_member(inst_Djibouti,inst_Organizations_IOC)). - -fof(axmondialPred1430, axiom, - f_member(inst_Djibouti,inst_Organizations_ICAO)). - -fof(axmondialPred1431, axiom, - f_meetsSpatially(inst_Djibouti,inst_Somalia)). - -fof(axmondialPred1432, axiom, - f_member(inst_Djibouti,inst_Organizations_ECA)). - -fof(axmondialPred1433, axiom, - f_member(inst_Djibouti,inst_Organizations_IBRD)). - -fof(axmondialPred1434, axiom, - f_member(inst_Djibouti,inst_Organizations_UNMIH)). - -fof(axmondialPred1435, axiom, - f_member(inst_Djibouti,inst_Organizations_IMF)). - -fof(axmondialPred1436, axiom, - f_member(inst_Djibouti,inst_Organizations_OIC)). - -fof(axmondialPred1437, axiom, - f_inflationRateInCountry(inst_Djibouti,6)). - -fof(axmondialPred1438, axiom, - f_member(inst_Djibouti,inst_Organizations_IFC)). - -fof(axmondialPred1439, axiom, - f_member(inst_Djibouti,inst_Organizations_NAM)). - -fof(axmondialPred1440, axiom, - f_member(inst_Djibouti,inst_Organizations_Intelsat)). - -fof(axmondialPred1441, axiom, - f_member(inst_Djibouti,inst_Organizations_UNIDO)). - -fof(axmondialPred1442, axiom, - f_member(inst_Djibouti,inst_Organizations_UPU)). - -fof(axmondialPred1443, axiom, - 427642 = f_PopulationFn(inst_Djibouti)). - -fof(axmondialPred1444, axiom, - f_member(inst_Djibouti,inst_Organizations_AfDB)). - -fof(axmondialPred1445, axiom, - f_member(inst_Djibouti,inst_Organizations_ACP)). - -fof(axmondialPred1446, axiom, - f_member(inst_Djibouti,inst_Organizations_WHO)). - -fof(axmondialPred1447, axiom, - f_member(inst_Djibouti,inst_Organizations_IGADD)). - -fof(axmondialPred1448, axiom, - f_member(inst_Djibouti,inst_Organizations_IFRCS)). - -fof(axmondialPred1449, axiom, - f_member(inst_Djibouti,inst_Organizations_WFTU)). - -fof(axmondialPred1450, axiom, - f_meetsSpatially(inst_Djibouti,inst_Eritrea)). - -fof(axmondialPred1451, axiom, - f_member(inst_Djibouti,inst_Organizations_Interpol)). - -fof(axmondialPred1452, axiom, - f_sharedBorderLength(inst_Mali,inst_BurkinaFaso,f_MeasureFn(1000,inst_Kilometer))). - -fof(axmondialPred1453, axiom, - f_member(inst_Laos,inst_Organizations_IMF)). - -fof(axmondialPred1454, axiom, - 1250971 = f_PopulationFn(inst_Countries_RI_cities_Semarang)). - -fof(axmondialPred1455, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Semarang,inst_Indonesia)). - -fof(axmondialPred1456, axiom, - 455868 = f_PopulationFn(inst_Countries_IRQ_provinces_Karbala)). - -fof(axmondialPred1457, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_Karbala,f_MeasureFn(5034,inst_SquareKilometer))). - -fof(axmondialPred1458, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Karbala_cities_Karbala,inst_Countries_IRQ_provinces_Karbala)). - -fof(axmondialPred1459, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_IADB)). - -fof(axmondialPred1460, axiom, - f_member(inst_Barbados,inst_Organizations_WMO)). - -fof(axmondialPred1461, axiom, - f_member(inst_CzechRepublic,inst_Organizations_ANC)). - -fof(axmondialPred1462, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Jeleniogorskie_cities_JeleniaGora,inst_Countries_PL_provinces_Jeleniogorskie)). - -fof(axmondialPred1463, axiom, - f_member(inst_Liechtenstein,inst_Organizations_IAEA)). - -fof(axmondialPred1464, axiom, - f_member(inst_Greece,inst_Organizations_IAEA)). - -fof(axmondialPred1465, axiom, - f_member(inst_Brunei,inst_Organizations_IMO)). - -fof(axmondialPred1466, axiom, - f_member(inst_Brunei,inst_Organizations_ISO)). - -fof(axmondialPred1467, axiom, - f_member(inst_Brunei,inst_Organizations_ITU)). - -fof(axmondialPred1468, axiom, - f_member(inst_Brunei,inst_Organizations_ICAO)). - -fof(axmondialPred1469, axiom, - f_member(inst_Brunei,inst_Organizations_Interpol)). - -fof(axmondialPred1470, axiom, - f_member(inst_Brunei,inst_Organizations_WTrO)). - -fof(axmondialPred1471, axiom, - f_landAreaOnly(inst_Brunei,f_MeasureFn(5770,inst_SquareKilometer))). - -fof(axmondialPred1472, axiom, - f_member(inst_Brunei,inst_Organizations_C)). - -fof(axmondialPred1473, axiom, - f_member(inst_Brunei,inst_Organizations_UPU)). - -fof(axmondialPred1474, axiom, - f_member(inst_Brunei,inst_Organizations_FAO)). - -fof(axmondialPred1475, axiom, - 299939 = f_PopulationFn(inst_Brunei)). - -fof(axmondialPred1476, axiom, - f_meetsSpatially(inst_Brunei,inst_Malaysia)). - -fof(axmondialPred1477, axiom, - f_capitalCity(inst_Countries_BRU_cities_BandarSeriBegawan,inst_Brunei)). - -fof(axmondialPred1478, axiom, - f_member(inst_Brunei,inst_Organizations_WMO)). - -fof(axmondialPred1479, axiom, - f_member(inst_Brunei,inst_Organizations_IBRD)). - -fof(axmondialPred1480, axiom, - f_member(inst_Brunei,inst_Organizations_MekongGroup)). - -fof(axmondialPred1481, axiom, - f_member(inst_Brunei,inst_Organizations_ESCAP)). - -fof(axmondialPred1482, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Brunei,inst_IndustrialSector,42,f_YearFn(1996))). - -fof(axmondialPred1483, axiom, - f_member(inst_Brunei,inst_Organizations_IOC)). - -fof(axmondialPred1484, axiom, - f_member(inst_Brunei,inst_Organizations_OIC)). - -fof(axmondialPred1485, axiom, - f_member(inst_Brunei,inst_Organizations_Intelsat)). - -fof(axmondialPred1486, axiom, - f_member(inst_Brunei,inst_Organizations_G_77)). - -fof(axmondialPred1487, axiom, - f_member(inst_Brunei,inst_Organizations_IDB)). - -fof(axmondialPred1488, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Brunei,inst_AgriculturalSector,3,f_YearFn(1996))). - -fof(axmondialPred1489, axiom, - f_member(inst_Brunei,inst_Organizations_WHO)). - -fof(axmondialPred1490, axiom, - f_member(inst_Brunei,inst_Organizations_UN)). - -fof(axmondialPred1491, axiom, - f_inflationRateInCountry(inst_Brunei,2.4)). - -fof(axmondialPred1492, axiom, - f_member(inst_Brunei,inst_Organizations_IMF)). - -fof(axmondialPred1493, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Brunei,inst_ServiceSector,55,f_YearFn(1996))). - -fof(axmondialPred1494, axiom, - f_member(inst_Brunei,inst_Organizations_ASEAN)). - -fof(axmondialPred1495, axiom, - f_member(inst_Brunei,inst_Organizations_NAM)). - -fof(axmondialPred1496, axiom, - f_sharedBorderLength(inst_SerbiaAndMontenegro,inst_Albania,f_MeasureFn(287,inst_Kilometer))). - -fof(axmondialPred1497, axiom, - f_member(inst_Ukraine,inst_Organizations_IAEA)). - -fof(axmondialPred1498, axiom, - f_member(inst_UnitedStates,inst_Organizations_IMF)). - -fof(axmondialPred1499, axiom, - f_member(inst_Hungary,inst_Organizations_WIPO)). - -fof(axmondialPred1500, axiom, - f_member(inst_Afghanistan,inst_Organizations_AsDB)). - -fof(axmondialPred1501, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IDA)). - -fof(axmondialPred1502, axiom, - f_member(inst_Vanuatu,inst_Organizations_ACCT)). - -fof(axmondialPred1503, axiom, - f_member(inst_France,inst_Organizations_G_8)). - -fof(axmondialPred1504, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_G_77)). - -fof(axmondialPred1505, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Bayburt_cities_Bayburt,inst_Countries_TR_provinces_Bayburt)). - -fof(axmondialPred1506, axiom, - f_member(inst_Namibia,inst_Organizations_IOM)). - -fof(axmondialPred1507, axiom, - 411542 = f_PopulationFn(inst_Countries_IND_provinces_Orissa_cities_Bhubaneswar)). - -fof(axmondialPred1508, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Orissa_cities_Bhubaneswar,inst_Countries_IND_provinces_Orissa)). - -fof(axmondialPred1509, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_West_Bank,inst_Continents_Asia)). - -fof(axmondialPred1510, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_Interpol)). - -fof(axmondialPred1511, axiom, - f_located(inst_Mountains_PikMoskva,inst_Countries_TAD_provinces_BadakhshoniKuni)). - -fof(axmondialPred1512, axiom, - f_located(inst_Mountains_PikMoskva,inst_Tajikistan)). - -fof(axmondialPred1513, axiom, - 127139 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Recklinghausen)). - -fof(axmondialPred1514, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Recklinghausen,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred1515, axiom, - 309010 = f_PopulationFn(inst_Countries_IRQ_provinces_AnNajaf_cities_AnNajaf)). - -fof(axmondialPred1516, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_AnNajaf_cities_AnNajaf,inst_Countries_IRQ_provinces_AnNajaf)). - -fof(axmondialPred1517, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Hakkari_cities_Hakkari,inst_Countries_TR_provinces_Hakkari)). - -fof(axmondialPred1518, axiom, - 100079 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_Varginha)). - -fof(axmondialPred1519, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_Varginha,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred1520, axiom, - f_member(inst_Switzerland,inst_Organizations_UN)). - -fof(axmondialPred1521, axiom, - f_member(inst_NewZealand,inst_Organizations_ITU)). - -fof(axmondialPred1522, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_ACP)). - -fof(axmondialPred1523, axiom, - f_member(inst_Gabon,inst_Organizations_G_24)). - -fof(axmondialPred1524, axiom, - f_member(inst_Mali,inst_Organizations_WADB)). - -fof(axmondialPred1525, axiom, - f_geographicalSubregion(inst_Ethiopia,inst_Continents_Africa)). - -fof(axmondialPred1526, axiom, - f_member(inst_Nicaragua,inst_Organizations_OPANAL)). - -fof(axmondialPred1527, axiom, - f_member(inst_Greece,inst_Organizations_WHO)). - -fof(axmondialPred1528, axiom, - f_member(inst_Honduras,inst_Organizations_WHO)). - -fof(axmondialPred1529, axiom, - f_member(inst_Countries_cid_cia_Netherlands_Antilles,inst_Organizations_WMO)). - -fof(axmondialPred1530, axiom, - f_member(inst_Panama,inst_Organizations_IFRCS)). - -fof(axmondialPred1531, axiom, - 216000 = f_PopulationFn(inst_Countries_H_provinces_Debrecen_munic_cities_Debrecen)). - -fof(axmondialPred1532, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Debrecen_munic_cities_Debrecen,inst_Countries_H_provinces_Debrecen_munic)). - -fof(axmondialPred1533, axiom, - f_member(inst_SierraLeone,inst_Organizations_IDA)). - -fof(axmondialPred1534, axiom, - f_member(inst_Mauritania,inst_Organizations_AFESD)). - -fof(axmondialPred1535, axiom, - f_located(inst_Rivers_Benue,inst_Countries_CAM_provinces_Nord)). - -fof(axmondialPred1536, axiom, - f_located(inst_Rivers_Benue,inst_Cameroon)). - -fof(axmondialPred1537, axiom, - f_located(inst_Rivers_Benue,inst_Nigeria)). - -fof(axmondialPred1538, axiom, - f_flowsInto(inst_Rivers_Benue,inst_Rivers_Niger)). - -fof(axmondialPred1539, axiom, - 136811 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Xianning)). - -fof(axmondialPred1540, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Xianning,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred1541, axiom, - f_hasHeadq(inst_Organizations_Interpol,inst_Countries_F_provinces_RhoneAlpes_cities_Lyon)). - -fof(axmondialPred1542, axiom, - f_sharedBorderLength(inst_Guatemala,inst_ElSalvador,f_MeasureFn(203,inst_Kilometer))). - -fof(axmondialPred1543, axiom, - f_member(inst_Malta,inst_Organizations_ITU)). - -fof(axmondialPred1544, axiom, - f_member(inst_Peru,inst_Organizations_ISO)). - -fof(axmondialPred1545, axiom, - f_member(inst_Angola,inst_Organizations_OAS)). - -fof(axmondialPred1546, axiom, - 193189 = f_PopulationFn(inst_Countries_USA_provinces_Iowa_cities_DesMoines)). - -fof(axmondialPred1547, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Iowa_cities_DesMoines,inst_Countries_USA_provinces_Iowa)). - -fof(axmondialPred1548, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_WMO)). - -fof(axmondialPred1549, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_ECOWAS)). - -fof(axmondialPred1550, axiom, - f_member(inst_Belize,inst_Organizations_WCL)). - -fof(axmondialPred1551, axiom, - 312892 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Yangzhou)). - -fof(axmondialPred1552, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Yangzhou,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred1553, axiom, - f_located(inst_Islands_Molokai,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred1554, axiom, - f_located(inst_Islands_Molokai,inst_UnitedStates)). - -fof(axmondialPred1555, axiom, - f_member(inst_Colombia,inst_Organizations_UPU)). - -fof(axmondialPred1556, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IFRCS)). - -fof(axmondialPred1557, axiom, - f_hasHeadq(inst_Organizations_EFTA,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred1558, axiom, - f_member(inst_Swaziland,inst_Organizations_WMO)). - -fof(axmondialPred1559, axiom, - f_member(inst_Estonia,inst_Organizations_UNCRO)). - -fof(axmondialPred1560, axiom, - f_member(inst_Algeria,inst_Organizations_IFRCS)). - -fof(axmondialPred1561, axiom, - 179659 = f_PopulationFn(inst_Countries_E_provinces_Murcia_cities_Cartagena)). - -fof(axmondialPred1562, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Murcia_cities_Cartagena,inst_Countries_E_provinces_Murcia)). - -fof(axmondialPred1563, axiom, - f_member(inst_Lesotho,inst_Organizations_C)). - -fof(axmondialPred1564, axiom, - 133850 = f_PopulationFn(inst_Countries_USA_provinces_Nevada_cities_Reno)). - -fof(axmondialPred1565, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Nevada_cities_Reno,inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred1566, axiom, - f_member(inst_Mauritania,inst_Organizations_ITU)). - -fof(axmondialPred1567, axiom, - 500700 = f_PopulationFn(inst_Countries_PL_provinces_Krosnienskie)). - -fof(axmondialPred1568, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Krosnienskie,f_MeasureFn(5702,inst_SquareKilometer))). - -fof(axmondialPred1569, axiom, - f_capitalCity(inst_Countries_PL_provinces_Krosnienskie_cities_Krosno,inst_Countries_PL_provinces_Krosnienskie)). - -fof(axmondialPred1570, axiom, - 786757 = f_PopulationFn(inst_Countries_S_provinces_Malmohus)). - -fof(axmondialPred1571, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Malmohus,f_MeasureFn(4938,inst_SquareKilometer))). - -fof(axmondialPred1572, axiom, - f_capitalCity(inst_Countries_S_provinces_Malmohus_cities_Malmo,inst_Countries_S_provinces_Malmohus)). - -fof(axmondialPred1573, axiom, - f_member(inst_Ghana,inst_Organizations_WFTU)). - -fof(axmondialPred1574, axiom, - 145000 = f_PopulationFn(inst_Countries_ES_cities_Mejicanos)). - -fof(axmondialPred1575, axiom, - f_geographicalSubregion(inst_Countries_ES_cities_Mejicanos,inst_ElSalvador)). - -fof(axmondialPred1576, axiom, - 114516 = f_PopulationFn(inst_Countries_IRQ_provinces_Diyala_cities_Baqubah)). - -fof(axmondialPred1577, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Diyala_cities_Baqubah,inst_Countries_IRQ_provinces_Diyala)). - -fof(axmondialPred1578, axiom, - f_member(inst_Lesotho,inst_Organizations_WCL)). - -fof(axmondialPred1579, axiom, - f_located(inst_Islands_Lampedusa,inst_Countries_I_provinces_Sicilia)). - -fof(axmondialPred1580, axiom, - f_located(inst_Islands_Lampedusa,inst_Italy)). - -fof(axmondialPred1581, axiom, - 36466 = f_PopulationFn(inst_Countries_CH_provinces_NW)). - -fof(axmondialPred1582, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_NW,f_MeasureFn(276,inst_SquareKilometer))). - -fof(axmondialPred1583, axiom, - f_capitalCity(inst_Countries_CH_provinces_NW_cities_Stans,inst_Countries_CH_provinces_NW)). - -fof(axmondialPred1584, axiom, - f_located(inst_Islands_Panay,inst_Philippines)). - -fof(axmondialPred1585, axiom, - f_located(inst_Seas_GulfofAden,inst_Somalia)). - -fof(axmondialPred1586, axiom, - f_located(inst_Seas_GulfofAden,inst_Djibouti)). - -fof(axmondialPred1587, axiom, - f_depth(inst_Seas_GulfofAden,5143)). - -fof(axmondialPred1588, axiom, - f_member(inst_Albania,inst_Organizations_IBRD)). - -fof(axmondialPred1589, axiom, - f_member(inst_Finland,inst_Organizations_UNIFIL)). - -fof(axmondialPred1590, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_NAM)). - -fof(axmondialPred1591, axiom, - f_member(inst_Tanzania,inst_Organizations_NAM)). - -fof(axmondialPred1592, axiom, - f_member(inst_Kuwait,inst_Organizations_IFAD)). - -fof(axmondialPred1593, axiom, - f_member(inst_Bolivia,inst_Organizations_IMO)). - -fof(axmondialPred1594, axiom, - 614929 = f_PopulationFn(inst_Countries_J_provinces_Tottori)). - -fof(axmondialPred1595, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Tottori,f_MeasureFn(3494,inst_SquareKilometer))). - -fof(axmondialPred1596, axiom, - f_capitalCity(inst_Countries_J_provinces_Tottori_cities_Tottori,inst_Countries_J_provinces_Tottori)). - -fof(axmondialPred1597, axiom, - f_member(inst_Argentina,inst_Organizations_WMO)). - -fof(axmondialPred1598, axiom, - 34479 = f_PopulationFn(inst_Countries_N_provinces_Nordland_cities_Bodoe)). - -fof(axmondialPred1599, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Nordland_cities_Bodoe,inst_Countries_N_provinces_Nordland)). - -fof(axmondialPred1600, axiom, - f_member(inst_Uruguay,inst_Organizations_ICRM)). - -fof(axmondialPred1601, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Sagaing_cities_Sagaing,inst_Countries_MYA_provinces_Sagaing)). - -fof(axmondialPred1602, axiom, - f_member(inst_CzechRepublic,inst_Organizations_OSCE)). - -fof(axmondialPred1603, axiom, - f_member(inst_Japan,inst_Organizations_ICRM)). - -fof(axmondialPred1604, axiom, - f_member(inst_Grenada,inst_Organizations_ICFTU)). - -fof(axmondialPred1605, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Wakayama_cities_Wakayama,inst_Countries_J_provinces_Wakayama)). - -fof(axmondialPred1606, axiom, - 256882 = f_PopulationFn(inst_Countries_TR_provinces_Kocaeli_cities_Kocaeli)). - -fof(axmondialPred1607, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kocaeli_cities_Kocaeli,inst_Countries_TR_provinces_Kocaeli)). - -fof(axmondialPred1608, axiom, - f_member(inst_Countries_cid_cia_Netherlands_Antilles,inst_Organizations_WToO)). - -fof(axmondialPred1609, axiom, - 237958 = f_PopulationFn(inst_Countries_NL_provinces_NoordBrabant_cities_Tilburg)). - -fof(axmondialPred1610, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_NoordBrabant_cities_Tilburg,inst_Countries_NL_provinces_NoordBrabant)). - -fof(axmondialPred1611, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Valle_cities_Nacaome,inst_Countries_HCA_provinces_Valle)). - -fof(axmondialPred1612, axiom, - 253000 = f_PopulationFn(inst_Countries_P_provinces_Madeira)). - -fof(axmondialPred1613, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Madeira,f_MeasureFn(794,inst_SquareKilometer))). - -fof(axmondialPred1614, axiom, - 483200 = f_PopulationFn(inst_Countries_PL_provinces_Elblaskie)). - -fof(axmondialPred1615, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Elblaskie,f_MeasureFn(6103,inst_SquareKilometer))). - -fof(axmondialPred1616, axiom, - f_capitalCity(inst_Countries_PL_provinces_Elblaskie_cities_Elblag,inst_Countries_PL_provinces_Elblaskie)). - -fof(axmondialPred1617, axiom, - f_member(inst_France,inst_Organizations_AG)). - -fof(axmondialPred1618, axiom, - 119883 = f_PopulationFn(inst_Countries_USA_provinces_Kansas_cities_Topeka)). - -fof(axmondialPred1619, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Kansas_cities_Topeka,inst_Countries_USA_provinces_Kansas)). - -fof(axmondialPred1620, axiom, - f_member(inst_Guyana,inst_Organizations_UN)). - -fof(axmondialPred1621, axiom, - f_member(inst_Switzerland,inst_Organizations_AsDB)). - -fof(axmondialPred1622, axiom, - 449337 = f_PopulationFn(inst_Countries_N_provinces_Oslo_cities_Oslo)). - -fof(axmondialPred1623, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Oslo_cities_Oslo,inst_Countries_N_provinces_Oslo)). - -fof(axmondialPred1624, axiom, - f_member(inst_Philippines,inst_Organizations_IMO)). - -fof(axmondialPred1625, axiom, - 280661 = f_PopulationFn(inst_Countries_IND_provinces_AndamanandNicobarIs_)). - -fof(axmondialPred1626, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_AndamanandNicobarIs_,f_MeasureFn(8249,inst_SquareKilometer))). - -fof(axmondialPred1627, axiom, - f_capitalCity(inst_Countries_IND_provinces_AndamanandNicobarIs__cities_PortBlair,inst_Countries_IND_provinces_AndamanandNicobarIs_)). - -fof(axmondialPred1628, axiom, - f_member(inst_SaudiArabia,inst_Organizations_NAM)). - -fof(axmondialPred1629, axiom, - f_member(inst_Lithuania,inst_Organizations_CBSS)). - -fof(axmondialPred1630, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_BlaenauGwent_cities_EbbwVale,inst_Countries_GB_provinces_BlaenauGwent)). - -fof(axmondialPred1631, axiom, - f_member(inst_Panama,inst_Organizations_LAIA)). - -fof(axmondialPred1632, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IOM)). - -fof(axmondialPred1633, axiom, - f_member(inst_Vanuatu,inst_Organizations_IDA)). - -fof(axmondialPred1634, axiom, - f_member(inst_Croatia,inst_Organizations_WToO)). - -fof(axmondialPred1635, axiom, - f_member(inst_Israel,inst_Organizations_ECE)). - -fof(axmondialPred1636, axiom, - 485768 = f_PopulationFn(inst_Countries_THA_provinces_Phatthalung)). - -fof(axmondialPred1637, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Phatthalung,f_MeasureFn(3421,inst_SquareKilometer))). - -fof(axmondialPred1638, axiom, - f_member(inst_Spain,inst_Organizations_EBRD)). - -fof(axmondialPred1639, axiom, - f_sharedBorderLength(inst_Mauritania,inst_Algeria,f_MeasureFn(463,inst_Kilometer))). - -fof(axmondialPred1640, axiom, - 447600 = f_PopulationFn(inst_Countries_GB_provinces_Lothian_cities_Edinburgh)). - -fof(axmondialPred1641, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Lothian_cities_Edinburgh,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred1642, axiom, - 84021 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_McAllen)). - -fof(axmondialPred1643, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_McAllen,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred1644, axiom, - f_member(inst_Armenia,inst_Organizations_ITU)). - -fof(axmondialPred1645, axiom, - f_member(inst_Greece,inst_Organizations_UNIDO)). - -fof(axmondialPred1646, axiom, - f_member(inst_Slovenia,inst_Organizations_ANC)). - -fof(axmondialPred1647, axiom, - 266055 = f_PopulationFn(inst_Countries_MEX_provinces_Tamaulipas_cities_Matamoros)). - -fof(axmondialPred1648, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Tamaulipas_cities_Matamoros,inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred1649, axiom, - 631543 = f_PopulationFn(inst_Countries_RI_cities_Padang)). - -fof(axmondialPred1650, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Padang,inst_Indonesia)). - -fof(axmondialPred1651, axiom, - 104000 = f_PopulationFn(inst_Countries_GB_provinces_NorthYorkshire_cities_York)). - -fof(axmondialPred1652, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_NorthYorkshire_cities_York,inst_Countries_GB_provinces_NorthYorkshire)). - -fof(axmondialPred1653, axiom, - 129000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Odintsovo)). - -fof(axmondialPred1654, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Odintsovo,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred1655, axiom, - 724400 = f_PopulationFn(inst_Countries_GB_provinces_WestYorkshire_cities_Leeds)). - -fof(axmondialPred1656, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestYorkshire_cities_Leeds,inst_Countries_GB_provinces_WestYorkshire)). - -fof(axmondialPred1657, axiom, - 315976 = f_PopulationFn(inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhatpara)). - -fof(axmondialPred1658, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhatpara,inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred1659, axiom, - 228096 = f_PopulationFn(inst_Countries_SUD_provinces_Kurdufan_cities_alUbayyid)). - -fof(axmondialPred1660, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_Kurdufan_cities_alUbayyid,inst_Countries_SUD_provinces_Kurdufan)). - -fof(axmondialPred1661, axiom, - f_member(inst_Swaziland,inst_Organizations_IFC)). - -fof(axmondialPred1662, axiom, - f_member(inst_Kiribati,inst_Organizations_IDA)). - -fof(axmondialPred1663, axiom, - f_member(inst_ElSalvador,inst_Organizations_ITU)). - -fof(axmondialPred1664, axiom, - 64000 = f_PopulationFn(inst_Countries_UAE_provinces_Ajman)). - -fof(axmondialPred1665, axiom, - f_landAreaOnly(inst_Countries_UAE_provinces_Ajman,f_MeasureFn(64,inst_SquareKilometer))). - -fof(axmondialPred1666, axiom, - f_member(inst_Cuba,inst_Organizations_IAEA)). - -fof(axmondialPred1667, axiom, - 157548 = f_PopulationFn(inst_Countries_RC_provinces_Taichung_cities_Fengyuan)). - -fof(axmondialPred1668, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Taichung_cities_Fengyuan,inst_Countries_RC_provinces_Taichung)). - -fof(axmondialPred1669, axiom, - 434771 = f_PopulationFn(inst_Countries_TR_provinces_Isparta)). - -fof(axmondialPred1670, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Isparta,f_MeasureFn(8933,inst_SquareKilometer))). - -fof(axmondialPred1671, axiom, - f_capitalCity(inst_Countries_TR_provinces_Isparta_cities_Isparta,inst_Countries_TR_provinces_Isparta)). - -fof(axmondialPred1672, axiom, - 154000 = f_PopulationFn(inst_Countries_BD_cities_Jessore)). - -fof(axmondialPred1673, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Jessore,inst_Bangladesh)). - -fof(axmondialPred1674, axiom, - f_member(inst_Australia,inst_Organizations_BIS)). - -fof(axmondialPred1675, axiom, - 186000 = f_PopulationFn(inst_Countries_R_provinces_Saratovskayaoblast_cities_Engels)). - -fof(axmondialPred1676, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Saratovskayaoblast_cities_Engels,inst_Countries_R_provinces_Saratovskayaoblast)). - -fof(axmondialPred1677, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Mus_cities_Mus,inst_Countries_TR_provinces_Mus)). - -fof(axmondialPred1678, axiom, - f_member(inst_Latvia,inst_Organizations_OSCE)). - -fof(axmondialPred1679, axiom, - f_sharedBorderLength(inst_Germany,inst_CzechRepublic,f_MeasureFn(646,inst_Kilometer))). - -fof(axmondialPred1680, axiom, - 23682 = f_PopulationFn(inst_Countries_Q_cities_Wakrah)). - -fof(axmondialPred1681, axiom, - f_geographicalSubregion(inst_Countries_Q_cities_Wakrah,inst_Qatar)). - -fof(axmondialPred1682, axiom, - f_located(inst_Seas_EastChinaSea,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred1683, axiom, - f_located(inst_Seas_EastChinaSea,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred1684, axiom, - f_located(inst_Seas_EastChinaSea,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred1685, axiom, - f_located(inst_Seas_EastChinaSea,inst_Taiwan)). - -fof(axmondialPred1686, axiom, - f_located(inst_Seas_EastChinaSea,inst_China)). - -fof(axmondialPred1687, axiom, - f_depth(inst_Seas_EastChinaSea,2370)). - -fof(axmondialPred1688, axiom, - f_member(inst_Nigeria,inst_Organizations_NAM)). - -fof(axmondialPred1689, axiom, - f_hasHeadq(inst_Organizations_ECOSOC,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred1690, axiom, - f_member(inst_Malawi,inst_Organizations_IFC)). - -fof(axmondialPred1691, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Rize_cities_Rize,inst_Countries_TR_provinces_Rize)). - -fof(axmondialPred1692, axiom, - 1360900 = f_PopulationFn(inst_Countries_EAT_provinces_Daressalam)). - -fof(axmondialPred1693, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Daressalam,f_MeasureFn(1393,inst_SquareKilometer))). - -fof(axmondialPred1694, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Daressalam_cities_DaresSalaam,inst_Countries_EAT_provinces_Daressalam)). - -fof(axmondialPred1695, axiom, - f_member(inst_Jamaica,inst_Organizations_C)). - -fof(axmondialPred1696, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_ICAO)). - -fof(axmondialPred1697, axiom, - f_member(inst_Greece,inst_Organizations_IFAD)). - -fof(axmondialPred1698, axiom, - f_member(inst_Greece,inst_Organizations_ICRM)). - -fof(axmondialPred1699, axiom, - f_member(inst_Lithuania,inst_Organizations_Interpol)). - -fof(axmondialPred1700, axiom, - 2066200 = f_PopulationFn(inst_Countries_GB_provinces_WestYorkshire)). - -fof(axmondialPred1701, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_WestYorkshire,f_MeasureFn(2039,inst_SquareKilometer))). - -fof(axmondialPred1702, axiom, - f_capitalCity(inst_Countries_GB_provinces_WestYorkshire_cities_Wakefield,inst_Countries_GB_provinces_WestYorkshire)). - -fof(axmondialPred1703, axiom, - f_located(inst_Islands_SouthamptonIsland,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred1704, axiom, - f_located(inst_Islands_SouthamptonIsland,inst_Canada)). - -fof(axmondialPred1705, axiom, - f_member(inst_Guyana,inst_Organizations_WIPO)). - -fof(axmondialPred1706, axiom, - 242085 = f_PopulationFn(inst_Countries_C_provinces_Holguin_cities_Holguin)). - -fof(axmondialPred1707, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_Holguin_cities_Holguin,inst_Countries_C_provinces_Holguin)). - -fof(axmondialPred1708, axiom, - f_member(inst_Countries_cid_cia_Pitcairn_Islands,inst_Organizations_SPC)). - -fof(axmondialPred1709, axiom, - 56 = f_PopulationFn(inst_Countries_cid_cia_Pitcairn_Islands)). - -fof(axmondialPred1710, axiom, - f_capitalCity(inst_Countries_cid_cia_Pitcairn_Islands_cities_Adamstown,inst_Countries_cid_cia_Pitcairn_Islands)). - -fof(axmondialPred1711, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Pitcairn_Islands,f_MeasureFn(47,inst_SquareKilometer))). - -fof(axmondialPred1712, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Baker_Island,f_MeasureFn(1.4,inst_SquareKilometer))). - -fof(axmondialPred1713, axiom, - f_member(inst_Armenia,inst_Organizations_IBRD)). - -fof(axmondialPred1714, axiom, - f_member(inst_France,inst_Organizations_OECD)). - -fof(axmondialPred1715, axiom, - f_member(inst_Guatemala,inst_Organizations_NAM)). - -fof(axmondialPred1716, axiom, - f_member(inst_Poland,inst_Organizations_ILO)). - -fof(axmondialPred1717, axiom, - f_member(inst_Oman,inst_Organizations_AMF)). - -fof(axmondialPred1718, axiom, - f_located(inst_Mountains_Grossglockner,inst_Countries_A_provinces_Carinthia)). - -fof(axmondialPred1719, axiom, - f_located(inst_Mountains_Grossglockner,inst_Austria)). - -fof(axmondialPred1720, axiom, - 401000 = f_PopulationFn(inst_Countries_P_provinces_Viseu)). - -fof(axmondialPred1721, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Viseu,f_MeasureFn(5007,inst_SquareKilometer))). - -fof(axmondialPred1722, axiom, - f_member(inst_Vanuatu,inst_Organizations_SPC)). - -fof(axmondialPred1723, axiom, - 127408 = f_PopulationFn(inst_Countries_VN_cities_CamPha)). - -fof(axmondialPred1724, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_CamPha,inst_Vietnam)). - -fof(axmondialPred1725, axiom, - 94900 = f_PopulationFn(inst_Countries_TM_provinces_Mary_cities_Mary)). - -fof(axmondialPred1726, axiom, - f_geographicalSubregion(inst_Countries_TM_provinces_Mary_cities_Mary,inst_Countries_TM_provinces_Mary)). - -fof(axmondialPred1727, axiom, - f_geographicalSubregion(inst_Albania,inst_Continents_Europe)). - -fof(axmondialPred1728, axiom, - f_member(inst_France,inst_Organizations_EN)). - -fof(axmondialPred1729, axiom, - f_member(inst_Jamaica,inst_Organizations_IAEA)). - -fof(axmondialPred1730, axiom, - 474000 = f_PopulationFn(inst_Countries_R_provinces_Ivanovskayaoblast_cities_Ivanovo)). - -fof(axmondialPred1731, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Ivanovskayaoblast_cities_Ivanovo,inst_Countries_R_provinces_Ivanovskayaoblast)). - -fof(axmondialPred1732, axiom, - f_member(inst_Ethiopia,inst_Organizations_WMO)). - -fof(axmondialPred1733, axiom, - 110910 = f_PopulationFn(inst_Countries_D_provinces_Bayern_cities_Ingolstadt)). - -fof(axmondialPred1734, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bayern_cities_Ingolstadt,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred1735, axiom, - 108200 = f_PopulationFn(inst_Countries_MYA_provinces_Shan_cities_Taunggyi)). - -fof(axmondialPred1736, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Shan_cities_Taunggyi,inst_Countries_MYA_provinces_Shan)). - -fof(axmondialPred1737, axiom, - f_member(inst_Sweden,inst_Organizations_NSG)). - -fof(axmondialPred1738, axiom, - f_member(inst_Cyprus,inst_Organizations_IBRD)). - -fof(axmondialPred1739, axiom, - f_member(inst_Oman,inst_Organizations_FAO)). - -fof(axmondialPred1740, axiom, - f_member(inst_Iraq,inst_Organizations_IAEA)). - -fof(axmondialPred1741, axiom, - f_member(inst_Croatia,inst_Organizations_IMO)). - -fof(axmondialPred1742, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_ITU)). - -fof(axmondialPred1743, axiom, - f_sharedBorderLength(inst_Honduras,inst_ElSalvador,f_MeasureFn(342,inst_Kilometer))). - -fof(axmondialPred1744, axiom, - f_member(inst_Portugal,inst_Organizations_UNPREDEP)). - -fof(axmondialPred1745, axiom, - f_member(inst_SaudiArabia,inst_Organizations_WFTU)). - -fof(axmondialPred1746, axiom, - f_hasHeadq(inst_Organizations_ECA,inst_Countries_ETH_cities_AddisAbaba)). - -fof(axmondialPred1747, axiom, - f_member(inst_Angola,inst_Organizations_Intelsat)). - -fof(axmondialPred1748, axiom, - 32022 = f_PopulationFn(inst_Countries_USA_provinces_Nevada_cities_CarsonCity)). - -fof(axmondialPred1749, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Nevada_cities_CarsonCity,inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred1750, axiom, - f_member(inst_Canada,inst_Organizations_UNFICYP)). - -fof(axmondialPred1751, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Ciechanowskie_cities_Ciechanow,inst_Countries_PL_provinces_Ciechanowskie)). - -fof(axmondialPred1752, axiom, - 1006081 = f_PopulationFn(inst_Countries_B_provinces_Liege)). - -fof(axmondialPred1753, axiom, - f_landAreaOnly(inst_Countries_B_provinces_Liege,f_MeasureFn(3862,inst_SquareKilometer))). - -fof(axmondialPred1754, axiom, - f_capitalCity(inst_Countries_B_provinces_Liege_cities_Liege,inst_Countries_B_provinces_Liege)). - -fof(axmondialPred1755, axiom, - 2796000 = f_PopulationFn(inst_Countries_F_provinces_Bretagne)). - -fof(axmondialPred1756, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Bretagne,f_MeasureFn(27209,inst_SquareKilometer))). - -fof(axmondialPred1757, axiom, - f_capitalCity(inst_Countries_F_provinces_Bretagne_cities_Rennes,inst_Countries_F_provinces_Bretagne)). - -fof(axmondialPred1758, axiom, - f_member(inst_Mexico,inst_Organizations_IMO)). - -fof(axmondialPred1759, axiom, - 393929 = f_PopulationFn(inst_Countries_USA_provinces_Georgia_cities_Atlanta)). - -fof(axmondialPred1760, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Georgia_cities_Atlanta,inst_Countries_USA_provinces_Georgia)). - -fof(axmondialPred1761, axiom, - f_located(inst_Lakes_LakeTahoe,inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred1762, axiom, - f_located(inst_Lakes_LakeTahoe,inst_Countries_USA_provinces_California)). - -fof(axmondialPred1763, axiom, - f_located(inst_Lakes_LakeTahoe,inst_UnitedStates)). - -fof(axmondialPred1764, axiom, - f_landAreaOnly(inst_Lakes_LakeTahoe,f_MeasureFn(500,inst_SquareKilometer))). - -fof(axmondialPred1765, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Singida_cities_Singida,inst_Countries_EAT_provinces_Singida)). - -fof(axmondialPred1766, axiom, - 368316 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Zhenjiang)). - -fof(axmondialPred1767, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Zhenjiang,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred1768, axiom, - 27714 = f_PopulationFn(inst_Countries_FL_cities_Vaduz)). - -fof(axmondialPred1769, axiom, - f_geographicalSubregion(inst_Countries_FL_cities_Vaduz,inst_Liechtenstein)). - -fof(axmondialPred1770, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Bie_cities_Bie,inst_Countries_ANG_provinces_Bie)). - -fof(axmondialPred1771, axiom, - 133910 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Wendeng)). - -fof(axmondialPred1772, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Wendeng,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred1773, axiom, - 19528 = f_PopulationFn(inst_Countries_USA_provinces_Alaska_cities_Juneau)). - -fof(axmondialPred1774, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Alaska_cities_Juneau,inst_Countries_USA_provinces_Alaska)). - -fof(axmondialPred1775, axiom, - f_member(inst_Iraq,inst_Organizations_UN)). - -fof(axmondialPred1776, axiom, - f_member(inst_Portugal,inst_Organizations_OECD)). - -fof(axmondialPred1777, axiom, - 160331 = f_PopulationFn(inst_Countries_MEX_provinces_Tamaulipas_cities_CiudadMadero)). - -fof(axmondialPred1778, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Tamaulipas_cities_CiudadMadero,inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred1779, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_CEEAC)). - -fof(axmondialPred1780, axiom, - 312000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofNorthOssetiya_cities_Vladikavkaz)). - -fof(axmondialPred1781, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofNorthOssetiya_cities_Vladikavkaz,inst_Countries_R_provinces_Rep_ofNorthOssetiya)). - -fof(axmondialPred1782, axiom, - f_member(inst_Lithuania,inst_Organizations_UNCRO)). - -fof(axmondialPred1783, axiom, - f_member(inst_Guyana,inst_Organizations_FAO)). - -fof(axmondialPred1784, axiom, - 3799800 = f_PopulationFn(inst_Countries_MYA_provinces_Bago)). - -fof(axmondialPred1785, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Bago,f_MeasureFn(39404,inst_SquareKilometer))). - -fof(axmondialPred1786, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Bago_cities_Bago,inst_Countries_MYA_provinces_Bago)). - -fof(axmondialPred1787, axiom, - f_member(inst_Austria,inst_Organizations_UNOMIG)). - -fof(axmondialPred1788, axiom, - 4351769 = f_PopulationFn(inst_Countries_USA_provinces_Louisiana)). - -fof(axmondialPred1789, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Louisiana,f_MeasureFn(123677,inst_SquareKilometer))). - -fof(axmondialPred1790, axiom, - f_capitalCity(inst_Countries_USA_provinces_Louisiana_cities_BatonRouge,inst_Countries_USA_provinces_Louisiana)). - -fof(axmondialPred1791, axiom, - f_member(inst_Peru,inst_Organizations_G_19)). - -fof(axmondialPred1792, axiom, - f_member(inst_Haiti,inst_Organizations_FAO)). - -fof(axmondialPred1793, axiom, - 109189 = f_PopulationFn(inst_Countries_RC_provinces_Taitung_cities_Taitung)). - -fof(axmondialPred1794, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Taitung_cities_Taitung,inst_Countries_RC_provinces_Taitung)). - -fof(axmondialPred1795, axiom, - f_member(inst_Madagascar,inst_Organizations_UNESCO)). - -fof(axmondialPred1796, axiom, - 468000 = f_PopulationFn(inst_Countries_RO_provinces_Vaslui)). - -fof(axmondialPred1797, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Vaslui,f_MeasureFn(5297,inst_SquareKilometer))). - -fof(axmondialPred1798, axiom, - f_capitalCity(inst_Countries_RO_provinces_Vaslui_cities_Vaslui,inst_Countries_RO_provinces_Vaslui)). - -fof(axmondialPred1799, axiom, - f_sharedBorderLength(inst_Venezuela,inst_Colombia,f_MeasureFn(2050,inst_Kilometer))). - -fof(axmondialPred1800, axiom, - 307500 = f_PopulationFn(inst_Countries_HCA_provinces_SantaBarbara)). - -fof(axmondialPred1801, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_SantaBarbara,f_MeasureFn(5113,inst_SquareKilometer))). - -fof(axmondialPred1802, axiom, - f_capitalCity(inst_Countries_HCA_provinces_SantaBarbara_cities_SantaBarbara,inst_Countries_HCA_provinces_SantaBarbara)). - -fof(axmondialPred1803, axiom, - f_member(inst_Gabon,inst_Organizations_IBRD)). - -fof(axmondialPred1804, axiom, - f_member(inst_Dominica,inst_Organizations_OAS)). - -fof(axmondialPred1805, axiom, - 1086726 = f_PopulationFn(inst_Countries_THA_provinces_Chaiyaphum)). - -fof(axmondialPred1806, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Chaiyaphum,f_MeasureFn(12785,inst_SquareKilometer))). - -fof(axmondialPred1807, axiom, - 102724 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Berkeley)). - -fof(axmondialPred1808, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Berkeley,inst_Countries_USA_provinces_California)). - -fof(axmondialPred1809, axiom, - 156631 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_Itaborai)). - -fof(axmondialPred1810, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_Itaborai,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred1811, axiom, - f_member(inst_Cameroon,inst_Organizations_ITU)). - -fof(axmondialPred1812, axiom, - f_member(inst_Hungary,inst_Organizations_WMO)). - -fof(axmondialPred1813, axiom, - f_member(inst_Barbados,inst_Organizations_ICRM)). - -fof(axmondialPred1814, axiom, - f_hasHeadq(inst_Organizations_UNOMIL,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred1815, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Puerto_Rico,inst_Continents_America)). - -fof(axmondialPred1816, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Huila_cities_Lubango,inst_Countries_ANG_provinces_Huila)). - -fof(axmondialPred1817, axiom, - f_member(inst_SriLanka,inst_Organizations_WCL)). - -fof(axmondialPred1818, axiom, - 57100 = f_PopulationFn(inst_Countries_EAK_provinces_Central_cities_Thika)). - -fof(axmondialPred1819, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Central_cities_Thika,inst_Countries_EAK_provinces_Central)). - -fof(axmondialPred1820, axiom, - f_member(inst_Japan,inst_Organizations_WIPO)). - -fof(axmondialPred1821, axiom, - f_member(inst_Malaysia,inst_Organizations_WToO)). - -fof(axmondialPred1822, axiom, - f_member(inst_Comoros,inst_Organizations_WMO)). - -fof(axmondialPred1823, axiom, - 137348 = f_PopulationFn(inst_Countries_IR_provinces_Mazandaran_cities_Babol)). - -fof(axmondialPred1824, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Mazandaran_cities_Babol,inst_Countries_IR_provinces_Mazandaran)). - -fof(axmondialPred1825, axiom, - f_member(inst_Panama,inst_Organizations_IMO)). - -fof(axmondialPred1826, axiom, - f_sharedBorderLength(inst_Somalia,inst_Kenya,f_MeasureFn(682,inst_Kilometer))). - -fof(axmondialPred1827, axiom, - f_member(inst_Nigeria,inst_Organizations_MINURSO)). - -fof(axmondialPred1828, axiom, - f_member(inst_Guinea,inst_Organizations_ECA)). - -fof(axmondialPred1829, axiom, - f_member(inst_Mexico,inst_Organizations_IAEA)). - -fof(axmondialPred1830, axiom, - f_member(inst_Australia,inst_Organizations_IAEA)). - -fof(axmondialPred1831, axiom, - f_member(inst_Denmark,inst_Organizations_IDA)). - -fof(axmondialPred1832, axiom, - f_member(inst_Colombia,inst_Organizations_ISO)). - -fof(axmondialPred1833, axiom, - f_member(inst_Spain,inst_Organizations_Intelsat)). - -fof(axmondialPred1834, axiom, - 230587 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Jiangmen)). - -fof(axmondialPred1835, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Jiangmen,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred1836, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_IDB)). - -fof(axmondialPred1837, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_UPU)). - -fof(axmondialPred1838, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_IOC)). - -fof(axmondialPred1839, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_IFAD)). - -fof(axmondialPred1840, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_PFP)). - -fof(axmondialPred1841, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_UN)). - -fof(axmondialPred1842, axiom, - f_meetsSpatially(inst_Kyrgyzstan,inst_Kazakstan)). - -fof(axmondialPred1843, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_ICAO)). - -fof(axmondialPred1844, axiom, - f_meetsSpatially(inst_Kyrgyzstan,inst_Tajikistan)). - -fof(axmondialPred1845, axiom, - f_meetsSpatially(inst_Kyrgyzstan,inst_China)). - -fof(axmondialPred1846, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_WTrO)). - -fof(axmondialPred1847, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_FAO)). - -fof(axmondialPred1848, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_IBRD)). - -fof(axmondialPred1849, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_Intelsat)). - -fof(axmondialPred1850, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_CIS)). - -fof(axmondialPred1851, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_OSCE)). - -fof(axmondialPred1852, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_ESCAP)). - -fof(axmondialPred1853, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_WHO)). - -fof(axmondialPred1854, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_WIPO)). - -fof(axmondialPred1855, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_ILO)). - -fof(axmondialPred1856, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_IOM)). - -fof(axmondialPred1857, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_UNESCO)). - -fof(axmondialPred1858, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_OIC)). - -fof(axmondialPred1859, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_IDA)). - -fof(axmondialPred1860, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_WToO)). - -fof(axmondialPred1861, axiom, - f_landAreaOnly(inst_Kyrgyzstan,f_MeasureFn(198500,inst_SquareKilometer))). - -fof(axmondialPred1862, axiom, - f_capitalCity(inst_Countries_KGZ_cities_Bishkek,inst_Kyrgyzstan)). - -fof(axmondialPred1863, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_UNIDO)). - -fof(axmondialPred1864, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_ECO)). - -fof(axmondialPred1865, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_IMF)). - -fof(axmondialPred1866, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_AsDB)). - -fof(axmondialPred1867, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_ANC)). - -fof(axmondialPred1868, axiom, - f_meetsSpatially(inst_Kyrgyzstan,inst_Uzbekistan)). - -fof(axmondialPred1869, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_ITU)). - -fof(axmondialPred1870, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_EBRD)). - -fof(axmondialPred1871, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_IFC)). - -fof(axmondialPred1872, axiom, - 4529648 = f_PopulationFn(inst_Kyrgyzstan)). - -fof(axmondialPred1873, axiom, - f_inflationRateInCountry(inst_Kyrgyzstan,32)). - -fof(axmondialPred1874, axiom, - f_member(inst_Kyrgyzstan,inst_Organizations_ECE)). - -fof(axmondialPred1875, axiom, - 621000 = f_PopulationFn(inst_Countries_RO_provinces_Mures)). - -fof(axmondialPred1876, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Mures,f_MeasureFn(6696,inst_SquareKilometer))). - -fof(axmondialPred1877, axiom, - f_capitalCity(inst_Countries_RO_provinces_Mures_cities_TirguMures,inst_Countries_RO_provinces_Mures)). - -fof(axmondialPred1878, axiom, - f_member(inst_Bahrain,inst_Organizations_ILO)). - -fof(axmondialPred1879, axiom, - f_member(inst_Jamaica,inst_Organizations_IMF)). - -fof(axmondialPred1880, axiom, - 346632 = f_PopulationFn(inst_Countries_CO_provinces_Tolima_cities_Ibague)). - -fof(axmondialPred1881, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Tolima_cities_Ibague,inst_Countries_CO_provinces_Tolima)). - -fof(axmondialPred1882, axiom, - f_member(inst_Mali,inst_Organizations_WHO)). - -fof(axmondialPred1883, axiom, - 665636 = f_PopulationFn(inst_Countries_IR_provinces_Bakhtaran_cities_Bakhtaran)). - -fof(axmondialPred1884, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Bakhtaran_cities_Bakhtaran,inst_Countries_IR_provinces_Bakhtaran)). - -fof(axmondialPred1885, axiom, - f_member(inst_Burundi,inst_Organizations_UN)). - -fof(axmondialPred1886, axiom, - 1186602 = f_PopulationFn(inst_Countries_USA_provinces_Idaho)). - -fof(axmondialPred1887, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Idaho,f_MeasureFn(216430,inst_SquareKilometer))). - -fof(axmondialPred1888, axiom, - f_capitalCity(inst_Countries_USA_provinces_Idaho_cities_Boise,inst_Countries_USA_provinces_Idaho)). - -fof(axmondialPred1889, axiom, - f_geographicalSubregion(inst_Tonga,inst_Continents_Australia_Oceania)). - -fof(axmondialPred1890, axiom, - f_member(inst_Belize,inst_Organizations_UNESCO)). - -fof(axmondialPred1891, axiom, - f_member(inst_Tuvalu,inst_Organizations_WHO)). - -fof(axmondialPred1892, axiom, - f_member(inst_Tuvalu,inst_Organizations_AsDB)). - -fof(axmondialPred1893, axiom, - f_member(inst_Tuvalu,inst_Organizations_SPC)). - -fof(axmondialPred1894, axiom, - f_inflationRateInCountry(inst_Tuvalu,2.9)). - -fof(axmondialPred1895, axiom, - 10146 = f_PopulationFn(inst_Tuvalu)). - -fof(axmondialPred1896, axiom, - f_member(inst_Tuvalu,inst_Organizations_IFRCS)). - -fof(axmondialPred1897, axiom, - f_capitalCity(inst_Countries_TUV_cities_Funafuti,inst_Tuvalu)). - -fof(axmondialPred1898, axiom, - f_member(inst_Tuvalu,inst_Organizations_SPF)). - -fof(axmondialPred1899, axiom, - f_member(inst_Tuvalu,inst_Organizations_UNESCO)). - -fof(axmondialPred1900, axiom, - f_member(inst_Tuvalu,inst_Organizations_C)). - -fof(axmondialPred1901, axiom, - f_member(inst_Tuvalu,inst_Organizations_ACP)). - -fof(axmondialPred1902, axiom, - f_landAreaOnly(inst_Tuvalu,f_MeasureFn(26,inst_SquareKilometer))). - -fof(axmondialPred1903, axiom, - f_member(inst_Tuvalu,inst_Organizations_UPU)). - -fof(axmondialPred1904, axiom, - f_member(inst_Tuvalu,inst_Organizations_ESCAP)). - -fof(axmondialPred1905, axiom, - f_member(inst_Tuvalu,inst_Organizations_Sparteca)). - -fof(axmondialPred1906, axiom, - f_member(inst_Tuvalu,inst_Organizations_Intelsat)). - -fof(axmondialPred1907, axiom, - 1283252 = f_PopulationFn(inst_Countries_B_provinces_Hainaut)). - -fof(axmondialPred1908, axiom, - f_landAreaOnly(inst_Countries_B_provinces_Hainaut,f_MeasureFn(3787,inst_SquareKilometer))). - -fof(axmondialPred1909, axiom, - f_capitalCity(inst_Countries_B_provinces_Hainaut_cities_Mons,inst_Countries_B_provinces_Hainaut)). - -fof(axmondialPred1910, axiom, - f_geographicalSubregion(inst_Indonesia,inst_Continents_Asia)). - -fof(axmondialPred1911, axiom, - f_member(inst_Malta,inst_Organizations_EU)). - -fof(axmondialPred1912, axiom, - f_member(inst_SouthAfrica,inst_Organizations_IDA)). - -fof(axmondialPred1913, axiom, - f_located(inst_Lakes_OzeroTaimyr,inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred1914, axiom, - f_located(inst_Lakes_OzeroTaimyr,inst_Russia)). - -fof(axmondialPred1915, axiom, - f_landAreaOnly(inst_Lakes_OzeroTaimyr,f_MeasureFn(4560,inst_SquareKilometer))). - -fof(axmondialPred1916, axiom, - 133769 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Itapevi)). - -fof(axmondialPred1917, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Itapevi,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred1918, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_NAM)). - -fof(axmondialPred1919, axiom, - 107632 = f_PopulationFn(inst_Countries_DZ_cities_Tlemcen)). - -fof(axmondialPred1920, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Tlemcen,inst_Algeria)). - -fof(axmondialPred1921, axiom, - f_member(inst_Netherlands,inst_Organizations_UNCRO)). - -fof(axmondialPred1922, axiom, - f_member(inst_Colombia,inst_Organizations_IFC)). - -fof(axmondialPred1923, axiom, - f_sharedBorderLength(inst_Rwanda,inst_Tanzania,f_MeasureFn(217,inst_Kilometer))). - -fof(axmondialPred1924, axiom, - 801036 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_NovoIguacu)). - -fof(axmondialPred1925, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_NovoIguacu,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred1926, axiom, - f_member(inst_Netherlands,inst_Organizations_G_10)). - -fof(axmondialPred1927, axiom, - f_member(inst_Iran,inst_Organizations_IFRCS)). - -fof(axmondialPred1928, axiom, - f_member(inst_Pakistan,inst_Organizations_G_24)). - -fof(axmondialPred1929, axiom, - f_member(inst_UnitedStates,inst_Organizations_UPU)). - -fof(axmondialPred1930, axiom, - f_member(inst_Belgium,inst_Organizations_OAS)). - -fof(axmondialPred1931, axiom, - f_sharedBorderLength(inst_SerbiaAndMontenegro,inst_Hungary,f_MeasureFn(151,inst_Kilometer))). - -fof(axmondialPred1932, axiom, - 108357 = f_PopulationFn(inst_Countries_F_provinces_Alsace_cities_Mulhouse)). - -fof(axmondialPred1933, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Alsace_cities_Mulhouse,inst_Countries_F_provinces_Alsace)). - -fof(axmondialPred1934, axiom, - f_located(inst_Islands_Fuenen,inst_Denmark)). - -fof(axmondialPred1935, axiom, - f_landAreaOnly(inst_Islands_Fuenen,f_MeasureFn(2976,inst_SquareKilometer))). - -fof(axmondialPred1936, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Flevoland_cities_Lelystad,inst_Countries_NL_provinces_Flevoland)). - -fof(axmondialPred1937, axiom, - f_member(inst_Guinea,inst_Organizations_IFAD)). - -fof(axmondialPred1938, axiom, - f_member(inst_Guinea,inst_Organizations_WHO)). - -fof(axmondialPred1939, axiom, - f_member(inst_Barbados,inst_Organizations_ICFTU)). - -fof(axmondialPred1940, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_ACP)). - -fof(axmondialPred1941, axiom, - f_member(inst_Barbados,inst_Organizations_OAS)). - -fof(axmondialPred1942, axiom, - f_member(inst_Ghana,inst_Organizations_IFRCS)). - -fof(axmondialPred1943, axiom, - 2279677 = f_PopulationFn(inst_Countries_YV_provinces_DistritoFederal)). - -fof(axmondialPred1944, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_DistritoFederal,f_MeasureFn(1930,inst_SquareKilometer))). - -fof(axmondialPred1945, axiom, - f_capitalCity(inst_Countries_YV_provinces_DistritoFederal_cities_Caracas,inst_Countries_YV_provinces_DistritoFederal)). - -fof(axmondialPred1946, axiom, - f_member(inst_Brazil,inst_Organizations_NAM)). - -fof(axmondialPred1947, axiom, - 74306 = f_PopulationFn(inst_Countries_PE_provinces_MadredeDios)). - -fof(axmondialPred1948, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_MadredeDios,f_MeasureFn(85182,inst_SquareKilometer))). - -fof(axmondialPred1949, axiom, - f_capitalCity(inst_Countries_PE_provinces_MadredeDios_cities_PuertoMaldonado,inst_Countries_PE_provinces_MadredeDios)). - -fof(axmondialPred1950, axiom, - f_geographicalSubregion(inst_Morocco,inst_Continents_Africa)). - -fof(axmondialPred1951, axiom, - f_member(inst_Spain,inst_Organizations_UNPREDEP)). - -fof(axmondialPred1952, axiom, - f_member(inst_Netherlands,inst_Organizations_IADB)). - -fof(axmondialPred1953, axiom, - 191600 = f_PopulationFn(inst_Countries_N_provinces_Vestfold)). - -fof(axmondialPred1954, axiom, - f_capitalCity(inst_Countries_N_provinces_Vestfold_cities_Toensberg,inst_Countries_N_provinces_Vestfold)). - -fof(axmondialPred1955, axiom, - 350696 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Taian)). - -fof(axmondialPred1956, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Taian,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred1957, axiom, - f_member(inst_Brazil,inst_Organizations_IAEA)). - -fof(axmondialPred1958, axiom, - 151400 = f_PopulationFn(inst_Countries_GB_provinces_Cheshire_cities_Macclesfield)). - -fof(axmondialPred1959, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cheshire_cities_Macclesfield,inst_Countries_GB_provinces_Cheshire)). - -fof(axmondialPred1960, axiom, - f_member(inst_Russia,inst_Organizations_EBRD)). - -fof(axmondialPred1961, axiom, - 3305562 = f_PopulationFn(inst_Countries_BR_provinces_Paraiba)). - -fof(axmondialPred1962, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Paraiba,f_MeasureFn(56584,inst_SquareKilometer))). - -fof(axmondialPred1963, axiom, - f_capitalCity(inst_Countries_BR_provinces_Paraiba_cities_JoaoPessoa,inst_Countries_BR_provinces_Paraiba)). - -fof(axmondialPred1964, axiom, - f_member(inst_Zambia,inst_Organizations_WTrO)). - -fof(axmondialPred1965, axiom, - f_member(inst_Bolivia,inst_Organizations_PCA)). - -fof(axmondialPred1966, axiom, - f_member(inst_Mexico,inst_Organizations_LAES)). - -fof(axmondialPred1967, axiom, - 134158 = f_PopulationFn(inst_Countries_YV_provinces_Miranda_cities_Guarenas)). - -fof(axmondialPred1968, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Miranda_cities_Guarenas,inst_Countries_YV_provinces_Miranda)). - -fof(axmondialPred1969, axiom, - 201789 = f_PopulationFn(inst_Countries_D_provinces_Hessen_cities_Kassel)). - -fof(axmondialPred1970, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Hessen_cities_Kassel,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred1971, axiom, - 104000 = f_PopulationFn(inst_Countries_BD_cities_Gazipur)). - -fof(axmondialPred1972, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Gazipur,inst_Bangladesh)). - -fof(axmondialPred1973, axiom, - 832427 = f_PopulationFn(inst_Countries_J_provinces_Tokushima)). - -fof(axmondialPred1974, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Tokushima,f_MeasureFn(4145,inst_SquareKilometer))). - -fof(axmondialPred1975, axiom, - f_capitalCity(inst_Countries_J_provinces_Tokushima_cities_Tokushima,inst_Countries_J_provinces_Tokushima)). - -fof(axmondialPred1976, axiom, - f_member(inst_Slovenia,inst_Organizations_EBRD)). - -fof(axmondialPred1977, axiom, - 1538800 = f_PopulationFn(inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred1978, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Kent,f_MeasureFn(3731,inst_SquareKilometer))). - -fof(axmondialPred1979, axiom, - f_capitalCity(inst_Countries_GB_provinces_Kent_cities_Maidstone,inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred1980, axiom, - f_member(inst_Afghanistan,inst_Organizations_ILO)). - -fof(axmondialPred1981, axiom, - f_member(inst_Russia,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred1982, axiom, - f_member(inst_Turkey,inst_Organizations_UNIDO)). - -fof(axmondialPred1983, axiom, - f_member(inst_Bahamas,inst_Organizations_IFRCS)). - -fof(axmondialPred1984, axiom, - f_sharedBorderLength(inst_Tanzania,inst_Burundi,f_MeasureFn(451,inst_Kilometer))). - -fof(axmondialPred1985, axiom, - f_geographicalSubregion(inst_UnitedKingdom,inst_Continents_Europe)). - -fof(axmondialPred1986, axiom, - 472020 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Austin)). - -fof(axmondialPred1987, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Austin,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred1988, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_NAM)). - -fof(axmondialPred1989, axiom, - f_member(inst_Indonesia,inst_Organizations_ICC)). - -fof(axmondialPred1990, axiom, - f_member(inst_Libya,inst_Organizations_UN)). - -fof(axmondialPred1991, axiom, - 1360850 = f_PopulationFn(inst_Countries_EAT_provinces_Daressalam_cities_DaresSalaam)). - -fof(axmondialPred1992, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Daressalam_cities_DaresSalaam,inst_Countries_EAT_provinces_Daressalam)). - -fof(axmondialPred1993, axiom, - 1166203 = f_PopulationFn(inst_Countries_IR_provinces_AzarbayianeSharqi_cities_Tabriz)). - -fof(axmondialPred1994, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_AzarbayianeSharqi_cities_Tabriz,inst_Countries_IR_provinces_AzarbayianeSharqi)). - -fof(axmondialPred1995, axiom, - 130900 = f_PopulationFn(inst_Countries_HCA_provinces_Valle)). - -fof(axmondialPred1996, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Valle,f_MeasureFn(1565,inst_SquareKilometer))). - -fof(axmondialPred1997, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Valle_cities_Nacaome,inst_Countries_HCA_provinces_Valle)). - -fof(axmondialPred1998, axiom, - f_member(inst_Afghanistan,inst_Organizations_ECO)). - -fof(axmondialPred1999, axiom, - 402765 = f_PopulationFn(inst_Countries_THA_provinces_Lamphun)). - -fof(axmondialPred2000, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Lamphun,f_MeasureFn(4525,inst_SquareKilometer))). - -fof(axmondialPred2001, axiom, - f_member(inst_Guinea,inst_Organizations_UNESCO)). - -fof(axmondialPred2002, axiom, - 134426 = f_PopulationFn(inst_Countries_N_provinces_SoerTrondelag_cities_Trondheim)). - -fof(axmondialPred2003, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_SoerTrondelag_cities_Trondheim,inst_Countries_N_provinces_SoerTrondelag)). - -fof(axmondialPred2004, axiom, - f_member(inst_Mali,inst_Organizations_WMO)). - -fof(axmondialPred2005, axiom, - f_member(inst_Belgium,inst_Organizations_MINURSO)). - -fof(axmondialPred2006, axiom, - f_sharedBorderLength(inst_Countries_cid_cia_Gaza_Strip,inst_Israel,f_MeasureFn(51,inst_Kilometer))). - -fof(axmondialPred2007, axiom, - f_member(inst_Nauru,inst_Organizations_Interpol)). - -fof(axmondialPred2008, axiom, - f_member(inst_Norway,inst_Organizations_ESA)). - -fof(axmondialPred2009, axiom, - f_member(inst_Mauritius,inst_Organizations_IOC)). - -fof(axmondialPred2010, axiom, - f_member(inst_Libya,inst_Organizations_AFESD)). - -fof(axmondialPred2011, axiom, - f_member(inst_Philippines,inst_Organizations_ISO)). - -fof(axmondialPred2012, axiom, - f_located(inst_Islands_FernandoPoo,inst_EquatorialGuinea)). - -fof(axmondialPred2013, axiom, - f_located(inst_Mountains_Kinabalu,inst_Indonesia)). - -fof(axmondialPred2014, axiom, - 240100 = f_PopulationFn(inst_Countries_TR_provinces_Sivas_cities_Sivas)). - -fof(axmondialPred2015, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Sivas_cities_Sivas,inst_Countries_TR_provinces_Sivas)). - -fof(axmondialPred2016, axiom, - 281183 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi_cities_Jingdezhen)). - -fof(axmondialPred2017, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangxi_cities_Jingdezhen,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred2018, axiom, - f_geographicalSubregion(inst_Countries_CI_cities_Yamoussoukro,inst_CoteDIvoire)). - -fof(axmondialPred2019, axiom, - f_member(inst_Albania,inst_Organizations_UN)). - -fof(axmondialPred2020, axiom, - f_member(inst_Ukraine,inst_Organizations_Intelsat)). - -fof(axmondialPred2021, axiom, - f_member(inst_Bahrain,inst_Organizations_UPU)). - -fof(axmondialPred2022, axiom, - 2859220 = f_PopulationFn(inst_Countries_ZRE_provinces_KasaiOriental)). - -fof(axmondialPred2023, axiom, - f_landAreaOnly(inst_Countries_ZRE_provinces_KasaiOriental,f_MeasureFn(168216,inst_SquareKilometer))). - -fof(axmondialPred2024, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_KasaiOriental_cities_MbujiMayi,inst_Countries_ZRE_provinces_KasaiOriental)). - -fof(axmondialPred2025, axiom, - 1035500 = f_PopulationFn(inst_Countries_GB_provinces_Surrey)). - -fof(axmondialPred2026, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Surrey,f_MeasureFn(1679,inst_SquareKilometer))). - -fof(axmondialPred2027, axiom, - f_capitalCity(inst_Countries_GB_provinces_Surrey_cities_Kingston,inst_Countries_GB_provinces_Surrey)). - -fof(axmondialPred2028, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_KaskaziniUjunga_cities_Mkokotoni,inst_Countries_EAT_provinces_KaskaziniUjunga)). - -fof(axmondialPred2029, axiom, - f_member(inst_Nicaragua,inst_Organizations_ICFTU)). - -fof(axmondialPred2030, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_IDA)). - -fof(axmondialPred2031, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_APEC)). - -fof(axmondialPred2032, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_UPU)). - -fof(axmondialPred2033, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_UNESCO)). - -fof(axmondialPred2034, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_WFTU)). - -fof(axmondialPred2035, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_UNIDO)). - -fof(axmondialPred2036, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_SPC)). - -fof(axmondialPred2037, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_ILO)). - -fof(axmondialPred2038, axiom, - 4394537 = f_PopulationFn(inst_PapuaNewGuinea)). - -fof(axmondialPred2039, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_ICRM)). - -fof(axmondialPred2040, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_ITU)). - -fof(axmondialPred2041, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_Interpol)). - -fof(axmondialPred2042, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_G_77)). - -fof(axmondialPred2043, axiom, - f_inflationRateInCountry(inst_PapuaNewGuinea,15)). - -fof(axmondialPred2044, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_ESCAP)). - -fof(axmondialPred2045, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_IFAD)). - -fof(axmondialPred2046, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_ICAO)). - -fof(axmondialPred2047, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_FAO)). - -fof(axmondialPred2048, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_UN)). - -fof(axmondialPred2049, axiom, - f_meetsSpatially(inst_PapuaNewGuinea,inst_Indonesia)). - -fof(axmondialPred2050, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_IMF)). - -fof(axmondialPred2051, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_NAM)). - -fof(axmondialPred2052, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_ACP)). - -fof(axmondialPred2053, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_WMO)). - -fof(axmondialPred2054, axiom, - f_capitalCity(inst_Countries_PNG_cities_PortMoresby,inst_PapuaNewGuinea)). - -fof(axmondialPred2055, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_IFRCS)). - -fof(axmondialPred2056, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_AsDB)). - -fof(axmondialPred2057, axiom, - f_landAreaOnly(inst_PapuaNewGuinea,f_MeasureFn(461690,inst_SquareKilometer))). - -fof(axmondialPred2058, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_ISO)). - -fof(axmondialPred2059, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_C)). - -fof(axmondialPred2060, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_ICFTU)). - -fof(axmondialPred2061, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_Sparteca)). - -fof(axmondialPred2062, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_IFC)). - -fof(axmondialPred2063, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_IBRD)). - -fof(axmondialPred2064, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_IMO)). - -fof(axmondialPred2065, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_IOC)). - -fof(axmondialPred2066, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_Intelsat)). - -fof(axmondialPred2067, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_CP)). - -fof(axmondialPred2068, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_SPF)). - -fof(axmondialPred2069, axiom, - f_member(inst_PapuaNewGuinea,inst_Organizations_WHO)). - -fof(axmondialPred2070, axiom, - f_member(inst_France,inst_Organizations_FZ)). - -fof(axmondialPred2071, axiom, - f_sharedBorderLength(inst_France,inst_Switzerland,f_MeasureFn(573,inst_Kilometer))). - -fof(axmondialPred2072, axiom, - 991870 = f_PopulationFn(inst_Countries_I_provinces_Piemonte_cities_Turin)). - -fof(axmondialPred2073, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Piemonte_cities_Turin,inst_Countries_I_provinces_Piemonte)). - -fof(axmondialPred2074, axiom, - f_member(inst_Spain,inst_Organizations_WMO)). - -fof(axmondialPred2075, axiom, - f_member(inst_Turkmenistan,inst_Organizations_CCC)). - -fof(axmondialPred2076, axiom, - 800000 = f_PopulationFn(inst_Countries_RH_cities_Port_au_Prince)). - -fof(axmondialPred2077, axiom, - f_geographicalSubregion(inst_Countries_RH_cities_Port_au_Prince,inst_Haiti)). - -fof(axmondialPred2078, axiom, - f_member(inst_Morocco,inst_Organizations_ICRM)). - -fof(axmondialPred2079, axiom, - f_inflationRateInCountry(inst_Morocco,5.4)). - -fof(axmondialPred2080, axiom, - f_geographicSubregion(inst_Countries_MA_provinces_CentreSud,inst_Morocco)). - -fof(axmondialPred2081, axiom, - f_member(inst_Morocco,inst_Organizations_UN)). - -fof(axmondialPred2082, axiom, - f_member(inst_Morocco,inst_Organizations_IDB)). - -fof(axmondialPred2083, axiom, - f_meetsSpatially(inst_Morocco,inst_Algeria)). - -fof(axmondialPred2084, axiom, - f_member(inst_Morocco,inst_Organizations_IFC)). - -fof(axmondialPred2085, axiom, - f_member(inst_Morocco,inst_Organizations_IFRCS)). - -fof(axmondialPred2086, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Morocco,inst_ServiceSector,53.5,f_YearFn(1996))). - -fof(axmondialPred2087, axiom, - f_member(inst_Morocco,inst_Organizations_UPU)). - -fof(axmondialPred2088, axiom, - f_member(inst_Morocco,inst_Organizations_IDA)). - -fof(axmondialPred2089, axiom, - f_member(inst_Morocco,inst_Organizations_WHO)). - -fof(axmondialPred2090, axiom, - f_member(inst_Morocco,inst_Organizations_UNHCR)). - -fof(axmondialPred2091, axiom, - f_member(inst_Morocco,inst_Organizations_WMO)). - -fof(axmondialPred2092, axiom, - f_landAreaOnly(inst_Morocco,f_MeasureFn(446550,inst_SquareKilometer))). - -fof(axmondialPred2093, axiom, - f_member(inst_Morocco,inst_Organizations_UNIDO)). - -fof(axmondialPred2094, axiom, - f_member(inst_Morocco,inst_Organizations_ACCT)). - -fof(axmondialPred2095, axiom, - f_member(inst_Morocco,inst_Organizations_WIPO)). - -fof(axmondialPred2096, axiom, - f_member(inst_Morocco,inst_Organizations_ECA)). - -fof(axmondialPred2097, axiom, - f_member(inst_Morocco,inst_Organizations_IAEA)). - -fof(axmondialPred2098, axiom, - f_member(inst_Morocco,inst_Organizations_ISO)). - -fof(axmondialPred2099, axiom, - f_member(inst_Morocco,inst_Organizations_IOC)). - -fof(axmondialPred2100, axiom, - f_geographicSubregion(inst_Countries_MA_provinces_Oriental,inst_Morocco)). - -fof(axmondialPred2101, axiom, - f_member(inst_Morocco,inst_Organizations_ABEDA)). - -fof(axmondialPred2102, axiom, - f_member(inst_Morocco,inst_Organizations_ICAO)). - -fof(axmondialPred2103, axiom, - f_member(inst_Morocco,inst_Organizations_G_77)). - -fof(axmondialPred2104, axiom, - f_member(inst_Morocco,inst_Organizations_AMF)). - -fof(axmondialPred2105, axiom, - f_geographicSubregion(inst_Countries_MA_provinces_Tensift,inst_Morocco)). - -fof(axmondialPred2106, axiom, - f_member(inst_Morocco,inst_Organizations_Intelsat)). - -fof(axmondialPred2107, axiom, - f_member(inst_Morocco,inst_Organizations_ILO)). - -fof(axmondialPred2108, axiom, - f_member(inst_Morocco,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred2109, axiom, - f_member(inst_Morocco,inst_Organizations_EBRD)). - -fof(axmondialPred2110, axiom, - f_member(inst_Morocco,inst_Organizations_ICFTU)). - -fof(axmondialPred2111, axiom, - f_member(inst_Morocco,inst_Organizations_IBRD)). - -fof(axmondialPred2112, axiom, - f_member(inst_Morocco,inst_Organizations_AfDB)). - -fof(axmondialPred2113, axiom, - f_member(inst_Morocco,inst_Organizations_AMU)). - -fof(axmondialPred2114, axiom, - f_meetsSpatially(inst_Morocco,inst_WesternSahara)). - -fof(axmondialPred2115, axiom, - f_member(inst_Morocco,inst_Organizations_NAM)). - -fof(axmondialPred2116, axiom, - f_member(inst_Morocco,inst_Organizations_Interpol)). - -fof(axmondialPred2117, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Morocco,inst_AgriculturalSector,14.3,f_YearFn(1996))). - -fof(axmondialPred2118, axiom, - f_member(inst_Morocco,inst_Organizations_ITU)). - -fof(axmondialPred2119, axiom, - f_member(inst_Morocco,inst_Organizations_UNESCO)). - -fof(axmondialPred2120, axiom, - f_member(inst_Morocco,inst_Organizations_WToO)). - -fof(axmondialPred2121, axiom, - f_member(inst_Morocco,inst_Organizations_WTrO)). - -fof(axmondialPred2122, axiom, - f_member(inst_Morocco,inst_Organizations_AL)). - -fof(axmondialPred2123, axiom, - f_member(inst_Morocco,inst_Organizations_ICC)). - -fof(axmondialPred2124, axiom, - f_member(inst_Morocco,inst_Organizations_OAS)). - -fof(axmondialPred2125, axiom, - f_member(inst_Morocco,inst_Organizations_AFESD)). - -fof(axmondialPred2126, axiom, - f_member(inst_Morocco,inst_Organizations_IFAD)). - -fof(axmondialPred2127, axiom, - f_member(inst_Morocco,inst_Organizations_IMO)). - -fof(axmondialPred2128, axiom, - f_member(inst_Morocco,inst_Organizations_IMF)). - -fof(axmondialPred2129, axiom, - f_geographicSubregion(inst_Countries_MA_provinces_NordOuest,inst_Morocco)). - -fof(axmondialPred2130, axiom, - f_geographicSubregion(inst_Countries_MA_provinces_CentreNord,inst_Morocco)). - -fof(axmondialPred2131, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Morocco,inst_IndustrialSector,32.2,f_YearFn(1996))). - -fof(axmondialPred2132, axiom, - 29779156 = f_PopulationFn(inst_Morocco)). - -fof(axmondialPred2133, axiom, - f_member(inst_Morocco,inst_Organizations_CCC)). - -fof(axmondialPred2134, axiom, - f_member(inst_Morocco,inst_Organizations_IOM)). - -fof(axmondialPred2135, axiom, - f_member(inst_Morocco,inst_Organizations_OIC)). - -fof(axmondialPred2136, axiom, - f_capitalCity(inst_Countries_MA_cities_Rabat,inst_Morocco)). - -fof(axmondialPred2137, axiom, - f_geographicSubregion(inst_Countries_MA_provinces_Centre,inst_Morocco)). - -fof(axmondialPred2138, axiom, - f_member(inst_Nigeria,inst_Organizations_WIPO)). - -fof(axmondialPred2139, axiom, - f_member(inst_Brazil,inst_Organizations_IBRD)). - -fof(axmondialPred2140, axiom, - 9500 = f_PopulationFn(inst_Countries_SF_provinces_Aland_cities_Mariehamn)). - -fof(axmondialPred2141, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Aland_cities_Mariehamn,inst_Countries_SF_provinces_Aland)). - -fof(axmondialPred2142, axiom, - f_member(inst_Sweden,inst_Organizations_EU)). - -fof(axmondialPred2143, axiom, - f_member(inst_MarshallIslands,inst_Organizations_IBRD)). - -fof(axmondialPred2144, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_Usulutan_cities_Usulutan,inst_Countries_ES_provinces_Usulutan)). - -fof(axmondialPred2145, axiom, - 1117000 = f_PopulationFn(inst_Countries_UA_provinces_Donetska_cities_Donetsk)). - -fof(axmondialPred2146, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Donetska_cities_Donetsk,inst_Countries_UA_provinces_Donetska)). - -fof(axmondialPred2147, axiom, - f_member(inst_Turkmenistan,inst_Organizations_ILO)). - -fof(axmondialPred2148, axiom, - 100570 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_Sabara)). - -fof(axmondialPred2149, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_Sabara,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred2150, axiom, - 117886 = f_PopulationFn(inst_Countries_I_provinces_Lombardia_cities_Bergamo)). - -fof(axmondialPred2151, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Lombardia_cities_Bergamo,inst_Countries_I_provinces_Lombardia)). - -fof(axmondialPred2152, axiom, - 41309582 = f_PopulationFn(inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred2153, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Gujarat,f_MeasureFn(196024,inst_SquareKilometer))). - -fof(axmondialPred2154, axiom, - f_capitalCity(inst_Countries_IND_provinces_Gujarat_cities_Gandhinagar,inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred2155, axiom, - f_member(inst_Malta,inst_Organizations_CE)). - -fof(axmondialPred2156, axiom, - 59007 = f_PopulationFn(inst_Countries_S_provinces_Blekinge_cities_Karlskrona)). - -fof(axmondialPred2157, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Blekinge_cities_Karlskrona,inst_Countries_S_provinces_Blekinge)). - -fof(axmondialPred2158, axiom, - f_member(inst_Rwanda,inst_Organizations_Intelsat)). - -fof(axmondialPred2159, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Choluteca,inst_Honduras)). - -fof(axmondialPred2160, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Honduras,inst_IndustrialSector,20,f_YearFn(1996))). - -fof(axmondialPred2161, axiom, - f_meetsSpatially(inst_Honduras,inst_Guatemala)). - -fof(axmondialPred2162, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Ocotepeque,inst_Honduras)). - -fof(axmondialPred2163, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_FranciscoMorazan,inst_Honduras)). - -fof(axmondialPred2164, axiom, - f_member(inst_Honduras,inst_Organizations_ICFTU)). - -fof(axmondialPred2165, axiom, - f_member(inst_Honduras,inst_Organizations_IADB)). - -fof(axmondialPred2166, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Yoro,inst_Honduras)). - -fof(axmondialPred2167, axiom, - f_member(inst_Honduras,inst_Organizations_UNESCO)). - -fof(axmondialPred2168, axiom, - f_member(inst_Honduras,inst_Organizations_IOM)). - -fof(axmondialPred2169, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Lempira,inst_Honduras)). - -fof(axmondialPred2170, axiom, - f_member(inst_Honduras,inst_Organizations_LAIA)). - -fof(axmondialPred2171, axiom, - f_member(inst_Honduras,inst_Organizations_BCIE)). - -fof(axmondialPred2172, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_IslasdelaBahia,inst_Honduras)). - -fof(axmondialPred2173, axiom, - f_meetsSpatially(inst_Honduras,inst_ElSalvador)). - -fof(axmondialPred2174, axiom, - f_member(inst_Honduras,inst_Organizations_IMF)). - -fof(axmondialPred2175, axiom, - 5605193 = f_PopulationFn(inst_Honduras)). - -fof(axmondialPred2176, axiom, - f_member(inst_Honduras,inst_Organizations_LAES)). - -fof(axmondialPred2177, axiom, - f_member(inst_Honduras,inst_Organizations_WMO)). - -fof(axmondialPred2178, axiom, - f_member(inst_Honduras,inst_Organizations_G_77)). - -fof(axmondialPred2179, axiom, - f_member(inst_Honduras,inst_Organizations_WCL)). - -fof(axmondialPred2180, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_ElParaiso,inst_Honduras)). - -fof(axmondialPred2181, axiom, - f_member(inst_Honduras,inst_Organizations_OAS)). - -fof(axmondialPred2182, axiom, - f_member(inst_Honduras,inst_Organizations_FAO)). - -fof(axmondialPred2183, axiom, - f_member(inst_Honduras,inst_Organizations_UNMIH)). - -fof(axmondialPred2184, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Honduras,inst_AgriculturalSector,30,f_YearFn(1996))). - -fof(axmondialPred2185, axiom, - f_member(inst_Honduras,inst_Organizations_ECLAC)). - -fof(axmondialPred2186, axiom, - f_member(inst_Honduras,inst_Organizations_CACM)). - -fof(axmondialPred2187, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Intibuca,inst_Honduras)). - -fof(axmondialPred2188, axiom, - f_member(inst_Honduras,inst_Organizations_UN)). - -fof(axmondialPred2189, axiom, - f_inflationRateInCountry(inst_Honduras,30)). - -fof(axmondialPred2190, axiom, - f_member(inst_Honduras,inst_Organizations_IDA)). - -fof(axmondialPred2191, axiom, - f_member(inst_Honduras,inst_Organizations_OPANAL)). - -fof(axmondialPred2192, axiom, - f_member(inst_Honduras,inst_Organizations_ILO)). - -fof(axmondialPred2193, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Cortes,inst_Honduras)). - -fof(axmondialPred2194, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_LaPaz,inst_Honduras)). - -fof(axmondialPred2195, axiom, - f_member(inst_Honduras,inst_Organizations_IFRCS)). - -fof(axmondialPred2196, axiom, - f_landAreaOnly(inst_Honduras,f_MeasureFn(112090,inst_SquareKilometer))). - -fof(axmondialPred2197, axiom, - f_member(inst_Honduras,inst_Organizations_ITU)). - -fof(axmondialPred2198, axiom, - f_member(inst_Honduras,inst_Organizations_WTrO)). - -fof(axmondialPred2199, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Atlantida,inst_Honduras)). - -fof(axmondialPred2200, axiom, - f_member(inst_Honduras,inst_Organizations_WFTU)). - -fof(axmondialPred2201, axiom, - f_capitalCity(inst_Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa,inst_Honduras)). - -fof(axmondialPred2202, axiom, - f_member(inst_Honduras,inst_Organizations_IOC)). - -fof(axmondialPred2203, axiom, - f_member(inst_Honduras,inst_Organizations_MINURSO)). - -fof(axmondialPred2204, axiom, - f_member(inst_Honduras,inst_Organizations_ICRM)). - -fof(axmondialPred2205, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Valle,inst_Honduras)). - -fof(axmondialPred2206, axiom, - f_member(inst_Honduras,inst_Organizations_PCA)). - -fof(axmondialPred2207, axiom, - f_member(inst_Honduras,inst_Organizations_WIPO)). - -fof(axmondialPred2208, axiom, - f_member(inst_Honduras,inst_Organizations_ICAO)). - -fof(axmondialPred2209, axiom, - f_member(inst_Honduras,inst_Organizations_IFAD)). - -fof(axmondialPred2210, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Olancho,inst_Honduras)). - -fof(axmondialPred2211, axiom, - f_member(inst_Honduras,inst_Organizations_IMO)). - -fof(axmondialPred2212, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Honduras,inst_ServiceSector,50,f_YearFn(1996))). - -fof(axmondialPred2213, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Copan,inst_Honduras)). - -fof(axmondialPred2214, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_GraciasaDios,inst_Honduras)). - -fof(axmondialPred2215, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Comayagua,inst_Honduras)). - -fof(axmondialPred2216, axiom, - f_member(inst_Honduras,inst_Organizations_UPU)). - -fof(axmondialPred2217, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_Colon,inst_Honduras)). - -fof(axmondialPred2218, axiom, - f_member(inst_Honduras,inst_Organizations_Interpol)). - -fof(axmondialPred2219, axiom, - f_member(inst_Honduras,inst_Organizations_Intelsat)). - -fof(axmondialPred2220, axiom, - f_geographicSubregion(inst_Countries_HCA_provinces_SantaBarbara,inst_Honduras)). - -fof(axmondialPred2221, axiom, - f_member(inst_Honduras,inst_Organizations_UNIDO)). - -fof(axmondialPred2222, axiom, - f_member(inst_Honduras,inst_Organizations_IBRD)). - -fof(axmondialPred2223, axiom, - f_meetsSpatially(inst_Honduras,inst_Nicaragua)). - -fof(axmondialPred2224, axiom, - f_member(inst_Colombia,inst_Organizations_LAIA)). - -fof(axmondialPred2225, axiom, - f_member(inst_Pakistan,inst_Organizations_IMO)). - -fof(axmondialPred2226, axiom, - 4319154 = f_PopulationFn(inst_Countries_USA_provinces_Alabama)). - -fof(axmondialPred2227, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Alabama,f_MeasureFn(133915,inst_SquareKilometer))). - -fof(axmondialPred2228, axiom, - f_capitalCity(inst_Countries_USA_provinces_Alabama_cities_Montgomery,inst_Countries_USA_provinces_Alabama)). - -fof(axmondialPred2229, axiom, - f_geographicalSubregion(inst_Mongolia,inst_Continents_Asia)). - -fof(axmondialPred2230, axiom, - 813 = f_PopulationFn(inst_Countries_cid_cia_Christmas_Island)). - -fof(axmondialPred2231, axiom, - f_capitalCity(inst_Countries_cid_cia_Christmas_Island_cities_TheSettlement,inst_Countries_cid_cia_Christmas_Island)). - -fof(axmondialPred2232, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Christmas_Island,f_MeasureFn(135,inst_SquareKilometer))). - -fof(axmondialPred2233, axiom, - 699872 = f_PopulationFn(inst_Countries_IND_provinces_Kerala_cities_Trivandrum)). - -fof(axmondialPred2234, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Kerala_cities_Trivandrum,inst_Countries_IND_provinces_Kerala)). - -fof(axmondialPred2235, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Christmas_Island_cities_TheSettlement,inst_Countries_cid_cia_Christmas_Island)). - -fof(axmondialPred2236, axiom, - 2037000 = f_PopulationFn(inst_Countries_RO_provinces_Bucuresti_cities_Bucharest)). - -fof(axmondialPred2237, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Bucuresti_cities_Bucharest,inst_Countries_RO_provinces_Bucuresti)). - -fof(axmondialPred2238, axiom, - 1540000 = f_PopulationFn(inst_Countries_BY_cities_Minsk)). - -fof(axmondialPred2239, axiom, - f_geographicalSubregion(inst_Countries_BY_cities_Minsk,inst_Belarus)). - -fof(axmondialPred2240, axiom, - 156823 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Wanxian)). - -fof(axmondialPred2241, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Wanxian,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred2242, axiom, - 15685 = f_PopulationFn(inst_Countries_N_provinces_Hedmark_cities_Hamar)). - -fof(axmondialPred2243, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Hedmark_cities_Hamar,inst_Countries_N_provinces_Hedmark)). - -fof(axmondialPred2244, axiom, - f_member(inst_Cameroon,inst_Organizations_IDA)). - -fof(axmondialPred2245, axiom, - f_member(inst_Cambodia,inst_Organizations_FAO)). - -fof(axmondialPred2246, axiom, - f_member(inst_Macedonia,inst_Organizations_FAO)). - -fof(axmondialPred2247, axiom, - f_member(inst_Netherlands,inst_Organizations_IFRCS)). - -fof(axmondialPred2248, axiom, - f_member(inst_Switzerland,inst_Organizations_IMF)). - -fof(axmondialPred2249, axiom, - 7053043 = f_PopulationFn(inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred2250, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Andalusia,f_MeasureFn(87600,inst_SquareKilometer))). - -fof(axmondialPred2251, axiom, - f_capitalCity(inst_Countries_E_provinces_Andalusia_cities_Sevilla,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred2252, axiom, - f_member(inst_Malaysia,inst_Organizations_WHO)). - -fof(axmondialPred2253, axiom, - f_located(inst_Mountains_Bjelucha,inst_Countries_KAZ_provinces_ShyghysQazaqstan)). - -fof(axmondialPred2254, axiom, - f_located(inst_Mountains_Bjelucha,inst_Countries_R_provinces_Rep_ofAltay)). - -fof(axmondialPred2255, axiom, - f_located(inst_Mountains_Bjelucha,inst_Kazakstan)). - -fof(axmondialPred2256, axiom, - f_located(inst_Mountains_Bjelucha,inst_Russia)). - -fof(axmondialPred2257, axiom, - f_member(inst_Yemen,inst_Organizations_G_77)). - -fof(axmondialPred2258, axiom, - f_member(inst_Kuwait,inst_Organizations_Interpol)). - -fof(axmondialPred2259, axiom, - f_member(inst_Laos,inst_Organizations_ITU)). - -fof(axmondialPred2260, axiom, - f_sharedBorderLength(inst_Argentina,inst_Paraguay,f_MeasureFn(1880,inst_Kilometer))). - -fof(axmondialPred2261, axiom, - f_member(inst_Rwanda,inst_Organizations_CCC)). - -fof(axmondialPred2262, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_IDA)). - -fof(axmondialPred2263, axiom, - f_member(inst_SolomonIslands,inst_Organizations_SPC)). - -fof(axmondialPred2264, axiom, - f_sharedBorderLength(inst_Suriname,inst_Guyana,f_MeasureFn(600,inst_Kilometer))). - -fof(axmondialPred2265, axiom, - 291187 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi_cities_Jiujiang)). - -fof(axmondialPred2266, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangxi_cities_Jiujiang,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred2267, axiom, - f_member(inst_Spain,inst_Organizations_ANC)). - -fof(axmondialPred2268, axiom, - f_member(inst_Uganda,inst_Organizations_WTrO)). - -fof(axmondialPred2269, axiom, - 722669 = f_PopulationFn(inst_Countries_PE_provinces_Huanuco)). - -fof(axmondialPred2270, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Huanuco,f_MeasureFn(36938,inst_SquareKilometer))). - -fof(axmondialPred2271, axiom, - f_capitalCity(inst_Countries_PE_provinces_Huanuco_cities_Huanuco,inst_Countries_PE_provinces_Huanuco)). - -fof(axmondialPred2272, axiom, - f_member(inst_Tajikistan,inst_Organizations_IMF)). - -fof(axmondialPred2273, axiom, - 567000 = f_PopulationFn(inst_Countries_RO_provinces_Hunedoara)). - -fof(axmondialPred2274, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Hunedoara,f_MeasureFn(7016,inst_SquareKilometer))). - -fof(axmondialPred2275, axiom, - f_capitalCity(inst_Countries_RO_provinces_Hunedoara_cities_Deva,inst_Countries_RO_provinces_Hunedoara)). - -fof(axmondialPred2276, axiom, - f_member(inst_Countries_cid_cia_Macau,inst_Organizations_Interpol)). - -fof(axmondialPred2277, axiom, - f_geographicalSubregion(inst_Jordan,inst_Continents_Asia)). - -fof(axmondialPred2278, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_AfDB)). - -fof(axmondialPred2279, axiom, - f_member(inst_Italy,inst_Organizations_MINURSO)). - -fof(axmondialPred2280, axiom, - 177000 = f_PopulationFn(inst_Countries_R_provinces_Samarskayaoblast_cities_Syzran)). - -fof(axmondialPred2281, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Samarskayaoblast_cities_Syzran,inst_Countries_R_provinces_Samarskayaoblast)). - -fof(axmondialPred2282, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_ITU)). - -fof(axmondialPred2283, axiom, - f_member(inst_Panama,inst_Organizations_UNESCO)). - -fof(axmondialPred2284, axiom, - 147030 = f_PopulationFn(inst_Countries_BR_provinces_Para_cities_Maraba)). - -fof(axmondialPred2285, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Para_cities_Maraba,inst_Countries_BR_provinces_Para)). - -fof(axmondialPred2286, axiom, - f_member(inst_Greece,inst_Organizations_OSCE)). - -fof(axmondialPred2287, axiom, - f_member(inst_Venezuela,inst_Organizations_ECLAC)). - -fof(axmondialPred2288, axiom, - 1507241 = f_PopulationFn(inst_Countries_DZ_cities_Algiers)). - -fof(axmondialPred2289, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Algiers,inst_Algeria)). - -fof(axmondialPred2290, axiom, - f_member(inst_Yemen,inst_Organizations_IMF)). - -fof(axmondialPred2291, axiom, - 1142105 = f_PopulationFn(inst_Countries_RA_provinces_Tucuman)). - -fof(axmondialPred2292, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Tucuman,f_MeasureFn(22524,inst_SquareKilometer))). - -fof(axmondialPred2293, axiom, - f_capitalCity(inst_Countries_RA_provinces_Tucuman_cities_SanMigueldeTucuman,inst_Countries_RA_provinces_Tucuman)). - -fof(axmondialPred2294, axiom, - f_member(inst_SouthAfrica,inst_Organizations_WMO)). - -fof(axmondialPred2295, axiom, - f_member(inst_Yemen,inst_Organizations_WToO)). - -fof(axmondialPred2296, axiom, - 363954 = f_PopulationFn(inst_Countries_TJ_provinces_Guizhou_cities_Liupanshui)). - -fof(axmondialPred2297, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guizhou_cities_Liupanshui,inst_Countries_TJ_provinces_Guizhou)). - -fof(axmondialPred2298, axiom, - f_located(inst_Islands_Mayotta,inst_Comoros)). - -fof(axmondialPred2299, axiom, - f_member(inst_Countries_cid_cia_French_Polynesia,inst_Organizations_ICFTU)). - -fof(axmondialPred2300, axiom, - 140600 = f_PopulationFn(inst_Countries_I_provinces_EmiliaRomagna_cities_Ferrara)). - -fof(axmondialPred2301, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_EmiliaRomagna_cities_Ferrara,inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred2302, axiom, - f_located(inst_Lakes_LakeOhrid,inst_SerbiaAndMontenegro)). - -fof(axmondialPred2303, axiom, - f_located(inst_Lakes_LakeOhrid,inst_Albania)). - -fof(axmondialPred2304, axiom, - f_landAreaOnly(inst_Lakes_LakeOhrid,f_MeasureFn(367,inst_SquareKilometer))). - -fof(axmondialPred2305, axiom, - 151600 = f_PopulationFn(inst_Countries_GB_provinces_Buckinghamshire_cities_Aylesbury)). - -fof(axmondialPred2306, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Buckinghamshire_cities_Aylesbury,inst_Countries_GB_provinces_Buckinghamshire)). - -fof(axmondialPred2307, axiom, - f_sharedBorderLength(inst_SaudiArabia,inst_Jordan,f_MeasureFn(728,inst_Kilometer))). - -fof(axmondialPred2308, axiom, - f_member(inst_Nepal,inst_Organizations_FAO)). - -fof(axmondialPred2309, axiom, - f_member(inst_Pakistan,inst_Organizations_IDA)). - -fof(axmondialPred2310, axiom, - 220400 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Oldham)). - -fof(axmondialPred2311, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Oldham,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred2312, axiom, - f_member(inst_Lebanon,inst_Organizations_WToO)). - -fof(axmondialPred2313, axiom, - f_member(inst_Singapore,inst_Organizations_C)). - -fof(axmondialPred2314, axiom, - 101177 = f_PopulationFn(inst_Countries_IR_provinces_Khorasan_cities_Birjand)). - -fof(axmondialPred2315, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Khorasan_cities_Birjand,inst_Countries_IR_provinces_Khorasan)). - -fof(axmondialPred2316, axiom, - f_member(inst_Luxembourg,inst_Organizations_UNESCO)). - -fof(axmondialPred2317, axiom, - 39410 = f_PopulationFn(inst_Countries_CH_provinces_GL)). - -fof(axmondialPred2318, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_GL,f_MeasureFn(685,inst_SquareKilometer))). - -fof(axmondialPred2319, axiom, - f_capitalCity(inst_Countries_CH_provinces_GL_cities_Glarus,inst_Countries_CH_provinces_GL)). - -fof(axmondialPred2320, axiom, - f_member(inst_Hungary,inst_Organizations_OECD)). - -fof(axmondialPred2321, axiom, - f_member(inst_Hungary,inst_Organizations_ICAO)). - -fof(axmondialPred2322, axiom, - f_member(inst_Hungary,inst_Organizations_CEI)). - -fof(axmondialPred2323, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Szeged_munic,inst_Hungary)). - -fof(axmondialPred2324, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Gyor_munic,inst_Hungary)). - -fof(axmondialPred2325, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Hungary,inst_IndustrialSector,37.5,f_YearFn(1996))). - -fof(axmondialPred2326, axiom, - f_capitalCity(inst_Countries_H_provinces_Budapest_munic_cities_Budapest,inst_Hungary)). - -fof(axmondialPred2327, axiom, - f_member(inst_Hungary,inst_Organizations_MINURSO)). - -fof(axmondialPred2328, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Pecs_munic,inst_Hungary)). - -fof(axmondialPred2329, axiom, - f_member(inst_Hungary,inst_Organizations_UNIKOM)). - -fof(axmondialPred2330, axiom, - f_geographicSubregion(inst_Countries_H_provinces_GyorSopron,inst_Hungary)). - -fof(axmondialPred2331, axiom, - f_geographicSubregion(inst_Countries_H_provinces_BorsodAbaujZemplen,inst_Hungary)). - -fof(axmondialPred2332, axiom, - f_member(inst_Hungary,inst_Organizations_UNOMIG)). - -fof(axmondialPred2333, axiom, - f_inflationRateInCountry(inst_Hungary,28.3)). - -fof(axmondialPred2334, axiom, - f_member(inst_Hungary,inst_Organizations_CERN)). - -fof(axmondialPred2335, axiom, - f_geographicSubregion(inst_Countries_H_provinces_KomaromEsztergom,inst_Hungary)). - -fof(axmondialPred2336, axiom, - f_member(inst_Hungary,inst_Organizations_MTCR)). - -fof(axmondialPred2337, axiom, - f_meetsSpatially(inst_Hungary,inst_Slovakia)). - -fof(axmondialPred2338, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Bekes,inst_Hungary)). - -fof(axmondialPred2339, axiom, - f_member(inst_Hungary,inst_Organizations_IFRCS)). - -fof(axmondialPred2340, axiom, - f_member(inst_Hungary,inst_Organizations_CE)). - -fof(axmondialPred2341, axiom, - f_member(inst_Hungary,inst_Organizations_UNIDO)). - -fof(axmondialPred2342, axiom, - f_landAreaOnly(inst_Hungary,f_MeasureFn(93030,inst_SquareKilometer))). - -fof(axmondialPred2343, axiom, - f_member(inst_Hungary,inst_Organizations_IMO)). - -fof(axmondialPred2344, axiom, - f_member(inst_Hungary,inst_Organizations_UPU)). - -fof(axmondialPred2345, axiom, - f_member(inst_Hungary,inst_Organizations_ICRM)). - -fof(axmondialPred2346, axiom, - f_member(inst_Hungary,inst_Organizations_OAS)). - -fof(axmondialPred2347, axiom, - f_member(inst_Hungary,inst_Organizations_NSG)). - -fof(axmondialPred2348, axiom, - f_member(inst_Hungary,inst_Organizations_NAM)). - -fof(axmondialPred2349, axiom, - f_member(inst_Hungary,inst_Organizations_IOM)). - -fof(axmondialPred2350, axiom, - f_member(inst_Hungary,inst_Organizations_BIS)). - -fof(axmondialPred2351, axiom, - f_meetsSpatially(inst_Hungary,inst_Ukraine)). - -fof(axmondialPred2352, axiom, - f_geographicSubregion(inst_Countries_H_provinces_BacsKiskun,inst_Hungary)). - -fof(axmondialPred2353, axiom, - 10002541 = f_PopulationFn(inst_Hungary)). - -fof(axmondialPred2354, axiom, - f_member(inst_Hungary,inst_Organizations_Interpol)). - -fof(axmondialPred2355, axiom, - f_member(inst_Hungary,inst_Organizations_UNU)). - -fof(axmondialPred2356, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Nograd,inst_Hungary)). - -fof(axmondialPred2357, axiom, - f_member(inst_Hungary,inst_Organizations_ZC)). - -fof(axmondialPred2358, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Pest,inst_Hungary)). - -fof(axmondialPred2359, axiom, - f_member(inst_Hungary,inst_Organizations_PCA)). - -fof(axmondialPred2360, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Vas,inst_Hungary)). - -fof(axmondialPred2361, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Somogy,inst_Hungary)). - -fof(axmondialPred2362, axiom, - f_member(inst_Hungary,inst_Organizations_CCC)). - -fof(axmondialPred2363, axiom, - f_member(inst_Hungary,inst_Organizations_ISO)). - -fof(axmondialPred2364, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Hungary,inst_AgriculturalSector,7.3,f_YearFn(1996))). - -fof(axmondialPred2365, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Fejer,inst_Hungary)). - -fof(axmondialPred2366, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Miskolc_munic,inst_Hungary)). - -fof(axmondialPred2367, axiom, - f_geographicSubregion(inst_Countries_H_provinces_SzabolcsSzatmar,inst_Hungary)). - -fof(axmondialPred2368, axiom, - f_member(inst_Hungary,inst_Organizations_ILO)). - -fof(axmondialPred2369, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Heves,inst_Hungary)). - -fof(axmondialPred2370, axiom, - f_member(inst_Hungary,inst_Organizations_OSCE)). - -fof(axmondialPred2371, axiom, - f_member(inst_Hungary,inst_Organizations_ECE)). - -fof(axmondialPred2372, axiom, - f_member(inst_Hungary,inst_Organizations_UNESCO)). - -fof(axmondialPred2373, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Csongrad,inst_Hungary)). - -fof(axmondialPred2374, axiom, - f_member(inst_Hungary,inst_Organizations_IFC)). - -fof(axmondialPred2375, axiom, - f_meetsSpatially(inst_Hungary,inst_Austria)). - -fof(axmondialPred2376, axiom, - f_member(inst_Hungary,inst_Organizations_EU)). - -fof(axmondialPred2377, axiom, - f_member(inst_Hungary,inst_Organizations_UNMOT)). - -fof(axmondialPred2378, axiom, - f_member(inst_Hungary,inst_Organizations_IDA)). - -fof(axmondialPred2379, axiom, - f_member(inst_Hungary,inst_Organizations_G_9)). - -fof(axmondialPred2380, axiom, - f_member(inst_Hungary,inst_Organizations_EBRD)). - -fof(axmondialPred2381, axiom, - f_meetsSpatially(inst_Hungary,inst_Slovenia)). - -fof(axmondialPred2382, axiom, - f_member(inst_Hungary,inst_Organizations_WToO)). - -fof(axmondialPred2383, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Szolnok,inst_Hungary)). - -fof(axmondialPred2384, axiom, - f_member(inst_Hungary,inst_Organizations_IMF)). - -fof(axmondialPred2385, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Tolna,inst_Hungary)). - -fof(axmondialPred2386, axiom, - f_member(inst_Hungary,inst_Organizations_FAO)). - -fof(axmondialPred2387, axiom, - f_member(inst_Hungary,inst_Organizations_PFP)). - -fof(axmondialPred2388, axiom, - f_member(inst_Hungary,inst_Organizations_ANC)). - -fof(axmondialPred2389, axiom, - f_geographicSubregion(inst_Countries_H_provinces_HajduBihar,inst_Hungary)). - -fof(axmondialPred2390, axiom, - f_member(inst_Hungary,inst_Organizations_ITU)). - -fof(axmondialPred2391, axiom, - f_member(inst_Hungary,inst_Organizations_IOC)). - -fof(axmondialPred2392, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Debrecen_munic,inst_Hungary)). - -fof(axmondialPred2393, axiom, - f_member(inst_Hungary,inst_Organizations_WTrO)). - -fof(axmondialPred2394, axiom, - f_member(inst_Hungary,inst_Organizations_UN)). - -fof(axmondialPred2395, axiom, - f_member(inst_Hungary,inst_Organizations_WHO)). - -fof(axmondialPred2396, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Veszprem,inst_Hungary)). - -fof(axmondialPred2397, axiom, - f_meetsSpatially(inst_Hungary,inst_Croatia)). - -fof(axmondialPred2398, axiom, - f_meetsSpatially(inst_Hungary,inst_Romania)). - -fof(axmondialPred2399, axiom, - f_meetsSpatially(inst_Hungary,inst_SerbiaAndMontenegro)). - -fof(axmondialPred2400, axiom, - f_member(inst_Hungary,inst_Organizations_IAEA)). - -fof(axmondialPred2401, axiom, - f_member(inst_Hungary,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred2402, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Budapest_munic,inst_Hungary)). - -fof(axmondialPred2403, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Zala,inst_Hungary)). - -fof(axmondialPred2404, axiom, - f_member(inst_Hungary,inst_Organizations_UNHCR)). - -fof(axmondialPred2405, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Hungary,inst_ServiceSector,55.2,f_YearFn(1996))). - -fof(axmondialPred2406, axiom, - f_geographicSubregion(inst_Countries_H_provinces_Baranya,inst_Hungary)). - -fof(axmondialPred2407, axiom, - f_member(inst_Hungary,inst_Organizations_WFTU)). - -fof(axmondialPred2408, axiom, - f_member(inst_Kenya,inst_Organizations_C)). - -fof(axmondialPred2409, axiom, - f_member(inst_Madagascar,inst_Organizations_ICRM)). - -fof(axmondialPred2410, axiom, - 54554 = f_PopulationFn(inst_Countries_S_provinces_Kalmar_cities_Kalmar)). - -fof(axmondialPred2411, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Kalmar_cities_Kalmar,inst_Countries_S_provinces_Kalmar)). - -fof(axmondialPred2412, axiom, - f_member(inst_Singapore,inst_Organizations_NAM)). - -fof(axmondialPred2413, axiom, - f_located(inst_Mountains_PikKarl_Marx,inst_Tajikistan)). - -fof(axmondialPred2414, axiom, - f_member(inst_Dominica,inst_Organizations_ICRM)). - -fof(axmondialPred2415, axiom, - 152778 = f_PopulationFn(inst_Countries_DZ_cities_SidibelAbbes)). - -fof(axmondialPred2416, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_SidibelAbbes,inst_Algeria)). - -fof(axmondialPred2417, axiom, - f_member(inst_Burma,inst_Organizations_ITU)). - -fof(axmondialPred2418, axiom, - f_member(inst_Bhutan,inst_Organizations_UPU)). - -fof(axmondialPred2419, axiom, - 114802 = f_PopulationFn(inst_Countries_CO_provinces_Narino_cities_Tumaco)). - -fof(axmondialPred2420, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Narino_cities_Tumaco,inst_Countries_CO_provinces_Narino)). - -fof(axmondialPred2421, axiom, - 623000 = f_PopulationFn(inst_Countries_ET_provinces_Ismailiya)). - -fof(axmondialPred2422, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_Ismailiya,f_MeasureFn(1442,inst_SquareKilometer))). - -fof(axmondialPred2423, axiom, - f_capitalCity(inst_Countries_ET_provinces_Ismailiya_cities_Ismailiya,inst_Countries_ET_provinces_Ismailiya)). - -fof(axmondialPred2424, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_IFRCS)). - -fof(axmondialPred2425, axiom, - 330000 = f_PopulationFn(inst_Countries_RO_provinces_Iasi_cities_Iasi)). - -fof(axmondialPred2426, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Iasi_cities_Iasi,inst_Countries_RO_provinces_Iasi)). - -fof(axmondialPred2427, axiom, - f_member(inst_Countries_cid_cia_Turks_and_Caicos_Islands,inst_Organizations_Caricom)). - -fof(axmondialPred2428, axiom, - f_located(inst_Rivers_Senegal,inst_Countries_SN_provinces_Tambacounda)). - -fof(axmondialPred2429, axiom, - f_located(inst_Rivers_Senegal,inst_Senegal)). - -fof(axmondialPred2430, axiom, - f_located(inst_Rivers_Senegal,inst_Mali)). - -fof(axmondialPred2431, axiom, - f_flowsInto(inst_Rivers_Senegal,inst_Seas_AtlanticOcean)). - -fof(axmondialPred2432, axiom, - f_member(inst_Jordan,inst_Organizations_ESCWA)). - -fof(axmondialPred2433, axiom, - f_member(inst_Denmark,inst_Organizations_EN)). - -fof(axmondialPred2434, axiom, - f_located(inst_Deserts_ErgdeBilma,inst_Niger)). - -fof(axmondialPred2435, axiom, - f_landAreaOnly(inst_Deserts_ErgdeBilma,f_MeasureFn(25000,inst_SquareKilometer))). - -fof(axmondialPred2436, axiom, - f_located(inst_Mountains_Mt_Grebun,inst_Niger)). - -fof(axmondialPred2437, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_G_77)). - -fof(axmondialPred2438, axiom, - 103605 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Jau)). - -fof(axmondialPred2439, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Jau,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred2440, axiom, - f_member(inst_Mauritius,inst_Organizations_UNESCO)). - -fof(axmondialPred2441, axiom, - f_member(inst_Spain,inst_Organizations_WCL)). - -fof(axmondialPred2442, axiom, - 205560 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Haicheng)). - -fof(axmondialPred2443, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Haicheng,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred2444, axiom, - f_geographicalSubregion(inst_Oman,inst_Continents_Asia)). - -fof(axmondialPred2445, axiom, - f_member(inst_Haiti,inst_Organizations_Interpol)). - -fof(axmondialPred2446, axiom, - f_member(inst_Guinea,inst_Organizations_IMO)). - -fof(axmondialPred2447, axiom, - 121825 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_Uruguaiana)). - -fof(axmondialPred2448, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_Uruguaiana,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred2449, axiom, - 122253 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg_cities_Heilbronn)). - -fof(axmondialPred2450, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_BadenWurttemberg_cities_Heilbronn,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred2451, axiom, - f_member(inst_Tajikistan,inst_Organizations_OIC)). - -fof(axmondialPred2452, axiom, - f_member(inst_SriLanka,inst_Organizations_Interpol)). - -fof(axmondialPred2453, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Saint_Helena_cities_Jamestown,inst_Countries_cid_cia_Saint_Helena)). - -fof(axmondialPred2454, axiom, - f_hasHeadq(inst_Organizations_CERN,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred2455, axiom, - f_sharedBorderLength(inst_Paraguay,inst_Bolivia,f_MeasureFn(750,inst_Kilometer))). - -fof(axmondialPred2456, axiom, - f_member(inst_CostaRica,inst_Organizations_WIPO)). - -fof(axmondialPred2457, axiom, - f_member(inst_Peru,inst_Organizations_G_11)). - -fof(axmondialPred2458, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_NAM)). - -fof(axmondialPred2459, axiom, - 306600 = f_PopulationFn(inst_Countries_GB_provinces_Cardiff)). - -fof(axmondialPred2460, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Cardiff,f_MeasureFn(139,inst_SquareKilometer))). - -fof(axmondialPred2461, axiom, - f_capitalCity(inst_Countries_GB_provinces_Cardiff_cities_Cardiff,inst_Countries_GB_provinces_Cardiff)). - -fof(axmondialPred2462, axiom, - 186332 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Tianmen)). - -fof(axmondialPred2463, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Tianmen,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred2464, axiom, - f_sharedBorderLength(inst_Senegal,inst_Guinea,f_MeasureFn(330,inst_Kilometer))). - -fof(axmondialPred2465, axiom, - 16660691 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred2466, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_MinasGerais,f_MeasureFn(588383,inst_SquareKilometer))). - -fof(axmondialPred2467, axiom, - f_capitalCity(inst_Countries_BR_provinces_MinasGerais_cities_BeloHorizonte,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred2468, axiom, - f_member(inst_Iraq,inst_Organizations_IFAD)). - -fof(axmondialPred2469, axiom, - 3169900 = f_PopulationFn(inst_Countries_R_provinces_Tyumenskayaoblast)). - -fof(axmondialPred2470, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Tyumenskayaoblast,f_MeasureFn(1435200,inst_SquareKilometer))). - -fof(axmondialPred2471, axiom, - f_capitalCity(inst_Countries_R_provinces_Tyumenskayaoblast_cities_Tyumen,inst_Countries_R_provinces_Tyumenskayaoblast)). - -fof(axmondialPred2472, axiom, - 374945 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Saharanpur)). - -fof(axmondialPred2473, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Saharanpur,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred2474, axiom, - 123000 = f_PopulationFn(inst_Countries_R_provinces_ChuvashRepublic_cities_Novocheboksarsk)). - -fof(axmondialPred2475, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_ChuvashRepublic_cities_Novocheboksarsk,inst_Countries_R_provinces_ChuvashRepublic)). - -fof(axmondialPred2476, axiom, - f_sharedBorderLength(inst_Zaire,inst_CentralAfricanRepublic,f_MeasureFn(1577,inst_Kilometer))). - -fof(axmondialPred2477, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_IBRD)). - -fof(axmondialPred2478, axiom, - f_member(inst_Chile,inst_Organizations_G_77)). - -fof(axmondialPred2479, axiom, - f_member(inst_Tonga,inst_Organizations_ACP)). - -fof(axmondialPred2480, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Apure_cities_SanFernando,inst_Countries_YV_provinces_Apure)). - -fof(axmondialPred2481, axiom, - f_member(inst_France,inst_Organizations_CERN)). - -fof(axmondialPred2482, axiom, - 164746 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Modesto)). - -fof(axmondialPred2483, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Modesto,inst_Countries_USA_provinces_California)). - -fof(axmondialPred2484, axiom, - f_member(inst_CostaRica,inst_Organizations_WCL)). - -fof(axmondialPred2485, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Shimane_cities_Matsue,inst_Countries_J_provinces_Shimane)). - -fof(axmondialPred2486, axiom, - f_member(inst_Slovenia,inst_Organizations_ICRM)). - -fof(axmondialPred2487, axiom, - 3000 = f_PopulationFn(inst_Countries_BZ_cities_Belmopan)). - -fof(axmondialPred2488, axiom, - f_geographicalSubregion(inst_Countries_BZ_cities_Belmopan,inst_Belize)). - -fof(axmondialPred2489, axiom, - f_member(inst_Taiwan,inst_Organizations_WTrO)). - -fof(axmondialPred2490, axiom, - f_located(inst_Rivers_BlackDrin,inst_SerbiaAndMontenegro)). - -fof(axmondialPred2491, axiom, - f_located(inst_Rivers_BlackDrin,inst_Albania)). - -fof(axmondialPred2492, axiom, - f_flowsInto(inst_Rivers_BlackDrin,inst_Rivers_Drin)). - -fof(axmondialPred2493, axiom, - f_length(inst_Rivers_BlackDrin,133)). - -fof(axmondialPred2494, axiom, - f_member(inst_Afghanistan,inst_Organizations_IOC)). - -fof(axmondialPred2495, axiom, - f_member(inst_Algeria,inst_Organizations_UNESCO)). - -fof(axmondialPred2496, axiom, - 28899 = f_PopulationFn(inst_Countries_TO_cities_Nukualofa)). - -fof(axmondialPred2497, axiom, - f_geographicalSubregion(inst_Countries_TO_cities_Nukualofa,inst_Tonga)). - -fof(axmondialPred2498, axiom, - 220129 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi_cities_Ganzhou)). - -fof(axmondialPred2499, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangxi_cities_Ganzhou,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred2500, axiom, - 1195000 = f_PopulationFn(inst_Countries_NIC_cities_Managua)). - -fof(axmondialPred2501, axiom, - f_geographicalSubregion(inst_Countries_NIC_cities_Managua,inst_Nicaragua)). - -fof(axmondialPred2502, axiom, - f_member(inst_Malta,inst_Organizations_IFAD)). - -fof(axmondialPred2503, axiom, - 207000 = f_PopulationFn(inst_Countries_BD_cities_Rangpur)). - -fof(axmondialPred2504, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Rangpur,inst_Bangladesh)). - -fof(axmondialPred2505, axiom, - f_member(inst_Austria,inst_Organizations_AfDB)). - -fof(axmondialPred2506, axiom, - f_member(inst_NewZealand,inst_Organizations_WMO)). - -fof(axmondialPred2507, axiom, - 94688 = f_PopulationFn(inst_Countries_N_provinces_AustAgder)). - -fof(axmondialPred2508, axiom, - f_capitalCity(inst_Countries_N_provinces_AustAgder_cities_Arendal,inst_Countries_N_provinces_AustAgder)). - -fof(axmondialPred2509, axiom, - f_member(inst_Oman,inst_Organizations_ICAO)). - -fof(axmondialPred2510, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IBRD)). - -fof(axmondialPred2511, axiom, - 1183723 = f_PopulationFn(inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred2512, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Hawaii,f_MeasureFn(16760,inst_SquareKilometer))). - -fof(axmondialPred2513, axiom, - f_capitalCity(inst_Countries_USA_provinces_Hawaii_cities_Honolulu,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred2514, axiom, - f_member(inst_Norway,inst_Organizations_CE)). - -fof(axmondialPred2515, axiom, - f_member(inst_Andorra,inst_Organizations_WIPO)). - -fof(axmondialPred2516, axiom, - f_member(inst_Australia,inst_Organizations_UNAMIR)). - -fof(axmondialPred2517, axiom, - f_member(inst_Luxembourg,inst_Organizations_IFAD)). - -fof(axmondialPred2518, axiom, - f_member(inst_Ecuador,inst_Organizations_ILO)). - -fof(axmondialPred2519, axiom, - f_located(inst_Lakes_OzeroTschany,inst_Countries_R_provinces_Novosibirskayaoblast)). - -fof(axmondialPred2520, axiom, - f_located(inst_Lakes_OzeroTschany,inst_Russia)). - -fof(axmondialPred2521, axiom, - f_landAreaOnly(inst_Lakes_OzeroTschany,f_MeasureFn(2500,inst_SquareKilometer))). - -fof(axmondialPred2522, axiom, - f_member(inst_Libya,inst_Organizations_IDB)). - -fof(axmondialPred2523, axiom, - f_member(inst_Japan,inst_Organizations_AsDB)). - -fof(axmondialPred2524, axiom, - 31000 = f_PopulationFn(inst_Countries_SF_provinces_Lappia_cities_Rovaniemi)). - -fof(axmondialPred2525, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Lappia_cities_Rovaniemi,inst_Countries_SF_provinces_Lappia)). - -fof(axmondialPred2526, axiom, - f_member(inst_Countries_cid_cia_American_Samoa,inst_Organizations_IOC)). - -fof(axmondialPred2527, axiom, - f_member(inst_Italy,inst_Organizations_UNMOGIP)). - -fof(axmondialPred2528, axiom, - f_hasHeadq(inst_Organizations_G_15,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred2529, axiom, - f_member(inst_Mauritius,inst_Organizations_WTrO)). - -fof(axmondialPred2530, axiom, - f_member(inst_Malaysia,inst_Organizations_ICFTU)). - -fof(axmondialPred2531, axiom, - 8052849 = f_PopulationFn(inst_Countries_USA_provinces_NewJersey)). - -fof(axmondialPred2532, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_NewJersey,f_MeasureFn(20168,inst_SquareKilometer))). - -fof(axmondialPred2533, axiom, - f_capitalCity(inst_Countries_USA_provinces_NewJersey_cities_Trenton,inst_Countries_USA_provinces_NewJersey)). - -fof(axmondialPred2534, axiom, - f_member(inst_Greece,inst_Organizations_IEA)). - -fof(axmondialPred2535, axiom, - 84200 = f_PopulationFn(inst_Countries_GB_provinces_Monmouthshire)). - -fof(axmondialPred2536, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Monmouthshire,f_MeasureFn(851,inst_SquareKilometer))). - -fof(axmondialPred2537, axiom, - f_capitalCity(inst_Countries_GB_provinces_Monmouthshire_cities_Cwmbran,inst_Countries_GB_provinces_Monmouthshire)). - -fof(axmondialPred2538, axiom, - f_member(inst_Ghana,inst_Organizations_WToO)). - -fof(axmondialPred2539, axiom, - f_member(inst_Belarus,inst_Organizations_UNIDO)). - -fof(axmondialPred2540, axiom, - 1510000 = f_PopulationFn(inst_Countries_TJ_provinces_Gansu_cities_Lanzhou)). - -fof(axmondialPred2541, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Gansu_cities_Lanzhou,inst_Countries_TJ_provinces_Gansu)). - -fof(axmondialPred2542, axiom, - 406457 = f_PopulationFn(inst_Countries_IND_provinces_Sikkim)). - -fof(axmondialPred2543, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Sikkim,f_MeasureFn(7096,inst_SquareKilometer))). - -fof(axmondialPred2544, axiom, - f_capitalCity(inst_Countries_IND_provinces_Sikkim_cities_Gangtok,inst_Countries_IND_provinces_Sikkim)). - -fof(axmondialPred2545, axiom, - f_member(inst_Albania,inst_Organizations_ISO)). - -fof(axmondialPred2546, axiom, - f_member(inst_Benin,inst_Organizations_WMO)). - -fof(axmondialPred2547, axiom, - f_member(inst_Uruguay,inst_Organizations_ICC)). - -fof(axmondialPred2548, axiom, - f_member(inst_Burma,inst_Organizations_WTrO)). - -fof(axmondialPred2549, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNCRO)). - -fof(axmondialPred2550, axiom, - f_member(inst_Maldives,inst_Organizations_WTrO)). - -fof(axmondialPred2551, axiom, - f_member(inst_Nicaragua,inst_Organizations_WHO)). - -fof(axmondialPred2552, axiom, - f_member(inst_Poland,inst_Organizations_WCL)). - -fof(axmondialPred2553, axiom, - 62000 = f_PopulationFn(inst_Countries_AL_cities_Shkoder)). - -fof(axmondialPred2554, axiom, - f_geographicalSubregion(inst_Countries_AL_cities_Shkoder,inst_Albania)). - -fof(axmondialPred2555, axiom, - f_located(inst_Islands_SaoTomeandPrincipe,inst_SaoTomeAndPrincipe)). - -fof(axmondialPred2556, axiom, - f_landAreaOnly(inst_Islands_SaoTomeandPrincipe,f_MeasureFn(964,inst_SquareKilometer))). - -fof(axmondialPred2557, axiom, - f_member(inst_Finland,inst_Organizations_Inmarsat)). - -fof(axmondialPred2558, axiom, - f_member(inst_Pakistan,inst_Organizations_UPU)). - -fof(axmondialPred2559, axiom, - f_member(inst_Poland,inst_Organizations_IOM)). - -fof(axmondialPred2560, axiom, - f_member(inst_Countries_cid_cia_Guadeloupe,inst_Organizations_WFTU)). - -fof(axmondialPred2561, axiom, - 678000 = f_PopulationFn(inst_Countries_C_provinces_PinardelRio)). - -fof(axmondialPred2562, axiom, - f_landAreaOnly(inst_Countries_C_provinces_PinardelRio,f_MeasureFn(10925,inst_SquareKilometer))). - -fof(axmondialPred2563, axiom, - f_capitalCity(inst_Countries_C_provinces_PinardelRio_cities_PinardelRio,inst_Countries_C_provinces_PinardelRio)). - -fof(axmondialPred2564, axiom, - f_member(inst_Ukraine,inst_Organizations_ITU)). - -fof(axmondialPred2565, axiom, - 101409 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_RanchoCucamonga)). - -fof(axmondialPred2566, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_RanchoCucamonga,inst_Countries_USA_provinces_California)). - -fof(axmondialPred2567, axiom, - f_member(inst_Swaziland,inst_Organizations_ICFTU)). - -fof(axmondialPred2568, axiom, - f_member(inst_Ghana,inst_Organizations_G_24)). - -fof(axmondialPred2569, axiom, - 150000 = f_PopulationFn(inst_Countries_TT_cities_Port_of_Spain)). - -fof(axmondialPred2570, axiom, - f_geographicalSubregion(inst_Countries_TT_cities_Port_of_Spain,inst_TrinidadAndTobago)). - -fof(axmondialPred2571, axiom, - 407000 = f_PopulationFn(inst_Countries_R_provinces_Murmanskayaoblast_cities_Murmansk)). - -fof(axmondialPred2572, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Murmanskayaoblast_cities_Murmansk,inst_Countries_R_provinces_Murmanskayaoblast)). - -fof(axmondialPred2573, axiom, - f_member(inst_Egypt,inst_Organizations_AfDB)). - -fof(axmondialPred2574, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_Nayarit)). - -fof(axmondialPred2575, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PA_provinces_Herrera)). - -fof(axmondialPred2576, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Mie)). - -fof(axmondialPred2577, axiom, - f_located(inst_Seas_PacificOcean,inst_Guatemala)). - -fof(axmondialPred2578, axiom, - f_located(inst_Seas_PacificOcean,inst_Vanuatu)). - -fof(axmondialPred2579, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_HCA_provinces_Choluteca)). - -fof(axmondialPred2580, axiom, - f_located(inst_Seas_PacificOcean,inst_Fiji)). - -fof(axmondialPred2581, axiom, - f_located(inst_Seas_PacificOcean,inst_NewZealand)). - -fof(axmondialPred2582, axiom, - f_located(inst_Seas_PacificOcean,inst_SolomonIslands)). - -fof(axmondialPred2583, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_CR_provinces_Guanacaste)). - -fof(axmondialPred2584, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PA_provinces_Panama)). - -fof(axmondialPred2585, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Aomori)). - -fof(axmondialPred2586, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_Guerrero)). - -fof(axmondialPred2587, axiom, - f_located(inst_Seas_PacificOcean,inst_WesternSamoa)). - -fof(axmondialPred2588, axiom, - f_located(inst_Seas_PacificOcean,inst_CostaRica)). - -fof(axmondialPred2589, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_Ica)). - -fof(axmondialPred2590, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_Jalisco)). - -fof(axmondialPred2591, axiom, - f_located(inst_Seas_PacificOcean,inst_Tonga)). - -fof(axmondialPred2592, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PA_provinces_Veraguas)). - -fof(axmondialPred2593, axiom, - f_located(inst_Seas_PacificOcean,inst_Maldives)). - -fof(axmondialPred2594, axiom, - f_located(inst_Seas_PacificOcean,inst_Russia)). - -fof(axmondialPred2595, axiom, - f_located(inst_Seas_PacificOcean,inst_Colombia)). - -fof(axmondialPred2596, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Fukushima)). - -fof(axmondialPred2597, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_Tumbes)). - -fof(axmondialPred2598, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_AUS_provinces_Queensland)). - -fof(axmondialPred2599, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Tokushima)). - -fof(axmondialPred2600, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_CO_provinces_ValledeCauca)). - -fof(axmondialPred2601, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Wakayama)). - -fof(axmondialPred2602, axiom, - f_located(inst_Seas_PacificOcean,inst_ElSalvador)). - -fof(axmondialPred2603, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred2604, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Shizuoka)). - -fof(axmondialPred2605, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_CO_provinces_Cauca)). - -fof(axmondialPred2606, axiom, - f_located(inst_Seas_PacificOcean,inst_Australia)). - -fof(axmondialPred2607, axiom, - f_located(inst_Seas_PacificOcean,inst_Philippines)). - -fof(axmondialPred2608, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Kagoshima)). - -fof(axmondialPred2609, axiom, - f_located(inst_Seas_PacificOcean,inst_Canada)). - -fof(axmondialPred2610, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_Ancash)). - -fof(axmondialPred2611, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Chiba)). - -fof(axmondialPred2612, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred2613, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_USA_provinces_Oregon)). - -fof(axmondialPred2614, axiom, - f_located(inst_Seas_PacificOcean,inst_UnitedStates)). - -fof(axmondialPred2615, axiom, - f_located(inst_Seas_PacificOcean,inst_Taiwan)). - -fof(axmondialPred2616, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_Moquegua)). - -fof(axmondialPred2617, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_Lima)). - -fof(axmondialPred2618, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_Piura)). - -fof(axmondialPred2619, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_Oaxaca)). - -fof(axmondialPred2620, axiom, - f_located(inst_Seas_PacificOcean,inst_Tuvalu)). - -fof(axmondialPred2621, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_Chiapas)). - -fof(axmondialPred2622, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_Sinaloa)). - -fof(axmondialPred2623, axiom, - f_located(inst_Seas_PacificOcean,inst_Nauru)). - -fof(axmondialPred2624, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_HCA_provinces_Valle)). - -fof(axmondialPred2625, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_USA_provinces_California)). - -fof(axmondialPred2626, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_CR_provinces_Punarenas)). - -fof(axmondialPred2627, axiom, - f_located(inst_Seas_PacificOcean,inst_Ecuador)). - -fof(axmondialPred2628, axiom, - f_located(inst_Seas_PacificOcean,inst_Panama)). - -fof(axmondialPred2629, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_AUS_provinces_Victoria)). - -fof(axmondialPred2630, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Kanagawa)). - -fof(axmondialPred2631, axiom, - f_located(inst_Seas_PacificOcean,inst_Peru)). - -fof(axmondialPred2632, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Kochi)). - -fof(axmondialPred2633, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_CO_provinces_Choco)). - -fof(axmondialPred2634, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_BajaCaliforniaSur)). - -fof(axmondialPred2635, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_CDN_provinces_YukonTerritory)). - -fof(axmondialPred2636, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Miyagi)). - -fof(axmondialPred2637, axiom, - f_depth(inst_Seas_PacificOcean,11034)). - -fof(axmondialPred2638, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Aichi)). - -fof(axmondialPred2639, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PA_provinces_Cocle)). - -fof(axmondialPred2640, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_BajaCalifornia)). - -fof(axmondialPred2641, axiom, - f_located(inst_Seas_PacificOcean,inst_Japan)). - -fof(axmondialPred2642, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PA_provinces_Darien)). - -fof(axmondialPred2643, axiom, - f_located(inst_Seas_PacificOcean,inst_Palau)). - -fof(axmondialPred2644, axiom, - f_located(inst_Seas_PacificOcean,inst_Nicaragua)). - -fof(axmondialPred2645, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_Tacna)). - -fof(axmondialPred2646, axiom, - f_located(inst_Seas_PacificOcean,inst_Honduras)). - -fof(axmondialPred2647, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred2648, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_CO_provinces_Narino)). - -fof(axmondialPred2649, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred2650, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_USA_provinces_Alaska)). - -fof(axmondialPred2651, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_LaLibertad)). - -fof(axmondialPred2652, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Hokkaido)). - -fof(axmondialPred2653, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_Michoacan)). - -fof(axmondialPred2654, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_R_provinces_Kamchatskayaoblast)). - -fof(axmondialPred2655, axiom, - f_located(inst_Seas_PacificOcean,inst_Micronesia)). - -fof(axmondialPred2656, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Miyazaki)). - -fof(axmondialPred2657, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_Arequipa)). - -fof(axmondialPred2658, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Ibaraki)). - -fof(axmondialPred2659, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_J_provinces_Iwate)). - -fof(axmondialPred2660, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_Sonora)). - -fof(axmondialPred2661, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PA_provinces_Chiriqui)). - -fof(axmondialPred2662, axiom, - f_located(inst_Seas_PacificOcean,inst_MarshallIslands)). - -fof(axmondialPred2663, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PE_provinces_Lambayeque)). - -fof(axmondialPred2664, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_MEX_provinces_Colima)). - -fof(axmondialPred2665, axiom, - f_located(inst_Seas_PacificOcean,inst_Countries_PA_provinces_LosSantos)). - -fof(axmondialPred2666, axiom, - f_located(inst_Seas_PacificOcean,inst_Chile)). - -fof(axmondialPred2667, axiom, - f_located(inst_Seas_PacificOcean,inst_Mexico)). - -fof(axmondialPred2668, axiom, - f_located(inst_Seas_PacificOcean,inst_Kiribati)). - -fof(axmondialPred2669, axiom, - f_member(inst_Malaysia,inst_Organizations_WTrO)). - -fof(axmondialPred2670, axiom, - 15600 = f_PopulationFn(inst_Countries_AND_cities_AndorralaVella)). - -fof(axmondialPred2671, axiom, - f_geographicalSubregion(inst_Countries_AND_cities_AndorralaVella,inst_Andorra)). - -fof(axmondialPred2672, axiom, - f_member(inst_Uruguay,inst_Organizations_IMO)). - -fof(axmondialPred2673, axiom, - 27447 = f_PopulationFn(inst_Countries_USA_provinces_Washington_cities_Olympia)). - -fof(axmondialPred2674, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Washington_cities_Olympia,inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred2675, axiom, - 184000 = f_PopulationFn(inst_Countries_AUS_provinces_Tasmania_cities_Hobart)). - -fof(axmondialPred2676, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_Tasmania_cities_Hobart,inst_Countries_AUS_provinces_Tasmania)). - -fof(axmondialPred2677, axiom, - f_member(inst_Angola,inst_Organizations_IDA)). - -fof(axmondialPred2678, axiom, - f_member(inst_Somalia,inst_Organizations_AMF)). - -fof(axmondialPred2679, axiom, - f_member(inst_Swaziland,inst_Organizations_WTrO)). - -fof(axmondialPred2680, axiom, - 3793149 = f_PopulationFn(inst_Countries_IR_provinces_Mazandaran)). - -fof(axmondialPred2681, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Mazandaran,f_MeasureFn(46456,inst_SquareKilometer))). - -fof(axmondialPred2682, axiom, - f_capitalCity(inst_Countries_IR_provinces_Mazandaran_cities_Sari,inst_Countries_IR_provinces_Mazandaran)). - -fof(axmondialPred2683, axiom, - f_member(inst_Belgium,inst_Organizations_ICC)). - -fof(axmondialPred2684, axiom, - f_located(inst_Islands_Lundy,inst_Countries_GB_provinces_GreaterLondon)). - -fof(axmondialPred2685, axiom, - f_located(inst_Islands_Lundy,inst_UnitedKingdom)). - -fof(axmondialPred2686, axiom, - f_member(inst_Kazakstan,inst_Organizations_WIPO)). - -fof(axmondialPred2687, axiom, - f_member(inst_Singapore,inst_Organizations_ITU)). - -fof(axmondialPred2688, axiom, - 488028 = f_PopulationFn(inst_Countries_MEX_provinces_Colima)). - -fof(axmondialPred2689, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Colima,f_MeasureFn(5455,inst_SquareKilometer))). - -fof(axmondialPred2690, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Colima_cities_Colima,inst_Countries_MEX_provinces_Colima)). - -fof(axmondialPred2691, axiom, - f_member(inst_Bahamas,inst_Organizations_ECLAC)). - -fof(axmondialPred2692, axiom, - f_member(inst_Tajikistan,inst_Organizations_Intelsat)). - -fof(axmondialPred2693, axiom, - f_geographicSubregion(inst_Countries_TAD_provinces_Leninobod,inst_Tajikistan)). - -fof(axmondialPred2694, axiom, - f_member(inst_Tajikistan,inst_Organizations_IDB)). - -fof(axmondialPred2695, axiom, - f_meetsSpatially(inst_Tajikistan,inst_China)). - -fof(axmondialPred2696, axiom, - f_landAreaOnly(inst_Tajikistan,f_MeasureFn(143100,inst_SquareKilometer))). - -fof(axmondialPred2697, axiom, - f_member(inst_Tajikistan,inst_Organizations_IFC)). - -fof(axmondialPred2698, axiom, - f_member(inst_Tajikistan,inst_Organizations_UNIDO)). - -fof(axmondialPred2699, axiom, - f_member(inst_Tajikistan,inst_Organizations_WIPO)). - -fof(axmondialPred2700, axiom, - f_capitalCity(inst_Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe,inst_Tajikistan)). - -fof(axmondialPred2701, axiom, - f_member(inst_Tajikistan,inst_Organizations_ECO)). - -fof(axmondialPred2702, axiom, - f_member(inst_Tajikistan,inst_Organizations_WTrO)). - -fof(axmondialPred2703, axiom, - f_inflationRateInCountry(inst_Tajikistan,28)). - -fof(axmondialPred2704, axiom, - f_member(inst_Tajikistan,inst_Organizations_OSCE)). - -fof(axmondialPred2705, axiom, - f_member(inst_Tajikistan,inst_Organizations_CIS)). - -fof(axmondialPred2706, axiom, - f_member(inst_Tajikistan,inst_Organizations_ILO)). - -fof(axmondialPred2707, axiom, - f_member(inst_Tajikistan,inst_Organizations_FAO)). - -fof(axmondialPred2708, axiom, - f_member(inst_Tajikistan,inst_Organizations_ESCAP)). - -fof(axmondialPred2709, axiom, - f_member(inst_Tajikistan,inst_Organizations_IDA)). - -fof(axmondialPred2710, axiom, - f_member(inst_Tajikistan,inst_Organizations_ICAO)). - -fof(axmondialPred2711, axiom, - f_member(inst_Tajikistan,inst_Organizations_IOC)). - -fof(axmondialPred2712, axiom, - 5916373 = f_PopulationFn(inst_Tajikistan)). - -fof(axmondialPred2713, axiom, - f_member(inst_Tajikistan,inst_Organizations_ECE)). - -fof(axmondialPred2714, axiom, - f_geographicSubregion(inst_Countries_TAD_provinces_BadakhshoniKuni,inst_Tajikistan)). - -fof(axmondialPred2715, axiom, - f_member(inst_Tajikistan,inst_Organizations_UNESCO)). - -fof(axmondialPred2716, axiom, - f_meetsSpatially(inst_Tajikistan,inst_Afghanistan)). - -fof(axmondialPred2717, axiom, - f_member(inst_Tajikistan,inst_Organizations_ITU)). - -fof(axmondialPred2718, axiom, - f_member(inst_Tajikistan,inst_Organizations_WHO)). - -fof(axmondialPred2719, axiom, - f_member(inst_Tajikistan,inst_Organizations_EBRD)). - -fof(axmondialPred2720, axiom, - f_geographicSubregion(inst_Countries_TAD_provinces_Kulob,inst_Tajikistan)). - -fof(axmondialPred2721, axiom, - f_member(inst_Tajikistan,inst_Organizations_IFAD)). - -fof(axmondialPred2722, axiom, - f_member(inst_Tajikistan,inst_Organizations_IOM)). - -fof(axmondialPred2723, axiom, - f_member(inst_Tajikistan,inst_Organizations_UPU)). - -fof(axmondialPred2724, axiom, - f_meetsSpatially(inst_Tajikistan,inst_Kyrgyzstan)). - -fof(axmondialPred2725, axiom, - f_geographicSubregion(inst_Countries_TAD_provinces_Khatlon,inst_Tajikistan)). - -fof(axmondialPred2726, axiom, - f_meetsSpatially(inst_Tajikistan,inst_Uzbekistan)). - -fof(axmondialPred2727, axiom, - f_member(inst_Tajikistan,inst_Organizations_ANC)). - -fof(axmondialPred2728, axiom, - f_member(inst_Tajikistan,inst_Organizations_WMO)). - -fof(axmondialPred2729, axiom, - f_member(inst_Tajikistan,inst_Organizations_IBRD)). - -fof(axmondialPred2730, axiom, - f_geographicSubregion(inst_Countries_TAD_provinces_Dushanbe_munic,inst_Tajikistan)). - -fof(axmondialPred2731, axiom, - f_member(inst_Tajikistan,inst_Organizations_UN)). - -fof(axmondialPred2732, axiom, - 107782 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg_cities_Reutlingen)). - -fof(axmondialPred2733, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_BadenWurttemberg_cities_Reutlingen,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred2734, axiom, - f_member(inst_Cambodia,inst_Organizations_WFTU)). - -fof(axmondialPred2735, axiom, - f_member(inst_Peru,inst_Organizations_OAS)). - -fof(axmondialPred2736, axiom, - f_member(inst_Ecuador,inst_Organizations_UPU)). - -fof(axmondialPred2737, axiom, - f_inflationRateInCountry(inst_Ecuador,25)). - -fof(axmondialPred2738, axiom, - f_member(inst_Ecuador,inst_Organizations_WCL)). - -fof(axmondialPred2739, axiom, - f_member(inst_Ecuador,inst_Organizations_ICRM)). - -fof(axmondialPred2740, axiom, - f_member(inst_Ecuador,inst_Organizations_WTrO)). - -fof(axmondialPred2741, axiom, - f_member(inst_Ecuador,inst_Organizations_IOC)). - -fof(axmondialPred2742, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ecuador,inst_ServiceSector,48,f_YearFn(1996))). - -fof(axmondialPred2743, axiom, - f_member(inst_Ecuador,inst_Organizations_IOM)). - -fof(axmondialPred2744, axiom, - f_meetsSpatially(inst_Ecuador,inst_Colombia)). - -fof(axmondialPred2745, axiom, - f_member(inst_Ecuador,inst_Organizations_IFC)). - -fof(axmondialPred2746, axiom, - f_member(inst_Ecuador,inst_Organizations_NAM)). - -fof(axmondialPred2747, axiom, - f_member(inst_Ecuador,inst_Organizations_Intelsat)). - -fof(axmondialPred2748, axiom, - f_capitalCity(inst_Countries_EC_cities_Quito,inst_Ecuador)). - -fof(axmondialPred2749, axiom, - f_member(inst_Ecuador,inst_Organizations_WHO)). - -fof(axmondialPred2750, axiom, - f_member(inst_Ecuador,inst_Organizations_OPANAL)). - -fof(axmondialPred2751, axiom, - f_member(inst_Ecuador,inst_Organizations_WFTU)). - -fof(axmondialPred2752, axiom, - f_member(inst_Ecuador,inst_Organizations_ITU)). - -fof(axmondialPred2753, axiom, - f_member(inst_Ecuador,inst_Organizations_LAIA)). - -fof(axmondialPred2754, axiom, - f_member(inst_Ecuador,inst_Organizations_PCA)). - -fof(axmondialPred2755, axiom, - f_meetsSpatially(inst_Ecuador,inst_Peru)). - -fof(axmondialPred2756, axiom, - f_landAreaOnly(inst_Ecuador,f_MeasureFn(283560,inst_SquareKilometer))). - -fof(axmondialPred2757, axiom, - f_member(inst_Ecuador,inst_Organizations_IBRD)). - -fof(axmondialPred2758, axiom, - f_member(inst_Ecuador,inst_Organizations_ECLAC)). - -fof(axmondialPred2759, axiom, - f_member(inst_Ecuador,inst_Organizations_AG)). - -fof(axmondialPred2760, axiom, - f_member(inst_Ecuador,inst_Organizations_WIPO)). - -fof(axmondialPred2761, axiom, - f_member(inst_Ecuador,inst_Organizations_IMO)). - -fof(axmondialPred2762, axiom, - f_member(inst_Ecuador,inst_Organizations_IDA)). - -fof(axmondialPred2763, axiom, - f_member(inst_Ecuador,inst_Organizations_UNESCO)). - -fof(axmondialPred2764, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ecuador,inst_IndustrialSector,39,f_YearFn(1996))). - -fof(axmondialPred2765, axiom, - f_member(inst_Ecuador,inst_Organizations_IADB)). - -fof(axmondialPred2766, axiom, - f_member(inst_Ecuador,inst_Organizations_WToO)). - -fof(axmondialPred2767, axiom, - f_member(inst_Ecuador,inst_Organizations_ICAO)). - -fof(axmondialPred2768, axiom, - f_member(inst_Ecuador,inst_Organizations_G_77)). - -fof(axmondialPred2769, axiom, - f_member(inst_Ecuador,inst_Organizations_IAEA)). - -fof(axmondialPred2770, axiom, - f_member(inst_Ecuador,inst_Organizations_UN)). - -fof(axmondialPred2771, axiom, - f_member(inst_Ecuador,inst_Organizations_IFRCS)). - -fof(axmondialPred2772, axiom, - f_member(inst_Ecuador,inst_Organizations_RG)). - -fof(axmondialPred2773, axiom, - f_member(inst_Ecuador,inst_Organizations_ICC)). - -fof(axmondialPred2774, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ecuador,inst_AgriculturalSector,13,f_YearFn(1996))). - -fof(axmondialPred2775, axiom, - f_member(inst_Ecuador,inst_Organizations_LAES)). - -fof(axmondialPred2776, axiom, - f_member(inst_Ecuador,inst_Organizations_ICFTU)). - -fof(axmondialPred2777, axiom, - f_member(inst_Ecuador,inst_Organizations_FAO)). - -fof(axmondialPred2778, axiom, - f_member(inst_Ecuador,inst_Organizations_IMF)). - -fof(axmondialPred2779, axiom, - f_member(inst_Ecuador,inst_Organizations_Interpol)). - -fof(axmondialPred2780, axiom, - f_member(inst_Ecuador,inst_Organizations_IFAD)). - -fof(axmondialPred2781, axiom, - f_member(inst_Ecuador,inst_Organizations_OAS)). - -fof(axmondialPred2782, axiom, - 11466291 = f_PopulationFn(inst_Ecuador)). - -fof(axmondialPred2783, axiom, - f_member(inst_SaintLucia,inst_Organizations_UNMIH)). - -fof(axmondialPred2784, axiom, - 444724 = f_PopulationFn(inst_Countries_USA_provinces_Oklahoma_cities_OklahomaCity)). - -fof(axmondialPred2785, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Oklahoma_cities_OklahomaCity,inst_Countries_USA_provinces_Oklahoma)). - -fof(axmondialPred2786, axiom, - f_member(inst_Mexico,inst_Organizations_Intelsat)). - -fof(axmondialPred2787, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IMF)). - -fof(axmondialPred2788, axiom, - f_member(inst_Mexico,inst_Organizations_IOM)). - -fof(axmondialPred2789, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred2790, axiom, - 318499 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Hamilton)). - -fof(axmondialPred2791, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Hamilton,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred2792, axiom, - 5709000 = f_PopulationFn(inst_Countries_I_provinces_Campania)). - -fof(axmondialPred2793, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Campania,f_MeasureFn(13595,inst_SquareKilometer))). - -fof(axmondialPred2794, axiom, - f_capitalCity(inst_Countries_I_provinces_Campania_cities_Napoli,inst_Countries_I_provinces_Campania)). - -fof(axmondialPred2795, axiom, - 214148 = f_PopulationFn(inst_Countries_E_provinces_BasqueCountry_cities_VitoriaGasteiz)). - -fof(axmondialPred2796, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_BasqueCountry_cities_VitoriaGasteiz,inst_Countries_E_provinces_BasqueCountry)). - -fof(axmondialPred2797, axiom, - f_member(inst_Lesotho,inst_Organizations_UNESCO)). - -fof(axmondialPred2798, axiom, - 123000 = f_PopulationFn(inst_Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolski)). - -fof(axmondialPred2799, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolski,inst_Countries_PL_provinces_Gorzowskie)). - -fof(axmondialPred2800, axiom, - f_member(inst_Australia,inst_Organizations_IFAD)). - -fof(axmondialPred2801, axiom, - 184699 = f_PopulationFn(inst_Countries_RI_cities_BandaAceh)). - -fof(axmondialPred2802, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_BandaAceh,inst_Indonesia)). - -fof(axmondialPred2803, axiom, - f_member(inst_Sudan,inst_Organizations_IDB)). - -fof(axmondialPred2804, axiom, - f_located(inst_Islands_SantaMaria,inst_Countries_P_provinces_Azores_The)). - -fof(axmondialPred2805, axiom, - f_located(inst_Islands_SantaMaria,inst_Portugal)). - -fof(axmondialPred2806, axiom, - f_member(inst_Romania,inst_Organizations_BIS)). - -fof(axmondialPred2807, axiom, - f_member(inst_Peru,inst_Organizations_G_15)). - -fof(axmondialPred2808, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Ayacucho,inst_Peru)). - -fof(axmondialPred2809, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Pasco,inst_Peru)). - -fof(axmondialPred2810, axiom, - f_meetsSpatially(inst_Peru,inst_Bolivia)). - -fof(axmondialPred2811, axiom, - f_member(inst_Peru,inst_Organizations_WToO)). - -fof(axmondialPred2812, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Lambayeque,inst_Peru)). - -fof(axmondialPred2813, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Cajamarca,inst_Peru)). - -fof(axmondialPred2814, axiom, - f_capitalCity(inst_Countries_PE_provinces_Lima_cities_Lima,inst_Peru)). - -fof(axmondialPred2815, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Loreto,inst_Peru)). - -fof(axmondialPred2816, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Ica,inst_Peru)). - -fof(axmondialPred2817, axiom, - f_member(inst_Peru,inst_Organizations_G_77)). - -fof(axmondialPred2818, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Lima,inst_Peru)). - -fof(axmondialPred2819, axiom, - f_meetsSpatially(inst_Peru,inst_Brazil)). - -fof(axmondialPred2820, axiom, - f_member(inst_Peru,inst_Organizations_ICRM)). - -fof(axmondialPred2821, axiom, - f_landAreaOnly(inst_Peru,f_MeasureFn(1285220,inst_SquareKilometer))). - -fof(axmondialPred2822, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Tumbes,inst_Peru)). - -fof(axmondialPred2823, axiom, - f_member(inst_Peru,inst_Organizations_UN)). - -fof(axmondialPred2824, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Apurimac,inst_Peru)). - -fof(axmondialPred2825, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Callao,inst_Peru)). - -fof(axmondialPred2826, axiom, - f_member(inst_Peru,inst_Organizations_OPANAL)). - -fof(axmondialPred2827, axiom, - f_member(inst_Peru,inst_Organizations_UNESCO)). - -fof(axmondialPred2828, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Huancavelica,inst_Peru)). - -fof(axmondialPred2829, axiom, - f_member(inst_Peru,inst_Organizations_WCL)). - -fof(axmondialPred2830, axiom, - f_member(inst_Peru,inst_Organizations_WTrO)). - -fof(axmondialPred2831, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Moquegua,inst_Peru)). - -fof(axmondialPred2832, axiom, - f_member(inst_Peru,inst_Organizations_Intelsat)). - -fof(axmondialPred2833, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_MadredeDios,inst_Peru)). - -fof(axmondialPred2834, axiom, - f_member(inst_Peru,inst_Organizations_ICFTU)). - -fof(axmondialPred2835, axiom, - f_meetsSpatially(inst_Peru,inst_Chile)). - -fof(axmondialPred2836, axiom, - f_member(inst_Peru,inst_Organizations_IDA)). - -fof(axmondialPred2837, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Tacna,inst_Peru)). - -fof(axmondialPred2838, axiom, - f_member(inst_Peru,inst_Organizations_IMF)). - -fof(axmondialPred2839, axiom, - f_meetsSpatially(inst_Peru,inst_Colombia)). - -fof(axmondialPred2840, axiom, - f_member(inst_Peru,inst_Organizations_WIPO)). - -fof(axmondialPred2841, axiom, - f_member(inst_Peru,inst_Organizations_Inmarsat)). - -fof(axmondialPred2842, axiom, - f_member(inst_Peru,inst_Organizations_ITU)). - -fof(axmondialPred2843, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Cuzco,inst_Peru)). - -fof(axmondialPred2844, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_SanMartin,inst_Peru)). - -fof(axmondialPred2845, axiom, - f_member(inst_Peru,inst_Organizations_ICAO)). - -fof(axmondialPred2846, axiom, - f_member(inst_Peru,inst_Organizations_IFRCS)). - -fof(axmondialPred2847, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Piura,inst_Peru)). - -fof(axmondialPred2848, axiom, - f_member(inst_Peru,inst_Organizations_ILO)). - -fof(axmondialPred2849, axiom, - f_inflationRateInCountry(inst_Peru,10.2)). - -fof(axmondialPred2850, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Ancash,inst_Peru)). - -fof(axmondialPred2851, axiom, - f_member(inst_Peru,inst_Organizations_LAES)). - -fof(axmondialPred2852, axiom, - f_member(inst_Peru,inst_Organizations_FAO)). - -fof(axmondialPred2853, axiom, - f_member(inst_Peru,inst_Organizations_IADB)). - -fof(axmondialPred2854, axiom, - f_member(inst_Peru,inst_Organizations_PCA)). - -fof(axmondialPred2855, axiom, - f_member(inst_Peru,inst_Organizations_NAM)). - -fof(axmondialPred2856, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Arequipa,inst_Peru)). - -fof(axmondialPred2857, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Ucayali,inst_Peru)). - -fof(axmondialPred2858, axiom, - f_member(inst_Peru,inst_Organizations_WMO)). - -fof(axmondialPred2859, axiom, - f_member(inst_Peru,inst_Organizations_IOC)). - -fof(axmondialPred2860, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_LaLibertad,inst_Peru)). - -fof(axmondialPred2861, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Huanuco,inst_Peru)). - -fof(axmondialPred2862, axiom, - f_member(inst_Peru,inst_Organizations_IOM)). - -fof(axmondialPred2863, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Junin,inst_Peru)). - -fof(axmondialPred2864, axiom, - f_member(inst_Peru,inst_Organizations_WFTU)). - -fof(axmondialPred2865, axiom, - f_member(inst_Peru,inst_Organizations_UPU)). - -fof(axmondialPred2866, axiom, - f_member(inst_Peru,inst_Organizations_LAIA)). - -fof(axmondialPred2867, axiom, - f_member(inst_Peru,inst_Organizations_CCC)). - -fof(axmondialPred2868, axiom, - 24523408 = f_PopulationFn(inst_Peru)). - -fof(axmondialPred2869, axiom, - f_member(inst_Peru,inst_Organizations_ECLAC)). - -fof(axmondialPred2870, axiom, - f_member(inst_Peru,inst_Organizations_Interpol)). - -fof(axmondialPred2871, axiom, - f_member(inst_Peru,inst_Organizations_WHO)). - -fof(axmondialPred2872, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Puno,inst_Peru)). - -fof(axmondialPred2873, axiom, - f_geographicSubregion(inst_Countries_PE_provinces_Amazonas,inst_Peru)). - -fof(axmondialPred2874, axiom, - f_member(inst_Peru,inst_Organizations_IAEA)). - -fof(axmondialPred2875, axiom, - f_member(inst_Peru,inst_Organizations_UNIDO)). - -fof(axmondialPred2876, axiom, - f_member(inst_Peru,inst_Organizations_RG)). - -fof(axmondialPred2877, axiom, - f_meetsSpatially(inst_Peru,inst_Ecuador)). - -fof(axmondialPred2878, axiom, - f_member(inst_Peru,inst_Organizations_IFAD)). - -fof(axmondialPred2879, axiom, - 1172400 = f_PopulationFn(inst_Countries_KAZ_provinces_Almaty_munic)). - -fof(axmondialPred2880, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Almaty_munic,f_MeasureFn(0,inst_SquareKilometer))). - -fof(axmondialPred2881, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Almaty_munic_cities_Almaty,inst_Countries_KAZ_provinces_Almaty_munic)). - -fof(axmondialPred2882, axiom, - 14700 = f_PopulationFn(inst_Countries_KN_cities_Basseterre)). - -fof(axmondialPred2883, axiom, - f_geographicalSubregion(inst_Countries_KN_cities_Basseterre,inst_SaintKittsAndNevis)). - -fof(axmondialPred2884, axiom, - f_member(inst_Luxembourg,inst_Organizations_IEA)). - -fof(axmondialPred2885, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_NorthEastern_cities_Garissa,inst_Countries_EAK_provinces_NorthEastern)). - -fof(axmondialPred2886, axiom, - 416289 = f_PopulationFn(inst_Countries_IND_provinces_Rajasthan_cities_Bikaner)). - -fof(axmondialPred2887, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Rajasthan_cities_Bikaner,inst_Countries_IND_provinces_Rajasthan)). - -fof(axmondialPred2888, axiom, - f_member(inst_Algeria,inst_Organizations_FAO)). - -fof(axmondialPred2889, axiom, - f_member(inst_Slovenia,inst_Organizations_IFRCS)). - -fof(axmondialPred2890, axiom, - f_member(inst_Haiti,inst_Organizations_IMF)). - -fof(axmondialPred2891, axiom, - f_member(inst_Mexico,inst_Organizations_OPANAL)). - -fof(axmondialPred2892, axiom, - 217987 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Baicheng)). - -fof(axmondialPred2893, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Baicheng,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred2894, axiom, - f_member(inst_Ethiopia,inst_Organizations_Interpol)). - -fof(axmondialPred2895, axiom, - f_member(inst_India,inst_Organizations_AfDB)). - -fof(axmondialPred2896, axiom, - f_member(inst_Belize,inst_Organizations_ITU)). - -fof(axmondialPred2897, axiom, - f_member(inst_Norway,inst_Organizations_AsDB)). - -fof(axmondialPred2898, axiom, - f_member(inst_Oman,inst_Organizations_UNESCO)). - -fof(axmondialPred2899, axiom, - f_member(inst_Dominica,inst_Organizations_WMO)). - -fof(axmondialPred2900, axiom, - f_member(inst_Dominica,inst_Organizations_WCL)). - -fof(axmondialPred2901, axiom, - f_member(inst_Dominica,inst_Organizations_ACP)). - -fof(axmondialPred2902, axiom, - f_member(inst_Dominica,inst_Organizations_ICFTU)). - -fof(axmondialPred2903, axiom, - f_member(inst_Dominica,inst_Organizations_IFRCS)). - -fof(axmondialPred2904, axiom, - f_landAreaOnly(inst_Dominica,f_MeasureFn(750,inst_SquareKilometer))). - -fof(axmondialPred2905, axiom, - f_member(inst_Dominica,inst_Organizations_IDA)). - -fof(axmondialPred2906, axiom, - f_member(inst_Dominica,inst_Organizations_G_77)). - -fof(axmondialPred2907, axiom, - f_member(inst_Dominica,inst_Organizations_Caricom)). - -fof(axmondialPred2908, axiom, - f_member(inst_Dominica,inst_Organizations_IMF)). - -fof(axmondialPred2909, axiom, - f_member(inst_Dominica,inst_Organizations_UPU)). - -fof(axmondialPred2910, axiom, - f_member(inst_Dominica,inst_Organizations_IFAD)). - -fof(axmondialPred2911, axiom, - f_member(inst_Dominica,inst_Organizations_WHO)). - -fof(axmondialPred2912, axiom, - f_member(inst_Dominica,inst_Organizations_OPANAL)). - -fof(axmondialPred2913, axiom, - f_member(inst_Dominica,inst_Organizations_UN)). - -fof(axmondialPred2914, axiom, - f_inflationRateInCountry(inst_Dominica,0.4)). - -fof(axmondialPred2915, axiom, - f_member(inst_Dominica,inst_Organizations_IBRD)). - -fof(axmondialPred2916, axiom, - f_member(inst_Dominica,inst_Organizations_C)). - -fof(axmondialPred2917, axiom, - f_member(inst_Dominica,inst_Organizations_IMO)). - -fof(axmondialPred2918, axiom, - f_member(inst_Dominica,inst_Organizations_UNIDO)). - -fof(axmondialPred2919, axiom, - 82926 = f_PopulationFn(inst_Dominica)). - -fof(axmondialPred2920, axiom, - f_member(inst_Dominica,inst_Organizations_ECLAC)). - -fof(axmondialPred2921, axiom, - f_member(inst_Dominica,inst_Organizations_FAO)). - -fof(axmondialPred2922, axiom, - f_member(inst_Dominica,inst_Organizations_IOC)). - -fof(axmondialPred2923, axiom, - f_member(inst_Dominica,inst_Organizations_IFC)). - -fof(axmondialPred2924, axiom, - f_member(inst_Dominica,inst_Organizations_ILO)). - -fof(axmondialPred2925, axiom, - f_member(inst_Dominica,inst_Organizations_UNESCO)). - -fof(axmondialPred2926, axiom, - f_member(inst_Dominica,inst_Organizations_CDB)). - -fof(axmondialPred2927, axiom, - f_member(inst_Dominica,inst_Organizations_Interpol)). - -fof(axmondialPred2928, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Dominica,inst_AgriculturalSector,26,f_YearFn(1996))). - -fof(axmondialPred2929, axiom, - f_member(inst_Dominica,inst_Organizations_NAM)). - -fof(axmondialPred2930, axiom, - f_member(inst_Dominica,inst_Organizations_WTrO)). - -fof(axmondialPred2931, axiom, - f_capitalCity(inst_Countries_WD_cities_Roseau,inst_Dominica)). - -fof(axmondialPred2932, axiom, - f_member(inst_Dominica,inst_Organizations_ACCT)). - -fof(axmondialPred2933, axiom, - f_member(inst_Dominica,inst_Organizations_OECS)). - -fof(axmondialPred2934, axiom, - 592600 = f_PopulationFn(inst_Countries_GB_provinces_Lincolnshire)). - -fof(axmondialPred2935, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Lincolnshire,f_MeasureFn(5915,inst_SquareKilometer))). - -fof(axmondialPred2936, axiom, - f_capitalCity(inst_Countries_GB_provinces_Lincolnshire_cities_Lincoln,inst_Countries_GB_provinces_Lincolnshire)). - -fof(axmondialPred2937, axiom, - f_geographicalSubregion(inst_Chile,inst_Continents_America)). - -fof(axmondialPred2938, axiom, - f_member(inst_Albania,inst_Organizations_WMO)). - -fof(axmondialPred2939, axiom, - 172768 = f_PopulationFn(inst_Countries_CH_provinces_BS_cities_Basel)). - -fof(axmondialPred2940, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_BS_cities_Basel,inst_Countries_CH_provinces_BS)). - -fof(axmondialPred2941, axiom, - 137641 = f_PopulationFn(inst_Countries_MEX_provinces_BajaCaliforniaSur_cities_LaPaz)). - -fof(axmondialPred2942, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_BajaCaliforniaSur_cities_LaPaz,inst_Countries_MEX_provinces_BajaCaliforniaSur)). - -fof(axmondialPred2943, axiom, - 572000 = f_PopulationFn(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Novokuznetsk)). - -fof(axmondialPred2944, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Novokuznetsk,inst_Countries_R_provinces_Kemerovskayaoblast)). - -fof(axmondialPred2945, axiom, - f_member(inst_NewZealand,inst_Organizations_SPF)). - -fof(axmondialPred2946, axiom, - 165361 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_Jequie)). - -fof(axmondialPred2947, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_Jequie,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred2948, axiom, - 98669 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_Clearwater)). - -fof(axmondialPred2949, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_Clearwater,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred2950, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Bridgend_cities_Bridgend,inst_Countries_GB_provinces_Bridgend)). - -fof(axmondialPred2951, axiom, - f_member(inst_Iran,inst_Organizations_UNHCR)). - -fof(axmondialPred2952, axiom, - 397600 = f_PopulationFn(inst_Countries_KAZ_provinces_OngtustikQazaqstan_cities_Shymkent)). - -fof(axmondialPred2953, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_OngtustikQazaqstan_cities_Shymkent,inst_Countries_KAZ_provinces_OngtustikQazaqstan)). - -fof(axmondialPred2954, axiom, - f_member(inst_Azerbaijan,inst_Organizations_CIS)). - -fof(axmondialPred2955, axiom, - 198356 = f_PopulationFn(inst_Countries_MAL_provinces_Pahang_cities_Kuantan)). - -fof(axmondialPred2956, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Pahang_cities_Kuantan,inst_Countries_MAL_provinces_Pahang)). - -fof(axmondialPred2957, axiom, - 305900 = f_PopulationFn(inst_Countries_KAZ_provinces_Torghay)). - -fof(axmondialPred2958, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Torghay,f_MeasureFn(111800,inst_SquareKilometer))). - -fof(axmondialPred2959, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Torghay_cities_Arqalyq,inst_Countries_KAZ_provinces_Torghay)). - -fof(axmondialPred2960, axiom, - f_member(inst_Benin,inst_Organizations_UNESCO)). - -fof(axmondialPred2961, axiom, - f_member(inst_Togo,inst_Organizations_ICC)). - -fof(axmondialPred2962, axiom, - 361000 = f_PopulationFn(inst_Countries_UA_provinces_Krym_cities_Sevastopol)). - -fof(axmondialPred2963, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Krym_cities_Sevastopol,inst_Countries_UA_provinces_Krym)). - -fof(axmondialPred2964, axiom, - 280015 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_Tampa)). - -fof(axmondialPred2965, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_Tampa,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred2966, axiom, - f_member(inst_China,inst_Organizations_UNITAR)). - -fof(axmondialPred2967, axiom, - f_located(inst_Deserts_Karakum,inst_Countries_TM_provinces_Balkan)). - -fof(axmondialPred2968, axiom, - f_landAreaOnly(inst_Deserts_Karakum,f_MeasureFn(300000,inst_SquareKilometer))). - -fof(axmondialPred2969, axiom, - f_located(inst_Deserts_Karakum,inst_Countries_TM_provinces_Ahal)). - -fof(axmondialPred2970, axiom, - f_located(inst_Deserts_Karakum,inst_Uzbekistan)). - -fof(axmondialPred2971, axiom, - f_located(inst_Deserts_Karakum,inst_Turkmenistan)). - -fof(axmondialPred2972, axiom, - f_located(inst_Deserts_Karakum,inst_Countries_TM_provinces_Dashhowuz)). - -fof(axmondialPred2973, axiom, - f_located(inst_Deserts_Karakum,inst_Countries_TM_provinces_Mary)). - -fof(axmondialPred2974, axiom, - f_located(inst_Deserts_Karakum,inst_Countries_TM_provinces_Leban)). - -fof(axmondialPred2975, axiom, - f_located(inst_Deserts_Karakum,inst_Countries_UZB_provinces_Samarqand)). - -fof(axmondialPred2976, axiom, - f_located(inst_Deserts_Karakum,inst_Countries_UZB_provinces_Qoraqalpoghiston)). - -fof(axmondialPred2977, axiom, - f_member(inst_Jamaica,inst_Organizations_WToO)). - -fof(axmondialPred2978, axiom, - f_member(inst_Benin,inst_Organizations_IBRD)). - -fof(axmondialPred2979, axiom, - f_located(inst_Islands_BaffinIsland,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred2980, axiom, - f_located(inst_Islands_BaffinIsland,inst_Canada)). - -fof(axmondialPred2981, axiom, - 6596600 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred2982, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Moskovskayaoblast,f_MeasureFn(47000,inst_SquareKilometer))). - -fof(axmondialPred2983, axiom, - f_capitalCity(inst_Countries_R_provinces_Moskva_cities_Moscow,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred2984, axiom, - f_located(inst_Mountains_Citlaltepetl,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred2985, axiom, - f_located(inst_Mountains_Citlaltepetl,inst_Countries_MEX_provinces_Puebla)). - -fof(axmondialPred2986, axiom, - f_located(inst_Mountains_Citlaltepetl,inst_Mexico)). - -fof(axmondialPred2987, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_NorthWest_cities_Mmabatho,inst_Countries_RSA_provinces_NorthWest)). - -fof(axmondialPred2988, axiom, - 162000 = f_PopulationFn(inst_Countries_KAZ_provinces_Qyzylorda_cities_Qyzylorda)). - -fof(axmondialPred2989, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Qyzylorda_cities_Qyzylorda,inst_Countries_KAZ_provinces_Qyzylorda)). - -fof(axmondialPred2990, axiom, - f_member(inst_Kuwait,inst_Organizations_IFRCS)). - -fof(axmondialPred2991, axiom, - 349000 = f_PopulationFn(inst_Countries_PL_provinces_Lomzynskie)). - -fof(axmondialPred2992, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Lomzynskie,f_MeasureFn(6684,inst_SquareKilometer))). - -fof(axmondialPred2993, axiom, - f_capitalCity(inst_Countries_PL_provinces_Lomzynskie_cities_Lomza,inst_Countries_PL_provinces_Lomzynskie)). - -fof(axmondialPred2994, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_GL_cities_Glarus,inst_Countries_CH_provinces_GL)). - -fof(axmondialPred2995, axiom, - f_hasHeadq(inst_Organizations_EADB,inst_Countries_EAU_cities_Kampala)). - -fof(axmondialPred2996, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Juan_de_Nova_Island,f_MeasureFn(4.4,inst_SquareKilometer))). - -fof(axmondialPred2997, axiom, - f_geographicalSubregion(inst_Uzbekistan,inst_Continents_Asia)). - -fof(axmondialPred2998, axiom, - 309738 = f_PopulationFn(inst_Countries_S_provinces_Jonkoping)). - -fof(axmondialPred2999, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Jonkoping,f_MeasureFn(9944,inst_SquareKilometer))). - -fof(axmondialPred3000, axiom, - f_capitalCity(inst_Countries_S_provinces_Jonkoping_cities_Jonkoping,inst_Countries_S_provinces_Jonkoping)). - -fof(axmondialPred3001, axiom, - f_member(inst_Rwanda,inst_Organizations_CEEAC)). - -fof(axmondialPred3002, axiom, - 776000 = f_PopulationFn(inst_Countries_RC_provinces_Yunlin)). - -fof(axmondialPred3003, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Yunlin,f_MeasureFn(1291,inst_SquareKilometer))). - -fof(axmondialPred3004, axiom, - f_capitalCity(inst_Countries_RC_provinces_Yunlin_cities_Touliu,inst_Countries_RC_provinces_Yunlin)). - -fof(axmondialPred3005, axiom, - 662600 = f_PopulationFn(inst_Countries_PL_provinces_Torunskie)). - -fof(axmondialPred3006, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Torunskie,f_MeasureFn(5348,inst_SquareKilometer))). - -fof(axmondialPred3007, axiom, - f_capitalCity(inst_Countries_PL_provinces_Torunskie_cities_Torun,inst_Countries_PL_provinces_Torunskie)). - -fof(axmondialPred3008, axiom, - f_member(inst_Belgium,inst_Organizations_UNPROFOR)). - -fof(axmondialPred3009, axiom, - f_sharedBorderLength(inst_Ethiopia,inst_Djibouti,f_MeasureFn(337,inst_Kilometer))). - -fof(axmondialPred3010, axiom, - 191000 = f_PopulationFn(inst_Countries_H_provinces_Miskolc_munic)). - -fof(axmondialPred3011, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Miskolc_munic,f_MeasureFn(224,inst_SquareKilometer))). - -fof(axmondialPred3012, axiom, - f_capitalCity(inst_Countries_H_provinces_Miskolc_munic_cities_Miskolc,inst_Countries_H_provinces_Miskolc_munic)). - -fof(axmondialPred3013, axiom, - f_member(inst_Spain,inst_Organizations_ECLAC)). - -fof(axmondialPred3014, axiom, - 180635 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Garland)). - -fof(axmondialPred3015, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Garland,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred3016, axiom, - f_member(inst_Sudan,inst_Organizations_CAEU)). - -fof(axmondialPred3017, axiom, - 418624 = f_PopulationFn(inst_Countries_IRQ_provinces_AdTamim_cities_Kirkuk)). - -fof(axmondialPred3018, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_AdTamim_cities_Kirkuk,inst_Countries_IRQ_provinces_AdTamim)). - -fof(axmondialPred3019, axiom, - f_located(inst_Rivers_Onon,inst_Countries_R_provinces_Chitinskayaoblast)). - -fof(axmondialPred3020, axiom, - f_located(inst_Rivers_Onon,inst_Mongolia)). - -fof(axmondialPred3021, axiom, - f_located(inst_Rivers_Onon,inst_Russia)). - -fof(axmondialPred3022, axiom, - f_flowsInto(inst_Rivers_Onon,inst_Rivers_Schilka)). - -fof(axmondialPred3023, axiom, - f_length(inst_Rivers_Onon,1032)). - -fof(axmondialPred3024, axiom, - f_member(inst_Canada,inst_Organizations_UNPROFOR)). - -fof(axmondialPred3025, axiom, - f_member(inst_Nicaragua,inst_Organizations_PCA)). - -fof(axmondialPred3026, axiom, - f_member(inst_Zambia,inst_Organizations_ICAO)). - -fof(axmondialPred3027, axiom, - f_member(inst_Niger,inst_Organizations_G_77)). - -fof(axmondialPred3028, axiom, - f_member(inst_Poland,inst_Organizations_IFC)). - -fof(axmondialPred3029, axiom, - f_geographicalSubregion(inst_Countries_SLO_cities_Ljubljana,inst_Slovenia)). - -fof(axmondialPred3030, axiom, - 188000 = f_PopulationFn(inst_Countries_BD_cities_Barisal)). - -fof(axmondialPred3031, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Barisal,inst_Bangladesh)). - -fof(axmondialPred3032, axiom, - 1007618 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Dallas)). - -fof(axmondialPred3033, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Dallas,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred3034, axiom, - 5500 = f_PopulationFn(inst_Countries_FSM_cities_Kolonia)). - -fof(axmondialPred3035, axiom, - f_geographicalSubregion(inst_Countries_FSM_cities_Kolonia,inst_Micronesia)). - -fof(axmondialPred3036, axiom, - f_member(inst_Cameroon,inst_Organizations_IFC)). - -fof(axmondialPred3037, axiom, - f_member(inst_Nicaragua,inst_Organizations_ILO)). - -fof(axmondialPred3038, axiom, - 109333 = f_PopulationFn(inst_Countries_I_provinces_Veneto_cities_Vicenza)). - -fof(axmondialPred3039, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Veneto_cities_Vicenza,inst_Countries_I_provinces_Veneto)). - -fof(axmondialPred3040, axiom, - 153630 = f_PopulationFn(inst_Countries_YV_provinces_Barinas_cities_Barinas)). - -fof(axmondialPred3041, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Barinas_cities_Barinas,inst_Countries_YV_provinces_Barinas)). - -fof(axmondialPred3042, axiom, - f_length(inst_Rivers_Zaire,4320)). - -fof(axmondialPred3043, axiom, - f_located(inst_Rivers_Zaire,inst_Countries_ZRE_provinces_HautZaire)). - -fof(axmondialPred3044, axiom, - f_located(inst_Rivers_Zaire,inst_Countries_ZRE_provinces_Equateur)). - -fof(axmondialPred3045, axiom, - f_located(inst_Rivers_Zaire,inst_Countries_ZRE_provinces_Bandundu)). - -fof(axmondialPred3046, axiom, - f_flowsInto(inst_Rivers_Zaire,inst_Seas_AtlanticOcean)). - -fof(axmondialPred3047, axiom, - f_located(inst_Rivers_Zaire,inst_Zaire)). - -fof(axmondialPred3048, axiom, - f_located(inst_Rivers_Zaire,inst_Congo)). - -fof(axmondialPred3049, axiom, - f_located(inst_Rivers_Zaire,inst_Countries_ZRE_provinces_Kinshasa)). - -fof(axmondialPred3050, axiom, - f_located(inst_Rivers_Zaire,inst_Countries_ZRE_provinces_BasZaire)). - -fof(axmondialPred3051, axiom, - f_member(inst_Singapore,inst_Organizations_ICRM)). - -fof(axmondialPred3052, axiom, - 374000 = f_PopulationFn(inst_Countries_R_provinces_Arkhangelskayaoblast_cities_Arkhangelsk)). - -fof(axmondialPred3053, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Arkhangelskayaoblast_cities_Arkhangelsk,inst_Countries_R_provinces_Arkhangelskayaoblast)). - -fof(axmondialPred3054, axiom, - f_member(inst_Norway,inst_Organizations_MTCR)). - -fof(axmondialPred3055, axiom, - f_member(inst_Cuba,inst_Organizations_IFAD)). - -fof(axmondialPred3056, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Friesland_cities_Leeuwarden,inst_Countries_NL_provinces_Friesland)). - -fof(axmondialPred3057, axiom, - f_member(inst_Mali,inst_Organizations_WCL)). - -fof(axmondialPred3058, axiom, - f_located(inst_Rivers_Djuba,inst_Somalia)). - -fof(axmondialPred3059, axiom, - f_located(inst_Rivers_Djuba,inst_Ethiopia)). - -fof(axmondialPred3060, axiom, - f_flowsInto(inst_Rivers_Djuba,inst_Seas_IndianOcean)). - -fof(axmondialPred3061, axiom, - f_member(inst_Senegal,inst_Organizations_IAEA)). - -fof(axmondialPred3062, axiom, - f_member(inst_Benin,inst_Organizations_FAO)). - -fof(axmondialPred3063, axiom, - f_member(inst_Benin,inst_Organizations_WFTU)). - -fof(axmondialPred3064, axiom, - f_landAreaOnly(inst_Benin,f_MeasureFn(112620,inst_SquareKilometer))). - -fof(axmondialPred3065, axiom, - f_member(inst_Benin,inst_Organizations_ITU)). - -fof(axmondialPred3066, axiom, - f_capitalCity(inst_Countries_BEN_cities_Porto_Novo,inst_Benin)). - -fof(axmondialPred3067, axiom, - f_member(inst_Benin,inst_Organizations_WHO)). - -fof(axmondialPred3068, axiom, - f_member(inst_Benin,inst_Organizations_IMF)). - -fof(axmondialPred3069, axiom, - f_member(inst_Benin,inst_Organizations_IOC)). - -fof(axmondialPred3070, axiom, - f_member(inst_Benin,inst_Organizations_ECOWAS)). - -fof(axmondialPred3071, axiom, - f_member(inst_Benin,inst_Organizations_G_77)). - -fof(axmondialPred3072, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Benin,inst_IndustrialSector,12.6,f_YearFn(1996))). - -fof(axmondialPred3073, axiom, - f_member(inst_Benin,inst_Organizations_WCL)). - -fof(axmondialPred3074, axiom, - f_inflationRateInCountry(inst_Benin,55)). - -fof(axmondialPred3075, axiom, - f_member(inst_Benin,inst_Organizations_ACP)). - -fof(axmondialPred3076, axiom, - f_meetsSpatially(inst_Benin,inst_Nigeria)). - -fof(axmondialPred3077, axiom, - f_member(inst_Benin,inst_Organizations_FZ)). - -fof(axmondialPred3078, axiom, - f_member(inst_Benin,inst_Organizations_IFAD)). - -fof(axmondialPred3079, axiom, - f_member(inst_Benin,inst_Organizations_IFC)). - -fof(axmondialPred3080, axiom, - f_member(inst_Benin,inst_Organizations_ILO)). - -fof(axmondialPred3081, axiom, - f_member(inst_Benin,inst_Organizations_ECA)). - -fof(axmondialPred3082, axiom, - f_member(inst_Benin,inst_Organizations_UNIDO)). - -fof(axmondialPred3083, axiom, - f_member(inst_Benin,inst_Organizations_WIPO)). - -fof(axmondialPred3084, axiom, - f_member(inst_Benin,inst_Organizations_IMO)). - -fof(axmondialPred3085, axiom, - f_member(inst_Benin,inst_Organizations_IDB)). - -fof(axmondialPred3086, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Benin,inst_AgriculturalSector,36.8,f_YearFn(1996))). - -fof(axmondialPred3087, axiom, - f_member(inst_Benin,inst_Organizations_IFRCS)). - -fof(axmondialPred3088, axiom, - f_member(inst_Benin,inst_Organizations_NAM)). - -fof(axmondialPred3089, axiom, - f_member(inst_Benin,inst_Organizations_WADB)). - -fof(axmondialPred3090, axiom, - f_member(inst_Benin,inst_Organizations_UPU)). - -fof(axmondialPred3091, axiom, - f_member(inst_Benin,inst_Organizations_ACCT)). - -fof(axmondialPred3092, axiom, - f_member(inst_Benin,inst_Organizations_Interpol)). - -fof(axmondialPred3093, axiom, - f_member(inst_Benin,inst_Organizations_OIC)). - -fof(axmondialPred3094, axiom, - f_member(inst_Benin,inst_Organizations_UNMIH)). - -fof(axmondialPred3095, axiom, - f_member(inst_Benin,inst_Organizations_AfDB)). - -fof(axmondialPred3096, axiom, - 5709529 = f_PopulationFn(inst_Benin)). - -fof(axmondialPred3097, axiom, - f_meetsSpatially(inst_Benin,inst_BurkinaFaso)). - -fof(axmondialPred3098, axiom, - f_meetsSpatially(inst_Benin,inst_Togo)). - -fof(axmondialPred3099, axiom, - f_member(inst_Benin,inst_Organizations_IDA)). - -fof(axmondialPred3100, axiom, - f_member(inst_Benin,inst_Organizations_Entente)). - -fof(axmondialPred3101, axiom, - f_member(inst_Benin,inst_Organizations_ICFTU)). - -fof(axmondialPred3102, axiom, - f_meetsSpatially(inst_Benin,inst_Niger)). - -fof(axmondialPred3103, axiom, - f_member(inst_Benin,inst_Organizations_ICAO)). - -fof(axmondialPred3104, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Benin,inst_ServiceSector,50.6,f_YearFn(1996))). - -fof(axmondialPred3105, axiom, - f_member(inst_Benin,inst_Organizations_ICRM)). - -fof(axmondialPred3106, axiom, - 75943 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Corona)). - -fof(axmondialPred3107, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Corona,inst_Countries_USA_provinces_California)). - -fof(axmondialPred3108, axiom, - 430000 = f_PopulationFn(inst_Countries_SF_provinces_Vaasa)). - -fof(axmondialPred3109, axiom, - f_capitalCity(inst_Countries_SF_provinces_Vaasa_cities_Vaasa,inst_Countries_SF_provinces_Vaasa)). - -fof(axmondialPred3110, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Vaupes_cities_Mitu,inst_Countries_CO_provinces_Vaupes)). - -fof(axmondialPred3111, axiom, - f_member(inst_Israel,inst_Organizations_CE)). - -fof(axmondialPred3112, axiom, - f_sharedBorderLength(inst_Luxembourg,inst_France,f_MeasureFn(73,inst_Kilometer))). - -fof(axmondialPred3113, axiom, - 302009 = f_PopulationFn(inst_Countries_PK_cities_Sialkot)). - -fof(axmondialPred3114, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Sialkot,inst_Pakistan)). - -fof(axmondialPred3115, axiom, - f_located(inst_Lakes_LakeAlbert,inst_Uganda)). - -fof(axmondialPred3116, axiom, - f_landAreaOnly(inst_Lakes_LakeAlbert,f_MeasureFn(5347,inst_SquareKilometer))). - -fof(axmondialPred3117, axiom, - f_member(inst_Japan,inst_Organizations_IEA)). - -fof(axmondialPred3118, axiom, - f_member(inst_Georgia,inst_Organizations_ILO)). - -fof(axmondialPred3119, axiom, - 1603137 = f_PopulationFn(inst_Countries_TR_provinces_Bursa)). - -fof(axmondialPred3120, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Bursa,f_MeasureFn(11043,inst_SquareKilometer))). - -fof(axmondialPred3121, axiom, - f_capitalCity(inst_Countries_TR_provinces_Bursa_cities_Bursa,inst_Countries_TR_provinces_Bursa)). - -fof(axmondialPred3122, axiom, - 123728 = f_PopulationFn(inst_Countries_S_provinces_Vastmanland_cities_Vasteras)). - -fof(axmondialPred3123, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Vastmanland_cities_Vasteras,inst_Countries_S_provinces_Vastmanland)). - -fof(axmondialPred3124, axiom, - f_member(inst_Poland,inst_Organizations_UNPREDEP)). - -fof(axmondialPred3125, axiom, - f_member(inst_Spain,inst_Organizations_UN)). - -fof(axmondialPred3126, axiom, - f_member(inst_Egypt,inst_Organizations_ITU)). - -fof(axmondialPred3127, axiom, - f_geographicalSubregion(inst_Senegal,inst_Continents_Africa)). - -fof(axmondialPred3128, axiom, - f_member(inst_India,inst_Organizations_ICRM)). - -fof(axmondialPred3129, axiom, - 165000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofAdygeya_cities_Maykop)). - -fof(axmondialPred3130, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofAdygeya_cities_Maykop,inst_Countries_R_provinces_Rep_ofAdygeya)). - -fof(axmondialPred3131, axiom, - f_member(inst_Latvia,inst_Organizations_ICAO)). - -fof(axmondialPred3132, axiom, - 474000 = f_PopulationFn(inst_Countries_R_provinces_Lipetskayaoblast_cities_Lipetsk)). - -fof(axmondialPred3133, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Lipetskayaoblast_cities_Lipetsk,inst_Countries_R_provinces_Lipetskayaoblast)). - -fof(axmondialPred3134, axiom, - 160728 = f_PopulationFn(inst_Countries_USA_provinces_RhodeIsland_cities_Providence)). - -fof(axmondialPred3135, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_RhodeIsland_cities_Providence,inst_Countries_USA_provinces_RhodeIsland)). - -fof(axmondialPred3136, axiom, - 277964 = f_PopulationFn(inst_Countries_PE_provinces_Piura_cities_Piura)). - -fof(axmondialPred3137, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Piura_cities_Piura,inst_Countries_PE_provinces_Piura)). - -fof(axmondialPred3138, axiom, - 2980000 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Chongqing)). - -fof(axmondialPred3139, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Chongqing,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred3140, axiom, - f_member(inst_Russia,inst_Organizations_IBRD)). - -fof(axmondialPred3141, axiom, - f_member(inst_CostaRica,inst_Organizations_IFRCS)). - -fof(axmondialPred3142, axiom, - 185063 = f_PopulationFn(inst_Countries_CH_provinces_GR)). - -fof(axmondialPred3143, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_GR,f_MeasureFn(7105,inst_SquareKilometer))). - -fof(axmondialPred3144, axiom, - f_capitalCity(inst_Countries_CH_provinces_GR_cities_Chur,inst_Countries_CH_provinces_GR)). - -fof(axmondialPred3145, axiom, - f_member(inst_Bahamas,inst_Organizations_IMO)). - -fof(axmondialPred3146, axiom, - f_member(inst_Gabon,inst_Organizations_IDB)). - -fof(axmondialPred3147, axiom, - 872211 = f_PopulationFn(inst_Countries_IRQ_provinces_AlBasrah)). - -fof(axmondialPred3148, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_AlBasrah,f_MeasureFn(19070,inst_SquareKilometer))). - -fof(axmondialPred3149, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_AlBasrah_cities_AlBasrah,inst_Countries_IRQ_provinces_AlBasrah)). - -fof(axmondialPred3150, axiom, - f_member(inst_Libya,inst_Organizations_ECA)). - -fof(axmondialPred3151, axiom, - 69188 = f_PopulationFn(inst_Countries_CH_provinces_JU)). - -fof(axmondialPred3152, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_JU,f_MeasureFn(836,inst_SquareKilometer))). - -fof(axmondialPred3153, axiom, - f_capitalCity(inst_Countries_CH_provinces_JU_cities_Delemont,inst_Countries_CH_provinces_JU)). - -fof(axmondialPred3154, axiom, - f_member(inst_Thailand,inst_Organizations_PCA)). - -fof(axmondialPred3155, axiom, - f_member(inst_Mexico,inst_Organizations_ICFTU)). - -fof(axmondialPred3156, axiom, - 271291 = f_PopulationFn(inst_Countries_CH_provinces_VS)). - -fof(axmondialPred3157, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_VS,f_MeasureFn(5224,inst_SquareKilometer))). - -fof(axmondialPred3158, axiom, - f_capitalCity(inst_Countries_CH_provinces_VS_cities_Sion,inst_Countries_CH_provinces_VS)). - -fof(axmondialPred3159, axiom, - f_member(inst_Bahamas,inst_Organizations_Interpol)). - -fof(axmondialPred3160, axiom, - 742538 = f_PopulationFn(inst_Countries_IRQ_provinces_Irbil)). - -fof(axmondialPred3161, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_Irbil,f_MeasureFn(14471,inst_SquareKilometer))). - -fof(axmondialPred3162, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Irbil_cities_Irbil,inst_Countries_IRQ_provinces_Irbil)). - -fof(axmondialPred3163, axiom, - f_member(inst_Kenya,inst_Organizations_IFC)). - -fof(axmondialPred3164, axiom, - f_member(inst_Kenya,inst_Organizations_FAO)). - -fof(axmondialPred3165, axiom, - 320000 = f_PopulationFn(inst_Countries_WAN_cities_Iwo)). - -fof(axmondialPred3166, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Iwo,inst_Nigeria)). - -fof(axmondialPred3167, axiom, - 9516900 = f_PopulationFn(inst_Countries_VN_provinces_NorthCentralCoast)). - -fof(axmondialPred3168, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_NorthCentralCoast,f_MeasureFn(51187,inst_SquareKilometer))). - -fof(axmondialPred3169, axiom, - f_member(inst_Uzbekistan,inst_Organizations_ESCAP)). - -fof(axmondialPred3170, axiom, - f_member(inst_Sudan,inst_Organizations_WFTU)). - -fof(axmondialPred3171, axiom, - f_geographicalSubregion(inst_Suriname,inst_Continents_America)). - -fof(axmondialPred3172, axiom, - 225443 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Oberhausen)). - -fof(axmondialPred3173, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Oberhausen,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred3174, axiom, - f_member(inst_Jordan,inst_Organizations_IFAD)). - -fof(axmondialPred3175, axiom, - 859500 = f_PopulationFn(inst_Countries_TM_provinces_Mary)). - -fof(axmondialPred3176, axiom, - f_landAreaOnly(inst_Countries_TM_provinces_Mary,f_MeasureFn(86800,inst_SquareKilometer))). - -fof(axmondialPred3177, axiom, - f_capitalCity(inst_Countries_TM_provinces_Mary_cities_Mary,inst_Countries_TM_provinces_Mary)). - -fof(axmondialPred3178, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_IFRCS)). - -fof(axmondialPred3179, axiom, - f_member(inst_Angola,inst_Organizations_ACP)). - -fof(axmondialPred3180, axiom, - f_member(inst_Angola,inst_Organizations_WToO)). - -fof(axmondialPred3181, axiom, - f_member(inst_Switzerland,inst_Organizations_EN)). - -fof(axmondialPred3182, axiom, - f_member(inst_Belgium,inst_Organizations_PCA)). - -fof(axmondialPred3183, axiom, - f_member(inst_Macedonia,inst_Organizations_IMO)). - -fof(axmondialPred3184, axiom, - f_member(inst_Latvia,inst_Organizations_WHO)). - -fof(axmondialPred3185, axiom, - 111000 = f_PopulationFn(inst_Countries_BD_cities_Jamalpur)). - -fof(axmondialPred3186, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Jamalpur,inst_Bangladesh)). - -fof(axmondialPred3187, axiom, - 299676 = f_PopulationFn(inst_Countries_TJ_provinces_XinjiangUygur_cities_Shihezi)). - -fof(axmondialPred3188, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_XinjiangUygur_cities_Shihezi,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred3189, axiom, - f_member(inst_Jordan,inst_Organizations_CAEU)). - -fof(axmondialPred3190, axiom, - 2619300 = f_PopulationFn(inst_Countries_MOC_provinces_Zambezia)). - -fof(axmondialPred3191, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Zambezia,f_MeasureFn(105008,inst_SquareKilometer))). - -fof(axmondialPred3192, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Zambezia_cities_Quelimane,inst_Countries_MOC_provinces_Zambezia)). - -fof(axmondialPred3193, axiom, - f_member(inst_Bangladesh,inst_Organizations_UN)). - -fof(axmondialPred3194, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_WCL)). - -fof(axmondialPred3195, axiom, - 177236 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_PresidentePrudente)). - -fof(axmondialPred3196, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_PresidentePrudente,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred3197, axiom, - f_member(inst_Malta,inst_Organizations_WHO)). - -fof(axmondialPred3198, axiom, - 425579 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi_cities_Pingxiang)). - -fof(axmondialPred3199, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangxi_cities_Pingxiang,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred3200, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rostovskayaoblast_cities_RostovnoDonu,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred3201, axiom, - 9623003 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred3202, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_RioGrandedoSul,f_MeasureFn(282062,inst_SquareKilometer))). - -fof(axmondialPred3203, axiom, - f_capitalCity(inst_Countries_BR_provinces_RioGrandedoSul_cities_PortoAlegre,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred3204, axiom, - f_member(inst_UnitedStates,inst_Organizations_OAS)). - -fof(axmondialPred3205, axiom, - f_sharedBorderLength(inst_Croatia,inst_BosniaAndHerzegovina,f_MeasureFn(932,inst_Kilometer))). - -fof(axmondialPred3206, axiom, - 266406 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Anaheim)). - -fof(axmondialPred3207, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Anaheim,inst_Countries_USA_provinces_California)). - -fof(axmondialPred3208, axiom, - f_member(inst_Kazakstan,inst_Organizations_UPU)). - -fof(axmondialPred3209, axiom, - f_member(inst_Bulgaria,inst_Organizations_BIS)). - -fof(axmondialPred3210, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_IBRD)). - -fof(axmondialPred3211, axiom, - 533000 = f_PopulationFn(inst_Countries_ET_provinces_ElQalubiya_cities_ShubraelKheima)). - -fof(axmondialPred3212, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElQalubiya_cities_ShubraelKheima,inst_Countries_ET_provinces_ElQalubiya)). - -fof(axmondialPred3213, axiom, - f_member(inst_Malawi,inst_Organizations_Intelsat)). - -fof(axmondialPred3214, axiom, - f_member(inst_Guatemala,inst_Organizations_ITU)). - -fof(axmondialPred3215, axiom, - f_member(inst_MarshallIslands,inst_Organizations_WHO)). - -fof(axmondialPred3216, axiom, - f_member(inst_Malawi,inst_Organizations_CCC)). - -fof(axmondialPred3217, axiom, - f_member(inst_France,inst_Organizations_ILO)). - -fof(axmondialPred3218, axiom, - f_geographicalSubregion(inst_Brunei,inst_Continents_Asia)). - -fof(axmondialPred3219, axiom, - f_member(inst_Finland,inst_Organizations_BIS)). - -fof(axmondialPred3220, axiom, - f_member(inst_Chad,inst_Organizations_WHO)). - -fof(axmondialPred3221, axiom, - f_member(inst_Turkmenistan,inst_Organizations_ANC)). - -fof(axmondialPred3222, axiom, - f_member(inst_Guinea,inst_Organizations_UN)). - -fof(axmondialPred3223, axiom, - 44000 = f_PopulationFn(inst_Countries_SF_provinces_Pohjols_Karjala_cities_Joensuu)). - -fof(axmondialPred3224, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Pohjols_Karjala_cities_Joensuu,inst_Countries_SF_provinces_Pohjols_Karjala)). - -fof(axmondialPred3225, axiom, - f_sharedBorderLength(inst_Latvia,inst_Estonia,f_MeasureFn(267,inst_Kilometer))). - -fof(axmondialPred3226, axiom, - 3105900 = f_PopulationFn(inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred3227, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Krasnoyarskiykray,f_MeasureFn(2339700,inst_SquareKilometer))). - -fof(axmondialPred3228, axiom, - f_capitalCity(inst_Countries_R_provinces_Krasnoyarskiykray_cities_Krasnoyarsk,inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred3229, axiom, - f_geographicalSubregion(inst_EquatorialGuinea,inst_Continents_Africa)). - -fof(axmondialPred3230, axiom, - 21819 = f_PopulationFn(inst_Countries_USA_provinces_Maine_cities_Augusta)). - -fof(axmondialPred3231, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Maine_cities_Augusta,inst_Countries_USA_provinces_Maine)). - -fof(axmondialPred3232, axiom, - f_member(inst_Colombia,inst_Organizations_IBRD)). - -fof(axmondialPred3233, axiom, - f_member(inst_Belgium,inst_Organizations_UNITAR)). - -fof(axmondialPred3234, axiom, - f_member(inst_Netherlands,inst_Organizations_UNU)). - -fof(axmondialPred3235, axiom, - f_member(inst_Mongolia,inst_Organizations_IFAD)). - -fof(axmondialPred3236, axiom, - f_sharedBorderLength(inst_Countries_cid_cia_Hong_Kong,inst_China,f_MeasureFn(30,inst_Kilometer))). - -fof(axmondialPred3237, axiom, - f_member(inst_Iran,inst_Organizations_IOC)). - -fof(axmondialPred3238, axiom, - f_member(inst_Australia,inst_Organizations_Interpol)). - -fof(axmondialPred3239, axiom, - 5522783 = f_PopulationFn(inst_Countries_BR_provinces_Para)). - -fof(axmondialPred3240, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Para,f_MeasureFn(1253164,inst_SquareKilometer))). - -fof(axmondialPred3241, axiom, - f_capitalCity(inst_Countries_BR_provinces_Para_cities_Belem,inst_Countries_BR_provinces_Para)). - -fof(axmondialPred3242, axiom, - f_member(inst_Germany,inst_Organizations_IMF)). - -fof(axmondialPred3243, axiom, - f_member(inst_Mozambique,inst_Organizations_Intelsat)). - -fof(axmondialPred3244, axiom, - f_member(inst_Rwanda,inst_Organizations_ITU)). - -fof(axmondialPred3245, axiom, - 265446 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_AparecidadeGoiania)). - -fof(axmondialPred3246, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_AparecidadeGoiania,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred3247, axiom, - f_member(inst_Netherlands,inst_Organizations_FAO)). - -fof(axmondialPred3248, axiom, - f_geographicalSubregion(inst_Countries_SK_cities_Bratislava,inst_Slovakia)). - -fof(axmondialPred3249, axiom, - f_member(inst_Burma,inst_Organizations_MekongGroup)). - -fof(axmondialPred3250, axiom, - f_member(inst_Slovakia,inst_Organizations_OSCE)). - -fof(axmondialPred3251, axiom, - f_member(inst_Sweden,inst_Organizations_IAEA)). - -fof(axmondialPred3252, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IFC)). - -fof(axmondialPred3253, axiom, - f_member(inst_Bahamas,inst_Organizations_UN)). - -fof(axmondialPred3254, axiom, - 204899 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Beian)). - -fof(axmondialPred3255, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Beian,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred3256, axiom, - f_sharedBorderLength(inst_Uruguay,inst_Argentina,f_MeasureFn(579,inst_Kilometer))). - -fof(axmondialPred3257, axiom, - f_hasHeadq(inst_Organizations_ESA,inst_Countries_F_provinces_IledeFrance_cities_Paris)). - -fof(axmondialPred3258, axiom, - f_member(inst_SouthAfrica,inst_Organizations_MTCR)). - -fof(axmondialPred3259, axiom, - f_member(inst_France,inst_Organizations_IMO)). - -fof(axmondialPred3260, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Faroe_Islands,6.8)). - -fof(axmondialPred3261, axiom, - f_capitalCity(inst_Countries_cid_cia_Faroe_Islands_cities_Torshavn,inst_Countries_cid_cia_Faroe_Islands)). - -fof(axmondialPred3262, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Faroe_Islands,f_MeasureFn(1400,inst_SquareKilometer))). - -fof(axmondialPred3263, axiom, - 43857 = f_PopulationFn(inst_Countries_cid_cia_Faroe_Islands)). - -fof(axmondialPred3264, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ESCAP)). - -fof(axmondialPred3265, axiom, - f_geographicalSubregion(inst_Germany,inst_Continents_Europe)). - -fof(axmondialPred3266, axiom, - f_member(inst_ElSalvador,inst_Organizations_ICRM)). - -fof(axmondialPred3267, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_AG_cities_Aarau,inst_Countries_CH_provinces_AG)). - -fof(axmondialPred3268, axiom, - f_member(inst_NewZealand,inst_Organizations_ICFTU)). - -fof(axmondialPred3269, axiom, - f_member(inst_Belize,inst_Organizations_IMF)). - -fof(axmondialPred3270, axiom, - 1042801 = f_PopulationFn(inst_Countries_IR_provinces_Fars_cities_Shiraz)). - -fof(axmondialPred3271, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Fars_cities_Shiraz,inst_Countries_IR_provinces_Fars)). - -fof(axmondialPred3272, axiom, - f_located(inst_Islands_Fuerteventura,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred3273, axiom, - f_located(inst_Islands_Fuerteventura,inst_Spain)). - -fof(axmondialPred3274, axiom, - f_member(inst_Moldova,inst_Organizations_IDA)). - -fof(axmondialPred3275, axiom, - 1380000 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Qiqihar)). - -fof(axmondialPred3276, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Qiqihar,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred3277, axiom, - f_member(inst_Countries_cid_cia_Macau,inst_Organizations_UNESCO)). - -fof(axmondialPred3278, axiom, - f_member(inst_Countries_cid_cia_Macau,inst_Organizations_CCC)). - -fof(axmondialPred3279, axiom, - f_member(inst_Countries_cid_cia_Macau,inst_Organizations_WTrO)). - -fof(axmondialPred3280, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Macau,f_MeasureFn(16,inst_SquareKilometer))). - -fof(axmondialPred3281, axiom, - f_capitalCity(inst_Countries_cid_cia_Macau_cities_Macau,inst_Countries_cid_cia_Macau)). - -fof(axmondialPred3282, axiom, - f_member(inst_Countries_cid_cia_Macau,inst_Organizations_ESCAP)). - -fof(axmondialPred3283, axiom, - f_member(inst_Countries_cid_cia_Macau,inst_Organizations_IMO)). - -fof(axmondialPred3284, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Macau,8.6)). - -fof(axmondialPred3285, axiom, - 496837 = f_PopulationFn(inst_Countries_cid_cia_Macau)). - -fof(axmondialPred3286, axiom, - f_member(inst_Countries_cid_cia_Macau,inst_Organizations_WToO)). - -fof(axmondialPred3287, axiom, - f_meetsSpatially(inst_Countries_cid_cia_Macau,inst_China)). - -fof(axmondialPred3288, axiom, - 488238 = f_PopulationFn(inst_Countries_MEX_provinces_SanLuisPotosi_cities_SanLuisPotosi)). - -fof(axmondialPred3289, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_SanLuisPotosi_cities_SanLuisPotosi,inst_Countries_MEX_provinces_SanLuisPotosi)). - -fof(axmondialPred3290, axiom, - f_member(inst_France,inst_Organizations_ECE)). - -fof(axmondialPred3291, axiom, - f_member(inst_Countries_cid_cia_Cayman_Islands,inst_Organizations_Interpol)). - -fof(axmondialPred3292, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Ishikawa_cities_Kanazawa,inst_Countries_J_provinces_Ishikawa)). - -fof(axmondialPred3293, axiom, - f_member(inst_Uruguay,inst_Organizations_MINURSO)). - -fof(axmondialPred3294, axiom, - f_member(inst_Moldova,inst_Organizations_IMF)). - -fof(axmondialPred3295, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Wake_Island,f_MeasureFn(6.5,inst_SquareKilometer))). - -fof(axmondialPred3296, axiom, - f_member(inst_Mozambique,inst_Organizations_WTrO)). - -fof(axmondialPred3297, axiom, - 1250000 = f_PopulationFn(inst_Countries_SA_cities_Riyadh)). - -fof(axmondialPred3298, axiom, - f_geographicalSubregion(inst_Countries_SA_cities_Riyadh,inst_SaudiArabia)). - -fof(axmondialPred3299, axiom, - f_member(inst_Switzerland,inst_Organizations_IDA)). - -fof(axmondialPred3300, axiom, - f_hasHeadq(inst_Organizations_UN,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred3301, axiom, - 103594 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_Baracaldo)). - -fof(axmondialPred3302, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_Baracaldo,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred3303, axiom, - 7672000 = f_PopulationFn(inst_Countries_RSA_provinces_KwazuluNatal)). - -fof(axmondialPred3304, axiom, - f_landAreaOnly(inst_Countries_RSA_provinces_KwazuluNatal,f_MeasureFn(91481,inst_SquareKilometer))). - -fof(axmondialPred3305, axiom, - f_capitalCity(inst_Countries_RSA_provinces_KwazuluNatal_cities_Pietermaritzburg,inst_Countries_RSA_provinces_KwazuluNatal)). - -fof(axmondialPred3306, axiom, - f_sharedBorderLength(inst_China,inst_Bhutan,f_MeasureFn(470,inst_Kilometer))). - -fof(axmondialPred3307, axiom, - f_member(inst_Malaysia,inst_Organizations_UNCRO)). - -fof(axmondialPred3308, axiom, - 115531 = f_PopulationFn(inst_Countries_ETH_cities_BahirDar)). - -fof(axmondialPred3309, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_BahirDar,inst_Ethiopia)). - -fof(axmondialPred3310, axiom, - 562564 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_NorthYork)). - -fof(axmondialPred3311, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_NorthYork,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred3312, axiom, - f_member(inst_Chad,inst_Organizations_OAU)). - -fof(axmondialPred3313, axiom, - 123190 = f_PopulationFn(inst_Countries_MEX_provinces_Guanajuato_cities_Salamanca)). - -fof(axmondialPred3314, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Guanajuato_cities_Salamanca,inst_Countries_MEX_provinces_Guanajuato)). - -fof(axmondialPred3315, axiom, - f_member(inst_Mauritania,inst_Organizations_AMF)). - -fof(axmondialPred3316, axiom, - f_member(inst_SierraLeone,inst_Organizations_UN)). - -fof(axmondialPred3317, axiom, - f_member(inst_Italy,inst_Organizations_UNTSO)). - -fof(axmondialPred3318, axiom, - f_located(inst_Lakes_LakeAbaya,inst_Ethiopia)). - -fof(axmondialPred3319, axiom, - 428000 = f_PopulationFn(inst_Countries_RO_provinces_Alba)). - -fof(axmondialPred3320, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Alba,f_MeasureFn(6231,inst_SquareKilometer))). - -fof(axmondialPred3321, axiom, - f_capitalCity(inst_Countries_RO_provinces_Alba_cities_AlbaIulia,inst_Countries_RO_provinces_Alba)). - -fof(axmondialPred3322, axiom, - f_member(inst_UnitedStates,inst_Organizations_IADB)). - -fof(axmondialPred3323, axiom, - f_member(inst_Eritrea,inst_Organizations_OAU)). - -fof(axmondialPred3324, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Luapula_cities_Mansa,inst_Countries_Z_provinces_Luapula)). - -fof(axmondialPred3325, axiom, - 354139 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Lianyungang)). - -fof(axmondialPred3326, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Lianyungang,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred3327, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_OIC)). - -fof(axmondialPred3328, axiom, - 1055300 = f_PopulationFn(inst_Countries_KAZ_provinces_Qostanay)). - -fof(axmondialPred3329, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Qostanay,f_MeasureFn(113900,inst_SquareKilometer))). - -fof(axmondialPred3330, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Qostanay_cities_Qostanay,inst_Countries_KAZ_provinces_Qostanay)). - -fof(axmondialPred3331, axiom, - f_member(inst_Lebanon,inst_Organizations_ESCWA)). - -fof(axmondialPred3332, axiom, - 193000 = f_PopulationFn(inst_Countries_RO_provinces_Bacau_cities_Bacau)). - -fof(axmondialPred3333, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Bacau_cities_Bacau,inst_Countries_RO_provinces_Bacau)). - -fof(axmondialPred3334, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_WToO)). - -fof(axmondialPred3335, axiom, - 909282 = f_PopulationFn(inst_Countries_CDN_provinces_NovaScotia)). - -fof(axmondialPred3336, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_NovaScotia,f_MeasureFn(55490,inst_SquareKilometer))). - -fof(axmondialPred3337, axiom, - f_capitalCity(inst_Countries_CDN_provinces_NovaScotia_cities_Halifax,inst_Countries_CDN_provinces_NovaScotia)). - -fof(axmondialPred3338, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_WIPO)). - -fof(axmondialPred3339, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_CEEAC)). - -fof(axmondialPred3340, axiom, - f_inflationRateInCountry(inst_CentralAfricanRepublic,45)). - -fof(axmondialPred3341, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_IFAD)). - -fof(axmondialPred3342, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_IBRD)). - -fof(axmondialPred3343, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CentralAfricanRepublic,inst_ServiceSector,36,f_YearFn(1996))). - -fof(axmondialPred3344, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_FAO)). - -fof(axmondialPred3345, axiom, - 3274426 = f_PopulationFn(inst_CentralAfricanRepublic)). - -fof(axmondialPred3346, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_UNIDO)). - -fof(axmondialPred3347, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_UDEAC)). - -fof(axmondialPred3348, axiom, - f_meetsSpatially(inst_CentralAfricanRepublic,inst_Sudan)). - -fof(axmondialPred3349, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_ACCT)). - -fof(axmondialPred3350, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_WCL)). - -fof(axmondialPred3351, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_OAU)). - -fof(axmondialPred3352, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_ACP)). - -fof(axmondialPred3353, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_IFRCS)). - -fof(axmondialPred3354, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_AfDB)). - -fof(axmondialPred3355, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_ICAO)). - -fof(axmondialPred3356, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_IOC)). - -fof(axmondialPred3357, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_FZ)). - -fof(axmondialPred3358, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_CCC)). - -fof(axmondialPred3359, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CentralAfricanRepublic,inst_AgriculturalSector,50,f_YearFn(1996))). - -fof(axmondialPred3360, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_IDA)). - -fof(axmondialPred3361, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_G_77)). - -fof(axmondialPred3362, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_NAM)). - -fof(axmondialPred3363, axiom, - f_meetsSpatially(inst_CentralAfricanRepublic,inst_Cameroon)). - -fof(axmondialPred3364, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_UN)). - -fof(axmondialPred3365, axiom, - f_landAreaOnly(inst_CentralAfricanRepublic,f_MeasureFn(622980,inst_SquareKilometer))). - -fof(axmondialPred3366, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_ICRM)). - -fof(axmondialPred3367, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_WTrO)). - -fof(axmondialPred3368, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_ITU)). - -fof(axmondialPred3369, axiom, - f_meetsSpatially(inst_CentralAfricanRepublic,inst_Chad)). - -fof(axmondialPred3370, axiom, - f_meetsSpatially(inst_CentralAfricanRepublic,inst_Congo)). - -fof(axmondialPred3371, axiom, - f_capitalCity(inst_Countries_RCA_cities_Bangui,inst_CentralAfricanRepublic)). - -fof(axmondialPred3372, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_ILO)). - -fof(axmondialPred3373, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CentralAfricanRepublic,inst_IndustrialSector,14,f_YearFn(1996))). - -fof(axmondialPred3374, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_WHO)). - -fof(axmondialPred3375, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_UNESCO)). - -fof(axmondialPred3376, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_IFC)). - -fof(axmondialPred3377, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_Interpol)). - -fof(axmondialPred3378, axiom, - f_meetsSpatially(inst_CentralAfricanRepublic,inst_Zaire)). - -fof(axmondialPred3379, axiom, - f_member(inst_CentralAfricanRepublic,inst_Organizations_BDEAC)). - -fof(axmondialPred3380, axiom, - 324067 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Bielefeld)). - -fof(axmondialPred3381, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Bielefeld,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred3382, axiom, - 107627 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Nepean)). - -fof(axmondialPred3383, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Nepean,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred3384, axiom, - f_located(inst_Islands_Kiribati,inst_Kiribati)). - -fof(axmondialPred3385, axiom, - f_landAreaOnly(inst_Islands_Kiribati,f_MeasureFn(886,inst_SquareKilometer))). - -fof(axmondialPred3386, axiom, - 181791 = f_PopulationFn(inst_Countries_N_provinces_Oppland)). - -fof(axmondialPred3387, axiom, - f_capitalCity(inst_Countries_N_provinces_Oppland_cities_Lillehammer,inst_Countries_N_provinces_Oppland)). - -fof(axmondialPred3388, axiom, - f_hasHeadq(inst_Organizations_NC,inst_Countries_S_provinces_Stockholm_cities_Stockholm)). - -fof(axmondialPred3389, axiom, - f_member(inst_SriLanka,inst_Organizations_IMF)). - -fof(axmondialPred3390, axiom, - 170036 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_SanBernardino)). - -fof(axmondialPred3391, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_SanBernardino,inst_Countries_USA_provinces_California)). - -fof(axmondialPred3392, axiom, - f_member(inst_Belarus,inst_Organizations_IFC)). - -fof(axmondialPred3393, axiom, - f_member(inst_Mali,inst_Organizations_IFAD)). - -fof(axmondialPred3394, axiom, - f_member(inst_Maldives,inst_Organizations_CP)). - -fof(axmondialPred3395, axiom, - 3175852 = f_PopulationFn(inst_Countries_IR_provinces_Khuzestan)). - -fof(axmondialPred3396, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Khuzestan,f_MeasureFn(67282,inst_SquareKilometer))). - -fof(axmondialPred3397, axiom, - f_capitalCity(inst_Countries_IR_provinces_Khuzestan_cities_Ahvaz,inst_Countries_IR_provinces_Khuzestan)). - -fof(axmondialPred3398, axiom, - f_sharedBorderLength(inst_Thailand,inst_Malaysia,f_MeasureFn(506,inst_Kilometer))). - -fof(axmondialPred3399, axiom, - f_member(inst_Panama,inst_Organizations_Interpol)). - -fof(axmondialPred3400, axiom, - f_located(inst_Rivers_Pjandsh,inst_Countries_TAD_provinces_Khatlon)). - -fof(axmondialPred3401, axiom, - f_located(inst_Rivers_Pjandsh,inst_Countries_TAD_provinces_Kulob)). - -fof(axmondialPred3402, axiom, - f_located(inst_Rivers_Pjandsh,inst_Tajikistan)). - -fof(axmondialPred3403, axiom, - f_located(inst_Rivers_Pjandsh,inst_Afghanistan)). - -fof(axmondialPred3404, axiom, - f_flowsInto(inst_Rivers_Pjandsh,inst_Rivers_Amudarja)). - -fof(axmondialPred3405, axiom, - f_length(inst_Rivers_Pjandsh,1125)). - -fof(axmondialPred3406, axiom, - 51102 = f_PopulationFn(inst_Countries_A_provinces_LowerAustria_cities_St_Polten)). - -fof(axmondialPred3407, axiom, - f_geographicalSubregion(inst_Countries_A_provinces_LowerAustria_cities_St_Polten,inst_Countries_A_provinces_LowerAustria)). - -fof(axmondialPred3408, axiom, - f_member(inst_UnitedStates,inst_Organizations_APEC)). - -fof(axmondialPred3409, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_SH_cities_Schaffhausen,inst_Countries_CH_provinces_SH)). - -fof(axmondialPred3410, axiom, - f_member(inst_Mozambique,inst_Organizations_ILO)). - -fof(axmondialPred3411, axiom, - 1083388 = f_PopulationFn(inst_Countries_E_provinces_Asturias)). - -fof(axmondialPred3412, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Asturias,f_MeasureFn(10604,inst_SquareKilometer))). - -fof(axmondialPred3413, axiom, - f_capitalCity(inst_Countries_E_provinces_Asturias_cities_Oviedo,inst_Countries_E_provinces_Asturias)). - -fof(axmondialPred3414, axiom, - f_member(inst_Belize,inst_Organizations_OAS)). - -fof(axmondialPred3415, axiom, - 167768 = f_PopulationFn(inst_Countries_KWT_cities_Kuwait)). - -fof(axmondialPred3416, axiom, - f_geographicalSubregion(inst_Countries_KWT_cities_Kuwait,inst_Kuwait)). - -fof(axmondialPred3417, axiom, - 709500 = f_PopulationFn(inst_Countries_PL_provinces_Nowosadeckie)). - -fof(axmondialPred3418, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Nowosadeckie,f_MeasureFn(5576,inst_SquareKilometer))). - -fof(axmondialPred3419, axiom, - f_capitalCity(inst_Countries_PL_provinces_Nowosadeckie_cities_NowySacz,inst_Countries_PL_provinces_Nowosadeckie)). - -fof(axmondialPred3420, axiom, - 136000 = f_PopulationFn(inst_Countries_ET_provinces_ElMinufiya_cities_ShibinelKom)). - -fof(axmondialPred3421, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElMinufiya_cities_ShibinelKom,inst_Countries_ET_provinces_ElMinufiya)). - -fof(axmondialPred3422, axiom, - f_member(inst_Iraq,inst_Organizations_G_77)). - -fof(axmondialPred3423, axiom, - f_member(inst_Slovakia,inst_Organizations_WHO)). - -fof(axmondialPred3424, axiom, - f_member(inst_Mauritania,inst_Organizations_ABEDA)). - -fof(axmondialPred3425, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Fukui_cities_Fukui,inst_Countries_J_provinces_Fukui)). - -fof(axmondialPred3426, axiom, - 116100 = f_PopulationFn(inst_Countries_EAK_provinces_Eastern_cities_Machakos)). - -fof(axmondialPred3427, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Eastern_cities_Machakos,inst_Countries_EAK_provinces_Eastern)). - -fof(axmondialPred3428, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_ICAO)). - -fof(axmondialPred3429, axiom, - f_member(inst_Armenia,inst_Organizations_IOC)). - -fof(axmondialPred3430, axiom, - 395000 = f_PopulationFn(inst_Countries_GB_provinces_Tayside)). - -fof(axmondialPred3431, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Tayside,f_MeasureFn(7643,inst_SquareKilometer))). - -fof(axmondialPred3432, axiom, - f_capitalCity(inst_Countries_GB_provinces_Tayside_cities_Dundee,inst_Countries_GB_provinces_Tayside)). - -fof(axmondialPred3433, axiom, - 108772 = f_PopulationFn(inst_Countries_USA_provinces_Iowa_cities_CedarRapids)). - -fof(axmondialPred3434, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Iowa_cities_CedarRapids,inst_Countries_USA_provinces_Iowa)). - -fof(axmondialPred3435, axiom, - f_member(inst_Bahrain,inst_Organizations_OIC)). - -fof(axmondialPred3436, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Alba_cities_AlbaIulia,inst_Countries_RO_provinces_Alba)). - -fof(axmondialPred3437, axiom, - 571705 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Mudanjiang)). - -fof(axmondialPred3438, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Mudanjiang,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred3439, axiom, - 651000 = f_PopulationFn(inst_Countries_ANG_provinces_CuanzaSul)). - -fof(axmondialPred3440, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_CuanzaSul,f_MeasureFn(55660,inst_SquareKilometer))). - -fof(axmondialPred3441, axiom, - f_capitalCity(inst_Countries_ANG_provinces_CuanzaSul_cities_Sumbe,inst_Countries_ANG_provinces_CuanzaSul)). - -fof(axmondialPred3442, axiom, - f_member(inst_Kazakstan,inst_Organizations_OSCE)). - -fof(axmondialPred3443, axiom, - 4933393 = f_PopulationFn(inst_Countries_J_provinces_Fukuoka)). - -fof(axmondialPred3444, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Fukuoka,f_MeasureFn(4961,inst_SquareKilometer))). - -fof(axmondialPred3445, axiom, - f_capitalCity(inst_Countries_J_provinces_Fukuoka_cities_Fukuoka,inst_Countries_J_provinces_Fukuoka)). - -fof(axmondialPred3446, axiom, - f_member(inst_Monaco,inst_Organizations_Inmarsat)). - -fof(axmondialPred3447, axiom, - f_member(inst_India,inst_Organizations_UNESCO)). - -fof(axmondialPred3448, axiom, - f_member(inst_Rwanda,inst_Organizations_WMO)). - -fof(axmondialPred3449, axiom, - 420947 = f_PopulationFn(inst_Countries_MEX_provinces_Coahuila_cities_Saltillo)). - -fof(axmondialPred3450, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Coahuila_cities_Saltillo,inst_Countries_MEX_provinces_Coahuila)). - -fof(axmondialPred3451, axiom, - f_located(inst_Rivers_Don,inst_Countries_R_provinces_Tulskayaoblast)). - -fof(axmondialPred3452, axiom, - f_flowsInto(inst_Rivers_Don,inst_Seas_SeaofAzov)). - -fof(axmondialPred3453, axiom, - f_located(inst_Rivers_Don,inst_Countries_R_provinces_Volgogradskayaoblast)). - -fof(axmondialPred3454, axiom, - f_located(inst_Rivers_Don,inst_Russia)). - -fof(axmondialPred3455, axiom, - f_located(inst_Rivers_Don,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred3456, axiom, - f_located(inst_Rivers_Don,inst_Countries_R_provinces_Lipetskayaoblast)). - -fof(axmondialPred3457, axiom, - f_located(inst_Rivers_Don,inst_Countries_R_provinces_Voronezhskayaoblast)). - -fof(axmondialPred3458, axiom, - f_length(inst_Rivers_Don,1870)). - -fof(axmondialPred3459, axiom, - f_member(inst_Poland,inst_Organizations_ZC)). - -fof(axmondialPred3460, axiom, - 449337 = f_PopulationFn(inst_Countries_N_provinces_Oslo)). - -fof(axmondialPred3461, axiom, - f_capitalCity(inst_Countries_N_provinces_Oslo_cities_Oslo,inst_Countries_N_provinces_Oslo)). - -fof(axmondialPred3462, axiom, - f_member(inst_Norway,inst_Organizations_EBRD)). - -fof(axmondialPred3463, axiom, - f_member(inst_Tunisia,inst_Organizations_IFAD)). - -fof(axmondialPred3464, axiom, - f_member(inst_Turkey,inst_Organizations_ICFTU)). - -fof(axmondialPred3465, axiom, - f_member(inst_Grenada,inst_Organizations_IFRCS)). - -fof(axmondialPred3466, axiom, - f_member(inst_Jamaica,inst_Organizations_ACP)). - -fof(axmondialPred3467, axiom, - f_member(inst_Tunisia,inst_Organizations_BSEC)). - -fof(axmondialPred3468, axiom, - f_member(inst_Haiti,inst_Organizations_WMO)). - -fof(axmondialPred3469, axiom, - 569984 = f_PopulationFn(inst_Countries_CR_provinces_Alajuela)). - -fof(axmondialPred3470, axiom, - f_landAreaOnly(inst_Countries_CR_provinces_Alajuela,f_MeasureFn(9753,inst_SquareKilometer))). - -fof(axmondialPred3471, axiom, - f_capitalCity(inst_Countries_CR_provinces_Alajuela_cities_Alajuela,inst_Countries_CR_provinces_Alajuela)). - -fof(axmondialPred3472, axiom, - f_member(inst_Togo,inst_Organizations_ILO)). - -fof(axmondialPred3473, axiom, - f_member(inst_Malaysia,inst_Organizations_WCL)). - -fof(axmondialPred3474, axiom, - f_member(inst_Mauritius,inst_Organizations_OAU)). - -fof(axmondialPred3475, axiom, - f_sharedBorderLength(inst_Monaco,inst_France,f_MeasureFn(4.4,inst_Kilometer))). - -fof(axmondialPred3476, axiom, - 280000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofKarelia_cities_Petrozavodsk)). - -fof(axmondialPred3477, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofKarelia_cities_Petrozavodsk,inst_Countries_R_provinces_Rep_ofKarelia)). - -fof(axmondialPred3478, axiom, - 122544 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Itu)). - -fof(axmondialPred3479, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Itu,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred3480, axiom, - f_member(inst_Seychelles,inst_Organizations_ACCT)). - -fof(axmondialPred3481, axiom, - f_member(inst_Israel,inst_Organizations_IFAD)). - -fof(axmondialPred3482, axiom, - f_member(inst_SouthKorea,inst_Organizations_IBRD)). - -fof(axmondialPred3483, axiom, - f_sharedBorderLength(inst_Zambia,inst_Angola, f_MeasureFn(797,inst_Kilometer))). - -fof(axmondialPred3484, axiom, - f_member(inst_Maldives,inst_Organizations_UNIDO)). - -fof(axmondialPred3485, axiom, - f_member(inst_UnitedStates,inst_Organizations_ICAO)). - -fof(axmondialPred3486, axiom, - f_member(inst_Vietnam,inst_Organizations_Interpol)). - -fof(axmondialPred3487, axiom, - f_member(inst_India,inst_Organizations_CP)). - -fof(axmondialPred3488, axiom, - f_member(inst_SouthKorea,inst_Organizations_FAO)). - -fof(axmondialPred3489, axiom, - f_member(inst_Uganda,inst_Organizations_IFC)). - -fof(axmondialPred3490, axiom, - 126000 = f_PopulationFn(inst_Countries_WAN_cities_Oka)). - -fof(axmondialPred3491, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Oka,inst_Nigeria)). - -fof(axmondialPred3492, axiom, - f_member(inst_Malawi,inst_Organizations_UNIDO)). - -fof(axmondialPred3493, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_IMO)). - -fof(axmondialPred3494, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Krosnienskie_cities_Krosno,inst_Countries_PL_provinces_Krosnienskie)). - -fof(axmondialPred3495, axiom, - f_member(inst_Burundi,inst_Organizations_IMF)). - -fof(axmondialPred3496, axiom, - f_member(inst_Maldives,inst_Organizations_UPU)). - -fof(axmondialPred3497, axiom, - 5094289 = f_PopulationFn(inst_Countries_USA_provinces_Maryland)). - -fof(axmondialPred3498, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Maryland,f_MeasureFn(27091,inst_SquareKilometer))). - -fof(axmondialPred3499, axiom, - f_capitalCity(inst_Countries_USA_provinces_Maryland_cities_Annapolis,inst_Countries_USA_provinces_Maryland)). - -fof(axmondialPred3500, axiom, - 155700 = f_PopulationFn(inst_Countries_GB_provinces_Essex_cities_Chelmsford)). - -fof(axmondialPred3501, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Essex_cities_Chelmsford,inst_Countries_GB_provinces_Essex)). - -fof(axmondialPred3502, axiom, - 2778281 = f_PopulationFn(inst_Countries_ZRE_provinces_Kinshasa)). - -fof(axmondialPred3503, axiom, - f_landAreaOnly(inst_Countries_ZRE_provinces_Kinshasa,f_MeasureFn(9965,inst_SquareKilometer))). - -fof(axmondialPred3504, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_Kinshasa_cities_Kinshasa,inst_Countries_ZRE_provinces_Kinshasa)). - -fof(axmondialPred3505, axiom, - f_member(inst_Somalia,inst_Organizations_IOC)). - -fof(axmondialPred3506, axiom, - f_member(inst_Uruguay,inst_Organizations_PCA)). - -fof(axmondialPred3507, axiom, - 3960187 = f_PopulationFn(inst_Countries_ZRE_provinces_Equateur)). - -fof(axmondialPred3508, axiom, - f_landAreaOnly(inst_Countries_ZRE_provinces_Equateur,f_MeasureFn(403293,inst_SquareKilometer))). - -fof(axmondialPred3509, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_Equateur_cities_Mbandaka,inst_Countries_ZRE_provinces_Equateur)). - -fof(axmondialPred3510, axiom, - f_member(inst_Belgium,inst_Organizations_IAEA)). - -fof(axmondialPred3511, axiom, - f_member(inst_Croatia,inst_Organizations_WTrO)). - -fof(axmondialPred3512, axiom, - f_member(inst_Finland,inst_Organizations_UNIKOM)). - -fof(axmondialPred3513, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Canakkale_cities_Canakkale,inst_Countries_TR_provinces_Canakkale)). - -fof(axmondialPred3514, axiom, - f_located(inst_Deserts_ErgRebiana,inst_Libya)). - -fof(axmondialPred3515, axiom, - f_landAreaOnly(inst_Deserts_ErgRebiana,f_MeasureFn(30000,inst_SquareKilometer))). - -fof(axmondialPred3516, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_JammuandKashmir_cities_Jammu,inst_Countries_IND_provinces_JammuandKashmir)). - -fof(axmondialPred3517, axiom, - 136009 = f_PopulationFn(inst_Countries_S_provinces_Jamtland)). - -fof(axmondialPred3518, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Jamtland,f_MeasureFn(49443,inst_SquareKilometer))). - -fof(axmondialPred3519, axiom, - f_capitalCity(inst_Countries_S_provinces_Jamtland_cities_Ostersund,inst_Countries_S_provinces_Jamtland)). - -fof(axmondialPred3520, axiom, - f_member(inst_Estonia,inst_Organizations_ICAO)). - -fof(axmondialPred3521, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_EBRD)). - -fof(axmondialPred3522, axiom, - 113277 = f_PopulationFn(inst_Countries_TJ_provinces_Shaanxi_cities_Yanan)). - -fof(axmondialPred3523, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shaanxi_cities_Yanan,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred3524, axiom, - f_member(inst_Bhutan,inst_Organizations_WHO)). - -fof(axmondialPred3525, axiom, - f_member(inst_Chad,inst_Organizations_OIC)). - -fof(axmondialPred3526, axiom, - f_member(inst_Portugal,inst_Organizations_ISO)). - -fof(axmondialPred3527, axiom, - f_member(inst_Panama,inst_Organizations_Inmarsat)). - -fof(axmondialPred3528, axiom, - f_member(inst_Afghanistan,inst_Organizations_WFTU)). - -fof(axmondialPred3529, axiom, - f_member(inst_Algeria,inst_Organizations_AMU)). - -fof(axmondialPred3530, axiom, - f_member(inst_Portugal,inst_Organizations_WIPO)). - -fof(axmondialPred3531, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_CastileLaMancha_cities_Toledo,inst_Countries_E_provinces_CastileLaMancha)). - -fof(axmondialPred3532, axiom, - f_member(inst_Malta,inst_Organizations_ICFTU)). - -fof(axmondialPred3533, axiom, - f_geographicalSubregion(inst_Guatemala,inst_Continents_America)). - -fof(axmondialPred3534, axiom, - 695000 = f_PopulationFn(inst_Countries_RO_provinces_Brasov)). - -fof(axmondialPred3535, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Brasov,f_MeasureFn(5351,inst_SquareKilometer))). - -fof(axmondialPred3536, axiom, - f_capitalCity(inst_Countries_RO_provinces_Brasov_cities_Brasov,inst_Countries_RO_provinces_Brasov)). - -fof(axmondialPred3537, axiom, - f_member(inst_Portugal,inst_Organizations_IAEA)). - -fof(axmondialPred3538, axiom, - f_member(inst_Brazil,inst_Organizations_Mercosur)). - -fof(axmondialPred3539, axiom, - 301276 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Changde)). - -fof(axmondialPred3540, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Changde,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred3541, axiom, - f_member(inst_Namibia,inst_Organizations_WCL)). - -fof(axmondialPred3542, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_ILO)). - -fof(axmondialPred3543, axiom, - f_member(inst_Bahamas,inst_Organizations_Caricom)). - -fof(axmondialPred3544, axiom, - f_located(inst_Islands_Jersey,inst_UnitedKingdom)). - -fof(axmondialPred3545, axiom, - f_member(inst_Albania,inst_Organizations_ECE)). - -fof(axmondialPred3546, axiom, - f_member(inst_Cameroon,inst_Organizations_WToO)). - -fof(axmondialPred3547, axiom, - f_member(inst_Egypt,inst_Organizations_UPU)). - -fof(axmondialPred3548, axiom, - 135952 = f_PopulationFn(inst_Countries_GH_cities_Tamale)). - -fof(axmondialPred3549, axiom, - f_geographicalSubregion(inst_Countries_GH_cities_Tamale,inst_Ghana)). - -fof(axmondialPred3550, axiom, - 182000 = f_PopulationFn(inst_Countries_ET_provinces_Matruh)). - -fof(axmondialPred3551, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_Matruh,f_MeasureFn(212112,inst_SquareKilometer))). - -fof(axmondialPred3552, axiom, - f_capitalCity(inst_Countries_ET_provinces_Matruh_cities_MarsaMatruh,inst_Countries_ET_provinces_Matruh)). - -fof(axmondialPred3553, axiom, - f_geographicalSubregion(inst_WesternSamoa,inst_Continents_Australia_Oceania)). - -fof(axmondialPred3554, axiom, - 105122 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_BergischGladbach)). - -fof(axmondialPred3555, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_BergischGladbach,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred3556, axiom, - f_member(inst_WesternSamoa,inst_Organizations_WHO)). - -fof(axmondialPred3557, axiom, - f_member(inst_Italy,inst_Organizations_ECE)). - -fof(axmondialPred3558, axiom, - 420000 = f_PopulationFn(inst_Countries_WAN_cities_Ilorin)). - -fof(axmondialPred3559, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ilorin,inst_Nigeria)). - -fof(axmondialPred3560, axiom, - f_member(inst_Jordan,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred3561, axiom, - f_member(inst_Greece,inst_Organizations_EIB)). - -fof(axmondialPred3562, axiom, - f_member(inst_Vietnam,inst_Organizations_WToO)). - -fof(axmondialPred3563, axiom, - 2209465 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_Salvador)). - -fof(axmondialPred3564, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_Salvador,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred3565, axiom, - f_located(inst_Seas_IrishSea,inst_Countries_GB_provinces_NorthernIreland)). - -fof(axmondialPred3566, axiom, - f_located(inst_Seas_IrishSea,inst_Countries_GB_provinces_Cardiff)). - -fof(axmondialPred3567, axiom, - f_located(inst_Seas_IrishSea,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred3568, axiom, - f_located(inst_Seas_IrishSea,inst_Countries_GB_provinces_GreaterLondon)). - -fof(axmondialPred3569, axiom, - f_located(inst_Seas_IrishSea,inst_UnitedKingdom)). - -fof(axmondialPred3570, axiom, - f_located(inst_Seas_IrishSea,inst_Ireland)). - -fof(axmondialPred3571, axiom, - f_depth(inst_Seas_IrishSea,272)). - -fof(axmondialPred3572, axiom, - f_member(inst_Poland,inst_Organizations_WEU)). - -fof(axmondialPred3573, axiom, - f_geographicalSubregion(inst_Libya,inst_Continents_Africa)). - -fof(axmondialPred3574, axiom, - f_member(inst_SriLanka,inst_Organizations_WFTU)). - -fof(axmondialPred3575, axiom, - 251811 = f_PopulationFn(inst_Countries_ES_cities_Soyapango)). - -fof(axmondialPred3576, axiom, - f_geographicalSubregion(inst_Countries_ES_cities_Soyapango,inst_ElSalvador)). - -fof(axmondialPred3577, axiom, - 1032000 = f_PopulationFn(inst_Countries_R_provinces_Permskayaoblast_cities_Perm)). - -fof(axmondialPred3578, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Permskayaoblast_cities_Perm,inst_Countries_R_provinces_Permskayaoblast)). - -fof(axmondialPred3579, axiom, - f_member(inst_Gabon,inst_Organizations_IMO)). - -fof(axmondialPred3580, axiom, - f_hasHeadq(inst_Organizations_IOM,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred3581, axiom, - f_member(inst_Vietnam,inst_Organizations_FAO)). - -fof(axmondialPred3582, axiom, - f_member(inst_Moldova,inst_Organizations_ANC)). - -fof(axmondialPred3583, axiom, - f_hasHeadq(inst_Organizations_G_30,inst_Countries_USA_provinces_Distr_Columbia_cities_Washington)). - -fof(axmondialPred3584, axiom, - f_member(inst_Israel,inst_Organizations_IFC)). - -fof(axmondialPred3585, axiom, - f_member(inst_Guyana,inst_Organizations_WCL)). - -fof(axmondialPred3586, axiom, - f_member(inst_Somalia,inst_Organizations_IFAD)). - -fof(axmondialPred3587, axiom, - f_member(inst_Jamaica,inst_Organizations_Intelsat)). - -fof(axmondialPred3588, axiom, - f_member(inst_Madagascar,inst_Organizations_WToO)). - -fof(axmondialPred3589, axiom, - f_member(inst_Chad,inst_Organizations_NAM)). - -fof(axmondialPred3590, axiom, - f_member(inst_Suriname,inst_Organizations_WMO)). - -fof(axmondialPred3591, axiom, - 296705 = f_PopulationFn(inst_Countries_IRQ_provinces_Karbala_cities_Karbala)). - -fof(axmondialPred3592, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Karbala_cities_Karbala,inst_Countries_IRQ_provinces_Karbala)). - -fof(axmondialPred3593, axiom, - f_member(inst_Jordan,inst_Organizations_ICRM)). - -fof(axmondialPred3594, axiom, - f_member(inst_Canada,inst_Organizations_NATO)). - -fof(axmondialPred3595, axiom, - 657000 = f_PopulationFn(inst_Countries_RC_provinces_Tainan_munic)). - -fof(axmondialPred3596, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Tainan_munic,f_MeasureFn(176,inst_SquareKilometer))). - -fof(axmondialPred3597, axiom, - f_capitalCity(inst_Countries_RC_provinces_Tainan_munic_cities_Tainan,inst_Countries_RC_provinces_Tainan_munic)). - -fof(axmondialPred3598, axiom, - f_located(inst_Islands_Gomera,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred3599, axiom, - f_located(inst_Islands_Gomera,inst_Spain)). - -fof(axmondialPred3600, axiom, - 178600 = f_PopulationFn(inst_Countries_GB_provinces_Bedfordshire_cities_Luton)). - -fof(axmondialPred3601, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Bedfordshire_cities_Luton,inst_Countries_GB_provinces_Bedfordshire)). - -fof(axmondialPred3602, axiom, - f_member(inst_Seychelles,inst_Organizations_IFRCS)). - -fof(axmondialPred3603, axiom, - f_member(inst_Qatar,inst_Organizations_WIPO)). - -fof(axmondialPred3604, axiom, - f_landAreaOnly(inst_Continents_Africa,f_MeasureFn(30254708,inst_SquareKilometer))). - -fof(axmondialPred3605, axiom, - 112221 = f_PopulationFn(inst_Countries_MOC_provinces_Tete_cities_Tete)). - -fof(axmondialPred3606, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Tete_cities_Tete,inst_Countries_MOC_provinces_Tete)). - -fof(axmondialPred3607, axiom, - 172286 = f_PopulationFn(inst_Countries_PE_provinces_Ucayali_cities_Pucallpa)). - -fof(axmondialPred3608, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Ucayali_cities_Pucallpa,inst_Countries_PE_provinces_Ucayali)). - -fof(axmondialPred3609, axiom, - f_member(inst_SriLanka,inst_Organizations_UNU)). - -fof(axmondialPred3610, axiom, - 142560 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Oxnard)). - -fof(axmondialPred3611, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Oxnard,inst_Countries_USA_provinces_California)). - -fof(axmondialPred3612, axiom, - 39937 = f_PopulationFn(inst_Countries_CO_provinces_Amazonas)). - -fof(axmondialPred3613, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Amazonas,f_MeasureFn(109665,inst_SquareKilometer))). - -fof(axmondialPred3614, axiom, - f_capitalCity(inst_Countries_CO_provinces_Amazonas_cities_Leticia,inst_Countries_CO_provinces_Amazonas)). - -fof(axmondialPred3615, axiom, - f_member(inst_Indonesia,inst_Organizations_IFAD)). - -fof(axmondialPred3616, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_Intelsat)). - -fof(axmondialPred3617, axiom, - f_member(inst_Grenada,inst_Organizations_ACP)). - -fof(axmondialPred3618, axiom, - 421576 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Amravati)). - -fof(axmondialPred3619, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Amravati,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred3620, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_Tambacounda_cities_Tambacounda,inst_Countries_SN_provinces_Tambacounda)). - -fof(axmondialPred3621, axiom, - f_member(inst_Estonia,inst_Organizations_WEU)). - -fof(axmondialPred3622, axiom, - f_member(inst_Canada,inst_Organizations_IEA)). - -fof(axmondialPred3623, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_NinhThuan,inst_Vietnam)). - -fof(axmondialPred3624, axiom, - f_member(inst_Vietnam,inst_Organizations_WTrO)). - -fof(axmondialPred3625, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_MekongRiverDelta,inst_Vietnam)). - -fof(axmondialPred3626, axiom, - f_member(inst_Vietnam,inst_Organizations_WHO)). - -fof(axmondialPred3627, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_HaTay,inst_Vietnam)). - -fof(axmondialPred3628, axiom, - f_member(inst_Vietnam,inst_Organizations_IFRCS)). - -fof(axmondialPred3629, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_HoChiMinhCity,inst_Vietnam)). - -fof(axmondialPred3630, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_TayNinh,inst_Vietnam)). - -fof(axmondialPred3631, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_LaoCai,inst_Vietnam)). - -fof(axmondialPred3632, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_AnGiang,inst_Vietnam)). - -fof(axmondialPred3633, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_Haiphong,inst_Vietnam)). - -fof(axmondialPred3634, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_ThuaThienHue,inst_Vietnam)). - -fof(axmondialPred3635, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_HoaBinh,inst_Vietnam)). - -fof(axmondialPred3636, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_NorthEastSouth,inst_Vietnam)). - -fof(axmondialPred3637, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_QuangBinh,inst_Vietnam)). - -fof(axmondialPred3638, axiom, - f_member(inst_Vietnam,inst_Organizations_IOM)). - -fof(axmondialPred3639, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_LamDong,inst_Vietnam)). - -fof(axmondialPred3640, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_DacLac,inst_Vietnam)). - -fof(axmondialPred3641, axiom, - f_meetsSpatially(inst_Vietnam,inst_China)). - -fof(axmondialPred3642, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_BenTre,inst_Vietnam)). - -fof(axmondialPred3643, axiom, - f_member(inst_Vietnam,inst_Organizations_WCL)). - -fof(axmondialPred3644, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_KonTum,inst_Vietnam)). - -fof(axmondialPred3645, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_BaRiaVungTau,inst_Vietnam)). - -fof(axmondialPred3646, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_TraVinh,inst_Vietnam)). - -fof(axmondialPred3647, axiom, - f_member(inst_Vietnam,inst_Organizations_UN)). - -fof(axmondialPred3648, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_HaiHung,inst_Vietnam)). - -fof(axmondialPred3649, axiom, - f_member(inst_Vietnam,inst_Organizations_WMO)). - -fof(axmondialPred3650, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_TienGiang,inst_Vietnam)). - -fof(axmondialPred3651, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_DongThap,inst_Vietnam)). - -fof(axmondialPred3652, axiom, - f_member(inst_Vietnam,inst_Organizations_AsDB)). - -fof(axmondialPred3653, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_MinhHai,inst_Vietnam)). - -fof(axmondialPred3654, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_ThanhHoa,inst_Vietnam)). - -fof(axmondialPred3655, axiom, - 73976973 = f_PopulationFn(inst_Vietnam)). - -fof(axmondialPred3656, axiom, - f_inflationRateInCountry(inst_Vietnam,14)). - -fof(axmondialPred3657, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_KhanhHoa,inst_Vietnam)). - -fof(axmondialPred3658, axiom, - f_member(inst_Vietnam,inst_Organizations_NAM)). - -fof(axmondialPred3659, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_BinhDinh,inst_Vietnam)). - -fof(axmondialPred3660, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_CanTho,inst_Vietnam)). - -fof(axmondialPred3661, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_VinhLong,inst_Vietnam)). - -fof(axmondialPred3662, axiom, - f_landAreaOnly(inst_Vietnam,f_MeasureFn(329560,inst_SquareKilometer))). - -fof(axmondialPred3663, axiom, - f_member(inst_Vietnam,inst_Organizations_WIPO)). - -fof(axmondialPred3664, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_KienGiang,inst_Vietnam)). - -fof(axmondialPred3665, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_BinhThuan,inst_Vietnam)). - -fof(axmondialPred3666, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_HaBac,inst_Vietnam)). - -fof(axmondialPred3667, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_YenBai,inst_Vietnam)). - -fof(axmondialPred3668, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_CentralHighlands,inst_Vietnam)). - -fof(axmondialPred3669, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_QuangTri,inst_Vietnam)). - -fof(axmondialPred3670, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Vietnam,inst_IndustrialSector,28,f_YearFn(1996))). - -fof(axmondialPred3671, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_CaoBang,inst_Vietnam)). - -fof(axmondialPred3672, axiom, - f_member(inst_Vietnam,inst_Organizations_ILO)). - -fof(axmondialPred3673, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_QuangNgai,inst_Vietnam)). - -fof(axmondialPred3674, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_GiaLai,inst_Vietnam)). - -fof(axmondialPred3675, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_LongAn,inst_Vietnam)). - -fof(axmondialPred3676, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_BacThai,inst_Vietnam)). - -fof(axmondialPred3677, axiom, - f_member(inst_Vietnam,inst_Organizations_ACCT)). - -fof(axmondialPred3678, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_PhuYen,inst_Vietnam)). - -fof(axmondialPred3679, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_HaGiang,inst_Vietnam)). - -fof(axmondialPred3680, axiom, - f_member(inst_Vietnam,inst_Organizations_IBRD)). - -fof(axmondialPred3681, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_SonLa,inst_Vietnam)). - -fof(axmondialPred3682, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_SongBe,inst_Vietnam)). - -fof(axmondialPred3683, axiom, - f_member(inst_Vietnam,inst_Organizations_G_77)). - -fof(axmondialPred3684, axiom, - f_member(inst_Vietnam,inst_Organizations_ASEAN)). - -fof(axmondialPred3685, axiom, - f_member(inst_Vietnam,inst_Organizations_WFTU)). - -fof(axmondialPred3686, axiom, - f_member(inst_Vietnam,inst_Organizations_IMO)). - -fof(axmondialPred3687, axiom, - f_member(inst_Vietnam,inst_Organizations_IOC)). - -fof(axmondialPred3688, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_Hanoi,inst_Vietnam)). - -fof(axmondialPred3689, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_TuyenQuang,inst_Vietnam)). - -fof(axmondialPred3690, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_NorthMountainandMidlands,inst_Vietnam)). - -fof(axmondialPred3691, axiom, - f_capitalCity(inst_Countries_VN_cities_Hanoi,inst_Vietnam)). - -fof(axmondialPred3692, axiom, - f_member(inst_Vietnam,inst_Organizations_UNESCO)). - -fof(axmondialPred3693, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_DongNai,inst_Vietnam)). - -fof(axmondialPred3694, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_NorthCentralCoast,inst_Vietnam)). - -fof(axmondialPred3695, axiom, - f_member(inst_Vietnam,inst_Organizations_ICRM)). - -fof(axmondialPred3696, axiom, - f_member(inst_Vietnam,inst_Organizations_IFC)). - -fof(axmondialPred3697, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_QuangNinh,inst_Vietnam)). - -fof(axmondialPred3698, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_SouthCentralCoast,inst_Vietnam)). - -fof(axmondialPred3699, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_NinhBinh,inst_Vietnam)). - -fof(axmondialPred3700, axiom, - f_member(inst_Vietnam,inst_Organizations_UPU)). - -fof(axmondialPred3701, axiom, - f_meetsSpatially(inst_Vietnam,inst_Laos)). - -fof(axmondialPred3702, axiom, - f_member(inst_Vietnam,inst_Organizations_IFAD)). - -fof(axmondialPred3703, axiom, - f_member(inst_Vietnam,inst_Organizations_ICAO)). - -fof(axmondialPred3704, axiom, - f_member(inst_Vietnam,inst_Organizations_IAEA)). - -fof(axmondialPred3705, axiom, - f_member(inst_Vietnam,inst_Organizations_UNIDO)). - -fof(axmondialPred3706, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Vietnam,inst_ServiceSector,44,f_YearFn(1996))). - -fof(axmondialPred3707, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_ThaiBinh,inst_Vietnam)). - -fof(axmondialPred3708, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_LaiChau,inst_Vietnam)). - -fof(axmondialPred3709, axiom, - f_member(inst_Vietnam,inst_Organizations_IDA)). - -fof(axmondialPred3710, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_LangSon,inst_Vietnam)). - -fof(axmondialPred3711, axiom, - f_member(inst_Vietnam,inst_Organizations_ESCAP)). - -fof(axmondialPred3712, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_NgheAn,inst_Vietnam)). - -fof(axmondialPred3713, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_VinhPhu,inst_Vietnam)). - -fof(axmondialPred3714, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_QuangNamDaNang,inst_Vietnam)). - -fof(axmondialPred3715, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_RedRiverDelta,inst_Vietnam)). - -fof(axmondialPred3716, axiom, - f_meetsSpatially(inst_Vietnam,inst_Cambodia)). - -fof(axmondialPred3717, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_HaTinh,inst_Vietnam)). - -fof(axmondialPred3718, axiom, - f_member(inst_Vietnam,inst_Organizations_Intelsat)). - -fof(axmondialPred3719, axiom, - f_member(inst_Vietnam,inst_Organizations_ITU)). - -fof(axmondialPred3720, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Vietnam,inst_AgriculturalSector,28,f_YearFn(1996))). - -fof(axmondialPred3721, axiom, - f_member(inst_Vietnam,inst_Organizations_CCC)). - -fof(axmondialPred3722, axiom, - f_member(inst_Vietnam,inst_Organizations_MekongGroup)). - -fof(axmondialPred3723, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_SocTrang,inst_Vietnam)). - -fof(axmondialPred3724, axiom, - f_geographicSubregion(inst_Countries_VN_provinces_NamHa,inst_Vietnam)). - -fof(axmondialPred3725, axiom, - f_sharedBorderLength(inst_India,inst_Bangladesh,f_MeasureFn(4053,inst_Kilometer))). - -fof(axmondialPred3726, axiom, - 206491 = f_PopulationFn(inst_Countries_B_provinces_Hainaut_cities_Charleroi)). - -fof(axmondialPred3727, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_Hainaut_cities_Charleroi,inst_Countries_B_provinces_Hainaut)). - -fof(axmondialPred3728, axiom, - f_member(inst_Lithuania,inst_Organizations_IMF)). - -fof(axmondialPred3729, axiom, - f_member(inst_Azerbaijan,inst_Organizations_IMF)). - -fof(axmondialPred3730, axiom, - 148200 = f_PopulationFn(inst_Countries_GB_provinces_Kent_cities_RochesteruponMedway)). - -fof(axmondialPred3731, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Kent_cities_RochesteruponMedway,inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred3732, axiom, - f_member(inst_Albania,inst_Organizations_WTrO)). - -fof(axmondialPred3733, axiom, - f_member(inst_Mauritius,inst_Organizations_ECA)). - -fof(axmondialPred3734, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Abuja,inst_Nigeria)). - -fof(axmondialPred3735, axiom, - f_member(inst_Egypt,inst_Organizations_OAU)). - -fof(axmondialPred3736, axiom, - f_member(inst_Germany,inst_Organizations_FAO)). - -fof(axmondialPred3737, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_IOC)). - -fof(axmondialPred3738, axiom, - 984310 = f_PopulationFn(inst_Countries_USA_provinces_Arizona_cities_Phoenix)). - -fof(axmondialPred3739, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Arizona_cities_Phoenix,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred3740, axiom, - f_member(inst_Tonga,inst_Organizations_Intelsat)). - -fof(axmondialPred3741, axiom, - 100031 = f_PopulationFn(inst_Countries_USA_provinces_NewYork_cities_Albany)). - -fof(axmondialPred3742, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewYork_cities_Albany,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred3743, axiom, - f_member(inst_Tanzania,inst_Organizations_IAEA)). - -fof(axmondialPred3744, axiom, - f_member(inst_Jamaica,inst_Organizations_OAS)). - -fof(axmondialPred3745, axiom, - 582400 = f_PopulationFn(inst_Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe)). - -fof(axmondialPred3746, axiom, - f_geographicalSubregion(inst_Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe,inst_Countries_TAD_provinces_Dushanbe_munic)). - -fof(axmondialPred3747, axiom, - 107843 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_Barbacena)). - -fof(axmondialPred3748, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_Barbacena,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred3749, axiom, - 857751 = f_PopulationFn(inst_Countries_CO_provinces_Cauca)). - -fof(axmondialPred3750, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Cauca,f_MeasureFn(29308,inst_SquareKilometer))). - -fof(axmondialPred3751, axiom, - f_capitalCity(inst_Countries_CO_provinces_Cauca_cities_Popayan,inst_Countries_CO_provinces_Cauca)). - -fof(axmondialPred3752, axiom, - 101800 = f_PopulationFn(inst_Countries_GB_provinces_Kent_cities_TunbridgeWells)). - -fof(axmondialPred3753, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Kent_cities_TunbridgeWells,inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred3754, axiom, - 177000 = f_PopulationFn(inst_Countries_NOK_cities_Kusong)). - -fof(axmondialPred3755, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Kusong,inst_NorthKorea)). - -fof(axmondialPred3756, axiom, - f_member(inst_Malta,inst_Organizations_IOM)). - -fof(axmondialPred3757, axiom, - f_member(inst_Lebanon,inst_Organizations_Interpol)). - -fof(axmondialPred3758, axiom, - f_member(inst_Countries_cid_cia_Niue,inst_Organizations_ESCAP)). - -fof(axmondialPred3759, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ICFTU)). - -fof(axmondialPred3760, axiom, - f_member(inst_SaintLucia,inst_Organizations_IFAD)). - -fof(axmondialPred3761, axiom, - f_member(inst_Indonesia,inst_Organizations_Inmarsat)). - -fof(axmondialPred3762, axiom, - f_member(inst_Chad,inst_Organizations_UNESCO)). - -fof(axmondialPred3763, axiom, - f_member(inst_Egypt,inst_Organizations_G_15)). - -fof(axmondialPred3764, axiom, - f_member(inst_Gabon,inst_Organizations_WMO)). - -fof(axmondialPred3765, axiom, - f_member(inst_Venezuela,inst_Organizations_ITU)). - -fof(axmondialPred3766, axiom, - f_member(inst_Tunisia,inst_Organizations_ILO)). - -fof(axmondialPred3767, axiom, - 357191 = f_PopulationFn(inst_Countries_TR_provinces_Amasya)). - -fof(axmondialPred3768, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Amasya,f_MeasureFn(5520,inst_SquareKilometer))). - -fof(axmondialPred3769, axiom, - f_capitalCity(inst_Countries_TR_provinces_Amasya_cities_Amasya,inst_Countries_TR_provinces_Amasya)). - -fof(axmondialPred3770, axiom, - f_member(inst_Guinea,inst_Organizations_IOC)). - -fof(axmondialPred3771, axiom, - f_member(inst_NorthKorea,inst_Organizations_FAO)). - -fof(axmondialPred3772, axiom, - 2091770 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_BeloHorizonte)). - -fof(axmondialPred3773, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_BeloHorizonte,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred3774, axiom, - f_sharedBorderLength(inst_Poland,inst_Belarus,f_MeasureFn(605,inst_Kilometer))). - -fof(axmondialPred3775, axiom, - f_member(inst_Burundi,inst_Organizations_FAO)). - -fof(axmondialPred3776, axiom, - f_member(inst_Tanzania,inst_Organizations_WTrO)). - -fof(axmondialPred3777, axiom, - 7600 = f_PopulationFn(inst_Countries_MH_cities_Majuro)). - -fof(axmondialPred3778, axiom, - f_geographicalSubregion(inst_Countries_MH_cities_Majuro,inst_MarshallIslands)). - -fof(axmondialPred3779, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_AsDB)). - -fof(axmondialPred3780, axiom, - 1500000 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Tangshan)). - -fof(axmondialPred3781, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Tangshan,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred3782, axiom, - f_member(inst_Kenya,inst_Organizations_IDA)). - -fof(axmondialPred3783, axiom, - f_member(inst_Romania,inst_Organizations_PCA)). - -fof(axmondialPred3784, axiom, - f_member(inst_Iraq,inst_Organizations_WHO)). - -fof(axmondialPred3785, axiom, - f_member(inst_UnitedStates,inst_Organizations_AsDB)). - -fof(axmondialPred3786, axiom, - 111575 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco_cities_VitoriadeSantoAntao)). - -fof(axmondialPred3787, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Pernambuco_cities_VitoriadeSantoAntao,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred3788, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Skierniewickie_cities_Skierniewice,inst_Countries_PL_provinces_Skierniewickie)). - -fof(axmondialPred3789, axiom, - f_member(inst_Philippines,inst_Organizations_IAEA)). - -fof(axmondialPred3790, axiom, - 5346700 = f_PopulationFn(inst_Countries_UA_provinces_Donetska)). - -fof(axmondialPred3791, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Donetska,f_MeasureFn(26500,inst_SquareKilometer))). - -fof(axmondialPred3792, axiom, - f_capitalCity(inst_Countries_UA_provinces_Donetska_cities_Donetsk,inst_Countries_UA_provinces_Donetska)). - -fof(axmondialPred3793, axiom, - f_member(inst_Finland,inst_Organizations_IADB)). - -fof(axmondialPred3794, axiom, - f_member(inst_Colombia,inst_Organizations_WHO)). - -fof(axmondialPred3795, axiom, - 116575 = f_PopulationFn(inst_Countries_ES_provinces_LaLibertad_cities_NuevaSanSalvador)). - -fof(axmondialPred3796, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_LaLibertad_cities_NuevaSanSalvador,inst_Countries_ES_provinces_LaLibertad)). - -fof(axmondialPred3797, axiom, - f_member(inst_Moldova,inst_Organizations_WHO)). - -fof(axmondialPred3798, axiom, - 273400 = f_PopulationFn(inst_Countries_GB_provinces_Central)). - -fof(axmondialPred3799, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Central,f_MeasureFn(2700,inst_SquareKilometer))). - -fof(axmondialPred3800, axiom, - f_capitalCity(inst_Countries_GB_provinces_Central_cities_Stirling,inst_Countries_GB_provinces_Central)). - -fof(axmondialPred3801, axiom, - f_member(inst_Iraq,inst_Organizations_ICAO)). - -fof(axmondialPred3802, axiom, - f_member(inst_Slovakia,inst_Organizations_IOM)). - -fof(axmondialPred3803, axiom, - f_member(inst_Mozambique,inst_Organizations_IOC)). - -fof(axmondialPred3804, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_Intelsat)). - -fof(axmondialPred3805, axiom, - 209000 = f_PopulationFn(inst_Countries_SF_provinces_Mikkeli)). - -fof(axmondialPred3806, axiom, - f_capitalCity(inst_Countries_SF_provinces_Mikkeli_cities_Mikkeli,inst_Countries_SF_provinces_Mikkeli)). - -fof(axmondialPred3807, axiom, - f_member(inst_Iraq,inst_Organizations_UPU)). - -fof(axmondialPred3808, axiom, - f_member(inst_Bolivia,inst_Organizations_Intelsat)). - -fof(axmondialPred3809, axiom, - f_member(inst_Lesotho,inst_Organizations_SACU)). - -fof(axmondialPred3810, axiom, - f_member(inst_Azerbaijan,inst_Organizations_Interpol)). - -fof(axmondialPred3811, axiom, - f_inflationRateInCountry(inst_Azerbaijan,85)). - -fof(axmondialPred3812, axiom, - f_member(inst_Azerbaijan,inst_Organizations_ESCAP)). - -fof(axmondialPred3813, axiom, - f_member(inst_Azerbaijan,inst_Organizations_WHO)). - -fof(axmondialPred3814, axiom, - f_meetsSpatially(inst_Azerbaijan,inst_Turkey)). - -fof(axmondialPred3815, axiom, - f_member(inst_Azerbaijan,inst_Organizations_UNESCO)). - -fof(axmondialPred3816, axiom, - f_member(inst_Azerbaijan,inst_Organizations_ILO)). - -fof(axmondialPred3817, axiom, - f_member(inst_Azerbaijan,inst_Organizations_IBRD)). - -fof(axmondialPred3818, axiom, - f_capitalCity(inst_Countries_AZ_cities_Baku,inst_Azerbaijan)). - -fof(axmondialPred3819, axiom, - f_member(inst_Azerbaijan,inst_Organizations_Intelsat)). - -fof(axmondialPred3820, axiom, - f_member(inst_Azerbaijan,inst_Organizations_FAO)). - -fof(axmondialPred3821, axiom, - f_member(inst_Azerbaijan,inst_Organizations_NAM)). - -fof(axmondialPred3822, axiom, - f_member(inst_Azerbaijan,inst_Organizations_ITU)). - -fof(axmondialPred3823, axiom, - f_member(inst_Azerbaijan,inst_Organizations_IDA)). - -fof(axmondialPred3824, axiom, - f_member(inst_Azerbaijan,inst_Organizations_WIPO)). - -fof(axmondialPred3825, axiom, - f_member(inst_Azerbaijan,inst_Organizations_WMO)). - -fof(axmondialPred3826, axiom, - f_member(inst_Azerbaijan,inst_Organizations_ANC)). - -fof(axmondialPred3827, axiom, - f_member(inst_Azerbaijan,inst_Organizations_PFP)). - -fof(axmondialPred3828, axiom, - f_member(inst_Azerbaijan,inst_Organizations_UNIDO)). - -fof(axmondialPred3829, axiom, - f_member(inst_Azerbaijan,inst_Organizations_IDB)). - -fof(axmondialPred3830, axiom, - f_member(inst_Azerbaijan,inst_Organizations_IMO)). - -fof(axmondialPred3831, axiom, - f_member(inst_Azerbaijan,inst_Organizations_OSCE)). - -fof(axmondialPred3832, axiom, - f_member(inst_Azerbaijan,inst_Organizations_ECE)). - -fof(axmondialPred3833, axiom, - f_member(inst_Azerbaijan,inst_Organizations_UPU)). - -fof(axmondialPred3834, axiom, - f_member(inst_Azerbaijan,inst_Organizations_EBRD)). - -fof(axmondialPred3835, axiom, - f_meetsSpatially(inst_Azerbaijan,inst_Iran)). - -fof(axmondialPred3836, axiom, - f_member(inst_Azerbaijan,inst_Organizations_UN)). - -fof(axmondialPred3837, axiom, - f_meetsSpatially(inst_Azerbaijan,inst_Russia)). - -fof(axmondialPred3838, axiom, - f_landAreaOnly(inst_Azerbaijan,f_MeasureFn(86600,inst_SquareKilometer))). - -fof(axmondialPred3839, axiom, - f_meetsSpatially(inst_Azerbaijan,inst_Armenia)). - -fof(axmondialPred3840, axiom, - f_member(inst_Azerbaijan,inst_Organizations_IFRCS)). - -fof(axmondialPred3841, axiom, - 7676953 = f_PopulationFn(inst_Azerbaijan)). - -fof(axmondialPred3842, axiom, - f_member(inst_Azerbaijan,inst_Organizations_CCC)). - -fof(axmondialPred3843, axiom, - f_member(inst_Azerbaijan,inst_Organizations_OIC)). - -fof(axmondialPred3844, axiom, - f_member(inst_Azerbaijan,inst_Organizations_IOC)). - -fof(axmondialPred3845, axiom, - f_member(inst_Azerbaijan,inst_Organizations_ECO)). - -fof(axmondialPred3846, axiom, - f_member(inst_Azerbaijan,inst_Organizations_IFAD)). - -fof(axmondialPred3847, axiom, - f_member(inst_Azerbaijan,inst_Organizations_BSEC)). - -fof(axmondialPred3848, axiom, - f_meetsSpatially(inst_Azerbaijan,inst_Georgia)). - -fof(axmondialPred3849, axiom, - f_member(inst_Turkmenistan,inst_Organizations_OIC)). - -fof(axmondialPred3850, axiom, - f_member(inst_ElSalvador,inst_Organizations_UNIDO)). - -fof(axmondialPred3851, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_WIPO)). - -fof(axmondialPred3852, axiom, - f_member(inst_SouthAfrica,inst_Organizations_SADC)). - -fof(axmondialPred3853, axiom, - f_member(inst_SouthKorea,inst_Organizations_NSG)). - -fof(axmondialPred3854, axiom, - f_member(inst_Oman,inst_Organizations_IMF)). - -fof(axmondialPred3855, axiom, - f_member(inst_Norway,inst_Organizations_UNIDO)). - -fof(axmondialPred3856, axiom, - 326900 = f_PopulationFn(inst_Countries_TR_provinces_Samsun_cities_Samsun)). - -fof(axmondialPred3857, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Samsun_cities_Samsun,inst_Countries_TR_provinces_Samsun)). - -fof(axmondialPred3858, axiom, - 54000 = f_PopulationFn(inst_Countries_UAE_provinces_AlFujayrah)). - -fof(axmondialPred3859, axiom, - f_landAreaOnly(inst_Countries_UAE_provinces_AlFujayrah,f_MeasureFn(1150,inst_SquareKilometer))). - -fof(axmondialPred3860, axiom, - f_member(inst_Croatia,inst_Organizations_Intelsat)). - -fof(axmondialPred3861, axiom, - f_member(inst_China,inst_Organizations_NAM)). - -fof(axmondialPred3862, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_HerefordandWorcester_cities_Worcester,inst_Countries_GB_provinces_HerefordandWorcester)). - -fof(axmondialPred3863, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Gibraltar_cities_Gibraltar,inst_Countries_cid_cia_Gibraltar)). - -fof(axmondialPred3864, axiom, - f_member(inst_Somalia,inst_Organizations_IGADD)). - -fof(axmondialPred3865, axiom, - 82228 = f_PopulationFn(inst_Countries_PE_provinces_Piura_cities_Talara)). - -fof(axmondialPred3866, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Piura_cities_Talara,inst_Countries_PE_provinces_Piura)). - -fof(axmondialPred3867, axiom, - f_member(inst_Belize,inst_Organizations_WHO)). - -fof(axmondialPred3868, axiom, - f_member(inst_Iceland,inst_Organizations_OSCE)). - -fof(axmondialPred3869, axiom, - 118800 = f_PopulationFn(inst_Countries_GB_provinces_Surrey_cities_Reigate)). - -fof(axmondialPred3870, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Surrey_cities_Reigate,inst_Countries_GB_provinces_Surrey)). - -fof(axmondialPred3871, axiom, - 125208 = f_PopulationFn(inst_Countries_MOC_provinces_Maputo_cities_Nacala)). - -fof(axmondialPred3872, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Maputo_cities_Nacala,inst_Countries_MOC_provinces_Maputo)). - -fof(axmondialPred3873, axiom, - f_member(inst_Maldives,inst_Organizations_WHO)). - -fof(axmondialPred3874, axiom, - f_hasHeadq(inst_Organizations_OSCE,inst_Countries_A_provinces_Vienna_cities_Vienna)). - -fof(axmondialPred3875, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_WFTU)). - -fof(axmondialPred3876, axiom, - f_member(inst_Turkey,inst_Organizations_IMO)). - -fof(axmondialPred3877, axiom, - f_member(inst_Australia,inst_Organizations_IFRCS)). - -fof(axmondialPred3878, axiom, - f_member(inst_Romania,inst_Organizations_Interpol)). - -fof(axmondialPred3879, axiom, - 2629592 = f_PopulationFn(inst_Countries_J_provinces_Kyoto)). - -fof(axmondialPred3880, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Kyoto,f_MeasureFn(4613,inst_SquareKilometer))). - -fof(axmondialPred3881, axiom, - f_capitalCity(inst_Countries_J_provinces_Kyoto_cities_Kyoto,inst_Countries_J_provinces_Kyoto)). - -fof(axmondialPred3882, axiom, - f_member(inst_Liberia,inst_Organizations_IFAD)). - -fof(axmondialPred3883, axiom, - 326100 = f_PopulationFn(inst_Countries_HCA_provinces_Choluteca)). - -fof(axmondialPred3884, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Choluteca,f_MeasureFn(4211,inst_SquareKilometer))). - -fof(axmondialPred3885, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Choluteca_cities_Choluteca,inst_Countries_HCA_provinces_Choluteca)). - -fof(axmondialPred3886, axiom, - f_geographicalSubregion(inst_Azerbaijan,inst_Continents_Asia)). - -fof(axmondialPred3887, axiom, - 2965403 = f_PopulationFn(inst_Countries_RA_provinces_DistritoFederal)). - -fof(axmondialPred3888, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_DistritoFederal,f_MeasureFn(200,inst_SquareKilometer))). - -fof(axmondialPred3889, axiom, - f_capitalCity(inst_Countries_RA_provinces_DistritoFederal_cities_BuenosAires,inst_Countries_RA_provinces_DistritoFederal)). - -fof(axmondialPred3890, axiom, - f_member(inst_Fiji,inst_Organizations_ICRM)). - -fof(axmondialPred3891, axiom, - f_member(inst_CzechRepublic,inst_Organizations_BIS)). - -fof(axmondialPred3892, axiom, - f_member(inst_Guatemala,inst_Organizations_WIPO)). - -fof(axmondialPred3893, axiom, - f_member(inst_Mongolia,inst_Organizations_Interpol)). - -fof(axmondialPred3894, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Jersey,inst_Continents_Europe)). - -fof(axmondialPred3895, axiom, - f_member(inst_Sweden,inst_Organizations_ICRM)). - -fof(axmondialPred3896, axiom, - f_member(inst_Mauritania,inst_Organizations_ILO)). - -fof(axmondialPred3897, axiom, - 1034311 = f_PopulationFn(inst_Countries_YV_provinces_Anzoategui)). - -fof(axmondialPred3898, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Anzoategui,f_MeasureFn(43300,inst_SquareKilometer))). - -fof(axmondialPred3899, axiom, - f_capitalCity(inst_Countries_YV_provinces_Anzoategui_cities_Barcelona,inst_Countries_YV_provinces_Anzoategui)). - -fof(axmondialPred3900, axiom, - f_member(inst_France,inst_Organizations_WMO)). - -fof(axmondialPred3901, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Wiltshire_cities_Trowbridge,inst_Countries_GB_provinces_Wiltshire)). - -fof(axmondialPred3902, axiom, - f_member(inst_Chad,inst_Organizations_IDB)). - -fof(axmondialPred3903, axiom, - f_member(inst_Kiribati,inst_Organizations_ESCAP)). - -fof(axmondialPred3904, axiom, - f_member(inst_Malta,inst_Organizations_ICRM)). - -fof(axmondialPred3905, axiom, - 3472009 = f_PopulationFn(inst_Countries_D_provinces_Berlin_cities_Berlin)). - -fof(axmondialPred3906, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Berlin_cities_Berlin,inst_Countries_D_provinces_Berlin)). - -fof(axmondialPred3907, axiom, - f_member(inst_SouthKorea,inst_Organizations_WMO)). - -fof(axmondialPred3908, axiom, - f_member(inst_Bulgaria,inst_Organizations_IAEA)). - -fof(axmondialPred3909, axiom, - f_member(inst_Turkey,inst_Organizations_UNRWA)). - -fof(axmondialPred3910, axiom, - f_member(inst_Indonesia,inst_Organizations_UNOMIG)). - -fof(axmondialPred3911, axiom, - f_member(inst_Slovakia,inst_Organizations_IFRCS)). - -fof(axmondialPred3912, axiom, - 996600 = f_PopulationFn(inst_Countries_TR_provinces_Bursa_cities_Bursa)). - -fof(axmondialPred3913, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Bursa_cities_Bursa,inst_Countries_TR_provinces_Bursa)). - -fof(axmondialPred3914, axiom, - f_member(inst_Botswana,inst_Organizations_FAO)). - -fof(axmondialPred3915, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_UDEAC)). - -fof(axmondialPred3916, axiom, - f_member(inst_Indonesia,inst_Organizations_UNIKOM)). - -fof(axmondialPred3917, axiom, - f_member(inst_Armenia,inst_Organizations_UNIDO)). - -fof(axmondialPred3918, axiom, - f_located(inst_Lakes_LakePowell,inst_Countries_USA_provinces_Utah)). - -fof(axmondialPred3919, axiom, - f_located(inst_Lakes_LakePowell,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred3920, axiom, - f_located(inst_Lakes_LakePowell,inst_UnitedStates)). - -fof(axmondialPred3921, axiom, - f_member(inst_SolomonIslands,inst_Organizations_AsDB)). - -fof(axmondialPred3922, axiom, - f_member(inst_SolomonIslands,inst_Organizations_ICRM)). - -fof(axmondialPred3923, axiom, - f_capitalCity(inst_Countries_SLB_cities_Honiara,inst_SolomonIslands)). - -fof(axmondialPred3924, axiom, - f_member(inst_SolomonIslands,inst_Organizations_C)). - -fof(axmondialPred3925, axiom, - f_member(inst_SolomonIslands,inst_Organizations_ACP)). - -fof(axmondialPred3926, axiom, - f_member(inst_SolomonIslands,inst_Organizations_ITU)). - -fof(axmondialPred3927, axiom, - f_member(inst_SolomonIslands,inst_Organizations_WMO)). - -fof(axmondialPred3928, axiom, - f_member(inst_SolomonIslands,inst_Organizations_Intelsat)). - -fof(axmondialPred3929, axiom, - 412902 = f_PopulationFn(inst_SolomonIslands)). - -fof(axmondialPred3930, axiom, - f_member(inst_SolomonIslands,inst_Organizations_Sparteca)). - -fof(axmondialPred3931, axiom, - f_member(inst_SolomonIslands,inst_Organizations_SPF)). - -fof(axmondialPred3932, axiom, - f_member(inst_SolomonIslands,inst_Organizations_UPU)). - -fof(axmondialPred3933, axiom, - f_member(inst_SolomonIslands,inst_Organizations_IOC)). - -fof(axmondialPred3934, axiom, - f_member(inst_SolomonIslands,inst_Organizations_UN)). - -fof(axmondialPred3935, axiom, - f_member(inst_SolomonIslands,inst_Organizations_IFAD)). - -fof(axmondialPred3936, axiom, - f_member(inst_SolomonIslands,inst_Organizations_ESCAP)). - -fof(axmondialPred3937, axiom, - f_member(inst_SolomonIslands,inst_Organizations_UNESCO)). - -fof(axmondialPred3938, axiom, - f_member(inst_SolomonIslands,inst_Organizations_IFC)). - -fof(axmondialPred3939, axiom, - f_member(inst_SolomonIslands,inst_Organizations_WHO)). - -fof(axmondialPred3940, axiom, - f_landAreaOnly(inst_SolomonIslands,f_MeasureFn(28450,inst_SquareKilometer))). - -fof(axmondialPred3941, axiom, - f_member(inst_SolomonIslands,inst_Organizations_ILO)). - -fof(axmondialPred3942, axiom, - f_member(inst_SolomonIslands,inst_Organizations_IBRD)). - -fof(axmondialPred3943, axiom, - f_member(inst_SolomonIslands,inst_Organizations_WFTU)). - -fof(axmondialPred3944, axiom, - f_member(inst_SolomonIslands,inst_Organizations_G_77)). - -fof(axmondialPred3945, axiom, - f_inflationRateInCountry(inst_SolomonIslands,13)). - -fof(axmondialPred3946, axiom, - f_member(inst_SolomonIslands,inst_Organizations_IFRCS)). - -fof(axmondialPred3947, axiom, - f_member(inst_SolomonIslands,inst_Organizations_ICAO)). - -fof(axmondialPred3948, axiom, - f_member(inst_SolomonIslands,inst_Organizations_FAO)). - -fof(axmondialPred3949, axiom, - f_member(inst_SolomonIslands,inst_Organizations_IMO)). - -fof(axmondialPred3950, axiom, - f_member(inst_SolomonIslands,inst_Organizations_IMF)). - -fof(axmondialPred3951, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Moquegua_cities_Moquegua,inst_Countries_PE_provinces_Moquegua)). - -fof(axmondialPred3952, axiom, - f_sharedBorderLength(inst_Zaire,inst_Angola,f_MeasureFn(2511,inst_Kilometer))). - -fof(axmondialPred3953, axiom, - f_member(inst_Switzerland,inst_Organizations_IAEA)). - -fof(axmondialPred3954, axiom, - f_member(inst_Cyprus,inst_Organizations_ISO)). - -fof(axmondialPred3955, axiom, - f_member(inst_Canada,inst_Organizations_WMO)). - -fof(axmondialPred3956, axiom, - f_member(inst_Canada,inst_Organizations_OSCE)). - -fof(axmondialPred3957, axiom, - f_member(inst_Canada,inst_Organizations_BIS)). - -fof(axmondialPred3958, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Canada,inst_ServiceSector,72,f_YearFn(1996))). - -fof(axmondialPred3959, axiom, - f_member(inst_Canada,inst_Organizations_ILO)). - -fof(axmondialPred3960, axiom, - 28820671 = f_PopulationFn(inst_Canada)). - -fof(axmondialPred3961, axiom, - f_member(inst_Canada,inst_Organizations_UNMIH)). - -fof(axmondialPred3962, axiom, - f_member(inst_Canada,inst_Organizations_ICRM)). - -fof(axmondialPred3963, axiom, - f_member(inst_Canada,inst_Organizations_CDB)). - -fof(axmondialPred3964, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_YukonTerritory,inst_Canada)). - -fof(axmondialPred3965, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_Quebec,inst_Canada)). - -fof(axmondialPred3966, axiom, - f_member(inst_Canada,inst_Organizations_UNU)). - -fof(axmondialPred3967, axiom, - f_member(inst_Canada,inst_Organizations_NAM)). - -fof(axmondialPred3968, axiom, - f_member(inst_Canada,inst_Organizations_ECLAC)). - -fof(axmondialPred3969, axiom, - f_member(inst_Canada,inst_Organizations_UPU)). - -fof(axmondialPred3970, axiom, - f_member(inst_Canada,inst_Organizations_C)). - -fof(axmondialPred3971, axiom, - f_member(inst_Canada,inst_Organizations_EN)). - -fof(axmondialPred3972, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_NewBrunswick,inst_Canada)). - -fof(axmondialPred3973, axiom, - f_member(inst_Canada,inst_Organizations_IOC)). - -fof(axmondialPred3974, axiom, - f_member(inst_Canada,inst_Organizations_NSG)). - -fof(axmondialPred3975, axiom, - f_member(inst_Canada,inst_Organizations_IFC)). - -fof(axmondialPred3976, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_Ontario,inst_Canada)). - -fof(axmondialPred3977, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_Newfoundland,inst_Canada)). - -fof(axmondialPred3978, axiom, - f_member(inst_Canada,inst_Organizations_IAEA)). - -fof(axmondialPred3979, axiom, - f_member(inst_Canada,inst_Organizations_UNAMIR)). - -fof(axmondialPred3980, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Canada,inst_AgriculturalSector,2,f_YearFn(1996))). - -fof(axmondialPred3981, axiom, - f_member(inst_Canada,inst_Organizations_UNTSO)). - -fof(axmondialPred3982, axiom, - f_member(inst_Canada,inst_Organizations_UNPREDEP)). - -fof(axmondialPred3983, axiom, - f_member(inst_Canada,inst_Organizations_AG)). - -fof(axmondialPred3984, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_BritishColumbia,inst_Canada)). - -fof(axmondialPred3985, axiom, - f_member(inst_Canada,inst_Organizations_WCL)). - -fof(axmondialPred3986, axiom, - f_member(inst_Canada,inst_Organizations_APEC)). - -fof(axmondialPred3987, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_Alberta,inst_Canada)). - -fof(axmondialPred3988, axiom, - f_member(inst_Canada,inst_Organizations_EBRD)). - -fof(axmondialPred3989, axiom, - f_member(inst_Canada,inst_Organizations_OECD)). - -fof(axmondialPred3990, axiom, - f_member(inst_Canada,inst_Organizations_AsDB)). - -fof(axmondialPred3991, axiom, - f_member(inst_Canada,inst_Organizations_WFTU)). - -fof(axmondialPred3992, axiom, - f_member(inst_Canada,inst_Organizations_WHO)). - -fof(axmondialPred3993, axiom, - f_member(inst_Canada,inst_Organizations_UNESCO)). - -fof(axmondialPred3994, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_Saskatchewan,inst_Canada)). - -fof(axmondialPred3995, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Canada,inst_IndustrialSector,26,f_YearFn(1996))). - -fof(axmondialPred3996, axiom, - f_member(inst_Canada,inst_Organizations_PCA)). - -fof(axmondialPred3997, axiom, - f_member(inst_Canada,inst_Organizations_IMF)). - -fof(axmondialPred3998, axiom, - f_landAreaOnly(inst_Canada,f_MeasureFn(9976140,inst_SquareKilometer))). - -fof(axmondialPred3999, axiom, - f_inflationRateInCountry(inst_Canada,2.4)). - -fof(axmondialPred4000, axiom, - f_member(inst_Canada,inst_Organizations_IOM)). - -fof(axmondialPred4001, axiom, - f_member(inst_Canada,inst_Organizations_ACCT)). - -fof(axmondialPred4002, axiom, - f_member(inst_Canada,inst_Organizations_ICFTU)). - -fof(axmondialPred4003, axiom, - f_member(inst_Canada,inst_Organizations_Intelsat)). - -fof(axmondialPred4004, axiom, - f_member(inst_Canada,inst_Organizations_ITU)). - -fof(axmondialPred4005, axiom, - f_member(inst_Canada,inst_Organizations_MTCR)). - -fof(axmondialPred4006, axiom, - f_member(inst_Canada,inst_Organizations_AfDB)). - -fof(axmondialPred4007, axiom, - f_member(inst_Canada,inst_Organizations_Inmarsat)). - -fof(axmondialPred4008, axiom, - f_member(inst_Canada,inst_Organizations_IFRCS)). - -fof(axmondialPred4009, axiom, - f_member(inst_Canada,inst_Organizations_G_10)). - -fof(axmondialPred4010, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_NovaScotia,inst_Canada)). - -fof(axmondialPred4011, axiom, - f_member(inst_Canada,inst_Organizations_ANC)). - -fof(axmondialPred4012, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_NorthwestTerritories,inst_Canada)). - -fof(axmondialPred4013, axiom, - f_member(inst_Canada,inst_Organizations_OAS)). - -fof(axmondialPred4014, axiom, - f_member(inst_Canada,inst_Organizations_ESA)). - -fof(axmondialPred4015, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_PrinceEdwardIsland,inst_Canada)). - -fof(axmondialPred4016, axiom, - f_member(inst_Canada,inst_Organizations_WToO)). - -fof(axmondialPred4017, axiom, - f_member(inst_Canada,inst_Organizations_ISO)). - -fof(axmondialPred4018, axiom, - f_member(inst_Canada,inst_Organizations_IDA)). - -fof(axmondialPred4019, axiom, - f_meetsSpatially(inst_Canada,inst_UnitedStates)). - -fof(axmondialPred4020, axiom, - f_member(inst_Canada,inst_Organizations_G_8)). - -fof(axmondialPred4021, axiom, - f_member(inst_Canada,inst_Organizations_IFAD)). - -fof(axmondialPred4022, axiom, - f_geographicSubregion(inst_Countries_CDN_provinces_Manitoba,inst_Canada)). - -fof(axmondialPred4023, axiom, - f_member(inst_Canada,inst_Organizations_ZC)). - -fof(axmondialPred4024, axiom, - f_member(inst_Canada,inst_Organizations_ICAO)). - -fof(axmondialPred4025, axiom, - f_member(inst_Canada,inst_Organizations_ECE)). - -fof(axmondialPred4026, axiom, - f_member(inst_Canada,inst_Organizations_CCC)). - -fof(axmondialPred4027, axiom, - f_member(inst_Canada,inst_Organizations_UNIKOM)). - -fof(axmondialPred4028, axiom, - f_member(inst_Canada,inst_Organizations_IBRD)). - -fof(axmondialPred4029, axiom, - f_capitalCity(inst_Countries_CDN_provinces_Ontario_cities_Ottawa,inst_Canada)). - -fof(axmondialPred4030, axiom, - f_member(inst_Canada,inst_Organizations_FAO)). - -fof(axmondialPred4031, axiom, - f_member(inst_Canada,inst_Organizations_Interpol)). - -fof(axmondialPred4032, axiom, - f_member(inst_Canada,inst_Organizations_WTrO)). - -fof(axmondialPred4033, axiom, - f_member(inst_Canada,inst_Organizations_IADB)). - -fof(axmondialPred4034, axiom, - f_member(inst_Canada,inst_Organizations_IMO)). - -fof(axmondialPred4035, axiom, - f_member(inst_Canada,inst_Organizations_G_7)). - -fof(axmondialPred4036, axiom, - f_member(inst_Canada,inst_Organizations_UNHCR)). - -fof(axmondialPred4037, axiom, - f_member(inst_Canada,inst_Organizations_UNITAR)). - -fof(axmondialPred4038, axiom, - f_member(inst_Canada,inst_Organizations_UNIDO)). - -fof(axmondialPred4039, axiom, - f_member(inst_Canada,inst_Organizations_UNDOF)). - -fof(axmondialPred4040, axiom, - f_member(inst_Canada,inst_Organizations_WIPO)). - -fof(axmondialPred4041, axiom, - f_member(inst_Canada,inst_Organizations_UNCRO)). - -fof(axmondialPred4042, axiom, - f_member(inst_Guyana,inst_Organizations_IMO)). - -fof(axmondialPred4043, axiom, - f_member(inst_Switzerland,inst_Organizations_WCL)). - -fof(axmondialPred4044, axiom, - f_sharedBorderLength(inst_Lithuania,inst_Belarus,f_MeasureFn(502,inst_Kilometer))). - -fof(axmondialPred4045, axiom, - f_member(inst_Paraguay,inst_Organizations_UPU)). - -fof(axmondialPred4046, axiom, - 429321 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_LongBeach)). - -fof(axmondialPred4047, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_LongBeach,inst_Countries_USA_provinces_California)). - -fof(axmondialPred4048, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_IDA)). - -fof(axmondialPred4049, axiom, - f_member(inst_Iceland,inst_Organizations_UNU)). - -fof(axmondialPred4050, axiom, - f_member(inst_NewZealand,inst_Organizations_CP)). - -fof(axmondialPred4051, axiom, - 109751 = f_PopulationFn(inst_Countries_MEX_provinces_Michoacan_cities_Zamora)). - -fof(axmondialPred4052, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Michoacan_cities_Zamora,inst_Countries_MEX_provinces_Michoacan)). - -fof(axmondialPred4053, axiom, - f_member(inst_Philippines,inst_Organizations_AsDB)). - -fof(axmondialPred4054, axiom, - f_member(inst_Nicaragua,inst_Organizations_ICAO)). - -fof(axmondialPred4055, axiom, - f_member(inst_Sweden,inst_Organizations_ISO)). - -fof(axmondialPred4056, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_PCA)). - -fof(axmondialPred4057, axiom, - f_member(inst_Kazakstan,inst_Organizations_ESCAP)). - -fof(axmondialPred4058, axiom, - 104782 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Barretos)). - -fof(axmondialPred4059, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Barretos,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred4060, axiom, - 2322000 = f_PopulationFn(inst_Countries_UZB_provinces_Samarqand)). - -fof(axmondialPred4061, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Samarqand,f_MeasureFn(16400,inst_SquareKilometer))). - -fof(axmondialPred4062, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Samarqand_cities_Samarqand,inst_Countries_UZB_provinces_Samarqand)). - -fof(axmondialPred4063, axiom, - f_member(inst_Suriname,inst_Organizations_WHO)). - -fof(axmondialPred4064, axiom, - f_member(inst_Angola,inst_Organizations_ITU)). - -fof(axmondialPred4065, axiom, - f_member(inst_Lesotho,inst_Organizations_Interpol)). - -fof(axmondialPred4066, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Kachin_cities_Myitkyina,inst_Countries_MYA_provinces_Kachin)). - -fof(axmondialPred4067, axiom, - 422357 = f_PopulationFn(inst_Countries_TR_cities_Icel)). - -fof(axmondialPred4068, axiom, - f_geographicalSubregion(inst_Countries_TR_cities_Icel,inst_Turkey)). - -fof(axmondialPred4069, axiom, - f_member(inst_Laos,inst_Organizations_G_77)). - -fof(axmondialPred4070, axiom, - 1231306 = f_PopulationFn(inst_Countries_J_provinces_Oita)). - -fof(axmondialPred4071, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Oita,f_MeasureFn(6338,inst_SquareKilometer))). - -fof(axmondialPred4072, axiom, - f_capitalCity(inst_Countries_J_provinces_Oita_cities_Oita,inst_Countries_J_provinces_Oita)). - -fof(axmondialPred4073, axiom, - 117842 = f_PopulationFn(inst_Countries_D_provinces_Niedersachsen_cities_Salzgitter)). - -fof(axmondialPred4074, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Niedersachsen_cities_Salzgitter,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred4075, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Zhambyl_cities_Zhambyl,inst_Countries_KAZ_provinces_Zhambyl)). - -fof(axmondialPred4076, axiom, - 824816 = f_PopulationFn(inst_Countries_TR_provinces_Aydin)). - -fof(axmondialPred4077, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Aydin,f_MeasureFn(8007,inst_SquareKilometer))). - -fof(axmondialPred4078, axiom, - f_capitalCity(inst_Countries_TR_provinces_Aydin_cities_Aydin,inst_Countries_TR_provinces_Aydin)). - -fof(axmondialPred4079, axiom, - 186355 = f_PopulationFn(inst_Countries_N_provinces_Hedmark)). - -fof(axmondialPred4080, axiom, - f_capitalCity(inst_Countries_N_provinces_Hedmark_cities_Hamar,inst_Countries_N_provinces_Hedmark)). - -fof(axmondialPred4081, axiom, - 121500 = f_PopulationFn(inst_Countries_GB_provinces_Staffordshire_cities_Stafford)). - -fof(axmondialPred4082, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Staffordshire_cities_Stafford,inst_Countries_GB_provinces_Staffordshire)). - -fof(axmondialPred4083, axiom, - f_member(inst_Bahamas,inst_Organizations_WMO)). - -fof(axmondialPred4084, axiom, - f_member(inst_Argentina,inst_Organizations_IOM)). - -fof(axmondialPred4085, axiom, - f_member(inst_Malta,inst_Organizations_IMF)). - -fof(axmondialPred4086, axiom, - 104381 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_ThousandOaks)). - -fof(axmondialPred4087, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_ThousandOaks,inst_Countries_USA_provinces_California)). - -fof(axmondialPred4088, axiom, - f_member(inst_France,inst_Organizations_EU)). - -fof(axmondialPred4089, axiom, - f_member(inst_Argentina,inst_Organizations_UN)). - -fof(axmondialPred4090, axiom, - f_member(inst_Seychelles,inst_Organizations_IMF)). - -fof(axmondialPred4091, axiom, - 428522 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Weifang)). - -fof(axmondialPred4092, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Weifang,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred4093, axiom, - 1283600 = f_PopulationFn(inst_Countries_EAT_provinces_Tanga)). - -fof(axmondialPred4094, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Tanga,f_MeasureFn(26808,inst_SquareKilometer))). - -fof(axmondialPred4095, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Tanga_cities_Tanga,inst_Countries_EAT_provinces_Tanga)). - -fof(axmondialPred4096, axiom, - f_member(inst_Italy,inst_Organizations_EU)). - -fof(axmondialPred4097, axiom, - f_member(inst_Somalia,inst_Organizations_ECA)). - -fof(axmondialPred4098, axiom, - f_member(inst_Grenada,inst_Organizations_ITU)). - -fof(axmondialPred4099, axiom, - 163000 = f_PopulationFn(inst_Countries_ANG_provinces_Cabinda)). - -fof(axmondialPred4100, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Cabinda,f_MeasureFn(7270,inst_SquareKilometer))). - -fof(axmondialPred4101, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Cabinda_cities_Cabinda,inst_Countries_ANG_provinces_Cabinda)). - -fof(axmondialPred4102, axiom, - f_located(inst_Lakes_LakeHuron,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred4103, axiom, - f_located(inst_Lakes_LakeHuron,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred4104, axiom, - f_located(inst_Lakes_LakeHuron,inst_UnitedStates)). - -fof(axmondialPred4105, axiom, - f_located(inst_Lakes_LakeHuron,inst_Canada)). - -fof(axmondialPred4106, axiom, - f_landAreaOnly(inst_Lakes_LakeHuron,f_MeasureFn(61797,inst_SquareKilometer))). - -fof(axmondialPred4107, axiom, - 102023 = f_PopulationFn(inst_Countries_NL_provinces_NoordHolland_cities_Hilversum)). - -fof(axmondialPred4108, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_NoordHolland_cities_Hilversum,inst_Countries_NL_provinces_NoordHolland)). - -fof(axmondialPred4109, axiom, - 594775 = f_PopulationFn(inst_Countries_IND_provinces_JammuandKashmir_cities_Srinagar)). - -fof(axmondialPred4110, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_JammuandKashmir_cities_Srinagar,inst_Countries_IND_provinces_JammuandKashmir)). - -fof(axmondialPred4111, axiom, - f_member(inst_Monaco,inst_Organizations_WIPO)). - -fof(axmondialPred4112, axiom, - f_member(inst_Mauritius,inst_Organizations_IMO)). - -fof(axmondialPred4113, axiom, - f_member(inst_Syria,inst_Organizations_Intelsat)). - -fof(axmondialPred4114, axiom, - f_located(inst_Rivers_WebiSchebeli,inst_Somalia)). - -fof(axmondialPred4115, axiom, - f_located(inst_Rivers_WebiSchebeli,inst_Ethiopia)). - -fof(axmondialPred4116, axiom, - f_flowsInto(inst_Rivers_WebiSchebeli,inst_Seas_IndianOcean)). - -fof(axmondialPred4117, axiom, - f_hasHeadq(inst_Organizations_GCC,inst_Countries_SA_cities_Riyadh)). - -fof(axmondialPred4118, axiom, - f_member(inst_Nigeria,inst_Organizations_IBRD)). - -fof(axmondialPred4119, axiom, - 123943 = f_PopulationFn(inst_Countries_MEX_cities_SoledaddeGracianoSanchez)). - -fof(axmondialPred4120, axiom, - f_geographicalSubregion(inst_Countries_MEX_cities_SoledaddeGracianoSanchez,inst_Mexico)). - -fof(axmondialPred4121, axiom, - f_member(inst_Tunisia,inst_Organizations_AL)). - -fof(axmondialPred4122, axiom, - f_member(inst_Jamaica,inst_Organizations_Caricom)). - -fof(axmondialPred4123, axiom, - f_member(inst_Suriname,inst_Organizations_IADB)). - -fof(axmondialPred4124, axiom, - f_member(inst_Sweden,inst_Organizations_UNESCO)). - -fof(axmondialPred4125, axiom, - 549270 = f_PopulationFn(inst_Countries_BR_provinces_Paraiba_cities_JoaoPessoa)). - -fof(axmondialPred4126, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Paraiba_cities_JoaoPessoa,inst_Countries_BR_provinces_Paraiba)). - -fof(axmondialPred4127, axiom, - f_member(inst_Uzbekistan,inst_Organizations_ANC)). - -fof(axmondialPred4128, axiom, - 7843000 = f_PopulationFn(inst_Countries_J_provinces_Tokyo_cities_Tokyo)). - -fof(axmondialPred4129, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Tokyo_cities_Tokyo,inst_Countries_J_provinces_Tokyo)). - -fof(axmondialPred4130, axiom, - f_member(inst_Chile,inst_Organizations_UNIDO)). - -fof(axmondialPred4131, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_IMO)). - -fof(axmondialPred4132, axiom, - 233000 = f_PopulationFn(inst_Countries_UA_provinces_Rivnenska_cities_Rivne)). - -fof(axmondialPred4133, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Rivnenska_cities_Rivne,inst_Countries_UA_provinces_Rivnenska)). - -fof(axmondialPred4134, axiom, - 1160000 = f_PopulationFn(inst_Countries_TJ_provinces_XinjiangUygur_cities_Urumqi)). - -fof(axmondialPred4135, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_XinjiangUygur_cities_Urumqi,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred4136, axiom, - f_sharedBorderLength(inst_Sudan,inst_Kenya,f_MeasureFn(232,inst_Kilometer))). - -fof(axmondialPred4137, axiom, - f_member(inst_Argentina,inst_Organizations_BCIE)). - -fof(axmondialPred4138, axiom, - 140700 = f_PopulationFn(inst_Countries_TR_provinces_Kutahya_cities_Kutahya)). - -fof(axmondialPred4139, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kutahya_cities_Kutahya,inst_Countries_TR_provinces_Kutahya)). - -fof(axmondialPred4140, axiom, - f_member(inst_Liechtenstein,inst_Organizations_OSCE)). - -fof(axmondialPred4141, axiom, - f_member(inst_Burma,inst_Organizations_IMF)). - -fof(axmondialPred4142, axiom, - f_member(inst_CzechRepublic,inst_Organizations_IAEA)). - -fof(axmondialPred4143, axiom, - 203156 = f_PopulationFn(inst_Countries_THA_provinces_Trat)). - -fof(axmondialPred4144, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Trat,f_MeasureFn(2822,inst_SquareKilometer))). - -fof(axmondialPred4145, axiom, - f_member(inst_Switzerland,inst_Organizations_UNPREDEP)). - -fof(axmondialPred4146, axiom, - f_member(inst_Egypt,inst_Organizations_IOM)). - -fof(axmondialPred4147, axiom, - f_member(inst_France,inst_Organizations_ESA)). - -fof(axmondialPred4148, axiom, - f_member(inst_Zambia,inst_Organizations_ILO)). - -fof(axmondialPred4149, axiom, - f_member(inst_NewZealand,inst_Organizations_UNPREDEP)). - -fof(axmondialPred4150, axiom, - f_member(inst_Luxembourg,inst_Organizations_ICFTU)). - -fof(axmondialPred4151, axiom, - f_member(inst_India,inst_Organizations_UPU)). - -fof(axmondialPred4152, axiom, - f_geographicalSubregion(inst_Countries_COM_cities_Moroni,inst_Comoros)). - -fof(axmondialPred4153, axiom, - 119000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Noginsk)). - -fof(axmondialPred4154, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Noginsk,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred4155, axiom, - 150000 = f_PopulationFn(inst_Countries_WAN_cities_Ondo)). - -fof(axmondialPred4156, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ondo,inst_Nigeria)). - -fof(axmondialPred4157, axiom, - f_member(inst_Luxembourg,inst_Organizations_NATO)). - -fof(axmondialPred4158, axiom, - 878810 = f_PopulationFn(inst_Countries_USA_provinces_Montana)). - -fof(axmondialPred4159, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Montana,f_MeasureFn(380848,inst_SquareKilometer))). - -fof(axmondialPred4160, axiom, - f_capitalCity(inst_Countries_USA_provinces_Montana_cities_Helena,inst_Countries_USA_provinces_Montana)). - -fof(axmondialPred4161, axiom, - 5401877 = f_PopulationFn(inst_Countries_J_provinces_Hyogo)). - -fof(axmondialPred4162, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Hyogo,f_MeasureFn(8381,inst_SquareKilometer))). - -fof(axmondialPred4163, axiom, - f_capitalCity(inst_Countries_J_provinces_Hyogo_cities_Kobe,inst_Countries_J_provinces_Hyogo)). - -fof(axmondialPred4164, axiom, - f_member(inst_Malawi,inst_Organizations_WMO)). - -fof(axmondialPred4165, axiom, - 764293 = f_PopulationFn(inst_Countries_E_provinces_Valencia_cities_Valencia)). - -fof(axmondialPred4166, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Valencia_cities_Valencia,inst_Countries_E_provinces_Valencia)). - -fof(axmondialPred4167, axiom, - f_geographicalSubregion(inst_UnitedStates,inst_Continents_America)). - -fof(axmondialPred4168, axiom, - f_member(inst_Ukraine,inst_Organizations_CE)). - -fof(axmondialPred4169, axiom, - 917880 = f_PopulationFn(inst_Countries_IRQ_provinces_DhiQar)). - -fof(axmondialPred4170, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_DhiQar,f_MeasureFn(12900,inst_SquareKilometer))). - -fof(axmondialPred4171, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_DhiQar_cities_AnNasiriyah,inst_Countries_IRQ_provinces_DhiQar)). - -fof(axmondialPred4172, axiom, - 174142 = f_PopulationFn(inst_Countries_TJ_provinces_Guizhou_cities_Anshun)). - -fof(axmondialPred4173, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guizhou_cities_Anshun,inst_Countries_TJ_provinces_Guizhou)). - -fof(axmondialPred4174, axiom, - f_member(inst_Singapore,inst_Organizations_CCC)). - -fof(axmondialPred4175, axiom, - f_member(inst_Barbados,inst_Organizations_IOC)). - -fof(axmondialPred4176, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Norfolk_Island_cities_Kingston,inst_Countries_cid_cia_Norfolk_Island)). - -fof(axmondialPred4177, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_ICFTU)). - -fof(axmondialPred4178, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_IFAD)). - -fof(axmondialPred4179, axiom, - 1175457 = f_PopulationFn(inst_Countries_CH_provinces_ZH)). - -fof(axmondialPred4180, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_ZH,f_MeasureFn(1728,inst_SquareKilometer))). - -fof(axmondialPred4181, axiom, - f_capitalCity(inst_Countries_CH_provinces_ZH_cities_Zurich,inst_Countries_CH_provinces_ZH)). - -fof(axmondialPred4182, axiom, - f_located(inst_Islands_LaPalma,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred4183, axiom, - f_located(inst_Islands_LaPalma,inst_Spain)). - -fof(axmondialPred4184, axiom, - f_geographicalSubregion(inst_Argentina,inst_Continents_America)). - -fof(axmondialPred4185, axiom, - 214037 = f_PopulationFn(inst_Countries_VN_cities_LongXuyen)). - -fof(axmondialPred4186, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_LongXuyen,inst_Vietnam)). - -fof(axmondialPred4187, axiom, - f_member(inst_Senegal,inst_Organizations_WTrO)). - -fof(axmondialPred4188, axiom, - 1083000 = f_PopulationFn(inst_Countries_RC_provinces_Kaohsiung)). - -fof(axmondialPred4189, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Kaohsiung,f_MeasureFn(2793,inst_SquareKilometer))). - -fof(axmondialPred4190, axiom, - f_capitalCity(inst_Countries_RC_provinces_Kaohsiung_cities_Fengshan,inst_Countries_RC_provinces_Kaohsiung)). - -fof(axmondialPred4191, axiom, - f_member(inst_Kiribati,inst_Organizations_Intelsat)). - -fof(axmondialPred4192, axiom, - 178162 = f_PopulationFn(inst_Countries_E_provinces_Madrid_cities_Leganes)). - -fof(axmondialPred4193, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Madrid_cities_Leganes,inst_Countries_E_provinces_Madrid)). - -fof(axmondialPred4194, axiom, - 789235 = f_PopulationFn(inst_Countries_PE_provinces_Loreto)). - -fof(axmondialPred4195, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Loreto,f_MeasureFn(368851,inst_SquareKilometer))). - -fof(axmondialPred4196, axiom, - f_capitalCity(inst_Countries_PE_provinces_Loreto_cities_Iquitos,inst_Countries_PE_provinces_Loreto)). - -fof(axmondialPred4197, axiom, - 938600 = f_PopulationFn(inst_Countries_UA_provinces_Chernihivska)). - -fof(axmondialPred4198, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Chernihivska,f_MeasureFn(31900,inst_SquareKilometer))). - -fof(axmondialPred4199, axiom, - f_capitalCity(inst_Countries_UA_provinces_Chernihivska_cities_Chernihiv,inst_Countries_UA_provinces_Chernihivska)). - -fof(axmondialPred4200, axiom, - f_member(inst_Niger,inst_Organizations_ICAO)). - -fof(axmondialPred4201, axiom, - f_member(inst_Netherlands,inst_Organizations_ESCAP)). - -fof(axmondialPred4202, axiom, - f_member(inst_Slovakia,inst_Organizations_FAO)). - -fof(axmondialPred4203, axiom, - f_member(inst_Tonga,inst_Organizations_SPC)). - -fof(axmondialPred4204, axiom, - f_member(inst_Tonga,inst_Organizations_WHO)). - -fof(axmondialPred4205, axiom, - f_member(inst_Tonga,inst_Organizations_IMF)). - -fof(axmondialPred4206, axiom, - f_member(inst_Tonga,inst_Organizations_ICFTU)). - -fof(axmondialPred4207, axiom, - f_member(inst_Tonga,inst_Organizations_IOC)). - -fof(axmondialPred4208, axiom, - f_member(inst_Tonga,inst_Organizations_IFC)). - -fof(axmondialPred4209, axiom, - f_member(inst_Tonga,inst_Organizations_IFRCS)). - -fof(axmondialPred4210, axiom, - f_member(inst_Tonga,inst_Organizations_Interpol)). - -fof(axmondialPred4211, axiom, - 106466 = f_PopulationFn(inst_Tonga)). - -fof(axmondialPred4212, axiom, - f_member(inst_Tonga,inst_Organizations_AsDB)). - -fof(axmondialPred4213, axiom, - f_member(inst_Tonga,inst_Organizations_UNIDO)). - -fof(axmondialPred4214, axiom, - f_member(inst_Tonga,inst_Organizations_FAO)). - -fof(axmondialPred4215, axiom, - f_member(inst_Tonga,inst_Organizations_ITU)). - -fof(axmondialPred4216, axiom, - f_member(inst_Tonga,inst_Organizations_UPU)). - -fof(axmondialPred4217, axiom, - f_capitalCity(inst_Countries_TO_cities_Nukualofa,inst_Tonga)). - -fof(axmondialPred4218, axiom, - f_member(inst_Tonga,inst_Organizations_C)). - -fof(axmondialPred4219, axiom, - f_member(inst_Tonga,inst_Organizations_ICRM)). - -fof(axmondialPred4220, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Tonga,inst_AgriculturalSector,40,f_YearFn(1996))). - -fof(axmondialPred4221, axiom, - f_member(inst_Tonga,inst_Organizations_G_77)). - -fof(axmondialPred4222, axiom, - f_inflationRateInCountry(inst_Tonga,3)). - -fof(axmondialPred4223, axiom, - f_member(inst_Tonga,inst_Organizations_ICAO)). - -fof(axmondialPred4224, axiom, - f_member(inst_Tonga,inst_Organizations_UNCTAD)). - -fof(axmondialPred4225, axiom, - f_member(inst_Tonga,inst_Organizations_IBRD)). - -fof(axmondialPred4226, axiom, - f_member(inst_Tonga,inst_Organizations_UNESCO)). - -fof(axmondialPred4227, axiom, - f_member(inst_Tonga,inst_Organizations_IFAD)). - -fof(axmondialPred4228, axiom, - f_member(inst_Tonga,inst_Organizations_ESCAP)). - -fof(axmondialPred4229, axiom, - f_landAreaOnly(inst_Tonga,f_MeasureFn(748,inst_SquareKilometer))). - -fof(axmondialPred4230, axiom, - f_member(inst_India,inst_Organizations_SAARC)). - -fof(axmondialPred4231, axiom, - f_member(inst_MarshallIslands,inst_Organizations_SPC)). - -fof(axmondialPred4232, axiom, - f_member(inst_China,inst_Organizations_IFRCS)). - -fof(axmondialPred4233, axiom, - 707658 = f_PopulationFn(inst_Countries_RC_provinces_Tainan_munic_cities_Tainan)). - -fof(axmondialPred4234, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Tainan_munic_cities_Tainan,inst_Countries_RC_provinces_Tainan_munic)). - -fof(axmondialPred4235, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Highland_cities_Inverness,inst_Countries_GB_provinces_Highland)). - -fof(axmondialPred4236, axiom, - f_member(inst_Indonesia,inst_Organizations_WFTU)). - -fof(axmondialPred4237, axiom, - f_member(inst_Egypt,inst_Organizations_ESCWA)). - -fof(axmondialPred4238, axiom, - f_located(inst_Mountains_Pulog,inst_Philippines)). - -fof(axmondialPred4239, axiom, - f_member(inst_Switzerland,inst_Organizations_IFC)). - -fof(axmondialPred4240, axiom, - f_member(inst_Syria,inst_Organizations_ICAO)). - -fof(axmondialPred4241, axiom, - f_member(inst_China,inst_Organizations_UNTSO)). - -fof(axmondialPred4242, axiom, - 766300 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofMariyEl)). - -fof(axmondialPred4243, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofMariyEl,f_MeasureFn(23200,inst_SquareKilometer))). - -fof(axmondialPred4244, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofMariyEl_cities_YoshkarOla,inst_Countries_R_provinces_Rep_ofMariyEl)). - -fof(axmondialPred4245, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IOC)). - -fof(axmondialPred4246, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Karaman_cities_Karaman,inst_Countries_TR_provinces_Karaman)). - -fof(axmondialPred4247, axiom, - 739223 = f_PopulationFn(inst_Countries_TR_provinces_Afyon)). - -fof(axmondialPred4248, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Afyon,f_MeasureFn(14230,inst_SquareKilometer))). - -fof(axmondialPred4249, axiom, - f_capitalCity(inst_Countries_TR_provinces_Afyon_cities_Afyon,inst_Countries_TR_provinces_Afyon)). - -fof(axmondialPred4250, axiom, - f_member(inst_Norway,inst_Organizations_WEU)). - -fof(axmondialPred4251, axiom, - f_member(inst_Greece,inst_Organizations_MTCR)). - -fof(axmondialPred4252, axiom, - 1325300 = f_PopulationFn(inst_Countries_R_provinces_Ryazanskayaoblast)). - -fof(axmondialPred4253, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Ryazanskayaoblast,f_MeasureFn(39600,inst_SquareKilometer))). - -fof(axmondialPred4254, axiom, - f_capitalCity(inst_Countries_R_provinces_Ryazanskayaoblast_cities_Ryazan,inst_Countries_R_provinces_Ryazanskayaoblast)). - -fof(axmondialPred4255, axiom, - f_located(inst_Islands_IsleofMan,inst_UnitedKingdom)). - -fof(axmondialPred4256, axiom, - f_landAreaOnly(inst_Islands_IsleofMan,f_MeasureFn(588,inst_SquareKilometer))). - -fof(axmondialPred4257, axiom, - 1506700 = f_PopulationFn(inst_Countries_J_provinces_Ehime)). - -fof(axmondialPred4258, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Ehime,f_MeasureFn(5672,inst_SquareKilometer))). - -fof(axmondialPred4259, axiom, - f_capitalCity(inst_Countries_J_provinces_Ehime_cities_Matsuyama,inst_Countries_J_provinces_Ehime)). - -fof(axmondialPred4260, axiom, - f_geographicalSubregion(inst_Countries_GQ_cities_Sta_Isabel,inst_EquatorialGuinea)). - -fof(axmondialPred4261, axiom, - f_member(inst_Bangladesh,inst_Organizations_WIPO)). - -fof(axmondialPred4262, axiom, - f_member(inst_Denmark,inst_Organizations_IAEA)). - -fof(axmondialPred4263, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_ZG_cities_Zug,inst_Countries_CH_provinces_ZG)). - -fof(axmondialPred4264, axiom, - f_member(inst_Comoros,inst_Organizations_ILO)). - -fof(axmondialPred4265, axiom, - f_member(inst_SaudiArabia,inst_Organizations_UN)). - -fof(axmondialPred4266, axiom, - f_member(inst_Bahamas,inst_Organizations_IFC)). - -fof(axmondialPred4267, axiom, - f_member(inst_Austria,inst_Organizations_CEI)). - -fof(axmondialPred4268, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_ICRM)). - -fof(axmondialPred4269, axiom, - f_member(inst_Denmark,inst_Organizations_AG)). - -fof(axmondialPred4270, axiom, - 664700 = f_PopulationFn(inst_Countries_PL_provinces_Zielonogorskie)). - -fof(axmondialPred4271, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Zielonogorskie,f_MeasureFn(8868,inst_SquareKilometer))). - -fof(axmondialPred4272, axiom, - f_capitalCity(inst_Countries_PL_provinces_Zielonogorskie_cities_ZielonaGora,inst_Countries_PL_provinces_Zielonogorskie)). - -fof(axmondialPred4273, axiom, - f_member(inst_SierraLeone,inst_Organizations_Interpol)). - -fof(axmondialPred4274, axiom, - 144000 = f_PopulationFn(inst_Countries_A_provinces_Salzburg_cities_Salzburg)). - -fof(axmondialPred4275, axiom, - f_geographicalSubregion(inst_Countries_A_provinces_Salzburg_cities_Salzburg,inst_Countries_A_provinces_Salzburg)). - -fof(axmondialPred4276, axiom, - f_member(inst_Nauru,inst_Organizations_ITU)). - -fof(axmondialPred4277, axiom, - 1903790 = f_PopulationFn(inst_Countries_MA_provinces_CentreSud)). - -fof(axmondialPred4278, axiom, - f_landAreaOnly(inst_Countries_MA_provinces_CentreSud,f_MeasureFn(79210,inst_SquareKilometer))). - -fof(axmondialPred4279, axiom, - f_member(inst_Lesotho,inst_Organizations_ITU)). - -fof(axmondialPred4280, axiom, - 284306 = f_PopulationFn(inst_Countries_VN_cities_CanTho)). - -fof(axmondialPred4281, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_CanTho,inst_Vietnam)). - -fof(axmondialPred4282, axiom, - f_member(inst_Algeria,inst_Organizations_G_24)). - -fof(axmondialPred4283, axiom, - f_member(inst_Mongolia,inst_Organizations_WHO)). - -fof(axmondialPred4284, axiom, - f_member(inst_Kenya,inst_Organizations_UPU)). - -fof(axmondialPred4285, axiom, - 59811 = f_PopulationFn(inst_Countries_CH_provinces_LU_cities_Luzern)). - -fof(axmondialPred4286, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_LU_cities_Luzern,inst_Countries_CH_provinces_LU)). - -fof(axmondialPred4287, axiom, - f_member(inst_CzechRepublic,inst_Organizations_IMO)). - -fof(axmondialPred4288, axiom, - f_member(inst_Sweden,inst_Organizations_CERN)). - -fof(axmondialPred4289, axiom, - f_member(inst_Latvia,inst_Organizations_IDA)). - -fof(axmondialPred4290, axiom, - 66508008 = f_PopulationFn(inst_Countries_IND_provinces_AndhraPradesh)). - -fof(axmondialPred4291, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_AndhraPradesh,f_MeasureFn(275045,inst_SquareKilometer))). - -fof(axmondialPred4292, axiom, - f_capitalCity(inst_Countries_IND_provinces_AndhraPradesh_cities_Hyderabad,inst_Countries_IND_provinces_AndhraPradesh)). - -fof(axmondialPred4293, axiom, - f_member(inst_Guinea,inst_Organizations_ITU)). - -fof(axmondialPred4294, axiom, - f_member(inst_NewZealand,inst_Organizations_EBRD)). - -fof(axmondialPred4295, axiom, - f_member(inst_Lebanon,inst_Organizations_WMO)). - -fof(axmondialPred4296, axiom, - f_member(inst_Colombia,inst_Organizations_ICFTU)). - -fof(axmondialPred4297, axiom, - f_member(inst_Russia,inst_Organizations_ZC)). - -fof(axmondialPred4298, axiom, - f_member(inst_Togo,inst_Organizations_OAU)). - -fof(axmondialPred4299, axiom, - 199127 = f_PopulationFn(inst_Countries_NL_provinces_NoordBrabant_cities_sHertogenbosch)). - -fof(axmondialPred4300, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_NoordBrabant_cities_sHertogenbosch,inst_Countries_NL_provinces_NoordBrabant)). - -fof(axmondialPred4301, axiom, - f_member(inst_Yemen,inst_Organizations_IFRCS)). - -fof(axmondialPred4302, axiom, - f_member(inst_Fiji,inst_Organizations_Sparteca)). - -fof(axmondialPred4303, axiom, - f_member(inst_Liberia,inst_Organizations_IMF)). - -fof(axmondialPred4304, axiom, - f_member(inst_Australia,inst_Organizations_UNHCR)). - -fof(axmondialPred4305, axiom, - f_member(inst_Togo,inst_Organizations_ACP)). - -fof(axmondialPred4306, axiom, - 174570 = f_PopulationFn(inst_Countries_TJ_provinces_XinjiangUygur_cities_Kashi)). - -fof(axmondialPred4307, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_XinjiangUygur_cities_Kashi,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred4308, axiom, - f_member(inst_Italy,inst_Organizations_UNHCR)). - -fof(axmondialPred4309, axiom, - f_member(inst_Malta,inst_Organizations_IFRCS)). - -fof(axmondialPred4310, axiom, - f_member(inst_Uganda,inst_Organizations_ICAO)). - -fof(axmondialPred4311, axiom, - 265505 = f_PopulationFn(inst_Countries_CO_provinces_Cesar_cities_Valledupar)). - -fof(axmondialPred4312, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Cesar_cities_Valledupar,inst_Countries_CO_provinces_Cesar)). - -fof(axmondialPred4313, axiom, - f_member(inst_Portugal,inst_Organizations_ICAO)). - -fof(axmondialPred4314, axiom, - 708835 = f_PopulationFn(inst_Countries_IND_provinces_Punjab_cities_Amritsar)). - -fof(axmondialPred4315, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Punjab_cities_Amritsar,inst_Countries_IND_provinces_Punjab)). - -fof(axmondialPred4316, axiom, - f_member(inst_Rwanda,inst_Organizations_IBRD)). - -fof(axmondialPred4317, axiom, - 1530900 = f_PopulationFn(inst_Countries_UA_provinces_Cherkaska)). - -fof(axmondialPred4318, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Cherkaska,f_MeasureFn(20900,inst_SquareKilometer))). - -fof(axmondialPred4319, axiom, - f_capitalCity(inst_Countries_UA_provinces_Cherkaska_cities_Cherkasy,inst_Countries_UA_provinces_Cherkaska)). - -fof(axmondialPred4320, axiom, - 320000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofMordovia_cities_Saransk)). - -fof(axmondialPred4321, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofMordovia_cities_Saransk,inst_Countries_R_provinces_Rep_ofMordovia)). - -fof(axmondialPred4322, axiom, - f_member(inst_Barbados,inst_Organizations_LAES)). - -fof(axmondialPred4323, axiom, - f_member(inst_Israel,inst_Organizations_IAEA)). - -fof(axmondialPred4324, axiom, - f_member(inst_Namibia,inst_Organizations_NAM)). - -fof(axmondialPred4325, axiom, - 352000 = f_PopulationFn(inst_Countries_ET_provinces_ElQahira_munic_cities_Helwan)). - -fof(axmondialPred4326, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElQahira_munic_cities_Helwan,inst_Countries_ET_provinces_ElQahira_munic)). - -fof(axmondialPred4327, axiom, - 968000 = f_PopulationFn(inst_Countries_C_provinces_SantiagodeCuba)). - -fof(axmondialPred4328, axiom, - f_landAreaOnly(inst_Countries_C_provinces_SantiagodeCuba,f_MeasureFn(6170,inst_SquareKilometer))). - -fof(axmondialPred4329, axiom, - f_capitalCity(inst_Countries_C_provinces_SantiagodeCuba_cities_SantiagodeCuba,inst_Countries_C_provinces_SantiagodeCuba)). - -fof(axmondialPred4330, axiom, - f_member(inst_Burundi,inst_Organizations_WTrO)). - -fof(axmondialPred4331, axiom, - f_member(inst_Tunisia,inst_Organizations_Interpol)). - -fof(axmondialPred4332, axiom, - f_member(inst_Belgium,inst_Organizations_WHO)). - -fof(axmondialPred4333, axiom, - f_located(inst_Deserts_ErgIgidi,inst_Mauritania)). - -fof(axmondialPred4334, axiom, - f_located(inst_Deserts_ErgIgidi,inst_Mali)). - -fof(axmondialPred4335, axiom, - f_located(inst_Deserts_ErgIgidi,inst_Algeria)). - -fof(axmondialPred4336, axiom, - f_landAreaOnly(inst_Deserts_ErgIgidi,f_MeasureFn(35000,inst_SquareKilometer))). - -fof(axmondialPred4337, axiom, - f_member(inst_Romania,inst_Organizations_IFRCS)). - -fof(axmondialPred4338, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IEA)). - -fof(axmondialPred4339, axiom, - 532500 = f_PopulationFn(inst_Countries_GB_provinces_Grampian)). - -fof(axmondialPred4340, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Grampian,f_MeasureFn(8752,inst_SquareKilometer))). - -fof(axmondialPred4341, axiom, - f_capitalCity(inst_Countries_GB_provinces_Grampian_cities_Aberdeen,inst_Countries_GB_provinces_Grampian)). - -fof(axmondialPred4342, axiom, - f_sharedBorderLength(inst_Togo,inst_Ghana,f_MeasureFn(877,inst_Kilometer))). - -fof(axmondialPred4343, axiom, - 537183 = f_PopulationFn(inst_Countries_GR_provinces_Kriti)). - -fof(axmondialPred4344, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_Kriti,f_MeasureFn(8336,inst_SquareKilometer))). - -fof(axmondialPred4345, axiom, - f_member(inst_Bahrain,inst_Organizations_WFTU)). - -fof(axmondialPred4346, axiom, - 538800 = f_PopulationFn(inst_Countries_GB_provinces_Gloucestershire)). - -fof(axmondialPred4347, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Gloucestershire,f_MeasureFn(2643,inst_SquareKilometer))). - -fof(axmondialPred4348, axiom, - f_capitalCity(inst_Countries_GB_provinces_Gloucestershire_cities_Glouchester,inst_Countries_GB_provinces_Gloucestershire)). - -fof(axmondialPred4349, axiom, - 711119 = f_PopulationFn(inst_Countries_S_provinces_Stockholm_cities_Stockholm)). - -fof(axmondialPred4350, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Stockholm_cities_Stockholm,inst_Countries_S_provinces_Stockholm)). - -fof(axmondialPred4351, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_IOC)). - -fof(axmondialPred4352, axiom, - f_located(inst_Islands_Vulcano,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred4353, axiom, - f_located(inst_Islands_Vulcano,inst_Italy)). - -fof(axmondialPred4354, axiom, - f_member(inst_Israel,inst_Organizations_OAS)). - -fof(axmondialPred4355, axiom, - f_geographicalSubregion(inst_Algeria,inst_Continents_Africa)). - -fof(axmondialPred4356, axiom, - 490800 = f_PopulationFn(inst_Countries_PL_provinces_Zamojskie)). - -fof(axmondialPred4357, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Zamojskie,f_MeasureFn(6980,inst_SquareKilometer))). - -fof(axmondialPred4358, axiom, - f_capitalCity(inst_Countries_PL_provinces_Zamojskie_cities_Zamosc,inst_Countries_PL_provinces_Zamojskie)). - -fof(axmondialPred4359, axiom, - f_member(inst_Argentina,inst_Organizations_LAES)). - -fof(axmondialPred4360, axiom, - f_member(inst_Maldives,inst_Organizations_IMO)). - -fof(axmondialPred4361, axiom, - f_member(inst_Zambia,inst_Organizations_UNESCO)). - -fof(axmondialPred4362, axiom, - f_member(inst_Haiti,inst_Organizations_Caricom)). - -fof(axmondialPred4363, axiom, - f_member(inst_Paraguay,inst_Organizations_UNIDO)). - -fof(axmondialPred4364, axiom, - 2786126 = f_PopulationFn(inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred4365, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_EspiritoSanto,f_MeasureFn(46184,inst_SquareKilometer))). - -fof(axmondialPred4366, axiom, - f_capitalCity(inst_Countries_BR_provinces_EspiritoSanto_cities_Vitoria,inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred4367, axiom, - f_member(inst_Finland,inst_Organizations_UNPROFOR)). - -fof(axmondialPred4368, axiom, - f_member(inst_Lebanon,inst_Organizations_ILO)). - -fof(axmondialPred4369, axiom, - f_member(inst_Turkey,inst_Organizations_ILO)). - -fof(axmondialPred4370, axiom, - f_member(inst_Armenia,inst_Organizations_Interpol)). - -fof(axmondialPred4371, axiom, - f_member(inst_Belize,inst_Organizations_IOM)). - -fof(axmondialPred4372, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Virgin_Islands,inst_Continents_America)). - -fof(axmondialPred4373, axiom, - f_member(inst_Libya,inst_Organizations_IFRCS)). - -fof(axmondialPred4374, axiom, - f_member(inst_Seychelles,inst_Organizations_UNIDO)). - -fof(axmondialPred4375, axiom, - 1256958 = f_PopulationFn(inst_Countries_J_provinces_Yamagata)). - -fof(axmondialPred4376, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Yamagata,f_MeasureFn(9327,inst_SquareKilometer))). - -fof(axmondialPred4377, axiom, - f_capitalCity(inst_Countries_J_provinces_Yamagata_cities_Yamagata,inst_Countries_J_provinces_Yamagata)). - -fof(axmondialPred4378, axiom, - 146703 = f_PopulationFn(inst_Countries_F_provinces_Bourgogne_cities_Dijon)). - -fof(axmondialPred4379, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Bourgogne_cities_Dijon,inst_Countries_F_provinces_Bourgogne)). - -fof(axmondialPred4380, axiom, - f_member(inst_Guinea,inst_Organizations_IDB)). - -fof(axmondialPred4381, axiom, - 0 = f_PopulationFn(inst_Countries_PA_provinces_ComarcadeSanBlas)). - -fof(axmondialPred4382, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_ComarcadeSanBlas,f_MeasureFn(2357,inst_SquareKilometer))). - -fof(axmondialPred4383, axiom, - f_capitalCity(inst_Countries_PA_provinces_ComarcadeSanBlas_cities_ElPorvenir,inst_Countries_PA_provinces_ComarcadeSanBlas)). - -fof(axmondialPred4384, axiom, - 1108700 = f_PopulationFn(inst_Countries_EAT_provinces_Kilimanjaro)). - -fof(axmondialPred4385, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Kilimanjaro,f_MeasureFn(13309,inst_SquareKilometer))). - -fof(axmondialPred4386, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Kilimanjaro_cities_Moshi,inst_Countries_EAT_provinces_Kilimanjaro)). - -fof(axmondialPred4387, axiom, - f_member(inst_Niger,inst_Organizations_WIPO)). - -fof(axmondialPred4388, axiom, - f_sharedBorderLength(inst_Finland,inst_Norway,f_MeasureFn(729,inst_Kilometer))). - -fof(axmondialPred4389, axiom, - 536106 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Duisburg)). - -fof(axmondialPred4390, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Duisburg,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred4391, axiom, - f_member(inst_Somalia,inst_Organizations_G_77)). - -fof(axmondialPred4392, axiom, - f_hasHeadq(inst_Organizations_IMO,inst_Countries_GB_provinces_GreaterLondon_cities_London)). - -fof(axmondialPred4393, axiom, - 182800 = f_PopulationFn(inst_Countries_TR_provinces_Batman_cities_Batman)). - -fof(axmondialPred4394, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Batman_cities_Batman,inst_Countries_TR_provinces_Batman)). - -fof(axmondialPred4395, axiom, - f_member(inst_Sweden,inst_Organizations_IDA)). - -fof(axmondialPred4396, axiom, - f_member(inst_Iraq,inst_Organizations_WToO)). - -fof(axmondialPred4397, axiom, - f_member(inst_Mexico,inst_Organizations_Caricom)). - -fof(axmondialPred4398, axiom, - f_hasHeadq(inst_Organizations_CCC,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred4399, axiom, - f_member(inst_Philippines,inst_Organizations_UNMIH)). - -fof(axmondialPred4400, axiom, - f_member(inst_Belgium,inst_Organizations_ITU)). - -fof(axmondialPred4401, axiom, - 1342400 = f_PopulationFn(inst_Countries_UA_provinces_Mykolayivska)). - -fof(axmondialPred4402, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Mykolayivska,f_MeasureFn(24600,inst_SquareKilometer))). - -fof(axmondialPred4403, axiom, - f_capitalCity(inst_Countries_UA_provinces_Mykolayivska_cities_Mykolayiv,inst_Countries_UA_provinces_Mykolayivska)). - -fof(axmondialPred4404, axiom, - 120000 = f_PopulationFn(inst_Countries_NOK_cities_Kaesong)). - -fof(axmondialPred4405, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Kaesong,inst_NorthKorea)). - -fof(axmondialPred4406, axiom, - 440425 = f_PopulationFn(inst_Countries_MEX_provinces_Aguascalientes_cities_Aguascalientes)). - -fof(axmondialPred4407, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Aguascalientes_cities_Aguascalientes,inst_Countries_MEX_provinces_Aguascalientes)). - -fof(axmondialPred4408, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_FAO)). - -fof(axmondialPred4409, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Gifu_cities_Gifu,inst_Countries_J_provinces_Gifu)). - -fof(axmondialPred4410, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ICRM)). - -fof(axmondialPred4411, axiom, - f_member(inst_Georgia,inst_Organizations_ICAO)). - -fof(axmondialPred4412, axiom, - f_hasHeadq(inst_Organizations_UNEP,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred4413, axiom, - f_member(inst_Panama,inst_Organizations_WTrO)). - -fof(axmondialPred4414, axiom, - f_member(inst_Countries_cid_cia_Netherlands_Antilles,inst_Organizations_Caricom)). - -fof(axmondialPred4415, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Bermuda_cities_Hamilton,inst_Countries_cid_cia_Bermuda)). - -fof(axmondialPred4416, axiom, - f_member(inst_Chad,inst_Organizations_ITU)). - -fof(axmondialPred4417, axiom, - f_member(inst_Kuwait,inst_Organizations_GCC)). - -fof(axmondialPred4418, axiom, - 1346000 = f_PopulationFn(inst_Countries_EAK_provinces_Nairobi)). - -fof(axmondialPred4419, axiom, - f_landAreaOnly(inst_Countries_EAK_provinces_Nairobi,f_MeasureFn(684,inst_SquareKilometer))). - -fof(axmondialPred4420, axiom, - f_capitalCity(inst_Countries_EAK_provinces_Nairobi_cities_Nairobi,inst_Countries_EAK_provinces_Nairobi)). - -fof(axmondialPred4421, axiom, - 1224800 = f_PopulationFn(inst_Countries_VN_provinces_LongAn)). - -fof(axmondialPred4422, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_LongAn,f_MeasureFn(4338,inst_SquareKilometer))). - -fof(axmondialPred4423, axiom, - f_member(inst_Countries_cid_cia_Montserrat,inst_Organizations_Interpol)). - -fof(axmondialPred4424, axiom, - 477100 = f_PopulationFn(inst_Countries_PL_provinces_Suwalskie)). - -fof(axmondialPred4425, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Suwalskie,f_MeasureFn(10490,inst_SquareKilometer))). - -fof(axmondialPred4426, axiom, - f_capitalCity(inst_Countries_PL_provinces_Suwalskie_cities_Suwalki,inst_Countries_PL_provinces_Suwalskie)). - -fof(axmondialPred4427, axiom, - f_sharedBorderLength(inst_Nepal,inst_India,f_MeasureFn(1690,inst_Kilometer))). - -fof(axmondialPred4428, axiom, - f_member(inst_Nicaragua,inst_Organizations_NAM)). - -fof(axmondialPred4429, axiom, - 371876 = f_PopulationFn(inst_Countries_E_provinces_BasqueCountry_cities_Bilbao)). - -fof(axmondialPred4430, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_BasqueCountry_cities_Bilbao,inst_Countries_E_provinces_BasqueCountry)). - -fof(axmondialPred4431, axiom, - 103000 = f_PopulationFn(inst_Countries_PL_cities_JastrzebieZdroj)). - -fof(axmondialPred4432, axiom, - f_geographicalSubregion(inst_Countries_PL_cities_JastrzebieZdroj,inst_Poland)). - -fof(axmondialPred4433, axiom, - 438821 = f_PopulationFn(inst_Countries_MEX_cities_Llave)). - -fof(axmondialPred4434, axiom, - f_geographicalSubregion(inst_Countries_MEX_cities_Llave,inst_Mexico)). - -fof(axmondialPred4435, axiom, - f_member(inst_Kazakstan,inst_Organizations_IDB)). - -fof(axmondialPred4436, axiom, - f_member(inst_Tanzania,inst_Organizations_Interpol)). - -fof(axmondialPred4437, axiom, - f_member(inst_Madagascar,inst_Organizations_ICC)). - -fof(axmondialPred4438, axiom, - f_member(inst_Austria,inst_Organizations_Interpol)). - -fof(axmondialPred4439, axiom, - f_member(inst_Mexico,inst_Organizations_WMO)). - -fof(axmondialPred4440, axiom, - 710677 = f_PopulationFn(inst_Countries_CDN_provinces_Alberta_cities_Calgary)). - -fof(axmondialPred4441, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Alberta_cities_Calgary,inst_Countries_CDN_provinces_Alberta)). - -fof(axmondialPred4442, axiom, - 1479700 = f_PopulationFn(inst_Countries_R_provinces_Bryanskayaoblast)). - -fof(axmondialPred4443, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Bryanskayaoblast,f_MeasureFn(34900,inst_SquareKilometer))). - -fof(axmondialPred4444, axiom, - f_capitalCity(inst_Countries_R_provinces_Bryanskayaoblast_cities_Bryansk,inst_Countries_R_provinces_Bryanskayaoblast)). - -fof(axmondialPred4445, axiom, - f_member(inst_Slovakia,inst_Organizations_UNESCO)). - -fof(axmondialPred4446, axiom, - 111790 = f_PopulationFn(inst_Countries_USA_provinces_Kansas_cities_OverlandPark)). - -fof(axmondialPred4447, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Kansas_cities_OverlandPark,inst_Countries_USA_provinces_Kansas)). - -fof(axmondialPred4448, axiom, - f_member(inst_Israel,inst_Organizations_UNHCR)). - -fof(axmondialPred4449, axiom, - f_member(inst_Qatar,inst_Organizations_IAEA)). - -fof(axmondialPred4450, axiom, - 644000 = f_PopulationFn(inst_Countries_ANG_provinces_Benguela)). - -fof(axmondialPred4451, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Benguela,f_MeasureFn(31788,inst_SquareKilometer))). - -fof(axmondialPred4452, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Benguela_cities_Benguela,inst_Countries_ANG_provinces_Benguela)). - -fof(axmondialPred4453, axiom, - f_member(inst_Comoros,inst_Organizations_UNIDO)). - -fof(axmondialPred4454, axiom, - f_member(inst_Qatar,inst_Organizations_AL)). - -fof(axmondialPred4455, axiom, - 4406568 = f_PopulationFn(inst_Countries_MEX_provinces_Guanajuato)). - -fof(axmondialPred4456, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Guanajuato,f_MeasureFn(30589,inst_SquareKilometer))). - -fof(axmondialPred4457, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Guanajuato_cities_Guanajuato,inst_Countries_MEX_provinces_Guanajuato)). - -fof(axmondialPred4458, axiom, - f_member(inst_China,inst_Organizations_UNIKOM)). - -fof(axmondialPred4459, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Greenland_cities_Nuuk,inst_Countries_cid_cia_Greenland)). - -fof(axmondialPred4460, axiom, - f_member(inst_Seychelles,inst_Organizations_WHO)). - -fof(axmondialPred4461, axiom, - f_member(inst_Greece,inst_Organizations_BIS)). - -fof(axmondialPred4462, axiom, - f_located(inst_Islands_Lewis,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred4463, axiom, - f_located(inst_Islands_Lewis,inst_UnitedKingdom)). - -fof(axmondialPred4464, axiom, - f_member(inst_Poland,inst_Organizations_CBSS)). - -fof(axmondialPred4465, axiom, - 1027006 = f_PopulationFn(inst_Countries_J_provinces_Kagawa)). - -fof(axmondialPred4466, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Kagawa,f_MeasureFn(1882,inst_SquareKilometer))). - -fof(axmondialPred4467, axiom, - f_capitalCity(inst_Countries_J_provinces_Kagawa_cities_Takamatsu,inst_Countries_J_provinces_Kagawa)). - -fof(axmondialPred4468, axiom, - 526090 = f_PopulationFn(inst_Countries_E_provinces_Cantabria)). - -fof(axmondialPred4469, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Cantabria,f_MeasureFn(5321,inst_SquareKilometer))). - -fof(axmondialPred4470, axiom, - f_capitalCity(inst_Countries_E_provinces_Cantabria_cities_Santander,inst_Countries_E_provinces_Cantabria)). - -fof(axmondialPred4471, axiom, - 1273000 = f_PopulationFn(inst_Countries_J_provinces_Fukuoka_cities_Fukuoka)). - -fof(axmondialPred4472, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Fukuoka_cities_Fukuoka,inst_Countries_J_provinces_Fukuoka)). - -fof(axmondialPred4473, axiom, - 113900 = f_PopulationFn(inst_Countries_TR_provinces_Zonguldak_cities_Karabuk)). - -fof(axmondialPred4474, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Zonguldak_cities_Karabuk,inst_Countries_TR_provinces_Zonguldak)). - -fof(axmondialPred4475, axiom, - f_member(inst_WesternSamoa,inst_Organizations_IFRCS)). - -fof(axmondialPred4476, axiom, - f_member(inst_Malta,inst_Organizations_WMO)). - -fof(axmondialPred4477, axiom, - f_located(inst_Islands_Skye,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred4478, axiom, - f_located(inst_Islands_Skye,inst_UnitedKingdom)). - -fof(axmondialPred4479, axiom, - f_member(inst_Belgium,inst_Organizations_ACCT)). - -fof(axmondialPred4480, axiom, - 247724 = f_PopulationFn(inst_Countries_BR_provinces_Roraima)). - -fof(axmondialPred4481, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Roraima,f_MeasureFn(225116,inst_SquareKilometer))). - -fof(axmondialPred4482, axiom, - f_capitalCity(inst_Countries_BR_provinces_Roraima_cities_BoaVista,inst_Countries_BR_provinces_Roraima)). - -fof(axmondialPred4483, axiom, - 1534074 = f_PopulationFn(inst_Countries_THA_provinces_ChiangMai)). - -fof(axmondialPred4484, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_ChiangMai,f_MeasureFn(20185,inst_SquareKilometer))). - -fof(axmondialPred4485, axiom, - f_capitalCity(inst_Countries_THA_provinces_ChiangMai_cities_ChiangMai,inst_Countries_THA_provinces_ChiangMai)). - -fof(axmondialPred4486, axiom, - f_member(inst_NewZealand,inst_Organizations_AsDB)). - -fof(axmondialPred4487, axiom, - 115000 = f_PopulationFn(inst_Countries_BD_cities_Savar)). - -fof(axmondialPred4488, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Savar,inst_Bangladesh)). - -fof(axmondialPred4489, axiom, - f_member(inst_Barbados,inst_Organizations_Interpol)). - -fof(axmondialPred4490, axiom, - f_sharedBorderLength(inst_Indonesia,inst_Malaysia,f_MeasureFn(1782,inst_Kilometer))). - -fof(axmondialPred4491, axiom, - f_member(inst_Egypt,inst_Organizations_ICRM)). - -fof(axmondialPred4492, axiom, - 266988 = f_PopulationFn(inst_Countries_CO_provinces_ValledeCauca_cities_Buenaventura)). - -fof(axmondialPred4493, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_ValledeCauca_cities_Buenaventura,inst_Countries_CO_provinces_ValledeCauca)). - -fof(axmondialPred4494, axiom, - f_member(inst_Tunisia,inst_Organizations_WTrO)). - -fof(axmondialPred4495, axiom, - f_member(inst_Macedonia,inst_Organizations_CCC)). - -fof(axmondialPred4496, axiom, - 3839000 = f_PopulationFn(inst_Countries_BD_cities_Dhaka)). - -fof(axmondialPred4497, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Dhaka,inst_Bangladesh)). - -fof(axmondialPred4498, axiom, - f_member(inst_Liechtenstein,inst_Organizations_ITU)). - -fof(axmondialPred4499, axiom, - f_member(inst_Ghana,inst_Organizations_ICFTU)). - -fof(axmondialPred4500, axiom, - f_member(inst_Slovakia,inst_Organizations_BSEC)). - -fof(axmondialPred4501, axiom, - f_member(inst_Maldives,inst_Organizations_SAARC)). - -fof(axmondialPred4502, axiom, - f_member(inst_Seychelles,inst_Organizations_IMO)). - -fof(axmondialPred4503, axiom, - f_member(inst_Seychelles,inst_Organizations_AfDB)). - -fof(axmondialPred4504, axiom, - f_member(inst_Seychelles,inst_Organizations_UPU)). - -fof(axmondialPred4505, axiom, - f_member(inst_Seychelles,inst_Organizations_WMO)). - -fof(axmondialPred4506, axiom, - f_member(inst_Seychelles,inst_Organizations_WToO)). - -fof(axmondialPred4507, axiom, - f_member(inst_Seychelles,inst_Organizations_IFAD)). - -fof(axmondialPred4508, axiom, - f_member(inst_Seychelles,inst_Organizations_WCL)). - -fof(axmondialPred4509, axiom, - f_inflationRateInCountry(inst_Seychelles,3.9)). - -fof(axmondialPred4510, axiom, - 77575 = f_PopulationFn(inst_Seychelles)). - -fof(axmondialPred4511, axiom, - f_member(inst_Seychelles,inst_Organizations_ICAO)). - -fof(axmondialPred4512, axiom, - f_member(inst_Seychelles,inst_Organizations_Intelsat)). - -fof(axmondialPred4513, axiom, - f_member(inst_Seychelles,inst_Organizations_C)). - -fof(axmondialPred4514, axiom, - f_capitalCity(inst_Countries_SY_cities_Victoria,inst_Seychelles)). - -fof(axmondialPred4515, axiom, - f_member(inst_Seychelles,inst_Organizations_ECA)). - -fof(axmondialPred4516, axiom, - f_member(inst_Seychelles,inst_Organizations_UN)). - -fof(axmondialPred4517, axiom, - f_member(inst_Seychelles,inst_Organizations_IOC)). - -fof(axmondialPred4518, axiom, - f_landAreaOnly(inst_Seychelles,f_MeasureFn(455,inst_SquareKilometer))). - -fof(axmondialPred4519, axiom, - f_member(inst_Seychelles,inst_Organizations_FAO)). - -fof(axmondialPred4520, axiom, - f_member(inst_Seychelles,inst_Organizations_G_77)). - -fof(axmondialPred4521, axiom, - f_member(inst_Seychelles,inst_Organizations_UNESCO)). - -fof(axmondialPred4522, axiom, - f_member(inst_Seychelles,inst_Organizations_IFC)). - -fof(axmondialPred4523, axiom, - f_member(inst_Seychelles,inst_Organizations_WTrO)). - -fof(axmondialPred4524, axiom, - f_member(inst_Seychelles,inst_Organizations_ILO)). - -fof(axmondialPred4525, axiom, - f_member(inst_Seychelles,inst_Organizations_Interpol)). - -fof(axmondialPred4526, axiom, - f_member(inst_Seychelles,inst_Organizations_ICRM)). - -fof(axmondialPred4527, axiom, - f_member(inst_Seychelles,inst_Organizations_NAM)). - -fof(axmondialPred4528, axiom, - f_member(inst_Seychelles,inst_Organizations_ACP)). - -fof(axmondialPred4529, axiom, - f_member(inst_Brazil,inst_Organizations_WTrO)). - -fof(axmondialPred4530, axiom, - 167697 = f_PopulationFn(inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred4531, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_GE_cities_Geneva,inst_Countries_CH_provinces_GE)). - -fof(axmondialPred4532, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_UPU)). - -fof(axmondialPred4533, axiom, - f_member(inst_Armenia,inst_Organizations_IFRCS)). - -fof(axmondialPred4534, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_IFAD)). - -fof(axmondialPred4535, axiom, - f_member(inst_NewZealand,inst_Organizations_IAEA)). - -fof(axmondialPred4536, axiom, - f_member(inst_Japan,inst_Organizations_IAEA)). - -fof(axmondialPred4537, axiom, - f_member(inst_Spain,inst_Organizations_ICC)). - -fof(axmondialPred4538, axiom, - 458125 = f_PopulationFn(inst_Countries_IR_provinces_Semnan)). - -fof(axmondialPred4539, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Semnan,f_MeasureFn(90905,inst_SquareKilometer))). - -fof(axmondialPred4540, axiom, - f_capitalCity(inst_Countries_IR_provinces_Semnan_cities_Semnan,inst_Countries_IR_provinces_Semnan)). - -fof(axmondialPred4541, axiom, - f_member(inst_Ethiopia,inst_Organizations_IFRCS)). - -fof(axmondialPred4542, axiom, - 517397 = f_PopulationFn(inst_Countries_PE_provinces_Ayacucho)). - -fof(axmondialPred4543, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Ayacucho,f_MeasureFn(43814,inst_SquareKilometer))). - -fof(axmondialPred4544, axiom, - f_capitalCity(inst_Countries_PE_provinces_Ayacucho_cities_Ayacucho,inst_Countries_PE_provinces_Ayacucho)). - -fof(axmondialPred4545, axiom, - f_sharedBorderLength(inst_Guatemala,inst_Belize,f_MeasureFn(266,inst_Kilometer))). - -fof(axmondialPred4546, axiom, - 522747 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Hegang)). - -fof(axmondialPred4547, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Hegang,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred4548, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Abruzzo_cities_LAquila,inst_Countries_I_provinces_Abruzzo)). - -fof(axmondialPred4549, axiom, - f_member(inst_ElSalvador,inst_Organizations_BCIE)). - -fof(axmondialPred4550, axiom, - f_located(inst_Rivers_Drin,inst_Albania)). - -fof(axmondialPred4551, axiom, - f_flowsInto(inst_Rivers_Drin,inst_Seas_MediterraneanSea)). - -fof(axmondialPred4552, axiom, - f_member(inst_Qatar,inst_Organizations_WTrO)). - -fof(axmondialPred4553, axiom, - 145000 = f_PopulationFn(inst_Countries_RO_provinces_Buzau_cities_Buzau)). - -fof(axmondialPred4554, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Buzau_cities_Buzau,inst_Countries_RO_provinces_Buzau)). - -fof(axmondialPred4555, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_SPC)). - -fof(axmondialPred4556, axiom, - f_sharedBorderLength(inst_Nicaragua,inst_CostaRica,f_MeasureFn(309,inst_Kilometer))). - -fof(axmondialPred4557, axiom, - f_member(inst_Guinea,inst_Organizations_Interpol)). - -fof(axmondialPred4558, axiom, - 338417 = f_PopulationFn(inst_Countries_YV_provinces_Miranda_cities_Petare)). - -fof(axmondialPred4559, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Miranda_cities_Petare,inst_Countries_YV_provinces_Miranda)). - -fof(axmondialPred4560, axiom, - 952600 = f_PopulationFn(inst_Countries_NZ_cities_Auckland)). - -fof(axmondialPred4561, axiom, - f_geographicalSubregion(inst_Countries_NZ_cities_Auckland,inst_NewZealand)). - -fof(axmondialPred4562, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Gaza_Strip,inst_Continents_Asia)). - -fof(axmondialPred4563, axiom, - 553998 = f_PopulationFn(inst_Countries_THA_provinces_Pattani)). - -fof(axmondialPred4564, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Pattani,f_MeasureFn(1937,inst_SquareKilometer))). - -fof(axmondialPred4565, axiom, - f_member(inst_Panama,inst_Organizations_ICFTU)). - -fof(axmondialPred4566, axiom, - f_member(inst_Guyana,inst_Organizations_ICFTU)). - -fof(axmondialPred4567, axiom, - f_member(inst_Bhutan,inst_Organizations_CP)). - -fof(axmondialPred4568, axiom, - 713000 = f_PopulationFn(inst_Countries_RSA_provinces_Gauteng_cities_Johannesburg)). - -fof(axmondialPred4569, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_Gauteng_cities_Johannesburg,inst_Countries_RSA_provinces_Gauteng)). - -fof(axmondialPred4570, axiom, - f_member(inst_Cuba,inst_Organizations_WMO)). - -fof(axmondialPred4571, axiom, - f_member(inst_Sweden,inst_Organizations_UNMOGIP)). - -fof(axmondialPred4572, axiom, - f_member(inst_Denmark,inst_Organizations_ICRM)). - -fof(axmondialPred4573, axiom, - 263093 = f_PopulationFn(inst_Countries_VN_cities_NhaTrang)). - -fof(axmondialPred4574, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_NhaTrang,inst_Vietnam)). - -fof(axmondialPred4575, axiom, - 378597 = f_PopulationFn(inst_Countries_IR_provinces_Markazi_cities_Arak)). - -fof(axmondialPred4576, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Markazi_cities_Arak,inst_Countries_IR_provinces_Markazi)). - -fof(axmondialPred4577, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Anglesey_cities_Llangefni,inst_Countries_GB_provinces_Anglesey)). - -fof(axmondialPred4578, axiom, - f_member(inst_SriLanka,inst_Organizations_IDA)). - -fof(axmondialPred4579, axiom, - f_member(inst_Cambodia,inst_Organizations_IFAD)). - -fof(axmondialPred4580, axiom, - 151000 = f_PopulationFn(inst_Countries_PL_provinces_Rzeszowskie_cities_Rzeszow)). - -fof(axmondialPred4581, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Rzeszowskie_cities_Rzeszow,inst_Countries_PL_provinces_Rzeszowskie)). - -fof(axmondialPred4582, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_G_77)). - -fof(axmondialPred4583, axiom, - f_member(inst_Brazil,inst_Organizations_IDA)). - -fof(axmondialPred4584, axiom, - f_member(inst_Mauritius,inst_Organizations_ILO)). - -fof(axmondialPred4585, axiom, - 105983 = f_PopulationFn(inst_Countries_F_provinces_LanguedocRousillon_cities_Perpignan)). - -fof(axmondialPred4586, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_LanguedocRousillon_cities_Perpignan,inst_Countries_F_provinces_LanguedocRousillon)). - -fof(axmondialPred4587, axiom, - f_member(inst_Somalia,inst_Organizations_FAO)). - -fof(axmondialPred4588, axiom, - 1172400 = f_PopulationFn(inst_Countries_R_provinces_Smolenskayaoblast)). - -fof(axmondialPred4589, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Smolenskayaoblast,f_MeasureFn(49800,inst_SquareKilometer))). - -fof(axmondialPred4590, axiom, - f_capitalCity(inst_Countries_R_provinces_Smolenskayaoblast_cities_Smolensk,inst_Countries_R_provinces_Smolenskayaoblast)). - -fof(axmondialPred4591, axiom, - f_geographicalSubregion(inst_Countries_NCA_cities_Noumea,inst_NewCaledonia)). - -fof(axmondialPred4592, axiom, - f_member(inst_Paraguay,inst_Organizations_ICRM)). - -fof(axmondialPred4593, axiom, - f_member(inst_Bulgaria,inst_Organizations_CEI)). - -fof(axmondialPred4594, axiom, - f_member(inst_Grenada,inst_Organizations_OPANAL)). - -fof(axmondialPred4595, axiom, - f_member(inst_Cuba,inst_Organizations_WCL)). - -fof(axmondialPred4596, axiom, - f_member(inst_Chad,inst_Organizations_Interpol)). - -fof(axmondialPred4597, axiom, - f_member(inst_France,inst_Organizations_MTCR)). - -fof(axmondialPred4598, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNOMIG)). - -fof(axmondialPred4599, axiom, - 167517 = f_PopulationFn(inst_Countries_CDN_provinces_Quebec_cities_Quebec)). - -fof(axmondialPred4600, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Quebec_cities_Quebec,inst_Countries_CDN_provinces_Quebec)). - -fof(axmondialPred4601, axiom, - f_member(inst_Andorra,inst_Organizations_UNESCO)). - -fof(axmondialPred4602, axiom, - f_member(inst_SriLanka,inst_Organizations_UNESCO)). - -fof(axmondialPred4603, axiom, - f_member(inst_Turkey,inst_Organizations_IDB)). - -fof(axmondialPred4604, axiom, - 1437000 = f_PopulationFn(inst_Countries_UZB_provinces_Surkhondare)). - -fof(axmondialPred4605, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Surkhondare,f_MeasureFn(20800,inst_SquareKilometer))). - -fof(axmondialPred4606, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Surkhondare_cities_Termiz,inst_Countries_UZB_provinces_Surkhondare)). - -fof(axmondialPred4607, axiom, - 661900 = f_PopulationFn(inst_Countries_GB_provinces_Suffolk)). - -fof(axmondialPred4608, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Suffolk,f_MeasureFn(3797,inst_SquareKilometer))). - -fof(axmondialPred4609, axiom, - f_capitalCity(inst_Countries_GB_provinces_Suffolk_cities_Ipswich,inst_Countries_GB_provinces_Suffolk)). - -fof(axmondialPred4610, axiom, - f_member(inst_Colombia,inst_Organizations_RG)). - -fof(axmondialPred4611, axiom, - f_member(inst_Argentina,inst_Organizations_Mercosur)). - -fof(axmondialPred4612, axiom, - f_member(inst_Nigeria,inst_Organizations_UNCRO)). - -fof(axmondialPred4613, axiom, - f_member(inst_Laos,inst_Organizations_NAM)). - -fof(axmondialPred4614, axiom, - f_member(inst_Haiti,inst_Organizations_ACCT)). - -fof(axmondialPred4615, axiom, - 1660107 = f_PopulationFn(inst_Countries_THA_provinces_UbonRatchathani)). - -fof(axmondialPred4616, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_UbonRatchathani,f_MeasureFn(15811,inst_SquareKilometer))). - -fof(axmondialPred4617, axiom, - f_capitalCity(inst_Countries_THA_provinces_UbonRatchathani_cities_UbonRatchathani,inst_Countries_THA_provinces_UbonRatchathani)). - -fof(axmondialPred4618, axiom, - f_member(inst_Jordan,inst_Organizations_WMO)). - -fof(axmondialPred4619, axiom, - 159839 = f_PopulationFn(inst_Countries_RA_provinces_SantaCruz)). - -fof(axmondialPred4620, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_SantaCruz,f_MeasureFn(243943,inst_SquareKilometer))). - -fof(axmondialPred4621, axiom, - f_capitalCity(inst_Countries_RA_provinces_SantaCruz_cities_RioGallegos,inst_Countries_RA_provinces_SantaCruz)). - -fof(axmondialPred4622, axiom, - 122159 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Indaiatuba)). - -fof(axmondialPred4623, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Indaiatuba,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred4624, axiom, - 145400 = f_PopulationFn(inst_Countries_TR_provinces_Trabzon_cities_Trabzon)). - -fof(axmondialPred4625, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Trabzon_cities_Trabzon,inst_Countries_TR_provinces_Trabzon)). - -fof(axmondialPred4626, axiom, - 131370 = f_PopulationFn(inst_Countries_S_provinces_Ostergotland_cities_Linkoping)). - -fof(axmondialPred4627, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Ostergotland_cities_Linkoping,inst_Countries_S_provinces_Ostergotland)). - -fof(axmondialPred4628, axiom, - f_member(inst_Kuwait,inst_Organizations_IAEA)). - -fof(axmondialPred4629, axiom, - f_member(inst_Kuwait,inst_Organizations_Inmarsat)). - -fof(axmondialPred4630, axiom, - f_member(inst_Kuwait,inst_Organizations_ABEDA)). - -fof(axmondialPred4631, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Kuwait,inst_AgriculturalSector,0,f_YearFn(1996))). - -fof(axmondialPred4632, axiom, - f_member(inst_Kuwait,inst_Organizations_NAM)). - -fof(axmondialPred4633, axiom, - f_meetsSpatially(inst_Kuwait,inst_SaudiArabia)). - -fof(axmondialPred4634, axiom, - f_capitalCity(inst_Countries_KWT_cities_Kuwait,inst_Kuwait)). - -fof(axmondialPred4635, axiom, - f_member(inst_Kuwait,inst_Organizations_OIC)). - -fof(axmondialPred4636, axiom, - f_member(inst_Kuwait,inst_Organizations_IMO)). - -fof(axmondialPred4637, axiom, - f_member(inst_Kuwait,inst_Organizations_UN)). - -fof(axmondialPred4638, axiom, - f_member(inst_Kuwait,inst_Organizations_ESCWA)). - -fof(axmondialPred4639, axiom, - f_landAreaOnly(inst_Kuwait,f_MeasureFn(17820,inst_SquareKilometer))). - -fof(axmondialPred4640, axiom, - f_member(inst_Kuwait,inst_Organizations_CCC)). - -fof(axmondialPred4641, axiom, - f_member(inst_Kuwait,inst_Organizations_UNIDO)). - -fof(axmondialPred4642, axiom, - f_member(inst_Kuwait,inst_Organizations_UNESCO)). - -fof(axmondialPred4643, axiom, - f_member(inst_Kuwait,inst_Organizations_Intelsat)). - -fof(axmondialPred4644, axiom, - f_member(inst_Kuwait,inst_Organizations_IDB)). - -fof(axmondialPred4645, axiom, - f_member(inst_Kuwait,inst_Organizations_AfDB)). - -fof(axmondialPred4646, axiom, - f_member(inst_Kuwait,inst_Organizations_IFC)). - -fof(axmondialPred4647, axiom, - f_member(inst_Kuwait,inst_Organizations_ITU)). - -fof(axmondialPred4648, axiom, - f_member(inst_Kuwait,inst_Organizations_UPU)). - -fof(axmondialPred4649, axiom, - f_member(inst_Kuwait,inst_Organizations_IDA)). - -fof(axmondialPred4650, axiom, - 1950047 = f_PopulationFn(inst_Kuwait)). - -fof(axmondialPred4651, axiom, - f_member(inst_Kuwait,inst_Organizations_ICC)). - -fof(axmondialPred4652, axiom, - f_member(inst_Kuwait,inst_Organizations_AL)). - -fof(axmondialPred4653, axiom, - f_member(inst_Kuwait,inst_Organizations_IOC)). - -fof(axmondialPred4654, axiom, - f_member(inst_Kuwait,inst_Organizations_ICAO)). - -fof(axmondialPred4655, axiom, - f_member(inst_Kuwait,inst_Organizations_IMF)). - -fof(axmondialPred4656, axiom, - f_member(inst_Kuwait,inst_Organizations_WMO)). - -fof(axmondialPred4657, axiom, - f_member(inst_Kuwait,inst_Organizations_OPEC)). - -fof(axmondialPred4658, axiom, - f_member(inst_Kuwait,inst_Organizations_CAEU)). - -fof(axmondialPred4659, axiom, - f_inflationRateInCountry(inst_Kuwait,5)). - -fof(axmondialPred4660, axiom, - f_member(inst_Kuwait,inst_Organizations_BDEAC)). - -fof(axmondialPred4661, axiom, - f_member(inst_Kuwait,inst_Organizations_ILO)). - -fof(axmondialPred4662, axiom, - f_member(inst_Kuwait,inst_Organizations_WToO)). - -fof(axmondialPred4663, axiom, - f_member(inst_Kuwait,inst_Organizations_OAPEC)). - -fof(axmondialPred4664, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Kuwait,inst_ServiceSector,45,f_YearFn(1996))). - -fof(axmondialPred4665, axiom, - f_member(inst_Kuwait,inst_Organizations_ISO)). - -fof(axmondialPred4666, axiom, - f_member(inst_Kuwait,inst_Organizations_FAO)). - -fof(axmondialPred4667, axiom, - f_member(inst_Kuwait,inst_Organizations_WHO)). - -fof(axmondialPred4668, axiom, - f_member(inst_Kuwait,inst_Organizations_AFESD)). - -fof(axmondialPred4669, axiom, - f_member(inst_Kuwait,inst_Organizations_WFTU)). - -fof(axmondialPred4670, axiom, - f_meetsSpatially(inst_Kuwait,inst_Iraq)). - -fof(axmondialPred4671, axiom, - f_member(inst_Kuwait,inst_Organizations_ICRM)). - -fof(axmondialPred4672, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Kuwait,inst_IndustrialSector,55,f_YearFn(1996))). - -fof(axmondialPred4673, axiom, - f_member(inst_Kuwait,inst_Organizations_G_77)). - -fof(axmondialPred4674, axiom, - 1078747 = f_PopulationFn(inst_Countries_NL_provinces_ZuidHolland_cities_Rotterdam)). - -fof(axmondialPred4675, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_ZuidHolland_cities_Rotterdam,inst_Countries_NL_provinces_ZuidHolland)). - -fof(axmondialPred4676, axiom, - f_member(inst_Countries_cid_cia_Netherlands_Antilles,inst_Organizations_Interpol)). - -fof(axmondialPred4677, axiom, - f_member(inst_Tunisia,inst_Organizations_ISO)). - -fof(axmondialPred4678, axiom, - 1012000 = f_PopulationFn(inst_Countries_J_provinces_Fukuoka_cities_Kitakyushu)). - -fof(axmondialPred4679, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Fukuoka_cities_Kitakyushu,inst_Countries_J_provinces_Fukuoka)). - -fof(axmondialPred4680, axiom, - f_member(inst_Comoros,inst_Organizations_UPU)). - -fof(axmondialPred4681, axiom, - f_member(inst_Malaysia,inst_Organizations_IFC)). - -fof(axmondialPred4682, axiom, - f_sharedBorderLength(inst_Turkey,inst_Azerbaijan,f_MeasureFn(9,inst_Kilometer))). - -fof(axmondialPred4683, axiom, - f_member(inst_Brazil,inst_Organizations_MTCR)). - -fof(axmondialPred4684, axiom, - 9925891 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Mumbai)). - -fof(axmondialPred4685, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Mumbai,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred4686, axiom, - 204000 = f_PopulationFn(inst_Countries_UA_provinces_Volynska_cities_Lutsk)). - -fof(axmondialPred4687, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Volynska_cities_Lutsk,inst_Countries_UA_provinces_Volynska)). - -fof(axmondialPred4688, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_NE_cities_Neuchatel,inst_Countries_CH_provinces_NE)). - -fof(axmondialPred4689, axiom, - f_member(inst_Bolivia,inst_Organizations_ILO)). - -fof(axmondialPred4690, axiom, - f_member(inst_China,inst_Organizations_ITU)). - -fof(axmondialPred4691, axiom, - f_member(inst_Estonia,inst_Organizations_Interpol)). - -fof(axmondialPred4692, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_OAU)). - -fof(axmondialPred4693, axiom, - 169761 = f_PopulationFn(inst_Countries_USA_provinces_Tennessee_cities_Knoxville)). - -fof(axmondialPred4694, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Tennessee_cities_Knoxville,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred4695, axiom, - f_member(inst_Ukraine,inst_Organizations_ICAO)). - -fof(axmondialPred4696, axiom, - 10424 = f_PopulationFn(inst_Countries_cid_cia_Anguilla)). - -fof(axmondialPred4697, axiom, - f_member(inst_Countries_cid_cia_Anguilla,inst_Organizations_OECS)). - -fof(axmondialPred4698, axiom, - f_member(inst_Countries_cid_cia_Anguilla,inst_Organizations_Interpol)). - -fof(axmondialPred4699, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Anguilla,f_MeasureFn(91,inst_SquareKilometer))). - -fof(axmondialPred4700, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Anguilla,4)). - -fof(axmondialPred4701, axiom, - f_capitalCity(inst_Countries_cid_cia_Anguilla_cities_TheValley,inst_Countries_cid_cia_Anguilla)). - -fof(axmondialPred4702, axiom, - f_member(inst_Countries_cid_cia_Anguilla,inst_Organizations_Caricom)). - -fof(axmondialPred4703, axiom, - f_member(inst_Countries_cid_cia_Anguilla,inst_Organizations_CDB)). - -fof(axmondialPred4704, axiom, - f_member(inst_Denmark,inst_Organizations_OSCE)). - -fof(axmondialPred4705, axiom, - 242874 = f_PopulationFn(inst_Countries_RI_cities_Pekalongan)). - -fof(axmondialPred4706, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Pekalongan,inst_Indonesia)). - -fof(axmondialPred4707, axiom, - 123890 = f_PopulationFn(inst_Countries_PK_cities_Larkana)). - -fof(axmondialPred4708, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Larkana,inst_Pakistan)). - -fof(axmondialPred4709, axiom, - 230500 = f_PopulationFn(inst_Countries_GB_provinces_Derbyshire_cities_Derby)). - -fof(axmondialPred4710, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Derbyshire_cities_Derby,inst_Countries_GB_provinces_Derbyshire)). - -fof(axmondialPred4711, axiom, - f_member(inst_Uganda,inst_Organizations_OAU)). - -fof(axmondialPred4712, axiom, - f_member(inst_Pakistan,inst_Organizations_WCL)). - -fof(axmondialPred4713, axiom, - f_member(inst_Sudan,inst_Organizations_AFESD)). - -fof(axmondialPred4714, axiom, - f_member(inst_Croatia,inst_Organizations_IOC)). - -fof(axmondialPred4715, axiom, - f_member(inst_Bulgaria,inst_Organizations_WEU)). - -fof(axmondialPred4716, axiom, - f_member(inst_Philippines,inst_Organizations_IDA)). - -fof(axmondialPred4717, axiom, - 1021119 = f_PopulationFn(inst_Countries_THA_provinces_SakonNakhon)). - -fof(axmondialPred4718, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SakonNakhon,f_MeasureFn(9633,inst_SquareKilometer))). - -fof(axmondialPred4719, axiom, - f_member(inst_Ghana,inst_Organizations_Intelsat)). - -fof(axmondialPred4720, axiom, - f_located(inst_Lakes_LakeUrumiyeh,inst_Countries_IR_provinces_AzarbayianeSharqi)). - -fof(axmondialPred4721, axiom, - f_located(inst_Lakes_LakeUrumiyeh,inst_Countries_IR_provinces_AzarbayianeGharbt)). - -fof(axmondialPred4722, axiom, - f_located(inst_Lakes_LakeUrumiyeh,inst_Iran)). - -fof(axmondialPred4723, axiom, - f_landAreaOnly(inst_Lakes_LakeUrumiyeh,f_MeasureFn(4868,inst_SquareKilometer))). - -fof(axmondialPred4724, axiom, - f_member(inst_CzechRepublic,inst_Organizations_PCA)). - -fof(axmondialPred4725, axiom, - f_member(inst_Liberia,inst_Organizations_CCC)). - -fof(axmondialPred4726, axiom, - f_member(inst_NewZealand,inst_Organizations_NSG)). - -fof(axmondialPred4727, axiom, - 283600 = f_PopulationFn(inst_Countries_GB_provinces_TyneandWear_cities_NewcastleuponTyne)). - -fof(axmondialPred4728, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_TyneandWear_cities_NewcastleuponTyne,inst_Countries_GB_provinces_TyneandWear)). - -fof(axmondialPred4729, axiom, - f_member(inst_SierraLeone,inst_Organizations_UNESCO)). - -fof(axmondialPred4730, axiom, - f_member(inst_Belgium,inst_Organizations_IMF)). - -fof(axmondialPred4731, axiom, - f_landAreaOnly(inst_Qatar,f_MeasureFn(11000,inst_SquareKilometer))). - -fof(axmondialPred4732, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Qatar,inst_AgriculturalSector,1,f_YearFn(1996))). - -fof(axmondialPred4733, axiom, - f_member(inst_Qatar,inst_Organizations_WMO)). - -fof(axmondialPred4734, axiom, - f_member(inst_Qatar,inst_Organizations_AFESD)). - -fof(axmondialPred4735, axiom, - f_member(inst_Qatar,inst_Organizations_ICAO)). - -fof(axmondialPred4736, axiom, - f_inflationRateInCountry(inst_Qatar,3)). - -fof(axmondialPred4737, axiom, - f_member(inst_Qatar,inst_Organizations_UN)). - -fof(axmondialPred4738, axiom, - f_member(inst_Qatar,inst_Organizations_IMO)). - -fof(axmondialPred4739, axiom, - f_member(inst_Qatar,inst_Organizations_GCC)). - -fof(axmondialPred4740, axiom, - f_member(inst_Qatar,inst_Organizations_IBRD)). - -fof(axmondialPred4741, axiom, - f_member(inst_Qatar,inst_Organizations_Intelsat)). - -fof(axmondialPred4742, axiom, - f_member(inst_Qatar,inst_Organizations_WHO)). - -fof(axmondialPred4743, axiom, - f_member(inst_Qatar,inst_Organizations_IFRCS)). - -fof(axmondialPred4744, axiom, - f_member(inst_Qatar,inst_Organizations_OIC)). - -fof(axmondialPred4745, axiom, - f_member(inst_Qatar,inst_Organizations_ABEDA)). - -fof(axmondialPred4746, axiom, - f_member(inst_Qatar,inst_Organizations_UNIDO)). - -fof(axmondialPred4747, axiom, - f_member(inst_Qatar,inst_Organizations_UPU)). - -fof(axmondialPred4748, axiom, - f_member(inst_Qatar,inst_Organizations_NAM)). - -fof(axmondialPred4749, axiom, - f_member(inst_Qatar,inst_Organizations_OAPEC)). - -fof(axmondialPred4750, axiom, - f_meetsSpatially(inst_Qatar,inst_SaudiArabia)). - -fof(axmondialPred4751, axiom, - f_member(inst_Qatar,inst_Organizations_ITU)). - -fof(axmondialPred4752, axiom, - 547761 = f_PopulationFn(inst_Qatar)). - -fof(axmondialPred4753, axiom, - f_member(inst_Qatar,inst_Organizations_CCC)). - -fof(axmondialPred4754, axiom, - f_member(inst_Qatar,inst_Organizations_AMF)). - -fof(axmondialPred4755, axiom, - f_member(inst_Qatar,inst_Organizations_ICRM)). - -fof(axmondialPred4756, axiom, - f_member(inst_Qatar,inst_Organizations_G_77)). - -fof(axmondialPred4757, axiom, - f_member(inst_Qatar,inst_Organizations_UNESCO)). - -fof(axmondialPred4758, axiom, - f_member(inst_Qatar,inst_Organizations_ESCWA)). - -fof(axmondialPred4759, axiom, - f_member(inst_Qatar,inst_Organizations_Inmarsat)). - -fof(axmondialPred4760, axiom, - f_member(inst_Qatar,inst_Organizations_ILO)). - -fof(axmondialPred4761, axiom, - f_member(inst_Qatar,inst_Organizations_Interpol)). - -fof(axmondialPred4762, axiom, - f_member(inst_Qatar,inst_Organizations_IMF)). - -fof(axmondialPred4763, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Qatar,inst_IndustrialSector,50,f_YearFn(1996))). - -fof(axmondialPred4764, axiom, - f_member(inst_Qatar,inst_Organizations_IOC)). - -fof(axmondialPred4765, axiom, - f_capitalCity(inst_Countries_Q_cities_Doha,inst_Qatar)). - -fof(axmondialPred4766, axiom, - f_member(inst_Qatar,inst_Organizations_IFAD)). - -fof(axmondialPred4767, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Qatar,inst_ServiceSector,49,f_YearFn(1996))). - -fof(axmondialPred4768, axiom, - f_member(inst_Sweden,inst_Organizations_EIB)). - -fof(axmondialPred4769, axiom, - 117000 = f_PopulationFn(inst_Countries_R_provinces_Stavropolskykray_cities_Neftekamsk)). - -fof(axmondialPred4770, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Stavropolskykray_cities_Neftekamsk,inst_Countries_R_provinces_Stavropolskykray)). - -fof(axmondialPred4771, axiom, - 262325 = f_PopulationFn(inst_Countries_NL_provinces_Flevoland)). - -fof(axmondialPred4772, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_Flevoland,f_MeasureFn(1425,inst_SquareKilometer))). - -fof(axmondialPred4773, axiom, - f_capitalCity(inst_Countries_NL_provinces_Flevoland_cities_Lelystad,inst_Countries_NL_provinces_Flevoland)). - -fof(axmondialPred4774, axiom, - 109268 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Yizheng)). - -fof(axmondialPred4775, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Yizheng,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred4776, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_OECS)). - -fof(axmondialPred4777, axiom, - 450129 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_Niteroi)). - -fof(axmondialPred4778, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_Niteroi,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred4779, axiom, - f_member(inst_Tunisia,inst_Organizations_CCC)). - -fof(axmondialPred4780, axiom, - f_member(inst_Nepal,inst_Organizations_ITU)). - -fof(axmondialPred4781, axiom, - 3302296 = f_PopulationFn(inst_Countries_IND_provinces_Karnataka_cities_Bangalore)). - -fof(axmondialPred4782, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Karnataka_cities_Bangalore,inst_Countries_IND_provinces_Karnataka)). - -fof(axmondialPred4783, axiom, - 203000 = f_PopulationFn(inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Zlatoust)). - -fof(axmondialPred4784, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Zlatoust,inst_Countries_R_provinces_Chelyabinskayaoblast)). - -fof(axmondialPred4785, axiom, - 1432184 = f_PopulationFn(inst_Countries_I_provinces_Lombardia_cities_Milan)). - -fof(axmondialPred4786, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Lombardia_cities_Milan,inst_Countries_I_provinces_Lombardia)). - -fof(axmondialPred4787, axiom, - f_located(inst_Islands_Patmos,inst_Greece)). - -fof(axmondialPred4788, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_Interpol)). - -fof(axmondialPred4789, axiom, - f_member(inst_Ukraine,inst_Organizations_EBRD)). - -fof(axmondialPred4790, axiom, - f_located(inst_Lakes_LakeWinnipeg,inst_Countries_CDN_provinces_Manitoba)). - -fof(axmondialPred4791, axiom, - f_located(inst_Lakes_LakeWinnipeg,inst_Canada)). - -fof(axmondialPred4792, axiom, - f_landAreaOnly(inst_Lakes_LakeWinnipeg,f_MeasureFn(24514,inst_SquareKilometer))). - -fof(axmondialPred4793, axiom, - f_member(inst_Nepal,inst_Organizations_UNIDO)). - -fof(axmondialPred4794, axiom, - 370049 = f_PopulationFn(inst_Countries_RC_provinces_Chilung_munic_cities_Chilung)). - -fof(axmondialPred4795, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Chilung_munic_cities_Chilung,inst_Countries_RC_provinces_Chilung_munic)). - -fof(axmondialPred4796, axiom, - 312900 = f_PopulationFn(inst_Countries_H_provinces_KomaromEsztergom)). - -fof(axmondialPred4797, axiom, - f_landAreaOnly(inst_Countries_H_provinces_KomaromEsztergom,f_MeasureFn(2250,inst_SquareKilometer))). - -fof(axmondialPred4798, axiom, - f_capitalCity(inst_Countries_H_provinces_KomaromEsztergom_cities_Tatabanya,inst_Countries_H_provinces_KomaromEsztergom)). - -fof(axmondialPred4799, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Mizoram_cities_Aijal,inst_Countries_IND_provinces_Mizoram)). - -fof(axmondialPred4800, axiom, - f_member(inst_Mali,inst_Organizations_WTrO)). - -fof(axmondialPred4801, axiom, - f_member(inst_Guatemala,inst_Organizations_WCL)). - -fof(axmondialPred4802, axiom, - f_geographicalSubregion(inst_Countries_HR_cities_Zagreb,inst_Croatia)). - -fof(axmondialPred4803, axiom, - f_member(inst_Macedonia,inst_Organizations_OSCE)). - -fof(axmondialPred4804, axiom, - f_inflationRateInCountry(inst_Macedonia,14.8)). - -fof(axmondialPred4805, axiom, - f_member(inst_Macedonia,inst_Organizations_ILO)). - -fof(axmondialPred4806, axiom, - f_member(inst_Macedonia,inst_Organizations_ECE)). - -fof(axmondialPred4807, axiom, - f_member(inst_Macedonia,inst_Organizations_WTrO)). - -fof(axmondialPred4808, axiom, - f_capitalCity(inst_Countries_MK_cities_Skopje,inst_Macedonia)). - -fof(axmondialPred4809, axiom, - f_member(inst_Macedonia,inst_Organizations_UPU)). - -fof(axmondialPred4810, axiom, - f_member(inst_Macedonia,inst_Organizations_WMO)). - -fof(axmondialPred4811, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Macedonia,inst_ServiceSector,32,f_YearFn(1996))). - -fof(axmondialPred4812, axiom, - f_member(inst_Macedonia,inst_Organizations_IDA)). - -fof(axmondialPred4813, axiom, - f_member(inst_Macedonia,inst_Organizations_EBRD)). - -fof(axmondialPred4814, axiom, - f_member(inst_Macedonia,inst_Organizations_WIPO)). - -fof(axmondialPred4815, axiom, - f_member(inst_Macedonia,inst_Organizations_IBRD)). - -fof(axmondialPred4816, axiom, - f_meetsSpatially(inst_Macedonia,inst_Albania)). - -fof(axmondialPred4817, axiom, - f_member(inst_Macedonia,inst_Organizations_ITU)). - -fof(axmondialPred4818, axiom, - f_member(inst_Macedonia,inst_Organizations_Intelsat)). - -fof(axmondialPred4819, axiom, - f_meetsSpatially(inst_Macedonia,inst_Greece)). - -fof(axmondialPred4820, axiom, - f_member(inst_Macedonia,inst_Organizations_WHO)). - -fof(axmondialPred4821, axiom, - f_member(inst_Macedonia,inst_Organizations_ICAO)). - -fof(axmondialPred4822, axiom, - f_member(inst_Macedonia,inst_Organizations_IFC)). - -fof(axmondialPred4823, axiom, - f_member(inst_Macedonia,inst_Organizations_IMF)). - -fof(axmondialPred4824, axiom, - f_member(inst_Macedonia,inst_Organizations_UNIDO)). - -fof(axmondialPred4825, axiom, - f_meetsSpatially(inst_Macedonia,inst_SerbiaAndMontenegro)). - -fof(axmondialPred4826, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Macedonia,inst_IndustrialSector,44,f_YearFn(1996))). - -fof(axmondialPred4827, axiom, - f_member(inst_Macedonia,inst_Organizations_CE)). - -fof(axmondialPred4828, axiom, - f_member(inst_Macedonia,inst_Organizations_IFAD)). - -fof(axmondialPred4829, axiom, - f_landAreaOnly(inst_Macedonia,f_MeasureFn(25333,inst_SquareKilometer))). - -fof(axmondialPred4830, axiom, - f_member(inst_Macedonia,inst_Organizations_CEI)). - -fof(axmondialPred4831, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Macedonia,inst_AgriculturalSector,24,f_YearFn(1996))). - -fof(axmondialPred4832, axiom, - 2104035 = f_PopulationFn(inst_Macedonia)). - -fof(axmondialPred4833, axiom, - f_member(inst_Macedonia,inst_Organizations_IFRCS)). - -fof(axmondialPred4834, axiom, - f_member(inst_Macedonia,inst_Organizations_Interpol)). - -fof(axmondialPred4835, axiom, - f_member(inst_Macedonia,inst_Organizations_IOC)). - -fof(axmondialPred4836, axiom, - f_meetsSpatially(inst_Macedonia,inst_Bulgaria)). - -fof(axmondialPred4837, axiom, - f_member(inst_Macedonia,inst_Organizations_IAEA)). - -fof(axmondialPred4838, axiom, - f_member(inst_Macedonia,inst_Organizations_UN)). - -fof(axmondialPred4839, axiom, - 3550114 = f_PopulationFn(inst_Countries_MEX_provinces_NuevoLeon)). - -fof(axmondialPred4840, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_NuevoLeon,f_MeasureFn(64555,inst_SquareKilometer))). - -fof(axmondialPred4841, axiom, - f_capitalCity(inst_Countries_MEX_provinces_NuevoLeon_cities_Monterrey,inst_Countries_MEX_provinces_NuevoLeon)). - -fof(axmondialPred4842, axiom, - 189300 = f_PopulationFn(inst_Countries_GB_provinces_Swansea_cities_Swansea)). - -fof(axmondialPred4843, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Swansea_cities_Swansea,inst_Countries_GB_provinces_Swansea)). - -fof(axmondialPred4844, axiom, - 447000 = f_PopulationFn(inst_Countries_RC_provinces_Ilan)). - -fof(axmondialPred4845, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Ilan,f_MeasureFn(2137,inst_SquareKilometer))). - -fof(axmondialPred4846, axiom, - f_capitalCity(inst_Countries_RC_provinces_Ilan_cities_Ilan,inst_Countries_RC_provinces_Ilan)). - -fof(axmondialPred4847, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_UNESCO)). - -fof(axmondialPred4848, axiom, - f_member(inst_Kenya,inst_Organizations_NAM)). - -fof(axmondialPred4849, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred4850, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Burundi)). - -fof(axmondialPred4851, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Zambia)). - -fof(axmondialPred4852, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Countries_EAT_provinces_Tabora)). - -fof(axmondialPred4853, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Countries_EAT_provinces_Mbeya)). - -fof(axmondialPred4854, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Countries_Z_provinces_Northern)). - -fof(axmondialPred4855, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Countries_EAT_provinces_Kigoma)). - -fof(axmondialPred4856, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Zaire)). - -fof(axmondialPred4857, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred4858, axiom, - f_located(inst_Lakes_LakeTanganjika,inst_Tanzania)). - -fof(axmondialPred4859, axiom, - f_landAreaOnly(inst_Lakes_LakeTanganjika,f_MeasureFn(34000,inst_SquareKilometer))). - -fof(axmondialPred4860, axiom, - f_member(inst_Australia,inst_Organizations_UNTSO)). - -fof(axmondialPred4861, axiom, - 436603 = f_PopulationFn(inst_Countries_MEX_provinces_NuevoLeon_cities_SanNicolasdelosGarza)). - -fof(axmondialPred4862, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_NuevoLeon_cities_SanNicolasdelosGarza,inst_Countries_MEX_provinces_NuevoLeon)). - -fof(axmondialPred4863, axiom, - 125643 = f_PopulationFn(inst_Countries_D_provinces_Brandenburg_cities_Cottbus)). - -fof(axmondialPred4864, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Brandenburg_cities_Cottbus,inst_Countries_D_provinces_Brandenburg)). - -fof(axmondialPred4865, axiom, - 423611 = f_PopulationFn(inst_Countries_TR_provinces_Kastamonu)). - -fof(axmondialPred4866, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Kastamonu,f_MeasureFn(13108,inst_SquareKilometer))). - -fof(axmondialPred4867, axiom, - f_capitalCity(inst_Countries_TR_provinces_Kastamonu_cities_Kastamonu,inst_Countries_TR_provinces_Kastamonu)). - -fof(axmondialPred4868, axiom, - f_located(inst_Mountains_PicoDuarte,inst_DominicanRepublic)). - -fof(axmondialPred4869, axiom, - f_member(inst_Algeria,inst_Organizations_ITU)). - -fof(axmondialPred4870, axiom, - 110136 = f_PopulationFn(inst_Countries_RA_provinces_SanLuis_cities_SanLuis)). - -fof(axmondialPred4871, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_SanLuis_cities_SanLuis,inst_Countries_RA_provinces_SanLuis)). - -fof(axmondialPred4872, axiom, - f_member(inst_Italy,inst_Organizations_IADB)). - -fof(axmondialPred4873, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Yunlin_cities_Touliu,inst_Countries_RC_provinces_Yunlin)). - -fof(axmondialPred4874, axiom, - f_member(inst_SanMarino,inst_Organizations_WIPO)). - -fof(axmondialPred4875, axiom, - f_member(inst_Fiji,inst_Organizations_WIPO)). - -fof(axmondialPred4876, axiom, - f_member(inst_China,inst_Organizations_WTrO)). - -fof(axmondialPred4877, axiom, - f_member(inst_Chile,inst_Organizations_CCC)). - -fof(axmondialPred4878, axiom, - f_member(inst_Belize,inst_Organizations_IADB)). - -fof(axmondialPred4879, axiom, - 119200 = f_PopulationFn(inst_Countries_GB_provinces_ValeofGlamorgan)). - -fof(axmondialPred4880, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_ValeofGlamorgan,f_MeasureFn(337,inst_SquareKilometer))). - -fof(axmondialPred4881, axiom, - f_capitalCity(inst_Countries_GB_provinces_ValeofGlamorgan_cities_Barry,inst_Countries_GB_provinces_ValeofGlamorgan)). - -fof(axmondialPred4882, axiom, - f_geographicalSubregion(inst_Countries_WAL_cities_Freetown,inst_SierraLeone)). - -fof(axmondialPred4883, axiom, - f_geographicalSubregion(inst_Russia,inst_Continents_Asia)). - -fof(axmondialPred4884, axiom, - 42000 = f_PopulationFn(inst_Countries_SF_provinces_Haeme_cities_Haemeenlinna)). - -fof(axmondialPred4885, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Haeme_cities_Haemeenlinna,inst_Countries_SF_provinces_Haeme)). - -fof(axmondialPred4886, axiom, - f_member(inst_Vanuatu,inst_Organizations_G_77)). - -fof(axmondialPred4887, axiom, - f_member(inst_Mexico,inst_Organizations_WFTU)). - -fof(axmondialPred4888, axiom, - 596000 = f_PopulationFn(inst_Countries_R_provinces_Altayskiykray_cities_Barnaul)). - -fof(axmondialPred4889, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Altayskiykray_cities_Barnaul,inst_Countries_R_provinces_Altayskiykray)). - -fof(axmondialPred4890, axiom, - 1172600 = f_PopulationFn(inst_Countries_VN_provinces_SocTrang)). - -fof(axmondialPred4891, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_SocTrang,f_MeasureFn(3191,inst_SquareKilometer))). - -fof(axmondialPred4892, axiom, - f_member(inst_Nicaragua,inst_Organizations_IOC)). - -fof(axmondialPred4893, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_LundaNorte_cities_Lucapa,inst_Countries_ANG_provinces_LundaNorte)). - -fof(axmondialPred4894, axiom, - f_member(inst_Uganda,inst_Organizations_ACP)). - -fof(axmondialPred4895, axiom, - 128000 = f_PopulationFn(inst_Countries_R_provinces_Volgogradskayaoblast_cities_Kamyshin)). - -fof(axmondialPred4896, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Volgogradskayaoblast_cities_Kamyshin,inst_Countries_R_provinces_Volgogradskayaoblast)). - -fof(axmondialPred4897, axiom, - f_located(inst_Islands_Kotelnyisland,inst_Countries_R_provinces_Rep_ofSakha)). - -fof(axmondialPred4898, axiom, - f_located(inst_Islands_Kotelnyisland,inst_Russia)). - -fof(axmondialPred4899, axiom, - f_landAreaOnly(inst_Islands_Kotelnyisland,f_MeasureFn(11665,inst_SquareKilometer))). - -fof(axmondialPred4900, axiom, - f_located(inst_Rivers_Seine,inst_Countries_F_provinces_IledeFrance)). - -fof(axmondialPred4901, axiom, - f_located(inst_Rivers_Seine,inst_Countries_F_provinces_HauteNormandie)). - -fof(axmondialPred4902, axiom, - f_located(inst_Rivers_Seine,inst_Countries_F_provinces_Bourgogne)). - -fof(axmondialPred4903, axiom, - f_located(inst_Rivers_Seine,inst_France)). - -fof(axmondialPred4904, axiom, - f_flowsInto(inst_Rivers_Seine,inst_Seas_NorthSea)). - -fof(axmondialPred4905, axiom, - f_length(inst_Rivers_Seine,776)). - -fof(axmondialPred4906, axiom, - 126384 = f_PopulationFn(inst_Countries_MAL_provinces_Sarawak_cities_Sibu)). - -fof(axmondialPred4907, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Sarawak_cities_Sibu,inst_Countries_MAL_provinces_Sarawak)). - -fof(axmondialPred4908, axiom, - f_hasHeadq(inst_Organizations_ESCAP,inst_Countries_THA_provinces_BangkokMetropolis_cities_Bangkok)). - -fof(axmondialPred4909, axiom, - 158300 = f_PopulationFn(inst_Countries_CR_provinces_Alajuela_cities_Alajuela)). - -fof(axmondialPred4910, axiom, - f_geographicalSubregion(inst_Countries_CR_provinces_Alajuela_cities_Alajuela,inst_Countries_CR_provinces_Alajuela)). - -fof(axmondialPred4911, axiom, - 2360000 = f_PopulationFn(inst_Countries_TJ_provinces_Tibet)). - -fof(axmondialPred4912, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Tibet,f_MeasureFn(1220000,inst_SquareKilometer))). - -fof(axmondialPred4913, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Tibet_cities_Lhasa,inst_Countries_TJ_provinces_Tibet)). - -fof(axmondialPred4914, axiom, - 574308 = f_PopulationFn(inst_Countries_GR_provinces_AnatolikiMakedhoniakaiThraki)). - -fof(axmondialPred4915, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_AnatolikiMakedhoniakaiThraki,f_MeasureFn(14157,inst_SquareKilometer))). - -fof(axmondialPred4916, axiom, - f_member(inst_Moldova,inst_Organizations_PFP)). - -fof(axmondialPred4917, axiom, - f_member(inst_NewZealand,inst_Organizations_ISO)). - -fof(axmondialPred4918, axiom, - 1158400 = f_PopulationFn(inst_Countries_TR_provinces_Samsun)). - -fof(axmondialPred4919, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Samsun,f_MeasureFn(9579,inst_SquareKilometer))). - -fof(axmondialPred4920, axiom, - f_capitalCity(inst_Countries_TR_provinces_Samsun_cities_Samsun,inst_Countries_TR_provinces_Samsun)). - -fof(axmondialPred4921, axiom, - f_member(inst_Portugal,inst_Organizations_ECLAC)). - -fof(axmondialPred4922, axiom, - f_member(inst_Georgia,inst_Organizations_IDA)). - -fof(axmondialPred4923, axiom, - 101000 = f_PopulationFn(inst_Countries_RSA_cities_Sandton)). - -fof(axmondialPred4924, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Sandton,inst_SouthAfrica)). - -fof(axmondialPred4925, axiom, - f_located(inst_Rivers_Kura,inst_Countries_TR_provinces_Kars)). - -fof(axmondialPred4926, axiom, - f_located(inst_Rivers_Kura,inst_Countries_TR_provinces_Artvin)). - -fof(axmondialPred4927, axiom, - f_located(inst_Rivers_Kura,inst_Azerbaijan)). - -fof(axmondialPred4928, axiom, - f_located(inst_Rivers_Kura,inst_Georgia)). - -fof(axmondialPred4929, axiom, - f_located(inst_Rivers_Kura,inst_Turkey)). - -fof(axmondialPred4930, axiom, - f_flowsInto(inst_Rivers_Kura,inst_Lakes_CaspianSea)). - -fof(axmondialPred4931, axiom, - f_length(inst_Rivers_Kura,1364)). - -fof(axmondialPred4932, axiom, - f_member(inst_Ukraine,inst_Organizations_UN)). - -fof(axmondialPred4933, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_IDA)). - -fof(axmondialPred4934, axiom, - f_member(inst_Mauritius,inst_Organizations_ACCT)). - -fof(axmondialPred4935, axiom, - 101733 = f_PopulationFn(inst_Countries_MAL_provinces_Selangor_cities_ShahAlam)). - -fof(axmondialPred4936, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Selangor_cities_ShahAlam,inst_Countries_MAL_provinces_Selangor)). - -fof(axmondialPred4937, axiom, - f_member(inst_Somalia,inst_Organizations_IMO)). - -fof(axmondialPred4938, axiom, - f_member(inst_Suriname,inst_Organizations_IMF)). - -fof(axmondialPred4939, axiom, - 2483871 = f_PopulationFn(inst_Countries_RI_cities_Surabaya)). - -fof(axmondialPred4940, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Surabaya,inst_Indonesia)). - -fof(axmondialPred4941, axiom, - f_member(inst_SanMarino,inst_Organizations_UN)). - -fof(axmondialPred4942, axiom, - f_member(inst_Finland,inst_Organizations_WTrO)). - -fof(axmondialPred4943, axiom, - f_member(inst_Iran,inst_Organizations_IOM)). - -fof(axmondialPred4944, axiom, - f_member(inst_Kenya,inst_Organizations_ECA)). - -fof(axmondialPred4945, axiom, - 243000 = f_PopulationFn(inst_Countries_PA_provinces_Panama_cities_SanMiguelito)). - -fof(axmondialPred4946, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_Panama_cities_SanMiguelito,inst_Countries_PA_provinces_Panama)). - -fof(axmondialPred4947, axiom, - f_member(inst_Iraq,inst_Organizations_OPEC)). - -fof(axmondialPred4948, axiom, - f_member(inst_Uzbekistan,inst_Organizations_CCC)). - -fof(axmondialPred4949, axiom, - 671900 = f_PopulationFn(inst_Countries_VN_provinces_LangSon)). - -fof(axmondialPred4950, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_LangSon,f_MeasureFn(8187,inst_SquareKilometer))). - -fof(axmondialPred4951, axiom, - f_member(inst_NewZealand,inst_Organizations_NAM)). - -fof(axmondialPred4952, axiom, - f_member(inst_NorthKorea,inst_Organizations_UN)). - -fof(axmondialPred4953, axiom, - 242708 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Cangzhou)). - -fof(axmondialPred4954, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Cangzhou,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred4955, axiom, - 167500 = f_PopulationFn(inst_Countries_GB_provinces_Essex_cities_SouthendonSea)). - -fof(axmondialPred4956, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Essex_cities_SouthendonSea,inst_Countries_GB_provinces_Essex)). - -fof(axmondialPred4957, axiom, - f_member(inst_Israel,inst_Organizations_ICAO)). - -fof(axmondialPred4958, axiom, - 1158265 = f_PopulationFn(inst_Countries_BR_provinces_Amazonas_cities_Manaus)). - -fof(axmondialPred4959, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Amazonas_cities_Manaus,inst_Countries_BR_provinces_Amazonas)). - -fof(axmondialPred4960, axiom, - f_located(inst_Islands_Palawan,inst_Philippines)). - -fof(axmondialPred4961, axiom, - f_member(inst_Egypt,inst_Organizations_IFC)). - -fof(axmondialPred4962, axiom, - f_member(inst_France,inst_Organizations_UNOMIG)). - -fof(axmondialPred4963, axiom, - 156000 = f_PopulationFn(inst_Countries_SN_provinces_Thies_cities_Thies)). - -fof(axmondialPred4964, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_Thies_cities_Thies,inst_Countries_SN_provinces_Thies)). - -fof(axmondialPred4965, axiom, - f_member(inst_Australia,inst_Organizations_UPU)). - -fof(axmondialPred4966, axiom, - 5646716 = f_PopulationFn(inst_Countries_MA_provinces_NordOuest)). - -fof(axmondialPred4967, axiom, - f_landAreaOnly(inst_Countries_MA_provinces_NordOuest,f_MeasureFn(29955,inst_SquareKilometer))). - -fof(axmondialPred4968, axiom, - f_member(inst_Iceland,inst_Organizations_Interpol)). - -fof(axmondialPred4969, axiom, - 301000 = f_PopulationFn(inst_Countries_UA_provinces_Chernihivska_cities_Chernihiv)). - -fof(axmondialPred4970, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Chernihivska_cities_Chernihiv,inst_Countries_UA_provinces_Chernihivska)). - -fof(axmondialPred4971, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_ECLAC)). - -fof(axmondialPred4972, axiom, - 107329 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Cixi)). - -fof(axmondialPred4973, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Cixi,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred4974, axiom, - f_member(inst_Madagascar,inst_Organizations_ECA)). - -fof(axmondialPred4975, axiom, - f_member(inst_Netherlands,inst_Organizations_ANC)). - -fof(axmondialPred4976, axiom, - 178612 = f_PopulationFn(inst_Countries_S_provinces_Kronoberg)). - -fof(axmondialPred4977, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Kronoberg,f_MeasureFn(8458,inst_SquareKilometer))). - -fof(axmondialPred4978, axiom, - f_capitalCity(inst_Countries_S_provinces_Kronoberg_cities_Vaxjo,inst_Countries_S_provinces_Kronoberg)). - -fof(axmondialPred4979, axiom, - 879105 = f_PopulationFn(inst_Countries_SUD_provinces_alKhartum_cities_KhartoumNorth)). - -fof(axmondialPred4980, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_alKhartum_cities_KhartoumNorth,inst_Countries_SUD_provinces_alKhartum)). - -fof(axmondialPred4981, axiom, - f_member(inst_Togo,inst_Organizations_ICAO)). - -fof(axmondialPred4982, axiom, - 44930000 = f_PopulationFn(inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred4983, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_GuangxiZhuangzu,f_MeasureFn(236300,inst_SquareKilometer))). - -fof(axmondialPred4984, axiom, - f_capitalCity(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Nanning,inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred4985, axiom, - 102007 = f_PopulationFn(inst_Countries_PK_cities_DeraGhaziKhan)). - -fof(axmondialPred4986, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_DeraGhaziKhan,inst_Pakistan)). - -fof(axmondialPred4987, axiom, - f_sharedBorderLength(inst_Italy,inst_Switzerland,f_MeasureFn(740,inst_Kilometer))). - -fof(axmondialPred4988, axiom, - f_member(inst_Poland,inst_Organizations_ISO)). - -fof(axmondialPred4989, axiom, - f_hasHeadq(inst_Organizations_UNIDO,inst_Countries_A_provinces_Vienna_cities_Vienna)). - -fof(axmondialPred4990, axiom, - 602800 = f_PopulationFn(inst_Countries_IL_provinces_Haifa)). - -fof(axmondialPred4991, axiom, - f_landAreaOnly(inst_Countries_IL_provinces_Haifa,f_MeasureFn(854,inst_SquareKilometer))). - -fof(axmondialPred4992, axiom, - f_capitalCity(inst_Countries_IL_provinces_Haifa_cities_Haifa,inst_Countries_IL_provinces_Haifa)). - -fof(axmondialPred4993, axiom, - f_member(inst_Nigeria,inst_Organizations_ITU)). - -fof(axmondialPred4994, axiom, - f_member(inst_Cyprus,inst_Organizations_FAO)). - -fof(axmondialPred4995, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Kagera_cities_Bukoba,inst_Countries_EAT_provinces_Kagera)). - -fof(axmondialPred4996, axiom, - 238000 = f_PopulationFn(inst_Countries_RO_provinces_Covasha)). - -fof(axmondialPred4997, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Covasha,f_MeasureFn(3705,inst_SquareKilometer))). - -fof(axmondialPred4998, axiom, - f_capitalCity(inst_Countries_RO_provinces_Covasha_cities_SfintuGheorghe,inst_Countries_RO_provinces_Covasha)). - -fof(axmondialPred4999, axiom, - f_member(inst_Ghana,inst_Organizations_IDA)). - -fof(axmondialPred5000, axiom, - 2059000 = f_PopulationFn(inst_Countries_CZ_provinces_Jihomoravsky)). - -fof(axmondialPred5001, axiom, - f_landAreaOnly(inst_Countries_CZ_provinces_Jihomoravsky,f_MeasureFn(15028,inst_SquareKilometer))). - -fof(axmondialPred5002, axiom, - f_capitalCity(inst_Countries_CZ_provinces_Jihomoravsky_cities_Brno,inst_Countries_CZ_provinces_Jihomoravsky)). - -fof(axmondialPred5003, axiom, - 691150 = f_PopulationFn(inst_Countries_MAL_provinces_NegeriSembilan)). - -fof(axmondialPred5004, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_NegeriSembilan,f_MeasureFn(6643,inst_SquareKilometer))). - -fof(axmondialPred5005, axiom, - f_capitalCity(inst_Countries_MAL_provinces_NegeriSembilan_cities_Seremban,inst_Countries_MAL_provinces_NegeriSembilan)). - -fof(axmondialPred5006, axiom, - f_member(inst_Tanzania,inst_Organizations_AfDB)). - -fof(axmondialPred5007, axiom, - f_member(inst_China,inst_Organizations_UNHCR)). - -fof(axmondialPred5008, axiom, - f_member(inst_Kazakstan,inst_Organizations_ECO)). - -fof(axmondialPred5009, axiom, - f_member(inst_Kenya,inst_Organizations_IOM)). - -fof(axmondialPred5010, axiom, - f_hasHeadq(inst_Organizations_CE,inst_Countries_F_provinces_Alsace_cities_Strasbourg)). - -fof(axmondialPred5011, axiom, - 702000 = f_PopulationFn(inst_Countries_SF_provinces_Turku_Pori)). - -fof(axmondialPred5012, axiom, - f_capitalCity(inst_Countries_SF_provinces_Turku_Pori_cities_Turku,inst_Countries_SF_provinces_Turku_Pori)). - -fof(axmondialPred5013, axiom, - 1768691 = f_PopulationFn(inst_Countries_MA_provinces_Oriental)). - -fof(axmondialPred5014, axiom, - f_landAreaOnly(inst_Countries_MA_provinces_Oriental,f_MeasureFn(82820,inst_SquareKilometer))). - -fof(axmondialPred5015, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Bitlis_cities_Bitlis,inst_Countries_TR_provinces_Bitlis)). - -fof(axmondialPred5016, axiom, - 529136 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Zhangjiakou)). - -fof(axmondialPred5017, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Zhangjiakou,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred5018, axiom, - f_member(inst_Iceland,inst_Organizations_WHO)). - -fof(axmondialPred5019, axiom, - f_member(inst_Argentina,inst_Organizations_ICAO)). - -fof(axmondialPred5020, axiom, - f_member(inst_Finland,inst_Organizations_IFRCS)). - -fof(axmondialPred5021, axiom, - f_member(inst_Sweden,inst_Organizations_G_9)). - -fof(axmondialPred5022, axiom, - 105014 = f_PopulationFn(inst_Countries_B_provinces_Namur_cities_Namur)). - -fof(axmondialPred5023, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_Namur_cities_Namur,inst_Countries_B_provinces_Namur)). - -fof(axmondialPred5024, axiom, - f_member(inst_Laos,inst_Organizations_UPU)). - -fof(axmondialPred5025, axiom, - 101900 = f_PopulationFn(inst_Countries_GB_provinces_Berkshire_cities_Bracknell)). - -fof(axmondialPred5026, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Berkshire_cities_Bracknell,inst_Countries_GB_provinces_Berkshire)). - -fof(axmondialPred5027, axiom, - 609320 = f_PopulationFn(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Liuzhou)). - -fof(axmondialPred5028, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Liuzhou,inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred5029, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_WesternAustralia_cities_Albany,inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred5030, axiom, - f_geographicalSubregion(inst_Madagascar,inst_Continents_Africa)). - -fof(axmondialPred5031, axiom, - f_member(inst_Gabon,inst_Organizations_ICFTU)). - -fof(axmondialPred5032, axiom, - 112966 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_Macae)). - -fof(axmondialPred5033, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_Macae,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred5034, axiom, - f_sharedBorderLength(inst_UnitedArabEmirates,inst_SaudiArabia,f_MeasureFn(457,inst_Kilometer))). - -fof(axmondialPred5035, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Veszprem_cities_Veszprem,inst_Countries_H_provinces_Veszprem)). - -fof(axmondialPred5036, axiom, - f_located(inst_Deserts_Trarza,inst_Mauritania)). - -fof(axmondialPred5037, axiom, - f_landAreaOnly(inst_Deserts_Trarza,f_MeasureFn(25000,inst_SquareKilometer))). - -fof(axmondialPred5038, axiom, - f_member(inst_Japan,inst_Organizations_WHO)). - -fof(axmondialPred5039, axiom, - 580000 = f_PopulationFn(inst_Countries_RO_provinces_Neamt)). - -fof(axmondialPred5040, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Neamt,f_MeasureFn(5890,inst_SquareKilometer))). - -fof(axmondialPred5041, axiom, - f_capitalCity(inst_Countries_RO_provinces_Neamt_cities_PiatraNeamt,inst_Countries_RO_provinces_Neamt)). - -fof(axmondialPred5042, axiom, - f_member(inst_Laos,inst_Organizations_Interpol)). - -fof(axmondialPred5043, axiom, - 625450 = f_PopulationFn(inst_Countries_YV_provinces_Lara_cities_Barquisimeto)). - -fof(axmondialPred5044, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Lara_cities_Barquisimeto,inst_Countries_YV_provinces_Lara)). - -fof(axmondialPred5045, axiom, - f_member(inst_Bahamas,inst_Organizations_ICFTU)). - -fof(axmondialPred5046, axiom, - f_geographicalSubregion(inst_Countries_IL_provinces_TelAviv_cities_TelAviv,inst_Countries_IL_provinces_TelAviv)). - -fof(axmondialPred5047, axiom, - f_member(inst_Singapore,inst_Organizations_IBRD)). - -fof(axmondialPred5048, axiom, - f_member(inst_Belgium,inst_Organizations_AfDB)). - -fof(axmondialPred5049, axiom, - 243698 = f_PopulationFn(inst_Countries_MAL_provinces_Selangor_cities_Kelang)). - -fof(axmondialPred5050, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Selangor_cities_Kelang,inst_Countries_MAL_provinces_Selangor)). - -fof(axmondialPred5051, axiom, - 26178 = f_PopulationFn(inst_Countries_CO_provinces_Vaupes)). - -fof(axmondialPred5052, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Vaupes,f_MeasureFn(65268,inst_SquareKilometer))). - -fof(axmondialPred5053, axiom, - f_capitalCity(inst_Countries_CO_provinces_Vaupes_cities_Mitu,inst_Countries_CO_provinces_Vaupes)). - -fof(axmondialPred5054, axiom, - f_member(inst_Mexico,inst_Organizations_ITU)). - -fof(axmondialPred5055, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Olt_cities_Slatina,inst_Countries_RO_provinces_Olt)). - -fof(axmondialPred5056, axiom, - f_member(inst_Netherlands,inst_Organizations_ILO)). - -fof(axmondialPred5057, axiom, - f_member(inst_Netherlands,inst_Organizations_IEA)). - -fof(axmondialPred5058, axiom, - f_member(inst_Netherlands,inst_Organizations_IMF)). - -fof(axmondialPred5059, axiom, - f_member(inst_Netherlands,inst_Organizations_ECLAC)). - -fof(axmondialPred5060, axiom, - f_member(inst_Netherlands,inst_Organizations_ESA)). - -fof(axmondialPred5061, axiom, - f_member(inst_Netherlands,inst_Organizations_CCC)). - -fof(axmondialPred5062, axiom, - f_member(inst_Netherlands,inst_Organizations_NSG)). - -fof(axmondialPred5063, axiom, - f_member(inst_Netherlands,inst_Organizations_WEU)). - -fof(axmondialPred5064, axiom, - f_member(inst_Netherlands,inst_Organizations_OECD)). - -fof(axmondialPred5065, axiom, - f_member(inst_Netherlands,inst_Organizations_Benelux)). - -fof(axmondialPred5066, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Netherlands,inst_AgriculturalSector,3.4,f_YearFn(1996))). - -fof(axmondialPred5067, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_ZuidHolland,inst_Netherlands)). - -fof(axmondialPred5068, axiom, - f_meetsSpatially(inst_Netherlands,inst_Belgium)). - -fof(axmondialPred5069, axiom, - f_member(inst_Netherlands,inst_Organizations_UNTSO)). - -fof(axmondialPred5070, axiom, - f_member(inst_Netherlands,inst_Organizations_NATO)). - -fof(axmondialPred5071, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_Zeeland,inst_Netherlands)). - -fof(axmondialPred5072, axiom, - f_member(inst_Netherlands,inst_Organizations_ICAO)). - -fof(axmondialPred5073, axiom, - f_member(inst_Netherlands,inst_Organizations_BIS)). - -fof(axmondialPred5074, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Netherlands,inst_IndustrialSector,26.9,f_YearFn(1996))). - -fof(axmondialPred5075, axiom, - f_member(inst_Netherlands,inst_Organizations_UNPREDEP)). - -fof(axmondialPred5076, axiom, - f_landAreaOnly(inst_Netherlands,f_MeasureFn(37330,inst_SquareKilometer))). - -fof(axmondialPred5077, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_Utrecht,inst_Netherlands)). - -fof(axmondialPred5078, axiom, - f_member(inst_Netherlands,inst_Organizations_AsDB)). - -fof(axmondialPred5079, axiom, - f_member(inst_Netherlands,inst_Organizations_EN)). - -fof(axmondialPred5080, axiom, - f_member(inst_Netherlands,inst_Organizations_EBRD)). - -fof(axmondialPred5081, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_Friesland,inst_Netherlands)). - -fof(axmondialPred5082, axiom, - f_capitalCity(inst_Countries_NL_provinces_NoordHolland_cities_Amsterdam,inst_Netherlands)). - -fof(axmondialPred5083, axiom, - f_member(inst_Netherlands,inst_Organizations_IMO)). - -fof(axmondialPred5084, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Netherlands,inst_ServiceSector,69.7,f_YearFn(1996))). - -fof(axmondialPred5085, axiom, - f_member(inst_Netherlands,inst_Organizations_IBRD)). - -fof(axmondialPred5086, axiom, - f_member(inst_Netherlands,inst_Organizations_OAS)). - -fof(axmondialPred5087, axiom, - f_member(inst_Netherlands,inst_Organizations_WHO)). - -fof(axmondialPred5088, axiom, - f_member(inst_Netherlands,inst_Organizations_CE)). - -fof(axmondialPred5089, axiom, - f_member(inst_Netherlands,inst_Organizations_UPU)). - -fof(axmondialPred5090, axiom, - f_member(inst_Netherlands,inst_Organizations_UNHCR)). - -fof(axmondialPred5091, axiom, - f_member(inst_Netherlands,inst_Organizations_Inmarsat)). - -fof(axmondialPred5092, axiom, - f_member(inst_Netherlands,inst_Organizations_PCA)). - -fof(axmondialPred5093, axiom, - 15568034 = f_PopulationFn(inst_Netherlands)). - -fof(axmondialPred5094, axiom, - f_member(inst_Netherlands,inst_Organizations_IFAD)). - -fof(axmondialPred5095, axiom, - f_member(inst_Netherlands,inst_Organizations_ISO)). - -fof(axmondialPred5096, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_NoordHolland,inst_Netherlands)). - -fof(axmondialPred5097, axiom, - f_member(inst_Netherlands,inst_Organizations_IAEA)). - -fof(axmondialPred5098, axiom, - f_member(inst_Netherlands,inst_Organizations_UN)). - -fof(axmondialPred5099, axiom, - f_inflationRateInCountry(inst_Netherlands,2.25)). - -fof(axmondialPred5100, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_NoordBrabant,inst_Netherlands)). - -fof(axmondialPred5101, axiom, - f_member(inst_Netherlands,inst_Organizations_EIB)). - -fof(axmondialPred5102, axiom, - f_member(inst_Netherlands,inst_Organizations_ICC)). - -fof(axmondialPred5103, axiom, - f_member(inst_Netherlands,inst_Organizations_Intelsat)). - -fof(axmondialPred5104, axiom, - f_member(inst_Netherlands,inst_Organizations_Interpol)). - -fof(axmondialPred5105, axiom, - f_member(inst_Netherlands,inst_Organizations_UNMIH)). - -fof(axmondialPred5106, axiom, - f_member(inst_Netherlands,inst_Organizations_UNPROFOR)). - -fof(axmondialPred5107, axiom, - f_member(inst_Netherlands,inst_Organizations_IDA)). - -fof(axmondialPred5108, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_Overijssel,inst_Netherlands)). - -fof(axmondialPred5109, axiom, - f_meetsSpatially(inst_Netherlands,inst_Germany)). - -fof(axmondialPred5110, axiom, - f_member(inst_Netherlands,inst_Organizations_NAM)). - -fof(axmondialPred5111, axiom, - f_member(inst_Netherlands,inst_Organizations_IFC)). - -fof(axmondialPred5112, axiom, - f_member(inst_Netherlands,inst_Organizations_AG)). - -fof(axmondialPred5113, axiom, - f_member(inst_Netherlands,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred5114, axiom, - f_member(inst_Netherlands,inst_Organizations_OSCE)). - -fof(axmondialPred5115, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_Drenthe,inst_Netherlands)). - -fof(axmondialPred5116, axiom, - f_member(inst_Netherlands,inst_Organizations_ITU)). - -fof(axmondialPred5117, axiom, - f_member(inst_Netherlands,inst_Organizations_ICRM)). - -fof(axmondialPred5118, axiom, - f_member(inst_Netherlands,inst_Organizations_IOM)). - -fof(axmondialPred5119, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_Gelderland,inst_Netherlands)). - -fof(axmondialPred5120, axiom, - f_member(inst_Netherlands,inst_Organizations_WTrO)). - -fof(axmondialPred5121, axiom, - f_member(inst_Netherlands,inst_Organizations_EU)). - -fof(axmondialPred5122, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_Flevoland,inst_Netherlands)). - -fof(axmondialPred5123, axiom, - f_member(inst_Netherlands,inst_Organizations_WCL)). - -fof(axmondialPred5124, axiom, - f_member(inst_Netherlands,inst_Organizations_ECE)). - -fof(axmondialPred5125, axiom, - f_member(inst_Netherlands,inst_Organizations_WToO)). - -fof(axmondialPred5126, axiom, - f_member(inst_Netherlands,inst_Organizations_IOC)). - -fof(axmondialPred5127, axiom, - f_member(inst_Netherlands,inst_Organizations_ZC)). - -fof(axmondialPred5128, axiom, - f_member(inst_Netherlands,inst_Organizations_UNIDO)). - -fof(axmondialPred5129, axiom, - f_member(inst_Netherlands,inst_Organizations_AfDB)). - -fof(axmondialPred5130, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_Limburg,inst_Netherlands)). - -fof(axmondialPred5131, axiom, - f_member(inst_Netherlands,inst_Organizations_WMO)). - -fof(axmondialPred5132, axiom, - f_member(inst_Netherlands,inst_Organizations_CERN)). - -fof(axmondialPred5133, axiom, - f_geographicSubregion(inst_Countries_NL_provinces_Groningen,inst_Netherlands)). - -fof(axmondialPred5134, axiom, - f_member(inst_Netherlands,inst_Organizations_UNITAR)). - -fof(axmondialPred5135, axiom, - f_member(inst_Netherlands,inst_Organizations_MTCR)). - -fof(axmondialPred5136, axiom, - f_member(inst_Netherlands,inst_Organizations_UNESCO)). - -fof(axmondialPred5137, axiom, - 2074297 = f_PopulationFn(inst_Countries_MAL_provinces_Johor)). - -fof(axmondialPred5138, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Johor,f_MeasureFn(18986,inst_SquareKilometer))). - -fof(axmondialPred5139, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Johor_cities_JohorBaharu,inst_Countries_MAL_provinces_Johor)). - -fof(axmondialPred5140, axiom, - f_located(inst_Deserts_Kysylkum,inst_Countries_KAZ_provinces_Qyzylorda)). - -fof(axmondialPred5141, axiom, - f_located(inst_Deserts_Kysylkum,inst_Countries_UZB_provinces_Qoraqalpoghiston)). - -fof(axmondialPred5142, axiom, - f_located(inst_Deserts_Kysylkum,inst_Countries_UZB_provinces_Samarqand)). - -fof(axmondialPred5143, axiom, - f_located(inst_Deserts_Kysylkum,inst_Countries_UZB_provinces_Jizzakh)). - -fof(axmondialPred5144, axiom, - f_located(inst_Deserts_Kysylkum,inst_Kazakstan)). - -fof(axmondialPred5145, axiom, - f_located(inst_Deserts_Kysylkum,inst_Uzbekistan)). - -fof(axmondialPred5146, axiom, - f_landAreaOnly(inst_Deserts_Kysylkum,f_MeasureFn(300000,inst_SquareKilometer))). - -fof(axmondialPred5147, axiom, - 1007170 = f_PopulationFn(inst_Countries_MEX_provinces_Puebla_cities_Puebla)). - -fof(axmondialPred5148, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Puebla_cities_Puebla,inst_Countries_MEX_provinces_Puebla)). - -fof(axmondialPred5149, axiom, - 225000 = f_PopulationFn(inst_Countries_RO_provinces_Bihor_cities_Oradea)). - -fof(axmondialPred5150, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Bihor_cities_Oradea,inst_Countries_RO_provinces_Bihor)). - -fof(axmondialPred5151, axiom, - 747297 = f_PopulationFn(inst_Countries_IR_provinces_ChaharMahaleBakhtiari)). - -fof(axmondialPred5152, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_ChaharMahaleBakhtiari,f_MeasureFn(14870,inst_SquareKilometer))). - -fof(axmondialPred5153, axiom, - f_capitalCity(inst_Countries_IR_provinces_ChaharMahaleBakhtiari_cities_ShahreKord,inst_Countries_IR_provinces_ChaharMahaleBakhtiari)). - -fof(axmondialPred5154, axiom, - f_member(inst_Greece,inst_Organizations_ZC)). - -fof(axmondialPred5155, axiom, - f_hasHeadq(inst_Organizations_IDB,inst_Countries_SA_cities_Jeddah)). - -fof(axmondialPred5156, axiom, - f_member(inst_Eritrea,inst_Organizations_Intelsat)). - -fof(axmondialPred5157, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_EN)). - -fof(axmondialPred5158, axiom, - 726000 = f_PopulationFn(inst_Countries_RO_provinces_Timis)). - -fof(axmondialPred5159, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Timis,f_MeasureFn(8692,inst_SquareKilometer))). - -fof(axmondialPred5160, axiom, - f_capitalCity(inst_Countries_RO_provinces_Timis_cities_Timisoara,inst_Countries_RO_provinces_Timis)). - -fof(axmondialPred5161, axiom, - 745689 = f_PopulationFn(inst_Countries_CO_provinces_Bolivar_cities_Cartagena)). - -fof(axmondialPred5162, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Bolivar_cities_Cartagena,inst_Countries_CO_provinces_Bolivar)). - -fof(axmondialPred5163, axiom, - f_geographicalSubregion(inst_Maldives,inst_Continents_Asia)). - -fof(axmondialPred5164, axiom, - f_member(inst_Mexico,inst_Organizations_CCC)). - -fof(axmondialPred5165, axiom, - f_member(inst_France,inst_Organizations_G_7)). - -fof(axmondialPred5166, axiom, - f_member(inst_Chile,inst_Organizations_WCL)). - -fof(axmondialPred5167, axiom, - f_member(inst_Sweden,inst_Organizations_ILO)). - -fof(axmondialPred5168, axiom, - 478000 = f_PopulationFn(inst_Countries_C_provinces_LasTunas)). - -fof(axmondialPred5169, axiom, - f_landAreaOnly(inst_Countries_C_provinces_LasTunas,f_MeasureFn(6589,inst_SquareKilometer))). - -fof(axmondialPred5170, axiom, - f_capitalCity(inst_Countries_C_provinces_LasTunas_cities_VictoriadelasTunas,inst_Countries_C_provinces_LasTunas)). - -fof(axmondialPred5171, axiom, - f_member(inst_China,inst_Organizations_WMO)). - -fof(axmondialPred5172, axiom, - 130000 = f_PopulationFn(inst_Countries_ANG_provinces_CuandoCubango)). - -fof(axmondialPred5173, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_CuandoCubango,f_MeasureFn(199049,inst_SquareKilometer))). - -fof(axmondialPred5174, axiom, - f_capitalCity(inst_Countries_ANG_provinces_CuandoCubango_cities_Menongue,inst_Countries_ANG_provinces_CuandoCubango)). - -fof(axmondialPred5175, axiom, - 145800 = f_PopulationFn(inst_Countries_GB_provinces_Cleveland_cities_Middlesbrough)). - -fof(axmondialPred5176, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cleveland_cities_Middlesbrough,inst_Countries_GB_provinces_Cleveland)). - -fof(axmondialPred5177, axiom, - f_sharedBorderLength(inst_Swaziland,inst_Mozambique,f_MeasureFn(105,inst_Kilometer))). - -fof(axmondialPred5178, axiom, - f_member(inst_Togo,inst_Organizations_IBRD)). - -fof(axmondialPred5179, axiom, - 1511392 = f_PopulationFn(inst_Countries_CO_provinces_SantanderdelSur)). - -fof(axmondialPred5180, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_SantanderdelSur,f_MeasureFn(30537,inst_SquareKilometer))). - -fof(axmondialPred5181, axiom, - f_capitalCity(inst_Countries_CO_provinces_SantanderdelSur_cities_Bucaramanga,inst_Countries_CO_provinces_SantanderdelSur)). - -fof(axmondialPred5182, axiom, - 1814500 = f_PopulationFn(inst_Countries_R_provinces_Tulskayaoblast)). - -fof(axmondialPred5183, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Tulskayaoblast,f_MeasureFn(25700,inst_SquareKilometer))). - -fof(axmondialPred5184, axiom, - f_capitalCity(inst_Countries_R_provinces_Tulskayaoblast_cities_Tula,inst_Countries_R_provinces_Tulskayaoblast)). - -fof(axmondialPred5185, axiom, - 699428 = f_PopulationFn(inst_Countries_CO_provinces_Cesar)). - -fof(axmondialPred5186, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Cesar,f_MeasureFn(22905,inst_SquareKilometer))). - -fof(axmondialPred5187, axiom, - f_capitalCity(inst_Countries_CO_provinces_Cesar_cities_Valledupar,inst_Countries_CO_provinces_Cesar)). - -fof(axmondialPred5188, axiom, - f_member(inst_Bulgaria,inst_Organizations_UNESCO)). - -fof(axmondialPred5189, axiom, - f_member(inst_Jordan,inst_Organizations_Interpol)). - -fof(axmondialPred5190, axiom, - f_member(inst_Kenya,inst_Organizations_IBRD)). - -fof(axmondialPred5191, axiom, - 249662 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Krefeld)). - -fof(axmondialPred5192, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Krefeld,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred5193, axiom, - f_member(inst_Haiti,inst_Organizations_IDA)). - -fof(axmondialPred5194, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Howland_Island,f_MeasureFn(1.6,inst_SquareKilometer))). - -fof(axmondialPred5195, axiom, - f_member(inst_Uruguay,inst_Organizations_WToO)). - -fof(axmondialPred5196, axiom, - f_member(inst_Uruguay,inst_Organizations_Interpol)). - -fof(axmondialPred5197, axiom, - f_member(inst_Uruguay,inst_Organizations_IADB)). - -fof(axmondialPred5198, axiom, - f_member(inst_Uruguay,inst_Organizations_OPANAL)). - -fof(axmondialPred5199, axiom, - f_member(inst_Uruguay,inst_Organizations_UNAMIR)). - -fof(axmondialPred5200, axiom, - f_member(inst_Uruguay,inst_Organizations_IOM)). - -fof(axmondialPred5201, axiom, - f_member(inst_Uruguay,inst_Organizations_UNOMIG)). - -fof(axmondialPred5202, axiom, - f_member(inst_Uruguay,inst_Organizations_IBRD)). - -fof(axmondialPred5203, axiom, - f_member(inst_Uruguay,inst_Organizations_G_77)). - -fof(axmondialPred5204, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Uruguay,inst_IndustrialSector,27.5,f_YearFn(1996))). - -fof(axmondialPred5205, axiom, - f_member(inst_Uruguay,inst_Organizations_Intelsat)). - -fof(axmondialPred5206, axiom, - f_member(inst_Uruguay,inst_Organizations_WHO)). - -fof(axmondialPred5207, axiom, - f_member(inst_Uruguay,inst_Organizations_RG)). - -fof(axmondialPred5208, axiom, - f_member(inst_Uruguay,inst_Organizations_UNMOT)). - -fof(axmondialPred5209, axiom, - f_member(inst_Uruguay,inst_Organizations_OAS)). - -fof(axmondialPred5210, axiom, - f_member(inst_Uruguay,inst_Organizations_UN)). - -fof(axmondialPred5211, axiom, - f_member(inst_Uruguay,inst_Organizations_LAES)). - -fof(axmondialPred5212, axiom, - f_member(inst_Uruguay,inst_Organizations_IFC)). - -fof(axmondialPred5213, axiom, - f_member(inst_Uruguay,inst_Organizations_IFRCS)). - -fof(axmondialPred5214, axiom, - f_member(inst_Uruguay,inst_Organizations_FAO)). - -fof(axmondialPred5215, axiom, - f_meetsSpatially(inst_Uruguay,inst_Brazil)). - -fof(axmondialPred5216, axiom, - f_member(inst_Uruguay,inst_Organizations_ILO)). - -fof(axmondialPred5217, axiom, - f_member(inst_Uruguay,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred5218, axiom, - f_capitalCity(inst_Countries_ROU_cities_Montevideo,inst_Uruguay)). - -fof(axmondialPred5219, axiom, - f_member(inst_Uruguay,inst_Organizations_WCL)). - -fof(axmondialPred5220, axiom, - f_member(inst_Uruguay,inst_Organizations_ECLAC)). - -fof(axmondialPred5221, axiom, - f_member(inst_Uruguay,inst_Organizations_UNIKOM)). - -fof(axmondialPred5222, axiom, - f_member(inst_Uruguay,inst_Organizations_IAEA)). - -fof(axmondialPred5223, axiom, - f_member(inst_Uruguay,inst_Organizations_Mercosur)). - -fof(axmondialPred5224, axiom, - f_member(inst_Uruguay,inst_Organizations_NAM)). - -fof(axmondialPred5225, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Uruguay,inst_ServiceSector,62,f_YearFn(1996))). - -fof(axmondialPred5226, axiom, - f_member(inst_Uruguay,inst_Organizations_ICAO)). - -fof(axmondialPred5227, axiom, - f_inflationRateInCountry(inst_Uruguay,35.4)). - -fof(axmondialPred5228, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Uruguay,inst_AgriculturalSector,10.5,f_YearFn(1996))). - -fof(axmondialPred5229, axiom, - f_member(inst_Uruguay,inst_Organizations_IFAD)). - -fof(axmondialPred5230, axiom, - f_member(inst_Uruguay,inst_Organizations_WMO)). - -fof(axmondialPred5231, axiom, - f_member(inst_Uruguay,inst_Organizations_UNMOGIP)). - -fof(axmondialPred5232, axiom, - f_meetsSpatially(inst_Uruguay,inst_Argentina)). - -fof(axmondialPred5233, axiom, - 3238952 = f_PopulationFn(inst_Uruguay)). - -fof(axmondialPred5234, axiom, - f_member(inst_Uruguay,inst_Organizations_UNESCO)). - -fof(axmondialPred5235, axiom, - f_member(inst_Uruguay,inst_Organizations_IMF)). - -fof(axmondialPred5236, axiom, - f_member(inst_Uruguay,inst_Organizations_UNIDO)). - -fof(axmondialPred5237, axiom, - f_member(inst_Uruguay,inst_Organizations_UNOMIL)). - -fof(axmondialPred5238, axiom, - f_member(inst_Uruguay,inst_Organizations_LAIA)). - -fof(axmondialPred5239, axiom, - f_member(inst_Uruguay,inst_Organizations_CCC)). - -fof(axmondialPred5240, axiom, - f_member(inst_Uruguay,inst_Organizations_WIPO)). - -fof(axmondialPred5241, axiom, - f_landAreaOnly(inst_Uruguay,f_MeasureFn(176220,inst_SquareKilometer))). - -fof(axmondialPred5242, axiom, - f_member(inst_Uruguay,inst_Organizations_ITU)). - -fof(axmondialPred5243, axiom, - f_member(inst_Uruguay,inst_Organizations_UPU)). - -fof(axmondialPred5244, axiom, - f_member(inst_Uruguay,inst_Organizations_ISO)). - -fof(axmondialPred5245, axiom, - f_member(inst_Uruguay,inst_Organizations_WTrO)). - -fof(axmondialPred5246, axiom, - f_member(inst_Uruguay,inst_Organizations_AG)). - -fof(axmondialPred5247, axiom, - f_member(inst_Uruguay,inst_Organizations_G_11)). - -fof(axmondialPred5248, axiom, - f_member(inst_Uruguay,inst_Organizations_IOC)). - -fof(axmondialPred5249, axiom, - f_member(inst_SriLanka,inst_Organizations_UN)). - -fof(axmondialPred5250, axiom, - f_member(inst_Countries_cid_cia_Bermuda,inst_Organizations_IOC)). - -fof(axmondialPred5251, axiom, - 884316 = f_PopulationFn(inst_Countries_J_provinces_Saga)). - -fof(axmondialPred5252, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Saga,f_MeasureFn(2433,inst_SquareKilometer))). - -fof(axmondialPred5253, axiom, - f_capitalCity(inst_Countries_J_provinces_Saga_cities_Saga,inst_Countries_J_provinces_Saga)). - -fof(axmondialPred5254, axiom, - f_member(inst_Maldives,inst_Organizations_IOC)). - -fof(axmondialPred5255, axiom, - f_member(inst_Argentina,inst_Organizations_IMF)). - -fof(axmondialPred5256, axiom, - f_located(inst_Islands_Alicudi,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred5257, axiom, - f_located(inst_Islands_Alicudi,inst_Italy)). - -fof(axmondialPred5258, axiom, - f_located(inst_Lakes_LakeNgami,inst_Botswana)). - -fof(axmondialPred5259, axiom, - f_landAreaOnly(inst_Lakes_LakeNgami,f_MeasureFn(650,inst_SquareKilometer))). - -fof(axmondialPred5260, axiom, - 1441100 = f_PopulationFn(inst_Countries_GB_provinces_Merseyside)). - -fof(axmondialPred5261, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Merseyside,f_MeasureFn(652,inst_SquareKilometer))). - -fof(axmondialPred5262, axiom, - f_capitalCity(inst_Countries_GB_provinces_Merseyside_cities_Liverpool,inst_Countries_GB_provinces_Merseyside)). - -fof(axmondialPred5263, axiom, - f_member(inst_Thailand,inst_Organizations_IOC)). - -fof(axmondialPred5264, axiom, - f_member(inst_Japan,inst_Organizations_PCA)). - -fof(axmondialPred5265, axiom, - f_geographicalSubregion(inst_Rwanda,inst_Continents_Africa)). - -fof(axmondialPred5266, axiom, - f_member(inst_Portugal,inst_Organizations_WEU)). - -fof(axmondialPred5267, axiom, - f_member(inst_Palau,inst_Organizations_WHO)). - -fof(axmondialPred5268, axiom, - f_member(inst_Rwanda,inst_Organizations_G_77)). - -fof(axmondialPred5269, axiom, - f_member(inst_Brazil,inst_Organizations_IFAD)). - -fof(axmondialPred5270, axiom, - 2303302 = f_PopulationFn(inst_Countries_YV_provinces_Miranda)). - -fof(axmondialPred5271, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Miranda,f_MeasureFn(7950,inst_SquareKilometer))). - -fof(axmondialPred5272, axiom, - f_capitalCity(inst_Countries_YV_provinces_Miranda_cities_LosTeques,inst_Countries_YV_provinces_Miranda)). - -fof(axmondialPred5273, axiom, - f_member(inst_Italy,inst_Organizations_IBRD)). - -fof(axmondialPred5274, axiom, - 426305 = f_PopulationFn(inst_Countries_B_provinces_Namur)). - -fof(axmondialPred5275, axiom, - f_landAreaOnly(inst_Countries_B_provinces_Namur,f_MeasureFn(3665,inst_SquareKilometer))). - -fof(axmondialPred5276, axiom, - f_capitalCity(inst_Countries_B_provinces_Namur_cities_Namur,inst_Countries_B_provinces_Namur)). - -fof(axmondialPred5277, axiom, - 715000 = f_PopulationFn(inst_Countries_UZB_provinces_Nawoiy)). - -fof(axmondialPred5278, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Nawoiy,f_MeasureFn(110800,inst_SquareKilometer))). - -fof(axmondialPred5279, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Nawoiy_cities_Nawoiy,inst_Countries_UZB_provinces_Nawoiy)). - -fof(axmondialPred5280, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_WFTU)). - -fof(axmondialPred5281, axiom, - f_member(inst_Colombia,inst_Organizations_CDB)). - -fof(axmondialPred5282, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_ACCT)). - -fof(axmondialPred5283, axiom, - 147864 = f_PopulationFn(inst_Countries_USA_provinces_Arizona_cities_Glendale)). - -fof(axmondialPred5284, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Arizona_cities_Glendale,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred5285, axiom, - 318000 = f_PopulationFn(inst_Countries_BD_cities_Rajshahi)). - -fof(axmondialPred5286, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Rajshahi,inst_Bangladesh)). - -fof(axmondialPred5287, axiom, - f_member(inst_Mexico,inst_Organizations_EBRD)). - -fof(axmondialPred5288, axiom, - f_sharedBorderLength(inst_Germany,inst_Austria,f_MeasureFn(784,inst_Kilometer))). - -fof(axmondialPred5289, axiom, - f_member(inst_Eritrea,inst_Organizations_UNIDO)). - -fof(axmondialPred5290, axiom, - 604300 = f_PopulationFn(inst_Countries_GB_provinces_Durham)). - -fof(axmondialPred5291, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Durham,f_MeasureFn(2436,inst_SquareKilometer))). - -fof(axmondialPred5292, axiom, - f_capitalCity(inst_Countries_GB_provinces_Durham_cities_Durham,inst_Countries_GB_provinces_Durham)). - -fof(axmondialPred5293, axiom, - f_member(inst_Ukraine,inst_Organizations_Inmarsat)). - -fof(axmondialPred5294, axiom, - f_member(inst_Libya,inst_Organizations_AMU)). - -fof(axmondialPred5295, axiom, - 89862 = f_PopulationFn(inst_Countries_USA_provinces_Arizona_cities_Chandler)). - -fof(axmondialPred5296, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Arizona_cities_Chandler,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred5297, axiom, - 456618 = f_PopulationFn(inst_Countries_IND_provinces_Kerala_cities_Kozhikode)). - -fof(axmondialPred5298, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Kerala_cities_Kozhikode,inst_Countries_IND_provinces_Kerala)). - -fof(axmondialPred5299, axiom, - f_member(inst_CzechRepublic,inst_Organizations_FAO)). - -fof(axmondialPred5300, axiom, - f_member(inst_Chile,inst_Organizations_IMO)). - -fof(axmondialPred5301, axiom, - f_member(inst_Chile,inst_Organizations_WFTU)). - -fof(axmondialPred5302, axiom, - f_member(inst_Chile,inst_Organizations_IADB)). - -fof(axmondialPred5303, axiom, - f_member(inst_Chile,inst_Organizations_WIPO)). - -fof(axmondialPred5304, axiom, - f_member(inst_Chile,inst_Organizations_ITU)). - -fof(axmondialPred5305, axiom, - f_meetsSpatially(inst_Chile,inst_Argentina)). - -fof(axmondialPred5306, axiom, - f_member(inst_Chile,inst_Organizations_UPU)). - -fof(axmondialPred5307, axiom, - f_member(inst_Chile,inst_Organizations_UN)). - -fof(axmondialPred5308, axiom, - f_member(inst_Chile,inst_Organizations_G_11)). - -fof(axmondialPred5309, axiom, - f_member(inst_Chile,inst_Organizations_PCA)). - -fof(axmondialPred5310, axiom, - f_member(inst_Chile,inst_Organizations_RG)). - -fof(axmondialPred5311, axiom, - f_member(inst_Chile,inst_Organizations_IBRD)). - -fof(axmondialPred5312, axiom, - f_member(inst_Chile,inst_Organizations_WTrO)). - -fof(axmondialPred5313, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Chile,inst_IndustrialSector,36.4,f_YearFn(1996))). - -fof(axmondialPred5314, axiom, - f_member(inst_Chile,inst_Organizations_Intelsat)). - -fof(axmondialPred5315, axiom, - f_member(inst_Chile,inst_Organizations_ILO)). - -fof(axmondialPred5316, axiom, - f_member(inst_Chile,inst_Organizations_OPANAL)). - -fof(axmondialPred5317, axiom, - f_member(inst_Chile,inst_Organizations_IAEA)). - -fof(axmondialPred5318, axiom, - f_member(inst_Chile,inst_Organizations_Inmarsat)). - -fof(axmondialPred5319, axiom, - f_member(inst_Chile,inst_Organizations_UNMOGIP)). - -fof(axmondialPred5320, axiom, - f_member(inst_Chile,inst_Organizations_IDA)). - -fof(axmondialPred5321, axiom, - f_inflationRateInCountry(inst_Chile,8.1)). - -fof(axmondialPred5322, axiom, - f_member(inst_Chile,inst_Organizations_IMF)). - -fof(axmondialPred5323, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Chile,inst_ServiceSector,56.2,f_YearFn(1996))). - -fof(axmondialPred5324, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Chile,inst_AgriculturalSector,7.4,f_YearFn(1996))). - -fof(axmondialPred5325, axiom, - f_member(inst_Chile,inst_Organizations_IOM)). - -fof(axmondialPred5326, axiom, - f_member(inst_Chile,inst_Organizations_ICFTU)). - -fof(axmondialPred5327, axiom, - f_member(inst_Chile,inst_Organizations_ECLAC)). - -fof(axmondialPred5328, axiom, - f_member(inst_Chile,inst_Organizations_APEC)). - -fof(axmondialPred5329, axiom, - f_member(inst_Chile,inst_Organizations_WHO)). - -fof(axmondialPred5330, axiom, - f_member(inst_Chile,inst_Organizations_IFC)). - -fof(axmondialPred5331, axiom, - f_member(inst_Chile,inst_Organizations_UNU)). - -fof(axmondialPred5332, axiom, - f_member(inst_Chile,inst_Organizations_ICAO)). - -fof(axmondialPred5333, axiom, - f_member(inst_Chile,inst_Organizations_IOC)). - -fof(axmondialPred5334, axiom, - f_member(inst_Chile,inst_Organizations_ISO)). - -fof(axmondialPred5335, axiom, - f_member(inst_Chile,inst_Organizations_WToO)). - -fof(axmondialPred5336, axiom, - f_member(inst_Chile,inst_Organizations_IFAD)). - -fof(axmondialPred5337, axiom, - f_member(inst_Chile,inst_Organizations_FAO)). - -fof(axmondialPred5338, axiom, - f_meetsSpatially(inst_Chile,inst_Bolivia)). - -fof(axmondialPred5339, axiom, - f_member(inst_Chile,inst_Organizations_NAM)). - -fof(axmondialPred5340, axiom, - f_member(inst_Chile,inst_Organizations_LAES)). - -fof(axmondialPred5341, axiom, - 14333258 = f_PopulationFn(inst_Chile)). - -fof(axmondialPred5342, axiom, - f_member(inst_Chile,inst_Organizations_WMO)). - -fof(axmondialPred5343, axiom, - f_member(inst_Chile,inst_Organizations_UNTSO)). - -fof(axmondialPred5344, axiom, - f_meetsSpatially(inst_Chile,inst_Peru)). - -fof(axmondialPred5345, axiom, - f_capitalCity(inst_Countries_RCH_cities_Santiago,inst_Chile)). - -fof(axmondialPred5346, axiom, - f_member(inst_Chile,inst_Organizations_UNESCO)). - -fof(axmondialPred5347, axiom, - f_member(inst_Chile,inst_Organizations_Interpol)). - -fof(axmondialPred5348, axiom, - f_landAreaOnly(inst_Chile,f_MeasureFn(756950,inst_SquareKilometer))). - -fof(axmondialPred5349, axiom, - f_member(inst_Chile,inst_Organizations_Mercosur)). - -fof(axmondialPred5350, axiom, - f_member(inst_Chile,inst_Organizations_LAIA)). - -fof(axmondialPred5351, axiom, - f_geographicalSubregion(inst_Chad,inst_Continents_Africa)). - -fof(axmondialPred5352, axiom, - f_member(inst_Tanzania,inst_Organizations_IFRCS)). - -fof(axmondialPred5353, axiom, - f_member(inst_Finland,inst_Organizations_ECE)). - -fof(axmondialPred5354, axiom, - 153483 = f_PopulationFn(inst_Countries_PK_cities_Okara)). - -fof(axmondialPred5355, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Okara,inst_Pakistan)). - -fof(axmondialPred5356, axiom, - 328000 = f_PopulationFn(inst_Countries_RO_provinces_BistritaNasaud)). - -fof(axmondialPred5357, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_BistritaNasaud,f_MeasureFn(5305,inst_SquareKilometer))). - -fof(axmondialPred5358, axiom, - f_capitalCity(inst_Countries_RO_provinces_BistritaNasaud_cities_Bistrita,inst_Countries_RO_provinces_BistritaNasaud)). - -fof(axmondialPred5359, axiom, - f_member(inst_Portugal,inst_Organizations_EBRD)). - -fof(axmondialPred5360, axiom, - 1183576 = f_PopulationFn(inst_Countries_E_provinces_Aragon)). - -fof(axmondialPred5361, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Aragon,f_MeasureFn(47720,inst_SquareKilometer))). - -fof(axmondialPred5362, axiom, - f_capitalCity(inst_Countries_E_provinces_Aragon_cities_Zaragoza,inst_Countries_E_provinces_Aragon)). - -fof(axmondialPred5363, axiom, - f_member(inst_Iraq,inst_Organizations_IFRCS)). - -fof(axmondialPred5364, axiom, - f_member(inst_SouthAfrica,inst_Organizations_IFRCS)). - -fof(axmondialPred5365, axiom, - f_member(inst_Togo,inst_Organizations_ACCT)). - -fof(axmondialPred5366, axiom, - 382633 = f_PopulationFn(inst_Countries_MAL_provinces_Perak_cities_Ipoh)). - -fof(axmondialPred5367, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Perak_cities_Ipoh,inst_Countries_MAL_provinces_Perak)). - -fof(axmondialPred5368, axiom, - f_member(inst_Armenia,inst_Organizations_FAO)). - -fof(axmondialPred5369, axiom, - f_member(inst_Norway,inst_Organizations_CCC)). - -fof(axmondialPred5370, axiom, - f_member(inst_Liechtenstein,inst_Organizations_UN)). - -fof(axmondialPred5371, axiom, - f_member(inst_Madagascar,inst_Organizations_NAM)). - -fof(axmondialPred5372, axiom, - f_member(inst_Sweden,inst_Organizations_IBRD)). - -fof(axmondialPred5373, axiom, - 2287800 = f_PopulationFn(inst_Countries_GB_provinces_Strathclyde)). - -fof(axmondialPred5374, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Strathclyde,f_MeasureFn(13773,inst_SquareKilometer))). - -fof(axmondialPred5375, axiom, - f_capitalCity(inst_Countries_GB_provinces_Strathclyde_cities_Glasgow,inst_Countries_GB_provinces_Strathclyde)). - -fof(axmondialPred5376, axiom, - f_member(inst_Rwanda,inst_Organizations_IFRCS)). - -fof(axmondialPred5377, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Adamaoua_cities_Ngaoundere,inst_Countries_CAM_provinces_Adamaoua)). - -fof(axmondialPred5378, axiom, - f_geographicalSubregion(inst_Iceland,inst_Continents_Europe)). - -fof(axmondialPred5379, axiom, - 972000 = f_PopulationFn(inst_Countries_C_provinces_Holguin)). - -fof(axmondialPred5380, axiom, - f_landAreaOnly(inst_Countries_C_provinces_Holguin,f_MeasureFn(9301,inst_SquareKilometer))). - -fof(axmondialPred5381, axiom, - f_capitalCity(inst_Countries_C_provinces_Holguin_cities_Holguin,inst_Countries_C_provinces_Holguin)). - -fof(axmondialPred5382, axiom, - f_member(inst_Cyprus,inst_Organizations_UNIDO)). - -fof(axmondialPred5383, axiom, - 24517 = f_PopulationFn(inst_Countries_N_provinces_Oestfold_cities_Moss)). - -fof(axmondialPred5384, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Oestfold_cities_Moss,inst_Countries_N_provinces_Oestfold)). - -fof(axmondialPred5385, axiom, - f_sharedBorderLength(inst_China,inst_Afghanistan,f_MeasureFn(76,inst_Kilometer))). - -fof(axmondialPred5386, axiom, - 139094 = f_PopulationFn(inst_Countries_E_provinces_Valencia_cities_CastellondelaPlana)). - -fof(axmondialPred5387, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Valencia_cities_CastellondelaPlana,inst_Countries_E_provinces_Valencia)). - -fof(axmondialPred5388, axiom, - f_member(inst_Croatia,inst_Organizations_ECE)). - -fof(axmondialPred5389, axiom, - 388833 = f_PopulationFn(inst_Countries_RA_provinces_Neuquen)). - -fof(axmondialPred5390, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Neuquen,f_MeasureFn(94078,inst_SquareKilometer))). - -fof(axmondialPred5391, axiom, - f_capitalCity(inst_Countries_RA_provinces_Neuquen_cities_Neuquen,inst_Countries_RA_provinces_Neuquen)). - -fof(axmondialPred5392, axiom, - 817868 = f_PopulationFn(inst_Countries_IRQ_provinces_AlAnbar)). - -fof(axmondialPred5393, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_AlAnbar,f_MeasureFn(138501,inst_SquareKilometer))). - -fof(axmondialPred5394, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_AlAnbar_cities_ArRamadi,inst_Countries_IRQ_provinces_AlAnbar)). - -fof(axmondialPred5395, axiom, - 116767 = f_PopulationFn(inst_Countries_RI_cities_TebingTinggi)). - -fof(axmondialPred5396, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_TebingTinggi,inst_Indonesia)). - -fof(axmondialPred5397, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Swaziland,inst_IndustrialSector,40,f_YearFn(1996))). - -fof(axmondialPred5398, axiom, - f_member(inst_Swaziland,inst_Organizations_ECA)). - -fof(axmondialPred5399, axiom, - f_member(inst_Swaziland,inst_Organizations_UN)). - -fof(axmondialPred5400, axiom, - f_capitalCity(inst_Countries_SD_cities_Mbabane,inst_Swaziland)). - -fof(axmondialPred5401, axiom, - f_member(inst_Swaziland,inst_Organizations_ACP)). - -fof(axmondialPred5402, axiom, - f_member(inst_Swaziland,inst_Organizations_OAU)). - -fof(axmondialPred5403, axiom, - f_member(inst_Swaziland,inst_Organizations_WIPO)). - -fof(axmondialPred5404, axiom, - f_member(inst_Swaziland,inst_Organizations_ICRM)). - -fof(axmondialPred5405, axiom, - f_member(inst_Swaziland,inst_Organizations_G_77)). - -fof(axmondialPred5406, axiom, - f_member(inst_Swaziland,inst_Organizations_IMF)). - -fof(axmondialPred5407, axiom, - f_member(inst_Swaziland,inst_Organizations_ILO)). - -fof(axmondialPred5408, axiom, - f_member(inst_Swaziland,inst_Organizations_FAO)). - -fof(axmondialPred5409, axiom, - f_member(inst_Swaziland,inst_Organizations_PCA)). - -fof(axmondialPred5410, axiom, - f_member(inst_Swaziland,inst_Organizations_NAM)). - -fof(axmondialPred5411, axiom, - f_member(inst_Swaziland,inst_Organizations_IFAD)). - -fof(axmondialPred5412, axiom, - f_member(inst_Swaziland,inst_Organizations_ITU)). - -fof(axmondialPred5413, axiom, - f_member(inst_Swaziland,inst_Organizations_ICAO)). - -fof(axmondialPred5414, axiom, - f_meetsSpatially(inst_Swaziland,inst_Mozambique)). - -fof(axmondialPred5415, axiom, - f_inflationRateInCountry(inst_Swaziland,14.7)). - -fof(axmondialPred5416, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Swaziland,inst_ServiceSector,35,f_YearFn(1996))). - -fof(axmondialPred5417, axiom, - f_member(inst_Swaziland,inst_Organizations_IDA)). - -fof(axmondialPred5418, axiom, - f_meetsSpatially(inst_Swaziland,inst_SouthAfrica)). - -fof(axmondialPred5419, axiom, - f_member(inst_Swaziland,inst_Organizations_Intelsat)). - -fof(axmondialPred5420, axiom, - f_member(inst_Swaziland,inst_Organizations_C)). - -fof(axmondialPred5421, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Swaziland,inst_AgriculturalSector,25,f_YearFn(1996))). - -fof(axmondialPred5422, axiom, - f_landAreaOnly(inst_Swaziland,f_MeasureFn(17360,inst_SquareKilometer))). - -fof(axmondialPred5423, axiom, - f_member(inst_Swaziland,inst_Organizations_IOC)). - -fof(axmondialPred5424, axiom, - f_member(inst_Swaziland,inst_Organizations_CCC)). - -fof(axmondialPred5425, axiom, - f_member(inst_Swaziland,inst_Organizations_Interpol)). - -fof(axmondialPred5426, axiom, - f_member(inst_Swaziland,inst_Organizations_UNIDO)). - -fof(axmondialPred5427, axiom, - f_member(inst_Swaziland,inst_Organizations_UNESCO)). - -fof(axmondialPred5428, axiom, - f_member(inst_Swaziland,inst_Organizations_AfDB)). - -fof(axmondialPred5429, axiom, - f_member(inst_Swaziland,inst_Organizations_UPU)). - -fof(axmondialPred5430, axiom, - 998730 = f_PopulationFn(inst_Swaziland)). - -fof(axmondialPred5431, axiom, - f_member(inst_Swaziland,inst_Organizations_WHO)). - -fof(axmondialPred5432, axiom, - f_member(inst_Swaziland,inst_Organizations_IBRD)). - -fof(axmondialPred5433, axiom, - f_member(inst_Swaziland,inst_Organizations_IFRCS)). - -fof(axmondialPred5434, axiom, - f_member(inst_Swaziland,inst_Organizations_SADC)). - -fof(axmondialPred5435, axiom, - f_member(inst_Swaziland,inst_Organizations_SACU)). - -fof(axmondialPred5436, axiom, - 180200 = f_PopulationFn(inst_Countries_GB_provinces_Merseyside_cities_SaintHelens)). - -fof(axmondialPred5437, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Merseyside_cities_SaintHelens,inst_Countries_GB_provinces_Merseyside)). - -fof(axmondialPred5438, axiom, - f_member(inst_Spain,inst_Organizations_UPU)). - -fof(axmondialPred5439, axiom, - f_member(inst_Nepal,inst_Organizations_WFTU)). - -fof(axmondialPred5440, axiom, - f_member(inst_Russia,inst_Organizations_UNAMIR)). - -fof(axmondialPred5441, axiom, - f_member(inst_Mali,inst_Organizations_UNMIH)). - -fof(axmondialPred5442, axiom, - f_member(inst_Mexico,inst_Organizations_LAIA)). - -fof(axmondialPred5443, axiom, - f_located(inst_Deserts_Tanesruft,inst_Mali)). - -fof(axmondialPred5444, axiom, - f_located(inst_Deserts_Tanesruft,inst_Algeria)). - -fof(axmondialPred5445, axiom, - f_landAreaOnly(inst_Deserts_Tanesruft,f_MeasureFn(30000,inst_SquareKilometer))). - -fof(axmondialPred5446, axiom, - f_member(inst_Spain,inst_Organizations_IDA)). - -fof(axmondialPred5447, axiom, - f_member(inst_Maldives,inst_Organizations_OIC)). - -fof(axmondialPred5448, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNOMIG)). - -fof(axmondialPred5449, axiom, - 4012543 = f_PopulationFn(inst_Countries_SUD_provinces_alWusta)). - -fof(axmondialPred5450, axiom, - f_landAreaOnly(inst_Countries_SUD_provinces_alWusta,f_MeasureFn(139017,inst_SquareKilometer))). - -fof(axmondialPred5451, axiom, - f_capitalCity(inst_Countries_SUD_provinces_alWusta_cities_WadMadani,inst_Countries_SUD_provinces_alWusta)). - -fof(axmondialPred5452, axiom, - f_member(inst_Namibia,inst_Organizations_WHO)). - -fof(axmondialPred5453, axiom, - f_member(inst_Burundi,inst_Organizations_ICRM)). - -fof(axmondialPred5454, axiom, - 302789 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Xingtai)). - -fof(axmondialPred5455, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Xingtai,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred5456, axiom, - 169930 = f_PopulationFn(inst_Countries_TJ_provinces_Shaanxi_cities_Hanzhong)). - -fof(axmondialPred5457, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shaanxi_cities_Hanzhong,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred5458, axiom, - f_member(inst_Thailand,inst_Organizations_ICRM)). - -fof(axmondialPred5459, axiom, - 1750303 = f_PopulationFn(inst_Countries_TR_provinces_Konya)). - -fof(axmondialPred5460, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Konya,f_MeasureFn(38257,inst_SquareKilometer))). - -fof(axmondialPred5461, axiom, - f_capitalCity(inst_Countries_TR_provinces_Konya_cities_Konya,inst_Countries_TR_provinces_Konya)). - -fof(axmondialPred5462, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Paracel_Islands,f_MeasureFn(1,inst_SquareKilometer))). - -fof(axmondialPred5463, axiom, - f_member(inst_Mauritania,inst_Organizations_IMO)). - -fof(axmondialPred5464, axiom, - 91996 = f_PopulationFn(inst_Countries_Q_cities_Rayyan)). - -fof(axmondialPred5465, axiom, - f_geographicalSubregion(inst_Countries_Q_cities_Rayyan,inst_Qatar)). - -fof(axmondialPred5466, axiom, - 246824 = f_PopulationFn(inst_Countries_N_provinces_SoerTrondelag)). - -fof(axmondialPred5467, axiom, - f_capitalCity(inst_Countries_N_provinces_SoerTrondelag_cities_Trondheim,inst_Countries_N_provinces_SoerTrondelag)). - -fof(axmondialPred5468, axiom, - f_member(inst_Slovenia,inst_Organizations_CE)). - -fof(axmondialPred5469, axiom, - 842052 = f_PopulationFn(inst_Countries_THA_provinces_SuphanBuri)). - -fof(axmondialPred5470, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SuphanBuri,f_MeasureFn(5363,inst_SquareKilometer))). - -fof(axmondialPred5471, axiom, - 938500 = f_PopulationFn(inst_Countries_VN_provinces_TraVinh)). - -fof(axmondialPred5472, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_TraVinh,f_MeasureFn(2369,inst_SquareKilometer))). - -fof(axmondialPred5473, axiom, - f_member(inst_Maldives,inst_Organizations_G_77)). - -fof(axmondialPred5474, axiom, - 338207 = f_PopulationFn(inst_Countries_Z_provinces_Copperbelt_cities_Kitwe)). - -fof(axmondialPred5475, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Copperbelt_cities_Kitwe,inst_Countries_Z_provinces_Copperbelt)). - -fof(axmondialPred5476, axiom, - f_sharedBorderLength(inst_CzechRepublic,inst_Austria,f_MeasureFn(362,inst_Kilometer))). - -fof(axmondialPred5477, axiom, - 966500 = f_PopulationFn(inst_Countries_GB_provinces_Cheshire)). - -fof(axmondialPred5478, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Cheshire,f_MeasureFn(2329,inst_SquareKilometer))). - -fof(axmondialPred5479, axiom, - f_capitalCity(inst_Countries_GB_provinces_Cheshire_cities_Chester,inst_Countries_GB_provinces_Cheshire)). - -fof(axmondialPred5480, axiom, - f_member(inst_Oman,inst_Organizations_WHO)). - -fof(axmondialPred5481, axiom, - f_member(inst_Iceland,inst_Organizations_ICFTU)). - -fof(axmondialPred5482, axiom, - f_member(inst_Croatia,inst_Organizations_WHO)). - -fof(axmondialPred5483, axiom, - f_member(inst_Switzerland,inst_Organizations_IFRCS)). - -fof(axmondialPred5484, axiom, - f_member(inst_Togo,inst_Organizations_Interpol)). - -fof(axmondialPred5485, axiom, - 531470 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Changzhou)). - -fof(axmondialPred5486, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Changzhou,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred5487, axiom, - 283055 = f_PopulationFn(inst_Countries_THA_provinces_AngThong)). - -fof(axmondialPred5488, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_AngThong,f_MeasureFn(969,inst_SquareKilometer))). - -fof(axmondialPred5489, axiom, - 309512 = f_PopulationFn(inst_Countries_TR_provinces_Kirklareli)). - -fof(axmondialPred5490, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Kirklareli,f_MeasureFn(6550,inst_SquareKilometer))). - -fof(axmondialPred5491, axiom, - f_capitalCity(inst_Countries_TR_provinces_Kirklareli_cities_Kirklareli,inst_Countries_TR_provinces_Kirklareli)). - -fof(axmondialPred5492, axiom, - 32500 = f_PopulationFn(inst_Countries_HCA_provinces_Cortes_cities_PuertoCortes)). - -fof(axmondialPred5493, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Cortes_cities_PuertoCortes,inst_Countries_HCA_provinces_Cortes)). - -fof(axmondialPred5494, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofIngushetiya_cities_Nazran,inst_Countries_R_provinces_Rep_ofIngushetiya)). - -fof(axmondialPred5495, axiom, - 141404 = f_PopulationFn(inst_Countries_F_provinces_PaysdelaLoire_cities_Angers)). - -fof(axmondialPred5496, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_PaysdelaLoire_cities_Angers,inst_Countries_F_provinces_PaysdelaLoire)). - -fof(axmondialPred5497, axiom, - f_member(inst_Mozambique,inst_Organizations_IFAD)). - -fof(axmondialPred5498, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_ITU)). - -fof(axmondialPred5499, axiom, - f_sharedBorderLength(inst_Ukraine,inst_Poland,f_MeasureFn(428,inst_Kilometer))). - -fof(axmondialPred5500, axiom, - f_located(inst_Mountains_HumphreysPeak,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred5501, axiom, - f_located(inst_Mountains_HumphreysPeak,inst_UnitedStates)). - -fof(axmondialPred5502, axiom, - f_member(inst_Niger,inst_Organizations_OIC)). - -fof(axmondialPred5503, axiom, - 656925 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Nasik)). - -fof(axmondialPred5504, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Nasik,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred5505, axiom, - f_member(inst_France,inst_Organizations_G_5)). - -fof(axmondialPred5506, axiom, - 208300 = f_PopulationFn(inst_Countries_EAT_provinces_MjiniMagharibi)). - -fof(axmondialPred5507, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_MjiniMagharibi,f_MeasureFn(230,inst_SquareKilometer))). - -fof(axmondialPred5508, axiom, - f_capitalCity(inst_Countries_EAT_provinces_MjiniMagharibi_cities_Zanzibar,inst_Countries_EAT_provinces_MjiniMagharibi)). - -fof(axmondialPred5509, axiom, - f_member(inst_Maldives,inst_Organizations_UNESCO)). - -fof(axmondialPred5510, axiom, - 184070 = f_PopulationFn(inst_Countries_MAL_provinces_Perlis)). - -fof(axmondialPred5511, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Perlis,f_MeasureFn(795,inst_SquareKilometer))). - -fof(axmondialPred5512, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Perlis_cities_Kangar,inst_Countries_MAL_provinces_Perlis)). - -fof(axmondialPred5513, axiom, - f_member(inst_SaintLucia,inst_Organizations_Caricom)). - -fof(axmondialPred5514, axiom, - 309372 = f_PopulationFn(inst_Countries_CO_provinces_Magdalena_cities_SantaMarta)). - -fof(axmondialPred5515, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Magdalena_cities_SantaMarta,inst_Countries_CO_provinces_Magdalena)). - -fof(axmondialPred5516, axiom, - f_member(inst_Ukraine,inst_Organizations_WMO)). - -fof(axmondialPred5517, axiom, - 1257504 = f_PopulationFn(inst_Countries_ROK_cities_Kwangju)). - -fof(axmondialPred5518, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Kwangju,inst_SouthKorea)). - -fof(axmondialPred5519, axiom, - f_member(inst_Brazil,inst_Organizations_IFC)). - -fof(axmondialPred5520, axiom, - 218071 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Huzhou)). - -fof(axmondialPred5521, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Huzhou,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred5522, axiom, - 364130 = f_PopulationFn(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Guilin)). - -fof(axmondialPred5523, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Guilin,inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred5524, axiom, - 106000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofKomi_cities_Ukhta)). - -fof(axmondialPred5525, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofKomi_cities_Ukhta,inst_Countries_R_provinces_Rep_ofKomi)). - -fof(axmondialPred5526, axiom, - f_sharedBorderLength(inst_Togo,inst_BurkinaFaso,f_MeasureFn(126,inst_Kilometer))). - -fof(axmondialPred5527, axiom, - f_member(inst_Poland,inst_Organizations_OAS)). - -fof(axmondialPred5528, axiom, - f_member(inst_Argentina,inst_Organizations_WCL)). - -fof(axmondialPred5529, axiom, - f_member(inst_France,inst_Organizations_UNIDO)). - -fof(axmondialPred5530, axiom, - f_member(inst_Austria,inst_Organizations_WToO)). - -fof(axmondialPred5531, axiom, - 127047 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Cotia)). - -fof(axmondialPred5532, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Cotia,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred5533, axiom, - f_member(inst_Mauritania,inst_Organizations_IMF)). - -fof(axmondialPred5534, axiom, - 129000 = f_PopulationFn(inst_Countries_UZB_provinces_Farghona_cities_Marghilon)). - -fof(axmondialPred5535, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Farghona_cities_Marghilon,inst_Countries_UZB_provinces_Farghona)). - -fof(axmondialPred5536, axiom, - f_member(inst_UnitedStates,inst_Organizations_IBRD)). - -fof(axmondialPred5537, axiom, - f_member(inst_Singapore,inst_Organizations_ESCAP)). - -fof(axmondialPred5538, axiom, - f_member(inst_Belgium,inst_Organizations_IOC)). - -fof(axmondialPred5539, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_WCL)). - -fof(axmondialPred5540, axiom, - f_member(inst_Grenada,inst_Organizations_UPU)). - -fof(axmondialPred5541, axiom, - f_member(inst_Sweden,inst_Organizations_NIB)). - -fof(axmondialPred5542, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_WHO)). - -fof(axmondialPred5543, axiom, - 123684 = f_PopulationFn(inst_Countries_IR_provinces_Mazandaran_cities_Qaemshahr)). - -fof(axmondialPred5544, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Mazandaran_cities_Qaemshahr,inst_Countries_IR_provinces_Mazandaran)). - -fof(axmondialPred5545, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Bushehr_cities_Bushehr,inst_Countries_IR_provinces_Bushehr)). - -fof(axmondialPred5546, axiom, - f_member(inst_Iraq,inst_Organizations_PCA)). - -fof(axmondialPred5547, axiom, - f_member(inst_SaudiArabia,inst_Organizations_AfDB)). - -fof(axmondialPred5548, axiom, - 1405800 = f_PopulationFn(inst_Countries_UA_provinces_Chernivetska)). - -fof(axmondialPred5549, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Chernivetska,f_MeasureFn(8100,inst_SquareKilometer))). - -fof(axmondialPred5550, axiom, - f_capitalCity(inst_Countries_UA_provinces_Chernivetska_cities_Chernivtsi,inst_Countries_UA_provinces_Chernivetska)). - -fof(axmondialPred5551, axiom, - 501000 = f_PopulationFn(inst_Countries_A_provinces_Salzburg)). - -fof(axmondialPred5552, axiom, - f_landAreaOnly(inst_Countries_A_provinces_Salzburg,f_MeasureFn(7154,inst_SquareKilometer))). - -fof(axmondialPred5553, axiom, - f_capitalCity(inst_Countries_A_provinces_Salzburg_cities_Salzburg,inst_Countries_A_provinces_Salzburg)). - -fof(axmondialPred5554, axiom, - f_member(inst_Switzerland,inst_Organizations_ICFTU)). - -fof(axmondialPred5555, axiom, - f_member(inst_NewZealand,inst_Organizations_UN)). - -fof(axmondialPred5556, axiom, - f_landAreaOnly(inst_NewZealand,f_MeasureFn(268680,inst_SquareKilometer))). - -fof(axmondialPred5557, axiom, - f_member(inst_NewZealand,inst_Organizations_WHO)). - -fof(axmondialPred5558, axiom, - f_member(inst_NewZealand,inst_Organizations_PCA)). - -fof(axmondialPred5559, axiom, - f_member(inst_NewZealand,inst_Organizations_WFTU)). - -fof(axmondialPred5560, axiom, - f_member(inst_NewZealand,inst_Organizations_IFRCS)). - -fof(axmondialPred5561, axiom, - f_member(inst_NewZealand,inst_Organizations_ILO)). - -fof(axmondialPred5562, axiom, - f_member(inst_NewZealand,inst_Organizations_UNTSO)). - -fof(axmondialPred5563, axiom, - f_member(inst_NewZealand,inst_Organizations_Intelsat)). - -fof(axmondialPred5564, axiom, - f_member(inst_NewZealand,inst_Organizations_ANZUS)). - -fof(axmondialPred5565, axiom, - f_member(inst_NewZealand,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred5566, axiom, - f_member(inst_NewZealand,inst_Organizations_WIPO)). - -fof(axmondialPred5567, axiom, - f_member(inst_NewZealand,inst_Organizations_Inmarsat)). - -fof(axmondialPred5568, axiom, - f_member(inst_NewZealand,inst_Organizations_IBRD)). - -fof(axmondialPred5569, axiom, - f_inflationRateInCountry(inst_NewZealand,2)). - -fof(axmondialPred5570, axiom, - f_member(inst_NewZealand,inst_Organizations_UPU)). - -fof(axmondialPred5571, axiom, - f_member(inst_NewZealand,inst_Organizations_OECD)). - -fof(axmondialPred5572, axiom, - f_member(inst_NewZealand,inst_Organizations_C)). - -fof(axmondialPred5573, axiom, - f_member(inst_NewZealand,inst_Organizations_UNPROFOR)). - -fof(axmondialPred5574, axiom, - f_member(inst_NewZealand,inst_Organizations_MTCR)). - -fof(axmondialPred5575, axiom, - f_member(inst_NewZealand,inst_Organizations_UNIDO)). - -fof(axmondialPred5576, axiom, - f_member(inst_NewZealand,inst_Organizations_FAO)). - -fof(axmondialPred5577, axiom, - f_member(inst_NewZealand,inst_Organizations_IFAD)). - -fof(axmondialPred5578, axiom, - f_member(inst_NewZealand,inst_Organizations_Interpol)). - -fof(axmondialPred5579, axiom, - f_member(inst_NewZealand,inst_Organizations_ICRM)). - -fof(axmondialPred5580, axiom, - f_member(inst_NewZealand,inst_Organizations_IEA)). - -fof(axmondialPred5581, axiom, - f_sectorCompositionOfGDPInPeriod(inst_NewZealand,inst_AgriculturalSector,7.3,f_YearFn(1996))). - -fof(axmondialPred5582, axiom, - f_member(inst_NewZealand,inst_Organizations_UNESCO)). - -fof(axmondialPred5583, axiom, - f_sectorCompositionOfGDPInPeriod(inst_NewZealand,inst_IndustrialSector,25.9,f_YearFn(1996))). - -fof(axmondialPred5584, axiom, - f_member(inst_NewZealand,inst_Organizations_IMF)). - -fof(axmondialPred5585, axiom, - f_member(inst_NewZealand,inst_Organizations_CCC)). - -fof(axmondialPred5586, axiom, - f_member(inst_NewZealand,inst_Organizations_IOM)). - -fof(axmondialPred5587, axiom, - f_member(inst_NewZealand,inst_Organizations_SPC)). - -fof(axmondialPred5588, axiom, - f_capitalCity(inst_Countries_NZ_cities_Wellington,inst_NewZealand)). - -fof(axmondialPred5589, axiom, - f_member(inst_NewZealand,inst_Organizations_WTrO)). - -fof(axmondialPred5590, axiom, - f_sectorCompositionOfGDPInPeriod(inst_NewZealand,inst_ServiceSector,66.8,f_YearFn(1996))). - -fof(axmondialPred5591, axiom, - f_member(inst_NewZealand,inst_Organizations_IOC)). - -fof(axmondialPred5592, axiom, - f_member(inst_NewZealand,inst_Organizations_ICAO)). - -fof(axmondialPred5593, axiom, - 3547983 = f_PopulationFn(inst_NewZealand)). - -fof(axmondialPred5594, axiom, - f_member(inst_NewZealand,inst_Organizations_IFC)). - -fof(axmondialPred5595, axiom, - f_member(inst_NewZealand,inst_Organizations_IMO)). - -fof(axmondialPred5596, axiom, - f_member(inst_NewZealand,inst_Organizations_ESCAP)). - -fof(axmondialPred5597, axiom, - f_member(inst_NewZealand,inst_Organizations_Sparteca)). - -fof(axmondialPred5598, axiom, - f_member(inst_NewZealand,inst_Organizations_APEC)). - -fof(axmondialPred5599, axiom, - 107000 = f_PopulationFn(inst_Countries_R_provinces_Rostovskayaoblast_cities_Novoshakhtinsk)). - -fof(axmondialPred5600, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rostovskayaoblast_cities_Novoshakhtinsk,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred5601, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_WMO)). - -fof(axmondialPred5602, axiom, - f_member(inst_Switzerland,inst_Organizations_Inmarsat)). - -fof(axmondialPred5603, axiom, - f_member(inst_Ghana,inst_Organizations_IFC)). - -fof(axmondialPred5604, axiom, - f_member(inst_Luxembourg,inst_Organizations_IFC)). - -fof(axmondialPred5605, axiom, - f_member(inst_SanMarino,inst_Organizations_IOC)). - -fof(axmondialPred5606, axiom, - f_member(inst_Guyana,inst_Organizations_CCC)). - -fof(axmondialPred5607, axiom, - f_member(inst_Italy,inst_Organizations_IOC)). - -fof(axmondialPred5608, axiom, - f_member(inst_Guinea,inst_Organizations_WCL)). - -fof(axmondialPred5609, axiom, - f_member(inst_Liechtenstein,inst_Organizations_WTrO)). - -fof(axmondialPred5610, axiom, - 205400 = f_PopulationFn(inst_Countries_C_provinces_VillaClara_cities_SantaClara)). - -fof(axmondialPred5611, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_VillaClara_cities_SantaClara,inst_Countries_C_provinces_VillaClara)). - -fof(axmondialPred5612, axiom, - f_member(inst_Turkey,inst_Organizations_EN)). - -fof(axmondialPred5613, axiom, - f_member(inst_Armenia,inst_Organizations_IFAD)). - -fof(axmondialPred5614, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Lindi_cities_Lindi,inst_Countries_EAT_provinces_Lindi)). - -fof(axmondialPred5615, axiom, - f_member(inst_Paraguay,inst_Organizations_AG)). - -fof(axmondialPred5616, axiom, - f_member(inst_CostaRica,inst_Organizations_AG)). - -fof(axmondialPred5617, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofTyva,inst_Russia)). - -fof(axmondialPred5618, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofNorthOssetiya,inst_Russia)). - -fof(axmondialPred5619, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Amurskayaoblast,inst_Russia)). - -fof(axmondialPred5620, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Magadanskayaoblast,inst_Russia)). - -fof(axmondialPred5621, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofMariyEl,inst_Russia)). - -fof(axmondialPred5622, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Vologodskayaoblast,inst_Russia)). - -fof(axmondialPred5623, axiom, - f_inflationRateInCountry(inst_Russia,7)). - -fof(axmondialPred5624, axiom, - f_meetsSpatially(inst_Russia,inst_Latvia)). - -fof(axmondialPred5625, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Tyumenskayaoblast,inst_Russia)). - -fof(axmondialPred5626, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Orenburgskayaoblast,inst_Russia)). - -fof(axmondialPred5627, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Chitinskayaoblast,inst_Russia)). - -fof(axmondialPred5628, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Ulyanovskayaoblast,inst_Russia)). - -fof(axmondialPred5629, axiom, - f_member(inst_Russia,inst_Organizations_UNIKOM)). - -fof(axmondialPred5630, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Kirovskayaoblast,inst_Russia)). - -fof(axmondialPred5631, axiom, - f_member(inst_Russia,inst_Organizations_CIS)). - -fof(axmondialPred5632, axiom, - f_meetsSpatially(inst_Russia,inst_Norway)). - -fof(axmondialPred5633, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Bryanskayaoblast,inst_Russia)). - -fof(axmondialPred5634, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Kemerovskayaoblast,inst_Russia)). - -fof(axmondialPred5635, axiom, - f_member(inst_Russia,inst_Organizations_Intelsat)). - -fof(axmondialPred5636, axiom, - f_member(inst_Russia,inst_Organizations_WMO)). - -fof(axmondialPred5637, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Novosibirskayaoblast,inst_Russia)). - -fof(axmondialPred5638, axiom, - f_member(inst_Russia,inst_Organizations_WIPO)). - -fof(axmondialPred5639, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofBuryatiya,inst_Russia)). - -fof(axmondialPred5640, axiom, - f_meetsSpatially(inst_Russia,inst_China)). - -fof(axmondialPred5641, axiom, - f_meetsSpatially(inst_Russia,inst_Ukraine)). - -fof(axmondialPred5642, axiom, - f_member(inst_Russia,inst_Organizations_BSEC)). - -fof(axmondialPred5643, axiom, - f_member(inst_Russia,inst_Organizations_IOC)). - -fof(axmondialPred5644, axiom, - f_member(inst_Russia,inst_Organizations_MINURSO)). - -fof(axmondialPred5645, axiom, - f_member(inst_Russia,inst_Organizations_IFRCS)). - -fof(axmondialPred5646, axiom, - f_member(inst_Russia,inst_Organizations_WToO)). - -fof(axmondialPred5647, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Omskayaoblast,inst_Russia)). - -fof(axmondialPred5648, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Arkhangelskayaoblast,inst_Russia)). - -fof(axmondialPred5649, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Yevreyskayaavt_oblast,inst_Russia)). - -fof(axmondialPred5650, axiom, - f_meetsSpatially(inst_Russia,inst_Georgia)). - -fof(axmondialPred5651, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Russia,inst_IndustrialSector,41,f_YearFn(1996))). - -fof(axmondialPred5652, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Ryazanskayaoblast,inst_Russia)). - -fof(axmondialPred5653, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Irkutskayaoblast,inst_Russia)). - -fof(axmondialPred5654, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Tomskayaoblast,inst_Russia)). - -fof(axmondialPred5655, axiom, - f_member(inst_Russia,inst_Organizations_PFP)). - -fof(axmondialPred5656, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Tambovskayaoblast,inst_Russia)). - -fof(axmondialPred5657, axiom, - f_member(inst_Russia,inst_Organizations_G_8)). - -fof(axmondialPred5658, axiom, - f_member(inst_Russia,inst_Organizations_CCC)). - -fof(axmondialPred5659, axiom, - f_geographicSubregion(inst_Countries_R_provinces_UdmurtRepublic,inst_Russia)). - -fof(axmondialPred5660, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Krasnoyarskiykray,inst_Russia)). - -fof(axmondialPred5661, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Stavropolskykray,inst_Russia)). - -fof(axmondialPred5662, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Tverskayaoblast,inst_Russia)). - -fof(axmondialPred5663, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Moskovskayaoblast,inst_Russia)). - -fof(axmondialPred5664, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Russia,inst_ServiceSector,53,f_YearFn(1996))). - -fof(axmondialPred5665, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Vladimirskayaoblast,inst_Russia)). - -fof(axmondialPred5666, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Pskovskayaoblast,inst_Russia)). - -fof(axmondialPred5667, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Nizhegorodskayaoblast,inst_Russia)). - -fof(axmondialPred5668, axiom, - f_member(inst_Russia,inst_Organizations_UNIDO)). - -fof(axmondialPred5669, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Chelyabinskayaoblast,inst_Russia)). - -fof(axmondialPred5670, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofKhakassiya,inst_Russia)). - -fof(axmondialPred5671, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofMordovia,inst_Russia)). - -fof(axmondialPred5672, axiom, - f_member(inst_Russia,inst_Organizations_ITU)). - -fof(axmondialPred5673, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Penzenskayaoblast,inst_Russia)). - -fof(axmondialPred5674, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofBashkortostan,inst_Russia)). - -fof(axmondialPred5675, axiom, - f_member(inst_Russia,inst_Organizations_UPU)). - -fof(axmondialPred5676, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofTatarstan,inst_Russia)). - -fof(axmondialPred5677, axiom, - f_member(inst_Russia,inst_Organizations_Inmarsat)). - -fof(axmondialPred5678, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Novgorodskayaoblast,inst_Russia)). - -fof(axmondialPred5679, axiom, - f_member(inst_Russia,inst_Organizations_ILO)). - -fof(axmondialPred5680, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Altayskiykray,inst_Russia)). - -fof(axmondialPred5681, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Permskayaoblast,inst_Russia)). - -fof(axmondialPred5682, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Smolenskayaoblast,inst_Russia)). - -fof(axmondialPred5683, axiom, - f_member(inst_Russia,inst_Organizations_IFC)). - -fof(axmondialPred5684, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofAltay,inst_Russia)). - -fof(axmondialPred5685, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Khabarovskiykray,inst_Russia)). - -fof(axmondialPred5686, axiom, - 148178487 = f_PopulationFn(inst_Russia)). - -fof(axmondialPred5687, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Belgorodskayaoblast,inst_Russia)). - -fof(axmondialPred5688, axiom, - f_geographicSubregion(inst_Countries_R_provinces_ChuvashRepublic,inst_Russia)). - -fof(axmondialPred5689, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Saratovskayaoblast,inst_Russia)). - -fof(axmondialPred5690, axiom, - f_member(inst_Russia,inst_Organizations_ICAO)). - -fof(axmondialPred5691, axiom, - f_member(inst_Russia,inst_Organizations_IOM)). - -fof(axmondialPred5692, axiom, - f_member(inst_Russia,inst_Organizations_IMF)). - -fof(axmondialPred5693, axiom, - f_geographicSubregion(inst_Countries_R_provinces_KabardinoBalkarRep_,inst_Russia)). - -fof(axmondialPred5694, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Kaluzhskayaoblast,inst_Russia)). - -fof(axmondialPred5695, axiom, - f_member(inst_Russia,inst_Organizations_ECE)). - -fof(axmondialPred5696, axiom, - f_member(inst_Russia,inst_Organizations_Interpol)). - -fof(axmondialPred5697, axiom, - f_geographicSubregion(inst_Countries_R_provinces_KarachayevoCherkesskRep_,inst_Russia)). - -fof(axmondialPred5698, axiom, - f_member(inst_Russia,inst_Organizations_IDA)). - -fof(axmondialPred5699, axiom, - f_member(inst_Russia,inst_Organizations_UNITAR)). - -fof(axmondialPred5700, axiom, - f_member(inst_Russia,inst_Organizations_NSG)). - -fof(axmondialPred5701, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Moskva,inst_Russia)). - -fof(axmondialPred5702, axiom, - f_meetsSpatially(inst_Russia,inst_Kazakstan)). - -fof(axmondialPred5703, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofAdygeya,inst_Russia)). - -fof(axmondialPred5704, axiom, - f_member(inst_Russia,inst_Organizations_ICRM)). - -fof(axmondialPred5705, axiom, - f_member(inst_Russia,inst_Organizations_UNOMIG)). - -fof(axmondialPred5706, axiom, - f_member(inst_Russia,inst_Organizations_IMO)). - -fof(axmondialPred5707, axiom, - f_meetsSpatially(inst_Russia,inst_Lithuania)). - -fof(axmondialPred5708, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofKomi,inst_Russia)). - -fof(axmondialPred5709, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Leningradskayaoblast,inst_Russia)). - -fof(axmondialPred5710, axiom, - f_member(inst_Russia,inst_Organizations_MTCR)). - -fof(axmondialPred5711, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofDagestan,inst_Russia)). - -fof(axmondialPred5712, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofKalmykiya,inst_Russia)). - -fof(axmondialPred5713, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Murmanskayaoblast,inst_Russia)). - -fof(axmondialPred5714, axiom, - f_member(inst_Russia,inst_Organizations_UNMIH)). - -fof(axmondialPred5715, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Primorskykray,inst_Russia)). - -fof(axmondialPred5716, axiom, - f_meetsSpatially(inst_Russia,inst_Poland)). - -fof(axmondialPred5717, axiom, - f_member(inst_Russia,inst_Organizations_CBSS)). - -fof(axmondialPred5718, axiom, - f_member(inst_Russia,inst_Organizations_UNTSO)). - -fof(axmondialPred5719, axiom, - f_meetsSpatially(inst_Russia,inst_Azerbaijan)). - -fof(axmondialPred5720, axiom, - f_member(inst_Russia,inst_Organizations_WTrO)). - -fof(axmondialPred5721, axiom, - f_member(inst_Russia,inst_Organizations_UN)). - -fof(axmondialPred5722, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Sakhalinskayaoblast,inst_Russia)). - -fof(axmondialPred5723, axiom, - f_member(inst_Russia,inst_Organizations_OAS)). - -fof(axmondialPred5724, axiom, - f_member(inst_Russia,inst_Organizations_UNHCR)). - -fof(axmondialPred5725, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofSakha,inst_Russia)). - -fof(axmondialPred5726, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Kamchatskayaoblast,inst_Russia)). - -fof(axmondialPred5727, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Russia,inst_AgriculturalSector,6,f_YearFn(1996))). - -fof(axmondialPred5728, axiom, - f_member(inst_Russia,inst_Organizations_UNPROFOR)). - -fof(axmondialPred5729, axiom, - f_member(inst_Russia,inst_Organizations_UNESCO)). - -fof(axmondialPred5730, axiom, - f_meetsSpatially(inst_Russia,inst_Finland)). - -fof(axmondialPred5731, axiom, - f_capitalCity(inst_Countries_R_provinces_Moskva_cities_Moscow,inst_Russia)). - -fof(axmondialPred5732, axiom, - f_member(inst_Russia,inst_Organizations_UNCRO)). - -fof(axmondialPred5733, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Yaroslavskayaoblast,inst_Russia)). - -fof(axmondialPred5734, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Chukotskyao,inst_Russia)). - -fof(axmondialPred5735, axiom, - f_member(inst_Russia,inst_Organizations_CE)). - -fof(axmondialPred5736, axiom, - f_geographicSubregion(inst_Countries_R_provinces_SanktPeterburg,inst_Russia)). - -fof(axmondialPred5737, axiom, - f_member(inst_Russia,inst_Organizations_ANC)). - -fof(axmondialPred5738, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Kaliningradskayaoblast,inst_Russia)). - -fof(axmondialPred5739, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofKarelia,inst_Russia)). - -fof(axmondialPred5740, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Krasnodarskykray,inst_Russia)). - -fof(axmondialPred5741, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Samarskayaoblast,inst_Russia)). - -fof(axmondialPred5742, axiom, - f_landAreaOnly(inst_Russia,f_MeasureFn(17075200,inst_SquareKilometer))). - -fof(axmondialPred5743, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Orlovskayaoblast,inst_Russia)). - -fof(axmondialPred5744, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Kostromskayaoblast,inst_Russia)). - -fof(axmondialPred5745, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Voronezhskayaoblast,inst_Russia)). - -fof(axmondialPred5746, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Tulskayaoblast,inst_Russia)). - -fof(axmondialPred5747, axiom, - f_geographicSubregion(inst_Countries_R_provinces_ChechenRep_,inst_Russia)). - -fof(axmondialPred5748, axiom, - f_member(inst_Russia,inst_Organizations_CERN)). - -fof(axmondialPred5749, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Lipetskayaoblast,inst_Russia)). - -fof(axmondialPred5750, axiom, - f_member(inst_Russia,inst_Organizations_OSCE)). - -fof(axmondialPred5751, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Kurskayaoblast,inst_Russia)). - -fof(axmondialPred5752, axiom, - f_member(inst_Russia,inst_Organizations_UNPREDEP)). - -fof(axmondialPred5753, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Astrakhanskayaoblast,inst_Russia)). - -fof(axmondialPred5754, axiom, - f_member(inst_Russia,inst_Organizations_ESCAP)). - -fof(axmondialPred5755, axiom, - f_member(inst_Russia,inst_Organizations_WHO)). - -fof(axmondialPred5756, axiom, - f_meetsSpatially(inst_Russia,inst_Belarus)). - -fof(axmondialPred5757, axiom, - f_member(inst_Russia,inst_Organizations_ISO)). - -fof(axmondialPred5758, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Kurganskayaoblast,inst_Russia)). - -fof(axmondialPred5759, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Volgogradskayaoblast,inst_Russia)). - -fof(axmondialPred5760, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Ivanovskayaoblast,inst_Russia)). - -fof(axmondialPred5761, axiom, - f_meetsSpatially(inst_Russia,inst_Estonia)). - -fof(axmondialPred5762, axiom, - f_meetsSpatially(inst_Russia,inst_Mongolia)). - -fof(axmondialPred5763, axiom, - f_meetsSpatially(inst_Russia,inst_NorthKorea)). - -fof(axmondialPred5764, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rep_ofIngushetiya,inst_Russia)). - -fof(axmondialPred5765, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Rostovskayaoblast,inst_Russia)). - -fof(axmondialPred5766, axiom, - f_member(inst_Russia,inst_Organizations_IAEA)). - -fof(axmondialPred5767, axiom, - f_member(inst_Russia,inst_Organizations_PCA)). - -fof(axmondialPred5768, axiom, - f_geographicSubregion(inst_Countries_R_provinces_Sverdlovskayaoblast,inst_Russia)). - -fof(axmondialPred5769, axiom, - f_member(inst_Malawi,inst_Organizations_C)). - -fof(axmondialPred5770, axiom, - f_member(inst_Slovakia,inst_Organizations_WIPO)). - -fof(axmondialPred5771, axiom, - f_member(inst_Belarus,inst_Organizations_UPU)). - -fof(axmondialPred5772, axiom, - f_member(inst_Madagascar,inst_Organizations_IMF)). - -fof(axmondialPred5773, axiom, - 87431 = f_PopulationFn(inst_Countries_S_provinces_Gavleborg_cities_Gavle)). - -fof(axmondialPred5774, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Gavleborg_cities_Gavle,inst_Countries_S_provinces_Gavleborg)). - -fof(axmondialPred5775, axiom, - f_geographicalSubregion(inst_Namibia,inst_Continents_Africa)). - -fof(axmondialPred5776, axiom, - f_member(inst_Malta,inst_Organizations_C)). - -fof(axmondialPred5777, axiom, - f_sharedBorderLength(inst_Macedonia,inst_Albania,f_MeasureFn(151,inst_Kilometer))). - -fof(axmondialPred5778, axiom, - 125183 = f_PopulationFn(inst_Countries_E_provinces_CanaryIslands_cities_LaLaguna)). - -fof(axmondialPred5779, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_CanaryIslands_cities_LaLaguna,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred5780, axiom, - 198496 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg_cities_FreiburgimBreisgau)). - -fof(axmondialPred5781, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_BadenWurttemberg_cities_FreiburgimBreisgau,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred5782, axiom, - f_sharedBorderLength(inst_Libya,inst_Egypt,f_MeasureFn(1150,inst_Kilometer))). - -fof(axmondialPred5783, axiom, - f_member(inst_Thailand,inst_Organizations_ESCAP)). - -fof(axmondialPred5784, axiom, - 36809 = f_PopulationFn(inst_Countries_MEX_provinces_Guanajuato_cities_Guanajuato)). - -fof(axmondialPred5785, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Guanajuato_cities_Guanajuato,inst_Countries_MEX_provinces_Guanajuato)). - -fof(axmondialPred5786, axiom, - f_member(inst_Senegal,inst_Organizations_WHO)). - -fof(axmondialPred5787, axiom, - f_member(inst_Nigeria,inst_Organizations_WToO)). - -fof(axmondialPred5788, axiom, - f_member(inst_Denmark,inst_Organizations_NSG)). - -fof(axmondialPred5789, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_UNESCO)). - -fof(axmondialPred5790, axiom, - f_member(inst_Tunisia,inst_Organizations_UPU)). - -fof(axmondialPred5791, axiom, - 350544 = f_PopulationFn(inst_Countries_IND_provinces_Gujarat_cities_Jamnagar)). - -fof(axmondialPred5792, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Gujarat_cities_Jamnagar,inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred5793, axiom, - f_member(inst_Poland,inst_Organizations_WIPO)). - -fof(axmondialPred5794, axiom, - 24837 = f_PopulationFn(inst_Countries_CDN_provinces_PrinceEdwardIsland_cities_Charlottetown)). - -fof(axmondialPred5795, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_PrinceEdwardIsland_cities_Charlottetown,inst_Countries_CDN_provinces_PrinceEdwardIsland)). - -fof(axmondialPred5796, axiom, - 120000 = f_PopulationFn(inst_Countries_ET_provinces_ElQalubiya_cities_Benha)). - -fof(axmondialPred5797, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElQalubiya_cities_Benha,inst_Countries_ET_provinces_ElQalubiya)). - -fof(axmondialPred5798, axiom, - 1862542 = f_PopulationFn(inst_Countries_IR_provinces_Kerman)). - -fof(axmondialPred5799, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Kerman,f_MeasureFn(179916,inst_SquareKilometer))). - -fof(axmondialPred5800, axiom, - f_capitalCity(inst_Countries_IR_provinces_Kerman_cities_Kerman,inst_Countries_IR_provinces_Kerman)). - -fof(axmondialPred5801, axiom, - 192000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofSakha_cities_Yakutsk)). - -fof(axmondialPred5802, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofSakha_cities_Yakutsk,inst_Countries_R_provinces_Rep_ofSakha)). - -fof(axmondialPred5803, axiom, - 382880 = f_PopulationFn(inst_Countries_RC_cities_Sanchuung)). - -fof(axmondialPred5804, axiom, - f_geographicalSubregion(inst_Countries_RC_cities_Sanchuung,inst_Taiwan)). - -fof(axmondialPred5805, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Casanare_cities_Yopal,inst_Countries_CO_provinces_Casanare)). - -fof(axmondialPred5806, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_WHO)). - -fof(axmondialPred5807, axiom, - f_member(inst_Cyprus,inst_Organizations_Inmarsat)). - -fof(axmondialPred5808, axiom, - f_member(inst_Portugal,inst_Organizations_MTCR)). - -fof(axmondialPred5809, axiom, - f_member(inst_Jordan,inst_Organizations_ILO)). - -fof(axmondialPred5810, axiom, - f_member(inst_Belgium,inst_Organizations_NSG)). - -fof(axmondialPred5811, axiom, - f_sharedBorderLength(inst_Botswana,inst_Angola, f_MeasureFn(813,inst_Kilometer))). - -fof(axmondialPred5812, axiom, - 202400 = f_PopulationFn(inst_Countries_GB_provinces_TyneandWear_cities_Gateshead)). - -fof(axmondialPred5813, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_TyneandWear_cities_Gateshead,inst_Countries_GB_provinces_TyneandWear)). - -fof(axmondialPred5814, axiom, - f_member(inst_Madagascar,inst_Organizations_WHO)). - -fof(axmondialPred5815, axiom, - f_member(inst_Thailand,inst_Organizations_WMO)). - -fof(axmondialPred5816, axiom, - f_member(inst_Barbados,inst_Organizations_CDB)). - -fof(axmondialPred5817, axiom, - 619700 = f_PopulationFn(inst_Countries_SN_provinces_Diourbel)). - -fof(axmondialPred5818, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_Diourbel,f_MeasureFn(4359,inst_SquareKilometer))). - -fof(axmondialPred5819, axiom, - f_capitalCity(inst_Countries_SN_provinces_Diourbel_cities_Diourbel,inst_Countries_SN_provinces_Diourbel)). - -fof(axmondialPred5820, axiom, - 1507926 = f_PopulationFn(inst_Countries_IRQ_provinces_Ninawa)). - -fof(axmondialPred5821, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_Ninawa,f_MeasureFn(35899,inst_SquareKilometer))). - -fof(axmondialPred5822, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Ninawa_cities_AlMawsil,inst_Countries_IRQ_provinces_Ninawa)). - -fof(axmondialPred5823, axiom, - 101484 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Mesquite)). - -fof(axmondialPred5824, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Mesquite,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred5825, axiom, - 1037800 = f_PopulationFn(inst_Countries_R_provinces_Amurskayaoblast)). - -fof(axmondialPred5826, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Amurskayaoblast,f_MeasureFn(363700,inst_SquareKilometer))). - -fof(axmondialPred5827, axiom, - f_capitalCity(inst_Countries_R_provinces_Amurskayaoblast_cities_Blagoveshchensk,inst_Countries_R_provinces_Amurskayaoblast)). - -fof(axmondialPred5828, axiom, - f_member(inst_Bangladesh,inst_Organizations_IOC)). - -fof(axmondialPred5829, axiom, - 141000 = f_PopulationFn(inst_Countries_GB_provinces_Berkshire_cities_Newbury)). - -fof(axmondialPred5830, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Berkshire_cities_Newbury,inst_Countries_GB_provinces_Berkshire)). - -fof(axmondialPred5831, axiom, - f_member(inst_Nigeria,inst_Organizations_WFTU)). - -fof(axmondialPred5832, axiom, - f_member(inst_Cameroon,inst_Organizations_G_77)). - -fof(axmondialPred5833, axiom, - f_member(inst_Guinea,inst_Organizations_ICRM)). - -fof(axmondialPred5834, axiom, - f_hasHeadq(inst_Organizations_WMO,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred5835, axiom, - f_member(inst_Malaysia,inst_Organizations_IOC)). - -fof(axmondialPred5836, axiom, - f_sharedBorderLength(inst_Ukraine,inst_Hungary,f_MeasureFn(103,inst_Kilometer))). - -fof(axmondialPred5837, axiom, - f_member(inst_Lithuania,inst_Organizations_OSCE)). - -fof(axmondialPred5838, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_UPU)). - -fof(axmondialPred5839, axiom, - 35818 = f_PopulationFn(inst_Countries_CO_provinces_SanAndresyProvidencia)). - -fof(axmondialPred5840, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_SanAndresyProvidencia,f_MeasureFn(44,inst_SquareKilometer))). - -fof(axmondialPred5841, axiom, - f_capitalCity(inst_Countries_CO_provinces_SanAndresyProvidencia_cities_SanAndres,inst_Countries_CO_provinces_SanAndresyProvidencia)). - -fof(axmondialPred5842, axiom, - f_located(inst_Seas_ArabianSea,inst_Countries_IR_provinces_SistaneBaluchestan)). - -fof(axmondialPred5843, axiom, - f_located(inst_Seas_ArabianSea,inst_Countries_IR_provinces_Hormozgan)). - -fof(axmondialPred5844, axiom, - f_located(inst_Seas_ArabianSea,inst_Oman)). - -fof(axmondialPred5845, axiom, - f_located(inst_Seas_ArabianSea,inst_Pakistan)). - -fof(axmondialPred5846, axiom, - f_located(inst_Seas_ArabianSea,inst_Iran)). - -fof(axmondialPred5847, axiom, - f_depth(inst_Seas_ArabianSea,5203)). - -fof(axmondialPred5848, axiom, - 2120 = f_PopulationFn(inst_Countries_TUV_cities_Funafuti)). - -fof(axmondialPred5849, axiom, - f_geographicalSubregion(inst_Countries_TUV_cities_Funafuti,inst_Tuvalu)). - -fof(axmondialPred5850, axiom, - f_member(inst_Andorra,inst_Organizations_ECE)). - -fof(axmondialPred5851, axiom, - f_sharedBorderLength(inst_Romania,inst_Bulgaria,f_MeasureFn(608,inst_Kilometer))). - -fof(axmondialPred5852, axiom, - f_sharedBorderLength(inst_Thailand,inst_Laos,f_MeasureFn(1754,inst_Kilometer))). - -fof(axmondialPred5853, axiom, - f_member(inst_Estonia,inst_Organizations_PFP)). - -fof(axmondialPred5854, axiom, - f_member(inst_Armenia,inst_Organizations_Intelsat)). - -fof(axmondialPred5855, axiom, - f_member(inst_UnitedStates,inst_Organizations_G_8)). - -fof(axmondialPred5856, axiom, - f_geographicalSubregion(inst_Jamaica,inst_Continents_America)). - -fof(axmondialPred5857, axiom, - 100218 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_SimiValley)). - -fof(axmondialPred5858, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_SimiValley,inst_Countries_USA_provinces_California)). - -fof(axmondialPred5859, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_SanctiSpiritus_cities_SanctiSpiritus,inst_Countries_C_provinces_SanctiSpiritus)). - -fof(axmondialPred5860, axiom, - 263180 = f_PopulationFn(inst_Countries_CDN_provinces_BritishColumbia_cities_Victoria)). - -fof(axmondialPred5861, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_BritishColumbia_cities_Victoria,inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred5862, axiom, - 34055715 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred5863, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_SaoPaulo,f_MeasureFn(248808,inst_SquareKilometer))). - -fof(axmondialPred5864, axiom, - f_capitalCity(inst_Countries_BR_provinces_SaoPaulo_cities_SaoPaulo,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred5865, axiom, - f_member(inst_Liberia,inst_Organizations_IDA)). - -fof(axmondialPred5866, axiom, - f_member(inst_Croatia,inst_Organizations_ICRM)). - -fof(axmondialPred5867, axiom, - 348000 = f_PopulationFn(inst_Countries_R_provinces_Orlovskayaoblast_cities_Orel)). - -fof(axmondialPred5868, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Orlovskayaoblast_cities_Orel,inst_Countries_R_provinces_Orlovskayaoblast)). - -fof(axmondialPred5869, axiom, - 136803 = f_PopulationFn(inst_Countries_DK_cities_Odense)). - -fof(axmondialPred5870, axiom, - f_geographicalSubregion(inst_Countries_DK_cities_Odense,inst_Denmark)). - -fof(axmondialPred5871, axiom, - 156000 = f_PopulationFn(inst_Countries_BD_cities_Comilla)). - -fof(axmondialPred5872, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Comilla,inst_Bangladesh)). - -fof(axmondialPred5873, axiom, - f_sharedBorderLength(inst_Russia,inst_Mongolia,f_MeasureFn(3441,inst_Kilometer))). - -fof(axmondialPred5874, axiom, - f_member(inst_Denmark,inst_Organizations_G_9)). - -fof(axmondialPred5875, axiom, - 109000 = f_PopulationFn(inst_Countries_R_provinces_Krasnoyarskiykray_cities_Kansk)). - -fof(axmondialPred5876, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Krasnoyarskiykray_cities_Kansk,inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred5877, axiom, - 465000 = f_PopulationFn(inst_Countries_PL_provinces_Gdanskie_cities_Gdansk)). - -fof(axmondialPred5878, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Gdanskie_cities_Gdansk,inst_Countries_PL_provinces_Gdanskie)). - -fof(axmondialPred5879, axiom, - f_member(inst_Algeria,inst_Organizations_G_77)). - -fof(axmondialPred5880, axiom, - f_member(inst_Lebanon,inst_Organizations_CCC)). - -fof(axmondialPred5881, axiom, - f_member(inst_Guyana,inst_Organizations_Interpol)). - -fof(axmondialPred5882, axiom, - f_member(inst_Bhutan,inst_Organizations_AsDB)). - -fof(axmondialPred5883, axiom, - 161020 = f_PopulationFn(inst_Countries_BR_cities_SantaBarbaradOeste)). - -fof(axmondialPred5884, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_SantaBarbaradOeste,inst_Brazil)). - -fof(axmondialPred5885, axiom, - f_member(inst_Germany,inst_Organizations_ILO)). - -fof(axmondialPred5886, axiom, - f_member(inst_Zambia,inst_Organizations_IAEA)). - -fof(axmondialPred5887, axiom, - f_member(inst_Pakistan,inst_Organizations_G_19)). - -fof(axmondialPred5888, axiom, - 221090 = f_PopulationFn(inst_Countries_RC_provinces_Changhua_cities_Changhua)). - -fof(axmondialPred5889, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Changhua_cities_Changhua,inst_Countries_RC_provinces_Changhua)). - -fof(axmondialPred5890, axiom, - f_member(inst_Libya,inst_Organizations_WIPO)). - -fof(axmondialPred5891, axiom, - f_member(inst_Togo,inst_Organizations_WADB)). - -fof(axmondialPred5892, axiom, - f_member(inst_Chad,inst_Organizations_ILO)). - -fof(axmondialPred5893, axiom, - f_member(inst_Armenia,inst_Organizations_ESCAP)). - -fof(axmondialPred5894, axiom, - f_member(inst_Colombia,inst_Organizations_ECLAC)). - -fof(axmondialPred5895, axiom, - f_member(inst_Liberia,inst_Organizations_G_77)). - -fof(axmondialPred5896, axiom, - 109000 = f_PopulationFn(inst_Countries_R_provinces_UdmurtRepublic_cities_Sarapul)). - -fof(axmondialPred5897, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_UdmurtRepublic_cities_Sarapul,inst_Countries_R_provinces_UdmurtRepublic)). - -fof(axmondialPred5898, axiom, - f_member(inst_UnitedStates,inst_Organizations_AfDB)). - -fof(axmondialPred5899, axiom, - 585189 = f_PopulationFn(inst_Countries_UAE_cities_Dubai)). - -fof(axmondialPred5900, axiom, - f_geographicalSubregion(inst_Countries_UAE_cities_Dubai,inst_UnitedArabEmirates)). - -fof(axmondialPred5901, axiom, - f_member(inst_Tunisia,inst_Organizations_UNITAR)). - -fof(axmondialPred5902, axiom, - f_member(inst_Cameroon,inst_Organizations_WIPO)). - -fof(axmondialPred5903, axiom, - f_member(inst_Denmark,inst_Organizations_IFC)). - -fof(axmondialPred5904, axiom, - f_member(inst_Austria,inst_Organizations_WHO)). - -fof(axmondialPred5905, axiom, - 2063800 = f_PopulationFn(inst_Countries_P_provinces_Lisbon)). - -fof(axmondialPred5906, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Lisbon,f_MeasureFn(2761,inst_SquareKilometer))). - -fof(axmondialPred5907, axiom, - f_member(inst_Liechtenstein,inst_Organizations_PCA)). - -fof(axmondialPred5908, axiom, - 393089 = f_PopulationFn(inst_Countries_USA_provinces_Virginia_cities_VirginiaBeach)). - -fof(axmondialPred5909, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Virginia_cities_VirginiaBeach,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred5910, axiom, - f_member(inst_Iceland,inst_Organizations_ICC)). - -fof(axmondialPred5911, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNU)). - -fof(axmondialPred5912, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Cayman_Islands_cities_GeorgeTown,inst_Countries_cid_cia_Cayman_Islands)). - -fof(axmondialPred5913, axiom, - f_member(inst_Greece,inst_Organizations_IBRD)). - -fof(axmondialPred5914, axiom, - 210943 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Stockton)). - -fof(axmondialPred5915, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Stockton,inst_Countries_USA_provinces_California)). - -fof(axmondialPred5916, axiom, - f_member(inst_Iran,inst_Organizations_IMO)). - -fof(axmondialPred5917, axiom, - f_meetsSpatially(inst_Iran,inst_Iraq)). - -fof(axmondialPred5918, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Khorasan,inst_Iran)). - -fof(axmondialPred5919, axiom, - f_meetsSpatially(inst_Iran,inst_Armenia)). - -fof(axmondialPred5920, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Semnan,inst_Iran)). - -fof(axmondialPred5921, axiom, - f_member(inst_Iran,inst_Organizations_OPEC)). - -fof(axmondialPred5922, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Bakhtaran,inst_Iran)). - -fof(axmondialPred5923, axiom, - f_member(inst_Iran,inst_Organizations_WIPO)). - -fof(axmondialPred5924, axiom, - f_meetsSpatially(inst_Iran,inst_Pakistan)). - -fof(axmondialPred5925, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Fars,inst_Iran)). - -fof(axmondialPred5926, axiom, - f_member(inst_Iran,inst_Organizations_UNIDO)). - -fof(axmondialPred5927, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Mazandaran,inst_Iran)). - -fof(axmondialPred5928, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_AzarbayianeGharbt,inst_Iran)). - -fof(axmondialPred5929, axiom, - f_member(inst_Iran,inst_Organizations_CCC)). - -fof(axmondialPred5930, axiom, - f_member(inst_Iran,inst_Organizations_IAEA)). - -fof(axmondialPred5931, axiom, - f_inflationRateInCountry(inst_Iran,60)). - -fof(axmondialPred5932, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_SistaneBaluchestan,inst_Iran)). - -fof(axmondialPred5933, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Iran,inst_ServiceSector,42,f_YearFn(1996))). - -fof(axmondialPred5934, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Gilan,inst_Iran)). - -fof(axmondialPred5935, axiom, - f_member(inst_Iran,inst_Organizations_ILO)). - -fof(axmondialPred5936, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Markazi,inst_Iran)). - -fof(axmondialPred5937, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Zanjan,inst_Iran)). - -fof(axmondialPred5938, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_AzarbayianeSharqi,inst_Iran)). - -fof(axmondialPred5939, axiom, - f_meetsSpatially(inst_Iran,inst_Turkey)). - -fof(axmondialPred5940, axiom, - f_member(inst_Iran,inst_Organizations_Interpol)). - -fof(axmondialPred5941, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Bushehr,inst_Iran)). - -fof(axmondialPred5942, axiom, - f_member(inst_Iran,inst_Organizations_ITU)). - -fof(axmondialPred5943, axiom, - f_member(inst_Iran,inst_Organizations_WHO)). - -fof(axmondialPred5944, axiom, - f_member(inst_Iran,inst_Organizations_G_19)). - -fof(axmondialPred5945, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Iran,inst_IndustrialSector,37,f_YearFn(1996))). - -fof(axmondialPred5946, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh,inst_Iran)). - -fof(axmondialPred5947, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Khuzestan,inst_Iran)). - -fof(axmondialPred5948, axiom, - f_member(inst_Iran,inst_Organizations_OIC)). - -fof(axmondialPred5949, axiom, - f_member(inst_Iran,inst_Organizations_ICAO)). - -fof(axmondialPred5950, axiom, - f_member(inst_Iran,inst_Organizations_Inmarsat)). - -fof(axmondialPred5951, axiom, - f_member(inst_Iran,inst_Organizations_ESCAP)). - -fof(axmondialPred5952, axiom, - f_member(inst_Iran,inst_Organizations_IFAD)). - -fof(axmondialPred5953, axiom, - f_member(inst_Iran,inst_Organizations_NAM)). - -fof(axmondialPred5954, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Iran,inst_AgriculturalSector,21,f_YearFn(1996))). - -fof(axmondialPred5955, axiom, - f_member(inst_Iran,inst_Organizations_FAO)). - -fof(axmondialPred5956, axiom, - f_member(inst_Iran,inst_Organizations_UNESCO)). - -fof(axmondialPred5957, axiom, - f_member(inst_Iran,inst_Organizations_G_24)). - -fof(axmondialPred5958, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_ChaharMahaleBakhtiari,inst_Iran)). - -fof(axmondialPred5959, axiom, - f_member(inst_Iran,inst_Organizations_WToO)). - -fof(axmondialPred5960, axiom, - f_member(inst_Iran,inst_Organizations_WMO)). - -fof(axmondialPred5961, axiom, - f_landAreaOnly(inst_Iran,f_MeasureFn(1648000,inst_SquareKilometer))). - -fof(axmondialPred5962, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Hamadan,inst_Iran)). - -fof(axmondialPred5963, axiom, - f_member(inst_Iran,inst_Organizations_ISO)). - -fof(axmondialPred5964, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Hormozgan,inst_Iran)). - -fof(axmondialPred5965, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Tehran,inst_Iran)). - -fof(axmondialPred5966, axiom, - f_member(inst_Iran,inst_Organizations_G_77)). - -fof(axmondialPred5967, axiom, - f_member(inst_Iran,inst_Organizations_WCL)). - -fof(axmondialPred5968, axiom, - f_member(inst_Iran,inst_Organizations_WFTU)). - -fof(axmondialPred5969, axiom, - f_member(inst_Iran,inst_Organizations_IDA)). - -fof(axmondialPred5970, axiom, - f_member(inst_Iran,inst_Organizations_UPU)). - -fof(axmondialPred5971, axiom, - f_member(inst_Iran,inst_Organizations_ECO)). - -fof(axmondialPred5972, axiom, - f_member(inst_Iran,inst_Organizations_IMF)). - -fof(axmondialPred5973, axiom, - f_member(inst_Iran,inst_Organizations_ICC)). - -fof(axmondialPred5974, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Lorestan,inst_Iran)). - -fof(axmondialPred5975, axiom, - f_member(inst_Iran,inst_Organizations_PCA)). - -fof(axmondialPred5976, axiom, - f_member(inst_Iran,inst_Organizations_IBRD)). - -fof(axmondialPred5977, axiom, - f_capitalCity(inst_Countries_IR_provinces_Tehran_cities_Tehran,inst_Iran)). - -fof(axmondialPred5978, axiom, - f_meetsSpatially(inst_Iran,inst_Turkmenistan)). - -fof(axmondialPred5979, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Ilam,inst_Iran)). - -fof(axmondialPred5980, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Yazd,inst_Iran)). - -fof(axmondialPred5981, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Esfahan,inst_Iran)). - -fof(axmondialPred5982, axiom, - f_meetsSpatially(inst_Iran,inst_Afghanistan)). - -fof(axmondialPred5983, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Kerman,inst_Iran)). - -fof(axmondialPred5984, axiom, - f_geographicSubregion(inst_Countries_IR_provinces_Kordestan,inst_Iran)). - -fof(axmondialPred5985, axiom, - 66094264 = f_PopulationFn(inst_Iran)). - -fof(axmondialPred5986, axiom, - f_member(inst_Iran,inst_Organizations_Intelsat)). - -fof(axmondialPred5987, axiom, - f_member(inst_Iran,inst_Organizations_CP)). - -fof(axmondialPred5988, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_Intelsat)). - -fof(axmondialPred5989, axiom, - 415000 = f_PopulationFn(inst_Countries_SF_provinces_Oulu)). - -fof(axmondialPred5990, axiom, - f_capitalCity(inst_Countries_SF_provinces_Oulu_cities_Oulu,inst_Countries_SF_provinces_Oulu)). - -fof(axmondialPred5991, axiom, - 535000 = f_PopulationFn(inst_Countries_RO_provinces_Olt)). - -fof(axmondialPred5992, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Olt,f_MeasureFn(5507,inst_SquareKilometer))). - -fof(axmondialPred5993, axiom, - f_capitalCity(inst_Countries_RO_provinces_Olt_cities_Slatina,inst_Countries_RO_provinces_Olt)). - -fof(axmondialPred5994, axiom, - 234445 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Brampton)). - -fof(axmondialPred5995, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Brampton,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred5996, axiom, - f_member(inst_Bolivia,inst_Organizations_FAO)). - -fof(axmondialPred5997, axiom, - 226569 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Gongzhuling)). - -fof(axmondialPred5998, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Gongzhuling,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred5999, axiom, - f_sharedBorderLength(inst_Chad,inst_Cameroon,f_MeasureFn(1094,inst_Kilometer))). - -fof(axmondialPred6000, axiom, - 252711 = f_PopulationFn(inst_Countries_CO_provinces_Meta_cities_Villavicencio)). - -fof(axmondialPred6001, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Meta_cities_Villavicencio,inst_Countries_CO_provinces_Meta)). - -fof(axmondialPred6002, axiom, - f_member(inst_SierraLeone,inst_Organizations_IFAD)). - -fof(axmondialPred6003, axiom, - 1476200 = f_PopulationFn(inst_Countries_EAT_provinces_Mbeya)). - -fof(axmondialPred6004, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Mbeya,f_MeasureFn(60350,inst_SquareKilometer))). - -fof(axmondialPred6005, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Mbeya_cities_Mbeya,inst_Countries_EAT_provinces_Mbeya)). - -fof(axmondialPred6006, axiom, - f_member(inst_Poland,inst_Organizations_CE)). - -fof(axmondialPred6007, axiom, - f_member(inst_Croatia,inst_Organizations_OSCE)). - -fof(axmondialPred6008, axiom, - 2517776 = f_PopulationFn(inst_Countries_D_provinces_Thuringen)). - -fof(axmondialPred6009, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Thuringen,f_MeasureFn(16171,inst_SquareKilometer))). - -fof(axmondialPred6010, axiom, - f_capitalCity(inst_Countries_D_provinces_Thuringen_cities_Erfurt,inst_Countries_D_provinces_Thuringen)). - -fof(axmondialPred6011, axiom, - 171904 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_Juazeiro)). - -fof(axmondialPred6012, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_Juazeiro,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred6013, axiom, - 305199 = f_PopulationFn(inst_Countries_CH_provinces_TI)). - -fof(axmondialPred6014, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_TI,f_MeasureFn(2812,inst_SquareKilometer))). - -fof(axmondialPred6015, axiom, - f_capitalCity(inst_Countries_CH_provinces_TI_cities_Bellinzona,inst_Countries_CH_provinces_TI)). - -fof(axmondialPred6016, axiom, - f_member(inst_Nigeria,inst_Organizations_IFC)). - -fof(axmondialPred6017, axiom, - f_geographicalSubregion(inst_Fiji,inst_Continents_Australia_Oceania)). - -fof(axmondialPred6018, axiom, - f_geographicalSubregion(inst_Paraguay,inst_Continents_America)). - -fof(axmondialPred6019, axiom, - 367000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_Katowice)). - -fof(axmondialPred6020, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_Katowice,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred6021, axiom, - 20000 = f_PopulationFn(inst_Countries_BHT_cities_Thimphu)). - -fof(axmondialPred6022, axiom, - f_geographicalSubregion(inst_Countries_BHT_cities_Thimphu,inst_Bhutan)). - -fof(axmondialPred6023, axiom, - f_member(inst_Indonesia,inst_Organizations_WTrO)). - -fof(axmondialPred6024, axiom, - f_member(inst_Venezuela,inst_Organizations_UNIDO)). - -fof(axmondialPred6025, axiom, - 2173775 = f_PopulationFn(inst_Countries_MEX_provinces_Coahuila)). - -fof(axmondialPred6026, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Coahuila,f_MeasureFn(151571,inst_SquareKilometer))). - -fof(axmondialPred6027, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Coahuila_cities_Saltillo,inst_Countries_MEX_provinces_Coahuila)). - -fof(axmondialPred6028, axiom, - f_member(inst_Mongolia,inst_Organizations_UNESCO)). - -fof(axmondialPred6029, axiom, - f_member(inst_Malta,inst_Organizations_WTrO)). - -fof(axmondialPred6030, axiom, - f_member(inst_Monaco,inst_Organizations_IMO)). - -fof(axmondialPred6031, axiom, - f_located(inst_Rivers_Kwa,inst_Countries_ZRE_provinces_Bandundu)). - -fof(axmondialPred6032, axiom, - f_located(inst_Rivers_Kwa,inst_Zaire)). - -fof(axmondialPred6033, axiom, - f_flowsInto(inst_Rivers_Kwa,inst_Rivers_Zaire)). - -fof(axmondialPred6034, axiom, - f_length(inst_Rivers_Kwa,100)). - -fof(axmondialPred6035, axiom, - f_member(inst_Madagascar,inst_Organizations_FAO)). - -fof(axmondialPred6036, axiom, - f_member(inst_CostaRica,inst_Organizations_NAM)). - -fof(axmondialPred6037, axiom, - f_member(inst_Lithuania,inst_Organizations_IFRCS)). - -fof(axmondialPred6038, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Semnan_cities_Semnan,inst_Countries_IR_provinces_Semnan)). - -fof(axmondialPred6039, axiom, - 317837 = f_PopulationFn(inst_Countries_I_provinces_Veneto_cities_Venice)). - -fof(axmondialPred6040, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Veneto_cities_Venice,inst_Countries_I_provinces_Veneto)). - -fof(axmondialPred6041, axiom, - f_member(inst_France,inst_Organizations_MINURSO)). - -fof(axmondialPred6042, axiom, - f_member(inst_Uzbekistan,inst_Organizations_WToO)). - -fof(axmondialPred6043, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CoteDIvoire,inst_IndustrialSector,24,f_YearFn(1996))). - -fof(axmondialPred6044, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_ICAO)). - -fof(axmondialPred6045, axiom, - f_inflationRateInCountry(inst_CoteDIvoire,10)). - -fof(axmondialPred6046, axiom, - 14762445 = f_PopulationFn(inst_CoteDIvoire)). - -fof(axmondialPred6047, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_Entente)). - -fof(axmondialPred6048, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_IFRCS)). - -fof(axmondialPred6049, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_Intelsat)). - -fof(axmondialPred6050, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_G_77)). - -fof(axmondialPred6051, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_ICC)). - -fof(axmondialPred6052, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_CCC)). - -fof(axmondialPred6053, axiom, - f_meetsSpatially(inst_CoteDIvoire,inst_BurkinaFaso)). - -fof(axmondialPred6054, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_OAU)). - -fof(axmondialPred6055, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_IMF)). - -fof(axmondialPred6056, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_ECA)). - -fof(axmondialPred6057, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_IFC)). - -fof(axmondialPred6058, axiom, - f_capitalCity(inst_Countries_CI_cities_Yamoussoukro,inst_CoteDIvoire)). - -fof(axmondialPred6059, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_IMO)). - -fof(axmondialPred6060, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_UN)). - -fof(axmondialPred6061, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_IOC)). - -fof(axmondialPred6062, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_IBRD)). - -fof(axmondialPred6063, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_FZ)). - -fof(axmondialPred6064, axiom, - f_meetsSpatially(inst_CoteDIvoire,inst_Guinea)). - -fof(axmondialPred6065, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CoteDIvoire,inst_AgriculturalSector,37,f_YearFn(1996))). - -fof(axmondialPred6066, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_Interpol)). - -fof(axmondialPred6067, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_ACCT)). - -fof(axmondialPred6068, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_WHO)). - -fof(axmondialPred6069, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_ACP)). - -fof(axmondialPred6070, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_WTrO)). - -fof(axmondialPred6071, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_WCL)). - -fof(axmondialPred6072, axiom, - f_meetsSpatially(inst_CoteDIvoire,inst_Liberia)). - -fof(axmondialPred6073, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_WMO)). - -fof(axmondialPred6074, axiom, - f_meetsSpatially(inst_CoteDIvoire,inst_Mali)). - -fof(axmondialPred6075, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CoteDIvoire,inst_ServiceSector,39,f_YearFn(1996))). - -fof(axmondialPred6076, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_UNESCO)). - -fof(axmondialPred6077, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_IAEA)). - -fof(axmondialPred6078, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_WADB)). - -fof(axmondialPred6079, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_G_24)). - -fof(axmondialPred6080, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_IDA)). - -fof(axmondialPred6081, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_WToO)). - -fof(axmondialPred6082, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_WIPO)). - -fof(axmondialPred6083, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_IFAD)). - -fof(axmondialPred6084, axiom, - f_meetsSpatially(inst_CoteDIvoire,inst_Ghana)). - -fof(axmondialPred6085, axiom, - f_landAreaOnly(inst_CoteDIvoire,f_MeasureFn(322460,inst_SquareKilometer))). - -fof(axmondialPred6086, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_UPU)). - -fof(axmondialPred6087, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_UNITAR)). - -fof(axmondialPred6088, axiom, - f_member(inst_CoteDIvoire,inst_Organizations_UNIDO)). - -fof(axmondialPred6089, axiom, - f_located(inst_Lakes_LakeSuat,inst_Ethiopia)). - -fof(axmondialPred6090, axiom, - 250718 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Anqing)). - -fof(axmondialPred6091, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Anqing,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred6092, axiom, - 3737689 = f_PopulationFn(inst_Countries_J_provinces_Shizuoka)). - -fof(axmondialPred6093, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Shizuoka,f_MeasureFn(7773,inst_SquareKilometer))). - -fof(axmondialPred6094, axiom, - f_capitalCity(inst_Countries_J_provinces_Shizuoka_cities_Shizuoka,inst_Countries_J_provinces_Shizuoka)). - -fof(axmondialPred6095, axiom, - f_member(inst_MarshallIslands,inst_Organizations_UN)). - -fof(axmondialPred6096, axiom, - f_member(inst_MarshallIslands,inst_Organizations_Intelsat)). - -fof(axmondialPred6097, axiom, - f_member(inst_MarshallIslands,inst_Organizations_Sparteca)). - -fof(axmondialPred6098, axiom, - f_member(inst_MarshallIslands,inst_Organizations_SPF)). - -fof(axmondialPred6099, axiom, - f_member(inst_MarshallIslands,inst_Organizations_IFC)). - -fof(axmondialPred6100, axiom, - f_member(inst_MarshallIslands,inst_Organizations_ICAO)). - -fof(axmondialPred6101, axiom, - f_capitalCity(inst_Countries_MH_cities_Majuro,inst_MarshallIslands)). - -fof(axmondialPred6102, axiom, - f_landAreaOnly(inst_MarshallIslands,f_MeasureFn(181.3,inst_SquareKilometer))). - -fof(axmondialPred6103, axiom, - f_member(inst_MarshallIslands,inst_Organizations_IMF)). - -fof(axmondialPred6104, axiom, - f_member(inst_MarshallIslands,inst_Organizations_IDA)). - -fof(axmondialPred6105, axiom, - f_member(inst_MarshallIslands,inst_Organizations_Interpol)). - -fof(axmondialPred6106, axiom, - 58363 = f_PopulationFn(inst_MarshallIslands)). - -fof(axmondialPred6107, axiom, - f_member(inst_MarshallIslands,inst_Organizations_IAEA)). - -fof(axmondialPred6108, axiom, - f_inflationRateInCountry(inst_MarshallIslands,4)). - -fof(axmondialPred6109, axiom, - f_member(inst_MarshallIslands,inst_Organizations_UNESCO)). - -fof(axmondialPred6110, axiom, - f_member(inst_MarshallIslands,inst_Organizations_AsDB)). - -fof(axmondialPred6111, axiom, - 35804 = f_PopulationFn(inst_Countries_S_provinces_Alvsborg_cities_Vanersborg)). - -fof(axmondialPred6112, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Alvsborg_cities_Vanersborg,inst_Countries_S_provinces_Alvsborg)). - -fof(axmondialPred6113, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_ILO)). - -fof(axmondialPred6114, axiom, - 140169 = f_PopulationFn(inst_Countries_TJ_provinces_Shaanxi_cities_Weinan)). - -fof(axmondialPred6115, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shaanxi_cities_Weinan,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred6116, axiom, - 21500 = f_PopulationFn(inst_Countries_HCA_provinces_Copan_cities_SantaRosadeCopan)). - -fof(axmondialPred6117, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Copan_cities_SantaRosadeCopan,inst_Countries_HCA_provinces_Copan)). - -fof(axmondialPred6118, axiom, - 152682 = f_PopulationFn(inst_Countries_BR_provinces_Paraiba_cities_SantaLuzia)). - -fof(axmondialPred6119, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Paraiba_cities_SantaLuzia,inst_Countries_BR_provinces_Paraiba)). - -fof(axmondialPred6120, axiom, - 170327 = f_PopulationFn(inst_Countries_RI_cities_Bengkulu)). - -fof(axmondialPred6121, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Bengkulu,inst_Indonesia)). - -fof(axmondialPred6122, axiom, - f_member(inst_Slovakia,inst_Organizations_ICAO)). - -fof(axmondialPred6123, axiom, - f_member(inst_Malawi,inst_Organizations_IFRCS)). - -fof(axmondialPred6124, axiom, - 1748769 = f_PopulationFn(inst_Countries_MEX_provinces_Tabasco)). - -fof(axmondialPred6125, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Tabasco,f_MeasureFn(24661,inst_SquareKilometer))). - -fof(axmondialPred6126, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Tabasco_cities_Villahermosa,inst_Countries_MEX_provinces_Tabasco)). - -fof(axmondialPred6127, axiom, - f_member(inst_Fiji,inst_Organizations_Intelsat)). - -fof(axmondialPred6128, axiom, - f_geographicalSubregion(inst_Countries_SA_cities_Jeddah,inst_SaudiArabia)). - -fof(axmondialPred6129, axiom, - 2276207 = f_PopulationFn(inst_Countries_NL_provinces_NoordBrabant)). - -fof(axmondialPred6130, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_NoordBrabant,f_MeasureFn(4938,inst_SquareKilometer))). - -fof(axmondialPred6131, axiom, - f_capitalCity(inst_Countries_NL_provinces_NoordBrabant_cities_sHertogenbosch,inst_Countries_NL_provinces_NoordBrabant)). - -fof(axmondialPred6132, axiom, - f_member(inst_Kazakstan,inst_Organizations_ILO)). - -fof(axmondialPred6133, axiom, - 106885 = f_PopulationFn(inst_Countries_TJ_provinces_Tibet_cities_Lhasa)). - -fof(axmondialPred6134, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Tibet_cities_Lhasa,inst_Countries_TJ_provinces_Tibet)). - -fof(axmondialPred6135, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_WToO)). - -fof(axmondialPred6136, axiom, - f_member(inst_Finland,inst_Organizations_ZC)). - -fof(axmondialPred6137, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Afyon_cities_Afyon,inst_Countries_TR_provinces_Afyon)). - -fof(axmondialPred6138, axiom, - f_member(inst_UnitedStates,inst_Organizations_ECLAC)). - -fof(axmondialPred6139, axiom, - f_member(inst_ElSalvador,inst_Organizations_IAEA)). - -fof(axmondialPred6140, axiom, - f_member(inst_Ukraine,inst_Organizations_NSG)). - -fof(axmondialPred6141, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_WCL)). - -fof(axmondialPred6142, axiom, - f_member(inst_Armenia,inst_Organizations_WMO)). - -fof(axmondialPred6143, axiom, - f_member(inst_Mexico,inst_Organizations_PCA)). - -fof(axmondialPred6144, axiom, - f_member(inst_Algeria,inst_Organizations_G_15)). - -fof(axmondialPred6145, axiom, - f_member(inst_Australia,inst_Organizations_SPC)). - -fof(axmondialPred6146, axiom, - 447653 = f_PopulationFn(inst_Countries_IND_provinces_AndhraPradesh_cities_Warangal)). - -fof(axmondialPred6147, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_AndhraPradesh_cities_Warangal,inst_Countries_IND_provinces_AndhraPradesh)). - -fof(axmondialPred6148, axiom, - f_member(inst_UnitedStates,inst_Organizations_OECD)). - -fof(axmondialPred6149, axiom, - f_member(inst_Fiji,inst_Organizations_UNIFIL)). - -fof(axmondialPred6150, axiom, - f_member(inst_Madagascar,inst_Organizations_IFAD)). - -fof(axmondialPred6151, axiom, - f_member(inst_Madagascar,inst_Organizations_UPU)). - -fof(axmondialPred6152, axiom, - f_inflationRateInCountry(inst_Madagascar,35)). - -fof(axmondialPred6153, axiom, - f_member(inst_Madagascar,inst_Organizations_AfDB)). - -fof(axmondialPred6154, axiom, - f_member(inst_Madagascar,inst_Organizations_UN)). - -fof(axmondialPred6155, axiom, - f_geographicSubregion(inst_Countries_RM_provinces_Antananarivo,inst_Madagascar)). - -fof(axmondialPred6156, axiom, - f_capitalCity(inst_Countries_RM_provinces_Antananarivo_cities_Antananarivo,inst_Madagascar)). - -fof(axmondialPred6157, axiom, - f_member(inst_Madagascar,inst_Organizations_IAEA)). - -fof(axmondialPred6158, axiom, - f_member(inst_Madagascar,inst_Organizations_ICFTU)). - -fof(axmondialPred6159, axiom, - f_member(inst_Madagascar,inst_Organizations_WCL)). - -fof(axmondialPred6160, axiom, - f_member(inst_Madagascar,inst_Organizations_Interpol)). - -fof(axmondialPred6161, axiom, - f_geographicSubregion(inst_Countries_RM_provinces_Toliary,inst_Madagascar)). - -fof(axmondialPred6162, axiom, - f_member(inst_Madagascar,inst_Organizations_ILO)). - -fof(axmondialPred6163, axiom, - f_member(inst_Madagascar,inst_Organizations_WFTU)). - -fof(axmondialPred6164, axiom, - f_member(inst_Madagascar,inst_Organizations_ACCT)). - -fof(axmondialPred6165, axiom, - f_member(inst_Madagascar,inst_Organizations_IBRD)). - -fof(axmondialPred6166, axiom, - f_geographicSubregion(inst_Countries_RM_provinces_Antsiranana,inst_Madagascar)). - -fof(axmondialPred6167, axiom, - f_member(inst_Madagascar,inst_Organizations_ITU)). - -fof(axmondialPred6168, axiom, - f_member(inst_Madagascar,inst_Organizations_OAU)). - -fof(axmondialPred6169, axiom, - 13670507 = f_PopulationFn(inst_Madagascar)). - -fof(axmondialPred6170, axiom, - f_member(inst_Madagascar,inst_Organizations_WIPO)). - -fof(axmondialPred6171, axiom, - f_member(inst_Madagascar,inst_Organizations_WTrO)). - -fof(axmondialPred6172, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Madagascar,inst_IndustrialSector,15,f_YearFn(1996))). - -fof(axmondialPred6173, axiom, - f_geographicSubregion(inst_Countries_RM_provinces_Toamasina,inst_Madagascar)). - -fof(axmondialPred6174, axiom, - f_member(inst_Madagascar,inst_Organizations_IDA)). - -fof(axmondialPred6175, axiom, - f_member(inst_Madagascar,inst_Organizations_IMO)). - -fof(axmondialPred6176, axiom, - f_member(inst_Madagascar,inst_Organizations_WMO)). - -fof(axmondialPred6177, axiom, - f_member(inst_Madagascar,inst_Organizations_UNIDO)). - -fof(axmondialPred6178, axiom, - f_member(inst_Madagascar,inst_Organizations_IOC)). - -fof(axmondialPred6179, axiom, - f_geographicSubregion(inst_Countries_RM_provinces_Mahajanga,inst_Madagascar)). - -fof(axmondialPred6180, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Madagascar,inst_AgriculturalSector,35,f_YearFn(1996))). - -fof(axmondialPred6181, axiom, - f_member(inst_Madagascar,inst_Organizations_Intelsat)). - -fof(axmondialPred6182, axiom, - f_member(inst_Madagascar,inst_Organizations_ACP)). - -fof(axmondialPred6183, axiom, - f_member(inst_Madagascar,inst_Organizations_UNHCR)). - -fof(axmondialPred6184, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Madagascar,inst_ServiceSector,50,f_YearFn(1996))). - -fof(axmondialPred6185, axiom, - f_landAreaOnly(inst_Madagascar,f_MeasureFn(587040,inst_SquareKilometer))). - -fof(axmondialPred6186, axiom, - f_member(inst_Madagascar,inst_Organizations_IFC)). - -fof(axmondialPred6187, axiom, - f_geographicSubregion(inst_Countries_RM_provinces_Fianarantsoa,inst_Madagascar)). - -fof(axmondialPred6188, axiom, - 963100 = f_PopulationFn(inst_Countries_KAZ_provinces_Almaty)). - -fof(axmondialPred6189, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Almaty,f_MeasureFn(105700,inst_SquareKilometer))). - -fof(axmondialPred6190, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Almaty_munic_cities_Almaty,inst_Countries_KAZ_provinces_Almaty)). - -fof(axmondialPred6191, axiom, - f_member(inst_SierraLeone,inst_Organizations_IMO)). - -fof(axmondialPred6192, axiom, - f_member(inst_Brazil,inst_Organizations_ITU)). - -fof(axmondialPred6193, axiom, - 1610695 = f_PopulationFn(inst_Countries_B_provinces_Antwerp)). - -fof(axmondialPred6194, axiom, - f_landAreaOnly(inst_Countries_B_provinces_Antwerp,f_MeasureFn(2867,inst_SquareKilometer))). - -fof(axmondialPred6195, axiom, - f_capitalCity(inst_Countries_B_provinces_Antwerp_cities_Antwerp,inst_Countries_B_provinces_Antwerp)). - -fof(axmondialPred6196, axiom, - f_sharedBorderLength(inst_China,inst_Pakistan,f_MeasureFn(523,inst_Kilometer))). - -fof(axmondialPred6197, axiom, - 109094 = f_PopulationFn(inst_Countries_ZRE_provinces_Kivu_cities_Goma)). - -fof(axmondialPred6198, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Kivu_cities_Goma,inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred6199, axiom, - f_located(inst_Rivers_Ural,inst_Countries_R_provinces_Orenburgskayaoblast)). - -fof(axmondialPred6200, axiom, - f_flowsInto(inst_Rivers_Ural,inst_Lakes_CaspianSea)). - -fof(axmondialPred6201, axiom, - f_length(inst_Rivers_Ural,2428)). - -fof(axmondialPred6202, axiom, - f_located(inst_Rivers_Ural,inst_Kazakstan)). - -fof(axmondialPred6203, axiom, - f_located(inst_Rivers_Ural,inst_Countries_KAZ_provinces_BatysQazaqstan)). - -fof(axmondialPred6204, axiom, - f_located(inst_Rivers_Ural,inst_Russia)). - -fof(axmondialPred6205, axiom, - f_located(inst_Rivers_Ural,inst_Countries_R_provinces_Rep_ofBashkortostan)). - -fof(axmondialPred6206, axiom, - f_located(inst_Rivers_Ural,inst_Countries_KAZ_provinces_Atyrau)). - -fof(axmondialPred6207, axiom, - f_located(inst_Islands_Langeland,inst_Denmark)). - -fof(axmondialPred6208, axiom, - f_landAreaOnly(inst_Islands_Langeland,f_MeasureFn(284,inst_SquareKilometer))). - -fof(axmondialPred6209, axiom, - f_member(inst_Guatemala,inst_Organizations_FAO)). - -fof(axmondialPred6210, axiom, - 578876 = f_PopulationFn(inst_Countries_GR_provinces_StereaEllas)). - -fof(axmondialPred6211, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_StereaEllas,f_MeasureFn(15549,inst_SquareKilometer))). - -fof(axmondialPred6212, axiom, - f_member(inst_Spain,inst_Organizations_NSG)). - -fof(axmondialPred6213, axiom, - 526215 = f_PopulationFn(inst_Countries_MA_cities_Tanger)). - -fof(axmondialPred6214, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Tanger,inst_Morocco)). - -fof(axmondialPred6215, axiom, - f_member(inst_Spain,inst_Organizations_AfDB)). - -fof(axmondialPred6216, axiom, - f_member(inst_Venezuela,inst_Organizations_IADB)). - -fof(axmondialPred6217, axiom, - f_geographicalSubregion(inst_Uruguay,inst_Continents_America)). - -fof(axmondialPred6218, axiom, - f_member(inst_Belgium,inst_Organizations_BIS)). - -fof(axmondialPred6219, axiom, - 207000 = f_PopulationFn(inst_Countries_R_provinces_Pskovskayaoblast_cities_Pskov)). - -fof(axmondialPred6220, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Pskovskayaoblast_cities_Pskov,inst_Countries_R_provinces_Pskovskayaoblast)). - -fof(axmondialPred6221, axiom, - 21983188 = f_PopulationFn(inst_Venezuela)). - -fof(axmondialPred6222, axiom, - f_landAreaOnly(inst_Venezuela,f_MeasureFn(912050,inst_SquareKilometer))). - -fof(axmondialPred6223, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Anzoategui,inst_Venezuela)). - -fof(axmondialPred6224, axiom, - f_member(inst_Venezuela,inst_Organizations_MINURSO)). - -fof(axmondialPred6225, axiom, - f_member(inst_Venezuela,inst_Organizations_PCA)). - -fof(axmondialPred6226, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Amazonas,inst_Venezuela)). - -fof(axmondialPred6227, axiom, - f_member(inst_Venezuela,inst_Organizations_IFC)). - -fof(axmondialPred6228, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Carabobo,inst_Venezuela)). - -fof(axmondialPred6229, axiom, - f_member(inst_Venezuela,inst_Organizations_Interpol)). - -fof(axmondialPred6230, axiom, - f_meetsSpatially(inst_Venezuela,inst_Guyana)). - -fof(axmondialPred6231, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Barinas,inst_Venezuela)). - -fof(axmondialPred6232, axiom, - f_member(inst_Venezuela,inst_Organizations_IFRCS)). - -fof(axmondialPred6233, axiom, - f_member(inst_Venezuela,inst_Organizations_UNIKOM)). - -fof(axmondialPred6234, axiom, - f_member(inst_Venezuela,inst_Organizations_G_24)). - -fof(axmondialPred6235, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Aragua,inst_Venezuela)). - -fof(axmondialPred6236, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Miranda,inst_Venezuela)). - -fof(axmondialPred6237, axiom, - f_member(inst_Venezuela,inst_Organizations_ICFTU)). - -fof(axmondialPred6238, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Falcon,inst_Venezuela)). - -fof(axmondialPred6239, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Bolivar,inst_Venezuela)). - -fof(axmondialPred6240, axiom, - f_member(inst_Venezuela,inst_Organizations_IMO)). - -fof(axmondialPred6241, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Yaracuy,inst_Venezuela)). - -fof(axmondialPred6242, axiom, - f_member(inst_Venezuela,inst_Organizations_G_11)). - -fof(axmondialPred6243, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Apure,inst_Venezuela)). - -fof(axmondialPred6244, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Cojedes,inst_Venezuela)). - -fof(axmondialPred6245, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Venezuela,inst_AgriculturalSector,5,f_YearFn(1996))). - -fof(axmondialPred6246, axiom, - f_meetsSpatially(inst_Venezuela,inst_Brazil)). - -fof(axmondialPred6247, axiom, - f_member(inst_Venezuela,inst_Organizations_FAO)). - -fof(axmondialPred6248, axiom, - f_member(inst_Venezuela,inst_Organizations_UN)). - -fof(axmondialPred6249, axiom, - f_member(inst_Venezuela,inst_Organizations_WHO)). - -fof(axmondialPred6250, axiom, - f_member(inst_Venezuela,inst_Organizations_Caricom)). - -fof(axmondialPred6251, axiom, - f_member(inst_Venezuela,inst_Organizations_UNU)). - -fof(axmondialPred6252, axiom, - f_member(inst_Venezuela,inst_Organizations_LAES)). - -fof(axmondialPred6253, axiom, - f_member(inst_Venezuela,inst_Organizations_IBRD)). - -fof(axmondialPred6254, axiom, - f_member(inst_Venezuela,inst_Organizations_OPANAL)). - -fof(axmondialPred6255, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_DistritoFederal,inst_Venezuela)). - -fof(axmondialPred6256, axiom, - f_member(inst_Venezuela,inst_Organizations_UNHCR)). - -fof(axmondialPred6257, axiom, - f_member(inst_Venezuela,inst_Organizations_WFTU)). - -fof(axmondialPred6258, axiom, - f_inflationRateInCountry(inst_Venezuela,57)). - -fof(axmondialPred6259, axiom, - f_member(inst_Venezuela,inst_Organizations_WIPO)). - -fof(axmondialPred6260, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Zulia,inst_Venezuela)). - -fof(axmondialPred6261, axiom, - f_member(inst_Venezuela,inst_Organizations_ICC)). - -fof(axmondialPred6262, axiom, - f_member(inst_Venezuela,inst_Organizations_AG)). - -fof(axmondialPred6263, axiom, - f_member(inst_Venezuela,inst_Organizations_UNESCO)). - -fof(axmondialPred6264, axiom, - f_member(inst_Venezuela,inst_Organizations_WMO)). - -fof(axmondialPred6265, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_DeltaAmacuro,inst_Venezuela)). - -fof(axmondialPred6266, axiom, - f_member(inst_Venezuela,inst_Organizations_BCIE)). - -fof(axmondialPred6267, axiom, - f_member(inst_Venezuela,inst_Organizations_IOM)). - -fof(axmondialPred6268, axiom, - f_member(inst_Venezuela,inst_Organizations_OPEC)). - -fof(axmondialPred6269, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Venezuela,inst_IndustrialSector,41,f_YearFn(1996))). - -fof(axmondialPred6270, axiom, - f_member(inst_Venezuela,inst_Organizations_WTrO)). - -fof(axmondialPred6271, axiom, - f_member(inst_Venezuela,inst_Organizations_ILO)). - -fof(axmondialPred6272, axiom, - f_capitalCity(inst_Countries_YV_provinces_DistritoFederal_cities_Caracas,inst_Venezuela)). - -fof(axmondialPred6273, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Portuguesa,inst_Venezuela)). - -fof(axmondialPred6274, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Merida,inst_Venezuela)). - -fof(axmondialPred6275, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Guarico,inst_Venezuela)). - -fof(axmondialPred6276, axiom, - f_member(inst_Venezuela,inst_Organizations_ICAO)). - -fof(axmondialPred6277, axiom, - f_member(inst_Venezuela,inst_Organizations_RG)). - -fof(axmondialPred6278, axiom, - f_member(inst_Venezuela,inst_Organizations_G_19)). - -fof(axmondialPred6279, axiom, - f_member(inst_Venezuela,inst_Organizations_G_15)). - -fof(axmondialPred6280, axiom, - f_meetsSpatially(inst_Venezuela,inst_Colombia)). - -fof(axmondialPred6281, axiom, - f_member(inst_Venezuela,inst_Organizations_WCL)). - -fof(axmondialPred6282, axiom, - f_member(inst_Venezuela,inst_Organizations_NAM)). - -fof(axmondialPred6283, axiom, - f_member(inst_Venezuela,inst_Organizations_IFAD)). - -fof(axmondialPred6284, axiom, - f_member(inst_Venezuela,inst_Organizations_ISO)). - -fof(axmondialPred6285, axiom, - f_member(inst_Venezuela,inst_Organizations_LAIA)). - -fof(axmondialPred6286, axiom, - f_member(inst_Venezuela,inst_Organizations_Intelsat)). - -fof(axmondialPred6287, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Tachira,inst_Venezuela)). - -fof(axmondialPred6288, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Lara,inst_Venezuela)). - -fof(axmondialPred6289, axiom, - f_member(inst_Venezuela,inst_Organizations_IAEA)). - -fof(axmondialPred6290, axiom, - f_member(inst_Venezuela,inst_Organizations_G_77)). - -fof(axmondialPred6291, axiom, - f_member(inst_Venezuela,inst_Organizations_WToO)). - -fof(axmondialPred6292, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Venezuela,inst_ServiceSector,54,f_YearFn(1996))). - -fof(axmondialPred6293, axiom, - f_member(inst_Venezuela,inst_Organizations_ICRM)). - -fof(axmondialPred6294, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_NuevaEsparta,inst_Venezuela)). - -fof(axmondialPred6295, axiom, - f_member(inst_Venezuela,inst_Organizations_OAS)). - -fof(axmondialPred6296, axiom, - f_member(inst_Venezuela,inst_Organizations_G_3)). - -fof(axmondialPred6297, axiom, - f_member(inst_Venezuela,inst_Organizations_IMF)). - -fof(axmondialPred6298, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Monagas,inst_Venezuela)). - -fof(axmondialPred6299, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Trujillo,inst_Venezuela)). - -fof(axmondialPred6300, axiom, - f_geographicSubregion(inst_Countries_YV_provinces_Sucre,inst_Venezuela)). - -fof(axmondialPred6301, axiom, - f_member(inst_Ethiopia,inst_Organizations_G_24)). - -fof(axmondialPred6302, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_ICRM)). - -fof(axmondialPred6303, axiom, - 120523 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Sanmenxia)). - -fof(axmondialPred6304, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Sanmenxia,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred6305, axiom, - 291000 = f_PopulationFn(inst_Countries_ET_provinces_Asyut_cities_Asyut)). - -fof(axmondialPred6306, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_Asyut_cities_Asyut,inst_Countries_ET_provinces_Asyut)). - -fof(axmondialPred6307, axiom, - f_member(inst_Poland,inst_Organizations_ICRM)). - -fof(axmondialPred6308, axiom, - 72000 = f_PopulationFn(inst_Countries_GB_provinces_IslandAreas_munic)). - -fof(axmondialPred6309, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_IslandAreas_munic,f_MeasureFn(5566,inst_SquareKilometer))). - -fof(axmondialPred6310, axiom, - f_capitalCity(inst_Countries_GB_provinces_IslandAreas_munic_cities_IslandAreas,inst_Countries_GB_provinces_IslandAreas_munic)). - -fof(axmondialPred6311, axiom, - f_member(inst_Spain,inst_Organizations_IFC)). - -fof(axmondialPred6312, axiom, - 3870604 = f_PopulationFn(inst_Countries_MEX_provinces_Michoacan)). - -fof(axmondialPred6313, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Michoacan,f_MeasureFn(59864,inst_SquareKilometer))). - -fof(axmondialPred6314, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Michoacan_cities_Morelia,inst_Countries_MEX_provinces_Michoacan)). - -fof(axmondialPred6315, axiom, - f_sharedBorderLength(inst_WesternSahara,inst_Mauritania,f_MeasureFn(1561,inst_Kilometer))). - -fof(axmondialPred6316, axiom, - f_member(inst_Guatemala,inst_Organizations_UNESCO)). - -fof(axmondialPred6317, axiom, - f_hasHeadq(inst_Organizations_UNTSO,inst_Countries_IL_provinces_Central_cities_Jerusalem)). - -fof(axmondialPred6318, axiom, - 2100315 = f_PopulationFn(inst_Countries_J_provinces_Gifu)). - -fof(axmondialPred6319, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Gifu,f_MeasureFn(10596,inst_SquareKilometer))). - -fof(axmondialPred6320, axiom, - f_capitalCity(inst_Countries_J_provinces_Gifu_cities_Gifu,inst_Countries_J_provinces_Gifu)). - -fof(axmondialPred6321, axiom, - f_member(inst_China,inst_Organizations_IMF)). - -fof(axmondialPred6322, axiom, - 170300 = f_PopulationFn(inst_Countries_TR_provinces_Kirikkale_cities_Kirikkale)). - -fof(axmondialPred6323, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kirikkale_cities_Kirikkale,inst_Countries_TR_provinces_Kirikkale)). - -fof(axmondialPred6324, axiom, - 332000 = f_PopulationFn(inst_Countries_CZ_provinces_Severomoravsky_cities_Ostrava)). - -fof(axmondialPred6325, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Severomoravsky_cities_Ostrava,inst_Countries_CZ_provinces_Severomoravsky)). - -fof(axmondialPred6326, axiom, - f_member(inst_Thailand,inst_Organizations_IMO)). - -fof(axmondialPred6327, axiom, - f_member(inst_Monaco,inst_Organizations_ITU)). - -fof(axmondialPred6328, axiom, - f_member(inst_Kenya,inst_Organizations_WCL)). - -fof(axmondialPred6329, axiom, - 242589 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_Ilheus)). - -fof(axmondialPred6330, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_Ilheus,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred6331, axiom, - f_member(inst_Romania,inst_Organizations_ANC)). - -fof(axmondialPred6332, axiom, - f_member(inst_Israel,inst_Organizations_WMO)). - -fof(axmondialPred6333, axiom, - f_member(inst_Burundi,inst_Organizations_ECA)). - -fof(axmondialPred6334, axiom, - f_member(inst_Eritrea,inst_Organizations_ITU)). - -fof(axmondialPred6335, axiom, - f_sharedBorderLength(inst_Iran,inst_Afghanistan,f_MeasureFn(936,inst_Kilometer))). - -fof(axmondialPred6336, axiom, - f_member(inst_Malawi,inst_Organizations_ILO)). - -fof(axmondialPred6337, axiom, - f_member(inst_Somalia,inst_Organizations_IDA)). - -fof(axmondialPred6338, axiom, - 689800 = f_PopulationFn(inst_Countries_RM_provinces_Antsiranana)). - -fof(axmondialPred6339, axiom, - f_landAreaOnly(inst_Countries_RM_provinces_Antsiranana,f_MeasureFn(43046,inst_SquareKilometer))). - -fof(axmondialPred6340, axiom, - f_capitalCity(inst_Countries_RM_provinces_Antsiranana_cities_Antsiranana,inst_Countries_RM_provinces_Antsiranana)). - -fof(axmondialPred6341, axiom, - 210708 = f_PopulationFn(inst_Countries_NL_provinces_Groningen_cities_Groningen)). - -fof(axmondialPred6342, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Groningen_cities_Groningen,inst_Countries_NL_provinces_Groningen)). - -fof(axmondialPred6343, axiom, - 104896 = f_PopulationFn(inst_Countries_BR_provinces_Para_cities_Itaituba)). - -fof(axmondialPred6344, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Para_cities_Itaituba,inst_Countries_BR_provinces_Para)). - -fof(axmondialPred6345, axiom, - 238000 = f_PopulationFn(inst_Countries_UA_provinces_Poltavska_cities_Kremenchuk)). - -fof(axmondialPred6346, axiom, - 138853 = f_PopulationFn(inst_Countries_RA_provinces_Cordoba_cities_RioCuarto)). - -fof(axmondialPred6347, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Cordoba_cities_RioCuarto,inst_Countries_RA_provinces_Cordoba)). - -fof(axmondialPred6348, axiom, - f_member(inst_Oman,inst_Organizations_Intelsat)). - -fof(axmondialPred6349, axiom, - 2058649 = f_PopulationFn(inst_Countries_RI_cities_Bandung)). - -fof(axmondialPred6350, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Bandung,inst_Indonesia)). - -fof(axmondialPred6351, axiom, - f_member(inst_Nigeria,inst_Organizations_CCC)). - -fof(axmondialPred6352, axiom, - f_member(inst_Switzerland,inst_Organizations_G_10)). - -fof(axmondialPred6353, axiom, - 2793537 = f_PopulationFn(inst_Countries_MEX_provinces_Chihuahua)). - -fof(axmondialPred6354, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Chihuahua,f_MeasureFn(247087,inst_SquareKilometer))). - -fof(axmondialPred6355, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Chihuahua_cities_Chihuahua,inst_Countries_MEX_provinces_Chihuahua)). - -fof(axmondialPred6356, axiom, - f_member(inst_Slovakia,inst_Organizations_Interpol)). - -fof(axmondialPred6357, axiom, - f_member(inst_Austria,inst_Organizations_WFTU)). - -fof(axmondialPred6358, axiom, - f_member(inst_Croatia,inst_Organizations_IFAD)). - -fof(axmondialPred6359, axiom, - 177800 = f_PopulationFn(inst_Countries_GB_provinces_Cleveland_cities_StocktononTees)). - -fof(axmondialPred6360, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cleveland_cities_StocktononTees,inst_Countries_GB_provinces_Cleveland)). - -fof(axmondialPred6361, axiom, - f_member(inst_Moldova,inst_Organizations_CCC)). - -fof(axmondialPred6362, axiom, - f_member(inst_ElSalvador,inst_Organizations_WMO)). - -fof(axmondialPred6363, axiom, - 167954 = f_PopulationFn(inst_Countries_Z_provinces_Copperbelt_cities_Chingola)). - -fof(axmondialPred6364, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Copperbelt_cities_Chingola,inst_Countries_Z_provinces_Copperbelt)). - -fof(axmondialPred6365, axiom, - f_member(inst_Tanzania,inst_Organizations_OAU)). - -fof(axmondialPred6366, axiom, - 104790 = f_PopulationFn(inst_Countries_ES_cities_Delgado)). - -fof(axmondialPred6367, axiom, - f_geographicalSubregion(inst_Countries_ES_cities_Delgado,inst_ElSalvador)). - -fof(axmondialPred6368, axiom, - f_member(inst_Denmark,inst_Organizations_WIPO)). - -fof(axmondialPred6369, axiom, - f_member(inst_Ukraine,inst_Organizations_IOM)). - -fof(axmondialPred6370, axiom, - f_located(inst_Lakes_LakeSuperior,inst_Countries_USA_provinces_Wisconsin)). - -fof(axmondialPred6371, axiom, - f_located(inst_Lakes_LakeSuperior,inst_Countries_USA_provinces_Minnesota)). - -fof(axmondialPred6372, axiom, - f_located(inst_Lakes_LakeSuperior,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred6373, axiom, - f_located(inst_Lakes_LakeSuperior,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred6374, axiom, - f_located(inst_Lakes_LakeSuperior,inst_UnitedStates)). - -fof(axmondialPred6375, axiom, - f_located(inst_Lakes_LakeSuperior,inst_Canada)). - -fof(axmondialPred6376, axiom, - f_landAreaOnly(inst_Lakes_LakeSuperior,f_MeasureFn(84131,inst_SquareKilometer))). - -fof(axmondialPred6377, axiom, - 101500 = f_PopulationFn(inst_Countries_I_provinces_Toscana_cities_Pisa)). - -fof(axmondialPred6378, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Toscana_cities_Pisa,inst_Countries_I_provinces_Toscana)). - -fof(axmondialPred6379, axiom, - f_member(inst_Georgia,inst_Organizations_IMO)). - -fof(axmondialPred6380, axiom, - f_member(inst_Australia,inst_Organizations_ICC)). - -fof(axmondialPred6381, axiom, - f_sharedBorderLength(inst_Countries_cid_cia_West_Bank,inst_Israel,f_MeasureFn(307,inst_Kilometer))). - -fof(axmondialPred6382, axiom, - f_member(inst_France,inst_Organizations_IFRCS)). - -fof(axmondialPred6383, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Zeeland_cities_Middelburg,inst_Countries_NL_provinces_Zeeland)). - -fof(axmondialPred6384, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Montserrat,inst_Continents_America)). - -fof(axmondialPred6385, axiom, - 152000 = f_PopulationFn(inst_Countries_RSA_cities_Daveyton)). - -fof(axmondialPred6386, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Daveyton,inst_SouthAfrica)). - -fof(axmondialPred6387, axiom, - f_member(inst_Italy,inst_Organizations_IEA)). - -fof(axmondialPred6388, axiom, - 532000 = f_PopulationFn(inst_Countries_R_provinces_Tulskayaoblast_cities_Tula)). - -fof(axmondialPred6389, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Tulskayaoblast_cities_Tula,inst_Countries_R_provinces_Tulskayaoblast)). - -fof(axmondialPred6390, axiom, - 806486 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Allahabad)). - -fof(axmondialPred6391, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Allahabad,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred6392, axiom, - f_member(inst_Slovenia,inst_Organizations_IDA)). - -fof(axmondialPred6393, axiom, - f_meetsSpatially(inst_Ukraine,inst_Poland)). - -fof(axmondialPred6394, axiom, - f_meetsSpatially(inst_Ukraine,inst_Belarus)). - -fof(axmondialPred6395, axiom, - f_member(inst_Ukraine,inst_Organizations_IMO)). - -fof(axmondialPred6396, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Volynska,inst_Ukraine)). - -fof(axmondialPred6397, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ukraine,inst_AgriculturalSector,31,f_YearFn(1996))). - -fof(axmondialPred6398, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Cherkaska,inst_Ukraine)). - -fof(axmondialPred6399, axiom, - f_member(inst_Ukraine,inst_Organizations_UNPROFOR)). - -fof(axmondialPred6400, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Kharkivska,inst_Ukraine)). - -fof(axmondialPred6401, axiom, - f_capitalCity(inst_Countries_UA_provinces_Kyyivska_cities_Kiev,inst_Ukraine)). - -fof(axmondialPred6402, axiom, - f_member(inst_Ukraine,inst_Organizations_BSEC)). - -fof(axmondialPred6403, axiom, - f_landAreaOnly(inst_Ukraine,f_MeasureFn(603700,inst_SquareKilometer))). - -fof(axmondialPred6404, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Mykolayivska,inst_Ukraine)). - -fof(axmondialPred6405, axiom, - f_member(inst_Ukraine,inst_Organizations_WTrO)). - -fof(axmondialPred6406, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Odeska,inst_Ukraine)). - -fof(axmondialPred6407, axiom, - f_meetsSpatially(inst_Ukraine,inst_Slovakia)). - -fof(axmondialPred6408, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Kyyivska,inst_Ukraine)). - -fof(axmondialPred6409, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Zaporizka,inst_Ukraine)). - -fof(axmondialPred6410, axiom, - f_member(inst_Ukraine,inst_Organizations_WHO)). - -fof(axmondialPred6411, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ukraine,inst_ServiceSector,26,f_YearFn(1996))). - -fof(axmondialPred6412, axiom, - f_member(inst_Ukraine,inst_Organizations_OSCE)). - -fof(axmondialPred6413, axiom, - f_member(inst_Ukraine,inst_Organizations_PFP)). - -fof(axmondialPred6414, axiom, - f_meetsSpatially(inst_Ukraine,inst_Russia)). - -fof(axmondialPred6415, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Lvivska,inst_Ukraine)). - -fof(axmondialPred6416, axiom, - 50864009 = f_PopulationFn(inst_Ukraine)). - -fof(axmondialPred6417, axiom, - f_member(inst_Ukraine,inst_Organizations_ISO)). - -fof(axmondialPred6418, axiom, - f_member(inst_Ukraine,inst_Organizations_UNMOT)). - -fof(axmondialPred6419, axiom, - f_meetsSpatially(inst_Ukraine,inst_Hungary)). - -fof(axmondialPred6420, axiom, - f_member(inst_Ukraine,inst_Organizations_UNIDO)). - -fof(axmondialPred6421, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Kirovohradska,inst_Ukraine)). - -fof(axmondialPred6422, axiom, - f_member(inst_Ukraine,inst_Organizations_Interpol)). - -fof(axmondialPred6423, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Krym,inst_Ukraine)). - -fof(axmondialPred6424, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Ternopilska,inst_Ukraine)). - -fof(axmondialPred6425, axiom, - f_member(inst_Ukraine,inst_Organizations_IFRCS)). - -fof(axmondialPred6426, axiom, - f_member(inst_Ukraine,inst_Organizations_UNCRO)). - -fof(axmondialPred6427, axiom, - f_member(inst_Ukraine,inst_Organizations_IMF)). - -fof(axmondialPred6428, axiom, - f_member(inst_Ukraine,inst_Organizations_ILO)). - -fof(axmondialPred6429, axiom, - f_member(inst_Ukraine,inst_Organizations_IFC)). - -fof(axmondialPred6430, axiom, - f_member(inst_Ukraine,inst_Organizations_UNESCO)). - -fof(axmondialPred6431, axiom, - f_member(inst_Ukraine,inst_Organizations_UPU)). - -fof(axmondialPred6432, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Vinnytska,inst_Ukraine)). - -fof(axmondialPred6433, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Donetska,inst_Ukraine)). - -fof(axmondialPred6434, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Rivnenska,inst_Ukraine)). - -fof(axmondialPred6435, axiom, - f_member(inst_Ukraine,inst_Organizations_CIS)). - -fof(axmondialPred6436, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Khmelnytska,inst_Ukraine)). - -fof(axmondialPred6437, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_IvanoFrankivska,inst_Ukraine)). - -fof(axmondialPred6438, axiom, - f_member(inst_Ukraine,inst_Organizations_ANC)). - -fof(axmondialPred6439, axiom, - f_member(inst_Ukraine,inst_Organizations_IBRD)). - -fof(axmondialPred6440, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Chernihivska,inst_Ukraine)). - -fof(axmondialPred6441, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Chernivetska,inst_Ukraine)). - -fof(axmondialPred6442, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Luhanska,inst_Ukraine)). - -fof(axmondialPred6443, axiom, - f_meetsSpatially(inst_Ukraine,inst_Romania)). - -fof(axmondialPred6444, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Zhytomyrska,inst_Ukraine)). - -fof(axmondialPred6445, axiom, - f_meetsSpatially(inst_Ukraine,inst_Moldova)). - -fof(axmondialPred6446, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Sumska,inst_Ukraine)). - -fof(axmondialPred6447, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Khersonska,inst_Ukraine)). - -fof(axmondialPred6448, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Dnipropetrovska,inst_Ukraine)). - -fof(axmondialPred6449, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ukraine,inst_IndustrialSector,43,f_YearFn(1996))). - -fof(axmondialPred6450, axiom, - f_member(inst_Ukraine,inst_Organizations_WIPO)). - -fof(axmondialPred6451, axiom, - f_inflationRateInCountry(inst_Ukraine,9)). - -fof(axmondialPred6452, axiom, - f_member(inst_Ukraine,inst_Organizations_ICRM)). - -fof(axmondialPred6453, axiom, - f_geographicSubregion(inst_Countries_UA_provinces_Zakarpatska,inst_Ukraine)). - -fof(axmondialPred6454, axiom, - f_member(inst_Ukraine,inst_Organizations_CEI)). - -fof(axmondialPred6455, axiom, - f_member(inst_Ukraine,inst_Organizations_CCC)). - -fof(axmondialPred6456, axiom, - f_member(inst_Ukraine,inst_Organizations_IOC)). - -fof(axmondialPred6457, axiom, - f_member(inst_Ukraine,inst_Organizations_UNPREDEP)). - -fof(axmondialPred6458, axiom, - f_member(inst_Ukraine,inst_Organizations_PCA)). - -fof(axmondialPred6459, axiom, - 107000 = f_PopulationFn(inst_Countries_RA_provinces_LaPampa_cities_SantaRosa)). - -fof(axmondialPred6460, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_LaPampa_cities_SantaRosa,inst_Countries_RA_provinces_LaPampa)). - -fof(axmondialPred6461, axiom, - 112562 = f_PopulationFn(inst_Countries_RI_cities_Palangkaraya)). - -fof(axmondialPred6462, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Palangkaraya,inst_Indonesia)). - -fof(axmondialPred6463, axiom, - f_member(inst_Bolivia,inst_Organizations_G_11)). - -fof(axmondialPred6464, axiom, - f_member(inst_CostaRica,inst_Organizations_G_77)). - -fof(axmondialPred6465, axiom, - f_located(inst_Lakes_LakeNyasa,inst_Countries_MOC_provinces_Niassa)). - -fof(axmondialPred6466, axiom, - f_located(inst_Lakes_LakeNyasa,inst_Mozambique)). - -fof(axmondialPred6467, axiom, - f_located(inst_Lakes_LakeNyasa,inst_Malawi)). - -fof(axmondialPred6468, axiom, - f_landAreaOnly(inst_Lakes_LakeNyasa,f_MeasureFn(30800,inst_SquareKilometer))). - -fof(axmondialPred6469, axiom, - 284100 = f_PopulationFn(inst_Countries_HCA_provinces_ElParaiso)). - -fof(axmondialPred6470, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_ElParaiso,f_MeasureFn(7218,inst_SquareKilometer))). - -fof(axmondialPred6471, axiom, - f_capitalCity(inst_Countries_HCA_provinces_ElParaiso_cities_Yuscaran,inst_Countries_HCA_provinces_ElParaiso)). - -fof(axmondialPred6472, axiom, - f_member(inst_Singapore,inst_Organizations_G_77)). - -fof(axmondialPred6473, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Reunion_cities_Saint_Denis,inst_Countries_cid_cia_Reunion)). - -fof(axmondialPred6474, axiom, - f_member(inst_HolySee,inst_Organizations_OAS)). - -fof(axmondialPred6475, axiom, - f_member(inst_Eritrea,inst_Organizations_WHO)). - -fof(axmondialPred6476, axiom, - f_member(inst_Sudan,inst_Organizations_IOM)). - -fof(axmondialPred6477, axiom, - f_member(inst_Egypt,inst_Organizations_IDB)). - -fof(axmondialPred6478, axiom, - f_member(inst_Georgia,inst_Organizations_Inmarsat)). - -fof(axmondialPred6479, axiom, - 196766 = f_PopulationFn(inst_Countries_I_provinces_Lombardia_cities_Brescia)). - -fof(axmondialPred6480, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Lombardia_cities_Brescia,inst_Countries_I_provinces_Lombardia)). - -fof(axmondialPred6481, axiom, - f_member(inst_SierraLeone,inst_Organizations_Intelsat)). - -fof(axmondialPred6482, axiom, - f_member(inst_Lebanon,inst_Organizations_UPU)). - -fof(axmondialPred6483, axiom, - 349396 = f_PopulationFn(inst_Countries_TR_provinces_Kirikkale)). - -fof(axmondialPred6484, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Kirikkale,f_MeasureFn(4365,inst_SquareKilometer))). - -fof(axmondialPred6485, axiom, - f_capitalCity(inst_Countries_TR_provinces_Kirikkale_cities_Kirikkale,inst_Countries_TR_provinces_Kirikkale)). - -fof(axmondialPred6486, axiom, - 2106000 = f_PopulationFn(inst_Countries_UZB_provinces_Toshkent_cities_Tashkent)). - -fof(axmondialPred6487, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Toshkent_cities_Tashkent,inst_Countries_UZB_provinces_Toshkent)). - -fof(axmondialPred6488, axiom, - f_member(inst_Afghanistan,inst_Organizations_WToO)). - -fof(axmondialPred6489, axiom, - 164000 = f_PopulationFn(inst_Countries_R_provinces_Krasnodarskykray_cities_Armavir)). - -fof(axmondialPred6490, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Krasnodarskykray_cities_Armavir,inst_Countries_R_provinces_Krasnodarskykray)). - -fof(axmondialPred6491, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Amazonas_cities_Leticia,inst_Countries_CO_provinces_Amazonas)). - -fof(axmondialPred6492, axiom, - 120900 = f_PopulationFn(inst_Countries_TR_provinces_Isparta_cities_Isparta)). - -fof(axmondialPred6493, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Isparta_cities_Isparta,inst_Countries_TR_provinces_Isparta)). - -fof(axmondialPred6494, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_TyneandWear_cities_Newcastle,inst_Countries_GB_provinces_TyneandWear)). - -fof(axmondialPred6495, axiom, - f_member(inst_Gabon,inst_Organizations_IFRCS)). - -fof(axmondialPred6496, axiom, - 114234 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_Lleida)). - -fof(axmondialPred6497, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_Lleida,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred6498, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_Kolda_cities_Kolda,inst_Countries_SN_provinces_Kolda)). - -fof(axmondialPred6499, axiom, - f_member(inst_Uzbekistan,inst_Organizations_AsDB)). - -fof(axmondialPred6500, axiom, - f_member(inst_Uzbekistan,inst_Organizations_IDA)). - -fof(axmondialPred6501, axiom, - f_meetsSpatially(inst_Uzbekistan,inst_Kyrgyzstan)). - -fof(axmondialPred6502, axiom, - f_member(inst_Uzbekistan,inst_Organizations_PFP)). - -fof(axmondialPred6503, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Nawoiy,inst_Uzbekistan)). - -fof(axmondialPred6504, axiom, - f_inflationRateInCountry(inst_Uzbekistan,7.7)). - -fof(axmondialPred6505, axiom, - f_member(inst_Uzbekistan,inst_Organizations_IFRCS)). - -fof(axmondialPred6506, axiom, - f_landAreaOnly(inst_Uzbekistan,f_MeasureFn(447400,inst_SquareKilometer))). - -fof(axmondialPred6507, axiom, - f_member(inst_Uzbekistan,inst_Organizations_ILO)). - -fof(axmondialPred6508, axiom, - f_member(inst_Uzbekistan,inst_Organizations_OIC)). - -fof(axmondialPred6509, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Namangan,inst_Uzbekistan)). - -fof(axmondialPred6510, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Khorazm,inst_Uzbekistan)). - -fof(axmondialPred6511, axiom, - f_member(inst_Uzbekistan,inst_Organizations_IMF)). - -fof(axmondialPred6512, axiom, - f_member(inst_Uzbekistan,inst_Organizations_WTrO)). - -fof(axmondialPred6513, axiom, - f_member(inst_Uzbekistan,inst_Organizations_IAEA)). - -fof(axmondialPred6514, axiom, - 23418381 = f_PopulationFn(inst_Uzbekistan)). - -fof(axmondialPred6515, axiom, - f_member(inst_Uzbekistan,inst_Organizations_WMO)). - -fof(axmondialPred6516, axiom, - f_meetsSpatially(inst_Uzbekistan,inst_Tajikistan)). - -fof(axmondialPred6517, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Toshkent_cities_Tashkent,inst_Uzbekistan)). - -fof(axmondialPred6518, axiom, - f_member(inst_Uzbekistan,inst_Organizations_CIS)). - -fof(axmondialPred6519, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Andijon,inst_Uzbekistan)). - -fof(axmondialPred6520, axiom, - f_meetsSpatially(inst_Uzbekistan,inst_Afghanistan)). - -fof(axmondialPred6521, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Surkhondare,inst_Uzbekistan)). - -fof(axmondialPred6522, axiom, - f_member(inst_Uzbekistan,inst_Organizations_ICAO)). - -fof(axmondialPred6523, axiom, - f_member(inst_Uzbekistan,inst_Organizations_ISO)). - -fof(axmondialPred6524, axiom, - f_meetsSpatially(inst_Uzbekistan,inst_Turkmenistan)). - -fof(axmondialPred6525, axiom, - f_member(inst_Uzbekistan,inst_Organizations_UN)). - -fof(axmondialPred6526, axiom, - f_member(inst_Uzbekistan,inst_Organizations_UPU)). - -fof(axmondialPred6527, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Qasqadare,inst_Uzbekistan)). - -fof(axmondialPred6528, axiom, - f_member(inst_Uzbekistan,inst_Organizations_UNESCO)). - -fof(axmondialPred6529, axiom, - f_member(inst_Uzbekistan,inst_Organizations_IOC)). - -fof(axmondialPred6530, axiom, - f_member(inst_Uzbekistan,inst_Organizations_IFC)). - -fof(axmondialPred6531, axiom, - f_member(inst_Uzbekistan,inst_Organizations_ECE)). - -fof(axmondialPred6532, axiom, - f_member(inst_Uzbekistan,inst_Organizations_ITU)). - -fof(axmondialPred6533, axiom, - f_member(inst_Uzbekistan,inst_Organizations_NAM)). - -fof(axmondialPred6534, axiom, - f_member(inst_Uzbekistan,inst_Organizations_UNIDO)). - -fof(axmondialPred6535, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Jizzakh,inst_Uzbekistan)). - -fof(axmondialPred6536, axiom, - f_member(inst_Uzbekistan,inst_Organizations_EBRD)). - -fof(axmondialPred6537, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Qoraqalpoghiston,inst_Uzbekistan)). - -fof(axmondialPred6538, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Samarqand,inst_Uzbekistan)). - -fof(axmondialPred6539, axiom, - f_meetsSpatially(inst_Uzbekistan,inst_Kazakstan)). - -fof(axmondialPred6540, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Farghona,inst_Uzbekistan)). - -fof(axmondialPred6541, axiom, - f_member(inst_Uzbekistan,inst_Organizations_IBRD)). - -fof(axmondialPred6542, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Sirdare,inst_Uzbekistan)). - -fof(axmondialPred6543, axiom, - f_member(inst_Uzbekistan,inst_Organizations_Interpol)). - -fof(axmondialPred6544, axiom, - f_member(inst_Uzbekistan,inst_Organizations_OSCE)). - -fof(axmondialPred6545, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Bukhoro,inst_Uzbekistan)). - -fof(axmondialPred6546, axiom, - f_member(inst_Uzbekistan,inst_Organizations_ECO)). - -fof(axmondialPred6547, axiom, - f_geographicSubregion(inst_Countries_UZB_provinces_Toshkent,inst_Uzbekistan)). - -fof(axmondialPred6548, axiom, - f_member(inst_Lesotho,inst_Organizations_IDA)). - -fof(axmondialPred6549, axiom, - f_member(inst_Burundi,inst_Organizations_WMO)). - -fof(axmondialPred6550, axiom, - 595000 = f_PopulationFn(inst_Countries_WAN_cities_Kano)). - -fof(axmondialPred6551, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Kano,inst_Nigeria)). - -fof(axmondialPred6552, axiom, - f_member(inst_Slovakia,inst_Organizations_NSG)). - -fof(axmondialPred6553, axiom, - f_member(inst_Austria,inst_Organizations_WEU)). - -fof(axmondialPred6554, axiom, - f_sharedBorderLength(inst_Greece,inst_Bulgaria,f_MeasureFn(494,inst_Kilometer))). - -fof(axmondialPred6555, axiom, - 178683 = f_PopulationFn(inst_Countries_USA_provinces_Georgia_cities_Columbus)). - -fof(axmondialPred6556, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Georgia_cities_Columbus,inst_Countries_USA_provinces_Georgia)). - -fof(axmondialPred6557, axiom, - f_member(inst_Burundi,inst_Organizations_Interpol)). - -fof(axmondialPred6558, axiom, - f_sharedBorderLength(inst_Sudan,inst_Libya,f_MeasureFn(383,inst_Kilometer))). - -fof(axmondialPred6559, axiom, - 163000 = f_PopulationFn(inst_Countries_ET_provinces_BeniSuef_cities_BeniSuef)). - -fof(axmondialPred6560, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_BeniSuef_cities_BeniSuef,inst_Countries_ET_provinces_BeniSuef)). - -fof(axmondialPred6561, axiom, - 13000 = f_PopulationFn(inst_Countries_IS_cities_Akureyri)). - -fof(axmondialPred6562, axiom, - f_geographicalSubregion(inst_Countries_IS_cities_Akureyri,inst_Iceland)). - -fof(axmondialPred6563, axiom, - f_located(inst_Deserts_GrandErgEst,inst_Tunisia)). - -fof(axmondialPred6564, axiom, - f_located(inst_Deserts_GrandErgEst,inst_Algeria)). - -fof(axmondialPred6565, axiom, - f_landAreaOnly(inst_Deserts_GrandErgEst,f_MeasureFn(70000,inst_SquareKilometer))). - -fof(axmondialPred6566, axiom, - f_member(inst_Tanzania,inst_Organizations_C)). - -fof(axmondialPred6567, axiom, - f_member(inst_Mauritania,inst_Organizations_OAU)). - -fof(axmondialPred6568, axiom, - f_member(inst_Brazil,inst_Organizations_IFRCS)). - -fof(axmondialPred6569, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Kochi_cities_Kochi,inst_Countries_J_provinces_Kochi)). - -fof(axmondialPred6570, axiom, - 701827 = f_PopulationFn(inst_Countries_IND_provinces_AndhraPradesh_cities_Vijayawada)). - -fof(axmondialPred6571, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_AndhraPradesh_cities_Vijayawada,inst_Countries_IND_provinces_AndhraPradesh)). - -fof(axmondialPred6572, axiom, - 106000 = f_PopulationFn(inst_Countries_WAN_cities_Inisa)). - -fof(axmondialPred6573, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Inisa,inst_Nigeria)). - -fof(axmondialPred6574, axiom, - f_member(inst_Spain,inst_Organizations_IOC)). - -fof(axmondialPred6575, axiom, - f_member(inst_Switzerland,inst_Organizations_BIS)). - -fof(axmondialPred6576, axiom, - 22118 = f_PopulationFn(inst_Countries_N_provinces_Oppland_cities_Lillehammer)). - -fof(axmondialPred6577, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Oppland_cities_Lillehammer,inst_Countries_N_provinces_Oppland)). - -fof(axmondialPred6578, axiom, - f_located(inst_Islands_JanMayen,inst_Norway)). - -fof(axmondialPred6579, axiom, - f_landAreaOnly(inst_Islands_JanMayen,f_MeasureFn(380,inst_SquareKilometer))). - -fof(axmondialPred6580, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_Interpol)). - -fof(axmondialPred6581, axiom, - 170097 = f_PopulationFn(inst_Countries_SF_provinces_Haeme_cities_Tampere)). - -fof(axmondialPred6582, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Haeme_cities_Tampere,inst_Countries_SF_provinces_Haeme)). - -fof(axmondialPred6583, axiom, - 823301 = f_PopulationFn(inst_Countries_GCA_cities_GuatemalaCity)). - -fof(axmondialPred6584, axiom, - f_geographicalSubregion(inst_Countries_GCA_cities_GuatemalaCity,inst_Guatemala)). - -fof(axmondialPred6585, axiom, - 719251 = f_PopulationFn(inst_Countries_TR_provinces_Tokat)). - -fof(axmondialPred6586, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Tokat,f_MeasureFn(9958,inst_SquareKilometer))). - -fof(axmondialPred6587, axiom, - f_capitalCity(inst_Countries_TR_provinces_Tokat_cities_Tokat,inst_Countries_TR_provinces_Tokat)). - -fof(axmondialPred6588, axiom, - 355000 = f_PopulationFn(inst_Countries_R_provinces_Smolenskayaoblast_cities_Smolensk)). - -fof(axmondialPred6589, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Smolenskayaoblast_cities_Smolensk,inst_Countries_R_provinces_Smolenskayaoblast)). - -fof(axmondialPred6590, axiom, - f_located(inst_Mountains_Leuser,inst_Indonesia)). - -fof(axmondialPred6591, axiom, - f_member(inst_Countries_cid_cia_Montserrat,inst_Organizations_ECLAC)). - -fof(axmondialPred6592, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_IMF)). - -fof(axmondialPred6593, axiom, - f_member(inst_Spain,inst_Organizations_CCC)). - -fof(axmondialPred6594, axiom, - f_member(inst_Colombia,inst_Organizations_UNU)). - -fof(axmondialPred6595, axiom, - 155731 = f_PopulationFn(inst_Countries_YV_provinces_Anzoategui_cities_PuertoLaCruz)). - -fof(axmondialPred6596, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Anzoategui_cities_PuertoLaCruz,inst_Countries_YV_provinces_Anzoategui)). - -fof(axmondialPred6597, axiom, - 135160 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_ChulaVista)). - -fof(axmondialPred6598, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_ChulaVista,inst_Countries_USA_provinces_California)). - -fof(axmondialPred6599, axiom, - 141000 = f_PopulationFn(inst_Countries_BD_cities_Nawabganj)). - -fof(axmondialPred6600, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Nawabganj,inst_Bangladesh)). - -fof(axmondialPred6601, axiom, - f_member(inst_Latvia,inst_Organizations_IOC)). - -fof(axmondialPred6602, axiom, - f_member(inst_Cambodia,inst_Organizations_IAEA)). - -fof(axmondialPred6603, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_IOC)). - -fof(axmondialPred6604, axiom, - 175000 = f_PopulationFn(inst_Countries_CZ_provinces_Zapadocesky_cities_Plzen)). - -fof(axmondialPred6605, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Zapadocesky_cities_Plzen,inst_Countries_CZ_provinces_Zapadocesky)). - -fof(axmondialPred6606, axiom, - f_located(inst_Islands_Seeland,inst_Denmark)). - -fof(axmondialPred6607, axiom, - f_landAreaOnly(inst_Islands_Seeland,f_MeasureFn(7439,inst_SquareKilometer))). - -fof(axmondialPred6608, axiom, - f_member(inst_CzechRepublic,inst_Organizations_ISO)). - -fof(axmondialPred6609, axiom, - 66526 = f_PopulationFn(inst_Countries_S_provinces_Norrbotten_cities_Lulea)). - -fof(axmondialPred6610, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Norrbotten_cities_Lulea,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred6611, axiom, - f_member(inst_Turkey,inst_Organizations_FAO)). - -fof(axmondialPred6612, axiom, - f_member(inst_Panama,inst_Organizations_IFC)). - -fof(axmondialPred6613, axiom, - f_member(inst_Portugal,inst_Organizations_IBRD)). - -fof(axmondialPred6614, axiom, - f_member(inst_Algeria,inst_Organizations_IDA)). - -fof(axmondialPred6615, axiom, - f_member(inst_Paraguay,inst_Organizations_IMF)). - -fof(axmondialPred6616, axiom, - 391500 = f_PopulationFn(inst_Countries_PL_provinces_Leszczynskie)). - -fof(axmondialPred6617, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Leszczynskie,f_MeasureFn(4154,inst_SquareKilometer))). - -fof(axmondialPred6618, axiom, - f_capitalCity(inst_Countries_PL_provinces_Leszczynskie_cities_Leszno,inst_Countries_PL_provinces_Leszczynskie)). - -fof(axmondialPred6619, axiom, - 1369000 = f_PopulationFn(inst_Countries_R_provinces_Novosibirskayaoblast_cities_Novosibirsk)). - -fof(axmondialPred6620, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Novosibirskayaoblast_cities_Novosibirsk,inst_Countries_R_provinces_Novosibirskayaoblast)). - -fof(axmondialPred6621, axiom, - 505600 = f_PopulationFn(inst_Countries_PL_provinces_Gorzowskie)). - -fof(axmondialPred6622, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Gorzowskie,f_MeasureFn(8484,inst_SquareKilometer))). - -fof(axmondialPred6623, axiom, - f_capitalCity(inst_Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolskie,inst_Countries_PL_provinces_Gorzowskie)). - -fof(axmondialPred6624, axiom, - 299118 = f_PopulationFn(inst_Countries_ZRE_provinces_Shaba_cities_Likasi)). - -fof(axmondialPred6625, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Shaba_cities_Likasi,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred6626, axiom, - f_member(inst_Turkmenistan,inst_Organizations_IMF)). - -fof(axmondialPred6627, axiom, - f_located(inst_Rivers_JoekulsaaFjoellum,inst_Iceland)). - -fof(axmondialPred6628, axiom, - f_flowsInto(inst_Rivers_JoekulsaaFjoellum,inst_Seas_NorwegianSea)). - -fof(axmondialPred6629, axiom, - f_length(inst_Rivers_JoekulsaaFjoellum,206)). - -fof(axmondialPred6630, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_MTCR)). - -fof(axmondialPred6631, axiom, - f_hasHeadq(inst_Organizations_NSG,inst_Countries_A_provinces_Vienna_cities_Vienna)). - -fof(axmondialPred6632, axiom, - 946949 = f_PopulationFn(inst_Countries_YV_provinces_Tachira)). - -fof(axmondialPred6633, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Tachira,f_MeasureFn(11100,inst_SquareKilometer))). - -fof(axmondialPred6634, axiom, - f_capitalCity(inst_Countries_YV_provinces_Tachira_cities_SanCristobal,inst_Countries_YV_provinces_Tachira)). - -fof(axmondialPred6635, axiom, - 205996 = f_PopulationFn(inst_Countries_THA_provinces_SamutSongkhram)). - -fof(axmondialPred6636, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SamutSongkhram,f_MeasureFn(417,inst_SquareKilometer))). - -fof(axmondialPred6637, axiom, - f_member(inst_CzechRepublic,inst_Organizations_Inmarsat)). - -fof(axmondialPred6638, axiom, - f_geographicalSubregion(inst_Countries_LAR_cities_Bengasi,inst_Libya)). - -fof(axmondialPred6639, axiom, - 192393 = f_PopulationFn(inst_Countries_B_provinces_Liege_cities_Liege)). - -fof(axmondialPred6640, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_Liege_cities_Liege,inst_Countries_B_provinces_Liege)). - -fof(axmondialPred6641, axiom, - f_member(inst_Cuba,inst_Organizations_ECLAC)). - -fof(axmondialPred6642, axiom, - f_member(inst_Turkey,inst_Organizations_WMO)). - -fof(axmondialPred6643, axiom, - 281728 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Dongying)). - -fof(axmondialPred6644, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Dongying,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred6645, axiom, - 132455 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi_cities_Shangrao)). - -fof(axmondialPred6646, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangxi_cities_Shangrao,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred6647, axiom, - f_geographicalSubregion(inst_BosniaAndHerzegovina,inst_Continents_Europe)). - -fof(axmondialPred6648, axiom, - f_member(inst_Malta,inst_Organizations_IOC)). - -fof(axmondialPred6649, axiom, - 106667 = f_PopulationFn(inst_Countries_RI_cities_Batam)). - -fof(axmondialPred6650, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Batam,inst_Indonesia)). - -fof(axmondialPred6651, axiom, - f_located(inst_Rivers_WhiteDrin,inst_SerbiaAndMontenegro)). - -fof(axmondialPred6652, axiom, - f_located(inst_Rivers_WhiteDrin,inst_Albania)). - -fof(axmondialPred6653, axiom, - f_flowsInto(inst_Rivers_WhiteDrin,inst_Rivers_Drin)). - -fof(axmondialPred6654, axiom, - f_member(inst_SaintLucia,inst_Organizations_ACP)). - -fof(axmondialPred6655, axiom, - f_member(inst_Tunisia,inst_Organizations_AfDB)). - -fof(axmondialPred6656, axiom, - f_located(inst_Rivers_Oulujoki,inst_Countries_SF_provinces_Oulu)). - -fof(axmondialPred6657, axiom, - f_located(inst_Rivers_Oulujoki,inst_Finland)). - -fof(axmondialPred6658, axiom, - f_flowsInto(inst_Rivers_Oulujoki,inst_Seas_BalticSea)). - -fof(axmondialPred6659, axiom, - 166280 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Xiaogan)). - -fof(axmondialPred6660, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Xiaogan,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred6661, axiom, - 316000 = f_PopulationFn(inst_Countries_R_provinces_Tambovskayaoblast_cities_Tambov)). - -fof(axmondialPred6662, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Tambovskayaoblast_cities_Tambov,inst_Countries_R_provinces_Tambovskayaoblast)). - -fof(axmondialPred6663, axiom, - f_geographicalSubregion(inst_Djibouti,inst_Continents_Africa)). - -fof(axmondialPred6664, axiom, - f_member(inst_Bulgaria,inst_Organizations_UNIDO)). - -fof(axmondialPred6665, axiom, - f_member(inst_Angola,inst_Organizations_IMF)). - -fof(axmondialPred6666, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Mie_cities_Tsu,inst_Countries_J_provinces_Mie)). - -fof(axmondialPred6667, axiom, - f_member(inst_SanMarino,inst_Organizations_ICRM)). - -fof(axmondialPred6668, axiom, - 322000 = f_PopulationFn(inst_Countries_R_provinces_Belgorodskayaoblast_cities_Belgorod)). - -fof(axmondialPred6669, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Belgorodskayaoblast_cities_Belgorod,inst_Countries_R_provinces_Belgorodskayaoblast)). - -fof(axmondialPred6670, axiom, - 1024398 = f_PopulationFn(inst_Countries_PE_provinces_Ancash)). - -fof(axmondialPred6671, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Ancash,f_MeasureFn(35825,inst_SquareKilometer))). - -fof(axmondialPred6672, axiom, - f_capitalCity(inst_Countries_PE_provinces_Ancash_cities_Huaraz,inst_Countries_PE_provinces_Ancash)). - -fof(axmondialPred6673, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_OAU)). - -fof(axmondialPred6674, axiom, - 2449139 = f_PopulationFn(inst_Countries_ROK_cities_Taegu)). - -fof(axmondialPred6675, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Taegu,inst_SouthKorea)). - -fof(axmondialPred6676, axiom, - 162000 = f_PopulationFn(inst_Countries_RO_provinces_Arges_cities_Pitesti)). - -fof(axmondialPred6677, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Arges_cities_Pitesti,inst_Countries_RO_provinces_Arges)). - -fof(axmondialPred6678, axiom, - f_geographicalSubregion(inst_Bhutan,inst_Continents_Asia)). - -fof(axmondialPred6679, axiom, - f_located(inst_Islands_PrinceofWalesIsland,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred6680, axiom, - f_located(inst_Islands_PrinceofWalesIsland,inst_Canada)). - -fof(axmondialPred6681, axiom, - 110016 = f_PopulationFn(inst_Countries_PE_provinces_Ica_cities_ChinchaAlta)). - -fof(axmondialPred6682, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Ica_cities_ChinchaAlta,inst_Countries_PE_provinces_Ica)). - -fof(axmondialPred6683, axiom, - 942513 = f_PopulationFn(inst_Countries_IRQ_provinces_AsSulaymaniyah)). - -fof(axmondialPred6684, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_AsSulaymaniyah,f_MeasureFn(17023,inst_SquareKilometer))). - -fof(axmondialPred6685, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_AsSulaymaniyah_cities_AsSulaymaniyah,inst_Countries_IRQ_provinces_AsSulaymaniyah)). - -fof(axmondialPred6686, axiom, - 501000 = f_PopulationFn(inst_Countries_UA_provinces_Luhanska_cities_Luhansk)). - -fof(axmondialPred6687, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Luhanska_cities_Luhansk,inst_Countries_UA_provinces_Luhanska)). - -fof(axmondialPred6688, axiom, - f_member(inst_Laos,inst_Organizations_UNESCO)). - -fof(axmondialPred6689, axiom, - 4740000 = f_PopulationFn(inst_Countries_TJ_provinces_Qinghai)). - -fof(axmondialPred6690, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Qinghai,f_MeasureFn(720000,inst_SquareKilometer))). - -fof(axmondialPred6691, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Qinghai_cities_Xining,inst_Countries_TJ_provinces_Qinghai)). - -fof(axmondialPred6692, axiom, - 292400 = f_PopulationFn(inst_Countries_GB_provinces_Merseyside_cities_Sefton)). - -fof(axmondialPred6693, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Merseyside_cities_Sefton,inst_Countries_GB_provinces_Merseyside)). - -fof(axmondialPred6694, axiom, - f_member(inst_Norway,inst_Organizations_NAM)). - -fof(axmondialPred6695, axiom, - f_member(inst_NorthKorea,inst_Organizations_G_77)). - -fof(axmondialPred6696, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Virgin_Islands_cities_CharlotteAmalie,inst_Countries_cid_cia_Virgin_Islands)). - -fof(axmondialPred6697, axiom, - 65348 = f_PopulationFn(inst_Countries_B_provinces_Limburg_cities_Hasselt)). - -fof(axmondialPred6698, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_Limburg_cities_Hasselt,inst_Countries_B_provinces_Limburg)). - -fof(axmondialPred6699, axiom, - f_member(inst_Cambodia,inst_Organizations_WHO)). - -fof(axmondialPred6700, axiom, - f_member(inst_Iceland,inst_Organizations_EN)). - -fof(axmondialPred6701, axiom, - f_sharedBorderLength(inst_Mali,inst_CoteDIvoire,f_MeasureFn(532,inst_Kilometer))). - -fof(axmondialPred6702, axiom, - 225082 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_NovoHamburgo)). - -fof(axmondialPred6703, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_NovoHamburgo,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred6704, axiom, - f_member(inst_Rwanda,inst_Organizations_IOC)). - -fof(axmondialPred6705, axiom, - 780453 = f_PopulationFn(inst_Countries_IR_provinces_Tehran_cities_Qom)). - -fof(axmondialPred6706, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Tehran_cities_Qom,inst_Countries_IR_provinces_Tehran)). - -fof(axmondialPred6707, axiom, - f_member(inst_China,inst_Organizations_MINURSO)). - -fof(axmondialPred6708, axiom, - f_member(inst_Haiti,inst_Organizations_WIPO)). - -fof(axmondialPred6709, axiom, - f_member(inst_Barbados,inst_Organizations_OPANAL)). - -fof(axmondialPred6710, axiom, - 130600 = f_PopulationFn(inst_Countries_KAZ_provinces_Zhambyl_cities_Dzhambul)). - -fof(axmondialPred6711, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Zhambyl_cities_Dzhambul,inst_Countries_KAZ_provinces_Zhambyl)). - -fof(axmondialPred6712, axiom, - f_member(inst_Slovenia,inst_Organizations_FAO)). - -fof(axmondialPred6713, axiom, - f_member(inst_ElSalvador,inst_Organizations_WCL)). - -fof(axmondialPred6714, axiom, - f_member(inst_Turkey,inst_Organizations_UNHCR)). - -fof(axmondialPred6715, axiom, - f_member(inst_Germany,inst_Organizations_NATO)). - -fof(axmondialPred6716, axiom, - f_geographicalSubregion(inst_Slovakia,inst_Continents_Europe)). - -fof(axmondialPred6717, axiom, - f_member(inst_Finland,inst_Organizations_EBRD)). - -fof(axmondialPred6718, axiom, - f_member(inst_Australia,inst_Organizations_IBRD)). - -fof(axmondialPred6719, axiom, - f_member(inst_Israel,inst_Organizations_IDA)). - -fof(axmondialPred6720, axiom, - f_member(inst_SaintLucia,inst_Organizations_NAM)). - -fof(axmondialPred6721, axiom, - f_member(inst_Zambia,inst_Organizations_IFAD)). - -fof(axmondialPred6722, axiom, - f_sharedBorderLength(inst_Turkmenistan,inst_Iran,f_MeasureFn(992,inst_Kilometer))). - -fof(axmondialPred6723, axiom, - 24255 = f_PopulationFn(inst_Countries_S_provinces_Skaraborg_cities_Mariestad)). - -fof(axmondialPred6724, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Skaraborg_cities_Mariestad,inst_Countries_S_provinces_Skaraborg)). - -fof(axmondialPred6725, axiom, - f_hasHeadq(inst_Organizations_UNFPA,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred6726, axiom, - f_sharedBorderLength(inst_Mali,inst_Algeria,f_MeasureFn(1376,inst_Kilometer))). - -fof(axmondialPred6727, axiom, - f_located(inst_Lakes_LakeBangweulu,inst_Countries_Z_provinces_Northern)). - -fof(axmondialPred6728, axiom, - f_located(inst_Lakes_LakeBangweulu,inst_Countries_Z_provinces_Luapula)). - -fof(axmondialPred6729, axiom, - f_located(inst_Lakes_LakeBangweulu,inst_Zambia)). - -fof(axmondialPred6730, axiom, - f_member(inst_Luxembourg,inst_Organizations_WCL)). - -fof(axmondialPred6731, axiom, - f_member(inst_Rwanda,inst_Organizations_IFAD)). - -fof(axmondialPred6732, axiom, - f_located(inst_Lakes_LakeNicaragua,inst_Nicaragua)). - -fof(axmondialPred6733, axiom, - f_landAreaOnly(inst_Lakes_LakeNicaragua,f_MeasureFn(7997,inst_SquareKilometer))). - -fof(axmondialPred6734, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Northern_Mariana_Islands,6.5)). - -fof(axmondialPred6735, axiom, - 52284 = f_PopulationFn(inst_Countries_cid_cia_Northern_Mariana_Islands)). - -fof(axmondialPred6736, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Northern_Mariana_Islands,f_MeasureFn(477,inst_SquareKilometer))). - -fof(axmondialPred6737, axiom, - f_capitalCity(inst_Countries_cid_cia_Northern_Mariana_Islands_cities_Saipan,inst_Countries_cid_cia_Northern_Mariana_Islands)). - -fof(axmondialPred6738, axiom, - f_member(inst_Countries_cid_cia_Northern_Mariana_Islands,inst_Organizations_SPC)). - -fof(axmondialPred6739, axiom, - f_member(inst_Countries_cid_cia_Northern_Mariana_Islands,inst_Organizations_ESCAP)). - -fof(axmondialPred6740, axiom, - 110000 = f_PopulationFn(inst_Countries_R_cities_Seversk)). - -fof(axmondialPred6741, axiom, - f_geographicalSubregion(inst_Countries_R_cities_Seversk,inst_Russia)). - -fof(axmondialPred6742, axiom, - f_sharedBorderLength(inst_Morocco,inst_Algeria,f_MeasureFn(1559,inst_Kilometer))). - -fof(axmondialPred6743, axiom, - f_member(inst_Burma,inst_Organizations_FAO)). - -fof(axmondialPred6744, axiom, - f_member(inst_Germany,inst_Organizations_OAS)). - -fof(axmondialPred6745, axiom, - f_member(inst_Guatemala,inst_Organizations_ILO)). - -fof(axmondialPred6746, axiom, - f_member(inst_Nicaragua,inst_Organizations_IMF)). - -fof(axmondialPred6747, axiom, - 1350000 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Fushun)). - -fof(axmondialPred6748, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Fushun,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred6749, axiom, - f_sharedBorderLength(inst_Georgia,inst_Azerbaijan,f_MeasureFn(322,inst_Kilometer))). - -fof(axmondialPred6750, axiom, - 160000 = f_PopulationFn(inst_Countries_R_provinces_Sakhalinskayaoblast_cities_YuzhnoSakhalinsk)). - -fof(axmondialPred6751, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Sakhalinskayaoblast_cities_YuzhnoSakhalinsk,inst_Countries_R_provinces_Sakhalinskayaoblast)). - -fof(axmondialPred6752, axiom, - f_member(inst_Senegal,inst_Organizations_OAU)). - -fof(axmondialPred6753, axiom, - 46334 = f_PopulationFn(inst_Countries_MV_cities_Male)). - -fof(axmondialPred6754, axiom, - f_geographicalSubregion(inst_Countries_MV_cities_Male,inst_Maldives)). - -fof(axmondialPred6755, axiom, - 1007000 = f_PopulationFn(inst_Countries_RP_cities_Davao)). - -fof(axmondialPred6756, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_Davao,inst_Philippines)). - -fof(axmondialPred6757, axiom, - f_member(inst_Iceland,inst_Organizations_UPU)). - -fof(axmondialPred6758, axiom, - f_member(inst_Pakistan,inst_Organizations_UNESCO)). - -fof(axmondialPred6759, axiom, - f_located(inst_Lakes_LakeRudolph,inst_Countries_EAK_provinces_RiftValley)). - -fof(axmondialPred6760, axiom, - f_located(inst_Lakes_LakeRudolph,inst_Countries_EAK_provinces_Eastern)). - -fof(axmondialPred6761, axiom, - f_located(inst_Lakes_LakeRudolph,inst_Kenya)). - -fof(axmondialPred6762, axiom, - f_landAreaOnly(inst_Lakes_LakeRudolph,f_MeasureFn(8500,inst_SquareKilometer))). - -fof(axmondialPred6763, axiom, - f_member(inst_Slovakia,inst_Organizations_ANC)). - -fof(axmondialPred6764, axiom, - 103621 = f_PopulationFn(inst_Countries_BR_provinces_EspiritoSanto_cities_Colatina)). - -fof(axmondialPred6765, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_EspiritoSanto_cities_Colatina,inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred6766, axiom, - f_member(inst_Spain,inst_Organizations_Interpol)). - -fof(axmondialPred6767, axiom, - f_member(inst_Austria,inst_Organizations_CE)). - -fof(axmondialPred6768, axiom, - f_geographicalSubregion(inst_Seychelles,inst_Continents_Africa)). - -fof(axmondialPred6769, axiom, - 380846 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Zaozhuang)). - -fof(axmondialPred6770, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Zaozhuang,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred6771, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Oita_cities_Oita,inst_Countries_J_provinces_Oita)). - -fof(axmondialPred6772, axiom, - f_member(inst_Chad,inst_Organizations_WMO)). - -fof(axmondialPred6773, axiom, - f_member(inst_Niger,inst_Organizations_ECA)). - -fof(axmondialPred6774, axiom, - 237183 = f_PopulationFn(inst_Countries_CR_provinces_Limon)). - -fof(axmondialPred6775, axiom, - f_landAreaOnly(inst_Countries_CR_provinces_Limon,f_MeasureFn(9189,inst_SquareKilometer))). - -fof(axmondialPred6776, axiom, - f_capitalCity(inst_Countries_CR_provinces_Limon_cities_Limon,inst_Countries_CR_provinces_Limon)). - -fof(axmondialPred6777, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Nagasaki_cities_Nagasaki,inst_Countries_J_provinces_Nagasaki)). - -fof(axmondialPred6778, axiom, - f_hasHeadq(inst_Organizations_IEA,inst_Countries_F_provinces_IledeFrance_cities_Paris)). - -fof(axmondialPred6779, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_Cienfuegos)). - -fof(axmondialPred6780, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_CO_provinces_Magdalena)). - -fof(axmondialPred6781, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Cuba)). - -fof(axmondialPred6782, axiom, - f_located(inst_Seas_CaribbeanSea,inst_CostaRica)). - -fof(axmondialPred6783, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Dominica)). - -fof(axmondialPred6784, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Mexico)). - -fof(axmondialPred6785, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_CO_provinces_Atlantico)). - -fof(axmondialPred6786, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_HCA_provinces_Atlantida)). - -fof(axmondialPred6787, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_HCA_provinces_GraciasaDios)). - -fof(axmondialPred6788, axiom, - f_depth(inst_Seas_CaribbeanSea,7240)). - -fof(axmondialPred6789, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_PinardelRio)). - -fof(axmondialPred6790, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_CO_provinces_Antioquia)). - -fof(axmondialPred6791, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_CO_provinces_Choco)). - -fof(axmondialPred6792, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Belize)). - -fof(axmondialPred6793, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Guatemala)). - -fof(axmondialPred6794, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Haiti)). - -fof(axmondialPred6795, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Panama)). - -fof(axmondialPred6796, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_Monagas)). - -fof(axmondialPred6797, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_CiegodeAvila)). - -fof(axmondialPred6798, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_Carabobo)). - -fof(axmondialPred6799, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_CR_provinces_Limon)). - -fof(axmondialPred6800, axiom, - f_located(inst_Seas_CaribbeanSea,inst_SaintVincentAndTheGrenadines)). - -fof(axmondialPred6801, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Venezuela)). - -fof(axmondialPred6802, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_MEX_provinces_QuintanaRoo)). - -fof(axmondialPred6803, axiom, - f_located(inst_Seas_CaribbeanSea,inst_SaintLucia)). - -fof(axmondialPred6804, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_MEX_provinces_Yucatan)). - -fof(axmondialPred6805, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_PA_provinces_Colon)). - -fof(axmondialPred6806, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Colombia)). - -fof(axmondialPred6807, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_DistritoFederal)). - -fof(axmondialPred6808, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_DeltaAmacuro)). - -fof(axmondialPred6809, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_SantiagodeCuba)). - -fof(axmondialPred6810, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_HCA_provinces_Cortes)). - -fof(axmondialPred6811, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Jamaica)). - -fof(axmondialPred6812, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_Miranda)). - -fof(axmondialPred6813, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_Sucre)). - -fof(axmondialPred6814, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_Matanzas)). - -fof(axmondialPred6815, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_Granma)). - -fof(axmondialPred6816, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_CO_provinces_Cordoba)). - -fof(axmondialPred6817, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_IsladelaJuventud)). - -fof(axmondialPred6818, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Nicaragua)). - -fof(axmondialPred6819, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_PA_provinces_BocasdelToro)). - -fof(axmondialPred6820, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_Aragua)). - -fof(axmondialPred6821, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Honduras)). - -fof(axmondialPred6822, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_CO_provinces_Guajira_La)). - -fof(axmondialPred6823, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_Zulia)). - -fof(axmondialPred6824, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_LasTunas)). - -fof(axmondialPred6825, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_SanctiSpiritus)). - -fof(axmondialPred6826, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_Guantanamo)). - -fof(axmondialPred6827, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_C_provinces_LaHabana)). - -fof(axmondialPred6828, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_HCA_provinces_Colon)). - -fof(axmondialPred6829, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_Anzoategui)). - -fof(axmondialPred6830, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Grenada)). - -fof(axmondialPred6831, axiom, - f_located(inst_Seas_CaribbeanSea,inst_AntiguaAndBarbuda)). - -fof(axmondialPred6832, axiom, - f_located(inst_Seas_CaribbeanSea,inst_SaintKittsAndNevis)). - -fof(axmondialPred6833, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_Falcon)). - -fof(axmondialPred6834, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_YV_provinces_NuevaEsparta)). - -fof(axmondialPred6835, axiom, - f_located(inst_Seas_CaribbeanSea,inst_DominicanRepublic)). - -fof(axmondialPred6836, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_CO_provinces_Sucre)). - -fof(axmondialPred6837, axiom, - f_located(inst_Seas_CaribbeanSea,inst_Countries_PA_provinces_ComarcadeSanBlas)). - -fof(axmondialPred6838, axiom, - f_member(inst_Kiribati,inst_Organizations_ICAO)). - -fof(axmondialPred6839, axiom, - 892000 = f_PopulationFn(inst_Countries_ANG_provinces_Malanje)). - -fof(axmondialPred6840, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Malanje,f_MeasureFn(87246,inst_SquareKilometer))). - -fof(axmondialPred6841, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Malanje_cities_Malanje,inst_Countries_ANG_provinces_Malanje)). - -fof(axmondialPred6842, axiom, - f_member(inst_Gabon,inst_Organizations_G_77)). - -fof(axmondialPred6843, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_Interpol)). - -fof(axmondialPred6844, axiom, - f_member(inst_Yemen,inst_Organizations_UN)). - -fof(axmondialPred6845, axiom, - f_member(inst_Norway,inst_Organizations_OECD)). - -fof(axmondialPred6846, axiom, - f_member(inst_CzechRepublic,inst_Organizations_WToO)). - -fof(axmondialPred6847, axiom, - f_member(inst_Portugal,inst_Organizations_LAIA)). - -fof(axmondialPred6848, axiom, - f_located(inst_Mountains_Glittertind,inst_Countries_N_provinces_Oppland)). - -fof(axmondialPred6849, axiom, - f_located(inst_Mountains_Glittertind,inst_Norway)). - -fof(axmondialPred6850, axiom, - 344876 = f_PopulationFn(inst_Countries_THA_provinces_AmnatCharoen)). - -fof(axmondialPred6851, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_AmnatCharoen,f_MeasureFn(3164,inst_SquareKilometer))). - -fof(axmondialPred6852, axiom, - 354141 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Liaoyuan)). - -fof(axmondialPred6853, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Liaoyuan,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred6854, axiom, - 154166 = f_PopulationFn(inst_Countries_BR_provinces_Roraima_cities_BoaVista)). - -fof(axmondialPred6855, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Roraima_cities_BoaVista,inst_Countries_BR_provinces_Roraima)). - -fof(axmondialPred6856, axiom, - f_geographicalSubregion(inst_Qatar,inst_Continents_Asia)). - -fof(axmondialPred6857, axiom, - f_member(inst_Slovenia,inst_Organizations_PFP)). - -fof(axmondialPred6858, axiom, - f_located(inst_Islands_EastCaicos,inst_UnitedKingdom)). - -fof(axmondialPred6859, axiom, - 15900 = f_PopulationFn(inst_Countries_HCA_provinces_Yoro_cities_Olanchito)). - -fof(axmondialPred6860, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Yoro_cities_Olanchito,inst_Countries_HCA_provinces_Yoro)). - -fof(axmondialPred6861, axiom, - 499087 = f_PopulationFn(inst_Countries_TR_provinces_Giresun)). - -fof(axmondialPred6862, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Giresun,f_MeasureFn(6934,inst_SquareKilometer))). - -fof(axmondialPred6863, axiom, - f_capitalCity(inst_Countries_TR_provinces_Giresun_cities_Giresun,inst_Countries_TR_provinces_Giresun)). - -fof(axmondialPred6864, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Calarasi_cities_Calarasi,inst_Countries_RO_provinces_Calarasi)). - -fof(axmondialPred6865, axiom, - f_member(inst_Liechtenstein,inst_Organizations_WCL)). - -fof(axmondialPred6866, axiom, - 307000 = f_PopulationFn(inst_Countries_RO_provinces_Galati_cities_Galati)). - -fof(axmondialPred6867, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Galati_cities_Galati,inst_Countries_RO_provinces_Galati)). - -fof(axmondialPred6868, axiom, - f_member(inst_Pakistan,inst_Organizations_ICAO)). - -fof(axmondialPred6869, axiom, - f_member(inst_Ghana,inst_Organizations_ACP)). - -fof(axmondialPred6870, axiom, - 525763 = f_PopulationFn(inst_Countries_D_provinces_Niedersachsen_cities_Hannover)). - -fof(axmondialPred6871, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Niedersachsen_cities_Hannover,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred6872, axiom, - 106000 = f_PopulationFn(inst_Countries_PL_provinces_Kaliskie_cities_Kalisz)). - -fof(axmondialPred6873, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Kaliskie_cities_Kalisz,inst_Countries_PL_provinces_Kaliskie)). - -fof(axmondialPred6874, axiom, - f_member(inst_Slovenia,inst_Organizations_NAM)). - -fof(axmondialPred6875, axiom, - f_member(inst_France,inst_Organizations_ICAO)). - -fof(axmondialPred6876, axiom, - 1172709 = f_PopulationFn(inst_Countries_USA_provinces_NewHampshire)). - -fof(axmondialPred6877, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_NewHampshire,f_MeasureFn(24033,inst_SquareKilometer))). - -fof(axmondialPred6878, axiom, - f_capitalCity(inst_Countries_USA_provinces_NewHampshire_cities_Concord,inst_Countries_USA_provinces_NewHampshire)). - -fof(axmondialPred6879, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Okinawa_cities_Naha,inst_Countries_J_provinces_Okinawa)). - -fof(axmondialPred6880, axiom, - f_member(inst_Colombia,inst_Organizations_G_24)). - -fof(axmondialPred6881, axiom, - f_member(inst_Botswana,inst_Organizations_Intelsat)). - -fof(axmondialPred6882, axiom, - f_member(inst_Panama,inst_Organizations_ILO)). - -fof(axmondialPred6883, axiom, - f_member(inst_Denmark,inst_Organizations_CE)). - -fof(axmondialPred6884, axiom, - 226000 = f_PopulationFn(inst_Countries_WAN_cities_Oyo)). - -fof(axmondialPred6885, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Oyo,inst_Nigeria)). - -fof(axmondialPred6886, axiom, - f_member(inst_Belarus,inst_Organizations_PCA)). - -fof(axmondialPred6887, axiom, - f_member(inst_Sweden,inst_Organizations_PCA)). - -fof(axmondialPred6888, axiom, - f_member(inst_Bangladesh,inst_Organizations_WTrO)). - -fof(axmondialPred6889, axiom, - f_sharedBorderLength(inst_Zambia,inst_Angola,f_MeasureFn(1110,inst_Kilometer))). - -fof(axmondialPred6890, axiom, - 249807 = f_PopulationFn(inst_Countries_RI_cities_Kediri)). - -fof(axmondialPred6891, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Kediri,inst_Indonesia)). - -fof(axmondialPred6892, axiom, - f_member(inst_Grenada,inst_Organizations_IOC)). - -fof(axmondialPred6893, axiom, - f_member(inst_Portugal,inst_Organizations_IFC)). - -fof(axmondialPred6894, axiom, - 209000 = f_PopulationFn(inst_Countries_RSA_cities_Tembisa)). - -fof(axmondialPred6895, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Tembisa,inst_SouthAfrica)). - -fof(axmondialPred6896, axiom, - 159928 = f_PopulationFn(inst_Countries_USA_provinces_Utah_cities_SaltLakeCity)). - -fof(axmondialPred6897, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Utah_cities_SaltLakeCity,inst_Countries_USA_provinces_Utah)). - -fof(axmondialPred6898, axiom, - f_member(inst_Egypt,inst_Organizations_OAPEC)). - -fof(axmondialPred6899, axiom, - 127885 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Plano)). - -fof(axmondialPred6900, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Plano,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred6901, axiom, - f_member(inst_Norway,inst_Organizations_IOM)). - -fof(axmondialPred6902, axiom, - 220000 = f_PopulationFn(inst_Countries_RM_provinces_Antsiranana_cities_Antsiranana)). - -fof(axmondialPred6903, axiom, - f_geographicalSubregion(inst_Countries_RM_provinces_Antsiranana_cities_Antsiranana,inst_Countries_RM_provinces_Antsiranana)). - -fof(axmondialPred6904, axiom, - f_member(inst_Kazakstan,inst_Organizations_WToO)). - -fof(axmondialPred6905, axiom, - f_hasHeadq(inst_Organizations_CACM,inst_Countries_GCA_cities_GuatemalaCity)). - -fof(axmondialPred6906, axiom, - f_member(inst_Jamaica,inst_Organizations_LAES)). - -fof(axmondialPred6907, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNRWA)). - -fof(axmondialPred6908, axiom, - 23938 = f_PopulationFn(inst_Countries_USA_provinces_Montana_cities_Helena)). - -fof(axmondialPred6909, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Montana_cities_Helena,inst_Countries_USA_provinces_Montana)). - -fof(axmondialPred6910, axiom, - f_member(inst_Iceland,inst_Organizations_NC)). - -fof(axmondialPred6911, axiom, - 402338 = f_PopulationFn(inst_Countries_IND_provinces_Gujarat_cities_Bhavnagar)). - -fof(axmondialPred6912, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Gujarat_cities_Bhavnagar,inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred6913, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Lempira_cities_Gracias,inst_Countries_HCA_provinces_Lempira)). - -fof(axmondialPred6914, axiom, - f_member(inst_SaudiArabia,inst_Organizations_AFESD)). - -fof(axmondialPred6915, axiom, - f_member(inst_Norway,inst_Organizations_BIS)). - -fof(axmondialPred6916, axiom, - f_member(inst_SouthKorea,inst_Organizations_UNU)). - -fof(axmondialPred6917, axiom, - f_member(inst_Comoros,inst_Organizations_ICAO)). - -fof(axmondialPred6918, axiom, - 340100 = f_PopulationFn(inst_Countries_P_provinces_Faro)). - -fof(axmondialPred6919, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Faro,f_MeasureFn(4960,inst_SquareKilometer))). - -fof(axmondialPred6920, axiom, - f_member(inst_Libya,inst_Organizations_WTrO)). - -fof(axmondialPred6921, axiom, - f_member(inst_Slovenia,inst_Organizations_Intelsat)). - -fof(axmondialPred6922, axiom, - 3063500 = f_PopulationFn(inst_Countries_R_provinces_Kemerovskayaoblast)). - -fof(axmondialPred6923, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Kemerovskayaoblast,f_MeasureFn(95500,inst_SquareKilometer))). - -fof(axmondialPred6924, axiom, - f_capitalCity(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Kemerovo,inst_Countries_R_provinces_Kemerovskayaoblast)). - -fof(axmondialPred6925, axiom, - f_geographicalSubregion(inst_Countries_CV_cities_Praia,inst_CapeVerde)). - -fof(axmondialPred6926, axiom, - 274162 = f_PopulationFn(inst_Countries_D_provinces_Sachsen_cities_Chemnitz)). - -fof(axmondialPred6927, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Sachsen_cities_Chemnitz,inst_Countries_D_provinces_Sachsen)). - -fof(axmondialPred6928, axiom, - f_member(inst_Argentina,inst_Organizations_UNCRO)). - -fof(axmondialPred6929, axiom, - f_member(inst_Nepal,inst_Organizations_UNMIH)). - -fof(axmondialPred6930, axiom, - f_member(inst_Philippines,inst_Organizations_IBRD)). - -fof(axmondialPred6931, axiom, - 219713 = f_PopulationFn(inst_Countries_MAL_provinces_Kelantan_cities_KotaBaharu)). - -fof(axmondialPred6932, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Kelantan_cities_KotaBaharu,inst_Countries_MAL_provinces_Kelantan)). - -fof(axmondialPred6933, axiom, - 162000 = f_PopulationFn(inst_Countries_WAN_cities_Owo)). - -fof(axmondialPred6934, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Owo,inst_Nigeria)). - -fof(axmondialPred6935, axiom, - f_member(inst_SierraLeone,inst_Organizations_UPU)). - -fof(axmondialPred6936, axiom, - f_member(inst_Belgium,inst_Organizations_WTrO)). - -fof(axmondialPred6937, axiom, - f_member(inst_CostaRica,inst_Organizations_IFAD)). - -fof(axmondialPred6938, axiom, - f_member(inst_Paraguay,inst_Organizations_OPANAL)). - -fof(axmondialPred6939, axiom, - 125000 = f_PopulationFn(inst_Countries_BD_cities_Brahmanbaria)). - -fof(axmondialPred6940, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Brahmanbaria,inst_Bangladesh)). - -fof(axmondialPred6941, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Sudoueste_cities_Buea,inst_Countries_CAM_provinces_Sudoueste)). - -fof(axmondialPred6942, axiom, - f_member(inst_Cameroon,inst_Organizations_FZ)). - -fof(axmondialPred6943, axiom, - f_sharedBorderLength(inst_FrenchGuiana,inst_Brazil,f_MeasureFn(673,inst_Kilometer))). - -fof(axmondialPred6944, axiom, - 144100 = f_PopulationFn(inst_Countries_MYA_provinces_Ayeyarwady_cities_Pathein)). - -fof(axmondialPred6945, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Ayeyarwady_cities_Pathein,inst_Countries_MYA_provinces_Ayeyarwady)). - -fof(axmondialPred6946, axiom, - f_member(inst_Niger,inst_Organizations_UN)). - -fof(axmondialPred6947, axiom, - f_member(inst_Belize,inst_Organizations_UPU)). - -fof(axmondialPred6948, axiom, - f_member(inst_Armenia,inst_Organizations_PFP)). - -fof(axmondialPred6949, axiom, - 480520 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Aligarh)). - -fof(axmondialPred6950, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Aligarh,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred6951, axiom, - f_located(inst_Mountains_RasDaschan,inst_Ethiopia)). - -fof(axmondialPred6952, axiom, - f_located(inst_Rivers_BlueNile,inst_Countries_SUD_provinces_alWusta)). - -fof(axmondialPred6953, axiom, - f_located(inst_Rivers_BlueNile,inst_Countries_SUD_provinces_alKhartum)). - -fof(axmondialPred6954, axiom, - f_located(inst_Rivers_BlueNile,inst_Ethiopia)). - -fof(axmondialPred6955, axiom, - f_located(inst_Rivers_BlueNile,inst_Sudan)). - -fof(axmondialPred6956, axiom, - f_flowsInto(inst_Rivers_BlueNile,inst_Rivers_Nile)). - -fof(axmondialPred6957, axiom, - f_member(inst_Italy,inst_Organizations_ESA)). - -fof(axmondialPred6958, axiom, - 1149500 = f_PopulationFn(inst_Countries_VN_provinces_QuangNgai)). - -fof(axmondialPred6959, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_QuangNgai,f_MeasureFn(5856,inst_SquareKilometer))). - -fof(axmondialPred6960, axiom, - 385000 = f_PopulationFn(inst_Countries_ET_provinces_ElGharbiya_cities_ElMahallaelKubra)). - -fof(axmondialPred6961, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElGharbiya_cities_ElMahallaelKubra,inst_Countries_ET_provinces_ElGharbiya)). - -fof(axmondialPred6962, axiom, - 139739 = f_PopulationFn(inst_Countries_USA_provinces_Connecticut_cities_Hartford)). - -fof(axmondialPred6963, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Connecticut_cities_Hartford,inst_Countries_USA_provinces_Connecticut)). - -fof(axmondialPred6964, axiom, - 1055400 = f_PopulationFn(inst_Countries_MYA_provinces_Kayin)). - -fof(axmondialPred6965, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Kayin,f_MeasureFn(30383,inst_SquareKilometer))). - -fof(axmondialPred6966, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Kayin_cities_Hpaan,inst_Countries_MYA_provinces_Kayin)). - -fof(axmondialPred6967, axiom, - f_member(inst_Bangladesh,inst_Organizations_ILO)). - -fof(axmondialPred6968, axiom, - f_member(inst_Luxembourg,inst_Organizations_UNIDO)). - -fof(axmondialPred6969, axiom, - f_member(inst_Bahrain,inst_Organizations_UNIDO)). - -fof(axmondialPred6970, axiom, - f_located(inst_Lakes_ChicamaugaLake,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred6971, axiom, - f_located(inst_Lakes_ChicamaugaLake,inst_UnitedStates)). - -fof(axmondialPred6972, axiom, - f_member(inst_Poland,inst_Organizations_ITU)). - -fof(axmondialPred6973, axiom, - f_member(inst_Monaco,inst_Organizations_IFRCS)). - -fof(axmondialPred6974, axiom, - f_member(inst_Cuba,inst_Organizations_UN)). - -fof(axmondialPred6975, axiom, - f_located(inst_Mountains_Meru,inst_Countries_EAT_provinces_Arusha)). - -fof(axmondialPred6976, axiom, - f_located(inst_Mountains_Meru,inst_Tanzania)). - -fof(axmondialPred6977, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_ICAO)). - -fof(axmondialPred6978, axiom, - f_member(inst_WesternSamoa,inst_Organizations_ITU)). - -fof(axmondialPred6979, axiom, - f_member(inst_Bangladesh,inst_Organizations_ESCAP)). - -fof(axmondialPred6980, axiom, - f_member(inst_Uganda,inst_Organizations_OIC)). - -fof(axmondialPred6981, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Nagaland_cities_Kohima,inst_Countries_IND_provinces_Nagaland)). - -fof(axmondialPred6982, axiom, - f_member(inst_Mongolia,inst_Organizations_WIPO)). - -fof(axmondialPred6983, axiom, - 117500 = f_PopulationFn(inst_Countries_GB_provinces_Hampshire_cities_Havant)). - -fof(axmondialPred6984, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Hampshire_cities_Havant,inst_Countries_GB_provinces_Hampshire)). - -fof(axmondialPred6985, axiom, - 148000 = f_PopulationFn(inst_Countries_ET_provinces_Qena_cities_ElUqsur)). - -fof(axmondialPred6986, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_Qena_cities_ElUqsur,inst_Countries_ET_provinces_Qena)). - -fof(axmondialPred6987, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_Intelsat)). - -fof(axmondialPred6988, axiom, - 1583000 = f_PopulationFn(inst_Countries_A_provinces_Vienna)). - -fof(axmondialPred6989, axiom, - f_landAreaOnly(inst_Countries_A_provinces_Vienna,f_MeasureFn(415,inst_SquareKilometer))). - -fof(axmondialPred6990, axiom, - f_capitalCity(inst_Countries_A_provinces_Vienna_cities_Vienna,inst_Countries_A_provinces_Vienna)). - -fof(axmondialPred6991, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Csongrad_cities_Hodmezovasarhely,inst_Countries_H_provinces_Csongrad)). - -fof(axmondialPred6992, axiom, - f_member(inst_Grenada,inst_Organizations_ILO)). - -fof(axmondialPred6993, axiom, - f_member(inst_Lebanon,inst_Organizations_UNIDO)). - -fof(axmondialPred6994, axiom, - f_member(inst_Lebanon,inst_Organizations_IBRD)). - -fof(axmondialPred6995, axiom, - f_member(inst_Lebanon,inst_Organizations_Intelsat)). - -fof(axmondialPred6996, axiom, - f_member(inst_Lebanon,inst_Organizations_ICRM)). - -fof(axmondialPred6997, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Lebanon,inst_AgriculturalSector,13,f_YearFn(1996))). - -fof(axmondialPred6998, axiom, - f_member(inst_Lebanon,inst_Organizations_AL)). - -fof(axmondialPred6999, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Lebanon,inst_ServiceSector,59,f_YearFn(1996))). - -fof(axmondialPred7000, axiom, - f_member(inst_Lebanon,inst_Organizations_ABEDA)). - -fof(axmondialPred7001, axiom, - f_member(inst_Lebanon,inst_Organizations_FAO)). - -fof(axmondialPred7002, axiom, - f_member(inst_Lebanon,inst_Organizations_G_77)). - -fof(axmondialPred7003, axiom, - f_member(inst_Lebanon,inst_Organizations_UN)). - -fof(axmondialPred7004, axiom, - f_member(inst_Lebanon,inst_Organizations_AMF)). - -fof(axmondialPred7005, axiom, - f_member(inst_Lebanon,inst_Organizations_OIC)). - -fof(axmondialPred7006, axiom, - f_member(inst_Lebanon,inst_Organizations_IOC)). - -fof(axmondialPred7007, axiom, - f_member(inst_Lebanon,inst_Organizations_ACCT)). - -fof(axmondialPred7008, axiom, - f_member(inst_Lebanon,inst_Organizations_ICAO)). - -fof(axmondialPred7009, axiom, - f_member(inst_Lebanon,inst_Organizations_WFTU)). - -fof(axmondialPred7010, axiom, - f_capitalCity(inst_Countries_RL_cities_Beirut,inst_Lebanon)). - -fof(axmondialPred7011, axiom, - f_meetsSpatially(inst_Lebanon,inst_Israel)). - -fof(axmondialPred7012, axiom, - 3776317 = f_PopulationFn(inst_Lebanon)). - -fof(axmondialPred7013, axiom, - f_member(inst_Lebanon,inst_Organizations_WIPO)). - -fof(axmondialPred7014, axiom, - f_member(inst_Lebanon,inst_Organizations_PCA)). - -fof(axmondialPred7015, axiom, - f_member(inst_Lebanon,inst_Organizations_IDA)). - -fof(axmondialPred7016, axiom, - f_landAreaOnly(inst_Lebanon,f_MeasureFn(10400,inst_SquareKilometer))). - -fof(axmondialPred7017, axiom, - f_member(inst_Lebanon,inst_Organizations_ICC)). - -fof(axmondialPred7018, axiom, - f_member(inst_Lebanon,inst_Organizations_IDB)). - -fof(axmondialPred7019, axiom, - f_member(inst_Lebanon,inst_Organizations_IMF)). - -fof(axmondialPred7020, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Lebanon,inst_IndustrialSector,28,f_YearFn(1996))). - -fof(axmondialPred7021, axiom, - f_meetsSpatially(inst_Lebanon,inst_Syria)). - -fof(axmondialPred7022, axiom, - f_member(inst_Lebanon,inst_Organizations_WHO)). - -fof(axmondialPred7023, axiom, - f_inflationRateInCountry(inst_Lebanon,9)). - -fof(axmondialPred7024, axiom, - f_member(inst_Lebanon,inst_Organizations_UNESCO)). - -fof(axmondialPred7025, axiom, - f_member(inst_Lebanon,inst_Organizations_AFESD)). - -fof(axmondialPred7026, axiom, - f_member(inst_Lebanon,inst_Organizations_NAM)). - -fof(axmondialPred7027, axiom, - f_member(inst_Lebanon,inst_Organizations_UNRWA)). - -fof(axmondialPred7028, axiom, - f_member(inst_Lebanon,inst_Organizations_IAEA)). - -fof(axmondialPred7029, axiom, - f_member(inst_Lebanon,inst_Organizations_IMO)). - -fof(axmondialPred7030, axiom, - f_member(inst_Lebanon,inst_Organizations_ICFTU)). - -fof(axmondialPred7031, axiom, - f_member(inst_Lebanon,inst_Organizations_UNHCR)). - -fof(axmondialPred7032, axiom, - f_member(inst_Lebanon,inst_Organizations_G_24)). - -fof(axmondialPred7033, axiom, - f_member(inst_Lebanon,inst_Organizations_IFC)). - -fof(axmondialPred7034, axiom, - f_member(inst_Lebanon,inst_Organizations_IFAD)). - -fof(axmondialPred7035, axiom, - 662900 = f_PopulationFn(inst_Countries_GB_provinces_Dorset)). - -fof(axmondialPred7036, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Dorset,f_MeasureFn(2654,inst_SquareKilometer))). - -fof(axmondialPred7037, axiom, - f_capitalCity(inst_Countries_GB_provinces_Dorset_cities_Dorchester,inst_Countries_GB_provinces_Dorset)). - -fof(axmondialPred7038, axiom, - f_member(inst_Ghana,inst_Organizations_UPU)). - -fof(axmondialPred7039, axiom, - f_member(inst_Oman,inst_Organizations_IFC)). - -fof(axmondialPred7040, axiom, - f_member(inst_Angola,inst_Organizations_ICAO)). - -fof(axmondialPred7041, axiom, - 92124 = f_PopulationFn(inst_Countries_USA_provinces_NewJersey_cities_Trenton)). - -fof(axmondialPred7042, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewJersey_cities_Trenton,inst_Countries_USA_provinces_NewJersey)). - -fof(axmondialPred7043, axiom, - f_member(inst_Mozambique,inst_Organizations_ICAO)). - -fof(axmondialPred7044, axiom, - f_member(inst_Germany,inst_Organizations_CERN)). - -fof(axmondialPred7045, axiom, - f_member(inst_Botswana,inst_Organizations_UNIDO)). - -fof(axmondialPred7046, axiom, - 107004 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Yuanjiang)). - -fof(axmondialPred7047, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Yuanjiang,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred7048, axiom, - f_member(inst_UnitedStates,inst_Organizations_CCC)). - -fof(axmondialPred7049, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_IMF)). - -fof(axmondialPred7050, axiom, - 113600 = f_PopulationFn(inst_Countries_GB_provinces_Pembrokeshire)). - -fof(axmondialPred7051, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Pembrokeshire,f_MeasureFn(1590,inst_SquareKilometer))). - -fof(axmondialPred7052, axiom, - f_capitalCity(inst_Countries_GB_provinces_Pembrokeshire_cities_Haverfordwest,inst_Countries_GB_provinces_Pembrokeshire)). - -fof(axmondialPred7053, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_FAO)). - -fof(axmondialPred7054, axiom, - 1817001 = f_PopulationFn(inst_Countries_BR_provinces_DistritoFederal)). - -fof(axmondialPred7055, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_DistritoFederal,f_MeasureFn(5822,inst_SquareKilometer))). - -fof(axmondialPred7056, axiom, - f_capitalCity(inst_Countries_BR_provinces_DistritoFederal_cities_Brasilia,inst_Countries_BR_provinces_DistritoFederal)). - -fof(axmondialPred7057, axiom, - f_member(inst_Denmark,inst_Organizations_ESA)). - -fof(axmondialPred7058, axiom, - 4426400 = f_PopulationFn(inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred7059, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rostovskayaoblast,f_MeasureFn(100800,inst_SquareKilometer))). - -fof(axmondialPred7060, axiom, - f_capitalCity(inst_Countries_R_provinces_Rostovskayaoblast_cities_RostovnoDonu,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred7061, axiom, - f_member(inst_Malaysia,inst_Organizations_ICRM)). - -fof(axmondialPred7062, axiom, - f_geographicalSubregion(inst_Countries_GNB_cities_Bissau,inst_Guinea_Bissau)). - -fof(axmondialPred7063, axiom, - f_located(inst_Lakes_Vaenern,inst_Countries_S_provinces_Varmland)). - -fof(axmondialPred7064, axiom, - f_located(inst_Lakes_Vaenern,inst_Countries_S_provinces_Skaraborg)). - -fof(axmondialPred7065, axiom, - f_located(inst_Lakes_Vaenern,inst_Countries_S_provinces_Alvsborg)). - -fof(axmondialPred7066, axiom, - f_located(inst_Lakes_Vaenern,inst_Sweden)). - -fof(axmondialPred7067, axiom, - f_landAreaOnly(inst_Lakes_Vaenern,f_MeasureFn(5546,inst_SquareKilometer))). - -fof(axmondialPred7068, axiom, - f_member(inst_Somalia,inst_Organizations_IFC)). - -fof(axmondialPred7069, axiom, - 9639151 = f_PopulationFn(inst_Somalia)). - -fof(axmondialPred7070, axiom, - f_member(inst_Somalia,inst_Organizations_ILO)). - -fof(axmondialPred7071, axiom, - f_meetsSpatially(inst_Somalia,inst_Ethiopia)). - -fof(axmondialPred7072, axiom, - f_meetsSpatially(inst_Somalia,inst_Djibouti)). - -fof(axmondialPred7073, axiom, - f_member(inst_Somalia,inst_Organizations_UNIDO)). - -fof(axmondialPred7074, axiom, - f_meetsSpatially(inst_Somalia,inst_Kenya)). - -fof(axmondialPred7075, axiom, - f_member(inst_Somalia,inst_Organizations_WMO)). - -fof(axmondialPred7076, axiom, - f_member(inst_Somalia,inst_Organizations_ITU)). - -fof(axmondialPred7077, axiom, - f_member(inst_Somalia,inst_Organizations_WHO)). - -fof(axmondialPred7078, axiom, - f_member(inst_Somalia,inst_Organizations_WTrO)). - -fof(axmondialPred7079, axiom, - f_member(inst_Somalia,inst_Organizations_NAM)). - -fof(axmondialPred7080, axiom, - f_member(inst_Somalia,inst_Organizations_ICAO)). - -fof(axmondialPred7081, axiom, - f_member(inst_Somalia,inst_Organizations_IMF)). - -fof(axmondialPred7082, axiom, - f_member(inst_Somalia,inst_Organizations_UNHCR)). - -fof(axmondialPred7083, axiom, - f_member(inst_Somalia,inst_Organizations_AL)). - -fof(axmondialPred7084, axiom, - f_member(inst_Somalia,inst_Organizations_OIC)). - -fof(axmondialPred7085, axiom, - f_capitalCity(inst_Countries_SP_cities_Mogadishu,inst_Somalia)). - -fof(axmondialPred7086, axiom, - f_member(inst_Somalia,inst_Organizations_ACP)). - -fof(axmondialPred7087, axiom, - f_member(inst_Somalia,inst_Organizations_CAEU)). - -fof(axmondialPred7088, axiom, - f_member(inst_Somalia,inst_Organizations_UPU)). - -fof(axmondialPred7089, axiom, - f_member(inst_Somalia,inst_Organizations_ICRM)). - -fof(axmondialPred7090, axiom, - f_member(inst_Somalia,inst_Organizations_WIPO)). - -fof(axmondialPred7091, axiom, - f_member(inst_Somalia,inst_Organizations_OAU)). - -fof(axmondialPred7092, axiom, - f_landAreaOnly(inst_Somalia,f_MeasureFn(637660,inst_SquareKilometer))). - -fof(axmondialPred7093, axiom, - f_member(inst_Somalia,inst_Organizations_IFRCS)). - -fof(axmondialPred7094, axiom, - f_member(inst_Somalia,inst_Organizations_IBRD)). - -fof(axmondialPred7095, axiom, - f_member(inst_Somalia,inst_Organizations_IDB)). - -fof(axmondialPred7096, axiom, - f_member(inst_Somalia,inst_Organizations_AfDB)). - -fof(axmondialPred7097, axiom, - f_member(inst_Somalia,inst_Organizations_AFESD)). - -fof(axmondialPred7098, axiom, - f_member(inst_Somalia,inst_Organizations_Interpol)). - -fof(axmondialPred7099, axiom, - f_member(inst_Somalia,inst_Organizations_WFTU)). - -fof(axmondialPred7100, axiom, - f_member(inst_Somalia,inst_Organizations_UN)). - -fof(axmondialPred7101, axiom, - f_member(inst_Somalia,inst_Organizations_IOM)). - -fof(axmondialPred7102, axiom, - f_member(inst_ElSalvador,inst_Organizations_ICFTU)). - -fof(axmondialPred7103, axiom, - f_member(inst_Slovakia,inst_Organizations_IOC)). - -fof(axmondialPred7104, axiom, - f_geographicalSubregion(inst_Countries_LB_cities_Monrovia,inst_Liberia)). - -fof(axmondialPred7105, axiom, - f_member(inst_Thailand,inst_Organizations_UN)). - -fof(axmondialPred7106, axiom, - 395360 = f_PopulationFn(inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhilai)). - -fof(axmondialPred7107, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhilai,inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred7108, axiom, - 380000 = f_PopulationFn(inst_Countries_PL_provinces_Bydgoskie_cities_Bydgoszcz)). - -fof(axmondialPred7109, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Bydgoskie_cities_Bydgoszcz,inst_Countries_PL_provinces_Bydgoskie)). - -fof(axmondialPred7110, axiom, - f_member(inst_Afghanistan,inst_Organizations_UNIDO)). - -fof(axmondialPred7111, axiom, - f_member(inst_UnitedStates,inst_Organizations_MTCR)). - -fof(axmondialPred7112, axiom, - f_member(inst_Romania,inst_Organizations_ISO)). - -fof(axmondialPred7113, axiom, - 509445 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_Quilmes)). - -fof(axmondialPred7114, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_Quilmes,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred7115, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Caerphilly_cities_YstradFawr,inst_Countries_GB_provinces_Caerphilly)). - -fof(axmondialPred7116, axiom, - f_member(inst_Barbados,inst_Organizations_IBRD)). - -fof(axmondialPred7117, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_NorfolkIsland_cities_Kingston,inst_Countries_AUS_provinces_NorfolkIsland)). - -fof(axmondialPred7118, axiom, - f_member(inst_Malaysia,inst_Organizations_IBRD)). - -fof(axmondialPred7119, axiom, - f_member(inst_Niger,inst_Organizations_UNAMIR)). - -fof(axmondialPred7120, axiom, - f_member(inst_Gabon,inst_Organizations_OIC)). - -fof(axmondialPred7121, axiom, - f_member(inst_Romania,inst_Organizations_ICAO)). - -fof(axmondialPred7122, axiom, - f_located(inst_Islands_Rhodos,inst_Greece)). - -fof(axmondialPred7123, axiom, - f_landAreaOnly(inst_Islands_Rhodos,f_MeasureFn(1398,inst_SquareKilometer))). - -fof(axmondialPred7124, axiom, - f_member(inst_SaintLucia,inst_Organizations_IFRCS)). - -fof(axmondialPred7125, axiom, - f_located(inst_Islands_Lanai,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred7126, axiom, - f_located(inst_Islands_Lanai,inst_UnitedStates)). - -fof(axmondialPred7127, axiom, - f_member(inst_Norway,inst_Organizations_WIPO)). - -fof(axmondialPred7128, axiom, - 1968000 = f_PopulationFn(inst_Countries_ET_provinces_KafrelSheikh)). - -fof(axmondialPred7129, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_KafrelSheikh,f_MeasureFn(3437,inst_SquareKilometer))). - -fof(axmondialPred7130, axiom, - f_capitalCity(inst_Countries_ET_provinces_KafrelSheikh_cities_KafrelSheikh,inst_Countries_ET_provinces_KafrelSheikh)). - -fof(axmondialPred7131, axiom, - f_member(inst_Bangladesh,inst_Organizations_CCC)). - -fof(axmondialPred7132, axiom, - 155188 = f_PopulationFn(inst_Countries_IR_provinces_Tehran_cities_Kashan)). - -fof(axmondialPred7133, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Tehran_cities_Kashan,inst_Countries_IR_provinces_Tehran)). - -fof(axmondialPred7134, axiom, - 131528 = f_PopulationFn(inst_Countries_GH_cities_Tema)). - -fof(axmondialPred7135, axiom, - f_geographicalSubregion(inst_Countries_GH_cities_Tema,inst_Ghana)). - -fof(axmondialPred7136, axiom, - f_member(inst_Switzerland,inst_Organizations_MTCR)). - -fof(axmondialPred7137, axiom, - f_member(inst_Angola,inst_Organizations_Interpol)). - -fof(axmondialPred7138, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_G_5)). - -fof(axmondialPred7139, axiom, - f_member(inst_Ghana,inst_Organizations_UNU)). - -fof(axmondialPred7140, axiom, - f_member(inst_UnitedStates,inst_Organizations_FAO)). - -fof(axmondialPred7141, axiom, - f_member(inst_Vanuatu,inst_Organizations_AsDB)). - -fof(axmondialPred7142, axiom, - f_member(inst_Italy,inst_Organizations_EBRD)). - -fof(axmondialPred7143, axiom, - 6600 = f_PopulationFn(inst_Countries_IS_cities_Keflavik)). - -fof(axmondialPred7144, axiom, - f_geographicalSubregion(inst_Countries_IS_cities_Keflavik,inst_Iceland)). - -fof(axmondialPred7145, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IFAD)). - -fof(axmondialPred7146, axiom, - 1023800 = f_PopulationFn(inst_Countries_PL_provinces_Opolskie)). - -fof(axmondialPred7147, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Opolskie,f_MeasureFn(8535,inst_SquareKilometer))). - -fof(axmondialPred7148, axiom, - f_capitalCity(inst_Countries_PL_provinces_Opolskie_cities_Opole,inst_Countries_PL_provinces_Opolskie)). - -fof(axmondialPred7149, axiom, - 102426 = f_PopulationFn(inst_Countries_GR_cities_Larisa)). - -fof(axmondialPred7150, axiom, - f_geographicalSubregion(inst_Countries_GR_cities_Larisa,inst_Greece)). - -fof(axmondialPred7151, axiom, - f_located(inst_Mountains_Chimborazo,inst_Ecuador)). - -fof(axmondialPred7152, axiom, - f_member(inst_Chad,inst_Organizations_WToO)). - -fof(axmondialPred7153, axiom, - f_member(inst_ElSalvador,inst_Organizations_IOM)). - -fof(axmondialPred7154, axiom, - 209791 = f_PopulationFn(inst_Countries_GCA_cities_Mixco)). - -fof(axmondialPred7155, axiom, - f_geographicalSubregion(inst_Countries_GCA_cities_Mixco,inst_Guatemala)). - -fof(axmondialPred7156, axiom, - f_member(inst_Angola,inst_Organizations_OAU)). - -fof(axmondialPred7157, axiom, - f_member(inst_WesternSamoa,inst_Organizations_SPF)). - -fof(axmondialPred7158, axiom, - f_member(inst_SouthKorea,inst_Organizations_UN)). - -fof(axmondialPred7159, axiom, - f_meetsSpatially(inst_Niger,inst_BurkinaFaso)). - -fof(axmondialPred7160, axiom, - f_member(inst_Niger,inst_Organizations_IFRCS)). - -fof(axmondialPred7161, axiom, - f_member(inst_Niger,inst_Organizations_IDA)). - -fof(axmondialPred7162, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Niger,inst_IndustrialSector,17.9,f_YearFn(1996))). - -fof(axmondialPred7163, axiom, - f_member(inst_Niger,inst_Organizations_FZ)). - -fof(axmondialPred7164, axiom, - f_member(inst_Niger,inst_Organizations_CCC)). - -fof(axmondialPred7165, axiom, - f_member(inst_Niger,inst_Organizations_UNIDO)). - -fof(axmondialPred7166, axiom, - f_capitalCity(inst_Countries_RN_cities_Niamey,inst_Niger)). - -fof(axmondialPred7167, axiom, - f_meetsSpatially(inst_Niger,inst_Chad)). - -fof(axmondialPred7168, axiom, - f_member(inst_Niger,inst_Organizations_UPU)). - -fof(axmondialPred7169, axiom, - f_meetsSpatially(inst_Niger,inst_Benin)). - -fof(axmondialPred7170, axiom, - f_meetsSpatially(inst_Niger,inst_Algeria)). - -fof(axmondialPred7171, axiom, - f_member(inst_Niger,inst_Organizations_WADB)). - -fof(axmondialPred7172, axiom, - f_member(inst_Niger,inst_Organizations_FAO)). - -fof(axmondialPred7173, axiom, - f_member(inst_Niger,inst_Organizations_ECOWAS)). - -fof(axmondialPred7174, axiom, - f_member(inst_Niger,inst_Organizations_IFC)). - -fof(axmondialPred7175, axiom, - f_meetsSpatially(inst_Niger,inst_Libya)). - -fof(axmondialPred7176, axiom, - f_member(inst_Niger,inst_Organizations_AfDB)). - -fof(axmondialPred7177, axiom, - f_member(inst_Niger,inst_Organizations_ACP)). - -fof(axmondialPred7178, axiom, - f_member(inst_Niger,inst_Organizations_Entente)). - -fof(axmondialPred7179, axiom, - f_member(inst_Niger,inst_Organizations_UNESCO)). - -fof(axmondialPred7180, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Niger,inst_ServiceSector,43.6,f_YearFn(1996))). - -fof(axmondialPred7181, axiom, - 9113001 = f_PopulationFn(inst_Niger)). - -fof(axmondialPred7182, axiom, - f_member(inst_Niger,inst_Organizations_IAEA)). - -fof(axmondialPred7183, axiom, - f_meetsSpatially(inst_Niger,inst_Mali)). - -fof(axmondialPred7184, axiom, - f_member(inst_Niger,inst_Organizations_IBRD)). - -fof(axmondialPred7185, axiom, - f_member(inst_Niger,inst_Organizations_ICRM)). - -fof(axmondialPred7186, axiom, - f_member(inst_Niger,inst_Organizations_OAU)). - -fof(axmondialPred7187, axiom, - f_landAreaOnly(inst_Niger,f_MeasureFn(1267000,inst_SquareKilometer))). - -fof(axmondialPred7188, axiom, - f_inflationRateInCountry(inst_Niger,35.6)). - -fof(axmondialPred7189, axiom, - f_member(inst_Niger,inst_Organizations_IMF)). - -fof(axmondialPred7190, axiom, - f_meetsSpatially(inst_Niger,inst_Nigeria)). - -fof(axmondialPred7191, axiom, - f_member(inst_Niger,inst_Organizations_IFAD)). - -fof(axmondialPred7192, axiom, - f_member(inst_Niger,inst_Organizations_ILO)). - -fof(axmondialPred7193, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Niger,inst_AgriculturalSector,38.5,f_YearFn(1996))). - -fof(axmondialPred7194, axiom, - f_member(inst_Niger,inst_Organizations_IDB)). - -fof(axmondialPred7195, axiom, - f_member(inst_Niger,inst_Organizations_WCL)). - -fof(axmondialPred7196, axiom, - f_member(inst_Niger,inst_Organizations_IOC)). - -fof(axmondialPred7197, axiom, - f_member(inst_Niger,inst_Organizations_ITU)). - -fof(axmondialPred7198, axiom, - f_member(inst_Niger,inst_Organizations_WHO)). - -fof(axmondialPred7199, axiom, - f_member(inst_Niger,inst_Organizations_WFTU)). - -fof(axmondialPred7200, axiom, - f_member(inst_Niger,inst_Organizations_WToO)). - -fof(axmondialPred7201, axiom, - f_member(inst_Niger,inst_Organizations_ACCT)). - -fof(axmondialPred7202, axiom, - f_member(inst_Niger,inst_Organizations_WMO)). - -fof(axmondialPred7203, axiom, - f_member(inst_Niger,inst_Organizations_NAM)). - -fof(axmondialPred7204, axiom, - 1866400 = f_PopulationFn(inst_Countries_Z_provinces_Copperbelt)). - -fof(axmondialPred7205, axiom, - f_landAreaOnly(inst_Countries_Z_provinces_Copperbelt,f_MeasureFn(31328,inst_SquareKilometer))). - -fof(axmondialPred7206, axiom, - f_capitalCity(inst_Countries_Z_provinces_Copperbelt_cities_Ndola,inst_Countries_Z_provinces_Copperbelt)). - -fof(axmondialPred7207, axiom, - f_member(inst_Afghanistan,inst_Organizations_IBRD)). - -fof(axmondialPred7208, axiom, - f_member(inst_Greece,inst_Organizations_UN)). - -fof(axmondialPred7209, axiom, - f_member(inst_Belgium,inst_Organizations_EIB)). - -fof(axmondialPred7210, axiom, - 471844 = f_PopulationFn(inst_Countries_CDN_provinces_BritishColumbia_cities_Vancouver)). - -fof(axmondialPred7211, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_BritishColumbia_cities_Vancouver,inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred7212, axiom, - 2152423 = f_PopulationFn(inst_Countries_F_provinces_IledeFrance_cities_Paris)). - -fof(axmondialPred7213, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_IledeFrance_cities_Paris,inst_Countries_F_provinces_IledeFrance)). - -fof(axmondialPred7214, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_UPU)). - -fof(axmondialPred7215, axiom, - f_member(inst_Namibia,inst_Organizations_WIPO)). - -fof(axmondialPred7216, axiom, - 11250000 = f_PopulationFn(inst_Countries_TJ_provinces_Beijing_munic)). - -fof(axmondialPred7217, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Beijing_munic,f_MeasureFn(16800,inst_SquareKilometer))). - -fof(axmondialPred7218, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Beijing_munic_cities_Beijing,inst_Countries_TJ_provinces_Beijing_munic)). - -fof(axmondialPred7219, axiom, - 192000 = f_PopulationFn(inst_Countries_WAN_cities_Iseyin)). - -fof(axmondialPred7220, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Iseyin,inst_Nigeria)). - -fof(axmondialPred7221, axiom, - f_member(inst_Spain,inst_Organizations_UNPROFOR)). - -fof(axmondialPred7222, axiom, - f_sharedBorderLength(inst_Germany,inst_Belgium,f_MeasureFn(167,inst_Kilometer))). - -fof(axmondialPred7223, axiom, - f_member(inst_Luxembourg,inst_Organizations_OECD)). - -fof(axmondialPred7224, axiom, - f_hasHeadq(inst_Organizations_ANZUS,inst_Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra)). - -fof(axmondialPred7225, axiom, - 884000 = f_PopulationFn(inst_Countries_CAM_provinces_Cote_cities_Douala)). - -fof(axmondialPred7226, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Cote_cities_Douala,inst_Countries_CAM_provinces_Cote)). - -fof(axmondialPred7227, axiom, - 5043900 = f_PopulationFn(inst_Countries_R_provinces_Krasnodarskykray)). - -fof(axmondialPred7228, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Krasnodarskykray,f_MeasureFn(76000,inst_SquareKilometer))). - -fof(axmondialPred7229, axiom, - f_capitalCity(inst_Countries_R_provinces_Krasnodarskykray_cities_Krasnodar,inst_Countries_R_provinces_Krasnodarskykray)). - -fof(axmondialPred7230, axiom, - 108777 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Salinas)). - -fof(axmondialPred7231, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Salinas,inst_Countries_USA_provinces_California)). - -fof(axmondialPred7232, axiom, - f_member(inst_Malawi,inst_Organizations_WFTU)). - -fof(axmondialPred7233, axiom, - 649000 = f_PopulationFn(inst_Countries_A_provinces_Tyrol)). - -fof(axmondialPred7234, axiom, - f_landAreaOnly(inst_Countries_A_provinces_Tyrol,f_MeasureFn(12647,inst_SquareKilometer))). - -fof(axmondialPred7235, axiom, - f_capitalCity(inst_Countries_A_provinces_Tyrol_cities_Innsbruck,inst_Countries_A_provinces_Tyrol)). - -fof(axmondialPred7236, axiom, - 1776133 = f_PopulationFn(inst_Countries_IR_provinces_Zanjan)). - -fof(axmondialPred7237, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Zanjan,f_MeasureFn(36398,inst_SquareKilometer))). - -fof(axmondialPred7238, axiom, - f_capitalCity(inst_Countries_IR_provinces_Zanjan_cities_Zanjan,inst_Countries_IR_provinces_Zanjan)). - -fof(axmondialPred7239, axiom, - 1029700 = f_PopulationFn(inst_Countries_IL_provinces_TelAviv)). - -fof(axmondialPred7240, axiom, - f_landAreaOnly(inst_Countries_IL_provinces_TelAviv,f_MeasureFn(170,inst_SquareKilometer))). - -fof(axmondialPred7241, axiom, - f_capitalCity(inst_Countries_IL_provinces_TelAviv_cities_TelAviv,inst_Countries_IL_provinces_TelAviv)). - -fof(axmondialPred7242, axiom, - f_member(inst_India,inst_Organizations_ESCAP)). - -fof(axmondialPred7243, axiom, - f_member(inst_CostaRica,inst_Organizations_Intelsat)). - -fof(axmondialPred7244, axiom, - f_member(inst_Malta,inst_Organizations_FAO)). - -fof(axmondialPred7245, axiom, - 526000 = f_PopulationFn(inst_Countries_RSA_provinces_Gauteng_cities_Pretoria)). - -fof(axmondialPred7246, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_Gauteng_cities_Pretoria,inst_Countries_RSA_provinces_Gauteng)). - -fof(axmondialPred7247, axiom, - 840800 = f_PopulationFn(inst_Countries_MOC_provinces_Maputo)). - -fof(axmondialPred7248, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Maputo,f_MeasureFn(25756,inst_SquareKilometer))). - -fof(axmondialPred7249, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Maputo_munic_cities_Maputo,inst_Countries_MOC_provinces_Maputo)). - -fof(axmondialPred7250, axiom, - 428000 = f_PopulationFn(inst_Countries_RP_cities_CagayandeOro)). - -fof(axmondialPred7251, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_CagayandeOro,inst_Philippines)). - -fof(axmondialPred7252, axiom, - f_member(inst_Senegal,inst_Organizations_Inmarsat)). - -fof(axmondialPred7253, axiom, - f_geographicalSubregion(inst_Nicaragua,inst_Continents_America)). - -fof(axmondialPred7254, axiom, - f_member(inst_Turkey,inst_Organizations_ISO)). - -fof(axmondialPred7255, axiom, - f_located(inst_Deserts_LibyanDesert,inst_Libya)). - -fof(axmondialPred7256, axiom, - f_landAreaOnly(inst_Deserts_LibyanDesert,f_MeasureFn(190000,inst_SquareKilometer))). - -fof(axmondialPred7257, axiom, - f_located(inst_Deserts_LibyanDesert,inst_Sudan)). - -fof(axmondialPred7258, axiom, - f_located(inst_Deserts_LibyanDesert,inst_Countries_ET_provinces_Matruh)). - -fof(axmondialPred7259, axiom, - f_located(inst_Deserts_LibyanDesert,inst_Countries_ET_provinces_ElWadielJadid)). - -fof(axmondialPred7260, axiom, - f_located(inst_Deserts_LibyanDesert,inst_Countries_SUD_provinces_ashShamaliyah)). - -fof(axmondialPred7261, axiom, - f_located(inst_Deserts_LibyanDesert,inst_Egypt)). - -fof(axmondialPred7262, axiom, - f_located(inst_Deserts_LibyanDesert,inst_Countries_SUD_provinces_Darfur)). - -fof(axmondialPred7263, axiom, - f_member(inst_Ghana,inst_Organizations_IMO)). - -fof(axmondialPred7264, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UN)). - -fof(axmondialPred7265, axiom, - f_member(inst_Sweden,inst_Organizations_IOM)). - -fof(axmondialPred7266, axiom, - f_member(inst_Paraguay,inst_Organizations_WHO)). - -fof(axmondialPred7267, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Cook_Islands_cities_Avarua,inst_Countries_cid_cia_Cook_Islands)). - -fof(axmondialPred7268, axiom, - 3042310 = f_PopulationFn(inst_Countries_MA_provinces_CentreNord)). - -fof(axmondialPred7269, axiom, - f_landAreaOnly(inst_Countries_MA_provinces_CentreNord,f_MeasureFn(43950,inst_SquareKilometer))). - -fof(axmondialPred7270, axiom, - f_member(inst_Pakistan,inst_Organizations_WToO)). - -fof(axmondialPred7271, axiom, - 201016 = f_PopulationFn(inst_Countries_IR_provinces_Lorestan_cities_Borujerd)). - -fof(axmondialPred7272, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Lorestan_cities_Borujerd,inst_Countries_IR_provinces_Lorestan)). - -fof(axmondialPred7273, axiom, - f_member(inst_Switzerland,inst_Organizations_IBRD)). - -fof(axmondialPred7274, axiom, - f_member(inst_Germany,inst_Organizations_IFC)). - -fof(axmondialPred7275, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_JU_cities_Delemont,inst_Countries_CH_provinces_JU)). - -fof(axmondialPred7276, axiom, - f_member(inst_Guatemala,inst_Organizations_ICRM)). - -fof(axmondialPred7277, axiom, - 253835 = f_PopulationFn(inst_Countries_S_provinces_Vasterbotten)). - -fof(axmondialPred7278, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Vasterbotten,f_MeasureFn(55401,inst_SquareKilometer))). - -fof(axmondialPred7279, axiom, - f_capitalCity(inst_Countries_S_provinces_Vasterbotten_cities_Umea,inst_Countries_S_provinces_Vasterbotten)). - -fof(axmondialPred7280, axiom, - f_member(inst_Romania,inst_Organizations_UN)). - -fof(axmondialPred7281, axiom, - f_located(inst_Islands_Mull,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred7282, axiom, - f_located(inst_Islands_Mull,inst_UnitedKingdom)). - -fof(axmondialPred7283, axiom, - f_landAreaOnly(inst_Islands_Mull,f_MeasureFn(910,inst_SquareKilometer))). - -fof(axmondialPred7284, axiom, - 11973 = f_PopulationFn(inst_Countries_USA_provinces_SouthDakota_cities_Pierre)). - -fof(axmondialPred7285, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_SouthDakota_cities_Pierre,inst_Countries_USA_provinces_SouthDakota)). - -fof(axmondialPred7286, axiom, - 11707964 = f_PopulationFn(inst_Countries_MEX_provinces_Mexico_Estadode)). - -fof(axmondialPred7287, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Mexico_Estadode,f_MeasureFn(21461,inst_SquareKilometer))). - -fof(axmondialPred7288, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Mexico_Estadode_cities_TolucadeLerdo,inst_Countries_MEX_provinces_Mexico_Estadode)). - -fof(axmondialPred7289, axiom, - 1548800 = f_PopulationFn(inst_Countries_GB_provinces_Essex)). - -fof(axmondialPred7290, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Essex,f_MeasureFn(3672,inst_SquareKilometer))). - -fof(axmondialPred7291, axiom, - f_capitalCity(inst_Countries_GB_provinces_Essex_cities_Chelmsford,inst_Countries_GB_provinces_Essex)). - -fof(axmondialPred7292, axiom, - f_member(inst_Japan,inst_Organizations_IADB)). - -fof(axmondialPred7293, axiom, - f_member(inst_Yemen,inst_Organizations_IDB)). - -fof(axmondialPred7294, axiom, - f_geographicalSubregion(inst_SolomonIslands,inst_Continents_Australia_Oceania)). - -fof(axmondialPred7295, axiom, - 344405 = f_PopulationFn(inst_Countries_RI_cities_Balikpapan)). - -fof(axmondialPred7296, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Balikpapan,inst_Indonesia)). - -fof(axmondialPred7297, axiom, - 73837 = f_PopulationFn(inst_Countries_cid_cia_Man)). - -fof(axmondialPred7298, axiom, - f_capitalCity(inst_Countries_cid_cia_Man_cities_Douglas,inst_Countries_cid_cia_Man)). - -fof(axmondialPred7299, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Man,7)). - -fof(axmondialPred7300, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Man,f_MeasureFn(588,inst_SquareKilometer))). - -fof(axmondialPred7301, axiom, - f_member(inst_SierraLeone,inst_Organizations_NAM)). - -fof(axmondialPred7302, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_AR_cities_Herisau,inst_Countries_CH_provinces_AR)). - -fof(axmondialPred7303, axiom, - f_member(inst_Gabon,inst_Organizations_UN)). - -fof(axmondialPred7304, axiom, - f_member(inst_Switzerland,inst_Organizations_IMO)). - -fof(axmondialPred7305, axiom, - f_member(inst_Guinea,inst_Organizations_MINURSO)). - -fof(axmondialPred7306, axiom, - 208484 = f_PopulationFn(inst_Countries_MAL_provinces_Sabah_cities_KotaKinabalu)). - -fof(axmondialPred7307, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Sabah_cities_KotaKinabalu,inst_Countries_MAL_provinces_Sabah)). - -fof(axmondialPred7308, axiom, - 81800 = f_PopulationFn(inst_Countries_HCA_provinces_Ocotepeque)). - -fof(axmondialPred7309, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Ocotepeque,f_MeasureFn(1680,inst_SquareKilometer))). - -fof(axmondialPred7310, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Ocotepeque_cities_Ocotepeque,inst_Countries_HCA_provinces_Ocotepeque)). - -fof(axmondialPred7311, axiom, - f_member(inst_Lithuania,inst_Organizations_Intelsat)). - -fof(axmondialPred7312, axiom, - 16952 = f_PopulationFn(inst_Palau)). - -fof(axmondialPred7313, axiom, - f_member(inst_Palau,inst_Organizations_ESCAP)). - -fof(axmondialPred7314, axiom, - f_member(inst_Palau,inst_Organizations_SPC)). - -fof(axmondialPred7315, axiom, - f_member(inst_Palau,inst_Organizations_SPF)). - -fof(axmondialPred7316, axiom, - f_landAreaOnly(inst_Palau,f_MeasureFn(458,inst_SquareKilometer))). - -fof(axmondialPred7317, axiom, - f_capitalCity(inst_Countries_PAL_cities_Koror,inst_Palau)). - -fof(axmondialPred7318, axiom, - f_member(inst_Norway,inst_Organizations_Inmarsat)). - -fof(axmondialPred7319, axiom, - 206100 = f_PopulationFn(inst_Countries_KAZ_provinces_Qaraghandy_cities_Temirtau)). - -fof(axmondialPred7320, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Qaraghandy_cities_Temirtau,inst_Countries_KAZ_provinces_Qaraghandy)). - -fof(axmondialPred7321, axiom, - f_member(inst_Tunisia,inst_Organizations_MINURSO)). - -fof(axmondialPred7322, axiom, - f_located(inst_Seas_RedSea,inst_SaudiArabia)). - -fof(axmondialPred7323, axiom, - f_located(inst_Seas_RedSea,inst_Ethiopia)). - -fof(axmondialPred7324, axiom, - f_located(inst_Seas_RedSea,inst_Israel)). - -fof(axmondialPred7325, axiom, - f_located(inst_Seas_RedSea,inst_Countries_ET_provinces_SinaalJanubiyah)). - -fof(axmondialPred7326, axiom, - f_located(inst_Seas_RedSea,inst_Countries_IL_provinces_South)). - -fof(axmondialPred7327, axiom, - f_located(inst_Seas_RedSea,inst_Egypt)). - -fof(axmondialPred7328, axiom, - f_located(inst_Seas_RedSea,inst_Yemen)). - -fof(axmondialPred7329, axiom, - f_located(inst_Seas_RedSea,inst_Djibouti)). - -fof(axmondialPred7330, axiom, - f_depth(inst_Seas_RedSea,2635)). - -fof(axmondialPred7331, axiom, - f_located(inst_Seas_RedSea,inst_Jordan)). - -fof(axmondialPred7332, axiom, - f_located(inst_Seas_RedSea,inst_Countries_ET_provinces_ElBahrelAhmar)). - -fof(axmondialPred7333, axiom, - f_located(inst_Seas_RedSea,inst_Sudan)). - -fof(axmondialPred7334, axiom, - f_located(inst_Seas_RedSea,inst_Countries_SUD_provinces_ashSharqiyah)). - -fof(axmondialPred7335, axiom, - f_member(inst_Fiji,inst_Organizations_AsDB)). - -fof(axmondialPred7336, axiom, - 2903500 = f_PopulationFn(inst_Countries_VN_provinces_CentralHighlands)). - -fof(axmondialPred7337, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_CentralHighlands,f_MeasureFn(55568,inst_SquareKilometer))). - -fof(axmondialPred7338, axiom, - f_member(inst_Sweden,inst_Organizations_PFP)). - -fof(axmondialPred7339, axiom, - f_member(inst_Sweden,inst_Organizations_EN)). - -fof(axmondialPred7340, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Ostergotland,inst_Sweden)). - -fof(axmondialPred7341, axiom, - f_member(inst_Sweden,inst_Organizations_Intelsat)). - -fof(axmondialPred7342, axiom, - f_member(inst_Sweden,inst_Organizations_IFAD)). - -fof(axmondialPred7343, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Malmohus,inst_Sweden)). - -fof(axmondialPred7344, axiom, - f_member(inst_Sweden,inst_Organizations_WHO)). - -fof(axmondialPred7345, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Stockholm,inst_Sweden)). - -fof(axmondialPred7346, axiom, - f_member(inst_Sweden,inst_Organizations_OECD)). - -fof(axmondialPred7347, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Sweden,inst_AgriculturalSector,2,f_YearFn(1996))). - -fof(axmondialPred7348, axiom, - f_member(inst_Sweden,inst_Organizations_UNIDO)). - -fof(axmondialPred7349, axiom, - f_member(inst_Sweden,inst_Organizations_G_6)). - -fof(axmondialPred7350, axiom, - f_member(inst_Sweden,inst_Organizations_FAO)). - -fof(axmondialPred7351, axiom, - f_member(inst_Sweden,inst_Organizations_UNITAR)). - -fof(axmondialPred7352, axiom, - f_member(inst_Sweden,inst_Organizations_ECE)). - -fof(axmondialPred7353, axiom, - f_member(inst_Sweden,inst_Organizations_IFRCS)). - -fof(axmondialPred7354, axiom, - f_member(inst_Sweden,inst_Organizations_ANC)). - -fof(axmondialPred7355, axiom, - f_member(inst_Sweden,inst_Organizations_UNPROFOR)). - -fof(axmondialPred7356, axiom, - f_member(inst_Sweden,inst_Organizations_ICC)). - -fof(axmondialPred7357, axiom, - f_member(inst_Sweden,inst_Organizations_WFTU)). - -fof(axmondialPred7358, axiom, - f_member(inst_Sweden,inst_Organizations_EBRD)). - -fof(axmondialPred7359, axiom, - f_member(inst_Sweden,inst_Organizations_UNIKOM)). - -fof(axmondialPred7360, axiom, - f_member(inst_Sweden,inst_Organizations_IMF)). - -fof(axmondialPred7361, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Sodermanland,inst_Sweden)). - -fof(axmondialPred7362, axiom, - f_member(inst_Sweden,inst_Organizations_UNTSO)). - -fof(axmondialPred7363, axiom, - f_member(inst_Sweden,inst_Organizations_AG)). - -fof(axmondialPred7364, axiom, - f_member(inst_Sweden,inst_Organizations_CBSS)). - -fof(axmondialPred7365, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Kalmar,inst_Sweden)). - -fof(axmondialPred7366, axiom, - f_member(inst_Sweden,inst_Organizations_ICFTU)). - -fof(axmondialPred7367, axiom, - f_member(inst_Sweden,inst_Organizations_ICAO)). - -fof(axmondialPred7368, axiom, - f_member(inst_Sweden,inst_Organizations_IMO)). - -fof(axmondialPred7369, axiom, - f_member(inst_Sweden,inst_Organizations_UN)). - -fof(axmondialPred7370, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Alvsborg,inst_Sweden)). - -fof(axmondialPred7371, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Varmland,inst_Sweden)). - -fof(axmondialPred7372, axiom, - f_member(inst_Sweden,inst_Organizations_CCC)). - -fof(axmondialPred7373, axiom, - f_member(inst_Sweden,inst_Organizations_BIS)). - -fof(axmondialPred7374, axiom, - f_geographicSubregion(inst_Countries_S_provinces_GoteborgochBohus,inst_Sweden)). - -fof(axmondialPred7375, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Jonkoping,inst_Sweden)). - -fof(axmondialPred7376, axiom, - f_meetsSpatially(inst_Sweden,inst_Norway)). - -fof(axmondialPred7377, axiom, - f_member(inst_Sweden,inst_Organizations_G_10)). - -fof(axmondialPred7378, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Skaraborg,inst_Sweden)). - -fof(axmondialPred7379, axiom, - f_member(inst_Sweden,inst_Organizations_WEU)). - -fof(axmondialPred7380, axiom, - f_member(inst_Sweden,inst_Organizations_IADB)). - -fof(axmondialPred7381, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Sweden,inst_IndustrialSector,27,f_YearFn(1996))). - -fof(axmondialPred7382, axiom, - 8900954 = f_PopulationFn(inst_Sweden)). - -fof(axmondialPred7383, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Sweden,inst_ServiceSector,71,f_YearFn(1996))). - -fof(axmondialPred7384, axiom, - f_inflationRateInCountry(inst_Sweden,2.6)). - -fof(axmondialPred7385, axiom, - f_member(inst_Sweden,inst_Organizations_Inmarsat)). - -fof(axmondialPred7386, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Gavleborg,inst_Sweden)). - -fof(axmondialPred7387, axiom, - f_member(inst_Sweden,inst_Organizations_AfDB)). - -fof(axmondialPred7388, axiom, - f_member(inst_Sweden,inst_Organizations_ITU)). - -fof(axmondialPred7389, axiom, - f_member(inst_Sweden,inst_Organizations_MTCR)). - -fof(axmondialPred7390, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Orebro,inst_Sweden)). - -fof(axmondialPred7391, axiom, - f_member(inst_Sweden,inst_Organizations_AsDB)). - -fof(axmondialPred7392, axiom, - f_member(inst_Sweden,inst_Organizations_UNOMIG)). - -fof(axmondialPred7393, axiom, - f_meetsSpatially(inst_Sweden,inst_Finland)). - -fof(axmondialPred7394, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Norrbotten,inst_Sweden)). - -fof(axmondialPred7395, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Vastmanland,inst_Sweden)). - -fof(axmondialPred7396, axiom, - f_capitalCity(inst_Countries_S_provinces_Stockholm_cities_Stockholm,inst_Sweden)). - -fof(axmondialPred7397, axiom, - f_member(inst_Sweden,inst_Organizations_Interpol)). - -fof(axmondialPred7398, axiom, - f_member(inst_Sweden,inst_Organizations_NC)). - -fof(axmondialPred7399, axiom, - f_member(inst_Sweden,inst_Organizations_CE)). - -fof(axmondialPred7400, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Kristianstad,inst_Sweden)). - -fof(axmondialPred7401, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Uppsala,inst_Sweden)). - -fof(axmondialPred7402, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Blekinge,inst_Sweden)). - -fof(axmondialPred7403, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Jamtland,inst_Sweden)). - -fof(axmondialPred7404, axiom, - f_member(inst_Sweden,inst_Organizations_UPU)). - -fof(axmondialPred7405, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Vasternorrland,inst_Sweden)). - -fof(axmondialPred7406, axiom, - f_member(inst_Sweden,inst_Organizations_OSCE)). - -fof(axmondialPred7407, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Vasterbotten,inst_Sweden)). - -fof(axmondialPred7408, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Gotland,inst_Sweden)). - -fof(axmondialPred7409, axiom, - f_member(inst_Sweden,inst_Organizations_IFC)). - -fof(axmondialPred7410, axiom, - f_member(inst_Sweden,inst_Organizations_WMO)). - -fof(axmondialPred7411, axiom, - f_member(inst_Sweden,inst_Organizations_UNHCR)). - -fof(axmondialPred7412, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Kronoberg,inst_Sweden)). - -fof(axmondialPred7413, axiom, - f_landAreaOnly(inst_Sweden,f_MeasureFn(449964,inst_SquareKilometer))). - -fof(axmondialPred7414, axiom, - f_member(inst_Sweden,inst_Organizations_WTrO)). - -fof(axmondialPred7415, axiom, - f_member(inst_Sweden,inst_Organizations_ESA)). - -fof(axmondialPred7416, axiom, - f_member(inst_Sweden,inst_Organizations_UNCRO)). - -fof(axmondialPred7417, axiom, - f_member(inst_Sweden,inst_Organizations_WIPO)). - -fof(axmondialPred7418, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Halland,inst_Sweden)). - -fof(axmondialPred7419, axiom, - f_geographicSubregion(inst_Countries_S_provinces_Kopparberg,inst_Sweden)). - -fof(axmondialPred7420, axiom, - f_member(inst_Sweden,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred7421, axiom, - 138963 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Daan)). - -fof(axmondialPred7422, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Daan,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred7423, axiom, - f_located(inst_Islands_Kefallinia,inst_Greece)). - -fof(axmondialPred7424, axiom, - f_member(inst_Countries_cid_cia_Falkland_Islands,inst_Organizations_ICFTU)). - -fof(axmondialPred7425, axiom, - f_member(inst_Nicaragua,inst_Organizations_WTrO)). - -fof(axmondialPred7426, axiom, - 135284 = f_PopulationFn(inst_Countries_ZRE_provinces_BasZaire_cities_Boma)). - -fof(axmondialPred7427, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_BasZaire_cities_Boma,inst_Countries_ZRE_provinces_BasZaire)). - -fof(axmondialPred7428, axiom, - f_member(inst_Senegal,inst_Organizations_PCA)). - -fof(axmondialPred7429, axiom, - f_member(inst_UnitedStates,inst_Organizations_WToO)). - -fof(axmondialPred7430, axiom, - 109000 = f_PopulationFn(inst_Countries_WAN_cities_Makurdi)). - -fof(axmondialPred7431, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Makurdi,inst_Nigeria)). - -fof(axmondialPred7432, axiom, - 320200 = f_PopulationFn(inst_Countries_KAZ_provinces_Semey_cities_Semey)). - -fof(axmondialPred7433, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Semey_cities_Semey,inst_Countries_KAZ_provinces_Semey)). - -fof(axmondialPred7434, axiom, - f_member(inst_Bangladesh,inst_Organizations_SAARC)). - -fof(axmondialPred7435, axiom, - f_located(inst_Lakes_LacLeman,inst_Countries_CH_provinces_VD)). - -fof(axmondialPred7436, axiom, - f_located(inst_Lakes_LacLeman,inst_Countries_CH_provinces_VS)). - -fof(axmondialPred7437, axiom, - f_located(inst_Lakes_LacLeman,inst_Countries_CH_provinces_SG)). - -fof(axmondialPred7438, axiom, - f_located(inst_Lakes_LacLeman,inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred7439, axiom, - f_located(inst_Lakes_LacLeman,inst_Switzerland)). - -fof(axmondialPred7440, axiom, - f_located(inst_Lakes_LacLeman,inst_France)). - -fof(axmondialPred7441, axiom, - f_landAreaOnly(inst_Lakes_LacLeman,f_MeasureFn(581,inst_SquareKilometer))). - -fof(axmondialPred7442, axiom, - f_member(inst_Turkmenistan,inst_Organizations_UN)). - -fof(axmondialPred7443, axiom, - 63880000 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred7444, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Hebei,f_MeasureFn(190000,inst_SquareKilometer))). - -fof(axmondialPred7445, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Hebei_cities_Shijiazhuang,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred7446, axiom, - f_member(inst_Cyprus,inst_Organizations_G_77)). - -fof(axmondialPred7447, axiom, - f_member(inst_Libya,inst_Organizations_WFTU)). - -fof(axmondialPred7448, axiom, - 292000 = f_PopulationFn(inst_Countries_R_provinces_Rostovskayaoblast_cities_Taganrog)). - -fof(axmondialPred7449, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rostovskayaoblast_cities_Taganrog,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred7450, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_IOC)). - -fof(axmondialPred7451, axiom, - f_member(inst_Countries_cid_cia_British_Virgin_Islands,inst_Organizations_UNESCO)). - -fof(axmondialPred7452, axiom, - 712370 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_DuquedeCaxias)). - -fof(axmondialPred7453, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_DuquedeCaxias,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred7454, axiom, - f_member(inst_SriLanka,inst_Organizations_Intelsat)). - -fof(axmondialPred7455, axiom, - 148870 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Neuss)). - -fof(axmondialPred7456, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Neuss,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred7457, axiom, - f_member(inst_Germany,inst_Organizations_UNIDO)). - -fof(axmondialPred7458, axiom, - f_member(inst_Tanzania,inst_Organizations_SADC)). - -fof(axmondialPred7459, axiom, - 192000 = f_PopulationFn(inst_Countries_ANG_provinces_Zaire)). - -fof(axmondialPred7460, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Zaire,f_MeasureFn(40130,inst_SquareKilometer))). - -fof(axmondialPred7461, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Zaire_cities_MbanzaCongo,inst_Countries_ANG_provinces_Zaire)). - -fof(axmondialPred7462, axiom, - f_member(inst_Colombia,inst_Organizations_WIPO)). - -fof(axmondialPred7463, axiom, - f_member(inst_Maldives,inst_Organizations_IFAD)). - -fof(axmondialPred7464, axiom, - f_located(inst_Islands_Sumatra,inst_Indonesia)). - -fof(axmondialPred7465, axiom, - f_member(inst_Estonia,inst_Organizations_IMF)). - -fof(axmondialPred7466, axiom, - f_member(inst_SouthKorea,inst_Organizations_ICRM)). - -fof(axmondialPred7467, axiom, - f_member(inst_Belarus,inst_Organizations_UNESCO)). - -fof(axmondialPred7468, axiom, - f_located(inst_Lakes_LakeMakarikari,inst_Botswana)). - -fof(axmondialPred7469, axiom, - f_member(inst_Oman,inst_Organizations_ABEDA)). - -fof(axmondialPred7470, axiom, - f_member(inst_Austria,inst_Organizations_MTCR)). - -fof(axmondialPred7471, axiom, - f_sharedBorderLength(inst_Nigeria,inst_Chad,f_MeasureFn(87,inst_Kilometer))). - -fof(axmondialPred7472, axiom, - f_member(inst_NorthKorea,inst_Organizations_ICAO)). - -fof(axmondialPred7473, axiom, - 1622300 = f_PopulationFn(inst_Countries_P_provinces_Porto)). - -fof(axmondialPred7474, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Porto,f_MeasureFn(2395,inst_SquareKilometer))). - -fof(axmondialPred7475, axiom, - 421589 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Yingkou)). - -fof(axmondialPred7476, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Yingkou,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred7477, axiom, - f_member(inst_France,inst_Organizations_ICRM)). - -fof(axmondialPred7478, axiom, - f_member(inst_Mali,inst_Organizations_G_77)). - -fof(axmondialPred7479, axiom, - f_member(inst_Suriname,inst_Organizations_UN)). - -fof(axmondialPred7480, axiom, - f_member(inst_Albania,inst_Organizations_IOM)). - -fof(axmondialPred7481, axiom, - f_member(inst_Finland,inst_Organizations_PFP)). - -fof(axmondialPred7482, axiom, - f_member(inst_Kazakstan,inst_Organizations_IFC)). - -fof(axmondialPred7483, axiom, - 776000 = f_PopulationFn(inst_Countries_VN_provinces_SonLa)). - -fof(axmondialPred7484, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_SonLa,f_MeasureFn(14210,inst_SquareKilometer))). - -fof(axmondialPred7485, axiom, - 120800 = f_PopulationFn(inst_Countries_GB_provinces_Cheshire_cities_Chester)). - -fof(axmondialPred7486, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cheshire_cities_Chester,inst_Countries_GB_provinces_Cheshire)). - -fof(axmondialPred7487, axiom, - f_member(inst_Mexico,inst_Organizations_ILO)). - -fof(axmondialPred7488, axiom, - f_member(inst_Germany,inst_Organizations_EIB)). - -fof(axmondialPred7489, axiom, - f_member(inst_Spain,inst_Organizations_CERN)). - -fof(axmondialPred7490, axiom, - f_member(inst_Guatemala,inst_Organizations_IOC)). - -fof(axmondialPred7491, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Denbighshire_cities_Ruthin,inst_Countries_GB_provinces_Denbighshire)). - -fof(axmondialPred7492, axiom, - 66890000 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred7493, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Guangdong,f_MeasureFn(186000,inst_SquareKilometer))). - -fof(axmondialPred7494, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Guangdong_cities_Guangzhou,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred7495, axiom, - 217294 = f_PopulationFn(inst_Countries_Q_cities_Doha)). - -fof(axmondialPred7496, axiom, - f_geographicalSubregion(inst_Countries_Q_cities_Doha,inst_Qatar)). - -fof(axmondialPred7497, axiom, - f_member(inst_Haiti,inst_Organizations_Intelsat)). - -fof(axmondialPred7498, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_IBRD)). - -fof(axmondialPred7499, axiom, - 166400 = f_PopulationFn(inst_Countries_TM_provinces_Leban_cities_Charjew)). - -fof(axmondialPred7500, axiom, - f_geographicalSubregion(inst_Countries_TM_provinces_Leban_cities_Charjew,inst_Countries_TM_provinces_Leban)). - -fof(axmondialPred7501, axiom, - 110000 = f_PopulationFn(inst_Countries_BD_cities_Naogaon)). - -fof(axmondialPred7502, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Naogaon,inst_Bangladesh)). - -fof(axmondialPred7503, axiom, - f_located(inst_Lakes_OzeroBalchash,inst_Countries_KAZ_provinces_Almaty_munic)). - -fof(axmondialPred7504, axiom, - f_located(inst_Lakes_OzeroBalchash,inst_Countries_KAZ_provinces_Zhezkazghan)). - -fof(axmondialPred7505, axiom, - f_located(inst_Lakes_OzeroBalchash,inst_Countries_KAZ_provinces_Zhambyl)). - -fof(axmondialPred7506, axiom, - f_located(inst_Lakes_OzeroBalchash,inst_Countries_KAZ_provinces_Taldyqorghan)). - -fof(axmondialPred7507, axiom, - f_located(inst_Lakes_OzeroBalchash,inst_Kazakstan)). - -fof(axmondialPred7508, axiom, - f_landAreaOnly(inst_Lakes_OzeroBalchash,f_MeasureFn(18200,inst_SquareKilometer))). - -fof(axmondialPred7509, axiom, - 219967 = f_PopulationFn(inst_Countries_N_provinces_Buskerud)). - -fof(axmondialPred7510, axiom, - f_capitalCity(inst_Countries_N_provinces_Buskerud_cities_Drammen,inst_Countries_N_provinces_Buskerud)). - -fof(axmondialPred7511, axiom, - f_member(inst_Yemen,inst_Organizations_IMO)). - -fof(axmondialPred7512, axiom, - 483155 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Baoding)). - -fof(axmondialPred7513, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Baoding,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred7514, axiom, - 343341 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Nantong)). - -fof(axmondialPred7515, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Nantong,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred7516, axiom, - f_member(inst_Cuba,inst_Organizations_ITU)). - -fof(axmondialPred7517, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Tarnobrzeskie_cities_Tarnobrzeg,inst_Countries_PL_provinces_Tarnobrzeskie)). - -fof(axmondialPred7518, axiom, - f_member(inst_Laos,inst_Organizations_UN)). - -fof(axmondialPred7519, axiom, - 5402058 = f_PopulationFn(inst_Countries_USA_provinces_Missouri)). - -fof(axmondialPred7520, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Missouri,f_MeasureFn(180514,inst_SquareKilometer))). - -fof(axmondialPred7521, axiom, - f_capitalCity(inst_Countries_USA_provinces_Missouri_cities_JeffersonCity,inst_Countries_USA_provinces_Missouri)). - -fof(axmondialPred7522, axiom, - 1388000 = f_PopulationFn(inst_Countries_J_provinces_Hyogo_cities_Kobe)). - -fof(axmondialPred7523, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Hyogo_cities_Kobe,inst_Countries_J_provinces_Hyogo)). - -fof(axmondialPred7524, axiom, - 142000 = f_PopulationFn(inst_Countries_ET_provinces_Qena_cities_Qena)). - -fof(axmondialPred7525, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_Qena_cities_Qena,inst_Countries_ET_provinces_Qena)). - -fof(axmondialPred7526, axiom, - f_member(inst_Cyprus,inst_Organizations_UN)). - -fof(axmondialPred7527, axiom, - f_geographicalSubregion(inst_Spain,inst_Continents_Europe)). - -fof(axmondialPred7528, axiom, - 197147 = f_PopulationFn(inst_Countries_BR_cities_RibeiraodasNeves)). - -fof(axmondialPred7529, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_RibeiraodasNeves,inst_Brazil)). - -fof(axmondialPred7530, axiom, - f_member(inst_Iraq,inst_Organizations_IDA)). - -fof(axmondialPred7531, axiom, - f_member(inst_Cuba,inst_Organizations_WToO)). - -fof(axmondialPred7532, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Cayman_Islands,f_MeasureFn(260,inst_SquareKilometer))). - -fof(axmondialPred7533, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Cayman_Islands,inst_AgriculturalSector,1.4,f_YearFn(1996))). - -fof(axmondialPred7534, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Cayman_Islands,inst_ServiceSector,95.4,f_YearFn(1996))). - -fof(axmondialPred7535, axiom, - f_capitalCity(inst_Countries_cid_cia_Cayman_Islands_cities_GeorgeTown,inst_Countries_cid_cia_Cayman_Islands)). - -fof(axmondialPred7536, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Cayman_Islands,1.8)). - -fof(axmondialPred7537, axiom, - f_member(inst_Countries_cid_cia_Cayman_Islands,inst_Organizations_CDB)). - -fof(axmondialPred7538, axiom, - f_member(inst_Countries_cid_cia_Cayman_Islands,inst_Organizations_Caricom)). - -fof(axmondialPred7539, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Cayman_Islands,inst_IndustrialSector,3.2,f_YearFn(1996))). - -fof(axmondialPred7540, axiom, - f_member(inst_Countries_cid_cia_Cayman_Islands,inst_Organizations_IOC)). - -fof(axmondialPred7541, axiom, - 34646 = f_PopulationFn(inst_Countries_cid_cia_Cayman_Islands)). - -fof(axmondialPred7542, axiom, - f_member(inst_Argentina,inst_Organizations_UNIDO)). - -fof(axmondialPred7543, axiom, - f_geographicalSubregion(inst_FrenchGuiana,inst_Continents_America)). - -fof(axmondialPred7544, axiom, - f_member(inst_Mongolia,inst_Organizations_ITU)). - -fof(axmondialPred7545, axiom, - f_located(inst_Islands_Teneriffa,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred7546, axiom, - f_located(inst_Islands_Teneriffa,inst_Spain)). - -fof(axmondialPred7547, axiom, - f_member(inst_Belize,inst_Organizations_G_77)). - -fof(axmondialPred7548, axiom, - f_capitalCity(inst_Countries_BZ_cities_Belmopan,inst_Belize)). - -fof(axmondialPred7549, axiom, - f_member(inst_Belize,inst_Organizations_Caricom)). - -fof(axmondialPred7550, axiom, - f_inflationRateInCountry(inst_Belize,2.3)). - -fof(axmondialPred7551, axiom, - f_meetsSpatially(inst_Belize,inst_Mexico)). - -fof(axmondialPred7552, axiom, - f_member(inst_Belize,inst_Organizations_IOC)). - -fof(axmondialPred7553, axiom, - f_member(inst_Belize,inst_Organizations_ECLAC)). - -fof(axmondialPred7554, axiom, - f_member(inst_Belize,inst_Organizations_OPANAL)). - -fof(axmondialPred7555, axiom, - f_member(inst_Belize,inst_Organizations_FAO)). - -fof(axmondialPred7556, axiom, - f_member(inst_Belize,inst_Organizations_LAES)). - -fof(axmondialPred7557, axiom, - f_member(inst_Belize,inst_Organizations_Interpol)). - -fof(axmondialPred7558, axiom, - f_member(inst_Belize,inst_Organizations_ACP)). - -fof(axmondialPred7559, axiom, - f_member(inst_Belize,inst_Organizations_IFC)). - -fof(axmondialPred7560, axiom, - f_member(inst_Belize,inst_Organizations_UNIDO)). - -fof(axmondialPred7561, axiom, - f_member(inst_Belize,inst_Organizations_ILO)). - -fof(axmondialPred7562, axiom, - f_member(inst_Belize,inst_Organizations_ICAO)). - -fof(axmondialPred7563, axiom, - f_member(inst_Belize,inst_Organizations_NAM)). - -fof(axmondialPred7564, axiom, - 219296 = f_PopulationFn(inst_Belize)). - -fof(axmondialPred7565, axiom, - f_member(inst_Belize,inst_Organizations_IBRD)). - -fof(axmondialPred7566, axiom, - f_member(inst_Belize,inst_Organizations_IFRCS)). - -fof(axmondialPred7567, axiom, - f_member(inst_Belize,inst_Organizations_IFAD)). - -fof(axmondialPred7568, axiom, - f_member(inst_Belize,inst_Organizations_ICRM)). - -fof(axmondialPred7569, axiom, - f_member(inst_Belize,inst_Organizations_CDB)). - -fof(axmondialPred7570, axiom, - f_landAreaOnly(inst_Belize,f_MeasureFn(22960,inst_SquareKilometer))). - -fof(axmondialPred7571, axiom, - f_member(inst_Belize,inst_Organizations_WTrO)). - -fof(axmondialPred7572, axiom, - f_member(inst_Belize,inst_Organizations_C)). - -fof(axmondialPred7573, axiom, - f_meetsSpatially(inst_Belize,inst_Guatemala)). - -fof(axmondialPred7574, axiom, - f_member(inst_Belize,inst_Organizations_WMO)). - -fof(axmondialPred7575, axiom, - f_member(inst_Belize,inst_Organizations_ICFTU)). - -fof(axmondialPred7576, axiom, - f_member(inst_Belize,inst_Organizations_IMO)). - -fof(axmondialPred7577, axiom, - f_member(inst_Belize,inst_Organizations_UNMIH)). - -fof(axmondialPred7578, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Belize,inst_AgriculturalSector,30,f_YearFn(1996))). - -fof(axmondialPred7579, axiom, - f_member(inst_Belize,inst_Organizations_Intelsat)). - -fof(axmondialPred7580, axiom, - f_member(inst_Belize,inst_Organizations_UN)). - -fof(axmondialPred7581, axiom, - f_member(inst_Belize,inst_Organizations_IDA)). - -fof(axmondialPred7582, axiom, - f_geographicalSubregion(inst_Eritrea,inst_Continents_Africa)). - -fof(axmondialPred7583, axiom, - 374587 = f_PopulationFn(inst_Countries_PE_provinces_Amazonas)). - -fof(axmondialPred7584, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Amazonas,f_MeasureFn(39249,inst_SquareKilometer))). - -fof(axmondialPred7585, axiom, - f_capitalCity(inst_Countries_PE_provinces_Amazonas_cities_Chachapoyas,inst_Countries_PE_provinces_Amazonas)). - -fof(axmondialPred7586, axiom, - 473022 = f_PopulationFn(inst_Countries_AUS_provinces_Tasmania)). - -fof(axmondialPred7587, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_Tasmania,f_MeasureFn(67800,inst_SquareKilometer))). - -fof(axmondialPred7588, axiom, - f_capitalCity(inst_Countries_AUS_provinces_Tasmania_cities_Hobart,inst_Countries_AUS_provinces_Tasmania)). - -fof(axmondialPred7589, axiom, - 641541 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_Moron)). - -fof(axmondialPred7590, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_Moron,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred7591, axiom, - 312200 = f_PopulationFn(inst_Countries_GB_provinces_WestMidlands_cities_Dudley)). - -fof(axmondialPred7592, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestMidlands_cities_Dudley,inst_Countries_GB_provinces_WestMidlands)). - -fof(axmondialPred7593, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Vas_cities_Szombathely,inst_Countries_H_provinces_Vas)). - -fof(axmondialPred7594, axiom, - f_member(inst_Germany,inst_Organizations_Intelsat)). - -fof(axmondialPred7595, axiom, - f_member(inst_Kenya,inst_Organizations_ICFTU)). - -fof(axmondialPred7596, axiom, - 31659736 = f_PopulationFn(inst_Countries_IND_provinces_Orissa)). - -fof(axmondialPred7597, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Orissa,f_MeasureFn(155707,inst_SquareKilometer))). - -fof(axmondialPred7598, axiom, - f_capitalCity(inst_Countries_IND_provinces_Orissa_cities_Bhubaneswar,inst_Countries_IND_provinces_Orissa)). - -fof(axmondialPred7599, axiom, - 5686000 = f_PopulationFn(inst_Countries_WAN_cities_Lagos)). - -fof(axmondialPred7600, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Lagos,inst_Nigeria)). - -fof(axmondialPred7601, axiom, - f_member(inst_Guinea,inst_Organizations_FAO)). - -fof(axmondialPred7602, axiom, - 702000 = f_PopulationFn(inst_Countries_CZ_provinces_Jihocesky)). - -fof(axmondialPred7603, axiom, - f_landAreaOnly(inst_Countries_CZ_provinces_Jihocesky,f_MeasureFn(11345,inst_SquareKilometer))). - -fof(axmondialPred7604, axiom, - f_capitalCity(inst_Countries_CZ_provinces_Jihocesky_cities_CeskeBudejovice,inst_Countries_CZ_provinces_Jihocesky)). - -fof(axmondialPred7605, axiom, - f_member(inst_CostaRica,inst_Organizations_OPANAL)). - -fof(axmondialPred7606, axiom, - 611000 = f_PopulationFn(inst_Countries_I_provinces_Basilicata)). - -fof(axmondialPred7607, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Basilicata,f_MeasureFn(9992,inst_SquareKilometer))). - -fof(axmondialPred7608, axiom, - f_capitalCity(inst_Countries_I_provinces_Basilicata_cities_Potenza,inst_Countries_I_provinces_Basilicata)). - -fof(axmondialPred7609, axiom, - f_located(inst_Islands_VictoriaIsland,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred7610, axiom, - f_located(inst_Islands_VictoriaIsland,inst_Canada)). - -fof(axmondialPred7611, axiom, - 451000 = f_PopulationFn(inst_Countries_TR_provinces_Eskisehir_cities_Eskisehir)). - -fof(axmondialPred7612, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Eskisehir_cities_Eskisehir,inst_Countries_TR_provinces_Eskisehir)). - -fof(axmondialPred7613, axiom, - f_member(inst_Germany,inst_Organizations_CBSS)). - -fof(axmondialPred7614, axiom, - f_member(inst_Indonesia,inst_Organizations_ITU)). - -fof(axmondialPred7615, axiom, - f_member(inst_Pakistan,inst_Organizations_ICRM)). - -fof(axmondialPred7616, axiom, - f_member(inst_Cameroon,inst_Organizations_IBRD)). - -fof(axmondialPred7617, axiom, - f_member(inst_Mauritius,inst_Organizations_IFC)). - -fof(axmondialPred7618, axiom, - f_member(inst_Cyprus,inst_Organizations_ECE)). - -fof(axmondialPred7619, axiom, - f_member(inst_Oman,inst_Organizations_UN)). - -fof(axmondialPred7620, axiom, - 228778 = f_PopulationFn(inst_Countries_SUD_provinces_Darfur_cities_Nyala)). - -fof(axmondialPred7621, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_Darfur_cities_Nyala,inst_Countries_SUD_provinces_Darfur)). - -fof(axmondialPred7622, axiom, - f_member(inst_CzechRepublic,inst_Organizations_WEU)). - -fof(axmondialPred7623, axiom, - f_member(inst_SouthAfrica,inst_Organizations_ICC)). - -fof(axmondialPred7624, axiom, - f_located(inst_Islands_Leyte,inst_Philippines)). - -fof(axmondialPred7625, axiom, - f_member(inst_Senegal,inst_Organizations_ICFTU)). - -fof(axmondialPred7626, axiom, - f_member(inst_Guyana,inst_Organizations_ECLAC)). - -fof(axmondialPred7627, axiom, - f_member(inst_Fiji,inst_Organizations_WFTU)). - -fof(axmondialPred7628, axiom, - f_inflationRateInCountry(inst_Fiji,2)). - -fof(axmondialPred7629, axiom, - f_member(inst_Fiji,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred7630, axiom, - f_member(inst_Fiji,inst_Organizations_IFC)). - -fof(axmondialPred7631, axiom, - f_member(inst_Fiji,inst_Organizations_WHO)). - -fof(axmondialPred7632, axiom, - f_member(inst_Fiji,inst_Organizations_G_77)). - -fof(axmondialPred7633, axiom, - f_member(inst_Fiji,inst_Organizations_UPU)). - -fof(axmondialPred7634, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Fiji,inst_IndustrialSector,17,f_YearFn(1996))). - -fof(axmondialPred7635, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Fiji,inst_ServiceSector,61,f_YearFn(1996))). - -fof(axmondialPred7636, axiom, - f_member(inst_Fiji,inst_Organizations_UN)). - -fof(axmondialPred7637, axiom, - f_member(inst_Fiji,inst_Organizations_ICFTU)). - -fof(axmondialPred7638, axiom, - f_member(inst_Fiji,inst_Organizations_ESCAP)). - -fof(axmondialPred7639, axiom, - f_member(inst_Fiji,inst_Organizations_ILO)). - -fof(axmondialPred7640, axiom, - f_landAreaOnly(inst_Fiji,f_MeasureFn(18270,inst_SquareKilometer))). - -fof(axmondialPred7641, axiom, - 782381 = f_PopulationFn(inst_Fiji)). - -fof(axmondialPred7642, axiom, - f_member(inst_Fiji,inst_Organizations_WMO)). - -fof(axmondialPred7643, axiom, - f_member(inst_Fiji,inst_Organizations_IMF)). - -fof(axmondialPred7644, axiom, - f_member(inst_Fiji,inst_Organizations_UNIKOM)). - -fof(axmondialPred7645, axiom, - f_capitalCity(inst_Countries_FJI_cities_Suva,inst_Fiji)). - -fof(axmondialPred7646, axiom, - f_member(inst_Fiji,inst_Organizations_ACP)). - -fof(axmondialPred7647, axiom, - f_member(inst_Fiji,inst_Organizations_UNAMIR)). - -fof(axmondialPred7648, axiom, - f_member(inst_Fiji,inst_Organizations_CP)). - -fof(axmondialPred7649, axiom, - f_member(inst_Fiji,inst_Organizations_IDA)). - -fof(axmondialPred7650, axiom, - f_member(inst_Fiji,inst_Organizations_IBRD)). - -fof(axmondialPred7651, axiom, - f_member(inst_Fiji,inst_Organizations_IMO)). - -fof(axmondialPred7652, axiom, - f_member(inst_Fiji,inst_Organizations_Interpol)). - -fof(axmondialPred7653, axiom, - f_member(inst_Fiji,inst_Organizations_IFRCS)). - -fof(axmondialPred7654, axiom, - f_member(inst_Fiji,inst_Organizations_FAO)). - -fof(axmondialPred7655, axiom, - f_member(inst_Fiji,inst_Organizations_SPC)). - -fof(axmondialPred7656, axiom, - f_member(inst_Fiji,inst_Organizations_ITU)). - -fof(axmondialPred7657, axiom, - f_member(inst_Fiji,inst_Organizations_PCA)). - -fof(axmondialPred7658, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Fiji,inst_AgriculturalSector,22,f_YearFn(1996))). - -fof(axmondialPred7659, axiom, - f_member(inst_Fiji,inst_Organizations_IFAD)). - -fof(axmondialPred7660, axiom, - f_member(inst_Fiji,inst_Organizations_IOC)). - -fof(axmondialPred7661, axiom, - f_member(inst_Fiji,inst_Organizations_SPF)). - -fof(axmondialPred7662, axiom, - 177501 = f_PopulationFn(inst_Countries_I_provinces_EmiliaRomagna_cities_Modena)). - -fof(axmondialPred7663, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_EmiliaRomagna_cities_Modena,inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred7664, axiom, - 293827 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_SantaAna)). - -fof(axmondialPred7665, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_SantaAna,inst_Countries_USA_provinces_California)). - -fof(axmondialPred7666, axiom, - f_member(inst_ElSalvador,inst_Organizations_LAIA)). - -fof(axmondialPred7667, axiom, - f_member(inst_SierraLeone,inst_Organizations_WCL)). - -fof(axmondialPred7668, axiom, - 179000 = f_PopulationFn(inst_Countries_NOK_cities_Songjin)). - -fof(axmondialPred7669, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Songjin,inst_NorthKorea)). - -fof(axmondialPred7670, axiom, - 159000 = f_PopulationFn(inst_Countries_R_provinces_Krasnoyarskiykray_cities_Norilsk)). - -fof(axmondialPred7671, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Krasnoyarskiykray_cities_Norilsk,inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred7672, axiom, - f_member(inst_Spain,inst_Organizations_IBRD)). - -fof(axmondialPred7673, axiom, - f_member(inst_Belgium,inst_Organizations_IFAD)). - -fof(axmondialPred7674, axiom, - f_located(inst_Islands_GranCanaria,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred7675, axiom, - f_located(inst_Islands_GranCanaria,inst_Spain)). - -fof(axmondialPred7676, axiom, - 1501778 = f_PopulationFn(inst_Countries_IR_provinces_Lorestan)). - -fof(axmondialPred7677, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Lorestan,f_MeasureFn(28803,inst_SquareKilometer))). - -fof(axmondialPred7678, axiom, - f_capitalCity(inst_Countries_IR_provinces_Lorestan_cities_Khorramabad,inst_Countries_IR_provinces_Lorestan)). - -fof(axmondialPred7679, axiom, - f_located(inst_Lakes_LakeStephanie,inst_Ethiopia)). - -fof(axmondialPred7680, axiom, - f_member(inst_Moldova,inst_Organizations_WToO)). - -fof(axmondialPred7681, axiom, - f_member(inst_SaudiArabia,inst_Organizations_OAPEC)). - -fof(axmondialPred7682, axiom, - 17816079 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred7683, axiom, - f_landAreaOnly(inst_Countries_D_provinces_NordrheinWestfalen,f_MeasureFn(34077,inst_SquareKilometer))). - -fof(axmondialPred7684, axiom, - f_capitalCity(inst_Countries_D_provinces_NordrheinWestfalen_cities_Dusseldorf,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred7685, axiom, - f_member(inst_Oman,inst_Organizations_ISO)). - -fof(axmondialPred7686, axiom, - f_member(inst_Oman,inst_Organizations_IDB)). - -fof(axmondialPred7687, axiom, - f_member(inst_Oman,inst_Organizations_GCC)). - -fof(axmondialPred7688, axiom, - f_member(inst_Oman,inst_Organizations_IFAD)). - -fof(axmondialPred7689, axiom, - f_member(inst_Oman,inst_Organizations_NAM)). - -fof(axmondialPred7690, axiom, - f_member(inst_Oman,inst_Organizations_IBRD)). - -fof(axmondialPred7691, axiom, - f_meetsSpatially(inst_Oman,inst_UnitedArabEmirates)). - -fof(axmondialPred7692, axiom, - f_member(inst_Oman,inst_Organizations_OIC)). - -fof(axmondialPred7693, axiom, - f_member(inst_Oman,inst_Organizations_G_77)). - -fof(axmondialPred7694, axiom, - f_member(inst_Oman,inst_Organizations_ESCWA)). - -fof(axmondialPred7695, axiom, - f_member(inst_Oman,inst_Organizations_UNIDO)). - -fof(axmondialPred7696, axiom, - 2186548 = f_PopulationFn(inst_Oman)). - -fof(axmondialPred7697, axiom, - f_landAreaOnly(inst_Oman,f_MeasureFn(212460,inst_SquareKilometer))). - -fof(axmondialPred7698, axiom, - f_member(inst_Oman,inst_Organizations_IDA)). - -fof(axmondialPred7699, axiom, - f_member(inst_Oman,inst_Organizations_IOC)). - -fof(axmondialPred7700, axiom, - f_member(inst_Oman,inst_Organizations_AL)). - -fof(axmondialPred7701, axiom, - f_member(inst_Oman,inst_Organizations_ITU)). - -fof(axmondialPred7702, axiom, - f_member(inst_Oman,inst_Organizations_WMO)). - -fof(axmondialPred7703, axiom, - f_member(inst_Oman,inst_Organizations_Inmarsat)). - -fof(axmondialPred7704, axiom, - f_inflationRateInCountry(inst_Oman,-0.7)). - -fof(axmondialPred7705, axiom, - f_member(inst_Oman,inst_Organizations_IMO)). - -fof(axmondialPred7706, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Oman,inst_ServiceSector,37,f_YearFn(1996))). - -fof(axmondialPred7707, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Oman,inst_AgriculturalSector,3,f_YearFn(1996))). - -fof(axmondialPred7708, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Oman,inst_IndustrialSector,60,f_YearFn(1996))). - -fof(axmondialPred7709, axiom, - f_member(inst_Oman,inst_Organizations_AFESD)). - -fof(axmondialPred7710, axiom, - f_meetsSpatially(inst_Oman,inst_SaudiArabia)). - -fof(axmondialPred7711, axiom, - f_capitalCity(inst_Countries_OM_cities_Muscat,inst_Oman)). - -fof(axmondialPred7712, axiom, - f_meetsSpatially(inst_Oman,inst_Yemen)). - -fof(axmondialPred7713, axiom, - f_member(inst_Oman,inst_Organizations_WFTU)). - -fof(axmondialPred7714, axiom, - f_member(inst_Oman,inst_Organizations_ILO)). - -fof(axmondialPred7715, axiom, - f_member(inst_Oman,inst_Organizations_UPU)). - -fof(axmondialPred7716, axiom, - f_member(inst_Oman,inst_Organizations_Interpol)). - -fof(axmondialPred7717, axiom, - f_member(inst_Sudan,inst_Organizations_ACP)). - -fof(axmondialPred7718, axiom, - f_geographicalSubregion(inst_Ireland,inst_Continents_Europe)). - -fof(axmondialPred7719, axiom, - f_member(inst_China,inst_Organizations_AfDB)). - -fof(axmondialPred7720, axiom, - f_member(inst_Slovakia,inst_Organizations_WTrO)). - -fof(axmondialPred7721, axiom, - 1000000 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Hefei)). - -fof(axmondialPred7722, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Hefei,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred7723, axiom, - 662000 = f_PopulationFn(inst_Countries_SF_provinces_Haeme)). - -fof(axmondialPred7724, axiom, - f_capitalCity(inst_Countries_SF_provinces_Haeme_cities_Haemeenlinna,inst_Countries_SF_provinces_Haeme)). - -fof(axmondialPred7725, axiom, - 1321000 = f_PopulationFn(inst_Countries_F_provinces_Auvergne)). - -fof(axmondialPred7726, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Auvergne,f_MeasureFn(26013,inst_SquareKilometer))). - -fof(axmondialPred7727, axiom, - f_capitalCity(inst_Countries_F_provinces_Auvergne_cities_ClermontFerrand,inst_Countries_F_provinces_Auvergne)). - -fof(axmondialPred7728, axiom, - f_member(inst_Kenya,inst_Organizations_CCC)). - -fof(axmondialPred7729, axiom, - f_member(inst_Spain,inst_Organizations_PCA)). - -fof(axmondialPred7730, axiom, - f_member(inst_ElSalvador,inst_Organizations_IMF)). - -fof(axmondialPred7731, axiom, - f_member(inst_Nigeria,inst_Organizations_UNAMIR)). - -fof(axmondialPred7732, axiom, - f_member(inst_Sudan,inst_Organizations_UN)). - -fof(axmondialPred7733, axiom, - f_member(inst_Albania,inst_Organizations_IAEA)). - -fof(axmondialPred7734, axiom, - f_member(inst_Denmark,inst_Organizations_ICC)). - -fof(axmondialPred7735, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Aruba_cities_Oranjestad,inst_Countries_cid_cia_Aruba)). - -fof(axmondialPred7736, axiom, - f_located(inst_Islands_Cayman,inst_UnitedKingdom)). - -fof(axmondialPred7737, axiom, - f_landAreaOnly(inst_Islands_Cayman,f_MeasureFn(259,inst_SquareKilometer))). - -fof(axmondialPred7738, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_SO_cities_Solothurn,inst_Countries_CH_provinces_SO)). - -fof(axmondialPred7739, axiom, - 110000 = f_PopulationFn(inst_Countries_R_provinces_Irkutskayaoblast_cities_UstIlimsk)). - -fof(axmondialPred7740, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Irkutskayaoblast_cities_UstIlimsk,inst_Countries_R_provinces_Irkutskayaoblast)). - -fof(axmondialPred7741, axiom, - f_member(inst_Bolivia,inst_Organizations_AG)). - -fof(axmondialPred7742, axiom, - f_member(inst_Maldives,inst_Organizations_IDB)). - -fof(axmondialPred7743, axiom, - f_member(inst_Belgium,inst_Organizations_UNHCR)). - -fof(axmondialPred7744, axiom, - f_member(inst_Austria,inst_Organizations_ISO)). - -fof(axmondialPred7745, axiom, - 110002 = f_PopulationFn(inst_Countries_USA_provinces_NewJersey_cities_Elizabeth)). - -fof(axmondialPred7746, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewJersey_cities_Elizabeth,inst_Countries_USA_provinces_NewJersey)). - -fof(axmondialPred7747, axiom, - f_member(inst_Latvia,inst_Organizations_IFRCS)). - -fof(axmondialPred7748, axiom, - f_member(inst_Singapore,inst_Organizations_IOC)). - -fof(axmondialPred7749, axiom, - f_member(inst_Singapore,inst_Organizations_ISO)). - -fof(axmondialPred7750, axiom, - f_member(inst_Singapore,inst_Organizations_IFC)). - -fof(axmondialPred7751, axiom, - f_member(inst_Singapore,inst_Organizations_MekongGroup)). - -fof(axmondialPred7752, axiom, - f_member(inst_Singapore,inst_Organizations_WIPO)). - -fof(axmondialPred7753, axiom, - f_capitalCity(inst_Countries_SGP_cities_Singapore,inst_Singapore)). - -fof(axmondialPred7754, axiom, - f_member(inst_Singapore,inst_Organizations_Intelsat)). - -fof(axmondialPred7755, axiom, - f_member(inst_Singapore,inst_Organizations_CP)). - -fof(axmondialPred7756, axiom, - f_member(inst_Singapore,inst_Organizations_UPU)). - -fof(axmondialPred7757, axiom, - 3396924 = f_PopulationFn(inst_Singapore)). - -fof(axmondialPred7758, axiom, - f_member(inst_Singapore,inst_Organizations_UN)). - -fof(axmondialPred7759, axiom, - f_member(inst_Singapore,inst_Organizations_WMO)). - -fof(axmondialPred7760, axiom, - f_member(inst_Singapore,inst_Organizations_WTrO)). - -fof(axmondialPred7761, axiom, - f_member(inst_Singapore,inst_Organizations_AsDB)). - -fof(axmondialPred7762, axiom, - f_member(inst_Singapore,inst_Organizations_IAEA)). - -fof(axmondialPred7763, axiom, - f_member(inst_Singapore,inst_Organizations_ICFTU)). - -fof(axmondialPred7764, axiom, - f_member(inst_Singapore,inst_Organizations_ICAO)). - -fof(axmondialPred7765, axiom, - f_landAreaOnly(inst_Singapore,f_MeasureFn(632.6,inst_SquareKilometer))). - -fof(axmondialPred7766, axiom, - f_member(inst_Singapore,inst_Organizations_IFRCS)). - -fof(axmondialPred7767, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Singapore,inst_ServiceSector,72,f_YearFn(1996))). - -fof(axmondialPred7768, axiom, - f_inflationRateInCountry(inst_Singapore,1.7)). - -fof(axmondialPred7769, axiom, - f_member(inst_Singapore,inst_Organizations_ILO)). - -fof(axmondialPred7770, axiom, - f_member(inst_Singapore,inst_Organizations_IMF)). - -fof(axmondialPred7771, axiom, - f_member(inst_Singapore,inst_Organizations_PCA)). - -fof(axmondialPred7772, axiom, - f_member(inst_Singapore,inst_Organizations_Interpol)). - -fof(axmondialPred7773, axiom, - f_member(inst_Singapore,inst_Organizations_UNIKOM)). - -fof(axmondialPred7774, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Singapore,inst_IndustrialSector,28,f_YearFn(1996))). - -fof(axmondialPred7775, axiom, - f_member(inst_Singapore,inst_Organizations_Inmarsat)). - -fof(axmondialPred7776, axiom, - f_member(inst_Singapore,inst_Organizations_WHO)). - -fof(axmondialPred7777, axiom, - f_member(inst_Singapore,inst_Organizations_IMO)). - -fof(axmondialPred7778, axiom, - f_located(inst_Rivers_Weser,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred7779, axiom, - f_located(inst_Rivers_Weser,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred7780, axiom, - f_located(inst_Rivers_Weser,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred7781, axiom, - f_located(inst_Rivers_Weser,inst_Countries_D_provinces_Bremen)). - -fof(axmondialPred7782, axiom, - f_located(inst_Rivers_Weser,inst_Germany)). - -fof(axmondialPred7783, axiom, - f_flowsInto(inst_Rivers_Weser,inst_Seas_NorthSea)). - -fof(axmondialPred7784, axiom, - f_length(inst_Rivers_Weser,477)). - -fof(axmondialPred7785, axiom, - f_located(inst_Islands_Rhum,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred7786, axiom, - f_located(inst_Islands_Rhum,inst_UnitedKingdom)). - -fof(axmondialPred7787, axiom, - f_member(inst_Guinea,inst_Organizations_UNAMIR)). - -fof(axmondialPred7788, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Guainia_cities_PuertoInirida,inst_Countries_CO_provinces_Guainia)). - -fof(axmondialPred7789, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_IslandAreas_munic_cities_IslandAreas,inst_Countries_GB_provinces_IslandAreas_munic)). - -fof(axmondialPred7790, axiom, - 211000 = f_PopulationFn(inst_Countries_NOK_cities_Kanggye)). - -fof(axmondialPred7791, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Kanggye,inst_NorthKorea)). - -fof(axmondialPred7792, axiom, - f_member(inst_Switzerland,inst_Organizations_WToO)). - -fof(axmondialPred7793, axiom, - 2646000 = f_PopulationFn(inst_Countries_RSA_provinces_Mpumalanga)). - -fof(axmondialPred7794, axiom, - f_landAreaOnly(inst_Countries_RSA_provinces_Mpumalanga,f_MeasureFn(81816,inst_SquareKilometer))). - -fof(axmondialPred7795, axiom, - f_capitalCity(inst_Countries_RSA_provinces_Mpumalanga_cities_Nelspruit,inst_Countries_RSA_provinces_Mpumalanga)). - -fof(axmondialPred7796, axiom, - 2708392 = f_PopulationFn(inst_Countries_D_provinces_SchleswigHolstein)). - -fof(axmondialPred7797, axiom, - f_landAreaOnly(inst_Countries_D_provinces_SchleswigHolstein,f_MeasureFn(15738,inst_SquareKilometer))). - -fof(axmondialPred7798, axiom, - f_capitalCity(inst_Countries_D_provinces_SchleswigHolstein_cities_Kiel,inst_Countries_D_provinces_SchleswigHolstein)). - -fof(axmondialPred7799, axiom, - f_located(inst_Islands_Tobago,inst_TrinidadAndTobago)). - -fof(axmondialPred7800, axiom, - f_landAreaOnly(inst_Islands_Tobago,f_MeasureFn(301,inst_SquareKilometer))). - -fof(axmondialPred7801, axiom, - 114056 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Yuyao)). - -fof(axmondialPred7802, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Yuyao,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred7803, axiom, - f_member(inst_Burma,inst_Organizations_UN)). - -fof(axmondialPred7804, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_WFTU)). - -fof(axmondialPred7805, axiom, - 1635900 = f_PopulationFn(inst_Countries_TAD_provinces_Leninobod)). - -fof(axmondialPred7806, axiom, - f_landAreaOnly(inst_Countries_TAD_provinces_Leninobod,f_MeasureFn(26100,inst_SquareKilometer))). - -fof(axmondialPred7807, axiom, - f_capitalCity(inst_Countries_TAD_provinces_Leninobod_cities_Khujand,inst_Countries_TAD_provinces_Leninobod)). - -fof(axmondialPred7808, axiom, - 2626138 = f_PopulationFn(inst_Countries_RC_provinces_Taipei_munic_cities_Taipei)). - -fof(axmondialPred7809, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Taipei_munic_cities_Taipei,inst_Countries_RC_provinces_Taipei_munic)). - -fof(axmondialPred7810, axiom, - 563406 = f_PopulationFn(inst_Countries_ROK_cities_Chonju)). - -fof(axmondialPred7811, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Chonju,inst_SouthKorea)). - -fof(axmondialPred7812, axiom, - f_member(inst_France,inst_Organizations_CDB)). - -fof(axmondialPred7813, axiom, - f_member(inst_Tanzania,inst_Organizations_ITU)). - -fof(axmondialPred7814, axiom, - f_member(inst_Iraq,inst_Organizations_Intelsat)). - -fof(axmondialPred7815, axiom, - f_member(inst_SriLanka,inst_Organizations_IBRD)). - -fof(axmondialPred7816, axiom, - 1238100 = f_PopulationFn(inst_Countries_PL_provinces_Krakowskie)). - -fof(axmondialPred7817, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Krakowskie,f_MeasureFn(3254,inst_SquareKilometer))). - -fof(axmondialPred7818, axiom, - f_capitalCity(inst_Countries_PL_provinces_Krakowskie_cities_Krakow,inst_Countries_PL_provinces_Krakowskie)). - -fof(axmondialPred7819, axiom, - f_member(inst_Suriname,inst_Organizations_Caricom)). - -fof(axmondialPred7820, axiom, - f_member(inst_Finland,inst_Organizations_WEU)). - -fof(axmondialPred7821, axiom, - 563500 = f_PopulationFn(inst_Countries_H_provinces_SzabolcsSzatmar)). - -fof(axmondialPred7822, axiom, - f_landAreaOnly(inst_Countries_H_provinces_SzabolcsSzatmar,f_MeasureFn(5938,inst_SquareKilometer))). - -fof(axmondialPred7823, axiom, - f_capitalCity(inst_Countries_H_provinces_SzabolcsSzatmar_cities_Nyiregyhaza,inst_Countries_H_provinces_SzabolcsSzatmar)). - -fof(axmondialPred7824, axiom, - f_member(inst_Moldova,inst_Organizations_ICAO)). - -fof(axmondialPred7825, axiom, - 1344099 = f_PopulationFn(inst_Countries_YV_provinces_Aragua)). - -fof(axmondialPred7826, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Aragua,f_MeasureFn(7014,inst_SquareKilometer))). - -fof(axmondialPred7827, axiom, - f_capitalCity(inst_Countries_YV_provinces_Aragua_cities_Maracay,inst_Countries_YV_provinces_Aragua)). - -fof(axmondialPred7828, axiom, - 178683 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Maoming)). - -fof(axmondialPred7829, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Maoming,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred7830, axiom, - f_member(inst_Jordan,inst_Organizations_PCA)). - -fof(axmondialPred7831, axiom, - f_member(inst_Albania,inst_Organizations_UNESCO)). - -fof(axmondialPred7832, axiom, - 113544 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_Barreiras)). - -fof(axmondialPred7833, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_Barreiras,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred7834, axiom, - 2059148 = f_PopulationFn(inst_Countries_USA_provinces_Utah)). - -fof(axmondialPred7835, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Utah,f_MeasureFn(219888,inst_SquareKilometer))). - -fof(axmondialPred7836, axiom, - f_capitalCity(inst_Countries_USA_provinces_Utah_cities_SaltLakeCity,inst_Countries_USA_provinces_Utah)). - -fof(axmondialPred7837, axiom, - f_member(inst_Greece,inst_Organizations_ICFTU)). - -fof(axmondialPred7838, axiom, - 104571 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Shishou)). - -fof(axmondialPred7839, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Shishou,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred7840, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_ESCAP)). - -fof(axmondialPred7841, axiom, - 155000 = f_PopulationFn(inst_Countries_RSA_cities_Mamelodi)). - -fof(axmondialPred7842, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Mamelodi,inst_SouthAfrica)). - -fof(axmondialPred7843, axiom, - f_member(inst_Italy,inst_Organizations_MTCR)). - -fof(axmondialPred7844, axiom, - f_member(inst_Bulgaria,inst_Organizations_WToO)). - -fof(axmondialPred7845, axiom, - f_member(inst_WesternSamoa,inst_Organizations_IOC)). - -fof(axmondialPred7846, axiom, - 1040000 = f_PopulationFn(inst_Countries_GB_provinces_Devon)). - -fof(axmondialPred7847, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Devon,f_MeasureFn(6711,inst_SquareKilometer))). - -fof(axmondialPred7848, axiom, - f_capitalCity(inst_Countries_GB_provinces_Devon_cities_Exeter,inst_Countries_GB_provinces_Devon)). - -fof(axmondialPred7849, axiom, - f_sharedBorderLength(inst_Yemen,inst_Oman,f_MeasureFn(288,inst_Kilometer))). - -fof(axmondialPred7850, axiom, - f_member(inst_Italy,inst_Organizations_UNIDO)). - -fof(axmondialPred7851, axiom, - f_member(inst_Bahrain,inst_Organizations_Inmarsat)). - -fof(axmondialPred7852, axiom, - f_member(inst_India,inst_Organizations_UNOMIL)). - -fof(axmondialPred7853, axiom, - f_member(inst_Philippines,inst_Organizations_CP)). - -fof(axmondialPred7854, axiom, - 858700 = f_PopulationFn(inst_Countries_VN_provinces_BinhThuan)). - -fof(axmondialPred7855, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_BinhThuan,f_MeasureFn(7992,inst_SquareKilometer))). - -fof(axmondialPred7856, axiom, - f_member(inst_Burundi,inst_Organizations_ITU)). - -fof(axmondialPred7857, axiom, - f_member(inst_Lesotho,inst_Organizations_Intelsat)). - -fof(axmondialPred7858, axiom, - f_located(inst_Rivers_Parana,inst_Countries_RA_provinces_SantaFe)). - -fof(axmondialPred7859, axiom, - f_flowsInto(inst_Rivers_Parana,inst_Rivers_RiodelaPlata)). - -fof(axmondialPred7860, axiom, - f_located(inst_Rivers_Parana,inst_Brazil)). - -fof(axmondialPred7861, axiom, - f_located(inst_Rivers_Parana,inst_Countries_RA_provinces_Corrientes)). - -fof(axmondialPred7862, axiom, - f_length(inst_Rivers_Parana,4700)). - -fof(axmondialPred7863, axiom, - f_located(inst_Rivers_Parana,inst_Countries_RA_provinces_EntreRios)). - -fof(axmondialPred7864, axiom, - f_located(inst_Rivers_Parana,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred7865, axiom, - f_located(inst_Rivers_Parana,inst_Countries_RA_provinces_Chaco)). - -fof(axmondialPred7866, axiom, - f_located(inst_Rivers_Parana,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred7867, axiom, - f_located(inst_Rivers_Parana,inst_Countries_RA_provinces_Misiones)). - -fof(axmondialPred7868, axiom, - f_located(inst_Rivers_Parana,inst_Countries_BR_provinces_MatoGrosso)). - -fof(axmondialPred7869, axiom, - f_located(inst_Rivers_Parana,inst_Argentina)). - -fof(axmondialPred7870, axiom, - f_located(inst_Rivers_Parana,inst_Countries_BR_provinces_Goias)). - -fof(axmondialPred7871, axiom, - f_member(inst_Philippines,inst_Organizations_ICRM)). - -fof(axmondialPred7872, axiom, - 117300 = f_PopulationFn(inst_Countries_GB_provinces_Surrey_cities_Elmbridge)). - -fof(axmondialPred7873, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Surrey_cities_Elmbridge,inst_Countries_GB_provinces_Surrey)). - -fof(axmondialPred7874, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_Intelsat)). - -fof(axmondialPred7875, axiom, - 108000 = f_PopulationFn(inst_Countries_BD_cities_Sirajganj)). - -fof(axmondialPred7876, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Sirajganj,inst_Bangladesh)). - -fof(axmondialPred7877, axiom, - f_member(inst_Egypt,inst_Organizations_WHO)). - -fof(axmondialPred7878, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Przemyskie_cities_Przemysl,inst_Countries_PL_provinces_Przemyskie)). - -fof(axmondialPred7879, axiom, - f_member(inst_Finland,inst_Organizations_CERN)). - -fof(axmondialPred7880, axiom, - 350043 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Shaoguan)). - -fof(axmondialPred7881, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Shaoguan,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred7882, axiom, - f_sharedBorderLength(inst_France,inst_Andorra,f_MeasureFn(60,inst_Kilometer))). - -fof(axmondialPred7883, axiom, - f_member(inst_Senegal,inst_Organizations_WIPO)). - -fof(axmondialPred7884, axiom, - f_member(inst_Germany,inst_Organizations_Interpol)). - -fof(axmondialPred7885, axiom, - f_member(inst_Sudan,inst_Organizations_IDA)). - -fof(axmondialPred7886, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Saga_cities_Saga,inst_Countries_J_provinces_Saga)). - -fof(axmondialPred7887, axiom, - f_sharedBorderLength(inst_Sudan,inst_Eritrea,f_MeasureFn(605,inst_Kilometer))). - -fof(axmondialPred7888, axiom, - 162000 = f_PopulationFn(inst_Countries_R_provinces_Primorskykray_cities_Ussuriysk)). - -fof(axmondialPred7889, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Primorskykray_cities_Ussuriysk,inst_Countries_R_provinces_Primorskykray)). - -fof(axmondialPred7890, axiom, - f_member(inst_Portugal,inst_Organizations_ICFTU)). - -fof(axmondialPred7891, axiom, - 808000 = f_PopulationFn(inst_Countries_ET_provinces_Dumyat)). - -fof(axmondialPred7892, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_Dumyat,f_MeasureFn(589,inst_SquareKilometer))). - -fof(axmondialPred7893, axiom, - f_capitalCity(inst_Countries_ET_provinces_Dumyat_cities_Dumyat,inst_Countries_ET_provinces_Dumyat)). - -fof(axmondialPred7894, axiom, - f_member(inst_Suriname,inst_Organizations_IOC)). - -fof(axmondialPred7895, axiom, - 2543000 = f_PopulationFn(inst_Countries_EAK_provinces_Western)). - -fof(axmondialPred7896, axiom, - f_landAreaOnly(inst_Countries_EAK_provinces_Western,f_MeasureFn(8360,inst_SquareKilometer))). - -fof(axmondialPred7897, axiom, - f_capitalCity(inst_Countries_EAK_provinces_Western_cities_Kakamega,inst_Countries_EAK_provinces_Western)). - -fof(axmondialPred7898, axiom, - 2637843 = f_PopulationFn(inst_Countries_BR_provinces_Alagoas)). - -fof(axmondialPred7899, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Alagoas,f_MeasureFn(27933,inst_SquareKilometer))). - -fof(axmondialPred7900, axiom, - f_capitalCity(inst_Countries_BR_provinces_Alagoas_cities_Maceio,inst_Countries_BR_provinces_Alagoas)). - -fof(axmondialPred7901, axiom, - f_geographicalSubregion(inst_Nigeria,inst_Continents_Africa)). - -fof(axmondialPred7902, axiom, - 281248 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Xintai)). - -fof(axmondialPred7903, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Xintai,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred7904, axiom, - 55780 = f_PopulationFn(inst_Countries_DK_cities_Randers)). - -fof(axmondialPred7905, axiom, - f_geographicalSubregion(inst_Countries_DK_cities_Randers,inst_Denmark)). - -fof(axmondialPred7906, axiom, - f_member(inst_SaintLucia,inst_Organizations_IDA)). - -fof(axmondialPred7907, axiom, - f_member(inst_Mauritania,inst_Organizations_WHO)). - -fof(axmondialPred7908, axiom, - f_member(inst_Countries_cid_cia_Tokelau,inst_Organizations_SPC)). - -fof(axmondialPred7909, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Erzincan_cities_Erzincan,inst_Countries_TR_provinces_Erzincan)). - -fof(axmondialPred7910, axiom, - 1070401 = f_PopulationFn(inst_Countries_E_provinces_Murcia)). - -fof(axmondialPred7911, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Murcia,f_MeasureFn(11314,inst_SquareKilometer))). - -fof(axmondialPred7912, axiom, - f_capitalCity(inst_Countries_E_provinces_Murcia_cities_Murcia,inst_Countries_E_provinces_Murcia)). - -fof(axmondialPred7913, axiom, - 1428513 = f_PopulationFn(inst_Countries_THA_provinces_BuriRam)). - -fof(axmondialPred7914, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_BuriRam,f_MeasureFn(10352,inst_SquareKilometer))). - -fof(axmondialPred7915, axiom, - 120050 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_SantaClarita)). - -fof(axmondialPred7916, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_SantaClarita,inst_Countries_USA_provinces_California)). - -fof(axmondialPred7917, axiom, - f_member(inst_Nigeria,inst_Organizations_UNESCO)). - -fof(axmondialPred7918, axiom, - f_member(inst_Poland,inst_Organizations_ECE)). - -fof(axmondialPred7919, axiom, - 483483 = f_PopulationFn(inst_Countries_BR_provinces_Acre)). - -fof(axmondialPred7920, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Acre,f_MeasureFn(153149,inst_SquareKilometer))). - -fof(axmondialPred7921, axiom, - f_capitalCity(inst_Countries_BR_provinces_Acre_cities_RioBranco,inst_Countries_BR_provinces_Acre)). - -fof(axmondialPred7922, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_EasternCape_cities_KingWilliamsTown,inst_Countries_RSA_provinces_EasternCape)). - -fof(axmondialPred7923, axiom, - f_member(inst_Argentina,inst_Organizations_IFC)). - -fof(axmondialPred7924, axiom, - f_located(inst_Rivers_St_Lorenzstrom,inst_Countries_CDN_provinces_Quebec)). - -fof(axmondialPred7925, axiom, - f_located(inst_Rivers_St_Lorenzstrom,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred7926, axiom, - f_located(inst_Rivers_St_Lorenzstrom,inst_Canada)). - -fof(axmondialPred7927, axiom, - f_flowsInto(inst_Rivers_St_Lorenzstrom,inst_Seas_AtlanticOcean)). - -fof(axmondialPred7928, axiom, - f_length(inst_Rivers_St_Lorenzstrom,1170)). - -fof(axmondialPred7929, axiom, - f_member(inst_Guinea,inst_Organizations_G_77)). - -fof(axmondialPred7930, axiom, - 21448 = f_PopulationFn(inst_Countries_N_provinces_MoereogRomsdal_cities_Molde)). - -fof(axmondialPred7931, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_MoereogRomsdal_cities_Molde,inst_Countries_N_provinces_MoereogRomsdal)). - -fof(axmondialPred7932, axiom, - 47010 = f_PopulationFn(inst_Countries_N_provinces_Telemark_cities_Skien)). - -fof(axmondialPred7933, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Telemark_cities_Skien,inst_Countries_N_provinces_Telemark)). - -fof(axmondialPred7934, axiom, - f_member(inst_Brazil,inst_Organizations_IMF)). - -fof(axmondialPred7935, axiom, - f_member(inst_SouthAfrica,inst_Organizations_Intelsat)). - -fof(axmondialPred7936, axiom, - f_capitalCity(inst_Countries_BHT_cities_Thimphu,inst_Bhutan)). - -fof(axmondialPred7937, axiom, - f_member(inst_Bhutan,inst_Organizations_IBRD)). - -fof(axmondialPred7938, axiom, - f_member(inst_Bhutan,inst_Organizations_UNIDO)). - -fof(axmondialPred7939, axiom, - 1822625 = f_PopulationFn(inst_Bhutan)). - -fof(axmondialPred7940, axiom, - f_member(inst_Bhutan,inst_Organizations_ICAO)). - -fof(axmondialPred7941, axiom, - f_meetsSpatially(inst_Bhutan,inst_China)). - -fof(axmondialPred7942, axiom, - f_member(inst_Bhutan,inst_Organizations_Intelsat)). - -fof(axmondialPred7943, axiom, - f_member(inst_Bhutan,inst_Organizations_IOC)). - -fof(axmondialPred7944, axiom, - f_inflationRateInCountry(inst_Bhutan,8.6)). - -fof(axmondialPred7945, axiom, - f_member(inst_Bhutan,inst_Organizations_ESCAP)). - -fof(axmondialPred7946, axiom, - f_meetsSpatially(inst_Bhutan,inst_India)). - -fof(axmondialPred7947, axiom, - f_member(inst_Bhutan,inst_Organizations_IMF)). - -fof(axmondialPred7948, axiom, - f_landAreaOnly(inst_Bhutan,f_MeasureFn(47000,inst_SquareKilometer))). - -fof(axmondialPred7949, axiom, - f_member(inst_Bhutan,inst_Organizations_IDA)). - -fof(axmondialPred7950, axiom, - f_member(inst_Bhutan,inst_Organizations_NAM)). - -fof(axmondialPred7951, axiom, - f_member(inst_Bhutan,inst_Organizations_G_77)). - -fof(axmondialPred7952, axiom, - f_member(inst_Bhutan,inst_Organizations_ITU)). - -fof(axmondialPred7953, axiom, - f_member(inst_Bhutan,inst_Organizations_WIPO)). - -fof(axmondialPred7954, axiom, - f_member(inst_Bhutan,inst_Organizations_SAARC)). - -fof(axmondialPred7955, axiom, - f_member(inst_Bhutan,inst_Organizations_UN)). - -fof(axmondialPred7956, axiom, - f_member(inst_Bhutan,inst_Organizations_UNESCO)). - -fof(axmondialPred7957, axiom, - f_member(inst_Bhutan,inst_Organizations_IFAD)). - -fof(axmondialPred7958, axiom, - 1262000 = f_PopulationFn(inst_Countries_UZB_provinces_Bukhoro)). - -fof(axmondialPred7959, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Bukhoro,f_MeasureFn(39400,inst_SquareKilometer))). - -fof(axmondialPred7960, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Bukhoro_cities_Bukhoro,inst_Countries_UZB_provinces_Bukhoro)). - -fof(axmondialPred7961, axiom, - 177100 = f_PopulationFn(inst_Countries_PA_provinces_Cocle)). - -fof(axmondialPred7962, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_Cocle,f_MeasureFn(4927,inst_SquareKilometer))). - -fof(axmondialPred7963, axiom, - f_capitalCity(inst_Countries_PA_provinces_Cocle_cities_Penonome,inst_Countries_PA_provinces_Cocle)). - -fof(axmondialPred7964, axiom, - f_member(inst_Finland,inst_Organizations_UNFICYP)). - -fof(axmondialPred7965, axiom, - f_member(inst_Libya,inst_Organizations_ISO)). - -fof(axmondialPred7966, axiom, - 2715 = f_PopulationFn(inst_Countries_cid_cia_Svalbard)). - -fof(axmondialPred7967, axiom, - f_capitalCity(inst_Countries_cid_cia_Svalbard_cities_Longyearbyen,inst_Countries_cid_cia_Svalbard)). - -fof(axmondialPred7968, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Svalbard,f_MeasureFn(62049,inst_SquareKilometer))). - -fof(axmondialPred7969, axiom, - f_member(inst_Zambia,inst_Organizations_UN)). - -fof(axmondialPred7970, axiom, - 1770 = f_PopulationFn(inst_Countries_AUS_provinces_Kirimati)). - -fof(axmondialPred7971, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_Kirimati,f_MeasureFn(135,inst_SquareKilometer))). - -fof(axmondialPred7972, axiom, - f_capitalCity(inst_Countries_AUS_provinces_Kirimati_cities_FlyingFishCove,inst_Countries_AUS_provinces_Kirimati)). - -fof(axmondialPred7973, axiom, - f_member(inst_Ghana,inst_Organizations_OAU)). - -fof(axmondialPred7974, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Montserrat_cities_Plymouth,inst_Countries_cid_cia_Montserrat)). - -fof(axmondialPred7975, axiom, - f_member(inst_Finland,inst_Organizations_UN)). - -fof(axmondialPred7976, axiom, - f_member(inst_Mali,inst_Organizations_UPU)). - -fof(axmondialPred7977, axiom, - f_member(inst_Albania,inst_Organizations_IDA)). - -fof(axmondialPred7978, axiom, - 228000 = f_PopulationFn(inst_Countries_R_provinces_Altayskiykray_cities_Biysk)). - -fof(axmondialPred7979, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Altayskiykray_cities_Biysk,inst_Countries_R_provinces_Altayskiykray)). - -fof(axmondialPred7980, axiom, - f_member(inst_Panama,inst_Organizations_IFAD)). - -fof(axmondialPred7981, axiom, - f_member(inst_Kenya,inst_Organizations_UNIDO)). - -fof(axmondialPred7982, axiom, - f_member(inst_Albania,inst_Organizations_ICRM)). - -fof(axmondialPred7983, axiom, - f_member(inst_SierraLeone,inst_Organizations_UNIDO)). - -fof(axmondialPred7984, axiom, - f_member(inst_Malaysia,inst_Organizations_UN)). - -fof(axmondialPred7985, axiom, - f_geographicalSubregion(inst_Poland,inst_Continents_Europe)). - -fof(axmondialPred7986, axiom, - f_member(inst_Nepal,inst_Organizations_G_77)). - -fof(axmondialPred7987, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_ITU)). - -fof(axmondialPred7988, axiom, - 3236626 = f_PopulationFn(inst_Countries_TR_provinces_Ankara)). - -fof(axmondialPred7989, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Ankara,f_MeasureFn(25706,inst_SquareKilometer))). - -fof(axmondialPred7990, axiom, - f_capitalCity(inst_Countries_TR_provinces_Ankara_cities_Ankara,inst_Countries_TR_provinces_Ankara)). - -fof(axmondialPred7991, axiom, - f_member(inst_Afghanistan,inst_Organizations_IAEA)). - -fof(axmondialPred7992, axiom, - f_geographicalSubregion(inst_Sudan,inst_Continents_Africa)). - -fof(axmondialPred7993, axiom, - 152000 = f_PopulationFn(inst_Countries_THA_provinces_NakhonSawan_cities_NakhonSawan)). - -fof(axmondialPred7994, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_NakhonSawan_cities_NakhonSawan,inst_Countries_THA_provinces_NakhonSawan)). - -fof(axmondialPred7995, axiom, - f_member(inst_Germany,inst_Organizations_IBRD)). - -fof(axmondialPred7996, axiom, - 131764 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_SantaColomadeGramanet)). - -fof(axmondialPred7997, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_SantaColomadeGramanet,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred7998, axiom, - f_geographicSubregion(inst_Countries_TM_provinces_Mary,inst_Turkmenistan)). - -fof(axmondialPred7999, axiom, - f_member(inst_Turkmenistan,inst_Organizations_WToO)). - -fof(axmondialPred8000, axiom, - f_member(inst_Turkmenistan,inst_Organizations_OSCE)). - -fof(axmondialPred8001, axiom, - f_member(inst_Turkmenistan,inst_Organizations_ESCAP)). - -fof(axmondialPred8002, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Turkmenistan,inst_AgriculturalSector,32.5,f_YearFn(1996))). - -fof(axmondialPred8003, axiom, - f_member(inst_Turkmenistan,inst_Organizations_ISO)). - -fof(axmondialPred8004, axiom, - f_member(inst_Turkmenistan,inst_Organizations_IDB)). - -fof(axmondialPred8005, axiom, - f_member(inst_Turkmenistan,inst_Organizations_IBRD)). - -fof(axmondialPred8006, axiom, - f_meetsSpatially(inst_Turkmenistan,inst_Afghanistan)). - -fof(axmondialPred8007, axiom, - f_meetsSpatially(inst_Turkmenistan,inst_Iran)). - -fof(axmondialPred8008, axiom, - f_meetsSpatially(inst_Turkmenistan,inst_Kazakstan)). - -fof(axmondialPred8009, axiom, - f_inflationRateInCountry(inst_Turkmenistan,25)). - -fof(axmondialPred8010, axiom, - f_member(inst_Turkmenistan,inst_Organizations_UPU)). - -fof(axmondialPred8011, axiom, - f_member(inst_Turkmenistan,inst_Organizations_WTrO)). - -fof(axmondialPred8012, axiom, - f_member(inst_Turkmenistan,inst_Organizations_FAO)). - -fof(axmondialPred8013, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Turkmenistan,inst_IndustrialSector,33.4,f_YearFn(1996))). - -fof(axmondialPred8014, axiom, - f_member(inst_Turkmenistan,inst_Organizations_ECO)). - -fof(axmondialPred8015, axiom, - f_capitalCity(inst_Countries_TM_provinces_Ahal_cities_Ashgabat,inst_Turkmenistan)). - -fof(axmondialPred8016, axiom, - f_geographicSubregion(inst_Countries_TM_provinces_Balkan,inst_Turkmenistan)). - -fof(axmondialPred8017, axiom, - f_member(inst_Turkmenistan,inst_Organizations_WHO)). - -fof(axmondialPred8018, axiom, - f_member(inst_Turkmenistan,inst_Organizations_ECE)). - -fof(axmondialPred8019, axiom, - f_member(inst_Turkmenistan,inst_Organizations_WMO)). - -fof(axmondialPred8020, axiom, - f_member(inst_Turkmenistan,inst_Organizations_ITU)). - -fof(axmondialPred8021, axiom, - f_member(inst_Turkmenistan,inst_Organizations_PFP)). - -fof(axmondialPred8022, axiom, - f_geographicSubregion(inst_Countries_TM_provinces_Leban,inst_Turkmenistan)). - -fof(axmondialPred8023, axiom, - f_landAreaOnly(inst_Turkmenistan,f_MeasureFn(488100,inst_SquareKilometer))). - -fof(axmondialPred8024, axiom, - f_member(inst_Turkmenistan,inst_Organizations_ICAO)). - -fof(axmondialPred8025, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Turkmenistan,inst_ServiceSector,34.1,f_YearFn(1996))). - -fof(axmondialPred8026, axiom, - f_member(inst_Turkmenistan,inst_Organizations_IFRCS)). - -fof(axmondialPred8027, axiom, - 4149283 = f_PopulationFn(inst_Turkmenistan)). - -fof(axmondialPred8028, axiom, - f_member(inst_Turkmenistan,inst_Organizations_Intelsat)). - -fof(axmondialPred8029, axiom, - f_member(inst_Turkmenistan,inst_Organizations_UNESCO)). - -fof(axmondialPred8030, axiom, - f_member(inst_Turkmenistan,inst_Organizations_EBRD)). - -fof(axmondialPred8031, axiom, - f_meetsSpatially(inst_Turkmenistan,inst_Uzbekistan)). - -fof(axmondialPred8032, axiom, - f_geographicSubregion(inst_Countries_TM_provinces_Dashhowuz,inst_Turkmenistan)). - -fof(axmondialPred8033, axiom, - f_geographicSubregion(inst_Countries_TM_provinces_Ahal,inst_Turkmenistan)). - -fof(axmondialPred8034, axiom, - f_member(inst_Belgium,inst_Organizations_AsDB)). - -fof(axmondialPred8035, axiom, - 202000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Podolsk)). - -fof(axmondialPred8036, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Podolsk,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred8037, axiom, - f_member(inst_Poland,inst_Organizations_FAO)). - -fof(axmondialPred8038, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_UN)). - -fof(axmondialPred8039, axiom, - f_member(inst_Malawi,inst_Organizations_G_77)). - -fof(axmondialPred8040, axiom, - 279620 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_SaoVicente)). - -fof(axmondialPred8041, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_SaoVicente,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred8042, axiom, - f_member(inst_Finland,inst_Organizations_Intelsat)). - -fof(axmondialPred8043, axiom, - 108547 = f_PopulationFn(inst_Countries_E_provinces_Galicia_cities_Orense)). - -fof(axmondialPred8044, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Galicia_cities_Orense,inst_Countries_E_provinces_Galicia)). - -fof(axmondialPred8045, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_MinasGerais,inst_Brazil)). - -fof(axmondialPred8046, axiom, - f_meetsSpatially(inst_Brazil,inst_Guyana)). - -fof(axmondialPred8047, axiom, - f_meetsSpatially(inst_Brazil,inst_Argentina)). - -fof(axmondialPred8048, axiom, - f_landAreaOnly(inst_Brazil,f_MeasureFn(8511965,inst_SquareKilometer))). - -fof(axmondialPred8049, axiom, - f_member(inst_Brazil,inst_Organizations_LAES)). - -fof(axmondialPred8050, axiom, - f_member(inst_Brazil,inst_Organizations_IMO)). - -fof(axmondialPred8051, axiom, - f_meetsSpatially(inst_Brazil,inst_FrenchGuiana)). - -fof(axmondialPred8052, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Para,inst_Brazil)). - -fof(axmondialPred8053, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_DistritoFederal,inst_Brazil)). - -fof(axmondialPred8054, axiom, - f_member(inst_Brazil,inst_Organizations_UPU)). - -fof(axmondialPred8055, axiom, - f_member(inst_Brazil,inst_Organizations_WHO)). - -fof(axmondialPred8056, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_RioGrandedoNorte,inst_Brazil)). - -fof(axmondialPred8057, axiom, - f_member(inst_Brazil,inst_Organizations_IOM)). - -fof(axmondialPred8058, axiom, - f_member(inst_Brazil,inst_Organizations_UNCRO)). - -fof(axmondialPred8059, axiom, - f_member(inst_Brazil,inst_Organizations_RG)). - -fof(axmondialPred8060, axiom, - f_meetsSpatially(inst_Brazil,inst_Bolivia)). - -fof(axmondialPred8061, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Amazonas,inst_Brazil)). - -fof(axmondialPred8062, axiom, - f_member(inst_Brazil,inst_Organizations_UNIDO)). - -fof(axmondialPred8063, axiom, - f_member(inst_Brazil,inst_Organizations_UNHCR)). - -fof(axmondialPred8064, axiom, - f_member(inst_Brazil,inst_Organizations_UN)). - -fof(axmondialPred8065, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_RiodeJaneiro,inst_Brazil)). - -fof(axmondialPred8066, axiom, - f_meetsSpatially(inst_Brazil,inst_Colombia)). - -fof(axmondialPred8067, axiom, - f_member(inst_Brazil,inst_Organizations_WToO)). - -fof(axmondialPred8068, axiom, - f_member(inst_Brazil,inst_Organizations_WFTU)). - -fof(axmondialPred8069, axiom, - f_member(inst_Brazil,inst_Organizations_UNPREDEP)). - -fof(axmondialPred8070, axiom, - f_member(inst_Brazil,inst_Organizations_ICRM)). - -fof(axmondialPred8071, axiom, - f_member(inst_Brazil,inst_Organizations_G_19)). - -fof(axmondialPred8072, axiom, - 162661214 = f_PopulationFn(inst_Brazil)). - -fof(axmondialPred8073, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_SaoPaulo,inst_Brazil)). - -fof(axmondialPred8074, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Paraiba,inst_Brazil)). - -fof(axmondialPred8075, axiom, - f_member(inst_Brazil,inst_Organizations_G_11)). - -fof(axmondialPred8076, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_RioGrandedoSul,inst_Brazil)). - -fof(axmondialPred8077, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Rondonia,inst_Brazil)). - -fof(axmondialPred8078, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Amapa,inst_Brazil)). - -fof(axmondialPred8079, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_SantaCatarina,inst_Brazil)). - -fof(axmondialPred8080, axiom, - f_member(inst_Brazil,inst_Organizations_UNESCO)). - -fof(axmondialPred8081, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Brazil,inst_AgriculturalSector,16,f_YearFn(1996))). - -fof(axmondialPred8082, axiom, - f_member(inst_Brazil,inst_Organizations_CCC)). - -fof(axmondialPred8083, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Pernambuco,inst_Brazil)). - -fof(axmondialPred8084, axiom, - f_member(inst_Brazil,inst_Organizations_AfDB)). - -fof(axmondialPred8085, axiom, - f_member(inst_Brazil,inst_Organizations_AG)). - -fof(axmondialPred8086, axiom, - f_member(inst_Brazil,inst_Organizations_WMO)). - -fof(axmondialPred8087, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_MatoGrosso,inst_Brazil)). - -fof(axmondialPred8088, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Piaui,inst_Brazil)). - -fof(axmondialPred8089, axiom, - f_member(inst_Brazil,inst_Organizations_ECLAC)). - -fof(axmondialPred8090, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Maranhao,inst_Brazil)). - -fof(axmondialPred8091, axiom, - f_member(inst_Brazil,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred8092, axiom, - f_member(inst_Brazil,inst_Organizations_NSG)). - -fof(axmondialPred8093, axiom, - f_meetsSpatially(inst_Brazil,inst_Paraguay)). - -fof(axmondialPred8094, axiom, - f_member(inst_Brazil,inst_Organizations_IADB)). - -fof(axmondialPred8095, axiom, - f_member(inst_Brazil,inst_Organizations_G_24)). - -fof(axmondialPred8096, axiom, - f_member(inst_Brazil,inst_Organizations_FAO)). - -fof(axmondialPred8097, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Tocantins,inst_Brazil)). - -fof(axmondialPred8098, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Brazil,inst_IndustrialSector,25,f_YearFn(1996))). - -fof(axmondialPred8099, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Goias,inst_Brazil)). - -fof(axmondialPred8100, axiom, - f_meetsSpatially(inst_Brazil,inst_Suriname)). - -fof(axmondialPred8101, axiom, - f_meetsSpatially(inst_Brazil,inst_Uruguay)). - -fof(axmondialPred8102, axiom, - f_member(inst_Brazil,inst_Organizations_ILO)). - -fof(axmondialPred8103, axiom, - f_member(inst_Brazil,inst_Organizations_ICFTU)). - -fof(axmondialPred8104, axiom, - f_member(inst_Brazil,inst_Organizations_LAIA)). - -fof(axmondialPred8105, axiom, - f_member(inst_Brazil,inst_Organizations_Intelsat)). - -fof(axmondialPred8106, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_EspiritoSanto,inst_Brazil)). - -fof(axmondialPred8107, axiom, - f_member(inst_Brazil,inst_Organizations_ICC)). - -fof(axmondialPred8108, axiom, - f_capitalCity(inst_Countries_BR_provinces_DistritoFederal_cities_Brasilia,inst_Brazil)). - -fof(axmondialPred8109, axiom, - f_member(inst_Brazil,inst_Organizations_ISO)). - -fof(axmondialPred8110, axiom, - f_member(inst_Brazil,inst_Organizations_IOC)). - -fof(axmondialPred8111, axiom, - f_member(inst_Brazil,inst_Organizations_Inmarsat)). - -fof(axmondialPred8112, axiom, - f_member(inst_Brazil,inst_Organizations_WCL)). - -fof(axmondialPred8113, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Brazil,inst_ServiceSector,59,f_YearFn(1996))). - -fof(axmondialPred8114, axiom, - f_member(inst_Brazil,inst_Organizations_G_15)). - -fof(axmondialPred8115, axiom, - f_meetsSpatially(inst_Brazil,inst_Venezuela)). - -fof(axmondialPred8116, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Roraima,inst_Brazil)). - -fof(axmondialPred8117, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Alagoas,inst_Brazil)). - -fof(axmondialPred8118, axiom, - f_meetsSpatially(inst_Brazil,inst_Peru)). - -fof(axmondialPred8119, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Sergipe,inst_Brazil)). - -fof(axmondialPred8120, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Ceara,inst_Brazil)). - -fof(axmondialPred8121, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_MatoGrossodoSul,inst_Brazil)). - -fof(axmondialPred8122, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Parana,inst_Brazil)). - -fof(axmondialPred8123, axiom, - f_member(inst_Brazil,inst_Organizations_OAS)). - -fof(axmondialPred8124, axiom, - f_inflationRateInCountry(inst_Brazil,23)). - -fof(axmondialPred8125, axiom, - f_member(inst_Brazil,inst_Organizations_G_77)). - -fof(axmondialPred8126, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Acre,inst_Brazil)). - -fof(axmondialPred8127, axiom, - f_geographicSubregion(inst_Countries_BR_provinces_Bahia,inst_Brazil)). - -fof(axmondialPred8128, axiom, - 105918 = f_PopulationFn(inst_Countries_PE_provinces_Ayacucho_cities_Ayacucho)). - -fof(axmondialPred8129, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Ayacucho_cities_Ayacucho,inst_Countries_PE_provinces_Ayacucho)). - -fof(axmondialPred8130, axiom, - f_located(inst_Islands_Iona,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred8131, axiom, - f_located(inst_Islands_Iona,inst_UnitedKingdom)). - -fof(axmondialPred8132, axiom, - 1036724 = f_PopulationFn(inst_Countries_MAL_provinces_Pahang)). - -fof(axmondialPred8133, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Pahang,f_MeasureFn(35965,inst_SquareKilometer))). - -fof(axmondialPred8134, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Pahang_cities_Kuantan,inst_Countries_MAL_provinces_Pahang)). - -fof(axmondialPred8135, axiom, - f_member(inst_Uganda,inst_Organizations_UN)). - -fof(axmondialPred8136, axiom, - f_member(inst_Nauru,inst_Organizations_WHO)). - -fof(axmondialPred8137, axiom, - 251733 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Wafangdian)). - -fof(axmondialPred8138, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Wafangdian,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred8139, axiom, - f_located(inst_Rivers_Schari,inst_Chad)). - -fof(axmondialPred8140, axiom, - f_flowsInto(inst_Rivers_Schari,inst_Lakes_Tschadsee)). - -fof(axmondialPred8141, axiom, - f_hasHeadq(inst_Organizations_CP,inst_Countries_CL_cities_Colombo)). - -fof(axmondialPred8142, axiom, - f_member(inst_Mozambique,inst_Organizations_OAU)). - -fof(axmondialPred8143, axiom, - f_located(inst_Lakes_LakeNaesi,inst_Countries_SF_provinces_Haeme)). - -fof(axmondialPred8144, axiom, - f_located(inst_Lakes_LakeNaesi,inst_Finland)). - -fof(axmondialPred8145, axiom, - f_landAreaOnly(inst_Lakes_LakeNaesi,f_MeasureFn(250,inst_SquareKilometer))). - -fof(axmondialPred8146, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Macau_cities_Macau,inst_Countries_cid_cia_Macau)). - -fof(axmondialPred8147, axiom, - 1017666 = f_PopulationFn(inst_Countries_CDN_provinces_Quebec_cities_Montreal)). - -fof(axmondialPred8148, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Quebec_cities_Montreal,inst_Countries_CDN_provinces_Quebec)). - -fof(axmondialPred8149, axiom, - f_member(inst_Nepal,inst_Organizations_ISO)). - -fof(axmondialPred8150, axiom, - f_member(inst_Moldova,inst_Organizations_WIPO)). - -fof(axmondialPred8151, axiom, - 376249 = f_PopulationFn(inst_Countries_GH_cities_Kumasi)). - -fof(axmondialPred8152, axiom, - f_geographicalSubregion(inst_Countries_GH_cities_Kumasi,inst_Ghana)). - -fof(axmondialPred8153, axiom, - f_member(inst_Guyana,inst_Organizations_IBRD)). - -fof(axmondialPred8154, axiom, - f_member(inst_Japan,inst_Organizations_IBRD)). - -fof(axmondialPred8155, axiom, - 209900 = f_PopulationFn(inst_Countries_ES_provinces_SanVicente)). - -fof(axmondialPred8156, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_SanVicente,f_MeasureFn(1184,inst_SquareKilometer))). - -fof(axmondialPred8157, axiom, - f_capitalCity(inst_Countries_ES_provinces_SanVicente_cities_SanVicente,inst_Countries_ES_provinces_SanVicente)). - -fof(axmondialPred8158, axiom, - f_hasHeadq(inst_Organizations_BCIE,inst_Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa)). - -fof(axmondialPred8159, axiom, - 4096600 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofBashkortostan)). - -fof(axmondialPred8160, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofBashkortostan,f_MeasureFn(143600,inst_SquareKilometer))). - -fof(axmondialPred8161, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Ufa,inst_Countries_R_provinces_Rep_ofBashkortostan)). - -fof(axmondialPred8162, axiom, - f_member(inst_France,inst_Organizations_WToO)). - -fof(axmondialPred8163, axiom, - f_member(inst_Guatemala,inst_Organizations_ICAO)). - -fof(axmondialPred8164, axiom, - 2421000 = f_PopulationFn(inst_Countries_PL_provinces_Warszwaskie)). - -fof(axmondialPred8165, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Warszwaskie,f_MeasureFn(3788,inst_SquareKilometer))). - -fof(axmondialPred8166, axiom, - f_capitalCity(inst_Countries_PL_provinces_Warszwaskie_cities_Warsaw,inst_Countries_PL_provinces_Warszwaskie)). - -fof(axmondialPred8167, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Guam_cities_Agana,inst_Countries_cid_cia_Guam)). - -fof(axmondialPred8168, axiom, - f_member(inst_SierraLeone,inst_Organizations_IBRD)). - -fof(axmondialPred8169, axiom, - f_sharedBorderLength(inst_Finland,inst_Sweden,f_MeasureFn(586,inst_Kilometer))). - -fof(axmondialPred8170, axiom, - 217300 = f_PopulationFn(inst_Countries_H_provinces_Debrecen_munic)). - -fof(axmondialPred8171, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Debrecen_munic,f_MeasureFn(446,inst_SquareKilometer))). - -fof(axmondialPred8172, axiom, - f_capitalCity(inst_Countries_H_provinces_Debrecen_munic_cities_Debrecen,inst_Countries_H_provinces_Debrecen_munic)). - -fof(axmondialPred8173, axiom, - f_member(inst_Eritrea,inst_Organizations_UPU)). - -fof(axmondialPred8174, axiom, - f_member(inst_Finland,inst_Organizations_Interpol)). - -fof(axmondialPred8175, axiom, - f_member(inst_Bolivia,inst_Organizations_ICRM)). - -fof(axmondialPred8176, axiom, - 44000 = f_PopulationFn(inst_Countries_EAK_provinces_Nyanza_cities_Kisii)). - -fof(axmondialPred8177, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Nyanza_cities_Kisii,inst_Countries_EAK_provinces_Nyanza)). - -fof(axmondialPred8178, axiom, - 316000 = f_PopulationFn(inst_Countries_ANG_provinces_Moxico)). - -fof(axmondialPred8179, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Moxico,f_MeasureFn(223023,inst_SquareKilometer))). - -fof(axmondialPred8180, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Moxico_cities_Luena,inst_Countries_ANG_provinces_Moxico)). - -fof(axmondialPred8181, axiom, - 1075300 = f_PopulationFn(inst_Countries_RM_provinces_Mahajanga)). - -fof(axmondialPred8182, axiom, - f_landAreaOnly(inst_Countries_RM_provinces_Mahajanga,f_MeasureFn(150023,inst_SquareKilometer))). - -fof(axmondialPred8183, axiom, - f_capitalCity(inst_Countries_RM_provinces_Mahajanga_cities_Majunga,inst_Countries_RM_provinces_Mahajanga)). - -fof(axmondialPred8184, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Leszczynskie_cities_Leszno,inst_Countries_PL_provinces_Leszczynskie)). - -fof(axmondialPred8185, axiom, - f_member(inst_Algeria,inst_Organizations_UNIDO)). - -fof(axmondialPred8186, axiom, - f_member(inst_Nicaragua,inst_Organizations_CACM)). - -fof(axmondialPred8187, axiom, - 628500 = f_PopulationFn(inst_Countries_VN_provinces_TuyenQuang)). - -fof(axmondialPred8188, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_TuyenQuang,f_MeasureFn(5800,inst_SquareKilometer))). - -fof(axmondialPred8189, axiom, - f_capitalCity(inst_Countries_UAE_cities_AbuDhabi,inst_UnitedArabEmirates)). - -fof(axmondialPred8190, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_Interpol)). - -fof(axmondialPred8191, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IMF)). - -fof(axmondialPred8192, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_ABEDA)). - -fof(axmondialPred8193, axiom, - f_geographicSubregion(inst_Countries_UAE_provinces_UmmalQaywayn,inst_UnitedArabEmirates)). - -fof(axmondialPred8194, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_GCC)). - -fof(axmondialPred8195, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_Intelsat)). - -fof(axmondialPred8196, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IOC)). - -fof(axmondialPred8197, axiom, - f_inflationRateInCountry(inst_UnitedArabEmirates,4.6)). - -fof(axmondialPred8198, axiom, - f_landAreaOnly(inst_UnitedArabEmirates,f_MeasureFn(75581,inst_SquareKilometer))). - -fof(axmondialPred8199, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IAEA)). - -fof(axmondialPred8200, axiom, - f_sectorCompositionOfGDPInPeriod(inst_UnitedArabEmirates,inst_ServiceSector,43,f_YearFn(1996))). - -fof(axmondialPred8201, axiom, - f_geographicSubregion(inst_Countries_UAE_provinces_RasalKhaymah,inst_UnitedArabEmirates)). - -fof(axmondialPred8202, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_OPEC)). - -fof(axmondialPred8203, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_WIPO)). - -fof(axmondialPred8204, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IMO)). - -fof(axmondialPred8205, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IBRD)). - -fof(axmondialPred8206, axiom, - f_meetsSpatially(inst_UnitedArabEmirates,inst_SaudiArabia)). - -fof(axmondialPred8207, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_AMF)). - -fof(axmondialPred8208, axiom, - f_geographicSubregion(inst_Countries_UAE_provinces_AshShariqah,inst_UnitedArabEmirates)). - -fof(axmondialPred8209, axiom, - f_geographicSubregion(inst_Countries_UAE_provinces_AbuDhabi,inst_UnitedArabEmirates)). - -fof(axmondialPred8210, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_G_77)). - -fof(axmondialPred8211, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_ICAO)). - -fof(axmondialPred8212, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_AfDB)). - -fof(axmondialPred8213, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_UNESCO)). - -fof(axmondialPred8214, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_AL)). - -fof(axmondialPred8215, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_UNIDO)). - -fof(axmondialPred8216, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_CCC)). - -fof(axmondialPred8217, axiom, - f_geographicSubregion(inst_Countries_UAE_provinces_Ajman,inst_UnitedArabEmirates)). - -fof(axmondialPred8218, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_CAEU)). - -fof(axmondialPred8219, axiom, - f_geographicSubregion(inst_Countries_UAE_provinces_AlFujayrah,inst_UnitedArabEmirates)). - -fof(axmondialPred8220, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_AFESD)). - -fof(axmondialPred8221, axiom, - f_sectorCompositionOfGDPInPeriod(inst_UnitedArabEmirates,inst_AgriculturalSector,2,f_YearFn(1996))). - -fof(axmondialPred8222, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IFAD)). - -fof(axmondialPred8223, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_UPU)). - -fof(axmondialPred8224, axiom, - f_sectorCompositionOfGDPInPeriod(inst_UnitedArabEmirates,inst_IndustrialSector,55,f_YearFn(1996))). - -fof(axmondialPred8225, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_UN)). - -fof(axmondialPred8226, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_ESCWA)). - -fof(axmondialPred8227, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_IDB)). - -fof(axmondialPred8228, axiom, - f_geographicSubregion(inst_Countries_UAE_provinces_Dubayy,inst_UnitedArabEmirates)). - -fof(axmondialPred8229, axiom, - 3057337 = f_PopulationFn(inst_UnitedArabEmirates)). - -fof(axmondialPred8230, axiom, - f_member(inst_UnitedArabEmirates,inst_Organizations_FAO)). - -fof(axmondialPred8231, axiom, - f_meetsSpatially(inst_UnitedArabEmirates,inst_Oman)). - -fof(axmondialPred8232, axiom, - f_member(inst_Bulgaria,inst_Organizations_IOC)). - -fof(axmondialPred8233, axiom, - f_hasHeadq(inst_Organizations_OPEC,inst_Countries_A_provinces_Vienna_cities_Vienna)). - -fof(axmondialPred8234, axiom, - f_member(inst_Mali,inst_Organizations_IOC)). - -fof(axmondialPred8235, axiom, - f_located(inst_Lakes_GreatBearLake,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred8236, axiom, - f_located(inst_Lakes_GreatBearLake,inst_Canada)). - -fof(axmondialPred8237, axiom, - f_landAreaOnly(inst_Lakes_GreatBearLake,f_MeasureFn(31792,inst_SquareKilometer))). - -fof(axmondialPred8238, axiom, - 108504 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Liling)). - -fof(axmondialPred8239, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Liling,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred8240, axiom, - f_member(inst_Nauru,inst_Organizations_UPU)). - -fof(axmondialPred8241, axiom, - f_geographicalSubregion(inst_Iran,inst_Continents_Asia)). - -fof(axmondialPred8242, axiom, - 1520000 = f_PopulationFn(inst_Countries_TJ_provinces_Yunnan_cities_Kunming)). - -fof(axmondialPred8243, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Yunnan_cities_Kunming,inst_Countries_TJ_provinces_Yunnan)). - -fof(axmondialPred8244, axiom, - 337239 = f_PopulationFn(inst_Countries_MOC_cities_Matala)). - -fof(axmondialPred8245, axiom, - f_geographicalSubregion(inst_Countries_MOC_cities_Matala,inst_Mozambique)). - -fof(axmondialPred8246, axiom, - f_sharedBorderLength(inst_Zambia,inst_Tanzania,f_MeasureFn(338,inst_Kilometer))). - -fof(axmondialPred8247, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_SanMartin_cities_Moyobamba,inst_Countries_PE_provinces_SanMartin)). - -fof(axmondialPred8248, axiom, - f_member(inst_Croatia,inst_Organizations_IFC)). - -fof(axmondialPred8249, axiom, - f_member(inst_Uganda,inst_Organizations_IDB)). - -fof(axmondialPred8250, axiom, - f_sharedBorderLength(inst_Laos,inst_Cambodia,f_MeasureFn(541,inst_Kilometer))). - -fof(axmondialPred8251, axiom, - f_member(inst_Jordan,inst_Organizations_IFC)). - -fof(axmondialPred8252, axiom, - 234941 = f_PopulationFn(inst_Countries_N_provinces_Oestfold)). - -fof(axmondialPred8253, axiom, - f_capitalCity(inst_Countries_N_provinces_Oestfold_cities_Moss,inst_Countries_N_provinces_Oestfold)). - -fof(axmondialPred8254, axiom, - f_member(inst_Bahamas,inst_Organizations_CDB)). - -fof(axmondialPred8255, axiom, - 105400 = f_PopulationFn(inst_Countries_GB_provinces_Gloucestershire_cities_Stroud)). - -fof(axmondialPred8256, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Gloucestershire_cities_Stroud,inst_Countries_GB_provinces_Gloucestershire)). - -fof(axmondialPred8257, axiom, - f_geographicalSubregion(inst_Countries_A_provinces_Vorarlberg_cities_Bregenz,inst_Countries_A_provinces_Vorarlberg)). - -fof(axmondialPred8258, axiom, - f_member(inst_Rwanda,inst_Organizations_NAM)). - -fof(axmondialPred8259, axiom, - f_member(inst_Uganda,inst_Organizations_UNITAR)). - -fof(axmondialPred8260, axiom, - f_member(inst_Algeria,inst_Organizations_Intelsat)). - -fof(axmondialPred8261, axiom, - f_member(inst_Denmark,inst_Organizations_EBRD)). - -fof(axmondialPred8262, axiom, - 141400 = f_PopulationFn(inst_Countries_KAZ_provinces_Kokchetau_cities_Kokchetau)). - -fof(axmondialPred8263, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Kokchetau_cities_Kokchetau,inst_Countries_KAZ_provinces_Kokchetau)). - -fof(axmondialPred8264, axiom, - 5876000 = f_PopulationFn(inst_Countries_THA_provinces_BangkokMetropolis_cities_Bangkok)). - -fof(axmondialPred8265, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_BangkokMetropolis_cities_Bangkok,inst_Countries_THA_provinces_BangkokMetropolis)). - -fof(axmondialPred8266, axiom, - 108000 = f_PopulationFn(inst_Countries_R_provinces_Tambovskayaoblast_cities_Michurinsk)). - -fof(axmondialPred8267, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Tambovskayaoblast_cities_Michurinsk,inst_Countries_R_provinces_Tambovskayaoblast)). - -fof(axmondialPred8268, axiom, - f_member(inst_Albania,inst_Organizations_IMF)). - -fof(axmondialPred8269, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNPREDEP)). - -fof(axmondialPred8270, axiom, - f_member(inst_Iceland,inst_Organizations_IMO)). - -fof(axmondialPred8271, axiom, - f_member(inst_Malaysia,inst_Organizations_WFTU)). - -fof(axmondialPred8272, axiom, - 109500 = f_PopulationFn(inst_Countries_GB_provinces_Cheshire_cities_Crewe)). - -fof(axmondialPred8273, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cheshire_cities_Crewe,inst_Countries_GB_provinces_Cheshire)). - -fof(axmondialPred8274, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Molise_cities_Campobasso,inst_Countries_I_provinces_Molise)). - -fof(axmondialPred8275, axiom, - f_member(inst_Austria,inst_Organizations_IFRCS)). - -fof(axmondialPred8276, axiom, - 109550 = f_PopulationFn(inst_Countries_D_provinces_RheinlandPfalz_cities_Koblenz)). - -fof(axmondialPred8277, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_RheinlandPfalz_cities_Koblenz,inst_Countries_D_provinces_RheinlandPfalz)). - -fof(axmondialPred8278, axiom, - 1013247 = f_PopulationFn(inst_Countries_CO_provinces_Cordoba)). - -fof(axmondialPred8279, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Cordoba,f_MeasureFn(25020,inst_SquareKilometer))). - -fof(axmondialPred8280, axiom, - f_capitalCity(inst_Countries_CO_provinces_Cordoba_cities_Monteria,inst_Countries_CO_provinces_Cordoba)). - -fof(axmondialPred8281, axiom, - f_hasHeadq(inst_Organizations_OIC,inst_Countries_SA_cities_Jeddah)). - -fof(axmondialPred8282, axiom, - 173616 = f_PopulationFn(inst_Countries_PE_provinces_Tumbes)). - -fof(axmondialPred8283, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Tumbes,f_MeasureFn(4669,inst_SquareKilometer))). - -fof(axmondialPred8284, axiom, - f_capitalCity(inst_Countries_PE_provinces_Tumbes_cities_Tumbes,inst_Countries_PE_provinces_Tumbes)). - -fof(axmondialPred8285, axiom, - 1430862 = f_PopulationFn(inst_Countries_J_provinces_Nara)). - -fof(axmondialPred8286, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Nara,f_MeasureFn(3692,inst_SquareKilometer))). - -fof(axmondialPred8287, axiom, - f_capitalCity(inst_Countries_J_provinces_Nara_cities_Nara,inst_Countries_J_provinces_Nara)). - -fof(axmondialPred8288, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Yevreyskayaavt_oblast_cities_Birobidzhan,inst_Countries_R_provinces_Yevreyskayaavt_oblast)). - -fof(axmondialPred8289, axiom, - f_member(inst_Albania,inst_Organizations_BSEC)). - -fof(axmondialPred8290, axiom, - 170902 = f_PopulationFn(inst_Countries_YV_provinces_Merida_cities_Merida)). - -fof(axmondialPred8291, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Merida_cities_Merida,inst_Countries_YV_provinces_Merida)). - -fof(axmondialPred8292, axiom, - f_member(inst_Belgium,inst_Organizations_ECE)). - -fof(axmondialPred8293, axiom, - 114025 = f_PopulationFn(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Guixian)). - -fof(axmondialPred8294, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Guixian,inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred8295, axiom, - f_member(inst_Countries_cid_cia_Guadeloupe,inst_Organizations_WCL)). - -fof(axmondialPred8296, axiom, - f_member(inst_Denmark,inst_Organizations_UNCRO)). - -fof(axmondialPred8297, axiom, - f_member(inst_Kiribati,inst_Organizations_ACP)). - -fof(axmondialPred8298, axiom, - 485968 = f_PopulationFn(inst_Countries_IRQ_provinces_Irbil_cities_Irbil)). - -fof(axmondialPred8299, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Irbil_cities_Irbil,inst_Countries_IRQ_provinces_Irbil)). - -fof(axmondialPred8300, axiom, - 103439 = f_PopulationFn(inst_Countries_USA_provinces_Massachusetts_cities_Lowell)). - -fof(axmondialPred8301, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Massachusetts_cities_Lowell,inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred8302, axiom, - 596000 = f_PopulationFn(inst_Countries_C_provinces_Matanzas)). - -fof(axmondialPred8303, axiom, - f_landAreaOnly(inst_Countries_C_provinces_Matanzas,f_MeasureFn(11978,inst_SquareKilometer))). - -fof(axmondialPred8304, axiom, - f_capitalCity(inst_Countries_C_provinces_Matanzas_cities_Matanzas,inst_Countries_C_provinces_Matanzas)). - -fof(axmondialPred8305, axiom, - 6053000 = f_PopulationFn(inst_Countries_ET_provinces_ElQahira_munic_cities_Cairo)). - -fof(axmondialPred8306, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElQahira_munic_cities_Cairo,inst_Countries_ET_provinces_ElQahira_munic)). - -fof(axmondialPred8307, axiom, - f_member(inst_Mali,inst_Organizations_ACCT)). - -fof(axmondialPred8308, axiom, - f_member(inst_France,inst_Organizations_Interpol)). - -fof(axmondialPred8309, axiom, - f_member(inst_Togo,inst_Organizations_IFC)). - -fof(axmondialPred8310, axiom, - 124823 = f_PopulationFn(inst_Countries_E_provinces_Rioja_cities_Logrono)). - -fof(axmondialPred8311, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Rioja_cities_Logrono,inst_Countries_E_provinces_Rioja)). - -fof(axmondialPred8312, axiom, - 131000 = f_PopulationFn(inst_Countries_R_provinces_Stavropolskykray_cities_Nevinnomyssk)). - -fof(axmondialPred8313, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Stavropolskykray_cities_Nevinnomyssk,inst_Countries_R_provinces_Stavropolskykray)). - -fof(axmondialPred8314, axiom, - f_member(inst_Pakistan,inst_Organizations_IFC)). - -fof(axmondialPred8315, axiom, - f_member(inst_Mauritius,inst_Organizations_NAM)). - -fof(axmondialPred8316, axiom, - 939500 = f_PopulationFn(inst_Countries_KAZ_provinces_ShyghysQazaqstan)). - -fof(axmondialPred8317, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_ShyghysQazaqstan,f_MeasureFn(97500,inst_SquareKilometer))). - -fof(axmondialPred8318, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_ShyghysQazaqstan_cities_Oskemen,inst_Countries_KAZ_provinces_ShyghysQazaqstan)). - -fof(axmondialPred8319, axiom, - f_member(inst_Philippines,inst_Organizations_UPU)). - -fof(axmondialPred8320, axiom, - f_member(inst_Burma,inst_Organizations_IFAD)). - -fof(axmondialPred8321, axiom, - f_member(inst_Belgium,inst_Organizations_Interpol)). - -fof(axmondialPred8322, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Sikkim_cities_Gangtok,inst_Countries_IND_provinces_Sikkim)). - -fof(axmondialPred8323, axiom, - f_member(inst_Burma,inst_Organizations_AsDB)). - -fof(axmondialPred8324, axiom, - 176000 = f_PopulationFn(inst_Countries_WAN_cities_Ilobu)). - -fof(axmondialPred8325, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ilobu,inst_Nigeria)). - -fof(axmondialPred8326, axiom, - f_member(inst_NorthKorea,inst_Organizations_UPU)). - -fof(axmondialPred8327, axiom, - f_located(inst_Rivers_Baro,inst_Ethiopia)). - -fof(axmondialPred8328, axiom, - f_flowsInto(inst_Rivers_Baro,inst_Rivers_Sobat)). - -fof(axmondialPred8329, axiom, - f_located(inst_Rivers_WhiteNile,inst_Countries_SUD_provinces_alWusta)). - -fof(axmondialPred8330, axiom, - f_located(inst_Rivers_WhiteNile,inst_Countries_SUD_provinces_alKhartum)). - -fof(axmondialPred8331, axiom, - f_located(inst_Rivers_WhiteNile,inst_Countries_SUD_provinces_AalianNil)). - -fof(axmondialPred8332, axiom, - f_located(inst_Rivers_WhiteNile,inst_Sudan)). - -fof(axmondialPred8333, axiom, - f_flowsInto(inst_Rivers_WhiteNile,inst_Rivers_Nile)). - -fof(axmondialPred8334, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_CiegodeAvila_cities_CiegodeAvila,inst_Countries_C_provinces_CiegodeAvila)). - -fof(axmondialPred8335, axiom, - f_member(inst_Germany,inst_Organizations_OECD)). - -fof(axmondialPred8336, axiom, - f_member(inst_Greece,inst_Organizations_OECD)). - -fof(axmondialPred8337, axiom, - f_member(inst_Tanzania,inst_Organizations_ACP)). - -fof(axmondialPred8338, axiom, - 1220595 = f_PopulationFn(inst_Countries_IR_provinces_Esfahan_cities_Esfahan)). - -fof(axmondialPred8339, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Esfahan_cities_Esfahan,inst_Countries_IR_provinces_Esfahan)). - -fof(axmondialPred8340, axiom, - f_member(inst_Bolivia,inst_Organizations_WIPO)). - -fof(axmondialPred8341, axiom, - f_member(inst_SriLanka,inst_Organizations_WMO)). - -fof(axmondialPred8342, axiom, - f_member(inst_Germany,inst_Organizations_IOC)). - -fof(axmondialPred8343, axiom, - 239715 = f_PopulationFn(inst_Countries_IR_cities_Islamshahr)). - -fof(axmondialPred8344, axiom, - f_geographicalSubregion(inst_Countries_IR_cities_Islamshahr,inst_Iran)). - -fof(axmondialPred8345, axiom, - f_member(inst_Bolivia,inst_Organizations_IDA)). - -fof(axmondialPred8346, axiom, - f_member(inst_Algeria,inst_Organizations_UNHCR)). - -fof(axmondialPred8347, axiom, - f_sharedBorderLength(inst_Ukraine,inst_Romania,f_MeasureFn(531,inst_Kilometer))). - -fof(axmondialPred8348, axiom, - 53000 = f_PopulationFn(inst_Countries_AL_cities_Elbasan)). - -fof(axmondialPred8349, axiom, - f_geographicalSubregion(inst_Countries_AL_cities_Elbasan,inst_Albania)). - -fof(axmondialPred8350, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Essex,inst_UnitedKingdom)). - -fof(axmondialPred8351, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Leicestershire,inst_UnitedKingdom)). - -fof(axmondialPred8352, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Northumberland,inst_UnitedKingdom)). - -fof(axmondialPred8353, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_EIB)). - -fof(axmondialPred8354, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_NATO)). - -fof(axmondialPred8355, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Northamptonshire,inst_UnitedKingdom)). - -fof(axmondialPred8356, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_G_8)). - -fof(axmondialPred8357, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_MerthyrTydfil,inst_UnitedKingdom)). - -fof(axmondialPred8358, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Bridgend,inst_UnitedKingdom)). - -fof(axmondialPred8359, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Denbighshire,inst_UnitedKingdom)). - -fof(axmondialPred8360, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_EastSussex,inst_UnitedKingdom)). - -fof(axmondialPred8361, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Humberside,inst_UnitedKingdom)). - -fof(axmondialPred8362, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Suffolk,inst_UnitedKingdom)). - -fof(axmondialPred8363, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_CERN)). - -fof(axmondialPred8364, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_IslandAreas_munic,inst_UnitedKingdom)). - -fof(axmondialPred8365, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Lothian,inst_UnitedKingdom)). - -fof(axmondialPred8366, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IBRD)). - -fof(axmondialPred8367, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Cheshire,inst_UnitedKingdom)). - -fof(axmondialPred8368, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ESA)). - -fof(axmondialPred8369, axiom, - f_sectorCompositionOfGDPInPeriod(inst_UnitedKingdom,inst_IndustrialSector,27.7,f_YearFn(1996))). - -fof(axmondialPred8370, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_G_10)). - -fof(axmondialPred8371, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UPU)). - -fof(axmondialPred8372, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_BIS)). - -fof(axmondialPred8373, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ISO)). - -fof(axmondialPred8374, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Wiltshire,inst_UnitedKingdom)). - -fof(axmondialPred8375, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Somerset,inst_UnitedKingdom)). - -fof(axmondialPred8376, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IFRCS)). - -fof(axmondialPred8377, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_AG)). - -fof(axmondialPred8378, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNPREDEP)). - -fof(axmondialPred8379, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Norfolk,inst_UnitedKingdom)). - -fof(axmondialPred8380, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_OECD)). - -fof(axmondialPred8381, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_IsleofWight,inst_UnitedKingdom)). - -fof(axmondialPred8382, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Gwynedd,inst_UnitedKingdom)). - -fof(axmondialPred8383, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Lincolnshire,inst_UnitedKingdom)). - -fof(axmondialPred8384, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Kent,inst_UnitedKingdom)). - -fof(axmondialPred8385, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNCRO)). - -fof(axmondialPred8386, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_CCC)). - -fof(axmondialPred8387, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Cardiff,inst_UnitedKingdom)). - -fof(axmondialPred8388, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_Intelsat)). - -fof(axmondialPred8389, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Anglesey,inst_UnitedKingdom)). - -fof(axmondialPred8390, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Pembrokeshire,inst_UnitedKingdom)). - -fof(axmondialPred8391, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_BlaenauGwent,inst_UnitedKingdom)). - -fof(axmondialPred8392, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Oxfordshire,inst_UnitedKingdom)). - -fof(axmondialPred8393, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Merseyside,inst_UnitedKingdom)). - -fof(axmondialPred8394, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Gloucestershire,inst_UnitedKingdom)). - -fof(axmondialPred8395, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_NorthYorkshire,inst_UnitedKingdom)). - -fof(axmondialPred8396, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Ceredigion,inst_UnitedKingdom)). - -fof(axmondialPred8397, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ICAO)). - -fof(axmondialPred8398, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_CE)). - -fof(axmondialPred8399, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Tayside,inst_UnitedKingdom)). - -fof(axmondialPred8400, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_WMO)). - -fof(axmondialPred8401, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IMF)). - -fof(axmondialPred8402, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Flintshire,inst_UnitedKingdom)). - -fof(axmondialPred8403, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_PCA)). - -fof(axmondialPred8404, axiom, - 58489975 = f_PopulationFn(inst_UnitedKingdom)). - -fof(axmondialPred8405, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_WCL)). - -fof(axmondialPred8406, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Hertfordshire,inst_UnitedKingdom)). - -fof(axmondialPred8407, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Dorset,inst_UnitedKingdom)). - -fof(axmondialPred8408, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Shropshire,inst_UnitedKingdom)). - -fof(axmondialPred8409, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ECA)). - -fof(axmondialPred8410, axiom, - f_inflationRateInCountry(inst_UnitedKingdom,3.1)). - -fof(axmondialPred8411, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Carmarthenshire,inst_UnitedKingdom)). - -fof(axmondialPred8412, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_WHO)). - -fof(axmondialPred8413, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_WIPO)). - -fof(axmondialPred8414, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNITAR)). - -fof(axmondialPred8415, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_HerefordandWorcester,inst_UnitedKingdom)). - -fof(axmondialPred8416, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_RhonddaCynonTaff,inst_UnitedKingdom)). - -fof(axmondialPred8417, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_ValeofGlamorgan,inst_UnitedKingdom)). - -fof(axmondialPred8418, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IOC)). - -fof(axmondialPred8419, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Hampshire,inst_UnitedKingdom)). - -fof(axmondialPred8420, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_AberconwyandColwyn,inst_UnitedKingdom)). - -fof(axmondialPred8421, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Cambridgeshire,inst_UnitedKingdom)). - -fof(axmondialPred8422, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_AfDB)). - -fof(axmondialPred8423, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Torfaen,inst_UnitedKingdom)). - -fof(axmondialPred8424, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_WestMidlands,inst_UnitedKingdom)). - -fof(axmondialPred8425, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Powys,inst_UnitedKingdom)). - -fof(axmondialPred8426, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IAEA)). - -fof(axmondialPred8427, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ILO)). - -fof(axmondialPred8428, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNIKOM)). - -fof(axmondialPred8429, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Newport,inst_UnitedKingdom)). - -fof(axmondialPred8430, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ICC)). - -fof(axmondialPred8431, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_CDB)). - -fof(axmondialPred8432, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred8433, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Central,inst_UnitedKingdom)). - -fof(axmondialPred8434, axiom, - f_sectorCompositionOfGDPInPeriod(inst_UnitedKingdom,inst_ServiceSector,70.6,f_YearFn(1996))). - -fof(axmondialPred8435, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_TyneandWear,inst_UnitedKingdom)). - -fof(axmondialPred8436, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_GreaterManchester,inst_UnitedKingdom)). - -fof(axmondialPred8437, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IFC)). - -fof(axmondialPred8438, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Derbyshire,inst_UnitedKingdom)). - -fof(axmondialPred8439, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Nottinghamshire,inst_UnitedKingdom)). - -fof(axmondialPred8440, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Caerphilly,inst_UnitedKingdom)). - -fof(axmondialPred8441, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_DumfriesandGalloway,inst_UnitedKingdom)). - -fof(axmondialPred8442, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_WestYorkshire,inst_UnitedKingdom)). - -fof(axmondialPred8443, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Cumbria,inst_UnitedKingdom)). - -fof(axmondialPred8444, axiom, - f_meetsSpatially(inst_UnitedKingdom,inst_Ireland)). - -fof(axmondialPred8445, axiom, - f_capitalCity(inst_Countries_GB_provinces_GreaterLondon_cities_London,inst_UnitedKingdom)). - -fof(axmondialPred8446, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNFICYP)). - -fof(axmondialPred8447, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_NeathandPortTalbot,inst_UnitedKingdom)). - -fof(axmondialPred8448, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_NorthernIreland,inst_UnitedKingdom)). - -fof(axmondialPred8449, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Highland,inst_UnitedKingdom)). - -fof(axmondialPred8450, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_GreaterLondon,inst_UnitedKingdom)). - -fof(axmondialPred8451, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_NSG)). - -fof(axmondialPred8452, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Cornwall_IslesofScilly,inst_UnitedKingdom)). - -fof(axmondialPred8453, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNHCR)). - -fof(axmondialPred8454, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Buckinghamshire,inst_UnitedKingdom)). - -fof(axmondialPred8455, axiom, - f_sectorCompositionOfGDPInPeriod(inst_UnitedKingdom,inst_AgriculturalSector,1.7,f_YearFn(1996))). - -fof(axmondialPred8456, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNIDO)). - -fof(axmondialPred8457, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Wrexham,inst_UnitedKingdom)). - -fof(axmondialPred8458, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNPROFOR)). - -fof(axmondialPred8459, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ANC)). - -fof(axmondialPred8460, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Warwickshire,inst_UnitedKingdom)). - -fof(axmondialPred8461, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Staffordshire,inst_UnitedKingdom)). - -fof(axmondialPred8462, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_G_7)). - -fof(axmondialPred8463, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ECLAC)). - -fof(axmondialPred8464, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IADB)). - -fof(axmondialPred8465, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Cleveland,inst_UnitedKingdom)). - -fof(axmondialPred8466, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Monmouthshire,inst_UnitedKingdom)). - -fof(axmondialPred8467, axiom, - f_landAreaOnly(inst_UnitedKingdom,f_MeasureFn(244820,inst_SquareKilometer))). - -fof(axmondialPred8468, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Fife,inst_UnitedKingdom)). - -fof(axmondialPred8469, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_AsDB)). - -fof(axmondialPred8470, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Durham,inst_UnitedKingdom)). - -fof(axmondialPred8471, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Avon,inst_UnitedKingdom)). - -fof(axmondialPred8472, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_Inmarsat)). - -fof(axmondialPred8473, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_OSCE)). - -fof(axmondialPred8474, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_WestSussex,inst_UnitedKingdom)). - -fof(axmondialPred8475, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ZC)). - -fof(axmondialPred8476, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_WTrO)). - -fof(axmondialPred8477, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Bedfordshire,inst_UnitedKingdom)). - -fof(axmondialPred8478, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Surrey,inst_UnitedKingdom)). - -fof(axmondialPred8479, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ICRM)). - -fof(axmondialPred8480, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Swansea,inst_UnitedKingdom)). - -fof(axmondialPred8481, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_SouthYorkshire,inst_UnitedKingdom)). - -fof(axmondialPred8482, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_ITU)). - -fof(axmondialPred8483, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_IMO)). - -fof(axmondialPred8484, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Grampian,inst_UnitedKingdom)). - -fof(axmondialPred8485, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_EU)). - -fof(axmondialPred8486, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Devon,inst_UnitedKingdom)). - -fof(axmondialPred8487, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Strathclyde,inst_UnitedKingdom)). - -fof(axmondialPred8488, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_WEU)). - -fof(axmondialPred8489, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Borders,inst_UnitedKingdom)). - -fof(axmondialPred8490, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Lancashire,inst_UnitedKingdom)). - -fof(axmondialPred8491, axiom, - f_geographicSubregion(inst_Countries_GB_provinces_Berkshire,inst_UnitedKingdom)). - -fof(axmondialPred8492, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNRWA)). - -fof(axmondialPred8493, axiom, - f_member(inst_UnitedKingdom,inst_Organizations_UNU)). - -fof(axmondialPred8494, axiom, - f_member(inst_Vanuatu,inst_Organizations_WFTU)). - -fof(axmondialPred8495, axiom, - f_member(inst_CostaRica,inst_Organizations_IMF)). - -fof(axmondialPred8496, axiom, - 331100 = f_PopulationFn(inst_Countries_GB_provinces_Merseyside_cities_Wiral)). - -fof(axmondialPred8497, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Merseyside_cities_Wiral,inst_Countries_GB_provinces_Merseyside)). - -fof(axmondialPred8498, axiom, - f_sharedBorderLength(inst_Ghana,inst_CoteDIvoire,f_MeasureFn(668,inst_Kilometer))). - -fof(axmondialPred8499, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Niue,5)). - -fof(axmondialPred8500, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Niue,f_MeasureFn(260,inst_SquareKilometer))). - -fof(axmondialPred8501, axiom, - 2174 = f_PopulationFn(inst_Countries_cid_cia_Niue)). - -fof(axmondialPred8502, axiom, - f_capitalCity(inst_Countries_cid_cia_Niue_cities_Alofi,inst_Countries_cid_cia_Niue)). - -fof(axmondialPred8503, axiom, - f_member(inst_Countries_cid_cia_Niue,inst_Organizations_WHO)). - -fof(axmondialPred8504, axiom, - f_member(inst_Countries_cid_cia_Niue,inst_Organizations_UNESCO)). - -fof(axmondialPred8505, axiom, - f_member(inst_Countries_cid_cia_Niue,inst_Organizations_SPF)). - -fof(axmondialPred8506, axiom, - f_member(inst_Countries_cid_cia_Niue,inst_Organizations_SPC)). - -fof(axmondialPred8507, axiom, - f_member(inst_Countries_cid_cia_Niue,inst_Organizations_Sparteca)). - -fof(axmondialPred8508, axiom, - f_member(inst_Countries_cid_cia_Niue,inst_Organizations_Intelsat)). - -fof(axmondialPred8509, axiom, - f_member(inst_Pakistan,inst_Organizations_ICC)). - -fof(axmondialPred8510, axiom, - 31916 = f_PopulationFn(inst_Countries_GH_cities_Sekondi)). - -fof(axmondialPred8511, axiom, - f_geographicalSubregion(inst_Countries_GH_cities_Sekondi,inst_Ghana)). - -fof(axmondialPred8512, axiom, - 1255456 = f_PopulationFn(inst_Countries_MEX_provinces_Chiapas_cities_Nezahualcoyotl)). - -fof(axmondialPred8513, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Chiapas_cities_Nezahualcoyotl,inst_Countries_MEX_provinces_Chiapas)). - -fof(axmondialPred8514, axiom, - f_member(inst_Switzerland,inst_Organizations_UNTSO)). - -fof(axmondialPred8515, axiom, - f_member(inst_Turkey,inst_Organizations_Inmarsat)). - -fof(axmondialPred8516, axiom, - f_member(inst_Mozambique,inst_Organizations_IFRCS)). - -fof(axmondialPred8517, axiom, - f_member(inst_Comoros,inst_Organizations_IFRCS)). - -fof(axmondialPred8518, axiom, - 170000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_RudaSlaska)). - -fof(axmondialPred8519, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_RudaSlaska,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred8520, axiom, - 423913 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_JuizdeFora)). - -fof(axmondialPred8521, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_JuizdeFora,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred8522, axiom, - f_member(inst_Nigeria,inst_Organizations_G_77)). - -fof(axmondialPred8523, axiom, - f_member(inst_Argentina,inst_Organizations_UNTSO)). - -fof(axmondialPred8524, axiom, - f_member(inst_Belgium,inst_Organizations_EU)). - -fof(axmondialPred8525, axiom, - f_member(inst_Lithuania,inst_Organizations_WIPO)). - -fof(axmondialPred8526, axiom, - f_located(inst_Mountains_EmiKussi,inst_Chad)). - -fof(axmondialPred8527, axiom, - 3965000 = f_PopulationFn(inst_Countries_F_provinces_NordPasdeCalais)). - -fof(axmondialPred8528, axiom, - f_landAreaOnly(inst_Countries_F_provinces_NordPasdeCalais,f_MeasureFn(12413,inst_SquareKilometer))). - -fof(axmondialPred8529, axiom, - f_capitalCity(inst_Countries_F_provinces_NordPasdeCalais_cities_Lille,inst_Countries_F_provinces_NordPasdeCalais)). - -fof(axmondialPred8530, axiom, - f_member(inst_India,inst_Organizations_ILO)). - -fof(axmondialPred8531, axiom, - 114000 = f_PopulationFn(inst_Countries_BD_cities_Tangail)). - -fof(axmondialPred8532, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Tangail,inst_Bangladesh)). - -fof(axmondialPred8533, axiom, - 1097300 = f_PopulationFn(inst_Countries_R_provinces_Kaluzhskayaoblast)). - -fof(axmondialPred8534, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Kaluzhskayaoblast,f_MeasureFn(29900,inst_SquareKilometer))). - -fof(axmondialPred8535, axiom, - f_capitalCity(inst_Countries_R_provinces_Kaluzhskayaoblast_cities_Kaluga,inst_Countries_R_provinces_Kaluzhskayaoblast)). - -fof(axmondialPred8536, axiom, - f_landAreaOnly(inst_Liechtenstein,f_MeasureFn(160,inst_SquareKilometer))). - -fof(axmondialPred8537, axiom, - f_member(inst_Liechtenstein,inst_Organizations_Interpol)). - -fof(axmondialPred8538, axiom, - f_member(inst_Liechtenstein,inst_Organizations_WIPO)). - -fof(axmondialPred8539, axiom, - f_member(inst_Liechtenstein,inst_Organizations_EFTA)). - -fof(axmondialPred8540, axiom, - f_member(inst_Liechtenstein,inst_Organizations_UPU)). - -fof(axmondialPred8541, axiom, - f_inflationRateInCountry(inst_Liechtenstein,5.4)). - -fof(axmondialPred8542, axiom, - f_member(inst_Liechtenstein,inst_Organizations_EBRD)). - -fof(axmondialPred8543, axiom, - f_member(inst_Liechtenstein,inst_Organizations_Intelsat)). - -fof(axmondialPred8544, axiom, - f_member(inst_Liechtenstein,inst_Organizations_IFRCS)). - -fof(axmondialPred8545, axiom, - f_meetsSpatially(inst_Liechtenstein,inst_Switzerland)). - -fof(axmondialPred8546, axiom, - f_member(inst_Liechtenstein,inst_Organizations_CE)). - -fof(axmondialPred8547, axiom, - f_member(inst_Liechtenstein,inst_Organizations_ECE)). - -fof(axmondialPred8548, axiom, - f_capitalCity(inst_Countries_FL_cities_Vaduz,inst_Liechtenstein)). - -fof(axmondialPred8549, axiom, - f_member(inst_Liechtenstein,inst_Organizations_IOC)). - -fof(axmondialPred8550, axiom, - f_meetsSpatially(inst_Liechtenstein,inst_Austria)). - -fof(axmondialPred8551, axiom, - 31122 = f_PopulationFn(inst_Liechtenstein)). - -fof(axmondialPred8552, axiom, - f_member(inst_Liechtenstein,inst_Organizations_ICRM)). - -fof(axmondialPred8553, axiom, - f_inflationRateInCountry(inst_Guinea,4.1)). - -fof(axmondialPred8554, axiom, - f_member(inst_Guinea,inst_Organizations_ACCT)). - -fof(axmondialPred8555, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guinea,inst_IndustrialSector,31,f_YearFn(1996))). - -fof(axmondialPred8556, axiom, - f_landAreaOnly(inst_Guinea,f_MeasureFn(245860,inst_SquareKilometer))). - -fof(axmondialPred8557, axiom, - f_capitalCity(inst_Countries_RG_cities_Conakry,inst_Guinea)). - -fof(axmondialPred8558, axiom, - f_member(inst_Guinea,inst_Organizations_CCC)). - -fof(axmondialPred8559, axiom, - f_meetsSpatially(inst_Guinea,inst_SierraLeone)). - -fof(axmondialPred8560, axiom, - f_member(inst_Guinea,inst_Organizations_ECOWAS)). - -fof(axmondialPred8561, axiom, - f_member(inst_Guinea,inst_Organizations_IFC)). - -fof(axmondialPred8562, axiom, - f_member(inst_Guinea,inst_Organizations_ACP)). - -fof(axmondialPred8563, axiom, - 7411981 = f_PopulationFn(inst_Guinea)). - -fof(axmondialPred8564, axiom, - f_member(inst_Guinea,inst_Organizations_UPU)). - -fof(axmondialPred8565, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guinea,inst_AgriculturalSector,24,f_YearFn(1996))). - -fof(axmondialPred8566, axiom, - f_member(inst_Guinea,inst_Organizations_UNIDO)). - -fof(axmondialPred8567, axiom, - f_member(inst_Guinea,inst_Organizations_Intelsat)). - -fof(axmondialPred8568, axiom, - f_member(inst_Guinea,inst_Organizations_ICAO)). - -fof(axmondialPred8569, axiom, - f_meetsSpatially(inst_Guinea,inst_Senegal)). - -fof(axmondialPred8570, axiom, - f_member(inst_Guinea,inst_Organizations_WFTU)). - -fof(axmondialPred8571, axiom, - f_meetsSpatially(inst_Guinea,inst_Guinea_Bissau)). - -fof(axmondialPred8572, axiom, - f_member(inst_Guinea,inst_Organizations_ILO)). - -fof(axmondialPred8573, axiom, - f_member(inst_Guinea,inst_Organizations_OAU)). - -fof(axmondialPred8574, axiom, - f_member(inst_Guinea,inst_Organizations_NAM)). - -fof(axmondialPred8575, axiom, - f_member(inst_Guinea,inst_Organizations_IDA)). - -fof(axmondialPred8576, axiom, - f_member(inst_Guinea,inst_Organizations_OIC)). - -fof(axmondialPred8577, axiom, - f_member(inst_Guinea,inst_Organizations_IMF)). - -fof(axmondialPred8578, axiom, - f_member(inst_Guinea,inst_Organizations_WTrO)). - -fof(axmondialPred8579, axiom, - f_member(inst_Guinea,inst_Organizations_IBRD)). - -fof(axmondialPred8580, axiom, - f_meetsSpatially(inst_Guinea,inst_CoteDIvoire)). - -fof(axmondialPred8581, axiom, - f_meetsSpatially(inst_Guinea,inst_Liberia)). - -fof(axmondialPred8582, axiom, - f_member(inst_Guinea,inst_Organizations_IFRCS)). - -fof(axmondialPred8583, axiom, - f_meetsSpatially(inst_Guinea,inst_Mali)). - -fof(axmondialPred8584, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guinea,inst_ServiceSector,45,f_YearFn(1996))). - -fof(axmondialPred8585, axiom, - f_member(inst_Guinea,inst_Organizations_WMO)). - -fof(axmondialPred8586, axiom, - f_member(inst_Guinea,inst_Organizations_WIPO)). - -fof(axmondialPred8587, axiom, - 243303 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Nanyang)). - -fof(axmondialPred8588, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Nanyang,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred8589, axiom, - f_member(inst_SouthKorea,inst_Organizations_ESCAP)). - -fof(axmondialPred8590, axiom, - f_member(inst_SouthKorea,inst_Organizations_UNIDO)). - -fof(axmondialPred8591, axiom, - f_member(inst_SouthKorea,inst_Organizations_IMO)). - -fof(axmondialPred8592, axiom, - f_member(inst_SouthKorea,inst_Organizations_CP)). - -fof(axmondialPred8593, axiom, - f_capitalCity(inst_Countries_ROK_cities_Seoul,inst_SouthKorea)). - -fof(axmondialPred8594, axiom, - f_member(inst_SouthKorea,inst_Organizations_G_77)). - -fof(axmondialPred8595, axiom, - f_member(inst_SouthKorea,inst_Organizations_Inmarsat)). - -fof(axmondialPred8596, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SouthKorea,inst_IndustrialSector,45,f_YearFn(1996))). - -fof(axmondialPred8597, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SouthKorea,inst_AgriculturalSector,8,f_YearFn(1996))). - -fof(axmondialPred8598, axiom, - f_member(inst_SouthKorea,inst_Organizations_AsDB)). - -fof(axmondialPred8599, axiom, - f_member(inst_SouthKorea,inst_Organizations_IFC)). - -fof(axmondialPred8600, axiom, - f_member(inst_SouthKorea,inst_Organizations_IFRCS)). - -fof(axmondialPred8601, axiom, - f_member(inst_SouthKorea,inst_Organizations_WTrO)). - -fof(axmondialPred8602, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SouthKorea,inst_ServiceSector,47,f_YearFn(1996))). - -fof(axmondialPred8603, axiom, - f_member(inst_SouthKorea,inst_Organizations_UPU)). - -fof(axmondialPred8604, axiom, - f_member(inst_SouthKorea,inst_Organizations_ILO)). - -fof(axmondialPred8605, axiom, - 45482291 = f_PopulationFn(inst_SouthKorea)). - -fof(axmondialPred8606, axiom, - f_landAreaOnly(inst_SouthKorea,f_MeasureFn(98480,inst_SquareKilometer))). - -fof(axmondialPred8607, axiom, - f_member(inst_SouthKorea,inst_Organizations_IOC)). - -fof(axmondialPred8608, axiom, - f_member(inst_SouthKorea,inst_Organizations_IOM)). - -fof(axmondialPred8609, axiom, - f_member(inst_SouthKorea,inst_Organizations_IMF)). - -fof(axmondialPred8610, axiom, - f_member(inst_SouthKorea,inst_Organizations_UNOMIG)). - -fof(axmondialPred8611, axiom, - f_member(inst_SouthKorea,inst_Organizations_ICAO)). - -fof(axmondialPred8612, axiom, - f_member(inst_SouthKorea,inst_Organizations_OAS)). - -fof(axmondialPred8613, axiom, - f_member(inst_SouthKorea,inst_Organizations_CCC)). - -fof(axmondialPred8614, axiom, - f_member(inst_SouthKorea,inst_Organizations_Intelsat)). - -fof(axmondialPred8615, axiom, - f_member(inst_SouthKorea,inst_Organizations_IAEA)). - -fof(axmondialPred8616, axiom, - f_member(inst_SouthKorea,inst_Organizations_WHO)). - -fof(axmondialPred8617, axiom, - f_member(inst_SouthKorea,inst_Organizations_IFAD)). - -fof(axmondialPred8618, axiom, - f_member(inst_SouthKorea,inst_Organizations_APEC)). - -fof(axmondialPred8619, axiom, - f_member(inst_SouthKorea,inst_Organizations_WToO)). - -fof(axmondialPred8620, axiom, - f_member(inst_SouthKorea,inst_Organizations_ICC)). - -fof(axmondialPred8621, axiom, - f_member(inst_SouthKorea,inst_Organizations_WIPO)). - -fof(axmondialPred8622, axiom, - f_inflationRateInCountry(inst_SouthKorea,4.3)). - -fof(axmondialPred8623, axiom, - f_member(inst_SouthKorea,inst_Organizations_MINURSO)). - -fof(axmondialPred8624, axiom, - f_member(inst_SouthKorea,inst_Organizations_EBRD)). - -fof(axmondialPred8625, axiom, - f_meetsSpatially(inst_SouthKorea,inst_NorthKorea)). - -fof(axmondialPred8626, axiom, - f_member(inst_SouthKorea,inst_Organizations_ITU)). - -fof(axmondialPred8627, axiom, - f_member(inst_SouthKorea,inst_Organizations_AfDB)). - -fof(axmondialPred8628, axiom, - f_member(inst_SouthKorea,inst_Organizations_UNMOGIP)). - -fof(axmondialPred8629, axiom, - f_member(inst_SouthKorea,inst_Organizations_Interpol)). - -fof(axmondialPred8630, axiom, - f_member(inst_SouthKorea,inst_Organizations_UNESCO)). - -fof(axmondialPred8631, axiom, - f_sharedBorderLength(inst_Niger,inst_Benin,f_MeasureFn(266,inst_Kilometer))). - -fof(axmondialPred8632, axiom, - f_member(inst_Ethiopia,inst_Organizations_UNU)). - -fof(axmondialPred8633, axiom, - f_member(inst_Romania,inst_Organizations_IFAD)). - -fof(axmondialPred8634, axiom, - f_member(inst_Egypt,inst_Organizations_IFAD)). - -fof(axmondialPred8635, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Yamanashi_cities_Kofu,inst_Countries_J_provinces_Yamanashi)). - -fof(axmondialPred8636, axiom, - f_member(inst_Slovakia,inst_Organizations_EU)). - -fof(axmondialPred8637, axiom, - 505616 = f_PopulationFn(inst_Countries_USA_provinces_Ohio_cities_Cleveland)). - -fof(axmondialPred8638, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Ohio_cities_Cleveland,inst_Countries_USA_provinces_Ohio)). - -fof(axmondialPred8639, axiom, - 100562 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_SantaCruzdoSul)). - -fof(axmondialPred8640, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_SantaCruzdoSul,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred8641, axiom, - f_member(inst_Nauru,inst_Organizations_Intelsat)). - -fof(axmondialPred8642, axiom, - f_located(inst_Rivers_Rhone,inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred8643, axiom, - f_located(inst_Rivers_Rhone,inst_Countries_F_provinces_LanguedocRousillon)). - -fof(axmondialPred8644, axiom, - f_located(inst_Rivers_Rhone,inst_France)). - -fof(axmondialPred8645, axiom, - f_flowsInto(inst_Rivers_Rhone,inst_Seas_MediterraneanSea)). - -fof(axmondialPred8646, axiom, - f_length(inst_Rivers_Rhone,812)). - -fof(axmondialPred8647, axiom, - 159880 = f_PopulationFn(inst_Countries_USA_provinces_Alabama_cities_Huntsville)). - -fof(axmondialPred8648, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Alabama_cities_Huntsville,inst_Countries_USA_provinces_Alabama)). - -fof(axmondialPred8649, axiom, - 587100 = f_PopulationFn(inst_Countries_GB_provinces_Northamptonshire)). - -fof(axmondialPred8650, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Northamptonshire,f_MeasureFn(2367,inst_SquareKilometer))). - -fof(axmondialPred8651, axiom, - f_capitalCity(inst_Countries_GB_provinces_Northamptonshire_cities_Northampton,inst_Countries_GB_provinces_Northamptonshire)). - -fof(axmondialPred8652, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_BahralGhazal_cities_Waw,inst_Countries_SUD_provinces_BahralGhazal)). - -fof(axmondialPred8653, axiom, - 264000 = f_PopulationFn(inst_Countries_WAN_cities_Aba)). - -fof(axmondialPred8654, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Aba,inst_Nigeria)). - -fof(axmondialPred8655, axiom, - 82800 = f_PopulationFn(inst_Countries_PA_provinces_LosSantos)). - -fof(axmondialPred8656, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_LosSantos,f_MeasureFn(3806,inst_SquareKilometer))). - -fof(axmondialPred8657, axiom, - f_capitalCity(inst_Countries_PA_provinces_LosSantos_cities_LasTablas,inst_Countries_PA_provinces_LosSantos)). - -fof(axmondialPred8658, axiom, - f_member(inst_Togo,inst_Organizations_IMF)). - -fof(axmondialPred8659, axiom, - f_located(inst_Islands_Anjouan,inst_Comoros)). - -fof(axmondialPred8660, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Cojedes_cities_SanCarlos,inst_Countries_YV_provinces_Cojedes)). - -fof(axmondialPred8661, axiom, - f_member(inst_Iraq,inst_Organizations_IMF)). - -fof(axmondialPred8662, axiom, - f_member(inst_Cameroon,inst_Organizations_ICAO)). - -fof(axmondialPred8663, axiom, - f_sharedBorderLength(inst_Jordan,inst_Iraq,f_MeasureFn(181,inst_Kilometer))). - -fof(axmondialPred8664, axiom, - f_member(inst_ElSalvador,inst_Organizations_Interpol)). - -fof(axmondialPred8665, axiom, - f_member(inst_Cameroon,inst_Organizations_IMF)). - -fof(axmondialPred8666, axiom, - f_member(inst_Mauritania,inst_Organizations_IFC)). - -fof(axmondialPred8667, axiom, - f_member(inst_Australia,inst_Organizations_AsDB)). - -fof(axmondialPred8668, axiom, - 175873 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Huadian)). - -fof(axmondialPred8669, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Huadian,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred8670, axiom, - 411480 = f_PopulationFn(inst_Countries_USA_provinces_Arizona_cities_Tucson)). - -fof(axmondialPred8671, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Arizona_cities_Tucson,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred8672, axiom, - 131586 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Pasadena)). - -fof(axmondialPred8673, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Pasadena,inst_Countries_USA_provinces_California)). - -fof(axmondialPred8674, axiom, - 523699 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Dandong)). - -fof(axmondialPred8675, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Dandong,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred8676, axiom, - 9815795 = f_PopulationFn(inst_Countries_MEX_provinces_DistritoFederal_cities_MexicoCity)). - -fof(axmondialPred8677, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_DistritoFederal_cities_MexicoCity,inst_Countries_MEX_provinces_DistritoFederal)). - -fof(axmondialPred8678, axiom, - 108000 = f_PopulationFn(inst_Countries_PL_provinces_Koszalinskie_cities_Koszalin)). - -fof(axmondialPred8679, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Koszalinskie_cities_Koszalin,inst_Countries_PL_provinces_Koszalinskie)). - -fof(axmondialPred8680, axiom, - f_member(inst_Uganda,inst_Organizations_IBRD)). - -fof(axmondialPred8681, axiom, - f_member(inst_Jamaica,inst_Organizations_ECLAC)). - -fof(axmondialPred8682, axiom, - 222700 = f_PopulationFn(inst_Countries_H_provinces_Nograd)). - -fof(axmondialPred8683, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Nograd,f_MeasureFn(2544,inst_SquareKilometer))). - -fof(axmondialPred8684, axiom, - f_capitalCity(inst_Countries_H_provinces_Nograd_cities_Salgotarjan,inst_Countries_H_provinces_Nograd)). - -fof(axmondialPred8685, axiom, - f_sharedBorderLength(inst_Mozambique,inst_Angola,f_MeasureFn(1231,inst_Kilometer))). - -fof(axmondialPred8686, axiom, - f_member(inst_Luxembourg,inst_Organizations_WIPO)). - -fof(axmondialPred8687, axiom, - f_member(inst_Mali,inst_Organizations_UNIDO)). - -fof(axmondialPred8688, axiom, - f_member(inst_Cuba,inst_Organizations_Interpol)). - -fof(axmondialPred8689, axiom, - f_member(inst_Sudan,inst_Organizations_WToO)). - -fof(axmondialPred8690, axiom, - f_member(inst_Switzerland,inst_Organizations_EBRD)). - -fof(axmondialPred8691, axiom, - f_member(inst_Portugal,inst_Organizations_IFRCS)). - -fof(axmondialPred8692, axiom, - f_member(inst_Mexico,inst_Organizations_UNIDO)). - -fof(axmondialPred8693, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Zhezkazghan_cities_Zhezkazghan,inst_Countries_KAZ_provinces_Zhezkazghan)). - -fof(axmondialPred8694, axiom, - f_member(inst_Switzerland,inst_Organizations_CERN)). - -fof(axmondialPred8695, axiom, - 201000 = f_PopulationFn(inst_Countries_PL_provinces_Torunskie_cities_Torun)). - -fof(axmondialPred8696, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Torunskie_cities_Torun,inst_Countries_PL_provinces_Torunskie)). - -fof(axmondialPred8697, axiom, - 999851 = f_PopulationFn(inst_Countries_PE_provinces_Arequipa)). - -fof(axmondialPred8698, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Arequipa,f_MeasureFn(63345,inst_SquareKilometer))). - -fof(axmondialPred8699, axiom, - f_capitalCity(inst_Countries_PE_provinces_Arequipa_cities_Arequipa,inst_Countries_PE_provinces_Arequipa)). - -fof(axmondialPred8700, axiom, - 115800 = f_PopulationFn(inst_Countries_GB_provinces_Humberside_cities_Beverley)). - -fof(axmondialPred8701, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Humberside_cities_Beverley,inst_Countries_GB_provinces_Humberside)). - -fof(axmondialPred8702, axiom, - f_member(inst_Countries_cid_cia_Guam,inst_Organizations_SPC)). - -fof(axmondialPred8703, axiom, - 1676000 = f_PopulationFn(inst_Countries_PK_cities_Peshawar)). - -fof(axmondialPred8704, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Peshawar,inst_Pakistan)). - -fof(axmondialPred8705, axiom, - 2176400 = f_PopulationFn(inst_Countries_R_provinces_Omskayaoblast)). - -fof(axmondialPred8706, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Omskayaoblast,f_MeasureFn(139700,inst_SquareKilometer))). - -fof(axmondialPred8707, axiom, - f_capitalCity(inst_Countries_R_provinces_Omskayaoblast_cities_Omsk,inst_Countries_R_provinces_Omskayaoblast)). - -fof(axmondialPred8708, axiom, - f_geographicalSubregion(inst_DominicanRepublic,inst_Continents_America)). - -fof(axmondialPred8709, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_GR_cities_Chur,inst_Countries_CH_provinces_GR)). - -fof(axmondialPred8710, axiom, - 250000 = f_PopulationFn(inst_Countries_F_provinces_Corse)). - -fof(axmondialPred8711, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Corse,f_MeasureFn(8680,inst_SquareKilometer))). - -fof(axmondialPred8712, axiom, - f_capitalCity(inst_Countries_F_provinces_Corse_cities_Ajaccio,inst_Countries_F_provinces_Corse)). - -fof(axmondialPred8713, axiom, - 100478 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Haining)). - -fof(axmondialPred8714, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Haining,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred8715, axiom, - f_located(inst_Mountains_Snoefell,inst_Iceland)). - -fof(axmondialPred8716, axiom, - f_member(inst_Mauritius,inst_Organizations_CCC)). - -fof(axmondialPred8717, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Saitama_cities_Urawa,inst_Countries_J_provinces_Saitama)). - -fof(axmondialPred8718, axiom, - 104921 = f_PopulationFn(inst_Countries_D_provinces_Sachsen_cities_Zwickau)). - -fof(axmondialPred8719, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Sachsen_cities_Zwickau,inst_Countries_D_provinces_Sachsen)). - -fof(axmondialPred8720, axiom, - f_member(inst_Slovakia,inst_Organizations_Inmarsat)). - -fof(axmondialPred8721, axiom, - f_member(inst_Austria,inst_Organizations_IMF)). - -fof(axmondialPred8722, axiom, - f_sharedBorderLength(inst_Liberia,inst_CoteDIvoire,f_MeasureFn(716,inst_Kilometer))). - -fof(axmondialPred8723, axiom, - 211719 = f_PopulationFn(inst_Countries_I_provinces_Sardegna_cities_Cagliari)). - -fof(axmondialPred8724, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Sardegna_cities_Cagliari,inst_Countries_I_provinces_Sardegna)). - -fof(axmondialPred8725, axiom, - f_member(inst_Luxembourg,inst_Organizations_ICC)). - -fof(axmondialPred8726, axiom, - f_located(inst_Lakes_LakeCabora_Bassa,inst_Countries_MOC_provinces_Tete)). - -fof(axmondialPred8727, axiom, - f_located(inst_Lakes_LakeCabora_Bassa,inst_Mozambique)). - -fof(axmondialPred8728, axiom, - f_landAreaOnly(inst_Lakes_LakeCabora_Bassa,f_MeasureFn(2800,inst_SquareKilometer))). - -fof(axmondialPred8729, axiom, - f_member(inst_SierraLeone,inst_Organizations_ICRM)). - -fof(axmondialPred8730, axiom, - f_member(inst_Romania,inst_Organizations_Intelsat)). - -fof(axmondialPred8731, axiom, - 517083 = f_PopulationFn(inst_Countries_IND_cities_PimpriChinchwad)). - -fof(axmondialPred8732, axiom, - f_geographicalSubregion(inst_Countries_IND_cities_PimpriChinchwad,inst_India)). - -fof(axmondialPred8733, axiom, - f_member(inst_Kenya,inst_Organizations_IFAD)). - -fof(axmondialPred8734, axiom, - f_member(inst_Iceland,inst_Organizations_IAEA)). - -fof(axmondialPred8735, axiom, - f_member(inst_Bangladesh,inst_Organizations_NAM)). - -fof(axmondialPred8736, axiom, - 906900 = f_PopulationFn(inst_Countries_Z_provinces_Southern)). - -fof(axmondialPred8737, axiom, - f_landAreaOnly(inst_Countries_Z_provinces_Southern,f_MeasureFn(85283,inst_SquareKilometer))). - -fof(axmondialPred8738, axiom, - f_capitalCity(inst_Countries_Z_provinces_Southern_cities_Livingstone,inst_Countries_Z_provinces_Southern)). - -fof(axmondialPred8739, axiom, - f_member(inst_Mongolia,inst_Organizations_Intelsat)). - -fof(axmondialPred8740, axiom, - f_member(inst_Uganda,inst_Organizations_IFRCS)). - -fof(axmondialPred8741, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Coral_Sea_Islands,f_MeasureFn(1,inst_SquareKilometer))). - -fof(axmondialPred8742, axiom, - f_member(inst_Haiti,inst_Organizations_WCL)). - -fof(axmondialPred8743, axiom, - 61484 = f_PopulationFn(inst_Countries_GH_cities_Takoradi)). - -fof(axmondialPred8744, axiom, - f_geographicalSubregion(inst_Countries_GH_cities_Takoradi,inst_Ghana)). - -fof(axmondialPred8745, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Arauca_cities_Arauca,inst_Countries_CO_provinces_Arauca)). - -fof(axmondialPred8746, axiom, - 130921 = f_PopulationFn(inst_Countries_CO_provinces_Choco_cities_Quibdo)). - -fof(axmondialPred8747, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Choco_cities_Quibdo,inst_Countries_CO_provinces_Choco)). - -fof(axmondialPred8748, axiom, - 353000 = f_PopulationFn(inst_Countries_RO_provinces_Brasov_cities_Brasov)). - -fof(axmondialPred8749, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Brasov_cities_Brasov,inst_Countries_RO_provinces_Brasov)). - -fof(axmondialPred8750, axiom, - 3543828 = f_PopulationFn(inst_Countries_IR_provinces_Fars)). - -fof(axmondialPred8751, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Fars,f_MeasureFn(133298,inst_SquareKilometer))). - -fof(axmondialPred8752, axiom, - f_capitalCity(inst_Countries_IR_provinces_Fars_cities_Shiraz,inst_Countries_IR_provinces_Fars)). - -fof(axmondialPred8753, axiom, - f_geographicalSubregion(inst_SaintLucia,inst_Continents_America)). - -fof(axmondialPred8754, axiom, - f_located(inst_Lakes_LakeWinnipesaukee,inst_Countries_USA_provinces_NewHampshire)). - -fof(axmondialPred8755, axiom, - f_located(inst_Lakes_LakeWinnipesaukee,inst_UnitedStates)). - -fof(axmondialPred8756, axiom, - 369077 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Ulhasnagar)). - -fof(axmondialPred8757, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Ulhasnagar,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred8758, axiom, - f_member(inst_SanMarino,inst_Organizations_ICAO)). - -fof(axmondialPred8759, axiom, - 489900 = f_PopulationFn(inst_Countries_GB_provinces_Warwickshire)). - -fof(axmondialPred8760, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Warwickshire,f_MeasureFn(1981,inst_SquareKilometer))). - -fof(axmondialPred8761, axiom, - f_capitalCity(inst_Countries_GB_provinces_Warwickshire_cities_Warwick,inst_Countries_GB_provinces_Warwickshire)). - -fof(axmondialPred8762, axiom, - 138858 = f_PopulationFn(inst_Countries_MEX_provinces_Chiapas_cities_Tapachula)). - -fof(axmondialPred8763, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Chiapas_cities_Tapachula,inst_Countries_MEX_provinces_Chiapas)). - -fof(axmondialPred8764, axiom, - f_member(inst_Mauritania,inst_Organizations_ICAO)). - -fof(axmondialPred8765, axiom, - 222103 = f_PopulationFn(inst_Countries_USA_provinces_Colorado_cities_Aurora)). - -fof(axmondialPred8766, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Colorado_cities_Aurora,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred8767, axiom, - 103030 = f_PopulationFn(inst_Countries_BR_provinces_EspiritoSanto_cities_Linhares)). - -fof(axmondialPred8768, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_EspiritoSanto_cities_Linhares,inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred8769, axiom, - f_located(inst_Rivers_Irtysch,inst_Russia)). - -fof(axmondialPred8770, axiom, - f_located(inst_Rivers_Irtysch,inst_Countries_KAZ_provinces_Semey)). - -fof(axmondialPred8771, axiom, - f_length(inst_Rivers_Irtysch,4248)). - -fof(axmondialPred8772, axiom, - f_located(inst_Rivers_Irtysch,inst_Countries_KAZ_provinces_Pavlodar)). - -fof(axmondialPred8773, axiom, - f_located(inst_Rivers_Irtysch,inst_Countries_R_provinces_Omskayaoblast)). - -fof(axmondialPred8774, axiom, - f_located(inst_Rivers_Irtysch,inst_Countries_R_provinces_Tyumenskayaoblast)). - -fof(axmondialPred8775, axiom, - f_located(inst_Rivers_Irtysch,inst_Kazakstan)). - -fof(axmondialPred8776, axiom, - f_flowsInto(inst_Rivers_Irtysch,inst_Rivers_Ob)). - -fof(axmondialPred8777, axiom, - f_located(inst_Rivers_Irtysch,inst_Countries_KAZ_provinces_ShyghysQazaqstan)). - -fof(axmondialPred8778, axiom, - f_member(inst_India,inst_Organizations_WHO)). - -fof(axmondialPred8779, axiom, - f_member(inst_Belgium,inst_Organizations_WCL)). - -fof(axmondialPred8780, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Artvin_cities_Artvin,inst_Countries_TR_provinces_Artvin)). - -fof(axmondialPred8781, axiom, - 102344 = f_PopulationFn(inst_Countries_I_provinces_Puglia_cities_Lecce)). - -fof(axmondialPred8782, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Puglia_cities_Lecce,inst_Countries_I_provinces_Puglia)). - -fof(axmondialPred8783, axiom, - f_member(inst_Georgia,inst_Organizations_ECE)). - -fof(axmondialPred8784, axiom, - f_member(inst_Australia,inst_Organizations_ICAO)). - -fof(axmondialPred8785, axiom, - f_geographicSubregion(inst_Countries_B_provinces_Brabant,inst_Belgium)). - -fof(axmondialPred8786, axiom, - 10170241 = f_PopulationFn(inst_Belgium)). - -fof(axmondialPred8787, axiom, - f_member(inst_Belgium,inst_Organizations_UNRWA)). - -fof(axmondialPred8788, axiom, - f_geographicSubregion(inst_Countries_B_provinces_WestFlanders,inst_Belgium)). - -fof(axmondialPred8789, axiom, - f_geographicSubregion(inst_Countries_B_provinces_Liege,inst_Belgium)). - -fof(axmondialPred8790, axiom, - f_meetsSpatially(inst_Belgium,inst_Germany)). - -fof(axmondialPred8791, axiom, - f_inflationRateInCountry(inst_Belgium,1.6)). - -fof(axmondialPred8792, axiom, - f_member(inst_Belgium,inst_Organizations_G_9)). - -fof(axmondialPred8793, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Belgium,inst_AgriculturalSector,2,f_YearFn(1996))). - -fof(axmondialPred8794, axiom, - f_member(inst_Belgium,inst_Organizations_MTCR)). - -fof(axmondialPred8795, axiom, - f_member(inst_Belgium,inst_Organizations_ILO)). - -fof(axmondialPred8796, axiom, - f_meetsSpatially(inst_Belgium,inst_France)). - -fof(axmondialPred8797, axiom, - f_geographicSubregion(inst_Countries_B_provinces_Hainaut,inst_Belgium)). - -fof(axmondialPred8798, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Belgium,inst_ServiceSector,70,f_YearFn(1996))). - -fof(axmondialPred8799, axiom, - f_member(inst_Belgium,inst_Organizations_G_10)). - -fof(axmondialPred8800, axiom, - f_member(inst_Belgium,inst_Organizations_UNCRO)). - -fof(axmondialPred8801, axiom, - f_member(inst_Belgium,inst_Organizations_OECD)). - -fof(axmondialPred8802, axiom, - f_geographicSubregion(inst_Countries_B_provinces_Namur,inst_Belgium)). - -fof(axmondialPred8803, axiom, - f_member(inst_Belgium,inst_Organizations_IDA)). - -fof(axmondialPred8804, axiom, - f_member(inst_Belgium,inst_Organizations_WIPO)). - -fof(axmondialPred8805, axiom, - f_landAreaOnly(inst_Belgium,f_MeasureFn(30510,inst_SquareKilometer))). - -fof(axmondialPred8806, axiom, - f_member(inst_Belgium,inst_Organizations_ESA)). - -fof(axmondialPred8807, axiom, - f_meetsSpatially(inst_Belgium,inst_Luxembourg)). - -fof(axmondialPred8808, axiom, - f_member(inst_Belgium,inst_Organizations_WMO)). - -fof(axmondialPred8809, axiom, - f_member(inst_Belgium,inst_Organizations_ZC)). - -fof(axmondialPred8810, axiom, - f_member(inst_Belgium,inst_Organizations_NATO)). - -fof(axmondialPred8811, axiom, - f_member(inst_Belgium,inst_Organizations_UNTSO)). - -fof(axmondialPred8812, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Belgium,inst_IndustrialSector,28,f_YearFn(1996))). - -fof(axmondialPred8813, axiom, - f_member(inst_Belgium,inst_Organizations_UNMOGIP)). - -fof(axmondialPred8814, axiom, - f_geographicSubregion(inst_Countries_B_provinces_Luxembourg,inst_Belgium)). - -fof(axmondialPred8815, axiom, - f_member(inst_Belgium,inst_Organizations_UPU)). - -fof(axmondialPred8816, axiom, - f_member(inst_Belgium,inst_Organizations_IFC)). - -fof(axmondialPred8817, axiom, - f_member(inst_Belgium,inst_Organizations_IOM)). - -fof(axmondialPred8818, axiom, - f_member(inst_Belgium,inst_Organizations_EBRD)). - -fof(axmondialPred8819, axiom, - f_member(inst_Belgium,inst_Organizations_FAO)). - -fof(axmondialPred8820, axiom, - f_member(inst_Belgium,inst_Organizations_WToO)). - -fof(axmondialPred8821, axiom, - f_member(inst_Belgium,inst_Organizations_ICRM)). - -fof(axmondialPred8822, axiom, - f_member(inst_Belgium,inst_Organizations_CCC)). - -fof(axmondialPred8823, axiom, - f_member(inst_Belgium,inst_Organizations_Benelux)). - -fof(axmondialPred8824, axiom, - f_member(inst_Belgium,inst_Organizations_IADB)). - -fof(axmondialPred8825, axiom, - f_member(inst_Belgium,inst_Organizations_ANC)). - -fof(axmondialPred8826, axiom, - f_member(inst_Belgium,inst_Organizations_AG)). - -fof(axmondialPred8827, axiom, - f_member(inst_Belgium,inst_Organizations_Intelsat)). - -fof(axmondialPred8828, axiom, - f_geographicSubregion(inst_Countries_B_provinces_Antwerp,inst_Belgium)). - -fof(axmondialPred8829, axiom, - f_member(inst_Belgium,inst_Organizations_UNESCO)). - -fof(axmondialPred8830, axiom, - f_member(inst_Belgium,inst_Organizations_ICAO)). - -fof(axmondialPred8831, axiom, - f_member(inst_Belgium,inst_Organizations_IFRCS)). - -fof(axmondialPred8832, axiom, - f_member(inst_Belgium,inst_Organizations_EN)). - -fof(axmondialPred8833, axiom, - f_member(inst_Belgium,inst_Organizations_Inmarsat)). - -fof(axmondialPred8834, axiom, - f_member(inst_Belgium,inst_Organizations_WEU)). - -fof(axmondialPred8835, axiom, - f_member(inst_Belgium,inst_Organizations_IEA)). - -fof(axmondialPred8836, axiom, - f_member(inst_Belgium,inst_Organizations_CE)). - -fof(axmondialPred8837, axiom, - f_geographicSubregion(inst_Countries_B_provinces_EastFlanders,inst_Belgium)). - -fof(axmondialPred8838, axiom, - f_capitalCity(inst_Countries_B_provinces_Brabant_cities_Brussels,inst_Belgium)). - -fof(axmondialPred8839, axiom, - f_meetsSpatially(inst_Belgium,inst_Netherlands)). - -fof(axmondialPred8840, axiom, - f_member(inst_Belgium,inst_Organizations_UNIDO)). - -fof(axmondialPred8841, axiom, - f_member(inst_Belgium,inst_Organizations_ICFTU)). - -fof(axmondialPred8842, axiom, - f_member(inst_Belgium,inst_Organizations_IMO)). - -fof(axmondialPred8843, axiom, - f_geographicSubregion(inst_Countries_B_provinces_Limburg,inst_Belgium)). - -fof(axmondialPred8844, axiom, - f_member(inst_Belgium,inst_Organizations_UN)). - -fof(axmondialPred8845, axiom, - f_member(inst_Argentina,inst_Organizations_UNU)). - -fof(axmondialPred8846, axiom, - 3716800 = f_PopulationFn(inst_Countries_MYA_provinces_Shan)). - -fof(axmondialPred8847, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Shan,f_MeasureFn(155801,inst_SquareKilometer))). - -fof(axmondialPred8848, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Shan_cities_Taunggyi,inst_Countries_MYA_provinces_Shan)). - -fof(axmondialPred8849, axiom, - 410775 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Pingdingshan)). - -fof(axmondialPred8850, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Pingdingshan,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred8851, axiom, - f_member(inst_Greece,inst_Organizations_FAO)). - -fof(axmondialPred8852, axiom, - f_member(inst_CzechRepublic,inst_Organizations_ICRM)). - -fof(axmondialPred8853, axiom, - 18866960 = f_PopulationFn(inst_Countries_THA_provinces_CentralRegion)). - -fof(axmondialPred8854, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_CentralRegion,f_MeasureFn(103779,inst_SquareKilometer))). - -fof(axmondialPred8855, axiom, - f_member(inst_SouthAfrica,inst_Organizations_C)). - -fof(axmondialPred8856, axiom, - 7830000 = f_PopulationFn(inst_Countries_TJ_provinces_Shanghai_munic_cities_Shanghai)). - -fof(axmondialPred8857, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shanghai_munic_cities_Shanghai,inst_Countries_TJ_provinces_Shanghai_munic)). - -fof(axmondialPred8858, axiom, - f_member(inst_Austria,inst_Organizations_WIPO)). - -fof(axmondialPred8859, axiom, - f_member(inst_Estonia,inst_Organizations_ISO)). - -fof(axmondialPred8860, axiom, - 1106000 = f_PopulationFn(inst_Countries_UA_provinces_Odeska_cities_Odesa)). - -fof(axmondialPred8861, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Odeska_cities_Odesa,inst_Countries_UA_provinces_Odeska)). - -fof(axmondialPred8862, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Zaire_cities_MbanzaCongo,inst_Countries_ANG_provinces_Zaire)). - -fof(axmondialPred8863, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Dimbovita_cities_Tirgoviste,inst_Countries_RO_provinces_Dimbovita)). - -fof(axmondialPred8864, axiom, - f_member(inst_Turkey,inst_Organizations_OECD)). - -fof(axmondialPred8865, axiom, - f_member(inst_Norway,inst_Organizations_AfDB)). - -fof(axmondialPred8866, axiom, - f_member(inst_Ethiopia,inst_Organizations_IOC)). - -fof(axmondialPred8867, axiom, - 2112140 = f_PopulationFn(inst_Countries_MEX_provinces_BajaCalifornia)). - -fof(axmondialPred8868, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_BajaCalifornia,f_MeasureFn(70113,inst_SquareKilometer))). - -fof(axmondialPred8869, axiom, - f_capitalCity(inst_Countries_MEX_provinces_BajaCalifornia_cities_Mexicali,inst_Countries_MEX_provinces_BajaCalifornia)). - -fof(axmondialPred8870, axiom, - 695618 = f_PopulationFn(inst_Countries_RI_cities_Malang)). - -fof(axmondialPred8871, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Malang,inst_Indonesia)). - -fof(axmondialPred8872, axiom, - f_located(inst_Lakes_LakeEyasi,inst_Countries_EAT_provinces_Arusha)). - -fof(axmondialPred8873, axiom, - f_located(inst_Lakes_LakeEyasi,inst_Tanzania)). - -fof(axmondialPred8874, axiom, - f_member(inst_Bangladesh,inst_Organizations_Intelsat)). - -fof(axmondialPred8875, axiom, - f_member(inst_Mozambique,inst_Organizations_NAM)). - -fof(axmondialPred8876, axiom, - 314947 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_MojidasCruzes)). - -fof(axmondialPred8877, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_MojidasCruzes,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred8878, axiom, - 106116 = f_PopulationFn(inst_Countries_N_provinces_SognogFjordane)). - -fof(axmondialPred8879, axiom, - f_capitalCity(inst_Countries_N_provinces_SognogFjordane_cities_Hermannsverk,inst_Countries_N_provinces_SognogFjordane)). - -fof(axmondialPred8880, axiom, - 3145939 = f_PopulationFn(inst_Countries_IND_provinces_AndhraPradesh_cities_Hyderabad)). - -fof(axmondialPred8881, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_AndhraPradesh_cities_Hyderabad,inst_Countries_IND_provinces_AndhraPradesh)). - -fof(axmondialPred8882, axiom, - 101000 = f_PopulationFn(inst_Countries_GB_provinces_Hampshire_cities_Fareham)). - -fof(axmondialPred8883, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Hampshire_cities_Fareham,inst_Countries_GB_provinces_Hampshire)). - -fof(axmondialPred8884, axiom, - f_member(inst_SanMarino,inst_Organizations_CE)). - -fof(axmondialPred8885, axiom, - 238000 = f_PopulationFn(inst_Countries_R_provinces_Tyumenskayaoblast_cities_Nizhnevartovsk)). - -fof(axmondialPred8886, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Tyumenskayaoblast_cities_Nizhnevartovsk,inst_Countries_R_provinces_Tyumenskayaoblast)). - -fof(axmondialPred8887, axiom, - f_located(inst_Lakes_LakeMackay,inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred8888, axiom, - f_located(inst_Lakes_LakeMackay,inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred8889, axiom, - f_located(inst_Lakes_LakeMackay,inst_Australia)). - -fof(axmondialPred8890, axiom, - f_sharedBorderLength(inst_Vietnam,inst_Cambodia,f_MeasureFn(1228,inst_Kilometer))). - -fof(axmondialPred8891, axiom, - f_member(inst_Monaco,inst_Organizations_IOC)). - -fof(axmondialPred8892, axiom, - 1250476 = f_PopulationFn(inst_Countries_MEX_provinces_Queretaro)). - -fof(axmondialPred8893, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Queretaro,f_MeasureFn(11769,inst_SquareKilometer))). - -fof(axmondialPred8894, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Queretaro_cities_Queretaro,inst_Countries_MEX_provinces_Queretaro)). - -fof(axmondialPred8895, axiom, - 6090107 = f_PopulationFn(inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred8896, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Catalonia,f_MeasureFn(32113,inst_SquareKilometer))). - -fof(axmondialPred8897, axiom, - f_capitalCity(inst_Countries_E_provinces_Catalonia_cities_Barcelona,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred8898, axiom, - f_member(inst_UnitedStates,inst_Organizations_IOM)). - -fof(axmondialPred8899, axiom, - f_member(inst_Indonesia,inst_Organizations_FAO)). - -fof(axmondialPred8900, axiom, - 33694 = f_PopulationFn(inst_Countries_WV_cities_Kingstown)). - -fof(axmondialPred8901, axiom, - f_geographicalSubregion(inst_Countries_WV_cities_Kingstown,inst_SaintVincentAndTheGrenadines)). - -fof(axmondialPred8902, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_SF_provinces_Lappia)). - -fof(axmondialPred8903, axiom, - f_depth(inst_Seas_BalticSea,459)). - -fof(axmondialPred8904, axiom, - f_located(inst_Seas_BalticSea,inst_Russia)). - -fof(axmondialPred8905, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_SF_provinces_Turku_Pori)). - -fof(axmondialPred8906, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_SF_provinces_Aland)). - -fof(axmondialPred8907, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_D_provinces_MecklenburgVorpommern)). - -fof(axmondialPred8908, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Ostergotland)). - -fof(axmondialPred8909, axiom, - f_located(inst_Seas_BalticSea,inst_Denmark)). - -fof(axmondialPred8910, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Malmohus)). - -fof(axmondialPred8911, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_R_provinces_Leningradskayaoblast)). - -fof(axmondialPred8912, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_PL_provinces_Szczecinskie)). - -fof(axmondialPred8913, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_SF_provinces_Oulu)). - -fof(axmondialPred8914, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Kalmar)). - -fof(axmondialPred8915, axiom, - f_located(inst_Seas_BalticSea,inst_Sweden)). - -fof(axmondialPred8916, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_SF_provinces_Kymi)). - -fof(axmondialPred8917, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_SF_provinces_Uusimaa)). - -fof(axmondialPred8918, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Kristianstad)). - -fof(axmondialPred8919, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_D_provinces_SchleswigHolstein)). - -fof(axmondialPred8920, axiom, - f_located(inst_Seas_BalticSea,inst_Germany)). - -fof(axmondialPred8921, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_PL_provinces_Koszalinskie)). - -fof(axmondialPred8922, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Stockholm)). - -fof(axmondialPred8923, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Vasterbotten)). - -fof(axmondialPred8924, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Sodermanland)). - -fof(axmondialPred8925, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_PL_provinces_Slupskie)). - -fof(axmondialPred8926, axiom, - f_located(inst_Seas_BalticSea,inst_Latvia)). - -fof(axmondialPred8927, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_PL_provinces_Gdanskie)). - -fof(axmondialPred8928, axiom, - f_located(inst_Seas_BalticSea,inst_Estonia)). - -fof(axmondialPred8929, axiom, - f_located(inst_Seas_BalticSea,inst_Finland)). - -fof(axmondialPred8930, axiom, - f_located(inst_Seas_BalticSea,inst_Poland)). - -fof(axmondialPred8931, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_SF_provinces_Vaasa)). - -fof(axmondialPred8932, axiom, - f_located(inst_Seas_BalticSea,inst_Lithuania)). - -fof(axmondialPred8933, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Gavleborg)). - -fof(axmondialPred8934, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Gotland)). - -fof(axmondialPred8935, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred8936, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Vasternorrland)). - -fof(axmondialPred8937, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Blekinge)). - -fof(axmondialPred8938, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_PL_provinces_Elblaskie)). - -fof(axmondialPred8939, axiom, - f_located(inst_Seas_BalticSea,inst_Countries_S_provinces_Uppsala)). - -fof(axmondialPred8940, axiom, - 874400 = f_PopulationFn(inst_Countries_GB_provinces_Humberside)). - -fof(axmondialPred8941, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Humberside,f_MeasureFn(3512,inst_SquareKilometer))). - -fof(axmondialPred8942, axiom, - f_capitalCity(inst_Countries_GB_provinces_Humberside_cities_Hull,inst_Countries_GB_provinces_Humberside)). - -fof(axmondialPred8943, axiom, - 131861 = f_PopulationFn(inst_Countries_TJ_provinces_Qinghai_cities_Yushu)). - -fof(axmondialPred8944, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Qinghai_cities_Yushu,inst_Countries_TJ_provinces_Qinghai)). - -fof(axmondialPred8945, axiom, - 195880 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_Viamao)). - -fof(axmondialPred8946, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_Viamao,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred8947, axiom, - 734600 = f_PopulationFn(inst_Countries_MOC_provinces_Tete)). - -fof(axmondialPred8948, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Tete,f_MeasureFn(100724,inst_SquareKilometer))). - -fof(axmondialPred8949, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Tete_cities_Tete,inst_Countries_MOC_provinces_Tete)). - -fof(axmondialPred8950, axiom, - f_hasHeadq(inst_Organizations_AMF,inst_Countries_UAE_cities_AbuDhabi)). - -fof(axmondialPred8951, axiom, - f_member(inst_Thailand,inst_Organizations_UPU)). - -fof(axmondialPred8952, axiom, - f_member(inst_Suriname,inst_Organizations_WCL)). - -fof(axmondialPred8953, axiom, - 117166 = f_PopulationFn(inst_Countries_CO_provinces_ValledeCauca_cities_Cartago)). - -fof(axmondialPred8954, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_ValledeCauca_cities_Cartago,inst_Countries_CO_provinces_ValledeCauca)). - -fof(axmondialPred8955, axiom, - 106000 = f_PopulationFn(inst_Countries_BD_cities_Narsinghdi)). - -fof(axmondialPred8956, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Narsinghdi,inst_Bangladesh)). - -fof(axmondialPred8957, axiom, - f_member(inst_Malawi,inst_Organizations_UNESCO)). - -fof(axmondialPred8958, axiom, - f_member(inst_Mauritania,inst_Organizations_OIC)). - -fof(axmondialPred8959, axiom, - f_member(inst_Sudan,inst_Organizations_AMF)). - -fof(axmondialPred8960, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_KaskaziniPemba_cities_Wete,inst_Countries_EAT_provinces_KaskaziniPemba)). - -fof(axmondialPred8961, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kirklareli_cities_Kirklareli,inst_Countries_TR_provinces_Kirklareli)). - -fof(axmondialPred8962, axiom, - f_member(inst_Italy,inst_Organizations_WTrO)). - -fof(axmondialPred8963, axiom, - f_member(inst_SaudiArabia,inst_Organizations_UNIDO)). - -fof(axmondialPred8964, axiom, - f_member(inst_Gabon,inst_Organizations_ITU)). - -fof(axmondialPred8965, axiom, - 505566 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Gorakhpur)). - -fof(axmondialPred8966, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Gorakhpur,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred8967, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Ciechanowskie,inst_Poland)). - -fof(axmondialPred8968, axiom, - f_member(inst_Poland,inst_Organizations_EBRD)). - -fof(axmondialPred8969, axiom, - f_member(inst_Poland,inst_Organizations_ICAO)). - -fof(axmondialPred8970, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Czestochowskie,inst_Poland)). - -fof(axmondialPred8971, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Plockie,inst_Poland)). - -fof(axmondialPred8972, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Rzeszowskie,inst_Poland)). - -fof(axmondialPred8973, axiom, - f_member(inst_Poland,inst_Organizations_ICFTU)). - -fof(axmondialPred8974, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Walbrzyskie,inst_Poland)). - -fof(axmondialPred8975, axiom, - f_member(inst_Poland,inst_Organizations_IMF)). - -fof(axmondialPred8976, axiom, - f_meetsSpatially(inst_Poland,inst_Ukraine)). - -fof(axmondialPred8977, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Olsztynskie,inst_Poland)). - -fof(axmondialPred8978, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Gdanskie,inst_Poland)). - -fof(axmondialPred8979, axiom, - f_member(inst_Poland,inst_Organizations_WMO)). - -fof(axmondialPred8980, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Wroclawskie,inst_Poland)). - -fof(axmondialPred8981, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Kieleckie,inst_Poland)). - -fof(axmondialPred8982, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Piotrkowskie,inst_Poland)). - -fof(axmondialPred8983, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Poland,inst_IndustrialSector,38,f_YearFn(1996))). - -fof(axmondialPred8984, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Poland,inst_ServiceSector,55,f_YearFn(1996))). - -fof(axmondialPred8985, axiom, - f_member(inst_Poland,inst_Organizations_Interpol)). - -fof(axmondialPred8986, axiom, - f_landAreaOnly(inst_Poland,f_MeasureFn(312683,inst_SquareKilometer))). - -fof(axmondialPred8987, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Gorzowskie,inst_Poland)). - -fof(axmondialPred8988, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Pilskie,inst_Poland)). - -fof(axmondialPred8989, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Koninskie,inst_Poland)). - -fof(axmondialPred8990, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Chelmskie,inst_Poland)). - -fof(axmondialPred8991, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Kaliskie,inst_Poland)). - -fof(axmondialPred8992, axiom, - f_meetsSpatially(inst_Poland,inst_Russia)). - -fof(axmondialPred8993, axiom, - f_meetsSpatially(inst_Poland,inst_Slovakia)). - -fof(axmondialPred8994, axiom, - f_member(inst_Poland,inst_Organizations_UNOMIG)). - -fof(axmondialPred8995, axiom, - f_member(inst_Poland,inst_Organizations_IFRCS)). - -fof(axmondialPred8996, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Bielskie,inst_Poland)). - -fof(axmondialPred8997, axiom, - f_member(inst_Poland,inst_Organizations_IAEA)). - -fof(axmondialPred8998, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Suwalskie,inst_Poland)). - -fof(axmondialPred8999, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Legnickie,inst_Poland)). - -fof(axmondialPred9000, axiom, - f_member(inst_Poland,inst_Organizations_Intelsat)). - -fof(axmondialPred9001, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Szczecinskie,inst_Poland)). - -fof(axmondialPred9002, axiom, - f_member(inst_Poland,inst_Organizations_IOC)). - -fof(axmondialPred9003, axiom, - f_member(inst_Poland,inst_Organizations_CERN)). - -fof(axmondialPred9004, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Sieradzkie,inst_Poland)). - -fof(axmondialPred9005, axiom, - f_member(inst_Poland,inst_Organizations_NSG)). - -fof(axmondialPred9006, axiom, - f_member(inst_Poland,inst_Organizations_UNDOF)). - -fof(axmondialPred9007, axiom, - f_member(inst_Poland,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred9008, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Skierniewickie,inst_Poland)). - -fof(axmondialPred9009, axiom, - f_inflationRateInCountry(inst_Poland,21.6)). - -fof(axmondialPred9010, axiom, - f_meetsSpatially(inst_Poland,inst_Germany)). - -fof(axmondialPred9011, axiom, - f_member(inst_Poland,inst_Organizations_WFTU)). - -fof(axmondialPred9012, axiom, - f_meetsSpatially(inst_Poland,inst_CzechRepublic)). - -fof(axmondialPred9013, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Zielonogorskie,inst_Poland)). - -fof(axmondialPred9014, axiom, - f_capitalCity(inst_Countries_PL_provinces_Warszwaskie_cities_Warsaw,inst_Poland)). - -fof(axmondialPred9015, axiom, - f_member(inst_Poland,inst_Organizations_PFP)). - -fof(axmondialPred9016, axiom, - f_member(inst_Poland,inst_Organizations_CCC)). - -fof(axmondialPred9017, axiom, - f_meetsSpatially(inst_Poland,inst_Belarus)). - -fof(axmondialPred9018, axiom, - f_member(inst_Poland,inst_Organizations_NAM)). - -fof(axmondialPred9019, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Bialskopodlaskie,inst_Poland)). - -fof(axmondialPred9020, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Przemyskie,inst_Poland)). - -fof(axmondialPred9021, axiom, - f_member(inst_Poland,inst_Organizations_BIS)). - -fof(axmondialPred9022, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Lubelskie,inst_Poland)). - -fof(axmondialPred9023, axiom, - f_member(inst_Poland,inst_Organizations_IBRD)). - -fof(axmondialPred9024, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Siedleckie,inst_Poland)). - -fof(axmondialPred9025, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Katowickie,inst_Poland)). - -fof(axmondialPred9026, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Opolskie,inst_Poland)). - -fof(axmondialPred9027, axiom, - f_member(inst_Poland,inst_Organizations_OSCE)). - -fof(axmondialPred9028, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Wloclawskie,inst_Poland)). - -fof(axmondialPred9029, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Poland,inst_AgriculturalSector,7,f_YearFn(1996))). - -fof(axmondialPred9030, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Krakowskie,inst_Poland)). - -fof(axmondialPred9031, axiom, - 38642565 = f_PopulationFn(inst_Poland)). - -fof(axmondialPred9032, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Nowosadeckie,inst_Poland)). - -fof(axmondialPred9033, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Bydgoskie,inst_Poland)). - -fof(axmondialPred9034, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Tarnowskie,inst_Poland)). - -fof(axmondialPred9035, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Bialostockie,inst_Poland)). - -fof(axmondialPred9036, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Ostroleckie,inst_Poland)). - -fof(axmondialPred9037, axiom, - f_member(inst_Poland,inst_Organizations_UPU)). - -fof(axmondialPred9038, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Lodzkie,inst_Poland)). - -fof(axmondialPred9039, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Jeleniogorskie,inst_Poland)). - -fof(axmondialPred9040, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Zamojskie,inst_Poland)). - -fof(axmondialPred9041, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Slupskie,inst_Poland)). - -fof(axmondialPred9042, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Radomskie,inst_Poland)). - -fof(axmondialPred9043, axiom, - f_member(inst_Poland,inst_Organizations_WHO)). - -fof(axmondialPred9044, axiom, - f_member(inst_Poland,inst_Organizations_UNIKOM)). - -fof(axmondialPred9045, axiom, - f_member(inst_Poland,inst_Organizations_Inmarsat)). - -fof(axmondialPred9046, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Lomzynskie,inst_Poland)). - -fof(axmondialPred9047, axiom, - f_member(inst_Poland,inst_Organizations_IMO)). - -fof(axmondialPred9048, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Koszalinskie,inst_Poland)). - -fof(axmondialPred9049, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Poznanskie,inst_Poland)). - -fof(axmondialPred9050, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Torunskie,inst_Poland)). - -fof(axmondialPred9051, axiom, - f_member(inst_Poland,inst_Organizations_UNIDO)). - -fof(axmondialPred9052, axiom, - f_member(inst_Poland,inst_Organizations_UN)). - -fof(axmondialPred9053, axiom, - f_member(inst_Poland,inst_Organizations_EU)). - -fof(axmondialPred9054, axiom, - f_member(inst_Poland,inst_Organizations_UNIFIL)). - -fof(axmondialPred9055, axiom, - f_meetsSpatially(inst_Poland,inst_Lithuania)). - -fof(axmondialPred9056, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Warszwaskie,inst_Poland)). - -fof(axmondialPred9057, axiom, - f_member(inst_Poland,inst_Organizations_UNMOT)). - -fof(axmondialPred9058, axiom, - f_member(inst_Poland,inst_Organizations_UNESCO)). - -fof(axmondialPred9059, axiom, - f_member(inst_Poland,inst_Organizations_WTrO)). - -fof(axmondialPred9060, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Krosnienskie,inst_Poland)). - -fof(axmondialPred9061, axiom, - f_member(inst_Poland,inst_Organizations_PCA)). - -fof(axmondialPred9062, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Leszczynskie,inst_Poland)). - -fof(axmondialPred9063, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Tarnobrzeskie,inst_Poland)). - -fof(axmondialPred9064, axiom, - f_member(inst_Poland,inst_Organizations_IDA)). - -fof(axmondialPred9065, axiom, - f_geographicSubregion(inst_Countries_PL_provinces_Elblaskie,inst_Poland)). - -fof(axmondialPred9066, axiom, - 69369 = f_PopulationFn(inst_Countries_RA_provinces_TierradelFuego)). - -fof(axmondialPred9067, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_TierradelFuego,f_MeasureFn(21571,inst_SquareKilometer))). - -fof(axmondialPred9068, axiom, - f_capitalCity(inst_Countries_RA_provinces_TierradelFuego_cities_Ushuaia,inst_Countries_RA_provinces_TierradelFuego)). - -fof(axmondialPred9069, axiom, - f_sharedBorderLength(inst_Venezuela,inst_Brazil,f_MeasureFn(2200,inst_Kilometer))). - -fof(axmondialPred9070, axiom, - 102124 = f_PopulationFn(inst_Countries_I_provinces_TrentinoAltoAdige_cities_Trento)). - -fof(axmondialPred9071, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_TrentinoAltoAdige_cities_Trento,inst_Countries_I_provinces_TrentinoAltoAdige)). - -fof(axmondialPred9072, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Olt)). - -fof(axmondialPred9073, axiom, - f_located(inst_Rivers_Donau,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred9074, axiom, - f_located(inst_Rivers_Donau,inst_Countries_H_provinces_Pest)). - -fof(axmondialPred9075, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Mehedinti)). - -fof(axmondialPred9076, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Braila)). - -fof(axmondialPred9077, axiom, - f_located(inst_Rivers_Donau,inst_Countries_H_provinces_BacsKiskun)). - -fof(axmondialPred9078, axiom, - f_located(inst_Rivers_Donau,inst_Romania)). - -fof(axmondialPred9079, axiom, - f_located(inst_Rivers_Donau,inst_SerbiaAndMontenegro)). - -fof(axmondialPred9080, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Ialomita)). - -fof(axmondialPred9081, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Tulcea)). - -fof(axmondialPred9082, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Giurgiu)). - -fof(axmondialPred9083, axiom, - f_located(inst_Rivers_Donau,inst_Hungary)). - -fof(axmondialPred9084, axiom, - f_located(inst_Rivers_Donau,inst_Austria)). - -fof(axmondialPred9085, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Teleorman)). - -fof(axmondialPred9086, axiom, - f_located(inst_Rivers_Donau,inst_Countries_H_provinces_Baranya)). - -fof(axmondialPred9087, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Calarasi)). - -fof(axmondialPred9088, axiom, - f_located(inst_Rivers_Donau,inst_Countries_H_provinces_Tolna)). - -fof(axmondialPred9089, axiom, - f_located(inst_Rivers_Donau,inst_Countries_A_provinces_Vienna)). - -fof(axmondialPred9090, axiom, - f_length(inst_Rivers_Donau,2850)). - -fof(axmondialPred9091, axiom, - f_located(inst_Rivers_Donau,inst_Slovakia)). - -fof(axmondialPred9092, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Dolj)). - -fof(axmondialPred9093, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Constanta)). - -fof(axmondialPred9094, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_CarasSeverin)). - -fof(axmondialPred9095, axiom, - f_located(inst_Rivers_Donau,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred9096, axiom, - f_located(inst_Rivers_Donau,inst_Germany)). - -fof(axmondialPred9097, axiom, - f_located(inst_Rivers_Donau,inst_Countries_H_provinces_KomaromEsztergom)). - -fof(axmondialPred9098, axiom, - f_located(inst_Rivers_Donau,inst_Countries_RO_provinces_Galati)). - -fof(axmondialPred9099, axiom, - f_located(inst_Rivers_Donau,inst_Countries_H_provinces_Budapest_munic)). - -fof(axmondialPred9100, axiom, - f_located(inst_Rivers_Donau,inst_Countries_H_provinces_Fejer)). - -fof(axmondialPred9101, axiom, - f_located(inst_Rivers_Donau,inst_Countries_A_provinces_UpperAustria)). - -fof(axmondialPred9102, axiom, - f_flowsInto(inst_Rivers_Donau,inst_Seas_BlackSea)). - -fof(axmondialPred9103, axiom, - f_located(inst_Rivers_Donau,inst_Bulgaria)). - -fof(axmondialPred9104, axiom, - f_located(inst_Rivers_Donau,inst_Countries_A_provinces_LowerAustria)). - -fof(axmondialPred9105, axiom, - f_member(inst_Malaysia,inst_Organizations_IFRCS)). - -fof(axmondialPred9106, axiom, - f_member(inst_Austria,inst_Organizations_WTrO)). - -fof(axmondialPred9107, axiom, - f_member(inst_Mali,inst_Organizations_IFC)). - -fof(axmondialPred9108, axiom, - f_member(inst_Bahamas,inst_Organizations_ILO)). - -fof(axmondialPred9109, axiom, - 797846 = f_PopulationFn(inst_Countries_THA_provinces_Lampang)). - -fof(axmondialPred9110, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Lampang,f_MeasureFn(12466,inst_SquareKilometer))). - -fof(axmondialPred9111, axiom, - f_member(inst_Chad,inst_Organizations_UDEAC)). - -fof(axmondialPred9112, axiom, - f_geographicalSubregion(inst_Tajikistan,inst_Continents_Asia)). - -fof(axmondialPred9113, axiom, - f_member(inst_Spain,inst_Organizations_AsDB)). - -fof(axmondialPred9114, axiom, - f_member(inst_Mongolia,inst_Organizations_IOC)). - -fof(axmondialPred9115, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Bulgaria,inst_IndustrialSector,36,f_YearFn(1996))). - -fof(axmondialPred9116, axiom, - f_member(inst_Bulgaria,inst_Organizations_UN)). - -fof(axmondialPred9117, axiom, - f_inflationRateInCountry(inst_Bulgaria,35)). - -fof(axmondialPred9118, axiom, - f_meetsSpatially(inst_Bulgaria,inst_Romania)). - -fof(axmondialPred9119, axiom, - 8612757 = f_PopulationFn(inst_Bulgaria)). - -fof(axmondialPred9120, axiom, - f_member(inst_Bulgaria,inst_Organizations_WIPO)). - -fof(axmondialPred9121, axiom, - f_member(inst_Bulgaria,inst_Organizations_G_9)). - -fof(axmondialPred9122, axiom, - f_member(inst_Bulgaria,inst_Organizations_PCA)). - -fof(axmondialPred9123, axiom, - f_member(inst_Bulgaria,inst_Organizations_WHO)). - -fof(axmondialPred9124, axiom, - f_member(inst_Bulgaria,inst_Organizations_EBRD)). - -fof(axmondialPred9125, axiom, - f_member(inst_Bulgaria,inst_Organizations_WTrO)). - -fof(axmondialPred9126, axiom, - f_member(inst_Bulgaria,inst_Organizations_WFTU)). - -fof(axmondialPred9127, axiom, - f_member(inst_Bulgaria,inst_Organizations_ILO)). - -fof(axmondialPred9128, axiom, - f_member(inst_Bulgaria,inst_Organizations_Interpol)). - -fof(axmondialPred9129, axiom, - f_meetsSpatially(inst_Bulgaria,inst_SerbiaAndMontenegro)). - -fof(axmondialPred9130, axiom, - f_member(inst_Bulgaria,inst_Organizations_CCC)). - -fof(axmondialPred9131, axiom, - f_member(inst_Bulgaria,inst_Organizations_NAM)). - -fof(axmondialPred9132, axiom, - f_meetsSpatially(inst_Bulgaria,inst_Greece)). - -fof(axmondialPred9133, axiom, - f_member(inst_Bulgaria,inst_Organizations_IBRD)). - -fof(axmondialPred9134, axiom, - f_member(inst_Bulgaria,inst_Organizations_ICFTU)). - -fof(axmondialPred9135, axiom, - f_member(inst_Bulgaria,inst_Organizations_IMO)). - -fof(axmondialPred9136, axiom, - f_member(inst_Bulgaria,inst_Organizations_WMO)). - -fof(axmondialPred9137, axiom, - f_member(inst_Bulgaria,inst_Organizations_CE)). - -fof(axmondialPred9138, axiom, - f_member(inst_Bulgaria,inst_Organizations_PFP)). - -fof(axmondialPred9139, axiom, - f_member(inst_Bulgaria,inst_Organizations_NSG)). - -fof(axmondialPred9140, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Bulgaria,inst_ServiceSector,52,f_YearFn(1996))). - -fof(axmondialPred9141, axiom, - f_member(inst_Bulgaria,inst_Organizations_EU)). - -fof(axmondialPred9142, axiom, - f_member(inst_Bulgaria,inst_Organizations_ANC)). - -fof(axmondialPred9143, axiom, - f_member(inst_Bulgaria,inst_Organizations_ICRM)). - -fof(axmondialPred9144, axiom, - f_capitalCity(inst_Countries_BG_cities_Sofia,inst_Bulgaria)). - -fof(axmondialPred9145, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Bulgaria,inst_AgriculturalSector,12,f_YearFn(1996))). - -fof(axmondialPred9146, axiom, - f_member(inst_Bulgaria,inst_Organizations_IFRCS)). - -fof(axmondialPred9147, axiom, - f_member(inst_Bulgaria,inst_Organizations_Intelsat)). - -fof(axmondialPred9148, axiom, - f_meetsSpatially(inst_Bulgaria,inst_Turkey)). - -fof(axmondialPred9149, axiom, - f_member(inst_Bulgaria,inst_Organizations_IOM)). - -fof(axmondialPred9150, axiom, - f_member(inst_Bulgaria,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred9151, axiom, - f_member(inst_Bulgaria,inst_Organizations_UPU)). - -fof(axmondialPred9152, axiom, - f_member(inst_Bulgaria,inst_Organizations_IMF)). - -fof(axmondialPred9153, axiom, - f_member(inst_Bulgaria,inst_Organizations_BSEC)). - -fof(axmondialPred9154, axiom, - f_landAreaOnly(inst_Bulgaria,f_MeasureFn(110910,inst_SquareKilometer))). - -fof(axmondialPred9155, axiom, - f_member(inst_Bulgaria,inst_Organizations_IFC)). - -fof(axmondialPred9156, axiom, - f_member(inst_Bulgaria,inst_Organizations_ISO)). - -fof(axmondialPred9157, axiom, - f_member(inst_Bulgaria,inst_Organizations_OSCE)). - -fof(axmondialPred9158, axiom, - f_meetsSpatially(inst_Bulgaria,inst_Macedonia)). - -fof(axmondialPred9159, axiom, - f_member(inst_Bulgaria,inst_Organizations_UNMOT)). - -fof(axmondialPred9160, axiom, - f_member(inst_Bulgaria,inst_Organizations_ITU)). - -fof(axmondialPred9161, axiom, - f_member(inst_Bulgaria,inst_Organizations_ACCT)). - -fof(axmondialPred9162, axiom, - f_member(inst_Bulgaria,inst_Organizations_ECE)). - -fof(axmondialPred9163, axiom, - f_member(inst_Bulgaria,inst_Organizations_ZC)). - -fof(axmondialPred9164, axiom, - f_member(inst_Bulgaria,inst_Organizations_FAO)). - -fof(axmondialPred9165, axiom, - f_member(inst_Bulgaria,inst_Organizations_Inmarsat)). - -fof(axmondialPred9166, axiom, - f_member(inst_Bulgaria,inst_Organizations_ICAO)). - -fof(axmondialPred9167, axiom, - 234664 = f_PopulationFn(inst_Countries_B_provinces_Luxembourg)). - -fof(axmondialPred9168, axiom, - f_landAreaOnly(inst_Countries_B_provinces_Luxembourg,f_MeasureFn(4441,inst_SquareKilometer))). - -fof(axmondialPred9169, axiom, - f_capitalCity(inst_Countries_B_provinces_Luxembourg_cities_Arlon,inst_Countries_B_provinces_Luxembourg)). - -fof(axmondialPred9170, axiom, - f_member(inst_Italy,inst_Organizations_UPU)). - -fof(axmondialPred9171, axiom, - f_hasHeadq(inst_Organizations_ECOWAS,inst_Countries_WAN_cities_Lagos)). - -fof(axmondialPred9172, axiom, - f_member(inst_Bolivia,inst_Organizations_OPANAL)). - -fof(axmondialPred9173, axiom, - f_member(inst_SanMarino,inst_Organizations_NAM)). - -fof(axmondialPred9174, axiom, - 8717000 = f_PopulationFn(inst_Countries_R_provinces_Moskva_cities_Moscow)). - -fof(axmondialPred9175, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskva_cities_Moscow,inst_Countries_R_provinces_Moskva)). - -fof(axmondialPred9176, axiom, - f_member(inst_Guyana,inst_Organizations_Intelsat)). - -fof(axmondialPred9177, axiom, - f_member(inst_Pakistan,inst_Organizations_PCA)). - -fof(axmondialPred9178, axiom, - 256818 = f_PopulationFn(inst_Countries_S_provinces_Sodermanland)). - -fof(axmondialPred9179, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Sodermanland,f_MeasureFn(6060,inst_SquareKilometer))). - -fof(axmondialPred9180, axiom, - f_capitalCity(inst_Countries_S_provinces_Sodermanland_cities_Nykoping,inst_Countries_S_provinces_Sodermanland)). - -fof(axmondialPred9181, axiom, - f_member(inst_Maldives,inst_Organizations_NAM)). - -fof(axmondialPred9182, axiom, - 617717 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Faridabad)). - -fof(axmondialPred9183, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Faridabad,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred9184, axiom, - f_member(inst_Greece,inst_Organizations_EU)). - -fof(axmondialPred9185, axiom, - f_located(inst_Rivers_Sanaga,inst_Countries_CAM_provinces_Cote)). - -fof(axmondialPred9186, axiom, - f_located(inst_Rivers_Sanaga,inst_Countries_CAM_provinces_Est)). - -fof(axmondialPred9187, axiom, - f_located(inst_Rivers_Sanaga,inst_Countries_CAM_provinces_Centre)). - -fof(axmondialPred9188, axiom, - f_located(inst_Rivers_Sanaga,inst_Cameroon)). - -fof(axmondialPred9189, axiom, - f_flowsInto(inst_Rivers_Sanaga,inst_Seas_AtlanticOcean)). - -fof(axmondialPred9190, axiom, - 877000 = f_PopulationFn(inst_Countries_RO_provinces_Prahova)). - -fof(axmondialPred9191, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Prahova,f_MeasureFn(4694,inst_SquareKilometer))). - -fof(axmondialPred9192, axiom, - f_capitalCity(inst_Countries_RO_provinces_Prahova_cities_Ploiesti,inst_Countries_RO_provinces_Prahova)). - -fof(axmondialPred9193, axiom, - f_meetsSpatially(inst_Burundi,inst_Zaire)). - -fof(axmondialPred9194, axiom, - f_member(inst_Burundi,inst_Organizations_IFAD)). - -fof(axmondialPred9195, axiom, - f_landAreaOnly(inst_Burundi,f_MeasureFn(27830,inst_SquareKilometer))). - -fof(axmondialPred9196, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Burundi,inst_IndustrialSector,16.8,f_YearFn(1996))). - -fof(axmondialPred9197, axiom, - f_capitalCity(inst_Countries_BI_cities_Bujumbura,inst_Burundi)). - -fof(axmondialPred9198, axiom, - f_member(inst_Burundi,inst_Organizations_UNIDO)). - -fof(axmondialPred9199, axiom, - f_member(inst_Burundi,inst_Organizations_ILO)). - -fof(axmondialPred9200, axiom, - f_meetsSpatially(inst_Burundi,inst_Rwanda)). - -fof(axmondialPred9201, axiom, - f_member(inst_Burundi,inst_Organizations_OAU)). - -fof(axmondialPred9202, axiom, - f_member(inst_Burundi,inst_Organizations_ISO)). - -fof(axmondialPred9203, axiom, - f_member(inst_Burundi,inst_Organizations_IFC)). - -fof(axmondialPred9204, axiom, - f_member(inst_Burundi,inst_Organizations_G_77)). - -fof(axmondialPred9205, axiom, - f_member(inst_Burundi,inst_Organizations_UNESCO)). - -fof(axmondialPred9206, axiom, - f_meetsSpatially(inst_Burundi,inst_Tanzania)). - -fof(axmondialPred9207, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Burundi,inst_AgriculturalSector,54.1,f_YearFn(1996))). - -fof(axmondialPred9208, axiom, - f_member(inst_Burundi,inst_Organizations_IFRCS)). - -fof(axmondialPred9209, axiom, - f_member(inst_Burundi,inst_Organizations_CEEAC)). - -fof(axmondialPred9210, axiom, - f_member(inst_Burundi,inst_Organizations_IDA)). - -fof(axmondialPred9211, axiom, - f_member(inst_Burundi,inst_Organizations_AfDB)). - -fof(axmondialPred9212, axiom, - f_member(inst_Burundi,inst_Organizations_IOC)). - -fof(axmondialPred9213, axiom, - f_member(inst_Burundi,inst_Organizations_Intelsat)). - -fof(axmondialPred9214, axiom, - f_member(inst_Burundi,inst_Organizations_WHO)). - -fof(axmondialPred9215, axiom, - f_member(inst_Burundi,inst_Organizations_WToO)). - -fof(axmondialPred9216, axiom, - f_member(inst_Burundi,inst_Organizations_ACP)). - -fof(axmondialPred9217, axiom, - f_member(inst_Burundi,inst_Organizations_UPU)). - -fof(axmondialPred9218, axiom, - f_member(inst_Burundi,inst_Organizations_ACCT)). - -fof(axmondialPred9219, axiom, - f_member(inst_Burundi,inst_Organizations_ICAO)). - -fof(axmondialPred9220, axiom, - f_member(inst_Burundi,inst_Organizations_NAM)). - -fof(axmondialPred9221, axiom, - f_member(inst_Burundi,inst_Organizations_IBRD)). - -fof(axmondialPred9222, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Burundi,inst_ServiceSector,29.1,f_YearFn(1996))). - -fof(axmondialPred9223, axiom, - f_inflationRateInCountry(inst_Burundi,10)). - -fof(axmondialPred9224, axiom, - 5943057 = f_PopulationFn(inst_Burundi)). - -fof(axmondialPred9225, axiom, - f_member(inst_Burundi,inst_Organizations_CEPGL)). - -fof(axmondialPred9226, axiom, - f_member(inst_Burundi,inst_Organizations_WIPO)). - -fof(axmondialPred9227, axiom, - 600000 = f_PopulationFn(inst_Countries_UZB_provinces_Sirdare)). - -fof(axmondialPred9228, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Sirdare,f_MeasureFn(5100,inst_SquareKilometer))). - -fof(axmondialPred9229, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Sirdare_cities_Guliston,inst_Countries_UZB_provinces_Sirdare)). - -fof(axmondialPred9230, axiom, - f_member(inst_Colombia,inst_Organizations_ICC)). - -fof(axmondialPred9231, axiom, - 261862 = f_PopulationFn(inst_Countries_TJ_provinces_Guizhou_cities_Zunyi)). - -fof(axmondialPred9232, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guizhou_cities_Zunyi,inst_Countries_TJ_provinces_Guizhou)). - -fof(axmondialPred9233, axiom, - 122335 = f_PopulationFn(inst_Countries_PK_cities_WahCantonment)). - -fof(axmondialPred9234, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_WahCantonment,inst_Pakistan)). - -fof(axmondialPred9235, axiom, - f_member(inst_Greece,inst_Organizations_ILO)). - -fof(axmondialPred9236, axiom, - 130153 = f_PopulationFn(inst_Countries_E_provinces_Estremadura_cities_Badajoz)). - -fof(axmondialPred9237, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Estremadura_cities_Badajoz,inst_Countries_E_provinces_Estremadura)). - -fof(axmondialPred9238, axiom, - 170000 = f_PopulationFn(inst_Countries_R_provinces_Altayskiykray_cities_Rubtsovsk)). - -fof(axmondialPred9239, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Altayskiykray_cities_Rubtsovsk,inst_Countries_R_provinces_Altayskiykray)). - -fof(axmondialPred9240, axiom, - f_located(inst_Rivers_Ajan_Jurjach,inst_Russia)). - -fof(axmondialPred9241, axiom, - f_flowsInto(inst_Rivers_Ajan_Jurjach,inst_Rivers_Kolyma)). - -fof(axmondialPred9242, axiom, - f_length(inst_Rivers_Ajan_Jurjach,200)). - -fof(axmondialPred9243, axiom, - f_member(inst_Austria,inst_Organizations_UNMOT)). - -fof(axmondialPred9244, axiom, - f_member(inst_Switzerland,inst_Organizations_ECE)). - -fof(axmondialPred9245, axiom, - f_member(inst_Yemen,inst_Organizations_WHO)). - -fof(axmondialPred9246, axiom, - 152393 = f_PopulationFn(inst_Countries_USA_provinces_Tennessee_cities_Chattanooga)). - -fof(axmondialPred9247, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Tennessee_cities_Chattanooga,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred9248, axiom, - f_member(inst_Panama,inst_Organizations_AG)). - -fof(axmondialPred9249, axiom, - 3908124 = f_PopulationFn(inst_Countries_USA_provinces_Kentucky)). - -fof(axmondialPred9250, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Kentucky,f_MeasureFn(104661,inst_SquareKilometer))). - -fof(axmondialPred9251, axiom, - f_capitalCity(inst_Countries_USA_provinces_Kentucky_cities_Frankfort,inst_Countries_USA_provinces_Kentucky)). - -fof(axmondialPred9252, axiom, - f_member(inst_Haiti,inst_Organizations_IADB)). - -fof(axmondialPred9253, axiom, - f_member(inst_Cuba,inst_Organizations_IMO)). - -fof(axmondialPred9254, axiom, - f_located(inst_Islands_Westsamoa,inst_WesternSamoa)). - -fof(axmondialPred9255, axiom, - f_landAreaOnly(inst_Islands_Westsamoa,f_MeasureFn(2842,inst_SquareKilometer))). - -fof(axmondialPred9256, axiom, - 1832298 = f_PopulationFn(inst_Countries_D_provinces_MecklenburgVorpommern)). - -fof(axmondialPred9257, axiom, - f_landAreaOnly(inst_Countries_D_provinces_MecklenburgVorpommern,f_MeasureFn(23170,inst_SquareKilometer))). - -fof(axmondialPred9258, axiom, - f_capitalCity(inst_Countries_D_provinces_MecklenburgVorpommern_cities_Schwerin,inst_Countries_D_provinces_MecklenburgVorpommern)). - -fof(axmondialPred9259, axiom, - f_member(inst_Lesotho,inst_Organizations_WIPO)). - -fof(axmondialPred9260, axiom, - f_member(inst_CostaRica,inst_Organizations_OAS)). - -fof(axmondialPred9261, axiom, - 278000 = f_PopulationFn(inst_Countries_THA_provinces_NakhonRatchasima_cities_NakhonRatchasima)). - -fof(axmondialPred9262, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_NakhonRatchasima_cities_NakhonRatchasima,inst_Countries_THA_provinces_NakhonRatchasima)). - -fof(axmondialPred9263, axiom, - f_member(inst_CzechRepublic,inst_Organizations_UNPROFOR)). - -fof(axmondialPred9264, axiom, - 12000 = f_PopulationFn(inst_Countries_IS_cities_Hafnarfjoerdur)). - -fof(axmondialPred9265, axiom, - f_geographicalSubregion(inst_Countries_IS_cities_Hafnarfjoerdur,inst_Iceland)). - -fof(axmondialPred9266, axiom, - f_member(inst_Botswana,inst_Organizations_OAU)). - -fof(axmondialPred9267, axiom, - 213659 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Jiangyin)). - -fof(axmondialPred9268, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Jiangyin,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred9269, axiom, - 36400 = f_PopulationFn(inst_Countries_CR_provinces_Guanacaste_cities_Liberia)). - -fof(axmondialPred9270, axiom, - f_geographicalSubregion(inst_Countries_CR_provinces_Guanacaste_cities_Liberia,inst_Countries_CR_provinces_Guanacaste)). - -fof(axmondialPred9271, axiom, - f_member(inst_ElSalvador,inst_Organizations_UN)). - -fof(axmondialPred9272, axiom, - f_sharedBorderLength(inst_Slovenia,inst_Austria,f_MeasureFn(324,inst_Kilometer))). - -fof(axmondialPred9273, axiom, - f_member(inst_Colombia,inst_Organizations_IMF)). - -fof(axmondialPred9274, axiom, - 123149 = f_PopulationFn(inst_Countries_CH_provinces_VD_cities_Lausanne)). - -fof(axmondialPred9275, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_VD_cities_Lausanne,inst_Countries_CH_provinces_VD)). - -fof(axmondialPred9276, axiom, - f_member(inst_NewCaledonia,inst_Organizations_ESCAP)). - -fof(axmondialPred9277, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_WTrO)). - -fof(axmondialPred9278, axiom, - f_member(inst_SierraLeone,inst_Organizations_ECOWAS)). - -fof(axmondialPred9279, axiom, - 121300 = f_PopulationFn(inst_Countries_TR_provinces_Ordu_cities_Ordu)). - -fof(axmondialPred9280, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Ordu_cities_Ordu,inst_Countries_TR_provinces_Ordu)). - -fof(axmondialPred9281, axiom, - f_located(inst_Islands_Barra,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred9282, axiom, - f_located(inst_Islands_Barra,inst_UnitedKingdom)). - -fof(axmondialPred9283, axiom, - f_landAreaOnly(inst_Islands_Barra,f_MeasureFn(91,inst_SquareKilometer))). - -fof(axmondialPred9284, axiom, - f_located(inst_Islands_Nantucket,inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred9285, axiom, - f_located(inst_Islands_Nantucket,inst_UnitedStates)). - -fof(axmondialPred9286, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_CCC)). - -fof(axmondialPred9287, axiom, - f_member(inst_Mali,inst_Organizations_UN)). - -fof(axmondialPred9288, axiom, - f_member(inst_Italy,inst_Organizations_CERN)). - -fof(axmondialPred9289, axiom, - f_member(inst_Norway,inst_Organizations_CBSS)). - -fof(axmondialPred9290, axiom, - f_located(inst_Lakes_HamuneJazMurian,inst_Countries_IR_provinces_SistaneBaluchestan)). - -fof(axmondialPred9291, axiom, - f_located(inst_Lakes_HamuneJazMurian,inst_Countries_IR_provinces_Kerman)). - -fof(axmondialPred9292, axiom, - f_located(inst_Lakes_HamuneJazMurian,inst_Iran)). - -fof(axmondialPred9293, axiom, - f_landAreaOnly(inst_Lakes_HamuneJazMurian,f_MeasureFn(1097,inst_SquareKilometer))). - -fof(axmondialPred9294, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_BL_cities_Liestal,inst_Countries_CH_provinces_BL)). - -fof(axmondialPred9295, axiom, - f_member(inst_Japan,inst_Organizations_WFTU)). - -fof(axmondialPred9296, axiom, - f_member(inst_Bahrain,inst_Organizations_OAPEC)). - -fof(axmondialPred9297, axiom, - 168050 = f_PopulationFn(inst_Countries_D_provinces_Niedersachsen_cities_Osnabruck)). - -fof(axmondialPred9298, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Niedersachsen_cities_Osnabruck,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred9299, axiom, - 87535 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Fontana)). - -fof(axmondialPred9300, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Fontana,inst_Countries_USA_provinces_California)). - -fof(axmondialPred9301, axiom, - f_member(inst_SaintLucia,inst_Organizations_WCL)). - -fof(axmondialPred9302, axiom, - 299995 = f_PopulationFn(inst_Countries_CO_provinces_Guajira_La)). - -fof(axmondialPred9303, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Guajira_La,f_MeasureFn(20848,inst_SquareKilometer))). - -fof(axmondialPred9304, axiom, - f_capitalCity(inst_Countries_CO_provinces_Guajira_La_cities_Riohacha,inst_Countries_CO_provinces_Guajira_La)). - -fof(axmondialPred9305, axiom, - f_located(inst_Islands_SouthUlist,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred9306, axiom, - f_located(inst_Islands_SouthUlist,inst_UnitedKingdom)). - -fof(axmondialPred9307, axiom, - f_located(inst_Islands_Oeland,inst_Countries_S_provinces_Kalmar)). - -fof(axmondialPred9308, axiom, - f_located(inst_Islands_Oeland,inst_Sweden)). - -fof(axmondialPred9309, axiom, - f_landAreaOnly(inst_Islands_Oeland,f_MeasureFn(1344,inst_SquareKilometer))). - -fof(axmondialPred9310, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_WToO)). - -fof(axmondialPred9311, axiom, - 5770000 = f_PopulationFn(inst_Countries_TJ_provinces_Tianjin_munic_cities_Tianjin)). - -fof(axmondialPred9312, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Tianjin_munic_cities_Tianjin,inst_Countries_TJ_provinces_Tianjin_munic)). - -fof(axmondialPred9313, axiom, - f_member(inst_Pakistan,inst_Organizations_Inmarsat)). - -fof(axmondialPred9314, axiom, - 416400 = f_PopulationFn(inst_Countries_TM_provinces_Ahal)). - -fof(axmondialPred9315, axiom, - f_landAreaOnly(inst_Countries_TM_provinces_Ahal,f_MeasureFn(0,inst_SquareKilometer))). - -fof(axmondialPred9316, axiom, - f_capitalCity(inst_Countries_TM_provinces_Ahal_cities_Ashgabat,inst_Countries_TM_provinces_Ahal)). - -fof(axmondialPred9317, axiom, - f_member(inst_Nicaragua,inst_Organizations_ECLAC)). - -fof(axmondialPred9318, axiom, - 182465 = f_PopulationFn(inst_Countries_E_provinces_Navarre_cities_Pamplona)). - -fof(axmondialPred9319, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Navarre_cities_Pamplona,inst_Countries_E_provinces_Navarre)). - -fof(axmondialPred9320, axiom, - f_member(inst_Cyprus,inst_Organizations_Intelsat)). - -fof(axmondialPred9321, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Niue_cities_Alofi,inst_Countries_cid_cia_Niue)). - -fof(axmondialPred9322, axiom, - f_member(inst_Latvia,inst_Organizations_CBSS)). - -fof(axmondialPred9323, axiom, - f_member(inst_Thailand,inst_Organizations_WCL)). - -fof(axmondialPred9324, axiom, - f_member(inst_Romania,inst_Organizations_NSG)). - -fof(axmondialPred9325, axiom, - f_member(inst_Syria,inst_Organizations_ITU)). - -fof(axmondialPred9326, axiom, - 77885 = f_PopulationFn(inst_Countries_P_provinces_Setubal_cities_Setubal)). - -fof(axmondialPred9327, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Setubal_cities_Setubal,inst_Countries_P_provinces_Setubal)). - -fof(axmondialPred9328, axiom, - f_member(inst_Yemen,inst_Organizations_IOC)). - -fof(axmondialPred9329, axiom, - f_hasHeadq(inst_Organizations_AsDB,inst_Countries_RP_cities_Manila)). - -fof(axmondialPred9330, axiom, - f_member(inst_Pakistan,inst_Organizations_UNHCR)). - -fof(axmondialPred9331, axiom, - 584342 = f_PopulationFn(inst_Countries_IND_provinces_Assam_cities_Gauhati)). - -fof(axmondialPred9332, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Assam_cities_Gauhati,inst_Countries_IND_provinces_Assam)). - -fof(axmondialPred9333, axiom, - f_located(inst_Islands_Samos,inst_Greece)). - -fof(axmondialPred9334, axiom, - 2748600 = f_PopulationFn(inst_Countries_R_provinces_Novosibirskayaoblast)). - -fof(axmondialPred9335, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Novosibirskayaoblast,f_MeasureFn(178200,inst_SquareKilometer))). - -fof(axmondialPred9336, axiom, - f_capitalCity(inst_Countries_R_provinces_Novosibirskayaoblast_cities_Novosibirsk,inst_Countries_R_provinces_Novosibirskayaoblast)). - -fof(axmondialPred9337, axiom, - 201912 = f_PopulationFn(inst_Countries_VN_cities_QuiNhon)). - -fof(axmondialPred9338, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_QuiNhon,inst_Vietnam)). - -fof(axmondialPred9339, axiom, - 361000 = f_PopulationFn(inst_Countries_UA_provinces_Khersonska_cities_Kherson)). - -fof(axmondialPred9340, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Khersonska_cities_Kherson,inst_Countries_UA_provinces_Khersonska)). - -fof(axmondialPred9341, axiom, - f_member(inst_Cyprus,inst_Organizations_WMO)). - -fof(axmondialPred9342, axiom, - 1822465 = f_PopulationFn(inst_Countries_YV_provinces_DistritoFederal_cities_Caracas)). - -fof(axmondialPred9343, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_DistritoFederal_cities_Caracas,inst_Countries_YV_provinces_DistritoFederal)). - -fof(axmondialPred9344, axiom, - f_geographicalSubregion(inst_Countries_IL_provinces_Haifa_cities_Haifa,inst_Countries_IL_provinces_Haifa)). - -fof(axmondialPred9345, axiom, - f_member(inst_Paraguay,inst_Organizations_Intelsat)). - -fof(axmondialPred9346, axiom, - f_member(inst_Suriname,inst_Organizations_WIPO)). - -fof(axmondialPred9347, axiom, - f_member(inst_Tunisia,inst_Organizations_IMO)). - -fof(axmondialPred9348, axiom, - 1811000 = f_PopulationFn(inst_Countries_F_provinces_Picardie)). - -fof(axmondialPred9349, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Picardie,f_MeasureFn(19399,inst_SquareKilometer))). - -fof(axmondialPred9350, axiom, - f_capitalCity(inst_Countries_F_provinces_Picardie_cities_Amiens,inst_Countries_F_provinces_Picardie)). - -fof(axmondialPred9351, axiom, - 583221 = f_PopulationFn(inst_Countries_YV_provinces_Guarico)). - -fof(axmondialPred9352, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Guarico,f_MeasureFn(64986,inst_SquareKilometer))). - -fof(axmondialPred9353, axiom, - f_capitalCity(inst_Countries_YV_provinces_Guarico_cities_SanJuan,inst_Countries_YV_provinces_Guarico)). - -fof(axmondialPred9354, axiom, - 4013200 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred9355, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Katowickie,f_MeasureFn(6650,inst_SquareKilometer))). - -fof(axmondialPred9356, axiom, - f_capitalCity(inst_Countries_PL_provinces_Katowickie_cities_Katowice,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred9357, axiom, - f_member(inst_ElSalvador,inst_Organizations_IFC)). - -fof(axmondialPred9358, axiom, - f_member(inst_Estonia,inst_Organizations_IBRD)). - -fof(axmondialPred9359, axiom, - 195485 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Dezhou)). - -fof(axmondialPred9360, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Dezhou,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred9361, axiom, - f_member(inst_Yemen,inst_Organizations_WIPO)). - -fof(axmondialPred9362, axiom, - f_member(inst_Afghanistan,inst_Organizations_G_77)). - -fof(axmondialPred9363, axiom, - f_member(inst_Senegal,inst_Organizations_WFTU)). - -fof(axmondialPred9364, axiom, - f_member(inst_Libya,inst_Organizations_UNESCO)). - -fof(axmondialPred9365, axiom, - f_member(inst_Syria,inst_Organizations_UNESCO)). - -fof(axmondialPred9366, axiom, - f_sharedBorderLength(inst_Israel,inst_Egypt,f_MeasureFn(255,inst_Kilometer))). - -fof(axmondialPred9367, axiom, - f_member(inst_China,inst_Organizations_UPU)). - -fof(axmondialPred9368, axiom, - 130000 = f_PopulationFn(inst_Countries_BD_cities_Bogra)). - -fof(axmondialPred9369, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Bogra,inst_Bangladesh)). - -fof(axmondialPred9370, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Yamagata_cities_Yamagata,inst_Countries_J_provinces_Yamagata)). - -fof(axmondialPred9371, axiom, - 193784 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Fengcheng)). - -fof(axmondialPred9372, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Fengcheng,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred9373, axiom, - f_sharedBorderLength(inst_CentralAfricanRepublic,inst_Cameroon,f_MeasureFn(797,inst_Kilometer))). - -fof(axmondialPred9374, axiom, - f_member(inst_Cameroon,inst_Organizations_Intelsat)). - -fof(axmondialPred9375, axiom, - 234500 = f_PopulationFn(inst_Countries_TR_provinces_Denizli_cities_Denizli)). - -fof(axmondialPred9376, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Denizli_cities_Denizli,inst_Countries_TR_provinces_Denizli)). - -fof(axmondialPred9377, axiom, - f_located(inst_Mountains_GannettPeak,inst_Countries_USA_provinces_Wyoming)). - -fof(axmondialPred9378, axiom, - f_located(inst_Mountains_GannettPeak,inst_UnitedStates)). - -fof(axmondialPred9379, axiom, - f_member(inst_Sudan,inst_Organizations_NAM)). - -fof(axmondialPred9380, axiom, - 27287 = f_PopulationFn(inst_Countries_S_provinces_Vasternorrland_cities_Harnosand)). - -fof(axmondialPred9381, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Vasternorrland_cities_Harnosand,inst_Countries_S_provinces_Vasternorrland)). - -fof(axmondialPred9382, axiom, - 742600 = f_PopulationFn(inst_Countries_R_provinces_Novgorodskayaoblast)). - -fof(axmondialPred9383, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Novgorodskayaoblast,f_MeasureFn(55300,inst_SquareKilometer))). - -fof(axmondialPred9384, axiom, - f_capitalCity(inst_Countries_R_provinces_Novgorodskayaoblast_cities_Novgorod,inst_Countries_R_provinces_Novgorodskayaoblast)). - -fof(axmondialPred9385, axiom, - f_member(inst_Countries_cid_cia_French_Polynesia,inst_Organizations_ESCAP)). - -fof(axmondialPred9386, axiom, - 1505872 = f_PopulationFn(inst_Countries_IND_provinces_Gujarat_cities_Surat)). - -fof(axmondialPred9387, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Gujarat_cities_Surat,inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred9388, axiom, - 1391000 = f_PopulationFn(inst_Countries_F_provinces_BasseNormandie)). - -fof(axmondialPred9389, axiom, - f_landAreaOnly(inst_Countries_F_provinces_BasseNormandie,f_MeasureFn(17589,inst_SquareKilometer))). - -fof(axmondialPred9390, axiom, - f_capitalCity(inst_Countries_F_provinces_BasseNormandie_cities_Caen,inst_Countries_F_provinces_BasseNormandie)). - -fof(axmondialPred9391, axiom, - f_member(inst_Moldova,inst_Organizations_IBRD)). - -fof(axmondialPred9392, axiom, - 482043 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Hunjiang)). - -fof(axmondialPred9393, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Hunjiang,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred9394, axiom, - 107011 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Moers)). - -fof(axmondialPred9395, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Moers,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred9396, axiom, - f_member(inst_Albania,inst_Organizations_OIC)). - -fof(axmondialPred9397, axiom, - 146900 = f_PopulationFn(inst_Countries_KAZ_provinces_Atyrau_cities_Atyrau)). - -fof(axmondialPred9398, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Atyrau_cities_Atyrau,inst_Countries_KAZ_provinces_Atyrau)). - -fof(axmondialPred9399, axiom, - 2500000 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Nanjing)). - -fof(axmondialPred9400, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Nanjing,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred9401, axiom, - f_located(inst_Rivers_Thjorsa,inst_Iceland)). - -fof(axmondialPred9402, axiom, - f_flowsInto(inst_Rivers_Thjorsa,inst_Seas_AtlanticOcean)). - -fof(axmondialPred9403, axiom, - f_length(inst_Rivers_Thjorsa,230)). - -fof(axmondialPred9404, axiom, - f_member(inst_Cyprus,inst_Organizations_IFC)). - -fof(axmondialPred9405, axiom, - f_member(inst_Ethiopia,inst_Organizations_IFC)). - -fof(axmondialPred9406, axiom, - f_hasHeadq(inst_Organizations_IGADD,inst_Countries_DJI_cities_Djibouti)). - -fof(axmondialPred9407, axiom, - f_member(inst_Spain,inst_Organizations_EN)). - -fof(axmondialPred9408, axiom, - f_member(inst_Slovenia,inst_Organizations_CEI)). - -fof(axmondialPred9409, axiom, - 1447523 = f_PopulationFn(inst_Countries_VN_cities_Haiphong)). - -fof(axmondialPred9410, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_Haiphong,inst_Vietnam)). - -fof(axmondialPred9411, axiom, - f_member(inst_Jordan,inst_Organizations_AMF)). - -fof(axmondialPred9412, axiom, - f_member(inst_Finland,inst_Organizations_WHO)). - -fof(axmondialPred9413, axiom, - f_located(inst_Islands_Mindanao,inst_Philippines)). - -fof(axmondialPred9414, axiom, - f_member(inst_Norway,inst_Organizations_IEA)). - -fof(axmondialPred9415, axiom, - 5119750 = f_PopulationFn(inst_Countries_ZRE_provinces_HautZaire)). - -fof(axmondialPred9416, axiom, - f_landAreaOnly(inst_Countries_ZRE_provinces_HautZaire,f_MeasureFn(503239,inst_SquareKilometer))). - -fof(axmondialPred9417, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_HautZaire_cities_Kisangani,inst_Countries_ZRE_provinces_HautZaire)). - -fof(axmondialPred9418, axiom, - f_member(inst_Iraq,inst_Organizations_ICRM)). - -fof(axmondialPred9419, axiom, - 115900 = f_PopulationFn(inst_Countries_TR_provinces_Zonguldak_cities_Zonguldak)). - -fof(axmondialPred9420, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Zonguldak_cities_Zonguldak,inst_Countries_TR_provinces_Zonguldak)). - -fof(axmondialPred9421, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Mara_cities_Musoma,inst_Countries_EAT_provinces_Mara)). - -fof(axmondialPred9422, axiom, - f_member(inst_Malta,inst_Organizations_OSCE)). - -fof(axmondialPred9423, axiom, - f_located(inst_Islands_Guernsey,inst_UnitedKingdom)). - -fof(axmondialPred9424, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Perlis_cities_Kangar,inst_Countries_MAL_provinces_Perlis)). - -fof(axmondialPred9425, axiom, - 108700 = f_PopulationFn(inst_Countries_KAZ_provinces_Zhezkazghan_cities_Zhezqazghan)). - -fof(axmondialPred9426, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Zhezkazghan_cities_Zhezqazghan,inst_Countries_KAZ_provinces_Zhezkazghan)). - -fof(axmondialPred9427, axiom, - 136724 = f_PopulationFn(inst_Countries_I_provinces_EmiliaRomagna_cities_Ravenna)). - -fof(axmondialPred9428, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_EmiliaRomagna_cities_Ravenna,inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred9429, axiom, - f_member(inst_Paraguay,inst_Organizations_G_77)). - -fof(axmondialPred9430, axiom, - 2488364 = f_PopulationFn(inst_Countries_J_provinces_Niigata)). - -fof(axmondialPred9431, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Niigata,f_MeasureFn(12579,inst_SquareKilometer))). - -fof(axmondialPred9432, axiom, - f_capitalCity(inst_Countries_J_provinces_Niigata_cities_Niigata,inst_Countries_J_provinces_Niigata)). - -fof(axmondialPred9433, axiom, - f_member(inst_Pakistan,inst_Organizations_IDB)). - -fof(axmondialPred9434, axiom, - f_member(inst_Mozambique,inst_Organizations_ECA)). - -fof(axmondialPred9435, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Koninskie_cities_Konin,inst_Countries_PL_provinces_Koninskie)). - -fof(axmondialPred9436, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Fed_Terr_ofLabuan_cities_Labuan,inst_Countries_MAL_provinces_Fed_Terr_ofLabuan)). - -fof(axmondialPred9437, axiom, - 178000 = f_PopulationFn(inst_Countries_H_provinces_Szeged_munic_cities_Szeged)). - -fof(axmondialPred9438, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Szeged_munic_cities_Szeged,inst_Countries_H_provinces_Szeged_munic)). - -fof(axmondialPred9439, axiom, - 271180 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_Granada)). - -fof(axmondialPred9440, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_Granada,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred9441, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_FAO)). - -fof(axmondialPred9442, axiom, - f_member(inst_Chad,inst_Organizations_IBRD)). - -fof(axmondialPred9443, axiom, - f_member(inst_Argentina,inst_Organizations_MINURSO)). - -fof(axmondialPred9444, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_IOM)). - -fof(axmondialPred9445, axiom, - 1382000 = f_PopulationFn(inst_Countries_SN_provinces_Dakar_cities_Dakar)). - -fof(axmondialPred9446, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_Dakar_cities_Dakar,inst_Countries_SN_provinces_Dakar)). - -fof(axmondialPred9447, axiom, - f_member(inst_Mauritius,inst_Organizations_AfDB)). - -fof(axmondialPred9448, axiom, - 215196 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Yangjiang)). - -fof(axmondialPred9449, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Yangjiang,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred9450, axiom, - f_member(inst_Thailand,inst_Organizations_IFRCS)). - -fof(axmondialPred9451, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Zala_cities_Zalaegerszeg,inst_Countries_H_provinces_Zala)). - -fof(axmondialPred9452, axiom, - f_member(inst_Turkey,inst_Organizations_CCC)). - -fof(axmondialPred9453, axiom, - 262110 = f_PopulationFn(inst_Countries_D_provinces_Bayern_cities_Augsburg)). - -fof(axmondialPred9454, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bayern_cities_Augsburg,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred9455, axiom, - f_member(inst_Austria,inst_Organizations_UNAMIR)). - -fof(axmondialPred9456, axiom, - f_member(inst_Philippines,inst_Organizations_ILO)). - -fof(axmondialPred9457, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Montserrat,f_MeasureFn(100,inst_SquareKilometer))). - -fof(axmondialPred9458, axiom, - f_member(inst_Countries_cid_cia_Montserrat,inst_Organizations_WCL)). - -fof(axmondialPred9459, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Montserrat,inst_ServiceSector,76.8,f_YearFn(1996))). - -fof(axmondialPred9460, axiom, - f_member(inst_Countries_cid_cia_Montserrat,inst_Organizations_OECS)). - -fof(axmondialPred9461, axiom, - f_member(inst_Countries_cid_cia_Montserrat,inst_Organizations_Caricom)). - -fof(axmondialPred9462, axiom, - f_capitalCity(inst_Countries_cid_cia_Montserrat_cities_Plymouth,inst_Countries_cid_cia_Montserrat)). - -fof(axmondialPred9463, axiom, - f_member(inst_Countries_cid_cia_Montserrat,inst_Organizations_ICFTU)). - -fof(axmondialPred9464, axiom, - f_member(inst_Countries_cid_cia_Montserrat,inst_Organizations_CDB)). - -fof(axmondialPred9465, axiom, - 12771 = f_PopulationFn(inst_Countries_cid_cia_Montserrat)). - -fof(axmondialPred9466, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Montserrat,9.6)). - -fof(axmondialPred9467, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Montserrat,inst_IndustrialSector,18.4,f_YearFn(1996))). - -fof(axmondialPred9468, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Montserrat,inst_AgriculturalSector,4.8,f_YearFn(1996))). - -fof(axmondialPred9469, axiom, - f_member(inst_Suriname,inst_Organizations_UPU)). - -fof(axmondialPred9470, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_C)). - -fof(axmondialPred9471, axiom, - f_member(inst_Mali,inst_Organizations_UNESCO)). - -fof(axmondialPred9472, axiom, - f_member(inst_Nepal,inst_Organizations_IBRD)). - -fof(axmondialPred9473, axiom, - 180703 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Suzano)). - -fof(axmondialPred9474, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Suzano,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred9475, axiom, - 2460000 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Zibo)). - -fof(axmondialPred9476, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Zibo,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred9477, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_Intelsat)). - -fof(axmondialPred9478, axiom, - f_member(inst_Guyana,inst_Organizations_UNIDO)). - -fof(axmondialPred9479, axiom, - f_member(inst_Slovakia,inst_Organizations_CE)). - -fof(axmondialPred9480, axiom, - f_geographicalSubregion(inst_Moldova,inst_Continents_Europe)). - -fof(axmondialPred9481, axiom, - f_member(inst_Australia,inst_Organizations_UNIDO)). - -fof(axmondialPred9482, axiom, - f_member(inst_Moldova,inst_Organizations_Intelsat)). - -fof(axmondialPred9483, axiom, - f_member(inst_Zambia,inst_Organizations_IMF)). - -fof(axmondialPred9484, axiom, - 140000 = f_PopulationFn(inst_Countries_BS_cities_Nassau)). - -fof(axmondialPred9485, axiom, - f_geographicalSubregion(inst_Countries_BS_cities_Nassau,inst_Bahamas)). - -fof(axmondialPred9486, axiom, - 114216 = f_PopulationFn(inst_Countries_MEX_provinces_Veracruz_cities_Orizaba)). - -fof(axmondialPred9487, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Veracruz_cities_Orizaba,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred9488, axiom, - f_member(inst_Luxembourg,inst_Organizations_NSG)). - -fof(axmondialPred9489, axiom, - f_member(inst_Tunisia,inst_Organizations_Intelsat)). - -fof(axmondialPred9490, axiom, - f_member(inst_Thailand,inst_Organizations_IDA)). - -fof(axmondialPred9491, axiom, - f_located(inst_Mountains_Tubhal,inst_Morocco)). - -fof(axmondialPred9492, axiom, - f_member(inst_Algeria,inst_Organizations_CCC)). - -fof(axmondialPred9493, axiom, - f_capitalCity(inst_Countries_DZ_cities_Algiers,inst_Algeria)). - -fof(axmondialPred9494, axiom, - f_member(inst_Algeria,inst_Organizations_WCL)). - -fof(axmondialPred9495, axiom, - f_member(inst_Algeria,inst_Organizations_UPU)). - -fof(axmondialPred9496, axiom, - f_member(inst_Algeria,inst_Organizations_AfDB)). - -fof(axmondialPred9497, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Algeria,inst_ServiceSector,38,f_YearFn(1996))). - -fof(axmondialPred9498, axiom, - f_member(inst_Algeria,inst_Organizations_WMO)). - -fof(axmondialPred9499, axiom, - f_meetsSpatially(inst_Algeria,inst_Mauritania)). - -fof(axmondialPred9500, axiom, - f_member(inst_Algeria,inst_Organizations_WHO)). - -fof(axmondialPred9501, axiom, - f_inflationRateInCountry(inst_Algeria,28)). - -fof(axmondialPred9502, axiom, - f_member(inst_Algeria,inst_Organizations_Interpol)). - -fof(axmondialPred9503, axiom, - f_member(inst_Algeria,inst_Organizations_WToO)). - -fof(axmondialPred9504, axiom, - f_member(inst_Algeria,inst_Organizations_IDB)). - -fof(axmondialPred9505, axiom, - f_member(inst_Algeria,inst_Organizations_UN)). - -fof(axmondialPred9506, axiom, - f_member(inst_Algeria,inst_Organizations_OPEC)). - -fof(axmondialPred9507, axiom, - f_member(inst_Algeria,inst_Organizations_Inmarsat)). - -fof(axmondialPred9508, axiom, - f_member(inst_Algeria,inst_Organizations_ILO)). - -fof(axmondialPred9509, axiom, - f_meetsSpatially(inst_Algeria,inst_WesternSahara)). - -fof(axmondialPred9510, axiom, - f_meetsSpatially(inst_Algeria,inst_Morocco)). - -fof(axmondialPred9511, axiom, - f_member(inst_Algeria,inst_Organizations_ISO)). - -fof(axmondialPred9512, axiom, - f_meetsSpatially(inst_Algeria,inst_Niger)). - -fof(axmondialPred9513, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Algeria,inst_AgriculturalSector,12,f_YearFn(1996))). - -fof(axmondialPred9514, axiom, - f_member(inst_Algeria,inst_Organizations_ICRM)). - -fof(axmondialPred9515, axiom, - f_member(inst_Algeria,inst_Organizations_OIC)). - -fof(axmondialPred9516, axiom, - f_member(inst_Algeria,inst_Organizations_OAPEC)). - -fof(axmondialPred9517, axiom, - f_member(inst_Algeria,inst_Organizations_IBRD)). - -fof(axmondialPred9518, axiom, - f_member(inst_Algeria,inst_Organizations_WIPO)). - -fof(axmondialPred9519, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Algeria,inst_IndustrialSector,50,f_YearFn(1996))). - -fof(axmondialPred9520, axiom, - f_meetsSpatially(inst_Algeria,inst_Libya)). - -fof(axmondialPred9521, axiom, - 29183032 = f_PopulationFn(inst_Algeria)). - -fof(axmondialPred9522, axiom, - f_meetsSpatially(inst_Algeria,inst_Mali)). - -fof(axmondialPred9523, axiom, - f_member(inst_Algeria,inst_Organizations_AMF)). - -fof(axmondialPred9524, axiom, - f_member(inst_Algeria,inst_Organizations_UNMIH)). - -fof(axmondialPred9525, axiom, - f_member(inst_Algeria,inst_Organizations_IMF)). - -fof(axmondialPred9526, axiom, - f_member(inst_Algeria,inst_Organizations_IFAD)). - -fof(axmondialPred9527, axiom, - f_member(inst_Algeria,inst_Organizations_ECA)). - -fof(axmondialPred9528, axiom, - f_member(inst_Algeria,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred9529, axiom, - f_member(inst_Algeria,inst_Organizations_IOC)). - -fof(axmondialPred9530, axiom, - f_member(inst_Algeria,inst_Organizations_G_19)). - -fof(axmondialPred9531, axiom, - f_member(inst_Algeria,inst_Organizations_ABEDA)). - -fof(axmondialPred9532, axiom, - f_member(inst_Algeria,inst_Organizations_OAU)). - -fof(axmondialPred9533, axiom, - f_member(inst_Algeria,inst_Organizations_AFESD)). - -fof(axmondialPred9534, axiom, - f_member(inst_Algeria,inst_Organizations_IFC)). - -fof(axmondialPred9535, axiom, - f_member(inst_Algeria,inst_Organizations_AL)). - -fof(axmondialPred9536, axiom, - f_meetsSpatially(inst_Algeria,inst_Tunisia)). - -fof(axmondialPred9537, axiom, - f_member(inst_Algeria,inst_Organizations_WTrO)). - -fof(axmondialPred9538, axiom, - f_landAreaOnly(inst_Algeria,f_MeasureFn(2381740,inst_SquareKilometer))). - -fof(axmondialPred9539, axiom, - 353400 = f_PopulationFn(inst_Countries_ES_provinces_Sonsonate)). - -fof(axmondialPred9540, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_Sonsonate,f_MeasureFn(1226,inst_SquareKilometer))). - -fof(axmondialPred9541, axiom, - f_capitalCity(inst_Countries_ES_provinces_Sonsonate_cities_Sonsonate,inst_Countries_ES_provinces_Sonsonate)). - -fof(axmondialPred9542, axiom, - f_member(inst_UnitedStates,inst_Organizations_G_7)). - -fof(axmondialPred9543, axiom, - f_member(inst_Gabon,inst_Organizations_ILO)). - -fof(axmondialPred9544, axiom, - f_member(inst_Spain,inst_Organizations_LAIA)). - -fof(axmondialPred9545, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_KomaromEsztergom_cities_Tatabanya,inst_Countries_H_provinces_KomaromEsztergom)). - -fof(axmondialPred9546, axiom, - f_member(inst_Italy,inst_Organizations_WToO)). - -fof(axmondialPred9547, axiom, - 6967500 = f_PopulationFn(inst_Countries_GB_provinces_GreaterLondon_cities_London)). - -fof(axmondialPred9548, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterLondon_cities_London,inst_Countries_GB_provinces_GreaterLondon)). - -fof(axmondialPred9549, axiom, - f_member(inst_Botswana,inst_Organizations_IFAD)). - -fof(axmondialPred9550, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofTyva_cities_Kyzyl,inst_Countries_R_provinces_Rep_ofTyva)). - -fof(axmondialPred9551, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Kagoshima_cities_Kagoshima,inst_Countries_J_provinces_Kagoshima)). - -fof(axmondialPred9552, axiom, - f_member(inst_Comoros,inst_Organizations_IMF)). - -fof(axmondialPred9553, axiom, - f_member(inst_China,inst_Organizations_AsDB)). - -fof(axmondialPred9554, axiom, - 867459 = f_PopulationFn(inst_Countries_GH_cities_Accra)). - -fof(axmondialPred9555, axiom, - f_geographicalSubregion(inst_Countries_GH_cities_Accra,inst_Ghana)). - -fof(axmondialPred9556, axiom, - 362633 = f_PopulationFn(inst_Countries_IND_provinces_MadhyaPradesh_cities_Ujjain)). - -fof(axmondialPred9557, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_MadhyaPradesh_cities_Ujjain,inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred9558, axiom, - f_member(inst_Luxembourg,inst_Organizations_IFRCS)). - -fof(axmondialPred9559, axiom, - 2255400 = f_PopulationFn(inst_Countries_R_provinces_Primorskykray)). - -fof(axmondialPred9560, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Primorskykray,f_MeasureFn(165900,inst_SquareKilometer))). - -fof(axmondialPred9561, axiom, - f_capitalCity(inst_Countries_R_provinces_Primorskykray_cities_Vladivostok,inst_Countries_R_provinces_Primorskykray)). - -fof(axmondialPred9562, axiom, - f_member(inst_Bangladesh,inst_Organizations_G_77)). - -fof(axmondialPred9563, axiom, - 24500 = f_PopulationFn(inst_Countries_HCA_provinces_IslasdelaBahia)). - -fof(axmondialPred9564, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_IslasdelaBahia,f_MeasureFn(261,inst_SquareKilometer))). - -fof(axmondialPred9565, axiom, - f_capitalCity(inst_Countries_HCA_provinces_IslasdelaBahia_cities_Roatan,inst_Countries_HCA_provinces_IslasdelaBahia)). - -fof(axmondialPred9566, axiom, - f_located(inst_Lakes_Maelaren,inst_Countries_S_provinces_Vastmanland)). - -fof(axmondialPred9567, axiom, - f_located(inst_Lakes_Maelaren,inst_Countries_S_provinces_Uppsala)). - -fof(axmondialPred9568, axiom, - f_located(inst_Lakes_Maelaren,inst_Countries_S_provinces_Stockholm)). - -fof(axmondialPred9569, axiom, - f_located(inst_Lakes_Maelaren,inst_Countries_S_provinces_Sodermanland)). - -fof(axmondialPred9570, axiom, - f_located(inst_Lakes_Maelaren,inst_Sweden)). - -fof(axmondialPred9571, axiom, - f_landAreaOnly(inst_Lakes_Maelaren,f_MeasureFn(1140,inst_SquareKilometer))). - -fof(axmondialPred9572, axiom, - f_member(inst_Cameroon,inst_Organizations_ECA)). - -fof(axmondialPred9573, axiom, - 104000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofKomi_cities_Vorkuta)). - -fof(axmondialPred9574, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofKomi_cities_Vorkuta,inst_Countries_R_provinces_Rep_ofKomi)). - -fof(axmondialPred9575, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_G_77)). - -fof(axmondialPred9576, axiom, - 406417 = f_PopulationFn(inst_Countries_MEX_provinces_Sonora_cities_Hermosillo)). - -fof(axmondialPred9577, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Sonora_cities_Hermosillo,inst_Countries_MEX_provinces_Sonora)). - -fof(axmondialPred9578, axiom, - f_located(inst_Rivers_Cuanza,inst_Countries_ANG_provinces_Bie)). - -fof(axmondialPred9579, axiom, - f_located(inst_Rivers_Cuanza,inst_Countries_ANG_provinces_Malanje)). - -fof(axmondialPred9580, axiom, - f_located(inst_Rivers_Cuanza,inst_Countries_ANG_provinces_CuanzaSul)). - -fof(axmondialPred9581, axiom, - f_located(inst_Rivers_Cuanza,inst_Countries_ANG_provinces_CuanzaNorte)). - -fof(axmondialPred9582, axiom, - f_located(inst_Rivers_Cuanza,inst_Countries_ANG_provinces_Luanda)). - -fof(axmondialPred9583, axiom, - f_located(inst_Rivers_Cuanza,inst_Angola)). - -fof(axmondialPred9584, axiom, - f_flowsInto(inst_Rivers_Cuanza,inst_Seas_AtlanticOcean)). - -fof(axmondialPred9585, axiom, - 187500 = f_PopulationFn(inst_Countries_TR_provinces_Manisa_cities_Manisa)). - -fof(axmondialPred9586, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Manisa_cities_Manisa,inst_Countries_TR_provinces_Manisa)). - -fof(axmondialPred9587, axiom, - f_sharedBorderLength(inst_Niger,inst_Algeria,f_MeasureFn(956,inst_Kilometer))). - -fof(axmondialPred9588, axiom, - 3760500 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofTatarstan)). - -fof(axmondialPred9589, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofTatarstan,f_MeasureFn(68000,inst_SquareKilometer))). - -fof(axmondialPred9590, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofTatarstan_cities_Kazan,inst_Countries_R_provinces_Rep_ofTatarstan)). - -fof(axmondialPred9591, axiom, - f_member(inst_Libya,inst_Organizations_AL)). - -fof(axmondialPred9592, axiom, - f_member(inst_India,inst_Organizations_IOM)). - -fof(axmondialPred9593, axiom, - 588287 = f_PopulationFn(inst_Countries_IR_provinces_Tehran_cities_Karaj)). - -fof(axmondialPred9594, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Tehran_cities_Karaj,inst_Countries_IR_provinces_Tehran)). - -fof(axmondialPred9595, axiom, - 147283 = f_PopulationFn(inst_Countries_BR_provinces_EspiritoSanto_cities_CachoeirodeItapemirim)). - -fof(axmondialPred9596, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_EspiritoSanto_cities_CachoeirodeItapemirim,inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred9597, axiom, - f_located(inst_Lakes_Tschadsee,inst_Chad)). - -fof(axmondialPred9598, axiom, - f_located(inst_Lakes_Tschadsee,inst_Nigeria)). - -fof(axmondialPred9599, axiom, - f_located(inst_Lakes_Tschadsee,inst_Niger)). - -fof(axmondialPred9600, axiom, - f_landAreaOnly(inst_Lakes_Tschadsee,f_MeasureFn(17000,inst_SquareKilometer))). - -fof(axmondialPred9601, axiom, - f_member(inst_Indonesia,inst_Organizations_WIPO)). - -fof(axmondialPred9602, axiom, - 367000 = f_PopulationFn(inst_Countries_RC_provinces_Hsinchu)). - -fof(axmondialPred9603, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Hsinchu,f_MeasureFn(1428,inst_SquareKilometer))). - -fof(axmondialPred9604, axiom, - f_capitalCity(inst_Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu,inst_Countries_RC_provinces_Hsinchu)). - -fof(axmondialPred9605, axiom, - 104300 = f_PopulationFn(inst_Countries_GB_provinces_ValeofGlamorgan_cities_RhymneyValley)). - -fof(axmondialPred9606, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_ValeofGlamorgan_cities_RhymneyValley,inst_Countries_GB_provinces_ValeofGlamorgan)). - -fof(axmondialPred9607, axiom, - f_member(inst_Nicaragua,inst_Organizations_ICRM)). - -fof(axmondialPred9608, axiom, - f_member(inst_Haiti,inst_Organizations_IFC)). - -fof(axmondialPred9609, axiom, - 231047 = f_PopulationFn(inst_Countries_I_provinces_FriuliVeneziaGiulia_cities_Trieste)). - -fof(axmondialPred9610, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_FriuliVeneziaGiulia_cities_Trieste,inst_Countries_I_provinces_FriuliVeneziaGiulia)). - -fof(axmondialPred9611, axiom, - f_member(inst_Indonesia,inst_Organizations_CP)). - -fof(axmondialPred9612, axiom, - f_member(inst_Monaco,inst_Organizations_Interpol)). - -fof(axmondialPred9613, axiom, - 512329 = f_PopulationFn(inst_Countries_RA_provinces_Jujuy)). - -fof(axmondialPred9614, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Jujuy,f_MeasureFn(53219,inst_SquareKilometer))). - -fof(axmondialPred9615, axiom, - f_capitalCity(inst_Countries_RA_provinces_Jujuy_cities_SanSalvadordeJujuy,inst_Countries_RA_provinces_Jujuy)). - -fof(axmondialPred9616, axiom, - 127284 = f_PopulationFn(inst_Countries_DZ_cities_Blida)). - -fof(axmondialPred9617, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Blida,inst_Algeria)). - -fof(axmondialPred9618, axiom, - f_member(inst_Colombia,inst_Organizations_ITU)). - -fof(axmondialPred9619, axiom, - f_member(inst_Jordan,inst_Organizations_ICC)). - -fof(axmondialPred9620, axiom, - f_member(inst_Jordan,inst_Organizations_IOC)). - -fof(axmondialPred9621, axiom, - 169375 = f_PopulationFn(inst_Countries_TR_provinces_Gumushane)). - -fof(axmondialPred9622, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Gumushane,f_MeasureFn(6575,inst_SquareKilometer))). - -fof(axmondialPred9623, axiom, - f_capitalCity(inst_Countries_TR_provinces_Gumushane_cities_Gumushane,inst_Countries_TR_provinces_Gumushane)). - -fof(axmondialPred9624, axiom, - f_meetsSpatially(inst_SerbiaAndMontenegro,inst_BosniaAndHerzegovina)). - -fof(axmondialPred9625, axiom, - f_meetsSpatially(inst_SerbiaAndMontenegro,inst_Hungary)). - -fof(axmondialPred9626, axiom, - f_capitalCity(inst_Countries_YU_cities_Belgrade,inst_SerbiaAndMontenegro)). - -fof(axmondialPred9627, axiom, - f_landAreaOnly(inst_SerbiaAndMontenegro,f_MeasureFn(102350,inst_SquareKilometer))). - -fof(axmondialPred9628, axiom, - f_meetsSpatially(inst_SerbiaAndMontenegro,inst_Croatia)). - -fof(axmondialPred9629, axiom, - f_inflationRateInCountry(inst_SerbiaAndMontenegro,20)). - -fof(axmondialPred9630, axiom, - 10614558 = f_PopulationFn(inst_SerbiaAndMontenegro)). - -fof(axmondialPred9631, axiom, - f_meetsSpatially(inst_SerbiaAndMontenegro,inst_Macedonia)). - -fof(axmondialPred9632, axiom, - f_meetsSpatially(inst_SerbiaAndMontenegro,inst_Romania)). - -fof(axmondialPred9633, axiom, - f_meetsSpatially(inst_SerbiaAndMontenegro,inst_Albania)). - -fof(axmondialPred9634, axiom, - f_meetsSpatially(inst_SerbiaAndMontenegro,inst_Bulgaria)). - -fof(axmondialPred9635, axiom, - 481121 = f_PopulationFn(inst_Countries_D_provinces_Sachsen_cities_Leipzig)). - -fof(axmondialPred9636, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Sachsen_cities_Leipzig,inst_Countries_D_provinces_Sachsen)). - -fof(axmondialPred9637, axiom, - f_member(inst_Argentina,inst_Organizations_Interpol)). - -fof(axmondialPred9638, axiom, - f_member(inst_ElSalvador,inst_Organizations_IMO)). - -fof(axmondialPred9639, axiom, - f_member(inst_Mexico,inst_Organizations_WTrO)). - -fof(axmondialPred9640, axiom, - f_geographicalSubregion(inst_Countries_RN_cities_Niamey,inst_Niger)). - -fof(axmondialPred9641, axiom, - 116000 = f_PopulationFn(inst_Countries_UAE_provinces_RasalKhaymah)). - -fof(axmondialPred9642, axiom, - f_landAreaOnly(inst_Countries_UAE_provinces_RasalKhaymah,f_MeasureFn(1700,inst_SquareKilometer))). - -fof(axmondialPred9643, axiom, - f_member(inst_Portugal,inst_Organizations_EN)). - -fof(axmondialPred9644, axiom, - f_member(inst_Portugal,inst_Organizations_ITU)). - -fof(axmondialPred9645, axiom, - f_geographicSubregion(inst_Countries_P_provinces_VianadoCastelo,inst_Portugal)). - -fof(axmondialPred9646, axiom, - f_member(inst_Portugal,inst_Organizations_WHO)). - -fof(axmondialPred9647, axiom, - f_member(inst_Portugal,inst_Organizations_UNESCO)). - -fof(axmondialPred9648, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Leiria,inst_Portugal)). - -fof(axmondialPred9649, axiom, - f_member(inst_Portugal,inst_Organizations_ECE)). - -fof(axmondialPred9650, axiom, - f_member(inst_Portugal,inst_Organizations_EU)). - -fof(axmondialPred9651, axiom, - f_member(inst_Portugal,inst_Organizations_UPU)). - -fof(axmondialPred9652, axiom, - f_member(inst_Portugal,inst_Organizations_IFAD)). - -fof(axmondialPred9653, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Portalegre,inst_Portugal)). - -fof(axmondialPred9654, axiom, - f_member(inst_Portugal,inst_Organizations_EIB)). - -fof(axmondialPred9655, axiom, - f_member(inst_Portugal,inst_Organizations_NAM)). - -fof(axmondialPred9656, axiom, - f_member(inst_Portugal,inst_Organizations_IADB)). - -fof(axmondialPred9657, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Coimbra,inst_Portugal)). - -fof(axmondialPred9658, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Beja,inst_Portugal)). - -fof(axmondialPred9659, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Faro,inst_Portugal)). - -fof(axmondialPred9660, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Madeira,inst_Portugal)). - -fof(axmondialPred9661, axiom, - f_geographicSubregion(inst_Countries_P_provinces_CasteloBranco,inst_Portugal)). - -fof(axmondialPred9662, axiom, - f_member(inst_Portugal,inst_Organizations_UNPROFOR)). - -fof(axmondialPred9663, axiom, - f_geographicSubregion(inst_Countries_P_provinces_VilaReal,inst_Portugal)). - -fof(axmondialPred9664, axiom, - f_member(inst_Portugal,inst_Organizations_IMF)). - -fof(axmondialPred9665, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Setubal,inst_Portugal)). - -fof(axmondialPred9666, axiom, - f_capitalCity(inst_Countries_P_provinces_Lisbon_cities_Lisbon,inst_Portugal)). - -fof(axmondialPred9667, axiom, - f_member(inst_Portugal,inst_Organizations_ANC)). - -fof(axmondialPred9668, axiom, - 9865114 = f_PopulationFn(inst_Portugal)). - -fof(axmondialPred9669, axiom, - f_member(inst_Portugal,inst_Organizations_ILO)). - -fof(axmondialPred9670, axiom, - f_member(inst_Portugal,inst_Organizations_OSCE)). - -fof(axmondialPred9671, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Braga,inst_Portugal)). - -fof(axmondialPred9672, axiom, - f_meetsSpatially(inst_Portugal,inst_Spain)). - -fof(axmondialPred9673, axiom, - f_member(inst_Portugal,inst_Organizations_Inmarsat)). - -fof(axmondialPred9674, axiom, - f_member(inst_Portugal,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred9675, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Aveiro,inst_Portugal)). - -fof(axmondialPred9676, axiom, - f_member(inst_Portugal,inst_Organizations_IOM)). - -fof(axmondialPred9677, axiom, - f_inflationRateInCountry(inst_Portugal,4.6)). - -fof(axmondialPred9678, axiom, - f_member(inst_Portugal,inst_Organizations_WToO)). - -fof(axmondialPred9679, axiom, - f_member(inst_Portugal,inst_Organizations_ICC)). - -fof(axmondialPred9680, axiom, - f_member(inst_Portugal,inst_Organizations_Interpol)). - -fof(axmondialPred9681, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Evora,inst_Portugal)). - -fof(axmondialPred9682, axiom, - f_member(inst_Portugal,inst_Organizations_ZC)). - -fof(axmondialPred9683, axiom, - f_member(inst_Portugal,inst_Organizations_PCA)). - -fof(axmondialPred9684, axiom, - f_landAreaOnly(inst_Portugal,f_MeasureFn(92080,inst_SquareKilometer))). - -fof(axmondialPred9685, axiom, - f_member(inst_Portugal,inst_Organizations_WMO)). - -fof(axmondialPred9686, axiom, - f_member(inst_Portugal,inst_Organizations_WCL)). - -fof(axmondialPred9687, axiom, - f_member(inst_Portugal,inst_Organizations_IOC)). - -fof(axmondialPred9688, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Portugal,inst_AgriculturalSector,6,f_YearFn(1996))). - -fof(axmondialPred9689, axiom, - f_member(inst_Portugal,inst_Organizations_CERN)). - -fof(axmondialPred9690, axiom, - f_member(inst_Portugal,inst_Organizations_UN)). - -fof(axmondialPred9691, axiom, - f_member(inst_Portugal,inst_Organizations_CE)). - -fof(axmondialPred9692, axiom, - f_member(inst_Portugal,inst_Organizations_Intelsat)). - -fof(axmondialPred9693, axiom, - f_member(inst_Portugal,inst_Organizations_NATO)). - -fof(axmondialPred9694, axiom, - f_member(inst_Portugal,inst_Organizations_UNIDO)). - -fof(axmondialPred9695, axiom, - f_member(inst_Portugal,inst_Organizations_OAS)). - -fof(axmondialPred9696, axiom, - f_member(inst_Portugal,inst_Organizations_ICRM)). - -fof(axmondialPred9697, axiom, - f_member(inst_Portugal,inst_Organizations_BIS)). - -fof(axmondialPred9698, axiom, - f_member(inst_Portugal,inst_Organizations_UNCRO)). - -fof(axmondialPred9699, axiom, - f_member(inst_Portugal,inst_Organizations_IDA)). - -fof(axmondialPred9700, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Santarem,inst_Portugal)). - -fof(axmondialPred9701, axiom, - f_member(inst_Portugal,inst_Organizations_IEA)). - -fof(axmondialPred9702, axiom, - f_member(inst_Portugal,inst_Organizations_NSG)). - -fof(axmondialPred9703, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Lisbon,inst_Portugal)). - -fof(axmondialPred9704, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Portugal,inst_ServiceSector,58.2,f_YearFn(1996))). - -fof(axmondialPred9705, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Braganca,inst_Portugal)). - -fof(axmondialPred9706, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Guarda,inst_Portugal)). - -fof(axmondialPred9707, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Azores_The,inst_Portugal)). - -fof(axmondialPred9708, axiom, - f_member(inst_Portugal,inst_Organizations_FAO)). - -fof(axmondialPred9709, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Viseu,inst_Portugal)). - -fof(axmondialPred9710, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Portugal,inst_IndustrialSector,35.8,f_YearFn(1996))). - -fof(axmondialPred9711, axiom, - f_member(inst_Portugal,inst_Organizations_AfDB)). - -fof(axmondialPred9712, axiom, - f_member(inst_Portugal,inst_Organizations_CCC)). - -fof(axmondialPred9713, axiom, - f_geographicSubregion(inst_Countries_P_provinces_Porto,inst_Portugal)). - -fof(axmondialPred9714, axiom, - f_member(inst_Syria,inst_Organizations_IFAD)). - -fof(axmondialPred9715, axiom, - f_landAreaOnly(inst_Continents_America,f_MeasureFn(39872000,inst_SquareKilometer))). - -fof(axmondialPred9716, axiom, - f_member(inst_Nauru,inst_Organizations_ESCAP)). - -fof(axmondialPred9717, axiom, - 1599605 = f_PopulationFn(inst_Countries_SUD_provinces_AalianNil)). - -fof(axmondialPred9718, axiom, - f_landAreaOnly(inst_Countries_SUD_provinces_AalianNil,f_MeasureFn(238792,inst_SquareKilometer))). - -fof(axmondialPred9719, axiom, - f_capitalCity(inst_Countries_SUD_provinces_AalianNil_cities_Malakal,inst_Countries_SUD_provinces_AalianNil)). - -fof(axmondialPred9720, axiom, - 108700 = f_PopulationFn(inst_Countries_PA_provinces_Herrera)). - -fof(axmondialPred9721, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_Herrera,f_MeasureFn(2341,inst_SquareKilometer))). - -fof(axmondialPred9722, axiom, - f_capitalCity(inst_Countries_PA_provinces_Herrera_cities_Chitre,inst_Countries_PA_provinces_Herrera)). - -fof(axmondialPred9723, axiom, - f_geographicalSubregion(inst_Countries_WAG_cities_Banjul,inst_Gambia)). - -fof(axmondialPred9724, axiom, - 140005 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina_cities_Lages)). - -fof(axmondialPred9725, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SantaCatarina_cities_Lages,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred9726, axiom, - f_member(inst_Cameroon,inst_Organizations_FAO)). - -fof(axmondialPred9727, axiom, - 173500 = f_PopulationFn(inst_Countries_P_provinces_Evora)). - -fof(axmondialPred9728, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Evora,f_MeasureFn(7393,inst_SquareKilometer))). - -fof(axmondialPred9729, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Luanda_cities_Luanda,inst_Countries_ANG_provinces_Luanda)). - -fof(axmondialPred9730, axiom, - f_member(inst_Senegal,inst_Organizations_ICC)). - -fof(axmondialPred9731, axiom, - f_member(inst_Austria,inst_Organizations_UNESCO)). - -fof(axmondialPred9732, axiom, - f_located(inst_Rivers_Luvua,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred9733, axiom, - f_located(inst_Rivers_Luvua,inst_Zaire)). - -fof(axmondialPred9734, axiom, - f_flowsInto(inst_Rivers_Luvua,inst_Rivers_Zaire)). - -fof(axmondialPred9735, axiom, - f_length(inst_Rivers_Luvua,210)). - -fof(axmondialPred9736, axiom, - f_member(inst_Lesotho,inst_Organizations_ECA)). - -fof(axmondialPred9737, axiom, - f_member(inst_Lesotho,inst_Organizations_ICAO)). - -fof(axmondialPred9738, axiom, - f_member(inst_Lesotho,inst_Organizations_AfDB)). - -fof(axmondialPred9739, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Lesotho,inst_IndustrialSector,48.8,f_YearFn(1996))). - -fof(axmondialPred9740, axiom, - f_meetsSpatially(inst_Lesotho,inst_SouthAfrica)). - -fof(axmondialPred9741, axiom, - f_member(inst_Lesotho,inst_Organizations_G_77)). - -fof(axmondialPred9742, axiom, - f_member(inst_Lesotho,inst_Organizations_UNIDO)). - -fof(axmondialPred9743, axiom, - f_member(inst_Lesotho,inst_Organizations_IFAD)). - -fof(axmondialPred9744, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Lesotho,inst_ServiceSector,40.8,f_YearFn(1996))). - -fof(axmondialPred9745, axiom, - f_member(inst_Lesotho,inst_Organizations_UPU)). - -fof(axmondialPred9746, axiom, - f_member(inst_Lesotho,inst_Organizations_CCC)). - -fof(axmondialPred9747, axiom, - f_member(inst_Lesotho,inst_Organizations_OAU)). - -fof(axmondialPred9748, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Lesotho,inst_AgriculturalSector,10.4,f_YearFn(1996))). - -fof(axmondialPred9749, axiom, - f_capitalCity(inst_Countries_LS_cities_Maseru,inst_Lesotho)). - -fof(axmondialPred9750, axiom, - f_member(inst_Lesotho,inst_Organizations_IMF)). - -fof(axmondialPred9751, axiom, - f_member(inst_Lesotho,inst_Organizations_IBRD)). - -fof(axmondialPred9752, axiom, - f_member(inst_Lesotho,inst_Organizations_IFC)). - -fof(axmondialPred9753, axiom, - f_member(inst_Lesotho,inst_Organizations_ICFTU)). - -fof(axmondialPred9754, axiom, - f_member(inst_Lesotho,inst_Organizations_ACP)). - -fof(axmondialPred9755, axiom, - f_member(inst_Lesotho,inst_Organizations_WToO)). - -fof(axmondialPred9756, axiom, - f_member(inst_Lesotho,inst_Organizations_UNHCR)). - -fof(axmondialPred9757, axiom, - f_member(inst_Lesotho,inst_Organizations_NAM)). - -fof(axmondialPred9758, axiom, - f_member(inst_Lesotho,inst_Organizations_FAO)). - -fof(axmondialPred9759, axiom, - f_inflationRateInCountry(inst_Lesotho,9.5)). - -fof(axmondialPred9760, axiom, - f_member(inst_Lesotho,inst_Organizations_WTrO)). - -fof(axmondialPred9761, axiom, - f_member(inst_Lesotho,inst_Organizations_IOC)). - -fof(axmondialPred9762, axiom, - 1970781 = f_PopulationFn(inst_Lesotho)). - -fof(axmondialPred9763, axiom, - f_member(inst_Lesotho,inst_Organizations_SADC)). - -fof(axmondialPred9764, axiom, - f_member(inst_Lesotho,inst_Organizations_IFRCS)). - -fof(axmondialPred9765, axiom, - f_member(inst_Lesotho,inst_Organizations_WHO)). - -fof(axmondialPred9766, axiom, - f_member(inst_Lesotho,inst_Organizations_ICRM)). - -fof(axmondialPred9767, axiom, - f_member(inst_Lesotho,inst_Organizations_WFTU)). - -fof(axmondialPred9768, axiom, - f_member(inst_Lesotho,inst_Organizations_WMO)). - -fof(axmondialPred9769, axiom, - f_landAreaOnly(inst_Lesotho,f_MeasureFn(30350,inst_SquareKilometer))). - -fof(axmondialPred9770, axiom, - f_member(inst_Lesotho,inst_Organizations_ILO)). - -fof(axmondialPred9771, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_Interpol)). - -fof(axmondialPred9772, axiom, - f_member(inst_Germany,inst_Organizations_UNITAR)). - -fof(axmondialPred9773, axiom, - f_member(inst_Japan,inst_Organizations_Inmarsat)). - -fof(axmondialPred9774, axiom, - f_member(inst_Philippines,inst_Organizations_FAO)). - -fof(axmondialPred9775, axiom, - f_member(inst_Iceland,inst_Organizations_IFRCS)). - -fof(axmondialPred9776, axiom, - 2374 = f_PopulationFn(inst_Countries_cid_cia_Falkland_Islands)). - -fof(axmondialPred9777, axiom, - f_capitalCity(inst_Countries_cid_cia_Falkland_Islands_cities_Stanley,inst_Countries_cid_cia_Falkland_Islands)). - -fof(axmondialPred9778, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Falkland_Islands,f_MeasureFn(12170,inst_SquareKilometer))). - -fof(axmondialPred9779, axiom, - f_sharedBorderLength(inst_Uzbekistan,inst_Kazakstan,f_MeasureFn(2203,inst_Kilometer))). - -fof(axmondialPred9780, axiom, - 216854 = f_PopulationFn(inst_Countries_D_provinces_SchleswigHolstein_cities_Lubeck)). - -fof(axmondialPred9781, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_SchleswigHolstein_cities_Lubeck,inst_Countries_D_provinces_SchleswigHolstein)). - -fof(axmondialPred9782, axiom, - f_located(inst_Islands_Samar,inst_Philippines)). - -fof(axmondialPred9783, axiom, - 247113 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Aachen)). - -fof(axmondialPred9784, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Aachen,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred9785, axiom, - f_member(inst_Cambodia,inst_Organizations_UNIDO)). - -fof(axmondialPred9786, axiom, - f_member(inst_CostaRica,inst_Organizations_UNU)). - -fof(axmondialPred9787, axiom, - 343106 = f_PopulationFn(inst_Countries_CH_provinces_ZH_cities_Zurich)). - -fof(axmondialPred9788, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_ZH_cities_Zurich,inst_Countries_CH_provinces_ZH)). - -fof(axmondialPred9789, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_C)). - -fof(axmondialPred9790, axiom, - f_member(inst_Slovenia,inst_Organizations_CCC)). - -fof(axmondialPred9791, axiom, - 209230 = f_PopulationFn(inst_Countries_THA_provinces_MaeHongSon)). - -fof(axmondialPred9792, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_MaeHongSon,f_MeasureFn(13077,inst_SquareKilometer))). - -fof(axmondialPred9793, axiom, - f_member(inst_Cuba,inst_Organizations_LAES)). - -fof(axmondialPred9794, axiom, - 133558 = f_PopulationFn(inst_Countries_VN_cities_VungTau)). - -fof(axmondialPred9795, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_VungTau,inst_Vietnam)). - -fof(axmondialPred9796, axiom, - 166688 = f_PopulationFn(inst_Countries_I_provinces_Toscana_cities_Prato)). - -fof(axmondialPred9797, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Toscana_cities_Prato,inst_Countries_I_provinces_Toscana)). - -fof(axmondialPred9798, axiom, - f_member(inst_Cuba,inst_Organizations_G_77)). - -fof(axmondialPred9799, axiom, - f_member(inst_Denmark,inst_Organizations_ITU)). - -fof(axmondialPred9800, axiom, - f_member(inst_Maldives,inst_Organizations_ICAO)). - -fof(axmondialPred9801, axiom, - f_member(inst_Norway,inst_Organizations_ISO)). - -fof(axmondialPred9802, axiom, - 194587 = f_PopulationFn(inst_Countries_ETH_cities_DireDawa)). - -fof(axmondialPred9803, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_DireDawa,inst_Ethiopia)). - -fof(axmondialPred9804, axiom, - f_located(inst_Lakes_LakeKainji,inst_Nigeria)). - -fof(axmondialPred9805, axiom, - 114390 = f_PopulationFn(inst_Countries_YV_provinces_DeltaAmacuro)). - -fof(axmondialPred9806, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_DeltaAmacuro,f_MeasureFn(40200,inst_SquareKilometer))). - -fof(axmondialPred9807, axiom, - f_capitalCity(inst_Countries_YV_provinces_DeltaAmacuro_cities_Tucupita,inst_Countries_YV_provinces_DeltaAmacuro)). - -fof(axmondialPred9808, axiom, - f_member(inst_Namibia,inst_Organizations_SACU)). - -fof(axmondialPred9809, axiom, - f_member(inst_Mali,inst_Organizations_WFTU)). - -fof(axmondialPred9810, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Clipperton_Island,f_MeasureFn(7,inst_SquareKilometer))). - -fof(axmondialPred9811, axiom, - f_member(inst_Sudan,inst_Organizations_IBRD)). - -fof(axmondialPred9812, axiom, - f_member(inst_Guatemala,inst_Organizations_Intelsat)). - -fof(axmondialPred9813, axiom, - f_geographicalSubregion(inst_Netherlands,inst_Continents_Europe)). - -fof(axmondialPred9814, axiom, - f_member(inst_Australia,inst_Organizations_NAM)). - -fof(axmondialPred9815, axiom, - 188082 = f_PopulationFn(inst_Countries_USA_provinces_NewYork_cities_Yonkers)). - -fof(axmondialPred9816, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewYork_cities_Yonkers,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred9817, axiom, - f_geographicalSubregion(inst_Greece,inst_Continents_Europe)). - -fof(axmondialPred9818, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Bolu_cities_Bolu,inst_Countries_TR_provinces_Bolu)). - -fof(axmondialPred9819, axiom, - 1933800 = f_PopulationFn(inst_Countries_VN_provinces_AnGiang)). - -fof(axmondialPred9820, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_AnGiang,f_MeasureFn(3423,inst_SquareKilometer))). - -fof(axmondialPred9821, axiom, - f_member(inst_SierraLeone,inst_Organizations_WTrO)). - -fof(axmondialPred9822, axiom, - 349626 = f_PopulationFn(inst_Countries_IR_provinces_Kerman_cities_Kerman)). - -fof(axmondialPred9823, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Kerman_cities_Kerman,inst_Countries_IR_provinces_Kerman)). - -fof(axmondialPred9824, axiom, - f_member(inst_Jordan,inst_Organizations_IAEA)). - -fof(axmondialPred9825, axiom, - 335125 = f_PopulationFn(inst_Countries_CO_provinces_Caldas_cities_Manizales)). - -fof(axmondialPred9826, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Caldas_cities_Manizales,inst_Countries_CO_provinces_Caldas)). - -fof(axmondialPred9827, axiom, - f_member(inst_Haiti,inst_Organizations_IOC)). - -fof(axmondialPred9828, axiom, - f_hasHeadq(inst_Organizations_Inmarsat,inst_Countries_GB_provinces_GreaterLondon_cities_London)). - -fof(axmondialPred9829, axiom, - f_member(inst_Cuba,inst_Organizations_WFTU)). - -fof(axmondialPred9830, axiom, - 2940623 = f_PopulationFn(inst_Countries_MA_cities_Casablanca)). - -fof(axmondialPred9831, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Casablanca,inst_Morocco)). - -fof(axmondialPred9832, axiom, - 736700 = f_PopulationFn(inst_Countries_VN_provinces_QuangBinh)). - -fof(axmondialPred9833, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_QuangBinh,f_MeasureFn(7983,inst_SquareKilometer))). - -fof(axmondialPred9834, axiom, - 1718871 = f_PopulationFn(inst_Countries_CO_provinces_ValledeCauca_cities_Cali)). - -fof(axmondialPred9835, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_ValledeCauca_cities_Cali,inst_Countries_CO_provinces_ValledeCauca)). - -fof(axmondialPred9836, axiom, - 449100 = f_PopulationFn(inst_Countries_VN_provinces_NinhThuan)). - -fof(axmondialPred9837, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_NinhThuan,f_MeasureFn(3430,inst_SquareKilometer))). - -fof(axmondialPred9838, axiom, - 819000 = f_PopulationFn(inst_Countries_I_provinces_Umbria)). - -fof(axmondialPred9839, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Umbria,f_MeasureFn(8456,inst_SquareKilometer))). - -fof(axmondialPred9840, axiom, - f_capitalCity(inst_Countries_I_provinces_Umbria_cities_Perugia,inst_Countries_I_provinces_Umbria)). - -fof(axmondialPred9841, axiom, - 109240 = f_PopulationFn(inst_Countries_CO_provinces_Antioquia_cities_Envigado)). - -fof(axmondialPred9842, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Antioquia_cities_Envigado,inst_Countries_CO_provinces_Antioquia)). - -fof(axmondialPred9843, axiom, - f_sharedBorderLength(inst_Syria,inst_Iraq,f_MeasureFn(605,inst_Kilometer))). - -fof(axmondialPred9844, axiom, - f_member(inst_Haiti,inst_Organizations_ILO)). - -fof(axmondialPred9845, axiom, - 1099000 = f_PopulationFn(inst_Countries_J_provinces_Hiroshima_cities_Hiroshima)). - -fof(axmondialPred9846, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Hiroshima_cities_Hiroshima,inst_Countries_J_provinces_Hiroshima)). - -fof(axmondialPred9847, axiom, - f_member(inst_Japan,inst_Organizations_APEC)). - -fof(axmondialPred9848, axiom, - f_member(inst_Malawi,inst_Organizations_SADC)). - -fof(axmondialPred9849, axiom, - f_member(inst_Ghana,inst_Organizations_ILO)). - -fof(axmondialPred9850, axiom, - f_member(inst_Argentina,inst_Organizations_IMO)). - -fof(axmondialPred9851, axiom, - f_member(inst_Austria,inst_Organizations_IFAD)). - -fof(axmondialPred9852, axiom, - 114980 = f_PopulationFn(inst_Countries_SUD_provinces_alIstiwaiyah_cities_Juba)). - -fof(axmondialPred9853, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_alIstiwaiyah_cities_Juba,inst_Countries_SUD_provinces_alIstiwaiyah)). - -fof(axmondialPred9854, axiom, - f_member(inst_Austria,inst_Organizations_ICRM)). - -fof(axmondialPred9855, axiom, - 102052 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Kunshan)). - -fof(axmondialPred9856, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Kunshan,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred9857, axiom, - 2759213 = f_PopulationFn(inst_Countries_D_provinces_SachsenAnhalt)). - -fof(axmondialPred9858, axiom, - f_landAreaOnly(inst_Countries_D_provinces_SachsenAnhalt,f_MeasureFn(20446,inst_SquareKilometer))). - -fof(axmondialPred9859, axiom, - f_capitalCity(inst_Countries_D_provinces_SachsenAnhalt_cities_Magdeburg,inst_Countries_D_provinces_SachsenAnhalt)). - -fof(axmondialPred9860, axiom, - 159344 = f_PopulationFn(inst_Countries_TJ_provinces_XinjiangUygur_cities_Korla)). - -fof(axmondialPred9861, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_XinjiangUygur_cities_Korla,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred9862, axiom, - 162546 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Aracatuba)). - -fof(axmondialPred9863, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Aracatuba,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred9864, axiom, - 2110000 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Changchun)). - -fof(axmondialPred9865, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Changchun,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred9866, axiom, - f_member(inst_CzechRepublic,inst_Organizations_Intelsat)). - -fof(axmondialPred9867, axiom, - 258946 = f_PopulationFn(inst_Countries_I_provinces_Veneto_cities_Verona)). - -fof(axmondialPred9868, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Veneto_cities_Verona,inst_Countries_I_provinces_Veneto)). - -fof(axmondialPred9869, axiom, - f_member(inst_Haiti,inst_Organizations_ACP)). - -fof(axmondialPred9870, axiom, - f_member(inst_Barbados,inst_Organizations_Intelsat)). - -fof(axmondialPred9871, axiom, - 11186331 = f_PopulationFn(inst_Countries_USA_provinces_Ohio)). - -fof(axmondialPred9872, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Ohio,f_MeasureFn(107044,inst_SquareKilometer))). - -fof(axmondialPred9873, axiom, - f_capitalCity(inst_Countries_USA_provinces_Ohio_cities_Columbus,inst_Countries_USA_provinces_Ohio)). - -fof(axmondialPred9874, axiom, - f_member(inst_Angola,inst_Organizations_ILO)). - -fof(axmondialPred9875, axiom, - f_member(inst_Philippines,inst_Organizations_IFAD)). - -fof(axmondialPred9876, axiom, - 70000 = f_PopulationFn(inst_Countries_HCA_provinces_Yoro_cities_ElProgreso)). - -fof(axmondialPred9877, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Yoro_cities_ElProgreso,inst_Countries_HCA_provinces_Yoro)). - -fof(axmondialPred9878, axiom, - 126475 = f_PopulationFn(inst_Countries_USA_provinces_Colorado_cities_Lakewood)). - -fof(axmondialPred9879, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Colorado_cities_Lakewood,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred9880, axiom, - 217536 = f_PopulationFn(inst_Countries_TR_provinces_Karaman)). - -fof(axmondialPred9881, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Karaman,f_MeasureFn(9163,inst_SquareKilometer))). - -fof(axmondialPred9882, axiom, - f_capitalCity(inst_Countries_TR_provinces_Karaman_cities_Karaman,inst_Countries_TR_provinces_Karaman)). - -fof(axmondialPred9883, axiom, - 702055 = f_PopulationFn(inst_Countries_TR_provinces_Malatya)). - -fof(axmondialPred9884, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Malatya,f_MeasureFn(12313,inst_SquareKilometer))). - -fof(axmondialPred9885, axiom, - f_capitalCity(inst_Countries_TR_provinces_Malatya_cities_Malatya,inst_Countries_TR_provinces_Malatya)). - -fof(axmondialPred9886, axiom, - f_member(inst_Austria,inst_Organizations_IMO)). - -fof(axmondialPred9887, axiom, - 1639100 = f_PopulationFn(inst_Countries_R_provinces_UdmurtRepublic)). - -fof(axmondialPred9888, axiom, - f_landAreaOnly(inst_Countries_R_provinces_UdmurtRepublic,f_MeasureFn(42100,inst_SquareKilometer))). - -fof(axmondialPred9889, axiom, - f_capitalCity(inst_Countries_R_provinces_UdmurtRepublic_cities_Izhevsk,inst_Countries_R_provinces_UdmurtRepublic)). - -fof(axmondialPred9890, axiom, - f_member(inst_Tunisia,inst_Organizations_Inmarsat)). - -fof(axmondialPred9891, axiom, - 1157000 = f_PopulationFn(inst_Countries_MOC_provinces_Inhambane)). - -fof(axmondialPred9892, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Inhambane,f_MeasureFn(68615,inst_SquareKilometer))). - -fof(axmondialPred9893, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Inhambane_cities_Inhambane,inst_Countries_MOC_provinces_Inhambane)). - -fof(axmondialPred9894, axiom, - f_member(inst_Angola,inst_Organizations_UNIDO)). - -fof(axmondialPred9895, axiom, - 3113000 = f_PopulationFn(inst_Countries_ET_provinces_ElGharbiya)). - -fof(axmondialPred9896, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElGharbiya,f_MeasureFn(1942,inst_SquareKilometer))). - -fof(axmondialPred9897, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElGharbiya_cities_Tanta,inst_Countries_ET_provinces_ElGharbiya)). - -fof(axmondialPred9898, axiom, - 617955 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Essen)). - -fof(axmondialPred9899, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Essen,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred9900, axiom, - 266073 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Monchengladbach)). - -fof(axmondialPred9901, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Monchengladbach,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred9902, axiom, - f_member(inst_ElSalvador,inst_Organizations_FAO)). - -fof(axmondialPred9903, axiom, - 139000 = f_PopulationFn(inst_Countries_WAN_cities_Gusau)). - -fof(axmondialPred9904, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Gusau,inst_Nigeria)). - -fof(axmondialPred9905, axiom, - f_located(inst_Seas_SeaofAzov,inst_Countries_UA_provinces_Donetska)). - -fof(axmondialPred9906, axiom, - f_depth(inst_Seas_SeaofAzov,100)). - -fof(axmondialPred9907, axiom, - f_located(inst_Seas_SeaofAzov,inst_Ukraine)). - -fof(axmondialPred9908, axiom, - f_located(inst_Seas_SeaofAzov,inst_Countries_UA_provinces_Krym)). - -fof(axmondialPred9909, axiom, - f_located(inst_Seas_SeaofAzov,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred9910, axiom, - f_located(inst_Seas_SeaofAzov,inst_Countries_R_provinces_Krasnodarskykray)). - -fof(axmondialPred9911, axiom, - f_located(inst_Seas_SeaofAzov,inst_Russia)). - -fof(axmondialPred9912, axiom, - f_located(inst_Seas_SeaofAzov,inst_Countries_UA_provinces_Khersonska)). - -fof(axmondialPred9913, axiom, - f_located(inst_Seas_SeaofAzov,inst_Countries_UA_provinces_Zaporizka)). - -fof(axmondialPred9914, axiom, - 2658000 = f_PopulationFn(inst_Countries_VN_provinces_HaiHung)). - -fof(axmondialPred9915, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_HaiHung,f_MeasureFn(2551,inst_SquareKilometer))). - -fof(axmondialPred9916, axiom, - 164701 = f_PopulationFn(inst_Countries_NL_provinces_Limburg_cities_Maastricht)). - -fof(axmondialPred9917, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Limburg_cities_Maastricht,inst_Countries_NL_provinces_Limburg)). - -fof(axmondialPred9918, axiom, - f_member(inst_Germany,inst_Organizations_AfDB)). - -fof(axmondialPred9919, axiom, - f_member(inst_Thailand,inst_Organizations_NAM)). - -fof(axmondialPred9920, axiom, - f_member(inst_Bangladesh,inst_Organizations_IBRD)). - -fof(axmondialPred9921, axiom, - f_member(inst_Malaysia,inst_Organizations_ISO)). - -fof(axmondialPred9922, axiom, - 340000 = f_PopulationFn(inst_Countries_H_provinces_Somogy)). - -fof(axmondialPred9923, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Somogy,f_MeasureFn(6035,inst_SquareKilometer))). - -fof(axmondialPred9924, axiom, - f_capitalCity(inst_Countries_H_provinces_Somogy_cities_Kaposvar,inst_Countries_H_provinces_Somogy)). - -fof(axmondialPred9925, axiom, - f_member(inst_Albania,inst_Organizations_OSCE)). - -fof(axmondialPred9926, axiom, - 1914400 = f_PopulationFn(inst_Countries_UA_provinces_Vinnytska)). - -fof(axmondialPred9927, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Vinnytska,f_MeasureFn(26500,inst_SquareKilometer))). - -fof(axmondialPred9928, axiom, - f_capitalCity(inst_Countries_UA_provinces_Vinnytska_cities_Vinnytsya,inst_Countries_UA_provinces_Vinnytska)). - -fof(axmondialPred9929, axiom, - 63550000 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred9930, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Hunan,f_MeasureFn(210000,inst_SquareKilometer))). - -fof(axmondialPred9931, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Hunan_cities_Changsha,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred9932, axiom, - 162198 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Zaoyang)). - -fof(axmondialPred9933, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Zaoyang,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred9934, axiom, - f_geographicalSubregion(inst_Countries_IL_provinces_South_cities_BeerSheva,inst_Countries_IL_provinces_South)). - -fof(axmondialPred9935, axiom, - f_member(inst_Estonia,inst_Organizations_EU)). - -fof(axmondialPred9936, axiom, - 606755 = f_PopulationFn(inst_Countries_IND_provinces_Karnataka_cities_Mysore)). - -fof(axmondialPred9937, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Karnataka_cities_Mysore,inst_Countries_IND_provinces_Karnataka)). - -fof(axmondialPred9938, axiom, - f_member(inst_Bahrain,inst_Organizations_IFRCS)). - -fof(axmondialPred9939, axiom, - f_member(inst_Bahrain,inst_Organizations_FAO)). - -fof(axmondialPred9940, axiom, - f_member(inst_Bahrain,inst_Organizations_IMO)). - -fof(axmondialPred9941, axiom, - f_landAreaOnly(inst_Bahrain,f_MeasureFn(620,inst_SquareKilometer))). - -fof(axmondialPred9942, axiom, - f_member(inst_Bahrain,inst_Organizations_Intelsat)). - -fof(axmondialPred9943, axiom, - f_member(inst_Bahrain,inst_Organizations_WMO)). - -fof(axmondialPred9944, axiom, - f_member(inst_Bahrain,inst_Organizations_ITU)). - -fof(axmondialPred9945, axiom, - f_capitalCity(inst_Countries_BRN_cities_Manama,inst_Bahrain)). - -fof(axmondialPred9946, axiom, - 590042 = f_PopulationFn(inst_Bahrain)). - -fof(axmondialPred9947, axiom, - f_member(inst_Bahrain,inst_Organizations_GCC)). - -fof(axmondialPred9948, axiom, - f_member(inst_Bahrain,inst_Organizations_ICRM)). - -fof(axmondialPred9949, axiom, - f_member(inst_Bahrain,inst_Organizations_UNESCO)). - -fof(axmondialPred9950, axiom, - f_member(inst_Bahrain,inst_Organizations_AMF)). - -fof(axmondialPred9951, axiom, - f_member(inst_Bahrain,inst_Organizations_IDB)). - -fof(axmondialPred9952, axiom, - f_inflationRateInCountry(inst_Bahrain,3)). - -fof(axmondialPred9953, axiom, - f_member(inst_Bahrain,inst_Organizations_ABEDA)). - -fof(axmondialPred9954, axiom, - f_member(inst_Bahrain,inst_Organizations_AFESD)). - -fof(axmondialPred9955, axiom, - f_member(inst_Bahrain,inst_Organizations_IOC)). - -fof(axmondialPred9956, axiom, - f_member(inst_Bahrain,inst_Organizations_IBRD)). - -fof(axmondialPred9957, axiom, - f_member(inst_Bahrain,inst_Organizations_AL)). - -fof(axmondialPred9958, axiom, - f_member(inst_Bahrain,inst_Organizations_WTrO)). - -fof(axmondialPred9959, axiom, - f_member(inst_Bahrain,inst_Organizations_ISO)). - -fof(axmondialPred9960, axiom, - f_member(inst_Bahrain,inst_Organizations_ESCWA)). - -fof(axmondialPred9961, axiom, - f_member(inst_Bahrain,inst_Organizations_WIPO)). - -fof(axmondialPred9962, axiom, - f_member(inst_Bahrain,inst_Organizations_NAM)). - -fof(axmondialPred9963, axiom, - f_member(inst_Bahrain,inst_Organizations_ICAO)). - -fof(axmondialPred9964, axiom, - f_member(inst_Bahrain,inst_Organizations_IMF)). - -fof(axmondialPred9965, axiom, - f_member(inst_Bahrain,inst_Organizations_UN)). - -fof(axmondialPred9966, axiom, - 102647 = f_PopulationFn(inst_Countries_I_provinces_Campania_cities_TorredelGreco)). - -fof(axmondialPred9967, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Campania_cities_TorredelGreco,inst_Countries_I_provinces_Campania)). - -fof(axmondialPred9968, axiom, - 1144279 = f_PopulationFn(inst_Countries_RI_cities_Palembang)). - -fof(axmondialPred9969, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Palembang,inst_Indonesia)). - -fof(axmondialPred9970, axiom, - 79300 = f_PopulationFn(inst_Countries_TAD_provinces_Kulob_cities_Kulob)). - -fof(axmondialPred9971, axiom, - f_geographicalSubregion(inst_Countries_TAD_provinces_Kulob_cities_Kulob,inst_Countries_TAD_provinces_Kulob)). - -fof(axmondialPred9972, axiom, - 105511 = f_PopulationFn(inst_Countries_USA_provinces_Indiana_cities_SouthBend)). - -fof(axmondialPred9973, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Indiana_cities_SouthBend,inst_Countries_USA_provinces_Indiana)). - -fof(axmondialPred9974, axiom, - 1247000 = f_PopulationFn(inst_Countries_ROU_cities_Montevideo)). - -fof(axmondialPred9975, axiom, - f_geographicalSubregion(inst_Countries_ROU_cities_Montevideo,inst_Uruguay)). - -fof(axmondialPred9976, axiom, - f_member(inst_Sudan,inst_Organizations_IMO)). - -fof(axmondialPred9977, axiom, - f_member(inst_Gabon,inst_Organizations_BDEAC)). - -fof(axmondialPred9978, axiom, - 200000 = f_PopulationFn(inst_Countries_RM_provinces_Mahajanga_cities_Majunga)). - -fof(axmondialPred9979, axiom, - f_geographicalSubregion(inst_Countries_RM_provinces_Mahajanga_cities_Majunga,inst_Countries_RM_provinces_Mahajanga)). - -fof(axmondialPred9980, axiom, - f_member(inst_Romania,inst_Organizations_BSEC)). - -fof(axmondialPred9981, axiom, - f_member(inst_Haiti,inst_Organizations_G_77)). - -fof(axmondialPred9982, axiom, - f_member(inst_Jamaica,inst_Organizations_IFRCS)). - -fof(axmondialPred9983, axiom, - f_member(inst_Turkey,inst_Organizations_IBRD)). - -fof(axmondialPred9984, axiom, - f_member(inst_Turkey,inst_Organizations_EBRD)). - -fof(axmondialPred9985, axiom, - f_member(inst_Namibia,inst_Organizations_IAEA)). - -fof(axmondialPred9986, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Hertfordshire_cities_Hertford,inst_Countries_GB_provinces_Hertfordshire)). - -fof(axmondialPred9987, axiom, - 495200 = f_PopulationFn(inst_Countries_CAM_provinces_Adamaoua)). - -fof(axmondialPred9988, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Adamaoua,f_MeasureFn(63691,inst_SquareKilometer))). - -fof(axmondialPred9989, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Adamaoua_cities_Ngaoundere,inst_Countries_CAM_provinces_Adamaoua)). - -fof(axmondialPred9990, axiom, - f_member(inst_Kenya,inst_Organizations_OAU)). - -fof(axmondialPred9991, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_ECLAC)). - -fof(axmondialPred9992, axiom, - f_located(inst_Rivers_Karun,inst_Countries_IR_provinces_Khuzestan)). - -fof(axmondialPred9993, axiom, - f_located(inst_Rivers_Karun,inst_Countries_IR_provinces_Esfahan)). - -fof(axmondialPred9994, axiom, - f_located(inst_Rivers_Karun,inst_Countries_IR_provinces_ChaharMahaleBakhtiari)). - -fof(axmondialPred9995, axiom, - f_located(inst_Rivers_Karun,inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh)). - -fof(axmondialPred9996, axiom, - f_located(inst_Rivers_Karun,inst_Iran)). - -fof(axmondialPred9997, axiom, - f_flowsInto(inst_Rivers_Karun,inst_Seas_PersianGulf)). - -fof(axmondialPred9998, axiom, - f_length(inst_Rivers_Karun,890)). - -fof(axmondialPred9999, axiom, - f_member(inst_Nepal,inst_Organizations_IMO)). - -fof(axmondialPred10000, axiom, - f_member(inst_Ghana,inst_Organizations_ECOWAS)). - -fof(axmondialPred10001, axiom, - f_member(inst_Japan,inst_Organizations_AG)). - -fof(axmondialPred10002, axiom, - f_member(inst_Togo,inst_Organizations_IFRCS)). - -fof(axmondialPred10003, axiom, - f_member(inst_Malawi,inst_Organizations_IDA)). - -fof(axmondialPred10004, axiom, - 274000 = f_PopulationFn(inst_Countries_UA_provinces_Kirovohradska_cities_Kirovohrad)). - -fof(axmondialPred10005, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Kirovohradska_cities_Kirovohrad,inst_Countries_UA_provinces_Kirovohradska)). - -fof(axmondialPred10006, axiom, - 407339 = f_PopulationFn(inst_Countries_RI_cities_Samarinda)). - -fof(axmondialPred10007, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Samarinda,inst_Indonesia)). - -fof(axmondialPred10008, axiom, - f_geographicalSubregion(inst_Colombia,inst_Continents_America)). - -fof(axmondialPred10009, axiom, - f_member(inst_Senegal,inst_Organizations_IMO)). - -fof(axmondialPred10010, axiom, - f_located(inst_Islands_SantaCruzIsland,inst_Countries_USA_provinces_California)). - -fof(axmondialPred10011, axiom, - f_located(inst_Islands_SantaCruzIsland,inst_UnitedStates)). - -fof(axmondialPred10012, axiom, - f_member(inst_Burma,inst_Organizations_UNESCO)). - -fof(axmondialPred10013, axiom, - 195000 = f_PopulationFn(inst_Countries_SF_provinces_Lappia)). - -fof(axmondialPred10014, axiom, - f_capitalCity(inst_Countries_SF_provinces_Lappia_cities_Rovaniemi,inst_Countries_SF_provinces_Lappia)). - -fof(axmondialPred10015, axiom, - f_member(inst_Moldova,inst_Organizations_UNESCO)). - -fof(axmondialPred10016, axiom, - f_member(inst_Italy,inst_Organizations_PCA)). - -fof(axmondialPred10017, axiom, - f_sharedBorderLength(inst_Rwanda,inst_Uganda,f_MeasureFn(169,inst_Kilometer))). - -fof(axmondialPred10018, axiom, - 1880016 = f_PopulationFn(inst_Countries_MAL_provinces_Perak)). - -fof(axmondialPred10019, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Perak,f_MeasureFn(21005,inst_SquareKilometer))). - -fof(axmondialPred10020, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Perak_cities_Ipoh,inst_Countries_MAL_provinces_Perak)). - -fof(axmondialPred10021, axiom, - f_member(inst_Argentina,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred10022, axiom, - f_member(inst_Iceland,inst_Organizations_EBRD)). - -fof(axmondialPred10023, axiom, - 1530000 = f_PopulationFn(inst_Countries_TJ_provinces_Guizhou_cities_Guiyang)). - -fof(axmondialPred10024, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guizhou_cities_Guiyang,inst_Countries_TJ_provinces_Guizhou)). - -fof(axmondialPred10025, axiom, - 4452618 = f_PopulationFn(inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred10026, axiom, - f_landAreaOnly(inst_Countries_ZRE_provinces_Shaba,f_MeasureFn(496965,inst_SquareKilometer))). - -fof(axmondialPred10027, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_Shaba_cities_Lubumbashi,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred10028, axiom, - f_member(inst_France,inst_Organizations_IEA)). - -fof(axmondialPred10029, axiom, - 1111811 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_LaMatanza)). - -fof(axmondialPred10030, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_LaMatanza,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred10031, axiom, - f_located(inst_Rivers_Zambezi,inst_Mozambique)). - -fof(axmondialPred10032, axiom, - f_located(inst_Rivers_Zambezi,inst_Countries_Z_provinces_Northwestern)). - -fof(axmondialPred10033, axiom, - f_located(inst_Rivers_Zambezi,inst_Zambia)). - -fof(axmondialPred10034, axiom, - f_located(inst_Rivers_Zambezi,inst_Countries_Z_provinces_Central)). - -fof(axmondialPred10035, axiom, - f_located(inst_Rivers_Zambezi,inst_Angola)). - -fof(axmondialPred10036, axiom, - f_located(inst_Rivers_Zambezi,inst_Countries_ANG_provinces_Moxico)). - -fof(axmondialPred10037, axiom, - f_located(inst_Rivers_Zambezi,inst_Countries_MOC_provinces_Manica)). - -fof(axmondialPred10038, axiom, - f_located(inst_Rivers_Zambezi,inst_Countries_Z_provinces_Southern)). - -fof(axmondialPred10039, axiom, - f_located(inst_Rivers_Zambezi,inst_Countries_MOC_provinces_Tete)). - -fof(axmondialPred10040, axiom, - f_located(inst_Rivers_Zambezi,inst_Countries_Z_provinces_Western)). - -fof(axmondialPred10041, axiom, - f_flowsInto(inst_Rivers_Zambezi,inst_Seas_IndianOcean)). - -fof(axmondialPred10042, axiom, - f_located(inst_Rivers_Zambezi,inst_Countries_MOC_provinces_Zambezia)). - -fof(axmondialPred10043, axiom, - 105021 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Suqian)). - -fof(axmondialPred10044, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Suqian,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred10045, axiom, - f_member(inst_Greece,inst_Organizations_WEU)). - -fof(axmondialPred10046, axiom, - f_member(inst_Laos,inst_Organizations_FAO)). - -fof(axmondialPred10047, axiom, - f_member(inst_Barbados,inst_Organizations_ISO)). - -fof(axmondialPred10048, axiom, - f_member(inst_Mali,inst_Organizations_ECA)). - -fof(axmondialPred10049, axiom, - 263437 = f_PopulationFn(inst_Countries_E_provinces_Rioja)). - -fof(axmondialPred10050, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Rioja,f_MeasureFn(5045,inst_SquareKilometer))). - -fof(axmondialPred10051, axiom, - f_capitalCity(inst_Countries_E_provinces_Rioja_cities_Logrono,inst_Countries_E_provinces_Rioja)). - -fof(axmondialPred10052, axiom, - f_member(inst_Haiti,inst_Organizations_OPANAL)). - -fof(axmondialPred10053, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_ILO)). - -fof(axmondialPred10054, axiom, - 147977 = f_PopulationFn(inst_Countries_PK_cities_Mardan)). - -fof(axmondialPred10055, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Mardan,inst_Pakistan)). - -fof(axmondialPred10056, axiom, - f_member(inst_Angola,inst_Organizations_ICRM)). - -fof(axmondialPred10057, axiom, - f_member(inst_Kazakstan,inst_Organizations_IDA)). - -fof(axmondialPred10058, axiom, - 138000 = f_PopulationFn(inst_Countries_CAM_provinces_Nordoueste_cities_Bamenda)). - -fof(axmondialPred10059, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Nordoueste_cities_Bamenda,inst_Countries_CAM_provinces_Nordoueste)). - -fof(axmondialPred10060, axiom, - f_located(inst_Islands_Iceland,inst_Iceland)). - -fof(axmondialPred10061, axiom, - f_landAreaOnly(inst_Islands_Iceland,f_MeasureFn(102829,inst_SquareKilometer))). - -fof(axmondialPred10062, axiom, - f_member(inst_Malawi,inst_Organizations_ECA)). - -fof(axmondialPred10063, axiom, - f_member(inst_Tunisia,inst_Organizations_ICC)). - -fof(axmondialPred10064, axiom, - 114000 = f_PopulationFn(inst_Countries_R_cities_Zagorsk)). - -fof(axmondialPred10065, axiom, - f_geographicalSubregion(inst_Countries_R_cities_Zagorsk,inst_Russia)). - -fof(axmondialPred10066, axiom, - f_member(inst_Colombia,inst_Organizations_OAS)). - -fof(axmondialPred10067, axiom, - f_member(inst_Pakistan,inst_Organizations_IOC)). - -fof(axmondialPred10068, axiom, - 18137226 = f_PopulationFn(inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred10069, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_NewYork,f_MeasureFn(127189,inst_SquareKilometer))). - -fof(axmondialPred10070, axiom, - f_capitalCity(inst_Countries_USA_provinces_NewYork_cities_Albany,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred10071, axiom, - 832700 = f_PopulationFn(inst_Countries_Z_provinces_Northern)). - -fof(axmondialPred10072, axiom, - f_landAreaOnly(inst_Countries_Z_provinces_Northern,f_MeasureFn(147826,inst_SquareKilometer))). - -fof(axmondialPred10073, axiom, - f_capitalCity(inst_Countries_Z_provinces_Northern_cities_Kasama,inst_Countries_Z_provinces_Northern)). - -fof(axmondialPred10074, axiom, - 3682444 = f_PopulationFn(inst_Countries_IR_provinces_Esfahan)). - -fof(axmondialPred10075, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Esfahan,f_MeasureFn(104650,inst_SquareKilometer))). - -fof(axmondialPred10076, axiom, - f_capitalCity(inst_Countries_IR_provinces_Esfahan_cities_Esfahan,inst_Countries_IR_provinces_Esfahan)). - -fof(axmondialPred10077, axiom, - 408403 = f_PopulationFn(inst_Countries_I_provinces_Toscana_cities_Firenze)). - -fof(axmondialPred10078, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Toscana_cities_Firenze,inst_Countries_I_provinces_Toscana)). - -fof(axmondialPred10079, axiom, - 144340 = f_PopulationFn(inst_Countries_CO_provinces_Guajira_La_cities_Cienaga)). - -fof(axmondialPred10080, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Guajira_La_cities_Cienaga,inst_Countries_CO_provinces_Guajira_La)). - -fof(axmondialPred10081, axiom, - 452127 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Yantai)). - -fof(axmondialPred10082, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Yantai,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred10083, axiom, - 284000 = f_PopulationFn(inst_Countries_NOK_cities_Tanchon)). - -fof(axmondialPred10084, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Tanchon,inst_NorthKorea)). - -fof(axmondialPred10085, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Shropshire_cities_Shrewsbury,inst_Countries_GB_provinces_Shropshire)). - -fof(axmondialPred10086, axiom, - f_located(inst_Rivers_Loire,inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred10087, axiom, - f_located(inst_Rivers_Loire,inst_Countries_F_provinces_PaysdelaLoire)). - -fof(axmondialPred10088, axiom, - f_located(inst_Rivers_Loire,inst_Countries_F_provinces_Centre)). - -fof(axmondialPred10089, axiom, - f_located(inst_Rivers_Loire,inst_Countries_F_provinces_Auvergne)). - -fof(axmondialPred10090, axiom, - f_located(inst_Rivers_Loire,inst_France)). - -fof(axmondialPred10091, axiom, - f_flowsInto(inst_Rivers_Loire,inst_Seas_AtlanticOcean)). - -fof(axmondialPred10092, axiom, - f_length(inst_Rivers_Loire,1010)). - -fof(axmondialPred10093, axiom, - f_member(inst_Afghanistan,inst_Organizations_IMF)). - -fof(axmondialPred10094, axiom, - 734100 = f_PopulationFn(inst_Countries_PL_provinces_Rzeszowskie)). - -fof(axmondialPred10095, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Rzeszowskie,f_MeasureFn(4397,inst_SquareKilometer))). - -fof(axmondialPred10096, axiom, - f_capitalCity(inst_Countries_PL_provinces_Rzeszowskie_cities_Rzeszow,inst_Countries_PL_provinces_Rzeszowskie)). - -fof(axmondialPred10097, axiom, - 156317 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Zhoushan)). - -fof(axmondialPred10098, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Zhoushan,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred10099, axiom, - 5961 = f_PopulationFn(inst_Countries_N_provinces_Finnmark_cities_Vadsoe)). - -fof(axmondialPred10100, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Finnmark_cities_Vadsoe,inst_Countries_N_provinces_Finnmark)). - -fof(axmondialPred10101, axiom, - f_member(inst_Mauritius,inst_Organizations_IDA)). - -fof(axmondialPred10102, axiom, - 731278 = f_PopulationFn(inst_Countries_USA_provinces_Indiana_cities_Indianapolis)). - -fof(axmondialPred10103, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Indiana_cities_Indianapolis,inst_Countries_USA_provinces_Indiana)). - -fof(axmondialPred10104, axiom, - f_member(inst_Japan,inst_Organizations_ICFTU)). - -fof(axmondialPred10105, axiom, - 219100 = f_PopulationFn(inst_Countries_GB_provinces_Grampian_cities_Aberdeen)). - -fof(axmondialPred10106, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Grampian_cities_Aberdeen,inst_Countries_GB_provinces_Grampian)). - -fof(axmondialPred10107, axiom, - 150574 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina_cities_PraiaGrande)). - -fof(axmondialPred10108, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SantaCatarina_cities_PraiaGrande,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred10109, axiom, - f_sharedBorderLength(inst_Pakistan,inst_India,f_MeasureFn(2912,inst_Kilometer))). - -fof(axmondialPred10110, axiom, - 147361 = f_PopulationFn(inst_Countries_PE_provinces_Piura_cities_Sullana)). - -fof(axmondialPred10111, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Piura_cities_Sullana,inst_Countries_PE_provinces_Piura)). - -fof(axmondialPred10112, axiom, - f_member(inst_Thailand,inst_Organizations_WFTU)). - -fof(axmondialPred10113, axiom, - f_member(inst_Luxembourg,inst_Organizations_OSCE)). - -fof(axmondialPred10114, axiom, - f_member(inst_CostaRica,inst_Organizations_ICAO)). - -fof(axmondialPred10115, axiom, - 112733 = f_PopulationFn(inst_Countries_USA_provinces_Oregon_cities_Eugene)). - -fof(axmondialPred10116, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Oregon_cities_Eugene,inst_Countries_USA_provinces_Oregon)). - -fof(axmondialPred10117, axiom, - f_member(inst_UnitedStates,inst_Organizations_Inmarsat)). - -fof(axmondialPred10118, axiom, - f_member(inst_Guyana,inst_Organizations_C)). - -fof(axmondialPred10119, axiom, - f_member(inst_India,inst_Organizations_G_15)). - -fof(axmondialPred10120, axiom, - 116551 = f_PopulationFn(inst_Countries_YV_provinces_Portuguesa_cities_Acarigua)). - -fof(axmondialPred10121, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Portuguesa_cities_Acarigua,inst_Countries_YV_provinces_Portuguesa)). - -fof(axmondialPred10122, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_FAO)). - -fof(axmondialPred10123, axiom, - 149100 = f_PopulationFn(inst_Countries_GB_provinces_Essex_cities_Colchester)). - -fof(axmondialPred10124, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Essex_cities_Colchester,inst_Countries_GB_provinces_Essex)). - -fof(axmondialPred10125, axiom, - 96226 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_WestCovina)). - -fof(axmondialPred10126, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_WestCovina,inst_Countries_USA_provinces_California)). - -fof(axmondialPred10127, axiom, - f_member(inst_Georgia,inst_Organizations_CIS)). - -fof(axmondialPred10128, axiom, - f_member(inst_Kazakstan,inst_Organizations_UN)). - -fof(axmondialPred10129, axiom, - f_member(inst_Estonia,inst_Organizations_UPU)). - -fof(axmondialPred10130, axiom, - f_geographicalSubregion(inst_Micronesia,inst_Continents_Australia_Oceania)). - -fof(axmondialPred10131, axiom, - f_member(inst_CostaRica,inst_Organizations_WHO)). - -fof(axmondialPred10132, axiom, - f_member(inst_UnitedStates,inst_Organizations_CP)). - -fof(axmondialPred10133, axiom, - 226338 = f_PopulationFn(inst_Countries_USA_provinces_Alaska_cities_Anchorage)). - -fof(axmondialPred10134, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Alaska_cities_Anchorage,inst_Countries_USA_provinces_Alaska)). - -fof(axmondialPred10135, axiom, - 1478213 = f_PopulationFn(inst_Countries_CO_provinces_Atlantico)). - -fof(axmondialPred10136, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Atlantico,f_MeasureFn(3388,inst_SquareKilometer))). - -fof(axmondialPred10137, axiom, - f_capitalCity(inst_Countries_CO_provinces_Atlantico_cities_Barranquilla,inst_Countries_CO_provinces_Atlantico)). - -fof(axmondialPred10138, axiom, - 104800 = f_PopulationFn(inst_Countries_GB_provinces_Gloucestershire_cities_Gloucester)). - -fof(axmondialPred10139, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Gloucestershire_cities_Gloucester,inst_Countries_GB_provinces_Gloucestershire)). - -fof(axmondialPred10140, axiom, - 167000 = f_PopulationFn(inst_Countries_THA_provinces_ChiangMai_cities_ChiangMai)). - -fof(axmondialPred10141, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_ChiangMai_cities_ChiangMai,inst_Countries_THA_provinces_ChiangMai)). - -fof(axmondialPred10142, axiom, - f_member(inst_Denmark,inst_Organizations_NIB)). - -fof(axmondialPred10143, axiom, - 442350 = f_PopulationFn(inst_Countries_CH_provinces_SG)). - -fof(axmondialPred10144, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_SG,f_MeasureFn(2025,inst_SquareKilometer))). - -fof(axmondialPred10145, axiom, - f_capitalCity(inst_Countries_CH_provinces_SG_cities_SanktGallen,inst_Countries_CH_provinces_SG)). - -fof(axmondialPred10146, axiom, - f_member(inst_Kazakstan,inst_Organizations_IMF)). - -fof(axmondialPred10147, axiom, - 130695 = f_PopulationFn(inst_Countries_MEX_provinces_Veracruz_cities_Cordoba)). - -fof(axmondialPred10148, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Veracruz_cities_Cordoba,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred10149, axiom, - f_member(inst_Iceland,inst_Organizations_EFTA)). - -fof(axmondialPred10150, axiom, - f_member(inst_Syria,inst_Organizations_UNRWA)). - -fof(axmondialPred10151, axiom, - f_member(inst_Mali,inst_Organizations_IDB)). - -fof(axmondialPred10152, axiom, - f_sharedBorderLength(inst_Slovakia,inst_Poland,f_MeasureFn(444,inst_Kilometer))). - -fof(axmondialPred10153, axiom, - f_member(inst_Gabon,inst_Organizations_UNESCO)). - -fof(axmondialPred10154, axiom, - f_member(inst_India,inst_Organizations_Interpol)). - -fof(axmondialPred10155, axiom, - 215373 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Shangzhi)). - -fof(axmondialPred10156, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Shangzhi,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred10157, axiom, - f_member(inst_SaudiArabia,inst_Organizations_FAO)). - -fof(axmondialPred10158, axiom, - f_sharedBorderLength(inst_HolySee,inst_Italy,f_MeasureFn(3.2,inst_Kilometer))). - -fof(axmondialPred10159, axiom, - f_member(inst_Tanzania,inst_Organizations_IFC)). - -fof(axmondialPred10160, axiom, - f_located(inst_Mountains_Jezerce,inst_Albania)). - -fof(axmondialPred10161, axiom, - 117810 = f_PopulationFn(inst_Countries_USA_provinces_Michigan_cities_SterlingHeights)). - -fof(axmondialPred10162, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Michigan_cities_SterlingHeights,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred10163, axiom, - 932200 = f_PopulationFn(inst_Countries_R_provinces_Kaliningradskayaoblast)). - -fof(axmondialPred10164, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Kaliningradskayaoblast,f_MeasureFn(15100,inst_SquareKilometer))). - -fof(axmondialPred10165, axiom, - f_capitalCity(inst_Countries_R_provinces_Kaliningradskayaoblast_cities_Kaliningrad,inst_Countries_R_provinces_Kaliningradskayaoblast)). - -fof(axmondialPred10166, axiom, - f_sharedBorderLength(inst_Turkey,inst_Armenia,f_MeasureFn(268,inst_Kilometer))). - -fof(axmondialPred10167, axiom, - f_located(inst_Rivers_Ingoda,inst_Countries_R_provinces_Chitinskayaoblast)). - -fof(axmondialPred10168, axiom, - f_located(inst_Rivers_Ingoda,inst_Russia)). - -fof(axmondialPred10169, axiom, - f_flowsInto(inst_Rivers_Ingoda,inst_Rivers_Schilka)). - -fof(axmondialPred10170, axiom, - f_length(inst_Rivers_Ingoda,708)). - -fof(axmondialPred10171, axiom, - 241000 = f_PopulationFn(inst_Countries_UA_provinces_Khmelnytska_cities_Khmelnytskyy)). - -fof(axmondialPred10172, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Khmelnytska_cities_Khmelnytskyy,inst_Countries_UA_provinces_Khmelnytska)). - -fof(axmondialPred10173, axiom, - f_member(inst_Pakistan,inst_Organizations_IMF)). - -fof(axmondialPred10174, axiom, - f_member(inst_Sudan,inst_Organizations_IOC)). - -fof(axmondialPred10175, axiom, - 143000 = f_PopulationFn(inst_Countries_WAN_cities_Akure)). - -fof(axmondialPred10176, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Akure,inst_Nigeria)). - -fof(axmondialPred10177, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_UPU)). - -fof(axmondialPred10178, axiom, - 597393 = f_PopulationFn(inst_Countries_THA_provinces_Chachoengsao)). - -fof(axmondialPred10179, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Chachoengsao,f_MeasureFn(5334,inst_SquareKilometer))). - -fof(axmondialPred10180, axiom, - 289199 = f_PopulationFn(inst_Countries_USA_provinces_Arizona_cities_Mesa)). - -fof(axmondialPred10181, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Arizona_cities_Mesa,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred10182, axiom, - 755500 = f_PopulationFn(inst_Countries_PL_provinces_Radomskie)). - -fof(axmondialPred10183, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Radomskie,f_MeasureFn(7294,inst_SquareKilometer))). - -fof(axmondialPred10184, axiom, - f_capitalCity(inst_Countries_PL_provinces_Radomskie_cities_Radom,inst_Countries_PL_provinces_Radomskie)). - -fof(axmondialPred10185, axiom, - 1729751 = f_PopulationFn(inst_Countries_USA_provinces_NewMexico)). - -fof(axmondialPred10186, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_NewMexico,f_MeasureFn(314925,inst_SquareKilometer))). - -fof(axmondialPred10187, axiom, - f_capitalCity(inst_Countries_USA_provinces_NewMexico_cities_SantaFe,inst_Countries_USA_provinces_NewMexico)). - -fof(axmondialPred10188, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Tokelau,inst_Continents_Australia_Oceania)). - -fof(axmondialPred10189, axiom, - f_member(inst_Albania,inst_Organizations_Interpol)). - -fof(axmondialPred10190, axiom, - 186206 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Lubbock)). - -fof(axmondialPred10191, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Lubbock,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred10192, axiom, - f_located(inst_Islands_GrKomoro,inst_Comoros)). - -fof(axmondialPred10193, axiom, - f_member(inst_Australia,inst_Organizations_IMO)). - -fof(axmondialPred10194, axiom, - 156983 = f_PopulationFn(inst_Countries_USA_provinces_Massachusetts_cities_Springfield)). - -fof(axmondialPred10195, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Massachusetts_cities_Springfield,inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred10196, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Christmas_Island,inst_Continents_Australia_Oceania)). - -fof(axmondialPred10197, axiom, - 12594974 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred10198, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_BuenosAires,f_MeasureFn(307571,inst_SquareKilometer))). - -fof(axmondialPred10199, axiom, - f_capitalCity(inst_Countries_RA_provinces_BuenosAires_cities_LaPlata,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred10200, axiom, - 130900 = f_PopulationFn(inst_Countries_GB_provinces_Bridgend)). - -fof(axmondialPred10201, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Bridgend,f_MeasureFn(246,inst_SquareKilometer))). - -fof(axmondialPred10202, axiom, - f_capitalCity(inst_Countries_GB_provinces_Bridgend_cities_Bridgend,inst_Countries_GB_provinces_Bridgend)). - -fof(axmondialPred10203, axiom, - f_member(inst_Monaco,inst_Organizations_UNESCO)). - -fof(axmondialPred10204, axiom, - f_member(inst_Monaco,inst_Organizations_IAEA)). - -fof(axmondialPred10205, axiom, - f_meetsSpatially(inst_Monaco,inst_France)). - -fof(axmondialPred10206, axiom, - f_member(inst_Monaco,inst_Organizations_OSCE)). - -fof(axmondialPred10207, axiom, - f_member(inst_Monaco,inst_Organizations_ECE)). - -fof(axmondialPred10208, axiom, - f_member(inst_Monaco,inst_Organizations_UPU)). - -fof(axmondialPred10209, axiom, - f_member(inst_Monaco,inst_Organizations_ICRM)). - -fof(axmondialPred10210, axiom, - f_landAreaOnly(inst_Monaco,f_MeasureFn(1.9,inst_SquareKilometer))). - -fof(axmondialPred10211, axiom, - f_member(inst_Monaco,inst_Organizations_ICAO)). - -fof(axmondialPred10212, axiom, - f_member(inst_Monaco,inst_Organizations_ACCT)). - -fof(axmondialPred10213, axiom, - f_member(inst_Monaco,inst_Organizations_Intelsat)). - -fof(axmondialPred10214, axiom, - 31719 = f_PopulationFn(inst_Monaco)). - -fof(axmondialPred10215, axiom, - f_capitalCity(inst_Countries_MC_cities_Monaco,inst_Monaco)). - -fof(axmondialPred10216, axiom, - f_member(inst_Monaco,inst_Organizations_UN)). - -fof(axmondialPred10217, axiom, - 444259 = f_PopulationFn(inst_Countries_S_provinces_Alvsborg)). - -fof(axmondialPred10218, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Alvsborg,f_MeasureFn(11395,inst_SquareKilometer))). - -fof(axmondialPred10219, axiom, - f_capitalCity(inst_Countries_S_provinces_Alvsborg_cities_Vanersborg,inst_Countries_S_provinces_Alvsborg)). - -fof(axmondialPred10220, axiom, - f_member(inst_France,inst_Organizations_BIS)). - -fof(axmondialPred10221, axiom, - 273918 = f_PopulationFn(inst_Countries_S_provinces_Uppsala)). - -fof(axmondialPred10222, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Uppsala,f_MeasureFn(6989,inst_SquareKilometer))). - -fof(axmondialPred10223, axiom, - f_capitalCity(inst_Countries_S_provinces_Uppsala_cities_Uppsala,inst_Countries_S_provinces_Uppsala)). - -fof(axmondialPred10224, axiom, - f_member(inst_Colombia,inst_Organizations_IFRCS)). - -fof(axmondialPred10225, axiom, - f_member(inst_India,inst_Organizations_WToO)). - -fof(axmondialPred10226, axiom, - f_member(inst_Cambodia,inst_Organizations_NAM)). - -fof(axmondialPred10227, axiom, - f_member(inst_UnitedStates,inst_Organizations_G_5)). - -fof(axmondialPred10228, axiom, - 144280 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Jinhua)). - -fof(axmondialPred10229, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Jinhua,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred10230, axiom, - 431100 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Manchester)). - -fof(axmondialPred10231, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Manchester,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred10232, axiom, - 609311 = f_PopulationFn(inst_Countries_USA_provinces_Alaska)). - -fof(axmondialPred10233, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Alaska,f_MeasureFn(1530694,inst_SquareKilometer))). - -fof(axmondialPred10234, axiom, - f_capitalCity(inst_Countries_USA_provinces_Alaska_cities_Juneau,inst_Countries_USA_provinces_Alaska)). - -fof(axmondialPred10235, axiom, - f_member(inst_Comoros,inst_Organizations_ACCT)). - -fof(axmondialPred10236, axiom, - f_located(inst_Rivers_Oranje,inst_Countries_RSA_provinces_NorthernCape)). - -fof(axmondialPred10237, axiom, - f_located(inst_Rivers_Oranje,inst_Countries_RSA_provinces_FreeState)). - -fof(axmondialPred10238, axiom, - f_located(inst_Rivers_Oranje,inst_SouthAfrica)). - -fof(axmondialPred10239, axiom, - f_located(inst_Rivers_Oranje,inst_Namibia)). - -fof(axmondialPred10240, axiom, - f_flowsInto(inst_Rivers_Oranje,inst_Seas_AtlanticOcean)). - -fof(axmondialPred10241, axiom, - 121000 = f_PopulationFn(inst_Countries_R_provinces_Kemerovskayaoblast_cities_LeninskKuznetskiy)). - -fof(axmondialPred10242, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kemerovskayaoblast_cities_LeninskKuznetskiy,inst_Countries_R_provinces_Kemerovskayaoblast)). - -fof(axmondialPred10243, axiom, - f_member(inst_Yemen,inst_Organizations_IFC)). - -fof(axmondialPred10244, axiom, - 386900 = f_PopulationFn(inst_Countries_GB_provinces_WestYorkshire_cities_Kirklees)). - -fof(axmondialPred10245, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestYorkshire_cities_Kirklees,inst_Countries_GB_provinces_WestYorkshire)). - -fof(axmondialPred10246, axiom, - f_member(inst_Mauritania,inst_Organizations_ICRM)). - -fof(axmondialPred10247, axiom, - f_member(inst_Liberia,inst_Organizations_AfDB)). - -fof(axmondialPred10248, axiom, - 470000 = f_PopulationFn(inst_Countries_R_provinces_Tomskayaoblast_cities_Tomsk)). - -fof(axmondialPred10249, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Tomskayaoblast_cities_Tomsk,inst_Countries_R_provinces_Tomskayaoblast)). - -fof(axmondialPred10250, axiom, - 85698 = f_PopulationFn(inst_Countries_S_provinces_Vasterbotten_cities_Umea)). - -fof(axmondialPred10251, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Vasterbotten_cities_Umea,inst_Countries_S_provinces_Vasterbotten)). - -fof(axmondialPred10252, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_WMO)). - -fof(axmondialPred10253, axiom, - 134419 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Xichang)). - -fof(axmondialPred10254, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Xichang,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred10255, axiom, - 717405 = f_PopulationFn(inst_Countries_THA_provinces_Nonthaburi)). - -fof(axmondialPred10256, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Nonthaburi,f_MeasureFn(622,inst_SquareKilometer))). - -fof(axmondialPred10257, axiom, - f_capitalCity(inst_Countries_THA_provinces_Nonthaburi_cities_Nonthaburi,inst_Countries_THA_provinces_Nonthaburi)). - -fof(axmondialPred10258, axiom, - f_member(inst_Australia,inst_Organizations_ZC)). - -fof(axmondialPred10259, axiom, - 412288 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Santos)). - -fof(axmondialPred10260, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Santos,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred10261, axiom, - 362773 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Panshan)). - -fof(axmondialPred10262, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Panshan,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred10263, axiom, - f_member(inst_Grenada,inst_Organizations_OECS)). - -fof(axmondialPred10264, axiom, - f_member(inst_Egypt,inst_Organizations_ABEDA)). - -fof(axmondialPred10265, axiom, - f_member(inst_Cameroon,inst_Organizations_BDEAC)). - -fof(axmondialPred10266, axiom, - 1110623 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_SanDiego)). - -fof(axmondialPred10267, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_SanDiego,inst_Countries_USA_provinces_California)). - -fof(axmondialPred10268, axiom, - f_member(inst_Nicaragua,inst_Organizations_WMO)). - -fof(axmondialPred10269, axiom, - f_member(inst_France,inst_Organizations_ITU)). - -fof(axmondialPred10270, axiom, - 613143 = f_PopulationFn(inst_Countries_THA_provinces_Sukhothai)). - -fof(axmondialPred10271, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Sukhothai,f_MeasureFn(6593,inst_SquareKilometer))). - -fof(axmondialPred10272, axiom, - f_member(inst_Austria,inst_Organizations_IAEA)). - -fof(axmondialPred10273, axiom, - f_member(inst_Sudan,inst_Organizations_WMO)). - -fof(axmondialPred10274, axiom, - f_member(inst_Panama,inst_Organizations_IDA)). - -fof(axmondialPred10275, axiom, - 218714 = f_PopulationFn(inst_Countries_SUD_provinces_alWusta_cities_WadMadani)). - -fof(axmondialPred10276, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_alWusta_cities_WadMadani,inst_Countries_SUD_provinces_alWusta)). - -fof(axmondialPred10277, axiom, - f_member(inst_HolySee,inst_Organizations_WToO)). - -fof(axmondialPred10278, axiom, - f_capitalCity(inst_Countries_V_cities_VaticanCity,inst_HolySee)). - -fof(axmondialPred10279, axiom, - f_member(inst_HolySee,inst_Organizations_ICFTU)). - -fof(axmondialPred10280, axiom, - f_member(inst_HolySee,inst_Organizations_UN)). - -fof(axmondialPred10281, axiom, - f_member(inst_HolySee,inst_Organizations_OSCE)). - -fof(axmondialPred10282, axiom, - f_member(inst_HolySee,inst_Organizations_WIPO)). - -fof(axmondialPred10283, axiom, - 840 = f_PopulationFn(inst_HolySee)). - -fof(axmondialPred10284, axiom, - f_member(inst_HolySee,inst_Organizations_IOM)). - -fof(axmondialPred10285, axiom, - f_member(inst_HolySee,inst_Organizations_Intelsat)). - -fof(axmondialPred10286, axiom, - f_member(inst_HolySee,inst_Organizations_UNHCR)). - -fof(axmondialPred10287, axiom, - f_landAreaOnly(inst_HolySee,f_MeasureFn(0.44,inst_SquareKilometer))). - -fof(axmondialPred10288, axiom, - f_member(inst_HolySee,inst_Organizations_UPU)). - -fof(axmondialPred10289, axiom, - f_meetsSpatially(inst_HolySee,inst_Italy)). - -fof(axmondialPred10290, axiom, - f_member(inst_HolySee,inst_Organizations_IAEA)). - -fof(axmondialPred10291, axiom, - f_member(inst_Egypt,inst_Organizations_ACC)). - -fof(axmondialPred10292, axiom, - f_member(inst_Gabon,inst_Organizations_IFC)). - -fof(axmondialPred10293, axiom, - 662000 = f_PopulationFn(inst_Countries_RP_cities_Cebu)). - -fof(axmondialPred10294, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_Cebu,inst_Philippines)). - -fof(axmondialPred10295, axiom, - 1512928 = f_PopulationFn(inst_Countries_CO_provinces_Cundinamarca)). - -fof(axmondialPred10296, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Cundinamarca,f_MeasureFn(22623,inst_SquareKilometer))). - -fof(axmondialPred10297, axiom, - f_capitalCity(inst_Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota,inst_Countries_CO_provinces_Cundinamarca)). - -fof(axmondialPred10298, axiom, - f_member(inst_Austria,inst_Organizations_BIS)). - -fof(axmondialPred10299, axiom, - 219100 = f_PopulationFn(inst_Countries_KAZ_provinces_BatysQazaqstan_cities_Oral)). - -fof(axmondialPred10300, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_BatysQazaqstan_cities_Oral,inst_Countries_KAZ_provinces_BatysQazaqstan)). - -fof(axmondialPred10301, axiom, - f_member(inst_Norway,inst_Organizations_UNPROFOR)). - -fof(axmondialPred10302, axiom, - f_meetsSpatially(inst_Countries_cid_cia_Gibraltar,inst_Spain)). - -fof(axmondialPred10303, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Gibraltar,f_MeasureFn(6.5,inst_SquareKilometer))). - -fof(axmondialPred10304, axiom, - 28765 = f_PopulationFn(inst_Countries_cid_cia_Gibraltar)). - -fof(axmondialPred10305, axiom, - f_capitalCity(inst_Countries_cid_cia_Gibraltar_cities_Gibraltar,inst_Countries_cid_cia_Gibraltar)). - -fof(axmondialPred10306, axiom, - f_member(inst_Countries_cid_cia_Gibraltar,inst_Organizations_Interpol)). - -fof(axmondialPred10307, axiom, - f_member(inst_Philippines,inst_Organizations_Inmarsat)). - -fof(axmondialPred10308, axiom, - f_member(inst_SaintLucia,inst_Organizations_G_77)). - -fof(axmondialPred10309, axiom, - 1812000 = f_PopulationFn(inst_Countries_UZB_provinces_Qasqadare)). - -fof(axmondialPred10310, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Qasqadare,f_MeasureFn(28400,inst_SquareKilometer))). - -fof(axmondialPred10311, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Qasqadare_cities_Qarshi,inst_Countries_UZB_provinces_Qasqadare)). - -fof(axmondialPred10312, axiom, - 75667 = f_PopulationFn(inst_Countries_N_provinces_Finnmark)). - -fof(axmondialPred10313, axiom, - f_capitalCity(inst_Countries_N_provinces_Finnmark_cities_Vadsoe,inst_Countries_N_provinces_Finnmark)). - -fof(axmondialPred10314, axiom, - f_member(inst_Norway,inst_Organizations_NATO)). - -fof(axmondialPred10315, axiom, - 292751 = f_PopulationFn(inst_Countries_GR_provinces_DhytikiMakedhonia)). - -fof(axmondialPred10316, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_DhytikiMakedhonia,f_MeasureFn(9451,inst_SquareKilometer))). - -fof(axmondialPred10317, axiom, - 452804 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_RibeiraoPreto)). - -fof(axmondialPred10318, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_RibeiraoPreto,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred10319, axiom, - f_member(inst_Cuba,inst_Organizations_IFRCS)). - -fof(axmondialPred10320, axiom, - 141100 = f_PopulationFn(inst_Countries_KAZ_provinces_Pavlodar_cities_Ekibastuz)). - -fof(axmondialPred10321, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Pavlodar_cities_Ekibastuz,inst_Countries_KAZ_provinces_Pavlodar)). - -fof(axmondialPred10322, axiom, - 130847 = f_PopulationFn(inst_Countries_D_provinces_Bremen_cities_Bremerhaven)). - -fof(axmondialPred10323, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bremen_cities_Bremerhaven,inst_Countries_D_provinces_Bremen)). - -fof(axmondialPred10324, axiom, - f_member(inst_Comoros,inst_Organizations_AL)). - -fof(axmondialPred10325, axiom, - f_member(inst_Chad,inst_Organizations_AfDB)). - -fof(axmondialPred10326, axiom, - 109199 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Vallejo)). - -fof(axmondialPred10327, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Vallejo,inst_Countries_USA_provinces_California)). - -fof(axmondialPred10328, axiom, - f_member(inst_Norway,inst_Organizations_MINURSO)). - -fof(axmondialPred10329, axiom, - 102768 = f_PopulationFn(inst_Countries_IR_provinces_Mazandaran_cities_GonbadeKavus)). - -fof(axmondialPred10330, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Mazandaran_cities_GonbadeKavus,inst_Countries_IR_provinces_Mazandaran)). - -fof(axmondialPred10331, axiom, - 31310 = f_PopulationFn(inst_Countries_CH_provinces_OW)). - -fof(axmondialPred10332, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_OW,f_MeasureFn(490,inst_SquareKilometer))). - -fof(axmondialPred10333, axiom, - f_capitalCity(inst_Countries_CH_provinces_OW_cities_Sarnen,inst_Countries_CH_provinces_OW)). - -fof(axmondialPred10334, axiom, - f_hasHeadq(inst_Organizations_LAIA,inst_Countries_ROU_cities_Montevideo)). - -fof(axmondialPred10335, axiom, - f_member(inst_Argentina,inst_Organizations_ISO)). - -fof(axmondialPred10336, axiom, - f_member(inst_Japan,inst_Organizations_ICAO)). - -fof(axmondialPred10337, axiom, - f_member(inst_Belarus,inst_Organizations_ICAO)). - -fof(axmondialPred10338, axiom, - 223013 = f_PopulationFn(inst_Countries_EAT_provinces_Mwanza_cities_Mwanza)). - -fof(axmondialPred10339, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Mwanza_cities_Mwanza,inst_Countries_EAT_provinces_Mwanza)). - -fof(axmondialPred10340, axiom, - f_member(inst_Egypt,inst_Organizations_ILO)). - -fof(axmondialPred10341, axiom, - f_member(inst_Spain,inst_Organizations_OAS)). - -fof(axmondialPred10342, axiom, - f_hasHeadq(inst_Organizations_WToO,inst_Countries_E_provinces_Madrid_cities_Madrid)). - -fof(axmondialPred10343, axiom, - 557727 = f_PopulationFn(inst_Countries_TR_provinces_Mardin)). - -fof(axmondialPred10344, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Mardin,f_MeasureFn(8891,inst_SquareKilometer))). - -fof(axmondialPred10345, axiom, - f_capitalCity(inst_Countries_TR_provinces_Mardin_cities_Mardin,inst_Countries_TR_provinces_Mardin)). - -fof(axmondialPred10346, axiom, - f_member(inst_Guatemala,inst_Organizations_LAES)). - -fof(axmondialPred10347, axiom, - 2289236 = f_PopulationFn(inst_Countries_MAL_provinces_Selangor)). - -fof(axmondialPred10348, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Selangor,f_MeasureFn(7956,inst_SquareKilometer))). - -fof(axmondialPred10349, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Selangor_cities_ShahAlam,inst_Countries_MAL_provinces_Selangor)). - -fof(axmondialPred10350, axiom, - f_geographicalSubregion(inst_Iraq,inst_Continents_Asia)). - -fof(axmondialPred10351, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Chelmskie_cities_Chelm,inst_Countries_PL_provinces_Chelmskie)). - -fof(axmondialPred10352, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_Louga_cities_Louga,inst_Countries_SN_provinces_Louga)). - -fof(axmondialPred10353, axiom, - f_geographicalSubregion(inst_Gambia,inst_Continents_Africa)). - -fof(axmondialPred10354, axiom, - f_member(inst_UnitedStates,inst_Organizations_WCL)). - -fof(axmondialPred10355, axiom, - f_member(inst_Argentina,inst_Organizations_MTCR)). - -fof(axmondialPred10356, axiom, - f_member(inst_Vanuatu,inst_Organizations_ICRM)). - -fof(axmondialPred10357, axiom, - 101910 = f_PopulationFn(inst_Countries_D_provinces_RheinlandPfalz_cities_Kaiserslautern)). - -fof(axmondialPred10358, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_RheinlandPfalz_cities_Kaiserslautern,inst_Countries_D_provinces_RheinlandPfalz)). - -fof(axmondialPred10359, axiom, - f_member(inst_Vanuatu,inst_Organizations_SPF)). - -fof(axmondialPred10360, axiom, - f_located(inst_Mountains_ClingmansDome,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred10361, axiom, - f_located(inst_Mountains_ClingmansDome,inst_UnitedStates)). - -fof(axmondialPred10362, axiom, - 1175819 = f_PopulationFn(inst_Countries_J_provinces_Miyazaki)). - -fof(axmondialPred10363, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Miyazaki,f_MeasureFn(7735,inst_SquareKilometer))). - -fof(axmondialPred10364, axiom, - f_capitalCity(inst_Countries_J_provinces_Miyazaki_cities_Miyazaki,inst_Countries_J_provinces_Miyazaki)). - -fof(axmondialPred10365, axiom, - 1624752 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Nagpur)). - -fof(axmondialPred10366, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Nagpur,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred10367, axiom, - f_member(inst_Romania,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred10368, axiom, - 816704 = f_PopulationFn(inst_Countries_J_provinces_Kochi)). - -fof(axmondialPred10369, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Kochi,f_MeasureFn(7107,inst_SquareKilometer))). - -fof(axmondialPred10370, axiom, - f_capitalCity(inst_Countries_J_provinces_Kochi_cities_Kochi,inst_Countries_J_provinces_Kochi)). - -fof(axmondialPred10371, axiom, - f_member(inst_Ghana,inst_Organizations_UNIKOM)). - -fof(axmondialPred10372, axiom, - f_member(inst_Philippines,inst_Organizations_ICAO)). - -fof(axmondialPred10373, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_FAO)). - -fof(axmondialPred10374, axiom, - 7425183 = f_PopulationFn(inst_Countries_USA_provinces_NorthCarolina)). - -fof(axmondialPred10375, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_NorthCarolina,f_MeasureFn(136412,inst_SquareKilometer))). - -fof(axmondialPred10376, axiom, - f_capitalCity(inst_Countries_USA_provinces_NorthCarolina_cities_Raleigh,inst_Countries_USA_provinces_NorthCarolina)). - -fof(axmondialPred10377, axiom, - f_member(inst_Luxembourg,inst_Organizations_IOC)). - -fof(axmondialPred10378, axiom, - 913491 = f_PopulationFn(inst_Countries_CO_provinces_NortedeSantander)). - -fof(axmondialPred10379, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_NortedeSantander,f_MeasureFn(21658,inst_SquareKilometer))). - -fof(axmondialPred10380, axiom, - f_capitalCity(inst_Countries_CO_provinces_NortedeSantander_cities_Cucuta,inst_Countries_CO_provinces_NortedeSantander)). - -fof(axmondialPred10381, axiom, - f_member(inst_Guatemala,inst_Organizations_IADB)). - -fof(axmondialPred10382, axiom, - 138124 = f_PopulationFn(inst_Countries_CO_provinces_ValledeCauca_cities_Tulua)). - -fof(axmondialPred10383, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_ValledeCauca_cities_Tulua,inst_Countries_CO_provinces_ValledeCauca)). - -fof(axmondialPred10384, axiom, - 528715 = f_PopulationFn(inst_Countries_RA_provinces_SanJuan)). - -fof(axmondialPred10385, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_SanJuan,f_MeasureFn(89651,inst_SquareKilometer))). - -fof(axmondialPred10386, axiom, - f_capitalCity(inst_Countries_RA_provinces_SanJuan_cities_SanJuan,inst_Countries_RA_provinces_SanJuan)). - -fof(axmondialPred10387, axiom, - 54307 = f_PopulationFn(inst_Countries_MAL_provinces_Fed_Terr_ofLabuan)). - -fof(axmondialPred10388, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Fed_Terr_ofLabuan,f_MeasureFn(91,inst_SquareKilometer))). - -fof(axmondialPred10389, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Fed_Terr_ofLabuan_cities_Labuan,inst_Countries_MAL_provinces_Fed_Terr_ofLabuan)). - -fof(axmondialPred10390, axiom, - 364114 = f_PopulationFn(inst_Countries_USA_provinces_Ohio_cities_Cincinnati)). - -fof(axmondialPred10391, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Ohio_cities_Cincinnati,inst_Countries_USA_provinces_Ohio)). - -fof(axmondialPred10392, axiom, - f_member(inst_Moldova,inst_Organizations_UNIDO)). - -fof(axmondialPred10393, axiom, - f_member(inst_Namibia,inst_Organizations_CCC)). - -fof(axmondialPred10394, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_SantaBarbara_cities_SantaBarbara,inst_Countries_HCA_provinces_SantaBarbara)). - -fof(axmondialPred10395, axiom, - 107887 = f_PopulationFn(inst_Countries_IR_provinces_Kerman_cities_Sirjan)). - -fof(axmondialPred10396, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Kerman_cities_Sirjan,inst_Countries_IR_provinces_Kerman)). - -fof(axmondialPred10397, axiom, - f_member(inst_Mauritania,inst_Organizations_FAO)). - -fof(axmondialPred10398, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Ruvuma_cities_Songea,inst_Countries_EAT_provinces_Ruvuma)). - -fof(axmondialPred10399, axiom, - f_member(inst_Slovenia,inst_Organizations_IMO)). - -fof(axmondialPred10400, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Namibe_cities_Namibe,inst_Countries_ANG_provinces_Namibe)). - -fof(axmondialPred10401, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Vilcea_cities_RimnicuVilcea,inst_Countries_RO_provinces_Vilcea)). - -fof(axmondialPred10402, axiom, - 39000 = f_PopulationFn(inst_Countries_HCA_provinces_GraciasaDios)). - -fof(axmondialPred10403, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_GraciasaDios,f_MeasureFn(16630,inst_SquareKilometer))). - -fof(axmondialPred10404, axiom, - f_capitalCity(inst_Countries_HCA_provinces_GraciasaDios_cities_PuertoLempira,inst_Countries_HCA_provinces_GraciasaDios)). - -fof(axmondialPred10405, axiom, - f_member(inst_Japan,inst_Organizations_OAS)). - -fof(axmondialPred10406, axiom, - 64948 = f_PopulationFn(inst_Countries_USA_provinces_Nevada_cities_Henderson)). - -fof(axmondialPred10407, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Nevada_cities_Henderson,inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred10408, axiom, - 328000 = f_PopulationFn(inst_Countries_WAN_cities_Onitsha)). - -fof(axmondialPred10409, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Onitsha,inst_Nigeria)). - -fof(axmondialPred10410, axiom, - f_member(inst_Jamaica,inst_Organizations_IBRD)). - -fof(axmondialPred10411, axiom, - 409600 = f_PopulationFn(inst_Countries_PL_provinces_Przemyskie)). - -fof(axmondialPred10412, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Przemyskie,f_MeasureFn(4437,inst_SquareKilometer))). - -fof(axmondialPred10413, axiom, - f_capitalCity(inst_Countries_PL_provinces_Przemyskie_cities_Przemysl,inst_Countries_PL_provinces_Przemyskie)). - -fof(axmondialPred10414, axiom, - f_located(inst_Lakes_OzeroLadoga,inst_Countries_R_provinces_Leningradskayaoblast)). - -fof(axmondialPred10415, axiom, - f_located(inst_Lakes_OzeroLadoga,inst_Countries_R_provinces_Rep_ofKarelia)). - -fof(axmondialPred10416, axiom, - f_located(inst_Lakes_OzeroLadoga,inst_Russia)). - -fof(axmondialPred10417, axiom, - f_landAreaOnly(inst_Lakes_OzeroLadoga,f_MeasureFn(18400,inst_SquareKilometer))). - -fof(axmondialPred10418, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Putumayo_cities_Mocoa,inst_Countries_CO_provinces_Putumayo)). - -fof(axmondialPred10419, axiom, - 280657 = f_PopulationFn(inst_Countries_TJ_provinces_Shaanxi_cities_Tongchuan)). - -fof(axmondialPred10420, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shaanxi_cities_Tongchuan,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred10421, axiom, - f_member(inst_Syria,inst_Organizations_G_24)). - -fof(axmondialPred10422, axiom, - f_member(inst_Ghana,inst_Organizations_UNIDO)). - -fof(axmondialPred10423, axiom, - 258209 = f_PopulationFn(inst_Countries_PE_provinces_Junin_cities_Huancayo)). - -fof(axmondialPred10424, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Junin_cities_Huancayo,inst_Countries_PE_provinces_Junin)). - -fof(axmondialPred10425, axiom, - 412894 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_Londrina)). - -fof(axmondialPred10426, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_Londrina,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred10427, axiom, - f_member(inst_Jordan,inst_Organizations_Intelsat)). - -fof(axmondialPred10428, axiom, - f_member(inst_Germany,inst_Organizations_G_8)). - -fof(axmondialPred10429, axiom, - f_member(inst_Colombia,inst_Organizations_IDA)). - -fof(axmondialPred10430, axiom, - f_member(inst_Jordan,inst_Organizations_IDB)). - -fof(axmondialPred10431, axiom, - 7171300 = f_PopulationFn(inst_Countries_RSA_provinces_Gauteng)). - -fof(axmondialPred10432, axiom, - f_landAreaOnly(inst_Countries_RSA_provinces_Gauteng,f_MeasureFn(18760,inst_SquareKilometer))). - -fof(axmondialPred10433, axiom, - f_capitalCity(inst_Countries_RSA_provinces_Gauteng_cities_Johannesburg,inst_Countries_RSA_provinces_Gauteng)). - -fof(axmondialPred10434, axiom, - 137000 = f_PopulationFn(inst_Countries_RO_provinces_SatuMare_cities_SatuMare)). - -fof(axmondialPred10435, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_SatuMare_cities_SatuMare,inst_Countries_RO_provinces_SatuMare)). - -fof(axmondialPred10436, axiom, - f_member(inst_Malaysia,inst_Organizations_WMO)). - -fof(axmondialPred10437, axiom, - f_member(inst_SriLanka,inst_Organizations_PCA)). - -fof(axmondialPred10438, axiom, - f_member(inst_Syria,inst_Organizations_CAEU)). - -fof(axmondialPred10439, axiom, - f_member(inst_Bolivia,inst_Organizations_UNESCO)). - -fof(axmondialPred10440, axiom, - 1027974 = f_PopulationFn(inst_Countries_USA_provinces_Michigan_cities_Detroit)). - -fof(axmondialPred10441, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Michigan_cities_Detroit,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred10442, axiom, - f_sharedBorderLength(inst_Portugal,inst_Spain,f_MeasureFn(1214,inst_Kilometer))). - -fof(axmondialPred10443, axiom, - f_member(inst_Belarus,inst_Organizations_IMF)). - -fof(axmondialPred10444, axiom, - f_member(inst_Austria,inst_Organizations_MINURSO)). - -fof(axmondialPred10445, axiom, - f_member(inst_Nepal,inst_Organizations_UNIFIL)). - -fof(axmondialPred10446, axiom, - 190766 = f_PopulationFn(inst_Countries_USA_provinces_Wisconsin_cities_Madison)). - -fof(axmondialPred10447, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Wisconsin_cities_Madison,inst_Countries_USA_provinces_Wisconsin)). - -fof(axmondialPred10448, axiom, - 183472 = f_PopulationFn(inst_Countries_S_provinces_Uppsala_cities_Uppsala)). - -fof(axmondialPred10449, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Uppsala_cities_Uppsala,inst_Countries_S_provinces_Uppsala)). - -fof(axmondialPred10450, axiom, - 141686 = f_PopulationFn(inst_Countries_USA_provinces_Connecticut_cities_Bridgeport)). - -fof(axmondialPred10451, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Connecticut_cities_Bridgeport,inst_Countries_USA_provinces_Connecticut)). - -fof(axmondialPred10452, axiom, - f_member(inst_Finland,inst_Organizations_ICFTU)). - -fof(axmondialPred10453, axiom, - f_member(inst_Switzerland,inst_Organizations_IOM)). - -fof(axmondialPred10454, axiom, - 654000 = f_PopulationFn(inst_Countries_R_provinces_UdmurtRepublic_cities_Izhevsk)). - -fof(axmondialPred10455, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_UdmurtRepublic_cities_Izhevsk,inst_Countries_R_provinces_UdmurtRepublic)). - -fof(axmondialPred10456, axiom, - f_member(inst_Haiti,inst_Organizations_ITU)). - -fof(axmondialPred10457, axiom, - 474872 = f_PopulationFn(inst_Countries_THA_provinces_Uttaradit)). - -fof(axmondialPred10458, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Uttaradit,f_MeasureFn(7785,inst_SquareKilometer))). - -fof(axmondialPred10459, axiom, - 245843 = f_PopulationFn(inst_Countries_PE_provinces_Tacna)). - -fof(axmondialPred10460, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Tacna,f_MeasureFn(16075,inst_SquareKilometer))). - -fof(axmondialPred10461, axiom, - f_capitalCity(inst_Countries_PE_provinces_Tacna_cities_Tacna,inst_Countries_PE_provinces_Tacna)). - -fof(axmondialPred10462, axiom, - 255087 = f_PopulationFn(inst_Countries_E_provinces_Galicia_cities_LaCoruna)). - -fof(axmondialPred10463, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Galicia_cities_LaCoruna,inst_Countries_E_provinces_Galicia)). - -fof(axmondialPred10464, axiom, - 908000 = f_PopulationFn(inst_Countries_R_provinces_Voronezhskayaoblast_cities_Voronezh)). - -fof(axmondialPred10465, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Voronezhskayaoblast_cities_Voronezh,inst_Countries_R_provinces_Voronezhskayaoblast)). - -fof(axmondialPred10466, axiom, - 911500 = f_PopulationFn(inst_Countries_PL_provinces_Bielskie)). - -fof(axmondialPred10467, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Bielskie,f_MeasureFn(3704,inst_SquareKilometer))). - -fof(axmondialPred10468, axiom, - f_capitalCity(inst_Countries_PL_provinces_Bielskie_cities_BielskoBiala,inst_Countries_PL_provinces_Bielskie)). - -fof(axmondialPred10469, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Bengo_cities_Caxito,inst_Countries_ANG_provinces_Bengo)). - -fof(axmondialPred10470, axiom, - f_member(inst_Togo,inst_Organizations_ICRM)). - -fof(axmondialPred10471, axiom, - f_sharedBorderLength(inst_Russia,inst_Georgia,f_MeasureFn(723,inst_Kilometer))). - -fof(axmondialPred10472, axiom, - 35200 = f_PopulationFn(inst_Countries_EAK_provinces_Coast_cities_Malindi)). - -fof(axmondialPred10473, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Coast_cities_Malindi,inst_Countries_EAK_provinces_Coast)). - -fof(axmondialPred10474, axiom, - 145502 = f_PopulationFn(inst_Countries_F_provinces_PaysdelaLoire_cities_LeMans)). - -fof(axmondialPred10475, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_PaysdelaLoire_cities_LeMans,inst_Countries_F_provinces_PaysdelaLoire)). - -fof(axmondialPred10476, axiom, - f_member(inst_Philippines,inst_Organizations_G_77)). - -fof(axmondialPred10477, axiom, - 4066000 = f_PopulationFn(inst_Countries_I_provinces_Puglia)). - -fof(axmondialPred10478, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Puglia,f_MeasureFn(19348,inst_SquareKilometer))). - -fof(axmondialPred10479, axiom, - f_capitalCity(inst_Countries_I_provinces_Puglia_cities_Bari,inst_Countries_I_provinces_Puglia)). - -fof(axmondialPred10480, axiom, - 507000 = f_PopulationFn(inst_Countries_RO_provinces_Arad)). - -fof(axmondialPred10481, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Arad,f_MeasureFn(7652,inst_SquareKilometer))). - -fof(axmondialPred10482, axiom, - f_capitalCity(inst_Countries_RO_provinces_Arad_cities_Arad,inst_Countries_RO_provinces_Arad)). - -fof(axmondialPred10483, axiom, - 4118000 = f_PopulationFn(inst_Countries_RSA_provinces_WesternCape)). - -fof(axmondialPred10484, axiom, - f_landAreaOnly(inst_Countries_RSA_provinces_WesternCape,f_MeasureFn(129386,inst_SquareKilometer))). - -fof(axmondialPred10485, axiom, - f_capitalCity(inst_Countries_RSA_provinces_WesternCape_cities_CapeTown,inst_Countries_RSA_provinces_WesternCape)). - -fof(axmondialPred10486, axiom, - 6803567 = f_PopulationFn(inst_Countries_BR_provinces_Ceara)). - -fof(axmondialPred10487, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Ceara,f_MeasureFn(146348,inst_SquareKilometer))). - -fof(axmondialPred10488, axiom, - f_capitalCity(inst_Countries_BR_provinces_Ceara_cities_Fortaleza,inst_Countries_BR_provinces_Ceara)). - -fof(axmondialPred10489, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Prahova_cities_Ploiesti,inst_Countries_RO_provinces_Prahova)). - -fof(axmondialPred10490, axiom, - 189541 = f_PopulationFn(inst_Countries_GR_provinces_VoreionAiyaion)). - -fof(axmondialPred10491, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_VoreionAiyaion,f_MeasureFn(3836,inst_SquareKilometer))). - -fof(axmondialPred10492, axiom, - f_sharedBorderLength(inst_Ethiopia,inst_Kenya,f_MeasureFn(830,inst_Kilometer))). - -fof(axmondialPred10493, axiom, - f_member(inst_Colombia,inst_Organizations_IAEA)). - -fof(axmondialPred10494, axiom, - f_member(inst_Paraguay,inst_Organizations_ICAO)). - -fof(axmondialPred10495, axiom, - 399702 = f_PopulationFn(inst_Countries_N_provinces_Hordaland)). - -fof(axmondialPred10496, axiom, - f_capitalCity(inst_Countries_N_provinces_Hordaland_cities_Bergen,inst_Countries_N_provinces_Hordaland)). - -fof(axmondialPred10497, axiom, - f_member(inst_Lithuania,inst_Organizations_UNESCO)). - -fof(axmondialPred10498, axiom, - f_member(inst_SouthAfrica,inst_Organizations_NAM)). - -fof(axmondialPred10499, axiom, - f_member(inst_Sudan,inst_Organizations_IFC)). - -fof(axmondialPred10500, axiom, - f_member(inst_Togo,inst_Organizations_WTrO)). - -fof(axmondialPred10501, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_ECA)). - -fof(axmondialPred10502, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_UPU)). - -fof(axmondialPred10503, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaoTomeAndPrincipe,inst_AgriculturalSector,28,f_YearFn(1996))). - -fof(axmondialPred10504, axiom, - f_capitalCity(inst_Countries_STP_cities_SaoTome,inst_SaoTomeAndPrincipe)). - -fof(axmondialPred10505, axiom, - f_inflationRateInCountry(inst_SaoTomeAndPrincipe,38)). - -fof(axmondialPred10506, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_IDA)). - -fof(axmondialPred10507, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaoTomeAndPrincipe,inst_ServiceSector,58,f_YearFn(1996))). - -fof(axmondialPred10508, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_ACP)). - -fof(axmondialPred10509, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_UNIDO)). - -fof(axmondialPred10510, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_IFRCS)). - -fof(axmondialPred10511, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_AfDB)). - -fof(axmondialPred10512, axiom, - f_landAreaOnly(inst_SaoTomeAndPrincipe,f_MeasureFn(960,inst_SquareKilometer))). - -fof(axmondialPred10513, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_WHO)). - -fof(axmondialPred10514, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_IMF)). - -fof(axmondialPred10515, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_ICRM)). - -fof(axmondialPred10516, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_WMO)). - -fof(axmondialPred10517, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_ICAO)). - -fof(axmondialPred10518, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_UN)). - -fof(axmondialPred10519, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_CEEAC)). - -fof(axmondialPred10520, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_ILO)). - -fof(axmondialPred10521, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_WTrO)). - -fof(axmondialPred10522, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_ITU)). - -fof(axmondialPred10523, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaoTomeAndPrincipe,inst_IndustrialSector,14,f_YearFn(1996))). - -fof(axmondialPred10524, axiom, - f_member(inst_SaoTomeAndPrincipe,inst_Organizations_WToO)). - -fof(axmondialPred10525, axiom, - 144128 = f_PopulationFn(inst_SaoTomeAndPrincipe)). - -fof(axmondialPred10526, axiom, - 121800 = f_PopulationFn(inst_Countries_GB_provinces_Powys)). - -fof(axmondialPred10527, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Powys,f_MeasureFn(5204,inst_SquareKilometer))). - -fof(axmondialPred10528, axiom, - f_capitalCity(inst_Countries_GB_provinces_Powys_cities_LlandrindodWells,inst_Countries_GB_provinces_Powys)). - -fof(axmondialPred10529, axiom, - f_member(inst_Vanuatu,inst_Organizations_IMF)). - -fof(axmondialPred10530, axiom, - f_member(inst_Comoros,inst_Organizations_FZ)). - -fof(axmondialPred10531, axiom, - f_sharedBorderLength(inst_Tunisia,inst_Libya,f_MeasureFn(459,inst_Kilometer))). - -fof(axmondialPred10532, axiom, - f_member(inst_Mauritania,inst_Organizations_IFAD)). - -fof(axmondialPred10533, axiom, - f_member(inst_Comoros,inst_Organizations_NAM)). - -fof(axmondialPred10534, axiom, - 59550000 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred10535, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Anhui,f_MeasureFn(139000,inst_SquareKilometer))). - -fof(axmondialPred10536, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Anhui_cities_Hefei,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred10537, axiom, - f_member(inst_Cyprus,inst_Organizations_ICAO)). - -fof(axmondialPred10538, axiom, - f_member(inst_SaudiArabia,inst_Organizations_ICAO)). - -fof(axmondialPred10539, axiom, - f_member(inst_Malawi,inst_Organizations_WTrO)). - -fof(axmondialPred10540, axiom, - 377059 = f_PopulationFn(inst_Countries_USA_provinces_Hawaii_cities_Honolulu)). - -fof(axmondialPred10541, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Hawaii_cities_Honolulu,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred10542, axiom, - f_hasHeadq(inst_Organizations_IFRCS,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred10543, axiom, - 150000 = f_PopulationFn(inst_Countries_RO_provinces_Maramures_cities_BaiaMare)). - -fof(axmondialPred10544, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Maramures_cities_BaiaMare,inst_Countries_RO_provinces_Maramures)). - -fof(axmondialPred10545, axiom, - f_member(inst_Belarus,inst_Organizations_Interpol)). - -fof(axmondialPred10546, axiom, - 864558 = f_PopulationFn(inst_Countries_IND_provinces_ArunachalPradesh)). - -fof(axmondialPred10547, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_ArunachalPradesh,f_MeasureFn(83743,inst_SquareKilometer))). - -fof(axmondialPred10548, axiom, - f_capitalCity(inst_Countries_IND_provinces_ArunachalPradesh_cities_Itanagar,inst_Countries_IND_provinces_ArunachalPradesh)). - -fof(axmondialPred10549, axiom, - 2115000 = f_PopulationFn(inst_Countries_F_provinces_LanguedocRousillon)). - -fof(axmondialPred10550, axiom, - f_landAreaOnly(inst_Countries_F_provinces_LanguedocRousillon,f_MeasureFn(27376,inst_SquareKilometer))). - -fof(axmondialPred10551, axiom, - f_capitalCity(inst_Countries_F_provinces_LanguedocRousillon_cities_Montpellier,inst_Countries_F_provinces_LanguedocRousillon)). - -fof(axmondialPred10552, axiom, - f_sharedBorderLength(inst_Denmark,inst_Germany,f_MeasureFn(68,inst_Kilometer))). - -fof(axmondialPred10553, axiom, - 341128 = f_PopulationFn(inst_Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu)). - -fof(axmondialPred10554, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu,inst_Countries_RC_provinces_Hsinchu_munic)). - -fof(axmondialPred10555, axiom, - 441968 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Xiangtan)). - -fof(axmondialPred10556, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Xiangtan,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred10557, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_OPANAL)). - -fof(axmondialPred10558, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_WHO)). - -fof(axmondialPred10559, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_FAO)). - -fof(axmondialPred10560, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaintVincentAndTheGrenadines,inst_ServiceSector,42.9,f_YearFn(1996))). - -fof(axmondialPred10561, axiom, - 118344 = f_PopulationFn(inst_SaintVincentAndTheGrenadines)). - -fof(axmondialPred10562, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_UNESCO)). - -fof(axmondialPred10563, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_WFTU)). - -fof(axmondialPred10564, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_CDB)). - -fof(axmondialPred10565, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_WTrO)). - -fof(axmondialPred10566, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_ICFTU)). - -fof(axmondialPred10567, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_IFRCS)). - -fof(axmondialPred10568, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaintVincentAndTheGrenadines,inst_AgriculturalSector,24,f_YearFn(1996))). - -fof(axmondialPred10569, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_IDA)). - -fof(axmondialPred10570, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_Caricom)). - -fof(axmondialPred10571, axiom, - f_landAreaOnly(inst_SaintVincentAndTheGrenadines,f_MeasureFn(340,inst_SquareKilometer))). - -fof(axmondialPred10572, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_ILO)). - -fof(axmondialPred10573, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_OECS)). - -fof(axmondialPred10574, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_UNIDO)). - -fof(axmondialPred10575, axiom, - f_inflationRateInCountry(inst_SaintVincentAndTheGrenadines,-0.2)). - -fof(axmondialPred10576, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_WCL)). - -fof(axmondialPred10577, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_IOC)). - -fof(axmondialPred10578, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_UPU)). - -fof(axmondialPred10579, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_ICAO)). - -fof(axmondialPred10580, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_IMO)). - -fof(axmondialPred10581, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_IFAD)). - -fof(axmondialPred10582, axiom, - f_member(inst_SaintVincentAndTheGrenadines,inst_Organizations_IMF)). - -fof(axmondialPred10583, axiom, - f_capitalCity(inst_Countries_WV_cities_Kingstown,inst_SaintVincentAndTheGrenadines)). - -fof(axmondialPred10584, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaintVincentAndTheGrenadines,inst_IndustrialSector,33.1,f_YearFn(1996))). - -fof(axmondialPred10585, axiom, - 636706 = f_PopulationFn(inst_Countries_RI_cities_BandarLampung)). - -fof(axmondialPred10586, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_BandarLampung,inst_Indonesia)). - -fof(axmondialPred10587, axiom, - f_member(inst_Rwanda,inst_Organizations_ILO)). - -fof(axmondialPred10588, axiom, - 689756 = f_PopulationFn(inst_Countries_IND_provinces_Mizoram)). - -fof(axmondialPred10589, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Mizoram,f_MeasureFn(21081,inst_SquareKilometer))). - -fof(axmondialPred10590, axiom, - f_capitalCity(inst_Countries_IND_provinces_Mizoram_cities_Aijal,inst_Countries_IND_provinces_Mizoram)). - -fof(axmondialPred10591, axiom, - f_located(inst_Islands_SanClementeIsland,inst_Countries_USA_provinces_California)). - -fof(axmondialPred10592, axiom, - f_located(inst_Islands_SanClementeIsland,inst_UnitedStates)). - -fof(axmondialPred10593, axiom, - f_member(inst_Mexico,inst_Organizations_G_11)). - -fof(axmondialPred10594, axiom, - 38155 = f_PopulationFn(inst_Countries_FGU_cities_Cayenne)). - -fof(axmondialPred10595, axiom, - f_geographicalSubregion(inst_Countries_FGU_cities_Cayenne,inst_FrenchGuiana)). - -fof(axmondialPred10596, axiom, - f_member(inst_NorthKorea,inst_Organizations_WMO)). - -fof(axmondialPred10597, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_UA_provinces_Odeska)). - -fof(axmondialPred10598, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Samsun)). - -fof(axmondialPred10599, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Kirklareli)). - -fof(axmondialPred10600, axiom, - f_located(inst_Seas_BlackSea,inst_Turkey)). - -fof(axmondialPred10601, axiom, - f_located(inst_Seas_BlackSea,inst_Georgia)). - -fof(axmondialPred10602, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Kocaeli)). - -fof(axmondialPred10603, axiom, - f_located(inst_Seas_BlackSea,inst_Bulgaria)). - -fof(axmondialPred10604, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Rize)). - -fof(axmondialPred10605, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Istanbul)). - -fof(axmondialPred10606, axiom, - f_located(inst_Seas_BlackSea,inst_Russia)). - -fof(axmondialPred10607, axiom, - f_located(inst_Seas_BlackSea,inst_Ukraine)). - -fof(axmondialPred10608, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Sinop)). - -fof(axmondialPred10609, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Kastamonu)). - -fof(axmondialPred10610, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Artvin)). - -fof(axmondialPred10611, axiom, - f_depth(inst_Seas_BlackSea,2211)). - -fof(axmondialPred10612, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_RO_provinces_Tulcea)). - -fof(axmondialPred10613, axiom, - f_located(inst_Seas_BlackSea,inst_Romania)). - -fof(axmondialPred10614, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_UA_provinces_Krym)). - -fof(axmondialPred10615, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_RO_provinces_Constanta)). - -fof(axmondialPred10616, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Giresun)). - -fof(axmondialPred10617, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Bolu)). - -fof(axmondialPred10618, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Zonguldak)). - -fof(axmondialPred10619, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_R_provinces_Krasnodarskykray)). - -fof(axmondialPred10620, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_UA_provinces_Mykolayivska)). - -fof(axmondialPred10621, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_UA_provinces_Khersonska)). - -fof(axmondialPred10622, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Sakarya)). - -fof(axmondialPred10623, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Ordu)). - -fof(axmondialPred10624, axiom, - f_located(inst_Seas_BlackSea,inst_Countries_TR_provinces_Trabzon)). - -fof(axmondialPred10625, axiom, - 137800 = f_PopulationFn(inst_Countries_HCA_provinces_Intibuca)). - -fof(axmondialPred10626, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Intibuca,f_MeasureFn(3072,inst_SquareKilometer))). - -fof(axmondialPred10627, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Intibuca_cities_LaEsperanza,inst_Countries_HCA_provinces_Intibuca)). - -fof(axmondialPred10628, axiom, - 907996 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Campinas)). - -fof(axmondialPred10629, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Campinas,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred10630, axiom, - f_member(inst_Egypt,inst_Organizations_IAEA)). - -fof(axmondialPred10631, axiom, - f_member(inst_Nigeria,inst_Organizations_AfDB)). - -fof(axmondialPred10632, axiom, - 1412481 = f_PopulationFn(inst_Countries_RA_provinces_Mendoza)). - -fof(axmondialPred10633, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Mendoza,f_MeasureFn(148827,inst_SquareKilometer))). - -fof(axmondialPred10634, axiom, - f_capitalCity(inst_Countries_RA_provinces_Mendoza_cities_Mendoza,inst_Countries_RA_provinces_Mendoza)). - -fof(axmondialPred10635, axiom, - f_member(inst_Countries_cid_cia_Bermuda,inst_Organizations_Caricom)). - -fof(axmondialPred10636, axiom, - f_member(inst_Italy,inst_Organizations_G_10)). - -fof(axmondialPred10637, axiom, - f_member(inst_Bahamas,inst_Organizations_ICAO)). - -fof(axmondialPred10638, axiom, - 3093294 = f_PopulationFn(inst_Countries_SUD_provinces_Kurdufan)). - -fof(axmondialPred10639, axiom, - f_landAreaOnly(inst_Countries_SUD_provinces_Kurdufan,f_MeasureFn(380255,inst_SquareKilometer))). - -fof(axmondialPred10640, axiom, - f_capitalCity(inst_Countries_SUD_provinces_Kurdufan_cities_alUbayyid,inst_Countries_SUD_provinces_Kurdufan)). - -fof(axmondialPred10641, axiom, - 112772 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_Jaen)). - -fof(axmondialPred10642, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_Jaen,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred10643, axiom, - f_member(inst_Romania,inst_Organizations_ACCT)). - -fof(axmondialPred10644, axiom, - 199141 = f_PopulationFn(inst_Countries_E_provinces_Madrid_cities_Mostoles)). - -fof(axmondialPred10645, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Madrid_cities_Mostoles,inst_Countries_E_provinces_Madrid)). - -fof(axmondialPred10646, axiom, - f_member(inst_Germany,inst_Organizations_NAM)). - -fof(axmondialPred10647, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_IOC)). - -fof(axmondialPred10648, axiom, - f_sharedBorderLength(inst_SierraLeone,inst_Guinea,f_MeasureFn(652,inst_Kilometer))). - -fof(axmondialPred10649, axiom, - 242765 = f_PopulationFn(inst_Countries_BR_provinces_Para_cities_Santarem)). - -fof(axmondialPred10650, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Para_cities_Santarem,inst_Countries_BR_provinces_Para)). - -fof(axmondialPred10651, axiom, - f_member(inst_Greece,inst_Organizations_Inmarsat)). - -fof(axmondialPred10652, axiom, - 464000 = f_PopulationFn(inst_Countries_R_provinces_Kirovskayaoblast_cities_Kirov)). - -fof(axmondialPred10653, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kirovskayaoblast_cities_Kirov,inst_Countries_R_provinces_Kirovskayaoblast)). - -fof(axmondialPred10654, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Overijssel_cities_Zwolle,inst_Countries_NL_provinces_Overijssel)). - -fof(axmondialPred10655, axiom, - f_capitalCity(inst_Countries_FGU_cities_Cayenne,inst_FrenchGuiana)). - -fof(axmondialPred10656, axiom, - 151187 = f_PopulationFn(inst_FrenchGuiana)). - -fof(axmondialPred10657, axiom, - f_landAreaOnly(inst_FrenchGuiana,f_MeasureFn(91000,inst_SquareKilometer))). - -fof(axmondialPred10658, axiom, - f_member(inst_FrenchGuiana,inst_Organizations_WCL)). - -fof(axmondialPred10659, axiom, - f_meetsSpatially(inst_FrenchGuiana,inst_Suriname)). - -fof(axmondialPred10660, axiom, - f_inflationRateInCountry(inst_FrenchGuiana,2.5)). - -fof(axmondialPred10661, axiom, - f_member(inst_FrenchGuiana,inst_Organizations_WFTU)). - -fof(axmondialPred10662, axiom, - f_meetsSpatially(inst_FrenchGuiana,inst_Brazil)). - -fof(axmondialPred10663, axiom, - f_located(inst_Islands_Nevis,inst_SaintKittsAndNevis)). - -fof(axmondialPred10664, axiom, - f_landAreaOnly(inst_Islands_Nevis,f_MeasureFn(93,inst_SquareKilometer))). - -fof(axmondialPred10665, axiom, - f_member(inst_CzechRepublic,inst_Organizations_ECE)). - -fof(axmondialPred10666, axiom, - f_located(inst_Islands_Coll,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred10667, axiom, - f_located(inst_Islands_Coll,inst_UnitedKingdom)). - -fof(axmondialPred10668, axiom, - f_member(inst_Ghana,inst_Organizations_UN)). - -fof(axmondialPred10669, axiom, - 188008 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_Hialeah)). - -fof(axmondialPred10670, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_Hialeah,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred10671, axiom, - 238000 = f_PopulationFn(inst_Countries_A_provinces_Styria_cities_Graz)). - -fof(axmondialPred10672, axiom, - f_geographicalSubregion(inst_Countries_A_provinces_Styria_cities_Graz,inst_Countries_A_provinces_Styria)). - -fof(axmondialPred10673, axiom, - f_member(inst_Libya,inst_Organizations_NAM)). - -fof(axmondialPred10674, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_IslasdelaBahia_cities_Roatan,inst_Countries_HCA_provinces_IslasdelaBahia)). - -fof(axmondialPred10675, axiom, - 31830000 = f_PopulationFn(inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred10676, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Fujian,f_MeasureFn(120000,inst_SquareKilometer))). - -fof(axmondialPred10677, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Fujian_cities_Fuzhou,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred10678, axiom, - f_member(inst_SierraLeone,inst_Organizations_G_77)). - -fof(axmondialPred10679, axiom, - f_member(inst_Guyana,inst_Organizations_WMO)). - -fof(axmondialPred10680, axiom, - f_member(inst_SierraLeone,inst_Organizations_IAEA)). - -fof(axmondialPred10681, axiom, - 4416 = f_PopulationFn(inst_Countries_RSM_cities_SanMarino)). - -fof(axmondialPred10682, axiom, - f_geographicalSubregion(inst_Countries_RSM_cities_SanMarino,inst_SanMarino)). - -fof(axmondialPred10683, axiom, - f_member(inst_Laos,inst_Organizations_WToO)). - -fof(axmondialPred10684, axiom, - f_member(inst_Laos,inst_Organizations_ASEAN)). - -fof(axmondialPred10685, axiom, - f_member(inst_Laos,inst_Organizations_IBRD)). - -fof(axmondialPred10686, axiom, - f_meetsSpatially(inst_Laos,inst_Thailand)). - -fof(axmondialPred10687, axiom, - f_member(inst_Laos,inst_Organizations_WTrO)). - -fof(axmondialPred10688, axiom, - f_member(inst_Laos,inst_Organizations_IFRCS)). - -fof(axmondialPred10689, axiom, - f_member(inst_Laos,inst_Organizations_AsDB)). - -fof(axmondialPred10690, axiom, - f_member(inst_Laos,inst_Organizations_Intelsat)). - -fof(axmondialPred10691, axiom, - f_meetsSpatially(inst_Laos,inst_China)). - -fof(axmondialPred10692, axiom, - 4975772 = f_PopulationFn(inst_Laos)). - -fof(axmondialPred10693, axiom, - f_member(inst_Laos,inst_Organizations_IOC)). - -fof(axmondialPred10694, axiom, - f_member(inst_Laos,inst_Organizations_CP)). - -fof(axmondialPred10695, axiom, - f_member(inst_Laos,inst_Organizations_ESCAP)). - -fof(axmondialPred10696, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Laos,inst_IndustrialSector,17,f_YearFn(1996))). - -fof(axmondialPred10697, axiom, - f_member(inst_Laos,inst_Organizations_IDA)). - -fof(axmondialPred10698, axiom, - f_member(inst_Laos,inst_Organizations_WMO)). - -fof(axmondialPred10699, axiom, - f_member(inst_Laos,inst_Organizations_ICAO)). - -fof(axmondialPred10700, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Laos,inst_AgriculturalSector,50,f_YearFn(1996))). - -fof(axmondialPred10701, axiom, - f_capitalCity(inst_Countries_LAO_cities_Vientiane,inst_Laos)). - -fof(axmondialPred10702, axiom, - f_member(inst_Laos,inst_Organizations_ICRM)). - -fof(axmondialPred10703, axiom, - f_member(inst_Laos,inst_Organizations_WIPO)). - -fof(axmondialPred10704, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Laos,inst_ServiceSector,33,f_YearFn(1996))). - -fof(axmondialPred10705, axiom, - f_member(inst_Laos,inst_Organizations_MekongGroup)). - -fof(axmondialPred10706, axiom, - f_member(inst_Laos,inst_Organizations_WFTU)). - -fof(axmondialPred10707, axiom, - f_member(inst_Laos,inst_Organizations_IFAD)). - -fof(axmondialPred10708, axiom, - f_member(inst_Laos,inst_Organizations_PCA)). - -fof(axmondialPred10709, axiom, - f_member(inst_Laos,inst_Organizations_WHO)). - -fof(axmondialPred10710, axiom, - f_landAreaOnly(inst_Laos,f_MeasureFn(236800,inst_SquareKilometer))). - -fof(axmondialPred10711, axiom, - f_inflationRateInCountry(inst_Laos,20)). - -fof(axmondialPred10712, axiom, - f_meetsSpatially(inst_Laos,inst_Vietnam)). - -fof(axmondialPred10713, axiom, - f_meetsSpatially(inst_Laos,inst_Cambodia)). - -fof(axmondialPred10714, axiom, - f_member(inst_Laos,inst_Organizations_IFC)). - -fof(axmondialPred10715, axiom, - f_member(inst_Laos,inst_Organizations_ILO)). - -fof(axmondialPred10716, axiom, - f_meetsSpatially(inst_Laos,inst_Burma)). - -fof(axmondialPred10717, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Gifu)). - -fof(axmondialPred10718, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Akita)). - -fof(axmondialPred10719, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Yamagata)). - -fof(axmondialPred10720, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Niigata)). - -fof(axmondialPred10721, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Fukushima)). - -fof(axmondialPred10722, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Kanagawa)). - -fof(axmondialPred10723, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Tochigi)). - -fof(axmondialPred10724, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Nara)). - -fof(axmondialPred10725, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Yamanashi)). - -fof(axmondialPred10726, axiom, - f_located(inst_Islands_Honshu,inst_Japan)). - -fof(axmondialPred10727, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Saitama)). - -fof(axmondialPred10728, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Chiba)). - -fof(axmondialPred10729, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Tottori)). - -fof(axmondialPred10730, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Aichi)). - -fof(axmondialPred10731, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Kyoto)). - -fof(axmondialPred10732, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Yamaguchi)). - -fof(axmondialPred10733, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Fukui)). - -fof(axmondialPred10734, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Mie)). - -fof(axmondialPred10735, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Iwate)). - -fof(axmondialPred10736, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Osaka)). - -fof(axmondialPred10737, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Shimane)). - -fof(axmondialPred10738, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Toyama)). - -fof(axmondialPred10739, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Nagano)). - -fof(axmondialPred10740, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Tokyo)). - -fof(axmondialPred10741, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Hiroshima)). - -fof(axmondialPred10742, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Ibaraki)). - -fof(axmondialPred10743, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Okayama)). - -fof(axmondialPred10744, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Aomori)). - -fof(axmondialPred10745, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Miyagi)). - -fof(axmondialPred10746, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Ishikawa)). - -fof(axmondialPred10747, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Shiga)). - -fof(axmondialPred10748, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Hyogo)). - -fof(axmondialPred10749, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Gumma)). - -fof(axmondialPred10750, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Shizuoka)). - -fof(axmondialPred10751, axiom, - f_located(inst_Islands_Honshu,inst_Countries_J_provinces_Wakayama)). - -fof(axmondialPred10752, axiom, - 1047400 = f_PopulationFn(inst_Countries_GB_provinces_Staffordshire)). - -fof(axmondialPred10753, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Staffordshire,f_MeasureFn(2716,inst_SquareKilometer))). - -fof(axmondialPred10754, axiom, - f_capitalCity(inst_Countries_GB_provinces_Staffordshire_cities_Stafford,inst_Countries_GB_provinces_Staffordshire)). - -fof(axmondialPred10755, axiom, - f_member(inst_Pakistan,inst_Organizations_IOM)). - -fof(axmondialPred10756, axiom, - 206654 = f_PopulationFn(inst_Countries_YV_provinces_Monagas_cities_Maturin)). - -fof(axmondialPred10757, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Monagas_cities_Maturin,inst_Countries_YV_provinces_Monagas)). - -fof(axmondialPred10758, axiom, - f_member(inst_Paraguay,inst_Organizations_Mercosur)). - -fof(axmondialPred10759, axiom, - f_member(inst_Romania,inst_Organizations_UNIKOM)). - -fof(axmondialPred10760, axiom, - 161700 = f_PopulationFn(inst_Countries_GB_provinces_Essex_cities_Basildon)). - -fof(axmondialPred10761, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Essex_cities_Basildon,inst_Countries_GB_provinces_Essex)). - -fof(axmondialPred10762, axiom, - 328200 = f_PopulationFn(inst_Countries_ES_provinces_LaUnion)). - -fof(axmondialPred10763, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_LaUnion,f_MeasureFn(2074,inst_SquareKilometer))). - -fof(axmondialPred10764, axiom, - f_capitalCity(inst_Countries_ES_provinces_LaUnion_cities_LaUnion,inst_Countries_ES_provinces_LaUnion)). - -fof(axmondialPred10765, axiom, - 246586 = f_PopulationFn(inst_Countries_D_provinces_SchleswigHolstein_cities_Kiel)). - -fof(axmondialPred10766, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_SchleswigHolstein_cities_Kiel,inst_Countries_D_provinces_SchleswigHolstein)). - -fof(axmondialPred10767, axiom, - 202000 = f_PopulationFn(inst_Countries_RSA_cities_Katlehong)). - -fof(axmondialPred10768, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Katlehong,inst_SouthAfrica)). - -fof(axmondialPred10769, axiom, - f_member(inst_Germany,inst_Organizations_ITU)). - -fof(axmondialPred10770, axiom, - f_member(inst_Egypt,inst_Organizations_CAEU)). - -fof(axmondialPred10771, axiom, - f_located(inst_Lakes_LakeTorren,inst_Countries_AUS_provinces_SouthAustralia)). - -fof(axmondialPred10772, axiom, - f_located(inst_Lakes_LakeTorren,inst_Australia)). - -fof(axmondialPred10773, axiom, - 184000 = f_PopulationFn(inst_Countries_UZB_provinces_Farghona_cities_Quqon)). - -fof(axmondialPred10774, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Farghona_cities_Quqon,inst_Countries_UZB_provinces_Farghona)). - -fof(axmondialPred10775, axiom, - f_sharedBorderLength(inst_Finland,inst_Russia,f_MeasureFn(1313,inst_Kilometer))). - -fof(axmondialPred10776, axiom, - f_member(inst_Tunisia,inst_Organizations_ICAO)). - -fof(axmondialPred10777, axiom, - 724675 = f_PopulationFn(inst_Countries_THA_provinces_Kanchanaburi)). - -fof(axmondialPred10778, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Kanchanaburi,f_MeasureFn(19586,inst_SquareKilometer))). - -fof(axmondialPred10779, axiom, - 1655000 = f_PopulationFn(inst_Countries_RP_cities_Manila)). - -fof(axmondialPred10780, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_Manila,inst_Philippines)). - -fof(axmondialPred10781, axiom, - f_member(inst_Burma,inst_Organizations_CP)). - -fof(axmondialPred10782, axiom, - f_member(inst_Italy,inst_Organizations_NSG)). - -fof(axmondialPred10783, axiom, - f_member(inst_Togo,inst_Organizations_UNMIH)). - -fof(axmondialPred10784, axiom, - f_located(inst_Lakes_LakeSkutari,inst_SerbiaAndMontenegro)). - -fof(axmondialPred10785, axiom, - f_located(inst_Lakes_LakeSkutari,inst_Albania)). - -fof(axmondialPred10786, axiom, - f_landAreaOnly(inst_Lakes_LakeSkutari,f_MeasureFn(300,inst_SquareKilometer))). - -fof(axmondialPred10787, axiom, - 1415000 = f_PopulationFn(inst_Countries_J_provinces_Kyoto_cities_Kyoto)). - -fof(axmondialPred10788, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Kyoto_cities_Kyoto,inst_Countries_J_provinces_Kyoto)). - -fof(axmondialPred10789, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_CCC)). - -fof(axmondialPred10790, axiom, - f_member(inst_Iraq,inst_Organizations_OIC)). - -fof(axmondialPred10791, axiom, - 720865 = f_PopulationFn(inst_Countries_YV_provinces_Portuguesa)). - -fof(axmondialPred10792, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Portuguesa,f_MeasureFn(15200,inst_SquareKilometer))). - -fof(axmondialPred10793, axiom, - f_capitalCity(inst_Countries_YV_provinces_Portuguesa_cities_Guanare,inst_Countries_YV_provinces_Portuguesa)). - -fof(axmondialPred10794, axiom, - f_located(inst_Mountains_NevadodeToluca,inst_Countries_MEX_provinces_Mexico_Estadode)). - -fof(axmondialPred10795, axiom, - f_located(inst_Mountains_NevadodeToluca,inst_Mexico)). - -fof(axmondialPred10796, axiom, - f_member(inst_Nicaragua,inst_Organizations_WIPO)). - -fof(axmondialPred10797, axiom, - f_located(inst_Mountains_MountEverest,inst_Countries_TJ_provinces_Tibet)). - -fof(axmondialPred10798, axiom, - f_located(inst_Mountains_MountEverest,inst_China)). - -fof(axmondialPred10799, axiom, - f_member(inst_Iceland,inst_Organizations_WEU)). - -fof(axmondialPred10800, axiom, - f_member(inst_Iceland,inst_Organizations_CCC)). - -fof(axmondialPred10801, axiom, - f_member(inst_Iceland,inst_Organizations_ICRM)). - -fof(axmondialPred10802, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Iceland,inst_IndustrialSector,22.1,f_YearFn(1996))). - -fof(axmondialPred10803, axiom, - f_member(inst_Iceland,inst_Organizations_OECD)). - -fof(axmondialPred10804, axiom, - f_member(inst_Iceland,inst_Organizations_IDA)). - -fof(axmondialPred10805, axiom, - f_member(inst_Iceland,inst_Organizations_WTrO)). - -fof(axmondialPred10806, axiom, - f_member(inst_Iceland,inst_Organizations_IOC)). - -fof(axmondialPred10807, axiom, - f_member(inst_Iceland,inst_Organizations_IFC)). - -fof(axmondialPred10808, axiom, - f_member(inst_Iceland,inst_Organizations_IMF)). - -fof(axmondialPred10809, axiom, - f_member(inst_Iceland,inst_Organizations_WMO)). - -fof(axmondialPred10810, axiom, - f_member(inst_Iceland,inst_Organizations_BIS)). - -fof(axmondialPred10811, axiom, - 270292 = f_PopulationFn(inst_Iceland)). - -fof(axmondialPred10812, axiom, - f_inflationRateInCountry(inst_Iceland,2.5)). - -fof(axmondialPred10813, axiom, - f_capitalCity(inst_Countries_IS_cities_Reykjavik,inst_Iceland)). - -fof(axmondialPred10814, axiom, - f_member(inst_Iceland,inst_Organizations_ITU)). - -fof(axmondialPred10815, axiom, - f_member(inst_Iceland,inst_Organizations_ISO)). - -fof(axmondialPred10816, axiom, - f_landAreaOnly(inst_Iceland,f_MeasureFn(103000,inst_SquareKilometer))). - -fof(axmondialPred10817, axiom, - f_member(inst_Iceland,inst_Organizations_PCA)). - -fof(axmondialPred10818, axiom, - f_member(inst_Iceland,inst_Organizations_FAO)). - -fof(axmondialPred10819, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Iceland,inst_AgriculturalSector,9.6,f_YearFn(1996))). - -fof(axmondialPred10820, axiom, - f_member(inst_Iceland,inst_Organizations_UN)). - -fof(axmondialPred10821, axiom, - f_member(inst_Iceland,inst_Organizations_ICAO)). - -fof(axmondialPred10822, axiom, - f_member(inst_Iceland,inst_Organizations_WIPO)). - -fof(axmondialPred10823, axiom, - f_member(inst_Iceland,inst_Organizations_Inmarsat)). - -fof(axmondialPred10824, axiom, - f_member(inst_Iceland,inst_Organizations_MTCR)). - -fof(axmondialPred10825, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Iceland,inst_ServiceSector,68.3,f_YearFn(1996))). - -fof(axmondialPred10826, axiom, - f_member(inst_Iceland,inst_Organizations_ILO)). - -fof(axmondialPred10827, axiom, - f_member(inst_Iceland,inst_Organizations_IBRD)). - -fof(axmondialPred10828, axiom, - f_member(inst_Iceland,inst_Organizations_CE)). - -fof(axmondialPred10829, axiom, - f_member(inst_Iceland,inst_Organizations_ANC)). - -fof(axmondialPred10830, axiom, - f_member(inst_Iceland,inst_Organizations_ECE)). - -fof(axmondialPred10831, axiom, - f_sharedBorderLength(inst_Slovenia,inst_Italy,f_MeasureFn(235,inst_Kilometer))). - -fof(axmondialPred10832, axiom, - 1768400 = f_PopulationFn(inst_Countries_VN_provinces_ThaiBinh)). - -fof(axmondialPred10833, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_ThaiBinh,f_MeasureFn(1508,inst_SquareKilometer))). - -fof(axmondialPred10834, axiom, - f_member(inst_Mauritius,inst_Organizations_IBRD)). - -fof(axmondialPred10835, axiom, - 150000 = f_PopulationFn(inst_Countries_RM_provinces_Toliary_cities_Toliary)). - -fof(axmondialPred10836, axiom, - f_geographicalSubregion(inst_Countries_RM_provinces_Toliary_cities_Toliary,inst_Countries_RM_provinces_Toliary)). - -fof(axmondialPred10837, axiom, - f_member(inst_Malaysia,inst_Organizations_WIPO)). - -fof(axmondialPred10838, axiom, - f_located(inst_Islands_VancouverIsland,inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred10839, axiom, - f_located(inst_Islands_VancouverIsland,inst_Canada)). - -fof(axmondialPred10840, axiom, - f_member(inst_Syria,inst_Organizations_AFESD)). - -fof(axmondialPred10841, axiom, - f_member(inst_Ghana,inst_Organizations_IMF)). - -fof(axmondialPred10842, axiom, - f_member(inst_Burma,inst_Organizations_IFC)). - -fof(axmondialPred10843, axiom, - f_located(inst_Lakes_OzeroOnega,inst_Countries_R_provinces_Leningradskayaoblast)). - -fof(axmondialPred10844, axiom, - f_located(inst_Lakes_OzeroOnega,inst_Countries_R_provinces_Vologodskayaoblast)). - -fof(axmondialPred10845, axiom, - f_located(inst_Lakes_OzeroOnega,inst_Countries_R_provinces_Rep_ofKarelia)). - -fof(axmondialPred10846, axiom, - f_located(inst_Lakes_OzeroOnega,inst_Russia)). - -fof(axmondialPred10847, axiom, - f_landAreaOnly(inst_Lakes_OzeroOnega,f_MeasureFn(9610,inst_SquareKilometer))). - -fof(axmondialPred10848, axiom, - 165973 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Solingen)). - -fof(axmondialPred10849, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Solingen,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred10850, axiom, - f_member(inst_India,inst_Organizations_FAO)). - -fof(axmondialPred10851, axiom, - 3269858 = f_PopulationFn(inst_Countries_USA_provinces_Connecticut)). - -fof(axmondialPred10852, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Connecticut,f_MeasureFn(12997,inst_SquareKilometer))). - -fof(axmondialPred10853, axiom, - f_capitalCity(inst_Countries_USA_provinces_Connecticut_cities_Hartford,inst_Countries_USA_provinces_Connecticut)). - -fof(axmondialPred10854, axiom, - f_member(inst_Ethiopia,inst_Organizations_IMF)). - -fof(axmondialPred10855, axiom, - 484000 = f_PopulationFn(inst_Countries_C_provinces_Guantanamo)). - -fof(axmondialPred10856, axiom, - f_landAreaOnly(inst_Countries_C_provinces_Guantanamo,f_MeasureFn(6186,inst_SquareKilometer))). - -fof(axmondialPred10857, axiom, - f_capitalCity(inst_Countries_C_provinces_Guantanamo_cities_Guantanamo,inst_Countries_C_provinces_Guantanamo)). - -fof(axmondialPred10858, axiom, - f_sharedBorderLength(inst_Germany,inst_Switzerland,f_MeasureFn(334,inst_Kilometer))). - -fof(axmondialPred10859, axiom, - 189006 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_Sabadell)). - -fof(axmondialPred10860, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_Sabadell,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred10861, axiom, - f_member(inst_Iraq,inst_Organizations_AL)). - -fof(axmondialPred10862, axiom, - f_member(inst_Mauritius,inst_Organizations_IFAD)). - -fof(axmondialPred10863, axiom, - f_member(inst_France,inst_Organizations_WIPO)). - -fof(axmondialPred10864, axiom, - f_member(inst_NewCaledonia,inst_Organizations_WMO)). - -fof(axmondialPred10865, axiom, - 2801000 = f_PopulationFn(inst_Countries_RC_provinces_Taipei)). - -fof(axmondialPred10866, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Taipei,f_MeasureFn(2052,inst_SquareKilometer))). - -fof(axmondialPred10867, axiom, - f_capitalCity(inst_Countries_RC_provinces_Taipei_cities_Panchiao,inst_Countries_RC_provinces_Taipei)). - -fof(axmondialPred10868, axiom, - 177165 = f_PopulationFn(inst_Countries_USA_provinces_Washington_cities_Spokane)). - -fof(axmondialPred10869, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Washington_cities_Spokane,inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred10870, axiom, - f_member(inst_Tanzania,inst_Organizations_UNESCO)). - -fof(axmondialPred10871, axiom, - f_member(inst_Philippines,inst_Organizations_Intelsat)). - -fof(axmondialPred10872, axiom, - 56000 = f_PopulationFn(inst_Countries_AL_cities_Vlore)). - -fof(axmondialPred10873, axiom, - f_geographicalSubregion(inst_Countries_AL_cities_Vlore,inst_Albania)). - -fof(axmondialPred10874, axiom, - 180000 = f_PopulationFn(inst_Countries_PL_provinces_Bielskie_cities_BielskoBiala)). - -fof(axmondialPred10875, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Bielskie_cities_BielskoBiala,inst_Countries_PL_provinces_Bielskie)). - -fof(axmondialPred10876, axiom, - f_member(inst_Zambia,inst_Organizations_ACP)). - -fof(axmondialPred10877, axiom, - 174013 = f_PopulationFn(inst_Countries_MEX_provinces_Hidalgo_cities_Pachuca)). - -fof(axmondialPred10878, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Hidalgo_cities_Pachuca,inst_Countries_MEX_provinces_Hidalgo)). - -fof(axmondialPred10879, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Wallis_and_Futuna_cities_Mata_Utu,inst_Countries_cid_cia_Wallis_and_Futuna)). - -fof(axmondialPred10880, axiom, - f_member(inst_Israel,inst_Organizations_UPU)). - -fof(axmondialPred10881, axiom, - 712900 = f_PopulationFn(inst_Countries_VN_provinces_HoaBinh)). - -fof(axmondialPred10882, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_HoaBinh,f_MeasureFn(4611,inst_SquareKilometer))). - -fof(axmondialPred10883, axiom, - f_geographicalSubregion(inst_NorthKorea,inst_Continents_Asia)). - -fof(axmondialPred10884, axiom, - f_member(inst_Paraguay,inst_Organizations_IADB)). - -fof(axmondialPred10885, axiom, - f_hasHeadq(inst_Organizations_ECLAC,inst_Countries_RCH_cities_Santiago)). - -fof(axmondialPred10886, axiom, - 783300 = f_PopulationFn(inst_Countries_EAT_provinces_Ruvuma)). - -fof(axmondialPred10887, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Ruvuma,f_MeasureFn(63498,inst_SquareKilometer))). - -fof(axmondialPred10888, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Ruvuma_cities_Songea,inst_Countries_EAT_provinces_Ruvuma)). - -fof(axmondialPred10889, axiom, - 22414322 = f_PopulationFn(inst_Countries_IND_provinces_Assam)). - -fof(axmondialPred10890, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Assam,f_MeasureFn(78438,inst_SquareKilometer))). - -fof(axmondialPred10891, axiom, - f_capitalCity(inst_Countries_IND_provinces_Assam_cities_Dispur,inst_Countries_IND_provinces_Assam)). - -fof(axmondialPred10892, axiom, - f_member(inst_Greece,inst_Organizations_UPU)). - -fof(axmondialPred10893, axiom, - 1163000 = f_PopulationFn(inst_Countries_R_provinces_Omskayaoblast_cities_Omsk)). - -fof(axmondialPred10894, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Omskayaoblast_cities_Omsk,inst_Countries_R_provinces_Omskayaoblast)). - -fof(axmondialPred10895, axiom, - 7089 = f_PopulationFn(inst_Countries_N_provinces_Finnmark_cities_Hammerfest)). - -fof(axmondialPred10896, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Finnmark_cities_Hammerfest,inst_Countries_N_provinces_Finnmark)). - -fof(axmondialPred10897, axiom, - f_member(inst_Georgia,inst_Organizations_OSCE)). - -fof(axmondialPred10898, axiom, - f_member(inst_Austria,inst_Organizations_NAM)). - -fof(axmondialPred10899, axiom, - f_member(inst_Kenya,inst_Organizations_IAEA)). - -fof(axmondialPred10900, axiom, - 128418 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Loudi)). - -fof(axmondialPred10901, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Loudi,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred10902, axiom, - 107000 = f_PopulationFn(inst_Countries_THA_provinces_Saraburi_cities_Saraburi)). - -fof(axmondialPred10903, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_Saraburi_cities_Saraburi,inst_Countries_THA_provinces_Saraburi)). - -fof(axmondialPred10904, axiom, - f_member(inst_Senegal,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred10905, axiom, - f_member(inst_Afghanistan,inst_Organizations_NAM)). - -fof(axmondialPred10906, axiom, - f_meetsSpatially(inst_Haiti,inst_DominicanRepublic)). - -fof(axmondialPred10907, axiom, - f_member(inst_Haiti,inst_Organizations_UNIDO)). - -fof(axmondialPred10908, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Haiti,inst_AgriculturalSector,34.8,f_YearFn(1996))). - -fof(axmondialPred10909, axiom, - f_member(inst_Haiti,inst_Organizations_IBRD)). - -fof(axmondialPred10910, axiom, - f_member(inst_Haiti,inst_Organizations_WFTU)). - -fof(axmondialPred10911, axiom, - f_member(inst_Haiti,inst_Organizations_IFAD)). - -fof(axmondialPred10912, axiom, - f_member(inst_Haiti,inst_Organizations_LAES)). - -fof(axmondialPred10913, axiom, - f_member(inst_Haiti,inst_Organizations_PCA)). - -fof(axmondialPred10914, axiom, - f_member(inst_Haiti,inst_Organizations_OAS)). - -fof(axmondialPred10915, axiom, - f_landAreaOnly(inst_Haiti,f_MeasureFn(27750,inst_SquareKilometer))). - -fof(axmondialPred10916, axiom, - f_member(inst_Haiti,inst_Organizations_ECLAC)). - -fof(axmondialPred10917, axiom, - f_member(inst_Haiti,inst_Organizations_IFRCS)). - -fof(axmondialPred10918, axiom, - f_member(inst_Haiti,inst_Organizations_UNESCO)). - -fof(axmondialPred10919, axiom, - f_member(inst_Haiti,inst_Organizations_UN)). - -fof(axmondialPred10920, axiom, - f_member(inst_Haiti,inst_Organizations_UPU)). - -fof(axmondialPred10921, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Haiti,inst_ServiceSector,42.2,f_YearFn(1996))). - -fof(axmondialPred10922, axiom, - f_member(inst_Haiti,inst_Organizations_ICAO)). - -fof(axmondialPred10923, axiom, - f_member(inst_Haiti,inst_Organizations_CCC)). - -fof(axmondialPred10924, axiom, - 6731539 = f_PopulationFn(inst_Haiti)). - -fof(axmondialPred10925, axiom, - f_inflationRateInCountry(inst_Haiti,14.5)). - -fof(axmondialPred10926, axiom, - f_member(inst_Haiti,inst_Organizations_ICRM)). - -fof(axmondialPred10927, axiom, - f_member(inst_Haiti,inst_Organizations_WHO)). - -fof(axmondialPred10928, axiom, - f_member(inst_Haiti,inst_Organizations_IAEA)). - -fof(axmondialPred10929, axiom, - f_capitalCity(inst_Countries_RH_cities_Port_au_Prince,inst_Haiti)). - -fof(axmondialPred10930, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Haiti,inst_IndustrialSector,23,f_YearFn(1996))). - -fof(axmondialPred10931, axiom, - f_located(inst_Mountains_MtWashington,inst_Countries_USA_provinces_NewHampshire)). - -fof(axmondialPred10932, axiom, - f_located(inst_Mountains_MtWashington,inst_UnitedStates)). - -fof(axmondialPred10933, axiom, - f_hasHeadq(inst_Organizations_UPU,inst_Countries_CH_provinces_BE_cities_Bern)). - -fof(axmondialPred10934, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Wallis_and_Futuna,inst_Continents_Australia_Oceania)). - -fof(axmondialPred10935, axiom, - 536000 = f_PopulationFn(inst_Countries_R_provinces_Ryazanskayaoblast_cities_Ryazan)). - -fof(axmondialPred10936, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Ryazanskayaoblast_cities_Ryazan,inst_Countries_R_provinces_Ryazanskayaoblast)). - -fof(axmondialPred10937, axiom, - 1050389 = f_PopulationFn(inst_Countries_NL_provinces_Overijssel)). - -fof(axmondialPred10938, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_Overijssel,f_MeasureFn(3337,inst_SquareKilometer))). - -fof(axmondialPred10939, axiom, - f_capitalCity(inst_Countries_NL_provinces_Overijssel_cities_Zwolle,inst_Countries_NL_provinces_Overijssel)). - -fof(axmondialPred10940, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Navassa_Island,f_MeasureFn(5.2,inst_SquareKilometer))). - -fof(axmondialPred10941, axiom, - f_member(inst_China,inst_Organizations_UNIDO)). - -fof(axmondialPred10942, axiom, - 459955 = f_PopulationFn(inst_Countries_THA_provinces_Chanthaburi)). - -fof(axmondialPred10943, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Chanthaburi,f_MeasureFn(6301,inst_SquareKilometer))). - -fof(axmondialPred10944, axiom, - 1172400 = f_PopulationFn(inst_Countries_KAZ_provinces_Almaty_munic_cities_Almaty)). - -fof(axmondialPred10945, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Almaty_munic_cities_Almaty,inst_Countries_KAZ_provinces_Almaty_munic)). - -fof(axmondialPred10946, axiom, - f_member(inst_SierraLeone,inst_Organizations_WHO)). - -fof(axmondialPred10947, axiom, - f_member(inst_Cyprus,inst_Organizations_IOM)). - -fof(axmondialPred10948, axiom, - f_member(inst_Barbados,inst_Organizations_WHO)). - -fof(axmondialPred10949, axiom, - 53500 = f_PopulationFn(inst_Countries_F_provinces_Corse_cities_Ajaccio)). - -fof(axmondialPred10950, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Corse_cities_Ajaccio,inst_Countries_F_provinces_Corse)). - -fof(axmondialPred10951, axiom, - 353032 = f_PopulationFn(inst_Countries_I_provinces_Puglia_cities_Bari)). - -fof(axmondialPred10952, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Puglia_cities_Bari,inst_Countries_I_provinces_Puglia)). - -fof(axmondialPred10953, axiom, - 150518 = f_PopulationFn(inst_Countries_MEX_provinces_Campeche_cities_Campeche)). - -fof(axmondialPred10954, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Campeche_cities_Campeche,inst_Countries_MEX_provinces_Campeche)). - -fof(axmondialPred10955, axiom, - 160671 = f_PopulationFn(inst_Countries_BR_cities_Alvorada)). - -fof(axmondialPred10956, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_Alvorada,inst_Brazil)). - -fof(axmondialPred10957, axiom, - f_sharedBorderLength(inst_Venezuela,inst_Guyana,f_MeasureFn(743,inst_Kilometer))). - -fof(axmondialPred10958, axiom, - f_hasHeadq(inst_Organizations_AfDB,inst_Countries_CI_cities_Abidjan)). - -fof(axmondialPred10959, axiom, - f_located(inst_Rivers_Kokemaeenjoki,inst_Countries_SF_provinces_Turku_Pori)). - -fof(axmondialPred10960, axiom, - f_located(inst_Rivers_Kokemaeenjoki,inst_Finland)). - -fof(axmondialPred10961, axiom, - f_flowsInto(inst_Rivers_Kokemaeenjoki,inst_Seas_BalticSea)). - -fof(axmondialPred10962, axiom, - f_length(inst_Rivers_Kokemaeenjoki,169)). - -fof(axmondialPred10963, axiom, - 4589800 = f_PopulationFn(inst_Countries_UA_provinces_Kyyivska)). - -fof(axmondialPred10964, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Kyyivska,f_MeasureFn(28900,inst_SquareKilometer))). - -fof(axmondialPred10965, axiom, - f_capitalCity(inst_Countries_UA_provinces_Kyyivska_cities_Kiev,inst_Countries_UA_provinces_Kyyivska)). - -fof(axmondialPred10966, axiom, - f_member(inst_Cyprus,inst_Organizations_Interpol)). - -fof(axmondialPred10967, axiom, - f_member(inst_Chad,inst_Organizations_ICFTU)). - -fof(axmondialPred10968, axiom, - f_hasHeadq(inst_Organizations_CAEU,inst_Countries_JOR_cities_Amman)). - -fof(axmondialPred10969, axiom, - f_member(inst_France,inst_Organizations_ANC)). - -fof(axmondialPred10970, axiom, - f_member(inst_Kiribati,inst_Organizations_ITU)). - -fof(axmondialPred10971, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Jan_Mayen,f_MeasureFn(373,inst_SquareKilometer))). - -fof(axmondialPred10972, axiom, - 1675900 = f_PopulationFn(inst_Countries_R_provinces_Leningradskayaoblast)). - -fof(axmondialPred10973, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Leningradskayaoblast,f_MeasureFn(85900,inst_SquareKilometer))). - -fof(axmondialPred10974, axiom, - f_capitalCity(inst_Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg,inst_Countries_R_provinces_Leningradskayaoblast)). - -fof(axmondialPred10975, axiom, - f_member(inst_Turkey,inst_Organizations_WEU)). - -fof(axmondialPred10976, axiom, - f_geographicalSubregion(inst_Countries_RCB_cities_Brazzaville,inst_Congo)). - -fof(axmondialPred10977, axiom, - 210336 = f_PopulationFn(inst_Countries_F_provinces_Aquitaine_cities_Bordeaux)). - -fof(axmondialPred10978, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Aquitaine_cities_Bordeaux,inst_Countries_F_provinces_Aquitaine)). - -fof(axmondialPred10979, axiom, - 100826 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Botucatu)). - -fof(axmondialPred10980, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Botucatu,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred10981, axiom, - f_member(inst_Mongolia,inst_Organizations_CCC)). - -fof(axmondialPred10982, axiom, - 121720 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_Hollywood)). - -fof(axmondialPred10983, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_Hollywood,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred10984, axiom, - f_member(inst_Barbados,inst_Organizations_G_77)). - -fof(axmondialPred10985, axiom, - 123795 = f_PopulationFn(inst_Countries_S_provinces_Ostergotland_cities_Norrkoping)). - -fof(axmondialPred10986, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Ostergotland_cities_Norrkoping,inst_Countries_S_provinces_Ostergotland)). - -fof(axmondialPred10987, axiom, - f_sharedBorderLength(inst_Congo,inst_Gabon,f_MeasureFn(1903,inst_Kilometer))). - -fof(axmondialPred10988, axiom, - 430600 = f_PopulationFn(inst_Countries_ES_provinces_LaLibertad)). - -fof(axmondialPred10989, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_LaLibertad,f_MeasureFn(1653,inst_SquareKilometer))). - -fof(axmondialPred10990, axiom, - f_capitalCity(inst_Countries_ES_provinces_LaLibertad_cities_NuevaSanSalvador,inst_Countries_ES_provinces_LaLibertad)). - -fof(axmondialPred10991, axiom, - f_member(inst_Philippines,inst_Organizations_IFC)). - -fof(axmondialPred10992, axiom, - f_member(inst_Belarus,inst_Organizations_UN)). - -fof(axmondialPred10993, axiom, - f_member(inst_Nicaragua,inst_Organizations_UNESCO)). - -fof(axmondialPred10994, axiom, - f_member(inst_Mongolia,inst_Organizations_FAO)). - -fof(axmondialPred10995, axiom, - 131700 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Pomona)). - -fof(axmondialPred10996, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Pomona,inst_Countries_USA_provinces_California)). - -fof(axmondialPred10997, axiom, - f_member(inst_Greece,inst_Organizations_ICC)). - -fof(axmondialPred10998, axiom, - f_member(inst_Malta,inst_Organizations_Interpol)). - -fof(axmondialPred10999, axiom, - f_member(inst_Argentina,inst_Organizations_WFTU)). - -fof(axmondialPred11000, axiom, - f_member(inst_Turkey,inst_Organizations_UPU)). - -fof(axmondialPred11001, axiom, - 106753 = f_PopulationFn(inst_Countries_BR_cities_Abaetetuba)). - -fof(axmondialPred11002, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_Abaetetuba,inst_Brazil)). - -fof(axmondialPred11003, axiom, - f_member(inst_Sudan,inst_Organizations_ILO)). - -fof(axmondialPred11004, axiom, - f_member(inst_Nepal,inst_Organizations_NAM)). - -fof(axmondialPred11005, axiom, - f_member(inst_Slovakia,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred11006, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ICC)). - -fof(axmondialPred11007, axiom, - 10623323 = f_PopulationFn(inst_BurkinaFaso)). - -fof(axmondialPred11008, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_FZ)). - -fof(axmondialPred11009, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_FAO)). - -fof(axmondialPred11010, axiom, - f_sectorCompositionOfGDPInPeriod(inst_BurkinaFaso,inst_IndustrialSector,24,f_YearFn(1996))). - -fof(axmondialPred11011, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ECA)). - -fof(axmondialPred11012, axiom, - f_inflationRateInCountry(inst_BurkinaFaso,5)). - -fof(axmondialPred11013, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_WTrO)). - -fof(axmondialPred11014, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_OIC)). - -fof(axmondialPred11015, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_UNIDO)). - -fof(axmondialPred11016, axiom, - f_meetsSpatially(inst_BurkinaFaso,inst_Ghana)). - -fof(axmondialPred11017, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_WHO)). - -fof(axmondialPred11018, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_IFC)). - -fof(axmondialPred11019, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_IMF)). - -fof(axmondialPred11020, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ACP)). - -fof(axmondialPred11021, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_IFAD)). - -fof(axmondialPred11022, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_WADB)). - -fof(axmondialPred11023, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_WFTU)). - -fof(axmondialPred11024, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_UN)). - -fof(axmondialPred11025, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_IDB)). - -fof(axmondialPred11026, axiom, - f_meetsSpatially(inst_BurkinaFaso,inst_Mali)). - -fof(axmondialPred11027, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ECOWAS)). - -fof(axmondialPred11028, axiom, - f_meetsSpatially(inst_BurkinaFaso,inst_Niger)). - -fof(axmondialPred11029, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ITU)). - -fof(axmondialPred11030, axiom, - f_sectorCompositionOfGDPInPeriod(inst_BurkinaFaso,inst_ServiceSector,44,f_YearFn(1996))). - -fof(axmondialPred11031, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_Interpol)). - -fof(axmondialPred11032, axiom, - f_meetsSpatially(inst_BurkinaFaso,inst_Benin)). - -fof(axmondialPred11033, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ILO)). - -fof(axmondialPred11034, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_AfDB)). - -fof(axmondialPred11035, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_IBRD)). - -fof(axmondialPred11036, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_OAU)). - -fof(axmondialPred11037, axiom, - f_sectorCompositionOfGDPInPeriod(inst_BurkinaFaso,inst_AgriculturalSector,32,f_YearFn(1996))). - -fof(axmondialPred11038, axiom, - f_landAreaOnly(inst_BurkinaFaso,f_MeasureFn(274200,inst_SquareKilometer))). - -fof(axmondialPred11039, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ACCT)). - -fof(axmondialPred11040, axiom, - f_capitalCity(inst_Countries_BF_cities_Ouagadougou,inst_BurkinaFaso)). - -fof(axmondialPred11041, axiom, - f_meetsSpatially(inst_BurkinaFaso,inst_CoteDIvoire)). - -fof(axmondialPred11042, axiom, - f_member(inst_BurkinaFaso,inst_Organizations_ICAO)). - -fof(axmondialPred11043, axiom, - f_meetsSpatially(inst_BurkinaFaso,inst_Togo)). - -fof(axmondialPred11044, axiom, - 163000 = f_PopulationFn(inst_Countries_WAN_cities_Ikorodu)). - -fof(axmondialPred11045, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ikorodu,inst_Nigeria)). - -fof(axmondialPred11046, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_SinaashShamaliyah_cities_ElArish,inst_Countries_ET_provinces_SinaashShamaliyah)). - -fof(axmondialPred11047, axiom, - f_located(inst_Rivers_Lukuga,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred11048, axiom, - f_located(inst_Rivers_Lukuga,inst_Zaire)). - -fof(axmondialPred11049, axiom, - f_flowsInto(inst_Rivers_Lukuga,inst_Rivers_Zaire)). - -fof(axmondialPred11050, axiom, - f_length(inst_Rivers_Lukuga,230)). - -fof(axmondialPred11051, axiom, - f_member(inst_Grenada,inst_Organizations_UNESCO)). - -fof(axmondialPred11052, axiom, - 120101 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Heyuan)). - -fof(axmondialPred11053, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Heyuan,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred11054, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_UN)). - -fof(axmondialPred11055, axiom, - f_member(inst_Zambia,inst_Organizations_WHO)). - -fof(axmondialPred11056, axiom, - 573700 = f_PopulationFn(inst_Countries_KAZ_provinces_Qaraghandy_cities_Karaganda)). - -fof(axmondialPred11057, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Qaraghandy_cities_Karaganda,inst_Countries_KAZ_provinces_Qaraghandy)). - -fof(axmondialPred11058, axiom, - f_member(inst_Senegal,inst_Organizations_ILO)). - -fof(axmondialPred11059, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Tokat_cities_Tokat,inst_Countries_TR_provinces_Tokat)). - -fof(axmondialPred11060, axiom, - 207796 = f_PopulationFn(inst_Countries_C_provinces_Guantanamo_cities_Guantanamo)). - -fof(axmondialPred11061, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_Guantanamo_cities_Guantanamo,inst_Countries_C_provinces_Guantanamo)). - -fof(axmondialPred11062, axiom, - f_member(inst_Turkey,inst_Organizations_WTrO)). - -fof(axmondialPred11063, axiom, - f_geographicalSubregion(inst_Turkmenistan,inst_Continents_Asia)). - -fof(axmondialPred11064, axiom, - f_member(inst_Botswana,inst_Organizations_Interpol)). - -fof(axmondialPred11065, axiom, - f_located(inst_Islands_Hoy,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred11066, axiom, - f_located(inst_Islands_Hoy,inst_UnitedKingdom)). - -fof(axmondialPred11067, axiom, - f_member(inst_Estonia,inst_Organizations_ILO)). - -fof(axmondialPred11068, axiom, - 167751 = f_PopulationFn(inst_Countries_BR_cities_Sumare)). - -fof(axmondialPred11069, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_Sumare,inst_Brazil)). - -fof(axmondialPred11070, axiom, - f_sharedBorderLength(inst_BurkinaFaso,inst_Benin,f_MeasureFn(306,inst_Kilometer))). - -fof(axmondialPred11071, axiom, - f_located(inst_Mountains_Kenia,inst_Countries_EAK_provinces_Eastern)). - -fof(axmondialPred11072, axiom, - f_located(inst_Mountains_Kenia,inst_Kenya)). - -fof(axmondialPred11073, axiom, - f_member(inst_Jordan,inst_Organizations_UNMOT)). - -fof(axmondialPred11074, axiom, - f_located(inst_Rivers_Bani,inst_CoteDIvoire)). - -fof(axmondialPred11075, axiom, - f_located(inst_Rivers_Bani,inst_Mali)). - -fof(axmondialPred11076, axiom, - f_flowsInto(inst_Rivers_Bani,inst_Rivers_Niger)). - -fof(axmondialPred11077, axiom, - f_sharedBorderLength(inst_Slovenia,inst_Croatia,f_MeasureFn(546,inst_Kilometer))). - -fof(axmondialPred11078, axiom, - 506772 = f_PopulationFn(inst_Countries_RA_provinces_RioNegro)). - -fof(axmondialPred11079, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_RioNegro,f_MeasureFn(203013,inst_SquareKilometer))). - -fof(axmondialPred11080, axiom, - f_capitalCity(inst_Countries_RA_provinces_RioNegro_cities_Viedma,inst_Countries_RA_provinces_RioNegro)). - -fof(axmondialPred11081, axiom, - f_member(inst_Liberia,inst_Organizations_ECA)). - -fof(axmondialPred11082, axiom, - f_member(inst_Liberia,inst_Organizations_WFTU)). - -fof(axmondialPred11083, axiom, - f_member(inst_Liberia,inst_Organizations_UPU)). - -fof(axmondialPred11084, axiom, - f_member(inst_Liberia,inst_Organizations_IBRD)). - -fof(axmondialPred11085, axiom, - f_member(inst_Liberia,inst_Organizations_FAO)). - -fof(axmondialPred11086, axiom, - f_member(inst_Liberia,inst_Organizations_ITU)). - -fof(axmondialPred11087, axiom, - f_member(inst_Liberia,inst_Organizations_ICFTU)). - -fof(axmondialPred11088, axiom, - f_meetsSpatially(inst_Liberia,inst_Guinea)). - -fof(axmondialPred11089, axiom, - f_member(inst_Liberia,inst_Organizations_UN)). - -fof(axmondialPred11090, axiom, - f_member(inst_Liberia,inst_Organizations_IMO)). - -fof(axmondialPred11091, axiom, - f_member(inst_Liberia,inst_Organizations_Inmarsat)). - -fof(axmondialPred11092, axiom, - f_member(inst_Liberia,inst_Organizations_OAU)). - -fof(axmondialPred11093, axiom, - f_member(inst_Liberia,inst_Organizations_ECOWAS)). - -fof(axmondialPred11094, axiom, - f_member(inst_Liberia,inst_Organizations_Intelsat)). - -fof(axmondialPred11095, axiom, - f_member(inst_Liberia,inst_Organizations_WCL)). - -fof(axmondialPred11096, axiom, - f_member(inst_Liberia,inst_Organizations_WMO)). - -fof(axmondialPred11097, axiom, - f_member(inst_Liberia,inst_Organizations_ICRM)). - -fof(axmondialPred11098, axiom, - f_member(inst_Liberia,inst_Organizations_UNESCO)). - -fof(axmondialPred11099, axiom, - 2109789 = f_PopulationFn(inst_Liberia)). - -fof(axmondialPred11100, axiom, - f_member(inst_Liberia,inst_Organizations_Interpol)). - -fof(axmondialPred11101, axiom, - f_member(inst_Liberia,inst_Organizations_ICAO)). - -fof(axmondialPred11102, axiom, - f_member(inst_Liberia,inst_Organizations_IFC)). - -fof(axmondialPred11103, axiom, - f_member(inst_Liberia,inst_Organizations_ILO)). - -fof(axmondialPred11104, axiom, - f_member(inst_Liberia,inst_Organizations_WIPO)). - -fof(axmondialPred11105, axiom, - f_member(inst_Liberia,inst_Organizations_ACP)). - -fof(axmondialPred11106, axiom, - f_member(inst_Liberia,inst_Organizations_IOM)). - -fof(axmondialPred11107, axiom, - f_inflationRateInCountry(inst_Liberia,50)). - -fof(axmondialPred11108, axiom, - f_member(inst_Liberia,inst_Organizations_WHO)). - -fof(axmondialPred11109, axiom, - f_member(inst_Liberia,inst_Organizations_IFRCS)). - -fof(axmondialPred11110, axiom, - f_member(inst_Liberia,inst_Organizations_NAM)). - -fof(axmondialPred11111, axiom, - f_member(inst_Liberia,inst_Organizations_IAEA)). - -fof(axmondialPred11112, axiom, - f_landAreaOnly(inst_Liberia,f_MeasureFn(111370,inst_SquareKilometer))). - -fof(axmondialPred11113, axiom, - f_member(inst_Liberia,inst_Organizations_IOC)). - -fof(axmondialPred11114, axiom, - f_capitalCity(inst_Countries_LB_cities_Monrovia,inst_Liberia)). - -fof(axmondialPred11115, axiom, - f_meetsSpatially(inst_Liberia,inst_SierraLeone)). - -fof(axmondialPred11116, axiom, - f_meetsSpatially(inst_Liberia,inst_CoteDIvoire)). - -fof(axmondialPred11117, axiom, - f_member(inst_Liberia,inst_Organizations_UNIDO)). - -fof(axmondialPred11118, axiom, - 233000 = f_PopulationFn(inst_Countries_WAN_cities_Ila)). - -fof(axmondialPred11119, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ila,inst_Nigeria)). - -fof(axmondialPred11120, axiom, - f_member(inst_Denmark,inst_Organizations_ILO)). - -fof(axmondialPred11121, axiom, - 185818 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Yiyang)). - -fof(axmondialPred11122, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Yiyang,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred11123, axiom, - f_member(inst_Estonia,inst_Organizations_OSCE)). - -fof(axmondialPred11124, axiom, - f_member(inst_Pakistan,inst_Organizations_UNOMIG)). - -fof(axmondialPred11125, axiom, - f_member(inst_Yemen,inst_Organizations_ILO)). - -fof(axmondialPred11126, axiom, - 1132400 = f_PopulationFn(inst_Countries_PL_provinces_Lodzkie)). - -fof(axmondialPred11127, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Lodzkie,f_MeasureFn(1523,inst_SquareKilometer))). - -fof(axmondialPred11128, axiom, - f_capitalCity(inst_Countries_PL_provinces_Lodzkie_cities_Lodz,inst_Countries_PL_provinces_Lodzkie)). - -fof(axmondialPred11129, axiom, - 609579 = f_PopulationFn(inst_Countries_NL_provinces_Friesland)). - -fof(axmondialPred11130, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_Friesland,f_MeasureFn(3361,inst_SquareKilometer))). - -fof(axmondialPred11131, axiom, - f_capitalCity(inst_Countries_NL_provinces_Friesland_cities_Leeuwarden,inst_Countries_NL_provinces_Friesland)). - -fof(axmondialPred11132, axiom, - f_member(inst_Senegal,inst_Organizations_Interpol)). - -fof(axmondialPred11133, axiom, - f_member(inst_SaintLucia,inst_Organizations_Interpol)). - -fof(axmondialPred11134, axiom, - 471000 = f_PopulationFn(inst_Countries_RP_cities_Pasig)). - -fof(axmondialPred11135, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_Pasig,inst_Philippines)). - -fof(axmondialPred11136, axiom, - 116000 = f_PopulationFn(inst_Countries_R_provinces_Pskovskayaoblast_cities_VelikiyeLuki)). - -fof(axmondialPred11137, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Pskovskayaoblast_cities_VelikiyeLuki,inst_Countries_R_provinces_Pskovskayaoblast)). - -fof(axmondialPred11138, axiom, - 166250 = f_PopulationFn(inst_Countries_E_provinces_Madrid_cities_AlcaladeHenares)). - -fof(axmondialPred11139, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Madrid_cities_AlcaladeHenares,inst_Countries_E_provinces_Madrid)). - -fof(axmondialPred11140, axiom, - f_member(inst_Pakistan,inst_Organizations_UNMIH)). - -fof(axmondialPred11141, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Bouvet_Island,f_MeasureFn(58,inst_SquareKilometer))). - -fof(axmondialPred11142, axiom, - 597700 = f_PopulationFn(inst_Countries_GB_provinces_Oxfordshire)). - -fof(axmondialPred11143, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Oxfordshire,f_MeasureFn(2608,inst_SquareKilometer))). - -fof(axmondialPred11144, axiom, - f_capitalCity(inst_Countries_GB_provinces_Oxfordshire_cities_Oxford,inst_Countries_GB_provinces_Oxfordshire)). - -fof(axmondialPred11145, axiom, - 479309 = f_PopulationFn(inst_Countries_CO_provinces_NortedeSantander_cities_Cucuta)). - -fof(axmondialPred11146, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_NortedeSantander_cities_Cucuta,inst_Countries_CO_provinces_NortedeSantander)). - -fof(axmondialPred11147, axiom, - 133600 = f_PopulationFn(inst_Countries_GB_provinces_Lancashire_cities_Lancaster)). - -fof(axmondialPred11148, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Lancashire_cities_Lancaster,inst_Countries_GB_provinces_Lancashire)). - -fof(axmondialPred11149, axiom, - f_member(inst_Comoros,inst_Organizations_CCC)). - -fof(axmondialPred11150, axiom, - f_member(inst_Mauritania,inst_Organizations_WMO)). - -fof(axmondialPred11151, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Europa_Island,f_MeasureFn(28,inst_SquareKilometer))). - -fof(axmondialPred11152, axiom, - 1288985 = f_PopulationFn(inst_Countries_CO_provinces_Bolivar)). - -fof(axmondialPred11153, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Bolivar,f_MeasureFn(25978,inst_SquareKilometer))). - -fof(axmondialPred11154, axiom, - f_capitalCity(inst_Countries_CO_provinces_Bolivar_cities_Cartagena,inst_Countries_CO_provinces_Bolivar)). - -fof(axmondialPred11155, axiom, - f_member(inst_Bahamas,inst_Organizations_IMF)). - -fof(axmondialPred11156, axiom, - f_member(inst_Angola,inst_Organizations_NAM)). - -fof(axmondialPred11157, axiom, - f_sharedBorderLength(inst_Chile,inst_Bolivia,f_MeasureFn(861,inst_Kilometer))). - -fof(axmondialPred11158, axiom, - f_member(inst_Philippines,inst_Organizations_UNIDO)). - -fof(axmondialPred11159, axiom, - 374000 = f_PopulationFn(inst_Countries_ET_provinces_ElGharbiya_cities_Tanta)). - -fof(axmondialPred11160, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElGharbiya_cities_Tanta,inst_Countries_ET_provinces_ElGharbiya)). - -fof(axmondialPred11161, axiom, - 90270000 = f_PopulationFn(inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred11162, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Henan,f_MeasureFn(167000,inst_SquareKilometer))). - -fof(axmondialPred11163, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Henan_cities_Zhengzhou,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred11164, axiom, - 117747 = f_PopulationFn(inst_Countries_BR_provinces_Para_cities_Castanhal)). - -fof(axmondialPred11165, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Para_cities_Castanhal,inst_Countries_BR_provinces_Para)). - -fof(axmondialPred11166, axiom, - f_member(inst_Sudan,inst_Organizations_AL)). - -fof(axmondialPred11167, axiom, - f_member(inst_Armenia,inst_Organizations_ICAO)). - -fof(axmondialPred11168, axiom, - 914000 = f_PopulationFn(inst_Countries_R_provinces_Orlovskayaoblast)). - -fof(axmondialPred11169, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Orlovskayaoblast,f_MeasureFn(24700,inst_SquareKilometer))). - -fof(axmondialPred11170, axiom, - f_capitalCity(inst_Countries_R_provinces_Orlovskayaoblast_cities_Orel,inst_Countries_R_provinces_Orlovskayaoblast)). - -fof(axmondialPred11171, axiom, - f_member(inst_Mozambique,inst_Organizations_WFTU)). - -fof(axmondialPred11172, axiom, - f_member(inst_Ethiopia,inst_Organizations_G_77)). - -fof(axmondialPred11173, axiom, - 214856 = f_PopulationFn(inst_Countries_MEX_provinces_Guanajuato_cities_Celaya)). - -fof(axmondialPred11174, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Guanajuato_cities_Celaya,inst_Countries_MEX_provinces_Guanajuato)). - -fof(axmondialPred11175, axiom, - 1181680 = f_PopulationFn(inst_Countries_MAL_provinces_Kelantan)). - -fof(axmondialPred11176, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Kelantan,f_MeasureFn(14943,inst_SquareKilometer))). - -fof(axmondialPred11177, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Kelantan_cities_KotaBaharu,inst_Countries_MAL_provinces_Kelantan)). - -fof(axmondialPred11178, axiom, - f_member(inst_Denmark,inst_Organizations_IADB)). - -fof(axmondialPred11179, axiom, - 427000 = f_PopulationFn(inst_Countries_UA_provinces_Donetska_cities_Makiyivka)). - -fof(axmondialPred11180, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Donetska_cities_Makiyivka,inst_Countries_UA_provinces_Donetska)). - -fof(axmondialPred11181, axiom, - 216000 = f_PopulationFn(inst_Countries_WAN_cities_Ikerre)). - -fof(axmondialPred11182, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ikerre,inst_Nigeria)). - -fof(axmondialPred11183, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Johnston_Atoll,f_MeasureFn(2.8,inst_SquareKilometer))). - -fof(axmondialPred11184, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Pitcairn_Islands,inst_Continents_Australia_Oceania)). - -fof(axmondialPred11185, axiom, - 328758 = f_PopulationFn(inst_Countries_RC_cities_Hsinchuang)). - -fof(axmondialPred11186, axiom, - f_geographicalSubregion(inst_Countries_RC_cities_Hsinchuang,inst_Taiwan)). - -fof(axmondialPred11187, axiom, - 103008 = f_PopulationFn(inst_Countries_I_provinces_Liguria_cities_LaSpezia)). - -fof(axmondialPred11188, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Liguria_cities_LaSpezia,inst_Countries_I_provinces_Liguria)). - -fof(axmondialPred11189, axiom, - 230000 = f_PopulationFn(inst_Countries_RM_provinces_Toamasina_cities_Tamatave)). - -fof(axmondialPred11190, axiom, - f_geographicalSubregion(inst_Countries_RM_provinces_Toamasina_cities_Tamatave,inst_Countries_RM_provinces_Toamasina)). - -fof(axmondialPred11191, axiom, - f_member(inst_Philippines,inst_Organizations_NAM)). - -fof(axmondialPred11192, axiom, - 69941 = f_PopulationFn(inst_Countries_S_provinces_Kristianstad_cities_Kristianstad)). - -fof(axmondialPred11193, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Kristianstad_cities_Kristianstad,inst_Countries_S_provinces_Kristianstad)). - -fof(axmondialPred11194, axiom, - f_member(inst_Denmark,inst_Organizations_PCA)). - -fof(axmondialPred11195, axiom, - 107000 = f_PopulationFn(inst_Countries_R_provinces_UdmurtRepublic_cities_Glazov)). - -fof(axmondialPred11196, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_UdmurtRepublic_cities_Glazov,inst_Countries_R_provinces_UdmurtRepublic)). - -fof(axmondialPred11197, axiom, - f_member(inst_Cuba,inst_Organizations_Intelsat)). - -fof(axmondialPred11198, axiom, - 194600 = f_PopulationFn(inst_Countries_HCA_provinces_Lempira)). - -fof(axmondialPred11199, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Lempira,f_MeasureFn(4290,inst_SquareKilometer))). - -fof(axmondialPred11200, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Lempira_cities_Gracias,inst_Countries_HCA_provinces_Lempira)). - -fof(axmondialPred11201, axiom, - f_located(inst_Rivers_Vaal,inst_Countries_RSA_provinces_NorthernCape)). - -fof(axmondialPred11202, axiom, - f_located(inst_Rivers_Vaal,inst_Countries_RSA_provinces_Gauteng)). - -fof(axmondialPred11203, axiom, - f_located(inst_Rivers_Vaal,inst_Countries_RSA_provinces_FreeState)). - -fof(axmondialPred11204, axiom, - f_located(inst_Rivers_Vaal,inst_SouthAfrica)). - -fof(axmondialPred11205, axiom, - f_flowsInto(inst_Rivers_Vaal,inst_Rivers_Oranje)). - -fof(axmondialPred11206, axiom, - 112673 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Xuancheng)). - -fof(axmondialPred11207, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Xuancheng,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred11208, axiom, - f_member(inst_ElSalvador,inst_Organizations_PCA)). - -fof(axmondialPred11209, axiom, - f_sharedBorderLength(inst_Ecuador,inst_Colombia,f_MeasureFn(590,inst_Kilometer))). - -fof(axmondialPred11210, axiom, - f_sharedBorderLength(inst_Peru,inst_Brazil,f_MeasureFn(1560,inst_Kilometer))). - -fof(axmondialPred11211, axiom, - f_member(inst_Bahamas,inst_Organizations_OAS)). - -fof(axmondialPred11212, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElWadielJadid_cities_ElKharga,inst_Countries_ET_provinces_ElWadielJadid)). - -fof(axmondialPred11213, axiom, - 339000 = f_PopulationFn(inst_Countries_R_provinces_Vladimirskayaoblast_cities_Vladimir)). - -fof(axmondialPred11214, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Vladimirskayaoblast_cities_Vladimir,inst_Countries_R_provinces_Vladimirskayaoblast)). - -fof(axmondialPred11215, axiom, - f_located(inst_Mountains_Portefjaellen,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred11216, axiom, - f_located(inst_Mountains_Portefjaellen,inst_Sweden)). - -fof(axmondialPred11217, axiom, - 1655000 = f_PopulationFn(inst_Countries_PL_provinces_Warszwaskie_cities_Warsaw)). - -fof(axmondialPred11218, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Warszwaskie_cities_Warsaw,inst_Countries_PL_provinces_Warszwaskie)). - -fof(axmondialPred11219, axiom, - 1108773 = f_PopulationFn(inst_Countries_IRQ_provinces_Babil)). - -fof(axmondialPred11220, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_Babil,f_MeasureFn(6468,inst_SquareKilometer))). - -fof(axmondialPred11221, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Babil_cities_AlHillah,inst_Countries_IRQ_provinces_Babil)). - -fof(axmondialPred11222, axiom, - 869000 = f_PopulationFn(inst_Countries_CZ_provinces_Zapadocesky)). - -fof(axmondialPred11223, axiom, - f_landAreaOnly(inst_Countries_CZ_provinces_Zapadocesky,f_MeasureFn(10875,inst_SquareKilometer))). - -fof(axmondialPred11224, axiom, - f_capitalCity(inst_Countries_CZ_provinces_Zapadocesky_cities_Plzen,inst_Countries_CZ_provinces_Zapadocesky)). - -fof(axmondialPred11225, axiom, - f_member(inst_Spain,inst_Organizations_MTCR)). - -fof(axmondialPred11226, axiom, - f_member(inst_Turkey,inst_Organizations_CERN)). - -fof(axmondialPred11227, axiom, - f_hasHeadq(inst_Organizations_Benelux,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred11228, axiom, - 2810000 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Chengdu)). - -fof(axmondialPred11229, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Chengdu,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred11230, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Lomzynskie_cities_Lomza,inst_Countries_PL_provinces_Lomzynskie)). - -fof(axmondialPred11231, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_WMO)). - -fof(axmondialPred11232, axiom, - f_member(inst_Burma,inst_Organizations_CCC)). - -fof(axmondialPred11233, axiom, - f_member(inst_Burma,inst_Organizations_IFRCS)). - -fof(axmondialPred11234, axiom, - f_member(inst_Burma,inst_Organizations_ESCAP)). - -fof(axmondialPred11235, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Rakhine,inst_Burma)). - -fof(axmondialPred11236, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Burma,inst_AgriculturalSector,60,f_YearFn(1996))). - -fof(axmondialPred11237, axiom, - f_member(inst_Burma,inst_Organizations_ILO)). - -fof(axmondialPred11238, axiom, - f_meetsSpatially(inst_Burma,inst_Bangladesh)). - -fof(axmondialPred11239, axiom, - f_meetsSpatially(inst_Burma,inst_China)). - -fof(axmondialPred11240, axiom, - f_member(inst_Burma,inst_Organizations_IAEA)). - -fof(axmondialPred11241, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Yangon_cities_Rangoon,inst_Burma)). - -fof(axmondialPred11242, axiom, - f_meetsSpatially(inst_Burma,inst_India)). - -fof(axmondialPred11243, axiom, - f_member(inst_Burma,inst_Organizations_WMO)). - -fof(axmondialPred11244, axiom, - f_member(inst_Burma,inst_Organizations_Interpol)). - -fof(axmondialPred11245, axiom, - f_member(inst_Burma,inst_Organizations_IBRD)). - -fof(axmondialPred11246, axiom, - f_member(inst_Burma,inst_Organizations_IOC)). - -fof(axmondialPred11247, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Sagaing,inst_Burma)). - -fof(axmondialPred11248, axiom, - f_member(inst_Burma,inst_Organizations_IMO)). - -fof(axmondialPred11249, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Mandalay,inst_Burma)). - -fof(axmondialPred11250, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Ayeyarwady,inst_Burma)). - -fof(axmondialPred11251, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Kachin,inst_Burma)). - -fof(axmondialPred11252, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Mon,inst_Burma)). - -fof(axmondialPred11253, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Burma,inst_ServiceSector,30,f_YearFn(1996))). - -fof(axmondialPred11254, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Kayin,inst_Burma)). - -fof(axmondialPred11255, axiom, - f_member(inst_Burma,inst_Organizations_G_77)). - -fof(axmondialPred11256, axiom, - f_meetsSpatially(inst_Burma,inst_Laos)). - -fof(axmondialPred11257, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Bago,inst_Burma)). - -fof(axmondialPred11258, axiom, - f_member(inst_Burma,inst_Organizations_IDA)). - -fof(axmondialPred11259, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Yangon,inst_Burma)). - -fof(axmondialPred11260, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Chin,inst_Burma)). - -fof(axmondialPred11261, axiom, - f_meetsSpatially(inst_Burma,inst_Thailand)). - -fof(axmondialPred11262, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Kayah,inst_Burma)). - -fof(axmondialPred11263, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Magway,inst_Burma)). - -fof(axmondialPred11264, axiom, - f_member(inst_Burma,inst_Organizations_Intelsat)). - -fof(axmondialPred11265, axiom, - f_member(inst_Burma,inst_Organizations_ICAO)). - -fof(axmondialPred11266, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Tanintharyi,inst_Burma)). - -fof(axmondialPred11267, axiom, - f_inflationRateInCountry(inst_Burma,38)). - -fof(axmondialPred11268, axiom, - f_geographicSubregion(inst_Countries_MYA_provinces_Shan,inst_Burma)). - -fof(axmondialPred11269, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Burma,inst_IndustrialSector,10,f_YearFn(1996))). - -fof(axmondialPred11270, axiom, - f_member(inst_Burma,inst_Organizations_ICRM)). - -fof(axmondialPred11271, axiom, - f_member(inst_Burma,inst_Organizations_NAM)). - -fof(axmondialPred11272, axiom, - 45975625 = f_PopulationFn(inst_Burma)). - -fof(axmondialPred11273, axiom, - f_member(inst_Burma,inst_Organizations_UPU)). - -fof(axmondialPred11274, axiom, - f_member(inst_Burma,inst_Organizations_WHO)). - -fof(axmondialPred11275, axiom, - f_landAreaOnly(inst_Burma,f_MeasureFn(678500,inst_SquareKilometer))). - -fof(axmondialPred11276, axiom, - 652872 = f_PopulationFn(inst_Countries_CO_provinces_Risaralda)). - -fof(axmondialPred11277, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Risaralda,f_MeasureFn(4140,inst_SquareKilometer))). - -fof(axmondialPred11278, axiom, - f_capitalCity(inst_Countries_CO_provinces_Risaralda_cities_Pereira,inst_Countries_CO_provinces_Risaralda)). - -fof(axmondialPred11279, axiom, - f_sharedBorderLength(inst_SerbiaAndMontenegro,inst_Croatia,f_MeasureFn(266,inst_Kilometer))). - -fof(axmondialPred11280, axiom, - f_geographicalSubregion(inst_Malawi,inst_Continents_Africa)). - -fof(axmondialPred11281, axiom, - 805700 = f_PopulationFn(inst_Countries_R_provinces_Kostromskayaoblast)). - -fof(axmondialPred11282, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Kostromskayaoblast,f_MeasureFn(60100,inst_SquareKilometer))). - -fof(axmondialPred11283, axiom, - f_capitalCity(inst_Countries_R_provinces_Kostromskayaoblast_cities_Kostroma,inst_Countries_R_provinces_Kostromskayaoblast)). - -fof(axmondialPred11284, axiom, - f_member(inst_Cyprus,inst_Organizations_OSCE)). - -fof(axmondialPred11285, axiom, - f_member(inst_Georgia,inst_Organizations_WMO)). - -fof(axmondialPred11286, axiom, - 266242 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_HospitaletdeLlobregat)). - -fof(axmondialPred11287, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_HospitaletdeLlobregat,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred11288, axiom, - 3522769 = f_PopulationFn(inst_Countries_GR_provinces_Attiki)). - -fof(axmondialPred11289, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_Attiki,f_MeasureFn(3808,inst_SquareKilometer))). - -fof(axmondialPred11290, axiom, - 495845 = f_PopulationFn(inst_Countries_D_provinces_Bayern_cities_Nurnberg)). - -fof(axmondialPred11291, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bayern_cities_Nurnberg,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred11292, axiom, - 202062 = f_PopulationFn(inst_Countries_USA_provinces_Mississippi_cities_Jackson)). - -fof(axmondialPred11293, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Mississippi_cities_Jackson,inst_Countries_USA_provinces_Mississippi)). - -fof(axmondialPred11294, axiom, - f_member(inst_Japan,inst_Organizations_Interpol)). - -fof(axmondialPred11295, axiom, - f_located(inst_Islands_Montserrat,inst_UnitedKingdom)). - -fof(axmondialPred11296, axiom, - f_landAreaOnly(inst_Islands_Montserrat,f_MeasureFn(106,inst_SquareKilometer))). - -fof(axmondialPred11297, axiom, - 128000 = f_PopulationFn(inst_Countries_R_provinces_Magadanskayaoblast_cities_Magadan)). - -fof(axmondialPred11298, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Magadanskayaoblast_cities_Magadan,inst_Countries_R_provinces_Magadanskayaoblast)). - -fof(axmondialPred11299, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_Chalatenango_cities_Chalatenango,inst_Countries_ES_provinces_Chalatenango)). - -fof(axmondialPred11300, axiom, - f_member(inst_Finland,inst_Organizations_ICAO)). - -fof(axmondialPred11301, axiom, - 1085173 = f_PopulationFn(inst_Countries_CO_provinces_Narino)). - -fof(axmondialPred11302, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Narino,f_MeasureFn(33268,inst_SquareKilometer))). - -fof(axmondialPred11303, axiom, - f_capitalCity(inst_Countries_CO_provinces_Narino_cities_Pasto,inst_Countries_CO_provinces_Narino)). - -fof(axmondialPred11304, axiom, - f_located(inst_Islands_SantaRosaIsland,inst_Countries_USA_provinces_California)). - -fof(axmondialPred11305, axiom, - f_located(inst_Islands_SantaRosaIsland,inst_UnitedStates)). - -fof(axmondialPred11306, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Mayotte,inst_Continents_Africa)). - -fof(axmondialPred11307, axiom, - f_sharedBorderLength(inst_Chad,inst_Libya,f_MeasureFn(1055,inst_Kilometer))). - -fof(axmondialPred11308, axiom, - f_sharedBorderLength(inst_SaudiArabia,inst_Qatar,f_MeasureFn(60,inst_Kilometer))). - -fof(axmondialPred11309, axiom, - f_member(inst_Kiribati,inst_Organizations_SPC)). - -fof(axmondialPred11310, axiom, - f_member(inst_China,inst_Organizations_Interpol)). - -fof(axmondialPred11311, axiom, - 2112473 = f_PopulationFn(inst_Countries_MEX_provinces_Hidalgo)). - -fof(axmondialPred11312, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Hidalgo,f_MeasureFn(20987,inst_SquareKilometer))). - -fof(axmondialPred11313, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Hidalgo_cities_PachucadeSoto,inst_Countries_MEX_provinces_Hidalgo)). - -fof(axmondialPred11314, axiom, - 1266400 = f_PopulationFn(inst_Countries_R_provinces_Ivanovskayaoblast)). - -fof(axmondialPred11315, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Ivanovskayaoblast,f_MeasureFn(23900,inst_SquareKilometer))). - -fof(axmondialPred11316, axiom, - f_capitalCity(inst_Countries_R_provinces_Ivanovskayaoblast_cities_Ivanovo,inst_Countries_R_provinces_Ivanovskayaoblast)). - -fof(axmondialPred11317, axiom, - 353000 = f_PopulationFn(inst_Countries_C_provinces_CiegodeAvila)). - -fof(axmondialPred11318, axiom, - f_landAreaOnly(inst_Countries_C_provinces_CiegodeAvila,f_MeasureFn(6910,inst_SquareKilometer))). - -fof(axmondialPred11319, axiom, - f_capitalCity(inst_Countries_C_provinces_CiegodeAvila_cities_CiegodeAvila,inst_Countries_C_provinces_CiegodeAvila)). - -fof(axmondialPred11320, axiom, - 144000 = f_PopulationFn(inst_Countries_R_provinces_Tulskayaoblast_cities_Novomoskovsk)). - -fof(axmondialPred11321, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Tulskayaoblast_cities_Novomoskovsk,inst_Countries_R_provinces_Tulskayaoblast)). - -fof(axmondialPred11322, axiom, - f_member(inst_SriLanka,inst_Organizations_WToO)). - -fof(axmondialPred11323, axiom, - 310000 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Wigan)). - -fof(axmondialPred11324, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Wigan,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred11325, axiom, - f_member(inst_Mauritius,inst_Organizations_WHO)). - -fof(axmondialPred11326, axiom, - f_member(inst_Guatemala,inst_Organizations_UNU)). - -fof(axmondialPred11327, axiom, - f_member(inst_UnitedStates,inst_Organizations_Intelsat)). - -fof(axmondialPred11328, axiom, - f_member(inst_Jordan,inst_Organizations_ABEDA)). - -fof(axmondialPred11329, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Central_cities_Stirling,inst_Countries_GB_provinces_Central)). - -fof(axmondialPred11330, axiom, - f_member(inst_Zambia,inst_Organizations_IBRD)). - -fof(axmondialPred11331, axiom, - f_member(inst_SanMarino,inst_Organizations_IOM)). - -fof(axmondialPred11332, axiom, - f_sharedBorderLength(inst_Uzbekistan,inst_Kyrgyzstan,f_MeasureFn(1099,inst_Kilometer))). - -fof(axmondialPred11333, axiom, - f_member(inst_Grenada,inst_Organizations_IDA)). - -fof(axmondialPred11334, axiom, - f_member(inst_SaudiArabia,inst_Organizations_UNESCO)). - -fof(axmondialPred11335, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_IDA)). - -fof(axmondialPred11336, axiom, - 122899 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Laredo)). - -fof(axmondialPred11337, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Laredo,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred11338, axiom, - f_located(inst_Rivers_Chire,inst_Countries_MOC_provinces_Zambezia)). - -fof(axmondialPred11339, axiom, - f_located(inst_Rivers_Chire,inst_Countries_MOC_provinces_Tete)). - -fof(axmondialPred11340, axiom, - f_located(inst_Rivers_Chire,inst_Mozambique)). - -fof(axmondialPred11341, axiom, - f_located(inst_Rivers_Chire,inst_Malawi)). - -fof(axmondialPred11342, axiom, - f_flowsInto(inst_Rivers_Chire,inst_Rivers_Zambezi)). - -fof(axmondialPred11343, axiom, - f_member(inst_CostaRica,inst_Organizations_WMO)). - -fof(axmondialPred11344, axiom, - 652534 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Hohhot)). - -fof(axmondialPred11345, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Hohhot,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred11346, axiom, - f_member(inst_Pakistan,inst_Organizations_UNITAR)). - -fof(axmondialPred11347, axiom, - f_member(inst_Croatia,inst_Organizations_UNIDO)). - -fof(axmondialPred11348, axiom, - f_member(inst_Bangladesh,inst_Organizations_ICFTU)). - -fof(axmondialPred11349, axiom, - f_meetsSpatially(inst_Bangladesh,inst_Burma)). - -fof(axmondialPred11350, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNHCR)). - -fof(axmondialPred11351, axiom, - f_member(inst_Bangladesh,inst_Organizations_OIC)). - -fof(axmondialPred11352, axiom, - f_member(inst_Bangladesh,inst_Organizations_IDB)). - -fof(axmondialPred11353, axiom, - 123062800 = f_PopulationFn(inst_Bangladesh)). - -fof(axmondialPred11354, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNESCO)). - -fof(axmondialPred11355, axiom, - f_member(inst_Bangladesh,inst_Organizations_ICAO)). - -fof(axmondialPred11356, axiom, - f_member(inst_Bangladesh,inst_Organizations_CP)). - -fof(axmondialPred11357, axiom, - f_member(inst_Bangladesh,inst_Organizations_WMO)). - -fof(axmondialPred11358, axiom, - f_landAreaOnly(inst_Bangladesh,f_MeasureFn(144000,inst_SquareKilometer))). - -fof(axmondialPred11359, axiom, - f_meetsSpatially(inst_Bangladesh,inst_India)). - -fof(axmondialPred11360, axiom, - f_member(inst_Bangladesh,inst_Organizations_MINURSO)). - -fof(axmondialPred11361, axiom, - f_member(inst_Bangladesh,inst_Organizations_Interpol)). - -fof(axmondialPred11362, axiom, - f_member(inst_Bangladesh,inst_Organizations_C)). - -fof(axmondialPred11363, axiom, - f_member(inst_Bangladesh,inst_Organizations_WCL)). - -fof(axmondialPred11364, axiom, - f_inflationRateInCountry(inst_Bangladesh,4.5)). - -fof(axmondialPred11365, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNIDO)). - -fof(axmondialPred11366, axiom, - f_member(inst_Bangladesh,inst_Organizations_IFAD)). - -fof(axmondialPred11367, axiom, - f_member(inst_Bangladesh,inst_Organizations_WHO)). - -fof(axmondialPred11368, axiom, - f_capitalCity(inst_Countries_BD_cities_Dhaka,inst_Bangladesh)). - -fof(axmondialPred11369, axiom, - f_member(inst_Bangladesh,inst_Organizations_WToO)). - -fof(axmondialPred11370, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNIKOM)). - -fof(axmondialPred11371, axiom, - f_member(inst_Bangladesh,inst_Organizations_Inmarsat)). - -fof(axmondialPred11372, axiom, - f_member(inst_Bangladesh,inst_Organizations_WFTU)). - -fof(axmondialPred11373, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNMOT)). - -fof(axmondialPred11374, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNOMIG)). - -fof(axmondialPred11375, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred11376, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNPROFOR)). - -fof(axmondialPred11377, axiom, - f_member(inst_Bangladesh,inst_Organizations_IFRCS)). - -fof(axmondialPred11378, axiom, - f_member(inst_Bangladesh,inst_Organizations_IDA)). - -fof(axmondialPred11379, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNCRO)). - -fof(axmondialPred11380, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNAMIR)). - -fof(axmondialPred11381, axiom, - f_member(inst_Bangladesh,inst_Organizations_IOM)). - -fof(axmondialPred11382, axiom, - f_member(inst_Bangladesh,inst_Organizations_UNMIH)). - -fof(axmondialPred11383, axiom, - f_member(inst_Bangladesh,inst_Organizations_ICRM)). - -fof(axmondialPred11384, axiom, - f_member(inst_Bangladesh,inst_Organizations_ITU)). - -fof(axmondialPred11385, axiom, - f_member(inst_Bangladesh,inst_Organizations_ISO)). - -fof(axmondialPred11386, axiom, - f_member(inst_Bangladesh,inst_Organizations_IMF)). - -fof(axmondialPred11387, axiom, - f_member(inst_Bangladesh,inst_Organizations_UPU)). - -fof(axmondialPred11388, axiom, - f_member(inst_Bangladesh,inst_Organizations_IAEA)). - -fof(axmondialPred11389, axiom, - f_member(inst_Norway,inst_Organizations_UNESCO)). - -fof(axmondialPred11390, axiom, - 160000 = f_PopulationFn(inst_Countries_CZ_provinces_Severocesky_cities_Liberec)). - -fof(axmondialPred11391, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Severocesky_cities_Liberec,inst_Countries_CZ_provinces_Severocesky)). - -fof(axmondialPred11392, axiom, - f_member(inst_Eritrea,inst_Organizations_WFTU)). - -fof(axmondialPred11393, axiom, - f_located(inst_Lakes_LakePrespa,inst_Greece)). - -fof(axmondialPred11394, axiom, - f_located(inst_Lakes_LakePrespa,inst_Albania)). - -fof(axmondialPred11395, axiom, - f_landAreaOnly(inst_Lakes_LakePrespa,f_MeasureFn(285,inst_SquareKilometer))). - -fof(axmondialPred11396, axiom, - f_geographicalSubregion(inst_Lebanon,inst_Continents_Asia)). - -fof(axmondialPred11397, axiom, - f_member(inst_NewCaledonia,inst_Organizations_ICFTU)). - -fof(axmondialPred11398, axiom, - f_member(inst_Paraguay,inst_Organizations_WCL)). - -fof(axmondialPred11399, axiom, - f_located(inst_Rivers_Cunene,inst_Countries_ANG_provinces_Huila)). - -fof(axmondialPred11400, axiom, - f_located(inst_Rivers_Cunene,inst_Countries_ANG_provinces_Huambo)). - -fof(axmondialPred11401, axiom, - f_located(inst_Rivers_Cunene,inst_Countries_ANG_provinces_Benguela)). - -fof(axmondialPred11402, axiom, - f_located(inst_Rivers_Cunene,inst_Angola)). - -fof(axmondialPred11403, axiom, - f_flowsInto(inst_Rivers_Cunene,inst_Seas_AtlanticOcean)). - -fof(axmondialPred11404, axiom, - f_located(inst_Rivers_Arkansas,inst_Countries_USA_provinces_Oklahoma)). - -fof(axmondialPred11405, axiom, - f_located(inst_Rivers_Arkansas,inst_Countries_USA_provinces_Kansas)). - -fof(axmondialPred11406, axiom, - f_located(inst_Rivers_Arkansas,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred11407, axiom, - f_located(inst_Rivers_Arkansas,inst_Countries_USA_provinces_Arkansas)). - -fof(axmondialPred11408, axiom, - f_located(inst_Rivers_Arkansas,inst_UnitedStates)). - -fof(axmondialPred11409, axiom, - f_flowsInto(inst_Rivers_Arkansas,inst_Rivers_Mississippi)). - -fof(axmondialPred11410, axiom, - f_length(inst_Rivers_Arkansas,2334)). - -fof(axmondialPred11411, axiom, - f_member(inst_SouthAfrica,inst_Organizations_ZC)). - -fof(axmondialPred11412, axiom, - 247227 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Shaoyang)). - -fof(axmondialPred11413, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Shaoyang,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred11414, axiom, - f_member(inst_Mexico,inst_Organizations_Interpol)). - -fof(axmondialPred11415, axiom, - f_member(inst_Uganda,inst_Organizations_WMO)). - -fof(axmondialPred11416, axiom, - 1081700 = f_PopulationFn(inst_Countries_VN_provinces_SongBe)). - -fof(axmondialPred11417, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_SongBe,f_MeasureFn(9519,inst_SquareKilometer))). - -fof(axmondialPred11418, axiom, - 1950750 = f_PopulationFn(inst_Countries_J_provinces_Okayama)). - -fof(axmondialPred11419, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Okayama,f_MeasureFn(7090,inst_SquareKilometer))). - -fof(axmondialPred11420, axiom, - f_capitalCity(inst_Countries_J_provinces_Okayama_cities_Okayama,inst_Countries_J_provinces_Okayama)). - -fof(axmondialPred11421, axiom, - 151982 = f_PopulationFn(inst_Countries_USA_provinces_Virginia_cities_Chesapeake)). - -fof(axmondialPred11422, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Virginia_cities_Chesapeake,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred11423, axiom, - f_member(inst_Mongolia,inst_Organizations_ESCAP)). - -fof(axmondialPred11424, axiom, - f_member(inst_Mongolia,inst_Organizations_UN)). - -fof(axmondialPred11425, axiom, - f_member(inst_Mongolia,inst_Organizations_IFRCS)). - -fof(axmondialPred11426, axiom, - f_member(inst_Mongolia,inst_Organizations_UPU)). - -fof(axmondialPred11427, axiom, - 2496617 = f_PopulationFn(inst_Mongolia)). - -fof(axmondialPred11428, axiom, - f_member(inst_Mongolia,inst_Organizations_WMO)). - -fof(axmondialPred11429, axiom, - f_member(inst_Mongolia,inst_Organizations_G_77)). - -fof(axmondialPred11430, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mongolia,inst_ServiceSector,37,f_YearFn(1996))). - -fof(axmondialPred11431, axiom, - f_member(inst_Mongolia,inst_Organizations_IAEA)). - -fof(axmondialPred11432, axiom, - f_member(inst_Mongolia,inst_Organizations_ICRM)). - -fof(axmondialPred11433, axiom, - f_member(inst_Mongolia,inst_Organizations_ISO)). - -fof(axmondialPred11434, axiom, - f_member(inst_Mongolia,inst_Organizations_AsDB)). - -fof(axmondialPred11435, axiom, - f_member(inst_Mongolia,inst_Organizations_IMF)). - -fof(axmondialPred11436, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mongolia,inst_IndustrialSector,35,f_YearFn(1996))). - -fof(axmondialPred11437, axiom, - f_capitalCity(inst_Countries_MNG_cities_Ulaanbaatar,inst_Mongolia)). - -fof(axmondialPred11438, axiom, - f_meetsSpatially(inst_Mongolia,inst_China)). - -fof(axmondialPred11439, axiom, - f_member(inst_Mongolia,inst_Organizations_IFC)). - -fof(axmondialPred11440, axiom, - f_inflationRateInCountry(inst_Mongolia,53)). - -fof(axmondialPred11441, axiom, - f_member(inst_Mongolia,inst_Organizations_WToO)). - -fof(axmondialPred11442, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mongolia,inst_AgriculturalSector,28,f_YearFn(1996))). - -fof(axmondialPred11443, axiom, - f_member(inst_Mongolia,inst_Organizations_ILO)). - -fof(axmondialPred11444, axiom, - f_member(inst_Mongolia,inst_Organizations_UNIDO)). - -fof(axmondialPred11445, axiom, - f_member(inst_Mongolia,inst_Organizations_IDA)). - -fof(axmondialPred11446, axiom, - f_meetsSpatially(inst_Mongolia,inst_Russia)). - -fof(axmondialPred11447, axiom, - f_member(inst_Mongolia,inst_Organizations_WFTU)). - -fof(axmondialPred11448, axiom, - f_member(inst_Mongolia,inst_Organizations_ICAO)). - -fof(axmondialPred11449, axiom, - f_member(inst_Mongolia,inst_Organizations_IBRD)). - -fof(axmondialPred11450, axiom, - f_landAreaOnly(inst_Mongolia,f_MeasureFn(1565000,inst_SquareKilometer))). - -fof(axmondialPred11451, axiom, - 257000 = f_PopulationFn(inst_Countries_RSA_cities_Ibhayi)). - -fof(axmondialPred11452, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Ibhayi,inst_SouthAfrica)). - -fof(axmondialPred11453, axiom, - f_member(inst_Slovakia,inst_Organizations_IFC)). - -fof(axmondialPred11454, axiom, - f_member(inst_Mexico,inst_Organizations_WCL)). - -fof(axmondialPred11455, axiom, - f_member(inst_Slovenia,inst_Organizations_ISO)). - -fof(axmondialPred11456, axiom, - f_member(inst_Australia,inst_Organizations_EBRD)). - -fof(axmondialPred11457, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_IFAD)). - -fof(axmondialPred11458, axiom, - 605677 = f_PopulationFn(inst_Countries_CH_provinces_VD)). - -fof(axmondialPred11459, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_VD,f_MeasureFn(3211,inst_SquareKilometer))). - -fof(axmondialPred11460, axiom, - f_capitalCity(inst_Countries_CH_provinces_VD_cities_Lausanne,inst_Countries_CH_provinces_VD)). - -fof(axmondialPred11461, axiom, - f_member(inst_Yemen,inst_Organizations_ICAO)). - -fof(axmondialPred11462, axiom, - f_member(inst_Zambia,inst_Organizations_CCC)). - -fof(axmondialPred11463, axiom, - f_member(inst_Norway,inst_Organizations_ANC)). - -fof(axmondialPred11464, axiom, - f_located(inst_Lakes_LakeWilliston,inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred11465, axiom, - f_located(inst_Lakes_LakeWilliston,inst_Canada)). - -fof(axmondialPred11466, axiom, - f_member(inst_Turkey,inst_Organizations_ANC)). - -fof(axmondialPred11467, axiom, - f_member(inst_Maldives,inst_Organizations_ITU)). - -fof(axmondialPred11468, axiom, - f_member(inst_Turkey,inst_Organizations_IAEA)). - -fof(axmondialPred11469, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_Interpol)). - -fof(axmondialPred11470, axiom, - f_located(inst_Islands_Shikoku,inst_Countries_J_provinces_Kochi)). - -fof(axmondialPred11471, axiom, - f_located(inst_Islands_Shikoku,inst_Countries_J_provinces_Ehime)). - -fof(axmondialPred11472, axiom, - f_located(inst_Islands_Shikoku,inst_Countries_J_provinces_Kagawa)). - -fof(axmondialPred11473, axiom, - f_located(inst_Islands_Shikoku,inst_Countries_J_provinces_Tokushima)). - -fof(axmondialPred11474, axiom, - f_located(inst_Islands_Shikoku,inst_Japan)). - -fof(axmondialPred11475, axiom, - f_member(inst_India,inst_Organizations_AG)). - -fof(axmondialPred11476, axiom, - f_member(inst_Suriname,inst_Organizations_ICRM)). - -fof(axmondialPred11477, axiom, - f_member(inst_Cuba,inst_Organizations_UPU)). - -fof(axmondialPred11478, axiom, - 181309 = f_PopulationFn(inst_Countries_IR_provinces_Khuzestan_cities_Dezful)). - -fof(axmondialPred11479, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Khuzestan_cities_Dezful,inst_Countries_IR_provinces_Khuzestan)). - -fof(axmondialPred11480, axiom, - f_sharedBorderLength(inst_Uzbekistan,inst_Turkmenistan,f_MeasureFn(1621,inst_Kilometer))). - -fof(axmondialPred11481, axiom, - 86374465 = f_PopulationFn(inst_Countries_IND_provinces_Bihar)). - -fof(axmondialPred11482, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Bihar,f_MeasureFn(173877,inst_SquareKilometer))). - -fof(axmondialPred11483, axiom, - f_capitalCity(inst_Countries_IND_provinces_Bihar_cities_Patna,inst_Countries_IND_provinces_Bihar)). - -fof(axmondialPred11484, axiom, - f_member(inst_Pakistan,inst_Organizations_CP)). - -fof(axmondialPred11485, axiom, - f_located(inst_Deserts_Makteir,inst_Mauritania)). - -fof(axmondialPred11486, axiom, - f_landAreaOnly(inst_Deserts_Makteir,f_MeasureFn(25000,inst_SquareKilometer))). - -fof(axmondialPred11487, axiom, - f_member(inst_Kiribati,inst_Organizations_Sparteca)). - -fof(axmondialPred11488, axiom, - f_member(inst_Austria,inst_Organizations_EIB)). - -fof(axmondialPred11489, axiom, - f_member(inst_Romania,inst_Organizations_UNESCO)). - -fof(axmondialPred11490, axiom, - f_member(inst_Germany,inst_Organizations_WMO)). - -fof(axmondialPred11491, axiom, - 1878300 = f_PopulationFn(inst_Countries_EAT_provinces_Mwanza)). - -fof(axmondialPred11492, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Mwanza,f_MeasureFn(19592,inst_SquareKilometer))). - -fof(axmondialPred11493, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Mwanza_cities_Mwanza,inst_Countries_EAT_provinces_Mwanza)). - -fof(axmondialPred11494, axiom, - f_member(inst_Slovenia,inst_Organizations_IAEA)). - -fof(axmondialPred11495, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Tarnowskie)). - -fof(axmondialPred11496, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred11497, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Gdanskie)). - -fof(axmondialPred11498, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Skierniewickie)). - -fof(axmondialPred11499, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Siedleckie)). - -fof(axmondialPred11500, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Elblaskie)). - -fof(axmondialPred11501, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Radomskie)). - -fof(axmondialPred11502, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Bielskie)). - -fof(axmondialPred11503, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Plockie)). - -fof(axmondialPred11504, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Kieleckie)). - -fof(axmondialPred11505, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Krakowskie)). - -fof(axmondialPred11506, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Warszwaskie)). - -fof(axmondialPred11507, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Wloclawskie)). - -fof(axmondialPred11508, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Torunskie)). - -fof(axmondialPred11509, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Bydgoskie)). - -fof(axmondialPred11510, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Lubelskie)). - -fof(axmondialPred11511, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Tarnobrzeskie)). - -fof(axmondialPred11512, axiom, - f_length(inst_Rivers_Weichsel,1068)). - -fof(axmondialPred11513, axiom, - f_located(inst_Rivers_Weichsel,inst_Poland)). - -fof(axmondialPred11514, axiom, - f_located(inst_Rivers_Weichsel,inst_Countries_PL_provinces_Rzeszowskie)). - -fof(axmondialPred11515, axiom, - f_flowsInto(inst_Rivers_Weichsel,inst_Seas_BalticSea)). - -fof(axmondialPred11516, axiom, - f_member(inst_Spain,inst_Organizations_EU)). - -fof(axmondialPred11517, axiom, - f_member(inst_Spain,inst_Organizations_ISO)). - -fof(axmondialPred11518, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Madrid,inst_Spain)). - -fof(axmondialPred11519, axiom, - f_geographicSubregion(inst_Countries_E_provinces_BasqueCountry,inst_Spain)). - -fof(axmondialPred11520, axiom, - f_member(inst_Spain,inst_Organizations_IEA)). - -fof(axmondialPred11521, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Spain,inst_AgriculturalSector,3.6,f_YearFn(1996))). - -fof(axmondialPred11522, axiom, - f_meetsSpatially(inst_Spain,inst_Andorra)). - -fof(axmondialPred11523, axiom, - f_member(inst_Spain,inst_Organizations_IAEA)). - -fof(axmondialPred11524, axiom, - f_member(inst_Spain,inst_Organizations_IFRCS)). - -fof(axmondialPred11525, axiom, - f_geographicSubregion(inst_Countries_E_provinces_CastileandLeon,inst_Spain)). - -fof(axmondialPred11526, axiom, - f_member(inst_Spain,inst_Organizations_Inmarsat)). - -fof(axmondialPred11527, axiom, - f_member(inst_Spain,inst_Organizations_ZC)). - -fof(axmondialPred11528, axiom, - f_member(inst_Spain,inst_Organizations_WEU)). - -fof(axmondialPred11529, axiom, - f_member(inst_Spain,inst_Organizations_WToO)). - -fof(axmondialPred11530, axiom, - f_capitalCity(inst_Countries_E_provinces_Madrid_cities_Madrid,inst_Spain)). - -fof(axmondialPred11531, axiom, - f_geographicSubregion(inst_Countries_E_provinces_CanaryIslands,inst_Spain)). - -fof(axmondialPred11532, axiom, - f_member(inst_Spain,inst_Organizations_ICRM)). - -fof(axmondialPred11533, axiom, - f_meetsSpatially(inst_Spain,inst_Countries_cid_cia_Gibraltar)). - -fof(axmondialPred11534, axiom, - f_member(inst_Spain,inst_Organizations_UNU)). - -fof(axmondialPred11535, axiom, - f_member(inst_Spain,inst_Organizations_ESA)). - -fof(axmondialPred11536, axiom, - f_geographicSubregion(inst_Countries_E_provinces_BalearicIslands,inst_Spain)). - -fof(axmondialPred11537, axiom, - f_member(inst_Spain,inst_Organizations_WIPO)). - -fof(axmondialPred11538, axiom, - f_member(inst_Spain,inst_Organizations_IOM)). - -fof(axmondialPred11539, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Andalusia,inst_Spain)). - -fof(axmondialPred11540, axiom, - f_member(inst_Spain,inst_Organizations_IMO)). - -fof(axmondialPred11541, axiom, - f_member(inst_Spain,inst_Organizations_BIS)). - -fof(axmondialPred11542, axiom, - f_member(inst_Spain,inst_Organizations_EIB)). - -fof(axmondialPred11543, axiom, - f_member(inst_Spain,inst_Organizations_OSCE)). - -fof(axmondialPred11544, axiom, - f_meetsSpatially(inst_Spain,inst_France)). - -fof(axmondialPred11545, axiom, - f_member(inst_Spain,inst_Organizations_CE)). - -fof(axmondialPred11546, axiom, - f_member(inst_Spain,inst_Organizations_OECD)). - -fof(axmondialPred11547, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Rioja,inst_Spain)). - -fof(axmondialPred11548, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Spain,inst_IndustrialSector,33.6,f_YearFn(1996))). - -fof(axmondialPred11549, axiom, - f_member(inst_Spain,inst_Organizations_UNIDO)). - -fof(axmondialPred11550, axiom, - f_member(inst_Spain,inst_Organizations_UNESCO)). - -fof(axmondialPred11551, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Murcia,inst_Spain)). - -fof(axmondialPred11552, axiom, - 39181114 = f_PopulationFn(inst_Spain)). - -fof(axmondialPred11553, axiom, - f_landAreaOnly(inst_Spain,f_MeasureFn(504750,inst_SquareKilometer))). - -fof(axmondialPred11554, axiom, - f_member(inst_Spain,inst_Organizations_UNCRO)). - -fof(axmondialPred11555, axiom, - f_member(inst_Spain,inst_Organizations_WHO)). - -fof(axmondialPred11556, axiom, - f_member(inst_Spain,inst_Organizations_IFAD)). - -fof(axmondialPred11557, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Estremadura,inst_Spain)). - -fof(axmondialPred11558, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Navarre,inst_Spain)). - -fof(axmondialPred11559, axiom, - f_member(inst_Spain,inst_Organizations_NATO)). - -fof(axmondialPred11560, axiom, - f_member(inst_Spain,inst_Organizations_NAM)). - -fof(axmondialPred11561, axiom, - f_member(inst_Spain,inst_Organizations_ICFTU)). - -fof(axmondialPred11562, axiom, - f_member(inst_Spain,inst_Organizations_FAO)). - -fof(axmondialPred11563, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Spain,inst_ServiceSector,62.8,f_YearFn(1996))). - -fof(axmondialPred11564, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Catalonia,inst_Spain)). - -fof(axmondialPred11565, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Asturias,inst_Spain)). - -fof(axmondialPred11566, axiom, - f_inflationRateInCountry(inst_Spain,4.3)). - -fof(axmondialPred11567, axiom, - f_member(inst_Spain,inst_Organizations_ILO)). - -fof(axmondialPred11568, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Cantabria,inst_Spain)). - -fof(axmondialPred11569, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Aragon,inst_Spain)). - -fof(axmondialPred11570, axiom, - f_member(inst_Spain,inst_Organizations_UNHCR)). - -fof(axmondialPred11571, axiom, - f_member(inst_Spain,inst_Organizations_ECE)). - -fof(axmondialPred11572, axiom, - f_member(inst_Spain,inst_Organizations_IADB)). - -fof(axmondialPred11573, axiom, - f_meetsSpatially(inst_Spain,inst_Portugal)). - -fof(axmondialPred11574, axiom, - f_member(inst_Spain,inst_Organizations_WFTU)). - -fof(axmondialPred11575, axiom, - f_member(inst_Spain,inst_Organizations_ICAO)). - -fof(axmondialPred11576, axiom, - f_geographicSubregion(inst_Countries_E_provinces_CastileLaMancha,inst_Spain)). - -fof(axmondialPred11577, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Valencia,inst_Spain)). - -fof(axmondialPred11578, axiom, - f_member(inst_Spain,inst_Organizations_AG)). - -fof(axmondialPred11579, axiom, - f_geographicSubregion(inst_Countries_E_provinces_Galicia,inst_Spain)). - -fof(axmondialPred11580, axiom, - f_member(inst_Libya,inst_Organizations_WHO)). - -fof(axmondialPred11581, axiom, - f_member(inst_Yemen,inst_Organizations_UPU)). - -fof(axmondialPred11582, axiom, - f_geographicalSubregion(inst_Tanzania,inst_Continents_Africa)). - -fof(axmondialPred11583, axiom, - f_member(inst_Andorra,inst_Organizations_CE)). - -fof(axmondialPred11584, axiom, - f_member(inst_Colombia,inst_Organizations_Inmarsat)). - -fof(axmondialPred11585, axiom, - f_member(inst_Australia,inst_Organizations_IOC)). - -fof(axmondialPred11586, axiom, - 1344200 = f_PopulationFn(inst_Countries_PL_provinces_Poznanskie)). - -fof(axmondialPred11587, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Poznanskie,f_MeasureFn(8151,inst_SquareKilometer))). - -fof(axmondialPred11588, axiom, - f_capitalCity(inst_Countries_PL_provinces_Poznanskie_cities_Poznan,inst_Countries_PL_provinces_Poznanskie)). - -fof(axmondialPred11589, axiom, - f_member(inst_Jordan,inst_Organizations_AL)). - -fof(axmondialPred11590, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Somerset_cities_Taunton,inst_Countries_GB_provinces_Somerset)). - -fof(axmondialPred11591, axiom, - 269000 = f_PopulationFn(inst_Countries_RO_provinces_Salaj)). - -fof(axmondialPred11592, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Salaj,f_MeasureFn(3850,inst_SquareKilometer))). - -fof(axmondialPred11593, axiom, - f_capitalCity(inst_Countries_RO_provinces_Salaj_cities_Zalau,inst_Countries_RO_provinces_Salaj)). - -fof(axmondialPred11594, axiom, - 1469100 = f_PopulationFn(inst_Countries_R_provinces_Belgorodskayaoblast)). - -fof(axmondialPred11595, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Belgorodskayaoblast,f_MeasureFn(27100,inst_SquareKilometer))). - -fof(axmondialPred11596, axiom, - f_capitalCity(inst_Countries_R_provinces_Belgorodskayaoblast_cities_Belgorod,inst_Countries_R_provinces_Belgorodskayaoblast)). - -fof(axmondialPred11597, axiom, - f_member(inst_Nigeria,inst_Organizations_UNU)). - -fof(axmondialPred11598, axiom, - f_member(inst_Tunisia,inst_Organizations_ECA)). - -fof(axmondialPred11599, axiom, - 252331 = f_PopulationFn(inst_Countries_CH_provinces_BL)). - -fof(axmondialPred11600, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_BL,f_MeasureFn(517,inst_SquareKilometer))). - -fof(axmondialPred11601, axiom, - f_capitalCity(inst_Countries_CH_provinces_BL_cities_Liestal,inst_Countries_CH_provinces_BL)). - -fof(axmondialPred11602, axiom, - 258103 = f_PopulationFn(inst_Countries_RA_provinces_Corrientes_cities_Corrientes)). - -fof(axmondialPred11603, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Corrientes_cities_Corrientes,inst_Countries_RA_provinces_Corrientes)). - -fof(axmondialPred11604, axiom, - f_member(inst_Germany,inst_Organizations_IADB)). - -fof(axmondialPred11605, axiom, - f_member(inst_Mauritania,inst_Organizations_Intelsat)). - -fof(axmondialPred11606, axiom, - 250100 = f_PopulationFn(inst_Countries_TR_provinces_Erzurum_cities_Erzurum)). - -fof(axmondialPred11607, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Erzurum_cities_Erzurum,inst_Countries_TR_provinces_Erzurum)). - -fof(axmondialPred11608, axiom, - f_member(inst_CostaRica,inst_Organizations_IOC)). - -fof(axmondialPred11609, axiom, - 129300 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_SaintCatharines)). - -fof(axmondialPred11610, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_SaintCatharines,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred11611, axiom, - 392000 = f_PopulationFn(inst_Countries_ET_provinces_ElSuweiz_munic)). - -fof(axmondialPred11612, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElSuweiz_munic,f_MeasureFn(17840,inst_SquareKilometer))). - -fof(axmondialPred11613, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElSuweiz_munic_cities_ElSuweiz,inst_Countries_ET_provinces_ElSuweiz_munic)). - -fof(axmondialPred11614, axiom, - 190453 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco_cities_Petrolina)). - -fof(axmondialPred11615, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Pernambuco_cities_Petrolina,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred11616, axiom, - f_located(inst_Islands_Bornholm,inst_Denmark)). - -fof(axmondialPred11617, axiom, - f_landAreaOnly(inst_Islands_Bornholm,f_MeasureFn(588,inst_SquareKilometer))). - -fof(axmondialPred11618, axiom, - f_member(inst_Tunisia,inst_Organizations_AFESD)). - -fof(axmondialPred11619, axiom, - 157571 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Amarillo)). - -fof(axmondialPred11620, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Amarillo,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred11621, axiom, - f_located(inst_Lakes_LakeEduard,inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred11622, axiom, - f_located(inst_Lakes_LakeEduard,inst_Uganda)). - -fof(axmondialPred11623, axiom, - f_located(inst_Lakes_LakeEduard,inst_Zaire)). - -fof(axmondialPred11624, axiom, - f_landAreaOnly(inst_Lakes_LakeEduard,f_MeasureFn(2200,inst_SquareKilometer))). - -fof(axmondialPred11625, axiom, - 245100 = f_PopulationFn(inst_Countries_GB_provinces_WestMidlands_cities_Wolverhampton)). - -fof(axmondialPred11626, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestMidlands_cities_Wolverhampton,inst_Countries_GB_provinces_WestMidlands)). - -fof(axmondialPred11627, axiom, - f_member(inst_Bolivia,inst_Organizations_ECLAC)). - -fof(axmondialPred11628, axiom, - f_member(inst_Afghanistan,inst_Organizations_FAO)). - -fof(axmondialPred11629, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_NorthYorkshire_cities_Northallerton,inst_Countries_GB_provinces_NorthYorkshire)). - -fof(axmondialPred11630, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Turks_and_Caicos_Islands,inst_Continents_America)). - -fof(axmondialPred11631, axiom, - f_located(inst_Seas_PersianGulf,inst_UnitedArabEmirates)). - -fof(axmondialPred11632, axiom, - f_located(inst_Seas_PersianGulf,inst_Iran)). - -fof(axmondialPred11633, axiom, - f_located(inst_Seas_PersianGulf,inst_Iraq)). - -fof(axmondialPred11634, axiom, - f_located(inst_Seas_PersianGulf,inst_Countries_IR_provinces_Bushehr)). - -fof(axmondialPred11635, axiom, - f_located(inst_Seas_PersianGulf,inst_Kuwait)). - -fof(axmondialPred11636, axiom, - f_located(inst_Seas_PersianGulf,inst_Countries_IRQ_provinces_AlBasrah)). - -fof(axmondialPred11637, axiom, - f_located(inst_Seas_PersianGulf,inst_Qatar)). - -fof(axmondialPred11638, axiom, - f_depth(inst_Seas_PersianGulf,102)). - -fof(axmondialPred11639, axiom, - f_located(inst_Seas_PersianGulf,inst_SaudiArabia)). - -fof(axmondialPred11640, axiom, - f_located(inst_Seas_PersianGulf,inst_Bahrain)). - -fof(axmondialPred11641, axiom, - f_located(inst_Seas_PersianGulf,inst_Countries_IR_provinces_Hormozgan)). - -fof(axmondialPred11642, axiom, - f_located(inst_Seas_PersianGulf,inst_Oman)). - -fof(axmondialPred11643, axiom, - f_located(inst_Seas_PersianGulf,inst_Countries_IR_provinces_Khuzestan)). - -fof(axmondialPred11644, axiom, - f_geographicalSubregion(inst_Nepal,inst_Continents_Asia)). - -fof(axmondialPred11645, axiom, - f_member(inst_Cameroon,inst_Organizations_IFRCS)). - -fof(axmondialPred11646, axiom, - f_hasHeadq(inst_Organizations_BDEAC,inst_Countries_RCB_cities_Brazzaville)). - -fof(axmondialPred11647, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Gumma_cities_Maebashi,inst_Countries_J_provinces_Gumma)). - -fof(axmondialPred11648, axiom, - f_member(inst_India,inst_Organizations_ISO)). - -fof(axmondialPred11649, axiom, - f_geographicalSubregion(inst_Malaysia,inst_Continents_Asia)). - -fof(axmondialPred11650, axiom, - f_member(inst_Jordan,inst_Organizations_NAM)). - -fof(axmondialPred11651, axiom, - f_member(inst_Libya,inst_Organizations_AMF)). - -fof(axmondialPred11652, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Dorset_cities_Dorchester,inst_Countries_GB_provinces_Dorset)). - -fof(axmondialPred11653, axiom, - 471051 = f_PopulationFn(inst_Countries_IND_provinces_AndhraPradesh_cities_Guntur)). - -fof(axmondialPred11654, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_AndhraPradesh_cities_Guntur,inst_Countries_IND_provinces_AndhraPradesh)). - -fof(axmondialPred11655, axiom, - 88600 = f_PopulationFn(inst_Countries_EAK_provinces_Central_cities_Nyeri)). - -fof(axmondialPred11656, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Central_cities_Nyeri,inst_Countries_EAK_provinces_Central)). - -fof(axmondialPred11657, axiom, - f_member(inst_Grenada,inst_Organizations_ISO)). - -fof(axmondialPred11658, axiom, - f_member(inst_Mexico,inst_Organizations_WIPO)). - -fof(axmondialPred11659, axiom, - 588482 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg_cities_Stuttgart)). - -fof(axmondialPred11660, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_BadenWurttemberg_cities_Stuttgart,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred11661, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_WTrO)). - -fof(axmondialPred11662, axiom, - f_member(inst_Tunisia,inst_Organizations_UN)). - -fof(axmondialPred11663, axiom, - f_member(inst_CostaRica,inst_Organizations_IDA)). - -fof(axmondialPred11664, axiom, - f_member(inst_Nauru,inst_Organizations_C)). - -fof(axmondialPred11665, axiom, - 531195 = f_PopulationFn(inst_Countries_ROK_cities_Chongju)). - -fof(axmondialPred11666, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Chongju,inst_SouthKorea)). - -fof(axmondialPred11667, axiom, - f_member(inst_Bahamas,inst_Organizations_UNMIH)). - -fof(axmondialPred11668, axiom, - 102117 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_Mataro)). - -fof(axmondialPred11669, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_Mataro,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred11670, axiom, - f_member(inst_Kenya,inst_Organizations_ITU)). - -fof(axmondialPred11671, axiom, - 122000 = f_PopulationFn(inst_Countries_SN_provinces_SaintLouis_cities_SaintLouis)). - -fof(axmondialPred11672, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_SaintLouis_cities_SaintLouis,inst_Countries_SN_provinces_SaintLouis)). - -fof(axmondialPred11673, axiom, - f_member(inst_Andorra,inst_Organizations_ITU)). - -fof(axmondialPred11674, axiom, - f_geographicalSubregion(inst_Singapore,inst_Continents_Asia)). - -fof(axmondialPred11675, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_FAO)). - -fof(axmondialPred11676, axiom, - f_member(inst_Germany,inst_Organizations_ISO)). - -fof(axmondialPred11677, axiom, - f_geographicalSubregion(inst_Zaire,inst_Continents_Africa)). - -fof(axmondialPred11678, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Surkhondare_cities_Termiz,inst_Countries_UZB_provinces_Surkhondare)). - -fof(axmondialPred11679, axiom, - f_member(inst_Malta,inst_Organizations_WCL)). - -fof(axmondialPred11680, axiom, - 236810 = f_PopulationFn(inst_Countries_THA_provinces_Satun)). - -fof(axmondialPred11681, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Satun,f_MeasureFn(2467,inst_SquareKilometer))). - -fof(axmondialPred11682, axiom, - 162468 = f_PopulationFn(inst_Countries_IR_provinces_Mazandaran_cities_Gorgan)). - -fof(axmondialPred11683, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Mazandaran_cities_Gorgan,inst_Countries_IR_provinces_Mazandaran)). - -fof(axmondialPred11684, axiom, - f_member(inst_Bolivia,inst_Organizations_IOM)). - -fof(axmondialPred11685, axiom, - 182241 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Guangyuan)). - -fof(axmondialPred11686, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Guangyuan,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred11687, axiom, - 546676 = f_PopulationFn(inst_Countries_IRQ_provinces_Wasit)). - -fof(axmondialPred11688, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_Wasit,f_MeasureFn(17153,inst_SquareKilometer))). - -fof(axmondialPred11689, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Wasit_cities_AlKut,inst_Countries_IRQ_provinces_Wasit)). - -fof(axmondialPred11690, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Ostroleckie_cities_Ostroleka,inst_Countries_PL_provinces_Ostroleckie)). - -fof(axmondialPred11691, axiom, - 187600 = f_PopulationFn(inst_Countries_TR_provinces_Balikesir_cities_Balikesir)). - -fof(axmondialPred11692, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Balikesir_cities_Balikesir,inst_Countries_TR_provinces_Balikesir)). - -fof(axmondialPred11693, axiom, - f_geographicalSubregion(inst_Syria,inst_Continents_Asia)). - -fof(axmondialPred11694, axiom, - f_member(inst_Grenada,inst_Organizations_LAES)). - -fof(axmondialPred11695, axiom, - f_member(inst_Georgia,inst_Organizations_IOM)). - -fof(axmondialPred11696, axiom, - f_member(inst_Tunisia,inst_Organizations_FAO)). - -fof(axmondialPred11697, axiom, - 600918 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Dortmund)). - -fof(axmondialPred11698, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Dortmund,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred11699, axiom, - f_member(inst_Denmark,inst_Organizations_FAO)). - -fof(axmondialPred11700, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_FZ)). - -fof(axmondialPred11701, axiom, - 518600 = f_PopulationFn(inst_Countries_PL_provinces_Plockie)). - -fof(axmondialPred11702, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Plockie,f_MeasureFn(5117,inst_SquareKilometer))). - -fof(axmondialPred11703, axiom, - f_capitalCity(inst_Countries_PL_provinces_Plockie_cities_Plock,inst_Countries_PL_provinces_Plockie)). - -fof(axmondialPred11704, axiom, - f_member(inst_Tunisia,inst_Organizations_OIC)). - -fof(axmondialPred11705, axiom, - f_member(inst_Norway,inst_Organizations_IDA)). - -fof(axmondialPred11706, axiom, - 225000 = f_PopulationFn(inst_Countries_CZ_provinces_Severomoravsky_cities_Olomouc)). - -fof(axmondialPred11707, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Severomoravsky_cities_Olomouc,inst_Countries_CZ_provinces_Severomoravsky)). - -fof(axmondialPred11708, axiom, - 177792 = f_PopulationFn(inst_Countries_MEX_provinces_Coahuila_cities_Monclova)). - -fof(axmondialPred11709, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Coahuila_cities_Monclova,inst_Countries_MEX_provinces_Coahuila)). - -fof(axmondialPred11710, axiom, - f_member(inst_Denmark,inst_Organizations_WTrO)). - -fof(axmondialPred11711, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Sud_cities_Ebolowa,inst_Countries_CAM_provinces_Sud)). - -fof(axmondialPred11712, axiom, - f_member(inst_Bolivia,inst_Organizations_WFTU)). - -fof(axmondialPred11713, axiom, - 387223 = f_PopulationFn(inst_Countries_IND_provinces_TamilNadu_cities_Tiruchchirappalli)). - -fof(axmondialPred11714, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_TamilNadu_cities_Tiruchchirappalli,inst_Countries_IND_provinces_TamilNadu)). - -fof(axmondialPred11715, axiom, - 733368 = f_PopulationFn(inst_Countries_THA_provinces_LopBuri)). - -fof(axmondialPred11716, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_LopBuri,f_MeasureFn(6215,inst_SquareKilometer))). - -fof(axmondialPred11717, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Tabora_cities_Tabora,inst_Countries_EAT_provinces_Tabora)). - -fof(axmondialPred11718, axiom, - f_member(inst_Luxembourg,inst_Organizations_WEU)). - -fof(axmondialPred11719, axiom, - f_member(inst_Guyana,inst_Organizations_IADB)). - -fof(axmondialPred11720, axiom, - 1001455 = f_PopulationFn(inst_Countries_TR_provinces_Sanliurfa)). - -fof(axmondialPred11721, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Sanliurfa,f_MeasureFn(18584,inst_SquareKilometer))). - -fof(axmondialPred11722, axiom, - f_capitalCity(inst_Countries_TR_provinces_Sanliurfa_cities_Urfa,inst_Countries_TR_provinces_Sanliurfa)). - -fof(axmondialPred11723, axiom, - f_member(inst_Finland,inst_Organizations_G_9)). - -fof(axmondialPred11724, axiom, - 802073 = f_PopulationFn(inst_Countries_THA_provinces_SuratThani)). - -fof(axmondialPred11725, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SuratThani,f_MeasureFn(12937,inst_SquareKilometer))). - -fof(axmondialPred11726, axiom, - f_member(inst_SouthAfrica,inst_Organizations_OAU)). - -fof(axmondialPred11727, axiom, - 100836 = f_PopulationFn(inst_Countries_USA_provinces_SouthDakota_cities_SiouxFalls)). - -fof(axmondialPred11728, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_SouthDakota_cities_SiouxFalls,inst_Countries_USA_provinces_SouthDakota)). - -fof(axmondialPred11729, axiom, - f_member(inst_Comoros,inst_Organizations_IFC)). - -fof(axmondialPred11730, axiom, - 59500 = f_PopulationFn(inst_Countries_GB_provinces_MerthyrTydfil)). - -fof(axmondialPred11731, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_MerthyrTydfil,f_MeasureFn(111,inst_SquareKilometer))). - -fof(axmondialPred11732, axiom, - f_capitalCity(inst_Countries_GB_provinces_MerthyrTydfil_cities_MerthyrTydfil,inst_Countries_GB_provinces_MerthyrTydfil)). - -fof(axmondialPred11733, axiom, - f_member(inst_Germany,inst_Organizations_G_7)). - -fof(axmondialPred11734, axiom, - 1922258 = f_PopulationFn(inst_Countries_BR_provinces_MatoGrossodoSul)). - -fof(axmondialPred11735, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_MatoGrossodoSul,f_MeasureFn(358158,inst_SquareKilometer))). - -fof(axmondialPred11736, axiom, - f_capitalCity(inst_Countries_BR_provinces_MatoGrossodoSul_cities_CampoGrande,inst_Countries_BR_provinces_MatoGrossodoSul)). - -fof(axmondialPred11737, axiom, - 453047 = f_PopulationFn(inst_Countries_YV_provinces_Bolivar_cities_CiudadGuayana)). - -fof(axmondialPred11738, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Bolivar_cities_CiudadGuayana,inst_Countries_YV_provinces_Bolivar)). - -fof(axmondialPred11739, axiom, - f_located(inst_Mountains_BoundaryPeak,inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred11740, axiom, - f_located(inst_Mountains_BoundaryPeak,inst_UnitedStates)). - -fof(axmondialPred11741, axiom, - 110700 = f_PopulationFn(inst_Countries_GB_provinces_AberconwyandColwyn)). - -fof(axmondialPred11742, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_AberconwyandColwyn,f_MeasureFn(1130,inst_SquareKilometer))). - -fof(axmondialPred11743, axiom, - f_capitalCity(inst_Countries_GB_provinces_AberconwyandColwyn_cities_ColwynBay,inst_Countries_GB_provinces_AberconwyandColwyn)). - -fof(axmondialPred11744, axiom, - f_member(inst_Barbados,inst_Organizations_NAM)). - -fof(axmondialPred11745, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Zakarpatska_cities_Uzhhorod,inst_Countries_UA_provinces_Zakarpatska)). - -fof(axmondialPred11746, axiom, - f_member(inst_Romania,inst_Organizations_WEU)). - -fof(axmondialPred11747, axiom, - f_member(inst_Italy,inst_Organizations_NAM)). - -fof(axmondialPred11748, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_UNESCO)). - -fof(axmondialPred11749, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_WCL)). - -fof(axmondialPred11750, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_IMF)). - -fof(axmondialPred11751, axiom, - f_landAreaOnly(inst_AntiguaAndBarbuda,f_MeasureFn(440,inst_SquareKilometer))). - -fof(axmondialPred11752, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_ISO)). - -fof(axmondialPred11753, axiom, - f_sectorCompositionOfGDPInPeriod(inst_AntiguaAndBarbuda,inst_ServiceSector,77.2,f_YearFn(1996))). - -fof(axmondialPred11754, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_Caricom)). - -fof(axmondialPred11755, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_OAS)). - -fof(axmondialPred11756, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_Interpol)). - -fof(axmondialPred11757, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_WFTU)). - -fof(axmondialPred11758, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_G_77)). - -fof(axmondialPred11759, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_CDB)). - -fof(axmondialPred11760, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_OECS)). - -fof(axmondialPred11761, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_IMO)). - -fof(axmondialPred11762, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_ICRM)). - -fof(axmondialPred11763, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_UN)). - -fof(axmondialPred11764, axiom, - f_capitalCity(inst_Countries_AG_cities_SaintJohns,inst_AntiguaAndBarbuda)). - -fof(axmondialPred11765, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_IFC)). - -fof(axmondialPred11766, axiom, - f_inflationRateInCountry(inst_AntiguaAndBarbuda,3.5)). - -fof(axmondialPred11767, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_NAM)). - -fof(axmondialPred11768, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_ACP)). - -fof(axmondialPred11769, axiom, - f_sectorCompositionOfGDPInPeriod(inst_AntiguaAndBarbuda,inst_IndustrialSector,19.3,f_YearFn(1996))). - -fof(axmondialPred11770, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_IBRD)). - -fof(axmondialPred11771, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_ECLAC)). - -fof(axmondialPred11772, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_OPANAL)). - -fof(axmondialPred11773, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_ILO)). - -fof(axmondialPred11774, axiom, - f_sectorCompositionOfGDPInPeriod(inst_AntiguaAndBarbuda,inst_AgriculturalSector,3.5,f_YearFn(1996))). - -fof(axmondialPred11775, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_C)). - -fof(axmondialPred11776, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_ICFTU)). - -fof(axmondialPred11777, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_IOC)). - -fof(axmondialPred11778, axiom, - 65647 = f_PopulationFn(inst_AntiguaAndBarbuda)). - -fof(axmondialPred11779, axiom, - f_member(inst_AntiguaAndBarbuda,inst_Organizations_IFRCS)). - -fof(axmondialPred11780, axiom, - f_sharedBorderLength(inst_Countries_cid_cia_Macau,inst_China,f_MeasureFn(0.34,inst_Kilometer))). - -fof(axmondialPred11781, axiom, - f_member(inst_Malaysia,inst_Organizations_UNESCO)). - -fof(axmondialPred11782, axiom, - 585000 = f_PopulationFn(inst_Countries_R_provinces_Irkutskayaoblast_cities_Irkutsk)). - -fof(axmondialPred11783, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Irkutskayaoblast_cities_Irkutsk,inst_Countries_R_provinces_Irkutskayaoblast)). - -fof(axmondialPred11784, axiom, - 267000 = f_PopulationFn(inst_Countries_HCA_provinces_Comayagua)). - -fof(axmondialPred11785, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Comayagua,f_MeasureFn(5196,inst_SquareKilometer))). - -fof(axmondialPred11786, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Comayagua_cities_Comayagua,inst_Countries_HCA_provinces_Comayagua)). - -fof(axmondialPred11787, axiom, - 138894 = f_PopulationFn(inst_Countries_USA_provinces_NorthCarolina_cities_Durham)). - -fof(axmondialPred11788, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NorthCarolina_cities_Durham,inst_Countries_USA_provinces_NorthCarolina)). - -fof(axmondialPred11789, axiom, - f_member(inst_CostaRica,inst_Organizations_UNIDO)). - -fof(axmondialPred11790, axiom, - f_geographicalSubregion(inst_Ecuador,inst_Continents_America)). - -fof(axmondialPred11791, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Colon_cities_Trujillo,inst_Countries_HCA_provinces_Colon)). - -fof(axmondialPred11792, axiom, - f_member(inst_Maldives,inst_Organizations_FAO)). - -fof(axmondialPred11793, axiom, - 154000 = f_PopulationFn(inst_Countries_WAN_cities_Shaki)). - -fof(axmondialPred11794, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Shaki,inst_Nigeria)). - -fof(axmondialPred11795, axiom, - f_sharedBorderLength(inst_Eritrea,inst_Djibouti,f_MeasureFn(113,inst_Kilometer))). - -fof(axmondialPred11796, axiom, - 487428 = f_PopulationFn(inst_Countries_SF_provinces_Uusimaa_cities_Helsinki)). - -fof(axmondialPred11797, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Uusimaa_cities_Helsinki,inst_Countries_SF_provinces_Uusimaa)). - -fof(axmondialPred11798, axiom, - 4307000 = f_PopulationFn(inst_Countries_I_provinces_Piemonte)). - -fof(axmondialPred11799, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Piemonte,f_MeasureFn(25399,inst_SquareKilometer))). - -fof(axmondialPred11800, axiom, - f_capitalCity(inst_Countries_I_provinces_Piemonte_cities_Turin,inst_Countries_I_provinces_Piemonte)). - -fof(axmondialPred11801, axiom, - f_member(inst_Guyana,inst_Organizations_NAM)). - -fof(axmondialPred11802, axiom, - f_member(inst_Comoros,inst_Organizations_OAU)). - -fof(axmondialPred11803, axiom, - f_member(inst_Comoros,inst_Organizations_UNESCO)). - -fof(axmondialPred11804, axiom, - f_inflationRateInCountry(inst_Comoros,15)). - -fof(axmondialPred11805, axiom, - f_member(inst_Comoros,inst_Organizations_IDB)). - -fof(axmondialPred11806, axiom, - f_member(inst_Comoros,inst_Organizations_ITU)). - -fof(axmondialPred11807, axiom, - f_member(inst_Comoros,inst_Organizations_G_77)). - -fof(axmondialPred11808, axiom, - f_capitalCity(inst_Countries_COM_cities_Moroni,inst_Comoros)). - -fof(axmondialPred11809, axiom, - f_member(inst_Comoros,inst_Organizations_FAO)). - -fof(axmondialPred11810, axiom, - f_member(inst_Comoros,inst_Organizations_IFAD)). - -fof(axmondialPred11811, axiom, - f_member(inst_Comoros,inst_Organizations_ACP)). - -fof(axmondialPred11812, axiom, - f_landAreaOnly(inst_Comoros,f_MeasureFn(2170,inst_SquareKilometer))). - -fof(axmondialPred11813, axiom, - 569237 = f_PopulationFn(inst_Comoros)). - -fof(axmondialPred11814, axiom, - f_member(inst_Comoros,inst_Organizations_WHO)). - -fof(axmondialPred11815, axiom, - f_member(inst_Comoros,inst_Organizations_OIC)). - -fof(axmondialPred11816, axiom, - f_member(inst_Comoros,inst_Organizations_ECA)). - -fof(axmondialPred11817, axiom, - f_member(inst_Comoros,inst_Organizations_IOC)). - -fof(axmondialPred11818, axiom, - f_member(inst_Comoros,inst_Organizations_UN)). - -fof(axmondialPred11819, axiom, - f_member(inst_Comoros,inst_Organizations_Intelsat)). - -fof(axmondialPred11820, axiom, - f_member(inst_Comoros,inst_Organizations_AfDB)). - -fof(axmondialPred11821, axiom, - f_member(inst_Jamaica,inst_Organizations_IFC)). - -fof(axmondialPred11822, axiom, - 1729581 = f_PopulationFn(inst_Countries_GR_provinces_KedrikiMakedhonia)). - -fof(axmondialPred11823, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_KedrikiMakedhonia,f_MeasureFn(19147,inst_SquareKilometer))). - -fof(axmondialPred11824, axiom, - 261717 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Arlington)). - -fof(axmondialPred11825, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Arlington,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred11826, axiom, - f_member(inst_Chad,inst_Organizations_ICRM)). - -fof(axmondialPred11827, axiom, - f_member(inst_Turkey,inst_Organizations_IFAD)). - -fof(axmondialPred11828, axiom, - f_member(inst_Guatemala,inst_Organizations_CCC)). - -fof(axmondialPred11829, axiom, - f_located(inst_Rivers_Casai,inst_Countries_ZRE_provinces_KasaiOccidental)). - -fof(axmondialPred11830, axiom, - f_flowsInto(inst_Rivers_Casai,inst_Rivers_Kwa)). - -fof(axmondialPred11831, axiom, - f_located(inst_Rivers_Casai,inst_Countries_ZRE_provinces_Bandundu)). - -fof(axmondialPred11832, axiom, - f_located(inst_Rivers_Casai,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred11833, axiom, - f_located(inst_Rivers_Casai,inst_Countries_ANG_provinces_LundaNorte)). - -fof(axmondialPred11834, axiom, - f_located(inst_Rivers_Casai,inst_Countries_ANG_provinces_Moxico)). - -fof(axmondialPred11835, axiom, - f_located(inst_Rivers_Casai,inst_Angola)). - -fof(axmondialPred11836, axiom, - f_length(inst_Rivers_Casai,1570)). - -fof(axmondialPred11837, axiom, - f_located(inst_Rivers_Casai,inst_Countries_ANG_provinces_LundaSul)). - -fof(axmondialPred11838, axiom, - f_located(inst_Rivers_Casai,inst_Zaire)). - -fof(axmondialPred11839, axiom, - f_located(inst_Lakes_LakeKioga,inst_Uganda)). - -fof(axmondialPred11840, axiom, - f_member(inst_Armenia,inst_Organizations_CIS)). - -fof(axmondialPred11841, axiom, - f_member(inst_Malaysia,inst_Organizations_OIC)). - -fof(axmondialPred11842, axiom, - f_member(inst_Malawi,inst_Organizations_FAO)). - -fof(axmondialPred11843, axiom, - 2008500 = f_PopulationFn(inst_Countries_H_provinces_Budapest_munic)). - -fof(axmondialPred11844, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Budapest_munic,f_MeasureFn(525,inst_SquareKilometer))). - -fof(axmondialPred11845, axiom, - f_capitalCity(inst_Countries_H_provinces_Budapest_munic_cities_Budapest,inst_Countries_H_provinces_Budapest_munic)). - -fof(axmondialPred11846, axiom, - f_located(inst_Rivers_Sanga,inst_Countries_CAM_provinces_Est)). - -fof(axmondialPred11847, axiom, - f_located(inst_Rivers_Sanga,inst_CentralAfricanRepublic)). - -fof(axmondialPred11848, axiom, - f_located(inst_Rivers_Sanga,inst_Cameroon)). - -fof(axmondialPred11849, axiom, - f_flowsInto(inst_Rivers_Sanga,inst_Rivers_Zaire)). - -fof(axmondialPred11850, axiom, - f_length(inst_Rivers_Sanga,530)). - -fof(axmondialPred11851, axiom, - f_member(inst_Suriname,inst_Organizations_G_77)). - -fof(axmondialPred11852, axiom, - f_member(inst_Kazakstan,inst_Organizations_PFP)). - -fof(axmondialPred11853, axiom, - 130075 = f_PopulationFn(inst_Countries_USA_provinces_Arizona_cities_Scottsdale)). - -fof(axmondialPred11854, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Arizona_cities_Scottsdale,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred11855, axiom, - 504000 = f_PopulationFn(inst_Countries_RO_provinces_Teleorman)). - -fof(axmondialPred11856, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Teleorman,f_MeasureFn(5760,inst_SquareKilometer))). - -fof(axmondialPred11857, axiom, - f_capitalCity(inst_Countries_RO_provinces_Teleorman_cities_Alexandria,inst_Countries_RO_provinces_Teleorman)). - -fof(axmondialPred11858, axiom, - f_member(inst_Japan,inst_Organizations_WMO)). - -fof(axmondialPred11859, axiom, - f_member(inst_Malaysia,inst_Organizations_CP)). - -fof(axmondialPred11860, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Est_cities_Bertoua,inst_Countries_CAM_provinces_Est)). - -fof(axmondialPred11861, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_IFAD)). - -fof(axmondialPred11862, axiom, - f_member(inst_Botswana,inst_Organizations_WCL)). - -fof(axmondialPred11863, axiom, - 249795 = f_PopulationFn(inst_Countries_BR_cities_Betim)). - -fof(axmondialPred11864, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_Betim,inst_Brazil)). - -fof(axmondialPred11865, axiom, - 202000 = f_PopulationFn(inst_Countries_GB_provinces_WestMidlands_cities_Solihull)). - -fof(axmondialPred11866, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestMidlands_cities_Solihull,inst_Countries_GB_provinces_WestMidlands)). - -fof(axmondialPred11867, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_RhonddaCynonTaff_cities_Rhondda,inst_Countries_GB_provinces_RhonddaCynonTaff)). - -fof(axmondialPred11868, axiom, - f_member(inst_Finland,inst_Organizations_IMO)). - -fof(axmondialPred11869, axiom, - f_member(inst_Sudan,inst_Organizations_PCA)). - -fof(axmondialPred11870, axiom, - 830105 = f_PopulationFn(inst_Countries_TR_provinces_Ordu)). - -fof(axmondialPred11871, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Ordu,f_MeasureFn(6001,inst_SquareKilometer))). - -fof(axmondialPred11872, axiom, - f_capitalCity(inst_Countries_TR_provinces_Ordu_cities_Ordu,inst_Countries_TR_provinces_Ordu)). - -fof(axmondialPred11873, axiom, - 1187000 = f_PopulationFn(inst_Countries_J_provinces_Kanagawa_cities_Kawasaki)). - -fof(axmondialPred11874, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Kanagawa_cities_Kawasaki,inst_Countries_J_provinces_Kanagawa)). - -fof(axmondialPred11875, axiom, - f_located(inst_Islands_Tasmania,inst_Countries_AUS_provinces_Tasmania)). - -fof(axmondialPred11876, axiom, - f_located(inst_Islands_Tasmania,inst_Australia)). - -fof(axmondialPred11877, axiom, - f_landAreaOnly(inst_Islands_Tasmania,f_MeasureFn(67800,inst_SquareKilometer))). - -fof(axmondialPred11878, axiom, - f_geographicalSubregion(inst_Countries_DJI_cities_Djibouti,inst_Djibouti)). - -fof(axmondialPred11879, axiom, - f_member(inst_Italy,inst_Organizations_UNESCO)). - -fof(axmondialPred11880, axiom, - f_member(inst_Germany,inst_Organizations_IOM)). - -fof(axmondialPred11881, axiom, - f_member(inst_Ghana,inst_Organizations_ICRM)). - -fof(axmondialPred11882, axiom, - f_member(inst_Luxembourg,inst_Organizations_IDA)). - -fof(axmondialPred11883, axiom, - 1068996 = f_PopulationFn(inst_Countries_MEX_provinces_NuevoLeon_cities_Monterrey)). - -fof(axmondialPred11884, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_NuevoLeon_cities_Monterrey,inst_Countries_MEX_provinces_NuevoLeon)). - -fof(axmondialPred11885, axiom, - f_member(inst_Bolivia,inst_Organizations_UPU)). - -fof(axmondialPred11886, axiom, - 156800 = f_PopulationFn(inst_Countries_TR_provinces_Hatay_cities_Iskenderun)). - -fof(axmondialPred11887, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Hatay_cities_Iskenderun,inst_Countries_TR_provinces_Hatay)). - -fof(axmondialPred11888, axiom, - f_located(inst_Lakes_GreatSaltLake,inst_Countries_USA_provinces_Utah)). - -fof(axmondialPred11889, axiom, - f_located(inst_Lakes_GreatSaltLake,inst_UnitedStates)). - -fof(axmondialPred11890, axiom, - f_landAreaOnly(inst_Lakes_GreatSaltLake,f_MeasureFn(2600,inst_SquareKilometer))). - -fof(axmondialPred11891, axiom, - f_member(inst_Jamaica,inst_Organizations_ISO)). - -fof(axmondialPred11892, axiom, - f_member(inst_Yemen,inst_Organizations_ITU)). - -fof(axmondialPred11893, axiom, - f_member(inst_Romania,inst_Organizations_G_77)). - -fof(axmondialPred11894, axiom, - f_member(inst_SaintLucia,inst_Organizations_ISO)). - -fof(axmondialPred11895, axiom, - f_landAreaOnly(inst_SaintLucia,f_MeasureFn(620,inst_SquareKilometer))). - -fof(axmondialPred11896, axiom, - 157862 = f_PopulationFn(inst_SaintLucia)). - -fof(axmondialPred11897, axiom, - f_member(inst_SaintLucia,inst_Organizations_Intelsat)). - -fof(axmondialPred11898, axiom, - f_member(inst_SaintLucia,inst_Organizations_ACCT)). - -fof(axmondialPred11899, axiom, - f_member(inst_SaintLucia,inst_Organizations_OECS)). - -fof(axmondialPred11900, axiom, - f_member(inst_SaintLucia,inst_Organizations_ICRM)). - -fof(axmondialPred11901, axiom, - f_inflationRateInCountry(inst_SaintLucia,0.8)). - -fof(axmondialPred11902, axiom, - f_member(inst_SaintLucia,inst_Organizations_ECLAC)). - -fof(axmondialPred11903, axiom, - f_member(inst_SaintLucia,inst_Organizations_UNIDO)). - -fof(axmondialPred11904, axiom, - f_member(inst_SaintLucia,inst_Organizations_CDB)). - -fof(axmondialPred11905, axiom, - f_member(inst_SaintLucia,inst_Organizations_UNESCO)). - -fof(axmondialPred11906, axiom, - f_member(inst_SaintLucia,inst_Organizations_UPU)). - -fof(axmondialPred11907, axiom, - f_member(inst_SaintLucia,inst_Organizations_IFC)). - -fof(axmondialPred11908, axiom, - f_capitalCity(inst_Countries_WL_cities_Castries,inst_SaintLucia)). - -fof(axmondialPred11909, axiom, - f_member(inst_SaintLucia,inst_Organizations_UN)). - -fof(axmondialPred11910, axiom, - f_member(inst_SaintLucia,inst_Organizations_WMO)). - -fof(axmondialPred11911, axiom, - f_member(inst_SaintLucia,inst_Organizations_WIPO)). - -fof(axmondialPred11912, axiom, - f_member(inst_SaintLucia,inst_Organizations_IOC)). - -fof(axmondialPred11913, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaintLucia,inst_ServiceSector,68.8,f_YearFn(1996))). - -fof(axmondialPred11914, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaintLucia,inst_IndustrialSector,17.4,f_YearFn(1996))). - -fof(axmondialPred11915, axiom, - f_member(inst_SaintLucia,inst_Organizations_ILO)). - -fof(axmondialPred11916, axiom, - f_member(inst_SaintLucia,inst_Organizations_OAS)). - -fof(axmondialPred11917, axiom, - f_member(inst_SaintLucia,inst_Organizations_WHO)). - -fof(axmondialPred11918, axiom, - f_member(inst_SaintLucia,inst_Organizations_ICAO)). - -fof(axmondialPred11919, axiom, - f_member(inst_SaintLucia,inst_Organizations_ICFTU)). - -fof(axmondialPred11920, axiom, - f_member(inst_SaintLucia,inst_Organizations_IBRD)). - -fof(axmondialPred11921, axiom, - f_member(inst_SaintLucia,inst_Organizations_C)). - -fof(axmondialPred11922, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaintLucia,inst_AgriculturalSector,13.8,f_YearFn(1996))). - -fof(axmondialPred11923, axiom, - f_member(inst_SaintLucia,inst_Organizations_IMF)). - -fof(axmondialPred11924, axiom, - f_member(inst_SaintLucia,inst_Organizations_FAO)). - -fof(axmondialPred11925, axiom, - 123000 = f_PopulationFn(inst_Countries_WAN_cities_Sapele)). - -fof(axmondialPred11926, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Sapele,inst_Nigeria)). - -fof(axmondialPred11927, axiom, - 455657 = f_PopulationFn(inst_Countries_USA_provinces_Tennessee_cities_Nashville)). - -fof(axmondialPred11928, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Tennessee_cities_Nashville,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred11929, axiom, - f_member(inst_Gabon,inst_Organizations_WTrO)). - -fof(axmondialPred11930, axiom, - 35876 = f_PopulationFn(inst_Countries_CH_provinces_UR)). - -fof(axmondialPred11931, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_UR,f_MeasureFn(1076,inst_SquareKilometer))). - -fof(axmondialPred11932, axiom, - f_capitalCity(inst_Countries_CH_provinces_UR_cities_Altdorf,inst_Countries_CH_provinces_UR)). - -fof(axmondialPred11933, axiom, - f_member(inst_Finland,inst_Organizations_EN)). - -fof(axmondialPred11934, axiom, - f_member(inst_Mexico,inst_Organizations_UNESCO)). - -fof(axmondialPred11935, axiom, - f_member(inst_Latvia,inst_Organizations_EU)). - -fof(axmondialPred11936, axiom, - f_member(inst_Paraguay,inst_Organizations_LAES)). - -fof(axmondialPred11937, axiom, - f_member(inst_SriLanka,inst_Organizations_IFAD)). - -fof(axmondialPred11938, axiom, - f_member(inst_Nepal,inst_Organizations_UNPROFOR)). - -fof(axmondialPred11939, axiom, - f_member(inst_Iraq,inst_Organizations_Interpol)). - -fof(axmondialPred11940, axiom, - f_member(inst_Mali,inst_Organizations_AfDB)). - -fof(axmondialPred11941, axiom, - f_member(inst_Turkey,inst_Organizations_PCA)). - -fof(axmondialPred11942, axiom, - f_member(inst_Kazakstan,inst_Organizations_OIC)). - -fof(axmondialPred11943, axiom, - 117388 = f_PopulationFn(inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Maragheh)). - -fof(axmondialPred11944, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Maragheh,inst_Countries_IR_provinces_AzarbayianeGharbt)). - -fof(axmondialPred11945, axiom, - 371787 = f_PopulationFn(inst_Countries_E_provinces_CanaryIslands_cities_LasPalmasdeGranCanaria)). - -fof(axmondialPred11946, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_CanaryIslands_cities_LasPalmasdeGranCanaria,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred11947, axiom, - f_member(inst_France,inst_Organizations_G_10)). - -fof(axmondialPred11948, axiom, - f_member(inst_Nigeria,inst_Organizations_WHO)). - -fof(axmondialPred11949, axiom, - 10753573 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred11950, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_Ontario,f_MeasureFn(1068582,inst_SquareKilometer))). - -fof(axmondialPred11951, axiom, - f_capitalCity(inst_Countries_CDN_provinces_Ontario_cities_Toronto,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred11952, axiom, - f_member(inst_Guatemala,inst_Organizations_UPU)). - -fof(axmondialPred11953, axiom, - 556000 = f_PopulationFn(inst_Countries_RO_provinces_Maramures)). - -fof(axmondialPred11954, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Maramures,f_MeasureFn(6215,inst_SquareKilometer))). - -fof(axmondialPred11955, axiom, - f_capitalCity(inst_Countries_RO_provinces_Maramures_cities_BaiaMare,inst_Countries_RO_provinces_Maramures)). - -fof(axmondialPred11956, axiom, - f_member(inst_Cameroon,inst_Organizations_WFTU)). - -fof(axmondialPred11957, axiom, - 119780 = f_PopulationFn(inst_Countries_RI_cities_Gorontalo)). - -fof(axmondialPred11958, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Gorontalo,inst_Indonesia)). - -fof(axmondialPred11959, axiom, - f_member(inst_Kiribati,inst_Organizations_IFRCS)). - -fof(axmondialPred11960, axiom, - 340536 = f_PopulationFn(inst_Countries_CH_provinces_LU)). - -fof(axmondialPred11961, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_LU,f_MeasureFn(1493,inst_SquareKilometer))). - -fof(axmondialPred11962, axiom, - f_capitalCity(inst_Countries_CH_provinces_LU_cities_Luzern,inst_Countries_CH_provinces_LU)). - -fof(axmondialPred11963, axiom, - f_member(inst_Nigeria,inst_Organizations_ICRM)). - -fof(axmondialPred11964, axiom, - f_member(inst_Tunisia,inst_Organizations_IFC)). - -fof(axmondialPred11965, axiom, - 450500 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofAdygeya)). - -fof(axmondialPred11966, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofAdygeya,f_MeasureFn(7600,inst_SquareKilometer))). - -fof(axmondialPred11967, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofAdygeya_cities_Maykop,inst_Countries_R_provinces_Rep_ofAdygeya)). - -fof(axmondialPred11968, axiom, - 106967 = f_PopulationFn(inst_Countries_MEX_provinces_Colima_cities_Colima)). - -fof(axmondialPred11969, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Colima_cities_Colima,inst_Countries_MEX_provinces_Colima)). - -fof(axmondialPred11970, axiom, - 351000 = f_PopulationFn(inst_Countries_RO_provinces_Calarasi)). - -fof(axmondialPred11971, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Calarasi,f_MeasureFn(5075,inst_SquareKilometer))). - -fof(axmondialPred11972, axiom, - f_capitalCity(inst_Countries_RO_provinces_Calarasi_cities_Calarasi,inst_Countries_RO_provinces_Calarasi)). - -fof(axmondialPred11973, axiom, - f_member(inst_Lithuania,inst_Organizations_ANC)). - -fof(axmondialPred11974, axiom, - 264834 = f_PopulationFn(inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred11975, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Norrbotten,f_MeasureFn(98913,inst_SquareKilometer))). - -fof(axmondialPred11976, axiom, - f_capitalCity(inst_Countries_S_provinces_Norrbotten_cities_Lulea,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred11977, axiom, - f_member(inst_Guyana,inst_Organizations_WHO)). - -fof(axmondialPred11978, axiom, - 191356 = f_PopulationFn(inst_Countries_TJ_provinces_Shanxi_cities_Yuci)). - -fof(axmondialPred11979, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shanxi_cities_Yuci,inst_Countries_TJ_provinces_Shanxi)). - -fof(axmondialPred11980, axiom, - f_member(inst_Turkey,inst_Organizations_WIPO)). - -fof(axmondialPred11981, axiom, - 1740000 = f_PopulationFn(inst_Countries_AZ_cities_Baku)). - -fof(axmondialPred11982, axiom, - f_geographicalSubregion(inst_Countries_AZ_cities_Baku,inst_Azerbaijan)). - -fof(axmondialPred11983, axiom, - f_member(inst_Denmark,inst_Organizations_IMO)). - -fof(axmondialPred11984, axiom, - f_sharedBorderLength(inst_Slovenia,inst_Hungary,f_MeasureFn(102,inst_Kilometer))). - -fof(axmondialPred11985, axiom, - 114630 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_Tarragona)). - -fof(axmondialPred11986, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_Tarragona,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred11987, axiom, - f_member(inst_India,inst_Organizations_ICFTU)). - -fof(axmondialPred11988, axiom, - 128553 = f_PopulationFn(inst_Countries_I_provinces_Abruzzo_cities_Pescara)). - -fof(axmondialPred11989, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Abruzzo_cities_Pescara,inst_Countries_I_provinces_Abruzzo)). - -fof(axmondialPred11990, axiom, - f_member(inst_Thailand,inst_Organizations_Intelsat)). - -fof(axmondialPred11991, axiom, - f_member(inst_Tanzania,inst_Organizations_IMO)). - -fof(axmondialPred11992, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_American_Samoa,inst_Continents_Australia_Oceania)). - -fof(axmondialPred11993, axiom, - f_member(inst_Suriname,inst_Organizations_OAS)). - -fof(axmondialPred11994, axiom, - f_member(inst_Armenia,inst_Organizations_NAM)). - -fof(axmondialPred11995, axiom, - f_member(inst_Indonesia,inst_Organizations_G_19)). - -fof(axmondialPred11996, axiom, - 1346900 = f_PopulationFn(inst_Countries_R_provinces_Kurskayaoblast)). - -fof(axmondialPred11997, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Kurskayaoblast,f_MeasureFn(29800,inst_SquareKilometer))). - -fof(axmondialPred11998, axiom, - f_capitalCity(inst_Countries_R_provinces_Kurskayaoblast_cities_Kursk,inst_Countries_R_provinces_Kurskayaoblast)). - -fof(axmondialPred11999, axiom, - 43000 = f_PopulationFn(inst_Countries_RA_provinces_SantaCruz_cities_RioGallegos)). - -fof(axmondialPred12000, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_SantaCruz_cities_RioGallegos,inst_Countries_RA_provinces_SantaCruz)). - -fof(axmondialPred12001, axiom, - f_member(inst_Guatemala,inst_Organizations_IAEA)). - -fof(axmondialPred12002, axiom, - f_member(inst_Israel,inst_Organizations_IADB)). - -fof(axmondialPred12003, axiom, - f_member(inst_Vanuatu,inst_Organizations_Sparteca)). - -fof(axmondialPred12004, axiom, - f_member(inst_CzechRepublic,inst_Organizations_CE)). - -fof(axmondialPred12005, axiom, - f_member(inst_Japan,inst_Organizations_FAO)). - -fof(axmondialPred12006, axiom, - 130458 = f_PopulationFn(inst_Countries_IR_provinces_Hamadan_cities_Malayer)). - -fof(axmondialPred12007, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Hamadan_cities_Malayer,inst_Countries_IR_provinces_Hamadan)). - -fof(axmondialPred12008, axiom, - f_member(inst_Pakistan,inst_Organizations_UNIKOM)). - -fof(axmondialPred12009, axiom, - 1859793 = f_PopulationFn(inst_Countries_J_provinces_Kumamoto)). - -fof(axmondialPred12010, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Kumamoto,f_MeasureFn(7408,inst_SquareKilometer))). - -fof(axmondialPred12011, axiom, - f_capitalCity(inst_Countries_J_provinces_Kumamoto_cities_Kumamoto,inst_Countries_J_provinces_Kumamoto)). - -fof(axmondialPred12012, axiom, - f_member(inst_Cambodia,inst_Organizations_PCA)). - -fof(axmondialPred12013, axiom, - f_member(inst_Switzerland,inst_Organizations_CCC)). - -fof(axmondialPred12014, axiom, - f_hasHeadq(inst_Organizations_NAM,inst_Countries_RI_cities_Jakarta)). - -fof(axmondialPred12015, axiom, - 768778 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Benxi)). - -fof(axmondialPred12016, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Benxi,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred12017, axiom, - f_located(inst_Rivers_ConnecticutRiver,inst_Countries_USA_provinces_Vermont)). - -fof(axmondialPred12018, axiom, - f_located(inst_Rivers_ConnecticutRiver,inst_Countries_USA_provinces_NewHampshire)). - -fof(axmondialPred12019, axiom, - f_located(inst_Rivers_ConnecticutRiver,inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred12020, axiom, - f_located(inst_Rivers_ConnecticutRiver,inst_Countries_USA_provinces_Connecticut)). - -fof(axmondialPred12021, axiom, - f_located(inst_Rivers_ConnecticutRiver,inst_UnitedStates)). - -fof(axmondialPred12022, axiom, - f_flowsInto(inst_Rivers_ConnecticutRiver,inst_Seas_AtlanticOcean)). - -fof(axmondialPred12023, axiom, - f_length(inst_Rivers_ConnecticutRiver,660)). - -fof(axmondialPred12024, axiom, - 3528000 = f_PopulationFn(inst_Countries_I_provinces_Toscana)). - -fof(axmondialPred12025, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Toscana,f_MeasureFn(22992,inst_SquareKilometer))). - -fof(axmondialPred12026, axiom, - f_capitalCity(inst_Countries_I_provinces_Toscana_cities_Firenze,inst_Countries_I_provinces_Toscana)). - -fof(axmondialPred12027, axiom, - 110190 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco_cities_Garanhuns)). - -fof(axmondialPred12028, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Pernambuco_cities_Garanhuns,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred12029, axiom, - 192000 = f_PopulationFn(inst_Countries_AL_cities_Tirane)). - -fof(axmondialPred12030, axiom, - f_geographicalSubregion(inst_Countries_AL_cities_Tirane,inst_Albania)). - -fof(axmondialPred12031, axiom, - f_located(inst_Islands_SaintVincent,inst_SaintVincentAndTheGrenadines)). - -fof(axmondialPred12032, axiom, - f_landAreaOnly(inst_Islands_SaintVincent,f_MeasureFn(389,inst_SquareKilometer))). - -fof(axmondialPred12033, axiom, - 758600 = f_PopulationFn(inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred12034, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Lothian,f_MeasureFn(1770,inst_SquareKilometer))). - -fof(axmondialPred12035, axiom, - f_capitalCity(inst_Countries_GB_provinces_Lothian_cities_Edinburgh,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred12036, axiom, - 903621 = f_PopulationFn(inst_Countries_YV_provinces_Carabobo_cities_Valencia)). - -fof(axmondialPred12037, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Carabobo_cities_Valencia,inst_Countries_YV_provinces_Carabobo)). - -fof(axmondialPred12038, axiom, - f_member(inst_Uganda,inst_Organizations_ITU)). - -fof(axmondialPred12039, axiom, - f_member(inst_Malaysia,inst_Organizations_ICAO)). - -fof(axmondialPred12040, axiom, - f_member(inst_Mozambique,inst_Organizations_Inmarsat)). - -fof(axmondialPred12041, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Svalbard,inst_Continents_Europe)). - -fof(axmondialPred12042, axiom, - f_sharedBorderLength(inst_Chile,inst_Peru,f_MeasureFn(160,inst_Kilometer))). - -fof(axmondialPred12043, axiom, - f_member(inst_Slovenia,inst_Organizations_WMO)). - -fof(axmondialPred12044, axiom, - f_member(inst_Luxembourg,inst_Organizations_ICAO)). - -fof(axmondialPred12045, axiom, - 212092 = f_PopulationFn(inst_Countries_USA_provinces_NorthCarolina_cities_Raleigh)). - -fof(axmondialPred12046, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NorthCarolina_cities_Raleigh,inst_Countries_USA_provinces_NorthCarolina)). - -fof(axmondialPred12047, axiom, - f_member(inst_Togo,inst_Organizations_FAO)). - -fof(axmondialPred12048, axiom, - 279000 = f_PopulationFn(inst_Countries_WAN_cities_Enugu)). - -fof(axmondialPred12049, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Enugu,inst_Nigeria)). - -fof(axmondialPred12050, axiom, - 618000 = f_PopulationFn(inst_Countries_R_provinces_Khabarovskiykray_cities_Khabarovsk)). - -fof(axmondialPred12051, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Khabarovskiykray_cities_Khabarovsk,inst_Countries_R_provinces_Khabarovskiykray)). - -fof(axmondialPred12052, axiom, - 112426 = f_PopulationFn(inst_Countries_IR_provinces_Khorasan_cities_Bojnurd)). - -fof(axmondialPred12053, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Khorasan_cities_Bojnurd,inst_Countries_IR_provinces_Khorasan)). - -fof(axmondialPred12054, axiom, - 89100 = f_PopulationFn(inst_Countries_TM_provinces_Balkan_cities_Nebitdag)). - -fof(axmondialPred12055, axiom, - f_geographicalSubregion(inst_Countries_TM_provinces_Balkan_cities_Nebitdag,inst_Countries_TM_provinces_Balkan)). - -fof(axmondialPred12056, axiom, - f_geographicalSubregion(inst_Belarus,inst_Continents_Europe)). - -fof(axmondialPred12057, axiom, - f_located(inst_Rivers_RiodelaPlata,inst_Countries_RA_provinces_DistritoFederal)). - -fof(axmondialPred12058, axiom, - f_located(inst_Rivers_RiodelaPlata,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred12059, axiom, - f_located(inst_Rivers_RiodelaPlata,inst_Uruguay)). - -fof(axmondialPred12060, axiom, - f_located(inst_Rivers_RiodelaPlata,inst_Argentina)). - -fof(axmondialPred12061, axiom, - f_flowsInto(inst_Rivers_RiodelaPlata,inst_Seas_AtlanticOcean)). - -fof(axmondialPred12062, axiom, - f_length(inst_Rivers_RiodelaPlata,300)). - -fof(axmondialPred12063, axiom, - f_member(inst_Germany,inst_Organizations_CCC)). - -fof(axmondialPred12064, axiom, - f_member(inst_Greece,inst_Organizations_IMO)). - -fof(axmondialPred12065, axiom, - f_located(inst_Rivers_Pibor,inst_Countries_SUD_provinces_AalianNil)). - -fof(axmondialPred12066, axiom, - f_located(inst_Rivers_Pibor,inst_Sudan)). - -fof(axmondialPred12067, axiom, - f_flowsInto(inst_Rivers_Pibor,inst_Rivers_Sobat)). - -fof(axmondialPred12068, axiom, - 109000 = f_PopulationFn(inst_Countries_BD_cities_Sylhet)). - -fof(axmondialPred12069, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Sylhet,inst_Bangladesh)). - -fof(axmondialPred12070, axiom, - 176513 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_MulheimanderRuhr)). - -fof(axmondialPred12071, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_MulheimanderRuhr,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred12072, axiom, - f_member(inst_Cyprus,inst_Organizations_IMO)). - -fof(axmondialPred12073, axiom, - f_member(inst_Croatia,inst_Organizations_ITU)). - -fof(axmondialPred12074, axiom, - f_member(inst_Vanuatu,inst_Organizations_WHO)). - -fof(axmondialPred12075, axiom, - f_member(inst_SaudiArabia,inst_Organizations_ESCWA)). - -fof(axmondialPred12076, axiom, - 140891 = f_PopulationFn(inst_Countries_USA_provinces_NewJersey_cities_Paterson)). - -fof(axmondialPred12077, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewJersey_cities_Paterson,inst_Countries_USA_provinces_NewJersey)). - -fof(axmondialPred12078, axiom, - 173878 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Fuling)). - -fof(axmondialPred12079, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Fuling,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred12080, axiom, - f_member(inst_Tunisia,inst_Organizations_AMU)). - -fof(axmondialPred12081, axiom, - 186000 = f_PopulationFn(inst_Countries_TR_provinces_Kocaeli_cities_Adapazari)). - -fof(axmondialPred12082, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kocaeli_cities_Adapazari,inst_Countries_TR_provinces_Kocaeli)). - -fof(axmondialPred12083, axiom, - f_member(inst_Jordan,inst_Organizations_IBRD)). - -fof(axmondialPred12084, axiom, - f_member(inst_Namibia,inst_Organizations_WTrO)). - -fof(axmondialPred12085, axiom, - f_member(inst_Turkey,inst_Organizations_BSEC)). - -fof(axmondialPred12086, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Niue,inst_Continents_Australia_Oceania)). - -fof(axmondialPred12087, axiom, - f_member(inst_Tunisia,inst_Organizations_ICFTU)). - -fof(axmondialPred12088, axiom, - 367349 = f_PopulationFn(inst_Countries_MA_cities_Tetouan)). - -fof(axmondialPred12089, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Tetouan,inst_Morocco)). - -fof(axmondialPred12090, axiom, - f_sharedBorderLength(inst_India,inst_Bhutan,f_MeasureFn(605,inst_Kilometer))). - -fof(axmondialPred12091, axiom, - f_member(inst_Mexico,inst_Organizations_AG)). - -fof(axmondialPred12092, axiom, - 291468 = f_PopulationFn(inst_Countries_S_provinces_Kristianstad)). - -fof(axmondialPred12093, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Kristianstad,f_MeasureFn(6087,inst_SquareKilometer))). - -fof(axmondialPred12094, axiom, - f_capitalCity(inst_Countries_S_provinces_Kristianstad_cities_Kristianstad,inst_Countries_S_provinces_Kristianstad)). - -fof(axmondialPred12095, axiom, - f_member(inst_Belarus,inst_Organizations_WHO)). - -fof(axmondialPred12096, axiom, - 714148 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_Sevilla)). - -fof(axmondialPred12097, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_Sevilla,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred12098, axiom, - f_member(inst_WesternSamoa,inst_Organizations_UN)). - -fof(axmondialPred12099, axiom, - f_member(inst_Argentina,inst_Organizations_IAEA)). - -fof(axmondialPred12100, axiom, - f_member(inst_Maldives,inst_Organizations_UN)). - -fof(axmondialPred12101, axiom, - 119635 = f_PopulationFn(inst_Countries_S_provinces_Orebro_cities_Orebro)). - -fof(axmondialPred12102, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Orebro_cities_Orebro,inst_Countries_S_provinces_Orebro)). - -fof(axmondialPred12103, axiom, - f_member(inst_UnitedStates,inst_Organizations_NATO)). - -fof(axmondialPred12104, axiom, - f_member(inst_Ethiopia,inst_Organizations_IMO)). - -fof(axmondialPred12105, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Chin_cities_Hakha,inst_Countries_MYA_provinces_Chin)). - -fof(axmondialPred12106, axiom, - f_member(inst_Moldova,inst_Organizations_ECE)). - -fof(axmondialPred12107, axiom, - f_member(inst_Denmark,inst_Organizations_IBRD)). - -fof(axmondialPred12108, axiom, - 102770 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Guangshui)). - -fof(axmondialPred12109, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Guangshui,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred12110, axiom, - f_located(inst_Rivers_Kafue,inst_Countries_Z_provinces_Southern)). - -fof(axmondialPred12111, axiom, - f_located(inst_Rivers_Kafue,inst_Countries_Z_provinces_Copperbelt)). - -fof(axmondialPred12112, axiom, - f_located(inst_Rivers_Kafue,inst_Countries_Z_provinces_Central)). - -fof(axmondialPred12113, axiom, - f_located(inst_Rivers_Kafue,inst_Zambia)). - -fof(axmondialPred12114, axiom, - f_flowsInto(inst_Rivers_Kafue,inst_Rivers_Zambezi)). - -fof(axmondialPred12115, axiom, - f_member(inst_Jamaica,inst_Organizations_WIPO)). - -fof(axmondialPred12116, axiom, - f_member(inst_Norway,inst_Organizations_FAO)). - -fof(axmondialPred12117, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_French_Polynesia_cities_Papeete,inst_Countries_cid_cia_French_Polynesia)). - -fof(axmondialPred12118, axiom, - 723156 = f_PopulationFn(inst_Countries_BR_provinces_Alagoas_cities_Maceio)). - -fof(axmondialPred12119, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Alagoas_cities_Maceio,inst_Countries_BR_provinces_Alagoas)). - -fof(axmondialPred12120, axiom, - f_geographicalSubregion(inst_Ukraine,inst_Continents_Europe)). - -fof(axmondialPred12121, axiom, - f_member(inst_Germany,inst_Organizations_IFAD)). - -fof(axmondialPred12122, axiom, - f_member(inst_Bolivia,inst_Organizations_ICAO)). - -fof(axmondialPred12123, axiom, - f_member(inst_CzechRepublic,inst_Organizations_CCC)). - -fof(axmondialPred12124, axiom, - f_member(inst_Syria,inst_Organizations_IOC)). - -fof(axmondialPred12125, axiom, - f_member(inst_Philippines,inst_Organizations_ASEAN)). - -fof(axmondialPred12126, axiom, - 126438 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Luohe)). - -fof(axmondialPred12127, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Luohe,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred12128, axiom, - f_member(inst_Egypt,inst_Organizations_EBRD)). - -fof(axmondialPred12129, axiom, - 196389 = f_PopulationFn(inst_Countries_GR_cities_Piraeus)). - -fof(axmondialPred12130, axiom, - f_geographicalSubregion(inst_Countries_GR_cities_Piraeus,inst_Greece)). - -fof(axmondialPred12131, axiom, - 2689000 = f_PopulationFn(inst_Countries_ET_provinces_Sohag)). - -fof(axmondialPred12132, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_Sohag,f_MeasureFn(1547,inst_SquareKilometer))). - -fof(axmondialPred12133, axiom, - f_capitalCity(inst_Countries_ET_provinces_Sohag_cities_Sohag,inst_Countries_ET_provinces_Sohag)). - -fof(axmondialPred12134, axiom, - 302500 = f_PopulationFn(inst_Countries_GB_provinces_WestMidlands_cities_Coventry)). - -fof(axmondialPred12135, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestMidlands_cities_Coventry,inst_Countries_GB_provinces_WestMidlands)). - -fof(axmondialPred12136, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_WMO)). - -fof(axmondialPred12137, axiom, - f_member(inst_Mexico,inst_Organizations_RG)). - -fof(axmondialPred12138, axiom, - f_meetsSpatially(inst_France,inst_Monaco)). - -fof(axmondialPred12139, axiom, - f_member(inst_France,inst_Organizations_UNMIH)). - -fof(axmondialPred12140, axiom, - 58317450 = f_PopulationFn(inst_France)). - -fof(axmondialPred12141, axiom, - f_member(inst_France,inst_Organizations_IOC)). - -fof(axmondialPred12142, axiom, - f_geographicSubregion(inst_Countries_F_provinces_PoitouCharentes,inst_France)). - -fof(axmondialPred12143, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Auvergne,inst_France)). - -fof(axmondialPred12144, axiom, - f_member(inst_France,inst_Organizations_WCL)). - -fof(axmondialPred12145, axiom, - f_sectorCompositionOfGDPInPeriod(inst_France,inst_ServiceSector,71.1,f_YearFn(1996))). - -fof(axmondialPred12146, axiom, - f_member(inst_France,inst_Organizations_BDEAC)). - -fof(axmondialPred12147, axiom, - f_member(inst_France,inst_Organizations_UNESCO)). - -fof(axmondialPred12148, axiom, - f_member(inst_France,inst_Organizations_IAEA)). - -fof(axmondialPred12149, axiom, - f_meetsSpatially(inst_France,inst_Spain)). - -fof(axmondialPred12150, axiom, - f_member(inst_France,inst_Organizations_UNPREDEP)). - -fof(axmondialPred12151, axiom, - f_meetsSpatially(inst_France,inst_Luxembourg)). - -fof(axmondialPred12152, axiom, - f_meetsSpatially(inst_France,inst_Germany)). - -fof(axmondialPred12153, axiom, - f_geographicSubregion(inst_Countries_F_provinces_RhoneAlpes,inst_France)). - -fof(axmondialPred12154, axiom, - f_member(inst_France,inst_Organizations_AsDB)). - -fof(axmondialPred12155, axiom, - f_member(inst_France,inst_Organizations_UNIFIL)). - -fof(axmondialPred12156, axiom, - f_member(inst_France,inst_Organizations_UNITAR)). - -fof(axmondialPred12157, axiom, - f_meetsSpatially(inst_France,inst_Andorra)). - -fof(axmondialPred12158, axiom, - f_member(inst_France,inst_Organizations_UNTSO)). - -fof(axmondialPred12159, axiom, - f_member(inst_France,inst_Organizations_ACCT)). - -fof(axmondialPred12160, axiom, - f_member(inst_France,inst_Organizations_UNRWA)). - -fof(axmondialPred12161, axiom, - f_member(inst_France,inst_Organizations_ICC)). - -fof(axmondialPred12162, axiom, - f_member(inst_France,inst_Organizations_IBRD)). - -fof(axmondialPred12163, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Bretagne,inst_France)). - -fof(axmondialPred12164, axiom, - f_geographicSubregion(inst_Countries_F_provinces_IledeFrance,inst_France)). - -fof(axmondialPred12165, axiom, - f_member(inst_France,inst_Organizations_NATO)). - -fof(axmondialPred12166, axiom, - f_member(inst_France,inst_Organizations_OSCE)). - -fof(axmondialPred12167, axiom, - f_member(inst_France,inst_Organizations_ECLAC)). - -fof(axmondialPred12168, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Lorraine,inst_France)). - -fof(axmondialPred12169, axiom, - f_member(inst_France,inst_Organizations_ECA)). - -fof(axmondialPred12170, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Limousin,inst_France)). - -fof(axmondialPred12171, axiom, - f_member(inst_France,inst_Organizations_WTrO)). - -fof(axmondialPred12172, axiom, - f_member(inst_France,inst_Organizations_UNU)). - -fof(axmondialPred12173, axiom, - f_member(inst_France,inst_Organizations_EBRD)). - -fof(axmondialPred12174, axiom, - f_geographicSubregion(inst_Countries_F_provinces_PaysdelaLoire,inst_France)). - -fof(axmondialPred12175, axiom, - f_member(inst_France,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred12176, axiom, - f_geographicSubregion(inst_Countries_F_provinces_ProvenceCotedAzur,inst_France)). - -fof(axmondialPred12177, axiom, - f_member(inst_France,inst_Organizations_SPC)). - -fof(axmondialPred12178, axiom, - f_geographicSubregion(inst_Countries_F_provinces_ChampagneArdenne,inst_France)). - -fof(axmondialPred12179, axiom, - f_member(inst_France,inst_Organizations_EIB)). - -fof(axmondialPred12180, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Corse,inst_France)). - -fof(axmondialPred12181, axiom, - f_member(inst_France,inst_Organizations_IOM)). - -fof(axmondialPred12182, axiom, - f_geographicSubregion(inst_Countries_F_provinces_LanguedocRousillon,inst_France)). - -fof(axmondialPred12183, axiom, - f_member(inst_France,inst_Organizations_UNCRO)). - -fof(axmondialPred12184, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Aquitaine,inst_France)). - -fof(axmondialPred12185, axiom, - f_inflationRateInCountry(inst_France,1.7)). - -fof(axmondialPred12186, axiom, - f_member(inst_France,inst_Organizations_ZC)). - -fof(axmondialPred12187, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Picardie,inst_France)). - -fof(axmondialPred12188, axiom, - f_member(inst_France,inst_Organizations_IADB)). - -fof(axmondialPred12189, axiom, - f_geographicSubregion(inst_Countries_F_provinces_NordPasdeCalais,inst_France)). - -fof(axmondialPred12190, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Bourgogne,inst_France)). - -fof(axmondialPred12191, axiom, - f_member(inst_France,inst_Organizations_UNPROFOR)). - -fof(axmondialPred12192, axiom, - f_member(inst_France,inst_Organizations_ESCAP)). - -fof(axmondialPred12193, axiom, - f_member(inst_France,inst_Organizations_CCC)). - -fof(axmondialPred12194, axiom, - f_meetsSpatially(inst_France,inst_Belgium)). - -fof(axmondialPred12195, axiom, - f_meetsSpatially(inst_France,inst_Switzerland)). - -fof(axmondialPred12196, axiom, - f_member(inst_France,inst_Organizations_ISO)). - -fof(axmondialPred12197, axiom, - f_member(inst_France,inst_Organizations_AfDB)). - -fof(axmondialPred12198, axiom, - f_member(inst_France,inst_Organizations_IFC)). - -fof(axmondialPred12199, axiom, - f_member(inst_France,inst_Organizations_UNHCR)). - -fof(axmondialPred12200, axiom, - f_member(inst_France,inst_Organizations_UNIKOM)). - -fof(axmondialPred12201, axiom, - f_member(inst_France,inst_Organizations_WHO)). - -fof(axmondialPred12202, axiom, - f_sectorCompositionOfGDPInPeriod(inst_France,inst_AgriculturalSector,2.4,f_YearFn(1996))). - -fof(axmondialPred12203, axiom, - f_capitalCity(inst_Countries_F_provinces_IledeFrance_cities_Paris,inst_France)). - -fof(axmondialPred12204, axiom, - f_member(inst_France,inst_Organizations_FAO)). - -fof(axmondialPred12205, axiom, - f_member(inst_France,inst_Organizations_UPU)). - -fof(axmondialPred12206, axiom, - f_member(inst_France,inst_Organizations_UN)). - -fof(axmondialPred12207, axiom, - f_geographicSubregion(inst_Countries_F_provinces_HauteNormandie,inst_France)). - -fof(axmondialPred12208, axiom, - f_meetsSpatially(inst_France,inst_Italy)). - -fof(axmondialPred12209, axiom, - f_geographicSubregion(inst_Countries_F_provinces_FrancheComte,inst_France)). - -fof(axmondialPred12210, axiom, - f_member(inst_France,inst_Organizations_NSG)). - -fof(axmondialPred12211, axiom, - f_member(inst_France,inst_Organizations_Inmarsat)). - -fof(axmondialPred12212, axiom, - f_member(inst_France,inst_Organizations_CE)). - -fof(axmondialPred12213, axiom, - f_geographicSubregion(inst_Countries_F_provinces_BasseNormandie,inst_France)). - -fof(axmondialPred12214, axiom, - f_sectorCompositionOfGDPInPeriod(inst_France,inst_IndustrialSector,26.5,f_YearFn(1996))). - -fof(axmondialPred12215, axiom, - f_geographicSubregion(inst_Countries_F_provinces_MidiPyrenees,inst_France)). - -fof(axmondialPred12216, axiom, - f_member(inst_France,inst_Organizations_Intelsat)). - -fof(axmondialPred12217, axiom, - f_member(inst_France,inst_Organizations_OAS)). - -fof(axmondialPred12218, axiom, - f_member(inst_France,inst_Organizations_WFTU)). - -fof(axmondialPred12219, axiom, - f_landAreaOnly(inst_France,f_MeasureFn(547030,inst_SquareKilometer))). - -fof(axmondialPred12220, axiom, - f_member(inst_France,inst_Organizations_IMF)). - -fof(axmondialPred12221, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Alsace,inst_France)). - -fof(axmondialPred12222, axiom, - f_member(inst_France,inst_Organizations_PCA)). - -fof(axmondialPred12223, axiom, - f_member(inst_France,inst_Organizations_IFAD)). - -fof(axmondialPred12224, axiom, - f_geographicSubregion(inst_Countries_F_provinces_Centre,inst_France)). - -fof(axmondialPred12225, axiom, - f_member(inst_France,inst_Organizations_ICFTU)). - -fof(axmondialPred12226, axiom, - 449960 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_FeiradeSantana)). - -fof(axmondialPred12227, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_FeiradeSantana,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred12228, axiom, - 448300 = f_PopulationFn(inst_Countries_TR_provinces_Diyarbakir_cities_Diyarbakir)). - -fof(axmondialPred12229, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Diyarbakir_cities_Diyarbakir,inst_Countries_TR_provinces_Diyarbakir)). - -fof(axmondialPred12230, axiom, - f_hasHeadq(inst_Organizations_UNRWA,inst_Countries_A_provinces_Vienna_cities_Vienna)). - -fof(axmondialPred12231, axiom, - f_member(inst_Germany,inst_Organizations_UNCRO)). - -fof(axmondialPred12232, axiom, - f_member(inst_Germany,inst_Organizations_IDA)). - -fof(axmondialPred12233, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Berlin,inst_Germany)). - -fof(axmondialPred12234, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Brandenburg,inst_Germany)). - -fof(axmondialPred12235, axiom, - f_geographicSubregion(inst_Countries_D_provinces_RheinlandPfalz,inst_Germany)). - -fof(axmondialPred12236, axiom, - f_meetsSpatially(inst_Germany,inst_Denmark)). - -fof(axmondialPred12237, axiom, - f_meetsSpatially(inst_Germany,inst_France)). - -fof(axmondialPred12238, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Bayern,inst_Germany)). - -fof(axmondialPred12239, axiom, - f_geographicSubregion(inst_Countries_D_provinces_SachsenAnhalt,inst_Germany)). - -fof(axmondialPred12240, axiom, - f_member(inst_Germany,inst_Organizations_ANC)). - -fof(axmondialPred12241, axiom, - f_landAreaOnly(inst_Germany,f_MeasureFn(356910,inst_SquareKilometer))). - -fof(axmondialPred12242, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Thuringen,inst_Germany)). - -fof(axmondialPred12243, axiom, - f_member(inst_Germany,inst_Organizations_BDEAC)). - -fof(axmondialPred12244, axiom, - f_member(inst_Germany,inst_Organizations_UNHCR)). - -fof(axmondialPred12245, axiom, - f_member(inst_Germany,inst_Organizations_UNESCO)). - -fof(axmondialPred12246, axiom, - f_member(inst_Germany,inst_Organizations_AsDB)). - -fof(axmondialPred12247, axiom, - f_member(inst_Germany,inst_Organizations_UNAMIR)). - -fof(axmondialPred12248, axiom, - f_member(inst_Germany,inst_Organizations_EN)). - -fof(axmondialPred12249, axiom, - f_member(inst_Germany,inst_Organizations_IAEA)). - -fof(axmondialPred12250, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Sachsen,inst_Germany)). - -fof(axmondialPred12251, axiom, - f_meetsSpatially(inst_Germany,inst_Austria)). - -fof(axmondialPred12252, axiom, - f_member(inst_Germany,inst_Organizations_WIPO)). - -fof(axmondialPred12253, axiom, - f_member(inst_Germany,inst_Organizations_WHO)). - -fof(axmondialPred12254, axiom, - 83536115 = f_PopulationFn(inst_Germany)). - -fof(axmondialPred12255, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Bremen,inst_Germany)). - -fof(axmondialPred12256, axiom, - f_member(inst_Germany,inst_Organizations_WToO)). - -fof(axmondialPred12257, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Germany,inst_IndustrialSector,34.2,f_YearFn(1996))). - -fof(axmondialPred12258, axiom, - f_capitalCity(inst_Countries_D_provinces_Berlin_cities_Berlin,inst_Germany)). - -fof(axmondialPred12259, axiom, - f_member(inst_Germany,inst_Organizations_ICC)). - -fof(axmondialPred12260, axiom, - f_member(inst_Germany,inst_Organizations_ESA)). - -fof(axmondialPred12261, axiom, - f_member(inst_Germany,inst_Organizations_OSCE)). - -fof(axmondialPred12262, axiom, - f_member(inst_Germany,inst_Organizations_EBRD)). - -fof(axmondialPred12263, axiom, - f_member(inst_Germany,inst_Organizations_G_5)). - -fof(axmondialPred12264, axiom, - f_geographicSubregion(inst_Countries_D_provinces_SchleswigHolstein,inst_Germany)). - -fof(axmondialPred12265, axiom, - f_member(inst_Germany,inst_Organizations_BIS)). - -fof(axmondialPred12266, axiom, - f_member(inst_Germany,inst_Organizations_Inmarsat)). - -fof(axmondialPred12267, axiom, - f_member(inst_Germany,inst_Organizations_WEU)). - -fof(axmondialPred12268, axiom, - f_member(inst_Germany,inst_Organizations_UNOMIG)). - -fof(axmondialPred12269, axiom, - f_member(inst_Germany,inst_Organizations_CE)). - -fof(axmondialPred12270, axiom, - f_meetsSpatially(inst_Germany,inst_Switzerland)). - -fof(axmondialPred12271, axiom, - f_member(inst_Germany,inst_Organizations_ECE)). - -fof(axmondialPred12272, axiom, - f_member(inst_Germany,inst_Organizations_WTrO)). - -fof(axmondialPred12273, axiom, - f_member(inst_Germany,inst_Organizations_ICAO)). - -fof(axmondialPred12274, axiom, - f_member(inst_Germany,inst_Organizations_UN)). - -fof(axmondialPred12275, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Saarland,inst_Germany)). - -fof(axmondialPred12276, axiom, - f_member(inst_Germany,inst_Organizations_UPU)). - -fof(axmondialPred12277, axiom, - f_member(inst_Germany,inst_Organizations_AG)). - -fof(axmondialPred12278, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Hamburg,inst_Germany)). - -fof(axmondialPred12279, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Niedersachsen,inst_Germany)). - -fof(axmondialPred12280, axiom, - f_member(inst_Germany,inst_Organizations_G_10)). - -fof(axmondialPred12281, axiom, - f_geographicSubregion(inst_Countries_D_provinces_BadenWurttemberg,inst_Germany)). - -fof(axmondialPred12282, axiom, - f_member(inst_Germany,inst_Organizations_MTCR)). - -fof(axmondialPred12283, axiom, - f_member(inst_Germany,inst_Organizations_EU)). - -fof(axmondialPred12284, axiom, - f_geographicSubregion(inst_Countries_D_provinces_Hessen,inst_Germany)). - -fof(axmondialPred12285, axiom, - f_member(inst_Germany,inst_Organizations_CDB)). - -fof(axmondialPred12286, axiom, - f_member(inst_Germany,inst_Organizations_UNPROFOR)). - -fof(axmondialPred12287, axiom, - f_member(inst_Germany,inst_Organizations_IEA)). - -fof(axmondialPred12288, axiom, - f_member(inst_Germany,inst_Organizations_MINURSO)). - -fof(axmondialPred12289, axiom, - f_member(inst_Germany,inst_Organizations_IMO)). - -fof(axmondialPred12290, axiom, - f_member(inst_Germany,inst_Organizations_IFRCS)). - -fof(axmondialPred12291, axiom, - f_member(inst_Germany,inst_Organizations_ICFTU)). - -fof(axmondialPred12292, axiom, - f_geographicSubregion(inst_Countries_D_provinces_MecklenburgVorpommern,inst_Germany)). - -fof(axmondialPred12293, axiom, - f_member(inst_Germany,inst_Organizations_ZC)). - -fof(axmondialPred12294, axiom, - f_meetsSpatially(inst_Germany,inst_CzechRepublic)). - -fof(axmondialPred12295, axiom, - f_geographicSubregion(inst_Countries_D_provinces_NordrheinWestfalen,inst_Germany)). - -fof(axmondialPred12296, axiom, - f_member(inst_Germany,inst_Organizations_PCA)). - -fof(axmondialPred12297, axiom, - f_meetsSpatially(inst_Germany,inst_Netherlands)). - -fof(axmondialPred12298, axiom, - f_meetsSpatially(inst_Germany,inst_Luxembourg)). - -fof(axmondialPred12299, axiom, - f_meetsSpatially(inst_Germany,inst_Poland)). - -fof(axmondialPred12300, axiom, - f_meetsSpatially(inst_Germany,inst_Belgium)). - -fof(axmondialPred12301, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Germany,inst_AgriculturalSector,1,f_YearFn(1996))). - -fof(axmondialPred12302, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Germany,inst_ServiceSector,64.8,f_YearFn(1996))). - -fof(axmondialPred12303, axiom, - f_member(inst_Germany,inst_Organizations_NSG)). - -fof(axmondialPred12304, axiom, - 1263000 = f_PopulationFn(inst_Countries_WAN_cities_Ibadan)). - -fof(axmondialPred12305, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ibadan,inst_Nigeria)). - -fof(axmondialPred12306, axiom, - f_member(inst_UnitedStates,inst_Organizations_PCA)). - -fof(axmondialPred12307, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_OAS)). - -fof(axmondialPred12308, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_FAO)). - -fof(axmondialPred12309, axiom, - f_member(inst_Bolivia,inst_Organizations_IFAD)). - -fof(axmondialPred12310, axiom, - f_member(inst_Sudan,inst_Organizations_Intelsat)). - -fof(axmondialPred12311, axiom, - 204364 = f_PopulationFn(inst_Countries_PK_cities_Islamabad)). - -fof(axmondialPred12312, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Islamabad,inst_Pakistan)). - -fof(axmondialPred12313, axiom, - f_member(inst_Malaysia,inst_Organizations_CCC)). - -fof(axmondialPred12314, axiom, - 146000 = f_PopulationFn(inst_Countries_RSA_cities_Soshanguve)). - -fof(axmondialPred12315, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Soshanguve,inst_SouthAfrica)). - -fof(axmondialPred12316, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Fukushima_cities_Fukushima,inst_Countries_J_provinces_Fukushima)). - -fof(axmondialPred12317, axiom, - 3195800 = f_PopulationFn(inst_Countries_RM_provinces_Antananarivo)). - -fof(axmondialPred12318, axiom, - f_landAreaOnly(inst_Countries_RM_provinces_Antananarivo,f_MeasureFn(58283,inst_SquareKilometer))). - -fof(axmondialPred12319, axiom, - f_capitalCity(inst_Countries_RM_provinces_Antananarivo_cities_Antananarivo,inst_Countries_RM_provinces_Antananarivo)). - -fof(axmondialPred12320, axiom, - f_member(inst_Barbados,inst_Organizations_IFC)). - -fof(axmondialPred12321, axiom, - 158300 = f_PopulationFn(inst_Countries_P_provinces_Braganca)). - -fof(axmondialPred12322, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Braganca,f_MeasureFn(6608,inst_SquareKilometer))). - -fof(axmondialPred12323, axiom, - 220675 = f_PopulationFn(inst_Countries_YV_provinces_Tachira_cities_SanCristobal)). - -fof(axmondialPred12324, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Tachira_cities_SanCristobal,inst_Countries_YV_provinces_Tachira)). - -fof(axmondialPred12325, axiom, - 198817 = f_PopulationFn(inst_Countries_MEX_provinces_Veracruz_cities_Coatzacoalcos)). - -fof(axmondialPred12326, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Veracruz_cities_Coatzacoalcos,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred12327, axiom, - f_member(inst_NorthKorea,inst_Organizations_IOC)). - -fof(axmondialPred12328, axiom, - 129344 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Oshawa)). - -fof(axmondialPred12329, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Oshawa,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred12330, axiom, - f_member(inst_Lithuania,inst_Organizations_ICAO)). - -fof(axmondialPred12331, axiom, - f_member(inst_Israel,inst_Organizations_Intelsat)). - -fof(axmondialPred12332, axiom, - f_member(inst_Mexico,inst_Organizations_ICRM)). - -fof(axmondialPred12333, axiom, - f_member(inst_Nicaragua,inst_Organizations_G_77)). - -fof(axmondialPred12334, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_Mpumalanga_cities_Nelspruit,inst_Countries_RSA_provinces_Mpumalanga)). - -fof(axmondialPred12335, axiom, - 2795200 = f_PopulationFn(inst_Countries_R_provinces_Irkutskayaoblast)). - -fof(axmondialPred12336, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Irkutskayaoblast,f_MeasureFn(767900,inst_SquareKilometer))). - -fof(axmondialPred12337, axiom, - f_capitalCity(inst_Countries_R_provinces_Irkutskayaoblast_cities_Irkutsk,inst_Countries_R_provinces_Irkutskayaoblast)). - -fof(axmondialPred12338, axiom, - f_member(inst_Japan,inst_Organizations_G_10)). - -fof(axmondialPred12339, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Martinique,inst_Continents_America)). - -fof(axmondialPred12340, axiom, - f_capitalCity(inst_Countries_cid_cia_Greenland_cities_Nuuk,inst_Countries_cid_cia_Greenland)). - -fof(axmondialPred12341, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Greenland,f_MeasureFn(2175600,inst_SquareKilometer))). - -fof(axmondialPred12342, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Greenland,1.3)). - -fof(axmondialPred12343, axiom, - 58203 = f_PopulationFn(inst_Countries_cid_cia_Greenland)). - -fof(axmondialPred12344, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Northern_cities_Kasama,inst_Countries_Z_provinces_Northern)). - -fof(axmondialPred12345, axiom, - f_member(inst_SaudiArabia,inst_Organizations_WTrO)). - -fof(axmondialPred12346, axiom, - f_member(inst_SaudiArabia,inst_Organizations_GCC)). - -fof(axmondialPred12347, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_WHO)). - -fof(axmondialPred12348, axiom, - 431400 = f_PopulationFn(inst_Countries_PL_provinces_Ciechanowskie)). - -fof(axmondialPred12349, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Ciechanowskie,f_MeasureFn(6362,inst_SquareKilometer))). - -fof(axmondialPred12350, axiom, - f_capitalCity(inst_Countries_PL_provinces_Ciechanowskie_cities_Ciechanow,inst_Countries_PL_provinces_Ciechanowskie)). - -fof(axmondialPred12351, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_IMO)). - -fof(axmondialPred12352, axiom, - 1618000 = f_PopulationFn(inst_Countries_UA_provinces_Kharkivska_cities_Kharkiv)). - -fof(axmondialPred12353, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Kharkivska_cities_Kharkiv,inst_Countries_UA_provinces_Kharkivska)). - -fof(axmondialPred12354, axiom, - 87321 = f_PopulationFn(inst_Countries_A_provinces_Carinthia_cities_Klagenfurt)). - -fof(axmondialPred12355, axiom, - f_geographicalSubregion(inst_Countries_A_provinces_Carinthia_cities_Klagenfurt,inst_Countries_A_provinces_Carinthia)). - -fof(axmondialPred12356, axiom, - f_member(inst_Mali,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred12357, axiom, - f_hasHeadq(inst_Organizations_G_10,inst_Countries_F_provinces_IledeFrance_cities_Paris)). - -fof(axmondialPred12358, axiom, - 104496 = f_PopulationFn(inst_Countries_CO_provinces_Bolivar_cities_Mangangue)). - -fof(axmondialPred12359, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Bolivar_cities_Mangangue,inst_Countries_CO_provinces_Bolivar)). - -fof(axmondialPred12360, axiom, - f_member(inst_SierraLeone,inst_Organizations_ICAO)). - -fof(axmondialPred12361, axiom, - f_member(inst_Paraguay,inst_Organizations_CCC)). - -fof(axmondialPred12362, axiom, - f_member(inst_Turkey,inst_Organizations_ITU)). - -fof(axmondialPred12363, axiom, - f_member(inst_Ghana,inst_Organizations_ICAO)). - -fof(axmondialPred12364, axiom, - f_member(inst_Georgia,inst_Organizations_IMF)). - -fof(axmondialPred12365, axiom, - 570000 = f_PopulationFn(inst_Countries_RO_provinces_Dimbovita)). - -fof(axmondialPred12366, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Dimbovita,f_MeasureFn(4035,inst_SquareKilometer))). - -fof(axmondialPred12367, axiom, - f_capitalCity(inst_Countries_RO_provinces_Dimbovita_cities_Tirgoviste,inst_Countries_RO_provinces_Dimbovita)). - -fof(axmondialPred12368, axiom, - f_member(inst_Mozambique,inst_Organizations_IDB)). - -fof(axmondialPred12369, axiom, - 107311 = f_PopulationFn(inst_Countries_DZ_cities_Bechar)). - -fof(axmondialPred12370, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Bechar,inst_Algeria)). - -fof(axmondialPred12371, axiom, - 589000 = f_PopulationFn(inst_Countries_PL_provinces_Poznanskie_cities_Poznan)). - -fof(axmondialPred12372, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Poznanskie_cities_Poznan,inst_Countries_PL_provinces_Poznanskie)). - -fof(axmondialPred12373, axiom, - 530100 = f_PopulationFn(inst_Countries_GB_provinces_SouthYorkshire_cities_Sheffield)). - -fof(axmondialPred12374, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_SouthYorkshire_cities_Sheffield,inst_Countries_GB_provinces_SouthYorkshire)). - -fof(axmondialPred12375, axiom, - f_member(inst_Mauritius,inst_Organizations_WToO)). - -fof(axmondialPred12376, axiom, - f_member(inst_Argentina,inst_Organizations_UNFICYP)). - -fof(axmondialPred12377, axiom, - f_member(inst_Zambia,inst_Organizations_OAU)). - -fof(axmondialPred12378, axiom, - f_member(inst_WesternSamoa,inst_Organizations_ICRM)). - -fof(axmondialPred12379, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Tanintharyi_cities_Tavoy,inst_Countries_MYA_provinces_Tanintharyi)). - -fof(axmondialPred12380, axiom, - 102100 = f_PopulationFn(inst_Countries_GB_provinces_Kent_cities_Tonbridge)). - -fof(axmondialPred12381, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Kent_cities_Tonbridge,inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred12382, axiom, - f_member(inst_Togo,inst_Organizations_ICFTU)). - -fof(axmondialPred12383, axiom, - f_member(inst_Luxembourg,inst_Organizations_Interpol)). - -fof(axmondialPred12384, axiom, - 76600 = f_PopulationFn(inst_Countries_L_cities_Luxembourg)). - -fof(axmondialPred12385, axiom, - f_geographicalSubregion(inst_Countries_L_cities_Luxembourg,inst_Luxembourg)). - -fof(axmondialPred12386, axiom, - f_member(inst_Egypt,inst_Organizations_WMO)). - -fof(axmondialPred12387, axiom, - f_hasHeadq(inst_Organizations_OECS,inst_Countries_WL_cities_Castries)). - -fof(axmondialPred12388, axiom, - f_member(inst_Switzerland,inst_Organizations_IEA)). - -fof(axmondialPred12389, axiom, - 1084201 = f_PopulationFn(inst_Countries_D_provinces_Saarland)). - -fof(axmondialPred12390, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Saarland,f_MeasureFn(2570,inst_SquareKilometer))). - -fof(axmondialPred12391, axiom, - f_capitalCity(inst_Countries_D_provinces_Saarland_cities_Saarbrucken,inst_Countries_D_provinces_Saarland)). - -fof(axmondialPred12392, axiom, - f_member(inst_Finland,inst_Organizations_WIPO)). - -fof(axmondialPred12393, axiom, - f_member(inst_Jordan,inst_Organizations_WTrO)). - -fof(axmondialPred12394, axiom, - 256726 = f_PopulationFn(inst_Countries_CR_provinces_Heredia)). - -fof(axmondialPred12395, axiom, - f_landAreaOnly(inst_Countries_CR_provinces_Heredia,f_MeasureFn(2656,inst_SquareKilometer))). - -fof(axmondialPred12396, axiom, - f_capitalCity(inst_Countries_CR_provinces_Heredia_cities_Heredia,inst_Countries_CR_provinces_Heredia)). - -fof(axmondialPred12397, axiom, - 97300 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Lancaster)). - -fof(axmondialPred12398, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Lancaster,inst_Countries_USA_provinces_California)). - -fof(axmondialPred12399, axiom, - 200824 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Yixing)). - -fof(axmondialPred12400, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Yixing,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred12401, axiom, - f_member(inst_Cuba,inst_Organizations_FAO)). - -fof(axmondialPred12402, axiom, - 2227983 = f_PopulationFn(inst_Countries_BR_provinces_MatoGrosso)). - -fof(axmondialPred12403, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_MatoGrosso,f_MeasureFn(906806,inst_SquareKilometer))). - -fof(axmondialPred12404, axiom, - f_capitalCity(inst_Countries_BR_provinces_MatoGrosso_cities_Cuiaba,inst_Countries_BR_provinces_MatoGrosso)). - -fof(axmondialPred12405, axiom, - 388000 = f_PopulationFn(inst_Countries_RO_provinces_Gorj)). - -fof(axmondialPred12406, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Gorj,f_MeasureFn(5641,inst_SquareKilometer))). - -fof(axmondialPred12407, axiom, - f_capitalCity(inst_Countries_RO_provinces_Gorj_cities_TirguJiu,inst_Countries_RO_provinces_Gorj)). - -fof(axmondialPred12408, axiom, - f_member(inst_Guatemala,inst_Organizations_WMO)). - -fof(axmondialPred12409, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_ICAO)). - -fof(axmondialPred12410, axiom, - f_member(inst_Mozambique,inst_Organizations_ACP)). - -fof(axmondialPred12411, axiom, - f_member(inst_Mauritania,inst_Organizations_AMU)). - -fof(axmondialPred12412, axiom, - 1654511 = f_PopulationFn(inst_Countries_S_provinces_Stockholm)). - -fof(axmondialPred12413, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Stockholm,f_MeasureFn(6488,inst_SquareKilometer))). - -fof(axmondialPred12414, axiom, - f_capitalCity(inst_Countries_S_provinces_Stockholm_cities_Stockholm,inst_Countries_S_provinces_Stockholm)). - -fof(axmondialPred12415, axiom, - f_located(inst_Mountains_MtHood,inst_Countries_USA_provinces_Oregon)). - -fof(axmondialPred12416, axiom, - f_located(inst_Mountains_MtHood,inst_UnitedStates)). - -fof(axmondialPred12417, axiom, - 227741 = f_PopulationFn(inst_Countries_YV_provinces_Cojedes)). - -fof(axmondialPred12418, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Cojedes,f_MeasureFn(14800,inst_SquareKilometer))). - -fof(axmondialPred12419, axiom, - f_capitalCity(inst_Countries_YV_provinces_Cojedes_cities_SanCarlos,inst_Countries_YV_provinces_Cojedes)). - -fof(axmondialPred12420, axiom, - 578630 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Shantou)). - -fof(axmondialPred12421, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Shantou,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred12422, axiom, - f_member(inst_Namibia,inst_Organizations_G_77)). - -fof(axmondialPred12423, axiom, - f_member(inst_Jordan,inst_Organizations_UNOMIG)). - -fof(axmondialPred12424, axiom, - f_member(inst_Nigeria,inst_Organizations_IOC)). - -fof(axmondialPred12425, axiom, - 6868336 = f_PopulationFn(inst_Countries_J_provinces_Aichi)). - -fof(axmondialPred12426, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Aichi,f_MeasureFn(5138,inst_SquareKilometer))). - -fof(axmondialPred12427, axiom, - f_capitalCity(inst_Countries_J_provinces_Aichi_cities_Nagoya,inst_Countries_J_provinces_Aichi)). - -fof(axmondialPred12428, axiom, - 135000 = f_PopulationFn(inst_Countries_WAN_cities_EffonAlaiye)). - -fof(axmondialPred12429, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_EffonAlaiye,inst_Nigeria)). - -fof(axmondialPred12430, axiom, - f_located(inst_Mountains_GuadalupePeak,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred12431, axiom, - f_located(inst_Mountains_GuadalupePeak,inst_UnitedStates)). - -fof(axmondialPred12432, axiom, - 604300 = f_PopulationFn(inst_Countries_PL_provinces_Tarnobrzeskie)). - -fof(axmondialPred12433, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Tarnobrzeskie,f_MeasureFn(6283,inst_SquareKilometer))). - -fof(axmondialPred12434, axiom, - f_capitalCity(inst_Countries_PL_provinces_Tarnobrzeskie_cities_Tarnobrzeg,inst_Countries_PL_provinces_Tarnobrzeskie)). - -fof(axmondialPred12435, axiom, - 100380 = f_PopulationFn(inst_Countries_I_provinces_TrentinoAltoAdige_cities_Bolzano)). - -fof(axmondialPred12436, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_TrentinoAltoAdige_cities_Bolzano,inst_Countries_I_provinces_TrentinoAltoAdige)). - -fof(axmondialPred12437, axiom, - 207844 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Liaocheng)). - -fof(axmondialPred12438, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Liaocheng,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred12439, axiom, - f_member(inst_Jamaica,inst_Organizations_Interpol)). - -fof(axmondialPred12440, axiom, - 113513 = f_PopulationFn(inst_Countries_USA_provinces_Illinois_cities_Peoria)). - -fof(axmondialPred12441, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Illinois_cities_Peoria,inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred12442, axiom, - f_member(inst_Cuba,inst_Organizations_UNIDO)). - -fof(axmondialPred12443, axiom, - 279451 = f_PopulationFn(inst_Countries_MEX_provinces_Veracruz_cities_XalapaEnriquez)). - -fof(axmondialPred12444, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Veracruz_cities_XalapaEnriquez,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred12445, axiom, - f_member(inst_Guatemala,inst_Organizations_IFAD)). - -fof(axmondialPred12446, axiom, - f_member(inst_Botswana,inst_Organizations_IFRCS)). - -fof(axmondialPred12447, axiom, - 1144500 = f_PopulationFn(inst_Countries_VN_provinces_BacThai)). - -fof(axmondialPred12448, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_BacThai,f_MeasureFn(6502,inst_SquareKilometer))). - -fof(axmondialPred12449, axiom, - 300000 = f_PopulationFn(inst_Countries_RO_provinces_Dolj_cities_Craiova)). - -fof(axmondialPred12450, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Dolj_cities_Craiova,inst_Countries_RO_provinces_Dolj)). - -fof(axmondialPred12451, axiom, - f_member(inst_Denmark,inst_Organizations_NC)). - -fof(axmondialPred12452, axiom, - f_member(inst_WesternSamoa,inst_Organizations_FAO)). - -fof(axmondialPred12453, axiom, - f_member(inst_WesternSamoa,inst_Organizations_IMF)). - -fof(axmondialPred12454, axiom, - f_member(inst_WesternSamoa,inst_Organizations_G_77)). - -fof(axmondialPred12455, axiom, - f_member(inst_WesternSamoa,inst_Organizations_ESCAP)). - -fof(axmondialPred12456, axiom, - f_member(inst_WesternSamoa,inst_Organizations_ICFTU)). - -fof(axmondialPred12457, axiom, - f_member(inst_WesternSamoa,inst_Organizations_IDA)). - -fof(axmondialPred12458, axiom, - f_member(inst_WesternSamoa,inst_Organizations_Sparteca)). - -fof(axmondialPred12459, axiom, - f_member(inst_WesternSamoa,inst_Organizations_AsDB)). - -fof(axmondialPred12460, axiom, - f_member(inst_WesternSamoa,inst_Organizations_ACP)). - -fof(axmondialPred12461, axiom, - f_inflationRateInCountry(inst_WesternSamoa,18)). - -fof(axmondialPred12462, axiom, - f_member(inst_WesternSamoa,inst_Organizations_IBRD)). - -fof(axmondialPred12463, axiom, - f_capitalCity(inst_Countries_WS_cities_Apia,inst_WesternSamoa)). - -fof(axmondialPred12464, axiom, - 214384 = f_PopulationFn(inst_WesternSamoa)). - -fof(axmondialPred12465, axiom, - f_landAreaOnly(inst_WesternSamoa,f_MeasureFn(2860,inst_SquareKilometer))). - -fof(axmondialPred12466, axiom, - f_member(inst_WesternSamoa,inst_Organizations_UNESCO)). - -fof(axmondialPred12467, axiom, - f_member(inst_WesternSamoa,inst_Organizations_IFC)). - -fof(axmondialPred12468, axiom, - f_member(inst_WesternSamoa,inst_Organizations_Intelsat)). - -fof(axmondialPred12469, axiom, - f_member(inst_WesternSamoa,inst_Organizations_C)). - -fof(axmondialPred12470, axiom, - f_member(inst_WesternSamoa,inst_Organizations_WMO)). - -fof(axmondialPred12471, axiom, - f_sectorCompositionOfGDPInPeriod(inst_WesternSamoa,inst_AgriculturalSector,50,f_YearFn(1996))). - -fof(axmondialPred12472, axiom, - f_member(inst_WesternSamoa,inst_Organizations_UPU)). - -fof(axmondialPred12473, axiom, - f_member(inst_WesternSamoa,inst_Organizations_SPC)). - -fof(axmondialPred12474, axiom, - f_member(inst_WesternSamoa,inst_Organizations_IFAD)). - -fof(axmondialPred12475, axiom, - f_member(inst_Kazakstan,inst_Organizations_ANC)). - -fof(axmondialPred12476, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Kazakstan,inst_ServiceSector,30,f_YearFn(1996))). - -fof(axmondialPred12477, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Aqtobe,inst_Kazakstan)). - -fof(axmondialPred12478, axiom, - f_inflationRateInCountry(inst_Kazakstan,60.3)). - -fof(axmondialPred12479, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_SoltustikQazaqstan,inst_Kazakstan)). - -fof(axmondialPred12480, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Almaty_munic_cities_Almaty,inst_Kazakstan)). - -fof(axmondialPred12481, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Almaty,inst_Kazakstan)). - -fof(axmondialPred12482, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Zhambyl,inst_Kazakstan)). - -fof(axmondialPred12483, axiom, - f_member(inst_Kazakstan,inst_Organizations_IOC)). - -fof(axmondialPred12484, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Taldyqorghan,inst_Kazakstan)). - -fof(axmondialPred12485, axiom, - f_member(inst_Kazakstan,inst_Organizations_CCC)). - -fof(axmondialPred12486, axiom, - f_landAreaOnly(inst_Kazakstan,f_MeasureFn(2717300,inst_SquareKilometer))). - -fof(axmondialPred12487, axiom, - f_member(inst_Kazakstan,inst_Organizations_IAEA)). - -fof(axmondialPred12488, axiom, - f_member(inst_Kazakstan,inst_Organizations_ITU)). - -fof(axmondialPred12489, axiom, - f_member(inst_Kazakstan,inst_Organizations_ECE)). - -fof(axmondialPred12490, axiom, - f_member(inst_Kazakstan,inst_Organizations_AsDB)). - -fof(axmondialPred12491, axiom, - f_meetsSpatially(inst_Kazakstan,inst_China)). - -fof(axmondialPred12492, axiom, - f_member(inst_Kazakstan,inst_Organizations_WMO)). - -fof(axmondialPred12493, axiom, - f_member(inst_Kazakstan,inst_Organizations_WHO)). - -fof(axmondialPred12494, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Almaty_munic,inst_Kazakstan)). - -fof(axmondialPred12495, axiom, - f_member(inst_Kazakstan,inst_Organizations_CIS)). - -fof(axmondialPred12496, axiom, - f_meetsSpatially(inst_Kazakstan,inst_Turkmenistan)). - -fof(axmondialPred12497, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Kazakstan,inst_AgriculturalSector,28.5,f_YearFn(1996))). - -fof(axmondialPred12498, axiom, - f_meetsSpatially(inst_Kazakstan,inst_Russia)). - -fof(axmondialPred12499, axiom, - f_meetsSpatially(inst_Kazakstan,inst_Uzbekistan)). - -fof(axmondialPred12500, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Mangghystau,inst_Kazakstan)). - -fof(axmondialPred12501, axiom, - f_member(inst_Kazakstan,inst_Organizations_IMO)). - -fof(axmondialPred12502, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Torghay,inst_Kazakstan)). - -fof(axmondialPred12503, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_BatysQazaqstan,inst_Kazakstan)). - -fof(axmondialPred12504, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Semey,inst_Kazakstan)). - -fof(axmondialPred12505, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Qaraghandy,inst_Kazakstan)). - -fof(axmondialPred12506, axiom, - f_member(inst_Kazakstan,inst_Organizations_Intelsat)). - -fof(axmondialPred12507, axiom, - 16916463 = f_PopulationFn(inst_Kazakstan)). - -fof(axmondialPred12508, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Leninsk_munic,inst_Kazakstan)). - -fof(axmondialPred12509, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Qostanay,inst_Kazakstan)). - -fof(axmondialPred12510, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Qyzylorda,inst_Kazakstan)). - -fof(axmondialPred12511, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Aqmola,inst_Kazakstan)). - -fof(axmondialPred12512, axiom, - f_member(inst_Kazakstan,inst_Organizations_ICAO)). - -fof(axmondialPred12513, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Atyrau,inst_Kazakstan)). - -fof(axmondialPred12514, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_ShyghysQazaqstan,inst_Kazakstan)). - -fof(axmondialPred12515, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Kokchetau,inst_Kazakstan)). - -fof(axmondialPred12516, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_OngtustikQazaqstan,inst_Kazakstan)). - -fof(axmondialPred12517, axiom, - f_member(inst_Kazakstan,inst_Organizations_WTrO)). - -fof(axmondialPred12518, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Zhezkazghan,inst_Kazakstan)). - -fof(axmondialPred12519, axiom, - f_geographicSubregion(inst_Countries_KAZ_provinces_Pavlodar,inst_Kazakstan)). - -fof(axmondialPred12520, axiom, - f_meetsSpatially(inst_Kazakstan,inst_Kyrgyzstan)). - -fof(axmondialPred12521, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Kazakstan,inst_IndustrialSector,41.5,f_YearFn(1996))). - -fof(axmondialPred12522, axiom, - f_member(inst_Austria,inst_Organizations_Intelsat)). - -fof(axmondialPred12523, axiom, - f_member(inst_Philippines,inst_Organizations_ICFTU)). - -fof(axmondialPred12524, axiom, - f_member(inst_Senegal,inst_Organizations_G_77)). - -fof(axmondialPred12525, axiom, - f_geographicalSubregion(inst_Countries_BF_cities_Ouagadougou,inst_BurkinaFaso)). - -fof(axmondialPred12526, axiom, - f_member(inst_Mauritania,inst_Organizations_AfDB)). - -fof(axmondialPred12527, axiom, - 254842 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Tieling)). - -fof(axmondialPred12528, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Tieling,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred12529, axiom, - f_member(inst_Israel,inst_Organizations_ISO)). - -fof(axmondialPred12530, axiom, - f_member(inst_SriLanka,inst_Organizations_IMO)). - -fof(axmondialPred12531, axiom, - 342905 = f_PopulationFn(inst_Countries_BR_provinces_Para_cities_Ananindeua)). - -fof(axmondialPred12532, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Para_cities_Ananindeua,inst_Countries_BR_provinces_Para)). - -fof(axmondialPred12533, axiom, - f_member(inst_Finland,inst_Organizations_ITU)). - -fof(axmondialPred12534, axiom, - f_member(inst_Japan,inst_Organizations_ESCAP)). - -fof(axmondialPred12535, axiom, - f_member(inst_Ethiopia,inst_Organizations_ECA)). - -fof(axmondialPred12536, axiom, - f_member(inst_Georgia,inst_Organizations_Interpol)). - -fof(axmondialPred12537, axiom, - f_member(inst_Georgia,inst_Organizations_UNIDO)). - -fof(axmondialPred12538, axiom, - f_member(inst_Georgia,inst_Organizations_WIPO)). - -fof(axmondialPred12539, axiom, - f_member(inst_Georgia,inst_Organizations_IBRD)). - -fof(axmondialPred12540, axiom, - f_meetsSpatially(inst_Georgia,inst_Armenia)). - -fof(axmondialPred12541, axiom, - f_meetsSpatially(inst_Georgia,inst_Azerbaijan)). - -fof(axmondialPred12542, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Georgia,inst_AgriculturalSector,70.4,f_YearFn(1996))). - -fof(axmondialPred12543, axiom, - f_member(inst_Georgia,inst_Organizations_UNESCO)). - -fof(axmondialPred12544, axiom, - f_member(inst_Georgia,inst_Organizations_ITU)). - -fof(axmondialPred12545, axiom, - f_member(inst_Georgia,inst_Organizations_WHO)). - -fof(axmondialPred12546, axiom, - f_inflationRateInCountry(inst_Georgia,2.2)). - -fof(axmondialPred12547, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Georgia,inst_ServiceSector,19.4,f_YearFn(1996))). - -fof(axmondialPred12548, axiom, - 5219810 = f_PopulationFn(inst_Georgia)). - -fof(axmondialPred12549, axiom, - f_member(inst_Georgia,inst_Organizations_ANC)). - -fof(axmondialPred12550, axiom, - f_capitalCity(inst_Countries_GE_cities_Tbilisi,inst_Georgia)). - -fof(axmondialPred12551, axiom, - f_member(inst_Georgia,inst_Organizations_BSEC)). - -fof(axmondialPred12552, axiom, - f_member(inst_Georgia,inst_Organizations_UN)). - -fof(axmondialPred12553, axiom, - f_member(inst_Georgia,inst_Organizations_IOC)). - -fof(axmondialPred12554, axiom, - f_member(inst_Georgia,inst_Organizations_WToO)). - -fof(axmondialPred12555, axiom, - f_member(inst_Georgia,inst_Organizations_UPU)). - -fof(axmondialPred12556, axiom, - f_member(inst_Georgia,inst_Organizations_CCC)). - -fof(axmondialPred12557, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Georgia,inst_IndustrialSector,10.2,f_YearFn(1996))). - -fof(axmondialPred12558, axiom, - f_member(inst_Georgia,inst_Organizations_FAO)). - -fof(axmondialPred12559, axiom, - f_meetsSpatially(inst_Georgia,inst_Russia)). - -fof(axmondialPred12560, axiom, - f_landAreaOnly(inst_Georgia,f_MeasureFn(69700,inst_SquareKilometer))). - -fof(axmondialPred12561, axiom, - f_meetsSpatially(inst_Georgia,inst_Turkey)). - -fof(axmondialPred12562, axiom, - f_member(inst_Georgia,inst_Organizations_PFP)). - -fof(axmondialPred12563, axiom, - f_member(inst_Georgia,inst_Organizations_IFC)). - -fof(axmondialPred12564, axiom, - f_member(inst_Georgia,inst_Organizations_EBRD)). - -fof(axmondialPred12565, axiom, - f_member(inst_Namibia,inst_Organizations_C)). - -fof(axmondialPred12566, axiom, - f_member(inst_Austria,inst_Organizations_UPU)). - -fof(axmondialPred12567, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_Kolda,inst_Senegal)). - -fof(axmondialPred12568, axiom, - f_inflationRateInCountry(inst_Senegal,6.1)). - -fof(axmondialPred12569, axiom, - f_member(inst_Senegal,inst_Organizations_ACCT)). - -fof(axmondialPred12570, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_Dakar,inst_Senegal)). - -fof(axmondialPred12571, axiom, - f_member(inst_Senegal,inst_Organizations_UNIDO)). - -fof(axmondialPred12572, axiom, - f_member(inst_Senegal,inst_Organizations_ACP)). - -fof(axmondialPred12573, axiom, - f_member(inst_Senegal,inst_Organizations_ICRM)). - -fof(axmondialPred12574, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_Kaolack,inst_Senegal)). - -fof(axmondialPred12575, axiom, - f_capitalCity(inst_Countries_SN_provinces_Dakar_cities_Dakar,inst_Senegal)). - -fof(axmondialPred12576, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_SaintLouis,inst_Senegal)). - -fof(axmondialPred12577, axiom, - f_member(inst_Senegal,inst_Organizations_NAM)). - -fof(axmondialPred12578, axiom, - f_member(inst_Senegal,inst_Organizations_UPU)). - -fof(axmondialPred12579, axiom, - f_member(inst_Senegal,inst_Organizations_UNAMIR)). - -fof(axmondialPred12580, axiom, - f_member(inst_Senegal,inst_Organizations_IBRD)). - -fof(axmondialPred12581, axiom, - f_meetsSpatially(inst_Senegal,inst_Gambia)). - -fof(axmondialPred12582, axiom, - f_member(inst_Senegal,inst_Organizations_IMF)). - -fof(axmondialPred12583, axiom, - f_member(inst_Senegal,inst_Organizations_OIC)). - -fof(axmondialPred12584, axiom, - f_landAreaOnly(inst_Senegal,f_MeasureFn(196190,inst_SquareKilometer))). - -fof(axmondialPred12585, axiom, - f_member(inst_Senegal,inst_Organizations_WCL)). - -fof(axmondialPred12586, axiom, - 9092749 = f_PopulationFn(inst_Senegal)). - -fof(axmondialPred12587, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_Louga,inst_Senegal)). - -fof(axmondialPred12588, axiom, - f_meetsSpatially(inst_Senegal,inst_Guinea)). - -fof(axmondialPred12589, axiom, - f_member(inst_Senegal,inst_Organizations_IDA)). - -fof(axmondialPred12590, axiom, - f_member(inst_Senegal,inst_Organizations_IFRCS)). - -fof(axmondialPred12591, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_Fatick,inst_Senegal)). - -fof(axmondialPred12592, axiom, - f_member(inst_Senegal,inst_Organizations_ICAO)). - -fof(axmondialPred12593, axiom, - f_member(inst_Senegal,inst_Organizations_IDB)). - -fof(axmondialPred12594, axiom, - f_member(inst_Senegal,inst_Organizations_FAO)). - -fof(axmondialPred12595, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_Ziguinchor,inst_Senegal)). - -fof(axmondialPred12596, axiom, - f_member(inst_Senegal,inst_Organizations_CCC)). - -fof(axmondialPred12597, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_Tambacounda,inst_Senegal)). - -fof(axmondialPred12598, axiom, - f_member(inst_Senegal,inst_Organizations_UNESCO)). - -fof(axmondialPred12599, axiom, - f_member(inst_Senegal,inst_Organizations_UN)). - -fof(axmondialPred12600, axiom, - f_member(inst_Senegal,inst_Organizations_ITU)). - -fof(axmondialPred12601, axiom, - f_member(inst_Senegal,inst_Organizations_ECA)). - -fof(axmondialPred12602, axiom, - f_member(inst_Senegal,inst_Organizations_G_15)). - -fof(axmondialPred12603, axiom, - f_member(inst_Senegal,inst_Organizations_FZ)). - -fof(axmondialPred12604, axiom, - f_member(inst_Senegal,inst_Organizations_WToO)). - -fof(axmondialPred12605, axiom, - f_meetsSpatially(inst_Senegal,inst_Mauritania)). - -fof(axmondialPred12606, axiom, - f_member(inst_Senegal,inst_Organizations_ECOWAS)). - -fof(axmondialPred12607, axiom, - f_member(inst_Senegal,inst_Organizations_Intelsat)). - -fof(axmondialPred12608, axiom, - f_meetsSpatially(inst_Senegal,inst_Guinea_Bissau)). - -fof(axmondialPred12609, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_Thies,inst_Senegal)). - -fof(axmondialPred12610, axiom, - f_geographicSubregion(inst_Countries_SN_provinces_Diourbel,inst_Senegal)). - -fof(axmondialPred12611, axiom, - f_member(inst_Senegal,inst_Organizations_WADB)). - -fof(axmondialPred12612, axiom, - f_member(inst_Senegal,inst_Organizations_UNIKOM)). - -fof(axmondialPred12613, axiom, - f_member(inst_Senegal,inst_Organizations_IFAD)). - -fof(axmondialPred12614, axiom, - f_meetsSpatially(inst_Senegal,inst_Mali)). - -fof(axmondialPred12615, axiom, - f_member(inst_Senegal,inst_Organizations_AfDB)). - -fof(axmondialPred12616, axiom, - 1794224 = f_PopulationFn(inst_Countries_J_provinces_Kagoshima)). - -fof(axmondialPred12617, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Kagoshima,f_MeasureFn(9166,inst_SquareKilometer))). - -fof(axmondialPred12618, axiom, - f_capitalCity(inst_Countries_J_provinces_Kagoshima_cities_Kagoshima,inst_Countries_J_provinces_Kagoshima)). - -fof(axmondialPred12619, axiom, - f_located(inst_Islands_NorthCaicos,inst_UnitedKingdom)). - -fof(axmondialPred12620, axiom, - f_member(inst_Italy,inst_Organizations_FAO)). - -fof(axmondialPred12621, axiom, - f_sharedBorderLength(inst_Slovakia,inst_Hungary,f_MeasureFn(515,inst_Kilometer))). - -fof(axmondialPred12622, axiom, - 108000 = f_PopulationFn(inst_Countries_WAN_cities_Lafia)). - -fof(axmondialPred12623, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Lafia,inst_Nigeria)). - -fof(axmondialPred12624, axiom, - f_member(inst_Pakistan,inst_Organizations_MINURSO)). - -fof(axmondialPred12625, axiom, - f_member(inst_SanMarino,inst_Organizations_IMF)). - -fof(axmondialPred12626, axiom, - f_geographicalSubregion(inst_Liberia,inst_Continents_Africa)). - -fof(axmondialPred12627, axiom, - f_member(inst_Cameroon,inst_Organizations_ICRM)). - -fof(axmondialPred12628, axiom, - f_member(inst_Italy,inst_Organizations_IDA)). - -fof(axmondialPred12629, axiom, - f_member(inst_Namibia,inst_Organizations_UPU)). - -fof(axmondialPred12630, axiom, - 173524 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi_cities_Xinyu)). - -fof(axmondialPred12631, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangxi_cities_Xinyu,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred12632, axiom, - 544605 = f_PopulationFn(inst_Countries_THA_provinces_Trang)). - -fof(axmondialPred12633, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Trang,f_MeasureFn(4906,inst_SquareKilometer))). - -fof(axmondialPred12634, axiom, - f_geographicalSubregion(inst_AntiguaAndBarbuda,inst_Continents_America)). - -fof(axmondialPred12635, axiom, - 3081000 = f_PopulationFn(inst_Countries_AUS_provinces_Victoria_cities_Melbourne)). - -fof(axmondialPred12636, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_Victoria_cities_Melbourne,inst_Countries_AUS_provinces_Victoria)). - -fof(axmondialPred12637, axiom, - f_member(inst_Luxembourg,inst_Organizations_UN)). - -fof(axmondialPred12638, axiom, - f_sharedBorderLength(inst_Turkey,inst_Georgia,f_MeasureFn(252,inst_Kilometer))). - -fof(axmondialPred12639, axiom, - 279129 = f_PopulationFn(inst_Countries_TR_provinces_Cankiri)). - -fof(axmondialPred12640, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Cankiri,f_MeasureFn(8454,inst_SquareKilometer))). - -fof(axmondialPred12641, axiom, - f_capitalCity(inst_Countries_TR_provinces_Cankiri_cities_Cankiri,inst_Countries_TR_provinces_Cankiri)). - -fof(axmondialPred12642, axiom, - f_located(inst_Islands_Trinidad,inst_TrinidadAndTobago)). - -fof(axmondialPred12643, axiom, - f_landAreaOnly(inst_Islands_Trinidad,f_MeasureFn(4827,inst_SquareKilometer))). - -fof(axmondialPred12644, axiom, - 125377 = f_PopulationFn(inst_Micronesia)). - -fof(axmondialPred12645, axiom, - f_capitalCity(inst_Countries_FSM_cities_Kolonia,inst_Micronesia)). - -fof(axmondialPred12646, axiom, - f_inflationRateInCountry(inst_Micronesia,4)). - -fof(axmondialPred12647, axiom, - f_landAreaOnly(inst_Micronesia,f_MeasureFn(702,inst_SquareKilometer))). - -fof(axmondialPred12648, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Netherlands_Antilles,inst_Continents_America)). - -fof(axmondialPred12649, axiom, - f_member(inst_Turkey,inst_Organizations_ICRM)). - -fof(axmondialPred12650, axiom, - 736865 = f_PopulationFn(inst_Countries_E_provinces_BalearicIslands)). - -fof(axmondialPred12651, axiom, - f_landAreaOnly(inst_Countries_E_provinces_BalearicIslands,f_MeasureFn(4992,inst_SquareKilometer))). - -fof(axmondialPred12652, axiom, - f_capitalCity(inst_Countries_E_provinces_BalearicIslands_cities_PalmadeMallorca,inst_Countries_E_provinces_BalearicIslands)). - -fof(axmondialPred12653, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_ACP)). - -fof(axmondialPred12654, axiom, - f_member(inst_Denmark,inst_Organizations_UNHCR)). - -fof(axmondialPred12655, axiom, - 284114 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_Canoas)). - -fof(axmondialPred12656, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_Canoas,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred12657, axiom, - f_member(inst_Chad,inst_Organizations_IDA)). - -fof(axmondialPred12658, axiom, - 107027 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Brownsville)). - -fof(axmondialPred12659, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Brownsville,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred12660, axiom, - 298847 = f_PopulationFn(inst_Countries_MOC_provinces_Sofala_cities_Beira)). - -fof(axmondialPred12661, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Sofala_cities_Beira,inst_Countries_MOC_provinces_Sofala)). - -fof(axmondialPred12662, axiom, - 118814 = f_PopulationFn(inst_Countries_PE_provinces_Huanuco_cities_Huanuco)). - -fof(axmondialPred12663, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Huanuco_cities_Huanuco,inst_Countries_PE_provinces_Huanuco)). - -fof(axmondialPred12664, axiom, - 392214 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Bhiwandi)). - -fof(axmondialPred12665, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Bhiwandi,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred12666, axiom, - f_member(inst_Moldova,inst_Organizations_CIS)). - -fof(axmondialPred12667, axiom, - f_member(inst_Malaysia,inst_Organizations_IDA)). - -fof(axmondialPred12668, axiom, - 515342 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_ElPaso)). - -fof(axmondialPred12669, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_ElPaso,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred12670, axiom, - f_member(inst_Togo,inst_Organizations_UNIDO)). - -fof(axmondialPred12671, axiom, - f_member(inst_Denmark,inst_Organizations_UNTSO)). - -fof(axmondialPred12672, axiom, - f_member(inst_Tanzania,inst_Organizations_IBRD)). - -fof(axmondialPred12673, axiom, - f_member(inst_Ethiopia,inst_Organizations_UNHCR)). - -fof(axmondialPred12674, axiom, - 150000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Elektrostal)). - -fof(axmondialPred12675, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Elektrostal,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred12676, axiom, - f_member(inst_Switzerland,inst_Organizations_ILO)). - -fof(axmondialPred12677, axiom, - f_member(inst_Panama,inst_Organizations_FAO)). - -fof(axmondialPred12678, axiom, - f_member(inst_Bolivia,inst_Organizations_WTrO)). - -fof(axmondialPred12679, axiom, - 133811 = f_PopulationFn(inst_Countries_USA_provinces_Virginia_cities_Hampton)). - -fof(axmondialPred12680, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Virginia_cities_Hampton,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred12681, axiom, - f_member(inst_SaudiArabia,inst_Organizations_CCC)). - -fof(axmondialPred12682, axiom, - 413299 = f_PopulationFn(inst_Countries_IR_cities_Mehrshahr)). - -fof(axmondialPred12683, axiom, - f_geographicalSubregion(inst_Countries_IR_cities_Mehrshahr,inst_Iran)). - -fof(axmondialPred12684, axiom, - 441012 = f_PopulationFn(inst_Countries_THA_provinces_Phetchaburi)). - -fof(axmondialPred12685, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Phetchaburi,f_MeasureFn(6211,inst_SquareKilometer))). - -fof(axmondialPred12686, axiom, - 1837149 = f_PopulationFn(inst_Countries_IND_provinces_Manipur)). - -fof(axmondialPred12687, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Manipur,f_MeasureFn(22327,inst_SquareKilometer))). - -fof(axmondialPred12688, axiom, - f_capitalCity(inst_Countries_IND_provinces_Manipur_cities_Imphal,inst_Countries_IND_provinces_Manipur)). - -fof(axmondialPred12689, axiom, - 708900 = f_PopulationFn(inst_Countries_VN_provinces_PhuYen)). - -fof(axmondialPred12690, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_PhuYen,f_MeasureFn(5278,inst_SquareKilometer))). - -fof(axmondialPred12691, axiom, - f_member(inst_CzechRepublic,inst_Organizations_NSG)). - -fof(axmondialPred12692, axiom, - f_geographicalSubregion(inst_BurkinaFaso,inst_Continents_Africa)). - -fof(axmondialPred12693, axiom, - 99351 = f_PopulationFn(inst_Countries_F_provinces_Lorraine_cities_Nancy)). - -fof(axmondialPred12694, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Lorraine_cities_Nancy,inst_Countries_F_provinces_Lorraine)). - -fof(axmondialPred12695, axiom, - 2241000 = f_PopulationFn(inst_Countries_C_provinces_CiudaddelaHabana_cities_Havana)). - -fof(axmondialPred12696, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_CiudaddelaHabana_cities_Havana,inst_Countries_C_provinces_CiudaddelaHabana)). - -fof(axmondialPred12697, axiom, - f_geographicalSubregion(inst_India,inst_Continents_Asia)). - -fof(axmondialPred12698, axiom, - f_member(inst_Tanzania,inst_Organizations_UN)). - -fof(axmondialPred12699, axiom, - 398413 = f_PopulationFn(inst_Countries_RA_provinces_Formosa)). - -fof(axmondialPred12700, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Formosa,f_MeasureFn(72066,inst_SquareKilometer))). - -fof(axmondialPred12701, axiom, - f_capitalCity(inst_Countries_RA_provinces_Formosa_cities_Formosa,inst_Countries_RA_provinces_Formosa)). - -fof(axmondialPred12702, axiom, - 135000 = f_PopulationFn(inst_Countries_R_provinces_Ulyanovskayaoblast_cities_Dimitrovgrad)). - -fof(axmondialPred12703, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Ulyanovskayaoblast_cities_Dimitrovgrad,inst_Countries_R_provinces_Ulyanovskayaoblast)). - -fof(axmondialPred12704, axiom, - 683885 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Jixi)). - -fof(axmondialPred12705, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Jixi,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred12706, axiom, - f_member(inst_Austria,inst_Organizations_ICC)). - -fof(axmondialPred12707, axiom, - f_located(inst_Islands_Oahu,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred12708, axiom, - f_located(inst_Islands_Oahu,inst_UnitedStates)). - -fof(axmondialPred12709, axiom, - f_member(inst_Ghana,inst_Organizations_MINURSO)). - -fof(axmondialPred12710, axiom, - f_member(inst_Kiribati,inst_Organizations_IFC)). - -fof(axmondialPred12711, axiom, - f_located(inst_Rivers_RioBalsas,inst_Countries_MEX_provinces_Puebla)). - -fof(axmondialPred12712, axiom, - f_located(inst_Rivers_RioBalsas,inst_Countries_MEX_provinces_Oaxaca)). - -fof(axmondialPred12713, axiom, - f_located(inst_Rivers_RioBalsas,inst_Countries_MEX_provinces_Michoacan)). - -fof(axmondialPred12714, axiom, - f_located(inst_Rivers_RioBalsas,inst_Countries_MEX_provinces_Guerrero)). - -fof(axmondialPred12715, axiom, - f_located(inst_Rivers_RioBalsas,inst_Mexico)). - -fof(axmondialPred12716, axiom, - f_flowsInto(inst_Rivers_RioBalsas,inst_Seas_AtlanticOcean)). - -fof(axmondialPred12717, axiom, - f_length(inst_Rivers_RioBalsas,770)). - -fof(axmondialPred12718, axiom, - f_member(inst_Estonia,inst_Organizations_UN)). - -fof(axmondialPred12719, axiom, - 203833 = f_PopulationFn(inst_Countries_EAT_provinces_Dodoma_cities_Dodoma)). - -fof(axmondialPred12720, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Dodoma_cities_Dodoma,inst_Countries_EAT_provinces_Dodoma)). - -fof(axmondialPred12721, axiom, - f_sharedBorderLength(inst_Panama,inst_CostaRica,f_MeasureFn(330,inst_Kilometer))). - -fof(axmondialPred12722, axiom, - 1772500 = f_PopulationFn(inst_Countries_EAT_provinces_Shinyanga)). - -fof(axmondialPred12723, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Shinyanga,f_MeasureFn(50781,inst_SquareKilometer))). - -fof(axmondialPred12724, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Shinyanga_cities_Shinyanga,inst_Countries_EAT_provinces_Shinyanga)). - -fof(axmondialPred12725, axiom, - 137400 = f_PopulationFn(inst_Countries_EAT_provinces_KaskaziniPemba)). - -fof(axmondialPred12726, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_KaskaziniPemba,f_MeasureFn(574,inst_SquareKilometer))). - -fof(axmondialPred12727, axiom, - f_capitalCity(inst_Countries_EAT_provinces_KaskaziniPemba_cities_Wete,inst_Countries_EAT_provinces_KaskaziniPemba)). - -fof(axmondialPred12728, axiom, - 57383 = f_PopulationFn(inst_Countries_S_provinces_Gotland)). - -fof(axmondialPred12729, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Gotland,f_MeasureFn(3140,inst_SquareKilometer))). - -fof(axmondialPred12730, axiom, - f_capitalCity(inst_Countries_S_provinces_Gotland_cities_Visby,inst_Countries_S_provinces_Gotland)). - -fof(axmondialPred12731, axiom, - f_sharedBorderLength(inst_SouthKorea,inst_NorthKorea,f_MeasureFn(238,inst_Kilometer))). - -fof(axmondialPred12732, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_ICFTU)). - -fof(axmondialPred12733, axiom, - f_located(inst_Deserts_Dschurab,inst_Chad)). - -fof(axmondialPred12734, axiom, - f_landAreaOnly(inst_Deserts_Dschurab,f_MeasureFn(15000,inst_SquareKilometer))). - -fof(axmondialPred12735, axiom, - 562809 = f_PopulationFn(inst_Countries_TR_provinces_Mugla)). - -fof(axmondialPred12736, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Mugla,f_MeasureFn(13338,inst_SquareKilometer))). - -fof(axmondialPred12737, axiom, - f_capitalCity(inst_Countries_TR_provinces_Mugla_cities_Mugla,inst_Countries_TR_provinces_Mugla)). - -fof(axmondialPred12738, axiom, - f_located(inst_Islands_Bahamas,inst_Bahamas)). - -fof(axmondialPred12739, axiom, - f_landAreaOnly(inst_Islands_Bahamas,f_MeasureFn(13935,inst_SquareKilometer))). - -fof(axmondialPred12740, axiom, - 432263 = f_PopulationFn(inst_Countries_TR_provinces_Canakkale)). - -fof(axmondialPred12741, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Canakkale,f_MeasureFn(9737,inst_SquareKilometer))). - -fof(axmondialPred12742, axiom, - f_capitalCity(inst_Countries_TR_provinces_Canakkale_cities_Canakkale,inst_Countries_TR_provinces_Canakkale)). - -fof(axmondialPred12743, axiom, - f_member(inst_Vanuatu,inst_Organizations_FAO)). - -fof(axmondialPred12744, axiom, - f_member(inst_Lithuania,inst_Organizations_ICRM)). - -fof(axmondialPred12745, axiom, - 427800 = f_PopulationFn(inst_Countries_P_provinces_Leiria)). - -fof(axmondialPred12746, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Leiria,f_MeasureFn(3515,inst_SquareKilometer))). - -fof(axmondialPred12747, axiom, - f_member(inst_Slovakia,inst_Organizations_UNCRO)). - -fof(axmondialPred12748, axiom, - f_member(inst_Italy,inst_Organizations_OSCE)). - -fof(axmondialPred12749, axiom, - f_member(inst_Slovenia,inst_Organizations_IOM)). - -fof(axmondialPred12750, axiom, - 1090000 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Ningbo)). - -fof(axmondialPred12751, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Ningbo,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred12752, axiom, - f_member(inst_Mali,inst_Organizations_ILO)). - -fof(axmondialPred12753, axiom, - 171000 = f_PopulationFn(inst_Countries_H_provinces_Pecs_munic_cities_Pecs)). - -fof(axmondialPred12754, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Pecs_munic_cities_Pecs,inst_Countries_H_provinces_Pecs_munic)). - -fof(axmondialPred12755, axiom, - f_member(inst_UnitedStates,inst_Organizations_ICFTU)). - -fof(axmondialPred12756, axiom, - f_member(inst_Luxembourg,inst_Organizations_CE)). - -fof(axmondialPred12757, axiom, - 107847 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Shanwei)). - -fof(axmondialPred12758, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Shanwei,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred12759, axiom, - 373994 = f_PopulationFn(inst_Countries_BR_provinces_Amapa)). - -fof(axmondialPred12760, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Amapa,f_MeasureFn(143453,inst_SquareKilometer))). - -fof(axmondialPred12761, axiom, - f_capitalCity(inst_Countries_BR_provinces_Amapa_cities_Macapa,inst_Countries_BR_provinces_Amapa)). - -fof(axmondialPred12762, axiom, - f_member(inst_Australia,inst_Organizations_NSG)). - -fof(axmondialPred12763, axiom, - 1250000 = f_PopulationFn(inst_Countries_RM_provinces_Antananarivo_cities_Antananarivo)). - -fof(axmondialPred12764, axiom, - f_geographicalSubregion(inst_Countries_RM_provinces_Antananarivo_cities_Antananarivo,inst_Countries_RM_provinces_Antananarivo)). - -fof(axmondialPred12765, axiom, - f_member(inst_Austria,inst_Organizations_ESA)). - -fof(axmondialPred12766, axiom, - 10272069 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred12767, axiom, - f_landAreaOnly(inst_Countries_D_provinces_BadenWurttemberg,f_MeasureFn(35742,inst_SquareKilometer))). - -fof(axmondialPred12768, axiom, - f_capitalCity(inst_Countries_D_provinces_BadenWurttemberg_cities_Stuttgart,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred12769, axiom, - f_member(inst_Yemen,inst_Organizations_IAEA)). - -fof(axmondialPred12770, axiom, - 266909 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Franca)). - -fof(axmondialPred12771, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Franca,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred12772, axiom, - f_member(inst_Belarus,inst_Organizations_CCC)). - -fof(axmondialPred12773, axiom, - f_geographicalSubregion(inst_Kyrgyzstan,inst_Continents_Asia)). - -fof(axmondialPred12774, axiom, - f_member(inst_Slovakia,inst_Organizations_IBRD)). - -fof(axmondialPred12775, axiom, - 2431000 = f_PopulationFn(inst_Countries_F_provinces_MidiPyrenees)). - -fof(axmondialPred12776, axiom, - f_landAreaOnly(inst_Countries_F_provinces_MidiPyrenees,f_MeasureFn(45349,inst_SquareKilometer))). - -fof(axmondialPred12777, axiom, - f_capitalCity(inst_Countries_F_provinces_MidiPyrenees_cities_Toulouse,inst_Countries_F_provinces_MidiPyrenees)). - -fof(axmondialPred12778, axiom, - f_member(inst_Nepal,inst_Organizations_CCC)). - -fof(axmondialPred12779, axiom, - f_member(inst_Ethiopia,inst_Organizations_UNIDO)). - -fof(axmondialPred12780, axiom, - f_hasHeadq(inst_Organizations_WIPO,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred12781, axiom, - 2463611 = f_PopulationFn(inst_Countries_NL_provinces_NoordHolland)). - -fof(axmondialPred12782, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_NoordHolland,f_MeasureFn(265978,inst_SquareKilometer))). - -fof(axmondialPred12783, axiom, - f_capitalCity(inst_Countries_NL_provinces_NoordHolland_cities_Haarlem,inst_Countries_NL_provinces_NoordHolland)). - -fof(axmondialPred12784, axiom, - f_member(inst_CostaRica,inst_Organizations_WFTU)). - -fof(axmondialPred12785, axiom, - f_member(inst_Guatemala,inst_Organizations_OAS)). - -fof(axmondialPred12786, axiom, - 121000 = f_PopulationFn(inst_Countries_ET_provinces_Dumyat_cities_Dumyat)). - -fof(axmondialPred12787, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_Dumyat_cities_Dumyat,inst_Countries_ET_provinces_Dumyat)). - -fof(axmondialPred12788, axiom, - f_located(inst_Rivers_Klaraelv,inst_Countries_S_provinces_Varmland)). - -fof(axmondialPred12789, axiom, - f_located(inst_Rivers_Klaraelv,inst_Sweden)). - -fof(axmondialPred12790, axiom, - f_flowsInto(inst_Rivers_Klaraelv,inst_Lakes_Vaenern)). - -fof(axmondialPred12791, axiom, - f_length(inst_Rivers_Klaraelv,347)). - -fof(axmondialPred12792, axiom, - f_member(inst_Libya,inst_Organizations_IFAD)). - -fof(axmondialPred12793, axiom, - f_member(inst_Estonia,inst_Organizations_IAEA)). - -fof(axmondialPred12794, axiom, - f_sharedBorderLength(inst_Guinea,inst_Liberia,f_MeasureFn(563,inst_Kilometer))). - -fof(axmondialPred12795, axiom, - 895384 = f_PopulationFn(inst_Countries_THA_provinces_SamutPrakan)). - -fof(axmondialPred12796, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SamutPrakan,f_MeasureFn(1004,inst_SquareKilometer))). - -fof(axmondialPred12797, axiom, - f_sharedBorderLength(inst_Pakistan,inst_Afghanistan,f_MeasureFn(2430,inst_Kilometer))). - -fof(axmondialPred12798, axiom, - f_located(inst_Deserts_ArabianDesert,inst_Countries_ET_provinces_ElBahrelAhmar)). - -fof(axmondialPred12799, axiom, - f_located(inst_Deserts_ArabianDesert,inst_Egypt)). - -fof(axmondialPred12800, axiom, - f_landAreaOnly(inst_Deserts_ArabianDesert,f_MeasureFn(50000,inst_SquareKilometer))). - -fof(axmondialPred12801, axiom, - f_member(inst_Denmark,inst_Organizations_UPU)). - -fof(axmondialPred12802, axiom, - f_sharedBorderLength(inst_Zaire,inst_Zambia,f_MeasureFn(1930,inst_Kilometer))). - -fof(axmondialPred12803, axiom, - 116084 = f_PopulationFn(inst_Countries_VN_cities_VietTri)). - -fof(axmondialPred12804, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_VietTri,inst_Vietnam)). - -fof(axmondialPred12805, axiom, - f_geographicalSubregion(inst_Botswana,inst_Continents_Africa)). - -fof(axmondialPred12806, axiom, - f_member(inst_Belarus,inst_Organizations_IOM)). - -fof(axmondialPred12807, axiom, - f_member(inst_Kiribati,inst_Organizations_IBRD)). - -fof(axmondialPred12808, axiom, - f_member(inst_Barbados,inst_Organizations_UN)). - -fof(axmondialPred12809, axiom, - f_member(inst_Barbados,inst_Organizations_IFAD)). - -fof(axmondialPred12810, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Barbados,inst_IndustrialSector,39.3,f_YearFn(1996))). - -fof(axmondialPred12811, axiom, - f_member(inst_Barbados,inst_Organizations_ACP)). - -fof(axmondialPred12812, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Barbados,inst_ServiceSector,54.3,f_YearFn(1996))). - -fof(axmondialPred12813, axiom, - f_member(inst_Barbados,inst_Organizations_UNESCO)). - -fof(axmondialPred12814, axiom, - f_member(inst_Barbados,inst_Organizations_ICAO)). - -fof(axmondialPred12815, axiom, - f_member(inst_Barbados,inst_Organizations_ITU)). - -fof(axmondialPred12816, axiom, - f_member(inst_Barbados,inst_Organizations_ECLAC)). - -fof(axmondialPred12817, axiom, - f_member(inst_Barbados,inst_Organizations_FAO)). - -fof(axmondialPred12818, axiom, - f_member(inst_Barbados,inst_Organizations_UNIDO)). - -fof(axmondialPred12819, axiom, - f_member(inst_Barbados,inst_Organizations_WIPO)). - -fof(axmondialPred12820, axiom, - f_member(inst_Barbados,inst_Organizations_IFRCS)). - -fof(axmondialPred12821, axiom, - f_member(inst_Barbados,inst_Organizations_UPU)). - -fof(axmondialPred12822, axiom, - f_member(inst_Barbados,inst_Organizations_IMO)). - -fof(axmondialPred12823, axiom, - f_member(inst_Barbados,inst_Organizations_Caricom)). - -fof(axmondialPred12824, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Barbados,inst_AgriculturalSector,6.4,f_YearFn(1996))). - -fof(axmondialPred12825, axiom, - f_member(inst_Barbados,inst_Organizations_IMF)). - -fof(axmondialPred12826, axiom, - f_member(inst_Barbados,inst_Organizations_ILO)). - -fof(axmondialPred12827, axiom, - 257030 = f_PopulationFn(inst_Barbados)). - -fof(axmondialPred12828, axiom, - f_member(inst_Barbados,inst_Organizations_UNMIH)). - -fof(axmondialPred12829, axiom, - f_capitalCity(inst_Countries_BDS_cities_Bridgetown,inst_Barbados)). - -fof(axmondialPred12830, axiom, - f_inflationRateInCountry(inst_Barbados,1.7)). - -fof(axmondialPred12831, axiom, - f_landAreaOnly(inst_Barbados,f_MeasureFn(430,inst_SquareKilometer))). - -fof(axmondialPred12832, axiom, - f_member(inst_Barbados,inst_Organizations_WTrO)). - -fof(axmondialPred12833, axiom, - f_member(inst_Barbados,inst_Organizations_IADB)). - -fof(axmondialPred12834, axiom, - f_member(inst_Barbados,inst_Organizations_C)). - -fof(axmondialPred12835, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_Intelsat)). - -fof(axmondialPred12836, axiom, - f_member(inst_Turkey,inst_Organizations_IFC)). - -fof(axmondialPred12837, axiom, - 267000 = f_PopulationFn(inst_Countries_RCH_cities_Valparaiso)). - -fof(axmondialPred12838, axiom, - f_geographicalSubregion(inst_Countries_RCH_cities_Valparaiso,inst_Chile)). - -fof(axmondialPred12839, axiom, - 1406181 = f_PopulationFn(inst_Countries_SUD_provinces_alIstiwaiyah)). - -fof(axmondialPred12840, axiom, - f_landAreaOnly(inst_Countries_SUD_provinces_alIstiwaiyah,f_MeasureFn(197969,inst_SquareKilometer))). - -fof(axmondialPred12841, axiom, - f_capitalCity(inst_Countries_SUD_provinces_alIstiwaiyah_cities_Juba,inst_Countries_SUD_provinces_alIstiwaiyah)). - -fof(axmondialPred12842, axiom, - 367302 = f_PopulationFn(inst_Countries_USA_provinces_Oklahoma_cities_Tulsa)). - -fof(axmondialPred12843, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Oklahoma_cities_Tulsa,inst_Countries_USA_provinces_Oklahoma)). - -fof(axmondialPred12844, axiom, - 190000 = f_PopulationFn(inst_Countries_RSA_cities_Khayalitsha)). - -fof(axmondialPred12845, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Khayalitsha,inst_SouthAfrica)). - -fof(axmondialPred12846, axiom, - f_member(inst_Indonesia,inst_Organizations_ILO)). - -fof(axmondialPred12847, axiom, - 1964489 = f_PopulationFn(inst_Countries_IR_provinces_Khorasan_cities_Mashhad)). - -fof(axmondialPred12848, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Khorasan_cities_Mashhad,inst_Countries_IR_provinces_Khorasan)). - -fof(axmondialPred12849, axiom, - f_member(inst_Nigeria,inst_Organizations_ACP)). - -fof(axmondialPred12850, axiom, - f_located(inst_Rivers_Rufiji,inst_Countries_EAT_provinces_Pwani)). - -fof(axmondialPred12851, axiom, - f_located(inst_Rivers_Rufiji,inst_Countries_EAT_provinces_Morogoro)). - -fof(axmondialPred12852, axiom, - f_located(inst_Rivers_Rufiji,inst_Tanzania)). - -fof(axmondialPred12853, axiom, - f_flowsInto(inst_Rivers_Rufiji,inst_Seas_IndianOcean)). - -fof(axmondialPred12854, axiom, - f_member(inst_Colombia,inst_Organizations_IADB)). - -fof(axmondialPred12855, axiom, - f_member(inst_Austria,inst_Organizations_AsDB)). - -fof(axmondialPred12856, axiom, - 150954 = f_PopulationFn(inst_Countries_PK_cities_Sahiwal)). - -fof(axmondialPred12857, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Sahiwal,inst_Pakistan)). - -fof(axmondialPred12858, axiom, - f_member(inst_Countries_cid_cia_British_Virgin_Islands,inst_Organizations_OECS)). - -fof(axmondialPred12859, axiom, - f_member(inst_Albania,inst_Organizations_ICAO)). - -fof(axmondialPred12860, axiom, - f_member(inst_Malaysia,inst_Organizations_Interpol)). - -fof(axmondialPred12861, axiom, - 332000 = f_PopulationFn(inst_Countries_I_provinces_Molise)). - -fof(axmondialPred12862, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Molise,f_MeasureFn(4438,inst_SquareKilometer))). - -fof(axmondialPred12863, axiom, - f_capitalCity(inst_Countries_I_provinces_Molise_cities_Campobasso,inst_Countries_I_provinces_Molise)). - -fof(axmondialPred12864, axiom, - 223128 = f_PopulationFn(inst_Countries_CO_provinces_Cauca_cities_Popayan)). - -fof(axmondialPred12865, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Cauca_cities_Popayan,inst_Countries_CO_provinces_Cauca)). - -fof(axmondialPred12866, axiom, - 419000 = f_PopulationFn(inst_Countries_UAE_provinces_Dubayy)). - -fof(axmondialPred12867, axiom, - f_landAreaOnly(inst_Countries_UAE_provinces_Dubayy,f_MeasureFn(419,inst_SquareKilometer))). - -fof(axmondialPred12868, axiom, - f_member(inst_Denmark,inst_Organizations_WFTU)). - -fof(axmondialPred12869, axiom, - f_member(inst_Lithuania,inst_Organizations_WTrO)). - -fof(axmondialPred12870, axiom, - 3646041 = f_PopulationFn(inst_Lithuania)). - -fof(axmondialPred12871, axiom, - f_member(inst_Lithuania,inst_Organizations_EU)). - -fof(axmondialPred12872, axiom, - f_member(inst_Lithuania,inst_Organizations_EBRD)). - -fof(axmondialPred12873, axiom, - f_member(inst_Lithuania,inst_Organizations_IOC)). - -fof(axmondialPred12874, axiom, - f_member(inst_Lithuania,inst_Organizations_ITU)). - -fof(axmondialPred12875, axiom, - f_member(inst_Lithuania,inst_Organizations_UN)). - -fof(axmondialPred12876, axiom, - f_member(inst_Lithuania,inst_Organizations_WMO)). - -fof(axmondialPred12877, axiom, - f_inflationRateInCountry(inst_Lithuania,35)). - -fof(axmondialPred12878, axiom, - f_member(inst_Lithuania,inst_Organizations_WHO)). - -fof(axmondialPred12879, axiom, - f_member(inst_Lithuania,inst_Organizations_ILO)). - -fof(axmondialPred12880, axiom, - f_member(inst_Lithuania,inst_Organizations_UPU)). - -fof(axmondialPred12881, axiom, - f_member(inst_Lithuania,inst_Organizations_CE)). - -fof(axmondialPred12882, axiom, - f_landAreaOnly(inst_Lithuania,f_MeasureFn(65200,inst_SquareKilometer))). - -fof(axmondialPred12883, axiom, - f_meetsSpatially(inst_Lithuania,inst_Belarus)). - -fof(axmondialPred12884, axiom, - f_member(inst_Lithuania,inst_Organizations_CCC)). - -fof(axmondialPred12885, axiom, - f_meetsSpatially(inst_Lithuania,inst_Poland)). - -fof(axmondialPred12886, axiom, - f_member(inst_Lithuania,inst_Organizations_PFP)). - -fof(axmondialPred12887, axiom, - f_member(inst_Lithuania,inst_Organizations_BIS)). - -fof(axmondialPred12888, axiom, - f_member(inst_Lithuania,inst_Organizations_WEU)). - -fof(axmondialPred12889, axiom, - f_member(inst_Lithuania,inst_Organizations_IAEA)). - -fof(axmondialPred12890, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Lithuania,inst_AgriculturalSector,20,f_YearFn(1996))). - -fof(axmondialPred12891, axiom, - f_meetsSpatially(inst_Lithuania,inst_Latvia)). - -fof(axmondialPred12892, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Lithuania,inst_IndustrialSector,42,f_YearFn(1996))). - -fof(axmondialPred12893, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Lithuania,inst_ServiceSector,38,f_YearFn(1996))). - -fof(axmondialPred12894, axiom, - f_capitalCity(inst_Countries_LT_cities_Vilnius,inst_Lithuania)). - -fof(axmondialPred12895, axiom, - f_member(inst_Lithuania,inst_Organizations_ECE)). - -fof(axmondialPred12896, axiom, - f_meetsSpatially(inst_Lithuania,inst_Russia)). - -fof(axmondialPred12897, axiom, - f_member(inst_Lithuania,inst_Organizations_IBRD)). - -fof(axmondialPred12898, axiom, - f_member(inst_Lithuania,inst_Organizations_ISO)). - -fof(axmondialPred12899, axiom, - f_member(inst_Lithuania,inst_Organizations_FAO)). - -fof(axmondialPred12900, axiom, - f_member(inst_Nigeria,inst_Organizations_PCA)). - -fof(axmondialPred12901, axiom, - f_member(inst_CzechRepublic,inst_Organizations_ILO)). - -fof(axmondialPred12902, axiom, - f_member(inst_Pakistan,inst_Organizations_UNAMIR)). - -fof(axmondialPred12903, axiom, - f_member(inst_Bolivia,inst_Organizations_LAES)). - -fof(axmondialPred12904, axiom, - 137459 = f_PopulationFn(inst_Countries_ZRE_provinces_KasaiOriental_cities_MweneDitu)). - -fof(axmondialPred12905, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_KasaiOriental_cities_MweneDitu,inst_Countries_ZRE_provinces_KasaiOriental)). - -fof(axmondialPred12906, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNITAR)). - -fof(axmondialPred12907, axiom, - f_member(inst_Romania,inst_Organizations_NAM)). - -fof(axmondialPred12908, axiom, - f_member(inst_Bahamas,inst_Organizations_Inmarsat)). - -fof(axmondialPred12909, axiom, - f_member(inst_Nepal,inst_Organizations_WToO)). - -fof(axmondialPred12910, axiom, - 244765 = f_PopulationFn(inst_Countries_MAL_provinces_Sabah_cities_Tawai)). - -fof(axmondialPred12911, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Sabah_cities_Tawai,inst_Countries_MAL_provinces_Sabah)). - -fof(axmondialPred12912, axiom, - 998520 = f_PopulationFn(inst_Countries_BR_provinces_Goias_cities_Goiania)). - -fof(axmondialPred12913, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Goias_cities_Goiania,inst_Countries_BR_provinces_Goias)). - -fof(axmondialPred12914, axiom, - 481700 = f_PopulationFn(inst_Countries_GB_provinces_WestYorkshire_cities_Bradford)). - -fof(axmondialPred12915, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestYorkshire_cities_Bradford,inst_Countries_GB_provinces_WestYorkshire)). - -fof(axmondialPred12916, axiom, - f_member(inst_Slovakia,inst_Organizations_IDA)). - -fof(axmondialPred12917, axiom, - f_located(inst_Islands_Fidschi,inst_Fiji)). - -fof(axmondialPred12918, axiom, - f_landAreaOnly(inst_Islands_Fidschi,f_MeasureFn(18272,inst_SquareKilometer))). - -fof(axmondialPred12919, axiom, - 197602 = f_PopulationFn(inst_Countries_TJ_provinces_XinjiangUygur_cities_Karamay)). - -fof(axmondialPred12920, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_XinjiangUygur_cities_Karamay,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred12921, axiom, - 167883 = f_PopulationFn(inst_Countries_D_provinces_RheinlandPfalz_cities_Ludwigshafen)). - -fof(axmondialPred12922, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_RheinlandPfalz_cities_Ludwigshafen,inst_Countries_D_provinces_RheinlandPfalz)). - -fof(axmondialPred12923, axiom, - 274000 = f_PopulationFn(inst_Countries_NOK_cities_Wonsan)). - -fof(axmondialPred12924, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Wonsan,inst_NorthKorea)). - -fof(axmondialPred12925, axiom, - f_member(inst_Italy,inst_Organizations_ICAO)). - -fof(axmondialPred12926, axiom, - 703536 = f_PopulationFn(inst_Countries_MEX_provinces_QuintanaRoo)). - -fof(axmondialPred12927, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_QuintanaRoo,f_MeasureFn(50350,inst_SquareKilometer))). - -fof(axmondialPred12928, axiom, - f_capitalCity(inst_Countries_MEX_provinces_QuintanaRoo_cities_Chetumal,inst_Countries_MEX_provinces_QuintanaRoo)). - -fof(axmondialPred12929, axiom, - 1967365 = f_PopulationFn(inst_Countries_BR_provinces_Ceara_cities_Fortaleza)). - -fof(axmondialPred12930, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Ceara_cities_Fortaleza,inst_Countries_BR_provinces_Ceara)). - -fof(axmondialPred12931, axiom, - f_member(inst_Nigeria,inst_Organizations_Intelsat)). - -fof(axmondialPred12932, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_ValeofGlamorgan_cities_Barry,inst_Countries_GB_provinces_ValeofGlamorgan)). - -fof(axmondialPred12933, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Turks_and_Caicos_Islands_cities_GrandTurk,inst_Countries_cid_cia_Turks_and_Caicos_Islands)). - -fof(axmondialPred12934, axiom, - f_member(inst_Ethiopia,inst_Organizations_WHO)). - -fof(axmondialPred12935, axiom, - 101450 = f_PopulationFn(inst_Countries_D_provinces_Bayern_cities_Erlangen)). - -fof(axmondialPred12936, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bayern_cities_Erlangen,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred12937, axiom, - f_member(inst_Australia,inst_Organizations_WIPO)). - -fof(axmondialPred12938, axiom, - 963817 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Koln)). - -fof(axmondialPred12939, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Koln,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred12940, axiom, - f_member(inst_Uganda,inst_Organizations_UNESCO)). - -fof(axmondialPred12941, axiom, - 181000 = f_PopulationFn(inst_Countries_BD_cities_Tongi)). - -fof(axmondialPred12942, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Tongi,inst_Bangladesh)). - -fof(axmondialPred12943, axiom, - f_member(inst_Maldives,inst_Organizations_WMO)). - -fof(axmondialPred12944, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_UNIDO)). - -fof(axmondialPred12945, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Niassa_cities_Lichinga,inst_Countries_MOC_provinces_Niassa)). - -fof(axmondialPred12946, axiom, - 195759 = f_PopulationFn(inst_Countries_CH_provinces_BS)). - -fof(axmondialPred12947, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_BS,f_MeasureFn(37,inst_SquareKilometer))). - -fof(axmondialPred12948, axiom, - f_capitalCity(inst_Countries_CH_provinces_BS_cities_Basel,inst_Countries_CH_provinces_BS)). - -fof(axmondialPred12949, axiom, - 136181 = f_PopulationFn(inst_Countries_F_provinces_Auvergne_cities_ClermontFerrand)). - -fof(axmondialPred12950, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Auvergne_cities_ClermontFerrand,inst_Countries_F_provinces_Auvergne)). - -fof(axmondialPred12951, axiom, - 271711 = f_PopulationFn(inst_Countries_RI_cities_Bogor)). - -fof(axmondialPred12952, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Bogor,inst_Indonesia)). - -fof(axmondialPred12953, axiom, - f_geographicalSubregion(inst_Countries_EAU_cities_Kampala,inst_Uganda)). - -fof(axmondialPred12954, axiom, - 292200 = f_PopulationFn(inst_Countries_GB_provinces_TyneandWear_cities_Sunderland)). - -fof(axmondialPred12955, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_TyneandWear_cities_Sunderland,inst_Countries_GB_provinces_TyneandWear)). - -fof(axmondialPred12956, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Aruba,inst_Continents_America)). - -fof(axmondialPred12957, axiom, - f_member(inst_Countries_cid_cia_American_Samoa,inst_Organizations_SPC)). - -fof(axmondialPred12958, axiom, - f_member(inst_Chad,inst_Organizations_UNAMIR)). - -fof(axmondialPred12959, axiom, - f_member(inst_Greece,inst_Organizations_BSEC)). - -fof(axmondialPred12960, axiom, - 113261 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_SantaRosa)). - -fof(axmondialPred12961, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_SantaRosa,inst_Countries_USA_provinces_California)). - -fof(axmondialPred12962, axiom, - 401871 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Wenzhou)). - -fof(axmondialPred12963, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Wenzhou,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred12964, axiom, - 157634 = f_PopulationFn(inst_Countries_EAT_provinces_MjiniMagharibi_cities_Zanzibar)). - -fof(axmondialPred12965, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_MjiniMagharibi_cities_Zanzibar,inst_Countries_EAT_provinces_MjiniMagharibi)). - -fof(axmondialPred12966, axiom, - 128888 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Weihai)). - -fof(axmondialPred12967, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Weihai,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred12968, axiom, - f_member(inst_Thailand,inst_Organizations_IMF)). - -fof(axmondialPred12969, axiom, - f_member(inst_China,inst_Organizations_IAEA)). - -fof(axmondialPred12970, axiom, - f_member(inst_Guyana,inst_Organizations_ICAO)). - -fof(axmondialPred12971, axiom, - f_member(inst_Rwanda,inst_Organizations_AfDB)). - -fof(axmondialPred12972, axiom, - 161000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofKhakassiya_cities_Abakan)). - -fof(axmondialPred12973, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofKhakassiya_cities_Abakan,inst_Countries_R_provinces_Rep_ofKhakassiya)). - -fof(axmondialPred12974, axiom, - f_located(inst_Islands_Palau,inst_Palau)). - -fof(axmondialPred12975, axiom, - f_landAreaOnly(inst_Islands_Palau,f_MeasureFn(458,inst_SquareKilometer))). - -fof(axmondialPred12976, axiom, - f_located(inst_Islands_Guadeloupe,inst_France)). - -fof(axmondialPred12977, axiom, - f_landAreaOnly(inst_Islands_Guadeloupe,f_MeasureFn(1780,inst_SquareKilometer))). - -fof(axmondialPred12978, axiom, - 691569 = f_PopulationFn(inst_Countries_THA_provinces_PhraNakhonSiAyutthaya)). - -fof(axmondialPred12979, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_PhraNakhonSiAyutthaya,f_MeasureFn(2561,inst_SquareKilometer))). - -fof(axmondialPred12980, axiom, - 1864732 = f_PopulationFn(inst_Countries_NL_provinces_Gelderland)). - -fof(axmondialPred12981, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_Gelderland,f_MeasureFn(4995,inst_SquareKilometer))). - -fof(axmondialPred12982, axiom, - f_capitalCity(inst_Countries_NL_provinces_Gelderland_cities_Arnhem,inst_Countries_NL_provinces_Gelderland)). - -fof(axmondialPred12983, axiom, - f_member(inst_Panama,inst_Organizations_LAES)). - -fof(axmondialPred12984, axiom, - f_member(inst_Mexico,inst_Organizations_ICC)). - -fof(axmondialPred12985, axiom, - f_member(inst_Austria,inst_Organizations_UNMIH)). - -fof(axmondialPred12986, axiom, - f_located(inst_Mountains_CathkinPeak,inst_Countries_RSA_provinces_KwazuluNatal)). - -fof(axmondialPred12987, axiom, - f_located(inst_Mountains_CathkinPeak,inst_SouthAfrica)). - -fof(axmondialPred12988, axiom, - 1442662 = f_PopulationFn(inst_Countries_MEX_provinces_Morelos)). - -fof(axmondialPred12989, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Morelos,f_MeasureFn(4941,inst_SquareKilometer))). - -fof(axmondialPred12990, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Morelos_cities_Cuernavaca,inst_Countries_MEX_provinces_Morelos)). - -fof(axmondialPred12991, axiom, - f_located(inst_Mountains_MtElbert,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred12992, axiom, - f_located(inst_Mountains_MtElbert,inst_UnitedStates)). - -fof(axmondialPred12993, axiom, - f_member(inst_Greece,inst_Organizations_EBRD)). - -fof(axmondialPred12994, axiom, - 1047300 = f_PopulationFn(inst_Countries_TR_provinces_Adana_cities_Adana)). - -fof(axmondialPred12995, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Adana_cities_Adana,inst_Countries_TR_provinces_Adana)). - -fof(axmondialPred12996, axiom, - f_member(inst_Japan,inst_Organizations_UNIDO)). - -fof(axmondialPred12997, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_BocasdelToro_cities_BocasdelToro,inst_Countries_PA_provinces_BocasdelToro)). - -fof(axmondialPred12998, axiom, - 352530 = f_PopulationFn(inst_Countries_CO_provinces_Risaralda_cities_Pereira)). - -fof(axmondialPred12999, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Risaralda_cities_Pereira,inst_Countries_CO_provinces_Risaralda)). - -fof(axmondialPred13000, axiom, - f_member(inst_Cameroon,inst_Organizations_UNIDO)). - -fof(axmondialPred13001, axiom, - f_member(inst_Denmark,inst_Organizations_ZC)). - -fof(axmondialPred13002, axiom, - f_member(inst_Gabon,inst_Organizations_ECA)). - -fof(axmondialPred13003, axiom, - f_member(inst_Armenia,inst_Organizations_UNESCO)). - -fof(axmondialPred13004, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IDA)). - -fof(axmondialPred13005, axiom, - 252674 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_PontaGrossa)). - -fof(axmondialPred13006, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_PontaGrossa,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred13007, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNIDO)). - -fof(axmondialPred13008, axiom, - f_sharedBorderLength(inst_Syria,inst_Lebanon,f_MeasureFn(375,inst_Kilometer))). - -fof(axmondialPred13009, axiom, - 640200 = f_PopulationFn(inst_Countries_GB_provinces_Buckinghamshire)). - -fof(axmondialPred13010, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Buckinghamshire,f_MeasureFn(1883,inst_SquareKilometer))). - -fof(axmondialPred13011, axiom, - f_capitalCity(inst_Countries_GB_provinces_Buckinghamshire_cities_Aylesbury,inst_Countries_GB_provinces_Buckinghamshire)). - -fof(axmondialPred13012, axiom, - f_member(inst_UnitedStates,inst_Organizations_IOC)). - -fof(axmondialPred13013, axiom, - f_member(inst_Albania,inst_Organizations_EU)). - -fof(axmondialPred13014, axiom, - 161406 = f_PopulationFn(inst_Countries_PE_provinces_Ica_cities_Ica)). - -fof(axmondialPred13015, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Ica_cities_Ica,inst_Countries_PE_provinces_Ica)). - -fof(axmondialPred13016, axiom, - f_member(inst_Gabon,inst_Organizations_ICAO)). - -fof(axmondialPred13017, axiom, - 101852 = f_PopulationFn(inst_Countries_USA_provinces_Louisiana_cities_Lafayette)). - -fof(axmondialPred13018, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Louisiana_cities_Lafayette,inst_Countries_USA_provinces_Louisiana)). - -fof(axmondialPred13019, axiom, - f_member(inst_Malawi,inst_Organizations_IMF)). - -fof(axmondialPred13020, axiom, - 657100 = f_PopulationFn(inst_Countries_VN_provinces_BaRiaVungTau)). - -fof(axmondialPred13021, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_BaRiaVungTau,f_MeasureFn(1956,inst_SquareKilometer))). - -fof(axmondialPred13022, axiom, - 172142 = f_PopulationFn(inst_Countries_F_provinces_NordPasdeCalais_cities_Lille)). - -fof(axmondialPred13023, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_NordPasdeCalais_cities_Lille,inst_Countries_F_provinces_NordPasdeCalais)). - -fof(axmondialPred13024, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_TI_cities_Bellinzona,inst_Countries_CH_provinces_TI)). - -fof(axmondialPred13025, axiom, - f_sharedBorderLength(inst_Nicaragua,inst_Honduras,f_MeasureFn(922,inst_Kilometer))). - -fof(axmondialPred13026, axiom, - f_member(inst_Namibia,inst_Organizations_IFC)). - -fof(axmondialPred13027, axiom, - f_member(inst_SanMarino,inst_Organizations_ECE)). - -fof(axmondialPred13028, axiom, - 546000 = f_PopulationFn(inst_Countries_RC_provinces_Miaoli)). - -fof(axmondialPred13029, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Miaoli,f_MeasureFn(1820,inst_SquareKilometer))). - -fof(axmondialPred13030, axiom, - f_capitalCity(inst_Countries_RC_provinces_Miaoli_cities_Miaoli,inst_Countries_RC_provinces_Miaoli)). - -fof(axmondialPred13031, axiom, - f_member(inst_SriLanka,inst_Organizations_UNIDO)). - -fof(axmondialPred13032, axiom, - f_sharedBorderLength(inst_Greece,inst_Albania,f_MeasureFn(282,inst_Kilometer))). - -fof(axmondialPred13033, axiom, - 3059000 = f_PopulationFn(inst_Countries_F_provinces_PaysdelaLoire)). - -fof(axmondialPred13034, axiom, - f_landAreaOnly(inst_Countries_F_provinces_PaysdelaLoire,f_MeasureFn(32082,inst_SquareKilometer))). - -fof(axmondialPred13035, axiom, - f_capitalCity(inst_Countries_F_provinces_PaysdelaLoire_cities_Nantes,inst_Countries_F_provinces_PaysdelaLoire)). - -fof(axmondialPred13036, axiom, - f_member(inst_SouthAfrica,inst_Organizations_CCC)). - -fof(axmondialPred13037, axiom, - 290283 = f_PopulationFn(inst_Countries_TR_provinces_Usak)). - -fof(axmondialPred13038, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Usak,f_MeasureFn(5341,inst_SquareKilometer))). - -fof(axmondialPred13039, axiom, - f_capitalCity(inst_Countries_TR_provinces_Usak_cities_Usak,inst_Countries_TR_provinces_Usak)). - -fof(axmondialPred13040, axiom, - 412500 = f_PopulationFn(inst_Countries_GB_provinces_Shropshire)). - -fof(axmondialPred13041, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Shropshire,f_MeasureFn(3490,inst_SquareKilometer))). - -fof(axmondialPred13042, axiom, - f_capitalCity(inst_Countries_GB_provinces_Shropshire_cities_Shrewsbury,inst_Countries_GB_provinces_Shropshire)). - -fof(axmondialPred13043, axiom, - 1208713 = f_PopulationFn(inst_Countries_RA_provinces_Cordoba_cities_Cordoba)). - -fof(axmondialPred13044, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Cordoba_cities_Cordoba,inst_Countries_RA_provinces_Cordoba)). - -fof(axmondialPred13045, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Bingol_cities_Bingol,inst_Countries_TR_provinces_Bingol)). - -fof(axmondialPred13046, axiom, - 70262 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Palmdale)). - -fof(axmondialPred13047, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Palmdale,inst_Countries_USA_provinces_California)). - -fof(axmondialPred13048, axiom, - 62640 = f_PopulationFn(inst_Countries_N_provinces_VestAgder_cities_Kristiansand)). - -fof(axmondialPred13049, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_VestAgder_cities_Kristiansand,inst_Countries_N_provinces_VestAgder)). - -fof(axmondialPred13050, axiom, - 26000 = f_PopulationFn(inst_Countries_SLB_cities_Honiara)). - -fof(axmondialPred13051, axiom, - f_geographicalSubregion(inst_Countries_SLB_cities_Honiara,inst_SolomonIslands)). - -fof(axmondialPred13052, axiom, - 1719100 = f_PopulationFn(inst_Countries_VN_provinces_MinhHai)). - -fof(axmondialPred13053, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_MinhHai,f_MeasureFn(7689,inst_SquareKilometer))). - -fof(axmondialPred13054, axiom, - f_geographicalSubregion(inst_Israel,inst_Continents_Asia)). - -fof(axmondialPred13055, axiom, - f_member(inst_Countries_cid_cia_Reunion,inst_Organizations_IOC)). - -fof(axmondialPred13056, axiom, - 2470000 = f_PopulationFn(inst_Countries_RSA_provinces_FreeState)). - -fof(axmondialPred13057, axiom, - f_landAreaOnly(inst_Countries_RSA_provinces_FreeState,f_MeasureFn(129437,inst_SquareKilometer))). - -fof(axmondialPred13058, axiom, - f_capitalCity(inst_Countries_RSA_provinces_FreeState_cities_Bloemfontein,inst_Countries_RSA_provinces_FreeState)). - -fof(axmondialPred13059, axiom, - f_member(inst_NorthKorea,inst_Organizations_Intelsat)). - -fof(axmondialPred13060, axiom, - 1340000 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Hangzhou)). - -fof(axmondialPred13061, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Hangzhou,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred13062, axiom, - 8692900 = f_PopulationFn(inst_Countries_VN_provinces_NorthEastSouth)). - -fof(axmondialPred13063, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_NorthEastSouth,f_MeasureFn(23450,inst_SquareKilometer))). - -fof(axmondialPred13064, axiom, - f_member(inst_Argentina,inst_Organizations_ICFTU)). - -fof(axmondialPred13065, axiom, - 302800 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Yueyang)). - -fof(axmondialPred13066, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Yueyang,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred13067, axiom, - f_member(inst_Japan,inst_Organizations_IFAD)). - -fof(axmondialPred13068, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Severocesky_cities_UstinadLabem,inst_Countries_CZ_provinces_Severocesky)). - -fof(axmondialPred13069, axiom, - 5368198 = f_PopulationFn(inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred13070, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Tennessee,f_MeasureFn(109153,inst_SquareKilometer))). - -fof(axmondialPred13071, axiom, - f_capitalCity(inst_Countries_USA_provinces_Tennessee_cities_Nashville,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred13072, axiom, - f_member(inst_China,inst_Organizations_ICAO)). - -fof(axmondialPred13073, axiom, - f_member(inst_Finland,inst_Organizations_UNMOGIP)). - -fof(axmondialPred13074, axiom, - f_geographicalSubregion(inst_Turkey,inst_Continents_Europe)). - -fof(axmondialPred13075, axiom, - f_member(inst_Belarus,inst_Organizations_WTrO)). - -fof(axmondialPred13076, axiom, - 110048 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Zixing)). - -fof(axmondialPred13077, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Zixing,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred13078, axiom, - f_member(inst_Botswana,inst_Organizations_SADC)). - -fof(axmondialPred13079, axiom, - 117000 = f_PopulationFn(inst_Countries_GB_provinces_Gwynedd)). - -fof(axmondialPred13080, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Gwynedd,f_MeasureFn(2548,inst_SquareKilometer))). - -fof(axmondialPred13081, axiom, - f_capitalCity(inst_Countries_GB_provinces_Gwynedd_cities_Caernarfon,inst_Countries_GB_provinces_Gwynedd)). - -fof(axmondialPred13082, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNPREDEP)). - -fof(axmondialPred13083, axiom, - 516153 = f_PopulationFn(inst_Countries_MEX_provinces_Chihuahua_cities_Chihuahua)). - -fof(axmondialPred13084, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Chihuahua_cities_Chihuahua,inst_Countries_MEX_provinces_Chihuahua)). - -fof(axmondialPred13085, axiom, - f_hasHeadq(inst_Organizations_AMU,inst_Countries_MA_cities_Rabat)). - -fof(axmondialPred13086, axiom, - 10229262 = f_PopulationFn(inst_Countries_ROK_cities_Seoul)). - -fof(axmondialPred13087, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Seoul,inst_SouthKorea)). - -fof(axmondialPred13088, axiom, - f_hasHeadq(inst_Organizations_ECE,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred13089, axiom, - f_sharedBorderLength(inst_Namibia,inst_Angola,f_MeasureFn(1376,inst_Kilometer))). - -fof(axmondialPred13090, axiom, - 393494 = f_PopulationFn(inst_Countries_NEP_cities_Kathmandu)). - -fof(axmondialPred13091, axiom, - f_geographicalSubregion(inst_Countries_NEP_cities_Kathmandu,inst_Nepal)). - -fof(axmondialPred13092, axiom, - 107365 = f_PopulationFn(inst_Countries_USA_provinces_Georgia_cities_Macon)). - -fof(axmondialPred13093, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Georgia_cities_Macon,inst_Countries_USA_provinces_Georgia)). - -fof(axmondialPred13094, axiom, - 122000 = f_PopulationFn(inst_Countries_PL_provinces_Plockie_cities_Plock)). - -fof(axmondialPred13095, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Plockie_cities_Plock,inst_Countries_PL_provinces_Plockie)). - -fof(axmondialPred13096, axiom, - 128100 = f_PopulationFn(inst_Countries_GB_provinces_Norfolk_cities_Norwich)). - -fof(axmondialPred13097, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Norfolk_cities_Norwich,inst_Countries_GB_provinces_Norfolk)). - -fof(axmondialPred13098, axiom, - f_member(inst_India,inst_Organizations_IAEA)). - -fof(axmondialPred13099, axiom, - 3311900 = f_PopulationFn(inst_Countries_VN_provinces_ThanhHoa)). - -fof(axmondialPred13100, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_ThanhHoa,f_MeasureFn(11168,inst_SquareKilometer))). - -fof(axmondialPred13101, axiom, - 153025 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_RioClaro)). - -fof(axmondialPred13102, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_RioClaro,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred13103, axiom, - f_hasHeadq(inst_Organizations_UNMOT,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred13104, axiom, - 382572 = f_PopulationFn(inst_Countries_YV_provinces_Apure)). - -fof(axmondialPred13105, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Apure,f_MeasureFn(76500,inst_SquareKilometer))). - -fof(axmondialPred13106, axiom, - f_capitalCity(inst_Countries_YV_provinces_Apure_cities_SanFernando,inst_Countries_YV_provinces_Apure)). - -fof(axmondialPred13107, axiom, - f_member(inst_Gabon,inst_Organizations_Interpol)). - -fof(axmondialPred13108, axiom, - 244974 = f_PopulationFn(inst_Countries_TJ_provinces_Gansu_cities_Tianshui)). - -fof(axmondialPred13109, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Gansu_cities_Tianshui,inst_Countries_TJ_provinces_Gansu)). - -fof(axmondialPred13110, axiom, - f_meetsSpatially(inst_Gabon,inst_Congo)). - -fof(axmondialPred13111, axiom, - f_member(inst_Gabon,inst_Organizations_WIPO)). - -fof(axmondialPred13112, axiom, - f_member(inst_Gabon,inst_Organizations_ACCT)). - -fof(axmondialPred13113, axiom, - f_member(inst_Gabon,inst_Organizations_IDA)). - -fof(axmondialPred13114, axiom, - f_member(inst_Gabon,inst_Organizations_NAM)). - -fof(axmondialPred13115, axiom, - f_member(inst_Gabon,inst_Organizations_FZ)). - -fof(axmondialPred13116, axiom, - f_member(inst_Gabon,inst_Organizations_IAEA)). - -fof(axmondialPred13117, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Gabon,inst_ServiceSector,47.1,f_YearFn(1996))). - -fof(axmondialPred13118, axiom, - f_member(inst_Gabon,inst_Organizations_IOC)). - -fof(axmondialPred13119, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Gabon,inst_AgriculturalSector,8.2,f_YearFn(1996))). - -fof(axmondialPred13120, axiom, - f_member(inst_Gabon,inst_Organizations_ACP)). - -fof(axmondialPred13121, axiom, - f_member(inst_Gabon,inst_Organizations_CEEAC)). - -fof(axmondialPred13122, axiom, - f_inflationRateInCountry(inst_Gabon,15)). - -fof(axmondialPred13123, axiom, - f_member(inst_Gabon,inst_Organizations_Intelsat)). - -fof(axmondialPred13124, axiom, - f_member(inst_Gabon,inst_Organizations_UNIDO)). - -fof(axmondialPred13125, axiom, - f_meetsSpatially(inst_Gabon,inst_Cameroon)). - -fof(axmondialPred13126, axiom, - f_member(inst_Gabon,inst_Organizations_CCC)). - -fof(axmondialPred13127, axiom, - f_member(inst_Gabon,inst_Organizations_UPU)). - -fof(axmondialPred13128, axiom, - f_meetsSpatially(inst_Gabon,inst_EquatorialGuinea)). - -fof(axmondialPred13129, axiom, - f_member(inst_Gabon,inst_Organizations_Inmarsat)). - -fof(axmondialPred13130, axiom, - f_member(inst_Gabon,inst_Organizations_IFAD)). - -fof(axmondialPred13131, axiom, - f_member(inst_Gabon,inst_Organizations_WToO)). - -fof(axmondialPred13132, axiom, - 1172798 = f_PopulationFn(inst_Gabon)). - -fof(axmondialPred13133, axiom, - f_member(inst_Gabon,inst_Organizations_UDEAC)). - -fof(axmondialPred13134, axiom, - f_member(inst_Gabon,inst_Organizations_AfDB)). - -fof(axmondialPred13135, axiom, - f_member(inst_Gabon,inst_Organizations_OPEC)). - -fof(axmondialPred13136, axiom, - f_capitalCity(inst_Countries_G_cities_Libreville,inst_Gabon)). - -fof(axmondialPred13137, axiom, - f_member(inst_Gabon,inst_Organizations_IMF)). - -fof(axmondialPred13138, axiom, - f_landAreaOnly(inst_Gabon,f_MeasureFn(267670,inst_SquareKilometer))). - -fof(axmondialPred13139, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Gabon,inst_IndustrialSector,44.7,f_YearFn(1996))). - -fof(axmondialPred13140, axiom, - f_member(inst_Gabon,inst_Organizations_FAO)). - -fof(axmondialPred13141, axiom, - f_member(inst_Gabon,inst_Organizations_WHO)). - -fof(axmondialPred13142, axiom, - f_member(inst_Gabon,inst_Organizations_WCL)). - -fof(axmondialPred13143, axiom, - f_sharedBorderLength(inst_Uzbekistan,inst_Tajikistan,f_MeasureFn(1161,inst_Kilometer))). - -fof(axmondialPred13144, axiom, - 297100 = f_PopulationFn(inst_Countries_GB_provinces_NorthernIreland_cities_Belfast)). - -fof(axmondialPred13145, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_NorthernIreland_cities_Belfast,inst_Countries_GB_provinces_NorthernIreland)). - -fof(axmondialPred13146, axiom, - f_member(inst_Colombia,inst_Organizations_OPANAL)). - -fof(axmondialPred13147, axiom, - f_inflationRateInCountry(inst_Nauru,-3.6)). - -fof(axmondialPred13148, axiom, - f_capitalCity(inst_Countries_NAU_cities_Yaren,inst_Nauru)). - -fof(axmondialPred13149, axiom, - 10273 = f_PopulationFn(inst_Nauru)). - -fof(axmondialPred13150, axiom, - f_member(inst_Nauru,inst_Organizations_AsDB)). - -fof(axmondialPred13151, axiom, - f_member(inst_Nauru,inst_Organizations_SPF)). - -fof(axmondialPred13152, axiom, - f_landAreaOnly(inst_Nauru,f_MeasureFn(21,inst_SquareKilometer))). - -fof(axmondialPred13153, axiom, - f_member(inst_Nauru,inst_Organizations_ICAO)). - -fof(axmondialPred13154, axiom, - f_member(inst_Nauru,inst_Organizations_SPC)). - -fof(axmondialPred13155, axiom, - 1396700 = f_PopulationFn(inst_Countries_RM_provinces_Toliary)). - -fof(axmondialPred13156, axiom, - f_landAreaOnly(inst_Countries_RM_provinces_Toliary,f_MeasureFn(161405,inst_SquareKilometer))). - -fof(axmondialPred13157, axiom, - f_capitalCity(inst_Countries_RM_provinces_Toliary_cities_Toliary,inst_Countries_RM_provinces_Toliary)). - -fof(axmondialPred13158, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Puerto_Rico_cities_SanJuan,inst_Countries_cid_cia_Puerto_Rico)). - -fof(axmondialPred13159, axiom, - 182142 = f_PopulationFn(inst_Countries_ZRE_provinces_Bandundu_cities_Kikwit)). - -fof(axmondialPred13160, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Bandundu_cities_Kikwit,inst_Countries_ZRE_provinces_Bandundu)). - -fof(axmondialPred13161, axiom, - f_member(inst_Yemen,inst_Organizations_UNIDO)). - -fof(axmondialPred13162, axiom, - f_member(inst_Chad,inst_Organizations_ACCT)). - -fof(axmondialPred13163, axiom, - 908300 = f_PopulationFn(inst_Countries_HCA_provinces_FranciscoMorazan)). - -fof(axmondialPred13164, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_FranciscoMorazan,f_MeasureFn(7946,inst_SquareKilometer))). - -fof(axmondialPred13165, axiom, - f_capitalCity(inst_Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa,inst_Countries_HCA_provinces_FranciscoMorazan)). - -fof(axmondialPred13166, axiom, - 2720761 = f_PopulationFn(inst_Countries_E_provinces_Galicia)). - -fof(axmondialPred13167, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Galicia,f_MeasureFn(29574,inst_SquareKilometer))). - -fof(axmondialPred13168, axiom, - f_capitalCity(inst_Countries_E_provinces_Galicia_cities_SantiagodeCompostella,inst_Countries_E_provinces_Galicia)). - -fof(axmondialPred13169, axiom, - f_member(inst_Egypt,inst_Organizations_AL)). - -fof(axmondialPred13170, axiom, - 34700 = f_PopulationFn(inst_Countries_PA_provinces_Herrera_cities_Chitre)). - -fof(axmondialPred13171, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_Herrera_cities_Chitre,inst_Countries_PA_provinces_Herrera)). - -fof(axmondialPred13172, axiom, - 25740000 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred13173, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Jilin,f_MeasureFn(187000,inst_SquareKilometer))). - -fof(axmondialPred13174, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Jilin_cities_Changchun,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred13175, axiom, - f_member(inst_Cameroon,inst_Organizations_ACP)). - -fof(axmondialPred13176, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Ceredigion_cities_Aberystwyth,inst_Countries_GB_provinces_Ceredigion)). - -fof(axmondialPred13177, axiom, - 1094000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Ufa)). - -fof(axmondialPred13178, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Ufa,inst_Countries_R_provinces_Rep_ofBashkortostan)). - -fof(axmondialPred13179, axiom, - f_member(inst_Cambodia,inst_Organizations_ITU)). - -fof(axmondialPred13180, axiom, - f_member(inst_Jordan,inst_Organizations_IMO)). - -fof(axmondialPred13181, axiom, - f_sharedBorderLength(inst_Hungary,inst_Austria,f_MeasureFn(366,inst_Kilometer))). - -fof(axmondialPred13182, axiom, - f_member(inst_Mexico,inst_Organizations_OAS)). - -fof(axmondialPred13183, axiom, - f_member(inst_Togo,inst_Organizations_WFTU)). - -fof(axmondialPred13184, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Basilicata_cities_Potenza,inst_Countries_I_provinces_Basilicata)). - -fof(axmondialPred13185, axiom, - 156000 = f_PopulationFn(inst_Countries_RSA_provinces_KwazuluNatal_cities_Pietermaritzburg)). - -fof(axmondialPred13186, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_KwazuluNatal_cities_Pietermaritzburg,inst_Countries_RSA_provinces_KwazuluNatal)). - -fof(axmondialPred13187, axiom, - f_member(inst_Italy,inst_Organizations_ITU)). - -fof(axmondialPred13188, axiom, - 1566651 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Pune)). - -fof(axmondialPred13189, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Pune,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred13190, axiom, - f_located(inst_Rivers_Ob,inst_Countries_R_provinces_Tomskayaoblast)). - -fof(axmondialPred13191, axiom, - f_located(inst_Rivers_Ob,inst_Countries_R_provinces_Novosibirskayaoblast)). - -fof(axmondialPred13192, axiom, - f_located(inst_Rivers_Ob,inst_Countries_R_provinces_Altayskiykray)). - -fof(axmondialPred13193, axiom, - f_located(inst_Rivers_Ob,inst_Russia)). - -fof(axmondialPred13194, axiom, - f_flowsInto(inst_Rivers_Ob,inst_Seas_ArcticOcean)). - -fof(axmondialPred13195, axiom, - f_length(inst_Rivers_Ob,3680)). - -fof(axmondialPred13196, axiom, - f_hasHeadq(inst_Organizations_WADB,inst_Countries_RT_cities_Lome)). - -fof(axmondialPred13197, axiom, - f_member(inst_Rwanda,inst_Organizations_UNESCO)). - -fof(axmondialPred13198, axiom, - f_member(inst_Argentina,inst_Organizations_G_77)). - -fof(axmondialPred13199, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_UPU)). - -fof(axmondialPred13200, axiom, - f_member(inst_Kiribati,inst_Organizations_IMF)). - -fof(axmondialPred13201, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Eastern_cities_Embu,inst_Countries_EAK_provinces_Eastern)). - -fof(axmondialPred13202, axiom, - 678400 = f_PopulationFn(inst_Countries_PL_provinces_Tarnowskie)). - -fof(axmondialPred13203, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Tarnowskie,f_MeasureFn(4151,inst_SquareKilometer))). - -fof(axmondialPred13204, axiom, - f_capitalCity(inst_Countries_PL_provinces_Tarnowskie_cities_Tarnow,inst_Countries_PL_provinces_Tarnowskie)). - -fof(axmondialPred13205, axiom, - 176441 = f_PopulationFn(inst_Countries_UAE_cities_AlAyn)). - -fof(axmondialPred13206, axiom, - f_geographicalSubregion(inst_Countries_UAE_cities_AlAyn,inst_UnitedArabEmirates)). - -fof(axmondialPred13207, axiom, - f_member(inst_Turkey,inst_Organizations_CE)). - -fof(axmondialPred13208, axiom, - 426580 = f_PopulationFn(inst_Countries_BR_provinces_Sergipe_cities_Aracaju)). - -fof(axmondialPred13209, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Sergipe_cities_Aracaju,inst_Countries_BR_provinces_Sergipe)). - -fof(axmondialPred13210, axiom, - f_hasHeadq(inst_Organizations_G_24,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred13211, axiom, - 827967 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_SaoGoncalo)). - -fof(axmondialPred13212, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_SaoGoncalo,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred13213, axiom, - 103268 = f_PopulationFn(inst_Countries_I_provinces_Marche_cities_Ancona)). - -fof(axmondialPred13214, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Marche_cities_Ancona,inst_Countries_I_provinces_Marche)). - -fof(axmondialPred13215, axiom, - f_member(inst_Australia,inst_Organizations_Intelsat)). - -fof(axmondialPred13216, axiom, - f_member(inst_Guyana,inst_Organizations_UNMIH)). - -fof(axmondialPred13217, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Goa_cities_Panaji,inst_Countries_IND_provinces_Goa)). - -fof(axmondialPred13218, axiom, - 9773892 = f_PopulationFn(inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred13219, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Michigan,f_MeasureFn(151584,inst_SquareKilometer))). - -fof(axmondialPred13220, axiom, - f_capitalCity(inst_Countries_USA_provinces_Michigan_cities_Lansing,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred13221, axiom, - f_member(inst_Sudan,inst_Organizations_Interpol)). - -fof(axmondialPred13222, axiom, - f_located(inst_Deserts_Mujunkum,inst_Countries_KAZ_provinces_Zhambyl)). - -fof(axmondialPred13223, axiom, - f_located(inst_Deserts_Mujunkum,inst_Countries_KAZ_provinces_Qyzylorda)). - -fof(axmondialPred13224, axiom, - f_located(inst_Deserts_Mujunkum,inst_Kazakstan)). - -fof(axmondialPred13225, axiom, - f_landAreaOnly(inst_Deserts_Mujunkum,f_MeasureFn(37500,inst_SquareKilometer))). - -fof(axmondialPred13226, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Tunceli_cities_Tunceli,inst_Countries_TR_provinces_Tunceli)). - -fof(axmondialPred13227, axiom, - f_located(inst_Rivers_NorthernDwina,inst_Countries_R_provinces_Arkhangelskayaoblast)). - -fof(axmondialPred13228, axiom, - f_located(inst_Rivers_NorthernDwina,inst_Russia)). - -fof(axmondialPred13229, axiom, - f_flowsInto(inst_Rivers_NorthernDwina,inst_Seas_ArcticOcean)). - -fof(axmondialPred13230, axiom, - f_length(inst_Rivers_NorthernDwina,740)). - -fof(axmondialPred13231, axiom, - 120000 = f_PopulationFn(inst_Countries_PL_provinces_Tarnowskie_cities_Tarnow)). - -fof(axmondialPred13232, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Tarnowskie_cities_Tarnow,inst_Countries_PL_provinces_Tarnowskie)). - -fof(axmondialPred13233, axiom, - f_member(inst_Zambia,inst_Organizations_Interpol)). - -fof(axmondialPred13234, axiom, - f_member(inst_Romania,inst_Organizations_ZC)). - -fof(axmondialPred13235, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IFAD)). - -fof(axmondialPred13236, axiom, - 341000 = f_PopulationFn(inst_Countries_A_provinces_Vorarlberg)). - -fof(axmondialPred13237, axiom, - f_landAreaOnly(inst_Countries_A_provinces_Vorarlberg,f_MeasureFn(2601,inst_SquareKilometer))). - -fof(axmondialPred13238, axiom, - f_capitalCity(inst_Countries_A_provinces_Vorarlberg_cities_Bregenz,inst_Countries_A_provinces_Vorarlberg)). - -fof(axmondialPred13239, axiom, - f_member(inst_Norway,inst_Organizations_UNPREDEP)). - -fof(axmondialPred13240, axiom, - f_sharedBorderLength(inst_Macedonia,inst_Greece,f_MeasureFn(228,inst_Kilometer))). - -fof(axmondialPred13241, axiom, - f_member(inst_Austria,inst_Organizations_OSCE)). - -fof(axmondialPred13242, axiom, - f_member(inst_Bolivia,inst_Organizations_IFRCS)). - -fof(axmondialPred13243, axiom, - f_located(inst_Islands_Kauai,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred13244, axiom, - f_located(inst_Islands_Kauai,inst_UnitedStates)). - -fof(axmondialPred13245, axiom, - 123069 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Remscheid)). - -fof(axmondialPred13246, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Remscheid,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred13247, axiom, - f_member(inst_Indonesia,inst_Organizations_ICFTU)). - -fof(axmondialPred13248, axiom, - f_meetsSpatially(inst_Indonesia,inst_PapuaNewGuinea)). - -fof(axmondialPred13249, axiom, - f_member(inst_Indonesia,inst_Organizations_IFRCS)). - -fof(axmondialPred13250, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Indonesia,inst_AgriculturalSector,17,f_YearFn(1996))). - -fof(axmondialPred13251, axiom, - f_member(inst_Indonesia,inst_Organizations_IOM)). - -fof(axmondialPred13252, axiom, - f_member(inst_Indonesia,inst_Organizations_ESCAP)). - -fof(axmondialPred13253, axiom, - f_member(inst_Indonesia,inst_Organizations_ASEAN)). - -fof(axmondialPred13254, axiom, - f_member(inst_Indonesia,inst_Organizations_G_15)). - -fof(axmondialPred13255, axiom, - f_member(inst_Indonesia,inst_Organizations_IDA)). - -fof(axmondialPred13256, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Indonesia,inst_IndustrialSector,32.6,f_YearFn(1996))). - -fof(axmondialPred13257, axiom, - f_member(inst_Indonesia,inst_Organizations_UN)). - -fof(axmondialPred13258, axiom, - f_member(inst_Indonesia,inst_Organizations_IAEA)). - -fof(axmondialPred13259, axiom, - f_member(inst_Indonesia,inst_Organizations_ICRM)). - -fof(axmondialPred13260, axiom, - f_member(inst_Indonesia,inst_Organizations_ICAO)). - -fof(axmondialPred13261, axiom, - f_member(inst_Indonesia,inst_Organizations_IBRD)). - -fof(axmondialPred13262, axiom, - f_member(inst_Indonesia,inst_Organizations_AsDB)). - -fof(axmondialPred13263, axiom, - f_member(inst_Indonesia,inst_Organizations_UPU)). - -fof(axmondialPred13264, axiom, - f_member(inst_Indonesia,inst_Organizations_OIC)). - -fof(axmondialPred13265, axiom, - f_member(inst_Indonesia,inst_Organizations_IDB)). - -fof(axmondialPred13266, axiom, - f_member(inst_Indonesia,inst_Organizations_OPEC)). - -fof(axmondialPred13267, axiom, - f_capitalCity(inst_Countries_RI_cities_Jakarta,inst_Indonesia)). - -fof(axmondialPred13268, axiom, - f_member(inst_Indonesia,inst_Organizations_WToO)). - -fof(axmondialPred13269, axiom, - f_member(inst_Indonesia,inst_Organizations_UNCRO)). - -fof(axmondialPred13270, axiom, - f_member(inst_Indonesia,inst_Organizations_IMF)). - -fof(axmondialPred13271, axiom, - f_member(inst_Indonesia,inst_Organizations_UNPROFOR)). - -fof(axmondialPred13272, axiom, - f_member(inst_Indonesia,inst_Organizations_UNIDO)). - -fof(axmondialPred13273, axiom, - f_member(inst_Indonesia,inst_Organizations_Intelsat)). - -fof(axmondialPred13274, axiom, - f_inflationRateInCountry(inst_Indonesia,8.6)). - -fof(axmondialPred13275, axiom, - f_member(inst_Indonesia,inst_Organizations_CCC)). - -fof(axmondialPred13276, axiom, - f_member(inst_Indonesia,inst_Organizations_G_77)). - -fof(axmondialPred13277, axiom, - f_meetsSpatially(inst_Indonesia,inst_Malaysia)). - -fof(axmondialPred13278, axiom, - f_member(inst_Indonesia,inst_Organizations_IOC)). - -fof(axmondialPred13279, axiom, - f_member(inst_Indonesia,inst_Organizations_UNESCO)). - -fof(axmondialPred13280, axiom, - f_member(inst_Indonesia,inst_Organizations_WCL)). - -fof(axmondialPred13281, axiom, - f_member(inst_Indonesia,inst_Organizations_WMO)). - -fof(axmondialPred13282, axiom, - f_member(inst_Indonesia,inst_Organizations_IFC)). - -fof(axmondialPred13283, axiom, - 206611600 = f_PopulationFn(inst_Indonesia)). - -fof(axmondialPred13284, axiom, - f_member(inst_Indonesia,inst_Organizations_UNPREDEP)). - -fof(axmondialPred13285, axiom, - f_member(inst_Indonesia,inst_Organizations_NAM)). - -fof(axmondialPred13286, axiom, - f_member(inst_Indonesia,inst_Organizations_Interpol)). - -fof(axmondialPred13287, axiom, - f_landAreaOnly(inst_Indonesia,f_MeasureFn(1919440,inst_SquareKilometer))). - -fof(axmondialPred13288, axiom, - f_member(inst_Indonesia,inst_Organizations_MekongGroup)). - -fof(axmondialPred13289, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Indonesia,inst_ServiceSector,50.4,f_YearFn(1996))). - -fof(axmondialPred13290, axiom, - f_member(inst_Ghana,inst_Organizations_UNCRO)). - -fof(axmondialPred13291, axiom, - f_member(inst_Yemen,inst_Organizations_OIC)). - -fof(axmondialPred13292, axiom, - 855000 = f_PopulationFn(inst_Countries_RSA_provinces_WesternCape_cities_CapeTown)). - -fof(axmondialPred13293, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_WesternCape_cities_CapeTown,inst_Countries_RSA_provinces_WesternCape)). - -fof(axmondialPred13294, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Falcon_cities_Coro,inst_Countries_YV_provinces_Falcon)). - -fof(axmondialPred13295, axiom, - 3584786 = f_PopulationFn(inst_Countries_MEX_provinces_Chiapas)). - -fof(axmondialPred13296, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Chiapas,f_MeasureFn(73887,inst_SquareKilometer))). - -fof(axmondialPred13297, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Chiapas_cities_TuxtlaGutierrez,inst_Countries_MEX_provinces_Chiapas)). - -fof(axmondialPred13298, axiom, - f_member(inst_Countries_cid_cia_Netherlands_Antilles,inst_Organizations_ECLAC)). - -fof(axmondialPred13299, axiom, - f_geographicalSubregion(inst_Panama,inst_Continents_America)). - -fof(axmondialPred13300, axiom, - f_member(inst_Jordan,inst_Organizations_UNPREDEP)). - -fof(axmondialPred13301, axiom, - f_member(inst_Cyprus,inst_Organizations_ICFTU)). - -fof(axmondialPred13302, axiom, - f_member(inst_Rwanda,inst_Organizations_CEPGL)). - -fof(axmondialPred13303, axiom, - f_member(inst_Uganda,inst_Organizations_CCC)). - -fof(axmondialPred13304, axiom, - f_located(inst_Islands_Benbecula,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred13305, axiom, - f_located(inst_Islands_Benbecula,inst_UnitedKingdom)). - -fof(axmondialPred13306, axiom, - 104000 = f_PopulationFn(inst_Countries_PL_provinces_Legnickie_cities_Legnica)). - -fof(axmondialPred13307, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Legnickie_cities_Legnica,inst_Countries_PL_provinces_Legnickie)). - -fof(axmondialPred13308, axiom, - 243000 = f_PopulationFn(inst_Countries_THA_provinces_Songkhla_cities_Songkhla)). - -fof(axmondialPred13309, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_Songkhla_cities_Songkhla,inst_Countries_THA_provinces_Songkhla)). - -fof(axmondialPred13310, axiom, - f_member(inst_Mexico,inst_Organizations_G_15)). - -fof(axmondialPred13311, axiom, - 25000 = f_PopulationFn(inst_Countries_RA_provinces_RioNegro_cities_Viedma)). - -fof(axmondialPred13312, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_RioNegro_cities_Viedma,inst_Countries_RA_provinces_RioNegro)). - -fof(axmondialPred13313, axiom, - 1022600 = f_PopulationFn(inst_Countries_PL_provinces_Lubelskie)). - -fof(axmondialPred13314, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Lubelskie,f_MeasureFn(6792,inst_SquareKilometer))). - -fof(axmondialPred13315, axiom, - f_capitalCity(inst_Countries_PL_provinces_Lubelskie_cities_Lublin,inst_Countries_PL_provinces_Lubelskie)). - -fof(axmondialPred13316, axiom, - f_member(inst_Yemen,inst_Organizations_IDA)). - -fof(axmondialPred13317, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Greece,inst_ServiceSector,66,f_YearFn(1996))). - -fof(axmondialPred13318, axiom, - f_meetsSpatially(inst_Greece,inst_Albania)). - -fof(axmondialPred13319, axiom, - f_member(inst_Greece,inst_Organizations_Intelsat)). - -fof(axmondialPred13320, axiom, - f_member(inst_Greece,inst_Organizations_WMO)). - -fof(axmondialPred13321, axiom, - 10538594 = f_PopulationFn(inst_Greece)). - -fof(axmondialPred13322, axiom, - f_member(inst_Greece,inst_Organizations_MINURSO)). - -fof(axmondialPred13323, axiom, - f_member(inst_Greece,inst_Organizations_OAS)). - -fof(axmondialPred13324, axiom, - f_member(inst_Greece,inst_Organizations_CCC)). - -fof(axmondialPred13325, axiom, - f_member(inst_Greece,inst_Organizations_WIPO)). - -fof(axmondialPred13326, axiom, - f_member(inst_Greece,inst_Organizations_ANC)). - -fof(axmondialPred13327, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_Ipiros,inst_Greece)). - -fof(axmondialPred13328, axiom, - f_member(inst_Greece,inst_Organizations_IDA)). - -fof(axmondialPred13329, axiom, - f_member(inst_Greece,inst_Organizations_Interpol)). - -fof(axmondialPred13330, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_DhytikiEllas,inst_Greece)). - -fof(axmondialPred13331, axiom, - f_member(inst_Greece,inst_Organizations_UNIKOM)). - -fof(axmondialPred13332, axiom, - f_member(inst_Greece,inst_Organizations_UNHCR)). - -fof(axmondialPred13333, axiom, - f_member(inst_Greece,inst_Organizations_ICAO)). - -fof(axmondialPred13334, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Greece,inst_IndustrialSector,22.2,f_YearFn(1996))). - -fof(axmondialPred13335, axiom, - f_member(inst_Greece,inst_Organizations_IFRCS)). - -fof(axmondialPred13336, axiom, - f_member(inst_Greece,inst_Organizations_ECE)). - -fof(axmondialPred13337, axiom, - f_meetsSpatially(inst_Greece,inst_Turkey)). - -fof(axmondialPred13338, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_NotionAiyaion,inst_Greece)). - -fof(axmondialPred13339, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_StereaEllas,inst_Greece)). - -fof(axmondialPred13340, axiom, - f_member(inst_Greece,inst_Organizations_WFTU)). - -fof(axmondialPred13341, axiom, - f_member(inst_Greece,inst_Organizations_WToO)). - -fof(axmondialPred13342, axiom, - f_member(inst_Greece,inst_Organizations_CERN)). - -fof(axmondialPred13343, axiom, - f_member(inst_Greece,inst_Organizations_ISO)). - -fof(axmondialPred13344, axiom, - f_member(inst_Greece,inst_Organizations_IFC)). - -fof(axmondialPred13345, axiom, - f_meetsSpatially(inst_Greece,inst_Macedonia)). - -fof(axmondialPred13346, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_VoreionAiyaion,inst_Greece)). - -fof(axmondialPred13347, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Greece,inst_AgriculturalSector,11.8,f_YearFn(1996))). - -fof(axmondialPred13348, axiom, - f_member(inst_Greece,inst_Organizations_NAM)). - -fof(axmondialPred13349, axiom, - f_member(inst_Greece,inst_Organizations_UNOMIG)). - -fof(axmondialPred13350, axiom, - f_meetsSpatially(inst_Greece,inst_Bulgaria)). - -fof(axmondialPred13351, axiom, - f_member(inst_Greece,inst_Organizations_IOM)). - -fof(axmondialPred13352, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_Kriti,inst_Greece)). - -fof(axmondialPred13353, axiom, - f_landAreaOnly(inst_Greece,f_MeasureFn(131940,inst_SquareKilometer))). - -fof(axmondialPred13354, axiom, - f_member(inst_Greece,inst_Organizations_IMF)). - -fof(axmondialPred13355, axiom, - f_capitalCity(inst_Countries_GR_provinces_Attiki_cities_Athens,inst_Greece)). - -fof(axmondialPred13356, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_Thessalia,inst_Greece)). - -fof(axmondialPred13357, axiom, - f_member(inst_Greece,inst_Organizations_NATO)). - -fof(axmondialPred13358, axiom, - f_inflationRateInCountry(inst_Greece,8.1)). - -fof(axmondialPred13359, axiom, - f_member(inst_Greece,inst_Organizations_CE)). - -fof(axmondialPred13360, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_KedrikiMakedhonia,inst_Greece)). - -fof(axmondialPred13361, axiom, - f_member(inst_Greece,inst_Organizations_G_6)). - -fof(axmondialPred13362, axiom, - f_member(inst_Greece,inst_Organizations_EN)). - -fof(axmondialPred13363, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_DhytikiMakedhonia,inst_Greece)). - -fof(axmondialPred13364, axiom, - f_member(inst_Greece,inst_Organizations_NSG)). - -fof(axmondialPred13365, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_Attiki,inst_Greece)). - -fof(axmondialPred13366, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_IonioiNisoi,inst_Greece)). - -fof(axmondialPred13367, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_Peloponnisos,inst_Greece)). - -fof(axmondialPred13368, axiom, - f_geographicSubregion(inst_Countries_GR_provinces_AnatolikiMakedhoniakaiThraki,inst_Greece)). - -fof(axmondialPred13369, axiom, - f_member(inst_Greece,inst_Organizations_ITU)). - -fof(axmondialPred13370, axiom, - f_member(inst_Greece,inst_Organizations_IOC)). - -fof(axmondialPred13371, axiom, - f_member(inst_Greece,inst_Organizations_WTrO)). - -fof(axmondialPred13372, axiom, - f_member(inst_Greece,inst_Organizations_PCA)). - -fof(axmondialPred13373, axiom, - 1062771 = f_PopulationFn(inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhopal)). - -fof(axmondialPred13374, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhopal,inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred13375, axiom, - 749100 = f_PopulationFn(inst_Countries_H_provinces_BorsodAbaujZemplen)). - -fof(axmondialPred13376, axiom, - f_landAreaOnly(inst_Countries_H_provinces_BorsodAbaujZemplen,f_MeasureFn(7248,inst_SquareKilometer))). - -fof(axmondialPred13377, axiom, - f_capitalCity(inst_Countries_H_provinces_Miskolc_munic_cities_Miskolc,inst_Countries_H_provinces_BorsodAbaujZemplen)). - -fof(axmondialPred13378, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Ancash_cities_Huaraz,inst_Countries_PE_provinces_Ancash)). - -fof(axmondialPred13379, axiom, - f_member(inst_Taiwan,inst_Organizations_WCL)). - -fof(axmondialPred13380, axiom, - 4236490 = f_PopulationFn(inst_Countries_CO_provinces_SantaFedeBogota_DC)). - -fof(axmondialPred13381, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_SantaFedeBogota_DC,f_MeasureFn(1587,inst_SquareKilometer))). - -fof(axmondialPred13382, axiom, - f_capitalCity(inst_Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota,inst_Countries_CO_provinces_SantaFedeBogota_DC)). - -fof(axmondialPred13383, axiom, - f_member(inst_Australia,inst_Organizations_OECD)). - -fof(axmondialPred13384, axiom, - f_sharedBorderLength(inst_Mali,inst_Mauritania,f_MeasureFn(2237,inst_Kilometer))). - -fof(axmondialPred13385, axiom, - f_member(inst_Japan,inst_Organizations_G_8)). - -fof(axmondialPred13386, axiom, - f_member(inst_Tanzania,inst_Organizations_WIPO)). - -fof(axmondialPred13387, axiom, - 560797 = f_PopulationFn(inst_Countries_IRQ_provinces_AlQadisiyah)). - -fof(axmondialPred13388, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_AlQadisiyah,f_MeasureFn(8153,inst_SquareKilometer))). - -fof(axmondialPred13389, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_AlQadisiyah_cities_AdDiwaniyah,inst_Countries_IRQ_provinces_AlQadisiyah)). - -fof(axmondialPred13390, axiom, - f_member(inst_CzechRepublic,inst_Organizations_IFC)). - -fof(axmondialPred13391, axiom, - f_member(inst_Italy,inst_Organizations_ICRM)). - -fof(axmondialPred13392, axiom, - 523000 = f_PopulationFn(inst_Countries_TR_provinces_Icel_cities_Mersin)). - -fof(axmondialPred13393, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Icel_cities_Mersin,inst_Countries_TR_provinces_Icel)). - -fof(axmondialPred13394, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Anguilla_cities_TheValley,inst_Countries_cid_cia_Anguilla)). - -fof(axmondialPred13395, axiom, - 1245300 = f_PopulationFn(inst_Countries_UA_provinces_Kirovohradska)). - -fof(axmondialPred13396, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Kirovohradska,f_MeasureFn(24600,inst_SquareKilometer))). - -fof(axmondialPred13397, axiom, - f_capitalCity(inst_Countries_UA_provinces_Kirovohradska_cities_Kirovohrad,inst_Countries_UA_provinces_Kirovohradska)). - -fof(axmondialPred13398, axiom, - f_member(inst_Malta,inst_Organizations_WToO)). - -fof(axmondialPred13399, axiom, - f_member(inst_Malta,inst_Organizations_Inmarsat)). - -fof(axmondialPred13400, axiom, - f_member(inst_Malta,inst_Organizations_UPU)). - -fof(axmondialPred13401, axiom, - f_member(inst_Malta,inst_Organizations_ANC)). - -fof(axmondialPred13402, axiom, - f_member(inst_Malta,inst_Organizations_IBRD)). - -fof(axmondialPred13403, axiom, - f_capitalCity(inst_Countries_M_cities_Valletta,inst_Malta)). - -fof(axmondialPred13404, axiom, - f_member(inst_Malta,inst_Organizations_UN)). - -fof(axmondialPred13405, axiom, - f_member(inst_Malta,inst_Organizations_UNESCO)). - -fof(axmondialPred13406, axiom, - f_landAreaOnly(inst_Malta,f_MeasureFn(320,inst_SquareKilometer))). - -fof(axmondialPred13407, axiom, - f_member(inst_Malta,inst_Organizations_WIPO)). - -fof(axmondialPred13408, axiom, - f_member(inst_Malta,inst_Organizations_PCA)). - -fof(axmondialPred13409, axiom, - f_member(inst_Malta,inst_Organizations_NAM)). - -fof(axmondialPred13410, axiom, - f_member(inst_Malta,inst_Organizations_IMO)). - -fof(axmondialPred13411, axiom, - f_member(inst_Malta,inst_Organizations_EBRD)). - -fof(axmondialPred13412, axiom, - f_member(inst_Malta,inst_Organizations_G_77)). - -fof(axmondialPred13413, axiom, - f_member(inst_Malta,inst_Organizations_ECE)). - -fof(axmondialPred13414, axiom, - 375576 = f_PopulationFn(inst_Malta)). - -fof(axmondialPred13415, axiom, - f_inflationRateInCountry(inst_Malta,5)). - -fof(axmondialPred13416, axiom, - f_member(inst_Malta,inst_Organizations_Intelsat)). - -fof(axmondialPred13417, axiom, - f_member(inst_Malta,inst_Organizations_ILO)). - -fof(axmondialPred13418, axiom, - f_member(inst_Malta,inst_Organizations_UNIDO)). - -fof(axmondialPred13419, axiom, - f_member(inst_Malta,inst_Organizations_PFP)). - -fof(axmondialPred13420, axiom, - f_member(inst_Malta,inst_Organizations_CCC)). - -fof(axmondialPred13421, axiom, - f_member(inst_Malta,inst_Organizations_ISO)). - -fof(axmondialPred13422, axiom, - f_member(inst_Malta,inst_Organizations_ICAO)). - -fof(axmondialPred13423, axiom, - f_geographicalSubregion(inst_Countries_RMM_cities_Bamako,inst_Mali)). - -fof(axmondialPred13424, axiom, - 1634500 = f_PopulationFn(inst_Countries_R_provinces_Kirovskayaoblast)). - -fof(axmondialPred13425, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Kirovskayaoblast,f_MeasureFn(120800,inst_SquareKilometer))). - -fof(axmondialPred13426, axiom, - f_capitalCity(inst_Countries_R_provinces_Kirovskayaoblast_cities_Kirov,inst_Countries_R_provinces_Kirovskayaoblast)). - -fof(axmondialPred13427, axiom, - 267000 = f_PopulationFn(inst_Countries_R_provinces_Irkutskayaoblast_cities_Angarsk)). - -fof(axmondialPred13428, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Irkutskayaoblast_cities_Angarsk,inst_Countries_R_provinces_Irkutskayaoblast)). - -fof(axmondialPred13429, axiom, - f_member(inst_Latvia,inst_Organizations_UPU)). - -fof(axmondialPred13430, axiom, - f_sharedBorderLength(inst_Tanzania,inst_Kenya,f_MeasureFn(769,inst_Kilometer))). - -fof(axmondialPred13431, axiom, - 140494 = f_PopulationFn(inst_Countries_USA_provinces_Missouri_cities_Springfield)). - -fof(axmondialPred13432, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Missouri_cities_Springfield,inst_Countries_USA_provinces_Missouri)). - -fof(axmondialPred13433, axiom, - f_member(inst_Belarus,inst_Organizations_IOC)). - -fof(axmondialPred13434, axiom, - f_member(inst_Libya,inst_Organizations_WMO)). - -fof(axmondialPred13435, axiom, - f_inflationRateInCountry(inst_Libya,25)). - -fof(axmondialPred13436, axiom, - f_member(inst_Libya,inst_Organizations_ABEDA)). - -fof(axmondialPred13437, axiom, - f_member(inst_Libya,inst_Organizations_IAEA)). - -fof(axmondialPred13438, axiom, - f_meetsSpatially(inst_Libya,inst_Chad)). - -fof(axmondialPred13439, axiom, - f_member(inst_Libya,inst_Organizations_OAU)). - -fof(axmondialPred13440, axiom, - f_member(inst_Libya,inst_Organizations_IDA)). - -fof(axmondialPred13441, axiom, - f_member(inst_Libya,inst_Organizations_IMF)). - -fof(axmondialPred13442, axiom, - f_meetsSpatially(inst_Libya,inst_Niger)). - -fof(axmondialPred13443, axiom, - f_member(inst_Libya,inst_Organizations_ILO)). - -fof(axmondialPred13444, axiom, - f_member(inst_Libya,inst_Organizations_OAPEC)). - -fof(axmondialPred13445, axiom, - f_member(inst_Libya,inst_Organizations_UNITAR)). - -fof(axmondialPred13446, axiom, - f_member(inst_Libya,inst_Organizations_CCC)). - -fof(axmondialPred13447, axiom, - f_member(inst_Libya,inst_Organizations_ITU)). - -fof(axmondialPred13448, axiom, - f_member(inst_Libya,inst_Organizations_IBRD)). - -fof(axmondialPred13449, axiom, - f_member(inst_Libya,inst_Organizations_WToO)). - -fof(axmondialPred13450, axiom, - f_member(inst_Libya,inst_Organizations_Interpol)). - -fof(axmondialPred13451, axiom, - f_member(inst_Libya,inst_Organizations_G_77)). - -fof(axmondialPred13452, axiom, - f_capitalCity(inst_Countries_LAR_cities_Tripoli,inst_Libya)). - -fof(axmondialPred13453, axiom, - f_member(inst_Libya,inst_Organizations_OPEC)). - -fof(axmondialPred13454, axiom, - f_landAreaOnly(inst_Libya,f_MeasureFn(1759540,inst_SquareKilometer))). - -fof(axmondialPred13455, axiom, - f_member(inst_Libya,inst_Organizations_OIC)). - -fof(axmondialPred13456, axiom, - f_member(inst_Libya,inst_Organizations_FAO)). - -fof(axmondialPred13457, axiom, - f_meetsSpatially(inst_Libya,inst_Sudan)). - -fof(axmondialPred13458, axiom, - f_member(inst_Libya,inst_Organizations_CAEU)). - -fof(axmondialPred13459, axiom, - f_member(inst_Libya,inst_Organizations_UNIDO)). - -fof(axmondialPred13460, axiom, - 5445436 = f_PopulationFn(inst_Libya)). - -fof(axmondialPred13461, axiom, - f_member(inst_Libya,inst_Organizations_ICAO)). - -fof(axmondialPred13462, axiom, - f_meetsSpatially(inst_Libya,inst_Tunisia)). - -fof(axmondialPred13463, axiom, - f_member(inst_Libya,inst_Organizations_IMO)). - -fof(axmondialPred13464, axiom, - f_member(inst_Libya,inst_Organizations_IOC)). - -fof(axmondialPred13465, axiom, - f_member(inst_Libya,inst_Organizations_AfDB)). - -fof(axmondialPred13466, axiom, - f_member(inst_Libya,inst_Organizations_UPU)). - -fof(axmondialPred13467, axiom, - f_meetsSpatially(inst_Libya,inst_Egypt)). - -fof(axmondialPred13468, axiom, - f_meetsSpatially(inst_Libya,inst_Algeria)). - -fof(axmondialPred13469, axiom, - f_member(inst_Libya,inst_Organizations_Intelsat)). - -fof(axmondialPred13470, axiom, - 177000 = f_PopulationFn(inst_Countries_UZB_provinces_Qasqadare_cities_Qarshi)). - -fof(axmondialPred13471, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Qasqadare_cities_Qarshi,inst_Countries_UZB_provinces_Qasqadare)). - -fof(axmondialPred13472, axiom, - 313567 = f_PopulationFn(inst_Countries_CO_provinces_Choco)). - -fof(axmondialPred13473, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Choco,f_MeasureFn(46530,inst_SquareKilometer))). - -fof(axmondialPred13474, axiom, - f_capitalCity(inst_Countries_CO_provinces_Choco_cities_Quibdo,inst_Countries_CO_provinces_Choco)). - -fof(axmondialPred13475, axiom, - 166616 = f_PopulationFn(inst_Countries_NL_provinces_NoordBrabant_cities_Breda)). - -fof(axmondialPred13476, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_NoordBrabant_cities_Breda,inst_Countries_NL_provinces_NoordBrabant)). - -fof(axmondialPred13477, axiom, - f_member(inst_Slovakia,inst_Organizations_CEI)). - -fof(axmondialPred13478, axiom, - f_located(inst_Islands_Madagaskar,inst_Countries_RM_provinces_Antsiranana)). - -fof(axmondialPred13479, axiom, - f_located(inst_Islands_Madagaskar,inst_Countries_RM_provinces_Mahajanga)). - -fof(axmondialPred13480, axiom, - f_located(inst_Islands_Madagaskar,inst_Countries_RM_provinces_Fianarantsoa)). - -fof(axmondialPred13481, axiom, - f_located(inst_Islands_Madagaskar,inst_Countries_RM_provinces_Antananarivo)). - -fof(axmondialPred13482, axiom, - f_located(inst_Islands_Madagaskar,inst_Madagascar)). - -fof(axmondialPred13483, axiom, - f_located(inst_Islands_Madagaskar,inst_Countries_RM_provinces_Toamasina)). - -fof(axmondialPred13484, axiom, - f_located(inst_Islands_Madagaskar,inst_Countries_RM_provinces_Toliary)). - -fof(axmondialPred13485, axiom, - f_landAreaOnly(inst_Islands_Madagaskar,f_MeasureFn(587041,inst_SquareKilometer))). - -fof(axmondialPred13486, axiom, - 398694 = f_PopulationFn(inst_Countries_RI_cities_PekanBaru)). - -fof(axmondialPred13487, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_PekanBaru,inst_Indonesia)). - -fof(axmondialPred13488, axiom, - f_hasHeadq(inst_Organizations_UNIFIL,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred13489, axiom, - 101211 = f_PopulationFn(inst_Countries_NIC_cities_Chinandega)). - -fof(axmondialPred13490, axiom, - f_geographicalSubregion(inst_Countries_NIC_cities_Chinandega,inst_Nicaragua)). - -fof(axmondialPred13491, axiom, - 100766 = f_PopulationFn(inst_Countries_YV_provinces_Carabobo_cities_Guacara)). - -fof(axmondialPred13492, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Carabobo_cities_Guacara,inst_Countries_YV_provinces_Carabobo)). - -fof(axmondialPred13493, axiom, - 1086000 = f_PopulationFn(inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Chelyabinsk)). - -fof(axmondialPred13494, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Chelyabinsk,inst_Countries_R_provinces_Chelyabinskayaoblast)). - -fof(axmondialPred13495, axiom, - f_member(inst_Suriname,inst_Organizations_ICFTU)). - -fof(axmondialPred13496, axiom, - 696000 = f_PopulationFn(inst_Countries_GB_provinces_HerefordandWorcester)). - -fof(axmondialPred13497, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_HerefordandWorcester,f_MeasureFn(3927,inst_SquareKilometer))). - -fof(axmondialPred13498, axiom, - f_capitalCity(inst_Countries_GB_provinces_HerefordandWorcester_cities_Worcester,inst_Countries_GB_provinces_HerefordandWorcester)). - -fof(axmondialPred13499, axiom, - f_member(inst_Malaysia,inst_Organizations_IMO)). - -fof(axmondialPred13500, axiom, - f_member(inst_Chad,inst_Organizations_CEEAC)). - -fof(axmondialPred13501, axiom, - f_member(inst_India,inst_Organizations_UNU)). - -fof(axmondialPred13502, axiom, - 151739 = f_PopulationFn(inst_Countries_MEX_provinces_Veracruz_cities_PozaRica)). - -fof(axmondialPred13503, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Veracruz_cities_PozaRica,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred13504, axiom, - f_member(inst_Pakistan,inst_Organizations_OAS)). - -fof(axmondialPred13505, axiom, - f_member(inst_Romania,inst_Organizations_IOM)). - -fof(axmondialPred13506, axiom, - 1026000 = f_PopulationFn(inst_Countries_R_provinces_Rostovskayaoblast_cities_RostovnaDonu)). - -fof(axmondialPred13507, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rostovskayaoblast_cities_RostovnaDonu,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred13508, axiom, - f_member(inst_Nepal,inst_Organizations_ICRM)). - -fof(axmondialPred13509, axiom, - 9302 = f_PopulationFn(inst_Countries_M_cities_Valletta)). - -fof(axmondialPred13510, axiom, - f_geographicalSubregion(inst_Countries_M_cities_Valletta,inst_Malta)). - -fof(axmondialPred13511, axiom, - f_member(inst_Mexico,inst_Organizations_IFAD)). - -fof(axmondialPred13512, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_BDEAC)). - -fof(axmondialPred13513, axiom, - 2830000 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Harbin)). - -fof(axmondialPred13514, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Harbin,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred13515, axiom, - f_member(inst_Malaysia,inst_Organizations_ITU)). - -fof(axmondialPred13516, axiom, - 885737 = f_PopulationFn(inst_Countries_GR_provinces_Attiki_cities_Athens)). - -fof(axmondialPred13517, axiom, - f_geographicalSubregion(inst_Countries_GR_provinces_Attiki_cities_Athens,inst_Countries_GR_provinces_Attiki)). - -fof(axmondialPred13518, axiom, - f_located(inst_Rivers_Bija,inst_Countries_R_provinces_Altayskiykray)). - -fof(axmondialPred13519, axiom, - f_located(inst_Rivers_Bija,inst_Countries_R_provinces_Rep_ofAltay)). - -fof(axmondialPred13520, axiom, - f_located(inst_Rivers_Bija,inst_Russia)). - -fof(axmondialPred13521, axiom, - f_flowsInto(inst_Rivers_Bija,inst_Rivers_Ob)). - -fof(axmondialPred13522, axiom, - f_length(inst_Rivers_Bija,688)). - -fof(axmondialPred13523, axiom, - f_sharedBorderLength(inst_Poland,inst_Lithuania,f_MeasureFn(91,inst_Kilometer))). - -fof(axmondialPred13524, axiom, - f_member(inst_Sudan,inst_Organizations_UNU)). - -fof(axmondialPred13525, axiom, - f_member(inst_Vanuatu,inst_Organizations_C)). - -fof(axmondialPred13526, axiom, - f_member(inst_Vanuatu,inst_Organizations_UPU)). - -fof(axmondialPred13527, axiom, - f_member(inst_Vanuatu,inst_Organizations_WMO)). - -fof(axmondialPred13528, axiom, - f_landAreaOnly(inst_Vanuatu,f_MeasureFn(14760,inst_SquareKilometer))). - -fof(axmondialPred13529, axiom, - f_member(inst_Vanuatu,inst_Organizations_NAM)). - -fof(axmondialPred13530, axiom, - f_member(inst_Vanuatu,inst_Organizations_UNIDO)). - -fof(axmondialPred13531, axiom, - 177504 = f_PopulationFn(inst_Vanuatu)). - -fof(axmondialPred13532, axiom, - f_member(inst_Vanuatu,inst_Organizations_ESCAP)). - -fof(axmondialPred13533, axiom, - f_member(inst_Vanuatu,inst_Organizations_Intelsat)). - -fof(axmondialPred13534, axiom, - f_capitalCity(inst_Countries_VU_cities_Port_Vila,inst_Vanuatu)). - -fof(axmondialPred13535, axiom, - f_member(inst_Vanuatu,inst_Organizations_UNESCO)). - -fof(axmondialPred13536, axiom, - f_member(inst_Vanuatu,inst_Organizations_IOC)). - -fof(axmondialPred13537, axiom, - f_member(inst_Vanuatu,inst_Organizations_UN)). - -fof(axmondialPred13538, axiom, - f_member(inst_Vanuatu,inst_Organizations_IFRCS)). - -fof(axmondialPred13539, axiom, - f_member(inst_Vanuatu,inst_Organizations_IMO)). - -fof(axmondialPred13540, axiom, - f_member(inst_Vanuatu,inst_Organizations_ACP)). - -fof(axmondialPred13541, axiom, - f_inflationRateInCountry(inst_Vanuatu,7)). - -fof(axmondialPred13542, axiom, - f_sharedBorderLength(inst_EquatorialGuinea,inst_Cameroon,f_MeasureFn(189,inst_Kilometer))). - -fof(axmondialPred13543, axiom, - f_located(inst_Mountains_Illampu,inst_Bolivia)). - -fof(axmondialPred13544, axiom, - f_member(inst_India,inst_Organizations_C)). - -fof(axmondialPred13545, axiom, - f_sharedBorderLength(inst_Niger,inst_Mali,f_MeasureFn(821,inst_Kilometer))). - -fof(axmondialPred13546, axiom, - f_member(inst_ElSalvador,inst_Organizations_WHO)). - -fof(axmondialPred13547, axiom, - 363432 = f_PopulationFn(inst_Countries_UAE_cities_AbuDhabi)). - -fof(axmondialPred13548, axiom, - f_geographicalSubregion(inst_Countries_UAE_cities_AbuDhabi,inst_UnitedArabEmirates)). - -fof(axmondialPred13549, axiom, - f_member(inst_Malaysia,inst_Organizations_IDB)). - -fof(axmondialPred13550, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Agri_cities_Agri,inst_Countries_TR_provinces_Agri)). - -fof(axmondialPred13551, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Bermuda,inst_Continents_Australia_Oceania)). - -fof(axmondialPred13552, axiom, - f_member(inst_Uganda,inst_Organizations_IOM)). - -fof(axmondialPred13553, axiom, - f_member(inst_Belarus,inst_Organizations_PFP)). - -fof(axmondialPred13554, axiom, - 1154418 = f_PopulationFn(inst_Countries_TR_provinces_Manisa)). - -fof(axmondialPred13555, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Manisa,f_MeasureFn(13810,inst_SquareKilometer))). - -fof(axmondialPred13556, axiom, - f_capitalCity(inst_Countries_TR_provinces_Manisa_cities_Manisa,inst_Countries_TR_provinces_Manisa)). - -fof(axmondialPred13557, axiom, - 2881748 = f_PopulationFn(inst_Countries_J_provinces_Hiroshima)). - -fof(axmondialPred13558, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Hiroshima,f_MeasureFn(8467,inst_SquareKilometer))). - -fof(axmondialPred13559, axiom, - f_capitalCity(inst_Countries_J_provinces_Hiroshima_cities_Hiroshima,inst_Countries_J_provinces_Hiroshima)). - -fof(axmondialPred13560, axiom, - 125000 = f_PopulationFn(inst_Countries_PL_provinces_Elblaskie_cities_Elblag)). - -fof(axmondialPred13561, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Elblaskie_cities_Elblag,inst_Countries_PL_provinces_Elblaskie)). - -fof(axmondialPred13562, axiom, - f_member(inst_CzechRepublic,inst_Organizations_PFP)). - -fof(axmondialPred13563, axiom, - f_member(inst_Romania,inst_Organizations_Inmarsat)). - -fof(axmondialPred13564, axiom, - 1720000 = f_PopulationFn(inst_Countries_ET_provinces_ElFaiyum)). - -fof(axmondialPred13565, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElFaiyum,f_MeasureFn(1827,inst_SquareKilometer))). - -fof(axmondialPred13566, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElFaiyum_cities_ElFaiyum,inst_Countries_ET_provinces_ElFaiyum)). - -fof(axmondialPred13567, axiom, - 218186 = f_PopulationFn(inst_Countries_I_provinces_Veneto_cities_Padova)). - -fof(axmondialPred13568, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Veneto_cities_Padova,inst_Countries_I_provinces_Veneto)). - -fof(axmondialPred13569, axiom, - 310000 = f_PopulationFn(inst_Countries_RC_provinces_Hsinchu_munic)). - -fof(axmondialPred13570, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Hsinchu_munic,f_MeasureFn(104,inst_SquareKilometer))). - -fof(axmondialPred13571, axiom, - f_capitalCity(inst_Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu,inst_Countries_RC_provinces_Hsinchu_munic)). - -fof(axmondialPred13572, axiom, - 3311500 = f_PopulationFn(inst_Countries_R_provinces_Samarskayaoblast)). - -fof(axmondialPred13573, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Samarskayaoblast,f_MeasureFn(53600,inst_SquareKilometer))). - -fof(axmondialPred13574, axiom, - f_capitalCity(inst_Countries_R_provinces_Samarskayaoblast_cities_Samara,inst_Countries_R_provinces_Samarskayaoblast)). - -fof(axmondialPred13575, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElBahrelAhmar_cities_Hurghada,inst_Countries_ET_provinces_ElBahrelAhmar)). - -fof(axmondialPred13576, axiom, - f_located(inst_Rivers_Volta,inst_Ghana)). - -fof(axmondialPred13577, axiom, - f_flowsInto(inst_Rivers_Volta,inst_Seas_AtlanticOcean)). - -fof(axmondialPred13578, axiom, - f_located(inst_Lakes_LakeLeopold_II,inst_Zaire)). - -fof(axmondialPred13579, axiom, - f_member(inst_Albania,inst_Organizations_CCC)). - -fof(axmondialPred13580, axiom, - f_member(inst_UnitedStates,inst_Organizations_ESCAP)). - -fof(axmondialPred13581, axiom, - f_member(inst_Slovakia,inst_Organizations_WEU)). - -fof(axmondialPred13582, axiom, - 341000 = f_PopulationFn(inst_Countries_UZB_provinces_Namangan_cities_Namangan)). - -fof(axmondialPred13583, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Namangan_cities_Namangan,inst_Countries_UZB_provinces_Namangan)). - -fof(axmondialPred13584, axiom, - 1555543 = f_PopulationFn(inst_Countries_J_provinces_Yamaguchi)). - -fof(axmondialPred13585, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Yamaguchi,f_MeasureFn(6106,inst_SquareKilometer))). - -fof(axmondialPred13586, axiom, - f_capitalCity(inst_Countries_J_provinces_Yamaguchi_cities_Yamaguchi,inst_Countries_J_provinces_Yamaguchi)). - -fof(axmondialPred13587, axiom, - 616741 = f_PopulationFn(inst_Countries_CDN_provinces_Alberta_cities_Edmonton)). - -fof(axmondialPred13588, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Alberta_cities_Edmonton,inst_Countries_CDN_provinces_Alberta)). - -fof(axmondialPred13589, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Bombay,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred13590, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNU)). - -fof(axmondialPred13591, axiom, - f_member(inst_UnitedStates,inst_Organizations_ICRM)). - -fof(axmondialPred13592, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Connecticut,inst_UnitedStates)). - -fof(axmondialPred13593, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Indiana,inst_UnitedStates)). - -fof(axmondialPred13594, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Iowa,inst_UnitedStates)). - -fof(axmondialPred13595, axiom, - f_member(inst_UnitedStates,inst_Organizations_IMO)). - -fof(axmondialPred13596, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_NewHampshire,inst_UnitedStates)). - -fof(axmondialPred13597, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_WestVirginia,inst_UnitedStates)). - -fof(axmondialPred13598, axiom, - 266476278 = f_PopulationFn(inst_UnitedStates)). - -fof(axmondialPred13599, axiom, - f_member(inst_UnitedStates,inst_Organizations_SPC)). - -fof(axmondialPred13600, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Nevada,inst_UnitedStates)). - -fof(axmondialPred13601, axiom, - f_meetsSpatially(inst_UnitedStates,inst_Mexico)). - -fof(axmondialPred13602, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Ohio,inst_UnitedStates)). - -fof(axmondialPred13603, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Idaho,inst_UnitedStates)). - -fof(axmondialPred13604, axiom, - f_member(inst_UnitedStates,inst_Organizations_OSCE)). - -fof(axmondialPred13605, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Minnesota,inst_UnitedStates)). - -fof(axmondialPred13606, axiom, - f_member(inst_UnitedStates,inst_Organizations_WIPO)). - -fof(axmondialPred13607, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Arizona,inst_UnitedStates)). - -fof(axmondialPred13608, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Tennessee,inst_UnitedStates)). - -fof(axmondialPred13609, axiom, - f_member(inst_UnitedStates,inst_Organizations_WTrO)). - -fof(axmondialPred13610, axiom, - f_member(inst_UnitedStates,inst_Organizations_ILO)). - -fof(axmondialPred13611, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Hawaii,inst_UnitedStates)). - -fof(axmondialPred13612, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Virginia,inst_UnitedStates)). - -fof(axmondialPred13613, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Missouri,inst_UnitedStates)). - -fof(axmondialPred13614, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNTSO)). - -fof(axmondialPred13615, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Oklahoma,inst_UnitedStates)). - -fof(axmondialPred13616, axiom, - f_inflationRateInCountry(inst_UnitedStates,2.5)). - -fof(axmondialPred13617, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Louisiana,inst_UnitedStates)). - -fof(axmondialPred13618, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Delaware,inst_UnitedStates)). - -fof(axmondialPred13619, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Arkansas,inst_UnitedStates)). - -fof(axmondialPred13620, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Distr_Columbia,inst_UnitedStates)). - -fof(axmondialPred13621, axiom, - f_member(inst_UnitedStates,inst_Organizations_BIS)). - -fof(axmondialPred13622, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Mississippi,inst_UnitedStates)). - -fof(axmondialPred13623, axiom, - f_member(inst_UnitedStates,inst_Organizations_IDA)). - -fof(axmondialPred13624, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNMIH)). - -fof(axmondialPred13625, axiom, - f_member(inst_UnitedStates,inst_Organizations_ZC)). - -fof(axmondialPred13626, axiom, - f_member(inst_UnitedStates,inst_Organizations_ECE)). - -fof(axmondialPred13627, axiom, - f_member(inst_UnitedStates,inst_Organizations_IFAD)). - -fof(axmondialPred13628, axiom, - f_sectorCompositionOfGDPInPeriod(inst_UnitedStates,inst_ServiceSector,75,f_YearFn(1996))). - -fof(axmondialPred13629, axiom, - f_meetsSpatially(inst_UnitedStates,inst_Cuba)). - -fof(axmondialPred13630, axiom, - f_sectorCompositionOfGDPInPeriod(inst_UnitedStates,inst_AgriculturalSector,2,f_YearFn(1996))). - -fof(axmondialPred13631, axiom, - f_member(inst_UnitedStates,inst_Organizations_G_10)). - -fof(axmondialPred13632, axiom, - f_member(inst_UnitedStates,inst_Organizations_UN)). - -fof(axmondialPred13633, axiom, - f_member(inst_UnitedStates,inst_Organizations_ANZUS)). - -fof(axmondialPred13634, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Washington,inst_UnitedStates)). - -fof(axmondialPred13635, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Alaska,inst_UnitedStates)). - -fof(axmondialPred13636, axiom, - f_member(inst_UnitedStates,inst_Organizations_ITU)). - -fof(axmondialPred13637, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_NewMexico,inst_UnitedStates)). - -fof(axmondialPred13638, axiom, - f_member(inst_UnitedStates,inst_Organizations_IEA)). - -fof(axmondialPred13639, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Massachusetts,inst_UnitedStates)). - -fof(axmondialPred13640, axiom, - f_member(inst_UnitedStates,inst_Organizations_WMO)). - -fof(axmondialPred13641, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Oregon,inst_UnitedStates)). - -fof(axmondialPred13642, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Georgia,inst_UnitedStates)). - -fof(axmondialPred13643, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_NorthDakota,inst_UnitedStates)). - -fof(axmondialPred13644, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Pennsylvania,inst_UnitedStates)). - -fof(axmondialPred13645, axiom, - f_sectorCompositionOfGDPInPeriod(inst_UnitedStates,inst_IndustrialSector,23,f_YearFn(1996))). - -fof(axmondialPred13646, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Florida,inst_UnitedStates)). - -fof(axmondialPred13647, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_NewYork,inst_UnitedStates)). - -fof(axmondialPred13648, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNIKOM)). - -fof(axmondialPred13649, axiom, - f_member(inst_UnitedStates,inst_Organizations_IAEA)). - -fof(axmondialPred13650, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Utah,inst_UnitedStates)). - -fof(axmondialPred13651, axiom, - f_landAreaOnly(inst_UnitedStates,f_MeasureFn(9372610,inst_SquareKilometer))). - -fof(axmondialPred13652, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Kentucky,inst_UnitedStates)). - -fof(axmondialPred13653, axiom, - f_member(inst_UnitedStates,inst_Organizations_ISO)). - -fof(axmondialPred13654, axiom, - f_member(inst_UnitedStates,inst_Organizations_WHO)). - -fof(axmondialPred13655, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_California,inst_UnitedStates)). - -fof(axmondialPred13656, axiom, - f_capitalCity(inst_Countries_USA_provinces_Distr_Columbia_cities_Washington,inst_UnitedStates)). - -fof(axmondialPred13657, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Nebraska,inst_UnitedStates)). - -fof(axmondialPred13658, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_SouthCarolina,inst_UnitedStates)). - -fof(axmondialPred13659, axiom, - f_member(inst_UnitedStates,inst_Organizations_ICC)). - -fof(axmondialPred13660, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Michigan,inst_UnitedStates)). - -fof(axmondialPred13661, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Maine,inst_UnitedStates)). - -fof(axmondialPred13662, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Alabama,inst_UnitedStates)). - -fof(axmondialPred13663, axiom, - f_member(inst_UnitedStates,inst_Organizations_IFC)). - -fof(axmondialPred13664, axiom, - f_member(inst_UnitedStates,inst_Organizations_IFRCS)). - -fof(axmondialPred13665, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_RhodeIsland,inst_UnitedStates)). - -fof(axmondialPred13666, axiom, - f_member(inst_UnitedStates,inst_Organizations_EBRD)). - -fof(axmondialPred13667, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Vermont,inst_UnitedStates)). - -fof(axmondialPred13668, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_NorthCarolina,inst_UnitedStates)). - -fof(axmondialPred13669, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Wyoming,inst_UnitedStates)). - -fof(axmondialPred13670, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Montana,inst_UnitedStates)). - -fof(axmondialPred13671, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Illinois,inst_UnitedStates)). - -fof(axmondialPred13672, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Wisconsin,inst_UnitedStates)). - -fof(axmondialPred13673, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Texas,inst_UnitedStates)). - -fof(axmondialPred13674, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_NewJersey,inst_UnitedStates)). - -fof(axmondialPred13675, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Maryland,inst_UnitedStates)). - -fof(axmondialPred13676, axiom, - f_member(inst_UnitedStates,inst_Organizations_NSG)). - -fof(axmondialPred13677, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Kansas,inst_UnitedStates)). - -fof(axmondialPred13678, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_Colorado,inst_UnitedStates)). - -fof(axmondialPred13679, axiom, - f_member(inst_UnitedStates,inst_Organizations_ANC)). - -fof(axmondialPred13680, axiom, - f_geographicSubregion(inst_Countries_USA_provinces_SouthDakota,inst_UnitedStates)). - -fof(axmondialPred13681, axiom, - f_meetsSpatially(inst_UnitedStates,inst_Canada)). - -fof(axmondialPred13682, axiom, - f_member(inst_UnitedStates,inst_Organizations_UNPROFOR)). - -fof(axmondialPred13683, axiom, - f_member(inst_UnitedStates,inst_Organizations_EN)). - -fof(axmondialPred13684, axiom, - f_member(inst_SaudiArabia,inst_Organizations_Interpol)). - -fof(axmondialPred13685, axiom, - f_member(inst_Luxembourg,inst_Organizations_IBRD)). - -fof(axmondialPred13686, axiom, - 411803 = f_PopulationFn(inst_Countries_I_provinces_EmiliaRomagna_cities_Bologna)). - -fof(axmondialPred13687, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_EmiliaRomagna_cities_Bologna,inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred13688, axiom, - f_member(inst_Paraguay,inst_Organizations_Interpol)). - -fof(axmondialPred13689, axiom, - 103630 = f_PopulationFn(inst_Countries_I_provinces_Lazio_cities_Latina)). - -fof(axmondialPred13690, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Lazio_cities_Latina,inst_Countries_I_provinces_Lazio)). - -fof(axmondialPred13691, axiom, - 132000 = f_PopulationFn(inst_Countries_UZB_provinces_Toshkent_cities_Angren)). - -fof(axmondialPred13692, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Toshkent_cities_Angren,inst_Countries_UZB_provinces_Toshkent)). - -fof(axmondialPred13693, axiom, - f_located(inst_Rivers_Syrdarja,inst_Countries_KAZ_provinces_Qyzylorda)). - -fof(axmondialPred13694, axiom, - f_located(inst_Rivers_Syrdarja,inst_Kazakstan)). - -fof(axmondialPred13695, axiom, - f_flowsInto(inst_Rivers_Syrdarja,inst_Lakes_OzeroAral)). - -fof(axmondialPred13696, axiom, - f_length(inst_Rivers_Syrdarja,2212)). - -fof(axmondialPred13697, axiom, - f_member(inst_Mali,inst_Organizations_WIPO)). - -fof(axmondialPred13698, axiom, - f_member(inst_Mali,inst_Organizations_OAU)). - -fof(axmondialPred13699, axiom, - f_hasHeadq(inst_Organizations_WFTU,inst_Countries_CZ_provinces_Praha_cities_Prague)). - -fof(axmondialPred13700, axiom, - f_located(inst_Deserts_SimpsonDesert,inst_Countries_AUS_provinces_SouthAustralia)). - -fof(axmondialPred13701, axiom, - f_located(inst_Deserts_SimpsonDesert,inst_Countries_AUS_provinces_Queensland)). - -fof(axmondialPred13702, axiom, - f_located(inst_Deserts_SimpsonDesert,inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred13703, axiom, - f_located(inst_Deserts_SimpsonDesert,inst_Australia)). - -fof(axmondialPred13704, axiom, - f_landAreaOnly(inst_Deserts_SimpsonDesert,f_MeasureFn(145000,inst_SquareKilometer))). - -fof(axmondialPred13705, axiom, - 328031 = f_PopulationFn(inst_Countries_MEX_provinces_Jalisco_cities_Tlaquepaque)). - -fof(axmondialPred13706, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Jalisco_cities_Tlaquepaque,inst_Countries_MEX_provinces_Jalisco)). - -fof(axmondialPred13707, axiom, - 258900 = f_PopulationFn(inst_Countries_KAZ_provinces_Aqtobe_cities_Aqtobe)). - -fof(axmondialPred13708, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Aqtobe_cities_Aqtobe,inst_Countries_KAZ_provinces_Aqtobe)). - -fof(axmondialPred13709, axiom, - 2616000 = f_PopulationFn(inst_Countries_UA_provinces_Kyyivska_cities_Kiev)). - -fof(axmondialPred13710, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Kyyivska_cities_Kiev,inst_Countries_UA_provinces_Kyyivska)). - -fof(axmondialPred13711, axiom, - 11000 = f_PopulationFn(inst_Countries_WD_cities_Roseau)). - -fof(axmondialPred13712, axiom, - f_geographicalSubregion(inst_Countries_WD_cities_Roseau,inst_Dominica)). - -fof(axmondialPred13713, axiom, - f_member(inst_Afghanistan,inst_Organizations_Intelsat)). - -fof(axmondialPred13714, axiom, - f_member(inst_Paraguay,inst_Organizations_IMO)). - -fof(axmondialPred13715, axiom, - 304285 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_Pelotas)). - -fof(axmondialPred13716, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_Pelotas,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred13717, axiom, - f_member(inst_Cameroon,inst_Organizations_Interpol)). - -fof(axmondialPred13718, axiom, - 1065075 = f_PopulationFn(inst_Countries_MAL_provinces_PulauPinang)). - -fof(axmondialPred13719, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_PulauPinang,f_MeasureFn(1031,inst_SquareKilometer))). - -fof(axmondialPred13720, axiom, - f_capitalCity(inst_Countries_MAL_provinces_PulauPinang_cities_GeorgeTown,inst_Countries_MAL_provinces_PulauPinang)). - -fof(axmondialPred13721, axiom, - f_member(inst_Finland,inst_Organizations_IMF)). - -fof(axmondialPred13722, axiom, - f_located(inst_Islands_Tiree,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred13723, axiom, - f_located(inst_Islands_Tiree,inst_UnitedKingdom)). - -fof(axmondialPred13724, axiom, - f_member(inst_Moldova,inst_Organizations_EBRD)). - -fof(axmondialPred13725, axiom, - f_member(inst_Uganda,inst_Organizations_IFAD)). - -fof(axmondialPred13726, axiom, - f_sharedBorderLength(inst_SouthAfrica,inst_Lesotho,f_MeasureFn(909,inst_Kilometer))). - -fof(axmondialPred13727, axiom, - 187155 = f_PopulationFn(inst_Countries_EAT_provinces_Tanga_cities_Tanga)). - -fof(axmondialPred13728, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Tanga_cities_Tanga,inst_Countries_EAT_provinces_Tanga)). - -fof(axmondialPred13729, axiom, - f_member(inst_Mexico,inst_Organizations_NAM)). - -fof(axmondialPred13730, axiom, - 7718700 = f_PopulationFn(inst_Countries_IND_provinces_JammuandKashmir)). - -fof(axmondialPred13731, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_JammuandKashmir,f_MeasureFn(101387,inst_SquareKilometer))). - -fof(axmondialPred13732, axiom, - f_capitalCity(inst_Countries_IND_provinces_JammuandKashmir_cities_Srinagar,inst_Countries_IND_provinces_JammuandKashmir)). - -fof(axmondialPred13733, axiom, - 186058 = f_PopulationFn(inst_Countries_CDN_provinces_Saskatchewan_cities_Saskatoon)). - -fof(axmondialPred13734, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Saskatchewan_cities_Saskatoon,inst_Countries_CDN_provinces_Saskatchewan)). - -fof(axmondialPred13735, axiom, - 415487 = f_PopulationFn(inst_Countries_F_provinces_RhoneAlpes_cities_Lyon)). - -fof(axmondialPred13736, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_RhoneAlpes_cities_Lyon,inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred13737, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_NAM)). - -fof(axmondialPred13738, axiom, - 457601 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Huangshi)). - -fof(axmondialPred13739, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Huangshi,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred13740, axiom, - 148800 = f_PopulationFn(inst_Countries_GB_provinces_Cambridgeshire_cities_Huntingdon)). - -fof(axmondialPred13741, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cambridgeshire_cities_Huntingdon,inst_Countries_GB_provinces_Cambridgeshire)). - -fof(axmondialPred13742, axiom, - 176664 = f_PopulationFn(inst_Countries_USA_provinces_Washington_cities_Tacoma)). - -fof(axmondialPred13743, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Washington_cities_Tacoma,inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred13744, axiom, - 1169793 = f_PopulationFn(inst_Countries_IND_provinces_Goa)). - -fof(axmondialPred13745, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Goa,f_MeasureFn(3702,inst_SquareKilometer))). - -fof(axmondialPred13746, axiom, - f_capitalCity(inst_Countries_IND_provinces_Goa_cities_Panaji,inst_Countries_IND_provinces_Goa)). - -fof(axmondialPred13747, axiom, - f_member(inst_Denmark,inst_Organizations_UNMOGIP)). - -fof(axmondialPred13748, axiom, - f_member(inst_Taiwan,inst_Organizations_IOC)). - -fof(axmondialPred13749, axiom, - f_member(inst_SriLanka,inst_Organizations_CP)). - -fof(axmondialPred13750, axiom, - f_sharedBorderLength(inst_Lebanon,inst_Israel,f_MeasureFn(79,inst_Kilometer))). - -fof(axmondialPred13751, axiom, - f_member(inst_SriLanka,inst_Organizations_C)). - -fof(axmondialPred13752, axiom, - 800550 = f_PopulationFn(inst_Countries_F_provinces_ProvenceCotedAzur_cities_Marseille)). - -fof(axmondialPred13753, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_ProvenceCotedAzur_cities_Marseille,inst_Countries_F_provinces_ProvenceCotedAzur)). - -fof(axmondialPred13754, axiom, - 530171 = f_PopulationFn(inst_Countries_MA_cities_Meknes)). - -fof(axmondialPred13755, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Meknes,inst_Morocco)). - -fof(axmondialPred13756, axiom, - 173339 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Fremont)). - -fof(axmondialPred13757, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Fremont,inst_Countries_USA_provinces_California)). - -fof(axmondialPred13758, axiom, - f_member(inst_Switzerland,inst_Organizations_Intelsat)). - -fof(axmondialPred13759, axiom, - 494000 = f_PopulationFn(inst_Countries_R_provinces_Tyumenskayaoblast_cities_Tyumen)). - -fof(axmondialPred13760, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Tyumenskayaoblast_cities_Tyumen,inst_Countries_R_provinces_Tyumenskayaoblast)). - -fof(axmondialPred13761, axiom, - 325540 = f_PopulationFn(inst_Countries_CO_provinces_Narino_cities_Pasto)). - -fof(axmondialPred13762, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Narino_cities_Pasto,inst_Countries_CO_provinces_Narino)). - -fof(axmondialPred13763, axiom, - 317223 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Siping)). - -fof(axmondialPred13764, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Siping,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred13765, axiom, - 9982309 = f_PopulationFn(inst_Countries_IR_provinces_Tehran)). - -fof(axmondialPred13766, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Tehran,f_MeasureFn(29993,inst_SquareKilometer))). - -fof(axmondialPred13767, axiom, - f_capitalCity(inst_Countries_IR_provinces_Tehran_cities_Tehran,inst_Countries_IR_provinces_Tehran)). - -fof(axmondialPred13768, axiom, - f_member(inst_Maldives,inst_Organizations_AsDB)). - -fof(axmondialPred13769, axiom, - f_member(inst_Mauritius,inst_Organizations_ICRM)). - -fof(axmondialPred13770, axiom, - 167112 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_SeteLagoas)). - -fof(axmondialPred13771, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_SeteLagoas,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred13772, axiom, - 12531895 = f_PopulationFn(inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred13773, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Bahia,f_MeasureFn(567295,inst_SquareKilometer))). - -fof(axmondialPred13774, axiom, - f_capitalCity(inst_Countries_BR_provinces_Bahia_cities_Salvador,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred13775, axiom, - 1140594 = f_PopulationFn(inst_Countries_TR_provinces_Gaziantep)). - -fof(axmondialPred13776, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Gaziantep,f_MeasureFn(7642,inst_SquareKilometer))). - -fof(axmondialPred13777, axiom, - f_capitalCity(inst_Countries_TR_provinces_Gaziantep_cities_Gaziantep,inst_Countries_TR_provinces_Gaziantep)). - -fof(axmondialPred13778, axiom, - f_member(inst_Ethiopia,inst_Organizations_AfDB)). - -fof(axmondialPred13779, axiom, - f_member(inst_SaudiArabia,inst_Organizations_ICRM)). - -fof(axmondialPred13780, axiom, - f_sharedBorderLength(inst_Senegal,inst_Guinea_Bissau,f_MeasureFn(338,inst_Kilometer))). - -fof(axmondialPred13781, axiom, - 731581 = f_PopulationFn(inst_Countries_USA_provinces_Delaware)). - -fof(axmondialPred13782, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Delaware,f_MeasureFn(5297,inst_SquareKilometer))). - -fof(axmondialPred13783, axiom, - f_capitalCity(inst_Countries_USA_provinces_Delaware_cities_Dover,inst_Countries_USA_provinces_Delaware)). - -fof(axmondialPred13784, axiom, - 1365233 = f_PopulationFn(inst_Countries_THA_provinces_SiSaKet)). - -fof(axmondialPred13785, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SiSaKet,f_MeasureFn(8865,inst_SquareKilometer))). - -fof(axmondialPred13786, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Spratly_Islands,f_MeasureFn(1,inst_SquareKilometer))). - -fof(axmondialPred13787, axiom, - 1094996 = f_PopulationFn(inst_Countries_TR_provinces_Diyarbakir)). - -fof(axmondialPred13788, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Diyarbakir,f_MeasureFn(15355,inst_SquareKilometer))). - -fof(axmondialPred13789, axiom, - f_capitalCity(inst_Countries_TR_provinces_Diyarbakir_cities_Diyarbakir,inst_Countries_TR_provinces_Diyarbakir)). - -fof(axmondialPred13790, axiom, - f_member(inst_Cambodia,inst_Organizations_MekongGroup)). - -fof(axmondialPred13791, axiom, - 406388 = f_PopulationFn(inst_Countries_RA_provinces_SantaFe_cities_SantaFe)). - -fof(axmondialPred13792, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_SantaFe_cities_SantaFe,inst_Countries_RA_provinces_SantaFe)). - -fof(axmondialPred13793, axiom, - f_member(inst_Mexico,inst_Organizations_APEC)). - -fof(axmondialPred13794, axiom, - f_member(inst_Malaysia,inst_Organizations_ILO)). - -fof(axmondialPred13795, axiom, - 115000 = f_PopulationFn(inst_Countries_UZB_provinces_Nawoiy_cities_Nawoiy)). - -fof(axmondialPred13796, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Nawoiy_cities_Nawoiy,inst_Countries_UZB_provinces_Nawoiy)). - -fof(axmondialPred13797, axiom, - f_member(inst_Sudan,inst_Organizations_WTrO)). - -fof(axmondialPred13798, axiom, - 430000 = f_PopulationFn(inst_Countries_RO_provinces_Vilcea)). - -fof(axmondialPred13799, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Vilcea,f_MeasureFn(5705,inst_SquareKilometer))). - -fof(axmondialPred13800, axiom, - f_capitalCity(inst_Countries_RO_provinces_Vilcea_cities_RimnicuVilcea,inst_Countries_RO_provinces_Vilcea)). - -fof(axmondialPred13801, axiom, - 48109 = f_PopulationFn(inst_Countries_N_provinces_Troms_cities_Tromsoe)). - -fof(axmondialPred13802, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Troms_cities_Tromsoe,inst_Countries_N_provinces_Troms)). - -fof(axmondialPred13803, axiom, - f_member(inst_Jamaica,inst_Organizations_IOC)). - -fof(axmondialPred13804, axiom, - 163599 = f_PopulationFn(inst_Countries_CO_provinces_Risaralda_cities_Dosquebradas)). - -fof(axmondialPred13805, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Risaralda_cities_Dosquebradas,inst_Countries_CO_provinces_Risaralda)). - -fof(axmondialPred13806, axiom, - f_member(inst_Belarus,inst_Organizations_CEI)). - -fof(axmondialPred13807, axiom, - 1336496 = f_PopulationFn(inst_Countries_MEX_provinces_Zacatecas)). - -fof(axmondialPred13808, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Zacatecas,f_MeasureFn(75040,inst_SquareKilometer))). - -fof(axmondialPred13809, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Zacatecas_cities_Zacatecas,inst_Countries_MEX_provinces_Zacatecas)). - -fof(axmondialPred13810, axiom, - f_located(inst_Mountains_PikLenina,inst_Countries_TAD_provinces_BadakhshoniKuni)). - -fof(axmondialPred13811, axiom, - f_located(inst_Mountains_PikLenina,inst_Kyrgyzstan)). - -fof(axmondialPred13812, axiom, - f_located(inst_Mountains_PikLenina,inst_Tajikistan)). - -fof(axmondialPred13813, axiom, - 78100 = f_PopulationFn(inst_Countries_EAK_provinces_Eastern_cities_Meru)). - -fof(axmondialPred13814, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Eastern_cities_Meru,inst_Countries_EAK_provinces_Eastern)). - -fof(axmondialPred13815, axiom, - f_member(inst_Italy,inst_Organizations_ANC)). - -fof(axmondialPred13816, axiom, - 102696 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_EastYork)). - -fof(axmondialPred13817, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_EastYork,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred13818, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_WHO)). - -fof(axmondialPred13819, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_UN)). - -fof(axmondialPred13820, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_ICRM)). - -fof(axmondialPred13821, axiom, - f_inflationRateInCountry(inst_SaintKittsAndNevis,-0.9)). - -fof(axmondialPred13822, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_IFRCS)). - -fof(axmondialPred13823, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_Caricom)). - -fof(axmondialPred13824, axiom, - 41369 = f_PopulationFn(inst_SaintKittsAndNevis)). - -fof(axmondialPred13825, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_ECLAC)). - -fof(axmondialPred13826, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaintKittsAndNevis,inst_IndustrialSector,35.7,f_YearFn(1996))). - -fof(axmondialPred13827, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_UNESCO)). - -fof(axmondialPred13828, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_IBRD)). - -fof(axmondialPred13829, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_WIPO)). - -fof(axmondialPred13830, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_CDB)). - -fof(axmondialPred13831, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_UNMIH)). - -fof(axmondialPred13832, axiom, - f_capitalCity(inst_Countries_KN_cities_Basseterre,inst_SaintKittsAndNevis)). - -fof(axmondialPred13833, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_UNIDO)). - -fof(axmondialPred13834, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_OAS)). - -fof(axmondialPred13835, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaintKittsAndNevis,inst_AgriculturalSector,6.2,f_YearFn(1996))). - -fof(axmondialPred13836, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_IMF)). - -fof(axmondialPred13837, axiom, - f_landAreaOnly(inst_SaintKittsAndNevis,f_MeasureFn(269,inst_SquareKilometer))). - -fof(axmondialPred13838, axiom, - f_member(inst_SaintKittsAndNevis,inst_Organizations_Interpol)). - -fof(axmondialPred13839, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaintKittsAndNevis,inst_ServiceSector,58.1,f_YearFn(1996))). - -fof(axmondialPred13840, axiom, - 245699 = f_PopulationFn(inst_Countries_S_provinces_Malmohus_cities_Malmo)). - -fof(axmondialPred13841, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Malmohus_cities_Malmo,inst_Countries_S_provinces_Malmohus)). - -fof(axmondialPred13842, axiom, - 109000 = f_PopulationFn(inst_Countries_CR_provinces_Cartago_cities_Cartago)). - -fof(axmondialPred13843, axiom, - f_geographicalSubregion(inst_Countries_CR_provinces_Cartago_cities_Cartago,inst_Countries_CR_provinces_Cartago)). - -fof(axmondialPred13844, axiom, - f_member(inst_Iraq,inst_Organizations_WIPO)). - -fof(axmondialPred13845, axiom, - f_member(inst_Angola,inst_Organizations_AfDB)). - -fof(axmondialPred13846, axiom, - 49000 = f_PopulationFn(inst_Countries_WL_cities_Castries)). - -fof(axmondialPred13847, axiom, - f_geographicalSubregion(inst_Countries_WL_cities_Castries,inst_SaintLucia)). - -fof(axmondialPred13848, axiom, - f_member(inst_Mexico,inst_Organizations_IOC)). - -fof(axmondialPred13849, axiom, - 250966 = f_PopulationFn(inst_Countries_TR_provinces_Bingol)). - -fof(axmondialPred13850, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Bingol,f_MeasureFn(8125,inst_SquareKilometer))). - -fof(axmondialPred13851, axiom, - f_capitalCity(inst_Countries_TR_provinces_Bingol_cities_Bingol,inst_Countries_TR_provinces_Bingol)). - -fof(axmondialPred13852, axiom, - f_member(inst_Countries_cid_cia_Virgin_Islands,inst_Organizations_IOC)). - -fof(axmondialPred13853, axiom, - 97120 = f_PopulationFn(inst_Countries_cid_cia_Virgin_Islands)). - -fof(axmondialPred13854, axiom, - f_capitalCity(inst_Countries_cid_cia_Virgin_Islands_cities_CharlotteAmalie,inst_Countries_cid_cia_Virgin_Islands)). - -fof(axmondialPred13855, axiom, - f_member(inst_Countries_cid_cia_Virgin_Islands,inst_Organizations_ECLAC)). - -fof(axmondialPred13856, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Virgin_Islands,f_MeasureFn(352,inst_SquareKilometer))). - -fof(axmondialPred13857, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Bandundu_cities_Bandundu,inst_Countries_ZRE_provinces_Bandundu)). - -fof(axmondialPred13858, axiom, - f_member(inst_Chad,inst_Organizations_IOC)). - -fof(axmondialPred13859, axiom, - 136100 = f_PopulationFn(inst_Countries_MEX_provinces_Mexico_Estadode_cities_TolucadeLerdo)). - -fof(axmondialPred13860, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Mexico_Estadode_cities_TolucadeLerdo,inst_Countries_MEX_provinces_Mexico_Estadode)). - -fof(axmondialPred13861, axiom, - f_sharedBorderLength(inst_CoteDIvoire,inst_BurkinaFaso,f_MeasureFn(584,inst_Kilometer))). - -fof(axmondialPred13862, axiom, - 826996 = f_PopulationFn(inst_Countries_J_provinces_Fukui)). - -fof(axmondialPred13863, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Fukui,f_MeasureFn(4192,inst_SquareKilometer))). - -fof(axmondialPred13864, axiom, - f_capitalCity(inst_Countries_J_provinces_Fukui_cities_Fukui,inst_Countries_J_provinces_Fukui)). - -fof(axmondialPred13865, axiom, - 133000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_Chorzow)). - -fof(axmondialPred13866, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_Chorzow,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred13867, axiom, - 257453 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_CorpusChristi)). - -fof(axmondialPred13868, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_CorpusChristi,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred13869, axiom, - f_member(inst_Kiribati,inst_Organizations_UNESCO)). - -fof(axmondialPred13870, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_IBRD)). - -fof(axmondialPred13871, axiom, - f_sharedBorderLength(inst_Nigeria,inst_Niger,f_MeasureFn(1497,inst_Kilometer))). - -fof(axmondialPred13872, axiom, - f_located(inst_Rivers_Umeaelv,inst_Countries_S_provinces_Vasterbotten)). - -fof(axmondialPred13873, axiom, - f_located(inst_Rivers_Umeaelv,inst_Sweden)). - -fof(axmondialPred13874, axiom, - f_flowsInto(inst_Rivers_Umeaelv,inst_Seas_BalticSea)). - -fof(axmondialPred13875, axiom, - 280153 = f_PopulationFn(inst_Countries_TJ_provinces_Hainan_cities_Haikou)). - -fof(axmondialPred13876, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hainan_cities_Haikou,inst_Countries_TJ_provinces_Hainan)). - -fof(axmondialPred13877, axiom, - 549182 = f_PopulationFn(inst_Countries_D_provinces_Bremen_cities_Bremen)). - -fof(axmondialPred13878, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bremen_cities_Bremen,inst_Countries_D_provinces_Bremen)). - -fof(axmondialPred13879, axiom, - f_geographicalSubregion(inst_CoteDIvoire,inst_Continents_Africa)). - -fof(axmondialPred13880, axiom, - f_member(inst_Bahamas,inst_Organizations_WHO)). - -fof(axmondialPred13881, axiom, - f_member(inst_Malawi,inst_Organizations_ICFTU)). - -fof(axmondialPred13882, axiom, - f_member(inst_Pakistan,inst_Organizations_Intelsat)). - -fof(axmondialPred13883, axiom, - f_member(inst_ElSalvador,inst_Organizations_LAES)). - -fof(axmondialPred13884, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_NuevaEsparta_cities_LaAscuncion,inst_Countries_YV_provinces_NuevaEsparta)). - -fof(axmondialPred13885, axiom, - f_located(inst_Mountains_Zugspitze,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred13886, axiom, - f_located(inst_Mountains_Zugspitze,inst_Germany)). - -fof(axmondialPred13887, axiom, - 599306 = f_PopulationFn(inst_Countries_IND_provinces_Bihar_cities_Ranchi)). - -fof(axmondialPred13888, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Bihar_cities_Ranchi,inst_Countries_IND_provinces_Bihar)). - -fof(axmondialPred13889, axiom, - f_member(inst_SierraLeone,inst_Organizations_WMO)). - -fof(axmondialPred13890, axiom, - f_member(inst_Japan,inst_Organizations_IFRCS)). - -fof(axmondialPred13891, axiom, - 561649 = f_PopulationFn(inst_Countries_CO_provinces_Sucre)). - -fof(axmondialPred13892, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Sucre,f_MeasureFn(10917,inst_SquareKilometer))). - -fof(axmondialPred13893, axiom, - f_capitalCity(inst_Countries_CO_provinces_Sucre_cities_Sincelejo,inst_Countries_CO_provinces_Sucre)). - -fof(axmondialPred13894, axiom, - f_member(inst_Guatemala,inst_Organizations_IFRCS)). - -fof(axmondialPred13895, axiom, - f_geographicalSubregion(inst_Bolivia,inst_Continents_America)). - -fof(axmondialPred13896, axiom, - f_geographicalSubregion(inst_Austria,inst_Continents_Europe)). - -fof(axmondialPred13897, axiom, - 294000 = f_PopulationFn(inst_Countries_WAN_cities_Mushin)). - -fof(axmondialPred13898, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Mushin,inst_Nigeria)). - -fof(axmondialPred13899, axiom, - f_member(inst_Luxembourg,inst_Organizations_ICRM)). - -fof(axmondialPred13900, axiom, - f_located(inst_Lakes_OzeroBaikal,inst_Countries_R_provinces_Irkutskayaoblast)). - -fof(axmondialPred13901, axiom, - f_located(inst_Lakes_OzeroBaikal,inst_Countries_R_provinces_Rep_ofBuryatiya)). - -fof(axmondialPred13902, axiom, - f_located(inst_Lakes_OzeroBaikal,inst_Russia)). - -fof(axmondialPred13903, axiom, - f_landAreaOnly(inst_Lakes_OzeroBaikal,f_MeasureFn(31500,inst_SquareKilometer))). - -fof(axmondialPred13904, axiom, - 1240000 = f_PopulationFn(inst_Countries_CZ_provinces_Vychodocesky)). - -fof(axmondialPred13905, axiom, - f_landAreaOnly(inst_Countries_CZ_provinces_Vychodocesky,f_MeasureFn(11240,inst_SquareKilometer))). - -fof(axmondialPred13906, axiom, - f_capitalCity(inst_Countries_CZ_provinces_Vychodocesky_cities_HradecKralove,inst_Countries_CZ_provinces_Vychodocesky)). - -fof(axmondialPred13907, axiom, - 109000 = f_PopulationFn(inst_Countries_H_provinces_Fejer_cities_Szekesfehervar)). - -fof(axmondialPred13908, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Fejer_cities_Szekesfehervar,inst_Countries_H_provinces_Fejer)). - -fof(axmondialPred13909, axiom, - 130000 = f_PopulationFn(inst_Countries_WAN_cities_Shomolu)). - -fof(axmondialPred13910, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Shomolu,inst_Nigeria)). - -fof(axmondialPred13911, axiom, - 44977201 = f_PopulationFn(inst_Countries_IND_provinces_Karnataka)). - -fof(axmondialPred13912, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Karnataka,f_MeasureFn(191791,inst_SquareKilometer))). - -fof(axmondialPred13913, axiom, - f_capitalCity(inst_Countries_IND_provinces_Karnataka_cities_Bangalore,inst_Countries_IND_provinces_Karnataka)). - -fof(axmondialPred13914, axiom, - f_geographicalSubregion(inst_Guyana,inst_Continents_America)). - -fof(axmondialPred13915, axiom, - f_hasHeadq(inst_Organizations_CEI,inst_Countries_H_provinces_Budapest_munic_cities_Budapest)). - -fof(axmondialPred13916, axiom, - 1705872 = f_PopulationFn(inst_Countries_D_provinces_Hamburg)). - -fof(axmondialPred13917, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Hamburg,f_MeasureFn(755,inst_SquareKilometer))). - -fof(axmondialPred13918, axiom, - f_capitalCity(inst_Countries_D_provinces_Hamburg_cities_Hamburg,inst_Countries_D_provinces_Hamburg)). - -fof(axmondialPred13919, axiom, - f_member(inst_Belarus,inst_Organizations_CE)). - -fof(axmondialPred13920, axiom, - 439436 = f_PopulationFn(inst_Countries_MEX_provinces_Coahuila_cities_Torreon)). - -fof(axmondialPred13921, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Coahuila_cities_Torreon,inst_Countries_MEX_provinces_Coahuila)). - -fof(axmondialPred13922, axiom, - 479500 = f_PopulationFn(inst_Countries_MNG_cities_Ulaanbaatar)). - -fof(axmondialPred13923, axiom, - f_geographicalSubregion(inst_Countries_MNG_cities_Ulaanbaatar,inst_Mongolia)). - -fof(axmondialPred13924, axiom, - f_member(inst_Japan,inst_Organizations_ISO)). - -fof(axmondialPred13925, axiom, - 895000 = f_PopulationFn(inst_Countries_R_provinces_Saratovskayaoblast_cities_Saratov)). - -fof(axmondialPred13926, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Saratovskayaoblast_cities_Saratov,inst_Countries_R_provinces_Saratovskayaoblast)). - -fof(axmondialPred13927, axiom, - 135000 = f_PopulationFn(inst_Countries_UZB_provinces_Khorazm_cities_Urganch)). - -fof(axmondialPred13928, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Khorazm_cities_Urganch,inst_Countries_UZB_provinces_Khorazm)). - -fof(axmondialPred13929, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Gibraltar,inst_Continents_Europe)). - -fof(axmondialPred13930, axiom, - 516259 = f_PopulationFn(inst_Countries_USA_provinces_Washington_cities_Seattle)). - -fof(axmondialPred13931, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Washington_cities_Seattle,inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred13932, axiom, - 289142 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_VicenteLopez)). - -fof(axmondialPred13933, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_VicenteLopez,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred13934, axiom, - 722400 = f_PopulationFn(inst_Countries_Z_provinces_Central)). - -fof(axmondialPred13935, axiom, - f_landAreaOnly(inst_Countries_Z_provinces_Central,f_MeasureFn(94395,inst_SquareKilometer))). - -fof(axmondialPred13936, axiom, - f_capitalCity(inst_Countries_Z_provinces_Central_cities_Kabwe,inst_Countries_Z_provinces_Central)). - -fof(axmondialPred13937, axiom, - f_member(inst_SierraLeone,inst_Organizations_ECA)). - -fof(axmondialPred13938, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_MadhyaPradesh,inst_India)). - -fof(axmondialPred13939, axiom, - f_meetsSpatially(inst_India,inst_Nepal)). - -fof(axmondialPred13940, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Punjab,inst_India)). - -fof(axmondialPred13941, axiom, - f_member(inst_India,inst_Organizations_UNMIH)). - -fof(axmondialPred13942, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Orissa,inst_India)). - -fof(axmondialPred13943, axiom, - f_landAreaOnly(inst_India,f_MeasureFn(3287590,inst_SquareKilometer))). - -fof(axmondialPred13944, axiom, - f_member(inst_India,inst_Organizations_IMF)). - -fof(axmondialPred13945, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Maharashtra,inst_India)). - -fof(axmondialPred13946, axiom, - f_member(inst_India,inst_Organizations_ICAO)). - -fof(axmondialPred13947, axiom, - f_member(inst_India,inst_Organizations_UNIKOM)). - -fof(axmondialPred13948, axiom, - f_member(inst_India,inst_Organizations_IMO)). - -fof(axmondialPred13949, axiom, - f_meetsSpatially(inst_India,inst_China)). - -fof(axmondialPred13950, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_JammuandKashmir,inst_India)). - -fof(axmondialPred13951, axiom, - f_meetsSpatially(inst_India,inst_Pakistan)). - -fof(axmondialPred13952, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Assam,inst_India)). - -fof(axmondialPred13953, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Gujarat,inst_India)). - -fof(axmondialPred13954, axiom, - f_member(inst_India,inst_Organizations_AsDB)). - -fof(axmondialPred13955, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_TamilNadu,inst_India)). - -fof(axmondialPred13956, axiom, - f_member(inst_India,inst_Organizations_Inmarsat)). - -fof(axmondialPred13957, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Karnataka,inst_India)). - -fof(axmondialPred13958, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_HimachalPradesh,inst_India)). - -fof(axmondialPred13959, axiom, - f_member(inst_India,inst_Organizations_ITU)). - -fof(axmondialPred13960, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_DamanandDiu,inst_India)). - -fof(axmondialPred13961, axiom, - f_member(inst_India,inst_Organizations_IOC)). - -fof(axmondialPred13962, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Pondicherry,inst_India)). - -fof(axmondialPred13963, axiom, - f_member(inst_India,inst_Organizations_ICC)). - -fof(axmondialPred13964, axiom, - f_member(inst_India,inst_Organizations_WMO)). - -fof(axmondialPred13965, axiom, - f_member(inst_India,inst_Organizations_IFAD)). - -fof(axmondialPred13966, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_ArunachalPradesh,inst_India)). - -fof(axmondialPred13967, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Haryana,inst_India)). - -fof(axmondialPred13968, axiom, - f_member(inst_India,inst_Organizations_UNHCR)). - -fof(axmondialPred13969, axiom, - f_member(inst_India,inst_Organizations_OAS)). - -fof(axmondialPred13970, axiom, - f_member(inst_India,inst_Organizations_G_6)). - -fof(axmondialPred13971, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Goa,inst_India)). - -fof(axmondialPred13972, axiom, - f_member(inst_India,inst_Organizations_IFRCS)). - -fof(axmondialPred13973, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_LakshadweepIs_,inst_India)). - -fof(axmondialPred13974, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Rajasthan,inst_India)). - -fof(axmondialPred13975, axiom, - f_member(inst_India,inst_Organizations_WFTU)). - -fof(axmondialPred13976, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Meghalaya,inst_India)). - -fof(axmondialPred13977, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Bihar,inst_India)). - -fof(axmondialPred13978, axiom, - f_member(inst_India,inst_Organizations_UNITAR)). - -fof(axmondialPred13979, axiom, - f_member(inst_India,inst_Organizations_G_19)). - -fof(axmondialPred13980, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_AndamanandNicobarIs_,inst_India)). - -fof(axmondialPred13981, axiom, - f_member(inst_India,inst_Organizations_UN)). - -fof(axmondialPred13982, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Chandigarh,inst_India)). - -fof(axmondialPred13983, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_UttarPradesh,inst_India)). - -fof(axmondialPred13984, axiom, - f_meetsSpatially(inst_India,inst_Bangladesh)). - -fof(axmondialPred13985, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_AndhraPradesh,inst_India)). - -fof(axmondialPred13986, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Tripura,inst_India)). - -fof(axmondialPred13987, axiom, - f_inflationRateInCountry(inst_India,9)). - -fof(axmondialPred13988, axiom, - 952107694 = f_PopulationFn(inst_India)). - -fof(axmondialPred13989, axiom, - f_member(inst_India,inst_Organizations_CCC)). - -fof(axmondialPred13990, axiom, - f_member(inst_India,inst_Organizations_IFC)). - -fof(axmondialPred13991, axiom, - f_member(inst_India,inst_Organizations_WTrO)). - -fof(axmondialPred13992, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Mizoram,inst_India)). - -fof(axmondialPred13993, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_WestBengal,inst_India)). - -fof(axmondialPred13994, axiom, - f_member(inst_India,inst_Organizations_WIPO)). - -fof(axmondialPred13995, axiom, - f_member(inst_India,inst_Organizations_IDA)). - -fof(axmondialPred13996, axiom, - f_member(inst_India,inst_Organizations_G_77)). - -fof(axmondialPred13997, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_DadraandNagarHaveli,inst_India)). - -fof(axmondialPred13998, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Manipur,inst_India)). - -fof(axmondialPred13999, axiom, - f_member(inst_India,inst_Organizations_G_24)). - -fof(axmondialPred14000, axiom, - f_meetsSpatially(inst_India,inst_Bhutan)). - -fof(axmondialPred14001, axiom, - f_meetsSpatially(inst_India,inst_Burma)). - -fof(axmondialPred14002, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Nagaland,inst_India)). - -fof(axmondialPred14003, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Delhi,inst_India)). - -fof(axmondialPred14004, axiom, - f_capitalCity(inst_Countries_IND_provinces_Delhi_cities_NewDelhi,inst_India)). - -fof(axmondialPred14005, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Kerala,inst_India)). - -fof(axmondialPred14006, axiom, - f_member(inst_India,inst_Organizations_UNAMIR)). - -fof(axmondialPred14007, axiom, - f_member(inst_India,inst_Organizations_PCA)). - -fof(axmondialPred14008, axiom, - f_member(inst_India,inst_Organizations_IBRD)). - -fof(axmondialPred14009, axiom, - f_geographicSubregion(inst_Countries_IND_provinces_Sikkim,inst_India)). - -fof(axmondialPred14010, axiom, - f_member(inst_Latvia,inst_Organizations_Intelsat)). - -fof(axmondialPred14011, axiom, - f_member(inst_Israel,inst_Organizations_ICC)). - -fof(axmondialPred14012, axiom, - f_hasHeadq(inst_Organizations_UNPROFOR,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred14013, axiom, - f_member(inst_Syria,inst_Organizations_UNIDO)). - -fof(axmondialPred14014, axiom, - f_member(inst_Syria,inst_Organizations_IMO)). - -fof(axmondialPred14015, axiom, - f_meetsSpatially(inst_Syria,inst_Lebanon)). - -fof(axmondialPred14016, axiom, - f_member(inst_Syria,inst_Organizations_WMO)). - -fof(axmondialPred14017, axiom, - f_member(inst_Syria,inst_Organizations_IMF)). - -fof(axmondialPred14018, axiom, - f_meetsSpatially(inst_Syria,inst_Israel)). - -fof(axmondialPred14019, axiom, - f_member(inst_Syria,inst_Organizations_Interpol)). - -fof(axmondialPred14020, axiom, - f_capitalCity(inst_Countries_SYR_cities_Damascus,inst_Syria)). - -fof(axmondialPred14021, axiom, - f_member(inst_Syria,inst_Organizations_ICRM)). - -fof(axmondialPred14022, axiom, - f_member(inst_Syria,inst_Organizations_ISO)). - -fof(axmondialPred14023, axiom, - f_meetsSpatially(inst_Syria,inst_Iraq)). - -fof(axmondialPred14024, axiom, - f_member(inst_Syria,inst_Organizations_UPU)). - -fof(axmondialPred14025, axiom, - f_member(inst_Syria,inst_Organizations_UN)). - -fof(axmondialPred14026, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Syria,inst_IndustrialSector,25,f_YearFn(1996))). - -fof(axmondialPred14027, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Syria,inst_ServiceSector,45,f_YearFn(1996))). - -fof(axmondialPred14028, axiom, - f_member(inst_Syria,inst_Organizations_IDB)). - -fof(axmondialPred14029, axiom, - f_member(inst_Syria,inst_Organizations_ICC)). - -fof(axmondialPred14030, axiom, - f_landAreaOnly(inst_Syria,f_MeasureFn(185180,inst_SquareKilometer))). - -fof(axmondialPred14031, axiom, - f_meetsSpatially(inst_Syria,inst_Jordan)). - -fof(axmondialPred14032, axiom, - f_member(inst_Syria,inst_Organizations_IAEA)). - -fof(axmondialPred14033, axiom, - f_member(inst_Syria,inst_Organizations_WHO)). - -fof(axmondialPred14034, axiom, - f_member(inst_Syria,inst_Organizations_NAM)). - -fof(axmondialPred14035, axiom, - f_meetsSpatially(inst_Syria,inst_Turkey)). - -fof(axmondialPred14036, axiom, - f_member(inst_Syria,inst_Organizations_AMF)). - -fof(axmondialPred14037, axiom, - f_member(inst_Syria,inst_Organizations_ABEDA)). - -fof(axmondialPred14038, axiom, - f_member(inst_Syria,inst_Organizations_OIC)). - -fof(axmondialPred14039, axiom, - f_member(inst_Syria,inst_Organizations_ESCWA)). - -fof(axmondialPred14040, axiom, - f_member(inst_Syria,inst_Organizations_FAO)). - -fof(axmondialPred14041, axiom, - f_inflationRateInCountry(inst_Syria,15.1)). - -fof(axmondialPred14042, axiom, - f_member(inst_Syria,inst_Organizations_ILO)). - -fof(axmondialPred14043, axiom, - f_member(inst_Syria,inst_Organizations_IFRCS)). - -fof(axmondialPred14044, axiom, - f_member(inst_Syria,inst_Organizations_WToO)). - -fof(axmondialPred14045, axiom, - f_member(inst_Syria,inst_Organizations_CCC)). - -fof(axmondialPred14046, axiom, - f_member(inst_Syria,inst_Organizations_WFTU)). - -fof(axmondialPred14047, axiom, - f_member(inst_Syria,inst_Organizations_IFC)). - -fof(axmondialPred14048, axiom, - f_member(inst_Syria,inst_Organizations_IBRD)). - -fof(axmondialPred14049, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Syria,inst_AgriculturalSector,30,f_YearFn(1996))). - -fof(axmondialPred14050, axiom, - f_member(inst_Syria,inst_Organizations_IDA)). - -fof(axmondialPred14051, axiom, - f_member(inst_Syria,inst_Organizations_AL)). - -fof(axmondialPred14052, axiom, - 15608648 = f_PopulationFn(inst_Syria)). - -fof(axmondialPred14053, axiom, - f_member(inst_Syria,inst_Organizations_OAPEC)). - -fof(axmondialPred14054, axiom, - f_member(inst_Syria,inst_Organizations_G_77)). - -fof(axmondialPred14055, axiom, - f_member(inst_Belarus,inst_Organizations_ILO)). - -fof(axmondialPred14056, axiom, - f_member(inst_Nicaragua,inst_Organizations_ITU)). - -fof(axmondialPred14057, axiom, - 138000 = f_PopulationFn(inst_Countries_TR_provinces_Adana_cities_Osmaniye)). - -fof(axmondialPred14058, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Adana_cities_Osmaniye,inst_Countries_TR_provinces_Adana)). - -fof(axmondialPred14059, axiom, - f_hasHeadq(inst_Organizations_Mercosur,inst_Countries_RA_provinces_DistritoFederal_cities_BuenosAires)). - -fof(axmondialPred14060, axiom, - 201000 = f_PopulationFn(inst_Countries_RSA_cities_Evaton)). - -fof(axmondialPred14061, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Evaton,inst_SouthAfrica)). - -fof(axmondialPred14062, axiom, - 226226 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_SantaMaria)). - -fof(axmondialPred14063, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_SantaMaria,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred14064, axiom, - 194996 = f_PopulationFn(inst_Countries_MEX_provinces_Tamaulipas_cities_CiudadVictoria)). - -fof(axmondialPred14065, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Tamaulipas_cities_CiudadVictoria,inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred14066, axiom, - f_hasHeadq(inst_Organizations_ANC,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred14067, axiom, - f_member(inst_Moldova,inst_Organizations_WMO)). - -fof(axmondialPred14068, axiom, - 3110000 = f_PopulationFn(inst_Countries_EAK_provinces_Central)). - -fof(axmondialPred14069, axiom, - f_landAreaOnly(inst_Countries_EAK_provinces_Central,f_MeasureFn(13176,inst_SquareKilometer))). - -fof(axmondialPred14070, axiom, - f_capitalCity(inst_Countries_EAK_provinces_Central_cities_Nyeri,inst_Countries_EAK_provinces_Central)). - -fof(axmondialPred14071, axiom, - f_hasHeadq(inst_Organizations_CEEAC,inst_Countries_G_cities_Libreville)). - -fof(axmondialPred14072, axiom, - 338000 = f_PopulationFn(inst_Countries_UA_provinces_Donetska_cities_Horlivka)). - -fof(axmondialPred14073, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Donetska_cities_Horlivka,inst_Countries_UA_provinces_Donetska)). - -fof(axmondialPred14074, axiom, - 407700 = f_PopulationFn(inst_Countries_ES_provinces_Usulutan)). - -fof(axmondialPred14075, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_Usulutan,f_MeasureFn(2130,inst_SquareKilometer))). - -fof(axmondialPred14076, axiom, - f_capitalCity(inst_Countries_ES_provinces_Usulutan_cities_Usulutan,inst_Countries_ES_provinces_Usulutan)). - -fof(axmondialPred14077, axiom, - 107539 = f_PopulationFn(inst_Countries_IR_provinces_Khuzestan_cities_MasjedeSoleyman)). - -fof(axmondialPred14078, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Khuzestan_cities_MasjedeSoleyman,inst_Countries_IR_provinces_Khuzestan)). - -fof(axmondialPred14079, axiom, - 187800 = f_PopulationFn(inst_Countries_P_provinces_Guarda)). - -fof(axmondialPred14080, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Guarda,f_MeasureFn(5518,inst_SquareKilometer))). - -fof(axmondialPred14081, axiom, - f_located(inst_Rivers_Bahrel_Djebel,inst_Countries_SUD_provinces_alIstiwaiyah)). - -fof(axmondialPred14082, axiom, - f_located(inst_Rivers_Bahrel_Djebel,inst_Countries_SUD_provinces_BahralGhazal)). - -fof(axmondialPred14083, axiom, - f_located(inst_Rivers_Bahrel_Djebel,inst_Countries_SUD_provinces_AalianNil)). - -fof(axmondialPred14084, axiom, - f_located(inst_Rivers_Bahrel_Djebel,inst_Sudan)). - -fof(axmondialPred14085, axiom, - f_flowsInto(inst_Rivers_Bahrel_Djebel,inst_Rivers_WhiteNile)). - -fof(axmondialPred14086, axiom, - 209038 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Meihekou)). - -fof(axmondialPred14087, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Meihekou,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred14088, axiom, - 2100 = f_PopulationFn(inst_Countries_KIR_cities_Tarawa)). - -fof(axmondialPred14089, axiom, - f_geographicalSubregion(inst_Countries_KIR_cities_Tarawa,inst_Kiribati)). - -fof(axmondialPred14090, axiom, - f_member(inst_Tunisia,inst_Organizations_WIPO)). - -fof(axmondialPred14091, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Gujarat_cities_Gandhinagar,inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred14092, axiom, - 161292 = f_PopulationFn(inst_Countries_SF_provinces_Turku_Pori_cities_Turku)). - -fof(axmondialPred14093, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Turku_Pori_cities_Turku,inst_Countries_SF_provinces_Turku_Pori)). - -fof(axmondialPred14094, axiom, - 551792 = f_PopulationFn(inst_Countries_CDN_provinces_Newfoundland)). - -fof(axmondialPred14095, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_Newfoundland,f_MeasureFn(404517,inst_SquareKilometer))). - -fof(axmondialPred14096, axiom, - f_capitalCity(inst_Countries_CDN_provinces_Newfoundland_cities_SaintJohns,inst_Countries_CDN_provinces_Newfoundland)). - -fof(axmondialPred14097, axiom, - f_sharedBorderLength(inst_SaudiArabia,inst_Kuwait,f_MeasureFn(222,inst_Kilometer))). - -fof(axmondialPred14098, axiom, - f_sharedBorderLength(inst_Malawi,inst_Mozambique,f_MeasureFn(1569,inst_Kilometer))). - -fof(axmondialPred14099, axiom, - f_member(inst_Togo,inst_Organizations_IDA)). - -fof(axmondialPred14100, axiom, - 103727 = f_PopulationFn(inst_Countries_RA_provinces_LaRioja_cities_LaRioja)). - -fof(axmondialPred14101, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_LaRioja_cities_LaRioja,inst_Countries_RA_provinces_LaRioja)). - -fof(axmondialPred14102, axiom, - f_member(inst_Iraq,inst_Organizations_AFESD)). - -fof(axmondialPred14103, axiom, - 107000 = f_PopulationFn(inst_Countries_SN_provinces_Ziguinchor_cities_Ziguinchor)). - -fof(axmondialPred14104, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_Ziguinchor_cities_Ziguinchor,inst_Countries_SN_provinces_Ziguinchor)). - -fof(axmondialPred14105, axiom, - f_member(inst_Austria,inst_Organizations_PCA)). - -fof(axmondialPred14106, axiom, - f_member(inst_Zambia,inst_Organizations_IOM)). - -fof(axmondialPred14107, axiom, - 2871100 = f_PopulationFn(inst_Countries_UA_provinces_Luhanska)). - -fof(axmondialPred14108, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Luhanska,f_MeasureFn(26700,inst_SquareKilometer))). - -fof(axmondialPred14109, axiom, - f_capitalCity(inst_Countries_UA_provinces_Luhanska_cities_Luhansk,inst_Countries_UA_provinces_Luhanska)). - -fof(axmondialPred14110, axiom, - f_member(inst_Ghana,inst_Organizations_Interpol)). - -fof(axmondialPred14111, axiom, - f_member(inst_Austria,inst_Organizations_FAO)). - -fof(axmondialPred14112, axiom, - 258200 = f_PopulationFn(inst_Countries_R_provinces_Magadanskayaoblast)). - -fof(axmondialPred14113, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Magadanskayaoblast,f_MeasureFn(461400,inst_SquareKilometer))). - -fof(axmondialPred14114, axiom, - f_capitalCity(inst_Countries_R_provinces_Magadanskayaoblast_cities_Magadan,inst_Countries_R_provinces_Magadanskayaoblast)). - -fof(axmondialPred14115, axiom, - 137747 = f_PopulationFn(inst_Countries_PE_provinces_Moquegua)). - -fof(axmondialPred14116, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Moquegua,f_MeasureFn(15733,inst_SquareKilometer))). - -fof(axmondialPred14117, axiom, - f_capitalCity(inst_Countries_PE_provinces_Moquegua_cities_Moquegua,inst_Countries_PE_provinces_Moquegua)). - -fof(axmondialPred14118, axiom, - f_located(inst_Islands_Malta,inst_Malta)). - -fof(axmondialPred14119, axiom, - f_landAreaOnly(inst_Islands_Malta,f_MeasureFn(315.6,inst_SquareKilometer))). - -fof(axmondialPred14120, axiom, - 259438 = f_PopulationFn(inst_Countries_S_provinces_Vastmanland)). - -fof(axmondialPred14121, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Vastmanland,f_MeasureFn(6302,inst_SquareKilometer))). - -fof(axmondialPred14122, axiom, - f_capitalCity(inst_Countries_S_provinces_Vastmanland_cities_Vasteras,inst_Countries_S_provinces_Vastmanland)). - -fof(axmondialPred14123, axiom, - f_member(inst_Mauritania,inst_Organizations_IOC)). - -fof(axmondialPred14124, axiom, - 293072 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Bonn)). - -fof(axmondialPred14125, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Bonn,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred14126, axiom, - f_landAreaOnly(inst_Malaysia,f_MeasureFn(329750,inst_SquareKilometer))). - -fof(axmondialPred14127, axiom, - f_member(inst_Malaysia,inst_Organizations_UNIKOM)). - -fof(axmondialPred14128, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Pahang,inst_Malaysia)). - -fof(axmondialPred14129, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Sarawak,inst_Malaysia)). - -fof(axmondialPred14130, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Perak,inst_Malaysia)). - -fof(axmondialPred14131, axiom, - f_inflationRateInCountry(inst_Malaysia,5.3)). - -fof(axmondialPred14132, axiom, - f_member(inst_Malaysia,inst_Organizations_IFAD)). - -fof(axmondialPred14133, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Kedah,inst_Malaysia)). - -fof(axmondialPred14134, axiom, - f_member(inst_Malaysia,inst_Organizations_ESCAP)). - -fof(axmondialPred14135, axiom, - f_member(inst_Malaysia,inst_Organizations_FAO)). - -fof(axmondialPred14136, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Malaysia,inst_ServiceSector,67,f_YearFn(1996))). - -fof(axmondialPred14137, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Sabah,inst_Malaysia)). - -fof(axmondialPred14138, axiom, - f_meetsSpatially(inst_Malaysia,inst_Thailand)). - -fof(axmondialPred14139, axiom, - f_member(inst_Malaysia,inst_Organizations_ASEAN)). - -fof(axmondialPred14140, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur,inst_Malaysia)). - -fof(axmondialPred14141, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_NegeriSembilan,inst_Malaysia)). - -fof(axmondialPred14142, axiom, - f_member(inst_Malaysia,inst_Organizations_AsDB)). - -fof(axmondialPred14143, axiom, - f_member(inst_Malaysia,inst_Organizations_UPU)). - -fof(axmondialPred14144, axiom, - f_member(inst_Malaysia,inst_Organizations_C)). - -fof(axmondialPred14145, axiom, - f_meetsSpatially(inst_Malaysia,inst_Indonesia)). - -fof(axmondialPred14146, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Melaka,inst_Malaysia)). - -fof(axmondialPred14147, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur,inst_Malaysia)). - -fof(axmondialPred14148, axiom, - f_member(inst_Malaysia,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred14149, axiom, - f_member(inst_Malaysia,inst_Organizations_G_15)). - -fof(axmondialPred14150, axiom, - f_member(inst_Malaysia,inst_Organizations_NAM)). - -fof(axmondialPred14151, axiom, - f_member(inst_Malaysia,inst_Organizations_MekongGroup)). - -fof(axmondialPred14152, axiom, - f_member(inst_Malaysia,inst_Organizations_MINURSO)). - -fof(axmondialPred14153, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Terengganu,inst_Malaysia)). - -fof(axmondialPred14154, axiom, - f_member(inst_Malaysia,inst_Organizations_G_77)). - -fof(axmondialPred14155, axiom, - f_member(inst_Malaysia,inst_Organizations_Intelsat)). - -fof(axmondialPred14156, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Selangor,inst_Malaysia)). - -fof(axmondialPred14157, axiom, - f_meetsSpatially(inst_Malaysia,inst_Brunei)). - -fof(axmondialPred14158, axiom, - 19962893 = f_PopulationFn(inst_Malaysia)). - -fof(axmondialPred14159, axiom, - f_member(inst_Malaysia,inst_Organizations_UNIDO)). - -fof(axmondialPred14160, axiom, - f_member(inst_Malaysia,inst_Organizations_IMF)). - -fof(axmondialPred14161, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Fed_Terr_ofLabuan,inst_Malaysia)). - -fof(axmondialPred14162, axiom, - f_member(inst_Malaysia,inst_Organizations_UNOMIL)). - -fof(axmondialPred14163, axiom, - f_member(inst_Malaysia,inst_Organizations_UNPROFOR)). - -fof(axmondialPred14164, axiom, - f_member(inst_Malaysia,inst_Organizations_Inmarsat)). - -fof(axmondialPred14165, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Kelantan,inst_Malaysia)). - -fof(axmondialPred14166, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Malaysia,inst_IndustrialSector,25,f_YearFn(1996))). - -fof(axmondialPred14167, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Malaysia,inst_AgriculturalSector,8,f_YearFn(1996))). - -fof(axmondialPred14168, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_PulauPinang,inst_Malaysia)). - -fof(axmondialPred14169, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Johor,inst_Malaysia)). - -fof(axmondialPred14170, axiom, - f_geographicSubregion(inst_Countries_MAL_provinces_Perlis,inst_Malaysia)). - -fof(axmondialPred14171, axiom, - f_member(inst_CzechRepublic,inst_Organizations_WHO)). - -fof(axmondialPred14172, axiom, - 32268301 = f_PopulationFn(inst_Countries_USA_provinces_California)). - -fof(axmondialPred14173, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_California,f_MeasureFn(411047,inst_SquareKilometer))). - -fof(axmondialPred14174, axiom, - f_capitalCity(inst_Countries_USA_provinces_California_cities_Sacramento,inst_Countries_USA_provinces_California)). - -fof(axmondialPred14175, axiom, - 330307 = f_PopulationFn(inst_Countries_YV_provinces_NuevaEsparta)). - -fof(axmondialPred14176, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_NuevaEsparta,f_MeasureFn(1150,inst_SquareKilometer))). - -fof(axmondialPred14177, axiom, - f_capitalCity(inst_Countries_YV_provinces_NuevaEsparta_cities_LaAscuncion,inst_Countries_YV_provinces_NuevaEsparta)). - -fof(axmondialPred14178, axiom, - 45000 = f_PopulationFn(inst_Countries_PA_provinces_Darien)). - -fof(axmondialPred14179, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_Darien,f_MeasureFn(16671,inst_SquareKilometer))). - -fof(axmondialPred14180, axiom, - f_capitalCity(inst_Countries_PA_provinces_Darien_cities_LaPalma,inst_Countries_PA_provinces_Darien)). - -fof(axmondialPred14181, axiom, - 99672 = f_PopulationFn(inst_Countries_USA_provinces_Illinois_cities_Aurora)). - -fof(axmondialPred14182, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Illinois_cities_Aurora,inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred14183, axiom, - 342439 = f_PopulationFn(inst_Countries_F_provinces_ProvenceCotedAzur_cities_Nice)). - -fof(axmondialPred14184, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_ProvenceCotedAzur_cities_Nice,inst_Countries_F_provinces_ProvenceCotedAzur)). - -fof(axmondialPred14185, axiom, - 715000 = f_PopulationFn(inst_Countries_RC_provinces_Taichung_munic)). - -fof(axmondialPred14186, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Taichung_munic,f_MeasureFn(163,inst_SquareKilometer))). - -fof(axmondialPred14187, axiom, - f_capitalCity(inst_Countries_RC_provinces_Taichung_munic_cities_Taichung,inst_Countries_RC_provinces_Taichung_munic)). - -fof(axmondialPred14188, axiom, - 142060 = f_PopulationFn(inst_Countries_MEX_provinces_Veracruz_cities_Minatitlan)). - -fof(axmondialPred14189, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Veracruz_cities_Minatitlan,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred14190, axiom, - f_member(inst_Togo,inst_Organizations_ECA)). - -fof(axmondialPred14191, axiom, - 1036300 = f_PopulationFn(inst_Countries_EAT_provinces_Tabora)). - -fof(axmondialPred14192, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Tabora,f_MeasureFn(76151,inst_SquareKilometer))). - -fof(axmondialPred14193, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Tabora_cities_Tabora,inst_Countries_EAT_provinces_Tabora)). - -fof(axmondialPred14194, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Humberside_cities_Hull,inst_Countries_GB_provinces_Humberside)). - -fof(axmondialPred14195, axiom, - 3750000 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Wuhan)). - -fof(axmondialPred14196, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Wuhan,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred14197, axiom, - 122932 = f_PopulationFn(inst_Countries_ETH_cities_Harer)). - -fof(axmondialPred14198, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_Harer,inst_Ethiopia)). - -fof(axmondialPred14199, axiom, - f_sharedBorderLength(inst_Ukraine,inst_Belarus,f_MeasureFn(891,inst_Kilometer))). - -fof(axmondialPred14200, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_AsDB)). - -fof(axmondialPred14201, axiom, - 114705 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Hayward)). - -fof(axmondialPred14202, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Hayward,inst_Countries_USA_provinces_California)). - -fof(axmondialPred14203, axiom, - f_member(inst_Mali,inst_Organizations_IFRCS)). - -fof(axmondialPred14204, axiom, - f_located(inst_Lakes_LakeMaracaibo,inst_Countries_YV_provinces_Zulia)). - -fof(axmondialPred14205, axiom, - f_located(inst_Lakes_LakeMaracaibo,inst_Countries_YV_provinces_Trujillo)). - -fof(axmondialPred14206, axiom, - f_located(inst_Lakes_LakeMaracaibo,inst_Countries_YV_provinces_Merida)). - -fof(axmondialPred14207, axiom, - f_located(inst_Lakes_LakeMaracaibo,inst_Venezuela)). - -fof(axmondialPred14208, axiom, - f_landAreaOnly(inst_Lakes_LakeMaracaibo,f_MeasureFn(3600,inst_SquareKilometer))). - -fof(axmondialPred14209, axiom, - f_member(inst_Bahamas,inst_Organizations_Intelsat)). - -fof(axmondialPred14210, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Northern_Mariana_Islands_cities_Saipan,inst_Countries_cid_cia_Northern_Mariana_Islands)). - -fof(axmondialPred14211, axiom, - 206000 = f_PopulationFn(inst_Countries_R_provinces_Saratovskayaoblast_cities_Balakovo)). - -fof(axmondialPred14212, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Saratovskayaoblast_cities_Balakovo,inst_Countries_R_provinces_Saratovskayaoblast)). - -fof(axmondialPred14213, axiom, - 393030 = f_PopulationFn(inst_Countries_ZRE_provinces_KasaiOccidental_cities_Kananga)). - -fof(axmondialPred14214, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_KasaiOccidental_cities_Kananga,inst_Countries_ZRE_provinces_KasaiOccidental)). - -fof(axmondialPred14215, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Gaza_cities_XaiXai,inst_Countries_MOC_provinces_Gaza)). - -fof(axmondialPred14216, axiom, - f_hasHeadq(inst_Organizations_SPC,inst_Countries_NCA_cities_Noumea)). - -fof(axmondialPred14217, axiom, - f_member(inst_Nepal,inst_Organizations_IFRCS)). - -fof(axmondialPred14218, axiom, - 44485 = f_PopulationFn(inst_Countries_USA_provinces_NorthDakota_cities_Bismarck)). - -fof(axmondialPred14219, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NorthDakota_cities_Bismarck,inst_Countries_USA_provinces_NorthDakota)). - -fof(axmondialPred14220, axiom, - 1063460 = f_PopulationFn(inst_Countries_NL_provinces_Utrecht)). - -fof(axmondialPred14221, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_Utrecht,f_MeasureFn(1356,inst_SquareKilometer))). - -fof(axmondialPred14222, axiom, - f_capitalCity(inst_Countries_NL_provinces_Utrecht_cities_Utrecht,inst_Countries_NL_provinces_Utrecht)). - -fof(axmondialPred14223, axiom, - f_member(inst_SierraLeone,inst_Organizations_IOC)). - -fof(axmondialPred14224, axiom, - f_member(inst_Nicaragua,inst_Organizations_IOM)). - -fof(axmondialPred14225, axiom, - 368900 = f_PopulationFn(inst_Countries_MYA_provinces_Chin)). - -fof(axmondialPred14226, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Chin,f_MeasureFn(36019,inst_SquareKilometer))). - -fof(axmondialPred14227, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Chin_cities_Hakha,inst_Countries_MYA_provinces_Chin)). - -fof(axmondialPred14228, axiom, - 962000 = f_PopulationFn(inst_Countries_GB_provinces_Avon)). - -fof(axmondialPred14229, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Avon,f_MeasureFn(1346,inst_SquareKilometer))). - -fof(axmondialPred14230, axiom, - f_capitalCity(inst_Countries_GB_provinces_Avon_cities_Bristol,inst_Countries_GB_provinces_Avon)). - -fof(axmondialPred14231, axiom, - 130896 = f_PopulationFn(inst_Countries_I_provinces_EmiliaRomagna_cities_Rimini)). - -fof(axmondialPred14232, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_EmiliaRomagna_cities_Rimini,inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred14233, axiom, - f_sharedBorderLength(inst_Colombia,inst_Brazil,f_MeasureFn(1643,inst_Kilometer))). - -fof(axmondialPred14234, axiom, - 159033 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina_cities_Criciuma)). - -fof(axmondialPred14235, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SantaCatarina_cities_Criciuma,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred14236, axiom, - 1266200 = f_PopulationFn(inst_Countries_ES_provinces_SanSalvador)). - -fof(axmondialPred14237, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_SanSalvador,f_MeasureFn(886,inst_SquareKilometer))). - -fof(axmondialPred14238, axiom, - f_capitalCity(inst_Countries_ES_provinces_SanSalvador_cities_SanSalvador,inst_Countries_ES_provinces_SanSalvador)). - -fof(axmondialPred14239, axiom, - 141179 = f_PopulationFn(inst_Countries_E_provinces_CastileandLeon_cities_Albacete)). - -fof(axmondialPred14240, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_CastileandLeon_cities_Albacete,inst_Countries_E_provinces_CastileandLeon)). - -fof(axmondialPred14241, axiom, - 417100 = f_PopulationFn(inst_Countries_H_provinces_Baranya)). - -fof(axmondialPred14242, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Baranya,f_MeasureFn(4487,inst_SquareKilometer))). - -fof(axmondialPred14243, axiom, - f_capitalCity(inst_Countries_H_provinces_Pecs_munic_cities_Pecs,inst_Countries_H_provinces_Baranya)). - -fof(axmondialPred14244, axiom, - f_member(inst_Cuba,inst_Organizations_ISO)). - -fof(axmondialPred14245, axiom, - 923700 = f_PopulationFn(inst_Countries_VN_provinces_KhanhHoa)). - -fof(axmondialPred14246, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_KhanhHoa,f_MeasureFn(5258,inst_SquareKilometer))). - -fof(axmondialPred14247, axiom, - 209900 = f_PopulationFn(inst_Countries_R_provinces_Yevreyskayaavt_oblast)). - -fof(axmondialPred14248, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Yevreyskayaavt_oblast,f_MeasureFn(36000,inst_SquareKilometer))). - -fof(axmondialPred14249, axiom, - f_capitalCity(inst_Countries_R_provinces_Yevreyskayaavt_oblast_cities_Birobidzhan,inst_Countries_R_provinces_Yevreyskayaavt_oblast)). - -fof(axmondialPred14250, axiom, - f_member(inst_Latvia,inst_Organizations_UNESCO)). - -fof(axmondialPred14251, axiom, - 154000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Kolomna)). - -fof(axmondialPred14252, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Kolomna,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred14253, axiom, - f_member(inst_Ghana,inst_Organizations_IAEA)). - -fof(axmondialPred14254, axiom, - 2504371 = f_PopulationFn(inst_Countries_E_provinces_CastileandLeon)). - -fof(axmondialPred14255, axiom, - f_landAreaOnly(inst_Countries_E_provinces_CastileandLeon,f_MeasureFn(94224,inst_SquareKilometer))). - -fof(axmondialPred14256, axiom, - f_capitalCity(inst_Countries_E_provinces_CastileandLeon_cities_Valladolid,inst_Countries_E_provinces_CastileandLeon)). - -fof(axmondialPred14257, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Durham_cities_Durham,inst_Countries_GB_provinces_Durham)). - -fof(axmondialPred14258, axiom, - f_member(inst_Togo,inst_Organizations_UNESCO)). - -fof(axmondialPred14259, axiom, - 333000 = f_PopulationFn(inst_Countries_RO_provinces_Timis_cities_Timisoara)). - -fof(axmondialPred14260, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Timis_cities_Timisoara,inst_Countries_RO_provinces_Timis)). - -fof(axmondialPred14261, axiom, - f_landAreaOnly(inst_Countries_cid_cia_British_Indian_Ocean_Territory,f_MeasureFn(60,inst_SquareKilometer))). - -fof(axmondialPred14262, axiom, - 187200 = f_PopulationFn(inst_Countries_GB_provinces_Northamptonshire_cities_Northampton)). - -fof(axmondialPred14263, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Northamptonshire_cities_Northampton,inst_Countries_GB_provinces_Northamptonshire)). - -fof(axmondialPred14264, axiom, - f_located(inst_Islands_Menorca,inst_Countries_E_provinces_BalearicIslands)). - -fof(axmondialPred14265, axiom, - f_located(inst_Islands_Menorca,inst_Spain)). - -fof(axmondialPred14266, axiom, - f_landAreaOnly(inst_Islands_Menorca,f_MeasureFn(760,inst_SquareKilometer))). - -fof(axmondialPred14267, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Ninawa_cities_AlMawsil,inst_Countries_IRQ_provinces_Ninawa)). - -fof(axmondialPred14268, axiom, - 177193 = f_PopulationFn(inst_Countries_TJ_provinces_XinjiangUygur_cities_Yining)). - -fof(axmondialPred14269, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_XinjiangUygur_cities_Yining,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred14270, axiom, - f_member(inst_ElSalvador,inst_Organizations_OAS)). - -fof(axmondialPred14271, axiom, - 190000 = f_PopulationFn(inst_Countries_R_provinces_Rostovskayaoblast_cities_Novocherkassk)). - -fof(axmondialPred14272, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rostovskayaoblast_cities_Novocherkassk,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred14273, axiom, - 1215000 = f_PopulationFn(inst_Countries_CZ_provinces_Praha_cities_Prague)). - -fof(axmondialPred14274, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Praha_cities_Prague,inst_Countries_CZ_provinces_Praha)). - -fof(axmondialPred14275, axiom, - 383515 = f_PopulationFn(inst_Countries_IR_provinces_Hormozgan_cities_BandarAbbas)). - -fof(axmondialPred14276, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Hormozgan_cities_BandarAbbas,inst_Countries_IR_provinces_Hormozgan)). - -fof(axmondialPred14277, axiom, - f_member(inst_CzechRepublic,inst_Organizations_WFTU)). - -fof(axmondialPred14278, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Piotrkowskie_cities_PiottrkowTrybunalski,inst_Countries_PL_provinces_Piotrkowskie)). - -fof(axmondialPred14279, axiom, - f_member(inst_Luxembourg,inst_Organizations_EIB)). - -fof(axmondialPred14280, axiom, - 2730501 = f_PopulationFn(inst_Countries_USA_provinces_Mississippi)). - -fof(axmondialPred14281, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Mississippi,f_MeasureFn(123514,inst_SquareKilometer))). - -fof(axmondialPred14282, axiom, - f_capitalCity(inst_Countries_USA_provinces_Mississippi_cities_Jackson,inst_Countries_USA_provinces_Mississippi)). - -fof(axmondialPred14283, axiom, - f_sharedBorderLength(inst_China,inst_Tajikistan,f_MeasureFn(414,inst_Kilometer))). - -fof(axmondialPred14284, axiom, - 112289 = f_PopulationFn(inst_Countries_CO_provinces_Atlantico_cities_Malambo)). - -fof(axmondialPred14285, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Atlantico_cities_Malambo,inst_Countries_CO_provinces_Atlantico)). - -fof(axmondialPred14286, axiom, - f_member(inst_Countries_cid_cia_British_Virgin_Islands,inst_Organizations_CDB)). - -fof(axmondialPred14287, axiom, - f_member(inst_Finland,inst_Organizations_WToO)). - -fof(axmondialPred14288, axiom, - 78864 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_CoralSprings)). - -fof(axmondialPred14289, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_CoralSprings,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred14290, axiom, - 142659 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Shuangcheng)). - -fof(axmondialPred14291, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Shuangcheng,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred14292, axiom, - 484400 = f_PopulationFn(inst_Countries_KAZ_provinces_Zhezkazghan)). - -fof(axmondialPred14293, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Zhezkazghan,f_MeasureFn(312600,inst_SquareKilometer))). - -fof(axmondialPred14294, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Zhezkazghan_cities_Zhezkazghan,inst_Countries_KAZ_provinces_Zhezkazghan)). - -fof(axmondialPred14295, axiom, - f_member(inst_Switzerland,inst_Organizations_ITU)). - -fof(axmondialPred14296, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Pondicherry_cities_Pondicherry,inst_Countries_IND_provinces_Pondicherry)). - -fof(axmondialPred14297, axiom, - 1762900 = f_PopulationFn(inst_Countries_VN_provinces_DongNai)). - -fof(axmondialPred14298, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_DongNai,f_MeasureFn(5864,inst_SquareKilometer))). - -fof(axmondialPred14299, axiom, - f_member(inst_Denmark,inst_Organizations_WEU)). - -fof(axmondialPred14300, axiom, - 112000 = f_PopulationFn(inst_Countries_THA_provinces_NakhonSiThammarat_cities_NakhonsiThammarat)). - -fof(axmondialPred14301, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_NakhonSiThammarat_cities_NakhonsiThammarat,inst_Countries_THA_provinces_NakhonSiThammarat)). - -fof(axmondialPred14302, axiom, - f_member(inst_Latvia,inst_Organizations_BIS)). - -fof(axmondialPred14303, axiom, - 419539 = f_PopulationFn(inst_Countries_USA_provinces_NorthCarolina_cities_Charlotte)). - -fof(axmondialPred14304, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NorthCarolina_cities_Charlotte,inst_Countries_USA_provinces_NorthCarolina)). - -fof(axmondialPred14305, axiom, - f_member(inst_Belarus,inst_Organizations_OSCE)). - -fof(axmondialPred14306, axiom, - 1650600 = f_PopulationFn(inst_Countries_R_provinces_Tverskayaoblast)). - -fof(axmondialPred14307, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Tverskayaoblast,f_MeasureFn(84100,inst_SquareKilometer))). - -fof(axmondialPred14308, axiom, - f_capitalCity(inst_Countries_R_provinces_Tverskayaoblast_cities_Tver,inst_Countries_R_provinces_Tverskayaoblast)). - -fof(axmondialPred14309, axiom, - f_geographicalSubregion(inst_ElSalvador,inst_Continents_America)). - -fof(axmondialPred14310, axiom, - 632945 = f_PopulationFn(inst_Countries_USA_provinces_Ohio_cities_Columbus)). - -fof(axmondialPred14311, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Ohio_cities_Columbus,inst_Countries_USA_provinces_Ohio)). - -fof(axmondialPred14312, axiom, - f_member(inst_CzechRepublic,inst_Organizations_UN)). - -fof(axmondialPred14313, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_ILO)). - -fof(axmondialPred14314, axiom, - 226000 = f_PopulationFn(inst_Countries_PL_provinces_Radomskie_cities_Radom)). - -fof(axmondialPred14315, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Radomskie_cities_Radom,inst_Countries_PL_provinces_Radomskie)). - -fof(axmondialPred14316, axiom, - 242000 = f_PopulationFn(inst_Countries_SF_provinces_Suomi)). - -fof(axmondialPred14317, axiom, - f_capitalCity(inst_Countries_SF_provinces_Suomi_cities_Jyvaeskylae,inst_Countries_SF_provinces_Suomi)). - -fof(axmondialPred14318, axiom, - f_member(inst_Eritrea,inst_Organizations_UNESCO)). - -fof(axmondialPred14319, axiom, - 229713 = f_PopulationFn(inst_Countries_RI_cities_Tegal)). - -fof(axmondialPred14320, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Tegal,inst_Indonesia)). - -fof(axmondialPred14321, axiom, - f_member(inst_Norway,inst_Organizations_ECE)). - -fof(axmondialPred14322, axiom, - f_member(inst_SriLanka,inst_Organizations_G_24)). - -fof(axmondialPred14323, axiom, - f_geographicalSubregion(inst_Countries_RCA_cities_Bangui,inst_CentralAfricanRepublic)). - -fof(axmondialPred14324, axiom, - 5692321 = f_PopulationFn(inst_Countries_J_provinces_Hokkaido)). - -fof(axmondialPred14325, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Hokkaido,f_MeasureFn(83519,inst_SquareKilometer))). - -fof(axmondialPred14326, axiom, - f_capitalCity(inst_Countries_J_provinces_Hokkaido_cities_Sapporo,inst_Countries_J_provinces_Hokkaido)). - -fof(axmondialPred14327, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Southern_cities_Livingstone,inst_Countries_Z_provinces_Southern)). - -fof(axmondialPred14328, axiom, - 126685 = f_PopulationFn(inst_Countries_USA_provinces_Idaho_cities_Boise)). - -fof(axmondialPred14329, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Idaho_cities_Boise,inst_Countries_USA_provinces_Idaho)). - -fof(axmondialPred14330, axiom, - f_member(inst_Zambia,inst_Organizations_UNIDO)). - -fof(axmondialPred14331, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_Kirimati_cities_FlyingFishCove,inst_Countries_AUS_provinces_Kirimati)). - -fof(axmondialPred14332, axiom, - f_member(inst_Zambia,inst_Organizations_FAO)). - -fof(axmondialPred14333, axiom, - f_sharedBorderLength(inst_China,inst_Mongolia,f_MeasureFn(4673,inst_Kilometer))). - -fof(axmondialPred14334, axiom, - f_geographicalSubregion(inst_Monaco,inst_Continents_Europe)). - -fof(axmondialPred14335, axiom, - f_located(inst_Islands_CaymanBrac,inst_UnitedKingdom)). - -fof(axmondialPred14336, axiom, - f_geographicalSubregion(inst_Kiribati,inst_Continents_Australia_Oceania)). - -fof(axmondialPred14337, axiom, - 113017 = f_PopulationFn(inst_Countries_MEX_cities_SanPedroGarzaGarcia)). - -fof(axmondialPred14338, axiom, - f_geographicalSubregion(inst_Countries_MEX_cities_SanPedroGarzaGarcia,inst_Mexico)). - -fof(axmondialPred14339, axiom, - f_located(inst_Islands_GrandCaicos,inst_UnitedKingdom)). - -fof(axmondialPred14340, axiom, - f_landAreaOnly(inst_Islands_GrandCaicos,f_MeasureFn(400,inst_SquareKilometer))). - -fof(axmondialPred14341, axiom, - f_member(inst_Mali,inst_Organizations_UNAMIR)). - -fof(axmondialPred14342, axiom, - f_member(inst_Chad,inst_Organizations_IMF)). - -fof(axmondialPred14343, axiom, - 268834 = f_PopulationFn(inst_Countries_IRQ_provinces_Babil_cities_AlHillah)). - -fof(axmondialPred14344, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Babil_cities_AlHillah,inst_Countries_IRQ_provinces_Babil)). - -fof(axmondialPred14345, axiom, - f_member(inst_Namibia,inst_Organizations_Interpol)). - -fof(axmondialPred14346, axiom, - f_member(inst_Tanzania,inst_Organizations_Intelsat)). - -fof(axmondialPred14347, axiom, - f_geographicalSubregion(inst_SierraLeone,inst_Continents_Africa)). - -fof(axmondialPred14348, axiom, - 278829 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Zhongshan)). - -fof(axmondialPred14349, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Zhongshan,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred14350, axiom, - f_member(inst_Finland,inst_Organizations_ILO)). - -fof(axmondialPred14351, axiom, - f_member(inst_Switzerland,inst_Organizations_WHO)). - -fof(axmondialPred14352, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Sieradzkie_cities_Sieradz,inst_Countries_PL_provinces_Sieradzkie)). - -fof(axmondialPred14353, axiom, - f_member(inst_Malawi,inst_Organizations_UN)). - -fof(axmondialPred14354, axiom, - f_member(inst_Armenia,inst_Organizations_IDA)). - -fof(axmondialPred14355, axiom, - f_member(inst_Italy,inst_Organizations_IAEA)). - -fof(axmondialPred14356, axiom, - f_member(inst_Australia,inst_Organizations_ESCAP)). - -fof(axmondialPred14357, axiom, - f_member(inst_Mexico,inst_Organizations_G_3)). - -fof(axmondialPred14358, axiom, - f_member(inst_Bolivia,inst_Organizations_IADB)). - -fof(axmondialPred14359, axiom, - 547070 = f_PopulationFn(inst_Countries_NL_provinces_Utrecht_cities_Utrecht)). - -fof(axmondialPred14360, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Utrecht_cities_Utrecht,inst_Countries_NL_provinces_Utrecht)). - -fof(axmondialPred14361, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_ECE)). - -fof(axmondialPred14362, axiom, - f_member(inst_Cyprus,inst_Organizations_UPU)). - -fof(axmondialPred14363, axiom, - f_member(inst_Uganda,inst_Organizations_IGADD)). - -fof(axmondialPred14364, axiom, - f_member(inst_Suriname,inst_Organizations_ECLAC)). - -fof(axmondialPred14365, axiom, - f_member(inst_Iraq,inst_Organizations_AMF)). - -fof(axmondialPred14366, axiom, - 265937 = f_PopulationFn(inst_Countries_IRQ_provinces_DhiQar_cities_AnNasiriyah)). - -fof(axmondialPred14367, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_DhiQar_cities_AnNasiriyah,inst_Countries_IRQ_provinces_DhiQar)). - -fof(axmondialPred14368, axiom, - f_member(inst_Jamaica,inst_Organizations_IMO)). - -fof(axmondialPred14369, axiom, - 795849 = f_PopulationFn(inst_Countries_TR_provinces_Trabzon)). - -fof(axmondialPred14370, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Trabzon,f_MeasureFn(4685,inst_SquareKilometer))). - -fof(axmondialPred14371, axiom, - f_capitalCity(inst_Countries_TR_provinces_Trabzon_cities_Trabzon,inst_Countries_TR_provinces_Trabzon)). - -fof(axmondialPred14372, axiom, - f_member(inst_Mexico,inst_Organizations_IFRCS)). - -fof(axmondialPred14373, axiom, - f_member(inst_Mexico,inst_Organizations_WHO)). - -fof(axmondialPred14374, axiom, - f_capitalCity(inst_Countries_MEX_provinces_DistritoFederal_cities_MexicoCity,inst_Mexico)). - -fof(axmondialPred14375, axiom, - f_member(inst_Mexico,inst_Organizations_IFC)). - -fof(axmondialPred14376, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Guerrero,inst_Mexico)). - -fof(axmondialPred14377, axiom, - f_member(inst_Mexico,inst_Organizations_G_19)). - -fof(axmondialPred14378, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Campeche,inst_Mexico)). - -fof(axmondialPred14379, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Hidalgo,inst_Mexico)). - -fof(axmondialPred14380, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Queretaro,inst_Mexico)). - -fof(axmondialPred14381, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mexico,inst_ServiceSector,63.1,f_YearFn(1996))). - -fof(axmondialPred14382, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Coahuila,inst_Mexico)). - -fof(axmondialPred14383, axiom, - f_member(inst_Mexico,inst_Organizations_ICAO)). - -fof(axmondialPred14384, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Tlaxcala,inst_Mexico)). - -fof(axmondialPred14385, axiom, - f_member(inst_Mexico,inst_Organizations_IDA)). - -fof(axmondialPred14386, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Yucatan,inst_Mexico)). - -fof(axmondialPred14387, axiom, - f_landAreaOnly(inst_Mexico,f_MeasureFn(1972550,inst_SquareKilometer))). - -fof(axmondialPred14388, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mexico,inst_IndustrialSector,28.4,f_YearFn(1996))). - -fof(axmondialPred14389, axiom, - f_member(inst_Mexico,inst_Organizations_G_77)). - -fof(axmondialPred14390, axiom, - f_member(inst_Mexico,inst_Organizations_WToO)). - -fof(axmondialPred14391, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Veracruz,inst_Mexico)). - -fof(axmondialPred14392, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Sinaloa,inst_Mexico)). - -fof(axmondialPred14393, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Guanajuato,inst_Mexico)). - -fof(axmondialPred14394, axiom, - f_member(inst_Mexico,inst_Organizations_UPU)). - -fof(axmondialPred14395, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_NuevoLeon,inst_Mexico)). - -fof(axmondialPred14396, axiom, - f_member(inst_Mexico,inst_Organizations_G_24)). - -fof(axmondialPred14397, axiom, - f_member(inst_Mexico,inst_Organizations_UN)). - -fof(axmondialPred14398, axiom, - f_member(inst_Mexico,inst_Organizations_IMF)). - -fof(axmondialPred14399, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Sonora,inst_Mexico)). - -fof(axmondialPred14400, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Colima,inst_Mexico)). - -fof(axmondialPred14401, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Durango,inst_Mexico)). - -fof(axmondialPred14402, axiom, - f_member(inst_Mexico,inst_Organizations_BCIE)). - -fof(axmondialPred14403, axiom, - f_member(inst_Mexico,inst_Organizations_CDB)). - -fof(axmondialPred14404, axiom, - f_member(inst_Mexico,inst_Organizations_IBRD)). - -fof(axmondialPred14405, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_DistritoFederal,inst_Mexico)). - -fof(axmondialPred14406, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Zacatecas,inst_Mexico)). - -fof(axmondialPred14407, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_BajaCalifornia,inst_Mexico)). - -fof(axmondialPred14408, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Chiapas,inst_Mexico)). - -fof(axmondialPred14409, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Morelos,inst_Mexico)). - -fof(axmondialPred14410, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Oaxaca,inst_Mexico)). - -fof(axmondialPred14411, axiom, - f_meetsSpatially(inst_Mexico,inst_Belize)). - -fof(axmondialPred14412, axiom, - f_member(inst_Mexico,inst_Organizations_UNITAR)). - -fof(axmondialPred14413, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_SanLuisPotosi,inst_Mexico)). - -fof(axmondialPred14414, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_QuintanaRoo,inst_Mexico)). - -fof(axmondialPred14415, axiom, - f_member(inst_Mexico,inst_Organizations_OECD)). - -fof(axmondialPred14416, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mexico,inst_AgriculturalSector,8.5,f_YearFn(1996))). - -fof(axmondialPred14417, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Aguascalientes,inst_Mexico)). - -fof(axmondialPred14418, axiom, - 95772462 = f_PopulationFn(inst_Mexico)). - -fof(axmondialPred14419, axiom, - f_member(inst_Mexico,inst_Organizations_UNU)). - -fof(axmondialPred14420, axiom, - f_member(inst_Mexico,inst_Organizations_IADB)). - -fof(axmondialPred14421, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Mexico_Estadode,inst_Mexico)). - -fof(axmondialPred14422, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Tabasco,inst_Mexico)). - -fof(axmondialPred14423, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Puebla,inst_Mexico)). - -fof(axmondialPred14424, axiom, - f_member(inst_Mexico,inst_Organizations_Inmarsat)). - -fof(axmondialPred14425, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Chihuahua,inst_Mexico)). - -fof(axmondialPred14426, axiom, - f_meetsSpatially(inst_Mexico,inst_Guatemala)). - -fof(axmondialPred14427, axiom, - f_member(inst_Mexico,inst_Organizations_ISO)). - -fof(axmondialPred14428, axiom, - f_inflationRateInCountry(inst_Mexico,52)). - -fof(axmondialPred14429, axiom, - f_meetsSpatially(inst_Mexico,inst_UnitedStates)). - -fof(axmondialPred14430, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Tamaulipas,inst_Mexico)). - -fof(axmondialPred14431, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Michoacan,inst_Mexico)). - -fof(axmondialPred14432, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_BajaCaliforniaSur,inst_Mexico)). - -fof(axmondialPred14433, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Jalisco,inst_Mexico)). - -fof(axmondialPred14434, axiom, - f_geographicSubregion(inst_Countries_MEX_provinces_Nayarit,inst_Mexico)). - -fof(axmondialPred14435, axiom, - 167100 = f_PopulationFn(inst_Countries_TAD_provinces_BadakhshoniKuni)). - -fof(axmondialPred14436, axiom, - f_landAreaOnly(inst_Countries_TAD_provinces_BadakhshoniKuni,f_MeasureFn(63700,inst_SquareKilometer))). - -fof(axmondialPred14437, axiom, - f_capitalCity(inst_Countries_TAD_provinces_BadakhshoniKuni_cities_Khorugh,inst_Countries_TAD_provinces_BadakhshoniKuni)). - -fof(axmondialPred14438, axiom, - 513700 = f_PopulationFn(inst_Countries_PL_provinces_Koszalinskie)). - -fof(axmondialPred14439, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Koszalinskie,f_MeasureFn(8470,inst_SquareKilometer))). - -fof(axmondialPred14440, axiom, - f_capitalCity(inst_Countries_PL_provinces_Koszalinskie_cities_Koszalin,inst_Countries_PL_provinces_Koszalinskie)). - -fof(axmondialPred14441, axiom, - 393184 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Zigong)). - -fof(axmondialPred14442, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Zigong,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred14443, axiom, - 203929 = f_PopulationFn(inst_Countries_E_provinces_CanaryIslands_cities_SantaCruzdeTenerife)). - -fof(axmondialPred14444, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_CanaryIslands_cities_SantaCruzdeTenerife,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred14445, axiom, - 883924 = f_PopulationFn(inst_Countries_MEX_provinces_Tlaxcala)). - -fof(axmondialPred14446, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Tlaxcala,f_MeasureFn(3914,inst_SquareKilometer))). - -fof(axmondialPred14447, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Tlaxcala_cities_Tlaxcala,inst_Countries_MEX_provinces_Tlaxcala)). - -fof(axmondialPred14448, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Countries_MAL_provinces_Johor)). - -fof(axmondialPred14449, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Countries_MAL_provinces_Terengganu)). - -fof(axmondialPred14450, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Philippines)). - -fof(axmondialPred14451, axiom, - f_located(inst_Seas_SouthChinaSea,inst_China)). - -fof(axmondialPred14452, axiom, - f_depth(inst_Seas_SouthChinaSea,5420)). - -fof(axmondialPred14453, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Indonesia)). - -fof(axmondialPred14454, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Countries_MAL_provinces_Pahang)). - -fof(axmondialPred14455, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred14456, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Countries_MAL_provinces_Sabah)). - -fof(axmondialPred14457, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Thailand)). - -fof(axmondialPred14458, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Countries_MAL_provinces_Kelantan)). - -fof(axmondialPred14459, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Countries_MAL_provinces_Sarawak)). - -fof(axmondialPred14460, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Malaysia)). - -fof(axmondialPred14461, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred14462, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Cambodia)). - -fof(axmondialPred14463, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Taiwan)). - -fof(axmondialPred14464, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Vietnam)). - -fof(axmondialPred14465, axiom, - f_located(inst_Seas_SouthChinaSea,inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred14466, axiom, - 723000 = f_PopulationFn(inst_Countries_C_provinces_Camaguey)). - -fof(axmondialPred14467, axiom, - f_landAreaOnly(inst_Countries_C_provinces_Camaguey,f_MeasureFn(15990,inst_SquareKilometer))). - -fof(axmondialPred14468, axiom, - f_capitalCity(inst_Countries_C_provinces_Camaguey_cities_Camaguey,inst_Countries_C_provinces_Camaguey)). - -fof(axmondialPred14469, axiom, - 299251 = f_PopulationFn(inst_Countries_TR_provinces_Erzincan)). - -fof(axmondialPred14470, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Erzincan,f_MeasureFn(11903,inst_SquareKilometer))). - -fof(axmondialPred14471, axiom, - f_capitalCity(inst_Countries_TR_provinces_Erzincan_cities_Erzincan,inst_Countries_TR_provinces_Erzincan)). - -fof(axmondialPred14472, axiom, - f_member(inst_SouthAfrica,inst_Organizations_NSG)). - -fof(axmondialPred14473, axiom, - 261250 = f_PopulationFn(inst_Countries_USA_provinces_Virginia_cities_Norfolk)). - -fof(axmondialPred14474, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Virginia_cities_Norfolk,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred14475, axiom, - f_member(inst_Suriname,inst_Organizations_UNESCO)). - -fof(axmondialPred14476, axiom, - 752037 = f_PopulationFn(inst_Countries_IND_provinces_AndhraPradesh_cities_Vishakhapatnam)). - -fof(axmondialPred14477, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_AndhraPradesh_cities_Vishakhapatnam,inst_Countries_IND_provinces_AndhraPradesh)). - -fof(axmondialPred14478, axiom, - 195064 = f_PopulationFn(inst_Countries_TJ_provinces_Fujian_cities_Nanping)). - -fof(axmondialPred14479, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Fujian_cities_Nanping,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred14480, axiom, - 56662 = f_PopulationFn(inst_Countries_S_provinces_Jamtland_cities_Ostersund)). - -fof(axmondialPred14481, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Jamtland_cities_Ostersund,inst_Countries_S_provinces_Jamtland)). - -fof(axmondialPred14482, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Cocos_Islands_cities_WestIsland,inst_Countries_cid_cia_Cocos_Islands)). - -fof(axmondialPred14483, axiom, - f_member(inst_Uganda,inst_Organizations_ILO)). - -fof(axmondialPred14484, axiom, - 1621356 = f_PopulationFn(inst_Countries_CO_provinces_Antioquia_cities_Medellin)). - -fof(axmondialPred14485, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Antioquia_cities_Medellin,inst_Countries_CO_provinces_Antioquia)). - -fof(axmondialPred14486, axiom, - 4415000 = f_PopulationFn(inst_Countries_I_provinces_Veneto)). - -fof(axmondialPred14487, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Veneto,f_MeasureFn(18364,inst_SquareKilometer))). - -fof(axmondialPred14488, axiom, - f_capitalCity(inst_Countries_I_provinces_Veneto_cities_Venice,inst_Countries_I_provinces_Veneto)). - -fof(axmondialPred14489, axiom, - f_member(inst_Andorra,inst_Organizations_IOC)). - -fof(axmondialPred14490, axiom, - 753778 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Meerut)). - -fof(axmondialPred14491, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Meerut,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred14492, axiom, - 948165 = f_PopulationFn(inst_Countries_THA_provinces_ChonBuri)). - -fof(axmondialPred14493, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_ChonBuri,f_MeasureFn(4369,inst_SquareKilometer))). - -fof(axmondialPred14494, axiom, - f_member(inst_SaudiArabia,inst_Organizations_AL)). - -fof(axmondialPred14495, axiom, - 119594 = f_PopulationFn(inst_Countries_F_provinces_Lorraine_cities_Metz)). - -fof(axmondialPred14496, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Lorraine_cities_Metz,inst_Countries_F_provinces_Lorraine)). - -fof(axmondialPred14497, axiom, - 1663000 = f_PopulationFn(inst_Countries_PK_cities_Gujranwala)). - -fof(axmondialPred14498, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Gujranwala,inst_Pakistan)). - -fof(axmondialPred14499, axiom, - f_sharedBorderLength(inst_SouthAfrica,inst_Namibia,f_MeasureFn(855,inst_Kilometer))). - -fof(axmondialPred14500, axiom, - 243366 = f_PopulationFn(inst_Countries_PE_provinces_Pasco)). - -fof(axmondialPred14501, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Pasco,f_MeasureFn(25319,inst_SquareKilometer))). - -fof(axmondialPred14502, axiom, - f_capitalCity(inst_Countries_PE_provinces_Pasco_cities_CerrodePasco,inst_Countries_PE_provinces_Pasco)). - -fof(axmondialPred14503, axiom, - f_member(inst_Japan,inst_Organizations_CP)). - -fof(axmondialPred14504, axiom, - 515374 = f_PopulationFn(inst_Countries_MEX_provinces_Guerrero_cities_Acapulco)). - -fof(axmondialPred14505, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Guerrero_cities_Acapulco,inst_Countries_MEX_provinces_Guerrero)). - -fof(axmondialPred14506, axiom, - 454000 = f_PopulationFn(inst_Countries_TR_provinces_Kayseri_cities_Kayseri)). - -fof(axmondialPred14507, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kayseri_cities_Kayseri,inst_Countries_TR_provinces_Kayseri)). - -fof(axmondialPred14508, axiom, - f_member(inst_Nigeria,inst_Organizations_IMF)). - -fof(axmondialPred14509, axiom, - 103000 = f_PopulationFn(inst_Countries_R_provinces_Ivanovskayaoblast_cities_Kineshma)). - -fof(axmondialPred14510, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Ivanovskayaoblast_cities_Kineshma,inst_Countries_R_provinces_Ivanovskayaoblast)). - -fof(axmondialPred14511, axiom, - f_geographicalSubregion(inst_Zambia,inst_Continents_Africa)). - -fof(axmondialPred14512, axiom, - 449245 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Bengbu)). - -fof(axmondialPred14513, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Bengbu,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred14514, axiom, - 4894000 = f_PopulationFn(inst_Countries_EAK_provinces_RiftValley)). - -fof(axmondialPred14515, axiom, - f_landAreaOnly(inst_Countries_EAK_provinces_RiftValley,f_MeasureFn(173868,inst_SquareKilometer))). - -fof(axmondialPred14516, axiom, - f_capitalCity(inst_Countries_EAK_provinces_RiftValley_cities_Nakuru,inst_Countries_EAK_provinces_RiftValley)). - -fof(axmondialPred14517, axiom, - 119000 = f_PopulationFn(inst_Countries_R_provinces_Lipetskayaoblast_cities_Yelets)). - -fof(axmondialPred14518, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Lipetskayaoblast_cities_Yelets,inst_Countries_R_provinces_Lipetskayaoblast)). - -fof(axmondialPred14519, axiom, - f_member(inst_Iraq,inst_Organizations_ACC)). - -fof(axmondialPred14520, axiom, - 242268 = f_PopulationFn(inst_Countries_N_provinces_Nordland)). - -fof(axmondialPred14521, axiom, - f_capitalCity(inst_Countries_N_provinces_Nordland_cities_Bodoe,inst_Countries_N_provinces_Nordland)). - -fof(axmondialPred14522, axiom, - 151300 = f_PopulationFn(inst_Countries_KAZ_provinces_Mangghystau_cities_Aqtau)). - -fof(axmondialPred14523, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Mangghystau_cities_Aqtau,inst_Countries_KAZ_provinces_Mangghystau)). - -fof(axmondialPred14524, axiom, - f_member(inst_Thailand,inst_Organizations_IFC)). - -fof(axmondialPred14525, axiom, - 427185 = f_PopulationFn(inst_Countries_YE_cities_Sanaa)). - -fof(axmondialPred14526, axiom, - f_geographicalSubregion(inst_Countries_YE_cities_Sanaa,inst_Yemen)). - -fof(axmondialPred14527, axiom, - f_member(inst_Yemen,inst_Organizations_Intelsat)). - -fof(axmondialPred14528, axiom, - 136396 = f_PopulationFn(inst_Countries_TJ_provinces_Shanxi_cities_Jincheng)). - -fof(axmondialPred14529, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shanxi_cities_Jincheng,inst_Countries_TJ_provinces_Shanxi)). - -fof(axmondialPred14530, axiom, - 221800 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Tameside)). - -fof(axmondialPred14531, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Tameside,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred14532, axiom, - f_member(inst_Norway,inst_Organizations_IFAD)). - -fof(axmondialPred14533, axiom, - f_located(inst_Rivers_Lena,inst_Countries_R_provinces_Rep_ofSakha)). - -fof(axmondialPred14534, axiom, - f_located(inst_Rivers_Lena,inst_Countries_R_provinces_Irkutskayaoblast)). - -fof(axmondialPred14535, axiom, - f_located(inst_Rivers_Lena,inst_Russia)). - -fof(axmondialPred14536, axiom, - f_flowsInto(inst_Rivers_Lena,inst_Seas_ArcticOcean)). - -fof(axmondialPred14537, axiom, - f_length(inst_Rivers_Lena,4400)). - -fof(axmondialPred14538, axiom, - 2988006 = f_PopulationFn(inst_Countries_RA_provinces_DistritoFederal_cities_BuenosAires)). - -fof(axmondialPred14539, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_DistritoFederal_cities_BuenosAires,inst_Countries_RA_provinces_DistritoFederal)). - -fof(axmondialPred14540, axiom, - 180102 = f_PopulationFn(inst_Countries_RA_provinces_Jujuy_cities_SanSalvadordeJujuy)). - -fof(axmondialPred14541, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Jujuy_cities_SanSalvadordeJujuy,inst_Countries_RA_provinces_Jujuy)). - -fof(axmondialPred14542, axiom, - f_located(inst_Lakes_LakeErie,inst_Countries_USA_provinces_Ohio)). - -fof(axmondialPred14543, axiom, - f_located(inst_Lakes_LakeErie,inst_UnitedStates)). - -fof(axmondialPred14544, axiom, - f_located(inst_Lakes_LakeErie,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred14545, axiom, - f_located(inst_Lakes_LakeErie,inst_Canada)). - -fof(axmondialPred14546, axiom, - f_located(inst_Lakes_LakeErie,inst_Countries_USA_provinces_Pennsylvania)). - -fof(axmondialPred14547, axiom, - f_located(inst_Lakes_LakeErie,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred14548, axiom, - f_landAreaOnly(inst_Lakes_LakeErie,f_MeasureFn(25612,inst_SquareKilometer))). - -fof(axmondialPred14549, axiom, - f_located(inst_Lakes_LakeErie,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred14550, axiom, - f_member(inst_Afghanistan,inst_Organizations_ICRM)). - -fof(axmondialPred14551, axiom, - f_member(inst_SouthAfrica,inst_Organizations_Interpol)). - -fof(axmondialPred14552, axiom, - f_member(inst_SanMarino,inst_Organizations_ITU)). - -fof(axmondialPred14553, axiom, - 448785 = f_PopulationFn(inst_Countries_MA_cities_Kenitra)). - -fof(axmondialPred14554, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Kenitra,inst_Morocco)). - -fof(axmondialPred14555, axiom, - f_member(inst_Bolivia,inst_Organizations_IMF)). - -fof(axmondialPred14556, axiom, - f_member(inst_Guyana,inst_Organizations_IOC)). - -fof(axmondialPred14557, axiom, - f_member(inst_Uganda,inst_Organizations_G_77)). - -fof(axmondialPred14558, axiom, - f_member(inst_CzechRepublic,inst_Organizations_CERN)). - -fof(axmondialPred14559, axiom, - 172730 = f_PopulationFn(inst_Countries_ZRE_provinces_BasZaire_cities_Matadi)). - -fof(axmondialPred14560, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_BasZaire_cities_Matadi,inst_Countries_ZRE_provinces_BasZaire)). - -fof(axmondialPred14561, axiom, - 408000 = f_PopulationFn(inst_Countries_RO_provinces_CarasSeverin)). - -fof(axmondialPred14562, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_CarasSeverin,f_MeasureFn(8503,inst_SquareKilometer))). - -fof(axmondialPred14563, axiom, - f_capitalCity(inst_Countries_RO_provinces_CarasSeverin_cities_Resita,inst_Countries_RO_provinces_CarasSeverin)). - -fof(axmondialPred14564, axiom, - 234270 = f_PopulationFn(inst_Countries_SUD_provinces_ashSharqiyah_cities_Kassala)). - -fof(axmondialPred14565, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_ashSharqiyah_cities_Kassala,inst_Countries_SUD_provinces_ashSharqiyah)). - -fof(axmondialPred14566, axiom, - 618652 = f_PopulationFn(inst_Countries_USA_provinces_Tennessee_cities_Memphis)). - -fof(axmondialPred14567, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Tennessee_cities_Memphis,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred14568, axiom, - f_member(inst_Tanzania,inst_Organizations_IMF)). - -fof(axmondialPred14569, axiom, - f_member(inst_Nigeria,inst_Organizations_ECOWAS)). - -fof(axmondialPred14570, axiom, - f_member(inst_Countries_cid_cia_Guam,inst_Organizations_ESCAP)). - -fof(axmondialPred14571, axiom, - f_geographicalSubregion(inst_Yemen,inst_Continents_Asia)). - -fof(axmondialPred14572, axiom, - f_member(inst_Luxembourg,inst_Organizations_IMO)). - -fof(axmondialPred14573, axiom, - f_member(inst_Colombia,inst_Organizations_ICAO)). - -fof(axmondialPred14574, axiom, - 524000 = f_PopulationFn(inst_Countries_RO_provinces_Buzau)). - -fof(axmondialPred14575, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Buzau,f_MeasureFn(6072,inst_SquareKilometer))). - -fof(axmondialPred14576, axiom, - f_capitalCity(inst_Countries_RO_provinces_Buzau_cities_Buzau,inst_Countries_RO_provinces_Buzau)). - -fof(axmondialPred14577, axiom, - 180273 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Nanchong)). - -fof(axmondialPred14578, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Nanchong,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred14579, axiom, - f_member(inst_Panama,inst_Organizations_WIPO)). - -fof(axmondialPred14580, axiom, - f_geographicalSubregion(inst_Haiti,inst_Continents_America)). - -fof(axmondialPred14581, axiom, - 734238 = f_PopulationFn(inst_Countries_I_provinces_Sicilia_cities_Palermo)). - -fof(axmondialPred14582, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Sicilia_cities_Palermo,inst_Countries_I_provinces_Sicilia)). - -fof(axmondialPred14583, axiom, - f_member(inst_Tanzania,inst_Organizations_UPU)). - -fof(axmondialPred14584, axiom, - 2676098 = f_PopulationFn(inst_Countries_BR_provinces_Piaui)). - -fof(axmondialPred14585, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Piaui,f_MeasureFn(252378,inst_SquareKilometer))). - -fof(axmondialPred14586, axiom, - f_capitalCity(inst_Countries_BR_provinces_Piaui_cities_Teresina,inst_Countries_BR_provinces_Piaui)). - -fof(axmondialPred14587, axiom, - f_member(inst_CostaRica,inst_Organizations_UPU)). - -fof(axmondialPred14588, axiom, - 437093 = f_PopulationFn(inst_Countries_TR_provinces_Agri)). - -fof(axmondialPred14589, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Agri,f_MeasureFn(11376,inst_SquareKilometer))). - -fof(axmondialPred14590, axiom, - f_capitalCity(inst_Countries_TR_provinces_Agri_cities_Agri,inst_Countries_TR_provinces_Agri)). - -fof(axmondialPred14591, axiom, - 1042740 = f_PopulationFn(inst_Countries_IND_provinces_Punjab_cities_Ludhiana)). - -fof(axmondialPred14592, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Punjab_cities_Ludhiana,inst_Countries_IND_provinces_Punjab)). - -fof(axmondialPred14593, axiom, - f_member(inst_Austria,inst_Organizations_CERN)). - -fof(axmondialPred14594, axiom, - f_member(inst_Bolivia,inst_Organizations_ITU)). - -fof(axmondialPred14595, axiom, - 920410 = f_PopulationFn(inst_Countries_THA_provinces_Kalasin)). - -fof(axmondialPred14596, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Kalasin,f_MeasureFn(6973,inst_SquareKilometer))). - -fof(axmondialPred14597, axiom, - f_member(inst_Israel,inst_Organizations_ILO)). - -fof(axmondialPred14598, axiom, - f_member(inst_Argentina,inst_Organizations_IDA)). - -fof(axmondialPred14599, axiom, - f_member(inst_CostaRica,inst_Organizations_IAEA)). - -fof(axmondialPred14600, axiom, - 1237300 = f_PopulationFn(inst_Countries_CAM_provinces_Nordoueste)). - -fof(axmondialPred14601, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Nordoueste,f_MeasureFn(17810,inst_SquareKilometer))). - -fof(axmondialPred14602, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Nordoueste_cities_Bamenda,inst_Countries_CAM_provinces_Nordoueste)). - -fof(axmondialPred14603, axiom, - 99606 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_GrandPrairie)). - -fof(axmondialPred14604, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_GrandPrairie,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred14605, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Penghu_cities_Makung,inst_Countries_RC_provinces_Penghu)). - -fof(axmondialPred14606, axiom, - f_member(inst_Maldives,inst_Organizations_IFC)). - -fof(axmondialPred14607, axiom, - f_member(inst_Kenya,inst_Organizations_UNCRO)). - -fof(axmondialPred14608, axiom, - f_geographicalSubregion(inst_Ghana,inst_Continents_Africa)). - -fof(axmondialPred14609, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Tumbes_cities_Tumbes,inst_Countries_PE_provinces_Tumbes)). - -fof(axmondialPred14610, axiom, - 892000 = f_PopulationFn(inst_Countries_AFG_cities_Kabul)). - -fof(axmondialPred14611, axiom, - f_geographicalSubregion(inst_Countries_AFG_cities_Kabul,inst_Afghanistan)). - -fof(axmondialPred14612, axiom, - f_located(inst_Lakes_OzeroChanka,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred14613, axiom, - f_located(inst_Lakes_OzeroChanka,inst_Countries_R_provinces_Primorskykray)). - -fof(axmondialPred14614, axiom, - f_located(inst_Lakes_OzeroChanka,inst_China)). - -fof(axmondialPred14615, axiom, - f_located(inst_Lakes_OzeroChanka,inst_Russia)). - -fof(axmondialPred14616, axiom, - f_landAreaOnly(inst_Lakes_OzeroChanka,f_MeasureFn(4400,inst_SquareKilometer))). - -fof(axmondialPred14617, axiom, - f_located(inst_Mountains_Tarrekaise,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred14618, axiom, - f_located(inst_Mountains_Tarrekaise,inst_Sweden)). - -fof(axmondialPred14619, axiom, - 576000 = f_PopulationFn(inst_Countries_TR_provinces_Konya_cities_Konya)). - -fof(axmondialPred14620, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Konya_cities_Konya,inst_Countries_TR_provinces_Konya)). - -fof(axmondialPred14621, axiom, - f_located(inst_Rivers_Fulda,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred14622, axiom, - f_located(inst_Rivers_Fulda,inst_Germany)). - -fof(axmondialPred14623, axiom, - f_flowsInto(inst_Rivers_Fulda,inst_Rivers_Weser)). - -fof(axmondialPred14624, axiom, - f_length(inst_Rivers_Fulda,218)). - -fof(axmondialPred14625, axiom, - f_member(inst_Norway,inst_Organizations_EFTA)). - -fof(axmondialPred14626, axiom, - f_geographicalSubregion(inst_SouthKorea,inst_Continents_Asia)). - -fof(axmondialPred14627, axiom, - 3465756 = f_PopulationFn(inst_Countries_ZRE_provinces_KasaiOccidental)). - -fof(axmondialPred14628, axiom, - f_landAreaOnly(inst_Countries_ZRE_provinces_KasaiOccidental,f_MeasureFn(156967,inst_SquareKilometer))). - -fof(axmondialPred14629, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_KasaiOccidental_cities_Kananga,inst_Countries_ZRE_provinces_KasaiOccidental)). - -fof(axmondialPred14630, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_IOC)). - -fof(axmondialPred14631, axiom, - f_member(inst_Namibia,inst_Organizations_ICAO)). - -fof(axmondialPred14632, axiom, - 536869 = f_PopulationFn(inst_Countries_TR_provinces_Bolu)). - -fof(axmondialPred14633, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Bolu,f_MeasureFn(11051,inst_SquareKilometer))). - -fof(axmondialPred14634, axiom, - f_capitalCity(inst_Countries_TR_provinces_Bolu_cities_Bolu,inst_Countries_TR_provinces_Bolu)). - -fof(axmondialPred14635, axiom, - f_member(inst_Mauritania,inst_Organizations_G_77)). - -fof(axmondialPred14636, axiom, - 372242 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Oakland)). - -fof(axmondialPred14637, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Oakland,inst_Countries_USA_provinces_California)). - -fof(axmondialPred14638, axiom, - f_member(inst_Switzerland,inst_Organizations_IFAD)). - -fof(axmondialPred14639, axiom, - f_member(inst_Cambodia,inst_Organizations_IDA)). - -fof(axmondialPred14640, axiom, - f_located(inst_Islands_Luzon,inst_Philippines)). - -fof(axmondialPred14641, axiom, - 1445000 = f_PopulationFn(inst_Countries_PL_provinces_Gdanskie)). - -fof(axmondialPred14642, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Gdanskie,f_MeasureFn(7394,inst_SquareKilometer))). - -fof(axmondialPred14643, axiom, - f_capitalCity(inst_Countries_PL_provinces_Gdanskie_cities_Gdansk,inst_Countries_PL_provinces_Gdanskie)). - -fof(axmondialPred14644, axiom, - 297052 = f_PopulationFn(inst_Countries_BR_provinces_EspiritoSanto_cities_VilaVelha)). - -fof(axmondialPred14645, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_EspiritoSanto_cities_VilaVelha,inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred14646, axiom, - f_member(inst_Finland,inst_Organizations_WMO)). - -fof(axmondialPred14647, axiom, - 142221 = f_PopulationFn(inst_Countries_BR_provinces_MatoGrosso_cities_Rondonopolis)). - -fof(axmondialPred14648, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MatoGrosso_cities_Rondonopolis,inst_Countries_BR_provinces_MatoGrosso)). - -fof(axmondialPred14649, axiom, - f_member(inst_Luxembourg,inst_Organizations_PCA)). - -fof(axmondialPred14650, axiom, - 346620 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_Avellaneda)). - -fof(axmondialPred14651, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_Avellaneda,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred14652, axiom, - f_member(inst_Taiwan,inst_Organizations_ICC)). - -fof(axmondialPred14653, axiom, - f_located(inst_Mountains_JabalMarra,inst_Countries_SUD_provinces_Darfur)). - -fof(axmondialPred14654, axiom, - f_located(inst_Mountains_JabalMarra,inst_Sudan)). - -fof(axmondialPred14655, axiom, - 304017 = f_PopulationFn(inst_Countries_USA_provinces_Kansas_cities_Wichita)). - -fof(axmondialPred14656, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Kansas_cities_Wichita,inst_Countries_USA_provinces_Kansas)). - -fof(axmondialPred14657, axiom, - 269555 = f_PopulationFn(inst_Countries_USA_provinces_Kentucky_cities_Louisville)). - -fof(axmondialPred14658, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Kentucky_cities_Louisville,inst_Countries_USA_provinces_Kentucky)). - -fof(axmondialPred14659, axiom, - f_member(inst_Pakistan,inst_Organizations_IBRD)). - -fof(axmondialPred14660, axiom, - f_member(inst_Mali,inst_Organizations_FAO)). - -fof(axmondialPred14661, axiom, - 3760181 = f_PopulationFn(inst_Countries_USA_provinces_SouthCarolina)). - -fof(axmondialPred14662, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_SouthCarolina,f_MeasureFn(80582,inst_SquareKilometer))). - -fof(axmondialPred14663, axiom, - f_capitalCity(inst_Countries_USA_provinces_SouthCarolina_cities_Columbia,inst_Countries_USA_provinces_SouthCarolina)). - -fof(axmondialPred14664, axiom, - f_member(inst_Cameroon,inst_Organizations_IOC)). - -fof(axmondialPred14665, axiom, - f_located(inst_Lakes_Mjoesen,inst_Countries_N_provinces_Oppland)). - -fof(axmondialPred14666, axiom, - f_located(inst_Lakes_Mjoesen,inst_Countries_N_provinces_Hedmark)). - -fof(axmondialPred14667, axiom, - f_located(inst_Lakes_Mjoesen,inst_Norway)). - -fof(axmondialPred14668, axiom, - f_landAreaOnly(inst_Lakes_Mjoesen,f_MeasureFn(368,inst_SquareKilometer))). - -fof(axmondialPred14669, axiom, - 39390000 = f_PopulationFn(inst_Countries_TJ_provinces_Yunnan)). - -fof(axmondialPred14670, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Yunnan,f_MeasureFn(394000,inst_SquareKilometer))). - -fof(axmondialPred14671, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Yunnan_cities_Kunming,inst_Countries_TJ_provinces_Yunnan)). - -fof(axmondialPred14672, axiom, - f_member(inst_Israel,inst_Organizations_ITU)). - -fof(axmondialPred14673, axiom, - f_sharedBorderLength(inst_Gambia,inst_Senegal,f_MeasureFn(740,inst_Kilometer))). - -fof(axmondialPred14674, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_UNESCO)). - -fof(axmondialPred14675, axiom, - f_member(inst_Romania,inst_Organizations_IOC)). - -fof(axmondialPred14676, axiom, - f_member(inst_Denmark,inst_Organizations_CERN)). - -fof(axmondialPred14677, axiom, - 1354800 = f_PopulationFn(inst_Countries_CAM_provinces_Cote)). - -fof(axmondialPred14678, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Cote,f_MeasureFn(20239,inst_SquareKilometer))). - -fof(axmondialPred14679, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Cote_cities_Douala,inst_Countries_CAM_provinces_Cote)). - -fof(axmondialPred14680, axiom, - f_member(inst_Australia,inst_Organizations_UN)). - -fof(axmondialPred14681, axiom, - f_member(inst_Botswana,inst_Organizations_NAM)). - -fof(axmondialPred14682, axiom, - 57190000 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred14683, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Hubei,f_MeasureFn(187400,inst_SquareKilometer))). - -fof(axmondialPred14684, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Hubei_cities_Wuhan,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred14685, axiom, - f_hasHeadq(inst_Organizations_ICC,inst_Countries_F_provinces_IledeFrance_cities_Paris)). - -fof(axmondialPred14686, axiom, - f_member(inst_Iraq,inst_Organizations_IFC)). - -fof(axmondialPred14687, axiom, - 476000 = f_PopulationFn(inst_Countries_SN_provinces_Fatick)). - -fof(axmondialPred14688, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_Fatick,f_MeasureFn(7935,inst_SquareKilometer))). - -fof(axmondialPred14689, axiom, - f_capitalCity(inst_Countries_SN_provinces_Fatick_cities_Fatick,inst_Countries_SN_provinces_Fatick)). - -fof(axmondialPred14690, axiom, - 1258700 = f_PopulationFn(inst_Countries_UA_provinces_Khersonska)). - -fof(axmondialPred14691, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Khersonska,f_MeasureFn(28500,inst_SquareKilometer))). - -fof(axmondialPred14692, axiom, - f_capitalCity(inst_Countries_UA_provinces_Khersonska_cities_Kherson,inst_Countries_UA_provinces_Khersonska)). - -fof(axmondialPred14693, axiom, - 152944 = f_PopulationFn(inst_Countries_Z_provinces_Copperbelt_cities_Mufulira)). - -fof(axmondialPred14694, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Copperbelt_cities_Mufulira,inst_Countries_Z_provinces_Copperbelt)). - -fof(axmondialPred14695, axiom, - 70210000 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred14696, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Jiangsu,f_MeasureFn(102600,inst_SquareKilometer))). - -fof(axmondialPred14697, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Jiangsu_cities_Nanjing,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred14698, axiom, - 92400 = f_PopulationFn(inst_Countries_CR_provinces_Punarenas_cities_Puntarenas)). - -fof(axmondialPred14699, axiom, - f_geographicalSubregion(inst_Countries_CR_provinces_Punarenas_cities_Puntarenas,inst_Countries_CR_provinces_Punarenas)). - -fof(axmondialPred14700, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_WTrO)). - -fof(axmondialPred14701, axiom, - 349000 = f_PopulationFn(inst_Countries_RC_provinces_Chilung_munic)). - -fof(axmondialPred14702, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Chilung_munic,f_MeasureFn(133,inst_SquareKilometer))). - -fof(axmondialPred14703, axiom, - f_capitalCity(inst_Countries_RC_provinces_Chilung_munic_cities_Chilung,inst_Countries_RC_provinces_Chilung_munic)). - -fof(axmondialPred14704, axiom, - f_member(inst_Japan,inst_Organizations_EN)). - -fof(axmondialPred14705, axiom, - f_member(inst_Argentina,inst_Organizations_FAO)). - -fof(axmondialPred14706, axiom, - 40150000 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred14707, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Jiangxi,f_MeasureFn(166600,inst_SquareKilometer))). - -fof(axmondialPred14708, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Jiangxi_cities_Nanchang,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred14709, axiom, - 1254976 = f_PopulationFn(inst_Countries_THA_provinces_RoiEt)). - -fof(axmondialPred14710, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_RoiEt,f_MeasureFn(8311,inst_SquareKilometer))). - -fof(axmondialPred14711, axiom, - f_member(inst_Mozambique,inst_Organizations_G_77)). - -fof(axmondialPred14712, axiom, - f_member(inst_Thailand,inst_Organizations_MekongGroup)). - -fof(axmondialPred14713, axiom, - f_member(inst_SaudiArabia,inst_Organizations_OAS)). - -fof(axmondialPred14714, axiom, - 113800 = f_PopulationFn(inst_Countries_GB_provinces_Cambridgeshire_cities_Cambridge)). - -fof(axmondialPred14715, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cambridgeshire_cities_Cambridge,inst_Countries_GB_provinces_Cambridgeshire)). - -fof(axmondialPred14716, axiom, - f_member(inst_Mali,inst_Organizations_ICFTU)). - -fof(axmondialPred14717, axiom, - 123188 = f_PopulationFn(inst_Countries_I_provinces_Lombardia_cities_Monza)). - -fof(axmondialPred14718, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Lombardia_cities_Monza,inst_Countries_I_provinces_Lombardia)). - -fof(axmondialPred14719, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_CH_provinces_BL)). - -fof(axmondialPred14720, axiom, - f_flowsInto(inst_Rivers_Rhein,inst_Seas_NorthSea)). - -fof(axmondialPred14721, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_CH_provinces_TG)). - -fof(axmondialPred14722, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_NL_provinces_ZuidHolland)). - -fof(axmondialPred14723, axiom, - f_length(inst_Rivers_Rhein,1320)). - -fof(axmondialPred14724, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_CH_provinces_BS)). - -fof(axmondialPred14725, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_CH_provinces_AG)). - -fof(axmondialPred14726, axiom, - f_located(inst_Rivers_Rhein,inst_Switzerland)). - -fof(axmondialPred14727, axiom, - f_located(inst_Rivers_Rhein,inst_Netherlands)). - -fof(axmondialPred14728, axiom, - f_located(inst_Rivers_Rhein,inst_Germany)). - -fof(axmondialPred14729, axiom, - f_flowsInto(inst_Rivers_Rhein,inst_Lakes_Bodensee)). - -fof(axmondialPred14730, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_CH_provinces_SG)). - -fof(axmondialPred14731, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred14732, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_D_provinces_RheinlandPfalz)). - -fof(axmondialPred14733, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_CH_provinces_ZH)). - -fof(axmondialPred14734, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_CH_provinces_GR)). - -fof(axmondialPred14735, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_NL_provinces_Gelderland)). - -fof(axmondialPred14736, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred14737, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred14738, axiom, - f_located(inst_Rivers_Rhein,inst_Countries_CH_provinces_SH)). - -fof(axmondialPred14739, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_UNAMIR)). - -fof(axmondialPred14740, axiom, - f_geographicalSubregion(inst_SanMarino,inst_Continents_Europe)). - -fof(axmondialPred14741, axiom, - f_member(inst_Cambodia,inst_Organizations_IFRCS)). - -fof(axmondialPred14742, axiom, - f_meetsSpatially(inst_Cambodia,inst_Thailand)). - -fof(axmondialPred14743, axiom, - f_member(inst_Cambodia,inst_Organizations_WTrO)). - -fof(axmondialPred14744, axiom, - f_meetsSpatially(inst_Cambodia,inst_Vietnam)). - -fof(axmondialPred14745, axiom, - f_member(inst_Cambodia,inst_Organizations_ICAO)). - -fof(axmondialPred14746, axiom, - f_member(inst_Cambodia,inst_Organizations_AsDB)). - -fof(axmondialPred14747, axiom, - f_member(inst_Cambodia,inst_Organizations_G_77)). - -fof(axmondialPred14748, axiom, - f_member(inst_Cambodia,inst_Organizations_WToO)). - -fof(axmondialPred14749, axiom, - f_capitalCity(inst_Countries_K_cities_PhnomPenh,inst_Cambodia)). - -fof(axmondialPred14750, axiom, - f_member(inst_Cambodia,inst_Organizations_WMO)). - -fof(axmondialPred14751, axiom, - f_member(inst_Cambodia,inst_Organizations_IMF)). - -fof(axmondialPred14752, axiom, - f_member(inst_Cambodia,inst_Organizations_WIPO)). - -fof(axmondialPred14753, axiom, - f_member(inst_Cambodia,inst_Organizations_Interpol)). - -fof(axmondialPred14754, axiom, - f_member(inst_Cambodia,inst_Organizations_UN)). - -fof(axmondialPred14755, axiom, - f_member(inst_Cambodia,inst_Organizations_IMO)). - -fof(axmondialPred14756, axiom, - 10861218 = f_PopulationFn(inst_Cambodia)). - -fof(axmondialPred14757, axiom, - f_member(inst_Cambodia,inst_Organizations_IBRD)). - -fof(axmondialPred14758, axiom, - f_member(inst_Cambodia,inst_Organizations_CP)). - -fof(axmondialPred14759, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cambodia,inst_IndustrialSector,13.5,f_YearFn(1996))). - -fof(axmondialPred14760, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cambodia,inst_AgriculturalSector,52,f_YearFn(1996))). - -fof(axmondialPred14761, axiom, - f_member(inst_Cambodia,inst_Organizations_ESCAP)). - -fof(axmondialPred14762, axiom, - f_member(inst_Cambodia,inst_Organizations_ILO)). - -fof(axmondialPred14763, axiom, - f_member(inst_Cambodia,inst_Organizations_Intelsat)). - -fof(axmondialPred14764, axiom, - f_inflationRateInCountry(inst_Cambodia,6)). - -fof(axmondialPred14765, axiom, - f_member(inst_Cambodia,inst_Organizations_ACCT)). - -fof(axmondialPred14766, axiom, - f_member(inst_Cambodia,inst_Organizations_UNESCO)). - -fof(axmondialPred14767, axiom, - f_meetsSpatially(inst_Cambodia,inst_Laos)). - -fof(axmondialPred14768, axiom, - f_member(inst_Cambodia,inst_Organizations_UPU)). - -fof(axmondialPred14769, axiom, - f_landAreaOnly(inst_Cambodia,f_MeasureFn(181040,inst_SquareKilometer))). - -fof(axmondialPred14770, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cambodia,inst_ServiceSector,34.5,f_YearFn(1996))). - -fof(axmondialPred14771, axiom, - f_member(inst_Australia,inst_Organizations_PCA)). - -fof(axmondialPred14772, axiom, - f_member(inst_China,inst_Organizations_MekongGroup)). - -fof(axmondialPred14773, axiom, - 101000 = f_PopulationFn(inst_Countries_R_provinces_Kemerovskayaoblast_cities_AnzheroSudzhensk)). - -fof(axmondialPred14774, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kemerovskayaoblast_cities_AnzheroSudzhensk,inst_Countries_R_provinces_Kemerovskayaoblast)). - -fof(axmondialPred14775, axiom, - 141000 = f_PopulationFn(inst_Countries_PL_provinces_Walbrzyskie_cities_Walbrzych)). - -fof(axmondialPred14776, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Walbrzyskie_cities_Walbrzych,inst_Countries_PL_provinces_Walbrzyskie)). - -fof(axmondialPred14777, axiom, - f_member(inst_Taiwan,inst_Organizations_BCIE)). - -fof(axmondialPred14778, axiom, - f_member(inst_Denmark,inst_Organizations_UNOMIG)). - -fof(axmondialPred14779, axiom, - f_sharedBorderLength(inst_Syria,inst_Israel,f_MeasureFn(76,inst_Kilometer))). - -fof(axmondialPred14780, axiom, - f_member(inst_Mauritania,inst_Organizations_UNESCO)). - -fof(axmondialPred14781, axiom, - f_member(inst_CzechRepublic,inst_Organizations_WTrO)). - -fof(axmondialPred14782, axiom, - 323221 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Diadema)). - -fof(axmondialPred14783, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Diadema,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred14784, axiom, - f_member(inst_Egypt,inst_Organizations_UNESCO)). - -fof(axmondialPred14785, axiom, - 196263 = f_PopulationFn(inst_Countries_USA_provinces_Alabama_cities_Mobile)). - -fof(axmondialPred14786, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Alabama_cities_Mobile,inst_Countries_USA_provinces_Alabama)). - -fof(axmondialPred14787, axiom, - 208797 = f_PopulationFn(inst_Countries_IRQ_provinces_Maysan_cities_AlAmarah)). - -fof(axmondialPred14788, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Maysan_cities_AlAmarah,inst_Countries_IRQ_provinces_Maysan)). - -fof(axmondialPred14789, axiom, - f_member(inst_Finland,inst_Organizations_UNIDO)). - -fof(axmondialPred14790, axiom, - f_member(inst_Norway,inst_Organizations_Interpol)). - -fof(axmondialPred14791, axiom, - f_member(inst_Turkey,inst_Organizations_IEA)). - -fof(axmondialPred14792, axiom, - 247524 = f_PopulationFn(inst_Countries_ROK_cities_Mokpo)). - -fof(axmondialPred14793, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Mokpo,inst_SouthKorea)). - -fof(axmondialPred14794, axiom, - 116100 = f_PopulationFn(inst_Countries_KAZ_provinces_Taldyqorghan_cities_Taldyqorghan)). - -fof(axmondialPred14795, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Taldyqorghan_cities_Taldyqorghan,inst_Countries_KAZ_provinces_Taldyqorghan)). - -fof(axmondialPred14796, axiom, - f_member(inst_Jamaica,inst_Organizations_FAO)). - -fof(axmondialPred14797, axiom, - f_geographicalSubregion(inst_Pakistan,inst_Continents_Asia)). - -fof(axmondialPred14798, axiom, - f_member(inst_Zambia,inst_Organizations_UPU)). - -fof(axmondialPred14799, axiom, - 147917 = f_PopulationFn(inst_Countries_NL_provinces_NoordHolland_cities_Zaanstreek)). - -fof(axmondialPred14800, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_NoordHolland_cities_Zaanstreek,inst_Countries_NL_provinces_NoordHolland)). - -fof(axmondialPred14801, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_MerthyrTydfil_cities_MerthyrTydfil,inst_Countries_GB_provinces_MerthyrTydfil)). - -fof(axmondialPred14802, axiom, - f_located(inst_Mountains_Korab,inst_SerbiaAndMontenegro)). - -fof(axmondialPred14803, axiom, - f_located(inst_Mountains_Korab,inst_Albania)). - -fof(axmondialPred14804, axiom, - 1316693 = f_PopulationFn(inst_Countries_THA_provinces_Surin)). - -fof(axmondialPred14805, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Surin,f_MeasureFn(8128,inst_SquareKilometer))). - -fof(axmondialPred14806, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Trujillo_cities_Trujillo,inst_Countries_YV_provinces_Trujillo)). - -fof(axmondialPred14807, axiom, - 125026 = f_PopulationFn(inst_Countries_MAL_provinces_Kedah_cities_AlorSetar)). - -fof(axmondialPred14808, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Kedah_cities_AlorSetar,inst_Countries_MAL_provinces_Kedah)). - -fof(axmondialPred14809, axiom, - f_member(inst_SanMarino,inst_Organizations_UPU)). - -fof(axmondialPred14810, axiom, - 399200 = f_PopulationFn(inst_Countries_GB_provinces_Avon_cities_Bristol)). - -fof(axmondialPred14811, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Avon_cities_Bristol,inst_Countries_GB_provinces_Avon)). - -fof(axmondialPred14812, axiom, - f_located(inst_Mountains_Elbrus,inst_Countries_R_provinces_KabardinoBalkarRep_)). - -fof(axmondialPred14813, axiom, - f_located(inst_Mountains_Elbrus,inst_Russia)). - -fof(axmondialPred14814, axiom, - f_member(inst_Estonia,inst_Organizations_ICFTU)). - -fof(axmondialPred14815, axiom, - 171562 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_Divinopolis)). - -fof(axmondialPred14816, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_Divinopolis,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred14817, axiom, - f_member(inst_Australia,inst_Organizations_IFC)). - -fof(axmondialPred14818, axiom, - f_member(inst_Romania,inst_Organizations_WCL)). - -fof(axmondialPred14819, axiom, - f_located(inst_Rivers_Torneaelv,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred14820, axiom, - f_located(inst_Rivers_Torneaelv,inst_Sweden)). - -fof(axmondialPred14821, axiom, - f_flowsInto(inst_Rivers_Torneaelv,inst_Seas_BalticSea)). - -fof(axmondialPred14822, axiom, - f_length(inst_Rivers_Torneaelv,375)). - -fof(axmondialPred14823, axiom, - f_member(inst_Maldives,inst_Organizations_Interpol)). - -fof(axmondialPred14824, axiom, - 150123 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Pingdu)). - -fof(axmondialPred14825, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Pingdu,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred14826, axiom, - 134797 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina_cities_Itajai)). - -fof(axmondialPred14827, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SantaCatarina_cities_Itajai,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred14828, axiom, - 109800 = f_PopulationFn(inst_Countries_GB_provinces_Derbyshire_cities_SuttoninAshfield)). - -fof(axmondialPred14829, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Derbyshire_cities_SuttoninAshfield,inst_Countries_GB_provinces_Derbyshire)). - -fof(axmondialPred14830, axiom, - 352125 = f_PopulationFn(inst_Countries_TJ_provinces_Shaanxi_cities_Xianyang)). - -fof(axmondialPred14831, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shaanxi_cities_Xianyang,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred14832, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Miaoli_cities_Miaoli,inst_Countries_RC_provinces_Miaoli)). - -fof(axmondialPred14833, axiom, - f_geographicalSubregion(inst_Liechtenstein,inst_Continents_Europe)). - -fof(axmondialPred14834, axiom, - 133107 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Torrance)). - -fof(axmondialPred14835, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Torrance,inst_Countries_USA_provinces_California)). - -fof(axmondialPred14836, axiom, - f_member(inst_Norway,inst_Organizations_IMO)). - -fof(axmondialPred14837, axiom, - f_member(inst_Croatia,inst_Organizations_ISO)). - -fof(axmondialPred14838, axiom, - 87491 = f_PopulationFn(inst_Countries_USA_provinces_Colorado_cities_FortCollins)). - -fof(axmondialPred14839, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Colorado_cities_FortCollins,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred14840, axiom, - 179178 = f_PopulationFn(inst_Countries_CDN_provinces_Saskatchewan_cities_Regina)). - -fof(axmondialPred14841, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Saskatchewan_cities_Regina,inst_Countries_CDN_provinces_Saskatchewan)). - -fof(axmondialPred14842, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_KusiniUjunga_cities_Koani,inst_Countries_EAT_provinces_KusiniUjunga)). - -fof(axmondialPred14843, axiom, - 36193 = f_PopulationFn(inst_Countries_MEX_provinces_Guerrero_cities_Chilpancingo)). - -fof(axmondialPred14844, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Guerrero_cities_Chilpancingo,inst_Countries_MEX_provinces_Guerrero)). - -fof(axmondialPred14845, axiom, - f_member(inst_Slovakia,inst_Organizations_WMO)). - -fof(axmondialPred14846, axiom, - 274964 = f_PopulationFn(inst_Countries_E_provinces_Valencia_cities_Alacant)). - -fof(axmondialPred14847, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Valencia_cities_Alacant,inst_Countries_E_provinces_Valencia)). - -fof(axmondialPred14848, axiom, - 2335000 = f_PopulationFn(inst_Countries_NOK_cities_Pyongyang)). - -fof(axmondialPred14849, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Pyongyang,inst_NorthKorea)). - -fof(axmondialPred14850, axiom, - f_hasHeadq(inst_Organizations_SAARC,inst_Countries_NEP_cities_Kathmandu)). - -fof(axmondialPred14851, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_ashShamaliyah_cities_adDamir,inst_Countries_SUD_provinces_ashShamaliyah)). - -fof(axmondialPred14852, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_IFAD)). - -fof(axmondialPred14853, axiom, - 177000 = f_PopulationFn(inst_Countries_CAM_provinces_Nord_cities_Garoua)). - -fof(axmondialPred14854, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Nord_cities_Garoua,inst_Countries_CAM_provinces_Nord)). - -fof(axmondialPred14855, axiom, - f_member(inst_Finland,inst_Organizations_PCA)). - -fof(axmondialPred14856, axiom, - f_geographicalSubregion(inst_Cambodia,inst_Continents_Asia)). - -fof(axmondialPred14857, axiom, - f_member(inst_Sudan,inst_Organizations_OAU)). - -fof(axmondialPred14858, axiom, - 153811 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Markham)). - -fof(axmondialPred14859, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Markham,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred14860, axiom, - f_member(inst_Thailand,inst_Organizations_ICAO)). - -fof(axmondialPred14861, axiom, - f_sharedBorderLength(inst_Netherlands,inst_Germany,f_MeasureFn(577,inst_Kilometer))). - -fof(axmondialPred14862, axiom, - f_member(inst_Nicaragua,inst_Organizations_OAS)). - -fof(axmondialPred14863, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Aomori_cities_Aomori,inst_Countries_J_provinces_Aomori)). - -fof(axmondialPred14864, axiom, - f_member(inst_Slovakia,inst_Organizations_ZC)). - -fof(axmondialPred14865, axiom, - f_member(inst_Ghana,inst_Organizations_WHO)). - -fof(axmondialPred14866, axiom, - 349000 = f_PopulationFn(inst_Countries_UA_provinces_Krym_cities_Simferopol)). - -fof(axmondialPred14867, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Krym_cities_Simferopol,inst_Countries_UA_provinces_Krym)). - -fof(axmondialPred14868, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Corum_cities_Corum,inst_Countries_TR_provinces_Corum)). - -fof(axmondialPred14869, axiom, - 588978 = f_PopulationFn(inst_Countries_USA_provinces_Vermont)). - -fof(axmondialPred14870, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Vermont,f_MeasureFn(24900,inst_SquareKilometer))). - -fof(axmondialPred14871, axiom, - f_capitalCity(inst_Countries_USA_provinces_Vermont_cities_Montpelier,inst_Countries_USA_provinces_Vermont)). - -fof(axmondialPred14872, axiom, - f_sharedBorderLength(inst_UnitedArabEmirates,inst_Oman,f_MeasureFn(410,inst_Kilometer))). - -fof(axmondialPred14873, axiom, - f_member(inst_SouthAfrica,inst_Organizations_ICRM)). - -fof(axmondialPred14874, axiom, - f_located(inst_Rivers_KleinerJenissej,inst_Countries_R_provinces_Rep_ofTyva)). - -fof(axmondialPred14875, axiom, - f_located(inst_Rivers_KleinerJenissej,inst_Russia)). - -fof(axmondialPred14876, axiom, - f_flowsInto(inst_Rivers_KleinerJenissej,inst_Rivers_Jenissej)). - -fof(axmondialPred14877, axiom, - f_length(inst_Rivers_KleinerJenissej,680)). - -fof(axmondialPred14878, axiom, - 237290 = f_PopulationFn(inst_Countries_N_provinces_MoereogRomsdal)). - -fof(axmondialPred14879, axiom, - f_capitalCity(inst_Countries_N_provinces_MoereogRomsdal_cities_Molde,inst_Countries_N_provinces_MoereogRomsdal)). - -fof(axmondialPred14880, axiom, - f_member(inst_Yemen,inst_Organizations_FAO)). - -fof(axmondialPred14881, axiom, - 163000 = f_PopulationFn(inst_Countries_WAN_cities_IlaweEkiti)). - -fof(axmondialPred14882, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_IlaweEkiti,inst_Nigeria)). - -fof(axmondialPred14883, axiom, - 134973 = f_PopulationFn(inst_Countries_NL_provinces_NoordHolland_cities_Velsen)). - -fof(axmondialPred14884, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_NoordHolland_cities_Velsen,inst_Countries_NL_provinces_NoordHolland)). - -fof(axmondialPred14885, axiom, - 392208 = f_PopulationFn(inst_Countries_CO_provinces_Quindio)). - -fof(axmondialPred14886, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Quindio,f_MeasureFn(1845,inst_SquareKilometer))). - -fof(axmondialPred14887, axiom, - f_capitalCity(inst_Countries_CO_provinces_Quindio_cities_Armenia,inst_Countries_CO_provinces_Quindio)). - -fof(axmondialPred14888, axiom, - 1408300 = f_PopulationFn(inst_Countries_GB_provinces_Lancashire)). - -fof(axmondialPred14889, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Lancashire,f_MeasureFn(3064,inst_SquareKilometer))). - -fof(axmondialPred14890, axiom, - f_capitalCity(inst_Countries_GB_provinces_Lancashire_cities_Preston,inst_Countries_GB_provinces_Lancashire)). - -fof(axmondialPred14891, axiom, - f_member(inst_CostaRica,inst_Organizations_IBRD)). - -fof(axmondialPred14892, axiom, - f_member(inst_Egypt,inst_Organizations_FAO)). - -fof(axmondialPred14893, axiom, - f_member(inst_Cameroon,inst_Organizations_WHO)). - -fof(axmondialPred14894, axiom, - 1083024 = f_PopulationFn(inst_Countries_SUD_provinces_ashShamaliyah)). - -fof(axmondialPred14895, axiom, - f_landAreaOnly(inst_Countries_SUD_provinces_ashShamaliyah,f_MeasureFn(476040,inst_SquareKilometer))). - -fof(axmondialPred14896, axiom, - f_capitalCity(inst_Countries_SUD_provinces_ashShamaliyah_cities_adDamir,inst_Countries_SUD_provinces_ashShamaliyah)). - -fof(axmondialPred14897, axiom, - f_member(inst_Italy,inst_Organizations_NATO)). - -fof(axmondialPred14898, axiom, - 328646 = f_PopulationFn(inst_Countries_MAL_provinces_Johor_cities_JohorBaharu)). - -fof(axmondialPred14899, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Johor_cities_JohorBaharu,inst_Countries_MAL_provinces_Johor)). - -fof(axmondialPred14900, axiom, - 110000 = f_PopulationFn(inst_Countries_AUS_provinces_NewSouthWales_cities_SunshineCoast)). - -fof(axmondialPred14901, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_NewSouthWales_cities_SunshineCoast,inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred14902, axiom, - f_member(inst_Denmark,inst_Organizations_IMF)). - -fof(axmondialPred14903, axiom, - f_member(inst_Tunisia,inst_Organizations_ABEDA)). - -fof(axmondialPred14904, axiom, - 58851357 = f_PopulationFn(inst_Thailand)). - -fof(axmondialPred14905, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_ChonBuri,inst_Thailand)). - -fof(axmondialPred14906, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Chumphon,inst_Thailand)). - -fof(axmondialPred14907, axiom, - f_member(inst_Thailand,inst_Organizations_UNIDO)). - -fof(axmondialPred14908, axiom, - f_member(inst_Thailand,inst_Organizations_UNIKOM)). - -fof(axmondialPred14909, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Ranong,inst_Thailand)). - -fof(axmondialPred14910, axiom, - f_member(inst_Thailand,inst_Organizations_ISO)). - -fof(axmondialPred14911, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SingBuri,inst_Thailand)). - -fof(axmondialPred14912, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Trat,inst_Thailand)). - -fof(axmondialPred14913, axiom, - f_member(inst_Thailand,inst_Organizations_ITU)). - -fof(axmondialPred14914, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NakhonSawan,inst_Thailand)). - -fof(axmondialPred14915, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Yala,inst_Thailand)). - -fof(axmondialPred14916, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SaKaeo,inst_Thailand)). - -fof(axmondialPred14917, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Saraburi,inst_Thailand)). - -fof(axmondialPred14918, axiom, - f_inflationRateInCountry(inst_Thailand,5.8)). - -fof(axmondialPred14919, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Kanchanaburi,inst_Thailand)). - -fof(axmondialPred14920, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Lamphun,inst_Thailand)). - -fof(axmondialPred14921, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Songkhla,inst_Thailand)). - -fof(axmondialPred14922, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_AngThong,inst_Thailand)). - -fof(axmondialPred14923, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Krabi,inst_Thailand)). - -fof(axmondialPred14924, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SamutSakhon,inst_Thailand)). - -fof(axmondialPred14925, axiom, - f_member(inst_Thailand,inst_Organizations_WIPO)). - -fof(axmondialPred14926, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Sukhothai,inst_Thailand)). - -fof(axmondialPred14927, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SuphanBuri,inst_Thailand)). - -fof(axmondialPred14928, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SakonNakhon,inst_Thailand)). - -fof(axmondialPred14929, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Phitsanulok,inst_Thailand)). - -fof(axmondialPred14930, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Surin,inst_Thailand)). - -fof(axmondialPred14931, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Uttaradit,inst_Thailand)). - -fof(axmondialPred14932, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SamutSongkhram,inst_Thailand)). - -fof(axmondialPred14933, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Pattani,inst_Thailand)). - -fof(axmondialPred14934, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_MahaSarakham,inst_Thailand)). - -fof(axmondialPred14935, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NongBuaLamPhu,inst_Thailand)). - -fof(axmondialPred14936, axiom, - f_member(inst_Thailand,inst_Organizations_UNESCO)). - -fof(axmondialPred14937, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Thailand,inst_ServiceSector,59.2,f_YearFn(1996))). - -fof(axmondialPred14938, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Nan,inst_Thailand)). - -fof(axmondialPred14939, axiom, - f_member(inst_Thailand,inst_Organizations_IBRD)). - -fof(axmondialPred14940, axiom, - f_member(inst_Thailand,inst_Organizations_G_77)). - -fof(axmondialPred14941, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SuratThani,inst_Thailand)). - -fof(axmondialPred14942, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Phatthalung,inst_Thailand)). - -fof(axmondialPred14943, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_MaeHongSon,inst_Thailand)). - -fof(axmondialPred14944, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_AmnatCharoen,inst_Thailand)). - -fof(axmondialPred14945, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NongKhai,inst_Thailand)). - -fof(axmondialPred14946, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NakhonPhanom,inst_Thailand)). - -fof(axmondialPred14947, axiom, - f_member(inst_Thailand,inst_Organizations_WHO)). - -fof(axmondialPred14948, axiom, - f_member(inst_Thailand,inst_Organizations_WTrO)). - -fof(axmondialPred14949, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_LopBuri,inst_Thailand)). - -fof(axmondialPred14950, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Chaiyaphum,inst_Thailand)). - -fof(axmondialPred14951, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Tak,inst_Thailand)). - -fof(axmondialPred14952, axiom, - f_meetsSpatially(inst_Thailand,inst_Malaysia)). - -fof(axmondialPred14953, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_ChaiNat,inst_Thailand)). - -fof(axmondialPred14954, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_BangkokMetropolis,inst_Thailand)). - -fof(axmondialPred14955, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NakhonSiThammarat,inst_Thailand)). - -fof(axmondialPred14956, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_PhraNakhonSiAyutthaya,inst_Thailand)). - -fof(axmondialPred14957, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_PathumThani,inst_Thailand)). - -fof(axmondialPred14958, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_KamphaengPhet,inst_Thailand)). - -fof(axmondialPred14959, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Phayao,inst_Thailand)). - -fof(axmondialPred14960, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_UthaiThani,inst_Thailand)). - -fof(axmondialPred14961, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Chachoengsao,inst_Thailand)). - -fof(axmondialPred14962, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Yasothon,inst_Thailand)). - -fof(axmondialPred14963, axiom, - f_member(inst_Thailand,inst_Organizations_ICFTU)). - -fof(axmondialPred14964, axiom, - f_member(inst_Thailand,inst_Organizations_AsDB)). - -fof(axmondialPred14965, axiom, - f_member(inst_Thailand,inst_Organizations_CCC)). - -fof(axmondialPred14966, axiom, - f_meetsSpatially(inst_Thailand,inst_Laos)). - -fof(axmondialPred14967, axiom, - f_member(inst_Thailand,inst_Organizations_UNHCR)). - -fof(axmondialPred14968, axiom, - f_member(inst_Thailand,inst_Organizations_ILO)). - -fof(axmondialPred14969, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Trang,inst_Thailand)). - -fof(axmondialPred14970, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Thailand,inst_IndustrialSector,30.6,f_YearFn(1996))). - -fof(axmondialPred14971, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Phichit,inst_Thailand)). - -fof(axmondialPred14972, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Chanthaburi,inst_Thailand)). - -fof(axmondialPred14973, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Phetchaburi,inst_Thailand)). - -fof(axmondialPred14974, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Phangnga,inst_Thailand)). - -fof(axmondialPred14975, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Phrae,inst_Thailand)). - -fof(axmondialPred14976, axiom, - f_member(inst_Thailand,inst_Organizations_Interpol)). - -fof(axmondialPred14977, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_ChiangMai,inst_Thailand)). - -fof(axmondialPred14978, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NakhonPathom,inst_Thailand)). - -fof(axmondialPred14979, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SouthernRegion,inst_Thailand)). - -fof(axmondialPred14980, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Kalasin,inst_Thailand)). - -fof(axmondialPred14981, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Mukdahan,inst_Thailand)). - -fof(axmondialPred14982, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Satun,inst_Thailand)). - -fof(axmondialPred14983, axiom, - f_member(inst_Thailand,inst_Organizations_ASEAN)). - -fof(axmondialPred14984, axiom, - f_member(inst_Thailand,inst_Organizations_UNU)). - -fof(axmondialPred14985, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SamutPrakan,inst_Thailand)). - -fof(axmondialPred14986, axiom, - f_member(inst_Thailand,inst_Organizations_IFAD)). - -fof(axmondialPred14987, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_SiSaKet,inst_Thailand)). - -fof(axmondialPred14988, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NakhonRatchasima,inst_Thailand)). - -fof(axmondialPred14989, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Ratchaburi,inst_Thailand)). - -fof(axmondialPred14990, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_PrachuapKhiriKhan,inst_Thailand)). - -fof(axmondialPred14991, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_UdonThani,inst_Thailand)). - -fof(axmondialPred14992, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Lampang,inst_Thailand)). - -fof(axmondialPred14993, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_PrachinBuri,inst_Thailand)). - -fof(axmondialPred14994, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Thailand,inst_AgriculturalSector,10.2,f_YearFn(1996))). - -fof(axmondialPred14995, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Narathiwat,inst_Thailand)). - -fof(axmondialPred14996, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Rayong,inst_Thailand)). - -fof(axmondialPred14997, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NorthernRegion,inst_Thailand)). - -fof(axmondialPred14998, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_CentralRegion,inst_Thailand)). - -fof(axmondialPred14999, axiom, - f_member(inst_Thailand,inst_Organizations_IOM)). - -fof(axmondialPred15000, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Petchanbun,inst_Thailand)). - -fof(axmondialPred15001, axiom, - f_member(inst_Thailand,inst_Organizations_IAEA)). - -fof(axmondialPred15002, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NakhonNayok,inst_Thailand)). - -fof(axmondialPred15003, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_NortheasternRegion,inst_Thailand)). - -fof(axmondialPred15004, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_KhonKaen,inst_Thailand)). - -fof(axmondialPred15005, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_UbonRatchathani,inst_Thailand)). - -fof(axmondialPred15006, axiom, - f_meetsSpatially(inst_Thailand,inst_Cambodia)). - -fof(axmondialPred15007, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_ChiangRai,inst_Thailand)). - -fof(axmondialPred15008, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Nonthaburi,inst_Thailand)). - -fof(axmondialPred15009, axiom, - f_meetsSpatially(inst_Thailand,inst_Burma)). - -fof(axmondialPred15010, axiom, - f_member(inst_Thailand,inst_Organizations_CP)). - -fof(axmondialPred15011, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Phuket,inst_Thailand)). - -fof(axmondialPred15012, axiom, - f_landAreaOnly(inst_Thailand,f_MeasureFn(514000,inst_SquareKilometer))). - -fof(axmondialPred15013, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_Loei,inst_Thailand)). - -fof(axmondialPred15014, axiom, - f_capitalCity(inst_Countries_THA_provinces_BangkokMetropolis_cities_Bangkok,inst_Thailand)). - -fof(axmondialPred15015, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_RoiEt,inst_Thailand)). - -fof(axmondialPred15016, axiom, - f_geographicSubregion(inst_Countries_THA_provinces_BuriRam,inst_Thailand)). - -fof(axmondialPred15017, axiom, - f_located(inst_Mountains_Semeru,inst_Indonesia)). - -fof(axmondialPred15018, axiom, - 271324 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_MontesClaros)). - -fof(axmondialPred15019, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_MontesClaros,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred15020, axiom, - f_member(inst_Suriname,inst_Organizations_PCA)). - -fof(axmondialPred15021, axiom, - f_member(inst_Tanzania,inst_Organizations_UNIDO)). - -fof(axmondialPred15022, axiom, - f_member(inst_Estonia,inst_Organizations_WTrO)). - -fof(axmondialPred15023, axiom, - 397343 = f_PopulationFn(inst_Countries_RI_cities_Pontianak)). - -fof(axmondialPred15024, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Pontianak,inst_Indonesia)). - -fof(axmondialPred15025, axiom, - f_sharedBorderLength(inst_Spain,inst_Andorra,f_MeasureFn(65,inst_Kilometer))). - -fof(axmondialPred15026, axiom, - 148000 = f_PopulationFn(inst_Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEstero)). - -fof(axmondialPred15027, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEstero,inst_Countries_RA_provinces_SantiagodeEstero)). - -fof(axmondialPred15028, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Mehedinti_cities_DrobetaTurnuSeverin,inst_Countries_RO_provinces_Mehedinti)). - -fof(axmondialPred15029, axiom, - f_member(inst_Uganda,inst_Organizations_IAEA)). - -fof(axmondialPred15030, axiom, - f_member(inst_SierraLeone,inst_Organizations_ACP)). - -fof(axmondialPred15031, axiom, - f_member(inst_Uganda,inst_Organizations_UNIDO)). - -fof(axmondialPred15032, axiom, - 120000 = f_PopulationFn(inst_Countries_R_provinces_Stavropolskykray_cities_Kislovodsk)). - -fof(axmondialPred15033, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Stavropolskykray_cities_Kislovodsk,inst_Countries_R_provinces_Stavropolskykray)). - -fof(axmondialPred15034, axiom, - f_member(inst_Guatemala,inst_Organizations_LAIA)). - -fof(axmondialPred15035, axiom, - 7615500 = f_PopulationFn(inst_Countries_TR_provinces_Istanbul_cities_Istanbul)). - -fof(axmondialPred15036, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Istanbul_cities_Istanbul,inst_Countries_TR_provinces_Istanbul)). - -fof(axmondialPred15037, axiom, - 113746 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_ThunderBay)). - -fof(axmondialPred15038, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_ThunderBay,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred15039, axiom, - f_located(inst_Mountains_Tahan,inst_Countries_MAL_provinces_Pahang)). - -fof(axmondialPred15040, axiom, - f_located(inst_Mountains_Tahan,inst_Countries_MAL_provinces_Kelantan)). - -fof(axmondialPred15041, axiom, - f_located(inst_Mountains_Tahan,inst_Malaysia)). - -fof(axmondialPred15042, axiom, - 243435 = f_PopulationFn(inst_Countries_TR_provinces_Siirt)). - -fof(axmondialPred15043, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Siirt,f_MeasureFn(5406,inst_SquareKilometer))). - -fof(axmondialPred15044, axiom, - f_capitalCity(inst_Countries_TR_provinces_Siirt_cities_Siirt,inst_Countries_TR_provinces_Siirt)). - -fof(axmondialPred15045, axiom, - f_member(inst_Zambia,inst_Organizations_IFRCS)). - -fof(axmondialPred15046, axiom, - 785000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofKarelia)). - -fof(axmondialPred15047, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofKarelia,f_MeasureFn(172400,inst_SquareKilometer))). - -fof(axmondialPred15048, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofKarelia_cities_Petrozavodsk,inst_Countries_R_provinces_Rep_ofKarelia)). - -fof(axmondialPred15049, axiom, - f_member(inst_Italy,inst_Organizations_LAIA)). - -fof(axmondialPred15050, axiom, - f_member(inst_Mauritania,inst_Organizations_WIPO)). - -fof(axmondialPred15051, axiom, - f_member(inst_Mauritania,inst_Organizations_ACP)). - -fof(axmondialPred15052, axiom, - f_landAreaOnly(inst_Mauritania,f_MeasureFn(1030700,inst_SquareKilometer))). - -fof(axmondialPred15053, axiom, - f_member(inst_Mauritania,inst_Organizations_ECA)). - -fof(axmondialPred15054, axiom, - f_capitalCity(inst_Countries_RIM_cities_Nouakchott,inst_Mauritania)). - -fof(axmondialPred15055, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mauritania,inst_ServiceSector,43.4,f_YearFn(1996))). - -fof(axmondialPred15056, axiom, - f_member(inst_Mauritania,inst_Organizations_IBRD)). - -fof(axmondialPred15057, axiom, - f_member(inst_Mauritania,inst_Organizations_IDA)). - -fof(axmondialPred15058, axiom, - 2336048 = f_PopulationFn(inst_Mauritania)). - -fof(axmondialPred15059, axiom, - f_meetsSpatially(inst_Mauritania,inst_Algeria)). - -fof(axmondialPred15060, axiom, - f_member(inst_Mauritania,inst_Organizations_WTrO)). - -fof(axmondialPred15061, axiom, - f_inflationRateInCountry(inst_Mauritania,3.5)). - -fof(axmondialPred15062, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mauritania,inst_IndustrialSector,29.5,f_YearFn(1996))). - -fof(axmondialPred15063, axiom, - f_member(inst_Mauritania,inst_Organizations_Interpol)). - -fof(axmondialPred15064, axiom, - f_meetsSpatially(inst_Mauritania,inst_WesternSahara)). - -fof(axmondialPred15065, axiom, - f_meetsSpatially(inst_Mauritania,inst_Senegal)). - -fof(axmondialPred15066, axiom, - f_member(inst_Mauritania,inst_Organizations_AL)). - -fof(axmondialPred15067, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mauritania,inst_AgriculturalSector,27.1,f_YearFn(1996))). - -fof(axmondialPred15068, axiom, - f_member(inst_Mauritania,inst_Organizations_UN)). - -fof(axmondialPred15069, axiom, - f_member(inst_Mauritania,inst_Organizations_ECOWAS)). - -fof(axmondialPred15070, axiom, - f_member(inst_Mauritania,inst_Organizations_ACCT)). - -fof(axmondialPred15071, axiom, - f_member(inst_Mauritania,inst_Organizations_NAM)). - -fof(axmondialPred15072, axiom, - f_meetsSpatially(inst_Mauritania,inst_Mali)). - -fof(axmondialPred15073, axiom, - f_member(inst_Mauritania,inst_Organizations_WToO)). - -fof(axmondialPred15074, axiom, - f_member(inst_Mauritania,inst_Organizations_IFRCS)). - -fof(axmondialPred15075, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Teleorman_cities_Alexandria,inst_Countries_RO_provinces_Teleorman)). - -fof(axmondialPred15076, axiom, - f_located(inst_Mountains_MountGodwinAusten,inst_Countries_TJ_provinces_Tibet)). - -fof(axmondialPred15077, axiom, - f_located(inst_Mountains_MountGodwinAusten,inst_China)). - -fof(axmondialPred15078, axiom, - 348776 = f_PopulationFn(inst_Countries_TR_provinces_Rize)). - -fof(axmondialPred15079, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Rize,f_MeasureFn(3920,inst_SquareKilometer))). - -fof(axmondialPred15080, axiom, - f_capitalCity(inst_Countries_TR_provinces_Rize_cities_Rize,inst_Countries_TR_provinces_Rize)). - -fof(axmondialPred15081, axiom, - 226500 = f_PopulationFn(inst_Countries_GB_provinces_SouthYorkshire_cities_Barnsley)). - -fof(axmondialPred15082, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_SouthYorkshire_cities_Barnsley,inst_Countries_GB_provinces_SouthYorkshire)). - -fof(axmondialPred15083, axiom, - 481371 = f_PopulationFn(inst_Countries_RI_cities_Banjarmasin)). - -fof(axmondialPred15084, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Banjarmasin,inst_Indonesia)). - -fof(axmondialPred15085, axiom, - 2637000 = f_PopulationFn(inst_Countries_RC_provinces_Taipei_munic)). - -fof(axmondialPred15086, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Taipei_munic,f_MeasureFn(272,inst_SquareKilometer))). - -fof(axmondialPred15087, axiom, - f_capitalCity(inst_Countries_RC_provinces_Taipei_munic_cities_Taipei,inst_Countries_RC_provinces_Taipei_munic)). - -fof(axmondialPred15088, axiom, - 105000 = f_PopulationFn(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Mezhdurechensk)). - -fof(axmondialPred15089, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Mezhdurechensk,inst_Countries_R_provinces_Kemerovskayaoblast)). - -fof(axmondialPred15090, axiom, - 101000 = f_PopulationFn(inst_Countries_JA_cities_Kingston)). - -fof(axmondialPred15091, axiom, - f_geographicalSubregion(inst_Countries_JA_cities_Kingston,inst_Jamaica)). - -fof(axmondialPred15092, axiom, - f_member(inst_CostaRica,inst_Organizations_CACM)). - -fof(axmondialPred15093, axiom, - f_member(inst_Finland,inst_Organizations_WFTU)). - -fof(axmondialPred15094, axiom, - f_member(inst_Finland,inst_Organizations_UNHCR)). - -fof(axmondialPred15095, axiom, - f_member(inst_Switzerland,inst_Organizations_IADB)). - -fof(axmondialPred15096, axiom, - f_member(inst_Pakistan,inst_Organizations_ESCAP)). - -fof(axmondialPred15097, axiom, - 71000 = f_PopulationFn(inst_Countries_C_provinces_IsladelaJuventud)). - -fof(axmondialPred15098, axiom, - f_landAreaOnly(inst_Countries_C_provinces_IsladelaJuventud,f_MeasureFn(2396,inst_SquareKilometer))). - -fof(axmondialPred15099, axiom, - f_capitalCity(inst_Countries_C_provinces_IsladelaJuventud_cities_NuevaGerona,inst_Countries_C_provinces_IsladelaJuventud)). - -fof(axmondialPred15100, axiom, - f_member(inst_Italy,inst_Organizations_OAS)). - -fof(axmondialPred15101, axiom, - f_member(inst_SaudiArabia,inst_Organizations_ITU)). - -fof(axmondialPred15102, axiom, - 151862 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Suzhou)). - -fof(axmondialPred15103, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Suzhou,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred15104, axiom, - 415466 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Dukou)). - -fof(axmondialPred15105, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Dukou,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred15106, axiom, - f_member(inst_Paraguay,inst_Organizations_WToO)). - -fof(axmondialPred15107, axiom, - f_sharedBorderLength(inst_Chad,inst_Sudan,f_MeasureFn(1360,inst_Kilometer))). - -fof(axmondialPred15108, axiom, - 16320000 = f_PopulationFn(inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred15109, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_XinjiangUygur,f_MeasureFn(1600000,inst_SquareKilometer))). - -fof(axmondialPred15110, axiom, - f_capitalCity(inst_Countries_TJ_provinces_XinjiangUygur_cities_Urumqi,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred15111, axiom, - 128090 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Oceanside)). - -fof(axmondialPred15112, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Oceanside,inst_Countries_USA_provinces_California)). - -fof(axmondialPred15113, axiom, - f_member(inst_Denmark,inst_Organizations_ANC)). - -fof(axmondialPred15114, axiom, - 606100 = f_PopulationFn(inst_Countries_KAZ_provinces_Qyzylorda)). - -fof(axmondialPred15115, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Qyzylorda,f_MeasureFn(226000,inst_SquareKilometer))). - -fof(axmondialPred15116, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Qyzylorda_cities_Qyzylorda,inst_Countries_KAZ_provinces_Qyzylorda)). - -fof(axmondialPred15117, axiom, - f_member(inst_Grenada,inst_Organizations_UNIDO)). - -fof(axmondialPred15118, axiom, - f_member(inst_Ethiopia,inst_Organizations_NAM)). - -fof(axmondialPred15119, axiom, - 19439337 = f_PopulationFn(inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred15120, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Texas,f_MeasureFn(691027,inst_SquareKilometer))). - -fof(axmondialPred15121, axiom, - f_capitalCity(inst_Countries_USA_provinces_Texas_cities_Austin,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred15122, axiom, - 2820250 = f_PopulationFn(inst_Countries_YV_provinces_Zulia)). - -fof(axmondialPred15123, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Zulia,f_MeasureFn(63100,inst_SquareKilometer))). - -fof(axmondialPred15124, axiom, - f_capitalCity(inst_Countries_YV_provinces_Zulia_cities_Maracaibo,inst_Countries_YV_provinces_Zulia)). - -fof(axmondialPred15125, axiom, - 1101407 = f_PopulationFn(inst_Countries_NL_provinces_NoordHolland_cities_Amsterdam)). - -fof(axmondialPred15126, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_NoordHolland_cities_Amsterdam,inst_Countries_NL_provinces_NoordHolland)). - -fof(axmondialPred15127, axiom, - 2097500 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofDagestan)). - -fof(axmondialPred15128, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofDagestan,f_MeasureFn(50300,inst_SquareKilometer))). - -fof(axmondialPred15129, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofDagestan_cities_Makhachkala,inst_Countries_R_provinces_Rep_ofDagestan)). - -fof(axmondialPred15130, axiom, - 585800 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofKhakassiya)). - -fof(axmondialPred15131, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofKhakassiya,f_MeasureFn(61900,inst_SquareKilometer))). - -fof(axmondialPred15132, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofKhakassiya_cities_Abakan,inst_Countries_R_provinces_Rep_ofKhakassiya)). - -fof(axmondialPred15133, axiom, - f_member(inst_Moldova,inst_Organizations_IOC)). - -fof(axmondialPred15134, axiom, - 7138795 = f_PopulationFn(inst_Countries_CDN_provinces_Quebec)). - -fof(axmondialPred15135, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_Quebec,f_MeasureFn(1540680,inst_SquareKilometer))). - -fof(axmondialPred15136, axiom, - f_capitalCity(inst_Countries_CDN_provinces_Quebec_cities_Quebec,inst_Countries_CDN_provinces_Quebec)). - -fof(axmondialPred15137, axiom, - f_member(inst_Switzerland,inst_Organizations_NSG)). - -fof(axmondialPred15138, axiom, - f_member(inst_Pakistan,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred15139, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_AfDB)). - -fof(axmondialPred15140, axiom, - f_sharedBorderLength(inst_Turkey,inst_Iraq,f_MeasureFn(331,inst_Kilometer))). - -fof(axmondialPred15141, axiom, - f_member(inst_Philippines,inst_Organizations_UNU)). - -fof(axmondialPred15142, axiom, - f_member(inst_Belarus,inst_Organizations_IFRCS)). - -fof(axmondialPred15143, axiom, - 191003 = f_PopulationFn(inst_Countries_GR_provinces_IonioiNisoi)). - -fof(axmondialPred15144, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_IonioiNisoi,f_MeasureFn(2307,inst_SquareKilometer))). - -fof(axmondialPred15145, axiom, - 1180068 = f_PopulationFn(inst_Countries_J_provinces_Ishikawa)). - -fof(axmondialPred15146, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Ishikawa,f_MeasureFn(4197,inst_SquareKilometer))). - -fof(axmondialPred15147, axiom, - f_capitalCity(inst_Countries_J_provinces_Ishikawa_cities_Kanazawa,inst_Countries_J_provinces_Ishikawa)). - -fof(axmondialPred15148, axiom, - f_member(inst_Paraguay,inst_Organizations_IBRD)). - -fof(axmondialPred15149, axiom, - f_located(inst_Islands_Aland,inst_Countries_SF_provinces_Aland)). - -fof(axmondialPred15150, axiom, - f_located(inst_Islands_Aland,inst_Finland)). - -fof(axmondialPred15151, axiom, - f_landAreaOnly(inst_Islands_Aland,f_MeasureFn(650,inst_SquareKilometer))). - -fof(axmondialPred15152, axiom, - 139500 = f_PopulationFn(inst_Countries_GB_provinces_Lancashire_cities_Blackburn)). - -fof(axmondialPred15153, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Lancashire_cities_Blackburn,inst_Countries_GB_provinces_Lancashire)). - -fof(axmondialPred15154, axiom, - f_sharedBorderLength(inst_SanMarino,inst_Italy,f_MeasureFn(39,inst_Kilometer))). - -fof(axmondialPred15155, axiom, - f_member(inst_CostaRica,inst_Organizations_UNESCO)). - -fof(axmondialPred15156, axiom, - 2307618 = f_PopulationFn(inst_Countries_ROK_cities_Inchon)). - -fof(axmondialPred15157, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Inchon,inst_SouthKorea)). - -fof(axmondialPred15158, axiom, - f_sharedBorderLength(inst_Tajikistan,inst_Afghanistan,f_MeasureFn(1206,inst_Kilometer))). - -fof(axmondialPred15159, axiom, - 609 = f_PopulationFn(inst_Countries_cid_cia_Cocos_Islands)). - -fof(axmondialPred15160, axiom, - f_capitalCity(inst_Countries_cid_cia_Cocos_Islands_cities_WestIsland,inst_Countries_cid_cia_Cocos_Islands)). - -fof(axmondialPred15161, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Cocos_Islands,f_MeasureFn(14,inst_SquareKilometer))). - -fof(axmondialPred15162, axiom, - 152000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Mytishchi)). - -fof(axmondialPred15163, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Mytishchi,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred15164, axiom, - f_located(inst_Mountains_Sarektjokko,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred15165, axiom, - f_located(inst_Mountains_Sarektjokko,inst_Sweden)). - -fof(axmondialPred15166, axiom, - 74669 = f_PopulationFn(inst_Countries_S_provinces_Varmland_cities_Karlstad)). - -fof(axmondialPred15167, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Varmland_cities_Karlstad,inst_Countries_S_provinces_Varmland)). - -fof(axmondialPred15168, axiom, - f_member(inst_China,inst_Organizations_WToO)). - -fof(axmondialPred15169, axiom, - 475200 = f_PopulationFn(inst_Countries_GB_provinces_Cornwall_IslesofScilly)). - -fof(axmondialPred15170, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Cornwall_IslesofScilly,f_MeasureFn(3564,inst_SquareKilometer))). - -fof(axmondialPred15171, axiom, - f_capitalCity(inst_Countries_GB_provinces_Cornwall_IslesofScilly_cities_Truro,inst_Countries_GB_provinces_Cornwall_IslesofScilly)). - -fof(axmondialPred15172, axiom, - f_member(inst_Japan,inst_Organizations_G_5)). - -fof(axmondialPred15173, axiom, - f_member(inst_Paraguay,inst_Organizations_UNESCO)). - -fof(axmondialPred15174, axiom, - 116485 = f_PopulationFn(inst_Countries_RA_provinces_EntreRios_cities_Concordia)). - -fof(axmondialPred15175, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_EntreRios_cities_Concordia,inst_Countries_RA_provinces_EntreRios)). - -fof(axmondialPred15176, axiom, - f_member(inst_Latvia,inst_Organizations_CE)). - -fof(axmondialPred15177, axiom, - f_member(inst_Italy,inst_Organizations_ECLAC)). - -fof(axmondialPred15178, axiom, - f_hasHeadq(inst_Organizations_UNDP,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred15179, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Faroe_Islands_cities_Torshavn,inst_Countries_cid_cia_Faroe_Islands)). - -fof(axmondialPred15180, axiom, - f_member(inst_Nepal,inst_Organizations_IOC)). - -fof(axmondialPred15181, axiom, - 3841396 = f_PopulationFn(inst_Countries_IND_provinces_TamilNadu_cities_Madras)). - -fof(axmondialPred15182, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_TamilNadu_cities_Madras,inst_Countries_IND_provinces_TamilNadu)). - -fof(axmondialPred15183, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Magway_cities_Magway,inst_Countries_MYA_provinces_Magway)). - -fof(axmondialPred15184, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_ICFTU)). - -fof(axmondialPred15185, axiom, - f_member(inst_Croatia,inst_Organizations_Inmarsat)). - -fof(axmondialPred15186, axiom, - f_member(inst_Croatia,inst_Organizations_CE)). - -fof(axmondialPred15187, axiom, - f_member(inst_Croatia,inst_Organizations_IFRCS)). - -fof(axmondialPred15188, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Croatia,inst_IndustrialSector,30.6,f_YearFn(1996))). - -fof(axmondialPred15189, axiom, - f_member(inst_Croatia,inst_Organizations_WIPO)). - -fof(axmondialPred15190, axiom, - f_member(inst_Croatia,inst_Organizations_WMO)). - -fof(axmondialPred15191, axiom, - f_member(inst_Croatia,inst_Organizations_UN)). - -fof(axmondialPred15192, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Croatia,inst_AgriculturalSector,12.7,f_YearFn(1996))). - -fof(axmondialPred15193, axiom, - f_member(inst_Croatia,inst_Organizations_UPU)). - -fof(axmondialPred15194, axiom, - f_member(inst_Croatia,inst_Organizations_FAO)). - -fof(axmondialPred15195, axiom, - f_member(inst_Croatia,inst_Organizations_CEI)). - -fof(axmondialPred15196, axiom, - f_member(inst_Croatia,inst_Organizations_IBRD)). - -fof(axmondialPred15197, axiom, - f_meetsSpatially(inst_Croatia,inst_Hungary)). - -fof(axmondialPred15198, axiom, - 5004112 = f_PopulationFn(inst_Croatia)). - -fof(axmondialPred15199, axiom, - f_member(inst_Croatia,inst_Organizations_CCC)). - -fof(axmondialPred15200, axiom, - f_member(inst_Croatia,inst_Organizations_IADB)). - -fof(axmondialPred15201, axiom, - f_capitalCity(inst_Countries_HR_cities_Zagreb,inst_Croatia)). - -fof(axmondialPred15202, axiom, - f_landAreaOnly(inst_Croatia,f_MeasureFn(56538,inst_SquareKilometer))). - -fof(axmondialPred15203, axiom, - f_member(inst_Croatia,inst_Organizations_IMF)). - -fof(axmondialPred15204, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Croatia,inst_ServiceSector,56.7,f_YearFn(1996))). - -fof(axmondialPred15205, axiom, - f_meetsSpatially(inst_Croatia,inst_BosniaAndHerzegovina)). - -fof(axmondialPred15206, axiom, - f_member(inst_Croatia,inst_Organizations_Interpol)). - -fof(axmondialPred15207, axiom, - f_member(inst_Croatia,inst_Organizations_ICAO)). - -fof(axmondialPred15208, axiom, - f_member(inst_Croatia,inst_Organizations_UNESCO)). - -fof(axmondialPred15209, axiom, - f_meetsSpatially(inst_Croatia,inst_Slovenia)). - -fof(axmondialPred15210, axiom, - f_inflationRateInCountry(inst_Croatia,3.7)). - -fof(axmondialPred15211, axiom, - f_member(inst_Croatia,inst_Organizations_ILO)). - -fof(axmondialPred15212, axiom, - f_member(inst_Croatia,inst_Organizations_IOM)). - -fof(axmondialPred15213, axiom, - f_member(inst_Croatia,inst_Organizations_IDA)). - -fof(axmondialPred15214, axiom, - f_meetsSpatially(inst_Croatia,inst_SerbiaAndMontenegro)). - -fof(axmondialPred15215, axiom, - f_member(inst_Croatia,inst_Organizations_NAM)). - -fof(axmondialPred15216, axiom, - 2798422 = f_PopulationFn(inst_Countries_RA_provinces_SantaFe)). - -fof(axmondialPred15217, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_SantaFe,f_MeasureFn(133007,inst_SquareKilometer))). - -fof(axmondialPred15218, axiom, - f_capitalCity(inst_Countries_RA_provinces_SantaFe_cities_SantaFe,inst_Countries_RA_provinces_SantaFe)). - -fof(axmondialPred15219, axiom, - f_member(inst_Countries_cid_cia_British_Virgin_Islands,inst_Organizations_IOC)). - -fof(axmondialPred15220, axiom, - 1731700 = f_PopulationFn(inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred15221, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_WesternAustralia,f_MeasureFn(2525500,inst_SquareKilometer))). - -fof(axmondialPred15222, axiom, - f_capitalCity(inst_Countries_AUS_provinces_WesternAustralia_cities_Perth,inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred15223, axiom, - f_member(inst_Paraguay,inst_Organizations_ECLAC)). - -fof(axmondialPred15224, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Zamojskie_cities_Zamosc,inst_Countries_PL_provinces_Zamojskie)). - -fof(axmondialPred15225, axiom, - 132626 = f_PopulationFn(inst_Countries_RA_provinces_Catamarca_cities_SanFernando)). - -fof(axmondialPred15226, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Catamarca_cities_SanFernando,inst_Countries_RA_provinces_Catamarca)). - -fof(axmondialPred15227, axiom, - f_member(inst_Colombia,inst_Organizations_ICRM)). - -fof(axmondialPred15228, axiom, - 630000 = f_PopulationFn(inst_Countries_KGZ_cities_Bishkek)). - -fof(axmondialPred15229, axiom, - f_geographicalSubregion(inst_Countries_KGZ_cities_Bishkek,inst_Kyrgyzstan)). - -fof(axmondialPred15230, axiom, - f_member(inst_Turkey,inst_Organizations_UN)). - -fof(axmondialPred15231, axiom, - 604215 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Sholapur)). - -fof(axmondialPred15232, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Sholapur,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred15233, axiom, - 112300 = f_PopulationFn(inst_Countries_GB_provinces_WestSussex_cities_Horsham)). - -fof(axmondialPred15234, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestSussex_cities_Horsham,inst_Countries_GB_provinces_WestSussex)). - -fof(axmondialPred15235, axiom, - f_sharedBorderLength(inst_Burma,inst_India,f_MeasureFn(1463,inst_Kilometer))). - -fof(axmondialPred15236, axiom, - f_member(inst_Mozambique,inst_Organizations_WMO)). - -fof(axmondialPred15237, axiom, - 781756 = f_PopulationFn(inst_Countries_YV_provinces_Sucre)). - -fof(axmondialPred15238, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Sucre,f_MeasureFn(11800,inst_SquareKilometer))). - -fof(axmondialPred15239, axiom, - f_capitalCity(inst_Countries_YV_provinces_Sucre_cities_Cumana,inst_Countries_YV_provinces_Sucre)). - -fof(axmondialPred15240, axiom, - 1373100 = f_PopulationFn(inst_Countries_VN_provinces_BinhDinh)). - -fof(axmondialPred15241, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_BinhDinh,f_MeasureFn(6075,inst_SquareKilometer))). - -fof(axmondialPred15242, axiom, - f_member(inst_SanMarino,inst_Organizations_WToO)). - -fof(axmondialPred15243, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Man,inst_Continents_Europe)). - -fof(axmondialPred15244, axiom, - f_member(inst_Mauritius,inst_Organizations_IMF)). - -fof(axmondialPred15245, axiom, - f_member(inst_Togo,inst_Organizations_G_77)). - -fof(axmondialPred15246, axiom, - 467610 = f_PopulationFn(inst_Countries_USA_provinces_Colorado_cities_Denver)). - -fof(axmondialPred15247, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Colorado_cities_Denver,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred15248, axiom, - 242200 = f_PopulationFn(inst_Countries_TR_provinces_Karamanmaras_cities_KaramanMaras)). - -fof(axmondialPred15249, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Karamanmaras_cities_KaramanMaras,inst_Countries_TR_provinces_Karamanmaras)). - -fof(axmondialPred15250, axiom, - f_geographicalSubregion(inst_Mozambique,inst_Continents_Africa)). - -fof(axmondialPred15251, axiom, - 263471 = f_PopulationFn(inst_Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEsteroLaBanda)). - -fof(axmondialPred15252, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEsteroLaBanda,inst_Countries_RA_provinces_SantiagodeEstero)). - -fof(axmondialPred15253, axiom, - 364972 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Qinhuangdao)). - -fof(axmondialPred15254, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Qinhuangdao,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred15255, axiom, - f_member(inst_CzechRepublic,inst_Organizations_ITU)). - -fof(axmondialPred15256, axiom, - 742550 = f_PopulationFn(inst_Countries_S_provinces_GoteborgochBohus)). - -fof(axmondialPred15257, axiom, - f_landAreaOnly(inst_Countries_S_provinces_GoteborgochBohus,f_MeasureFn(5141,inst_SquareKilometer))). - -fof(axmondialPred15258, axiom, - f_capitalCity(inst_Countries_S_provinces_GoteborgochBohus_cities_Goteborg,inst_Countries_S_provinces_GoteborgochBohus)). - -fof(axmondialPred15259, axiom, - f_located(inst_Mountains_GrosserArber,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred15260, axiom, - f_located(inst_Mountains_GrosserArber,inst_Germany)). - -fof(axmondialPred15261, axiom, - f_sharedBorderLength(inst_Georgia,inst_Armenia,f_MeasureFn(164,inst_Kilometer))). - -fof(axmondialPred15262, axiom, - 273900 = f_PopulationFn(inst_Countries_H_provinces_Vas)). - -fof(axmondialPred15263, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Vas,f_MeasureFn(3337,inst_SquareKilometer))). - -fof(axmondialPred15264, axiom, - f_capitalCity(inst_Countries_H_provinces_Vas_cities_Szombathely,inst_Countries_H_provinces_Vas)). - -fof(axmondialPred15265, axiom, - f_member(inst_China,inst_Organizations_CCC)). - -fof(axmondialPred15266, axiom, - f_member(inst_Finland,inst_Organizations_IAEA)). - -fof(axmondialPred15267, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Nevsehir_cities_Nevsehir,inst_Countries_TR_provinces_Nevsehir)). - -fof(axmondialPred15268, axiom, - f_located(inst_Islands_Aust_Vagoey,inst_Countries_N_provinces_Nordland)). - -fof(axmondialPred15269, axiom, - f_located(inst_Islands_Aust_Vagoey,inst_Norway)). - -fof(axmondialPred15270, axiom, - f_landAreaOnly(inst_Islands_Aust_Vagoey,f_MeasureFn(526,inst_SquareKilometer))). - -fof(axmondialPred15271, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Kingman_Reef,f_MeasureFn(1,inst_SquareKilometer))). - -fof(axmondialPred15272, axiom, - f_located(inst_Islands_Harris,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred15273, axiom, - f_located(inst_Islands_Harris,inst_UnitedKingdom)). - -fof(axmondialPred15274, axiom, - 1003000 = f_PopulationFn(inst_Countries_R_provinces_Volgogradskayaoblast_cities_Volgograd)). - -fof(axmondialPred15275, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Volgogradskayaoblast_cities_Volgograd,inst_Countries_R_provinces_Volgogradskayaoblast)). - -fof(axmondialPred15276, axiom, - f_member(inst_Finland,inst_Organizations_ICC)). - -fof(axmondialPred15277, axiom, - f_member(inst_Iraq,inst_Organizations_FAO)). - -fof(axmondialPred15278, axiom, - f_sharedBorderLength(inst_France,inst_Germany,f_MeasureFn(451,inst_Kilometer))). - -fof(axmondialPred15279, axiom, - f_located(inst_Deserts_GrandVictoriaDesert,inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred15280, axiom, - f_located(inst_Deserts_GrandVictoriaDesert,inst_Countries_AUS_provinces_SouthAustralia)). - -fof(axmondialPred15281, axiom, - f_located(inst_Deserts_GrandVictoriaDesert,inst_Australia)). - -fof(axmondialPred15282, axiom, - 132200 = f_PopulationFn(inst_Countries_GB_provinces_Lancashire_cities_Preston)). - -fof(axmondialPred15283, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Lancashire_cities_Preston,inst_Countries_GB_provinces_Lancashire)). - -fof(axmondialPred15284, axiom, - 184000 = f_PopulationFn(inst_Countries_RO_provinces_Sibiu_cities_Sibiu)). - -fof(axmondialPred15285, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Sibiu_cities_Sibiu,inst_Countries_RO_provinces_Sibiu)). - -fof(axmondialPred15286, axiom, - 936163 = f_PopulationFn(inst_Countries_TR_provinces_Kocaeli)). - -fof(axmondialPred15287, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Kocaeli,f_MeasureFn(3626,inst_SquareKilometer))). - -fof(axmondialPred15288, axiom, - f_capitalCity(inst_Countries_TR_provinces_Kocaeli_cities_Izmit,inst_Countries_TR_provinces_Kocaeli)). - -fof(axmondialPred15289, axiom, - f_member(inst_Latvia,inst_Organizations_WEU)). - -fof(axmondialPred15290, axiom, - f_member(inst_Tunisia,inst_Organizations_UNAMIR)). - -fof(axmondialPred15291, axiom, - f_member(inst_Luxembourg,inst_Organizations_MTCR)). - -fof(axmondialPred15292, axiom, - 904000 = f_PopulationFn(inst_Countries_I_provinces_TrentinoAltoAdige)). - -fof(axmondialPred15293, axiom, - f_landAreaOnly(inst_Countries_I_provinces_TrentinoAltoAdige,f_MeasureFn(13618,inst_SquareKilometer))). - -fof(axmondialPred15294, axiom, - f_capitalCity(inst_Countries_I_provinces_TrentinoAltoAdige_cities_Bolzano,inst_Countries_I_provinces_TrentinoAltoAdige)). - -fof(axmondialPred15295, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_AI_cities_Appenzell,inst_Countries_CH_provinces_AI)). - -fof(axmondialPred15296, axiom, - f_member(inst_Nigeria,inst_Organizations_UNIKOM)). - -fof(axmondialPred15297, axiom, - 152409 = f_PopulationFn(inst_Countries_RI_cities_Pasuruan)). - -fof(axmondialPred15298, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Pasuruan,inst_Indonesia)). - -fof(axmondialPred15299, axiom, - 230700 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Salford)). - -fof(axmondialPred15300, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Salford,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred15301, axiom, - f_member(inst_Suriname,inst_Organizations_UNIDO)). - -fof(axmondialPred15302, axiom, - 668323 = f_PopulationFn(inst_Countries_MEX_provinces_Jalisco_cities_Zapopan)). - -fof(axmondialPred15303, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Jalisco_cities_Zapopan,inst_Countries_MEX_provinces_Jalisco)). - -fof(axmondialPred15304, axiom, - 755593 = f_PopulationFn(inst_Countries_B_provinces_Limburg)). - -fof(axmondialPred15305, axiom, - f_landAreaOnly(inst_Countries_B_provinces_Limburg,f_MeasureFn(2422,inst_SquareKilometer))). - -fof(axmondialPred15306, axiom, - f_capitalCity(inst_Countries_B_provinces_Limburg_cities_Hasselt,inst_Countries_B_provinces_Limburg)). - -fof(axmondialPred15307, axiom, - 195736 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_Ipatinga)). - -fof(axmondialPred15308, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_Ipatinga,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred15309, axiom, - 60000 = f_PopulationFn(inst_Countries_AL_cities_Durres)). - -fof(axmondialPred15310, axiom, - f_geographicalSubregion(inst_Countries_AL_cities_Durres,inst_Albania)). - -fof(axmondialPred15311, axiom, - f_member(inst_Albania,inst_Organizations_CE)). - -fof(axmondialPred15312, axiom, - f_geographicalSubregion(inst_Countries_RG_cities_Conakry,inst_Guinea)). - -fof(axmondialPred15313, axiom, - 557995 = f_PopulationFn(inst_Countries_NL_provinces_Groningen)). - -fof(axmondialPred15314, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_Groningen,f_MeasureFn(2344,inst_SquareKilometer))). - -fof(axmondialPred15315, axiom, - f_capitalCity(inst_Countries_NL_provinces_Groningen_cities_Groningen,inst_Countries_NL_provinces_Groningen)). - -fof(axmondialPred15316, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Gloucestershire_cities_Glouchester,inst_Countries_GB_provinces_Gloucestershire)). - -fof(axmondialPred15317, axiom, - 6809 = f_PopulationFn(inst_Countries_cid_cia_Saint_Pierre_and_Miquelon)). - -fof(axmondialPred15318, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Saint_Pierre_and_Miquelon,f_MeasureFn(242,inst_SquareKilometer))). - -fof(axmondialPred15319, axiom, - f_capitalCity(inst_Countries_cid_cia_Saint_Pierre_and_Miquelon_cities_Saint_Pierre,inst_Countries_cid_cia_Saint_Pierre_and_Miquelon)). - -fof(axmondialPred15320, axiom, - f_member(inst_Countries_cid_cia_Saint_Pierre_and_Miquelon,inst_Organizations_WFTU)). - -fof(axmondialPred15321, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_IDA)). - -fof(axmondialPred15322, axiom, - 357189 = f_PopulationFn(inst_Countries_RA_provinces_Chubut)). - -fof(axmondialPred15323, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Chubut,f_MeasureFn(224686,inst_SquareKilometer))). - -fof(axmondialPred15324, axiom, - f_capitalCity(inst_Countries_RA_provinces_Chubut_cities_Rawson,inst_Countries_RA_provinces_Chubut)). - -fof(axmondialPred15325, axiom, - 428486 = f_PopulationFn(inst_Countries_MEX_provinces_Michoacan_cities_Morelia)). - -fof(axmondialPred15326, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Michoacan_cities_Morelia,inst_Countries_MEX_provinces_Michoacan)). - -fof(axmondialPred15327, axiom, - 102500 = f_PopulationFn(inst_Countries_GB_provinces_WestSussex_cities_Chichester)). - -fof(axmondialPred15328, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestSussex_cities_Chichester,inst_Countries_GB_provinces_WestSussex)). - -fof(axmondialPred15329, axiom, - f_member(inst_Uganda,inst_Organizations_ICRM)). - -fof(axmondialPred15330, axiom, - 125608 = f_PopulationFn(inst_Countries_D_provinces_Bayern_cities_Regensburg)). - -fof(axmondialPred15331, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bayern_cities_Regensburg,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred15332, axiom, - 167000 = f_PopulationFn(inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Miass)). - -fof(axmondialPred15333, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Miass,inst_Countries_R_provinces_Chelyabinskayaoblast)). - -fof(axmondialPred15334, axiom, - 214728 = f_PopulationFn(inst_Countries_RC_provinces_Pingtung_cities_Pingtung)). - -fof(axmondialPred15335, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Pingtung_cities_Pingtung,inst_Countries_RC_provinces_Pingtung)). - -fof(axmondialPred15336, axiom, - f_member(inst_Estonia,inst_Organizations_EBRD)). - -fof(axmondialPred15337, axiom, - f_member(inst_Albania,inst_Organizations_IFC)). - -fof(axmondialPred15338, axiom, - 1571200 = f_PopulationFn(inst_Countries_R_provinces_Khabarovskiykray)). - -fof(axmondialPred15339, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Khabarovskiykray,f_MeasureFn(752600,inst_SquareKilometer))). - -fof(axmondialPred15340, axiom, - f_capitalCity(inst_Countries_R_provinces_Khabarovskiykray_cities_Khabarovsk,inst_Countries_R_provinces_Khabarovskiykray)). - -fof(axmondialPred15341, axiom, - f_located(inst_Islands_Staffa,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred15342, axiom, - f_located(inst_Islands_Staffa,inst_UnitedKingdom)). - -fof(axmondialPred15343, axiom, - 136000 = f_PopulationFn(inst_Countries_PL_cities_DabrowaGornicza)). - -fof(axmondialPred15344, axiom, - f_geographicalSubregion(inst_Countries_PL_cities_DabrowaGornicza,inst_Poland)). - -fof(axmondialPred15345, axiom, - f_member(inst_Mali,inst_Organizations_NAM)). - -fof(axmondialPred15346, axiom, - f_member(inst_Countries_cid_cia_French_Polynesia,inst_Organizations_SPC)). - -fof(axmondialPred15347, axiom, - 572638 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Dusseldorf)). - -fof(axmondialPred15348, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Dusseldorf,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred15349, axiom, - f_member(inst_Estonia,inst_Organizations_CE)). - -fof(axmondialPred15350, axiom, - f_member(inst_Bahamas,inst_Organizations_ITU)). - -fof(axmondialPred15351, axiom, - f_geographicalSubregion(inst_France,inst_Continents_Europe)). - -fof(axmondialPred15352, axiom, - 1173300 = f_PopulationFn(inst_Countries_VN_provinces_DacLac)). - -fof(axmondialPred15353, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_DacLac,f_MeasureFn(19800,inst_SquareKilometer))). - -fof(axmondialPred15354, axiom, - f_member(inst_Tanzania,inst_Organizations_IOC)). - -fof(axmondialPred15355, axiom, - f_member(inst_Cameroon,inst_Organizations_WCL)). - -fof(axmondialPred15356, axiom, - 309993 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Etobicoke)). - -fof(axmondialPred15357, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Etobicoke,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred15358, axiom, - f_located(inst_Rivers_WesternDwina,inst_Countries_R_provinces_Tverskayaoblast)). - -fof(axmondialPred15359, axiom, - f_located(inst_Rivers_WesternDwina,inst_Countries_R_provinces_Smolenskayaoblast)). - -fof(axmondialPred15360, axiom, - f_located(inst_Rivers_WesternDwina,inst_Russia)). - -fof(axmondialPred15361, axiom, - f_located(inst_Rivers_WesternDwina,inst_Latvia)). - -fof(axmondialPred15362, axiom, - f_located(inst_Rivers_WesternDwina,inst_Belarus)). - -fof(axmondialPred15363, axiom, - f_flowsInto(inst_Rivers_WesternDwina,inst_Seas_BalticSea)). - -fof(axmondialPred15364, axiom, - f_length(inst_Rivers_WesternDwina,1020)). - -fof(axmondialPred15365, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_IFC)). - -fof(axmondialPred15366, axiom, - 303165 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_London)). - -fof(axmondialPred15367, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_London,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred15368, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Salaj_cities_Zalau,inst_Countries_RO_provinces_Salaj)). - -fof(axmondialPred15369, axiom, - 318000 = f_PopulationFn(inst_Countries_RO_provinces_Cluj_cities_ClujNapoca)). - -fof(axmondialPred15370, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Cluj_cities_ClujNapoca,inst_Countries_RO_provinces_Cluj)). - -fof(axmondialPred15371, axiom, - f_member(inst_Nigeria,inst_Organizations_WMO)). - -fof(axmondialPred15372, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Monmouthshire_cities_Cwmbran,inst_Countries_GB_provinces_Monmouthshire)). - -fof(axmondialPred15373, axiom, - 8489007 = f_PopulationFn(inst_Countries_MEX_provinces_DistritoFederal)). - -fof(axmondialPred15374, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_DistritoFederal,f_MeasureFn(1499,inst_SquareKilometer))). - -fof(axmondialPred15375, axiom, - f_capitalCity(inst_Countries_MEX_provinces_DistritoFederal_cities_MexicoCity,inst_Countries_MEX_provinces_DistritoFederal)). - -fof(axmondialPred15376, axiom, - 706459 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Suzhou)). - -fof(axmondialPred15377, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Suzhou,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred15378, axiom, - 244995 = f_PopulationFn(inst_Countries_F_provinces_PaysdelaLoire_cities_Nantes)). - -fof(axmondialPred15379, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_PaysdelaLoire_cities_Nantes,inst_Countries_F_provinces_PaysdelaLoire)). - -fof(axmondialPred15380, axiom, - 133000 = f_PopulationFn(inst_Countries_R_provinces_Stavropolskykray_cities_Pyatigorsk)). - -fof(axmondialPred15381, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Stavropolskykray_cities_Pyatigorsk,inst_Countries_R_provinces_Stavropolskykray)). - -fof(axmondialPred15382, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Svalbard_cities_Longyearbyen,inst_Countries_cid_cia_Svalbard)). - -fof(axmondialPred15383, axiom, - f_member(inst_Turkey,inst_Organizations_OSCE)). - -fof(axmondialPred15384, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_FR_cities_Fribourg,inst_Countries_CH_provinces_FR)). - -fof(axmondialPred15385, axiom, - 108056 = f_PopulationFn(inst_Countries_USA_provinces_Connecticut_cities_Stamford)). - -fof(axmondialPred15386, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Connecticut_cities_Stamford,inst_Countries_USA_provinces_Connecticut)). - -fof(axmondialPred15387, axiom, - 2868000 = f_PopulationFn(inst_Countries_ET_provinces_ElQalubiya)). - -fof(axmondialPred15388, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElQalubiya,f_MeasureFn(1001,inst_SquareKilometer))). - -fof(axmondialPred15389, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElQalubiya_cities_Benha,inst_Countries_ET_provinces_ElQalubiya)). - -fof(axmondialPred15390, axiom, - f_member(inst_Panama,inst_Organizations_UN)). - -fof(axmondialPred15391, axiom, - 1507000 = f_PopulationFn(inst_Countries_A_provinces_LowerAustria)). - -fof(axmondialPred15392, axiom, - f_landAreaOnly(inst_Countries_A_provinces_LowerAustria,f_MeasureFn(19170,inst_SquareKilometer))). - -fof(axmondialPred15393, axiom, - f_capitalCity(inst_Countries_A_provinces_LowerAustria_cities_St_Polten,inst_Countries_A_provinces_LowerAustria)). - -fof(axmondialPred15394, axiom, - f_member(inst_Egypt,inst_Organizations_UNOMIL)). - -fof(axmondialPred15395, axiom, - 1989000 = f_PopulationFn(inst_Countries_RP_cities_Quezon)). - -fof(axmondialPred15396, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_Quezon,inst_Philippines)). - -fof(axmondialPred15397, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Midway_Islands,f_MeasureFn(5.2,inst_SquareKilometer))). - -fof(axmondialPred15398, axiom, - f_located(inst_Islands_MelvilleIsland,inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred15399, axiom, - f_located(inst_Islands_MelvilleIsland,inst_Australia)). - -fof(axmondialPred15400, axiom, - f_landAreaOnly(inst_Islands_MelvilleIsland,f_MeasureFn(5800,inst_SquareKilometer))). - -fof(axmondialPred15401, axiom, - 716500 = f_PopulationFn(inst_Countries_GB_provinces_EastSussex)). - -fof(axmondialPred15402, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_EastSussex,f_MeasureFn(1795,inst_SquareKilometer))). - -fof(axmondialPred15403, axiom, - f_capitalCity(inst_Countries_GB_provinces_EastSussex_cities_Lewes,inst_Countries_GB_provinces_EastSussex)). - -fof(axmondialPred15404, axiom, - 669800 = f_PopulationFn(inst_Countries_KAZ_provinces_BatysQazaqstan)). - -fof(axmondialPred15405, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_BatysQazaqstan,f_MeasureFn(151300,inst_SquareKilometer))). - -fof(axmondialPred15406, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_BatysQazaqstan_cities_Oral,inst_Countries_KAZ_provinces_BatysQazaqstan)). - -fof(axmondialPred15407, axiom, - 320990 = f_PopulationFn(inst_Countries_RI_cities_Manado)). - -fof(axmondialPred15408, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Manado,inst_Indonesia)). - -fof(axmondialPred15409, axiom, - f_member(inst_ElSalvador,inst_Organizations_UPU)). - -fof(axmondialPred15410, axiom, - f_member(inst_China,inst_Organizations_WIPO)). - -fof(axmondialPred15411, axiom, - f_member(inst_Slovenia,inst_Organizations_WToO)). - -fof(axmondialPred15412, axiom, - f_sharedBorderLength(inst_Panama,inst_Colombia,f_MeasureFn(225,inst_Kilometer))). - -fof(axmondialPred15413, axiom, - f_member(inst_Australia,inst_Organizations_FAO)). - -fof(axmondialPred15414, axiom, - f_member(inst_Namibia,inst_Organizations_WMO)). - -fof(axmondialPred15415, axiom, - f_member(inst_NewCaledonia,inst_Organizations_WFTU)). - -fof(axmondialPred15416, axiom, - f_inflationRateInCountry(inst_NewCaledonia,1.4)). - -fof(axmondialPred15417, axiom, - f_capitalCity(inst_Countries_NCA_cities_Noumea,inst_NewCaledonia)). - -fof(axmondialPred15418, axiom, - 187784 = f_PopulationFn(inst_NewCaledonia)). - -fof(axmondialPred15419, axiom, - f_sectorCompositionOfGDPInPeriod(inst_NewCaledonia,inst_IndustrialSector,35,f_YearFn(1996))). - -fof(axmondialPred15420, axiom, - f_sectorCompositionOfGDPInPeriod(inst_NewCaledonia,inst_ServiceSector,60,f_YearFn(1996))). - -fof(axmondialPred15421, axiom, - f_sectorCompositionOfGDPInPeriod(inst_NewCaledonia,inst_AgriculturalSector,5,f_YearFn(1996))). - -fof(axmondialPred15422, axiom, - f_member(inst_NewCaledonia,inst_Organizations_SPC)). - -fof(axmondialPred15423, axiom, - f_landAreaOnly(inst_NewCaledonia,f_MeasureFn(19060,inst_SquareKilometer))). - -fof(axmondialPred15424, axiom, - 627781 = f_PopulationFn(inst_Countries_PE_provinces_SanMartin)). - -fof(axmondialPred15425, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_SanMartin,f_MeasureFn(51253,inst_SquareKilometer))). - -fof(axmondialPred15426, axiom, - f_capitalCity(inst_Countries_PE_provinces_SanMartin_cities_Moyobamba,inst_Countries_PE_provinces_SanMartin)). - -fof(axmondialPred15427, axiom, - f_member(inst_Norway,inst_Organizations_UNHCR)). - -fof(axmondialPred15428, axiom, - f_member(inst_Iraq,inst_Organizations_IMO)). - -fof(axmondialPred15429, axiom, - f_member(inst_Turkey,inst_Organizations_WHO)). - -fof(axmondialPred15430, axiom, - 146206 = f_PopulationFn(inst_Countries_MOC_provinces_Zambezia_cities_Quelimane)). - -fof(axmondialPred15431, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Zambezia_cities_Quelimane,inst_Countries_MOC_provinces_Zambezia)). - -fof(axmondialPred15432, axiom, - 127214 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_TeofiloOtoni)). - -fof(axmondialPred15433, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_TeofiloOtoni,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred15434, axiom, - f_member(inst_Cameroon,inst_Organizations_G_19)). - -fof(axmondialPred15435, axiom, - f_member(inst_Tunisia,inst_Organizations_G_77)). - -fof(axmondialPred15436, axiom, - f_located(inst_Islands_Taiwan,inst_Taiwan)). - -fof(axmondialPred15437, axiom, - f_landAreaOnly(inst_Islands_Taiwan,f_MeasureFn(36188,inst_SquareKilometer))). - -fof(axmondialPred15438, axiom, - 582588 = f_PopulationFn(inst_Countries_IND_provinces_Kerala_cities_Cochin)). - -fof(axmondialPred15439, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Kerala_cities_Cochin,inst_Countries_IND_provinces_Kerala)). - -fof(axmondialPred15440, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Guadeloupe,inst_Continents_America)). - -fof(axmondialPred15441, axiom, - f_sharedBorderLength(inst_Vietnam,inst_Laos,f_MeasureFn(2130,inst_Kilometer))). - -fof(axmondialPred15442, axiom, - 648298 = f_PopulationFn(inst_Countries_IND_provinces_Karnataka_cities_Hubli)). - -fof(axmondialPred15443, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Karnataka_cities_Hubli,inst_Countries_IND_provinces_Karnataka)). - -fof(axmondialPred15444, axiom, - f_located(inst_Islands_Martinique,inst_France)). - -fof(axmondialPred15445, axiom, - f_landAreaOnly(inst_Islands_Martinique,f_MeasureFn(1100,inst_SquareKilometer))). - -fof(axmondialPred15446, axiom, - f_member(inst_Pakistan,inst_Organizations_ICFTU)). - -fof(axmondialPred15447, axiom, - f_member(inst_Afghanistan,inst_Organizations_UNESCO)). - -fof(axmondialPred15448, axiom, - f_geographicalSubregion(inst_Countries_BIH_cities_Sarajevo,inst_BosniaAndHerzegovina)). - -fof(axmondialPred15449, axiom, - 100646 = f_PopulationFn(inst_Countries_NIC_cities_Masaya)). - -fof(axmondialPred15450, axiom, - f_geographicalSubregion(inst_Countries_NIC_cities_Masaya,inst_Nicaragua)). - -fof(axmondialPred15451, axiom, - 316000 = f_PopulationFn(inst_Countries_RO_provinces_Constanta_cities_Constanta)). - -fof(axmondialPred15452, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Constanta_cities_Constanta,inst_Countries_RO_provinces_Constanta)). - -fof(axmondialPred15453, axiom, - f_member(inst_Paraguay,inst_Organizations_FAO)). - -fof(axmondialPred15454, axiom, - 111000 = f_PopulationFn(inst_Countries_WAN_cities_Bida)). - -fof(axmondialPred15455, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Bida,inst_Nigeria)). - -fof(axmondialPred15456, axiom, - 1426518 = f_PopulationFn(inst_Countries_RC_provinces_Kaohsiung_munic_cities_Kaohsiung)). - -fof(axmondialPred15457, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Kaohsiung_munic_cities_Kaohsiung,inst_Countries_RC_provinces_Kaohsiung_munic)). - -fof(axmondialPred15458, axiom, - f_member(inst_SouthAfrica,inst_Organizations_IMF)). - -fof(axmondialPred15459, axiom, - f_hasHeadq(inst_Organizations_OPANAL,inst_Countries_MEX_provinces_DistritoFederal_cities_MexicoCity)). - -fof(axmondialPred15460, axiom, - 219376 = f_PopulationFn(inst_Countries_MAL_provinces_PulauPinang_cities_GeorgeTown)). - -fof(axmondialPred15461, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_PulauPinang_cities_GeorgeTown,inst_Countries_MAL_provinces_PulauPinang)). - -fof(axmondialPred15462, axiom, - f_located(inst_Islands_Anglesey,inst_Countries_GB_provinces_Cardiff)). - -fof(axmondialPred15463, axiom, - f_located(inst_Islands_Anglesey,inst_UnitedKingdom)). - -fof(axmondialPred15464, axiom, - f_landAreaOnly(inst_Islands_Anglesey,f_MeasureFn(715,inst_SquareKilometer))). - -fof(axmondialPred15465, axiom, - f_member(inst_SouthAfrica,inst_Organizations_ITU)). - -fof(axmondialPred15466, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Sakarya_cities_Sakarya,inst_Countries_TR_provinces_Sakarya)). - -fof(axmondialPred15467, axiom, - 315948 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_Cordoba)). - -fof(axmondialPred15468, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_Cordoba,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred15469, axiom, - 3724000 = f_PopulationFn(inst_Countries_EAK_provinces_Eastern)). - -fof(axmondialPred15470, axiom, - f_landAreaOnly(inst_Countries_EAK_provinces_Eastern,f_MeasureFn(159891,inst_SquareKilometer))). - -fof(axmondialPred15471, axiom, - f_capitalCity(inst_Countries_EAK_provinces_Eastern_cities_Embu,inst_Countries_EAK_provinces_Eastern)). - -fof(axmondialPred15472, axiom, - f_member(inst_Israel,inst_Organizations_PCA)). - -fof(axmondialPred15473, axiom, - f_member(inst_Guatemala,inst_Organizations_BCIE)). - -fof(axmondialPred15474, axiom, - f_member(inst_Panama,inst_Organizations_ICRM)). - -fof(axmondialPred15475, axiom, - f_member(inst_Israel,inst_Organizations_WHO)). - -fof(axmondialPred15476, axiom, - f_member(inst_NorthKorea,inst_Organizations_WToO)). - -fof(axmondialPred15477, axiom, - 233162 = f_PopulationFn(inst_Countries_THA_provinces_NakhonNayok)). - -fof(axmondialPred15478, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NakhonNayok,f_MeasureFn(2120,inst_SquareKilometer))). - -fof(axmondialPred15479, axiom, - f_member(inst_Austria,inst_Organizations_CCC)). - -fof(axmondialPred15480, axiom, - f_member(inst_NorthKorea,inst_Organizations_ISO)). - -fof(axmondialPred15481, axiom, - f_length(inst_Rivers_Orinoco,2736)). - -fof(axmondialPred15482, axiom, - f_located(inst_Rivers_Orinoco,inst_Countries_YV_provinces_Bolivar)). - -fof(axmondialPred15483, axiom, - f_located(inst_Rivers_Orinoco,inst_Countries_YV_provinces_Monagas)). - -fof(axmondialPred15484, axiom, - f_located(inst_Rivers_Orinoco,inst_Countries_YV_provinces_DeltaAmacuro)). - -fof(axmondialPred15485, axiom, - f_located(inst_Rivers_Orinoco,inst_Countries_YV_provinces_Apure)). - -fof(axmondialPred15486, axiom, - f_located(inst_Rivers_Orinoco,inst_Countries_YV_provinces_Guarico)). - -fof(axmondialPred15487, axiom, - f_located(inst_Rivers_Orinoco,inst_Countries_YV_provinces_Anzoategui)). - -fof(axmondialPred15488, axiom, - f_flowsInto(inst_Rivers_Orinoco,inst_Seas_AtlanticOcean)). - -fof(axmondialPred15489, axiom, - f_located(inst_Rivers_Orinoco,inst_Venezuela)). - -fof(axmondialPred15490, axiom, - f_located(inst_Rivers_Orinoco,inst_Countries_YV_provinces_Amazonas)). - -fof(axmondialPred15491, axiom, - f_sharedBorderLength(inst_Burma,inst_Bangladesh,f_MeasureFn(193,inst_Kilometer))). - -fof(axmondialPred15492, axiom, - f_member(inst_Ethiopia,inst_Organizations_UPU)). - -fof(axmondialPred15493, axiom, - 171600 = f_PopulationFn(inst_Countries_H_provinces_Pecs_munic)). - -fof(axmondialPred15494, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Pecs_munic,f_MeasureFn(113,inst_SquareKilometer))). - -fof(axmondialPred15495, axiom, - f_capitalCity(inst_Countries_H_provinces_Pecs_munic_cities_Pecs,inst_Countries_H_provinces_Pecs_munic)). - -fof(axmondialPred15496, axiom, - 70200 = f_PopulationFn(inst_Countries_EAT_provinces_KusiniUjunga)). - -fof(axmondialPred15497, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_KusiniUjunga,f_MeasureFn(854,inst_SquareKilometer))). - -fof(axmondialPred15498, axiom, - f_capitalCity(inst_Countries_EAT_provinces_KusiniUjunga_cities_Koani,inst_Countries_EAT_provinces_KusiniUjunga)). - -fof(axmondialPred15499, axiom, - 195854 = f_PopulationFn(inst_Countries_F_provinces_HauteNormandie_cities_LeHavre)). - -fof(axmondialPred15500, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_HauteNormandie_cities_LeHavre,inst_Countries_F_provinces_HauteNormandie)). - -fof(axmondialPred15501, axiom, - f_member(inst_Mauritius,inst_Organizations_Interpol)). - -fof(axmondialPred15502, axiom, - 138000 = f_PopulationFn(inst_Countries_BD_cities_Dinajpur)). - -fof(axmondialPred15503, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Dinajpur,inst_Bangladesh)). - -fof(axmondialPred15504, axiom, - f_member(inst_Luxembourg,inst_Organizations_UPU)). - -fof(axmondialPred15505, axiom, - f_member(inst_Italy,inst_Organizations_CEI)). - -fof(axmondialPred15506, axiom, - f_member(inst_Latvia,inst_Organizations_EBRD)). - -fof(axmondialPred15507, axiom, - f_member(inst_SouthAfrica,inst_Organizations_WIPO)). - -fof(axmondialPred15508, axiom, - 115000 = f_PopulationFn(inst_Countries_ANG_provinces_Namibe)). - -fof(axmondialPred15509, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Namibe,f_MeasureFn(58137,inst_SquareKilometer))). - -fof(axmondialPred15510, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Namibe_cities_Namibe,inst_Countries_ANG_provinces_Namibe)). - -fof(axmondialPred15511, axiom, - 272690 = f_PopulationFn(inst_Countries_MEX_provinces_Tamaulipas_cities_Tampico)). - -fof(axmondialPred15512, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Tamaulipas_cities_Tampico,inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred15513, axiom, - 917243 = f_PopulationFn(inst_Countries_IND_provinces_Bihar_cities_Patna)). - -fof(axmondialPred15514, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Bihar_cities_Patna,inst_Countries_IND_provinces_Bihar)). - -fof(axmondialPred15515, axiom, - 120210 = f_PopulationFn(inst_Countries_CO_provinces_Boyaca_cities_Tunja)). - -fof(axmondialPred15516, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Boyaca_cities_Tunja,inst_Countries_CO_provinces_Boyaca)). - -fof(axmondialPred15517, axiom, - f_member(inst_Moldova,inst_Organizations_Interpol)). - -fof(axmondialPred15518, axiom, - 3000 = f_PopulationFn(inst_Countries_RA_provinces_TierradelFuego_cities_Ushuaia)). - -fof(axmondialPred15519, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_TierradelFuego_cities_Ushuaia,inst_Countries_RA_provinces_TierradelFuego)). - -fof(axmondialPred15520, axiom, - f_member(inst_Cameroon,inst_Organizations_IFAD)). - -fof(axmondialPred15521, axiom, - 309000 = f_PopulationFn(inst_Countries_R_provinces_Khabarovskiykray_cities_KomsomolsknaAmure)). - -fof(axmondialPred15522, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Khabarovskiykray_cities_KomsomolsknaAmure,inst_Countries_R_provinces_Khabarovskiykray)). - -fof(axmondialPred15523, axiom, - 231077 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_GovernadorValadares)). - -fof(axmondialPred15524, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_GovernadorValadares,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred15525, axiom, - f_member(inst_Angola,inst_Organizations_CEEAC)). - -fof(axmondialPred15526, axiom, - 1340056 = f_PopulationFn(inst_Countries_B_provinces_EastFlanders)). - -fof(axmondialPred15527, axiom, - f_landAreaOnly(inst_Countries_B_provinces_EastFlanders,f_MeasureFn(2982,inst_SquareKilometer))). - -fof(axmondialPred15528, axiom, - f_capitalCity(inst_Countries_B_provinces_EastFlanders_cities_Ghent,inst_Countries_B_provinces_EastFlanders)). - -fof(axmondialPred15529, axiom, - f_member(inst_Austria,inst_Organizations_AG)). - -fof(axmondialPred15530, axiom, - f_member(inst_Colombia,inst_Organizations_WFTU)). - -fof(axmondialPred15531, axiom, - 156307 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Liancheng)). - -fof(axmondialPred15532, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Liancheng,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred15533, axiom, - 499842 = f_PopulationFn(inst_Countries_IRQ_provinces_Maysan)). - -fof(axmondialPred15534, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_Maysan,f_MeasureFn(16072,inst_SquareKilometer))). - -fof(axmondialPred15535, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Maysan_cities_AlAmarah,inst_Countries_IRQ_provinces_Maysan)). - -fof(axmondialPred15536, axiom, - f_member(inst_CzechRepublic,inst_Organizations_WMO)). - -fof(axmondialPred15537, axiom, - f_member(inst_Norway,inst_Organizations_ICRM)). - -fof(axmondialPred15538, axiom, - 205657 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco_cities_Gravatai)). - -fof(axmondialPred15539, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Pernambuco_cities_Gravatai,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred15540, axiom, - f_located(inst_Rivers_Cuilo,inst_Countries_ANG_provinces_Bie)). - -fof(axmondialPred15541, axiom, - f_located(inst_Rivers_Cuilo,inst_Countries_ANG_provinces_Moxico)). - -fof(axmondialPred15542, axiom, - f_located(inst_Rivers_Cuilo,inst_Zaire)). - -fof(axmondialPred15543, axiom, - f_located(inst_Rivers_Cuilo,inst_Countries_ZRE_provinces_Bandundu)). - -fof(axmondialPred15544, axiom, - f_located(inst_Rivers_Cuilo,inst_Countries_ANG_provinces_CuandoCubango)). - -fof(axmondialPred15545, axiom, - f_length(inst_Rivers_Cuilo,970)). - -fof(axmondialPred15546, axiom, - f_located(inst_Rivers_Cuilo,inst_Angola)). - -fof(axmondialPred15547, axiom, - f_flowsInto(inst_Rivers_Cuilo,inst_Rivers_Kwa)). - -fof(axmondialPred15548, axiom, - 348036 = f_PopulationFn(inst_Countries_MEX_provinces_Durango_cities_VictoriadeDurango)). - -fof(axmondialPred15549, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Durango_cities_VictoriadeDurango,inst_Countries_MEX_provinces_Durango)). - -fof(axmondialPred15550, axiom, - f_member(inst_Turkey,inst_Organizations_NATO)). - -fof(axmondialPred15551, axiom, - 250473 = f_PopulationFn(inst_Countries_MOC_provinces_Nampula_cities_Nampula)). - -fof(axmondialPred15552, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Nampula_cities_Nampula,inst_Countries_MOC_provinces_Nampula)). - -fof(axmondialPred15553, axiom, - 662600 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofNorthOssetiya)). - -fof(axmondialPred15554, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofNorthOssetiya,f_MeasureFn(8000,inst_SquareKilometer))). - -fof(axmondialPred15555, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofNorthOssetiya_cities_Vladikavkaz,inst_Countries_R_provinces_Rep_ofNorthOssetiya)). - -fof(axmondialPred15556, axiom, - 58345 = f_PopulationFn(inst_Countries_SF_provinces_Kymi_cities_Kotka)). - -fof(axmondialPred15557, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Kymi_cities_Kotka,inst_Countries_SF_provinces_Kymi)). - -fof(axmondialPred15558, axiom, - f_member(inst_Angola,inst_Organizations_IFRCS)). - -fof(axmondialPred15559, axiom, - 404000 = f_PopulationFn(inst_Countries_H_provinces_Bekes)). - -fof(axmondialPred15560, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Bekes,f_MeasureFn(5632,inst_SquareKilometer))). - -fof(axmondialPred15561, axiom, - f_capitalCity(inst_Countries_H_provinces_Bekes_cities_Bekescaba,inst_Countries_H_provinces_Bekes)). - -fof(axmondialPred15562, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Derbyshire_cities_Matlock,inst_Countries_GB_provinces_Derbyshire)). - -fof(axmondialPred15563, axiom, - f_located(inst_Islands_SouthRonaldson,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred15564, axiom, - f_located(inst_Islands_SouthRonaldson,inst_UnitedKingdom)). - -fof(axmondialPred15565, axiom, - f_landAreaOnly(inst_Countries_cid_cia_French_Southern_and_Antarctic_Lands,f_MeasureFn(7781,inst_SquareKilometer))). - -fof(axmondialPred15566, axiom, - 146500 = f_PopulationFn(inst_Countries_GB_provinces_NorthYorkshire_cities_Harrogate)). - -fof(axmondialPred15567, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_NorthYorkshire_cities_Harrogate,inst_Countries_GB_provinces_NorthYorkshire)). - -fof(axmondialPred15568, axiom, - f_located(inst_Lakes_LakeChilwa,inst_Malawi)). - -fof(axmondialPred15569, axiom, - 192556 = f_PopulationFn(inst_Countries_IRQ_provinces_AlAnbar_cities_ArRamadi)). - -fof(axmondialPred15570, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_AlAnbar_cities_ArRamadi,inst_Countries_IRQ_provinces_AlAnbar)). - -fof(axmondialPred15571, axiom, - f_member(inst_Eritrea,inst_Organizations_IDA)). - -fof(axmondialPred15572, axiom, - f_member(inst_Armenia,inst_Organizations_CCC)). - -fof(axmondialPred15573, axiom, - 22500 = f_PopulationFn(inst_Countries_HCA_provinces_Olancho_cities_Jutigalpa)). - -fof(axmondialPred15574, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Olancho_cities_Jutigalpa,inst_Countries_HCA_provinces_Olancho)). - -fof(axmondialPred15575, axiom, - f_member(inst_Egypt,inst_Organizations_G_77)). - -fof(axmondialPred15576, axiom, - f_member(inst_Uganda,inst_Organizations_NAM)). - -fof(axmondialPred15577, axiom, - 8901000 = f_PopulationFn(inst_Countries_I_provinces_Lombardia)). - -fof(axmondialPred15578, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Lombardia,f_MeasureFn(23857,inst_SquareKilometer))). - -fof(axmondialPred15579, axiom, - f_capitalCity(inst_Countries_I_provinces_Lombardia_cities_Milan,inst_Countries_I_provinces_Lombardia)). - -fof(axmondialPred15580, axiom, - f_member(inst_Malawi,inst_Organizations_ICRM)). - -fof(axmondialPred15581, axiom, - f_member(inst_Romania,inst_Organizations_UNIDO)). - -fof(axmondialPred15582, axiom, - f_member(inst_Angola,inst_Organizations_IMO)). - -fof(axmondialPred15583, axiom, - f_member(inst_Romania,inst_Organizations_WMO)). - -fof(axmondialPred15584, axiom, - f_member(inst_Zambia,inst_Organizations_ICFTU)). - -fof(axmondialPred15585, axiom, - f_member(inst_Chad,inst_Organizations_ACP)). - -fof(axmondialPred15586, axiom, - 255129 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Tongliao)). - -fof(axmondialPred15587, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Tongliao,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred15588, axiom, - f_member(inst_Pakistan,inst_Organizations_ECO)). - -fof(axmondialPred15589, axiom, - f_member(inst_Belarus,inst_Organizations_ISO)). - -fof(axmondialPred15590, axiom, - f_sharedBorderLength(inst_Pakistan,inst_Iran,f_MeasureFn(909,inst_Kilometer))). - -fof(axmondialPred15591, axiom, - f_member(inst_Denmark,inst_Organizations_Intelsat)). - -fof(axmondialPred15592, axiom, - f_geographicalSubregion(inst_Peru,inst_Continents_America)). - -fof(axmondialPred15593, axiom, - 953400 = f_PopulationFn(inst_Countries_BOL_cities_LaPaz)). - -fof(axmondialPred15594, axiom, - f_geographicalSubregion(inst_Countries_BOL_cities_LaPaz,inst_Bolivia)). - -fof(axmondialPred15595, axiom, - 3472009 = f_PopulationFn(inst_Countries_D_provinces_Berlin)). - -fof(axmondialPred15596, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Berlin,f_MeasureFn(889,inst_SquareKilometer))). - -fof(axmondialPred15597, axiom, - f_capitalCity(inst_Countries_D_provinces_Berlin_cities_Berlin,inst_Countries_D_provinces_Berlin)). - -fof(axmondialPred15598, axiom, - f_member(inst_Paraguay,inst_Organizations_WIPO)). - -fof(axmondialPred15599, axiom, - 161400 = f_PopulationFn(inst_Countries_MEX_provinces_Veracruz_cities_Jalapa)). - -fof(axmondialPred15600, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Veracruz_cities_Jalapa,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred15601, axiom, - f_member(inst_Norway,inst_Organizations_UNTSO)). - -fof(axmondialPred15602, axiom, - f_member(inst_Grenada,inst_Organizations_G_77)). - -fof(axmondialPred15603, axiom, - f_member(inst_Grenada,inst_Organizations_ECLAC)). - -fof(axmondialPred15604, axiom, - f_member(inst_Grenada,inst_Organizations_IBRD)). - -fof(axmondialPred15605, axiom, - f_member(inst_Grenada,inst_Organizations_UN)). - -fof(axmondialPred15606, axiom, - f_member(inst_Grenada,inst_Organizations_NAM)). - -fof(axmondialPred15607, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Grenada,inst_ServiceSector,49.5,f_YearFn(1996))). - -fof(axmondialPred15608, axiom, - f_member(inst_Grenada,inst_Organizations_WToO)). - -fof(axmondialPred15609, axiom, - f_member(inst_Grenada,inst_Organizations_IFC)). - -fof(axmondialPred15610, axiom, - f_member(inst_Grenada,inst_Organizations_ICAO)). - -fof(axmondialPred15611, axiom, - 94961 = f_PopulationFn(inst_Grenada)). - -fof(axmondialPred15612, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Grenada,inst_IndustrialSector,40.3,f_YearFn(1996))). - -fof(axmondialPred15613, axiom, - f_member(inst_Grenada,inst_Organizations_C)). - -fof(axmondialPred15614, axiom, - f_landAreaOnly(inst_Grenada,f_MeasureFn(340,inst_SquareKilometer))). - -fof(axmondialPred15615, axiom, - f_member(inst_Grenada,inst_Organizations_Caricom)). - -fof(axmondialPred15616, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Grenada,inst_AgriculturalSector,10.2,f_YearFn(1996))). - -fof(axmondialPred15617, axiom, - f_capitalCity(inst_Countries_WG_cities_SaintGeorges,inst_Grenada)). - -fof(axmondialPred15618, axiom, - f_member(inst_Grenada,inst_Organizations_WCL)). - -fof(axmondialPred15619, axiom, - f_member(inst_Grenada,inst_Organizations_IMF)). - -fof(axmondialPred15620, axiom, - f_member(inst_Grenada,inst_Organizations_OAS)). - -fof(axmondialPred15621, axiom, - f_member(inst_Grenada,inst_Organizations_ICRM)). - -fof(axmondialPred15622, axiom, - f_member(inst_Grenada,inst_Organizations_CDB)). - -fof(axmondialPred15623, axiom, - f_member(inst_Grenada,inst_Organizations_WHO)). - -fof(axmondialPred15624, axiom, - f_inflationRateInCountry(inst_Grenada,3)). - -fof(axmondialPred15625, axiom, - f_member(inst_Countries_cid_cia_Netherlands_Antilles,inst_Organizations_UNESCO)). - -fof(axmondialPred15626, axiom, - f_member(inst_Norway,inst_Organizations_UNITAR)). - -fof(axmondialPred15627, axiom, - f_located(inst_Mountains_Sulitjelma,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred15628, axiom, - f_located(inst_Mountains_Sulitjelma,inst_Countries_N_provinces_Nordland)). - -fof(axmondialPred15629, axiom, - f_located(inst_Mountains_Sulitjelma,inst_Sweden)). - -fof(axmondialPred15630, axiom, - f_located(inst_Mountains_Sulitjelma,inst_Norway)). - -fof(axmondialPred15631, axiom, - 113828 = f_PopulationFn(inst_Countries_F_provinces_FrancheComte_cities_Besancon)). - -fof(axmondialPred15632, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_FrancheComte_cities_Besancon,inst_Countries_F_provinces_FrancheComte)). - -fof(axmondialPred15633, axiom, - 137200 = f_PopulationFn(inst_Countries_GB_provinces_Dorset_cities_Poole)). - -fof(axmondialPred15634, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Dorset_cities_Poole,inst_Countries_GB_provinces_Dorset)). - -fof(axmondialPred15635, axiom, - 185048 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Rizhao)). - -fof(axmondialPred15636, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Rizhao,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred15637, axiom, - f_member(inst_Suriname,inst_Organizations_WTrO)). - -fof(axmondialPred15638, axiom, - f_member(inst_Bahamas,inst_Organizations_UPU)). - -fof(axmondialPred15639, axiom, - f_sharedBorderLength(inst_Netherlands,inst_Belgium,f_MeasureFn(450,inst_Kilometer))). - -fof(axmondialPred15640, axiom, - f_member(inst_Tunisia,inst_Organizations_WFTU)). - -fof(axmondialPred15641, axiom, - 107600 = f_PopulationFn(inst_Countries_MYA_provinces_Rakhine_cities_Akyab)). - -fof(axmondialPred15642, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Rakhine_cities_Akyab,inst_Countries_MYA_provinces_Rakhine)). - -fof(axmondialPred15643, axiom, - 184400 = f_PopulationFn(inst_Countries_GB_provinces_Buckinghamshire_cities_MiltonKeynes)). - -fof(axmondialPred15644, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Buckinghamshire_cities_MiltonKeynes,inst_Countries_GB_provinces_Buckinghamshire)). - -fof(axmondialPred15645, axiom, - f_member(inst_Mali,inst_Organizations_IDA)). - -fof(axmondialPred15646, axiom, - f_member(inst_Nigeria,inst_Organizations_G_15)). - -fof(axmondialPred15647, axiom, - 153364 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Jiaoxian)). - -fof(axmondialPred15648, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Jiaoxian,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred15649, axiom, - f_member(inst_Argentina,inst_Organizations_ICRM)). - -fof(axmondialPred15650, axiom, - f_member(inst_Panama,inst_Organizations_IOM)). - -fof(axmondialPred15651, axiom, - 1622159 = f_PopulationFn(inst_Countries_IR_provinces_Bakhtaran)). - -fof(axmondialPred15652, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Bakhtaran,f_MeasureFn(23667,inst_SquareKilometer))). - -fof(axmondialPred15653, axiom, - f_capitalCity(inst_Countries_IR_provinces_Bakhtaran_cities_Bakhtaran,inst_Countries_IR_provinces_Bakhtaran)). - -fof(axmondialPred15654, axiom, - 433713 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_SaoJoaodeMeriti)). - -fof(axmondialPred15655, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_SaoJoaodeMeriti,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred15656, axiom, - 94590 = f_PopulationFn(inst_Countries_YV_provinces_Amazonas)). - -fof(axmondialPred15657, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Amazonas,f_MeasureFn(175750,inst_SquareKilometer))). - -fof(axmondialPred15658, axiom, - f_capitalCity(inst_Countries_YV_provinces_Amazonas_cities_PuertoAyacucho,inst_Countries_YV_provinces_Amazonas)). - -fof(axmondialPred15659, axiom, - 2193984 = f_PopulationFn(inst_Countries_J_provinces_Nagano)). - -fof(axmondialPred15660, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Nagano,f_MeasureFn(13585,inst_SquareKilometer))). - -fof(axmondialPred15661, axiom, - f_capitalCity(inst_Countries_J_provinces_Nagano_cities_Nagano,inst_Countries_J_provinces_Nagano)). - -fof(axmondialPred15662, axiom, - 110000 = f_PopulationFn(inst_Countries_R_provinces_Orenburgskayaoblast_cities_Novotroitsk)). - -fof(axmondialPred15663, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Orenburgskayaoblast_cities_Novotroitsk,inst_Countries_R_provinces_Orenburgskayaoblast)). - -fof(axmondialPred15664, axiom, - 3892644 = f_PopulationFn(inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred15665, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Colorado,f_MeasureFn(269595,inst_SquareKilometer))). - -fof(axmondialPred15666, axiom, - f_capitalCity(inst_Countries_USA_provinces_Colorado_cities_Denver,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred15667, axiom, - f_member(inst_Denmark,inst_Organizations_IFRCS)). - -fof(axmondialPred15668, axiom, - f_member(inst_Luxembourg,inst_Organizations_ITU)). - -fof(axmondialPred15669, axiom, - 2425675 = f_PopulationFn(inst_Countries_MEX_provinces_Sinaloa)). - -fof(axmondialPred15670, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Sinaloa,f_MeasureFn(58092,inst_SquareKilometer))). - -fof(axmondialPred15671, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Sinaloa_cities_Culiacan,inst_Countries_MEX_provinces_Sinaloa)). - -fof(axmondialPred15672, axiom, - f_sharedBorderLength(inst_Nigeria,inst_Benin,f_MeasureFn(773,inst_Kilometer))). - -fof(axmondialPred15673, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Akita_cities_Akita,inst_Countries_J_provinces_Akita)). - -fof(axmondialPred15674, axiom, - 127045 = f_PopulationFn(inst_Countries_CO_provinces_Antioquia_cities_Turbo)). - -fof(axmondialPred15675, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Antioquia_cities_Turbo,inst_Countries_CO_provinces_Antioquia)). - -fof(axmondialPred15676, axiom, - 201712 = f_PopulationFn(inst_Countries_E_provinces_Asturias_cities_Oviedo)). - -fof(axmondialPred15677, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Asturias_cities_Oviedo,inst_Countries_E_provinces_Asturias)). - -fof(axmondialPred15678, axiom, - 189384 = f_PopulationFn(inst_Countries_SUD_provinces_ashSharqiyah_cities_alQadarif)). - -fof(axmondialPred15679, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_ashSharqiyah_cities_alQadarif,inst_Countries_SUD_provinces_ashSharqiyah)). - -fof(axmondialPred15680, axiom, - 347000 = f_PopulationFn(inst_Countries_R_provinces_Kaluzhskayaoblast_cities_Kaluga)). - -fof(axmondialPred15681, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kaluzhskayaoblast_cities_Kaluga,inst_Countries_R_provinces_Kaluzhskayaoblast)). - -fof(axmondialPred15682, axiom, - 114586 = f_PopulationFn(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Qinzhou)). - -fof(axmondialPred15683, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Qinzhou,inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred15684, axiom, - f_member(inst_Australia,inst_Organizations_UNU)). - -fof(axmondialPred15685, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_ICFTU)). - -fof(axmondialPred15686, axiom, - f_member(inst_Guyana,inst_Organizations_IFAD)). - -fof(axmondialPred15687, axiom, - f_member(inst_Estonia,inst_Organizations_IOC)). - -fof(axmondialPred15688, axiom, - f_member(inst_Colombia,inst_Organizations_UNHCR)). - -fof(axmondialPred15689, axiom, - f_sharedBorderLength(inst_Tunisia,inst_Algeria,f_MeasureFn(965,inst_Kilometer))). - -fof(axmondialPred15690, axiom, - f_located(inst_Islands_Kyushu,inst_Countries_J_provinces_Saga)). - -fof(axmondialPred15691, axiom, - f_located(inst_Islands_Kyushu,inst_Countries_J_provinces_Oita)). - -fof(axmondialPred15692, axiom, - f_located(inst_Islands_Kyushu,inst_Japan)). - -fof(axmondialPred15693, axiom, - f_located(inst_Islands_Kyushu,inst_Countries_J_provinces_Nagasaki)). - -fof(axmondialPred15694, axiom, - f_located(inst_Islands_Kyushu,inst_Countries_J_provinces_Miyazaki)). - -fof(axmondialPred15695, axiom, - f_located(inst_Islands_Kyushu,inst_Countries_J_provinces_Kagoshima)). - -fof(axmondialPred15696, axiom, - f_located(inst_Islands_Kyushu,inst_Countries_J_provinces_Fukuoka)). - -fof(axmondialPred15697, axiom, - f_located(inst_Islands_Kyushu,inst_Countries_J_provinces_Kumamoto)). - -fof(axmondialPred15698, axiom, - f_member(inst_Tunisia,inst_Organizations_AMF)). - -fof(axmondialPred15699, axiom, - f_located(inst_Lakes_Vaettern,inst_Countries_S_provinces_Skaraborg)). - -fof(axmondialPred15700, axiom, - f_located(inst_Lakes_Vaettern,inst_Countries_S_provinces_Ostergotland)). - -fof(axmondialPred15701, axiom, - f_located(inst_Lakes_Vaettern,inst_Countries_S_provinces_Orebro)). - -fof(axmondialPred15702, axiom, - f_located(inst_Lakes_Vaettern,inst_Countries_S_provinces_Jonkoping)). - -fof(axmondialPred15703, axiom, - f_located(inst_Lakes_Vaettern,inst_Sweden)). - -fof(axmondialPred15704, axiom, - f_landAreaOnly(inst_Lakes_Vaettern,f_MeasureFn(1900,inst_SquareKilometer))). - -fof(axmondialPred15705, axiom, - 104825 = f_PopulationFn(inst_Countries_BR_provinces_Maranhao_cities_Codo)). - -fof(axmondialPred15706, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Maranhao_cities_Codo,inst_Countries_BR_provinces_Maranhao)). - -fof(axmondialPred15707, axiom, - 155300 = f_PopulationFn(inst_Countries_GB_provinces_Merseyside_cities_Knowsley)). - -fof(axmondialPred15708, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Merseyside_cities_Knowsley,inst_Countries_GB_provinces_Merseyside)). - -fof(axmondialPred15709, axiom, - f_member(inst_Maldives,inst_Organizations_IMF)). - -fof(axmondialPred15710, axiom, - 110362 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_ItapecericadaSerra)). - -fof(axmondialPred15711, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_ItapecericadaSerra,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred15712, axiom, - 265153 = f_PopulationFn(inst_Countries_TR_provinces_Sinop)). - -fof(axmondialPred15713, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Sinop,f_MeasureFn(5862,inst_SquareKilometer))). - -fof(axmondialPred15714, axiom, - f_capitalCity(inst_Countries_TR_provinces_Sinop_cities_Sinop,inst_Countries_TR_provinces_Sinop)). - -fof(axmondialPred15715, axiom, - 201600 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofAltay)). - -fof(axmondialPred15716, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofAltay,f_MeasureFn(92600,inst_SquareKilometer))). - -fof(axmondialPred15717, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofAltay_cities_GornoAltaysk,inst_Countries_R_provinces_Rep_ofAltay)). - -fof(axmondialPred15718, axiom, - f_located(inst_Rivers_Limpopo,inst_Countries_MOC_provinces_Gaza)). - -fof(axmondialPred15719, axiom, - f_located(inst_Rivers_Limpopo,inst_Countries_RSA_provinces_NorthernProvince)). - -fof(axmondialPred15720, axiom, - f_located(inst_Rivers_Limpopo,inst_Countries_RSA_provinces_Mpumalanga)). - -fof(axmondialPred15721, axiom, - f_located(inst_Rivers_Limpopo,inst_Mozambique)). - -fof(axmondialPred15722, axiom, - f_located(inst_Rivers_Limpopo,inst_SouthAfrica)). - -fof(axmondialPred15723, axiom, - f_flowsInto(inst_Rivers_Limpopo,inst_Seas_IndianOcean)). - -fof(axmondialPred15724, axiom, - 273786 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Shiyan)). - -fof(axmondialPred15725, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Shiyan,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred15726, axiom, - f_hasHeadq(inst_Organizations_UNAVEMIII,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred15727, axiom, - f_member(inst_Countries_cid_cia_Netherlands_Antilles,inst_Organizations_IOC)). - -fof(axmondialPred15728, axiom, - f_located(inst_Rivers_Ischim,inst_Countries_KAZ_provinces_Qaraghandy)). - -fof(axmondialPred15729, axiom, - f_located(inst_Rivers_Ischim,inst_Countries_R_provinces_Tyumenskayaoblast)). - -fof(axmondialPred15730, axiom, - f_located(inst_Rivers_Ischim,inst_Countries_R_provinces_Omskayaoblast)). - -fof(axmondialPred15731, axiom, - f_located(inst_Rivers_Ischim,inst_Kazakstan)). - -fof(axmondialPred15732, axiom, - f_located(inst_Rivers_Ischim,inst_Russia)). - -fof(axmondialPred15733, axiom, - f_flowsInto(inst_Rivers_Ischim,inst_Rivers_Irtysch)). - -fof(axmondialPred15734, axiom, - f_length(inst_Rivers_Ischim,2450)). - -fof(axmondialPred15735, axiom, - f_member(inst_SaudiArabia,inst_Organizations_ISO)). - -fof(axmondialPred15736, axiom, - f_member(inst_SaudiArabia,inst_Organizations_WHO)). - -fof(axmondialPred15737, axiom, - f_member(inst_SaudiArabia,inst_Organizations_OPEC)). - -fof(axmondialPred15738, axiom, - f_meetsSpatially(inst_SaudiArabia,inst_Oman)). - -fof(axmondialPred15739, axiom, - f_member(inst_SaudiArabia,inst_Organizations_WIPO)). - -fof(axmondialPred15740, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaudiArabia,inst_AgriculturalSector,9,f_YearFn(1996))). - -fof(axmondialPred15741, axiom, - f_member(inst_SaudiArabia,inst_Organizations_ABEDA)). - -fof(axmondialPred15742, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaudiArabia,inst_IndustrialSector,50,f_YearFn(1996))). - -fof(axmondialPred15743, axiom, - f_member(inst_SaudiArabia,inst_Organizations_G_77)). - -fof(axmondialPred15744, axiom, - f_capitalCity(inst_Countries_SA_cities_Riyadh,inst_SaudiArabia)). - -fof(axmondialPred15745, axiom, - f_inflationRateInCountry(inst_SaudiArabia,5)). - -fof(axmondialPred15746, axiom, - f_member(inst_SaudiArabia,inst_Organizations_UPU)). - -fof(axmondialPred15747, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IAEA)). - -fof(axmondialPred15748, axiom, - 19409058 = f_PopulationFn(inst_SaudiArabia)). - -fof(axmondialPred15749, axiom, - f_meetsSpatially(inst_SaudiArabia,inst_Jordan)). - -fof(axmondialPred15750, axiom, - f_landAreaOnly(inst_SaudiArabia,f_MeasureFn(1960582,inst_SquareKilometer))). - -fof(axmondialPred15751, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IFRCS)). - -fof(axmondialPred15752, axiom, - f_meetsSpatially(inst_SaudiArabia,inst_Yemen)). - -fof(axmondialPred15753, axiom, - f_member(inst_SaudiArabia,inst_Organizations_ICC)). - -fof(axmondialPred15754, axiom, - f_meetsSpatially(inst_SaudiArabia,inst_Qatar)). - -fof(axmondialPred15755, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IDB)). - -fof(axmondialPred15756, axiom, - f_member(inst_SaudiArabia,inst_Organizations_Inmarsat)). - -fof(axmondialPred15757, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IFC)). - -fof(axmondialPred15758, axiom, - f_member(inst_SaudiArabia,inst_Organizations_G_19)). - -fof(axmondialPred15759, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SaudiArabia,inst_ServiceSector,41,f_YearFn(1996))). - -fof(axmondialPred15760, axiom, - f_member(inst_SaudiArabia,inst_Organizations_ILO)). - -fof(axmondialPred15761, axiom, - f_meetsSpatially(inst_SaudiArabia,inst_Kuwait)). - -fof(axmondialPred15762, axiom, - f_member(inst_SaudiArabia,inst_Organizations_OIC)). - -fof(axmondialPred15763, axiom, - f_meetsSpatially(inst_SaudiArabia,inst_Iraq)). - -fof(axmondialPred15764, axiom, - f_member(inst_SaudiArabia,inst_Organizations_IMO)). - -fof(axmondialPred15765, axiom, - f_member(inst_SaudiArabia,inst_Organizations_Intelsat)). - -fof(axmondialPred15766, axiom, - f_member(inst_SaudiArabia,inst_Organizations_WMO)). - -fof(axmondialPred15767, axiom, - f_member(inst_SaudiArabia,inst_Organizations_AMF)). - -fof(axmondialPred15768, axiom, - f_meetsSpatially(inst_SaudiArabia,inst_UnitedArabEmirates)). - -fof(axmondialPred15769, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Palmyra_Atoll,f_MeasureFn(11.9,inst_SquareKilometer))). - -fof(axmondialPred15770, axiom, - f_sharedBorderLength(inst_Peru,inst_Ecuador,f_MeasureFn(1420,inst_Kilometer))). - -fof(axmondialPred15771, axiom, - 124641 = f_PopulationFn(inst_Countries_BR_provinces_MatoGrossodoSul_cities_Parnaiba)). - -fof(axmondialPred15772, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MatoGrossodoSul_cities_Parnaiba,inst_Countries_BR_provinces_MatoGrossodoSul)). - -fof(axmondialPred15773, axiom, - 973200 = f_PopulationFn(inst_Countries_VN_provinces_ThuaThienHue)). - -fof(axmondialPred15774, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_ThuaThienHue,f_MeasureFn(5009,inst_SquareKilometer))). - -fof(axmondialPred15775, axiom, - f_member(inst_Kiribati,inst_Organizations_C)). - -fof(axmondialPred15776, axiom, - f_member(inst_CostaRica,inst_Organizations_ILO)). - -fof(axmondialPred15777, axiom, - f_member(inst_Uganda,inst_Organizations_WFTU)). - -fof(axmondialPred15778, axiom, - 241000 = f_PopulationFn(inst_Countries_RSA_cities_Diepmeadow)). - -fof(axmondialPred15779, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Diepmeadow,inst_SouthAfrica)). - -fof(axmondialPred15780, axiom, - f_member(inst_Ghana,inst_Organizations_UNPROFOR)). - -fof(axmondialPred15781, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Pilskie_cities_Pila,inst_Countries_PL_provinces_Pilskie)). - -fof(axmondialPred15782, axiom, - f_member(inst_Latvia,inst_Organizations_WMO)). - -fof(axmondialPred15783, axiom, - f_located(inst_Islands_Grenada,inst_Grenada)). - -fof(axmondialPred15784, axiom, - f_member(inst_Latvia,inst_Organizations_WIPO)). - -fof(axmondialPred15785, axiom, - 557500 = f_PopulationFn(inst_Countries_GB_provinces_Cleveland)). - -fof(axmondialPred15786, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Cleveland,f_MeasureFn(583,inst_SquareKilometer))). - -fof(axmondialPred15787, axiom, - f_capitalCity(inst_Countries_GB_provinces_Cleveland_cities_Middlesbrough,inst_Countries_GB_provinces_Cleveland)). - -fof(axmondialPred15788, axiom, - 8985981 = f_PopulationFn(inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred15789, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Parana,f_MeasureFn(199709,inst_SquareKilometer))). - -fof(axmondialPred15790, axiom, - f_capitalCity(inst_Countries_BR_provinces_Parana_cities_Curitiba,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred15791, axiom, - 205732 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoNorte_cities_Mossoro)). - -fof(axmondialPred15792, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoNorte_cities_Mossoro,inst_Countries_BR_provinces_RioGrandedoNorte)). - -fof(axmondialPred15793, axiom, - f_member(inst_Switzerland,inst_Organizations_OECD)). - -fof(axmondialPred15794, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Ibaraki_cities_Mito,inst_Countries_J_provinces_Ibaraki)). - -fof(axmondialPred15795, axiom, - f_sharedBorderLength(inst_Suriname,inst_Brazil,f_MeasureFn(597,inst_Kilometer))). - -fof(axmondialPred15796, axiom, - 141500 = f_PopulationFn(inst_Countries_PNG_cities_PortMoresby)). - -fof(axmondialPred15797, axiom, - f_geographicalSubregion(inst_Countries_PNG_cities_PortMoresby,inst_PapuaNewGuinea)). - -fof(axmondialPred15798, axiom, - f_member(inst_Latvia,inst_Organizations_IMF)). - -fof(axmondialPred15799, axiom, - 2782200 = f_PopulationFn(inst_Countries_TR_provinces_Ankara_cities_Ankara)). - -fof(axmondialPred15800, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Ankara_cities_Ankara,inst_Countries_TR_provinces_Ankara)). - -fof(axmondialPred15801, axiom, - 12019661 = f_PopulationFn(inst_Countries_USA_provinces_Pennsylvania)). - -fof(axmondialPred15802, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Pennsylvania,f_MeasureFn(117347,inst_SquareKilometer))). - -fof(axmondialPred15803, axiom, - f_capitalCity(inst_Countries_USA_provinces_Pennsylvania_cities_Harrisburg,inst_Countries_USA_provinces_Pennsylvania)). - -fof(axmondialPred15804, axiom, - 680200 = f_PopulationFn(inst_Countries_SN_provinces_SaintLouis)). - -fof(axmondialPred15805, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_SaintLouis,f_MeasureFn(44127,inst_SquareKilometer))). - -fof(axmondialPred15806, axiom, - f_capitalCity(inst_Countries_SN_provinces_SaintLouis_cities_SaintLouis,inst_Countries_SN_provinces_SaintLouis)). - -fof(axmondialPred15807, axiom, - f_member(inst_Argentina,inst_Organizations_UPU)). - -fof(axmondialPred15808, axiom, - f_member(inst_Jamaica,inst_Organizations_UNMIH)). - -fof(axmondialPred15809, axiom, - 370904 = f_PopulationFn(inst_Countries_RA_provinces_Salta_cities_Salta)). - -fof(axmondialPred15810, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Salta_cities_Salta,inst_Countries_RA_provinces_Salta)). - -fof(axmondialPred15811, axiom, - f_member(inst_Norway,inst_Organizations_ICAO)). - -fof(axmondialPred15812, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Cabinda_cities_Cabinda,inst_Countries_ANG_provinces_Cabinda)). - -fof(axmondialPred15813, axiom, - f_member(inst_ElSalvador,inst_Organizations_WFTU)). - -fof(axmondialPred15814, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Huancavelica_cities_Huancavelica,inst_Countries_PE_provinces_Huancavelica)). - -fof(axmondialPred15815, axiom, - f_member(inst_Austria,inst_Organizations_ECE)). - -fof(axmondialPred15816, axiom, - f_member(inst_Afghanistan,inst_Organizations_IFAD)). - -fof(axmondialPred15817, axiom, - 315083 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Tengxian)). - -fof(axmondialPred15818, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Tengxian,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred15819, axiom, - 107799 = f_PopulationFn(inst_Countries_D_provinces_Bayern_cities_Furth)). - -fof(axmondialPred15820, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bayern_cities_Furth,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred15821, axiom, - 1490500 = f_PopulationFn(inst_Countries_SN_provinces_Dakar)). - -fof(axmondialPred15822, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_Dakar,f_MeasureFn(550,inst_SquareKilometer))). - -fof(axmondialPred15823, axiom, - f_capitalCity(inst_Countries_SN_provinces_Dakar_cities_Dakar,inst_Countries_SN_provinces_Dakar)). - -fof(axmondialPred15824, axiom, - 419886 = f_PopulationFn(inst_Countries_IR_provinces_SistaneBaluchestan_cities_Zahedan)). - -fof(axmondialPred15825, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_SistaneBaluchestan_cities_Zahedan,inst_Countries_IR_provinces_SistaneBaluchestan)). - -fof(axmondialPred15826, axiom, - 1451400 = f_PopulationFn(inst_Countries_R_provinces_Yaroslavskayaoblast)). - -fof(axmondialPred15827, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Yaroslavskayaoblast,f_MeasureFn(36400,inst_SquareKilometer))). - -fof(axmondialPred15828, axiom, - f_capitalCity(inst_Countries_R_provinces_Yaroslavskayaoblast_cities_Yaroslavl,inst_Countries_R_provinces_Yaroslavskayaoblast)). - -fof(axmondialPred15829, axiom, - f_member(inst_Japan,inst_Organizations_IMO)). - -fof(axmondialPred15830, axiom, - f_located(inst_Rivers_Werra,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred15831, axiom, - f_located(inst_Rivers_Werra,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred15832, axiom, - f_located(inst_Rivers_Werra,inst_Germany)). - -fof(axmondialPred15833, axiom, - f_flowsInto(inst_Rivers_Werra,inst_Rivers_Weser)). - -fof(axmondialPred15834, axiom, - f_length(inst_Rivers_Werra,292)). - -fof(axmondialPred15835, axiom, - f_member(inst_Finland,inst_Organizations_UNPREDEP)). - -fof(axmondialPred15836, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_WesternAustralia,inst_Australia)). - -fof(axmondialPred15837, axiom, - f_member(inst_Australia,inst_Organizations_WFTU)). - -fof(axmondialPred15838, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Australia,inst_ServiceSector,69.2,f_YearFn(1996))). - -fof(axmondialPred15839, axiom, - f_member(inst_Australia,inst_Organizations_CCC)). - -fof(axmondialPred15840, axiom, - f_member(inst_Australia,inst_Organizations_CP)). - -fof(axmondialPred15841, axiom, - f_member(inst_Australia,inst_Organizations_MTCR)). - -fof(axmondialPred15842, axiom, - 18260863 = f_PopulationFn(inst_Australia)). - -fof(axmondialPred15843, axiom, - f_member(inst_Australia,inst_Organizations_WTrO)). - -fof(axmondialPred15844, axiom, - f_member(inst_Australia,inst_Organizations_IEA)). - -fof(axmondialPred15845, axiom, - f_member(inst_Australia,inst_Organizations_AG)). - -fof(axmondialPred15846, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_Tasmania,inst_Australia)). - -fof(axmondialPred15847, axiom, - f_landAreaOnly(inst_Australia,f_MeasureFn(7686850,inst_SquareKilometer))). - -fof(axmondialPred15848, axiom, - f_member(inst_Australia,inst_Organizations_WHO)). - -fof(axmondialPred15849, axiom, - f_member(inst_Australia,inst_Organizations_UNESCO)). - -fof(axmondialPred15850, axiom, - f_member(inst_Australia,inst_Organizations_IOM)). - -fof(axmondialPred15851, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_CocosIslands,inst_Australia)). - -fof(axmondialPred15852, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_NorfolkIsland,inst_Australia)). - -fof(axmondialPred15853, axiom, - f_member(inst_Australia,inst_Organizations_IMF)). - -fof(axmondialPred15854, axiom, - f_member(inst_Australia,inst_Organizations_ILO)). - -fof(axmondialPred15855, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Australia,inst_AgriculturalSector,3.1,f_YearFn(1996))). - -fof(axmondialPred15856, axiom, - f_member(inst_Australia,inst_Organizations_SPF)). - -fof(axmondialPred15857, axiom, - f_member(inst_Australia,inst_Organizations_IDA)). - -fof(axmondialPred15858, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_Queensland,inst_Australia)). - -fof(axmondialPred15859, axiom, - f_member(inst_Australia,inst_Organizations_ISO)). - -fof(axmondialPred15860, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Australia,inst_IndustrialSector,27.7,f_YearFn(1996))). - -fof(axmondialPred15861, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_NorthernTerritory,inst_Australia)). - -fof(axmondialPred15862, axiom, - f_member(inst_Australia,inst_Organizations_Sparteca)). - -fof(axmondialPred15863, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_NewSouthWales,inst_Australia)). - -fof(axmondialPred15864, axiom, - f_inflationRateInCountry(inst_Australia,4.75)). - -fof(axmondialPred15865, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_SouthAustralia,inst_Australia)). - -fof(axmondialPred15866, axiom, - f_member(inst_Australia,inst_Organizations_UNFICYP)). - -fof(axmondialPred15867, axiom, - f_member(inst_Australia,inst_Organizations_C)). - -fof(axmondialPred15868, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_Kirimati,inst_Australia)). - -fof(axmondialPred15869, axiom, - f_capitalCity(inst_Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra,inst_Australia)). - -fof(axmondialPred15870, axiom, - f_member(inst_Australia,inst_Organizations_ICRM)). - -fof(axmondialPred15871, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_Victoria,inst_Australia)). - -fof(axmondialPred15872, axiom, - f_member(inst_Australia,inst_Organizations_EN)). - -fof(axmondialPred15873, axiom, - f_member(inst_Australia,inst_Organizations_ITU)). - -fof(axmondialPred15874, axiom, - f_geographicSubregion(inst_Countries_AUS_provinces_AustraliaCapitalTerritory,inst_Australia)). - -fof(axmondialPred15875, axiom, - f_member(inst_Australia,inst_Organizations_ANZUS)). - -fof(axmondialPred15876, axiom, - 3828000 = f_PopulationFn(inst_Countries_ET_provinces_ElDaqahliya)). - -fof(axmondialPred15877, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElDaqahliya,f_MeasureFn(3471,inst_SquareKilometer))). - -fof(axmondialPred15878, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElDaqahliya_cities_ElMansura,inst_Countries_ET_provinces_ElDaqahliya)). - -fof(axmondialPred15879, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_Morazan_cities_SanFranciscoGotera,inst_Countries_ES_provinces_Morazan)). - -fof(axmondialPred15880, axiom, - f_member(inst_Norway,inst_Organizations_WTrO)). - -fof(axmondialPred15881, axiom, - f_member(inst_Finland,inst_Organizations_AG)). - -fof(axmondialPred15882, axiom, - f_member(inst_Bolivia,inst_Organizations_RG)). - -fof(axmondialPred15883, axiom, - f_member(inst_Countries_cid_cia_Turks_and_Caicos_Islands,inst_Organizations_CDB)). - -fof(axmondialPred15884, axiom, - f_member(inst_Philippines,inst_Organizations_WMO)). - -fof(axmondialPred15885, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_NW_cities_Stans,inst_Countries_CH_provinces_NW)). - -fof(axmondialPred15886, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElQahira_munic_cities_ElQahira,inst_Countries_ET_provinces_ElQahira_munic)). - -fof(axmondialPred15887, axiom, - f_geographicalSubregion(inst_Taiwan,inst_Continents_Asia)). - -fof(axmondialPred15888, axiom, - f_member(inst_Latvia,inst_Organizations_ICRM)). - -fof(axmondialPred15889, axiom, - 485780 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_SaoJosedosCampos)). - -fof(axmondialPred15890, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_SaoJosedosCampos,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred15891, axiom, - f_sharedBorderLength(inst_Gabon,inst_Cameroon,f_MeasureFn(298,inst_Kilometer))). - -fof(axmondialPred15892, axiom, - f_hasHeadq(inst_Organizations_SADC,inst_Countries_RB_cities_Gaborone)). - -fof(axmondialPred15893, axiom, - 642516 = f_PopulationFn(inst_Countries_MEX_provinces_Campeche)). - -fof(axmondialPred15894, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Campeche,f_MeasureFn(51833,inst_SquareKilometer))). - -fof(axmondialPred15895, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Campeche_cities_Campeche,inst_Countries_MEX_provinces_Campeche)). - -fof(axmondialPred15896, axiom, - 191000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Zelenograd)). - -fof(axmondialPred15897, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Zelenograd,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred15898, axiom, - 1070000 = f_PopulationFn(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Nanning)). - -fof(axmondialPred15899, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Nanning,inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred15900, axiom, - f_member(inst_Sudan,inst_Organizations_IFRCS)). - -fof(axmondialPred15901, axiom, - 357052 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Jinxi)). - -fof(axmondialPred15902, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Jinxi,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred15903, axiom, - f_member(inst_Zambia,inst_Organizations_WCL)). - -fof(axmondialPred15904, axiom, - f_member(inst_Tunisia,inst_Organizations_WHO)). - -fof(axmondialPred15905, axiom, - 325900 = f_PopulationFn(inst_Countries_HCA_provinces_Cortes_cities_SanPedroSula)). - -fof(axmondialPred15906, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Cortes_cities_SanPedroSula,inst_Countries_HCA_provinces_Cortes)). - -fof(axmondialPred15907, axiom, - 203000 = f_PopulationFn(inst_Countries_ET_provinces_ElMinya_cities_ElMinya)). - -fof(axmondialPred15908, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElMinya_cities_ElMinya,inst_Countries_ET_provinces_ElMinya)). - -fof(axmondialPred15909, axiom, - 2400000 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Dalian)). - -fof(axmondialPred15910, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Dalian,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred15911, axiom, - f_member(inst_Israel,inst_Organizations_Inmarsat)). - -fof(axmondialPred15912, axiom, - 1300868 = f_PopulationFn(inst_Countries_EC_cities_Guayaquil)). - -fof(axmondialPred15913, axiom, - f_geographicalSubregion(inst_Countries_EC_cities_Guayaquil,inst_Ecuador)). - -fof(axmondialPred15914, axiom, - 5610362 = f_PopulationFn(inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred15915, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Washington,f_MeasureFn(176479,inst_SquareKilometer))). - -fof(axmondialPred15916, axiom, - f_capitalCity(inst_Countries_USA_provinces_Washington_cities_Olympia,inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred15917, axiom, - 224552 = f_PopulationFn(inst_Countries_CH_provinces_FR)). - -fof(axmondialPred15918, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_FR,f_MeasureFn(1670,inst_SquareKilometer))). - -fof(axmondialPred15919, axiom, - f_capitalCity(inst_Countries_CH_provinces_FR_cities_Fribourg,inst_Countries_CH_provinces_FR)). - -fof(axmondialPred15920, axiom, - 174280 = f_PopulationFn(inst_Countries_YV_cities_Turmero)). - -fof(axmondialPred15921, axiom, - f_geographicalSubregion(inst_Countries_YV_cities_Turmero,inst_Venezuela)). - -fof(axmondialPred15922, axiom, - f_member(inst_Slovenia,inst_Organizations_UNIDO)). - -fof(axmondialPred15923, axiom, - f_capitalCity(inst_Countries_cid_cia_Guam_cities_Agana,inst_Countries_cid_cia_Guam)). - -fof(axmondialPred15924, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Guam,4)). - -fof(axmondialPred15925, axiom, - f_member(inst_Countries_cid_cia_Guam,inst_Organizations_IOC)). - -fof(axmondialPred15926, axiom, - 156974 = f_PopulationFn(inst_Countries_cid_cia_Guam)). - -fof(axmondialPred15927, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Guam,f_MeasureFn(541.3,inst_SquareKilometer))). - -fof(axmondialPred15928, axiom, - 154400 = f_PopulationFn(inst_Countries_GB_provinces_EastSussex_cities_Brighton)). - -fof(axmondialPred15929, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_EastSussex_cities_Brighton,inst_Countries_GB_provinces_EastSussex)). - -fof(axmondialPred15930, axiom, - f_member(inst_Tunisia,inst_Organizations_WToO)). - -fof(axmondialPred15931, axiom, - 228907 = f_PopulationFn(inst_Countries_BR_provinces_Acre_cities_RioBranco)). - -fof(axmondialPred15932, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Acre_cities_RioBranco,inst_Countries_BR_provinces_Acre)). - -fof(axmondialPred15933, axiom, - 219070 = f_PopulationFn(inst_Countries_THA_provinces_Phangnga)). - -fof(axmondialPred15934, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Phangnga,f_MeasureFn(4133,inst_SquareKilometer))). - -fof(axmondialPred15935, axiom, - 274000 = f_PopulationFn(inst_Countries_ET_provinces_Sharqiya_cities_Zagazig)). - -fof(axmondialPred15936, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_Sharqiya_cities_Zagazig,inst_Countries_ET_provinces_Sharqiya)). - -fof(axmondialPred15937, axiom, - f_located(inst_Lakes_DaryachehyeNamak,inst_Countries_IR_provinces_Tehran)). - -fof(axmondialPred15938, axiom, - f_located(inst_Lakes_DaryachehyeNamak,inst_Iran)). - -fof(axmondialPred15939, axiom, - f_landAreaOnly(inst_Lakes_DaryachehyeNamak,f_MeasureFn(1806,inst_SquareKilometer))). - -fof(axmondialPred15940, axiom, - f_member(inst_Paraguay,inst_Organizations_IFAD)). - -fof(axmondialPred15941, axiom, - 167600 = f_PopulationFn(inst_Countries_GB_provinces_Tayside_cities_Dundee)). - -fof(axmondialPred15942, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Tayside_cities_Dundee,inst_Countries_GB_provinces_Tayside)). - -fof(axmondialPred15943, axiom, - 260096 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_BahiaBlanca)). - -fof(axmondialPred15944, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_BahiaBlanca,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred15945, axiom, - f_member(inst_Pakistan,inst_Organizations_AsDB)). - -fof(axmondialPred15946, axiom, - f_located(inst_Mountains_Mpika,inst_Countries_Z_provinces_Northern)). - -fof(axmondialPred15947, axiom, - f_located(inst_Mountains_Mpika,inst_Zambia)). - -fof(axmondialPred15948, axiom, - 2594840 = f_PopulationFn(inst_Countries_USA_provinces_Kansas)). - -fof(axmondialPred15949, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Kansas,f_MeasureFn(213097,inst_SquareKilometer))). - -fof(axmondialPred15950, axiom, - f_capitalCity(inst_Countries_USA_provinces_Kansas_cities_Topeka,inst_Countries_USA_provinces_Kansas)). - -fof(axmondialPred15951, axiom, - f_member(inst_Namibia,inst_Organizations_SADC)). - -fof(axmondialPred15952, axiom, - 160691 = f_PopulationFn(inst_Countries_TJ_provinces_Fujian_cities_Sanming)). - -fof(axmondialPred15953, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Fujian_cities_Sanming,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred15954, axiom, - f_sharedBorderLength(inst_Congo,inst_Cameroon,f_MeasureFn(523,inst_Kilometer))). - -fof(axmondialPred15955, axiom, - 366549 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Huaibei)). - -fof(axmondialPred15956, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Huaibei,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred15957, axiom, - f_member(inst_Cameroon,inst_Organizations_OIC)). - -fof(axmondialPred15958, axiom, - f_landAreaOnly(inst_Cameroon,f_MeasureFn(475440,inst_SquareKilometer))). - -fof(axmondialPred15959, axiom, - f_member(inst_Cameroon,inst_Organizations_IMO)). - -fof(axmondialPred15960, axiom, - f_member(inst_Cameroon,inst_Organizations_Inmarsat)). - -fof(axmondialPred15961, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Nordoueste,inst_Cameroon)). - -fof(axmondialPred15962, axiom, - f_member(inst_Cameroon,inst_Organizations_ICC)). - -fof(axmondialPred15963, axiom, - f_meetsSpatially(inst_Cameroon,inst_Gabon)). - -fof(axmondialPred15964, axiom, - f_member(inst_Cameroon,inst_Organizations_OAU)). - -fof(axmondialPred15965, axiom, - f_member(inst_Cameroon,inst_Organizations_ICFTU)). - -fof(axmondialPred15966, axiom, - f_member(inst_Cameroon,inst_Organizations_IAEA)). - -fof(axmondialPred15967, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cameroon,inst_ServiceSector,47,f_YearFn(1996))). - -fof(axmondialPred15968, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Nordextreme,inst_Cameroon)). - -fof(axmondialPred15969, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Centre,inst_Cameroon)). - -fof(axmondialPred15970, axiom, - 14261557 = f_PopulationFn(inst_Cameroon)). - -fof(axmondialPred15971, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Nord,inst_Cameroon)). - -fof(axmondialPred15972, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Cote,inst_Cameroon)). - -fof(axmondialPred15973, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Est,inst_Cameroon)). - -fof(axmondialPred15974, axiom, - f_inflationRateInCountry(inst_Cameroon,48)). - -fof(axmondialPred15975, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Sud,inst_Cameroon)). - -fof(axmondialPred15976, axiom, - f_member(inst_Cameroon,inst_Organizations_CEEAC)). - -fof(axmondialPred15977, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cameroon,inst_AgriculturalSector,29,f_YearFn(1996))). - -fof(axmondialPred15978, axiom, - f_member(inst_Cameroon,inst_Organizations_AfDB)). - -fof(axmondialPred15979, axiom, - f_member(inst_Cameroon,inst_Organizations_IDB)). - -fof(axmondialPred15980, axiom, - f_member(inst_Cameroon,inst_Organizations_UN)). - -fof(axmondialPred15981, axiom, - f_member(inst_Cameroon,inst_Organizations_WMO)). - -fof(axmondialPred15982, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Adamaoua,inst_Cameroon)). - -fof(axmondialPred15983, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Ouest,inst_Cameroon)). - -fof(axmondialPred15984, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Centre_cities_Yaounde,inst_Cameroon)). - -fof(axmondialPred15985, axiom, - f_member(inst_Cameroon,inst_Organizations_CCC)). - -fof(axmondialPred15986, axiom, - f_member(inst_Cameroon,inst_Organizations_NAM)). - -fof(axmondialPred15987, axiom, - f_geographicSubregion(inst_Countries_CAM_provinces_Sudoueste,inst_Cameroon)). - -fof(axmondialPred15988, axiom, - f_member(inst_Cameroon,inst_Organizations_ILO)). - -fof(axmondialPred15989, axiom, - f_member(inst_Cameroon,inst_Organizations_UNESCO)). - -fof(axmondialPred15990, axiom, - f_meetsSpatially(inst_Cameroon,inst_EquatorialGuinea)). - -fof(axmondialPred15991, axiom, - f_member(inst_Cameroon,inst_Organizations_ACCT)). - -fof(axmondialPred15992, axiom, - f_meetsSpatially(inst_Cameroon,inst_Chad)). - -fof(axmondialPred15993, axiom, - f_meetsSpatially(inst_Cameroon,inst_Nigeria)). - -fof(axmondialPred15994, axiom, - f_meetsSpatially(inst_Cameroon,inst_CentralAfricanRepublic)). - -fof(axmondialPred15995, axiom, - f_member(inst_Cameroon,inst_Organizations_PCA)). - -fof(axmondialPred15996, axiom, - f_member(inst_Cameroon,inst_Organizations_UDEAC)). - -fof(axmondialPred15997, axiom, - f_member(inst_Cameroon,inst_Organizations_UPU)). - -fof(axmondialPred15998, axiom, - f_member(inst_Cameroon,inst_Organizations_WTrO)). - -fof(axmondialPred15999, axiom, - f_meetsSpatially(inst_Cameroon,inst_Congo)). - -fof(axmondialPred16000, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cameroon,inst_IndustrialSector,24,f_YearFn(1996))). - -fof(axmondialPred16001, axiom, - f_sharedBorderLength(inst_Russia,inst_Lithuania,f_MeasureFn(227,inst_Kilometer))). - -fof(axmondialPred16002, axiom, - 3485557 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_LosAngeles)). - -fof(axmondialPred16003, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_LosAngeles,inst_Countries_USA_provinces_California)). - -fof(axmondialPred16004, axiom, - 2916000 = f_PopulationFn(inst_Countries_ET_provinces_ElMinya)). - -fof(axmondialPred16005, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElMinya,f_MeasureFn(2262,inst_SquareKilometer))). - -fof(axmondialPred16006, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElMinya_cities_ElMinya,inst_Countries_ET_provinces_ElMinya)). - -fof(axmondialPred16007, axiom, - 772000 = f_PopulationFn(inst_Countries_RO_provinces_Dolj)). - -fof(axmondialPred16008, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Dolj,f_MeasureFn(7413,inst_SquareKilometer))). - -fof(axmondialPred16009, axiom, - f_capitalCity(inst_Countries_RO_provinces_Dolj_cities_Craiova,inst_Countries_RO_provinces_Dolj)). - -fof(axmondialPred16010, axiom, - f_geographicalSubregion(inst_CapeVerde,inst_Continents_Africa)). - -fof(axmondialPred16011, axiom, - 119779 = f_PopulationFn(inst_Countries_ETH_cities_Mekele)). - -fof(axmondialPred16012, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_Mekele,inst_Ethiopia)). - -fof(axmondialPred16013, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_Cabanas_cities_Sensuntepeque,inst_Countries_ES_provinces_Cabanas)). - -fof(axmondialPred16014, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Neamt_cities_PiatraNeamt,inst_Countries_RO_provinces_Neamt)). - -fof(axmondialPred16015, axiom, - f_member(inst_Italy,inst_Organizations_IFC)). - -fof(axmondialPred16016, axiom, - f_member(inst_Paraguay,inst_Organizations_IDA)). - -fof(axmondialPred16017, axiom, - f_located(inst_Seas_SundaSea,inst_Philippines)). - -fof(axmondialPred16018, axiom, - f_located(inst_Seas_SundaSea,inst_Indonesia)). - -fof(axmondialPred16019, axiom, - f_depth(inst_Seas_SundaSea,7440)). - -fof(axmondialPred16020, axiom, - f_member(inst_Argentina,inst_Organizations_UNMIH)). - -fof(axmondialPred16021, axiom, - 100763 = f_PopulationFn(inst_Countries_ES_cities_Apopa)). - -fof(axmondialPred16022, axiom, - f_geographicalSubregion(inst_Countries_ES_cities_Apopa,inst_ElSalvador)). - -fof(axmondialPred16023, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_ECA)). - -fof(axmondialPred16024, axiom, - f_member(inst_Botswana,inst_Organizations_WTrO)). - -fof(axmondialPred16025, axiom, - f_member(inst_Jordan,inst_Organizations_WFTU)). - -fof(axmondialPred16026, axiom, - f_member(inst_Pakistan,inst_Organizations_OIC)). - -fof(axmondialPred16027, axiom, - 256012 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Neijiang)). - -fof(axmondialPred16028, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Neijiang,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred16029, axiom, - 917200 = f_PopulationFn(inst_Countries_MYA_provinces_Tanintharyi)). - -fof(axmondialPred16030, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Tanintharyi,f_MeasureFn(43343,inst_SquareKilometer))). - -fof(axmondialPred16031, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Tanintharyi_cities_Tavoy,inst_Countries_MYA_provinces_Tanintharyi)). - -fof(axmondialPred16032, axiom, - f_sharedBorderLength(inst_Countries_cid_cia_Gaza_Strip,inst_Egypt,f_MeasureFn(11,inst_Kilometer))). - -fof(axmondialPred16033, axiom, - 128471 = f_PopulationFn(inst_Countries_F_provinces_LanguedocRousillon_cities_Nimes)). - -fof(axmondialPred16034, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_LanguedocRousillon_cities_Nimes,inst_Countries_F_provinces_LanguedocRousillon)). - -fof(axmondialPred16035, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Jordan,inst_AgriculturalSector,11,f_YearFn(1996))). - -fof(axmondialPred16036, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Jordan,inst_IndustrialSector,25,f_YearFn(1996))). - -fof(axmondialPred16037, axiom, - f_member(inst_Jordan,inst_Organizations_UN)). - -fof(axmondialPred16038, axiom, - f_member(inst_Jordan,inst_Organizations_ACC)). - -fof(axmondialPred16039, axiom, - f_member(inst_Jordan,inst_Organizations_UNESCO)). - -fof(axmondialPred16040, axiom, - f_member(inst_Jordan,inst_Organizations_UNIDO)). - -fof(axmondialPred16041, axiom, - f_member(inst_Jordan,inst_Organizations_CCC)). - -fof(axmondialPred16042, axiom, - f_member(inst_Jordan,inst_Organizations_ISO)). - -fof(axmondialPred16043, axiom, - f_member(inst_Jordan,inst_Organizations_AFESD)). - -fof(axmondialPred16044, axiom, - f_landAreaOnly(inst_Jordan,f_MeasureFn(89213,inst_SquareKilometer))). - -fof(axmondialPred16045, axiom, - f_meetsSpatially(inst_Jordan,inst_Syria)). - -fof(axmondialPred16046, axiom, - f_member(inst_Jordan,inst_Organizations_UNMIH)). - -fof(axmondialPred16047, axiom, - f_member(inst_Jordan,inst_Organizations_G_77)). - -fof(axmondialPred16048, axiom, - f_member(inst_Jordan,inst_Organizations_IOM)). - -fof(axmondialPred16049, axiom, - f_member(inst_Jordan,inst_Organizations_IFRCS)). - -fof(axmondialPred16050, axiom, - f_member(inst_Jordan,inst_Organizations_ICAO)). - -fof(axmondialPred16051, axiom, - f_inflationRateInCountry(inst_Jordan,3)). - -fof(axmondialPred16052, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Jordan,inst_ServiceSector,64,f_YearFn(1996))). - -fof(axmondialPred16053, axiom, - f_member(inst_Jordan,inst_Organizations_WHO)). - -fof(axmondialPred16054, axiom, - f_meetsSpatially(inst_Jordan,inst_Israel)). - -fof(axmondialPred16055, axiom, - f_member(inst_Jordan,inst_Organizations_UNOMIL)). - -fof(axmondialPred16056, axiom, - f_member(inst_Jordan,inst_Organizations_UNRWA)). - -fof(axmondialPred16057, axiom, - f_member(inst_Jordan,inst_Organizations_FAO)). - -fof(axmondialPred16058, axiom, - f_member(inst_Jordan,inst_Organizations_UPU)). - -fof(axmondialPred16059, axiom, - f_member(inst_Jordan,inst_Organizations_UNCRO)). - -fof(axmondialPred16060, axiom, - f_member(inst_Jordan,inst_Organizations_IDA)). - -fof(axmondialPred16061, axiom, - f_member(inst_Jordan,inst_Organizations_WIPO)). - -fof(axmondialPred16062, axiom, - f_member(inst_Jordan,inst_Organizations_ITU)). - -fof(axmondialPred16063, axiom, - f_capitalCity(inst_Countries_JOR_cities_Amman,inst_Jordan)). - -fof(axmondialPred16064, axiom, - f_meetsSpatially(inst_Jordan,inst_Iraq)). - -fof(axmondialPred16065, axiom, - f_member(inst_Jordan,inst_Organizations_UNAMIR)). - -fof(axmondialPred16066, axiom, - f_meetsSpatially(inst_Jordan,inst_Countries_cid_cia_West_Bank)). - -fof(axmondialPred16067, axiom, - 4212152 = f_PopulationFn(inst_Jordan)). - -fof(axmondialPred16068, axiom, - f_member(inst_Jordan,inst_Organizations_UNPROFOR)). - -fof(axmondialPred16069, axiom, - f_meetsSpatially(inst_Jordan,inst_SaudiArabia)). - -fof(axmondialPred16070, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Netherlands_Antilles,f_MeasureFn(960,inst_SquareKilometer))). - -fof(axmondialPred16071, axiom, - f_member(inst_Countries_cid_cia_Netherlands_Antilles,inst_Organizations_UPU)). - -fof(axmondialPred16072, axiom, - 208968 = f_PopulationFn(inst_Countries_cid_cia_Netherlands_Antilles)). - -fof(axmondialPred16073, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Netherlands_Antilles,1.5)). - -fof(axmondialPred16074, axiom, - f_capitalCity(inst_Countries_cid_cia_Netherlands_Antilles_cities_Willemstad,inst_Countries_cid_cia_Netherlands_Antilles)). - -fof(axmondialPred16075, axiom, - f_member(inst_SierraLeone,inst_Organizations_OIC)). - -fof(axmondialPred16076, axiom, - 101295 = f_PopulationFn(inst_Countries_GCA_cities_VillaNueva)). - -fof(axmondialPred16077, axiom, - f_geographicalSubregion(inst_Countries_GCA_cities_VillaNueva,inst_Guatemala)). - -fof(axmondialPred16078, axiom, - f_member(inst_Austria,inst_Organizations_ZC)). - -fof(axmondialPred16079, axiom, - f_member(inst_Sudan,inst_Organizations_WHO)). - -fof(axmondialPred16080, axiom, - f_member(inst_Kenya,inst_Organizations_WToO)). - -fof(axmondialPred16081, axiom, - 264081 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Wuhai)). - -fof(axmondialPred16082, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Wuhai,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred16083, axiom, - f_member(inst_Iraq,inst_Organizations_NAM)). - -fof(axmondialPred16084, axiom, - 105100 = f_PopulationFn(inst_Countries_GB_provinces_Devon_cities_Exeter)). - -fof(axmondialPred16085, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Devon_cities_Exeter,inst_Countries_GB_provinces_Devon)). - -fof(axmondialPred16086, axiom, - 14750 = f_PopulationFn(inst_Countries_CH_provinces_AI)). - -fof(axmondialPred16087, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_AI,f_MeasureFn(172,inst_SquareKilometer))). - -fof(axmondialPred16088, axiom, - f_capitalCity(inst_Countries_CH_provinces_AI_cities_Appenzell,inst_Countries_CH_provinces_AI)). - -fof(axmondialPred16089, axiom, - 251000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofMariyEl_cities_YoshkarOla)). - -fof(axmondialPred16090, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofMariyEl_cities_YoshkarOla,inst_Countries_R_provinces_Rep_ofMariyEl)). - -fof(axmondialPred16091, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Cankiri_cities_Cankiri,inst_Countries_TR_provinces_Cankiri)). - -fof(axmondialPred16092, axiom, - f_member(inst_Pakistan,inst_Organizations_UNPREDEP)). - -fof(axmondialPred16093, axiom, - 1110000 = f_PopulationFn(inst_Countries_TJ_provinces_Shanxi_cities_Datong)). - -fof(axmondialPred16094, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shanxi_cities_Datong,inst_Countries_TJ_provinces_Shanxi)). - -fof(axmondialPred16095, axiom, - f_member(inst_Philippines,inst_Organizations_UNESCO)). - -fof(axmondialPred16096, axiom, - 925500 = f_PopulationFn(inst_Countries_TM_provinces_Balkan)). - -fof(axmondialPred16097, axiom, - f_landAreaOnly(inst_Countries_TM_provinces_Balkan,f_MeasureFn(233900,inst_SquareKilometer))). - -fof(axmondialPred16098, axiom, - f_capitalCity(inst_Countries_TM_provinces_Balkan_cities_Nebitdag,inst_Countries_TM_provinces_Balkan)). - -fof(axmondialPred16099, axiom, - f_member(inst_Countries_cid_cia_British_Virgin_Islands,inst_Organizations_Caricom)). - -fof(axmondialPred16100, axiom, - f_sharedBorderLength(inst_Uzbekistan,inst_Afghanistan,f_MeasureFn(137,inst_Kilometer))). - -fof(axmondialPred16101, axiom, - 431370 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Sorocaba)). - -fof(axmondialPred16102, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Sorocaba,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred16103, axiom, - 99332 = f_PopulationFn(inst_Countries_USA_provinces_NewHampshire_cities_Manchester)). - -fof(axmondialPred16104, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewHampshire_cities_Manchester,inst_Countries_USA_provinces_NewHampshire)). - -fof(axmondialPred16105, axiom, - f_member(inst_Pakistan,inst_Organizations_FAO)). - -fof(axmondialPred16106, axiom, - f_member(inst_Jamaica,inst_Organizations_UNESCO)). - -fof(axmondialPred16107, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_ECLAC)). - -fof(axmondialPred16108, axiom, - f_member(inst_Mozambique,inst_Organizations_CCC)). - -fof(axmondialPred16109, axiom, - f_geographicalSubregion(inst_Countries_NAM_cities_Windhoek,inst_Namibia)). - -fof(axmondialPred16110, axiom, - f_member(inst_Colombia,inst_Organizations_IOM)). - -fof(axmondialPred16111, axiom, - 131880 = f_PopulationFn(inst_Countries_I_provinces_EmiliaRomagna_cities_ReggionellEmilia)). - -fof(axmondialPred16112, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_EmiliaRomagna_cities_ReggionellEmilia,inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred16113, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Cook_Islands,inst_Continents_Australia_Oceania)). - -fof(axmondialPred16114, axiom, - 207100 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Rochdale)). - -fof(axmondialPred16115, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Rochdale,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred16116, axiom, - f_member(inst_Panama,inst_Organizations_UNIDO)). - -fof(axmondialPred16117, axiom, - 28000 = f_PopulationFn(inst_Countries_SF_provinces_Mikkeli_cities_Mikkeli)). - -fof(axmondialPred16118, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Mikkeli_cities_Mikkeli,inst_Countries_SF_provinces_Mikkeli)). - -fof(axmondialPred16119, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_LaPaz_cities_LaPaz,inst_Countries_HCA_provinces_LaPaz)). - -fof(axmondialPred16120, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_AlQadisiyah_cities_AdDiwaniyah,inst_Countries_IRQ_provinces_AlQadisiyah)). - -fof(axmondialPred16121, axiom, - f_hasHeadq(inst_Organizations_IADB,inst_Countries_USA_provinces_Distr_Columbia_cities_Washington)). - -fof(axmondialPred16122, axiom, - f_sharedBorderLength(inst_Brazil,inst_Bolivia,f_MeasureFn(3400,inst_Kilometer))). - -fof(axmondialPred16123, axiom, - f_member(inst_Guatemala,inst_Organizations_WTrO)). - -fof(axmondialPred16124, axiom, - 96259 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_WichitaFalls)). - -fof(axmondialPred16125, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_WichitaFalls,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred16126, axiom, - f_located(inst_Islands_Tuvalu,inst_Tuvalu)). - -fof(axmondialPred16127, axiom, - f_landAreaOnly(inst_Islands_Tuvalu,f_MeasureFn(24,inst_SquareKilometer))). - -fof(axmondialPred16128, axiom, - f_member(inst_Sudan,inst_Organizations_OIC)). - -fof(axmondialPred16129, axiom, - f_member(inst_Slovakia,inst_Organizations_ECE)). - -fof(axmondialPred16130, axiom, - 151000 = f_PopulationFn(inst_Countries_AUS_provinces_NewSouthWales_cities_Geelong)). - -fof(axmondialPred16131, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_NewSouthWales_cities_Geelong,inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred16132, axiom, - f_sharedBorderLength(inst_Guinea,inst_CoteDIvoire,f_MeasureFn(610,inst_Kilometer))). - -fof(axmondialPred16133, axiom, - 275800 = f_PopulationFn(inst_Countries_TR_provinces_Kocaeli_cities_Izmit)). - -fof(axmondialPred16134, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kocaeli_cities_Izmit,inst_Countries_TR_provinces_Kocaeli)). - -fof(axmondialPred16135, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Portuguesa_cities_Guanare,inst_Countries_YV_provinces_Portuguesa)). - -fof(axmondialPred16136, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_DamanandDiu_cities_Daman,inst_Countries_IND_provinces_DamanandDiu)). - -fof(axmondialPred16137, axiom, - f_member(inst_Argentina,inst_Organizations_G_15)). - -fof(axmondialPred16138, axiom, - f_hasHeadq(inst_Organizations_UNCTAD,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred16139, axiom, - 528887 = f_PopulationFn(inst_Countries_CH_provinces_AG)). - -fof(axmondialPred16140, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_AG,f_MeasureFn(1403,inst_SquareKilometer))). - -fof(axmondialPred16141, axiom, - f_capitalCity(inst_Countries_CH_provinces_AG_cities_Aarau,inst_Countries_CH_provinces_AG)). - -fof(axmondialPred16142, axiom, - 206000 = f_PopulationFn(inst_Countries_THA_provinces_KhonKaen_cities_KhonKaen)). - -fof(axmondialPred16143, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_KhonKaen_cities_KhonKaen,inst_Countries_THA_provinces_KhonKaen)). - -fof(axmondialPred16144, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Kayah_cities_Loikaw,inst_Countries_MYA_provinces_Kayah)). - -fof(axmondialPred16145, axiom, - 227731 = f_PopulationFn(inst_Countries_BR_provinces_Maranhao_cities_Imperatriz)). - -fof(axmondialPred16146, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Maranhao_cities_Imperatriz,inst_Countries_BR_provinces_Maranhao)). - -fof(axmondialPred16147, axiom, - 1358540 = f_PopulationFn(inst_Countries_DK_cities_Copenhagen)). - -fof(axmondialPred16148, axiom, - f_geographicalSubregion(inst_Countries_DK_cities_Copenhagen,inst_Denmark)). - -fof(axmondialPred16149, axiom, - 1556622 = f_PopulationFn(inst_Countries_MEX_provinces_Yucatan)). - -fof(axmondialPred16150, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Yucatan,f_MeasureFn(39340,inst_SquareKilometer))). - -fof(axmondialPred16151, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Yucatan_cities_Merida,inst_Countries_MEX_provinces_Yucatan)). - -fof(axmondialPred16152, axiom, - 1342877 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco_cities_Recife)). - -fof(axmondialPred16153, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Pernambuco_cities_Recife,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred16154, axiom, - f_member(inst_Cuba,inst_Organizations_PCA)). - -fof(axmondialPred16155, axiom, - 175727 = f_PopulationFn(inst_Countries_USA_provinces_Arkansas_cities_LittleRock)). - -fof(axmondialPred16156, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Arkansas_cities_LittleRock,inst_Countries_USA_provinces_Arkansas)). - -fof(axmondialPred16157, axiom, - f_member(inst_Egypt,inst_Organizations_AMF)). - -fof(axmondialPred16158, axiom, - f_member(inst_SriLanka,inst_Organizations_ITU)). - -fof(axmondialPred16159, axiom, - f_member(inst_Guatemala,inst_Organizations_CACM)). - -fof(axmondialPred16160, axiom, - f_member(inst_Countries_cid_cia_British_Virgin_Islands,inst_Organizations_Interpol)). - -fof(axmondialPred16161, axiom, - f_member(inst_Countries_cid_cia_British_Virgin_Islands,inst_Organizations_ECLAC)). - -fof(axmondialPred16162, axiom, - f_capitalCity(inst_Countries_cid_cia_British_Virgin_Islands_cities_RoadTown,inst_Countries_cid_cia_British_Virgin_Islands)). - -fof(axmondialPred16163, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_British_Virgin_Islands,2.5)). - -fof(axmondialPred16164, axiom, - f_landAreaOnly(inst_Countries_cid_cia_British_Virgin_Islands,f_MeasureFn(150,inst_SquareKilometer))). - -fof(axmondialPred16165, axiom, - 13195 = f_PopulationFn(inst_Countries_cid_cia_British_Virgin_Islands)). - -fof(axmondialPred16166, axiom, - f_member(inst_Romania,inst_Organizations_EBRD)). - -fof(axmondialPred16167, axiom, - 176264 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Bakersfield)). - -fof(axmondialPred16168, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Bakersfield,inst_Countries_USA_provinces_California)). - -fof(axmondialPred16169, axiom, - f_member(inst_Japan,inst_Organizations_UPU)). - -fof(axmondialPred16170, axiom, - f_geographicalSubregion(inst_Togo,inst_Continents_Africa)). - -fof(axmondialPred16171, axiom, - 558073 = f_PopulationFn(inst_Countries_THA_provinces_Saraburi)). - -fof(axmondialPred16172, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Saraburi,f_MeasureFn(3577,inst_SquareKilometer))). - -fof(axmondialPred16173, axiom, - f_capitalCity(inst_Countries_THA_provinces_Saraburi_cities_Saraburi,inst_Countries_THA_provinces_Saraburi)). - -fof(axmondialPred16174, axiom, - f_located(inst_Islands_Bohol,inst_Philippines)). - -fof(axmondialPred16175, axiom, - f_located(inst_Islands_Isabela,inst_Ecuador)). - -fof(axmondialPred16176, axiom, - f_landAreaOnly(inst_Islands_Isabela,f_MeasureFn(5436,inst_SquareKilometer))). - -fof(axmondialPred16177, axiom, - 256862 = f_PopulationFn(inst_Countries_TR_provinces_Kirsehir)). - -fof(axmondialPred16178, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Kirsehir,f_MeasureFn(6570,inst_SquareKilometer))). - -fof(axmondialPred16179, axiom, - f_capitalCity(inst_Countries_TR_provinces_Kirsehir_cities_Kirsehir,inst_Countries_TR_provinces_Kirsehir)). - -fof(axmondialPred16180, axiom, - f_member(inst_Cyprus,inst_Organizations_EBRD)). - -fof(axmondialPred16181, axiom, - 412000 = f_PopulationFn(inst_Countries_PL_provinces_Szczecinskie_cities_Szczecin)). - -fof(axmondialPred16182, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Szczecinskie_cities_Szczecin,inst_Countries_PL_provinces_Szczecinskie)). - -fof(axmondialPred16183, axiom, - f_member(inst_Nepal,inst_Organizations_IFAD)). - -fof(axmondialPred16184, axiom, - f_hasHeadq(inst_Organizations_EBRD,inst_Countries_GB_provinces_GreaterLondon_cities_London)). - -fof(axmondialPred16185, axiom, - f_member(inst_Malawi,inst_Organizations_UNAMIR)). - -fof(axmondialPred16186, axiom, - f_geographicalSubregion(inst_MarshallIslands,inst_Continents_Australia_Oceania)). - -fof(axmondialPred16187, axiom, - 20170986 = f_PopulationFn(inst_Countries_THA_provinces_NortheasternRegion)). - -fof(axmondialPred16188, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NortheasternRegion,f_MeasureFn(169015,inst_SquareKilometer))). - -fof(axmondialPred16189, axiom, - f_geographicalSubregion(inst_PapuaNewGuinea,inst_Continents_Australia_Oceania)). - -fof(axmondialPred16190, axiom, - f_member(inst_Austria,inst_Organizations_PFP)). - -fof(axmondialPred16191, axiom, - f_located(inst_Mountains_BorahPeak,inst_Countries_USA_provinces_Idaho)). - -fof(axmondialPred16192, axiom, - f_located(inst_Mountains_BorahPeak,inst_UnitedStates)). - -fof(axmondialPred16193, axiom, - 1257000 = f_PopulationFn(inst_Countries_PK_cities_Multan)). - -fof(axmondialPred16194, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Multan,inst_Pakistan)). - -fof(axmondialPred16195, axiom, - f_located(inst_Mountains_MtAylmer,inst_Countries_CDN_provinces_Alberta)). - -fof(axmondialPred16196, axiom, - f_located(inst_Mountains_MtAylmer,inst_Canada)). - -fof(axmondialPred16197, axiom, - f_member(inst_Switzerland,inst_Organizations_UNITAR)). - -fof(axmondialPred16198, axiom, - f_member(inst_Denmark,inst_Organizations_IOC)). - -fof(axmondialPred16199, axiom, - f_member(inst_Afghanistan,inst_Organizations_WHO)). - -fof(axmondialPred16200, axiom, - 275221 = f_PopulationFn(inst_Countries_USA_provinces_NewJersey_cities_Newark)). - -fof(axmondialPred16201, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewJersey_cities_Newark,inst_Countries_USA_provinces_NewJersey)). - -fof(axmondialPred16202, axiom, - f_located(inst_Rivers_Gloma,inst_Countries_N_provinces_Hedmark)). - -fof(axmondialPred16203, axiom, - f_located(inst_Rivers_Gloma,inst_Countries_N_provinces_Oestfold)). - -fof(axmondialPred16204, axiom, - f_located(inst_Rivers_Gloma,inst_Countries_N_provinces_Akershus)). - -fof(axmondialPred16205, axiom, - f_located(inst_Rivers_Gloma,inst_Norway)). - -fof(axmondialPred16206, axiom, - f_flowsInto(inst_Rivers_Gloma,inst_Seas_NorthSea)). - -fof(axmondialPred16207, axiom, - f_length(inst_Rivers_Gloma,598)). - -fof(axmondialPred16208, axiom, - 251000 = f_PopulationFn(inst_Countries_PL_provinces_Gdanskie_cities_Gdynia)). - -fof(axmondialPred16209, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Gdanskie_cities_Gdynia,inst_Countries_PL_provinces_Gdanskie)). - -fof(axmondialPred16210, axiom, - 1652000 = f_PopulationFn(inst_Countries_UZB_provinces_Namangan)). - -fof(axmondialPred16211, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Namangan,f_MeasureFn(7900,inst_SquareKilometer))). - -fof(axmondialPred16212, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Namangan_cities_Namangan,inst_Countries_UZB_provinces_Namangan)). - -fof(axmondialPred16213, axiom, - 1200000 = f_PopulationFn(inst_Countries_GE_cities_Tbilisi)). - -fof(axmondialPred16214, axiom, - f_geographicalSubregion(inst_Countries_GE_cities_Tbilisi,inst_Georgia)). - -fof(axmondialPred16215, axiom, - 47073 = f_PopulationFn(inst_Countries_CO_provinces_Guaviare)). - -fof(axmondialPred16216, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Guaviare,f_MeasureFn(42327,inst_SquareKilometer))). - -fof(axmondialPred16217, axiom, - f_capitalCity(inst_Countries_CO_provinces_Guaviare_cities_SanJosedelGuaviare,inst_Countries_CO_provinces_Guaviare)). - -fof(axmondialPred16218, axiom, - f_member(inst_Paraguay,inst_Organizations_ICFTU)). - -fof(axmondialPred16219, axiom, - f_member(inst_Zambia,inst_Organizations_IDA)). - -fof(axmondialPred16220, axiom, - f_member(inst_Israel,inst_Organizations_UNIDO)). - -fof(axmondialPred16221, axiom, - f_member(inst_Luxembourg,inst_Organizations_Intelsat)). - -fof(axmondialPred16222, axiom, - 126035 = f_PopulationFn(inst_Countries_D_provinces_Thuringen_cities_Gera)). - -fof(axmondialPred16223, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Thuringen_cities_Gera,inst_Countries_D_provinces_Thuringen)). - -fof(axmondialPred16224, axiom, - f_member(inst_Armenia,inst_Organizations_OSCE)). - -fof(axmondialPred16225, axiom, - f_member(inst_Bolivia,inst_Organizations_OAS)). - -fof(axmondialPred16226, axiom, - 698752 = f_PopulationFn(inst_Countries_MEX_provinces_BajaCalifornia_cities_Tijuana)). - -fof(axmondialPred16227, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_BajaCalifornia_cities_Tijuana,inst_Countries_MEX_provinces_BajaCalifornia)). - -fof(axmondialPred16228, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_IMO)). - -fof(axmondialPred16229, axiom, - f_located(inst_Islands_Tilos,inst_Greece)). - -fof(axmondialPred16230, axiom, - f_member(inst_Norway,inst_Organizations_ITU)). - -fof(axmondialPred16231, axiom, - 97898 = f_PopulationFn(inst_Countries_SF_provinces_Oulu_cities_Oulu)). - -fof(axmondialPred16232, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Oulu_cities_Oulu,inst_Countries_SF_provinces_Oulu)). - -fof(axmondialPred16233, axiom, - f_member(inst_NorthKorea,inst_Organizations_IMO)). - -fof(axmondialPred16234, axiom, - f_meetsSpatially(inst_NorthKorea,inst_China)). - -fof(axmondialPred16235, axiom, - f_member(inst_NorthKorea,inst_Organizations_UNESCO)). - -fof(axmondialPred16236, axiom, - f_member(inst_NorthKorea,inst_Organizations_ICRM)). - -fof(axmondialPred16237, axiom, - f_member(inst_NorthKorea,inst_Organizations_WFTU)). - -fof(axmondialPred16238, axiom, - f_sectorCompositionOfGDPInPeriod(inst_NorthKorea,inst_ServiceSector,15,f_YearFn(1996))). - -fof(axmondialPred16239, axiom, - f_member(inst_NorthKorea,inst_Organizations_IFAD)). - -fof(axmondialPred16240, axiom, - 23904124 = f_PopulationFn(inst_NorthKorea)). - -fof(axmondialPred16241, axiom, - f_member(inst_NorthKorea,inst_Organizations_UNIDO)). - -fof(axmondialPred16242, axiom, - f_member(inst_NorthKorea,inst_Organizations_WIPO)). - -fof(axmondialPred16243, axiom, - f_landAreaOnly(inst_NorthKorea,f_MeasureFn(120540,inst_SquareKilometer))). - -fof(axmondialPred16244, axiom, - f_member(inst_NorthKorea,inst_Organizations_ITU)). - -fof(axmondialPred16245, axiom, - f_meetsSpatially(inst_NorthKorea,inst_Russia)). - -fof(axmondialPred16246, axiom, - f_member(inst_NorthKorea,inst_Organizations_NAM)). - -fof(axmondialPred16247, axiom, - f_member(inst_NorthKorea,inst_Organizations_WHO)). - -fof(axmondialPred16248, axiom, - f_sectorCompositionOfGDPInPeriod(inst_NorthKorea,inst_IndustrialSector,60,f_YearFn(1996))). - -fof(axmondialPred16249, axiom, - f_sectorCompositionOfGDPInPeriod(inst_NorthKorea,inst_AgriculturalSector,25,f_YearFn(1996))). - -fof(axmondialPred16250, axiom, - f_capitalCity(inst_Countries_NOK_cities_Pyongyang,inst_NorthKorea)). - -fof(axmondialPred16251, axiom, - f_member(inst_NorthKorea,inst_Organizations_IFRCS)). - -fof(axmondialPred16252, axiom, - f_meetsSpatially(inst_NorthKorea,inst_SouthKorea)). - -fof(axmondialPred16253, axiom, - f_member(inst_NorthKorea,inst_Organizations_ESCAP)). - -fof(axmondialPred16254, axiom, - 163552 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Jining)). - -fof(axmondialPred16255, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Jining,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred16256, axiom, - f_member(inst_Japan,inst_Organizations_BIS)). - -fof(axmondialPred16257, axiom, - f_sharedBorderLength(inst_Turkmenistan,inst_Kazakstan,f_MeasureFn(379,inst_Kilometer))). - -fof(axmondialPred16258, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Tromelin_Island,f_MeasureFn(1,inst_SquareKilometer))). - -fof(axmondialPred16259, axiom, - f_member(inst_ElSalvador,inst_Organizations_ILO)). - -fof(axmondialPred16260, axiom, - 4500 = f_PopulationFn(inst_Countries_N_provinces_Nordland_cities_Svolvaer)). - -fof(axmondialPred16261, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Nordland_cities_Svolvaer,inst_Countries_N_provinces_Nordland)). - -fof(axmondialPred16262, axiom, - f_member(inst_Romania,inst_Organizations_ITU)). - -fof(axmondialPred16263, axiom, - f_member(inst_SriLanka,inst_Organizations_ESCAP)). - -fof(axmondialPred16264, axiom, - 90720 = f_PopulationFn(inst_Countries_B_provinces_Hainaut_cities_Mons)). - -fof(axmondialPred16265, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_Hainaut_cities_Mons,inst_Countries_B_provinces_Hainaut)). - -fof(axmondialPred16266, axiom, - 133179 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Ontario)). - -fof(axmondialPred16267, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Ontario,inst_Countries_USA_provinces_California)). - -fof(axmondialPred16268, axiom, - 854800 = f_PopulationFn(inst_Countries_EAT_provinces_Kigoma)). - -fof(axmondialPred16269, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Kigoma,f_MeasureFn(37037,inst_SquareKilometer))). - -fof(axmondialPred16270, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Kigoma_cities_KigomaUjiji,inst_Countries_EAT_provinces_Kigoma)). - -fof(axmondialPred16271, axiom, - 260100 = f_PopulationFn(inst_Countries_ES_provinces_LaPaz)). - -fof(axmondialPred16272, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_LaPaz,f_MeasureFn(1224,inst_SquareKilometer))). - -fof(axmondialPred16273, axiom, - f_capitalCity(inst_Countries_ES_provinces_LaPaz_cities_Zacatecoluca,inst_Countries_ES_provinces_LaPaz)). - -fof(axmondialPred16274, axiom, - f_geographicalSubregion(inst_Portugal,inst_Continents_Europe)). - -fof(axmondialPred16275, axiom, - f_located(inst_Rivers_Ruki,inst_Countries_ZRE_provinces_Equateur)). - -fof(axmondialPred16276, axiom, - f_located(inst_Rivers_Ruki,inst_Zaire)). - -fof(axmondialPred16277, axiom, - f_flowsInto(inst_Rivers_Ruki,inst_Rivers_Zaire)). - -fof(axmondialPred16278, axiom, - f_length(inst_Rivers_Ruki,730)). - -fof(axmondialPred16279, axiom, - f_member(inst_Nepal,inst_Organizations_AsDB)). - -fof(axmondialPred16280, axiom, - f_member(inst_Zambia,inst_Organizations_NAM)). - -fof(axmondialPred16281, axiom, - f_located(inst_Rivers_Tobol,inst_Countries_KAZ_provinces_Qostanay)). - -fof(axmondialPred16282, axiom, - f_located(inst_Rivers_Tobol,inst_Countries_R_provinces_Tyumenskayaoblast)). - -fof(axmondialPred16283, axiom, - f_located(inst_Rivers_Tobol,inst_Countries_R_provinces_Kurganskayaoblast)). - -fof(axmondialPred16284, axiom, - f_located(inst_Rivers_Tobol,inst_Kazakstan)). - -fof(axmondialPred16285, axiom, - f_located(inst_Rivers_Tobol,inst_Russia)). - -fof(axmondialPred16286, axiom, - f_flowsInto(inst_Rivers_Tobol,inst_Rivers_Ob)). - -fof(axmondialPred16287, axiom, - f_length(inst_Rivers_Tobol,1591)). - -fof(axmondialPred16288, axiom, - f_member(inst_Egypt,inst_Organizations_G_24)). - -fof(axmondialPred16289, axiom, - f_member(inst_Guatemala,inst_Organizations_WToO)). - -fof(axmondialPred16290, axiom, - 438639 = f_PopulationFn(inst_Countries_IND_provinces_MadhyaPradesh_cities_Raipur)). - -fof(axmondialPred16291, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_MadhyaPradesh_cities_Raipur,inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred16292, axiom, - 3924000 = f_PopulationFn(inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred16293, axiom, - f_landAreaOnly(inst_Countries_I_provinces_EmiliaRomagna,f_MeasureFn(22123,inst_SquareKilometer))). - -fof(axmondialPred16294, axiom, - f_capitalCity(inst_Countries_I_provinces_EmiliaRomagna_cities_Bologna,inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred16295, axiom, - 286458 = f_PopulationFn(inst_Countries_RA_provinces_SanLuis)). - -fof(axmondialPred16296, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_SanLuis,f_MeasureFn(76748,inst_SquareKilometer))). - -fof(axmondialPred16297, axiom, - f_capitalCity(inst_Countries_RA_provinces_SanLuis_cities_SanLuis,inst_Countries_RA_provinces_SanLuis)). - -fof(axmondialPred16298, axiom, - f_member(inst_Austria,inst_Organizations_EN)). - -fof(axmondialPred16299, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_ITU)). - -fof(axmondialPred16300, axiom, - f_member(inst_Nicaragua,inst_Organizations_IADB)). - -fof(axmondialPred16301, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_UNESCO)). - -fof(axmondialPred16302, axiom, - f_member(inst_Slovakia,inst_Organizations_Intelsat)). - -fof(axmondialPred16303, axiom, - 7483789 = f_PopulationFn(inst_Countries_THA_provinces_SouthernRegion)). - -fof(axmondialPred16304, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SouthernRegion,f_MeasureFn(70718,inst_SquareKilometer))). - -fof(axmondialPred16305, axiom, - f_geographicalSubregion(inst_Russia,inst_Continents_Europe)). - -fof(axmondialPred16306, axiom, - f_member(inst_Finland,inst_Organizations_EU)). - -fof(axmondialPred16307, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_WHO)). - -fof(axmondialPred16308, axiom, - f_sharedBorderLength(inst_Sweden,inst_Norway,f_MeasureFn(1619,inst_Kilometer))). - -fof(axmondialPred16309, axiom, - 1109548 = f_PopulationFn(inst_Countries_THA_provinces_NakhonSawan)). - -fof(axmondialPred16310, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NakhonSawan,f_MeasureFn(9565,inst_SquareKilometer))). - -fof(axmondialPred16311, axiom, - f_capitalCity(inst_Countries_THA_provinces_NakhonSawan_cities_NakhonSawan,inst_Countries_THA_provinces_NakhonSawan)). - -fof(axmondialPred16312, axiom, - 100850 = f_PopulationFn(inst_Countries_USA_provinces_Michigan_cities_Livonia)). - -fof(axmondialPred16313, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Michigan_cities_Livonia,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred16314, axiom, - f_member(inst_Italy,inst_Organizations_G_7)). - -fof(axmondialPred16315, axiom, - f_member(inst_Japan,inst_Organizations_Intelsat)). - -fof(axmondialPred16316, axiom, - 119302 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_SanNicolasdelosArroyos)). - -fof(axmondialPred16317, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_SanNicolasdelosArroyos,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred16318, axiom, - 2549800 = f_PopulationFn(inst_Countries_UA_provinces_Krym)). - -fof(axmondialPred16319, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Krym,f_MeasureFn(27000,inst_SquareKilometer))). - -fof(axmondialPred16320, axiom, - f_capitalCity(inst_Countries_UA_provinces_Krym_cities_Simferopol,inst_Countries_UA_provinces_Krym)). - -fof(axmondialPred16321, axiom, - f_member(inst_Paraguay,inst_Organizations_ILO)). - -fof(axmondialPred16322, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_IFC)). - -fof(axmondialPred16323, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_WIPO)). - -fof(axmondialPred16324, axiom, - f_member(inst_Nigeria,inst_Organizations_G_24)). - -fof(axmondialPred16325, axiom, - f_member(inst_Nigeria,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred16326, axiom, - f_geographicalSubregion(inst_Georgia,inst_Continents_Asia)). - -fof(axmondialPred16327, axiom, - f_hasHeadq(inst_Organizations_UNMOGIP,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred16328, axiom, - 257000 = f_PopulationFn(inst_Countries_R_provinces_Irkutskayaoblast_cities_Bratsk)). - -fof(axmondialPred16329, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Irkutskayaoblast_cities_Bratsk,inst_Countries_R_provinces_Irkutskayaoblast)). - -fof(axmondialPred16330, axiom, - 324881 = f_PopulationFn(inst_Countries_IND_provinces_AndhraPradesh_cities_Rajahmundry)). - -fof(axmondialPred16331, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_AndhraPradesh_cities_Rajahmundry,inst_Countries_IND_provinces_AndhraPradesh)). - -fof(axmondialPred16332, axiom, - 110269 = f_PopulationFn(inst_Countries_RA_provinces_Catamarca_cities_SanFernandodelValledeCatamarca)). - -fof(axmondialPred16333, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Catamarca_cities_SanFernandodelValledeCatamarca,inst_Countries_RA_provinces_Catamarca)). - -fof(axmondialPred16334, axiom, - 191435 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Windsor)). - -fof(axmondialPred16335, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Windsor,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred16336, axiom, - 169426 = f_PopulationFn(inst_Countries_MEX_provinces_BajaCalifornia_cities_Ensenada)). - -fof(axmondialPred16337, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_BajaCalifornia_cities_Ensenada,inst_Countries_MEX_provinces_BajaCalifornia)). - -fof(axmondialPred16338, axiom, - 2449000 = f_PopulationFn(inst_Countries_ET_provinces_ElMinufiya)). - -fof(axmondialPred16339, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElMinufiya,f_MeasureFn(1532,inst_SquareKilometer))). - -fof(axmondialPred16340, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElMinufiya_cities_ShibinelKom,inst_Countries_ET_provinces_ElMinufiya)). - -fof(axmondialPred16341, axiom, - 101677 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Glouchester)). - -fof(axmondialPred16342, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Glouchester,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred16343, axiom, - 205504 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Qianjiang)). - -fof(axmondialPred16344, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Qianjiang,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred16345, axiom, - f_member(inst_Rwanda,inst_Organizations_ACP)). - -fof(axmondialPred16346, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Kilimanjaro_cities_Moshi,inst_Countries_EAT_provinces_Kilimanjaro)). - -fof(axmondialPred16347, axiom, - 133143 = f_PopulationFn(inst_Countries_TR_provinces_Tunceli)). - -fof(axmondialPred16348, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Tunceli,f_MeasureFn(7774,inst_SquareKilometer))). - -fof(axmondialPred16349, axiom, - f_capitalCity(inst_Countries_TR_provinces_Tunceli_cities_Tunceli,inst_Countries_TR_provinces_Tunceli)). - -fof(axmondialPred16350, axiom, - f_member(inst_China,inst_Organizations_IDA)). - -fof(axmondialPred16351, axiom, - f_member(inst_Albania,inst_Organizations_FAO)). - -fof(axmondialPred16352, axiom, - 155438 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_Cadiz)). - -fof(axmondialPred16353, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_Cadiz,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred16354, axiom, - 1113500 = f_PopulationFn(inst_Countries_TAD_provinces_Khatlon)). - -fof(axmondialPred16355, axiom, - f_landAreaOnly(inst_Countries_TAD_provinces_Khatlon,f_MeasureFn(12600,inst_SquareKilometer))). - -fof(axmondialPred16356, axiom, - f_capitalCity(inst_Countries_TAD_provinces_Khatlon_cities_Qurghonteppa,inst_Countries_TAD_provinces_Khatlon)). - -fof(axmondialPred16357, axiom, - 109800 = f_PopulationFn(inst_Countries_GB_provinces_Wiltshire_cities_Salisbury)). - -fof(axmondialPred16358, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Wiltshire_cities_Salisbury,inst_Countries_GB_provinces_Wiltshire)). - -fof(axmondialPred16359, axiom, - f_member(inst_Tunisia,inst_Organizations_IAEA)). - -fof(axmondialPred16360, axiom, - 629000 = f_PopulationFn(inst_Countries_R_provinces_Yaroslavskayaoblast_cities_Yaroslavl)). - -fof(axmondialPred16361, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Yaroslavskayaoblast_cities_Yaroslavl,inst_Countries_R_provinces_Yaroslavskayaoblast)). - -fof(axmondialPred16362, axiom, - f_member(inst_Mozambique,inst_Organizations_IDA)). - -fof(axmondialPred16363, axiom, - f_member(inst_Romania,inst_Organizations_UPU)). - -fof(axmondialPred16364, axiom, - 40670000 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred16365, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Liaoning,f_MeasureFn(145700,inst_SquareKilometer))). - -fof(axmondialPred16366, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Liaoning_cities_Shenyang,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred16367, axiom, - f_hasHeadq(inst_Organizations_AG,inst_Countries_PE_provinces_Lima_cities_Lima)). - -fof(axmondialPred16368, axiom, - 314398 = f_PopulationFn(inst_Countries_CDN_provinces_Quebec_cities_Laval)). - -fof(axmondialPred16369, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Quebec_cities_Laval,inst_Countries_CDN_provinces_Quebec)). - -fof(axmondialPred16370, axiom, - 100838 = f_PopulationFn(inst_Countries_cid_cia_Mayotte)). - -fof(axmondialPred16371, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Mayotte,f_MeasureFn(375,inst_SquareKilometer))). - -fof(axmondialPred16372, axiom, - f_capitalCity(inst_Countries_cid_cia_Mayotte_cities_Mamoutzou,inst_Countries_cid_cia_Mayotte)). - -fof(axmondialPred16373, axiom, - f_located(inst_Lakes_LakeNatron,inst_Countries_EAT_provinces_Arusha)). - -fof(axmondialPred16374, axiom, - f_located(inst_Lakes_LakeNatron,inst_Tanzania)). - -fof(axmondialPred16375, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_ECOWAS)). - -fof(axmondialPred16376, axiom, - f_geographicalSubregion(inst_Cameroon,inst_Continents_Africa)). - -fof(axmondialPred16377, axiom, - 222518 = f_PopulationFn(inst_Countries_DZ_cities_Annaba)). - -fof(axmondialPred16378, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Annaba,inst_Algeria)). - -fof(axmondialPred16379, axiom, - f_member(inst_Japan,inst_Organizations_ICC)). - -fof(axmondialPred16380, axiom, - f_member(inst_Israel,inst_Organizations_IMF)). - -fof(axmondialPred16381, axiom, - 304100 = f_PopulationFn(inst_Countries_AUS_provinces_AustraliaCapitalTerritory)). - -fof(axmondialPred16382, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_AustraliaCapitalTerritory,f_MeasureFn(2452,inst_SquareKilometer))). - -fof(axmondialPred16383, axiom, - f_capitalCity(inst_Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra,inst_Countries_AUS_provinces_AustraliaCapitalTerritory)). - -fof(axmondialPred16384, axiom, - 3041101 = f_PopulationFn(inst_Countries_E_provinces_Madrid_cities_Madrid)). - -fof(axmondialPred16385, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Madrid_cities_Madrid,inst_Countries_E_provinces_Madrid)). - -fof(axmondialPred16386, axiom, - 127946 = f_PopulationFn(inst_Countries_D_provinces_Bayern_cities_Wurzburg)). - -fof(axmondialPred16387, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bayern_cities_Wurzburg,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred16388, axiom, - 31740 = f_PopulationFn(inst_Countries_USA_provinces_Maryland_cities_Annapolis)). - -fof(axmondialPred16389, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Maryland_cities_Annapolis,inst_Countries_USA_provinces_Maryland)). - -fof(axmondialPred16390, axiom, - 138274 = f_PopulationFn(inst_Countries_BR_provinces_Ceara_cities_Sobral)). - -fof(axmondialPred16391, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Ceara_cities_Sobral,inst_Countries_BR_provinces_Ceara)). - -fof(axmondialPred16392, axiom, - 30400 = f_PopulationFn(inst_Countries_USA_provinces_NewHampshire_cities_Concord)). - -fof(axmondialPred16393, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewHampshire_cities_Concord,inst_Countries_USA_provinces_NewHampshire)). - -fof(axmondialPred16394, axiom, - 295825 = f_PopulationFn(inst_Countries_RC_cities_Chungli)). - -fof(axmondialPred16395, axiom, - f_geographicalSubregion(inst_Countries_RC_cities_Chungli,inst_Taiwan)). - -fof(axmondialPred16396, axiom, - 472400 = f_PopulationFn(inst_Countries_PL_provinces_Koninskie)). - -fof(axmondialPred16397, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Koninskie,f_MeasureFn(5139,inst_SquareKilometer))). - -fof(axmondialPred16398, axiom, - f_capitalCity(inst_Countries_PL_provinces_Koninskie_cities_Konin,inst_Countries_PL_provinces_Koninskie)). - -fof(axmondialPred16399, axiom, - f_member(inst_Moldova,inst_Organizations_FAO)). - -fof(axmondialPred16400, axiom, - 186011 = f_PopulationFn(inst_Countries_NL_provinces_Limburg_cities_Geleen)). - -fof(axmondialPred16401, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Limburg_cities_Geleen,inst_Countries_NL_provinces_Limburg)). - -fof(axmondialPred16402, axiom, - f_member(inst_Italy,inst_Organizations_WIPO)). - -fof(axmondialPred16403, axiom, - 1651600 = f_PopulationFn(inst_Countries_CAM_provinces_Centre)). - -fof(axmondialPred16404, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Centre,f_MeasureFn(68926,inst_SquareKilometer))). - -fof(axmondialPred16405, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Centre_cities_Yaounde,inst_Countries_CAM_provinces_Centre)). - -fof(axmondialPred16406, axiom, - f_member(inst_Botswana,inst_Organizations_ICFTU)). - -fof(axmondialPred16407, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_Interpol)). - -fof(axmondialPred16408, axiom, - f_located(inst_Islands_Chios,inst_Greece)). - -fof(axmondialPred16409, axiom, - f_landAreaOnly(inst_Islands_Chios,f_MeasureFn(806,inst_SquareKilometer))). - -fof(axmondialPred16410, axiom, - 23780000 = f_PopulationFn(inst_Countries_TJ_provinces_Gansu)). - -fof(axmondialPred16411, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Gansu,f_MeasureFn(450000,inst_SquareKilometer))). - -fof(axmondialPred16412, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Gansu_cities_Lanzhou,inst_Countries_TJ_provinces_Gansu)). - -fof(axmondialPred16413, axiom, - f_geographicalSubregion(inst_TrinidadAndTobago,inst_Continents_America)). - -fof(axmondialPred16414, axiom, - 1899000 = f_PopulationFn(inst_Countries_UZB_provinces_Andijon)). - -fof(axmondialPred16415, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Andijon,f_MeasureFn(4200,inst_SquareKilometer))). - -fof(axmondialPred16416, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Andijon_cities_Andijon,inst_Countries_UZB_provinces_Andijon)). - -fof(axmondialPred16417, axiom, - f_sharedBorderLength(inst_Slovakia,inst_Austria,f_MeasureFn(91,inst_Kilometer))). - -fof(axmondialPred16418, axiom, - f_member(inst_Egypt,inst_Organizations_WToO)). - -fof(axmondialPred16419, axiom, - f_member(inst_Egypt,inst_Organizations_UNRWA)). - -fof(axmondialPred16420, axiom, - f_member(inst_Egypt,inst_Organizations_NAM)). - -fof(axmondialPred16421, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElBahrelAhmar,inst_Egypt)). - -fof(axmondialPred16422, axiom, - f_meetsSpatially(inst_Egypt,inst_Israel)). - -fof(axmondialPred16423, axiom, - f_member(inst_Egypt,inst_Organizations_IMO)). - -fof(axmondialPred16424, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElMinufiya,inst_Egypt)). - -fof(axmondialPred16425, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElQahira_munic_cities_Cairo,inst_Egypt)). - -fof(axmondialPred16426, axiom, - f_member(inst_Egypt,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred16427, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElDaqahliya,inst_Egypt)). - -fof(axmondialPred16428, axiom, - f_member(inst_Egypt,inst_Organizations_Inmarsat)). - -fof(axmondialPred16429, axiom, - f_member(inst_Egypt,inst_Organizations_ECA)). - -fof(axmondialPred16430, axiom, - f_member(inst_Egypt,inst_Organizations_WFTU)). - -fof(axmondialPred16431, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_Ismailiya,inst_Egypt)). - -fof(axmondialPred16432, axiom, - f_meetsSpatially(inst_Egypt,inst_Sudan)). - -fof(axmondialPred16433, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_Aswan,inst_Egypt)). - -fof(axmondialPred16434, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_Sharqiya,inst_Egypt)). - -fof(axmondialPred16435, axiom, - f_member(inst_Egypt,inst_Organizations_Interpol)). - -fof(axmondialPred16436, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_Asyut,inst_Egypt)). - -fof(axmondialPred16437, axiom, - f_member(inst_Egypt,inst_Organizations_MINURSO)). - -fof(axmondialPred16438, axiom, - 63575107 = f_PopulationFn(inst_Egypt)). - -fof(axmondialPred16439, axiom, - f_meetsSpatially(inst_Egypt,inst_Countries_cid_cia_Gaza_Strip)). - -fof(axmondialPred16440, axiom, - f_member(inst_Egypt,inst_Organizations_IOC)). - -fof(axmondialPred16441, axiom, - f_member(inst_Egypt,inst_Organizations_IFRCS)). - -fof(axmondialPred16442, axiom, - f_member(inst_Egypt,inst_Organizations_UNCRO)). - -fof(axmondialPred16443, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_Dumyat,inst_Egypt)). - -fof(axmondialPred16444, axiom, - f_member(inst_Egypt,inst_Organizations_IDA)). - -fof(axmondialPred16445, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElGharbiya,inst_Egypt)). - -fof(axmondialPred16446, axiom, - f_member(inst_Egypt,inst_Organizations_CCC)). - -fof(axmondialPred16447, axiom, - f_member(inst_Egypt,inst_Organizations_ICAO)). - -fof(axmondialPred16448, axiom, - f_member(inst_Egypt,inst_Organizations_Intelsat)). - -fof(axmondialPred16449, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_SinaashShamaliyah,inst_Egypt)). - -fof(axmondialPred16450, axiom, - f_member(inst_Egypt,inst_Organizations_WTrO)). - -fof(axmondialPred16451, axiom, - f_member(inst_Egypt,inst_Organizations_IBRD)). - -fof(axmondialPred16452, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_Qena,inst_Egypt)). - -fof(axmondialPred16453, axiom, - f_member(inst_Egypt,inst_Organizations_PCA)). - -fof(axmondialPred16454, axiom, - f_member(inst_Egypt,inst_Organizations_AG)). - -fof(axmondialPred16455, axiom, - f_member(inst_Egypt,inst_Organizations_OIC)). - -fof(axmondialPred16456, axiom, - f_landAreaOnly(inst_Egypt,f_MeasureFn(1001450,inst_SquareKilometer))). - -fof(axmondialPred16457, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_BurSaid_munic,inst_Egypt)). - -fof(axmondialPred16458, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElFaiyum,inst_Egypt)). - -fof(axmondialPred16459, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElQahira_munic,inst_Egypt)). - -fof(axmondialPred16460, axiom, - f_member(inst_Egypt,inst_Organizations_UNIDO)). - -fof(axmondialPred16461, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElWadielJadid,inst_Egypt)). - -fof(axmondialPred16462, axiom, - f_inflationRateInCountry(inst_Egypt,9.4)). - -fof(axmondialPred16463, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_Sohag,inst_Egypt)). - -fof(axmondialPred16464, axiom, - f_member(inst_Egypt,inst_Organizations_WIPO)). - -fof(axmondialPred16465, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_SinaalJanubiyah,inst_Egypt)). - -fof(axmondialPred16466, axiom, - f_member(inst_Egypt,inst_Organizations_UN)). - -fof(axmondialPred16467, axiom, - f_member(inst_Egypt,inst_Organizations_ICC)). - -fof(axmondialPred16468, axiom, - f_meetsSpatially(inst_Egypt,inst_Libya)). - -fof(axmondialPred16469, axiom, - f_member(inst_Egypt,inst_Organizations_BSEC)). - -fof(axmondialPred16470, axiom, - f_member(inst_Egypt,inst_Organizations_UNPREDEP)). - -fof(axmondialPred16471, axiom, - f_member(inst_Egypt,inst_Organizations_IMF)). - -fof(axmondialPred16472, axiom, - f_member(inst_Egypt,inst_Organizations_ACCT)). - -fof(axmondialPred16473, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_Matruh,inst_Egypt)). - -fof(axmondialPred16474, axiom, - f_member(inst_Egypt,inst_Organizations_UNOMIG)). - -fof(axmondialPred16475, axiom, - f_member(inst_Egypt,inst_Organizations_ISO)). - -fof(axmondialPred16476, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElGiza,inst_Egypt)). - -fof(axmondialPred16477, axiom, - f_member(inst_Egypt,inst_Organizations_OAS)). - -fof(axmondialPred16478, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElMinya,inst_Egypt)). - -fof(axmondialPred16479, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElIskandariya_munic,inst_Egypt)). - -fof(axmondialPred16480, axiom, - f_member(inst_Egypt,inst_Organizations_G_19)). - -fof(axmondialPred16481, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_KafrelSheikh,inst_Egypt)). - -fof(axmondialPred16482, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElSuweiz_munic,inst_Egypt)). - -fof(axmondialPred16483, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElQalubiya,inst_Egypt)). - -fof(axmondialPred16484, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_BeniSuef,inst_Egypt)). - -fof(axmondialPred16485, axiom, - f_geographicSubregion(inst_Countries_ET_provinces_ElBuhayra,inst_Egypt)). - -fof(axmondialPred16486, axiom, - 33619 = f_PopulationFn(inst_Countries_USA_provinces_Missouri_cities_JeffersonCity)). - -fof(axmondialPred16487, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Missouri_cities_JeffersonCity,inst_Countries_USA_provinces_Missouri)). - -fof(axmondialPred16488, axiom, - f_member(inst_SierraLeone,inst_Organizations_C)). - -fof(axmondialPred16489, axiom, - 452235 = f_PopulationFn(inst_Countries_THA_provinces_PrachuapKhiriKhan)). - -fof(axmondialPred16490, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_PrachuapKhiriKhan,f_MeasureFn(6370,inst_SquareKilometer))). - -fof(axmondialPred16491, axiom, - f_member(inst_Estonia,inst_Organizations_IFC)). - -fof(axmondialPred16492, axiom, - f_member(inst_Estonia,inst_Organizations_WIPO)). - -fof(axmondialPred16493, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Estonia,inst_AgriculturalSector,10,f_YearFn(1996))). - -fof(axmondialPred16494, axiom, - f_member(inst_Estonia,inst_Organizations_FAO)). - -fof(axmondialPred16495, axiom, - f_member(inst_Estonia,inst_Organizations_ANC)). - -fof(axmondialPred16496, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Estonia,inst_IndustrialSector,37,f_YearFn(1996))). - -fof(axmondialPred16497, axiom, - f_member(inst_Estonia,inst_Organizations_WMO)). - -fof(axmondialPred16498, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Estonia,inst_ServiceSector,53,f_YearFn(1996))). - -fof(axmondialPred16499, axiom, - f_member(inst_Estonia,inst_Organizations_CCC)). - -fof(axmondialPred16500, axiom, - f_member(inst_Estonia,inst_Organizations_UNESCO)). - -fof(axmondialPred16501, axiom, - f_capitalCity(inst_Countries_EW_cities_Tallinn,inst_Estonia)). - -fof(axmondialPred16502, axiom, - f_meetsSpatially(inst_Estonia,inst_Latvia)). - -fof(axmondialPred16503, axiom, - f_meetsSpatially(inst_Estonia,inst_Russia)). - -fof(axmondialPred16504, axiom, - f_member(inst_Estonia,inst_Organizations_IFRCS)). - -fof(axmondialPred16505, axiom, - f_member(inst_Estonia,inst_Organizations_BIS)). - -fof(axmondialPred16506, axiom, - 1459428 = f_PopulationFn(inst_Estonia)). - -fof(axmondialPred16507, axiom, - f_inflationRateInCountry(inst_Estonia,29)). - -fof(axmondialPred16508, axiom, - f_landAreaOnly(inst_Estonia,f_MeasureFn(45100,inst_SquareKilometer))). - -fof(axmondialPred16509, axiom, - f_member(inst_Estonia,inst_Organizations_ECE)). - -fof(axmondialPred16510, axiom, - f_member(inst_Estonia,inst_Organizations_IMO)). - -fof(axmondialPred16511, axiom, - f_member(inst_Estonia,inst_Organizations_CBSS)). - -fof(axmondialPred16512, axiom, - 232634 = f_PopulationFn(inst_Countries_D_provinces_MecklenburgVorpommern_cities_Rostock)). - -fof(axmondialPred16513, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_MecklenburgVorpommern_cities_Rostock,inst_Countries_D_provinces_MecklenburgVorpommern)). - -fof(axmondialPred16514, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Rukwa_cities_Sumbawanga,inst_Countries_EAT_provinces_Rukwa)). - -fof(axmondialPred16515, axiom, - 119669 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Bottrop)). - -fof(axmondialPred16516, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Bottrop,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred16517, axiom, - f_member(inst_Japan,inst_Organizations_OECD)). - -fof(axmondialPred16518, axiom, - 1481663 = f_PopulationFn(inst_Countries_J_provinces_Aomori)). - -fof(axmondialPred16519, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Aomori,f_MeasureFn(9619,inst_SquareKilometer))). - -fof(axmondialPred16520, axiom, - f_capitalCity(inst_Countries_J_provinces_Aomori_cities_Aomori,inst_Countries_J_provinces_Aomori)). - -fof(axmondialPred16521, axiom, - f_member(inst_Norway,inst_Organizations_UNCRO)). - -fof(axmondialPred16522, axiom, - f_member(inst_Malawi,inst_Organizations_OAU)). - -fof(axmondialPred16523, axiom, - f_member(inst_Norway,inst_Organizations_EN)). - -fof(axmondialPred16524, axiom, - 302000 = f_PopulationFn(inst_Countries_WAN_cities_Kaduna)). - -fof(axmondialPred16525, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Kaduna,inst_Nigeria)). - -fof(axmondialPred16526, axiom, - 742900 = f_PopulationFn(inst_Countries_VN_provinces_LamDong)). - -fof(axmondialPred16527, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_LamDong,f_MeasureFn(10172,inst_SquareKilometer))). - -fof(axmondialPred16528, axiom, - f_hasHeadq(inst_Organizations_SACU,inst_Countries_RSA_provinces_Gauteng_cities_Pretoria)). - -fof(axmondialPred16529, axiom, - 3580000 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Guangzhou)). - -fof(axmondialPred16530, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Guangzhou,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred16531, axiom, - 566000 = f_PopulationFn(inst_Countries_LT_cities_Vilnius)). - -fof(axmondialPred16532, axiom, - f_geographicalSubregion(inst_Countries_LT_cities_Vilnius,inst_Lithuania)). - -fof(axmondialPred16533, axiom, - 127519 = f_PopulationFn(inst_Countries_D_provinces_Niedersachsen_cities_Gottingen)). - -fof(axmondialPred16534, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Niedersachsen_cities_Gottingen,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred16535, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_IMO)). - -fof(axmondialPred16536, axiom, - f_member(inst_Latvia,inst_Organizations_IFC)). - -fof(axmondialPred16537, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_IMO)). - -fof(axmondialPred16538, axiom, - f_member(inst_Countries_cid_cia_French_Polynesia,inst_Organizations_WMO)). - -fof(axmondialPred16539, axiom, - 736014 = f_PopulationFn(inst_Countries_USA_provinces_Maryland_cities_Baltimore)). - -fof(axmondialPred16540, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Maryland_cities_Baltimore,inst_Countries_USA_provinces_Maryland)). - -fof(axmondialPred16541, axiom, - f_member(inst_Colombia,inst_Organizations_WTrO)). - -fof(axmondialPred16542, axiom, - 196000 = f_PopulationFn(inst_Countries_ET_provinces_Aswan_cities_Aswan)). - -fof(axmondialPred16543, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_Aswan_cities_Aswan,inst_Countries_ET_provinces_Aswan)). - -fof(axmondialPred16544, axiom, - 138268 = f_PopulationFn(inst_Countries_D_provinces_Brandenburg_cities_Potsdam)). - -fof(axmondialPred16545, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Brandenburg_cities_Potsdam,inst_Countries_D_provinces_Brandenburg)). - -fof(axmondialPred16546, axiom, - 750882 = f_PopulationFn(inst_Countries_TR_provinces_Denizli)). - -fof(axmondialPred16547, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Denizli,f_MeasureFn(11868,inst_SquareKilometer))). - -fof(axmondialPred16548, axiom, - f_capitalCity(inst_Countries_TR_provinces_Denizli_cities_Denizli,inst_Countries_TR_provinces_Denizli)). - -fof(axmondialPred16549, axiom, - f_member(inst_Denmark,inst_Organizations_OECD)). - -fof(axmondialPred16550, axiom, - 130115 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Leiyang)). - -fof(axmondialPred16551, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Leiyang,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred16552, axiom, - f_sharedBorderLength(inst_Ukraine,inst_Russia,f_MeasureFn(1576,inst_Kilometer))). - -fof(axmondialPred16553, axiom, - f_member(inst_Philippines,inst_Organizations_IOC)). - -fof(axmondialPred16554, axiom, - 2468982 = f_PopulationFn(inst_Latvia)). - -fof(axmondialPred16555, axiom, - f_inflationRateInCountry(inst_Latvia,20)). - -fof(axmondialPred16556, axiom, - f_member(inst_Latvia,inst_Organizations_WTrO)). - -fof(axmondialPred16557, axiom, - f_landAreaOnly(inst_Latvia,f_MeasureFn(64100,inst_SquareKilometer))). - -fof(axmondialPred16558, axiom, - f_member(inst_Latvia,inst_Organizations_IOM)). - -fof(axmondialPred16559, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Latvia,inst_IndustrialSector,31,f_YearFn(1996))). - -fof(axmondialPred16560, axiom, - f_meetsSpatially(inst_Latvia,inst_Belarus)). - -fof(axmondialPred16561, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Latvia,inst_ServiceSector,60,f_YearFn(1996))). - -fof(axmondialPred16562, axiom, - f_member(inst_Latvia,inst_Organizations_IBRD)). - -fof(axmondialPred16563, axiom, - f_member(inst_Latvia,inst_Organizations_ILO)). - -fof(axmondialPred16564, axiom, - f_member(inst_Latvia,inst_Organizations_CCC)). - -fof(axmondialPred16565, axiom, - f_member(inst_Latvia,inst_Organizations_UNIDO)). - -fof(axmondialPred16566, axiom, - f_member(inst_Latvia,inst_Organizations_Interpol)). - -fof(axmondialPred16567, axiom, - f_member(inst_Latvia,inst_Organizations_PFP)). - -fof(axmondialPred16568, axiom, - f_meetsSpatially(inst_Latvia,inst_Estonia)). - -fof(axmondialPred16569, axiom, - f_member(inst_Latvia,inst_Organizations_ITU)). - -fof(axmondialPred16570, axiom, - f_member(inst_Latvia,inst_Organizations_ANC)). - -fof(axmondialPred16571, axiom, - f_meetsSpatially(inst_Latvia,inst_Lithuania)). - -fof(axmondialPred16572, axiom, - f_meetsSpatially(inst_Latvia,inst_Russia)). - -fof(axmondialPred16573, axiom, - f_member(inst_Latvia,inst_Organizations_IMO)). - -fof(axmondialPred16574, axiom, - f_member(inst_Latvia,inst_Organizations_FAO)). - -fof(axmondialPred16575, axiom, - f_capitalCity(inst_Countries_LV_cities_Riga,inst_Latvia)). - -fof(axmondialPred16576, axiom, - f_member(inst_Latvia,inst_Organizations_ECE)). - -fof(axmondialPred16577, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Latvia,inst_AgriculturalSector,9,f_YearFn(1996))). - -fof(axmondialPred16578, axiom, - f_member(inst_CostaRica,inst_Organizations_FAO)). - -fof(axmondialPred16579, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Leninsk_munic_cities_Leninsk,inst_Countries_KAZ_provinces_Leninsk_munic)). - -fof(axmondialPred16580, axiom, - 437600 = f_PopulationFn(inst_Countries_H_provinces_Csongrad)). - -fof(axmondialPred16581, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Csongrad,f_MeasureFn(4263,inst_SquareKilometer))). - -fof(axmondialPred16582, axiom, - f_capitalCity(inst_Countries_H_provinces_Csongrad_cities_Hodmezovasarhely,inst_Countries_H_provinces_Csongrad)). - -fof(axmondialPred16583, axiom, - 143000 = f_PopulationFn(inst_Countries_R_provinces_Leningradskayaoblast_cities_Kolpino)). - -fof(axmondialPred16584, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Leningradskayaoblast_cities_Kolpino,inst_Countries_R_provinces_Leningradskayaoblast)). - -fof(axmondialPred16585, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Leicestershire_cities_Leichester,inst_Countries_GB_provinces_Leicestershire)). - -fof(axmondialPred16586, axiom, - f_member(inst_Suriname,inst_Organizations_Interpol)). - -fof(axmondialPred16587, axiom, - 355000 = f_PopulationFn(inst_Countries_RC_provinces_Hualien)). - -fof(axmondialPred16588, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Hualien,f_MeasureFn(4629,inst_SquareKilometer))). - -fof(axmondialPred16589, axiom, - f_capitalCity(inst_Countries_RC_provinces_Hualien_cities_Hualien,inst_Countries_RC_provinces_Hualien)). - -fof(axmondialPred16590, axiom, - f_located(inst_Rivers_Busira,inst_Countries_ZRE_provinces_Equateur)). - -fof(axmondialPred16591, axiom, - f_located(inst_Rivers_Busira,inst_Zaire)). - -fof(axmondialPred16592, axiom, - f_flowsInto(inst_Rivers_Busira,inst_Rivers_Ruki)). - -fof(axmondialPred16593, axiom, - f_length(inst_Rivers_Busira,830)). - -fof(axmondialPred16594, axiom, - 868900 = f_PopulationFn(inst_Countries_VN_provinces_TayNinh)). - -fof(axmondialPred16595, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_TayNinh,f_MeasureFn(4020,inst_SquareKilometer))). - -fof(axmondialPred16596, axiom, - f_located(inst_Mountains_Joekul,inst_Countries_N_provinces_Hordaland)). - -fof(axmondialPred16597, axiom, - f_located(inst_Mountains_Joekul,inst_Norway)). - -fof(axmondialPred16598, axiom, - 334000 = f_PopulationFn(inst_Countries_WAN_cities_Ilesha)). - -fof(axmondialPred16599, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ilesha,inst_Nigeria)). - -fof(axmondialPred16600, axiom, - f_member(inst_Philippines,inst_Organizations_WHO)). - -fof(axmondialPred16601, axiom, - f_member(inst_Ghana,inst_Organizations_WTrO)). - -fof(axmondialPred16602, axiom, - 335000 = f_PopulationFn(inst_Countries_WAN_cities_Zaria)). - -fof(axmondialPred16603, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Zaria,inst_Nigeria)). - -fof(axmondialPred16604, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Ehime_cities_Matsuyama,inst_Countries_J_provinces_Ehime)). - -fof(axmondialPred16605, axiom, - f_member(inst_Kenya,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred16606, axiom, - 2527328 = f_PopulationFn(inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred16607, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Tamaulipas,f_MeasureFn(79829,inst_SquareKilometer))). - -fof(axmondialPred16608, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Tamaulipas_cities_CiudadVictoria,inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred16609, axiom, - 417810 = f_PopulationFn(inst_Countries_ZRE_provinces_Shaba_cities_Kolwezi)). - -fof(axmondialPred16610, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Shaba_cities_Kolwezi,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred16611, axiom, - 3009400 = f_PopulationFn(inst_Countries_R_provinces_Permskayaoblast)). - -fof(axmondialPred16612, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Permskayaoblast,f_MeasureFn(160600,inst_SquareKilometer))). - -fof(axmondialPred16613, axiom, - f_capitalCity(inst_Countries_R_provinces_Permskayaoblast_cities_Perm,inst_Countries_R_provinces_Permskayaoblast)). - -fof(axmondialPred16614, axiom, - 1650042 = f_PopulationFn(inst_Countries_MEX_provinces_Jalisco_cities_Guadalajara)). - -fof(axmondialPred16615, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Jalisco_cities_Guadalajara,inst_Countries_MEX_provinces_Jalisco)). - -fof(axmondialPred16616, axiom, - f_located(inst_Islands_Arran,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred16617, axiom, - f_located(inst_Islands_Arran,inst_UnitedKingdom)). - -fof(axmondialPred16618, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_WHO)). - -fof(axmondialPred16619, axiom, - 108648 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Escondido)). - -fof(axmondialPred16620, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Escondido,inst_Countries_USA_provinces_California)). - -fof(axmondialPred16621, axiom, - 302605 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Piracicaba)). - -fof(axmondialPred16622, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Piracicaba,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred16623, axiom, - 129575 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Burlington)). - -fof(axmondialPred16624, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Burlington,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred16625, axiom, - f_member(inst_Botswana,inst_Organizations_ICRM)). - -fof(axmondialPred16626, axiom, - 362000 = f_PopulationFn(inst_Countries_WAN_cities_PortHarcourt)). - -fof(axmondialPred16627, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_PortHarcourt,inst_Nigeria)). - -fof(axmondialPred16628, axiom, - f_member(inst_Switzerland,inst_Organizations_ISO)). - -fof(axmondialPred16629, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofKalmykiya_cities_Elista,inst_Countries_R_provinces_Rep_ofKalmykiya)). - -fof(axmondialPred16630, axiom, - f_member(inst_Angola,inst_Organizations_ECA)). - -fof(axmondialPred16631, axiom, - 450000 = f_PopulationFn(inst_Countries_R_provinces_ChuvashRepublic_cities_Cheboksary)). - -fof(axmondialPred16632, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_ChuvashRepublic_cities_Cheboksary,inst_Countries_R_provinces_ChuvashRepublic)). - -fof(axmondialPred16633, axiom, - f_member(inst_Mozambique,inst_Organizations_WHO)). - -fof(axmondialPred16634, axiom, - f_located(inst_Islands_SantaCatalinaIsland,inst_Countries_USA_provinces_California)). - -fof(axmondialPred16635, axiom, - f_located(inst_Islands_SantaCatalinaIsland,inst_UnitedStates)). - -fof(axmondialPred16636, axiom, - f_located(inst_Rivers_Han,inst_SouthKorea)). - -fof(axmondialPred16637, axiom, - f_flowsInto(inst_Rivers_Han,inst_Seas_YellowSea)). - -fof(axmondialPred16638, axiom, - 112301 = f_PopulationFn(inst_Countries_USA_provinces_Missouri_cities_Independence)). - -fof(axmondialPred16639, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Missouri_cities_Independence,inst_Countries_USA_provinces_Missouri)). - -fof(axmondialPred16640, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_ComarcadeSanBlas_cities_ElPorvenir,inst_Countries_PA_provinces_ComarcadeSanBlas)). - -fof(axmondialPred16641, axiom, - 203000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_Zabrze)). - -fof(axmondialPred16642, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_Zabrze,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred16643, axiom, - 126624 = f_PopulationFn(inst_Countries_CDN_provinces_Quebec_cities_Richmond)). - -fof(axmondialPred16644, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Quebec_cities_Richmond,inst_Countries_CDN_provinces_Quebec)). - -fof(axmondialPred16645, axiom, - f_member(inst_Denmark,inst_Organizations_CCC)). - -fof(axmondialPred16646, axiom, - 305385 = f_PopulationFn(inst_Countries_SUD_provinces_ashSharqiyah_cities_PortSudan)). - -fof(axmondialPred16647, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_ashSharqiyah_cities_PortSudan,inst_Countries_SUD_provinces_ashSharqiyah)). - -fof(axmondialPred16648, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_Cabanas,inst_ElSalvador)). - -fof(axmondialPred16649, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_Morazan,inst_ElSalvador)). - -fof(axmondialPred16650, axiom, - f_member(inst_ElSalvador,inst_Organizations_WToO)). - -fof(axmondialPred16651, axiom, - f_meetsSpatially(inst_ElSalvador,inst_Honduras)). - -fof(axmondialPred16652, axiom, - f_landAreaOnly(inst_ElSalvador,f_MeasureFn(21040,inst_SquareKilometer))). - -fof(axmondialPred16653, axiom, - f_member(inst_ElSalvador,inst_Organizations_ICAO)). - -fof(axmondialPred16654, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_SanVicente,inst_ElSalvador)). - -fof(axmondialPred16655, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_SanMiguel,inst_ElSalvador)). - -fof(axmondialPred16656, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_LaPaz,inst_ElSalvador)). - -fof(axmondialPred16657, axiom, - f_member(inst_ElSalvador,inst_Organizations_IFRCS)). - -fof(axmondialPred16658, axiom, - 5828987 = f_PopulationFn(inst_ElSalvador)). - -fof(axmondialPred16659, axiom, - f_member(inst_ElSalvador,inst_Organizations_IFAD)). - -fof(axmondialPred16660, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_Ahuachapan,inst_ElSalvador)). - -fof(axmondialPred16661, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_Usulutan,inst_ElSalvador)). - -fof(axmondialPred16662, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_Sonsonate,inst_ElSalvador)). - -fof(axmondialPred16663, axiom, - f_member(inst_ElSalvador,inst_Organizations_CACM)). - -fof(axmondialPred16664, axiom, - f_member(inst_ElSalvador,inst_Organizations_G_77)). - -fof(axmondialPred16665, axiom, - f_capitalCity(inst_Countries_ES_provinces_SanSalvador_cities_SanSalvador,inst_ElSalvador)). - -fof(axmondialPred16666, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_Cuscatlan,inst_ElSalvador)). - -fof(axmondialPred16667, axiom, - f_member(inst_ElSalvador,inst_Organizations_OPANAL)). - -fof(axmondialPred16668, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_SanSalvador,inst_ElSalvador)). - -fof(axmondialPred16669, axiom, - f_meetsSpatially(inst_ElSalvador,inst_Guatemala)). - -fof(axmondialPred16670, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_LaUnion,inst_ElSalvador)). - -fof(axmondialPred16671, axiom, - f_member(inst_ElSalvador,inst_Organizations_WIPO)). - -fof(axmondialPred16672, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_SantaAna,inst_ElSalvador)). - -fof(axmondialPred16673, axiom, - f_member(inst_ElSalvador,inst_Organizations_IADB)). - -fof(axmondialPred16674, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_LaLibertad,inst_ElSalvador)). - -fof(axmondialPred16675, axiom, - f_member(inst_ElSalvador,inst_Organizations_IOC)). - -fof(axmondialPred16676, axiom, - f_member(inst_ElSalvador,inst_Organizations_IBRD)). - -fof(axmondialPred16677, axiom, - f_member(inst_ElSalvador,inst_Organizations_NAM)). - -fof(axmondialPred16678, axiom, - f_member(inst_ElSalvador,inst_Organizations_IDA)). - -fof(axmondialPred16679, axiom, - f_member(inst_ElSalvador,inst_Organizations_UNESCO)). - -fof(axmondialPred16680, axiom, - f_inflationRateInCountry(inst_ElSalvador,11.4)). - -fof(axmondialPred16681, axiom, - f_member(inst_ElSalvador,inst_Organizations_MINURSO)). - -fof(axmondialPred16682, axiom, - f_geographicSubregion(inst_Countries_ES_provinces_Chalatenango,inst_ElSalvador)). - -fof(axmondialPred16683, axiom, - 263708 = f_PopulationFn(inst_Countries_BR_provinces_EspiritoSanto_cities_Vitoria)). - -fof(axmondialPred16684, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_EspiritoSanto_cities_Vitoria,inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred16685, axiom, - 316223 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg_cities_Mannheim)). - -fof(axmondialPred16686, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_BadenWurttemberg_cities_Mannheim,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred16687, axiom, - 120023 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Manzhouli)). - -fof(axmondialPred16688, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Manzhouli,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred16689, axiom, - 7322564 = f_PopulationFn(inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred16690, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewYork_cities_NewYork,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred16691, axiom, - f_member(inst_Colombia,inst_Organizations_IFAD)). - -fof(axmondialPred16692, axiom, - 119011 = f_PopulationFn(inst_Countries_RI_cities_Blitar)). - -fof(axmondialPred16693, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Blitar,inst_Indonesia)). - -fof(axmondialPred16694, axiom, - 103500 = f_PopulationFn(inst_Countries_GB_provinces_Berkshire_cities_Slough)). - -fof(axmondialPred16695, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Berkshire_cities_Slough,inst_Countries_GB_provinces_Berkshire)). - -fof(axmondialPred16696, axiom, - 955112 = f_PopulationFn(inst_Countries_IRQ_provinces_Diyala)). - -fof(axmondialPred16697, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_Diyala,f_MeasureFn(19076,inst_SquareKilometer))). - -fof(axmondialPred16698, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Diyala_cities_Baqubah,inst_Countries_IRQ_provinces_Diyala)). - -fof(axmondialPred16699, axiom, - f_member(inst_Sudan,inst_Organizations_ECA)). - -fof(axmondialPred16700, axiom, - 317144 = f_PopulationFn(inst_Countries_TJ_provinces_Shanxi_cities_Changzhi)). - -fof(axmondialPred16701, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shanxi_cities_Changzhi,inst_Countries_TJ_provinces_Shanxi)). - -fof(axmondialPred16702, axiom, - 120011 = f_PopulationFn(inst_Countries_I_provinces_Sardegna_cities_Sassari)). - -fof(axmondialPred16703, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Sardegna_cities_Sassari,inst_Countries_I_provinces_Sardegna)). - -fof(axmondialPred16704, axiom, - 237300 = f_PopulationFn(inst_Countries_TR_provinces_Kocaeli_cities_Gebze)). - -fof(axmondialPred16705, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kocaeli_cities_Gebze,inst_Countries_TR_provinces_Kocaeli)). - -fof(axmondialPred16706, axiom, - 466152 = f_PopulationFn(inst_Countries_YV_provinces_Yaracuy)). - -fof(axmondialPred16707, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Yaracuy,f_MeasureFn(7100,inst_SquareKilometer))). - -fof(axmondialPred16708, axiom, - f_capitalCity(inst_Countries_YV_provinces_Yaracuy_cities_SanFelipe,inst_Countries_YV_provinces_Yaracuy)). - -fof(axmondialPred16709, axiom, - 265379 = f_PopulationFn(inst_Countries_D_provinces_SachsenAnhalt_cities_Magdeburg)). - -fof(axmondialPred16710, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_SachsenAnhalt_cities_Magdeburg,inst_Countries_D_provinces_SachsenAnhalt)). - -fof(axmondialPred16711, axiom, - 114555 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_MojiGuacu)). - -fof(axmondialPred16712, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_MojiGuacu,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred16713, axiom, - f_hasHeadq(inst_Organizations_WEU,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred16714, axiom, - 103364 = f_PopulationFn(inst_Countries_MEX_cities_CiudadApodaca)). - -fof(axmondialPred16715, axiom, - f_geographicalSubregion(inst_Countries_MEX_cities_CiudadApodaca,inst_Mexico)). - -fof(axmondialPred16716, axiom, - 468900 = f_PopulationFn(inst_Countries_IL_provinces_Central_cities_Jerusalem)). - -fof(axmondialPred16717, axiom, - f_geographicalSubregion(inst_Countries_IL_provinces_Central_cities_Jerusalem,inst_Countries_IL_provinces_Central)). - -fof(axmondialPred16718, axiom, - 266851 = f_PopulationFn(inst_Countries_BR_provinces_EspiritoSanto_cities_Serra)). - -fof(axmondialPred16719, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_EspiritoSanto_cities_Serra,inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred16720, axiom, - f_member(inst_Mali,inst_Organizations_IAEA)). - -fof(axmondialPred16721, axiom, - f_member(inst_Ghana,inst_Organizations_ITU)). - -fof(axmondialPred16722, axiom, - 305421 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Maanshan)). - -fof(axmondialPred16723, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Maanshan,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred16724, axiom, - f_member(inst_Ethiopia,inst_Organizations_IAEA)). - -fof(axmondialPred16725, axiom, - 326222 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_CaxiasdoSul)). - -fof(axmondialPred16726, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_CaxiasdoSul,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred16727, axiom, - 194822 = f_PopulationFn(inst_Countries_E_provinces_Cantabria_cities_Santander)). - -fof(axmondialPred16728, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Cantabria_cities_Santander,inst_Countries_E_provinces_Cantabria)). - -fof(axmondialPred16729, axiom, - f_sharedBorderLength(inst_Liechtenstein,inst_Switzerland,f_MeasureFn(41,inst_Kilometer))). - -fof(axmondialPred16730, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_WIPO)). - -fof(axmondialPred16731, axiom, - 161023 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Huizhou)). - -fof(axmondialPred16732, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Huizhou,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred16733, axiom, - 54275 = f_PopulationFn(inst_Countries_SF_provinces_Vaasa_cities_Vaasa)). - -fof(axmondialPred16734, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Vaasa_cities_Vaasa,inst_Countries_SF_provinces_Vaasa)). - -fof(axmondialPred16735, axiom, - f_member(inst_Bahamas,inst_Organizations_UNESCO)). - -fof(axmondialPred16736, axiom, - 5085000 = f_PopulationFn(inst_Countries_PK_cities_Lahore)). - -fof(axmondialPred16737, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Lahore,inst_Pakistan)). - -fof(axmondialPred16738, axiom, - 309000 = f_PopulationFn(inst_Countries_RO_provinces_Ialomita)). - -fof(axmondialPred16739, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Ialomita,f_MeasureFn(4449,inst_SquareKilometer))). - -fof(axmondialPred16740, axiom, - f_capitalCity(inst_Countries_RO_provinces_Ialomita_cities_Slobozia,inst_Countries_RO_provinces_Ialomita)). - -fof(axmondialPred16741, axiom, - f_member(inst_Cyprus,inst_Organizations_NAM)). - -fof(axmondialPred16742, axiom, - f_located(inst_Rivers_Thames,inst_Countries_GB_provinces_GreaterLondon)). - -fof(axmondialPred16743, axiom, - f_located(inst_Rivers_Thames,inst_UnitedKingdom)). - -fof(axmondialPred16744, axiom, - f_flowsInto(inst_Rivers_Thames,inst_Seas_NorthSea)). - -fof(axmondialPred16745, axiom, - f_length(inst_Rivers_Thames,346)). - -fof(axmondialPred16746, axiom, - 6013200 = f_PopulationFn(inst_Countries_IR_provinces_Khorasan)). - -fof(axmondialPred16747, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Khorasan,f_MeasureFn(313337,inst_SquareKilometer))). - -fof(axmondialPred16748, axiom, - f_capitalCity(inst_Countries_IR_provinces_Khorasan_cities_Mashhad,inst_Countries_IR_provinces_Khorasan)). - -fof(axmondialPred16749, axiom, - 44111 = f_PopulationFn(inst_Countries_P_provinces_Madeira_cities_Funchal)). - -fof(axmondialPred16750, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Madeira_cities_Funchal,inst_Countries_P_provinces_Madeira)). - -fof(axmondialPred16751, axiom, - 116646 = f_PopulationFn(inst_Countries_USA_provinces_Indiana_cities_Gary)). - -fof(axmondialPred16752, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Indiana_cities_Gary,inst_Countries_USA_provinces_Indiana)). - -fof(axmondialPred16753, axiom, - f_member(inst_Luxembourg,inst_Organizations_EU)). - -fof(axmondialPred16754, axiom, - 924433 = f_PopulationFn(inst_Countries_IR_provinces_Hormozgan)). - -fof(axmondialPred16755, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Hormozgan,f_MeasureFn(66780,inst_SquareKilometer))). - -fof(axmondialPred16756, axiom, - f_capitalCity(inst_Countries_IR_provinces_Hormozgan_cities_BandarAbbas,inst_Countries_IR_provinces_Hormozgan)). - -fof(axmondialPred16757, axiom, - f_member(inst_CzechRepublic,inst_Organizations_UNOMIL)). - -fof(axmondialPred16758, axiom, - 230892 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Yanji)). - -fof(axmondialPred16759, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Yanji,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred16760, axiom, - f_member(inst_Kenya,inst_Organizations_Interpol)). - -fof(axmondialPred16761, axiom, - 2955530 = f_PopulationFn(inst_Countries_J_provinces_Ibaraki)). - -fof(axmondialPred16762, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Ibaraki,f_MeasureFn(6094,inst_SquareKilometer))). - -fof(axmondialPred16763, axiom, - f_capitalCity(inst_Countries_J_provinces_Ibaraki_cities_Mito,inst_Countries_J_provinces_Ibaraki)). - -fof(axmondialPred16764, axiom, - f_located(inst_Lakes_LakeOntario,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred16765, axiom, - f_located(inst_Lakes_LakeOntario,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred16766, axiom, - f_located(inst_Lakes_LakeOntario,inst_UnitedStates)). - -fof(axmondialPred16767, axiom, - f_located(inst_Lakes_LakeOntario,inst_Canada)). - -fof(axmondialPred16768, axiom, - f_landAreaOnly(inst_Lakes_LakeOntario,f_MeasureFn(18941,inst_SquareKilometer))). - -fof(axmondialPred16769, axiom, - 635395 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Toronto)). - -fof(axmondialPred16770, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Toronto,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred16771, axiom, - 2208209 = f_PopulationFn(inst_Countries_SUD_provinces_ashSharqiyah)). - -fof(axmondialPred16772, axiom, - f_landAreaOnly(inst_Countries_SUD_provinces_ashSharqiyah,f_MeasureFn(334074,inst_SquareKilometer))). - -fof(axmondialPred16773, axiom, - f_capitalCity(inst_Countries_SUD_provinces_ashSharqiyah_cities_Kassala,inst_Countries_SUD_provinces_ashSharqiyah)). - -fof(axmondialPred16774, axiom, - 473762 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Xinxiang)). - -fof(axmondialPred16775, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Xinxiang,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred16776, axiom, - 125341 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Chuxian)). - -fof(axmondialPred16777, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Chuxian,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred16778, axiom, - 110734 = f_PopulationFn(inst_Countries_USA_provinces_SouthCarolina_cities_Columbia)). - -fof(axmondialPred16779, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_SouthCarolina_cities_Columbia,inst_Countries_USA_provinces_SouthCarolina)). - -fof(axmondialPred16780, axiom, - 251000 = f_PopulationFn(inst_Countries_H_provinces_Tolna)). - -fof(axmondialPred16781, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Tolna,f_MeasureFn(3702,inst_SquareKilometer))). - -fof(axmondialPred16782, axiom, - f_capitalCity(inst_Countries_H_provinces_Tolna_cities_Szekszard,inst_Countries_H_provinces_Tolna)). - -fof(axmondialPred16783, axiom, - 466755 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_Lanus)). - -fof(axmondialPred16784, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_Lanus,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred16785, axiom, - 465000 = f_PopulationFn(inst_Countries_EAK_provinces_Coast_cities_Mombasa)). - -fof(axmondialPred16786, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Coast_cities_Mombasa,inst_Countries_EAK_provinces_Coast)). - -fof(axmondialPred16787, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_IOC)). - -fof(axmondialPred16788, axiom, - f_member(inst_SouthAfrica,inst_Organizations_SACU)). - -fof(axmondialPred16789, axiom, - 2916567 = f_PopulationFn(inst_Countries_MEX_provinces_Guerrero)). - -fof(axmondialPred16790, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Guerrero,f_MeasureFn(63749,inst_SquareKilometer))). - -fof(axmondialPred16791, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Guerrero_cities_Chilpancingo,inst_Countries_MEX_provinces_Guerrero)). - -fof(axmondialPred16792, axiom, - 289626 = f_PopulationFn(inst_Countries_MEX_provinces_Chiapas_cities_TuxtlaGutierrez)). - -fof(axmondialPred16793, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Chiapas_cities_TuxtlaGutierrez,inst_Countries_MEX_provinces_Chiapas)). - -fof(axmondialPred16794, axiom, - f_member(inst_Tanzania,inst_Organizations_ISO)). - -fof(axmondialPred16795, axiom, - 106773 = f_PopulationFn(inst_Countries_BR_cities_Ibirite)). - -fof(axmondialPred16796, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_Ibirite,inst_Brazil)). - -fof(axmondialPred16797, axiom, - 1037352 = f_PopulationFn(inst_Countries_THA_provinces_Petchanbun)). - -fof(axmondialPred16798, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Petchanbun,f_MeasureFn(12651,inst_SquareKilometer))). - -fof(axmondialPred16799, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_UNIDO)). - -fof(axmondialPred16800, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_ITU)). - -fof(axmondialPred16801, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Nograd_cities_Salgotarjan,inst_Countries_H_provinces_Nograd)). - -fof(axmondialPred16802, axiom, - 182941 = f_PopulationFn(inst_Countries_YV_provinces_Miranda_cities_Baruta)). - -fof(axmondialPred16803, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Miranda_cities_Baruta,inst_Countries_YV_provinces_Miranda)). - -fof(axmondialPred16804, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Vrancea_cities_Focsani,inst_Countries_RO_provinces_Vrancea)). - -fof(axmondialPred16805, axiom, - 1330000 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Changsha)). - -fof(axmondialPred16806, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Changsha,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred16807, axiom, - f_located(inst_Mountains_HarneyPeak,inst_Countries_USA_provinces_SouthDakota)). - -fof(axmondialPred16808, axiom, - f_located(inst_Mountains_HarneyPeak,inst_UnitedStates)). - -fof(axmondialPred16809, axiom, - 344684 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Maua)). - -fof(axmondialPred16810, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Maua,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred16811, axiom, - 236000 = f_PopulationFn(inst_Countries_UZB_provinces_Bukhoro_cities_Bukhoro)). - -fof(axmondialPred16812, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Bukhoro_cities_Bukhoro,inst_Countries_UZB_provinces_Bukhoro)). - -fof(axmondialPred16813, axiom, - f_located(inst_Islands_CangarooIsland,inst_Countries_AUS_provinces_SouthAustralia)). - -fof(axmondialPred16814, axiom, - f_located(inst_Islands_CangarooIsland,inst_Australia)). - -fof(axmondialPred16815, axiom, - f_member(inst_Colombia,inst_Organizations_AG)). - -fof(axmondialPred16816, axiom, - f_member(inst_Namibia,inst_Organizations_IOC)). - -fof(axmondialPred16817, axiom, - f_located(inst_Deserts_Sagiael_Hamra,inst_WesternSahara)). - -fof(axmondialPred16818, axiom, - f_landAreaOnly(inst_Deserts_Sagiael_Hamra,f_MeasureFn(15000,inst_SquareKilometer))). - -fof(axmondialPred16819, axiom, - 2690100 = f_PopulationFn(inst_Countries_R_provinces_Altayskiykray)). - -fof(axmondialPred16820, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Altayskiykray,f_MeasureFn(169100,inst_SquareKilometer))). - -fof(axmondialPred16821, axiom, - f_capitalCity(inst_Countries_R_provinces_Altayskiykray_cities_Barnaul,inst_Countries_R_provinces_Altayskiykray)). - -fof(axmondialPred16822, axiom, - f_geographicSubregion(inst_Countries_Z_provinces_Southern,inst_Zambia)). - -fof(axmondialPred16823, axiom, - f_geographicSubregion(inst_Countries_Z_provinces_Luapula,inst_Zambia)). - -fof(axmondialPred16824, axiom, - f_geographicSubregion(inst_Countries_Z_provinces_Lusaka,inst_Zambia)). - -fof(axmondialPred16825, axiom, - f_member(inst_Zambia,inst_Organizations_SADC)). - -fof(axmondialPred16826, axiom, - f_meetsSpatially(inst_Zambia,inst_Malawi)). - -fof(axmondialPred16827, axiom, - f_member(inst_Zambia,inst_Organizations_ECA)). - -fof(axmondialPred16828, axiom, - f_geographicSubregion(inst_Countries_Z_provinces_Northwestern,inst_Zambia)). - -fof(axmondialPred16829, axiom, - f_meetsSpatially(inst_Zambia,inst_Angola)). - -fof(axmondialPred16830, axiom, - f_geographicSubregion(inst_Countries_Z_provinces_Central,inst_Zambia)). - -fof(axmondialPred16831, axiom, - f_landAreaOnly(inst_Zambia,f_MeasureFn(752610,inst_SquareKilometer))). - -fof(axmondialPred16832, axiom, - f_member(inst_Zambia,inst_Organizations_AfDB)). - -fof(axmondialPred16833, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Zambia,inst_ServiceSector,46,f_YearFn(1996))). - -fof(axmondialPred16834, axiom, - f_member(inst_Zambia,inst_Organizations_UNAMIR)). - -fof(axmondialPred16835, axiom, - f_capitalCity(inst_Countries_Z_provinces_Lusaka_cities_Lusaka,inst_Zambia)). - -fof(axmondialPred16836, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Zambia,inst_AgriculturalSector,32,f_YearFn(1996))). - -fof(axmondialPred16837, axiom, - f_member(inst_Zambia,inst_Organizations_ICRM)). - -fof(axmondialPred16838, axiom, - f_meetsSpatially(inst_Zambia,inst_Namibia)). - -fof(axmondialPred16839, axiom, - f_geographicSubregion(inst_Countries_Z_provinces_Copperbelt,inst_Zambia)). - -fof(axmondialPred16840, axiom, - f_geographicSubregion(inst_Countries_Z_provinces_Northern,inst_Zambia)). - -fof(axmondialPred16841, axiom, - 9159072 = f_PopulationFn(inst_Zambia)). - -fof(axmondialPred16842, axiom, - f_meetsSpatially(inst_Zambia,inst_Tanzania)). - -fof(axmondialPred16843, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Zambia,inst_IndustrialSector,22,f_YearFn(1996))). - -fof(axmondialPred16844, axiom, - f_member(inst_Zambia,inst_Organizations_IOC)). - -fof(axmondialPred16845, axiom, - f_member(inst_Zambia,inst_Organizations_C)). - -fof(axmondialPred16846, axiom, - f_member(inst_Zambia,inst_Organizations_WMO)). - -fof(axmondialPred16847, axiom, - f_member(inst_Zambia,inst_Organizations_ITU)). - -fof(axmondialPred16848, axiom, - f_meetsSpatially(inst_Zambia,inst_Mozambique)). - -fof(axmondialPred16849, axiom, - f_member(inst_Zambia,inst_Organizations_G_77)). - -fof(axmondialPred16850, axiom, - f_member(inst_Zambia,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred16851, axiom, - f_meetsSpatially(inst_Zambia,inst_Zaire)). - -fof(axmondialPred16852, axiom, - f_member(inst_Zambia,inst_Organizations_IFC)). - -fof(axmondialPred16853, axiom, - f_member(inst_Zambia,inst_Organizations_WToO)). - -fof(axmondialPred16854, axiom, - f_member(inst_Zambia,inst_Organizations_WIPO)). - -fof(axmondialPred16855, axiom, - f_inflationRateInCountry(inst_Zambia,55)). - -fof(axmondialPred16856, axiom, - f_geographicSubregion(inst_Countries_Z_provinces_Western,inst_Zambia)). - -fof(axmondialPred16857, axiom, - f_member(inst_Zambia,inst_Organizations_Intelsat)). - -fof(axmondialPred16858, axiom, - f_geographicSubregion(inst_Countries_Z_provinces_Eastern,inst_Zambia)). - -fof(axmondialPred16859, axiom, - 4318000 = f_PopulationFn(inst_Countries_RCH_cities_Santiago)). - -fof(axmondialPred16860, axiom, - f_geographicalSubregion(inst_Countries_RCH_cities_Santiago,inst_Chile)). - -fof(axmondialPred16861, axiom, - 509000 = f_PopulationFn(inst_Countries_RO_provinces_Sibiu)). - -fof(axmondialPred16862, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Sibiu,f_MeasureFn(5422,inst_SquareKilometer))). - -fof(axmondialPred16863, axiom, - f_capitalCity(inst_Countries_RO_provinces_Sibiu_cities_Sibiu,inst_Countries_RO_provinces_Sibiu)). - -fof(axmondialPred16864, axiom, - 931591 = f_PopulationFn(inst_Countries_MOC_provinces_Maputo_munic_cities_Maputo)). - -fof(axmondialPred16865, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Maputo_munic_cities_Maputo,inst_Countries_MOC_provinces_Maputo_munic)). - -fof(axmondialPred16866, axiom, - f_member(inst_Argentina,inst_Organizations_Inmarsat)). - -fof(axmondialPred16867, axiom, - f_member(inst_Slovakia,inst_Organizations_ICRM)). - -fof(axmondialPred16868, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_SalahadDin_cities_Samarra,inst_Countries_IRQ_provinces_SalahadDin)). - -fof(axmondialPred16869, axiom, - f_member(inst_Andorra,inst_Organizations_UN)). - -fof(axmondialPred16870, axiom, - f_member(inst_Finland,inst_Organizations_ISO)). - -fof(axmondialPred16871, axiom, - f_member(inst_Luxembourg,inst_Organizations_IAEA)). - -fof(axmondialPred16872, axiom, - 1190000 = f_PopulationFn(inst_Countries_CZ_provinces_Severocesky)). - -fof(axmondialPred16873, axiom, - f_landAreaOnly(inst_Countries_CZ_provinces_Severocesky,f_MeasureFn(7819,inst_SquareKilometer))). - -fof(axmondialPred16874, axiom, - f_capitalCity(inst_Countries_CZ_provinces_Severocesky_cities_UstinadLabem,inst_Countries_CZ_provinces_Severocesky)). - -fof(axmondialPred16875, axiom, - 118500 = f_PopulationFn(inst_Countries_GB_provinces_Warwickshire_cities_Nuneaton)). - -fof(axmondialPred16876, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Warwickshire_cities_Nuneaton,inst_Countries_GB_provinces_Warwickshire)). - -fof(axmondialPred16877, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Gwynedd_cities_Caernarfon,inst_Countries_GB_provinces_Gwynedd)). - -fof(axmondialPred16878, axiom, - 519197 = f_PopulationFn(inst_Countries_YV_provinces_Barinas)). - -fof(axmondialPred16879, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Barinas,f_MeasureFn(35200,inst_SquareKilometer))). - -fof(axmondialPred16880, axiom, - f_capitalCity(inst_Countries_YV_provinces_Barinas_cities_Barinas,inst_Countries_YV_provinces_Barinas)). - -fof(axmondialPred16881, axiom, - f_member(inst_Bolivia,inst_Organizations_UNIDO)). - -fof(axmondialPred16882, axiom, - f_member(inst_Guyana,inst_Organizations_UPU)). - -fof(axmondialPred16883, axiom, - 2766683 = f_PopulationFn(inst_Countries_RA_provinces_Cordoba)). - -fof(axmondialPred16884, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Cordoba,f_MeasureFn(165321,inst_SquareKilometer))). - -fof(axmondialPred16885, axiom, - f_capitalCity(inst_Countries_RA_provinces_Cordoba_cities_Cordoba,inst_Countries_RA_provinces_Cordoba)). - -fof(axmondialPred16886, axiom, - 1656870 = f_PopulationFn(inst_Countries_USA_provinces_Nebraska)). - -fof(axmondialPred16887, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Nebraska,f_MeasureFn(200349,inst_SquareKilometer))). - -fof(axmondialPred16888, axiom, - f_capitalCity(inst_Countries_USA_provinces_Nebraska_cities_Lincoln,inst_Countries_USA_provinces_Nebraska)). - -fof(axmondialPred16889, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Man_cities_Douglas,inst_Countries_cid_cia_Man)). - -fof(axmondialPred16890, axiom, - 699232 = f_PopulationFn(inst_Countries_YV_provinces_Falcon)). - -fof(axmondialPred16891, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Falcon,f_MeasureFn(24800,inst_SquareKilometer))). - -fof(axmondialPred16892, axiom, - f_capitalCity(inst_Countries_YV_provinces_Falcon_cities_Coro,inst_Countries_YV_provinces_Falcon)). - -fof(axmondialPred16893, axiom, - 1015500 = f_PopulationFn(inst_Countries_GB_provinces_Nottinghamshire)). - -fof(axmondialPred16894, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Nottinghamshire,f_MeasureFn(2164,inst_SquareKilometer))). - -fof(axmondialPred16895, axiom, - f_capitalCity(inst_Countries_GB_provinces_Nottinghamshire_cities_Nottingham,inst_Countries_GB_provinces_Nottinghamshire)). - -fof(axmondialPred16896, axiom, - 647800 = f_PopulationFn(inst_Countries_R_provinces_Sakhalinskayaoblast)). - -fof(axmondialPred16897, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Sakhalinskayaoblast,f_MeasureFn(87100,inst_SquareKilometer))). - -fof(axmondialPred16898, axiom, - f_capitalCity(inst_Countries_R_provinces_Sakhalinskayaoblast_cities_YuzhnoSakhalinsk,inst_Countries_R_provinces_Sakhalinskayaoblast)). - -fof(axmondialPred16899, axiom, - 192000 = f_PopulationFn(inst_Countries_H_provinces_Miskolc_munic_cities_Miskolc)). - -fof(axmondialPred16900, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Miskolc_munic_cities_Miskolc,inst_Countries_H_provinces_Miskolc_munic)). - -fof(axmondialPred16901, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_AndamanandNicobarIs__cities_PortBlair,inst_Countries_IND_provinces_AndamanandNicobarIs_)). - -fof(axmondialPred16902, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Chukotskyao_cities_Anadyr,inst_Countries_R_provinces_Chukotskyao)). - -fof(axmondialPred16903, axiom, - 6759311 = f_PopulationFn(inst_Countries_J_provinces_Saitama)). - -fof(axmondialPred16904, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Saitama,f_MeasureFn(3799,inst_SquareKilometer))). - -fof(axmondialPred16905, axiom, - f_capitalCity(inst_Countries_J_provinces_Saitama_cities_Urawa,inst_Countries_J_provinces_Saitama)). - -fof(axmondialPred16906, axiom, - f_member(inst_Colombia,inst_Organizations_Intelsat)). - -fof(axmondialPred16907, axiom, - 275000 = f_PopulationFn(inst_Countries_RO_provinces_Tulcea)). - -fof(axmondialPred16908, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Tulcea,f_MeasureFn(8430,inst_SquareKilometer))). - -fof(axmondialPred16909, axiom, - f_capitalCity(inst_Countries_RO_provinces_Tulcea_cities_Tulcea,inst_Countries_RO_provinces_Tulcea)). - -fof(axmondialPred16910, axiom, - f_sharedBorderLength(inst_Russia,inst_Norway,f_MeasureFn(167,inst_Kilometer))). - -fof(axmondialPred16911, axiom, - 1295000 = f_PopulationFn(inst_Countries_R_provinces_Chitinskayaoblast)). - -fof(axmondialPred16912, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Chitinskayaoblast,f_MeasureFn(431500,inst_SquareKilometer))). - -fof(axmondialPred16913, axiom, - f_capitalCity(inst_Countries_R_provinces_Chitinskayaoblast_cities_Chita,inst_Countries_R_provinces_Chitinskayaoblast)). - -fof(axmondialPred16914, axiom, - f_member(inst_Eritrea,inst_Organizations_IMO)). - -fof(axmondialPred16915, axiom, - 532900 = f_PopulationFn(inst_Countries_MYA_provinces_Mandalay_cities_Mandalay)). - -fof(axmondialPred16916, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Mandalay_cities_Mandalay,inst_Countries_MYA_provinces_Mandalay)). - -fof(axmondialPred16917, axiom, - f_member(inst_Kenya,inst_Organizations_UNPROFOR)). - -fof(axmondialPred16918, axiom, - f_member(inst_Yemen,inst_Organizations_ACC)). - -fof(axmondialPred16919, axiom, - f_capitalCity(inst_Countries_YE_cities_Sanaa,inst_Yemen)). - -fof(axmondialPred16920, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Yemen,inst_AgriculturalSector,21,f_YearFn(1996))). - -fof(axmondialPred16921, axiom, - f_landAreaOnly(inst_Yemen,f_MeasureFn(527970,inst_SquareKilometer))). - -fof(axmondialPred16922, axiom, - f_member(inst_Yemen,inst_Organizations_ESCWA)). - -fof(axmondialPred16923, axiom, - f_member(inst_Yemen,inst_Organizations_AMF)). - -fof(axmondialPred16924, axiom, - f_member(inst_Yemen,inst_Organizations_WTrO)). - -fof(axmondialPred16925, axiom, - f_inflationRateInCountry(inst_Yemen,71.3)). - -fof(axmondialPred16926, axiom, - f_member(inst_Yemen,inst_Organizations_WMO)). - -fof(axmondialPred16927, axiom, - f_member(inst_Yemen,inst_Organizations_CCC)). - -fof(axmondialPred16928, axiom, - f_member(inst_Yemen,inst_Organizations_CAEU)). - -fof(axmondialPred16929, axiom, - f_member(inst_Yemen,inst_Organizations_ICRM)). - -fof(axmondialPred16930, axiom, - f_member(inst_Yemen,inst_Organizations_AFESD)). - -fof(axmondialPred16931, axiom, - f_meetsSpatially(inst_Yemen,inst_Oman)). - -fof(axmondialPred16932, axiom, - f_member(inst_Yemen,inst_Organizations_WFTU)). - -fof(axmondialPred16933, axiom, - f_member(inst_Yemen,inst_Organizations_NAM)). - -fof(axmondialPred16934, axiom, - f_member(inst_Yemen,inst_Organizations_UNESCO)). - -fof(axmondialPred16935, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Yemen,inst_ServiceSector,55,f_YearFn(1996))). - -fof(axmondialPred16936, axiom, - f_member(inst_Yemen,inst_Organizations_IFAD)). - -fof(axmondialPred16937, axiom, - f_member(inst_Yemen,inst_Organizations_AL)). - -fof(axmondialPred16938, axiom, - 13483178 = f_PopulationFn(inst_Yemen)). - -fof(axmondialPred16939, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Yemen,inst_IndustrialSector,24,f_YearFn(1996))). - -fof(axmondialPred16940, axiom, - f_meetsSpatially(inst_Yemen,inst_SaudiArabia)). - -fof(axmondialPred16941, axiom, - f_member(inst_Nepal,inst_Organizations_UN)). - -fof(axmondialPred16942, axiom, - f_member(inst_Togo,inst_Organizations_WCL)). - -fof(axmondialPred16943, axiom, - f_located(inst_Islands_Nauru,inst_Nauru)). - -fof(axmondialPred16944, axiom, - f_landAreaOnly(inst_Islands_Nauru,f_MeasureFn(21,inst_SquareKilometer))). - -fof(axmondialPred16945, axiom, - 406370 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Kolhapur)). - -fof(axmondialPred16946, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Kolhapur,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred16947, axiom, - 40000 = f_PopulationFn(inst_Countries_EAK_provinces_RiftValley_cities_Kericho)). - -fof(axmondialPred16948, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_RiftValley_cities_Kericho,inst_Countries_EAK_provinces_RiftValley)). - -fof(axmondialPred16949, axiom, - 510565 = f_PopulationFn(inst_Countries_IND_provinces_Chandigarh_cities_Chandigarh)). - -fof(axmondialPred16950, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Chandigarh_cities_Chandigarh,inst_Countries_IND_provinces_Chandigarh)). - -fof(axmondialPred16951, axiom, - 342862 = f_PopulationFn(inst_Countries_USA_provinces_Nebraska_cities_Omaha)). - -fof(axmondialPred16952, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Nebraska_cities_Omaha,inst_Countries_USA_provinces_Nebraska)). - -fof(axmondialPred16953, axiom, - 263900 = f_PopulationFn(inst_Countries_GB_provinces_WestMidlands_cities_Walsall)). - -fof(axmondialPred16954, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestMidlands_cities_Walsall,inst_Countries_GB_provinces_WestMidlands)). - -fof(axmondialPred16955, axiom, - 1182611 = f_PopulationFn(inst_Countries_IR_provinces_Markazi)). - -fof(axmondialPred16956, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Markazi,f_MeasureFn(29080,inst_SquareKilometer))). - -fof(axmondialPred16957, axiom, - f_capitalCity(inst_Countries_IR_provinces_Markazi_cities_Arak,inst_Countries_IR_provinces_Markazi)). - -fof(axmondialPred16958, axiom, - 53000 = f_PopulationFn(inst_Countries_EAK_provinces_RiftValley_cities_Kitale)). - -fof(axmondialPred16959, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_RiftValley_cities_Kitale,inst_Countries_EAK_provinces_RiftValley)). - -fof(axmondialPred16960, axiom, - 213747 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Hagen)). - -fof(axmondialPred16961, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Hagen,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred16962, axiom, - 127600 = f_PopulationFn(inst_Countries_EAT_provinces_KusiniPemba)). - -fof(axmondialPred16963, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_KusiniPemba,f_MeasureFn(332,inst_SquareKilometer))). - -fof(axmondialPred16964, axiom, - f_capitalCity(inst_Countries_EAT_provinces_KusiniPemba_cities_ChakeCahke,inst_Countries_EAT_provinces_KusiniPemba)). - -fof(axmondialPred16965, axiom, - 18702 = f_PopulationFn(inst_Countries_CO_provinces_Vichada)). - -fof(axmondialPred16966, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Vichada,f_MeasureFn(100242,inst_SquareKilometer))). - -fof(axmondialPred16967, axiom, - f_capitalCity(inst_Countries_CO_provinces_Vichada_cities_PuertoCarreno,inst_Countries_CO_provinces_Vichada)). - -fof(axmondialPred16968, axiom, - 1050000 = f_PopulationFn(inst_Countries_AUS_provinces_SouthAustralia_cities_Adelaide)). - -fof(axmondialPred16969, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_SouthAustralia_cities_Adelaide,inst_Countries_AUS_provinces_SouthAustralia)). - -fof(axmondialPred16970, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Kumamoto_cities_Kumamoto,inst_Countries_J_provinces_Kumamoto)). - -fof(axmondialPred16971, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Sibiu,inst_Romania)). - -fof(axmondialPred16972, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Giurgiu,inst_Romania)). - -fof(axmondialPred16973, axiom, - 21657162 = f_PopulationFn(inst_Romania)). - -fof(axmondialPred16974, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Harghita,inst_Romania)). - -fof(axmondialPred16975, axiom, - f_member(inst_Romania,inst_Organizations_OSCE)). - -fof(axmondialPred16976, axiom, - f_member(inst_Romania,inst_Organizations_CE)). - -fof(axmondialPred16977, axiom, - f_meetsSpatially(inst_Romania,inst_SerbiaAndMontenegro)). - -fof(axmondialPred16978, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Covasha,inst_Romania)). - -fof(axmondialPred16979, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_CarasSeverin,inst_Romania)). - -fof(axmondialPred16980, axiom, - f_member(inst_Romania,inst_Organizations_ECE)). - -fof(axmondialPred16981, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Botosani,inst_Romania)). - -fof(axmondialPred16982, axiom, - f_meetsSpatially(inst_Romania,inst_Bulgaria)). - -fof(axmondialPred16983, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Olt,inst_Romania)). - -fof(axmondialPred16984, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Calarasi,inst_Romania)). - -fof(axmondialPred16985, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Prahova,inst_Romania)). - -fof(axmondialPred16986, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Maramures,inst_Romania)). - -fof(axmondialPred16987, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Bucuresti,inst_Romania)). - -fof(axmondialPred16988, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_BistritaNasaud,inst_Romania)). - -fof(axmondialPred16989, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Brasov,inst_Romania)). - -fof(axmondialPred16990, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Bacau,inst_Romania)). - -fof(axmondialPred16991, axiom, - f_member(inst_Romania,inst_Organizations_ILO)). - -fof(axmondialPred16992, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Hunedoara,inst_Romania)). - -fof(axmondialPred16993, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Braila,inst_Romania)). - -fof(axmondialPred16994, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Romania,inst_ServiceSector,44.1,f_YearFn(1996))). - -fof(axmondialPred16995, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Mures,inst_Romania)). - -fof(axmondialPred16996, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Buzau,inst_Romania)). - -fof(axmondialPred16997, axiom, - f_capitalCity(inst_Countries_RO_provinces_Bucuresti_cities_Bucharest,inst_Romania)). - -fof(axmondialPred16998, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Vilcea,inst_Romania)). - -fof(axmondialPred16999, axiom, - f_member(inst_Romania,inst_Organizations_ICFTU)). - -fof(axmondialPred17000, axiom, - f_member(inst_Romania,inst_Organizations_IMO)). - -fof(axmondialPred17001, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Tulcea,inst_Romania)). - -fof(axmondialPred17002, axiom, - f_member(inst_Romania,inst_Organizations_WIPO)). - -fof(axmondialPred17003, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Romania,inst_AgriculturalSector,19.6,f_YearFn(1996))). - -fof(axmondialPred17004, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Arad,inst_Romania)). - -fof(axmondialPred17005, axiom, - f_landAreaOnly(inst_Romania,f_MeasureFn(237500,inst_SquareKilometer))). - -fof(axmondialPred17006, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Constanta,inst_Romania)). - -fof(axmondialPred17007, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Cluj,inst_Romania)). - -fof(axmondialPred17008, axiom, - f_member(inst_Romania,inst_Organizations_PFP)). - -fof(axmondialPred17009, axiom, - f_member(inst_Romania,inst_Organizations_WTrO)). - -fof(axmondialPred17010, axiom, - f_member(inst_Romania,inst_Organizations_ICRM)). - -fof(axmondialPred17011, axiom, - f_member(inst_Romania,inst_Organizations_OAS)). - -fof(axmondialPred17012, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Suceava,inst_Romania)). - -fof(axmondialPred17013, axiom, - f_meetsSpatially(inst_Romania,inst_Ukraine)). - -fof(axmondialPred17014, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Arges,inst_Romania)). - -fof(axmondialPred17015, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Alba,inst_Romania)). - -fof(axmondialPred17016, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Mehedinti,inst_Romania)). - -fof(axmondialPred17017, axiom, - f_inflationRateInCountry(inst_Romania,25)). - -fof(axmondialPred17018, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Teleorman,inst_Romania)). - -fof(axmondialPred17019, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_SatuMare,inst_Romania)). - -fof(axmondialPred17020, axiom, - f_meetsSpatially(inst_Romania,inst_Moldova)). - -fof(axmondialPred17021, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Gorj,inst_Romania)). - -fof(axmondialPred17022, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Timis,inst_Romania)). - -fof(axmondialPred17023, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Vaslui,inst_Romania)). - -fof(axmondialPred17024, axiom, - f_member(inst_Romania,inst_Organizations_WFTU)). - -fof(axmondialPred17025, axiom, - f_meetsSpatially(inst_Romania,inst_Hungary)). - -fof(axmondialPred17026, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Vrancea,inst_Romania)). - -fof(axmondialPred17027, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Ialomita,inst_Romania)). - -fof(axmondialPred17028, axiom, - f_member(inst_Romania,inst_Organizations_WHO)). - -fof(axmondialPred17029, axiom, - f_member(inst_Romania,inst_Organizations_IFC)). - -fof(axmondialPred17030, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Galati,inst_Romania)). - -fof(axmondialPred17031, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Salaj,inst_Romania)). - -fof(axmondialPred17032, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Iasi,inst_Romania)). - -fof(axmondialPred17033, axiom, - f_member(inst_Romania,inst_Organizations_CEI)). - -fof(axmondialPred17034, axiom, - f_member(inst_Romania,inst_Organizations_WToO)). - -fof(axmondialPred17035, axiom, - f_member(inst_Romania,inst_Organizations_EU)). - -fof(axmondialPred17036, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Dimbovita,inst_Romania)). - -fof(axmondialPred17037, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Neamt,inst_Romania)). - -fof(axmondialPred17038, axiom, - f_member(inst_Romania,inst_Organizations_FAO)). - -fof(axmondialPred17039, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Dolj,inst_Romania)). - -fof(axmondialPred17040, axiom, - f_member(inst_Romania,inst_Organizations_IBRD)). - -fof(axmondialPred17041, axiom, - f_member(inst_Romania,inst_Organizations_IAEA)). - -fof(axmondialPred17042, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Romania,inst_IndustrialSector,36.3,f_YearFn(1996))). - -fof(axmondialPred17043, axiom, - f_geographicSubregion(inst_Countries_RO_provinces_Bihor,inst_Romania)). - -fof(axmondialPred17044, axiom, - f_member(inst_Romania,inst_Organizations_G_9)). - -fof(axmondialPred17045, axiom, - f_located(inst_Islands_Paramuschir,inst_Countries_R_provinces_Kamchatskayaoblast)). - -fof(axmondialPred17046, axiom, - f_located(inst_Islands_Paramuschir,inst_Russia)). - -fof(axmondialPred17047, axiom, - f_landAreaOnly(inst_Islands_Paramuschir,f_MeasureFn(2042,inst_SquareKilometer))). - -fof(axmondialPred17048, axiom, - 1293600 = f_PopulationFn(inst_Countries_VN_provinces_HaTinh)). - -fof(axmondialPred17049, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_HaTinh,f_MeasureFn(6054,inst_SquareKilometer))). - -fof(axmondialPred17050, axiom, - f_member(inst_China,inst_Organizations_FAO)). - -fof(axmondialPred17051, axiom, - 108961 = f_PopulationFn(inst_Countries_USA_provinces_Connecticut_cities_Waterbury)). - -fof(axmondialPred17052, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Connecticut_cities_Waterbury,inst_Countries_USA_provinces_Connecticut)). - -fof(axmondialPred17053, axiom, - f_member(inst_Tanzania,inst_Organizations_ILO)). - -fof(axmondialPred17054, axiom, - 951580 = f_PopulationFn(inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred17055, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_Brabant_cities_Brussels,inst_Countries_B_provinces_Brabant)). - -fof(axmondialPred17056, axiom, - 107559 = f_PopulationFn(inst_Countries_DZ_cities_Tebessa)). - -fof(axmondialPred17057, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Tebessa,inst_Algeria)). - -fof(axmondialPred17058, axiom, - 73300 = f_PopulationFn(inst_Countries_GB_provinces_BlaenauGwent)). - -fof(axmondialPred17059, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_BlaenauGwent,f_MeasureFn(109,inst_SquareKilometer))). - -fof(axmondialPred17060, axiom, - f_capitalCity(inst_Countries_GB_provinces_BlaenauGwent_cities_EbbwVale,inst_Countries_GB_provinces_BlaenauGwent)). - -fof(axmondialPred17061, axiom, - f_member(inst_Iraq,inst_Organizations_ABEDA)). - -fof(axmondialPred17062, axiom, - 75000 = f_PopulationFn(inst_Countries_LS_cities_Maseru)). - -fof(axmondialPred17063, axiom, - f_geographicalSubregion(inst_Countries_LS_cities_Maseru,inst_Lesotho)). - -fof(axmondialPred17064, axiom, - 162707 = f_PopulationFn(inst_Countries_MEX_provinces_NuevoLeon_cities_CiudadSantaCatarina)). - -fof(axmondialPred17065, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_NuevoLeon_cities_CiudadSantaCatarina,inst_Countries_MEX_provinces_NuevoLeon)). - -fof(axmondialPred17066, axiom, - 110658 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Orange)). - -fof(axmondialPred17067, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Orange,inst_Countries_USA_provinces_California)). - -fof(axmondialPred17068, axiom, - 528964 = f_PopulationFn(inst_Countries_USA_provinces_Distr_Columbia)). - -fof(axmondialPred17069, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Distr_Columbia,f_MeasureFn(179,inst_SquareKilometer))). - -fof(axmondialPred17070, axiom, - f_capitalCity(inst_Countries_USA_provinces_Distr_Columbia_cities_Washington,inst_Countries_USA_provinces_Distr_Columbia)). - -fof(axmondialPred17071, axiom, - f_member(inst_Nigeria,inst_Organizations_WCL)). - -fof(axmondialPred17072, axiom, - 307724 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_NewBombay)). - -fof(axmondialPred17073, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_NewBombay,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred17074, axiom, - f_member(inst_Austria,inst_Organizations_IEA)). - -fof(axmondialPred17075, axiom, - f_member(inst_Eritrea,inst_Organizations_NAM)). - -fof(axmondialPred17076, axiom, - 1113898 = f_PopulationFn(inst_Countries_CDN_provinces_Manitoba)). - -fof(axmondialPred17077, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_Manitoba,f_MeasureFn(650086,inst_SquareKilometer))). - -fof(axmondialPred17078, axiom, - f_capitalCity(inst_Countries_CDN_provinces_Manitoba_cities_Winnipeg,inst_Countries_CDN_provinces_Manitoba)). - -fof(axmondialPred17079, axiom, - 121992 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_FerrazdeVasconcelos)). - -fof(axmondialPred17080, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_FerrazdeVasconcelos,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred17081, axiom, - f_member(inst_Nicaragua,inst_Organizations_FAO)). - -fof(axmondialPred17082, axiom, - f_member(inst_Denmark,inst_Organizations_ECE)). - -fof(axmondialPred17083, axiom, - 10660000 = f_PopulationFn(inst_Countries_F_provinces_IledeFrance)). - -fof(axmondialPred17084, axiom, - f_landAreaOnly(inst_Countries_F_provinces_IledeFrance,f_MeasureFn(12011,inst_SquareKilometer))). - -fof(axmondialPred17085, axiom, - f_capitalCity(inst_Countries_F_provinces_IledeFrance_cities_Paris,inst_Countries_F_provinces_IledeFrance)). - -fof(axmondialPred17086, axiom, - f_member(inst_Finland,inst_Organizations_IDA)). - -fof(axmondialPred17087, axiom, - f_member(inst_Japan,inst_Organizations_EBRD)). - -fof(axmondialPred17088, axiom, - f_member(inst_Maldives,inst_Organizations_IBRD)). - -fof(axmondialPred17089, axiom, - 1110000 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Handan)). - -fof(axmondialPred17090, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Handan,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred17091, axiom, - 6733996 = f_PopulationFn(inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred17092, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Virginia,f_MeasureFn(105586,inst_SquareKilometer))). - -fof(axmondialPred17093, axiom, - f_capitalCity(inst_Countries_USA_provinces_Virginia_cities_Richmond,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred17094, axiom, - f_member(inst_Denmark,inst_Organizations_AsDB)). - -fof(axmondialPred17095, axiom, - f_member(inst_Nigeria,inst_Organizations_UNPREDEP)). - -fof(axmondialPred17096, axiom, - 406100 = f_PopulationFn(inst_Countries_S_provinces_Ostergotland)). - -fof(axmondialPred17097, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Ostergotland,f_MeasureFn(10562,inst_SquareKilometer))). - -fof(axmondialPred17098, axiom, - f_capitalCity(inst_Countries_S_provinces_Ostergotland_cities_Linkoping,inst_Countries_S_provinces_Ostergotland)). - -fof(axmondialPred17099, axiom, - 3924435 = f_PopulationFn(inst_Countries_VN_cities_Saigon)). - -fof(axmondialPred17100, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_Saigon,inst_Vietnam)). - -fof(axmondialPred17101, axiom, - f_member(inst_Tanzania,inst_Organizations_FAO)). - -fof(axmondialPred17102, axiom, - f_meetsSpatially(inst_Austria,inst_Liechtenstein)). - -fof(axmondialPred17103, axiom, - f_meetsSpatially(inst_Austria,inst_Hungary)). - -fof(axmondialPred17104, axiom, - f_geographicSubregion(inst_Countries_A_provinces_UpperAustria,inst_Austria)). - -fof(axmondialPred17105, axiom, - f_member(inst_Austria,inst_Organizations_UNTSO)). - -fof(axmondialPred17106, axiom, - f_member(inst_Austria,inst_Organizations_UNIKOM)). - -fof(axmondialPred17107, axiom, - f_member(inst_Austria,inst_Organizations_UNDOF)). - -fof(axmondialPred17108, axiom, - f_meetsSpatially(inst_Austria,inst_Slovenia)). - -fof(axmondialPred17109, axiom, - f_member(inst_Austria,inst_Organizations_WCL)). - -fof(axmondialPred17110, axiom, - f_member(inst_Austria,inst_Organizations_OECD)). - -fof(axmondialPred17111, axiom, - f_landAreaOnly(inst_Austria,f_MeasureFn(83850,inst_SquareKilometer))). - -fof(axmondialPred17112, axiom, - f_member(inst_Austria,inst_Organizations_UNIDO)). - -fof(axmondialPred17113, axiom, - f_capitalCity(inst_Countries_A_provinces_Vienna_cities_Vienna,inst_Austria)). - -fof(axmondialPred17114, axiom, - f_member(inst_Austria,inst_Organizations_IDA)). - -fof(axmondialPred17115, axiom, - f_inflationRateInCountry(inst_Austria,2.3)). - -fof(axmondialPred17116, axiom, - 8023244 = f_PopulationFn(inst_Austria)). - -fof(axmondialPred17117, axiom, - f_geographicSubregion(inst_Countries_A_provinces_Carinthia,inst_Austria)). - -fof(axmondialPred17118, axiom, - f_member(inst_Austria,inst_Organizations_WMO)). - -fof(axmondialPred17119, axiom, - f_meetsSpatially(inst_Austria,inst_CzechRepublic)). - -fof(axmondialPred17120, axiom, - f_geographicSubregion(inst_Countries_A_provinces_Vienna,inst_Austria)). - -fof(axmondialPred17121, axiom, - f_geographicSubregion(inst_Countries_A_provinces_Styria,inst_Austria)). - -fof(axmondialPred17122, axiom, - f_geographicSubregion(inst_Countries_A_provinces_Vorarlberg,inst_Austria)). - -fof(axmondialPred17123, axiom, - f_member(inst_Austria,inst_Organizations_UN)). - -fof(axmondialPred17124, axiom, - f_member(inst_Austria,inst_Organizations_EBRD)). - -fof(axmondialPred17125, axiom, - f_member(inst_Austria,inst_Organizations_IFC)). - -fof(axmondialPred17126, axiom, - f_geographicSubregion(inst_Countries_A_provinces_LowerAustria,inst_Austria)). - -fof(axmondialPred17127, axiom, - f_member(inst_Austria,inst_Organizations_IBRD)). - -fof(axmondialPred17128, axiom, - f_member(inst_Austria,inst_Organizations_NSG)). - -fof(axmondialPred17129, axiom, - f_member(inst_Austria,inst_Organizations_ANC)). - -fof(axmondialPred17130, axiom, - f_member(inst_Austria,inst_Organizations_UNHCR)). - -fof(axmondialPred17131, axiom, - f_geographicSubregion(inst_Countries_A_provinces_Burgenland,inst_Austria)). - -fof(axmondialPred17132, axiom, - f_member(inst_Austria,inst_Organizations_ITU)). - -fof(axmondialPred17133, axiom, - f_member(inst_Austria,inst_Organizations_ILO)). - -fof(axmondialPred17134, axiom, - f_geographicSubregion(inst_Countries_A_provinces_Tyrol,inst_Austria)). - -fof(axmondialPred17135, axiom, - f_meetsSpatially(inst_Austria,inst_Germany)). - -fof(axmondialPred17136, axiom, - f_meetsSpatially(inst_Austria,inst_Slovakia)). - -fof(axmondialPred17137, axiom, - f_member(inst_Austria,inst_Organizations_G_9)). - -fof(axmondialPred17138, axiom, - f_member(inst_Austria,inst_Organizations_UNFICYP)). - -fof(axmondialPred17139, axiom, - f_meetsSpatially(inst_Austria,inst_Italy)). - -fof(axmondialPred17140, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Austria,inst_ServiceSector,64,f_YearFn(1996))). - -fof(axmondialPred17141, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Austria,inst_AgriculturalSector,2,f_YearFn(1996))). - -fof(axmondialPred17142, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Austria,inst_IndustrialSector,34,f_YearFn(1996))). - -fof(axmondialPred17143, axiom, - f_geographicSubregion(inst_Countries_A_provinces_Salzburg,inst_Austria)). - -fof(axmondialPred17144, axiom, - f_member(inst_Austria,inst_Organizations_IOC)). - -fof(axmondialPred17145, axiom, - f_meetsSpatially(inst_Austria,inst_Switzerland)). - -fof(axmondialPred17146, axiom, - f_member(inst_Austria,inst_Organizations_EU)). - -fof(axmondialPred17147, axiom, - f_member(inst_Austria,inst_Organizations_IADB)). - -fof(axmondialPred17148, axiom, - f_member(inst_China,inst_Organizations_ISO)). - -fof(axmondialPred17149, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_ICAO)). - -fof(axmondialPred17150, axiom, - f_member(inst_Angola,inst_Organizations_FAO)). - -fof(axmondialPred17151, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_Interpol)). - -fof(axmondialPred17152, axiom, - f_sharedBorderLength(inst_China,inst_Laos,f_MeasureFn(423,inst_Kilometer))). - -fof(axmondialPred17153, axiom, - 1310600 = f_PopulationFn(inst_Countries_R_provinces_Tambovskayaoblast)). - -fof(axmondialPred17154, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Tambovskayaoblast,f_MeasureFn(34300,inst_SquareKilometer))). - -fof(axmondialPred17155, axiom, - f_capitalCity(inst_Countries_R_provinces_Tambovskayaoblast_cities_Tambov,inst_Countries_R_provinces_Tambovskayaoblast)). - -fof(axmondialPred17156, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Intibuca_cities_LaEsperanza,inst_Countries_HCA_provinces_Intibuca)). - -fof(axmondialPred17157, axiom, - f_member(inst_Panama,inst_Organizations_UPU)). - -fof(axmondialPred17158, axiom, - f_member(inst_Botswana,inst_Organizations_ILO)). - -fof(axmondialPred17159, axiom, - 848201 = f_PopulationFn(inst_Countries_TR_provinces_Erzurum)). - -fof(axmondialPred17160, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Erzurum,f_MeasureFn(25066,inst_SquareKilometer))). - -fof(axmondialPred17161, axiom, - f_capitalCity(inst_Countries_TR_provinces_Erzurum_cities_Erzurum,inst_Countries_TR_provinces_Erzurum)). - -fof(axmondialPred17162, axiom, - f_member(inst_Norway,inst_Organizations_OSCE)). - -fof(axmondialPred17163, axiom, - 285000 = f_PopulationFn(inst_Countries_R_provinces_Kostromskayaoblast_cities_Kostroma)). - -fof(axmondialPred17164, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kostromskayaoblast_cities_Kostroma,inst_Countries_R_provinces_Kostromskayaoblast)). - -fof(axmondialPred17165, axiom, - 3558000 = f_PopulationFn(inst_Countries_EAK_provinces_Nyanza)). - -fof(axmondialPred17166, axiom, - f_landAreaOnly(inst_Countries_EAK_provinces_Nyanza,f_MeasureFn(16162,inst_SquareKilometer))). - -fof(axmondialPred17167, axiom, - f_capitalCity(inst_Countries_EAK_provinces_Nyanza_cities_Kisumu,inst_Countries_EAK_provinces_Nyanza)). - -fof(axmondialPred17168, axiom, - 74616 = f_PopulationFn(inst_Countries_P_provinces_Coimbra_cities_Coimbra)). - -fof(axmondialPred17169, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Coimbra_cities_Coimbra,inst_Countries_P_provinces_Coimbra)). - -fof(axmondialPred17170, axiom, - f_located(inst_Mountains_Huascaran,inst_Countries_PE_provinces_Ancash)). - -fof(axmondialPred17171, axiom, - f_located(inst_Mountains_Huascaran,inst_Peru)). - -fof(axmondialPred17172, axiom, - 129509 = f_PopulationFn(inst_Countries_F_provinces_Centre_cities_Tours)). - -fof(axmondialPred17173, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Centre_cities_Tours,inst_Countries_F_provinces_Centre)). - -fof(axmondialPred17174, axiom, - 496938 = f_PopulationFn(inst_Countries_USA_provinces_Louisiana_cities_NewOrleans)). - -fof(axmondialPred17175, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Louisiana_cities_NewOrleans,inst_Countries_USA_provinces_Louisiana)). - -fof(axmondialPred17176, axiom, - 14302 = f_PopulationFn(inst_Countries_cid_cia_Turks_and_Caicos_Islands)). - -fof(axmondialPred17177, axiom, - f_member(inst_Countries_cid_cia_Turks_and_Caicos_Islands,inst_Organizations_Interpol)). - -fof(axmondialPred17178, axiom, - f_capitalCity(inst_Countries_cid_cia_Turks_and_Caicos_Islands_cities_GrandTurk,inst_Countries_cid_cia_Turks_and_Caicos_Islands)). - -fof(axmondialPred17179, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Turks_and_Caicos_Islands,f_MeasureFn(430,inst_SquareKilometer))). - -fof(axmondialPred17180, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_LaPaz_cities_Zacatecoluca,inst_Countries_ES_provinces_LaPaz)). - -fof(axmondialPred17181, axiom, - 508000 = f_PopulationFn(inst_Countries_UA_provinces_Mykolayivska_cities_Mykolayiv)). - -fof(axmondialPred17182, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Mykolayivska_cities_Mykolayiv,inst_Countries_UA_provinces_Mykolayivska)). - -fof(axmondialPred17183, axiom, - 218100 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Trafford)). - -fof(axmondialPred17184, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Trafford,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred17185, axiom, - 116000 = f_PopulationFn(inst_Countries_UZB_provinces_Jizzakh_cities_Jizzakh)). - -fof(axmondialPred17186, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Jizzakh_cities_Jizzakh,inst_Countries_UZB_provinces_Jizzakh)). - -fof(axmondialPred17187, axiom, - f_member(inst_Sudan,inst_Organizations_AfDB)). - -fof(axmondialPred17188, axiom, - f_member(inst_SriLanka,inst_Organizations_ICRM)). - -fof(axmondialPred17189, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_ICAO)). - -fof(axmondialPred17190, axiom, - f_member(inst_Norway,inst_Organizations_CERN)). - -fof(axmondialPred17191, axiom, - f_located(inst_Rivers_Oesterdalaelv,inst_Countries_S_provinces_Kopparberg)). - -fof(axmondialPred17192, axiom, - f_located(inst_Rivers_Oesterdalaelv,inst_Sweden)). - -fof(axmondialPred17193, axiom, - f_flowsInto(inst_Rivers_Oesterdalaelv,inst_Rivers_Dalaelv)). - -fof(axmondialPred17194, axiom, - f_member(inst_Japan,inst_Organizations_MTCR)). - -fof(axmondialPred17195, axiom, - f_member(inst_Cuba,inst_Organizations_IOC)). - -fof(axmondialPred17196, axiom, - f_member(inst_Bolivia,inst_Organizations_LAIA)). - -fof(axmondialPred17197, axiom, - f_member(inst_CostaRica,inst_Organizations_Interpol)). - -fof(axmondialPred17198, axiom, - 105000 = f_PopulationFn(inst_Countries_BR_provinces_Goias_cities_Araguaina)). - -fof(axmondialPred17199, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Goias_cities_Araguaina,inst_Countries_BR_provinces_Goias)). - -fof(axmondialPred17200, axiom, - 624700 = f_PopulationFn(inst_Countries_VN_provinces_CaoBang)). - -fof(axmondialPred17201, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_CaoBang,f_MeasureFn(8444,inst_SquareKilometer))). - -fof(axmondialPred17202, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Martinique_cities_Fort_de_France,inst_Countries_cid_cia_Martinique)). - -fof(axmondialPred17203, axiom, - 108700 = f_PopulationFn(inst_Countries_GB_provinces_NorthYorkshire_cities_Scarborough)). - -fof(axmondialPred17204, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_NorthYorkshire_cities_Scarborough,inst_Countries_GB_provinces_NorthYorkshire)). - -fof(axmondialPred17205, axiom, - 524598 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Scarborough)). - -fof(axmondialPred17206, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Scarborough,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred17207, axiom, - f_member(inst_Iraq,inst_Organizations_IDB)). - -fof(axmondialPred17208, axiom, - f_member(inst_Nepal,inst_Organizations_Intelsat)). - -fof(axmondialPred17209, axiom, - f_member(inst_CzechRepublic,inst_Organizations_UNOMIG)). - -fof(axmondialPred17210, axiom, - f_sharedBorderLength(inst_WesternSahara,inst_Algeria,f_MeasureFn(42,inst_Kilometer))). - -fof(axmondialPred17211, axiom, - f_member(inst_Philippines,inst_Organizations_MekongGroup)). - -fof(axmondialPred17212, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Macau,inst_Continents_Asia)). - -fof(axmondialPred17213, axiom, - f_member(inst_Cyprus,inst_Organizations_EU)). - -fof(axmondialPred17214, axiom, - f_located(inst_Lakes_LakeTiticaca,inst_Countries_PE_provinces_Puno)). - -fof(axmondialPred17215, axiom, - f_located(inst_Lakes_LakeTiticaca,inst_Peru)). - -fof(axmondialPred17216, axiom, - f_located(inst_Lakes_LakeTiticaca,inst_Bolivia)). - -fof(axmondialPred17217, axiom, - f_landAreaOnly(inst_Lakes_LakeTiticaca,f_MeasureFn(8300,inst_SquareKilometer))). - -fof(axmondialPred17218, axiom, - f_member(inst_Angola,inst_Organizations_WIPO)). - -fof(axmondialPred17219, axiom, - 1023000 = f_PopulationFn(inst_Countries_RP_cities_Kalookan)). - -fof(axmondialPred17220, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_Kalookan,inst_Philippines)). - -fof(axmondialPred17221, axiom, - 4801500 = f_PopulationFn(inst_Countries_R_provinces_SanktPeterburg)). - -fof(axmondialPred17222, axiom, - f_landAreaOnly(inst_Countries_R_provinces_SanktPeterburg,f_MeasureFn(0,inst_SquareKilometer))). - -fof(axmondialPred17223, axiom, - f_capitalCity(inst_Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg,inst_Countries_R_provinces_SanktPeterburg)). - -fof(axmondialPred17224, axiom, - f_member(inst_Finland,inst_Organizations_OSCE)). - -fof(axmondialPred17225, axiom, - 702027 = f_PopulationFn(inst_Countries_GR_provinces_DhytikiEllas)). - -fof(axmondialPred17226, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_DhytikiEllas,f_MeasureFn(11350,inst_SquareKilometer))). - -fof(axmondialPred17227, axiom, - 183945 = f_PopulationFn(inst_Countries_D_provinces_Saarland_cities_Saarbrucken)). - -fof(axmondialPred17228, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Saarland_cities_Saarbrucken,inst_Countries_D_provinces_Saarland)). - -fof(axmondialPred17229, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Gorj_cities_TirguJiu,inst_Countries_RO_provinces_Gorj)). - -fof(axmondialPred17230, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Yozgat_cities_Yozgat,inst_Countries_TR_provinces_Yozgat)). - -fof(axmondialPred17231, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Toyama_cities_Toyama,inst_Countries_J_provinces_Toyama)). - -fof(axmondialPred17232, axiom, - f_sharedBorderLength(inst_Turkey,inst_Greece,f_MeasureFn(206,inst_Kilometer))). - -fof(axmondialPred17233, axiom, - 150000 = f_PopulationFn(inst_Countries_SME_cities_Paramaribo)). - -fof(axmondialPred17234, axiom, - f_geographicalSubregion(inst_Countries_SME_cities_Paramaribo,inst_Suriname)). - -fof(axmondialPred17235, axiom, - 280200 = f_PopulationFn(inst_Countries_KAZ_provinces_Aqmola_cities_Aqmola)). - -fof(axmondialPred17236, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Aqmola_cities_Aqmola,inst_Countries_KAZ_provinces_Aqmola)). - -fof(axmondialPred17237, axiom, - 523422 = f_PopulationFn(inst_Countries_MEX_provinces_Yucatan_cities_Merida)). - -fof(axmondialPred17238, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Yucatan_cities_Merida,inst_Countries_MEX_provinces_Yucatan)). - -fof(axmondialPred17239, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Mardin_cities_Mardin,inst_Countries_TR_provinces_Mardin)). - -fof(axmondialPred17240, axiom, - f_member(inst_Ghana,inst_Organizations_IOC)). - -fof(axmondialPred17241, axiom, - 165258 = f_PopulationFn(inst_Countries_CH_provinces_NE)). - -fof(axmondialPred17242, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_NE,f_MeasureFn(803,inst_SquareKilometer))). - -fof(axmondialPred17243, axiom, - f_capitalCity(inst_Countries_CH_provinces_NE_cities_Neuchatel,inst_Countries_CH_provinces_NE)). - -fof(axmondialPred17244, axiom, - 62099 = f_PopulationFn(inst_Countries_cid_cia_Bermuda)). - -fof(axmondialPred17245, axiom, - f_member(inst_Countries_cid_cia_Bermuda,inst_Organizations_Interpol)). - -fof(axmondialPred17246, axiom, - f_member(inst_Countries_cid_cia_Bermuda,inst_Organizations_CCC)). - -fof(axmondialPred17247, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Bermuda,f_MeasureFn(50,inst_SquareKilometer))). - -fof(axmondialPred17248, axiom, - f_capitalCity(inst_Countries_cid_cia_Bermuda_cities_Hamilton,inst_Countries_cid_cia_Bermuda)). - -fof(axmondialPred17249, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Bermuda,2.6)). - -fof(axmondialPred17250, axiom, - f_member(inst_Countries_cid_cia_Bermuda,inst_Organizations_ICFTU)). - -fof(axmondialPred17251, axiom, - 94234 = f_PopulationFn(inst_Countries_SF_provinces_Haeme_cities_Lahti)). - -fof(axmondialPred17252, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Haeme_cities_Lahti,inst_Countries_SF_provinces_Haeme)). - -fof(axmondialPred17253, axiom, - 723000 = f_PopulationFn(inst_Countries_F_provinces_Limousin)). - -fof(axmondialPred17254, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Limousin,f_MeasureFn(16942,inst_SquareKilometer))). - -fof(axmondialPred17255, axiom, - f_capitalCity(inst_Countries_F_provinces_Limousin_cities_Limoges,inst_Countries_F_provinces_Limousin)). - -fof(axmondialPred17256, axiom, - 938800 = f_PopulationFn(inst_Countries_GB_provinces_Derbyshire)). - -fof(axmondialPred17257, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Derbyshire,f_MeasureFn(2631,inst_SquareKilometer))). - -fof(axmondialPred17258, axiom, - f_capitalCity(inst_Countries_GB_provinces_Derbyshire_cities_Matlock,inst_Countries_GB_provinces_Derbyshire)). - -fof(axmondialPred17259, axiom, - 182817 = f_PopulationFn(inst_Countries_ES_provinces_SanMiguel_cities_SanMiguel)). - -fof(axmondialPred17260, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_SanMiguel_cities_SanMiguel,inst_Countries_ES_provinces_SanMiguel)). - -fof(axmondialPred17261, axiom, - f_member(inst_Philippines,inst_Organizations_G_24)). - -fof(axmondialPred17262, axiom, - 192509 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Xinyang)). - -fof(axmondialPred17263, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Xinyang,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred17264, axiom, - 56300 = f_PopulationFn(inst_Countries_BRU_cities_BandarSeriBegawan)). - -fof(axmondialPred17265, axiom, - f_geographicalSubregion(inst_Countries_BRU_cities_BandarSeriBegawan,inst_Brunei)). - -fof(axmondialPred17266, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Amazonas_cities_Chachapoyas,inst_Countries_PE_provinces_Amazonas)). - -fof(axmondialPred17267, axiom, - f_member(inst_Slovenia,inst_Organizations_UN)). - -fof(axmondialPred17268, axiom, - 142000 = f_PopulationFn(inst_Countries_ET_provinces_Sohag_cities_Sohag)). - -fof(axmondialPred17269, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_Sohag_cities_Sohag,inst_Countries_ET_provinces_Sohag)). - -fof(axmondialPred17270, axiom, - f_geographicalSubregion(inst_NewZealand,inst_Continents_Australia_Oceania)). - -fof(axmondialPred17271, axiom, - 51707 = f_PopulationFn(inst_Countries_IND_provinces_LakshadweepIs_)). - -fof(axmondialPred17272, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_LakshadweepIs_,f_MeasureFn(32,inst_SquareKilometer))). - -fof(axmondialPred17273, axiom, - f_capitalCity(inst_Countries_IND_provinces_LakshadweepIs__cities_Kavaratti,inst_Countries_IND_provinces_LakshadweepIs_)). - -fof(axmondialPred17274, axiom, - f_member(inst_Maldives,inst_Organizations_ESCAP)). - -fof(axmondialPred17275, axiom, - 600900 = f_PopulationFn(inst_Countries_KAZ_provinces_SoltustikQazaqstan)). - -fof(axmondialPred17276, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_SoltustikQazaqstan,f_MeasureFn(45000,inst_SquareKilometer))). - -fof(axmondialPred17277, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_SoltustikQazaqstan_cities_Petropavl,inst_Countries_KAZ_provinces_SoltustikQazaqstan)). - -fof(axmondialPred17278, axiom, - 195676 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Embu)). - -fof(axmondialPred17279, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Embu,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred17280, axiom, - f_located(inst_Islands_SriLanka,inst_SriLanka)). - -fof(axmondialPred17281, axiom, - f_landAreaOnly(inst_Islands_SriLanka,f_MeasureFn(65610,inst_SquareKilometer))). - -fof(axmondialPred17282, axiom, - f_hasHeadq(inst_Organizations_FZ,inst_Countries_F_provinces_IledeFrance_cities_Paris)). - -fof(axmondialPred17283, axiom, - 2329000 = f_PopulationFn(inst_Countries_CZ_provinces_Praha)). - -fof(axmondialPred17284, axiom, - f_landAreaOnly(inst_Countries_CZ_provinces_Praha,f_MeasureFn(11490,inst_SquareKilometer))). - -fof(axmondialPred17285, axiom, - f_capitalCity(inst_Countries_CZ_provinces_Praha_cities_Prague,inst_Countries_CZ_provinces_Praha)). - -fof(axmondialPred17286, axiom, - 434829 = f_PopulationFn(inst_Countries_USA_provinces_Missouri_cities_KansasCity)). - -fof(axmondialPred17287, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Missouri_cities_KansasCity,inst_Countries_USA_provinces_Missouri)). - -fof(axmondialPred17288, axiom, - f_located(inst_Mountains_Tamgak,inst_Niger)). - -fof(axmondialPred17289, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Uige_cities_Uige,inst_Countries_ANG_provinces_Uige)). - -fof(axmondialPred17290, axiom, - 110330 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Irvine)). - -fof(axmondialPred17291, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Irvine,inst_Countries_USA_provinces_California)). - -fof(axmondialPred17292, axiom, - 2228600 = f_PopulationFn(inst_Countries_R_provinces_Orenburgskayaoblast)). - -fof(axmondialPred17293, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Orenburgskayaoblast,f_MeasureFn(124000,inst_SquareKilometer))). - -fof(axmondialPred17294, axiom, - f_capitalCity(inst_Countries_R_provinces_Orenburgskayaoblast_cities_Orenburg,inst_Countries_R_provinces_Orenburgskayaoblast)). - -fof(axmondialPred17295, axiom, - 781068 = f_PopulationFn(inst_Countries_BR_provinces_Maranhao_cities_SaoLuis)). - -fof(axmondialPred17296, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Maranhao_cities_SaoLuis,inst_Countries_BR_provinces_Maranhao)). - -fof(axmondialPred17297, axiom, - 327865 = f_PopulationFn(inst_Countries_MEX_provinces_Mexico_Estadode_cities_Toluca)). - -fof(axmondialPred17298, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Mexico_Estadode_cities_Toluca,inst_Countries_MEX_provinces_Mexico_Estadode)). - -fof(axmondialPred17299, axiom, - 153583 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_Colombo)). - -fof(axmondialPred17300, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_Colombo,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred17301, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kars_cities_Kars,inst_Countries_TR_provinces_Kars)). - -fof(axmondialPred17302, axiom, - f_member(inst_Moldova,inst_Organizations_BSEC)). - -fof(axmondialPred17303, axiom, - 114144 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Fullerton)). - -fof(axmondialPred17304, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Fullerton,inst_Countries_USA_provinces_California)). - -fof(axmondialPred17305, axiom, - 133101 = f_PopulationFn(inst_Countries_TJ_provinces_Gansu_cities_Wuwei)). - -fof(axmondialPred17306, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Gansu_cities_Wuwei,inst_Countries_TJ_provinces_Gansu)). - -fof(axmondialPred17307, axiom, - 1320000 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Shijiazhuang)). - -fof(axmondialPred17308, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Shijiazhuang,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred17309, axiom, - f_member(inst_Jamaica,inst_Organizations_G_15)). - -fof(axmondialPred17310, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_MadredeDios_cities_PuertoMaldonado,inst_Countries_PE_provinces_MadredeDios)). - -fof(axmondialPred17311, axiom, - 370000 = f_PopulationFn(inst_Countries_NOK_cities_Nampo)). - -fof(axmondialPred17312, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Nampo,inst_NorthKorea)). - -fof(axmondialPred17313, axiom, - f_member(inst_SriLanka,inst_Organizations_WIPO)). - -fof(axmondialPred17314, axiom, - 693712 = f_PopulationFn(inst_Countries_CO_provinces_Huila)). - -fof(axmondialPred17315, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Huila,f_MeasureFn(19890,inst_SquareKilometer))). - -fof(axmondialPred17316, axiom, - f_capitalCity(inst_Countries_CO_provinces_Huila_cities_Neiva,inst_Countries_CO_provinces_Huila)). - -fof(axmondialPred17317, axiom, - f_meetsSpatially(inst_Namibia,inst_Zambia)). - -fof(axmondialPred17318, axiom, - f_meetsSpatially(inst_Namibia,inst_Angola)). - -fof(axmondialPred17319, axiom, - f_landAreaOnly(inst_Namibia,f_MeasureFn(825418,inst_SquareKilometer))). - -fof(axmondialPred17320, axiom, - f_member(inst_Namibia,inst_Organizations_FAO)). - -fof(axmondialPred17321, axiom, - f_member(inst_Namibia,inst_Organizations_UN)). - -fof(axmondialPred17322, axiom, - f_inflationRateInCountry(inst_Namibia,11)). - -fof(axmondialPred17323, axiom, - f_member(inst_Namibia,inst_Organizations_AfDB)). - -fof(axmondialPred17324, axiom, - 1677243 = f_PopulationFn(inst_Namibia)). - -fof(axmondialPred17325, axiom, - f_member(inst_Namibia,inst_Organizations_IFAD)). - -fof(axmondialPred17326, axiom, - f_member(inst_Namibia,inst_Organizations_Intelsat)). - -fof(axmondialPred17327, axiom, - f_member(inst_Namibia,inst_Organizations_IMF)). - -fof(axmondialPred17328, axiom, - f_member(inst_Namibia,inst_Organizations_ITU)). - -fof(axmondialPred17329, axiom, - f_member(inst_Namibia,inst_Organizations_UNESCO)). - -fof(axmondialPred17330, axiom, - f_meetsSpatially(inst_Namibia,inst_Botswana)). - -fof(axmondialPred17331, axiom, - f_meetsSpatially(inst_Namibia,inst_SouthAfrica)). - -fof(axmondialPred17332, axiom, - f_member(inst_Namibia,inst_Organizations_ACP)). - -fof(axmondialPred17333, axiom, - f_member(inst_Namibia,inst_Organizations_IBRD)). - -fof(axmondialPred17334, axiom, - f_member(inst_Namibia,inst_Organizations_IMO)). - -fof(axmondialPred17335, axiom, - f_member(inst_Namibia,inst_Organizations_ICRM)). - -fof(axmondialPred17336, axiom, - f_capitalCity(inst_Countries_NAM_cities_Windhoek,inst_Namibia)). - -fof(axmondialPred17337, axiom, - f_member(inst_Namibia,inst_Organizations_UNIDO)). - -fof(axmondialPred17338, axiom, - f_member(inst_Namibia,inst_Organizations_ILO)). - -fof(axmondialPred17339, axiom, - f_member(inst_Namibia,inst_Organizations_UNHCR)). - -fof(axmondialPred17340, axiom, - f_member(inst_Namibia,inst_Organizations_OAU)). - -fof(axmondialPred17341, axiom, - f_member(inst_Albania,inst_Organizations_UPU)). - -fof(axmondialPred17342, axiom, - 429000 = f_PopulationFn(inst_Countries_AUS_provinces_NewSouthWales_cities_Newcastle)). - -fof(axmondialPred17343, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_NewSouthWales_cities_Newcastle,inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred17344, axiom, - 140900 = f_PopulationFn(inst_Countries_PA_provinces_Colon_cities_Colon)). - -fof(axmondialPred17345, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_Colon_cities_Colon,inst_Countries_PA_provinces_Colon)). - -fof(axmondialPred17346, axiom, - 504502 = f_PopulationFn(inst_Countries_MAL_provinces_Melaka)). - -fof(axmondialPred17347, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Melaka,f_MeasureFn(1650,inst_SquareKilometer))). - -fof(axmondialPred17348, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Melaka_cities_Melaka,inst_Countries_MAL_provinces_Melaka)). - -fof(axmondialPred17349, axiom, - f_member(inst_Suriname,inst_Organizations_NAM)). - -fof(axmondialPred17350, axiom, - 202798 = f_PopulationFn(inst_Countries_USA_provinces_Virginia_cities_Richmond)). - -fof(axmondialPred17351, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Virginia_cities_Richmond,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred17352, axiom, - 11921944 = f_PopulationFn(inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred17353, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Bayern,f_MeasureFn(70546,inst_SquareKilometer))). - -fof(axmondialPred17354, axiom, - f_capitalCity(inst_Countries_D_provinces_Bayern_cities_Munich,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred17355, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_AalianNil_cities_Malakal,inst_Countries_SUD_provinces_AalianNil)). - -fof(axmondialPred17356, axiom, - f_member(inst_SriLanka,inst_Organizations_NAM)). - -fof(axmondialPred17357, axiom, - 145049 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_Huelva)). - -fof(axmondialPred17358, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_Huelva,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred17359, axiom, - f_hasHeadq(inst_Organizations_ILO,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred17360, axiom, - 111909 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Itapetininga)). - -fof(axmondialPred17361, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Itapetininga,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred17362, axiom, - f_located(inst_Rivers_Suchona,inst_Countries_R_provinces_Vologodskayaoblast)). - -fof(axmondialPred17363, axiom, - f_located(inst_Rivers_Suchona,inst_Russia)). - -fof(axmondialPred17364, axiom, - f_flowsInto(inst_Rivers_Suchona,inst_Rivers_NorthernDwina)). - -fof(axmondialPred17365, axiom, - f_length(inst_Rivers_Suchona,562)). - -fof(axmondialPred17366, axiom, - 162659 = f_PopulationFn(inst_Countries_MEX_provinces_Sinaloa_cities_LosMochis)). - -fof(axmondialPred17367, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Sinaloa_cities_LosMochis,inst_Countries_MEX_provinces_Sinaloa)). - -fof(axmondialPred17368, axiom, - 303160 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Foshan)). - -fof(axmondialPred17369, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Foshan,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred17370, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Cocos_Islands,inst_Continents_Australia_Oceania)). - -fof(axmondialPred17371, axiom, - 184627 = f_PopulationFn(inst_Countries_D_provinces_RheinlandPfalz_cities_Mainz)). - -fof(axmondialPred17372, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_RheinlandPfalz_cities_Mainz,inst_Countries_D_provinces_RheinlandPfalz)). - -fof(axmondialPred17373, axiom, - f_sharedBorderLength(inst_Zambia,inst_Malawi,f_MeasureFn(837,inst_Kilometer))). - -fof(axmondialPred17374, axiom, - f_member(inst_Iraq,inst_Organizations_UNESCO)). - -fof(axmondialPred17375, axiom, - 167901 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Americana)). - -fof(axmondialPred17376, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Americana,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred17377, axiom, - 396800 = f_PopulationFn(inst_Countries_PA_provinces_Chiriqui)). - -fof(axmondialPred17378, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_Chiriqui,f_MeasureFn(8653,inst_SquareKilometer))). - -fof(axmondialPred17379, axiom, - f_capitalCity(inst_Countries_PA_provinces_Chiriqui_cities_David,inst_Countries_PA_provinces_Chiriqui)). - -fof(axmondialPred17380, axiom, - f_member(inst_Japan,inst_Organizations_WTrO)). - -fof(axmondialPred17381, axiom, - f_sharedBorderLength(inst_Peru,inst_Bolivia,f_MeasureFn(900,inst_Kilometer))). - -fof(axmondialPred17382, axiom, - 559000 = f_PopulationFn(inst_Countries_RC_provinces_Chiai)). - -fof(axmondialPred17383, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Chiai,f_MeasureFn(1902,inst_SquareKilometer))). - -fof(axmondialPred17384, axiom, - f_capitalCity(inst_Countries_RC_provinces_Chiai_munic_cities_Chiai,inst_Countries_RC_provinces_Chiai)). - -fof(axmondialPred17385, axiom, - 2154900 = f_PopulationFn(inst_Countries_VN_provinces_Hanoi)). - -fof(axmondialPred17386, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_Hanoi,f_MeasureFn(920,inst_SquareKilometer))). - -fof(axmondialPred17387, axiom, - 112673 = f_PopulationFn(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Beihai)). - -fof(axmondialPred17388, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Beihai,inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred17389, axiom, - 326460 = f_PopulationFn(inst_Countries_TJ_cities_Macau)). - -fof(axmondialPred17390, axiom, - f_geographicalSubregion(inst_Countries_TJ_cities_Macau,inst_China)). - -fof(axmondialPred17391, axiom, - 358648 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_Miami)). - -fof(axmondialPred17392, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_Miami,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred17393, axiom, - 400997 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Zhanjiang)). - -fof(axmondialPred17394, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Zhanjiang,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred17395, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Tainan_cities_Hsinying,inst_Countries_RC_provinces_Tainan)). - -fof(axmondialPred17396, axiom, - 230292 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Limeira)). - -fof(axmondialPred17397, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Limeira,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred17398, axiom, - f_member(inst_Slovenia,inst_Organizations_ILO)). - -fof(axmondialPred17399, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Yaracuy_cities_SanFelipe,inst_Countries_YV_provinces_Yaracuy)). - -fof(axmondialPred17400, axiom, - f_member(inst_Botswana,inst_Organizations_WHO)). - -fof(axmondialPred17401, axiom, - 52000 = f_PopulationFn(inst_Countries_AL_cities_Korce)). - -fof(axmondialPred17402, axiom, - f_geographicalSubregion(inst_Countries_AL_cities_Korce,inst_Albania)). - -fof(axmondialPred17403, axiom, - f_member(inst_Denmark,inst_Organizations_MTCR)). - -fof(axmondialPred17404, axiom, - f_member(inst_Argentina,inst_Organizations_G_19)). - -fof(axmondialPred17405, axiom, - 142455 = f_PopulationFn(inst_Countries_CO_provinces_Guajira_La_cities_Riohacha)). - -fof(axmondialPred17406, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Guajira_La_cities_Riohacha,inst_Countries_CO_provinces_Guajira_La)). - -fof(axmondialPred17407, axiom, - f_member(inst_Philippines,inst_Organizations_ITU)). - -fof(axmondialPred17408, axiom, - f_member(inst_Slovakia,inst_Organizations_IMO)). - -fof(axmondialPred17409, axiom, - 1458183 = f_PopulationFn(inst_Countries_IND_provinces_Rajasthan_cities_Jaipur)). - -fof(axmondialPred17410, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Rajasthan_cities_Jaipur,inst_Countries_IND_provinces_Rajasthan)). - -fof(axmondialPred17411, axiom, - 254530 = f_PopulationFn(inst_Countries_CR_provinces_Guanacaste)). - -fof(axmondialPred17412, axiom, - f_landAreaOnly(inst_Countries_CR_provinces_Guanacaste,f_MeasureFn(10141,inst_SquareKilometer))). - -fof(axmondialPred17413, axiom, - f_capitalCity(inst_Countries_CR_provinces_Guanacaste_cities_Liberia,inst_Countries_CR_provinces_Guanacaste)). - -fof(axmondialPred17414, axiom, - 95089 = f_PopulationFn(inst_Countries_N_provinces_Rogaland_cities_Stavanger)). - -fof(axmondialPred17415, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Rogaland_cities_Stavanger,inst_Countries_N_provinces_Rogaland)). - -fof(axmondialPred17416, axiom, - 5034548 = f_PopulationFn(inst_Countries_E_provinces_Madrid)). - -fof(axmondialPred17417, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Madrid,f_MeasureFn(8028,inst_SquareKilometer))). - -fof(axmondialPred17418, axiom, - f_capitalCity(inst_Countries_E_provinces_Madrid_cities_Madrid,inst_Countries_E_provinces_Madrid)). - -fof(axmondialPred17419, axiom, - 175000 = f_PopulationFn(inst_Countries_WAN_cities_Offa)). - -fof(axmondialPred17420, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Offa,inst_Nigeria)). - -fof(axmondialPred17421, axiom, - 1091674 = f_PopulationFn(inst_Countries_IND_provinces_MadhyaPradesh_cities_Indore)). - -fof(axmondialPred17422, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_MadhyaPradesh_cities_Indore,inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred17423, axiom, - 104840 = f_PopulationFn(inst_Countries_BR_provinces_Goias_cities_Luziania)). - -fof(axmondialPred17424, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Goias_cities_Luziania,inst_Countries_BR_provinces_Goias)). - -fof(axmondialPred17425, axiom, - 111182 = f_PopulationFn(inst_Countries_USA_provinces_Virginia_cities_Alexandria)). - -fof(axmondialPred17426, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Virginia_cities_Alexandria,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred17427, axiom, - 512880 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_MardelPlata)). - -fof(axmondialPred17428, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_MardelPlata,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred17429, axiom, - 3027247 = f_PopulationFn(inst_Countries_CO_provinces_ValledeCauca)). - -fof(axmondialPred17430, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_ValledeCauca,f_MeasureFn(22140,inst_SquareKilometer))). - -fof(axmondialPred17431, axiom, - f_capitalCity(inst_Countries_CO_provinces_ValledeCauca_cities_Cali,inst_Countries_CO_provinces_ValledeCauca)). - -fof(axmondialPred17432, axiom, - 154500 = f_PopulationFn(inst_Countries_GB_provinces_WestMidlands_cities_WestBromwich)). - -fof(axmondialPred17433, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestMidlands_cities_WestBromwich,inst_Countries_GB_provinces_WestMidlands)). - -fof(axmondialPred17434, axiom, - f_member(inst_Jamaica,inst_Organizations_IFAD)). - -fof(axmondialPred17435, axiom, - 230000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_Bytom)). - -fof(axmondialPred17436, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_Bytom,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred17437, axiom, - 816400 = f_PopulationFn(inst_Countries_SN_provinces_Kaolack)). - -fof(axmondialPred17438, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_Kaolack,f_MeasureFn(16010,inst_SquareKilometer))). - -fof(axmondialPred17439, axiom, - f_capitalCity(inst_Countries_SN_provinces_Kaolack_cities_Kaolack,inst_Countries_SN_provinces_Kaolack)). - -fof(axmondialPred17440, axiom, - 368383 = f_PopulationFn(inst_Countries_USA_provinces_Minnesota_cities_Minneapolis)). - -fof(axmondialPred17441, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Minnesota_cities_Minneapolis,inst_Countries_USA_provinces_Minnesota)). - -fof(axmondialPred17442, axiom, - f_hasHeadq(inst_Organizations_ACP,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred17443, axiom, - 354091 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Fresno)). - -fof(axmondialPred17444, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Fresno,inst_Countries_USA_provinces_California)). - -fof(axmondialPred17445, axiom, - f_located(inst_Mountains_GranitePeak,inst_Countries_USA_provinces_Montana)). - -fof(axmondialPred17446, axiom, - f_located(inst_Mountains_GranitePeak,inst_UnitedStates)). - -fof(axmondialPred17447, axiom, - f_member(inst_Mauritius,inst_Organizations_ACP)). - -fof(axmondialPred17448, axiom, - f_sharedBorderLength(inst_Turkey,inst_Iran,f_MeasureFn(499,inst_Kilometer))). - -fof(axmondialPred17449, axiom, - 210000 = f_PopulationFn(inst_Countries_R_provinces_Kamchatskayaoblast_cities_PetropavlovskKamchatsky)). - -fof(axmondialPred17450, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kamchatskayaoblast_cities_PetropavlovskKamchatsky,inst_Countries_R_provinces_Kamchatskayaoblast)). - -fof(axmondialPred17451, axiom, - 203000 = f_PopulationFn(inst_Countries_A_provinces_UpperAustria_cities_Linz)). - -fof(axmondialPred17452, axiom, - f_geographicalSubregion(inst_Countries_A_provinces_UpperAustria_cities_Linz,inst_Countries_A_provinces_UpperAustria)). - -fof(axmondialPred17453, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_VS,inst_Switzerland)). - -fof(axmondialPred17454, axiom, - f_landAreaOnly(inst_Switzerland,f_MeasureFn(41290,inst_SquareKilometer))). - -fof(axmondialPred17455, axiom, - f_member(inst_Switzerland,inst_Organizations_OSCE)). - -fof(axmondialPred17456, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_TI,inst_Switzerland)). - -fof(axmondialPred17457, axiom, - f_capitalCity(inst_Countries_CH_provinces_BE_cities_Bern,inst_Switzerland)). - -fof(axmondialPred17458, axiom, - 7207060 = f_PopulationFn(inst_Switzerland)). - -fof(axmondialPred17459, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_SG,inst_Switzerland)). - -fof(axmondialPred17460, axiom, - f_meetsSpatially(inst_Switzerland,inst_Liechtenstein)). - -fof(axmondialPred17461, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_ZG,inst_Switzerland)). - -fof(axmondialPred17462, axiom, - f_member(inst_Switzerland,inst_Organizations_ESA)). - -fof(axmondialPred17463, axiom, - f_member(inst_Switzerland,inst_Organizations_WTrO)). - -fof(axmondialPred17464, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_SH,inst_Switzerland)). - -fof(axmondialPred17465, axiom, - f_inflationRateInCountry(inst_Switzerland,1.8)). - -fof(axmondialPred17466, axiom, - f_member(inst_Switzerland,inst_Organizations_UNESCO)). - -fof(axmondialPred17467, axiom, - f_member(inst_Switzerland,inst_Organizations_UNAMIR)). - -fof(axmondialPred17468, axiom, - f_member(inst_Switzerland,inst_Organizations_ICC)). - -fof(axmondialPred17469, axiom, - f_member(inst_Switzerland,inst_Organizations_UNU)). - -fof(axmondialPred17470, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_BE,inst_Switzerland)). - -fof(axmondialPred17471, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Switzerland,inst_AgriculturalSector,3,f_YearFn(1996))). - -fof(axmondialPred17472, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_GL,inst_Switzerland)). - -fof(axmondialPred17473, axiom, - f_meetsSpatially(inst_Switzerland,inst_Italy)). - -fof(axmondialPred17474, axiom, - f_member(inst_Switzerland,inst_Organizations_UNMOT)). - -fof(axmondialPred17475, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_AR,inst_Switzerland)). - -fof(axmondialPred17476, axiom, - f_member(inst_Switzerland,inst_Organizations_ZC)). - -fof(axmondialPred17477, axiom, - f_member(inst_Switzerland,inst_Organizations_CE)). - -fof(axmondialPred17478, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_SO,inst_Switzerland)). - -fof(axmondialPred17479, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_OW,inst_Switzerland)). - -fof(axmondialPred17480, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_UR,inst_Switzerland)). - -fof(axmondialPred17481, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_GE,inst_Switzerland)). - -fof(axmondialPred17482, axiom, - f_member(inst_Switzerland,inst_Organizations_IOC)). - -fof(axmondialPred17483, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_GR,inst_Switzerland)). - -fof(axmondialPred17484, axiom, - f_member(inst_Switzerland,inst_Organizations_PCA)). - -fof(axmondialPred17485, axiom, - f_member(inst_Switzerland,inst_Organizations_OAS)). - -fof(axmondialPred17486, axiom, - f_member(inst_Switzerland,inst_Organizations_Interpol)). - -fof(axmondialPred17487, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_FR,inst_Switzerland)). - -fof(axmondialPred17488, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_NE,inst_Switzerland)). - -fof(axmondialPred17489, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_LU,inst_Switzerland)). - -fof(axmondialPred17490, axiom, - f_member(inst_Switzerland,inst_Organizations_UNHCR)). - -fof(axmondialPred17491, axiom, - f_member(inst_Switzerland,inst_Organizations_WIPO)). - -fof(axmondialPred17492, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_ZH,inst_Switzerland)). - -fof(axmondialPred17493, axiom, - f_member(inst_Switzerland,inst_Organizations_UNIDO)). - -fof(axmondialPred17494, axiom, - f_meetsSpatially(inst_Switzerland,inst_Austria)). - -fof(axmondialPred17495, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_AG,inst_Switzerland)). - -fof(axmondialPred17496, axiom, - f_member(inst_Switzerland,inst_Organizations_UPU)). - -fof(axmondialPred17497, axiom, - f_member(inst_Switzerland,inst_Organizations_ICAO)). - -fof(axmondialPred17498, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_VD,inst_Switzerland)). - -fof(axmondialPred17499, axiom, - f_meetsSpatially(inst_Switzerland,inst_Germany)). - -fof(axmondialPred17500, axiom, - f_member(inst_Switzerland,inst_Organizations_UNPROFOR)). - -fof(axmondialPred17501, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_SZ,inst_Switzerland)). - -fof(axmondialPred17502, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_AI,inst_Switzerland)). - -fof(axmondialPred17503, axiom, - f_member(inst_Switzerland,inst_Organizations_NAM)). - -fof(axmondialPred17504, axiom, - f_member(inst_Switzerland,inst_Organizations_EFTA)). - -fof(axmondialPred17505, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_BL,inst_Switzerland)). - -fof(axmondialPred17506, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_JU,inst_Switzerland)). - -fof(axmondialPred17507, axiom, - f_member(inst_Switzerland,inst_Organizations_ICRM)). - -fof(axmondialPred17508, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_BS,inst_Switzerland)). - -fof(axmondialPred17509, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_NW,inst_Switzerland)). - -fof(axmondialPred17510, axiom, - f_meetsSpatially(inst_Switzerland,inst_France)). - -fof(axmondialPred17511, axiom, - f_member(inst_Switzerland,inst_Organizations_AG)). - -fof(axmondialPred17512, axiom, - f_member(inst_Switzerland,inst_Organizations_AfDB)). - -fof(axmondialPred17513, axiom, - f_geographicSubregion(inst_Countries_CH_provinces_TG,inst_Switzerland)). - -fof(axmondialPred17514, axiom, - f_member(inst_Switzerland,inst_Organizations_UNCTAD)). - -fof(axmondialPred17515, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Switzerland,inst_IndustrialSector,33.5,f_YearFn(1996))). - -fof(axmondialPred17516, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Switzerland,inst_ServiceSector,63.5,f_YearFn(1996))). - -fof(axmondialPred17517, axiom, - f_member(inst_Switzerland,inst_Organizations_FAO)). - -fof(axmondialPred17518, axiom, - 635230 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_Jacksonville)). - -fof(axmondialPred17519, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_Jacksonville,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred17520, axiom, - 29098518 = f_PopulationFn(inst_Countries_IND_provinces_Kerala)). - -fof(axmondialPred17521, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Kerala,f_MeasureFn(38863,inst_SquareKilometer))). - -fof(axmondialPred17522, axiom, - f_capitalCity(inst_Countries_IND_provinces_Kerala_cities_Trivandrum,inst_Countries_IND_provinces_Kerala)). - -fof(axmondialPred17523, axiom, - 14653945 = f_PopulationFn(inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred17524, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Florida,f_MeasureFn(151939,inst_SquareKilometer))). - -fof(axmondialPred17525, axiom, - f_capitalCity(inst_Countries_USA_provinces_Florida_cities_Tallahassee,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred17526, axiom, - f_member(inst_Luxembourg,inst_Organizations_EBRD)). - -fof(axmondialPred17527, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_CuanzaNorte_cities_Ndalatando,inst_Countries_ANG_provinces_CuanzaNorte)). - -fof(axmondialPred17528, axiom, - 171375 = f_PopulationFn(inst_Countries_NIC_cities_Leon)). - -fof(axmondialPred17529, axiom, - f_geographicalSubregion(inst_Countries_NIC_cities_Leon,inst_Nicaragua)). - -fof(axmondialPred17530, axiom, - f_geographicalSubregion(inst_Grenada,inst_Continents_America)). - -fof(axmondialPred17531, axiom, - 134300 = f_PopulationFn(inst_Countries_P_provinces_Portalegre)). - -fof(axmondialPred17532, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Portalegre,f_MeasureFn(6065,inst_SquareKilometer))). - -fof(axmondialPred17533, axiom, - 1183000 = f_PopulationFn(inst_Countries_RC_provinces_Taichung)). - -fof(axmondialPred17534, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Taichung,f_MeasureFn(2051,inst_SquareKilometer))). - -fof(axmondialPred17535, axiom, - f_capitalCity(inst_Countries_RC_provinces_Taichung_cities_Fengyuan,inst_Countries_RC_provinces_Taichung)). - -fof(axmondialPred17536, axiom, - 973314 = f_PopulationFn(inst_Countries_TR_provinces_Balikesir)). - -fof(axmondialPred17537, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Balikesir,f_MeasureFn(14292,inst_SquareKilometer))). - -fof(axmondialPred17538, axiom, - f_capitalCity(inst_Countries_TR_provinces_Balikesir_cities_Balikesir,inst_Countries_TR_provinces_Balikesir)). - -fof(axmondialPred17539, axiom, - f_located(inst_Deserts_Tanami,inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred17540, axiom, - f_located(inst_Deserts_Tanami,inst_Australia)). - -fof(axmondialPred17541, axiom, - 713700 = f_PopulationFn(inst_Countries_P_provinces_Setubal)). - -fof(axmondialPred17542, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Setubal,f_MeasureFn(5064,inst_SquareKilometer))). - -fof(axmondialPred17543, axiom, - 148362 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Longkou)). - -fof(axmondialPred17544, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Longkou,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred17545, axiom, - 3688700 = f_PopulationFn(inst_Countries_R_provinces_Chelyabinskayaoblast)). - -fof(axmondialPred17546, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Chelyabinskayaoblast,f_MeasureFn(87900,inst_SquareKilometer))). - -fof(axmondialPred17547, axiom, - f_capitalCity(inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Chelyabinsk,inst_Countries_R_provinces_Chelyabinskayaoblast)). - -fof(axmondialPred17548, axiom, - f_member(inst_Kenya,inst_Organizations_WMO)). - -fof(axmondialPred17549, axiom, - f_member(inst_Uganda,inst_Organizations_EADB)). - -fof(axmondialPred17550, axiom, - 94279 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Norwalk)). - -fof(axmondialPred17551, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Norwalk,inst_Countries_USA_provinces_California)). - -fof(axmondialPred17552, axiom, - f_geographicalSubregion(inst_Countries_G_cities_Libreville,inst_Gabon)). - -fof(axmondialPred17553, axiom, - 2253794 = f_PopulationFn(inst_Countries_B_provinces_Brabant)). - -fof(axmondialPred17554, axiom, - f_landAreaOnly(inst_Countries_B_provinces_Brabant,f_MeasureFn(3358,inst_SquareKilometer))). - -fof(axmondialPred17555, axiom, - f_capitalCity(inst_Countries_B_provinces_Brabant_cities_Brussels,inst_Countries_B_provinces_Brabant)). - -fof(axmondialPred17556, axiom, - f_member(inst_Luxembourg,inst_Organizations_Benelux)). - -fof(axmondialPred17557, axiom, - 86340 = f_PopulationFn(inst_Countries_CH_provinces_ZH_cities_Winterthur)). - -fof(axmondialPred17558, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_ZH_cities_Winterthur,inst_Countries_CH_provinces_ZH)). - -fof(axmondialPred17559, axiom, - 273608 = f_PopulationFn(inst_Countries_S_provinces_Orebro)). - -fof(axmondialPred17560, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Orebro,f_MeasureFn(8519,inst_SquareKilometer))). - -fof(axmondialPred17561, axiom, - f_capitalCity(inst_Countries_S_provinces_Orebro_cities_Orebro,inst_Countries_S_provinces_Orebro)). - -fof(axmondialPred17562, axiom, - 2080000 = f_PopulationFn(inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred17563, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Calabria,f_MeasureFn(15080,inst_SquareKilometer))). - -fof(axmondialPred17564, axiom, - f_capitalCity(inst_Countries_I_provinces_Calabria_cities_Catanzaro,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred17565, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kirsehir_cities_Kirsehir,inst_Countries_TR_provinces_Kirsehir)). - -fof(axmondialPred17566, axiom, - f_member(inst_Rwanda,inst_Organizations_UPU)). - -fof(axmondialPred17567, axiom, - 109608 = f_PopulationFn(inst_Countries_USA_provinces_Michigan_cities_AnnArbor)). - -fof(axmondialPred17568, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Michigan_cities_AnnArbor,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred17569, axiom, - f_located(inst_Islands_Sanday,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred17570, axiom, - f_located(inst_Islands_Sanday,inst_UnitedKingdom)). - -fof(axmondialPred17571, axiom, - f_located(inst_Mountains_Aconcagua,inst_Countries_RA_provinces_Mendoza)). - -fof(axmondialPred17572, axiom, - f_located(inst_Mountains_Aconcagua,inst_Argentina)). - -fof(axmondialPred17573, axiom, - 3862200 = f_PopulationFn(inst_Countries_MYA_provinces_Sagaing)). - -fof(axmondialPred17574, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Sagaing,f_MeasureFn(94625,inst_SquareKilometer))). - -fof(axmondialPred17575, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Sagaing_cities_Sagaing,inst_Countries_MYA_provinces_Sagaing)). - -fof(axmondialPred17576, axiom, - 212631 = f_PopulationFn(inst_Countries_NL_provinces_NoordHolland_cities_Haarlem)). - -fof(axmondialPred17577, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_NoordHolland_cities_Haarlem,inst_Countries_NL_provinces_NoordHolland)). - -fof(axmondialPred17578, axiom, - 118000 = f_PopulationFn(inst_Countries_A_provinces_Tyrol_cities_Innsbruck)). - -fof(axmondialPred17579, axiom, - f_geographicalSubregion(inst_Countries_A_provinces_Tyrol_cities_Innsbruck,inst_Countries_A_provinces_Tyrol)). - -fof(axmondialPred17580, axiom, - 8259266 = f_PopulationFn(inst_Countries_RI_cities_Jakarta)). - -fof(axmondialPred17581, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Jakarta,inst_Indonesia)). - -fof(axmondialPred17582, axiom, - 333683 = f_PopulationFn(inst_Countries_IND_provinces_Bihar_cities_BokaraSteelCity)). - -fof(axmondialPred17583, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Bihar_cities_BokaraSteelCity,inst_Countries_IND_provinces_Bihar)). - -fof(axmondialPred17584, axiom, - 211526 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Jiaxing)). - -fof(axmondialPred17585, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Jiaxing,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred17586, axiom, - 142965 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_GardenGrove)). - -fof(axmondialPred17587, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_GardenGrove,inst_Countries_USA_provinces_California)). - -fof(axmondialPred17588, axiom, - 676199 = f_PopulationFn(inst_Countries_THA_provinces_NakhonPhanom)). - -fof(axmondialPred17589, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NakhonPhanom,f_MeasureFn(5498,inst_SquareKilometer))). - -fof(axmondialPred17590, axiom, - 393520 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_BelfortRoxo)). - -fof(axmondialPred17591, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_BelfortRoxo,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred17592, axiom, - f_member(inst_Kenya,inst_Organizations_ACP)). - -fof(axmondialPred17593, axiom, - 8797268 = f_PopulationFn(inst_Countries_J_provinces_Osaka)). - -fof(axmondialPred17594, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Osaka,f_MeasureFn(1868,inst_SquareKilometer))). - -fof(axmondialPred17595, axiom, - f_capitalCity(inst_Countries_J_provinces_Osaka_cities_Osaka,inst_Countries_J_provinces_Osaka)). - -fof(axmondialPred17596, axiom, - 107650 = f_PopulationFn(inst_Countries_C_provinces_Granma_cities_Manzanillo)). - -fof(axmondialPred17597, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_Granma_cities_Manzanillo,inst_Countries_C_provinces_Granma)). - -fof(axmondialPred17598, axiom, - 732600 = f_PopulationFn(inst_Countries_HCA_provinces_Cortes)). - -fof(axmondialPred17599, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Cortes,f_MeasureFn(3954,inst_SquareKilometer))). - -fof(axmondialPred17600, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Cortes_cities_SanPedroSula,inst_Countries_HCA_provinces_Cortes)). - -fof(axmondialPred17601, axiom, - f_member(inst_Chad,inst_Organizations_FZ)). - -fof(axmondialPred17602, axiom, - 160480 = f_PopulationFn(inst_Countries_SF_provinces_Uusimaa_cities_Espoo)). - -fof(axmondialPred17603, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Uusimaa_cities_Espoo,inst_Countries_SF_provinces_Uusimaa)). - -fof(axmondialPred17604, axiom, - f_member(inst_Nepal,inst_Organizations_UNCRO)). - -fof(axmondialPred17605, axiom, - 12345 = f_PopulationFn(inst_Countries_CO_provinces_Guainia)). - -fof(axmondialPred17606, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Guainia,f_MeasureFn(72238,inst_SquareKilometer))). - -fof(axmondialPred17607, axiom, - f_capitalCity(inst_Countries_CO_provinces_Guainia_cities_PuertoInirida,inst_Countries_CO_provinces_Guainia)). - -fof(axmondialPred17608, axiom, - f_member(inst_Nepal,inst_Organizations_WMO)). - -fof(axmondialPred17609, axiom, - f_sharedBorderLength(inst_Uruguay,inst_Brazil,f_MeasureFn(985,inst_Kilometer))). - -fof(axmondialPred17610, axiom, - f_member(inst_Nigeria,inst_Organizations_IMO)). - -fof(axmondialPred17611, axiom, - f_member(inst_Angola,inst_Organizations_UN)). - -fof(axmondialPred17612, axiom, - 941952 = f_PopulationFn(inst_Countries_CH_provinces_BE)). - -fof(axmondialPred17613, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_BE,f_MeasureFn(5960,inst_SquareKilometer))). - -fof(axmondialPred17614, axiom, - f_capitalCity(inst_Countries_CH_provinces_BE_cities_Bern,inst_Countries_CH_provinces_BE)). - -fof(axmondialPred17615, axiom, - 1383000 = f_PopulationFn(inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_NizhniyNovgorod)). - -fof(axmondialPred17616, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_NizhniyNovgorod,inst_Countries_R_provinces_Nizhegorodskayaoblast)). - -fof(axmondialPred17617, axiom, - f_member(inst_SriLanka,inst_Organizations_AsDB)). - -fof(axmondialPred17618, axiom, - f_member(inst_Israel,inst_Organizations_WToO)). - -fof(axmondialPred17619, axiom, - f_member(inst_SouthAfrica,inst_Organizations_IBRD)). - -fof(axmondialPred17620, axiom, - 131513 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Paderborn)). - -fof(axmondialPred17621, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Paderborn,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred17622, axiom, - f_member(inst_Cuba,inst_Organizations_WTrO)). - -fof(axmondialPred17623, axiom, - 401129 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Bochum)). - -fof(axmondialPred17624, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Bochum,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred17625, axiom, - 133183 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Linhe)). - -fof(axmondialPred17626, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Linhe,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred17627, axiom, - f_member(inst_Italy,inst_Organizations_IFRCS)). - -fof(axmondialPred17628, axiom, - 128000 = f_PopulationFn(inst_Countries_PL_provinces_Opolskie_cities_Opole)). - -fof(axmondialPred17629, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Opolskie_cities_Opole,inst_Countries_PL_provinces_Opolskie)). - -fof(axmondialPred17630, axiom, - f_located(inst_Islands_Lipari,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred17631, axiom, - f_located(inst_Islands_Lipari,inst_Italy)). - -fof(axmondialPred17632, axiom, - 1599000 = f_PopulationFn(inst_Countries_BD_cities_Chittagong)). - -fof(axmondialPred17633, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Chittagong,inst_Bangladesh)). - -fof(axmondialPred17634, axiom, - 243803 = f_PopulationFn(inst_Countries_RA_provinces_Neuquen_cities_Neuquen)). - -fof(axmondialPred17635, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Neuquen_cities_Neuquen,inst_Countries_RA_provinces_Neuquen)). - -fof(axmondialPred17636, axiom, - f_sharedBorderLength(inst_Mali,inst_Guinea,f_MeasureFn(858,inst_Kilometer))). - -fof(axmondialPred17637, axiom, - 292931 = f_PopulationFn(inst_Countries_IRQ_provinces_Dahuk)). - -fof(axmondialPred17638, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_Dahuk,f_MeasureFn(6553,inst_SquareKilometer))). - -fof(axmondialPred17639, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Dahuk_cities_Dahuk,inst_Countries_IRQ_provinces_Dahuk)). - -fof(axmondialPred17640, axiom, - f_member(inst_Finland,inst_Organizations_ICRM)). - -fof(axmondialPred17641, axiom, - 268000 = f_PopulationFn(inst_Countries_PL_provinces_Bialostockie_cities_Bialystok)). - -fof(axmondialPred17642, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Bialostockie_cities_Bialystok,inst_Countries_PL_provinces_Bialostockie)). - -fof(axmondialPred17643, axiom, - f_member(inst_Argentina,inst_Organizations_G_11)). - -fof(axmondialPred17644, axiom, - 509312 = f_PopulationFn(inst_Countries_PE_provinces_LaLibertad_cities_Trujillo)). - -fof(axmondialPred17645, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_LaLibertad_cities_Trujillo,inst_Countries_PE_provinces_LaLibertad)). - -fof(axmondialPred17646, axiom, - f_member(inst_Finland,inst_Organizations_UNESCO)). - -fof(axmondialPred17647, axiom, - f_geographicalSubregion(inst_Palau,inst_Continents_Australia_Oceania)). - -fof(axmondialPred17648, axiom, - f_member(inst_Guyana,inst_Organizations_ITU)). - -fof(axmondialPred17649, axiom, - 149691 = f_PopulationFn(inst_Countries_D_provinces_Niedersachsen_cities_Oldenburg)). - -fof(axmondialPred17650, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Niedersachsen_cities_Oldenburg,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred17651, axiom, - 1187000 = f_PopulationFn(inst_Countries_UA_provinces_Dnipropetrovska_cities_Dnipropetrovsk)). - -fof(axmondialPred17652, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Dnipropetrovska_cities_Dnipropetrovsk,inst_Countries_UA_provinces_Dnipropetrovska)). - -fof(axmondialPred17653, axiom, - 54104 = f_PopulationFn(inst_Countries_CH_provinces_AR)). - -fof(axmondialPred17654, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_AR,f_MeasureFn(242,inst_SquareKilometer))). - -fof(axmondialPred17655, axiom, - f_capitalCity(inst_Countries_CH_provinces_AR_cities_Herisau,inst_Countries_CH_provinces_AR)). - -fof(axmondialPred17656, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_IMF)). - -fof(axmondialPred17657, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_WMO)). - -fof(axmondialPred17658, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_UNOMIL)). - -fof(axmondialPred17659, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_WTrO)). - -fof(axmondialPred17660, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_FAO)). - -fof(axmondialPred17661, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_OIC)). - -fof(axmondialPred17662, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_UNESCO)). - -fof(axmondialPred17663, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_Intelsat)). - -fof(axmondialPred17664, axiom, - f_capitalCity(inst_Countries_GNB_cities_Bissau,inst_Guinea_Bissau)). - -fof(axmondialPred17665, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_ILO)). - -fof(axmondialPred17666, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guinea_Bissau,inst_IndustrialSector,8,f_YearFn(1996))). - -fof(axmondialPred17667, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_UPU)). - -fof(axmondialPred17668, axiom, - f_meetsSpatially(inst_Guinea_Bissau,inst_Guinea)). - -fof(axmondialPred17669, axiom, - 1151330 = f_PopulationFn(inst_Guinea_Bissau)). - -fof(axmondialPred17670, axiom, - f_inflationRateInCountry(inst_Guinea_Bissau,15)). - -fof(axmondialPred17671, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guinea_Bissau,inst_AgriculturalSector,44,f_YearFn(1996))). - -fof(axmondialPred17672, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_OAU)). - -fof(axmondialPred17673, axiom, - f_meetsSpatially(inst_Guinea_Bissau,inst_Senegal)). - -fof(axmondialPred17674, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_IDB)). - -fof(axmondialPred17675, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_IOM)). - -fof(axmondialPred17676, axiom, - f_landAreaOnly(inst_Guinea_Bissau,f_MeasureFn(36120,inst_SquareKilometer))). - -fof(axmondialPred17677, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_ACP)). - -fof(axmondialPred17678, axiom, - f_member(inst_Guinea_Bissau,inst_Organizations_IFAD)). - -fof(axmondialPred17679, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guinea_Bissau,inst_ServiceSector,48,f_YearFn(1996))). - -fof(axmondialPred17680, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_ElParaiso_cities_Yuscaran,inst_Countries_HCA_provinces_ElParaiso)). - -fof(axmondialPred17681, axiom, - f_member(inst_Guyana,inst_Organizations_OAS)). - -fof(axmondialPred17682, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_IFAD)). - -fof(axmondialPred17683, axiom, - f_member(inst_Paraguay,inst_Organizations_IFC)). - -fof(axmondialPred17684, axiom, - f_hasHeadq(inst_Organizations_UNFICYP,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred17685, axiom, - f_geographicalSubregion(inst_Sweden,inst_Continents_Europe)). - -fof(axmondialPred17686, axiom, - f_member(inst_Paraguay,inst_Organizations_ITU)). - -fof(axmondialPred17687, axiom, - f_member(inst_Botswana,inst_Organizations_UPU)). - -fof(axmondialPred17688, axiom, - f_member(inst_Albania,inst_Organizations_ILO)). - -fof(axmondialPred17689, axiom, - 101586 = f_PopulationFn(inst_Countries_IND_provinces_DamanandDiu)). - -fof(axmondialPred17690, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_DamanandDiu,f_MeasureFn(112,inst_SquareKilometer))). - -fof(axmondialPred17691, axiom, - f_capitalCity(inst_Countries_IND_provinces_DamanandDiu_cities_Daman,inst_Countries_IND_provinces_DamanandDiu)). - -fof(axmondialPred17692, axiom, - f_located(inst_Islands_Kos,inst_Greece)). - -fof(axmondialPred17693, axiom, - f_landAreaOnly(inst_Islands_Kos,f_MeasureFn(290,inst_SquareKilometer))). - -fof(axmondialPred17694, axiom, - f_member(inst_Tanzania,inst_Organizations_ICRM)). - -fof(axmondialPred17695, axiom, - 425740 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Wuhu)). - -fof(axmondialPred17696, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Wuhu,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred17697, axiom, - 108000 = f_PopulationFn(inst_Countries_R_provinces_Kaluzhskayaoblast_cities_Obninsk)). - -fof(axmondialPred17698, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kaluzhskayaoblast_cities_Obninsk,inst_Countries_R_provinces_Kaluzhskayaoblast)). - -fof(axmondialPred17699, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Drenthe_cities_Assen,inst_Countries_NL_provinces_Drenthe)). - -fof(axmondialPred17700, axiom, - f_located(inst_Mountains_BlueMountainPeak,inst_Jamaica)). - -fof(axmondialPred17701, axiom, - 1250200 = f_PopulationFn(inst_Countries_R_provinces_Lipetskayaoblast)). - -fof(axmondialPred17702, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Lipetskayaoblast,f_MeasureFn(24100,inst_SquareKilometer))). - -fof(axmondialPred17703, axiom, - f_capitalCity(inst_Countries_R_provinces_Lipetskayaoblast_cities_Lipetsk,inst_Countries_R_provinces_Lipetskayaoblast)). - -fof(axmondialPred17704, axiom, - f_member(inst_Bahamas,inst_Organizations_CCC)). - -fof(axmondialPred17705, axiom, - 306268 = f_PopulationFn(inst_Countries_IR_provinces_Yazd_cities_Yazd)). - -fof(axmondialPred17706, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Yazd_cities_Yazd,inst_Countries_IR_provinces_Yazd)). - -fof(axmondialPred17707, axiom, - 277314 = f_PopulationFn(inst_Countries_IR_provinces_Kordestan_cities_Sanandaj)). - -fof(axmondialPred17708, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Kordestan_cities_Sanandaj,inst_Countries_IR_provinces_Kordestan)). - -fof(axmondialPred17709, axiom, - 378300 = f_PopulationFn(inst_Countries_H_provinces_Veszprem)). - -fof(axmondialPred17710, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Veszprem,f_MeasureFn(4689,inst_SquareKilometer))). - -fof(axmondialPred17711, axiom, - f_capitalCity(inst_Countries_H_provinces_Veszprem_cities_Veszprem,inst_Countries_H_provinces_Veszprem)). - -fof(axmondialPred17712, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Nigde_cities_Nigde,inst_Countries_TR_provinces_Nigde)). - -fof(axmondialPred17713, axiom, - f_sharedBorderLength(inst_China,inst_NorthKorea,f_MeasureFn(1416,inst_Kilometer))). - -fof(axmondialPred17714, axiom, - f_member(inst_Nepal,inst_Organizations_IMF)). - -fof(axmondialPred17715, axiom, - f_member(inst_Nepal,inst_Organizations_IFC)). - -fof(axmondialPred17716, axiom, - f_member(inst_Nepal,inst_Organizations_ILO)). - -fof(axmondialPred17717, axiom, - f_member(inst_Nepal,inst_Organizations_ESCAP)). - -fof(axmondialPred17718, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Nepal,inst_AgriculturalSector,49.3,f_YearFn(1996))). - -fof(axmondialPred17719, axiom, - f_meetsSpatially(inst_Nepal,inst_India)). - -fof(axmondialPred17720, axiom, - f_member(inst_Nepal,inst_Organizations_WTrO)). - -fof(axmondialPred17721, axiom, - f_landAreaOnly(inst_Nepal,f_MeasureFn(140800,inst_SquareKilometer))). - -fof(axmondialPred17722, axiom, - f_member(inst_Nepal,inst_Organizations_UPU)). - -fof(axmondialPred17723, axiom, - 22094033 = f_PopulationFn(inst_Nepal)). - -fof(axmondialPred17724, axiom, - f_capitalCity(inst_Countries_NEP_cities_Kathmandu,inst_Nepal)). - -fof(axmondialPred17725, axiom, - f_meetsSpatially(inst_Nepal,inst_China)). - -fof(axmondialPred17726, axiom, - f_member(inst_Nepal,inst_Organizations_IDA)). - -fof(axmondialPred17727, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Nepal,inst_ServiceSector,32.3,f_YearFn(1996))). - -fof(axmondialPred17728, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Nepal,inst_IndustrialSector,18.4,f_YearFn(1996))). - -fof(axmondialPred17729, axiom, - f_member(inst_Nepal,inst_Organizations_ICAO)). - -fof(axmondialPred17730, axiom, - f_member(inst_Nepal,inst_Organizations_SAARC)). - -fof(axmondialPred17731, axiom, - f_inflationRateInCountry(inst_Nepal,6.7)). - -fof(axmondialPred17732, axiom, - f_member(inst_Nepal,inst_Organizations_Interpol)). - -fof(axmondialPred17733, axiom, - f_member(inst_Nepal,inst_Organizations_WHO)). - -fof(axmondialPred17734, axiom, - f_member(inst_Nepal,inst_Organizations_UNESCO)). - -fof(axmondialPred17735, axiom, - f_capitalCity(inst_Countries_cid_cia_Guernsey_cities_SaintPeterPort,inst_Countries_cid_cia_Guernsey)). - -fof(axmondialPred17736, axiom, - 62920 = f_PopulationFn(inst_Countries_cid_cia_Guernsey)). - -fof(axmondialPred17737, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Guernsey,7)). - -fof(axmondialPred17738, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Guernsey,f_MeasureFn(194,inst_SquareKilometer))). - -fof(axmondialPred17739, axiom, - f_member(inst_Denmark,inst_Organizations_IFAD)). - -fof(axmondialPred17740, axiom, - 21100 = f_PopulationFn(inst_Countries_PA_provinces_LosSantos_cities_LasTablas)). - -fof(axmondialPred17741, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_LosSantos_cities_LasTablas,inst_Countries_PA_provinces_LosSantos)). - -fof(axmondialPred17742, axiom, - 363000 = f_PopulationFn(inst_Countries_R_provinces_Kurganskayaoblast_cities_Kurgan)). - -fof(axmondialPred17743, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kurganskayaoblast_cities_Kurgan,inst_Countries_R_provinces_Kurganskayaoblast)). - -fof(axmondialPred17744, axiom, - f_member(inst_Israel,inst_Organizations_ICFTU)). - -fof(axmondialPred17745, axiom, - 619156 = f_PopulationFn(inst_Countries_PE_provinces_Arequipa_cities_Arequipa)). - -fof(axmondialPred17746, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Arequipa_cities_Arequipa,inst_Countries_PE_provinces_Arequipa)). - -fof(axmondialPred17747, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Tochigi_cities_Utsonomiya,inst_Countries_J_provinces_Tochigi)). - -fof(axmondialPred17748, axiom, - 101005 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_Apucarana)). - -fof(axmondialPred17749, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_Apucarana,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred17750, axiom, - 155190 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_Nilopolis)). - -fof(axmondialPred17751, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_Nilopolis,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred17752, axiom, - 256300 = f_PopulationFn(inst_Countries_GB_provinces_SouthYorkshire_cities_Rotherham)). - -fof(axmondialPred17753, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_SouthYorkshire_cities_Rotherham,inst_Countries_GB_provinces_SouthYorkshire)). - -fof(axmondialPred17754, axiom, - f_member(inst_Argentina,inst_Organizations_Intelsat)). - -fof(axmondialPred17755, axiom, - 655300 = f_PopulationFn(inst_Countries_PL_provinces_Siedleckie)). - -fof(axmondialPred17756, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Siedleckie,f_MeasureFn(8499,inst_SquareKilometer))). - -fof(axmondialPred17757, axiom, - f_capitalCity(inst_Countries_PL_provinces_Siedleckie_cities_Siedlce,inst_Countries_PL_provinces_Siedleckie)). - -fof(axmondialPred17758, axiom, - f_member(inst_Italy,inst_Organizations_IFAD)). - -fof(axmondialPred17759, axiom, - f_member(inst_Nicaragua,inst_Organizations_LAIA)). - -fof(axmondialPred17760, axiom, - 5351000 = f_PopulationFn(inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred17761, axiom, - f_landAreaOnly(inst_Countries_F_provinces_RhoneAlpes,f_MeasureFn(43698,inst_SquareKilometer))). - -fof(axmondialPred17762, axiom, - f_capitalCity(inst_Countries_F_provinces_RhoneAlpes_cities_Lyon,inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred17763, axiom, - 155058 = f_PopulationFn(inst_Countries_PK_cities_Gujrat)). - -fof(axmondialPred17764, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Gujrat,inst_Pakistan)). - -fof(axmondialPred17765, axiom, - 113163 = f_PopulationFn(inst_Countries_RI_cities_PangkalPinang)). - -fof(axmondialPred17766, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_PangkalPinang,inst_Indonesia)). - -fof(axmondialPred17767, axiom, - f_member(inst_Argentina,inst_Organizations_G_24)). - -fof(axmondialPred17768, axiom, - f_member(inst_Bahamas,inst_Organizations_NAM)). - -fof(axmondialPred17769, axiom, - 23512 = f_PopulationFn(inst_Countries_USA_provinces_Delaware_cities_Dover)). - -fof(axmondialPred17770, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Delaware_cities_Dover,inst_Countries_USA_provinces_Delaware)). - -fof(axmondialPred17771, axiom, - f_member(inst_Philippines,inst_Organizations_UNHCR)). - -fof(axmondialPred17772, axiom, - 177000 = f_PopulationFn(inst_Countries_SF_provinces_Pohjols_Karjala)). - -fof(axmondialPred17773, axiom, - f_capitalCity(inst_Countries_SF_provinces_Pohjols_Karjala_cities_Joensuu,inst_Countries_SF_provinces_Pohjols_Karjala)). - -fof(axmondialPred17774, axiom, - 4554966 = f_PopulationFn(inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred17775, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Arizona,f_MeasureFn(295259,inst_SquareKilometer))). - -fof(axmondialPred17776, axiom, - f_capitalCity(inst_Countries_USA_provinces_Arizona_cities_Phoenix,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred17777, axiom, - 167730 = f_PopulationFn(inst_Countries_MEX_provinces_QuintanaRoo_cities_Cancun)). - -fof(axmondialPred17778, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_QuintanaRoo_cities_Cancun,inst_Countries_MEX_provinces_QuintanaRoo)). - -fof(axmondialPred17779, axiom, - f_member(inst_Uganda,inst_Organizations_UPU)). - -fof(axmondialPred17780, axiom, - f_member(inst_SanMarino,inst_Organizations_WHO)). - -fof(axmondialPred17781, axiom, - 702000 = f_PopulationFn(inst_Countries_RL_cities_Beirut)). - -fof(axmondialPred17782, axiom, - f_geographicalSubregion(inst_Countries_RL_cities_Beirut,inst_Lebanon)). - -fof(axmondialPred17783, axiom, - 3602000 = f_PopulationFn(inst_Countries_ET_provinces_ElBuhayra)). - -fof(axmondialPred17784, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElBuhayra,f_MeasureFn(10130,inst_SquareKilometer))). - -fof(axmondialPred17785, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElBuhayra_cities_Damanhur,inst_Countries_ET_provinces_ElBuhayra)). - -fof(axmondialPred17786, axiom, - f_located(inst_Rivers_Kolyma,inst_Countries_R_provinces_Rep_ofSakha)). - -fof(axmondialPred17787, axiom, - f_located(inst_Rivers_Kolyma,inst_Countries_R_provinces_Murmanskayaoblast)). - -fof(axmondialPred17788, axiom, - f_located(inst_Rivers_Kolyma,inst_Russia)). - -fof(axmondialPred17789, axiom, - f_flowsInto(inst_Rivers_Kolyma,inst_Seas_ArcticOcean)). - -fof(axmondialPred17790, axiom, - f_length(inst_Rivers_Kolyma,2513)). - -fof(axmondialPred17791, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_CE)). - -fof(axmondialPred17792, axiom, - f_member(inst_Luxembourg,inst_Organizations_ZC)). - -fof(axmondialPred17793, axiom, - f_geographicalSubregion(inst_Croatia,inst_Continents_Europe)). - -fof(axmondialPred17794, axiom, - f_located(inst_Lakes_CaspianSea,inst_Russia)). - -fof(axmondialPred17795, axiom, - f_located(inst_Lakes_CaspianSea,inst_Countries_KAZ_provinces_Mangghystau)). - -fof(axmondialPred17796, axiom, - f_located(inst_Lakes_CaspianSea,inst_Azerbaijan)). - -fof(axmondialPred17797, axiom, - f_located(inst_Lakes_CaspianSea,inst_Countries_R_provinces_Rep_ofDagestan)). - -fof(axmondialPred17798, axiom, - f_located(inst_Lakes_CaspianSea,inst_Countries_R_provinces_Rep_ofKalmykiya)). - -fof(axmondialPred17799, axiom, - f_landAreaOnly(inst_Lakes_CaspianSea,f_MeasureFn(424200,inst_SquareKilometer))). - -fof(axmondialPred17800, axiom, - f_located(inst_Lakes_CaspianSea,inst_Turkmenistan)). - -fof(axmondialPred17801, axiom, - f_located(inst_Lakes_CaspianSea,inst_Countries_KAZ_provinces_Atyrau)). - -fof(axmondialPred17802, axiom, - f_located(inst_Lakes_CaspianSea,inst_Countries_TM_provinces_Balkan)). - -fof(axmondialPred17803, axiom, - f_located(inst_Lakes_CaspianSea,inst_Kazakstan)). - -fof(axmondialPred17804, axiom, - f_located(inst_Lakes_CaspianSea,inst_Countries_R_provinces_Astrakhanskayaoblast)). - -fof(axmondialPred17805, axiom, - f_located(inst_Lakes_LakeVictoria,inst_Kenya)). - -fof(axmondialPred17806, axiom, - f_located(inst_Lakes_LakeVictoria,inst_Countries_EAT_provinces_Kagera)). - -fof(axmondialPred17807, axiom, - f_located(inst_Lakes_LakeVictoria,inst_Countries_EAK_provinces_Western)). - -fof(axmondialPred17808, axiom, - f_located(inst_Lakes_LakeVictoria,inst_Uganda)). - -fof(axmondialPred17809, axiom, - f_landAreaOnly(inst_Lakes_LakeVictoria,f_MeasureFn(68000,inst_SquareKilometer))). - -fof(axmondialPred17810, axiom, - f_located(inst_Lakes_LakeVictoria,inst_Countries_EAT_provinces_Mwanza)). - -fof(axmondialPred17811, axiom, - f_located(inst_Lakes_LakeVictoria,inst_Countries_EAT_provinces_Mara)). - -fof(axmondialPred17812, axiom, - f_located(inst_Lakes_LakeVictoria,inst_Countries_EAK_provinces_Nyanza)). - -fof(axmondialPred17813, axiom, - f_located(inst_Lakes_LakeVictoria,inst_Tanzania)). - -fof(axmondialPred17814, axiom, - 1431748 = f_PopulationFn(inst_Countries_MEX_provinces_Durango)). - -fof(axmondialPred17815, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Durango,f_MeasureFn(119648,inst_SquareKilometer))). - -fof(axmondialPred17816, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Durango_cities_Durango,inst_Countries_MEX_provinces_Durango)). - -fof(axmondialPred17817, axiom, - 2328739 = f_PopulationFn(inst_Countries_J_provinces_Miyagi)). - -fof(axmondialPred17818, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Miyagi,f_MeasureFn(7292,inst_SquareKilometer))). - -fof(axmondialPred17819, axiom, - f_capitalCity(inst_Countries_J_provinces_Miyagi_cities_Sendai,inst_Countries_J_provinces_Miyagi)). - -fof(axmondialPred17820, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_Intelsat)). - -fof(axmondialPred17821, axiom, - f_member(inst_Ghana,inst_Organizations_IBRD)). - -fof(axmondialPred17822, axiom, - 6115100 = f_PopulationFn(inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred17823, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_NewSouthWales,f_MeasureFn(801428,inst_SquareKilometer))). - -fof(axmondialPred17824, axiom, - f_capitalCity(inst_Countries_AUS_provinces_NewSouthWales_cities_Sydney,inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred17825, axiom, - f_located(inst_Seas_YellowSea,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred17826, axiom, - f_located(inst_Seas_YellowSea,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred17827, axiom, - f_located(inst_Seas_YellowSea,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred17828, axiom, - f_located(inst_Seas_YellowSea,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred17829, axiom, - f_located(inst_Seas_YellowSea,inst_SouthKorea)). - -fof(axmondialPred17830, axiom, - f_located(inst_Seas_YellowSea,inst_China)). - -fof(axmondialPred17831, axiom, - f_depth(inst_Seas_YellowSea,200)). - -fof(axmondialPred17832, axiom, - f_member(inst_Nicaragua,inst_Organizations_UPU)). - -fof(axmondialPred17833, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_WMO)). - -fof(axmondialPred17834, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_G_77)). - -fof(axmondialPred17835, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_G_24)). - -fof(axmondialPred17836, axiom, - 1272385 = f_PopulationFn(inst_TrinidadAndTobago)). - -fof(axmondialPred17837, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_UN)). - -fof(axmondialPred17838, axiom, - f_sectorCompositionOfGDPInPeriod(inst_TrinidadAndTobago,inst_AgriculturalSector,4.8,f_YearFn(1996))). - -fof(axmondialPred17839, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_OPANAL)). - -fof(axmondialPred17840, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_IFRCS)). - -fof(axmondialPred17841, axiom, - f_sectorCompositionOfGDPInPeriod(inst_TrinidadAndTobago,inst_IndustrialSector,44.5,f_YearFn(1996))). - -fof(axmondialPred17842, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_CDB)). - -fof(axmondialPred17843, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_ICRM)). - -fof(axmondialPred17844, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_ACP)). - -fof(axmondialPred17845, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_UNU)). - -fof(axmondialPred17846, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_ISO)). - -fof(axmondialPred17847, axiom, - f_landAreaOnly(inst_TrinidadAndTobago,f_MeasureFn(5130,inst_SquareKilometer))). - -fof(axmondialPred17848, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_ITU)). - -fof(axmondialPred17849, axiom, - f_capitalCity(inst_Countries_TT_cities_Port_of_Spain,inst_TrinidadAndTobago)). - -fof(axmondialPred17850, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_Caricom)). - -fof(axmondialPred17851, axiom, - f_sectorCompositionOfGDPInPeriod(inst_TrinidadAndTobago,inst_ServiceSector,50.7,f_YearFn(1996))). - -fof(axmondialPred17852, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_UNMIH)). - -fof(axmondialPred17853, axiom, - f_member(inst_TrinidadAndTobago,inst_Organizations_LAES)). - -fof(axmondialPred17854, axiom, - f_inflationRateInCountry(inst_TrinidadAndTobago,5.4)). - -fof(axmondialPred17855, axiom, - f_geographicalSubregion(inst_Switzerland,inst_Continents_Europe)). - -fof(axmondialPred17856, axiom, - 100200 = f_PopulationFn(inst_Countries_GB_provinces_Durham_cities_Darlington)). - -fof(axmondialPred17857, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Durham_cities_Darlington,inst_Countries_GB_provinces_Durham)). - -fof(axmondialPred17858, axiom, - 116000 = f_PopulationFn(inst_Countries_UZB_provinces_Toshkent_cities_Olmaliq)). - -fof(axmondialPred17859, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Toshkent_cities_Olmaliq,inst_Countries_UZB_provinces_Toshkent)). - -fof(axmondialPred17860, axiom, - 264324 = f_PopulationFn(inst_Countries_RA_provinces_Catamarca)). - -fof(axmondialPred17861, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Catamarca,f_MeasureFn(102602,inst_SquareKilometer))). - -fof(axmondialPred17862, axiom, - f_capitalCity(inst_Countries_RA_provinces_Catamarca_cities_SanFernandodelValledeCatamarca,inst_Countries_RA_provinces_Catamarca)). - -fof(axmondialPred17863, axiom, - f_geographicalSubregion(inst_Countries_RWA_cities_Kigali,inst_Rwanda)). - -fof(axmondialPred17864, axiom, - 261280 = f_PopulationFn(inst_Countries_S_provinces_Vasternorrland)). - -fof(axmondialPred17865, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Vasternorrland,f_MeasureFn(21678,inst_SquareKilometer))). - -fof(axmondialPred17866, axiom, - f_capitalCity(inst_Countries_S_provinces_Vasternorrland_cities_Harnosand,inst_Countries_S_provinces_Vasternorrland)). - -fof(axmondialPred17867, axiom, - f_member(inst_Denmark,inst_Organizations_CBSS)). - -fof(axmondialPred17868, axiom, - f_member(inst_Angola,inst_Organizations_G_77)). - -fof(axmondialPred17869, axiom, - 221792 = f_PopulationFn(inst_Countries_YV_provinces_Anzoategui_cities_Barcelona)). - -fof(axmondialPred17870, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Anzoategui_cities_Barcelona,inst_Countries_YV_provinces_Anzoategui)). - -fof(axmondialPred17871, axiom, - 13311 = f_PopulationFn(inst_Countries_CDN_provinces_YukonTerritory_cities_Whitehorse)). - -fof(axmondialPred17872, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_YukonTerritory_cities_Whitehorse,inst_Countries_CDN_provinces_YukonTerritory)). - -fof(axmondialPred17873, axiom, - 104900 = f_PopulationFn(inst_Countries_EAK_provinces_RiftValley_cities_Eldoret)). - -fof(axmondialPred17874, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_RiftValley_cities_Eldoret,inst_Countries_EAK_provinces_RiftValley)). - -fof(axmondialPred17875, axiom, - 959295 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_SanAntonio)). - -fof(axmondialPred17876, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_SanAntonio,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred17877, axiom, - f_member(inst_CzechRepublic,inst_Organizations_OECD)). - -fof(axmondialPred17878, axiom, - 246834 = f_PopulationFn(inst_Countries_CO_provinces_SantanderdelSur_cities_Floridablanca)). - -fof(axmondialPred17879, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_SantanderdelSur_cities_Floridablanca,inst_Countries_CO_provinces_SantanderdelSur)). - -fof(axmondialPred17880, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Iringa_cities_Iringa,inst_Countries_EAT_provinces_Iringa)). - -fof(axmondialPred17881, axiom, - f_located(inst_Deserts_Fesan,inst_Libya)). - -fof(axmondialPred17882, axiom, - f_landAreaOnly(inst_Deserts_Fesan,f_MeasureFn(130000,inst_SquareKilometer))). - -fof(axmondialPred17883, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_ISO)). - -fof(axmondialPred17884, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Bekes_cities_Bekescaba,inst_Countries_H_provinces_Bekes)). - -fof(axmondialPred17885, axiom, - 174336 = f_PopulationFn(inst_Countries_PE_provinces_Tacna_cities_Tacna)). - -fof(axmondialPred17886, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Tacna_cities_Tacna,inst_Countries_PE_provinces_Tacna)). - -fof(axmondialPred17887, axiom, - 1648217 = f_PopulationFn(inst_Countries_MAL_provinces_Sarawak)). - -fof(axmondialPred17888, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Sarawak,f_MeasureFn(124449,inst_SquareKilometer))). - -fof(axmondialPred17889, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Sarawak_cities_Kuching,inst_Countries_MAL_provinces_Sarawak)). - -fof(axmondialPred17890, axiom, - 1705872 = f_PopulationFn(inst_Countries_D_provinces_Hamburg_cities_Hamburg)). - -fof(axmondialPred17891, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Hamburg_cities_Hamburg,inst_Countries_D_provinces_Hamburg)). - -fof(axmondialPred17892, axiom, - f_member(inst_Moldova,inst_Organizations_OSCE)). - -fof(axmondialPred17893, axiom, - 259996 = f_PopulationFn(inst_Countries_RA_provinces_LaPampa)). - -fof(axmondialPred17894, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_LaPampa,f_MeasureFn(143440,inst_SquareKilometer))). - -fof(axmondialPred17895, axiom, - f_capitalCity(inst_Countries_RA_provinces_LaPampa_cities_SantaRosa,inst_Countries_RA_provinces_LaPampa)). - -fof(axmondialPred17896, axiom, - 68500 = f_PopulationFn(inst_Countries_GB_provinces_Anglesey)). - -fof(axmondialPred17897, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Anglesey,f_MeasureFn(719,inst_SquareKilometer))). - -fof(axmondialPred17898, axiom, - f_capitalCity(inst_Countries_GB_provinces_Anglesey_cities_Llangefni,inst_Countries_GB_provinces_Anglesey)). - -fof(axmondialPred17899, axiom, - 2209700 = f_PopulationFn(inst_Countries_RM_provinces_Fianarantsoa)). - -fof(axmondialPred17900, axiom, - f_landAreaOnly(inst_Countries_RM_provinces_Fianarantsoa,f_MeasureFn(102373,inst_SquareKilometer))). - -fof(axmondialPred17901, axiom, - f_capitalCity(inst_Countries_RM_provinces_Fianarantsoa_cities_Fianarantsoa,inst_Countries_RM_provinces_Fianarantsoa)). - -fof(axmondialPred17902, axiom, - 948100 = f_PopulationFn(inst_Countries_SN_provinces_Thies)). - -fof(axmondialPred17903, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_Thies,f_MeasureFn(6601,inst_SquareKilometer))). - -fof(axmondialPred17904, axiom, - f_capitalCity(inst_Countries_SN_provinces_Thies_cities_Thies,inst_Countries_SN_provinces_Thies)). - -fof(axmondialPred17905, axiom, - 190000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_Tychy)). - -fof(axmondialPred17906, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_Tychy,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred17907, axiom, - 638000 = f_PopulationFn(inst_Countries_EAT_provinces_Pwani)). - -fof(axmondialPred17908, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Pwani,f_MeasureFn(32407,inst_SquareKilometer))). - -fof(axmondialPred17909, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Daressalam_cities_DaresSalaam,inst_Countries_EAT_provinces_Pwani)). - -fof(axmondialPred17910, axiom, - f_member(inst_Argentina,inst_Organizations_IFRCS)). - -fof(axmondialPred17911, axiom, - f_member(inst_Countries_cid_cia_Tokelau,inst_Organizations_WHO)). - -fof(axmondialPred17912, axiom, - f_member(inst_Japan,inst_Organizations_UNESCO)). - -fof(axmondialPred17913, axiom, - f_member(inst_Kiribati,inst_Organizations_WHO)). - -fof(axmondialPred17914, axiom, - f_member(inst_Bolivia,inst_Organizations_IAEA)). - -fof(axmondialPred17915, axiom, - f_located(inst_Lakes_LakeOkeechobee,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred17916, axiom, - f_located(inst_Lakes_LakeOkeechobee,inst_UnitedStates)). - -fof(axmondialPred17917, axiom, - f_landAreaOnly(inst_Lakes_LakeOkeechobee,f_MeasureFn(1813,inst_SquareKilometer))). - -fof(axmondialPred17918, axiom, - f_member(inst_Finland,inst_Organizations_NIB)). - -fof(axmondialPred17919, axiom, - f_capitalCity(inst_Countries_SLO_cities_Ljubljana,inst_Slovenia)). - -fof(axmondialPred17920, axiom, - f_member(inst_Slovenia,inst_Organizations_WHO)). - -fof(axmondialPred17921, axiom, - f_member(inst_Slovenia,inst_Organizations_UNESCO)). - -fof(axmondialPred17922, axiom, - f_member(inst_Slovenia,inst_Organizations_UPU)). - -fof(axmondialPred17923, axiom, - f_landAreaOnly(inst_Slovenia,f_MeasureFn(20256,inst_SquareKilometer))). - -fof(axmondialPred17924, axiom, - f_member(inst_Slovenia,inst_Organizations_IBRD)). - -fof(axmondialPred17925, axiom, - f_inflationRateInCountry(inst_Slovenia,8)). - -fof(axmondialPred17926, axiom, - f_member(inst_Slovenia,inst_Organizations_IMF)). - -fof(axmondialPred17927, axiom, - f_meetsSpatially(inst_Slovenia,inst_Italy)). - -fof(axmondialPred17928, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Slovenia,inst_ServiceSector,54.8,f_YearFn(1996))). - -fof(axmondialPred17929, axiom, - f_meetsSpatially(inst_Slovenia,inst_Austria)). - -fof(axmondialPred17930, axiom, - f_member(inst_Slovenia,inst_Organizations_IFC)). - -fof(axmondialPred17931, axiom, - f_meetsSpatially(inst_Slovenia,inst_Hungary)). - -fof(axmondialPred17932, axiom, - f_member(inst_Slovenia,inst_Organizations_ECE)). - -fof(axmondialPred17933, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Slovenia,inst_IndustrialSector,39.9,f_YearFn(1996))). - -fof(axmondialPred17934, axiom, - f_meetsSpatially(inst_Slovenia,inst_Croatia)). - -fof(axmondialPred17935, axiom, - f_member(inst_Slovenia,inst_Organizations_OSCE)). - -fof(axmondialPred17936, axiom, - f_member(inst_Slovenia,inst_Organizations_ICAO)). - -fof(axmondialPred17937, axiom, - f_member(inst_Slovenia,inst_Organizations_WIPO)). - -fof(axmondialPred17938, axiom, - f_member(inst_Slovenia,inst_Organizations_IOC)). - -fof(axmondialPred17939, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Slovenia,inst_AgriculturalSector,5.3,f_YearFn(1996))). - -fof(axmondialPred17940, axiom, - f_member(inst_Slovenia,inst_Organizations_Interpol)). - -fof(axmondialPred17941, axiom, - 1951443 = f_PopulationFn(inst_Slovenia)). - -fof(axmondialPred17942, axiom, - f_member(inst_Slovenia,inst_Organizations_IADB)). - -fof(axmondialPred17943, axiom, - f_member(inst_Slovenia,inst_Organizations_ITU)). - -fof(axmondialPred17944, axiom, - f_member(inst_China,inst_Organizations_UNOMIL)). - -fof(axmondialPred17945, axiom, - f_sectorCompositionOfGDPInPeriod(inst_China,inst_ServiceSector,33,f_YearFn(1996))). - -fof(axmondialPred17946, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Jiangxi,inst_China)). - -fof(axmondialPred17947, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_NingxiaHuizu,inst_China)). - -fof(axmondialPred17948, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Tibet,inst_China)). - -fof(axmondialPred17949, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_XinjiangUygur,inst_China)). - -fof(axmondialPred17950, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Shaanxi,inst_China)). - -fof(axmondialPred17951, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Jilin,inst_China)). - -fof(axmondialPred17952, axiom, - f_sectorCompositionOfGDPInPeriod(inst_China,inst_IndustrialSector,48,f_YearFn(1996))). - -fof(axmondialPred17953, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Beijing_munic,inst_China)). - -fof(axmondialPred17954, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Fujian,inst_China)). - -fof(axmondialPred17955, axiom, - f_meetsSpatially(inst_China,inst_Laos)). - -fof(axmondialPred17956, axiom, - f_meetsSpatially(inst_China,inst_Countries_cid_cia_Macau)). - -fof(axmondialPred17957, axiom, - f_member(inst_China,inst_Organizations_IFAD)). - -fof(axmondialPred17958, axiom, - 1210004956 = f_PopulationFn(inst_China)). - -fof(axmondialPred17959, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Anhui,inst_China)). - -fof(axmondialPred17960, axiom, - f_member(inst_China,inst_Organizations_UNESCO)). - -fof(axmondialPred17961, axiom, - f_meetsSpatially(inst_China,inst_Vietnam)). - -fof(axmondialPred17962, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_GuangxiZhuangzu,inst_China)). - -fof(axmondialPred17963, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Tianjin_munic,inst_China)). - -fof(axmondialPred17964, axiom, - f_member(inst_China,inst_Organizations_LAIA)). - -fof(axmondialPred17965, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Guangdong,inst_China)). - -fof(axmondialPred17966, axiom, - f_member(inst_China,inst_Organizations_UN)). - -fof(axmondialPred17967, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Hunan,inst_China)). - -fof(axmondialPred17968, axiom, - f_meetsSpatially(inst_China,inst_Kyrgyzstan)). - -fof(axmondialPred17969, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Shanghai_munic,inst_China)). - -fof(axmondialPred17970, axiom, - f_sectorCompositionOfGDPInPeriod(inst_China,inst_AgriculturalSector,19,f_YearFn(1996))). - -fof(axmondialPred17971, axiom, - f_meetsSpatially(inst_China,inst_Kazakstan)). - -fof(axmondialPred17972, axiom, - f_meetsSpatially(inst_China,inst_Tajikistan)). - -fof(axmondialPred17973, axiom, - f_meetsSpatially(inst_China,inst_Mongolia)). - -fof(axmondialPred17974, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Hebei,inst_China)). - -fof(axmondialPred17975, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Yunnan,inst_China)). - -fof(axmondialPred17976, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Beijing_munic_cities_Beijing,inst_China)). - -fof(axmondialPred17977, axiom, - f_member(inst_China,inst_Organizations_APEC)). - -fof(axmondialPred17978, axiom, - f_meetsSpatially(inst_China,inst_Pakistan)). - -fof(axmondialPred17979, axiom, - f_meetsSpatially(inst_China,inst_Nepal)). - -fof(axmondialPred17980, axiom, - f_member(inst_China,inst_Organizations_Intelsat)). - -fof(axmondialPred17981, axiom, - f_member(inst_China,inst_Organizations_ICRM)). - -fof(axmondialPred17982, axiom, - f_landAreaOnly(inst_China,f_MeasureFn(9596960,inst_SquareKilometer))). - -fof(axmondialPred17983, axiom, - f_meetsSpatially(inst_China,inst_Countries_cid_cia_Hong_Kong)). - -fof(axmondialPred17984, axiom, - f_member(inst_China,inst_Organizations_ICFTU)). - -fof(axmondialPred17985, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Hainan,inst_China)). - -fof(axmondialPred17986, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Guizhou,inst_China)). - -fof(axmondialPred17987, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Gansu,inst_China)). - -fof(axmondialPred17988, axiom, - f_member(inst_China,inst_Organizations_IOC)). - -fof(axmondialPred17989, axiom, - f_member(inst_China,inst_Organizations_WHO)). - -fof(axmondialPred17990, axiom, - f_member(inst_China,inst_Organizations_IMO)). - -fof(axmondialPred17991, axiom, - f_member(inst_China,inst_Organizations_PCA)). - -fof(axmondialPred17992, axiom, - f_meetsSpatially(inst_China,inst_Afghanistan)). - -fof(axmondialPred17993, axiom, - f_meetsSpatially(inst_China,inst_Bhutan)). - -fof(axmondialPred17994, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Hubei,inst_China)). - -fof(axmondialPred17995, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Zhejiang,inst_China)). - -fof(axmondialPred17996, axiom, - f_meetsSpatially(inst_China,inst_Russia)). - -fof(axmondialPred17997, axiom, - f_member(inst_China,inst_Organizations_UNU)). - -fof(axmondialPred17998, axiom, - f_member(inst_China,inst_Organizations_IBRD)). - -fof(axmondialPred17999, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Heilongjiang,inst_China)). - -fof(axmondialPred18000, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_NeiMonggol,inst_China)). - -fof(axmondialPred18001, axiom, - f_inflationRateInCountry(inst_China,10.1)). - -fof(axmondialPred18002, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Shandong,inst_China)). - -fof(axmondialPred18003, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Henan,inst_China)). - -fof(axmondialPred18004, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Jiangsu,inst_China)). - -fof(axmondialPred18005, axiom, - f_member(inst_China,inst_Organizations_IFC)). - -fof(axmondialPred18006, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Sichuan,inst_China)). - -fof(axmondialPred18007, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Shanxi,inst_China)). - -fof(axmondialPred18008, axiom, - f_meetsSpatially(inst_China,inst_India)). - -fof(axmondialPred18009, axiom, - f_member(inst_China,inst_Organizations_ESCAP)). - -fof(axmondialPred18010, axiom, - f_member(inst_China,inst_Organizations_Inmarsat)). - -fof(axmondialPred18011, axiom, - f_meetsSpatially(inst_China,inst_NorthKorea)). - -fof(axmondialPred18012, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Liaoning,inst_China)). - -fof(axmondialPred18013, axiom, - f_geographicSubregion(inst_Countries_TJ_provinces_Qinghai,inst_China)). - -fof(axmondialPred18014, axiom, - f_meetsSpatially(inst_China,inst_Burma)). - -fof(axmondialPred18015, axiom, - 186000 = f_PopulationFn(inst_Countries_NOK_cities_Anju)). - -fof(axmondialPred18016, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Anju,inst_NorthKorea)). - -fof(axmondialPred18017, axiom, - f_member(inst_CzechRepublic,inst_Organizations_IFRCS)). - -fof(axmondialPred18018, axiom, - f_member(inst_Mozambique,inst_Organizations_Interpol)). - -fof(axmondialPred18019, axiom, - f_member(inst_Cyprus,inst_Organizations_PCA)). - -fof(axmondialPred18020, axiom, - 788915 = f_PopulationFn(inst_Countries_RA_provinces_Misiones)). - -fof(axmondialPred18021, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Misiones,f_MeasureFn(29801,inst_SquareKilometer))). - -fof(axmondialPred18022, axiom, - f_capitalCity(inst_Countries_RA_provinces_Misiones_cities_Posadas,inst_Countries_RA_provinces_Misiones)). - -fof(axmondialPred18023, axiom, - 459943 = f_PopulationFn(inst_Countries_THA_provinces_Nan)). - -fof(axmondialPred18024, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Nan,f_MeasureFn(11499,inst_SquareKilometer))). - -fof(axmondialPred18025, axiom, - 555705 = f_PopulationFn(inst_Countries_YV_provinces_Monagas)). - -fof(axmondialPred18026, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Monagas,f_MeasureFn(28900,inst_SquareKilometer))). - -fof(axmondialPred18027, axiom, - f_capitalCity(inst_Countries_YV_provinces_Monagas_cities_Maturin,inst_Countries_YV_provinces_Monagas)). - -fof(axmondialPred18028, axiom, - 100051 = f_PopulationFn(inst_Countries_MEX_provinces_Zacatecas_cities_Zacatecas)). - -fof(axmondialPred18029, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Zacatecas_cities_Zacatecas,inst_Countries_MEX_provinces_Zacatecas)). - -fof(axmondialPred18030, axiom, - f_member(inst_Pakistan,inst_Organizations_Interpol)). - -fof(axmondialPred18031, axiom, - f_member(inst_Sudan,inst_Organizations_IAEA)). - -fof(axmondialPred18032, axiom, - 400500 = f_PopulationFn(inst_Countries_PL_provinces_Ostroleckie)). - -fof(axmondialPred18033, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Ostroleckie,f_MeasureFn(6498,inst_SquareKilometer))). - -fof(axmondialPred18034, axiom, - f_capitalCity(inst_Countries_PL_provinces_Ostroleckie_cities_Ostroleka,inst_Countries_PL_provinces_Ostroleckie)). - -fof(axmondialPred18035, axiom, - f_member(inst_Tunisia,inst_Organizations_NAM)). - -fof(axmondialPred18036, axiom, - f_sharedBorderLength(inst_Sudan,inst_Uganda,f_MeasureFn(435,inst_Kilometer))). - -fof(axmondialPred18037, axiom, - f_hasHeadq(inst_Organizations_WCL,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred18038, axiom, - 504176 = f_PopulationFn(inst_Countries_RI_cities_Surakarta)). - -fof(axmondialPred18039, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Surakarta,inst_Indonesia)). - -fof(axmondialPred18040, axiom, - f_member(inst_Nicaragua,inst_Organizations_IDA)). - -fof(axmondialPred18041, axiom, - f_geographicalSubregion(inst_WesternSahara,inst_Continents_Africa)). - -fof(axmondialPred18042, axiom, - f_member(inst_Italy,inst_Organizations_Inmarsat)). - -fof(axmondialPred18043, axiom, - f_sharedBorderLength(inst_France,inst_Spain,f_MeasureFn(623,inst_Kilometer))). - -fof(axmondialPred18044, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_CocosIslands_cities_BantamVillage,inst_Countries_AUS_provinces_CocosIslands)). - -fof(axmondialPred18045, axiom, - f_member(inst_Finland,inst_Organizations_NC)). - -fof(axmondialPred18046, axiom, - 102139 = f_PopulationFn(inst_Countries_PK_cities_Nawabshah)). - -fof(axmondialPred18047, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Nawabshah,inst_Pakistan)). - -fof(axmondialPred18048, axiom, - 87848 = f_PopulationFn(inst_Countries_cid_cia_Jersey)). - -fof(axmondialPred18049, axiom, - f_capitalCity(inst_Countries_cid_cia_Jersey_cities_SaintHelier,inst_Countries_cid_cia_Jersey)). - -fof(axmondialPred18050, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Jersey,f_MeasureFn(117,inst_SquareKilometer))). - -fof(axmondialPred18051, axiom, - 158212 = f_PopulationFn(inst_Countries_E_provinces_Madrid_cities_Fuenlabrada)). - -fof(axmondialPred18052, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Madrid_cities_Fuenlabrada,inst_Countries_E_provinces_Madrid)). - -fof(axmondialPred18053, axiom, - 194784 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Zhaoqing)). - -fof(axmondialPred18054, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Zhaoqing,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred18055, axiom, - 123000 = f_PopulationFn(inst_Countries_GB_provinces_Staffordshire_cities_NewcastleunderLyme)). - -fof(axmondialPred18056, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Staffordshire_cities_NewcastleunderLyme,inst_Countries_GB_provinces_Staffordshire)). - -fof(axmondialPred18057, axiom, - f_located(inst_Lakes_LakeKariba,inst_Countries_Z_provinces_Southern)). - -fof(axmondialPred18058, axiom, - f_located(inst_Lakes_LakeKariba,inst_Zambia)). - -fof(axmondialPred18059, axiom, - f_landAreaOnly(inst_Lakes_LakeKariba,f_MeasureFn(11000,inst_SquareKilometer))). - -fof(axmondialPred18060, axiom, - f_geographicalSubregion(inst_Kenya,inst_Continents_Africa)). - -fof(axmondialPred18061, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Manipur_cities_Imphal,inst_Countries_IND_provinces_Manipur)). - -fof(axmondialPred18062, axiom, - f_member(inst_Albania,inst_Organizations_EBRD)). - -fof(axmondialPred18063, axiom, - 4478000 = f_PopulationFn(inst_Countries_IRQ_provinces_Baghdad_cities_Baghdad)). - -fof(axmondialPred18064, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Baghdad_cities_Baghdad,inst_Countries_IRQ_provinces_Baghdad)). - -fof(axmondialPred18065, axiom, - 138000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofTatarstan_cities_Almetyevsk)). - -fof(axmondialPred18066, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofTatarstan_cities_Almetyevsk,inst_Countries_R_provinces_Rep_ofTatarstan)). - -fof(axmondialPred18067, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_UNIDO)). - -fof(axmondialPred18068, axiom, - 559000 = f_PopulationFn(inst_Countries_A_provinces_Carinthia)). - -fof(axmondialPred18069, axiom, - f_landAreaOnly(inst_Countries_A_provinces_Carinthia,f_MeasureFn(9533,inst_SquareKilometer))). - -fof(axmondialPred18070, axiom, - f_capitalCity(inst_Countries_A_provinces_Carinthia_cities_Klagenfurt,inst_Countries_A_provinces_Carinthia)). - -fof(axmondialPred18071, axiom, - 697000 = f_PopulationFn(inst_Countries_PL_provinces_Bialostockie)). - -fof(axmondialPred18072, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Bialostockie,f_MeasureFn(10055,inst_SquareKilometer))). - -fof(axmondialPred18073, axiom, - f_capitalCity(inst_Countries_PL_provinces_Bialostockie_cities_Bialystok,inst_Countries_PL_provinces_Bialostockie)). - -fof(axmondialPred18074, axiom, - 1348000 = f_PopulationFn(inst_Countries_F_provinces_ChampagneArdenne)). - -fof(axmondialPred18075, axiom, - f_landAreaOnly(inst_Countries_F_provinces_ChampagneArdenne,f_MeasureFn(25606,inst_SquareKilometer))). - -fof(axmondialPred18076, axiom, - f_capitalCity(inst_Countries_F_provinces_ChampagneArdenne_cities_ChalonssurMarne,inst_Countries_F_provinces_ChampagneArdenne)). - -fof(axmondialPred18077, axiom, - f_member(inst_Rwanda,inst_Organizations_IOM)). - -fof(axmondialPred18078, axiom, - 1286251 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_PortoAlegre)). - -fof(axmondialPred18079, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_PortoAlegre,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred18080, axiom, - 140925 = f_PopulationFn(inst_Countries_USA_provinces_Michigan_cities_Flint)). - -fof(axmondialPred18081, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Michigan_cities_Flint,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred18082, axiom, - f_member(inst_Colombia,inst_Organizations_IOC)). - -fof(axmondialPred18083, axiom, - 328015 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Carapicuiba)). - -fof(axmondialPred18084, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Carapicuiba,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred18085, axiom, - f_member(inst_Tanzania,inst_Organizations_ECA)). - -fof(axmondialPred18086, axiom, - f_sharedBorderLength(inst_Zaire,inst_Tanzania,f_MeasureFn(459,inst_Kilometer))). - -fof(axmondialPred18087, axiom, - 109520 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Liyang)). - -fof(axmondialPred18088, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Liyang,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred18089, axiom, - 214700 = f_PopulationFn(inst_Countries_P_provinces_CasteloBranco)). - -fof(axmondialPred18090, axiom, - f_landAreaOnly(inst_Countries_P_provinces_CasteloBranco,f_MeasureFn(6675,inst_SquareKilometer))). - -fof(axmondialPred18091, axiom, - 318500 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofKalmykiya)). - -fof(axmondialPred18092, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofKalmykiya,f_MeasureFn(76100,inst_SquareKilometer))). - -fof(axmondialPred18093, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofKalmykiya_cities_Elista,inst_Countries_R_provinces_Rep_ofKalmykiya)). - -fof(axmondialPred18094, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Vaslui_cities_Vaslui,inst_Countries_RO_provinces_Vaslui)). - -fof(axmondialPred18095, axiom, - 252000 = f_PopulationFn(inst_Countries_SF_provinces_Kuopio)). - -fof(axmondialPred18096, axiom, - f_capitalCity(inst_Countries_SF_provinces_Kuopio_cities_Kuopio,inst_Countries_SF_provinces_Kuopio)). - -fof(axmondialPred18097, axiom, - f_located(inst_Mountains_Feldberg,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred18098, axiom, - f_located(inst_Mountains_Feldberg,inst_Germany)). - -fof(axmondialPred18099, axiom, - 5572712 = f_PopulationFn(inst_Countries_THA_provinces_BangkokMetropolis)). - -fof(axmondialPred18100, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_BangkokMetropolis,f_MeasureFn(1444,inst_SquareKilometer))). - -fof(axmondialPred18101, axiom, - f_capitalCity(inst_Countries_THA_provinces_BangkokMetropolis_cities_Bangkok,inst_Countries_THA_provinces_BangkokMetropolis)). - -fof(axmondialPred18102, axiom, - f_located(inst_Islands_Jamaica,inst_Jamaica)). - -fof(axmondialPred18103, axiom, - f_landAreaOnly(inst_Islands_Jamaica,f_MeasureFn(10991,inst_SquareKilometer))). - -fof(axmondialPred18104, axiom, - 1041300 = f_PopulationFn(inst_Countries_VN_provinces_VinhLong)). - -fof(axmondialPred18105, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_VinhLong,f_MeasureFn(1487,inst_SquareKilometer))). - -fof(axmondialPred18106, axiom, - f_member(inst_Jamaica,inst_Organizations_IADB)). - -fof(axmondialPred18107, axiom, - 288000 = f_PopulationFn(inst_Countries_R_provinces_Volgogradskayaoblast_cities_Volzhsky)). - -fof(axmondialPred18108, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Volgogradskayaoblast_cities_Volzhsky,inst_Countries_R_provinces_Volgogradskayaoblast)). - -fof(axmondialPred18109, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Iwate_cities_Morioka,inst_Countries_J_provinces_Iwate)). - -fof(axmondialPred18110, axiom, - f_member(inst_Guatemala,inst_Organizations_IDA)). - -fof(axmondialPred18111, axiom, - 138500 = f_PopulationFn(inst_Countries_GB_provinces_Kent_cities_Maidstone)). - -fof(axmondialPred18112, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Kent_cities_Maidstone,inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred18113, axiom, - f_hasHeadq(inst_Organizations_CIS,inst_Countries_BY_cities_Minsk)). - -fof(axmondialPred18114, axiom, - 113000 = f_PopulationFn(inst_Countries_PL_provinces_Zielonogorskie_cities_ZielonaGora)). - -fof(axmondialPred18115, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Zielonogorskie_cities_ZielonaGora,inst_Countries_PL_provinces_Zielonogorskie)). - -fof(axmondialPred18116, axiom, - f_member(inst_Togo,inst_Organizations_FZ)). - -fof(axmondialPred18117, axiom, - f_geographicalSubregion(inst_Countries_RT_cities_Lome,inst_Togo)). - -fof(axmondialPred18118, axiom, - 220179 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Taubate)). - -fof(axmondialPred18119, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Taubate,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred18120, axiom, - f_geographicalSubregion(inst_Canada,inst_Continents_America)). - -fof(axmondialPred18121, axiom, - 147311 = f_PopulationFn(inst_Countries_E_provinces_CastileandLeon_cities_Leon)). - -fof(axmondialPred18122, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_CastileandLeon_cities_Leon,inst_Countries_E_provinces_CastileandLeon)). - -fof(axmondialPred18123, axiom, - f_located(inst_Islands_SaintKitts,inst_SaintKittsAndNevis)). - -fof(axmondialPred18124, axiom, - f_landAreaOnly(inst_Islands_SaintKitts,f_MeasureFn(164,inst_SquareKilometer))). - -fof(axmondialPred18125, axiom, - 218000 = f_PopulationFn(inst_Countries_RSA_cities_Lekoa)). - -fof(axmondialPred18126, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Lekoa,inst_SouthAfrica)). - -fof(axmondialPred18127, axiom, - f_member(inst_SanMarino,inst_Organizations_ICFTU)). - -fof(axmondialPred18128, axiom, - 1911700 = f_PopulationFn(inst_Countries_VN_provinces_QuangNamDaNang)). - -fof(axmondialPred18129, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_QuangNamDaNang,f_MeasureFn(11985,inst_SquareKilometer))). - -fof(axmondialPred18130, axiom, - f_sharedBorderLength(inst_China,inst_Nepal,f_MeasureFn(1236,inst_Kilometer))). - -fof(axmondialPred18131, axiom, - f_member(inst_Jamaica,inst_Organizations_ILO)). - -fof(axmondialPred18132, axiom, - f_sharedBorderLength(inst_Zambia,inst_Namibia,f_MeasureFn(233,inst_Kilometer))). - -fof(axmondialPred18133, axiom, - 1427500 = f_PopulationFn(inst_Countries_MOC_provinces_Sofala)). - -fof(axmondialPred18134, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Sofala,f_MeasureFn(68018,inst_SquareKilometer))). - -fof(axmondialPred18135, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Sofala_cities_Beira,inst_Countries_MOC_provinces_Sofala)). - -fof(axmondialPred18136, axiom, - f_member(inst_CostaRica,inst_Organizations_ICRM)). - -fof(axmondialPred18137, axiom, - 198000 = f_PopulationFn(inst_Countries_R_provinces_Belgorodskayaoblast_cities_StaryOskol)). - -fof(axmondialPred18138, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Belgorodskayaoblast_cities_StaryOskol,inst_Countries_R_provinces_Belgorodskayaoblast)). - -fof(axmondialPred18139, axiom, - f_located(inst_Islands_Panarea,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred18140, axiom, - f_located(inst_Islands_Panarea,inst_Italy)). - -fof(axmondialPred18141, axiom, - f_member(inst_Ethiopia,inst_Organizations_Intelsat)). - -fof(axmondialPred18142, axiom, - 491268 = f_PopulationFn(inst_Countries_BR_cities_Contagem)). - -fof(axmondialPred18143, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_Contagem,inst_Brazil)). - -fof(axmondialPred18144, axiom, - 210452 = f_PopulationFn(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Wuzhou)). - -fof(axmondialPred18145, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_GuangxiZhuangzu_cities_Wuzhou,inst_Countries_TJ_provinces_GuangxiZhuangzu)). - -fof(axmondialPred18146, axiom, - f_member(inst_Turkey,inst_Organizations_IDA)). - -fof(axmondialPred18147, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Slovakia,inst_AgriculturalSector,6.7,f_YearFn(1996))). - -fof(axmondialPred18148, axiom, - f_member(inst_Slovakia,inst_Organizations_ICFTU)). - -fof(axmondialPred18149, axiom, - f_member(inst_Slovakia,inst_Organizations_UPU)). - -fof(axmondialPred18150, axiom, - f_meetsSpatially(inst_Slovakia,inst_CzechRepublic)). - -fof(axmondialPred18151, axiom, - f_meetsSpatially(inst_Slovakia,inst_Austria)). - -fof(axmondialPred18152, axiom, - f_member(inst_Slovakia,inst_Organizations_UN)). - -fof(axmondialPred18153, axiom, - f_member(inst_Slovakia,inst_Organizations_WToO)). - -fof(axmondialPred18154, axiom, - f_member(inst_Slovakia,inst_Organizations_CCC)). - -fof(axmondialPred18155, axiom, - f_member(inst_Slovakia,inst_Organizations_IAEA)). - -fof(axmondialPred18156, axiom, - f_landAreaOnly(inst_Slovakia,f_MeasureFn(48845,inst_SquareKilometer))). - -fof(axmondialPred18157, axiom, - f_inflationRateInCountry(inst_Slovakia,7.5)). - -fof(axmondialPred18158, axiom, - f_member(inst_Slovakia,inst_Organizations_PCA)). - -fof(axmondialPred18159, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Slovakia,inst_IndustrialSector,47.6,f_YearFn(1996))). - -fof(axmondialPred18160, axiom, - f_meetsSpatially(inst_Slovakia,inst_Hungary)). - -fof(axmondialPred18161, axiom, - f_meetsSpatially(inst_Slovakia,inst_Poland)). - -fof(axmondialPred18162, axiom, - f_member(inst_Slovakia,inst_Organizations_UNIDO)). - -fof(axmondialPred18163, axiom, - f_member(inst_Slovakia,inst_Organizations_EBRD)). - -fof(axmondialPred18164, axiom, - f_member(inst_Slovakia,inst_Organizations_PFP)). - -fof(axmondialPred18165, axiom, - f_member(inst_Slovakia,inst_Organizations_IMF)). - -fof(axmondialPred18166, axiom, - f_meetsSpatially(inst_Slovakia,inst_Ukraine)). - -fof(axmondialPred18167, axiom, - 5374362 = f_PopulationFn(inst_Slovakia)). - -fof(axmondialPred18168, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Slovakia,inst_ServiceSector,45.7,f_YearFn(1996))). - -fof(axmondialPred18169, axiom, - f_member(inst_Slovakia,inst_Organizations_BIS)). - -fof(axmondialPred18170, axiom, - f_member(inst_Slovakia,inst_Organizations_ILO)). - -fof(axmondialPred18171, axiom, - f_capitalCity(inst_Countries_SK_cities_Bratislava,inst_Slovakia)). - -fof(axmondialPred18172, axiom, - f_member(inst_Slovakia,inst_Organizations_CERN)). - -fof(axmondialPred18173, axiom, - 748000 = f_PopulationFn(inst_Countries_PL_provinces_Czestochowskie)). - -fof(axmondialPred18174, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Czestochowskie,f_MeasureFn(6182,inst_SquareKilometer))). - -fof(axmondialPred18175, axiom, - f_capitalCity(inst_Countries_PL_provinces_Czestochowskie_cities_Czestochowa,inst_Countries_PL_provinces_Czestochowskie)). - -fof(axmondialPred18176, axiom, - f_located(inst_Rivers_Save,inst_Countries_MOC_provinces_Sofala)). - -fof(axmondialPred18177, axiom, - f_located(inst_Rivers_Save,inst_Countries_MOC_provinces_Inhambane)). - -fof(axmondialPred18178, axiom, - f_located(inst_Rivers_Save,inst_Countries_MOC_provinces_Gaza)). - -fof(axmondialPred18179, axiom, - f_located(inst_Rivers_Save,inst_Mozambique)). - -fof(axmondialPred18180, axiom, - f_flowsInto(inst_Rivers_Save,inst_Seas_IndianOcean)). - -fof(axmondialPred18181, axiom, - f_sharedBorderLength(inst_Somalia,inst_Ethiopia,f_MeasureFn(1626,inst_Kilometer))). - -fof(axmondialPred18182, axiom, - f_member(inst_Chad,inst_Organizations_WIPO)). - -fof(axmondialPred18183, axiom, - 520000 = f_PopulationFn(inst_Countries_UA_provinces_Donetska_cities_Mariupol)). - -fof(axmondialPred18184, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Donetska_cities_Mariupol,inst_Countries_UA_provinces_Donetska)). - -fof(axmondialPred18185, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Tripura_cities_Agartala,inst_Countries_IND_provinces_Tripura)). - -fof(axmondialPred18186, axiom, - f_geographicalSubregion(inst_Estonia,inst_Continents_Europe)). - -fof(axmondialPred18187, axiom, - 67400 = f_PopulationFn(inst_Countries_CR_provinces_Heredia_cities_Heredia)). - -fof(axmondialPred18188, axiom, - f_geographicalSubregion(inst_Countries_CR_provinces_Heredia_cities_Heredia,inst_Countries_CR_provinces_Heredia)). - -fof(axmondialPred18189, axiom, - 122000 = f_PopulationFn(inst_Countries_WAN_cities_DebaHabe)). - -fof(axmondialPred18190, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_DebaHabe,inst_Nigeria)). - -fof(axmondialPred18191, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_APEC)). - -fof(axmondialPred18192, axiom, - f_member(inst_Argentina,inst_Organizations_ICC)). - -fof(axmondialPred18193, axiom, - 141993 = f_PopulationFn(inst_Countries_USA_provinces_Arizona_cities_Tempe)). - -fof(axmondialPred18194, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Arizona_cities_Tempe,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred18195, axiom, - f_located(inst_Rivers_Uelle,inst_Countries_ZRE_provinces_HautZaire)). - -fof(axmondialPred18196, axiom, - f_located(inst_Rivers_Uelle,inst_Countries_ZRE_provinces_Equateur)). - -fof(axmondialPred18197, axiom, - f_located(inst_Rivers_Uelle,inst_Zaire)). - -fof(axmondialPred18198, axiom, - f_flowsInto(inst_Rivers_Uelle,inst_Rivers_Ubangi)). - -fof(axmondialPred18199, axiom, - f_length(inst_Rivers_Uelle,560)). - -fof(axmondialPred18200, axiom, - 175295 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_SaoCarlos)). - -fof(axmondialPred18201, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_SaoCarlos,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred18202, axiom, - f_member(inst_Moldova,inst_Organizations_CE)). - -fof(axmondialPred18203, axiom, - 147956 = f_PopulationFn(inst_Countries_F_provinces_Bretagne_cities_Brest)). - -fof(axmondialPred18204, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Bretagne_cities_Brest,inst_Countries_F_provinces_Bretagne)). - -fof(axmondialPred18205, axiom, - f_member(inst_Pakistan,inst_Organizations_WTrO)). - -fof(axmondialPred18206, axiom, - f_located(inst_Rivers_Tana,inst_Countries_EAK_provinces_NorthEastern)). - -fof(axmondialPred18207, axiom, - f_located(inst_Rivers_Tana,inst_Countries_EAK_provinces_Eastern)). - -fof(axmondialPred18208, axiom, - f_located(inst_Rivers_Tana,inst_Countries_EAK_provinces_Coast)). - -fof(axmondialPred18209, axiom, - f_located(inst_Rivers_Tana,inst_Countries_EAK_provinces_Central)). - -fof(axmondialPred18210, axiom, - f_located(inst_Rivers_Tana,inst_Kenya)). - -fof(axmondialPred18211, axiom, - f_flowsInto(inst_Rivers_Tana,inst_Seas_IndianOcean)). - -fof(axmondialPred18212, axiom, - f_geographicalSubregion(inst_Countries_IL_provinces_North_cities_Nazareth,inst_Countries_IL_provinces_North)). - -fof(axmondialPred18213, axiom, - 396100 = f_PopulationFn(inst_Countries_Z_provinces_Northwestern)). - -fof(axmondialPred18214, axiom, - f_landAreaOnly(inst_Countries_Z_provinces_Northwestern,f_MeasureFn(125827,inst_SquareKilometer))). - -fof(axmondialPred18215, axiom, - f_capitalCity(inst_Countries_Z_provinces_Northwestern_cities_Solwezi,inst_Countries_Z_provinces_Northwestern)). - -fof(axmondialPred18216, axiom, - 115500 = f_PopulationFn(inst_Countries_TR_provinces_Edirne_cities_Edirne)). - -fof(axmondialPred18217, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Edirne_cities_Edirne,inst_Countries_TR_provinces_Edirne)). - -fof(axmondialPred18218, axiom, - 982362 = f_PopulationFn(inst_Countries_Z_provinces_Lusaka_cities_Lusaka)). - -fof(axmondialPred18219, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Lusaka_cities_Lusaka,inst_Countries_Z_provinces_Lusaka)). - -fof(axmondialPred18220, axiom, - f_sharedBorderLength(inst_Congo,inst_Angola,f_MeasureFn(201,inst_Kilometer))). - -fof(axmondialPred18221, axiom, - f_member(inst_SouthAfrica,inst_Organizations_ISO)). - -fof(axmondialPred18222, axiom, - 180860 = f_PopulationFn(inst_Countries_ZRE_provinces_KasaiOccidental_cities_Tshikapa)). - -fof(axmondialPred18223, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_KasaiOccidental_cities_Tshikapa,inst_Countries_ZRE_provinces_KasaiOccidental)). - -fof(axmondialPred18224, axiom, - f_member(inst_SouthAfrica,inst_Organizations_ICAO)). - -fof(axmondialPred18225, axiom, - 520400 = f_PopulationFn(inst_Countries_VN_provinces_HaGiang)). - -fof(axmondialPred18226, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_HaGiang,f_MeasureFn(7831,inst_SquareKilometer))). - -fof(axmondialPred18227, axiom, - f_member(inst_Turkey,inst_Organizations_OIC)). - -fof(axmondialPred18228, axiom, - f_member(inst_Kiribati,inst_Organizations_UPU)). - -fof(axmondialPred18229, axiom, - 196519 = f_PopulationFn(inst_Countries_IRQ_provinces_AlQadisiyah_cities_Diwaniyah)). - -fof(axmondialPred18230, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_AlQadisiyah_cities_Diwaniyah,inst_Countries_IRQ_provinces_AlQadisiyah)). - -fof(axmondialPred18231, axiom, - 42607 = f_PopulationFn(inst_Countries_P_provinces_Lisbon_cities_Almada)). - -fof(axmondialPred18232, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Lisbon_cities_Almada,inst_Countries_P_provinces_Lisbon)). - -fof(axmondialPred18233, axiom, - 119000 = f_PopulationFn(inst_Countries_R_provinces_KarachayevoCherkesskRep__cities_Cherkessk)). - -fof(axmondialPred18234, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_KarachayevoCherkesskRep__cities_Cherkessk,inst_Countries_R_provinces_KarachayevoCherkesskRep_)). - -fof(axmondialPred18235, axiom, - 133474 = f_PopulationFn(inst_Countries_TR_cities_Hatay)). - -fof(axmondialPred18236, axiom, - f_geographicalSubregion(inst_Countries_TR_cities_Hatay,inst_Turkey)). - -fof(axmondialPred18237, axiom, - 950435 = f_PopulationFn(inst_Countries_IND_provinces_WestBengal_cities_Haora)). - -fof(axmondialPred18238, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_WestBengal_cities_Haora,inst_Countries_IND_provinces_WestBengal)). - -fof(axmondialPred18239, axiom, - f_member(inst_Kenya,inst_Organizations_ICRM)). - -fof(axmondialPred18240, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_SPF)). - -fof(axmondialPred18241, axiom, - f_member(inst_Albania,inst_Organizations_IMO)). - -fof(axmondialPred18242, axiom, - 528973 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco_cities_JaboataodosGuararapes)). - -fof(axmondialPred18243, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Pernambuco_cities_JaboataodosGuararapes,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred18244, axiom, - f_member(inst_Argentina,inst_Organizations_AG)). - -fof(axmondialPred18245, axiom, - 590661 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Bareilly)). - -fof(axmondialPred18246, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Bareilly,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred18247, axiom, - f_member(inst_Cyprus,inst_Organizations_UNESCO)). - -fof(axmondialPred18248, axiom, - 125000 = f_PopulationFn(inst_Countries_RSA_cities_Alexandra)). - -fof(axmondialPred18249, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Alexandra,inst_SouthAfrica)). - -fof(axmondialPred18250, axiom, - 1028900 = f_PopulationFn(inst_Countries_R_provinces_Astrakhanskayaoblast)). - -fof(axmondialPred18251, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Astrakhanskayaoblast,f_MeasureFn(44100,inst_SquareKilometer))). - -fof(axmondialPred18252, axiom, - f_capitalCity(inst_Countries_R_provinces_Astrakhanskayaoblast_cities_Astrakhan,inst_Countries_R_provinces_Astrakhanskayaoblast)). - -fof(axmondialPred18253, axiom, - f_located(inst_Rivers_Bahrel_Gasal,inst_Countries_SUD_provinces_BahralGhazal)). - -fof(axmondialPred18254, axiom, - f_located(inst_Rivers_Bahrel_Gasal,inst_Countries_SUD_provinces_AalianNil)). - -fof(axmondialPred18255, axiom, - f_located(inst_Rivers_Bahrel_Gasal,inst_Sudan)). - -fof(axmondialPred18256, axiom, - f_flowsInto(inst_Rivers_Bahrel_Gasal,inst_Rivers_WhiteNile)). - -fof(axmondialPred18257, axiom, - 487148 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Hengyang)). - -fof(axmondialPred18258, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Hengyang,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred18259, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Anguilla,inst_Continents_America)). - -fof(axmondialPred18260, axiom, - 161400 = f_PopulationFn(inst_Countries_GB_provinces_Buckinghamshire_cities_Wycombe)). - -fof(axmondialPred18261, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Buckinghamshire_cities_Wycombe,inst_Countries_GB_provinces_Buckinghamshire)). - -fof(axmondialPred18262, axiom, - 20158176 = f_PopulationFn(inst_Uganda)). - -fof(axmondialPred18263, axiom, - f_member(inst_Uganda,inst_Organizations_IDA)). - -fof(axmondialPred18264, axiom, - f_landAreaOnly(inst_Uganda,f_MeasureFn(236040,inst_SquareKilometer))). - -fof(axmondialPred18265, axiom, - f_meetsSpatially(inst_Uganda,inst_Sudan)). - -fof(axmondialPred18266, axiom, - f_member(inst_Uganda,inst_Organizations_PCA)). - -fof(axmondialPred18267, axiom, - f_inflationRateInCountry(inst_Uganda,6.1)). - -fof(axmondialPred18268, axiom, - f_member(inst_Uganda,inst_Organizations_C)). - -fof(axmondialPred18269, axiom, - f_member(inst_Uganda,inst_Organizations_UNHCR)). - -fof(axmondialPred18270, axiom, - f_member(inst_Uganda,inst_Organizations_ICFTU)). - -fof(axmondialPred18271, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Uganda,inst_IndustrialSector,12,f_YearFn(1996))). - -fof(axmondialPred18272, axiom, - f_meetsSpatially(inst_Uganda,inst_Rwanda)). - -fof(axmondialPred18273, axiom, - f_meetsSpatially(inst_Uganda,inst_Zaire)). - -fof(axmondialPred18274, axiom, - f_member(inst_Uganda,inst_Organizations_IMF)). - -fof(axmondialPred18275, axiom, - f_meetsSpatially(inst_Uganda,inst_Kenya)). - -fof(axmondialPred18276, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Uganda,inst_ServiceSector,33,f_YearFn(1996))). - -fof(axmondialPred18277, axiom, - f_member(inst_Uganda,inst_Organizations_ECA)). - -fof(axmondialPred18278, axiom, - f_member(inst_Uganda,inst_Organizations_FAO)). - -fof(axmondialPred18279, axiom, - f_meetsSpatially(inst_Uganda,inst_Tanzania)). - -fof(axmondialPred18280, axiom, - f_member(inst_Uganda,inst_Organizations_ISO)). - -fof(axmondialPred18281, axiom, - f_member(inst_Uganda,inst_Organizations_WToO)). - -fof(axmondialPred18282, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Uganda,inst_AgriculturalSector,55,f_YearFn(1996))). - -fof(axmondialPred18283, axiom, - f_capitalCity(inst_Countries_EAU_cities_Kampala,inst_Uganda)). - -fof(axmondialPred18284, axiom, - f_member(inst_Uganda,inst_Organizations_Interpol)). - -fof(axmondialPred18285, axiom, - f_member(inst_Uganda,inst_Organizations_Intelsat)). - -fof(axmondialPred18286, axiom, - f_geographicalSubregion(inst_Belize,inst_Continents_America)). - -fof(axmondialPred18287, axiom, - 731030 = f_PopulationFn(inst_Countries_GR_provinces_Thessalia)). - -fof(axmondialPred18288, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_Thessalia,f_MeasureFn(14037,inst_SquareKilometer))). - -fof(axmondialPred18289, axiom, - 112000 = f_PopulationFn(inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_Arzamas)). - -fof(axmondialPred18290, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_Arzamas,inst_Countries_R_provinces_Nizhegorodskayaoblast)). - -fof(axmondialPred18291, axiom, - 151521 = f_PopulationFn(inst_Countries_USA_provinces_Kansas_cities_KansasCity)). - -fof(axmondialPred18292, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Kansas_cities_KansasCity,inst_Countries_USA_provinces_Kansas)). - -fof(axmondialPred18293, axiom, - 534000 = f_PopulationFn(inst_Countries_R_provinces_Penzenskayaoblast_cities_Penza)). - -fof(axmondialPred18294, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Penzenskayaoblast_cities_Penza,inst_Countries_R_provinces_Penzenskayaoblast)). - -fof(axmondialPred18295, axiom, - f_member(inst_Panama,inst_Organizations_ECLAC)). - -fof(axmondialPred18296, axiom, - 592869 = f_PopulationFn(inst_Countries_IRQ_provinces_AdTamim)). - -fof(axmondialPred18297, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_AdTamim,f_MeasureFn(10282,inst_SquareKilometer))). - -fof(axmondialPred18298, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_AdTamim_cities_Kirkuk,inst_Countries_IRQ_provinces_AdTamim)). - -fof(axmondialPred18299, axiom, - f_member(inst_Chad,inst_Organizations_Intelsat)). - -fof(axmondialPred18300, axiom, - 680503 = f_PopulationFn(inst_Countries_YV_provinces_Merida)). - -fof(axmondialPred18301, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Merida,f_MeasureFn(11300,inst_SquareKilometer))). - -fof(axmondialPred18302, axiom, - f_capitalCity(inst_Countries_YV_provinces_Merida_cities_Merida,inst_Countries_YV_provinces_Merida)). - -fof(axmondialPred18303, axiom, - 862720 = f_PopulationFn(inst_Countries_MEX_provinces_Aguascalientes)). - -fof(axmondialPred18304, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Aguascalientes,f_MeasureFn(5589,inst_SquareKilometer))). - -fof(axmondialPred18305, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Aguascalientes_cities_Aguascalientes,inst_Countries_MEX_provinces_Aguascalientes)). - -fof(axmondialPred18306, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_SouthCarolina)). - -fof(axmondialPred18307, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred18308, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Ceara)). - -fof(axmondialPred18309, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Portugal)). - -fof(axmondialPred18310, axiom, - f_located(inst_Seas_AtlanticOcean,inst_WesternSahara)). - -fof(axmondialPred18311, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Gambia)). - -fof(axmondialPred18312, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_ANG_provinces_Zaire)). - -fof(axmondialPred18313, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Spain)). - -fof(axmondialPred18314, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_SN_provinces_Dakar)). - -fof(axmondialPred18315, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Cameroon)). - -fof(axmondialPred18316, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_ANG_provinces_CuanzaSul)). - -fof(axmondialPred18317, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Ireland)). - -fof(axmondialPred18318, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CAM_provinces_Sudoueste)). - -fof(axmondialPred18319, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred18320, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_Maine)). - -fof(axmondialPred18321, axiom, - f_depth(inst_Seas_AtlanticOcean,9219)). - -fof(axmondialPred18322, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_RA_provinces_Chubut)). - -fof(axmondialPred18323, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CDN_provinces_NewBrunswick)). - -fof(axmondialPred18324, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred18325, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Uruguay)). - -fof(axmondialPred18326, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_C_provinces_SanctiSpiritus)). - -fof(axmondialPred18327, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Guinea)). - -fof(axmondialPred18328, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_ANG_provinces_Namibe)). - -fof(axmondialPred18329, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_RA_provinces_TierradelFuego)). - -fof(axmondialPred18330, axiom, - f_located(inst_Seas_AtlanticOcean,inst_FrenchGuiana)). - -fof(axmondialPred18331, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_Delaware)). - -fof(axmondialPred18332, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_YV_provinces_DeltaAmacuro)). - -fof(axmondialPred18333, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Ghana)). - -fof(axmondialPred18334, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Guyana)). - -fof(axmondialPred18335, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CDN_provinces_Manitoba)). - -fof(axmondialPred18336, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred18337, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_ANG_provinces_Bengo)). - -fof(axmondialPred18338, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Senegal)). - -fof(axmondialPred18339, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_RA_provinces_SantaCruz)). - -fof(axmondialPred18340, axiom, - f_located(inst_Seas_AtlanticOcean,inst_SouthAfrica)). - -fof(axmondialPred18341, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Benin)). - -fof(axmondialPred18342, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Nigeria)). - -fof(axmondialPred18343, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Brazil)). - -fof(axmondialPred18344, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_Beja)). - -fof(axmondialPred18345, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Chile)). - -fof(axmondialPred18346, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_SN_provinces_SaintLouis)). - -fof(axmondialPred18347, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_SN_provinces_Louga)). - -fof(axmondialPred18348, axiom, - f_located(inst_Seas_AtlanticOcean,inst_UnitedKingdom)). - -fof(axmondialPred18349, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_Leiria)). - -fof(axmondialPred18350, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred18351, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Togo)). - -fof(axmondialPred18352, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_RioGrandedoNorte)). - -fof(axmondialPred18353, axiom, - f_located(inst_Seas_AtlanticOcean,inst_SaoTomeAndPrincipe)). - -fof(axmondialPred18354, axiom, - f_located(inst_Seas_AtlanticOcean,inst_UnitedStates)). - -fof(axmondialPred18355, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Iceland)). - -fof(axmondialPred18356, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Mauritania)). - -fof(axmondialPred18357, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_C_provinces_LasTunas)). - -fof(axmondialPred18358, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_Porto)). - -fof(axmondialPred18359, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Gabon)). - -fof(axmondialPred18360, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Haiti)). - -fof(axmondialPred18361, axiom, - f_located(inst_Seas_AtlanticOcean,inst_SierraLeone)). - -fof(axmondialPred18362, axiom, - f_located(inst_Seas_AtlanticOcean,inst_DominicanRepublic)). - -fof(axmondialPred18363, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_Maryland)). - -fof(axmondialPred18364, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_Lisbon)). - -fof(axmondialPred18365, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred18366, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_ZRE_provinces_BasZaire)). - -fof(axmondialPred18367, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Guinea_Bissau)). - -fof(axmondialPred18368, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Maranhao)). - -fof(axmondialPred18369, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_RA_provinces_RioNegro)). - -fof(axmondialPred18370, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CDN_provinces_NovaScotia)). - -fof(axmondialPred18371, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_C_provinces_VillaClara)). - -fof(axmondialPred18372, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Bahamas)). - -fof(axmondialPred18373, axiom, - f_located(inst_Seas_AtlanticOcean,inst_SaintKittsAndNevis)). - -fof(axmondialPred18374, axiom, - f_located(inst_Seas_AtlanticOcean,inst_SaintVincentAndTheGrenadines)). - -fof(axmondialPred18375, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CDN_provinces_Quebec)). - -fof(axmondialPred18376, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_VianadoCastelo)). - -fof(axmondialPred18377, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CDN_provinces_PrinceEdwardIsland)). - -fof(axmondialPred18378, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Cuba)). - -fof(axmondialPred18379, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred18380, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Liberia)). - -fof(axmondialPred18381, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Zaire)). - -fof(axmondialPred18382, axiom, - f_located(inst_Seas_AtlanticOcean,inst_CoteDIvoire)). - -fof(axmondialPred18383, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Barbados)). - -fof(axmondialPred18384, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_NewHampshire)). - -fof(axmondialPred18385, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CAM_provinces_Centre)). - -fof(axmondialPred18386, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_NewJersey)). - -fof(axmondialPred18387, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_Georgia)). - -fof(axmondialPred18388, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred18389, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred18390, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_C_provinces_CiegodeAvila)). - -fof(axmondialPred18391, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_F_provinces_PoitouCharentes)). - -fof(axmondialPred18392, axiom, - f_located(inst_Seas_AtlanticOcean,inst_EquatorialGuinea)). - -fof(axmondialPred18393, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Morocco)). - -fof(axmondialPred18394, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CAM_provinces_Cote)). - -fof(axmondialPred18395, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_ANG_provinces_Benguela)). - -fof(axmondialPred18396, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_NorthCarolina)). - -fof(axmondialPred18397, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_Aveiro)). - -fof(axmondialPred18398, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_Coimbra)). - -fof(axmondialPred18399, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_F_provinces_Bretagne)). - -fof(axmondialPred18400, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_GB_provinces_NorthernIreland)). - -fof(axmondialPred18401, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_SN_provinces_Ziguinchor)). - -fof(axmondialPred18402, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Angola)). - -fof(axmondialPred18403, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_Faro)). - -fof(axmondialPred18404, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_F_provinces_Aquitaine)). - -fof(axmondialPred18405, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Paraiba)). - -fof(axmondialPred18406, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_F_provinces_PaysdelaLoire)). - -fof(axmondialPred18407, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_SN_provinces_Thies)). - -fof(axmondialPred18408, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Amapa)). - -fof(axmondialPred18409, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Suriname)). - -fof(axmondialPred18410, axiom, - f_located(inst_Seas_AtlanticOcean,inst_CapeVerde)). - -fof(axmondialPred18411, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_SN_provinces_Fatick)). - -fof(axmondialPred18412, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred18413, axiom, - f_located(inst_Seas_AtlanticOcean,inst_AntiguaAndBarbuda)). - -fof(axmondialPred18414, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Canada)). - -fof(axmondialPred18415, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_C_provinces_Guantanamo)). - -fof(axmondialPred18416, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_CDN_provinces_Newfoundland)). - -fof(axmondialPred18417, axiom, - f_located(inst_Seas_AtlanticOcean,inst_France)). - -fof(axmondialPred18418, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Venezuela)). - -fof(axmondialPred18419, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_Setubal)). - -fof(axmondialPred18420, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Sergipe)). - -fof(axmondialPred18421, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred18422, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred18423, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Congo)). - -fof(axmondialPred18424, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_C_provinces_Matanzas)). - -fof(axmondialPred18425, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_Connecticut)). - -fof(axmondialPred18426, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_ANG_provinces_Cabinda)). - -fof(axmondialPred18427, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Para)). - -fof(axmondialPred18428, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_C_provinces_LaHabana)). - -fof(axmondialPred18429, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred18430, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Argentina)). - -fof(axmondialPred18431, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Dominica)). - -fof(axmondialPred18432, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_C_provinces_Holguin)). - -fof(axmondialPred18433, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_GB_provinces_GreaterLondon)). - -fof(axmondialPred18434, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_ANG_provinces_Luanda)). - -fof(axmondialPred18435, axiom, - f_located(inst_Seas_AtlanticOcean,inst_TrinidadAndTobago)). - -fof(axmondialPred18436, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_RhodeIsland)). - -fof(axmondialPred18437, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Namibia)). - -fof(axmondialPred18438, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred18439, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred18440, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_RSA_provinces_WesternCape)). - -fof(axmondialPred18441, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_BR_provinces_Alagoas)). - -fof(axmondialPred18442, axiom, - f_located(inst_Seas_AtlanticOcean,inst_SaintLucia)). - -fof(axmondialPred18443, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_P_provinces_Braga)). - -fof(axmondialPred18444, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred18445, axiom, - f_located(inst_Seas_AtlanticOcean,inst_Grenada)). - -fof(axmondialPred18446, axiom, - 478000 = f_PopulationFn(inst_Countries_EW_cities_Tallinn)). - -fof(axmondialPred18447, axiom, - f_geographicalSubregion(inst_Countries_EW_cities_Tallinn,inst_Estonia)). - -fof(axmondialPred18448, axiom, - f_member(inst_Bolivia,inst_Organizations_WToO)). - -fof(axmondialPred18449, axiom, - 36000 = f_PopulationFn(inst_Countries_WS_cities_Apia)). - -fof(axmondialPred18450, axiom, - f_geographicalSubregion(inst_Countries_WS_cities_Apia,inst_WesternSamoa)). - -fof(axmondialPred18451, axiom, - f_located(inst_Lakes_LagodeChapala,inst_Countries_MEX_provinces_Jalisco)). - -fof(axmondialPred18452, axiom, - f_located(inst_Lakes_LagodeChapala,inst_Mexico)). - -fof(axmondialPred18453, axiom, - f_landAreaOnly(inst_Lakes_LagodeChapala,f_MeasureFn(1500,inst_SquareKilometer))). - -fof(axmondialPred18454, axiom, - 364596 = f_PopulationFn(inst_Countries_PE_provinces_Ucayali)). - -fof(axmondialPred18455, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Ucayali,f_MeasureFn(102410,inst_SquareKilometer))). - -fof(axmondialPred18456, axiom, - f_capitalCity(inst_Countries_PE_provinces_Ucayali_cities_Pucallpa,inst_Countries_PE_provinces_Ucayali)). - -fof(axmondialPred18457, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_DadraandNagarHaveli_cities_Silvassa,inst_Countries_IND_provinces_DadraandNagarHaveli)). - -fof(axmondialPred18458, axiom, - 890800 = f_PopulationFn(inst_Countries_GB_provinces_Leicestershire)). - -fof(axmondialPred18459, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Leicestershire,f_MeasureFn(2553,inst_SquareKilometer))). - -fof(axmondialPred18460, axiom, - f_capitalCity(inst_Countries_GB_provinces_Leicestershire_cities_Leichester,inst_Countries_GB_provinces_Leicestershire)). - -fof(axmondialPred18461, axiom, - 107824 = f_PopulationFn(inst_Countries_RC_provinces_Hualien_cities_Hualien)). - -fof(axmondialPred18462, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Hualien_cities_Hualien,inst_Countries_RC_provinces_Hualien)). - -fof(axmondialPred18463, axiom, - f_hasHeadq(inst_Organizations_UNCRO,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred18464, axiom, - 8664400 = f_PopulationFn(inst_Countries_R_provinces_Moskva)). - -fof(axmondialPred18465, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Moskva,f_MeasureFn(0,inst_SquareKilometer))). - -fof(axmondialPred18466, axiom, - f_capitalCity(inst_Countries_R_provinces_Moskva_cities_Moscow,inst_Countries_R_provinces_Moskva)). - -fof(axmondialPred18467, axiom, - f_member(inst_Angola,inst_Organizations_IBRD)). - -fof(axmondialPred18468, axiom, - 179976 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Zhaodong)). - -fof(axmondialPred18469, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Zhaodong,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred18470, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Ialomita_cities_Slobozia,inst_Countries_RO_provinces_Ialomita)). - -fof(axmondialPred18471, axiom, - 1875000 = f_PopulationFn(inst_Countries_PK_cities_Lyallpur)). - -fof(axmondialPred18472, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Lyallpur,inst_Pakistan)). - -fof(axmondialPred18473, axiom, - f_sharedBorderLength(inst_Nigeria,inst_Cameroon,f_MeasureFn(1690,inst_Kilometer))). - -fof(axmondialPred18474, axiom, - 2536747 = f_PopulationFn(inst_Countries_D_provinces_Brandenburg)). - -fof(axmondialPred18475, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Brandenburg,f_MeasureFn(29480,inst_SquareKilometer))). - -fof(axmondialPred18476, axiom, - f_capitalCity(inst_Countries_D_provinces_Brandenburg_cities_Potsdam,inst_Countries_D_provinces_Brandenburg)). - -fof(axmondialPred18477, axiom, - 170242 = f_PopulationFn(inst_Countries_RI_cities_Madiun)). - -fof(axmondialPred18478, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Madiun,inst_Indonesia)). - -fof(axmondialPred18479, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Dahuk_cities_Dahuk,inst_Countries_IRQ_provinces_Dahuk)). - -fof(axmondialPred18480, axiom, - 117760 = f_PopulationFn(inst_Countries_EAT_provinces_Morogoro_cities_Morogoro)). - -fof(axmondialPred18481, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Morogoro_cities_Morogoro,inst_Countries_EAT_provinces_Morogoro)). - -fof(axmondialPred18482, axiom, - 228939 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_VoltaRedonda)). - -fof(axmondialPred18483, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_VoltaRedonda,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred18484, axiom, - f_hasHeadq(inst_Organizations_UNHCR,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred18485, axiom, - f_located(inst_Rivers_Hwangho,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred18486, axiom, - f_located(inst_Rivers_Hwangho,inst_Countries_TJ_provinces_NingxiaHuizu)). - -fof(axmondialPred18487, axiom, - f_located(inst_Rivers_Hwangho,inst_China)). - -fof(axmondialPred18488, axiom, - f_located(inst_Rivers_Hwangho,inst_Countries_TJ_provinces_Gansu)). - -fof(axmondialPred18489, axiom, - f_flowsInto(inst_Rivers_Hwangho,inst_Seas_YellowSea)). - -fof(axmondialPred18490, axiom, - f_located(inst_Rivers_Hwangho,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred18491, axiom, - f_located(inst_Rivers_Hwangho,inst_Countries_TJ_provinces_Qinghai)). - -fof(axmondialPred18492, axiom, - f_located(inst_Rivers_Hwangho,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred18493, axiom, - f_located(inst_Rivers_Hwangho,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred18494, axiom, - 625294 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_SantoAndre)). - -fof(axmondialPred18495, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_SantoAndre,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred18496, axiom, - f_member(inst_Rwanda,inst_Organizations_IDA)). - -fof(axmondialPred18497, axiom, - 409000 = f_PopulationFn(inst_Countries_RP_cities_Pasay)). - -fof(axmondialPred18498, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_Pasay,inst_Philippines)). - -fof(axmondialPred18499, axiom, - 258509 = f_PopulationFn(inst_Countries_ROK_cities_Cheju)). - -fof(axmondialPred18500, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Cheju,inst_SouthKorea)). - -fof(axmondialPred18501, axiom, - f_geographicalSubregion(inst_Countries_LAR_cities_Tripoli,inst_Libya)). - -fof(axmondialPred18502, axiom, - f_sharedBorderLength(inst_Tajikistan,inst_Kyrgyzstan,f_MeasureFn(870,inst_Kilometer))). - -fof(axmondialPred18503, axiom, - f_member(inst_Tanzania,inst_Organizations_G_77)). - -fof(axmondialPred18504, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Kigoma,inst_Tanzania)). - -fof(axmondialPred18505, axiom, - f_member(inst_Tanzania,inst_Organizations_EADB)). - -fof(axmondialPred18506, axiom, - f_member(inst_Tanzania,inst_Organizations_WCL)). - -fof(axmondialPred18507, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_MjiniMagharibi,inst_Tanzania)). - -fof(axmondialPred18508, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Morogoro,inst_Tanzania)). - -fof(axmondialPred18509, axiom, - f_member(inst_Tanzania,inst_Organizations_IDA)). - -fof(axmondialPred18510, axiom, - f_member(inst_Tanzania,inst_Organizations_CCC)). - -fof(axmondialPred18511, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Rukwa,inst_Tanzania)). - -fof(axmondialPred18512, axiom, - f_meetsSpatially(inst_Tanzania,inst_Uganda)). - -fof(axmondialPred18513, axiom, - f_meetsSpatially(inst_Tanzania,inst_Zaire)). - -fof(axmondialPred18514, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Lindi,inst_Tanzania)). - -fof(axmondialPred18515, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_KaskaziniUjunga,inst_Tanzania)). - -fof(axmondialPred18516, axiom, - f_member(inst_Tanzania,inst_Organizations_WMO)). - -fof(axmondialPred18517, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Tanga,inst_Tanzania)). - -fof(axmondialPred18518, axiom, - f_inflationRateInCountry(inst_Tanzania,25)). - -fof(axmondialPred18519, axiom, - f_meetsSpatially(inst_Tanzania,inst_Zambia)). - -fof(axmondialPred18520, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Ruvuma,inst_Tanzania)). - -fof(axmondialPred18521, axiom, - f_meetsSpatially(inst_Tanzania,inst_Mozambique)). - -fof(axmondialPred18522, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Arusha,inst_Tanzania)). - -fof(axmondialPred18523, axiom, - f_member(inst_Tanzania,inst_Organizations_WHO)). - -fof(axmondialPred18524, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Shinyanga,inst_Tanzania)). - -fof(axmondialPred18525, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Mwanza,inst_Tanzania)). - -fof(axmondialPred18526, axiom, - f_member(inst_Tanzania,inst_Organizations_UNHCR)). - -fof(axmondialPred18527, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Kilimanjaro,inst_Tanzania)). - -fof(axmondialPred18528, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Dodoma,inst_Tanzania)). - -fof(axmondialPred18529, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_KaskaziniPemba,inst_Tanzania)). - -fof(axmondialPred18530, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Singida,inst_Tanzania)). - -fof(axmondialPred18531, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Tabora,inst_Tanzania)). - -fof(axmondialPred18532, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Kagera,inst_Tanzania)). - -fof(axmondialPred18533, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Pwani,inst_Tanzania)). - -fof(axmondialPred18534, axiom, - f_member(inst_Tanzania,inst_Organizations_IFAD)). - -fof(axmondialPred18535, axiom, - f_landAreaOnly(inst_Tanzania,f_MeasureFn(945090,inst_SquareKilometer))). - -fof(axmondialPred18536, axiom, - f_meetsSpatially(inst_Tanzania,inst_Rwanda)). - -fof(axmondialPred18537, axiom, - f_member(inst_Tanzania,inst_Organizations_WFTU)). - -fof(axmondialPred18538, axiom, - 29058470 = f_PopulationFn(inst_Tanzania)). - -fof(axmondialPred18539, axiom, - f_member(inst_Tanzania,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred18540, axiom, - f_meetsSpatially(inst_Tanzania,inst_Burundi)). - -fof(axmondialPred18541, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Mbeya,inst_Tanzania)). - -fof(axmondialPred18542, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Tanzania,inst_IndustrialSector,8,f_YearFn(1996))). - -fof(axmondialPred18543, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Mtwara,inst_Tanzania)). - -fof(axmondialPred18544, axiom, - f_member(inst_Tanzania,inst_Organizations_WToO)). - -fof(axmondialPred18545, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Tanzania,inst_AgriculturalSector,58,f_YearFn(1996))). - -fof(axmondialPred18546, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Iringa,inst_Tanzania)). - -fof(axmondialPred18547, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Daressalam_cities_DaresSalaam,inst_Tanzania)). - -fof(axmondialPred18548, axiom, - f_meetsSpatially(inst_Tanzania,inst_Kenya)). - -fof(axmondialPred18549, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Daressalam,inst_Tanzania)). - -fof(axmondialPred18550, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_KusiniUjunga,inst_Tanzania)). - -fof(axmondialPred18551, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_KusiniPemba,inst_Tanzania)). - -fof(axmondialPred18552, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Tanzania,inst_ServiceSector,34,f_YearFn(1996))). - -fof(axmondialPred18553, axiom, - f_member(inst_Tanzania,inst_Organizations_G_6)). - -fof(axmondialPred18554, axiom, - f_meetsSpatially(inst_Tanzania,inst_Malawi)). - -fof(axmondialPred18555, axiom, - f_geographicSubregion(inst_Countries_EAT_provinces_Mara,inst_Tanzania)). - -fof(axmondialPred18556, axiom, - f_located(inst_Lakes_BarragedeMbakaou,inst_Countries_CAM_provinces_Adamaoua)). - -fof(axmondialPred18557, axiom, - f_located(inst_Lakes_BarragedeMbakaou,inst_Cameroon)). - -fof(axmondialPred18558, axiom, - 371601 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Yichang)). - -fof(axmondialPred18559, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Yichang,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred18560, axiom, - f_member(inst_Iraq,inst_Organizations_IBRD)). - -fof(axmondialPred18561, axiom, - 376311 = f_PopulationFn(inst_Countries_Z_provinces_Copperbelt_cities_Ndola)). - -fof(axmondialPred18562, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Copperbelt_cities_Ndola,inst_Countries_Z_provinces_Copperbelt)). - -fof(axmondialPred18563, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Hawaii_cities_Hilo,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred18564, axiom, - f_located(inst_Rivers_Tshuapa,inst_Countries_ZRE_provinces_KasaiOriental)). - -fof(axmondialPred18565, axiom, - f_located(inst_Rivers_Tshuapa,inst_Countries_ZRE_provinces_Equateur)). - -fof(axmondialPred18566, axiom, - f_located(inst_Rivers_Tshuapa,inst_Zaire)). - -fof(axmondialPred18567, axiom, - f_flowsInto(inst_Rivers_Tshuapa,inst_Rivers_Busira)). - -fof(axmondialPred18568, axiom, - f_length(inst_Rivers_Tshuapa,1300)). - -fof(axmondialPred18569, axiom, - 210755 = f_PopulationFn(inst_Countries_RA_provinces_Misiones_cities_Posadas)). - -fof(axmondialPred18570, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Misiones_cities_Posadas,inst_Countries_RA_provinces_Misiones)). - -fof(axmondialPred18571, axiom, - 232134 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_Uberaba)). - -fof(axmondialPred18572, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_Uberaba,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred18573, axiom, - 2783726 = f_PopulationFn(inst_Countries_USA_provinces_Illinois_cities_Chicago)). - -fof(axmondialPred18574, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Illinois_cities_Chicago,inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred18575, axiom, - 810000 = f_PopulationFn(inst_Countries_RO_provinces_Iasi)). - -fof(axmondialPred18576, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Iasi,f_MeasureFn(5469,inst_SquareKilometer))). - -fof(axmondialPred18577, axiom, - f_capitalCity(inst_Countries_RO_provinces_Iasi_cities_Iasi,inst_Countries_RO_provinces_Iasi)). - -fof(axmondialPred18578, axiom, - 45248 = f_PopulationFn(inst_Countries_CDN_provinces_NewBrunswick_cities_Fredericton)). - -fof(axmondialPred18579, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_NewBrunswick_cities_Fredericton,inst_Countries_CDN_provinces_NewBrunswick)). - -fof(axmondialPred18580, axiom, - 146288 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Zhoukou)). - -fof(axmondialPred18581, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Zhoukou,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred18582, axiom, - 3766000 = f_PopulationFn(inst_Countries_ET_provinces_Sharqiya)). - -fof(axmondialPred18583, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_Sharqiya,f_MeasureFn(4180,inst_SquareKilometer))). - -fof(axmondialPred18584, axiom, - f_capitalCity(inst_Countries_ET_provinces_Sharqiya_cities_Zagazig,inst_Countries_ET_provinces_Sharqiya)). - -fof(axmondialPred18585, axiom, - 1644700 = f_PopulationFn(inst_Countries_R_provinces_Vladimirskayaoblast)). - -fof(axmondialPred18586, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Vladimirskayaoblast,f_MeasureFn(29000,inst_SquareKilometer))). - -fof(axmondialPred18587, axiom, - f_capitalCity(inst_Countries_R_provinces_Vladimirskayaoblast_cities_Vladimir,inst_Countries_R_provinces_Vladimirskayaoblast)). - -fof(axmondialPred18588, axiom, - f_member(inst_Afghanistan,inst_Organizations_IFC)). - -fof(axmondialPred18589, axiom, - f_member(inst_Turkey,inst_Organizations_WToO)). - -fof(axmondialPred18590, axiom, - 352030 = f_PopulationFn(inst_Countries_NZ_cities_Wellington)). - -fof(axmondialPred18591, axiom, - f_geographicalSubregion(inst_Countries_NZ_cities_Wellington,inst_NewZealand)). - -fof(axmondialPred18592, axiom, - f_member(inst_Kenya,inst_Organizations_IFRCS)). - -fof(axmondialPred18593, axiom, - 280691 = f_PopulationFn(inst_Countries_IR_provinces_Zanjan_cities_Zanjan)). - -fof(axmondialPred18594, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Zanjan_cities_Zanjan,inst_Countries_IR_provinces_Zanjan)). - -fof(axmondialPred18595, axiom, - 1583000 = f_PopulationFn(inst_Countries_A_provinces_Vienna_cities_Vienna)). - -fof(axmondialPred18596, axiom, - f_geographicalSubregion(inst_Countries_A_provinces_Vienna_cities_Vienna,inst_Countries_A_provinces_Vienna)). - -fof(axmondialPred18597, axiom, - f_member(inst_Kenya,inst_Organizations_UN)). - -fof(axmondialPred18598, axiom, - f_located(inst_Lakes_LakeEtoscha,inst_Namibia)). - -fof(axmondialPred18599, axiom, - 378000 = f_PopulationFn(inst_Countries_ANG_provinces_CuanzaNorte)). - -fof(axmondialPred18600, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_CuanzaNorte,f_MeasureFn(24110,inst_SquareKilometer))). - -fof(axmondialPred18601, axiom, - f_capitalCity(inst_Countries_ANG_provinces_CuanzaNorte_cities_Ndalatando,inst_Countries_ANG_provinces_CuanzaNorte)). - -fof(axmondialPred18602, axiom, - 109600 = f_PopulationFn(inst_Countries_GB_provinces_Hampshire_cities_Eastleigh)). - -fof(axmondialPred18603, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Hampshire_cities_Eastleigh,inst_Countries_GB_provinces_Hampshire)). - -fof(axmondialPred18604, axiom, - 474000 = f_PopulationFn(inst_Countries_GB_provinces_Merseyside_cities_Liverpool)). - -fof(axmondialPred18605, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Merseyside_cities_Liverpool,inst_Countries_GB_provinces_Merseyside)). - -fof(axmondialPred18606, axiom, - f_member(inst_Suriname,inst_Organizations_IFRCS)). - -fof(axmondialPred18607, axiom, - 189293 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Heze)). - -fof(axmondialPred18608, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Heze,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred18609, axiom, - 421000 = f_PopulationFn(inst_Countries_WAN_cities_Oshogbo)). - -fof(axmondialPred18610, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Oshogbo,inst_Nigeria)). - -fof(axmondialPred18611, axiom, - 6218000 = f_PopulationFn(inst_Countries_TJ_cities_HongKong)). - -fof(axmondialPred18612, axiom, - f_geographicalSubregion(inst_Countries_TJ_cities_HongKong,inst_China)). - -fof(axmondialPred18613, axiom, - 183000 = f_PopulationFn(inst_Countries_R_provinces_Rostovskayaoblast_cities_Volgodonsk)). - -fof(axmondialPred18614, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rostovskayaoblast_cities_Volgodonsk,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred18615, axiom, - 2306000 = f_PopulationFn(inst_Countries_F_provinces_Lorraine)). - -fof(axmondialPred18616, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Lorraine,f_MeasureFn(23547,inst_SquareKilometer))). - -fof(axmondialPred18617, axiom, - f_capitalCity(inst_Countries_F_provinces_Lorraine_cities_Metz,inst_Countries_F_provinces_Lorraine)). - -fof(axmondialPred18618, axiom, - f_sharedBorderLength(inst_Italy,inst_Austria,f_MeasureFn(430,inst_Kilometer))). - -fof(axmondialPred18619, axiom, - 1107000 = f_PopulationFn(inst_Countries_PK_cities_Hyderabad)). - -fof(axmondialPred18620, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Hyderabad,inst_Pakistan)). - -fof(axmondialPred18621, axiom, - f_geographicalSubregion(inst_Vietnam,inst_Continents_Asia)). - -fof(axmondialPred18622, axiom, - 118779 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_MorenoValley)). - -fof(axmondialPred18623, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_MorenoValley,inst_Countries_USA_provinces_California)). - -fof(axmondialPred18624, axiom, - f_geographicalSubregion(inst_Andorra,inst_Continents_Europe)). - -fof(axmondialPred18625, axiom, - f_sharedBorderLength(inst_Malawi,inst_Tanzania,f_MeasureFn(475,inst_Kilometer))). - -fof(axmondialPred18626, axiom, - 166593 = f_PopulationFn(inst_Countries_ETH_cities_Gonder)). - -fof(axmondialPred18627, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_Gonder,inst_Ethiopia)). - -fof(axmondialPred18628, axiom, - f_member(inst_Mozambique,inst_Organizations_UPU)). - -fof(axmondialPred18629, axiom, - f_located(inst_Mountains_Galdhoeppig,inst_Countries_N_provinces_Oppland)). - -fof(axmondialPred18630, axiom, - f_located(inst_Mountains_Galdhoeppig,inst_Norway)). - -fof(axmondialPred18631, axiom, - 292500 = f_PopulationFn(inst_Countries_GB_provinces_SouthYorkshire_cities_Doncaster)). - -fof(axmondialPred18632, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_SouthYorkshire_cities_Doncaster,inst_Countries_GB_provinces_SouthYorkshire)). - -fof(axmondialPred18633, axiom, - 332943 = f_PopulationFn(inst_Countries_USA_provinces_Ohio_cities_Toledo)). - -fof(axmondialPred18634, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Ohio_cities_Toledo,inst_Countries_USA_provinces_Ohio)). - -fof(axmondialPred18635, axiom, - f_member(inst_Nigeria,inst_Organizations_IFAD)). - -fof(axmondialPred18636, axiom, - f_member(inst_Ethiopia,inst_Organizations_OAU)). - -fof(axmondialPred18637, axiom, - f_member(inst_Ethiopia,inst_Organizations_WTrO)). - -fof(axmondialPred18638, axiom, - f_member(inst_Ethiopia,inst_Organizations_IBRD)). - -fof(axmondialPred18639, axiom, - f_member(inst_Ethiopia,inst_Organizations_IDA)). - -fof(axmondialPred18640, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ethiopia,inst_ServiceSector,37,f_YearFn(1996))). - -fof(axmondialPred18641, axiom, - f_member(inst_Ethiopia,inst_Organizations_IFAD)). - -fof(axmondialPred18642, axiom, - f_member(inst_Ethiopia,inst_Organizations_ITU)). - -fof(axmondialPred18643, axiom, - 57171662 = f_PopulationFn(inst_Ethiopia)). - -fof(axmondialPred18644, axiom, - f_member(inst_Ethiopia,inst_Organizations_UNESCO)). - -fof(axmondialPred18645, axiom, - f_meetsSpatially(inst_Ethiopia,inst_Djibouti)). - -fof(axmondialPred18646, axiom, - f_meetsSpatially(inst_Ethiopia,inst_Eritrea)). - -fof(axmondialPred18647, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ethiopia,inst_AgriculturalSector,48,f_YearFn(1996))). - -fof(axmondialPred18648, axiom, - f_member(inst_Ethiopia,inst_Organizations_IGADD)). - -fof(axmondialPred18649, axiom, - f_landAreaOnly(inst_Ethiopia,f_MeasureFn(1127127,inst_SquareKilometer))). - -fof(axmondialPred18650, axiom, - f_member(inst_Ethiopia,inst_Organizations_UN)). - -fof(axmondialPred18651, axiom, - f_member(inst_Ethiopia,inst_Organizations_FAO)). - -fof(axmondialPred18652, axiom, - f_inflationRateInCountry(inst_Ethiopia,10)). - -fof(axmondialPred18653, axiom, - f_member(inst_Ethiopia,inst_Organizations_ICRM)). - -fof(axmondialPred18654, axiom, - f_member(inst_Ethiopia,inst_Organizations_ICAO)). - -fof(axmondialPred18655, axiom, - f_meetsSpatially(inst_Ethiopia,inst_Somalia)). - -fof(axmondialPred18656, axiom, - f_member(inst_Ethiopia,inst_Organizations_ILO)). - -fof(axmondialPred18657, axiom, - f_member(inst_Ethiopia,inst_Organizations_ISO)). - -fof(axmondialPred18658, axiom, - f_meetsSpatially(inst_Ethiopia,inst_Kenya)). - -fof(axmondialPred18659, axiom, - f_member(inst_Ethiopia,inst_Organizations_WToO)). - -fof(axmondialPred18660, axiom, - f_capitalCity(inst_Countries_ETH_cities_AddisAbaba,inst_Ethiopia)). - -fof(axmondialPred18661, axiom, - f_meetsSpatially(inst_Ethiopia,inst_Sudan)). - -fof(axmondialPred18662, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ethiopia,inst_IndustrialSector,15,f_YearFn(1996))). - -fof(axmondialPred18663, axiom, - f_hasHeadq(inst_Organizations_ICAO,inst_Countries_CDN_provinces_Quebec_cities_Montreal)). - -fof(axmondialPred18664, axiom, - 150576 = f_PopulationFn(inst_Countries_I_provinces_Umbria_cities_Perugia)). - -fof(axmondialPred18665, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Umbria_cities_Perugia,inst_Countries_I_provinces_Umbria)). - -fof(axmondialPred18666, axiom, - f_hasHeadq(inst_Organizations_MINURSO,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred18667, axiom, - f_located(inst_Lakes_OzeroPskovskoje,inst_Countries_R_provinces_Pskovskayaoblast)). - -fof(axmondialPred18668, axiom, - f_located(inst_Lakes_OzeroPskovskoje,inst_Estonia)). - -fof(axmondialPred18669, axiom, - f_located(inst_Lakes_OzeroPskovskoje,inst_Russia)). - -fof(axmondialPred18670, axiom, - f_landAreaOnly(inst_Lakes_OzeroPskovskoje,f_MeasureFn(3550,inst_SquareKilometer))). - -fof(axmondialPred18671, axiom, - 549700 = f_PopulationFn(inst_Countries_H_provinces_HajduBihar)). - -fof(axmondialPred18672, axiom, - f_landAreaOnly(inst_Countries_H_provinces_HajduBihar,f_MeasureFn(6212,inst_SquareKilometer))). - -fof(axmondialPred18673, axiom, - f_capitalCity(inst_Countries_H_provinces_Debrecen_munic_cities_Debrecen,inst_Countries_H_provinces_HajduBihar)). - -fof(axmondialPred18674, axiom, - f_member(inst_Italy,inst_Organizations_AfDB)). - -fof(axmondialPred18675, axiom, - 4865090 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred18676, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_SantaCatarina,f_MeasureFn(95442,inst_SquareKilometer))). - -fof(axmondialPred18677, axiom, - f_capitalCity(inst_Countries_BR_provinces_SantaCatarina_cities_Florianopolis,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred18678, axiom, - f_member(inst_Japan,inst_Organizations_IOM)). - -fof(axmondialPred18679, axiom, - f_member(inst_Panama,inst_Organizations_WToO)). - -fof(axmondialPred18680, axiom, - f_member(inst_Cuba,inst_Organizations_WHO)). - -fof(axmondialPred18681, axiom, - 1326600 = f_PopulationFn(inst_Countries_VN_provinces_KienGiang)). - -fof(axmondialPred18682, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_KienGiang,f_MeasureFn(6243,inst_SquareKilometer))). - -fof(axmondialPred18683, axiom, - 184000 = f_PopulationFn(inst_Countries_R_provinces_Permskayaoblast_cities_Berezniki)). - -fof(axmondialPred18684, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Permskayaoblast_cities_Berezniki,inst_Countries_R_provinces_Permskayaoblast)). - -fof(axmondialPred18685, axiom, - 1676809 = f_PopulationFn(inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred18686, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Nevada,f_MeasureFn(286352,inst_SquareKilometer))). - -fof(axmondialPred18687, axiom, - f_capitalCity(inst_Countries_USA_provinces_Nevada_cities_CarsonCity,inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred18688, axiom, - 248000 = f_PopulationFn(inst_Countries_R_provinces_Yaroslavskayaoblast_cities_Rybinsk)). - -fof(axmondialPred18689, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Yaroslavskayaoblast_cities_Rybinsk,inst_Countries_R_provinces_Yaroslavskayaoblast)). - -fof(axmondialPred18690, axiom, - f_member(inst_Italy,inst_Organizations_WHO)). - -fof(axmondialPred18691, axiom, - 671988 = f_PopulationFn(inst_Countries_RA_provinces_SantiagodeEstero)). - -fof(axmondialPred18692, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_SantiagodeEstero,f_MeasureFn(136351,inst_SquareKilometer))). - -fof(axmondialPred18693, axiom, - f_capitalCity(inst_Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEstero,inst_Countries_RA_provinces_SantiagodeEstero)). - -fof(axmondialPred18694, axiom, - 1280000 = f_PopulationFn(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Yekaterinburg)). - -fof(axmondialPred18695, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Yekaterinburg,inst_Countries_R_provinces_Sverdlovskayaoblast)). - -fof(axmondialPred18696, axiom, - f_member(inst_Suriname,inst_Organizations_ILO)). - -fof(axmondialPred18697, axiom, - 66181170 = f_PopulationFn(inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred18698, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_MadhyaPradesh,f_MeasureFn(443446,inst_SquareKilometer))). - -fof(axmondialPred18699, axiom, - f_capitalCity(inst_Countries_IND_provinces_MadhyaPradesh_cities_Bhopal,inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred18700, axiom, - f_sharedBorderLength(inst_Poland,inst_Germany,f_MeasureFn(456,inst_Kilometer))). - -fof(axmondialPred18701, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_WToO)). - -fof(axmondialPred18702, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_IOC)). - -fof(axmondialPred18703, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_OSCE)). - -fof(axmondialPred18704, axiom, - f_meetsSpatially(inst_BosniaAndHerzegovina,inst_Croatia)). - -fof(axmondialPred18705, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_WIPO)). - -fof(axmondialPred18706, axiom, - f_meetsSpatially(inst_BosniaAndHerzegovina,inst_SerbiaAndMontenegro)). - -fof(axmondialPred18707, axiom, - f_landAreaOnly(inst_BosniaAndHerzegovina,f_MeasureFn(51233,inst_SquareKilometer))). - -fof(axmondialPred18708, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_CEI)). - -fof(axmondialPred18709, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_UN)). - -fof(axmondialPred18710, axiom, - f_member(inst_BosniaAndHerzegovina,inst_Organizations_IOM)). - -fof(axmondialPred18711, axiom, - f_capitalCity(inst_Countries_BIH_cities_Sarajevo,inst_BosniaAndHerzegovina)). - -fof(axmondialPred18712, axiom, - 2656240 = f_PopulationFn(inst_BosniaAndHerzegovina)). - -fof(axmondialPred18713, axiom, - f_member(inst_Rwanda,inst_Organizations_OAU)). - -fof(axmondialPred18714, axiom, - 202337 = f_PopulationFn(inst_Countries_ES_provinces_SantaAna_cities_SantaAna)). - -fof(axmondialPred18715, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_SantaAna_cities_SantaAna,inst_Countries_ES_provinces_SantaAna)). - -fof(axmondialPred18716, axiom, - 92447 = f_PopulationFn(inst_Countries_PE_provinces_Cajamarca_cities_Cajamarca)). - -fof(axmondialPred18717, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Cajamarca_cities_Cajamarca,inst_Countries_PE_provinces_Cajamarca)). - -fof(axmondialPred18718, axiom, - f_sharedBorderLength(inst_EquatorialGuinea,inst_Gabon,f_MeasureFn(350,inst_Kilometer))). - -fof(axmondialPred18719, axiom, - f_landAreaOnly(inst_Countries_cid_cia_South_Georgia_and_the_South_Sandwich_Islands,f_MeasureFn(4066,inst_SquareKilometer))). - -fof(axmondialPred18720, axiom, - 116800 = f_PopulationFn(inst_Countries_MEX_provinces_Tlaxcala_cities_Tlaxcala)). - -fof(axmondialPred18721, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Tlaxcala_cities_Tlaxcala,inst_Countries_MEX_provinces_Tlaxcala)). - -fof(axmondialPred18722, axiom, - 177503 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Marilia)). - -fof(axmondialPred18723, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Marilia,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred18724, axiom, - 539115 = f_PopulationFn(inst_Countries_RC_provinces_Taipei_cities_Panchiao)). - -fof(axmondialPred18725, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Taipei_cities_Panchiao,inst_Countries_RC_provinces_Taipei)). - -fof(axmondialPred18726, axiom, - 1815787 = f_PopulationFn(inst_Countries_USA_provinces_WestVirginia)). - -fof(axmondialPred18727, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_WestVirginia,f_MeasureFn(62761,inst_SquareKilometer))). - -fof(axmondialPred18728, axiom, - f_capitalCity(inst_Countries_USA_provinces_WestVirginia_cities_Charleston,inst_Countries_USA_provinces_WestVirginia)). - -fof(axmondialPred18729, axiom, - 106162 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_ElMonte)). - -fof(axmondialPred18730, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_ElMonte,inst_Countries_USA_provinces_California)). - -fof(axmondialPred18731, axiom, - f_member(inst_Denmark,inst_Organizations_IEA)). - -fof(axmondialPred18732, axiom, - f_member(inst_Eritrea,inst_Organizations_ICAO)). - -fof(axmondialPred18733, axiom, - 314627 = f_PopulationFn(inst_Countries_THA_provinces_Krabi)). - -fof(axmondialPred18734, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Krabi,f_MeasureFn(4696,inst_SquareKilometer))). - -fof(axmondialPred18735, axiom, - 24000 = f_PopulationFn(inst_Countries_HCA_provinces_Atlantida_cities_Tela)). - -fof(axmondialPred18736, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Atlantida_cities_Tela,inst_Countries_HCA_provinces_Atlantida)). - -fof(axmondialPred18737, axiom, - 1135000 = f_PopulationFn(inst_Countries_UZB_provinces_Khorazm)). - -fof(axmondialPred18738, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Khorazm,f_MeasureFn(6300,inst_SquareKilometer))). - -fof(axmondialPred18739, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Khorazm_cities_Urganch,inst_Countries_UZB_provinces_Khorazm)). - -fof(axmondialPred18740, axiom, - 188101 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Daxian)). - -fof(axmondialPred18741, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Daxian,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred18742, axiom, - f_member(inst_Turkey,inst_Organizations_AsDB)). - -fof(axmondialPred18743, axiom, - 379000 = f_PopulationFn(inst_Countries_UA_provinces_Vinnytska_cities_Vinnytsya)). - -fof(axmondialPred18744, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Vinnytska_cities_Vinnytsya,inst_Countries_UA_provinces_Vinnytska)). - -fof(axmondialPred18745, axiom, - 807937 = f_PopulationFn(inst_Countries_P_provinces_Lisbon_cities_Lisbon)). - -fof(axmondialPred18746, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Lisbon_cities_Lisbon,inst_Countries_P_provinces_Lisbon)). - -fof(axmondialPred18747, axiom, - f_member(inst_Paraguay,inst_Organizations_UN)). - -fof(axmondialPred18748, axiom, - f_sharedBorderLength(inst_Guinea,inst_Guinea_Bissau,f_MeasureFn(386,inst_Kilometer))). - -fof(axmondialPred18749, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Moxico_cities_Luena,inst_Countries_ANG_provinces_Moxico)). - -fof(axmondialPred18750, axiom, - 99000 = f_PopulationFn(inst_Countries_RC_provinces_Penghu)). - -fof(axmondialPred18751, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Penghu,f_MeasureFn(127,inst_SquareKilometer))). - -fof(axmondialPred18752, axiom, - f_capitalCity(inst_Countries_RC_provinces_Penghu_cities_Makung,inst_Countries_RC_provinces_Penghu)). - -fof(axmondialPred18753, axiom, - f_located(inst_Lakes_LakeKalla,inst_Countries_SF_provinces_Kuopio)). - -fof(axmondialPred18754, axiom, - f_located(inst_Lakes_LakeKalla,inst_Finland)). - -fof(axmondialPred18755, axiom, - f_landAreaOnly(inst_Lakes_LakeKalla,f_MeasureFn(900,inst_SquareKilometer))). - -fof(axmondialPred18756, axiom, - 308333 = f_PopulationFn(inst_Countries_THA_provinces_Mukdahan)). - -fof(axmondialPred18757, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Mukdahan,f_MeasureFn(4343,inst_SquareKilometer))). - -fof(axmondialPred18758, axiom, - f_member(inst_Mauritius,inst_Organizations_ISO)). - -fof(axmondialPred18759, axiom, - f_member(inst_Guyana,inst_Organizations_IDA)). - -fof(axmondialPred18760, axiom, - f_meetsSpatially(inst_Guatemala,inst_Belize)). - -fof(axmondialPred18761, axiom, - f_member(inst_Guatemala,inst_Organizations_G_24)). - -fof(axmondialPred18762, axiom, - f_member(inst_Guatemala,inst_Organizations_G_77)). - -fof(axmondialPred18763, axiom, - f_landAreaOnly(inst_Guatemala,f_MeasureFn(108890,inst_SquareKilometer))). - -fof(axmondialPred18764, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guatemala,inst_AgriculturalSector,25,f_YearFn(1996))). - -fof(axmondialPred18765, axiom, - f_member(inst_Guatemala,inst_Organizations_IMO)). - -fof(axmondialPred18766, axiom, - f_member(inst_Guatemala,inst_Organizations_IMF)). - -fof(axmondialPred18767, axiom, - f_member(inst_Guatemala,inst_Organizations_OPANAL)). - -fof(axmondialPred18768, axiom, - f_member(inst_Guatemala,inst_Organizations_ECLAC)). - -fof(axmondialPred18769, axiom, - f_meetsSpatially(inst_Guatemala,inst_Honduras)). - -fof(axmondialPred18770, axiom, - f_meetsSpatially(inst_Guatemala,inst_Mexico)). - -fof(axmondialPred18771, axiom, - 11277614 = f_PopulationFn(inst_Guatemala)). - -fof(axmondialPred18772, axiom, - f_meetsSpatially(inst_Guatemala,inst_ElSalvador)). - -fof(axmondialPred18773, axiom, - f_member(inst_Guatemala,inst_Organizations_WFTU)). - -fof(axmondialPred18774, axiom, - f_member(inst_Guatemala,inst_Organizations_WHO)). - -fof(axmondialPred18775, axiom, - f_inflationRateInCountry(inst_Guatemala,9)). - -fof(axmondialPred18776, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guatemala,inst_ServiceSector,55,f_YearFn(1996))). - -fof(axmondialPred18777, axiom, - f_member(inst_Guatemala,inst_Organizations_IBRD)). - -fof(axmondialPred18778, axiom, - f_member(inst_Guatemala,inst_Organizations_Interpol)). - -fof(axmondialPred18779, axiom, - f_member(inst_Guatemala,inst_Organizations_ICFTU)). - -fof(axmondialPred18780, axiom, - f_capitalCity(inst_Countries_GCA_cities_GuatemalaCity,inst_Guatemala)). - -fof(axmondialPred18781, axiom, - f_member(inst_Guatemala,inst_Organizations_UN)). - -fof(axmondialPred18782, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guatemala,inst_IndustrialSector,20,f_YearFn(1996))). - -fof(axmondialPred18783, axiom, - f_member(inst_Guatemala,inst_Organizations_IOM)). - -fof(axmondialPred18784, axiom, - 151190 = f_PopulationFn(inst_Countries_MEX_provinces_Chiapas_cities_Tonala)). - -fof(axmondialPred18785, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Chiapas_cities_Tonala,inst_Countries_MEX_provinces_Chiapas)). - -fof(axmondialPred18786, axiom, - f_member(inst_SriLanka,inst_Organizations_WTrO)). - -fof(axmondialPred18787, axiom, - f_geographicalSubregion(inst_SaudiArabia,inst_Continents_Asia)). - -fof(axmondialPred18788, axiom, - f_member(inst_Bolivia,inst_Organizations_WCL)). - -fof(axmondialPred18789, axiom, - f_located(inst_Rivers_RioGrande,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred18790, axiom, - f_located(inst_Rivers_RioGrande,inst_Mexico)). - -fof(axmondialPred18791, axiom, - f_length(inst_Rivers_RioGrande,3030)). - -fof(axmondialPred18792, axiom, - f_located(inst_Rivers_RioGrande,inst_Countries_MEX_provinces_Chiapas)). - -fof(axmondialPred18793, axiom, - f_flowsInto(inst_Rivers_RioGrande,inst_Seas_GulfofMexico)). - -fof(axmondialPred18794, axiom, - f_located(inst_Rivers_RioGrande,inst_Countries_MEX_provinces_NuevoLeon)). - -fof(axmondialPred18795, axiom, - f_located(inst_Rivers_RioGrande,inst_Countries_USA_provinces_NewMexico)). - -fof(axmondialPred18796, axiom, - f_located(inst_Rivers_RioGrande,inst_UnitedStates)). - -fof(axmondialPred18797, axiom, - f_located(inst_Rivers_RioGrande,inst_Countries_MEX_provinces_Coahuila)). - -fof(axmondialPred18798, axiom, - f_located(inst_Rivers_RioGrande,inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred18799, axiom, - f_located(inst_Rivers_RioGrande,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred18800, axiom, - f_located(inst_Islands_Mindoro,inst_Philippines)). - -fof(axmondialPred18801, axiom, - 262947 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Mianyang)). - -fof(axmondialPred18802, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Mianyang,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred18803, axiom, - f_located(inst_Deserts_Tenere,inst_Niger)). - -fof(axmondialPred18804, axiom, - f_landAreaOnly(inst_Deserts_Tenere,f_MeasureFn(70000,inst_SquareKilometer))). - -fof(axmondialPred18805, axiom, - 114256 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Renqiu)). - -fof(axmondialPred18806, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Renqiu,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred18807, axiom, - f_sharedBorderLength(inst_Malaysia,inst_Brunei,f_MeasureFn(381,inst_Kilometer))). - -fof(axmondialPred18808, axiom, - 614742 = f_PopulationFn(inst_Countries_THA_provinces_Loei)). - -fof(axmondialPred18809, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Loei,f_MeasureFn(11384,inst_SquareKilometer))). - -fof(axmondialPred18810, axiom, - f_member(inst_Guyana,inst_Organizations_ICRM)). - -fof(axmondialPred18811, axiom, - f_inflationRateInCountry(inst_Tunisia,5.5)). - -fof(axmondialPred18812, axiom, - 9019687 = f_PopulationFn(inst_Tunisia)). - -fof(axmondialPred18813, axiom, - f_member(inst_Tunisia,inst_Organizations_ICRM)). - -fof(axmondialPred18814, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Tunisia,inst_IndustrialSector,30,f_YearFn(1996))). - -fof(axmondialPred18815, axiom, - f_member(inst_Tunisia,inst_Organizations_OAS)). - -fof(axmondialPred18816, axiom, - f_meetsSpatially(inst_Tunisia,inst_Algeria)). - -fof(axmondialPred18817, axiom, - f_meetsSpatially(inst_Tunisia,inst_Libya)). - -fof(axmondialPred18818, axiom, - f_landAreaOnly(inst_Tunisia,f_MeasureFn(163610,inst_SquareKilometer))). - -fof(axmondialPred18819, axiom, - f_member(inst_Tunisia,inst_Organizations_UNESCO)). - -fof(axmondialPred18820, axiom, - f_member(inst_Tunisia,inst_Organizations_WMO)). - -fof(axmondialPred18821, axiom, - f_capitalCity(inst_Countries_TN_cities_Tunis,inst_Tunisia)). - -fof(axmondialPred18822, axiom, - f_member(inst_Tunisia,inst_Organizations_UNHCR)). - -fof(axmondialPred18823, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Tunisia,inst_ServiceSector,55,f_YearFn(1996))). - -fof(axmondialPred18824, axiom, - f_member(inst_Tunisia,inst_Organizations_IDA)). - -fof(axmondialPred18825, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Tunisia,inst_AgriculturalSector,15,f_YearFn(1996))). - -fof(axmondialPred18826, axiom, - f_member(inst_Tunisia,inst_Organizations_UNIDO)). - -fof(axmondialPred18827, axiom, - f_member(inst_Tunisia,inst_Organizations_IBRD)). - -fof(axmondialPred18828, axiom, - f_member(inst_Tunisia,inst_Organizations_IMF)). - -fof(axmondialPred18829, axiom, - f_member(inst_Tunisia,inst_Organizations_OAU)). - -fof(axmondialPred18830, axiom, - f_member(inst_Tunisia,inst_Organizations_IOC)). - -fof(axmondialPred18831, axiom, - f_member(inst_Tunisia,inst_Organizations_ACCT)). - -fof(axmondialPred18832, axiom, - f_member(inst_Tunisia,inst_Organizations_UNCRO)). - -fof(axmondialPred18833, axiom, - f_member(inst_Albania,inst_Organizations_WFTU)). - -fof(axmondialPred18834, axiom, - 1419505 = f_PopulationFn(inst_Countries_J_provinces_Iwate)). - -fof(axmondialPred18835, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Iwate,f_MeasureFn(15277,inst_SquareKilometer))). - -fof(axmondialPred18836, axiom, - f_capitalCity(inst_Countries_J_provinces_Iwate_cities_Morioka,inst_Countries_J_provinces_Iwate)). - -fof(axmondialPred18837, axiom, - f_member(inst_Maldives,inst_Organizations_C)). - -fof(axmondialPred18838, axiom, - 5232442 = f_PopulationFn(inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred18839, axiom, - f_landAreaOnly(inst_Countries_ZRE_provinces_Kivu,f_MeasureFn(256662,inst_SquareKilometer))). - -fof(axmondialPred18840, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_Kivu_cities_Bukavu,inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred18841, axiom, - f_member(inst_Maldives,inst_Organizations_WToO)). - -fof(axmondialPred18842, axiom, - 511000 = f_PopulationFn(inst_Countries_RP_cities_Zamboanga)). - -fof(axmondialPred18843, axiom, - f_geographicalSubregion(inst_Countries_RP_cities_Zamboanga,inst_Philippines)). - -fof(axmondialPred18844, axiom, - 105584 = f_PopulationFn(inst_Countries_BR_provinces_Paraiba_cities_SantaRita)). - -fof(axmondialPred18845, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Paraiba_cities_SantaRita,inst_Countries_BR_provinces_Paraiba)). - -fof(axmondialPred18846, axiom, - f_member(inst_Cuba,inst_Organizations_NAM)). - -fof(axmondialPred18847, axiom, - 109406 = f_PopulationFn(inst_Countries_ZRE_provinces_Kivu_cities_Butembo)). - -fof(axmondialPred18848, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Kivu_cities_Butembo,inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred18849, axiom, - 257900 = f_PopulationFn(inst_Countries_ES_provinces_Ahuachapan)). - -fof(axmondialPred18850, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_Ahuachapan,f_MeasureFn(1240,inst_SquareKilometer))). - -fof(axmondialPred18851, axiom, - f_capitalCity(inst_Countries_ES_provinces_Ahuachapan_cities_Ahuachapan,inst_Countries_ES_provinces_Ahuachapan)). - -fof(axmondialPred18852, axiom, - 292000 = f_PopulationFn(inst_Countries_ANG_provinces_LundaNorte)). - -fof(axmondialPred18853, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_LundaNorte,f_MeasureFn(102783,inst_SquareKilometer))). - -fof(axmondialPred18854, axiom, - f_capitalCity(inst_Countries_ANG_provinces_LundaNorte_cities_Lucapa,inst_Countries_ANG_provinces_LundaNorte)). - -fof(axmondialPred18855, axiom, - f_member(inst_CzechRepublic,inst_Organizations_IOC)). - -fof(axmondialPred18856, axiom, - f_sharedBorderLength(inst_Russia,inst_Belarus,f_MeasureFn(959,inst_Kilometer))). - -fof(axmondialPred18857, axiom, - 1651320 = f_PopulationFn(inst_Countries_IR_provinces_Hamadan)). - -fof(axmondialPred18858, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Hamadan,f_MeasureFn(19784,inst_SquareKilometer))). - -fof(axmondialPred18859, axiom, - f_capitalCity(inst_Countries_IR_provinces_Hamadan_cities_Hamadan,inst_Countries_IR_provinces_Hamadan)). - -fof(axmondialPred18860, axiom, - 257000 = f_PopulationFn(inst_Countries_UA_provinces_Chernivetska_cities_Chernivtsi)). - -fof(axmondialPred18861, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Chernivetska_cities_Chernivtsi,inst_Countries_UA_provinces_Chernivetska)). - -fof(axmondialPred18862, axiom, - f_member(inst_Colombia,inst_Organizations_WCL)). - -fof(axmondialPred18863, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Nowosadeckie_cities_NowySacz,inst_Countries_PL_provinces_Nowosadeckie)). - -fof(axmondialPred18864, axiom, - 30000 = f_PopulationFn(inst_Countries_OM_cities_Muscat)). - -fof(axmondialPred18865, axiom, - f_geographicalSubregion(inst_Countries_OM_cities_Muscat,inst_Oman)). - -fof(axmondialPred18866, axiom, - 340700 = f_PopulationFn(inst_Countries_KAZ_provinces_Pavlodar_cities_Pavlodar)). - -fof(axmondialPred18867, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Pavlodar_cities_Pavlodar,inst_Countries_KAZ_provinces_Pavlodar)). - -fof(axmondialPred18869, axiom, - 394000 = f_PopulationFn(inst_Countries_RO_provinces_Vrancea)). - -fof(axmondialPred18870, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Vrancea,f_MeasureFn(4863,inst_SquareKilometer))). - -fof(axmondialPred18871, axiom, - f_capitalCity(inst_Countries_RO_provinces_Vrancea_cities_Focsani,inst_Countries_RO_provinces_Vrancea)). - -fof(axmondialPred18872, axiom, - 182441 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_TaboaodaSerra)). - -fof(axmondialPred18873, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_TaboaodaSerra,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred18874, axiom, - 223432 = f_PopulationFn(inst_Countries_MAL_provinces_Sabah_cities_Sandakan)). - -fof(axmondialPred18875, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Sabah_cities_Sandakan,inst_Countries_MAL_provinces_Sabah)). - -fof(axmondialPred18876, axiom, - 233000 = f_PopulationFn(inst_Countries_R_provinces_Novgorodskayaoblast_cities_Novgorod)). - -fof(axmondialPred18877, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Novgorodskayaoblast_cities_Novgorod,inst_Countries_R_provinces_Novgorodskayaoblast)). - -fof(axmondialPred18878, axiom, - f_member(inst_Denmark,inst_Organizations_NATO)). - -fof(axmondialPred18879, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Szolnok_cities_Szolnok,inst_Countries_H_provinces_Szolnok)). - -fof(axmondialPred18880, axiom, - f_member(inst_Finland,inst_Organizations_NSG)). - -fof(axmondialPred18881, axiom, - f_sharedBorderLength(inst_Latvia,inst_Lithuania,f_MeasureFn(453,inst_Kilometer))). - -fof(axmondialPred18882, axiom, - f_located(inst_Islands_Salina,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred18883, axiom, - f_located(inst_Islands_Salina,inst_Italy)). - -fof(axmondialPred18884, axiom, - f_member(inst_Rwanda,inst_Organizations_WIPO)). - -fof(axmondialPred18885, axiom, - f_member(inst_Philippines,inst_Organizations_CCC)). - -fof(axmondialPred18886, axiom, - 4258000 = f_PopulationFn(inst_Countries_F_provinces_ProvenceCotedAzur)). - -fof(axmondialPred18887, axiom, - f_landAreaOnly(inst_Countries_F_provinces_ProvenceCotedAzur,f_MeasureFn(31400,inst_SquareKilometer))). - -fof(axmondialPred18888, axiom, - f_capitalCity(inst_Countries_F_provinces_ProvenceCotedAzur_cities_Marseille,inst_Countries_F_provinces_ProvenceCotedAzur)). - -fof(axmondialPred18889, axiom, - 122409 = f_PopulationFn(inst_Countries_CH_provinces_SZ)). - -fof(axmondialPred18890, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_SZ,f_MeasureFn(908,inst_SquareKilometer))). - -fof(axmondialPred18891, axiom, - f_capitalCity(inst_Countries_CH_provinces_SZ_cities_Schwyz,inst_Countries_CH_provinces_SZ)). - -fof(axmondialPred18892, axiom, - f_member(inst_Mozambique,inst_Organizations_IMF)). - -fof(axmondialPred18893, axiom, - 300085 = f_PopulationFn(inst_Countries_BR_provinces_EspiritoSanto_cities_Cariacica)). - -fof(axmondialPred18894, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_EspiritoSanto_cities_Cariacica,inst_Countries_BR_provinces_EspiritoSanto)). - -fof(axmondialPred18895, axiom, - 137994 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Lengshuijiang)). - -fof(axmondialPred18896, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Lengshuijiang,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred18897, axiom, - f_geographicalSubregion(inst_Luxembourg,inst_Continents_Europe)). - -fof(axmondialPred18898, axiom, - f_member(inst_Turkey,inst_Organizations_UNIKOM)). - -fof(axmondialPred18899, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_Interpol)). - -fof(axmondialPred18900, axiom, - f_located(inst_Lakes_LakeVolta,inst_Ghana)). - -fof(axmondialPred18901, axiom, - f_landAreaOnly(inst_Lakes_LakeVolta,f_MeasureFn(8480,inst_SquareKilometer))). - -fof(axmondialPred18902, axiom, - f_member(inst_Afghanistan,inst_Organizations_ICAO)). - -fof(axmondialPred18903, axiom, - f_member(inst_Botswana,inst_Organizations_ITU)). - -fof(axmondialPred18904, axiom, - 161000 = f_PopulationFn(inst_Countries_ET_provinces_ElBuhayra_cities_KafrelDauwar)). - -fof(axmondialPred18905, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElBuhayra_cities_KafrelDauwar,inst_Countries_ET_provinces_ElBuhayra)). - -fof(axmondialPred18906, axiom, - 151585 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi_cities_Yichun)). - -fof(axmondialPred18907, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangxi_cities_Yichun,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred18908, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_NorthernCape_cities_Kimberley,inst_Countries_RSA_provinces_NorthernCape)). - -fof(axmondialPred18909, axiom, - 324600 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Tonghua)). - -fof(axmondialPred18910, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Tonghua,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred18911, axiom, - f_member(inst_Guyana,inst_Organizations_WTrO)). - -fof(axmondialPred18912, axiom, - 656244 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoNorte_cities_Natal)). - -fof(axmondialPred18913, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoNorte_cities_Natal,inst_Countries_BR_provinces_RioGrandedoNorte)). - -fof(axmondialPred18914, axiom, - 194301 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Beipiao)). - -fof(axmondialPred18915, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Beipiao,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred18916, axiom, - f_member(inst_Mauritius,inst_Organizations_IFRCS)). - -fof(axmondialPred18917, axiom, - 161910 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Xinghua)). - -fof(axmondialPred18918, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Xinghua,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred18919, axiom, - 426800 = f_PopulationFn(inst_Countries_H_provinces_GyorSopron)). - -fof(axmondialPred18920, axiom, - f_landAreaOnly(inst_Countries_H_provinces_GyorSopron,f_MeasureFn(4012,inst_SquareKilometer))). - -fof(axmondialPred18921, axiom, - f_capitalCity(inst_Countries_H_provinces_Gyor_munic_cities_Gyor,inst_Countries_H_provinces_GyorSopron)). - -fof(axmondialPred18922, axiom, - f_member(inst_Malawi,inst_Organizations_ITU)). - -fof(axmondialPred18923, axiom, - f_sharedBorderLength(inst_Ghana,inst_BurkinaFaso,f_MeasureFn(548,inst_Kilometer))). - -fof(axmondialPred18924, axiom, - 2667000 = f_PopulationFn(inst_Countries_R_provinces_Stavropolskykray)). - -fof(axmondialPred18925, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Stavropolskykray,f_MeasureFn(66500,inst_SquareKilometer))). - -fof(axmondialPred18926, axiom, - f_capitalCity(inst_Countries_R_provinces_Stavropolskykray_cities_Stavropol,inst_Countries_R_provinces_Stavropolskykray)). - -fof(axmondialPred18927, axiom, - 226800 = f_PopulationFn(inst_Countries_ES_provinces_Chalatenango)). - -fof(axmondialPred18928, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_Chalatenango,f_MeasureFn(2017,inst_SquareKilometer))). - -fof(axmondialPred18929, axiom, - f_capitalCity(inst_Countries_ES_provinces_Chalatenango_cities_Chalatenango,inst_Countries_ES_provinces_Chalatenango)). - -fof(axmondialPred18930, axiom, - 2284208 = f_PopulationFn(inst_Countries_IR_provinces_AzarbayianeGharbt)). - -fof(axmondialPred18931, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_AzarbayianeGharbt,f_MeasureFn(38850,inst_SquareKilometer))). - -fof(axmondialPred18932, axiom, - f_capitalCity(inst_Countries_IR_provinces_AzarbayianeGharbt_cities_Orumiyeh,inst_Countries_IR_provinces_AzarbayianeGharbt)). - -fof(axmondialPred18933, axiom, - 35500 = f_PopulationFn(inst_Countries_HCA_provinces_ElParaiso_cities_Danli)). - -fof(axmondialPred18934, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_ElParaiso_cities_Danli,inst_Countries_HCA_provinces_ElParaiso)). - -fof(axmondialPred18935, axiom, - f_member(inst_Armenia,inst_Organizations_WIPO)). - -fof(axmondialPred18936, axiom, - f_member(inst_SriLanka,inst_Organizations_IFRCS)). - -fof(axmondialPred18937, axiom, - 4420343 = f_PopulationFn(inst_Countries_IR_provinces_AzarbayianeSharqi)). - -fof(axmondialPred18938, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_AzarbayianeSharqi,f_MeasureFn(67102,inst_SquareKilometer))). - -fof(axmondialPred18939, axiom, - f_capitalCity(inst_Countries_IR_provinces_AzarbayianeSharqi_cities_Tabriz,inst_Countries_IR_provinces_AzarbayianeSharqi)). - -fof(axmondialPred18940, axiom, - 190374 = f_PopulationFn(inst_Countries_BR_provinces_MatoGrosso_cities_VarzeaGrande)). - -fof(axmondialPred18941, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MatoGrosso_cities_VarzeaGrande,inst_Countries_BR_provinces_MatoGrosso)). - -fof(axmondialPred18942, axiom, - 806475 = f_PopulationFn(inst_Countries_ZRE_provinces_KasaiOriental_cities_MbujiMayi)). - -fof(axmondialPred18943, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_KasaiOriental_cities_MbujiMayi,inst_Countries_ZRE_provinces_KasaiOriental)). - -fof(axmondialPred18944, axiom, - 206967 = f_PopulationFn(inst_Countries_MEX_provinces_Nayarit_cities_Tepic)). - -fof(axmondialPred18945, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Nayarit_cities_Tepic,inst_Countries_MEX_provinces_Nayarit)). - -fof(axmondialPred18946, axiom, - f_member(inst_Pakistan,inst_Organizations_WIPO)). - -fof(axmondialPred18947, axiom, - f_hasHeadq(inst_Organizations_ABEDA,inst_Countries_SUD_provinces_alKhartum_cities_Khartoum)). - -fof(axmondialPred18948, axiom, - 248500 = f_PopulationFn(inst_Countries_PL_provinces_Chelmskie)). - -fof(axmondialPred18949, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Chelmskie,f_MeasureFn(3866,inst_SquareKilometer))). - -fof(axmondialPred18950, axiom, - f_capitalCity(inst_Countries_PL_provinces_Chelmskie_cities_Chelm,inst_Countries_PL_provinces_Chelmskie)). - -fof(axmondialPred18951, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Tottori_cities_Tottori,inst_Countries_J_provinces_Tottori)). - -fof(axmondialPred18952, axiom, - f_member(inst_Pakistan,inst_Organizations_C)). - -fof(axmondialPred18953, axiom, - f_member(inst_CostaRica,inst_Organizations_ICFTU)). - -fof(axmondialPred18954, axiom, - 111000 = f_PopulationFn(inst_Countries_WAN_cities_Aarri)). - -fof(axmondialPred18955, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Aarri,inst_Nigeria)). - -fof(axmondialPred18956, axiom, - f_member(inst_Bolivia,inst_Organizations_UN)). - -fof(axmondialPred18957, axiom, - 142163 = f_PopulationFn(inst_Countries_GR_cities_Patrai)). - -fof(axmondialPred18958, axiom, - f_geographicalSubregion(inst_Countries_GR_cities_Patrai,inst_Greece)). - -fof(axmondialPred18959, axiom, - 609863 = f_PopulationFn(inst_Countries_TR_provinces_Corum)). - -fof(axmondialPred18960, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Corum,f_MeasureFn(12820,inst_SquareKilometer))). - -fof(axmondialPred18961, axiom, - f_capitalCity(inst_Countries_TR_provinces_Corum_cities_Corum,inst_Countries_TR_provinces_Corum)). - -fof(axmondialPred18962, axiom, - f_located(inst_Deserts_HamadaduDraa,inst_Morocco)). - -fof(axmondialPred18963, axiom, - f_located(inst_Deserts_HamadaduDraa,inst_Algeria)). - -fof(axmondialPred18964, axiom, - f_landAreaOnly(inst_Deserts_HamadaduDraa,f_MeasureFn(20000,inst_SquareKilometer))). - -fof(axmondialPred18965, axiom, - 277011 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg_cities_Karlsruhe)). - -fof(axmondialPred18966, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_BadenWurttemberg_cities_Karlsruhe,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred18967, axiom, - 774700 = f_PopulationFn(inst_Countries_TM_provinces_Leban)). - -fof(axmondialPred18968, axiom, - f_landAreaOnly(inst_Countries_TM_provinces_Leban,f_MeasureFn(93800,inst_SquareKilometer))). - -fof(axmondialPred18969, axiom, - f_capitalCity(inst_Countries_TM_provinces_Leban_cities_Charjew,inst_Countries_TM_provinces_Leban)). - -fof(axmondialPred18970, axiom, - f_member(inst_Norway,inst_Organizations_NC)). - -fof(axmondialPred18971, axiom, - 395466 = f_PopulationFn(inst_Countries_CH_provinces_GE)). - -fof(axmondialPred18972, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_GE,f_MeasureFn(282,inst_SquareKilometer))). - -fof(axmondialPred18973, axiom, - f_capitalCity(inst_Countries_CH_provinces_GE_cities_Geneva,inst_Countries_CH_provinces_GE)). - -fof(axmondialPred18974, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Gaza_Strip,f_MeasureFn(360,inst_SquareKilometer))). - -fof(axmondialPred18975, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Gaza_Strip,5.7)). - -fof(axmondialPred18976, axiom, - f_meetsSpatially(inst_Countries_cid_cia_Gaza_Strip,inst_Israel)). - -fof(axmondialPred18977, axiom, - f_meetsSpatially(inst_Countries_cid_cia_Gaza_Strip,inst_Egypt)). - -fof(axmondialPred18978, axiom, - 813332 = f_PopulationFn(inst_Countries_cid_cia_Gaza_Strip)). - -fof(axmondialPred18979, axiom, - 192247 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Dongtai)). - -fof(axmondialPred18980, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Dongtai,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred18981, axiom, - 194935 = f_PopulationFn(inst_Countries_NL_provinces_ZuidHolland_cities_Leiden)). - -fof(axmondialPred18982, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_ZuidHolland_cities_Leiden,inst_Countries_NL_provinces_ZuidHolland)). - -fof(axmondialPred18983, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_SinaalJanubiyah_cities_ElTur,inst_Countries_ET_provinces_SinaalJanubiyah)). - -fof(axmondialPred18984, axiom, - 136446 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Anda)). - -fof(axmondialPred18985, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Anda,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred18986, axiom, - f_geographicalSubregion(inst_Mexico,inst_Continents_America)). - -fof(axmondialPred18987, axiom, - f_member(inst_Argentina,inst_Organizations_WIPO)). - -fof(axmondialPred18988, axiom, - 309700 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofTyva)). - -fof(axmondialPred18989, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofTyva,f_MeasureFn(170500,inst_SquareKilometer))). - -fof(axmondialPred18990, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofTyva_cities_Kyzyl,inst_Countries_R_provinces_Rep_ofTyva)). - -fof(axmondialPred18991, axiom, - 221264 = f_PopulationFn(inst_Countries_THA_provinces_SingBuri)). - -fof(axmondialPred18992, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SingBuri,f_MeasureFn(823,inst_SquareKilometer))). - -fof(axmondialPred18993, axiom, - 119981 = f_PopulationFn(inst_Countries_RI_cities_Sukabumi)). - -fof(axmondialPred18994, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Sukabumi,inst_Indonesia)). - -fof(axmondialPred18995, axiom, - 86710000 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred18996, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Shandong,f_MeasureFn(153000,inst_SquareKilometer))). - -fof(axmondialPred18997, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Shandong_cities_Jinan,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred18998, axiom, - f_member(inst_SouthAfrica,inst_Organizations_IAEA)). - -fof(axmondialPred18999, axiom, - 420000 = f_PopulationFn(inst_Countries_C_provinces_SanctiSpiritus)). - -fof(axmondialPred19000, axiom, - f_landAreaOnly(inst_Countries_C_provinces_SanctiSpiritus,f_MeasureFn(6744,inst_SquareKilometer))). - -fof(axmondialPred19001, axiom, - f_capitalCity(inst_Countries_C_provinces_SanctiSpiritus_cities_SanctiSpiritus,inst_Countries_C_provinces_SanctiSpiritus)). - -fof(axmondialPred19002, axiom, - 132000 = f_PopulationFn(inst_Countries_SN_provinces_Kaolack_cities_Kaolack)). - -fof(axmondialPred19003, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_Kaolack_cities_Kaolack,inst_Countries_SN_provinces_Kaolack)). - -fof(axmondialPred19004, axiom, - 1290000 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi_cities_Fuzhou)). - -fof(axmondialPred19005, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangxi_cities_Fuzhou,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred19006, axiom, - 170897 = f_PopulationFn(inst_Countries_USA_provinces_Virginia_cities_Arlington)). - -fof(axmondialPred19007, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Virginia_cities_Arlington,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred19008, axiom, - 529300 = f_PopulationFn(inst_Countries_IL_provinces_South)). - -fof(axmondialPred19009, axiom, - f_landAreaOnly(inst_Countries_IL_provinces_South,f_MeasureFn(14107,inst_SquareKilometer))). - -fof(axmondialPred19010, axiom, - f_capitalCity(inst_Countries_IL_provinces_South_cities_BeerSheva,inst_Countries_IL_provinces_South)). - -fof(axmondialPred19011, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Netherlands_Antilles_cities_Willemstad,inst_Countries_cid_cia_Netherlands_Antilles)). - -fof(axmondialPred19012, axiom, - f_member(inst_Nicaragua,inst_Organizations_LAES)). - -fof(axmondialPred19013, axiom, - f_member(inst_Botswana,inst_Organizations_C)). - -fof(axmondialPred19014, axiom, - 628088 = f_PopulationFn(inst_Countries_USA_provinces_Wisconsin_cities_Milwaukee)). - -fof(axmondialPred19015, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Wisconsin_cities_Milwaukee,inst_Countries_USA_provinces_Wisconsin)). - -fof(axmondialPred19016, axiom, - f_located(inst_Deserts_Kalahari,inst_Countries_RSA_provinces_NorthWest)). - -fof(axmondialPred19017, axiom, - f_located(inst_Deserts_Kalahari,inst_SouthAfrica)). - -fof(axmondialPred19018, axiom, - f_located(inst_Deserts_Kalahari,inst_Botswana)). - -fof(axmondialPred19019, axiom, - f_located(inst_Deserts_Kalahari,inst_Namibia)). - -fof(axmondialPred19020, axiom, - f_landAreaOnly(inst_Deserts_Kalahari,f_MeasureFn(160000,inst_SquareKilometer))). - -fof(axmondialPred19021, axiom, - f_member(inst_Argentina,inst_Organizations_CCC)). - -fof(axmondialPred19022, axiom, - f_located(inst_Lakes_LakeOri,inst_Countries_SF_provinces_Pohjols_Karjala)). - -fof(axmondialPred19023, axiom, - f_located(inst_Lakes_LakeOri,inst_Finland)). - -fof(axmondialPred19024, axiom, - f_landAreaOnly(inst_Lakes_LakeOri,f_MeasureFn(200,inst_SquareKilometer))). - -fof(axmondialPred19025, axiom, - 293237 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Jundiai)). - -fof(axmondialPred19026, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Jundiai,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred19027, axiom, - 646600 = f_PopulationFn(inst_Countries_EAT_provinces_Lindi)). - -fof(axmondialPred19028, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Lindi,f_MeasureFn(66046,inst_SquareKilometer))). - -fof(axmondialPred19029, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Lindi_cities_Lindi,inst_Countries_EAT_provinces_Lindi)). - -fof(axmondialPred19030, axiom, - f_member(inst_Chad,inst_Organizations_G_77)). - -fof(axmondialPred19031, axiom, - 843000 = f_PopulationFn(inst_Countries_J_provinces_Chiba_cities_Chiba)). - -fof(axmondialPred19032, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Chiba_cities_Chiba,inst_Countries_J_provinces_Chiba)). - -fof(axmondialPred19033, axiom, - f_geographicalSubregion(inst_Mauritania,inst_Continents_Africa)). - -fof(axmondialPred19034, axiom, - 2513000 = f_PopulationFn(inst_Countries_MYA_provinces_Yangon_cities_Rangoon)). - -fof(axmondialPred19035, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Yangon_cities_Rangoon,inst_Countries_MYA_provinces_Yangon)). - -fof(axmondialPred19036, axiom, - 243000 = f_PopulationFn(inst_Countries_RO_provinces_Braila_cities_Braila)). - -fof(axmondialPred19037, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Braila_cities_Braila,inst_Countries_RO_provinces_Braila)). - -fof(axmondialPred19038, axiom, - f_located(inst_Islands_Lolland,inst_Denmark)). - -fof(axmondialPred19039, axiom, - f_landAreaOnly(inst_Islands_Lolland,f_MeasureFn(1241,inst_SquareKilometer))). - -fof(axmondialPred19040, axiom, - f_member(inst_Armenia,inst_Organizations_IFC)). - -fof(axmondialPred19041, axiom, - f_meetsSpatially(inst_Albania,inst_SerbiaAndMontenegro)). - -fof(axmondialPred19042, axiom, - f_meetsSpatially(inst_Albania,inst_Macedonia)). - -fof(axmondialPred19043, axiom, - f_member(inst_Albania,inst_Organizations_WToO)). - -fof(axmondialPred19044, axiom, - f_member(inst_Albania,inst_Organizations_IFRCS)). - -fof(axmondialPred19045, axiom, - f_landAreaOnly(inst_Albania,f_MeasureFn(28750,inst_SquareKilometer))). - -fof(axmondialPred19046, axiom, - f_member(inst_Albania,inst_Organizations_WHO)). - -fof(axmondialPred19047, axiom, - f_capitalCity(inst_Countries_AL_cities_Tirane,inst_Albania)). - -fof(axmondialPred19048, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Albania,inst_AgriculturalSector,55,f_YearFn(1996))). - -fof(axmondialPred19049, axiom, - f_member(inst_Albania,inst_Organizations_IDB)). - -fof(axmondialPred19050, axiom, - f_member(inst_Albania,inst_Organizations_UNOMIG)). - -fof(axmondialPred19051, axiom, - f_member(inst_Albania,inst_Organizations_IFAD)). - -fof(axmondialPred19052, axiom, - f_inflationRateInCountry(inst_Albania,16)). - -fof(axmondialPred19053, axiom, - 3249136 = f_PopulationFn(inst_Albania)). - -fof(axmondialPred19054, axiom, - f_member(inst_Albania,inst_Organizations_ANC)). - -fof(axmondialPred19055, axiom, - f_member(inst_Albania,inst_Organizations_PFP)). - -fof(axmondialPred19056, axiom, - f_member(inst_Albania,inst_Organizations_WIPO)). - -fof(axmondialPred19057, axiom, - f_member(inst_Albania,inst_Organizations_ITU)). - -fof(axmondialPred19058, axiom, - f_meetsSpatially(inst_Albania,inst_Greece)). - -fof(axmondialPred19059, axiom, - f_member(inst_Albania,inst_Organizations_UNIDO)). - -fof(axmondialPred19060, axiom, - f_member(inst_Albania,inst_Organizations_IOC)). - -fof(axmondialPred19061, axiom, - f_geographicalSubregion(inst_Honduras,inst_Continents_America)). - -fof(axmondialPred19062, axiom, - f_member(inst_Botswana,inst_Organizations_WFTU)). - -fof(axmondialPred19063, axiom, - f_member(inst_Mali,inst_Organizations_Intelsat)). - -fof(axmondialPred19064, axiom, - 384915 = f_PopulationFn(inst_Countries_USA_provinces_NewMexico_cities_Albuquerque)). - -fof(axmondialPred19065, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewMexico_cities_Albuquerque,inst_Countries_USA_provinces_NewMexico)). - -fof(axmondialPred19066, axiom, - f_member(inst_Bolivia,inst_Organizations_IOC)). - -fof(axmondialPred19067, axiom, - 670100 = f_PopulationFn(inst_Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa)). - -fof(axmondialPred19068, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa,inst_Countries_HCA_provinces_FranciscoMorazan)). - -fof(axmondialPred19069, axiom, - 169218 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_NovaFriburgo)). - -fof(axmondialPred19070, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_NovaFriburgo,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred19071, axiom, - 723500 = f_PopulationFn(inst_Countries_IRQ_provinces_SalahadDin)). - -fof(axmondialPred19072, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_SalahadDin,f_MeasureFn(26175,inst_SquareKilometer))). - -fof(axmondialPred19073, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_SalahadDin_cities_Samarra,inst_Countries_IRQ_provinces_SalahadDin)). - -fof(axmondialPred19074, axiom, - 137080 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Laiyang)). - -fof(axmondialPred19075, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Laiyang,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred19076, axiom, - 181805 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Changshu)). - -fof(axmondialPred19077, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Changshu,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred19078, axiom, - f_member(inst_Mozambique,inst_Organizations_AfDB)). - -fof(axmondialPred19079, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Niassa,inst_Mozambique)). - -fof(axmondialPred19080, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mozambique,inst_IndustrialSector,12,f_YearFn(1996))). - -fof(axmondialPred19081, axiom, - f_meetsSpatially(inst_Mozambique,inst_Swaziland)). - -fof(axmondialPred19082, axiom, - f_meetsSpatially(inst_Mozambique,inst_Zambia)). - -fof(axmondialPred19083, axiom, - f_meetsSpatially(inst_Mozambique,inst_SouthAfrica)). - -fof(axmondialPred19084, axiom, - f_meetsSpatially(inst_Mozambique,inst_Malawi)). - -fof(axmondialPred19085, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Inhambane,inst_Mozambique)). - -fof(axmondialPred19086, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Sofala,inst_Mozambique)). - -fof(axmondialPred19087, axiom, - f_member(inst_Mozambique,inst_Organizations_OIC)). - -fof(axmondialPred19088, axiom, - 17877927 = f_PopulationFn(inst_Mozambique)). - -fof(axmondialPred19089, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Tete,inst_Mozambique)). - -fof(axmondialPred19090, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Maputo_munic,inst_Mozambique)). - -fof(axmondialPred19091, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Maputo,inst_Mozambique)). - -fof(axmondialPred19092, axiom, - f_member(inst_Mozambique,inst_Organizations_ICRM)). - -fof(axmondialPred19093, axiom, - f_member(inst_Mozambique,inst_Organizations_IFC)). - -fof(axmondialPred19094, axiom, - f_member(inst_Mozambique,inst_Organizations_IOM)). - -fof(axmondialPred19095, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mozambique,inst_ServiceSector,55,f_YearFn(1996))). - -fof(axmondialPred19096, axiom, - f_landAreaOnly(inst_Mozambique,f_MeasureFn(801590,inst_SquareKilometer))). - -fof(axmondialPred19097, axiom, - f_member(inst_Mozambique,inst_Organizations_UNESCO)). - -fof(axmondialPred19098, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Nampula,inst_Mozambique)). - -fof(axmondialPred19099, axiom, - f_inflationRateInCountry(inst_Mozambique,50)). - -fof(axmondialPred19100, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_CaboDelgado,inst_Mozambique)). - -fof(axmondialPred19101, axiom, - f_member(inst_Mozambique,inst_Organizations_UN)). - -fof(axmondialPred19102, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Gaza,inst_Mozambique)). - -fof(axmondialPred19103, axiom, - f_member(inst_Mozambique,inst_Organizations_UNIDO)). - -fof(axmondialPred19104, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Manica,inst_Mozambique)). - -fof(axmondialPred19105, axiom, - f_member(inst_Mozambique,inst_Organizations_IMO)). - -fof(axmondialPred19106, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Maputo_munic_cities_Maputo,inst_Mozambique)). - -fof(axmondialPred19107, axiom, - f_geographicSubregion(inst_Countries_MOC_provinces_Zambezia,inst_Mozambique)). - -fof(axmondialPred19108, axiom, - f_meetsSpatially(inst_Mozambique,inst_Tanzania)). - -fof(axmondialPred19109, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mozambique,inst_AgriculturalSector,33,f_YearFn(1996))). - -fof(axmondialPred19110, axiom, - 2338000 = f_PopulationFn(inst_Countries_UZB_provinces_Farghona)). - -fof(axmondialPred19111, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Farghona,f_MeasureFn(7100,inst_SquareKilometer))). - -fof(axmondialPred19112, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Farghona_cities_Farghona,inst_Countries_UZB_provinces_Farghona)). - -fof(axmondialPred19113, axiom, - 115000 = f_PopulationFn(inst_Countries_R_provinces_Samarskayaoblast_cities_Novokuybyshevsk)). - -fof(axmondialPred19114, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Samarskayaoblast_cities_Novokuybyshevsk,inst_Countries_R_provinces_Samarskayaoblast)). - -fof(axmondialPred19115, axiom, - f_sharedBorderLength(inst_Turkey,inst_Syria,f_MeasureFn(822,inst_Kilometer))). - -fof(axmondialPred19116, axiom, - 1107473 = f_PopulationFn(inst_Countries_PE_provinces_Cuzco)). - -fof(axmondialPred19117, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Cuzco,f_MeasureFn(71891,inst_SquareKilometer))). - -fof(axmondialPred19118, axiom, - f_capitalCity(inst_Countries_PE_provinces_Cuzco_cities_Cuzco,inst_Countries_PE_provinces_Cuzco)). - -fof(axmondialPred19119, axiom, - f_member(inst_Botswana,inst_Organizations_IFC)). - -fof(axmondialPred19120, axiom, - f_member(inst_Italy,inst_Organizations_UNITAR)). - -fof(axmondialPred19121, axiom, - f_geographicalSubregion(inst_Malta,inst_Continents_Europe)). - -fof(axmondialPred19122, axiom, - f_member(inst_Colombia,inst_Organizations_WMO)). - -fof(axmondialPred19123, axiom, - 1022800 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofSakha)). - -fof(axmondialPred19124, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofSakha,f_MeasureFn(3103200,inst_SquareKilometer))). - -fof(axmondialPred19125, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofSakha_cities_Yakutsk,inst_Countries_R_provinces_Rep_ofSakha)). - -fof(axmondialPred19126, axiom, - 109400 = f_PopulationFn(inst_Countries_GB_provinces_Kent_cities_Sevenoaks)). - -fof(axmondialPred19127, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Kent_cities_Sevenoaks,inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred19128, axiom, - f_member(inst_Ghana,inst_Organizations_IFAD)). - -fof(axmondialPred19129, axiom, - 124104 = f_PopulationFn(inst_Countries_RA_provinces_Chubut_cities_ComodoroRivadavia)). - -fof(axmondialPred19130, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Chubut_cities_ComodoroRivadavia,inst_Countries_RA_provinces_Chubut)). - -fof(axmondialPred19131, axiom, - 691119 = f_PopulationFn(inst_Countries_IR_provinces_Yazd)). - -fof(axmondialPred19132, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Yazd,f_MeasureFn(70011,inst_SquareKilometer))). - -fof(axmondialPred19133, axiom, - f_capitalCity(inst_Countries_IR_provinces_Yazd_cities_Yazd,inst_Countries_IR_provinces_Yazd)). - -fof(axmondialPred19134, axiom, - f_member(inst_Jamaica,inst_Organizations_NAM)). - -fof(axmondialPred19135, axiom, - f_member(inst_Norway,inst_Organizations_Intelsat)). - -fof(axmondialPred19136, axiom, - 397987 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina_cities_Joinvile)). - -fof(axmondialPred19137, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SantaCatarina_cities_Joinvile,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred19138, axiom, - 170182 = f_PopulationFn(inst_Countries_DZ_cities_Setif)). - -fof(axmondialPred19139, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Setif,inst_Algeria)). - -fof(axmondialPred19140, axiom, - 201569 = f_PopulationFn(inst_Countries_ZRE_provinces_Kivu_cities_Bukavu)). - -fof(axmondialPred19141, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Kivu_cities_Bukavu,inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred19142, axiom, - 187309 = f_PopulationFn(inst_Countries_TJ_provinces_Shanxi_cities_Linfen)). - -fof(axmondialPred19143, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shanxi_cities_Linfen,inst_Countries_TJ_provinces_Shanxi)). - -fof(axmondialPred19144, axiom, - 750000 = f_PopulationFn(inst_Countries_CAM_provinces_Centre_cities_Yaounde)). - -fof(axmondialPred19145, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Centre_cities_Yaounde,inst_Countries_CAM_provinces_Centre)). - -fof(axmondialPred19146, axiom, - 1175100 = f_PopulationFn(inst_Countries_UA_provinces_Ternopilska)). - -fof(axmondialPred19147, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Ternopilska,f_MeasureFn(13800,inst_SquareKilometer))). - -fof(axmondialPred19148, axiom, - f_capitalCity(inst_Countries_UA_provinces_Ternopilska_cities_Ternopil,inst_Countries_UA_provinces_Ternopilska)). - -fof(axmondialPred19149, axiom, - 3093699 = f_PopulationFn(inst_Countries_SUD_provinces_Darfur)). - -fof(axmondialPred19150, axiom, - f_landAreaOnly(inst_Countries_SUD_provinces_Darfur,f_MeasureFn(508684,inst_SquareKilometer))). - -fof(axmondialPred19151, axiom, - f_capitalCity(inst_Countries_SUD_provinces_Darfur_cities_alFasher,inst_Countries_SUD_provinces_Darfur)). - -fof(axmondialPred19152, axiom, - 124000 = f_PopulationFn(inst_Countries_WAN_cities_Ikare)). - -fof(axmondialPred19153, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ikare,inst_Nigeria)). - -fof(axmondialPred19154, axiom, - f_member(inst_Guyana,inst_Organizations_G_77)). - -fof(axmondialPred19155, axiom, - f_member(inst_Jamaica,inst_Organizations_CDB)). - -fof(axmondialPred19156, axiom, - f_member(inst_Armenia,inst_Organizations_IMF)). - -fof(axmondialPred19157, axiom, - 289509 = f_PopulationFn(inst_Countries_TR_provinces_Nevsehir)). - -fof(axmondialPred19158, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Nevsehir,f_MeasureFn(5467,inst_SquareKilometer))). - -fof(axmondialPred19159, axiom, - f_capitalCity(inst_Countries_TR_provinces_Nevsehir_cities_Nevsehir,inst_Countries_TR_provinces_Nevsehir)). - -fof(axmondialPred19160, axiom, - f_sharedBorderLength(inst_SaudiArabia,inst_Iraq,f_MeasureFn(814,inst_Kilometer))). - -fof(axmondialPred19161, axiom, - 525414 = f_PopulationFn(inst_Countries_THA_provinces_Yasothon)). - -fof(axmondialPred19162, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Yasothon,f_MeasureFn(4170,inst_SquareKilometer))). - -fof(axmondialPred19163, axiom, - 233000 = f_PopulationFn(inst_Countries_THA_provinces_Nonthaburi_cities_Nonthaburi)). - -fof(axmondialPred19164, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_Nonthaburi_cities_Nonthaburi,inst_Countries_THA_provinces_Nonthaburi)). - -fof(axmondialPred19165, axiom, - f_member(inst_Botswana,inst_Organizations_CCC)). - -fof(axmondialPred19166, axiom, - 1520800 = f_PopulationFn(inst_Countries_R_provinces_Arkhangelskayaoblast)). - -fof(axmondialPred19167, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Arkhangelskayaoblast,f_MeasureFn(587400,inst_SquareKilometer))). - -fof(axmondialPred19168, axiom, - f_capitalCity(inst_Countries_R_provinces_Arkhangelskayaoblast_cities_Arkhangelsk,inst_Countries_R_provinces_Arkhangelskayaoblast)). - -fof(axmondialPred19169, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElIskandariya_munic_cities_ElIskandariya,inst_Countries_ET_provinces_ElIskandariya_munic)). - -fof(axmondialPred19170, axiom, - 1168500 = f_PopulationFn(inst_Countries_PA_provinces_Panama)). - -fof(axmondialPred19171, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_Panama,f_MeasureFn(11887,inst_SquareKilometer))). - -fof(axmondialPred19172, axiom, - f_capitalCity(inst_Countries_PA_provinces_Panama_cities_PanamaCity,inst_Countries_PA_provinces_Panama)). - -fof(axmondialPred19173, axiom, - f_located(inst_Lakes_LakeSaima,inst_Countries_SF_provinces_Mikkeli)). - -fof(axmondialPred19174, axiom, - f_located(inst_Lakes_LakeSaima,inst_Countries_SF_provinces_Kymi)). - -fof(axmondialPred19175, axiom, - f_located(inst_Lakes_LakeSaima,inst_Finland)). - -fof(axmondialPred19176, axiom, - f_landAreaOnly(inst_Lakes_LakeSaima,f_MeasureFn(1460,inst_SquareKilometer))). - -fof(axmondialPred19177, axiom, - f_member(inst_Pakistan,inst_Organizations_WHO)). - -fof(axmondialPred19178, axiom, - 254849 = f_PopulationFn(inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_PetalingJaya)). - -fof(axmondialPred19179, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_PetalingJaya,inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur)). - -fof(axmondialPred19180, axiom, - f_member(inst_Jamaica,inst_Organizations_UNITAR)). - -fof(axmondialPred19181, axiom, - 622374 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Osasco)). - -fof(axmondialPred19182, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Osasco,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred19183, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_British_Virgin_Islands,inst_Continents_America)). - -fof(axmondialPred19184, axiom, - f_geographicalSubregion(inst_Countries_RB_cities_Gaborone,inst_Botswana)). - -fof(axmondialPred19185, axiom, - 79300 = f_PopulationFn(inst_Countries_F_provinces_PoitouCharentes_cities_Poitiers)). - -fof(axmondialPred19186, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_PoitouCharentes_cities_Poitiers,inst_Countries_F_provinces_PoitouCharentes)). - -fof(axmondialPred19187, axiom, - 2200763 = f_PopulationFn(inst_Countries_MEX_provinces_SanLuisPotosi)). - -fof(axmondialPred19188, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_SanLuisPotosi,f_MeasureFn(62848,inst_SquareKilometer))). - -fof(axmondialPred19189, axiom, - f_capitalCity(inst_Countries_MEX_provinces_SanLuisPotosi_cities_SanLuisPotosi,inst_Countries_MEX_provinces_SanLuisPotosi)). - -fof(axmondialPred19190, axiom, - f_member(inst_SriLanka,inst_Organizations_ILO)). - -fof(axmondialPred19191, axiom, - f_member(inst_Ghana,inst_Organizations_UNAMIR)). - -fof(axmondialPred19192, axiom, - f_member(inst_Kenya,inst_Organizations_ICAO)). - -fof(axmondialPred19193, axiom, - f_member(inst_Turkey,inst_Organizations_IMF)). - -fof(axmondialPred19194, axiom, - 284000 = f_PopulationFn(inst_Countries_UA_provinces_Dnipropetrovska_cities_Dniprodzerzhynsk)). - -fof(axmondialPred19195, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Dnipropetrovska_cities_Dniprodzerzhynsk,inst_Countries_UA_provinces_Dnipropetrovska)). - -fof(axmondialPred19196, axiom, - f_member(inst_Sudan,inst_Organizations_IFAD)). - -fof(axmondialPred19197, axiom, - 694252 = f_PopulationFn(inst_Countries_IR_provinces_Bushehr)). - -fof(axmondialPred19198, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Bushehr,f_MeasureFn(27653,inst_SquareKilometer))). - -fof(axmondialPred19199, axiom, - f_capitalCity(inst_Countries_IR_provinces_Bushehr_cities_Bushehr,inst_Countries_IR_provinces_Bushehr)). - -fof(axmondialPred19200, axiom, - 1390000 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Anshan)). - -fof(axmondialPred19201, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Anshan,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred19202, axiom, - 503000 = f_PopulationFn(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Kemerovo)). - -fof(axmondialPred19203, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Kemerovo,inst_Countries_R_provinces_Kemerovskayaoblast)). - -fof(axmondialPred19204, axiom, - 710290 = f_PopulationFn(inst_Countries_THA_provinces_NakhonPathom)). - -fof(axmondialPred19205, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NakhonPathom,f_MeasureFn(2166,inst_SquareKilometer))). - -fof(axmondialPred19206, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_Darien_cities_LaPalma,inst_Countries_PA_provinces_Darien)). - -fof(axmondialPred19207, axiom, - 4128000 = f_PopulationFn(inst_Countries_RSA_provinces_NorthernProvince)). - -fof(axmondialPred19208, axiom, - f_landAreaOnly(inst_Countries_RSA_provinces_NorthernProvince,f_MeasureFn(119606,inst_SquareKilometer))). - -fof(axmondialPred19209, axiom, - f_capitalCity(inst_Countries_RSA_provinces_NorthernProvince_cities_Pietersburg,inst_Countries_RSA_provinces_NorthernProvince)). - -fof(axmondialPred19210, axiom, - f_member(inst_Eritrea,inst_Organizations_IMF)). - -fof(axmondialPred19211, axiom, - f_sharedBorderLength(inst_UnitedStates,inst_Mexico,f_MeasureFn(3326,inst_Kilometer))). - -fof(axmondialPred19212, axiom, - f_member(inst_Argentina,inst_Organizations_ITU)). - -fof(axmondialPred19213, axiom, - 105423 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Witten)). - -fof(axmondialPred19214, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Witten,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred19215, axiom, - 167382 = f_PopulationFn(inst_Countries_E_provinces_CastileandLeon_cities_Salamanca)). - -fof(axmondialPred19216, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_CastileandLeon_cities_Salamanca,inst_Countries_E_provinces_CastileandLeon)). - -fof(axmondialPred19217, axiom, - 264873 = f_PopulationFn(inst_Countries_BR_provinces_Goias_cities_Anapolis)). - -fof(axmondialPred19218, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Goias_cities_Anapolis,inst_Countries_BR_provinces_Goias)). - -fof(axmondialPred19219, axiom, - 1039600 = f_PopulationFn(inst_Countries_KAZ_provinces_Zhambyl)). - -fof(axmondialPred19220, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Zhambyl,f_MeasureFn(144300,inst_SquareKilometer))). - -fof(axmondialPred19221, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Zhambyl_cities_Zhambyl,inst_Countries_KAZ_provinces_Zhambyl)). - -fof(axmondialPred19222, axiom, - f_located(inst_Mountains_NevadodeColima,inst_Countries_MEX_provinces_Jalisco)). - -fof(axmondialPred19223, axiom, - f_located(inst_Mountains_NevadodeColima,inst_Mexico)). - -fof(axmondialPred19224, axiom, - 442000 = f_PopulationFn(inst_Countries_R_provinces_Kurskayaoblast_cities_Kursk)). - -fof(axmondialPred19225, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kurskayaoblast_cities_Kursk,inst_Countries_R_provinces_Kurskayaoblast)). - -fof(axmondialPred19226, axiom, - 198525 = f_PopulationFn(inst_Countries_USA_provinces_Louisiana_cities_Shreveport)). - -fof(axmondialPred19227, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Louisiana_cities_Shreveport,inst_Countries_USA_provinces_Louisiana)). - -fof(axmondialPred19228, axiom, - 105417 = f_PopulationFn(inst_Countries_USA_provinces_Illinois_cities_Springfield)). - -fof(axmondialPred19229, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Illinois_cities_Springfield,inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred19230, axiom, - 12109300 = f_PopulationFn(inst_Countries_VN_provinces_NorthMountainandMidlands)). - -fof(axmondialPred19231, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_NorthMountainandMidlands,f_MeasureFn(102964,inst_SquareKilometer))). - -fof(axmondialPred19232, axiom, - 304000 = f_PopulationFn(inst_Countries_BOL_cities_Cochabamba)). - -fof(axmondialPred19233, axiom, - f_geographicalSubregion(inst_Countries_BOL_cities_Cochabamba,inst_Bolivia)). - -fof(axmondialPred19234, axiom, - f_member(inst_CzechRepublic,inst_Organizations_IMF)). - -fof(axmondialPred19235, axiom, - f_located(inst_Rivers_Jug,inst_Countries_R_provinces_Vologodskayaoblast)). - -fof(axmondialPred19236, axiom, - f_located(inst_Rivers_Jug,inst_Russia)). - -fof(axmondialPred19237, axiom, - f_flowsInto(inst_Rivers_Jug,inst_Rivers_NorthernDwina)). - -fof(axmondialPred19238, axiom, - f_length(inst_Rivers_Jug,574)). - -fof(axmondialPred19239, axiom, - 609500 = f_PopulationFn(inst_Countries_MOC_provinces_Manica)). - -fof(axmondialPred19240, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Manica,f_MeasureFn(61661,inst_SquareKilometer))). - -fof(axmondialPred19241, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Manica_cities_Chimoio,inst_Countries_MOC_provinces_Manica)). - -fof(axmondialPred19242, axiom, - 285000 = f_PopulationFn(inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_Dzerzhinsk)). - -fof(axmondialPred19243, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_Dzerzhinsk,inst_Countries_R_provinces_Nizhegorodskayaoblast)). - -fof(axmondialPred19244, axiom, - f_located(inst_Rivers_Amur,inst_Countries_R_provinces_Amurskayaoblast)). - -fof(axmondialPred19245, axiom, - f_located(inst_Rivers_Amur,inst_Countries_R_provinces_Khabarovskiykray)). - -fof(axmondialPred19246, axiom, - f_located(inst_Rivers_Amur,inst_Countries_R_provinces_Yevreyskayaavt_oblast)). - -fof(axmondialPred19247, axiom, - f_located(inst_Rivers_Amur,inst_Countries_R_provinces_Chitinskayaoblast)). - -fof(axmondialPred19248, axiom, - f_located(inst_Rivers_Amur,inst_Russia)). - -fof(axmondialPred19249, axiom, - f_flowsInto(inst_Rivers_Amur,inst_Seas_ArcticOcean)). - -fof(axmondialPred19250, axiom, - f_length(inst_Rivers_Amur,2918)). - -fof(axmondialPred19251, axiom, - f_member(inst_Botswana,inst_Organizations_IDA)). - -fof(axmondialPred19252, axiom, - 50863 = f_PopulationFn(inst_Countries_P_provinces_Lisbon_cities_Barreiro)). - -fof(axmondialPred19253, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Lisbon_cities_Barreiro,inst_Countries_P_provinces_Lisbon)). - -fof(axmondialPred19254, axiom, - 723959 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_SanFrancisco)). - -fof(axmondialPred19255, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_SanFrancisco,inst_Countries_USA_provinces_California)). - -fof(axmondialPred19256, axiom, - 284187 = f_PopulationFn(inst_Countries_S_provinces_Varmland)). - -fof(axmondialPred19257, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Varmland,f_MeasureFn(17584,inst_SquareKilometer))). - -fof(axmondialPred19258, axiom, - f_capitalCity(inst_Countries_S_provinces_Varmland_cities_Karlstad,inst_Countries_S_provinces_Varmland)). - -fof(axmondialPred19259, axiom, - 158000 = f_PopulationFn(inst_Countries_NOK_cities_Sinpo)). - -fof(axmondialPred19260, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Sinpo,inst_NorthKorea)). - -fof(axmondialPred19261, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Estremadura_cities_Merida,inst_Countries_E_provinces_Estremadura)). - -fof(axmondialPred19262, axiom, - 415046 = f_PopulationFn(inst_Countries_MEX_provinces_Sinaloa_cities_Culiacan)). - -fof(axmondialPred19263, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Sinaloa_cities_Culiacan,inst_Countries_MEX_provinces_Sinaloa)). - -fof(axmondialPred19264, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_Diourbel_cities_Diourbel,inst_Countries_SN_provinces_Diourbel)). - -fof(axmondialPred19265, axiom, - 185100 = f_PopulationFn(inst_Countries_EAK_provinces_Nyanza_cities_Kisumu)). - -fof(axmondialPred19266, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Nyanza_cities_Kisumu,inst_Countries_EAK_provinces_Nyanza)). - -fof(axmondialPred19267, axiom, - f_member(inst_Suriname,inst_Organizations_IBRD)). - -fof(axmondialPred19268, axiom, - 319094 = f_PopulationFn(inst_Countries_THA_provinces_UthaiThani)). - -fof(axmondialPred19269, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_UthaiThani,f_MeasureFn(6789,inst_SquareKilometer))). - -fof(axmondialPred19270, axiom, - 701000 = f_PopulationFn(inst_Countries_NOK_cities_HamhungHungnam)). - -fof(axmondialPred19271, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_HamhungHungnam,inst_NorthKorea)). - -fof(axmondialPred19272, axiom, - 2456000 = f_PopulationFn(inst_Countries_ET_provinces_Asyut)). - -fof(axmondialPred19273, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_Asyut,f_MeasureFn(1553,inst_SquareKilometer))). - -fof(axmondialPred19274, axiom, - f_capitalCity(inst_Countries_ET_provinces_Asyut_cities_Asyut,inst_Countries_ET_provinces_Asyut)). - -fof(axmondialPred19275, axiom, - f_hasHeadq(inst_Organizations_EIB,inst_Countries_L_cities_Luxembourg)). - -fof(axmondialPred19276, axiom, - 148074 = f_PopulationFn(inst_Countries_RA_provinces_Formosa_cities_Formosa)). - -fof(axmondialPred19277, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Formosa_cities_Formosa,inst_Countries_RA_provinces_Formosa)). - -fof(axmondialPred19278, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Sirdare_cities_Guliston,inst_Countries_UZB_provinces_Sirdare)). - -fof(axmondialPred19279, axiom, - 137400 = f_PopulationFn(inst_Countries_GB_provinces_Newport)). - -fof(axmondialPred19280, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Newport,f_MeasureFn(191,inst_SquareKilometer))). - -fof(axmondialPred19281, axiom, - f_capitalCity(inst_Countries_GB_provinces_Newport_cities_Newport,inst_Countries_GB_provinces_Newport)). - -fof(axmondialPred19282, axiom, - f_geographicalSubregion(inst_Turkey,inst_Continents_Asia)). - -fof(axmondialPred19283, axiom, - f_member(inst_Bahamas,inst_Organizations_OPANAL)). - -fof(axmondialPred19284, axiom, - 155523 = f_PopulationFn(inst_Countries_PK_cities_Kasur)). - -fof(axmondialPred19285, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Kasur,inst_Pakistan)). - -fof(axmondialPred19286, axiom, - f_member(inst_Bolivia,inst_Organizations_G_77)). - -fof(axmondialPred19287, axiom, - 153165 = f_PopulationFn(inst_Countries_BR_provinces_MatoGrossodoSul_cities_Dourados)). - -fof(axmondialPred19288, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MatoGrossodoSul_cities_Dourados,inst_Countries_BR_provinces_MatoGrossodoSul)). - -fof(axmondialPred19289, axiom, - f_located(inst_Mountains_Kebnekaise,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred19290, axiom, - f_located(inst_Mountains_Kebnekaise,inst_Sweden)). - -fof(axmondialPred19291, axiom, - f_member(inst_Sudan,inst_Organizations_IGADD)). - -fof(axmondialPred19292, axiom, - 117200 = f_PopulationFn(inst_Countries_GB_provinces_Kent_cities_Swale)). - -fof(axmondialPred19293, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Kent_cities_Swale,inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred19294, axiom, - 2954526 = f_PopulationFn(inst_Countries_IND_provinces_Gujarat_cities_Ahmadabad)). - -fof(axmondialPred19295, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Gujarat_cities_Ahmadabad,inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred19296, axiom, - f_member(inst_Mauritius,inst_Organizations_ITU)). - -fof(axmondialPred19297, axiom, - 143000 = f_PopulationFn(inst_Countries_CAM_provinces_Nordextreme_cities_Maroua)). - -fof(axmondialPred19298, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Nordextreme_cities_Maroua,inst_Countries_CAM_provinces_Nordextreme)). - -fof(axmondialPred19299, axiom, - f_member(inst_Suriname,inst_Organizations_UNMIH)). - -fof(axmondialPred19300, axiom, - f_member(inst_Sudan,inst_Organizations_ITU)). - -fof(axmondialPred19301, axiom, - 102000 = f_PopulationFn(inst_Countries_RSA_provinces_EasternCape_cities_EastLondon)). - -fof(axmondialPred19302, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_EasternCape_cities_EastLondon,inst_Countries_RSA_provinces_EasternCape)). - -fof(axmondialPred19303, axiom, - f_member(inst_Kiribati,inst_Organizations_AsDB)). - -fof(axmondialPred19304, axiom, - f_inflationRateInCountry(inst_Kiribati,5.5)). - -fof(axmondialPred19305, axiom, - f_member(inst_Kiribati,inst_Organizations_Interpol)). - -fof(axmondialPred19306, axiom, - f_capitalCity(inst_Countries_KIR_cities_Tarawa,inst_Kiribati)). - -fof(axmondialPred19307, axiom, - f_landAreaOnly(inst_Kiribati,f_MeasureFn(717,inst_SquareKilometer))). - -fof(axmondialPred19308, axiom, - 80919 = f_PopulationFn(inst_Kiribati)). - -fof(axmondialPred19309, axiom, - f_hasHeadq(inst_Organizations_WFC,inst_Countries_I_provinces_Lazio_cities_Rome)). - -fof(axmondialPred19310, axiom, - 90600 = f_PopulationFn(inst_Countries_GB_provinces_Torfaen)). - -fof(axmondialPred19311, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Torfaen,f_MeasureFn(126,inst_SquareKilometer))). - -fof(axmondialPred19312, axiom, - f_capitalCity(inst_Countries_GB_provinces_Torfaen_cities_Pontypool,inst_Countries_GB_provinces_Torfaen)). - -fof(axmondialPred19313, axiom, - f_located(inst_Lakes_LakeEyre,inst_Countries_AUS_provinces_SouthAustralia)). - -fof(axmondialPred19314, axiom, - f_located(inst_Lakes_LakeEyre,inst_Australia)). - -fof(axmondialPred19315, axiom, - f_member(inst_Moldova,inst_Organizations_UN)). - -fof(axmondialPred19316, axiom, - 20281969 = f_PopulationFn(inst_Countries_IND_provinces_Punjab)). - -fof(axmondialPred19317, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Punjab,f_MeasureFn(50362,inst_SquareKilometer))). - -fof(axmondialPred19318, axiom, - f_capitalCity(inst_Countries_IND_provinces_Chandigarh_cities_Chandigarh,inst_Countries_IND_provinces_Punjab)). - -fof(axmondialPred19319, axiom, - f_located(inst_Mountains_Montblanc,inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred19320, axiom, - f_located(inst_Mountains_Montblanc,inst_France)). - -fof(axmondialPred19321, axiom, - f_located(inst_Mountains_MtWhitney,inst_Countries_USA_provinces_California)). - -fof(axmondialPred19322, axiom, - f_located(inst_Mountains_MtWhitney,inst_UnitedStates)). - -fof(axmondialPred19323, axiom, - 289339 = f_PopulationFn(inst_Countries_S_provinces_Gavleborg)). - -fof(axmondialPred19324, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Gavleborg,f_MeasureFn(18191,inst_SquareKilometer))). - -fof(axmondialPred19325, axiom, - f_capitalCity(inst_Countries_S_provinces_Gavleborg_cities_Gavle,inst_Countries_S_provinces_Gavleborg)). - -fof(axmondialPred19326, axiom, - f_member(inst_Pakistan,inst_Organizations_UN)). - -fof(axmondialPred19327, axiom, - 139450 = f_PopulationFn(inst_Countries_MEX_provinces_Puebla_cities_Tehuacan)). - -fof(axmondialPred19328, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Puebla_cities_Tehuacan,inst_Countries_MEX_provinces_Puebla)). - -fof(axmondialPred19329, axiom, - f_meetsSpatially(inst_Sudan,inst_CentralAfricanRepublic)). - -fof(axmondialPred19330, axiom, - f_meetsSpatially(inst_Sudan,inst_Egypt)). - -fof(axmondialPred19331, axiom, - f_inflationRateInCountry(inst_Sudan,66)). - -fof(axmondialPred19332, axiom, - f_member(inst_Sudan,inst_Organizations_ICRM)). - -fof(axmondialPred19333, axiom, - f_geographicSubregion(inst_Countries_SUD_provinces_AalianNil,inst_Sudan)). - -fof(axmondialPred19334, axiom, - f_member(inst_Sudan,inst_Organizations_ABEDA)). - -fof(axmondialPred19335, axiom, - f_member(inst_Sudan,inst_Organizations_FAO)). - -fof(axmondialPred19336, axiom, - 31547543 = f_PopulationFn(inst_Sudan)). - -fof(axmondialPred19337, axiom, - f_member(inst_Sudan,inst_Organizations_CCC)). - -fof(axmondialPred19338, axiom, - f_geographicSubregion(inst_Countries_SUD_provinces_alKhartum,inst_Sudan)). - -fof(axmondialPred19339, axiom, - f_member(inst_Sudan,inst_Organizations_UNESCO)). - -fof(axmondialPred19340, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Sudan,inst_AgriculturalSector,33,f_YearFn(1996))). - -fof(axmondialPred19341, axiom, - f_meetsSpatially(inst_Sudan,inst_Kenya)). - -fof(axmondialPred19342, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Sudan,inst_ServiceSector,50,f_YearFn(1996))). - -fof(axmondialPred19343, axiom, - f_member(inst_Sudan,inst_Organizations_UPU)). - -fof(axmondialPred19344, axiom, - f_geographicSubregion(inst_Countries_SUD_provinces_Darfur,inst_Sudan)). - -fof(axmondialPred19345, axiom, - f_meetsSpatially(inst_Sudan,inst_Eritrea)). - -fof(axmondialPred19346, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Sudan,inst_IndustrialSector,17,f_YearFn(1996))). - -fof(axmondialPred19347, axiom, - f_landAreaOnly(inst_Sudan,f_MeasureFn(2505810,inst_SquareKilometer))). - -fof(axmondialPred19348, axiom, - f_meetsSpatially(inst_Sudan,inst_Libya)). - -fof(axmondialPred19349, axiom, - f_capitalCity(inst_Countries_SUD_provinces_alKhartum_cities_Khartoum,inst_Sudan)). - -fof(axmondialPred19350, axiom, - f_meetsSpatially(inst_Sudan,inst_Uganda)). - -fof(axmondialPred19351, axiom, - f_geographicSubregion(inst_Countries_SUD_provinces_ashShamaliyah,inst_Sudan)). - -fof(axmondialPred19352, axiom, - f_member(inst_Sudan,inst_Organizations_ICAO)). - -fof(axmondialPred19353, axiom, - f_geographicSubregion(inst_Countries_SUD_provinces_alIstiwaiyah,inst_Sudan)). - -fof(axmondialPred19354, axiom, - f_member(inst_Sudan,inst_Organizations_G_77)). - -fof(axmondialPred19355, axiom, - f_member(inst_Sudan,inst_Organizations_UNIDO)). - -fof(axmondialPred19356, axiom, - f_geographicSubregion(inst_Countries_SUD_provinces_alWusta,inst_Sudan)). - -fof(axmondialPred19357, axiom, - f_geographicSubregion(inst_Countries_SUD_provinces_Kurdufan,inst_Sudan)). - -fof(axmondialPred19358, axiom, - f_geographicSubregion(inst_Countries_SUD_provinces_ashSharqiyah,inst_Sudan)). - -fof(axmondialPred19359, axiom, - f_meetsSpatially(inst_Sudan,inst_Chad)). - -fof(axmondialPred19360, axiom, - f_geographicSubregion(inst_Countries_SUD_provinces_BahralGhazal,inst_Sudan)). - -fof(axmondialPred19361, axiom, - f_meetsSpatially(inst_Sudan,inst_Zaire)). - -fof(axmondialPred19362, axiom, - f_member(inst_Sudan,inst_Organizations_WIPO)). - -fof(axmondialPred19363, axiom, - f_meetsSpatially(inst_Sudan,inst_Ethiopia)). - -fof(axmondialPred19364, axiom, - f_member(inst_Mauritius,inst_Organizations_ICFTU)). - -fof(axmondialPred19365, axiom, - 118200 = f_PopulationFn(inst_Countries_GB_provinces_Essex_cities_EppingForest)). - -fof(axmondialPred19366, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Essex_cities_EppingForest,inst_Countries_GB_provinces_Essex)). - -fof(axmondialPred19367, axiom, - 622324 = f_PopulationFn(inst_Countries_RA_provinces_Tucuman_cities_SanMigueldeTucuman)). - -fof(axmondialPred19368, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Tucuman_cities_SanMigueldeTucuman,inst_Countries_RA_provinces_Tucuman)). - -fof(axmondialPred19369, axiom, - 163000 = f_PopulationFn(inst_Countries_NOK_cities_Huichon)). - -fof(axmondialPred19370, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Huichon,inst_NorthKorea)). - -fof(axmondialPred19371, axiom, - f_hasHeadq(inst_Organizations_UNOMIG,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred19372, axiom, - f_member(inst_Chad,inst_Organizations_UN)). - -fof(axmondialPred19373, axiom, - 1629000 = f_PopulationFn(inst_Countries_ANG_provinces_Luanda)). - -fof(axmondialPred19374, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Luanda,f_MeasureFn(2418,inst_SquareKilometer))). - -fof(axmondialPred19375, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Luanda_cities_Luanda,inst_Countries_ANG_provinces_Luanda)). - -fof(axmondialPred19376, axiom, - 159538 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Ulanhot)). - -fof(axmondialPred19377, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Ulanhot,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred19378, axiom, - f_sharedBorderLength(inst_SerbiaAndMontenegro,inst_Romania,f_MeasureFn(476,inst_Kilometer))). - -fof(axmondialPred19379, axiom, - 213963 = f_PopulationFn(inst_Countries_NL_provinces_ZuidHolland_cities_Dordrecht)). - -fof(axmondialPred19380, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_ZuidHolland_cities_Dordrecht,inst_Countries_NL_provinces_ZuidHolland)). - -fof(axmondialPred19381, axiom, - 1987800 = f_PopulationFn(inst_Countries_KAZ_provinces_OngtustikQazaqstan)). - -fof(axmondialPred19382, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_OngtustikQazaqstan,f_MeasureFn(117300,inst_SquareKilometer))). - -fof(axmondialPred19383, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_OngtustikQazaqstan_cities_Shymkent,inst_Countries_KAZ_provinces_OngtustikQazaqstan)). - -fof(axmondialPred19384, axiom, - f_member(inst_CzechRepublic,inst_Organizations_WIPO)). - -fof(axmondialPred19385, axiom, - 115590 = f_PopulationFn(inst_Countries_ZRE_provinces_Kivu_cities_Uvira)). - -fof(axmondialPred19386, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Kivu_cities_Uvira,inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred19387, axiom, - f_member(inst_Italy,inst_Organizations_IMF)). - -fof(axmondialPred19388, axiom, - f_located(inst_Mountains_MountMorrison,inst_Taiwan)). - -fof(axmondialPred19389, axiom, - f_member(inst_Mauritius,inst_Organizations_WFTU)). - -fof(axmondialPred19390, axiom, - 532000 = f_PopulationFn(inst_Countries_R_provinces_Orenburgskayaoblast_cities_Orenburg)). - -fof(axmondialPred19391, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Orenburgskayaoblast_cities_Orenburg,inst_Countries_R_provinces_Orenburgskayaoblast)). - -fof(axmondialPred19392, axiom, - f_member(inst_Pakistan,inst_Organizations_ILO)). - -fof(axmondialPred19393, axiom, - f_member(inst_Taiwan,inst_Organizations_AsDB)). - -fof(axmondialPred19394, axiom, - f_geographicalSubregion(inst_Bangladesh,inst_Continents_Asia)). - -fof(axmondialPred19395, axiom, - f_member(inst_Nigeria,inst_Organizations_UNIDO)). - -fof(axmondialPred19396, axiom, - 1052500 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofBuryatiya)). - -fof(axmondialPred19397, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofBuryatiya,f_MeasureFn(351300,inst_SquareKilometer))). - -fof(axmondialPred19398, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofBuryatiya_cities_UlanUde,inst_Countries_R_provinces_Rep_ofBuryatiya)). - -fof(axmondialPred19399, axiom, - 23685 = f_PopulationFn(inst_Countries_MEX_provinces_QuintanaRoo_cities_Chetumal)). - -fof(axmondialPred19400, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_QuintanaRoo_cities_Chetumal,inst_Countries_MEX_provinces_QuintanaRoo)). - -fof(axmondialPred19401, axiom, - f_geographicalSubregion(inst_Countries_TAD_provinces_BadakhshoniKuni_cities_Khorugh,inst_Countries_TAD_provinces_BadakhshoniKuni)). - -fof(axmondialPred19402, axiom, - f_member(inst_Suriname,inst_Organizations_IFAD)). - -fof(axmondialPred19403, axiom, - 299700 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofIngushetiya)). - -fof(axmondialPred19404, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofIngushetiya,f_MeasureFn(3750,inst_SquareKilometer))). - -fof(axmondialPred19405, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofIngushetiya_cities_Nazran,inst_Countries_R_provinces_Rep_ofIngushetiya)). - -fof(axmondialPred19406, axiom, - 254130 = f_PopulationFn(inst_Countries_D_provinces_Niedersachsen_cities_Braunschweig)). - -fof(axmondialPred19407, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Niedersachsen_cities_Braunschweig,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred19408, axiom, - 268979 = f_PopulationFn(inst_Countries_PE_provinces_Ancash_cities_Chimbote)). - -fof(axmondialPred19409, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Ancash_cities_Chimbote,inst_Countries_PE_provinces_Ancash)). - -fof(axmondialPred19410, axiom, - 114092 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Pindamonhangaba)). - -fof(axmondialPred19411, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Pindamonhangaba,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred19412, axiom, - f_capitalCity(inst_Countries_cid_cia_Reunion_cities_Saint_Denis,inst_Countries_cid_cia_Reunion)). - -fof(axmondialPred19413, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Reunion,f_MeasureFn(2510,inst_SquareKilometer))). - -fof(axmondialPred19414, axiom, - f_member(inst_Countries_cid_cia_Reunion,inst_Organizations_WFTU)). - -fof(axmondialPred19415, axiom, - 679198 = f_PopulationFn(inst_Countries_cid_cia_Reunion)). - -fof(axmondialPred19416, axiom, - f_located(inst_Islands_Lavan,inst_Countries_IR_provinces_Fars)). - -fof(axmondialPred19417, axiom, - f_located(inst_Islands_Lavan,inst_Iran)). - -fof(axmondialPred19418, axiom, - f_landAreaOnly(inst_Islands_Lavan,f_MeasureFn(76,inst_SquareKilometer))). - -fof(axmondialPred19419, axiom, - f_located(inst_Islands_Tonga,inst_Tonga)). - -fof(axmondialPred19420, axiom, - f_landAreaOnly(inst_Islands_Tonga,f_MeasureFn(699,inst_SquareKilometer))). - -fof(axmondialPred19421, axiom, - 1737000 = f_PopulationFn(inst_Countries_F_provinces_HauteNormandie)). - -fof(axmondialPred19422, axiom, - f_landAreaOnly(inst_Countries_F_provinces_HauteNormandie,f_MeasureFn(12318,inst_SquareKilometer))). - -fof(axmondialPred19423, axiom, - f_capitalCity(inst_Countries_F_provinces_HauteNormandie_cities_Rouen,inst_Countries_F_provinces_HauteNormandie)). - -fof(axmondialPred19424, axiom, - 203000 = f_PopulationFn(inst_Countries_WAN_cities_BeninCity)). - -fof(axmondialPred19425, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_BeninCity,inst_Nigeria)). - -fof(axmondialPred19426, axiom, - 1049742 = f_PopulationFn(inst_Countries_BR_provinces_Tocantins)). - -fof(axmondialPred19427, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Tocantins,f_MeasureFn(278420,inst_SquareKilometer))). - -fof(axmondialPred19428, axiom, - f_capitalCity(inst_Countries_BR_provinces_Tocantins_cities_Palmas,inst_Countries_BR_provinces_Tocantins)). - -fof(axmondialPred19429, axiom, - 874809 = f_PopulationFn(inst_Countries_TJ_provinces_Fujian_cities_Fuzhou)). - -fof(axmondialPred19430, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Fujian_cities_Fuzhou,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred19431, axiom, - f_member(inst_Chad,inst_Organizations_UPU)). - -fof(axmondialPred19432, axiom, - 239000 = f_PopulationFn(inst_Countries_GB_provinces_RhonddaCynonTaff)). - -fof(axmondialPred19433, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_RhonddaCynonTaff,f_MeasureFn(424,inst_SquareKilometer))). - -fof(axmondialPred19434, axiom, - f_capitalCity(inst_Countries_GB_provinces_RhonddaCynonTaff_cities_Rhondda,inst_Countries_GB_provinces_RhonddaCynonTaff)). - -fof(axmondialPred19435, axiom, - 690765 = f_PopulationFn(inst_Countries_IND_provinces_MadhyaPradesh_cities_Gwalior)). - -fof(axmondialPred19436, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_MadhyaPradesh_cities_Gwalior,inst_Countries_IND_provinces_MadhyaPradesh)). - -fof(axmondialPred19437, axiom, - 315059 = f_PopulationFn(inst_Countries_MEX_cities_AtizapandeZaragoza)). - -fof(axmondialPred19438, axiom, - f_geographicalSubregion(inst_Countries_MEX_cities_AtizapandeZaragoza,inst_Mexico)). - -fof(axmondialPred19439, axiom, - f_member(inst_Nigeria,inst_Organizations_OPEC)). - -fof(axmondialPred19440, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Pembrokeshire_cities_Haverfordwest,inst_Countries_GB_provinces_Pembrokeshire)). - -fof(axmondialPred19441, axiom, - 663000 = f_PopulationFn(inst_Countries_MD_cities_Chisinau)). - -fof(axmondialPred19442, axiom, - f_geographicalSubregion(inst_Countries_MD_cities_Chisinau,inst_Moldova)). - -fof(axmondialPred19443, axiom, - f_member(inst_SouthAfrica,inst_Organizations_UN)). - -fof(axmondialPred19444, axiom, - 318000 = f_PopulationFn(inst_Countries_HCA_provinces_Olancho)). - -fof(axmondialPred19445, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Olancho,f_MeasureFn(24351,inst_SquareKilometer))). - -fof(axmondialPred19446, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Olancho_cities_Jutigalpa,inst_Countries_HCA_provinces_Olancho)). - -fof(axmondialPred19447, axiom, - 228517 = f_PopulationFn(inst_Countries_USA_provinces_NewJersey_cities_JerseyCity)). - -fof(axmondialPred19448, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewJersey_cities_JerseyCity,inst_Countries_USA_provinces_NewJersey)). - -fof(axmondialPred19449, axiom, - 142576 = f_PopulationFn(inst_Countries_PE_provinces_Puno_cities_Juliaca)). - -fof(axmondialPred19450, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Puno_cities_Juliaca,inst_Countries_PE_provinces_Puno)). - -fof(axmondialPred19451, axiom, - 66925 = f_PopulationFn(inst_Countries_S_provinces_Kronoberg_cities_Vaxjo)). - -fof(axmondialPred19452, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Kronoberg_cities_Vaxjo,inst_Countries_S_provinces_Kronoberg)). - -fof(axmondialPred19453, axiom, - f_member(inst_Luxembourg,inst_Organizations_IOM)). - -fof(axmondialPred19454, axiom, - 369365 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Sacramento)). - -fof(axmondialPred19455, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Sacramento,inst_Countries_USA_provinces_California)). - -fof(axmondialPred19456, axiom, - 104000 = f_PopulationFn(inst_Countries_R_provinces_UdmurtRepublic_cities_Votkinsk)). - -fof(axmondialPred19457, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_UdmurtRepublic_cities_Votkinsk,inst_Countries_R_provinces_UdmurtRepublic)). - -fof(axmondialPred19458, axiom, - 213472 = f_PopulationFn(inst_Countries_D_provinces_Thuringen_cities_Erfurt)). - -fof(axmondialPred19459, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Thuringen_cities_Erfurt,inst_Countries_D_provinces_Thuringen)). - -fof(axmondialPred19460, axiom, - f_member(inst_Nicaragua,inst_Organizations_UN)). - -fof(axmondialPred19461, axiom, - 235067 = f_PopulationFn(inst_Countries_ROK_cities_Chunchon)). - -fof(axmondialPred19462, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Chunchon,inst_SouthKorea)). - -fof(axmondialPred19463, axiom, - 262705 = f_PopulationFn(inst_Countries_MEX_provinces_Sinaloa_cities_Mazatlan)). - -fof(axmondialPred19464, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Sinaloa_cities_Mazatlan,inst_Countries_MEX_provinces_Sinaloa)). - -fof(axmondialPred19465, axiom, - f_located(inst_Deserts_Uaran,inst_Mauritania)). - -fof(axmondialPred19466, axiom, - f_landAreaOnly(inst_Deserts_Uaran,f_MeasureFn(20000,inst_SquareKilometer))). - -fof(axmondialPred19467, axiom, - 1109754 = f_PopulationFn(inst_Countries_TR_provinces_Hatay)). - -fof(axmondialPred19468, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Hatay,f_MeasureFn(5403,inst_SquareKilometer))). - -fof(axmondialPred19469, axiom, - f_capitalCity(inst_Countries_TR_provinces_Hatay_cities_Antakya,inst_Countries_TR_provinces_Hatay)). - -fof(axmondialPred19470, axiom, - 303000 = f_PopulationFn(inst_Countries_UZB_provinces_Andijon_cities_Andijon)). - -fof(axmondialPred19471, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Andijon_cities_Andijon,inst_Countries_UZB_provinces_Andijon)). - -fof(axmondialPred19472, axiom, - f_located(inst_Rivers_GrosserJenissej,inst_Countries_R_provinces_Rep_ofTyva)). - -fof(axmondialPred19473, axiom, - f_located(inst_Rivers_GrosserJenissej,inst_Russia)). - -fof(axmondialPred19474, axiom, - f_flowsInto(inst_Rivers_GrosserJenissej,inst_Rivers_Jenissej)). - -fof(axmondialPred19475, axiom, - f_length(inst_Rivers_GrosserJenissej,605)). - -fof(axmondialPred19476, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Tocantins_cities_Palmas,inst_Countries_BR_provinces_Tocantins)). - -fof(axmondialPred19477, axiom, - 89972 = f_PopulationFn(inst_Countries_CO_provinces_Arauca)). - -fof(axmondialPred19478, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Arauca,f_MeasureFn(23818,inst_SquareKilometer))). - -fof(axmondialPred19479, axiom, - f_capitalCity(inst_Countries_CO_provinces_Arauca_cities_Arauca,inst_Countries_CO_provinces_Arauca)). - -fof(axmondialPred19480, axiom, - f_member(inst_Taiwan,inst_Organizations_APEC)). - -fof(axmondialPred19481, axiom, - 575500 = f_PopulationFn(inst_Countries_Z_provinces_Western)). - -fof(axmondialPred19482, axiom, - f_landAreaOnly(inst_Countries_Z_provinces_Western,f_MeasureFn(126386,inst_SquareKilometer))). - -fof(axmondialPred19483, axiom, - f_capitalCity(inst_Countries_Z_provinces_Western_cities_Mongu,inst_Countries_Z_provinces_Western)). - -fof(axmondialPred19484, axiom, - 900000 = f_PopulationFn(inst_Countries_LV_cities_Riga)). - -fof(axmondialPred19485, axiom, - f_geographicalSubregion(inst_Countries_LV_cities_Riga,inst_Latvia)). - -fof(axmondialPred19486, axiom, - f_located(inst_Mountains_Mt_Kosciuszko,inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred19487, axiom, - f_located(inst_Mountains_Mt_Kosciuszko,inst_Australia)). - -fof(axmondialPred19488, axiom, - f_sharedBorderLength(inst_SierraLeone,inst_Liberia,f_MeasureFn(306,inst_Kilometer))). - -fof(axmondialPred19489, axiom, - 140525 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_York)). - -fof(axmondialPred19490, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_York,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred19491, axiom, - f_member(inst_Argentina,inst_Organizations_WToO)). - -fof(axmondialPred19492, axiom, - 1203000 = f_PopulationFn(inst_Countries_A_provinces_Styria)). - -fof(axmondialPred19493, axiom, - f_landAreaOnly(inst_Countries_A_provinces_Styria,f_MeasureFn(16386,inst_SquareKilometer))). - -fof(axmondialPred19494, axiom, - f_capitalCity(inst_Countries_A_provinces_Styria_cities_Graz,inst_Countries_A_provinces_Styria)). - -fof(axmondialPred19495, axiom, - 427000 = f_PopulationFn(inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Magnitogorsk)). - -fof(axmondialPred19496, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Chelyabinskayaoblast_cities_Magnitogorsk,inst_Countries_R_provinces_Chelyabinskayaoblast)). - -fof(axmondialPred19497, axiom, - 254878 = f_PopulationFn(inst_Countries_RI_cities_Cirebon)). - -fof(axmondialPred19498, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Cirebon,inst_Indonesia)). - -fof(axmondialPred19499, axiom, - 526300 = f_PopulationFn(inst_Countries_Z_provinces_Luapula)). - -fof(axmondialPred19500, axiom, - f_landAreaOnly(inst_Countries_Z_provinces_Luapula,f_MeasureFn(50567,inst_SquareKilometer))). - -fof(axmondialPred19501, axiom, - f_capitalCity(inst_Countries_Z_provinces_Luapula_cities_Mansa,inst_Countries_Z_provinces_Luapula)). - -fof(axmondialPred19502, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Giurgiu_cities_Giurgiu,inst_Countries_RO_provinces_Giurgiu)). - -fof(axmondialPred19503, axiom, - 100500 = f_PopulationFn(inst_Countries_GB_provinces_Hampshire_cities_Winchester)). - -fof(axmondialPred19504, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Hampshire_cities_Winchester,inst_Countries_GB_provinces_Hampshire)). - -fof(axmondialPred19505, axiom, - 116872 = f_PopulationFn(inst_Countries_F_provinces_RhoneAlpes_cities_Villeurbanne)). - -fof(axmondialPred19506, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_RhoneAlpes_cities_Villeurbanne,inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred19507, axiom, - f_member(inst_Jamaica,inst_Organizations_G_77)). - -fof(axmondialPred19508, axiom, - 100000 = f_PopulationFn(inst_Countries_R_provinces_Penzenskayaoblast_cities_Kuznetsk)). - -fof(axmondialPred19509, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Penzenskayaoblast_cities_Kuznetsk,inst_Countries_R_provinces_Penzenskayaoblast)). - -fof(axmondialPred19510, axiom, - f_member(inst_Japan,inst_Organizations_UNRWA)). - -fof(axmondialPred19511, axiom, - f_located(inst_Islands_Colonsay,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred19512, axiom, - f_located(inst_Islands_Colonsay,inst_UnitedKingdom)). - -fof(axmondialPred19513, axiom, - f_member(inst_SriLanka,inst_Organizations_ISO)). - -fof(axmondialPred19514, axiom, - 1290079 = f_PopulationFn(inst_Countries_D_provinces_Bayern_cities_Munich)). - -fof(axmondialPred19515, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Bayern_cities_Munich,inst_Countries_D_provinces_Bayern)). - -fof(axmondialPred19516, axiom, - f_member(inst_Kenya,inst_Organizations_UNPREDEP)). - -fof(axmondialPred19517, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Falkland_Islands_cities_Stanley,inst_Countries_cid_cia_Falkland_Islands)). - -fof(axmondialPred19518, axiom, - 238000 = f_PopulationFn(inst_Countries_AUS_provinces_NewSouthWales_cities_Wollongong)). - -fof(axmondialPred19519, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_NewSouthWales_cities_Wollongong,inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred19520, axiom, - 249490 = f_PopulationFn(inst_Countries_NL_provinces_Gelderland_cities_Nijmegen)). - -fof(axmondialPred19521, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Gelderland_cities_Nijmegen,inst_Countries_NL_provinces_Gelderland)). - -fof(axmondialPred19522, axiom, - 114000 = f_PopulationFn(inst_Countries_AUS_provinces_Queensland_cities_Townsville)). - -fof(axmondialPred19523, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_Queensland_cities_Townsville,inst_Countries_AUS_provinces_Queensland)). - -fof(axmondialPred19524, axiom, - 782224 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_SanJose)). - -fof(axmondialPred19525, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_SanJose,inst_Countries_USA_provinces_California)). - -fof(axmondialPred19526, axiom, - 200600 = f_PopulationFn(inst_Countries_ES_provinces_Morazan)). - -fof(axmondialPred19527, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_Morazan,f_MeasureFn(1447,inst_SquareKilometer))). - -fof(axmondialPred19528, axiom, - f_capitalCity(inst_Countries_ES_provinces_Morazan_cities_SanFranciscoGotera,inst_Countries_ES_provinces_Morazan)). - -fof(axmondialPred19529, axiom, - 7374700 = f_PopulationFn(inst_Countries_VN_provinces_SouthCentralCoast)). - -fof(axmondialPred19530, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_SouthCentralCoast,f_MeasureFn(45876,inst_SquareKilometer))). - -fof(axmondialPred19531, axiom, - 1048000 = f_PopulationFn(inst_Countries_R_provinces_Murmanskayaoblast)). - -fof(axmondialPred19532, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Murmanskayaoblast,f_MeasureFn(144900,inst_SquareKilometer))). - -fof(axmondialPred19533, axiom, - f_capitalCity(inst_Countries_R_provinces_Murmanskayaoblast_cities_Murmansk,inst_Countries_R_provinces_Murmanskayaoblast)). - -fof(axmondialPred19534, axiom, - 419300 = f_PopulationFn(inst_Countries_PL_provinces_Slupskie)). - -fof(axmondialPred19535, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Slupskie,f_MeasureFn(7453,inst_SquareKilometer))). - -fof(axmondialPred19536, axiom, - f_capitalCity(inst_Countries_PL_provinces_Slupskie_cities_Slupsk,inst_Countries_PL_provinces_Slupskie)). - -fof(axmondialPred19537, axiom, - 579150 = f_PopulationFn(inst_Countries_TR_provinces_Yozgat)). - -fof(axmondialPred19538, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Yozgat,f_MeasureFn(14123,inst_SquareKilometer))). - -fof(axmondialPred19539, axiom, - f_capitalCity(inst_Countries_TR_provinces_Yozgat_cities_Yozgat,inst_Countries_TR_provinces_Yozgat)). - -fof(axmondialPred19540, axiom, - 4540000 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Shenyang)). - -fof(axmondialPred19541, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Shenyang,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred19542, axiom, - f_geographicalSubregion(inst_CzechRepublic,inst_Continents_Europe)). - -fof(axmondialPred19543, axiom, - f_member(inst_Countries_cid_cia_American_Samoa,inst_Organizations_Interpol)). - -fof(axmondialPred19544, axiom, - 605663 = f_PopulationFn(inst_Countries_GR_provinces_Peloponnisos)). - -fof(axmondialPred19545, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_Peloponnisos,f_MeasureFn(15490,inst_SquareKilometer))). - -fof(axmondialPred19546, axiom, - 463388 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Mississauga)). - -fof(axmondialPred19547, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Mississauga,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred19548, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Izmir,inst_Turkey)). - -fof(axmondialPred19549, axiom, - f_meetsSpatially(inst_Turkey,inst_Greece)). - -fof(axmondialPred19550, axiom, - f_meetsSpatially(inst_Turkey,inst_Azerbaijan)). - -fof(axmondialPred19551, axiom, - f_member(inst_Turkey,inst_Organizations_ECE)). - -fof(axmondialPred19552, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Ordu,inst_Turkey)). - -fof(axmondialPred19553, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Istanbul,inst_Turkey)). - -fof(axmondialPred19554, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Karamanmaras,inst_Turkey)). - -fof(axmondialPred19555, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Erzurum,inst_Turkey)). - -fof(axmondialPred19556, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Manisa,inst_Turkey)). - -fof(axmondialPred19557, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Adana,inst_Turkey)). - -fof(axmondialPred19558, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Bitlis,inst_Turkey)). - -fof(axmondialPred19559, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Nigde,inst_Turkey)). - -fof(axmondialPred19560, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Balikesir,inst_Turkey)). - -fof(axmondialPred19561, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Kirikkale,inst_Turkey)). - -fof(axmondialPred19562, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Antalya,inst_Turkey)). - -fof(axmondialPred19563, axiom, - f_member(inst_Turkey,inst_Organizations_UNCRO)). - -fof(axmondialPred19564, axiom, - f_member(inst_Turkey,inst_Organizations_IFRCS)). - -fof(axmondialPred19565, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Tekirdag,inst_Turkey)). - -fof(axmondialPred19566, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Agri,inst_Turkey)). - -fof(axmondialPred19567, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Sakarya,inst_Turkey)). - -fof(axmondialPred19568, axiom, - f_landAreaOnly(inst_Turkey,f_MeasureFn(780580,inst_SquareKilometer))). - -fof(axmondialPred19569, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Hatay,inst_Turkey)). - -fof(axmondialPred19570, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Giresun,inst_Turkey)). - -fof(axmondialPred19571, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Siirt,inst_Turkey)). - -fof(axmondialPred19572, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Bursa,inst_Turkey)). - -fof(axmondialPred19573, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Burdur,inst_Turkey)). - -fof(axmondialPred19574, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Malatya,inst_Turkey)). - -fof(axmondialPred19575, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Karaman,inst_Turkey)). - -fof(axmondialPred19576, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Konya,inst_Turkey)). - -fof(axmondialPred19577, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Kocaeli,inst_Turkey)). - -fof(axmondialPred19578, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Turkey,inst_ServiceSector,51.3,f_YearFn(1996))). - -fof(axmondialPred19579, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Artvin,inst_Turkey)). - -fof(axmondialPred19580, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Sirnak,inst_Turkey)). - -fof(axmondialPred19581, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Aydin,inst_Turkey)). - -fof(axmondialPred19582, axiom, - f_meetsSpatially(inst_Turkey,inst_Georgia)). - -fof(axmondialPred19583, axiom, - f_meetsSpatially(inst_Turkey,inst_Iran)). - -fof(axmondialPred19584, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Icel,inst_Turkey)). - -fof(axmondialPred19585, axiom, - f_member(inst_Turkey,inst_Organizations_Interpol)). - -fof(axmondialPred19586, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Sivas,inst_Turkey)). - -fof(axmondialPred19587, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Gumushane,inst_Turkey)). - -fof(axmondialPred19588, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Eskisehir,inst_Turkey)). - -fof(axmondialPred19589, axiom, - f_meetsSpatially(inst_Turkey,inst_Armenia)). - -fof(axmondialPred19590, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Zonguldak,inst_Turkey)). - -fof(axmondialPred19591, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Kayseri,inst_Turkey)). - -fof(axmondialPred19592, axiom, - f_member(inst_Turkey,inst_Organizations_ICAO)). - -fof(axmondialPred19593, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Nevsehir,inst_Turkey)). - -fof(axmondialPred19594, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Elazig,inst_Turkey)). - -fof(axmondialPred19595, axiom, - f_capitalCity(inst_Countries_TR_provinces_Ankara_cities_Ankara,inst_Turkey)). - -fof(axmondialPred19596, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Kirklareli,inst_Turkey)). - -fof(axmondialPred19597, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Cankiri,inst_Turkey)). - -fof(axmondialPred19598, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Samsun,inst_Turkey)). - -fof(axmondialPred19599, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Bolu,inst_Turkey)). - -fof(axmondialPred19600, axiom, - f_member(inst_Turkey,inst_Organizations_IOM)). - -fof(axmondialPred19601, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Yozgat,inst_Turkey)). - -fof(axmondialPred19602, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Bilecik,inst_Turkey)). - -fof(axmondialPred19603, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Canakkale,inst_Turkey)). - -fof(axmondialPred19604, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Bayburt,inst_Turkey)). - -fof(axmondialPred19605, axiom, - 62484478 = f_PopulationFn(inst_Turkey)). - -fof(axmondialPred19606, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Gaziantep,inst_Turkey)). - -fof(axmondialPred19607, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Turkey,inst_IndustrialSector,33.2,f_YearFn(1996))). - -fof(axmondialPred19608, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Edirne,inst_Turkey)). - -fof(axmondialPred19609, axiom, - f_member(inst_Turkey,inst_Organizations_Intelsat)). - -fof(axmondialPred19610, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Hakkari,inst_Turkey)). - -fof(axmondialPred19611, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Batman,inst_Turkey)). - -fof(axmondialPred19612, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Bingol,inst_Turkey)). - -fof(axmondialPred19613, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Rize,inst_Turkey)). - -fof(axmondialPred19614, axiom, - f_member(inst_Turkey,inst_Organizations_UNESCO)). - -fof(axmondialPred19615, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Mardin,inst_Turkey)). - -fof(axmondialPred19616, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Isparta,inst_Turkey)). - -fof(axmondialPred19617, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Tokat,inst_Turkey)). - -fof(axmondialPred19618, axiom, - f_member(inst_Turkey,inst_Organizations_ECO)). - -fof(axmondialPred19619, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Kastamonu,inst_Turkey)). - -fof(axmondialPred19620, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Erzincan,inst_Turkey)). - -fof(axmondialPred19621, axiom, - f_meetsSpatially(inst_Turkey,inst_Syria)). - -fof(axmondialPred19622, axiom, - f_inflationRateInCountry(inst_Turkey,94)). - -fof(axmondialPred19623, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Kirsehir,inst_Turkey)). - -fof(axmondialPred19624, axiom, - f_meetsSpatially(inst_Turkey,inst_Bulgaria)). - -fof(axmondialPred19625, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Corum,inst_Turkey)). - -fof(axmondialPred19626, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Diyarbakir,inst_Turkey)). - -fof(axmondialPred19627, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Ankara,inst_Turkey)). - -fof(axmondialPred19628, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Mugla,inst_Turkey)). - -fof(axmondialPred19629, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Kutahya,inst_Turkey)). - -fof(axmondialPred19630, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Usak,inst_Turkey)). - -fof(axmondialPred19631, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Tunceli,inst_Turkey)). - -fof(axmondialPred19632, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Aksaray,inst_Turkey)). - -fof(axmondialPred19633, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Sanliurfa,inst_Turkey)). - -fof(axmondialPred19634, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Sinop,inst_Turkey)). - -fof(axmondialPred19635, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Trabzon,inst_Turkey)). - -fof(axmondialPred19636, axiom, - f_member(inst_Turkey,inst_Organizations_BIS)). - -fof(axmondialPred19637, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Kars,inst_Turkey)). - -fof(axmondialPred19638, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Turkey,inst_AgriculturalSector,15.5,f_YearFn(1996))). - -fof(axmondialPred19639, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Van,inst_Turkey)). - -fof(axmondialPred19640, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Amasya,inst_Turkey)). - -fof(axmondialPred19641, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Adiyaman,inst_Turkey)). - -fof(axmondialPred19642, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Denizli,inst_Turkey)). - -fof(axmondialPred19643, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Mus,inst_Turkey)). - -fof(axmondialPred19644, axiom, - f_geographicSubregion(inst_Countries_TR_provinces_Afyon,inst_Turkey)). - -fof(axmondialPred19645, axiom, - f_meetsSpatially(inst_Turkey,inst_Iraq)). - -fof(axmondialPred19646, axiom, - 491194 = f_PopulationFn(inst_Countries_THA_provinces_Phrae)). - -fof(axmondialPred19647, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Phrae,f_MeasureFn(6549,inst_SquareKilometer))). - -fof(axmondialPred19648, axiom, - f_geographicalSubregion(inst_Countries_STP_cities_SaoTome,inst_SaoTomeAndPrincipe)). - -fof(axmondialPred19649, axiom, - 731000 = f_PopulationFn(inst_Countries_RO_provinces_Bacau)). - -fof(axmondialPred19650, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Bacau,f_MeasureFn(6606,inst_SquareKilometer))). - -fof(axmondialPred19651, axiom, - f_capitalCity(inst_Countries_RO_provinces_Bacau_cities_Bacau,inst_Countries_RO_provinces_Bacau)). - -fof(axmondialPred19652, axiom, - 160004 = f_PopulationFn(inst_Countries_IR_provinces_Esfahan_cities_Najafabad)). - -fof(axmondialPred19653, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Esfahan_cities_Najafabad,inst_Countries_IR_provinces_Esfahan)). - -fof(axmondialPred19654, axiom, - f_member(inst_Cuba,inst_Organizations_ICAO)). - -fof(axmondialPred19655, axiom, - f_member(inst_SriLanka,inst_Organizations_IAEA)). - -fof(axmondialPred19656, axiom, - f_geographicalSubregion(inst_Countries_SD_cities_Mbabane,inst_Swaziland)). - -fof(axmondialPred19657, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Huambo_cities_Huambo,inst_Countries_ANG_provinces_Huambo)). - -fof(axmondialPred19658, axiom, - f_member(inst_Eritrea,inst_Organizations_IGADD)). - -fof(axmondialPred19659, axiom, - f_geographicalSubregion(inst_Vanuatu,inst_Continents_Australia_Oceania)). - -fof(axmondialPred19660, axiom, - 142170 = f_PopulationFn(inst_Countries_TJ_provinces_Shaanxi_cities_Ankang)). - -fof(axmondialPred19661, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shaanxi_cities_Ankang,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred19662, axiom, - f_member(inst_Ghana,inst_Organizations_G_77)). - -fof(axmondialPred19663, axiom, - f_located(inst_Lakes_LakeTumba,inst_Zaire)). - -fof(axmondialPred19664, axiom, - f_landAreaOnly(inst_Lakes_LakeTumba,f_MeasureFn(500,inst_SquareKilometer))). - -fof(axmondialPred19665, axiom, - 2262800 = f_PopulationFn(inst_Countries_VN_provinces_HaBac)). - -fof(axmondialPred19666, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_HaBac,f_MeasureFn(4614,inst_SquareKilometer))). - -fof(axmondialPred19667, axiom, - 1249670 = f_PopulationFn(inst_Countries_YV_provinces_Zulia_cities_Maracaibo)). - -fof(axmondialPred19668, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Zulia_cities_Maracaibo,inst_Countries_YV_provinces_Zulia)). - -fof(axmondialPred19669, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Hong_Kong,f_MeasureFn(1040,inst_SquareKilometer))). - -fof(axmondialPred19670, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Hong_Kong,inst_ServiceSector,81.4,f_YearFn(1996))). - -fof(axmondialPred19671, axiom, - f_member(inst_Countries_cid_cia_Hong_Kong,inst_Organizations_CCC)). - -fof(axmondialPred19672, axiom, - f_meetsSpatially(inst_Countries_cid_cia_Hong_Kong,inst_China)). - -fof(axmondialPred19673, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Hong_Kong,8.4)). - -fof(axmondialPred19674, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Hong_Kong,inst_AgriculturalSector,0.2,f_YearFn(1996))). - -fof(axmondialPred19675, axiom, - 6305413 = f_PopulationFn(inst_Countries_cid_cia_Hong_Kong)). - -fof(axmondialPred19676, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Hong_Kong,inst_IndustrialSector,18.4,f_YearFn(1996))). - -fof(axmondialPred19677, axiom, - f_member(inst_SouthAfrica,inst_Organizations_IFC)). - -fof(axmondialPred19678, axiom, - 1200000 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Huainan)). - -fof(axmondialPred19679, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Huainan,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred19680, axiom, - 1302000 = f_PopulationFn(inst_Countries_AUS_provinces_Queensland_cities_Brisbane)). - -fof(axmondialPred19681, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_Queensland_cities_Brisbane,inst_Countries_AUS_provinces_Queensland)). - -fof(axmondialPred19682, axiom, - f_member(inst_Argentina,inst_Organizations_IADB)). - -fof(axmondialPred19683, axiom, - 632000 = f_PopulationFn(inst_Countries_R_provinces_Primorskykray_cities_Vladivostok)). - -fof(axmondialPred19684, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Primorskykray_cities_Vladivostok,inst_Countries_R_provinces_Primorskykray)). - -fof(axmondialPred19685, axiom, - 583493 = f_PopulationFn(inst_Countries_IRQ_provinces_AnNajaf)). - -fof(axmondialPred19686, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_AnNajaf,f_MeasureFn(28824,inst_SquareKilometer))). - -fof(axmondialPred19687, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_AnNajaf_cities_AnNajaf,inst_Countries_IRQ_provinces_AnNajaf)). - -fof(axmondialPred19688, axiom, - f_located(inst_Mountains_Damavand,inst_Countries_IR_provinces_Mazandaran)). - -fof(axmondialPred19689, axiom, - f_located(inst_Mountains_Damavand,inst_Iran)). - -fof(axmondialPred19690, axiom, - 406070 = f_PopulationFn(inst_Countries_IR_provinces_Hamadan_cities_Hamadan)). - -fof(axmondialPred19691, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Hamadan_cities_Hamadan,inst_Countries_IR_provinces_Hamadan)). - -fof(axmondialPred19692, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Guam,inst_Continents_Australia_Oceania)). - -fof(axmondialPred19693, axiom, - 2696826 = f_PopulationFn(inst_Countries_CDN_provinces_Alberta)). - -fof(axmondialPred19694, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_Alberta,f_MeasureFn(661185,inst_SquareKilometer))). - -fof(axmondialPred19695, axiom, - f_capitalCity(inst_Countries_CDN_provinces_Alberta_cities_Edmonton,inst_Countries_CDN_provinces_Alberta)). - -fof(axmondialPred19696, axiom, - 837000 = f_PopulationFn(inst_Countries_ANG_provinces_Uige)). - -fof(axmondialPred19697, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Uige,f_MeasureFn(58698,inst_SquareKilometer))). - -fof(axmondialPred19698, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Uige_cities_Uige,inst_Countries_ANG_provinces_Uige)). - -fof(axmondialPred19699, axiom, - 791800 = f_PopulationFn(inst_Countries_EAT_provinces_Singida)). - -fof(axmondialPred19700, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Singida,f_MeasureFn(49341,inst_SquareKilometer))). - -fof(axmondialPred19701, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Singida_cities_Singida,inst_Countries_EAT_provinces_Singida)). - -fof(axmondialPred19702, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Guernsey,inst_Continents_Europe)). - -fof(axmondialPred19703, axiom, - f_geographicalSubregion(inst_Egypt,inst_Continents_Africa)). - -fof(axmondialPred19704, axiom, - 492559 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Liaoyang)). - -fof(axmondialPred19705, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Liaoyang,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred19706, axiom, - f_geographicalSubregion(inst_Countries_ER_cities_Asmara,inst_Eritrea)). - -fof(axmondialPred19707, axiom, - f_located(inst_Rivers_Petschora,inst_Countries_R_provinces_Arkhangelskayaoblast)). - -fof(axmondialPred19708, axiom, - f_located(inst_Rivers_Petschora,inst_Countries_R_provinces_Rep_ofKomi)). - -fof(axmondialPred19709, axiom, - f_located(inst_Rivers_Petschora,inst_Russia)). - -fof(axmondialPred19710, axiom, - f_flowsInto(inst_Rivers_Petschora,inst_Seas_ArcticOcean)). - -fof(axmondialPred19711, axiom, - f_length(inst_Rivers_Petschora,1809)). - -fof(axmondialPred19712, axiom, - 214000 = f_PopulationFn(inst_Countries_R_provinces_Amurskayaoblast_cities_Blagoveshchensk)). - -fof(axmondialPred19713, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Amurskayaoblast_cities_Blagoveshchensk,inst_Countries_R_provinces_Amurskayaoblast)). - -fof(axmondialPred19714, axiom, - f_member(inst_Nigeria,inst_Organizations_FAO)). - -fof(axmondialPred19715, axiom, - 127321 = f_PopulationFn(inst_Countries_USA_provinces_Michigan_cities_Lansing)). - -fof(axmondialPred19716, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Michigan_cities_Lansing,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred19717, axiom, - f_member(inst_Ghana,inst_Organizations_ECA)). - -fof(axmondialPred19718, axiom, - f_member(inst_Nigeria,inst_Organizations_ECA)). - -fof(axmondialPred19719, axiom, - 2320000 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Jinan)). - -fof(axmondialPred19720, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Jinan,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred19721, axiom, - 2619000 = f_PopulationFn(inst_Countries_GB_provinces_WestMidlands)). - -fof(axmondialPred19722, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_WestMidlands,f_MeasureFn(899,inst_SquareKilometer))). - -fof(axmondialPred19723, axiom, - f_capitalCity(inst_Countries_GB_provinces_WestMidlands_cities_Birmingham,inst_Countries_GB_provinces_WestMidlands)). - -fof(axmondialPred19724, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_AlMuthanna_cities_AsSamawah,inst_Countries_IRQ_provinces_AlMuthanna)). - -fof(axmondialPred19725, axiom, - 469400 = f_PopulationFn(inst_Countries_GB_provinces_Somerset)). - -fof(axmondialPred19726, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Somerset,f_MeasureFn(3451,inst_SquareKilometer))). - -fof(axmondialPred19727, axiom, - f_capitalCity(inst_Countries_GB_provinces_Somerset_cities_Taunton,inst_Countries_GB_provinces_Somerset)). - -fof(axmondialPred19728, axiom, - f_located(inst_Rivers_Garonne,inst_Countries_F_provinces_MidiPyrenees)). - -fof(axmondialPred19729, axiom, - f_located(inst_Rivers_Garonne,inst_Countries_F_provinces_LanguedocRousillon)). - -fof(axmondialPred19730, axiom, - f_located(inst_Rivers_Garonne,inst_Countries_F_provinces_Aquitaine)). - -fof(axmondialPred19731, axiom, - f_located(inst_Rivers_Garonne,inst_France)). - -fof(axmondialPred19732, axiom, - f_flowsInto(inst_Rivers_Garonne,inst_Seas_AtlanticOcean)). - -fof(axmondialPred19733, axiom, - f_length(inst_Rivers_Garonne,650)). - -fof(axmondialPred19734, axiom, - f_member(inst_Argentina,inst_Organizations_UNITAR)). - -fof(axmondialPred19735, axiom, - 108202 = f_PopulationFn(inst_Countries_RI_cities_TanjungBalai)). - -fof(axmondialPred19736, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_TanjungBalai,inst_Indonesia)). - -fof(axmondialPred19737, axiom, - 128570 = f_PopulationFn(inst_Countries_C_provinces_PinardelRio_cities_PinardelRio)). - -fof(axmondialPred19738, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_PinardelRio_cities_PinardelRio,inst_Countries_C_provinces_PinardelRio)). - -fof(axmondialPred19739, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Borders_cities_NewtownSt_Boswells,inst_Countries_GB_provinces_Borders)). - -fof(axmondialPred19740, axiom, - f_member(inst_Denmark,inst_Organizations_AfDB)). - -fof(axmondialPred19741, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_OAS)). - -fof(axmondialPred19742, axiom, - 2703700 = f_PopulationFn(inst_Countries_R_provinces_Volgogradskayaoblast)). - -fof(axmondialPred19743, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Volgogradskayaoblast,f_MeasureFn(113900,inst_SquareKilometer))). - -fof(axmondialPred19744, axiom, - f_capitalCity(inst_Countries_R_provinces_Volgogradskayaoblast_cities_Volgograd,inst_Countries_R_provinces_Volgogradskayaoblast)). - -fof(axmondialPred19745, axiom, - 7486242 = f_PopulationFn(inst_Countries_USA_provinces_Georgia)). - -fof(axmondialPred19746, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Georgia,f_MeasureFn(152576,inst_SquareKilometer))). - -fof(axmondialPred19747, axiom, - f_capitalCity(inst_Countries_USA_provinces_Georgia_cities_Atlanta,inst_Countries_USA_provinces_Georgia)). - -fof(axmondialPred19748, axiom, - 807785 = f_PopulationFn(inst_Countries_IND_provinces_Pondicherry)). - -fof(axmondialPred19749, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Pondicherry,f_MeasureFn(492,inst_SquareKilometer))). - -fof(axmondialPred19750, axiom, - f_capitalCity(inst_Countries_IND_provinces_Pondicherry_cities_Pondicherry,inst_Countries_IND_provinces_Pondicherry)). - -fof(axmondialPred19751, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Ashmore_and_Cartier_Islands,f_MeasureFn(5,inst_SquareKilometer))). - -fof(axmondialPred19752, axiom, - 109602 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Inglewood)). - -fof(axmondialPred19753, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Inglewood,inst_Countries_USA_provinces_California)). - -fof(axmondialPred19754, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Tekirdag_cities_Tekirdag,inst_Countries_TR_provinces_Tekirdag)). - -fof(axmondialPred19755, axiom, - 574283 = f_PopulationFn(inst_Countries_USA_provinces_Massachusetts_cities_Boston)). - -fof(axmondialPred19756, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Massachusetts_cities_Boston,inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred19757, axiom, - 1123125 = f_PopulationFn(inst_Countries_J_provinces_Toyama)). - -fof(axmondialPred19758, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Toyama,f_MeasureFn(4252,inst_SquareKilometer))). - -fof(axmondialPred19759, axiom, - f_capitalCity(inst_Countries_J_provinces_Toyama_cities_Toyama,inst_Countries_J_provinces_Toyama)). - -fof(axmondialPred19760, axiom, - 364096 = f_PopulationFn(inst_Countries_IRQ_provinces_AsSulaymaniyah_cities_AsSulaymaniyah)). - -fof(axmondialPred19761, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_AsSulaymaniyah_cities_AsSulaymaniyah,inst_Countries_IRQ_provinces_AsSulaymaniyah)). - -fof(axmondialPred19762, axiom, - 44005990 = f_PopulationFn(inst_Countries_IND_provinces_Rajasthan)). - -fof(axmondialPred19763, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Rajasthan,f_MeasureFn(342239,inst_SquareKilometer))). - -fof(axmondialPred19764, axiom, - f_capitalCity(inst_Countries_IND_provinces_Rajasthan_cities_Jaipur,inst_Countries_IND_provinces_Rajasthan)). - -fof(axmondialPred19765, axiom, - f_member(inst_Japan,inst_Organizations_ILO)). - -fof(axmondialPred19766, axiom, - 108600 = f_PopulationFn(inst_Countries_GB_provinces_Warwickshire_cities_StratfordonAvon)). - -fof(axmondialPred19767, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Warwickshire_cities_StratfordonAvon,inst_Countries_GB_provinces_Warwickshire)). - -fof(axmondialPred19768, axiom, - f_member(inst_Ghana,inst_Organizations_IOM)). - -fof(axmondialPred19769, axiom, - 276074 = f_PopulationFn(inst_Countries_CO_provinces_Cordoba_cities_Monteria)). - -fof(axmondialPred19770, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Cordoba_cities_Monteria,inst_Countries_CO_provinces_Cordoba)). - -fof(axmondialPred19771, axiom, - 130000 = f_PopulationFn(inst_Countries_H_provinces_Gyor_munic_cities_Gyor)). - -fof(axmondialPred19772, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Gyor_munic_cities_Gyor,inst_Countries_H_provinces_Gyor_munic)). - -fof(axmondialPred19773, axiom, - f_located(inst_Rivers_Uruguay,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred19774, axiom, - f_located(inst_Rivers_Uruguay,inst_Uruguay)). - -fof(axmondialPred19775, axiom, - f_located(inst_Rivers_Uruguay,inst_Brazil)). - -fof(axmondialPred19776, axiom, - f_flowsInto(inst_Rivers_Uruguay,inst_Rivers_RiodelaPlata)). - -fof(axmondialPred19777, axiom, - f_length(inst_Rivers_Uruguay,1650)). - -fof(axmondialPred19778, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Inhambane_cities_Inhambane,inst_Countries_MOC_provinces_Inhambane)). - -fof(axmondialPred19779, axiom, - 6822 = f_PopulationFn(inst_Countries_S_provinces_Norrbotten_cities_Jokkmokk)). - -fof(axmondialPred19780, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Norrbotten_cities_Jokkmokk,inst_Countries_S_provinces_Norrbotten)). - -fof(axmondialPred19781, axiom, - 181519 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_HuntingtonBeach)). - -fof(axmondialPred19782, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_HuntingtonBeach,inst_Countries_USA_provinces_California)). - -fof(axmondialPred19783, axiom, - 489700 = f_PopulationFn(inst_Countries_GB_provinces_Cumbria)). - -fof(axmondialPred19784, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Cumbria,f_MeasureFn(6810,inst_SquareKilometer))). - -fof(axmondialPred19785, axiom, - f_capitalCity(inst_Countries_GB_provinces_Cumbria_cities_Carlisle,inst_Countries_GB_provinces_Cumbria)). - -fof(axmondialPred19786, axiom, - 924505 = f_PopulationFn(inst_Countries_SUD_provinces_alKhartum_cities_Khartoum)). - -fof(axmondialPred19787, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_alKhartum_cities_Khartoum,inst_Countries_SUD_provinces_alKhartum)). - -fof(axmondialPred19788, axiom, - f_located(inst_Islands_NorthUlist,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred19789, axiom, - f_located(inst_Islands_NorthUlist,inst_UnitedKingdom)). - -fof(axmondialPred19790, axiom, - 102723 = f_PopulationFn(inst_Countries_F_provinces_HauteNormandie_cities_Rouen)). - -fof(axmondialPred19791, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_HauteNormandie_cities_Rouen,inst_Countries_F_provinces_HauteNormandie)). - -fof(axmondialPred19792, axiom, - 1462900 = f_PopulationFn(inst_Countries_VN_provinces_DongThap)). - -fof(axmondialPred19793, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_DongThap,f_MeasureFn(3276,inst_SquareKilometer))). - -fof(axmondialPred19794, axiom, - f_located(inst_Islands_SanMiguelIsland,inst_Countries_USA_provinces_California)). - -fof(axmondialPred19795, axiom, - f_located(inst_Islands_SanMiguelIsland,inst_UnitedStates)). - -fof(axmondialPred19796, axiom, - 955800 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofMordovia)). - -fof(axmondialPred19797, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofMordovia,f_MeasureFn(26200,inst_SquareKilometer))). - -fof(axmondialPred19798, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofMordovia_cities_Saransk,inst_Countries_R_provinces_Rep_ofMordovia)). - -fof(axmondialPred19799, axiom, - 77763 = f_PopulationFn(inst_Countries_SF_provinces_Turku_Pori_cities_Pori)). - -fof(axmondialPred19800, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Turku_Pori_cities_Pori,inst_Countries_SF_provinces_Turku_Pori)). - -fof(axmondialPred19801, axiom, - f_member(inst_Malawi,inst_Organizations_ICAO)). - -fof(axmondialPred19802, axiom, - 6737324 = f_PopulationFn(inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred19803, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Veracruz,f_MeasureFn(72815,inst_SquareKilometer))). - -fof(axmondialPred19804, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Veracruz_cities_Jalapa,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred19805, axiom, - 327368 = f_PopulationFn(inst_Countries_P_provinces_Porto_cities_Porto)). - -fof(axmondialPred19806, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Porto_cities_Porto,inst_Countries_P_provinces_Porto)). - -fof(axmondialPred19807, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Callao_cities_Callao,inst_Countries_PE_provinces_Callao)). - -fof(axmondialPred19808, axiom, - f_landAreaOnly(inst_SriLanka,f_MeasureFn(65610,inst_SquareKilometer))). - -fof(axmondialPred19809, axiom, - f_member(inst_SriLanka,inst_Organizations_IOC)). - -fof(axmondialPred19810, axiom, - f_member(inst_SriLanka,inst_Organizations_CCC)). - -fof(axmondialPred19811, axiom, - f_member(inst_SriLanka,inst_Organizations_ICAO)). - -fof(axmondialPred19812, axiom, - f_member(inst_SriLanka,inst_Organizations_ICFTU)). - -fof(axmondialPred19813, axiom, - f_member(inst_SriLanka,inst_Organizations_WHO)). - -fof(axmondialPred19814, axiom, - f_member(inst_SriLanka,inst_Organizations_IFC)). - -fof(axmondialPred19815, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SriLanka,inst_AgriculturalSector,24,f_YearFn(1996))). - -fof(axmondialPred19816, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SriLanka,inst_ServiceSector,52,f_YearFn(1996))). - -fof(axmondialPred19817, axiom, - f_inflationRateInCountry(inst_SriLanka,8.4)). - -fof(axmondialPred19818, axiom, - f_member(inst_SriLanka,inst_Organizations_Inmarsat)). - -fof(axmondialPred19819, axiom, - f_member(inst_SriLanka,inst_Organizations_SAARC)). - -fof(axmondialPred19820, axiom, - f_member(inst_SriLanka,inst_Organizations_FAO)). - -fof(axmondialPred19821, axiom, - f_capitalCity(inst_Countries_CL_cities_Colombo,inst_SriLanka)). - -fof(axmondialPred19822, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SriLanka,inst_IndustrialSector,24,f_YearFn(1996))). - -fof(axmondialPred19823, axiom, - f_member(inst_SriLanka,inst_Organizations_G_77)). - -fof(axmondialPred19824, axiom, - 18553074 = f_PopulationFn(inst_SriLanka)). - -fof(axmondialPred19825, axiom, - f_member(inst_SriLanka,inst_Organizations_IOM)). - -fof(axmondialPred19826, axiom, - f_member(inst_SriLanka,inst_Organizations_ICC)). - -fof(axmondialPred19827, axiom, - 1200000 = f_PopulationFn(inst_Countries_ARM_cities_Yerevan)). - -fof(axmondialPred19828, axiom, - f_geographicalSubregion(inst_Countries_ARM_cities_Yerevan,inst_Armenia)). - -fof(axmondialPred19829, axiom, - f_geographicalSubregion(inst_Countries_MW_cities_Lilongwe,inst_Malawi)). - -fof(axmondialPred19830, axiom, - f_member(inst_Luxembourg,inst_Organizations_ECE)). - -fof(axmondialPred19831, axiom, - 265347 = f_PopulationFn(inst_Countries_USA_provinces_Alabama_cities_Birmingham)). - -fof(axmondialPred19832, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Alabama_cities_Birmingham,inst_Countries_USA_provinces_Alabama)). - -fof(axmondialPred19833, axiom, - f_geographicalSubregion(inst_Countries_MK_cities_Skopje,inst_Macedonia)). - -fof(axmondialPred19834, axiom, - f_geographicalSubregion(inst_Swaziland,inst_Continents_Africa)). - -fof(axmondialPred19835, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh_cities_Yasuj,inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh)). - -fof(axmondialPred19836, axiom, - f_located(inst_Islands_Antigua,inst_AntiguaAndBarbuda)). - -fof(axmondialPred19837, axiom, - f_landAreaOnly(inst_Islands_Antigua,f_MeasureFn(280,inst_SquareKilometer))). - -fof(axmondialPred19838, axiom, - f_geographicalSubregion(inst_Cuba,inst_Continents_America)). - -fof(axmondialPred19839, axiom, - 341531 = f_PopulationFn(inst_Countries_E_provinces_Murcia_cities_Murcia)). - -fof(axmondialPred19840, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Murcia_cities_Murcia,inst_Countries_E_provinces_Murcia)). - -fof(axmondialPred19841, axiom, - f_member(inst_Armenia,inst_Organizations_WTrO)). - -fof(axmondialPred19842, axiom, - 260489 = f_PopulationFn(inst_Countries_VN_cities_Hue)). - -fof(axmondialPred19843, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_Hue,inst_Vietnam)). - -fof(axmondialPred19844, axiom, - 230356 = f_PopulationFn(inst_Countries_USA_provinces_NewYork_cities_Rochester)). - -fof(axmondialPred19845, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewYork_cities_Rochester,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred19846, axiom, - 282400 = f_PopulationFn(inst_Countries_GB_provinces_Nottinghamshire_cities_Nottingham)). - -fof(axmondialPred19847, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Nottinghamshire_cities_Nottingham,inst_Countries_GB_provinces_Nottinghamshire)). - -fof(axmondialPred19848, axiom, - f_member(inst_SierraLeone,inst_Organizations_AfDB)). - -fof(axmondialPred19849, axiom, - 1309400 = f_PopulationFn(inst_Countries_VN_provinces_BenTre)). - -fof(axmondialPred19850, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_BenTre,f_MeasureFn(2247,inst_SquareKilometer))). - -fof(axmondialPred19851, axiom, - f_member(inst_Nicaragua,inst_Organizations_IBRD)). - -fof(axmondialPred19852, axiom, - f_member(inst_Nicaragua,inst_Organizations_WFTU)). - -fof(axmondialPred19853, axiom, - f_member(inst_Armenia,inst_Organizations_BSEC)). - -fof(axmondialPred19854, axiom, - f_inflationRateInCountry(inst_Armenia,32.2)). - -fof(axmondialPred19855, axiom, - f_capitalCity(inst_Countries_ARM_cities_Yerevan,inst_Armenia)). - -fof(axmondialPred19856, axiom, - 3463574 = f_PopulationFn(inst_Armenia)). - -fof(axmondialPred19857, axiom, - f_member(inst_Armenia,inst_Organizations_ILO)). - -fof(axmondialPred19858, axiom, - f_landAreaOnly(inst_Armenia,f_MeasureFn(29800,inst_SquareKilometer))). - -fof(axmondialPred19859, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Armenia,inst_ServiceSector,7,f_YearFn(1996))). - -fof(axmondialPred19860, axiom, - f_member(inst_Armenia,inst_Organizations_EBRD)). - -fof(axmondialPred19861, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Armenia,inst_AgriculturalSector,57,f_YearFn(1996))). - -fof(axmondialPred19862, axiom, - f_member(inst_Armenia,inst_Organizations_ANC)). - -fof(axmondialPred19863, axiom, - f_member(inst_Armenia,inst_Organizations_UN)). - -fof(axmondialPred19864, axiom, - f_meetsSpatially(inst_Armenia,inst_Turkey)). - -fof(axmondialPred19865, axiom, - f_meetsSpatially(inst_Armenia,inst_Iran)). - -fof(axmondialPred19866, axiom, - f_member(inst_Armenia,inst_Organizations_IOM)). - -fof(axmondialPred19867, axiom, - f_meetsSpatially(inst_Armenia,inst_Georgia)). - -fof(axmondialPred19868, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Armenia,inst_IndustrialSector,36,f_YearFn(1996))). - -fof(axmondialPred19869, axiom, - f_member(inst_Armenia,inst_Organizations_ECE)). - -fof(axmondialPred19870, axiom, - f_member(inst_Armenia,inst_Organizations_WHO)). - -fof(axmondialPred19871, axiom, - 1960000 = f_PopulationFn(inst_Countries_TJ_provinces_Shanxi_cities_Taiyuan)). - -fof(axmondialPred19872, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shanxi_cities_Taiyuan,inst_Countries_TJ_provinces_Shanxi)). - -fof(axmondialPred19873, axiom, - 369734 = f_PopulationFn(inst_Countries_VN_cities_DaNang)). - -fof(axmondialPred19874, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_DaNang,inst_Vietnam)). - -fof(axmondialPred19875, axiom, - 642000 = f_PopulationFn(inst_Countries_PL_provinces_Wroclawskie_cities_Wroclaw)). - -fof(axmondialPred19876, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Wroclawskie_cities_Wroclaw,inst_Countries_PL_provinces_Wroclawskie)). - -fof(axmondialPred19877, axiom, - f_located(inst_Deserts_NubianDesert,inst_Countries_SUD_provinces_ashSharqiyah)). - -fof(axmondialPred19878, axiom, - f_located(inst_Deserts_NubianDesert,inst_Sudan)). - -fof(axmondialPred19879, axiom, - f_landAreaOnly(inst_Deserts_NubianDesert,f_MeasureFn(30000,inst_SquareKilometer))). - -fof(axmondialPred19880, axiom, - f_member(inst_Angola,inst_Organizations_WHO)). - -fof(axmondialPred19881, axiom, - f_member(inst_Belarus,inst_Organizations_WMO)). - -fof(axmondialPred19882, axiom, - f_member(inst_Panama,inst_Organizations_PCA)). - -fof(axmondialPred19883, axiom, - 391299 = f_PopulationFn(inst_Countries_BR_cities_CamposdosGoytacazes)). - -fof(axmondialPred19884, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_CamposdosGoytacazes,inst_Brazil)). - -fof(axmondialPred19885, axiom, - 678000 = f_PopulationFn(inst_Countries_RO_provinces_Arges)). - -fof(axmondialPred19886, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Arges,f_MeasureFn(6801,inst_SquareKilometer))). - -fof(axmondialPred19887, axiom, - f_capitalCity(inst_Countries_RO_provinces_Arges_cities_Pitesti,inst_Countries_RO_provinces_Arges)). - -fof(axmondialPred19888, axiom, - f_member(inst_Malawi,inst_Organizations_WIPO)). - -fof(axmondialPred19889, axiom, - 1360800 = f_PopulationFn(inst_Countries_R_provinces_ChuvashRepublic)). - -fof(axmondialPred19890, axiom, - f_landAreaOnly(inst_Countries_R_provinces_ChuvashRepublic,f_MeasureFn(18300,inst_SquareKilometer))). - -fof(axmondialPred19891, axiom, - f_capitalCity(inst_Countries_R_provinces_ChuvashRepublic_cities_Cheboksary,inst_Countries_R_provinces_ChuvashRepublic)). - -fof(axmondialPred19892, axiom, - f_located(inst_Mountains_PikChan_Tengri,inst_Kyrgyzstan)). - -fof(axmondialPred19893, axiom, - f_sharedBorderLength(inst_Slovakia,inst_CzechRepublic,f_MeasureFn(215,inst_Kilometer))). - -fof(axmondialPred19894, axiom, - 225340 = f_PopulationFn(inst_Countries_YV_provinces_Bolivar_cities_CiudadBolivar)). - -fof(axmondialPred19895, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Bolivar_cities_CiudadBolivar,inst_Countries_YV_provinces_Bolivar)). - -fof(axmondialPred19896, axiom, - f_member(inst_Mauritius,inst_Organizations_FAO)). - -fof(axmondialPred19897, axiom, - 197241 = f_PopulationFn(inst_Countries_IR_provinces_Khuzestan_cities_Khorramshahr)). - -fof(axmondialPred19898, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Khuzestan_cities_Khorramshahr,inst_Countries_IR_provinces_Khuzestan)). - -fof(axmondialPred19899, axiom, - 2099600 = f_PopulationFn(inst_Countries_UA_provinces_Zaporizka)). - -fof(axmondialPred19900, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Zaporizka,f_MeasureFn(27200,inst_SquareKilometer))). - -fof(axmondialPred19901, axiom, - f_capitalCity(inst_Countries_UA_provinces_Zaporizka_cities_Zaporizhzhya,inst_Countries_UA_provinces_Zaporizka)). - -fof(axmondialPred19902, axiom, - f_member(inst_Argentina,inst_Organizations_G_6)). - -fof(axmondialPred19903, axiom, - 594513 = f_PopulationFn(inst_Countries_THA_provinces_Narathiwat)). - -fof(axmondialPred19904, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Narathiwat,f_MeasureFn(4470,inst_SquareKilometer))). - -fof(axmondialPred19905, axiom, - 257862 = f_PopulationFn(inst_Countries_TJ_provinces_NingxiaHuizu_cities_Shizuishan)). - -fof(axmondialPred19906, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NingxiaHuizu_cities_Shizuishan,inst_Countries_TJ_provinces_NingxiaHuizu)). - -fof(axmondialPred19907, axiom, - f_geographicalSubregion(inst_Guinea,inst_Continents_Africa)). - -fof(axmondialPred19908, axiom, - f_member(inst_Eritrea,inst_Organizations_IFAD)). - -fof(axmondialPred19909, axiom, - f_sharedBorderLength(inst_SouthAfrica,inst_Botswana,f_MeasureFn(1840,inst_Kilometer))). - -fof(axmondialPred19910, axiom, - f_member(inst_Argentina,inst_Organizations_AfDB)). - -fof(axmondialPred19911, axiom, - 701032 = f_PopulationFn(inst_Countries_I_provinces_Liguria_cities_Genua)). - -fof(axmondialPred19912, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Liguria_cities_Genua,inst_Countries_I_provinces_Liguria)). - -fof(axmondialPred19913, axiom, - 1127700 = f_PopulationFn(inst_Countries_PL_provinces_Kieleckie)). - -fof(axmondialPred19914, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Kieleckie,f_MeasureFn(9211,inst_SquareKilometer))). - -fof(axmondialPred19915, axiom, - f_capitalCity(inst_Countries_PL_provinces_Kieleckie_cities_Kielce,inst_Countries_PL_provinces_Kieleckie)). - -fof(axmondialPred19916, axiom, - 191305 = f_PopulationFn(inst_Countries_E_provinces_Valencia_cities_Elx)). - -fof(axmondialPred19917, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Valencia_cities_Elx,inst_Countries_E_provinces_Valencia)). - -fof(axmondialPred19918, axiom, - f_member(inst_Angola,inst_Organizations_IFAD)). - -fof(axmondialPred19919, axiom, - 4265000 = f_PopulationFn(inst_Countries_ET_provinces_ElGiza)). - -fof(axmondialPred19920, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElGiza,f_MeasureFn(85153,inst_SquareKilometer))). - -fof(axmondialPred19921, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElGiza_cities_ElGiza,inst_Countries_ET_provinces_ElGiza)). - -fof(axmondialPred19922, axiom, - 455000 = f_PopulationFn(inst_Countries_R_provinces_Tverskayaoblast_cities_Tver)). - -fof(axmondialPred19923, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Tverskayaoblast_cities_Tver,inst_Countries_R_provinces_Tverskayaoblast)). - -fof(axmondialPred19924, axiom, - f_geographicalSubregion(inst_Countries_RIM_cities_Nouakchott,inst_Mauritania)). - -fof(axmondialPred19925, axiom, - 366712 = f_PopulationFn(inst_Countries_IND_provinces_TamilNadu_cities_Salem)). - -fof(axmondialPred19926, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_TamilNadu_cities_Salem,inst_Countries_IND_provinces_TamilNadu)). - -fof(axmondialPred19927, axiom, - f_member(inst_Italy,inst_Organizations_AsDB)). - -fof(axmondialPred19928, axiom, - 436300 = f_PopulationFn(inst_Countries_R_provinces_KarachayevoCherkesskRep_)). - -fof(axmondialPred19929, axiom, - f_landAreaOnly(inst_Countries_R_provinces_KarachayevoCherkesskRep_,f_MeasureFn(14100,inst_SquareKilometer))). - -fof(axmondialPred19930, axiom, - f_capitalCity(inst_Countries_R_provinces_KarachayevoCherkesskRep__cities_Cherkessk,inst_Countries_R_provinces_KarachayevoCherkesskRep_)). - -fof(axmondialPred19931, axiom, - f_hasHeadq(inst_Organizations_FAO,inst_Countries_I_provinces_Lazio_cities_Rome)). - -fof(axmondialPred19932, axiom, - f_located(inst_Lakes_Paeijaenne,inst_Countries_SF_provinces_Suomi)). - -fof(axmondialPred19933, axiom, - f_located(inst_Lakes_Paeijaenne,inst_Countries_SF_provinces_Haeme)). - -fof(axmondialPred19934, axiom, - f_located(inst_Lakes_Paeijaenne,inst_Finland)). - -fof(axmondialPred19935, axiom, - f_landAreaOnly(inst_Lakes_Paeijaenne,f_MeasureFn(1090,inst_SquareKilometer))). - -fof(axmondialPred19936, axiom, - 241019 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Yibin)). - -fof(axmondialPred19937, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Yibin,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred19938, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Albania)). - -fof(axmondialPred19939, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_IL_provinces_Central)). - -fof(axmondialPred19940, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_TR_provinces_Canakkale)). - -fof(axmondialPred19941, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred19942, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Libya)). - -fof(axmondialPred19943, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Morocco)). - -fof(axmondialPred19944, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Croatia)). - -fof(axmondialPred19945, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Sardegna)). - -fof(axmondialPred19946, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Egypt)). - -fof(axmondialPred19947, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Slovenia)). - -fof(axmondialPred19948, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_ET_provinces_SinaashShamaliyah)). - -fof(axmondialPred19949, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Spain)). - -fof(axmondialPred19950, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_TR_provinces_Antalya)). - -fof(axmondialPred19951, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Italy)). - -fof(axmondialPred19952, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_ET_provinces_Dumyat)). - -fof(axmondialPred19953, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Malta)). - -fof(axmondialPred19954, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Puglia)). - -fof(axmondialPred19955, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_IL_provinces_TelAviv)). - -fof(axmondialPred19956, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Algeria)). - -fof(axmondialPred19957, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Monaco)). - -fof(axmondialPred19958, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_F_provinces_LanguedocRousillon)). - -fof(axmondialPred19959, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_ET_provinces_ElIskandariya_munic)). - -fof(axmondialPred19960, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_E_provinces_Murcia)). - -fof(axmondialPred19961, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_TR_provinces_Aydin)). - -fof(axmondialPred19962, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred19963, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Cyprus)). - -fof(axmondialPred19964, axiom, - f_located(inst_Seas_MediterraneanSea,inst_France)). - -fof(axmondialPred19965, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_TR_provinces_Balikesir)). - -fof(axmondialPred19966, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_IL_provinces_North)). - -fof(axmondialPred19967, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_ET_provinces_ElDaqahliya)). - -fof(axmondialPred19968, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_ET_provinces_KafrelSheikh)). - -fof(axmondialPred19969, axiom, - f_located(inst_Seas_MediterraneanSea,inst_SerbiaAndMontenegro)). - -fof(axmondialPred19970, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_IL_provinces_South)). - -fof(axmondialPred19971, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_E_provinces_Valencia)). - -fof(axmondialPred19972, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_FriuliVeneziaGiulia)). - -fof(axmondialPred19973, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Lazio)). - -fof(axmondialPred19974, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Campania)). - -fof(axmondialPred19975, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_TR_provinces_Mugla)). - -fof(axmondialPred19976, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Lebanon)). - -fof(axmondialPred19977, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Syria)). - -fof(axmondialPred19978, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Marche)). - -fof(axmondialPred19979, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_F_provinces_Corse)). - -fof(axmondialPred19980, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_F_provinces_ProvenceCotedAzur)). - -fof(axmondialPred19981, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Toscana)). - -fof(axmondialPred19982, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Veneto)). - -fof(axmondialPred19983, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_TR_provinces_Izmir)). - -fof(axmondialPred19984, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_ET_provinces_ElBuhayra)). - -fof(axmondialPred19985, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_E_provinces_BalearicIslands)). - -fof(axmondialPred19986, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Greece)). - -fof(axmondialPred19987, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Liguria)). - -fof(axmondialPred19988, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_ET_provinces_BurSaid_munic)). - -fof(axmondialPred19989, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Sicilia)). - -fof(axmondialPred19990, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_TR_provinces_Icel)). - -fof(axmondialPred19991, axiom, - f_depth(inst_Seas_MediterraneanSea,5121)). - -fof(axmondialPred19992, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_TR_provinces_Hatay)). - -fof(axmondialPred19993, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Israel)). - -fof(axmondialPred19994, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_IL_provinces_Haifa)). - -fof(axmondialPred19995, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_ET_provinces_Matruh)). - -fof(axmondialPred19996, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred19997, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Tunisia)). - -fof(axmondialPred19998, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Turkey)). - -fof(axmondialPred19999, axiom, - f_located(inst_Seas_MediterraneanSea,inst_BosniaAndHerzegovina)). - -fof(axmondialPred20000, axiom, - f_located(inst_Seas_MediterraneanSea,inst_Countries_TR_provinces_Adana)). - -fof(axmondialPred20001, axiom, - f_member(inst_Argentina,inst_Organizations_OPANAL)). - -fof(axmondialPred20002, axiom, - f_geographicalSubregion(inst_Cyprus,inst_Continents_Europe)). - -fof(axmondialPred20003, axiom, - f_member(inst_Philippines,inst_Organizations_Interpol)). - -fof(axmondialPred20004, axiom, - f_member(inst_Kenya,inst_Organizations_IOC)). - -fof(axmondialPred20005, axiom, - 144368 = f_PopulationFn(inst_Countries_E_provinces_Madrid_cities_Getafe)). - -fof(axmondialPred20006, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Madrid_cities_Getafe,inst_Countries_E_provinces_Madrid)). - -fof(axmondialPred20007, axiom, - f_located(inst_Islands_Mainland,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred20008, axiom, - f_located(inst_Islands_Mainland,inst_UnitedKingdom)). - -fof(axmondialPred20009, axiom, - 363000 = f_PopulationFn(inst_Countries_RO_provinces_Harghita)). - -fof(axmondialPred20010, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Harghita,f_MeasureFn(6610,inst_SquareKilometer))). - -fof(axmondialPred20011, axiom, - f_capitalCity(inst_Countries_RO_provinces_Harghita_cities_MiercureaCiuc,inst_Countries_RO_provinces_Harghita)). - -fof(axmondialPred20012, axiom, - 136700 = f_PopulationFn(inst_Countries_GB_provinces_Berkshire_cities_Windsor)). - -fof(axmondialPred20013, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Berkshire_cities_Windsor,inst_Countries_GB_provinces_Berkshire)). - -fof(axmondialPred20014, axiom, - 1748000 = f_PopulationFn(inst_Countries_J_provinces_Hokkaido_cities_Sapporo)). - -fof(axmondialPred20015, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Hokkaido_cities_Sapporo,inst_Countries_J_provinces_Hokkaido)). - -fof(axmondialPred20016, axiom, - 520900 = f_PopulationFn(inst_Countries_VN_provinces_QuangTri)). - -fof(axmondialPred20017, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_QuangTri,f_MeasureFn(4592,inst_SquareKilometer))). - -fof(axmondialPred20018, axiom, - f_member(inst_Ghana,inst_Organizations_NAM)). - -fof(axmondialPred20019, axiom, - 317300 = f_PopulationFn(inst_Countries_GB_provinces_WestYorkshire_cities_Wakefield)). - -fof(axmondialPred20020, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestYorkshire_cities_Wakefield,inst_Countries_GB_provinces_WestYorkshire)). - -fof(axmondialPred20021, axiom, - f_sharedBorderLength(inst_Croatia,inst_Hungary,f_MeasureFn(329,inst_Kilometer))). - -fof(axmondialPred20022, axiom, - f_member(inst_Afghanistan,inst_Organizations_ITU)). - -fof(axmondialPred20023, axiom, - 110242 = f_PopulationFn(inst_Countries_MEX_provinces_Jalisco_cities_Cuautla)). - -fof(axmondialPred20024, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Jalisco_cities_Cuautla,inst_Countries_MEX_provinces_Jalisco)). - -fof(axmondialPred20025, axiom, - f_member(inst_Argentina,inst_Organizations_OAS)). - -fof(axmondialPred20026, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_D_provinces_Brandenburg)). - -fof(axmondialPred20027, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_CZ_provinces_Praha)). - -fof(axmondialPred20028, axiom, - f_located(inst_Rivers_Elbe,inst_Germany)). - -fof(axmondialPred20029, axiom, - f_flowsInto(inst_Rivers_Elbe,inst_Seas_NorthSea)). - -fof(axmondialPred20030, axiom, - f_length(inst_Rivers_Elbe,1144)). - -fof(axmondialPred20031, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_CZ_provinces_Severocesky)). - -fof(axmondialPred20032, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_D_provinces_Sachsen)). - -fof(axmondialPred20033, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_D_provinces_Hamburg)). - -fof(axmondialPred20034, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_D_provinces_SachsenAnhalt)). - -fof(axmondialPred20035, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred20036, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_D_provinces_SchleswigHolstein)). - -fof(axmondialPred20037, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_CZ_provinces_Vychodocesky)). - -fof(axmondialPred20038, axiom, - f_located(inst_Rivers_Elbe,inst_Countries_D_provinces_MecklenburgVorpommern)). - -fof(axmondialPred20039, axiom, - f_sharedBorderLength(inst_Jordan,inst_Israel,f_MeasureFn(238,inst_Kilometer))). - -fof(axmondialPred20040, axiom, - f_member(inst_Japan,inst_Organizations_IDA)). - -fof(axmondialPred20041, axiom, - f_member(inst_Belarus,inst_Organizations_WIPO)). - -fof(axmondialPred20042, axiom, - f_member(inst_Belarus,inst_Organizations_EBRD)). - -fof(axmondialPred20043, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Belarus,inst_AgriculturalSector,21,f_YearFn(1996))). - -fof(axmondialPred20044, axiom, - f_capitalCity(inst_Countries_BY_cities_Minsk,inst_Belarus)). - -fof(axmondialPred20045, axiom, - f_meetsSpatially(inst_Belarus,inst_Russia)). - -fof(axmondialPred20046, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Belarus,inst_IndustrialSector,49,f_YearFn(1996))). - -fof(axmondialPred20047, axiom, - f_meetsSpatially(inst_Belarus,inst_Lithuania)). - -fof(axmondialPred20048, axiom, - f_member(inst_Belarus,inst_Organizations_Intelsat)). - -fof(axmondialPred20049, axiom, - f_member(inst_Belarus,inst_Organizations_ITU)). - -fof(axmondialPred20050, axiom, - f_member(inst_Belarus,inst_Organizations_IAEA)). - -fof(axmondialPred20051, axiom, - f_meetsSpatially(inst_Belarus,inst_Latvia)). - -fof(axmondialPred20052, axiom, - f_member(inst_Belarus,inst_Organizations_CIS)). - -fof(axmondialPred20053, axiom, - f_meetsSpatially(inst_Belarus,inst_Ukraine)). - -fof(axmondialPred20054, axiom, - f_meetsSpatially(inst_Belarus,inst_Poland)). - -fof(axmondialPred20055, axiom, - 10415973 = f_PopulationFn(inst_Belarus)). - -fof(axmondialPred20056, axiom, - f_landAreaOnly(inst_Belarus,f_MeasureFn(207600,inst_SquareKilometer))). - -fof(axmondialPred20057, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Belarus,inst_ServiceSector,30,f_YearFn(1996))). - -fof(axmondialPred20058, axiom, - f_member(inst_Belarus,inst_Organizations_Inmarsat)). - -fof(axmondialPred20059, axiom, - f_member(inst_Belarus,inst_Organizations_ANC)). - -fof(axmondialPred20060, axiom, - f_inflationRateInCountry(inst_Belarus,244)). - -fof(axmondialPred20061, axiom, - 1287005 = f_PopulationFn(inst_Countries_J_provinces_Shiga)). - -fof(axmondialPred20062, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Shiga,f_MeasureFn(4016,inst_SquareKilometer))). - -fof(axmondialPred20063, axiom, - f_capitalCity(inst_Countries_J_provinces_Shiga_cities_Otsu,inst_Countries_J_provinces_Shiga)). - -fof(axmondialPred20064, axiom, - 1855700 = f_PopulationFn(inst_Countries_CAM_provinces_Nordextreme)). - -fof(axmondialPred20065, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Nordextreme,f_MeasureFn(34246,inst_SquareKilometer))). - -fof(axmondialPred20066, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Nordextreme_cities_Maroua,inst_Countries_CAM_provinces_Nordextreme)). - -fof(axmondialPred20067, axiom, - f_sharedBorderLength(inst_WesternSahara,inst_Morocco,f_MeasureFn(443,inst_Kilometer))). - -fof(axmondialPred20068, axiom, - 795789 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Yichun)). - -fof(axmondialPred20069, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Yichun,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred20070, axiom, - f_located(inst_Mountains_Llullaillaco,inst_Countries_RA_provinces_Tucuman)). - -fof(axmondialPred20071, axiom, - f_located(inst_Mountains_Llullaillaco,inst_Chile)). - -fof(axmondialPred20072, axiom, - f_located(inst_Mountains_Llullaillaco,inst_Argentina)). - -fof(axmondialPred20073, axiom, - f_geographicalSubregion(inst_Brazil,inst_Continents_America)). - -fof(axmondialPred20074, axiom, - f_member(inst_SouthAfrica,inst_Organizations_BIS)). - -fof(axmondialPred20075, axiom, - f_member(inst_Italy,inst_Organizations_G_8)). - -fof(axmondialPred20076, axiom, - 2060000 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Qingdao)). - -fof(axmondialPred20077, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Qingdao,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred20078, axiom, - f_member(inst_Bahamas,inst_Organizations_G_77)). - -fof(axmondialPred20079, axiom, - 181424 = f_PopulationFn(inst_Countries_TJ_provinces_Fujian_cities_Zhangzhou)). - -fof(axmondialPred20080, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Fujian_cities_Zhangzhou,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred20081, axiom, - f_located(inst_Lakes_Inari,inst_Countries_SF_provinces_Lappia)). - -fof(axmondialPred20082, axiom, - f_located(inst_Lakes_Inari,inst_Finland)). - -fof(axmondialPred20083, axiom, - f_landAreaOnly(inst_Lakes_Inari,f_MeasureFn(1085,inst_SquareKilometer))). - -fof(axmondialPred20084, axiom, - f_located(inst_Islands_Ibiza,inst_Countries_E_provinces_BalearicIslands)). - -fof(axmondialPred20085, axiom, - f_located(inst_Islands_Ibiza,inst_Spain)). - -fof(axmondialPred20086, axiom, - f_landAreaOnly(inst_Islands_Ibiza,f_MeasureFn(572,inst_SquareKilometer))). - -fof(axmondialPred20087, axiom, - f_geographicalSubregion(inst_CentralAfricanRepublic,inst_Continents_Africa)). - -fof(axmondialPred20088, axiom, - f_member(inst_Japan,inst_Organizations_AfDB)). - -fof(axmondialPred20089, axiom, - f_sharedBorderLength(inst_Suriname,inst_FrenchGuiana,f_MeasureFn(510,inst_Kilometer))). - -fof(axmondialPred20090, axiom, - 409100 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Jiaozuo)). - -fof(axmondialPred20091, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Jiaozuo,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred20092, axiom, - f_member(inst_Guyana,inst_Organizations_UNESCO)). - -fof(axmondialPred20093, axiom, - 1985300 = f_PopulationFn(inst_Countries_TR_provinces_Izmir_cities_Izmir)). - -fof(axmondialPred20094, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Izmir_cities_Izmir,inst_Countries_TR_provinces_Izmir)). - -fof(axmondialPred20095, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_VS_cities_Sion,inst_Countries_CH_provinces_VS)). - -fof(axmondialPred20096, axiom, - 2522819 = f_PopulationFn(inst_Countries_USA_provinces_Arkansas)). - -fof(axmondialPred20097, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Arkansas,f_MeasureFn(137754,inst_SquareKilometer))). - -fof(axmondialPred20098, axiom, - f_capitalCity(inst_Countries_USA_provinces_Arkansas_cities_LittleRock,inst_Countries_USA_provinces_Arkansas)). - -fof(axmondialPred20099, axiom, - 1343000 = f_PopulationFn(inst_Countries_RC_provinces_Kaohsiung_munic)). - -fof(axmondialPred20100, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Kaohsiung_munic,f_MeasureFn(154,inst_SquareKilometer))). - -fof(axmondialPred20101, axiom, - f_capitalCity(inst_Countries_RC_provinces_Kaohsiung_munic_cities_Kaohsiung,inst_Countries_RC_provinces_Kaohsiung_munic)). - -fof(axmondialPred20102, axiom, - 2791354 = f_PopulationFn(inst_Countries_I_provinces_Lazio_cities_Rome)). - -fof(axmondialPred20103, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Lazio_cities_Rome,inst_Countries_I_provinces_Lazio)). - -fof(axmondialPred20104, axiom, - f_member(inst_Denmark,inst_Organizations_ICFTU)). - -fof(axmondialPred20105, axiom, - f_member(inst_Nigeria,inst_Organizations_UN)). - -fof(axmondialPred20106, axiom, - 192981 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Fuyu)). - -fof(axmondialPred20107, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Fuyu,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred20108, axiom, - f_member(inst_CostaRica,inst_Organizations_BCIE)). - -fof(axmondialPred20109, axiom, - f_inflationRateInCountry(inst_CostaRica,22.5)). - -fof(axmondialPred20110, axiom, - f_member(inst_CostaRica,inst_Organizations_WTrO)). - -fof(axmondialPred20111, axiom, - f_landAreaOnly(inst_CostaRica,f_MeasureFn(51100,inst_SquareKilometer))). - -fof(axmondialPred20112, axiom, - f_geographicSubregion(inst_Countries_CR_provinces_Cartago,inst_CostaRica)). - -fof(axmondialPred20113, axiom, - f_geographicSubregion(inst_Countries_CR_provinces_Heredia,inst_CostaRica)). - -fof(axmondialPred20114, axiom, - f_member(inst_CostaRica,inst_Organizations_IFC)). - -fof(axmondialPred20115, axiom, - f_meetsSpatially(inst_CostaRica,inst_Panama)). - -fof(axmondialPred20116, axiom, - f_capitalCity(inst_Countries_CR_provinces_SanJose_cities_SanJose,inst_CostaRica)). - -fof(axmondialPred20117, axiom, - 3463083 = f_PopulationFn(inst_CostaRica)). - -fof(axmondialPred20118, axiom, - f_member(inst_CostaRica,inst_Organizations_ECLAC)). - -fof(axmondialPred20119, axiom, - f_geographicSubregion(inst_Countries_CR_provinces_Punarenas,inst_CostaRica)). - -fof(axmondialPred20120, axiom, - f_member(inst_CostaRica,inst_Organizations_ITU)). - -fof(axmondialPred20121, axiom, - f_geographicSubregion(inst_Countries_CR_provinces_Guanacaste,inst_CostaRica)). - -fof(axmondialPred20122, axiom, - f_geographicSubregion(inst_Countries_CR_provinces_Limon,inst_CostaRica)). - -fof(axmondialPred20123, axiom, - f_member(inst_CostaRica,inst_Organizations_IADB)). - -fof(axmondialPred20124, axiom, - f_member(inst_CostaRica,inst_Organizations_LAES)). - -fof(axmondialPred20125, axiom, - f_meetsSpatially(inst_CostaRica,inst_Nicaragua)). - -fof(axmondialPred20126, axiom, - f_geographicSubregion(inst_Countries_CR_provinces_SanJose,inst_CostaRica)). - -fof(axmondialPred20127, axiom, - f_member(inst_CostaRica,inst_Organizations_IMO)). - -fof(axmondialPred20128, axiom, - f_member(inst_CostaRica,inst_Organizations_IOM)). - -fof(axmondialPred20129, axiom, - f_geographicSubregion(inst_Countries_CR_provinces_Alajuela,inst_CostaRica)). - -fof(axmondialPred20130, axiom, - f_member(inst_CostaRica,inst_Organizations_UN)). - -fof(axmondialPred20131, axiom, - 485700 = f_PopulationFn(inst_Countries_PL_provinces_Pilskie)). - -fof(axmondialPred20132, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Pilskie,f_MeasureFn(8205,inst_SquareKilometer))). - -fof(axmondialPred20133, axiom, - f_capitalCity(inst_Countries_PL_provinces_Pilskie_cities_Pila,inst_Countries_PL_provinces_Pilskie)). - -fof(axmondialPred20134, axiom, - f_member(inst_Panama,inst_Organizations_IAEA)). - -fof(axmondialPred20135, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_TG_cities_Frauenfeld,inst_Countries_CH_provinces_TG)). - -fof(axmondialPred20136, axiom, - f_member(inst_Denmark,inst_Organizations_UNIDO)). - -fof(axmondialPred20137, axiom, - f_member(inst_Colombia,inst_Organizations_IMO)). - -fof(axmondialPred20138, axiom, - 201700 = f_PopulationFn(inst_Countries_GB_provinces_Strathclyde_cities_Renfrew)). - -fof(axmondialPred20139, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Strathclyde_cities_Renfrew,inst_Countries_GB_provinces_Strathclyde)). - -fof(axmondialPred20140, axiom, - 137663 = f_PopulationFn(inst_Countries_C_provinces_Granma_cities_Bayamo)). - -fof(axmondialPred20141, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_Granma_cities_Bayamo,inst_Countries_C_provinces_Granma)). - -fof(axmondialPred20142, axiom, - f_member(inst_Kenya,inst_Organizations_MINURSO)). - -fof(axmondialPred20143, axiom, - 216000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_Gliwice)). - -fof(axmondialPred20144, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_Gliwice,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred20145, axiom, - f_member(inst_Italy,inst_Organizations_OECD)). - -fof(axmondialPred20146, axiom, - 194178 = f_PopulationFn(inst_Countries_THA_provinces_Phuket)). - -fof(axmondialPred20147, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Phuket,f_MeasureFn(542,inst_SquareKilometer))). - -fof(axmondialPred20148, axiom, - 297000 = f_PopulationFn(inst_Countries_UA_provinces_Cherkaska_cities_Cherkasy)). - -fof(axmondialPred20149, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Cherkaska_cities_Cherkasy,inst_Countries_UA_provinces_Cherkaska)). - -fof(axmondialPred20150, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Ocotepeque_cities_Ocotepeque,inst_Countries_HCA_provinces_Ocotepeque)). - -fof(axmondialPred20151, axiom, - f_member(inst_Mali,inst_Organizations_ICRM)). - -fof(axmondialPred20152, axiom, - f_located(inst_Lakes_LakeRukwa,inst_Countries_EAT_provinces_Tabora)). - -fof(axmondialPred20153, axiom, - f_located(inst_Lakes_LakeRukwa,inst_Countries_EAT_provinces_Mbeya)). - -fof(axmondialPred20154, axiom, - f_located(inst_Lakes_LakeRukwa,inst_Tanzania)). - -fof(axmondialPred20155, axiom, - 197000 = f_PopulationFn(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_KamenskUralskiy)). - -fof(axmondialPred20156, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_KamenskUralskiy,inst_Countries_R_provinces_Sverdlovskayaoblast)). - -fof(axmondialPred20157, axiom, - f_member(inst_Israel,inst_Organizations_UNESCO)). - -fof(axmondialPred20158, axiom, - f_member(inst_Jamaica,inst_Organizations_UN)). - -fof(axmondialPred20159, axiom, - f_capitalCity(inst_Countries_JA_cities_Kingston,inst_Jamaica)). - -fof(axmondialPred20160, axiom, - f_member(inst_Jamaica,inst_Organizations_WHO)). - -fof(axmondialPred20161, axiom, - f_member(inst_Jamaica,inst_Organizations_ICRM)). - -fof(axmondialPred20162, axiom, - f_member(inst_Jamaica,inst_Organizations_CCC)). - -fof(axmondialPred20163, axiom, - f_member(inst_Jamaica,inst_Organizations_WTrO)). - -fof(axmondialPred20164, axiom, - 2595275 = f_PopulationFn(inst_Jamaica)). - -fof(axmondialPred20165, axiom, - f_member(inst_Jamaica,inst_Organizations_UNIDO)). - -fof(axmondialPred20166, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Jamaica,inst_ServiceSector,64,f_YearFn(1996))). - -fof(axmondialPred20167, axiom, - f_member(inst_Jamaica,inst_Organizations_ICAO)). - -fof(axmondialPred20168, axiom, - f_member(inst_Jamaica,inst_Organizations_WMO)). - -fof(axmondialPred20169, axiom, - f_member(inst_Jamaica,inst_Organizations_UPU)). - -fof(axmondialPred20170, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Jamaica,inst_IndustrialSector,28.1,f_YearFn(1996))). - -fof(axmondialPred20171, axiom, - f_member(inst_Jamaica,inst_Organizations_ICFTU)). - -fof(axmondialPred20172, axiom, - f_member(inst_Jamaica,inst_Organizations_G_19)). - -fof(axmondialPred20173, axiom, - f_landAreaOnly(inst_Jamaica,f_MeasureFn(10990,inst_SquareKilometer))). - -fof(axmondialPred20174, axiom, - f_inflationRateInCountry(inst_Jamaica,25.5)). - -fof(axmondialPred20175, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Jamaica,inst_AgriculturalSector,7.9,f_YearFn(1996))). - -fof(axmondialPred20176, axiom, - f_member(inst_Jamaica,inst_Organizations_OPANAL)). - -fof(axmondialPred20177, axiom, - f_member(inst_Jamaica,inst_Organizations_ITU)). - -fof(axmondialPred20178, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Fife_cities_Glenrothes,inst_Countries_GB_provinces_Fife)). - -fof(axmondialPred20179, axiom, - f_member(inst_Cyprus,inst_Organizations_IFAD)). - -fof(axmondialPred20180, axiom, - f_geographicalSubregion(inst_Countries_SP_cities_Mogadishu,inst_Somalia)). - -fof(axmondialPred20181, axiom, - 111541 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Siegen)). - -fof(axmondialPred20182, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Siegen,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred20183, axiom, - f_sharedBorderLength(inst_Argentina,inst_Brazil,f_MeasureFn(1224,inst_Kilometer))). - -fof(axmondialPred20184, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Yoro_cities_Yoro,inst_Countries_HCA_provinces_Yoro)). - -fof(axmondialPred20185, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_OW_cities_Sarnen,inst_Countries_CH_provinces_OW)). - -fof(axmondialPred20186, axiom, - f_geographicalSubregion(inst_Tuvalu,inst_Continents_Australia_Oceania)). - -fof(axmondialPred20187, axiom, - f_member(inst_Nigeria,inst_Organizations_UPU)). - -fof(axmondialPred20188, axiom, - 1980 = f_PopulationFn(inst_Countries_AUS_provinces_NorfolkIsland)). - -fof(axmondialPred20189, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_NorfolkIsland,f_MeasureFn(35,inst_SquareKilometer))). - -fof(axmondialPred20190, axiom, - f_capitalCity(inst_Countries_AUS_provinces_NorfolkIsland_cities_Kingston,inst_Countries_AUS_provinces_NorfolkIsland)). - -fof(axmondialPred20191, axiom, - 294680 = f_PopulationFn(inst_Countries_MA_cities_Khouribga)). - -fof(axmondialPred20192, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Khouribga,inst_Morocco)). - -fof(axmondialPred20193, axiom, - f_member(inst_SouthAfrica,inst_Organizations_ECA)). - -fof(axmondialPred20194, axiom, - 237100 = f_PopulationFn(inst_Countries_P_provinces_VilaReal)). - -fof(axmondialPred20195, axiom, - f_landAreaOnly(inst_Countries_P_provinces_VilaReal,f_MeasureFn(4328,inst_SquareKilometer))). - -fof(axmondialPred20196, axiom, - f_member(inst_Norway,inst_Organizations_ILO)). - -fof(axmondialPred20197, axiom, - 119036 = f_PopulationFn(inst_Countries_PK_cities_RahimYarKhan)). - -fof(axmondialPred20198, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_RahimYarKhan,inst_Pakistan)). - -fof(axmondialPred20199, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Heard_Island_and_McDonald_Islands,f_MeasureFn(412,inst_SquareKilometer))). - -fof(axmondialPred20200, axiom, - 3657000 = f_PopulationFn(inst_Countries_AUS_provinces_NewSouthWales_cities_Sydney)). - -fof(axmondialPred20201, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_NewSouthWales_cities_Sydney,inst_Countries_AUS_provinces_NewSouthWales)). - -fof(axmondialPred20202, axiom, - f_located(inst_Rivers_Goetaaelv,inst_Countries_S_provinces_Skaraborg)). - -fof(axmondialPred20203, axiom, - f_located(inst_Rivers_Goetaaelv,inst_Countries_S_provinces_GoteborgochBohus)). - -fof(axmondialPred20204, axiom, - f_located(inst_Rivers_Goetaaelv,inst_Countries_S_provinces_Alvsborg)). - -fof(axmondialPred20205, axiom, - f_located(inst_Rivers_Goetaaelv,inst_Sweden)). - -fof(axmondialPred20206, axiom, - f_flowsInto(inst_Rivers_Goetaaelv,inst_Seas_NorthSea)). - -fof(axmondialPred20207, axiom, - f_length(inst_Rivers_Goetaaelv,93)). - -fof(axmondialPred20208, axiom, - 468842 = f_PopulationFn(inst_Countries_TR_provinces_Tekirdag)). - -fof(axmondialPred20209, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Tekirdag,f_MeasureFn(6218,inst_SquareKilometer))). - -fof(axmondialPred20210, axiom, - f_capitalCity(inst_Countries_TR_provinces_Tekirdag_cities_Tekirdag,inst_Countries_TR_provinces_Tekirdag)). - -fof(axmondialPred20211, axiom, - 214957 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Qitaihe)). - -fof(axmondialPred20212, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Qitaihe,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred20213, axiom, - 126000 = f_PopulationFn(inst_Countries_RSA_cities_Mangaung)). - -fof(axmondialPred20214, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Mangaung,inst_SouthAfrica)). - -fof(axmondialPred20215, axiom, - f_member(inst_Rwanda,inst_Organizations_IMF)). - -fof(axmondialPred20216, axiom, - f_located(inst_Islands_Bali,inst_Indonesia)). - -fof(axmondialPred20217, axiom, - f_member(inst_Togo,inst_Organizations_Entente)). - -fof(axmondialPred20218, axiom, - f_sharedBorderLength(inst_Rwanda,inst_Burundi,f_MeasureFn(290,inst_Kilometer))). - -fof(axmondialPred20219, axiom, - f_member(inst_Norway,inst_Organizations_IAEA)). - -fof(axmondialPred20220, axiom, - 162000 = f_PopulationFn(inst_Countries_R_provinces_Vladimirskayaoblast_cities_Kovrov)). - -fof(axmondialPred20221, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Vladimirskayaoblast_cities_Kovrov,inst_Countries_R_provinces_Vladimirskayaoblast)). - -fof(axmondialPred20222, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Guadeloupe_cities_Basse_Terre,inst_Countries_cid_cia_Guadeloupe)). - -fof(axmondialPred20223, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Norfolk_Island,inst_Continents_Australia_Oceania)). - -fof(axmondialPred20224, axiom, - 795594 = f_PopulationFn(inst_Countries_RA_provinces_Corrientes)). - -fof(axmondialPred20225, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Corrientes,f_MeasureFn(88199,inst_SquareKilometer))). - -fof(axmondialPred20226, axiom, - f_capitalCity(inst_Countries_RA_provinces_Corrientes_cities_Corrientes,inst_Countries_RA_provinces_Corrientes)). - -fof(axmondialPred20227, axiom, - f_geographicalSubregion(inst_SaoTomeAndPrincipe,inst_Continents_Africa)). - -fof(axmondialPred20228, axiom, - 264583 = f_PopulationFn(inst_Countries_CO_provinces_Atlantico_cities_Soledad)). - -fof(axmondialPred20229, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Atlantico_cities_Soledad,inst_Countries_CO_provinces_Atlantico)). - -fof(axmondialPred20230, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Shizuoka_cities_Shizuoka,inst_Countries_J_provinces_Shizuoka)). - -fof(axmondialPred20231, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_WToO)). - -fof(axmondialPred20232, axiom, - 118291 = f_PopulationFn(inst_Countries_D_provinces_MecklenburgVorpommern_cities_Schwerin)). - -fof(axmondialPred20233, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_MecklenburgVorpommern_cities_Schwerin,inst_Countries_D_provinces_MecklenburgVorpommern)). - -fof(axmondialPred20234, axiom, - f_located(inst_Mountains_Hotaka_Dake,inst_Countries_J_provinces_Gifu)). - -fof(axmondialPred20235, axiom, - f_located(inst_Mountains_Hotaka_Dake,inst_Countries_J_provinces_Nagano)). - -fof(axmondialPred20236, axiom, - f_located(inst_Mountains_Hotaka_Dake,inst_Japan)). - -fof(axmondialPred20237, axiom, - 1234 = f_PopulationFn(inst_Countries_MC_cities_Monaco)). - -fof(axmondialPred20238, axiom, - f_geographicalSubregion(inst_Countries_MC_cities_Monaco,inst_Monaco)). - -fof(axmondialPred20239, axiom, - 441358 = f_PopulationFn(inst_Countries_ROK_cities_Masan)). - -fof(axmondialPred20240, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Masan,inst_SouthKorea)). - -fof(axmondialPred20241, axiom, - 293700 = f_PopulationFn(inst_Countries_GB_cities_Sandwell)). - -fof(axmondialPred20242, axiom, - f_geographicalSubregion(inst_Countries_GB_cities_Sandwell,inst_UnitedKingdom)). - -fof(axmondialPred20243, axiom, - 191000 = f_PopulationFn(inst_Countries_UZB_provinces_Farghona_cities_Farghona)). - -fof(axmondialPred20244, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Farghona_cities_Farghona,inst_Countries_UZB_provinces_Farghona)). - -fof(axmondialPred20245, axiom, - f_member(inst_Nicaragua,inst_Organizations_IAEA)). - -fof(axmondialPred20246, axiom, - 386505 = f_PopulationFn(inst_Countries_MA_cities_BeniMellal)). - -fof(axmondialPred20247, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_BeniMellal,inst_Morocco)). - -fof(axmondialPred20248, axiom, - 392 = f_PopulationFn(inst_Countries_V_cities_VaticanCity)). - -fof(axmondialPred20249, axiom, - f_geographicalSubregion(inst_Countries_V_cities_VaticanCity,inst_HolySee)). - -fof(axmondialPred20250, axiom, - f_geographicalSubregion(inst_SriLanka,inst_Continents_Asia)). - -fof(axmondialPred20251, axiom, - 943600 = f_PopulationFn(inst_Countries_KAZ_provinces_Pavlodar)). - -fof(axmondialPred20252, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Pavlodar,f_MeasureFn(124800,inst_SquareKilometer))). - -fof(axmondialPred20253, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Pavlodar_cities_Pavlodar,inst_Countries_KAZ_provinces_Pavlodar)). - -fof(axmondialPred20254, axiom, - 167900 = f_PopulationFn(inst_Countries_HCA_provinces_Colon)). - -fof(axmondialPred20255, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Colon,f_MeasureFn(8875,inst_SquareKilometer))). - -fof(axmondialPred20256, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Colon_cities_Trujillo,inst_Countries_HCA_provinces_Colon)). - -fof(axmondialPred20257, axiom, - f_hasHeadq(inst_Organizations_ISO,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred20258, axiom, - f_located(inst_Rivers_Argun,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred20259, axiom, - f_located(inst_Rivers_Argun,inst_Countries_R_provinces_Chitinskayaoblast)). - -fof(axmondialPred20260, axiom, - f_located(inst_Rivers_Argun,inst_China)). - -fof(axmondialPred20261, axiom, - f_located(inst_Rivers_Argun,inst_Russia)). - -fof(axmondialPred20262, axiom, - f_flowsInto(inst_Rivers_Argun,inst_Rivers_Amur)). - -fof(axmondialPred20263, axiom, - f_length(inst_Rivers_Argun,1620)). - -fof(axmondialPred20264, axiom, - 377409 = f_PopulationFn(inst_Countries_LAO_cities_Vientiane)). - -fof(axmondialPred20265, axiom, - f_geographicalSubregion(inst_Countries_LAO_cities_Vientiane,inst_Laos)). - -fof(axmondialPred20266, axiom, - 865100 = f_PopulationFn(inst_Countries_R_provinces_ChechenRep_)). - -fof(axmondialPred20267, axiom, - f_landAreaOnly(inst_Countries_R_provinces_ChechenRep_,f_MeasureFn(12300,inst_SquareKilometer))). - -fof(axmondialPred20268, axiom, - f_capitalCity(inst_Countries_R_provinces_ChechenRep__cities_Grozny,inst_Countries_R_provinces_ChechenRep_)). - -fof(axmondialPred20269, axiom, - f_member(inst_Italy,inst_Organizations_CCC)). - -fof(axmondialPred20270, axiom, - 130458 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina_cities_Chapeco)). - -fof(axmondialPred20271, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SantaCatarina_cities_Chapeco,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred20272, axiom, - 1292700 = f_PopulationFn(inst_Countries_GB_provinces_SouthYorkshire)). - -fof(axmondialPred20273, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_SouthYorkshire,f_MeasureFn(1560,inst_SquareKilometer))). - -fof(axmondialPred20274, axiom, - f_capitalCity(inst_Countries_GB_provinces_SouthYorkshire_cities_Barnsley,inst_Countries_GB_provinces_SouthYorkshire)). - -fof(axmondialPred20275, axiom, - 189100 = f_PopulationFn(inst_Countries_GB_provinces_Hampshire_cities_Portsmouth)). - -fof(axmondialPred20276, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Hampshire_cities_Portsmouth,inst_Countries_GB_provinces_Hampshire)). - -fof(axmondialPred20277, axiom, - 5170877 = f_PopulationFn(inst_Countries_IND_provinces_HimachalPradesh)). - -fof(axmondialPred20278, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_HimachalPradesh,f_MeasureFn(55673,inst_SquareKilometer))). - -fof(axmondialPred20279, axiom, - f_capitalCity(inst_Countries_IND_provinces_HimachalPradesh_cities_Simla,inst_Countries_IND_provinces_HimachalPradesh)). - -fof(axmondialPred20280, axiom, - f_member(inst_SouthAfrica,inst_Organizations_UNESCO)). - -fof(axmondialPred20281, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Torfaen_cities_Pontypool,inst_Countries_GB_provinces_Torfaen)). - -fof(axmondialPred20282, axiom, - f_geographicalSubregion(inst_Japan,inst_Continents_Asia)). - -fof(axmondialPred20283, axiom, - 123000 = f_PopulationFn(inst_Countries_R_provinces_Krasnoyarskiykray_cities_Achinsk)). - -fof(axmondialPred20284, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Krasnoyarskiykray_cities_Achinsk,inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred20285, axiom, - 987429 = f_PopulationFn(inst_Countries_USA_provinces_RhodeIsland)). - -fof(axmondialPred20286, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_RhodeIsland,f_MeasureFn(3139,inst_SquareKilometer))). - -fof(axmondialPred20287, axiom, - f_capitalCity(inst_Countries_USA_provinces_RhodeIsland_cities_Providence,inst_Countries_USA_provinces_RhodeIsland)). - -fof(axmondialPred20288, axiom, - f_hasHeadq(inst_Organizations_ITU,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred20289, axiom, - f_member(inst_Cuba,inst_Organizations_Inmarsat)). - -fof(axmondialPred20290, axiom, - 119604 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Pasadena)). - -fof(axmondialPred20291, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Pasadena,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred20292, axiom, - f_hasHeadq(inst_Organizations_Intelsat,inst_Countries_USA_provinces_Distr_Columbia_cities_Washington)). - -fof(axmondialPred20293, axiom, - f_located(inst_Seas_GulfofMexico,inst_Mexico)). - -fof(axmondialPred20294, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_USA_provinces_Mississippi)). - -fof(axmondialPred20295, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred20296, axiom, - f_located(inst_Seas_GulfofMexico,inst_Cuba)). - -fof(axmondialPred20297, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_USA_provinces_Alabama)). - -fof(axmondialPred20298, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_MEX_provinces_Yucatan)). - -fof(axmondialPred20299, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_C_provinces_LaHabana)). - -fof(axmondialPred20300, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_C_provinces_PinardelRio)). - -fof(axmondialPred20301, axiom, - f_located(inst_Seas_GulfofMexico,inst_UnitedStates)). - -fof(axmondialPred20302, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_C_provinces_CiudaddelaHabana)). - -fof(axmondialPred20303, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred20304, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_USA_provinces_Louisiana)). - -fof(axmondialPred20305, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_MEX_provinces_Tabasco)). - -fof(axmondialPred20306, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_MEX_provinces_Veracruz)). - -fof(axmondialPred20307, axiom, - f_depth(inst_Seas_GulfofMexico,4375)). - -fof(axmondialPred20308, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_MEX_provinces_Campeche)). - -fof(axmondialPred20309, axiom, - f_located(inst_Seas_GulfofMexico,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred20310, axiom, - 979500 = f_PopulationFn(inst_Countries_PL_provinces_Szczecinskie)). - -fof(axmondialPred20311, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Szczecinskie,f_MeasureFn(9982,inst_SquareKilometer))). - -fof(axmondialPred20312, axiom, - f_capitalCity(inst_Countries_PL_provinces_Szczecinskie_cities_Szczecin,inst_Countries_PL_provinces_Szczecinskie)). - -fof(axmondialPred20313, axiom, - 1976000 = f_PopulationFn(inst_Countries_CZ_provinces_Severomoravsky)). - -fof(axmondialPred20314, axiom, - f_landAreaOnly(inst_Countries_CZ_provinces_Severomoravsky,f_MeasureFn(11067,inst_SquareKilometer))). - -fof(axmondialPred20315, axiom, - f_capitalCity(inst_Countries_CZ_provinces_Severomoravsky_cities_Ostrava,inst_Countries_CZ_provinces_Severomoravsky)). - -fof(axmondialPred20316, axiom, - 222600 = f_PopulationFn(inst_Countries_PA_provinces_Colon)). - -fof(axmondialPred20317, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_Colon,f_MeasureFn(7247,inst_SquareKilometer))). - -fof(axmondialPred20318, axiom, - f_capitalCity(inst_Countries_PA_provinces_Colon_cities_Colon,inst_Countries_PA_provinces_Colon)). - -fof(axmondialPred20319, axiom, - f_sharedBorderLength(inst_Thailand,inst_Burma,f_MeasureFn(1800,inst_Kilometer))). - -fof(axmondialPred20320, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Hunedoara_cities_Deva,inst_Countries_RO_provinces_Hunedoara)). - -fof(axmondialPred20321, axiom, - 686700 = f_PopulationFn(inst_Countries_MOC_provinces_Niassa)). - -fof(axmondialPred20322, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Niassa,f_MeasureFn(129055,inst_SquareKilometer))). - -fof(axmondialPred20323, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Niassa_cities_Lichinga,inst_Countries_MOC_provinces_Niassa)). - -fof(axmondialPred20324, axiom, - 106328 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_FranciscoMorato)). - -fof(axmondialPred20325, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_FranciscoMorato,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred20326, axiom, - f_hasHeadq(inst_Organizations_OAU,inst_Countries_ETH_cities_AddisAbaba)). - -fof(axmondialPred20327, axiom, - f_hasHeadq(inst_Organizations_IMF,inst_Countries_USA_provinces_Distr_Columbia_cities_Washington)). - -fof(axmondialPred20328, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Carmarthenshire_cities_Carmarthen,inst_Countries_GB_provinces_Carmarthenshire)). - -fof(axmondialPred20329, axiom, - 891000 = f_PopulationFn(inst_Countries_UA_provinces_Zaporizka_cities_Zaporizhzhya)). - -fof(axmondialPred20330, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Zaporizka_cities_Zaporizhzhya,inst_Countries_UA_provinces_Zaporizka)). - -fof(axmondialPred20331, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_American_Samoa_cities_PagoPago,inst_Countries_cid_cia_American_Samoa)). - -fof(axmondialPred20332, axiom, - 767481 = f_PopulationFn(inst_Countries_TR_provinces_Sivas)). - -fof(axmondialPred20333, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Sivas,f_MeasureFn(28488,inst_SquareKilometer))). - -fof(axmondialPred20334, axiom, - f_capitalCity(inst_Countries_TR_provinces_Sivas_cities_Sivas,inst_Countries_TR_provinces_Sivas)). - -fof(axmondialPred20335, axiom, - 1185500 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofKomi)). - -fof(axmondialPred20336, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Rep_ofKomi,f_MeasureFn(415900,inst_SquareKilometer))). - -fof(axmondialPred20337, axiom, - f_capitalCity(inst_Countries_R_provinces_Rep_ofKomi_cities_Syktyvkar,inst_Countries_R_provinces_Rep_ofKomi)). - -fof(axmondialPred20338, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_ACCT)). - -fof(axmondialPred20339, axiom, - 132744 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Mishan)). - -fof(axmondialPred20340, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Mishan,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred20341, axiom, - 34810000 = f_PopulationFn(inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred20342, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Shaanxi,f_MeasureFn(205000,inst_SquareKilometer))). - -fof(axmondialPred20343, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Shaanxi_cities_Xi,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred20344, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_ChaharMahaleBakhtiari_cities_ShahreKord,inst_Countries_IR_provinces_ChaharMahaleBakhtiari)). - -fof(axmondialPred20345, axiom, - 771441 = f_PopulationFn(inst_Countries_J_provinces_Shimane)). - -fof(axmondialPred20346, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Shimane,f_MeasureFn(6628,inst_SquareKilometer))). - -fof(axmondialPred20347, axiom, - f_capitalCity(inst_Countries_J_provinces_Shimane_cities_Matsue,inst_Countries_J_provinces_Shimane)). - -fof(axmondialPred20348, axiom, - 6941672 = f_PopulationFn(inst_Countries_PE_provinces_Lima)). - -fof(axmondialPred20349, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Lima,f_MeasureFn(34801,inst_SquareKilometer))). - -fof(axmondialPred20350, axiom, - f_capitalCity(inst_Countries_PE_provinces_Lima_cities_Lima,inst_Countries_PE_provinces_Lima)). - -fof(axmondialPred20351, axiom, - f_hasHeadq(inst_Organizations_NATO,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred20352, axiom, - f_member(inst_Colombia,inst_Organizations_UNIDO)). - -fof(axmondialPred20353, axiom, - 640883 = f_PopulationFn(inst_Countries_USA_provinces_NorthDakota)). - -fof(axmondialPred20354, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_NorthDakota,f_MeasureFn(183117,inst_SquareKilometer))). - -fof(axmondialPred20355, axiom, - f_capitalCity(inst_Countries_USA_provinces_NorthDakota_cities_Bismarck,inst_Countries_USA_provinces_NorthDakota)). - -fof(axmondialPred20356, axiom, - f_member(inst_Ghana,inst_Organizations_WIPO)). - -fof(axmondialPred20357, axiom, - 976727 = f_PopulationFn(inst_Countries_SYR_cities_Aleppo)). - -fof(axmondialPred20358, axiom, - f_geographicalSubregion(inst_Countries_SYR_cities_Aleppo,inst_Syria)). - -fof(axmondialPred20359, axiom, - 1263000 = f_PopulationFn(inst_Countries_I_provinces_Abruzzo)). - -fof(axmondialPred20360, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Abruzzo,f_MeasureFn(10794,inst_SquareKilometer))). - -fof(axmondialPred20361, axiom, - f_capitalCity(inst_Countries_I_provinces_Abruzzo_cities_LAquila,inst_Countries_I_provinces_Abruzzo)). - -fof(axmondialPred20362, axiom, - 109000 = f_PopulationFn(inst_Countries_WAN_cities_Ikire)). - -fof(axmondialPred20363, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ikire,inst_Nigeria)). - -fof(axmondialPred20364, axiom, - f_hasHeadq(inst_Organizations_AL,inst_Countries_ET_provinces_ElQahira_munic_cities_Cairo)). - -fof(axmondialPred20365, axiom, - 4655313 = f_PopulationFn(inst_Countries_ZRE_provinces_Kinshasa_cities_Kinshasa)). - -fof(axmondialPred20366, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Kinshasa_cities_Kinshasa,inst_Countries_ZRE_provinces_Kinshasa)). - -fof(axmondialPred20367, axiom, - 314159 = f_PopulationFn(inst_Countries_NL_provinces_Gelderland_cities_Arnhem)). - -fof(axmondialPred20368, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Gelderland_cities_Arnhem,inst_Countries_NL_provinces_Gelderland)). - -fof(axmondialPred20369, axiom, - 1524000 = f_PopulationFn(inst_Countries_ANG_provinces_Huambo)). - -fof(axmondialPred20370, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Huambo,f_MeasureFn(34274,inst_SquareKilometer))). - -fof(axmondialPred20371, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Huambo_cities_Huambo,inst_Countries_ANG_provinces_Huambo)). - -fof(axmondialPred20372, axiom, - f_located(inst_Islands_Madeira,inst_Countries_P_provinces_Madeira)). - -fof(axmondialPred20373, axiom, - f_located(inst_Islands_Madeira,inst_Portugal)). - -fof(axmondialPred20374, axiom, - f_landAreaOnly(inst_Islands_Madeira,f_MeasureFn(740,inst_SquareKilometer))). - -fof(axmondialPred20375, axiom, - 486000 = f_PopulationFn(inst_Countries_R_provinces_Astrakhanskayaoblast_cities_Astrakhan)). - -fof(axmondialPred20376, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Astrakhanskayaoblast_cities_Astrakhan,inst_Countries_R_provinces_Astrakhanskayaoblast)). - -fof(axmondialPred20377, axiom, - 656000 = f_PopulationFn(inst_Countries_P_provinces_Aveiro)). - -fof(axmondialPred20378, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Aveiro,f_MeasureFn(2808,inst_SquareKilometer))). - -fof(axmondialPred20379, axiom, - 161100 = f_PopulationFn(inst_Countries_CY_cities_Nicosia)). - -fof(axmondialPred20380, axiom, - f_geographicalSubregion(inst_Countries_CY_cities_Nicosia,inst_Cyprus)). - -fof(axmondialPred20381, axiom, - f_sharedBorderLength(inst_Guyana,inst_Brazil,f_MeasureFn(1119,inst_Kilometer))). - -fof(axmondialPred20382, axiom, - f_member(inst_Mali,inst_Organizations_ITU)). - -fof(axmondialPred20383, axiom, - f_located(inst_Islands_PrinceCharlesIsland,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred20384, axiom, - f_located(inst_Islands_PrinceCharlesIsland,inst_Canada)). - -fof(axmondialPred20385, axiom, - f_landAreaOnly(inst_Maldives,f_MeasureFn(300,inst_SquareKilometer))). - -fof(axmondialPred20386, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Maldives,inst_AgriculturalSector,21.5,f_YearFn(1996))). - -fof(axmondialPred20387, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Maldives,inst_ServiceSector,63.2,f_YearFn(1996))). - -fof(axmondialPred20388, axiom, - f_inflationRateInCountry(inst_Maldives,16.5)). - -fof(axmondialPred20389, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Maldives,inst_IndustrialSector,15.3,f_YearFn(1996))). - -fof(axmondialPred20390, axiom, - f_member(inst_Maldives,inst_Organizations_Intelsat)). - -fof(axmondialPred20391, axiom, - 270758 = f_PopulationFn(inst_Maldives)). - -fof(axmondialPred20392, axiom, - f_capitalCity(inst_Countries_MV_cities_Male,inst_Maldives)). - -fof(axmondialPred20393, axiom, - f_member(inst_Maldives,inst_Organizations_IDA)). - -fof(axmondialPred20394, axiom, - f_hasHeadq(inst_Organizations_NIB,inst_Countries_SF_provinces_Uusimaa_cities_Helsinki)). - -fof(axmondialPred20395, axiom, - 7685 = f_PopulationFn(inst_Countries_PAL_cities_Koror)). - -fof(axmondialPred20396, axiom, - f_geographicalSubregion(inst_Countries_PAL_cities_Koror,inst_Palau)). - -fof(axmondialPred20397, axiom, - 140617 = f_PopulationFn(inst_Countries_YV_provinces_Miranda_cities_LosTeques)). - -fof(axmondialPred20398, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Miranda_cities_LosTeques,inst_Countries_YV_provinces_Miranda)). - -fof(axmondialPred20399, axiom, - f_hasHeadq(inst_Organizations_UDEAC,inst_Countries_RCA_cities_Bangui)). - -fof(axmondialPred20400, axiom, - 278162 = f_PopulationFn(inst_Countries_S_provinces_Skaraborg)). - -fof(axmondialPred20401, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Skaraborg,f_MeasureFn(7937,inst_SquareKilometer))). - -fof(axmondialPred20402, axiom, - f_capitalCity(inst_Countries_S_provinces_Skaraborg_cities_Mariestad,inst_Countries_S_provinces_Skaraborg)). - -fof(axmondialPred20403, axiom, - f_member(inst_Moldova,inst_Organizations_ILO)). - -fof(axmondialPred20404, axiom, - f_hasHeadq(inst_Organizations_UNICEF,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred20405, axiom, - 67800 = f_PopulationFn(inst_Countries_CR_provinces_Limon_cities_Limon)). - -fof(axmondialPred20406, axiom, - f_geographicalSubregion(inst_Countries_CR_provinces_Limon_cities_Limon,inst_Countries_CR_provinces_Limon)). - -fof(axmondialPred20407, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_British_Virgin_Islands_cities_RoadTown,inst_Countries_cid_cia_British_Virgin_Islands)). - -fof(axmondialPred20408, axiom, - f_member(inst_Norway,inst_Organizations_PCA)). - -fof(axmondialPred20409, axiom, - f_geographicalSubregion(inst_Guinea_Bissau,inst_Continents_Africa)). - -fof(axmondialPred20410, axiom, - f_located(inst_Seas_ArcticOcean,inst_Countries_R_provinces_Murmanskayaoblast)). - -fof(axmondialPred20411, axiom, - f_located(inst_Seas_ArcticOcean,inst_Countries_R_provinces_Arkhangelskayaoblast)). - -fof(axmondialPred20412, axiom, - f_located(inst_Seas_ArcticOcean,inst_Countries_R_provinces_Tyumenskayaoblast)). - -fof(axmondialPred20413, axiom, - f_located(inst_Seas_ArcticOcean,inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred20414, axiom, - f_located(inst_Seas_ArcticOcean,inst_Norway)). - -fof(axmondialPred20415, axiom, - f_located(inst_Seas_ArcticOcean,inst_Countries_R_provinces_Rep_ofSakha)). - -fof(axmondialPred20416, axiom, - f_located(inst_Seas_ArcticOcean,inst_Countries_N_provinces_Finnmark)). - -fof(axmondialPred20417, axiom, - f_located(inst_Seas_ArcticOcean,inst_Russia)). - -fof(axmondialPred20418, axiom, - f_located(inst_Seas_ArcticOcean,inst_Canada)). - -fof(axmondialPred20419, axiom, - f_located(inst_Seas_ArcticOcean,inst_Countries_R_provinces_Magadanskayaoblast)). - -fof(axmondialPred20420, axiom, - f_depth(inst_Seas_ArcticOcean,5220)). - -fof(axmondialPred20421, axiom, - f_located(inst_Seas_ArcticOcean,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred20422, axiom, - f_member(inst_Bolivia,inst_Organizations_IBRD)). - -fof(axmondialPred20423, axiom, - 357103 = f_PopulationFn(inst_Countries_CR_provinces_Punarenas)). - -fof(axmondialPred20424, axiom, - f_landAreaOnly(inst_Countries_CR_provinces_Punarenas,f_MeasureFn(11277,inst_SquareKilometer))). - -fof(axmondialPred20425, axiom, - f_capitalCity(inst_Countries_CR_provinces_Punarenas_cities_Puntarenas,inst_Countries_CR_provinces_Punarenas)). - -fof(axmondialPred20426, axiom, - 6931418 = f_PopulationFn(inst_Countries_MA_provinces_Centre)). - -fof(axmondialPred20427, axiom, - f_landAreaOnly(inst_Countries_MA_provinces_Centre,f_MeasureFn(41500,inst_SquareKilometer))). - -fof(axmondialPred20428, axiom, - f_member(inst_Norway,inst_Organizations_ICC)). - -fof(axmondialPred20429, axiom, - 180029 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Herne)). - -fof(axmondialPred20430, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Herne,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred20431, axiom, - f_member(inst_Nigeria,inst_Organizations_ICC)). - -fof(axmondialPred20432, axiom, - f_hasHeadq(inst_Organizations_WFP,inst_Countries_I_provinces_Lazio_cities_Rome)). - -fof(axmondialPred20433, axiom, - 91877 = f_PopulationFn(inst_Countries_PE_provinces_Puno_cities_Puno)). - -fof(axmondialPred20434, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Puno_cities_Puno,inst_Countries_PE_provinces_Puno)). - -fof(axmondialPred20435, axiom, - 147472 = f_PopulationFn(inst_Countries_CO_provinces_Casanare)). - -fof(axmondialPred20436, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Casanare,f_MeasureFn(44640,inst_SquareKilometer))). - -fof(axmondialPred20437, axiom, - f_capitalCity(inst_Countries_CO_provinces_Casanare_cities_Yopal,inst_Countries_CO_provinces_Casanare)). - -fof(axmondialPred20438, axiom, - 410407 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Xiangfan)). - -fof(axmondialPred20439, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Xiangfan,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred20440, axiom, - 64402 = f_PopulationFn(inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred20441, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_NorthwestTerritories,f_MeasureFn(3379683,inst_SquareKilometer))). - -fof(axmondialPred20442, axiom, - f_capitalCity(inst_Countries_CDN_provinces_NorthwestTerritories_cities_Yellowknife,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred20443, axiom, - 156468 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Ruian)). - -fof(axmondialPred20444, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Ruian,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred20445, axiom, - f_member(inst_Eritrea,inst_Organizations_UN)). - -fof(axmondialPred20446, axiom, - f_capitalCity(inst_Countries_TCH_cities_NDjamena,inst_Chad)). - -fof(axmondialPred20447, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Chad,inst_ServiceSector,34,f_YearFn(1996))). - -fof(axmondialPred20448, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Chad,inst_AgriculturalSector,49,f_YearFn(1996))). - -fof(axmondialPred20449, axiom, - f_landAreaOnly(inst_Chad,f_MeasureFn(1284000,inst_SquareKilometer))). - -fof(axmondialPred20450, axiom, - f_meetsSpatially(inst_Chad,inst_Niger)). - -fof(axmondialPred20451, axiom, - f_member(inst_Chad,inst_Organizations_IFRCS)). - -fof(axmondialPred20452, axiom, - f_meetsSpatially(inst_Chad,inst_Cameroon)). - -fof(axmondialPred20453, axiom, - f_meetsSpatially(inst_Chad,inst_CentralAfricanRepublic)). - -fof(axmondialPred20454, axiom, - f_member(inst_Chad,inst_Organizations_FAO)). - -fof(axmondialPred20455, axiom, - f_inflationRateInCountry(inst_Chad,41)). - -fof(axmondialPred20456, axiom, - f_member(inst_Chad,inst_Organizations_ICAO)). - -fof(axmondialPred20457, axiom, - f_member(inst_Chad,inst_Organizations_ECA)). - -fof(axmondialPred20458, axiom, - f_meetsSpatially(inst_Chad,inst_Libya)). - -fof(axmondialPred20459, axiom, - f_meetsSpatially(inst_Chad,inst_Nigeria)). - -fof(axmondialPred20460, axiom, - 6976845 = f_PopulationFn(inst_Chad)). - -fof(axmondialPred20461, axiom, - f_meetsSpatially(inst_Chad,inst_Sudan)). - -fof(axmondialPred20462, axiom, - f_member(inst_Chad,inst_Organizations_IFAD)). - -fof(axmondialPred20463, axiom, - f_member(inst_Chad,inst_Organizations_UNIDO)). - -fof(axmondialPred20464, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Chad,inst_IndustrialSector,17,f_YearFn(1996))). - -fof(axmondialPred20465, axiom, - f_member(inst_Chad,inst_Organizations_WCL)). - -fof(axmondialPred20466, axiom, - f_member(inst_Chad,inst_Organizations_BDEAC)). - -fof(axmondialPred20467, axiom, - 109755 = f_PopulationFn(inst_Countries_I_cities_Forli)). - -fof(axmondialPred20468, axiom, - f_geographicalSubregion(inst_Countries_I_cities_Forli,inst_Italy)). - -fof(axmondialPred20469, axiom, - f_member(inst_Mali,inst_Organizations_OIC)). - -fof(axmondialPred20470, axiom, - f_located(inst_Rivers_Luangwa,inst_Countries_Z_provinces_Northern)). - -fof(axmondialPred20471, axiom, - f_located(inst_Rivers_Luangwa,inst_Countries_Z_provinces_Eastern)). - -fof(axmondialPred20472, axiom, - f_located(inst_Rivers_Luangwa,inst_Countries_Z_provinces_Central)). - -fof(axmondialPred20473, axiom, - f_located(inst_Rivers_Luangwa,inst_Zambia)). - -fof(axmondialPred20474, axiom, - f_flowsInto(inst_Rivers_Luangwa,inst_Rivers_Zambezi)). - -fof(axmondialPred20475, axiom, - f_member(inst_SouthAfrica,inst_Organizations_G_77)). - -fof(axmondialPred20476, axiom, - 3546768 = f_PopulationFn(inst_Countries_MA_provinces_Tensift)). - -fof(axmondialPred20477, axiom, - f_landAreaOnly(inst_Countries_MA_provinces_Tensift,f_MeasureFn(38445,inst_SquareKilometer))). - -fof(axmondialPred20478, axiom, - 2371000 = f_PopulationFn(inst_Countries_F_provinces_Centre)). - -fof(axmondialPred20479, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Centre,f_MeasureFn(39151,inst_SquareKilometer))). - -fof(axmondialPred20480, axiom, - f_capitalCity(inst_Countries_F_provinces_Centre_cities_Orleans,inst_Countries_F_provinces_Centre)). - -fof(axmondialPred20481, axiom, - 270952 = f_PopulationFn(inst_Countries_NL_provinces_Limburg_cities_Heerlen)). - -fof(axmondialPred20482, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_Limburg_cities_Heerlen,inst_Countries_NL_provinces_Limburg)). - -fof(axmondialPred20483, axiom, - 116428 = f_PopulationFn(inst_Countries_IR_provinces_Ilam_cities_Ilam)). - -fof(axmondialPred20484, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Ilam_cities_Ilam,inst_Countries_IR_provinces_Ilam)). - -fof(axmondialPred20485, axiom, - 123676 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Chaoxian)). - -fof(axmondialPred20486, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Chaoxian,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred20487, axiom, - f_member(inst_Countries_cid_cia_Martinique,inst_Organizations_WFTU)). - -fof(axmondialPred20488, axiom, - f_located(inst_Lakes_LagodiGarda,inst_Countries_I_provinces_Lombardia)). - -fof(axmondialPred20489, axiom, - f_located(inst_Lakes_LagodiGarda,inst_Italy)). - -fof(axmondialPred20490, axiom, - f_landAreaOnly(inst_Lakes_LagodiGarda,f_MeasureFn(370,inst_SquareKilometer))). - -fof(axmondialPred20491, axiom, - f_member(inst_Finland,inst_Organizations_ESA)). - -fof(axmondialPred20492, axiom, - 468000 = f_PopulationFn(inst_Countries_RO_provinces_Botosani)). - -fof(axmondialPred20493, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Botosani,f_MeasureFn(4965,inst_SquareKilometer))). - -fof(axmondialPred20494, axiom, - f_capitalCity(inst_Countries_RO_provinces_Botosani_cities_Botosani,inst_Countries_RO_provinces_Botosani)). - -fof(axmondialPred20495, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_CiegodeAvila)). - -fof(axmondialPred20496, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_SantiagodeCuba)). - -fof(axmondialPred20497, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_PinardelRio)). - -fof(axmondialPred20498, axiom, - f_landAreaOnly(inst_Islands_Cuba,f_MeasureFn(114524,inst_SquareKilometer))). - -fof(axmondialPred20499, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_VillaClara)). - -fof(axmondialPred20500, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_CiudaddelaHabana)). - -fof(axmondialPred20501, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_LaHabana)). - -fof(axmondialPred20502, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_SanctiSpiritus)). - -fof(axmondialPred20503, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_Holguin)). - -fof(axmondialPred20504, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_LasTunas)). - -fof(axmondialPred20505, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_Granma)). - -fof(axmondialPred20506, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_Matanzas)). - -fof(axmondialPred20507, axiom, - f_located(inst_Islands_Cuba,inst_Cuba)). - -fof(axmondialPred20508, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_Guantanamo)). - -fof(axmondialPred20509, axiom, - f_located(inst_Islands_Cuba,inst_Countries_C_provinces_Cienfuegos)). - -fof(axmondialPred20510, axiom, - 160088 = f_PopulationFn(inst_Countries_BR_provinces_Ceara_cities_Maracanau)). - -fof(axmondialPred20511, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Ceara_cities_Maracanau,inst_Countries_BR_provinces_Ceara)). - -fof(axmondialPred20512, axiom, - f_member(inst_Mauritius,inst_Organizations_G_77)). - -fof(axmondialPred20513, axiom, - f_member(inst_Mauritius,inst_Organizations_Intelsat)). - -fof(axmondialPred20514, axiom, - f_inflationRateInCountry(inst_Mauritius,9.4)). - -fof(axmondialPred20515, axiom, - f_landAreaOnly(inst_Mauritius,f_MeasureFn(1860,inst_SquareKilometer))). - -fof(axmondialPred20516, axiom, - f_member(inst_Mauritius,inst_Organizations_UN)). - -fof(axmondialPred20517, axiom, - f_member(inst_Mauritius,inst_Organizations_UNIDO)). - -fof(axmondialPred20518, axiom, - f_member(inst_Mauritius,inst_Organizations_Inmarsat)). - -fof(axmondialPred20519, axiom, - f_member(inst_Mauritius,inst_Organizations_UPU)). - -fof(axmondialPred20520, axiom, - f_capitalCity(inst_Countries_MS_cities_PortLouis,inst_Mauritius)). - -fof(axmondialPred20521, axiom, - f_member(inst_Mauritius,inst_Organizations_C)). - -fof(axmondialPred20522, axiom, - f_member(inst_Mauritius,inst_Organizations_IAEA)). - -fof(axmondialPred20523, axiom, - 1140256 = f_PopulationFn(inst_Mauritius)). - -fof(axmondialPred20524, axiom, - f_member(inst_Mauritius,inst_Organizations_WMO)). - -fof(axmondialPred20525, axiom, - f_member(inst_Mauritius,inst_Organizations_ICAO)). - -fof(axmondialPred20526, axiom, - f_member(inst_Mauritius,inst_Organizations_WIPO)). - -fof(axmondialPred20527, axiom, - f_member(inst_Mauritius,inst_Organizations_SADC)). - -fof(axmondialPred20528, axiom, - f_member(inst_Moldova,inst_Organizations_WTrO)). - -fof(axmondialPred20529, axiom, - 324720 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Linyi)). - -fof(axmondialPred20530, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Linyi,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred20531, axiom, - 155037 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Irving)). - -fof(axmondialPred20532, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Irving,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred20533, axiom, - f_member(inst_Kenya,inst_Organizations_WIPO)). - -fof(axmondialPred20534, axiom, - 266817 = f_PopulationFn(inst_Countries_CO_provinces_Cundinamarca_cities_Soacha)). - -fof(axmondialPred20535, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Cundinamarca_cities_Soacha,inst_Countries_CO_provinces_Cundinamarca)). - -fof(axmondialPred20536, axiom, - 272235 = f_PopulationFn(inst_Countries_USA_provinces_Minnesota_cities_St_Paul)). - -fof(axmondialPred20537, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Minnesota_cities_St_Paul,inst_Countries_USA_provinces_Minnesota)). - -fof(axmondialPred20538, axiom, - f_member(inst_Italy,inst_Organizations_ISO)). - -fof(axmondialPred20539, axiom, - 573272 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Aurangabad)). - -fof(axmondialPred20540, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Aurangabad,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred20541, axiom, - f_hasHeadq(inst_Organizations_IDA,inst_Countries_USA_provinces_Distr_Columbia_cities_Washington)). - -fof(axmondialPred20542, axiom, - 606800 = f_PopulationFn(inst_Countries_SN_provinces_Kolda)). - -fof(axmondialPred20543, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_Kolda,f_MeasureFn(21011,inst_SquareKilometer))). - -fof(axmondialPred20544, axiom, - f_capitalCity(inst_Countries_SN_provinces_Kolda_cities_Kolda,inst_Countries_SN_provinces_Kolda)). - -fof(axmondialPred20545, axiom, - 293815 = f_PopulationFn(inst_Countries_BR_provinces_Rondonia_cities_PortoVelho)). - -fof(axmondialPred20546, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Rondonia_cities_PortoVelho,inst_Countries_BR_provinces_Rondonia)). - -fof(axmondialPred20547, axiom, - f_hasHeadq(inst_Organizations_ICRM,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred20548, axiom, - f_located(inst_Rivers_Moldau,inst_Countries_CZ_provinces_Praha)). - -fof(axmondialPred20549, axiom, - f_located(inst_Rivers_Moldau,inst_Countries_CZ_provinces_Jihocesky)). - -fof(axmondialPred20550, axiom, - f_located(inst_Rivers_Moldau,inst_CzechRepublic)). - -fof(axmondialPred20551, axiom, - f_flowsInto(inst_Rivers_Moldau,inst_Rivers_Elbe)). - -fof(axmondialPred20552, axiom, - f_length(inst_Rivers_Moldau,435)). - -fof(axmondialPred20553, axiom, - 133464 = f_PopulationFn(inst_Countries_F_provinces_Limousin_cities_Limoges)). - -fof(axmondialPred20554, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Limousin_cities_Limoges,inst_Countries_F_provinces_Limousin)). - -fof(axmondialPred20555, axiom, - 938000 = f_PopulationFn(inst_Countries_IL_provinces_Central)). - -fof(axmondialPred20556, axiom, - f_landAreaOnly(inst_Countries_IL_provinces_Central,f_MeasureFn(1242,inst_SquareKilometer))). - -fof(axmondialPred20557, axiom, - f_capitalCity(inst_Countries_IL_provinces_Central_cities_Ramla,inst_Countries_IL_provinces_Central)). - -fof(axmondialPred20558, axiom, - 214294 = f_PopulationFn(inst_Countries_TJ_provinces_Yunnan_cities_Gejiu)). - -fof(axmondialPred20559, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Yunnan_cities_Gejiu,inst_Countries_TJ_provinces_Yunnan)). - -fof(axmondialPred20560, axiom, - f_member(inst_Japan,inst_Organizations_CCC)). - -fof(axmondialPred20561, axiom, - f_sharedBorderLength(inst_Togo,inst_Benin,f_MeasureFn(644,inst_Kilometer))). - -fof(axmondialPred20562, axiom, - f_member(inst_Moldova,inst_Organizations_IOM)). - -fof(axmondialPred20563, axiom, - 186490 = f_PopulationFn(inst_Countries_BR_provinces_Ceara_cities_JuazeirodoNorte)). - -fof(axmondialPred20564, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Ceara_cities_JuazeirodoNorte,inst_Countries_BR_provinces_Ceara)). - -fof(axmondialPred20565, axiom, - f_geographicalSubregion(inst_SaintVincentAndTheGrenadines,inst_Continents_America)). - -fof(axmondialPred20566, axiom, - 642000 = f_PopulationFn(inst_Countries_RO_provinces_Galati)). - -fof(axmondialPred20567, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Galati,f_MeasureFn(4425,inst_SquareKilometer))). - -fof(axmondialPred20568, axiom, - f_capitalCity(inst_Countries_RO_provinces_Galati_cities_Galati,inst_Countries_RO_provinces_Galati)). - -fof(axmondialPred20569, axiom, - f_member(inst_Pakistan,inst_Organizations_IFRCS)). - -fof(axmondialPred20570, axiom, - 195558 = f_PopulationFn(inst_Countries_PK_cities_Jhang)). - -fof(axmondialPred20571, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Jhang,inst_Pakistan)). - -fof(axmondialPred20572, axiom, - f_member(inst_Countries_cid_cia_Martinique,inst_Organizations_WCL)). - -fof(axmondialPred20573, axiom, - 2108000 = f_PopulationFn(inst_Countries_J_provinces_Aichi_cities_Nagoya)). - -fof(axmondialPred20574, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Aichi_cities_Nagoya,inst_Countries_J_provinces_Aichi)). - -fof(axmondialPred20575, axiom, - f_member(inst_Suriname,inst_Organizations_FAO)). - -fof(axmondialPred20576, axiom, - 326399 = f_PopulationFn(inst_Countries_TR_provinces_Aksaray)). - -fof(axmondialPred20577, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Aksaray,f_MeasureFn(7626,inst_SquareKilometer))). - -fof(axmondialPred20578, axiom, - f_capitalCity(inst_Countries_TR_provinces_Aksaray_cities_Aksaray,inst_Countries_TR_provinces_Aksaray)). - -fof(axmondialPred20579, axiom, - f_located(inst_Islands_Oesel,inst_Estonia)). - -fof(axmondialPred20580, axiom, - f_landAreaOnly(inst_Islands_Oesel,f_MeasureFn(2714,inst_SquareKilometer))). - -fof(axmondialPred20581, axiom, - f_member(inst_SanMarino,inst_Organizations_OSCE)). - -fof(axmondialPred20582, axiom, - 239675 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Huaiyin)). - -fof(axmondialPred20583, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Huaiyin,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred20584, axiom, - f_member(inst_Cuba,inst_Organizations_WIPO)). - -fof(axmondialPred20585, axiom, - 496739 = f_PopulationFn(inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh)). - -fof(axmondialPred20586, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh,f_MeasureFn(14261,inst_SquareKilometer))). - -fof(axmondialPred20587, axiom, - f_capitalCity(inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh_cities_Yasuj,inst_Countries_IR_provinces_BoyerAhmadeKohkiluyeh)). - -fof(axmondialPred20588, axiom, - 320000 = f_PopulationFn(inst_Countries_R_provinces_Vologodskayaoblast_cities_Cherepovets)). - -fof(axmondialPred20589, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Vologodskayaoblast_cities_Cherepovets,inst_Countries_R_provinces_Vologodskayaoblast)). - -fof(axmondialPred20590, axiom, - 427600 = f_PopulationFn(inst_Countries_P_provinces_Coimbra)). - -fof(axmondialPred20591, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Coimbra,f_MeasureFn(3947,inst_SquareKilometer))). - -fof(axmondialPred20592, axiom, - f_located(inst_Islands_Dagoe,inst_Estonia)). - -fof(axmondialPred20593, axiom, - f_landAreaOnly(inst_Islands_Dagoe,f_MeasureFn(965,inst_SquareKilometer))). - -fof(axmondialPred20594, axiom, - f_member(inst_Norway,inst_Organizations_UPU)). - -fof(axmondialPred20595, axiom, - f_member(inst_Norway,inst_Organizations_IBRD)). - -fof(axmondialPred20596, axiom, - f_member(inst_Colombia,inst_Organizations_G_3)). - -fof(axmondialPred20597, axiom, - 128825 = f_PopulationFn(inst_Countries_YV_provinces_Carabobo_cities_PuertoCabello)). - -fof(axmondialPred20598, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Carabobo_cities_PuertoCabello,inst_Countries_YV_provinces_Carabobo)). - -fof(axmondialPred20599, axiom, - f_member(inst_Nigeria,inst_Organizations_WTrO)). - -fof(axmondialPred20600, axiom, - f_member(inst_Bolivia,inst_Organizations_WMO)). - -fof(axmondialPred20601, axiom, - 1774778 = f_PopulationFn(inst_Countries_IND_provinces_Meghalaya)). - -fof(axmondialPred20602, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Meghalaya,f_MeasureFn(22429,inst_SquareKilometer))). - -fof(axmondialPred20603, axiom, - f_capitalCity(inst_Countries_IND_provinces_Meghalaya_cities_Shillong,inst_Countries_IND_provinces_Meghalaya)). - -fof(axmondialPred20604, axiom, - 259000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Sterlitamak)). - -fof(axmondialPred20605, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Sterlitamak,inst_Countries_R_provinces_Rep_ofBashkortostan)). - -fof(axmondialPred20606, axiom, - f_member(inst_SierraLeone,inst_Organizations_ILO)). - -fof(axmondialPred20607, axiom, - 323365 = f_PopulationFn(inst_Countries_N_provinces_Rogaland)). - -fof(axmondialPred20608, axiom, - f_capitalCity(inst_Countries_N_provinces_Rogaland_cities_Stavanger,inst_Countries_N_provinces_Rogaland)). - -fof(axmondialPred20609, axiom, - f_member(inst_Guyana,inst_Organizations_CDB)). - -fof(axmondialPred20610, axiom, - f_located(inst_Islands_Mallorca,inst_Countries_E_provinces_BalearicIslands)). - -fof(axmondialPred20611, axiom, - f_located(inst_Islands_Mallorca,inst_Spain)). - -fof(axmondialPred20612, axiom, - f_landAreaOnly(inst_Islands_Mallorca,f_MeasureFn(3618,inst_SquareKilometer))). - -fof(axmondialPred20613, axiom, - 25973 = f_PopulationFn(inst_Countries_USA_provinces_Kentucky_cities_Frankfort)). - -fof(axmondialPred20614, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Kentucky_cities_Frankfort,inst_Countries_USA_provinces_Kentucky)). - -fof(axmondialPred20615, axiom, - 126000 = f_PopulationFn(inst_Countries_ET_provinces_ElWadielJadid)). - -fof(axmondialPred20616, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElWadielJadid,f_MeasureFn(376505,inst_SquareKilometer))). - -fof(axmondialPred20617, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElWadielJadid_cities_ElKharga,inst_Countries_ET_provinces_ElWadielJadid)). - -fof(axmondialPred20618, axiom, - f_member(inst_Pakistan,inst_Organizations_CCC)). - -fof(axmondialPred20619, axiom, - 463738 = f_PopulationFn(inst_Countries_THA_provinces_Rayong)). - -fof(axmondialPred20620, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Rayong,f_MeasureFn(3540,inst_SquareKilometer))). - -fof(axmondialPred20621, axiom, - 78571 = f_PopulationFn(inst_Countries_SF_provinces_Kuopio_cities_Kuopio)). - -fof(axmondialPred20622, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Kuopio_cities_Kuopio,inst_Countries_SF_provinces_Kuopio)). - -fof(axmondialPred20623, axiom, - f_member(inst_Malawi,inst_Organizations_ACP)). - -fof(axmondialPred20624, axiom, - 869000 = f_PopulationFn(inst_Countries_R_provinces_Krasnoyarskiykray_cities_Krasnoyarsk)). - -fof(axmondialPred20625, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Krasnoyarskiykray_cities_Krasnoyarsk,inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred20626, axiom, - 425836 = f_PopulationFn(inst_Countries_IND_provinces_WestBengal_cities_Durgapur)). - -fof(axmondialPred20627, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_WestBengal_cities_Durgapur,inst_Countries_IND_provinces_WestBengal)). - -fof(axmondialPred20628, axiom, - f_sharedBorderLength(inst_China,inst_Kazakstan,f_MeasureFn(1533,inst_Kilometer))). - -fof(axmondialPred20629, axiom, - 2390102 = f_PopulationFn(inst_Countries_BR_provinces_Amazonas)). - -fof(axmondialPred20630, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Amazonas,f_MeasureFn(1577820,inst_SquareKilometer))). - -fof(axmondialPred20631, axiom, - f_capitalCity(inst_Countries_BR_provinces_Amazonas_cities_Manaus,inst_Countries_BR_provinces_Amazonas)). - -fof(axmondialPred20632, axiom, - f_member(inst_Angola,inst_Organizations_SADC)). - -fof(axmondialPred20633, axiom, - 105963 = f_PopulationFn(inst_Countries_ETH_cities_Debrezit)). - -fof(axmondialPred20634, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_Debrezit,inst_Ethiopia)). - -fof(axmondialPred20635, axiom, - f_member(inst_Panama,inst_Organizations_OPANAL)). - -fof(axmondialPred20636, axiom, - f_geographicalSubregion(inst_Congo,inst_Continents_Africa)). - -fof(axmondialPred20637, axiom, - 3965900 = f_PopulationFn(inst_Countries_MYA_provinces_Yangon)). - -fof(axmondialPred20638, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Yangon,f_MeasureFn(10171,inst_SquareKilometer))). - -fof(axmondialPred20639, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Yangon_cities_Rangoon,inst_Countries_MYA_provinces_Yangon)). - -fof(axmondialPred20640, axiom, - 430800 = f_PopulationFn(inst_Countries_PL_provinces_Wloclawskie)). - -fof(axmondialPred20641, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Wloclawskie,f_MeasureFn(4402,inst_SquareKilometer))). - -fof(axmondialPred20642, axiom, - f_capitalCity(inst_Countries_PL_provinces_Wloclawskie_cities_Wloclawek,inst_Countries_PL_provinces_Wloclawskie)). - -fof(axmondialPred20643, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Surrey_cities_Kingston,inst_Countries_GB_provinces_Surrey)). - -fof(axmondialPred20644, axiom, - f_geographicalSubregion(inst_Italy,inst_Continents_Europe)). - -fof(axmondialPred20645, axiom, - f_sharedBorderLength(inst_Indonesia,inst_PapuaNewGuinea,f_MeasureFn(820,inst_Kilometer))). - -fof(axmondialPred20646, axiom, - 53922 = f_PopulationFn(inst_Countries_SF_provinces_Kymi_cities_Lappeenrenta)). - -fof(axmondialPred20647, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Kymi_cities_Lappeenrenta,inst_Countries_SF_provinces_Kymi)). - -fof(axmondialPred20648, axiom, - 70975 = f_PopulationFn(inst_Countries_DK_cities_Esbjerg)). - -fof(axmondialPred20649, axiom, - f_geographicalSubregion(inst_Countries_DK_cities_Esbjerg,inst_Denmark)). - -fof(axmondialPred20650, axiom, - 163000 = f_PopulationFn(inst_Countries_CZ_provinces_Vychodocesky_cities_Pardubice)). - -fof(axmondialPred20651, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Vychodocesky_cities_Pardubice,inst_Countries_CZ_provinces_Vychodocesky)). - -fof(axmondialPred20652, axiom, - 212000 = f_PopulationFn(inst_Countries_UA_provinces_Ternopilska_cities_Ternopil)). - -fof(axmondialPred20653, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Ternopilska_cities_Ternopil,inst_Countries_UA_provinces_Ternopilska)). - -fof(axmondialPred20654, axiom, - 442700 = f_PopulationFn(inst_Countries_P_provinces_Santarem)). - -fof(axmondialPred20655, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Santarem,f_MeasureFn(6747,inst_SquareKilometer))). - -fof(axmondialPred20656, axiom, - 1304800 = f_PopulationFn(inst_Countries_MAL_provinces_Kedah)). - -fof(axmondialPred20657, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Kedah,f_MeasureFn(9426,inst_SquareKilometer))). - -fof(axmondialPred20658, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Kedah_cities_AlorSetar,inst_Countries_MAL_provinces_Kedah)). - -fof(axmondialPred20659, axiom, - 219328 = f_PopulationFn(inst_Countries_RI_cities_PematangSiantar)). - -fof(axmondialPred20660, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_PematangSiantar,inst_Indonesia)). - -fof(axmondialPred20661, axiom, - f_member(inst_Guyana,inst_Organizations_IFC)). - -fof(axmondialPred20662, axiom, - f_member(inst_Togo,inst_Organizations_WMO)). - -fof(axmondialPred20663, axiom, - 1349129 = f_PopulationFn(inst_Countries_PE_provinces_Cajamarca)). - -fof(axmondialPred20664, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Cajamarca,f_MeasureFn(33247,inst_SquareKilometer))). - -fof(axmondialPred20665, axiom, - f_capitalCity(inst_Countries_PE_provinces_Cajamarca_cities_Cajamarca,inst_Countries_PE_provinces_Cajamarca)). - -fof(axmondialPred20666, axiom, - 356652 = f_PopulationFn(inst_Countries_TJ_provinces_NingxiaHuizu_cities_Yinchuan)). - -fof(axmondialPred20667, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NingxiaHuizu_cities_Yinchuan,inst_Countries_TJ_provinces_NingxiaHuizu)). - -fof(axmondialPred20668, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Niigata_cities_Niigata,inst_Countries_J_provinces_Niigata)). - -fof(axmondialPred20669, axiom, - 137300 = f_PopulationFn(inst_Countries_GB_provinces_Bedfordshire_cities_Bedford)). - -fof(axmondialPred20670, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Bedfordshire_cities_Bedford,inst_Countries_GB_provinces_Bedfordshire)). - -fof(axmondialPred20671, axiom, - f_member(inst_Finland,inst_Organizations_NAM)). - -fof(axmondialPred20672, axiom, - 1142258 = f_PopulationFn(inst_Countries_BR_provinces_Para_cities_Belem)). - -fof(axmondialPred20673, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Para_cities_Belem,inst_Countries_BR_provinces_Para)). - -fof(axmondialPred20674, axiom, - 289000 = f_PopulationFn(inst_Countries_NOK_cities_Sinuiju)). - -fof(axmondialPred20675, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Sinuiju,inst_NorthKorea)). - -fof(axmondialPred20676, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Somogy_cities_Kaposvar,inst_Countries_H_provinces_Somogy)). - -fof(axmondialPred20677, axiom, - f_member(inst_Suriname,inst_Organizations_ACP)). - -fof(axmondialPred20678, axiom, - f_hasHeadq(inst_Organizations_IBRD,inst_Countries_USA_provinces_Distr_Columbia_cities_Washington)). - -fof(axmondialPred20679, axiom, - 102204 = f_PopulationFn(inst_Countries_D_provinces_Thuringen_cities_Jena)). - -fof(axmondialPred20680, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Thuringen_cities_Jena,inst_Countries_D_provinces_Thuringen)). - -fof(axmondialPred20681, axiom, - 137295 = f_PopulationFn(inst_Countries_BR_cities_CabodeSantoAgostinho)). - -fof(axmondialPred20682, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_CabodeSantoAgostinho,inst_Brazil)). - -fof(axmondialPred20683, axiom, - f_located(inst_Islands_Hokkaido,inst_Countries_J_provinces_Hokkaido)). - -fof(axmondialPred20684, axiom, - f_located(inst_Islands_Hokkaido,inst_Japan)). - -fof(axmondialPred20685, axiom, - 15531600 = f_PopulationFn(inst_Countries_VN_provinces_MekongRiverDelta)). - -fof(axmondialPred20686, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_MekongRiverDelta,f_MeasureFn(39555,inst_SquareKilometer))). - -fof(axmondialPred20687, axiom, - f_located(inst_Rivers_Amazonas,inst_Countries_CO_provinces_Amazonas)). - -fof(axmondialPred20688, axiom, - f_located(inst_Rivers_Amazonas,inst_Countries_BR_provinces_Para)). - -fof(axmondialPred20689, axiom, - f_located(inst_Rivers_Amazonas,inst_Peru)). - -fof(axmondialPred20690, axiom, - f_located(inst_Rivers_Amazonas,inst_Countries_BR_provinces_Amazonas)). - -fof(axmondialPred20691, axiom, - f_located(inst_Rivers_Amazonas,inst_Countries_BR_provinces_Amapa)). - -fof(axmondialPred20692, axiom, - f_length(inst_Rivers_Amazonas,6518)). - -fof(axmondialPred20693, axiom, - f_located(inst_Rivers_Amazonas,inst_Colombia)). - -fof(axmondialPred20694, axiom, - f_located(inst_Rivers_Amazonas,inst_Countries_PE_provinces_Loreto)). - -fof(axmondialPred20695, axiom, - f_located(inst_Rivers_Amazonas,inst_Brazil)). - -fof(axmondialPred20696, axiom, - f_flowsInto(inst_Rivers_Amazonas,inst_Seas_AtlanticOcean)). - -fof(axmondialPred20697, axiom, - 2558000 = f_PopulationFn(inst_Countries_SGP_cities_Singapore)). - -fof(axmondialPred20698, axiom, - f_geographicalSubregion(inst_Countries_SGP_cities_Singapore,inst_Singapore)). - -fof(axmondialPred20699, axiom, - 1583900 = f_PopulationFn(inst_Countries_VN_provinces_Haiphong)). - -fof(axmondialPred20700, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_Haiphong,f_MeasureFn(1503,inst_SquareKilometer))). - -fof(axmondialPred20701, axiom, - 178669 = f_PopulationFn(inst_Countries_TJ_provinces_Yunnan_cities_Qujing)). - -fof(axmondialPred20702, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Yunnan_cities_Qujing,inst_Countries_TJ_provinces_Yunnan)). - -fof(axmondialPred20703, axiom, - 103787 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_Algeciras)). - -fof(axmondialPred20704, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_Algeciras,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred20705, axiom, - 123843 = f_PopulationFn(inst_Countries_C_provinces_Matanzas_cities_Matanzas)). - -fof(axmondialPred20706, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_Matanzas_cities_Matanzas,inst_Countries_C_provinces_Matanzas)). - -fof(axmondialPred20707, axiom, - f_located(inst_Lakes_Disappointment_Lake,inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred20708, axiom, - f_located(inst_Lakes_Disappointment_Lake,inst_Australia)). - -fof(axmondialPred20709, axiom, - 1482 = f_PopulationFn(inst_Countries_cid_cia_Tokelau)). - -fof(axmondialPred20710, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Tokelau,f_MeasureFn(10,inst_SquareKilometer))). - -fof(axmondialPred20711, axiom, - 540800 = f_PopulationFn(inst_Countries_H_provinces_BacsKiskun)). - -fof(axmondialPred20712, axiom, - f_landAreaOnly(inst_Countries_H_provinces_BacsKiskun,f_MeasureFn(8363,inst_SquareKilometer))). - -fof(axmondialPred20713, axiom, - f_capitalCity(inst_Countries_H_provinces_BacsKiskun_cities_Kecskemet,inst_Countries_H_provinces_BacsKiskun)). - -fof(axmondialPred20714, axiom, - 109809 = f_PopulationFn(inst_Countries_I_provinces_Umbria_cities_Terni)). - -fof(axmondialPred20715, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Umbria_cities_Terni,inst_Countries_I_provinces_Umbria)). - -fof(axmondialPred20716, axiom, - 7206704 = f_PopulationFn(inst_Countries_IND_provinces_Delhi_cities_NewDelhi)). - -fof(axmondialPred20717, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Delhi_cities_NewDelhi,inst_Countries_IND_provinces_Delhi)). - -fof(axmondialPred20718, axiom, - 340412 = f_PopulationFn(inst_Countries_BR_provinces_Paraiba_cities_CampinaGrande)). - -fof(axmondialPred20719, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Paraiba_cities_CampinaGrande,inst_Countries_BR_provinces_Paraiba)). - -fof(axmondialPred20720, axiom, - f_sharedBorderLength(inst_Haiti,inst_DominicanRepublic,f_MeasureFn(275,inst_Kilometer))). - -fof(axmondialPred20721, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_LaUnion_cities_LaUnion,inst_Countries_ES_provinces_LaUnion)). - -fof(axmondialPred20722, axiom, - f_located(inst_Islands_Mauritius,inst_Mauritius)). - -fof(axmondialPred20723, axiom, - f_landAreaOnly(inst_Islands_Mauritius,f_MeasureFn(2000,inst_SquareKilometer))). - -fof(axmondialPred20724, axiom, - 1326200 = f_PopulationFn(inst_Countries_EAT_provinces_Kagera)). - -fof(axmondialPred20725, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Kagera,f_MeasureFn(28388,inst_SquareKilometer))). - -fof(axmondialPred20726, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Kagera_cities_Bukoba,inst_Countries_EAT_provinces_Kagera)). - -fof(axmondialPred20727, axiom, - f_geographicalSubregion(inst_Countries_CI_cities_Abidjan,inst_CoteDIvoire)). - -fof(axmondialPred20728, axiom, - f_member(inst_Nigeria,inst_Organizations_ICAO)). - -fof(axmondialPred20729, axiom, - f_member(inst_Luxembourg,inst_Organizations_CCC)). - -fof(axmondialPred20730, axiom, - f_member(inst_Iraq,inst_Organizations_UNIDO)). - -fof(axmondialPred20731, axiom, - 811000 = f_PopulationFn(inst_Countries_KAZ_provinces_Semey)). - -fof(axmondialPred20732, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Semey,f_MeasureFn(185800,inst_SquareKilometer))). - -fof(axmondialPred20733, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Semey_cities_Semey,inst_Countries_KAZ_provinces_Semey)). - -fof(axmondialPred20734, axiom, - f_member(inst_Cyprus,inst_Organizations_WToO)). - -fof(axmondialPred20735, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cyprus,inst_AgriculturalSector,5.6,f_YearFn(1996))). - -fof(axmondialPred20736, axiom, - f_member(inst_Cyprus,inst_Organizations_OAS)). - -fof(axmondialPred20737, axiom, - f_member(inst_Cyprus,inst_Organizations_WFTU)). - -fof(axmondialPred20738, axiom, - f_member(inst_Cyprus,inst_Organizations_WHO)). - -fof(axmondialPred20739, axiom, - 744609 = f_PopulationFn(inst_Cyprus)). - -fof(axmondialPred20740, axiom, - f_member(inst_Cyprus,inst_Organizations_WTrO)). - -fof(axmondialPred20741, axiom, - f_member(inst_Cyprus,inst_Organizations_CE)). - -fof(axmondialPred20742, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cyprus,inst_ServiceSector,69.5,f_YearFn(1996))). - -fof(axmondialPred20743, axiom, - f_member(inst_Cyprus,inst_Organizations_IOC)). - -fof(axmondialPred20744, axiom, - f_member(inst_Cyprus,inst_Organizations_IAEA)). - -fof(axmondialPred20745, axiom, - f_member(inst_Cyprus,inst_Organizations_IFRCS)). - -fof(axmondialPred20746, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cyprus,inst_IndustrialSector,24.9,f_YearFn(1996))). - -fof(axmondialPred20747, axiom, - f_member(inst_Cyprus,inst_Organizations_C)). - -fof(axmondialPred20748, axiom, - f_member(inst_Cyprus,inst_Organizations_ILO)). - -fof(axmondialPred20749, axiom, - f_member(inst_Cyprus,inst_Organizations_WCL)). - -fof(axmondialPred20750, axiom, - f_landAreaOnly(inst_Cyprus,f_MeasureFn(9250,inst_SquareKilometer))). - -fof(axmondialPred20751, axiom, - f_member(inst_Cyprus,inst_Organizations_WIPO)). - -fof(axmondialPred20752, axiom, - f_member(inst_Cyprus,inst_Organizations_ITU)). - -fof(axmondialPred20753, axiom, - f_capitalCity(inst_Countries_CY_cities_Nicosia,inst_Cyprus)). - -fof(axmondialPred20754, axiom, - f_member(inst_Cyprus,inst_Organizations_IMF)). - -fof(axmondialPred20755, axiom, - 119900 = f_PopulationFn(inst_Countries_TR_provinces_Usak_cities_Usak)). - -fof(axmondialPred20756, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Usak_cities_Usak,inst_Countries_TR_provinces_Usak)). - -fof(axmondialPred20757, axiom, - f_member(inst_Cuba,inst_Organizations_LAIA)). - -fof(axmondialPred20758, axiom, - 197595 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Acheng)). - -fof(axmondialPred20759, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Acheng,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred20760, axiom, - 169603 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Danyang)). - -fof(axmondialPred20761, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Danyang,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred20762, axiom, - 255568 = f_PopulationFn(inst_Countries_PE_provinces_Cuzco_cities_Cuzco)). - -fof(axmondialPred20763, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Cuzco_cities_Cuzco,inst_Countries_PE_provinces_Cuzco)). - -fof(axmondialPred20764, axiom, - f_member(inst_Nigeria,inst_Organizations_IAEA)). - -fof(axmondialPred20765, axiom, - f_meetsSpatially(inst_Nigeria,inst_Cameroon)). - -fof(axmondialPred20766, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Nigeria,inst_AgriculturalSector,38,f_YearFn(1996))). - -fof(axmondialPred20767, axiom, - f_landAreaOnly(inst_Nigeria,f_MeasureFn(923770,inst_SquareKilometer))). - -fof(axmondialPred20768, axiom, - f_member(inst_Nigeria,inst_Organizations_UNHCR)). - -fof(axmondialPred20769, axiom, - f_member(inst_Nigeria,inst_Organizations_ILO)). - -fof(axmondialPred20770, axiom, - f_member(inst_Nigeria,inst_Organizations_IFRCS)). - -fof(axmondialPred20771, axiom, - f_inflationRateInCountry(inst_Nigeria,57)). - -fof(axmondialPred20772, axiom, - f_member(inst_Nigeria,inst_Organizations_Inmarsat)). - -fof(axmondialPred20773, axiom, - f_meetsSpatially(inst_Nigeria,inst_Chad)). - -fof(axmondialPred20774, axiom, - f_member(inst_Nigeria,inst_Organizations_C)). - -fof(axmondialPred20775, axiom, - f_member(inst_Nigeria,inst_Organizations_Interpol)). - -fof(axmondialPred20776, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Nigeria,inst_ServiceSector,40,f_YearFn(1996))). - -fof(axmondialPred20777, axiom, - f_member(inst_Nigeria,inst_Organizations_IDA)). - -fof(axmondialPred20778, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Nigeria,inst_IndustrialSector,22,f_YearFn(1996))). - -fof(axmondialPred20779, axiom, - f_member(inst_Nigeria,inst_Organizations_UNPROFOR)). - -fof(axmondialPred20780, axiom, - f_capitalCity(inst_Countries_WAN_cities_Abuja,inst_Nigeria)). - -fof(axmondialPred20781, axiom, - f_meetsSpatially(inst_Nigeria,inst_Niger)). - -fof(axmondialPred20782, axiom, - 103912489 = f_PopulationFn(inst_Nigeria)). - -fof(axmondialPred20783, axiom, - f_meetsSpatially(inst_Nigeria,inst_Benin)). - -fof(axmondialPred20784, axiom, - f_member(inst_Nigeria,inst_Organizations_OAU)). - -fof(axmondialPred20785, axiom, - f_member(inst_Nigeria,inst_Organizations_G_19)). - -fof(axmondialPred20786, axiom, - 13808800 = f_PopulationFn(inst_Countries_VN_provinces_RedRiverDelta)). - -fof(axmondialPred20787, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_RedRiverDelta,f_MeasureFn(12510,inst_SquareKilometer))). - -fof(axmondialPred20788, axiom, - 263000 = f_PopulationFn(inst_Countries_R_provinces_Tyumenskayaoblast_cities_Surgut)). - -fof(axmondialPred20789, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Tyumenskayaoblast_cities_Surgut,inst_Countries_R_provinces_Tyumenskayaoblast)). - -fof(axmondialPred20790, axiom, - 299000 = f_PopulationFn(inst_Countries_R_provinces_Vologodskayaoblast_cities_Vologda)). - -fof(axmondialPred20791, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Vologodskayaoblast_cities_Vologda,inst_Countries_R_provinces_Vologodskayaoblast)). - -fof(axmondialPred20792, axiom, - 1534897 = f_PopulationFn(inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred20793, axiom, - f_landAreaOnly(inst_Countries_E_provinces_CanaryIslands,f_MeasureFn(7447,inst_SquareKilometer))). - -fof(axmondialPred20794, axiom, - f_capitalCity(inst_Countries_E_provinces_CanaryIslands_cities_SantaCruzdeTenerife,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred20795, axiom, - 100913 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Catanduva)). - -fof(axmondialPred20796, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Catanduva,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred20797, axiom, - f_member(inst_Denmark,inst_Organizations_UNMOT)). - -fof(axmondialPred20798, axiom, - 358688 = f_PopulationFn(inst_Countries_F_provinces_MidiPyrenees_cities_Toulouse)). - -fof(axmondialPred20799, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_MidiPyrenees_cities_Toulouse,inst_Countries_F_provinces_MidiPyrenees)). - -fof(axmondialPred20800, axiom, - 302600 = f_PopulationFn(inst_Countries_H_provinces_Zala)). - -fof(axmondialPred20801, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Zala,f_MeasureFn(3786,inst_SquareKilometer))). - -fof(axmondialPred20802, axiom, - f_capitalCity(inst_Countries_H_provinces_Zala_cities_Zalaegerszeg,inst_Countries_H_provinces_Zala)). - -fof(axmondialPred20803, axiom, - 171439 = f_PopulationFn(inst_Countries_USA_provinces_Virginia_cities_NewportNews)). - -fof(axmondialPred20804, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Virginia_cities_NewportNews,inst_Countries_USA_provinces_Virginia)). - -fof(axmondialPred20805, axiom, - f_geographicalSubregion(inst_Barbados,inst_Continents_America)). - -fof(axmondialPred20806, axiom, - 1097000 = f_PopulationFn(inst_Countries_F_provinces_FrancheComte)). - -fof(axmondialPred20807, axiom, - f_landAreaOnly(inst_Countries_F_provinces_FrancheComte,f_MeasureFn(16202,inst_SquareKilometer))). - -fof(axmondialPred20808, axiom, - f_capitalCity(inst_Countries_F_provinces_FrancheComte_cities_Besancon,inst_Countries_F_provinces_FrancheComte)). - -fof(axmondialPred20809, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_FAO)). - -fof(axmondialPred20810, axiom, - 1242051 = f_PopulationFn(inst_Countries_USA_provinces_Maine)). - -fof(axmondialPred20811, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Maine,f_MeasureFn(86156,inst_SquareKilometer))). - -fof(axmondialPred20812, axiom, - f_capitalCity(inst_Countries_USA_provinces_Maine_cities_Augusta,inst_Countries_USA_provinces_Maine)). - -fof(axmondialPred20813, axiom, - 3243200 = f_PopulationFn(inst_Countries_MYA_provinces_Magway)). - -fof(axmondialPred20814, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Magway,f_MeasureFn(44820,inst_SquareKilometer))). - -fof(axmondialPred20815, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Magway_cities_Magway,inst_Countries_MYA_provinces_Magway)). - -fof(axmondialPred20816, axiom, - f_geographicalSubregion(inst_SouthAfrica,inst_Continents_Africa)). - -fof(axmondialPred20817, axiom, - 507763 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Kaifeng)). - -fof(axmondialPred20818, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Kaifeng,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred20819, axiom, - 139063 = f_PopulationFn(inst_Countries_D_provinces_Hessen_cities_Darmstadt)). - -fof(axmondialPred20820, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Hessen_cities_Darmstadt,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred20821, axiom, - 220729 = f_PopulationFn(inst_Countries_RA_provinces_LaRioja)). - -fof(axmondialPred20822, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_LaRioja,f_MeasureFn(89680,inst_SquareKilometer))). - -fof(axmondialPred20823, axiom, - f_capitalCity(inst_Countries_RA_provinces_LaRioja_cities_LaRioja,inst_Countries_RA_provinces_LaRioja)). - -fof(axmondialPred20824, axiom, - 211700 = f_PopulationFn(inst_Countries_GB_provinces_Hampshire_cities_Southampton)). - -fof(axmondialPred20825, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Hampshire_cities_Southampton,inst_Countries_GB_provinces_Hampshire)). - -fof(axmondialPred20826, axiom, - 13316455 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred20827, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_RiodeJaneiro,f_MeasureFn(43909,inst_SquareKilometer))). - -fof(axmondialPred20828, axiom, - f_capitalCity(inst_Countries_BR_provinces_RiodeJaneiro_cities_RiodeJaneiro,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred20829, axiom, - 1014557 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Kalyan)). - -fof(axmondialPred20830, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Kalyan,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred20831, axiom, - 2265510 = f_PopulationFn(inst_Countries_SUD_provinces_BahralGhazal)). - -fof(axmondialPred20832, axiom, - f_landAreaOnly(inst_Countries_SUD_provinces_BahralGhazal,f_MeasureFn(200894,inst_SquareKilometer))). - -fof(axmondialPred20833, axiom, - f_capitalCity(inst_Countries_SUD_provinces_BahralGhazal_cities_Waw,inst_Countries_SUD_provinces_BahralGhazal)). - -fof(axmondialPred20834, axiom, - 111190 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco_cities_Camaragibe)). - -fof(axmondialPred20835, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Pernambuco_cities_Camaragibe,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred20836, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_DumfriesandGalloway_cities_Dumfries,inst_Countries_GB_provinces_DumfriesandGalloway)). - -fof(axmondialPred20837, axiom, - 126000 = f_PopulationFn(inst_Countries_R_provinces_Vladimirskayaoblast_cities_Murom)). - -fof(axmondialPred20838, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Vladimirskayaoblast_cities_Murom,inst_Countries_R_provinces_Vladimirskayaoblast)). - -fof(axmondialPred20839, axiom, - 1465698 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_Curitiba)). - -fof(axmondialPred20840, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_Curitiba,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred20841, axiom, - f_member(inst_Italy,inst_Organizations_ZC)). - -fof(axmondialPred20842, axiom, - 120000 = f_PopulationFn(inst_Countries_RSA_cities_Boksburg)). - -fof(axmondialPred20843, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Boksburg,inst_SouthAfrica)). - -fof(axmondialPred20844, axiom, - f_member(inst_Israel,inst_Organizations_CCC)). - -fof(axmondialPred20845, axiom, - f_landAreaOnly(inst_Finland,f_MeasureFn(337030,inst_SquareKilometer))). - -fof(axmondialPred20846, axiom, - f_member(inst_Finland,inst_Organizations_IOC)). - -fof(axmondialPred20847, axiom, - f_meetsSpatially(inst_Finland,inst_Russia)). - -fof(axmondialPred20848, axiom, - f_member(inst_Finland,inst_Organizations_CCC)). - -fof(axmondialPred20849, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Kuopio,inst_Finland)). - -fof(axmondialPred20850, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Mikkeli,inst_Finland)). - -fof(axmondialPred20851, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Kymi,inst_Finland)). - -fof(axmondialPred20852, axiom, - f_member(inst_Finland,inst_Organizations_EIB)). - -fof(axmondialPred20853, axiom, - f_member(inst_Finland,inst_Organizations_UNTSO)). - -fof(axmondialPred20854, axiom, - f_member(inst_Finland,inst_Organizations_IEA)). - -fof(axmondialPred20855, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Finland,inst_ServiceSector,67.4,f_YearFn(1996))). - -fof(axmondialPred20856, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Vaasa,inst_Finland)). - -fof(axmondialPred20857, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Oulu,inst_Finland)). - -fof(axmondialPred20858, axiom, - f_capitalCity(inst_Countries_SF_provinces_Uusimaa_cities_Helsinki,inst_Finland)). - -fof(axmondialPred20859, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Finland,inst_IndustrialSector,28,f_YearFn(1996))). - -fof(axmondialPred20860, axiom, - f_meetsSpatially(inst_Finland,inst_Sweden)). - -fof(axmondialPred20861, axiom, - f_member(inst_Finland,inst_Organizations_UNCRO)). - -fof(axmondialPred20862, axiom, - 5105230 = f_PopulationFn(inst_Finland)). - -fof(axmondialPred20863, axiom, - f_member(inst_Finland,inst_Organizations_MTCR)). - -fof(axmondialPred20864, axiom, - f_member(inst_Finland,inst_Organizations_OECD)). - -fof(axmondialPred20865, axiom, - f_member(inst_Finland,inst_Organizations_AsDB)). - -fof(axmondialPred20866, axiom, - f_member(inst_Finland,inst_Organizations_OAS)). - -fof(axmondialPred20867, axiom, - f_member(inst_Finland,inst_Organizations_IFAD)). - -fof(axmondialPred20868, axiom, - f_member(inst_Finland,inst_Organizations_CE)). - -fof(axmondialPred20869, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Lappia,inst_Finland)). - -fof(axmondialPred20870, axiom, - f_inflationRateInCountry(inst_Finland,2)). - -fof(axmondialPred20871, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Aland,inst_Finland)). - -fof(axmondialPred20872, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Turku_Pori,inst_Finland)). - -fof(axmondialPred20873, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Uusimaa,inst_Finland)). - -fof(axmondialPred20874, axiom, - f_member(inst_Finland,inst_Organizations_IOM)). - -fof(axmondialPred20875, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Pohjols_Karjala,inst_Finland)). - -fof(axmondialPred20876, axiom, - f_meetsSpatially(inst_Finland,inst_Norway)). - -fof(axmondialPred20877, axiom, - f_member(inst_Finland,inst_Organizations_AfDB)). - -fof(axmondialPred20878, axiom, - f_member(inst_Finland,inst_Organizations_IFC)). - -fof(axmondialPred20879, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Suomi,inst_Finland)). - -fof(axmondialPred20880, axiom, - f_geographicSubregion(inst_Countries_SF_provinces_Haeme,inst_Finland)). - -fof(axmondialPred20881, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Finland,inst_AgriculturalSector,4.6,f_YearFn(1996))). - -fof(axmondialPred20882, axiom, - 100104 = f_PopulationFn(inst_Countries_YV_provinces_DistritoFederal_cities_CatiaLaMar)). - -fof(axmondialPred20883, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_DistritoFederal_cities_CatiaLaMar,inst_Countries_YV_provinces_DistritoFederal)). - -fof(axmondialPred20884, axiom, - 683061 = f_PopulationFn(inst_Countries_TR_provinces_Sakarya)). - -fof(axmondialPred20885, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Sakarya,f_MeasureFn(4817,inst_SquareKilometer))). - -fof(axmondialPred20886, axiom, - f_capitalCity(inst_Countries_TR_provinces_Sakarya_cities_Sakarya,inst_Countries_TR_provinces_Sakarya)). - -fof(axmondialPred20887, axiom, - 658791 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_SaoBernardodoCampo)). - -fof(axmondialPred20888, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_SaoBernardodoCampo,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred20889, axiom, - 374475 = f_PopulationFn(inst_Countries_IR_provinces_Gilan_cities_Rasht)). - -fof(axmondialPred20890, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Gilan_cities_Rasht,inst_Countries_IR_provinces_Gilan)). - -fof(axmondialPred20891, axiom, - 409924 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Zhuzhou)). - -fof(axmondialPred20892, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Zhuzhou,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred20893, axiom, - 1265900 = f_PopulationFn(inst_Countries_UA_provinces_Zakarpatska)). - -fof(axmondialPred20894, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Zakarpatska,f_MeasureFn(12800,inst_SquareKilometer))). - -fof(axmondialPred20895, axiom, - f_capitalCity(inst_Countries_UA_provinces_Zakarpatska_cities_Uzhhorod,inst_Countries_UA_provinces_Zakarpatska)). - -fof(axmondialPred20896, axiom, - 657297 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Daqing)). - -fof(axmondialPred20897, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Daqing,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred20898, axiom, - 138000 = f_PopulationFn(inst_Countries_WAN_cities_IjebuOde)). - -fof(axmondialPred20899, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_IjebuOde,inst_Nigeria)). - -fof(axmondialPred20900, axiom, - f_landAreaOnly(inst_Malawi,f_MeasureFn(118480,inst_SquareKilometer))). - -fof(axmondialPred20901, axiom, - f_capitalCity(inst_Countries_MW_cities_Lilongwe,inst_Malawi)). - -fof(axmondialPred20902, axiom, - f_inflationRateInCountry(inst_Malawi,83.3)). - -fof(axmondialPred20903, axiom, - f_member(inst_Malawi,inst_Organizations_IOC)). - -fof(axmondialPred20904, axiom, - f_meetsSpatially(inst_Malawi,inst_Tanzania)). - -fof(axmondialPred20905, axiom, - 9452844 = f_PopulationFn(inst_Malawi)). - -fof(axmondialPred20906, axiom, - f_member(inst_Malawi,inst_Organizations_Interpol)). - -fof(axmondialPred20907, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Malawi,inst_AgriculturalSector,31,f_YearFn(1996))). - -fof(axmondialPred20908, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Malawi,inst_IndustrialSector,14,f_YearFn(1996))). - -fof(axmondialPred20909, axiom, - f_member(inst_Malawi,inst_Organizations_IMO)). - -fof(axmondialPred20910, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Malawi,inst_ServiceSector,55,f_YearFn(1996))). - -fof(axmondialPred20911, axiom, - f_member(inst_Malawi,inst_Organizations_IBRD)). - -fof(axmondialPred20912, axiom, - f_member(inst_Malawi,inst_Organizations_IFAD)). - -fof(axmondialPred20913, axiom, - f_member(inst_Malawi,inst_Organizations_ISO)). - -fof(axmondialPred20914, axiom, - f_member(inst_Malawi,inst_Organizations_UPU)). - -fof(axmondialPred20915, axiom, - f_meetsSpatially(inst_Malawi,inst_Zambia)). - -fof(axmondialPred20916, axiom, - f_meetsSpatially(inst_Malawi,inst_Mozambique)). - -fof(axmondialPred20917, axiom, - f_member(inst_Malawi,inst_Organizations_WHO)). - -fof(axmondialPred20918, axiom, - f_member(inst_Malawi,inst_Organizations_AfDB)). - -fof(axmondialPred20919, axiom, - 606900 = f_PopulationFn(inst_Countries_USA_provinces_Distr_Columbia_cities_Washington)). - -fof(axmondialPred20920, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Distr_Columbia_cities_Washington,inst_Countries_USA_provinces_Distr_Columbia)). - -fof(axmondialPred20921, axiom, - f_member(inst_Israel,inst_Organizations_IMO)). - -fof(axmondialPred20922, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Burdur_cities_Burdur,inst_Countries_TR_provinces_Burdur)). - -fof(axmondialPred20923, axiom, - 8241 = f_PopulationFn(inst_Countries_USA_provinces_Vermont_cities_Montpelier)). - -fof(axmondialPred20924, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Vermont_cities_Montpelier,inst_Countries_USA_provinces_Vermont)). - -fof(axmondialPred20925, axiom, - f_located(inst_Rivers_Anuwimi,inst_Zaire)). - -fof(axmondialPred20926, axiom, - f_flowsInto(inst_Rivers_Anuwimi,inst_Rivers_Zaire)). - -fof(axmondialPred20927, axiom, - f_length(inst_Rivers_Anuwimi,560)). - -fof(axmondialPred20928, axiom, - 1077600 = f_PopulationFn(inst_Countries_R_provinces_Tomskayaoblast)). - -fof(axmondialPred20929, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Tomskayaoblast,f_MeasureFn(316900,inst_SquareKilometer))). - -fof(axmondialPred20930, axiom, - f_capitalCity(inst_Countries_R_provinces_Tomskayaoblast_cities_Tomsk,inst_Countries_R_provinces_Tomskayaoblast)). - -fof(axmondialPred20931, axiom, - f_meetsSpatially(inst_SouthAfrica,inst_Botswana)). - -fof(axmondialPred20932, axiom, - 41743459 = f_PopulationFn(inst_SouthAfrica)). - -fof(axmondialPred20933, axiom, - f_geographicSubregion(inst_Countries_RSA_provinces_EasternCape,inst_SouthAfrica)). - -fof(axmondialPred20934, axiom, - f_member(inst_SouthAfrica,inst_Organizations_WFTU)). - -fof(axmondialPred20935, axiom, - f_meetsSpatially(inst_SouthAfrica,inst_Swaziland)). - -fof(axmondialPred20936, axiom, - f_geographicSubregion(inst_Countries_RSA_provinces_Gauteng,inst_SouthAfrica)). - -fof(axmondialPred20937, axiom, - f_geographicSubregion(inst_Countries_RSA_provinces_KwazuluNatal,inst_SouthAfrica)). - -fof(axmondialPred20938, axiom, - f_member(inst_SouthAfrica,inst_Organizations_UPU)). - -fof(axmondialPred20939, axiom, - f_member(inst_SouthAfrica,inst_Organizations_IOC)). - -fof(axmondialPred20940, axiom, - f_geographicSubregion(inst_Countries_RSA_provinces_NorthWest,inst_SouthAfrica)). - -fof(axmondialPred20941, axiom, - f_geographicSubregion(inst_Countries_RSA_provinces_NorthernCape,inst_SouthAfrica)). - -fof(axmondialPred20942, axiom, - f_geographicSubregion(inst_Countries_RSA_provinces_WesternCape,inst_SouthAfrica)). - -fof(axmondialPred20943, axiom, - f_geographicSubregion(inst_Countries_RSA_provinces_Mpumalanga,inst_SouthAfrica)). - -fof(axmondialPred20944, axiom, - f_meetsSpatially(inst_SouthAfrica,inst_Lesotho)). - -fof(axmondialPred20945, axiom, - f_member(inst_SouthAfrica,inst_Organizations_WTrO)). - -fof(axmondialPred20946, axiom, - f_meetsSpatially(inst_SouthAfrica,inst_Mozambique)). - -fof(axmondialPred20947, axiom, - f_member(inst_SouthAfrica,inst_Organizations_WHO)). - -fof(axmondialPred20948, axiom, - f_member(inst_SouthAfrica,inst_Organizations_Inmarsat)). - -fof(axmondialPred20949, axiom, - f_meetsSpatially(inst_SouthAfrica,inst_Namibia)). - -fof(axmondialPred20950, axiom, - f_capitalCity(inst_Countries_RSA_provinces_Gauteng_cities_Pretoria,inst_SouthAfrica)). - -fof(axmondialPred20951, axiom, - f_landAreaOnly(inst_SouthAfrica,f_MeasureFn(1219912,inst_SquareKilometer))). - -fof(axmondialPred20952, axiom, - f_geographicSubregion(inst_Countries_RSA_provinces_FreeState,inst_SouthAfrica)). - -fof(axmondialPred20953, axiom, - f_geographicSubregion(inst_Countries_RSA_provinces_NorthernProvince,inst_SouthAfrica)). - -fof(axmondialPred20954, axiom, - f_inflationRateInCountry(inst_SouthAfrica,8.7)). - -fof(axmondialPred20955, axiom, - f_member(inst_SouthAfrica,inst_Organizations_FAO)). - -fof(axmondialPred20956, axiom, - f_member(inst_SouthAfrica,inst_Organizations_ILO)). - -fof(axmondialPred20957, axiom, - f_member(inst_SouthAfrica,inst_Organizations_IMO)). - -fof(axmondialPred20958, axiom, - 9811776 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_SaoPaulo)). - -fof(axmondialPred20959, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_SaoPaulo,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred20960, axiom, - 523614 = f_PopulationFn(inst_Countries_E_provinces_Navarre)). - -fof(axmondialPred20961, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Navarre,f_MeasureFn(10391,inst_SquareKilometer))). - -fof(axmondialPred20962, axiom, - f_capitalCity(inst_Countries_E_provinces_Navarre_cities_Pamplona,inst_Countries_E_provinces_Navarre)). - -fof(axmondialPred20963, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Guajira_La,inst_Colombia)). - -fof(axmondialPred20964, axiom, - f_member(inst_Colombia,inst_Organizations_NAM)). - -fof(axmondialPred20965, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Cordoba,inst_Colombia)). - -fof(axmondialPred20966, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Bolivar,inst_Colombia)). - -fof(axmondialPred20967, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Cesar,inst_Colombia)). - -fof(axmondialPred20968, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Vichada,inst_Colombia)). - -fof(axmondialPred20969, axiom, - f_capitalCity(inst_Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota,inst_Colombia)). - -fof(axmondialPred20970, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Vaupes,inst_Colombia)). - -fof(axmondialPred20971, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Sucre,inst_Colombia)). - -fof(axmondialPred20972, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Guaviare,inst_Colombia)). - -fof(axmondialPred20973, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Quindio,inst_Colombia)). - -fof(axmondialPred20974, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Tolima,inst_Colombia)). - -fof(axmondialPred20975, axiom, - f_inflationRateInCountry(inst_Colombia,19.5)). - -fof(axmondialPred20976, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Huila,inst_Colombia)). - -fof(axmondialPred20977, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Amazonas,inst_Colombia)). - -fof(axmondialPred20978, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_SanAndresyProvidencia,inst_Colombia)). - -fof(axmondialPred20979, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Antioquia,inst_Colombia)). - -fof(axmondialPred20980, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Caqueta,inst_Colombia)). - -fof(axmondialPred20981, axiom, - f_member(inst_Colombia,inst_Organizations_PCA)). - -fof(axmondialPred20982, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Cundinamarca,inst_Colombia)). - -fof(axmondialPred20983, axiom, - f_member(inst_Colombia,inst_Organizations_FAO)). - -fof(axmondialPred20984, axiom, - f_member(inst_Colombia,inst_Organizations_ILO)). - -fof(axmondialPred20985, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_ValledeCauca,inst_Colombia)). - -fof(axmondialPred20986, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Cauca,inst_Colombia)). - -fof(axmondialPred20987, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Guainia,inst_Colombia)). - -fof(axmondialPred20988, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Colombia,inst_IndustrialSector,29,f_YearFn(1996))). - -fof(axmondialPred20989, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Choco,inst_Colombia)). - -fof(axmondialPred20990, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Atlantico,inst_Colombia)). - -fof(axmondialPred20991, axiom, - f_member(inst_Colombia,inst_Organizations_UNESCO)). - -fof(axmondialPred20992, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Boyaca,inst_Colombia)). - -fof(axmondialPred20993, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Colombia,inst_ServiceSector,49.5,f_YearFn(1996))). - -fof(axmondialPred20994, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Narino,inst_Colombia)). - -fof(axmondialPred20995, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Risaralda,inst_Colombia)). - -fof(axmondialPred20996, axiom, - f_landAreaOnly(inst_Colombia,f_MeasureFn(1138910,inst_SquareKilometer))). - -fof(axmondialPred20997, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Arauca,inst_Colombia)). - -fof(axmondialPred20998, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Meta,inst_Colombia)). - -fof(axmondialPred20999, axiom, - f_member(inst_Colombia,inst_Organizations_LAES)). - -fof(axmondialPred21000, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Magdalena,inst_Colombia)). - -fof(axmondialPred21001, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_NortedeSantander,inst_Colombia)). - -fof(axmondialPred21002, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Casanare,inst_Colombia)). - -fof(axmondialPred21003, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Caldas,inst_Colombia)). - -fof(axmondialPred21004, axiom, - f_member(inst_Colombia,inst_Organizations_G_11)). - -fof(axmondialPred21005, axiom, - f_member(inst_Colombia,inst_Organizations_Interpol)). - -fof(axmondialPred21006, axiom, - f_member(inst_Colombia,inst_Organizations_UN)). - -fof(axmondialPred21007, axiom, - f_member(inst_Colombia,inst_Organizations_G_77)). - -fof(axmondialPred21008, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_Putumayo,inst_Colombia)). - -fof(axmondialPred21009, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_SantanderdelSur,inst_Colombia)). - -fof(axmondialPred21010, axiom, - f_meetsSpatially(inst_Colombia,inst_Venezuela)). - -fof(axmondialPred21011, axiom, - f_meetsSpatially(inst_Colombia,inst_Brazil)). - -fof(axmondialPred21012, axiom, - f_meetsSpatially(inst_Colombia,inst_Panama)). - -fof(axmondialPred21013, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Colombia,inst_AgriculturalSector,21.5,f_YearFn(1996))). - -fof(axmondialPred21014, axiom, - f_meetsSpatially(inst_Colombia,inst_Peru)). - -fof(axmondialPred21015, axiom, - f_geographicSubregion(inst_Countries_CO_provinces_SantaFedeBogota_DC,inst_Colombia)). - -fof(axmondialPred21016, axiom, - 36813161 = f_PopulationFn(inst_Colombia)). - -fof(axmondialPred21017, axiom, - f_meetsSpatially(inst_Colombia,inst_Ecuador)). - -fof(axmondialPred21018, axiom, - 171000 = f_PopulationFn(inst_Countries_GB_provinces_Caerphilly)). - -fof(axmondialPred21019, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Caerphilly,f_MeasureFn(279,inst_SquareKilometer))). - -fof(axmondialPred21020, axiom, - f_capitalCity(inst_Countries_GB_provinces_Caerphilly_cities_YstradFawr,inst_Countries_GB_provinces_Caerphilly)). - -fof(axmondialPred21021, axiom, - 838000 = f_PopulationFn(inst_Countries_CAM_provinces_Sudoueste)). - -fof(axmondialPred21022, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Sudoueste,f_MeasureFn(24471,inst_SquareKilometer))). - -fof(axmondialPred21023, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Sudoueste_cities_Buea,inst_Countries_CAM_provinces_Sudoueste)). - -fof(axmondialPred21024, axiom, - 1680200 = f_PopulationFn(inst_Countries_MYA_provinces_Mon)). - -fof(axmondialPred21025, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Mon,f_MeasureFn(12297,inst_SquareKilometer))). - -fof(axmondialPred21026, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Mon_cities_Moulmein,inst_Countries_MYA_provinces_Mon)). - -fof(axmondialPred21027, axiom, - f_sharedBorderLength(inst_Countries_cid_cia_West_Bank,inst_Jordan,f_MeasureFn(97,inst_Kilometer))). - -fof(axmondialPred21028, axiom, - 891790 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Agra)). - -fof(axmondialPred21029, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Agra,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred21030, axiom, - 262892 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Luzhou)). - -fof(axmondialPred21031, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Luzhou,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred21032, axiom, - f_member(inst_Bahamas,inst_Organizations_WIPO)). - -fof(axmondialPred21033, axiom, - 2085536 = f_PopulationFn(inst_Countries_MEX_provinces_Sonora)). - -fof(axmondialPred21034, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Sonora,f_MeasureFn(184934,inst_SquareKilometer))). - -fof(axmondialPred21035, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Sonora_cities_Hermosillo,inst_Countries_MEX_provinces_Sonora)). - -fof(axmondialPred21036, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_UNESCO)). - -fof(axmondialPred21037, axiom, - 638200 = f_PopulationFn(inst_Countries_VN_provinces_YenBai)). - -fof(axmondialPred21038, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_YenBai,f_MeasureFn(6808,inst_SquareKilometer))). - -fof(axmondialPred21039, axiom, - f_sharedBorderLength(inst_Peru,inst_Colombia,f_MeasureFn(2900,inst_Kilometer))). - -fof(axmondialPred21040, axiom, - f_member(inst_Israel,inst_Organizations_AG)). - -fof(axmondialPred21041, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Malanje_cities_Malanje,inst_Countries_ANG_provinces_Malanje)). - -fof(axmondialPred21042, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_CaboDelgado_cities_Pemba,inst_Countries_MOC_provinces_CaboDelgado)). - -fof(axmondialPred21043, axiom, - 447619 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_FortWorth)). - -fof(axmondialPred21044, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_FortWorth,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred21045, axiom, - 108000 = f_PopulationFn(inst_Countries_ET_provinces_ElBahrelAhmar)). - -fof(axmondialPred21046, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElBahrelAhmar,f_MeasureFn(203685,inst_SquareKilometer))). - -fof(axmondialPred21047, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElBahrelAhmar_cities_Hurghada,inst_Countries_ET_provinces_ElBahrelAhmar)). - -fof(axmondialPred21048, axiom, - f_member(inst_Norway,inst_Organizations_NSG)). - -fof(axmondialPred21049, axiom, - 720900 = f_PopulationFn(inst_Countries_GB_provinces_NorthYorkshire)). - -fof(axmondialPred21050, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_NorthYorkshire,f_MeasureFn(8309,inst_SquareKilometer))). - -fof(axmondialPred21051, axiom, - f_capitalCity(inst_Countries_GB_provinces_NorthYorkshire_cities_Northallerton,inst_Countries_GB_provinces_NorthYorkshire)). - -fof(axmondialPred21052, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Slupskie_cities_Slupsk,inst_Countries_PL_provinces_Slupskie)). - -fof(axmondialPred21053, axiom, - 369879 = f_PopulationFn(inst_Countries_USA_provinces_Pennsylvania_cities_Pittsburgh)). - -fof(axmondialPred21054, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Pennsylvania_cities_Pittsburgh,inst_Countries_USA_provinces_Pennsylvania)). - -fof(axmondialPred21055, axiom, - f_located(inst_Islands_Dominica,inst_Dominica)). - -fof(axmondialPred21056, axiom, - f_landAreaOnly(inst_Islands_Dominica,f_MeasureFn(751,inst_SquareKilometer))). - -fof(axmondialPred21057, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Panama,inst_IndustrialSector,16,f_YearFn(1996))). - -fof(axmondialPred21058, axiom, - f_member(inst_Panama,inst_Organizations_WCL)). - -fof(axmondialPred21059, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_Cocle,inst_Panama)). - -fof(axmondialPred21060, axiom, - f_meetsSpatially(inst_Panama,inst_CostaRica)). - -fof(axmondialPred21061, axiom, - f_member(inst_Panama,inst_Organizations_OAS)). - -fof(axmondialPred21062, axiom, - f_member(inst_Panama,inst_Organizations_ICAO)). - -fof(axmondialPred21063, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Panama,inst_ServiceSector,74,f_YearFn(1996))). - -fof(axmondialPred21064, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Panama,inst_AgriculturalSector,10,f_YearFn(1996))). - -fof(axmondialPred21065, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_Darien,inst_Panama)). - -fof(axmondialPred21066, axiom, - f_member(inst_Panama,inst_Organizations_G_77)). - -fof(axmondialPred21067, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_ComarcadeSanBlas,inst_Panama)). - -fof(axmondialPred21068, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_Chiriqui,inst_Panama)). - -fof(axmondialPred21069, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_Colon,inst_Panama)). - -fof(axmondialPred21070, axiom, - f_member(inst_Panama,inst_Organizations_NAM)). - -fof(axmondialPred21071, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_LosSantos,inst_Panama)). - -fof(axmondialPred21072, axiom, - f_member(inst_Panama,inst_Organizations_IOC)). - -fof(axmondialPred21073, axiom, - f_capitalCity(inst_Countries_PA_provinces_Panama_cities_PanamaCity,inst_Panama)). - -fof(axmondialPred21074, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_Veraguas,inst_Panama)). - -fof(axmondialPred21075, axiom, - f_member(inst_Panama,inst_Organizations_ITU)). - -fof(axmondialPred21076, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_Panama,inst_Panama)). - -fof(axmondialPred21077, axiom, - f_member(inst_Panama,inst_Organizations_IADB)). - -fof(axmondialPred21078, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_BocasdelToro,inst_Panama)). - -fof(axmondialPred21079, axiom, - 2655094 = f_PopulationFn(inst_Panama)). - -fof(axmondialPred21080, axiom, - f_member(inst_Panama,inst_Organizations_IMF)). - -fof(axmondialPred21081, axiom, - f_inflationRateInCountry(inst_Panama,1.1)). - -fof(axmondialPred21082, axiom, - f_landAreaOnly(inst_Panama,f_MeasureFn(78200,inst_SquareKilometer))). - -fof(axmondialPred21083, axiom, - f_member(inst_Panama,inst_Organizations_Intelsat)). - -fof(axmondialPred21084, axiom, - f_geographicSubregion(inst_Countries_PA_provinces_Herrera,inst_Panama)). - -fof(axmondialPred21085, axiom, - f_meetsSpatially(inst_Panama,inst_Colombia)). - -fof(axmondialPred21086, axiom, - 339000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofDagestan_cities_Makhachkala)). - -fof(axmondialPred21087, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofDagestan_cities_Makhachkala,inst_Countries_R_provinces_Rep_ofDagestan)). - -fof(axmondialPred21088, axiom, - f_located(inst_Lakes_F_D_R_Lake,inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred21089, axiom, - f_located(inst_Lakes_F_D_R_Lake,inst_UnitedStates)). - -fof(axmondialPred21090, axiom, - 373800 = f_PopulationFn(inst_Countries_CAM_provinces_Sud)). - -fof(axmondialPred21091, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Sud,f_MeasureFn(47110,inst_SquareKilometer))). - -fof(axmondialPred21092, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Sud_cities_Ebolowa,inst_Countries_CAM_provinces_Sud)). - -fof(axmondialPred21093, axiom, - 100000 = f_PopulationFn(inst_Countries_RM_provinces_Antananarivo_cities_Antsirabe)). - -fof(axmondialPred21094, axiom, - f_geographicalSubregion(inst_Countries_RM_provinces_Antananarivo_cities_Antsirabe,inst_Countries_RM_provinces_Antananarivo)). - -fof(axmondialPred21095, axiom, - 241104 = f_PopulationFn(inst_Countries_RC_cities_Yungho)). - -fof(axmondialPred21096, axiom, - f_geographicalSubregion(inst_Countries_RC_cities_Yungho,inst_Taiwan)). - -fof(axmondialPred21097, axiom, - 454095 = f_PopulationFn(inst_Countries_THA_provinces_NongBuaLamPhu)). - -fof(axmondialPred21098, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NongBuaLamPhu,f_MeasureFn(3848,inst_SquareKilometer))). - -fof(axmondialPred21099, axiom, - f_geographicalSubregion(inst_NewCaledonia,inst_Continents_Australia_Oceania)). - -fof(axmondialPred21100, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Fukui)). - -fof(axmondialPred21101, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Yamagata)). - -fof(axmondialPred21102, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Tottori)). - -fof(axmondialPred21103, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_R_provinces_Magadanskayaoblast)). - -fof(axmondialPred21104, axiom, - f_located(inst_Seas_SeaofJapan,inst_Russia)). - -fof(axmondialPred21105, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Shimane)). - -fof(axmondialPred21106, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Yamaguchi)). - -fof(axmondialPred21107, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Niigata)). - -fof(axmondialPred21108, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Fukuoka)). - -fof(axmondialPred21109, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Toyama)). - -fof(axmondialPred21110, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Akita)). - -fof(axmondialPred21111, axiom, - f_located(inst_Seas_SeaofJapan,inst_Japan)). - -fof(axmondialPred21112, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Aomori)). - -fof(axmondialPred21113, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_R_provinces_Sakhalinskayaoblast)). - -fof(axmondialPred21114, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Saga)). - -fof(axmondialPred21115, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_R_provinces_Primorskykray)). - -fof(axmondialPred21116, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Ishikawa)). - -fof(axmondialPred21117, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Hokkaido)). - -fof(axmondialPred21118, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_R_provinces_Kamchatskayaoblast)). - -fof(axmondialPred21119, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Kyoto)). - -fof(axmondialPred21120, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_R_provinces_Khabarovskiykray)). - -fof(axmondialPred21121, axiom, - f_located(inst_Seas_SeaofJapan,inst_Countries_J_provinces_Hyogo)). - -fof(axmondialPred21122, axiom, - f_depth(inst_Seas_SeaofJapan,4036)). - -fof(axmondialPred21123, axiom, - f_located(inst_Seas_SeaofJapan,inst_SouthKorea)). - -fof(axmondialPred21124, axiom, - 408700 = f_PopulationFn(inst_Countries_PL_provinces_Sieradzkie)). - -fof(axmondialPred21125, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Sieradzkie,f_MeasureFn(4869,inst_SquareKilometer))). - -fof(axmondialPred21126, axiom, - f_capitalCity(inst_Countries_PL_provinces_Sieradzkie_cities_Sieradz,inst_Countries_PL_provinces_Sieradzkie)). - -fof(axmondialPred21127, axiom, - 127700 = f_PopulationFn(inst_Countries_GB_provinces_Hertfordshire_cities_SaintAlbans)). - -fof(axmondialPred21128, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Hertfordshire_cities_SaintAlbans,inst_Countries_GB_provinces_Hertfordshire)). - -fof(axmondialPred21129, axiom, - f_geographicalSubregion(inst_Finland,inst_Continents_Europe)). - -fof(axmondialPred21130, axiom, - f_sharedBorderLength(inst_Poland,inst_CzechRepublic,f_MeasureFn(658,inst_Kilometer))). - -fof(axmondialPred21131, axiom, - f_member(inst_Norway,inst_Organizations_IOC)). - -fof(axmondialPred21132, axiom, - f_located(inst_Lakes_LagodiComo,inst_Countries_I_provinces_Lombardia)). - -fof(axmondialPred21133, axiom, - f_located(inst_Lakes_LagodiComo,inst_Italy)). - -fof(axmondialPred21134, axiom, - f_landAreaOnly(inst_Lakes_LagodiComo,f_MeasureFn(146,inst_SquareKilometer))). - -fof(axmondialPred21135, axiom, - 276955 = f_PopulationFn(inst_Countries_RI_cities_Ambon)). - -fof(axmondialPred21136, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Ambon,inst_Indonesia)). - -fof(axmondialPred21137, axiom, - f_located(inst_Islands_Zakinthos,inst_Greece)). - -fof(axmondialPred21138, axiom, - f_located(inst_Lakes_LagoMaggiore,inst_Countries_CH_provinces_TI)). - -fof(axmondialPred21139, axiom, - f_located(inst_Lakes_LagoMaggiore,inst_Countries_I_provinces_Lombardia)). - -fof(axmondialPred21140, axiom, - f_located(inst_Lakes_LagoMaggiore,inst_Switzerland)). - -fof(axmondialPred21141, axiom, - f_located(inst_Lakes_LagoMaggiore,inst_Italy)). - -fof(axmondialPred21142, axiom, - f_landAreaOnly(inst_Lakes_LagoMaggiore,f_MeasureFn(216,inst_SquareKilometer))). - -fof(axmondialPred21143, axiom, - f_member(inst_Botswana,inst_Organizations_IMF)). - -fof(axmondialPred21144, axiom, - f_geographicalSubregion(inst_UnitedArabEmirates,inst_Continents_Asia)). - -fof(axmondialPred21145, axiom, - 248822 = f_PopulationFn(inst_Countries_RC_cities_Hsintien)). - -fof(axmondialPred21146, axiom, - f_geographicalSubregion(inst_Countries_RC_cities_Hsintien,inst_Taiwan)). - -fof(axmondialPred21147, axiom, - f_member(inst_Moldova,inst_Organizations_ITU)). - -fof(axmondialPred21148, axiom, - 454864 = f_PopulationFn(inst_Countries_NL_provinces_Drenthe)). - -fof(axmondialPred21149, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_Drenthe,f_MeasureFn(2652,inst_SquareKilometer))). - -fof(axmondialPred21150, axiom, - f_capitalCity(inst_Countries_NL_provinces_Drenthe_cities_Assen,inst_Countries_NL_provinces_Drenthe)). - -fof(axmondialPred21151, axiom, - 1430968 = f_PopulationFn(inst_Countries_YV_provinces_Lara)). - -fof(axmondialPred21152, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Lara,f_MeasureFn(19800,inst_SquareKilometer))). - -fof(axmondialPred21153, axiom, - f_capitalCity(inst_Countries_YV_provinces_Lara_cities_Barquisimeto,inst_Countries_YV_provinces_Lara)). - -fof(axmondialPred21154, axiom, - f_located(inst_Rivers_Schilka,inst_Countries_R_provinces_Chitinskayaoblast)). - -fof(axmondialPred21155, axiom, - f_located(inst_Rivers_Schilka,inst_Russia)). - -fof(axmondialPred21156, axiom, - f_flowsInto(inst_Rivers_Schilka,inst_Rivers_Amur)). - -fof(axmondialPred21157, axiom, - f_length(inst_Rivers_Schilka,560)). - -fof(axmondialPred21158, axiom, - f_located(inst_Mountains_Fuji_Yama,inst_Countries_J_provinces_Shizuoka)). - -fof(axmondialPred21159, axiom, - f_located(inst_Mountains_Fuji_Yama,inst_Countries_J_provinces_Yamanashi)). - -fof(axmondialPred21160, axiom, - f_located(inst_Mountains_Fuji_Yama,inst_Japan)). - -fof(axmondialPred21161, axiom, - 112140000 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred21162, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Sichuan,f_MeasureFn(570000,inst_SquareKilometer))). - -fof(axmondialPred21163, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Sichuan_cities_Chengdu,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred21164, axiom, - 169374 = f_PopulationFn(inst_Countries_CO_provinces_Antioquia_cities_Itagui)). - -fof(axmondialPred21165, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Antioquia_cities_Itagui,inst_Countries_CO_provinces_Antioquia)). - -fof(axmondialPred21166, axiom, - f_sharedBorderLength(inst_Vietnam,inst_China,f_MeasureFn(1281,inst_Kilometer))). - -fof(axmondialPred21167, axiom, - f_member(inst_Guyana,inst_Organizations_WFTU)). - -fof(axmondialPred21168, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guyana,inst_IndustrialSector,27.8,f_YearFn(1996))). - -fof(axmondialPred21169, axiom, - 712091 = f_PopulationFn(inst_Guyana)). - -fof(axmondialPred21170, axiom, - f_inflationRateInCountry(inst_Guyana,8.1)). - -fof(axmondialPred21171, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guyana,inst_ServiceSector,45.7,f_YearFn(1996))). - -fof(axmondialPred21172, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Guyana,inst_AgriculturalSector,26.5,f_YearFn(1996))). - -fof(axmondialPred21173, axiom, - f_member(inst_Guyana,inst_Organizations_LAES)). - -fof(axmondialPred21174, axiom, - f_capitalCity(inst_Countries_GUY_cities_Georgetown,inst_Guyana)). - -fof(axmondialPred21175, axiom, - f_meetsSpatially(inst_Guyana,inst_Venezuela)). - -fof(axmondialPred21176, axiom, - f_meetsSpatially(inst_Guyana,inst_Suriname)). - -fof(axmondialPred21177, axiom, - f_member(inst_Guyana,inst_Organizations_ILO)). - -fof(axmondialPred21178, axiom, - f_meetsSpatially(inst_Guyana,inst_Brazil)). - -fof(axmondialPred21179, axiom, - f_member(inst_Guyana,inst_Organizations_IMF)). - -fof(axmondialPred21180, axiom, - f_landAreaOnly(inst_Guyana,f_MeasureFn(214970,inst_SquareKilometer))). - -fof(axmondialPred21181, axiom, - f_member(inst_Guyana,inst_Organizations_IFRCS)). - -fof(axmondialPred21182, axiom, - f_sharedBorderLength(inst_Uganda,inst_Kenya,f_MeasureFn(933,inst_Kilometer))). - -fof(axmondialPred21183, axiom, - 386081 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Shuangyashan)). - -fof(axmondialPred21184, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Shuangyashan,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred21185, axiom, - 616790 = f_PopulationFn(inst_Countries_CDN_provinces_Manitoba_cities_Winnipeg)). - -fof(axmondialPred21186, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Manitoba_cities_Winnipeg,inst_Countries_CDN_provinces_Manitoba)). - -fof(axmondialPred21187, axiom, - f_member(inst_Ghana,inst_Organizations_CCC)). - -fof(axmondialPred21188, axiom, - 180620 = f_PopulationFn(inst_Countries_F_provinces_ChampagneArdenne_cities_Reims)). - -fof(axmondialPred21189, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_ChampagneArdenne_cities_Reims,inst_Countries_F_provinces_ChampagneArdenne)). - -fof(axmondialPred21190, axiom, - 831000 = f_PopulationFn(inst_Countries_UZB_provinces_Jizzakh)). - -fof(axmondialPred21191, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Jizzakh,f_MeasureFn(20500,inst_SquareKilometer))). - -fof(axmondialPred21192, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Jizzakh_cities_Jizzakh,inst_Countries_UZB_provinces_Jizzakh)). - -fof(axmondialPred21193, axiom, - f_member(inst_Togo,inst_Organizations_ECOWAS)). - -fof(axmondialPred21194, axiom, - 107000 = f_PopulationFn(inst_Countries_RSA_cities_KemptonPark)). - -fof(axmondialPred21195, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_KemptonPark,inst_SouthAfrica)). - -fof(axmondialPred21196, axiom, - f_member(inst_Japan,inst_Organizations_UNU)). - -fof(axmondialPred21197, axiom, - f_capitalCity(inst_Countries_NIC_cities_Managua,inst_Nicaragua)). - -fof(axmondialPred21198, axiom, - f_member(inst_Nicaragua,inst_Organizations_UNHCR)). - -fof(axmondialPred21199, axiom, - f_member(inst_Nicaragua,inst_Organizations_Interpol)). - -fof(axmondialPred21200, axiom, - 4272352 = f_PopulationFn(inst_Nicaragua)). - -fof(axmondialPred21201, axiom, - f_meetsSpatially(inst_Nicaragua,inst_CostaRica)). - -fof(axmondialPred21202, axiom, - f_meetsSpatially(inst_Nicaragua,inst_Honduras)). - -fof(axmondialPred21203, axiom, - f_member(inst_Nicaragua,inst_Organizations_WCL)). - -fof(axmondialPred21204, axiom, - f_member(inst_Nicaragua,inst_Organizations_WToO)). - -fof(axmondialPred21205, axiom, - f_member(inst_Nicaragua,inst_Organizations_IMO)). - -fof(axmondialPred21206, axiom, - f_member(inst_Nicaragua,inst_Organizations_IFRCS)). - -fof(axmondialPred21207, axiom, - f_landAreaOnly(inst_Nicaragua,f_MeasureFn(129494,inst_SquareKilometer))). - -fof(axmondialPred21208, axiom, - f_member(inst_Nicaragua,inst_Organizations_BCIE)). - -fof(axmondialPred21209, axiom, - f_member(inst_Nicaragua,inst_Organizations_IFC)). - -fof(axmondialPred21210, axiom, - f_member(inst_Nicaragua,inst_Organizations_IFAD)). - -fof(axmondialPred21211, axiom, - f_inflationRateInCountry(inst_Nicaragua,11.4)). - -fof(axmondialPred21212, axiom, - f_member(inst_Nicaragua,inst_Organizations_Intelsat)). - -fof(axmondialPred21213, axiom, - f_member(inst_Nicaragua,inst_Organizations_UNIDO)). - -fof(axmondialPred21214, axiom, - 3056146 = f_PopulationFn(inst_Countries_VN_cities_Hanoi)). - -fof(axmondialPred21215, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_Hanoi,inst_Vietnam)). - -fof(axmondialPred21216, axiom, - 348333 = f_PopulationFn(inst_Countries_THA_provinces_ChaiNat)). - -fof(axmondialPred21217, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_ChaiNat,f_MeasureFn(2470,inst_SquareKilometer))). - -fof(axmondialPred21218, axiom, - f_member(inst_Argentina,inst_Organizations_RG)). - -fof(axmondialPred21219, axiom, - 164500 = f_PopulationFn(inst_Countries_TAD_provinces_Leninobod_cities_Khujand)). - -fof(axmondialPred21220, axiom, - f_geographicalSubregion(inst_Countries_TAD_provinces_Leninobod_cities_Khujand,inst_Countries_TAD_provinces_Leninobod)). - -fof(axmondialPred21221, axiom, - f_member(inst_Countries_cid_cia_American_Samoa,inst_Organizations_ESCAP)). - -fof(axmondialPred21222, axiom, - 163000 = f_PopulationFn(inst_Countries_RSA_cities_Roodepoort)). - -fof(axmondialPred21223, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Roodepoort,inst_SouthAfrica)). - -fof(axmondialPred21224, axiom, - 106000 = f_PopulationFn(inst_Countries_R_provinces_Irkutskayaoblast_cities_UsolyeSibirskoye)). - -fof(axmondialPred21225, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Irkutskayaoblast_cities_UsolyeSibirskoye,inst_Countries_R_provinces_Irkutskayaoblast)). - -fof(axmondialPred21226, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Bilecik_cities_Bilecik,inst_Countries_TR_provinces_Bilecik)). - -fof(axmondialPred21227, axiom, - 5991176 = f_PopulationFn(inst_Countries_MEX_provinces_Jalisco)). - -fof(axmondialPred21228, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Jalisco,f_MeasureFn(80137,inst_SquareKilometer))). - -fof(axmondialPred21229, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Jalisco_cities_Guadalajara,inst_Countries_MEX_provinces_Jalisco)). - -fof(axmondialPred21230, axiom, - 182000 = f_PopulationFn(inst_Countries_WAN_cities_Katsina)). - -fof(axmondialPred21231, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Katsina,inst_Nigeria)). - -fof(axmondialPred21232, axiom, - 660000 = f_PopulationFn(inst_Countries_RO_provinces_Bihor)). - -fof(axmondialPred21233, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Bihor,f_MeasureFn(7535,inst_SquareKilometer))). - -fof(axmondialPred21234, axiom, - f_capitalCity(inst_Countries_RO_provinces_Bihor_cities_Oradea,inst_Countries_RO_provinces_Bihor)). - -fof(axmondialPred21235, axiom, - f_member(inst_Kenya,inst_Organizations_IMF)). - -fof(axmondialPred21236, axiom, - f_member(inst_Japan,inst_Organizations_ITU)). - -fof(axmondialPred21237, axiom, - 2209 = f_PopulationFn(inst_Countries_cid_cia_Norfolk_Island)). - -fof(axmondialPred21238, axiom, - f_capitalCity(inst_Countries_cid_cia_Norfolk_Island_cities_Kingston,inst_Countries_cid_cia_Norfolk_Island)). - -fof(axmondialPred21239, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Norfolk_Island,f_MeasureFn(34.6,inst_SquareKilometer))). - -fof(axmondialPred21240, axiom, - 1222700 = f_PopulationFn(inst_Countries_EAT_provinces_Morogoro)). - -fof(axmondialPred21241, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Morogoro,f_MeasureFn(70799,inst_SquareKilometer))). - -fof(axmondialPred21242, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Morogoro_cities_Morogoro,inst_Countries_EAT_provinces_Morogoro)). - -fof(axmondialPred21243, axiom, - f_member(inst_SierraLeone,inst_Organizations_IFC)). - -fof(axmondialPred21244, axiom, - 3170000 = f_PopulationFn(inst_Countries_ET_provinces_ElIskandariya_munic)). - -fof(axmondialPred21245, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElIskandariya_munic,f_MeasureFn(2679,inst_SquareKilometer))). - -fof(axmondialPred21246, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElIskandariya_munic_cities_ElIskandariya,inst_Countries_ET_provinces_ElIskandariya_munic)). - -fof(axmondialPred21247, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Amasya_cities_Amasya,inst_Countries_TR_provinces_Amasya)). - -fof(axmondialPred21248, axiom, - 78937187 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred21249, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Maharashtra,f_MeasureFn(307713,inst_SquareKilometer))). - -fof(axmondialPred21250, axiom, - f_capitalCity(inst_Countries_IND_provinces_Maharashtra_cities_Bombay,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred21251, axiom, - f_located(inst_Rivers_BlackIrtysch,inst_Countries_KAZ_provinces_ShyghysQazaqstan)). - -fof(axmondialPred21252, axiom, - f_located(inst_Rivers_BlackIrtysch,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred21253, axiom, - f_located(inst_Rivers_BlackIrtysch,inst_Kazakstan)). - -fof(axmondialPred21254, axiom, - f_located(inst_Rivers_BlackIrtysch,inst_China)). - -fof(axmondialPred21255, axiom, - f_flowsInto(inst_Rivers_BlackIrtysch,inst_Rivers_Irtysch)). - -fof(axmondialPred21256, axiom, - f_length(inst_Rivers_BlackIrtysch,672)). - -fof(axmondialPred21257, axiom, - 108000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Shchyolkovo)). - -fof(axmondialPred21258, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Shchyolkovo,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred21259, axiom, - 404000 = f_PopulationFn(inst_Countries_RO_provinces_Braila)). - -fof(axmondialPred21260, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Braila,f_MeasureFn(4724,inst_SquareKilometer))). - -fof(axmondialPred21261, axiom, - f_capitalCity(inst_Countries_RO_provinces_Braila_cities_Braila,inst_Countries_RO_provinces_Braila)). - -fof(axmondialPred21262, axiom, - f_sharedBorderLength(inst_Turkmenistan,inst_Afghanistan,f_MeasureFn(744,inst_Kilometer))). - -fof(axmondialPred21263, axiom, - 1366125 = f_PopulationFn(inst_Countries_PE_provinces_LaLibertad)). - -fof(axmondialPred21264, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_LaLibertad,f_MeasureFn(25569,inst_SquareKilometer))). - -fof(axmondialPred21265, axiom, - f_capitalCity(inst_Countries_PE_provinces_LaLibertad_cities_Trujillo,inst_Countries_PE_provinces_LaLibertad)). - -fof(axmondialPred21266, axiom, - f_hasHeadq(inst_Organizations_UNDOF,inst_Countries_SYR_cities_Damascus)). - -fof(axmondialPred21267, axiom, - f_located(inst_Islands_Stromboli,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred21268, axiom, - f_located(inst_Islands_Stromboli,inst_Italy)). - -fof(axmondialPred21269, axiom, - 1455102 = f_PopulationFn(inst_Countries_IR_provinces_SistaneBaluchestan)). - -fof(axmondialPred21270, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_SistaneBaluchestan,f_MeasureFn(181578,inst_SquareKilometer))). - -fof(axmondialPred21271, axiom, - f_capitalCity(inst_Countries_IR_provinces_SistaneBaluchestan_cities_Zahedan,inst_Countries_IR_provinces_SistaneBaluchestan)). - -fof(axmondialPred21272, axiom, - f_member(inst_Argentina,inst_Organizations_ECLAC)). - -fof(axmondialPred21273, axiom, - 128747 = f_PopulationFn(inst_Countries_DZ_cities_Skikda)). - -fof(axmondialPred21274, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Skikda,inst_Algeria)). - -fof(axmondialPred21275, axiom, - 1630867 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_Barcelona)). - -fof(axmondialPred21276, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_Barcelona,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred21277, axiom, - 156352 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_PassoFundo)). - -fof(axmondialPred21278, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_PassoFundo,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred21279, axiom, - 635473 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Fuxin)). - -fof(axmondialPred21280, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Fuxin,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred21281, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Ilan_cities_Ilan,inst_Countries_RC_provinces_Ilan)). - -fof(axmondialPred21282, axiom, - 351737 = f_PopulationFn(inst_Countries_CO_provinces_SantanderdelSur_cities_Bucaramanga)). - -fof(axmondialPred21283, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_SantanderdelSur_cities_Bucaramanga,inst_Countries_CO_provinces_SantanderdelSur)). - -fof(axmondialPred21284, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Kigoma_cities_KigomaUjiji,inst_Countries_EAT_provinces_Kigoma)). - -fof(axmondialPred21285, axiom, - f_member(inst_Botswana,inst_Organizations_SACU)). - -fof(axmondialPred21286, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_NAM)). - -fof(axmondialPred21287, axiom, - 183557 = f_PopulationFn(inst_Countries_ROK_cities_Yosu)). - -fof(axmondialPred21288, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Yosu,inst_SouthKorea)). - -fof(axmondialPred21289, axiom, - f_geographicalSubregion(inst_Niger,inst_Continents_Africa)). - -fof(axmondialPred21290, axiom, - 166519 = f_PopulationFn(inst_Countries_Z_provinces_Central_cities_Kabwe)). - -fof(axmondialPred21291, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Central_cities_Kabwe,inst_Countries_Z_provinces_Central)). - -fof(axmondialPred21292, axiom, - 739500 = f_PopulationFn(inst_Countries_IL_provinces_North)). - -fof(axmondialPred21293, axiom, - f_landAreaOnly(inst_Countries_IL_provinces_North,f_MeasureFn(4501,inst_SquareKilometer))). - -fof(axmondialPred21294, axiom, - f_capitalCity(inst_Countries_IL_provinces_North_cities_Nazareth,inst_Countries_IL_provinces_North)). - -fof(axmondialPred21295, axiom, - 713600 = f_PopulationFn(inst_Countries_GB_provinces_WestSussex)). - -fof(axmondialPred21296, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_WestSussex,f_MeasureFn(1989,inst_SquareKilometer))). - -fof(axmondialPred21297, axiom, - f_capitalCity(inst_Countries_GB_provinces_WestSussex_cities_Chichester,inst_Countries_GB_provinces_WestSussex)). - -fof(axmondialPred21298, axiom, - 1125000 = f_PopulationFn(inst_Countries_ANG_provinces_Bie)). - -fof(axmondialPred21299, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Bie,f_MeasureFn(70314,inst_SquareKilometer))). - -fof(axmondialPred21300, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Bie_cities_Bie,inst_Countries_ANG_provinces_Bie)). - -fof(axmondialPred21301, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Powys_cities_LlandrindodWells,inst_Countries_GB_provinces_Powys)). - -fof(axmondialPred21302, axiom, - 265200 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Bolton)). - -fof(axmondialPred21303, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Bolton,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred21304, axiom, - f_member(inst_Denmark,inst_Organizations_WHO)). - -fof(axmondialPred21305, axiom, - 68600 = f_PopulationFn(inst_Countries_KAZ_provinces_Leninsk_munic)). - -fof(axmondialPred21306, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Leninsk_munic,f_MeasureFn(0,inst_SquareKilometer))). - -fof(axmondialPred21307, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Leninsk_munic_cities_Leninsk,inst_Countries_KAZ_provinces_Leninsk_munic)). - -fof(axmondialPred21308, axiom, - 275000 = f_PopulationFn(inst_Countries_R_provinces_Orenburgskayaoblast_cities_Orsk)). - -fof(axmondialPred21309, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Orenburgskayaoblast_cities_Orsk,inst_Countries_R_provinces_Orenburgskayaoblast)). - -fof(axmondialPred21310, axiom, - f_member(inst_Cuba,inst_Organizations_ICRM)). - -fof(axmondialPred21311, axiom, - 895000 = f_PopulationFn(inst_Countries_RC_provinces_Pingtung)). - -fof(axmondialPred21312, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Pingtung,f_MeasureFn(2776,inst_SquareKilometer))). - -fof(axmondialPred21313, axiom, - f_capitalCity(inst_Countries_RC_provinces_Pingtung_cities_Pingtung,inst_Countries_RC_provinces_Pingtung)). - -fof(axmondialPred21314, axiom, - 2503800 = f_PopulationFn(inst_Countries_R_provinces_Voronezhskayaoblast)). - -fof(axmondialPred21315, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Voronezhskayaoblast,f_MeasureFn(52400,inst_SquareKilometer))). - -fof(axmondialPred21316, axiom, - f_capitalCity(inst_Countries_R_provinces_Voronezhskayaoblast_cities_Voronezh,inst_Countries_R_provinces_Voronezhskayaoblast)). - -fof(axmondialPred21317, axiom, - f_sharedBorderLength(inst_Mexico,inst_Guatemala,f_MeasureFn(962,inst_Kilometer))). - -fof(axmondialPred21318, axiom, - f_member(inst_Togo,inst_Organizations_NAM)). - -fof(axmondialPred21319, axiom, - 288573 = f_PopulationFn(inst_Countries_E_provinces_Galicia_cities_Vigo)). - -fof(axmondialPred21320, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Galicia_cities_Vigo,inst_Countries_E_provinces_Galicia)). - -fof(axmondialPred21321, axiom, - f_member(inst_Afghanistan,inst_Organizations_IDB)). - -fof(axmondialPred21322, axiom, - 226185 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Guaruja)). - -fof(axmondialPred21323, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Guaruja,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred21324, axiom, - 47283 = f_PopulationFn(inst_Countries_USA_provinces_Wyoming_cities_Cheyenne)). - -fof(axmondialPred21325, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Wyoming_cities_Cheyenne,inst_Countries_USA_provinces_Wyoming)). - -fof(axmondialPred21326, axiom, - f_geographicalSubregion(inst_Bulgaria,inst_Continents_Europe)). - -fof(axmondialPred21327, axiom, - f_geographicalSubregion(inst_Kuwait,inst_Continents_Asia)). - -fof(axmondialPred21328, axiom, - 182584 = f_PopulationFn(inst_Countries_MAL_provinces_NegeriSembilan_cities_Seremban)). - -fof(axmondialPred21329, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_NegeriSembilan_cities_Seremban,inst_Countries_MAL_provinces_NegeriSembilan)). - -fof(axmondialPred21330, axiom, - f_member(inst_Togo,inst_Organizations_WToO)). - -fof(axmondialPred21331, axiom, - 77601 = f_PopulationFn(inst_Countries_S_provinces_Halland_cities_Halmstad)). - -fof(axmondialPred21332, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Halland_cities_Halmstad,inst_Countries_S_provinces_Halland)). - -fof(axmondialPred21333, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Falkland_Islands,inst_Continents_Australia_Oceania)). - -fof(axmondialPred21334, axiom, - 112373 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Quzhou)). - -fof(axmondialPred21335, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Quzhou,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred21336, axiom, - 273000 = f_PopulationFn(inst_Countries_A_provinces_Burgenland)). - -fof(axmondialPred21337, axiom, - f_landAreaOnly(inst_Countries_A_provinces_Burgenland,f_MeasureFn(3965,inst_SquareKilometer))). - -fof(axmondialPred21338, axiom, - f_capitalCity(inst_Countries_A_provinces_Burgenland_cities_Eisenstadt,inst_Countries_A_provinces_Burgenland)). - -fof(axmondialPred21339, axiom, - 212976 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Hebi)). - -fof(axmondialPred21340, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Hebi,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred21341, axiom, - 642979 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_LaPlata)). - -fof(axmondialPred21342, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_LaPlata,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred21343, axiom, - f_member(inst_Eritrea,inst_Organizations_ILO)). - -fof(axmondialPred21344, axiom, - 90500 = f_PopulationFn(inst_Countries_R_provinces_Chukotskyao)). - -fof(axmondialPred21345, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Chukotskyao,f_MeasureFn(737700,inst_SquareKilometer))). - -fof(axmondialPred21346, axiom, - f_capitalCity(inst_Countries_R_provinces_Chukotskyao_cities_Anadyr,inst_Countries_R_provinces_Chukotskyao)). - -fof(axmondialPred21347, axiom, - 600 = f_PopulationFn(inst_Countries_AUS_provinces_CocosIslands)). - -fof(axmondialPred21348, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_CocosIslands,f_MeasureFn(14,inst_SquareKilometer))). - -fof(axmondialPred21349, axiom, - f_capitalCity(inst_Countries_AUS_provinces_CocosIslands_cities_BantamVillage,inst_Countries_AUS_provinces_CocosIslands)). - -fof(axmondialPred21350, axiom, - f_located(inst_Rivers_Katun,inst_Countries_R_provinces_Altayskiykray)). - -fof(axmondialPred21351, axiom, - f_located(inst_Rivers_Katun,inst_Countries_R_provinces_Rep_ofAltay)). - -fof(axmondialPred21352, axiom, - f_located(inst_Rivers_Katun,inst_Russia)). - -fof(axmondialPred21353, axiom, - f_flowsInto(inst_Rivers_Katun,inst_Rivers_Ob)). - -fof(axmondialPred21354, axiom, - f_length(inst_Rivers_Katun,306)). - -fof(axmondialPred21355, axiom, - f_geographicalSubregion(inst_Countries_SY_cities_Victoria,inst_Seychelles)). - -fof(axmondialPred21356, axiom, - 178496 = f_PopulationFn(inst_Countries_I_provinces_Calabria_cities_ReggiodiCalabria)). - -fof(axmondialPred21357, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Calabria_cities_ReggiodiCalabria,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred21358, axiom, - f_member(inst_Bahamas,inst_Organizations_ICRM)). - -fof(axmondialPred21359, axiom, - 103349 = f_PopulationFn(inst_Countries_I_provinces_Piemonte_cities_Novara)). - -fof(axmondialPred21360, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Piemonte_cities_Novara,inst_Countries_I_provinces_Piemonte)). - -fof(axmondialPred21361, axiom, - 263700 = f_PopulationFn(inst_Countries_HCA_provinces_Atlantida)). - -fof(axmondialPred21362, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Atlantida,f_MeasureFn(4251,inst_SquareKilometer))). - -fof(axmondialPred21363, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Atlantida_cities_LaCeiba,inst_Countries_HCA_provinces_Atlantida)). - -fof(axmondialPred21364, axiom, - 117268 = f_PopulationFn(inst_Countries_ETH_cities_Dese)). - -fof(axmondialPred21365, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_Dese,inst_Ethiopia)). - -fof(axmondialPred21366, axiom, - f_located(inst_Lakes_LakeNipigon,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred21367, axiom, - f_located(inst_Lakes_LakeNipigon,inst_Canada)). - -fof(axmondialPred21368, axiom, - f_landAreaOnly(inst_Lakes_LakeNipigon,f_MeasureFn(4843,inst_SquareKilometer))). - -fof(axmondialPred21369, axiom, - f_meetsSpatially(inst_CzechRepublic,inst_Austria)). - -fof(axmondialPred21370, axiom, - f_member(inst_CzechRepublic,inst_Organizations_Interpol)). - -fof(axmondialPred21371, axiom, - f_member(inst_CzechRepublic,inst_Organizations_UPU)). - -fof(axmondialPred21372, axiom, - f_landAreaOnly(inst_CzechRepublic,f_MeasureFn(78703,inst_SquareKilometer))). - -fof(axmondialPred21373, axiom, - f_member(inst_CzechRepublic,inst_Organizations_UNIDO)). - -fof(axmondialPred21374, axiom, - f_geographicSubregion(inst_Countries_CZ_provinces_Zapadocesky,inst_CzechRepublic)). - -fof(axmondialPred21375, axiom, - f_geographicSubregion(inst_Countries_CZ_provinces_Vychodocesky,inst_CzechRepublic)). - -fof(axmondialPred21376, axiom, - f_member(inst_CzechRepublic,inst_Organizations_IDA)). - -fof(axmondialPred21377, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CzechRepublic,inst_ServiceSector,53.5,f_YearFn(1996))). - -fof(axmondialPred21378, axiom, - f_geographicSubregion(inst_Countries_CZ_provinces_Severocesky,inst_CzechRepublic)). - -fof(axmondialPred21379, axiom, - f_inflationRateInCountry(inst_CzechRepublic,9.1)). - -fof(axmondialPred21380, axiom, - f_geographicSubregion(inst_Countries_CZ_provinces_Jihomoravsky,inst_CzechRepublic)). - -fof(axmondialPred21381, axiom, - f_member(inst_CzechRepublic,inst_Organizations_ICAO)). - -fof(axmondialPred21382, axiom, - f_member(inst_CzechRepublic,inst_Organizations_EBRD)). - -fof(axmondialPred21383, axiom, - f_member(inst_CzechRepublic,inst_Organizations_EU)). - -fof(axmondialPred21384, axiom, - f_capitalCity(inst_Countries_CZ_provinces_Praha_cities_Prague,inst_CzechRepublic)). - -fof(axmondialPred21385, axiom, - 10321120 = f_PopulationFn(inst_CzechRepublic)). - -fof(axmondialPred21386, axiom, - f_member(inst_CzechRepublic,inst_Organizations_UNCRO)). - -fof(axmondialPred21387, axiom, - f_member(inst_CzechRepublic,inst_Organizations_ICFTU)). - -fof(axmondialPred21388, axiom, - f_member(inst_CzechRepublic,inst_Organizations_IOM)). - -fof(axmondialPred21389, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CzechRepublic,inst_IndustrialSector,40.7,f_YearFn(1996))). - -fof(axmondialPred21390, axiom, - f_meetsSpatially(inst_CzechRepublic,inst_Slovakia)). - -fof(axmondialPred21391, axiom, - f_geographicSubregion(inst_Countries_CZ_provinces_Jihocesky,inst_CzechRepublic)). - -fof(axmondialPred21392, axiom, - f_geographicSubregion(inst_Countries_CZ_provinces_Praha,inst_CzechRepublic)). - -fof(axmondialPred21393, axiom, - f_member(inst_CzechRepublic,inst_Organizations_ZC)). - -fof(axmondialPred21394, axiom, - f_meetsSpatially(inst_CzechRepublic,inst_Poland)). - -fof(axmondialPred21395, axiom, - f_geographicSubregion(inst_Countries_CZ_provinces_Severomoravsky,inst_CzechRepublic)). - -fof(axmondialPred21396, axiom, - f_sectorCompositionOfGDPInPeriod(inst_CzechRepublic,inst_AgriculturalSector,5.8,f_YearFn(1996))). - -fof(axmondialPred21397, axiom, - f_meetsSpatially(inst_CzechRepublic,inst_Germany)). - -fof(axmondialPred21398, axiom, - 684000 = f_PopulationFn(inst_Countries_EAT_provinces_Rukwa)). - -fof(axmondialPred21399, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Rukwa,f_MeasureFn(68635,inst_SquareKilometer))). - -fof(axmondialPred21400, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Rukwa_cities_Sumbawanga,inst_Countries_EAT_provinces_Rukwa)). - -fof(axmondialPred21401, axiom, - 680000 = f_PopulationFn(inst_Countries_D_provinces_Bremen)). - -fof(axmondialPred21402, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Bremen,f_MeasureFn(404,inst_SquareKilometer))). - -fof(axmondialPred21403, axiom, - f_capitalCity(inst_Countries_D_provinces_Bremen_cities_Bremen,inst_Countries_D_provinces_Bremen)). - -fof(axmondialPred21404, axiom, - f_sharedBorderLength(inst_Ukraine,inst_Slovakia,f_MeasureFn(90,inst_Kilometer))). - -fof(axmondialPred21405, axiom, - 227483 = f_PopulationFn(inst_Countries_B_provinces_EastFlanders_cities_Ghent)). - -fof(axmondialPred21406, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_EastFlanders_cities_Ghent,inst_Countries_B_provinces_EastFlanders)). - -fof(axmondialPred21407, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Luxembourg,inst_AgriculturalSector,1.4,f_YearFn(1996))). - -fof(axmondialPred21408, axiom, - f_member(inst_Luxembourg,inst_Organizations_EN)). - -fof(axmondialPred21409, axiom, - f_capitalCity(inst_Countries_L_cities_Luxembourg,inst_Luxembourg)). - -fof(axmondialPred21410, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Luxembourg,inst_IndustrialSector,33.7,f_YearFn(1996))). - -fof(axmondialPred21411, axiom, - f_member(inst_Luxembourg,inst_Organizations_ACCT)). - -fof(axmondialPred21412, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Luxembourg,inst_ServiceSector,64.9,f_YearFn(1996))). - -fof(axmondialPred21413, axiom, - f_member(inst_Luxembourg,inst_Organizations_IMF)). - -fof(axmondialPred21414, axiom, - f_meetsSpatially(inst_Luxembourg,inst_France)). - -fof(axmondialPred21415, axiom, - f_meetsSpatially(inst_Luxembourg,inst_Belgium)). - -fof(axmondialPred21416, axiom, - f_member(inst_Luxembourg,inst_Organizations_ILO)). - -fof(axmondialPred21417, axiom, - f_member(inst_Luxembourg,inst_Organizations_WHO)). - -fof(axmondialPred21418, axiom, - f_inflationRateInCountry(inst_Luxembourg,3.6)). - -fof(axmondialPred21419, axiom, - f_member(inst_Luxembourg,inst_Organizations_ANC)). - -fof(axmondialPred21420, axiom, - f_landAreaOnly(inst_Luxembourg,f_MeasureFn(2586,inst_SquareKilometer))). - -fof(axmondialPred21421, axiom, - f_member(inst_Luxembourg,inst_Organizations_FAO)). - -fof(axmondialPred21422, axiom, - 415870 = f_PopulationFn(inst_Luxembourg)). - -fof(axmondialPred21423, axiom, - f_meetsSpatially(inst_Luxembourg,inst_Germany)). - -fof(axmondialPred21424, axiom, - f_member(inst_Luxembourg,inst_Organizations_WMO)). - -fof(axmondialPred21425, axiom, - 293542 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Gelsenkirchen)). - -fof(axmondialPred21426, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Gelsenkirchen,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred21427, axiom, - 1008400 = f_PopulationFn(inst_Countries_GB_provinces_WestMidlands_cities_Birmingham)). - -fof(axmondialPred21428, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestMidlands_cities_Birmingham,inst_Countries_GB_provinces_WestMidlands)). - -fof(axmondialPred21429, axiom, - f_member(inst_Rwanda,inst_Organizations_ICAO)). - -fof(axmondialPred21430, axiom, - f_member(inst_Angola,inst_Organizations_UNESCO)). - -fof(axmondialPred21431, axiom, - 329913 = f_PopulationFn(inst_Countries_ROK_cities_Chinju)). - -fof(axmondialPred21432, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Chinju,inst_SouthKorea)). - -fof(axmondialPred21433, axiom, - 152442 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Taizhou)). - -fof(axmondialPred21434, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Taizhou,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred21435, axiom, - f_located(inst_Lakes_LakeMeade,inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred21436, axiom, - f_located(inst_Lakes_LakeMeade,inst_Countries_USA_provinces_Arizona)). - -fof(axmondialPred21437, axiom, - f_located(inst_Lakes_LakeMeade,inst_UnitedStates)). - -fof(axmondialPred21438, axiom, - f_landAreaOnly(inst_Lakes_LakeMeade,f_MeasureFn(637,inst_SquareKilometer))). - -fof(axmondialPred21439, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Miyazaki_cities_Miyazaki,inst_Countries_J_provinces_Miyazaki)). - -fof(axmondialPred21440, axiom, - 63968 = f_PopulationFn(inst_Countries_USA_provinces_WestVirginia_cities_Charleston)). - -fof(axmondialPred21441, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_WestVirginia_cities_Charleston,inst_Countries_USA_provinces_WestVirginia)). - -fof(axmondialPred21442, axiom, - 121200 = f_PopulationFn(inst_Countries_TR_provinces_Aydin_cities_Aydin)). - -fof(axmondialPred21443, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Aydin_cities_Aydin,inst_Countries_TR_provinces_Aydin)). - -fof(axmondialPred21444, axiom, - 1213667 = f_PopulationFn(inst_Countries_J_provinces_Akita)). - -fof(axmondialPred21445, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Akita,f_MeasureFn(11612,inst_SquareKilometer))). - -fof(axmondialPred21446, axiom, - f_capitalCity(inst_Countries_J_provinces_Akita_cities_Akita,inst_Countries_J_provinces_Akita)). - -fof(axmondialPred21447, axiom, - f_geographicalSubregion(inst_Burma,inst_Continents_Asia)). - -fof(axmondialPred21448, axiom, - 404599 = f_PopulationFn(inst_Countries_TR_provinces_Edirne)). - -fof(axmondialPred21449, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Edirne,f_MeasureFn(6276,inst_SquareKilometer))). - -fof(axmondialPred21450, axiom, - f_capitalCity(inst_Countries_TR_provinces_Edirne_cities_Edirne,inst_Countries_TR_provinces_Edirne)). - -fof(axmondialPred21451, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Yamaguchi_cities_Yamaguchi,inst_Countries_J_provinces_Yamaguchi)). - -fof(axmondialPred21452, axiom, - f_member(inst_Japan,inst_Organizations_ZC)). - -fof(axmondialPred21453, axiom, - 1209546 = f_PopulationFn(inst_Countries_IND_provinces_Nagaland)). - -fof(axmondialPred21454, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Nagaland,f_MeasureFn(16579,inst_SquareKilometer))). - -fof(axmondialPred21455, axiom, - f_capitalCity(inst_Countries_IND_provinces_Nagaland_cities_Kohima,inst_Countries_IND_provinces_Nagaland)). - -fof(axmondialPred21456, axiom, - f_located(inst_Lakes_OzeroAral,inst_Countries_KAZ_provinces_Qyzylorda)). - -fof(axmondialPred21457, axiom, - f_located(inst_Lakes_OzeroAral,inst_Countries_UZB_provinces_Qoraqalpoghiston)). - -fof(axmondialPred21458, axiom, - f_located(inst_Lakes_OzeroAral,inst_Kazakstan)). - -fof(axmondialPred21459, axiom, - f_located(inst_Lakes_OzeroAral,inst_Uzbekistan)). - -fof(axmondialPred21460, axiom, - f_landAreaOnly(inst_Lakes_OzeroAral,f_MeasureFn(62155,inst_SquareKilometer))). - -fof(axmondialPred21461, axiom, - f_sharedBorderLength(inst_Italy,inst_France,f_MeasureFn(488,inst_Kilometer))). - -fof(axmondialPred21462, axiom, - 382000 = f_PopulationFn(inst_Countries_ET_provinces_BurSaid_munic_cities_PortSaid)). - -fof(axmondialPred21463, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_BurSaid_munic_cities_PortSaid,inst_Countries_ET_provinces_BurSaid_munic)). - -fof(axmondialPred21464, axiom, - f_member(inst_Argentina,inst_Organizations_ILO)). - -fof(axmondialPred21465, axiom, - 92392 = f_PopulationFn(inst_Countries_CH_provinces_ZG)). - -fof(axmondialPred21466, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_ZG,f_MeasureFn(238,inst_SquareKilometer))). - -fof(axmondialPred21467, axiom, - f_capitalCity(inst_Countries_CH_provinces_ZG_cities_Zug,inst_Countries_CH_provinces_ZG)). - -fof(axmondialPred21468, axiom, - 1841358 = f_PopulationFn(inst_Countries_J_provinces_Mie)). - -fof(axmondialPred21469, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Mie,f_MeasureFn(5778,inst_SquareKilometer))). - -fof(axmondialPred21470, axiom, - f_capitalCity(inst_Countries_J_provinces_Mie_cities_Tsu,inst_Countries_J_provinces_Mie)). - -fof(axmondialPred21471, axiom, - 175526 = f_PopulationFn(inst_Countries_TR_provinces_Bilecik)). - -fof(axmondialPred21472, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Bilecik,f_MeasureFn(4307,inst_SquareKilometer))). - -fof(axmondialPred21473, axiom, - f_capitalCity(inst_Countries_TR_provinces_Bilecik_cities_Bilecik,inst_Countries_TR_provinces_Bilecik)). - -fof(axmondialPred21474, axiom, - f_located(inst_Rivers_Chatanga,inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred21475, axiom, - f_located(inst_Rivers_Chatanga,inst_Russia)). - -fof(axmondialPred21476, axiom, - f_flowsInto(inst_Rivers_Chatanga,inst_Seas_ArcticOcean)). - -fof(axmondialPred21477, axiom, - f_length(inst_Rivers_Chatanga,1636)). - -fof(axmondialPred21478, axiom, - f_geographicalSubregion(inst_Countries_TN_cities_Tunis,inst_Tunisia)). - -fof(axmondialPred21479, axiom, - f_member(inst_Argentina,inst_Organizations_IBRD)). - -fof(axmondialPred21480, axiom, - 1622000 = f_PopulationFn(inst_Countries_VN_provinces_TienGiang)). - -fof(axmondialPred21481, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_TienGiang,f_MeasureFn(2339,inst_SquareKilometer))). - -fof(axmondialPred21482, axiom, - 789900 = f_PopulationFn(inst_Countries_R_provinces_KabardinoBalkarRep_)). - -fof(axmondialPred21483, axiom, - f_landAreaOnly(inst_Countries_R_provinces_KabardinoBalkarRep_,f_MeasureFn(12500,inst_SquareKilometer))). - -fof(axmondialPred21484, axiom, - f_capitalCity(inst_Countries_R_provinces_KabardinoBalkarRep__cities_Nalchik,inst_Countries_R_provinces_KabardinoBalkarRep_)). - -fof(axmondialPred21485, axiom, - f_located(inst_Mountains_MtMitchell,inst_Countries_USA_provinces_NorthCarolina)). - -fof(axmondialPred21486, axiom, - f_located(inst_Mountains_MtMitchell,inst_UnitedStates)). - -fof(axmondialPred21487, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_IFC)). - -fof(axmondialPred21488, axiom, - f_member(inst_Italy,inst_Organizations_WMO)). - -fof(axmondialPred21489, axiom, - 114037 = f_PopulationFn(inst_Countries_DZ_cities_Mostaganem)). - -fof(axmondialPred21490, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Mostaganem,inst_Algeria)). - -fof(axmondialPred21491, axiom, - f_member(inst_Italy,inst_Organizations_ICFTU)). - -fof(axmondialPred21492, axiom, - 207500 = f_PopulationFn(inst_Countries_GB_provinces_Highland)). - -fof(axmondialPred21493, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Highland,f_MeasureFn(26137,inst_SquareKilometer))). - -fof(axmondialPred21494, axiom, - f_capitalCity(inst_Countries_GB_provinces_Highland_cities_Inverness,inst_Countries_GB_provinces_Highland)). - -fof(axmondialPred21495, axiom, - f_member(inst_Argentina,inst_Organizations_WHO)). - -fof(axmondialPred21496, axiom, - f_member(inst_Argentina,inst_Organizations_LAIA)). - -fof(axmondialPred21497, axiom, - 290051 = f_PopulationFn(inst_Countries_D_provinces_SachsenAnhalt_cities_Halle)). - -fof(axmondialPred21498, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_SachsenAnhalt_cities_Halle,inst_Countries_D_provinces_SachsenAnhalt)). - -fof(axmondialPred21499, axiom, - 109863 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_BragancaPaulista)). - -fof(axmondialPred21500, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_BragancaPaulista,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred21501, axiom, - 1290000 = f_PopulationFn(inst_Countries_PK_cities_Rawalpindi)). - -fof(axmondialPred21502, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Rawalpindi,inst_Pakistan)). - -fof(axmondialPred21503, axiom, - 322000 = f_PopulationFn(inst_Countries_R_provinces_Chitinskayaoblast_cities_Chita)). - -fof(axmondialPred21504, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Chitinskayaoblast_cities_Chita,inst_Countries_R_provinces_Chitinskayaoblast)). - -fof(axmondialPred21505, axiom, - 758279 = f_PopulationFn(inst_Countries_MEX_provinces_Guanajuato_cities_Leon)). - -fof(axmondialPred21506, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Guanajuato_cities_Leon,inst_Countries_MEX_provinces_Guanajuato)). - -fof(axmondialPred21507, axiom, - 336917 = f_PopulationFn(inst_Countries_E_provinces_CastileandLeon_cities_Valladolid)). - -fof(axmondialPred21508, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_CastileandLeon_cities_Valladolid,inst_Countries_E_provinces_CastileandLeon)). - -fof(axmondialPred21509, axiom, - 117324 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Sunnyvale)). - -fof(axmondialPred21510, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Sunnyvale,inst_Countries_USA_provinces_California)). - -fof(axmondialPred21511, axiom, - 612458 = f_PopulationFn(inst_Countries_IND_provinces_Gujarat_cities_Rajkot)). - -fof(axmondialPred21512, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Gujarat_cities_Rajkot,inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred21513, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_French_Polynesia,inst_ServiceSector,78,f_YearFn(1996))). - -fof(axmondialPred21514, axiom, - 224911 = f_PopulationFn(inst_Countries_cid_cia_French_Polynesia)). - -fof(axmondialPred21515, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_French_Polynesia,inst_AgriculturalSector,4,f_YearFn(1996))). - -fof(axmondialPred21516, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_French_Polynesia,inst_IndustrialSector,18,f_YearFn(1996))). - -fof(axmondialPred21517, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_French_Polynesia,1.5)). - -fof(axmondialPred21518, axiom, - f_capitalCity(inst_Countries_cid_cia_French_Polynesia_cities_Papeete,inst_Countries_cid_cia_French_Polynesia)). - -fof(axmondialPred21519, axiom, - f_landAreaOnly(inst_Countries_cid_cia_French_Polynesia,f_MeasureFn(4167,inst_SquareKilometer))). - -fof(axmondialPred21520, axiom, - f_geographicalSubregion(inst_Countries_BI_cities_Bujumbura,inst_Burundi)). - -fof(axmondialPred21521, axiom, - f_located(inst_Mountains_Snoehetta,inst_Countries_N_provinces_Oppland)). - -fof(axmondialPred21522, axiom, - f_located(inst_Mountains_Snoehetta,inst_Norway)). - -fof(axmondialPred21523, axiom, - f_member(inst_Togo,inst_Organizations_MINURSO)). - -fof(axmondialPred21524, axiom, - 3317091 = f_PopulationFn(inst_Countries_USA_provinces_Oklahoma)). - -fof(axmondialPred21525, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Oklahoma,f_MeasureFn(181185,inst_SquareKilometer))). - -fof(axmondialPred21526, axiom, - f_capitalCity(inst_Countries_USA_provinces_Oklahoma_cities_OklahomaCity,inst_Countries_USA_provinces_Oklahoma)). - -fof(axmondialPred21527, axiom, - 254899 = f_PopulationFn(inst_Countries_TR_provinces_Burdur)). - -fof(axmondialPred21528, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Burdur,f_MeasureFn(6887,inst_SquareKilometer))). - -fof(axmondialPred21529, axiom, - f_capitalCity(inst_Countries_TR_provinces_Burdur_cities_Burdur,inst_Countries_TR_provinces_Burdur)). - -fof(axmondialPred21530, axiom, - f_member(inst_Afghanistan,inst_Organizations_ESCAP)). - -fof(axmondialPred21531, axiom, - 467100 = f_PopulationFn(inst_Countries_ES_provinces_SanMiguel)). - -fof(axmondialPred21532, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_SanMiguel,f_MeasureFn(2077,inst_SquareKilometer))). - -fof(axmondialPred21533, axiom, - f_capitalCity(inst_Countries_ES_provinces_SanMiguel_cities_SanMiguel,inst_Countries_ES_provinces_SanMiguel)). - -fof(axmondialPred21534, axiom, - 1879420 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Kanpur)). - -fof(axmondialPred21535, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Kanpur,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred21536, axiom, - f_member(inst_Japan,inst_Organizations_UNITAR)). - -fof(axmondialPred21537, axiom, - 989500 = f_PopulationFn(inst_Countries_GB_provinces_Hertfordshire)). - -fof(axmondialPred21538, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Hertfordshire,f_MeasureFn(1634,inst_SquareKilometer))). - -fof(axmondialPred21539, axiom, - f_capitalCity(inst_Countries_GB_provinces_Hertfordshire_cities_Hertford,inst_Countries_GB_provinces_Hertfordshire)). - -fof(axmondialPred21540, axiom, - 187623 = f_PopulationFn(inst_Countries_MEX_provinces_Michoacan_cities_Uruapan)). - -fof(axmondialPred21541, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Michoacan_cities_Uruapan,inst_Countries_MEX_provinces_Michoacan)). - -fof(axmondialPred21542, axiom, - 132824 = f_PopulationFn(inst_Countries_IR_provinces_Bushehr_cities_BandareBushehr)). - -fof(axmondialPred21543, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Bushehr_cities_BandareBushehr,inst_Countries_IR_provinces_Bushehr)). - -fof(axmondialPred21544, axiom, - 7404559 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred21545, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Pernambuco,f_MeasureFn(98937,inst_SquareKilometer))). - -fof(axmondialPred21546, axiom, - f_capitalCity(inst_Countries_BR_provinces_Pernambuco_cities_Recife,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred21547, axiom, - 1132800 = f_PopulationFn(inst_Countries_PL_provinces_Wroclawskie)). - -fof(axmondialPred21548, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Wroclawskie,f_MeasureFn(6287,inst_SquareKilometer))). - -fof(axmondialPred21549, axiom, - f_capitalCity(inst_Countries_PL_provinces_Wroclawskie_cities_Wroclaw,inst_Countries_PL_provinces_Wroclawskie)). - -fof(axmondialPred21550, axiom, - f_member(inst_SierraLeone,inst_Organizations_ITU)). - -fof(axmondialPred21551, axiom, - 134708 = f_PopulationFn(inst_Countries_EAT_provinces_Arusha_cities_Arusha)). - -fof(axmondialPred21552, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Arusha_cities_Arusha,inst_Countries_EAT_provinces_Arusha)). - -fof(axmondialPred21553, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_BurSaid_munic_cities_BurSaid,inst_Countries_ET_provinces_BurSaid_munic)). - -fof(axmondialPred21554, axiom, - f_geographicalSubregion(inst_Gabon,inst_Continents_Africa)). - -fof(axmondialPred21555, axiom, - f_capitalCity(inst_Countries_cid_cia_Cook_Islands_cities_Avarua,inst_Countries_cid_cia_Cook_Islands)). - -fof(axmondialPred21556, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Cook_Islands,6.2)). - -fof(axmondialPred21557, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_ESCAP)). - -fof(axmondialPred21558, axiom, - 19561 = f_PopulationFn(inst_Countries_cid_cia_Cook_Islands)). - -fof(axmondialPred21559, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_Sparteca)). - -fof(axmondialPred21560, axiom, - f_member(inst_Countries_cid_cia_Cook_Islands,inst_Organizations_SPC)). - -fof(axmondialPred21561, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Cook_Islands,f_MeasureFn(240,inst_SquareKilometer))). - -fof(axmondialPred21562, axiom, - 438377 = f_PopulationFn(inst_Countries_MEX_provinces_BajaCalifornia_cities_Mexicali)). - -fof(axmondialPred21563, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_BajaCalifornia_cities_Mexicali,inst_Countries_MEX_provinces_BajaCalifornia)). - -fof(axmondialPred21564, axiom, - f_located(inst_Islands_Ikaria,inst_Greece)). - -fof(axmondialPred21565, axiom, - 1118984 = f_PopulationFn(inst_Countries_RA_provinces_SantaFe_cities_Rosario)). - -fof(axmondialPred21566, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_SantaFe_cities_Rosario,inst_Countries_RA_provinces_SantaFe)). - -fof(axmondialPred21567, axiom, - 131000 = f_PopulationFn(inst_Countries_WAN_cities_Kumo)). - -fof(axmondialPred21568, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Kumo,inst_Nigeria)). - -fof(axmondialPred21569, axiom, - 1730752 = f_PopulationFn(inst_Countries_RI_cities_Medan)). - -fof(axmondialPred21570, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Medan,inst_Indonesia)). - -fof(axmondialPred21571, axiom, - 248700 = f_PopulationFn(inst_Countries_P_provinces_VianadoCastelo)). - -fof(axmondialPred21572, axiom, - f_landAreaOnly(inst_Countries_P_provinces_VianadoCastelo,f_MeasureFn(2255,inst_SquareKilometer))). - -fof(axmondialPred21573, axiom, - 117799 = f_PopulationFn(inst_Countries_B_provinces_WestFlanders_cities_Brugge)). - -fof(axmondialPred21574, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_WestFlanders_cities_Brugge,inst_Countries_B_provinces_WestFlanders)). - -fof(axmondialPred21575, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Lincolnshire_cities_Lincoln,inst_Countries_GB_provinces_Lincolnshire)). - -fof(axmondialPred21576, axiom, - 112846 = f_PopulationFn(inst_Countries_F_provinces_BasseNormandie_cities_Caen)). - -fof(axmondialPred21577, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_BasseNormandie_cities_Caen,inst_Countries_F_provinces_BasseNormandie)). - -fof(axmondialPred21578, axiom, - 164092 = f_PopulationFn(inst_Countries_TJ_provinces_XinjiangUygur_cities_Aksu)). - -fof(axmondialPred21579, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_XinjiangUygur_cities_Aksu,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred21580, axiom, - f_member(inst_Philippines,inst_Organizations_IMF)). - -fof(axmondialPred21581, axiom, - 101527 = f_PopulationFn(inst_Countries_RI_cities_ParePare)). - -fof(axmondialPred21582, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_ParePare,inst_Indonesia)). - -fof(axmondialPred21583, axiom, - 105301 = f_PopulationFn(inst_Countries_USA_provinces_Pennsylvania_cities_Allentown)). - -fof(axmondialPred21584, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Pennsylvania_cities_Allentown,inst_Countries_USA_provinces_Pennsylvania)). - -fof(axmondialPred21585, axiom, - 417000 = f_PopulationFn(inst_Countries_RO_provinces_SatuMare)). - -fof(axmondialPred21586, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_SatuMare,f_MeasureFn(4405,inst_SquareKilometer))). - -fof(axmondialPred21587, axiom, - f_capitalCity(inst_Countries_RO_provinces_SatuMare_cities_SatuMare,inst_Countries_RO_provinces_SatuMare)). - -fof(axmondialPred21588, axiom, - 497200 = f_PopulationFn(inst_Countries_TR_provinces_Antalya_cities_Antalya)). - -fof(axmondialPred21589, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Antalya_cities_Antalya,inst_Countries_TR_provinces_Antalya)). - -fof(axmondialPred21590, axiom, - 2841400 = f_PopulationFn(inst_Countries_MOC_provinces_Nampula)). - -fof(axmondialPred21591, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Nampula,f_MeasureFn(81606,inst_SquareKilometer))). - -fof(axmondialPred21592, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Nampula_cities_Nampula,inst_Countries_MOC_provinces_Nampula)). - -fof(axmondialPred21593, axiom, - 737700 = f_PopulationFn(inst_Countries_VN_provinces_GiaLai)). - -fof(axmondialPred21594, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_GiaLai,f_MeasureFn(15661,inst_SquareKilometer))). - -fof(axmondialPred21595, axiom, - 166000 = f_PopulationFn(inst_Countries_ANG_provinces_Bengo)). - -fof(axmondialPred21596, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Bengo,f_MeasureFn(31371,inst_SquareKilometer))). - -fof(axmondialPred21597, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Bengo_cities_Caxito,inst_Countries_ANG_provinces_Bengo)). - -fof(axmondialPred21598, axiom, - 220303 = f_PopulationFn(inst_Countries_CO_provinces_Quindio_cities_Armenia)). - -fof(axmondialPred21599, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Quindio_cities_Armenia,inst_Countries_CO_provinces_Quindio)). - -fof(axmondialPred21600, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Kayin_cities_Hpaan,inst_Countries_MYA_provinces_Kayin)). - -fof(axmondialPred21601, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Covasha_cities_SfintuGheorghe,inst_Countries_RO_provinces_Covasha)). - -fof(axmondialPred21602, axiom, - 449189 = f_PopulationFn(inst_Countries_S_provinces_GoteborgochBohus_cities_Goteborg)). - -fof(axmondialPred21603, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_GoteborgochBohus_cities_Goteborg,inst_Countries_S_provinces_GoteborgochBohus)). - -fof(axmondialPred21604, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_Ahuachapan_cities_Ahuachapan,inst_Countries_ES_provinces_Ahuachapan)). - -fof(axmondialPred21605, axiom, - 1085000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofTatarstan_cities_Kazan)). - -fof(axmondialPred21606, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofTatarstan_cities_Kazan,inst_Countries_R_provinces_Rep_ofTatarstan)). - -fof(axmondialPred21607, axiom, - 68077965 = f_PopulationFn(inst_Countries_IND_provinces_WestBengal)). - -fof(axmondialPred21608, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_WestBengal,f_MeasureFn(88752,inst_SquareKilometer))). - -fof(axmondialPred21609, axiom, - f_capitalCity(inst_Countries_IND_provinces_WestBengal_cities_Calcutta,inst_Countries_IND_provinces_WestBengal)). - -fof(axmondialPred21610, axiom, - 134393 = f_PopulationFn(inst_Countries_CH_provinces_BE_cities_Bern)). - -fof(axmondialPred21611, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_BE_cities_Bern,inst_Countries_CH_provinces_BE)). - -fof(axmondialPred21612, axiom, - f_member(inst_SierraLeone,inst_Organizations_WIPO)). - -fof(axmondialPred21613, axiom, - f_member(inst_Kenya,inst_Organizations_UNESCO)). - -fof(axmondialPred21614, axiom, - f_member(inst_Philippines,inst_Organizations_WTrO)). - -fof(axmondialPred21615, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Philippines,inst_ServiceSector,48,f_YearFn(1996))). - -fof(axmondialPred21616, axiom, - f_member(inst_Philippines,inst_Organizations_WIPO)). - -fof(axmondialPred21617, axiom, - f_member(inst_Philippines,inst_Organizations_IFRCS)). - -fof(axmondialPred21618, axiom, - f_member(inst_Philippines,inst_Organizations_ESCAP)). - -fof(axmondialPred21619, axiom, - 74480848 = f_PopulationFn(inst_Philippines)). - -fof(axmondialPred21620, axiom, - f_landAreaOnly(inst_Philippines,f_MeasureFn(300000,inst_SquareKilometer))). - -fof(axmondialPred21621, axiom, - f_member(inst_Philippines,inst_Organizations_WFTU)). - -fof(axmondialPred21622, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Philippines,inst_IndustrialSector,30,f_YearFn(1996))). - -fof(axmondialPred21623, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Philippines,inst_AgriculturalSector,22,f_YearFn(1996))). - -fof(axmondialPred21624, axiom, - f_inflationRateInCountry(inst_Philippines,8.1)). - -fof(axmondialPred21625, axiom, - f_member(inst_Philippines,inst_Organizations_WCL)). - -fof(axmondialPred21626, axiom, - f_capitalCity(inst_Countries_RP_cities_Manila,inst_Philippines)). - -fof(axmondialPred21627, axiom, - 182000 = f_PopulationFn(inst_Countries_WAN_cities_Jos)). - -fof(axmondialPred21628, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Jos,inst_Nigeria)). - -fof(axmondialPred21629, axiom, - 653994 = f_PopulationFn(inst_Countries_BR_provinces_Piaui_cities_Teresina)). - -fof(axmondialPred21630, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Piaui_cities_Teresina,inst_Countries_BR_provinces_Piaui)). - -fof(axmondialPred21631, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_SanVicente_cities_SanVicente,inst_Countries_ES_provinces_SanVicente)). - -fof(axmondialPred21632, axiom, - 4838000 = f_PopulationFn(inst_Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg)). - -fof(axmondialPred21633, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg,inst_Countries_R_provinces_SanktPeterburg)). - -fof(axmondialPred21634, axiom, - 130600 = f_PopulationFn(inst_Countries_H_provinces_Gyor_munic)). - -fof(axmondialPred21635, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Gyor_munic,f_MeasureFn(175,inst_SquareKilometer))). - -fof(axmondialPred21636, axiom, - f_capitalCity(inst_Countries_H_provinces_Gyor_munic_cities_Gyor,inst_Countries_H_provinces_Gyor_munic)). - -fof(axmondialPred21637, axiom, - f_geographicalSubregion(inst_Australia,inst_Continents_Australia_Oceania)). - -fof(axmondialPred21638, axiom, - 118027 = f_PopulationFn(inst_Countries_CO_provinces_Caqueta_cities_Florencia)). - -fof(axmondialPred21639, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Caqueta_cities_Florencia,inst_Countries_CO_provinces_Caqueta)). - -fof(axmondialPred21640, axiom, - 826100 = f_PopulationFn(inst_Countries_Z_provinces_Eastern)). - -fof(axmondialPred21641, axiom, - f_landAreaOnly(inst_Countries_Z_provinces_Eastern,f_MeasureFn(69106,inst_SquareKilometer))). - -fof(axmondialPred21642, axiom, - f_capitalCity(inst_Countries_Z_provinces_Eastern_cities_Chipata,inst_Countries_Z_provinces_Eastern)). - -fof(axmondialPred21643, axiom, - 6750043 = f_PopulationFn(inst_Countries_IR_provinces_Tehran_cities_Tehran)). - -fof(axmondialPred21644, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Tehran_cities_Tehran,inst_Countries_IR_provinces_Tehran)). - -fof(axmondialPred21645, axiom, - f_sharedBorderLength(inst_China,inst_Russia,f_MeasureFn(3645,inst_Kilometer))). - -fof(axmondialPred21646, axiom, - f_geographicalSubregion(inst_Laos,inst_Continents_Asia)). - -fof(axmondialPred21647, axiom, - 16463648 = f_PopulationFn(inst_Countries_IND_provinces_Haryana)). - -fof(axmondialPred21648, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Haryana,f_MeasureFn(44212,inst_SquareKilometer))). - -fof(axmondialPred21649, axiom, - f_capitalCity(inst_Countries_IND_provinces_Chandigarh_cities_Chandigarh,inst_Countries_IND_provinces_Haryana)). - -fof(axmondialPred21650, axiom, - 164880 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Shangqiu)). - -fof(axmondialPred21651, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Shangqiu,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred21652, axiom, - f_sharedBorderLength(inst_Chile,inst_Argentina,f_MeasureFn(5150,inst_Kilometer))). - -fof(axmondialPred21653, axiom, - f_member(inst_Eritrea,inst_Organizations_ACP)). - -fof(axmondialPred21654, axiom, - f_meetsSpatially(inst_WesternSahara,inst_Morocco)). - -fof(axmondialPred21655, axiom, - f_capitalCity(inst_Countries_WSA_cities_ElAlaiun,inst_WesternSahara)). - -fof(axmondialPred21656, axiom, - f_meetsSpatially(inst_WesternSahara,inst_Mauritania)). - -fof(axmondialPred21657, axiom, - 222631 = f_PopulationFn(inst_WesternSahara)). - -fof(axmondialPred21658, axiom, - f_meetsSpatially(inst_WesternSahara,inst_Algeria)). - -fof(axmondialPred21659, axiom, - f_landAreaOnly(inst_WesternSahara,f_MeasureFn(266000,inst_SquareKilometer))). - -fof(axmondialPred21660, axiom, - 715600 = f_PopulationFn(inst_Countries_PL_provinces_Kaliskie)). - -fof(axmondialPred21661, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Kaliskie,f_MeasureFn(6512,inst_SquareKilometer))). - -fof(axmondialPred21662, axiom, - f_capitalCity(inst_Countries_PL_provinces_Kaliskie_cities_Kalisz,inst_Countries_PL_provinces_Kaliskie)). - -fof(axmondialPred21663, axiom, - 74106 = f_PopulationFn(inst_Countries_CH_provinces_SG_cities_SanktGallen)). - -fof(axmondialPred21664, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_SG_cities_SanktGallen,inst_Countries_CH_provinces_SG)). - -fof(axmondialPred21665, axiom, - f_member(inst_Norway,inst_Organizations_IFC)). - -fof(axmondialPred21666, axiom, - 104269 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Hengshui)). - -fof(axmondialPred21667, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Hengshui,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred21668, axiom, - 500086 = f_PopulationFn(inst_Countries_THA_provinces_PathumThani)). - -fof(axmondialPred21669, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_PathumThani,f_MeasureFn(1525,inst_SquareKilometer))). - -fof(axmondialPred21670, axiom, - 1050590 = f_PopulationFn(inst_Countries_E_provinces_Estremadura)). - -fof(axmondialPred21671, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Estremadura,f_MeasureFn(41635,inst_SquareKilometer))). - -fof(axmondialPred21672, axiom, - f_capitalCity(inst_Countries_E_provinces_Estremadura_cities_Merida,inst_Countries_E_provinces_Estremadura)). - -fof(axmondialPred21673, axiom, - 105000 = f_PopulationFn(inst_Countries_H_provinces_BacsKiskun_cities_Kecskemet)). - -fof(axmondialPred21674, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_BacsKiskun_cities_Kecskemet,inst_Countries_H_provinces_BacsKiskun)). - -fof(axmondialPred21675, axiom, - 344669 = f_PopulationFn(inst_Countries_TR_provinces_Batman)). - -fof(axmondialPred21676, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Batman,f_MeasureFn(4694,inst_SquareKilometer))). - -fof(axmondialPred21677, axiom, - f_capitalCity(inst_Countries_TR_provinces_Batman_cities_Batman,inst_Countries_TR_provinces_Batman)). - -fof(axmondialPred21678, axiom, - 173351 = f_PopulationFn(inst_Countries_BR_provinces_Sergipe_cities_Arapiraca)). - -fof(axmondialPred21679, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Sergipe_cities_Arapiraca,inst_Countries_BR_provinces_Sergipe)). - -fof(axmondialPred21680, axiom, - 65566 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_PembrokePines)). - -fof(axmondialPred21681, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_PembrokePines,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred21682, axiom, - 702000 = f_PopulationFn(inst_Countries_R_provinces_Samarskayaoblast_cities_Tolyatti)). - -fof(axmondialPred21683, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Samarskayaoblast_cities_Tolyatti,inst_Countries_R_provinces_Samarskayaoblast)). - -fof(axmondialPred21684, axiom, - 409630 = f_PopulationFn(inst_Countries_PE_provinces_Apurimac)). - -fof(axmondialPred21685, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Apurimac,f_MeasureFn(20895,inst_SquareKilometer))). - -fof(axmondialPred21686, axiom, - f_capitalCity(inst_Countries_PE_provinces_Apurimac_cities_Abancay,inst_Countries_PE_provinces_Apurimac)). - -fof(axmondialPred21687, axiom, - 770931 = f_PopulationFn(inst_Countries_MAL_provinces_Terengganu)). - -fof(axmondialPred21688, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Terengganu,f_MeasureFn(12955,inst_SquareKilometer))). - -fof(axmondialPred21689, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Terengganu_cities_KualaTerengganu,inst_Countries_MAL_provinces_Terengganu)). - -fof(axmondialPred21690, axiom, - 1125600 = f_PopulationFn(inst_Countries_GB_provinces_TyneandWear)). - -fof(axmondialPred21691, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_TyneandWear,f_MeasureFn(540,inst_SquareKilometer))). - -fof(axmondialPred21692, axiom, - f_capitalCity(inst_Countries_GB_provinces_TyneandWear_cities_Newcastle,inst_Countries_GB_provinces_TyneandWear)). - -fof(axmondialPred21693, axiom, - 108000 = f_PopulationFn(inst_Countries_R_provinces_Permskayaoblast_cities_Solikamsk)). - -fof(axmondialPred21694, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Permskayaoblast_cities_Solikamsk,inst_Countries_R_provinces_Permskayaoblast)). - -fof(axmondialPred21695, axiom, - 114339 = f_PopulationFn(inst_Countries_S_provinces_Malmohus_cities_Helsingborg)). - -fof(axmondialPred21696, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Malmohus_cities_Helsingborg,inst_Countries_S_provinces_Malmohus)). - -fof(axmondialPred21697, axiom, - f_sharedBorderLength(inst_Liechtenstein,inst_Austria,f_MeasureFn(37,inst_Kilometer))). - -fof(axmondialPred21698, axiom, - 694249 = f_PopulationFn(inst_Countries_NL_provinces_ZuidHolland_cities_sGravenhage)). - -fof(axmondialPred21699, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_ZuidHolland_cities_sGravenhage,inst_Countries_NL_provinces_ZuidHolland)). - -fof(axmondialPred21700, axiom, - f_geographicalSubregion(inst_Benin,inst_Continents_Africa)). - -fof(axmondialPred21701, axiom, - 146500 = f_PopulationFn(inst_Countries_GB_provinces_Hampshire_cities_Basingstoke)). - -fof(axmondialPred21702, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Hampshire_cities_Basingstoke,inst_Countries_GB_provinces_Hampshire)). - -fof(axmondialPred21703, axiom, - 47300 = f_PopulationFn(inst_Countries_EAK_provinces_Western_cities_Kakamega)). - -fof(axmondialPred21704, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Western_cities_Kakamega,inst_Countries_EAK_provinces_Western)). - -fof(axmondialPred21705, axiom, - 267878 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_Maringa)). - -fof(axmondialPred21706, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_Maringa,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred21707, axiom, - f_geographicalSubregion(inst_Venezuela,inst_Continents_America)). - -fof(axmondialPred21708, axiom, - f_member(inst_Argentina,inst_Organizations_PCA)). - -fof(axmondialPred21709, axiom, - 2492000 = f_PopulationFn(inst_Countries_J_provinces_Osaka_cities_Osaka)). - -fof(axmondialPred21710, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Osaka_cities_Osaka,inst_Countries_J_provinces_Osaka)). - -fof(axmondialPred21711, axiom, - 1624000 = f_PopulationFn(inst_Countries_F_provinces_Alsace)). - -fof(axmondialPred21712, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Alsace,f_MeasureFn(8280,inst_SquareKilometer))). - -fof(axmondialPred21713, axiom, - f_capitalCity(inst_Countries_F_provinces_Alsace_cities_Strasbourg,inst_Countries_F_provinces_Alsace)). - -fof(axmondialPred21714, axiom, - 1145075 = f_PopulationFn(inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur)). - -fof(axmondialPred21715, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur,inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur)). - -fof(axmondialPred21716, axiom, - 269100 = f_PopulationFn(inst_Countries_GB_provinces_Humberside_cities_KingstonuponHull)). - -fof(axmondialPred21717, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Humberside_cities_KingstonuponHull,inst_Countries_GB_provinces_Humberside)). - -fof(axmondialPred21718, axiom, - f_located(inst_Rivers_ColumbiaRiver,inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred21719, axiom, - f_located(inst_Rivers_ColumbiaRiver,inst_Countries_USA_provinces_Oregon)). - -fof(axmondialPred21720, axiom, - f_located(inst_Rivers_ColumbiaRiver,inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred21721, axiom, - f_located(inst_Rivers_ColumbiaRiver,inst_UnitedStates)). - -fof(axmondialPred21722, axiom, - f_located(inst_Rivers_ColumbiaRiver,inst_Canada)). - -fof(axmondialPred21723, axiom, - f_flowsInto(inst_Rivers_ColumbiaRiver,inst_Seas_PacificOcean)). - -fof(axmondialPred21724, axiom, - f_length(inst_Rivers_ColumbiaRiver,1952)). - -fof(axmondialPred21725, axiom, - f_located(inst_Mountains_MtMcKinley,inst_Countries_USA_provinces_Alaska)). - -fof(axmondialPred21726, axiom, - f_located(inst_Mountains_MtMcKinley,inst_UnitedStates)). - -fof(axmondialPred21727, axiom, - 3909047 = f_PopulationFn(inst_Countries_E_provinces_Valencia)). - -fof(axmondialPred21728, axiom, - f_landAreaOnly(inst_Countries_E_provinces_Valencia,f_MeasureFn(23255,inst_SquareKilometer))). - -fof(axmondialPred21729, axiom, - f_capitalCity(inst_Countries_E_provinces_Valencia_cities_Valencia,inst_Countries_E_provinces_Valencia)). - -fof(axmondialPred21730, axiom, - 866153 = f_PopulationFn(inst_Countries_RA_provinces_Salta)). - -fof(axmondialPred21731, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_Salta,f_MeasureFn(155488,inst_SquareKilometer))). - -fof(axmondialPred21732, axiom, - f_capitalCity(inst_Countries_RA_provinces_Salta_cities_Salta,inst_Countries_RA_provinces_Salta)). - -fof(axmondialPred21733, axiom, - 6452000 = f_PopulationFn(inst_Countries_ET_provinces_ElQahira_munic)). - -fof(axmondialPred21734, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_ElQahira_munic,f_MeasureFn(214,inst_SquareKilometer))). - -fof(axmondialPred21735, axiom, - f_capitalCity(inst_Countries_ET_provinces_ElQahira_munic_cities_ElQahira,inst_Countries_ET_provinces_ElQahira_munic)). - -fof(axmondialPred21736, axiom, - 352691 = f_PopulationFn(inst_Countries_RA_provinces_SanJuan_cities_SanJuan)). - -fof(axmondialPred21737, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_SanJuan_cities_SanJuan,inst_Countries_RA_provinces_SanJuan)). - -fof(axmondialPred21738, axiom, - 158858 = f_PopulationFn(inst_Countries_CDN_provinces_BritishColumbia_cities_Burnaby)). - -fof(axmondialPred21739, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_BritishColumbia_cities_Burnaby,inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred21740, axiom, - 119000 = f_PopulationFn(inst_Countries_RSA_cities_Carletonville)). - -fof(axmondialPred21741, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Carletonville,inst_SouthAfrica)). - -fof(axmondialPred21742, axiom, - f_member(inst_Iraq,inst_Organizations_WFTU)). - -fof(axmondialPred21743, axiom, - f_located(inst_Islands_PrinceEdwardIsland,inst_Countries_CDN_provinces_PrinceEdwardIsland)). - -fof(axmondialPred21744, axiom, - f_located(inst_Islands_PrinceEdwardIsland,inst_Canada)). - -fof(axmondialPred21745, axiom, - 535332 = f_PopulationFn(inst_Countries_MEX_provinces_NuevoLeon_cities_Guadalupe)). - -fof(axmondialPred21746, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_NuevoLeon_cities_Guadalupe,inst_Countries_MEX_provinces_NuevoLeon)). - -fof(axmondialPred21747, axiom, - 394700 = f_PopulationFn(inst_Countries_SN_provinces_Ziguinchor)). - -fof(axmondialPred21748, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_Ziguinchor,f_MeasureFn(7339,inst_SquareKilometer))). - -fof(axmondialPred21749, axiom, - f_capitalCity(inst_Countries_SN_provinces_Ziguinchor_cities_Ziguinchor,inst_Countries_SN_provinces_Ziguinchor)). - -fof(axmondialPred21750, axiom, - 6117520 = f_PopulationFn(inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred21751, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Massachusetts,f_MeasureFn(21455,inst_SquareKilometer))). - -fof(axmondialPred21752, axiom, - f_capitalCity(inst_Countries_USA_provinces_Massachusetts_cities_Boston,inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred21753, axiom, - f_member(inst_Afghanistan,inst_Organizations_IFRCS)). - -fof(axmondialPred21754, axiom, - 118348 = f_PopulationFn(inst_Countries_IR_provinces_Esfahan_cities_Khomeynishahr)). - -fof(axmondialPred21755, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Esfahan_cities_Khomeynishahr,inst_Countries_IR_provinces_Esfahan)). - -fof(axmondialPred21756, axiom, - 339210 = f_PopulationFn(inst_Countries_GR_provinces_Ipiros)). - -fof(axmondialPred21757, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_Ipiros,f_MeasureFn(9203,inst_SquareKilometer))). - -fof(axmondialPred21758, axiom, - 350077 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Chifeng)). - -fof(axmondialPred21759, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Chifeng,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred21760, axiom, - 1120300 = f_PopulationFn(inst_Countries_PL_provinces_Bydgoskie)). - -fof(axmondialPred21761, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Bydgoskie,f_MeasureFn(10349,inst_SquareKilometer))). - -fof(axmondialPred21762, axiom, - f_capitalCity(inst_Countries_PL_provinces_Bydgoskie_cities_Bydgoszcz,inst_Countries_PL_provinces_Bydgoskie)). - -fof(axmondialPred21763, axiom, - 2585900 = f_PopulationFn(inst_Countries_VN_provinces_NamHa)). - -fof(axmondialPred21764, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_NamHa,f_MeasureFn(2492,inst_SquareKilometer))). - -fof(axmondialPred21765, axiom, - 1476060 = f_PopulationFn(inst_Countries_THA_provinces_NakhonSiThammarat)). - -fof(axmondialPred21766, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NakhonSiThammarat,f_MeasureFn(9973,inst_SquareKilometer))). - -fof(axmondialPred21767, axiom, - f_capitalCity(inst_Countries_THA_provinces_NakhonSiThammarat_cities_NakhonsiThammarat,inst_Countries_THA_provinces_NakhonSiThammarat)). - -fof(axmondialPred21768, axiom, - f_located(inst_Islands_LittleCayman,inst_UnitedKingdom)). - -fof(axmondialPred21769, axiom, - 304819 = f_PopulationFn(inst_Countries_CO_provinces_Antioquia_cities_Bello)). - -fof(axmondialPred21770, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Antioquia_cities_Bello,inst_Countries_CO_provinces_Antioquia)). - -fof(axmondialPred21771, axiom, - f_sharedBorderLength(inst_Niger,inst_BurkinaFaso,f_MeasureFn(628,inst_Kilometer))). - -fof(axmondialPred21772, axiom, - 191972 = f_PopulationFn(inst_Countries_USA_provinces_Nebraska_cities_Lincoln)). - -fof(axmondialPred21773, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Nebraska_cities_Lincoln,inst_Countries_USA_provinces_Nebraska)). - -fof(axmondialPred21774, axiom, - 101200 = f_PopulationFn(inst_Countries_GB_provinces_Derbyshire_cities_Chesterfield)). - -fof(axmondialPred21775, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Derbyshire_cities_Chesterfield,inst_Countries_GB_provinces_Derbyshire)). - -fof(axmondialPred21776, axiom, - 3325064 = f_PopulationFn(inst_Countries_NL_provinces_ZuidHolland)). - -fof(axmondialPred21777, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_ZuidHolland,f_MeasureFn(2859,inst_SquareKilometer))). - -fof(axmondialPred21778, axiom, - f_capitalCity(inst_Countries_NL_provinces_ZuidHolland_cities_sGravenhage,inst_Countries_NL_provinces_ZuidHolland)). - -fof(axmondialPred21779, axiom, - f_member(inst_Togo,inst_Organizations_WIPO)). - -fof(axmondialPred21780, axiom, - 148065 = f_PopulationFn(inst_Countries_IR_provinces_Khorasan_cities_Sabzevar)). - -fof(axmondialPred21781, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Khorasan_cities_Sabzevar,inst_Countries_IR_provinces_Khorasan)). - -fof(axmondialPred21782, axiom, - f_sharedBorderLength(inst_Russia,inst_Estonia,f_MeasureFn(290,inst_Kilometer))). - -fof(axmondialPred21783, axiom, - 106707 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Abilene)). - -fof(axmondialPred21784, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Abilene,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred21785, axiom, - 102700 = f_PopulationFn(inst_Countries_PA_provinces_Chiriqui_cities_David)). - -fof(axmondialPred21786, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_Chiriqui_cities_David,inst_Countries_PA_provinces_Chiriqui)). - -fof(axmondialPred21787, axiom, - f_located(inst_Islands_Sachalin,inst_Countries_R_provinces_Sakhalinskayaoblast)). - -fof(axmondialPred21788, axiom, - f_located(inst_Islands_Sachalin,inst_Russia)). - -fof(axmondialPred21789, axiom, - f_landAreaOnly(inst_Islands_Sachalin,f_MeasureFn(76400,inst_SquareKilometer))). - -fof(axmondialPred21790, axiom, - 167361 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_Almeria)). - -fof(axmondialPred21791, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_Almeria,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred21792, axiom, - 10000 = f_PopulationFn(inst_Countries_BDS_cities_Bridgetown)). - -fof(axmondialPred21793, axiom, - f_geographicalSubregion(inst_Countries_BDS_cities_Bridgetown,inst_Barbados)). - -fof(axmondialPred21794, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_CuandoCubango_cities_Menongue,inst_Countries_ANG_provinces_CuandoCubango)). - -fof(axmondialPred21795, axiom, - 755502 = f_PopulationFn(inst_Countries_ROK_cities_Suwon)). - -fof(axmondialPred21796, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Suwon,inst_SouthKorea)). - -fof(axmondialPred21797, axiom, - 18754 = f_PopulationFn(inst_Countries_N_provinces_Nordland_cities_Narvik)). - -fof(axmondialPred21798, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Nordland_cities_Narvik,inst_Countries_N_provinces_Nordland)). - -fof(axmondialPred21799, axiom, - f_member(inst_Pakistan,inst_Organizations_UNIDO)). - -fof(axmondialPred21800, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Pakistan,inst_IndustrialSector,27,f_YearFn(1996))). - -fof(axmondialPred21801, axiom, - f_member(inst_Pakistan,inst_Organizations_ITU)). - -fof(axmondialPred21802, axiom, - f_meetsSpatially(inst_Pakistan,inst_India)). - -fof(axmondialPred21803, axiom, - f_inflationRateInCountry(inst_Pakistan,13)). - -fof(axmondialPred21804, axiom, - f_member(inst_Pakistan,inst_Organizations_UNCRO)). - -fof(axmondialPred21805, axiom, - f_member(inst_Pakistan,inst_Organizations_G_77)). - -fof(axmondialPred21806, axiom, - f_member(inst_Pakistan,inst_Organizations_IFAD)). - -fof(axmondialPred21807, axiom, - f_member(inst_Pakistan,inst_Organizations_IAEA)). - -fof(axmondialPred21808, axiom, - f_landAreaOnly(inst_Pakistan,f_MeasureFn(803940,inst_SquareKilometer))). - -fof(axmondialPred21809, axiom, - f_meetsSpatially(inst_Pakistan,inst_Afghanistan)). - -fof(axmondialPred21810, axiom, - f_capitalCity(inst_Countries_PK_cities_Islamabad,inst_Pakistan)). - -fof(axmondialPred21811, axiom, - f_member(inst_Pakistan,inst_Organizations_WFTU)). - -fof(axmondialPred21812, axiom, - f_meetsSpatially(inst_Pakistan,inst_Iran)). - -fof(axmondialPred21813, axiom, - f_meetsSpatially(inst_Pakistan,inst_China)). - -fof(axmondialPred21814, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Pakistan,inst_AgriculturalSector,24,f_YearFn(1996))). - -fof(axmondialPred21815, axiom, - f_member(inst_Pakistan,inst_Organizations_SAARC)). - -fof(axmondialPred21816, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Pakistan,inst_ServiceSector,49,f_YearFn(1996))). - -fof(axmondialPred21817, axiom, - 129275660 = f_PopulationFn(inst_Pakistan)). - -fof(axmondialPred21818, axiom, - 194600 = f_PopulationFn(inst_Countries_TR_provinces_Van_cities_Van)). - -fof(axmondialPred21819, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Van_cities_Van,inst_Countries_TR_provinces_Van)). - -fof(axmondialPred21820, axiom, - f_located(inst_Rivers_HudsonRiver,inst_Countries_USA_provinces_NewYork)). - -fof(axmondialPred21821, axiom, - f_located(inst_Rivers_HudsonRiver,inst_UnitedStates)). - -fof(axmondialPred21822, axiom, - f_flowsInto(inst_Rivers_HudsonRiver,inst_Seas_AtlanticOcean)). - -fof(axmondialPred21823, axiom, - f_length(inst_Rivers_HudsonRiver,493)). - -fof(axmondialPred21824, axiom, - f_sharedBorderLength(inst_Iraq,inst_Iran,f_MeasureFn(1458,inst_Kilometer))). - -fof(axmondialPred21825, axiom, - f_sharedBorderLength(inst_Romania,inst_Moldova,f_MeasureFn(450,inst_Kilometer))). - -fof(axmondialPred21826, axiom, - f_member(inst_Kenya,inst_Organizations_ISO)). - -fof(axmondialPred21827, axiom, - 126785 = f_PopulationFn(inst_Countries_TJ_provinces_Hunan_cities_Huaihua)). - -fof(axmondialPred21828, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hunan_cities_Huaihua,inst_Countries_TJ_provinces_Hunan)). - -fof(axmondialPred21829, axiom, - f_sharedBorderLength(inst_Senegal,inst_Mali,f_MeasureFn(419,inst_Kilometer))). - -fof(axmondialPred21830, axiom, - 239000 = f_PopulationFn(inst_Countries_KAZ_provinces_SoltustikQazaqstan_cities_Petropavl)). - -fof(axmondialPred21831, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_SoltustikQazaqstan_cities_Petropavl,inst_Countries_KAZ_provinces_SoltustikQazaqstan)). - -fof(axmondialPred21832, axiom, - 299022 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_SanIsidro)). - -fof(axmondialPred21833, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_SanIsidro,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred21834, axiom, - f_member(inst_Israel,inst_Organizations_IBRD)). - -fof(axmondialPred21835, axiom, - f_member(inst_Mali,inst_Organizations_ECOWAS)). - -fof(axmondialPred21836, axiom, - 164747 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Zhuhai)). - -fof(axmondialPred21837, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Zhuhai,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred21838, axiom, - f_member(inst_Iraq,inst_Organizations_G_19)). - -fof(axmondialPred21839, axiom, - 291362 = f_PopulationFn(inst_Countries_PK_cities_Sargodha)). - -fof(axmondialPred21840, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Sargodha,inst_Pakistan)). - -fof(axmondialPred21841, axiom, - f_member(inst_Italy,inst_Organizations_IOM)). - -fof(axmondialPred21842, axiom, - 721500 = f_PopulationFn(inst_Countries_KAZ_provinces_Taldyqorghan)). - -fof(axmondialPred21843, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Taldyqorghan,f_MeasureFn(118500,inst_SquareKilometer))). - -fof(axmondialPred21844, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Taldyqorghan_cities_Taldyqorghan,inst_Countries_KAZ_provinces_Taldyqorghan)). - -fof(axmondialPred21845, axiom, - f_located(inst_Islands_Linosa,inst_Countries_I_provinces_Sicilia)). - -fof(axmondialPred21846, axiom, - f_located(inst_Islands_Linosa,inst_Italy)). - -fof(axmondialPred21847, axiom, - 106462 = f_PopulationFn(inst_Countries_PK_cities_Jhelum)). - -fof(axmondialPred21848, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Jhelum,inst_Pakistan)). - -fof(axmondialPred21849, axiom, - f_member(inst_Denmark,inst_Organizations_UNPROFOR)). - -fof(axmondialPred21850, axiom, - f_located(inst_Rivers_Kitakami,inst_Countries_J_provinces_Miyagi)). - -fof(axmondialPred21851, axiom, - f_located(inst_Rivers_Kitakami,inst_Countries_J_provinces_Iwate)). - -fof(axmondialPred21852, axiom, - f_located(inst_Rivers_Kitakami,inst_Japan)). - -fof(axmondialPred21853, axiom, - f_flowsInto(inst_Rivers_Kitakami,inst_Seas_PacificOcean)). - -fof(axmondialPred21854, axiom, - 706 = f_PopulationFn(inst_Countries_N_provinces_SognogFjordane_cities_Hermannsverk)). - -fof(axmondialPred21855, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_SognogFjordane_cities_Hermannsverk,inst_Countries_N_provinces_SognogFjordane)). - -fof(axmondialPred21856, axiom, - 292350 = f_PopulationFn(inst_Countries_RA_provinces_Chaco_cities_Resistencia)). - -fof(axmondialPred21857, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Chaco_cities_Resistencia,inst_Countries_RA_provinces_Chaco)). - -fof(axmondialPred21858, axiom, - f_member(inst_Botswana,inst_Organizations_G_77)). - -fof(axmondialPred21859, axiom, - 748000 = f_PopulationFn(inst_Countries_PL_provinces_Krakowskie_cities_Krakow)). - -fof(axmondialPred21860, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Krakowskie_cities_Krakow,inst_Countries_PL_provinces_Krakowskie)). - -fof(axmondialPred21861, axiom, - 151168 = f_PopulationFn(inst_Countries_S_provinces_Blekinge)). - -fof(axmondialPred21862, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Blekinge,f_MeasureFn(2941,inst_SquareKilometer))). - -fof(axmondialPred21863, axiom, - f_capitalCity(inst_Countries_S_provinces_Blekinge_cities_Karlskrona,inst_Countries_S_provinces_Blekinge)). - -fof(axmondialPred21864, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Nizhegorodskayaoblast)). - -fof(axmondialPred21865, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Ivanovskayaoblast)). - -fof(axmondialPred21866, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Samarskayaoblast)). - -fof(axmondialPred21867, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Astrakhanskayaoblast)). - -fof(axmondialPred21868, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Yaroslavskayaoblast)). - -fof(axmondialPred21869, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Saratovskayaoblast)). - -fof(axmondialPred21870, axiom, - f_located(inst_Rivers_Volga,inst_Russia)). - -fof(axmondialPred21871, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Penzenskayaoblast)). - -fof(axmondialPred21872, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Rep_ofMariyEl)). - -fof(axmondialPred21873, axiom, - f_length(inst_Rivers_Volga,3531)). - -fof(axmondialPred21874, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Kostromskayaoblast)). - -fof(axmondialPred21875, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Tverskayaoblast)). - -fof(axmondialPred21876, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Rep_ofTatarstan)). - -fof(axmondialPred21877, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Ulyanovskayaoblast)). - -fof(axmondialPred21878, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_ChuvashRepublic)). - -fof(axmondialPred21879, axiom, - f_located(inst_Rivers_Volga,inst_Countries_R_provinces_Volgogradskayaoblast)). - -fof(axmondialPred21880, axiom, - f_flowsInto(inst_Rivers_Volga,inst_Lakes_CaspianSea)). - -fof(axmondialPred21881, axiom, - f_located(inst_Rivers_Dalaelv,inst_Countries_S_provinces_Vastmanland)). - -fof(axmondialPred21882, axiom, - f_located(inst_Rivers_Dalaelv,inst_Countries_S_provinces_Uppsala)). - -fof(axmondialPred21883, axiom, - f_located(inst_Rivers_Dalaelv,inst_Countries_S_provinces_Kopparberg)). - -fof(axmondialPred21884, axiom, - f_located(inst_Rivers_Dalaelv,inst_Countries_S_provinces_Gavleborg)). - -fof(axmondialPred21885, axiom, - f_located(inst_Rivers_Dalaelv,inst_Sweden)). - -fof(axmondialPred21886, axiom, - f_flowsInto(inst_Rivers_Dalaelv,inst_Seas_BalticSea)). - -fof(axmondialPred21887, axiom, - f_length(inst_Rivers_Dalaelv,520)). - -fof(axmondialPred21888, axiom, - 7309190 = f_PopulationFn(inst_Countries_TR_provinces_Istanbul)). - -fof(axmondialPred21889, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Istanbul,f_MeasureFn(5712,inst_SquareKilometer))). - -fof(axmondialPred21890, axiom, - f_capitalCity(inst_Countries_TR_provinces_Istanbul_cities_Istanbul,inst_Countries_TR_provinces_Istanbul)). - -fof(axmondialPred21891, axiom, - 731000 = f_PopulationFn(inst_Countries_BD_cities_Khulna)). - -fof(axmondialPred21892, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Khulna,inst_Bangladesh)). - -fof(axmondialPred21893, axiom, - 4501538 = f_PopulationFn(inst_Countries_BR_provinces_Goias)). - -fof(axmondialPred21894, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Goias,f_MeasureFn(341289,inst_SquareKilometer))). - -fof(axmondialPred21895, axiom, - f_capitalCity(inst_Countries_BR_provinces_Goias_cities_Goiania,inst_Countries_BR_provinces_Goias)). - -fof(axmondialPred21896, axiom, - 164768 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_BarraMansa)). - -fof(axmondialPred21897, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_BarraMansa,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred21898, axiom, - 4577800 = f_PopulationFn(inst_Countries_MYA_provinces_Mandalay)). - -fof(axmondialPred21899, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Mandalay,f_MeasureFn(37024,inst_SquareKilometer))). - -fof(axmondialPred21900, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Mandalay_cities_Mandalay,inst_Countries_MYA_provinces_Mandalay)). - -fof(axmondialPred21901, axiom, - 72766 = f_PopulationFn(inst_Andorra)). - -fof(axmondialPred21902, axiom, - f_landAreaOnly(inst_Andorra,f_MeasureFn(450,inst_SquareKilometer))). - -fof(axmondialPred21903, axiom, - f_meetsSpatially(inst_Andorra,inst_Spain)). - -fof(axmondialPred21904, axiom, - f_meetsSpatially(inst_Andorra,inst_France)). - -fof(axmondialPred21905, axiom, - f_capitalCity(inst_Countries_AND_cities_AndorralaVella,inst_Andorra)). - -fof(axmondialPred21906, axiom, - 1073560 = f_PopulationFn(inst_Countries_TR_provinces_Zonguldak)). - -fof(axmondialPred21907, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Zonguldak,f_MeasureFn(8629,inst_SquareKilometer))). - -fof(axmondialPred21908, axiom, - f_capitalCity(inst_Countries_TR_provinces_Zonguldak_cities_Zonguldak,inst_Countries_TR_provinces_Zonguldak)). - -fof(axmondialPred21909, axiom, - 420900 = f_PopulationFn(inst_Countries_H_provinces_Szolnok)). - -fof(axmondialPred21910, axiom, - f_landAreaOnly(inst_Countries_H_provinces_Szolnok,f_MeasureFn(5608,inst_SquareKilometer))). - -fof(axmondialPred21911, axiom, - f_capitalCity(inst_Countries_H_provinces_Szolnok_cities_Szolnok,inst_Countries_H_provinces_Szolnok)). - -fof(axmondialPred21912, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Harghita_cities_MiercureaCiuc,inst_Countries_RO_provinces_Harghita)). - -fof(axmondialPred21913, axiom, - 5185000 = f_PopulationFn(inst_Countries_I_provinces_Lazio)). - -fof(axmondialPred21914, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Lazio,f_MeasureFn(17203,inst_SquareKilometer))). - -fof(axmondialPred21915, axiom, - f_capitalCity(inst_Countries_I_provinces_Lazio_cities_Rome,inst_Countries_I_provinces_Lazio)). - -fof(axmondialPred21916, axiom, - 931600 = f_PopulationFn(inst_Countries_MOC_provinces_Maputo_munic)). - -fof(axmondialPred21917, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Maputo_munic,f_MeasureFn(602,inst_SquareKilometer))). - -fof(axmondialPred21918, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Maputo_munic_cities_Maputo,inst_Countries_MOC_provinces_Maputo_munic)). - -fof(axmondialPred21919, axiom, - f_member(inst_Denmark,inst_Organizations_IOM)). - -fof(axmondialPred21920, axiom, - 396685 = f_PopulationFn(inst_Countries_USA_provinces_Missouri_cities_St_Louis)). - -fof(axmondialPred21921, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Missouri_cities_St_Louis,inst_Countries_USA_provinces_Missouri)). - -fof(axmondialPred21922, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Eastern_cities_Chipata,inst_Countries_Z_provinces_Eastern)). - -fof(axmondialPred21923, axiom, - 132400 = f_PopulationFn(inst_Countries_GB_provinces_Kent_cities_Canterbury)). - -fof(axmondialPred21924, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Kent_cities_Canterbury,inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred21925, axiom, - f_located(inst_Mountains_MtRainier,inst_Countries_USA_provinces_Washington)). - -fof(axmondialPred21926, axiom, - f_located(inst_Mountains_MtRainier,inst_UnitedStates)). - -fof(axmondialPred21927, axiom, - f_member(inst_Afghanistan,inst_Organizations_IDA)). - -fof(axmondialPred21928, axiom, - f_geographicalSubregion(inst_Romania,inst_Continents_Europe)). - -fof(axmondialPred21929, axiom, - 258000 = f_PopulationFn(inst_Countries_PL_provinces_Czestochowskie_cities_Czestochowa)). - -fof(axmondialPred21930, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Czestochowskie_cities_Czestochowa,inst_Countries_PL_provinces_Czestochowskie)). - -fof(axmondialPred21931, axiom, - 322008 = f_PopulationFn(inst_Countries_E_provinces_BalearicIslands_cities_PalmadeMallorca)). - -fof(axmondialPred21932, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_BalearicIslands_cities_PalmadeMallorca,inst_Countries_E_provinces_BalearicIslands)). - -fof(axmondialPred21933, axiom, - 71378 = f_PopulationFn(inst_Countries_GR_cities_Volos)). - -fof(axmondialPred21934, axiom, - f_geographicalSubregion(inst_Countries_GR_cities_Volos,inst_Greece)). - -fof(axmondialPred21935, axiom, - 1142210 = f_PopulationFn(inst_Countries_YV_provinces_Bolivar)). - -fof(axmondialPred21936, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Bolivar,f_MeasureFn(238000,inst_SquareKilometer))). - -fof(axmondialPred21937, axiom, - f_capitalCity(inst_Countries_YV_provinces_Bolivar_cities_CiudadBolivar,inst_Countries_YV_provinces_Bolivar)). - -fof(axmondialPred21938, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_NeathandPortTalbot_cities_PortTalbot,inst_Countries_GB_provinces_NeathandPortTalbot)). - -fof(axmondialPred21939, axiom, - 264507 = f_PopulationFn(inst_Countries_CO_provinces_Caqueta)). - -fof(axmondialPred21940, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Caqueta,f_MeasureFn(88965,inst_SquareKilometer))). - -fof(axmondialPred21941, axiom, - f_capitalCity(inst_Countries_CO_provinces_Caqueta_cities_Florencia,inst_Countries_CO_provinces_Caqueta)). - -fof(axmondialPred21942, axiom, - 268551 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina_cities_Florianopolis)). - -fof(axmondialPred21943, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SantaCatarina_cities_Florianopolis,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred21944, axiom, - 3277000 = f_PopulationFn(inst_Countries_AUS_provinces_Queensland)). - -fof(axmondialPred21945, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_Queensland,f_MeasureFn(1727000,inst_SquareKilometer))). - -fof(axmondialPred21946, axiom, - f_capitalCity(inst_Countries_AUS_provinces_Queensland_cities_Brisbane,inst_Countries_AUS_provinces_Queensland)). - -fof(axmondialPred21947, axiom, - 395612 = f_PopulationFn(inst_Countries_NL_provinces_NoordBrabant_cities_Eindhoven)). - -fof(axmondialPred21948, axiom, - f_geographicalSubregion(inst_Countries_NL_provinces_NoordBrabant_cities_Eindhoven,inst_Countries_NL_provinces_NoordBrabant)). - -fof(axmondialPred21949, axiom, - 224700 = f_PopulationFn(inst_Countries_PA_provinces_Veraguas)). - -fof(axmondialPred21950, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_Veraguas,f_MeasureFn(11239,inst_SquareKilometer))). - -fof(axmondialPred21951, axiom, - f_capitalCity(inst_Countries_PA_provinces_Veraguas_cities_Santiago,inst_Countries_PA_provinces_Veraguas)). - -fof(axmondialPred21952, axiom, - 52000 = f_PopulationFn(inst_Countries_RA_provinces_Chubut_cities_Rawson)). - -fof(axmondialPred21953, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Chubut_cities_Rawson,inst_Countries_RA_provinces_Chubut)). - -fof(axmondialPred21954, axiom, - 816321 = f_PopulationFn(inst_Countries_IND_provinces_TamilNadu_cities_Coimbatore)). - -fof(axmondialPred21955, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_TamilNadu_cities_Coimbatore,inst_Countries_IND_provinces_TamilNadu)). - -fof(axmondialPred21956, axiom, - 108531 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_Queimados)). - -fof(axmondialPred21957, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_Queimados,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred21958, axiom, - 181000 = f_PopulationFn(inst_Countries_WAN_cities_Sokoto)). - -fof(axmondialPred21959, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Sokoto,inst_Nigeria)). - -fof(axmondialPred21960, axiom, - 74035 = f_PopulationFn(inst_Countries_CH_provinces_SH)). - -fof(axmondialPred21961, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_SH,f_MeasureFn(298,inst_SquareKilometer))). - -fof(axmondialPred21962, axiom, - f_capitalCity(inst_Countries_CH_provinces_SH_cities_Schaffhausen,inst_Countries_CH_provinces_SH)). - -fof(axmondialPred21963, axiom, - 173300 = f_PopulationFn(inst_Countries_ES_provinces_Cabanas)). - -fof(axmondialPred21964, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_Cabanas,f_MeasureFn(1104,inst_SquareKilometer))). - -fof(axmondialPred21965, axiom, - f_capitalCity(inst_Countries_ES_provinces_Cabanas_cities_Sensuntepeque,inst_Countries_ES_provinces_Cabanas)). - -fof(axmondialPred21966, axiom, - f_member(inst_Denmark,inst_Organizations_ISO)). - -fof(axmondialPred21967, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_CuanzaSul_cities_Sumbe,inst_Countries_ANG_provinces_CuanzaSul)). - -fof(axmondialPred21968, axiom, - 5169677 = f_PopulationFn(inst_Countries_USA_provinces_Wisconsin)). - -fof(axmondialPred21969, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Wisconsin,f_MeasureFn(145436,inst_SquareKilometer))). - -fof(axmondialPred21970, axiom, - f_capitalCity(inst_Countries_USA_provinces_Wisconsin_cities_Madison,inst_Countries_USA_provinces_Wisconsin)). - -fof(axmondialPred21971, axiom, - f_member(inst_Ghana,inst_Organizations_AfDB)). - -fof(axmondialPred21972, axiom, - f_member(inst_Ghana,inst_Organizations_C)). - -fof(axmondialPred21973, axiom, - f_member(inst_Ghana,inst_Organizations_FAO)). - -fof(axmondialPred21974, axiom, - f_member(inst_Ghana,inst_Organizations_UNESCO)). - -fof(axmondialPred21975, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ghana,inst_AgriculturalSector,47,f_YearFn(1996))). - -fof(axmondialPred21976, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ghana,inst_IndustrialSector,16,f_YearFn(1996))). - -fof(axmondialPred21977, axiom, - f_meetsSpatially(inst_Ghana,inst_Togo)). - -fof(axmondialPred21978, axiom, - f_member(inst_Ghana,inst_Organizations_UNIFIL)). - -fof(axmondialPred21979, axiom, - f_capitalCity(inst_Countries_GH_cities_Accra,inst_Ghana)). - -fof(axmondialPred21980, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Ghana,inst_ServiceSector,37,f_YearFn(1996))). - -fof(axmondialPred21981, axiom, - f_member(inst_Ghana,inst_Organizations_WCL)). - -fof(axmondialPred21982, axiom, - f_inflationRateInCountry(inst_Ghana,69)). - -fof(axmondialPred21983, axiom, - f_member(inst_Ghana,inst_Organizations_UNPREDEP)). - -fof(axmondialPred21984, axiom, - 17698271 = f_PopulationFn(inst_Ghana)). - -fof(axmondialPred21985, axiom, - f_landAreaOnly(inst_Ghana,f_MeasureFn(238540,inst_SquareKilometer))). - -fof(axmondialPred21986, axiom, - f_meetsSpatially(inst_Ghana,inst_BurkinaFaso)). - -fof(axmondialPred21987, axiom, - f_meetsSpatially(inst_Ghana,inst_CoteDIvoire)). - -fof(axmondialPred21988, axiom, - f_sharedBorderLength(inst_Somalia,inst_Djibouti,f_MeasureFn(58,inst_Kilometer))). - -fof(axmondialPred21989, axiom, - 277370 = f_PopulationFn(inst_Countries_IR_provinces_Lorestan_cities_Khorramabad)). - -fof(axmondialPred21990, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Lorestan_cities_Khorramabad,inst_Countries_IR_provinces_Lorestan)). - -fof(axmondialPred21991, axiom, - 1817001 = f_PopulationFn(inst_Countries_BR_provinces_DistritoFederal_cities_Brasilia)). - -fof(axmondialPred21992, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_DistritoFederal_cities_Brasilia,inst_Countries_BR_provinces_DistritoFederal)). - -fof(axmondialPred21993, axiom, - 115429 = f_PopulationFn(inst_Countries_S_provinces_Jonkoping_cities_Jonkoping)). - -fof(axmondialPred21994, axiom, - f_geographicalSubregion(inst_Countries_S_provinces_Jonkoping_cities_Jonkoping,inst_Countries_S_provinces_Jonkoping)). - -fof(axmondialPred21995, axiom, - f_located(inst_Rivers_Jenissej,inst_Countries_R_provinces_Krasnoyarskiykray)). - -fof(axmondialPred21996, axiom, - f_located(inst_Rivers_Jenissej,inst_Russia)). - -fof(axmondialPred21997, axiom, - f_flowsInto(inst_Rivers_Jenissej,inst_Seas_ArcticOcean)). - -fof(axmondialPred21998, axiom, - f_length(inst_Rivers_Jenissej,4130)). - -fof(axmondialPred21999, axiom, - f_located(inst_Mountains_Fako,inst_Countries_CAM_provinces_Sudoueste)). - -fof(axmondialPred22000, axiom, - f_located(inst_Mountains_Fako,inst_Cameroon)). - -fof(axmondialPred22001, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Saint_Helena,inst_Continents_Australia_Oceania)). - -fof(axmondialPred22002, axiom, - f_sharedBorderLength(inst_Congo,inst_CentralAfricanRepublic,f_MeasureFn(467,inst_Kilometer))). - -fof(axmondialPred22003, axiom, - 2203200 = f_PopulationFn(inst_Countries_VN_provinces_VinhPhu)). - -fof(axmondialPred22004, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_VinhPhu,f_MeasureFn(4834,inst_SquareKilometer))). - -fof(axmondialPred22005, axiom, - f_located(inst_Islands_Alderney,inst_UnitedKingdom)). - -fof(axmondialPred22006, axiom, - f_landAreaOnly(inst_Islands_Alderney,f_MeasureFn(8,inst_SquareKilometer))). - -fof(axmondialPred22007, axiom, - f_member(inst_Paraguay,inst_Organizations_IFRCS)). - -fof(axmondialPred22008, axiom, - 488366 = f_PopulationFn(inst_Countries_USA_provinces_Tennessee_cities_NashvilleDavidson)). - -fof(axmondialPred22009, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Tennessee_cities_NashvilleDavidson,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred22010, axiom, - f_located(inst_Islands_Kreta,inst_Greece)). - -fof(axmondialPred22011, axiom, - f_landAreaOnly(inst_Islands_Kreta,f_MeasureFn(8331,inst_SquareKilometer))). - -fof(axmondialPred22012, axiom, - 853706 = f_PopulationFn(inst_Countries_THA_provinces_NongKhai)). - -fof(axmondialPred22013, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NongKhai,f_MeasureFn(7360,inst_SquareKilometer))). - -fof(axmondialPred22014, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Buskerud,inst_Norway)). - -fof(axmondialPred22015, axiom, - f_geographicSubregion(inst_Countries_N_provinces_SoerTrondelag,inst_Norway)). - -fof(axmondialPred22016, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Troms,inst_Norway)). - -fof(axmondialPred22017, axiom, - f_meetsSpatially(inst_Norway,inst_Russia)). - -fof(axmondialPred22018, axiom, - f_member(inst_Norway,inst_Organizations_IMF)). - -fof(axmondialPred22019, axiom, - f_meetsSpatially(inst_Norway,inst_Finland)). - -fof(axmondialPred22020, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Vestfold,inst_Norway)). - -fof(axmondialPred22021, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Nordland,inst_Norway)). - -fof(axmondialPred22022, axiom, - f_geographicSubregion(inst_Countries_N_provinces_VestAgder,inst_Norway)). - -fof(axmondialPred22023, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Hedmark,inst_Norway)). - -fof(axmondialPred22024, axiom, - f_capitalCity(inst_Countries_N_provinces_Oslo_cities_Oslo,inst_Norway)). - -fof(axmondialPred22025, axiom, - f_landAreaOnly(inst_Norway,f_MeasureFn(324220,inst_SquareKilometer))). - -fof(axmondialPred22026, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Norway,inst_IndustrialSector,34.7,f_YearFn(1996))). - -fof(axmondialPred22027, axiom, - f_meetsSpatially(inst_Norway,inst_Sweden)). - -fof(axmondialPred22028, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Telemark,inst_Norway)). - -fof(axmondialPred22029, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Finnmark,inst_Norway)). - -fof(axmondialPred22030, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Oslo,inst_Norway)). - -fof(axmondialPred22031, axiom, - 4383807 = f_PopulationFn(inst_Norway)). - -fof(axmondialPred22032, axiom, - f_member(inst_Norway,inst_Organizations_IADB)). - -fof(axmondialPred22033, axiom, - f_geographicSubregion(inst_Countries_N_provinces_NordTrondelag,inst_Norway)). - -fof(axmondialPred22034, axiom, - f_member(inst_Norway,inst_Organizations_ICFTU)). - -fof(axmondialPred22035, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Akershus,inst_Norway)). - -fof(axmondialPred22036, axiom, - f_inflationRateInCountry(inst_Norway,2.5)). - -fof(axmondialPred22037, axiom, - f_geographicSubregion(inst_Countries_N_provinces_AustAgder,inst_Norway)). - -fof(axmondialPred22038, axiom, - f_member(inst_Norway,inst_Organizations_UNAVEMIII)). - -fof(axmondialPred22039, axiom, - f_member(inst_Norway,inst_Organizations_WMO)). - -fof(axmondialPred22040, axiom, - f_member(inst_Norway,inst_Organizations_IFRCS)). - -fof(axmondialPred22041, axiom, - f_member(inst_Norway,inst_Organizations_UNIFIL)). - -fof(axmondialPred22042, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Hordaland,inst_Norway)). - -fof(axmondialPred22043, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Norway,inst_AgriculturalSector,2.9,f_YearFn(1996))). - -fof(axmondialPred22044, axiom, - f_geographicSubregion(inst_Countries_N_provinces_MoereogRomsdal,inst_Norway)). - -fof(axmondialPred22045, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Oppland,inst_Norway)). - -fof(axmondialPred22046, axiom, - f_member(inst_Norway,inst_Organizations_NIB)). - -fof(axmondialPred22047, axiom, - f_geographicSubregion(inst_Countries_N_provinces_SognogFjordane,inst_Norway)). - -fof(axmondialPred22048, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Oestfold,inst_Norway)). - -fof(axmondialPred22049, axiom, - f_member(inst_Norway,inst_Organizations_WHO)). - -fof(axmondialPred22050, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Norway,inst_ServiceSector,62.4,f_YearFn(1996))). - -fof(axmondialPred22051, axiom, - f_geographicSubregion(inst_Countries_N_provinces_Rogaland,inst_Norway)). - -fof(axmondialPred22052, axiom, - f_member(inst_Norway,inst_Organizations_UN)). - -fof(axmondialPred22053, axiom, - 279187 = f_PopulationFn(inst_Countries_MEX_provinces_Morelos_cities_Cuernavaca)). - -fof(axmondialPred22054, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Morelos_cities_Cuernavaca,inst_Countries_MEX_provinces_Morelos)). - -fof(axmondialPred22055, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_WHO)). - -fof(axmondialPred22056, axiom, - f_located(inst_Rivers_Paraguay,inst_Countries_BR_provinces_MatoGrosso)). - -fof(axmondialPred22057, axiom, - f_located(inst_Rivers_Paraguay,inst_Countries_RA_provinces_Formosa)). - -fof(axmondialPred22058, axiom, - f_located(inst_Rivers_Paraguay,inst_Paraguay)). - -fof(axmondialPred22059, axiom, - f_located(inst_Rivers_Paraguay,inst_Brazil)). - -fof(axmondialPred22060, axiom, - f_located(inst_Rivers_Paraguay,inst_Argentina)). - -fof(axmondialPred22061, axiom, - f_flowsInto(inst_Rivers_Paraguay,inst_Rivers_Parana)). - -fof(axmondialPred22062, axiom, - f_length(inst_Rivers_Paraguay,2200)). - -fof(axmondialPred22063, axiom, - f_located(inst_Lakes_LakeMichigan,inst_Countries_USA_provinces_Wisconsin)). - -fof(axmondialPred22064, axiom, - f_located(inst_Lakes_LakeMichigan,inst_Countries_USA_provinces_Michigan)). - -fof(axmondialPred22065, axiom, - f_located(inst_Lakes_LakeMichigan,inst_Countries_USA_provinces_Indiana)). - -fof(axmondialPred22066, axiom, - f_located(inst_Lakes_LakeMichigan,inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred22067, axiom, - f_located(inst_Lakes_LakeMichigan,inst_UnitedStates)). - -fof(axmondialPred22068, axiom, - f_landAreaOnly(inst_Lakes_LakeMichigan,f_MeasureFn(58000,inst_SquareKilometer))). - -fof(axmondialPred22069, axiom, - f_sharedBorderLength(inst_Argentina,inst_Bolivia,f_MeasureFn(832,inst_Kilometer))). - -fof(axmondialPred22070, axiom, - 535400 = f_PopulationFn(inst_Countries_VN_provinces_LaoCai)). - -fof(axmondialPred22071, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_LaoCai,f_MeasureFn(8049,inst_SquareKilometer))). - -fof(axmondialPred22072, axiom, - 176740 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Barueri)). - -fof(axmondialPred22073, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Barueri,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred22074, axiom, - 551776 = f_PopulationFn(inst_Countries_TJ_provinces_Qinghai_cities_Xining)). - -fof(axmondialPred22075, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Qinghai_cities_Xining,inst_Countries_TJ_provinces_Qinghai)). - -fof(axmondialPred22076, axiom, - f_meetsSpatially(inst_Denmark,inst_Germany)). - -fof(axmondialPred22077, axiom, - f_member(inst_Denmark,inst_Organizations_UN)). - -fof(axmondialPred22078, axiom, - f_member(inst_Denmark,inst_Organizations_Interpol)). - -fof(axmondialPred22079, axiom, - f_member(inst_Denmark,inst_Organizations_ICAO)). - -fof(axmondialPred22080, axiom, - f_member(inst_Denmark,inst_Organizations_UNPREDEP)). - -fof(axmondialPred22081, axiom, - f_member(inst_Denmark,inst_Organizations_EIB)). - -fof(axmondialPred22082, axiom, - f_inflationRateInCountry(inst_Denmark,2.4)). - -fof(axmondialPred22083, axiom, - f_landAreaOnly(inst_Denmark,f_MeasureFn(43070,inst_SquareKilometer))). - -fof(axmondialPred22084, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Denmark,inst_IndustrialSector,23.5,f_YearFn(1996))). - -fof(axmondialPred22085, axiom, - f_member(inst_Denmark,inst_Organizations_WMO)). - -fof(axmondialPred22086, axiom, - f_member(inst_Denmark,inst_Organizations_UNIKOM)). - -fof(axmondialPred22087, axiom, - 5249632 = f_PopulationFn(inst_Denmark)). - -fof(axmondialPred22088, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Denmark,inst_AgriculturalSector,3,f_YearFn(1996))). - -fof(axmondialPred22089, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Denmark,inst_ServiceSector,73.5,f_YearFn(1996))). - -fof(axmondialPred22090, axiom, - f_capitalCity(inst_Countries_DK_cities_Copenhagen,inst_Denmark)). - -fof(axmondialPred22091, axiom, - f_member(inst_Denmark,inst_Organizations_Inmarsat)). - -fof(axmondialPred22092, axiom, - f_member(inst_Denmark,inst_Organizations_BIS)). - -fof(axmondialPred22093, axiom, - 3194800 = f_PopulationFn(inst_Countries_UA_provinces_Kharkivska)). - -fof(axmondialPred22094, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Kharkivska,f_MeasureFn(31400,inst_SquareKilometer))). - -fof(axmondialPred22095, axiom, - f_capitalCity(inst_Countries_UA_provinces_Kharkivska_cities_Kharkiv,inst_Countries_UA_provinces_Kharkivska)). - -fof(axmondialPred22096, axiom, - 196000 = f_PopulationFn(inst_Countries_ET_provinces_SinaashShamaliyah)). - -fof(axmondialPred22097, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_SinaashShamaliyah,f_MeasureFn(27574,inst_SquareKilometer))). - -fof(axmondialPred22098, axiom, - f_capitalCity(inst_Countries_ET_provinces_SinaashShamaliyah_cities_ElArish,inst_Countries_ET_provinces_SinaashShamaliyah)). - -fof(axmondialPred22099, axiom, - 1233480 = f_PopulationFn(inst_Countries_IR_provinces_Kordestan)). - -fof(axmondialPred22100, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Kordestan,f_MeasureFn(24998,inst_SquareKilometer))). - -fof(axmondialPred22101, axiom, - f_capitalCity(inst_Countries_IR_provinces_Kordestan_cities_Sanandaj,inst_Countries_IR_provinces_Kordestan)). - -fof(axmondialPred22102, axiom, - f_member(inst_Israel,inst_Organizations_EBRD)). - -fof(axmondialPred22103, axiom, - 3256000 = f_PopulationFn(inst_Countries_J_provinces_Kanagawa_cities_Yokohama)). - -fof(axmondialPred22104, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Kanagawa_cities_Yokohama,inst_Countries_J_provinces_Kanagawa)). - -fof(axmondialPred22105, axiom, - f_located(inst_Islands_Westray,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred22106, axiom, - f_located(inst_Islands_Westray,inst_UnitedKingdom)). - -fof(axmondialPred22107, axiom, - f_located(inst_Seas_NorwegianSea,inst_Countries_N_provinces_Troms)). - -fof(axmondialPred22108, axiom, - f_located(inst_Seas_NorwegianSea,inst_UnitedKingdom)). - -fof(axmondialPred22109, axiom, - f_located(inst_Seas_NorwegianSea,inst_Norway)). - -fof(axmondialPred22110, axiom, - f_located(inst_Seas_NorwegianSea,inst_Countries_N_provinces_SognogFjordane)). - -fof(axmondialPred22111, axiom, - f_located(inst_Seas_NorwegianSea,inst_Countries_N_provinces_Nordland)). - -fof(axmondialPred22112, axiom, - f_located(inst_Seas_NorwegianSea,inst_Countries_N_provinces_MoereogRomsdal)). - -fof(axmondialPred22113, axiom, - f_located(inst_Seas_NorwegianSea,inst_Countries_N_provinces_Finnmark)). - -fof(axmondialPred22114, axiom, - f_located(inst_Seas_NorwegianSea,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred22115, axiom, - f_located(inst_Seas_NorwegianSea,inst_Iceland)). - -fof(axmondialPred22116, axiom, - f_located(inst_Seas_NorwegianSea,inst_Countries_N_provinces_SoerTrondelag)). - -fof(axmondialPred22117, axiom, - f_depth(inst_Seas_NorwegianSea,3860)). - -fof(axmondialPred22118, axiom, - f_located(inst_Seas_NorwegianSea,inst_Countries_N_provinces_NordTrondelag)). - -fof(axmondialPred22119, axiom, - 359765 = f_PopulationFn(inst_Countries_CR_provinces_Cartago)). - -fof(axmondialPred22120, axiom, - f_landAreaOnly(inst_Countries_CR_provinces_Cartago,f_MeasureFn(3125,inst_SquareKilometer))). - -fof(axmondialPred22121, axiom, - f_capitalCity(inst_Countries_CR_provinces_Cartago_cities_Cartago,inst_Countries_CR_provinces_Cartago)). - -fof(axmondialPred22122, axiom, - 463634 = f_PopulationFn(inst_Countries_USA_provinces_Oregon_cities_Portland)). - -fof(axmondialPred22123, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Oregon_cities_Portland,inst_Countries_USA_provinces_Oregon)). - -fof(axmondialPred22124, axiom, - 259000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_Sosnowiec)). - -fof(axmondialPred22125, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_Sosnowiec,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred22126, axiom, - f_sharedBorderLength(inst_Mozambique,inst_Tanzania,f_MeasureFn(756,inst_Kilometer))). - -fof(axmondialPred22127, axiom, - 248178 = f_PopulationFn(inst_Countries_CO_provinces_Huila_cities_Neiva)). - -fof(axmondialPred22128, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Huila_cities_Neiva,inst_Countries_CO_provinces_Huila)). - -fof(axmondialPred22129, axiom, - f_member(inst_Afghanistan,inst_Organizations_WMO)). - -fof(axmondialPred22130, axiom, - f_member(inst_Togo,inst_Organizations_IMO)). - -fof(axmondialPred22131, axiom, - 231596 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_FozdoIguacu)). - -fof(axmondialPred22132, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_FozdoIguacu,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred22133, axiom, - 211936 = f_PopulationFn(inst_Countries_RA_provinces_EntreRios_cities_Parana)). - -fof(axmondialPred22134, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_EntreRios_cities_Parana,inst_Countries_RA_provinces_EntreRios)). - -fof(axmondialPred22135, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Suwalskie_cities_Suwalki,inst_Countries_PL_provinces_Suwalskie)). - -fof(axmondialPred22136, axiom, - f_member(inst_Kenya,inst_Organizations_IMO)). - -fof(axmondialPred22137, axiom, - 149238 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_FortLauderdale)). - -fof(axmondialPred22138, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_FortLauderdale,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred22139, axiom, - 729307 = f_PopulationFn(inst_Countries_PY_cities_Asuncion)). - -fof(axmondialPred22140, axiom, - f_geographicalSubregion(inst_Countries_PY_cities_Asuncion,inst_Paraguay)). - -fof(axmondialPred22141, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shaanxi_cities_Xi,inst_Countries_TJ_provinces_Shaanxi)). - -fof(axmondialPred22142, axiom, - f_member(inst_Togo,inst_Organizations_IOC)). - -fof(axmondialPred22143, axiom, - f_located(inst_Rivers_Niger,inst_Guinea)). - -fof(axmondialPred22144, axiom, - f_located(inst_Rivers_Niger,inst_Nigeria)). - -fof(axmondialPred22145, axiom, - f_located(inst_Rivers_Niger,inst_Niger)). - -fof(axmondialPred22146, axiom, - f_located(inst_Rivers_Niger,inst_Mali)). - -fof(axmondialPred22147, axiom, - f_flowsInto(inst_Rivers_Niger,inst_Seas_AtlanticOcean)). - -fof(axmondialPred22148, axiom, - 7000000 = f_PopulationFn(inst_Countries_TJ_provinces_Beijing_munic_cities_Beijing)). - -fof(axmondialPred22149, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Beijing_munic_cities_Beijing,inst_Countries_TJ_provinces_Beijing_munic)). - -fof(axmondialPred22150, axiom, - f_geographicalSubregion(inst_Hungary,inst_Continents_Europe)). - -fof(axmondialPred22151, axiom, - f_sharedBorderLength(inst_Russia,inst_Azerbaijan,f_MeasureFn(284,inst_Kilometer))). - -fof(axmondialPred22152, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Apurimac_cities_Abancay,inst_Countries_PE_provinces_Apurimac)). - -fof(axmondialPred22153, axiom, - f_member(inst_Italy,inst_Organizations_Intelsat)). - -fof(axmondialPred22154, axiom, - 114455 = f_PopulationFn(inst_Countries_CDN_provinces_NovaScotia_cities_Halifax)). - -fof(axmondialPred22155, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_NovaScotia_cities_Halifax,inst_Countries_CDN_provinces_NovaScotia)). - -fof(axmondialPred22156, axiom, - 298705 = f_PopulationFn(inst_Countries_IR_provinces_Tehran_cities_Qazvin)). - -fof(axmondialPred22157, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Tehran_cities_Qazvin,inst_Countries_IR_provinces_Tehran)). - -fof(axmondialPred22158, axiom, - 143390 = f_PopulationFn(inst_Countries_CDN_provinces_Newfoundland_cities_SaintJohns)). - -fof(axmondialPred22159, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Newfoundland_cities_SaintJohns,inst_Countries_CDN_provinces_Newfoundland)). - -fof(axmondialPred22160, axiom, - 531443 = f_PopulationFn(inst_Countries_E_provinces_Andalusia_cities_Malaga)). - -fof(axmondialPred22161, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Andalusia_cities_Malaga,inst_Countries_E_provinces_Andalusia)). - -fof(axmondialPred22162, axiom, - f_geographicalSubregion(inst_Countries_SN_provinces_Fatick_cities_Fatick,inst_Countries_SN_provinces_Fatick)). - -fof(axmondialPred22163, axiom, - f_located(inst_Islands_SaoMiguel,inst_Portugal)). - -fof(axmondialPred22164, axiom, - f_landAreaOnly(inst_Islands_SaoMiguel,f_MeasureFn(747,inst_SquareKilometer))). - -fof(axmondialPred22165, axiom, - 366000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofBuryatiya_cities_UlanUde)). - -fof(axmondialPred22166, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofBuryatiya_cities_UlanUde,inst_Countries_R_provinces_Rep_ofBuryatiya)). - -fof(axmondialPred22167, axiom, - 1208900 = f_PopulationFn(inst_Countries_EAT_provinces_Iringa)). - -fof(axmondialPred22168, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Iringa,f_MeasureFn(58864,inst_SquareKilometer))). - -fof(axmondialPred22169, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Iringa_cities_Iringa,inst_Countries_EAT_provinces_Iringa)). - -fof(axmondialPred22170, axiom, - 68500 = f_PopulationFn(inst_Countries_AUS_provinces_NorthernTerritory_cities_Darwin)). - -fof(axmondialPred22171, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_NorthernTerritory_cities_Darwin,inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred22172, axiom, - f_member(inst_Japan,inst_Organizations_IOC)). - -fof(axmondialPred22173, axiom, - f_member(inst_Togo,inst_Organizations_UPU)). - -fof(axmondialPred22174, axiom, - f_located(inst_Islands_Ascension,inst_UnitedKingdom)). - -fof(axmondialPred22175, axiom, - f_landAreaOnly(inst_Islands_Ascension,f_MeasureFn(88,inst_SquareKilometer))). - -fof(axmondialPred22176, axiom, - 183165 = f_PopulationFn(inst_Countries_MAL_provinces_Perak_cities_Taiping)). - -fof(axmondialPred22177, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Perak_cities_Taiping,inst_Countries_MAL_provinces_Perak)). - -fof(axmondialPred22178, axiom, - 115394 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_Paranagua)). - -fof(axmondialPred22179, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_Paranagua,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred22180, axiom, - f_located(inst_Mountains_Oeraefajoekull,inst_Iceland)). - -fof(axmondialPred22181, axiom, - 168282 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Kitchener)). - -fof(axmondialPred22182, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Kitchener,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred22183, axiom, - 180653 = f_PopulationFn(inst_Countries_CO_provinces_SantanderdelSur_cities_Barrancabermeja)). - -fof(axmondialPred22184, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_SantanderdelSur_cities_Barrancabermeja,inst_Countries_CO_provinces_SantanderdelSur)). - -fof(axmondialPred22185, axiom, - f_located(inst_Islands_Barbados,inst_Barbados)). - -fof(axmondialPred22186, axiom, - f_landAreaOnly(inst_Islands_Barbados,f_MeasureFn(431,inst_SquareKilometer))). - -fof(axmondialPred22187, axiom, - 940989 = f_PopulationFn(inst_Countries_IND_provinces_TamilNadu_cities_Madurai)). - -fof(axmondialPred22188, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_TamilNadu_cities_Madurai,inst_Countries_IND_provinces_TamilNadu)). - -fof(axmondialPred22189, axiom, - 122882 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_Alagoinhas)). - -fof(axmondialPred22190, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_Alagoinhas,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred22191, axiom, - 2852423 = f_PopulationFn(inst_Countries_USA_provinces_Iowa)). - -fof(axmondialPred22192, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Iowa,f_MeasureFn(145752,inst_SquareKilometer))). - -fof(axmondialPred22193, axiom, - f_capitalCity(inst_Countries_USA_provinces_Iowa_cities_DesMoines,inst_Countries_USA_provinces_Iowa)). - -fof(axmondialPred22194, axiom, - f_member(inst_Botswana,inst_Organizations_AfDB)). - -fof(axmondialPred22195, axiom, - 123232 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Zhumadian)). - -fof(axmondialPred22196, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Zhumadian,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred22197, axiom, - 156000 = f_PopulationFn(inst_Countries_UZB_provinces_Toshkent_cities_Chirchiq)). - -fof(axmondialPred22198, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Toshkent_cities_Chirchiq,inst_Countries_UZB_provinces_Toshkent)). - -fof(axmondialPred22199, axiom, - 140808 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_SaoCaetanodoSul)). - -fof(axmondialPred22200, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_SaoCaetanodoSul,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred22201, axiom, - 4584345 = f_PopulationFn(inst_Countries_D_provinces_Sachsen)). - -fof(axmondialPred22202, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Sachsen,f_MeasureFn(18412,inst_SquareKilometer))). - -fof(axmondialPred22203, axiom, - f_capitalCity(inst_Countries_D_provinces_Sachsen_cities_Dresden,inst_Countries_D_provinces_Sachsen)). - -fof(axmondialPred22204, axiom, - 967394 = f_PopulationFn(inst_Countries_ROK_cities_Ulsan)). - -fof(axmondialPred22205, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Ulsan,inst_SouthKorea)). - -fof(axmondialPred22206, axiom, - 526000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofTatarstan_cities_NaberezhnyeChelny)). - -fof(axmondialPred22207, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofTatarstan_cities_NaberezhnyeChelny,inst_Countries_R_provinces_Rep_ofTatarstan)). - -fof(axmondialPred22208, axiom, - f_member(inst_Argentina,inst_Organizations_UNESCO)). - -fof(axmondialPred22209, axiom, - 738000 = f_PopulationFn(inst_Countries_TM_provinces_Dashhowuz)). - -fof(axmondialPred22210, axiom, - f_landAreaOnly(inst_Countries_TM_provinces_Dashhowuz,f_MeasureFn(73600,inst_SquareKilometer))). - -fof(axmondialPred22211, axiom, - f_capitalCity(inst_Countries_TM_provinces_Dashhowuz_cities_Tashauz,inst_Countries_TM_provinces_Dashhowuz)). - -fof(axmondialPred22212, axiom, - 493409 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Jiamusi)). - -fof(axmondialPred22213, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Jiamusi,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred22214, axiom, - 219623 = f_PopulationFn(inst_Countries_BR_provinces_Parana_cities_Cascavel)). - -fof(axmondialPred22215, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Parana_cities_Cascavel,inst_Countries_BR_provinces_Parana)). - -fof(axmondialPred22216, axiom, - 509510 = f_PopulationFn(inst_Countries_IND_provinces_Punjab_cities_Jalandhar)). - -fof(axmondialPred22217, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Punjab_cities_Jalandhar,inst_Countries_IND_provinces_Punjab)). - -fof(axmondialPred22218, axiom, - 168400 = f_PopulationFn(inst_Countries_MYA_provinces_Kayah)). - -fof(axmondialPred22219, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Kayah,f_MeasureFn(11733,inst_SquareKilometer))). - -fof(axmondialPred22220, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Kayah_cities_Loikaw,inst_Countries_MYA_provinces_Kayah)). - -fof(axmondialPred22221, axiom, - f_located(inst_Rivers_Gambia,inst_Countries_SN_provinces_Tambacounda)). - -fof(axmondialPred22222, axiom, - f_located(inst_Rivers_Gambia,inst_Senegal)). - -fof(axmondialPred22223, axiom, - f_located(inst_Rivers_Gambia,inst_Gambia)). - -fof(axmondialPred22224, axiom, - f_located(inst_Rivers_Gambia,inst_Guinea)). - -fof(axmondialPred22225, axiom, - f_flowsInto(inst_Rivers_Gambia,inst_Seas_AtlanticOcean)). - -fof(axmondialPred22226, axiom, - f_geographicalSubregion(inst_Countries_SUD_provinces_Darfur_cities_alFasher,inst_Countries_SUD_provinces_Darfur)). - -fof(axmondialPred22227, axiom, - 662155 = f_PopulationFn(inst_Countries_TR_provinces_Kars)). - -fof(axmondialPred22228, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Kars,f_MeasureFn(18557,inst_SquareKilometer))). - -fof(axmondialPred22229, axiom, - f_capitalCity(inst_Countries_TR_provinces_Kars_cities_Kars,inst_Countries_TR_provinces_Kars)). - -fof(axmondialPred22230, axiom, - 412392 = f_PopulationFn(inst_Countries_RI_cities_Yogyakarta)). - -fof(axmondialPred22231, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Yogyakarta,inst_Indonesia)). - -fof(axmondialPred22232, axiom, - 1586000 = f_PopulationFn(inst_Countries_ET_provinces_BeniSuef)). - -fof(axmondialPred22233, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_BeniSuef,f_MeasureFn(1322,inst_SquareKilometer))). - -fof(axmondialPred22234, axiom, - f_capitalCity(inst_Countries_ET_provinces_BeniSuef_cities_BeniSuef,inst_Countries_ET_provinces_BeniSuef)). - -fof(axmondialPred22235, axiom, - 3043000 = f_PopulationFn(inst_Countries_RSA_provinces_NorthWest)). - -fof(axmondialPred22236, axiom, - f_landAreaOnly(inst_Countries_RSA_provinces_NorthWest,f_MeasureFn(118710,inst_SquareKilometer))). - -fof(axmondialPred22237, axiom, - f_capitalCity(inst_Countries_RSA_provinces_NorthWest_cities_Mmabatho,inst_Countries_RSA_provinces_NorthWest)). - -fof(axmondialPred22238, axiom, - 269000 = f_PopulationFn(inst_Countries_UAE_provinces_AshShariqah)). - -fof(axmondialPred22239, axiom, - f_landAreaOnly(inst_Countries_UAE_provinces_AshShariqah,f_MeasureFn(2600,inst_SquareKilometer))). - -fof(axmondialPred22240, axiom, - f_meetsSpatially(inst_Mali,inst_CoteDIvoire)). - -fof(axmondialPred22241, axiom, - f_meetsSpatially(inst_Mali,inst_Senegal)). - -fof(axmondialPred22242, axiom, - f_meetsSpatially(inst_Mali,inst_BurkinaFaso)). - -fof(axmondialPred22243, axiom, - f_member(inst_Mali,inst_Organizations_WToO)). - -fof(axmondialPred22244, axiom, - f_meetsSpatially(inst_Mali,inst_Guinea)). - -fof(axmondialPred22245, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mali,inst_IndustrialSector,15.4,f_YearFn(1996))). - -fof(axmondialPred22246, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mali,inst_ServiceSector,42.2,f_YearFn(1996))). - -fof(axmondialPred22247, axiom, - f_inflationRateInCountry(inst_Mali,8)). - -fof(axmondialPred22248, axiom, - f_landAreaOnly(inst_Mali,f_MeasureFn(1240000,inst_SquareKilometer))). - -fof(axmondialPred22249, axiom, - f_member(inst_Mali,inst_Organizations_ICAO)). - -fof(axmondialPred22250, axiom, - f_capitalCity(inst_Countries_RMM_cities_Bamako,inst_Mali)). - -fof(axmondialPred22251, axiom, - 9653261 = f_PopulationFn(inst_Mali)). - -fof(axmondialPred22252, axiom, - f_meetsSpatially(inst_Mali,inst_Mauritania)). - -fof(axmondialPred22253, axiom, - f_member(inst_Mali,inst_Organizations_Interpol)). - -fof(axmondialPred22254, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Mali,inst_AgriculturalSector,42.4,f_YearFn(1996))). - -fof(axmondialPred22255, axiom, - f_member(inst_Mali,inst_Organizations_FZ)). - -fof(axmondialPred22256, axiom, - f_member(inst_Mali,inst_Organizations_IBRD)). - -fof(axmondialPred22257, axiom, - f_member(inst_Mali,inst_Organizations_IMF)). - -fof(axmondialPred22258, axiom, - f_meetsSpatially(inst_Mali,inst_Algeria)). - -fof(axmondialPred22259, axiom, - f_member(inst_Mali,inst_Organizations_ACP)). - -fof(axmondialPred22260, axiom, - f_member(inst_Mali,inst_Organizations_CCC)). - -fof(axmondialPred22261, axiom, - f_meetsSpatially(inst_Mali,inst_Niger)). - -fof(axmondialPred22262, axiom, - 185000 = f_PopulationFn(inst_Countries_UZB_provinces_Qoraqalpoghiston_cities_Nukus)). - -fof(axmondialPred22263, axiom, - f_geographicalSubregion(inst_Countries_UZB_provinces_Qoraqalpoghiston_cities_Nukus,inst_Countries_UZB_provinces_Qoraqalpoghiston)). - -fof(axmondialPred22264, axiom, - 104483 = f_PopulationFn(inst_Countries_I_provinces_Calabria_cities_Cosenza)). - -fof(axmondialPred22265, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Calabria_cities_Cosenza,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred22266, axiom, - 1112200 = f_PopulationFn(inst_Countries_R_provinces_Kurganskayaoblast)). - -fof(axmondialPred22267, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Kurganskayaoblast,f_MeasureFn(71000,inst_SquareKilometer))). - -fof(axmondialPred22268, axiom, - f_capitalCity(inst_Countries_R_provinces_Kurganskayaoblast_cities_Kurgan,inst_Countries_R_provinces_Kurganskayaoblast)). - -fof(axmondialPred22269, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_ChampagneArdenne_cities_ChalonssurMarne,inst_Countries_F_provinces_ChampagneArdenne)). - -fof(axmondialPred22270, axiom, - f_geographicalSubregion(inst_Kazakstan,inst_Continents_Asia)). - -fof(axmondialPred22271, axiom, - f_located(inst_Islands_Khark,inst_Countries_IR_provinces_Fars)). - -fof(axmondialPred22272, axiom, - f_located(inst_Islands_Khark,inst_Iran)). - -fof(axmondialPred22273, axiom, - f_landAreaOnly(inst_Islands_Khark,f_MeasureFn(20.5,inst_SquareKilometer))). - -fof(axmondialPred22274, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Mayotte_cities_Mamoutzou,inst_Countries_cid_cia_Mayotte)). - -fof(axmondialPred22275, axiom, - 32200 = f_PopulationFn(inst_Countries_HCA_provinces_FranciscoMorazan_cities_Siguatepeque)). - -fof(axmondialPred22276, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_FranciscoMorazan_cities_Siguatepeque,inst_Countries_HCA_provinces_FranciscoMorazan)). - -fof(axmondialPred22277, axiom, - f_geographicalSubregion(inst_Denmark,inst_Continents_Europe)). - -fof(axmondialPred22278, axiom, - f_located(inst_Islands_BishopRock,inst_Countries_GB_provinces_GreaterLondon)). - -fof(axmondialPred22279, axiom, - f_located(inst_Islands_BishopRock,inst_UnitedKingdom)). - -fof(axmondialPred22280, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Pasco_cities_CerrodePasco,inst_Countries_PE_provinces_Pasco)). - -fof(axmondialPred22281, axiom, - f_member(inst_SierraLeone,inst_Organizations_WFTU)). - -fof(axmondialPred22282, axiom, - f_located(inst_Rivers_Amudarja,inst_Countries_TM_provinces_Dashhowuz)). - -fof(axmondialPred22283, axiom, - f_located(inst_Rivers_Amudarja,inst_Countries_TM_provinces_Leban)). - -fof(axmondialPred22284, axiom, - f_length(inst_Rivers_Amudarja,1415)). - -fof(axmondialPred22285, axiom, - f_flowsInto(inst_Rivers_Amudarja,inst_Lakes_OzeroAral)). - -fof(axmondialPred22286, axiom, - f_located(inst_Rivers_Amudarja,inst_Countries_UZB_provinces_Samarqand)). - -fof(axmondialPred22287, axiom, - f_located(inst_Rivers_Amudarja,inst_Uzbekistan)). - -fof(axmondialPred22288, axiom, - f_located(inst_Rivers_Amudarja,inst_Countries_TAD_provinces_Khatlon)). - -fof(axmondialPred22289, axiom, - f_located(inst_Rivers_Amudarja,inst_Tajikistan)). - -fof(axmondialPred22290, axiom, - f_located(inst_Rivers_Amudarja,inst_Turkmenistan)). - -fof(axmondialPred22291, axiom, - f_located(inst_Rivers_Amudarja,inst_Countries_UZB_provinces_Qoraqalpoghiston)). - -fof(axmondialPred22292, axiom, - 308669 = f_PopulationFn(inst_Countries_TJ_provinces_Guangdong_cities_Dongguan)). - -fof(axmondialPred22293, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guangdong_cities_Dongguan,inst_Countries_TJ_provinces_Guangdong)). - -fof(axmondialPred22294, axiom, - 2561600 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred22295, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_GreaterManchester,f_MeasureFn(1287,inst_SquareKilometer))). - -fof(axmondialPred22296, axiom, - f_capitalCity(inst_Countries_GB_provinces_GreaterManchester_cities_Manchester,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred22297, axiom, - 4685549 = f_PopulationFn(inst_Countries_USA_provinces_Minnesota)). - -fof(axmondialPred22298, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Minnesota,f_MeasureFn(218600,inst_SquareKilometer))). - -fof(axmondialPred22299, axiom, - f_capitalCity(inst_Countries_USA_provinces_Minnesota_cities_St_Paul,inst_Countries_USA_provinces_Minnesota)). - -fof(axmondialPred22300, axiom, - f_sharedBorderLength(inst_Sudan,inst_Ethiopia,f_MeasureFn(1606,inst_Kilometer))). - -fof(axmondialPred22301, axiom, - 1474000 = f_PopulationFn(inst_Countries_AUS_provinces_SouthAustralia)). - -fof(axmondialPred22302, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_SouthAustralia,f_MeasureFn(984377,inst_SquareKilometer))). - -fof(axmondialPred22303, axiom, - f_capitalCity(inst_Countries_AUS_provinces_SouthAustralia_cities_Adelaide,inst_Countries_AUS_provinces_SouthAustralia)). - -fof(axmondialPred22304, axiom, - 1637859 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Houston)). - -fof(axmondialPred22305, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Houston,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred22306, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Guarico_cities_SanJuan,inst_Countries_YV_provinces_Guarico)). - -fof(axmondialPred22307, axiom, - f_member(inst_Italy,inst_Organizations_BIS)). - -fof(axmondialPred22308, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Guaviare_cities_SanJosedelGuaviare,inst_Countries_CO_provinces_Guaviare)). - -fof(axmondialPred22309, axiom, - 752500 = f_PopulationFn(inst_Countries_GB_provinces_Berkshire)). - -fof(axmondialPred22310, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Berkshire,f_MeasureFn(1259,inst_SquareKilometer))). - -fof(axmondialPred22311, axiom, - f_capitalCity(inst_Countries_GB_provinces_Berkshire_cities_Reading,inst_Countries_GB_provinces_Berkshire)). - -fof(axmondialPred22312, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Guadeloupe,3.7)). - -fof(axmondialPred22313, axiom, - f_capitalCity(inst_Countries_cid_cia_Guadeloupe_cities_Basse_Terre,inst_Countries_cid_cia_Guadeloupe)). - -fof(axmondialPred22314, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Guadeloupe,inst_ServiceSector,85,f_YearFn(1996))). - -fof(axmondialPred22315, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Guadeloupe,inst_IndustrialSector,9,f_YearFn(1996))). - -fof(axmondialPred22316, axiom, - 407768 = f_PopulationFn(inst_Countries_cid_cia_Guadeloupe)). - -fof(axmondialPred22317, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Guadeloupe,f_MeasureFn(1780,inst_SquareKilometer))). - -fof(axmondialPred22318, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Guadeloupe,inst_AgriculturalSector,6,f_YearFn(1996))). - -fof(axmondialPred22319, axiom, - f_member(inst_Argentina,inst_Organizations_NSG)). - -fof(axmondialPred22320, axiom, - 126965 = f_PopulationFn(inst_Countries_D_provinces_Niedersachsen_cities_Wolfsburg)). - -fof(axmondialPred22321, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Niedersachsen_cities_Wolfsburg,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred22322, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_EastSussex_cities_Lewes,inst_Countries_GB_provinces_EastSussex)). - -fof(axmondialPred22323, axiom, - 182600 = f_PopulationFn(inst_Countries_MEX_provinces_Durango_cities_Durango)). - -fof(axmondialPred22324, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Durango_cities_Durango,inst_Countries_MEX_provinces_Durango)). - -fof(axmondialPred22325, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cornwall_IslesofScilly_cities_Truro,inst_Countries_GB_provinces_Cornwall_IslesofScilly)). - -fof(axmondialPred22326, axiom, - 239264 = f_PopulationFn(inst_Countries_CH_provinces_SO)). - -fof(axmondialPred22327, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_SO,f_MeasureFn(790,inst_SquareKilometer))). - -fof(axmondialPred22328, axiom, - f_capitalCity(inst_Countries_CH_provinces_SO_cities_Solothurn,inst_Countries_CH_provinces_SO)). - -fof(axmondialPred22329, axiom, - 227881 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang_cities_Suihua)). - -fof(axmondialPred22330, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Heilongjiang_cities_Suihua,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred22331, axiom, - 326300 = f_PopulationFn(inst_Countries_KAZ_provinces_ShyghysQazaqstan_cities_Oskemen)). - -fof(axmondialPred22332, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_ShyghysQazaqstan_cities_Oskemen,inst_Countries_KAZ_provinces_ShyghysQazaqstan)). - -fof(axmondialPred22333, axiom, - 101000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofTatarstan_cities_Zelenodolysk)). - -fof(axmondialPred22334, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofTatarstan_cities_Zelenodolysk,inst_Countries_R_provinces_Rep_ofTatarstan)). - -fof(axmondialPred22335, axiom, - 8984 = f_PopulationFn(inst_Countries_N_provinces_Vestfold_cities_Toensberg)). - -fof(axmondialPred22336, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Vestfold_cities_Toensberg,inst_Countries_N_provinces_Vestfold)). - -fof(axmondialPred22337, axiom, - f_member(inst_Eritrea,inst_Organizations_WMO)). - -fof(axmondialPred22338, axiom, - f_member(inst_Afghanistan,inst_Organizations_IOM)). - -fof(axmondialPred22339, axiom, - f_hasHeadq(inst_Organizations_OECD,inst_Countries_F_provinces_IledeFrance_cities_Paris)). - -fof(axmondialPred22340, axiom, - 274846 = f_PopulationFn(inst_Countries_I_provinces_Calabria_cities_Messina)). - -fof(axmondialPred22341, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Calabria_cities_Messina,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred22342, axiom, - 117960 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg_cities_Pforzheim)). - -fof(axmondialPred22343, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_BadenWurttemberg_cities_Pforzheim,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred22344, axiom, - f_member(inst_Israel,inst_Organizations_CERN)). - -fof(axmondialPred22345, axiom, - f_located(inst_Rivers_Lomami,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred22346, axiom, - f_located(inst_Rivers_Lomami,inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred22347, axiom, - f_located(inst_Rivers_Lomami,inst_Countries_ZRE_provinces_KasaiOriental)). - -fof(axmondialPred22348, axiom, - f_located(inst_Rivers_Lomami,inst_Countries_ZRE_provinces_HautZaire)). - -fof(axmondialPred22349, axiom, - f_located(inst_Rivers_Lomami,inst_Zaire)). - -fof(axmondialPred22350, axiom, - f_flowsInto(inst_Rivers_Lomami,inst_Rivers_Zaire)). - -fof(axmondialPred22351, axiom, - f_length(inst_Rivers_Lomami,1600)). - -fof(axmondialPred22352, axiom, - f_member(inst_Bahamas,inst_Organizations_IBRD)). - -fof(axmondialPred22353, axiom, - 223372 = f_PopulationFn(inst_Countries_CH_provinces_TG)). - -fof(axmondialPred22354, axiom, - f_landAreaOnly(inst_Countries_CH_provinces_TG,f_MeasureFn(990,inst_SquareKilometer))). - -fof(axmondialPred22355, axiom, - f_capitalCity(inst_Countries_CH_provinces_TG_cities_Frauenfeld,inst_Countries_CH_provinces_TG)). - -fof(axmondialPred22356, axiom, - 716000 = f_PopulationFn(inst_Countries_RSA_provinces_KwazuluNatal_cities_Durban)). - -fof(axmondialPred22357, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_KwazuluNatal_cities_Durban,inst_Countries_RSA_provinces_KwazuluNatal)). - -fof(axmondialPred22358, axiom, - f_located(inst_Mountains_Kilimanjaro,inst_Countries_EAT_provinces_Kilimanjaro)). - -fof(axmondialPred22359, axiom, - f_located(inst_Mountains_Kilimanjaro,inst_Tanzania)). - -fof(axmondialPred22360, axiom, - 1500000 = f_PopulationFn(inst_Countries_SYR_cities_Damascus)). - -fof(axmondialPred22361, axiom, - f_geographicalSubregion(inst_Countries_SYR_cities_Damascus,inst_Syria)). - -fof(axmondialPred22362, axiom, - f_member(inst_Rwanda,inst_Organizations_ICRM)). - -fof(axmondialPred22363, axiom, - f_member(inst_Israel,inst_Organizations_FAO)). - -fof(axmondialPred22364, axiom, - f_member(inst_Cuba,inst_Organizations_ILO)). - -fof(axmondialPred22365, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Cayman_Islands,inst_Continents_America)). - -fof(axmondialPred22366, axiom, - f_member(inst_Botswana,inst_Organizations_IOC)). - -fof(axmondialPred22367, axiom, - 150958 = f_PopulationFn(inst_Countries_USA_provinces_NorthCarolina_cities_WinstonSalem)). - -fof(axmondialPred22368, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NorthCarolina_cities_WinstonSalem,inst_Countries_USA_provinces_NorthCarolina)). - -fof(axmondialPred22369, axiom, - 170000 = f_PopulationFn(inst_Countries_GUY_cities_Georgetown)). - -fof(axmondialPred22370, axiom, - f_geographicalSubregion(inst_Countries_GUY_cities_Georgetown,inst_Guyana)). - -fof(axmondialPred22371, axiom, - 199396 = f_PopulationFn(inst_Countries_F_provinces_RhoneAlpes_cities_SaintEtienne)). - -fof(axmondialPred22372, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_RhoneAlpes_cities_SaintEtienne,inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred22373, axiom, - 2739500 = f_PopulationFn(inst_Countries_R_provinces_Saratovskayaoblast)). - -fof(axmondialPred22374, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Saratovskayaoblast,f_MeasureFn(100200,inst_SquareKilometer))). - -fof(axmondialPred22375, axiom, - f_capitalCity(inst_Countries_R_provinces_Saratovskayaoblast_cities_Saratov,inst_Countries_R_provinces_Saratovskayaoblast)). - -fof(axmondialPred22376, axiom, - 1270100 = f_PopulationFn(inst_Countries_KAZ_provinces_Qaraghandy)). - -fof(axmondialPred22377, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Qaraghandy,f_MeasureFn(115400,inst_SquareKilometer))). - -fof(axmondialPred22378, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Qaraghandy_cities_Karaganda,inst_Countries_KAZ_provinces_Qaraghandy)). - -fof(axmondialPred22379, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Meghalaya_cities_Shillong,inst_Countries_IND_provinces_Meghalaya)). - -fof(axmondialPred22380, axiom, - 678778 = f_PopulationFn(inst_Countries_MA_cities_Oujda)). - -fof(axmondialPred22381, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Oujda,inst_Morocco)). - -fof(axmondialPred22382, axiom, - f_sharedBorderLength(inst_Russia,inst_Poland,f_MeasureFn(206,inst_Kilometer))). - -fof(axmondialPred22383, axiom, - f_member(inst_SierraLeone,inst_Organizations_WToO)). - -fof(axmondialPred22384, axiom, - f_member(inst_SierraLeone,inst_Organizations_IMF)). - -fof(axmondialPred22385, axiom, - f_meetsSpatially(inst_SierraLeone,inst_Liberia)). - -fof(axmondialPred22386, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SierraLeone,inst_IndustrialSector,17,f_YearFn(1996))). - -fof(axmondialPred22387, axiom, - f_inflationRateInCountry(inst_SierraLeone,24)). - -fof(axmondialPred22388, axiom, - f_member(inst_SierraLeone,inst_Organizations_IFRCS)). - -fof(axmondialPred22389, axiom, - f_member(inst_SierraLeone,inst_Organizations_IDB)). - -fof(axmondialPred22390, axiom, - f_member(inst_SierraLeone,inst_Organizations_OAU)). - -fof(axmondialPred22391, axiom, - f_capitalCity(inst_Countries_WAL_cities_Freetown,inst_SierraLeone)). - -fof(axmondialPred22392, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SierraLeone,inst_AgriculturalSector,40,f_YearFn(1996))). - -fof(axmondialPred22393, axiom, - f_sectorCompositionOfGDPInPeriod(inst_SierraLeone,inst_ServiceSector,43,f_YearFn(1996))). - -fof(axmondialPred22394, axiom, - f_landAreaOnly(inst_SierraLeone,f_MeasureFn(71740,inst_SquareKilometer))). - -fof(axmondialPred22395, axiom, - 4793121 = f_PopulationFn(inst_SierraLeone)). - -fof(axmondialPred22396, axiom, - f_member(inst_SierraLeone,inst_Organizations_CCC)). - -fof(axmondialPred22397, axiom, - f_meetsSpatially(inst_SierraLeone,inst_Guinea)). - -fof(axmondialPred22398, axiom, - f_member(inst_Italy,inst_Organizations_UNIFIL)). - -fof(axmondialPred22399, axiom, - 376038 = f_PopulationFn(inst_Countries_MA_cities_Safi)). - -fof(axmondialPred22400, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Safi,inst_Morocco)). - -fof(axmondialPred22401, axiom, - 1346000 = f_PopulationFn(inst_Countries_EAK_provinces_Nairobi_cities_Nairobi)). - -fof(axmondialPred22402, axiom, - f_geographicalSubregion(inst_Countries_EAK_provinces_Nairobi_cities_Nairobi,inst_Countries_EAK_provinces_Nairobi)). - -fof(axmondialPred22403, axiom, - 478950 = f_PopulationFn(inst_Countries_IND_provinces_Bihar_cities_Jamshedpur)). - -fof(axmondialPred22404, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Bihar_cities_Jamshedpur,inst_Countries_IND_provinces_Bihar)). - -fof(axmondialPred22405, axiom, - 103496 = f_PopulationFn(inst_Countries_BR_cities_NossaSenhoradoSocorro)). - -fof(axmondialPred22406, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_NossaSenhoradoSocorro,inst_Brazil)). - -fof(axmondialPred22407, axiom, - f_member(inst_Iraq,inst_Organizations_CAEU)). - -fof(axmondialPred22408, axiom, - f_sharedBorderLength(inst_Syria,inst_Jordan,f_MeasureFn(375,inst_Kilometer))). - -fof(axmondialPred22409, axiom, - 889600 = f_PopulationFn(inst_Countries_VN_provinces_QuangNinh)). - -fof(axmondialPred22410, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_QuangNinh,f_MeasureFn(5938,inst_SquareKilometer))). - -fof(axmondialPred22411, axiom, - 162547 = f_PopulationFn(inst_Countries_N_provinces_Telemark)). - -fof(axmondialPred22412, axiom, - f_capitalCity(inst_Countries_N_provinces_Telemark_cities_Skien,inst_Countries_N_provinces_Telemark)). - -fof(axmondialPred22413, axiom, - 117000 = f_PopulationFn(inst_Countries_TM_provinces_Dashhowuz_cities_Tashauz)). - -fof(axmondialPred22414, axiom, - f_geographicalSubregion(inst_Countries_TM_provinces_Dashhowuz_cities_Tashauz,inst_Countries_TM_provinces_Dashhowuz)). - -fof(axmondialPred22415, axiom, - f_member(inst_Bolivia,inst_Organizations_NAM)). - -fof(axmondialPred22416, axiom, - 144248 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Luan)). - -fof(axmondialPred22417, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Luan,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred22418, axiom, - 212432 = f_PopulationFn(inst_Countries_YV_provinces_Sucre_cities_Cumana)). - -fof(axmondialPred22419, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Sucre_cities_Cumana,inst_Countries_YV_provinces_Sucre)). - -fof(axmondialPred22420, axiom, - 169759 = f_PopulationFn(inst_Countries_USA_provinces_Massachusetts_cities_Worcester)). - -fof(axmondialPred22421, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Massachusetts_cities_Worcester,inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred22422, axiom, - f_hasHeadq(inst_Organizations_C,inst_Countries_GB_provinces_GreaterLondon_cities_London)). - -fof(axmondialPred22423, axiom, - 2319000 = f_PopulationFn(inst_Countries_RO_provinces_Bucuresti)). - -fof(axmondialPred22424, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Bucuresti,f_MeasureFn(1521,inst_SquareKilometer))). - -fof(axmondialPred22425, axiom, - f_capitalCity(inst_Countries_RO_provinces_Bucuresti_cities_Bucharest,inst_Countries_RO_provinces_Bucuresti)). - -fof(axmondialPred22426, axiom, - 670000 = f_PopulationFn(inst_Countries_UAE_provinces_AbuDhabi)). - -fof(axmondialPred22427, axiom, - f_landAreaOnly(inst_Countries_UAE_provinces_AbuDhabi,f_MeasureFn(67350,inst_SquareKilometer))). - -fof(axmondialPred22428, axiom, - 1637029 = f_PopulationFn(inst_Countries_THA_provinces_KhonKaen)). - -fof(axmondialPred22429, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_KhonKaen,f_MeasureFn(10914,inst_SquareKilometer))). - -fof(axmondialPred22430, axiom, - f_capitalCity(inst_Countries_THA_provinces_KhonKaen_cities_KhonKaen,inst_Countries_THA_provinces_KhonKaen)). - -fof(axmondialPred22431, axiom, - 48899 = f_PopulationFn(inst_Countries_USA_provinces_NewMexico_cities_SantaFe)). - -fof(axmondialPred22432, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_NewMexico_cities_SantaFe,inst_Countries_USA_provinces_NewMexico)). - -fof(axmondialPred22433, axiom, - f_sharedBorderLength(inst_Yemen,inst_SaudiArabia,f_MeasureFn(1458,inst_Kilometer))). - -fof(axmondialPred22434, axiom, - f_member(inst_SanMarino,inst_Organizations_IFRCS)). - -fof(axmondialPred22435, axiom, - 110000 = f_PopulationFn(inst_Countries_BOL_cities_Sucre)). - -fof(axmondialPred22436, axiom, - f_geographicalSubregion(inst_Countries_BOL_cities_Sucre,inst_Bolivia)). - -fof(axmondialPred22437, axiom, - 417517 = f_PopulationFn(inst_Countries_ZRE_provinces_HautZaire_cities_Kisangani)). - -fof(axmondialPred22438, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_HautZaire_cities_Kisangani,inst_Countries_ZRE_provinces_HautZaire)). - -fof(axmondialPred22439, axiom, - f_member(inst_Kenya,inst_Organizations_ILO)). - -fof(axmondialPred22440, axiom, - 262522 = f_PopulationFn(inst_Countries_GR_provinces_NotionAiyaion)). - -fof(axmondialPred22441, axiom, - f_landAreaOnly(inst_Countries_GR_provinces_NotionAiyaion,f_MeasureFn(5286,inst_SquareKilometer))). - -fof(axmondialPred22442, axiom, - f_member(inst_Rwanda,inst_Organizations_WToO)). - -fof(axmondialPred22443, axiom, - 317000 = f_PopulationFn(inst_Countries_WAN_cities_AdoEkiti)). - -fof(axmondialPred22444, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_AdoEkiti,inst_Nigeria)). - -fof(axmondialPred22445, axiom, - 184020 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Hamm)). - -fof(axmondialPred22446, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Hamm,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred22447, axiom, - f_member(inst_Rwanda,inst_Organizations_FAO)). - -fof(axmondialPred22448, axiom, - f_member(inst_Angola,inst_Organizations_IFC)). - -fof(axmondialPred22449, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_IBRD)). - -fof(axmondialPred22450, axiom, - 1594400 = f_PopulationFn(inst_Countries_GB_provinces_NorthernIreland)). - -fof(axmondialPred22451, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_NorthernIreland,f_MeasureFn(14120,inst_SquareKilometer))). - -fof(axmondialPred22452, axiom, - f_capitalCity(inst_Countries_GB_provinces_NorthernIreland_cities_Belfast,inst_Countries_GB_provinces_NorthernIreland)). - -fof(axmondialPred22453, axiom, - 9420644 = f_PopulationFn(inst_Countries_IND_provinces_Delhi)). - -fof(axmondialPred22454, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Delhi,f_MeasureFn(1483,inst_SquareKilometer))). - -fof(axmondialPred22455, axiom, - f_capitalCity(inst_Countries_IND_provinces_Delhi_cities_NewDelhi,inst_Countries_IND_provinces_Delhi)). - -fof(axmondialPred22456, axiom, - 8256 = f_PopulationFn(inst_Countries_CDN_provinces_NorthwestTerritories_cities_Yellowknife)). - -fof(axmondialPred22457, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_NorthwestTerritories_cities_Yellowknife,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred22458, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Hsinchu_munic,inst_Taiwan)). - -fof(axmondialPred22459, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Taiwan,inst_IndustrialSector,37.3,f_YearFn(1996))). - -fof(axmondialPred22460, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Ilan,inst_Taiwan)). - -fof(axmondialPred22461, axiom, - 21465881 = f_PopulationFn(inst_Taiwan)). - -fof(axmondialPred22462, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Changhua,inst_Taiwan)). - -fof(axmondialPred22463, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Taiwan,inst_AgriculturalSector,3.6,f_YearFn(1996))). - -fof(axmondialPred22464, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Kaohsiung_munic,inst_Taiwan)). - -fof(axmondialPred22465, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Chiai,inst_Taiwan)). - -fof(axmondialPred22466, axiom, - f_landAreaOnly(inst_Taiwan,f_MeasureFn(35980,inst_SquareKilometer))). - -fof(axmondialPred22467, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Taiwan,inst_ServiceSector,59.1,f_YearFn(1996))). - -fof(axmondialPred22468, axiom, - f_inflationRateInCountry(inst_Taiwan,4)). - -fof(axmondialPred22469, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Nantou,inst_Taiwan)). - -fof(axmondialPred22470, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Chilung_munic,inst_Taiwan)). - -fof(axmondialPred22471, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Penghu,inst_Taiwan)). - -fof(axmondialPred22472, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Taichung,inst_Taiwan)). - -fof(axmondialPred22473, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Miaoli,inst_Taiwan)). - -fof(axmondialPred22474, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Taipei,inst_Taiwan)). - -fof(axmondialPred22475, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Yunlin,inst_Taiwan)). - -fof(axmondialPred22476, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Pingtung,inst_Taiwan)). - -fof(axmondialPred22477, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Taoyuan,inst_Taiwan)). - -fof(axmondialPred22478, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Taichung_munic,inst_Taiwan)). - -fof(axmondialPred22479, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Tainan,inst_Taiwan)). - -fof(axmondialPred22480, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Taitung,inst_Taiwan)). - -fof(axmondialPred22481, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Hualien,inst_Taiwan)). - -fof(axmondialPred22482, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Tainan_munic,inst_Taiwan)). - -fof(axmondialPred22483, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Kaohsiung,inst_Taiwan)). - -fof(axmondialPred22484, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Hsinchu,inst_Taiwan)). - -fof(axmondialPred22485, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Taipei_munic,inst_Taiwan)). - -fof(axmondialPred22486, axiom, - f_geographicSubregion(inst_Countries_RC_provinces_Chiai_munic,inst_Taiwan)). - -fof(axmondialPred22487, axiom, - f_capitalCity(inst_Countries_RC_provinces_Taipei_munic_cities_Taipei,inst_Taiwan)). - -fof(axmondialPred22488, axiom, - 30450000 = f_PopulationFn(inst_Countries_TJ_provinces_Shanxi)). - -fof(axmondialPred22489, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Shanxi,f_MeasureFn(156000,inst_SquareKilometer))). - -fof(axmondialPred22490, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Shanxi_cities_Taiyuan,inst_Countries_TJ_provinces_Shanxi)). - -fof(axmondialPred22491, axiom, - 890934 = f_PopulationFn(inst_Countries_CO_provinces_Magdalena)). - -fof(axmondialPred22492, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Magdalena,f_MeasureFn(23188,inst_SquareKilometer))). - -fof(axmondialPred22493, axiom, - f_capitalCity(inst_Countries_CO_provinces_Magdalena_cities_SantaMarta,inst_Countries_CO_provinces_Magdalena)). - -fof(axmondialPred22494, axiom, - f_member(inst_Togo,inst_Organizations_Intelsat)). - -fof(axmondialPred22495, axiom, - f_geographicalSubregion(inst_Norway,inst_Continents_Europe)). - -fof(axmondialPred22496, axiom, - 4067207 = f_PopulationFn(inst_Countries_CO_provinces_Antioquia)). - -fof(axmondialPred22497, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Antioquia,f_MeasureFn(63612,inst_SquareKilometer))). - -fof(axmondialPred22498, axiom, - f_capitalCity(inst_Countries_CO_provinces_Antioquia_cities_Medellin,inst_Countries_CO_provinces_Antioquia)). - -fof(axmondialPred22499, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_French_Polynesia,inst_Continents_Australia_Oceania)). - -fof(axmondialPred22500, axiom, - f_member(inst_Italy,inst_Organizations_IMO)). - -fof(axmondialPred22501, axiom, - 34580000 = f_PopulationFn(inst_Countries_TJ_provinces_Guizhou)). - -fof(axmondialPred22502, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Guizhou,f_MeasureFn(170000,inst_SquareKilometer))). - -fof(axmondialPred22503, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Guizhou_cities_Guiyang,inst_Countries_TJ_provinces_Guizhou)). - -fof(axmondialPred22504, axiom, - f_hasHeadq(inst_Organizations_BIS,inst_Countries_CH_provinces_BS_cities_Basel)). - -fof(axmondialPred22505, axiom, - f_meetsSpatially(inst_Paraguay,inst_Brazil)). - -fof(axmondialPred22506, axiom, - f_member(inst_Paraguay,inst_Organizations_IAEA)). - -fof(axmondialPred22507, axiom, - f_member(inst_Paraguay,inst_Organizations_RG)). - -fof(axmondialPred22508, axiom, - f_member(inst_Paraguay,inst_Organizations_PCA)). - -fof(axmondialPred22509, axiom, - f_landAreaOnly(inst_Paraguay,f_MeasureFn(406750,inst_SquareKilometer))). - -fof(axmondialPred22510, axiom, - f_inflationRateInCountry(inst_Paraguay,10.5)). - -fof(axmondialPred22511, axiom, - f_member(inst_Paraguay,inst_Organizations_IOM)). - -fof(axmondialPred22512, axiom, - f_member(inst_Paraguay,inst_Organizations_WTrO)). - -fof(axmondialPred22513, axiom, - f_member(inst_Paraguay,inst_Organizations_LAIA)). - -fof(axmondialPred22514, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Paraguay,inst_AgriculturalSector,25.7,f_YearFn(1996))). - -fof(axmondialPred22515, axiom, - f_member(inst_Paraguay,inst_Organizations_OAS)). - -fof(axmondialPred22516, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Paraguay,inst_IndustrialSector,25.8,f_YearFn(1996))). - -fof(axmondialPred22517, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Paraguay,inst_ServiceSector,48.5,f_YearFn(1996))). - -fof(axmondialPred22518, axiom, - f_capitalCity(inst_Countries_PY_cities_Asuncion,inst_Paraguay)). - -fof(axmondialPred22519, axiom, - f_meetsSpatially(inst_Paraguay,inst_Bolivia)). - -fof(axmondialPred22520, axiom, - f_meetsSpatially(inst_Paraguay,inst_Argentina)). - -fof(axmondialPred22521, axiom, - 5504146 = f_PopulationFn(inst_Paraguay)). - -fof(axmondialPred22522, axiom, - f_sharedBorderLength(inst_Zaire,inst_Rwanda,f_MeasureFn(217,inst_Kilometer))). - -fof(axmondialPred22523, axiom, - 3951573 = f_PopulationFn(inst_Countries_D_provinces_RheinlandPfalz)). - -fof(axmondialPred22524, axiom, - f_landAreaOnly(inst_Countries_D_provinces_RheinlandPfalz,f_MeasureFn(19851,inst_SquareKilometer))). - -fof(axmondialPred22525, axiom, - f_capitalCity(inst_Countries_D_provinces_RheinlandPfalz_cities_Mainz,inst_Countries_D_provinces_RheinlandPfalz)). - -fof(axmondialPred22526, axiom, - 167900 = f_PopulationFn(inst_Countries_P_provinces_Beja)). - -fof(axmondialPred22527, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Beja,f_MeasureFn(10225,inst_SquareKilometer))). - -fof(axmondialPred22528, axiom, - f_member(inst_Iraq,inst_Organizations_ITU)). - -fof(axmondialPred22529, axiom, - f_member(inst_Rwanda,inst_Organizations_WCL)). - -fof(axmondialPred22530, axiom, - f_member(inst_Rwanda,inst_Organizations_ACCT)). - -fof(axmondialPred22531, axiom, - f_member(inst_Rwanda,inst_Organizations_ECA)). - -fof(axmondialPred22532, axiom, - f_member(inst_Rwanda,inst_Organizations_UN)). - -fof(axmondialPred22533, axiom, - f_member(inst_Rwanda,inst_Organizations_UNIDO)). - -fof(axmondialPred22534, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Rwanda,inst_IndustrialSector,13,f_YearFn(1996))). - -fof(axmondialPred22535, axiom, - 6853359 = f_PopulationFn(inst_Rwanda)). - -fof(axmondialPred22536, axiom, - f_member(inst_Rwanda,inst_Organizations_IFC)). - -fof(axmondialPred22537, axiom, - f_meetsSpatially(inst_Rwanda,inst_Tanzania)). - -fof(axmondialPred22538, axiom, - f_inflationRateInCountry(inst_Rwanda,64)). - -fof(axmondialPred22539, axiom, - f_member(inst_Rwanda,inst_Organizations_Interpol)). - -fof(axmondialPred22540, axiom, - f_meetsSpatially(inst_Rwanda,inst_Zaire)). - -fof(axmondialPred22541, axiom, - f_capitalCity(inst_Countries_RWA_cities_Kigali,inst_Rwanda)). - -fof(axmondialPred22542, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Rwanda,inst_AgriculturalSector,52,f_YearFn(1996))). - -fof(axmondialPred22543, axiom, - f_meetsSpatially(inst_Rwanda,inst_Burundi)). - -fof(axmondialPred22544, axiom, - f_meetsSpatially(inst_Rwanda,inst_Uganda)). - -fof(axmondialPred22545, axiom, - f_landAreaOnly(inst_Rwanda,f_MeasureFn(26340,inst_SquareKilometer))). - -fof(axmondialPred22546, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Rwanda,inst_ServiceSector,35,f_YearFn(1996))). - -fof(axmondialPred22547, axiom, - f_member(inst_Rwanda,inst_Organizations_ICFTU)). - -fof(axmondialPred22548, axiom, - f_member(inst_Argentina,inst_Organizations_UNAMIR)). - -fof(axmondialPred22549, axiom, - 213000 = f_PopulationFn(inst_Countries_PL_provinces_Kieleckie_cities_Kielce)). - -fof(axmondialPred22550, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Kieleckie_cities_Kielce,inst_Countries_PL_provinces_Kieleckie)). - -fof(axmondialPred22551, axiom, - f_sharedBorderLength(inst_Latvia,inst_Belarus,f_MeasureFn(141,inst_Kilometer))). - -fof(axmondialPred22552, axiom, - f_meetsSpatially(inst_Afghanistan,inst_Uzbekistan)). - -fof(axmondialPred22553, axiom, - 22664136 = f_PopulationFn(inst_Afghanistan)). - -fof(axmondialPred22554, axiom, - f_landAreaOnly(inst_Afghanistan,f_MeasureFn(647500,inst_SquareKilometer))). - -fof(axmondialPred22555, axiom, - f_meetsSpatially(inst_Afghanistan,inst_Tajikistan)). - -fof(axmondialPred22556, axiom, - f_meetsSpatially(inst_Afghanistan,inst_Pakistan)). - -fof(axmondialPred22557, axiom, - f_meetsSpatially(inst_Afghanistan,inst_China)). - -fof(axmondialPred22558, axiom, - f_member(inst_Afghanistan,inst_Organizations_CP)). - -fof(axmondialPred22559, axiom, - f_member(inst_Afghanistan,inst_Organizations_UPU)). - -fof(axmondialPred22560, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Afghanistan,inst_ServiceSector,20,f_YearFn(1996))). - -fof(axmondialPred22561, axiom, - f_member(inst_Afghanistan,inst_Organizations_OIC)). - -fof(axmondialPred22562, axiom, - f_member(inst_Afghanistan,inst_Organizations_UN)). - -fof(axmondialPred22563, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Afghanistan,inst_IndustrialSector,15,f_YearFn(1996))). - -fof(axmondialPred22564, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Afghanistan,inst_AgriculturalSector,65,f_YearFn(1996))). - -fof(axmondialPred22565, axiom, - f_capitalCity(inst_Countries_AFG_cities_Kabul,inst_Afghanistan)). - -fof(axmondialPred22566, axiom, - f_meetsSpatially(inst_Afghanistan,inst_Turkmenistan)). - -fof(axmondialPred22567, axiom, - f_meetsSpatially(inst_Afghanistan,inst_Iran)). - -fof(axmondialPred22568, axiom, - 105559 = f_PopulationFn(inst_Countries_PK_cities_Chiniot)). - -fof(axmondialPred22569, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Chiniot,inst_Pakistan)). - -fof(axmondialPred22570, axiom, - f_geographicalSubregion(inst_SaintKittsAndNevis,inst_Continents_America)). - -fof(axmondialPred22571, axiom, - 869243 = f_PopulationFn(inst_Countries_ROK_cities_Songnam)). - -fof(axmondialPred22572, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Songnam,inst_SouthKorea)). - -fof(axmondialPred22573, axiom, - f_sharedBorderLength(inst_Niger,inst_Libya,f_MeasureFn(354,inst_Kilometer))). - -fof(axmondialPred22574, axiom, - f_hasHeadq(inst_Organizations_IOC,inst_Countries_CH_provinces_VD_cities_Lausanne)). - -fof(axmondialPred22575, axiom, - 42940000 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred22576, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Zhejiang,f_MeasureFn(101800,inst_SquareKilometer))). - -fof(axmondialPred22577, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Zhejiang_cities_Hangzhou,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred22578, axiom, - f_located(inst_Mountains_MtRobson,inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred22579, axiom, - f_located(inst_Mountains_MtRobson,inst_Canada)). - -fof(axmondialPred22580, axiom, - 342000 = f_PopulationFn(inst_Countries_R_provinces_Stavropolskykray_cities_Stavropol)). - -fof(axmondialPred22581, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Stavropolskykray_cities_Stavropol,inst_Countries_R_provinces_Stavropolskykray)). - -fof(axmondialPred22582, axiom, - 300000 = f_PopulationFn(inst_Countries_GB_provinces_Cardiff_cities_Cardiff)). - -fof(axmondialPred22583, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cardiff_cities_Cardiff,inst_Countries_GB_provinces_Cardiff)). - -fof(axmondialPred22584, axiom, - 132038 = f_PopulationFn(inst_Countries_C_provinces_Cienfuegos_cities_Cienfuegos)). - -fof(axmondialPred22585, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_Cienfuegos_cities_Cienfuegos,inst_Countries_C_provinces_Cienfuegos)). - -fof(axmondialPred22586, axiom, - f_member(inst_SanMarino,inst_Organizations_UNESCO)). - -fof(axmondialPred22587, axiom, - 265248 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Jining)). - -fof(axmondialPred22588, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Jining,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred22589, axiom, - 1984390 = f_PopulationFn(inst_Countries_J_provinces_Tochigi)). - -fof(axmondialPred22590, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Tochigi,f_MeasureFn(6414,inst_SquareKilometer))). - -fof(axmondialPred22591, axiom, - f_capitalCity(inst_Countries_J_provinces_Tochigi_cities_Utsonomiya,inst_Countries_J_provinces_Tochigi)). - -fof(axmondialPred22592, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_KafrelSheikh_cities_KafrelSheikh,inst_Countries_ET_provinces_KafrelSheikh)). - -fof(axmondialPred22593, axiom, - 177929 = f_PopulationFn(inst_Countries_E_provinces_BasqueCountry_cities_Donostia)). - -fof(axmondialPred22594, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_BasqueCountry_cities_Donostia,inst_Countries_E_provinces_BasqueCountry)). - -fof(axmondialPred22595, axiom, - 1430200 = f_PopulationFn(inst_Countries_UA_provinces_Sumska)). - -fof(axmondialPred22596, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Sumska,f_MeasureFn(23800,inst_SquareKilometer))). - -fof(axmondialPred22597, axiom, - f_capitalCity(inst_Countries_UA_provinces_Sumska_cities_Sumy,inst_Countries_UA_provinces_Sumska)). - -fof(axmondialPred22598, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_GraciasaDios_cities_PuertoLempira,inst_Countries_HCA_provinces_GraciasaDios)). - -fof(axmondialPred22599, axiom, - f_hasHeadq(inst_Organizations_OAS,inst_Countries_USA_provinces_Distr_Columbia_cities_Washington)). - -fof(axmondialPred22600, axiom, - 967000 = f_PopulationFn(inst_Countries_J_provinces_Miyagi_cities_Sendai)). - -fof(axmondialPred22601, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Miyagi_cities_Sendai,inst_Countries_J_provinces_Miyagi)). - -fof(axmondialPred22602, axiom, - 202000 = f_PopulationFn(inst_Countries_R_provinces_Krasnodarskykray_cities_Novorossiysk)). - -fof(axmondialPred22603, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Krasnodarskykray_cities_Novorossiysk,inst_Countries_R_provinces_Krasnodarskykray)). - -fof(axmondialPred22604, axiom, - 117400 = f_PopulationFn(inst_Countries_HCA_provinces_LaPaz)). - -fof(axmondialPred22605, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_LaPaz,f_MeasureFn(2331,inst_SquareKilometer))). - -fof(axmondialPred22606, axiom, - f_capitalCity(inst_Countries_HCA_provinces_LaPaz_cities_LaPaz,inst_Countries_HCA_provinces_LaPaz)). - -fof(axmondialPred22607, axiom, - 1349800 = f_PopulationFn(inst_Countries_R_provinces_Vologodskayaoblast)). - -fof(axmondialPred22608, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Vologodskayaoblast,f_MeasureFn(145700,inst_SquareKilometer))). - -fof(axmondialPred22609, axiom, - f_capitalCity(inst_Countries_R_provinces_Vologodskayaoblast_cities_Vologda,inst_Countries_R_provinces_Vologodskayaoblast)). - -fof(axmondialPred22610, axiom, - 6321173 = f_PopulationFn(inst_Countries_PE_provinces_Lima_cities_Lima)). - -fof(axmondialPred22611, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Lima_cities_Lima,inst_Countries_PE_provinces_Lima)). - -fof(axmondialPred22612, axiom, - 156400 = f_PopulationFn(inst_Countries_GB_provinces_Cambridgeshire_cities_Peterborough)). - -fof(axmondialPred22613, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cambridgeshire_cities_Peterborough,inst_Countries_GB_provinces_Cambridgeshire)). - -fof(axmondialPred22614, axiom, - 139923 = f_PopulationFn(inst_Countries_IR_provinces_Mazandaran_cities_Amol)). - -fof(axmondialPred22615, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Mazandaran_cities_Amol,inst_Countries_IR_provinces_Mazandaran)). - -fof(axmondialPred22616, axiom, - 323418 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_SaoJosedoRioPreto)). - -fof(axmondialPred22617, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_SaoJosedoRioPreto,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred22618, axiom, - 1617368 = f_PopulationFn(inst_Countries_BR_provinces_Sergipe)). - -fof(axmondialPred22619, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Sergipe,f_MeasureFn(22050,inst_SquareKilometer))). - -fof(axmondialPred22620, axiom, - f_capitalCity(inst_Countries_BR_provinces_Sergipe_cities_Aracaju,inst_Countries_BR_provinces_Sergipe)). - -fof(axmondialPred22621, axiom, - f_located(inst_Mountains_PikRevoluzija,inst_Countries_TAD_provinces_BadakhshoniKuni)). - -fof(axmondialPred22622, axiom, - f_located(inst_Mountains_PikRevoluzija,inst_Tajikistan)). - -fof(axmondialPred22623, axiom, - f_located(inst_Islands_Lefkas,inst_Greece)). - -fof(axmondialPred22624, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Suceava_cities_Suceava,inst_Countries_RO_provinces_Suceava)). - -fof(axmondialPred22625, axiom, - 572769 = f_PopulationFn(inst_Countries_RA_provinces_BuenosAires_cities_LomasdeZamoras)). - -fof(axmondialPred22626, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_BuenosAires_cities_LomasdeZamoras,inst_Countries_RA_provinces_BuenosAires)). - -fof(axmondialPred22627, axiom, - f_member(inst_Kenya,inst_Organizations_G_77)). - -fof(axmondialPred22628, axiom, - 137000 = f_PopulationFn(inst_Countries_GB_provinces_Newport_cities_Newport)). - -fof(axmondialPred22629, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Newport_cities_Newport,inst_Countries_GB_provinces_Newport)). - -fof(axmondialPred22630, axiom, - 11814337 = f_PopulationFn(inst_Countries_THA_provinces_NorthernRegion)). - -fof(axmondialPred22631, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NorthernRegion,f_MeasureFn(170040,inst_SquareKilometer))). - -fof(axmondialPred22632, axiom, - 62468 = f_PopulationFn(inst_Countries_P_provinces_Porto_cities_VilaNovadeGaia)). - -fof(axmondialPred22633, axiom, - f_geographicalSubregion(inst_Countries_P_provinces_Porto_cities_VilaNovadeGaia,inst_Countries_P_provinces_Porto)). - -fof(axmondialPred22634, axiom, - 857590 = f_PopulationFn(inst_Countries_RC_provinces_Taichung_munic_cities_Taichung)). - -fof(axmondialPred22635, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Taichung_munic_cities_Taichung,inst_Countries_RC_provinces_Taichung_munic)). - -fof(axmondialPred22636, axiom, - f_sectorCompositionOfGDPInPeriod(inst_EquatorialGuinea,inst_ServiceSector,27,f_YearFn(1996))). - -fof(axmondialPred22637, axiom, - f_capitalCity(inst_Countries_GQ_cities_Malabo,inst_EquatorialGuinea)). - -fof(axmondialPred22638, axiom, - f_sectorCompositionOfGDPInPeriod(inst_EquatorialGuinea,inst_IndustrialSector,26,f_YearFn(1996))). - -fof(axmondialPred22639, axiom, - f_landAreaOnly(inst_EquatorialGuinea,f_MeasureFn(28050,inst_SquareKilometer))). - -fof(axmondialPred22640, axiom, - 431282 = f_PopulationFn(inst_EquatorialGuinea)). - -fof(axmondialPred22641, axiom, - f_sectorCompositionOfGDPInPeriod(inst_EquatorialGuinea,inst_AgriculturalSector,47,f_YearFn(1996))). - -fof(axmondialPred22642, axiom, - f_meetsSpatially(inst_EquatorialGuinea,inst_Gabon)). - -fof(axmondialPred22643, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_UN)). - -fof(axmondialPred22644, axiom, - f_inflationRateInCountry(inst_EquatorialGuinea,41)). - -fof(axmondialPred22645, axiom, - f_member(inst_EquatorialGuinea,inst_Organizations_ILO)). - -fof(axmondialPred22646, axiom, - f_meetsSpatially(inst_EquatorialGuinea,inst_Cameroon)). - -fof(axmondialPred22647, axiom, - f_sharedBorderLength(inst_Zaire,inst_Congo,f_MeasureFn(2410,inst_Kilometer))). - -fof(axmondialPred22648, axiom, - 121800 = f_PopulationFn(inst_Countries_GB_provinces_Essex_cities_Braintree)). - -fof(axmondialPred22649, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Essex_cities_Braintree,inst_Countries_GB_provinces_Essex)). - -fof(axmondialPred22650, axiom, - 245173 = f_PopulationFn(inst_Countries_CDN_cities_Surrey)). - -fof(axmondialPred22651, axiom, - f_geographicalSubregion(inst_Countries_CDN_cities_Surrey,inst_Canada)). - -fof(axmondialPred22652, axiom, - f_located(inst_Islands_Hispaniola,inst_Haiti)). - -fof(axmondialPred22653, axiom, - f_located(inst_Islands_Hispaniola,inst_DominicanRepublic)). - -fof(axmondialPred22654, axiom, - f_landAreaOnly(inst_Islands_Hispaniola,f_MeasureFn(76192,inst_SquareKilometer))). - -fof(axmondialPred22655, axiom, - 50855 = f_PopulationFn(inst_Countries_N_provinces_Buskerud_cities_Drammen)). - -fof(axmondialPred22656, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_Buskerud_cities_Drammen,inst_Countries_N_provinces_Buskerud)). - -fof(axmondialPred22657, axiom, - 6803100 = f_PopulationFn(inst_Countries_GB_provinces_GreaterLondon)). - -fof(axmondialPred22658, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_GreaterLondon,f_MeasureFn(1579,inst_SquareKilometer))). - -fof(axmondialPred22659, axiom, - f_capitalCity(inst_Countries_GB_provinces_GreaterLondon_cities_London,inst_Countries_GB_provinces_GreaterLondon)). - -fof(axmondialPred22660, axiom, - 146275 = f_PopulationFn(inst_Countries_Z_provinces_Copperbelt_cities_Luanshya)). - -fof(axmondialPred22661, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Copperbelt_cities_Luanshya,inst_Countries_Z_provinces_Copperbelt)). - -fof(axmondialPred22662, axiom, - 1200000 = f_PopulationFn(inst_Countries_TJ_provinces_NeiMonggol_cities_Baotou)). - -fof(axmondialPred22663, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_NeiMonggol_cities_Baotou,inst_Countries_TJ_provinces_NeiMonggol)). - -fof(axmondialPred22664, axiom, - f_geographicalSubregion(inst_Afghanistan,inst_Continents_Asia)). - -fof(axmondialPred22665, axiom, - f_located(inst_Lakes_LakeAssale,inst_Ethiopia)). - -fof(axmondialPred22666, axiom, - f_landAreaOnly(inst_Lakes_LakeAssale,f_MeasureFn(100,inst_SquareKilometer))). - -fof(axmondialPred22667, axiom, - 839900 = f_PopulationFn(inst_Countries_VN_provinces_NinhBinh)). - -fof(axmondialPred22668, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_NinhBinh,f_MeasureFn(1387,inst_SquareKilometer))). - -fof(axmondialPred22669, axiom, - 59566 = f_PopulationFn(inst_Countries_cid_cia_American_Samoa)). - -fof(axmondialPred22670, axiom, - f_landAreaOnly(inst_Countries_cid_cia_American_Samoa,f_MeasureFn(199,inst_SquareKilometer))). - -fof(axmondialPred22671, axiom, - f_capitalCity(inst_Countries_cid_cia_American_Samoa_cities_PagoPago,inst_Countries_cid_cia_American_Samoa)). - -fof(axmondialPred22672, axiom, - 262006 = f_PopulationFn(inst_Countries_TR_provinces_Sirnak)). - -fof(axmondialPred22673, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Sirnak,f_MeasureFn(7172,inst_SquareKilometer))). - -fof(axmondialPred22674, axiom, - f_capitalCity(inst_Countries_TR_provinces_Sirnak_cities_Sirnak,inst_Countries_TR_provinces_Sirnak)). - -fof(axmondialPred22675, axiom, - f_sharedBorderLength(inst_SerbiaAndMontenegro,inst_Bulgaria,f_MeasureFn(318,inst_Kilometer))). - -fof(axmondialPred22676, axiom, - 293961 = f_PopulationFn(inst_Countries_C_provinces_Camaguey_cities_Camaguey)). - -fof(axmondialPred22677, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_Camaguey_cities_Camaguey,inst_Countries_C_provinces_Camaguey)). - -fof(axmondialPred22678, axiom, - 385503 = f_PopulationFn(inst_Countries_MEX_provinces_Queretaro_cities_Queretaro)). - -fof(axmondialPred22679, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Queretaro_cities_Queretaro,inst_Countries_MEX_provinces_Queretaro)). - -fof(axmondialPred22680, axiom, - 644200 = f_PopulationFn(inst_Countries_PL_provinces_Piotrkowskie)). - -fof(axmondialPred22681, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Piotrkowskie,f_MeasureFn(6266,inst_SquareKilometer))). - -fof(axmondialPred22682, axiom, - f_capitalCity(inst_Countries_PL_provinces_Piotrkowskie_cities_PiottrkowTrybunalski,inst_Countries_PL_provinces_Piotrkowskie)). - -fof(axmondialPred22683, axiom, - f_geographicalSubregion(inst_Lesotho,inst_Continents_Africa)). - -fof(axmondialPred22684, axiom, - 240318 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_St_Petersburg)). - -fof(axmondialPred22685, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_St_Petersburg,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred22686, axiom, - 1144151 = f_PopulationFn(inst_Countries_PE_provinces_Puno)). - -fof(axmondialPred22687, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Puno,f_MeasureFn(71999,inst_SquareKilometer))). - -fof(axmondialPred22688, axiom, - f_capitalCity(inst_Countries_PE_provinces_Puno_cities_Puno,inst_Countries_PE_provinces_Puno)). - -fof(axmondialPred22689, axiom, - 1442900 = f_PopulationFn(inst_Countries_UA_provinces_IvanoFrankivska)). - -fof(axmondialPred22690, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_IvanoFrankivska,f_MeasureFn(13900,inst_SquareKilometer))). - -fof(axmondialPred22691, axiom, - f_capitalCity(inst_Countries_UA_provinces_IvanoFrankivska_cities_IvanoFrankivsk,inst_Countries_UA_provinces_IvanoFrankivska)). - -fof(axmondialPred22692, axiom, - 380787 = f_PopulationFn(inst_Countries_THA_provinces_Yala)). - -fof(axmondialPred22693, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Yala,f_MeasureFn(4533,inst_SquareKilometer))). - -fof(axmondialPred22694, axiom, - 106800 = f_PopulationFn(inst_Countries_MYA_provinces_Sagaing_cities_Monywa)). - -fof(axmondialPred22695, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Sagaing_cities_Monywa,inst_Countries_MYA_provinces_Sagaing)). - -fof(axmondialPred22696, axiom, - 265000 = f_PopulationFn(inst_Countries_ET_provinces_ElSuweiz_munic_cities_Suez)). - -fof(axmondialPred22697, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElSuweiz_munic_cities_Suez,inst_Countries_ET_provinces_ElSuweiz_munic)). - -fof(axmondialPred22698, axiom, - 1273440 = f_PopulationFn(inst_Countries_J_provinces_Okinawa)). - -fof(axmondialPred22699, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Okinawa,f_MeasureFn(2255,inst_SquareKilometer))). - -fof(axmondialPred22700, axiom, - f_capitalCity(inst_Countries_J_provinces_Okinawa_cities_Naha,inst_Countries_J_provinces_Okinawa)). - -fof(axmondialPred22701, axiom, - 717000 = f_PopulationFn(inst_Countries_UA_provinces_Dnipropetrovska_cities_KryvyyRih)). - -fof(axmondialPred22702, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Dnipropetrovska_cities_KryvyyRih,inst_Countries_UA_provinces_Dnipropetrovska)). - -fof(axmondialPred22703, axiom, - 180263 = f_PopulationFn(inst_Countries_PK_cities_Bahawalpur)). - -fof(axmondialPred22704, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Bahawalpur,inst_Pakistan)). - -fof(axmondialPred22705, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_Caricom)). - -fof(axmondialPred22706, axiom, - 1200000 = f_PopulationFn(inst_Countries_EC_cities_Quito)). - -fof(axmondialPred22707, axiom, - f_geographicalSubregion(inst_Countries_EC_cities_Quito,inst_Ecuador)). - -fof(axmondialPred22708, axiom, - 399151 = f_PopulationFn(inst_Countries_cid_cia_Martinique)). - -fof(axmondialPred22709, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Martinique,f_MeasureFn(1100,inst_SquareKilometer))). - -fof(axmondialPred22710, axiom, - f_capitalCity(inst_Countries_cid_cia_Martinique_cities_Fort_de_France,inst_Countries_cid_cia_Martinique)). - -fof(axmondialPred22711, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Martinique,inst_IndustrialSector,11,f_YearFn(1996))). - -fof(axmondialPred22712, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Martinique,inst_AgriculturalSector,6,f_YearFn(1996))). - -fof(axmondialPred22713, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Martinique,3.9)). - -fof(axmondialPred22714, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_Martinique,inst_ServiceSector,83,f_YearFn(1996))). - -fof(axmondialPred22715, axiom, - 139417 = f_PopulationFn(inst_Countries_TJ_provinces_Jilin_cities_Longjing)). - -fof(axmondialPred22716, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jilin_cities_Longjing,inst_Countries_TJ_provinces_Jilin)). - -fof(axmondialPred22717, axiom, - f_member(inst_Suriname,inst_Organizations_OPANAL)). - -fof(axmondialPred22718, axiom, - 129874 = f_PopulationFn(inst_Countries_CDN_provinces_Quebec_cities_Longueuil)). - -fof(axmondialPred22719, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Quebec_cities_Longueuil,inst_Countries_CDN_provinces_Quebec)). - -fof(axmondialPred22720, axiom, - f_member(inst_Angola,inst_Organizations_WFTU)). - -fof(axmondialPred22721, axiom, - 132000 = f_PopulationFn(inst_Countries_GB_provinces_Oxfordshire_cities_Oxford)). - -fof(axmondialPred22722, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Oxfordshire_cities_Oxford,inst_Countries_GB_provinces_Oxfordshire)). - -fof(axmondialPred22723, axiom, - f_located(inst_Lakes_Issyk_Kul,inst_Kyrgyzstan)). - -fof(axmondialPred22724, axiom, - f_landAreaOnly(inst_Lakes_Issyk_Kul,f_MeasureFn(6280,inst_SquareKilometer))). - -fof(axmondialPred22725, axiom, - 121845 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_PocosdeCaldas)). - -fof(axmondialPred22726, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_PocosdeCaldas,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred22727, axiom, - 123500 = f_PopulationFn(inst_Countries_GB_provinces_Wrexham)). - -fof(axmondialPred22728, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Wrexham,f_MeasureFn(499,inst_SquareKilometer))). - -fof(axmondialPred22729, axiom, - f_capitalCity(inst_Countries_GB_provinces_Wrexham_cities_Wrexham,inst_Countries_GB_provinces_Wrexham)). - -fof(axmondialPred22730, axiom, - f_located(inst_Lakes_GreatSlaveLake,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred22731, axiom, - f_located(inst_Lakes_GreatSlaveLake,inst_Canada)). - -fof(axmondialPred22732, axiom, - f_landAreaOnly(inst_Lakes_GreatSlaveLake,f_MeasureFn(28438,inst_SquareKilometer))). - -fof(axmondialPred22733, axiom, - f_sharedBorderLength(inst_Iran,inst_Armenia,f_MeasureFn(35,inst_Kilometer))). - -fof(axmondialPred22734, axiom, - f_sharedBorderLength(inst_Mexico,inst_Belize,f_MeasureFn(250,inst_Kilometer))). - -fof(axmondialPred22735, axiom, - f_located(inst_Islands_Mohilla,inst_Comoros)). - -fof(axmondialPred22736, axiom, - f_sharedBorderLength(inst_Chad,inst_Niger,f_MeasureFn(1175,inst_Kilometer))). - -fof(axmondialPred22737, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Reunion,inst_Continents_Australia_Oceania)). - -fof(axmondialPred22738, axiom, - 1468337 = f_PopulationFn(inst_Countries_PE_provinces_Piura)). - -fof(axmondialPred22739, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Piura,f_MeasureFn(35892,inst_SquareKilometer))). - -fof(axmondialPred22740, axiom, - f_capitalCity(inst_Countries_PE_provinces_Piura_cities_Piura,inst_Countries_PE_provinces_Piura)). - -fof(axmondialPred22741, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Wrexham_cities_Wrexham,inst_Countries_GB_provinces_Wrexham)). - -fof(axmondialPred22742, axiom, - 134751 = f_PopulationFn(inst_Countries_THA_provinces_Ranong)). - -fof(axmondialPred22743, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Ranong,f_MeasureFn(3287,inst_SquareKilometer))). - -fof(axmondialPred22744, axiom, - 657000 = f_PopulationFn(inst_Countries_KAZ_provinces_Kokchetau)). - -fof(axmondialPred22745, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Kokchetau,f_MeasureFn(78200,inst_SquareKilometer))). - -fof(axmondialPred22746, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Kokchetau_cities_Kokchetau,inst_Countries_KAZ_provinces_Kokchetau)). - -fof(axmondialPred22747, axiom, - 354000 = f_PopulationFn(inst_Countries_C_provinces_Cienfuegos)). - -fof(axmondialPred22748, axiom, - f_landAreaOnly(inst_Countries_C_provinces_Cienfuegos,f_MeasureFn(4178,inst_SquareKilometer))). - -fof(axmondialPred22749, axiom, - f_capitalCity(inst_Countries_C_provinces_Cienfuegos_cities_Cienfuegos,inst_Countries_C_provinces_Cienfuegos)). - -fof(axmondialPred22750, axiom, - 701022 = f_PopulationFn(inst_Countries_PE_provinces_Callao)). - -fof(axmondialPred22751, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Callao,f_MeasureFn(146,inst_SquareKilometer))). - -fof(axmondialPred22752, axiom, - f_capitalCity(inst_Countries_PE_provinces_Callao_cities_Callao,inst_Countries_PE_provinces_Callao)). - -fof(axmondialPred22753, axiom, - 411536 = f_PopulationFn(inst_Countries_PE_provinces_Lambayeque_cities_Chiclayo)). - -fof(axmondialPred22754, axiom, - f_geographicalSubregion(inst_Countries_PE_provinces_Lambayeque_cities_Chiclayo,inst_Countries_PE_provinces_Lambayeque)). - -fof(axmondialPred22755, axiom, - 317000 = f_PopulationFn(inst_Countries_UA_provinces_Poltavska_cities_Poltava)). - -fof(axmondialPred22756, axiom, - f_located(inst_Rivers_Nile,inst_Countries_SUD_provinces_ashShamaliyah)). - -fof(axmondialPred22757, axiom, - f_located(inst_Rivers_Nile,inst_Sudan)). - -fof(axmondialPred22758, axiom, - f_located(inst_Rivers_Nile,inst_Countries_ET_provinces_BeniSuef)). - -fof(axmondialPred22759, axiom, - f_located(inst_Rivers_Nile,inst_Countries_ET_provinces_ElGiza)). - -fof(axmondialPred22760, axiom, - f_located(inst_Rivers_Nile,inst_Countries_ET_provinces_ElMinya)). - -fof(axmondialPred22761, axiom, - f_located(inst_Rivers_Nile,inst_Countries_ET_provinces_Asyut)). - -fof(axmondialPred22762, axiom, - f_located(inst_Rivers_Nile,inst_Countries_SUD_provinces_alKhartum)). - -fof(axmondialPred22763, axiom, - f_located(inst_Rivers_Nile,inst_Egypt)). - -fof(axmondialPred22764, axiom, - f_flowsInto(inst_Rivers_Nile,inst_Seas_MediterraneanSea)). - -fof(axmondialPred22765, axiom, - f_located(inst_Rivers_Nile,inst_Countries_ET_provinces_ElQahira_munic)). - -fof(axmondialPred22766, axiom, - 932399 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Varanasi)). - -fof(axmondialPred22767, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Varanasi,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred22768, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Siirt_cities_Siirt,inst_Countries_TR_provinces_Siirt)). - -fof(axmondialPred22769, axiom, - f_member(inst_Suriname,inst_Organizations_IMO)). - -fof(axmondialPred22770, axiom, - 139000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Serpukhov)). - -fof(axmondialPred22771, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Serpukhov,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred22772, axiom, - 113865 = f_PopulationFn(inst_Countries_DK_cities_Aalborg)). - -fof(axmondialPred22773, axiom, - f_geographicalSubregion(inst_Countries_DK_cities_Aalborg,inst_Denmark)). - -fof(axmondialPred22774, axiom, - 306700 = f_PopulationFn(inst_Countries_PL_provinces_Bialskopodlaskie)). - -fof(axmondialPred22775, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Bialskopodlaskie,f_MeasureFn(5348,inst_SquareKilometer))). - -fof(axmondialPred22776, axiom, - f_capitalCity(inst_Countries_PL_provinces_Bialskopodlaskie_cities_BialaPodlaska,inst_Countries_PL_provinces_Bialskopodlaskie)). - -fof(axmondialPred22777, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_ICFTU)). - -fof(axmondialPred22778, axiom, - 237000 = f_PopulationFn(inst_Countries_PK_cities_LahoreCantonment)). - -fof(axmondialPred22779, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_LahoreCantonment,inst_Pakistan)). - -fof(axmondialPred22780, axiom, - 290388 = f_PopulationFn(inst_Countries_S_provinces_Kopparberg)). - -fof(axmondialPred22781, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Kopparberg,f_MeasureFn(28194,inst_SquareKilometer))). - -fof(axmondialPred22782, axiom, - f_capitalCity(inst_Countries_S_provinces_Kopparberg_cities_Falun,inst_Countries_S_provinces_Kopparberg)). - -fof(axmondialPred22783, axiom, - 134000 = f_PopulationFn(inst_Countries_RSA_cities_Germiston)). - -fof(axmondialPred22784, axiom, - f_geographicalSubregion(inst_Countries_RSA_cities_Germiston,inst_SouthAfrica)). - -fof(axmondialPred22785, axiom, - 124606 = f_PopulationFn(inst_Countries_MAL_cities_SeloyangBaru)). - -fof(axmondialPred22786, axiom, - f_geographicalSubregion(inst_Countries_MAL_cities_SeloyangBaru,inst_Malaysia)). - -fof(axmondialPred22787, axiom, - 126272 = f_PopulationFn(inst_Countries_USA_provinces_Indiana_cities_Evansville)). - -fof(axmondialPred22788, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Indiana_cities_Evansville,inst_Countries_USA_provinces_Indiana)). - -fof(axmondialPred22789, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Benguela_cities_Benguela,inst_Countries_ANG_provinces_Benguela)). - -fof(axmondialPred22790, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_GB_provinces_Lothian)). - -fof(axmondialPred22791, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_D_provinces_Bremen)). - -fof(axmondialPred22792, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_B_provinces_WestFlanders)). - -fof(axmondialPred22793, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_F_provinces_BasseNormandie)). - -fof(axmondialPred22794, axiom, - f_located(inst_Seas_NorthSea,inst_UnitedKingdom)). - -fof(axmondialPred22795, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_Hordaland)). - -fof(axmondialPred22796, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_GB_provinces_GreaterLondon)). - -fof(axmondialPred22797, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_NL_provinces_ZuidHolland)). - -fof(axmondialPred22798, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_S_provinces_Malmohus)). - -fof(axmondialPred22799, axiom, - f_located(inst_Seas_NorthSea,inst_Germany)). - -fof(axmondialPred22800, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_D_provinces_SchleswigHolstein)). - -fof(axmondialPred22801, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_F_provinces_Picardie)). - -fof(axmondialPred22802, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred22803, axiom, - f_located(inst_Seas_NorthSea,inst_Norway)). - -fof(axmondialPred22804, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_Telemark)). - -fof(axmondialPred22805, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_Rogaland)). - -fof(axmondialPred22806, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_Oestfold)). - -fof(axmondialPred22807, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_Akershus)). - -fof(axmondialPred22808, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_Oslo)). - -fof(axmondialPred22809, axiom, - f_located(inst_Seas_NorthSea,inst_Sweden)). - -fof(axmondialPred22810, axiom, - f_located(inst_Seas_NorthSea,inst_Netherlands)). - -fof(axmondialPred22811, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_NL_provinces_NoordHolland)). - -fof(axmondialPred22812, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_S_provinces_Halland)). - -fof(axmondialPred22813, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_Vestfold)). - -fof(axmondialPred22814, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_NL_provinces_Groningen)). - -fof(axmondialPred22815, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_AustAgder)). - -fof(axmondialPred22816, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_S_provinces_GoteborgochBohus)). - -fof(axmondialPred22817, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_VestAgder)). - -fof(axmondialPred22818, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_NL_provinces_Zeeland)). - -fof(axmondialPred22819, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_N_provinces_Buskerud)). - -fof(axmondialPred22820, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_NL_provinces_Friesland)). - -fof(axmondialPred22821, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_F_provinces_HauteNormandie)). - -fof(axmondialPred22822, axiom, - f_located(inst_Seas_NorthSea,inst_Denmark)). - -fof(axmondialPred22823, axiom, - f_located(inst_Seas_NorthSea,inst_France)). - -fof(axmondialPred22824, axiom, - f_depth(inst_Seas_NorthSea,200)). - -fof(axmondialPred22825, axiom, - f_located(inst_Seas_NorthSea,inst_Countries_F_provinces_NordPasdeCalais)). - -fof(axmondialPred22826, axiom, - f_located(inst_Seas_NorthSea,inst_Belgium)). - -fof(axmondialPred22827, axiom, - 29000 = f_PopulationFn(inst_Countries_UAE_provinces_UmmalQaywayn)). - -fof(axmondialPred22828, axiom, - f_landAreaOnly(inst_Countries_UAE_provinces_UmmalQaywayn,f_MeasureFn(750,inst_SquareKilometer))). - -fof(axmondialPred22829, axiom, - 740000 = f_PopulationFn(inst_Countries_PL_provinces_Walbrzyskie)). - -fof(axmondialPred22830, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Walbrzyskie,f_MeasureFn(4168,inst_SquareKilometer))). - -fof(axmondialPred22831, axiom, - f_capitalCity(inst_Countries_PL_provinces_Walbrzyskie_cities_Walbrzych,inst_Countries_PL_provinces_Walbrzyskie)). - -fof(axmondialPred22832, axiom, - 134768 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_Camacari)). - -fof(axmondialPred22833, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_Camacari,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred22834, axiom, - 113992 = f_PopulationFn(inst_Countries_BR_cities_SapucaiadoSul)). - -fof(axmondialPred22835, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_SapucaiadoSul,inst_Brazil)). - -fof(axmondialPred22836, axiom, - 474046 = f_PopulationFn(inst_Countries_CO_provinces_Meta)). - -fof(axmondialPred22837, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Meta,f_MeasureFn(85635,inst_SquareKilometer))). - -fof(axmondialPred22838, axiom, - f_capitalCity(inst_Countries_CO_provinces_Meta_cities_Villavicencio,inst_Countries_CO_provinces_Meta)). - -fof(axmondialPred22839, axiom, - 138964 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg_cities_Heidelberg)). - -fof(axmondialPred22840, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_BadenWurttemberg_cities_Heidelberg,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred22841, axiom, - f_member(inst_Togo,inst_Organizations_WHO)). - -fof(axmondialPred22842, axiom, - 119717 = f_PopulationFn(inst_Countries_ETH_cities_Jima)). - -fof(axmondialPred22843, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_Jima,inst_Ethiopia)). - -fof(axmondialPred22844, axiom, - f_hasHeadq(inst_Organizations_IFAD,inst_Countries_I_provinces_Lazio_cities_Rome)). - -fof(axmondialPred22845, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Tolna_cities_Szekszard,inst_Countries_H_provinces_Tolna)). - -fof(axmondialPred22846, axiom, - f_member(inst_Japan,inst_Organizations_G_2)). - -fof(axmondialPred22847, axiom, - 126000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_OrekhovoZuyevo)). - -fof(axmondialPred22848, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_OrekhovoZuyevo,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred22849, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Saint_Pierre_and_Miquelon_cities_Saint_Pierre,inst_Countries_cid_cia_Saint_Pierre_and_Miquelon)). - -fof(axmondialPred22850, axiom, - 106700 = f_PopulationFn(inst_Countries_GB_provinces_Gloucestershire_cities_Cheltenham)). - -fof(axmondialPred22851, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Gloucestershire_cities_Cheltenham,inst_Countries_GB_provinces_Gloucestershire)). - -fof(axmondialPred22852, axiom, - f_located(inst_Mountains_DjebelAures,inst_Morocco)). - -fof(axmondialPred22853, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Faroe_Islands,inst_Continents_Europe)). - -fof(axmondialPred22854, axiom, - 114091 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_Bage)). - -fof(axmondialPred22855, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_Bage,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred22856, axiom, - 5237635 = f_PopulationFn(inst_Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota)). - -fof(axmondialPred22857, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota,inst_Countries_CO_provinces_SantaFedeBogota_DC)). - -fof(axmondialPred22858, axiom, - 1132448 = f_PopulationFn(inst_Countries_PE_provinces_Junin)). - -fof(axmondialPred22859, axiom, - f_landAreaOnly(inst_Countries_PE_provinces_Junin,f_MeasureFn(44409,inst_SquareKilometer))). - -fof(axmondialPred22860, axiom, - f_capitalCity(inst_Countries_PE_provinces_Junin_cities_Huancayo,inst_Countries_PE_provinces_Junin)). - -fof(axmondialPred22861, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_BistritaNasaud_cities_Bistrita,inst_Countries_RO_provinces_BistritaNasaud)). - -fof(axmondialPred22862, axiom, - 214197 = f_PopulationFn(inst_Countries_BR_provinces_Amapa_cities_Macapa)). - -fof(axmondialPred22863, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Amapa_cities_Macapa,inst_Countries_BR_provinces_Amapa)). - -fof(axmondialPred22864, axiom, - f_member(inst_Argentina,inst_Organizations_UNHCR)). - -fof(axmondialPred22865, axiom, - f_member(inst_Italy,inst_Organizations_Interpol)). - -fof(axmondialPred22866, axiom, - 419000 = f_PopulationFn(inst_Countries_R_provinces_Kaliningradskayaoblast_cities_Kaliningrad)). - -fof(axmondialPred22867, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kaliningradskayaoblast_cities_Kaliningrad,inst_Countries_R_provinces_Kaliningradskayaoblast)). - -fof(axmondialPred22868, axiom, - 2003540 = f_PopulationFn(inst_Countries_J_provinces_Gumma)). - -fof(axmondialPred22869, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Gumma,f_MeasureFn(6356,inst_SquareKilometer))). - -fof(axmondialPred22870, axiom, - f_capitalCity(inst_Countries_J_provinces_Gumma_cities_Maebashi,inst_Countries_J_provinces_Gumma)). - -fof(axmondialPred22871, axiom, - 190772 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Honghu)). - -fof(axmondialPred22872, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Honghu,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred22873, axiom, - 267000 = f_PopulationFn(inst_Countries_RC_provinces_Taitung)). - -fof(axmondialPred22874, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Taitung,f_MeasureFn(3515,inst_SquareKilometer))). - -fof(axmondialPred22875, axiom, - f_capitalCity(inst_Countries_RC_provinces_Taitung_cities_Taitung,inst_Countries_RC_provinces_Taitung)). - -fof(axmondialPred22876, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Suriname,inst_IndustrialSector,23.7,f_YearFn(1996))). - -fof(axmondialPred22877, axiom, - f_capitalCity(inst_Countries_SME_cities_Paramaribo,inst_Suriname)). - -fof(axmondialPred22878, axiom, - f_inflationRateInCountry(inst_Suriname,62)). - -fof(axmondialPred22879, axiom, - f_member(inst_Suriname,inst_Organizations_ITU)). - -fof(axmondialPred22880, axiom, - f_meetsSpatially(inst_Suriname,inst_FrenchGuiana)). - -fof(axmondialPred22881, axiom, - 436418 = f_PopulationFn(inst_Suriname)). - -fof(axmondialPred22882, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Suriname,inst_ServiceSector,54.7,f_YearFn(1996))). - -fof(axmondialPred22883, axiom, - f_landAreaOnly(inst_Suriname,f_MeasureFn(163270,inst_SquareKilometer))). - -fof(axmondialPred22884, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Suriname,inst_AgriculturalSector,21.6,f_YearFn(1996))). - -fof(axmondialPred22885, axiom, - f_meetsSpatially(inst_Suriname,inst_Brazil)). - -fof(axmondialPred22886, axiom, - f_meetsSpatially(inst_Suriname,inst_Guyana)). - -fof(axmondialPred22887, axiom, - 534000 = f_PopulationFn(inst_Countries_RC_provinces_Nantou)). - -fof(axmondialPred22888, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Nantou,f_MeasureFn(4106,inst_SquareKilometer))). - -fof(axmondialPred22889, axiom, - f_capitalCity(inst_Countries_RC_provinces_Nantou_cities_Nantou,inst_Countries_RC_provinces_Nantou)). - -fof(axmondialPred22890, axiom, - 53264 = f_PopulationFn(inst_Countries_USA_provinces_Pennsylvania_cities_Harrisburg)). - -fof(axmondialPred22891, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Pennsylvania_cities_Harrisburg,inst_Countries_USA_provinces_Pennsylvania)). - -fof(axmondialPred22892, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Glorioso_Islands,f_MeasureFn(5,inst_SquareKilometer))). - -fof(axmondialPred22893, axiom, - 296000 = f_PopulationFn(inst_Countries_UA_provinces_Zhytomyrska_cities_Zhytomyr)). - -fof(axmondialPred22894, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Zhytomyrska_cities_Zhytomyr,inst_Countries_UA_provinces_Zhytomyrska)). - -fof(axmondialPred22895, axiom, - f_member(inst_Botswana,inst_Organizations_ICAO)). - -fof(axmondialPred22896, axiom, - f_sharedBorderLength(inst_France,inst_Belgium,f_MeasureFn(620,inst_Kilometer))). - -fof(axmondialPred22897, axiom, - 114800 = f_PopulationFn(inst_Countries_GB_provinces_Suffolk_cities_Ipswich)). - -fof(axmondialPred22898, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Suffolk_cities_Ipswich,inst_Countries_GB_provinces_Suffolk)). - -fof(axmondialPred22899, axiom, - 1206013 = f_PopulationFn(inst_Countries_I_provinces_Campania_cities_Napoli)). - -fof(axmondialPred22900, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Campania_cities_Napoli,inst_Countries_I_provinces_Campania)). - -fof(axmondialPred22901, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Torghay_cities_Arqalyq,inst_Countries_KAZ_provinces_Torghay)). - -fof(axmondialPred22902, axiom, - 869000 = f_PopulationFn(inst_Countries_ANG_provinces_Huila)). - -fof(axmondialPred22903, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Huila,f_MeasureFn(75002,inst_SquareKilometer))). - -fof(axmondialPred22904, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Huila_cities_Lubango,inst_Countries_ANG_provinces_Huila)). - -fof(axmondialPred22905, axiom, - 142165 = f_PopulationFn(inst_Countries_E_provinces_Madrid_cities_Alcorcon)). - -fof(axmondialPred22906, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Madrid_cities_Alcorcon,inst_Countries_E_provinces_Madrid)). - -fof(axmondialPred22907, axiom, - 151374 = f_PopulationFn(inst_Countries_I_provinces_Campania_cities_Salerno)). - -fof(axmondialPred22908, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Campania_cities_Salerno,inst_Countries_I_provinces_Campania)). - -fof(axmondialPred22909, axiom, - 190551 = f_PopulationFn(inst_Countries_PK_cities_Sukkur)). - -fof(axmondialPred22910, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Sukkur,inst_Pakistan)). - -fof(axmondialPred22911, axiom, - 517200 = f_PopulationFn(inst_Countries_CAM_provinces_Est)). - -fof(axmondialPred22912, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Est,f_MeasureFn(109011,inst_SquareKilometer))). - -fof(axmondialPred22913, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Est_cities_Bertoua,inst_Countries_CAM_provinces_Est)). - -fof(axmondialPred22914, axiom, - 454156 = f_PopulationFn(inst_Countries_IND_provinces_Delhi_cities_Ghaziabad)). - -fof(axmondialPred22915, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Delhi_cities_Ghaziabad,inst_Countries_IND_provinces_Delhi)). - -fof(axmondialPred22916, axiom, - 1272143 = f_PopulationFn(inst_Countries_ROK_cities_Taejon)). - -fof(axmondialPred22917, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Taejon,inst_SouthKorea)). - -fof(axmondialPred22918, axiom, - 113958 = f_PopulationFn(inst_Countries_TJ_provinces_Guizhou_cities_Kaili)). - -fof(axmondialPred22919, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guizhou_cities_Kaili,inst_Countries_TJ_provinces_Guizhou)). - -fof(axmondialPred22920, axiom, - 1202200 = f_PopulationFn(inst_Countries_MOC_provinces_CaboDelgado)). - -fof(axmondialPred22921, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_CaboDelgado,f_MeasureFn(82625,inst_SquareKilometer))). - -fof(axmondialPred22922, axiom, - f_capitalCity(inst_Countries_MOC_provinces_CaboDelgado_cities_Pemba,inst_Countries_MOC_provinces_CaboDelgado)). - -fof(axmondialPred22923, axiom, - 112690 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_PatosdeMinas)). - -fof(axmondialPred22924, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_PatosdeMinas,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred22925, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_Matruh_cities_MarsaMatruh,inst_Countries_ET_provinces_Matruh)). - -fof(axmondialPred22926, axiom, - 165000 = f_PopulationFn(inst_Countries_RO_provinces_Mures_cities_TirguMures)). - -fof(axmondialPred22927, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_Mures_cities_TirguMures,inst_Countries_RO_provinces_Mures)). - -fof(axmondialPred22928, axiom, - 208815 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Xuchang)). - -fof(axmondialPred22929, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Xuchang,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred22930, axiom, - 1151300 = f_PopulationFn(inst_Countries_Z_provinces_Lusaka)). - -fof(axmondialPred22931, axiom, - f_landAreaOnly(inst_Countries_Z_provinces_Lusaka,f_MeasureFn(21896,inst_SquareKilometer))). - -fof(axmondialPred22932, axiom, - f_capitalCity(inst_Countries_Z_provinces_Lusaka_cities_Lusaka,inst_Countries_Z_provinces_Lusaka)). - -fof(axmondialPred22933, axiom, - 637433 = f_PopulationFn(inst_Countries_TR_provinces_Van)). - -fof(axmondialPred22934, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Van,f_MeasureFn(19069,inst_SquareKilometer))). - -fof(axmondialPred22935, axiom, - f_capitalCity(inst_Countries_TR_provinces_Van_cities_Van,inst_Countries_TR_provinces_Van)). - -fof(axmondialPred22936, axiom, - 373464 = f_PopulationFn(inst_Countries_THA_provinces_SamutSakhon)). - -fof(axmondialPred22937, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_SamutSakhon,f_MeasureFn(873,inst_SquareKilometer))). - -fof(axmondialPred22938, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_WHO)). - -fof(axmondialPred22939, axiom, - 218413 = f_PopulationFn(inst_Countries_MEX_provinces_Tamaulipas_cities_NuevoLaredo)). - -fof(axmondialPred22940, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Tamaulipas_cities_NuevoLaredo,inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred22941, axiom, - f_located(inst_Deserts_GrandSandDesert,inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred22942, axiom, - f_located(inst_Deserts_GrandSandDesert,inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred22943, axiom, - f_located(inst_Deserts_GrandSandDesert,inst_Australia)). - -fof(axmondialPred22944, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Assam_cities_Dispur,inst_Countries_IND_provinces_Assam)). - -fof(axmondialPred22945, axiom, - f_member(inst_Botswana,inst_Organizations_ACP)). - -fof(axmondialPred22946, axiom, - f_located(inst_Rivers_Bomu,inst_Countries_ZRE_provinces_HautZaire)). - -fof(axmondialPred22947, axiom, - f_located(inst_Rivers_Bomu,inst_Zaire)). - -fof(axmondialPred22948, axiom, - f_flowsInto(inst_Rivers_Bomu,inst_Rivers_Ubangi)). - -fof(axmondialPred22949, axiom, - f_length(inst_Rivers_Bomu,280)). - -fof(axmondialPred22950, axiom, - 889500 = f_PopulationFn(inst_Countries_EAT_provinces_Mtwara)). - -fof(axmondialPred22951, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Mtwara,f_MeasureFn(16707,inst_SquareKilometer))). - -fof(axmondialPred22952, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Mtwara_cities_MtwaraMikandani,inst_Countries_EAT_provinces_Mtwara)). - -fof(axmondialPred22953, axiom, - f_member(inst_Eritrea,inst_Organizations_AfDB)). - -fof(axmondialPred22954, axiom, - f_member(inst_Japan,inst_Organizations_UNHCR)). - -fof(axmondialPred22955, axiom, - 409000 = f_PopulationFn(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_NizhniyTagil)). - -fof(axmondialPred22956, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_NizhniyTagil,inst_Countries_R_provinces_Sverdlovskayaoblast)). - -fof(axmondialPred22957, axiom, - 839273 = f_PopulationFn(inst_Countries_THA_provinces_Phitsanulok)). - -fof(axmondialPred22958, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Phitsanulok,f_MeasureFn(10760,inst_SquareKilometer))). - -fof(axmondialPred22959, axiom, - 1020257 = f_PopulationFn(inst_Countries_RA_provinces_EntreRios)). - -fof(axmondialPred22960, axiom, - f_landAreaOnly(inst_Countries_RA_provinces_EntreRios,f_MeasureFn(78781,inst_SquareKilometer))). - -fof(axmondialPred22961, axiom, - f_capitalCity(inst_Countries_RA_provinces_EntreRios_cities_Parana,inst_Countries_RA_provinces_EntreRios)). - -fof(axmondialPred22962, axiom, - 737973 = f_PopulationFn(inst_Countries_USA_provinces_SouthDakota)). - -fof(axmondialPred22963, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_SouthDakota,f_MeasureFn(199730,inst_SquareKilometer))). - -fof(axmondialPred22964, axiom, - f_capitalCity(inst_Countries_USA_provinces_SouthDakota_cities_Pierre,inst_Countries_USA_provinces_SouthDakota)). - -fof(axmondialPred22965, axiom, - f_located(inst_Rivers_Dnepr,inst_Countries_UA_provinces_Kyyivska)). - -fof(axmondialPred22966, axiom, - f_located(inst_Rivers_Dnepr,inst_Ukraine)). - -fof(axmondialPred22967, axiom, - f_located(inst_Rivers_Dnepr,inst_Russia)). - -fof(axmondialPred22968, axiom, - f_flowsInto(inst_Rivers_Dnepr,inst_Seas_BlackSea)). - -fof(axmondialPred22969, axiom, - f_located(inst_Rivers_Dnepr,inst_Countries_R_provinces_Smolenskayaoblast)). - -fof(axmondialPred22970, axiom, - f_length(inst_Rivers_Dnepr,2201)). - -fof(axmondialPred22971, axiom, - f_located(inst_Rivers_Dnepr,inst_Countries_UA_provinces_Kirovohradska)). - -fof(axmondialPred22972, axiom, - f_located(inst_Rivers_Dnepr,inst_Countries_UA_provinces_Khersonska)). - -fof(axmondialPred22973, axiom, - f_located(inst_Rivers_Dnepr,inst_Countries_UA_provinces_Chernihivska)). - -fof(axmondialPred22974, axiom, - f_located(inst_Rivers_Dnepr,inst_Countries_UA_provinces_Cherkaska)). - -fof(axmondialPred22975, axiom, - f_located(inst_Rivers_Dnepr,inst_Belarus)). - -fof(axmondialPred22976, axiom, - f_located(inst_Rivers_Dnepr,inst_Countries_UA_provinces_Zaporizka)). - -fof(axmondialPred22977, axiom, - f_located(inst_Rivers_Dnepr,inst_Countries_UA_provinces_Dnipropetrovska)). - -fof(axmondialPred22978, axiom, - f_geographicalSubregion(inst_Countries_WSA_cities_ElAlaiun,inst_WesternSahara)). - -fof(axmondialPred22979, axiom, - f_member(inst_Botswana,inst_Organizations_IBRD)). - -fof(axmondialPred22980, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Botswana,inst_AgriculturalSector,5,f_YearFn(1996))). - -fof(axmondialPred22981, axiom, - 1477630 = f_PopulationFn(inst_Botswana)). - -fof(axmondialPred22982, axiom, - f_member(inst_Botswana,inst_Organizations_WMO)). - -fof(axmondialPred22983, axiom, - f_meetsSpatially(inst_Botswana,inst_SouthAfrica)). - -fof(axmondialPred22984, axiom, - f_capitalCity(inst_Countries_RB_cities_Gaborone,inst_Botswana)). - -fof(axmondialPred22985, axiom, - f_landAreaOnly(inst_Botswana,f_MeasureFn(600370,inst_SquareKilometer))). - -fof(axmondialPred22986, axiom, - f_inflationRateInCountry(inst_Botswana,10)). - -fof(axmondialPred22987, axiom, - f_meetsSpatially(inst_Botswana,inst_Namibia)). - -fof(axmondialPred22988, axiom, - 400000 = f_PopulationFn(inst_Countries_K_cities_PhnomPenh)). - -fof(axmondialPred22989, axiom, - f_geographicalSubregion(inst_Countries_K_cities_PhnomPenh,inst_Cambodia)). - -fof(axmondialPred22990, axiom, - 519200 = f_PopulationFn(inst_Countries_PL_provinces_Jeleniogorskie)). - -fof(axmondialPred22991, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Jeleniogorskie,f_MeasureFn(4379,inst_SquareKilometer))). - -fof(axmondialPred22992, axiom, - f_capitalCity(inst_Countries_PL_provinces_Jeleniogorskie_cities_JeleniaGora,inst_Countries_PL_provinces_Jeleniogorskie)). - -fof(axmondialPred22993, axiom, - f_member(inst_Bolivia,inst_Organizations_Interpol)). - -fof(axmondialPred22994, axiom, - 116000 = f_PopulationFn(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Kiselyovsk)). - -fof(axmondialPred22995, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Kemerovskayaoblast_cities_Kiselyovsk,inst_Countries_R_provinces_Kemerovskayaoblast)). - -fof(axmondialPred22996, axiom, - 103802 = f_PopulationFn(inst_Countries_I_provinces_Calabria_cities_Catanzaro)). - -fof(axmondialPred22997, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Calabria_cities_Catanzaro,inst_Countries_I_provinces_Calabria)). - -fof(axmondialPred22998, axiom, - 111762 = f_PopulationFn(inst_Countries_TJ_provinces_Fujian_cities_Yongan)). - -fof(axmondialPred22999, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Fujian_cities_Yongan,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred23000, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Moldova,inst_AgriculturalSector,33,f_YearFn(1996))). - -fof(axmondialPred23001, axiom, - f_meetsSpatially(inst_Moldova,inst_Romania)). - -fof(axmondialPred23002, axiom, - f_landAreaOnly(inst_Moldova,f_MeasureFn(33700,inst_SquareKilometer))). - -fof(axmondialPred23003, axiom, - f_inflationRateInCountry(inst_Moldova,24)). - -fof(axmondialPred23004, axiom, - f_capitalCity(inst_Countries_MD_cities_Chisinau,inst_Moldova)). - -fof(axmondialPred23005, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Moldova,inst_IndustrialSector,36,f_YearFn(1996))). - -fof(axmondialPred23006, axiom, - f_meetsSpatially(inst_Moldova,inst_Ukraine)). - -fof(axmondialPred23007, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Moldova,inst_ServiceSector,31,f_YearFn(1996))). - -fof(axmondialPred23008, axiom, - 4463847 = f_PopulationFn(inst_Moldova)). - -fof(axmondialPred23009, axiom, - f_member(inst_Eritrea,inst_Organizations_FAO)). - -fof(axmondialPred23010, axiom, - 803389 = f_PopulationFn(inst_Countries_IND_provinces_Maharashtra_cities_Thane)). - -fof(axmondialPred23011, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Maharashtra_cities_Thane,inst_Countries_IND_provinces_Maharashtra)). - -fof(axmondialPred23012, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Siedleckie_cities_Siedlce,inst_Countries_PL_provinces_Siedleckie)). - -fof(axmondialPred23013, axiom, - 1142220 = f_PopulationFn(inst_Countries_CO_provinces_Tolima)). - -fof(axmondialPred23014, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Tolima,f_MeasureFn(23562,inst_SquareKilometer))). - -fof(axmondialPred23015, axiom, - f_capitalCity(inst_Countries_CO_provinces_Tolima_cities_Ibague,inst_Countries_CO_provinces_Tolima)). - -fof(axmondialPred23016, axiom, - 1061598 = f_PopulationFn(inst_Countries_IND_provinces_Gujarat_cities_Vadodara)). - -fof(axmondialPred23017, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Gujarat_cities_Vadodara,inst_Countries_IND_provinces_Gujarat)). - -fof(axmondialPred23018, axiom, - f_member(inst_Angola,inst_Organizations_CCC)). - -fof(axmondialPred23019, axiom, - 1510700 = f_PopulationFn(inst_Countries_UA_provinces_Zhytomyrska)). - -fof(axmondialPred23020, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Zhytomyrska,f_MeasureFn(29900,inst_SquareKilometer))). - -fof(axmondialPred23021, axiom, - f_capitalCity(inst_Countries_UA_provinces_Zhytomyrska_cities_Zhytomyr,inst_Countries_UA_provinces_Zhytomyrska)). - -fof(axmondialPred23022, axiom, - 169000 = f_PopulationFn(inst_Countries_GB_provinces_Carmarthenshire)). - -fof(axmondialPred23023, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Carmarthenshire,f_MeasureFn(2398,inst_SquareKilometer))). - -fof(axmondialPred23024, axiom, - f_capitalCity(inst_Countries_GB_provinces_Carmarthenshire_cities_Carmarthen,inst_Countries_GB_provinces_Carmarthenshire)). - -fof(axmondialPred23025, axiom, - 182488 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Deyang)). - -fof(axmondialPred23026, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Deyang,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred23027, axiom, - 115123 = f_PopulationFn(inst_Countries_D_provinces_BadenWurttemberg_cities_Ulm)). - -fof(axmondialPred23028, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_BadenWurttemberg_cities_Ulm,inst_Countries_D_provinces_BadenWurttemberg)). - -fof(axmondialPred23029, axiom, - 666279 = f_PopulationFn(inst_Countries_IND_provinces_Rajasthan_cities_Jodhpur)). - -fof(axmondialPred23030, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Rajasthan_cities_Jodhpur,inst_Countries_IND_provinces_Rajasthan)). - -fof(axmondialPred23031, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Gumushane_cities_Gumushane,inst_Countries_TR_provinces_Gumushane)). - -fof(axmondialPred23032, axiom, - 1880000 = f_PopulationFn(inst_Countries_EAK_provinces_Coast)). - -fof(axmondialPred23033, axiom, - f_landAreaOnly(inst_Countries_EAK_provinces_Coast,f_MeasureFn(83603,inst_SquareKilometer))). - -fof(axmondialPred23034, axiom, - f_capitalCity(inst_Countries_EAK_provinces_Coast_cities_Mombasa,inst_Countries_EAK_provinces_Coast)). - -fof(axmondialPred23035, axiom, - 13560000 = f_PopulationFn(inst_Countries_TJ_provinces_Shanghai_munic)). - -fof(axmondialPred23036, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Shanghai_munic,f_MeasureFn(6200,inst_SquareKilometer))). - -fof(axmondialPred23037, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Shanghai_munic_cities_Shanghai,inst_Countries_TJ_provinces_Shanghai_munic)). - -fof(axmondialPred23038, axiom, - 350000 = f_PopulationFn(inst_Countries_PL_provinces_Lubelskie_cities_Lublin)). - -fof(axmondialPred23039, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Lubelskie_cities_Lublin,inst_Countries_PL_provinces_Lubelskie)). - -fof(axmondialPred23040, axiom, - 118332 = f_PopulationFn(inst_Countries_BR_provinces_Maranhao_cities_Timon)). - -fof(axmondialPred23041, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Maranhao_cities_Timon,inst_Countries_BR_provinces_Maranhao)). - -fof(axmondialPred23042, axiom, - 3724500 = f_PopulationFn(inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred23043, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_BritishColumbia,f_MeasureFn(948596,inst_SquareKilometer))). - -fof(axmondialPred23044, axiom, - f_capitalCity(inst_Countries_CDN_provinces_BritishColumbia_cities_Victoria,inst_Countries_CDN_provinces_BritishColumbia)). - -fof(axmondialPred23045, axiom, - f_member(inst_Japan,inst_Organizations_NSG)). - -fof(axmondialPred23046, axiom, - f_capitalCity(inst_Countries_ER_cities_Asmara,inst_Eritrea)). - -fof(axmondialPred23047, axiom, - f_inflationRateInCountry(inst_Eritrea,10)). - -fof(axmondialPred23048, axiom, - f_landAreaOnly(inst_Eritrea,f_MeasureFn(121320,inst_SquareKilometer))). - -fof(axmondialPred23049, axiom, - f_member(inst_Eritrea,inst_Organizations_ECA)). - -fof(axmondialPred23050, axiom, - f_meetsSpatially(inst_Eritrea,inst_Djibouti)). - -fof(axmondialPred23051, axiom, - f_meetsSpatially(inst_Eritrea,inst_Sudan)). - -fof(axmondialPred23052, axiom, - f_meetsSpatially(inst_Eritrea,inst_Ethiopia)). - -fof(axmondialPred23053, axiom, - 3427883 = f_PopulationFn(inst_Eritrea)). - -fof(axmondialPred23054, axiom, - 773113 = f_PopulationFn(inst_Countries_RA_provinces_Mendoza_cities_Mendoza)). - -fof(axmondialPred23055, axiom, - f_geographicalSubregion(inst_Countries_RA_provinces_Mendoza_cities_Mendoza,inst_Countries_RA_provinces_Mendoza)). - -fof(axmondialPred23056, axiom, - 137000 = f_PopulationFn(inst_Countries_THA_provinces_UbonRatchathani_cities_UbonRatchathani)). - -fof(axmondialPred23057, axiom, - f_geographicalSubregion(inst_Countries_THA_provinces_UbonRatchathani_cities_UbonRatchathani,inst_Countries_THA_provinces_UbonRatchathani)). - -fof(axmondialPred23058, axiom, - 136000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Balashikha)). - -fof(axmondialPred23059, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Balashikha,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred23060, axiom, - 1266995 = f_PopulationFn(inst_Countries_TR_provinces_Icel)). - -fof(axmondialPred23061, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Icel,f_MeasureFn(15853,inst_SquareKilometer))). - -fof(axmondialPred23062, axiom, - f_capitalCity(inst_Countries_TR_provinces_Icel_cities_Mersin,inst_Countries_TR_provinces_Icel)). - -fof(axmondialPred23063, axiom, - 181601 = f_PopulationFn(inst_Countries_DZ_cities_Batna)). - -fof(axmondialPred23064, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Batna,inst_Algeria)). - -fof(axmondialPred23065, axiom, - f_sharedBorderLength(inst_SerbiaAndMontenegro,inst_BosniaAndHerzegovina,f_MeasureFn(527,inst_Kilometer))). - -fof(axmondialPred23066, axiom, - 123366 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Laohekou)). - -fof(axmondialPred23067, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Laohekou,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred23068, axiom, - 123213 = f_PopulationFn(inst_Countries_RI_cities_Magelang)). - -fof(axmondialPred23069, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Magelang,inst_Indonesia)). - -fof(axmondialPred23070, axiom, - 2217800 = f_PopulationFn(inst_Countries_VN_provinces_HaTay)). - -fof(axmondialPred23071, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_HaTay,f_MeasureFn(2147,inst_SquareKilometer))). - -fof(axmondialPred23072, axiom, - f_member(inst_Israel,inst_Organizations_WIPO)). - -fof(axmondialPred23073, axiom, - 479743 = f_PopulationFn(inst_Countries_USA_provinces_Wyoming)). - -fof(axmondialPred23074, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Wyoming,f_MeasureFn(253324,inst_SquareKilometer))). - -fof(axmondialPred23075, axiom, - f_capitalCity(inst_Countries_USA_provinces_Wyoming_cities_Cheyenne,inst_Countries_USA_provinces_Wyoming)). - -fof(axmondialPred23076, axiom, - 61000 = f_PopulationFn(inst_Countries_PA_provinces_Veraguas_cities_Santiago)). - -fof(axmondialPred23077, axiom, - f_geographicalSubregion(inst_Countries_PA_provinces_Veraguas_cities_Santiago,inst_Countries_PA_provinces_Veraguas)). - -fof(axmondialPred23078, axiom, - 228654 = f_PopulationFn(inst_Countries_MAL_provinces_Terengganu_cities_KualaTerengganu)). - -fof(axmondialPred23079, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Terengganu_cities_KualaTerengganu,inst_Countries_MAL_provinces_Terengganu)). - -fof(axmondialPred23080, axiom, - f_geographicalSubregion(inst_Bahrain,inst_Continents_Asia)). - -fof(axmondialPred23081, axiom, - 609823 = f_PopulationFn(inst_Countries_DZ_cities_Oran)). - -fof(axmondialPred23082, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Oran,inst_Algeria)). - -fof(axmondialPred23083, axiom, - 220000 = f_PopulationFn(inst_Countries_MYA_provinces_Mon_cities_Moulmein)). - -fof(axmondialPred23084, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Mon_cities_Moulmein,inst_Countries_MYA_provinces_Mon)). - -fof(axmondialPred23085, axiom, - 393217 = f_PopulationFn(inst_Countries_N_provinces_Akershus)). - -fof(axmondialPred23086, axiom, - f_capitalCity(inst_Countries_N_provinces_Oslo_cities_Oslo,inst_Countries_N_provinces_Akershus)). - -fof(axmondialPred23087, axiom, - f_located(inst_Islands_Flores,inst_Portugal)). - -fof(axmondialPred23088, axiom, - 1736902 = f_PopulationFn(inst_Countries_MAL_provinces_Sabah)). - -fof(axmondialPred23089, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Sabah,f_MeasureFn(73620,inst_SquareKilometer))). - -fof(axmondialPred23090, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Sabah_cities_KotaKinabalu,inst_Countries_MAL_provinces_Sabah)). - -fof(axmondialPred23091, axiom, - f_member(inst_SanMarino,inst_Organizations_ILO)). - -fof(axmondialPred23092, axiom, - 179818 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Shaoxing)). - -fof(axmondialPred23093, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Shaoxing,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred23094, axiom, - f_member(inst_Bahamas,inst_Organizations_ACP)). - -fof(axmondialPred23095, axiom, - f_sharedBorderLength(inst_Sudan,inst_Egypt,f_MeasureFn(1273,inst_Kilometer))). - -fof(axmondialPred23096, axiom, - f_hasHeadq(inst_Organizations_EU,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred23097, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Amazonas_cities_PuertoAyacucho,inst_Countries_YV_provinces_Amazonas)). - -fof(axmondialPred23098, axiom, - f_geographicalSubregion(inst_HolySee,inst_Continents_Europe)). - -fof(axmondialPred23099, axiom, - 281352 = f_PopulationFn(inst_Countries_TJ_provinces_Hubei_cities_Shashi)). - -fof(axmondialPred23100, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hubei_cities_Shashi,inst_Countries_TJ_provinces_Hubei)). - -fof(axmondialPred23101, axiom, - f_located(inst_Islands_Providenciales,inst_UnitedKingdom)). - -fof(axmondialPred23102, axiom, - 9350000 = f_PopulationFn(inst_Countries_TJ_provinces_Tianjin_munic)). - -fof(axmondialPred23103, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Tianjin_munic,f_MeasureFn(11300,inst_SquareKilometer))). - -fof(axmondialPred23104, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Tianjin_munic_cities_Tianjin,inst_Countries_TJ_provinces_Tianjin_munic)). - -fof(axmondialPred23105, axiom, - 194345 = f_PopulationFn(inst_Countries_DK_cities_Aarhus)). - -fof(axmondialPred23106, axiom, - f_geographicalSubregion(inst_Countries_DK_cities_Aarhus,inst_Denmark)). - -fof(axmondialPred23107, axiom, - 1398991 = f_PopulationFn(inst_Countries_THA_provinces_UdonThani)). - -fof(axmondialPred23108, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_UdonThani,f_MeasureFn(11756,inst_SquareKilometer))). - -fof(axmondialPred23109, axiom, - 204970 = f_PopulationFn(inst_Countries_TJ_provinces_Gansu_cities_Baiyin)). - -fof(axmondialPred23110, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Gansu_cities_Baiyin,inst_Countries_TJ_provinces_Gansu)). - -fof(axmondialPred23111, axiom, - 159900 = f_PopulationFn(inst_Countries_GB_provinces_Dorset_cities_Bournemouth)). - -fof(axmondialPred23112, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Dorset_cities_Bournemouth,inst_Countries_GB_provinces_Dorset)). - -fof(axmondialPred23113, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Okayama_cities_Okayama,inst_Countries_J_provinces_Okayama)). - -fof(axmondialPred23114, axiom, - 223019 = f_PopulationFn(inst_Countries_USA_provinces_Ohio_cities_Akron)). - -fof(axmondialPred23115, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Ohio_cities_Akron,inst_Countries_USA_provinces_Ohio)). - -fof(axmondialPred23116, axiom, - 111359 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Vaughan)). - -fof(axmondialPred23117, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Vaughan,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred23118, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Misiones,inst_Argentina)). - -fof(axmondialPred23119, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_SantaCruz,inst_Argentina)). - -fof(axmondialPred23120, axiom, - f_member(inst_Argentina,inst_Organizations_IFAD)). - -fof(axmondialPred23121, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Chaco,inst_Argentina)). - -fof(axmondialPred23122, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Argentina,inst_IndustrialSector,31,f_YearFn(1996))). - -fof(axmondialPred23123, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Argentina,inst_AgriculturalSector,6,f_YearFn(1996))). - -fof(axmondialPred23124, axiom, - f_member(inst_Argentina,inst_Organizations_IOC)). - -fof(axmondialPred23125, axiom, - f_capitalCity(inst_Countries_RA_provinces_DistritoFederal_cities_BuenosAires,inst_Argentina)). - -fof(axmondialPred23126, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_SantiagodeEstero,inst_Argentina)). - -fof(axmondialPred23127, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Argentina,inst_ServiceSector,63,f_YearFn(1996))). - -fof(axmondialPred23128, axiom, - f_meetsSpatially(inst_Argentina,inst_Bolivia)). - -fof(axmondialPred23129, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_LaPampa,inst_Argentina)). - -fof(axmondialPred23130, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Jujuy,inst_Argentina)). - -fof(axmondialPred23131, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Catamarca,inst_Argentina)). - -fof(axmondialPred23132, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_DistritoFederal,inst_Argentina)). - -fof(axmondialPred23133, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_TierradelFuego,inst_Argentina)). - -fof(axmondialPred23134, axiom, - f_member(inst_Argentina,inst_Organizations_WTrO)). - -fof(axmondialPred23135, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_EntreRios,inst_Argentina)). - -fof(axmondialPred23136, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_RioNegro,inst_Argentina)). - -fof(axmondialPred23137, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Chubut,inst_Argentina)). - -fof(axmondialPred23138, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_LaRioja,inst_Argentina)). - -fof(axmondialPred23139, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Formosa,inst_Argentina)). - -fof(axmondialPred23140, axiom, - 34672997 = f_PopulationFn(inst_Argentina)). - -fof(axmondialPred23141, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Mendoza,inst_Argentina)). - -fof(axmondialPred23142, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_SantaFe,inst_Argentina)). - -fof(axmondialPred23143, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Corrientes,inst_Argentina)). - -fof(axmondialPred23144, axiom, - f_inflationRateInCountry(inst_Argentina,1.7)). - -fof(axmondialPred23145, axiom, - f_landAreaOnly(inst_Argentina,f_MeasureFn(2766890,inst_SquareKilometer))). - -fof(axmondialPred23146, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_BuenosAires,inst_Argentina)). - -fof(axmondialPred23147, axiom, - f_meetsSpatially(inst_Argentina,inst_Paraguay)). - -fof(axmondialPred23148, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Neuquen,inst_Argentina)). - -fof(axmondialPred23149, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Tucuman,inst_Argentina)). - -fof(axmondialPred23150, axiom, - f_meetsSpatially(inst_Argentina,inst_Chile)). - -fof(axmondialPred23151, axiom, - f_meetsSpatially(inst_Argentina,inst_Uruguay)). - -fof(axmondialPred23152, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_SanJuan,inst_Argentina)). - -fof(axmondialPred23153, axiom, - f_meetsSpatially(inst_Argentina,inst_Brazil)). - -fof(axmondialPred23154, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Salta,inst_Argentina)). - -fof(axmondialPred23155, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_SanLuis,inst_Argentina)). - -fof(axmondialPred23156, axiom, - f_geographicSubregion(inst_Countries_RA_provinces_Cordoba,inst_Argentina)). - -fof(axmondialPred23157, axiom, - 1237800 = f_PopulationFn(inst_Countries_EAT_provinces_Dodoma)). - -fof(axmondialPred23158, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_Dodoma,f_MeasureFn(41311,inst_SquareKilometer))). - -fof(axmondialPred23159, axiom, - f_capitalCity(inst_Countries_EAT_provinces_Dodoma_cities_Dodoma,inst_Countries_EAT_provinces_Dodoma)). - -fof(axmondialPred23160, axiom, - f_sharedBorderLength(inst_Zaire,inst_Burundi,f_MeasureFn(233,inst_Kilometer))). - -fof(axmondialPred23161, axiom, - 5533011 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_RiodeJaneiro)). - -fof(axmondialPred23162, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_RiodeJaneiro,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred23163, axiom, - 102900 = f_PopulationFn(inst_Countries_GB_provinces_Cumbria_cities_Carlisle)). - -fof(axmondialPred23164, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cumbria_cities_Carlisle,inst_Countries_GB_provinces_Cumbria)). - -fof(axmondialPred23165, axiom, - f_member(inst_Israel,inst_Organizations_IOM)). - -fof(axmondialPred23166, axiom, - 131600 = f_PopulationFn(inst_Countries_GB_provinces_Norfolk_cities_KingsLynn)). - -fof(axmondialPred23167, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Norfolk_cities_KingsLynn,inst_Countries_GB_provinces_Norfolk)). - -fof(axmondialPred23168, axiom, - 296000 = f_PopulationFn(inst_Countries_UA_provinces_Sumska_cities_Sumy)). - -fof(axmondialPred23169, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Sumska_cities_Sumy,inst_Countries_UA_provinces_Sumska)). - -fof(axmondialPred23170, axiom, - f_located(inst_Islands_Hawaii,inst_Countries_USA_provinces_Hawaii)). - -fof(axmondialPred23171, axiom, - f_located(inst_Islands_Hawaii,inst_UnitedStates)). - -fof(axmondialPred23172, axiom, - 630000 = f_PopulationFn(inst_Countries_C_provinces_LaHabana)). - -fof(axmondialPred23173, axiom, - f_landAreaOnly(inst_Countries_C_provinces_LaHabana,f_MeasureFn(5731,inst_SquareKilometer))). - -fof(axmondialPred23174, axiom, - f_capitalCity(inst_Countries_C_provinces_CiudaddelaHabana_cities_Havana,inst_Countries_C_provinces_LaHabana)). - -fof(axmondialPred23175, axiom, - 154000 = f_PopulationFn(inst_Countries_WAN_cities_Calabar)). - -fof(axmondialPred23176, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Calabar,inst_Nigeria)). - -fof(axmondialPred23177, axiom, - f_member(inst_Italy,inst_Organizations_EN)). - -fof(axmondialPred23178, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Heves_cities_Eger,inst_Countries_H_provinces_Heves)). - -fof(axmondialPred23179, axiom, - 183237 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_Itabuna)). - -fof(axmondialPred23180, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_Itabuna,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred23181, axiom, - 271000 = f_PopulationFn(inst_Countries_WAN_cities_Ede)). - -fof(axmondialPred23182, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Ede,inst_Nigeria)). - -fof(axmondialPred23183, axiom, - 1190000 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Luoyang)). - -fof(axmondialPred23184, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Luoyang,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred23185, axiom, - 102384 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Xingcheng)). - -fof(axmondialPred23186, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Xingcheng,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred23187, axiom, - 20480 = f_PopulationFn(inst_Countries_N_provinces_NordTrondelag_cities_Steinkjer)). - -fof(axmondialPred23188, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_NordTrondelag_cities_Steinkjer,inst_Countries_N_provinces_NordTrondelag)). - -fof(axmondialPred23189, axiom, - 364176 = f_PopulationFn(inst_Countries_I_provinces_Sicilia_cities_Catania)). - -fof(axmondialPred23190, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Sicilia_cities_Catania,inst_Countries_I_provinces_Sicilia)). - -fof(axmondialPred23191, axiom, - 257874 = f_PopulationFn(inst_Countries_S_provinces_Halland)). - -fof(axmondialPred23192, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Halland,f_MeasureFn(5454,inst_SquareKilometer))). - -fof(axmondialPred23193, axiom, - f_capitalCity(inst_Countries_S_provinces_Halland_cities_Halmstad,inst_Countries_S_provinces_Halland)). - -fof(axmondialPred23194, axiom, - 1229000 = f_PopulationFn(inst_Countries_RC_provinces_Changhua)). - -fof(axmondialPred23195, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Changhua,f_MeasureFn(1074,inst_SquareKilometer))). - -fof(axmondialPred23196, axiom, - f_capitalCity(inst_Countries_RC_provinces_Changhua_cities_Changhua,inst_Countries_RC_provinces_Changhua)). - -fof(axmondialPred23197, axiom, - 759400 = f_PopulationFn(inst_Countries_GB_provinces_Norfolk)). - -fof(axmondialPred23198, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Norfolk,f_MeasureFn(5368,inst_SquareKilometer))). - -fof(axmondialPred23199, axiom, - f_capitalCity(inst_Countries_GB_provinces_Norfolk_cities_Norwich,inst_Countries_GB_provinces_Norfolk)). - -fof(axmondialPred23200, axiom, - 370000 = f_PopulationFn(inst_Countries_SN_provinces_Tambacounda)). - -fof(axmondialPred23201, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_Tambacounda,f_MeasureFn(59602,inst_SquareKilometer))). - -fof(axmondialPred23202, axiom, - f_capitalCity(inst_Countries_SN_provinces_Tambacounda_cities_Tambacounda,inst_Countries_SN_provinces_Tambacounda)). - -fof(axmondialPred23203, axiom, - 232000 = f_PopulationFn(inst_Countries_ANG_provinces_Cunene)). - -fof(axmondialPred23204, axiom, - f_landAreaOnly(inst_Countries_ANG_provinces_Cunene,f_MeasureFn(88342,inst_SquareKilometer))). - -fof(axmondialPred23205, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Cunene_cities_Ngiva,inst_Countries_ANG_provinces_Cunene)). - -fof(axmondialPred23206, axiom, - 169841 = f_PopulationFn(inst_Countries_ZRE_provinces_Equateur_cities_Mbandaka)). - -fof(axmondialPred23207, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Equateur_cities_Mbandaka,inst_Countries_ZRE_provinces_Equateur)). - -fof(axmondialPred23208, axiom, - 449800 = f_PopulationFn(inst_Countries_ES_provinces_SantaAna)). - -fof(axmondialPred23209, axiom, - f_landAreaOnly(inst_Countries_ES_provinces_SantaAna,f_MeasureFn(2023,inst_SquareKilometer))). - -fof(axmondialPred23210, axiom, - f_capitalCity(inst_Countries_ES_provinces_SantaAna_cities_SantaAna,inst_Countries_ES_provinces_SantaAna)). - -fof(axmondialPred23211, axiom, - 33000 = f_PopulationFn(inst_Countries_ET_provinces_SinaalJanubiyah)). - -fof(axmondialPred23212, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_SinaalJanubiyah,f_MeasureFn(33140,inst_SquareKilometer))). - -fof(axmondialPred23213, axiom, - f_capitalCity(inst_Countries_ET_provinces_SinaalJanubiyah_cities_ElTur,inst_Countries_ET_provinces_SinaalJanubiyah)). - -fof(axmondialPred23214, axiom, - 108818 = f_PopulationFn(inst_Countries_MOC_provinces_Manica_cities_Chimoio)). - -fof(axmondialPred23215, axiom, - f_geographicalSubregion(inst_Countries_MOC_provinces_Manica_cities_Chimoio,inst_Countries_MOC_provinces_Manica)). - -fof(axmondialPred23216, axiom, - 1609000 = f_PopulationFn(inst_Countries_F_provinces_Bourgogne)). - -fof(axmondialPred23217, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Bourgogne,f_MeasureFn(31582,inst_SquareKilometer))). - -fof(axmondialPred23218, axiom, - f_capitalCity(inst_Countries_F_provinces_Bourgogne_cities_Dijon,inst_Countries_F_provinces_Bourgogne)). - -fof(axmondialPred23219, axiom, - 2045600 = f_PopulationFn(inst_Countries_MYA_provinces_Rakhine)). - -fof(axmondialPred23220, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Rakhine,f_MeasureFn(36778,inst_SquareKilometer))). - -fof(axmondialPred23221, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Rakhine_cities_Akyab,inst_Countries_MYA_provinces_Rakhine)). - -fof(axmondialPred23222, axiom, - f_sharedBorderLength(inst_Iran,inst_Azerbaijan,f_MeasureFn(611,inst_Kilometer))). - -fof(axmondialPred23223, axiom, - 2059000 = f_PopulationFn(inst_Countries_C_provinces_CiudaddelaHabana)). - -fof(axmondialPred23224, axiom, - f_landAreaOnly(inst_Countries_C_provinces_CiudaddelaHabana,f_MeasureFn(727,inst_SquareKilometer))). - -fof(axmondialPred23225, axiom, - f_capitalCity(inst_Countries_C_provinces_CiudaddelaHabana_cities_Havana,inst_Countries_C_provinces_CiudaddelaHabana)). - -fof(axmondialPred23226, axiom, - f_member(inst_Italy,inst_Organizations_ILO)). - -fof(axmondialPred23227, axiom, - 459600 = f_PopulationFn(inst_Countries_KAZ_provinces_Atyrau)). - -fof(axmondialPred23228, axiom, - f_landAreaOnly(inst_Countries_KAZ_provinces_Atyrau,f_MeasureFn(118600,inst_SquareKilometer))). - -fof(axmondialPred23229, axiom, - f_capitalCity(inst_Countries_KAZ_provinces_Atyrau_cities_Atyrau,inst_Countries_KAZ_provinces_Atyrau)). - -fof(axmondialPred23230, axiom, - f_member(inst_Kenya,inst_Organizations_AfDB)). - -fof(axmondialPred23231, axiom, - 411100 = f_PopulationFn(inst_Countries_R_provinces_Kamchatskayaoblast)). - -fof(axmondialPred23232, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Kamchatskayaoblast,f_MeasureFn(472300,inst_SquareKilometer))). - -fof(axmondialPred23233, axiom, - f_capitalCity(inst_Countries_R_provinces_Kamchatskayaoblast_cities_PetropavlovskKamchatsky,inst_Countries_R_provinces_Kamchatskayaoblast)). - -fof(axmondialPred23234, axiom, - 1400000 = f_PopulationFn(inst_Countries_DOM_cities_SantoDomingo)). - -fof(axmondialPred23235, axiom, - f_geographicalSubregion(inst_Countries_DOM_cities_SantoDomingo,inst_DominicanRepublic)). - -fof(axmondialPred23236, axiom, - 63200 = f_PopulationFn(inst_Countries_HCA_provinces_Choluteca_cities_Choluteca)). - -fof(axmondialPred23237, axiom, - f_geographicalSubregion(inst_Countries_HCA_provinces_Choluteca_cities_Choluteca,inst_Countries_HCA_provinces_Choluteca)). - -fof(axmondialPred23238, axiom, - 2757205 = f_PopulationFn(inst_Countries_IND_provinces_Tripura)). - -fof(axmondialPred23239, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Tripura,f_MeasureFn(10486,inst_SquareKilometer))). - -fof(axmondialPred23240, axiom, - f_capitalCity(inst_Countries_IND_provinces_Tripura_cities_Agartala,inst_Countries_IND_provinces_Tripura)). - -fof(axmondialPred23241, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Greenland,inst_Continents_Australia_Oceania)). - -fof(axmondialPred23242, axiom, - 2556939 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoNorte)). - -fof(axmondialPred23243, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_RioGrandedoNorte,f_MeasureFn(53306,inst_SquareKilometer))). - -fof(axmondialPred23244, axiom, - f_capitalCity(inst_Countries_BR_provinces_RioGrandedoNorte_cities_Natal,inst_Countries_BR_provinces_RioGrandedoNorte)). - -fof(axmondialPred23245, axiom, - f_geographicalSubregion(inst_Somalia,inst_Continents_Africa)). - -fof(axmondialPred23246, axiom, - f_located(inst_Islands_MarthasVineyard,inst_Countries_USA_provinces_Massachusetts)). - -fof(axmondialPred23247, axiom, - f_located(inst_Islands_MarthasVineyard,inst_UnitedStates)). - -fof(axmondialPred23248, axiom, - f_sharedBorderLength(inst_Zambia,inst_Mozambique,f_MeasureFn(419,inst_Kilometer))). - -fof(axmondialPred23249, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Jarvis_Island,f_MeasureFn(4.5,inst_SquareKilometer))). - -fof(axmondialPred23250, axiom, - f_geographicalSubregion(inst_Tunisia,inst_Continents_Africa)). - -fof(axmondialPred23251, axiom, - 851381 = f_PopulationFn(inst_Countries_ZRE_provinces_Shaba_cities_Lubumbashi)). - -fof(axmondialPred23252, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_Shaba_cities_Lubumbashi,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred23253, axiom, - 241883 = f_PopulationFn(inst_Countries_S_provinces_Kalmar)). - -fof(axmondialPred23254, axiom, - f_landAreaOnly(inst_Countries_S_provinces_Kalmar,f_MeasureFn(11170,inst_SquareKilometer))). - -fof(axmondialPred23255, axiom, - f_capitalCity(inst_Countries_S_provinces_Kalmar_cities_Kalmar,inst_Countries_S_provinces_Kalmar)). - -fof(axmondialPred23256, axiom, - 9863000 = f_PopulationFn(inst_Countries_PK_cities_Karachi)). - -fof(axmondialPred23257, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Karachi,inst_Pakistan)). - -fof(axmondialPred23258, axiom, - f_member(inst_Bolivia,inst_Organizations_IFC)). - -fof(axmondialPred23259, axiom, - f_member(inst_Bahamas,inst_Organizations_C)). - -fof(axmondialPred23260, axiom, - 1657000 = f_PopulationFn(inst_Countries_I_provinces_Sardegna)). - -fof(axmondialPred23261, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Sardegna,f_MeasureFn(24090,inst_SquareKilometer))). - -fof(axmondialPred23262, axiom, - f_capitalCity(inst_Countries_I_provinces_Sardegna_cities_Cagliari,inst_Countries_I_provinces_Sardegna)). - -fof(axmondialPred23263, axiom, - f_member(inst_Israel,inst_Organizations_WTrO)). - -fof(axmondialPred23264, axiom, - 145300 = f_PopulationFn(inst_Countries_GB_provinces_Flintshire)). - -fof(axmondialPred23265, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Flintshire,f_MeasureFn(437,inst_SquareKilometer))). - -fof(axmondialPred23266, axiom, - f_capitalCity(inst_Countries_GB_provinces_Flintshire_cities_Mold,inst_Countries_GB_provinces_Flintshire)). - -fof(axmondialPred23267, axiom, - 126930 = f_PopulationFn(inst_Countries_C_provinces_LasTunas_cities_VictoriadelasTunas)). - -fof(axmondialPred23268, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_LasTunas_cities_VictoriadelasTunas,inst_Countries_C_provinces_LasTunas)). - -fof(axmondialPred23269, axiom, - 5865000 = f_PopulationFn(inst_Countries_RSA_provinces_EasternCape)). - -fof(axmondialPred23270, axiom, - f_landAreaOnly(inst_Countries_RSA_provinces_EasternCape,f_MeasureFn(170616,inst_SquareKilometer))). - -fof(axmondialPred23271, axiom, - f_capitalCity(inst_Countries_RSA_provinces_EasternCape_cities_KingWilliamsTown,inst_Countries_RSA_provinces_EasternCape)). - -fof(axmondialPred23272, axiom, - 406296 = f_PopulationFn(inst_Countries_IRQ_provinces_AlBasrah_cities_AlBasrah)). - -fof(axmondialPred23273, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_AlBasrah_cities_AlBasrah,inst_Countries_IRQ_provinces_AlBasrah)). - -fof(axmondialPred23274, axiom, - f_sharedBorderLength(inst_China,inst_India,f_MeasureFn(3380,inst_Kilometer))). - -fof(axmondialPred23275, axiom, - 137700 = f_PopulationFn(inst_Countries_GB_provinces_Berkshire_cities_Reading)). - -fof(axmondialPred23276, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Berkshire_cities_Reading,inst_Countries_GB_provinces_Berkshire)). - -fof(axmondialPred23277, axiom, - f_geographicalSubregion(inst_Countries_ANG_provinces_Cunene_cities_Ngiva,inst_Countries_ANG_provinces_Cunene)). - -fof(axmondialPred23278, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Tokushima_cities_Tokushima,inst_Countries_J_provinces_Tokushima)). - -fof(axmondialPred23279, axiom, - 2493000 = f_PopulationFn(inst_Countries_ET_provinces_Qena)). - -fof(axmondialPred23280, axiom, - f_landAreaOnly(inst_Countries_ET_provinces_Qena,f_MeasureFn(1851,inst_SquareKilometer))). - -fof(axmondialPred23281, axiom, - f_capitalCity(inst_Countries_ET_provinces_Qena_cities_Qena,inst_Countries_ET_provinces_Qena)). - -fof(axmondialPred23282, axiom, - f_capitalCity(inst_Countries_RSM_cities_SanMarino,inst_SanMarino)). - -fof(axmondialPred23283, axiom, - f_inflationRateInCountry(inst_SanMarino,5.5)). - -fof(axmondialPred23284, axiom, - f_meetsSpatially(inst_SanMarino,inst_Italy)). - -fof(axmondialPred23285, axiom, - f_landAreaOnly(inst_SanMarino,f_MeasureFn(60,inst_SquareKilometer))). - -fof(axmondialPred23286, axiom, - 24521 = f_PopulationFn(inst_SanMarino)). - -fof(axmondialPred23287, axiom, - 208902 = f_PopulationFn(inst_Countries_BR_provinces_Ceara_cities_Caucaia)). - -fof(axmondialPred23288, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Ceara_cities_Caucaia,inst_Countries_BR_provinces_Ceara)). - -fof(axmondialPred23289, axiom, - 641057 = f_PopulationFn(inst_Countries_TR_provinces_Eskisehir)). - -fof(axmondialPred23290, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Eskisehir,f_MeasureFn(13652,inst_SquareKilometer))). - -fof(axmondialPred23291, axiom, - f_capitalCity(inst_Countries_TR_provinces_Eskisehir_cities_Eskisehir,inst_Countries_TR_provinces_Eskisehir)). - -fof(axmondialPred23292, axiom, - 300000 = f_PopulationFn(inst_Countries_RM_provinces_Fianarantsoa_cities_Fianarantsoa)). - -fof(axmondialPred23293, axiom, - f_geographicalSubregion(inst_Countries_RM_provinces_Fianarantsoa_cities_Fianarantsoa,inst_Countries_RM_provinces_Fianarantsoa)). - -fof(axmondialPred23294, axiom, - 501200 = f_PopulationFn(inst_Countries_VN_provinces_LaiChau)). - -fof(axmondialPred23295, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_LaiChau,f_MeasureFn(17130,inst_SquareKilometer))). - -fof(axmondialPred23296, axiom, - 166000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Lyubertsy)). - -fof(axmondialPred23297, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Lyubertsy,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred23298, axiom, - 265663 = f_PopulationFn(inst_Countries_MEX_provinces_Tamaulipas_cities_Reynosa)). - -fof(axmondialPred23299, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Tamaulipas_cities_Reynosa,inst_Countries_MEX_provinces_Tamaulipas)). - -fof(axmondialPred23300, axiom, - f_geographicalSubregion(inst_Mauritius,inst_Continents_Africa)). - -fof(axmondialPred23301, axiom, - 222394 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Chaoyang)). - -fof(axmondialPred23302, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Chaoyang,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred23303, axiom, - f_located(inst_Rivers_Ounasjoki,inst_Countries_SF_provinces_Lappia)). - -fof(axmondialPred23304, axiom, - f_located(inst_Rivers_Ounasjoki,inst_Finland)). - -fof(axmondialPred23305, axiom, - f_flowsInto(inst_Rivers_Ounasjoki,inst_Rivers_Kemijoki)). - -fof(axmondialPred23306, axiom, - f_member(inst_Japan,inst_Organizations_WToO)). - -fof(axmondialPred23307, axiom, - 1401500 = f_PopulationFn(inst_Countries_MOC_provinces_Gaza)). - -fof(axmondialPred23308, axiom, - f_landAreaOnly(inst_Countries_MOC_provinces_Gaza,f_MeasureFn(75709,inst_SquareKilometer))). - -fof(axmondialPred23309, axiom, - f_capitalCity(inst_Countries_MOC_provinces_Gaza_cities_XaiXai,inst_Countries_MOC_provinces_Gaza)). - -fof(axmondialPred23310, axiom, - f_hasHeadq(inst_Organizations_UNIKOM,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred23311, axiom, - f_geographicalSubregion(inst_Countries_TCH_cities_NDjamena,inst_Chad)). - -fof(axmondialPred23312, axiom, - 293400 = f_PopulationFn(inst_Countries_GB_provinces_Leicestershire_cities_Leicester)). - -fof(axmondialPred23313, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Leicestershire_cities_Leicester,inst_Countries_GB_provinces_Leicestershire)). - -fof(axmondialPred23314, axiom, - 513131 = f_PopulationFn(inst_Countries_TR_provinces_Adiyaman)). - -fof(axmondialPred23315, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Adiyaman,f_MeasureFn(7614,inst_SquareKilometer))). - -fof(axmondialPred23316, axiom, - f_capitalCity(inst_Countries_TR_provinces_Adiyaman_cities_Adiyaman,inst_Countries_TR_provinces_Adiyaman)). - -fof(axmondialPred23317, axiom, - 118600 = f_PopulationFn(inst_Countries_GB_provinces_Warwickshire_cities_Warwick)). - -fof(axmondialPred23318, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Warwickshire_cities_Warwick,inst_Countries_GB_provinces_Warwickshire)). - -fof(axmondialPred23319, axiom, - 2694770 = f_PopulationFn(inst_Countries_TR_provinces_Izmir)). - -fof(axmondialPred23320, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Izmir,f_MeasureFn(11973,inst_SquareKilometer))). - -fof(axmondialPred23321, axiom, - f_capitalCity(inst_Countries_TR_provinces_Izmir_cities_Izmir,inst_Countries_TR_provinces_Izmir)). - -fof(axmondialPred23322, axiom, - 805695 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangsu_cities_Xuzhou)). - -fof(axmondialPred23323, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangsu_cities_Xuzhou,inst_Countries_TJ_provinces_Jiangsu)). - -fof(axmondialPred23324, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_AberconwyandColwyn_cities_ColwynBay,inst_Countries_GB_provinces_AberconwyandColwyn)). - -fof(axmondialPred23325, axiom, - 832200 = f_PopulationFn(inst_Countries_CAM_provinces_Nord)). - -fof(axmondialPred23326, axiom, - f_landAreaOnly(inst_Countries_CAM_provinces_Nord,f_MeasureFn(65576,inst_SquareKilometer))). - -fof(axmondialPred23327, axiom, - f_capitalCity(inst_Countries_CAM_provinces_Nord_cities_Garoua,inst_Countries_CAM_provinces_Nord)). - -fof(axmondialPred23328, axiom, - 377000 = f_PopulationFn(inst_Countries_WAN_cities_Abeokuta)). - -fof(axmondialPred23329, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Abeokuta,inst_Nigeria)). - -fof(axmondialPred23330, axiom, - 368786 = f_PopulationFn(inst_Countries_TJ_provinces_Fujian_cities_Xiamen)). - -fof(axmondialPred23331, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Fujian_cities_Xiamen,inst_Countries_TJ_provinces_Fujian)). - -fof(axmondialPred23332, axiom, - 4624365 = f_PopulationFn(inst_Countries_MEX_provinces_Puebla)). - -fof(axmondialPred23333, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Puebla,f_MeasureFn(33919,inst_SquareKilometer))). - -fof(axmondialPred23334, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Puebla_cities_Puebla,inst_Countries_MEX_provinces_Puebla)). - -fof(axmondialPred23335, axiom, - 126692 = f_PopulationFn(inst_Countries_N_provinces_NordTrondelag)). - -fof(axmondialPred23336, axiom, - f_capitalCity(inst_Countries_N_provinces_NordTrondelag_cities_Steinkjer,inst_Countries_N_provinces_NordTrondelag)). - -fof(axmondialPred23337, axiom, - 121397 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Jiaonan)). - -fof(axmondialPred23338, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Jiaonan,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred23339, axiom, - 5040000 = f_PopulationFn(inst_Countries_TJ_provinces_NingxiaHuizu)). - -fof(axmondialPred23340, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_NingxiaHuizu,f_MeasureFn(66400,inst_SquareKilometer))). - -fof(axmondialPred23341, axiom, - f_capitalCity(inst_Countries_TJ_provinces_NingxiaHuizu_cities_Yinchuan,inst_Countries_TJ_provinces_NingxiaHuizu)). - -fof(axmondialPred23342, axiom, - f_sharedBorderLength(inst_Ireland,inst_UnitedKingdom,f_MeasureFn(360,inst_Kilometer))). - -fof(axmondialPred23343, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolskie,inst_Countries_PL_provinces_Gorzowskie)). - -fof(axmondialPred23344, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_CuandoCubango,inst_Angola)). - -fof(axmondialPred23345, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Luanda,inst_Angola)). - -fof(axmondialPred23346, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Bie,inst_Angola)). - -fof(axmondialPred23347, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Angola,inst_ServiceSector,32,f_YearFn(1996))). - -fof(axmondialPred23348, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Zaire,inst_Angola)). - -fof(axmondialPred23349, axiom, - f_meetsSpatially(inst_Angola,inst_Zaire)). - -fof(axmondialPred23350, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Angola,inst_AgriculturalSector,12,f_YearFn(1996))). - -fof(axmondialPred23351, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Huila,inst_Angola)). - -fof(axmondialPred23352, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Cunene,inst_Angola)). - -fof(axmondialPred23353, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_LundaSul,inst_Angola)). - -fof(axmondialPred23354, axiom, - f_inflationRateInCountry(inst_Angola,20)). - -fof(axmondialPred23355, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Cabinda,inst_Angola)). - -fof(axmondialPred23356, axiom, - f_meetsSpatially(inst_Angola,inst_Congo)). - -fof(axmondialPred23357, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Bengo,inst_Angola)). - -fof(axmondialPred23358, axiom, - f_member(inst_Angola,inst_Organizations_WCL)). - -fof(axmondialPred23359, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Moxico,inst_Angola)). - -fof(axmondialPred23360, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_LundaNorte,inst_Angola)). - -fof(axmondialPred23361, axiom, - f_member(inst_Angola,inst_Organizations_WMO)). - -fof(axmondialPred23362, axiom, - f_meetsSpatially(inst_Angola,inst_Zambia)). - -fof(axmondialPred23363, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_CuanzaSul,inst_Angola)). - -fof(axmondialPred23364, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Huambo,inst_Angola)). - -fof(axmondialPred23365, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Malanje,inst_Angola)). - -fof(axmondialPred23366, axiom, - f_capitalCity(inst_Countries_ANG_provinces_Luanda_cities_Luanda,inst_Angola)). - -fof(axmondialPred23367, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Benguela,inst_Angola)). - -fof(axmondialPred23368, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Namibe,inst_Angola)). - -fof(axmondialPred23369, axiom, - 10342899 = f_PopulationFn(inst_Angola)). - -fof(axmondialPred23370, axiom, - f_landAreaOnly(inst_Angola,f_MeasureFn(1246700,inst_SquareKilometer))). - -fof(axmondialPred23371, axiom, - f_meetsSpatially(inst_Angola,inst_Namibia)). - -fof(axmondialPred23372, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Angola,inst_IndustrialSector,56,f_YearFn(1996))). - -fof(axmondialPred23373, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_Uige,inst_Angola)). - -fof(axmondialPred23374, axiom, - f_geographicSubregion(inst_Countries_ANG_provinces_CuanzaNorte,inst_Angola)). - -fof(axmondialPred23375, axiom, - f_geographicalSubregion(inst_CostaRica,inst_Continents_America)). - -fof(axmondialPred23376, axiom, - 329000 = f_PopulationFn(inst_Countries_RO_provinces_Mehedinti)). - -fof(axmondialPred23377, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Mehedinti,f_MeasureFn(4900,inst_SquareKilometer))). - -fof(axmondialPred23378, axiom, - f_capitalCity(inst_Countries_RO_provinces_Mehedinti_cities_DrobetaTurnuSeverin,inst_Countries_RO_provinces_Mehedinti)). - -fof(axmondialPred23379, axiom, - 2917000 = f_PopulationFn(inst_Countries_ET_provinces_ElIskandariya_munic_cities_Alexandria)). - -fof(axmondialPred23380, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElIskandariya_munic_cities_Alexandria,inst_Countries_ET_provinces_ElIskandariya_munic)). - -fof(axmondialPred23381, axiom, - f_member(inst_Italy,inst_Organizations_WEU)). - -fof(axmondialPred23382, axiom, - f_located(inst_Mountains_Popocatepetl,inst_Countries_MEX_provinces_Puebla)). - -fof(axmondialPred23383, axiom, - f_located(inst_Mountains_Popocatepetl,inst_Countries_MEX_provinces_Morelos)). - -fof(axmondialPred23384, axiom, - f_located(inst_Mountains_Popocatepetl,inst_Countries_MEX_provinces_Mexico_Estadode)). - -fof(axmondialPred23385, axiom, - f_located(inst_Mountains_Popocatepetl,inst_Mexico)). - -fof(axmondialPred23386, axiom, - f_located(inst_Lakes_KentuckyLake,inst_Countries_USA_provinces_Tennessee)). - -fof(axmondialPred23387, axiom, - f_located(inst_Lakes_KentuckyLake,inst_Countries_USA_provinces_Kentucky)). - -fof(axmondialPred23388, axiom, - f_located(inst_Lakes_KentuckyLake,inst_UnitedStates)). - -fof(axmondialPred23389, axiom, - f_landAreaOnly(inst_Lakes_KentuckyLake,f_MeasureFn(648,inst_SquareKilometer))). - -fof(axmondialPred23390, axiom, - 358000 = f_PopulationFn(inst_Countries_ET_provinces_ElDaqahliya_cities_ElMansura)). - -fof(axmondialPred23391, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElDaqahliya_cities_ElMansura,inst_Countries_ET_provinces_ElDaqahliya)). - -fof(axmondialPred23392, axiom, - f_member(inst_Cuba,inst_Organizations_CCC)). - -fof(axmondialPred23393, axiom, - 440084 = f_PopulationFn(inst_Countries_C_provinces_SantiagodeCuba_cities_SantiagodeCuba)). - -fof(axmondialPred23394, axiom, - f_geographicalSubregion(inst_Countries_C_provinces_SantiagodeCuba_cities_SantiagodeCuba,inst_Countries_C_provinces_SantiagodeCuba)). - -fof(axmondialPred23395, axiom, - 141787 = f_PopulationFn(inst_Countries_USA_provinces_Illinois_cities_Rockford)). - -fof(axmondialPred23396, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Illinois_cities_Rockford,inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred23397, axiom, - 280430 = f_PopulationFn(inst_Countries_USA_provinces_Colorado_cities_ColoradoSprings)). - -fof(axmondialPred23398, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Colorado_cities_ColoradoSprings,inst_Countries_USA_provinces_Colorado)). - -fof(axmondialPred23399, axiom, - 421700 = f_PopulationFn(inst_Countries_PL_provinces_Skierniewickie)). - -fof(axmondialPred23400, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Skierniewickie,f_MeasureFn(3960,inst_SquareKilometer))). - -fof(axmondialPred23401, axiom, - f_capitalCity(inst_Countries_PL_provinces_Skierniewickie_cities_Skierniewice,inst_Countries_PL_provinces_Skierniewickie)). - -fof(axmondialPred23402, axiom, - 668100 = f_PopulationFn(inst_Countries_TAD_provinces_Kulob)). - -fof(axmondialPred23403, axiom, - f_landAreaOnly(inst_Countries_TAD_provinces_Kulob,f_MeasureFn(12000,inst_SquareKilometer))). - -fof(axmondialPred23404, axiom, - f_capitalCity(inst_Countries_TAD_provinces_Kulob_cities_Kulob,inst_Countries_TAD_provinces_Kulob)). - -fof(axmondialPred23405, axiom, - f_hasHeadq(inst_Organizations_ACCT,inst_Countries_F_provinces_IledeFrance_cities_Paris)). - -fof(axmondialPred23406, axiom, - 198000 = f_PopulationFn(inst_Countries_CZ_provinces_Jihomoravsky_cities_Zlin)). - -fof(axmondialPred23407, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Jihomoravsky_cities_Zlin,inst_Countries_CZ_provinces_Jihomoravsky)). - -fof(axmondialPred23408, axiom, - 12174 = f_PopulationFn(inst_Countries_N_provinces_AustAgder_cities_Arendal)). - -fof(axmondialPred23409, axiom, - f_geographicalSubregion(inst_Countries_N_provinces_AustAgder_cities_Arendal,inst_Countries_N_provinces_AustAgder)). - -fof(axmondialPred23410, axiom, - 305861 = f_PopulationFn(inst_Countries_TR_provinces_Nigde)). - -fof(axmondialPred23411, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Nigde,f_MeasureFn(7312,inst_SquareKilometer))). - -fof(axmondialPred23412, axiom, - f_capitalCity(inst_Countries_TR_provinces_Nigde_cities_Nigde,inst_Countries_TR_provinces_Nigde)). - -fof(axmondialPred23413, axiom, - f_geographicalSubregion(inst_Armenia,inst_Continents_Asia)). - -fof(axmondialPred23414, axiom, - f_hasHeadq(inst_Organizations_APEC,inst_Countries_SGP_cities_Singapore)). - -fof(axmondialPred23415, axiom, - 295999 = f_PopulationFn(inst_Countries_MAL_provinces_Melaka_cities_Melaka)). - -fof(axmondialPred23416, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Melaka_cities_Melaka,inst_Countries_MAL_provinces_Melaka)). - -fof(axmondialPred23417, axiom, - 325000 = f_PopulationFn(inst_Countries_RO_provinces_Giurgiu)). - -fof(axmondialPred23418, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Giurgiu,f_MeasureFn(3810,inst_SquareKilometer))). - -fof(axmondialPred23419, axiom, - f_capitalCity(inst_Countries_RO_provinces_Giurgiu_cities_Giurgiu,inst_Countries_RO_provinces_Giurgiu)). - -fof(axmondialPred23420, axiom, - f_located(inst_Rivers_Oka,inst_Russia)). - -fof(axmondialPred23421, axiom, - f_length(inst_Rivers_Oka,1480)). - -fof(axmondialPred23422, axiom, - f_located(inst_Rivers_Oka,inst_Countries_R_provinces_Orlovskayaoblast)). - -fof(axmondialPred23423, axiom, - f_located(inst_Rivers_Oka,inst_Countries_R_provinces_Vladimirskayaoblast)). - -fof(axmondialPred23424, axiom, - f_flowsInto(inst_Rivers_Oka,inst_Rivers_Volga)). - -fof(axmondialPred23425, axiom, - f_located(inst_Rivers_Oka,inst_Countries_R_provinces_Kaluzhskayaoblast)). - -fof(axmondialPred23426, axiom, - f_located(inst_Rivers_Oka,inst_Countries_R_provinces_Nizhegorodskayaoblast)). - -fof(axmondialPred23427, axiom, - f_located(inst_Rivers_Oka,inst_Countries_R_provinces_Ryazanskayaoblast)). - -fof(axmondialPred23428, axiom, - f_located(inst_Rivers_Oka,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred23429, axiom, - f_located(inst_Rivers_Oka,inst_Countries_R_provinces_Tulskayaoblast)). - -fof(axmondialPred23430, axiom, - f_geographicSubregion(inst_Countries_C_provinces_SanctiSpiritus,inst_Cuba)). - -fof(axmondialPred23431, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cuba,inst_ServiceSector,63,f_YearFn(1996))). - -fof(axmondialPred23432, axiom, - f_geographicSubregion(inst_Countries_C_provinces_Holguin,inst_Cuba)). - -fof(axmondialPred23433, axiom, - f_capitalCity(inst_Countries_C_provinces_CiudaddelaHabana_cities_Havana,inst_Cuba)). - -fof(axmondialPred23434, axiom, - f_landAreaOnly(inst_Cuba,f_MeasureFn(110860,inst_SquareKilometer))). - -fof(axmondialPred23435, axiom, - f_geographicSubregion(inst_Countries_C_provinces_Matanzas,inst_Cuba)). - -fof(axmondialPred23436, axiom, - f_geographicSubregion(inst_Countries_C_provinces_LaHabana,inst_Cuba)). - -fof(axmondialPred23437, axiom, - f_geographicSubregion(inst_Countries_C_provinces_IsladelaJuventud,inst_Cuba)). - -fof(axmondialPred23438, axiom, - f_geographicSubregion(inst_Countries_C_provinces_CiudaddelaHabana,inst_Cuba)). - -fof(axmondialPred23439, axiom, - f_geographicSubregion(inst_Countries_C_provinces_VillaClara,inst_Cuba)). - -fof(axmondialPred23440, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cuba,inst_IndustrialSector,30,f_YearFn(1996))). - -fof(axmondialPred23441, axiom, - 10951334 = f_PopulationFn(inst_Cuba)). - -fof(axmondialPred23442, axiom, - f_geographicSubregion(inst_Countries_C_provinces_Guantanamo,inst_Cuba)). - -fof(axmondialPred23443, axiom, - f_geographicSubregion(inst_Countries_C_provinces_PinardelRio,inst_Cuba)). - -fof(axmondialPred23444, axiom, - f_geographicSubregion(inst_Countries_C_provinces_SantiagodeCuba,inst_Cuba)). - -fof(axmondialPred23445, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Cuba,inst_AgriculturalSector,7,f_YearFn(1996))). - -fof(axmondialPred23446, axiom, - f_geographicSubregion(inst_Countries_C_provinces_LasTunas,inst_Cuba)). - -fof(axmondialPred23447, axiom, - f_geographicSubregion(inst_Countries_C_provinces_Camaguey,inst_Cuba)). - -fof(axmondialPred23448, axiom, - f_geographicSubregion(inst_Countries_C_provinces_Cienfuegos,inst_Cuba)). - -fof(axmondialPred23449, axiom, - f_geographicSubregion(inst_Countries_C_provinces_Granma,inst_Cuba)). - -fof(axmondialPred23450, axiom, - f_geographicSubregion(inst_Countries_C_provinces_CiegodeAvila,inst_Cuba)). - -fof(axmondialPred23451, axiom, - 437111 = f_PopulationFn(inst_Countries_BR_provinces_MinasGerais_cities_Uberlandia)). - -fof(axmondialPred23452, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MinasGerais_cities_Uberlandia,inst_Countries_BR_provinces_MinasGerais)). - -fof(axmondialPred23453, axiom, - 376543 = f_PopulationFn(inst_Countries_TR_provinces_Mus)). - -fof(axmondialPred23454, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Mus,f_MeasureFn(8196,inst_SquareKilometer))). - -fof(axmondialPred23455, axiom, - f_capitalCity(inst_Countries_TR_provinces_Mus_cities_Mus,inst_Countries_TR_provinces_Mus)). - -fof(axmondialPred23456, axiom, - 406413 = f_PopulationFn(inst_Countries_GR_cities_Thessaloniki)). - -fof(axmondialPred23457, axiom, - f_geographicalSubregion(inst_Countries_GR_cities_Thessaloniki,inst_Greece)). - -fof(axmondialPred23458, axiom, - f_member(inst_Iraq,inst_Organizations_WMO)). - -fof(axmondialPred23459, axiom, - 11773605 = f_PopulationFn(inst_Countries_J_provinces_Tokyo)). - -fof(axmondialPred23460, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Tokyo,f_MeasureFn(2164,inst_SquareKilometer))). - -fof(axmondialPred23461, axiom, - f_capitalCity(inst_Countries_J_provinces_Tokyo_cities_Tokyo,inst_Countries_J_provinces_Tokyo)). - -fof(axmondialPred23462, axiom, - 114323 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Beaumont)). - -fof(axmondialPred23463, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Beaumont,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred23464, axiom, - 598216 = f_PopulationFn(inst_Countries_BR_provinces_MatoGrossodoSul_cities_CampoGrande)). - -fof(axmondialPred23465, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_MatoGrossodoSul_cities_CampoGrande,inst_Countries_BR_provinces_MatoGrossodoSul)). - -fof(axmondialPred23466, axiom, - 510803 = f_PopulationFn(inst_Countries_THA_provinces_Phayao)). - -fof(axmondialPred23467, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Phayao,f_MeasureFn(6306,inst_SquareKilometer))). - -fof(axmondialPred23468, axiom, - f_located(inst_Mountains_Kasbek,inst_Countries_R_provinces_Rep_ofNorthOssetiya)). - -fof(axmondialPred23469, axiom, - f_located(inst_Mountains_Kasbek,inst_Georgia)). - -fof(axmondialPred23470, axiom, - f_located(inst_Mountains_Kasbek,inst_Russia)). - -fof(axmondialPred23471, axiom, - f_member(inst_Italy,inst_Organizations_WCL)). - -fof(axmondialPred23472, axiom, - 1125905 = f_PopulationFn(inst_Countries_THA_provinces_Songkhla)). - -fof(axmondialPred23473, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Songkhla,f_MeasureFn(7407,inst_SquareKilometer))). - -fof(axmondialPred23474, axiom, - f_capitalCity(inst_Countries_THA_provinces_Songkhla_cities_Songkhla,inst_Countries_THA_provinces_Songkhla)). - -fof(axmondialPred23475, axiom, - 1710000 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Zhengzhou)). - -fof(axmondialPred23476, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Zhengzhou,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred23477, axiom, - 261941 = f_PopulationFn(inst_Countries_RC_provinces_Chiai_munic_cities_Chiai)). - -fof(axmondialPred23478, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Chiai_munic_cities_Chiai,inst_Countries_RC_provinces_Chiai_munic)). - -fof(axmondialPred23479, axiom, - f_hasHeadq(inst_Organizations_ICFTU,inst_Countries_B_provinces_Brabant_cities_Brussels)). - -fof(axmondialPred23480, axiom, - 5025000 = f_PopulationFn(inst_Countries_I_provinces_Sicilia)). - -fof(axmondialPred23481, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Sicilia,f_MeasureFn(25709,inst_SquareKilometer))). - -fof(axmondialPred23482, axiom, - f_capitalCity(inst_Countries_I_provinces_Sicilia_cities_Palermo,inst_Countries_I_provinces_Sicilia)). - -fof(axmondialPred23483, axiom, - f_geographicalSubregion(inst_Countries_BEN_cities_Porto_Novo,inst_Benin)). - -fof(axmondialPred23484, axiom, - 266000 = f_PopulationFn(inst_Countries_AUS_provinces_Queensland_cities_GoldCoast)). - -fof(axmondialPred23485, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_Queensland_cities_GoldCoast,inst_Countries_AUS_provinces_Queensland)). - -fof(axmondialPred23486, axiom, - 1080435 = f_PopulationFn(inst_Countries_J_provinces_Wakayama)). - -fof(axmondialPred23487, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Wakayama,f_MeasureFn(4725,inst_SquareKilometer))). - -fof(axmondialPred23488, axiom, - f_capitalCity(inst_Countries_J_provinces_Wakayama_cities_Wakayama,inst_Countries_J_provinces_Wakayama)). - -fof(axmondialPred23489, axiom, - 120000 = f_PopulationFn(inst_Countries_WAN_cities_Minna)). - -fof(axmondialPred23490, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Minna,inst_Nigeria)). - -fof(axmondialPred23491, axiom, - 774754 = f_PopulationFn(inst_Countries_MA_cities_Fes)). - -fof(axmondialPred23492, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Fes,inst_Morocco)). - -fof(axmondialPred23493, axiom, - 30766 = f_PopulationFn(inst_Countries_CDN_provinces_YukonTerritory)). - -fof(axmondialPred23494, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_YukonTerritory,f_MeasureFn(536324,inst_SquareKilometer))). - -fof(axmondialPred23495, axiom, - f_capitalCity(inst_Countries_CDN_provinces_YukonTerritory_cities_Whitehorse,inst_Countries_CDN_provinces_YukonTerritory)). - -fof(axmondialPred23496, axiom, - 4994100 = f_PopulationFn(inst_Countries_MYA_provinces_Ayeyarwady)). - -fof(axmondialPred23497, axiom, - f_landAreaOnly(inst_Countries_MYA_provinces_Ayeyarwady,f_MeasureFn(35138,inst_SquareKilometer))). - -fof(axmondialPred23498, axiom, - f_capitalCity(inst_Countries_MYA_provinces_Ayeyarwady_cities_Pathein,inst_Countries_MYA_provinces_Ayeyarwady)). - -fof(axmondialPred23499, axiom, - f_member(inst_Israel,inst_Organizations_BSEC)). - -fof(axmondialPred23500, axiom, - 56705 = f_PopulationFn(inst_Countries_GR_cities_Kavalla)). - -fof(axmondialPred23501, axiom, - f_geographicalSubregion(inst_Countries_GR_cities_Kavalla,inst_Greece)). - -fof(axmondialPred23502, axiom, - f_geographicalSubregion(inst_China,inst_Continents_Asia)). - -fof(axmondialPred23503, axiom, - f_member(inst_Togo,inst_Organizations_ITU)). - -fof(axmondialPred23504, axiom, - 219531 = f_PopulationFn(inst_Countries_USA_provinces_Louisiana_cities_BatonRouge)). - -fof(axmondialPred23505, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Louisiana_cities_BatonRouge,inst_Countries_USA_provinces_Louisiana)). - -fof(axmondialPred23506, axiom, - f_located(inst_Islands_Gheschm,inst_Countries_IR_provinces_Hormozgan)). - -fof(axmondialPred23507, axiom, - f_located(inst_Islands_Gheschm,inst_Iran)). - -fof(axmondialPred23508, axiom, - f_landAreaOnly(inst_Islands_Gheschm,f_MeasureFn(1491,inst_SquareKilometer))). - -fof(axmondialPred23509, axiom, - 254200 = f_PopulationFn(inst_Countries_GB_provinces_Staffordshire_cities_StokeonTrent)). - -fof(axmondialPred23510, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Staffordshire_cities_StokeonTrent,inst_Countries_GB_provinces_Staffordshire)). - -fof(axmondialPred23511, axiom, - 4502200 = f_PopulationFn(inst_Countries_AUS_provinces_Victoria)). - -fof(axmondialPred23512, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_Victoria,f_MeasureFn(227600,inst_SquareKilometer))). - -fof(axmondialPred23513, axiom, - f_capitalCity(inst_Countries_AUS_provinces_Victoria_cities_Melbourne,inst_Countries_AUS_provinces_Victoria)). - -fof(axmondialPred23514, axiom, - f_located(inst_Islands_Korfu,inst_Greece)). - -fof(axmondialPred23515, axiom, - 241776 = f_PopulationFn(inst_Countries_BR_provinces_Bahia_cities_VitoriadaConquista)). - -fof(axmondialPred23516, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Bahia_cities_VitoriadaConquista,inst_Countries_BR_provinces_Bahia)). - -fof(axmondialPred23517, axiom, - 147729 = f_PopulationFn(inst_Countries_MAL_provinces_Sarawak_cities_Kuching)). - -fof(axmondialPred23518, axiom, - f_geographicalSubregion(inst_Countries_MAL_provinces_Sarawak_cities_Kuching,inst_Countries_MAL_provinces_Sarawak)). - -fof(axmondialPred23519, axiom, - 387123 = f_PopulationFn(inst_Countries_RC_cities_Chungho)). - -fof(axmondialPred23520, axiom, - f_geographicalSubregion(inst_Countries_RC_cities_Chungho,inst_Taiwan)). - -fof(axmondialPred23521, axiom, - 669900 = f_PopulationFn(inst_Countries_GB_provinces_Cambridgeshire)). - -fof(axmondialPred23522, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Cambridgeshire,f_MeasureFn(3409,inst_SquareKilometer))). - -fof(axmondialPred23523, axiom, - f_capitalCity(inst_Countries_GB_provinces_Cambridgeshire_cities_Cambridge,inst_Countries_GB_provinces_Cambridgeshire)). - -fof(axmondialPred23524, axiom, - 420644 = f_PopulationFn(inst_Countries_THA_provinces_Chumphon)). - -fof(axmondialPred23525, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Chumphon,f_MeasureFn(6009,inst_SquareKilometer))). - -fof(axmondialPred23526, axiom, - 339944 = f_PopulationFn(inst_Countries_RI_cities_Jambi)). - -fof(axmondialPred23527, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Jambi,inst_Indonesia)). - -fof(axmondialPred23528, axiom, - 1663000 = f_PopulationFn(inst_Countries_I_provinces_Liguria)). - -fof(axmondialPred23529, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Liguria,f_MeasureFn(5418,inst_SquareKilometer))). - -fof(axmondialPred23530, axiom, - f_capitalCity(inst_Countries_I_provinces_Liguria_cities_Genua,inst_Countries_I_provinces_Liguria)). - -fof(axmondialPred23531, axiom, - 231874 = f_PopulationFn(inst_Countries_BR_provinces_Pernambuco_cities_Caruaru)). - -fof(axmondialPred23532, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Pernambuco_cities_Caruaru,inst_Countries_BR_provinces_Pernambuco)). - -fof(axmondialPred23533, axiom, - 1656179 = f_PopulationFn(inst_Countries_E_provinces_CastileLaMancha)). - -fof(axmondialPred23534, axiom, - f_landAreaOnly(inst_Countries_E_provinces_CastileLaMancha,f_MeasureFn(79462,inst_SquareKilometer))). - -fof(axmondialPred23535, axiom, - f_capitalCity(inst_Countries_E_provinces_CastileLaMancha_cities_Toledo,inst_Countries_E_provinces_CastileLaMancha)). - -fof(axmondialPred23536, axiom, - 370700 = f_PopulationFn(inst_Countries_HCA_provinces_Yoro)). - -fof(axmondialPred23537, axiom, - f_landAreaOnly(inst_Countries_HCA_provinces_Yoro,f_MeasureFn(7939,inst_SquareKilometer))). - -fof(axmondialPred23538, axiom, - f_capitalCity(inst_Countries_HCA_provinces_Yoro_cities_Yoro,inst_Countries_HCA_provinces_Yoro)). - -fof(axmondialPred23539, axiom, - 258204 = f_PopulationFn(inst_Countries_USA_provinces_Nevada_cities_LasVegas)). - -fof(axmondialPred23540, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Nevada_cities_LasVegas,inst_Countries_USA_provinces_Nevada)). - -fof(axmondialPred23541, axiom, - 383776 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Wuppertal)). - -fof(axmondialPred23542, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Wuppertal,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred23543, axiom, - 1671000 = f_PopulationFn(inst_Countries_ET_provinces_ElGiza_cities_ElGiza)). - -fof(axmondialPred23544, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElGiza_cities_ElGiza,inst_Countries_ET_provinces_ElGiza)). - -fof(axmondialPred23545, axiom, - f_located(inst_Deserts_Atacama,inst_Chile)). - -fof(axmondialPred23546, axiom, - f_located(inst_Lakes_LakeMweru,inst_Countries_Z_provinces_Luapula)). - -fof(axmondialPred23547, axiom, - f_located(inst_Lakes_LakeMweru,inst_Countries_ZRE_provinces_Shaba)). - -fof(axmondialPred23548, axiom, - f_located(inst_Lakes_LakeMweru,inst_Zambia)). - -fof(axmondialPred23549, axiom, - f_located(inst_Lakes_LakeMweru,inst_Zaire)). - -fof(axmondialPred23550, axiom, - f_landAreaOnly(inst_Lakes_LakeMweru,f_MeasureFn(4920,inst_SquareKilometer))). - -fof(axmondialPred23551, axiom, - 219615 = f_PopulationFn(inst_Countries_VN_cities_NamDinh)). - -fof(axmondialPred23552, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_NamDinh,inst_Vietnam)). - -fof(axmondialPred23553, axiom, - 123958 = f_PopulationFn(inst_Countries_TJ_provinces_Shandong_cities_Linqing)). - -fof(axmondialPred23554, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Shandong_cities_Linqing,inst_Countries_TJ_provinces_Shandong)). - -fof(axmondialPred23555, axiom, - 183183 = f_PopulationFn(inst_Countries_IRQ_provinces_Wasit_cities_AlKut)). - -fof(axmondialPred23556, axiom, - f_geographicalSubregion(inst_Countries_IRQ_provinces_Wasit_cities_AlKut,inst_Countries_IRQ_provinces_Wasit)). - -fof(axmondialPred23557, axiom, - 148500 = f_PopulationFn(inst_Countries_GB_provinces_WestYorkshire_cities_Huddersfield)). - -fof(axmondialPred23558, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_WestYorkshire_cities_Huddersfield,inst_Countries_GB_provinces_WestYorkshire)). - -fof(axmondialPred23559, axiom, - 175753 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Jiangyou)). - -fof(axmondialPred23560, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Jiangyou,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred23561, axiom, - 7715363 = f_PopulationFn(inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred23562, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Niedersachsen,f_MeasureFn(47609,inst_SquareKilometer))). - -fof(axmondialPred23563, axiom, - f_capitalCity(inst_Countries_D_provinces_Niedersachsen_cities_Hannover,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred23564, axiom, - 179572 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Fuyang)). - -fof(axmondialPred23565, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Fuyang,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred23566, axiom, - 1350000 = f_PopulationFn(inst_Countries_TJ_provinces_Jiangxi_cities_Nanchang)). - -fof(axmondialPred23567, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Jiangxi_cities_Nanchang,inst_Countries_TJ_provinces_Jiangxi)). - -fof(axmondialPred23568, axiom, - f_located(inst_Rivers_Ubangi,inst_Countries_ZRE_provinces_Equateur)). - -fof(axmondialPred23569, axiom, - f_located(inst_Rivers_Ubangi,inst_CentralAfricanRepublic)). - -fof(axmondialPred23570, axiom, - f_located(inst_Rivers_Ubangi,inst_Zaire)). - -fof(axmondialPred23571, axiom, - f_flowsInto(inst_Rivers_Ubangi,inst_Rivers_Zaire)). - -fof(axmondialPred23572, axiom, - f_length(inst_Rivers_Ubangi,2300)). - -fof(axmondialPred23573, axiom, - 143000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_Rybnik)). - -fof(axmondialPred23574, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_Rybnik,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred23575, axiom, - f_sharedBorderLength(inst_Turkey,inst_Bulgaria,f_MeasureFn(240,inst_Kilometer))). - -fof(axmondialPred23576, axiom, - 267604 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_Petropolis)). - -fof(axmondialPred23577, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_Petropolis,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred23578, axiom, - 2431500 = f_PopulationFn(inst_Countries_THA_provinces_NakhonRatchasima)). - -fof(axmondialPred23579, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_NakhonRatchasima,f_MeasureFn(20433,inst_SquareKilometer))). - -fof(axmondialPred23580, axiom, - f_capitalCity(inst_Countries_THA_provinces_NakhonRatchasima_cities_NakhonRatchasima,inst_Countries_THA_provinces_NakhonRatchasima)). - -fof(axmondialPred23581, axiom, - f_sharedBorderLength(inst_China,inst_Burma,f_MeasureFn(2185,inst_Kilometer))). - -fof(axmondialPred23582, axiom, - f_located(inst_Lakes_LakeTana,inst_Ethiopia)). - -fof(axmondialPred23583, axiom, - f_landAreaOnly(inst_Lakes_LakeTana,f_MeasureFn(3630,inst_SquareKilometer))). - -fof(axmondialPred23584, axiom, - 2316400 = f_PopulationFn(inst_Countries_ETH_cities_AddisAbaba)). - -fof(axmondialPred23585, axiom, - f_geographicalSubregion(inst_Countries_ETH_cities_AddisAbaba,inst_Ethiopia)). - -fof(axmondialPred23586, axiom, - f_geographicalSubregion(inst_Uganda,inst_Continents_Africa)). - -fof(axmondialPred23587, axiom, - 1438000 = f_PopulationFn(inst_Countries_I_provinces_Marche)). - -fof(axmondialPred23588, axiom, - f_landAreaOnly(inst_Countries_I_provinces_Marche,f_MeasureFn(9693,inst_SquareKilometer))). - -fof(axmondialPred23589, axiom, - f_capitalCity(inst_Countries_I_provinces_Marche_cities_Ancona,inst_Countries_I_provinces_Marche)). - -fof(axmondialPred23590, axiom, - 1823767 = f_PopulationFn(inst_Countries_YV_provinces_Carabobo)). - -fof(axmondialPred23591, axiom, - f_landAreaOnly(inst_Countries_YV_provinces_Carabobo,f_MeasureFn(4650,inst_SquareKilometer))). - -fof(axmondialPred23592, axiom, - f_capitalCity(inst_Countries_YV_provinces_Carabobo_cities_Valencia,inst_Countries_YV_provinces_Carabobo)). - -fof(axmondialPred23593, axiom, - 172479 = f_PopulationFn(inst_Countries_TR_provinces_Hakkari)). - -fof(axmondialPred23594, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Hakkari,f_MeasureFn(7121,inst_SquareKilometer))). - -fof(axmondialPred23595, axiom, - f_capitalCity(inst_Countries_TR_provinces_Hakkari_cities_Hakkari,inst_Countries_TR_provinces_Hakkari)). - -fof(axmondialPred23596, axiom, - 5980693 = f_PopulationFn(inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred23597, axiom, - f_landAreaOnly(inst_Countries_D_provinces_Hessen,f_MeasureFn(21115,inst_SquareKilometer))). - -fof(axmondialPred23598, axiom, - f_capitalCity(inst_Countries_D_provinces_Hessen_cities_Wiesbaden,inst_Countries_D_provinces_Hessen)). - -fof(axmondialPred23599, axiom, - 111308 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Concord)). - -fof(axmondialPred23600, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Concord,inst_Countries_USA_provinces_California)). - -fof(axmondialPred23601, axiom, - 7110000 = f_PopulationFn(inst_Countries_TJ_provinces_Hainan)). - -fof(axmondialPred23602, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Hainan,f_MeasureFn(34000,inst_SquareKilometer))). - -fof(axmondialPred23603, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Hainan_cities_Haikou,inst_Countries_TJ_provinces_Hainan)). - -fof(axmondialPred23604, axiom, - 1209739 = f_PopulationFn(inst_Countries_CO_provinces_Boyaca)). - -fof(axmondialPred23605, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Boyaca,f_MeasureFn(23189,inst_SquareKilometer))). - -fof(axmondialPred23606, axiom, - f_capitalCity(inst_Countries_CO_provinces_Boyaca_cities_Tunja,inst_Countries_CO_provinces_Boyaca)). - -fof(axmondialPred23607, axiom, - 365846 = f_PopulationFn(inst_Countries_NL_provinces_Zeeland)). - -fof(axmondialPred23608, axiom, - f_landAreaOnly(inst_Countries_NL_provinces_Zeeland,f_MeasureFn(1791,inst_SquareKilometer))). - -fof(axmondialPred23609, axiom, - f_capitalCity(inst_Countries_NL_provinces_Zeeland_cities_Middelburg,inst_Countries_NL_provinces_Zeeland)). - -fof(axmondialPred23610, axiom, - 737000 = f_PopulationFn(inst_Countries_RO_provinces_Constanta)). - -fof(axmondialPred23611, axiom, - f_landAreaOnly(inst_Countries_RO_provinces_Constanta,f_MeasureFn(7055,inst_SquareKilometer))). - -fof(axmondialPred23612, axiom, - f_capitalCity(inst_Countries_RO_provinces_Constanta_cities_Constanta,inst_Countries_RO_provinces_Constanta)). - -fof(axmondialPred23613, axiom, - 212818 = f_PopulationFn(inst_Countries_MEX_provinces_Oaxaca_cities_Oaxaca)). - -fof(axmondialPred23614, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Oaxaca_cities_Oaxaca,inst_Countries_MEX_provinces_Oaxaca)). - -fof(axmondialPred23615, axiom, - f_landAreaOnly(inst_Continents_Europe,f_MeasureFn(9562488,inst_SquareKilometer))). - -fof(axmondialPred23616, axiom, - 134000 = f_PopulationFn(inst_Countries_R_provinces_Moskovskayaoblast_cities_Khimki)). - -fof(axmondialPred23617, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Moskovskayaoblast_cities_Khimki,inst_Countries_R_provinces_Moskovskayaoblast)). - -fof(axmondialPred23618, axiom, - 97000 = f_PopulationFn(inst_Countries_EAT_provinces_KaskaziniUjunga)). - -fof(axmondialPred23619, axiom, - f_landAreaOnly(inst_Countries_EAT_provinces_KaskaziniUjunga,f_MeasureFn(470,inst_SquareKilometer))). - -fof(axmondialPred23620, axiom, - f_capitalCity(inst_Countries_EAT_provinces_KaskaziniUjunga_cities_Mkokotoni,inst_Countries_EAT_provinces_KaskaziniUjunga)). - -fof(axmondialPred23621, axiom, - 589917 = f_PopulationFn(inst_Countries_THA_provinces_Phichit)). - -fof(axmondialPred23622, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Phichit,f_MeasureFn(4538,inst_SquareKilometer))). - -fof(axmondialPred23623, axiom, - 521500 = f_PopulationFn(inst_Countries_PL_provinces_Legnickie)). - -fof(axmondialPred23624, axiom, - f_landAreaOnly(inst_Countries_PL_provinces_Legnickie,f_MeasureFn(4037,inst_SquareKilometer))). - -fof(axmondialPred23625, axiom, - f_capitalCity(inst_Countries_PL_provinces_Legnickie_cities_Legnica,inst_Countries_PL_provinces_Legnickie)). - -fof(axmondialPred23626, axiom, - f_member(inst_Kenya,inst_Organizations_UNOMIL)). - -fof(axmondialPred23627, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_KusiniPemba_cities_ChakeCahke,inst_Countries_EAT_provinces_KusiniPemba)). - -fof(axmondialPred23628, axiom, - 265042 = f_PopulationFn(inst_Countries_MEX_provinces_Guanajuato_cities_Irapuato)). - -fof(axmondialPred23629, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Guanajuato_cities_Irapuato,inst_Countries_MEX_provinces_Guanajuato)). - -fof(axmondialPred23630, axiom, - 892952 = f_PopulationFn(inst_Countries_TR_provinces_Karamanmaras)). - -fof(axmondialPred23631, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Karamanmaras,f_MeasureFn(14327,inst_SquareKilometer))). - -fof(axmondialPred23632, axiom, - f_capitalCity(inst_Countries_TR_provinces_Karamanmaras_cities_KaramanMaras,inst_Countries_TR_provinces_Karamanmaras)). - -fof(axmondialPred23633, axiom, - 312911 = f_PopulationFn(inst_Countries_IRQ_provinces_AlMuthanna)). - -fof(axmondialPred23634, axiom, - f_landAreaOnly(inst_Countries_IRQ_provinces_AlMuthanna,f_MeasureFn(51740,inst_SquareKilometer))). - -fof(axmondialPred23635, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_AlMuthanna_cities_AsSamawah,inst_Countries_IRQ_provinces_AlMuthanna)). - -fof(axmondialPred23636, axiom, - 569518 = f_PopulationFn(inst_Countries_TJ_provinces_Liaoning_cities_Jinzhou)). - -fof(axmondialPred23637, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Liaoning_cities_Jinzhou,inst_Countries_TJ_provinces_Liaoning)). - -fof(axmondialPred23638, axiom, - 161832 = f_PopulationFn(inst_Countries_D_provinces_NordrheinWestfalen_cities_Leverkusen)). - -fof(axmondialPred23639, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_NordrheinWestfalen_cities_Leverkusen,inst_Countries_D_provinces_NordrheinWestfalen)). - -fof(axmondialPred23640, axiom, - 828380 = f_PopulationFn(inst_Countries_IR_provinces_Khuzestan_cities_Ahvaz)). - -fof(axmondialPred23641, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Khuzestan_cities_Ahvaz,inst_Countries_IR_provinces_Khuzestan)). - -fof(axmondialPred23642, axiom, - f_located(inst_Islands_Hierro,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred23643, axiom, - f_located(inst_Islands_Hierro,inst_Spain)). - -fof(axmondialPred23644, axiom, - 137000 = f_PopulationFn(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Pervouralsk)). - -fof(axmondialPred23645, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Pervouralsk,inst_Countries_R_provinces_Sverdlovskayaoblast)). - -fof(axmondialPred23646, axiom, - 440842 = f_PopulationFn(inst_Countries_DZ_cities_Constantine)). - -fof(axmondialPred23647, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Constantine,inst_Algeria)). - -fof(axmondialPred23648, axiom, - f_member(inst_Iraq,inst_Organizations_ILO)). - -fof(axmondialPred23649, axiom, - 798000 = f_PopulationFn(inst_Countries_UA_provinces_Lvivska_cities_Lviv)). - -fof(axmondialPred23650, axiom, - f_geographicalSubregion(inst_Countries_UA_provinces_Lvivska_cities_Lviv,inst_Countries_UA_provinces_Lvivska)). - -fof(axmondialPred23651, axiom, - 944685 = f_PopulationFn(inst_Countries_RI_cities_UjungPandang)). - -fof(axmondialPred23652, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_UjungPandang,inst_Indonesia)). - -fof(axmondialPred23653, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Nara_cities_Nara,inst_Countries_J_provinces_Nara)). - -fof(axmondialPred23654, axiom, - 269644 = f_PopulationFn(inst_Countries_E_provinces_Asturias_cities_Gijon)). - -fof(axmondialPred23655, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Asturias_cities_Gijon,inst_Countries_E_provinces_Asturias)). - -fof(axmondialPred23656, axiom, - 140100 = f_PopulationFn(inst_Countries_GB_provinces_NeathandPortTalbot)). - -fof(axmondialPred23657, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_NeathandPortTalbot,f_MeasureFn(441,inst_SquareKilometer))). - -fof(axmondialPred23658, axiom, - f_capitalCity(inst_Countries_GB_provinces_NeathandPortTalbot_cities_PortTalbot,inst_Countries_GB_provinces_NeathandPortTalbot)). - -fof(axmondialPred23659, axiom, - 591900 = f_PopulationFn(inst_Countries_TAD_provinces_Dushanbe_munic)). - -fof(axmondialPred23660, axiom, - f_landAreaOnly(inst_Countries_TAD_provinces_Dushanbe_munic,f_MeasureFn(300,inst_SquareKilometer))). - -fof(axmondialPred23661, axiom, - f_capitalCity(inst_Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe,inst_Countries_TAD_provinces_Dushanbe_munic)). - -fof(axmondialPred23662, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_SanAndresyProvidencia_cities_SanAndres,inst_Countries_CO_provinces_SanAndresyProvidencia)). - -fof(axmondialPred23663, axiom, - f_geographicalSubregion(inst_Mali,inst_Continents_Africa)). - -fof(axmondialPred23664, axiom, - 1934907 = f_PopulationFn(inst_Countries_TR_provinces_Adana)). - -fof(axmondialPred23665, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Adana,f_MeasureFn(17253,inst_SquareKilometer))). - -fof(axmondialPred23666, axiom, - f_capitalCity(inst_Countries_TR_provinces_Adana_cities_Adana,inst_Countries_TR_provinces_Adana)). - -fof(axmondialPred23667, axiom, - 4644758 = f_PopulationFn(inst_Countries_ZRE_provinces_Bandundu)). - -fof(axmondialPred23668, axiom, - f_landAreaOnly(inst_Countries_ZRE_provinces_Bandundu,f_MeasureFn(295658,inst_SquareKilometer))). - -fof(axmondialPred23669, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_Bandundu_cities_Bandundu,inst_Countries_ZRE_provinces_Bandundu)). - -fof(axmondialPred23670, axiom, - 57224 = f_PopulationFn(inst_Countries_GH_cities_CapeCoast)). - -fof(axmondialPred23671, axiom, - f_geographicalSubregion(inst_Countries_GH_cities_CapeCoast,inst_Ghana)). - -fof(axmondialPred23672, axiom, - 160362 = f_PopulationFn(inst_Countries_IR_cities_Rajaishahr)). - -fof(axmondialPred23673, axiom, - f_geographicalSubregion(inst_Countries_IR_cities_Rajaishahr,inst_Iran)). - -fof(axmondialPred23674, axiom, - 1802299 = f_PopulationFn(inst_Countries_SUD_provinces_alKhartum)). - -fof(axmondialPred23675, axiom, - f_landAreaOnly(inst_Countries_SUD_provinces_alKhartum,f_MeasureFn(28165,inst_SquareKilometer))). - -fof(axmondialPred23676, axiom, - f_capitalCity(inst_Countries_SUD_provinces_alKhartum_cities_Khartoum,inst_Countries_SUD_provinces_alKhartum)). - -fof(axmondialPred23677, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Kenya,inst_AgriculturalSector,27,f_YearFn(1996))). - -fof(axmondialPred23678, axiom, - f_member(inst_Kenya,inst_Organizations_UNU)). - -fof(axmondialPred23679, axiom, - f_inflationRateInCountry(inst_Kenya,1.7)). - -fof(axmondialPred23680, axiom, - f_geographicSubregion(inst_Countries_EAK_provinces_Nairobi,inst_Kenya)). - -fof(axmondialPred23681, axiom, - f_meetsSpatially(inst_Kenya,inst_Somalia)). - -fof(axmondialPred23682, axiom, - f_meetsSpatially(inst_Kenya,inst_Sudan)). - -fof(axmondialPred23683, axiom, - f_member(inst_Kenya,inst_Organizations_WHO)). - -fof(axmondialPred23684, axiom, - f_meetsSpatially(inst_Kenya,inst_Tanzania)). - -fof(axmondialPred23685, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Kenya,inst_IndustrialSector,19,f_YearFn(1996))). - -fof(axmondialPred23686, axiom, - f_geographicSubregion(inst_Countries_EAK_provinces_RiftValley,inst_Kenya)). - -fof(axmondialPred23687, axiom, - f_geographicSubregion(inst_Countries_EAK_provinces_Western,inst_Kenya)). - -fof(axmondialPred23688, axiom, - f_geographicSubregion(inst_Countries_EAK_provinces_Nyanza,inst_Kenya)). - -fof(axmondialPred23689, axiom, - f_landAreaOnly(inst_Kenya,f_MeasureFn(582650,inst_SquareKilometer))). - -fof(axmondialPred23690, axiom, - f_geographicSubregion(inst_Countries_EAK_provinces_NorthEastern,inst_Kenya)). - -fof(axmondialPred23691, axiom, - f_geographicSubregion(inst_Countries_EAK_provinces_Eastern,inst_Kenya)). - -fof(axmondialPred23692, axiom, - f_meetsSpatially(inst_Kenya,inst_Uganda)). - -fof(axmondialPred23693, axiom, - f_member(inst_Kenya,inst_Organizations_Intelsat)). - -fof(axmondialPred23694, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Kenya,inst_ServiceSector,54,f_YearFn(1996))). - -fof(axmondialPred23695, axiom, - f_geographicSubregion(inst_Countries_EAK_provinces_Coast,inst_Kenya)). - -fof(axmondialPred23696, axiom, - f_meetsSpatially(inst_Kenya,inst_Ethiopia)). - -fof(axmondialPred23697, axiom, - f_capitalCity(inst_Countries_EAK_provinces_Nairobi_cities_Nairobi,inst_Kenya)). - -fof(axmondialPred23698, axiom, - f_geographicSubregion(inst_Countries_EAK_provinces_Central,inst_Kenya)). - -fof(axmondialPred23699, axiom, - 28176686 = f_PopulationFn(inst_Kenya)). - -fof(axmondialPred23700, axiom, - f_located(inst_Mountains_Sabalan,inst_Countries_IR_provinces_AzarbayianeSharqi)). - -fof(axmondialPred23701, axiom, - f_located(inst_Mountains_Sabalan,inst_Iran)). - -fof(axmondialPred23702, axiom, - 230000 = f_PopulationFn(inst_Countries_R_provinces_Rostovskayaoblast_cities_Shakhty)). - -fof(axmondialPred23703, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rostovskayaoblast_cities_Shakhty,inst_Countries_R_provinces_Rostovskayaoblast)). - -fof(axmondialPred23704, axiom, - 122614 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_Teresopolis)). - -fof(axmondialPred23705, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_Teresopolis,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred23706, axiom, - f_located(inst_Lakes_Arresee,inst_Denmark)). - -fof(axmondialPred23707, axiom, - f_landAreaOnly(inst_Lakes_Arresee,f_MeasureFn(40.2,inst_SquareKilometer))). - -fof(axmondialPred23708, axiom, - f_member(inst_Bolivia,inst_Organizations_WHO)). - -fof(axmondialPred23709, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Hyogo,inst_Japan)). - -fof(axmondialPred23710, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Okayama,inst_Japan)). - -fof(axmondialPred23711, axiom, - f_member(inst_Japan,inst_Organizations_UN)). - -fof(axmondialPred23712, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Okinawa,inst_Japan)). - -fof(axmondialPred23713, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Shiga,inst_Japan)). - -fof(axmondialPred23714, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Yamagata,inst_Japan)). - -fof(axmondialPred23715, axiom, - 125449703 = f_PopulationFn(inst_Japan)). - -fof(axmondialPred23716, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Yamanashi,inst_Japan)). - -fof(axmondialPred23717, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Nagasaki,inst_Japan)). - -fof(axmondialPred23718, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Toyama,inst_Japan)). - -fof(axmondialPred23719, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Kyoto,inst_Japan)). - -fof(axmondialPred23720, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Osaka,inst_Japan)). - -fof(axmondialPred23721, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Kochi,inst_Japan)). - -fof(axmondialPred23722, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Shimane,inst_Japan)). - -fof(axmondialPred23723, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Saga,inst_Japan)). - -fof(axmondialPred23724, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Mie,inst_Japan)). - -fof(axmondialPred23725, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Ehime,inst_Japan)). - -fof(axmondialPred23726, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Hokkaido,inst_Japan)). - -fof(axmondialPred23727, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Saitama,inst_Japan)). - -fof(axmondialPred23728, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Miyagi,inst_Japan)). - -fof(axmondialPred23729, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Kagoshima,inst_Japan)). - -fof(axmondialPred23730, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Shizuoka,inst_Japan)). - -fof(axmondialPred23731, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Aomori,inst_Japan)). - -fof(axmondialPred23732, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Japan,inst_ServiceSector,57.7,f_YearFn(1996))). - -fof(axmondialPred23733, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Iwate,inst_Japan)). - -fof(axmondialPred23734, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Tokyo,inst_Japan)). - -fof(axmondialPred23735, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Gifu,inst_Japan)). - -fof(axmondialPred23736, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Japan,inst_IndustrialSector,40.2,f_YearFn(1996))). - -fof(axmondialPred23737, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Nara,inst_Japan)). - -fof(axmondialPred23738, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Chiba,inst_Japan)). - -fof(axmondialPred23739, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Niigata,inst_Japan)). - -fof(axmondialPred23740, axiom, - f_inflationRateInCountry(inst_Japan,-0.1)). - -fof(axmondialPred23741, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Gumma,inst_Japan)). - -fof(axmondialPred23742, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Tokushima,inst_Japan)). - -fof(axmondialPred23743, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Yamaguchi,inst_Japan)). - -fof(axmondialPred23744, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Oita,inst_Japan)). - -fof(axmondialPred23745, axiom, - f_capitalCity(inst_Countries_J_provinces_Tokyo_cities_Tokyo,inst_Japan)). - -fof(axmondialPred23746, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Ishikawa,inst_Japan)). - -fof(axmondialPred23747, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Akita,inst_Japan)). - -fof(axmondialPred23748, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Aichi,inst_Japan)). - -fof(axmondialPred23749, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Tottori,inst_Japan)). - -fof(axmondialPred23750, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Japan,inst_AgriculturalSector,2.1,f_YearFn(1996))). - -fof(axmondialPred23751, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Tochigi,inst_Japan)). - -fof(axmondialPred23752, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Ibaraki,inst_Japan)). - -fof(axmondialPred23753, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Kanagawa,inst_Japan)). - -fof(axmondialPred23754, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Kagawa,inst_Japan)). - -fof(axmondialPred23755, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Nagano,inst_Japan)). - -fof(axmondialPred23756, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Fukushima,inst_Japan)). - -fof(axmondialPred23757, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Fukui,inst_Japan)). - -fof(axmondialPred23758, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Hiroshima,inst_Japan)). - -fof(axmondialPred23759, axiom, - f_landAreaOnly(inst_Japan,f_MeasureFn(377835,inst_SquareKilometer))). - -fof(axmondialPred23760, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Fukuoka,inst_Japan)). - -fof(axmondialPred23761, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Kumamoto,inst_Japan)). - -fof(axmondialPred23762, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Miyazaki,inst_Japan)). - -fof(axmondialPred23763, axiom, - f_geographicSubregion(inst_Countries_J_provinces_Wakayama,inst_Japan)). - -fof(axmondialPred23764, axiom, - 429214 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Moradabad)). - -fof(axmondialPred23765, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Moradabad,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred23766, axiom, - 137200 = f_PopulationFn(inst_Countries_TR_provinces_Hatay_cities_Antakya)). - -fof(axmondialPred23767, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Hatay_cities_Antakya,inst_Countries_TR_provinces_Hatay)). - -fof(axmondialPred23768, axiom, - 1780600 = f_PopulationFn(inst_Countries_VN_provinces_CanTho)). - -fof(axmondialPred23769, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_CanTho,f_MeasureFn(2950,inst_SquareKilometer))). - -fof(axmondialPred23770, axiom, - 69700 = f_PopulationFn(inst_Countries_GB_provinces_Ceredigion)). - -fof(axmondialPred23771, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Ceredigion,f_MeasureFn(1797,inst_SquareKilometer))). - -fof(axmondialPred23772, axiom, - f_capitalCity(inst_Countries_GB_provinces_Ceredigion_cities_Aberystwyth,inst_Countries_GB_provinces_Ceredigion)). - -fof(axmondialPred23773, axiom, - 1145075 = f_PopulationFn(inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur)). - -fof(axmondialPred23774, axiom, - f_landAreaOnly(inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur,f_MeasureFn(243,inst_SquareKilometer))). - -fof(axmondialPred23775, axiom, - f_capitalCity(inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur,inst_Countries_MAL_provinces_Fed_Terr_ofKualaLumpur)). - -fof(axmondialPred23776, axiom, - 180550 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_Mage)). - -fof(axmondialPred23777, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_Mage,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred23778, axiom, - 746000 = f_PopulationFn(inst_Countries_RSA_provinces_NorthernCape)). - -fof(axmondialPred23779, axiom, - f_landAreaOnly(inst_Countries_RSA_provinces_NorthernCape,f_MeasureFn(363389,inst_SquareKilometer))). - -fof(axmondialPred23780, axiom, - f_capitalCity(inst_Countries_RSA_provinces_NorthernCape_cities_Kimberley,inst_Countries_RSA_provinces_NorthernCape)). - -fof(axmondialPred23781, axiom, - 412540 = f_PopulationFn(inst_Countries_THA_provinces_PrachinBuri)). - -fof(axmondialPred23782, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_PrachinBuri,f_MeasureFn(4742,inst_SquareKilometer))). - -fof(axmondialPred23783, axiom, - f_hasHeadq(inst_Organizations_ECO,inst_Countries_IR_provinces_Tehran_cities_Tehran)). - -fof(axmondialPred23784, axiom, - 783286 = f_PopulationFn(inst_Countries_THA_provinces_Ratchaburi)). - -fof(axmondialPred23785, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Ratchaburi,f_MeasureFn(5187,inst_SquareKilometer))). - -fof(axmondialPred23786, axiom, - 109234 = f_PopulationFn(inst_Countries_TJ_provinces_Gansu_cities_Yumen)). - -fof(axmondialPred23787, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Gansu_cities_Yumen,inst_Countries_TJ_provinces_Gansu)). - -fof(axmondialPred23788, axiom, - 177120 = f_PopulationFn(inst_Countries_RI_cities_Probolinggo)). - -fof(axmondialPred23789, axiom, - f_geographicalSubregion(inst_Countries_RI_cities_Probolinggo,inst_Indonesia)). - -fof(axmondialPred23790, axiom, - 1585577 = f_PopulationFn(inst_Countries_USA_provinces_Pennsylvania_cities_Philadelphia)). - -fof(axmondialPred23791, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Pennsylvania_cities_Philadelphia,inst_Countries_USA_provinces_Pennsylvania)). - -fof(axmondialPred23792, axiom, - f_geographicalSubregion(inst_Egypt,inst_Continents_Asia)). - -fof(axmondialPred23793, axiom, - 745541 = f_PopulationFn(inst_Countries_MA_cities_Marrakech)). - -fof(axmondialPred23794, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Marrakech,inst_Morocco)). - -fof(axmondialPred23795, axiom, - f_meetsSpatially(inst_Italy,inst_Austria)). - -fof(axmondialPred23796, axiom, - f_capitalCity(inst_Countries_I_provinces_Lazio_cities_Rome,inst_Italy)). - -fof(axmondialPred23797, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Basilicata,inst_Italy)). - -fof(axmondialPred23798, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Lombardia,inst_Italy)). - -fof(axmondialPred23799, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Italy,inst_AgriculturalSector,2.9,f_YearFn(1996))). - -fof(axmondialPred23800, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Italy,inst_IndustrialSector,31.6,f_YearFn(1996))). - -fof(axmondialPred23801, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Campania,inst_Italy)). - -fof(axmondialPred23802, axiom, - f_geographicSubregion(inst_Countries_I_provinces_EmiliaRomagna,inst_Italy)). - -fof(axmondialPred23803, axiom, - f_geographicSubregion(inst_Countries_I_provinces_ValledAosta,inst_Italy)). - -fof(axmondialPred23804, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Toscana,inst_Italy)). - -fof(axmondialPred23805, axiom, - f_meetsSpatially(inst_Italy,inst_HolySee)). - -fof(axmondialPred23806, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Umbria,inst_Italy)). - -fof(axmondialPred23807, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Piemonte,inst_Italy)). - -fof(axmondialPred23808, axiom, - f_geographicSubregion(inst_Countries_I_provinces_TrentinoAltoAdige,inst_Italy)). - -fof(axmondialPred23809, axiom, - f_meetsSpatially(inst_Italy,inst_SanMarino)). - -fof(axmondialPred23810, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Veneto,inst_Italy)). - -fof(axmondialPred23811, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Marche,inst_Italy)). - -fof(axmondialPred23812, axiom, - f_meetsSpatially(inst_Italy,inst_Slovenia)). - -fof(axmondialPred23813, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Molise,inst_Italy)). - -fof(axmondialPred23814, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Sicilia,inst_Italy)). - -fof(axmondialPred23815, axiom, - f_meetsSpatially(inst_Italy,inst_France)). - -fof(axmondialPred23816, axiom, - 57460274 = f_PopulationFn(inst_Italy)). - -fof(axmondialPred23817, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Italy,inst_ServiceSector,65.5,f_YearFn(1996))). - -fof(axmondialPred23818, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Calabria,inst_Italy)). - -fof(axmondialPred23819, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Abruzzo,inst_Italy)). - -fof(axmondialPred23820, axiom, - f_member(inst_Italy,inst_Organizations_ICC)). - -fof(axmondialPred23821, axiom, - f_geographicSubregion(inst_Countries_I_provinces_FriuliVeneziaGiulia,inst_Italy)). - -fof(axmondialPred23822, axiom, - f_member(inst_Italy,inst_Organizations_CE)). - -fof(axmondialPred23823, axiom, - f_meetsSpatially(inst_Italy,inst_Switzerland)). - -fof(axmondialPred23824, axiom, - f_member(inst_Italy,inst_Organizations_CDB)). - -fof(axmondialPred23825, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Puglia,inst_Italy)). - -fof(axmondialPred23826, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Sardegna,inst_Italy)). - -fof(axmondialPred23827, axiom, - f_inflationRateInCountry(inst_Italy,5.4)). - -fof(axmondialPred23828, axiom, - f_landAreaOnly(inst_Italy,f_MeasureFn(301230,inst_SquareKilometer))). - -fof(axmondialPred23829, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Lazio,inst_Italy)). - -fof(axmondialPred23830, axiom, - f_geographicSubregion(inst_Countries_I_provinces_Liguria,inst_Italy)). - -fof(axmondialPred23831, axiom, - f_hasHeadq(inst_Organizations_UNMIH,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred23832, axiom, - 125444 = f_PopulationFn(inst_Countries_I_provinces_Sicilia_cities_Siracusa)). - -fof(axmondialPred23833, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Sicilia_cities_Siracusa,inst_Countries_I_provinces_Sicilia)). - -fof(axmondialPred23834, axiom, - 156000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Salavat)). - -fof(axmondialPred23835, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofBashkortostan_cities_Salavat,inst_Countries_R_provinces_Rep_ofBashkortostan)). - -fof(axmondialPred23836, axiom, - 106095 = f_PopulationFn(inst_Countries_D_provinces_Niedersachsen_cities_Hildesheim)). - -fof(axmondialPred23837, axiom, - f_geographicalSubregion(inst_Countries_D_provinces_Niedersachsen_cities_Hildesheim,inst_Countries_D_provinces_Niedersachsen)). - -fof(axmondialPred23838, axiom, - 182005 = f_PopulationFn(inst_Countries_USA_provinces_Ohio_cities_Dayton)). - -fof(axmondialPred23839, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Ohio_cities_Dayton,inst_Countries_USA_provinces_Ohio)). - -fof(axmondialPred23840, axiom, - 133710 = f_PopulationFn(inst_Countries_BR_provinces_Maranhao_cities_Caxias)). - -fof(axmondialPred23841, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Maranhao_cities_Caxias,inst_Countries_BR_provinces_Maranhao)). - -fof(axmondialPred23842, axiom, - 112000 = f_PopulationFn(inst_Countries_BD_cities_Pabna)). - -fof(axmondialPred23843, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Pabna,inst_Bangladesh)). - -fof(axmondialPred23844, axiom, - 1444700 = f_PopulationFn(inst_Countries_RM_provinces_Toamasina)). - -fof(axmondialPred23845, axiom, - f_landAreaOnly(inst_Countries_RM_provinces_Toamasina,f_MeasureFn(71911,inst_SquareKilometer))). - -fof(axmondialPred23846, axiom, - f_capitalCity(inst_Countries_RM_provinces_Toamasina_cities_Tamatave,inst_Countries_RM_provinces_Toamasina)). - -fof(axmondialPred23847, axiom, - 1373000 = f_PopulationFn(inst_Countries_A_provinces_UpperAustria)). - -fof(axmondialPred23848, axiom, - f_landAreaOnly(inst_Countries_A_provinces_UpperAustria,f_MeasureFn(11979,inst_SquareKilometer))). - -fof(axmondialPred23849, axiom, - f_capitalCity(inst_Countries_A_provinces_UpperAustria_cities_Linz,inst_Countries_A_provinces_UpperAustria)). - -fof(axmondialPred23850, axiom, - f_sharedBorderLength(inst_Zaire,inst_Sudan,f_MeasureFn(628,inst_Kilometer))). - -fof(axmondialPred23851, axiom, - f_located(inst_Deserts_Asauad,inst_Mauritania)). - -fof(axmondialPred23852, axiom, - f_located(inst_Deserts_Asauad,inst_Mali)). - -fof(axmondialPred23853, axiom, - f_landAreaOnly(inst_Deserts_Asauad,f_MeasureFn(35000,inst_SquareKilometer))). - -fof(axmondialPred23854, axiom, - f_geographicalSubregion(inst_Countries_CH_provinces_UR_cities_Altdorf,inst_Countries_CH_provinces_UR)). - -fof(axmondialPred23855, axiom, - f_hasHeadq(inst_Organizations_LAES,inst_Countries_YV_provinces_DistritoFederal_cities_Caracas)). - -fof(axmondialPred23856, axiom, - f_located(inst_Rivers_Neva,inst_Countries_R_provinces_Leningradskayaoblast)). - -fof(axmondialPred23857, axiom, - f_located(inst_Rivers_Neva,inst_Countries_R_provinces_Vologodskayaoblast)). - -fof(axmondialPred23858, axiom, - f_located(inst_Rivers_Neva,inst_Russia)). - -fof(axmondialPred23859, axiom, - f_flowsInto(inst_Rivers_Neva,inst_Seas_BalticSea)). - -fof(axmondialPred23860, axiom, - f_length(inst_Rivers_Neva,74)). - -fof(axmondialPred23861, axiom, - f_geographicalSubregion(inst_Burundi,inst_Continents_Africa)). - -fof(axmondialPred23862, axiom, - f_member(inst_Iraq,inst_Organizations_Inmarsat)). - -fof(axmondialPred23863, axiom, - f_geographicalSubregion(inst_Countries_Z_provinces_Northwestern_cities_Solwezi,inst_Countries_Z_provinces_Northwestern)). - -fof(axmondialPred23864, axiom, - f_member(inst_Bahamas,inst_Organizations_IADB)). - -fof(axmondialPred23865, axiom, - f_landAreaOnly(inst_Bahamas,f_MeasureFn(13940,inst_SquareKilometer))). - -fof(axmondialPred23866, axiom, - 259367 = f_PopulationFn(inst_Bahamas)). - -fof(axmondialPred23867, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Bahamas,inst_IndustrialSector,35,f_YearFn(1996))). - -fof(axmondialPred23868, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Bahamas,inst_ServiceSector,62,f_YearFn(1996))). - -fof(axmondialPred23869, axiom, - f_capitalCity(inst_Countries_BS_cities_Nassau,inst_Bahamas)). - -fof(axmondialPred23870, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Bahamas,inst_AgriculturalSector,3,f_YearFn(1996))). - -fof(axmondialPred23871, axiom, - f_inflationRateInCountry(inst_Bahamas,1.5)). - -fof(axmondialPred23872, axiom, - f_sharedBorderLength(inst_Russia,inst_Latvia,f_MeasureFn(217,inst_Kilometer))). - -fof(axmondialPred23873, axiom, - f_sharedBorderLength(inst_Russia,inst_Kazakstan,f_MeasureFn(6846,inst_Kilometer))). - -fof(axmondialPred23874, axiom, - 5218442 = f_PopulationFn(inst_Countries_BR_provinces_Maranhao)). - -fof(axmondialPred23875, axiom, - f_landAreaOnly(inst_Countries_BR_provinces_Maranhao,f_MeasureFn(333365,inst_SquareKilometer))). - -fof(axmondialPred23876, axiom, - f_capitalCity(inst_Countries_BR_provinces_Maranhao_cities_SaoLuis,inst_Countries_BR_provinces_Maranhao)). - -fof(axmondialPred23877, axiom, - 111000 = f_PopulationFn(inst_Countries_PL_provinces_Katowickie_cities_WodzilawSlaski)). - -fof(axmondialPred23878, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Katowickie_cities_WodzilawSlaski,inst_Countries_PL_provinces_Katowickie)). - -fof(axmondialPred23879, axiom, - 124371 = f_PopulationFn(inst_Countries_PK_cities_MirpurKhas)). - -fof(axmondialPred23880, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_MirpurKhas,inst_Pakistan)). - -fof(axmondialPred23881, axiom, - 65511 = f_PopulationFn(inst_Countries_SF_provinces_Suomi_cities_Jyvaeskylae)). - -fof(axmondialPred23882, axiom, - f_geographicalSubregion(inst_Countries_SF_provinces_Suomi_cities_Jyvaeskylae,inst_Countries_SF_provinces_Suomi)). - -fof(axmondialPred23883, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_WCL)). - -fof(axmondialPred23884, axiom, - 1595000 = f_PopulationFn(inst_Countries_F_provinces_PoitouCharentes)). - -fof(axmondialPred23885, axiom, - f_landAreaOnly(inst_Countries_F_provinces_PoitouCharentes,f_MeasureFn(25809,inst_SquareKilometer))). - -fof(axmondialPred23886, axiom, - f_capitalCity(inst_Countries_F_provinces_PoitouCharentes_cities_Poitiers,inst_Countries_F_provinces_PoitouCharentes)). - -fof(axmondialPred23887, axiom, - 219340 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_Badalona)). - -fof(axmondialPred23888, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_Badalona,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred23889, axiom, - 260680 = f_PopulationFn(inst_Countries_RC_provinces_Taoyuan_cities_Taoyuan)). - -fof(axmondialPred23890, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Taoyuan_cities_Taoyuan,inst_Countries_RC_provinces_Taoyuan)). - -fof(axmondialPred23891, axiom, - f_sharedBorderLength(inst_UnitedStates,inst_Canada,f_MeasureFn(8893,inst_Kilometer))). - -fof(axmondialPred23892, axiom, - 1176800 = f_PopulationFn(inst_Countries_UA_provinces_Rivnenska)). - -fof(axmondialPred23893, axiom, - f_landAreaOnly(inst_Countries_UA_provinces_Rivnenska,f_MeasureFn(20100,inst_SquareKilometer))). - -fof(axmondialPred23894, axiom, - f_capitalCity(inst_Countries_UA_provinces_Rivnenska_cities_Rivne,inst_Countries_UA_provinces_Rivnenska)). - -fof(axmondialPred23895, axiom, - 171265 = f_PopulationFn(inst_Countries_I_provinces_Toscana_cities_Livorno)). - -fof(axmondialPred23896, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_Toscana_cities_Livorno,inst_Countries_I_provinces_Toscana)). - -fof(axmondialPred23897, axiom, - f_sharedBorderLength(inst_SerbiaAndMontenegro,inst_Macedonia,f_MeasureFn(221,inst_Kilometer))). - -fof(axmondialPred23898, axiom, - 195000 = f_PopulationFn(inst_Countries_NOK_cities_Haeju)). - -fof(axmondialPred23899, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Haeju,inst_NorthKorea)). - -fof(axmondialPred23900, axiom, - 239000 = f_PopulationFn(inst_Countries_R_provinces_KabardinoBalkarRep__cities_Nalchik)). - -fof(axmondialPred23901, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_KabardinoBalkarRep__cities_Nalchik,inst_Countries_R_provinces_KabardinoBalkarRep_)). - -fof(axmondialPred23902, axiom, - 15759 = f_PopulationFn(inst_Countries_VU_cities_Port_Vila)). - -fof(axmondialPred23903, axiom, - f_geographicalSubregion(inst_Countries_VU_cities_Port_Vila,inst_Vanuatu)). - -fof(axmondialPred23904, axiom, - f_located(inst_Islands_Bermuda,inst_UnitedKingdom)). - -fof(axmondialPred23905, axiom, - f_landAreaOnly(inst_Islands_Bermuda,f_MeasureFn(53.5,inst_SquareKilometer))). - -fof(axmondialPred23906, axiom, - 104400 = f_PopulationFn(inst_Countries_GB_provinces_Nottinghamshire_cities_NewarkonTrent)). - -fof(axmondialPred23907, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Nottinghamshire_cities_NewarkonTrent,inst_Countries_GB_provinces_Nottinghamshire)). - -fof(axmondialPred23908, axiom, - f_located(inst_Rivers_Vaesterdalaelv,inst_Countries_S_provinces_Kopparberg)). - -fof(axmondialPred23909, axiom, - f_located(inst_Rivers_Vaesterdalaelv,inst_Sweden)). - -fof(axmondialPred23910, axiom, - f_flowsInto(inst_Rivers_Vaesterdalaelv,inst_Rivers_Dalaelv)). - -fof(axmondialPred23911, axiom, - f_located(inst_Islands_Lanzarote,inst_Countries_E_provinces_CanaryIslands)). - -fof(axmondialPred23912, axiom, - f_located(inst_Islands_Lanzarote,inst_Spain)). - -fof(axmondialPred23913, axiom, - f_sharedBorderLength(inst_Luxembourg,inst_Belgium,f_MeasureFn(148,inst_Kilometer))). - -fof(axmondialPred23914, axiom, - f_located(inst_Mountains_PikKommunizma,inst_Countries_TAD_provinces_BadakhshoniKuni)). - -fof(axmondialPred23915, axiom, - f_located(inst_Mountains_PikKommunizma,inst_Tajikistan)). - -fof(axmondialPred23916, axiom, - f_member(inst_Togo,inst_Organizations_UN)). - -fof(axmondialPred23917, axiom, - f_member(inst_Togo,inst_Organizations_CCC)). - -fof(axmondialPred23918, axiom, - f_meetsSpatially(inst_Togo,inst_BurkinaFaso)). - -fof(axmondialPred23919, axiom, - f_meetsSpatially(inst_Togo,inst_Benin)). - -fof(axmondialPred23920, axiom, - f_meetsSpatially(inst_Togo,inst_Ghana)). - -fof(axmondialPred23921, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Togo,inst_AgriculturalSector,49.2,f_YearFn(1996))). - -fof(axmondialPred23922, axiom, - f_landAreaOnly(inst_Togo,f_MeasureFn(56790,inst_SquareKilometer))). - -fof(axmondialPred23923, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Togo,inst_IndustrialSector,17.7,f_YearFn(1996))). - -fof(axmondialPred23924, axiom, - 4570530 = f_PopulationFn(inst_Togo)). - -fof(axmondialPred23925, axiom, - f_inflationRateInCountry(inst_Togo,8.8)). - -fof(axmondialPred23926, axiom, - f_member(inst_Togo,inst_Organizations_IFAD)). - -fof(axmondialPred23927, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Togo,inst_ServiceSector,33.1,f_YearFn(1996))). - -fof(axmondialPred23928, axiom, - f_capitalCity(inst_Countries_RT_cities_Lome,inst_Togo)). - -fof(axmondialPred23929, axiom, - f_sharedBorderLength(inst_Macedonia,inst_Bulgaria,f_MeasureFn(148,inst_Kilometer))). - -fof(axmondialPred23930, axiom, - 252338 = f_PopulationFn(inst_Countries_F_provinces_Alsace_cities_Strasbourg)). - -fof(axmondialPred23931, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Alsace_cities_Strasbourg,inst_Countries_F_provinces_Alsace)). - -fof(axmondialPred23932, axiom, - 440693 = f_PopulationFn(inst_Countries_IR_provinces_Ilam)). - -fof(axmondialPred23933, axiom, - f_landAreaOnly(inst_Countries_IR_provinces_Ilam,f_MeasureFn(19044,inst_SquareKilometer))). - -fof(axmondialPred23934, axiom, - f_capitalCity(inst_Countries_IR_provinces_Ilam_cities_Ilam,inst_Countries_IR_provinces_Ilam)). - -fof(axmondialPred23935, axiom, - 313987 = f_PopulationFn(inst_Countries_CDN_provinces_Ontario_cities_Ottawa)). - -fof(axmondialPred23936, axiom, - f_geographicalSubregion(inst_Countries_CDN_provinces_Ontario_cities_Ottawa,inst_Countries_CDN_provinces_Ontario)). - -fof(axmondialPred23937, axiom, - 124773 = f_PopulationFn(inst_Countries_USA_provinces_Florida_cities_Tallahassee)). - -fof(axmondialPred23938, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Florida_cities_Tallahassee,inst_Countries_USA_provinces_Florida)). - -fof(axmondialPred23939, axiom, - 896702 = f_PopulationFn(inst_Countries_MEX_provinces_Nayarit)). - -fof(axmondialPred23940, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_Nayarit,f_MeasureFn(27621,inst_SquareKilometer))). - -fof(axmondialPred23941, axiom, - f_capitalCity(inst_Countries_MEX_provinces_Nayarit_cities_Tepic,inst_Countries_MEX_provinces_Nayarit)). - -fof(axmondialPred23942, axiom, - 106100 = f_PopulationFn(inst_Countries_GB_provinces_Kent_cities_Dover)). - -fof(axmondialPred23943, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Kent_cities_Dover,inst_Countries_GB_provinces_Kent)). - -fof(axmondialPred23944, axiom, - 178223 = f_PopulationFn(inst_Countries_BR_provinces_RioGrandedoSul_cities_RioGrande)). - -fof(axmondialPred23945, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RioGrandedoSul_cities_RioGrande,inst_Countries_BR_provinces_RioGrandedoSul)). - -fof(axmondialPred23946, axiom, - f_located(inst_Lakes_LakeKivu,inst_Countries_ZRE_provinces_Kivu)). - -fof(axmondialPred23947, axiom, - f_located(inst_Lakes_LakeKivu,inst_Rwanda)). - -fof(axmondialPred23948, axiom, - f_located(inst_Lakes_LakeKivu,inst_Zaire)). - -fof(axmondialPred23949, axiom, - f_landAreaOnly(inst_Lakes_LakeKivu,f_MeasureFn(2650,inst_SquareKilometer))). - -fof(axmondialPred23950, axiom, - 293026 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Bauru)). - -fof(axmondialPred23951, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Bauru,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred23952, axiom, - 256823 = f_PopulationFn(inst_Countries_CO_provinces_ValledeCauca_cities_Palmira)). - -fof(axmondialPred23953, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_ValledeCauca_cities_Palmira,inst_Countries_CO_provinces_ValledeCauca)). - -fof(axmondialPred23954, axiom, - f_landAreaOnly(inst_Continents_Australia_Oceania,f_MeasureFn(8503474,inst_SquareKilometer))). - -fof(axmondialPred23955, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Shiga_cities_Otsu,inst_Countries_J_provinces_Shiga)). - -fof(axmondialPred23956, axiom, - 100000 = f_PopulationFn(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Serov)). - -fof(axmondialPred23957, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Sverdlovskayaoblast_cities_Serov,inst_Countries_R_provinces_Sverdlovskayaoblast)). - -fof(axmondialPred23958, axiom, - 164092 = f_PopulationFn(inst_Countries_MEX_provinces_Durango_cities_GomezPalacio)). - -fof(axmondialPred23959, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Durango_cities_GomezPalacio,inst_Countries_MEX_provinces_Durango)). - -fof(axmondialPred23960, axiom, - f_meetsSpatially(inst_Countries_cid_cia_West_Bank,inst_Jordan)). - -fof(axmondialPred23961, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_West_Bank,inst_IndustrialSector,7,f_YearFn(1996))). - -fof(axmondialPred23962, axiom, - 1427741 = f_PopulationFn(inst_Countries_cid_cia_West_Bank)). - -fof(axmondialPred23963, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_West_Bank,14)). - -fof(axmondialPred23964, axiom, - f_meetsSpatially(inst_Countries_cid_cia_West_Bank,inst_Israel)). - -fof(axmondialPred23965, axiom, - f_landAreaOnly(inst_Countries_cid_cia_West_Bank,f_MeasureFn(5860,inst_SquareKilometer))). - -fof(axmondialPred23966, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_West_Bank,inst_AgriculturalSector,33,f_YearFn(1996))). - -fof(axmondialPred23967, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Countries_cid_cia_West_Bank,inst_ServiceSector,60,f_YearFn(1996))). - -fof(axmondialPred23968, axiom, - 537371 = f_PopulationFn(inst_Countries_IND_provinces_Rajasthan_cities_Kota)). - -fof(axmondialPred23969, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Rajasthan_cities_Kota,inst_Countries_IND_provinces_Rajasthan)). - -fof(axmondialPred23970, axiom, - 164000 = f_PopulationFn(inst_Countries_CZ_provinces_Vychodocesky_cities_HradecKralove)). - -fof(axmondialPred23971, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Vychodocesky_cities_HradecKralove,inst_Countries_CZ_provinces_Vychodocesky)). - -fof(axmondialPred23972, axiom, - f_landAreaOnly(inst_Bolivia,f_MeasureFn(1098580,inst_SquareKilometer))). - -fof(axmondialPred23973, axiom, - f_capitalCity(inst_Countries_BOL_cities_LaPaz,inst_Bolivia)). - -fof(axmondialPred23974, axiom, - f_meetsSpatially(inst_Bolivia,inst_Brazil)). - -fof(axmondialPred23975, axiom, - f_meetsSpatially(inst_Bolivia,inst_Peru)). - -fof(axmondialPred23976, axiom, - f_meetsSpatially(inst_Bolivia,inst_Chile)). - -fof(axmondialPred23977, axiom, - f_meetsSpatially(inst_Bolivia,inst_Argentina)). - -fof(axmondialPred23978, axiom, - f_inflationRateInCountry(inst_Bolivia,12)). - -fof(axmondialPred23979, axiom, - f_meetsSpatially(inst_Bolivia,inst_Paraguay)). - -fof(axmondialPred23980, axiom, - 7165257 = f_PopulationFn(inst_Bolivia)). - -fof(axmondialPred23981, axiom, - 135681 = f_PopulationFn(inst_Countries_IR_provinces_Khorasan_cities_Neyshabur)). - -fof(axmondialPred23982, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Khorasan_cities_Neyshabur,inst_Countries_IR_provinces_Khorasan)). - -fof(axmondialPred23983, axiom, - 101309 = f_PopulationFn(inst_Countries_ZRE_provinces_KasaiOriental_cities_Kalemi)). - -fof(axmondialPred23984, axiom, - f_geographicalSubregion(inst_Countries_ZRE_provinces_KasaiOriental_cities_Kalemi,inst_Countries_ZRE_provinces_KasaiOriental)). - -fof(axmondialPred23985, axiom, - f_hasHeadq(inst_Organizations_WHO,inst_Countries_CH_provinces_GE_cities_Geneva)). - -fof(axmondialPred23986, axiom, - 36720000 = f_PopulationFn(inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred23987, axiom, - f_landAreaOnly(inst_Countries_TJ_provinces_Heilongjiang,f_MeasureFn(469000,inst_SquareKilometer))). - -fof(axmondialPred23988, axiom, - f_capitalCity(inst_Countries_TJ_provinces_Heilongjiang_cities_Harbin,inst_Countries_TJ_provinces_Heilongjiang)). - -fof(axmondialPred23989, axiom, - 4322300 = f_PopulationFn(inst_Countries_VN_provinces_HoChiMinhCity)). - -fof(axmondialPred23990, axiom, - f_landAreaOnly(inst_Countries_VN_provinces_HoChiMinhCity,f_MeasureFn(2090,inst_SquareKilometer))). - -fof(axmondialPred23991, axiom, - 147800 = f_PopulationFn(inst_Countries_GB_provinces_DumfriesandGalloway)). - -fof(axmondialPred23992, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_DumfriesandGalloway,f_MeasureFn(6425,inst_SquareKilometer))). - -fof(axmondialPred23993, axiom, - f_capitalCity(inst_Countries_GB_provinces_DumfriesandGalloway_cities_Dumfries,inst_Countries_GB_provinces_DumfriesandGalloway)). - -fof(axmondialPred23994, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElSuweiz_munic_cities_ElSuweiz,inst_Countries_ET_provinces_ElSuweiz_munic)). - -fof(axmondialPred23995, axiom, - 88400 = f_PopulationFn(inst_Countries_PA_provinces_BocasdelToro)). - -fof(axmondialPred23996, axiom, - f_landAreaOnly(inst_Countries_PA_provinces_BocasdelToro,f_MeasureFn(8745,inst_SquareKilometer))). - -fof(axmondialPred23997, axiom, - f_capitalCity(inst_Countries_PA_provinces_BocasdelToro_cities_BocasdelToro,inst_Countries_PA_provinces_BocasdelToro)). - -fof(axmondialPred23998, axiom, - 646000 = f_PopulationFn(inst_Countries_R_provinces_Krasnodarskykray_cities_Krasnodar)). - -fof(axmondialPred23999, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Krasnodarskykray_cities_Krasnodar,inst_Countries_R_provinces_Krasnodarskykray)). - -fof(axmondialPred24000, axiom, - f_located(inst_Deserts_Hamadael_Hamra,inst_Tunisia)). - -fof(axmondialPred24001, axiom, - f_located(inst_Deserts_Hamadael_Hamra,inst_Libya)). - -fof(axmondialPred24002, axiom, - f_landAreaOnly(inst_Deserts_Hamadael_Hamra,f_MeasureFn(20000,inst_SquareKilometer))). - -fof(axmondialPred24003, axiom, - f_hasHeadq(inst_Organizations_UNESCO,inst_Countries_F_provinces_IledeFrance_cities_Paris)). - -fof(axmondialPred24004, axiom, - f_located(inst_Rivers_Cuango,inst_Countries_ANG_provinces_LundaSul)). - -fof(axmondialPred24005, axiom, - f_flowsInto(inst_Rivers_Cuango,inst_Rivers_Kwa)). - -fof(axmondialPred24006, axiom, - f_located(inst_Rivers_Cuango,inst_Countries_ANG_provinces_Malanje)). - -fof(axmondialPred24007, axiom, - f_located(inst_Rivers_Cuango,inst_Countries_ANG_provinces_Uige)). - -fof(axmondialPred24008, axiom, - f_located(inst_Rivers_Cuango,inst_Angola)). - -fof(axmondialPred24009, axiom, - f_length(inst_Rivers_Cuango,1230)). - -fof(axmondialPred24010, axiom, - f_located(inst_Rivers_Cuango,inst_Countries_ANG_provinces_LundaNorte)). - -fof(axmondialPred24011, axiom, - f_located(inst_Rivers_Cuango,inst_Countries_ZRE_provinces_Bandundu)). - -fof(axmondialPred24012, axiom, - f_located(inst_Rivers_Cuango,inst_Countries_ZRE_provinces_BasZaire)). - -fof(axmondialPred24013, axiom, - f_located(inst_Rivers_Cuango,inst_Zaire)). - -fof(axmondialPred24014, axiom, - f_geographicalSubregion(inst_Countries_RO_provinces_CarasSeverin_cities_Resita,inst_Countries_RO_provinces_CarasSeverin)). - -fof(axmondialPred24015, axiom, - f_geographicalSubregion(inst_Belgium,inst_Continents_Europe)). - -fof(axmondialPred24016, axiom, - f_located(inst_Mountains_PikPobeda,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred24017, axiom, - f_located(inst_Mountains_PikPobeda,inst_Kyrgyzstan)). - -fof(axmondialPred24018, axiom, - f_located(inst_Mountains_PikPobeda,inst_China)). - -fof(axmondialPred24019, axiom, - 8245900 = f_PopulationFn(inst_Countries_J_provinces_Kanagawa)). - -fof(axmondialPred24020, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Kanagawa,f_MeasureFn(2402,inst_SquareKilometer))). - -fof(axmondialPred24021, axiom, - f_capitalCity(inst_Countries_J_provinces_Kanagawa_cities_Yokohama,inst_Countries_J_provinces_Kanagawa)). - -fof(axmondialPred24022, axiom, - f_geographicalSubregion(inst_Countries_J_provinces_Nagano_cities_Nagano,inst_Countries_J_provinces_Nagano)). - -fof(axmondialPred24023, axiom, - 427609 = f_PopulationFn(inst_Countries_THA_provinces_Tak)). - -fof(axmondialPred24024, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_Tak,f_MeasureFn(16447,inst_SquareKilometer))). - -fof(axmondialPred24025, axiom, - 354508 = f_PopulationFn(inst_Countries_SYR_cities_Homs)). - -fof(axmondialPred24026, axiom, - f_geographicalSubregion(inst_Countries_SYR_cities_Homs,inst_Syria)). - -fof(axmondialPred24027, axiom, - 416400 = f_PopulationFn(inst_Countries_TM_provinces_Ahal_cities_Ashgabat)). - -fof(axmondialPred24028, axiom, - f_geographicalSubregion(inst_Countries_TM_provinces_Ahal_cities_Ashgabat,inst_Countries_TM_provinces_Ahal)). - -fof(axmondialPred24029, axiom, - 212833 = f_PopulationFn(inst_Countries_TR_provinces_Artvin)). - -fof(axmondialPred24030, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Artvin,f_MeasureFn(7436,inst_SquareKilometer))). - -fof(axmondialPred24031, axiom, - f_capitalCity(inst_Countries_TR_provinces_Artvin_cities_Artvin,inst_Countries_TR_provinces_Artvin)). - -fof(axmondialPred24032, axiom, - 303000 = f_PopulationFn(inst_Countries_RSA_provinces_EasternCape_cities_PortElizabeth)). - -fof(axmondialPred24033, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_EasternCape_cities_PortElizabeth,inst_Countries_RSA_provinces_EasternCape)). - -fof(axmondialPred24034, axiom, - 313491 = f_PopulationFn(inst_Countries_IND_provinces_UttarPradesh_cities_Jhansi)). - -fof(axmondialPred24035, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_UttarPradesh_cities_Jhansi,inst_Countries_IND_provinces_UttarPradesh)). - -fof(axmondialPred24036, axiom, - 137812 = f_PopulationFn(inst_Countries_USA_provinces_Georgia_cities_Savannah)). - -fof(axmondialPred24037, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Georgia_cities_Savannah,inst_Countries_USA_provinces_Georgia)). - -fof(axmondialPred24038, axiom, - 168030 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Jacarei)). - -fof(axmondialPred24039, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Jacarei,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred24040, axiom, - f_sharedBorderLength(inst_SouthAfrica,inst_Mozambique,f_MeasureFn(491,inst_Kilometer))). - -fof(axmondialPred24041, axiom, - 285719 = f_PopulationFn(inst_Countries_PK_cities_Quetta)). - -fof(axmondialPred24042, axiom, - f_geographicalSubregion(inst_Countries_PK_cities_Quetta,inst_Pakistan)). - -fof(axmondialPred24043, axiom, - 150758 = f_PopulationFn(inst_Countries_F_provinces_RhoneAlpes_cities_Grenoble)). - -fof(axmondialPred24044, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_RhoneAlpes_cities_Grenoble,inst_Countries_F_provinces_RhoneAlpes)). - -fof(axmondialPred24045, axiom, - f_flowsInto(inst_Rivers_Missouri,inst_Rivers_Mississippi)). - -fof(axmondialPred24046, axiom, - f_located(inst_Rivers_Missouri,inst_UnitedStates)). - -fof(axmondialPred24047, axiom, - f_located(inst_Rivers_Missouri,inst_Countries_USA_provinces_NorthDakota)). - -fof(axmondialPred24048, axiom, - f_located(inst_Rivers_Missouri,inst_Countries_USA_provinces_Nebraska)). - -fof(axmondialPred24049, axiom, - f_located(inst_Rivers_Missouri,inst_Countries_USA_provinces_SouthDakota)). - -fof(axmondialPred24050, axiom, - f_located(inst_Rivers_Missouri,inst_Countries_USA_provinces_Kansas)). - -fof(axmondialPred24051, axiom, - f_located(inst_Rivers_Missouri,inst_Countries_USA_provinces_Missouri)). - -fof(axmondialPred24052, axiom, - f_located(inst_Rivers_Missouri,inst_Countries_USA_provinces_Iowa)). - -fof(axmondialPred24053, axiom, - f_length(inst_Rivers_Missouri,3726)). - -fof(axmondialPred24054, axiom, - f_located(inst_Rivers_Missouri,inst_Countries_USA_provinces_Montana)). - -fof(axmondialPred24055, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_ArunachalPradesh_cities_Itanagar,inst_Countries_IND_provinces_ArunachalPradesh)). - -fof(axmondialPred24056, axiom, - 180038 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Glendale)). - -fof(axmondialPred24057, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Glendale,inst_Countries_USA_provinces_California)). - -fof(axmondialPred24058, axiom, - 55858946 = f_PopulationFn(inst_Countries_IND_provinces_TamilNadu)). - -fof(axmondialPred24059, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_TamilNadu,f_MeasureFn(130058,inst_SquareKilometer))). - -fof(axmondialPred24060, axiom, - f_capitalCity(inst_Countries_IND_provinces_TamilNadu_cities_Madras,inst_Countries_IND_provinces_TamilNadu)). - -fof(axmondialPred24061, axiom, - f_sharedBorderLength(inst_Botswana,inst_Namibia,f_MeasureFn(1360,inst_Kilometer))). - -fof(axmondialPred24062, axiom, - f_sharedBorderLength(inst_Swaziland,inst_SouthAfrica,f_MeasureFn(430,inst_Kilometer))). - -fof(axmondialPred24063, axiom, - f_located(inst_Islands_Falster,inst_Denmark)). - -fof(axmondialPred24064, axiom, - f_landAreaOnly(inst_Islands_Falster,f_MeasureFn(514,inst_SquareKilometer))). - -fof(axmondialPred24065, axiom, - 872324 = f_PopulationFn(inst_Countries_THA_provinces_MahaSarakham)). - -fof(axmondialPred24066, axiom, - f_landAreaOnly(inst_Countries_THA_provinces_MahaSarakham,f_MeasureFn(5287,inst_SquareKilometer))). - -fof(axmondialPred24067, axiom, - 490400 = f_PopulationFn(inst_Countries_SN_provinces_Louga)). - -fof(axmondialPred24068, axiom, - f_landAreaOnly(inst_Countries_SN_provinces_Louga,f_MeasureFn(29188,inst_SquareKilometer))). - -fof(axmondialPred24069, axiom, - f_capitalCity(inst_Countries_SN_provinces_Louga_cities_Louga,inst_Countries_SN_provinces_Louga)). - -fof(axmondialPred24070, axiom, - 246799 = f_PopulationFn(inst_Countries_TJ_provinces_Hebei_cities_Chengde)). - -fof(axmondialPred24071, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hebei_cities_Chengde,inst_Countries_TJ_provinces_Hebei)). - -fof(axmondialPred24072, axiom, - 990237 = f_PopulationFn(inst_Countries_CDN_provinces_Saskatchewan)). - -fof(axmondialPred24073, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_Saskatchewan,f_MeasureFn(651900,inst_SquareKilometer))). - -fof(axmondialPred24074, axiom, - f_capitalCity(inst_Countries_CDN_provinces_Saskatchewan_cities_Regina,inst_Countries_CDN_provinces_Saskatchewan)). - -fof(axmondialPred24075, axiom, - 197536 = f_PopulationFn(inst_Countries_F_provinces_Bretagne_cities_Rennes)). - -fof(axmondialPred24076, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Bretagne_cities_Rennes,inst_Countries_F_provinces_Bretagne)). - -fof(axmondialPred24077, axiom, - 102398 = f_PopulationFn(inst_Countries_GR_cities_Iraklion)). - -fof(axmondialPred24078, axiom, - f_geographicalSubregion(inst_Countries_GR_cities_Iraklion,inst_Greece)). - -fof(axmondialPred24079, axiom, - f_hasHeadq(inst_Organizations_ESCWA,inst_Countries_JOR_cities_Amman)). - -fof(axmondialPred24080, axiom, - 114534 = f_PopulationFn(inst_Countries_DZ_cities_Bejaia)). - -fof(axmondialPred24081, axiom, - f_geographicalSubregion(inst_Countries_DZ_cities_Bejaia,inst_Algeria)). - -fof(axmondialPred24082, axiom, - 132971 = f_PopulationFn(inst_Countries_TJ_provinces_Guizhou_cities_Duyun)). - -fof(axmondialPred24083, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Guizhou_cities_Duyun,inst_Countries_TJ_provinces_Guizhou)). - -fof(axmondialPred24084, axiom, - 261231 = f_PopulationFn(inst_Countries_MEX_provinces_Tabasco_cities_Villahermosa)). - -fof(axmondialPred24085, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Tabasco_cities_Villahermosa,inst_Countries_MEX_provinces_Tabasco)). - -fof(axmondialPred24086, axiom, - 96466 = f_PopulationFn(inst_Countries_USA_provinces_Wisconsin_cities_GreenBay)). - -fof(axmondialPred24087, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Wisconsin_cities_GreenBay,inst_Countries_USA_provinces_Wisconsin)). - -fof(axmondialPred24088, axiom, - f_member(inst_Iraq,inst_Organizations_CCC)). - -fof(axmondialPred24089, axiom, - 330115 = f_PopulationFn(inst_Countries_TR_provinces_Bitlis)). - -fof(axmondialPred24090, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Bitlis,f_MeasureFn(6707,inst_SquareKilometer))). - -fof(axmondialPred24091, axiom, - f_capitalCity(inst_Countries_TR_provinces_Bitlis_cities_Bitlis,inst_Countries_TR_provinces_Bitlis)). - -fof(axmondialPred24092, axiom, - 142900 = f_PopulationFn(inst_Countries_GB_provinces_Berkshire_cities_Wokingham)). - -fof(axmondialPred24093, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Berkshire_cities_Wokingham,inst_Countries_GB_provinces_Berkshire)). - -fof(axmondialPred24094, axiom, - f_meetsSpatially(inst_Israel,inst_Countries_cid_cia_Gaza_Strip)). - -fof(axmondialPred24095, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Israel,inst_IndustrialSector,22,f_YearFn(1996))). - -fof(axmondialPred24096, axiom, - f_meetsSpatially(inst_Israel,inst_Egypt)). - -fof(axmondialPred24097, axiom, - f_capitalCity(inst_Countries_IL_provinces_Central_cities_Jerusalem,inst_Israel)). - -fof(axmondialPred24098, axiom, - f_inflationRateInCountry(inst_Israel,10.1)). - -fof(axmondialPred24099, axiom, - f_geographicSubregion(inst_Countries_IL_provinces_South,inst_Israel)). - -fof(axmondialPred24100, axiom, - f_geographicSubregion(inst_Countries_IL_provinces_Haifa,inst_Israel)). - -fof(axmondialPred24101, axiom, - f_geographicSubregion(inst_Countries_IL_provinces_North,inst_Israel)). - -fof(axmondialPred24102, axiom, - 5421995 = f_PopulationFn(inst_Israel)). - -fof(axmondialPred24103, axiom, - f_meetsSpatially(inst_Israel,inst_Jordan)). - -fof(axmondialPred24104, axiom, - f_geographicSubregion(inst_Countries_IL_provinces_Central,inst_Israel)). - -fof(axmondialPred24105, axiom, - f_landAreaOnly(inst_Israel,f_MeasureFn(20770,inst_SquareKilometer))). - -fof(axmondialPred24106, axiom, - f_meetsSpatially(inst_Israel,inst_Syria)). - -fof(axmondialPred24107, axiom, - f_meetsSpatially(inst_Israel,inst_Countries_cid_cia_West_Bank)). - -fof(axmondialPred24108, axiom, - f_meetsSpatially(inst_Israel,inst_Lebanon)). - -fof(axmondialPred24109, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Israel,inst_ServiceSector,74.5,f_YearFn(1996))). - -fof(axmondialPred24110, axiom, - f_geographicSubregion(inst_Countries_IL_provinces_TelAviv,inst_Israel)). - -fof(axmondialPred24111, axiom, - f_sectorCompositionOfGDPInPeriod(inst_Israel,inst_AgriculturalSector,3.5,f_YearFn(1996))). - -fof(axmondialPred24112, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Bassas_da_India,f_MeasureFn(0.2,inst_SquareKilometer))). - -fof(axmondialPred24113, axiom, - 104000 = f_PopulationFn(inst_Countries_WAN_cities_Shagamu)). - -fof(axmondialPred24114, axiom, - f_geographicalSubregion(inst_Countries_WAN_cities_Shagamu,inst_Nigeria)). - -fof(axmondialPred24115, axiom, - 236700 = f_PopulationFn(inst_Countries_P_provinces_Azores_The)). - -fof(axmondialPred24116, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Azores_The,f_MeasureFn(2247,inst_SquareKilometer))). - -fof(axmondialPred24117, axiom, - f_sharedBorderLength(inst_Burma,inst_Laos,f_MeasureFn(235,inst_Kilometer))). - -fof(axmondialPred24118, axiom, - f_inflationRateInCountry(inst_Countries_cid_cia_Puerto_Rico,2.9)). - -fof(axmondialPred24119, axiom, - 3819023 = f_PopulationFn(inst_Countries_cid_cia_Puerto_Rico)). - -fof(axmondialPred24120, axiom, - f_landAreaOnly(inst_Countries_cid_cia_Puerto_Rico,f_MeasureFn(9104,inst_SquareKilometer))). - -fof(axmondialPred24121, axiom, - f_capitalCity(inst_Countries_cid_cia_Puerto_Rico_cities_SanJuan,inst_Countries_cid_cia_Puerto_Rico)). - -fof(axmondialPred24122, axiom, - f_member(inst_Countries_cid_cia_Puerto_Rico,inst_Organizations_IOC)). - -fof(axmondialPred24123, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Vichada_cities_PuertoCarreno,inst_Countries_CO_provinces_Vichada)). - -fof(axmondialPred24124, axiom, - 100724 = f_PopulationFn(inst_Countries_EAT_provinces_Shinyanga_cities_Shinyanga)). - -fof(axmondialPred24125, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Shinyanga_cities_Shinyanga,inst_Countries_EAT_provinces_Shinyanga)). - -fof(axmondialPred24126, axiom, - f_hasHeadq(inst_Organizations_IAEA,inst_Countries_A_provinces_Vienna_cities_Vienna)). - -fof(axmondialPred24127, axiom, - 1111557 = f_PopulationFn(inst_Countries_B_provinces_WestFlanders)). - -fof(axmondialPred24128, axiom, - f_landAreaOnly(inst_Countries_B_provinces_WestFlanders,f_MeasureFn(3134,inst_SquareKilometer))). - -fof(axmondialPred24129, axiom, - f_capitalCity(inst_Countries_B_provinces_WestFlanders_cities_Brugge,inst_Countries_B_provinces_WestFlanders)). - -fof(axmondialPred24130, axiom, - 1193000 = f_PopulationFn(inst_Countries_AUS_provinces_WesternAustralia_cities_Perth)). - -fof(axmondialPred24131, axiom, - f_geographicalSubregion(inst_Countries_AUS_provinces_WesternAustralia_cities_Perth,inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred24132, axiom, - f_sharedBorderLength(inst_Russia,inst_NorthKorea,f_MeasureFn(19,inst_Kilometer))). - -fof(axmondialPred24133, axiom, - 30000 = f_PopulationFn(inst_Countries_WG_cities_SaintGeorges)). - -fof(axmondialPred24134, axiom, - f_geographicalSubregion(inst_Countries_WG_cities_SaintGeorges,inst_Grenada)). - -fof(axmondialPred24135, axiom, - 174219 = f_PopulationFn(inst_Countries_CO_provinces_Putumayo)). - -fof(axmondialPred24136, axiom, - f_landAreaOnly(inst_Countries_CO_provinces_Putumayo,f_MeasureFn(24885,inst_SquareKilometer))). - -fof(axmondialPred24137, axiom, - f_capitalCity(inst_Countries_CO_provinces_Putumayo_cities_Mocoa,inst_Countries_CO_provinces_Putumayo)). - -fof(axmondialPred24138, axiom, - f_located(inst_Deserts_GibsonDesert,inst_Countries_AUS_provinces_WesternAustralia)). - -fof(axmondialPred24139, axiom, - f_located(inst_Deserts_GibsonDesert,inst_Australia)). - -fof(axmondialPred24140, axiom, - 150500 = f_PopulationFn(inst_Countries_MYA_provinces_Bago_cities_Bago)). - -fof(axmondialPred24141, axiom, - f_geographicalSubregion(inst_Countries_MYA_provinces_Bago_cities_Bago,inst_Countries_MYA_provinces_Bago)). - -fof(axmondialPred24142, axiom, - 357900 = f_PopulationFn(inst_Countries_TR_provinces_Sanliurfa_cities_Urfa)). - -fof(axmondialPred24143, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Sanliurfa_cities_Urfa,inst_Countries_TR_provinces_Sanliurfa)). - -fof(axmondialPred24144, axiom, - 420332 = f_PopulationFn(inst_Countries_TJ_provinces_Henan_cities_Anyang)). - -fof(axmondialPred24145, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Henan_cities_Anyang,inst_Countries_TJ_provinces_Henan)). - -fof(axmondialPred24146, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_DeltaAmacuro_cities_Tucupita,inst_Countries_YV_provinces_DeltaAmacuro)). - -fof(axmondialPred24147, axiom, - 11895849 = f_PopulationFn(inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred24148, axiom, - f_landAreaOnly(inst_Countries_USA_provinces_Illinois,f_MeasureFn(145933,inst_SquareKilometer))). - -fof(axmondialPred24149, axiom, - f_capitalCity(inst_Countries_USA_provinces_Illinois_cities_Springfield,inst_Countries_USA_provinces_Illinois)). - -fof(axmondialPred24150, axiom, - 166251 = f_PopulationFn(inst_Countries_E_provinces_CastileandLeon_cities_Burgos)). - -fof(axmondialPred24151, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_CastileandLeon_cities_Burgos,inst_Countries_E_provinces_CastileandLeon)). - -fof(axmondialPred24152, axiom, - f_geographicalSubregion(inst_Latvia,inst_Continents_Europe)). - -fof(axmondialPred24153, axiom, - 2075561 = f_PopulationFn(inst_Countries_E_provinces_BasqueCountry)). - -fof(axmondialPred24154, axiom, - f_landAreaOnly(inst_Countries_E_provinces_BasqueCountry,f_MeasureFn(7235,inst_SquareKilometer))). - -fof(axmondialPred24155, axiom, - f_capitalCity(inst_Countries_E_provinces_BasqueCountry_cities_VitoriaGasteiz,inst_Countries_E_provinces_BasqueCountry)). - -fof(axmondialPred24156, axiom, - 403418 = f_PopulationFn(inst_Countries_IND_provinces_Orissa_cities_Cuttack)). - -fof(axmondialPred24157, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_Orissa_cities_Cuttack,inst_Countries_IND_provinces_Orissa)). - -fof(axmondialPred24158, axiom, - 232100 = f_PopulationFn(inst_Countries_KAZ_provinces_Qostanay_cities_Qostanay)). - -fof(axmondialPred24159, axiom, - f_geographicalSubregion(inst_Countries_KAZ_provinces_Qostanay_cities_Qostanay,inst_Countries_KAZ_provinces_Qostanay)). - -fof(axmondialPred24160, axiom, - f_located(inst_Islands_Vanuatu,inst_Vanuatu)). - -fof(axmondialPred24161, axiom, - f_landAreaOnly(inst_Islands_Vanuatu,f_MeasureFn(14763,inst_SquareKilometer))). - -fof(axmondialPred24162, axiom, - f_hasHeadq(inst_Organizations_Entente,inst_Countries_CI_cities_Abidjan)). - -fof(axmondialPred24163, axiom, - 228017 = f_PopulationFn(inst_Countries_TJ_provinces_Anhui_cities_Tongling)). - -fof(axmondialPred24164, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Anhui_cities_Tongling,inst_Countries_TJ_provinces_Anhui)). - -fof(axmondialPred24165, axiom, - 161428 = f_PopulationFn(inst_Countries_E_provinces_Catalonia_cities_Terrassa)). - -fof(axmondialPred24166, axiom, - f_geographicalSubregion(inst_Countries_E_provinces_Catalonia_cities_Terrassa,inst_Countries_E_provinces_Catalonia)). - -fof(axmondialPred24167, axiom, - 161315 = f_PopulationFn(inst_Countries_TJ_provinces_XinjiangUygur_cities_Hami)). - -fof(axmondialPred24168, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_XinjiangUygur_cities_Hami,inst_Countries_TJ_provinces_XinjiangUygur)). - -fof(axmondialPred24169, axiom, - 118000 = f_PopulationFn(inst_Countries_I_provinces_ValledAosta)). - -fof(axmondialPred24170, axiom, - f_landAreaOnly(inst_Countries_I_provinces_ValledAosta,f_MeasureFn(3262,inst_SquareKilometer))). - -fof(axmondialPred24171, axiom, - f_capitalCity(inst_Countries_I_provinces_ValledAosta_cities_Aosta,inst_Countries_I_provinces_ValledAosta)). - -fof(axmondialPred24172, axiom, - 674800 = f_PopulationFn(inst_Countries_GB_provinces_Strathclyde_cities_Glasgow)). - -fof(axmondialPred24173, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Strathclyde_cities_Glasgow,inst_Countries_GB_provinces_Strathclyde)). - -fof(axmondialPred24174, axiom, - 229000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofKomi_cities_Syktyvkar)). - -fof(axmondialPred24175, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofKomi_cities_Syktyvkar,inst_Countries_R_provinces_Rep_ofKomi)). - -fof(axmondialPred24176, axiom, - f_geographicalSubregion(inst_Slovenia,inst_Continents_Europe)). - -fof(axmondialPred24177, axiom, - 1064255 = f_PopulationFn(inst_Countries_CO_provinces_Atlantico_cities_Barranquilla)). - -fof(axmondialPred24178, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Atlantico_cities_Barranquilla,inst_Countries_CO_provinces_Atlantico)). - -fof(axmondialPred24179, axiom, - 23150 = f_PopulationFn(inst_Countries_B_provinces_Luxembourg_cities_Arlon)). - -fof(axmondialPred24180, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_Luxembourg_cities_Arlon,inst_Countries_B_provinces_Luxembourg)). - -fof(axmondialPred24181, axiom, - 100223 = f_PopulationFn(inst_Countries_BR_provinces_Goias_cities_RioVerde)). - -fof(axmondialPred24182, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_Goias_cities_RioVerde,inst_Countries_BR_provinces_Goias)). - -fof(axmondialPred24183, axiom, - 147490 = f_PopulationFn(inst_Countries_BR_provinces_SantaCatarina_cities_SaoJose)). - -fof(axmondialPred24184, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SantaCatarina_cities_SaoJose,inst_Countries_BR_provinces_SantaCatarina)). - -fof(axmondialPred24185, axiom, - 550200 = f_PopulationFn(inst_Countries_MA_cities_Agadir)). - -fof(axmondialPred24186, axiom, - f_geographicalSubregion(inst_Countries_MA_cities_Agadir,inst_Morocco)). - -fof(axmondialPred24187, axiom, - 459072 = f_PopulationFn(inst_Countries_B_provinces_Antwerp_cities_Antwerp)). - -fof(axmondialPred24188, axiom, - f_geographicalSubregion(inst_Countries_B_provinces_Antwerp_cities_Antwerp,inst_Countries_B_provinces_Antwerp)). - -fof(axmondialPred24189, axiom, - 162930 = f_PopulationFn(inst_Countries_TJ_provinces_Zhejiang_cities_Xiaoshan)). - -fof(axmondialPred24190, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Zhejiang_cities_Xiaoshan,inst_Countries_TJ_provinces_Zhejiang)). - -fof(axmondialPred24191, axiom, - 355000 = f_PopulationFn(inst_Countries_R_provinces_Krasnodarskykray_cities_Sochi)). - -fof(axmondialPred24192, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Krasnodarskykray_cities_Sochi,inst_Countries_R_provinces_Krasnodarskykray)). - -fof(axmondialPred24193, axiom, - 352100 = f_PopulationFn(inst_Countries_GB_provinces_Fife)). - -fof(axmondialPred24194, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Fife,f_MeasureFn(1319,inst_SquareKilometer))). - -fof(axmondialPred24195, axiom, - f_capitalCity(inst_Countries_GB_provinces_Fife_cities_Glenrothes,inst_Countries_GB_provinces_Fife)). - -fof(axmondialPred24196, axiom, - f_located(inst_Mountains_Mt_Bogong,inst_Countries_AUS_provinces_Victoria)). - -fof(axmondialPred24197, axiom, - f_located(inst_Mountains_Mt_Bogong,inst_Australia)). - -fof(axmondialPred24198, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_AlAnbar,inst_Iraq)). - -fof(axmondialPred24199, axiom, - f_member(inst_Iraq,inst_Organizations_OAPEC)). - -fof(axmondialPred24200, axiom, - f_meetsSpatially(inst_Iraq,inst_Iran)). - -fof(axmondialPred24201, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_Baghdad,inst_Iraq)). - -fof(axmondialPred24202, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_Wasit,inst_Iraq)). - -fof(axmondialPred24203, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_AnNajaf,inst_Iraq)). - -fof(axmondialPred24204, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_Dahuk,inst_Iraq)). - -fof(axmondialPred24205, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_AlBasrah,inst_Iraq)). - -fof(axmondialPred24206, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_SalahadDin,inst_Iraq)). - -fof(axmondialPred24207, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_AdTamim,inst_Iraq)). - -fof(axmondialPred24208, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_DhiQar,inst_Iraq)). - -fof(axmondialPred24209, axiom, - f_meetsSpatially(inst_Iraq,inst_Turkey)). - -fof(axmondialPred24210, axiom, - 21422292 = f_PopulationFn(inst_Iraq)). - -fof(axmondialPred24211, axiom, - f_meetsSpatially(inst_Iraq,inst_SaudiArabia)). - -fof(axmondialPred24212, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_AsSulaymaniyah,inst_Iraq)). - -fof(axmondialPred24213, axiom, - f_meetsSpatially(inst_Iraq,inst_Jordan)). - -fof(axmondialPred24214, axiom, - f_meetsSpatially(inst_Iraq,inst_Kuwait)). - -fof(axmondialPred24215, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_Ninawa,inst_Iraq)). - -fof(axmondialPred24216, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_AlQadisiyah,inst_Iraq)). - -fof(axmondialPred24217, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_Babil,inst_Iraq)). - -fof(axmondialPred24218, axiom, - f_landAreaOnly(inst_Iraq,f_MeasureFn(437072,inst_SquareKilometer))). - -fof(axmondialPred24219, axiom, - f_meetsSpatially(inst_Iraq,inst_Syria)). - -fof(axmondialPred24220, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_Karbala,inst_Iraq)). - -fof(axmondialPred24221, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_Maysan,inst_Iraq)). - -fof(axmondialPred24222, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_Irbil,inst_Iraq)). - -fof(axmondialPred24223, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_Diyala,inst_Iraq)). - -fof(axmondialPred24224, axiom, - f_capitalCity(inst_Countries_IRQ_provinces_Baghdad_cities_Baghdad,inst_Iraq)). - -fof(axmondialPred24225, axiom, - f_geographicSubregion(inst_Countries_IRQ_provinces_AlMuthanna,inst_Iraq)). - -fof(axmondialPred24226, axiom, - 5797782 = f_PopulationFn(inst_Countries_J_provinces_Chiba)). - -fof(axmondialPred24227, axiom, - f_landAreaOnly(inst_Countries_J_provinces_Chiba,f_MeasureFn(5150,inst_SquareKilometer))). - -fof(axmondialPred24228, axiom, - f_capitalCity(inst_Countries_J_provinces_Chiba_cities_Chiba,inst_Countries_J_provinces_Chiba)). - -fof(axmondialPred24229, axiom, - 462000 = f_PopulationFn(inst_Countries_R_provinces_Bryanskayaoblast_cities_Bryansk)). - -fof(axmondialPred24230, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Bryanskayaoblast_cities_Bryansk,inst_Countries_R_provinces_Bryanskayaoblast)). - -fof(axmondialPred24231, axiom, - 180076 = f_PopulationFn(inst_Countries_CO_provinces_Sucre_cities_Sincelejo)). - -fof(axmondialPred24232, axiom, - f_geographicalSubregion(inst_Countries_CO_provinces_Sucre_cities_Sincelejo,inst_Countries_CO_provinces_Sucre)). - -fof(axmondialPred24233, axiom, - 217000 = f_PopulationFn(inst_Countries_NOK_cities_Tokchon)). - -fof(axmondialPred24234, axiom, - f_geographicalSubregion(inst_Countries_NOK_cities_Tokchon,inst_NorthKorea)). - -fof(axmondialPred24235, axiom, - 131872 = f_PopulationFn(inst_Countries_F_provinces_Picardie_cities_Amiens)). - -fof(axmondialPred24236, axiom, - f_geographicalSubregion(inst_Countries_F_provinces_Picardie_cities_Amiens,inst_Countries_F_provinces_Picardie)). - -fof(axmondialPred24237, axiom, - 255800 = f_PopulationFn(inst_Countries_GB_provinces_Devon_cities_Plymouth)). - -fof(axmondialPred24238, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Devon_cities_Plymouth,inst_Countries_GB_provinces_Devon)). - -fof(axmondialPred24239, axiom, - 375494 = f_PopulationFn(inst_Countries_MEX_provinces_BajaCaliforniaSur)). - -fof(axmondialPred24240, axiom, - f_landAreaOnly(inst_Countries_MEX_provinces_BajaCaliforniaSur,f_MeasureFn(73677,inst_SquareKilometer))). - -fof(axmondialPred24241, axiom, - f_capitalCity(inst_Countries_MEX_provinces_BajaCaliforniaSur_cities_LaPaz,inst_Countries_MEX_provinces_BajaCaliforniaSur)). - -fof(axmondialPred24242, axiom, - 128000 = f_PopulationFn(inst_Countries_TR_provinces_Adiyaman_cities_Adiyaman)). - -fof(axmondialPred24243, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Adiyaman_cities_Adiyaman,inst_Countries_TR_provinces_Adiyaman)). - -fof(axmondialPred24244, axiom, - 777500 = f_PopulationFn(inst_Countries_JOR_cities_Amman)). - -fof(axmondialPred24245, axiom, - f_geographicalSubregion(inst_Countries_JOR_cities_Amman,inst_Jordan)). - -fof(axmondialPred24246, axiom, - 146736 = f_PopulationFn(inst_Countries_N_provinces_Troms)). - -fof(axmondialPred24247, axiom, - f_capitalCity(inst_Countries_N_provinces_Troms_cities_Tromsoe,inst_Countries_N_provinces_Troms)). - -fof(axmondialPred24248, axiom, - 115000 = f_PopulationFn(inst_Countries_H_provinces_SzabolcsSzatmar_cities_Nyiregyhaza)). - -fof(axmondialPred24249, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_SzabolcsSzatmar_cities_Nyiregyhaza,inst_Countries_H_provinces_SzabolcsSzatmar)). - -fof(axmondialPred24250, axiom, - 167286 = f_PopulationFn(inst_Countries_BR_cities_SaoJosedosPinhais)). - -fof(axmondialPred24251, axiom, - f_geographicalSubregion(inst_Countries_BR_cities_SaoJosedosPinhais,inst_Brazil)). - -fof(axmondialPred24252, axiom, - 181400 = f_PopulationFn(inst_Countries_GB_provinces_GreaterManchester_cities_Bury)). - -fof(axmondialPred24253, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_GreaterManchester_cities_Bury,inst_Countries_GB_provinces_GreaterManchester)). - -fof(axmondialPred24254, axiom, - f_landAreaOnly(inst_Continents_Asia,f_MeasureFn(45095292,inst_SquareKilometer))). - -fof(axmondialPred24255, axiom, - 152844 = f_PopulationFn(inst_Countries_EAT_provinces_Mbeya_cities_Mbeya)). - -fof(axmondialPred24256, axiom, - f_geographicalSubregion(inst_Countries_EAT_provinces_Mbeya_cities_Mbeya,inst_Countries_EAT_provinces_Mbeya)). - -fof(axmondialPred24257, axiom, - 3726400 = f_PopulationFn(inst_Countries_R_provinces_Nizhegorodskayaoblast)). - -fof(axmondialPred24258, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Nizhegorodskayaoblast,f_MeasureFn(74800,inst_SquareKilometer))). - -fof(axmondialPred24259, axiom, - f_capitalCity(inst_Countries_R_provinces_Nizhegorodskayaoblast_cities_NizhniyNovgorod,inst_Countries_R_provinces_Nizhegorodskayaoblast)). - -fof(axmondialPred24260, axiom, - 341128 = f_PopulationFn(inst_Countries_TJ_provinces_Sichuan_cities_Leshan)). - -fof(axmondialPred24261, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Sichuan_cities_Leshan,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred24262, axiom, - 105873 = f_PopulationFn(inst_Countries_MEX_provinces_Sonora_cities_HeroicaNogales)). - -fof(axmondialPred24263, axiom, - f_geographicalSubregion(inst_Countries_MEX_provinces_Sonora_cities_HeroicaNogales,inst_Countries_MEX_provinces_Sonora)). - -fof(axmondialPred24264, axiom, - 1163943 = f_PopulationFn(inst_Countries_CR_provinces_SanJose)). - -fof(axmondialPred24265, axiom, - f_landAreaOnly(inst_Countries_CR_provinces_SanJose,f_MeasureFn(4960,inst_SquareKilometer))). - -fof(axmondialPred24266, axiom, - f_capitalCity(inst_Countries_CR_provinces_SanJose_cities_SanJose,inst_Countries_CR_provinces_SanJose)). - -fof(axmondialPred24267, axiom, - 127000 = f_PopulationFn(inst_Countries_RSA_provinces_FreeState_cities_Bloemfontein)). - -fof(axmondialPred24268, axiom, - f_geographicalSubregion(inst_Countries_RSA_provinces_FreeState_cities_Bloemfontein,inst_Countries_RSA_provinces_FreeState)). - -fof(axmondialPred24269, axiom, - 163831 = f_PopulationFn(inst_Countries_BR_provinces_SaoPaulo_cities_Araraquara)). - -fof(axmondialPred24270, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_SaoPaulo_cities_Araraquara,inst_Countries_BR_provinces_SaoPaulo)). - -fof(axmondialPred24271, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Kastamonu_cities_Kastamonu,inst_Countries_TR_provinces_Kastamonu)). - -fof(axmondialPred24272, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Nantou_cities_Nantou,inst_Countries_RC_provinces_Nantou)). - -fof(axmondialPred24273, axiom, - f_sharedBorderLength(inst_China,inst_Kyrgyzstan,f_MeasureFn(858,inst_Kilometer))). - -fof(axmondialPred24274, axiom, - 185000 = f_PopulationFn(inst_Countries_GB_provinces_Cheshire_cities_Warrington)). - -fof(axmondialPred24275, axiom, - f_geographicalSubregion(inst_Countries_GB_provinces_Cheshire_cities_Warrington,inst_Countries_GB_provinces_Cheshire)). - -fof(axmondialPred24276, axiom, - 1184000 = f_PopulationFn(inst_Countries_R_provinces_Samarskayaoblast_cities_Samara)). - -fof(axmondialPred24277, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Samarskayaoblast_cities_Samara,inst_Countries_R_provinces_Samarskayaoblast)). - -fof(axmondialPred24278, axiom, - f_geographicalSubregion(inst_Countries_cid_cia_Guernsey_cities_SaintPeterPort,inst_Countries_cid_cia_Guernsey)). - -fof(axmondialPred24279, axiom, - 167602 = f_PopulationFn(inst_Countries_IR_provinces_Mazandaran_cities_Sari)). - -fof(axmondialPred24280, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_Mazandaran_cities_Sari,inst_Countries_IR_provinces_Mazandaran)). - -fof(axmondialPred24281, axiom, - 1260000 = f_PopulationFn(inst_Countries_RC_provinces_Taoyuan)). - -fof(axmondialPred24282, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Taoyuan,f_MeasureFn(1221,inst_SquareKilometer))). - -fof(axmondialPred24283, axiom, - f_capitalCity(inst_Countries_RC_provinces_Taoyuan_cities_Taoyuan,inst_Countries_RC_provinces_Taoyuan)). - -fof(axmondialPred24284, axiom, - 2796000 = f_PopulationFn(inst_Countries_F_provinces_Aquitaine)). - -fof(axmondialPred24285, axiom, - f_landAreaOnly(inst_Countries_F_provinces_Aquitaine,f_MeasureFn(41309,inst_SquareKilometer))). - -fof(axmondialPred24286, axiom, - f_capitalCity(inst_Countries_F_provinces_Aquitaine_cities_Bordeaux,inst_Countries_F_provinces_Aquitaine)). - -fof(axmondialPred24287, axiom, - f_sharedBorderLength(inst_Paraguay,inst_Brazil,f_MeasureFn(1290,inst_Kilometer))). - -fof(axmondialPred24288, axiom, - 117100 = f_PopulationFn(inst_Countries_GB_cities_WrexhamMaelor)). - -fof(axmondialPred24289, axiom, - f_geographicalSubregion(inst_Countries_GB_cities_WrexhamMaelor,inst_UnitedKingdom)). - -fof(axmondialPred24290, axiom, - 329869 = f_PopulationFn(inst_Countries_IR_provinces_AzarbayianeSharqi_cities_Ardabil)). - -fof(axmondialPred24291, axiom, - f_geographicalSubregion(inst_Countries_IR_provinces_AzarbayianeSharqi_cities_Ardabil,inst_Countries_IR_provinces_AzarbayianeSharqi)). - -fof(axmondialPred24292, axiom, - f_located(inst_Rivers_Kemijoki,inst_Countries_SF_provinces_Lappia)). - -fof(axmondialPred24293, axiom, - f_located(inst_Rivers_Kemijoki,inst_Finland)). - -fof(axmondialPred24294, axiom, - f_flowsInto(inst_Rivers_Kemijoki,inst_Seas_BalticSea)). - -fof(axmondialPred24295, axiom, - f_length(inst_Rivers_Kemijoki,520)). - -fof(axmondialPred24296, axiom, - 227000 = f_PopulationFn(inst_Countries_ET_provinces_ElFaiyum_cities_ElFaiyum)). - -fof(axmondialPred24297, axiom, - f_geographicalSubregion(inst_Countries_ET_provinces_ElFaiyum_cities_ElFaiyum,inst_Countries_ET_provinces_ElFaiyum)). - -fof(axmondialPred24298, axiom, - 173878 = f_PopulationFn(inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred24299, axiom, - f_landAreaOnly(inst_Countries_AUS_provinces_NorthernTerritory,f_MeasureFn(1346200,inst_SquareKilometer))). - -fof(axmondialPred24300, axiom, - f_capitalCity(inst_Countries_AUS_provinces_NorthernTerritory_cities_Darwin,inst_Countries_AUS_provinces_NorthernTerritory)). - -fof(axmondialPred24301, axiom, - 1343000 = f_PopulationFn(inst_Countries_UZB_provinces_Qoraqalpoghiston)). - -fof(axmondialPred24302, axiom, - f_landAreaOnly(inst_Countries_UZB_provinces_Qoraqalpoghiston,f_MeasureFn(164900,inst_SquareKilometer))). - -fof(axmondialPred24303, axiom, - f_capitalCity(inst_Countries_UZB_provinces_Qoraqalpoghiston_cities_Nukus,inst_Countries_UZB_provinces_Qoraqalpoghiston)). - -fof(axmondialPred24304, axiom, - 102820 = f_PopulationFn(inst_Countries_TJ_provinces_Hainan_cities_Sanya)). - -fof(axmondialPred24305, axiom, - f_geographicalSubregion(inst_Countries_TJ_provinces_Hainan_cities_Sanya,inst_Countries_TJ_provinces_Hainan)). - -fof(axmondialPred24306, axiom, - 746100 = f_PopulationFn(inst_Countries_P_provinces_Braga)). - -fof(axmondialPred24307, axiom, - f_landAreaOnly(inst_Countries_P_provinces_Braga,f_MeasureFn(2673,inst_SquareKilometer))). - -fof(axmondialPred24308, axiom, - 354196 = f_PopulationFn(inst_Countries_YV_provinces_Aragua_cities_Maracay)). - -fof(axmondialPred24309, axiom, - f_geographicalSubregion(inst_Countries_YV_provinces_Aragua_cities_Maracay,inst_Countries_YV_provinces_Aragua)). - -fof(axmondialPred24310, axiom, - 210000 = f_PopulationFn(inst_Countries_R_provinces_Rep_ofTatarstan_cities_Nizhnekamsk)). - -fof(axmondialPred24311, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Rep_ofTatarstan_cities_Nizhnekamsk,inst_Countries_R_provinces_Rep_ofTatarstan)). - -fof(axmondialPred24312, axiom, - 105700 = f_PopulationFn(inst_Countries_GB_provinces_Borders)). - -fof(axmondialPred24313, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Borders,f_MeasureFn(4698,inst_SquareKilometer))). - -fof(axmondialPred24314, axiom, - f_capitalCity(inst_Countries_GB_provinces_Borders_cities_NewtownSt_Boswells,inst_Countries_GB_provinces_Borders)). - -fof(axmondialPred24315, axiom, - f_located(inst_Islands_Formentera,inst_Countries_E_provinces_BalearicIslands)). - -fof(axmondialPred24316, axiom, - f_located(inst_Islands_Formentera,inst_Spain)). - -fof(axmondialPred24317, axiom, - f_hasHeadq(inst_Organizations_UNAMIR,inst_Countries_USA_provinces_NewYork_cities_NewYork)). - -fof(axmondialPred24318, axiom, - 301374 = f_PopulationFn(inst_Countries_RC_provinces_Kaohsiung_cities_Fengshan)). - -fof(axmondialPred24319, axiom, - f_geographicalSubregion(inst_Countries_RC_provinces_Kaohsiung_cities_Fengshan,inst_Countries_RC_provinces_Kaohsiung)). - -fof(axmondialPred24320, axiom, - 3813814 = f_PopulationFn(inst_Countries_ROK_cities_Pusan)). - -fof(axmondialPred24321, axiom, - f_geographicalSubregion(inst_Countries_ROK_cities_Pusan,inst_SouthKorea)). - -fof(axmondialPred24322, axiom, - 91300 = f_PopulationFn(inst_Countries_GB_provinces_Denbighshire)). - -fof(axmondialPred24323, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Denbighshire,f_MeasureFn(844,inst_SquareKilometer))). - -fof(axmondialPred24324, axiom, - f_capitalCity(inst_Countries_GB_provinces_Denbighshire_cities_Ruthin,inst_Countries_GB_provinces_Denbighshire)). - -fof(axmondialPred24325, axiom, - 255000 = f_PopulationFn(inst_Countries_RC_provinces_Chiai_munic)). - -fof(axmondialPred24326, axiom, - f_landAreaOnly(inst_Countries_RC_provinces_Chiai_munic,f_MeasureFn(60,inst_SquareKilometer))). - -fof(axmondialPred24327, axiom, - f_capitalCity(inst_Countries_RC_provinces_Chiai_munic_cities_Chiai,inst_Countries_RC_provinces_Chiai_munic)). - -fof(axmondialPred24328, axiom, - f_geographicalSubregion(inst_Countries_ES_provinces_Cuscatlan_cities_Cojutepeque,inst_Countries_ES_provinces_Cuscatlan)). - -fof(axmondialPred24329, axiom, - 226546 = f_PopulationFn(inst_Countries_USA_provinces_California_cities_Riverside)). - -fof(axmondialPred24330, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_California_cities_Riverside,inst_Countries_USA_provinces_California)). - -fof(axmondialPred24331, axiom, - 2016000 = f_PopulationFn(inst_Countries_H_provinces_Budapest_munic_cities_Budapest)). - -fof(axmondialPred24332, axiom, - f_geographicalSubregion(inst_Countries_H_provinces_Budapest_munic_cities_Budapest,inst_Countries_H_provinces_Budapest_munic)). - -fof(axmondialPred24333, axiom, - f_located(inst_Rivers_Mekong,inst_Countries_TJ_provinces_Tibet)). - -fof(axmondialPred24334, axiom, - f_located(inst_Rivers_Mekong,inst_Countries_TJ_provinces_Yunnan)). - -fof(axmondialPred24335, axiom, - f_located(inst_Rivers_Mekong,inst_Laos)). - -fof(axmondialPred24336, axiom, - f_flowsInto(inst_Rivers_Mekong,inst_Seas_SouthChinaSea)). - -fof(axmondialPred24337, axiom, - f_located(inst_Rivers_Mekong,inst_Cambodia)). - -fof(axmondialPred24338, axiom, - f_located(inst_Rivers_Mekong,inst_Countries_TJ_provinces_Sichuan)). - -fof(axmondialPred24339, axiom, - f_located(inst_Rivers_Mekong,inst_Vietnam)). - -fof(axmondialPred24340, axiom, - f_located(inst_Rivers_Mekong,inst_China)). - -fof(axmondialPred24341, axiom, - f_located(inst_Rivers_Mekong,inst_Thailand)). - -fof(axmondialPred24342, axiom, - f_length(inst_Rivers_Mekong,4500)). - -fof(axmondialPred24343, axiom, - 190350 = f_PopulationFn(inst_Countries_USA_provinces_Alabama_cities_Montgomery)). - -fof(axmondialPred24344, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Alabama_cities_Montgomery,inst_Countries_USA_provinces_Alabama)). - -fof(axmondialPred24345, axiom, - f_located(inst_Islands_BanksIsland,inst_Countries_CDN_provinces_NorthwestTerritories)). - -fof(axmondialPred24346, axiom, - f_located(inst_Islands_BanksIsland,inst_Canada)). - -fof(axmondialPred24347, axiom, - 163000 = f_PopulationFn(inst_Countries_R_provinces_Primorskykray_cities_Nakhodka)). - -fof(axmondialPred24348, axiom, - f_geographicalSubregion(inst_Countries_R_provinces_Primorskykray_cities_Nakhodka,inst_Countries_R_provinces_Primorskykray)). - -fof(axmondialPred24349, axiom, - f_located(inst_Rivers_Sobat,inst_Countries_SUD_provinces_AalianNil)). - -fof(axmondialPred24350, axiom, - f_located(inst_Rivers_Sobat,inst_Ethiopia)). - -fof(axmondialPred24351, axiom, - f_located(inst_Rivers_Sobat,inst_Sudan)). - -fof(axmondialPred24352, axiom, - f_flowsInto(inst_Rivers_Sobat,inst_Rivers_WhiteNile)). - -fof(axmondialPred24353, axiom, - f_geographicalSubregion(inst_Countries_IND_provinces_LakshadweepIs__cities_Kavaratti,inst_Countries_IND_provinces_LakshadweepIs_)). - -fof(axmondialPred24354, axiom, - 161000 = f_PopulationFn(inst_Countries_PL_provinces_Olsztynskie_cities_Olsztyn)). - -fof(axmondialPred24355, axiom, - f_geographicalSubregion(inst_Countries_PL_provinces_Olsztynskie_cities_Olsztyn,inst_Countries_PL_provinces_Olsztynskie)). - -fof(axmondialPred24356, axiom, - 103590 = f_PopulationFn(inst_Countries_USA_provinces_Texas_cities_Waco)). - -fof(axmondialPred24357, axiom, - f_geographicalSubregion(inst_Countries_USA_provinces_Texas_cities_Waco,inst_Countries_USA_provinces_Texas)). - -fof(axmondialPred24358, axiom, - f_sharedBorderLength(inst_Chad,inst_CentralAfricanRepublic,f_MeasureFn(1197,inst_Kilometer))). - -fof(axmondialPred24359, axiom, - 642015 = f_PopulationFn(inst_Countries_IND_provinces_Chandigarh)). - -fof(axmondialPred24360, axiom, - f_landAreaOnly(inst_Countries_IND_provinces_Chandigarh,f_MeasureFn(114,inst_SquareKilometer))). - -fof(axmondialPred24361, axiom, - f_capitalCity(inst_Countries_IND_provinces_Chandigarh_cities_Chandigarh,inst_Countries_IND_provinces_Chandigarh)). - -fof(axmondialPred24362, axiom, - 202000 = f_PopulationFn(inst_Countries_BD_cities_Mymensingh)). - -fof(axmondialPred24363, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Mymensingh,inst_Bangladesh)). - -fof(axmondialPred24364, axiom, - 393000 = f_PopulationFn(inst_Countries_CZ_provinces_Jihomoravsky_cities_Brno)). - -fof(axmondialPred24365, axiom, - f_geographicalSubregion(inst_Countries_CZ_provinces_Jihomoravsky_cities_Brno,inst_Countries_CZ_provinces_Jihomoravsky)). - -fof(axmondialPred24366, axiom, - 296600 = f_PopulationFn(inst_Countries_CR_provinces_SanJose_cities_SanJose)). - -fof(axmondialPred24367, axiom, - f_geographicalSubregion(inst_Countries_CR_provinces_SanJose_cities_SanJose,inst_Countries_CR_provinces_SanJose)). - -fof(axmondialPred24368, axiom, - 832300 = f_PopulationFn(inst_Countries_R_provinces_Pskovskayaoblast)). - -fof(axmondialPred24369, axiom, - f_landAreaOnly(inst_Countries_R_provinces_Pskovskayaoblast,f_MeasureFn(55300,inst_SquareKilometer))). - -fof(axmondialPred24370, axiom, - f_capitalCity(inst_Countries_R_provinces_Pskovskayaoblast_cities_Pskov,inst_Countries_R_provinces_Pskovskayaoblast)). - -fof(axmondialPred24371, axiom, - 134557 = f_PopulationFn(inst_Countries_CDN_provinces_PrinceEdwardIsland)). - -fof(axmondialPred24372, axiom, - f_landAreaOnly(inst_Countries_CDN_provinces_PrinceEdwardIsland,f_MeasureFn(5657,inst_SquareKilometer))). - -fof(axmondialPred24373, axiom, - f_capitalCity(inst_Countries_CDN_provinces_PrinceEdwardIsland_cities_Charlottetown,inst_Countries_CDN_provinces_PrinceEdwardIsland)). - -fof(axmondialPred24374, axiom, - f_hasHeadq(inst_Organizations_Caricom,inst_Countries_GUY_cities_Georgetown)). - -fof(axmondialPred24375, axiom, - 502337 = f_PopulationFn(inst_Countries_IRL_cities_Dublin)). - -fof(axmondialPred24376, axiom, - f_geographicalSubregion(inst_Countries_IRL_cities_Dublin,inst_Ireland)). - -fof(axmondialPred24377, axiom, - 222800 = f_PopulationFn(inst_Countries_TR_provinces_Elazig_cities_Elazig)). - -fof(axmondialPred24378, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Elazig_cities_Elazig,inst_Countries_TR_provinces_Elazig)). - -fof(axmondialPred24379, axiom, - 643000 = f_PopulationFn(inst_Countries_CL_cities_Colombo)). - -fof(axmondialPred24380, axiom, - f_geographicalSubregion(inst_Countries_CL_cities_Colombo,inst_SriLanka)). - -fof(axmondialPred24381, axiom, - f_hasHeadq(inst_Organizations_SPF,inst_Countries_FJI_cities_Suva)). - -fof(axmondialPred24382, axiom, - f_sharedBorderLength(inst_Libya,inst_Algeria,f_MeasureFn(982,inst_Kilometer))). - -fof(axmondialPred24383, axiom, - 131000 = f_PopulationFn(inst_Countries_CAM_provinces_Ouest_cities_Bafoussam)). - -fof(axmondialPred24384, axiom, - f_geographicalSubregion(inst_Countries_CAM_provinces_Ouest_cities_Bafoussam,inst_Countries_CAM_provinces_Ouest)). - -fof(axmondialPred24385, axiom, - 355741 = f_PopulationFn(inst_Countries_BR_provinces_RiodeJaneiro_cities_Olinda)). - -fof(axmondialPred24386, axiom, - f_geographicalSubregion(inst_Countries_BR_provinces_RiodeJaneiro_cities_Olinda,inst_Countries_BR_provinces_RiodeJaneiro)). - -fof(axmondialPred24387, axiom, - 307100 = f_PopulationFn(inst_Countries_GB_provinces_Northumberland)). - -fof(axmondialPred24388, axiom, - f_landAreaOnly(inst_Countries_GB_provinces_Northumberland,f_MeasureFn(5032,inst_SquareKilometer))). - -fof(axmondialPred24389, axiom, - f_capitalCity(inst_Countries_GB_provinces_TyneandWear_cities_Newcastle,inst_Countries_GB_provinces_Northumberland)). - -fof(axmondialPred24390, axiom, - 103536 = f_PopulationFn(inst_Countries_I_provinces_EmiliaRomagna_cities_Piacenza)). - -fof(axmondialPred24391, axiom, - f_geographicalSubregion(inst_Countries_I_provinces_EmiliaRomagna_cities_Piacenza,inst_Countries_I_provinces_EmiliaRomagna)). - -fof(axmondialPred24392, axiom, - 296000 = f_PopulationFn(inst_Countries_BD_cities_Narayanganj)). - -fof(axmondialPred24393, axiom, - f_geographicalSubregion(inst_Countries_BD_cities_Narayanganj,inst_Bangladesh)). - -fof(axmondialPred24394, axiom, - 10102 = f_PopulationFn(inst_Countries_A_provinces_Burgenland_cities_Eisenstadt)). - -fof(axmondialPred24395, axiom, - f_geographicalSubregion(inst_Countries_A_provinces_Burgenland_cities_Eisenstadt,inst_Countries_A_provinces_Burgenland)). - -fof(axmondialPred24396, axiom, - 319700 = f_PopulationFn(inst_Countries_TR_provinces_Malatya_cities_Malatya)). - -fof(axmondialPred24397, axiom, - f_geographicalSubregion(inst_Countries_TR_provinces_Malatya_cities_Malatya,inst_Countries_TR_provinces_Malatya)). - -fof(axmondialPred24398, axiom, - 498225 = f_PopulationFn(inst_Countries_TR_provinces_Elazig)). - -fof(axmondialPred24399, axiom, - f_landAreaOnly(inst_Countries_TR_provinces_Elazig,f_MeasureFn(9153,inst_SquareKilometer))). - -fof(axmondialPred24400, axiom, - f_capitalCity(inst_Countries_TR_provinces_Elazig_cities_Elazig,inst_Countries_TR_provinces_Elazig)). - -fof(axmondialPred24401, axiom, - f_geographicalSubregion(inst_SerbiaAndMontenegro,inst_Continents_Europe)). - -fof(axmondialPred24402, axiom, - 773000 = f_PopulationFn(inst_Countries_C_provinces_Granma)). - -fof(axmondialPred24403, axiom, - f_landAreaOnly(inst_Countries_C_provinces_Granma,f_MeasureFn(8372,inst_SquareKilometer))). - -fof(axmondialPred24404, axiom, - f_capitalCity(inst_Countries_C_provinces_Granma_cities_Bayamo,inst_Countries_C_provinces_Granma)). - -fof(axmondialPred24405, axiom, - 171815 = f_PopulationFn(inst_Countries_VN_cities_ThaiNguyen)). - -fof(axmondialPred24406, axiom, - f_geographicalSubregion(inst_Countries_VN_cities_ThaiNguyen,inst_Vietnam)). - -fof(axmondialPred24407, axiom, - f_sharedBorderLength(inst_Uganda,inst_Tanzania,f_MeasureFn(396,inst_Kilometer))). - -fof(axmondialPred24408, axiom, - 2158595 = f_PopulationFn(inst_Countries_ZRE_provinces_BasZaire)). - -fof(axmondialPred24409, axiom, - f_landAreaOnly(inst_Countries_ZRE_provinces_BasZaire,f_MeasureFn(53920,inst_SquareKilometer))). - -fof(axmondialPred24410, axiom, - f_capitalCity(inst_Countries_ZRE_provinces_BasZaire_cities_Matadi,inst_Countries_ZRE_provinces_BasZaire)). - diff --git a/examples/SUMO/TPTP/test1.p b/examples/SUMO/TPTP/test1.p deleted file mode 100644 index de056797e..000000000 --- a/examples/SUMO/TPTP/test1.p +++ /dev/null @@ -1,5 +0,0 @@ -include('TPTP/MergeAx.p'). -include('TPTP/Mid_level_ontologyAx.p'). - - fof (conj1, conjecture, - (hasType(type_Quantity, inst_Volt))). \ No newline at end of file diff --git a/examples/SUMO/TPTP/test2.p b/examples/SUMO/TPTP/test2.p deleted file mode 100644 index eea5a5930..000000000 --- a/examples/SUMO/TPTP/test2.p +++ /dev/null @@ -1,6 +0,0 @@ -include('TPTP/MergeAx.p'). -include('TPTP/Mid_level_ontologyAx.p'). - -fof (conj2, conjecture, - ( ! [X] : - (hasType(type_AnimacyAttribute, X) => hasType(type_Attribute, X)))). \ No newline at end of file diff --git a/examples/SUMO/TPTP/test3.p b/examples/SUMO/TPTP/test3.p deleted file mode 100644 index 01356585c..000000000 --- a/examples/SUMO/TPTP/test3.p +++ /dev/null @@ -1,5 +0,0 @@ -include('TPTP/MergeAx.p'). -include('TPTP/Mid_level_ontologyAx.p'). - - fof (conj2, conjecture, - (hasType(type_TimeInterval,inst_Professor))). \ No newline at end of file diff --git a/examples/SUMO/Transportation.gf b/examples/SUMO/Transportation.gf deleted file mode 100644 index 7ea5d476e..000000000 --- a/examples/SUMO/Transportation.gf +++ /dev/null @@ -1,1343 +0,0 @@ -abstract Transportation = MidLevelOntology ** { - - -- A Vehicle which is powered by - -- one or more of its passengers or driver, for example, a Bicycle. - fun AgentPoweredVehicle : Class ; - fun AgentPoweredVehicle_Class : SubClass AgentPoweredVehicle Vehicle ; - - -- An AirRoute is a region of air space that - -- can be travelled between points by an air TransportationDevice. - fun AirRoute : Class ; - fun AirRoute_Class : SubClass AirRoute TransitRoute ; - - -- The subclass of Transitways that are through - -- the EarthsAtmosphere. - fun AirTransitway : Class ; - fun AirTransitway_Class : SubClass AirTransitway Transitway ; - - -- A MilitaryShip on which MilitaryAircraft can land - -- and take off. - fun AircraftCarrier : Class ; - fun AircraftCarrier_Class : SubClass AircraftCarrier MilitaryShip ; - - -- Airplane is the subclass of Aircraft that - -- are fixed_wing aircraft which carry their own power sources. Airplane - -- includes jet airplanes and propeller planes, but not gliders. - fun Airplane : Class ; - fun Airplane_Class : SubClass Airplane (both Aircraft PoweredVehicle) ; - - -- Airport is the subclass of TransitTerminals - -- for Airplanes (fixed_wing Aircraft). - fun Airport : Class ; - fun Airport_Class : SubClass Airport (both AirTransitway (both LandTransitway TransitTerminal)) ; - - -- AirportByRunwaySurface is a - -- subclass of AirportClassification attributes used to describe an - -- airport according to the surface type of its longest runway. - fun AirportByRunwaySurface : Class ; - fun AirportByRunwaySurface_Class : SubClass AirportByRunwaySurface AirportClassification ; - - -- AirportClassification - -- is a class of Attributes for representing systems that categorize - -- Airports according to some criteria. There are several such systems, - -- including the International Civil Aviation Organization categories A to - -- E, based on runway lengths, the Federal Aviation Administration system - -- associated with airport functions, and the airport categorization by - -- runway length used in the CIA World Fact Book. - fun AirportClassification : Class ; - fun AirportClassification_Class : SubClass AirportClassification RelationalAttribute ; - - -- AirportWithPavedRunway is an - -- AirportClassification attribute used to describe an airport whose - -- longest runway is a PavedRunway. - fun AirportWithPavedRunway : Ind AirportByRunwaySurface ; - - -- AirportWithUnpavedRunway is - -- an AirportClassification attribute used to describe an airport whose - -- longest runway is an UnpavedRunway. - fun AirportWithUnpavedRunway : Ind AirportByRunwaySurface ; - - -- The class of Transitways used to transport Air - -- to a location where it is absent or insufficient. - fun Airway : Class ; - fun Airway_Class : SubClass Airway Transitway ; - - -- Ambulance is the subclass of - -- EmergencyRoadVehicles that represents ambulances. - fun Ambulance : Class ; - fun Ambulance_Class : SubClass Ambulance EmergencyRoadVehicle ; - - -- Anchorage is the subclass of WaterAreas - -- where WaterVehicle may anchor with some shelter or safety. Anchorages - -- may be inside a Harbor or offshore. - fun Anchorage : Class ; - fun Anchorage_Class : SubClass Anchorage WaterArea ; - - fun Barge : Class ; - fun Barge_Class : SubClass Barge WaterVehicle ; - - fun BargeCarrierShip : Class ; - fun BargeCarrierShip_Class : SubClass BargeCarrierShip CargoShip ; - - -- Bicycle is a class of two_wheeled, - -- UserPoweredVehicles. - fun Bicycle : Class ; - fun Bicycle_Class : SubClass Bicycle Cycle ; - - -- Boxcar is the subclass of Railcars that are - -- general_purpose closed cars for hauling freight. - fun Boxcar : Class ; - fun Boxcar_Class : SubClass Boxcar FreightCar ; - - -- Bridge is the subclass of LandTransitways - -- that are artifacts used for crossing water or air_filled gaps that - -- could not be transited over a natural surface. - fun Bridge : Class ; - fun Bridge_Class : SubClass Bridge (both LandTransitway StationaryArtifact) ; - - -- BroadGauge is the attribute of - -- any Railway that has a TrackGauge wider than StandardGauge. - fun BroadGauge : Ind TrackGauge ; - - fun BroadGaugeRail : Ind RailGauge ; - - fun BroadGaugeRailway : Class ; - fun BroadGaugeRailway_Class : SubClass BroadGaugeRailway Railway ; - - fun BulkCargoShip : Class ; - fun BulkCargoShip_Class : SubClass BulkCargoShip DryBulkCarrierShip ; - - fun BusinessRailcar : Class ; - fun BusinessRailcar_Class : SubClass BusinessRailcar PassengerRailcar ; - - -- CIAAirportLengthClassification is a class of Attributes used to - -- characterize Airports according to the length of their longest - -- usable runway. - fun CIAAirportLengthClassification : Class ; - fun CIAAirportLengthClassification_Class : SubClass CIAAirportLengthClassification AirportClassification ; - - -- CabCar is the class of passenger railcars - -- that have an operating cab in one end of the from which train motion - -- can be controlled in 'push' mode. A CabCar is placed on the - -- opposite end of the train from the locomotive. - fun CabCar : Class ; - fun CabCar_Class : SubClass CabCar RollingStock ; - - fun CableShip : Class ; - fun CableShip_Class : SubClass CableShip Ship ; - - -- Canal is the subclass of navigable Waterways - -- flowing through an artificial course. Typically, a canal is a - -- Transitway connecting two bodies of water. - fun Canal : Class ; - fun Canal_Class : SubClass Canal (both StationaryArtifact Waterway) ; - - fun CanalLock : Class ; - fun CanalLock_Class : SubClass CanalLock (both StationaryArtifact Waterway) ; - - fun CanalLockGate : Class ; - fun CanalLockGate_Class : SubClass CanalLockGate (both Device TransitwayObstacle) ; - - fun CanalSystem : Class ; - fun CanalSystem_Class : SubClass CanalSystem WaterTransportationSystem ; - - fun Canoe : Class ; - fun Canoe_Class : SubClass Canoe (both AgentPoweredVehicle WaterVehicle) ; - - -- CarDistributionSystem is the - -- process of composing trains according to instructions or data. - fun CarDistributionSystem : Class ; - fun CarDistributionSystem_Class : SubClass CarDistributionSystem OrganizationalProcess ; - - -- CargoShip is the subclass of Ships that - -- transport goods in exchange for payment. CargoShip includes ships - -- that carry all kinds of cargo, including oil and bulk products as well - -- as packaged, palletized, or containerized goods. - fun CargoShip : Class ; - fun CargoShip_Class : SubClass CargoShip Ship ; - - fun Catamaran : Class ; - fun Catamaran_Class : SubClass Catamaran MultihullWaterVehicle ; - - fun CementCarrierShip : Class ; - fun CementCarrierShip_Class : SubClass CementCarrierShip DryBulkCarrierShip ; - - -- A Channel is a narrow deep waterway connecting - -- two larger bodies of water. May be natural or dredged, salt or fresh water. - fun Channel : Class ; - fun Channel_Class : SubClass Channel (both Waterway BodyOfWater) ; - - -- ChemicalTankerShip is the - -- subclass of ships that carry ChemicalProducts. - fun ChemicalTankerShip : Class ; - fun ChemicalTankerShip_Class : SubClass ChemicalTankerShip CargoShip ; - - fun Chemical_OilTankerShip : Class ; - fun Chemical_OilTankerShip_Class : SubClass Chemical_OilTankerShip ChemicalTankerShip ; - - fun ChiefSteward : Ind Position ; - - -- ClassIIIRailroad is the - -- subclass of RailroadCompany whose instances have an - -- average annual gross revenue below 20.5 million - -- UnitedStatesDollars. - fun ClassIIIRailroad : Class ; - fun ClassIIIRailroad_Class : SubClass ClassIIIRailroad RailroadCompany ; - - -- ClassIIRailroad is the - -- subclass of RailroadCompany whose instances have an - -- average annual gross revenue between 20.5 and 256.4 million - -- UnitedStatesDollars. - fun ClassIIRailroad : Class ; - fun ClassIIRailroad_Class : SubClass ClassIIRailroad RailroadCompany ; - - -- ClassIRailroad is the - -- subclass of RailroadCompany whose instances have an - -- average annual gross revenue above 256.4 million - -- UnitedStatesDollars. - fun ClassIRailroad : Class ; - fun ClassIRailroad_Class : SubClass ClassIRailroad RailroadCompany ; - - fun CombinationBulkCarrierShip : Class ; - fun CombinationBulkCarrierShip_Class : SubClass CombinationBulkCarrierShip CargoShip ; - - fun CombinationBulk_OilCarrierShip : Class ; - fun CombinationBulk_OilCarrierShip_Class : SubClass CombinationBulk_OilCarrierShip CombinationBulkCarrierShip ; - - fun CombinationOre_OilCarrierShip : Class ; - fun CombinationOre_OilCarrierShip_Class : SubClass CombinationOre_OilCarrierShip CombinationBulkCarrierShip ; - - -- CommonCarrier is the subclass of - -- TransportationCompany whose instances must offer services to all - -- customers. Contrast with ContractCarrier. - fun CommonCarrier : Class ; - fun CommonCarrier_Class : SubClass CommonCarrier TransportationCompany ; - - fun ContainerPort : Class ; - fun ContainerPort_Class : SubClass ContainerPort PortCity ; - - fun ContainerShip : Class ; - fun ContainerShip_Class : SubClass ContainerShip CargoShip ; - - fun Container_RoRoCargoShip : Class ; - fun Container_RoRoCargoShip_Class : SubClass Container_RoRoCargoShip RollOnRollOffCargoShip ; - - -- ContractCarrier is the subclass of - -- TransportationCompany whose instances offer services to only one - -- customer, under contract. Contrast with CommonCarrier. - fun ContractCarrier : Class ; - fun ContractCarrier_Class : SubClass ContractCarrier TransportationCompany ; - - fun CraneShip : Class ; - fun CraneShip_Class : SubClass CraneShip Ship ; - - -- CrewDormCars are Railcars used for - -- housing the employee staff on long_distance trains. - fun CrewDormCar : Class ; - fun CrewDormCar_Class : SubClass CrewDormCar PassengerRailcar ; - - -- CrudeOilPipeline is the subclass of - -- Pipelines that are used to carry CrudeOil. - fun CrudeOilPipeline : Class ; - fun CrudeOilPipeline_Class : SubClass CrudeOilPipeline Pipeline ; - - -- CruiseShip is the subclass of - -- PassengerShips designed for the purpose of carrying passengers - -- on extended trips. - fun CruiseShip : Class ; - fun CruiseShip_Class : SubClass CruiseShip PassengerShip ; - - -- CubicFoot is a unit for measuring volume, - -- equal to a volume of one foot length in each dimension of length, width, - -- and height. - fun CubicFoot : Ind UnitOfVolume ; - - -- Cycle is a class of wheeled, pedal_driven - -- UserPoweredVehicles that are designed to be ridden on roads or trails. - fun Cycle : Class ; - fun Cycle_Class : SubClass Cycle (both AgentPoweredVehicle LandVehicle) ; - - -- Dam is the subclass of StationaryArtifacts that - -- are walls built across a stream or river to hold back water. - fun Dam : Class ; - fun Dam_Class : SubClass Dam (both TransitwayObstacle StationaryArtifact) ; - - fun DeckCargoShip : Class ; - fun DeckCargoShip_Class : SubClass DeckCargoShip GeneralCargoShip ; - - -- DeepDraftHarbor is the subclass - -- of Harbors that have a waterDepth sufficient to accommodate - -- vessels of a ladenDraft of 45 feet (13.7 meters) or greater. - fun DeepDraftHarbor : Class ; - fun DeepDraftHarbor_Class : SubClass DeepDraftHarbor Harbor ; - - fun DeepDraftPort : Class ; - fun DeepDraftPort_Class : SubClass DeepDraftPort PortCity ; - - -- DeepwaterPort is the subclass of - -- PortFacility whose instances meet the criteria defined under 33 U.S.C. section 1502(1) as 'any fixed or floating man_made structures other than - -- a vessel, or any group of such structures, located beyond the territorial - -- sea and off the coast of the United States and which are used or intended - -- for use as a port or terminal for the loading or unloading and further - -- handling of oil for transportation to any State.... The term includes all associated components and equipment including pipelines, pumping stations, service platforms, mooring buoys, and similar appurtenances to the extent - -- they are located seaward of the high water mark.' - fun DeepwaterPort : Class ; - fun DeepwaterPort_Class : SubClass DeepwaterPort PortFacility ; - - fun Door_TransitwayObstacle : SubClass Door TransitwayObstacle ; - - fun Drawbridge : Class ; - fun Drawbridge_Class : SubClass Drawbridge MovableBridge ; - - fun Dredger : Class ; - fun Dredger_Class : SubClass Dredger Ship ; - - fun DrillingShip : Class ; - fun DrillingShip_Class : SubClass DrillingShip Ship ; - - fun DryBulkCarrierShip : Class ; - fun DryBulkCarrierShip_Class : SubClass DryBulkCarrierShip CargoShip ; - - -- DualGauge is the attribute of - -- any Railway that has three parallel rails, thus allowing - -- two different gauges of rolling stock to travel over it. - fun DualGauge : Ind TrackGauge ; - - fun DualGaugeRail : Ind RailGauge ; - - fun DualGaugeRailway : Class ; - fun DualGaugeRailway_Class : SubClass DualGaugeRailway Railway ; - - -- ElectrifiedRailway is the subclass - -- of Railway representing electrified railways. - fun ElectrifiedRailway : Class ; - fun ElectrifiedRailway_Class : SubClass ElectrifiedRailway Railway ; - - -- EmergencyRoadVehicle is the - -- subclass of EmergencyVehicle that includes RoadVehicles designed - -- for special use in emergencies, e.g., Ambulances, FireEngines. - fun EmergencyRoadVehicle : Class ; - fun EmergencyRoadVehicle_Class : SubClass EmergencyRoadVehicle (both EmergencyVehicle (both PoweredVehicle RoadVehicle)) ; - - -- EmergencyVehicle is the subclass of - -- Vehicles that are used for special_purpose emergency response. - fun EmergencyVehicle : Class ; - fun EmergencyVehicle_Class : SubClass EmergencyVehicle PoweredVehicle ; - - -- Expressway is the subclass of - -- SurfacedRoadways that are multiple_lane, limited_access highways - -- designed for rapid travel by MotorVehicles. - fun Expressway : Class ; - fun Expressway_Class : SubClass Expressway SurfacedRoadway ; - - fun FerryBoat : Class ; - fun FerryBoat_Class : SubClass FerryBoat WaterVehicle ; - - fun FireBoat : Class ; - fun FireBoat_Class : SubClass FireBoat WaterVehicle ; - - -- FireEngine is the subclass of - -- EmergencyRoadVehicles that represents the various vehicles - -- used by a fire department in fighting fires. - fun FireEngine : Class ; - fun FireEngine_Class : SubClass FireEngine EmergencyRoadVehicle ; - - fun FirstMate : Ind Position ; - - fun FishCarrierShip : Class ; - fun FishCarrierShip_Class : SubClass FishCarrierShip FishingShip ; - - fun FishFactoryShip : Class ; - fun FishFactoryShip_Class : SubClass FishFactoryShip FishingShip ; - - fun FishingShip : Class ; - fun FishingShip_Class : SubClass FishingShip WaterVehicle ; - - fun FishingVessel : Class ; - fun FishingVessel_Class : SubClass FishingVessel FishingShip ; - - -- FiveWellStackCars are five_unit - -- that carry double_stacked containers. - fun FiveWellStackCar : Class ; - fun FiveWellStackCar_Class : SubClass FiveWellStackCar FreightCar ; - - fun FixedBridge : Class ; - fun FixedBridge_Class : SubClass FixedBridge (both Bridge StationaryArtifact) ; - - -- FlagOfConvenienceRegister is the subclass of ShipRegisters - -- in which most of the registered ships are owned outside of the - -- GeopoliticalArea to which the registry belongs. - -- InternalShipRegisters and OffshoreShipRegisters both may act as - -- FlagOfConvenienceRegisters, if permitted by the maritime - -- regulations of the registry owner. - fun FlagOfConvenienceRegister : Class ; - fun FlagOfConvenienceRegister_Class : SubClass FlagOfConvenienceRegister ShipRegister ; - - -- Flatcars are Freightcars without sides or roofs. - fun Flatcar : Class ; - fun Flatcar_Class : SubClass Flatcar (both FreightCar OpenTopRailcar) ; - - -- A train car that is designed to - -- carry freight, and not Humans. - fun FreightCar : Class ; - fun FreightCar_Class : SubClass FreightCar RollingStock ; - - -- GalleryCars are double_decked passenger - -- cars that have a viewing area on the second floor. - fun GalleryCar : Class ; - fun GalleryCar_Class : SubClass GalleryCar PassengerRailcar ; - - fun GeneralCargoShip : Class ; - fun GeneralCargoShip_Class : SubClass GeneralCargoShip CargoShip ; - - fun GliderPlane : Class ; - fun GliderPlane_Class : SubClass GliderPlane (both Aircraft UnpoweredVehicle) ; - - -- Harbor is the subclass of WaterAreas that - -- provide shelter and anchorage for WaterVehicle. - fun Harbor : Class ; - fun Harbor_Class : SubClass Harbor (both WaterArea Waterway) ; - - -- HeadEndCars are Railcars that were - -- typically placed at the front of the train, including mail and - -- baggage cars. - fun HeadEndCar : Class ; - fun HeadEndCar_Class : SubClass HeadEndCar RollingStock ; - - -- Heliport is a TransitTerminal designed - -- for the takeoff and landing of Helicopters. - fun Heliport : Class ; - fun Heliport_Class : SubClass Heliport TransitTerminal ; - - fun HomeGarage : Class ; - fun HomeGarage_Class : SubClass HomeGarage Building ; - - fun HopperDredger : Class ; - fun HopperDredger_Class : SubClass HopperDredger Dredger ; - - -- HydraCushionFreightCars are FreightCars with hydraulic underframes to cushion their loads. - fun HydraCushionFreightCar : Class ; - fun HydraCushionFreightCar_Class : SubClass HydraCushionFreightCar FreightCar ; - - fun IceBreakerShip : Class ; - fun IceBreakerShip_Class : SubClass IceBreakerShip Ship ; - - -- IntermodalTrip is the class of - -- trips in which more than one mode (road, rail, sea, or air) of - -- Transportation is used. That is, there are at least two - -- subProcesses of the trip that use different modes of - -- TransportationDevice. - fun IntermodalTrip : Class ; - fun IntermodalTrip_Class : SubClass IntermodalTrip Trip ; - - -- InternalShipRegister is - -- a subset of a NationalShipRegister. Ships on an internal - -- register fly the same flag as on the national register but are - -- subject to different taxation and crewing rules, which are - -- typically more lenient. An internal register may function - -- primarily as a FlagOfConvenienceRegister. - fun InternalShipRegister : Class ; - fun InternalShipRegister_Class : SubClass InternalShipRegister ShipRegister ; - - fun JetAirplane : Class ; - fun JetAirplane_Class : SubClass JetAirplane Airplane ; - - fun Kayak : Class ; - fun Kayak_Class : SubClass Kayak (both AgentPoweredVehicle WaterVehicle) ; - - fun Lane : Class ; - fun Lane_Class : SubClass Lane Roadway ; - - fun LightTruck : Class ; - fun LightTruck_Class : SubClass LightTruck Truck ; - - fun LiquefiedGasTankerShip : Class ; - fun LiquefiedGasTankerShip_Class : SubClass LiquefiedGasTankerShip CargoShip ; - - fun LiquefiedGas_ChemicalTankerShip : Class ; - fun LiquefiedGas_ChemicalTankerShip_Class : SubClass LiquefiedGas_ChemicalTankerShip LiquefiedGasTankerShip ; - - fun LivestockCarrierShip : Class ; - fun LivestockCarrierShip_Class : SubClass LivestockCarrierShip CargoShip ; - - -- An individual rail vehicle, i.e. a - -- RollingStock which is also a PoweredVehicle. Modern - -- locomotives are typically diesel or electric powered, while - -- older locomotives ran on Coal. - fun Locomotive : Class ; - fun Locomotive_Class : SubClass Locomotive (both PoweredVehicle RollingStock) ; - - -- LocomotiveCoalCars are Railcars put directly behind the Locomotive and used for - -- carrying fuel coal for the engine. - fun LocomotiveCoalCar : Class ; - fun LocomotiveCoalCar_Class : SubClass LocomotiveCoalCar RollingStock ; - - -- LongRunwayAirport is a CIA category for Airports whose longest runway has a length between - -- 2,438 meters and 3,047 meters, inclusive. - fun LongRunwayAirport : Ind CIAAirportLengthClassification ; - - -- LongTon is the UnitOfMeasure, equal to 2,240 PoundMass, which is used to measure Dead Weight - -- Tonnage capacity of Ships. - fun LongTon : Ind UnitOfMass ; - - -- ManufacturedProduct is - -- the subclass of Product that includes goods that are produced - -- or assembled in factories or other manufacturing processes, - -- in contrast to AgriculturalProducts. - fun ManufacturedProduct : Class ; - fun ManufacturedProduct_Class : SubClass ManufacturedProduct Product ; - - -- MediumLengthRunwayAirport is a CIA - -- category for Airports whose longest runway has a length between - -- 1,524 meters and 2,437 meters, inclusive. - fun MediumLengthRunwayAirport : Ind CIAAirportLengthClassification ; - - -- MerchantMarine is a class of - -- Collections of Ships, each collection belonging to a particular - -- Nation or GeopoliticalArea, in whose ShipRegister the member - -- ships are enrolled. For example, the merchant marine of France. - fun MerchantMarine : Class ; - fun MerchantMarine_Class : SubClass MerchantMarine Collection ; - - -- (MerchantMarineFn ?AREA) denotes - -- the Collection of all commercial ships registered in the - -- ShipRegister of the GeopoliticalArea ?AREA. - fun MerchantMarineFn : El GeopoliticalArea -> Ind MerchantMarine ; - - -- MerchantMarineShip is the class - -- of Ships that carry goods or passengers in exchange for payment. - -- This excludes military ships, as well as working ships such as tugboats - -- and fishing vessels. Merchant Marine ships belong to the - -- MerchantMarine of some country and are registered in the related - -- ShipRegister. - fun MerchantMarineShip : Class ; - fun MerchantMarineShip_Class : SubClass MerchantMarineShip Ship ; - - fun MotorHopper : Class ; - fun MotorHopper_Class : SubClass MotorHopper Ship ; - - -- MotorRailcars are PassengerRailcars - -- that carry their own power source. - fun MotorRailcar : Class ; - fun MotorRailcar_Class : SubClass MotorRailcar (both PassengerRailcar PoweredVehicle) ; - - fun MotorScooter : Class ; - fun MotorScooter_Class : SubClass MotorScooter RoadVehicle ; - - fun MovableBridge : Class ; - fun MovableBridge_Class : SubClass MovableBridge Bridge ; - - -- MultiModalTransitSystem is - -- the class of TransitSystems that accommodate more than one type of - -- transportation device or method. - fun MultiModalTransitSystem : Class ; - fun MultiModalTransitSystem_Class : SubClass MultiModalTransitSystem TransitSystem ; - - fun MultifunctionalLargeLoadCarrierShip : Class ; - fun MultifunctionalLargeLoadCarrierShip_Class : SubClass MultifunctionalLargeLoadCarrierShip CargoShip ; - - fun MultihullWaterVehicle : Class ; - fun MultihullWaterVehicle_Class : SubClass MultihullWaterVehicle WaterVehicle ; - - -- MultipleTrackRailway is the - -- subclass of Railway whose instances consists of two or more sets of - -- tracks running in parallel, allowing motion in both directions along - -- a route without the need for sidings and delays. - fun MultipleTrackRailway : Class ; - fun MultipleTrackRailway_Class : SubClass MultipleTrackRailway Railway ; - - -- NarrowGauge is the attribute - -- of any Railway that has a TrackGauge narrower than - -- StandardGauge. There are several common track widths - -- among NarrowGauge railways. - fun NarrowGauge : Ind TrackGauge ; - - fun NarrowGaugeRail : Ind RailGauge ; - - fun NarrowGaugeRailway : Class ; - fun NarrowGaugeRailway_Class : SubClass NarrowGaugeRailway Railway ; - - -- A NationalShipRegister - -- is a record of the Ships that are officially registered with - -- a particular Nation, including their tonnage and ownership. - fun NationalShipRegister : Class ; - fun NationalShipRegister_Class : SubClass NationalShipRegister ShipRegister ; - - -- NaturalGasPipeline is the subclass - -- of Pipelines that are used to carry NaturalGas. - fun NaturalGasPipeline : Class ; - fun NaturalGasPipeline_Class : SubClass NaturalGasPipeline Pipeline ; - - -- NorthernSeaRoute represents the - -- seasonal waterway in the ArcticOcean adjacent to Russia and Norway. - fun NorthernSeaRoute : Ind Waterway ; - - -- NorthwestPassage represents the seasonal waterway in - -- the ArcticOcean adjacent to Canada and the UnitedStates. - fun NorthwestPassage : Ind Waterway ; - - -- OceanLiner is the subclass of Ships - -- that make regularly scheduled voyages to transport people and goods - -- from one place to another. - fun OceanLiner : Class ; - fun OceanLiner_Class : SubClass OceanLiner (both CargoShip PassengerShip) ; - - -- OffshoreAnchorage is the subclass - -- of Anchorages that are located offshore and not within a Harbor. - fun OffshoreAnchorage : Class ; - fun OffshoreAnchorage_Class : SubClass OffshoreAnchorage Anchorage ; - - -- OffshoreShipRegister is - -- the class of ShipRegisters maintained by a colony, territory, or - -- possession (OffshoreArea) of a nation. Typically such a register has more lenient maritime - -- regulations with respect to taxation and crewing of ships than does - -- the national register associated with the country of which the - -- offshore area is a dependency. - fun OffshoreShipRegister : Class ; - fun OffshoreShipRegister_Class : SubClass OffshoreShipRegister ShipRegister ; - - fun OffshoreSupplyShip : Class ; - fun OffshoreSupplyShip_Class : SubClass OffshoreSupplyShip Ship ; - - fun OffshoreSupportShip : Class ; - fun OffshoreSupportShip_Class : SubClass OffshoreSupportShip Ship ; - - fun OffshoreWellProductionShip : Class ; - fun OffshoreWellProductionShip_Class : SubClass OffshoreWellProductionShip Ship ; - - -- OpenTopRailcars are FreightCars - -- that have no roof. They may have sides or not. - fun OpenTopRailcar : Class ; - fun OpenTopRailcar_Class : SubClass OpenTopRailcar FreightCar ; - - -- (OperatingFn ?DEVICE) denotes the class - -- of events in which a Device of type ?device is operated. - fun OperatingFn: El Device -> Desc Process ; - - fun OreCarrierShip : Class ; - fun OreCarrierShip_Class : SubClass OreCarrierShip DryBulkCarrierShip ; - - -- OutfitCars are Railcars used for housing - -- railway construction or maintenance workers in the field. Also called - -- 'Camp Cars'. - fun OutfitCar : Class ; - fun OutfitCar_Class : SubClass OutfitCar RollingStock ; - - fun PCCCar : Class ; - fun PCCCar_Class : SubClass PCCCar Streetcar ; - - fun PalletizedCargoShip : Class ; - fun PalletizedCargoShip_Class : SubClass PalletizedCargoShip GeneralCargoShip ; - - fun ParkingGarage : Class ; - fun ParkingGarage_Class : SubClass ParkingGarage Building ; - - fun PassengerAndCargoShip : Class ; - fun PassengerAndCargoShip_Class : SubClass PassengerAndCargoShip (both CargoShip PassengerShip) ; - - -- A train car that is designed to - -- carry Humans. - fun PassengerRailcar : Class ; - fun PassengerRailcar_Class : SubClass PassengerRailcar (both PassengerVehicle RollingStock) ; - - -- PassengerShip is the subclass of - -- WaterVehicle designed for the purpose of carrying passengers. - fun PassengerShip : Class ; - fun PassengerShip_Class : SubClass PassengerShip Ship ; - - fun Passenger_LandingCraft : Class ; - fun Passenger_LandingCraft_Class : SubClass Passenger_LandingCraft (both PassengerAndCargoShip RollOnRollOffCargoShip) ; - - fun Paved : Ind Attribute ; - - -- PavedRunway is the subclass of Runways - -- that are surfaced with concrete or asphalt. - fun PavedRunway : Class ; - fun PavedRunway_Class : SubClass PavedRunway Runway ; - - -- PersonalWatercraft is the class - -- of motor_driven WaterVehicle ridden by one or more passengers, e.g., - -- a JetSki. - fun PersonalWatercraft : Class ; - fun PersonalWatercraft_Class : SubClass PersonalWatercraft WaterVehicle ; - - -- PetroleumProductPipeline is the subclass of Pipelines that are - -- used to carry PetroleumProducts. - fun PetroleumProductPipeline : Class ; - fun PetroleumProductPipeline_Class : SubClass PetroleumProductPipeline Pipeline ; - - fun PetroleumTankerShip : Class ; - fun PetroleumTankerShip_Class : SubClass PetroleumTankerShip CargoShip ; - - -- PlaningHullWaterVehicle is a subclass - -- of WaterVehicle with hulls designed for a position partially on or above - -- the water surface when they are in motion, in order to reduce drag. See - -- also DisplacementHullWaterVehicle. - fun PlaningHullWaterVehicle : Class ; - fun PlaningHullWaterVehicle_Class : SubClass PlaningHullWaterVehicle WaterVehicle ; - - fun PontoonBridge : Class ; - fun PontoonBridge_Class : SubClass PontoonBridge MovableBridge ; - - -- PortCity is the subclass of City whose - -- instances are cities or towns located adjacent to a Harbor, which is - -- included in the administrative area of the city. - fun PortCity : Class ; - fun PortCity_Class : SubClass PortCity City ; - - -- PortFacility is the class of port - -- complexes, including piers and docking space, moorings, cargo_handling - -- and other support facilities for marine traffic. Ships are loaded and - -- unloaded at a PortFacility. - fun PortFacility : Class ; - fun PortFacility_Class : SubClass PortFacility GeopoliticalArea ; - - -- (PortFacilityFn ?CITY) denotes the - -- PortFacility, including mooring areas, docking space, and on_land - -- support facilities for marine traffic, of the Port ?CITY, considered - -- as a whole. - fun PortFacilityFn : El PortCity -> Ind PortFacility ; - - fun PrivateRailcar : Class ; - fun PrivateRailcar_Class : SubClass PrivateRailcar RollingStock ; - - fun PropellerJet : Class ; - fun PropellerJet_Class : SubClass PropellerJet Airplane ; - - fun PropellerPlane : Class ; - fun PropellerPlane_Class : SubClass PropellerPlane Airplane ; - - fun PusherTug : Class ; - fun PusherTug_Class : SubClass PusherTug TugBoat ; - - fun RadioOperator : Ind Position ; - - -- RailCarrierControl is the process of - -- controlling the speed or direction of a train by sending high or - -- low frequency currents on the rails. - fun RailCarrierControl : Class ; - fun RailCarrierControl_Class : SubClass RailCarrierControl Guiding ; - - fun RailGauge : Class ; - fun RailGauge_Class : SubClass RailGauge InternalAttribute ; - - -- RailJunction is the subclass of - -- TransitwayJunctions where two or more Railway lines come together. - fun RailJunction : Class ; - fun RailJunction_Class : SubClass RailJunction (both Railway TransitwayJunction) ; - - -- Railcar is the subclass of RollingStock that - -- includes all non_locomotive, non_self_powered RailVehicles. - fun Railcar : Class ; - fun Railcar_Class : SubClass Railcar RollingStock ; - - fun RailcarCarrierShip : Class ; - fun RailcarCarrierShip_Class : SubClass RailcarCarrierShip RollOnRollOffCargoShip ; - - -- RailroadTrack is the class of - -- StationaryArtifacts consisting of rails laid on supports to form - -- a track for railway vehicles. - fun RailroadTrack : Class ; - fun RailroadTrack_Class : SubClass RailroadTrack StationaryArtifact ; - - -- Railway is the subclass of - -- LandTransitways that have rails along which Trains may travel. - -- A railway consists of the rail bed, sleepers, tracks, electric - -- rails, switches, sensors, lights, crossing grades, and any other - -- integral machinery or parts of a section of railway. - fun Railway : Class ; - fun Railway_Class : SubClass Railway (both LandTransitway StationaryArtifact) ; - - -- RailwayTerminal is the subclass of - -- TransitTerminals designed for Trains. A RailwayTerminal includes - -- all the RailroadTrack and any outbuildings or other related structure - -- in the terminal, as well as the TrainStation (if there is one). - fun RailwayTerminal : Class ; - fun RailwayTerminal_Class : SubClass RailwayTerminal TransitTerminal ; - - fun RefrigeratedCargoShip : Class ; - fun RefrigeratedCargoShip_Class : SubClass RefrigeratedCargoShip CargoShip ; - - fun RefrigeratorCar : Class ; - fun RefrigeratorCar_Class : SubClass RefrigeratorCar Boxcar ; - - -- RegistryTon is a unit of - -- measure used to represent the Gross Registered Tonnage (GRT) capacity - -- of Ships. GRT is based on a volume measure, with one RegistryTon - -- equal to a volume of 100 cubic feet. - fun RegistryTon : Ind UnitOfVolume ; - - fun ResearchShip : Class ; - fun ResearchShip_Class : SubClass ResearchShip Ship ; - - -- RiverPort is the subclass of PortCity - -- whose instances are port cities Adjacent to a navigable River. - fun RiverPort : Class ; - fun RiverPort_Class : SubClass RiverPort PortCity ; - - -- RoadJunction is the subclass of - -- TransitwayJunctions where two or more Roadways come together. - fun RoadJunction : Class ; - fun RoadJunction_Class : SubClass RoadJunction (both Roadway TransitwayJunction) ; - - fun RollOnRollOffCargoShip : Class ; - fun RollOnRollOffCargoShip_Class : SubClass RollOnRollOffCargoShip CargoShip ; - - fun RotaryDumpCar : Class ; - fun RotaryDumpCar_Class : SubClass RotaryDumpCar OpenTopRailcar ; - - fun Runabout : Class ; - fun Runabout_Class : SubClass Runabout WaterVehicle ; - - -- Runway is the class of Transitways that are - -- used for the takeoff and landing of Airplanes. Runways are - -- Transitways for an intermodal transit, which begins with a land transit - -- and ends with air transit, or vice versa. The Airspace immediately - -- above (and adjacent to) a Runway is an AirTransitway. - fun Runway : Class ; - fun Runway_Class : SubClass Runway LandTransitway ; - - fun Sailboat : Class ; - fun Sailboat_Class : SubClass Sailboat WaterVehicle ; - - -- ScaleTestCars are Railcars of - -- known weight used to test or calibrate track scales used for - -- weighing freight. - fun ScaleTestCar : Class ; - fun ScaleTestCar_Class : SubClass ScaleTestCar RollingStock ; - - fun Scooter : Class ; - fun Scooter_Class : SubClass Scooter (both AgentPoweredVehicle LandVehicle) ; - - fun SeaLane : Class ; - fun SeaLane_Class : SubClass SeaLane Waterway ; - - -- SeaPort is the subclass of PortCity whose instances are - -- port cities on or closely linked to a Sea or Ocean. - fun SeaPort : Class ; - fun SeaPort_Class : SubClass SeaPort PortCity ; - - fun SecondaryHighway : Class ; - fun SecondaryHighway_Class : SubClass SecondaryHighway Roadway ; - - fun SelfDischargingBulkCarrierShip : Class ; - fun SelfDischargingBulkCarrierShip_Class : SubClass SelfDischargingBulkCarrierShip DryBulkCarrierShip ; - - -- ShipBerth is the class of areas where - -- a Ship may be moored, whether at an Anchorage or dock. - fun ShipBerth : Class ; - fun ShipBerth_Class : SubClass ShipBerth WaterArea ; - - -- ShipBerthing is the class of - -- Translocation processes in which a vessel is brought to a - -- mooring, at dockside or anchorage. - fun ShipBerthing : Class ; - fun ShipBerthing_Class : SubClass ShipBerthing Translocation ; - - -- (ShipBerthingFn ?SHIP) denotes the - -- class of ShipBerthings of an individual WaterVehicle ?SHIP. - fun ShipBerthingFn: El Ship -> Desc ShipBerthing ; - - -- ShipCabin is the subclass of all - -- ShipCompartments for accommodating Humans aboard a ship. - fun ShipCabin : Class ; - fun ShipCabin_Class : SubClass ShipCabin ShipCompartment ; - - -- A ShipCompartment is any fully or - -- partly bounded section of a Ship. - fun ShipCompartment : Class ; - fun ShipCompartment_Class : SubClass ShipCompartment Artifact ; - - -- ShipContainer is the class of specialized - -- large containers designed for shipping goods aboard ContainerShips. - fun ShipContainer : Class ; - fun ShipContainer_Class : SubClass ShipContainer SelfConnectedObject ; - - -- A ShipCrew is an Organization of people - -- who operate a Ship, Plane, Train, or other transportation vehicle. - fun ShipCrew : Class ; - fun ShipCrew_Class : SubClass ShipCrew Organization ; - - -- (ShipCrewFn ?BOAT) denotes the - -- Organization consisting of the people charged with operating - -- the WaterVehicle ?BOAT. - fun ShipCrewFn : El WaterVehicle -> Ind Group ; - - -- ShipDeck is the class of decks on a ship, - -- considered as spaces or Regions in which passengers and crew work, - -- live, or ride, and/or in which machinery and cargo are stored on a - -- Ship. - fun ShipDeck : Class ; - fun ShipDeck_Class : SubClass ShipDeck Artifact ; - - -- A ShipRegister is a record of each Ship - -- and owner registered with the maritime authorities of a country or - -- possession, colony, or territory of a country. Ships on the - -- ShipRegister of a given region fly the flag of that region and are - -- subject to its maritime regulations and rules of taxation. - fun ShipRegister : Class ; - fun ShipRegister_Class : SubClass ShipRegister ContentBearingObject ; - - -- (ShipRegisterFn ?AREA) - -- denotes the ShipRegister of the Ships that fly the flag of - -- the GeopoliticalArea ?AREA. - fun ShipRegisterFn : El GeopoliticalArea -> Ind ShipRegister ; - - -- ShipRegistration is the official - -- document containing information about the ownership, size, and - -- flag state (flag of registry) of an individual Ship, as registered - -- in the ShipRegister maintained by the maritime authorities of a - -- particular Nation or OverseasArea of a nation. A ship flies the - -- flag of its registered nation or area, and the ship is subject to the - -- maritime regulations and rules of taxation of its flagState. - fun ShipRegistration : Class ; - fun ShipRegistration_Class : SubClass ShipRegistration ContentBearingObject ; - - fun ShippingChannel : Class ; - fun ShippingChannel_Class : SubClass ShippingChannel Waterway ; - - fun ShippingLane : Class ; - fun ShippingLane_Class : SubClass ShippingLane Waterway ; - - -- ShortRunwayAirport is a CIA - -- category for Airports whose longest runway has a length between 914 - -- meters and 1523 meters, inclusive. - fun ShortRunwayAirport : Ind CIAAirportLengthClassification ; - - fun ShortSeaPassengerShip : Class ; - fun ShortSeaPassengerShip_Class : SubClass ShortSeaPassengerShip PassengerShip ; - - fun SludgeDisposalVessel : Class ; - fun SludgeDisposalVessel_Class : SubClass SludgeDisposalVessel Ship ; - - fun SpecializedTankerShip : Class ; - fun SpecializedTankerShip_Class : SubClass SpecializedTankerShip CargoShip ; - - -- SpineCars are articulated Flatcars - -- used to carry trailers or containers. - fun SpineCar : Class ; - fun SpineCar_Class : SubClass SpineCar Flatcar ; - - -- StandardGauge is the attribute - -- of Railways having the standardized track width that is - -- used in North America and most Western European countries. - -- The standard is typically a distance of 4 ft., 8_1/2 inches - -- (1.44 meters). There is some variation within which usage is - -- compatible, e.g., 1.35 meters. Standard gauge originated in - -- England and was mandated by the U.S. Federal government for the - -- U.S. Transcontinental Railroad. It is also used in Canada, - -- Great Britain, and most of Western Europe (but not in Ireland, - -- or Spain and Portugal. - fun StandardGauge : Ind TrackGauge ; - - fun StandardGaugeRail : Ind RailGauge ; - - fun StandardGaugeRailway : Class ; - fun StandardGaugeRailway_Class : SubClass StandardGaugeRailway Railway ; - - fun Street : Class ; - fun Street_Class : SubClass Street Roadway ; - - fun Streetcar_RollingStock : SubClass Streetcar RollingStock ; - - -- SurfacedRoadway is the subclass of - -- Roadways that have been improved by covering them with a substance - -- to increase the hardness and smoothness of the surface. Covering - -- materials include pavement, concrete, asphalt, macadam, and gravel. - fun SurfacedRoadway : Class ; - fun SurfacedRoadway_Class : SubClass SurfacedRoadway Roadway ; - - -- TankCars are enclosed FreightCars used - -- to carry fluids. - fun TankCar : Class ; - fun TankCar_Class : SubClass TankCar FreightCar ; - - -- A TerminalBuilding is a Building - -- located at a TransitTerminal and used in connection with its - -- functions. - fun TerminalBuilding : Class ; - fun TerminalBuilding_Class : SubClass TerminalBuilding Building ; - - fun TollBooth : Class ; - fun TollBooth_Class : SubClass TollBooth Building ; - - -- TrackGauge is the collection of - -- attributes that characterize sections of railways, according - -- to the set distances between the two tracks of the Railway. - -- Precisely, the measurement of track gauge is the distance - -- between the inner vertical surfaces of the heads of the rails. - -- Track gauges include broad, dual, standard, and narrow gauges. - fun TrackGauge : Class ; - fun TrackGauge_Class : SubClass TrackGauge InternalAttribute ; - - fun TrafficLight : Class ; - fun TrafficLight_Class : SubClass TrafficLight Device ; - - fun Trail : Class ; - fun Trail_Class : SubClass Trail LandTransitway ; - - -- Any RoadVehicle that is also an UnpoweredVehicle, - -- and intended to be towed by a PoweredVehicle. - fun Trailer : Class ; - fun Trailer_Class : SubClass Trailer (both RoadVehicle UnpoweredVehicle) ; - - -- Train is the subclass of - -- TransportationDevice whose instances are linked sequences - -- of RollingStock. - fun Train : Class ; - fun Train_Class : SubClass Train (both Collection (both PoweredVehicle RailVehicle)) ; - - -- TrainStation is the subclass of - -- Buildings that are located at a RailwayTerminal and used in support - -- of its functions, especially for the handling of passengers and freight. - fun TrainStation : Class ; - fun TrainStation_Class : SubClass TrainStation (both TerminalBuilding TransitTerminal) ; - - -- (TransitFn ?WAY) denotes the class of - -- Translocations that consist of travelling along the Transitway ?WAY. - fun TransitFn: El Transitway -> Desc Translocation ; - - -- TransitRoute is the class of - -- Regions that are paths for Motion from one place to another. - fun TransitRoute : Class ; - fun TransitRoute_Class : SubClass TransitRoute Region ; - - -- TransitShelter is the class of - -- structures that provide shelter for passengers waiting at a - -- TransitStop. - fun TransitShelter : Class ; - fun TransitShelter_Class : SubClass TransitShelter Artifact ; - - -- TransitStop is the subclass of places - -- where a vehicle of a scheduled or common carrier makes a stop to - -- discharge or take on passengers or goods. - fun TransitStop : Class ; - fun TransitStop_Class : SubClass TransitStop Region ; - - -- A TransitTerminal is a place where - -- travellers or transportation devices begin or end their journeys, or - -- where passengers and/or goods may be transferred. At a terminal, - -- TransportationDevices may be received, assigned, sent out, or - -- stored. - fun TransitTerminal : Class ; - fun TransitTerminal_Class : SubClass TransitTerminal StationaryArtifact ; - - -- TransitwayJunction is the class of - -- regions where two or more Transitways meet and traffic may transfer - -- from one transitway to another. - fun TransitwayJunction : Class ; - fun TransitwayJunction_Class : SubClass TransitwayJunction Transitway ; - - -- TransitwayObstacle is the general class of Objects that - -- can act as obstacles to Motion along a Transitway. - fun TransitwayObstacle : Class ; - fun TransitwayObstacle_Class : SubClass TransitwayObstacle Object ; - - -- TransportationAuthority is the class of Organizations that are - -- responsible for one or more systems of transportation, usually within - -- a particular GeopoliticalArea. - fun TransportationAuthority : Class ; - fun TransportationAuthority_Class : SubClass TransportationAuthority Organization ; - - fun TransportationDevice_TransportationEquipment : SubClass TransportationDevice TransportationEquipment ; - - fun TransportationEquipment : Class ; - fun TransportationEquipment_Class : SubClass TransportationEquipment ManufacturedProduct ; - - -- (TransportationFn ?TYPE) denotes the subclass of Transportation - -- events in which a TransportationDevice of ?TYPE is the vehicle. - fun TransportationFn: Desc TransportationDevice -> Desc Transportation ; - - fun Trawler : Class ; - fun Trawler_Class : SubClass Trawler FishingShip ; - - -- Trip is the subclass of Motions along a - -- TransitRoute or Transitway. - fun Trip : Class ; - fun Trip_Class : SubClass Trip Motion ; - - -- (TripFn ?VEHICLE) denotes the subclass of Transportation - -- events in which a particular TransportationDevice ?VEHICLE is the - -- vehicle. Contrast this function with TransportationFn, which is - -- used to denote transportation events by a specific kind of vehicle. - fun TripFn: El Vehicle -> Desc Transportation ; - - fun TugBoat : Class ; - fun TugBoat_Class : SubClass TugBoat WaterVehicle ; - - -- Tunnel is a subclass of Transitways that - -- consist of a lengthwise enclosed Hole that allows for transit underground, - -- as through mountains, below a body of water, or beneath a city. - fun Tunnel : Class ; - fun Tunnel_Class : SubClass Tunnel (both LandTransitway StationaryArtifact) ; - - -- UniModalTransitSystem is - -- the class of TransitSystems that accommodate a single type of - -- transportation device or method. - fun UniModalTransitSystem : Class ; - fun UniModalTransitSystem_Class : SubClass UniModalTransitSystem TransitSystem ; - - fun Unpaved : Ind Attribute ; - - -- UnpavedRunways include Runways with - -- grass, dirt, sand, or gravel surfaces. Contrast with PavedRunway. - fun UnpavedRunway : Class ; - fun UnpavedRunway_Class : SubClass UnpavedRunway Runway ; - - -- A Vehicle that lacks a powerComponent. - -- It coasts like a glider or skateboard, thus deriving its power from the - -- potential energy of gravity, or by the power of its agent, as in a bicycle. - fun UnpoweredVehicle : Class ; - fun UnpoweredVehicle_Class : SubClass UnpoweredVehicle Vehicle ; - - -- UnsurfacedRoadway is the subclass - -- of Roadways that have natural, unimproved surfaces of dirt or sand. - fun UnsurfacedRoadway : Class ; - fun UnsurfacedRoadway_Class : SubClass UnsurfacedRoadway Roadway ; - - fun UreaCarrierShip : Class ; - fun UreaCarrierShip_Class : SubClass UreaCarrierShip DryBulkCarrierShip ; - - fun VehicleCarrierShip : Class ; - fun VehicleCarrierShip_Class : SubClass VehicleCarrierShip RollOnRollOffCargoShip ; - - -- VehicleRegistration is the class - -- of official documents containing information about a vehicle's ownership - -- and identifying characteristics, as required by the appropriate authority - -- for the type and location of individual vehicles. - fun VehicleRegistration : Class ; - fun VehicleRegistration_Class : SubClass VehicleRegistration ContentBearingObject ; - - -- VeryLongRunwayAirport is a CIA - -- category for Airports whose longest runway has a length greater - -- than 3,047 meters. - fun VeryLongRunwayAirport : Ind CIAAirportLengthClassification ; - - -- VeryShortRunwayAirport is a CIA - -- category for Airports whose longest runway is less than 914 meters long. - fun VeryShortRunwayAirport : Ind CIAAirportLengthClassification ; - - -- WaterJunction is the subclass of - -- TransitwayJunctions where two or more Waterways come together. - fun WaterJunction : Class ; - fun WaterJunction_Class : SubClass WaterJunction (both TransitwayJunction Waterway) ; - - fun WaterTransportationSystem : Class ; - fun WaterTransportationSystem_Class : SubClass WaterTransportationSystem TransitSystem ; - - -- Waterway is the class of navigable waters, - -- including Oceans, SeaLanes, Rivers, Canals, Lakes, and inland - -- bodies of water. - fun Waterway : Class ; - fun Waterway_Class : SubClass Waterway (both Transitway WaterArea) ; - - fun WoodChipsCarrierShip : Class ; - fun WoodChipsCarrierShip_Class : SubClass WoodChipsCarrierShip DryBulkCarrierShip ; - - -- (cargoType ?DEVICE ?TYPE) means that the - -- TransportationDevice ?DEVICE typically carries cargo of the kind ?TYPE. - fun cargoType: El TransportationDevice -> Desc Object -> Formula ; - - -- (fOCShipsByOrigin ?MM ?AREA ?COUNT) means that the - -- MerchantMarine ?MM has ?COUNT number of ships from the - -- GeopoliticalArea ?AREA in its ShipRegister, using it as - -- a FlagOfConvenience, although the owner of the ships is in - -- ?AREA. - fun fOCShipsByOrigin : El MerchantMarine -> El GeopoliticalArea -> El NonnegativeInteger -> Formula ; - - -- (flagState ?SHIP ?AREA) means that - -- the Ship ?SHIP is enrolled in the ShipRegister of the - -- GeopoliticalArea ?AREA and is subject to its maritime laws, - -- regulations for operation of the ship, and rules of taxation. - fun flagState : El WaterVehicle -> El GeopoliticalArea -> Formula ; - - -- (fleetDeadWeightTonnage ?FLEET ?AMOUNT) means that the Collection - -- of Ships ?FLEET has a total carrying capacity of ?AMOUNT in LongTons. - -- This is the total vesselDeadWeightTonnage of all the vessels combined. - -- Dead Weight Tonnage, or DWT, is the weight of cargo plus stores that a - -- vessel can carry when immersed to the proper load line. - fun fleetDeadWeightTonnage : El Collection -> El MassMeasure -> Formula ; - - -- (fleetGrossRegisteredTonnage ?FLEET ?AMOUNT) means that the - -- Collection of Ships ?FLEET has a total carrying capacity of ?AMOUNT - -- in RegistryTons. This is the total vesselGrossRegisteredTonnage of - -- all the vessels combined. Gross Registered Tonnage, or GRT, is the - -- capacity of a vessel calculated on an equivalence of 100 cubic feet of - -- sheltered area per ton. - fun fleetGrossRegisteredTonnage : El Collection -> El PhysicalQuantity -> Formula ; - - -- (ladenDraft ?SHIP ?AMOUNT) means that - -- the WaterVehicle ?SHIP requires a waterDepth of at least ?AMOUNT - -- to sail without running aground, when she is loaded at capacity. - fun ladenDraft : El WaterVehicle -> El LengthMeasure -> Formula ; - - -- (lengthOfBroadGaugeRailway ?AREA ?LENGTH) means that the sum length - -- of broad gauge railway routes in the GeographicArea ?AREA is the - -- LengthMeasure ?LENGTH. - fun lengthOfBroadGaugeRailway : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfCrudeOilPipeline ?AREA ?AMOUNT) means that in the - -- GeograpicArea ?AREA there is the LengthMeasure ?AMOUNT of - -- CrudeOilPipeline. - fun lengthOfCrudeOilPipeline : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfDualGaugeRailway ?AREA ?LENGTH) means that the sum length - -- of dual gauge railway routes in the GeographicArea ?AREA is the - -- LengthMeasure ?LENGTH. - fun lengthOfDualGaugeRailway : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfElectrifiedRailway ?AREA ?LENGTH) means that the sum - -- length of all ElectrifiedRailway routes in the GeographicArea - -- ?AREA is the LengthMeasure ?LENGTH. - fun lengthOfElectrifiedRailway : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfExpresswaySystem ?AREA ?LENGTH) means that the total length - -- of Expressway in the GeographicArea ?AREA is ?LENGTH. - fun lengthOfExpresswaySystem : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfMultipleTrackRailway ?AREA ?LENGTH) means that the sum - -- length of all MultipleTrackRailway routes in the GeographicArea - -- ?AREA is the LengthMeasure ?LENGTH. - fun lengthOfMultipleTrackRailway : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfNarrowGaugeRailway ?AREA ?LENGTH) means that the sum length - -- of narrow gauge railway routes in the GeographicArea ?AREA is the - -- LengthMeasure ?LENGTH. - fun lengthOfNarrowGaugeRailway : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfNaturalGasPipeline ?AREA ?AMOUNT) means that in the - -- GeograpicArea ?AREA there is the LengthMeasure ?AMOUNT of - -- NaturalGasPipeline. - fun lengthOfNaturalGasPipeline : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfPavedHighway ?AREA ?LENGTH) means that the total length - -- of SurfacedRoadway in the GeographicArea ?AREA is ?LENGTH. - fun lengthOfPavedHighway : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfPetroleumProductPipeline ?AREA ?AMOUNT) means that in the - -- GeograpicArea ?AREA there is the LengthMeasure ?AMOUNT of - -- PetroleumProductPipeline. - fun lengthOfPetroleumProductPipeline : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfStandardGaugeRailway ?AREA ?LENGTH) means that the sum length - -- of standard gauge railway routes in the GeographicArea ?AREA is the - -- LengthMeasure ?LENGTH. - fun lengthOfStandardGaugeRailway : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfUnclassifiedGaugeRailway ?AREA ?LENGTH) means that the sum length - -- of railway routes in the GeographicArea ?AREA classified as something - -- other than broad, dual, narrow, or standard gauge is the LengthMeasure - -- ?LENGTH. - fun lengthOfUnclassifiedGaugeRailway : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (lengthOfUnpavedHighway ?AREA ?LENGTH) means that the total length - -- of UnsurfacedRoadway in the GeographicArea ?AREA is ?LENGTH. - fun lengthOfUnpavedHighway : El GeographicArea -> El LengthMeasure -> Formula ; - - -- A relation between a MerchantMarine - -- and a ShipRegister which is a member of that MerchantMarine - fun marineInventory : El MerchantMarine -> El ShipRegister -> Formula ; - - -- (navigableForDraft ?WATERWAY ?DRAFT) means that the Waterway - -- ?WATERWAY can be transited by vessels up to the draft ?DRAFT. - fun navigableForDraft : El WaterArea -> El LengthMeasure -> Formula ; - - -- (navigableForShippingTonnage ?WATERWAY ?TONNAGE) means that the - -- Waterway ?WATERWAY can be transited by vessels up to the tonnage - -- ?TONNAGE (in Dead Weight Tonnage). - fun navigableForShippingTonnage : El WaterArea -> El PhysicalQuantity -> Formula ; - - -- (passengerCapacityMaxNumber ?TRANSPORT ?NUMBER) means that the - -- TransportationDevice ?TRANSPORT has a safe carrying capacity for ?NUMBER - -- of passengers. - fun passengerCapacityMaxNumber : El TransportationDevice -> El Number -> Formula ; - - -- (powerComponent ?GENERATOR ?THING) - -- means that the Device ?THING is the power source for the Artifact - -- ?THING. - fun powerComponent: El Device -> Desc Artifact -> Formula ; - - -- (routeBetween ?ROUTE ?FROM ?TO) means - -- that the Transitway ?ROUTE is a route between the place ?FROM and - -- the place ?TO. - fun routeBetween : El Transitway -> El Region -> El Region -> Formula ; - - -- (routeEnd ?REGION ?SYSTEM) means - -- that within the given ?SYSTEM the given ?REGION is connected to - -- only one other Region. - fun routeEnd : El Region -> El TransitSystem -> Formula ; - - fun routeStart : El Region -> El TransitSystem -> Formula ; - - -- The maximum speed under normal conditions - -- for a vehicle. For a RoadVehicle this would be on level ground, no headwind or - -- tailwind, 70 degrees F, standard recommended fuel etc. For an Aircraft this would - -- mean level flight out of ground effect. Because of the number of external factors - -- on top speed, all that can be said formally is that higher speeds are unlikely. - fun topSpeed : El Vehicle -> El FunctionQuantity -> Formula ; - - -- (totalFacilityTypeInArea ?AREA ?TYPE ?COUNT) means that in the - -- GeographicArea ?AREA there a total of ?COUNT number of facilities - -- of type ?TYPE. - fun totalFacilityTypeInArea : El GeographicArea -> Class -> El NonnegativeInteger -> Formula ; - - -- (totalLengthOfHighwaySystem ?AREA ?LENGTH) means that the total - -- length of the highway system in the GeographicArea ?AREA is ?LENGTH. - -- The figure includes both paved and unpaved roads. - fun totalLengthOfHighwaySystem : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (totalLengthOfRailwaySystem ?AREA ?LENGTH) means that the sum - -- length of all railway routes in the GeographicArea ?AREA - -- is the LengthMeasure ?LENGTH. - fun totalLengthOfRailwaySystem : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (totalLengthOfWaterways ?AREA ?LENGTH) means that the - -- total length of navigable Waterways in the GeographicArea ?AREA - -- is the LengthMeasure ?LENGTH. - fun totalLengthOfWaterways : El GeographicArea -> El LengthMeasure -> Formula ; - - -- (totalPipelineInArea ?AREA ?LENGTH) means that the GeopoliticalArea - -- ?AREA has ?LENGTH of Pipelines. - fun totalPipelineInArea : El GeographicArea -> El LengthMeasure -> Formula ; - - -- The distance between the two rails - -- of a Railway. - fun trackWidth : El Railway -> El LengthMeasure -> Formula ; - - -- (trafficableForTrafficType ?WAY ?TYPE) means that Objects of ?TYPE - -- can move along the Transitway ?WAY. - fun trafficableForTrafficType: El Object -> Desc SelfConnectedObject -> Formula ; - - -- (transitwayCapacityCount ?WAY ?TYPE ?NUMBER) means that the - -- Transitway ?WAY can accommodate a maximum of ?NUMBER items of ?TYPE - -- at any one time. - fun transitwayCapacityCount: El Transitway -> Desc SelfConnectedObject -> El NonnegativeInteger -> Formula ; - - -- (transitwayCapacityRate ?WAY ?TYPE ?RATE) means that the - -- Transitway WAY can transit items of ?TYPE at the maximum - -- FunctionQuantity ?RATE. For example, - -- (transitwayCapacityRate SFBayBridgeWestbound Automobile 500). - fun transitwayCapacityRate: El Transitway -> Desc SelfConnectedObject -> El FunctionQuantity -> Formula ; - - -- (vesselDeadWeightTonnage ?VESSEL ?AMOUNT) means that the - -- WaterVehicle ?VESSEL has a carrying capacity when fully loaded of - -- ?AMOUNT in LongTons. This is the Dead Weight Tonnage, or DWT, - -- of the vessel, which is the total weight of cargo plus stores - -- that the vessel can carry when immersed to the proper load line. - fun vesselDeadWeightTonnage : El WaterVehicle -> El MassMeasure -> Formula ; - - -- (vesselDisplacement ?VESSEL ?AMOUNT) means that the displacement - -- of WaterVehicle ?VESSEL is the PhysicalQuantity ?AMOUNT. The - -- displacement of a vessel may be measured in LongTons (Dead Weight - -- Tonnage, or DWT) or by volume (Gross Registered Tonnage, or GRT). - fun vesselDisplacement : El WaterVehicle -> El PhysicalQuantity -> Formula ; - - -- (vesselGrossRegisteredTonnage ?VESSEL ?AMOUNT) means that the - -- WaterVehicle ?VESSEL has a carrying capacity when fully loaded of - -- ?AMOUNT, where ?AMOUNT is the Gross Registered Tonnage (GRT) of the - -- vessel, which is based on the total sheltered volume of the vessel - -- measured in hundreds of cubic feet, and converted to gross tons - -- at an equivalence of 100 cubic feet per ton. - fun vesselGrossRegisteredTonnage : El WaterVehicle -> El PhysicalQuantity -> Formula ; - -} diff --git a/examples/SUMO/WMD.gf b/examples/SUMO/WMD.gf deleted file mode 100644 index a8f316c4f..000000000 --- a/examples/SUMO/WMD.gf +++ /dev/null @@ -1,1018 +0,0 @@ -abstract WMD = MidLevelOntology ** { - - -- An extremely toxic protein found in the seeds of the rosary pea. Its mechanism, symptoms, - -- and treatment are very similar to those of RicinToxin. - -- However, AbrinToxin is roughly 75 times more toxic than RicinToxin. - fun AbrinToxin : Class ; - fun AbrinToxin_Class : SubClass AbrinToxin (both Protein Toxin); - - -- A BiochemicalAgent that has been divided into particles so minute that - -- they can be easily dispersed in the air and inhaled by Humans or Animals. - -- AerosolizedAgents tend to be more lethal and to affect a larger area. - fun AerosolizedAgent : Class ; - fun AerosolizedAgent_Class : SubClass AerosolizedAgent BiochemicalAgent ; - - -- Also known as weaponized anthrax. These are spores of BacillusAnthracis that - -- have been separated to the point that they can be dispersed in the air and - -- easily inhaled by crowds. - fun AerosolizedBacillusAnthracis : Class ; - fun AerosolizedBacillusAnthracis_Class : SubClass AerosolizedBacillusAnthracis (both AerosolizedAgent BacillusAnthracis); - - -- The disease has rarely been observed in humans, - -- but it can cause severe damage to the liver, - -- including cirrhosis and liver cancer, in a large number of animal species. - fun Aflatoxicosis : Ind LifeThreateningDisease ; - - -- Toxins produced by fungi of the strains - -- Aspergillus Flavus and Aspergillus Parasiticus. - -- There are four varieties of Aflatoxin, viz. B1, B2, G1, and G2. - -- B1 is most common and most toxic. - fun Aflatoxin : Class ; - fun Aflatoxin_Class : SubClass Aflatoxin Mycotoxin ; - - -- The disease caused by BacillusAnthracis. - -- Victims of the disease may experience a brief, apparent recovery before death. - fun Anthrax : Ind BacterialDisease ; - - -- A disease that attacks the immune system and that is caused by the HIVVirus. - -- Patients are usually infected through blood or semen. - fun AquiredImmunoDeficiencySyndrome : Class ; - fun AquiredImmunoDeficiencySyndrome_Class : SubClass AquiredImmunoDeficiencySyndrome DiseaseOrSyndrome ; - - -- Symptoms of the disease are flu_like in the initial stages. - -- As the disease progresses, symptoms include bleeding from the nose and gums and blood spots. - fun ArgentinianHemorrhagicFever : Ind HemorrhagicFever ; - - -- A very toxic form of arsenic that is 2 and a half times denser than air. - -- Victims who die after exposure to Arsine generally die from renal failure. - fun Arsine : Class ; - fun Arsine_Class : SubClass Arsine BloodAgent ; - - -- An anticholinergic agent. - fun Atropine : Class ; - fun Atropine_Class : SubClass Atropine BiologicallyActiveSubstance ; - - -- Stockpiled for a time by both NATO and the Warsaw Pact countries, - -- BZGas is a psychoactive agent that is heaver than air and - -- reputedly ten times more powerful than LSD. - -- Effects of the gas are not well understood, but they include vomiting, - -- lethargy, loss of motor co_ordination, and cognitive incapacity. - fun BZGas : Class ; - fun BZGas_Class : SubClass BZGas IncapacitatingAgent ; - - -- The Bacterium which causes the disease Anthrax. - -- Humans may become infected with Anthrax via contamination - -- of a wound or by inhaling the Bacterium. When it is inhaled, - -- the disease is often fatal if not treated early (see InhalationalAnthrax). - fun BacillusAnthracis : Class ; - fun BacillusAnthracis_Class : SubClass BacillusAnthracis BacterialAgent ; - - -- A Bacterium that is closely related to and often found near BacillusAnthracis, - -- the Bacterium that causes Anthrax. BacillusCereus causes two forms of food poisoning, - -- one characterized by diarrhea and the other by vomiting. In most cases the disease is not - -- life_threatening. - fun BacillusCereus : Class ; - fun BacillusCereus_Class : SubClass BacillusCereus BacterialAgent ; - - -- A common topical antibiotic. - fun Bacitracin : Class ; - fun Bacitracin_Class : SubClass Bacitracin TopicalAntibiotic ; - - -- BiologicalAgents that are instances of Bacterium. - fun BacterialAgent : Class ; - fun BacterialAgent_Class : SubClass BacterialAgent (both Bacterium ToxicOrganism); - - -- A Toxin produced by some species of Frogs. - fun Batrachotoxin : Class ; - fun Batrachotoxin_Class : SubClass Batrachotoxin (both BodySubstance Toxin); - - -- A BiologicalAgent or a ChemicalAgent. - fun BiochemicalAgent : Class ; - fun BiochemicalAgent_Class : SubClass BiochemicalAgent BiologicallyActiveSubstance ; - - -- Attacks in which a BiochemicalWeapon is used against an Organism. - fun BiochemicalAttack : Class ; - fun BiochemicalAttack_Class : SubClass BiochemicalAttack Attack ; - - -- A WeaponOfMassDestruction that is either a BiologicalWeapon or a ChemicalWeapon, - -- i.e. not a RadioactiveWeapon. - fun BiochemicalWeapon : Class ; - fun BiochemicalWeapon_Class : SubClass BiochemicalWeapon WeaponOfMassDestruction ; - - -- A naturally occurring Substance, or a synthetic analogue of - -- such a substance or an Organism that is capable of - -- inflicting severe harm on other Organisms. - -- All BiologicalWeapons contain a BiologicalAgent. - fun BiologicalAgent : Class ; - fun BiologicalAgent_Class : SubClass BiologicalAgent BiochemicalAgent ; - - -- Weapons which contain a sample of ToxicOrganism or a BiologicallyActiveSubstance - -- that is produced by a ToxicOrganism (or a synthetic analogue of the latter). - fun BiologicalWeapon : Class ; - fun BiologicalWeapon_Class : SubClass BiologicalWeapon BiochemicalWeapon ; - - -- ChemicalAgents that affect eyes, lungs, and skin. - -- BlisterAgents are so named because they cause blistering of the skin. - -- They may also cause blindness and respiratory damage. - fun BlisterAgent : Class ; - fun BlisterAgent_Class : SubClass BlisterAgent ChemicalAgent ; - - -- A CompoundSubstance that prevents the normal use of oxygen by bodily tissues. - -- BloodAgents are highly volatile and disperse easily in the open air. - fun BloodAgent : Class ; - fun BloodAgent_Class : SubClass BloodAgent ChemicalAgent ; - - -- Symptoms of the disease are flu_like in the initial stages. - -- As the disease progresses, symptoms include bleeding from the nose and gums and blood spots. - fun BolivianHemorrhagicFever : Ind HemorrhagicFever ; - - -- The Bacterium that causes Pertussis. - fun BordetellaPertussis : Class ; - fun BordetellaPertussis_Class : SubClass BordetellaPertussis BacterialAgent ; - - -- A Toxin produced by the bacterium ClostridiumBotulinum. It paralyzes muscles if ingested, and one billionth of a pound is sufficient to cause death. - fun BotulinumToxin : Class ; - fun BotulinumToxin_Class : SubClass BotulinumToxin (both BodySubstance (both LifeThreateningAgent Toxin)); - - -- A paralytic disease caused by BotulinumToxin, - -- a Toxin produced by the bacterium ClostridiumBotulinum. - fun Botulism : Ind (both BacterialDisease (both LifeThreateningDisease VaccinatableDisease)) ; - - -- Symptoms of the disease are flu_like in the initial stages. - -- As the disease progresses, symptoms include bleeding from the nose and gums and blood spots. - fun BrazilianHemorrhagicFever : Ind HemorrhagicFever ; - - -- The Bacterium which is responsible for the disease Brucellosis. - -- This class covers Brucella Abortus (which infects humans and cattle), - -- Brucella Melitensis (which infects sheep, goats, and humans), - -- and Brucella Suis (which infects pigs). - fun BrucellaBacterium : Class ; - fun BrucellaBacterium_Class : SubClass BrucellaBacterium BacterialAgent ; - - -- Infectious disease caused by BrucellaBacterium. - -- It is also known as undulant fever and malta fever, - -- depending on the strain of BrucellaBacterium that is reponsible for the infection. - fun Brucellosis : Ind BacterialDisease ; - - -- A variant of the Plague which results in large swellings, called buboes. - fun BubonicPlague : Ind (both BacterialDisease VaccinatableDisease) ; - - -- The Bacterium that causes the disease Glanders. - -- It is transmitted to humans by direct contact with infected animals. - -- The bacteria enter the body through the skin and the mucosal surfaces of the eyes and nose. - fun BurkholderiaMallei : Class ; - fun BurkholderiaMallei_Class : SubClass BurkholderiaMallei BacterialAgent ; - - -- Formerly known as Pseudomonas Pseudomallei, this is the Bacterium that causes Melioidosis. - fun BurkholderiaPseudomallei : Class ; - fun BurkholderiaPseudomallei_Class : SubClass BurkholderiaPseudomallei BacterialAgent ; - - fun CSGas : Class ; - fun CSGas_Class : SubClass CSGas IncapacitatingAgent ; - - -- Synthetic compounds that are not an analogue of anything occurring naturally - -- and that can result in serious burns, paralysis, and death to Organisms. - fun ChemicalAgent : Class ; - fun ChemicalAgent_Class : SubClass ChemicalAgent (both BiochemicalAgent (both BiologicallyActiveSubstance CompoundSubstance)); - - -- Weapons that damage or destroy Organisms by means of a ChemicalAgent. - fun ChemicalWeapon : Class ; - fun ChemicalWeapon_Class : SubClass ChemicalWeapon BiochemicalWeapon ; - - -- The Bacterium that causes Psittacosis. - fun ChlamydiaPsittaci : Class ; - fun ChlamydiaPsittaci_Class : SubClass ChlamydiaPsittaci BacterialAgent ; - - -- A poisonous gas. - fun ChlorineGas : Class ; - fun ChlorineGas_Class : SubClass ChlorineGas ChokingAgent ; - - -- Poisonous gas which has effects similar to tear gas. - -- If ingested, the gas causes gastroenteritis. - fun Chloropicrin : Class ; - fun Chloropicrin_Class : SubClass Chloropicrin ChokingAgent ; - - -- ChemicalAgents designed to cause the lungs to fill with fluid, - -- which can result in the victim choking to death. - -- ChokingAgents are heavy gases that are less effective than - -- other ChemicalAgents because they can be easily dissipated by a slight wind. - fun ChokingAgent : Class ; - fun ChokingAgent_Class : SubClass ChokingAgent ChemicalAgent ; - - -- A diarrheal disease that is caused by a Toxin secreted by the Bacterium VibrioCholera. - -- Death may result from severe dehydration caused by the disease. - -- There is little if any fever and abdominal pain with this illness. - fun Cholera : Ind (both BacterialDisease (both VaccinatableDisease LifeThreateningDisease)) ; - - -- An OralAntibiotic that is often used to prevent complications from - -- AquiredImmunoDeficiencySyndrome. Recommended for prevention of inhalational - -- Anthrax in subjects who may have been exposed to aeresolized BacillusAnthracis. - fun Ciprofloxacin : Class ; - fun Ciprofloxacin_Class : SubClass Ciprofloxacin OralAntibiotic ; - - -- The Bacterium that produces BotulinumToxin. - fun ClostridiumBotulinum : Class ; - fun ClostridiumBotulinum_Class : SubClass ClostridiumBotulinum BacterialAgent ; - - -- Bacterium often found in the intestines of Animals. - -- Ingesting this Bacterium can result in Perfringens food poisoning, - -- which can attack internal organs and lead to gangrene. - fun ClostridiumPerfringens : Class ; - fun ClostridiumPerfringens_Class : SubClass ClostridiumPerfringens BacterialAgent ; - - -- The Bacterium that causes the disease Tetanus. - fun ClostridiumTetani : Class ; - fun ClostridiumTetani_Class : SubClass ClostridiumTetani BacterialAgent ; - - -- A recently discovered Fungus that is related to - -- CoccidioidesImmitis and that also causes RiftValleyFever. - fun CoccidiodesPosadasii : Class ; - fun CoccidiodesPosadasii_Class : SubClass CoccidiodesPosadasii (both FungalAgent LifeThreateningAgent); - - -- A Fungus that causes RiftValleyFever, - -- an illness whose symptoms include fever, chills, - -- and coughing and which may result in death. - fun CoccidioidesImmitis : Class ; - fun CoccidioidesImmitis_Class : SubClass CoccidioidesImmitis (both FungalAgent LifeThreateningAgent); - - -- A class of neurotoxins that are produced by the Pacific cone snails. - -- The lethality of these toxins varies widely, and it would be impractical to - -- manufacture them on a large scale. - fun Conotoxin : Class ; - fun Conotoxin_Class : SubClass Conotoxin (both BodySubstance (both CompoundSubstance Toxin)); - - -- The Bacterium that secretes a Toxin that causes Diphtheria. - fun CorynebacteriumDiphtheriae : Class ; - fun CorynebacteriumDiphtheriae_Class : SubClass CorynebacteriumDiphtheriae BacterialAgent ; - - -- The Bacterium that causes QFever. - fun CoxiellaBurnetii : Class ; - fun CoxiellaBurnetii_Class : SubClass CoxiellaBurnetii RickettsialAgent ; - - -- A widespread disease which was initially identified in - -- the Crimea and the Congo, which accounts for its name. - -- The disease has a high mortality rate for humans, - -- but infection of humans occurs infrequently. - fun CrimeanCongoHemorrhagicFever : Ind (both HemorrhagicFever LifeThreateningDisease) ; - - -- The Virus that causes CrimeanCongoHemorrhagicFever. - fun CrimeanCongoHemorrhagicFeverVirus : Class ; - fun CrimeanCongoHemorrhagicFeverVirus_Class : SubClass CrimeanCongoHemorrhagicFeverVirus ViralAgent ; - - -- Used in mining and metalurgy, it is very similar to HydrogenCyanide. - -- However, it is less volatile than HydrogenCyanide, and its effects on the eyes, - -- respiratory tract, and lungs is similar to Phosgene and ChorineGas. - fun CyanogenChloride : Class ; - fun CyanogenChloride_Class : SubClass CyanogenChloride BloodAgent ; - - -- Integrating a WeaponOfMassDestruction with a conventional weapon, - -- so that the former can be delivered to its target. - fun DeliveringWeaponOfMassDestruction : Class ; - fun DeliveringWeaponOfMassDestruction_Class : SubClass DeliveringWeaponOfMassDestruction Making ; - - -- The less serious disease caused by the DengueFeverVirus. - -- Symptoms include fever and severe headache. - fun DengueFever : Ind ViralDisease ; - - -- Any of four related but distinct virus serotypes that are carried by - -- the Aedes Aegypti mosquito and that can cause DengueFever and DengueHemorrhagicFever. - fun DengueFeverVirus : Class ; - fun DengueFeverVirus_Class : SubClass DengueFeverVirus ViralAgent ; - - -- The more serious disease caused by the & %DengueFeverVirus. - -- Symptoms include bleeding from the nose, mouth, and gums, and - -- excessive thirst and difficulty breathing. - fun DengueHemorrhagicFever : Ind (both HemorrhagicFever LifeThreateningDisease) ; - - -- Positioning a chemical, biological or radioactive weapon for - -- the purpose of bringing about harm of some kind. - fun DeployingWeaponOfMassDestruction : Class ; - fun DeployingWeaponOfMassDestruction_Class : SubClass DeployingWeaponOfMassDestruction (both IntentionalProcess Putting); - - -- Making instances of WeaponOfMassDestruction. - fun DevelopingWeaponOfMassDestruction : Class ; - fun DevelopingWeaponOfMassDestruction_Class : SubClass DevelopingWeaponOfMassDestruction Making ; - - -- A Micotoxin that is found in grains and products made from grains. - -- Symptoms include diarrhea, necrotic lesions, and hemorrhaging. - fun Diacetoxyscirpenol : Class ; - fun Diacetoxyscirpenol_Class : SubClass Diacetoxyscirpenol Mycotoxin ; - - -- A chelating agent often used to treat Lewisite, as well as Lead Poisoning. - fun Dimercaprol : Class ; - fun Dimercaprol_Class : SubClass Dimercaprol BiologicallyActiveSubstance ; - - -- A poisonous gas that irritates the lungs and that is similar to Phosgene. - fun Diphosgene : Class ; - fun Diphosgene_Class : SubClass Diphosgene ChokingAgent ; - - -- The disease can infect almost any mucous membrane. It causes fever, chills, headache, and nausea. - -- In severe cases it may affect heart rhythm and motor coordination. - fun Diphtheria : Ind (both BacterialDisease LifeThreateningDisease) ; - - -- Dismantling a Weapon of Mass Destruction, i.e. destroying the weapon or removing it from active deployment. - fun DismantlingWeaponOfMassDestruction : Class ; - fun DismantlingWeaponOfMassDestruction_Class : SubClass DismantlingWeaponOfMassDestruction IntentionalProcess ; - - -- An OralAntibiotic that is used to treat a wide variety of BacterialDiseases, - -- including traveler's diarrhea. Recommended for prevention of inhalational Anthrax - -- in subjects who may have been exposed to aeresolized BacillusAnthracis. - fun Doxycycline : Class ; - fun Doxycycline_Class : SubClass Doxycycline OralAntibiotic ; - - -- In mile cases, symptoms are flu_like. In more severe cases, - -- the disease may result in encephalitis, coma, and death. - fun EasternEquineEncephalitis : Ind (both ViralDisease LifeThreateningDisease) ; - - -- The Virus that causes EasternEquineEncephalitis. - -- Mosquitoes carry this virus, which is then transmitted to humans, when the insects bite them. - fun EasternEquineEncephalitisVirus : Class ; - fun EasternEquineEncephalitisVirus_Class : SubClass EasternEquineEncephalitisVirus ViralAgent ; - - -- A very serious HemorrhagicFever, which often results in death. - fun EbolaHemorrhagicFever : Ind HemorrhagicFever ; - - -- A Virus that causes a form of hemorrhagic fever. - fun EbolaVirus : Class ; - fun EbolaVirus_Class : SubClass EbolaVirus ViralAgent ; - - -- A Toxin produced by the bacterium ClostridiumPerfringens - -- that causes a mild form of food poisoning that lasts one to two days. - fun EpsilonToxin : Class ; - fun EpsilonToxin_Class : SubClass EpsilonToxin (both BodySubstance Toxin); - - -- One of hundreds of strains of the Escherichia Coli Bacterium. - -- This strain lives in the intestines of healthy cattle, - -- but it can cause severe illness when ingested by humans. - fun EscherichiaColi0157H7 : Class ; - fun EscherichiaColi0157H7_Class : SubClass EscherichiaColi0157H7 BacterialAgent ; - - -- A Virus that that is responsible for a hemorrhagic fever found in South America. - fun FlexalVirus : Class ; - fun FlexalVirus_Class : SubClass FlexalVirus ViralAgent ; - - -- A Virus that is smaller than YellowFeverVirus. - fun FootAndMouthVirus : Class ; - fun FootAndMouthVirus_Class : SubClass FootAndMouthVirus ViralAgent ; - - -- The Bacterium that causes the disease Tularemia. Also known as Pasturella Tularensis. - -- The Bacterium has two strains, Jellison type A (F. tularensis biovar tularensis) and type B - -- strains (F tularensis biovar palaearctica), and it is infectious with a dose as small as - -- 50 cells per milliliter. - fun FrancisellaTularensis : Class ; - fun FrancisellaTularensis_Class : SubClass FrancisellaTularensis BacterialAgent ; - - -- Any BiologicalAgent that is also a Fungus. - fun FungalAgent : Class ; - fun FungalAgent_Class : SubClass FungalAgent (both Fungus ToxicOrganism); - - -- One of the G_series nerve agents. - fun GF : Class ; - fun GF_Class : SubClass GF GSeriesNerveAgent ; - - -- Earliest sort of NerveAgent (developed in the 1930's). - -- This subclass of NerveAgents tends to be less persistent, - -- more volatile, and less toxic than VSeriesNerveAgents, - -- which were developed later. GSeriesNerveAgents include Tabun, Sarin, and Soman. - fun GSeriesNerveAgent : Class ; - fun GSeriesNerveAgent_Class : SubClass GSeriesNerveAgent NerveAgent ; - - -- Inflammation of the gastrointestinal tract, i.e. - -- the stomach and small and large intestines. - -- The symptoms include diarrhea, vomiting, and abdominal pain. - fun Gastroenteritis : Ind DiseaseOrSyndrome ; - - -- The class of Organisms that are not found originally in nature, but are produced - -- in a laboratory by manipulating the genes of naturally occurring organisms. - fun GeneticallyEngineeredOrganism : Class ; - fun GeneticallyEngineeredOrganism_Class : SubClass GeneticallyEngineeredOrganism Organism ; - - -- A Bacterium that causes Gastroenteritis. It is present in many streams and lakes, - -- and it is carried by beavers and other animals. - fun GiardiaLamblia : Class ; - fun GiardiaLamblia_Class : SubClass GiardiaLamblia BacterialAgent ; - - -- A disease caused by BurkholderiaMallei. Primary symptoms of Glanders include fever, - -- muscle aches, chest pain, muscle tightness, and headache. Additional symptoms include - -- tearing of the eyes, light sensitivity, and diarrhea. There is no vaccine for this disease. - fun Glanders : Ind BacterialDisease ; - - -- A disease caused by the bacterium NeisseriaGonorrhoeae. - fun Gonorrhea : Ind BacterialDisease ; - - -- The Virus that causes VenezuelanHemorrhagicFever. - fun GuanaritoVirus : Class ; - fun GuanaritoVirus_Class : SubClass GuanaritoVirus ViralAgent ; - - -- The Virus that causes AquiredImmunoDeficiencySyndrome. - fun HIVVirus : Class ; - fun HIVVirus_Class : SubClass HIVVirus ViralAgent ; - - -- A severe syndrome that affects multiple organs of the body. Typically, - -- the vascular system is damaged, and the body's ability to regulate itself is impaired. - fun HemorrhagicFever : Class ; - fun HemorrhagicFever_Class : SubClass HemorrhagicFever ViralDisease ; - - -- A Virus found in Australia and Papua New Guinea that infects humans and horses. - -- The natural host of the virus appears to be fruit bats. Not much is known about - -- the disease caused by the HendraVirus, but it seems to begin with fever and then - -- progress to drowsiness and coma. - fun HendraVirus : Class ; - fun HendraVirus_Class : SubClass HendraVirus ViralAgent ; - - -- A class of ViralDiseases that attack the liver. - fun Hepatitis : Class ; - fun Hepatitis_Class : SubClass Hepatitis ViralDisease ; - - -- A disease that attacks the liver and causes jaundice as well as flu_like symptoms. - -- There is no chronic infection with this disease, and anyone who has recovered from - -- it will have life_time immunity to the disease. - fun HepatitisA : Ind (both Hepatitis VaccinatableDisease) ; - - -- The Virus that causes HepatitisA. - fun HepatitisAVirus : Class ; - fun HepatitisAVirus_Class : SubClass HepatitisAVirus HepatitisVirus ; - - -- Like other forms of hepatitis, HepatitisB attacks the liver of the victim. - -- The disease may result in death from chronic liver disease. - fun HepatitisB : Ind (both Hepatitis (both VaccinatableDisease LifeThreateningDisease)) ; - - -- The Virus that causes HepatitisB. - fun HepatitisBVirus : Class ; - fun HepatitisBVirus_Class : SubClass HepatitisBVirus HepatitisVirus ; - - -- Like other forms of hepatitis, HepatitisC attacks the liver of the victim. - -- The disease often results in chronic infection and chronic liver disease, - -- although the mortality rate of this disease is lower than that of HepatitisB. - -- Most cases of HepatitisC are due to injections of illegal drugs. - fun HepatitisC : Ind (both Hepatitis LifeThreateningDisease) ; - - -- The Virus that causes HepatitisC. - fun HepatitisCVirus : Class ; - fun HepatitisCVirus_Class : SubClass HepatitisCVirus HepatitisVirus ; - - -- Viruses that cause Hepatitis. - fun HepatitisVirus : Class ; - fun HepatitisVirus_Class : SubClass HepatitisVirus ViralAgent ; - - -- The disease caused by HerpesBVirus. - fun HerpesB : Ind (both ViralDisease LifeThreateningDisease) ; - - -- A virus which is carried by Macaque monkeys and which does not harm these primates, - -- but which causes the very serious HerpesB disease in humans. - fun HerpesBVirus : Class ; - fun HerpesBVirus_Class : SubClass HerpesBVirus ViralAgent ; - - -- A ChemicalAgent that was widely used by the Nazis in extermination camps. - -- A low dose can cause headache, disorientation, and vomiting, while a high dose - -- can rapidly result in respiratory and/or cardiac arrest. - fun HydrogenCyanide : Class ; - fun HydrogenCyanide_Class : SubClass HydrogenCyanide BloodAgent ; - - -- ChemicalAgents that are designed to cause temporary disability in victims. - fun IncapacitatingAgent : Class ; - fun IncapacitatingAgent_Class : SubClass IncapacitatingAgent ChemicalAgent ; - - -- A contagious disease caused by a large number of Viruses. - fun Influenza : Class ; - fun Influenza_Class : SubClass Influenza (both VaccinatableDisease ViralDisease); - - -- Almost 100% fatal if left untreated for more than 24 hours. - fun InhalationalAnthrax : Ind (both BacterialDisease LifeThreateningDisease) ; - - -- Most people who are infected with this disease will suffer only mild symptoms. - -- However, in severe cases, the disease attacks the central nervous system and may result in death. - fun JapaneseEncephalitis : Ind (both ViralDisease (both LifeThreateningDisease VaccinatableDisease)) ; - - -- The Virus that causes JapaneseEncephalitis. - -- Mosquitoes in agricultural areas of Asia carry this virus, - -- which is then transmitted to humans, when the insects bite them. - fun JapaneseEncephalitisVirus : Class ; - fun JapaneseEncephalitisVirus_Class : SubClass JapaneseEncephalitisVirus ViralAgent ; - - -- This Virus derives its name from the Junin area of Argentina, - -- where occurrences have so far been restricted. - fun JuninVirus : Class ; - fun JuninVirus_Class : SubClass JuninVirus ViralAgent ; - - -- A cephalosporin for treating bacterial infections. - fun Keflex : Class ; - fun Keflex_Class : SubClass Keflex OralAntibiotic ; - - -- A tick_borne encephalitis that is largely restricted to the Shimoga and Kanara district of Karnataka, India. - fun KyasanurForestDisease : Ind TickBorneEncephalitis ; - - -- The Virus that carries KyasanurForestDisease. - fun KyasanurForestDiseaseVirus : Class ; - fun KyasanurForestDiseaseVirus_Class : SubClass KyasanurForestDiseaseVirus TickBorneEncephalitisVirus ; - - -- Encephalitis caused by the LaCrosseVirus. In its most severe cases, - -- the disease may result in seizure and/or coma, but most infections are relatively mild. - fun LaCrosseEncephalitis : Ind ViralDisease ; - - -- The Virus that causes LaCrossEncephalitis. It is carried by the - -- Aedes Triseriatus mosquito, as well as various woodlands rodents. - fun LaCrosseVirus : Class ; - fun LaCrosseVirus_Class : SubClass LaCrosseVirus ViralAgent ; - - -- A viral, rodent_carried disease found in West Africa. - -- The symptoms of the disease are wide_ranging and can be life_threatening. - -- The disease can lead to permanent neurological problems, including deafness. - fun LassaFever : Ind (both ViralDisease LifeThreateningDisease) ; - - -- The Virus that causes LassaFever. - fun LassaVirus : Class ; - fun LassaVirus_Class : SubClass LassaVirus ViralAgent ; - - -- The Bacterium that causes Legionellosis, which is known as LegionnairesDisease - -- (when it infects the lungs) and PontiacFever (when it doesn't affect the lungs). - fun Legionella : Class ; - fun Legionella_Class : SubClass Legionella BacterialAgent ; - - -- The disease caused by the Bacterium Legionella. - fun Legionellosis : Ind BacterialDisease ; - - -- The most severe form of Legionellosis. It is characterized by pneumonia. - fun LegionnairesDisease : Ind (both BacterialDisease LifeThreateningDisease) ; - - -- Besides being a BlisterAgent, Lewisite causes systemic poisoning. - -- Its symptoms include pulmonary edema, diarrhea, reduced body temperature and blood pressure. - -- When large quantities of Lewisite are inhaled, it can cause death in as little as 10 minutes. - fun Lewisite : Class ; - fun Lewisite_Class : SubClass Lewisite BlisterAgent ; - - -- A BiochemicalAgent that has been observed to cause the death of Humans. - fun LifeThreateningAgent : Class ; - fun LifeThreateningAgent_Class : SubClass LifeThreateningAgent BiochemicalAgent ; - - -- A DiseaseOrSyndrome that has been observed to cause the death of Humans. - fun LifeThreateningDisease : Class ; - fun LifeThreateningDisease_Class : SubClass LifeThreateningDisease DiseaseOrSyndrome ; - - -- The only rickettsial disease which is capable of causing widespread human epidemics. - -- The initial symptoms of the disease are flu_like, but on the fifth or sixth day of infection - -- a macular eruption appears on the upper trunk of the body and then spreads to the rest of the body. - fun LouseBorneTyphus : Ind BacterialDisease ; - - -- The Virus that causes BolivianHemorrhagicFever. - fun MachupoVirus : Class ; - fun MachupoVirus_Class : SubClass MachupoVirus ViralAgent ; - - -- A disease that destroys red blood cells. It is caused by a Microorganism (see MalarialPlasmodium) - -- that is carried by the Anopheles Gambiae mosquito. - fun Malaria : Ind (both InfectiousDisease LifeThreateningDisease) ; - - -- Any of four strains of Plasmodium that are known to cause Malaria. - fun MalarialPlasmodium : Class ; - fun MalarialPlasmodium_Class : SubClass MalarialPlasmodium (both BiologicalAgent Microorganism); - - -- Extremely serious disease caused by the MarburgVirus. Symptoms include high fever, - -- myalgias, vomiting, and diarrhea. Typically involves major organs, including the central nervous system. - fun MarburgDisease : Ind (both ViralDisease LifeThreateningDisease) ; - - -- The Virus that causes MarburgDisease. - fun MarburgVirus : Class ; - fun MarburgVirus_Class : SubClass MarburgVirus ViralAgent ; - - -- Also known as Whitmore's disease, it is similar to Glanders. Unlike Glanders, however, - -- the disease is found predominantly in Southeast Asia. The disease may be a localized infection or - -- it may involve the bloodstream, the lungs or other organs of the body. - fun Melioidosis : Ind BacterialDisease ; - - -- A Virus that is infectious to rabbits and may cause blindness and death in these Rodents. - fun Mixomatosis : Class ; - fun Mixomatosis_Class : SubClass Mixomatosis ViralAgent ; - - -- A viral disease that is very similar to Smallpox. It is seen sporadically in parts of Africa. - fun Monkeypox : Ind ViralDisease ; - - -- The Virus that causes Monkeypox. - fun MonkeypoxVirus : Class ; - fun MonkeypoxVirus_Class : SubClass MonkeypoxVirus ViralAgent ; - - -- A BlisterAgent that was commonly used in World War I to incapacitate troops. - -- It is chemically stable, persistent, and is capable of attacking the eyes, the skin, - -- and the respiratory tract. There is no accepted treatment or preventive measure for MustardGas. - fun MustardGas : Class ; - fun MustardGas_Class : SubClass MustardGas BlisterAgent ; - - -- The Bacterium that causes Tuberculosis. - fun MycobacteriumTuberculosis : Class ; - fun MycobacteriumTuberculosis_Class : SubClass MycobacteriumTuberculosis BacterialAgent ; - - -- A Toxin that is produced by a FungalAgent. - fun Mycotoxin : Class ; - fun Mycotoxin_Class : SubClass Mycotoxin (both BodySubstance Toxin); - - -- A BacterialDisease caused by StreptococcusA where the Bacterium rapidly attacks soft tissue. - fun NecrotizingFaciitis : Ind (both BacterialDisease LifeThreateningDisease) ; - - -- The Bacterium that causes Gonorrhea. - fun NeisseriaGonorrhoeae : Class ; - fun NeisseriaGonorrhoeae_Class : SubClass NeisseriaGonorrhoeae BacterialAgent ; - - -- These ChemicalAgents are easily absorbed into the mucous membranes of humans and inactivate - -- the essential enzyme acetylcholinesterase, bringing about paralysis of the respiratory and central nervous systems. - fun NerveAgent : Class ; - fun NerveAgent_Class : SubClass NerveAgent ChemicalAgent ; - - -- Closely related to HendraVirus. Like the HendraVirus, the natural host of NipahVirus - -- appears to be fruit bats. Not much is known about the disease, but its symptoms include high fever, - -- muscle pain, and eventually encephalitis, convulsions, and coma. - fun NipahVirus : Class ; - fun NipahVirus_Class : SubClass NipahVirus ViralAgent ; - - -- A kind of mustard gas. Also known as HN. - fun NitrogenMustardGas : Class ; - fun NitrogenMustardGas_Class : SubClass NitrogenMustardGas MustardGas ; - - -- Facilities where NuclearWeapons are built. - fun NuclearWeaponProductionFacility : Class ; - fun NuclearWeaponProductionFacility_Class : SubClass NuclearWeaponProductionFacility WMDWeaponsProductionFacility ; - - -- Research facilities that perform research on technology related to NuclearWeapons. - fun NuclearWeaponResearchFacility : Class ; - fun NuclearWeaponResearchFacility_Class : SubClass NuclearWeaponResearchFacility WMDWeaponsResearchFacility ; - - -- An Antibiotic that is administered orally, e.g. Penicillin. - fun OralAntibiotic : Class ; - fun OralAntibiotic_Class : SubClass OralAntibiotic Antibiotic ; - - -- The syndrome where some or all of an Animal's muscles cannot be moved voluntarily. - fun Paralysis : Ind DiseaseOrSyndrome ; - - -- A very serious disease requiring immediate medical attention. There is no vaccine for this disease. - fun ParalyticShellfishPoisoning : Ind LifeThreateningDisease ; - - -- An ingestible antibiotic which kills many kinds of bacteria. - fun Penicillin : Class ; - fun Penicillin_Class : SubClass Penicillin OralAntibiotic ; - - -- The BacterialDisease caused by BordetellaPertussis. - -- Its symptoms include severe coughing (hence the colloquial name of whooping cough) - -- and flu-like symptoms. - fun Pertussis : Ind (both BacterialDisease VaccinatableDisease) ; - - -- A colorless, extremely toxic gas. It is regarded as the most dangerous of the ChemicalAgents. - -- Deaths resulting from exposure to this ChemicalAgent generally occur in 24 to 48 hours. - fun Phosgene : Class ; - fun Phosgene_Class : SubClass Phosgene ChokingAgent ; - - -- One of the most painful and destructive chemical compounds in existence. Recovery from this ChemicalAgent requires one to three months. - fun PhosgeneOxime : Class ; - fun PhosgeneOxime_Class : SubClass PhosgeneOxime BlisterAgent ; - - -- The disease caused by the Bacterium YersiniaPestis. Plague has two forms depending on - -- the location of the infection within the body, BubonicPlague and PneumonicPlague. - fun Plague : Ind (both BacterialDisease VaccinatableDisease) ; - - -- One of four strains of Plasmodium that are known to cause Malaria. - -- It can cause severe anemia and kidney failure or it can constrict - -- small blood vessels and cause cerebral malaria. - fun PlasmodiumFalciparum : Class ; - fun PlasmodiumFalciparum_Class : SubClass PlasmodiumFalciparum MalarialPlasmodium ; - - -- Also known as pulmonary plague, a variant of the Plague which attacks - -- the lungs and is spread between humans by oral bodily fluids. - fun PneumonicPlague : Ind (both BacterialDisease VaccinatableDisease) ; - - -- A flu_like illness which is caused by Legionella, but which does not involve pneumonia. - fun PontiacFever : Ind BacterialDisease ; - - -- A serious disease caused by ChlamydiaPsittaci that affects both birds and humans. - -- In humans the symptoms include fever, chills, headache, muscle aches, and a dry cough. - -- The disease may give rise to pneumonia in extreme cases. - fun Psittacosis : Ind BacterialDisease ; - - -- A substance that has been shown to protect lower primates from the lethal effects of Soman. - -- Although there is no proof that it does the same for humans, it was administered to soldiers in the Gulf War. - fun PyridostigmineBromide : Class ; - fun PyridostigmineBromide_Class : SubClass PyridostigmineBromide BiologicallyActiveSubstance ; - - -- A disease caused by the rickettsia CoxiellaBurnetii. Causes headache, chills, coughing, hallucinations, - -- fever up to 104 degrees, facial pain, speech impairment, heart inflammation and congestive heart failure. - fun QFever : Ind BacterialDisease ; - - -- Conducting research on the development of Weapons of Mass Destruction. - fun ResearchingWeaponOfMassDestruction : Class ; - fun ResearchingWeaponOfMassDestruction_Class : SubClass ResearchingWeaponOfMassDestruction Investigating ; - - -- An extremely toxic protein found in the castor bean plant (ricinus communis). - -- It is 200 times more toxic than cyanide, and it has no known antidote, and it causes vomiting, high fever, weakness, and death. - fun RicinToxin : Class ; - fun RicinToxin_Class : SubClass RicinToxin (both Protein Toxin); - - -- The Bacterium that causes LouseBorneTyphus. - fun RickettsiaProwazekii : Class ; - fun RickettsiaProwazekii_Class : SubClass RickettsiaProwazekii RickettsialAgent ; - - -- The Bacterium that causes RockyMountainSpottedFever. - fun RickettsiaRickettsii : Class ; - fun RickettsiaRickettsii_Class : SubClass RickettsiaRickettsii RickettsialAgent ; - - -- BiologicalAgents that are rickettsial organisms, i.e. gram_negative bacteria that infect mammals and arthropods. - fun RickettsialAgent : Class ; - fun RickettsialAgent_Class : SubClass RickettsialAgent BacterialAgent ; - - -- A ViralDisease that causes chills, bleeding, and stupor. - fun RiftValleyFever : Class ; - fun RiftValleyFever_Class : SubClass RiftValleyFever ViralDisease ; - - -- A very serious disease that is caused RickettsiaRickettsii, which is carried by ticks. - -- The most distinctive symptom of the disease is a rash of black dots. - fun RockyMountainSpottedFever : Ind (both BacterialDisease LifeThreateningDisease) ; - - -- There are three types of Rotavirus: Group A, Group B, and Group C. They cause an acute form of gastroenteritis, known as RotavirusGastroenteritis. - fun Rotavirus : Class ; - fun Rotavirus_Class : SubClass Rotavirus ViralAgent ; - - -- A disease caused by instances of Rotavirus, and characterized by vomiting, diarrhea, and fever. - fun RotavirusGastroenteritis : Ind ViralDisease ; - - -- The Virus that causes BrazilianHemorrhagicFever. - fun SabiaVirus : Class ; - fun SabiaVirus_Class : SubClass SabiaVirus ViralAgent ; - - -- In mild cases, symptoms are flu_like. In more severe cases, symptoms may include disorientation, coma, tremors, hemorrhage, and convulsions. - fun SaintLouisEncephalitis : Ind (both ViralDisease LifeThreateningDisease) ; - - -- The Virus that causes SaintLouisEncephalitis. Mosquitoes carry this virus, - -- which is then transmitted to humans, when the insects bite them. - fun SaintLouisEncephalitisVirus : Class ; - fun SaintLouisEncephalitisVirus_Class : SubClass SaintLouisEncephalitisVirus ViralAgent ; - - -- Causes a less severe illness than SalmonellaTyphimurium. - fun SalmonellaPartyphi : Class ; - fun SalmonellaPartyphi_Class : SubClass SalmonellaPartyphi BacterialAgent ; - - -- The Bacterium that causes TyphoidFever. - fun SalmonellaTyphi : Class ; - fun SalmonellaTyphi_Class : SubClass SalmonellaTyphi BacterialAgent ; - - -- A bacterium that can cause death in young, elderly or immunodeficient people. It appears in the stool of infected people. - fun SalmonellaTyphimurium : Class ; - fun SalmonellaTyphimurium_Class : SubClass SalmonellaTyphimurium BacterialAgent ; - - -- Also known as GB, one of the G_series nerve agents. - fun Sarin : Class ; - fun Sarin_Class : SubClass Sarin GSeriesNerveAgent ; - - -- A class of chemically related neurotoxins that are produced by marine dinoflagellates and carried by Mollusks. - fun Saxitoxin : Class ; - fun Saxitoxin_Class : SubClass Saxitoxin (both BodySubstance (both CompoundSubstance Toxin)); - - -- A serious disease that may arise if StrepThroat is left untreated. - fun ScarletFever : Ind BacterialDisease ; - - -- A Bacterium that can cause death in infected Humans. - fun SerratiaMarcenscens : Class ; - fun SerratiaMarcenscens_Class : SubClass SerratiaMarcenscens (both BacterialAgent LifeThreateningAgent); - - -- The Toxin produced by the Bacterium ShigellaDysenteriae. - fun ShigaToxin : Class ; - fun ShigaToxin_Class : SubClass ShigaToxin Toxin ; - - -- Causes severe dysentery (even when as little as 100 bacteria are ingested). - -- This form of dysentery results in death in 10_20 percent of infections. - fun ShigellaDysenteriae : Class ; - fun ShigellaDysenteriae_Class : SubClass ShigellaDysenteriae BacterialAgent ; - - -- A highly contagious and dangerous disease. It causes blood loss, - -- cardiovascular collapse, secondary infections, skin pustules, - -- and often leaves survivors scarred and blinded. - -- Approximately 500 million people died from Smallpox in the nineteenth century. - -- The disease can live on objects for several days, and it incubates for - -- twelve days before showing symptoms. - fun Smallpox : Ind ViralDisease ; - - -- Also known as GD, one of the G_series nerve agents. - fun Soman : Class ; - fun Soman_Class : SubClass Soman GSeriesNerveAgent ; - - -- A common cause of food poisoning. It has been studied as a BiologicalAgent, - -- because it is stable, can be converted to aerosol form, and can be lethal when inhaled. - fun StaphylococcalEnterotoxinB : Class ; - fun StaphylococcalEnterotoxinB_Class : SubClass StaphylococcalEnterotoxinB (both LifeThreateningAgent Toxin); - - -- A bacterium that secretes StaphylococcalEnterotoxicB. - -- It causes chills, headache, muscle pain, coughing (which may last for weeks), - -- and sudden fever of up to 106 degrees (which may last for days). - -- It occasionally causes nausea, vomiting, and diarrhea. - fun StaphyylococcusAureus : Class ; - fun StaphyylococcusAureus_Class : SubClass StaphyylococcusAureus BacterialAgent ; - - -- Manufacturing a significant quantity of instances of a WeaponOfMassDestruction, i.e. - -- the weapons are not produced at the scale of a single laboratory or a pilot program. - -- These weapons may or may not be deployed (see DeployingWeaponOfMassDestruction). - fun StockpilingWeaponOfMassDestruction : Class ; - fun StockpilingWeaponOfMassDestruction_Class : SubClass StockpilingWeaponOfMassDestruction (both DevelopingWeaponOfMassDestruction Manufacture); - - -- A BacterialDisease whose symptoms include a very sore throat, difficulty swallowing, high fever, white spots and/or pus on or near the tonsils, and swollen lymph nodes. If left untreated, StrepThroat can progress to ScarletFever. - fun StrepThroat : Ind BacterialDisease ; - - -- The Bacterium that causes strep throat, scarlet fever, and necrotizing faciitis (flesh_eating bacteria). - fun StreptococcusA : Class ; - fun StreptococcusA_Class : SubClass StreptococcusA BacterialAgent ; - - -- A kind of mustard gas. Also known as Yperite and HD. - -- This is regarded b some as the most effective BlisterAgent because it is persistent. - fun SulphurMustardGas : Class ; - fun SulphurMustardGas_Class : SubClass SulphurMustardGas MustardGas ; - - -- A Micotoxin that is found in grains and products made from grains. - -- Symptoms include diarrhea, necrotic lesions, and hemorrhaging. - fun T2Toxin : Class ; - fun T2Toxin_Class : SubClass T2Toxin Mycotoxin ; - - -- Also known as GA, one of the G_series nerve agents. - -- It is about half as toxic as Sarin, but it is more irritating to the eyes than Sarin. - fun Tabun : Class ; - fun Tabun_Class : SubClass Tabun GSeriesNerveAgent ; - - -- Also known as lockjaw, a BacterialDisease that affects the nervous system. A subject is infected with the disease by a puncture of the skin that becomes infected with the ClostridiumTetani bacterium. Symptoms of the disease include muscular stiffness (especially in the jaw and neck), difficulty swallowing, spasms, sweating, and fever. - fun Tetanus : Ind (both BacterialDisease VaccinatableDisease) ; - - -- A Toxin produced by the pufferfish and several other (widely varying) species. - -- The initial symptoms include numbness in the lips and tongue, which spreads throughout the body. - -- The next phase of the poisoning is paralysis, which again spreads throughout the body. - fun Tetrodotoxin : Class ; - fun Tetrodotoxin_Class : SubClass Tetrodotoxin (both BodySubstance (both CompoundSubstance Toxin)); - - -- Any of various forms of encephalitis that are carried by ticks. - -- The diseases have three phases. The first consists of flu_like symptoms, - -- the second is asymptomatic, and the third involves the central nervous system. - fun TickBorneEncephalitis : Class ; - fun TickBorneEncephalitis_Class : SubClass TickBorneEncephalitis (both VaccinatableDisease ViralDisease); - - -- Any Virus whose host is a tick and which carries an instance of TickBorneEncephalitis. - fun TickBorneEncephalitisVirus : Class ; - fun TickBorneEncephalitisVirus_Class : SubClass TickBorneEncephalitisVirus (both LifeThreateningAgent ViralAgent); - - -- An Antibiotic that is administered topically, e.g. Bacitracin. - fun TopicalAntibiotic : Class ; - fun TopicalAntibiotic_Class : SubClass TopicalAntibiotic Antibiotic ; - - -- The Class of Organisms which are poisonous to other Organisms. - fun ToxicOrganism : Class ; - fun ToxicOrganism_Class : SubClass ToxicOrganism (both BiologicalAgent Organism); - - -- BiologicalAgents that are a toxic BiologicallyActiveSubstance produced by - -- an Organism or that are the synthetic analogue of a toxic - -- BiologicallyActiveSubstance produced by an Organism. - fun Toxin : Class ; - fun Toxin_Class : SubClass Toxin (both BiologicalAgent BiologicallyActiveSubstance); - - -- A disease associated with fever, chills, coughing and Tularemia skin lesions (ulcers up to an inch wide). - fun Tularemia : Ind BacterialDisease ; - - -- A life_threatening disease that is caused by SalmonellaTyphi. - fun TyphoidFever : Class ; - fun TyphoidFever_Class : SubClass TyphoidFever DiseaseOrSyndrome ; - - -- More advanced sort of NerveAgent (developed in the 1950's). - -- This subclass of NerveAgents tends to be more persistent and toxic than - -- GSeriesNerveAgents, which were developed earlier. VSeriesNerveAgents include VE, VG, VM, VS, and VX. - fun VSeriesNerveAgent : Class ; - fun VSeriesNerveAgent_Class : SubClass VSeriesNerveAgent NerveAgent ; - - -- One of the V_series nerve agents. - fun VX : Class ; - fun VX_Class : SubClass VX VSeriesNerveAgent ; - - -- A disease for which there is an effective vaccine for Humans. - fun VaccinatableDisease : Class ; - fun VaccinatableDisease_Class : SubClass VaccinatableDisease InfectiousDisease ; - - -- A Virus that causes Smallpox. Also known as the smallpox virus. - fun VariolaMajor : Class ; - fun VariolaMajor_Class : SubClass VariolaMajor ViralAgent ; - - -- A Virus that causes Smallpox. Also known as Alastrim. - fun VariolaMinor : Class ; - fun VariolaMinor_Class : SubClass VariolaMinor ViralAgent ; - - -- Also known as Venezuelan equine encephalomyelitis. - -- Caused by any one of eight distinct Viruses. - -- Symptoms of the disease include severe headache, high fever (up to 105 degrees), - -- sensitivity to light (photophobia), nausea, coughing, and diarrhea. - -- The disease results in central nervous system infection in 1 of 25 children. - fun VenezuelanEquineEncephalitis : Class ; - fun VenezuelanEquineEncephalitis_Class : SubClass VenezuelanEquineEncephalitis (both VaccinatableDisease ViralDisease); - - -- The Virus that causes VenezuelanEquineEncephalitis. - fun VenezuelanEquineEncephalitisVirus : Class ; - fun VenezuelanEquineEncephalitisVirus_Class : SubClass VenezuelanEquineEncephalitisVirus ViralAgent ; - - -- Symptoms of the disease are flu_like in the initial stages. - -- As the disease progresses, symptoms include bleeding from the nose and gums and blood spots. - fun VenezuelanHemorrhagicFever : Ind HemorrhagicFever ; - - -- The Bacterium that is responsible for Cholera. - fun VibrioCholera : Class ; - fun VibrioCholera_Class : SubClass VibrioCholera BacterialAgent ; - - -- BiologicalAgents that are also a Virus. - fun ViralAgent : Class ; - fun ViralAgent_Class : SubClass ViralAgent (both ToxicOrganism Virus); - - -- A highly lethal, weaponized form of BacillusAnthracis developed by the United States government. - fun Vollum1B : Class ; - fun Vollum1B_Class : SubClass Vollum1B AerosolizedBacillusAnthracis ; - - -- Facilities where instances of WeaponOfMassDestruction are built. - fun WMDWeaponsProductionFacility : Class ; - fun WMDWeaponsProductionFacility_Class : SubClass WMDWeaponsProductionFacility StationaryArtifact ; - - -- Facilities where research on instances of WeaponOfMassDestruction is performed. - fun WMDWeaponsResearchFacility : Class ; - fun WMDWeaponsResearchFacility_Class : SubClass WMDWeaponsResearchFacility StationaryArtifact ; - - -- A flu_like disease that is caused by the WestNileVirus. - -- The disease is generally not life_threatening. - -- However, it can be very serious if it progresses to West Nile Encephalitis, - -- West Nile Meningitis or West Nile Meningoencephalitis, - -- all of which are inflammations of the brain and/or spinal cord. - fun WestNileFever : Ind ViralDisease ; - - -- A flavivirus that causes WestNileFever. - fun WestNileVirus : Class ; - fun WestNileVirus_Class : SubClass WestNileVirus ViralAgent ; - - -- A Virus that can result in chills, fever, stomach bleeding, and YellowSkin. - fun YellowFeverVirus : Class ; - fun YellowFeverVirus_Class : SubClass YellowFeverVirus ViralAgent ; - - -- Is caused by liver failure, - -- which results in an accumulation of bile. It is caused by YellowFeverVirus. - fun YellowSkin : Ind ViralDisease ; - - -- The Bacterium that causes Plague. - fun YersiniaPestis : Class ; - fun YersiniaPestis_Class : SubClass YersiniaPestis (both BacterialAgent LifeThreateningAgent); - - -- Causes a disease whose symptoms include - -- diarrhea, fever, headache, skin ulcers, and post_infectious arthritis. - fun YersiniaPseudotuberculosis : Class ; - fun YersiniaPseudotuberculosis_Class : SubClass YersiniaPseudotuberculosis BacterialAgent ; - - -- (biochemicalAgentAntidote ?AGENT ?SUBSTANCE ?PROCESS) means that - -- the BiologicallyActiveSubstance ?SUBSTANCE has been shown to be effective - -- in treating someone who has been exposed to the BiochemicalAgent ?AGENT - -- when the ?SUBSTANCE is administered via the Process ?PROCESS. - fun biochemicalAgentAntidote: El BiochemicalAgent -> Desc BiologicallyActiveSubstance -> Desc Process -> Formula ; - - -- (biochemicalAgentDelivery ?AGENT ?PROCESS) means that the Process ?PROCESS is - -- capable of infecting an organism with the BiochemicalAgent ?AGENT when - -- the organism is the experiencer and the ?AGENT the patient of an instance of ?PROCESS. - fun biochemicalAgentDelivery: Desc BiochemicalAgent -> Desc Process -> Formula ; - - -- Relates a subclass of BiochemicalAgent to a DiseaseOrSyndrome that is caused by or - -- often associated with the BiochemicalAgent. - fun biochemicalAgentSyndrome: Desc BiochemicalAgent -> El DiseaseOrSyndrome -> Formula ; - - -- (biologicalAgentCarrier ?AGENT ?ORGANISM) means that the subclass of Organism ?ORGANISM - -- is a carrier of the subclass of BiologicalAgent ?AGENT. - fun biologicalAgentCarrier: Desc BiologicalAgent -> Desc Organism -> Formula ; - - -- A predicate that specifies the time frame for the incubation of a DiseaseOrSyndrome. - -- (diseaseIncubation ?DISEASE ?TIME1 ?TIME2) means that the DiseaseOrSyndrome ?DISEASE - -- will appear between ?TIME1 and ?TIME2 after the subject has been infected with - -- the BiologicalAgent causing ?DISEASE. - fun diseaseIncubation: El DiseaseOrSyndrome -> Desc TimeDuration -> Desc TimeDuration -> Formula ; - - -- (diseaseMortality ?DISEASE ?NUMBER) means that DiseaseOrSyndrome ?DISEASE has a Mortality rate of ?NUMBER. - fun diseaseMortality : El DiseaseOrSyndrome -> El RealNumber -> Formula ; - - -- (diseaseSymptom ?DISEASE ?SYMPTOM) means that DiseaseOrSyndrome ?DISEASE is often associated with - -- the DiseaseOrSyndrome ?SYMPTOM, i.e. an Organism which suffers from ?DISEASE is more likely - -- to suffer from ?SYMPTOM than one which does not. - fun diseaseSymptom : El DiseaseOrSyndrome -> El DiseaseOrSyndrome -> Formula ; - - -- (diseaseTreatment ?DISEASE ?SUBSTANCE ?PROCESS) means that the BiologicallyActiveSubstance ?SUBSTANCE is - -- effective in the treatment of the DiseaseOrSyndrome ?DISEASE when administered via the Process ?PROCESS, - -- i.e. it has been demonstrated (in a significant sample of patients) to cure the ?DISEASE or - -- at least reduce the severity of symptoms associated with the ?DISEASE. - fun diseaseTreatment: El DiseaseOrSyndrome -> Desc BiologicallyActiveSubstance -> Desc Process -> Formula ; - - -- (effectiveDose ?AGENT ?QUANTITY) means that ?QUANTITY is the effective dose, or ED50, - -- for the BiochemicalAgent ?AGENT. This is the dose that would incapacitate 50% of - -- the exposed human population. Note that ?QUANTITY is generally expressed in micrograms per kilogram (mcg/kg). - fun effectiveDose: Desc BiochemicalAgent -> El FunctionQuantity -> Formula ; - - -- (lethalDose ?AGENT ?QUANTITY) means that ?QUANTITY is the lethal dose, - -- or LD50, for the BiochemicalAgent ?AGENT. - -- This is the dose that would result in death for 50% of the exposed human population. - -- Note that ?QUANTITY is generally expressed in micrograms per kilogram (mcg/kg). - fun lethalDose: Desc BiochemicalAgent -> El FunctionQuantity -> Formula ; - - -- (secretesToxin ?ORGANISM ?TOXIN) means that the - -- subclass of Organism ?ORGANISM produces the subclass of Toxin ?TOXIN. - fun secretesToxin: Desc Organism -> Desc Toxin -> Formula ; - - -- A predicate that is used to specify a side effect of - -- a substance used in a medical treatment. - -- (sideEffect ?SUBSTANCE ?SYNDROME) means that - -- the BiologicallyActiveSubstance ?SUBSTANCE has the side effect ?SYNDROME. - fun sideEffect : El BiologicallyActiveSubstance -> El DiseaseOrSyndrome -> Formula ; - -} diff --git a/examples/SUMO/WorldAirportsA_K.gf b/examples/SUMO/WorldAirportsA_K.gf deleted file mode 100644 index f269b5c53..000000000 --- a/examples/SUMO/WorldAirportsA_K.gf +++ /dev/null @@ -1,8109 +0,0 @@ -abstract WorldAirportsA_K = Transportation ** { - - fun AMenderesIzmirAirport : Ind Airport ; - - fun APHillArmyAirFieldVAAirport : Ind Airport ; - - fun AachenAirport : Ind Airport ; - - fun AalborgAirport : Ind Airport ; - - fun AbaTennaDYilmaDireDawaAirport : Ind Airport ; - - fun AbadanAirport : Ind Airport ; - - fun AbaiangAirport : Ind Airport ; - - fun AbakanKhakassiaAirport : Ind Airport ; - - fun AbauAirport : Ind Airport ; - - fun AbbotsichnScotlandAirport : Ind Airport ; - - fun AbbseAirport : Ind Airport ; - - fun AbecheAirport : Ind Airport ; - - fun AbemamaAtollAirport : Ind Airport ; - - fun AberdeenRegionalSDAirport : Ind Airport ; - - fun AbernathyFieldTNAirport : Ind Airport ; - - fun AbileneRegionalTXAirport : Ind Airport ; - - fun AbingdonRAFStationEnglandAirport : Ind Airport ; - - fun AbingoonQueenslandAirport : Ind Airport ; - - fun AboissoAirport : Ind Airport ; - - fun AbouDeiaAirport : Ind Airport ; - - fun AbrahamGonzalezCiudadJuarezAirport : Ind Airport ; - - fun AbramsMunicipalBaseOperationsMIAirport : Ind Airport ; - - fun AbreojosAirport : Ind Airport ; - - fun AbuSimbelAirport : Ind Airport ; - - fun AbujaAirport : Ind Airport ; - - fun AcadianaRegionalLAAirport : Ind Airport ; - - fun AcandiAirport : Ind Airport ; - - fun AcaricuraAirport : Ind Airport ; - - fun AcariguaAirport : Ind Airport ; - - fun AchutupoAirport : Ind Airport ; - - fun AdaMunicipalOKAirport : Ind Airport ; - - fun AdakNavalAirStationAKAirport : Ind Airport ; - - fun AddingtonFieldKYAirport : Ind Airport ; - - fun AddisonTXAirport : Ind Airport ; - - fun AdisuciptoYogyakartaAirport : Ind Airport ; - - fun AdlerSochiKrasnodarAirport : Ind Airport ; - - fun AdnanMenderesIzmirAirport : Ind Airport ; - - fun AekGodangAirport : Ind Airport ; - - fun AeroparqueJorgeNewberyBuenosAiresAirport : Ind Airport ; - - fun AeroportoInternacionalGaleaoRJAirport : Ind Airport ; - - fun AeroportoInternacionalGuarulhosSPAirport : Ind Airport ; - - fun AeroportodeCongonhasSPAirport : Ind Airport ; - - fun AeropuertoHatoCuracaoWillemstadAirport : Ind Airport ; - - fun AeropuertoHenriqueMalekDavidAirport : Ind Airport ; - - fun AeropuertoInternacionalEzeizaMinistroPistariniBuenosAiresAirport : Ind Airport ; - - fun AeropuertoInternacionalJoseMartiLaHabanaHavanaAirport : Ind Airport ; - - fun AeropuertoInternacionaldelCentroCaracasAirport : Ind Airport ; - - fun AeropuertoRafaelHernandezBorinquenAguadillaAirport : Ind Airport ; - - fun AeropuertoTransoceanicodeBarcelonaBarcelonaAirport : Ind Airport ; - - fun AfonsoPenaPRAirport : Ind Airport ; - - fun AforeAirport : Ind Airport ; - - fun AftonMunicipalWYAirport : Ind Airport ; - - fun AfyonAirport : Ind Airport ; - - fun AgadesAgadezAirport : Ind Airport ; - - fun AgartalaAirport : Ind Airport ; - - fun AgattiIslandAirport : Ind Airport ; - - fun AgaunAirport : Ind Airport ; - - fun AgenAirport : Ind Airport ; - - fun AggeneysAirport : Ind Airport ; - - fun AgnewQueenslandAirport : Ind Airport ; - - fun AgoAirport : Ind Airport ; - - fun AgraAirport : Ind Airport ; - - fun AgrinionAirport : Ind Airport ; - - fun AguascalientesAirport : Ind Airport ; - - fun AguniAirport : Ind Airport ; - - fun AhmedabadAirport : Ind Airport ; - - fun AhuasAirport : Ind Airport ; - - fun AhwazAirport : Ind Airport ; - - fun AikenMunicipalSCAirport : Ind Airport ; - - fun AiligandiAirport : Ind Airport ; - - fun AilinglapalapAirport : Ind Airport ; - - fun AilukIneIslandAirport : Ind Airport ; - - fun AinElBeyConstantineAirport : Ind Airport ; - - fun AinsworthMunicipalNEAirport : Ind Airport ; - - fun AiomeAirport : Ind Airport ; - - fun AiounelAtroussAirport : Ind Airport ; - - fun AirBaseKusanAirport : Ind Airport ; - - fun AirLogisticsBelleChasseHeliportLAAirport : Ind Airport ; - - fun AirborneAirparkOHAirport : Ind Airport ; - - fun AirokAirport : Ind Airport ; - - fun AishaltonAirport : Ind Airport ; - - fun AitapeAirport : Ind Airport ; - - fun AitutakiAirport : Ind Airport ; - - fun AixLesBainsChamberyAirport : Ind Airport ; - - fun AiyuraAirport : Ind Airport ; - - fun AizawlAirport : Ind Airport ; - - fun AkhiokAKAirport : Ind Airport ; - - fun AkiachakSeaplaneBaseAKAirport : Ind Airport ; - - fun AkiakAKAirport : Ind Airport ; - - fun AkieniAirport : Ind Airport ; - - fun AkitaAirport : Ind Airport ; - - fun AkjoujtAirport : Ind Airport ; - - fun AkolaAirport : Ind Airport ; - - fun AkronCantonRegionalOHAirport : Ind Airport ; - - fun AkronWashingtonCountyCOAirport : Ind Airport ; - - fun AkrotiriAirport : Ind Airport ; - - fun AksuAirport : Ind Airport ; - - fun AkulivikQCAirport : Ind Airport ; - - fun AkureAirport : Ind Airport ; - - fun AkureyriAirport : Ind Airport ; - - fun AkutanSeaplaneBaseAKAirport : Ind Airport ; - - fun AlAinAirport : Ind Airport ; - - fun AlArishAirport : Ind Airport ; - - fun AlBahaAirport : Ind Airport ; - - fun AlBaydaAirport : Ind Airport ; - - fun AlDhafraMilitaryAbuDhabiAirport : Ind Airport ; - - fun AlGhaydahAirport : Ind Airport ; - - fun AlMassiraAgadirAirport : Ind Airport ; - - fun AlahAirport : Ind Airport ; - - fun AlakanukAKAirport : Ind Airport ; - - fun AlamogordoWhiteSandsRegionalNMAirport : Ind Airport ; - - fun AlbanyCountyNYAirport : Ind Airport ; - - fun AlbanyWesternAustraliaAirport : Ind Airport ; - - fun AlbengaAirport : Ind Airport ; - - fun AlbertLeaMunicipalMNAirport : Ind Airport ; - - fun AlbertoAcunaOngayCampecheAirport : Ind Airport ; - - fun AlbertusILAirport : Ind Airport ; - - fun AlbinaAirport : Ind Airport ; - - fun AlbionMunicipalNEAirport : Ind Airport ; - - fun AlbuqAirport : Ind Airport ; - - fun AlbuquerqueInternationalNMAirport : Ind Airport ; - - fun AlburyNewSouthWalesAirport : Ind Airport ; - - fun AlconburyRAFStationEnglandAirport : Ind Airport ; - - fun AldanYakutiaSakhaAirport : Ind Airport ; - - fun AldergroveInternationalNorthernIrelandAirport : Ind Airport ; - - fun AlderneyAirport : Ind Airport ; - - fun AlegreteRSAirport : Ind Airport ; - - fun AlenquerPAAirport : Ind Airport ; - - fun AleppoAirport : Ind Airport ; - - fun AlertaAirport : Ind Airport ; - - fun AlexanderBayAirport : Ind Airport ; - - fun AlexanderFieldSouthWoodCountyWIAirport : Ind Airport ; - - fun AlexandraAirport : Ind Airport ; - - fun AlexandriaAirport : Ind Airport ; - - fun AlexandriaEslerRegionalLAAirport : Ind Airport ; - - fun AlexandriaInternationalLAAirport : Ind Airport ; - - fun AlexandriaNorthernTerritoryAirport : Ind Airport ; - - fun AlexandroupolisAirport : Ind Airport ; - - fun AlfonsoBonillaAragonCaliAirport : Ind Airport ; - - fun AlfujairahFujairahAirport : Ind Airport ; - - fun AlgonaMunicipalIAAirport : Ind Airport ; - - fun AliSabiehAirport : Ind Airport ; - - fun AlicanteAirport : Ind Airport ; - - fun AliceInternationalTXAirport : Ind Airport ; - - fun AliceSpringsNorthernTerritoryAirport : Ind Airport ; - - fun AlitakSeaplaneBaseAKAirport : Ind Airport ; - - fun AljoufAirport : Ind Airport ; - - fun AllahabadAirport : Ind Airport ; - - fun AllaireNJAirport : Ind Airport ; - - fun AllakaketAKAirport : Ind Airport ; - - fun AlldaysAirport : Ind Airport ; - - fun AlleghenyCountyPAAirport : Ind Airport ; - - fun AllenArmyAirFieldAKAirport : Ind Airport ; - - fun AllentownBethlehemEastonPAAirport : Ind Airport ; - - fun AllianceMunicipalNEAirport : Ind Airport ; - - fun AlmatyAlmaAtaAlmaAtaAirport : Ind Airport ; - - fun AlmenaraMGAirport : Ind Airport ; - - fun AlongAirport : Ind Airport ; - - fun AlorIslandAirport : Ind Airport ; - - fun AlorSetarAirport : Ind Airport ; - - fun AloweAirport : Ind Airport ; - - fun AlpedHuezAirport : Ind Airport ; - - fun AlpenaCountyRegionalMIAirport : Ind Airport ; - - fun AlphaQueenslandAirport : Ind Airport ; - - fun AlpineCasparisMunicipalTXAirport : Ind Airport ; - - fun AlroyDownsNorthernTerritoryAirport : Ind Airport ; - - fun AltaAirport : Ind Airport ; - - fun AltaFlorestaAirport : Ind Airport ; - - fun AltamiraPAAirport : Ind Airport ; - - fun AltayAirport : Ind Airport ; - - fun AltenburgAirport : Ind Airport ; - - fun AltoMolocueAirport : Ind Airport ; - - fun AltoRioSenguerrAirport : Ind Airport ; - - fun AltodoParnaibaPIAirport : Ind Airport ; - - fun AltonDownsSouthAustraliaAirport : Ind Airport ; - - fun AltonILStLouisAirport : Ind Airport ; - - fun AltoonaBlairCountyPAAirport : Ind Airport ; - - fun AltusMunicipalOKAirport : Ind Airport ; - - fun AlulaAirport : Ind Airport ; - - fun AmaAirport : Ind Airport ; - - fun AmahaiAirport : Ind Airport ; - - fun AmalfiAirport : Ind Airport ; - - fun AmamiOShimaAirport : Ind Airport ; - - fun AmanabAirport : Ind Airport ; - - fun AmarilloInternationalTXAirport : Ind Airport ; - - fun AmataNorthernTerritoryAirport : Ind Airport ; - - fun AmazonBayAirport : Ind Airport ; - - fun AmbanjaAirport : Ind Airport ; - - fun AmbatoAirport : Ind Airport ; - - fun AmbatolahyAirport : Ind Airport ; - - fun AmbatomaintyAirport : Ind Airport ; - - fun AmbilobeAirport : Ind Airport ; - - fun AmblerAKAirport : Ind Airport ; - - fun AmbolinAirport : Ind Airport ; - - fun AmboseliAirport : Ind Airport ; - - fun AmbouliDjiboutiAirport : Ind Airport ; - - fun AmbuntiAirport : Ind Airport ; - - fun AmchitkaAirport : Ind Airport ; - - fun AmchitkaIslandAKAirport : Ind Airport ; - - fun AmdermaArkhangelskAirport : Ind Airport ; - - fun AmedeeArmyAirFieldCAAirport : Ind Airport ; - - fun AmeryMunicipalWIAirport : Ind Airport ; - - fun AmesMunicipalIAAirport : Ind Airport ; - - fun AmityvilleNYAirport : Ind Airport ; - - fun AmmarooNorthernTerritoryAirport : Ind Airport ; - - fun AmookBaySeaplaneBaseAKAirport : Ind Airport ; - - fun AmpanihyAirport : Ind Airport ; - - fun AmritsarAirport : Ind Airport ; - - fun AnacoAirport : Ind Airport ; - - fun AnacortesWAAirport : Ind Airport ; - - fun AnadyrMagadanAirport : Ind Airport ; - - fun AnaheimDisneylandCAAirport : Ind Airport ; - - fun AnaktuvukPassAKAirport : Ind Airport ; - - fun AnalalavaAirport : Ind Airport ; - - fun AnapaAirport : Ind Airport ; - - fun AnapolisGOAirport : Ind Airport ; - - fun AnchorageInternationalAKAirport : Ind Airport ; - - fun AnconaAirport : Ind Airport ; - - fun AndahuaylasAirport : Ind Airport ; - - fun AndamookaSouthAustraliaAirport : Ind Airport ; - - fun AndersonCountySCAirport : Ind Airport ; - - fun AndersonMunicipalINAirport : Ind Airport ; - - fun AndesAirport : Ind Airport ; - - fun AndijonAndizhanAndijonAirport : Ind Airport ; - - fun AndorralaVellaAirport : Ind Airport ; - - fun AndoverEnglandAirport : Ind Airport ; - - fun AndoyaAndenesAndoyaAirport : Ind Airport ; - - fun AndrauAirparkTXAirport : Ind Airport ; - - fun AndravidaAirport : Ind Airport ; - - fun AndrewsAirForceBaseMDAirport : Ind Airport ; - - fun AndrewsMunicipalSCAirport : Ind Airport ; - - fun AnduloAirport : Ind Airport ; - - fun AneityumAirport : Ind Airport ; - - fun AngelFireNMAirport : Ind Airport ; - - fun AngelholmHelsingborgAirport : Ind Airport ; - - fun AngersAirport : Ind Airport ; - - fun AnggiAirport : Ind Airport ; - - fun AngocheAntonioEnesAirport : Ind Airport ; - - fun AngoonSeaplaneBaseAKAirport : Ind Airport ; - - fun AngoramAirport : Ind Airport ; - - fun AngoulemeAirport : Ind Airport ; - - fun AnguganakAirport : Ind Airport ; - - fun AngusDownsNorthernTerritoryAirport : Ind Airport ; - - fun AniakAKAirport : Ind Airport ; - - fun AnimasAirParkCOAirport : Ind Airport ; - - fun AnitaBayAKAirport : Ind Airport ; - - fun AniwaAirport : Ind Airport ; - - fun AnjouanAirport : Ind Airport ; - - fun AnkangAirport : Ind Airport ; - - fun AnkavandraAirport : Ind Airport ; - - fun AnnArborMunicipalMIAirport : Ind Airport ; - - fun AnnanbergAirport : Ind Airport ; - - fun AnnetteIslandAKAirport : Ind Airport ; - - fun AnnistonMetropolitanALAirport : Ind Airport ; - - fun AnqingAirport : Ind Airport ; - - fun AnqmaqssalikAirport : Ind Airport ; - - fun AnshanAirport : Ind Airport ; - - fun AntaAirport : Ind Airport ; - - fun AntalahaAirport : Ind Airport ; - - fun AntalyaAirport : Ind Airport ; - - fun AnthonyLagoonNorthernTerritoryAirport : Ind Airport ; - - fun AnthonyMunicipalKSAirport : Ind Airport ; - - fun AntlersMunicipalOKAirport : Ind Airport ; - - fun AntrimCountyMIAirport : Ind Airport ; - - fun AntsirabeAirport : Ind Airport ; - - fun AnuhaIslandResortAnuhaIslandAirport : Ind Airport ; - - fun AnuradhapuraAirport : Ind Airport ; - - fun AnvikAKAirport : Ind Airport ; - - fun AnyangAirport : Ind Airport ; - - fun AomoriAirport : Ind Airport ; - - fun ApalachicolaMunicipalFLAirport : Ind Airport ; - - fun ApalapsiliNewGuineaAirport : Ind Airport ; - - fun ApartadoAirport : Ind Airport ; - - fun ApatakiTuamotuArchipelagoAirport : Ind Airport ; - - fun ApatzinganAirport : Ind Airport ; - - fun ApiayAirport : Ind Airport ; - - fun ApoloAirport : Ind Airport ; - - fun AppianLineAirport : Ind Airport ; - - fun AppleValleyCAAirport : Ind Airport ; - - fun AprilRiverAirport : Ind Airport ; - - fun ApucaranaPRAirport : Ind Airport ; - - fun AqabaAirport : Ind Airport ; - - fun AqtobeAktyubinskAqtobeAirport : Ind Airport ; - - fun AracajuSEAirport : Ind Airport ; - - fun AracatubaSPAirport : Ind Airport ; - - fun AradAirport : Ind Airport ; - - fun AragarcasGOAirport : Ind Airport ; - - fun AragipAirport : Ind Airport ; - - fun AraguainaTOAirport : Ind Airport ; - - fun AramacQueenslandAirport : Ind Airport ; - - fun AranukaAirport : Ind Airport ; - - fun ArapahoeMunicipalNEAirport : Ind Airport ; - - fun ArapongasPRAirport : Ind Airport ; - - fun AraracuaraAirport : Ind Airport ; - - fun AraraquaraSPAirport : Ind Airport ; - - fun AraratVictoriaAirport : Ind Airport ; - - fun AraucaAirport : Ind Airport ; - - fun ArauquitaAirport : Ind Airport ; - - fun AraxaMGAirport : Ind Airport ; - - fun AraxosPatrasAirport : Ind Airport ; - - fun ArbaMintchAirport : Ind Airport ; - - fun ArboletasAirport : Ind Airport ; - - fun ArcataCAAirport : Ind Airport ; - - fun ArcticVillageAKAirport : Ind Airport ; - - fun ArdmoreAirport : Ind Airport ; - - fun ArdmoreMunicipalOKAirport : Ind Airport ; - - fun ArgyleDownsWesternAustraliaAirport : Ind Airport ; - - fun AricaAirport : Ind Airport ; - - fun AripuanaMTAirport : Ind Airport ; - - fun AriquemesROAirport : Ind Airport ; - - fun ArkalykAirport : Ind Airport ; - - fun ArkhangelskArkhangelskAirport : Ind Airport ; - - fun ArlandaStockholmAirport : Ind Airport ; - - fun ArlesCamargueGaronsNimesAirport : Ind Airport ; - - fun ArlyAirport : Ind Airport ; - - fun ArmeniaAirport : Ind Airport ; - - fun ArmidaleNewSouthWalesAirport : Ind Airport ; - - fun ArnoAirport : Ind Airport ; - - fun AroaAirport : Ind Airport ; - - fun AronaAirport : Ind Airport ; - - fun AroraeIslandAirport : Ind Airport ; - - fun ArraburyQueenslandAirport : Ind Airport ; - - fun ArrachartAntsirananaDiegoSuarezAirport : Ind Airport ; - - fun ArraiasGOAirport : Ind Airport ; - - fun ArsoAirport : Ind Airport ; - - fun ArsukAirport : Ind Airport ; - - fun ArtesiaMunicipalNMAirport : Ind Airport ; - - fun ArthurNNeuIAAirport : Ind Airport ; - - fun ArthursTownCatAirport : Ind Airport ; - - fun ArtigasAirport : Ind Airport ; - - fun ArushaAirport : Ind Airport ; - - fun AruthaAirport : Ind Airport ; - - fun ArvidsjaurAirport : Ind Airport ; - - fun AsahikawaAirport : Ind Airport ; - - fun AsapaAirport : Ind Airport ; - - fun AsauAirport : Ind Airport ; - - fun AscensionAirport : Ind Airport ; - - fun AscensionIslandAirport : Ind Airport ; - - fun AsconaAirport : Ind Airport ; - - fun AsekiAirport : Ind Airport ; - - fun AselaAirport : Ind Airport ; - - fun AshburtonAirport : Ind Airport ; - - fun AshevilleRegionalNCAirport : Ind Airport ; - - fun AshgabatAshkhabadAhalAirport : Ind Airport ; - - fun AshleyMunicipalNDAirport : Ind Airport ; - - fun AsirimAirport : Ind Airport ; - - fun AsosaAirport : Ind Airport ; - - fun AspenPitkinCountyAirportSardyFieldCOAirport : Ind Airport ; - - fun AssabAirport : Ind Airport ; - - fun AssisSPAirport : Ind Airport ; - - fun AssiutAirport : Ind Airport ; - - fun AstrakhanAstrakhanAirport : Ind Airport ; - - fun AstraksetraAirport : Ind Airport ; - - fun AstypaleaIslandAirport : Ind Airport ; - - fun AswanAirport : Ind Airport ; - - fun AtalayaAirport : Ind Airport ; - - fun AtaqAirport : Ind Airport ; - - fun AtarAirport : Ind Airport ; - - fun AtarotJerusalemAirport : Ind Airport ; - - fun AtaturkYesilkovInternationalIstanbulAirport : Ind Airport ; - - fun AtauroAirport : Ind Airport ; - - fun AtbaraAirport : Ind Airport ; - - fun AthensBenEppsGAAirport : Ind Airport ; - - fun AtiAirport : Ind Airport ; - - fun AtiuAirport : Ind Airport ; - - fun AtkaAKAirport : Ind Airport ; - - fun AtkambaAirport : Ind Airport ; - - fun AtlantaTechnologyParkGAAirport : Ind Airport ; - - fun AtlanticCityInternationalNJAirport : Ind Airport ; - - fun AtlanticCityMunicipalAirportBaderFieldNJAirport : Ind Airport ; - - fun AtlanticMunicipalIAAirport : Ind Airport ; - - fun AtmautluakAKAirport : Ind Airport ; - - fun AtoifiAirport : Ind Airport ; - - fun AtqasukAKAirport : Ind Airport ; - - fun AttopeuAirport : Ind Airport ; - - fun AtuonaMarquesasIslandsAirport : Ind Airport ; - - fun AtyrauGuryevAtyrauAirport : Ind Airport ; - - fun AuaAirport : Ind Airport ; - - fun AubRudeisAirport : Ind Airport ; - - fun AuburnMunicipalCAAirport : Ind Airport ; - - fun AuburnOpelikaRobertGPittsALAirport : Ind Airport ; - - fun AudubonCountyIAAirport : Ind Airport ; - - fun AugsburgAirport : Ind Airport ; - - fun AugustaStateMEAirport : Ind Airport ; - - fun AugustusDownsQueenslandAirport : Ind Airport ; - - fun AukiAirport : Ind Airport ; - - fun AulnatClermontFerrandAirport : Ind Airport ; - - fun AurAtollAirport : Ind Airport ; - - fun AurangabadAirport : Ind Airport ; - - fun AurillacAirport : Ind Airport ; - - fun AuroraMunicipalILAirport : Ind Airport ; - - fun AurukunMissionQueenslandAirport : Ind Airport ; - - fun AustinMunicipalMNAirport : Ind Airport ; - - fun AustinNVAirport : Ind Airport ; - - fun AustinStraubelInternationalWIAirport : Ind Airport ; - - fun AustralDownsNorthernTerritoryAirport : Ind Airport ; - - fun AuvergneNorthernTerritoryAirport : Ind Airport ; - - fun AvaBillMartinMemorialMOAirport : Ind Airport ; - - fun AvalonBaySeaplaneBaseCAAirport : Ind Airport ; - - fun AvalonNewSouthWalesAirport : Ind Airport ; - - fun AvenalCAAirport : Ind Airport ; - - fun AvianoAirBaseAvianoAirport : Ind Airport ; - - fun AvionClubatCrestedButteCOAirport : Ind Airport ; - - fun AvonCOAirport : Ind Airport ; - - fun AvonParkMunicipalFLAirport : Ind Airport ; - - fun AvoriazAirport : Ind Airport ; - - fun AvraValleyAZAirport : Ind Airport ; - - fun AvuAvuAirport : Ind Airport ; - - fun AwabaAirport : Ind Airport ; - - fun AwarAirport : Ind Airport ; - - fun AwaradamAirport : Ind Airport ; - - fun AwarehAirport : Ind Airport ; - - fun AwassaAirport : Ind Airport ; - - fun AxumAirport : Ind Airport ; - - fun AyacuchoAirport : Ind Airport ; - - fun AyacuchoAirportPeru : Ind Airport ; - - fun AyapelAirport : Ind Airport ; - - fun AyawasiAirport : Ind Airport ; - - fun AyersRockNorthernTerritoryAirport : Ind Airport ; - - fun AyrQueenslandAirport : Ind Airport ; - - fun BaAirport : Ind Airport ; - - fun BabelegiAirport : Ind Airport ; - - fun BaboAirport : Ind Airport ; - - fun BabolsarAirport : Ind Airport ; - - fun BacaGrandeCOAirport : Ind Airport ; - - fun BacauAirport : Ind Airport ; - - fun BacoJinkaAirport : Ind Airport ; - - fun BacolodAirport : Ind Airport ; - - fun BadeAirport : Ind Airport ; - - fun BadinAirport : Ind Airport ; - - fun BaduIslandQueenslandAirport : Ind Airport ; - - fun BafoussemAirport : Ind Airport ; - - fun BaganaAirport : Ind Airport ; - - fun BagdograAirport : Ind Airport ; - - fun BageRSAirport : Ind Airport ; - - fun BaghdadAirport : Ind Airport ; - - fun BagintonCoventryAirport : Ind Airport ; - - fun BaglungAirport : Ind Airport ; - - fun BaguioAirport : Ind Airport ; - - fun BaharDarAirport : Ind Airport ; - - fun BahawalpurAirport : Ind Airport ; - - fun BahiaAngelesAirport : Ind Airport ; - - fun BahiaCupicaAirport : Ind Airport ; - - fun BahiaSolanoAirport : Ind Airport ; - - fun BahiasdeHuatulcoSantaCruzHuatulcoAirport : Ind Airport ; - - fun BahreganAirport : Ind Airport ; - - fun BaiaMapeAirport : Ind Airport ; - - fun BaiadeCaraquezAirport : Ind Airport ; - - fun BaibaraAirport : Ind Airport ; - - fun BaidoaAirport : Ind Airport ; - - fun BaindoungAirport : Ind Airport ; - - fun BairnsdaleVictoriaAirport : Ind Airport ; - - fun BaitadiAirport : Ind Airport ; - - fun BaiyerRiverAirport : Ind Airport ; - - fun BaiyunGuangzhouCantonAirport : Ind Airport ; - - fun BajawaAirport : Ind Airport ; - - fun BajhangAirport : Ind Airport ; - - fun BajoneAirport : Ind Airport ; - - fun BajuraAirport : Ind Airport ; - - fun BakalalanSarawakAirport : Ind Airport ; - - fun BakelAirport : Ind Airport ; - - fun BakerCityMunicipalORAirport : Ind Airport ; - - fun BakerIslandAirport : Ind Airport ; - - fun BakiBakuNaxcivanAirport : Ind Airport ; - - fun BakkafjordurAirport : Ind Airport ; - - fun BakkiGrundarfjordurAirport : Ind Airport ; - - fun BakoumaAirport : Ind Airport ; - - fun BalakovoSaratovAirport : Ind Airport ; - - fun BalalaeAirport : Ind Airport ; - - fun BalboaAirport : Ind Airport ; - - fun BalerAirport : Ind Airport ; - - fun BalgoHillsWesternAustraliaAirport : Ind Airport ; - - fun BalhashAirport : Ind Airport ; - - fun BaliAirport : Ind Airport ; - - fun BaliAirportPapuaNewGuinea : Ind Airport ; - - fun BaliBamendaAirport : Ind Airport ; - - fun BaliceKrakowAirport : Ind Airport ; - - fun BalikesirAirport : Ind Airport ; - - fun BallinaNewSouthWalesAirport : Ind Airport ; - - fun BallykellyNorthernIrelandAirport : Ind Airport ; - - fun BalmacedaAirport : Ind Airport ; - - fun BalranaldNewSouthWalesAirport : Ind Airport ; - - fun BalsasMAAirport : Ind Airport ; - - fun BaltimoreWashingtonInternationalMDAirport : Ind Airport ; - - fun BaltrumAirport : Ind Airport ; - - fun BamagaQueenslandAirport : Ind Airport ; - - fun BambariAirport : Ind Airport ; - - fun BamburiAirport : Ind Airport ; - - fun BamernyAirport : Ind Airport ; - - fun BamiyanAirport : Ind Airport ; - - fun BamuAirport : Ind Airport ; - - fun BanMakKhaengAirport : Ind Airport ; - - fun BanMeThoutAirport : Ind Airport ; - - fun BandarAbbasAirport : Ind Airport ; - - fun BandarLengehAirport : Ind Airport ; - - fun BandirmaAirport : Ind Airport ; - - fun BandonStateORAirport : Ind Airport ; - - fun BandunduAirport : Ind Airport ; - - fun BandungAirport : Ind Airport ; - - fun BaneasaBucharestAirport : Ind Airport ; - - fun BanforaAirport : Ind Airport ; - - fun BangaloreAirport : Ind Airport ; - - fun BangassouAirport : Ind Airport ; - - fun BangokaKisanganiAirport : Ind Airport ; - - fun BangorInternationalMEAirport : Ind Airport ; - - fun BanjaLukaAirport : Ind Airport ; - - fun BankstownNewSouthWalesAirport : Ind Airport ; - - fun BanmethuotAirport : Ind Airport ; - - fun BanningMunicipalCAAirport : Ind Airport ; - - fun BannuAirport : Ind Airport ; - - fun BantryAirport : Ind Airport ; - - fun BanzAirport : Ind Airport ; - - fun BaoshanAirport : Ind Airport ; - - fun BaotouAirport : Ind Airport ; - - fun BapiAirport : Ind Airport ; - - fun BaracoaAirport : Ind Airport ; - - fun BarahonaAirport : Ind Airport ; - - fun BaramitaAirport : Ind Airport ; - - fun BarbudaCodringtonBarbudaIsAirport : Ind Airport ; - - fun BarcaKosiceAirport : Ind Airport ; - - fun BarcaldineQueenslandAirport : Ind Airport ; - - fun BarcelonnetteAirport : Ind Airport ; - - fun BarcelosAMAirport : Ind Airport ; - - fun BarderaAirport : Ind Airport ; - - fun BardufossAirport : Ind Airport ; - - fun BarinasAirport : Ind Airport ; - - fun BarioSarawakAirport : Ind Airport ; - - fun BarisalAirport : Ind Airport ; - - fun BarklyDownsQueenslandAirport : Ind Airport ; - - fun BarksdaleAirForceBaseLAAirport : Ind Airport ; - - fun BarnaulAltayAirport : Ind Airport ; - - fun BarnesMunicipalMAAirport : Ind Airport ; - - fun BarnstableMunicipalAirportBoardmanPolandoFieldMAAirport : Ind Airport ; - - fun BarnwellCountySCAirport : Ind Airport ; - - fun BarondaVadodaraAirport : Ind Airport ; - - fun BarquisimetoAirport : Ind Airport ; - - fun BarraBAAirport : Ind Airport ; - - fun BarraColoradoAirport : Ind Airport ; - - fun BarraScotlandAirport : Ind Airport ; - - fun BarradoCordaMAAirport : Ind Airport ; - - fun BarradoGarcasMGAirport : Ind Airport ; - - fun BarrancabermejaAirport : Ind Airport ; - - fun BarrancadeUpiAirport : Ind Airport ; - - fun BarreirasBAAirport : Ind Airport ; - - fun BarreirinhasMAAirport : Ind Airport ; - - fun BarretosSPAirport : Ind Airport ; - - fun BarrowIslandWesternAustraliaAirport : Ind Airport ; - - fun BarrowinFurnessAirport : Ind Airport ; - - fun BarstowDaggettCAAirport : Ind Airport ; - - fun BarterIslandLRRSAKAirport : Ind Airport ; - - fun BarthAirport : Ind Airport ; - - fun BarticaAirport : Ind Airport ; - - fun BartlesvilleMunicipalOKAirport : Ind Airport ; - - fun BartlettCoveSeaplaneBaseAKAirport : Ind Airport ; - - fun BartlettsAKAirport : Ind Airport ; - - fun BartowMunicipalFLAirport : Ind Airport ; - - fun BasankusuAirport : Ind Airport ; - - fun BascoAirport : Ind Airport ; - - fun BaselMulhouseEuroBaselAirport : Ind Airport ; - - fun BasongoAirport : Ind Airport ; - - fun BasseTerreAirport : Ind Airport ; - - fun BasseinAirport : Ind Airport ; - - fun BataAirport : Ind Airport ; - - fun BatamBatuBesarAirport : Ind Airport ; - - fun BatangafoAirport : Ind Airport ; - - fun BataviaDownsQueenslandAirport : Ind Airport ; - - fun BatesvilleRegionalARAirport : Ind Airport ; - - fun BathurstIslandNorthernTerritoryAirport : Ind Airport ; - - fun BathurstNewSouthWalesAirport : Ind Airport ; - - fun BatmanMilitaryAirBaseBatmanAirport : Ind Airport ; - - fun BatnaAirport : Ind Airport ; - - fun BatomAirport : Ind Airport ; - - fun BatonRougeMetropolitanAirportRyanFieldLAAirport : Ind Airport ; - - fun BatsfjordAirport : Ind Airport ; - - fun BattambangAirport : Ind Airport ; - - fun BatticalcaAirport : Ind Airport ; - - fun BatuLicinAirport : Ind Airport ; - - fun BatumiAbkhaziaAirport : Ind Airport ; - - fun BaucauAirport : Ind Airport ; - - fun BauchiAirport : Ind Airport ; - - fun BaudetteInternationalMNAirport : Ind Airport ; - - fun BauruSPAirport : Ind Airport ; - - fun BawanAirport : Ind Airport ; - - fun BayCityMunicipalTXAirport : Ind Airport ; - - fun BayamoAirport : Ind Airport ; - - fun BayofIslandsAirport : Ind Airport ; - - fun BayreuthAirport : Ind Airport ; - - fun BaytownTXAirport : Ind Airport ; - - fun BeagleBayWesternAustraliaAirport : Ind Airport ; - - fun BealeAirForceBaseCAAirport : Ind Airport ; - - fun BearCreek3AKAirport : Ind Airport ; - - fun BeatriceMunicipalNEAirport : Ind Airport ; - - fun BeattyNVAirport : Ind Airport ; - - fun BeaufortCountySCAirport : Ind Airport ; - - fun BeaumontMunicipalTXAirport : Ind Airport ; - - fun BeauregardParishLAAirport : Ind Airport ; - - fun BeaverCountyPAAirport : Ind Airport ; - - fun BeaverInletAKAirport : Ind Airport ; - - fun BeaverRuinGAAirport : Ind Airport ; - - fun BedfordDownsWesternAustraliaAirport : Ind Airport ; - - fun BedourieQueenslandAirport : Ind Airport ; - - fun BeechFactoryKSAirport : Ind Airport ; - - fun BeerShebaBeershebaAirport : Ind Airport ; - - fun BegamganjAirport : Ind Airport ; - - fun BeicaAirport : Ind Airport ; - - fun BeidahAirport : Ind Airport ; - - fun BeihaiAirport : Ind Airport ; - - fun BeihanAirport : Ind Airport ; - - fun BeijingPekingAirport : Ind Airport ; - - fun BeiraAirport : Ind Airport ; - - fun BelagaSarawakAirport : Ind Airport ; - - fun BelepBelepIslandsAirport : Ind Airport ; - - fun BelfortAirport : Ind Airport ; - - fun BelgaumAirport : Ind Airport ; - - fun BelgradeAirport : Ind Airport ; - - fun BellIslandHotSpringsSeaplaneBaseAKAirport : Ind Airport ; - - fun BellaUnionAirport : Ind Airport ; - - fun BellaYellaAirport : Ind Airport ; - - fun BellaryAirport : Ind Airport ; - - fun BellavistaAirport : Ind Airport ; - - fun BelleFourcheMunicipalSDAirport : Ind Airport ; - - fun BellinghamInternationalWAAirport : Ind Airport ; - - fun BellonaAirport : Ind Airport ; - - fun BellunoAirport : Ind Airport ; - - fun BelmontNewSouthWalesAirport : Ind Airport ; - - fun BelmonteBAAirport : Ind Airport ; - - fun BelmulletAirport : Ind Airport ; - - fun BeloAirport : Ind Airport ; - - fun BeloHorizonteMGAirport : Ind Airport ; - - fun BeltsyAirport : Ind Airport ; - - fun BembridgeEnglandAirport : Ind Airport ; - - fun BemichiAirport : Ind Airport ; - - fun BemidjiBeltramiCountyMNAirport : Ind Airport ; - - fun BenallaVictoriaAirport : Ind Airport ; - - fun BenawiAirport : Ind Airport ; - - fun BenbeculaScotlandAirport : Ind Airport ; - - fun BenedumWVAirport : Ind Airport ; - - fun BengbuAirport : Ind Airport ; - - fun BengkuluSumatraAirport : Ind Airport ; - - fun BenguelaAirport : Ind Airport ; - - fun BeniAirport : Ind Airport ; - - fun BeninCityAirport : Ind Airport ; - - fun BeninaBenghaziAirport : Ind Airport ; - - fun BenjinaAirport : Ind Airport ; - - fun BensbachAirport : Ind Airport ; - - fun BensonEnglandAirport : Ind Airport ; - - fun BensonMunicipalMNAirport : Ind Airport ; - - fun BentoGoncalvesRSAirport : Ind Airport ; - - fun BentwatersStationEnglandAirport : Ind Airport ; - - fun BeppuAirport : Ind Airport ; - - fun BequiaAirport : Ind Airport ; - - fun BerauAirport : Ind Airport ; - - fun BerberaAirport : Ind Airport ; - - fun BerberatiAirport : Ind Airport ; - - fun BerdyanskZaporizhzhyaAirport : Ind Airport ; - - fun BereinaAirport : Ind Airport ; - - fun BeresyAirport : Ind Airport ; - - fun BergamoAirport : Ind Airport ; - - fun BergeracAirport : Ind Airport ; - - fun BergstromAirRescueServiceTXAirport : Ind Airport ; - - fun BerkeleyCAAirport : Ind Airport ; - - fun BerlevagAirport : Ind Airport ; - - fun BerlinMunicipalNHAirport : Ind Airport ; - - fun BermejoAirport : Ind Airport ; - - fun BernBelpBernBerneAirport : Ind Airport ; - - fun BertMooneyMTAirport : Ind Airport ; - - fun BertouaAirport : Ind Airport ; - - fun BeruAirport : Ind Airport ; - - fun BesalampyAirport : Ind Airport ; - - fun BethelAKAirport : Ind Airport ; - - fun BethelSeaplaneBaseAKAirport : Ind Airport ; - - fun BetoikyAirport : Ind Airport ; - - fun BetootaQueenslandAirport : Ind Airport ; - - fun BetouAirport : Ind Airport ; - - fun BettinaAbuDhabiAirport : Ind Airport ; - - fun BettlesAKAirport : Ind Airport ; - - fun BeverleySpringsWesternAustraliaAirport : Ind Airport ; - - fun BeverlyMunicipalMAAirport : Ind Airport ; - - fun BhadrapurAirport : Ind Airport ; - - fun BhairawaAirport : Ind Airport ; - - fun BhamoAirport : Ind Airport ; - - fun BharatpurAirport : Ind Airport ; - - fun BhatindaAirport : Ind Airport ; - - fun BhavnagarAirport : Ind Airport ; - - fun BhojpurAirport : Ind Airport ; - - fun BhopalAirport : Ind Airport ; - - fun BhubaneswarAirport : Ind Airport ; - - fun BhujAirport : Ind Airport ; - - fun BiallaAirport : Ind Airport ; - - fun BiaruAirport : Ind Airport ; - - fun BiawonqueAirport : Ind Airport ; - - fun BicycleLakeArmyAirFieldNationalGuardCAAirport : Ind Airport ; - - fun BielefeldAirport : Ind Airport ; - - fun BigBayAirport : Ind Airport ; - - fun BigBellWesternAustraliaAirport : Ind Airport ; - - fun BigCreekAKAirport : Ind Airport ; - - fun BigCreekAirport : Ind Airport ; - - fun BigLakeAKAirport : Ind Airport ; - - fun BigMountainAKAirport : Ind Airport ; - - fun BigPineyMarbletonWYAirport : Ind Airport ; - - fun BigSpringMcMahonWrinkleTXAirport : Ind Airport ; - - fun BigSpringTXAirport : Ind Airport ; - - fun BigginHillEnglandAirport : Ind Airport ; - - fun BiggsArmyAirFieldTXAirport : Ind Airport ; - - fun BikanerAirport : Ind Airport ; - - fun BikiniAtollAirport : Ind Airport ; - - fun BilbaoAirport : Ind Airport ; - - fun BildudalurAirport : Ind Airport ; - - fun BillilunaStationWesternAustraliaAirport : Ind Airport ; - - fun BillingsLoganInternationalMTAirport : Ind Airport ; - - fun BillundAirport : Ind Airport ; - - fun BillyMitchellNCAirport : Ind Airport ; - - fun BimaAirport : Ind Airport ; - - fun BiminAirport : Ind Airport ; - - fun BinghamtonRegionalAirportEdwinALinkFieldNYAirport : Ind Airport ; - - fun BintuluSarawakAirport : Ind Airport ; - - fun BiraroAirport : Ind Airport ; - - fun BiratnagarAirport : Ind Airport ; - - fun BirchCreekAKAirport : Ind Airport ; - - fun BirchwoodPoconoAirparkPAAirport : Ind Airport ; - - fun BirdIslandAirport : Ind Airport ; - - fun BirdsvilleQueenslandAirport : Ind Airport ; - - fun BirminghamEnglandAirport : Ind Airport ; - - fun BirminghamInternationalALAirport : Ind Airport ; - - fun BirninKonniAirport : Ind Airport ; - - fun BisbeeDouglasInternationalAZAirport : Ind Airport ; - - fun BisbeeMunicipalAZAirport : Ind Airport ; - - fun BishaAirport : Ind Airport ; - - fun BishkekFrunzeChuyAirport : Ind Airport ; - - fun BishoAirport : Ind Airport ; - - fun BishopCAAirport : Ind Airport ; - - fun BishopInternationalMIAirport : Ind Airport ; - - fun BiskraAirport : Ind Airport ; - - fun BisligAirport : Ind Airport ; - - fun BismarckMunicipalNDAirport : Ind Airport ; - - fun BissallancaBissauAirport : Ind Airport ; - - fun BitamAirport : Ind Airport ; - - fun BitburgAirBaseBitburgAirport : Ind Airport ; - - fun BizantQueenslandAirport : Ind Airport ; - - fun BlackallQueenslandAirport : Ind Airport ; - - fun BlackbushAirport : Ind Airport ; - - fun BlackwaterQueenslandAirport : Ind Airport ; - - fun BlagoveschenskAmurAirport : Ind Airport ; - - fun BlaineMunicipalWAAirport : Ind Airport ; - - fun BlakeleyIslandWAAirport : Ind Airport ; - - fun BlandingMunicipalUTAirport : Ind Airport ; - - fun BlangBintangBandaAcehKuturajaAirport : Ind Airport ; - - fun BlockIslandStateRIAirport : Ind Airport ; - - fun BloomfieldQueenslandAirport : Ind Airport ; - - fun BloomingtonNormalILAirport : Ind Airport ; - - fun BlosserMunicipalKSAirport : Ind Airport ; - - fun BlueCanyonNyackCAAirport : Ind Airport ; - - fun BlueFoxBayAKAirport : Ind Airport ; - - fun BlueLagoonAirport : Ind Airport ; - - fun BluefieldsAirport : Ind Airport ; - - fun BlumenauSCAirport : Ind Airport ; - - fun BlytheCAAirport : Ind Airport ; - - fun BlythevilleMunicipalARAirport : Ind Airport ; - - fun BoAirport : Ind Airport ; - - fun BoaVistaRRAirport : Ind Airport ; - - fun BoanaAirport : Ind Airport ; - - fun BoangAirport : Ind Airport ; - - fun BoavistaBoavistaAirport : Ind Airport ; - - fun BobBakerMemorialAKAirport : Ind Airport ; - - fun BobSikesFLAirport : Ind Airport ; - - fun BobbyLChainMunicipalMSAirport : Ind Airport ; - - fun BoboDioulassoAirport : Ind Airport ; - - fun BocaRatonFLAirport : Ind Airport ; - - fun BocadoAcreAMAirport : Ind Airport ; - - fun BocasdelToroAirport : Ind Airport ; - - fun BodinumuAirport : Ind Airport ; - - fun BodoAirport : Ind Airport ; - - fun BoeingFieldKingCountyInternationalWAAirport : Ind Airport ; - - fun BoendeAirport : Ind Airport ; - - fun BogheAirport : Ind Airport ; - - fun BograAirport : Ind Airport ; - - fun BoiguIslandQueenslandAirport : Ind Airport ; - - fun BoireFieldNHAirport : Ind Airport ; - - fun BoiseAirTerminalGowenFieldIDAirport : Ind Airport ; - - fun BokeAirport : Ind Airport ; - - fun BokondiniAirport : Ind Airport ; - - fun BokoroAirport : Ind Airport ; - - fun BokuAirport : Ind Airport ; - - fun BolAirport : Ind Airport ; - - fun BolaangAirport : Ind Airport ; - - fun BoleAddisAbabaAirport : Ind Airport ; - - fun BollingAirForceBaseDCAirport : Ind Airport ; - - fun BollonQueenslandAirport : Ind Airport ; - - fun BolovipAirport : Ind Airport ; - - fun BolwarraQueenslandAirport : Ind Airport ; - - fun BolzanoBozenAirport : Ind Airport ; - - fun BomaAirport : Ind Airport ; - - fun BomaiAirport : Ind Airport ; - - fun BonanzaAirport : Ind Airport ; - - fun BondoukouAirport : Ind Airport ; - - fun BongoAirport : Ind Airport ; - - fun BontangAirport : Ind Airport ; - - fun BontheAirport : Ind Airport ; - - fun BooneCountyARAirport : Ind Airport ; - - fun BooneMunicipalIAAirport : Ind Airport ; - - fun BoqueAirport : Ind Airport ; - - fun BoraBoraSocietyIslandsAirport : Ind Airport ; - - fun BordjBadjiMokhtarAirport : Ind Airport ; - - fun BorgarfjordurAirport : Ind Airport ; - - fun BoridiAirport : Ind Airport ; - - fun BorispolKievAirport : Ind Airport ; - - fun BorkumAirport : Ind Airport ; - - fun BorlangeAirBaseBorlangeAirport : Ind Airport ; - - fun BorotouAirport : Ind Airport ; - - fun BorregoValleyCAAirport : Ind Airport ; - - fun BorroloolaNorthernTerritoryAirport : Ind Airport ; - - fun BossangoaAirport : Ind Airport ; - - fun BossasoAirport : Ind Airport ; - - fun BossembeleAirport : Ind Airport ; - - fun BossetAirport : Ind Airport ; - - fun BostAirport : Ind Airport ; - - fun BostonCityHeliportMAAirport : Ind Airport ; - - fun BoswellBayAKAirport : Ind Airport ; - - fun BotopasieAirport : Ind Airport ; - - fun BouSaadaAirport : Ind Airport ; - - fun BouakeAirport : Ind Airport ; - - fun BouarAirport : Ind Airport ; - - fun BoucaAirport : Ind Airport ; - - fun BoulderCityMunicipalNVAirport : Ind Airport ; - - fun BouliaQueenslandAirport : Ind Airport ; - - fun BounaAirport : Ind Airport ; - - fun BoundaryAKAirport : Ind Airport ; - - fun BoundialiAirport : Ind Airport ; - - fun BoundjiAirport : Ind Airport ; - - fun BourgesAirport : Ind Airport ; - - fun BourkeNewSouthWalesAirport : Ind Airport ; - - fun BournemouthEnglandAirport : Ind Airport ; - - fun BoutheonSaintEtienneAirport : Ind Airport ; - - fun BowermanWAAirport : Ind Airport ; - - fun BowersFieldWAAirport : Ind Airport ; - - fun BowlingGreenWarrenCountyRegionalKYAirport : Ind Airport ; - - fun BowmanMunicipalNDAirport : Ind Airport ; - - fun BoxboroughMAAirport : Ind Airport ; - - fun BoyneMountainMIAirport : Ind Airport ; - - fun BozoumAirport : Ind Airport ; - - fun BradfordEnglandAirport : Ind Airport ; - - fun BradfordRegionalPAAirport : Ind Airport ; - - fun BradleyInternationalCTAirport : Ind Airport ; - - fun BradshawArmyAirfieldHIAirport : Ind Airport ; - - fun BragaAirport : Ind Airport ; - - fun BragancaAirport : Ind Airport ; - - fun BragancaPAAirport : Ind Airport ; - - fun BrahmanAirport : Ind Airport ; - - fun BrainerdCrowWingCountyRegionalMNAirport : Ind Airport ; - - fun BramptonIslandQueenslandAirport : Ind Airport ; - - fun BratskIrkutskAirport : Ind Airport ; - - fun BraunschweigAirport : Ind Airport ; - - fun BrawleyMunicipalCAAirport : Ind Airport ; - - fun BreidhdalurBreiddalsvikAirport : Ind Airport ; - - fun BremerhavenAirport : Ind Airport ; - - fun BrennerFieldNEAirport : Ind Airport ; - - fun BrenwicksAKAirport : Ind Airport ; - - fun BrestBrestAirport : Ind Airport ; - - fun BrevesPAAirport : Ind Airport ; - - fun BrevigMissionAKAirport : Ind Airport ; - - fun BrewarrinaNewSouthWalesAirport : Ind Airport ; - - fun BrewsterFieldNEAirport : Ind Airport ; - - fun BrezhnevAirport : Ind Airport ; - - fun BriaAirport : Ind Airport ; - - fun BrighamCityUTAirport : Ind Airport ; - - fun BrightVictoriaAirport : Ind Airport ; - - fun BrightonDownsQueenslandAirport : Ind Airport ; - - fun BrightonEnglandAirport : Ind Airport ; - - fun BringelandFoerdeFordeAirport : Ind Airport ; - - fun BriveLaGaillardeAirport : Ind Airport ; - - fun BrizeNortonStationEnglandAirport : Ind Airport ; - - fun BrnoAirport : Ind Airport ; - - fun BroadusMTAirport : Ind Airport ; - - fun BrokenBowMunicipalNEAirport : Ind Airport ; - - fun BrokenHillNewSouthWalesAirport : Ind Airport ; - - fun BrommaStockholmAirport : Ind Airport ; - - fun BronnoyBronnoysundBroennoeysundAirport : Ind Airport ; - - fun BrookingsMunicipalSDAirport : Ind Airport ; - - fun BrookingsStateORAirport : Ind Airport ; - - fun BroomeWesternAustraliaAirport : Ind Airport ; - - fun BrownsNEAirport : Ind Airport ; - - fun BrownsvilleSouthPadreIslandInternationalTXAirport : Ind Airport ; - - fun BrownwoodMunicipalTXAirport : Ind Airport ; - - fun BruggenAirport : Ind Airport ; - - fun BrumadoBAAirport : Ind Airport ; - - fun BrunetteDownsNorthernTerritoryAirport : Ind Airport ; - - fun BrusLagunaAirport : Ind Airport ; - - fun BryanskBryanskAirport : Ind Airport ; - - fun BryantArmyHeliportAKAirport : Ind Airport ; - - fun BryceCanyonUTAirport : Ind Airport ; - - fun BuaAirport : Ind Airport ; - - fun BubaqueAirport : Ind Airport ; - - fun BuchananFieldCAAirport : Ind Airport ; - - fun BucholzArmyAirFieldKwajaleinKMRKwajaleinAirport : Ind Airport ; - - fun BuckeyeMunicipalAZAirport : Ind Airport ; - - fun BucklandAKAirport : Ind Airport ; - - fun BuckleyArmyNationalGuardBaseCOAirport : Ind Airport ; - - fun BudardalurAirport : Ind Airport ; - - fun BuenaventuraAirport : Ind Airport ; - - fun BuenosAiresAirport : Ind Airport ; - - fun BukaAirport : Ind Airport ; - - fun BukhoroBukharaBukharaAirport : Ind Airport ; - - fun BukhtaTiksiIceStripYakutiaSakhaAirport : Ind Airport ; - - fun BukobaAirport : Ind Airport ; - - fun BulawayoAirport : Ind Airport ; - - fun BulchiAirport : Ind Airport ; - - fun BulimbaQueenslandAirport : Ind Airport ; - - fun BullfrogBasinUTAirport : Ind Airport ; - - fun BuloloAirport : Ind Airport ; - - fun BumbaAirport : Ind Airport ; - - fun BunburyWesternAustraliaAirport : Ind Airport ; - - fun BundabergQueenslandAirport : Ind Airport ; - - fun BundiAirport : Ind Airport ; - - fun BuniaAirport : Ind Airport ; - - fun BunyuAirport : Ind Airport ; - - fun BuraoAirport : Ind Airport ; - - fun BurbankGlendalePasadenaCAAirport : Ind Airport ; - - fun BurgasBourgasAirport : Ind Airport ; - - fun BurkeCountyGAAirport : Ind Airport ; - - fun BurkeLakefrontOHAirport : Ind Airport ; - - fun BurketownQueenslandAirport : Ind Airport ; - - fun BurleyMunicipalIDAirport : Ind Airport ; - - fun BurlingtonInternationalVTAirport : Ind Airport ; - - fun BurlingtonMunicipalIAAirport : Ind Airport ; - - fun BurlingtonMunicipalMAAirport : Ind Airport ; - - fun BurnieWynyardTasmaniaAirport : Ind Airport ; - - fun BurnsMunicipalORAirport : Ind Airport ; - - fun BursaAirport : Ind Airport ; - - fun BurtonwoodAirport : Ind Airport ; - - fun BuryStEdmundsEnglandAirport : Ind Airport ; - - fun BushFieldGAAirport : Ind Airport ; - - fun BushehrAirport : Ind Airport ; - - fun ButareAirport : Ind Airport ; - - fun ButaritariAirport : Ind Airport ; - - fun ButlerCountyPAAirport : Ind Airport ; - - fun ButlerMemorialMOAirport : Ind Airport ; - - fun ButonBabauAirport : Ind Airport ; - - fun ButterworthAirportMalaysia : Ind Airport ; - - fun ButtsArmyAirFieldCOAirport : Ind Airport ; - - fun ButuanAirport : Ind Airport ; - - fun BuyoAirport : Ind Airport ; - - fun BuziosAirport : Ind Airport ; - - fun BuzzardsPointSeaplaneBaseDCAirport : Ind Airport ; - - fun BydgoszczAirport : Ind Airport ; - - fun BykovoMoscowAirport : Ind Airport ; - - fun CDavidCampbellFieldCorsicanaMunicipalTXAirport : Ind Airport ; - - fun CaMauAirport : Ind Airport ; - - fun CabimasAirport : Ind Airport ; - - fun CabinCreekAKAirport : Ind Airport ; - - fun CabindaAirport : Ind Airport ; - - fun CableCAAirport : Ind Airport ; - - fun CableHeliportCAAirport : Ind Airport ; - - fun CaboRojoAirport : Ind Airport ; - - fun CaceresMGAirport : Ind Airport ; - - fun CachoeiraBAAirport : Ind Airport ; - - fun CadjehounCotonouAirport : Ind Airport ; - - fun CagayandeOroAirport : Ind Airport ; - - fun CagayandeSuluAirport : Ind Airport ; - - fun CahokiaILStLouisAirport : Ind Airport ; - - fun CaicaraAirport : Ind Airport ; - - fun CaigumaAirport : Ind Airport ; - - fun CairoILAirport : Ind Airport ; - - fun CairoInternationalCairoAirport : Ind Airport ; - - fun CajamarcaAirport : Ind Airport ; - - fun CalabarAirport : Ind Airport ; - - fun CalabozoAirport : Ind Airport ; - - fun CalamaAirport : Ind Airport ; - - fun CalapanAirport : Ind Airport ; - - fun CalbayogAirport : Ind Airport ; - - fun CaldasNovasGOAirport : Ind Airport ; - - fun CaledoniaAirport : Ind Airport ; - - fun CaletaOliviaAirport : Ind Airport ; - - fun CalexicoInternationalCAAirport : Ind Airport ; - - fun CalicutAirport : Ind Airport ; - - fun CalipatriaMunicipalCAAirport : Ind Airport ; - - fun CallawayGardensHarrisCountyGAAirport : Ind Airport ; - - fun CaloundraQueenslandAirport : Ind Airport ; - - fun CalvertonNavalWeaponsIndustrialReserveNYAirport : Ind Airport ; - - fun CamaxiloAirport : Ind Airport ; - - fun CambridgeAirport : Ind Airport ; - - fun CambridgeDorchesterMDAirport : Ind Airport ; - - fun CambridgeMAAirport : Ind Airport ; - - fun CamdenNewSouthWalesAirport : Ind Airport ; - - fun CameronMemorialMOAirport : Ind Airport ; - - fun CametaAirport : Ind Airport ; - - fun CamfieldNorthernTerritoryAirport : Ind Airport ; - - fun CamiguinAirport : Ind Airport ; - - fun CamillaMitchellCountyGAAirport : Ind Airport ; - - fun CamiloDazaCucutaAirport : Ind Airport ; - - fun CamiriAirport : Ind Airport ; - - fun CamocimCEAirport : Ind Airport ; - - fun CamoowealQueenslandAirport : Ind Airport ; - - fun CampParksHeliportCAAirport : Ind Airport ; - - fun CampPickettBlackstoneArmyAirFieldAllenCPerkinsonMunicipalVAAirport : Ind Airport ; - - fun CampbellArmyAirFieldKYAirport : Ind Airport ; - - fun CampbellporeAirport : Ind Airport ; - - fun CampbeltownAirport : Ind Airport ; - - fun CampinaGrandePBAirport : Ind Airport ; - - fun CampinasSPAirport : Ind Airport ; - - fun CampoCAAirport : Ind Airport ; - - fun CampoDellOroCorsicaAirport : Ind Airport ; - - fun CampoGrandeMSAirport : Ind Airport ; - - fun CampodoAragAirport : Ind Airport ; - - fun CamposRJAirport : Ind Airport ; - - fun CanaimaAirport : Ind Airport ; - - fun CanakkaleAirport : Ind Airport ; - - fun CananeaAirport : Ind Airport ; - - fun CanasAirport : Ind Airport ; - - fun CanavieirasBAAirport : Ind Airport ; - - fun CanberraAustralianCapitalTerritoryAirport : Ind Airport ; - - fun CancunInternationalCancunAirport : Ind Airport ; - - fun CandalaAirport : Ind Airport ; - - fun CandilejasAirport : Ind Airport ; - - fun Candle2AKAirport : Ind Airport ; - - fun CaneFieldDominicaRoseauAirport : Ind Airport ; - - fun CangambaAirport : Ind Airport ; - - fun CannonAirForceBaseNMAirport : Ind Airport ; - - fun CanobieQueenslandAirport : Ind Airport ; - - fun CanouanIslandCanouanIslandAirport : Ind Airport ; - - fun CantonIslandAirport : Ind Airport ; - - fun CanyonlandsFieldUTAirport : Ind Airport ; - - fun CapHaitienAirport : Ind Airport ; - - fun CapSkirringAirport : Ind Airport ; - - fun CapeEleutheraAirport : Ind Airport ; - - fun CapeFlatteryAirport : Ind Airport ; - - fun CapeGirardeauMunicipalMOAirport : Ind Airport ; - - fun CapeGloucesterAirport : Ind Airport ; - - fun CapeNewhenhamLRRSAKAirport : Ind Airport ; - - fun CapePalmasAirport : Ind Airport ; - - fun CapePoleSeaplaneBaseAKAirport : Ind Airport ; - - fun CapeRomanzofLRRSAKAirport : Ind Airport ; - - fun CapeRooneyAirport : Ind Airport ; - - fun CapeSarichefAKAirport : Ind Airport ; - - fun CapeSpencerCoastGuardHeliportAKAirport : Ind Airport ; - - fun CapeStJacquesAirport : Ind Airport ; - - fun CapeVogelAirport : Ind Airport ; - - fun CapitalCityKYAirport : Ind Airport ; - - fun CapitalCityPAAirport : Ind Airport ; - - fun CapitanVicenteAlmandoLaRiojaAirport : Ind Airport ; - - fun CaptainJackThomasElDoradoKSAirport : Ind Airport ; - - fun CapurganaAirport : Ind Airport ; - - fun CaquetaniaAirport : Ind Airport ; - - fun CarNicobarAirport : Ind Airport ; - - fun CarajasPAAirport : Ind Airport ; - - fun CaransebesAirport : Ind Airport ; - - fun CarauariAMAirport : Ind Airport ; - - fun CaravelasBAAirport : Ind Airport ; - - fun CarcassonneAirport : Ind Airport ; - - fun CaribouMunicipalMEAirport : Ind Airport ; - - fun CarimaguaAirport : Ind Airport ; - - fun CarlisleAirport : Ind Airport ; - - fun CarltonHillWesternAustraliaAirport : Ind Airport ; - - fun CarmelitaAirport : Ind Airport ; - - fun CarmendePatagonesAirport : Ind Airport ; - - fun CarnarvonWesternAustraliaAirport : Ind Airport ; - - fun CarnotAirport : Ind Airport ; - - fun CarolinaMAAirport : Ind Airport ; - - fun CarpentariaDownsQueenslandAirport : Ind Airport ; - - fun CarpiquetCaenAirport : Ind Airport ; - - fun CarriacouAirport : Ind Airport ; - - fun CarrickfinnAirport : Ind Airport ; - - fun CarrielSurConcepcionAirport : Ind Airport ; - - fun CarrollCountyTNAirport : Ind Airport ; - - fun CarsonNVAirport : Ind Airport ; - - fun CarswellAirForceBaseTXAirport : Ind Airport ; - - fun CartagoAirport : Ind Airport ; - - fun CartiAirport : Ind Airport ; - - fun CaruaruPEAirport : Ind Airport ; - - fun CarupanoAirport : Ind Airport ; - - fun CaruruAirport : Ind Airport ; - - fun CarutaperaMAAirport : Ind Airport ; - - fun CasaGrandeMunicipalAZAirport : Ind Airport ; - - fun CasaleBrindisiAirport : Ind Airport ; - - fun CascadeLocksStateORAirport : Ind Airport ; - - fun CascavelPRAirport : Ind Airport ; - - fun CascoGoveCoastGuardStationAKAirport : Ind Airport ; - - fun CasiguranAirport : Ind Airport ; - - fun CasinoNewSouthWalesAirport : Ind Airport ; - - fun CasiquaAirport : Ind Airport ; - - fun CassidyLineIslandsAirport : Ind Airport ; - - fun CassilandiaMGAirport : Ind Airport ; - - fun CastawayAirport : Ind Airport ; - - fun CastlebarAirport : Ind Airport ; - - fun CastresAirport : Ind Airport ; - - fun CasuaritoAirport : Ind Airport ; - - fun CatCayAirport : Ind Airport ; - - fun CatIslandAirport : Ind Airport ; - - fun CatacamasAirport : Ind Airport ; - - fun CatalinaCAAirport : Ind Airport ; - - fun CatamarcaAirport : Ind Airport ; - - fun CataratasPRAirport : Ind Airport ; - - fun CataratasdelIguazuIguazuAirport : Ind Airport ; - - fun CatarmanAirport : Ind Airport ; - - fun CatavinaAirport : Ind Airport ; - - fun CattleCreekAirport : Ind Airport ; - - fun CauayanAirport : Ind Airport ; - - fun CaucasiaAirport : Ind Airport ; - - fun CaumontAvignonAirport : Ind Airport ; - - fun CavernCityAirTerminalNMAirport : Ind Airport ; - - fun CaviahueAirport : Ind Airport ; - - fun CaxiasdoSulRSAirport : Ind Airport ; - - fun CayeChapelAirport : Ind Airport ; - - fun CayoLargodelSurAirport : Ind Airport ; - - fun CazomboAirport : Ind Airport ; - - fun CebuAirport : Ind Airport ; - - fun CedarCityMunicipalUTAirport : Ind Airport ; - - fun CedarRapidsMunicipalIAAirport : Ind Airport ; - - fun CedrosIslandAirport : Ind Airport ; - - fun CedunaSouthAustraliaAirport : Ind Airport ; - - fun CentennialCOAirport : Ind Airport ; - - fun CenterIslandWAAirport : Ind Airport ; - - fun CenterportHeliportCAAirport : Ind Airport ; - - fun CentervilleMunicipalTNAirport : Ind Airport ; - - fun CentralAKAirport : Ind Airport ; - - fun CentralBusinessDistrictDowntownHeliportTXAirport : Ind Airport ; - - fun CentralNebraskaRegionalNEAirport : Ind Airport ; - - fun CentralPretoriaPretoriaAirport : Ind Airport ; - - fun CentralWisconsinWIAirport : Ind Airport ; - - fun CentraliaMunicipalILAirport : Ind Airport ; - - fun CenturyCityHeliportCAAirport : Ind Airport ; - - fun CepuAirport : Ind Airport ; - - fun CeresAirport : Ind Airport ; - - fun CerroMorenoAntofagastaAirport : Ind Airport ; - - fun CessnaAircraftFieldKSAirport : Ind Airport ; - - fun CessnockNewSouthWalesAirport : Ind Airport ; - - fun ChacallutaAricaAirport : Ind Airport ; - - fun ChachapoyasAirport : Ind Airport ; - - fun ChadronMunicipalNEAirport : Ind Airport ; - - fun ChaffeeArmyAirFieldARAirport : Ind Airport ; - - fun ChakcharanAirport : Ind Airport ; - - fun ChalkyitsikAKAirport : Ind Airport ; - - fun ChallisIDAirport : Ind Airport ; - - fun ChanaralAirport : Ind Airport ; - - fun ChandigarhAirport : Ind Airport ; - - fun ChandlerFieldMNAirport : Ind Airport ; - - fun ChandlerMunicipalAZAirport : Ind Airport ; - - fun ChangHuaAirport : Ind Airport ; - - fun ChangchunAirport : Ind Airport ; - - fun ChangdeAirport : Ind Airport ; - - fun ChangshaAirport : Ind Airport ; - - fun ChanguinolaAirport : Ind Airport ; - - fun ChangzhiAirport : Ind Airport ; - - fun ChangzhouAirport : Ind Airport ; - - fun ChaniaKhaniaAirport : Ind Airport ; - - fun ChanuteMartinJohnsonKSAirport : Ind Airport ; - - fun ChaoyangAirport : Ind Airport ; - - fun ChaparralAirport : Ind Airport ; - - fun ChapelcoSanMartindelosAndesAirport : Ind Airport ; - - fun CharataAirport : Ind Airport ; - - fun CharjeuChardzhouLebapAirport : Ind Airport ; - - fun CharlesCZettelMemorialMIAirport : Ind Airport ; - - fun CharlesCityMunicipalIAAirport : Ind Airport ; - - fun CharlesWoodHelipadNJAirport : Ind Airport ; - - fun CharlesdeGaulleParisAirport : Ind Airport ; - - fun CharlestonAirForceBaseCharlestonInternationalSCAirport : Ind Airport ; - - fun CharlestonExecutiveSCAirport : Ind Airport ; - - fun CharlevilleQueenslandAirport : Ind Airport ; - - fun CharlevoixMunicipalMIAirport : Ind Airport ; - - fun CharlotteDouglasInternationalNCAirport : Ind Airport ; - - fun CharlottesvilleAlbemarleVAAirport : Ind Airport ; - - fun CharltonBuildingHeliportMNAirport : Ind Airport ; - - fun ChartersTowersQueenslandAirport : Ind Airport ; - - fun ChaseCityMunicipalVAAirport : Ind Airport ; - - fun ChathamIslandAirport : Ind Airport ; - - fun ChathamMunicipalMAAirport : Ind Airport ; - - fun ChathamSeaplaneBaseAKAirport : Ind Airport ; - - fun ChaurjhariAirport : Ind Airport ; - - fun ChautauquaCountyDunkirkNYAirport : Ind Airport ; - - fun ChautauquaCountyJamestownNYAirport : Ind Airport ; - - fun ChavesAirport : Ind Airport ; - - fun CheboksaryChuvashiaAirport : Ind Airport ; - - fun ChefornakAKAirport : Ind Airport ; - - fun ChehalisCentraliaWAAirport : Ind Airport ; - - fun ChejuAirport : Ind Airport ; - - fun ChelyabinskChelyabinskAirport : Ind Airport ; - - fun ChenaHotSpringsAKAirport : Ind Airport ; - - fun ChengduAirport : Ind Airport ; - - fun ChengtehAirport : Ind Airport ; - - fun ChennaultIndustrialAirparkLAAirport : Ind Airport ; - - fun CherawMunicipalSCAirport : Ind Airport ; - - fun CherkasyCherkasyAirport : Ind Airport ; - - fun ChernihivChernigovChernihivAirport : Ind Airport ; - - fun ChernivtsiChernovtsyChernivtsiAirport : Ind Airport ; - - fun ChernofskiHarborSeaplaneBaseAKAirport : Ind Airport ; - - fun CherokeeMunicipalIAAirport : Ind Airport ; - - fun CherokeeSoundAirport : Ind Airport ; - - fun CherokeeVillageARAirport : Ind Airport ; - - fun CherokeeVillageHeliportARAirport : Ind Airport ; - - fun CherrabunWesternAustraliaAirport : Ind Airport ; - - fun CherribahQueenslandAirport : Ind Airport ; - - fun ChesapeakeMunicipalVAAirport : Ind Airport ; - - fun ChesapeakeOHHuntingtonAirport : Ind Airport ; - - fun ChesterAirport : Ind Airport ; - - fun ChesterCountyGOCarlsonPAAirport : Ind Airport ; - - fun ChetumalAirport : Ind Airport ; - - fun CheyenneWYAirport : Ind Airport ; - - fun ChiangMaiInternationalChiangMaiAirport : Ind Airport ; - - fun ChiangRaiINternationalChiangRaiAirport : Ind Airport ; - - fun ChiayiAirport : Ind Airport ; - - fun ChichenItzaAirport : Ind Airport ; - - fun ChickashaMunicipalOKAirport : Ind Airport ; - - fun ChickenAKAirport : Ind Airport ; - - fun ChiclayoAirport : Ind Airport ; - - fun ChicoMunicipalCAAirport : Ind Airport ; - - fun ChievresAirport : Ind Airport ; - - fun ChifengAirport : Ind Airport ; - - fun ChignikAKAirport : Ind Airport ; - - fun ChignikBaySeaplaneBaseAKAirport : Ind Airport ; - - fun ChignikFisheriesAKAirport : Ind Airport ; - - fun ChignikLagoonAKAirport : Ind Airport ; - - fun ChigorodoAirport : Ind Airport ; - - fun ChilasAirport : Ind Airport ; - - fun ChildressMunicipalTXAirport : Ind Airport ; - - fun ChileChicoAirport : Ind Airport ; - - fun ChilekaBlantyreAirport : Ind Airport ; - - fun ChilkoLakeAerodromeBCAirport : Ind Airport ; - - fun ChiloquinStateORAirport : Ind Airport ; - - fun ChimboteAirport : Ind Airport ; - - fun ChimbuKundiawaAirport : Ind Airport ; - - fun ChinaBasinHeliportCAAirport : Ind Airport ; - - fun ChinchillaAirport : Ind Airport ; - - fun ChindeAirport : Ind Airport ; - - fun ChingolaAirport : Ind Airport ; - - fun ChinguittiAirport : Ind Airport ; - - fun ChinhaeAirport : Ind Airport ; - - fun ChinjuAirport : Ind Airport ; - - fun ChinoCAAirport : Ind Airport ; - - fun ChiosAirport : Ind Airport ; - - fun ChipataAirport : Ind Airport ; - - fun ChippewaCountyInternationalMIAirport : Ind Airport ; - - fun ChippewaValleyRegionalWIAirport : Ind Airport ; - - fun ChiquimulaAirport : Ind Airport ; - - fun ChiredziBuffaloRangeAirport : Ind Airport ; - - fun ChisanaAKAirport : Ind Airport ; - - fun ChisholmHibbingMNAirport : Ind Airport ; - - fun ChisinauKishineyAirport : Ind Airport ; - - fun ChistochinaAKAirport : Ind Airport ; - - fun ChitinaAKAirport : Ind Airport ; - - fun ChitipaAirport : Ind Airport ; - - fun ChitoseSapporoAirport : Ind Airport ; - - fun ChitralAirport : Ind Airport ; - - fun ChivoloAirport : Ind Airport ; - - fun ChocHeliportCAAirport : Ind Airport ; - - fun ChoiseulBayAirport : Ind Airport ; - - fun CholetAirport : Ind Airport ; - - fun ChomleyAKAirport : Ind Airport ; - - fun ChongqingAirport : Ind Airport ; - - fun ChonjuAirport : Ind Airport ; - - fun ChristchurchInternationalChristchurchAirport : Ind Airport ; - - fun ChristianshabAirport : Ind Airport ; - - fun ChristmasCreekWesternAustraliaAirport : Ind Airport ; - - fun ChuathbalukAKAirport : Ind Airport ; - - fun ChubCayBerryAirport : Ind Airport ; - - fun CiampinoRomaRomeAirport : Ind Airport ; - - fun CiciaAirport : Ind Airport ; - - fun CiegodeAvilaAirport : Ind Airport ; - - fun CienfuegosAirport : Ind Airport ; - - fun CigliAirBaseIzmirAirport : Ind Airport ; - - fun CilacapJavaAirport : Ind Airport ; - - fun CimitarraAirport : Ind Airport ; - - fun CircleCityAKAirport : Ind Airport ; - - fun CircleHotSpringsAKAirport : Ind Airport ; - - fun CirebonAirport : Ind Airport ; - - fun CiticorpHeliportCAAirport : Ind Airport ; - - fun CityofColoradoSpringsMunicipalCOAirport : Ind Airport ; - - fun CityofIndustryCivicFinancialHeliportCAAirport : Ind Airport ; - - fun CiudadAcunaAirport : Ind Airport ; - - fun CiudadBolivarAirport : Ind Airport ; - - fun CiudadConstitucionAirport : Ind Airport ; - - fun CiudadGuayanaAirport : Ind Airport ; - - fun CiudadObregonAirport : Ind Airport ; - - fun CiudadVictoriaAirport : Ind Airport ; - - fun CiudaddelCarmenAirport : Ind Airport ; - - fun CiudaddelEsteAirport : Ind Airport ; - - fun ClaremontMunicipalNHAirport : Ind Airport ; - - fun ClarkCountyINAirport : Ind Airport ; - - fun ClarkFieldLuzonAirport : Ind Airport ; - - fun ClarksPointAKAirport : Ind Airport ; - - fun ClayCenterMunicipalKSAirport : Ind Airport ; - - fun ClaytonMunicipalAirparkNMAirport : Ind Airport ; - - fun ClearLakeAKAirport : Ind Airport ; - - fun ClearwaterAirParkFLAirport : Ind Airport ; - - fun ClemsonOconeeCountySCAirport : Ind Airport ; - - fun ClermontQueenslandAirport : Ind Airport ; - - fun CleveSouthAustraliaAirport : Ind Airport ; - - fun ClevelandHopkinsInternationalOHAirport : Ind Airport ; - - fun CliftonHillsSouthAustraliaAirport : Ind Airport ; - - fun ClintonMunicipalIAAirport : Ind Airport ; - - fun ClintonMunicipalOKAirport : Ind Airport ; - - fun ClintonShermanOKAirport : Ind Airport ; - - fun ClintonvilleMunicipalWIAirport : Ind Airport ; - - fun CloncurryQueenslandAirport : Ind Airport ; - - fun ClorindaAirport : Ind Airport ; - - fun ClovisMunicipalNMAirport : Ind Airport ; - - fun ClujNapocaAirport : Ind Airport ; - - fun ClunyQueenslandAirport : Ind Airport ; - - fun CoalHarbourWaterAerodromeBCAirport : Ind Airport ; - - fun CoalingaMunicipalCAAirport : Ind Airport ; - - fun CoariAMAirport : Ind Airport ; - - fun CobanAirport : Ind Airport ; - - fun CobarNewSouthWalesAirport : Ind Airport ; - - fun CobijaAirport : Ind Airport ; - - fun CochinAirport : Ind Airport ; - - fun CoconutIslandQueenslandAirport : Ind Airport ; - - fun CocosIslandsCocosKeelingIslandsAirport : Ind Airport ; - - fun CodazziAirport : Ind Airport ; - - fun CoenQueenslandAirport : Ind Airport ; - - fun CoeurdAleneAirTerminalIDAirport : Ind Airport ; - - fun CoffeePointAKAirport : Ind Airport ; - - fun CoffeyvilleMunicipalKSAirport : Ind Airport ; - - fun CoffmanCoveSeaplaneBaseAKAirport : Ind Airport ; - - fun CoffsHarbourNewSouthWalesAirport : Ind Airport ; - - fun CognacAirport : Ind Airport ; - - fun CoimbatoreAirport : Ind Airport ; - - fun CoimbraAirport : Ind Airport ; - - fun ColdBayAKAirport : Ind Airport ; - - fun ColdfootAKAirport : Ind Airport ; - - fun ColemanMunicipalTXAirport : Ind Airport ; - - fun ColimaAirport : Ind Airport ; - - fun CollIslandAirport : Ind Airport ; - - fun CollarenebriNewSouthWalesAirport : Ind Airport ; - - fun CollegeParkMDAirport : Ind Airport ; - - fun CollieWesternAustraliaAirport : Ind Airport ; - - fun CollinsvilleQueenslandAirport : Ind Airport ; - - fun ColmarAirport : Ind Airport ; - - fun ColoniaAirport : Ind Airport ; - - fun ColoniaCatrielAirport : Ind Airport ; - - fun ColonsayScotlandAirport : Ind Airport ; - - fun ColoradoCreekAKAirport : Ind Airport ; - - fun ColtishallAirport : Ind Airport ; - - fun ColumbiaCAAirport : Ind Airport ; - - fun ColumbiaMetropolitanSCAirport : Ind Airport ; - - fun ColumbiaOwensDowntownSCAirport : Ind Airport ; - - fun ColumbiaRegionalMOAirport : Ind Airport ; - - fun ColumbusAirForceBaseMSAirport : Ind Airport ; - - fun ColumbusMetropolitanGAAirport : Ind Airport ; - - fun ColumbusMunicipalINAirport : Ind Airport ; - - fun ColumbusMunicipalNMAirport : Ind Airport ; - - fun ColvilleRiverAKAirport : Ind Airport ; - - fun ComandanteEsporaBahiaBlancaAirport : Ind Airport ; - - fun ComillaAirport : Ind Airport ; - - fun ComisoAirport : Ind Airport ; - - fun CommerceBusinessParkHeliportCAAirport : Ind Airport ; - - fun CommodoreCenterHeliportCAAirport : Ind Airport ; - - fun ComodoroPierresConcordiaAirport : Ind Airport ; - - fun ComptonCAAirport : Ind Airport ; - - fun ConceicaoPBAirport : Ind Airport ; - - fun ConcepcionAirport : Ind Airport ; - - fun ConcordMunicipalNHAirport : Ind Airport ; - - fun ConcordiaAMAirport : Ind Airport ; - - fun CondobolinNewSouthWalesAirport : Ind Airport ; - - fun CondotoAirport : Ind Airport ; - - fun ConfinsMGAirport : Ind Airport ; - - fun ConfrezaAirport : Ind Airport ; - - fun CongoTownAirport : Ind Airport ; - - fun ConnaughtAirport : Ind Airport ; - - fun ConquistaMGAirport : Ind Airport ; - - fun ConstanzaAirport : Ind Airport ; - - fun ContamanaAirport : Ind Airport ; - - fun ConverseCountyWYAirport : Ind Airport ; - - fun ConwayHorryCountySCAirport : Ind Airport ; - - fun CooberPedySouthAustraliaAirport : Ind Airport ; - - fun CoochBeharAirport : Ind Airport ; - - fun CooindaNorthernTerritoryAirport : Ind Airport ; - - fun CookMunicipalMNAirport : Ind Airport ; - - fun CooktownQueenslandAirport : Ind Airport ; - - fun CoolahNewSouthWalesAirport : Ind Airport ; - - fun CoolawanyahWesternAustraliaAirport : Ind Airport ; - - fun CoolibahNorthernTerritoryAirport : Ind Airport ; - - fun CoonabarabranNewSouthWalesAirport : Ind Airport ; - - fun CoonambleNewSouthWalesAirport : Ind Airport ; - - fun CoorabieAirport : Ind Airport ; - - fun CootamundraNewSouthWalesAirport : Ind Airport ; - - fun CopiapoAirport : Ind Airport ; - - fun CopperCenter2AKAirport : Ind Airport ; - - fun CoquimboAirport : Ind Airport ; - - fun CorazondeJesusAirport : Ind Airport ; - - fun CorcoranCAAirport : Ind Airport ; - - fun CordovaMunicipalAKAirport : Ind Airport ; - - fun CoritgoBlancoAirport : Ind Airport ; - - fun CornelioProcopioPRAirport : Ind Airport ; - - fun CornerBayAKAirport : Ind Airport ; - - fun CoroAirport : Ind Airport ; - - fun CoromandelAirport : Ind Airport ; - - fun CoronelFSVignetaIquitosAirport : Ind Airport ; - - fun CorowaNewSouthWalesAirport : Ind Airport ; - - fun CorozalAirport : Ind Airport ; - - fun CorozalAirportColombia : Ind Airport ; - - fun CorpusChristiInternationalTXAirport : Ind Airport ; - - fun CorrientesAirport : Ind Airport ; - - fun CortezMontezumaCountyCOAirport : Ind Airport ; - - fun CortinadAmpezzoAirport : Ind Airport ; - - fun CortlandCountyAirportChaseFieldNYAirport : Ind Airport ; - - fun CorumbaSPAirport : Ind Airport ; - - fun CorvallisMunicipalORAirport : Ind Airport ; - - fun CorvoIslandAzoresAirport : Ind Airport ; - - fun CostaMarquesROAirport : Ind Airport ; - - fun CotabatoAirport : Ind Airport ; - - fun CoteduRifAlHoceimaAirport : Ind Airport ; - - fun CottonwoodAZAirport : Ind Airport ; - - fun CotullaLaSalleCountyTXAirport : Ind Airport ; - - fun CoulterFieldTXAirport : Ind Airport ; - - fun CouncilAKAirport : Ind Airport ; - - fun CouncilBluffsMunicipalIAAirport : Ind Airport ; - - fun CountyMemorialMOAirport : Ind Airport ; - - fun CourchevalAirport : Ind Airport ; - - fun CovenasAirport : Ind Airport ; - - fun CovilhaAirport : Ind Airport ; - - fun CovingtonKYCincinnatiAirport : Ind Airport ; - - fun CowarieSouthAustraliaAirport : Ind Airport ; - - fun CowellSouthAustraliaAirport : Ind Airport ; - - fun CowraNewSouthWalesAirport : Ind Airport ; - - fun CoxsBazarAirport : Ind Airport ; - - fun CoyhaiqueAirport : Ind Airport ; - - fun CoyolesAirport : Ind Airport ; - - fun CozadMunicipalNEAirport : Ind Airport ; - - fun CozumelAirport : Ind Airport ; - - fun CradockAirport : Ind Airport ; - - fun CraftonIslandAKAirport : Ind Airport ; - - fun CraigCoveAirport : Ind Airport ; - - fun CraigMoffatCOAirport : Ind Airport ; - - fun CraigMunicipalFLAirport : Ind Airport ; - - fun CraigSeaplaneBaseAKAirport : Ind Airport ; - - fun CraiovaAirport : Ind Airport ; - - fun CramFieldNEAirport : Ind Airport ; - - fun CraneCountyTXAirport : Ind Airport ; - - fun CraneIslandWAAirport : Ind Airport ; - - fun CravenCountyRegionalNCAirport : Ind Airport ; - - fun CrawfordsvilleMunicipalINAirport : Ind Airport ; - - fun CresswellDownsNorthernTerritoryAirport : Ind Airport ; - - fun CrestonMunicipalIAAirport : Ind Airport ; - - fun CrisciumaSCAirport : Ind Airport ; - - fun CrispCountyCordeleGAAirport : Ind Airport ; - - fun CristoforoColomboSeatriGenoaGenovaAirport : Ind Airport ; - - fun CrokerIslandNorthernTerritoryAirport : Ind Airport ; - - fun CromartyAirport : Ind Airport ; - - fun CrookedCreekAKAirport : Ind Airport ; - - fun CrookedIslandCrookedAirport : Ind Airport ; - - fun CrookstonMunicipalKirkwoodFieldMNAirport : Ind Airport ; - - fun CrossCityFLAirport : Ind Airport ; - - fun CrossvilleMemorialTNAirport : Ind Airport ; - - fun CrotoneAirport : Ind Airport ; - - fun CroydonQueenslandAirport : Ind Airport ; - - fun CruzAltaRSAirport : Ind Airport ; - - fun CruzeirodoSulACAirport : Ind Airport ; - - fun CrystalLakePAAirport : Ind Airport ; - - fun CuambaNovaFreixoAirport : Ind Airport ; - - fun CubeCoveAKAirport : Ind Airport ; - - fun CuddapahAirport : Ind Airport ; - - fun CuddihyFieldTXAirport : Ind Airport ; - - fun CueWesternAustraliaAirport : Ind Airport ; - - fun CuencaAirport : Ind Airport ; - - fun CuiabaMTAirport : Ind Airport ; - - fun CuitoCuanavaleAirport : Ind Airport ; - - fun CulebraCulebraAirport : Ind Airport ; - - fun CulionAirport : Ind Airport ; - - fun CulverCityCAAirport : Ind Airport ; - - fun CumanaAirport : Ind Airport ; - - fun CumberlandMDAirport : Ind Airport ; - - fun CumbicaSPAirport : Ind Airport ; - - fun CuneoAirport : Ind Airport ; - - fun CunnamullaQueenslandAirport : Ind Airport ; - - fun CurrilloAirport : Ind Airport ; - - fun CurtisFieldTXAirport : Ind Airport ; - - fun CururupuMAAirport : Ind Airport ; - - fun CushingMunicipalOKAirport : Ind Airport ; - - fun CutralCoAirport : Ind Airport ; - - fun CuyahogaCountyOHAirport : Ind Airport ; - - fun CuzcoAirport : Ind Airport ; - - fun CzestochowaAirport : Ind Airport ; - - fun DFMalanCapeTownAirport : Ind Airport ; - - fun DPSHeliportStCroixAirport : Ind Airport ; - - fun DaLatAirport : Ind Airport ; - - fun DaNangAirport : Ind Airport ; - - fun DabajoroAirport : Ind Airport ; - - fun DabbaAirport : Ind Airport ; - - fun DaduAirport : Ind Airport ; - - fun DaetAirport : Ind Airport ; - - fun DahlCreekAKAirport : Ind Airport ; - - fun DahlgrenVAUSNavalSurfaceWeaponsCenterAirport : Ind Airport ; - - fun DajaliGeiloAirport : Ind Airport ; - - fun DajarraQueenslandAirport : Ind Airport ; - - fun DalamanAirport : Ind Airport ; - - fun DalbandinAirport : Ind Airport ; - - fun DalbertisAirport : Ind Airport ; - - fun DalbyQueenslandAirport : Ind Airport ; - - fun DalhartMunicipalTXAirport : Ind Airport ; - - fun DalianAirport : Ind Airport ; - - fun DallasDowntownHeliportTXAirport : Ind Airport ; - - fun DallasFortWorthInternationalTXAirport : Ind Airport ; - - fun DallasLoveFieldTXAirport : Ind Airport ; - - fun DallasNorthTXAirport : Ind Airport ; - - fun DaloaAirport : Ind Airport ; - - fun DaltonMunicipalGAAirport : Ind Airport ; - - fun DalyRiverNorthernTerritoryAirport : Ind Airport ; - - fun DalyWatersNorthernTerritoryAirport : Ind Airport ; - - fun DamascusAirport : Ind Airport ; - - fun DananeAirport : Ind Airport ; - - fun DanburyCTAirport : Ind Airport ; - - fun DanburyMunicipalCTAirport : Ind Airport ; - - fun DandongAirport : Ind Airport ; - - fun DangAirport : Ind Airport ; - - fun DangerBayAKAirport : Ind Airport ; - - fun DangrigaAirport : Ind Airport ; - - fun DanielFieldGAAirport : Ind Airport ; - - fun DannellyAirNationalGuardBaseOperationsALAirport : Ind Airport ; - - fun DansvilleMunicipalNYAirport : Ind Airport ; - - fun DanvilleRegionalVAAirport : Ind Airport ; - - fun DaparizoAirport : Ind Airport ; - - fun DarchulaAirport : Ind Airport ; - - fun DaresSalaamAirport : Ind Airport ; - - fun DargavilleAirport : Ind Airport ; - - fun DarjeelingAirport : Ind Airport ; - - fun DaruAirport : Ind Airport ; - - fun DaruAirportSierraLeone : Ind Airport ; - - fun DarwazAirport : Ind Airport ; - - fun DatadawaiAirport : Ind Airport ; - - fun DathinaAirport : Ind Airport ; - - fun DatongAirport : Ind Airport ; - - fun DauanIslandQueenslandAirport : Ind Airport ; - - fun DaugavpilsAirport : Ind Airport ; - - fun DaupAirport : Ind Airport ; - - fun DavenportDownsQueenslandAirport : Ind Airport ; - - fun DavenportMunicipalIAAirport : Ind Airport ; - - fun DavidWayneHooksMemorialTXAirport : Ind Airport ; - - fun DaviessCountyINAirport : Ind Airport ; - - fun DavisMonthanAirForceBaseAZAirport : Ind Airport ; - - fun DavisonArmyAirFieldVAAirport : Ind Airport ; - - fun DawsonCommunityMTAirport : Ind Airport ; - - fun DaxianAirport : Ind Airport ; - - fun DaydreamIslandQueenslandAirport : Ind Airport ; - - fun DayongAirport : Ind Airport ; - - fun DaytonaBeachRegionalFLAirport : Ind Airport ; - - fun DeKalbTaylorMunicipalILAirport : Ind Airport ; - - fun DearbornHelistopMIAirport : Ind Airport ; - - fun DeathValleyCAAirport : Ind Airport ; - - fun DebapareAirport : Ind Airport ; - - fun DeboyneAirport : Ind Airport ; - - fun DebraMarcosAirport : Ind Airport ; - - fun DebraTaborAirport : Ind Airport ; - - fun DebrecenAirport : Ind Airport ; - - fun DecaturCountyIndustrialAirParkGAAirport : Ind Airport ; - - fun DecaturHiWayINAirport : Ind Airport ; - - fun DecaturILAirport : Ind Airport ; - - fun DecaturShoresWAAirport : Ind Airport ; - - fun DecorahMunicipalIAAirport : Ind Airport ; - - fun DedougouAirport : Ind Airport ; - - fun DeerParkNYAirport : Ind Airport ; - - fun DeeringAKAirport : Ind Airport ; - - fun DefianceMemorialOHAirport : Ind Airport ; - - fun DegahburAirport : Ind Airport ; - - fun DehradunAirport : Ind Airport ; - - fun DeirezzurAirport : Ind Airport ; - - fun DelRioInternationalTXAirport : Ind Airport ; - - fun DelawareAirparkDEAirport : Ind Airport ; - - fun DelawareMunicipalOHAirport : Ind Airport ; - - fun DelissavilleNorthernTerritoryAirport : Ind Airport ; - - fun DeltaCountyMIAirport : Ind Airport ; - - fun DeltaDownsQueenslandAirport : Ind Airport ; - - fun DeltaJunctionAKAirport : Ind Airport ; - - fun DeltaMunicipalUTAirport : Ind Airport ; - - fun DembidolloAirport : Ind Airport ; - - fun DemingMunicipalNMAirport : Ind Airport ; - - fun DenHaagTheHagueHilversumAirport : Ind Airport ; - - fun DenhamWesternAustraliaAirport : Ind Airport ; - - fun DeniliquinNewSouthWalesAirport : Ind Airport ; - - fun DenisonMunicipalIAAirport : Ind Airport ; - - fun DenizliAirport : Ind Airport ; - - fun DennisIslandAirport : Ind Airport ; - - fun DentonMunicipalTXAirport : Ind Airport ; - - fun DeolsChateaurouxAirport : Ind Airport ; - - fun DeraIsmailKhanAirport : Ind Airport ; - - fun DerbyWesternAustraliaAirport : Ind Airport ; - - fun DerimAirport : Ind Airport ; - - fun DernaAirport : Ind Airport ; - - fun DesMoinesInternationalIAAirport : Ind Airport ; - - fun DesertRockNVAirport : Ind Airport ; - - fun DesrochesAirport : Ind Airport ; - - fun DessieAirport : Ind Airport ; - - fun DestinFortWaltonBeachFLAirport : Ind Airport ; - - fun DetroitCityMIAirport : Ind Airport ; - - fun DetroitLakesMNAirport : Ind Airport ; - - fun DetroitMetropolitanWayneCountyMIAirport : Ind Airport ; - - fun DeurneAntwerpenAntwerpAirport : Ind Airport ; - - fun DeuxAlpesAirport : Ind Airport ; - - fun DevaAirport : Ind Airport ; - - fun DevilsLakeMunicipalNDAirport : Ind Airport ; - - fun DevonportTasmaniaAirport : Ind Airport ; - - fun DexterMunicipalMOAirport : Ind Airport ; - - fun DhahranAirport : Ind Airport ; - - fun DhalaAirport : Ind Airport ; - - fun DhamarAirport : Ind Airport ; - - fun DhanbadAirport : Ind Airport ; - - fun DhangarhiAirport : Ind Airport ; - - fun DharamsalaAirport : Ind Airport ; - - fun DiamantinaLakesQueenslandAirport : Ind Airport ; - - fun DiamantinoMTAirport : Ind Airport ; - - fun DianopolisGOAirport : Ind Airport ; - - fun DiapagaAirport : Ind Airport ; - - fun DibaaAirport : Ind Airport ; - - fun DibrugarhAirport : Ind Airport ; - - fun DickinsonMunicipalNDAirport : Ind Airport ; - - fun DiegoAracenaIquiqueAirport : Ind Airport ; - - fun DiegoJimenezTorresFajardoAirport : Ind Airport ; - - fun DieppeAirport : Ind Airport ; - - fun DietrichAKAirport : Ind Airport ; - - fun DiliAirport : Ind Airport ; - - fun DillantHopkinsNHAirport : Ind Airport ; - - fun DillinghamAKAirport : Ind Airport ; - - fun DillinghamAirForceBaseHIAirport : Ind Airport ; - - fun DillonCountySCAirport : Ind Airport ; - - fun DillonMTAirport : Ind Airport ; - - fun DillonsBayAirport : Ind Airport ; - - fun DimapurAirport : Ind Airport ; - - fun DimmitCountyTXAirport : Ind Airport ; - - fun DinajpurAirport : Ind Airport ; - - fun DinangatAirport : Ind Airport ; - - fun DinderAirport : Ind Airport ; - - fun DiosAirport : Ind Airport ; - - fun DipologAirport : Ind Airport ; - - fun DirranbandiQueenslandAirport : Ind Airport ; - - fun DivinopolisMGAirport : Ind Airport ; - - fun DiwanofRoyalCourtAirport : Ind Airport ; - - fun DixieQueenslandAirport : Ind Airport ; - - fun DiyarbakirAirport : Ind Airport ; - - fun DjambalaAirport : Ind Airport ; - - fun DjerbaZarzisDjerbaJerbaAirport : Ind Airport ; - - fun DjoemoeAirport : Ind Airport ; - - fun DjougouAirport : Ind Airport ; - - fun DjupivogurAirport : Ind Airport ; - - fun DnipropetrovskDnepropetrovskDnipropetrovskAirport : Ind Airport ; - - fun DoanyAirport : Ind Airport ; - - fun DoboAruIslandsAirport : Ind Airport ; - - fun DodgeCityRegionalKSAirport : Ind Airport ; - - fun DodoimaAirport : Ind Airport ; - - fun DodomaAirport : Ind Airport ; - - fun DohaAirport : Ind Airport ; - - fun DoiniAirport : Ind Airport ; - - fun DolisieAirport : Ind Airport ; - - fun DolomiAKAirport : Ind Airport ; - - fun DolpaAirport : Ind Airport ; - - fun DomodemovoMoscowAirport : Ind Airport ; - - fun DonMuangInternationalBangkokAirport : Ind Airport ; - - fun DonaldsonCenterSCAirport : Ind Airport ; - - fun DoncasterAirport : Ind Airport ; - - fun DonetskDonetskAirport : Ind Airport ; - - fun DongaraWesternAustraliaAirport : Ind Airport ; - - fun DongolaAirport : Ind Airport ; - - fun DoomadgeeMissionQueenslandAirport : Ind Airport ; - - fun DoraBayAKAirport : Ind Airport ; - - fun DoradoAirportprivateDoradoAirport : Ind Airport ; - - fun DorchesterCountySCAirport : Ind Airport ; - - fun DoriAirport : Ind Airport ; - - fun DornochAirport : Ind Airport ; - - fun DorobisoroAirport : Ind Airport ; - - fun DorraAirport : Ind Airport ; - - fun DortmundAirport : Ind Airport ; - - fun DorundaStationQueenslandAirport : Ind Airport ; - - fun DosLagunasAirport : Ind Airport ; - - fun DothanALAirport : Ind Airport ; - - fun DoualaAirport : Ind Airport ; - - fun DouglasMunicipalAZAirport : Ind Airport ; - - fun DouglasMunicipalGAAirport : Ind Airport ; - - fun DouradosMGAirport : Ind Airport ; - - fun DoverAirForceBaseDEAirport : Ind Airport ; - - fun DowntownAirparkOKAirport : Ind Airport ; - - fun DowntownCAAirport : Ind Airport ; - - fun DowntownHeliportMNAirport : Ind Airport ; - - fun DrakeFieldARAirport : Ind Airport ; - - fun DramaAirport : Ind Airport ; - - fun DresdenAirport : Ind Airport ; - - fun DrietabbetjeAirport : Ind Airport ; - - fun DriftRiverAKAirport : Ind Airport ; - - fun DriftwoodBayAKAirport : Ind Airport ; - - fun DrumduffQueenslandAirport : Ind Airport ; - - fun DrummondIslandMIAirport : Ind Airport ; - - fun DrummondMTAirport : Ind Airport ; - - fun DschangAirport : Ind Airport ; - - fun DuBoisJeffersonCountyPAAirport : Ind Airport ; - - fun DubaiAirport : Ind Airport ; - - fun DubboNewSouthWalesAirport : Ind Airport ; - - fun DublinAirport : Ind Airport ; - - fun DuboisMunicipalIDAirport : Ind Airport ; - - fun DubrovnikAirport : Ind Airport ; - - fun DubuqueRegionalIAAirport : Ind Airport ; - - fun DuckNCAirport : Ind Airport ; - - fun DuisburgAirport : Ind Airport ; - - fun DulkaninnaSouthAustraliaAirport : Ind Airport ; - - fun DuluthInternationalMNAirport : Ind Airport ; - - fun DumDumInternationalCalcuttaAirport : Ind Airport ; - - fun DumagueteAirport : Ind Airport ; - - fun DumaiAirport : Ind Airport ; - - fun DumasMunicipalTXAirport : Ind Airport ; - - fun DumpuAirport : Ind Airport ; - - fun DunbarQueenslandAirport : Ind Airport ; - - fun DuncanTownRaggedAirport : Ind Airport ; - - fun DundasAirport : Ind Airport ; - - fun DundeeAirport : Ind Airport ; - - fun DundoAirport : Ind Airport ; - - fun DunedinAirport : Ind Airport ; - - fun DunhuangAirport : Ind Airport ; - - fun DunkIslandQueenslandAirport : Ind Airport ; - - fun DunkerqueCalaisAirport : Ind Airport ; - - fun DupageILAirport : Ind Airport ; - - fun DurangoAirport : Ind Airport ; - - fun DurangoLaPlataCountyCOAirport : Ind Airport ; - - fun DurhamDownsQueenslandAirport : Ind Airport ; - - fun DurrieQueenslandAirport : Ind Airport ; - - fun DushanbeKaroteginAirport : Ind Airport ; - - fun DwightILAirport : Ind Airport ; - - fun DyceScotlandAirport : Ind Airport ; - - fun DyessAirForceBaseTXAirport : Ind Airport ; - - fun DysartQueenslandAirport : Ind Airport ; - - fun EagleAKAirport : Ind Airport ; - - fun EagleAirParkTXAirport : Ind Airport ; - - fun EagleCountyRegionalCOAirport : Ind Airport ; - - fun EagleGroveMunicipalIAAirport : Ind Airport ; - - fun EagleLakeTXAirport : Ind Airport ; - - fun EaglePassMunicipalTXAirport : Ind Airport ; - - fun EagleRiverUnionWIAirport : Ind Airport ; - - fun EakerAirForceBaseARAirport : Ind Airport ; - - fun EakerFieldOKAirport : Ind Airport ; - - fun EarlHenryOKAirport : Ind Airport ; - - fun East60thStreetHeliportNYAirport : Ind Airport ; - - fun EastForkAKAirport : Ind Airport ; - - fun EastGreenlandAirport : Ind Airport ; - - fun EastHamptonNYAirport : Ind Airport ; - - fun EastLondonAirport : Ind Airport ; - - fun EastMidlandsDerbyAirport : Ind Airport ; - - fun EasternSlopesRegionalMEAirport : Ind Airport ; - - fun EasterwoodFieldTXAirport : Ind Airport ; - - fun EastlandMunicipalTXAirport : Ind Airport ; - - fun EastmanDodgeCountyGAAirport : Ind Airport ; - - fun EastonMunicipalMDAirport : Ind Airport ; - - fun EastonStateWAAirport : Ind Airport ; - - fun EbadonAirport : Ind Airport ; - - fun EbolowaAirport : Ind Airport ; - - fun EchucaNewSouthWalesAirport : Ind Airport ; - - fun EdDabbaAirport : Ind Airport ; - - fun EdayAirport : Ind Airport ; - - fun EdentonMunicipalNCAirport : Ind Airport ; - - fun EdinburghScotlandAirport : Ind Airport ; - - fun EdnaBayAKAirport : Ind Airport ; - - fun EdwardRiverQueenslandAirport : Ind Airport ; - - fun EdwardsAirForceBaseCAAirport : Ind Airport ; - - fun EeideGroningenAirport : Ind Airport ; - - fun EekAKAirport : Ind Airport ; - - fun EfogiAirport : Ind Airport ; - - fun EgedesmindeAirport : Ind Airport ; - - fun EgegikAKAirport : Ind Airport ; - - fun EgilsstadirAirport : Ind Airport ; - - fun EglinAirForceAuxiliaryNr3DukeFLAirport : Ind Airport ; - - fun EiaAirport : Ind Airport ; - - fun EielsonAirForceBaseAKAirport : Ind Airport ; - - fun EightFathombightAirport : Ind Airport ; - - fun EinYahavAirport : Ind Airport ; - - fun EinasleighQueenslandAirport : Ind Airport ; - - fun EindhovenAirport : Ind Airport ; - - fun EirunepeAMAirport : Ind Airport ; - - fun EkerekuAirport : Ind Airport ; - - fun EkibastuzAirport : Ind Airport ; - - fun EkukAKAirport : Ind Airport ; - - fun EkwokAKAirport : Ind Airport ; - - fun ElArishAirport : Ind Airport ; - - fun ElBancoAirport : Ind Airport ; - - fun ElBargeAirport : Ind Airport ; - - fun ElBolsonAirport : Ind Airport ; - - fun ElBormaAirport : Ind Airport ; - - fun ElCajonCAAirport : Ind Airport ; - - fun ElCampoMetroAirportIncTXAirport : Ind Airport ; - - fun ElCharcoAirport : Ind Airport ; - - fun ElCipresEnsenadaAirport : Ind Airport ; - - fun ElDebbaAirport : Ind Airport ; - - fun ElDoradoAirport : Ind Airport ; - - fun ElEncantoAirport : Ind Airport ; - - fun ElFasherAirport : Ind Airport ; - - fun ElGeneinaAirport : Ind Airport ; - - fun ElGoleaAirport : Ind Airport ; - - fun ElMaitenAirport : Ind Airport ; - - fun ElMellahAnnabaAirport : Ind Airport ; - - fun ElMinyaAirport : Ind Airport ; - - fun ElMonteCAAirport : Ind Airport ; - - fun ElNaranjoAirport : Ind Airport ; - - fun ElObeidAirport : Ind Airport ; - - fun ElPasoInternationalTXAirport : Ind Airport ; - - fun ElRealAirport : Ind Airport ; - - fun ElRecreoAirport : Ind Airport ; - - fun ElSalvadorAirport : Ind Airport ; - - fun ElYopalAirport : Ind Airport ; - - fun ElazigAirport : Ind Airport ; - - fun ElbaIslandAirport : Ind Airport ; - - fun ElchoIslandNorthernTerritoryAirport : Ind Airport ; - - fun EldoradoAirport : Ind Airport ; - - fun EldoradoBogotaAirport : Ind Airport ; - - fun EldoretAirport : Ind Airport ; - - fun EldredRockCoastGuardHeliportAKAirport : Ind Airport ; - - fun ElfinCoveSeaplaneBaseAKAirport : Ind Airport ; - - fun ElimAKAirport : Ind Airport ; - - fun EliptaminAirport : Ind Airport ; - - fun ElistaKalmykiaAirport : Ind Airport ; - - fun EliyeSpringsAirport : Ind Airport ; - - fun ElizabethCityCostGuardAirStationMunicipalNCAirport : Ind Airport ; - - fun ElizabethFieldNYAirport : Ind Airport ; - - fun ElkCityMunicipalOKAirport : Ind Airport ; - - fun ElkedraNorthernTerritoryAirport : Ind Airport ; - - fun ElkhartMortonCountyKSAirport : Ind Airport ; - - fun ElkhartMunicipalINAirport : Ind Airport ; - - fun ElkinsRandolphCountyJenningsRandolphFieldWVAirport : Ind Airport ; - - fun ElkoMunicipalAirportJCHarrisFieldNVAirport : Ind Airport ; - - fun EllAirport : Ind Airport ; - - fun EllamarSeaplaneBaseAKAirport : Ind Airport ; - - fun EllenChurchFieldIAAirport : Ind Airport ; - - fun EllingtonFieldTXAirport : Ind Airport ; - - fun EllisrasAirport : Ind Airport ; - - fun ElmasSardiniaAirport : Ind Airport ; - - fun ElmendorfAirForceBaseAKAirport : Ind Airport ; - - fun ElmiraCorningRegionalNYAirport : Ind Airport ; - - fun ElorzaAirport : Ind Airport ; - - fun EltariKupangAirport : Ind Airport ; - - fun EltonHensleyMemorialMOAirport : Ind Airport ; - - fun ElyAirportYellandFieldNVAirport : Ind Airport ; - - fun EmaeAirport : Ind Airport ; - - fun EmbarcaderoCAAirport : Ind Airport ; - - fun EmbessaAirport : Ind Airport ; - - fun EmdenAirport : Ind Airport ; - - fun EmeraldQueenslandAirport : Ind Airport ; - - fun EmeryvilleCAAirport : Ind Airport ; - - fun EmirauAirport : Ind Airport ; - - fun EmmetsburgMunicipalIAAirport : Ind Airport ; - - fun EmmonakAKAirport : Ind Airport ; - - fun EmoONAirport : Ind Airport ; - - fun EmpangeniAirport : Ind Airport ; - - fun EmporiaMunicipalKSAirport : Ind Airport ; - - fun EmporiaMunicipalVAAirport : Ind Airport ; - - fun EnarotaliAirport : Ind Airport ; - - fun EncarnacionAirport : Ind Airport ; - - fun EndeAirport : Ind Airport ; - - fun EneabbaWesternAustraliaAirport : Ind Airport ; - - fun EngatiAirport : Ind Airport ; - - fun EnglishBayAKAirport : Ind Airport ; - - fun EnisejskAirport : Ind Airport ; - - fun EnitewokAirport : Ind Airport ; - - fun EnontekioEnontekioeAirport : Ind Airport ; - - fun EnschedeAirport : Ind Airport ; - - fun EnshiAirport : Ind Airport ; - - fun EnterpriseMunicipalALAirport : Ind Airport ; - - fun EnuguAirport : Ind Airport ; - - fun EpenaAirport : Ind Airport ; - - fun EphrataMunicipalWAAirport : Ind Airport ; - - fun EpiAirport : Ind Airport ; - - fun EpinalAirport : Ind Airport ; - - fun EpiskopiAirport : Ind Airport ; - - fun ErandiqueAirport : Ind Airport ; - - fun EraveAirport : Ind Airport ; - - fun ErcanAirport : Ind Airport ; - - fun ErechimRSAirport : Ind Airport ; - - fun ErfurtAirport : Ind Airport ; - - fun ErhacAirport : Ind Airport ; - - fun ErieInternationalPAAirport : Ind Airport ; - - fun ErigavoAirport : Ind Airport ; - - fun ErldundaNorthernTerritoryAirport : Ind Airport ; - - fun ErnabellaSouthAustraliaAirport : Ind Airport ; - - fun ErnestoCortissozBarranquillaAirport : Ind Airport ; - - fun EromangaQueenslandAirport : Ind Airport ; - - fun ErosWindhoekAirport : Ind Airport ; - - fun ErrachidiaAirport : Ind Airport ; - - fun ErrolNHAirport : Ind Airport ; - - fun ErumeAirport : Ind Airport ; - - fun ErzincanAirport : Ind Airport ; - - fun ErzurumAirport : Ind Airport ; - - fun EsaAlaAirport : Ind Airport ; - - fun EsbjergAirport : Ind Airport ; - - fun EsenbogaAnkaraAirport : Ind Airport ; - - fun EskilstunaAirport : Ind Airport ; - - fun EskisehirAirport : Ind Airport ; - - fun EsperadinhaBravaAirport : Ind Airport ; - - fun EsperanceWesternAustraliaAirport : Ind Airport ; - - fun EspinosaMGAirport : Ind Airport ; - - fun EsquelAirport : Ind Airport ; - - fun EssenAirport : Ind Airport ; - - fun EssexCountyNJAirport : Ind Airport ; - - fun EsseyNancyAirport : Ind Airport ; - - fun EsthervilleMunicipalIAAirport : Ind Airport ; - - fun EtadunnaSouthAustraliaAirport : Ind Airport ; - - fun EuaAirport : Ind Airport ; - - fun EuclaWesternAustraliaAirport : Ind Airport ; - - fun EurekaNVAirport : Ind Airport ; - - fun EuroBaselMulhouseAirport : Ind Airport ; - - fun EvaDownsNorthernTerritoryAirport : Ind Airport ; - - fun EvadaleLandingStripTXAirport : Ind Airport ; - - fun EvansHeadNewSouthWalesAirport : Ind Airport ; - - fun EvanstonUintaCountyBurnsFieldWYAirport : Ind Airport ; - - fun EvansvilleRegionalINAirport : Ind Airport ; - - fun EvelethVirginiaMunicipalMNAirport : Ind Airport ; - - fun EvenesAirport : Ind Airport ; - - fun EvreuxAirport : Ind Airport ; - - fun EwerAirport : Ind Airport ; - - fun EwoAirport : Ind Airport ; - - fun ExcursionInletSeaplaneBaseAKAirport : Ind Airport ; - - fun ExeterAirport : Ind Airport ; - - fun ExmouthAirport : Ind Airport ; - - fun FDRooseveltStEustathiusAirport : Ind Airport ; - - fun FaatteAirport : Ind Airport ; - - fun FabaliSiApiaAirport : Ind Airport ; - - fun FadaNgourmaAirport : Ind Airport ; - - fun FagurholsmyriAirport : Ind Airport ; - - fun FairIsleAirport : Ind Airport ; - - fun FairbanksInternationalAKAirport : Ind Airport ; - - fun FairburyMunicipalNEAirport : Ind Airport ; - - fun FairfieldCountySCAirport : Ind Airport ; - - fun FairfieldMunicipalIAAirport : Ind Airport ; - - fun FairfieldMunicipalILAirport : Ind Airport ; - - fun FairfordRAFStationEnglandAirport : Ind Airport ; - - fun FairmontMunicipalMNAirport : Ind Airport ; - - fun FairmontStateAirfieldNEAirport : Ind Airport ; - - fun FaizabadAirport : Ind Airport ; - - fun FakahinaAirport : Ind Airport ; - - fun FakaravaSocietyIslandsAirport : Ind Airport ; - - fun FakfakFakFakNewGuineaAirport : Ind Airport ; - - fun FalconStateParkTXAirport : Ind Airport ; - - fun FaleoloApiaAirport : Ind Airport ; - - fun FallonMunicipalNVAirport : Ind Airport ; - - fun FallsBayAKAirport : Ind Airport ; - - fun FallsCreekAirport : Ind Airport ; - - fun FallsInternationalMNAirport : Ind Airport ; - - fun FalseIslandSeaplaneBaseAKAirport : Ind Airport ; - - fun FalsePassAKAirport : Ind Airport ; - - fun FaneAirport : Ind Airport ; - - fun FangatauAirport : Ind Airport ; - - fun FanningFieldIDAirport : Ind Airport ; - - fun FarahAirport : Ind Airport ; - - fun FaranahAirport : Ind Airport ; - - fun FarewellAKAirport : Ind Airport ; - - fun FarghonaFerganaFarghonaAirport : Ind Airport ; - - fun FaribaultMunicipalMNAirport : Ind Airport ; - - fun FariopurAirport : Ind Airport ; - - fun FarmingtonRegionalMOAirport : Ind Airport ; - - fun FarmvilleMunicipalVAAirport : Ind Airport ; - - fun FarnboroughEnglandAirport : Ind Airport ; - - fun FaroAirport : Ind Airport ; - - fun FarranforeAirport : Ind Airport ; - - fun FaskrudsfjordurAirport : Ind Airport ; - - fun FayaAirport : Ind Airport ; - - fun FayettevilleMunicipalTNAirport : Ind Airport ; - - fun FayettevilleRegionalAirportGrannisFieldNCAirport : Ind Airport ; - - fun FderikAirport : Ind Airport ; - - fun FelkerArmyAirFieldVAAirport : Ind Airport ; - - fun FeraIslandAirport : Ind Airport ; - - fun FeraminAirport : Ind Airport ; - - fun FergusFallsMunicipalAirportEinarMickelsonFieldMNAirport : Ind Airport ; - - fun FergusonsGulfAirport : Ind Airport ; - - fun FerihegyiBudapestAirport : Ind Airport ; - - fun FerkessedougouAirport : Ind Airport ; - - fun FernandodeNoronhaFNAirport : Ind Airport ; - - fun FertiliaSardiniaAirport : Ind Airport ; - - fun FestusMemorialMOAirport : Ind Airport ; - - fun FetlarIslandAirport : Ind Airport ; - - fun FicksburgAirport : Ind Airport ; - - fun FigariCorsicaAirport : Ind Airport ; - - fun FiladelfiaAirport : Ind Airport ; - - fun FillmoreUTAirport : Ind Airport ; - - fun FiltonAirport : Ind Airport ; - - fun FinCreekAKAirport : Ind Airport ; - - fun FinchaAirport : Ind Airport ; - - fun FindlayOHAirport : Ind Airport ; - - fun FinkeNorthernTerritoryAirport : Ind Airport ; - - fun FinleyNewSouthWalesAirport : Ind Airport ; - - fun FinschhafenAirport : Ind Airport ; - - fun FireCoveAKAirport : Ind Airport ; - - fun FirstFlightNCAirport : Ind Airport ; - - fun FitchburgMunicipalMAAirport : Ind Airport ; - - fun FitiutaAirport : Ind Airport ; - - fun FitiutaFitiutaVillageAirport : Ind Airport ; - - fun FitzgeraldMunicipalGAAirport : Ind Airport ; - - fun FitzroyCrossingWesternAustraliaAirport : Ind Airport ; - - fun FiveFingersCoastGuardHeliportAKAirport : Ind Airport ; - - fun FiveMileAKAirport : Ind Airport ; - - fun FlagstaffPulliamAZAirport : Ind Airport ; - - fun FlamingoBonaireKralendijkAirport : Ind Airport ; - - fun FlatAKAirport : Ind Airport ; - - fun FlaxmanAKAirport : Ind Airport ; - - fun FlemingMasonKYAirport : Ind Airport ; - - fun FlensburgAirport : Ind Airport ; - - fun FleslandBergenAirport : Ind Airport ; - - fun FletcherFieldMSAirport : Ind Airport ; - - fun FlindersIslandTasmaniaAirport : Ind Airport ; - - fun FlorenceRegionalSCAirport : Ind Airport ; - - fun FlorenciaAirport : Ind Airport ; - - fun FloresAirport : Ind Airport ; - - fun FlorianoPIAirport : Ind Airport ; - - fun FlorianopolisSCAirport : Ind Airport ; - - fun FloroAirport : Ind Airport ; - - fun FlottaIsleAirport : Ind Airport ; - - fun FlushingNYAirport : Ind Airport ; - - fun FlyingCloudMNAirport : Ind Airport ; - - fun FondduLacCountyWIAirport : Ind Airport ; - - fun FontanarossaSicilyAirport : Ind Airport ; - - fun ForbesFieldKSAirport : Ind Airport ; - - fun ForbesNewSouthWalesAirport : Ind Airport ; - - fun FordMIAirport : Ind Airport ; - - fun ForestCityMunicipalIAAirport : Ind Airport ; - - fun ForestParkGAAirport : Ind Airport ; - - fun ForliAirport : Ind Airport ; - - fun FormosaAirport : Ind Airport ; - - fun FornebuOsloAirport : Ind Airport ; - - fun ForresAirport : Ind Airport ; - - fun ForrestCityMunicipalARAirport : Ind Airport ; - - fun ForrestWesternAustraliaAirport : Ind Airport ; - - fun ForsterNewSouthWalesAirport : Ind Airport ; - - fun FortBraggCAAirport : Ind Airport ; - - fun FortBridgerWYAirport : Ind Airport ; - - fun FortCollinsLovelandMunicipalCOAirport : Ind Airport ; - - fun FortDauphinAirport : Ind Airport ; - - fun FortDodgeRegionalIAAirport : Ind Airport ; - - fun FortLauderdaleExecutiveFLAirport : Ind Airport ; - - fun FortLauderdaleHollywoodInternationalFLAirport : Ind Airport ; - - fun FortLeenr1headquartersHeliportVAAirport : Ind Airport ; - - fun FortMadisonMunicipalIAAirport : Ind Airport ; - - fun FortRoussetAirport : Ind Airport ; - - fun FortScottMunicipalKSAirport : Ind Airport ; - - fun FortSheridanILAirport : Ind Airport ; - - fun FortSmithMunicipalARAirport : Ind Airport ; - - fun FortStocktonPecosCountyTXAirport : Ind Airport ; - - fun FortSumnerMunicipalNMAirport : Ind Airport ; - - fun FortWayneInternationalINAirport : Ind Airport ; - - fun FortWilliamAirport : Ind Airport ; - - fun FortWolterArmyAirFieldTXAirport : Ind Airport ; - - fun FortWorthAllianceTXAirport : Ind Airport ; - - fun FortWorthMeachamTXAirport : Ind Airport ; - - fun FortWorthSpinksTXAirport : Ind Airport ; - - fun FortYukonAKAirport : Ind Airport ; - - fun FortalezaCEAirport : Ind Airport ; - - fun FortunaLedgeAKAirport : Ind Airport ; - - fun FossilDownsWesternAustraliaAirport : Ind Airport ; - - fun FosstonMunicipalMNAirport : Ind Airport ; - - fun FostoriaMetroOHAirport : Ind Airport ; - - fun FougamouAirport : Ind Airport ; - - fun FoulaShetlandIslandsAirport : Ind Airport ; - - fun FoumbanAirport : Ind Airport ; - - fun FourCornersRegionalNMAirport : Ind Airport ; - - fun FoxAKAirport : Ind Airport ; - - fun FoxGlacierAirport : Ind Airport ; - - fun FoyaAirport : Ind Airport ; - - fun FrancaSPAirport : Ind Airport ; - - fun FrancisEWarrenAirForceBaseWYAirport : Ind Airport ; - - fun FranciscoBangoyInternationalDavaoCityAirport : Ind Airport ; - - fun FranciscoBeltraoPRAirport : Ind Airport ; - - fun FrancistownAirport : Ind Airport ; - - fun FrankfortMunicipalINAirport : Ind Airport ; - - fun FranklinCountyStateVTAirport : Ind Airport ; - - fun FranklinMunicipalJohnBeverlyRoseVAAirport : Ind Airport ; - - fun FransKaisiepoBiakAirport : Ind Airport ; - - fun FrederickMunicipalMDAirport : Ind Airport ; - - fun FrederickMunicipalOKAirport : Ind Airport ; - - fun FrederikshabAirport : Ind Airport ; - - fun FreeportInternationalGrandBahamaAirport : Ind Airport ; - - fun FregateIslandAirport : Ind Airport ; - - fun FrejusAirport : Ind Airport ; - - fun FremantleWesternAustraliaAirport : Ind Airport ; - - fun FremontCountyCOAirport : Ind Airport ; - - fun FremontMunicipalNEAirport : Ind Airport ; - - fun FrenchLickMunicipalINAirport : Ind Airport ; - - fun FreshWaterBayAKAirport : Ind Airport ; - - fun FresnoAirTerminalCAAirport : Ind Airport ; - - fun FresnoChandlerDowntownCAAirport : Ind Airport ; - - fun FriaAirport : Ind Airport ; - - fun FridayHarborWAAirport : Ind Airport ; - - fun FritzlarAirBaseFritzlarAirport : Ind Airport ; - - fun FrontRangeCOAirport : Ind Airport ; - - fun FrontRoyalWarrenCountyVAAirport : Ind Airport ; - - fun FuerstenfeldbruckAirBaseFuerstenfeldbruckAirport : Ind Airport ; - - fun FuerteventuraPuertodelRosarioCanaryIslandsAirport : Ind Airport ; - - fun FuhlsbuttelHamburgAirport : Ind Airport ; - - fun FukueAirport : Ind Airport ; - - fun FukuiAirport : Ind Airport ; - - fun FukushimaAirport : Ind Airport ; - - fun FullebornAirport : Ind Airport ; - - fun FullertonMunicipalCAAirport : Ind Airport ; - - fun FultonCountyAirportBrownFieldGAAirport : Ind Airport ; - - fun FumaAirport : Ind Airport ; - - fun FunafutiAirport : Ind Airport ; - - fun FunchalMadeiraAirport : Ind Airport ; - - fun FundacionAirport : Ind Airport ; - - fun FunterBaySeaplaneBaseAKAirport : Ind Airport ; - - fun FuoshanAirport : Ind Airport ; - - fun FutaleufuAirport : Ind Airport ; - - fun FutunaAirport : Ind Airport ; - - fun FutunaIslandAirport : Ind Airport ; - - fun FuyangAirport : Ind Airport ; - - fun FuyunAirport : Ind Airport ; - - fun FuzhouAirport : Ind Airport ; - - fun GabbsNVAirport : Ind Airport ; - - fun GabesAirport : Ind Airport ; - - fun GadsdenMunicipalALAirport : Ind Airport ; - - fun GafsaAirport : Ind Airport ; - - fun GagIslandAirport : Ind Airport ; - - fun GageOKAirport : Ind Airport ; - - fun GagnoaAirport : Ind Airport ; - - fun GainesvilleMunicipalTXAirport : Ind Airport ; - - fun GainesvilleRegionalFLAirport : Ind Airport ; - - fun GakonaAKAirport : Ind Airport ; - - fun GalOyaAirport : Ind Airport ; - - fun GalapagosIslandsGalapagosAirport : Ind Airport ; - - fun GalbraithLakeAKAirport : Ind Airport ; - - fun GalcaioAirport : Ind Airport ; - - fun GalelaAirport : Ind Airport ; - - fun GalenaAKAirport : Ind Airport ; - - fun GalesburgMunicipalILAirport : Ind Airport ; - - fun GalionMunicipalOHAirport : Ind Airport ; - - fun GalkayoAirport : Ind Airport ; - - fun GallatinFieldMTAirport : Ind Airport ; - - fun GalleriaHeliportGAAirport : Ind Airport ; - - fun GallivareAirport : Ind Airport ; - - fun GallupMunicipalNMAirport : Ind Airport ; - - fun GalwayAirport : Ind Airport ; - - fun GamarraAirport : Ind Airport ; - - fun GambaAirport : Ind Airport ; - - fun GambelaAirport : Ind Airport ; - - fun GambellAKAirport : Ind Airport ; - - fun GambomaAirport : Ind Airport ; - - fun GamboolaQueenslandAirport : Ind Airport ; - - fun GanIslandAirport : Ind Airport ; - - fun GandajikaAirport : Ind Airport ; - - fun GanesCreekAKAirport : Ind Airport ; - - fun GangawAirport : Ind Airport ; - - fun GanzhouAirport : Ind Airport ; - - fun GaoAirport : Ind Airport ; - - fun GapAirport : Ind Airport ; - - fun GaraDjebiletAirport : Ind Airport ; - - fun GarachineAirport : Ind Airport ; - - fun GarainaAirport : Ind Airport ; - - fun GarasaAirport : Ind Airport ; - - fun GarbahareyAirport : Ind Airport ; - - fun GardeAirport : Ind Airport ; - - fun GardenCityRegionalKSAirport : Ind Airport ; - - fun GardenHillMBAirport : Ind Airport ; - - fun GardenPointNorthernTerritoryAirport : Ind Airport ; - - fun GardermoenOsloAirport : Ind Airport ; - - fun GardezAirport : Ind Airport ; - - fun GardnerMunicipalMAAirport : Ind Airport ; - - fun GardoAirport : Ind Airport ; - - fun GarissaAirport : Ind Airport ; - - fun GarouaAirport : Ind Airport ; - - fun GarrowLakeAirport : Ind Airport ; - - fun GaruahiAirport : Ind Airport ; - - fun GaryRegionalINAirport : Ind Airport ; - - fun GascoyneJunctionWesternAustraliaAirport : Ind Airport ; - - fun GasmataIslandAirport : Ind Airport ; - - fun GassimAirport : Ind Airport ; - - fun GasukeAirport : Ind Airport ; - - fun GatlinburgPigeonForgeTNAirport : Ind Airport ; - - fun GavleAirport : Ind Airport ; - - fun GayaAirport : Ind Airport ; - - fun GayndahQueenslandAirport : Ind Airport ; - - fun GaziantepAirport : Ind Airport ; - - fun GbadoliteAirport : Ind Airport ; - - fun GbangbatokAirport : Ind Airport ; - - fun GbessiaConakryAirport : Ind Airport ; - - fun GebeAirport : Ind Airport ; - - fun GecitkaleAirport : Ind Airport ; - - fun GedarefAirport : Ind Airport ; - - fun GeelongVictoriaAirport : Ind Airport ; - - fun GeilenkirchenAirport : Ind Airport ; - - fun GeiloAirport : Ind Airport ; - - fun GeitaAirport : Ind Airport ; - - fun GeladiAirport : Ind Airport ; - - fun GemanaAirport : Ind Airport ; - - fun GendaWuhaAirport : Ind Airport ; - - fun GeneralEMosconiComodoroRivadaviaAirport : Ind Airport ; - - fun GeneralEdwardLawrenceLoganInternationalMAAirport : Ind Airport ; - - fun GeneralIgnacioPesqueiraHermosilloAirport : Ind Airport ; - - fun GeneralJoseMariaYanezGuaymasAirport : Ind Airport ; - - fun GeneralJuanNAlvarezAcapulcoAirport : Ind Airport ; - - fun GeneralPicoAirport : Ind Airport ; - - fun GeneralRivadeneiraEsmeraldasAirport : Ind Airport ; - - fun GeneralRobertoFierroVChihuahuaAirport : Ind Airport ; - - fun GeneralRocaAirport : Ind Airport ; - - fun GeneralSantosAirport : Ind Airport ; - - fun GeneveCointrinGenevaAirport : Ind Airport ; - - fun GenjemAirport : Ind Airport ; - - fun GentingAirport : Ind Airport ; - - fun GeojeHeliportSeoulAirport : Ind Airport ; - - fun GeorgeAirport : Ind Airport ; - - fun GeorgeDownerALAirport : Ind Airport ; - - fun GeorgeRCarrMemorialAirFieldLAAirport : Ind Airport ; - - fun GeorgeTLewisFLAirport : Ind Airport ; - - fun GeorgeTownExumaAirport : Ind Airport ; - - fun GeorgetownCountySCAirport : Ind Airport ; - - fun GeorgetownQueenslandAirport : Ind Airport ; - - fun GeraldtonWesternAustraliaAirport : Ind Airport ; - - fun GeronaCostaBravaGeronaAirport : Ind Airport ; - - fun GerrardSmithCaymanBracAirport : Ind Airport ; - - fun GettysburgPAAirport : Ind Airport ; - - fun GevaAirport : Ind Airport ; - - fun GewoyaAirport : Ind Airport ; - - fun GhanziAirport : Ind Airport ; - - fun GhatAirport : Ind Airport ; - - fun GhazniAirport : Ind Airport ; - - fun GhimbiAirport : Ind Airport ; - - fun GhinnirAirport : Ind Airport ; - - fun GibbRiverWesternAustraliaAirport : Ind Airport ; - - fun GilaBendAirForceAuxiliaryAZAirport : Ind Airport ; - - fun GilgalAirport : Ind Airport ; - - fun GilgitAirport : Ind Airport ; - - fun GilletteCampbellCountyWYAirport : Ind Airport ; - - fun GinoLisaFoggiaAirport : Ind Airport ; - - fun GiradotAirport : Ind Airport ; - - fun GirdwoodAKAirport : Ind Airport ; - - fun GisborneAirport : Ind Airport ; - - fun GisenyiAirport : Ind Airport ; - - fun GitengaAirport : Ind Airport ; - - fun GiuseppeMarconiBorgoPanigaleBolognaAirport : Ind Airport ; - - fun GiyanaAirport : Ind Airport ; - - fun GizanAirport : Ind Airport ; - - fun GizoAirport : Ind Airport ; - - fun GjogurReykjarnesAirport : Ind Airport ; - - fun GlacierCreekAKAirport : Ind Airport ; - - fun GlacierParkInternationalMTAirport : Ind Airport ; - - fun GladstoneQueenslandAirport : Ind Airport ; - - fun GlasgowIndustrialMTAirport : Ind Airport ; - - fun GlasgowInternationalMTAirport : Ind Airport ; - - fun GlasgowMunicipalKYAirport : Ind Airport ; - - fun GlenInnesNewSouthWalesAirport : Ind Airport ; - - fun GlendaleFokkerFieldWVAirport : Ind Airport ; - - fun GlendaleMunicipalAZAirport : Ind Airport ; - - fun GlengyleQueenslandAirport : Ind Airport ; - - fun GlenormistonAirport : Ind Airport ; - - fun GlentanMountCookAirport : Ind Airport ; - - fun GlenwoodSpringsMunicipalCOAirport : Ind Airport ; - - fun GlobeSanCarlosRegionalAirFacilityAZAirport : Ind Airport ; - - fun GloucesterAirport : Ind Airport ; - - fun GlyncoJetportGAAirport : Ind Airport ; - - fun GoaAirport : Ind Airport ; - - fun GobaAirport : Ind Airport ; - - fun GobernadordosGregoresAirport : Ind Airport ; - - fun GodeAirport : Ind Airport ; - - fun GodhavnAirport : Ind Airport ; - - fun GodmanArmyAirFieldKYAirport : Ind Airport ; - - fun GodthabNuukAirport : Ind Airport ; - - fun GogebicCountyMIAirport : Ind Airport ; - - fun GoianiaGOAirport : Ind Airport ; - - fun GoldBeachMunicipalORAirport : Ind Airport ; - - fun GoldenHornLodgeSeaplaneBaseAKAirport : Ind Airport ; - - fun GoldenTriangleRegionalMSAirport : Ind Airport ; - - fun GoldsboroWayneMunicipalNCAirport : Ind Airport ; - - fun GolfitoAirport : Ind Airport ; - - fun GollAirport : Ind Airport ; - - fun GolmudAirport : Ind Airport ; - - fun GolovinAKAirport : Ind Airport ; - - fun GomaAirport : Ind Airport ; - - fun GonailaAirport : Ind Airport ; - - fun GondarAirport : Ind Airport ; - - fun GoodfellowAirForceBaseTXAirport : Ind Airport ; - - fun GoodingMunicipalIDAirport : Ind Airport ; - - fun GoodnewsAKAirport : Ind Airport ; - - fun GoodwinFieldARAirport : Ind Airport ; - - fun GoondiwindiQueenslandAirport : Ind Airport ; - - fun GoraAirport : Ind Airport ; - - fun GorakhpurAirport : Ind Airport ; - - fun GordilAirport : Ind Airport ; - - fun GordonDownsWesternAustraliaAirport : Ind Airport ; - - fun GordonMunicipalNEAirport : Ind Airport ; - - fun GordonsvilleMunicipalVAAirport : Ind Airport ; - - fun GoreAirport : Ind Airport ; - - fun GorkhaAirport : Ind Airport ; - - fun GorokaAirport : Ind Airport ; - - fun GorontaloAirport : Ind Airport ; - - fun GosfordNewSouthWalesAirport : Ind Airport ; - - fun GoshenMunicipalINAirport : Ind Airport ; - - fun GosseliesCharleroiAirport : Ind Airport ; - - fun GottwaldovAirport : Ind Airport ; - - fun GoulburnIslandNorthernTerritoryAirport : Ind Airport ; - - fun GoulburnNewSouthWalesAirport : Ind Airport ; - - fun GoulimimeAirport : Ind Airport ; - - fun GoundaAirport : Ind Airport ; - - fun GoundamAirport : Ind Airport ; - - fun GoveNorthernTerritoryAirport : Ind Airport ; - - fun GovernadorValadaresMGAirport : Ind Airport ; - - fun GovernorsHarbourEleutheraAirport : Ind Airport ; - - fun GozoAirport : Ind Airport ; - - fun GraciasAirport : Ind Airport ; - - fun GraciosaIslandAzoresAirport : Ind Airport ; - - fun GraftonNewSouthWalesAirport : Ind Airport ; - - fun GranadaAirport : Ind Airport ; - - fun GranbyGrandCountyCOAirport : Ind Airport ; - - fun GrandBahamaIslandGrandBahamaAirport : Ind Airport ; - - fun GrandCanyonHeliportAZAirport : Ind Airport ; - - fun GrandCanyonNationalParkAZAirport : Ind Airport ; - - fun GrandCaseSaintMartinAirport : Ind Airport ; - - fun GrandCentralJohannesburgAirport : Ind Airport ; - - fun GrandCessAirport : Ind Airport ; - - fun GrandForksInternationalNDAirport : Ind Airport ; - - fun GrandMaraisCookCountyMNAirport : Ind Airport ; - - fun GrandRapidsItascaCountyAirportGordonNewstromFieldMNAirport : Ind Airport ; - - fun GrandStrandSCAirport : Ind Airport ; - - fun GrandTurkGrandTurkIsAirport : Ind Airport ; - - fun GraniteMountainAKAirport : Ind Airport ; - - fun GranitesNorthernTerritoryAirport : Ind Airport ; - - fun GrantMunicipalNEAirport : Ind Airport ; - - fun GrantleyAdamsInternationalBarbadosBridgetownAirport : Ind Airport ; - - fun GrantsMilanMunicipalNMAirport : Ind Airport ; - - fun GrantsburgMunicipalWIAirport : Ind Airport ; - - fun GranvilleAirport : Ind Airport ; - - fun GratiotCommunityMIAirport : Ind Airport ; - - fun GrayArmyAirFieldWAAirport : Ind Airport ; - - fun GraylingAKAirport : Ind Airport ; - - fun GreatAussieHoleAirport : Ind Airport ; - - fun GreatBarrierIslandAirport : Ind Airport ; - - fun GreatBarringtonMAAirport : Ind Airport ; - - fun GreatBendMunicipalKSAirport : Ind Airport ; - - fun GreatFallsInternationalMTAirport : Ind Airport ; - - fun GreatHarbourCayBerryAirport : Ind Airport ; - - fun GreatKeppelIslandQueenslandAirport : Ind Airport ; - - fun GreaterBuffaloInternationalNYAirport : Ind Airport ; - - fun GreaterKankakeeILAirport : Ind Airport ; - - fun GreaterSouthwestTXAirport : Ind Airport ; - - fun GreeleyWeldCountyCOAirport : Ind Airport ; - - fun GreenIslandAirport : Ind Airport ; - - fun GreenIsleAirport : Ind Airport ; - - fun GreenRiverAirport : Ind Airport ; - - fun GreenTurtleCayAirport : Ind Airport ; - - fun GreenevilleMunicipalTNAirport : Ind Airport ; - - fun GreenfieldMunicipalIAAirport : Ind Airport ; - - fun GreenhamCommonRAFStationEnglandAirport : Ind Airport ; - - fun GreenleeCountyAZAirport : Ind Airport ; - - fun GreensboroBaltimoreMDAirport : Ind Airport ; - - fun GreenvaleQueenslandAirport : Ind Airport ; - - fun GreenvilleDowntownSCAirport : Ind Airport ; - - fun GreenvilleILAirport : Ind Airport ; - - fun GreenvilleMunicipalMSAirport : Ind Airport ; - - fun GreenvilleSpartanburgSCAirport : Ind Airport ; - - fun GreenwayPlazaHeliportTXAirport : Ind Airport ; - - fun GreenwoodCountySCAirport : Ind Airport ; - - fun GreenwoodLefloreMSAirport : Ind Airport ; - - fun GreenwoodMunicipalINAirport : Ind Airport ; - - fun GreggCountyTXAirport : Ind Airport ; - - fun GregoryDownsQueenslandAirport : Ind Airport ; - - fun GrenfellNewSouthWalesAirport : Ind Airport ; - - fun GrevenMuensterMunsterOsnabrueckOsnabruckAirport : Ind Airport ; - - fun GreymouthAirport : Ind Airport ; - - fun GriffithNewSouthWalesAirport : Ind Airport ; - - fun GrimsbyAirport : Ind Airport ; - - fun GrimseyAirport : Ind Airport ; - - fun GrinnellRegionalIAAirport : Ind Airport ; - - fun GrissomAirForceBaseINAirport : Ind Airport ; - - fun GrooteEylandtNorthernTerritoryAirport : Ind Airport ; - - fun GrootfonteinAirport : Ind Airport ; - - fun GrossetoAirport : Ind Airport ; - - fun GrotonNewLondonCTAirport : Ind Airport ; - - fun GroznyyGroznyGroznyjAirport : Ind Airport ; - - fun GrummanBethpageNYAirport : Ind Airport ; - - fun GrundyMunicipalVAAirport : Ind Airport ; - - fun GuacamayasAirport : Ind Airport ; - - fun GuadalcanalAirport : Ind Airport ; - - fun GuadalupeTXAirport : Ind Airport ; - - fun GuajaraMirimROAirport : Ind Airport ; - - fun GualacoAirport : Ind Airport ; - - fun GualeguaychuAirport : Ind Airport ; - - fun GuamAirport : Ind Airport ; - - fun GuamalAirport : Ind Airport ; - - fun GuanajaIslandAirport : Ind Airport ; - - fun GuanajuatoLeonAirport : Ind Airport ; - - fun GuanambiBAAirport : Ind Airport ; - - fun GuanareAirport : Ind Airport ; - - fun GuapiAirport : Ind Airport ; - - fun GuapilesAirport : Ind Airport ; - - fun GuarapuavaPRAirport : Ind Airport ; - - fun GuaratinguetaSPAirport : Ind Airport ; - - fun GuariAirport : Ind Airport ; - - fun GuasqualitoAirport : Ind Airport ; - - fun GuayaramerinAirport : Ind Airport ; - - fun GuemarElOuedAirport : Ind Airport ; - - fun GuerimaAirport : Ind Airport ; - - fun GuernseyAirport : Ind Airport ; - - fun GuerreroNegroAirport : Ind Airport ; - - fun GueterslohGuterslohAirport : Ind Airport ; - - fun GuigloAirport : Ind Airport ; - - fun GuilinAirport : Ind Airport ; - - fun GuimaraesMAAirport : Ind Airport ; - - fun GuipavasBrestAirport : Ind Airport ; - - fun GuiriaAirport : Ind Airport ; - - fun GuiyangAirport : Ind Airport ; - - fun GujratAirport : Ind Airport ; - - fun GulfportBiloxiRegionalMSAirport : Ind Airport ; - - fun GulgubipAirport : Ind Airport ; - - fun GulkanaAKAirport : Ind Airport ; - - fun GunaAirport : Ind Airport ; - - fun GunnedahNewSouthWalesAirport : Ind Airport ; - - fun GunnisonCountyCOAirport : Ind Airport ; - - fun GunterAirForceBaseALAirport : Ind Airport ; - - fun GunungsitoliAirport : Ind Airport ; - - fun GurneyAlotauAirport : Ind Airport ; - - fun GurupiGOAirport : Ind Airport ; - - fun GusapAirport : Ind Airport ; - - fun GushKatifAirport : Ind Airport ; - - fun GustavusAKAirport : Ind Airport ; - - fun GuthrieCountyRegionalIAAirport : Ind Airport ; - - fun GuthrieMunicipalOKAirport : Ind Airport ; - - fun GuwahatiGauhatiAirport : Ind Airport ; - - fun GuymonMunicipalOKAirport : Ind Airport ; - - fun GwaBurmaAirport : Ind Airport ; - - fun GwadarAirport : Ind Airport ; - - fun GwaliorAirport : Ind Airport ; - - fun GweruAirport : Ind Airport ; - - fun GwinnerAirportRogerMelroeFieldNDAirport : Ind Airport ; - - fun GyandzhaAirport : Ind Airport ; - - fun GympieQueenslandAirport : Ind Airport ; - - fun HaapaiAirport : Ind Airport ; - - fun HachijoJimaIslandAirport : Ind Airport ; - - fun HachinoheAirport : Ind Airport ; - - fun HafrAlbatinAirport : Ind Airport ; - - fun HagforsAirport : Ind Airport ; - - fun HahayaMoroniAirport : Ind Airport ; - - fun HahnAirport : Ind Airport ; - - fun HaiPhongAirport : Ind Airport ; - - fun HaifaAirport : Ind Airport ; - - fun HaikouAirport : Ind Airport ; - - fun HailAirport : Ind Airport ; - - fun HailarAirport : Ind Airport ; - - fun HainesAKAirport : Ind Airport ; - - fun HakodateHokkaidoAirport : Ind Airport ; - - fun HalaliAirport : Ind Airport ; - - fun HalfMoonBayCAAirport : Ind Airport ; - - fun HalimPerdanakusumaInternationalJakartaAirport : Ind Airport ; - - fun HaliweniAtambuaAirport : Ind Airport ; - - fun HalliburtonFieldOKAirport : Ind Airport ; - - fun HallsCreekWesternAustraliaAirport : Ind Airport ; - - fun HalmstadAirBaseHalmstadAirport : Ind Airport ; - - fun HamadanAirport : Ind Airport ; - - fun HamiAirport : Ind Airport ; - - fun HamiltonAirport : Ind Airport ; - - fun HamiltonFairfieldOHAirport : Ind Airport ; - - fun HamiltonIslandQueenslandAirport : Ind Airport ; - - fun HamiltonVictoriaAirport : Ind Airport ; - - fun HammerfestAirport : Ind Airport ; - - fun HamptonMunicipalIAAirport : Ind Airport ; - - fun HanaHIAirport : Ind Airport ; - - fun HanaleiHIAirport : Ind Airport ; - - fun HanamakiMoriokaAirport : Ind Airport ; - - fun HancheyArmyHeliportALAirport : Ind Airport ; - - fun HancockCountyBarHarborMEAirport : Ind Airport ; - - fun HanedaTokyoAirport : Ind Airport ; - - fun HankowAirport : Ind Airport ; - - fun HanksvilleUTAirport : Ind Airport ; - - fun HannaWYAirport : Ind Airport ; - - fun HanusBayAKAirport : Ind Airport ; - - fun HanzhongAirport : Ind Airport ; - - fun HaoIslandAirport : Ind Airport ; - - fun HarareAirport : Ind Airport ; - - fun HarbinAirport : Ind Airport ; - - fun HarbourIslandAirport : Ind Airport ; - - fun HarbourNorthernIrelandAirport : Ind Airport ; - - fun HardwickFieldTNAirport : Ind Airport ; - - fun HardyAndersFieldNatchezAdamsCountyMSAirport : Ind Airport ; - - fun HargeisaAirport : Ind Airport ; - - fun HarlanMunicipalIAAirport : Ind Airport ; - - fun HarrellFieldARAirport : Ind Airport ; - - fun HarrisburgRaleighILAirport : Ind Airport ; - - fun HarrismithAirport : Ind Airport ; - - fun HarrisonCountyTXAirport : Ind Airport ; - - fun HarrogateAirport : Ind Airport ; - - fun HartfordBrainardCTAirport : Ind Airport ; - - fun HartfordMunicipalWIAirport : Ind Airport ; - - fun HartsfieldHeliportGAAirport : Ind Airport ; - - fun HartsvilleMunicipalSCAirport : Ind Airport ; - - fun HaskovoAirport : Ind Airport ; - - fun HassiRmelAirport : Ind Airport ; - - fun HastingsFreetownAirport : Ind Airport ; - - fun HastingsMunicipalNEAirport : Ind Airport ; - - fun HasvikAirport : Ind Airport ; - - fun HatboxFieldOKAirport : Ind Airport ; - - fun HaterumaAirport : Ind Airport ; - - fun HatfieldEnglandAirport : Ind Airport ; - - fun HatoCorozalAirport : Ind Airport ; - - fun HatzfeldthavenAirport : Ind Airport ; - - fun HavasupaiAZAirport : Ind Airport ; - - fun HaverfordwestWalesAirport : Ind Airport ; - - fun HavreCityCountyMTAirport : Ind Airport ; - - fun HawabangoAirport : Ind Airport ; - - fun HawkInletSeaplaneBaseAKAirport : Ind Airport ; - - fun HawkerSouthAustraliaAirport : Ind Airport ; - - fun HawkinsFieldMSAirport : Ind Airport ; - - fun HawthorneMunicipalCAAirport : Ind Airport ; - - fun HawthorneMunicipalNVAirport : Ind Airport ; - - fun HayNewSouthWalesAirport : Ind Airport ; - - fun HaycockAKAirport : Ind Airport ; - - fun HayfieldsAirport : Ind Airport ; - - fun HaymanIslandQueenslandAirport : Ind Airport ; - - fun HaysMunicipalKSAirport : Ind Airport ; - - fun HaywardAirTerminalCAAirport : Ind Airport ; - - fun HaywardMunicipalWIAirport : Ind Airport ; - - fun HazebrouckAirport : Ind Airport ; - - fun HazlehurstGAAirport : Ind Airport ; - - fun HazletonMunicipalPAAirport : Ind Airport ; - - fun HeadinglyQueenslandAirport : Ind Airport ; - - fun HealyRiverAKAirport : Ind Airport ; - - fun HeathlandsQueenslandAirport : Ind Airport ; - - fun HeberSpringsMunicipalARAirport : Ind Airport ; - - fun HebronMunicipalNEAirport : Ind Airport ; - - fun HectorInternationalNDAirport : Ind Airport ; - - fun HefeiAirport : Ind Airport ; - - fun HehoAirport : Ind Airport ; - - fun HeideBuesumAirport : Ind Airport ; - - fun HeidelbergAirport : Ind Airport ; - - fun HeiheAirport : Ind Airport ; - - fun HeiweniAirport : Ind Airport ; - - fun HelenaRegionalMTAirport : Ind Airport ; - - fun HelenvaleAirport : Ind Airport ; - - fun HelgolandAirport : Ind Airport ; - - fun HeliportCroisetteAirport : Ind Airport ; - - fun HeliportGronnedalAirport : Ind Airport ; - - fun HeliportHelsingborgAirport : Ind Airport ; - - fun HeliportInchonAirport : Ind Airport ; - - fun HeliportParisAirport : Ind Airport ; - - fun HeliportSodertaljeAirport : Ind Airport ; - - fun HellinikonInternationalAthensAthinaiAirport : Ind Airport ; - - fun HemetRyanCAAirport : Ind Airport ; - - fun HemphillCountyTXAirport : Ind Airport ; - - fun HenburyNorthernTerritoryAirport : Ind Airport ; - - fun HendersonFieldNCAirport : Ind Airport ; - - fun HendersonGuadalcanalIsAirport : Ind Airport ; - - fun HendersonOxfordNCAirport : Ind Airport ; - - fun HendonEnglandAirport : Ind Airport ; - - fun HengyangAirport : Ind Airport ; - - fun HenryPostArmyAirFieldOKAirport : Ind Airport ; - - fun HenzadaAirport : Ind Airport ; - - fun HeraklionIraklionCreteAirport : Ind Airport ; - - fun HeratAirport : Ind Airport ; - - fun HerefordMunicipalTXAirport : Ind Airport ; - - fun HerendeenBayAKAirport : Ind Airport ; - - fun HeringsdorfAirport : Ind Airport ; - - fun HeringtonMunicipalKSAirport : Ind Airport ; - - fun HermannsburgNorthernTerritoryAirport : Ind Airport ; - - fun HermistonMunicipalORAirport : Ind Airport ; - - fun HernandoCountyFLAirport : Ind Airport ; - - fun HeronIslandQueenslandAirport : Ind Airport ; - - fun HerreraAirport : Ind Airport ; - - fun HerveyBayQueenslandAirport : Ind Airport ; - - fun HerzegovinaAirport : Ind Airport ; - - fun HickamAirForceBaseHIAirport : Ind Airport ; - - fun HickoryRegionalNCAirport : Ind Airport ; - - fun HiddenFallsAKAirport : Ind Airport ; - - fun HiengheneAirport : Ind Airport ; - - fun HighWycombeAirport : Ind Airport ; - - fun HighburyAirport : Ind Airport ; - - fun HigueroteAirport : Ind Airport ; - - fun HikueruAirport : Ind Airport ; - - fun HillAirForceBaseUTAirport : Ind Airport ; - - fun HillCityMunicipalKSAirport : Ind Airport ; - - fun HillenbrandIndustriesINAirport : Ind Airport ; - - fun HillsideWesternAustraliaAirport : Ind Airport ; - - fun HiloInternationalHIAirport : Ind Airport ; - - fun HiltonHeadSCAirport : Ind Airport ; - - fun HinchinbrookeIslandQueenslandAirport : Ind Airport ; - - fun HiroshimaAirport : Ind Airport ; - - fun HiroshimaWestHiroshimaAirport : Ind Airport ; - - fun HissarAirport : Ind Airport ; - - fun HivaOaMarquesasIslandsAirport : Ind Airport ; - - fun HivaroAirport : Ind Airport ; - - fun HjaltabakkiBlonduosAirport : Ind Airport ; - - fun HluhluweAirport : Ind Airport ; - - fun HobartBayAKAirport : Ind Airport ; - - fun HobartMunicipalOKAirport : Ind Airport ; - - fun HobartTasmaniaAirport : Ind Airport ; - - fun HobbsIndustrialAirparkNMAirport : Ind Airport ; - - fun HodeidaAirport : Ind Airport ; - - fun HofAirport : Ind Airport ; - - fun HofufAirport : Ind Airport ; - - fun HogRiverAKAirport : Ind Airport ; - - fun HohenemsAirport : Ind Airport ; - - fun HohhotAirport : Ind Airport ; - - fun HokitikaAirport : Ind Airport ; - - fun HolaAirport : Ind Airport ; - - fun HolguinAirport : Ind Airport ; - - fun HolikachuAKAirport : Ind Airport ; - - fun HolikachukAKAirport : Ind Airport ; - - fun HollisSeaplaneBaseAKAirport : Ind Airport ; - - fun HollisterMunicipalCAAirport : Ind Airport ; - - fun HollomanAirForceBaseNMAirport : Ind Airport ; - - fun HolmavikAirport : Ind Airport ; - - fun HolsteinsborgAirport : Ind Airport ; - - fun HoltFlateyriAirport : Ind Airport ; - - fun HolyCrossAKAirport : Ind Airport ; - - fun HomalinAirport : Ind Airport ; - - fun HomeHillQueenslandAirport : Ind Airport ; - - fun HomerAKAirport : Ind Airport ; - - fun HomeshoreAKAirport : Ind Airport ; - - fun HomesteadAirForceBaseFLAirport : Ind Airport ; - - fun HomyelGomelHomyelAirport : Ind Airport ; - - fun HondoMunicipalTXAirport : Ind Airport ; - - fun HongKongHeliportHongKongAirport : Ind Airport ; - - fun HoninabiAirport : Ind Airport ; - - fun HonningsvagAirport : Ind Airport ; - - fun HonoluluInternationalHIAirport : Ind Airport ; - - fun HoodArmyAirFieldTXAirport : Ind Airport ; - - fun HookIslandAirport : Ind Airport ; - - fun HookersCreekNorthernTerritoryAirport : Ind Airport ; - - fun HoonahAKAirport : Ind Airport ; - - fun HooperBayAKAirport : Ind Airport ; - - fun HopeValeQueenslandAirport : Ind Airport ; - - fun HopetownAirport : Ind Airport ; - - fun HopkinsvilleChristianCountyKYAirport : Ind Airport ; - - fun HornIslandAirport : Ind Airport ; - - fun HornafjordurHofnAirport : Ind Airport ; - - fun HorshamVictoriaAirport : Ind Airport ; - - fun HortaFaialIslandAzoresAirport : Ind Airport ; - - fun HotSpringsMunicipalSDAirport : Ind Airport ; - - fun HotanAirport : Ind Airport ; - - fun HouailoAirport : Ind Airport ; - - fun HouariBoumedieneAlgerAlgiersAirport : Ind Airport ; - - fun HoueisayAirport : Ind Airport ; - - fun HoughtonCountyMemorialMIAirport : Ind Airport ; - - fun HoultonInternationalMEAirport : Ind Airport ; - - fun HoumaTerrebonneLAAirport : Ind Airport ; - - fun HounAirport : Ind Airport ; - - fun HoustonIntercontinentalTXAirport : Ind Airport ; - - fun HoustonSouthwestTXAirport : Ind Airport ; - - fun HovdenOerstaVoldaAirport : Ind Airport ; - - fun HovercraftHarbourTerminalMalmoAirport : Ind Airport ; - - fun HowardAirForceBaseBalboaFortKobbeAirport : Ind Airport ; - - fun HoyIslandAirport : Ind Airport ; - - fun HoybuktmoenKirkenesAirport : Ind Airport ; - - fun HozmanElatAirport : Ind Airport ; - - fun HrodnaGrodnaHrodnaAirport : Ind Airport ; - - fun HsinChuAirport : Ind Airport ; - - fun HuaHinAirport : Ind Airport ; - - fun HuahineSocietyIslandsAirport : Ind Airport ; - - fun HualienAirport : Ind Airport ; - - fun HuanghuaAirport : Ind Airport ; - - fun HuangyanAirport : Ind Airport ; - - fun HuanucoAirport : Ind Airport ; - - fun HubliAirport : Ind Airport ; - - fun HudiksvallAirport : Ind Airport ; - - fun HueAirport : Ind Airport ; - - fun HuehuetenangoAirport : Ind Airport ; - - fun HughendenQueenslandAirport : Ind Airport ; - - fun HughesAKAirport : Ind Airport ; - - fun HugotonMunicipalKSAirport : Ind Airport ; - - fun HuizhowAirport : Ind Airport ; - - fun HullAKAirport : Ind Airport ; - - fun HulmanRegionalINAirport : Ind Airport ; - - fun HultsfredAirport : Ind Airport ; - - fun HumacaoHumacaoAirport : Ind Airport ; - - fun HumbersideAirport : Ind Airport ; - - fun HumbertRiverAirport : Ind Airport ; - - fun HumboldtMunicipalNEAirport : Ind Airport ; - - fun HumeraAirport : Ind Airport ; - - fun HuntingburgINAirport : Ind Airport ; - - fun HuntingtonMunicipalINAirport : Ind Airport ; - - fun HuntsvilleInternationalAirportCarlTJonesFieldALAirport : Ind Airport ; - - fun HuntsvilleMunicipalTXAirport : Ind Airport ; - - fun HurghadaAirport : Ind Airport ; - - fun HuronRegionalSDAirport : Ind Airport ; - - fun HusavikAirport : Ind Airport ; - - fun HusliaAKAirport : Ind Airport ; - - fun HutchinsonCountyTXAirport : Ind Airport ; - - fun HutchinsonMunicipalAirportButlerFieldMNAirport : Ind Airport ; - - fun HutchinsonMunicipalKSAirport : Ind Airport ; - - fun HvammstangiAirport : Ind Airport ; - - fun HwangeNationalParkAirport : Ind Airport ; - - fun HydaburgSeaplaneBaseAKAirport : Ind Airport ; - - fun HyderabadAirport : Ind Airport ; - - fun HyderabadAirportPakistan : Ind Airport ; - - fun IalibuAirport : Ind Airport ; - - fun IamaleleAirport : Ind Airport ; - - fun IasiAirport : Ind Airport ; - - fun IbadanAirport : Ind Airport ; - - fun IbagueAirport : Ind Airport ; - - fun IberiaAirport : Ind Airport ; - - fun IbizaBalearicIslandsAirport : Ind Airport ; - - fun IboAirport : Ind Airport ; - - fun IbokiAirport : Ind Airport ; - - fun IcabaruAirport : Ind Airport ; - - fun IcyBayAKAirport : Ind Airport ; - - fun IdaGroveMunicipalIAAirport : Ind Airport ; - - fun IdiofaAirport : Ind Airport ; - - fun IdreAirport : Ind Airport ; - - fun IejimaAirport : Ind Airport ; - - fun IffleyQueenslandAirport : Ind Airport ; - - fun IgarkaKrasnoyarskAirport : Ind Airport ; - - fun IgiugigAKAirport : Ind Airport ; - - fun IgnacioAgramonteCamagueyAirport : Ind Airport ; - - fun IgorISikorskyMemorialCTAirport : Ind Airport ; - - fun IguelaAirport : Ind Airport ; - - fun IhosyAirport : Ind Airport ; - - fun IhuAirport : Ind Airport ; - - fun IjuiRSAirport : Ind Airport ; - - fun IkelaAirport : Ind Airport ; - - fun IkiAirport : Ind Airport ; - - fun IlakaAirport : Ind Airport ; - - fun IleQuenAirport : Ind Airport ; - - fun IledYeuAirport : Ind Airport ; - - fun IledesPinsIsleofPinesIsleofPinesAirport : Ind Airport ; - - fun IlfordMBAirport : Ind Airport ; - - fun IlhaSolteiraMSAirport : Ind Airport ; - - fun IlheusBAAirport : Ind Airport ; - - fun IliamnaAKAirport : Ind Airport ; - - fun IliganAirport : Ind Airport ; - - fun IllagaAirport : Ind Airport ; - - fun IllishiemArmyAirFieldIllishiemAirport : Ind Airport ; - - fun IloiloAirport : Ind Airport ; - - fun IlorinAirport : Ind Airport ; - - fun IluNewGuineaAirport : Ind Airport ; - - fun IlulissatJakobshavnAirport : Ind Airport ; - - fun ImbaimadaiAirport : Ind Airport ; - - fun ImmokaleeFLAirport : Ind Airport ; - - fun ImondaAirport : Ind Airport ; - - fun ImperatrizMAAirport : Ind Airport ; - - fun ImperialCountyCAAirport : Ind Airport ; - - fun ImperialMunicipalNEAirport : Ind Airport ; - - fun ImpfondoAirport : Ind Airport ; - - fun ImphalAirport : Ind Airport ; - - fun InAmenasZerzaltineAirport : Ind Airport ; - - fun InGuezzamAirport : Ind Airport ; - - fun InSalahAirport : Ind Airport ; - - fun InaguaMatthewTownGreatInaguaAirport : Ind Airport ; - - fun InanwatanAirport : Ind Airport ; - - fun IncirlikAirBaseAdanaAirport : Ind Airport ; - - fun IndagenAirport : Ind Airport ; - - fun IndependenceAirport : Ind Airport ; - - fun IndependenceMunicipalIAAirport : Ind Airport ; - - fun IndependenceMunicipalKSAirport : Ind Airport ; - - fun IndianSpringsAirForceAuxiliaryNVAirport : Ind Airport ; - - fun IndianaCountyJimmyStewartFieldPAAirport : Ind Airport ; - - fun IndianapolisInternationalINAirport : Ind Airport ; - - fun IndianolaMunicipalMSAirport : Ind Airport ; - - fun IndiraGandhiInternationalDelhiAirport : Ind Airport ; - - fun IndoreAirport : Ind Airport ; - - fun IndulkanaSouthAustraliaAirport : Ind Airport ; - - fun IneIneIslandAirport : Ind Airport ; - - fun IngallsFieldVAAirport : Ind Airport ; - - fun IngenieroJacobacciAirport : Ind Airport ; - - fun IngersollILAirport : Ind Airport ; - - fun InghamQueenslandAirport : Ind Airport ; - - fun IngjaldssandurOnundarfjordurAirport : Ind Airport ; - - fun InhambaneAirport : Ind Airport ; - - fun InhamingaAirport : Ind Airport ; - - fun InisheerAirport : Ind Airport ; - - fun InishmaanAirport : Ind Airport ; - - fun InishmoreAirport : Ind Airport ; - - fun InjuneQueenslandAirport : Ind Airport ; - - fun InkermanQueenslandAirport : Ind Airport ; - - fun InnaminckaSouthAustraliaAirport : Ind Airport ; - - fun InnisfailQueenslandAirport : Ind Airport ; - - fun InongoAirport : Ind Airport ; - - fun InternacionalDFAirport : Ind Airport ; - - fun InternationalAdenAirport : Ind Airport ; - - fun InternationalAndrosAirport : Ind Airport ; - - fun InternationalAucklandAirport : Ind Airport ; - - fun InternationalBandarSeriBegwanAirport : Ind Airport ; - - fun InternationalBasraAirport : Ind Airport ; - - fun InternationalBeirutAirport : Ind Airport ; - - fun InternationalBujumburaAirport : Ind Airport ; - - fun InternationalKaohsiungAirport : Ind Airport ; - - fun InternationalNauruAirport : Ind Airport ; - - fun InternationalNorthernTerritoryAirport : Ind Airport ; - - fun InternationalQueenslandAirport : Ind Airport ; - - fun InternationalSouthAustraliaAirport : Ind Airport ; - - fun InusAirport : Ind Airport ; - - fun InvercargillAirport : Ind Airport ; - - fun InverellNewSouthWalesAirport : Ind Airport ; - - fun InvernessScotlandAirport : Ind Airport ; - - fun InverwayNorthernTerritoryAirport : Ind Airport ; - - fun InyokernCAAirport : Ind Airport ; - - fun IoanninaAirport : Ind Airport ; - - fun IokeaAirport : Ind Airport ; - - fun IomaAirport : Ind Airport ; - - fun IoscoCountyMIAirport : Ind Airport ; - - fun IowaCityMunicipalIAAirport : Ind Airport ; - - fun IowaFallsMunicipalIAAirport : Ind Airport ; - - fun IpatingaAirport : Ind Airport ; - - fun IpialesAirport : Ind Airport ; - - fun IpiauBAAirport : Ind Airport ; - - fun IpilAirport : Ind Airport ; - - fun IpirangaAirport : Ind Airport ; - - fun IpohAirport : Ind Airport ; - - fun IpotaAirport : Ind Airport ; - - fun IpswichAirport : Ind Airport ; - - fun IraanMunicipalTXAirport : Ind Airport ; - - fun IreceBAAirport : Ind Airport ; - - fun IringaAirport : Ind Airport ; - - fun IrionaAirport : Ind Airport ; - - fun IrkutskIrkutskAirport : Ind Airport ; - - fun IsabelPassAKAirport : Ind Airport ; - - fun IsafjordurAirport : Ind Airport ; - - fun IschiaAirport : Ind Airport ; - - fun IscuandeAirport : Ind Airport ; - - fun IsfahanAirport : Ind Airport ; - - fun IshhurdiAirport : Ind Airport ; - - fun IshigakiAirport : Ind Airport ; - - fun IsisfordQueenslandAirport : Ind Airport ; - - fun IslaMujersAirport : Ind Airport ; - - fun IslamabadAirport : Ind Airport ; - - fun IslandHeliportNYAirport : Ind Airport ; - - fun ItabunaBAAirport : Ind Airport ; - - fun ItacoiatiaraAMAirport : Ind Airport ; - - fun ItaitubaPAAirport : Ind Airport ; - - fun ItajaiSCAirport : Ind Airport ; - - fun ItambacuriMGAirport : Ind Airport ; - - fun ItamiOsakaAirport : Ind Airport ; - - fun ItaquiRSAirport : Ind Airport ; - - fun ItazukeAirForceBaseKyoshuAirport : Ind Airport ; - - fun ItokamaAirport : Ind Airport ; - - fun ItuberaBAAirport : Ind Airport ; - - fun IvaloAirport : Ind Airport ; - - fun IvangradAirport : Ind Airport ; - - fun IvankaBratislavaAirport : Ind Airport ; - - fun IvanoFrankivskIvanoFrankovskIvanoFrankivskAirport : Ind Airport ; - - fun IvanofBaySeaplaneBaseAKAirport : Ind Airport ; - - fun IvishakAKAirport : Ind Airport ; - - fun IwakuniAirForceBaseHonshuIsAirport : Ind Airport ; - - fun IwamiAirport : Ind Airport ; - - fun IwoJimaAirport : Ind Airport ; - - fun IxtepecAirport : Ind Airport ; - - fun IzhevskUdmurtiaAirport : Ind Airport ; - - fun IzumoAirport : Ind Airport ; - - fun JBMHertzogBloemfonteinAirport : Ind Airport ; - - fun JabalpurAirport : Ind Airport ; - - fun JabatAirport : Ind Airport ; - - fun JabiruNorthernTerritoryAirport : Ind Airport ; - - fun JacareacangaPRAirport : Ind Airport ; - - fun JachelAirport : Ind Airport ; - - fun JackEdwardsALAirport : Ind Airport ; - - fun JackMcNamaraFieldCAAirport : Ind Airport ; - - fun JackpotAirportHaydenFieldNVAirport : Ind Airport ; - - fun JacksonCountyAirportReynoldsFieldMIAirport : Ind Airport ; - - fun JacksonHoleWYAirport : Ind Airport ; - - fun JacksonInternationalMSAirport : Ind Airport ; - - fun JacksonvilleInternationalFLAirport : Ind Airport ; - - fun JacksonvilleMunicipalILAirport : Ind Airport ; - - fun JacobabadAirport : Ind Airport ; - - fun JacobinaBAAirport : Ind Airport ; - - fun JacouinotBayAirport : Ind Airport ; - - fun JaenAirport : Ind Airport ; - - fun JaffnaAirport : Ind Airport ; - - fun JaffreyMunicipalSilverRanchNHAirport : Ind Airport ; - - fun JagdalpurAirport : Ind Airport ; - - fun JaipurAirport : Ind Airport ; - - fun JaisalmerAirport : Ind Airport ; - - fun JalalabadAirport : Ind Airport ; - - fun JalapaAirport : Ind Airport ; - - fun JambaAirport : Ind Airport ; - - fun JambiAirport : Ind Airport ; - - fun JambolAirport : Ind Airport ; - - fun JamesMCoxDaytonInternationalOHAirport : Ind Airport ; - - fun JamestownMunicipalNDAirport : Ind Airport ; - - fun JammuAirport : Ind Airport ; - - fun JamnagarAirport : Ind Airport ; - - fun JamshedpurAirport : Ind Airport ; - - fun JanSmutsJohannesburgAirport : Ind Airport ; - - fun JanakpurAirport : Ind Airport ; - - fun JandakotWesternAustraliaAirport : Ind Airport ; - - fun JanuariaMGAirport : Ind Airport ; - - fun JaqueAirport : Ind Airport ; - - fun JasperCountyAirportBellFieldTXAirport : Ind Airport ; - - fun JaujaAirport : Ind Airport ; - - fun JeffcoCOAirport : Ind Airport ; - - fun JeffersonCityMemorialMOAirport : Ind Airport ; - - fun JeffersonCountyAirparkOHAirport : Ind Airport ; - - fun JeffersonCountyTXAirport : Ind Airport ; - - fun JeffersonMunicipalIAAirport : Ind Airport ; - - fun JehAirport : Ind Airport ; - - fun JequieBAAirport : Ind Airport ; - - fun JeremieAirport : Ind Airport ; - - fun JerezdelaFronteraAirport : Ind Airport ; - - fun JerseyAirport : Ind Airport ; - - fun JesoloAirport : Ind Airport ; - - fun JessoreAirport : Ind Airport ; - - fun JesupWayneCountyGAAirport : Ind Airport ; - - fun JevlachNaxcivanAirport : Ind Airport ; - - fun JiParanaROAirport : Ind Airport ; - - fun JiamusiAirport : Ind Airport ; - - fun JianAirport : Ind Airport ; - - fun JianqiaoHangzhouAirport : Ind Airport ; - - fun JiayuguanAirport : Ind Airport ; - - fun JijigaAirport : Ind Airport ; - - fun JilinAirport : Ind Airport ; - - fun JimShearerSouthPAAirport : Ind Airport ; - - fun JimmaAirport : Ind Airport ; - - fun JingdezhenAirport : Ind Airport ; - - fun JinghongAirport : Ind Airport ; - - fun JiningAirport : Ind Airport ; - - fun JinjaAirport : Ind Airport ; - - fun JinjiangAirport : Ind Airport ; - - fun JinquanAirport : Ind Airport ; - - fun JinzhouAirport : Ind Airport ; - - fun JipijapaAirport : Ind Airport ; - - fun JiriAirport : Ind Airport ; - - fun JiujiangAirport : Ind Airport ; - - fun JiwaniAirport : Ind Airport ; - - fun JoacabaSCAirport : Ind Airport ; - - fun JoaoPessoaPBAirport : Ind Airport ; - - fun JodhpurAirport : Ind Airport ; - - fun JoeFossFieldSDAirport : Ind Airport ; - - fun JoensuuAirport : Ind Airport ; - - fun JohannesburgHeliportJohannesburgAirport : Ind Airport ; - - fun JohnCTuneTNAirport : Ind Airport ; - - fun JohnDayStateORAirport : Ind Airport ; - - fun JohnFKennedyInternationalNYAirport : Ind Airport ; - - fun JohnFKennedyMemorialWIAirport : Ind Airport ; - - fun JohnsonAtollJohnstonIslandAirport : Ind Airport ; - - fun JohnsonCityTXAirport : Ind Airport ; - - fun JohnsonCountyWYAirport : Ind Airport ; - - fun JohnstownCambriaCountyPAAirport : Ind Airport ; - - fun JohorBahruAirport : Ind Airport ; - - fun JoinvilleSCAirport : Ind Airport ; - - fun JolietParkDistrictILAirport : Ind Airport ; - - fun JoloAirport : Ind Airport ; - - fun JomsomAirport : Ind Airport ; - - fun JonesboroMunicipalARAirport : Ind Airport ; - - fun JonkopingAirport : Ind Airport ; - - fun JoplinRegionalMOAirport : Ind Airport ; - - fun JordanMTAirport : Ind Airport ; - - fun JorgeWilstermanCochabambaAirport : Ind Airport ; - - fun JorhatAirport : Ind Airport ; - - fun JosAirport : Ind Airport ; - - fun JoseAAnzoateguiBarcelonaAirport : Ind Airport ; - - fun JosedeSanMartinAirport : Ind Airport ; - - fun JosephstaalAirport : Ind Airport ; - - fun JoshuaSanfordFieldWIAirport : Ind Airport ; - - fun JoufAirport : Ind Airport ; - - fun JouniehAirport : Ind Airport ; - - fun JuanjuiAirport : Ind Airport ; - - fun JuanlesPinsAirport : Ind Airport ; - - fun JuaraAirport : Ind Airport ; - - fun JuazeirodoNorteCEAirport : Ind Airport ; - - fun JubaAirport : Ind Airport ; - - fun JuinaMGAirport : Ind Airport ; - - fun JuistAirport : Ind Airport ; - - fun JuizdoForaMGAirport : Ind Airport ; - - fun JujuyAirport : Ind Airport ; - - fun JuliaCreekQueenslandAirport : Ind Airport ; - - fun JuliacaAirport : Ind Airport ; - - fun JulianCarrollKYAirport : Ind Airport ; - - fun JulianehabAirport : Ind Airport ; - - fun JumlaAirport : Ind Airport ; - - fun JundahQueenslandAirport : Ind Airport ; - - fun JuneauHarborSeaplaneBaseAKAirport : Ind Airport ; - - fun JuneauInternationalAKAirport : Ind Airport ; - - fun JuninAirport : Ind Airport ; - - fun JuradoAirport : Ind Airport ; - - fun JurienBayWesternAustraliaAirport : Ind Airport ; - - fun JuruenaMGAirport : Ind Airport ; - - fun JuticalpaAirport : Ind Airport ; - - fun JuzhowAirport : Ind Airport ; - - fun JwanengAirport : Ind Airport ; - - fun JyvaskylaJyvaeskylaeAirport : Ind Airport ; - - fun KaanapaliHIAirport : Ind Airport ; - - fun KabaenaAirport : Ind Airport ; - - fun KabalaAirport : Ind Airport ; - - fun KabalegaAirport : Ind Airport ; - - fun KabaloAirport : Ind Airport ; - - fun KabindaAirport : Ind Airport ; - - fun KabriDarAirport : Ind Airport ; - - fun KabulKhabulAirport : Ind Airport ; - - fun KabwumAirport : Ind Airport ; - - fun KacmaAirport : Ind Airport ; - - fun KadalaChitaAirport : Ind Airport ; - - fun KadenaAirForceBaseRyukyuIsAirport : Ind Airport ; - - fun KadunaAirport : Ind Airport ; - - fun KaediAirport : Ind Airport ; - - fun KaeleAirport : Ind Airport ; - - fun KagiAirport : Ind Airport ; - - fun KagoshimaKyushuAirport : Ind Airport ; - - fun KaguaAirport : Ind Airport ; - - fun KaiTakInternationalHongKongAirport : Ind Airport ; - - fun KaiapitAirport : Ind Airport ; - - fun KaieteurAirport : Ind Airport ; - - fun KaikoheAirport : Ind Airport ; - - fun KaikoruaAirport : Ind Airport ; - - fun KailashaharAirport : Ind Airport ; - - fun KaimanaAirport : Ind Airport ; - - fun KaintibaAirport : Ind Airport ; - - fun KaiserslauternAirport : Ind Airport ; - - fun KaitaiaAirport : Ind Airport ; - - fun KajaaniAirport : Ind Airport ; - - fun KakeSeaplaneBaseAKAirport : Ind Airport ; - - fun KakhonakAKAirport : Ind Airport ; - - fun KakiovikAKAirport : Ind Airport ; - - fun KalaboAirport : Ind Airport ; - - fun KalakaketAKAirport : Ind Airport ; - - fun KalamataAirport : Ind Airport ; - - fun KalamazooBattleCreekInternationalMIAirport : Ind Airport ; - - fun KalatAirport : Ind Airport ; - - fun KalbarriWesternAustraliaAirport : Ind Airport ; - - fun KalemieAirport : Ind Airport ; - - fun KalemyoAirport : Ind Airport ; - - fun KalgoorlieWesternAustraliaAirport : Ind Airport ; - - fun KaliboAirport : Ind Airport ; - - fun KalimaAirport : Ind Airport ; - - fun KaliningradKaliningradAirport : Ind Airport ; - - fun KalkurungAirport : Ind Airport ; - - fun KalmarAirport : Ind Airport ; - - fun KalokolAirport : Ind Airport ; - - fun KalpowarQueenslandAirport : Ind Airport ; - - fun KalskagAKAirport : Ind Airport ; - - fun KaltagAKAirport : Ind Airport ; - - fun KamalpurAirport : Ind Airport ; - - fun KamaranDownsQueenslandAirport : Ind Airport ; - - fun KamaranIslandAirport : Ind Airport ; - - fun KamarangAirport : Ind Airport ; - - fun KambaldaWesternAustraliaAirport : Ind Airport ; - - fun KambuayaAirport : Ind Airport ; - - fun KamembeAirport : Ind Airport ; - - fun KameshliAirport : Ind Airport ; - - fun KamileroiQueenslandAirport : Ind Airport ; - - fun KaminaAirport : Ind Airport ; - - fun KaminaAirportZaire : Ind Airport ; - - fun KamirabaAirport : Ind Airport ; - - fun KammarataAirport : Ind Airport ; - - fun KampalaAirport : Ind Airport ; - - fun KampalaEntebbeAirport : Ind Airport ; - - fun KampotAirport : Ind Airport ; - - fun KamulaiAirport : Ind Airport ; - - fun KamusiAirport : Ind Airport ; - - fun KamyanetsPodilskyyKamenetsPodolskiyKhmelnytskyyAirport : Ind Airport ; - - fun KanabMunicipalUTAirport : Ind Airport ; - - fun KanabeaAirport : Ind Airport ; - - fun KanainjAirport : Ind Airport ; - - fun KanangaAirport : Ind Airport ; - - fun KanazawaKomatsuAirport : Ind Airport ; - - fun KandaharAirport : Ind Airport ; - - fun KandavuAirport : Ind Airport ; - - fun KandepAirport : Ind Airport ; - - fun KandiAirport : Ind Airport ; - - fun KandlaAirport : Ind Airport ; - - fun KandrianAirport : Ind Airport ; - - fun KangambaAirport : Ind Airport ; - - fun KanganAirport : Ind Airport ; - - fun KangnungAirport : Ind Airport ; - - fun KaniamaAirport : Ind Airport ; - - fun KankanAirport : Ind Airport ; - - fun KanoAirport : Ind Airport ; - - fun KanombeKigaliAirport : Ind Airport ; - - fun KanpurAirport : Ind Airport ; - - fun KansaiOsakaAirport : Ind Airport ; - - fun KanuaAirport : Ind Airport ; - - fun KaolackAirport : Ind Airport ; - - fun KapaluaWestMauiHIAirport : Ind Airport ; - - fun KapangaAirport : Ind Airport ; - - fun KapitSarawakAirport : Ind Airport ; - - fun KarKarAirport : Ind Airport ; - - fun KarachiAirport : Ind Airport ; - - fun KaramayAirport : Ind Airport ; - - fun KaranamboAirport : Ind Airport ; - - fun KarasabaiAirport : Ind Airport ; - - fun KarasburgAirport : Ind Airport ; - - fun KaratoAirport : Ind Airport ; - - fun KarawariAirport : Ind Airport ; - - fun KardjaliAirport : Ind Airport ; - - fun KardlaAirport : Ind Airport ; - - fun KaribaAirport : Ind Airport ; - - fun KarimuiAirport : Ind Airport ; - - fun KarlovyVaryAirport : Ind Airport ; - - fun KarlskogaAirport : Ind Airport ; - - fun KarlstadAirport : Ind Airport ; - - fun KarlukAKAirport : Ind Airport ; - - fun KarlukLakeSeaplaneBaseAKAirport : Ind Airport ; - - fun KarmoyHaugesundAirport : Ind Airport ; - - fun KarongaAirport : Ind Airport ; - - fun KaroolaAirport : Ind Airport ; - - fun KarpathosAirport : Ind Airport ; - - fun KarrathaWesternAustraliaAirport : Ind Airport ; - - fun KarubagaAirport : Ind Airport ; - - fun KarumbaQueenslandAirport : Ind Airport ; - - fun KarupAirport : Ind Airport ; - - fun KasaanSeaplaneBaseAKAirport : Ind Airport ; - - fun KasamaAirport : Ind Airport ; - - fun KasaneAirport : Ind Airport ; - - fun KasanombeAirport : Ind Airport ; - - fun KasengaAirport : Ind Airport ; - - fun KaseseAirport : Ind Airport ; - - fun KashiAirport : Ind Airport ; - - fun KasiglukAKAirport : Ind Airport ; - - fun KasikasimaAirport : Ind Airport ; - - fun KasongoLundaAirport : Ind Airport ; - - fun KasosIslandCreteAirport : Ind Airport ; - - fun KassalaAirport : Ind Airport ; - - fun KasselAirport : Ind Airport ; - - fun KastelorizoAirport : Ind Airport ; - - fun KastoriaAirport : Ind Airport ; - - fun KastrupKobenhavnCopenhagenAirport : Ind Airport ; - - fun KasunguAirport : Ind Airport ; - - fun KatanningWesternAustraliaAirport : Ind Airport ; - - fun KatherineNorthernTerritoryAirport : Ind Airport ; - - fun KatoAirport : Ind Airport ; - - fun KatunayakeColomboAirport : Ind Airport ; - - fun KauAirport : Ind Airport ; - - fun KauhajokiAirport : Ind Airport ; - - fun KauhavaAirport : Ind Airport ; - - fun KaukuraAirport : Ind Airport ; - - fun KaunasAirport : Ind Airport ; - - fun KavallaKavalaAirport : Ind Airport ; - - fun KavanayenAirport : Ind Airport ; - - fun KaviengAirport : Ind Airport ; - - fun KawadjiaAirport : Ind Airport ; - - fun KawauIslandAirport : Ind Airport ; - - fun KawitoAirport : Ind Airport ; - - fun KawthaungAirport : Ind Airport ; - - fun KayesAirport : Ind Airport ; - - fun KayseriAirport : Ind Airport ; - - fun KazanTatarstanAirport : Ind Airport ; - - fun KeaholeKonaInternationalHIAirport : Ind Airport ; - - fun KearneyMunicipalNEAirport : Ind Airport ; - - fun KebarAirport : Ind Airport ; - - fun KedougouAirport : Ind Airport ; - - fun KeeslerAirForceBaseMSAirport : Ind Airport ; - - fun KeetmanshoopAirport : Ind Airport ; - - fun KefaloniaKefalliniaAirport : Ind Airport ; - - fun KeflavikReykjavikAirport : Ind Airport ; - - fun KegelmanAirForceAuxiliaryFieldOKAirport : Ind Airport ; - - fun KeglsuglAirport : Ind Airport ; - - fun KeisahAirport : Ind Airport ; - - fun KekanaKauaiAirport : Ind Airport ; - - fun KelleAirport : Ind Airport ; - - fun KelpBayAKAirport : Ind Airport ; - - fun KelseyMBAirport : Ind Airport ; - - fun KelsoLongviewWAAirport : Ind Airport ; - - fun KeluangAirport : Ind Airport ; - - fun KemerovoKemerovoAirport : Ind Airport ; - - fun KemmererMunicipalWYAirport : Ind Airport ; - - fun KempseyNewSouthWalesAirport : Ind Airport ; - - fun KenaiMunicipalAKAirport : Ind Airport ; - - fun KenemaAirport : Ind Airport ; - - fun KengtungAirport : Ind Airport ; - - fun KeniebaAirport : Ind Airport ; - - fun KeningauAirport : Ind Airport ; - - fun KenmoreAirHarborIncSeaplaneBaseWAAirport : Ind Airport ; - - fun KennettMemorialMOAirport : Ind Airport ; - - fun KennyCoveAirport : Ind Airport ; - - fun KenoshaMunicipalWIAirport : Ind Airport ; - - fun KentCountyInternationalMIAirport : Ind Airport ; - - fun KentlandMunicipalINAirport : Ind Airport ; - - fun KeokukMunicipalIAAirport : Ind Airport ; - - fun KepiAirport : Ind Airport ; - - fun KeramaAirport : Ind Airport ; - - fun KerangVictoriaAirport : Ind Airport ; - - fun KerchKrymCrimeaAirport : Ind Airport ; - - fun KeremaAirport : Ind Airport ; - - fun KerichoAirport : Ind Airport ; - - fun KerikeriBayofIslandsAirport : Ind Airport ; - - fun KerinciSamatraAirport : Ind Airport ; - - fun KerioValleyAirport : Ind Airport ; - - fun KerkyraCorfuAirport : Ind Airport ; - - fun KermanAirport : Ind Airport ; - - fun KermanshahAirport : Ind Airport ; - - fun KerrvilleMunicipalAirportLouisSchreinerFieldTXAirport : Ind Airport ; - - fun KertehAirport : Ind Airport ; - - fun KeruaAirport : Ind Airport ; - - fun KeshodAirport : Ind Airport ; - - fun KetapangBorneoAirport : Ind Airport ; - - fun KetchikanInternationalAKAirport : Ind Airport ; - - fun KewaneeMunicipalILAirport : Ind Airport ; - - fun KeyLargoFLAirport : Ind Airport ; - - fun KeyWestInternationalFLAirport : Ind Airport ; - - fun KhajurahoAirport : Ind Airport ; - - fun KhamisMushayatAbhaAirport : Ind Airport ; - - fun KhamisMuskaytAirport : Ind Airport ; - - fun KhamtiAirport : Ind Airport ; - - fun KhanehAirport : Ind Airport ; - - fun KharkAirport : Ind Airport ; - - fun KharkivKharkovKharkivAirport : Ind Airport ; - - fun KhartoumAirport : Ind Airport ; - - fun KhasabAirport : Ind Airport ; - - fun KhashmelGirbaAirport : Ind Airport ; - - fun KhaskovoAirport : Ind Airport ; - - fun KhersonMykolayivAirport : Ind Airport ; - - fun KhmelnytskyyKhmelnitskiyKhmelnytskyyAirport : Ind Airport ; - - fun KhonKaenAirport : Ind Airport ; - - fun KhongAirport : Ind Airport ; - - fun KhostAirport : Ind Airport ; - - fun KhowaiAirport : Ind Airport ; - - fun KhulnaAirport : Ind Airport ; - - fun KhuzdarAirport : Ind Airport ; - - fun KhwahanAirport : Ind Airport ; - - fun KhwaiRiverLandingAirport : Ind Airport ; - - fun KibrisAirport : Ind Airport ; - - fun KickapooDowntownAirparkTXAirport : Ind Airport ; - - fun KielAirport : Ind Airport ; - - fun KietaAirport : Ind Airport ; - - fun KiffaAirport : Ind Airport ; - - fun KikaigaShimaAirport : Ind Airport ; - - fun KikinondaAirport : Ind Airport ; - - fun KikoriAirport : Ind Airport ; - - fun KikwitAirport : Ind Airport ; - - fun KilaguniAirport : Ind Airport ; - - fun KiliKiliIslandAirport : Ind Airport ; - - fun KilimanjaroAirport : Ind Airport ; - - fun KilkennyAirport : Ind Airport ; - - fun KillarneyKerryCountyAirport : Ind Airport ; - - fun KilleenMunicipalTXAirport : Ind Airport ; - - fun KilwaAirport : Ind Airport ; - - fun KilwaAirportTanzania : Ind Airport ; - - fun KimamAirport : Ind Airport ; - - fun KimballMunicipalAirportRobertEArrajFieldNEAirport : Ind Airport ; - - fun KimbeHoskinsAirport : Ind Airport ; - - fun KimberleyAirport : Ind Airport ; - - fun KimberlyDownsWesternAustraliaAirport : Ind Airport ; - - fun KimbleCountyTXAirport : Ind Airport ; - - fun KincheldeAirForceBaseMIAirport : Ind Airport ; - - fun KindambaAirport : Ind Airport ; - - fun KindleyFieldBermudaAirport : Ind Airport ; - - fun KinduAirport : Ind Airport ; - - fun KingAbdulAzizJeddahAirport : Ind Airport ; - - fun KingCoveAKAirport : Ind Airport ; - - fun KingIslandTasmaniaAirport : Ind Airport ; - - fun KingSalmonAKAirport : Ind Airport ; - - fun KingaroyQueenslandAirport : Ind Airport ; - - fun KingfisherLakeAerodromeONAirport : Ind Airport ; - - fun KingmanAZAirport : Ind Airport ; - - fun KingsCanyonNorthernTerritoryAirport : Ind Airport ; - - fun KingsCreekStationAirport : Ind Airport ; - - fun KingscoteKangarooIslandSouthAustraliaAirport : Ind Airport ; - - fun KinmenAirport : Ind Airport ; - - fun KinstonRegionalJetportatStallingsFieldNCAirport : Ind Airport ; - - fun KipnukAKAirport : Ind Airport ; - - fun KiraAirport : Ind Airport ; - - fun KirakiraAirport : Ind Airport ; - - fun KiriAirport : Ind Airport ; - - fun KirkimbieAirport : Ind Airport ; - - fun KirksvilleRegionalMOAirport : Ind Airport ; - - fun KirkukAirport : Ind Airport ; - - fun KirkwallOrkneyIslandsAirport : Ind Airport ; - - fun KirovohradKirovogradKirovohradAirport : Ind Airport ; - - fun KirschMunicipalMIAirport : Ind Airport ; - - fun KirunaAirport : Ind Airport ; - - fun KirunduAirport : Ind Airport ; - - fun KiryatShmonaAirport : Ind Airport ; - - fun KisenganAirport : Ind Airport ; - - fun KishIslandAirport : Ind Airport ; - - fun KismayuAirport : Ind Airport ; - - fun KissidougouAirport : Ind Airport ; - - fun KisumuAirport : Ind Airport ; - - fun KitaDaitoAirport : Ind Airport ; - - fun KitaKyushuAirport : Ind Airport ; - - fun KitaleAirport : Ind Airport ; - - fun KitavaAirport : Ind Airport ; - - fun KithiraAirport : Ind Airport ; - - fun KitoiBaySeaplaneBaseAKAirport : Ind Airport ; - - fun KitsaultBCAirport : Ind Airport ; - - fun KittilaAirport : Ind Airport ; - - fun KitweAirport : Ind Airport ; - - fun KiungaAirportKenya : Ind Airport ; - - fun KivalinaAKAirport : Ind Airport ; - - fun KiwaiIslandAirport : Ind Airport ; - - fun KiwayuAirport : Ind Airport ; - - fun KizhuyakAKAirport : Ind Airport ; - - fun KjevikKristiansandAirport : Ind Airport ; - - fun KlagBayAKAirport : Ind Airport ; - - fun KlagenfurtAirport : Ind Airport ; - - fun KlaipedaAirport : Ind Airport ; - - fun KlawockAKAirport : Ind Airport ; - - fun KleinzeeAirport : Ind Airport ; - - fun KlerksdorpAirport : Ind Airport ; - - fun KnokkeHeistZouteAirport : Ind Airport ; - - fun KnoxArmyHeliportALAirport : Ind Airport ; - - fun KnoxvilleDowntownIslandTNAirport : Ind Airport ; - - fun KochiAirport : Ind Airport ; - - fun KodiakAKAirport : Ind Airport ; - - fun KodiakMunicipalAKAirport : Ind Airport ; - - fun KoelnKolnAirport : Ind Airport ; - - fun KoinambeAirport : Ind Airport ; - - fun KoingnaasAirport : Ind Airport ; - - fun KokeKathiemLopBuriAirport : Ind Airport ; - - fun KokodaAirport : Ind Airport ; - - fun KokonaoAirport : Ind Airport ; - - fun KokoroAirport : Ind Airport ; - - fun KokrinesAKAirport : Ind Airport ; - - fun KokshetauKokchetavKokshetauAirport : Ind Airport ; - - fun KolAirport : Ind Airport ; - - fun KoldaAirport : Ind Airport ; - - fun KolhapurAirport : Ind Airport ; - - fun KolweziAirport : Ind Airport ; - - fun KomacoAirport : Ind Airport ; - - fun KomoMandaAirport : Ind Airport ; - - fun KomoroDiliAirport : Ind Airport ; - - fun KompiamAirport : Ind Airport ; - - fun KompongChhnangAirport : Ind Airport ; - - fun KompongThomAirport : Ind Airport ; - - fun KompongsomAirport : Ind Airport ; - - fun KomsomolskNaAmureKhabarovskAirport : Ind Airport ; - - fun KonawarukAirport : Ind Airport ; - - fun KoneAirport : Ind Airport ; - - fun KongeAirport : Ind Airport ; - - fun KongiganakAKAirport : Ind Airport ; - - fun KongoboumbaAirport : Ind Airport ; - - fun KongoloAirport : Ind Airport ; - - fun KonoAirport : Ind Airport ; - - fun KontumAirport : Ind Airport ; - - fun KonyaAirport : Ind Airport ; - - fun KoolatahQueenslandAirport : Ind Airport ; - - fun KoolburraQueenslandAirport : Ind Airport ; - - fun KoonibbaSouthAustraliaAirport : Ind Airport ; - - fun KopiagoAirport : Ind Airport ; - - fun KorhogoAirport : Ind Airport ; - - fun KorlaAirport : Ind Airport ; - - fun KoroAirport : Ind Airport ; - - fun KorobaAirport : Ind Airport ; - - fun KorolevuAirport : Ind Airport ; - - fun KortrijkWevelgemKortrijkAirport : Ind Airport ; - - fun KosKosIslandAirport : Ind Airport ; - - fun KosipeAirport : Ind Airport ; - - fun KosreaKosraeIslandAirport : Ind Airport ; - - fun KostiAirport : Ind Airport ; - - fun KotaAirport : Ind Airport ; - - fun KotaBharuAirport : Ind Airport ; - - fun KotaKinabaluEastAirport : Ind Airport ; - - fun KotabangunAirport : Ind Airport ; - - fun KotabaruAirport : Ind Airport ; - - fun KotakoliAirport : Ind Airport ; - - fun KotlikAKAirport : Ind Airport ; - - fun KotokaAccraAirport : Ind Airport ; - - fun KoulamoutouAirport : Ind Airport ; - - fun KoumacAirport : Ind Airport ; - - fun KoumalaAirport : Ind Airport ; - - fun KoutabaAirport : Ind Airport ; - - fun KoutialaAirport : Ind Airport ; - - fun KowanyamaQueenslandAirport : Ind Airport ; - - fun KoyukAKAirport : Ind Airport ; - - fun KoyukukAKAirport : Ind Airport ; - - fun KozaniAirport : Ind Airport ; - - fun KrabiAirport : Ind Airport ; - - fun KrakorAirport : Ind Airport ; - - fun KramatorskDonetskAirport : Ind Airport ; - - fun KramforsAirport : Ind Airport ; - - fun KranebittenInnsbruckAirport : Ind Airport ; - - fun KrasnodarKrasnodarAirport : Ind Airport ; - - fun KrasnodovskBalkanAirport : Ind Airport ; - - fun KrasnoyarskKrasnoyarskAirport : Ind Airport ; - - fun KratieAirport : Ind Airport ; - - fun KremenchukKremenchugPoltavaAirport : Ind Airport ; - - fun KribiAirport : Ind Airport ; - - fun KristianstadAirport : Ind Airport ; - - fun KrivyyRihKrivoyRogDnipropetrovskAirport : Ind Airport ; - - fun KualaBelaitAirport : Ind Airport ; - - fun KuantanAirport : Ind Airport ; - - fun KubinIslandAirport : Ind Airport ; - - fun KuchingEastAirport : Ind Airport ; - - fun KudatSabahAirport : Ind Airport ; - - fun KufrahAirport : Ind Airport ; - - fun KukunduAirport : Ind Airport ; - - fun KulgeraNorthernTerritoryAirport : Ind Airport ; - - fun KuluAirport : Ind Airport ; - - fun KulusukIslandAirport : Ind Airport ; - - fun KumamotoAirport : Ind Airport ; - - fun KumasiAirport : Ind Airport ; - - fun KumgimAirport : Ind Airport ; - - fun KunsanAirport : Ind Airport ; - - fun KununurraWesternAustraliaAirport : Ind Airport ; - - fun KuopioAirport : Ind Airport ; - - fun KuorevisiAirport : Ind Airport ; - - fun KupianoAirport : Ind Airport ; - - fun KupperNJAirport : Ind Airport ; - - fun KuqaAirport : Ind Airport ; - - fun KuranAirport : Ind Airport ; - - fun KurganKurganAirport : Ind Airport ; - - fun KuriAirport : Ind Airport ; - - fun KuriaAirport : Ind Airport ; - - fun KurumanAirport : Ind Airport ; - - fun KurundiNorthernTerritoryAirport : Ind Airport ; - - fun KurupungAirport : Ind Airport ; - - fun KurwinaAirport : Ind Airport ; - - fun KushimotoAirport : Ind Airport ; - - fun KushiroAirport : Ind Airport ; - - fun KutaisiAirport : Ind Airport ; - - fun KuusamoAirport : Ind Airport ; - - fun KuvumuBukavuAirport : Ind Airport ; - - fun KuwaitAirport : Ind Airport ; - - fun KvernbergetKristiansundAirport : Ind Airport ; - - fun KwaiHarbourAirport : Ind Airport ; - - fun KwangjuAirport : Ind Airport ; - - fun KwethlukAKAirport : Ind Airport ; - - fun KwigillingokSeaplaneBaseAKAirport : Ind Airport ; - - fun KyaukpyuAirport : Ind Airport ; - - fun KyauktawAirport : Ind Airport ; - - fun KyleOakleyFieldKYAirport : Ind Airport ; - - fun KyzylTuvaAirport : Ind Airport ; - - fun LaAuroraGuatemalaCityAirport : Ind Airport ; - - fun LaDefenseHeliportParisAirport : Ind Airport ; - - fun LaDesiradeAirport : Ind Airport ; - - fun LaRocheAirport : Ind Airport ; - - fun LaayouneAirport : Ind Airport ; - - fun LakeBrooksSeaplaneBaseAKAirport : Ind Airport ; - - fun LakeBuenaVistaSTOLFLAirport : Ind Airport ; - - fun LakeHavasuCityAZAirport : Ind Airport ; - - fun LakefieldOHAirport : Ind Airport ; - - fun LakelandAirportNobleFLeeMemorialFieldWIAirport : Ind Airport ; - - fun LanderCountyNVAirport : Ind Airport ; - - fun LandskronaHeliportHelsingborAirport : Ind Airport ; - - fun LandvetterGoteborgGothenburgAirport : Ind Airport ; - - fun LangenhagenHannoverAirport : Ind Airport ; - - fun LanseriaAirport : Ind Airport ; - - fun LanzaroteCanaryIslandsAirport : Ind Airport ; - - fun LarsenBayAKAirport : Ind Airport ; - - fun LasVegasHendersonSkyHarborNVAirport : Ind Airport ; - - fun LaughlinAirForceBaseTXAirport : Ind Airport ; - - fun LaughlinBullheadCityAZAirport : Ind Airport ; - - fun LaurenceGHanscomFieldMAAirport : Ind Airport ; - - fun LavonNorthTXAirport : Ind Airport ; - - fun LeCastelletAirport : Ind Airport ; - - fun LeLamentinFortdeFranceAirport : Ind Airport ; - - fun LeaCountyHobbsNMAirport : Ind Airport ; - - fun LeeCFineMemorialMOAirport : Ind Airport ; - - fun LeeGilmerMemorialGAAirport : Ind Airport ; - - fun LeeMDAirport : Ind Airport ; - - fun LeesburgMunicipalAirportGodfreyFieldVAAirport : Ind Airport ; - - fun LegerBecharAirport : Ind Airport ; - - fun LehAirport : Ind Airport ; - - fun LemboHeliportNJAirport : Ind Airport ; - - fun LenaweeCountyMIAirport : Ind Airport ; - - fun LeonardodaVinciFiumicinoRomaRomeAirport : Ind Airport ; - - fun LesCayesAirport : Ind Airport ; - - fun LevelockAKAirport : Ind Airport ; - - fun LewisUniversityILAirport : Ind Airport ; - - fun LexingtonMunicipalNCAirport : Ind Airport ; - - fun LibbyArmyAirFieldSierraVistaMunicipalAZAirport : Ind Airport ; - - fun LilabariAirport : Ind Airport ; - - fun LimaAllenCountyOHAirport : Ind Airport ; - - fun LincolnMunicipalArmyNationalGuardBaseOperationsNEAirport : Ind Airport ; - - fun ListaFarsundAirport : Ind Airport ; - - fun LittleDiomedeIslandAKAirport : Ind Airport ; - - fun LockhartRiversQueenslandAirport : Ind Airport ; - - fun LogansportMunicipalINAirport : Ind Airport ; - - fun LongIslandMacArthurNYAirport : Ind Airport ; - - fun LongPaisaSabahAirport : Ind Airport ; - - fun LongvicDijonAirport : Ind Airport ; - - fun LorraineMetzNancyAirport : Ind Airport ; - - fun LosCanosGuantanamoAirport : Ind Airport ; - - fun LouisBothaDurbanAirport : Ind Airport ; - - fun LovellFieldTNAirport : Ind Airport ; - - fun LowenthalFriedrichshafenAirport : Ind Airport ; - - fun LuanoLubumbashiAirport : Ind Airport ; - - fun LuceCountyHaleMIAirport : Ind Airport ; - - fun LulsgateEnglandAirport : Ind Airport ; - - fun LumbalaAirport : Ind Airport ; - - fun LungiFreetownAirport : Ind Airport ; - - fun LyangasodvKirovAirport : Ind Airport ; - - fun MPokoBanguiAirport : Ind Airport ; - - fun MackallArmyAirFieldNCAirport : Ind Airport ; - - fun MadisonLacQuiParleCountyMNAirport : Ind Airport ; - - fun MaduraiAirport : Ind Airport ; - - fun MaeHongSonAirport : Ind Airport ; - - fun MagadanMagadanAirport : Ind Airport ; - - fun MagnoliaMunicipalARAirport : Ind Airport ; - - fun MahlonSweetFieldORAirport : Ind Airport ; - - fun MajorsTXAirport : Ind Airport ; - - fun MakabanaAirport : Ind Airport ; - - fun MakokolaAirport : Ind Airport ; - - fun MalaMalaAirport : Ind Airport ; - - fun MalagaAirport : Ind Airport ; - - fun MalmiHelsinkiAirport : Ind Airport ; - - fun MalmoHarbourHeliportMalmoAirport : Ind Airport ; - - fun MalmstromAirForceBaseMTAirport : Ind Airport ; - - fun MandelieuCannesAirport : Ind Airport ; - - fun MandjiAirport : Ind Airport ; - - fun MangaloreAirport : Ind Airport ; - - fun MangarevaGambierIslandsAirport : Ind Airport ; - - fun MannyYokoFreetownAirport : Ind Airport ; - - fun ManokotakAKAirport : Ind Airport ; - - fun MansehraAirport : Ind Airport ; - - fun MansionHouseAirport : Ind Airport ; - - fun MaoAirport : Ind Airport ; - - fun MareebaQueenslandAirport : Ind Airport ; - - fun MarhanRAFStationEnglandAirport : Ind Airport ; - - fun MarieGalanteAirport : Ind Airport ; - - fun MarionCountyALAirport : Ind Airport ; - - fun MarionCountyAirportBrownFieldTNAirport : Ind Airport ; - - fun MarionCountyRegionalARAirport : Ind Airport ; - - fun MariscalEstigarribiaAirport : Ind Airport ; - - fun MarkaAmmanAirport : Ind Airport ; - - fun MarketCenterHeliportTXAirport : Ind Airport ; - - fun MarlboroCountySCAirport : Ind Airport ; - - fun MarriottAstrodomeHeliportTXAirport : Ind Airport ; - - fun MarshallArmyAirFieldKSAirport : Ind Airport ; - - fun MaryvilleMemorialMOAirport : Ind Airport ; - - fun MasindiAirport : Ind Airport ; - - fun MasvingoAirport : Ind Airport ; - - fun MatariIsiroAirport : Ind Airport ; - - fun MataveriEasterIsAirport : Ind Airport ; - - fun MaupertusCherbourgAirport : Ind Airport ; - - fun MaxsonAirfieldNYAirport : Ind Airport ; - - fun MayaMayaBrazzavilleAirport : Ind Airport ; - - fun McClellanPalomarCAAirport : Ind Airport ; - - fun McConnellAirForceBaseKSAirport : Ind Airport ; - - fun McCordAKAirport : Ind Airport ; - - fun MeadowsFieldCAAirport : Ind Airport ; - - fun MedellinAirport : Ind Airport ; - - fun MelbourneHeliportVictoriaAirport : Ind Airport ; - - fun MelvilleHallDominicaRoseauAirport : Ind Airport ; - - fun MemorialFieldARAirport : Ind Airport ; - - fun MercerCountyWVAirport : Ind Airport ; - - fun MeridianArmyNationalGuardBaseOperationsMSAirport : Ind Airport ; - - fun MerignacBordeauxAirport : Ind Airport ; - - fun MerleKMudholeSmithAKAirport : Ind Airport ; - - fun MerrillCMeigsILAirport : Ind Airport ; - - fun MerrittIslandFLAirport : Ind Airport ; - - fun MervilleCalonneAirport : Ind Airport ; - - fun MesadelReyCAAirport : Ind Airport ; - - fun MethodistHospitalHeliportCAAirport : Ind Airport ; - - fun MetropolitanAreaBaghdadAirport : Ind Airport ; - - fun MetropolitanAreaBerlinAirport : Ind Airport ; - - fun MetropolitanAreaBucharestAirport : Ind Airport ; - - fun MetropolitanAreaBuenosAiresAirport : Ind Airport ; - - fun MetropolitanAreaILAirport : Ind Airport ; - - fun MetropolitanAreaJakartaAirport : Ind Airport ; - - fun MetropolitanAreaKSAirport : Ind Airport ; - - fun MetropolitanAreaMIAirport : Ind Airport ; - - fun MettelFieldINAirport : Ind Airport ; - - fun MiamiHeliportFLAirport : Ind Airport ; - - fun MicalovoTverAirport : Ind Airport ; - - fun MichaelArmyAirFieldUTAirport : Ind Airport ; - - fun MieleMimbaleAirport : Ind Airport ; - - fun MiguelHidalgoyCostillaGuadalajaraAirport : Ind Airport ; - - fun MihaiKogainiceanuConstantaAirport : Ind Airport ; - - fun MikonosAirport : Ind Airport ; - - fun MiltonKeynesAirport : Ind Airport ; - - fun MiyazakiAirport : Ind Airport ; - - fun MobaAirport : Ind Airport ; - - fun MobileDowntownALAirport : Ind Airport ; - - fun MohamedVCasablancaAirport : Ind Airport ; - - fun MohammedVCasablancaAirport : Ind Airport ; - - fun MondellFieldWYAirport : Ind Airport ; - - fun MonroeCountyINAirport : Ind Airport ; - - fun MonroeNCAirport : Ind Airport ; - - fun MontgomeryCountyAirparkMDAirport : Ind Airport ; - - fun MontgomeryCountyTXAirport : Ind Airport ; - - fun MooreArmyAirFieldMAAirport : Ind Airport ; - - fun MoserBaySeaplaneBaseAKAirport : Ind Airport ; - - fun MouguluAirport : Ind Airport ; - - fun MountCarmelMunicipalILAirport : Ind Airport ; - - fun MountGunsonSouthAustraliaAirport : Ind Airport ; - - fun MountIsaQueenslandAirport : Ind Airport ; - - fun MountWashingtonRegionalNHAirport : Ind Airport ; - - fun MtGoldworthyWesternAustraliaAirport : Ind Airport ; - - fun MtHagenAirport : Ind Airport ; - - fun MudgeeNewSouthWalesAirport : Ind Airport ; - - fun MuharraqInternationalBahrainAirport : Ind Airport ; - - fun MuldrowAirfieldHeliportOKAirport : Ind Airport ; - - fun MunicipalCrookedAirport : Ind Airport ; - - fun MurrayFieldCAAirport : Ind Airport ; - - fun NAALongBeachPortHelistopCAAirport : Ind Airport ; - - fun NDendeAirport : Ind Airport ; - - fun NDjiliKinshasaAirport : Ind Airport ; - - fun NDjoleAirport : Ind Airport ; - - fun NadiaInternationalAbuDhabiAirport : Ind Airport ; - - fun NahaAirForceBaseOkinawaAirport : Ind Airport ; - - fun NakhonPhanomAirport : Ind Airport ; - - fun NamatanaiAirport : Ind Airport ; - - fun NampulaAirport : Ind Airport ; - - fun NanchangAirport : Ind Airport ; - - fun NanortalikAirport : Ind Airport ; - - fun NantucketMemorialMAAirport : Ind Airport ; - - fun NapaCountyCAAirport : Ind Airport ; - - fun NaplesMunicipalFLAirport : Ind Airport ; - - fun NarssaqAirport : Ind Airport ; - - fun NashvilleInternationalTNAirport : Ind Airport ; - - fun NasikAirport : Ind Airport ; - - fun NationalZaventemBrusselsBruxellesAirport : Ind Airport ; - - fun NatronaCountyInternationalWYAirport : Ind Airport ; - - fun NavalAirFacilityEnglandAirport : Ind Airport ; - - fun NaxosAirport : Ind Airport ; - - fun NeedlesCAAirport : Ind Airport ; - - fun NegageAirport : Ind Airport ; - - fun NegarboAirport : Ind Airport ; - - fun NeghelliAirport : Ind Airport ; - - fun NeilArmstrongOHAirport : Ind Airport ; - - fun NejranAirport : Ind Airport ; - - fun NemaAirport : Ind Airport ; - - fun NenanaMunicipalAKAirport : Ind Airport ; - - fun NeoshoMemorialMOAirport : Ind Airport ; - - fun NepalganjAirport : Ind Airport ; - - fun NeumuensterAirport : Ind Airport ; - - fun NewBedfordMunicipalMAAirport : Ind Airport ; - - fun NewCastleCountyDEAirport : Ind Airport ; - - fun NewHanoverInternationalNCAirport : Ind Airport ; - - fun NewKoliganekAKAirport : Ind Airport ; - - fun NewStuyahokAKAirport : Ind Airport ; - - fun NewarkInternationalNJAirport : Ind Airport ; - - fun NewportBeachCAAirport : Ind Airport ; - - fun NewportStateVTAirport : Ind Airport ; - - fun NewtokAKAirport : Ind Airport ; - - fun NewtonCityCountyKSAirport : Ind Airport ; - - fun NgurahRaiDenpasarBaliAirport : Ind Airport ; - - fun NiagaraFallsInternationalNYAirport : Ind Airport ; - - fun NicaroAirport : Ind Airport ; - - fun NieuenlandBremenAirport : Ind Airport ; - - fun NieuwNickerieNewNickerieAirport : Ind Airport ; - - fun NiigataHonshuAirport : Ind Airport ; - - fun NiihameAirport : Ind Airport ; - - fun NikolskiAKAirport : Ind Airport ; - - fun NimrozAirport : Ind Airport ; - - fun NisAirport : Ind Airport ; - - fun NishinoomoteAirport : Ind Airport ; - - fun NissanIslandAirport : Ind Airport ; - - fun NiueIslandAirport : Ind Airport ; - - fun NjombeAirport : Ind Airport ; - - fun NoiBaiHanoiAirport : Ind Airport ; - - fun NormanManleyKingstonAirport : Ind Airport ; - - fun NorthEleutheraEleutheraAirport : Ind Airport ; - - fun NorthFrontGibraltarAirport : Ind Airport ; - - fun NorthPerryFLAirport : Ind Airport ; - - fun NoumeaAirport : Ind Airport ; - - fun NoumerateGhardaiaAirport : Ind Airport ; - - fun NovyKhabarovskAirport : Ind Airport ; - - fun NowShahrAirport : Ind Airport ; - - fun NuevaGeronaAirport : Ind Airport ; - - fun NumfoorAirport : Ind Airport ; - - fun NzetoAirport : Ind Airport ; - - fun OSullivanArmyAirFieldNationalGuardCAAirport : Ind Airport ; - - fun OaklandConventionCenterHeliportCAAirport : Ind Airport ; - - fun ObbiaAirport : Ind Airport ; - - fun OdienneAirport : Ind Airport ; - - fun OhioUniversityOHAirport : Ind Airport ; - - fun OlatheKSKansasCityAirport : Ind Airport ; - - fun OlgaBaySeaplaneBaseAKAirport : Ind Airport ; - - fun OntarioHeliportCAAirport : Ind Airport ; - - fun OrangeNewSouthWalesAirport : Ind Airport ; - - fun OrcasIslandWAAirport : Ind Airport ; - - fun OrchidIslandAirport : Ind Airport ; - - fun OrechovisGornaAirport : Ind Airport ; - - fun OrlandoMunicipalFLAirport : Ind Airport ; - - fun OtisArmyNationalGuardBaseMAAirport : Ind Airport ; - - fun OtsegoCountyMIAirport : Ind Airport ; - - fun OuedIraraHassiMessaoudAirport : Ind Airport ; - - fun OutagamieCountyWIAirport : Ind Airport ; - - fun OutlawFieldTNAirport : Ind Airport ; - - fun OuzinkieAKAirport : Ind Airport ; - - fun OwenRobertsGrandCaymanAirport : Ind Airport ; - - fun PageFieldFLAirport : Ind Airport ; - - fun PajasBlancasCordobaAirport : Ind Airport ; - - fun PaleseMacchieBariAirport : Ind Airport ; - - fun PalmasdelMarAirport : Ind Airport ; - - fun PalonegroBucaramangaAirport : Ind Airport ; - - fun PamandziDzaoudziMamoudzouAirport : Ind Airport ; - - fun PanajiAirport : Ind Airport ; - - fun PangbornMemorialWAAirport : Ind Airport ; - - fun ParatebuenoAirport : Ind Airport ; - - fun ParkTenHeliportTXAirport : Ind Airport ; - - fun ParkTownshipMIAirport : Ind Airport ; - - fun ParksSeaplaneBaseAKAirport : Ind Airport ; - - fun ParmeBayonneAngletBiarritzAirport : Ind Airport ; - - fun PasadenaCAAirport : Ind Airport ; - - fun PasighatAirport : Ind Airport ; - - fun PasodelosLibresAirport : Ind Airport ; - - fun PatengaChittagongAirport : Ind Airport ; - - fun PathankotAirport : Ind Airport ; - - fun PatrickAirForceBaseFLAirport : Ind Airport ; - - fun PattimuraAmbonAirport : Ind Airport ; - - fun PauloffHarborSeaplaneBaseAKAirport : Ind Airport ; - - fun PeachtreeCityAirportFalconFieldGAAirport : Ind Airport ; - - fun PearlsGrenadaGrenvilleAirport : Ind Airport ; - - fun PentagonArmyHeliportDCAirport : Ind Airport ; - - fun PeretolaFirenzeFlorenceAirport : Ind Airport ; - - fun PerimeterGAAirport : Ind Airport ; - - fun PerryFoleyFLAirport : Ind Airport ; - - fun PerryvilleAKAirport : Ind Airport ; - - fun PhiferAirfieldWYAirport : Ind Airport ; - - fun PhilLHudsonMunicipalTXAirport : Ind Airport ; - - fun PhilipSWGoldsonInternationalBelizeCityAirport : Ind Airport ; - - fun PhillipsArmyAirFieldMDAirport : Ind Airport ; - - fun PhoenixDeerValleyMunicipalAZAirport : Ind Airport ; - - fun PhoenixGoodyearMunicipalAZAirport : Ind Airport ; - - fun PhuBonAirport : Ind Airport ; - - fun PhuketAirport : Ind Airport ; - - fun PickensCountyGAAirport : Ind Airport ; - - fun PiedmontTriadInternationalNCAirport : Ind Airport ; - - fun PietarsaariKokkolaAirport : Ind Airport ; - - fun PlantationAirparkGAAirport : Ind Airport ; - - fun PohangAirport : Ind Airport ; - - fun PointBakerSeaplaneBaseAKAirport : Ind Airport ; - - fun PointeSalineAirport : Ind Airport ; - - fun PopeFieldINAirport : Ind Airport ; - - fun PorettaCorsicaAirport : Ind Airport ; - - fun PortAuthorityDowntownManhattanWallStreetHeliportNYAirport : Ind Airport ; - - fun PortAuthorityWest30thStreetMidtownHeliportNYAirport : Ind Airport ; - - fun PortBaileySeaplaneBaseAKAirport : Ind Airport ; - - fun PortBlairAirport : Ind Airport ; - - fun PortBouetAbidjanAirport : Ind Airport ; - - fun PortClarenceCoastGuardStationAKAirport : Ind Airport ; - - fun PortColumbusInternationalOHAirport : Ind Airport ; - - fun PortEllenIslayAirport : Ind Airport ; - - fun PortFitzroyAirport : Ind Airport ; - - fun PortWilliamsSeaplaneBaseAKAirport : Ind Airport ; - - fun PortlandHillsboroORAirport : Ind Airport ; - - fun PortoSeguroBAAirport : Ind Airport ; - - fun PortofAstoriaORAirport : Ind Airport ; - - fun PresidenteStroessnerAsuncionAirport : Ind Airport ; - - fun PretoriaHeliportPretoriaAirport : Ind Airport ; - - fun PrincevilleHIAirport : Ind Airport ; - - fun PrincipedaBeiraROAirport : Ind Airport ; - - fun PryorFieldALAirport : Ind Airport ; - - fun PuertoArmuellaAirport : Ind Airport ; - - fun PyongyangAirport : Ind Airport ; - - fun PyrzowiceKatowiceAirport : Ind Airport ; - - fun QaisumahAirport : Ind Airport ; - - fun QarshiKarshiQashqadaryoAirport : Ind Airport ; - - fun QiemoAirport : Ind Airport ; - - fun QingyangAirport : Ind Airport ; - - fun QishnAirport : Ind Airport ; - - fun QostanayKustanayQostanayAirport : Ind Airport ; - - fun QuamichanLakeWaterAerodromeBCAirport : Ind Airport ; - - fun QuanducAirport : Ind Airport ; - - fun QuartzCreekAKAirport : Ind Airport ; - - fun QueenAliaInternationalAmmanAirport : Ind Airport ; - - fun QueenBeatrixInternationalArubaOranjestadAirport : Ind Airport ; - - fun QuinhagakAKAirport : Ind Airport ; - - fun RAFStationScotlandAirport : Ind Airport ; - - fun RISDDowneyHelistopCAAirport : Ind Airport ; - - fun RIScienceCenterHelistopCAAirport : Ind Airport ; - - fun RaeBareliAirport : Ind Airport ; - - fun RafaelNunezCartagenadeIndiasAirport : Ind Airport ; - - fun RaleighCountyMemorialWVAirport : Ind Airport ; - - fun RanchiAirport : Ind Airport ; - - fun RebiechowoGdanskAirport : Ind Airport ; - - fun RedhillEnglandAirport : Ind Airport ; - - fun RedstoneArmyAirFieldALAirport : Ind Airport ; - - fun RennerFieldGoodlandMunicipalKSAirport : Ind Airport ; - - fun RentschlerCTAirport : Ind Airport ; - - fun RepublicNYAirport : Ind Airport ; - - fun RheinMainAirForceBaseFrankfurtAirport : Ind Airport ; - - fun RheinMainFrankfurtAirport : Ind Airport ; - - fun RheinRuhrDuesseldorfDusseldorfAirport : Ind Airport ; - - fun RheindahlenAirport : Ind Airport ; - - fun RhooseCardiffAirport : Ind Airport ; - - fun RichardsGebaurMOAirport : Ind Airport ; - - fun RinkenbergerRLAILAirport : Ind Airport ; - - fun RioGrandeValleyInternationalTXAirport : Ind Airport ; - - fun RiversideMetroCenterHeliportCAAirport : Ind Airport ; - - fun RobertGrayArmyAirFieldTXAirport : Ind Airport ; - - fun RobertMuellerMunicipalTXAirport : Ind Airport ; - - fun RochambeauCayenneAirport : Ind Airport ; - - fun RockCountyWIAirport : Ind Airport ; - - fun RodriguezBallonArequipaAirport : Ind Airport ; - - fun RonaldswayIsleofManAirport : Ind Airport ; - - fun RorshachAltenrheinAirport : Ind Airport ; - - fun RoscoeTurnerMSAirport : Ind Airport ; - - fun RoscommonCountyMIAirport : Ind Airport ; - - fun RossFieldTwinCitiesMIAirport : Ind Airport ; - - fun SabreArmyHeliportTNAirport : Ind Airport ; - - fun SaharSantaCruzInternationalBombayAirport : Ind Airport ; - - fun SaintGatienDeauvilleAirport : Ind Airport ; - - fun SaintGeoirsGrenobleAirport : Ind Airport ; - - fun SainteCatherineCorsicaAirport : Ind Airport ; - - fun SaissFesFezAirport : Ind Airport ; - - fun SamaraSamaraAirport : Ind Airport ; - - fun SampsonCountyNCAirport : Ind Airport ; - - fun SamuelsFieldKYAirport : Ind Airport ; - - fun SanCarlosdeBarilocheAirport : Ind Airport ; - - fun SanJuanAposentoAirport : Ind Airport ; - - fun SanJuanPuebloNMAirport : Ind Airport ; - - fun SanLuisValleyRegionalAirportBergmanFieldCOAirport : Ind Airport ; - - fun SanRafaelAirport : Ind Airport ; - - fun SanSebastianAirport : Ind Airport ; - - fun SandyRiverORAirport : Ind Airport ; - - fun SanfebagarAirport : Ind Airport ; - - fun SantaCruzFloresIslandAzoresAirport : Ind Airport ; - - fun SantaIsabelAirport : Ind Airport ; - - fun SantaVitoriaMGAirport : Ind Airport ; - - fun SantaYnezCAAirport : Ind Airport ; - - fun SantoAngeloRSAirport : Ind Airport ; - - fun SantoDonHerreraAirport : Ind Airport ; - - fun SantoriniThiraAirport : Ind Airport ; - - fun SaqaniAirport : Ind Airport ; - - fun SargodhaAirport : Ind Airport ; - - fun SaveGoteborgAirport : Ind Airport ; - - fun SchaumburgAirParkILAirport : Ind Airport ; - - fun SchenckFieldIAAirport : Ind Airport ; - - fun SchipholAmsterdamAirport : Ind Airport ; - - fun ScholesFieldTXAirport : Ind Airport ; - - fun SchoolcraftCountyMIAirport : Ind Airport ; - - fun ScottAirForceBaseILAirport : Ind Airport ; - - fun SculthorpeRAFStationEnglandAirport : Ind Airport ; - - fun ScusciubanAirport : Ind Airport ; - - fun SedaliaMemorialMOAirport : Ind Airport ; - - fun SegeAirport : Ind Airport ; - - fun SeiyunAirport : Ind Airport ; - - fun SelaparangMataramAirport : Ind Airport ; - - fun SematanAirport : Ind Airport ; - - fun SenouBamakoAirport : Ind Airport ; - - fun SentaniDjayapuraJayapuraAirport : Ind Airport ; - - fun SepingganBalikpapanAirport : Ind Airport ; - - fun SesquicentenarioSanAndresAirport : Ind Airport ; - - fun SeymourJohnsonAirForceBaseNCAirport : Ind Airport ; - - fun ShaltzFieldKSAirport : Ind Airport ; - - fun ShannonVAAirport : Ind Airport ; - - fun ShaoguanAirport : Ind Airport ; - - fun ShauliajAirport : Ind Airport ; - - fun ShelbyMunicipalNCAirport : Ind Airport ; - - fun ShermanArmyAirFieldKSAirport : Ind Airport ; - - fun ShermanOaksCommunityHospitalHeliportCAAirport : Ind Airport ; - - fun ShillavoAirport : Ind Airport ; - - fun ShimkentChimkentSouthKazakhstanAirport : Ind Airport ; - - fun ShoalCoveAKAirport : Ind Airport ; - - fun ShorehamAirport : Ind Airport ; - - fun ShreveportDowntownLAAirport : Ind Airport ; - - fun ShuteHarbourQueenslandAirport : Ind Airport ; - - fun SiguiriAirport : Ind Airport ; - - fun SikassoAirport : Ind Airport ; - - fun SikorskyHeliportCTAirport : Ind Airport ; - - fun SilcharAirport : Ind Airport ; - - fun SilverBayMunicipalMNAirport : Ind Airport ; - - fun SimikotAirport : Ind Airport ; - - fun SimmonsArmyAirFieldNCAirport : Ind Airport ; - - fun SimonBolivarGuayaquilAirport : Ind Airport ; - - fun SinaloaCuliacanAirport : Ind Airport ; - - fun SindalAirport : Ind Airport ; - - fun SirSeretseKhamaInternationalGaboroneAirport : Ind Airport ; - - fun SitiaCreteAirport : Ind Airport ; - - fun SittweAkyabAirport : Ind Airport ; - - fun SkarduAirport : Ind Airport ; - - fun SkiathosAirport : Ind Airport ; - - fun SkovdeAirport : Ind Airport ; - - fun SkyparkUTAirport : Ind Airport ; - - fun SloulinFieldInternationalNDAirport : Ind Airport ; - - fun SmithReynoldsNCAirport : Ind Airport ; - - fun SoalalaAirport : Ind Airport ; - - fun SoekarnoHattaInternationalJakartaAirport : Ind Airport ; - - fun SogwipoChejuAirport : Ind Airport ; - - fun SongkhiaHatyaiHatYaiAirport : Ind Airport ; - - fun SormavoNizhniyNovgorodAirport : Ind Airport ; - - fun SoummamBejaiaAirport : Ind Airport ; - - fun SouthBigHornCountyWYAirport : Ind Airport ; - - fun SouthBiminiInternationalBiminiAirport : Ind Airport ; - - fun SoutherFieldGAAirport : Ind Airport ; - - fun SouthwestGeorgiaRegionalGAAirport : Ind Airport ; - - fun SpartaFortMcCoyWIAirport : Ind Airport ; - - fun SpetsaiIslandAirport : Ind Airport ; - - fun SpokaneInternationalWAAirport : Ind Airport ; - - fun SpringvaleQueenslandAirport : Ind Airport ; - - fun SquiresGateEnglandAirport : Ind Airport ; - - fun StAndrewsScotlandAirport : Ind Airport ; - - fun StAngeloNorthernIrelandAirport : Ind Airport ; - - fun StCloudHospitalHeliportMNAirport : Ind Airport ; - - fun StDenijsWestremGhentGentAirport : Ind Airport ; - - fun StHelensTasmaniaAirport : Ind Airport ; - - fun StLucieCountyInternationalFLAirport : Ind Airport ; - - fun StMaloDinardPleurtuitAirport : Ind Airport ; - - fun StMarysAKAirport : Ind Airport ; - - fun StMarysEnglandAirport : Ind Airport ; - - fun StPierreAirport : Ind Airport ; - - fun StTropezAirport : Ind Airport ; - - fun StafsbergHamarAirport : Ind Airport ; - - fun StanStamperMunicipalOKAirport : Ind Airport ; - - fun StapletonInternationalCOAirport : Ind Airport ; - - fun SteelPierTajMahalHeliportNJAirport : Ind Airport ; - - fun StephensCountyTXAirport : Ind Airport ; - - fun StouffersHeliportPAAirport : Ind Airport ; - - fun StreakyBaySouthAustraliaAirport : Ind Airport ; - - fun StuartPowellFieldKYAirport : Ind Airport ; - - fun SubangPeninsularAirport : Ind Airport ; - - fun SukkertoppenAirport : Ind Airport ; - - fun SummitLakeBCAirport : Ind Airport ; - - fun SundanceAirparkOKAirport : Ind Airport ; - - fun SungeiTakaiAirport : Ind Airport ; - - fun SunnyvaleCAAirport : Ind Airport ; - - fun SunsetGlendaleCAAirport : Ind Airport ; - - fun SurcinBelgradeBeogradAirport : Ind Airport ; - - fun SussexCountyDEAirport : Ind Airport ; - - fun SvegAirport : Ind Airport ; - - fun SyamsudinNoorBanjarmarsinAirport : Ind Airport ; - - fun SyrosIslandAirport : Ind Airport ; - - fun TSTIWacoJamesConnallTXAirport : Ind Airport ; - - fun TaherJijelAirport : Ind Airport ; - - fun TahnetaPassAKAirport : Ind Airport ; - - fun TakakaAirport : Ind Airport ; - - fun TalaveraLaRealBadajozAirport : Ind Airport ; - - fun TalladegaMunicipalALAirport : Ind Airport ; - - fun TavauxDoleAirport : Ind Airport ; - - fun TaymarHeliportWAAirport : Ind Airport ; - - fun TerredeBasAirport : Ind Airport ; - - fun TerrorBaySeaplaneBaseAKAirport : Ind Airport ; - - fun ThalerhofGrazAirport : Ind Airport ; - - fun TheDallesMunicipalORAirport : Ind Airport ; - - fun TheFrancisSGabreskiNYAirport : Ind Airport ; - - fun TheValleyWallblakeAnguillaAirport : Ind Airport ; - - fun TheWilliamBHartsfieldAtlantaInternationalGAAirport : Ind Airport ; - - fun TheWoodlandsMemorialHospitalHeliportTXAirport : Ind Airport ; - - fun ThomasCRussellFieldALAirport : Ind Airport ; - - fun ThompsonRobbinsARAirport : Ind Airport ; - - fun ThorneBaySeaplaneBaseAKAirport : Ind Airport ; - - fun ThreeRiversMunicipalDrHainesMIAirport : Ind Airport ; - - fun TikchikLodgeAKAirport : Ind Airport ; - - fun TilleBeauvaisAirport : Ind Airport ; - - fun TimehriGeorgetownAirport : Ind Airport ; - - fun TinsonKingstonAirport : Ind Airport ; - - fun TiptonArmyAirFieldMDAirport : Ind Airport ; - - fun TirstrupAarhusAirport : Ind Airport ; - - fun TiskaDjanetAirport : Ind Airport ; - - fun TogiakFishAKAirport : Ind Airport ; - - fun TompkinsCountyNYAirport : Ind Airport ; - - fun TornioKemiAirport : Ind Airport ; - - fun TortolaBeefIsAirport : Ind Airport ; - - fun TouatAdrarAirport : Ind Airport ; - - fun TourSinaiCityAirport : Ind Airport ; - - fun TranscoTowerGarageHeliportTXAirport : Ind Airport ; - - fun TriStateMiltonJFergusonFieldWVAirport : Ind Airport ; - - fun TriStateSteubenCountyINAirport : Ind Airport ; - - fun TribhuvanKathmanduAirport : Ind Airport ; - - fun TripoliAirport : Ind Airport ; - - fun TusiArmyHeliportCAAirport : Ind Airport ; - - fun TweedNewHavenCTAirport : Ind Airport ; - - fun TwinCountyVAAirport : Ind Airport ; - - fun UlanhotAirport : Ind Airport ; - - fun UnalaskaAKAirport : Ind Airport ; - - fun UnionCAAirport : Ind Airport ; - - fun UnitedStatesirForceAcademyAirstripCOAirport : Ind Airport ; - - fun UnitedStatesrmyHeliportILAirport : Ind Airport ; - - fun UniversalStudiosCAAirport : Ind Airport ; - - fun UniversityofIllinoisWillardILAirport : Ind Airport ; - - fun UpernavikAirport : Ind Airport ; - - fun UyakAKAirport : Ind Airport ; - - fun UyakSeaplaneBaseAKAirport : Ind Airport ; - - fun VCBirdInternationalCoolidgeAntiguaIsAirport : Ind Airport ; - - fun VagarFaroeIsAirport : Ind Airport ; - - fun ValedeCaesPAAirport : Ind Airport ; - - fun ValleyWalesAirport : Ind Airport ; - - fun VanceAirForceBaseOKAirport : Ind Airport ; - - fun VantaaHelsinkiAirport : Ind Airport ; - - fun VenangoRegionalPAAirport : Ind Airport ; - - fun VermilionCountyILAirport : Ind Airport ; - - fun ViasBeziersAirport : Ind Airport ; - - fun VigraAlesundAalesundAirport : Ind Airport ; - - fun VilhenaROAirport : Ind Airport ; - - fun VinadelMarAirport : Ind Airport ; - - fun VirgilIGrissomMunicipalINAirport : Ind Airport ; - - fun VirginiaTechVAAirport : Ind Airport ; - - fun WHBudBarronGAAirport : Ind Airport ; - - fun WKKelloggMIAirport : Ind Airport ; - - fun WabashMunicipalINAirport : Ind Airport ; - - fun WacoKungoAirport : Ind Airport ; - - fun WacoRegionalTXAirport : Ind Airport ; - - fun WadMedaniAirport : Ind Airport ; - - fun WageningenAirport : Ind Airport ; - - fun WahnBonnAirport : Ind Airport ; - - fun WahooMunicipalNEAirport : Ind Airport ; - - fun WaimanaloHIAirport : Ind Airport ; - - fun WainwrightAKAirport : Ind Airport ; - - fun WainwrightArmyAirFieldAKAirport : Ind Airport ; - - fun WakayaIslandAirport : Ind Airport ; - - fun WakeIslandAirfieldWakeIslandAirport : Ind Airport ; - - fun WalkerFieldCOAirport : Ind Airport ; - - fun WallaWallaRegionalWAAirport : Ind Airport ; - - fun WalnutRidgeRegionalARAirport : Ind Airport ; - - fun WangeroogeAirport : Ind Airport ; - - fun WanigelaAirport : Ind Airport ; - - fun WaraghandyKaragandaQaraghandyAirport : Ind Airport ; - - fun WarmSpringBaySeaplaneBaseAKAirport : Ind Airport ; - - fun WarnerBrothersStudiosCAAirport : Ind Airport ; - - fun WarrenCountyNYAirport : Ind Airport ; - - fun WasecaMunicipalMNAirport : Ind Airport ; - - fun WashingtonCountyRegionalMDAirport : Ind Airport ; - - fun WashingtonDullesInternationalDCAirport : Ind Airport ; - - fun WashingtonMunicipalIAAirport : Ind Airport ; - - fun WashingtonNationalDCAirport : Ind Airport ; - - fun WashingtonWilkesCountyGAAirport : Ind Airport ; - - fun WaterfallSeaplaneBaseAKAirport : Ind Airport ; - - fun WaterlooMunicipalIAAirport : Ind Airport ; - - fun WatertownInternationalNYAirport : Ind Airport ; - - fun WatertownMunicipalSDAirport : Ind Airport ; - - fun WausauMunicipalWIAirport : Ind Airport ; - - fun WaycrossWareCountyGAAirport : Ind Airport ; - - fun WayneCountyKYAirport : Ind Airport ; - - fun WayneCountyOHAirport : Ind Airport ; - - fun WebsterCityMunicipalIAAirport : Ind Airport ; - - fun WedjhAirport : Ind Airport ; - - fun WeedonFieldALAirport : Ind Airport ; - - fun WeideArmyAirFieldMDAirport : Ind Airport ; - - fun WeiserAirParkTXAirport : Ind Airport ; - - fun WellingtonMunicipalKSAirport : Ind Airport ; - - fun WellsvilleMunicipalAirportTarantineFieldNYAirport : Ind Airport ; - - fun WendoverUTAirport : Ind Airport ; - - fun WestBendMunicipalWIAirport : Ind Airport ; - - fun WestGeorgiaRegionalGAAirport : Ind Airport ; - - fun WestHoustonLakesideTXAirport : Ind Airport ; - - fun WestMemphisMunicipalARAirport : Ind Airport ; - - fun WestPointSeaplaneBaseAKAirport : Ind Airport ; - - fun WestchaseHiltonHeliportTXAirport : Ind Airport ; - - fun WestchesterCountyNYAirport : Ind Airport ; - - fun WesterlandSyltIslandAirport : Ind Airport ; - - fun WestoverAirReserveBaseMetropolitanMAAirport : Ind Airport ; - - fun WexfordCountyMIAirport : Ind Airport ; - - fun WheatlandCountyAirportatHarlowtonMTAirport : Ind Airport ; - - fun WheelerArmyAirFieldHIAirport : Ind Airport ; - - fun WheelingOhioCountyWVAirport : Ind Airport ; - - fun WhitesburgMunicipalKYAirport : Ind Airport ; - - fun WhitsundayKontikiResortLongIslandQueenslandAirport : Ind Airport ; - - fun WhitsundayQueenslandAirport : Ind Airport ; - - fun WichitaMidContinentKSAirport : Ind Airport ; - - fun WileyPostWillRogersMemorialAKAirport : Ind Airport ; - - fun WilkesBarreScrantonInternationalPAAirport : Ind Airport ; - - fun WilkesCountyNCAirport : Ind Airport ; - - fun WilliamBHeiligFieldNEAirport : Ind Airport ; - - fun WilliamPHobbyTXAirport : Ind Airport ; - - fun WilliamRFairchildInternationalWAAirport : Ind Airport ; - - fun WilliamsburgJamestownVAAirport : Ind Airport ; - - fun WilliamsportLycomingCountyPAAirport : Ind Airport ; - - fun WillmarMunicipalAirportJohnLRiceFieldMNAirport : Ind Airport ; - - fun WindhamCTAirport : Ind Airport ; - - fun WingsFieldPAAirport : Ind Airport ; - - fun WinklerCountyTXAirport : Ind Airport ; - - fun WinslowMunicipalAZAirport : Ind Airport ; - - fun WinterHavensGilbertFLAirport : Ind Airport ; - - fun WiscassetMEAirport : Ind Airport ; - - fun WolterMonginsidiKendariAirport : Ind Airport ; - - fun WoodbourneAirStationBlenheimAirport : Ind Airport ; - - fun WoodwardFieldSCAirport : Ind Airport ; - - fun WrightPattersonAirForceBaseOHAirport : Ind Airport ; - - fun WujlabaKunmingAirport : Ind Airport ; - - fun YacuibaAirport : Ind Airport ; - - fun YagouaAirport : Ind Airport ; - - fun YaguaraAirport : Ind Airport ; - - fun YakatagaAKAirport : Ind Airport ; - - fun YakimaFiringCenterArmyAirFieldWAAirport : Ind Airport ; - - fun YakuShimaAirport : Ind Airport ; - - fun YalataMissionSouthAustraliaAirport : Ind Airport ; - - fun YalingaAirport : Ind Airport ; - - fun YalumetAirport : Ind Airport ; - - fun YamagataHonshuAirport : Ind Airport ; - - fun YamoussoukroAirport : Ind Airport ; - - fun YampaValleyCOAirport : Ind Airport ; - - fun YanAnAirport : Ind Airport ; - - fun YapsieiAirport : Ind Airport ; - - fun YariAirport : Ind Airport ; - - fun YasuruAirport : Ind Airport ; - - fun YazdAirport : Ind Airport ; - - fun YeagerWVAirport : Ind Airport ; - - fun YelimaneAirport : Ind Airport ; - - fun YellowstoneRegionalWYAirport : Ind Airport ; - - fun YeringtonMunicipalNVAirport : Ind Airport ; - - fun YinchuanAirport : Ind Airport ; - - fun YoffDakarAirport : Ind Airport ; - - fun YohannesIVAsmaraAirport : Ind Airport ; - - fun YongaiAirport : Ind Airport ; - - fun YorkMunicipalNEAirport : Ind Airport ; - - fun YoshkarOlaJoshkarOlaMariElAirport : Ind Airport ; - - fun YundumBanjulAirport : Ind Airport ; - - fun ZMJackStellFieldARAirport : Ind Airport ; - - fun ZacharBaySeaplaneBaseAKAirport : Ind Airport ; - - fun ZakoumaAirport : Ind Airport ; - - fun ZambeziAirport : Ind Airport ; - - fun ZanagaAirport : Ind Airport ; - - fun ZapadnyErevanYerevanAirport : Ind Airport ; - - fun ZapalaAirport : Ind Airport ; - - fun ZapatocaAirport : Ind Airport ; - - fun ZegaButaAirport : Ind Airport ; - - fun ZemidAirport : Ind Airport ; - - fun ZhambylDzhambulZhambylAirport : Ind Airport ; - - fun ZhengzhouAirport : Ind Airport ; - - fun ZhezqazghanDzhezkazganZhezqazghanAirport : Ind Airport ; - - fun ZhulyanyKievAirport : Ind Airport ; - - fun ZiaInternationalDhakaAirport : Ind Airport ; - - fun ZielonaGoraAirport : Ind Airport ; - - fun ZilinaAirport : Ind Airport ; - -} diff --git a/examples/SUMO/WorldAirportsL_Z.gf b/examples/SUMO/WorldAirportsL_Z.gf deleted file mode 100644 index 16a6ae3a9..000000000 --- a/examples/SUMO/WorldAirportsL_Z.gf +++ /dev/null @@ -1,10345 +0,0 @@ -abstract WorldAirportsL_Z = Transportation ** { - - fun ALManghamJrRegionalTXAirport : Ind Airport ; - - fun AbbotsfordBCAirport : Ind Airport ; - - fun AbengourouAirport : Ind Airport ; - - fun AccomackCountyVAAirport : Ind Airport ; - - fun AchmadyaniSemarangAirport : Ind Airport ; - - fun AdamsFieldARAirport : Ind Airport ; - - fun AdirondackNYAirport : Ind Airport ; - - fun AdisumarmoSoloCityAirport : Ind Airport ; - - fun AerodromoTolosaLaPlataAirport : Ind Airport ; - - fun Aeroporto4deFevereiroBelasLuandaAirport : Ind Airport ; - - fun AeroportoSantosDumontRJAirport : Ind Airport ; - - fun AeroportodaPorteladeSacavemLisboaLisbonAirport : Ind Airport ; - - fun AeroportodasLajesAzoresAirport : Ind Airport ; - - fun AeropuerodeBajioLeonAirport : Ind Airport ; - - fun AeropuertoComodoroArturoMerinoBenitezSantiagodeChileAirport : Ind Airport ; - - fun AeropuertoDepartamentaldeRiveraRiveraAirport : Ind Airport ; - - fun AeropuertoDepartamentaldeSaltoSaltoAirport : Ind Airport ; - - fun AeropuertoGeneralMarianoEscobedoMonterreyAirport : Ind Airport ; - - fun AeropuertoInternacionalBenitoJuarezCiudaddeMexicoMexicoCityAirport : Ind Airport ; - - fun AeropuertoInternacionalJorgeChavezLimaAirport : Ind Airport ; - - fun AeropuertoInternacionalSimonBolivarMaiquetiaAirport : Ind Airport ; - - fun AeropuertoInternacionaldelCaribeGeneralSMarinoMargeritaPorlamararAirport : Ind Airport ; - - fun AeropuertoInternacionaldelNorteMonterreyAirport : Ind Airport ; - - fun AeropuertodelasAmericasSantoDomingoAirport : Ind Airport ; - - fun AganaNavalAirStationAganaAirport : Ind Airport ; - - fun AgnoLuganoAirport : Ind Airport ; - - fun AirBaseOsanAirport : Ind Airport ; - - fun AirlieBeachQueenslandAirport : Ind Airport ; - - fun AjmanCityAirport : Ind Airport ; - - fun AklavikNTAirport : Ind Airport ; - - fun AlKharjAirBaseAirport : Ind Airport ; - - fun AlThaurahAirport : Ind Airport ; - - fun AlagoinhasBAAirport : Ind Airport ; - - fun AlamedaNavalAirStationNimitzFieldCAAirport : Ind Airport ; - - fun AlamosAirport : Ind Airport ; - - fun AlbanyNavalAirStationGAAirport : Ind Airport ; - - fun AlbertJEllisNCAirport : Ind Airport ; - - fun AlbertWhittedFLAirport : Ind Airport ; - - fun AlbiAirport : Ind Airport ; - - fun AlcootaNorthernTerritoryAirport : Ind Airport ; - - fun AlegAirport : Ind Airport ; - - fun AleknagikAKAirport : Ind Airport ; - - fun AlertBayBCAirport : Ind Airport ; - - fun AlertNTAirport : Ind Airport ; - - fun AlexanderHamiltonStCroixAirport : Ind Airport ; - - fun AlhegroSassariSardiniaAirport : Ind Airport ; - - fun AliceArmSilverCityWaterAerodromeBCAirport : Ind Airport ; - - fun AlmaQCAirport : Ind Airport ; - - fun AlmeloAirport : Ind Airport ; - - fun AlmeriaAirport : Ind Airport ; - - fun AlmiranteZarTrelewAirport : Ind Airport ; - - fun AltaLakeBCAirport : Ind Airport ; - - fun AltoPalenaAirport : Ind Airport ; - - fun AltusAirForceBaseOKAirport : Ind Airport ; - - fun AmbatondrazakaAirport : Ind Airport ; - - fun AmborovyMahajangaMajungaAirport : Ind Airport ; - - fun AmbregrisCayeSanPedroAirport : Ind Airport ; - - fun AmericanRiverSouthAustraliaAirport : Ind Airport ; - - fun AmersfoortAirport : Ind Airport ; - - fun AmilcarCabralSalAirport : Ind Airport ; - - fun AmosMunicipalQCAirport : Ind Airport ; - - fun AnacostiaUSNavyHeliportDCAirport : Ind Airport ; - - fun AnahimLakeAerodromeBCAirport : Ind Airport ; - - fun AnandAirport : Ind Airport ; - - fun AncudAirport : Ind Airport ; - - fun AndaSandaneAirport : Ind Airport ; - - fun AndapaAirport : Ind Airport ; - - fun AndersenAirForceBaseAndersenIslandAirport : Ind Airport ; - - fun AndriamenaAirport : Ind Airport ; - - fun AnegadaAirport : Ind Airport ; - - fun AngelinaCountyTXAirport : Ind Airport ; - - fun AngkorSiemReapAirport : Ind Airport ; - - fun AnglingLakeMBAirport : Ind Airport ; - - fun AnkazoaboAirport : Ind Airport ; - - fun AnnaiAirport : Ind Airport ; - - fun AnnecyAirport : Ind Airport ; - - fun AnnmasseAirport : Ind Airport ; - - fun AntoinedeSteExuperySanAntonioOesteAirport : Ind Airport ; - - fun AntonioMaceoSantiagoAirport : Ind Airport ; - - fun AntsalovaAirport : Ind Airport ; - - fun AntsohihyAirport : Ind Airport ; - - fun ApeldoornAirport : Ind Airport ; - - fun AqmolaTselinogradAqmolaAirport : Ind Airport ; - - fun AqtanShevchenkoMangghystanAirport : Ind Airport ; - - fun AransasCountyTXAirport : Ind Airport ; - - fun ArarAirport : Ind Airport ; - - fun ArawaAirport : Ind Airport ; - - fun ArcosMGAirport : Ind Airport ; - - fun ArcticBayNTAirport : Ind Airport ; - - fun ArcticRedRiverWaterAerodromeNTAirport : Ind Airport ; - - fun ArgentiaNavalAirStationNFAirport : Ind Airport ; - - fun AribindaAirport : Ind Airport ; - - fun ArlingtonMunicipalTXAirport : Ind Airport ; - - fun ArlitAirport : Ind Airport ; - - fun ArmstrongONAirport : Ind Airport ; - - fun ArnesAerodromeMBAirport : Ind Airport ; - - fun ArnhemAirport : Ind Airport ; - - fun ArnoldAirForceBaseTNAirport : Ind Airport ; - - fun ArnosValeStVincentAirport : Ind Airport ; - - fun AroMoldeAirport : Ind Airport ; - - fun AruaAirport : Ind Airport ; - - fun ArunkaAirport : Ind Airport ; - - fun ArviatNTAirport : Ind Airport ; - - fun AsbestosAerodromeQCAirport : Ind Airport ; - - fun AshcroftBCAirport : Ind Airport ; - - fun AshfordAirport : Ind Airport ; - - fun AsturiasOviedoAvilesAirport : Ind Airport ; - - fun AtibaiaSPAirport : Ind Airport ; - - fun AtikokanMunicipalONAirport : Ind Airport ; - - fun AtkinsonMunicipalKSAirport : Ind Airport ; - - fun AtlantaNavalAirStationGAAirport : Ind Airport ; - - fun AtsugiAirport : Ind Airport ; - - fun AttawapiskatONAirport : Ind Airport ; - - fun AubenasAirport : Ind Airport ; - - fun AuburnLewistonMunicipalMEAirport : Ind Airport ; - - fun AugustoCesarSandinoManaguaAirport : Ind Airport ; - - fun AupalukQCAirport : Ind Airport ; - - fun AuroseBayNewSouthWalesAirport : Ind Airport ; - - fun AvellinoAirport : Ind Airport ; - - fun AvengerFieldTXAirport : Ind Airport ; - - fun AyiaNapaAirport : Ind Airport ; - - fun BabelthuapKororKororAirport : Ind Airport ; - - fun BagotvilleQCAirport : Ind Airport ; - - fun BahawalnagarAirport : Ind Airport ; - - fun BaieComeauQCAirport : Ind Airport ; - - fun BaieJohanBeetzWaterAerodromeQCAirport : Ind Airport ; - - fun BaimuruAirport : Ind Airport ; - - fun BakerLakeNTAirport : Ind Airport ; - - fun BalaiTanjungAirport : Ind Airport ; - - fun BalcanoonaSouthAustraliaAirport : Ind Airport ; - - fun BaldwinCountyGAAirport : Ind Airport ; - - fun BalimoAirport : Ind Airport ; - - fun BaltraIslandGalapagosAirport : Ind Airport ; - - fun BalurghatAirport : Ind Airport ; - - fun BamfieldWaterAerodromeBCAirport : Ind Airport ; - - fun BanHoueiSaiAirport : Ind Airport ; - - fun BanainaAirport : Ind Airport ; - - fun BanakLakselvAirport : Ind Airport ; - - fun BandanairaAirport : Ind Airport ; - - fun BandarLampungAirport : Ind Airport ; - - fun BanffABAirport : Ind Airport ; - - fun BarajasMadridAirport : Ind Airport ; - - fun BarakomaAirport : Ind Airport ; - - fun BaratAirport : Ind Airport ; - - fun BarbeMoptiAirport : Ind Airport ; - - fun BarbersPointNavalAirStationJohnRodgersFieldHIAirport : Ind Airport ; - - fun BarinNavalOutlyingFieldALAirport : Ind Airport ; - - fun BarkerWAAirport : Ind Airport ; - - fun BarkleyRegionalKYAirport : Ind Airport ; - - fun BaroraAirport : Ind Airport ; - - fun BarraMansaRJAirport : Ind Airport ; - - fun BarradoPiraiRJAirport : Ind Airport ; - - fun BarrancominasAirport : Ind Airport ; - - fun BartolomeSalomPuertoCabelloAirport : Ind Airport ; - - fun BaselMulhouseEuroMulhouseAirport : Ind Airport ; - - fun BassillacPerigueuxAirport : Ind Airport ; - - fun BatemansBayNewSouthWalesAirport : Ind Airport ; - - fun BatesFieldALAirport : Ind Airport ; - - fun BathurstNBAirport : Ind Airport ; - - fun BatouriAirport : Ind Airport ; - - fun BatuBerMalaccaMelakaAirport : Ind Airport ; - - fun BauerfieldEfateIsAirport : Ind Airport ; - - fun BaxterCountyRegionalARAirport : Ind Airport ; - - fun BealananaAirport : Ind Airport ; - - fun BearskinLakeAerodromeONAirport : Ind Airport ; - - fun BeattonRiverBCAirport : Ind Airport ; - - fun BeaverAKAirport : Ind Airport ; - - fun BeaverCreekCOAirport : Ind Airport ; - - fun BeaverCreekYTAirport : Ind Airport ; - - fun BedardFieldAZAirport : Ind Airport ; - - fun BededouroSPAirport : Ind Airport ; - - fun BedwellHarbourWaterAerodromeBCAirport : Ind Airport ; - - fun BefandrianaAirport : Ind Airport ; - - fun BegaNewSouthWalesAirport : Ind Airport ; - - fun BeidaAirport : Ind Airport ; - - fun BekilyAirport : Ind Airport ; - - fun BeldringeOdenseAirport : Ind Airport ; - - fun BelesPawiAirport : Ind Airport ; - - fun BelizeCityMunicipalAirstripBelizeCityAirport : Ind Airport ; - - fun BellaCoolaBCAirport : Ind Airport ; - - fun BellegardeLimogesAirport : Ind Airport ; - - fun BenGurionTelAvivAirport : Ind Airport ; - - fun BenjaminConstantAMAirport : Ind Airport ; - - fun BerensRiverMBAirport : Ind Airport ; - - fun BermudaDunesCAAirport : Ind Airport ; - - fun BermudaNavalAirStationBermudaAirport : Ind Airport ; - - fun BernAirport : Ind Airport ; - - fun BerorohaAirport : Ind Airport ; - - fun BerzMacombMIAirport : Ind Airport ; - - fun BiardPoitiersAirport : Ind Airport ; - - fun BiersetLiegeLuttichAirport : Ind Airport ; - - fun BigBayMarinaBCAirport : Ind Airport ; - - fun BigBayYachtClubSeaplaneBaseBCAirport : Ind Airport ; - - fun BigBearCityCAAirport : Ind Airport ; - - fun BigTroutLakeONAirport : Ind Airport ; - - fun BilaspurAirport : Ind Airport ; - - fun BiniguniAirport : Ind Airport ; - - fun BintuniAirport : Ind Airport ; - - fun BirgiTrapaniAirport : Ind Airport ; - - fun BirjandAirport : Ind Airport ; - - fun BirmimghamAirNationalGuardALAirport : Ind Airport ; - - fun BitolaAirport : Ind Airport ; - - fun BlackHillsAirportClydeIceFieldSDAirport : Ind Airport ; - - fun BlackRockNMAirport : Ind Airport ; - - fun BlackTickleAerodromeNFAirport : Ind Airport ; - - fun BlackburneMontserratPlymouthAirport : Ind Airport ; - - fun BlagnacToulouseAirport : Ind Airport ; - - fun BlancSablonQCAirport : Ind Airport ; - - fun BloodveinRiverMBAirport : Ind Airport ; - - fun BlubberBayBCAirport : Ind Airport ; - - fun BlueGrassKYAirport : Ind Airport ; - - fun BobQuinnLakeAirport : Ind Airport ; - - fun BochumAirport : Ind Airport ; - - fun BoeblingenAirport : Ind Airport ; - - fun BogandeAirport : Ind Airport ; - - fun BogashevoTomskAirport : Ind Airport ; - - fun BogueFieldMarineCorpsAuxiliaryLandingFieldNCAirport : Ind Airport ; - - fun BolAirportChad : Ind Airport ; - - fun BolshesavinoPermAirport : Ind Airport ; - - fun BomJesusdaLapaBAAirport : Ind Airport ; - - fun BomarFieldShelbyvilleMunicipalTNAirport : Ind Airport ; - - fun BonaventureQCAirport : Ind Airport ; - - fun BongorAirport : Ind Airport ; - - fun BonnyvilleABAirport : Ind Airport ; - - fun BonrikiTarawaAirport : Ind Airport ; - - fun BoonevilleBaldwynMSAirport : Ind Airport ; - - fun BorbaAirport : Ind Airport ; - - fun BordenONAirport : Ind Airport ; - - fun BornholmRonneRoenneAirport : Ind Airport ; - - fun BorniteAKAirport : Ind Airport ; - - fun BotucatuSPAirport : Ind Airport ; - - fun BouChekifTiaretAirport : Ind Airport ; - - fun BoukhalefTangerTangierAirport : Ind Airport ; - - fun BoulderMunicipalCOAirport : Ind Airport ; - - fun BoulsaAirport : Ind Airport ; - - fun BoundaryBayBCAirport : Ind Airport ; - - fun BourgStMauriceAirport : Ind Airport ; - - fun BoussoAirport : Ind Airport ; - - fun BoutilimitAirport : Ind Airport ; - - fun BowenQueenslandAirport : Ind Airport ; - - fun BowmanFieldKYAirport : Ind Airport ; - - fun BrackAirport : Ind Airport ; - - fun BrackettFieldCAAirport : Ind Airport ; - - fun BrandonAirport : Ind Airport ; - - fun BrandonMBAirport : Ind Airport ; - - fun BrantfordONAirport : Ind Airport ; - - fun BratislavaBusStationBratislavaAirport : Ind Airport ; - - fun BrazoriaCountyTXAirport : Ind Airport ; - - fun BreckenridgeCOAirport : Ind Airport ; - - fun BremertonNationalWAAirport : Ind Airport ; - - fun BresciaAirport : Ind Airport ; - - fun BrevoortNTAirport : Ind Airport ; - - fun BridgewaterAirParkVAAirport : Ind Airport ; - - fun BrittonMunicipalSDAirport : Ind Airport ; - - fun BrnikLjubljanaAirport : Ind Airport ; - - fun BroadviewSKAirport : Ind Airport ; - - fun BrochetMBAirport : Ind Airport ; - - fun BrockvilleAerodromeONAirport : Ind Airport ; - - fun BromontQCAirport : Ind Airport ; - - fun BronLyonAirport : Ind Airport ; - - fun BronsonCreekAerodromeBCAirport : Ind Airport ; - - fun BrookhavenNYAirport : Ind Airport ; - - fun BroughtonIslandNTAirport : Ind Airport ; - - fun BrownFieldMunicipalCAAirport : Ind Airport ; - - fun BrunswickCountyNCAirport : Ind Airport ; - - fun BrunswickNavalAirStationMEAirport : Ind Airport ; - - fun BrusqueSCAirport : Ind Airport ; - - fun BuchananAirport : Ind Airport ; - - fun BuchansNFAirport : Ind Airport ; - - fun BudvaAirport : Ind Airport ; - - fun BuffaloNarrowsSKAirport : Ind Airport ; - - fun BugulmaTatarstanAirport : Ind Airport ; - - fun BuinAirport : Ind Airport ; - - fun BullHarbourWaterAerodromeBCAirport : Ind Airport ; - - fun BuluhTumbangTanjungPandanAirport : Ind Airport ; - - fun BunoBedelleAirport : Ind Airport ; - - fun BuolNewGuineaAirport : Ind Airport ; - - fun BuraimiAirport : Ind Airport ; - - fun BuretaAirport : Ind Airport ; - - fun BurlingtonAirparkONAirport : Ind Airport ; - - fun BurnettCountyWIAirport : Ind Airport ; - - fun BurnsLakeBCAirport : Ind Airport ; - - fun BurwashYTAirport : Ind Airport ; - - fun BusuangaAirport : Ind Airport ; - - fun ButterworthAirport : Ind Airport ; - - fun ButtonvilleAirfieldONAirport : Ind Airport ; - - fun ByronBayNTAirport : Ind Airport ; - - fun ByronBayQueenslandAirport : Ind Airport ; - - fun CPACarlosRovirosaVillahermosaAirport : Ind Airport ; - - fun CaballocochaAirport : Ind Airport ; - - fun CabanissFieldNavalOutlyingFieldTXAirport : Ind Airport ; - - fun CaboolMemorialMOAirport : Ind Airport ; - - fun CachoeiradoSulRSAirport : Ind Airport ; - - fun CahorsAirport : Ind Airport ; - - fun CairnsArmyAirFieldALAirport : Ind Airport ; - - fun CaixasdoSulRSAirport : Ind Airport ; - - fun CaledoniaCountyVTAirport : Ind Airport ; - - fun CaletaJosefinaAirport : Ind Airport ; - - fun CalgaryInternationalABAirport : Ind Airport ; - - fun CallawayGAAirport : Ind Airport ; - - fun CamacariBAAirport : Ind Airport ; - - fun CambridgeBayNTAirport : Ind Airport ; - - fun CampMaybryTXAirport : Ind Airport ; - - fun CampbellRiverBCAirport : Ind Airport ; - - fun CampbellRiverHarborSeaplaneBaseBCAirport : Ind Airport ; - - fun CampoBomRSAirport : Ind Airport ; - - fun CamposdoJordaoAirport : Ind Airport ; - - fun CanThoAirport : Ind Airport ; - - fun CanaBravaPAAirport : Ind Airport ; - - fun CanelasRSAirport : Ind Airport ; - - fun CanoasRSAirport : Ind Airport ; - - fun CanoinhasSCAirport : Ind Airport ; - - fun CapeCanaveralAirForceStationSkidStripFLAirport : Ind Airport ; - - fun CapeDorsetNTAirport : Ind Airport ; - - fun CapeDyerNTAirport : Ind Airport ; - - fun CapeHooperNTAirport : Ind Airport ; - - fun CapeLisburneLRRSAKAirport : Ind Airport ; - - fun CapeMayCountyNJAirport : Ind Airport ; - - fun CapeParryNTAirport : Ind Airport ; - - fun CapeStJamesBCAirport : Ind Airport ; - - fun CapeYoungNTAirport : Ind Airport ; - - fun CapitalBeijingPekingAirport : Ind Airport ; - - fun CapitalCityMIAirport : Ind Airport ; - - fun CapitalILAirport : Ind Airport ; - - fun CapitanAvSalvadorOgayaPuertoSuarezAirport : Ind Airport ; - - fun CapitanJoseDVasquezSanJulianAirport : Ind Airport ; - - fun CapitanMontesTalaraAirport : Ind Airport ; - - fun CapitanNicolasRojasPotosiAirport : Ind Airport ; - - fun CapitanOrielleaPlazaTirijaTarijaAirport : Ind Airport ; - - fun CapodichinoNapoliNaplesAirport : Ind Airport ; - - fun CapriAirport : Ind Airport ; - - fun CarbonCountyUTAirport : Ind Airport ; - - fun CaribouIslandONAirport : Ind Airport ; - - fun CarlRKellerFieldOHAirport : Ind Airport ; - - fun CaroraAirport : Ind Airport ; - - fun CarpONAirport : Ind Airport ; - - fun CarrascoMontevideoAirport : Ind Airport ; - - fun CarrilloAirport : Ind Airport ; - - fun CartersvilleGAAirport : Ind Airport ; - - fun CarthageTunisAirport : Ind Airport ; - - fun CartiervilleQCAirport : Ind Airport ; - - fun CartwrightNFAirport : Ind Airport ; - - fun CasasGrandesAirport : Ind Airport ; - - fun CaselleTorinoTurinAirport : Ind Airport ; - - fun CasementOHAirport : Ind Airport ; - - fun CastleAirForceBaseCAAirport : Ind Airport ; - - fun CastlegarBCAirport : Ind Airport ; - - fun CastroAirport : Ind Airport ; - - fun CastunhalPAAirport : Ind Airport ; - - fun CatLakeONAirport : Ind Airport ; - - fun CataguasesMGAirport : Ind Airport ; - - fun CatalaoGOAirport : Ind Airport ; - - fun CatalinaSeaAirTerminalCAAirport : Ind Airport ; - - fun CatanduvaSPAirport : Ind Airport ; - - fun CatanzaroAirport : Ind Airport ; - - fun CatungAerodromeNTAirport : Ind Airport ; - - fun CecilFieldNavalAirStationFLAirport : Ind Airport ; - - fun CentervilleMunicipalIAAirport : Ind Airport ; - - fun CentralFloridaRegionalFLAirport : Ind Airport ; - - fun CentralMaineAirportofNorridgewockMEAirport : Ind Airport ; - - fun CerroSombreroAirport : Ind Airport ; - - fun ChahBaharAirport : Ind Airport ; - - fun ChaitenAirport : Ind Airport ; - - fun ChalkSeaplaneBaseFLAirport : Ind Airport ; - - fun ChampagneReimsAirport : Ind Airport ; - - fun ChanGurneyMunicipalSDAirport : Ind Airport ; - - fun ChandalarLakeAKAirport : Ind Airport ; - - fun ChangiInternationalSingaporeAirport : Ind Airport ; - - fun ChapaisQCAirport : Ind Airport ; - - fun ChapecoSCAirport : Ind Airport ; - - fun ChapleauONAirport : Ind Airport ; - - fun CharlieSinclairMemorialMBAirport : Ind Airport ; - - fun CharloNBAirport : Ind Airport ; - - fun CharlotteAmalieStThomasSeaplaneBaseStThomasAirport : Ind Airport ; - - fun CharlotteCountyFLAirport : Ind Airport ; - - fun CharlottetownAerodromeNFAirport : Ind Airport ; - - fun CharlottetownPEAirport : Ind Airport ; - - fun CharmeilVichyAirport : Ind Airport ; - - fun CharquedasRSAirport : Ind Airport ; - - fun ChaseFieldNavalAirStationTXAirport : Ind Airport ; - - fun ChateauBougonNantesAirport : Ind Airport ; - - fun ChathamAerodromeONAirport : Ind Airport ; - - fun ChathamNBAirport : Ind Airport ; - - fun CherryCapitalMIAirport : Ind Airport ; - - fun CherryPointMarineCorpsAirStationCunninghamFieldNCAirport : Ind Airport ; - - fun ChesterfieldInletNTAirport : Ind Airport ; - - fun ChetwyndBCAirport : Ind Airport ; - - fun ChevakAKAirport : Ind Airport ; - - fun CheyenneCountyMunicipalKSAirport : Ind Airport ; - - fun ChiangKaiShekTaipeiAirport : Ind Airport ; - - fun ChicagoMidwayILAirport : Ind Airport ; - - fun ChicagoOHareInternationalILAirport : Ind Airport ; - - fun ChillagoeQueenslandAirport : Ind Airport ; - - fun ChillanAirport : Ind Airport ; - - fun ChilliwackBCAirport : Ind Airport ; - - fun ChinaLakeNAWSArmitageFieldCAAirport : Ind Airport ; - - fun ChincoteagueVAAirport : Ind Airport ; - - fun ChingoziTeteAirport : Ind Airport ; - - fun ChisasibiAerodromeQCAirport : Ind Airport ; - - fun ChitoseSaporroAirport : Ind Airport ; - - fun ChoctawNavalOutlyingFieldFLAirport : Ind Airport ; - - fun ChristianstedHarborSSBSeaplaneBaseStCroixAirport : Ind Airport ; - - fun ChristmasIslandChristmasIslandAirport : Ind Airport ; - - fun ChurAirport : Ind Airport ; - - fun ChurchillFallsNFAirport : Ind Airport ; - - fun ChurchillMBAirport : Ind Airport ; - - fun ChuukInternationalTrukIslandWenoIslandAirport : Ind Airport ; - - fun CibaoSantiagoAirport : Ind Airport ; - - fun CilikRiwutPalangkarayaAirport : Ind Airport ; - - fun CincinnatiMunicipalAirportLunkenFieldOHAirport : Ind Airport ; - - fun CityCountyORAirport : Ind Airport ; - - fun CityEnglandAirport : Ind Airport ; - - fun CityLaeAirport : Ind Airport ; - - fun CiudadManteAirport : Ind Airport ; - - fun CiudadelaAirport : Ind Airport ; - - fun ClarkFieldMunicipalTXAirport : Ind Airport ; - - fun ClevelandMunicipalMSAirport : Ind Airport ; - - fun ClintonCountyNYAirport : Ind Airport ; - - fun ClintonCreekYTAirport : Ind Airport ; - - fun ClintonPointNTAirport : Ind Airport ; - - fun ClockTowerILAirport : Ind Airport ; - - fun CluffLakeAerodromeSKAirport : Ind Airport ; - - fun ClydeRiverNTAirport : Ind Airport ; - - fun CoatzacoalcosAirport : Ind Airport ; - - fun CobbCountyAirportMcCollumFieldGAAirport : Ind Airport ; - - fun CocaAirport : Ind Airport ; - - fun CochraneAirport : Ind Airport ; - - fun CochraneONAirport : Ind Airport ; - - fun CoffeyCountyKSAirport : Ind Airport ; - - fun ColacVictoriaAirport : Ind Airport ; - - fun ColatinaESAirport : Ind Airport ; - - fun ColdLakeRegionalABAirport : Ind Airport ; - - fun ColesCountyMemorialILAirport : Ind Airport ; - - fun ColiseumStreetCAAirport : Ind Airport ; - - fun CollinsBaySKAirport : Ind Airport ; - - fun ColomboAirport : Ind Airport ; - - fun ColonAirport : Ind Airport ; - - fun ColonAirportCuba : Ind Airport ; - - fun ColoniaSarmienAirport : Ind Airport ; - - fun ColonialWilliamsburgVAAirport : Ind Airport ; - - fun ColtonCAAirport : Ind Airport ; - - fun ColumbusLowndesCountyMSAirport : Ind Airport ; - - fun ColumbusMunicipalNEAirport : Ind Airport ; - - fun ColvilleLakeAerodromeNTAirport : Ind Airport ; - - fun ComayaguaAirport : Ind Airport ; - - fun ComodoroZanniPehuajoAirport : Ind Airport ; - - fun ComoxBCAirport : Ind Airport ; - - fun CondronArmyAirFieldNMAirport : Ind Airport ; - - fun CongoTownAndrosAirport : Ind Airport ; - - fun ConnellsvillePAAirport : Ind Airport ; - - fun ConselheiroLafaieteMGAirport : Ind Airport ; - - fun ContadoraAirport : Ind Airport ; - - fun CoolullahAirport : Ind Airport ; - - fun CoomaNewSouthWalesAirport : Ind Airport ; - - fun CoopPointMBAirport : Ind Airport ; - - fun CopanAirport : Ind Airport ; - - fun CopperMountainCOAirport : Ind Airport ; - - fun CoppermineNTAirport : Ind Airport ; - - fun CoralHarbourNTAirport : Ind Airport ; - - fun CordilloDownsSouthAustraliaAirport : Ind Airport ; - - fun CorkAirport : Ind Airport ; - - fun CornIslandAirport : Ind Airport ; - - fun CoronationABAirport : Ind Airport ; - - fun CoronelCarlosCirianiSantaRosaTacnaAirport : Ind Airport ; - - fun CorpusChristiNavalAirStationTXAirport : Ind Airport ; - - fun CortesBayWaterAerodromeBCAirport : Ind Airport ; - - fun CostaSmeraldaSardiniaAirport : Ind Airport ; - - fun CotedAzurNiceAirport : Ind Airport ; - - fun CotiaSPAirport : Ind Airport ; - - fun Coto47Airport : Ind Airport ; - - fun CottesmoreRAFStationEnglandAirport : Ind Airport ; - - fun CountyHeliportCAAirport : Ind Airport ; - - fun CourtenayAerodromeBCAirport : Ind Airport ; - - fun CowleyABAirport : Ind Airport ; - - fun CoxFieldTXAirport : Ind Airport ; - - fun CraigFieldALAirport : Ind Airport ; - - fun CranbrookBCAirport : Ind Airport ; - - fun CravoNorteAirport : Ind Airport ; - - fun CreeLakeSKAirport : Ind Airport ; - - fun CreechArmyAirFieldKYAirport : Ind Airport ; - - fun CrestonAerodromeBCAirport : Ind Airport ; - - fun CrossonFieldCOAirport : Ind Airport ; - - fun CrownTobagoIsAirport : Ind Airport ; - - fun CrowsLandingNavalAuxiliaryLandingFieldCAAirport : Ind Airport ; - - fun CruzBaySeaplaneBaseStJohnAirport : Ind Airport ; - - fun CrystalMNAirport : Ind Airport ; - - fun CubaMunicipalMOAirport : Ind Airport ; - - fun CubiPointNavalAirStationCubiPointAirport : Ind Airport ; - - fun CulbersonCountyTXAirport : Ind Airport ; - - fun CullatonLakeNTAirport : Ind Airport ; - - fun CumberlandMunicipalWIAirport : Ind Airport ; - - fun CuritibaosAirport : Ind Airport ; - - fun CurraisNovosRNAirport : Ind Airport ; - - fun CuruzuCuatiaAirport : Ind Airport ; - - fun CyrilEKingStThomasAirport : Ind Airport ; - - fun DaboSingkepAirport : Ind Airport ; - - fun DadeCollierTrainingandTransitionFLAirport : Ind Airport ; - - fun DakhlaVillaCisnerosWesternSaharaAirport : Ind Airport ; - - fun DallasNavalAirStationHensleyFieldTXAirport : Ind Airport ; - - fun DamanAirport : Ind Airport ; - - fun DammanAirport : Ind Airport ; - - fun DaneCountyRegionalAirportTruaxFieldWIAirport : Ind Airport ; - - fun DanielsHarbourNFAirport : Ind Airport ; - - fun DannellyFieldALAirport : Ind Airport ; - - fun DareCountyRegionalNCAirport : Ind Airport ; - - fun DarkeCountyOHAirport : Ind Airport ; - - fun DarnleyIslandQueenslandAirport : Ind Airport ; - - fun DashhowuzTashauzDashhowuzAirport : Ind Airport ; - - fun DauphinMBAirport : Ind Airport ; - - fun DavisFieldOKAirport : Ind Airport ; - - fun DavisInletAerodromeNFAirport : Ind Airport ; - - fun DawsonCreekBCAirport : Ind Airport ; - - fun DawsonYTAirport : Ind Airport ; - - fun DaytonGeneralAirportSouthOHAirport : Ind Airport ; - - fun DeadhorseAKAirport : Ind Airport ; - - fun DeadmansCayLongAirport : Ind Airport ; - - fun DeanRiverBCAirport : Ind Airport ; - - fun DeaseLakeBCAirport : Ind Airport ; - - fun DeceptionBayWaterAerodromeQCAirport : Ind Airport ; - - fun DeepBayAKAirport : Ind Airport ; - - fun DeerLakeNFAirport : Ind Airport ; - - fun DeerLakeONAirport : Ind Airport ; - - fun DekalbPeachtreeGAAirport : Ind Airport ; - - fun DelawareCountyAirportJohnsonFieldINAirport : Ind Airport ; - - fun DennyIslandBCAirport : Ind Airport ; - - fun DerbyFieldNVAirport : Ind Airport ; - - fun DesolationSoundBCAirport : Ind Airport ; - - fun DetroitNavalAirFacilityMIAirport : Ind Airport ; - - fun DewarLakesNTAirport : Ind Airport ; - - fun DewittFieldOldTownMunicipalMEAirport : Ind Airport ; - - fun DiademaSPAirport : Ind Airport ; - - fun DiagorasMaritsaRhodosIslandAirport : Ind Airport ; - - fun DiebougouAirport : Ind Airport ; - - fun DiegoGarciaAirport : Ind Airport ; - - fun DigbyAerodromeNSAirport : Ind Airport ; - - fun DiwopuUrumqiAirport : Ind Airport ; - - fun DjiboAirport : Ind Airport ; - - fun DnataAirport : Ind Airport ; - - fun DobbinsAirReserveBaseGAAirport : Ind Airport ; - - fun DocCreekAirport : Ind Airport ; - - fun DodgeCountyWIAirport : Ind Airport ; - - fun DoisdeJulhoBAAirport : Ind Airport ; - - fun DolbeauStMethodeQCAirport : Ind Airport ; - - fun DomPedritoRSAirport : Ind Airport ; - - fun DoorCountyCherrylandWIAirport : Ind Airport ; - - fun DornierDLROberpfaffenhofenAirport : Ind Airport ; - - fun DouglasCountyNVAirport : Ind Airport ; - - fun DownsviewONAirport : Ind Airport ; - - fun DraughonMillerMunicipalTXAirport : Ind Airport ; - - fun DraytonValleyIndustrialAerodromeABAirport : Ind Airport ; - - fun DrydenMunicipalONAirport : Ind Airport ; - - fun DuesseldorfDusseldorfAirport : Ind Airport ; - - fun DuesseldorfDusseldorfKoelnKolnAirport : Ind Airport ; - - fun DundoChitatoAirport : Ind Airport ; - - fun DuquedeCaixasRJAirport : Ind Airport ; - - fun DutchessCountyNYAirport : Ind Airport ; - - fun DyessArmyAirFieldRoiNamurAirport : Ind Airport ; - - fun EarltonONAirport : Ind Airport ; - - fun East34thStreetHeliportNYAirport : Ind Airport ; - - fun EastMainRiverQCAirport : Ind Airport ; - - fun EasternWestVirginiaRegionalAirportShepherdFieldWVAirport : Ind Airport ; - - fun EastleighEnglandAirport : Ind Airport ; - - fun EchterdingenStuttgartAirport : Ind Airport ; - - fun EckertFieldCAAirport : Ind Airport ; - - fun EdenNewSouthWalesAirport : Ind Airport ; - - fun EdmontonInternationalABAirport : Ind Airport ; - - fun EdmontonMunicipalABAirport : Ind Airport ; - - fun EdsonABAirport : Ind Airport ; - - fun EduardoGomesAMAirport : Ind Airport ; - - fun EdwardFKnappStateVTAirport : Ind Airport ; - - fun EglinAirForceBaseOkaloosaCountyFLAirport : Ind Airport ; - - fun EglintonNorthernIrelandAirport : Ind Airport ; - - fun EilatInternationalOvdaAirport : Ind Airport ; - - fun ElCentroNavalAirFacilityCAAirport : Ind Airport ; - - fun ElCocoSanJoseAirport : Ind Airport ; - - fun ElGoueraAirport : Ind Airport ; - - fun ElJacuelPuntadelEsteAirport : Ind Airport ; - - fun ElPlumerilloMendozaAirport : Ind Airport ; - - fun ElPorvenirAirport : Ind Airport ; - - fun ElRahabaSanaaSanaaAirport : Ind Airport ; - - fun ElRosalColLMGuerreroTulcanAirport : Ind Airport ; - - fun ElTehuelchePuertoMadrynAirport : Ind Airport ; - - fun ElTepualPuertoMonttAirport : Ind Airport ; - - fun ElToroMarineCorpsAirStationCAAirport : Ind Airport ; - - fun ElTrompilloSantaCruzAirport : Ind Airport ; - - fun ElVigiaAirport : Ind Airport ; - - fun ElkinMunicipalNCAirport : Ind Airport ; - - fun ElliotLakeMunicipalONAirport : Ind Airport ; - - fun EllsworthAirForceBaseSDAirport : Ind Airport ; - - fun EllysonNavalAirStationFLAirport : Ind Airport ; - - fun EloyAlfaroMantaAirport : Ind Airport ; - - fun ElyMunicipalMNAirport : Ind Airport ; - - fun EmmenAirport : Ind Airport ; - - fun EnNahudAirport : Ind Airport ; - - fun EnidWoodringMunicipalOKAirport : Ind Airport ; - - fun EnnadaiLakeNTAirport : Ind Airport ; - - fun EnsheimSaarbrueckenSaarbruckenAirport : Ind Airport ; - - fun EntzheimStrasbourgAirport : Ind Airport ; - - fun EppleyAirfieldNEAirport : Ind Airport ; - - fun ErnestALoveFieldAZAirport : Ind Airport ; - - fun EsSeniaOranAirport : Ind Airport ; - - fun EsperanceSaintMartinAirport : Ind Airport ; - - fun EsperanzaAirport : Ind Airport ; - - fun EsquimaltBCAirport : Ind Airport ; - - fun EssendonVictoriaAirport : Ind Airport ; - - fun EstevanPointBCAirport : Ind Airport ; - - fun EstevanSKAirport : Ind Airport ; - - fun EugenioMariadeHostosMayaguezAirport : Ind Airport ; - - fun EuniceLAAirport : Ind Airport ; - - fun EurekaNTAirport : Ind Airport ; - - fun EvelynSharpFieldNEAirport : Ind Airport ; - - fun EverettStewartTNAirport : Ind Airport ; - - fun ExumaInternationalExumaAirport : Ind Airport ; - - fun FairchildAirForceBaseWAAirport : Ind Airport ; - - fun FaisalabadAirport : Ind Airport ; - - fun FalconFieldAZAirport : Ind Airport ; - - fun FalherABAirport : Ind Airport ; - - fun FallonNavalAirStationVanVoorhisFieldNVAirport : Ind Airport ; - - fun FarafanganaAirport : Ind Airport ; - - fun FaroYTAirport : Ind Airport ; - - fun FasceneNossiBeAirport : Ind Airport ; - - fun FassamaAirport : Ind Airport ; - - fun FeltsFieldWAAirport : Ind Airport ; - - fun FentressNavalAuxiliaryLandingFieldVAAirport : Ind Airport ; - - fun FerdinandoLuisRibasDominicciSanJuanAirport : Ind Airport ; - - fun FianarantsoaAirport : Ind Airport ; - - fun FiddymentFieldCAAirport : Ind Airport ; - - fun FindelLuxembourgAirport : Ind Airport ; - - fun FinkerwerdenAirbusPlantHamburgAirport : Ind Airport ; - - fun FlabobCAAirport : Ind Airport ; - - fun FlinFlonMBAirport : Ind Airport ; - - fun FoleyMunicipalALAirport : Ind Airport ; - - fun FondduLacSKAirport : Ind Airport ; - - fun FontRomeuAirport : Ind Airport ; - - fun ForchheimKarlsruheAirport : Ind Airport ; - - fun FordIslandAuxiliaryLandingFieldHIAirport : Ind Airport ; - - fun ForestvilleQCAirport : Ind Airport ; - - fun ForneyArmyAirFieldMOAirport : Ind Airport ; - - fun FortAlbanyONAirport : Ind Airport ; - - fun FortChipewyanABAirport : Ind Airport ; - - fun FortFrancesMunicipalONAirport : Ind Airport ; - - fun FortFranklinNTAirport : Ind Airport ; - - fun FortFrederickAKAirport : Ind Airport ; - - fun FortGoodHopeNTAirport : Ind Airport ; - - fun FortHopeONAirport : Ind Airport ; - - fun FortLiardNTAirport : Ind Airport ; - - fun FortMcMurrayABAirport : Ind Airport ; - - fun FortMcPhersonNTAirport : Ind Airport ; - - fun FortNelsonBCAirport : Ind Airport ; - - fun FortNormanNTAirport : Ind Airport ; - - fun FortProvidenceNTAirport : Ind Airport ; - - fun FortRelianceWaterAerodromeNTAirport : Ind Airport ; - - fun FortResolutionNTAirport : Ind Airport ; - - fun FortSevernONAirport : Ind Airport ; - - fun FortSimpsonNTAirport : Ind Airport ; - - fun FortSmithNTAirport : Ind Airport ; - - fun FortStJohnBCAirport : Ind Airport ; - - fun FoxHarbourAerodromeNFAirport : Ind Airport ; - - fun FramnesNarvikAirport : Ind Airport ; - - fun FranciscoSaCarneiroPedrasRubrasPortoOportoAirport : Ind Airport ; - - fun FrankWileyFieldMTAirport : Ind Airport ; - - fun FranklinCountyTNAirport : Ind Airport ; - - fun FranzJosefAirport : Ind Airport ; - - fun FrederictonNBAirport : Ind Airport ; - - fun FreemanMunicipalINAirport : Ind Airport ; - - fun FreiburgAirport : Ind Airport ; - - fun FrescatyMetzAirport : Ind Airport ; - - fun FriedmanMemorialIDAirport : Ind Airport ; - - fun FritzscheArmyAirFieldCAAirport : Ind Airport ; - - fun FrosinoneAirport : Ind Airport ; - - fun FrosonAirBaseOstersundAirport : Ind Airport ; - - fun FryklandaTorsbyAirport : Ind Airport ; - - fun FuaAmotuNukuAlofaTongatapuAirport : Ind Airport ; - - fun FultonCountyINAirport : Ind Airport ; - - fun FultonCountyOHAirport : Ind Airport ; - - fun GagetownNBAirport : Ind Airport ; - - fun GagnonQCAirport : Ind Airport ; - - fun GalileiSanGiustoPisaAirport : Ind Airport ; - - fun GanderInternationalNFAirport : Ind Airport ; - - fun GanedTaizAirport : Ind Airport ; - - fun GangesHarborBCAirport : Ind Airport ; - - fun GaouaAirport : Ind Airport ; - - fun GaranhunsPEAirport : Ind Airport ; - - fun GardenCountyNEAirport : Ind Airport ; - - fun GardenKeySeaplanaBaseFLAirport : Ind Airport ; - - fun GarfieldCountyRegionalCOAirport : Ind Airport ; - - fun GarmischPartenkirchenAirport : Ind Airport ; - - fun GarnerFieldTXAirport : Ind Airport ; - - fun GarrettCountyMDAirport : Ind Airport ; - - fun GarulhosSPAirport : Ind Airport ; - - fun GaspeQCAirport : Ind Airport ; - - fun GatineauQCAirport : Ind Airport ; - - fun GatwickEnglandAirport : Ind Airport ; - - fun GaviotasAirport : Ind Airport ; - - fun GeiteryggenSkeinAirport : Ind Airport ; - - fun GeneralAbelardoLRodriguezTijuanaAirport : Ind Airport ; - - fun GeneralEnriqueMoscTartagalAirport : Ind Airport ; - - fun GeneralFranciscoJavierMinaTampicoAirport : Ind Airport ; - - fun GeneralHeribertoJaraVeracruzAirport : Ind Airport ; - - fun GeneralLeobardoRuizZacatecasAirport : Ind Airport ; - - fun GeneralLucioBlancoReynosaAirport : Ind Airport ; - - fun GeneralManuelMdeLeonLaPazAirport : Ind Airport ; - - fun GeneralMitchellInternationalWIAirport : Ind Airport ; - - fun GeneralOmarTorrijosHerraraPanamaCityAirport : Ind Airport ; - - fun GeneralRafaelBueinaMazatlanAirport : Ind Airport ; - - fun GeneralRodolfoSTaboadaMexicaliAirport : Ind Airport ; - - fun GeneralUlpianoPaezSalinasAirport : Ind Airport ; - - fun GeneralUrquizaParanaAirport : Ind Airport ; - - fun GeneralVillegaAirport : Ind Airport ; - - fun GeneralWilliamJFoxAirfieldCAAirport : Ind Airport ; - - fun GeorgeAirForceBaseCAAirport : Ind Airport ; - - fun GeorgianBayAerodromeONAirport : Ind Airport ; - - fun GeraldtonONAirport : Ind Airport ; - - fun GermansenLandingBCAirport : Ind Airport ; - - fun GethsemaniQCAirport : Ind Airport ; - - fun GhadamesAirport : Ind Airport ; - - fun GiarmataTimisoaraAirport : Ind Airport ; - - fun GibsonCountyTNAirport : Ind Airport ; - - fun GifuAirport : Ind Airport ; - - fun GijonAirport : Ind Airport ; - - fun GillamMBAirport : Ind Airport ; - - fun GillespieFieldCAAirport : Ind Airport ; - - fun GilliesBayBCAirport : Ind Airport ; - - fun GillotReunionSaintDenisdelaReunionAirport : Ind Airport ; - - fun GimliIndustrialParkMBAirport : Ind Airport ; - - fun GjoaHavenNTAirport : Ind Airport ; - - fun GladmanPointNTAirport : Ind Airport ; - - fun GlenviewNavalAirStationILAirport : Ind Airport ; - - fun GlyncoNavalAirStationGAAirport : Ind Airport ; - - fun GnossFieldCAAirport : Ind Airport ; - - fun GobernadorCastelloViedmaAirport : Ind Airport ; - - fun GoderichONAirport : Ind Airport ; - - fun GodsLakeNarrowsMBAirport : Ind Airport ; - - fun GodsRiverMBAirport : Ind Airport ; - - fun GoldCoastCoolangattaQueenslandAirport : Ind Airport ; - - fun GoldenRockStKittsAirport : Ind Airport ; - - fun GoleniowSzczecinStettinAirport : Ind Airport ; - - fun GoliadNavalAuxiliaryLandingFieldTXAirport : Ind Airport ; - - fun GolosonLaCeibaAirport : Ind Airport ; - - fun GooseAirport : Ind Airport ; - - fun GooseNFAirport : Ind Airport ; - - fun GorgeHarborBCAirport : Ind Airport ; - - fun GoromGoromAirport : Ind Airport ; - - fun GoslarAirport : Ind Airport ; - - fun GoyaAirport : Ind Airport ; - - fun GrandCanyonCavernsAZAirport : Ind Airport ; - - fun GrandForksBCAirport : Ind Airport ; - - fun GrandViewInternationalWAAirport : Ind Airport ; - - fun GrandeCacheAerodromeABAirport : Ind Airport ; - - fun GrandePrairieABAirport : Ind Airport ; - - fun GrantCountyNMAirport : Ind Airport ; - - fun GrantCountyWAAirport : Ind Airport ; - - fun GrantCountyWIAirport : Ind Airport ; - - fun GrantCountyWVAirport : Ind Airport ; - - fun GranvilleLakeMBAirport : Ind Airport ; - - fun GraysonCountyTXAirport : Ind Airport ; - - fun GreaterPeoriaRegionalILAirport : Ind Airport ; - - fun GreaterPittsburghInternationalPAAirport : Ind Airport ; - - fun GreaterPortsmouthRegionalOHAirport : Ind Airport ; - - fun GreaterRochesterInternationalNYAirport : Ind Airport ; - - fun GreaterRockfordILAirport : Ind Airport ; - - fun GreenINAirport : Ind Airport ; - - fun GreenLakeWaterAerodromeBCAirport : Ind Airport ; - - fun GreenRiverMunicipalUTAirport : Ind Airport ; - - fun GreenbrierValleyWVAirport : Ind Airport ; - - fun GreeneCountyPAAirport : Ind Airport ; - - fun GreenfieldMAAirport : Ind Airport ; - - fun GreenwaySoundBCAirport : Ind Airport ; - - fun GreenwoodNSAirport : Ind Airport ; - - fun GrenchenAirport : Ind Airport ; - - fun GrevenMuensterMunsterAirport : Ind Airport ; - - fun GriderFieldARAirport : Ind Airport ; - - fun GriffingSanduskyOHAirport : Ind Airport ; - - fun GriffissAirForceBaseNYAirport : Ind Airport ; - - fun GriseFiordNTAirport : Ind Airport ; - - fun GriswoldCTAirport : Ind Airport ; - - fun GuairaPRAirport : Ind Airport ; - - fun GuantanamoNavalAirStationGuantanamoAirport : Ind Airport ; - - fun GuararapesPEAirport : Ind Airport ; - - fun GuayanaPuertoOrdazAirport : Ind Airport ; - - fun GuluAirport : Ind Airport ; - - fun GurayatAirport : Ind Airport ; - - fun GusauAirport : Ind Airport ; - - fun GwinnettCountyAirportBriscoeFieldGAAirport : Ind Airport ; - - fun GyumriLeninakanAirport : Ind Airport ; - - fun HHCoffieldRegionalTXAirport : Ind Airport ; - - fun HadjerAirport : Ind Airport ; - - fun HahayaIconiMoroniAirport : Ind Airport ; - - fun HainesJunctionYTAirport : Ind Airport ; - - fun HakaiPassAirport : Ind Airport ; - - fun HaleCountyTXAirport : Ind Airport ; - - fun HalifaxCountyNCAirport : Ind Airport ; - - fun HalifaxDowntownWaterfrontHeliportNSAirport : Ind Airport ; - - fun HalifaxInternationalNSAirport : Ind Airport ; - - fun HallBeachNTAirport : Ind Airport ; - - fun HamiltonONAirport : Ind Airport ; - - fun HammAirport : Ind Airport ; - - fun HamptonRoadsVAAirport : Ind Airport ; - - fun HanoverCountyMunicipalVAAirport : Ind Airport ; - - fun HarnosandSundsvallAirport : Ind Airport ; - - fun HaroldDavidsonFieldSDAirport : Ind Airport ; - - fun HaroldNavalOutlyingFieldFLAirport : Ind Airport ; - - fun HarrietAlexanderFieldCOAirport : Ind Airport ; - - fun HarrietFieldNVAirport : Ind Airport ; - - fun HarringtonHarbourQCAirport : Ind Airport ; - - fun HarrisburgInternationalPAAirport : Ind Airport ; - - fun HarryCleverFieldOHAirport : Ind Airport ; - - fun HarryPWilliamsMemorialLAAirport : Ind Airport ; - - fun HarrySternNDAirport : Ind Airport ; - - fun HarryWBrowneMIAirport : Ind Airport ; - - fun HartleyBayWaterAerodromeBCAirport : Ind Airport ; - - fun HartnessStateSpringfieldVTAirport : Ind Airport ; - - fun HasanuddinUjungPandangAirport : Ind Airport ; - - fun HasseltAirport : Ind Airport ; - - fun HassloVasterasAirport : Ind Airport ; - - fun HattiesburgLaurelRegionalMSAirport : Ind Airport ; - - fun HaukasenSogndalAirport : Ind Airport ; - - fun HavilarAirport : Ind Airport ; - - fun HavreStPierreQCAirport : Ind Airport ; - - fun HayRiverNTAirport : Ind Airport ; - - fun HearstReneFontaineMunicipalONAirport : Ind Airport ; - - fun HeathrowEnglandAirport : Ind Airport ; - - fun HeerenveenAirport : Ind Airport ; - - fun HeliportMAAirport : Ind Airport ; - - fun HeliportSophiaAntipolisAirport : Ind Airport ; - - fun HeliportTrevisoAirport : Ind Airport ; - - fun HelleSvolvaerAirport : Ind Airport ; - - fun HengeloAirport : Ind Airport ; - - fun HenryCountyTNAirport : Ind Airport ; - - fun HenryTiftMyersGAAirport : Ind Airport ; - - fun HenyamyaAirport : Ind Airport ; - - fun HerbertSmartDowntownGAAirport : Ind Airport ; - - fun HeslerNobleFieldMSAirport : Ind Airport ; - - fun HewanorraStLuciaVieuxFortAirport : Ind Airport ; - - fun HierroCanaryIslandsAirport : Ind Airport ; - - fun HighLevelABAirport : Ind Airport ; - - fun HighPrairieABAirport : Ind Airport ; - - fun HihifoWallisIslandAirport : Ind Airport ; - - fun HilversumTheHagueAirport : Ind Airport ; - - fun HohenemsDornbirnDornbirnAirport : Ind Airport ; - - fun HokkaidoWakkanaiAirport : Ind Airport ; - - fun HolmanNTAirport : Ind Airport ; - - fun HongqiaoShanghaiAirport : Ind Airport ; - - fun HookFieldMunicipalOHAirport : Ind Airport ; - - fun HookerCountyNEAirport : Ind Airport ; - - fun HopeBCAirport : Ind Airport ; - - fun HopedaleNFAirport : Ind Airport ; - - fun HornIslandQueenslandAirport : Ind Airport ; - - fun HornepayneMunicipalONAirport : Ind Airport ; - - fun HorschingLinzAirport : Ind Airport ; - - fun HotSpringsCountyThermopolisMunicipalWYAirport : Ind Airport ; - - fun HuamboNovaLisboaAirport : Ind Airport ; - - fun HudsonBaySKAirport : Ind Airport ; - - fun HudsonsHopeBCAirport : Ind Airport ; - - fun HumacaoAirport : Ind Airport ; - - fun HuntFieldWYAirport : Ind Airport ; - - fun HunterArmyAirFieldGAAirport : Ind Airport ; - - fun HuntingdonCountyPAAirport : Ind Airport ; - - fun HuronAirparkONAirport : Ind Airport ; - - fun HuroniaONAirport : Ind Airport ; - - fun HwangeAirport : Ind Airport ; - - fun HyderSeaplaneBaseAKAirport : Ind Airport ; - - fun IcoaraciPAAirport : Ind Airport ; - - fun IdrisTripoliAirport : Ind Airport ; - - fun IgloolikNTAirport : Ind Airport ; - - fun IgnaceMunicipalONAirport : Ind Airport ; - - fun IguatuAirport : Ind Airport ; - - fun IleboAirport : Ind Airport ; - - fun IlesdelaMadeleineQCAirport : Ind Airport ; - - fun IllinoisValleyRegionalAirportWalterADuncanFieldILAirport : Ind Airport ; - - fun IlliziAirport : Ind Airport ; - - fun ImperialBeachNavalOutlyingFieldCAAirport : Ind Airport ; - - fun IndaselassieAirport : Ind Airport ; - - fun IndianMountainLRRSAKAirport : Ind Airport ; - - fun IndianapolisMetropolitanINAirport : Ind Airport ; - - fun IngenikaBCAirport : Ind Airport ; - - fun IngolstadtAirport : Ind Airport ; - - fun InterContinentalKYAirport : Ind Airport ; - - fun InterlakenAirport : Ind Airport ; - - fun InternacionalSanSalvadorAirport : Ind Airport ; - - fun InternationalBophuthatswanaAirport : Ind Airport ; - - fun InternationalNewProvidenceAirport : Ind Airport ; - - fun InternationalPaphosAirport : Ind Airport ; - - fun InternationalPeninsularAirport : Ind Airport ; - - fun InternationalTrivandrumAirport : Ind Airport ; - - fun InternationalWellingtonAirport : Ind Airport ; - - fun InukjuakQCAirport : Ind Airport ; - - fun InuvikNTAirport : Ind Airport ; - - fun InverlakeSKAirport : Ind Airport ; - - fun IqaluitFrobisherBayNTAirport : Ind Airport ; - - fun IrbioAirport : Ind Airport ; - - fun IsachsenNTAirport : Ind Airport ; - - fun IslandLakeGardenHillMBAirport : Ind Airport ; - - fun IsleofSkyeAirport : Ind Airport ; - - fun ItsjubaSCAirport : Ind Airport ; - - fun IvatoAntananarivoAirport : Ind Airport ; - - fun IvujivikQCAirport : Ind Airport ; - - fun IwakuniHonshuIsAirport : Ind Airport ; - - fun IxtapaZihuatanejoAirport : Ind Airport ; - - fun JFKennedyElAltoLaPazAirport : Ind Airport ; - - fun JGStrijdomInternationalWindhoekAirport : Ind Airport ; - - fun JMVelascoIbarraMacaraAirport : Ind Airport ; - - fun JacksonMunicipalMNAirport : Ind Airport ; - - fun JacksonvilleNavalAirStationTowersFieldFLAirport : Ind Airport ; - - fun JacobAirport : Ind Airport ; - - fun JaladharAirport : Ind Airport ; - - fun JaluitJaborJaluitAirport : Ind Airport ; - - fun JaraguadoSulSCAirport : Ind Airport ; - - fun JasionkaRzeszowAirport : Ind Airport ; - - fun JasperCountyINAirport : Ind Airport ; - - fun JasperHintonABAirport : Ind Airport ; - - fun JeffersonCountyInternationalWAAirport : Ind Airport ; - - fun JefmanSorongAirport : Ind Airport ; - - fun JennyLindIslandNTAirport : Ind Airport ; - - fun JenpegMBAirport : Ind Airport ; - - fun JerryTylerMemorialMIAirport : Ind Airport ; - - fun JeyporeAirport : Ind Airport ; - - fun JimKellyFieldNEAirport : Ind Airport ; - - fun JimdabyneNewSouthWalesAirport : Ind Airport ; - - fun JinanAirport : Ind Airport ; - - fun JoeWilliamsNavalOutlyingFieldMSAirport : Ind Airport ; - - fun JohanAdolfPengelZanderyParamariboAirport : Ind Airport ; - - fun JohnHBattenFieldWIAirport : Ind Airport ; - - fun JohnWayneAirportOrangeCountyCAAirport : Ind Airport ; - - fun JohnnyMountainBCAirport : Ind Airport ; - - fun JohnsonPointNTAirport : Ind Airport ; - - fun JomoKenyattaNairobiAirport : Ind Airport ; - - fun JosefaCamejoParaguanaAirport : Ind Airport ; - - fun JuanSantamariaInternationalSanJoseAirport : Ind Airport ; - - fun JuanaAzurduydePadillaSucreAirport : Ind Airport ; - - fun JuandaSurabayaAirport : Ind Airport ; - - fun JubailAirport : Ind Airport ; - - fun KISawyerAirForceBaseMIAirport : Ind Airport ; - - fun KabalegaFallsMurchisonFallsAirport : Ind Airport ; - - fun KahuluiHIAirport : Ind Airport ; - - fun KalaupapaHIAirport : Ind Airport ; - - fun KallaxLuleaAirport : Ind Airport ; - - fun KalumburuWesternAustraliaAirport : Ind Airport ; - - fun KamloopsBCAirport : Ind Airport ; - - fun KamuzuInternationalLilongweAirport : Ind Airport ; - - fun KanazawaCityAirport : Ind Airport ; - - fun KaneoheBayMarineCorpsAirStationMokapuPointHIAirport : Ind Airport ; - - fun KangiqsualujjuaqQCAirport : Ind Airport ; - - fun KangiqsujuaqQCAirport : Ind Airport ; - - fun KangirsukQCAirport : Ind Airport ; - - fun KansasCityDowntownMOAirport : Ind Airport ; - - fun KansasCityInternationalMOAirport : Ind Airport ; - - fun KantchariAirport : Ind Airport ; - - fun KaolinFieldGAAirport : Ind Airport ; - - fun KapuskasingQCAirport : Ind Airport ; - - fun KarlStefanMemorialNEAirport : Ind Airport ; - - fun KarlovasiAirport : Ind Airport ; - - fun KasabaBayAirport : Ind Airport ; - - fun KasabonikaONAirport : Ind Airport ; - - fun KaschechewanQCAirport : Ind Airport ; - - fun KastelSplitAirport : Ind Airport ; - - fun KavikAKAirport : Ind Airport ; - - fun KayaAirport : Ind Airport ; - - fun KayentaAZAirport : Ind Airport ; - - fun KeekorokAirport : Ind Airport ; - - fun KegaskaWaterAerodromeQCAirport : Ind Airport ; - - fun KelafoAirport : Ind Airport ; - - fun KelilaAirport : Ind Airport ; - - fun KellyAirForceBaseTXAirport : Ind Airport ; - - fun KelownaBCAirport : Ind Airport ; - - fun KelsterbachAirport : Ind Airport ; - - fun KendallTamiamiExecutiveFLAirport : Ind Airport ; - - fun KenitraAirport : Ind Airport ; - - fun KenoraONAirport : Ind Airport ; - - fun KentInternationalEnglandAirport : Ind Airport ; - - fun KentlandINAirport : Ind Airport ; - - fun KetchikanHarborSeaplaneBaseAKAirport : Ind Airport ; - - fun KeyFieldMSAirport : Ind Airport ; - - fun KeyLakeSKAirport : Ind Airport ; - - fun KeyWestNavalAirStationBocaChicaFieldFLAirport : Ind Airport ; - - fun KeystoneCOAirport : Ind Airport ; - - fun KhalidMilitaryCityAirport : Ind Airport ; - - fun KhujandKhudzhandKhujandAirport : Ind Airport ; - - fun KigomaAirport : Ind Airport ; - - fun KijangTanjungPinangAirport : Ind Airport ; - - fun KillaloeONAirport : Ind Airport ; - - fun KilliniqKillinekIslandNTAirport : Ind Airport ; - - fun KimberleyBCAirport : Ind Airport ; - - fun KimhaePusanAirport : Ind Airport ; - - fun KimpoSeoulAirport : Ind Airport ; - - fun KindersleySKAirport : Ind Airport ; - - fun KingHusseinAirBaseMafraqAirport : Ind Airport ; - - fun KingKhalidRiyadhAirport : Ind Airport ; - - fun KingsLandOLakesWIAirport : Ind Airport ; - - fun KingsfordSmithNewSouthWalesAirport : Ind Airport ; - - fun KingstonONAirport : Ind Airport ; - - fun KingsvilleNavalAirStationTXAirport : Ind Airport ; - - fun KirkFieldARAirport : Ind Airport ; - - fun KirklandLakeONAirport : Ind Airport ; - - fun KitchenerLakeWaterAerodromeBCAirport : Ind Airport ; - - fun KitimatAerodromeBCAirport : Ind Airport ; - - fun KiungaAirport : Ind Airport ; - - fun KlamathFallsInternationalORAirport : Ind Airport ; - - fun KlemtuWaterAerodromeBCAirport : Ind Airport ; - - fun KneeLakeMBAirport : Ind Airport ; - - fun KnockConnaughtAirport : Ind Airport ; - - fun KnoxCountyRegionalMEAirport : Ind Airport ; - - fun KnoxvilleMunicipalIAAirport : Ind Airport ; - - fun KobeAirport : Ind Airport ; - - fun KobukAKAirport : Ind Airport ; - - fun KohSamuiAirport : Ind Airport ; - - fun KohatAirport : Ind Airport ; - - fun KokomoMunicipalINAirport : Ind Airport ; - - fun KomakiHonshuAirport : Ind Airport ; - - fun KomotiniAirport : Ind Airport ; - - fun KonstanzAirport : Ind Airport ; - - fun KopaskerAirport : Ind Airport ; - - fun KosciuskoAttalaCountyMSAirport : Ind Airport ; - - fun KoszalinAirport : Ind Airport ; - - fun KotaAirportEthiopia : Ind Airport ; - - fun KoundaraAirport : Ind Airport ; - - fun KourouAirport : Ind Airport ; - - fun KrefeldAirport : Ind Airport ; - - fun KsarEsSoukAirport : Ind Airport ; - - fun KualaTerengganuAirport : Ind Airport ; - - fun KuitoAirport : Ind Airport ; - - fun KulikLakeAKAirport : Ind Airport ; - - fun KumeJimaAirport : Ind Airport ; - - fun KunduzAirport : Ind Airport ; - - fun KungKuanAirport : Ind Airport ; - - fun KungsangenNorrkopingAirport : Ind Airport ; - - fun KurskKurskAirport : Ind Airport ; - - fun KuujjuaqFortChimoQCAirport : Ind Airport ; - - fun KuujjuarapikQCAirport : Ind Airport ; - - fun KwangYunAirport : Ind Airport ; - - fun KymiKouvolaAirport : Ind Airport ; - - fun KyotoAirport : Ind Airport ; - - fun LMClaytonMTAirport : Ind Airport ; - - fun LOSimenstadMunicipalWIAirport : Ind Airport ; - - fun LaBauleAirport : Ind Airport ; - - fun LaChinitaMaracaiboAirport : Ind Airport ; - - fun LaChorreraAirport : Ind Airport ; - - fun LaColomaAirport : Ind Airport ; - - fun LaCorunaAirport : Ind Airport ; - - fun LaCrosseWIWinonaAirport : Ind Airport ; - - fun LaFriaAirport : Ind Airport ; - - fun LaGrandeUnionCountyORAirport : Ind Airport ; - - fun LaGrandenr3QCAirport : Ind Airport ; - - fun LaGrandenr4QCAirport : Ind Airport ; - - fun LaGuairaAirport : Ind Airport ; - - fun LaGuardiaNYAirport : Ind Airport ; - - fun LaJuntaMunicipalCOAirport : Ind Airport ; - - fun LaLlagoneAirport : Ind Airport ; - - fun LaMacazaQCAirport : Ind Airport ; - - fun LaMesaSanPedroSulaAirport : Ind Airport ; - - fun LaMunozaAirport : Ind Airport ; - - fun LaPalmaCanaryIslandsAirport : Ind Airport ; - - fun LaPalyvestreToulonHyeresAirport : Ind Airport ; - - fun LaPedreraAirport : Ind Airport ; - - fun LaPlagneAirport : Ind Airport ; - - fun LaPorteMunicipalINAirport : Ind Airport ; - - fun LaPrimaveraAirport : Ind Airport ; - - fun LaRomanaAirport : Ind Airport ; - - fun LaRongeSKAirport : Ind Airport ; - - fun LaSarreAerodromeQCAirport : Ind Airport ; - - fun LaSerenaAirport : Ind Airport ; - - fun LaTabatiereWaterAerodromeQCAirport : Ind Airport ; - - fun LaTontoutaNoumeaAirport : Ind Airport ; - - fun LaToucheAKAirport : Ind Airport ; - - fun LaTuqueQCAirport : Ind Airport ; - - fun LaUnionAirport : Ind Airport ; - - fun LaVanguardiaVillavicencioAirport : Ind Airport ; - - fun LaarbruchAirport : Ind Airport ; - - fun LabambaAirport : Ind Airport ; - - fun LabasaAirport : Ind Airport ; - - fun LabeAirport : Ind Airport ; - - fun LaberalAirport : Ind Airport ; - - fun LablabAirport : Ind Airport ; - - fun LabouchereBayAKAirport : Ind Airport ; - - fun LabuanBajoAirport : Ind Airport ; - - fun LabuanSabahAirport : Ind Airport ; - - fun LabuhaAirport : Ind Airport ; - - fun LacBrochetMBAirport : Ind Airport ; - - fun LacLaBicheABAirport : Ind Airport ; - - fun LacLaMartreAerodromeNTAirport : Ind Airport ; - - fun LaconiaMunicipalNHAirport : Ind Airport ; - - fun LacumbreAirport : Ind Airport ; - - fun LadouanieAirport : Ind Airport ; - - fun LadyElliottIslandAirport : Ind Airport ; - - fun LadyFranklinPointNTAirport : Ind Airport ; - - fun LadysmithAirport : Ind Airport ; - - fun LaeIslandAirport : Ind Airport ; - - fun LafayetteRegionalLAAirport : Ind Airport ; - - fun LagesSCAirport : Ind Airport ; - - fun LaghouatAirport : Ind Airport ; - - fun LagoAgrioAirport : Ind Airport ; - - fun LagosdeMorenoAirport : Ind Airport ; - - fun LagunaArmyAirFieldAZAirport : Ind Airport ; - - fun LagunillasAirport : Ind Airport ; - - fun LahadDatuSabahAirport : Ind Airport ; - - fun LahoreAirport : Ind Airport ; - - fun LahrAirport : Ind Airport ; - - fun LaiAirport : Ind Airport ; - - fun LaiagamAirport : Ind Airport ; - - fun LaieuLaRochelleAirport : Ind Airport ; - - fun LajeadoRSAirport : Ind Airport ; - - fun LajesNavalAirStationAzoresAirport : Ind Airport ; - - fun LakeBaringoAirport : Ind Airport ; - - fun LakeCharlesRegionalLAAirport : Ind Airport ; - - fun LakeCountyCOAirport : Ind Airport ; - - fun LakeCountyORAirport : Ind Airport ; - - fun LakeEvellaNorthernTerritoryAirport : Ind Airport ; - - fun LakeGenevaAireEstatesWIAirport : Ind Airport ; - - fun LakeHarbourNTAirport : Ind Airport ; - - fun LakeHoodSeaplaneBaseAKAirport : Ind Airport ; - - fun LakeManyaraAirport : Ind Airport ; - - fun LakeMinchuminaAKAirport : Ind Airport ; - - fun LakeMurrayAirport : Ind Airport ; - - fun LakeNashNorthernTerritoryAirport : Ind Airport ; - - fun LakePlacidNYAirport : Ind Airport ; - - fun LakeRudolfAirport : Ind Airport ; - - fun LakeTahoeCAAirport : Ind Airport ; - - fun LakeUnionChryslerAirSeaplaneBaseWAAirport : Ind Airport ; - - fun LakebaAirport : Ind Airport ; - - fun LakefieldQueenslandAirport : Ind Airport ; - - fun LakefrontLAAirport : Ind Airport ; - - fun LakehurstNAESMaxfieldFieldNJAirport : Ind Airport ; - - fun LakelandDownsAirport : Ind Airport ; - - fun LakelandRegionalFLAirport : Ind Airport ; - - fun LakenheathAirport : Ind Airport ; - - fun LakesideTXAirport : Ind Airport ; - - fun LakesideUSAFMNAirport : Ind Airport ; - - fun LalibellaAirport : Ind Airport ; - - fun LalmonirhatAirport : Ind Airport ; - - fun LalomalavaAirport : Ind Airport ; - - fun LamapAirport : Ind Airport ; - - fun LamarMunicipalCOAirport : Ind Airport ; - - fun LamarMunicipalMOAirport : Ind Airport ; - - fun LamassaAirport : Ind Airport ; - - fun LambareneAirport : Ind Airport ; - - fun LambertStLouisInternationalMOAirport : Ind Airport ; - - fun LamenBayAirport : Ind Airport ; - - fun LameziaTermeAirport : Ind Airport ; - - fun LamidandaAirport : Ind Airport ; - - fun LampangAirport : Ind Airport ; - - fun LampedusaLampedusaIslandAirport : Ind Airport ; - - fun LanaiHIAirport : Ind Airport ; - - fun LancasterPAAirport : Ind Airport ; - - fun LandshotAirport : Ind Airport ; - - fun LangaraBCAirport : Ind Airport ; - - fun LangeoogAirport : Ind Airport ; - - fun LanggurTualAirport : Ind Airport ; - - fun LangimarAirport : Ind Airport ; - - fun LangkawiAirport : Ind Airport ; - - fun LangkawiPulauAirport : Ind Airport ; - - fun LangleyAirForceBaseVAAirport : Ind Airport ; - - fun LangnesTromsoAirport : Ind Airport ; - - fun LangtangAirport : Ind Airport ; - - fun LannBihouetLorientAirport : Ind Airport ; - - fun LannionAirport : Ind Airport ; - - fun LansdowneHouseONAirport : Ind Airport ; - - fun LansdowneStationWesternAustraliaAirport : Ind Airport ; - - fun LaoagAirport : Ind Airport ; - - fun LappeenrantaAirport : Ind Airport ; - - fun LaramieRegionalWYAirport : Ind Airport ; - - fun LarantukaAirport : Ind Airport ; - - fun LaredoInternationalTXAirport : Ind Airport ; - - fun LarisaAirport : Ind Airport ; - - fun LarkanaAirport : Ind Airport ; - - fun LarnacaAirport : Ind Airport ; - - fun LarnedPawneeCountyKSAirport : Ind Airport ; - - fun LarsonAirForceBaseWAAirport : Ind Airport ; - - fun LasCanasAirport : Ind Airport ; - - fun LasCrucesInternationalNMAirport : Ind Airport ; - - fun LasGaviotasAirport : Ind Airport ; - - fun LasHerasAirport : Ind Airport ; - - fun LasKorehAirport : Ind Airport ; - - fun LasLimasAirport : Ind Airport ; - - fun LasLomitasAirport : Ind Airport ; - - fun LasPalmasGranCanariaCanaryIslandsAirport : Ind Airport ; - - fun LasPiedrasAirport : Ind Airport ; - - fun LasTunasAirport : Ind Airport ; - - fun LasVegasMunicipalNMAirport : Ind Airport ; - - fun LashioAirport : Ind Airport ; - - fun LastourvilleAirport : Ind Airport ; - - fun LatakiaAirport : Ind Airport ; - - fun LathropWellsNVAirport : Ind Airport ; - - fun LatinaAirport : Ind Airport ; - - fun LatrobeAirport : Ind Airport ; - - fun LaucalaIslandAirport : Ind Airport ; - - fun LauncestonTasmaniaAirport : Ind Airport ; - - fun LauraQueenslandAirport : Ind Airport ; - - fun LauraStationQueenslandAirport : Ind Airport ; - - fun LauribeAirport : Ind Airport ; - - fun LaurieRiverAerodromeMBAirport : Ind Airport ; - - fun LaurinburgMaxtonNCAirport : Ind Airport ; - - fun LausanneLaBlecheretteLausanneAirport : Ind Airport ; - - fun LauterachAirport : Ind Airport ; - - fun LavalAirport : Ind Airport ; - - fun LavertonWesternAustraliaAirport : Ind Airport ; - - fun LavrasMGAirport : Ind Airport ; - - fun LawasSarawakAirport : Ind Airport ; - - fun LawicaPoznanAirport : Ind Airport ; - - fun LawnHillQueenslandAirport : Ind Airport ; - - fun LawrenceJTimmermanWIAirport : Ind Airport ; - - fun LawrenceKSAirport : Ind Airport ; - - fun LawrenceMunicipalKSAirport : Ind Airport ; - - fun LawrenceMunicipalMAAirport : Ind Airport ; - - fun LawrencevilleBrunswickMunicipalVAAirport : Ind Airport ; - - fun LawrencevilleVincennesInternationalILAirport : Ind Airport ; - - fun LawsonArmyAirFieldGAAirport : Ind Airport ; - - fun LawtonMunicipalOKAirport : Ind Airport ; - - fun LazaroCardenasAirport : Ind Airport ; - - fun LeBourgetParisAirport : Ind Airport ; - - fun LeMansAirport : Ind Airport ; - - fun LeMarsMunicipalIAAirport : Ind Airport ; - - fun LePuyAirport : Ind Airport ; - - fun LeRaizetPointeaPitreAirport : Ind Airport ; - - fun LeafRapidsMBAirport : Ind Airport ; - - fun LearmouthExmouthWesternAustraliaAirport : Ind Airport ; - - fun LebakengAirport : Ind Airport ; - - fun LebanonMunicipalNHAirport : Ind Airport ; - - fun LebelsurQuevillonAerodromeQCAirport : Ind Airport ; - - fun LecceAirport : Ind Airport ; - - fun LeconfeldEnglandAirport : Ind Airport ; - - fun LeconiAirport : Ind Airport ; - - fun LeedsBradfordAirport : Ind Airport ; - - fun LeesburgMunicipalFLAirport : Ind Airport ; - - fun LeetonNewSouthWalesAirport : Ind Airport ; - - fun LeeuwardenAirport : Ind Airport ; - - fun LegaspiAirport : Ind Airport ; - - fun LeguizamoAirport : Ind Airport ; - - fun LehmiCountyIDAirport : Ind Airport ; - - fun LehuAirport : Ind Airport ; - - fun LeighCreekSouthAustraliaAirport : Ind Airport ; - - fun LeinsterWesternAustraliaAirport : Ind Airport ; - - fun LeirinFagernesAirport : Ind Airport ; - - fun LeitreAirport : Ind Airport ; - - fun LekanaAirport : Ind Airport ; - - fun LeknesAirport : Ind Airport ; - - fun LelystadAirport : Ind Airport ; - - fun LemmonMunicipalSDAirport : Ind Airport ; - - fun LemnosLimnosAirport : Ind Airport ; - - fun LemooreNavalAirStationReevesFieldCAAirport : Ind Airport ; - - fun LemwerderDASAPlantBremenAirport : Ind Airport ; - - fun LengbatiAirport : Ind Airport ; - - fun LeoAirport : Ind Airport ; - - fun LeonMBaLibrevilleAirport : Ind Airport ; - - fun LeonoraWesternAustraliaAirport : Ind Airport ; - - fun LeopoldinaMGAirport : Ind Airport ; - - fun LerehAirport : Ind Airport ; - - fun LeribeAirport : Ind Airport ; - - fun LerosAirport : Ind Airport ; - - fun LesAngladesOujdaAirport : Ind Airport ; - - fun LesSablesAirport : Ind Airport ; - - fun LesSaintesTerredeHautAirport : Ind Airport ; - - fun LeseAirport : Ind Airport ; - - fun LesobengAirport : Ind Airport ; - - fun LesquinLilleAirport : Ind Airport ; - - fun LesterBPearsonInternationalONAirport : Ind Airport ; - - fun LethbridgeABAirport : Ind Airport ; - - fun LethemAirport : Ind Airport ; - - fun LewistonNezPerceCountyIDAirport : Ind Airport ; - - fun LewistownMunicipalMTAirport : Ind Airport ; - - fun LewolebaAirport : Ind Airport ; - - fun LhasaAirport : Ind Airport ; - - fun LhokSukonAirport : Ind Airport ; - - fun LhokseumaweAirport : Ind Airport ; - - fun LianyungangXinpuAirport : Ind Airport ; - - fun LiardRiverBCAirport : Ind Airport ; - - fun LibengeAirport : Ind Airport ; - - fun LiberalMunicipalKSAirport : Ind Airport ; - - fun LibertyCountyGAAirport : Ind Airport ; - - fun LiboiAirport : Ind Airport ; - - fun LicGustavoDOrdazPuertoVallartaAirport : Ind Airport ; - - fun LicManuelCrecencioRejonMeridaAirport : Ind Airport ; - - fun LicenciadoAdolfoLopezMateosTolucaAirport : Ind Airport ; - - fun LichingaVilaCabralAirport : Ind Airport ; - - fun LidkopingAirport : Ind Airport ; - - fun LiepajaAirport : Ind Airport ; - - fun LifouLifuLoyaltyIslandsAirport : Ind Airport ; - - fun LightningRidgeNewSouthWalesAirport : Ind Airport ; - - fun LihueHIAirport : Ind Airport ; - - fun LikiepAirport : Ind Airport ; - - fun LikomaIslandAirport : Ind Airport ; - - fun LimaOHAirport : Ind Airport ; - - fun LimassolAirport : Ind Airport ; - - fun LimbangSarawakAirport : Ind Airport ; - - fun LimbunyaNorthernTerritoryAirport : Ind Airport ; - - fun LimeAcresAirport : Ind Airport ; - - fun LimeVillageAKAirport : Ind Airport ; - - fun LimerickAirport : Ind Airport ; - - fun LimonAirport : Ind Airport ; - - fun LimonAirportCostaRica : Ind Airport ; - - fun LimonMunicipalCOAirport : Ind Airport ; - - fun LinateMilanoMilanAirport : Ind Airport ; - - fun LincolnMunicipalNEAirport : Ind Airport ; - - fun LincolnRiverAKAirport : Ind Airport ; - - fun LindaDownsAirport : Ind Airport ; - - fun LindemanIslandQueenslandAirport : Ind Airport ; - - fun LindenNJAirport : Ind Airport ; - - fun LindiAirport : Ind Airport ; - - fun LingaLingaAirport : Ind Airport ; - - fun LinkopingAirport : Ind Airport ; - - fun LinnCreekGrandGlaizeMemorialMOAirport : Ind Airport ; - - fun LinsSPAirport : Ind Airport ; - - fun LipetskLipetskAirport : Ind Airport ; - - fun LisalaAirport : Ind Airport ; - - fun LishanAirport : Ind Airport ; - - fun LismoreQueenslandAirport : Ind Airport ; - - fun LissadelWesternAustraliaAirport : Ind Airport ; - - fun LittleAmericaUTAirport : Ind Airport ; - - fun LittleCaymenMunicipalAirStripLittleCaymanAirport : Ind Airport ; - - fun LittleFallsMorrisonCountyMNAirport : Ind Airport ; - - fun LittleGrandRapidsMBAirport : Ind Airport ; - - fun LittleNaukatiAKAirport : Ind Airport ; - - fun LittlePortWalkerAKAirport : Ind Airport ; - - fun LittleRockAirForceBaseARAirport : Ind Airport ; - - fun LiuzhouAirport : Ind Airport ; - - fun LivermoreMunicipalCAAirport : Ind Airport ; - - fun LiverpoolNSAirport : Ind Airport ; - - fun LivingoodAKAirport : Ind Airport ; - - fun LivingstoneMarambaAirport : Ind Airport ; - - fun LizardIslandQueenslandAirport : Ind Airport ; - - fun LloydminsterABAirport : Ind Airport ; - - fun LoTungAirport : Ind Airport ; - - fun LoaniAirport : Ind Airport ; - - fun LobatzeAirport : Ind Airport ; - - fun LocarnoAirport : Ind Airport ; - - fun LochgilpheadAirport : Ind Airport ; - - fun LockSouthAustraliaAirport : Ind Airport ; - - fun LodarAirport : Ind Airport ; - - fun LodjaAirport : Ind Airport ; - - fun LodwarAirport : Ind Airport ; - - fun LoeiAirport : Ind Airport ; - - fun LoenAirport : Ind Airport ; - - fun LoganCacheUTAirport : Ind Airport ; - - fun LoikawAirport : Ind Airport ; - - fun LojaAirport : Ind Airport ; - - fun LolyangalaniAirport : Ind Airport ; - - fun LompocCAAirport : Ind Airport ; - - fun LondolovitAirport : Ind Airport ; - - fun LondonCorbinAirportMageeFieldKYAirport : Ind Airport ; - - fun LondonONAirport : Ind Airport ; - - fun LondrinaPRAirport : Ind Airport ; - - fun LondroreAirport : Ind Airport ; - - fun LonelyAFSAKAirport : Ind Airport ; - - fun LonesomePineVAAirport : Ind Airport ; - - fun LongApungAirport : Ind Airport ; - - fun LongBeachAirportDaughertyFieldCAAirport : Ind Airport ; - - fun LongIslandAKAirport : Ind Airport ; - - fun LongLamaAirport : Ind Airport ; - - fun LongLellangAirport : Ind Airport ; - - fun LongSemadoSarawakAirport : Ind Airport ; - - fun LongSeridanSarawakAirport : Ind Airport ; - - fun LongSukangAirport : Ind Airport ; - - fun LongXuyenAirport : Ind Airport ; - - fun LonganaAirport : Ind Airport ; - - fun LongbawanAirport : Ind Airport ; - - fun LongpointLakeWaterAerodromeONAirport : Ind Airport ; - - fun LongreachQueenslandAirport : Ind Airport ; - - fun LongstaffBluffNTAirport : Ind Airport ; - - fun LongviewWAAirport : Ind Airport ; - - fun LongyearbyenSvalbardAirport : Ind Airport ; - - fun LopezIslandWAAirport : Ind Airport ; - - fun LopezdeMicayAirport : Ind Airport ; - - fun LoqueAirport : Ind Airport ; - - fun LoraLaiAirport : Ind Airport ; - - fun LordHoweIslandNewSouthWalesAirport : Ind Airport ; - - fun LordsburgMunicipalNMAirport : Ind Airport ; - - fun LorengauManusIslandAirport : Ind Airport ; - - fun LoretoAirport : Ind Airport ; - - fun LoricaAirport : Ind Airport ; - - fun LoringAirForceBaseMEAirport : Ind Airport ; - - fun LoringSeaplaneBaseAKAirport : Ind Airport ; - - fun LorrachAirport : Ind Airport ; - - fun LorraineQueenslandAirport : Ind Airport ; - - fun LosAlamosNMAirport : Ind Airport ; - - fun LosAngelesAirport : Ind Airport ; - - fun LosAngelesInternationalCAAirport : Ind Airport ; - - fun LosBanosMunicipalCAAirport : Ind Airport ; - - fun LosCabosSanJosedelCaboAirport : Ind Airport ; - - fun LosChilesAirport : Ind Airport ; - - fun LosMenucosAirport : Ind Airport ; - - fun LosMochisAirport : Ind Airport ; - - fun LosRodeosCanaryIslandsAirport : Ind Airport ; - - fun LosRoquesAirport : Ind Airport ; - - fun LoshitsaMinskAirport : Ind Airport ; - - fun LosinjAirport : Ind Airport ; - - fun LostHarborAKAirport : Ind Airport ; - - fun LostNationOHAirport : Ind Airport ; - - fun LostRiver1AKAirport : Ind Airport ; - - fun LosuiaAirport : Ind Airport ; - - fun LotusvaleQueenslandAirport : Ind Airport ; - - fun LouisTrichardtAirport : Ind Airport ; - - fun LouisaCountyAirportFreemanFieldVAAirport : Ind Airport ; - - fun LouisvilleWinstonCountyMSAirport : Ind Airport ; - - fun LovelandCOAirport : Ind Airport ; - - fun LowaiAirport : Ind Airport ; - - fun LoweArmyHeliportALAirport : Ind Airport ; - - fun LtWarrenEatonNYAirport : Ind Airport ; - - fun LuaboAirport : Ind Airport ; - - fun LuangNamthaAirport : Ind Airport ; - - fun LuangPrabangAirport : Ind Airport ; - - fun LuauAirport : Ind Airport ; - - fun LubangoSadaBandeiraAirport : Ind Airport ; - - fun LubbockInternationalTXAirport : Ind Airport ; - - fun LuccaAirport : Ind Airport ; - - fun LucenecAirport : Ind Airport ; - - fun LucerneAirport : Ind Airport ; - - fun LucknowAirport : Ind Airport ; - - fun LudhianaAirport : Ind Airport ; - - fun LuebeckLubeckAirport : Ind Airport ; - - fun LuederitzLuderitzAirport : Ind Airport ; - - fun LuenaLusoAirport : Ind Airport ; - - fun LughGananeAirport : Ind Airport ; - - fun LuhanskLuhanskAirport : Ind Airport ; - - fun LuisMunozMarinInternationalSanJuanAirport : Ind Airport ; - - fun LuizaAirport : Ind Airport ; - - fun LukeAirForceBaseAZAirport : Ind Airport ; - - fun LuklaAirport : Ind Airport ; - - fun LukuluAirport : Ind Airport ; - - fun LumbertonMunicipalNCAirport : Ind Airport ; - - fun LumiAirport : Ind Airport ; - - fun LumidPauAirport : Ind Airport ; - - fun LunyukAirport : Ind Airport ; - - fun LuoyangAirport : Ind Airport ; - - fun LuoziAirport : Ind Airport ; - - fun LupepauuVavauAirport : Ind Airport ; - - fun LupinNTAirport : Ind Airport ; - - fun LuqaMaltaAirport : Ind Airport ; - - fun LusakaInternationalLusakaAirport : Ind Airport ; - - fun LusamboAirport : Ind Airport ; - - fun LusangaAirport : Ind Airport ; - - fun LusikisikiAirport : Ind Airport ; - - fun LuskMunicipalWYAirport : Ind Airport ; - - fun LutonEnglandAirport : Ind Airport ; - - fun LutskVolynAirport : Ind Airport ; - - fun LuwukAirport : Ind Airport ; - - fun LuxiAirport : Ind Airport ; - - fun LuxorAirport : Ind Airport ; - - fun LuzhouSichuanAirport : Ind Airport ; - - fun LvivLwowLvovAirport : Ind Airport ; - - fun LyallHarbourBCAirport : Ind Airport ; - - fun LyckseleAirport : Ind Airport ; - - fun LyddAirport : Ind Airport ; - - fun LynchburgRegionalAirportPrestonGlennFieldVAAirport : Ind Airport ; - - fun LyndhurstQueenslandAirport : Ind Airport ; - - fun LynehamRAFStationEnglandAirport : Ind Airport ; - - fun LynnLakeMBAirport : Ind Airport ; - - fun LyonsRiceCountyMunicipalKSAirport : Ind Airport ; - - fun LyttonBCAirport : Ind Airport ; - - fun MBalaAirport : Ind Airport ; - - fun MGrahamClarkMOAirport : Ind Airport ; - - fun MVengueFrancevilleAirport : Ind Airport ; - - fun MaanAirport : Ind Airport ; - - fun MabarumaAirport : Ind Airport ; - - fun MabuiagIslandQueenslandAirport : Ind Airport ; - - fun MacDillAirForceBaseFLAirport : Ind Airport ; - - fun MacDonaldDownsAirport : Ind Airport ; - - fun MacMillanPassAerodromeYTAirport : Ind Airport ; - - fun MacaeRJAirport : Ind Airport ; - - fun MacanalAirport : Ind Airport ; - - fun MacapaPAAirport : Ind Airport ; - - fun MacasAirport : Ind Airport ; - - fun MacauMacaoAirport : Ind Airport ; - - fun MacdonaldCartierInternationalONAirport : Ind Airport ; - - fun MaceioALAirport : Ind Airport ; - - fun MacentaAirport : Ind Airport ; - - fun MachalaAirport : Ind Airport ; - - fun MachesneyILAirport : Ind Airport ; - - fun MackarInletNTAirport : Ind Airport ; - - fun MackayQueenslandAirport : Ind Airport ; - - fun MackenzieBCAirport : Ind Airport ; - - fun MackinacIslandMIAirport : Ind Airport ; - - fun MacombMunicipalILAirport : Ind Airport ; - - fun MactanInternationalMactanIslandAirport : Ind Airport ; - - fun MadabaAirport : Ind Airport ; - - fun MadangAirport : Ind Airport ; - - fun MaderaMunicipalCAAirport : Ind Airport ; - - fun MadirovaloAirport : Ind Airport ; - - fun MadisonCountyOHAirport : Ind Airport ; - - fun MadisonMunicipalINAirport : Ind Airport ; - - fun MadisonMunicipalSDAirport : Ind Airport ; - - fun MaeSotAirport : Ind Airport ; - - fun MaewoAirport : Ind Airport ; - - fun MafekingAirport : Ind Airport ; - - fun MafetengAirport : Ind Airport ; - - fun MafiaIslandAirport : Ind Airport ; - - fun MafraSCAirport : Ind Airport ; - - fun MaganjadaCostaAirport : Ind Airport ; - - fun MaganqueAirport : Ind Airport ; - - fun MagdalenaAirport : Ind Airport ; - - fun MagnitogorskChelyabinskAirport : Ind Airport ; - - fun MagweAirport : Ind Airport ; - - fun MahanoroAirport : Ind Airport ; - - fun MahdiaAirport : Ind Airport ; - - fun MahendranagarAirport : Ind Airport ; - - fun MahilyowMogilevMahiliowAirport : Ind Airport ; - - fun MahonMenorcaBalearicIslandsAirport : Ind Airport ; - - fun MaianaAirport : Ind Airport ; - - fun MaicaoAirport : Ind Airport ; - - fun MaiduguriAirport : Ind Airport ; - - fun MaikwakAirport : Ind Airport ; - - fun MaimanaAirport : Ind Airport ; - - fun MainDuckONAirport : Ind Airport ; - - fun MainStationDowntownStuttgartAirport : Ind Airport ; - - fun MainoruNorthernTerritoryAirport : Ind Airport ; - - fun MaintiranoAirport : Ind Airport ; - - fun MainzAirport : Ind Airport ; - - fun MaioMaioAirport : Ind Airport ; - - fun MairiporuSPAirport : Ind Airport ; - - fun MaitlandNewSouthWalesAirport : Ind Airport ; - - fun MajiAirport : Ind Airport ; - - fun MajkinAirport : Ind Airport ; - - fun MajmaAirport : Ind Airport ; - - fun MakaleAirport : Ind Airport ; - - fun MakariosNicosiaAirport : Ind Airport ; - - fun MakemoAirport : Ind Airport ; - - fun MakhachkalaDagestanAirport : Ind Airport ; - - fun MakinAirport : Ind Airport ; - - fun MakiniAirport : Ind Airport ; - - fun MakkahAirport : Ind Airport ; - - fun MakkovikNFAirport : Ind Airport ; - - fun MakokouAirport : Ind Airport ; - - fun MakouaAirport : Ind Airport ; - - fun MakungAirport : Ind Airport ; - - fun MakurdiAirport : Ind Airport ; - - fun MalabangAirport : Ind Airport ; - - fun MalaboAirport : Ind Airport ; - - fun MaladCityIDAirport : Ind Airport ; - - fun MalaimbandyAirport : Ind Airport ; - - fun MalakalAirport : Ind Airport ; - - fun MalalauaAirport : Ind Airport ; - - fun MalangAirport : Ind Airport ; - - fun MalangeMalanjeAirport : Ind Airport ; - - fun MalargueAirport : Ind Airport ; - - fun MalatupoAirport : Ind Airport ; - - fun MalatvaAirport : Ind Airport ; - - fun MalayAirport : Ind Airport ; - - fun MalcolmMcKinnonGAAirport : Ind Airport ; - - fun MaldaAirport : Ind Airport ; - - fun MaldenMunicipalMOAirport : Ind Airport ; - - fun MaleHululeAirport : Ind Airport ; - - fun MalekolonAirport : Ind Airport ; - - fun MalianaAirport : Ind Airport ; - - fun MalindiAirport : Ind Airport ; - - fun MallacootaVictoriaAirport : Ind Airport ; - - fun MalmoAirport : Ind Airport ; - - fun MaloelapMaloelapAirport : Ind Airport ; - - fun MalololailaiAirport : Ind Airport ; - - fun MalpensaMilanoMilanAirport : Ind Airport ; - - fun MaltaMTAirport : Ind Airport ; - - fun MamaiAirport : Ind Airport ; - - fun MamburaoAirport : Ind Airport ; - - fun MamfeAirport : Ind Airport ; - - fun MamitupoAirport : Ind Airport ; - - fun MammothLakesCAAirport : Ind Airport ; - - fun MampikonyAirport : Ind Airport ; - - fun MamujuAirport : Ind Airport ; - - fun ManAirport : Ind Airport ; - - fun ManaAirport : Ind Airport ; - - fun ManakaraAirport : Ind Airport ; - - fun MananaraAirport : Ind Airport ; - - fun ManangAirport : Ind Airport ; - - fun MananjaryAirport : Ind Airport ; - - fun ManareAirport : Ind Airport ; - - fun ManassasMunicipalAirportHarryPDavisFieldVAAirport : Ind Airport ; - - fun ManateeAirport : Ind Airport ; - - fun ManaungAirport : Ind Airport ; - - fun ManchesterNHAirport : Ind Airport ; - - fun MandabeAirport : Ind Airport ; - - fun MandalayAirport : Ind Airport ; - - fun ManderaAirport : Ind Airport ; - - fun MandevilleAirport : Ind Airport ; - - fun MandoraWesternAustraliaAirport : Ind Airport ; - - fun MandritsaraAirport : Ind Airport ; - - fun ManeaAirport : Ind Airport ; - - fun ManetaiAirport : Ind Airport ; - - fun MangaAirport : Ind Airport ; - - fun MangaiaAirport : Ind Airport ; - - fun MangochiAirport : Ind Airport ; - - fun MangoleAirport : Ind Airport ; - - fun MangroveCayAirport : Ind Airport ; - - fun MangunjayaAirport : Ind Airport ; - - fun ManhattanMunicipalKSAirport : Ind Airport ; - - fun ManicoreAMAirport : Ind Airport ; - - fun ManihiAirport : Ind Airport ; - - fun ManihikiIslandAirport : Ind Airport ; - - fun ManilaAirport : Ind Airport ; - - fun ManilaMunicipalARAirport : Ind Airport ; - - fun ManingridaNorthernTerritoryAirport : Ind Airport ; - - fun ManisteeCountyBlackerMIAirport : Ind Airport ; - - fun ManitoulinONAirport : Ind Airport ; - - fun ManitouwadgeONAirport : Ind Airport ; - - fun ManitowaningAerodromeONAirport : Ind Airport ; - - fun ManitowocCountyWIAirport : Ind Airport ; - - fun ManiwakiQCAirport : Ind Airport ; - - fun ManizalesAirport : Ind Airport ; - - fun ManjaAirport : Ind Airport ; - - fun ManjimupWesternAustraliaAirport : Ind Airport ; - - fun MankatoMunicipalMNAirport : Ind Airport ; - - fun ManleyHotSpringsAKAirport : Ind Airport ; - - fun MannersCreekNorthernTerritoryAirport : Ind Airport ; - - fun MannheimAirport : Ind Airport ; - - fun ManokwariAirport : Ind Airport ; - - fun ManonoAirport : Ind Airport ; - - fun MansaAirport : Ind Airport ; - - fun MansfieldLahmMunicipalOHAirport : Ind Airport ; - - fun MantiEphraimUTAirport : Ind Airport ; - - fun ManumuAirport : Ind Airport ; - - fun ManzanilloAirport : Ind Airport ; - - fun MaotaAirport : Ind Airport ; - - fun MapleBayBCAirport : Ind Airport ; - - fun MapodaAirport : Ind Airport ; - - fun MapuaAirport : Ind Airport ; - - fun MaputoAirport : Ind Airport ; - - fun MaquinchaoAirport : Ind Airport ; - - fun MaquoketaMunicipalIAAirport : Ind Airport ; - - fun MaraLodgesAirport : Ind Airport ; - - fun MarabaPAAirport : Ind Airport ; - - fun MaracayAirport : Ind Airport ; - - fun MaradiAirport : Ind Airport ; - - fun MarakeiAirport : Ind Airport ; - - fun MaramuniAirport : Ind Airport ; - - fun MarathonFLAirport : Ind Airport ; - - fun MarathonONAirport : Ind Airport ; - - fun MarauAirport : Ind Airport ; - - fun MarawakaAirport : Ind Airport ; - - fun MarbellaAirport : Ind Airport ; - - fun MarbleBarWesternAustraliaAirport : Ind Airport ; - - fun MarbleCanyonAZAirport : Ind Airport ; - - fun MarcalaAirport : Ind Airport ; - - fun MarchAirForceBaseCAAirport : Ind Airport ; - - fun MarcoIslandFLAirport : Ind Airport ; - - fun MarcoPoloTesseraVeneziaVeniceAirport : Ind Airport ; - - fun MarcusIslandsAirport : Ind Airport ; - - fun MardelPlataAirport : Ind Airport ; - - fun MareLoyaltyIslandsAirport : Ind Airport ; - - fun MarebAirport : Ind Airport ; - - fun MarfaMunicipalTXAirport : Ind Airport ; - - fun MargaretRiverWesternAustraliaAirport : Ind Airport ; - - fun MargarinaAirport : Ind Airport ; - - fun MargaritaIslandAirport : Ind Airport ; - - fun MargateAirport : Ind Airport ; - - fun MargueriteBayAKAirport : Ind Airport ; - - fun MarianskeLazneAirport : Ind Airport ; - - fun MariborAirport : Ind Airport ; - - fun MaricourtAirstripQCAirport : Ind Airport ; - - fun MariehamnMaarianhaminaAirport : Ind Airport ; - - fun MarignaneProvenceMarseilleAirport : Ind Airport ; - - fun MariliaSPAirport : Ind Airport ; - - fun MarinadiMassaAirport : Ind Airport ; - - fun MarinduqueAirport : Ind Airport ; - - fun MarineCorpsAirFacilityHonshuIsAirport : Ind Airport ; - - fun MaringaPRAirport : Ind Airport ; - - fun MarionDownsQueenslandAirport : Ind Airport ; - - fun MarionMunicipalINAirport : Ind Airport ; - - fun MarionMunicipalOHAirport : Ind Airport ; - - fun MaripasoulaAirport : Ind Airport ; - - fun MariquitaAirport : Ind Airport ; - - fun MariscalSucreQuitoAirport : Ind Airport ; - - fun MariupolZhdanovDonetskAirport : Ind Airport ; - - fun MarlaSouthAustraliaAirport : Ind Airport ; - - fun MarlboroughMAAirport : Ind Airport ; - - fun MarmulAirport : Ind Airport ; - - fun MaroantsetraAirport : Ind Airport ; - - fun MaronAirport : Ind Airport ; - - fun MaroochydoreSunshineCoastQueenslandAirport : Ind Airport ; - - fun MarquaNorthernTerritoryAirport : Ind Airport ; - - fun MarquetteCountyMIAirport : Ind Airport ; - - fun MarreeSouthAustraliaAirport : Ind Airport ; - - fun MarromeuAirport : Ind Airport ; - - fun MarsaBregaAirport : Ind Airport ; - - fun MarsaMatrumMersaMatruhAirport : Ind Airport ; - - fun MarsabitAirport : Ind Airport ; - - fun MarshHarbourAbacoAirport : Ind Airport ; - - fun MarshallAKAirport : Ind Airport ; - - fun MarshallIslandsInternationalMajuroAirport : Ind Airport ; - - fun MarshallMemorialMunicipalMOAirport : Ind Airport ; - - fun MarshallMunicipalAirportRyanFieldMNAirport : Ind Airport ; - - fun MarshalltownMunicipalIAAirport : Ind Airport ; - - fun MarshfieldMunicipalWIAirport : Ind Airport ; - - fun MarthasVineyardMAAirport : Ind Airport ; - - fun MartinStateMDAirport : Ind Airport ; - - fun MartindaleArmyAirFieldTexasArmyNationalGuardTXAirport : Ind Airport ; - - fun MarudiSarawakAirport : Ind Airport ; - - fun MaryMaryAirport : Ind Airport ; - - fun MaryboroughQueenslandAirport : Ind Airport ; - - fun MarysHarbourNFAirport : Ind Airport ; - - fun MasaAirport : Ind Airport ; - - fun MasadaAirport : Ind Airport ; - - fun MasalemboAirport : Ind Airport ; - - fun MasambaAirport : Ind Airport ; - - fun MasasiAirport : Ind Airport ; - - fun MasbateAirport : Ind Airport ; - - fun MascaraAirport : Ind Airport ; - - fun MashadAirport : Ind Airport ; - - fun MasiManimbaAirport : Ind Airport ; - - fun MasirahAirport : Ind Airport ; - - fun MasonCityMunicipalIAAirport : Ind Airport ; - - fun MasonCountyMIAirport : Ind Airport ; - - fun MassawaAirport : Ind Airport ; - - fun MassenaInternationalAirportRichardsFieldNYAirport : Ind Airport ; - - fun MassendjoAirport : Ind Airport ; - - fun MassettWaterAerodromeBCAirport : Ind Airport ; - - fun MastertonAirport : Ind Airport ; - - fun MasticPointAirport : Ind Airport ; - - fun MatadiAirport : Ind Airport ; - - fun MatagamiQCAirport : Ind Airport ; - - fun MatagordaPeninsulaTXAirport : Ind Airport ; - - fun MataivaAirport : Ind Airport ; - - fun MatakAirport : Ind Airport ; - - fun MatamAirport : Ind Airport ; - - fun MatamataAirport : Ind Airport ; - - fun MatamorosAirport : Ind Airport ; - - fun MataneQCAirport : Ind Airport ; - - fun MatanzasAirport : Ind Airport ; - - fun MatasaphaManziniAirport : Ind Airport ; - - fun MatecanaPereiraAirport : Ind Airport ; - - fun MatherAirForceBaseCAAirport : Ind Airport ; - - fun MathisFieldTXAirport : Ind Airport ; - - fun MatiAirport : Ind Airport ; - - fun MatoGrossoMGAirport : Ind Airport ; - - fun MatsaileAirport : Ind Airport ; - - fun MatsumotoAirport : Ind Airport ; - - fun MatsuyamaSkikokuAirport : Ind Airport ; - - fun MatthewsRidgeAirport : Ind Airport ; - - fun MatupaAirport : Ind Airport ; - - fun MaturinAirport : Ind Airport ; - - fun MaukeAirport : Ind Airport ; - - fun MaulmyineMoulmeinAirport : Ind Airport ; - - fun MaumereAirport : Ind Airport ; - - fun MaunAirport : Ind Airport ; - - fun MaupitiSocietyIslandsAirport : Ind Airport ; - - fun MauryCountyTNAirport : Ind Airport ; - - fun MavesAirport : Ind Airport ; - - fun MaxwellAirForceBaseALAirport : Ind Airport ; - - fun MayCreekAKAirport : Ind Airport ; - - fun MayRiverAirport : Ind Airport ; - - fun MayaguanaMayaguanaAirport : Ind Airport ; - - fun MayajiquaAirport : Ind Airport ; - - fun MayfaahAirport : Ind Airport ; - - fun MayoYTAirport : Ind Airport ; - - fun MayoumbaAirport : Ind Airport ; - - fun MayportNavalAirStationFLAirport : Ind Airport ; - - fun MazariSharifAirport : Ind Airport ; - - fun MbabaneAirport : Ind Airport ; - - fun MbambanakiraAirport : Ind Airport ; - - fun MbandakaAirport : Ind Airport ; - - fun MbanzaCongoAirport : Ind Airport ; - - fun MbararaAirport : Ind Airport ; - - fun MbeyaAirport : Ind Airport ; - - fun MbigouAirport : Ind Airport ; - - fun MbokiAirport : Ind Airport ; - - fun MboutAirport : Ind Airport ; - - fun MbujiMayiAirport : Ind Airport ; - - fun McAlesterRegionalOKAirport : Ind Airport ; - - fun McArthurRiverNorthernTerritoryAirport : Ind Airport ; - - fun McCallIDAirport : Ind Airport ; - - fun McCarranInternationalNVAirport : Ind Airport ; - - fun McCarthyAKAirport : Ind Airport ; - - fun McChordAirForceBaseWAAirport : Ind Airport ; - - fun McClellanAirForceBaseCAAirport : Ind Airport ; - - fun McCombPikeCountyJohnELewisFieldMSAirport : Ind Airport ; - - fun McCookMunicipalNEAirport : Ind Airport ; - - fun McEntireAirNationalGuardBaseSCAirport : Ind Airport ; - - fun McGheeTysonTNAirport : Ind Airport ; - - fun McGrathAKAirport : Ind Airport ; - - fun McGuireAirForceBaseNJAirport : Ind Airport ; - - fun McKellarSipesRegionalTNAirport : Ind Airport ; - - fun McKennaArmyAirFieldGAAirport : Ind Airport ; - - fun McKinleyNationalParkAKAirport : Ind Airport ; - - fun McMinnCountyTNAirport : Ind Airport ; - - fun McMinnvilleMunicipalORAirport : Ind Airport ; - - fun McNaryFieldORAirport : Ind Airport ; - - fun McPhersonKSAirport : Ind Airport ; - - fun MeadowLakeSKAirport : Ind Airport ; - - fun MechanicsBaySeaplaneBaseAucklandAirport : Ind Airport ; - - fun MedfordJacksonCountyORAirport : Ind Airport ; - - fun MedfraAKAirport : Ind Airport ; - - fun MedicineHatABAirport : Ind Airport ; - - fun MedinaCAAirport : Ind Airport ; - - fun MedinaMadinahAirport : Ind Airport ; - - fun MediteraneeFrejorguesMontpellierAirport : Ind Airport ; - - fun MedouneuAirport : Ind Airport ; - - fun MeekatharraWesternAustraliaAirport : Ind Airport ; - - fun MeenambakkamMadrasAirport : Ind Airport ; - - fun MeffordFieldCAAirport : Ind Airport ; - - fun MegeveAirport : Ind Airport ; - - fun MeghauliAirport : Ind Airport ; - - fun MehamnAirport : Ind Airport ; - - fun MehrabadQualehMorgehTeheranTheranAirport : Ind Airport ; - - fun MeixianAirport : Ind Airport ; - - fun MejitMejitIslandAirport : Ind Airport ; - - fun MekamboAirport : Ind Airport ; - - fun MekaneSalemAirport : Ind Airport ; - - fun MeknesAirport : Ind Airport ; - - fun MekoryukAKAirport : Ind Airport ; - - fun MelangguaneAirport : Ind Airport ; - - fun MelbourneInternationalFLAirport : Ind Airport ; - - fun MelchordeMencosAirport : Ind Airport ; - - fun MelfiAirport : Ind Airport ; - - fun MelillaAirport : Ind Airport ; - - fun MelindaAirport : Ind Airport ; - - fun MeloAirport : Ind Airport ; - - fun MemanbetsuAirport : Ind Airport ; - - fun MemphisInternationalTNAirport : Ind Airport ; - - fun MemphisNavalAirStationTNAirport : Ind Airport ; - - fun MenaAirport : Ind Airport ; - - fun MenaraMarrakechAirport : Ind Airport ; - - fun MendeAirport : Ind Airport ; - - fun MendezAirport : Ind Airport ; - - fun MendiAirport : Ind Airport ; - - fun MendiAirportEthiopia : Ind Airport ; - - fun MenomineeMarinetteTwinCountyMIAirport : Ind Airport ; - - fun MenongueAirport : Ind Airport ; - - fun MercedMunicipalAirportMacreadyFieldCAAirport : Ind Airport ; - - fun MercedesAirport : Ind Airport ; - - fun MerceditaPonceAirport : Ind Airport ; - - fun MercerCountyNJAirport : Ind Airport ; - - fun MerdeyAirport : Ind Airport ; - - fun MeribelAirport : Ind Airport ; - - fun MeridaAirport : Ind Airport ; - - fun MeridianNavalAirStationMcCainFieldMSAirport : Ind Airport ; - - fun MerimbulaNewSouthWalesAirport : Ind Airport ; - - fun MerlunaQueenslandAirport : Ind Airport ; - - fun MeroweAirport : Ind Airport ; - - fun MerrillFieldAKAirport : Ind Airport ; - - fun MerrillMunicipalWIAirport : Ind Airport ; - - fun MerrittBCAirport : Ind Airport ; - - fun MerryIslandBCAirport : Ind Airport ; - - fun MersingAirport : Ind Airport ; - - fun MertySouthAustraliaAirport : Ind Airport ; - - fun MerzifonAirport : Ind Airport ; - - fun MessinaAirport : Ind Airport ; - - fun MessinaAirportItaly : Ind Airport ; - - fun MetcalfFieldOHAirport : Ind Airport ; - - fun MetekelAirport : Ind Airport ; - - fun MetlakatlaAKAirport : Ind Airport ; - - fun MetroFieldAKAirport : Ind Airport ; - - fun MetropolianAreaParisAirport : Ind Airport ; - - fun MetropolitanAreaABAirport : Ind Airport ; - - fun MetropolitanAreaCAAirport : Ind Airport ; - - fun MetropolitanAreaCOAirport : Ind Airport ; - - fun MetropolitanAreaDCAirport : Ind Airport ; - - fun MetropolitanAreaEnglandAirport : Ind Airport ; - - fun MetropolitanAreaFLAirport : Ind Airport ; - - fun MetropolitanAreaMilanoMilanAirport : Ind Airport ; - - fun MetropolitanAreaMoscowAirport : Ind Airport ; - - fun MetropolitanAreaNYAirport : Ind Airport ; - - fun MetropolitanAreaONAirport : Ind Airport ; - - fun MetropolitanAreaOsakaAirport : Ind Airport ; - - fun MetropolitanAreaOsloAirport : Ind Airport ; - - fun MetropolitanAreaQCAirport : Ind Airport ; - - fun MetropolitanAreaRJAirport : Ind Airport ; - - fun MetropolitanAreaRomaRomeAirport : Ind Airport ; - - fun MetropolitanAreaSPAirport : Ind Airport ; - - fun MetropolitanAreaStockholmAirport : Ind Airport ; - - fun MetropolitanAreaTokyoAirport : Ind Airport ; - - fun MetropolitanMAAirport : Ind Airport ; - - fun MetropolitanOaklandInternationalCAAirport : Ind Airport ; - - fun MetterMunicipalGAAirport : Ind Airport ; - - fun MeulabohAirport : Ind Airport ; - - fun MevangAirport : Ind Airport ; - - fun MeyersChuckSeaplaneBaseAKAirport : Ind Airport ; - - fun MfuweAirport : Ind Airport ; - - fun MiamiInternationalFLAirport : Ind Airport ; - - fun MiamiMunicipalOKAirport : Ind Airport ; - - fun MiamiUniversityOHAirport : Ind Airport ; - - fun MiandrivazoAirport : Ind Airport ; - - fun MianwaliAirport : Ind Airport ; - - fun MichianaRegionalTransportationCenterINAirport : Ind Airport ; - - fun MichiganCityINAirport : Ind Airport ; - - fun MidStatePAAirport : Ind Airport ; - - fun MiddleCaicosAirport : Ind Airport ; - - fun MiddleGeorgiaRegionalGAAirport : Ind Airport ; - - fun MiddlemountQueenslandAirport : Ind Airport ; - - fun MiddletonIslandAKAirport : Ind Airport ; - - fun MidlandAirparkTXAirport : Ind Airport ; - - fun MidlandInternationalTXAirport : Ind Airport ; - - fun MidwayNavalAirFacilitySandIslandAirport : Ind Airport ; - - fun MifflinCountyPAAirport : Ind Airport ; - - fun MikkeliAirport : Ind Airport ; - - fun MikraThessalonikiSalonikiAirport : Ind Airport ; - - fun MildenhallAirport : Ind Airport ; - - fun MilduraVictoriaAirport : Ind Airport ; - - fun MilfordMunicipalUTAirport : Ind Airport ; - - fun MilfordSoundAirport : Ind Airport ; - - fun MiliMiliIslandAirport : Ind Airport ; - - fun MillardNEAirport : Ind Airport ; - - fun MillerFieldNEAirport : Ind Airport ; - - fun MillerInternationalTXAirport : Ind Airport ; - - fun MillicentSouthAustraliaAirport : Ind Airport ; - - fun MillingimbiNorthernTerritoryAirport : Ind Airport ; - - fun MillinocketMunicipalMEAirport : Ind Airport ; - - fun MillvilleMunicipalNJAirport : Ind Airport ; - - fun MilosAirport : Ind Airport ; - - fun MinacuAirport : Ind Airport ; - - fun MinakiAerodromeONAirport : Ind Airport ; - - fun MinaltonSouthAustraliaAirport : Ind Airport ; - - fun MinamiDaitoJimaOkinawaAirport : Ind Airport ; - - fun MinatitlanAirport : Ind Airport ; - - fun MinchuminaAKAirport : Ind Airport ; - - fun MindikAirport : Ind Airport ; - - fun MindiptanaAirport : Ind Airport ; - - fun MineralWellsTXAirport : Ind Airport ; - - fun MineralniyeVodyStavropolAirport : Ind Airport ; - - fun MinersBayBCAirport : Ind Airport ; - - fun MinersLakeAirport : Ind Airport ; - - fun MingaladonYangoonRangoonAirport : Ind Airport ; - - fun MinganQCAirport : Ind Airport ; - - fun MinjAirport : Ind Airport ; - - fun MinnaAirport : Ind Airport ; - - fun MinneapolisStPaulInternationalWoldChamberlainMNAirport : Ind Airport ; - - fun MinneriyaAirport : Ind Airport ; - - fun MinnipaSouthAustraliaAirport : Ind Airport ; - - fun MinotAirForceBaseNDAirport : Ind Airport ; - - fun MinotInternationalNDAirport : Ind Airport ; - - fun MintoAKAirport : Ind Airport ; - - fun MinuteManAirfieldMAAirport : Ind Airport ; - - fun MinvoulAirport : Ind Airport ; - - fun MiquelonAirport : Ind Airport ; - - fun MirabelInternationalQCAirport : Ind Airport ; - - fun MiracemadoNorteGOAirport : Ind Airport ; - - fun MirafloresAirport : Ind Airport ; - - fun MiramarAirport : Ind Airport ; - - fun MiramarNavalAirStationMitscherFieldCAAirport : Ind Airport ; - - fun MirandaDownsQueenslandAirport : Ind Airport ; - - fun MirgorodPoltavaAirport : Ind Airport ; - - fun MiriSarawakAirport : Ind Airport ; - - fun MiritiAirport : Ind Airport ; - - fun MirnyyYakutiaSakhaAirport : Ind Airport ; - - fun MirpurAirport : Ind Airport ; - - fun MirpurKhasAirport : Ind Airport ; - - fun MisawaAirport : Ind Airport ; - - fun MisimaAirport : Ind Airport ; - - fun MiskolcAirport : Ind Airport ; - - fun MissionFieldMTAirport : Ind Airport ; - - fun MissoulaInternationalMTAirport : Ind Airport ; - - fun MissouriAirNationalGuardMOAirport : Ind Airport ; - - fun MisurataAirport : Ind Airport ; - - fun MitchellMunicipalSDAirport : Ind Airport ; - - fun MitchellPlateauAirport : Ind Airport ; - - fun MitchellQueenslandAirport : Ind Airport ; - - fun MitchellRiverAirport : Ind Airport ; - - fun MitiaroAirport : Ind Airport ; - - fun MitspehRamonaAirport : Ind Airport ; - - fun MituAirport : Ind Airport ; - - fun MitzicAirport : Ind Airport ; - - fun MiyakeJimaAirport : Ind Airport ; - - fun MiyakoJimaRyukuAirport : Ind Airport ; - - fun MiyanminAirport : Ind Airport ; - - fun MizanTeferiAirport : Ind Airport ; - - fun MkambatiAirport : Ind Airport ; - - fun MkuzeAirport : Ind Airport ; - - fun MoaAirport : Ind Airport ; - - fun MoabiAirport : Ind Airport ; - - fun MoalaAirport : Ind Airport ; - - fun MoanamaniAirport : Ind Airport ; - - fun MoandaAirport : Ind Airport ; - - fun MoandaAirportGabon : Ind Airport ; - - fun MobridgeMunicipalSDAirport : Ind Airport ; - - fun MocamedesNewNamibeAirport : Ind Airport ; - - fun MocimboadaPraiaAirport : Ind Airport ; - - fun MococaSPAirport : Ind Airport ; - - fun ModestoCityCountyAirportHarryShamFieldCAAirport : Ind Airport ; - - fun MoenchengladbachMonchengladbachAirport : Ind Airport ; - - fun MoenjodaroMohenjoDaroAirport : Ind Airport ; - - fun MoffettFieldNavalAirStationCAAirport : Ind Airport ; - - fun MogidasCrazesSPAirport : Ind Airport ; - - fun MohanbariAirport : Ind Airport ; - - fun MoheliAirport : Ind Airport ; - - fun MoiInternationalMombasaAirport : Ind Airport ; - - fun MojaveCAAirport : Ind Airport ; - - fun MokhotlongAirport : Ind Airport ; - - fun MokiAirport : Ind Airport ; - - fun MokpoAirport : Ind Airport ; - - fun MokutiAirport : Ind Airport ; - - fun MolokaiHIAirport : Ind Airport ; - - fun MomaAirport : Ind Airport ; - - fun MomeikAirport : Ind Airport ; - - fun MompusAirport : Ind Airport ; - - fun MonbetsuAirport : Ind Airport ; - - fun MonclovaAirport : Ind Airport ; - - fun MonctonNBAirport : Ind Airport ; - - fun MonfortAirport : Ind Airport ; - - fun MonghsatAirport : Ind Airport ; - - fun MongoAirport : Ind Airport ; - - fun MonguAirport : Ind Airport ; - - fun MonkeyIslandAirport : Ind Airport ; - - fun MonkeyMiaWesternAustraliaAirport : Ind Airport ; - - fun MonkeyMountainAirport : Ind Airport ; - - fun MonkiraQueenslandAirport : Ind Airport ; - - fun MonoAirport : Ind Airport ; - - fun MonroeCountyALAirport : Ind Airport ; - - fun MonroeRegionalLAAirport : Ind Airport ; - - fun MonsAirport : Ind Airport ; - - fun MontJoliQCAirport : Ind Airport ; - - fun MontagueHarborBCAirport : Ind Airport ; - - fun MontaukNYAirport : Ind Airport ; - - fun MonteAlegrePAAirport : Ind Airport ; - - fun MonteCarloAirport : Ind Airport ; - - fun MonteDouradoAirport : Ind Airport ; - - fun MonteLibanoAirport : Ind Airport ; - - fun MontenegroRSAirport : Ind Airport ; - - fun MontepuezAirport : Ind Airport ; - - fun MontereyPeninsulaCAAirport : Ind Airport ; - - fun MonteriaAirport : Ind Airport ; - - fun MonterreyAirport : Ind Airport ; - - fun MontesCaserosAirport : Ind Airport ; - - fun MontesClarosMGAirport : Ind Airport ; - - fun MontevideoChippewaCountyMNAirport : Ind Airport ; - - fun MontgomeryFieldCAAirport : Ind Airport ; - - fun MonticelloMunicipalIAAirport : Ind Airport ; - - fun MontluconAirport : Ind Airport ; - - fun MontoQueenslandAirport : Ind Airport ; - - fun MontoirSaintNazaireAirport : Ind Airport ; - - fun MontreuxAirport : Ind Airport ; - - fun MontroseRegionalCOAirport : Ind Airport ; - - fun MoodyAirForceBaseGAAirport : Ind Airport ; - - fun MoolawatanaSouthAustraliaAirport : Ind Airport ; - - fun MoombaAirport : Ind Airport ; - - fun MoorabbinVictoriaAirport : Ind Airport ; - - fun MooraberrieQueenslandAirport : Ind Airport ; - - fun MooreCountyNCAirport : Ind Airport ; - - fun MooreMurrellTNAirport : Ind Airport ; - - fun MooreaSocietyIslandsAirport : Ind Airport ; - - fun MooseJawSKAirport : Ind Airport ; - - fun MoosoneeONAirport : Ind Airport ; - - fun MopahMeraukeAirport : Ind Airport ; - - fun MorafenobeAirport : Ind Airport ; - - fun MoranbahQueenslandAirport : Ind Airport ; - - fun MorawaWesternAustraliaAirport : Ind Airport ; - - fun MordakAirport : Ind Airport ; - - fun MoreeNewSouthWalesAirport : Ind Airport ; - - fun MoreheadAirport : Ind Airport ; - - fun MoreliaAirport : Ind Airport ; - - fun MoretonQueenslandAirport : Ind Airport ; - - fun MorgantonLenoirNCAirport : Ind Airport ; - - fun MorgantownMunicipalAirportWalterLBillHartFieldWVAirport : Ind Airport ; - - fun MorichalAirport : Ind Airport ; - - fun MoriokaAirport : Ind Airport ; - - fun MorneyPlainsQueenslandAirport : Ind Airport ; - - fun MorningtonIslandQueenslandAirport : Ind Airport ; - - fun MorobeAirport : Ind Airport ; - - fun MorombeAirport : Ind Airport ; - - fun MoronAirBaseMorondelaFronteraAirport : Ind Airport ; - - fun MorondavaAirport : Ind Airport ; - - fun MorotaiIslandAirport : Ind Airport ; - - fun MorrisMunicipalMNAirport : Ind Airport ; - - fun MorristownMunicipalNJAirport : Ind Airport ; - - fun MorrisvilleStoweStateVTAirport : Ind Airport ; - - fun MoruyaNewSouthWalesAirport : Ind Airport ; - - fun MosesPointAKAirport : Ind Airport ; - - fun MoshiAirport : Ind Airport ; - - fun MoshoeshoeIInternationalMaseruAirport : Ind Airport ; - - fun MosjoenAirport : Ind Airport ; - - fun MosnovOstravaAirport : Ind Airport ; - - fun MosqueraAirport : Ind Airport ; - - fun MosselBayAirport : Ind Airport ; - - fun MossoroRNAirport : Ind Airport ; - - fun MostarAirport : Ind Airport ; - - fun MosteirosAirport : Ind Airport ; - - fun MostynAirport : Ind Airport ; - - fun MosulAirport : Ind Airport ; - - fun MotaLavaAirport : Ind Airport ; - - fun MotonFieldMunicipalALAirport : Ind Airport ; - - fun MotuekaAirport : Ind Airport ; - - fun MoudjeriaAirport : Ind Airport ; - - fun MouilaAirport : Ind Airport ; - - fun MouldBayNTAirport : Ind Airport ; - - fun MoultrieMunicipalGAAirport : Ind Airport ; - - fun MoundouAirport : Ind Airport ; - - fun MountAueAirport : Ind Airport ; - - fun MountBarnettWesternAustraliaAirport : Ind Airport ; - - fun MountComfortINAirport : Ind Airport ; - - fun MountCookAirport : Ind Airport ; - - fun MountGambierSouthAustraliaAirport : Ind Airport ; - - fun MountHothamVictoriaAirport : Ind Airport ; - - fun MountMagnetWesternAustraliaAirport : Ind Airport ; - - fun MountPleasantAirport : Ind Airport ; - - fun MountPleasantMunicipalIAAirport : Ind Airport ; - - fun MountPleasantMunicipalMIAirport : Ind Airport ; - - fun MountPleasantMunicipalTXAirport : Ind Airport ; - - fun MountPleasantUTAirport : Ind Airport ; - - fun MountShastaCAAirport : Ind Airport ; - - fun MountVernonILAirport : Ind Airport ; - - fun MountWilsonCAAirport : Ind Airport ; - - fun MountainAirport : Ind Airport ; - - fun MountainHomeAirForceBaseIDAirport : Ind Airport ; - - fun MountainValleyAirport : Ind Airport ; - - fun MountainVillageAKAirport : Ind Airport ; - - fun MoutiersAirport : Ind Airport ; - - fun MouyondziAirport : Ind Airport ; - - fun MoyaleAirport : Ind Airport ; - - fun MoyaleAirportKenya : Ind Airport ; - - fun MoyoAirport : Ind Airport ; - - fun MoyobambaAirport : Ind Airport ; - - fun MpachaAirport : Ind Airport ; - - fun MtBuffaloAirport : Ind Airport ; - - fun MtCavenaghNorthernTerritoryAirport : Ind Airport ; - - fun MtFullStopAirport : Ind Airport ; - - fun MtHouseWesternAustraliaAirport : Ind Airport ; - - fun MtSanfordNorthernTerritoryAirport : Ind Airport ; - - fun MtSwanNorthernTerritoryAirport : Ind Airport ; - - fun MtwaraAirport : Ind Airport ; - - fun MuccanWesternAustraliaAirport : Ind Airport ; - - fun MucuriBAAirport : Ind Airport ; - - fun MudanjiangAirport : Ind Airport ; - - fun MueoAirport : Ind Airport ; - - fun MuiAirport : Ind Airport ; - - fun MuirArmyAirFieldPAAirport : Ind Airport ; - - fun MukahSarawakAirport : Ind Airport ; - - fun MukallaAirport : Ind Airport ; - - fun MukeirasAirport : Ind Airport ; - - fun MukhinoBuryatiaAirport : Ind Airport ; - - fun MukoMukoAirport : Ind Airport ; - - fun MulatosAirport : Ind Airport ; - - fun MulegeAirport : Ind Airport ; - - fun MulgaParkNorthernTerritoryAirport : Ind Airport ; - - fun MuliaAirport : Ind Airport ; - - fun MulkaSouthAustraliaAirport : Ind Airport ; - - fun MullAirport : Ind Airport ; - - fun MullewaWesternAustraliaAirport : Ind Airport ; - - fun MultanAirport : Ind Airport ; - - fun MuluAirport : Ind Airport ; - - fun MumiasAirport : Ind Airport ; - - fun MunbilAirport : Ind Airport ; - - fun MunchenAirport : Ind Airport ; - - fun MundaNewGeorgiaIsAirport : Ind Airport ; - - fun MundukuAirport : Ind Airport ; - - fun MungeranieSouthAustraliaAirport : Ind Airport ; - - fun MunicipalPAAirport : Ind Airport ; - - fun MuongSaiAirport : Ind Airport ; - - fun MuriaeMGAirport : Ind Airport ; - - fun MurmanskMurmanskAirport : Ind Airport ; - - fun MurrayBayNTAirport : Ind Airport ; - - fun MurrayIslandsQueenslandAirport : Ind Airport ; - - fun MurtalaMuhammedLagosAirport : Ind Airport ; - - fun MuscatineMunicipalIAAirport : Ind Airport ; - - fun MuscleShoalsRegionalALAirport : Ind Airport ; - - fun MusgraveQueenslandAirport : Ind Airport ; - - fun MushaAirport : Ind Airport ; - - fun MuskokaONAirport : Ind Airport ; - - fun MuskratDamONAirport : Ind Airport ; - - fun MusomaAirport : Ind Airport ; - - fun MussauAirport : Ind Airport ; - - fun MustinALFPAAirport : Ind Airport ; - - fun MustiqueIslandAirport : Ind Airport ; - - fun MutareAirport : Ind Airport ; - - fun MutiaraPaluAirport : Ind Airport ; - - fun MutingAirport : Ind Airport ; - - fun MuttaburraQueenslandAirport : Ind Airport ; - - fun MuzaffarabadAirport : Ind Airport ; - - fun MuzaffarnagarAirport : Ind Airport ; - - fun MuzaffarpurAirport : Ind Airport ; - - fun MwaduiAirport : Ind Airport ; - - fun MwanaLamuAirport : Ind Airport ; - - fun MwanzaAirport : Ind Airport ; - - fun MwekaAirport : Ind Airport ; - - fun MyeikMerguiAirport : Ind Airport ; - - fun MyitkyinaAirport : Ind Airport ; - - fun MykolayivNikolayevMykolayivAirport : Ind Airport ; - - fun MyroodahAirport : Ind Airport ; - - fun MyrtleBeachAirForceBaseSCAirport : Ind Airport ; - - fun MysoreAirport : Ind Airport ; - - fun MytileneMitiliniLesbosIslandAirport : Ind Airport ; - - fun MzambaAirport : Ind Airport ; - - fun MzuzuAirport : Ind Airport ; - - fun NDjamenaAirport : Ind Airport ; - - fun NDolaAirport : Ind Airport ; - - fun NDoloKinshasaAirport : Ind Airport ; - - fun NGaoundereAirport : Ind Airport ; - - fun NKongsambaAirport : Ind Airport ; - - fun NRCMIAirport : Ind Airport ; - - fun NZerekoreAirport : Ind Airport ; - - fun NaberezhnyyeChelnyTatarstanAirport : Ind Airport ; - - fun NabireAirport : Ind Airport ; - - fun NacalaAirport : Ind Airport ; - - fun NachingweaAirport : Ind Airport ; - - fun NadiAirport : Ind Airport ; - - fun NadorAirport : Ind Airport ; - - fun NadymTyumenAirport : Ind Airport ; - - fun NadzabLaeAirport : Ind Airport ; - - fun NagaAirport : Ind Airport ; - - fun NaganoAirport : Ind Airport ; - - fun NagasakiAirport : Ind Airport ; - - fun NagpurAirport : Ind Airport ; - - fun NahaAirport : Ind Airport ; - - fun NahaSangiheAirport : Ind Airport ; - - fun NainNFAirport : Ind Airport ; - - fun NakashibetsuAirport : Ind Airport ; - - fun NakhonRatchasimaAirport : Ind Airport ; - - fun NakhonSiThammaratAirport : Ind Airport ; - - fun NakinaONAirport : Ind Airport ; - - fun NaknekAKAirport : Ind Airport ; - - fun NakuruAirport : Ind Airport ; - - fun NalchikKabardinoBalkariaAirport : Ind Airport ; - - fun NamanganNamanganAirport : Ind Airport ; - - fun NamaoFieldABAirport : Ind Airport ; - - fun NambourQueenslandAirport : Ind Airport ; - - fun NambuccaHeadsNewSouthWalesAirport : Ind Airport ; - - fun NamleaAirport : Ind Airport ; - - fun NamorikNamorikAirport : Ind Airport ; - - fun NamroleBuruIslandAirport : Ind Airport ; - - fun NamsangAirport : Ind Airport ; - - fun NamsosAirport : Ind Airport ; - - fun NamtuAirport : Ind Airport ; - - fun NamuAirport : Ind Airport ; - - fun NamuBCAirport : Ind Airport ; - - fun NamudiAirport : Ind Airport ; - - fun NamutoniAirport : Ind Airport ; - - fun NanAirport : Ind Airport ; - - fun NanYuanAirBaseBeijingAirport : Ind Airport ; - - fun NanaimoBCAirport : Ind Airport ; - - fun NanaimoHarbourSeaplaneBaseBCAirport : Ind Airport ; - - fun NanchongAirport : Ind Airport ; - - fun NandedAirport : Ind Airport ; - - fun NangadeAirport : Ind Airport ; - - fun NangapinohAirport : Ind Airport ; - - fun NanisivikNTAirport : Ind Airport ; - - fun NanjingAirport : Ind Airport ; - - fun NankiShirahanaAirport : Ind Airport ; - - fun NankinaAirport : Ind Airport ; - - fun NanningAirport : Ind Airport ; - - fun NantongAirport : Ind Airport ; - - fun NanuqueMGAirport : Ind Airport ; - - fun NanyangAirport : Ind Airport ; - - fun NanyukiAirport : Ind Airport ; - - fun NaoroAirport : Ind Airport ; - - fun NapakiakAKAirport : Ind Airport ; - - fun NapaskiakAKAirport : Ind Airport ; - - fun NapierHastingsAirport : Ind Airport ; - - fun NappaMerryQueenslandAirport : Ind Airport ; - - fun NapperbyNorthernTerritoryAirport : Ind Airport ; - - fun NapukaAirport : Ind Airport ; - - fun NaraAirport : Ind Airport ; - - fun NaracoorteSouthAustraliaAirport : Ind Airport ; - - fun NarathiwatAirport : Ind Airport ; - - fun NareAirport : Ind Airport ; - - fun NarganaAirport : Ind Airport ; - - fun NaritaTokyoAirport : Ind Airport ; - - fun NaroomaAirport : Ind Airport ; - - fun NarrabriNewSouthWalesAirport : Ind Airport ; - - fun NarranderaNewSouthWalesAirport : Ind Airport ; - - fun NarroginWesternAustraliaAirport : Ind Airport ; - - fun NarromineNewSouthWalesAirport : Ind Airport ; - - fun NarssarssuaqAirport : Ind Airport ; - - fun NartronFieldMIAirport : Ind Airport ; - - fun NarumAirport : Ind Airport ; - - fun NassauSeaplaneBaseNewProvidenceAirport : Ind Airport ; - - fun NatadolaAirport : Ind Airport ; - - fun NatalRNAirport : Ind Airport ; - - fun NatashquanQCAirport : Ind Airport ; - - fun NatitingouAirport : Ind Airport ; - - fun NatunaRanaiAirport : Ind Airport ; - - fun NaukitiAKAirport : Ind Airport ; - - fun NausoriInternationalSuvaAirport : Ind Airport ; - - fun NavegantesAirport : Ind Airport ; - - fun NawabShahAirport : Ind Airport ; - - fun NazcaAirport : Ind Airport ; - - fun NdeleAirport : Ind Airport ; - - fun NecocheaAirport : Ind Airport ; - - fun NecocliAirport : Ind Airport ; - - fun NeftaTozeurAirport : Ind Airport ; - - fun NefteyuganskTyumenAirport : Ind Airport ; - - fun NegginanMBAirport : Ind Airport ; - - fun NegrilAirport : Ind Airport ; - - fun NeivaAirport : Ind Airport ; - - fun NekemeteAirport : Ind Airport ; - - fun NekemptAirport : Ind Airport ; - - fun NellisAirForceBaseNVAirport : Ind Airport ; - - fun NelsonAirport : Ind Airport ; - - fun NelsonBCAirport : Ind Airport ; - - fun NelsonLagoonAKAirport : Ind Airport ; - - fun NelspruitAirport : Ind Airport ; - - fun NemiscauQCAirport : Ind Airport ; - - fun NephiMunicipalUTAirport : Ind Airport ; - - fun NeryungriYakutiaSakhaAirport : Ind Airport ; - - fun NeuIsenburgAirport : Ind Airport ; - - fun NeuquenAirport : Ind Airport ; - - fun NevadaCountyAirParkCAAirport : Ind Airport ; - - fun NevadaMunicipalMOAirport : Ind Airport ; - - fun NeverasAirport : Ind Airport ; - - fun NewCastleHenryCountyMunicipalINAirport : Ind Airport ; - - fun NewChenegaAKAirport : Ind Airport ; - - fun NewHalfaAirport : Ind Airport ; - - fun NewMoonQueenslandAirport : Ind Airport ; - - fun NewOrleansInternationalAirportMoisantFieldLAAirport : Ind Airport ; - - fun NewOrleansNavalAirStationAlvinCallenderFieldLAAirport : Ind Airport ; - - fun NewPlymouthAirport : Ind Airport ; - - fun NewRichmondMunicipalWIAirport : Ind Airport ; - - fun NewRiverValleyVAAirport : Ind Airport ; - - fun NewUlmMunicipalMNAirport : Ind Airport ; - - fun NewValleyAirport : Ind Airport ; - - fun NewWestminsterWaterAerodromeBCAirport : Ind Airport ; - - fun NewYorkSkyportsIncSeaplaneBaseNYAirport : Ind Airport ; - - fun NewcastleAirport : Ind Airport ; - - fun NewcastleAirportUnitedKingdom : Ind Airport ; - - fun NewcastleNevisAirport : Ind Airport ; - - fun NewmanWesternAustraliaAirport : Ind Airport ; - - fun NewportMunicipalORAirport : Ind Airport ; - - fun NewportNewsWilliamsburgInternationalVAAirport : Ind Airport ; - - fun NewportStateRIAirport : Ind Airport ; - - fun NewryNorthernTerritoryAirport : Ind Airport ; - - fun NewtokSeaplaneBaseAKAirport : Ind Airport ; - - fun NewtonMunicipalIAAirport : Ind Airport ; - - fun NeyveliAirport : Ind Airport ; - - fun NgauAirport : Ind Airport ; - - fun NgivaOngivaOndjivaAirport : Ind Airport ; - - fun NgomaAirport : Ind Airport ; - - fun NgukurrNorthernTerritoryAirport : Ind Airport ; - - fun NhaTrangAirport : Ind Airport ; - - fun NiameyAirport : Ind Airport ; - - fun NiamtougouLamaKaraAirport : Ind Airport ; - - fun NiblackAKAirport : Ind Airport ; - - fun NichenCoveAKAirport : Ind Airport ; - - fun NichinCoveSeaplaneBaseAKAirport : Ind Airport ; - - fun NicholsonPeninsulaWaterAerodromeNTAirport : Ind Airport ; - - fun NicholsonWesternAustraliaAirport : Ind Airport ; - - fun NicosiaAirport : Ind Airport ; - - fun NicoyaAirport : Ind Airport ; - - fun NiftyWesternAustraliaAirport : Ind Airport ; - - fun NigerumAirport : Ind Airport ; - - fun NightmuteAKAirport : Ind Airport ; - - fun NikolaiAKAirport : Ind Airport ; - - fun NikunauAirport : Ind Airport ; - - fun NimbaAirport : Ind Airport ; - - fun NingboAirport : Ind Airport ; - - fun NinilchikAKAirport : Ind Airport ; - - fun NinoyAquinoInternationalManilaAirport : Ind Airport ; - - fun NiokiAirport : Ind Airport ; - - fun NiokoloKobaAirport : Ind Airport ; - - fun NioroAirport : Ind Airport ; - - fun NiortAirport : Ind Airport ; - - fun NipaAirport : Ind Airport ; - - fun NipawinSKAirport : Ind Airport ; - - fun NiquelandiaGOAirport : Ind Airport ; - - fun NitchequonQCAirport : Ind Airport ; - - fun NiteroiRJAirport : Ind Airport ; - - fun NiuafoouAirport : Ind Airport ; - - fun NiuatoputapuAirport : Ind Airport ; - - fun NiuqsutAKAirport : Ind Airport ; - - fun NizhevartovskTyumenAirport : Ind Airport ; - - fun NkanAirport : Ind Airport ; - - fun NkausAirport : Ind Airport ; - - fun NkayiAirport : Ind Airport ; - - fun NkoloAirport : Ind Airport ; - - fun NoatakAKAirport : Ind Airport ; - - fun NogalesAirport : Ind Airport ; - - fun NogalesInternationalAZAirport : Ind Airport ; - - fun NojabrxskAirport : Ind Airport ; - - fun NomadRiverAirport : Ind Airport ; - - fun NomeAKAirport : Ind Airport ; - - fun NondaltonAKAirport : Ind Airport ; - - fun NonoutiAirport : Ind Airport ; - - fun NoonkanbahWesternAustraliaAirport : Ind Airport ; - - fun NoosaQueenslandAirport : Ind Airport ; - - fun NoosavilleQueenslandAirport : Ind Airport ; - - fun NootkaSoundBCAirport : Ind Airport ; - - fun NoraAKAirport : Ind Airport ; - - fun NorddeichAirport : Ind Airport ; - - fun NordenAirport : Ind Airport ; - - fun NorderneyAirport : Ind Airport ; - - fun NordfjordurAirport : Ind Airport ; - - fun NordholzAirport : Ind Airport ; - - fun NorfolkInternationalVAAirport : Ind Airport ; - - fun NorfolkIslandNorfolkIslandAirport : Ind Airport ; - - fun NorfolkNavalAirStationChambersFieldVAAirport : Ind Airport ; - - fun NorilskNorylskNorylskAirport : Ind Airport ; - - fun NormanWellsNTAirport : Ind Airport ; - - fun NormansCayAirport : Ind Airport ; - - fun NormantonQueenslandAirport : Ind Airport ; - - fun NorsemanWesternAustraliaAirport : Ind Airport ; - - fun NorsupAirport : Ind Airport ; - - fun NorthAirForceAuxiliarySCAirport : Ind Airport ; - - fun NorthBattlefordSKAirport : Ind Airport ; - - fun NorthBayONAirport : Ind Airport ; - - fun NorthBendMunicipalORAirport : Ind Airport ; - - fun NorthCaicosAirport : Ind Airport ; - - fun NorthCentralStateRIAirport : Ind Airport ; - - fun NorthDallasHeliportTXAirport : Ind Airport ; - - fun NorthForkValleyCOAirport : Ind Airport ; - - fun NorthIslandNavalAirStationHalseyFieldCAAirport : Ind Airport ; - - fun NorthLasVegasAirTerminalNVAirport : Ind Airport ; - - fun NorthPlatteRegionalNEAirport : Ind Airport ; - - fun NorthRaleighNCAirport : Ind Airport ; - - fun NorthRimAZAirport : Ind Airport ; - - fun NorthRonaldswayAirport : Ind Airport ; - - fun NorthSeaplaneBaseBiminiAirport : Ind Airport ; - - fun NorthSpiritLakeONAirport : Ind Airport ; - - fun NorthVernonINAirport : Ind Airport ; - - fun NorthWhaleSeaplaneBaseAKAirport : Ind Airport ; - - fun NorthamptonAirportWitteringRAFStationEnglandAirport : Ind Airport ; - - fun NortheastCapeAKAirport : Ind Airport ; - - fun NortheastPhiladelphiaPAAirport : Ind Airport ; - - fun NorthernAroostookRegionalMEAirport : Ind Airport ; - - fun NorthernMaineRegionalAirportatPresqueIsleMEAirport : Ind Airport ; - - fun NorthholtAerodromeEnglandAirport : Ind Airport ; - - fun NorthsideMIAirport : Ind Airport ; - - fun NorthwayAKAirport : Ind Airport ; - - fun NortonMunicipalKSAirport : Ind Airport ; - - fun NorwalkCTAirport : Ind Airport ; - - fun NorwayHouseMBAirport : Ind Airport ; - - fun NorwichAirport : Ind Airport ; - - fun NorwoodMemorialMAAirport : Ind Airport ; - - fun NosaraBeachAirport : Ind Airport ; - - fun NotoddenAirport : Ind Airport ; - - fun NouadhibouAirport : Ind Airport ; - - fun NouakchottAirport : Ind Airport ; - - fun NounaeAirport : Ind Airport ; - - fun NovaIguacuRJAirport : Ind Airport ; - - fun NovaLamegoAirport : Ind Airport ; - - fun NovaXavantinaAirport : Ind Airport ; - - fun NovgorodNovgorodAirport : Ind Airport ; - - fun NoviSadAirport : Ind Airport ; - - fun NovoAripuanaAirport : Ind Airport ; - - fun NovoHamburgoRSAirport : Ind Airport ; - - fun NovoalexeyevkaAbkhaziaAirport : Ind Airport ; - - fun NovokuznetskNovokuznetskAirport : Ind Airport ; - - fun NovorossiyskKrasnodarAirport : Ind Airport ; - - fun NovyUrengoyAirport : Ind Airport ; - - fun NowataAirport : Ind Airport ; - - fun NowraNewSouthWalesAirport : Ind Airport ; - - fun NowshahrAirport : Ind Airport ; - - fun NsimalenInternationalYaoundeAirport : Ind Airport ; - - fun NuernbergNurnbergAirport : Ind Airport ; - - fun NuevaGuineaAirport : Ind Airport ; - - fun NuguriaAirport : Ind Airport ; - - fun NuiatoputapuAirport : Ind Airport ; - - fun NukuAirport : Ind Airport ; - - fun NukuHivaMarquesasIslandsAirport : Ind Airport ; - - fun NukusKarakalpakstanAirport : Ind Airport ; - - fun NukutavekeAirport : Ind Airport ; - - fun NulatoAKAirport : Ind Airport ; - - fun NullagineWesternAustraliaAirport : Ind Airport ; - - fun NullarborSouthAustraliaAirport : Ind Airport ; - - fun NumbulwarNorthernTerritoryAirport : Ind Airport ; - - fun NunapitchukAKAirport : Ind Airport ; - - fun NunchiaAirport : Ind Airport ; - - fun NunukanBorneoAirport : Ind Airport ; - - fun NuoroAirport : Ind Airport ; - - fun NuquiAirport : Ind Airport ; - - fun NushkiAirport : Ind Airport ; - - fun NutuveAirport : Ind Airport ; - - fun NutwoodDownsNorthernTerritoryAirport : Ind Airport ; - - fun NyackAKAirport : Ind Airport ; - - fun NyalaAirport : Ind Airport ; - - fun NyaungUAirport : Ind Airport ; - - fun NyeriAirport : Ind Airport ; - - fun NykopingAirport : Ind Airport ; - - fun NynganNewSouthWalesAirport : Ind Airport ; - - fun NzoiaAirport : Ind Airport ; - - fun ONealINAirport : Ind Airport ; - - fun OachasNeckAirport : Ind Airport ; - - fun OakHarborAirParkWAAirport : Ind Airport ; - - fun OakeyQueenslandAirport : Ind Airport ; - - fun OaklandPontiacMIAirport : Ind Airport ; - - fun OakleyMunicipalKSAirport : Ind Airport ; - - fun OamaruAirport : Ind Airport ; - - fun ObanAirport : Ind Airport ; - - fun ObanHeliportObanAirport : Ind Airport ; - - fun ObanQueenslandAirport : Ind Airport ; - - fun ObanoAirport : Ind Airport ; - - fun OberlinMunicipalKSAirport : Ind Airport ; - - fun ObidosPAAirport : Ind Airport ; - - fun ObihiroAirport : Ind Airport ; - - fun OboAirport : Ind Airport ; - - fun ObockAirport : Ind Airport ; - - fun OcalaMunicipalAirportJimTaylorFieldFLAirport : Ind Airport ; - - fun OcanaAirport : Ind Airport ; - - fun OceanCityMunicipalMDAirport : Ind Airport ; - - fun OceanFallsWaterAerodromeBCAirport : Ind Airport ; - - fun OceanReefClubFLAirport : Ind Airport ; - - fun OceanaNavalAirStationApolloSoucekFieldVAAirport : Ind Airport ; - - fun OceanicAKAirport : Ind Airport ; - - fun OceansideMunicipalCAAirport : Ind Airport ; - - fun OchoRiosAirport : Ind Airport ; - - fun OcontoMunicipalWIAirport : Ind Airport ; - - fun OctevilleLeHavreAirport : Ind Airport ; - - fun OcussiAirport : Ind Airport ; - - fun OddorMeancheyAirport : Ind Airport ; - - fun OdihamRAFStationEnglandAirport : Ind Airport ; - - fun OelweinMunicipalIAAirport : Ind Airport ; - - fun OenpelliNorthernTerritoryAirport : Ind Airport ; - - fun OffuttAirForceBaseNEAirport : Ind Airport ; - - fun OfuOfuIslandAirport : Ind Airport ; - - fun OgdenHinckleyUTAirport : Ind Airport ; - - fun OgdensburgInternationalNYAirport : Ind Airport ; - - fun OgeranangAirport : Ind Airport ; - - fun OgleAirport : Ind Airport ; - - fun OgnAirport : Ind Airport ; - - fun OgokiPostAerodromeONAirport : Ind Airport ; - - fun OhioStateUniversityOHAirport : Ind Airport ; - - fun OhridAirport : Ind Airport ; - - fun OiapoqueAPAirport : Ind Airport ; - - fun OitaAirport : Ind Airport ; - - fun OkabaAirport : Ind Airport ; - - fun OkadamaSapporoAirport : Ind Airport ; - - fun OkaukuejoAirport : Ind Airport ; - - fun OkayamaAirport : Ind Airport ; - - fun OkecieWarszawaWarsawAirport : Ind Airport ; - - fun OkeechobeeCountyFLAirport : Ind Airport ; - - fun OkiIslandAirport : Ind Airport ; - - fun OkinawaRyukyuIsAirport : Ind Airport ; - - fun OkinoErabuAirport : Ind Airport ; - - fun OkmulgeeMunicipalOKAirport : Ind Airport ; - - fun OkondjaAirport : Ind Airport ; - - fun OkoyoAirport : Ind Airport ; - - fun OksapminAirport : Ind Airport ; - - fun OksibilAirport : Ind Airport ; - - fun OkushiriAirport : Ind Airport ; - - fun OlafsfjordurAirport : Ind Airport ; - - fun OlafsvikAirport : Ind Airport ; - - fun OlanchitoAirport : Ind Airport ; - - fun OlayaHerreraMedellinAirport : Ind Airport ; - - fun OldCrowYTAirport : Ind Airport ; - - fun OldFortBayQCAirport : Ind Airport ; - - fun OldHarborAKAirport : Ind Airport ; - - fun OleanMunicipalNYAirport : Ind Airport ; - - fun OliveBranchMSAirport : Ind Airport ; - - fun OlneyMunicipalTXAirport : Ind Airport ; - - fun OlneyNobleILAirport : Ind Airport ; - - fun OlomoucAirport : Ind Airport ; - - fun OlpoiAirport : Ind Airport ; - - fun OlsobipAirport : Ind Airport ; - - fun OlympiaWAAirport : Ind Airport ; - - fun OlympicDamSouthAustraliaAirport : Ind Airport ; - - fun OmagwaPortHarcourtAirport : Ind Airport ; - - fun OmakWAAirport : Ind Airport ; - - fun OmarNBradleyMOAirport : Ind Airport ; - - fun OmboueAirport : Ind Airport ; - - fun OmegaAirport : Ind Airport ; - - fun OmkalaiAirport : Ind Airport ; - - fun OmoraAirport : Ind Airport ; - - fun OmskOmskAirport : Ind Airport ; - - fun OmuraAirport : Ind Airport ; - - fun OmyiaAirport : Ind Airport ; - - fun OndangwaAirport : Ind Airport ; - - fun OneHundredEightMileRanchBCAirport : Ind Airport ; - - fun OneidaCountyNYAirport : Ind Airport ; - - fun OneontaMunicipalNYAirport : Ind Airport ; - - fun OnepusoAirport : Ind Airport ; - - fun OnionBayAKAirport : Ind Airport ; - - fun OnoILauAirport : Ind Airport ; - - fun OnongeAirport : Ind Airport ; - - fun OnotoaAirport : Ind Airport ; - - fun OnslowWesternAustraliaAirport : Ind Airport ; - - fun OntarioInternationalCAAirport : Ind Airport ; - - fun OntarioMunicipalORAirport : Ind Airport ; - - fun OntonagonCountyMIAirport : Ind Airport ; - - fun OodnadattaSouthAustraliaAirport : Ind Airport ; - - fun OpaLockaFLAirport : Ind Airport ; - - fun OpenBayAirport : Ind Airport ; - - fun OpuwaAirport : Ind Airport ; - - fun OradeaAirport : Ind Airport ; - - fun OralUralskWestKazakhstanAirport : Ind Airport ; - - fun OramAirport : Ind Airport ; - - fun OranAirport : Ind Airport ; - - fun OrangeCountyNYAirport : Ind Airport ; - - fun OrangeMunicipalMAAirport : Ind Airport ; - - fun OrangeWalkAirport : Ind Airport ; - - fun OrangeburgMunicipalSCAirport : Ind Airport ; - - fun OranjemundAirport : Ind Airport ; - - fun OrapaAirport : Ind Airport ; - - fun OrchidBeachAirport : Ind Airport ; - - fun OrdRiverWesternAustraliaAirport : Ind Airport ; - - fun OrduAirport : Ind Airport ; - - fun OrebroAirport : Ind Airport ; - - fun OrenburgOrenburgAirport : Ind Airport ; - - fun OriaAirport : Ind Airport ; - - fun OrientosNewSouthWalesAirport : Ind Airport ; - - fun OrinduikAirport : Ind Airport ; - - fun OristamoAirport : Ind Airport ; - - fun OriximinaPAAirport : Ind Airport ; - - fun OrlandAirport : Ind Airport ; - - fun OrlandoExecutiveFLAirport : Ind Airport ; - - fun OrlandoInternationalFLAirport : Ind Airport ; - - fun OrlyParisAirport : Ind Airport ; - - fun OrmaraAirport : Ind Airport ; - - fun OrmocAirport : Ind Airport ; - - fun OrnskoldsvikAirport : Ind Airport ; - - fun OrocueAirport : Ind Airport ; - - fun OrovilleMunicipalCAAirport : Ind Airport ; - - fun OrpheusIslandResortQueenslandAirport : Ind Airport ; - - fun OrskOrenburgAirport : Ind Airport ; - - fun OrtonvilleMunicipalAirportMartinsonFieldMNAirport : Ind Airport ; - - fun OruroAirport : Ind Airport ; - - fun OsascoSPAirport : Ind Airport ; - - fun OscodaWurtsmithMIAirport : Ind Airport ; - - fun OshOshAirport : Ind Airport ; - - fun OshakatiAirport : Ind Airport ; - - fun OshawaONAirport : Ind Airport ; - - fun OshimaIslandAirport : Ind Airport ; - - fun OsijekAirport : Ind Airport ; - - fun OskaloosaMunicipalIAAirport : Ind Airport ; - - fun OskarshamnAirport : Ind Airport ; - - fun OskemanUstKamenogorskEastKazakhstanAirport : Ind Airport ; - - fun OsmanabadAirport : Ind Airport ; - - fun OsmanyShyletSylhetAirport : Ind Airport ; - - fun OsnabrueckOsnabruckAirport : Ind Airport ; - - fun OsornoAirport : Ind Airport ; - - fun OssunLourdesTarbesAirport : Ind Airport ; - - fun OstendOostendeAirport : Ind Airport ; - - fun OtaviaAirport : Ind Airport ; - - fun OtjiwarongoAirport : Ind Airport ; - - fun OtopeniBucharestAirport : Ind Airport ; - - fun OttawaMunicipalKSAirport : Ind Airport ; - - fun OttestrupSaebyFrederikshavnAirport : Ind Airport ; - - fun OttoNMAirport : Ind Airport ; - - fun OttumwaIndustrialIAAirport : Ind Airport ; - - fun OtuAirport : Ind Airport ; - - fun OuaddaAirport : Ind Airport ; - - fun OuagaAirport : Ind Airport ; - - fun OuagadougouAirport : Ind Airport ; - - fun OuahigouyaAirport : Ind Airport ; - - fun OuandaDjalleAirport : Ind Airport ; - - fun OuangoFitiniAirport : Ind Airport ; - - fun OuarglaAirport : Ind Airport ; - - fun OuarzazateAirport : Ind Airport ; - - fun OudomxayAirport : Ind Airport ; - - fun OudtshoornAirport : Ind Airport ; - - fun OuessoAirport : Ind Airport ; - - fun OuluAirport : Ind Airport ; - - fun OurinhosSPAirport : Ind Airport ; - - fun OuterSkerriesShetlandIslandsAirport : Ind Airport ; - - fun OutjoAirport : Ind Airport ; - - fun OuveaUveaLoyaltyIslandsAirport : Ind Airport ; - - fun OuvenAirport : Ind Airport ; - - fun OuyenVictoriaAirport : Ind Airport ; - - fun OvalleAirport : Ind Airport ; - - fun OwatonnaMunicipalMNAirport : Ind Airport ; - - fun OwenSoundONAirport : Ind Airport ; - - fun OwendoAirport : Ind Airport ; - - fun OwensboroDaviessCountyKYAirport : Ind Airport ; - - fun OxfordEnglandAirport : Ind Airport ; - - fun OxfordHouseMBAirport : Ind Airport ; - - fun OxnardCAAirport : Ind Airport ; - - fun OyemAirport : Ind Airport ; - - fun OzamisCityAirport : Ind Airport ; - - fun OzonaMunicipalTXAirport : Ind Airport ; - - fun PaAnAirport : Ind Airport ; - - fun PaamaAirport : Ind Airport ; - - fun PacificCityStateORAirport : Ind Airport ; - - fun PacificHarbourAirport : Ind Airport ; - - fun PackCreekAKAirport : Ind Airport ; - - fun PaderbornLippstadtAirport : Ind Airport ; - - fun PadovaAirport : Ind Airport ; - - fun PadreAldamizPuertoMaldonadoAirport : Ind Airport ; - - fun PafWarrenAKAirport : Ind Airport ; - - fun PagadianAirport : Ind Airport ; - - fun PageMunicipalAZAirport : Ind Airport ; - - fun PagelandSCAirport : Ind Airport ; - - fun PagoPagoInternationalTutuilaIslandAirport : Ind Airport ; - - fun PaielaAirport : Ind Airport ; - - fun PailinAirport : Ind Airport ; - - fun PaimiutAKAirport : Ind Airport ; - - fun PainterCreekAKAirport : Ind Airport ; - - fun PaitillaMarcosAGelabertPanamaCityAirport : Ind Airport ; - - fun PakatoaIslandAirport : Ind Airport ; - - fun PakokkuAirport : Ind Airport ; - - fun PakotoaIslandAirport : Ind Airport ; - - fun PaksaneAirport : Ind Airport ; - - fun PakseAirport : Ind Airport ; - - fun PakuashipiQCAirport : Ind Airport ; - - fun PakubaAirport : Ind Airport ; - - fun PalWaukeeILAirport : Ind Airport ; - - fun PalaAirport : Ind Airport ; - - fun PalaciosAirport : Ind Airport ; - - fun PalaciosMunicipalTXAirport : Ind Airport ; - - fun PalangaAirport : Ind Airport ; - - fun PalanqueroAirport : Ind Airport ; - - fun PalenqueAirport : Ind Airport ; - - fun PalestineMunicipalTXAirport : Ind Airport ; - - fun PalibeloAirport : Ind Airport ; - - fun PalmBeachCountyGladesFLAirport : Ind Airport ; - - fun PalmBeachCountyParkFLAirport : Ind Airport ; - - fun PalmBeachInternationalFLAirport : Ind Airport ; - - fun PalmBeachNewSouthWalesAirport : Ind Airport ; - - fun PalmIslandAirport : Ind Airport ; - - fun PalmIslandQueenslandAirport : Ind Airport ; - - fun PalmSpringsRegionalCAAirport : Ind Airport ; - - fun PalmaAirport : Ind Airport ; - - fun PalmadeMallorcaBalearicIslandsAirport : Ind Airport ; - - fun PalmarAirport : Ind Airport ; - - fun PalmaresPEAirport : Ind Airport ; - - fun PalmaritoAirport : Ind Airport ; - - fun PalmasPRAirport : Ind Airport ; - - fun PalmdaleProductionFlightTestInstallationAirForcePlant42CAAirport : Ind Airport ; - - fun PalmerMunicipalAKAirport : Ind Airport ; - - fun PalmerstonNorthAirport : Ind Airport ; - - fun PalmiaAirport : Ind Airport ; - - fun PalmyraAirport : Ind Airport ; - - fun PaloAltoAirportofSantaClaraCountyCAAirport : Ind Airport ; - - fun PaloemeuAirport : Ind Airport ; - - fun PamaAirport : Ind Airport ; - - fun PambwaAirport : Ind Airport ; - - fun PamolSabahAirport : Ind Airport ; - - fun PamplonaAirport : Ind Airport ; - - fun PanamaCityBayInternationalFLAirport : Ind Airport ; - - fun PanambiAirport : Ind Airport ; - - fun PancevoAirport : Ind Airport ; - - fun PandiePandieSouthAustraliaAirport : Ind Airport ; - - fun PangiaAirport : Ind Airport ; - - fun PangkalanbuunAirport : Ind Airport ; - - fun PangkalpinangAirport : Ind Airport ; - - fun PangkorIslandAirport : Ind Airport ; - - fun PangnirtungNTAirport : Ind Airport ; - - fun PangoaAirport : Ind Airport ; - - fun PanguitchMunicipalUTAirport : Ind Airport ; - - fun PanjgurAirport : Ind Airport ; - - fun PantelleriaPantelleriaIslandAirport : Ind Airport ; - - fun PantnagarAirport : Ind Airport ; - - fun PapaStourShetlandIslandsAirport : Ind Airport ; - - fun PapaWestrayAirport : Ind Airport ; - - fun PapeeteTahitiAirport : Ind Airport ; - - fun PapunAirport : Ind Airport ; - - fun ParaChinarAirport : Ind Airport ; - - fun ParaburdooWesternAustraliaAirport : Ind Airport ; - - fun ParadiseIslandParadiseAirport : Ind Airport ; - - fun ParadiseRiverAerodromeNFAirport : Ind Airport ; - - fun ParakouAirport : Ind Airport ; - - fun ParamakatoiAirport : Ind Airport ; - - fun ParanAirport : Ind Airport ; - - fun ParanaGOAirport : Ind Airport ; - - fun ParanaguaPRAirport : Ind Airport ; - - fun ParanaibaMGAirport : Ind Airport ; - - fun ParanavaiPRAirport : Ind Airport ; - - fun ParaparaumuAirport : Ind Airport ; - - fun ParasiAirport : Ind Airport ; - - fun PardooWesternAustraliaAirport : Ind Airport ; - - fun ParintinsAMAirport : Ind Airport ; - - fun ParisPlageLeTouquetAirport : Ind Airport ; - - fun ParkFallsMunicipalWIAirport : Ind Airport ; - - fun ParkRapidsMunicipalMNAirport : Ind Airport ; - - fun ParkerCountyTXAirport : Ind Airport ; - - fun ParkesNewSouthWalesAirport : Ind Airport ; - - fun ParlinFieldNHAirport : Ind Airport ; - - fun ParmaAirport : Ind Airport ; - - fun ParmalbaAirport : Ind Airport ; - - fun ParndanaSouthAustraliaAirport : Ind Airport ; - - fun ParoAirport : Ind Airport ; - - fun ParosAirport : Ind Airport ; - - fun ParuimaAirport : Ind Airport ; - - fun PasirPangarayanAirport : Ind Airport ; - - fun PasniAirport : Ind Airport ; - - fun PasoCaballosAirport : Ind Airport ; - - fun PasoRoblesMunicipalCAAirport : Ind Airport ; - - fun PassoFundoRSAirport : Ind Airport ; - - fun PassosAirport : Ind Airport ; - - fun PastazaAirport : Ind Airport ; - - fun PastoAirport : Ind Airport ; - - fun PatnaAirport : Ind Airport ; - - fun PatoBrancoPRAirport : Ind Airport ; - - fun PatongBeachAirport : Ind Airport ; - - fun PatreksfjordurAirport : Ind Airport ; - - fun PattaniAirport : Ind Airport ; - - fun PattayaAirport : Ind Airport ; - - fun PatuxentRiverNavalAirStationTrapnellFieldMDAirport : Ind Airport ; - - fun PaukAirport : Ind Airport ; - - fun PaulatukNTAirport : Ind Airport ; - - fun PauloAfonsoBAAirport : Ind Airport ; - - fun PavlodarPavlodarAirport : Ind Airport ; - - fun PayalebaarSingaporeAirport : Ind Airport ; - - fun PayanAirport : Ind Airport ; - - fun PaysanduAirport : Ind Airport ; - - fun PaysonAZAirport : Ind Airport ; - - fun PazdeAriporoAirport : Ind Airport ; - - fun PeaceRiverABAirport : Ind Airport ; - - fun PeaseAirNationalGuardBaseNHAirport : Ind Airport ; - - fun PeawanuckONAirport : Ind Airport ; - - fun PebaneAirport : Ind Airport ; - - fun PecosMunicipalTXAirport : Ind Airport ; - - fun PedernalesAirport : Ind Airport ; - - fun PedroBayAKAirport : Ind Airport ; - - fun PedroJuanCaballeroAirport : Ind Airport ; - - fun PeeblyBeachSeaplaneBaseCAAirport : Ind Airport ; - - fun PekoaEspiritoSantoAirport : Ind Airport ; - - fun PelanengAirport : Ind Airport ; - - fun PelicanSeaplaneBaseAKAirport : Ind Airport ; - - fun PellstonRegionalAirportofEmmetCountyMIAirport : Ind Airport ; - - fun PellyBayNTAirport : Ind Airport ; - - fun PellyBayTownsiteNTAirport : Ind Airport ; - - fun PelotasRSAirport : Ind Airport ; - - fun PembaIslandAirport : Ind Airport ; - - fun PembaPortoAmeliaAirport : Ind Airport ; - - fun PembinaMunicipalNDAirport : Ind Airport ; - - fun PembrokeONAirport : Ind Airport ; - - fun PenderHarbourWaterAerodromeBCAirport : Ind Airport ; - - fun PendletonMunicipalORAirport : Ind Airport ; - - fun PendopoAirport : Ind Airport ; - - fun PennValleyPAAirport : Ind Airport ; - - fun PenneshawSouthAustraliaAirport : Ind Airport ; - - fun PenongSouthAustraliaAirport : Ind Airport ; - - fun PenrhynIslandAirport : Ind Airport ; - - fun PensacolaNavalAirStationForrestShermanFieldFLAirport : Ind Airport ; - - fun PensacolaRegionalFLAirport : Ind Airport ; - - fun PentictonBCAirport : Ind Airport ; - - fun PenzaPenzaAirport : Ind Airport ; - - fun PenzanceHeliportEnglandAirport : Ind Airport ; - - fun PeppimenartiNorthernTerritoryAirport : Ind Airport ; - - fun PeraitepuysAirport : Ind Airport ; - - fun PerisherValleyNewSouthWalesAirport : Ind Airport ; - - fun PerisonBCAirport : Ind Airport ; - - fun PeritoMorenoAirport : Ind Airport ; - - fun PerryIslandSeaplaneBaseAKAirport : Ind Airport ; - - fun PerryLeforsFieldTXAirport : Ind Airport ; - - fun PerryMunicipalIAAirport : Ind Airport ; - - fun PerryStokesCOAirport : Ind Airport ; - - fun PersepolisAirport : Ind Airport ; - - fun PersonCountyNCAirport : Ind Airport ; - - fun PerthScotlandAirport : Ind Airport ; - - fun PerthWesternAustraliaAirport : Ind Airport ; - - fun PerwokertoAirport : Ind Airport ; - - fun PescaraAirport : Ind Airport ; - - fun PeshawarAirport : Ind Airport ; - - fun PetawawaONAirport : Ind Airport ; - - fun PeterOKnightFLAirport : Ind Airport ; - - fun PeterboroughONAirport : Ind Airport ; - - fun PetersburgAKAirport : Ind Airport ; - - fun PetersburgMunicipalVAAirport : Ind Airport ; - - fun PetersonsPointAKAirport : Ind Airport ; - - fun PetitJeanParkARAirport : Ind Airport ; - - fun PetrellaMogadishuMogadiscioAirport : Ind Airport ; - - fun PetrolinaPEAirport : Ind Airport ; - - fun PetropavlovskKamchatkaAirport : Ind Airport ; - - fun PetropavlovskKamchatskiyKamchatkaAirport : Ind Airport ; - - fun PetropolisRJAirport : Ind Airport ; - - fun PetrozavodskKareliaAirport : Ind Airport ; - - fun PevekMagadanAirport : Ind Airport ; - - fun PforzheimAirport : Ind Airport ; - - fun PhalaborwaAirport : Ind Airport ; - - fun PhanRangAirport : Ind Airport ; - - fun PhanThietAirport : Ind Airport ; - - fun PhanomSarakhamAirport : Ind Airport ; - - fun PhapluAirport : Ind Airport ; - - fun PhiladelphiaInternationalPAAirport : Ind Airport ; - - fun PhiladelphiaSeaplaneBasePAAirport : Ind Airport ; - - fun PhilipBillardMunicipalKSAirport : Ind Airport ; - - fun PhilipSDAirport : Ind Airport ; - - fun PhillipsAKAirport : Ind Airport ; - - fun PhillipsburgMunicipalKSAirport : Ind Airport ; - - fun PhitsanulokAirport : Ind Airport ; - - fun PhoenixSkyHarborInternationalAZAirport : Ind Airport ; - - fun PhraeAirport : Ind Airport ; - - fun PhuQuocAirport : Ind Airport ; - - fun PhuVinhAirport : Ind Airport ; - - fun PhuoclongAirport : Ind Airport ; - - fun PiarcoTrinidadIsAirport : Ind Airport ; - - fun PicayunePearlRiverCountyMSAirport : Ind Airport ; - - fun PickensCountySCAirport : Ind Airport ; - - fun PickleLakeONAirport : Ind Airport ; - - fun PicoIslandAzoresAirport : Ind Airport ; - - fun PicosPIAirport : Ind Airport ; - - fun PictonAirport : Ind Airport ; - - fun PiedrasNegrasAirport : Ind Airport ; - - fun PierreElliottTrudeauInternationalQCAirport : Ind Airport ; - - fun PierreMunicipalSDAirport : Ind Airport ; - - fun PiestanyAirport : Ind Airport ; - - fun PietermaritzburgAirport : Ind Airport ; - - fun PietersburgAirport : Ind Airport ; - - fun PijiguaosAirport : Ind Airport ; - - fun PikangikumONAirport : Ind Airport ; - - fun PikangikumWaterAerodromeONAirport : Ind Airport ; - - fun PilanesbergSunCityAirport : Ind Airport ; - - fun PilarAirport : Ind Airport ; - - fun PilotPointAKAirport : Ind Airport ; - - fun PilotStationAKAirport : Ind Airport ; - - fun PimagaAirport : Ind Airport ; - - fun PinalAirparkAZAirport : Ind Airport ; - - fun PinardelRioAirport : Ind Airport ; - - fun PincherCreekABAirport : Ind Airport ; - - fun PinckneyvilleDuQuoinILAirport : Ind Airport ; - - fun PindiuAirport : Ind Airport ; - - fun PineCayAirport : Ind Airport ; - - fun PinePointNTAirport : Ind Airport ; - - fun PineRidgeSDAirport : Ind Airport ; - - fun PinebeltMSAirport : Ind Airport ; - - fun PinehouseLakeSKAirport : Ind Airport ; - - fun PingTungAirport : Ind Airport ; - - fun PinheiroMAAirport : Ind Airport ; - - fun PipestoneMunicipalMNAirport : Ind Airport ; - - fun PipillipaiAirport : Ind Airport ; - - fun PirkkalaTampereAirport : Ind Airport ; - - fun PiscoAirport : Ind Airport ; - - fun PitalitoAirport : Ind Airport ; - - fun PitingaAirport : Ind Airport ; - - fun PittGreenvilleNCAirport : Ind Airport ; - - fun PittMeadowsBCAirport : Ind Airport ; - - fun PittsTownAirport : Ind Airport ; - - fun PittsfieldMunicipalMAAirport : Ind Airport ; - - fun PiuraAirport : Ind Airport ; - - fun PlacervilleCAAirport : Ind Airport ; - - fun PlageBlancheTanTanAirport : Ind Airport ; - - fun PlanadasAirport : Ind Airport ; - - fun PlandeGuadelupeSaltilloAirport : Ind Airport ; - - fun PlanetaRicaAirport : Ind Airport ; - - fun PlatinumAKAirport : Ind Airport ; - - fun PlatoAirport : Ind Airport ; - - fun PlattsburghAirForceBaseNYAirport : Ind Airport ; - - fun PlaujeanMorlaixAirport : Ind Airport ; - - fun PlayaSamaraAirport : Ind Airport ; - - fun PlayadeOroManzanilloAirport : Ind Airport ; - - fun PlayadelCarmenAirport : Ind Airport ; - - fun PlayonChicoAirport : Ind Airport ; - - fun PlazaHeliportILAirport : Ind Airport ; - - fun PleasantHarborAKAirport : Ind Airport ; - - fun PleikuAirport : Ind Airport ; - - fun PlekhanovaTyumenAirport : Ind Airport ; - - fun PlesoZagrebAirport : Ind Airport ; - - fun PlettenbergBayAirport : Ind Airport ; - - fun PlevenAirport : Ind Airport ; - - fun PlovdivAirport : Ind Airport ; - - fun PluguffanQuimperAirport : Ind Airport ; - - fun PlymouthMunicipalMAAirport : Ind Airport ; - - fun PoAirport : Ind Airport ; - - fun PocahontasMunicipalIAAirport : Ind Airport ; - - fun PocatelloMunicipalIDAirport : Ind Airport ; - - fun PochentongPhnomPenhAirport : Ind Airport ; - - fun PochutlaAirport : Ind Airport ; - - fun PoconoMountainsMunicipalPAAirport : Ind Airport ; - - fun PocosdeCaldasMGAirport : Ind Airport ; - - fun PodorAirport : Ind Airport ; - - fun PogdoricaTitogradAirport : Ind Airport ; - - fun PohnpeiInternationalPohnpeiIslandAirport : Ind Airport ; - - fun PointBarrowAKAirport : Ind Airport ; - - fun PointHopeAKAirport : Ind Airport ; - - fun PointLayLRRSAKAirport : Ind Airport ; - - fun PointMuguNAWSCAAirport : Ind Airport ; - - fun PointeNoireAirport : Ind Airport ; - - fun PointeRetreatAKAirport : Ind Airport ; - - fun PointsNorthLandingAerodromeSKAirport : Ind Airport ; - - fun PokharaAirport : Ind Airport ; - - fun PolaccaAZAirport : Ind Airport ; - - fun PolkArmyAirFieldLAAirport : Ind Airport ; - - fun PolkInletAKAirport : Ind Airport ; - - fun PoloniaMedanAirport : Ind Airport ; - - fun PoltavaPoltavaAirport : Ind Airport ; - - fun PomalaaAirport : Ind Airport ; - - fun PomeziaAirport : Ind Airport ; - - fun PompanoBeachAirparkFLAirport : Ind Airport ; - - fun PompeiaSPAirport : Ind Airport ; - - fun PoncaCityMunicipalOKAirport : Ind Airport ; - - fun PondInletNTAirport : Ind Airport ; - - fun PondokCabeAirport : Ind Airport ; - - fun PontLongUzeinPauAirport : Ind Airport ; - - fun PontaDelgadaSaoMiguelIslandAzoresAirport : Ind Airport ; - - fun PontaGrossaPRAirport : Ind Airport ; - - fun PontaPoraSPAirport : Ind Airport ; - - fun PontoiseAirport : Ind Airport ; - - fun PoonaAirport : Ind Airport ; - - fun PopayanAirport : Ind Airport ; - - fun PopeAirForceBaseNCAirport : Ind Airport ; - - fun PopeVanoyAKAirport : Ind Airport ; - - fun PoplarBluffMunicipalMOAirport : Ind Airport ; - - fun PoplarHillONAirport : Ind Airport ; - - fun PoplarRiverMBAirport : Ind Airport ; - - fun PopondettaAirport : Ind Airport ; - - fun PoptunAirport : Ind Airport ; - - fun PorbandarAirport : Ind Airport ; - - fun PorcupineCreekAKAirport : Ind Airport ; - - fun PoreAirport : Ind Airport ; - - fun PorgeraAirport : Ind Airport ; - - fun PoriAirport : Ind Airport ; - - fun PortAlberniBCAirport : Ind Airport ; - - fun PortAlexanderSeaplaneBaseAKAirport : Ind Airport ; - - fun PortAllenHIAirport : Ind Airport ; - - fun PortAlsworthAKAirport : Ind Airport ; - - fun PortAngelesCoastGuardAirStationWAAirport : Ind Airport ; - - fun PortAntonioAirport : Ind Airport ; - - fun PortArmstrongAKAirport : Ind Airport ; - - fun PortAugustaSouthAustraliaAirport : Ind Airport ; - - fun PortBergeAirport : Ind Airport ; - - fun PortDouglasQueenslandAirport : Ind Airport ; - - fun PortElizabethAirport : Ind Airport ; - - fun PortGentilAirport : Ind Airport ; - - fun PortGrahamAKAirport : Ind Airport ; - - fun PortHardyBCAirport : Ind Airport ; - - fun PortHardyWaterAerodromeBCAirport : Ind Airport ; - - fun PortHawkesburyNSAirport : Ind Airport ; - - fun PortHedlandWesternAustraliaAirport : Ind Airport ; - - fun PortHeidenAKAirport : Ind Airport ; - - fun PortHopeSimpsonAerodromeNFAirport : Ind Airport ; - - fun PortHunterNewSouthWalesAirport : Ind Airport ; - - fun PortJohnsonAKAirport : Ind Airport ; - - fun PortKaitumaAirport : Ind Airport ; - - fun PortKeatsNorthernTerritoryAirport : Ind Airport ; - - fun PortLincolnSouthAustraliaAirport : Ind Airport ; - - fun PortLionsAKAirport : Ind Airport ; - - fun PortMacquarieNewSouthWalesAirport : Ind Airport ; - - fun PortMcNeillWaterAerodromeBCAirport : Ind Airport ; - - fun PortMeadvillePAAirport : Ind Airport ; - - fun PortMenierQCAirport : Ind Airport ; - - fun PortMollerAKAirport : Ind Airport ; - - fun PortMoresbyAirport : Ind Airport ; - - fun PortOceanicAKAirport : Ind Airport ; - - fun PortProtectionSeaplaneBaseAKAirport : Ind Airport ; - - fun PortRadiumNTAirport : Ind Airport ; - - fun PortSaidAirport : Ind Airport ; - - fun PortSanJuanAKAirport : Ind Airport ; - - fun PortSimpsonWaterAerodromeBCAirport : Ind Airport ; - - fun PortStanleyStanleyAirport : Ind Airport ; - - fun PortStephensNewSouthWalesAirport : Ind Airport ; - - fun PortSudanAirport : Ind Airport ; - - fun PortWalterSeaplaneBaseAKAirport : Ind Airport ; - - fun PortageCreekAKAirport : Ind Airport ; - - fun PortauPrinceAirport : Ind Airport ; - - fun PortdePaixAirport : Ind Airport ; - - fun PorterCountyMunicipalINAirport : Ind Airport ; - - fun PortervilleMunicipalCAAirport : Ind Airport ; - - fun PortimaoAirport : Ind Airport ; - - fun PortlandInternationalJetportMEAirport : Ind Airport ; - - fun PortlandInternationalORAirport : Ind Airport ; - - fun PortlandTroutdaleORAirport : Ind Airport ; - - fun PortlandVictoriaAirport : Ind Airport ; - - fun PortoAlegreSaoTomeAirport : Ind Airport ; - - fun PortoAmboimAirport : Ind Airport ; - - fun PortoKheliAirport : Ind Airport ; - - fun PortoNacionalGOAirport : Ind Airport ; - - fun PortoSantoMadeiraAirport : Ind Airport ; - - fun PortoTrombetasPAAirport : Ind Airport ; - - fun PortoVelhoROAirport : Ind Airport ; - - fun PortodeMosPAAirport : Ind Airport ; - - fun PortofPoulsboMarinaMoorageSeaplaneBaseWAAirport : Ind Airport ; - - fun PortorozAirport : Ind Airport ; - - fun PortoviejoAirport : Ind Airport ; - - fun PortpirieSouthAustraliaAirport : Ind Airport ; - - fun PortsmouthEnglandAirport : Ind Airport ; - - fun PorvenirAirport : Ind Airport ; - - fun PosadasAirport : Ind Airport ; - - fun PosoAirport : Ind Airport ; - - fun PostvilleAerodromeNFAirport : Ind Airport ; - - fun PottstownLimerickPAAirport : Ind Airport ; - - fun PousoAlegreMGAirport : Ind Airport ; - - fun PovungnitukQCAirport : Ind Airport ; - - fun PowellLakeWaterAerodromeBCAirport : Ind Airport ; - - fun PowellMunicipalWYAirport : Ind Airport ; - - fun PowellPointAirport : Ind Airport ; - - fun PowellRiverBCAirport : Ind Airport ; - - fun PozaRicaAirport : Ind Airport ; - - fun PprtAliceSeaplaneBaseAKAirport : Ind Airport ; - - fun PradoBAAirport : Ind Airport ; - - fun PraiaSaoTiagoAirport : Ind Airport ; - - fun PrairieduChienMunicipalWIAirport : Ind Airport ; - - fun PraslinIslandAirport : Ind Airport ; - - fun PratoAirport : Ind Airport ; - - fun PrattIndustrialKSAirport : Ind Airport ; - - fun PrenticeWIAirport : Ind Airport ; - - fun PrerovAirport : Ind Airport ; - - fun PresidenciaRoqueSaenzPenaAirport : Ind Airport ; - - fun PresidenteCIdelCampoPuntaArenasAirport : Ind Airport ; - - fun PresidenteDutraAirport : Ind Airport ; - - fun PresidenteMediciACAirport : Ind Airport ; - - fun PresidentePrudenteSPAirport : Ind Airport ; - - fun PresqueIsleCountyMIAirport : Ind Airport ; - - fun PrestonAirport : Ind Airport ; - - fun PrestwickScotlandAirport : Ind Airport ; - - fun PrevezaLefkasAirport : Ind Airport ; - - fun PrinceAlbertSKAirport : Ind Airport ; - - fun PrinceGeorgeBCAirport : Ind Airport ; - - fun PrinceRupertBCAirport : Ind Airport ; - - fun PrincesJulianaStMaartenPhilipsburgAirport : Ind Airport ; - - fun PrincetonMunicipalMEAirport : Ind Airport ; - - fun PrincetonMunicipalMNAirport : Ind Airport ; - - fun PrincetonNJAirport : Ind Airport ; - - fun PrincipePrincipeAirport : Ind Airport ; - - fun PrinevilleORAirport : Ind Airport ; - - fun PristinaAirport : Ind Airport ; - - fun ProgressoAirport : Ind Airport ; - - fun PromeAirport : Ind Airport ; - - fun ProprianoAirport : Ind Airport ; - - fun ProserpineQueenslandAirport : Ind Airport ; - - fun ProspectCreekAKAirport : Ind Airport ; - - fun ProspectHillMAAirport : Ind Airport ; - - fun ProvidenciaAirport : Ind Airport ; - - fun ProvidencialesCaicosIsAirport : Ind Airport ; - - fun ProvideniyaMagadanAirport : Ind Airport ; - - fun ProvincetownMunicipalMAAirport : Ind Airport ; - - fun ProvoMunicipalUTAirport : Ind Airport ; - - fun PrudhoeBayAKAirport : Ind Airport ; - - fun PuasAirport : Ind Airport ; - - fun PucallpaAirport : Ind Airport ; - - fun PuconAirport : Ind Airport ; - - fun PueblaAirport : Ind Airport ; - - fun PuebloMemorialCOAirport : Ind Airport ; - - fun PuertoAisenAirport : Ind Airport ; - - fun PuertoAsisAirport : Ind Airport ; - - fun PuertoAyacuchoAirport : Ind Airport ; - - fun PuertoBarriosAirport : Ind Airport ; - - fun PuertoBerrioAirport : Ind Airport ; - - fun PuertoBoyacaAirport : Ind Airport ; - - fun PuertoCabezasAirport : Ind Airport ; - - fun PuertoCarrenoAirport : Ind Airport ; - - fun PuertoDeseadoAirport : Ind Airport ; - - fun PuertoEscondidoAirport : Ind Airport ; - - fun PuertoIniridaAirport : Ind Airport ; - - fun PuertoJimenezAirport : Ind Airport ; - - fun PuertoJuarezAirport : Ind Airport ; - - fun PuertoLaCruzAirport : Ind Airport ; - - fun PuertoLeguizamAirport : Ind Airport ; - - fun PuertoLenpiraAirport : Ind Airport ; - - fun PuertoObaldiaAirport : Ind Airport ; - - fun PuertoPaezAirport : Ind Airport ; - - fun PuertoPenascoAirport : Ind Airport ; - - fun PuertoPlataAirport : Ind Airport ; - - fun PuertoPrincesaInternationalPuertoPrincesaAirport : Ind Airport ; - - fun PuertoRicoAirport : Ind Airport ; - - fun PuertoRicoAirportColombia : Ind Airport ; - - fun PuertoWilliamsAirport : Ind Airport ; - - fun PukapukaAirport : Ind Airport ; - - fun PukaruAirport : Ind Airport ; - - fun PukatawaganMBAirport : Ind Airport ; - - fun PulaAirport : Ind Airport ; - - fun Pulkowo2LeningradAirport : Ind Airport ; - - fun PullmanWAMoscowAirport : Ind Airport ; - - fun PumaniAirport : Ind Airport ; - - fun PuniaAirport : Ind Airport ; - - fun PunotecaAirport : Ind Airport ; - - fun PuntaAlegreAirport : Ind Airport ; - - fun PuntaCanaAirport : Ind Airport ; - - fun PuntaChivatoAirport : Ind Airport ; - - fun PuntaColoradaAirport : Ind Airport ; - - fun PuntaGordaAirport : Ind Airport ; - - fun PuntaRaisiSicilyAirport : Ind Airport ; - - fun PuntadeMaisiAirport : Ind Airport ; - - fun PuntziMountainBCAirport : Ind Airport ; - - fun PurdueUniversityINAirport : Ind Airport ; - - fun PussoAlegreMGAirport : Ind Airport ; - - fun PutaoAirport : Ind Airport ; - - fun PutnamCountyOHAirport : Ind Airport ; - - fun PuttaparthiAirport : Ind Airport ; - - fun PuttgardenAirport : Ind Airport ; - - fun PutumayoAirport : Ind Airport ; - - fun PutussibauBorneoAirport : Ind Airport ; - - fun PwetoAirport : Ind Airport ; - - fun PyrgosAirport : Ind Airport ; - - fun QalaNauAirport : Ind Airport ; - - fun QanaqAirport : Ind Airport ; - - fun QingdaoAirport : Ind Airport ; - - fun QinhuangdaoAirport : Ind Airport ; - - fun QiqiharTsitsiharAirport : Ind Airport ; - - fun QuadCityILAirport : Ind Airport ; - - fun QuakertownPAAirport : Ind Airport ; - - fun QualicumBeachAerodromeBCAirport : Ind Airport ; - - fun QuangNgaiAirport : Ind Airport ; - - fun QuangaAirport : Ind Airport ; - - fun QuanticoMarineCorpsAirFacilityTurnerFieldVAAirport : Ind Airport ; - - fun QuaqtaqQCAirport : Ind Airport ; - - fun QuartzHillCAAirport : Ind Airport ; - - fun QuebecQCAirport : Ind Airport ; - - fun QueenCharlotteWaterAerodromeBCAirport : Ind Airport ; - - fun QueenstownAirport : Ind Airport ; - - fun QueenstownAirportSouthAfrica : Ind Airport ; - - fun QueenstownTasmaniaAirport : Ind Airport ; - - fun QuelimaneAirport : Ind Airport ; - - fun QueposAirport : Ind Airport ; - - fun QueretaroAirport : Ind Airport ; - - fun QuesnelBCAirport : Ind Airport ; - - fun QuettaAirport : Ind Airport ; - - fun QuetzalcoatiNuevoLaredoAirport : Ind Airport ; - - fun QuibdoAirport : Ind Airport ; - - fun QuillayuteStateWAAirport : Ind Airport ; - - fun QuilpieQueenslandAirport : Ind Airport ; - - fun QuinceMilAirport : Ind Airport ; - - fun QuincyMunicipalBaldwinFieldILAirport : Ind Airport ; - - fun QuineHillAirport : Ind Airport ; - - fun QuirindiNewSouthWalesAirport : Ind Airport ; - - fun QuonsetStateRIAirport : Ind Airport ; - - fun QuyNhonAirport : Ind Airport ; - - fun QuzhouAirport : Ind Airport ; - - fun RabarabaAirport : Ind Airport ; - - fun RabaulAirport : Ind Airport ; - - fun RabiAirport : Ind Airport ; - - fun RachGiaAirport : Ind Airport ; - - fun RaduzhnyiAirport : Ind Airport ; - - fun RaeLakesAerodromeNTAirport : Ind Airport ; - - fun RafaiAirport : Ind Airport ; - - fun RafhaAirport : Ind Airport ; - - fun RaglandAirport : Ind Airport ; - - fun RahaAirport : Ind Airport ; - - fun RahimYarKhanAirport : Ind Airport ; - - fun RaiateaSocietyIslandsAirport : Ind Airport ; - - fun RailwayStationBadenBadenAirport : Ind Airport ; - - fun RailwayStationNJAirport : Ind Airport ; - - fun RainbowLakeABAirport : Ind Airport ; - - fun RaipurAirport : Ind Airport ; - - fun RajahmundryAirport : Ind Airport ; - - fun RajbirajAirport : Ind Airport ; - - fun RajkotAirport : Ind Airport ; - - fun RajouriAirport : Ind Airport ; - - fun RajshaniAirport : Ind Airport ; - - fun RakandaAirport : Ind Airport ; - - fun RaleighDurhamInternationalNCAirport : Ind Airport ; - - fun RalphMCalhounMemorialAKAirport : Ind Airport ; - - fun RalphWienMemorialAKAirport : Ind Airport ; - - fun RamagundamAirport : Ind Airport ; - - fun RamechhapAirport : Ind Airport ; - - fun RaminginingNorthernTerritoryAirport : Ind Airport ; - - fun RampartAKAirport : Ind Airport ; - - fun RamsarAirport : Ind Airport ; - - fun RamsteinAirBaseRamsteinAirport : Ind Airport ; - - fun RanauAirport : Ind Airport ; - - fun RanchoBuenaVistaAirport : Ind Airport ; - - fun RanchoCaliforniaCAAirport : Ind Airport ; - - fun RanchoMurietaCAAirport : Ind Airport ; - - fun RandGermistonJohannesburgAirport : Ind Airport ; - - fun RandolphAirForceBaseTXAirport : Ind Airport ; - - fun RangelyCOAirport : Ind Airport ; - - fun RangerMunicipalTXAirport : Ind Airport ; - - fun RangiroaTuamotuArchipelagoAirport : Ind Airport ; - - fun RangpurAirport : Ind Airport ; - - fun RankinInletNTAirport : Ind Airport ; - - fun RansikiAirport : Ind Airport ; - - fun RapidCityRegionalSDAirport : Ind Airport ; - - fun RarotongaInternationalAvaruaAirport : Ind Airport ; - - fun RasNasraniSharmElSheikhAirport : Ind Airport ; - - fun RasalKhaymahAirport : Ind Airport ; - - fun RaselNaqbRasanNaqbAirport : Ind Airport ; - - fun RashtAirport : Ind Airport ; - - fun RaspberryStraitAKAirport : Ind Airport ; - - fun RatnagiriAirport : Ind Airport ; - - fun RatonMunicipalAirportCrewsFieldNMAirport : Ind Airport ; - - fun RaudaskylaYlivieskaAirport : Ind Airport ; - - fun RaudhaAirport : Ind Airport ; - - fun RaufarhofnAirport : Ind Airport ; - - fun RavennaAirport : Ind Airport ; - - fun RawalaKotAirport : Ind Airport ; - - fun RawalpindiAirport : Ind Airport ; - - fun RawlinsMunicipalWYAirport : Ind Airport ; - - fun RayongPattayaAirport : Ind Airport ; - - fun ReaPointNTAirport : Ind Airport ; - - fun ReadAirport : Ind Airport ; - - fun ReadingRegionalAirportCarlASpaatzFieldPAAirport : Ind Airport ; - - fun RebunAirport : Ind Airport ; - - fun ReconquistaAirport : Ind Airport ; - - fun RedBluffMunicipalCAAirport : Ind Airport ; - - fun RedDeerIndustrialABAirport : Ind Airport ; - - fun RedDevilAKAirport : Ind Airport ; - - fun RedDogAKAirport : Ind Airport ; - - fun RedLakeONAirport : Ind Airport ; - - fun RedOakMunicipalIAAirport : Ind Airport ; - - fun RedRiverNDAirport : Ind Airport ; - - fun RedSuckerLakeONAirport : Ind Airport ; - - fun RedWingMunicipalMNAirport : Ind Airport ; - - fun RedbirdTXAirport : Ind Airport ; - - fun RedcliffeAirport : Ind Airport ; - - fun ReddingMunicipalCAAirport : Ind Airport ; - - fun RedencaoAirport : Ind Airport ; - - fun RedwoodFallsMunicipalMNAirport : Ind Airport ; - - fun ReeseAirForceBaseTXAirport : Ind Airport ; - - fun ReggioCalabriaAirport : Ind Airport ; - - fun ReginaAirport : Ind Airport ; - - fun ReginaSKAirport : Ind Airport ; - - fun ReginaldGrantMemorialGAAirport : Ind Airport ; - - fun RegionalONAirport : Ind Airport ; - - fun RehobothBaySeaplaneBaseDEAirport : Ind Airport ; - - fun ReidHillviewofSantaClaraCountyCAAirport : Ind Airport ; - - fun ReidsvilleGAAirport : Ind Airport ; - - fun ReinaSofiaTenerifeSurCanaryIslandsAirport : Ind Airport ; - - fun ReiviloAirport : Ind Airport ; - - fun RengatAirport : Ind Airport ; - - fun RenmarkSouthAustraliaAirport : Ind Airport ; - - fun RennellIslandAirport : Ind Airport ; - - fun RenoCannonInternationalNVAirport : Ind Airport ; - - fun RentonMunicipalWAAirport : Ind Airport ; - - fun RepulseBayNTAirport : Ind Airport ; - - fun RequenaAirport : Ind Airport ; - - fun ResendeRJAirport : Ind Airport ; - - fun ResistenciaAirport : Ind Airport ; - - fun ResoluteBayNTAirport : Ind Airport ; - - fun ResolutionIslandNTAirport : Ind Airport ; - - fun RethymnonCreteAirport : Ind Airport ; - - fun ReusAirport : Ind Airport ; - - fun ReusTarragonaAirport : Ind Airport ; - - fun RevelstokeBCAirport : Ind Airport ; - - fun RewaAirport : Ind Airport ; - - fun ReyesAirport : Ind Airport ; - - fun ReykholarAirport : Ind Airport ; - - fun ReykjahlidhMyvatnAirport : Ind Airport ; - - fun ReykjavikAirport : Ind Airport ; - - fun RezayiehAirport : Ind Airport ; - - fun RhinelanderOneidaCountyWIAirport : Ind Airport ; - - fun RiberaltaAirport : Ind Airport ; - - fun RiberaoPretoSPAirport : Ind Airport ; - - fun RiceLakeMunicipalWIAirport : Ind Airport ; - - fun RichardBHelgesonMNAirport : Ind Airport ; - - fun RichardBRussellGAAirport : Ind Airport ; - - fun RichardIBongWIAirport : Ind Airport ; - - fun RichardLloydJonesJrOKAirport : Ind Airport ; - - fun RichardTollAirport : Ind Airport ; - - fun RichardsBayAirport : Ind Airport ; - - fun RichfieldMunicipalUTAirport : Ind Airport ; - - fun RichlandWAAirport : Ind Airport ; - - fun RichmondInternationalAirportByrdFieldVAAirport : Ind Airport ; - - fun RichmondMunicipalINAirport : Ind Airport ; - - fun RichmondQueenslandAirport : Ind Airport ; - - fun RickenbackerInternationalOHAirport : Ind Airport ; - - fun RigoletAerodromeNFAirport : Ind Airport ; - - fun RijekaAirport : Ind Airport ; - - fun RiminiAirport : Ind Airport ; - - fun RimouskiQCAirport : Ind Airport ; - - fun RingiCoveAirport : Ind Airport ; - - fun RingwayInternationalEnglandAirport : Ind Airport ; - - fun RioAlzucarAirport : Ind Airport ; - - fun RioCuartoAreadeMaterialRioCuartoAirport : Ind Airport ; - - fun RioFrioAirport : Ind Airport ; - - fun RioGallegosAirport : Ind Airport ; - - fun RioGrandeAirport : Ind Airport ; - - fun RioGrandeRSAirport : Ind Airport ; - - fun RioGrandeValleyTXAirport : Ind Airport ; - - fun RioHondoAirport : Ind Airport ; - - fun RioMayoAirport : Ind Airport ; - - fun RioSidraAirport : Ind Airport ; - - fun RioTigreAirport : Ind Airport ; - - fun RioTurbioAirport : Ind Airport ; - - fun RioVerdeAirport : Ind Airport ; - - fun RiohachaAirport : Ind Airport ; - - fun RiojaAirport : Ind Airport ; - - fun RiosoSulSCAirport : Ind Airport ; - - fun RishiriAirport : Ind Airport ; - - fun RiverCessAirport : Ind Airport ; - - fun RiversInletWaterAerodromeBCAirport : Ind Airport ; - - fun RiversMBAirport : Ind Airport ; - - fun RiversideMunicipalCAAirport : Ind Airport ; - - fun RivertonRegionalWYAirport : Ind Airport ; - - fun RivesaltesPerpignanAirport : Ind Airport ; - - fun RiviereQCAirport : Ind Airport ; - - fun RiviereauTonnerreQCAirport : Ind Airport ; - - fun RiviereduLoupQCAirport : Ind Airport ; - - fun RivneRovnoRivneAirport : Ind Airport ; - - fun RivoltoUdineAirport : Ind Airport ; - - fun RiyadhAirport : Ind Airport ; - - fun RiyanAirport : Ind Airport ; - - fun RizeAirport : Ind Airport ; - - fun RoadTownSeaplaneBaseTortolaAirport : Ind Airport ; - - fun RoanneAirport : Ind Airport ; - - fun RoanokeRegionalAirportWoodrumFieldVAAirport : Ind Airport ; - - fun RoatanAirport : Ind Airport ; - - fun RobenHoodMIAirport : Ind Airport ; - - fun RobertBobCurtisMemorialAKAirport : Ind Airport ; - - fun RobertSKerrOKAirport : Ind Airport ; - - fun RobertSibleyTNAirport : Ind Airport ; - - fun RobertsArmyAirFieldCAAirport : Ind Airport ; - - fun RobertsFieldMonroviaAirport : Ind Airport ; - - fun RobertsFieldORAirport : Ind Airport ; - - fun RobervalQCAirport : Ind Airport ; - - fun RobinhoodQueenslandAirport : Ind Airport ; - - fun RobinsAirForceBaseGAAirport : Ind Airport ; - - fun RobinsonArmyAirFieldNationalGuardARAirport : Ind Airport ; - - fun RobinsonMunicipalILAirport : Ind Airport ; - - fun RobinsonRiverAirport : Ind Airport ; - - fun RobinsonRiverNorthernTerritoryAirport : Ind Airport ; - - fun RobinvaleVictoriaAirport : Ind Airport ; - - fun RoboreAirport : Ind Airport ; - - fun RoboroughEnglandAirport : Ind Airport ; - - fun RocheHarborWAAirport : Ind Airport ; - - fun RochefortAirport : Ind Airport ; - - fun RochesterAirport : Ind Airport ; - - fun RochesterMunicipalMNAirport : Ind Airport ; - - fun RockCountyNEAirport : Ind Airport ; - - fun RockHillMunicipalAirportBryantFieldSCAirport : Ind Airport ; - - fun RockRapidsMunicipalIAAirport : Ind Airport ; - - fun RockSoundEleutheraAirport : Ind Airport ; - - fun RockSpringsSweetwaterCountyWYAirport : Ind Airport ; - - fun RockcliffeONAirport : Ind Airport ; - - fun RockhamptonDownsNorthernTerritoryAirport : Ind Airport ; - - fun RockhamptonQueenslandAirport : Ind Airport ; - - fun RockleighNJAirport : Ind Airport ; - - fun RockwoodMunicipalTNAirport : Ind Airport ; - - fun RockyMountWilsonNCAirport : Ind Airport ; - - fun RockyMountainHouseABAirport : Ind Airport ; - - fun RodezAirport : Ind Airport ; - - fun RodriguesIslandAirport : Ind Airport ; - - fun RodriguezdeMendezAirport : Ind Airport ; - - fun RoebourneWesternAustraliaAirport : Ind Airport ; - - fun RogersMunicipalAirportCarterFieldARAirport : Ind Airport ; - - fun RokebyQueenslandAirport : Ind Airport ; - - fun RokotAirport : Ind Airport ; - - fun RollaDowntownMOAirport : Ind Airport ; - - fun RollaNationalMOAirport : Ind Airport ; - - fun RollangFieldMSAirport : Ind Airport ; - - fun RolpaAirport : Ind Airport ; - - fun RomaQueenslandAirport : Ind Airport ; - - fun RomeStateORAirport : Ind Airport ; - - fun RonchideiLegionariTriesteAirport : Ind Airport ; - - fun RondonAirport : Ind Airport ; - - fun RondonopolisMTAirport : Ind Airport ; - - fun RongelapAirport : Ind Airport ; - - fun RonnebyAirBaseRonnebyAirport : Ind Airport ; - - fun RookeFieldTXAirport : Ind Airport ; - - fun RooseveltMunicipalUTAirport : Ind Airport ; - - fun RooseveltRoadsNavalStationOfstieFieldRooseveltRoadsAirport : Ind Airport ; - - fun RoperBarAirport : Ind Airport ; - - fun RoperValleyNorthernTerritoryAirport : Ind Airport ; - - fun RoronaAirport : Ind Airport ; - - fun RorosAirport : Ind Airport ; - - fun RorvikRoervikAirport : Ind Airport ; - - fun RosarioAirport : Ind Airport ; - - fun RosarioSeaplaneBaseWAAirport : Ind Airport ; - - fun RoseauMunicipalMNAirport : Ind Airport ; - - fun RoseberthQueenslandAirport : Ind Airport ; - - fun RoseburgMunicipalORAirport : Ind Airport ; - - fun RosecransMemorialMOAirport : Ind Airport ; - - fun RoseiresAirport : Ind Airport ; - - fun RosellaPlainsQueenslandAirport : Ind Airport ; - - fun RoshPinaAirport : Ind Airport ; - - fun RoskildeKobenhavnCopenhagenAirport : Ind Airport ; - - fun RossCountyOHAirport : Ind Airport ; - - fun RossRiverYTAirport : Ind Airport ; - - fun RossvollMoiRanaAirport : Ind Airport ; - - fun RostRoestAirport : Ind Airport ; - - fun RostockAirport : Ind Airport ; - - fun RostovRostovAirport : Ind Airport ; - - fun RoswellIndustrialAirCenterNMAirport : Ind Airport ; - - fun RotaInternationalRotaIslandAirport : Ind Airport ; - - fun RotaNavalStationRotaAirport : Ind Airport ; - - fun RothenburgAirport : Ind Airport ; - - fun RothesayAirport : Ind Airport ; - - fun RotiAirport : Ind Airport ; - - fun RotoruaAirport : Ind Airport ; - - fun RotterdamAirport : Ind Airport ; - - fun RottnestIslandWesternAustraliaAirport : Ind Airport ; - - fun RotumaAirport : Ind Airport ; - - fun RotundaCAAirport : Ind Airport ; - - fun RouenAirport : Ind Airport ; - - fun RoundupMTAirport : Ind Airport ; - - fun RourkelaAirport : Ind Airport ; - - fun RousesPointSeaplaneBaseNYAirport : Ind Airport ; - - fun RouynNorandaQCAirport : Ind Airport ; - - fun RovaniemiAirport : Ind Airport ; - - fun RowanBayAKAirport : Ind Airport ; - - fun RowanCountyNCAirport : Ind Airport ; - - fun RoxasAirport : Ind Airport ; - - fun RoyHillAirport : Ind Airport ; - - fun RoyHurdMemorialTXAirport : Ind Airport ; - - fun RoyanAirport : Ind Airport ; - - fun RubelsantoAirport : Ind Airport ; - - fun RubemBertaRSAirport : Ind Airport ; - - fun RubyAKAirport : Ind Airport ; - - fun RugaoAirport : Ind Airport ; - - fun RuhengeriAirport : Ind Airport ; - - fun RukumkotAirport : Ind Airport ; - - fun RumCayAirport : Ind Airport ; - - fun RumginaeAirport : Ind Airport ; - - fun RumjartarAirport : Ind Airport ; - - fun RunduAirport : Ind Airport ; - - fun RupsiAirport : Ind Airport ; - - fun RurrenabaqueAirport : Ind Airport ; - - fun RurutuTubuaiIslandsAirport : Ind Airport ; - - fun RuseAirport : Ind Airport ; - - fun RuskCountyWIAirport : Ind Airport ; - - fun RussellMunicipalKSAirport : Ind Airport ; - - fun RussianMissionAKAirport : Ind Airport ; - - fun RustonMunicipalLAAirport : Ind Airport ; - - fun RutengAirport : Ind Airport ; - - fun RutlandPlainsAirport : Ind Airport ; - - fun RutlandStateVTAirport : Ind Airport ; - - fun RuzynePrahaPragueAirport : Ind Airport ; - - fun RyotsuSadoIsAirport : Ind Airport ; - - fun SAngeloTrevisoAirport : Ind Airport ; - - fun SEgidioPerugiaAirport : Ind Airport ; - - fun SabaAirport : Ind Airport ; - - fun SabadellAirport : Ind Airport ; - - fun SabahAirport : Ind Airport ; - - fun SabanadeLaMarAirport : Ind Airport ; - - fun SabanadeTorresAirport : Ind Airport ; - - fun SableIslandNSAirport : Ind Airport ; - - fun SachigoLakeNTAirport : Ind Airport ; - - fun SachsHarbourNTAirport : Ind Airport ; - - fun SacramentoExecutiveCAAirport : Ind Airport ; - - fun SacramentoMetropolitanCAAirport : Ind Airport ; - - fun SadahAirport : Ind Airport ; - - fun SaddamInternationalBaghdadAirport : Ind Airport ; - - fun SadoShimaAirport : Ind Airport ; - - fun SaenzPenaAirport : Ind Airport ; - - fun SaffordMunicipalAZAirport : Ind Airport ; - - fun SafiAirport : Ind Airport ; - - fun SafiaAirport : Ind Airport ; - - fun SagaraiAirport : Ind Airport ; - - fun SaglekNFAirport : Ind Airport ; - - fun SagwonAKAirport : Ind Airport ; - - fun Sahabat16Airport : Ind Airport ; - - fun SahiwalAirport : Ind Airport ; - - fun SaibaiIslandQueenslandAirport : Ind Airport ; - - fun SaidPurAirport : Ind Airport ; - - fun SaidorAirport : Ind Airport ; - - fun SaiduSharifAirport : Ind Airport ; - - fun SaintBarthelemyAirport : Ind Airport ; - - fun SaintBrieucAirport : Ind Airport ; - - fun SaintFrancoisAirport : Ind Airport ; - - fun SaintJacquesRennesAirport : Ind Airport ; - - fun SaintJohnNBAirport : Ind Airport ; - - fun SaintLouisAirport : Ind Airport ; - - fun SaintPierreAirport : Ind Airport ; - - fun SaintSymphorienToursAirport : Ind Airport ; - - fun SaintYanAirport : Ind Airport ; - - fun SaipanInternationalSaipanAirport : Ind Airport ; - - fun SakonNakhonAirport : Ind Airport ; - - fun SalakMarouaAirport : Ind Airport ; - - fun SalalahInternationalSalalahAirport : Ind Airport ; - - fun SalamancaAirport : Ind Airport ; - - fun SalamoAirport : Ind Airport ; - - fun SaleRabatAirport : Ind Airport ; - - fun SalemLeckroneILAirport : Ind Airport ; - - fun SalernoAirport : Ind Airport ; - - fun SalgadoFilhoRSAirport : Ind Airport ; - - fun SalimaAirport : Ind Airport ; - - fun SalinaCruzAirport : Ind Airport ; - - fun SalinaGunnisonUTAirport : Ind Airport ; - - fun SalinaMunicipalKSAirport : Ind Airport ; - - fun SalinasMunicipalCAAirport : Ind Airport ; - - fun SalisburyWicomicoCountyRegionalMDAirport : Ind Airport ; - - fun SalluitQCAirport : Ind Airport ; - - fun SalmonArmAerodromeBCAirport : Ind Airport ; - - fun SaltCaySaltCayAirport : Ind Airport ; - - fun SaltLakeCityInternationalUTAirport : Ind Airport ; - - fun SaltaAirport : Ind Airport ; - - fun SaltonSeaCAAirport : Ind Airport ; - - fun SalzburgAirport : Ind Airport ; - - fun SamRatulangiManadoAirport : Ind Airport ; - - fun SamarindaAirport : Ind Airport ; - - fun SamarqandSamarkandSamarqandAirport : Ind Airport ; - - fun SambavaAirport : Ind Airport ; - - fun SambuAirport : Ind Airport ; - - fun SamburuAirport : Ind Airport ; - - fun SamchokAirport : Ind Airport ; - - fun SamedanStMoritzAirport : Ind Airport ; - - fun SamosSamosIslandAirport : Ind Airport ; - - fun SampitBorneoAirport : Ind Airport ; - - fun SamsunAirport : Ind Airport ; - - fun SanAndrosAndrosAirport : Ind Airport ; - - fun SanAntonioAirport : Ind Airport ; - - fun SanAntonioInternationalTXAirport : Ind Airport ; - - fun SanBernardinoInternationalCAAirport : Ind Airport ; - - fun SanBlasAirport : Ind Airport ; - - fun SanBorjaAirport : Ind Airport ; - - fun SanCarlosCAAirport : Ind Airport ; - - fun SanClementeIslandNavalAuxiliaryLandingFieldFrederickShermanFieldCAAirport : Ind Airport ; - - fun SanCristobalAirport : Ind Airport ; - - fun SanDiegoInternationalAirportLindberghFieldCAAirport : Ind Airport ; - - fun SanEstebanAirport : Ind Airport ; - - fun SanFelipeAirportColombia : Ind Airport ; - - fun SanFelipeAirportMexico : Ind Airport ; - - fun SanFelipeAirportVenezuela : Ind Airport ; - - fun SanFelixAirport : Ind Airport ; - - fun SanFernandoAirport : Ind Airport ; - - fun SanFernandoCAAirport : Ind Airport ; - - fun SanFernandodeApuAirport : Ind Airport ; - - fun SanFranciscoAirport : Ind Airport ; - - fun SanFranciscoInternationalCAAirport : Ind Airport ; - - fun SanFrancisquitoAirport : Ind Airport ; - - fun SanIgnacioAirport : Ind Airport ; - - fun SanIgnaciodeMoxosAirport : Ind Airport ; - - fun SanIgnaciodeVLSAirport : Ind Airport ; - - fun SanIsidroAirport : Ind Airport ; - - fun SanJavierAirport : Ind Airport ; - - fun SanJavierMurciaAirport : Ind Airport ; - - fun SanJeronimoCordobaAirport : Ind Airport ; - - fun SanJoaquinAirport : Ind Airport ; - - fun SanJoseAirportBolivia : Ind Airport ; - - fun SanJoseAirportPhilippines : Ind Airport ; - - fun SanJoseInternationalCAAirport : Ind Airport ; - - fun SanJosedelGuaviaroAirport : Ind Airport ; - - fun SanJuanAirport : Ind Airport ; - - fun SanJuanAirportArgentina : Ind Airport ; - - fun SanJuanCountyUTAirport : Ind Airport ; - - fun SanJuanUganikSeaplaneBaseAKAirport : Ind Airport ; - - fun SanJuandeUrabaAirport : Ind Airport ; - - fun SanJuandelCesarAirport : Ind Airport ; - - fun SanJuandelaMarAirport : Ind Airport ; - - fun SanJulianAirport : Ind Airport ; - - fun SanLuisAirport : Ind Airport ; - - fun SanLuisObispoCountyAirportMcChesneyFieldCAAirport : Ind Airport ; - - fun SanLuisPotosiAirport : Ind Airport ; - - fun SanLuisRioColoradoAirport : Ind Airport ; - - fun SanLuisdePalenqueAirport : Ind Airport ; - - fun SanMarcosAirport : Ind Airport ; - - fun SanMarinoAirport : Ind Airport ; - - fun SanMiguelAirport : Ind Airport ; - - fun SanNicolasdeBariAirport : Ind Airport ; - - fun SanPabloAirport : Ind Airport ; - - fun SanPabloSevillaAirport : Ind Airport ; - - fun SanPedroAirport : Ind Airport ; - - fun SanPedroJaguaAirport : Ind Airport ; - - fun SanPedrodeUrabaAirport : Ind Airport ; - - fun SanQuintinAirport : Ind Airport ; - - fun SanRamonAirport : Ind Airport ; - - fun SanSalvadorAirport : Ind Airport ; - - fun SanSalvadorCockburnTownSanSalvadorAirport : Ind Airport ; - - fun SanTomeAirport : Ind Airport ; - - fun SanVicentedelCaguanAirport : Ind Airport ; - - fun SananaAirport : Ind Airport ; - - fun SanandajAirport : Ind Airport ; - - fun SanctiSpirituAirport : Ind Airport ; - - fun SandPointAKAirport : Ind Airport ; - - fun SandakanSabahAirport : Ind Airport ; - - fun SandayOrkneyIslandsAirport : Ind Airport ; - - fun SandcreekAirport : Ind Airport ; - - fun SandersonFieldWAAirport : Ind Airport ; - - fun SandowayAirport : Ind Airport ; - - fun SandringhamQueenslandAirport : Ind Airport ; - - fun SandspitBCAirport : Ind Airport ; - - fun SandstoneWesternAustraliaAirport : Ind Airport ; - - fun SandwipAirport : Ind Airport ; - - fun SandyLakeONAirport : Ind Airport ; - - fun SanfordMunicipalMEAirport : Ind Airport ; - - fun SangaSangaAirport : Ind Airport ; - - fun SangapiAirport : Ind Airport ; - - fun SanggataAirport : Ind Airport ; - - fun SangirAirport : Ind Airport ; - - fun SangleyPointAirport : Ind Airport ; - - fun SangsterMontegoBayAirport : Ind Airport ; - - fun SaniaRamelTetouanTetuanAirport : Ind Airport ; - - fun SanikiluaqNTAirport : Ind Airport ; - - fun SansSouciONAirport : Ind Airport ; - - fun SantaAnaAirportBolivia : Ind Airport ; - - fun SantaAnaAirportColombia : Ind Airport ; - - fun SantaAnaSeaplaneBaseSantaAnaAirport : Ind Airport ; - - fun SantaBarbaraAirport : Ind Airport ; - - fun SantaBarbaraMunicipalCAAirport : Ind Airport ; - - fun SantaCarolinaAirport : Ind Airport ; - - fun SantaCatalinaAirport : Ind Airport ; - - fun SantaCeciliaAirport : Ind Airport ; - - fun SantaClaraAirport : Ind Airport ; - - fun SantaCruzAirportArgentina : Ind Airport ; - - fun SantaCruzAirportBelize : Ind Airport ; - - fun SantaCruzAirportBrazil : Ind Airport ; - - fun SantaCruzAirportCostaRica : Ind Airport ; - - fun SantaCruzAirportSolomonIslands : Ind Airport ; - - fun SantaCruzCAAirport : Ind Airport ; - - fun SantaCruzIslandCAAirport : Ind Airport ; - - fun SantaCruzdelaPalmaAirport : Ind Airport ; - - fun SantaElenaAirport : Ind Airport ; - - fun SantaFeAirport : Ind Airport ; - - fun SantaFeBusStationNMAirport : Ind Airport ; - - fun SantaFeCountyMunicipalNMAirport : Ind Airport ; - - fun SantaFedoSulAirport : Ind Airport ; - - fun SantaInezCAAirport : Ind Airport ; - - fun SantaKatarinaAirport : Ind Airport ; - - fun SantaLuciaAirport : Ind Airport ; - - fun SantaMariaAirportColombia : Ind Airport ; - - fun SantaMariaAirportPeru : Ind Airport ; - - fun SantaMariaAzoresAirport : Ind Airport ; - - fun SantaMariaPublicCAAirport : Ind Airport ; - - fun SantaMariaRSAirport : Ind Airport ; - - fun SantaMonicaMunicipalCAAirport : Ind Airport ; - - fun SantaPaulaCAAirport : Ind Airport ; - - fun SantaRosaAirportArgentina : Ind Airport ; - - fun SantaRosaAirportBolivia : Ind Airport ; - - fun SantaRosaRSAirport : Ind Airport ; - - fun SantaRosadeCopanAirport : Ind Airport ; - - fun SantaRosaliaAirport : Ind Airport ; - - fun SantaRosaliaAirportMexico : Ind Airport ; - - fun SantaTeresitaAirport : Ind Airport ; - - fun SantaTerezinhaAirport : Ind Airport ; - - fun SantanTanjungAirport : Ind Airport ; - - fun SantanaRamosAirport : Ind Airport ; - - fun SantanadoLivramentoRSAirport : Ind Airport ; - - fun SantanderAirport : Ind Airport ; - - fun SantaremPAAirport : Ind Airport ; - - fun SantiagoSantiagodeCompostelaAirport : Ind Airport ; - - fun SantiagodeChileAirport : Ind Airport ; - - fun SantiagodelEsteroAirport : Ind Airport ; - - fun SantoAndreSPAirport : Ind Airport ; - - fun SantoAntaoAirport : Ind Airport ; - - fun SantoDomingoAirport : Ind Airport ; - - fun SantosSPAirport : Ind Airport ; - - fun SanyaAirport : Ind Airport ; - - fun SaoBentodoSulSCAirport : Ind Airport ; - - fun SaoBernardodoCampoSPAirport : Ind Airport ; - - fun SaoCaetanodoSulSPAirport : Ind Airport ; - - fun SaoCarlosSPAirport : Ind Airport ; - - fun SaoDomingosAirport : Ind Airport ; - - fun SaoFelipeAirport : Ind Airport ; - - fun SaoFelixAraguaiAirport : Ind Airport ; - - fun SaoFelixdeXinguAirport : Ind Airport ; - - fun SaoFranciscodoSulSCAirport : Ind Airport ; - - fun SaoGabrielAirport : Ind Airport ; - - fun SaoGoncaloRJAirport : Ind Airport ; - - fun SaoGoncalodoAmaranteRNAirport : Ind Airport ; - - fun SaoJoaodelReiMGAirport : Ind Airport ; - - fun SaoJorgeAzoresAirport : Ind Airport ; - - fun SaoJosedoRioPretoSPAirport : Ind Airport ; - - fun SaoJosedoXinguAirport : Ind Airport ; - - fun SaoJosedosLamposSPAirport : Ind Airport ; - - fun SaoLeopoldoRSAirport : Ind Airport ; - - fun SaoLourencoAirport : Ind Airport ; - - fun SaoLuisMAAirport : Ind Airport ; - - fun SaoMateusESAirport : Ind Airport ; - - fun SaoMigueldeAragaoAirport : Ind Airport ; - - fun SaoNicolauSaoNicolauAirport : Ind Airport ; - - fun SaoTomeSaoTomeAirport : Ind Airport ; - - fun SaoVicenteSaoVicenteAirport : Ind Airport ; - - fun SapmangaAirport : Ind Airport ; - - fun SaposoaAirport : Ind Airport ; - - fun SaraAirport : Ind Airport ; - - fun SarajevoAirport : Ind Airport ; - - fun SaranskMordviniaAirport : Ind Airport ; - - fun SarasotaBradentonFLAirport : Ind Airport ; - - fun SaratovSaratovAirport : Ind Airport ; - - fun SaravaneAirport : Ind Airport ; - - fun SaravenaAirport : Ind Airport ; - - fun SardehBandAirport : Ind Airport ; - - fun SarhAirport : Ind Airport ; - - fun SarichefAKAirport : Ind Airport ; - - fun SarmiNewGuineaAirport : Ind Airport ; - - fun SarniaONAirport : Ind Airport ; - - fun SartanejaAirport : Ind Airport ; - - fun SaryAirport : Ind Airport ; - - fun SaskatoonSKAirport : Ind Airport ; - - fun SassandraAirport : Ind Airport ; - - fun SasstownAirport : Ind Airport ; - - fun SatipoAirport : Ind Airport ; - - fun SatnaAirport : Ind Airport ; - - fun SatolasLyonAirport : Ind Airport ; - - fun SatuMareAirport : Ind Airport ; - - fun SaubiAirport : Ind Airport ; - - fun SauceViejoSantaFeAirport : Ind Airport ; - - fun SaudarkrokurAirport : Ind Airport ; - - fun SaufleyFieldNavalOutlyingFieldFLAirport : Ind Airport ; - - fun SaulAirport : Ind Airport ; - - fun SaultSteMarieMunicipalAirportSandersonFieldMIAirport : Ind Airport ; - - fun SaultSteMarieONAirport : Ind Airport ; - - fun SaumlakiAirport : Ind Airport ; - - fun SaurimoAirport : Ind Airport ; - - fun SavannahInternationalGAAirport : Ind Airport ; - - fun SavannakhetAirport : Ind Airport ; - - fun SaveAirport : Ind Airport ; - - fun SavoAirport : Ind Airport ; - - fun SavonlinnaAirport : Ind Airport ; - - fun SavoongaAKAirport : Ind Airport ; - - fun SavusavuAirport : Ind Airport ; - - fun SawuAirport : Ind Airport ; - - fun SayabouryAirport : Ind Airport ; - - fun ScammonBayAKAirport : Ind Airport ; - - fun ScamptonRAFStationEnglandAirport : Ind Airport ; - - fun ScatsaShetlandIslandsAirport : Ind Airport ; - - fun ScheffervilleQCAirport : Ind Airport ; - - fun SchenectadyCountyNYAirport : Ind Airport ; - - fun SchkeuditzLeipzigAirport : Ind Airport ; - - fun SchloredtWYAirport : Ind Airport ; - - fun SchoenefeldBerlinAirport : Ind Airport ; - - fun SchwechatWienViennaAirport : Ind Airport ; - - fun ScillyTrescoAirport : Ind Airport ; - - fun SconeNewSouthWalesAirport : Ind Airport ; - - fun ScoresbysundAirport : Ind Airport ; - - fun ScottCityMunicipalKSAirport : Ind Airport ; - - fun ScottsdaleAZAirport : Ind Airport ; - - fun ScribnerStateNEAirport : Ind Airport ; - - fun SculthorpeAirport : Ind Airport ; - - fun SealBayAKAirport : Ind Airport ; - - fun SealCoveWaterAerodromeBCAirport : Ind Airport ; - - fun SearcyMunicipalARAirport : Ind Airport ; - - fun SearleFieldNEAirport : Ind Airport ; - - fun SeattleTacomaInternationalWAAirport : Ind Airport ; - - fun SebbaAirport : Ind Airport ; - - fun SebhaAirport : Ind Airport ; - - fun SebringRegionalFLAirport : Ind Airport ; - - fun SecheltWaterAerodromeBCAirport : Ind Airport ; - - fun SecondaAirport : Ind Airport ; - - fun SedomAirport : Ind Airport ; - - fun SedonaAZAirport : Ind Airport ; - - fun SeebMuscatAirport : Ind Airport ; - - fun SeeheimAirport : Ind Airport ; - - fun SegouAirport : Ind Airport ; - - fun SegrateMilanoAirport : Ind Airport ; - - fun SeguelaAirport : Ind Airport ; - - fun SehonghongAirport : Ind Airport ; - - fun SehuleaAirport : Ind Airport ; - - fun SeinajokiAirport : Ind Airport ; - - fun SekakesAirport : Ind Airport ; - - fun SelawikAKAirport : Ind Airport ; - - fun SeldoviaAKAirport : Ind Airport ; - - fun SeletarSingaporeAirport : Ind Airport ; - - fun SelfridgeAirNationalGuardBaseMIAirport : Ind Airport ; - - fun SelfsMSAirport : Ind Airport ; - - fun SelibabyAirport : Ind Airport ; - - fun SelibiPhikweAirport : Ind Airport ; - - fun SembachAirport : Ind Airport ; - - fun SemeySemipalatinskSemeyAirport : Ind Airport ; - - fun SemongkongAirport : Ind Airport ; - - fun SempornaSabahAirport : Ind Airport ; - - fun SenaMadureiraACAirport : Ind Airport ; - - fun SenangaAirport : Ind Airport ; - - fun SendaiHonshuAirport : Ind Airport ; - - fun SenggehAirport : Ind Airport ; - - fun SenggoAirport : Ind Airport ; - - fun SenhordoBonfimBAAirport : Ind Airport ; - - fun SenipahAirport : Ind Airport ; - - fun SenoAirport : Ind Airport ; - - fun SeodeUrgelAirport : Ind Airport ; - - fun SeoulAirBaseSeoulAirport : Ind Airport ; - - fun SeptIlesQCAirport : Ind Airport ; - - fun SepulotAirport : Ind Airport ; - - fun SeroneraAirport : Ind Airport ; - - fun SerraNorteMTAirport : Ind Airport ; - - fun SerraPeladaAirport : Ind Airport ; - - fun SerreChevalierAirport : Ind Airport ; - - fun SertAirport : Ind Airport ; - - fun SertelCiudaddeMexicoMexicoCityAirport : Ind Airport ; - - fun SeruiAirport : Ind Airport ; - - fun SeshekeAirport : Ind Airport ; - - fun SeshutesAirport : Ind Airport ; - - fun SetteCamaAirport : Ind Airport ; - - fun SewardAKAirport : Ind Airport ; - - fun SeychellesInternationalMaheIsAirport : Ind Airport ; - - fun ShafterAirportMinterFieldCAAirport : Ind Airport ; - - fun ShagelukAKAirport : Ind Airport ; - - fun ShakisoAirport : Ind Airport ; - - fun ShaktoolikAKAirport : Ind Airport ; - - fun ShamattawaMBAirport : Ind Airport ; - - fun ShamshernagarAirport : Ind Airport ; - - fun ShangriLaOKAirport : Ind Airport ; - - fun ShanhaiguanAirport : Ind Airport ; - - fun ShannonLimerickAirport : Ind Airport ; - - fun ShantouAirport : Ind Airport ; - - fun SharjahAirport : Ind Airport ; - - fun SharmElSheikhRasNasraniAirport : Ind Airport ; - - fun SharpeArmyAirFieldCAAirport : Ind Airport ; - - fun SharurahAirport : Ind Airport ; - - fun ShashiAirport : Ind Airport ; - - fun ShawAirForceBaseSCAirport : Ind Airport ; - - fun ShawRiverWesternAustraliaAirport : Ind Airport ; - - fun ShawneeMunicipalOKAirport : Ind Airport ; - - fun ShayGapWesternAustraliaAirport : Ind Airport ; - - fun ShearwaterNSAirport : Ind Airport ; - - fun SheboyganCountyMemorialWIAirport : Ind Airport ; - - fun SheepMountainAKAirport : Ind Airport ; - - fun ShehdiAirport : Ind Airport ; - - fun ShelbyMTAirport : Ind Airport ; - - fun SheldonPointAKAirport : Ind Airport ; - - fun ShemyaAirForceBaseAKAirport : Ind Airport ; - - fun ShenandoahValleyRegionalVAAirport : Ind Airport ; - - fun ShenchiuAirport : Ind Airport ; - - fun ShenyangAirport : Ind Airport ; - - fun SheperdBayNTAirport : Ind Airport ; - - fun SheppardAirForceBaseWichitaFallsMunicipalTXAirport : Ind Airport ; - - fun SheppartonVictoriaAirport : Ind Airport ; - - fun SherWoodMTAirport : Ind Airport ; - - fun SherbrookeQCAirport : Ind Airport ; - - fun Sheremetyevo2MoscowAirport : Ind Airport ; - - fun SheridanCountyWYAirport : Ind Airport ; - - fun ShetlandIslandsShetlandIslandsAirport : Ind Airport ; - - fun ShijiazhuangAirport : Ind Airport ; - - fun ShillongAirport : Ind Airport ; - - fun ShiloMBAirport : Ind Airport ; - - fun ShimojishimaAirport : Ind Airport ; - - fun ShinChuAirport : Ind Airport ; - - fun ShinglePointYTAirport : Ind Airport ; - - fun ShinyangaAirport : Ind Airport ; - - fun ShirazAirport : Ind Airport ; - - fun ShishmarefAKAirport : Ind Airport ; - - fun ShivelyFieldWYAirport : Ind Airport ; - - fun ShizuokaCityAirport : Ind Airport ; - - fun SholapurAirport : Ind Airport ; - - fun ShonaiAirport : Ind Airport ; - - fun ShowLowMunicipalAZAirport : Ind Airport ; - - fun ShreveportRegionalLAAirport : Ind Airport ; - - fun ShungnakAKAirport : Ind Airport ; - - fun SialkotAirport : Ind Airport ; - - fun SialumAirport : Ind Airport ; - - fun SiassiAirport : Ind Airport ; - - fun SibasaAirport : Ind Airport ; - - fun SibiAirport : Ind Airport ; - - fun SibisaAirport : Ind Airport ; - - fun SibitiAirport : Ind Airport ; - - fun SibiuAirport : Ind Airport ; - - fun SibuSarawakAirport : Ind Airport ; - - fun SidiIfniAirport : Ind Airport ; - - fun SidiMahdiTouggourtAirport : Ind Airport ; - - fun SidneyMunicipalNEAirport : Ind Airport ; - - fun SidneyMunicipalNYAirport : Ind Airport ; - - fun SidneyRichlandMunicipalMTAirport : Ind Airport ; - - fun SiegenAirport : Ind Airport ; - - fun SienaAirport : Ind Airport ; - - fun SierraBlancaRegionalNMAirport : Ind Airport ; - - fun SierraGrandeAirport : Ind Airport ; - - fun SierraLeoneAirport : Ind Airport ; - - fun SiglufjordurAirport : Ind Airport ; - - fun SigonellaAirport : Ind Airport ; - - fun SikestonMemorialMunicipalMOAirport : Ind Airport ; - - fun SilaAirport : Ind Airport ; - - fun SilgadiDotiAirport : Ind Airport ; - - fun SilistraAirport : Ind Airport ; - - fun SiljanMoraAirport : Ind Airport ; - - fun SilverCreekAirport : Ind Airport ; - - fun SilverPlainsQueenslandAirport : Ind Airport ; - - fun SimAirport : Ind Airport ; - - fun SimanggangAirport : Ind Airport ; - - fun SimaoAirport : Ind Airport ; - - fun SimbaiAirport : Ind Airport ; - - fun SimbirskUlyanovskUlyanovskAirport : Ind Airport ; - - fun SimentiAirport : Ind Airport ; - - fun SimferopolAdygeaAirport : Ind Airport ; - - fun SimlaAirport : Ind Airport ; - - fun SimmonsMIAirport : Ind Airport ; - - fun SimonBolivarSantaMartaAirport : Ind Airport ; - - fun SimpangTigaPekanbaruAirport : Ind Airport ; - - fun SimraAirport : Ind Airport ; - - fun SinesAirport : Ind Airport ; - - fun SingauaAirport : Ind Airport ; - - fun SingletonNewSouthWalesAirport : Ind Airport ; - - fun SinoeAirport : Ind Airport ; - - fun SinopArmyAirFieldSinopAirport : Ind Airport ; - - fun SinopMTAirport : Ind Airport ; - - fun SintangBorneoAirport : Ind Airport ; - - fun SionSittenAirport : Ind Airport ; - - fun SiouxGatewayIAAirport : Ind Airport ; - - fun SiouxLookoutONAirport : Ind Airport ; - - fun SipitangAirport : Ind Airport ; - - fun SiporaAirport : Ind Airport ; - - fun SirSeewoosagurRamgoolamMauritiusAirport : Ind Airport ; - - fun SirajganjAirport : Ind Airport ; - - fun SirkhetAirport : Ind Airport ; - - fun SirriIslandAirport : Ind Airport ; - - fun SishenAirport : Ind Airport ; - - fun SiskiyouCountyCAAirport : Ind Airport ; - - fun SissanoAirport : Ind Airport ; - - fun SitiawanAirport : Ind Airport ; - - fun SitkaAKAirport : Ind Airport ; - - fun SitkinakAKAirport : Ind Airport ; - - fun SiunaAirport : Ind Airport ; - - fun SivasAirport : Ind Airport ; - - fun SiwaAirport : Ind Airport ; - - fun SiweaAirport : Ind Airport ; - - fun SkagenStokmarknesAirport : Ind Airport ; - - fun SkagwayAKAirport : Ind Airport ; - - fun SkanesMonastirAirport : Ind Airport ; - - fun SkeldonAirport : Ind Airport ; - - fun SkellefteaAirport : Ind Airport ; - - fun SkikdaAirport : Ind Airport ; - - fun SkirosAirport : Ind Airport ; - - fun SkopjeAirport : Ind Airport ; - - fun SkukuzaAirport : Ind Airport ; - - fun SkulteRigaAirport : Ind Airport ; - - fun SkwentnaAKAirport : Ind Airport ; - - fun SlateIslandONAirport : Ind Airport ; - - fun SlaveLakeABAirport : Ind Airport ; - - fun SleetmuteAKAirport : Ind Airport ; - - fun SliacAirport : Ind Airport ; - - fun SligoAirport : Ind Airport ; - - fun SlupskAirport : Ind Airport ; - - fun SmaraAirport : Ind Airport ; - - fun SmigginHolesNewSouthWalesAirport : Ind Airport ; - - fun SmithCoveAKAirport : Ind Airport ; - - fun SmithFallsMontagueONAirport : Ind Airport ; - - fun SmithFieldARAirport : Ind Airport ; - - fun SmithFieldINAirport : Ind Airport ; - - fun SmithFieldKSAirport : Ind Airport ; - - fun SmithPointNorthernTerritoryAirport : Ind Airport ; - - fun SmithersBCAirport : Ind Airport ; - - fun SmithtonTasmaniaAirport : Ind Airport ; - - fun SmolenskSmolenskAirport : Ind Airport ; - - fun SmyrnaTNAirport : Ind Airport ; - - fun SnakeBayNorthernTerritoryAirport : Ind Airport ; - - fun SnakeRiverYTAirport : Ind Airport ; - - fun SnohomishCountyAirportPaineFieldWAAirport : Ind Airport ; - - fun SnowdriftAerodromeNTAirport : Ind Airport ; - - fun SobralCEAirport : Ind Airport ; - - fun SocTrangAirport : Ind Airport ; - - fun SocorroMunicipalNMAirport : Ind Airport ; - - fun SocotraAirport : Ind Airport ; - - fun SodankylaAirport : Ind Airport ; - - fun SodduAirport : Ind Airport ; - - fun SoderhamnAirport : Ind Airport ; - - fun SoerkjosenSorkjosenAirport : Ind Airport ; - - fun SogamosoAirport : Ind Airport ; - - fun SokchoAirport : Ind Airport ; - - fun SokhumiAbkhaziaAirport : Ind Airport ; - - fun SokotoAirport : Ind Airport ; - - fun SolaAirport : Ind Airport ; - - fun SolaStavangerAirport : Ind Airport ; - - fun SolanoAirport : Ind Airport ; - - fun SoldotnaAKAirport : Ind Airport ; - - fun SolitaAirport : Ind Airport ; - - fun SolomonStateFieldAKAirport : Ind Airport ; - - fun SolonSpringsMunicipalWIAirport : Ind Airport ; - - fun SolweziAirport : Ind Airport ; - - fun SomersetPulaskiCountyAirportJTWilsonFieldKYAirport : Ind Airport ; - - fun SonderborgSoenderborgAirport : Ind Airport ; - - fun SongeaAirport : Ind Airport ; - - fun SongkhlaAirport : Ind Airport ; - - fun SonomaCountyCAAirport : Ind Airport ; - - fun SopuAirport : Ind Airport ; - - fun SoroakoAirport : Ind Airport ; - - fun SorocabaAirport : Ind Airport ; - - fun SorotiAirport : Ind Airport ; - - fun SorrentoAirport : Ind Airport ; - - fun SorstukkenStordAirport : Ind Airport ; - - fun SouankeAirport : Ind Airport ; - - fun SousseAirport : Ind Airport ; - - fun SouthCaicosIsAirport : Ind Airport ; - - fun SouthGalwayAirport : Ind Airport ; - - fun SouthIndianLakeMBAirport : Ind Airport ; - - fun SouthJerseyRegionalNJAirport : Ind Airport ; - - fun SouthMolleIslandQueenslandAirport : Ind Airport ; - - fun SouthNakneknr2AKAirport : Ind Airport ; - - fun SouthTroutLakeONAirport : Ind Airport ; - - fun SouthWestBayAirport : Ind Airport ; - - fun SouthWeymouthNavalAirStationSheaFieldMAAirport : Ind Airport ; - - fun SouthendEnglandAirport : Ind Airport ; - - fun SouthernCrossWesternAustraliaAirport : Ind Airport ; - - fun SouthernIllinoisILAirport : Ind Airport ; - - fun SouthportMBAirport : Ind Airport ; - - fun SouthwestFloridaRegionalFLAirport : Ind Airport ; - - fun SoyoAirport : Ind Airport ; - - fun SpaceCenterExecutiveFLAirport : Ind Airport ; - - fun SpacelandHoustonGulfTXAirport : Ind Airport ; - - fun SpangdahlemAirBaseSpangdahlemAirport : Ind Airport ; - - fun SpanishWellsAirport : Ind Airport ; - - fun SparrevohnLRRSAKAirport : Ind Airport ; - - fun SpartaAirport : Ind Airport ; - - fun SpartaCommunityAirportHunterFieldILAirport : Ind Airport ; - - fun SpartanburgDowntownMemorialSCAirport : Ind Airport ; - - fun SpekeEnglandAirport : Ind Airport ; - - fun SpenceBayNTAirport : Ind Airport ; - - fun SpenceGAAirport : Ind Airport ; - - fun SpencerMunicipalIAAirport : Ind Airport ; - - fun SpiezAirport : Ind Airport ; - - fun SpilveRigaAirport : Ind Airport ; - - fun SpiritofStLouisMOAirport : Ind Airport ; - - fun SplaneMemorialPAAirport : Ind Airport ; - - fun SpriggsPayneMonroviaAirport : Ind Airport ; - - fun SpringCreekQueenslandAirport : Ind Airport ; - - fun SpringIslandBCAirport : Ind Airport ; - - fun SpringbokAirport : Ind Airport ; - - fun SpringdaleMunicipalARAirport : Ind Airport ; - - fun SpringfieldBeckleyMunicipalOHAirport : Ind Airport ; - - fun SpringfieldMAAirport : Ind Airport ; - - fun SpringfieldRegionalMOAirport : Ind Airport ; - - fun SpringvaleWesternAustraliaAirport : Ind Airport ; - - fun SrinagarAirport : Ind Airport ; - - fun StAnthonyNFAirport : Ind Airport ; - - fun StAugustineFLAirport : Ind Airport ; - - fun StCatharinesONAirport : Ind Airport ; - - fun StClairCountyALAirport : Ind Airport ; - - fun StClairCountyInternationalMIAirport : Ind Airport ; - - fun StCloudMunicipalMNAirport : Ind Airport ; - - fun StCrepinAirport : Ind Airport ; - - fun StGeorgeAKAirport : Ind Airport ; - - fun StGeorgeMunicipalUTAirport : Ind Airport ; - - fun StGeorgeOyapockAirport : Ind Airport ; - - fun StGeorgeQueenslandAirport : Ind Airport ; - - fun StHonoreQCAirport : Ind Airport ; - - fun StHubertQCAirport : Ind Airport ; - - fun StJeanQCAirport : Ind Airport ; - - fun StJohnsIndustrialAirParkAZAirport : Ind Airport ; - - fun StJohnsNFAirport : Ind Airport ; - - fun StJustEnglandAirport : Ind Airport ; - - fun StLandryParishAirportAhartFieldLAAirport : Ind Airport ; - - fun StLaurentduMaroniAirport : Ind Airport ; - - fun StLeonardNBAirport : Ind Airport ; - - fun StMaartenAirport : Ind Airport ; - - fun StMaartenMarigotAirport : Ind Airport ; - - fun StMaloAirport : Ind Airport ; - - fun StMarysCountyMDAirport : Ind Airport ; - - fun StMarysMDAirport : Ind Airport ; - - fun StMarysMunicipalPAAirport : Ind Airport ; - - fun StMawganNewquayAirport : Ind Airport ; - - fun StMichaelAKAirport : Ind Airport ; - - fun StPaulAerodromeABAirport : Ind Airport ; - - fun StPaulDowntownHolmanFieldMNAirport : Ind Airport ; - - fun StPaulIslandAKAirport : Ind Airport ; - - fun StPaulsMissionQueenslandAirport : Ind Airport ; - - fun StPeterAirport : Ind Airport ; - - fun StPetersburgClearwaterInternationalFLAirport : Ind Airport ; - - fun StThomasONAirport : Ind Airport ; - - fun StandifordFieldKYAirport : Ind Airport ; - - fun StanielCayAirport : Ind Airport ; - - fun StanstedLondonAirport : Ind Airport ; - - fun StanthorpeQueenslandAirport : Ind Airport ; - - fun StantonAirfieldMNAirport : Ind Airport ; - - fun StaraZagoraAirport : Ind Airport ; - - fun StarckeQueenslandAirport : Ind Airport ; - - fun StarkeCountyINAirport : Ind Airport ; - - fun StateCollegePAAirport : Ind Airport ; - - fun StatesboroMunicipalGAAirport : Ind Airport ; - - fun StatesvilleMunicipalNCAirport : Ind Airport ; - - fun StatwagAirport : Ind Airport ; - - fun StauningAirport : Ind Airport ; - - fun StavertonEnglandAirport : Ind Airport ; - - fun StavropolStavropolAirport : Ind Airport ; - - fun StawellVictoriaAirport : Ind Airport ; - - fun SteAnnedesMontsQCAirport : Ind Airport ; - - fun SteMarieAirport : Ind Airport ; - - fun SteamboatBaySeaplaneBaseAKAirport : Ind Airport ; - - fun SteamboatSpringsBobAdamsFieldSTOLCOAirport : Ind Airport ; - - fun StebbinsAKAirport : Ind Airport ; - - fun SteenkoolAirport : Ind Airport ; - - fun StellaMarisLongAirport : Ind Airport ; - - fun StellarAirparkAZAirport : Ind Airport ; - - fun StephenIslandQueenslandAirport : Ind Airport ; - - fun StephenvilleNFAirport : Ind Airport ; - - fun StevensFieldCOAirport : Ind Airport ; - - fun StevensPointMunicipalWIAirport : Ind Airport ; - - fun StevensVillageAKAirport : Ind Airport ; - - fun StewartBCAirport : Ind Airport ; - - fun StewartInternationalNYAirport : Ind Airport ; - - fun StewartIslandAirport : Ind Airport ; - - fun StillwaterMunicipalOKAirport : Ind Airport ; - - fun StinsonMunicipalTXAirport : Ind Airport ; - - fun StockholmAirport : Ind Airport ; - - fun StocktonMetropolitanCAAirport : Ind Airport ; - - fun StoelmanseilandAirport : Ind Airport ; - - fun StokkaSandnessjoenAirport : Ind Airport ; - - fun StonyRapidsSKAirport : Ind Airport ; - - fun StonyRiver2AKAirport : Ind Airport ; - - fun StormLakeMunicipalIAAirport : Ind Airport ; - - fun StornwayAirport : Ind Airport ; - - fun StorumanAirport : Ind Airport ; - - fun StradbrokeIslandQueenslandAirport : Ind Airport ; - - fun StrahanTasmaniaAirport : Ind Airport ; - - fun StromfjordAirBaseSondreStromfjordKangerlussuaqAirport : Ind Airport ; - - fun StronsayAirport : Ind Airport ; - - fun StrotherFieldKSAirport : Ind Airport ; - - fun StroudMunicipalOKAirport : Ind Airport ; - - fun StrugaAirport : Ind Airport ; - - fun StrzhewoiAirport : Ind Airport ; - - fun StuartIslandAirparkWAAirport : Ind Airport ; - - fun StuartIslandWaterAerodromeBCAirport : Ind Airport ; - - fun SturdeeBCAirport : Ind Airport ; - - fun SturtCreekWesternAustraliaAirport : Ind Airport ; - - fun SturupMalmoAirport : Ind Airport ; - - fun StuttgartMunicipalARAirport : Ind Airport ; - - fun StykkisholmurAirport : Ind Airport ; - - fun SuWonCityAirport : Ind Airport ; - - fun SuaiAirport : Ind Airport ; - - fun SuavanaoAirport : Ind Airport ; - - fun SuceavaAirport : Ind Airport ; - - fun SucuaAirport : Ind Airport ; - - fun SudburyONAirport : Ind Airport ; - - fun SudureyriAirport : Ind Airport ; - - fun SueIslandQueenslandAirport : Ind Airport ; - - fun SuffieldABAirport : Ind Airport ; - - fun SugapaAirport : Ind Airport ; - - fun SugarLandMunicipalAirportHullFieldTXAirport : Ind Airport ; - - fun SuiAirport : Ind Airport ; - - fun SuiaMissuMTAirport : Ind Airport ; - - fun SukiAirport : Ind Airport ; - - fun SukkurAirport : Ind Airport ; - - fun SulacoAirport : Ind Airport ; - - fun SulayelAirport : Ind Airport ; - - fun SuleAirport : Ind Airport ; - - fun SullivanBayWaterAerodromeBCAirport : Ind Airport ; - - fun SullivanCountyINAirport : Ind Airport ; - - fun SullivanCountyInternationalNYAirport : Ind Airport ; - - fun SullivanRegionalMOAirport : Ind Airport ; - - fun SulphurSpringsMunicipalTXAirport : Ind Airport ; - - fun SultanMahmudBadaruddinIIPalembangAirport : Ind Airport ; - - fun SumbawaBesarSumbawaAirport : Ind Airport ; - - fun SumbawangaAirport : Ind Airport ; - - fun SumbeAirport : Ind Airport ; - - fun SumburghShetlandIslandsAirport : Ind Airport ; - - fun SumenepAirport : Ind Airport ; - - fun SummerBeaverAirport : Ind Airport ; - - fun SummerdaleNavalOutlyingFieldALAirport : Ind Airport ; - - fun SummersidePEAirport : Ind Airport ; - - fun SummitAKAirport : Ind Airport ; - - fun SumterMunicipalSCAirport : Ind Airport ; - - fun SumySumyAirport : Ind Airport ; - - fun SunMoonLakeAirport : Ind Airport ; - - fun SunRiverAirport : Ind Airport ; - - fun SungShanTaipeiAirport : Ind Airport ; - - fun SungalPakningAirport : Ind Airport ; - - fun SungeiTiangAirport : Ind Airport ; - - fun SunyaniAirport : Ind Airport ; - - fun SupadioPontianakAirport : Ind Airport ; - - fun SurAirport : Ind Airport ; - - fun SuratAirport : Ind Airport ; - - fun SuratThaniAirport : Ind Airport ; - - fun SurfdaleAirport : Ind Airport ; - - fun SurfersParadiseQueenslandAirport : Ind Airport ; - - fun SurgutTyumenAirport : Ind Airport ; - - fun SuriaAirport : Ind Airport ; - - fun SurigaoAirport : Ind Airport ; - - fun SurseeAirport : Ind Airport ; - - fun SurtranBuildingMcDavidPontiacCompanyHeliportTXAirport : Ind Airport ; - - fun SusanvilleMunicipalCAAirport : Ind Airport ; - - fun SuzhouAirport : Ind Airport ; - - fun SvartnesVardoVardoeAirport : Ind Airport ; - - fun SvayRiengAirport : Ind Airport ; - - fun SwakopmundAirport : Ind Airport ; - - fun SwanHillVictoriaAirport : Ind Airport ; - - fun SwanRiverMBAirport : Ind Airport ; - - fun SwanseaWalesAirport : Ind Airport ; - - fun SwiftCurrentSKAirport : Ind Airport ; - - fun SwindonAirport : Ind Airport ; - - fun SydneyNSAirport : Ind Airport ; - - fun SyktyvkarKomiAirport : Ind Airport ; - - fun SylvesterGAAirport : Ind Airport ; - - fun SyracuseHancockInternationalNYAirport : Ind Airport ; - - fun TabarkaAirport : Ind Airport ; - - fun TabatingaAMAirport : Ind Airport ; - - fun TabibugaAirport : Ind Airport ; - - fun TabingPadangAirport : Ind Airport ; - - fun TabiteueaNorthAirport : Ind Airport ; - - fun TabiteueaSouthAirport : Ind Airport ; - - fun TablasAirport : Ind Airport ; - - fun TableRockHeliportMOAirport : Ind Airport ; - - fun TablelandAirport : Ind Airport ; - - fun TablondeTamaraAirport : Ind Airport ; - - fun TaboraAirport : Ind Airport ; - - fun TabouAirport : Ind Airport ; - - fun TabrizAirport : Ind Airport ; - - fun TabubilAirport : Ind Airport ; - - fun TabukAirport : Ind Airport ; - - fun TachilekAirport : Ind Airport ; - - fun TaclobanAirport : Ind Airport ; - - fun TacomaNarrowsWAAirport : Ind Airport ; - - fun TacuaremboAirport : Ind Airport ; - - fun TadjiAirport : Ind Airport ; - - fun TadjouraAirport : Ind Airport ; - - fun TadouleLakeMBAirport : Ind Airport ; - - fun TadouleLakeWaterAerodromeMBAirport : Ind Airport ; - - fun TaeguAirport : Ind Airport ; - - fun TaejonAirport : Ind Airport ; - - fun TafaroviAirport : Ind Airport ; - - fun TaftanAirport : Ind Airport ; - - fun TagbilaranAirport : Ind Airport ; - - fun TaguacAirport : Ind Airport ; - - fun TagulaAirport : Ind Airport ; - - fun TaharoaAirport : Ind Airport ; - - fun TahouaAirport : Ind Airport ; - - fun TahsisWaterAerodromeBCAirport : Ind Airport ; - - fun TaichungAirport : Ind Airport ; - - fun TaifAirport : Ind Airport ; - - fun TainanAirport : Ind Airport ; - - fun TaipingAirport : Ind Airport ; - - fun TaishaAirport : Ind Airport ; - - fun TaitungAirport : Ind Airport ; - - fun TakAirport : Ind Airport ; - - fun TakamatsuAirport : Ind Airport ; - - fun TakapotoAirport : Ind Airport ; - - fun TakaroaAirport : Ind Airport ; - - fun TakhliAirport : Ind Airport ; - - fun TakoradiAirport : Ind Airport ; - - fun TakotnaAKAirport : Ind Airport ; - - fun TakuLodgeSeaplaneBaseAKAirport : Ind Airport ; - - fun TalaseaAirport : Ind Airport ; - - fun TalcaAirport : Ind Airport ; - - fun TaldyqorghanTaldyKurganTaldyqorghanAirport : Ind Airport ; - - fun TaliabuAirport : Ind Airport ; - - fun TalkeetnaAKAirport : Ind Airport ; - - fun TalknafjordurAirport : Ind Airport ; - - fun TallahasseeRegionalFLAirport : Ind Airport ; - - fun TaltalAirport : Ind Airport ; - - fun TaluqanAirport : Ind Airport ; - - fun TamaleAirport : Ind Airport ; - - fun TamanaAirport : Ind Airport ; - - fun TamanrassetAirport : Ind Airport ; - - fun TamarindoAirport : Ind Airport ; - - fun TamataveAirport : Ind Airport ; - - fun TambacoundaAirport : Ind Airport ; - - fun TambaoAirport : Ind Airport ; - - fun TambohoranoAirport : Ind Airport ; - - fun TambolakaAirport : Ind Airport ; - - fun TamborAirport : Ind Airport ; - - fun TambovTambovAirport : Ind Airport ; - - fun TamchakettAirport : Ind Airport ; - - fun TameAirport : Ind Airport ; - - fun TamkyAirport : Ind Airport ; - - fun TampaInternationalFLAirport : Ind Airport ; - - fun TamuinAirport : Ind Airport ; - - fun TamworthNewSouthWalesAirport : Ind Airport ; - - fun TanSonNhutInternationalHoChiMinhCitySaigonAirport : Ind Airport ; - - fun TanacrossAKAirport : Ind Airport ; - - fun TanahGrogotAirport : Ind Airport ; - - fun TanahmerahAirport : Ind Airport ; - - fun TanalianAKAirport : Ind Airport ; - - fun TanandavaAirport : Ind Airport ; - - fun TanatorajaAirport : Ind Airport ; - - fun TanbarQueenslandAirport : Ind Airport ; - - fun TandagAirport : Ind Airport ; - - fun TandilAirport : Ind Airport ; - - fun TanegashimaAirport : Ind Airport ; - - fun TangaAirport : Ind Airport ; - - fun TangaIslandAirport : Ind Airport ; - - fun TangaloomaAirport : Ind Airport ; - - fun TanjungAirport : Ind Airport ; - - fun TanjungSelorBorneoAirport : Ind Airport ; - - fun TannaIslandAirport : Ind Airport ; - - fun TaosMunicipalNMAirport : Ind Airport ; - - fun TapachulaAirport : Ind Airport ; - - fun TapaktuanAirport : Ind Airport ; - - fun TapetaAirport : Ind Airport ; - - fun TaplejungAirport : Ind Airport ; - - fun TaraQueenslandAirport : Ind Airport ; - - fun TarakanBorneoAirport : Ind Airport ; - - fun TarakbitsAirport : Ind Airport ; - - fun TaramajimaAirport : Ind Airport ; - - fun TarantoAirport : Ind Airport ; - - fun TarapacaAirport : Ind Airport ; - - fun TarapainaAirport : Ind Airport ; - - fun TarapoaAirport : Ind Airport ; - - fun TarapotoAirport : Ind Airport ; - - fun TarauacaACAirport : Ind Airport ; - - fun TarbelaAirport : Ind Airport ; - - fun TarbesAirport : Ind Airport ; - - fun TarcoolaSouthAustraliaAirport : Ind Airport ; - - fun TareeNewSouthWalesAirport : Ind Airport ; - - fun TarfayaAirport : Ind Airport ; - - fun TargovishteAirport : Ind Airport ; - - fun TariAirport : Ind Airport ; - - fun TaroomQueenslandAirport : Ind Airport ; - - fun TartuAirport : Ind Airport ; - - fun TasikmalayaAirport : Ind Airport ; - - fun TasiujuaqQCAirport : Ind Airport ; - - fun TaskulAirport : Ind Airport ; - - fun TasuWaterAerodromeBCAirport : Ind Airport ; - - fun TatakotoAirport : Ind Airport ; - - fun TatalinaLRRSAKAirport : Ind Airport ; - - fun TatitlekSeaplaneBaseAKAirport : Ind Airport ; - - fun TatryPopradAirport : Ind Airport ; - - fun TauSeaplaneBaseTauIslandAirport : Ind Airport ; - - fun TaupoAirport : Ind Airport ; - - fun TauramenaAirport : Ind Airport ; - - fun TaurangaAirport : Ind Airport ; - - fun TautaAirport : Ind Airport ; - - fun TaveuniAirport : Ind Airport ; - - fun TavoyAirport : Ind Airport ; - - fun TawaTibetAirport : Ind Airport ; - - fun TawauSabahAirport : Ind Airport ; - - fun TawiTawiAirport : Ind Airport ; - - fun TaylorAKAirport : Ind Airport ; - - fun TaylorAZAirport : Ind Airport ; - - fun TaylorCountyWIAirport : Ind Airport ; - - fun TchibangaAirport : Ind Airport ; - - fun TchienAirport : Ind Airport ; - - fun TeAnauAirport : Ind Airport ; - - fun TebessaAirport : Ind Airport ; - - fun TeesSideAirport : Ind Airport ; - - fun TefeMAAirport : Ind Airport ; - - fun TegelBerlinAirport : Ind Airport ; - - fun TehachapiMunicipalCAAirport : Ind Airport ; - - fun TehuacanAirport : Ind Airport ; - - fun TekaduAirport : Ind Airport ; - - fun TekamahMunicipalNEAirport : Ind Airport ; - - fun TekinAirport : Ind Airport ; - - fun TelAvivAirport : Ind Airport ; - - fun TelaAirport : Ind Airport ; - - fun TelefominAirport : Ind Airport ; - - fun TelegraphCreekAerodromeBCAirport : Ind Airport ; - - fun TelemacoBorbaPRAirport : Ind Airport ; - - fun TelfairWheelerGAAirport : Ind Airport ; - - fun TelferWesternAustraliaAirport : Ind Airport ; - - fun TelidaAKAirport : Ind Airport ; - - fun TellerAKAirport : Ind Airport ; - - fun TellurideCOAirport : Ind Airport ; - - fun TellurideRegionalCOAirport : Ind Airport ; - - fun TelupidAirport : Ind Airport ; - - fun TeminabuanAirport : Ind Airport ; - - fun TemoraNewSouthWalesAirport : Ind Airport ; - - fun TempelhofBerlinAirport : Ind Airport ; - - fun TemucoAirport : Ind Airport ; - - fun TenakeeAirForceBaseAKAirport : Ind Airport ; - - fun TenerifeCanaryIslandsAirport : Ind Airport ; - - fun TengahRAFStationTengahAirport : Ind Airport ; - - fun TenienteBenMatienzTucumanSanMiguelTucumanAirport : Ind Airport ; - - fun TenienteJorgeHenrichArauzTrinidadAirport : Ind Airport ; - - fun TenkodogoAirport : Ind Airport ; - - fun TennantCreekNorthernTerritoryAirport : Ind Airport ; - - fun TeofiloOtoniMGAirport : Ind Airport ; - - fun TepicAirport : Ind Airport ; - - fun TeptepAirport : Ind Airport ; - - fun TerapoAirport : Ind Airport ; - - fun TeresinaPIAirport : Ind Airport ; - - fun TeresopolisRJAirport : Ind Airport ; - - fun TermizTermesSurkhondaryoAirport : Ind Airport ; - - fun TernateAirport : Ind Airport ; - - fun TernopilTernopolTernopilAirport : Ind Airport ; - - fun TerraceBCAirport : Ind Airport ; - - fun TerraceBayONAirport : Ind Airport ; - - fun TerrellMunicipalTXAirport : Ind Airport ; - - fun TeslinYTAirport : Ind Airport ; - - fun TesseneiAirport : Ind Airport ; - - fun TeteAirport : Ind Airport ; - - fun TetealaBaleineWaterAerodromeQCAirport : Ind Airport ; - - fun TetebediAirport : Ind Airport ; - - fun TeterboroNJAirport : Ind Airport ; - - fun TetiaroaIslandAirport : Ind Airport ; - - fun TetlinAKAirport : Ind Airport ; - - fun TeugeDeventerAirport : Ind Airport ; - - fun TewantinQueenslandAirport : Ind Airport ; - - fun TexarkanaRegionalAirportWebbFieldARAirport : Ind Airport ; - - fun TezpurAirport : Ind Airport ; - - fun TezuAirport : Ind Airport ; - - fun ThabaNchuAirport : Ind Airport ; - - fun ThabaTsekaAirport : Ind Airport ; - - fun ThakhekAirport : Ind Airport ; - - fun ThakurgaonAirport : Ind Airport ; - - fun ThangoolBiloelaQueenslandAirport : Ind Airport ; - - fun ThanjavurAirport : Ind Airport ; - - fun ThargomindahQueenslandAirport : Ind Airport ; - - fun TheBightAirport : Ind Airport ; - - fun TheONeillMunicipalAirportJohnLBakerFieldNEAirport : Ind Airport ; - - fun ThePasMBAirport : Ind Airport ; - - fun TheQueensAKAirport : Ind Airport ; - - fun TheodoreFrancisGreenStateRIAirport : Ind Airport ; - - fun TheodoreQueenslandAirport : Ind Airport ; - - fun ThermalCAAirport : Ind Airport ; - - fun ThicketPortageMBAirport : Ind Airport ; - - fun ThiefRiverFallsRegionalMNAirport : Ind Airport ; - - fun ThingeyriAirport : Ind Airport ; - - fun ThistedAirport : Ind Airport ; - - fun ThohoyandouVendaAirport : Ind Airport ; - - fun ThomasvilleMunicipalGAAirport : Ind Airport ; - - fun ThompsonFallsMTAirport : Ind Airport ; - - fun ThompsonMBAirport : Ind Airport ; - - fun ThorshofnAirport : Ind Airport ; - - fun ThredboNewSouthWalesAirport : Ind Airport ; - - fun ThuleAirBaseThuleAirport : Ind Airport ; - - fun ThumraitAirport : Ind Airport ; - - fun ThunderBayONAirport : Ind Airport ; - - fun ThylungraQueenslandAirport : Ind Airport ; - - fun ThynaSfaxAirport : Ind Airport ; - - fun TibooburraNewSouthWalesAirport : Ind Airport ; - - fun TibuAirport : Ind Airport ; - - fun TichittAirport : Ind Airport ; - - fun TidjikjaAirport : Ind Airport ; - - fun TigaAirport : Ind Airport ; - - fun TignesAirport : Ind Airport ; - - fun TikalAirport : Ind Airport ; - - fun TikapurAirport : Ind Airport ; - - fun TikehauAtollAirport : Ind Airport ; - - fun TikoAirport : Ind Airport ; - - fun TilfalminAirport : Ind Airport ; - - fun TilinAirport : Ind Airport ; - - fun TimaruAirport : Ind Airport ; - - fun TimbaubaPEAirport : Ind Airport ; - - fun TimbedraAirport : Ind Airport ; - - fun TimberCreekAirport : Ind Airport ; - - fun TimbiquiAirport : Ind Airport ; - - fun TimbunkeAirport : Ind Airport ; - - fun TimikaTimukaTembagapuraNewGuineaAirport : Ind Airport ; - - fun TimimounAirport : Ind Airport ; - - fun TimminsONAirport : Ind Airport ; - - fun TinCityLRRSAKAirport : Ind Airport ; - - fun TinakTinakAirport : Ind Airport ; - - fun TindoufAirport : Ind Airport ; - - fun TingoMariaAirport : Ind Airport ; - - fun TingwallShetlandIslandsAirport : Ind Airport ; - - fun TingwonAirport : Ind Airport ; - - fun TinkerAirForceBaseOKAirport : Ind Airport ; - - fun TiogaMunicipalNDAirport : Ind Airport ; - - fun TiomNewGuineaAirport : Ind Airport ; - - fun TiomanAirport : Ind Airport ; - - fun TippiAirport : Ind Airport ; - - fun TiputiniAirport : Ind Airport ; - - fun TiranaAirport : Ind Airport ; - - fun TireeIslandAirport : Ind Airport ; - - fun TirinkotAirport : Ind Airport ; - - fun TiruchirapallyAirport : Ind Airport ; - - fun TirupatiAirport : Ind Airport ; - - fun TisdaleAerodromeSKAirport : Ind Airport ; - - fun TivatAirport : Ind Airport ; - - fun TiziminAirport : Ind Airport ; - - fun TlokoengAirport : Ind Airport ; - - fun TobermoryAirport : Ind Airport ; - - fun TobolskTyumenAirport : Ind Airport ; - - fun TobrukAirport : Ind Airport ; - - fun TocacheAirport : Ind Airport ; - - fun ToccoaRGLetourneauFieldGAAirport : Ind Airport ; - - fun TocoaAirport : Ind Airport ; - - fun TocopillaAirport : Ind Airport ; - - fun TocumwalNewSouthWalesAirport : Ind Airport ; - - fun TofinoBCAirport : Ind Airport ; - - fun TofinoWaterAerodromeBCAirport : Ind Airport ; - - fun TogiakAKAirport : Ind Airport ; - - fun TokAKAirport : Ind Airport ; - - fun TokeenSeaplaneBaseAKAirport : Ind Airport ; - - fun TokoinLomeAirport : Ind Airport ; - - fun ToksookBayAKAirport : Ind Airport ; - - fun TokunoShimaAirport : Ind Airport ; - - fun TokushimaAirport : Ind Airport ; - - fun TolAirport : Ind Airport ; - - fun ToledoAirportWinlockEdCarlsonMemorialFieldWAAirport : Ind Airport ; - - fun ToledoExpressOHAirport : Ind Airport ; - - fun ToledoPRAirport : Ind Airport ; - - fun TolitoliAirport : Ind Airport ; - - fun TolmachevoNovosibirskAirport : Ind Airport ; - - fun ToluAirport : Ind Airport ; - - fun TomOConnerTXAirport : Ind Airport ; - - fun TomPriceWesternAustraliaAirport : Ind Airport ; - - fun TomanggongAirport : Ind Airport ; - - fun TomasGuardiaLiberiaAirport : Ind Airport ; - - fun TombouctouAirport : Ind Airport ; - - fun TompkinsvilleMonroeCountyKYAirport : Ind Airport ; - - fun ToncontinTegucigalpaAirport : Ind Airport ; - - fun TonghuaAirport : Ind Airport ; - - fun TongliaoAirport : Ind Airport ; - - fun TongoaAirport : Ind Airport ; - - fun TonopahNVAirport : Ind Airport ; - - fun TonopahTestRangeNVAirport : Ind Airport ; - - fun TonuAirport : Ind Airport ; - - fun ToowoombaQueenslandAirport : Ind Airport ; - - fun TorokinaAirport : Ind Airport ; - - fun TorontoDowntownHeliportONAirport : Ind Airport ; - - fun TorontoIslandONAirport : Ind Airport ; - - fun TororoAirport : Ind Airport ; - - fun TorpSandefjordAirport : Ind Airport ; - - fun TorranceMunicipalCAAirport : Ind Airport ; - - fun TorrejonAirForceBaseMadridAirport : Ind Airport ; - - fun TorremolinosAirport : Ind Airport ; - - fun TorreonAirport : Ind Airport ; - - fun TorresAirport : Ind Airport ; - - fun TorringtonMunicipalWYAirport : Ind Airport ; - - fun TortoliSardiniaAirport : Ind Airport ; - - fun TortuqueroAirport : Ind Airport ; - - fun TorwoodQueenslandAirport : Ind Airport ; - - fun TotnessAirport : Ind Airport ; - - fun TottoriAirport : Ind Airport ; - - fun ToubaAirport : Ind Airport ; - - fun TouganAirport : Ind Airport ; - - fun TouhoAirport : Ind Airport ; - - fun ToussusLeNobleAirport : Ind Airport ; - - fun TownsvilleQueenslandAirport : Ind Airport ; - - fun ToyamaAirport : Ind Airport ; - - fun TrabzonAirBaseTrabzonAirport : Ind Airport ; - - fun TracyMunicipalCAAirport : Ind Airport ; - - fun TradewindTXAirport : Ind Airport ; - - fun TrangAirport : Ind Airport ; - - fun TrapaniAirport : Ind Airport ; - - fun TraralgonVictoriaAirport : Ind Airport ; - - fun TravisAirForceBaseCAAirport : Ind Airport ; - - fun TreasureCayAbacoAirport : Ind Airport ; - - fun TreePointAKAirport : Ind Airport ; - - fun TreintayTresAirport : Ind Airport ; - - fun TremontonMunicipalUTAirport : Ind Airport ; - - fun TrentLottInternationalMSAirport : Ind Airport ; - - fun TrentonMunicipalMOAirport : Ind Airport ; - - fun TrentonONAirport : Ind Airport ; - - fun TresArroyosAirport : Ind Airport ; - - fun TresCoracoesMGAirport : Ind Airport ; - - fun TresEsquinasAirport : Ind Airport ; - - fun TresLagoasMTAirport : Ind Airport ; - - fun TresRiosRJAirport : Ind Airport ; - - fun TriCitiesWAAirport : Ind Airport ; - - fun TriCityInternationalMIAirport : Ind Airport ; - - fun TriCityKSAirport : Ind Airport ; - - fun TriCityRegionalTNAirport : Ind Airport ; - - fun TriCountyRegionalWIAirport : Ind Airport ; - - fun TrigodeMoraisAirport : Ind Airport ; - - fun TrincomaleeAirport : Ind Airport ; - - fun TrinidadAirport : Ind Airport ; - - fun TrinidadAirportColombia : Ind Airport ; - - fun TripleIslandBCAirport : Ind Airport ; - - fun TrissinoVicenzaAirport : Ind Airport ; - - fun TroisRivieresQCAirport : Ind Airport ; - - fun TrollhattanAirport : Ind Airport ; - - fun TronaCAAirport : Ind Airport ; - - fun TroyMunicipalALAirport : Ind Airport ; - - fun TruckeeTahoeCAAirport : Ind Airport ; - - fun TrujilloAirport : Ind Airport ; - - fun TrujilloAirportHonduras : Ind Airport ; - - fun TruthorConsequencesMunicipalNMAirport : Ind Airport ; - - fun TsaratananaAirport : Ind Airport ; - - fun TsentrainyOdesaAirport : Ind Airport ; - - fun TsewiAirport : Ind Airport ; - - fun TshikapaAirport : Ind Airport ; - - fun TshipiseAirport : Ind Airport ; - - fun TsiliTsiliAirport : Ind Airport ; - - fun TsiroanomandidyAirport : Ind Airport ; - - fun TsumebAirport : Ind Airport ; - - fun TsushimaAirport : Ind Airport ; - - fun TubaCityAZAirport : Ind Airport ; - - fun TubalaAirport : Ind Airport ; - - fun TubuaiTubuaiIslandsAirport : Ind Airport ; - - fun TucsonInternationalAZAirport : Ind Airport ; - - fun TucumaAirport : Ind Airport ; - - fun TucumcariMunicipalNMAirport : Ind Airport ; - - fun TucupitaAirport : Ind Airport ; - - fun TucuruiPAAirport : Ind Airport ; - - fun TufiAirport : Ind Airport ; - - fun TuguegaraoAirport : Ind Airport ; - - fun TuktoyaktukNTAirport : Ind Airport ; - - fun TulagiAirport : Ind Airport ; - - fun TulceaAirport : Ind Airport ; - - fun TulearAirport : Ind Airport ; - - fun TuliLodgeAirport : Ind Airport ; - - fun TullahomaRegionalAirportWmNorthernFieldTNAirport : Ind Airport ; - - fun TullamarineInternationalVictoriaAirport : Ind Airport ; - - fun TulsaInternationalOKAirport : Ind Airport ; - - fun TuluaAirport : Ind Airport ; - - fun TulugakAirport : Ind Airport ; - - fun TuluksakAKAirport : Ind Airport ; - - fun TulumAirport : Ind Airport ; - - fun TumAirport : Ind Airport ; - - fun TumacoAirport : Ind Airport ; - - fun TumbangSambaAirport : Ind Airport ; - - fun TumbesAirport : Ind Airport ; - - fun TumblerRidgeAerodromeBCAirport : Ind Airport ; - - fun TumeremoAirport : Ind Airport ; - - fun TumlingtarAirport : Ind Airport ; - - fun TumolbilAirport : Ind Airport ; - - fun TumutNewSouthWalesAirport : Ind Airport ; - - fun TuntatuliakAKAirport : Ind Airport ; - - fun TununakAKAirport : Ind Airport ; - - fun TunxiAirport : Ind Airport ; - - fun TupeloMunicipalCDLemonsMSAirport : Ind Airport ; - - fun TupileAirport : Ind Airport ; - - fun TuraifAirport : Ind Airport ; - - fun TurbatAirport : Ind Airport ; - - fun TurboAirport : Ind Airport ; - - fun TureiaAirport : Ind Airport ; - - fun TurkeyCreekWesternAustraliaAirport : Ind Airport ; - - fun TurkuAirport : Ind Airport ; - - fun TurtleIslandAirport : Ind Airport ; - - fun TuscaloosaMunicipalALAirport : Ind Airport ; - - fun TustinMarineCorpsAirStationCAAirport : Ind Airport ; - - fun TuxpanAirport : Ind Airport ; - - fun TuxtlaGutierrezAirport : Ind Airport ; - - fun TuyHoaAirport : Ind Airport ; - - fun TwentyninePalmsCAAirport : Ind Airport ; - - fun TwentyninePalmsEAFMarineCorpsAirGroundCombatCenterCAAirport : Ind Airport ; - - fun TwinFallsSunValleyRegionalAirportJoslinFieldIDAirport : Ind Airport ; - - fun TwinHillsAKAirport : Ind Airport ; - - fun TwoHarborsAmphibiousTerminalCAAirport : Ind Airport ; - - fun TylerPoundsFieldTXAirport : Ind Airport ; - - fun TyndallAirForceBaseFLAirport : Ind Airport ; - - fun TyonekAKAirport : Ind Airport ; - - fun TzaneenAirport : Ind Airport ; - - fun USCoastGuardGuamAirport : Ind Airport ; - - fun UaHukaMarquesasIslandsAirport : Ind Airport ; - - fun UaPuMarquesasIslandsAirport : Ind Airport ; - - fun UaxactunAirport : Ind Airport ; - - fun UbatubaAirport : Ind Airport ; - - fun UbeAirport : Ind Airport ; - - fun UberabaMGAirport : Ind Airport ; - - fun UberlandiaMGAirport : Ind Airport ; - - fun UbonRatchathniAirport : Ind Airport ; - - fun UchizaAirport : Ind Airport ; - - fun UdaipurAirport : Ind Airport ; - - fun UdomxayAirport : Ind Airport ; - - fun UdonThaniAirport : Ind Airport ; - - fun UfaBashkortostanAirport : Ind Airport ; - - fun UganikAKAirport : Ind Airport ; - - fun UgashikBayAKAirport : Ind Airport ; - - fun UgashikNewAKAirport : Ind Airport ; - - fun UgnuKuparukAKAirport : Ind Airport ; - - fun UherskeHradisteAirport : Ind Airport ; - - fun UigeAirport : Ind Airport ; - - fun UjaeIslandAirport : Ind Airport ; - - fun UkiahMunicipalCAAirport : Ind Airport ; - - fun UlKmarsAirport : Ind Airport ; - - fun UlanBatorAirport : Ind Airport ; - - fun UleiAirport : Ind Airport ; - - fun UlithiUlithiIslandAirport : Ind Airport ; - - fun UlmAirport : Ind Airport ; - - fun UlsanAirport : Ind Airport ; - - fun UlundiAirport : Ind Airport ; - - fun UmbaAirport : Ind Airport ; - - fun UmeaAirport : Ind Airport ; - - fun UmiatAKAirport : Ind Airport ; - - fun UmiujaqQCAirport : Ind Airport ; - - fun UmmAlquwainAirport : Ind Airport ; - - fun UmnakAKAirport : Ind Airport ; - - fun UmnakIslandAKAirport : Ind Airport ; - - fun UmtataTranskeiAirport : Ind Airport ; - - fun UmuaramaPRAirport : Ind Airport ; - - fun UnalakleetAKAirport : Ind Airport ; - - fun UnayzahAirport : Ind Airport ; - - fun UndarraAirport : Ind Airport ; - - fun UnguiaAirport : Ind Airport ; - - fun UniaodoVitoriaPRAirport : Ind Airport ; - - fun UnionIslandAirport : Ind Airport ; - - fun UniversityOxfordMSAirport : Ind Airport ; - - fun UniversityParkPAAirport : Ind Airport ; - - fun UniversityofOklahomaWestheimerOKAirport : Ind Airport ; - - fun UnstShetlandIslandsAirport : Ind Airport ; - - fun UpalaAirport : Ind Airport ; - - fun UpavonEnglandAirport : Ind Airport ; - - fun UpiaraAirport : Ind Airport ; - - fun UpingtonAirport : Ind Airport ; - - fun UpoluHIAirport : Ind Airport ; - - fun UpperHeyfordRAFStationEnglandAirport : Ind Airport ; - - fun UraniumCitySKAirport : Ind Airport ; - - fun UrgenchKarakalpakstanAirport : Ind Airport ; - - fun UrgoonAirport : Ind Airport ; - - fun UribeAirport : Ind Airport ; - - fun UrimanAirport : Ind Airport ; - - fun UrmiehAirport : Ind Airport ; - - fun UrraoAirport : Ind Airport ; - - fun UruapanAirport : Ind Airport ; - - fun UrubupungaMTAirport : Ind Airport ; - - fun UruzganAirport : Ind Airport ; - - fun UselessLoopWesternAustraliaAirport : Ind Airport ; - - fun UshuaiaAirport : Ind Airport ; - - fun UsinoAirport : Ind Airport ; - - fun UsinskAirport : Ind Airport ; - - fun UstIlimskIrkutskAirport : Ind Airport ; - - fun UstUkhtaKomiAirport : Ind Airport ; - - fun UstuopAirport : Ind Airport ; - - fun UtilaIslandAirport : Ind Airport ; - - fun UtirikIslandUtirikAirport : Ind Airport ; - - fun UtsunomiyaAirport : Ind Airport ; - - fun UttaraditAirport : Ind Airport ; - - fun UummannaqAirport : Ind Airport ; - - fun UvolAirport : Ind Airport ; - - fun UzhgorodZakarpatskaTranscarpathiaAirport : Ind Airport ; - - fun VaasaAirport : Ind Airport ; - - fun VadsoeVadsoAirport : Ind Airport ; - - fun VaernesTrondheimAirport : Ind Airport ; - - fun VaeroyAirport : Ind Airport ; - - fun VahitahiAirport : Ind Airport ; - - fun VailJunctionHeliportCOAirport : Ind Airport ; - - fun ValbonneAirport : Ind Airport ; - - fun ValchetaAirport : Ind Airport ; - - fun ValdIsereAirport : Ind Airport ; - - fun ValdOrQCAirport : Ind Airport ; - - fun ValdepenasAirport : Ind Airport ; - - fun ValdezAKAirport : Ind Airport ; - - fun ValdiviaAirport : Ind Airport ; - - fun ValdostaRegionalGAAirport : Ind Airport ; - - fun ValencaBAAirport : Ind Airport ; - - fun ValenceAirport : Ind Airport ; - - fun ValenciaAirport : Ind Airport ; - - fun ValeraAirport : Ind Airport ; - - fun ValesdirAirport : Ind Airport ; - - fun ValladolidAirport : Ind Airport ; - - fun ValledePascuaAirport : Ind Airport ; - - fun ValleduparAirport : Ind Airport ; - - fun VallejoAirport : Ind Airport ; - - fun VallenarAirport : Ind Airport ; - - fun VallesAirport : Ind Airport ; - - fun ValparaisoAirport : Ind Airport ; - - fun ValverdeAirport : Ind Airport ; - - fun VanAirport : Ind Airport ; - - fun VanNuysCAAirport : Ind Airport ; - - fun VanWertCountyOHAirport : Ind Airport ; - - fun VancouverInternationalBCAirport : Ind Airport ; - - fun VandaliaMunicipalILAirport : Ind Airport ; - - fun VandenbergAirForceBaseCAAirport : Ind Airport ; - - fun VangriengAirport : Ind Airport ; - - fun VanimoAirport : Ind Airport ; - - fun VanjiAirport : Ind Airport ; - - fun VannesAirport : Ind Airport ; - - fun VanrookQueenslandAirport : Ind Airport ; - - fun VanuabalavuAirport : Ind Airport ; - - fun VaraderoAirport : Ind Airport ; - - fun VaranasiAirport : Ind Airport ; - - fun VarginhaMGAirport : Ind Airport ; - - fun VarkausAirport : Ind Airport ; - - fun VarnaAirport : Ind Airport ; - - fun VarrelbuschAirport : Ind Airport ; - - fun VasquezCoboLeticiaAirport : Ind Airport ; - - fun VastervikAirport : Ind Airport ; - - fun VatomandryAirport : Ind Airport ; - - fun VatukoulaAirport : Ind Airport ; - - fun VatuleleAirport : Ind Airport ; - - fun VaxjoAirport : Ind Airport ; - - fun VejleAirport : Ind Airport ; - - fun VelikiyeLukiPskovAirport : Ind Airport ; - - fun VelikiyeLukiWelikijeLukiPskovAirport : Ind Airport ; - - fun VenetieAKAirport : Ind Airport ; - - fun VeniceMunicipalFLAirport : Ind Airport ; - - fun VermilionABAirport : Ind Airport ; - - fun VernalUTAirport : Ind Airport ; - - fun VernonAerodromeBCAirport : Ind Airport ; - - fun VeroBeachMunicipalFLAirport : Ind Airport ; - - fun VersaillesAirport : Ind Airport ; - - fun VestmannaeyjarAirport : Ind Airport ; - - fun VichaderoAirport : Ind Airport ; - - fun VicksburgMunicipalMSAirport : Ind Airport ; - - fun VictoriaAirportCameroon : Ind Airport ; - - fun VictoriaAirportChile : Ind Airport ; - - fun VictoriaAirportHonduras : Ind Airport ; - - fun VictoriaFallsAirport : Ind Airport ; - - fun VictoriaInnerHarbourWaterAerodromeBCAirport : Ind Airport ; - - fun VictoriaInternationalBCAirport : Ind Airport ; - - fun VictoriaRegionalTXAirport : Ind Airport ; - - fun VictoriaRiverDownsNorthernTerritoryAirport : Ind Airport ; - - fun VictoriaSTOLportQCAirport : Ind Airport ; - - fun VictoriadelasTunasAirport : Ind Airport ; - - fun VidaliaMunicipalGAAirport : Ind Airport ; - - fun VidinAirport : Ind Airport ; - - fun VidrasauTirguMuresAirport : Ind Airport ; - - fun ViequesViequesAirport : Ind Airport ; - - fun ViewCoveAKAirport : Ind Airport ; - - fun ViganAirport : Ind Airport ; - - fun VigieStLuciaCastriesAirport : Ind Airport ; - - fun VigoAirport : Ind Airport ; - - fun VijayawadaAirport : Ind Airport ; - - fun VilaJunqueiroAirport : Ind Airport ; - - fun VilaRealAirport : Ind Airport ; - - fun VilaRicaAirport : Ind Airport ; - - fun VilaVelhoESAirport : Ind Airport ; - - fun VilanculosAirport : Ind Airport ; - - fun VilhelminaAirport : Ind Airport ; - - fun VillaConstitucionAirport : Ind Airport ; - - fun VillaDoloresAirport : Ind Airport ; - - fun VillaGesellAirport : Ind Airport ; - - fun VillaMercedesAirport : Ind Airport ; - - fun VillaMontesAirport : Ind Airport ; - - fun VillafrancaVeronaAirport : Ind Airport ; - - fun VillagarzonAirport : Ind Airport ; - - fun VilniusAirport : Ind Airport ; - - fun VinhLongAirport : Ind Airport ; - - fun VinnytsyaVinnytsyaAirport : Ind Airport ; - - fun VintonVeteransMemorialAirparkIAAirport : Ind Airport ; - - fun ViquequeAirport : Ind Airport ; - - fun ViracAirport : Ind Airport ; - - fun ViracoposSPAirport : Ind Airport ; - - fun VirginGordaNavalStationVirginGordaAirport : Ind Airport ; - - fun VirginGordaValleyVirginGordaAirport : Ind Airport ; - - fun VirginIslandsSeaplaneBaseVirginIslandsAirport : Ind Airport ; - - fun VirginiaHighlandsVAAirport : Ind Airport ; - - fun ViruAirport : Ind Airport ; - - fun ViruViruInternationalSantaCruzAirport : Ind Airport ; - - fun VisaliaMunicipalCAAirport : Ind Airport ; - - fun VisbyAirport : Ind Airport ; - - fun ViseuAirport : Ind Airport ; - - fun VishakhapatnamAirport : Ind Airport ; - - fun VitoriaAirport : Ind Airport ; - - fun VitoriaESAirport : Ind Airport ; - - fun VitoriadaConquistaBAAirport : Ind Airport ; - - fun VitsyebskVitebskVitsyebskAirport : Ind Airport ; - - fun VittelAirport : Ind Airport ; - - fun ViviganiAirport : Ind Airport ; - - fun VizagAirport : Ind Airport ; - - fun VladikavkazNorthOssetiaAirport : Ind Airport ; - - fun VladivostokPrimoryeAirport : Ind Airport ; - - fun VnukovoMoscowAirport : Ind Airport ; - - fun VogensSkrydstrupAirport : Ind Airport ; - - fun VohemarAirport : Ind Airport ; - - fun VoinjamaAirport : Ind Airport ; - - fun VolgodonskRostovAirport : Ind Airport ; - - fun VolgogradStalingradVolgogradAirport : Ind Airport ; - - fun VolkFieldWIAirport : Ind Airport ; - - fun VolosAirport : Ind Airport ; - - fun VolovanAirport : Ind Airport ; - - fun VoltaRedondaRJAirport : Ind Airport ; - - fun VopnafjordurAirport : Ind Airport ; - - fun VorkutaKomiAirport : Ind Airport ; - - fun VoronezhVoronezhAirport : Ind Airport ; - - fun VotuporangaSPAirport : Ind Airport ; - - fun VrajdebnaSofiaAirport : Ind Airport ; - - fun VredendalAirport : Ind Airport ; - - fun VryburgAirport : Ind Airport ; - - fun VryheidAirport : Ind Airport ; - - fun WabagAirport : Ind Airport ; - - fun WaboAirport : Ind Airport ; - - fun WabushNFAirport : Ind Airport ; - - fun WacaAirport : Ind Airport ; - - fun WaddingtonRAFStationEnglandAirport : Ind Airport ; - - fun WadiAdDawasirAirport : Ind Airport ; - - fun WadiAinAirport : Ind Airport ; - - fun WadiHalfaAirport : Ind Airport ; - - fun WagetheAirport : Ind Airport ; - - fun WaggaWaggaNewSouthWalesAirport : Ind Airport ; - - fun WagnyAirport : Ind Airport ; - - fun WaikoloaHIAirport : Ind Airport ; - - fun WaimeaKohalaHIAirport : Ind Airport ; - - fun WaingapuAirport : Ind Airport ; - - fun WainwrightABAirport : Ind Airport ; - - fun WaitangiAirport : Ind Airport ; - - fun WajirAirport : Ind Airport ; - - fun WakunaiAirport : Ind Airport ; - - fun WalahaAirport : Ind Airport ; - - fun WalchaNewSouthWalesAirport : Ind Airport ; - - fun WalesAKAirport : Ind Airport ; - - fun WalgettNewSouthWalesAirport : Ind Airport ; - - fun WalkersCayAbacoAirport : Ind Airport ; - - fun WallStSeaplaneDockNYAirport : Ind Airport ; - - fun WallalAirport : Ind Airport ; - - fun WalterboroMunicipalSCAirport : Ind Airport ; - - fun WalvisBayAirport : Ind Airport ; - - fun WamenaAirport : Ind Airport ; - - fun WanaAirport : Ind Airport ; - - fun WanakaAirport : Ind Airport ; - - fun WandoAirport : Ind Airport ; - - fun WanganuiAirport : Ind Airport ; - - fun WangarattaVictoriaAirport : Ind Airport ; - - fun WantoatAirport : Ind Airport ; - - fun WanumaAirport : Ind Airport ; - - fun WanxianSichuanAirport : Ind Airport ; - - fun WapenamandaAirport : Ind Airport ; - - fun WarderAirport : Ind Airport ; - - fun WareMAAirport : Ind Airport ; - - fun WarisAirport : Ind Airport ; - - fun WarminsterNADCPAAirport : Ind Airport ; - - fun WarraberIslandQueenslandAirport : Ind Airport ; - - fun WarracknabealVictoriaAirport : Ind Airport ; - - fun WarramboorMtKeithWesternAustraliaAirport : Ind Airport ; - - fun WarranagineWesternAustraliaAirport : Ind Airport ; - - fun WarrangalAirport : Ind Airport ; - - fun WarrenCountyMemorialTNAirport : Ind Airport ; - - fun WarrenFieldNCAirport : Ind Airport ; - - fun WarrenNewSouthWalesAirport : Ind Airport ; - - fun WarrnamboolVictoriaAirport : Ind Airport ; - - fun WarroadInternationalAirportSwedeCarlsonFieldMNAirport : Ind Airport ; - - fun WarwickQueenslandAirport : Ind Airport ; - - fun WashaboAirport : Ind Airport ; - - fun WashingtonCountyPAAirport : Ind Airport ; - - fun WasillaAKAirport : Ind Airport ; - - fun WasiorAirport : Ind Airport ; - - fun WaskaganishQCAirport : Ind Airport ; - - fun WasuAirport : Ind Airport ; - - fun WasuaAirport : Ind Airport ; - - fun WaterburyOxfordCTAirport : Ind Airport ; - - fun WaterfordAirport : Ind Airport ; - - fun WaterlooNorthernTerritoryAirport : Ind Airport ; - - fun WatertownMunicipalWIAirport : Ind Airport ; - - fun WatervilleRobertLafleurMEAirport : Ind Airport ; - - fun WatsonLakeYTAirport : Ind Airport ; - - fun WatsonvilleMunicipalCAAirport : Ind Airport ; - - fun WattayVientianeAirport : Ind Airport ; - - fun WauAirport : Ind Airport ; - - fun WauAirportSudan : Ind Airport ; - - fun WauchopeNewSouthWalesAirport : Ind Airport ; - - fun WaukeganRegionalILAirport : Ind Airport ; - - fun WaukeshaCountyWIAirport : Ind Airport ; - - fun WaukonMunicipalIAAirport : Ind Airport ; - - fun WaveHillNorthernTerritoryAirport : Ind Airport ; - - fun WaverneyAirport : Ind Airport ; - - fun WawaONAirport : Ind Airport ; - - fun WawoiFallsAirport : Ind Airport ; - - fun WeagamowLakeONAirport : Ind Airport ; - - fun WeamAirport : Ind Airport ; - - fun WeasuaAirport : Ind Airport ; - - fun WebequieONAirport : Ind Airport ; - - fun WedauAirport : Ind Airport ; - - fun WeeWaaNewSouthWalesAirport : Ind Airport ; - - fun WeifangAirport : Ind Airport ; - - fun WeihaiAirport : Ind Airport ; - - fun WeipaQueenslandAirport : Ind Airport ; - - fun WelkomAirport : Ind Airport ; - - fun WelshpoolVictoriaAirport : Ind Airport ; - - fun WemindjiQCAirport : Ind Airport ; - - fun WenzhouAirport : Ind Airport ; - - fun WerurAirport : Ind Airport ; - - fun WespamAirport : Ind Airport ; - - fun WestEndAirport : Ind Airport ; - - fun WestEndTortolaAirport : Ind Airport ; - - fun WestHoustonTXAirport : Ind Airport ; - - fun WestKaviAKAirport : Ind Airport ; - - fun WestKuparukAKAirport : Ind Airport ; - - fun WestMallingEnglandAirport : Ind Airport ; - - fun WestPlainsMunicipalMOAirport : Ind Airport ; - - fun WestSaleVictoriaAirport : Ind Airport ; - - fun WestTinianTinianPeipeinimaruAirport : Ind Airport ; - - fun WestWoodwardOKAirport : Ind Airport ; - - fun WestWyalongNewSouthWalesAirport : Ind Airport ; - - fun WesterlyStateRIAirport : Ind Airport ; - - fun WestmorelandCountyPAAirport : Ind Airport ; - - fun WestportAirport : Ind Airport ; - - fun WestrayAirport : Ind Airport ; - - fun WestsoundSeaplaneBaseWAAirport : Ind Airport ; - - fun WetzlarAirport : Ind Airport ; - - fun WewakAirport : Ind Airport ; - - fun WexfordAirport : Ind Airport ; - - fun WhakataneAirport : Ind Airport ; - - fun WhaleCoveNTAirport : Ind Airport ; - - fun WhalsayAirport : Ind Airport ; - - fun WhangareiAirport : Ind Airport ; - - fun WhartonMunicipalTXAirport : Ind Airport ; - - fun WheghnanAirport : Ind Airport ; - - fun WhidbeyIslandNavalAirStationAultFieldWAAirport : Ind Airport ; - - fun WhiteMountainAKAirport : Ind Airport ; - - fun WhiteRiverWaterAerodromeONAirport : Ind Airport ; - - fun WhiteRockTXAirport : Ind Airport ; - - fun WhiteSulphurSpringsWVAirport : Ind Airport ; - - fun WhitecourtABAirport : Ind Airport ; - - fun WhitehorseYTAirport : Ind Airport ; - - fun WhitehouseNavalOutlyingFieldFLAirport : Ind Airport ; - - fun WhitemanAirForceBaseMOAirport : Ind Airport ; - - fun WhitemanCAAirport : Ind Airport ; - - fun WhiteriverAZAirport : Ind Airport ; - - fun WhitesideCountyAirportJosHBittorfFieldILAirport : Ind Airport ; - - fun WhitingFieldNavalkAirStationNorthFLAirport : Ind Airport ; - - fun WhittangaAirport : Ind Airport ; - - fun WhyallaSouthAustraliaAirport : Ind Airport ; - - fun WiartonONAirport : Ind Airport ; - - fun WickAirport : Ind Airport ; - - fun WickhamAirport : Ind Airport ; - - fun WiesbadenAirBaseWiesbadenAirport : Ind Airport ; - - fun WiesbadenAirport : Ind Airport ; - - fun WilcanniaSouthAustraliaAirport : Ind Airport ; - - fun WildenrathAirport : Ind Airport ; - - fun WildwoodAKAirport : Ind Airport ; - - fun WileyPostOKAirport : Ind Airport ; - - fun WilhemshavenAirport : Ind Airport ; - - fun WilkesBarreWyomingValleyPAAirport : Ind Airport ; - - fun WillRogersWorldOKAirport : Ind Airport ; - - fun WilliamPGwinnFLAirport : Ind Airport ; - - fun WilliamTPiperMemorialPAAirport : Ind Airport ; - - fun WilliamsHarbourNFAirport : Ind Airport ; - - fun WilliamsLakeBCAirport : Ind Airport ; - - fun WilliamsonCountyRegionalILAirport : Ind Airport ; - - fun WilliamtownNewSouthWalesAirport : Ind Airport ; - - fun WillowAKAirport : Ind Airport ; - - fun WillowGroveNavalAirStationPAAirport : Ind Airport ; - - fun WillowRunMIAirport : Ind Airport ; - - fun WillowsGlennCountyCAAirport : Ind Airport ; - - fun WilsonNairobiAirport : Ind Airport ; - - fun WiltonCTAirport : Ind Airport ; - - fun WilunaWesternAustraliaAirport : Ind Airport ; - - fun WinchesterRegionalVAAirport : Ind Airport ; - - fun WindarraWesternAustraliaAirport : Ind Airport ; - - fun WinderGAAirport : Ind Airport ; - - fun WindomMunicipalMNAirport : Ind Airport ; - - fun WindorahParkQueenslandAirport : Ind Airport ; - - fun WindsorONAirport : Ind Airport ; - - fun WiniskONAirport : Ind Airport ; - - fun WinnemuccaMunicipalNVAirport : Ind Airport ; - - fun WinnipegInternationalMBAirport : Ind Airport ; - - fun WinonaMunicipalAirportMaxConradFieldMNAirport : Ind Airport ; - - fun WinstonFieldTXAirport : Ind Airport ; - - fun WinterParkCOAirport : Ind Airport ; - - fun WintonQueenslandAirport : Ind Airport ; - - fun WipimAirport : Ind Airport ; - - fun WisemanAKAirport : Ind Airport ; - - fun WithamFieldFLAirport : Ind Airport ; - - fun WittendomGorgeWesternAustraliaAirport : Ind Airport ; - - fun WittmanRegionalWIAirport : Ind Airport ; - - fun WituAirport : Ind Airport ; - - fun WoburnMAAirport : Ind Airport ; - - fun WoensdrechtAirport : Ind Airport ; - - fun WoitapeAirport : Ind Airport ; - - fun WojaAirport : Ind Airport ; - - fun WollastonLakeSKAirport : Ind Airport ; - - fun WollogorangAirport : Ind Airport ; - - fun WollongongNewSouthWalesAirport : Ind Airport ; - - fun WologissiAirport : Ind Airport ; - - fun WonanAirport : Ind Airport ; - - fun WondaiAirport : Ind Airport ; - - fun WonderboomPretoriaAirport : Ind Airport ; - - fun WondoolaAirport : Ind Airport ; - - fun WonenaraAirport : Ind Airport ; - - fun WonkenAirport : Ind Airport ; - - fun WoodCountyAirportGillRobbWilsonFieldWVAirport : Ind Airport ; - - fun WoodRiverAKAirport : Ind Airport ; - - fun WoodbridgeRAFStationEnglandAirport : Ind Airport ; - - fun WoodchopperAKAirport : Ind Airport ; - - fun WoodfordAerodromeEnglandAirport : Ind Airport ; - - fun WoodgreenNorthernTerritoryAirport : Ind Airport ; - - fun WoomeraSouthAustraliaAirport : Ind Airport ; - - fun WoraNaYeAirport : Ind Airport ; - - fun WorcesterMunicipalMAAirport : Ind Airport ; - - fun WorlandMunicipalWYAirport : Ind Airport ; - - fun WorldTradeCenterNYAirport : Ind Airport ; - - fun WorthingtonMunicipalMNAirport : Ind Airport ; - - fun WothoAirport : Ind Airport ; - - fun WotjeWotjeAirport : Ind Airport ; - - fun WrangellAKAirport : Ind Airport ; - - fun WrigleyNTAirport : Ind Airport ; - - fun WroclawAirport : Ind Airport ; - - fun WrothamQueenslandAirport : Ind Airport ; - - fun WuauTaiyuanAirport : Ind Airport ; - - fun WudinnaSouthAustraliaAirport : Ind Airport ; - - fun WuhanAirport : Ind Airport ; - - fun WuhuAirport : Ind Airport ; - - fun WunnumminLakeONAirport : Ind Airport ; - - fun WuppertalAirport : Ind Airport ; - - fun WurzburgAirport : Ind Airport ; - - fun WuvuluIslandAirport : Ind Airport ; - - fun WuxiAirport : Ind Airport ; - - fun WuyishanAirport : Ind Airport ; - - fun WuzhouAirport : Ind Airport ; - - fun WykaufFoehrAirport : Ind Airport ; - - fun WyndhamWesternAustraliaAirport : Ind Airport ; - - fun WynyardSKAirport : Ind Airport ; - - fun WynyardTasmaniaAirport : Ind Airport ; - - fun XaiXaiViladeJoaoBeloAirport : Ind Airport ; - - fun XangongoAirport : Ind Airport ; - - fun XayaburyAirport : Ind Airport ; - - fun XiamenAirport : Ind Airport ; - - fun XiamenAmoyAirport : Ind Airport ; - - fun XianXianyangAirport : Ind Airport ; - - fun XiangfanAirport : Ind Airport ; - - fun XichangAirport : Ind Airport ; - - fun XiengKhouangAirport : Ind Airport ; - - fun XienglomAirport : Ind Airport ; - - fun XiguanXianZiAnAirport : Ind Airport ; - - fun XilinhotAirport : Ind Airport ; - - fun XingchengAirport : Ind Airport ; - - fun XingningAirport : Ind Airport ; - - fun XingtaiAirport : Ind Airport ; - - fun XinguaraAirport : Ind Airport ; - - fun XiningAirport : Ind Airport ; - - fun XoxocotlanOaxacaAirport : Ind Airport ; - - fun XuzhouAirport : Ind Airport ; - - fun YakimaAirTerminalWAAirport : Ind Airport ; - - fun YakutatAKAirport : Ind Airport ; - - fun YalgooWesternAustraliaAirport : Ind Airport ; - - fun YalovaYalovaAsagisolozAirport : Ind Airport ; - - fun YamIslandQueenslandAirport : Ind Airport ; - - fun YanbuAirport : Ind Airport ; - - fun YanchenAirport : Ind Airport ; - - fun YandinaRusselIsAirport : Ind Airport ; - - fun YangambiAirport : Ind Airport ; - - fun YanjiAirport : Ind Airport ; - - fun YantaiAirport : Ind Airport ; - - fun YapInternationalYapIslandAirport : Ind Airport ; - - fun YaquaraAirport : Ind Airport ; - - fun YarmouthNSAirport : Ind Airport ; - - fun YavarateAirport : Ind Airport ; - - fun YavizaAirport : Ind Airport ; - - fun YeAirport : Ind Airport ; - - fun YechonAirport : Ind Airport ; - - fun YegepaAirport : Ind Airport ; - - fun YekaterinburgEkaterinburgSverdlovskAirport : Ind Airport ; - - fun YellowknifeNTAirport : Ind Airport ; - - fun YellowstoneMTAirport : Ind Airport ; - - fun YengemaAirport : Ind Airport ; - - fun YenkisAirport : Ind Airport ; - - fun YeoviltonAirport : Ind Airport ; - - fun YesBayLodgeSeaplaneBaseAKAirport : Ind Airport ; - - fun YevaAirport : Ind Airport ; - - fun YibinSichuanAirport : Ind Airport ; - - fun YichangAirport : Ind Airport ; - - fun YilanAirport : Ind Airport ; - - fun YiningAirport : Ind Airport ; - - fun YiwuAirport : Ind Airport ; - - fun YokohamaAirport : Ind Airport ; - - fun YokotaAirForceBaseYokotaAirport : Ind Airport ; - - fun YolaAirport : Ind Airport ; - - fun YonagoAirport : Ind Airport ; - - fun YonaguniJimaAirport : Ind Airport ; - - fun YorkLandingMBAirport : Ind Airport ; - - fun YorkPAAirport : Ind Airport ; - - fun YorkeIslandsQueenslandAirport : Ind Airport ; - - fun YorketownSouthAustraliaAirport : Ind Airport ; - - fun YorktonSKAirport : Ind Airport ; - - fun YoroAirport : Ind Airport ; - - fun YoronJimaAirport : Ind Airport ; - - fun YosemiteParkCAAirport : Ind Airport ; - - fun YosuAirport : Ind Airport ; - - fun YoungNewSouthWalesAirport : Ind Airport ; - - fun YoungsfieldCapeTownAirport : Ind Airport ; - - fun YoungstownMunicipalOHAirport : Ind Airport ; - - fun YubaCountyCAAirport : Ind Airport ; - - fun YuccaFlatsNVAirport : Ind Airport ; - - fun YuendumuNorthernTerritoryAirport : Ind Airport ; - - fun YuleIslandAirport : Ind Airport ; - - fun YulemisteTallinnAirport : Ind Airport ; - - fun YulinAirport : Ind Airport ; - - fun YumaMarinaCorpsAirStationAZAirport : Ind Airport ; - - fun YumaMarineCorpsAirStationYumaInternationalAZAirport : Ind Airport ; - - fun YurimaguasAirport : Ind Airport ; - - fun YuzhnoSakhalinskSakhalinAirport : Ind Airport ; - - fun YuzhnyTashkentAirport : Ind Airport ; - - fun ZabljakAirport : Ind Airport ; - - fun ZabreAirport : Ind Airport ; - - fun ZabrehAirport : Ind Airport ; - - fun ZadarAirport : Ind Airport ; - - fun ZahedanAirport : Ind Airport ; - - fun ZakynthosAirport : Ind Airport ; - - fun ZamboangaInternationalZamboangaAirport : Ind Airport ; - - fun ZamoraAirport : Ind Airport ; - - fun ZanzibarIslandAirport : Ind Airport ; - - fun ZaporizhzhyaZaporizhzhyaAirport : Ind Airport ; - - fun ZaragozaAirport : Ind Airport ; - - fun ZaranjAirport : Ind Airport ; - - fun ZariaAirport : Ind Airport ; - - fun ZarkaAirport : Ind Airport ; - - fun ZenataTlemcenTilimsenAirport : Ind Airport ; - - fun ZephyrhillsMunicipalFLAirport : Ind Airport ; - - fun ZeroAirport : Ind Airport ; - - fun ZhangguizhuangTianjinAirport : Ind Airport ; - - fun ZhanjiangAirport : Ind Airport ; - - fun ZhaotongAirport : Ind Airport ; - - fun ZhenzhenShenzhenAirport : Ind Airport ; - - fun ZhobAirport : Ind Airport ; - - fun ZhongchuanLanzhouAirport : Ind Airport ; - - fun ZhuhaiAirport : Ind Airport ; - - fun ZhytomyrZhitomirZhytomyrAirport : Ind Airport ; - - fun ZiguinchorAirport : Ind Airport ; - - fun ZilfiAirport : Ind Airport ; - - fun ZimValenciaCaraboboValenciaAirport : Ind Airport ; - - fun ZinderAirport : Ind Airport ; - - fun ZorgenHoopParamariboAirport : Ind Airport ; - - fun ZouerateAirport : Ind Airport ; - - fun ZuidLimburgMaastrichtAirport : Ind Airport ; - - fun ZurichKlotenZurichAirport : Ind Airport ; - - fun wethersfieldRAFStationEnglandAirport : Ind Airport ; - -} diff --git a/examples/SUMO/axioms/Communications.gft b/examples/SUMO/axioms/Communications.gft deleted file mode 100644 index 783af2de3..000000000 --- a/examples/SUMO/axioms/Communications.gft +++ /dev/null @@ -1,20 +0,0 @@ - -forall CommunicationDevice (\DEVICE -> forall Communication (\COMMUNICATION -> instrument (var ? ? ? COMMUNICATION)(var ? ? ? DEVICE))) - -forall TelephoneSystem (\SYSTEM -> exists Telephone (\PHONE -> engineeringSubcomponent(var ? ? ? PHONE)(var ? ? ? SYSTEM))) - -forall TelephoneSystem (\SYSTEM -> exists MainTelephoneLine (\LINE -> engineeringSubcomponent(var ? ? ? LINE)(var ? ? ? SYSTEM))) - -forall CommunicationSatellite (\SAT -> exists CommunicationSystem (\SYSTEM -> engineeringSubcomponent(var ? ? ? SAT)(var ? ? ? SYSTEM))) - -forall RadioSystem (\SYSTEM -> exists RadioReceiver (\DEVICE -> engineeringSubcomponent(var ? ? ? DEVICE)(var ? ? ? SYSTEM))) - -forall TelevisionSystem (\SYSTEM -> exists TelevisionStation (\STATION -> engineeringSubcomponent(var ? ? ? STATION)(var ? ? ? SYSTEM))) - -forall TelevisionSystem (\SYSTEM -> exists TelevisionReceiver (\DEVICE -> engineeringSubcomponent(var ? ? ? DEVICE)(var ? ? ? SYSTEM))) - -forall CableTelevisionSystem (\SYSTEM -> exists TelevisionReceiver (\DEVICE -> engineeringSubcomponent(var ? ? ? DEVICE)(var ? ? ? SYSTEM))) - -forall InternetServiceProvider (\PART -> engineeringSubcomponent(var ? ? ? PART)(el ? ? ? Internet)) - -forall (both Object Agent) (\INDIVIDUAL -> impl ( attribute(var ? ? ? INDIVIDUAL)(el ? ? ? InternetUser))(exists Process (\PROCESS -> and ( agent(var ? ? ? PROCESS)(var ? ? ? INDIVIDUAL))( instrument(var ? ? ? PROCESS)(el ? ? ? Internet))))) diff --git a/examples/SUMO/axioms/CountriesAndRegions.gft b/examples/SUMO/axioms/CountriesAndRegions.gft deleted file mode 100644 index addda41ca..000000000 --- a/examples/SUMO/axioms/CountriesAndRegions.gft +++ /dev/null @@ -1,16 +0,0 @@ - -forall AmericanState (\STATE -> part(var ? ? ? STATE)(el ? ? ? UnitedStates)) - -forall AmericanCity (\CITY -> part(var ? ? ? CITY)(el ? ? ? UnitedStates)) - -forall EuropeanCity (\CITY -> part(var ? ? ? CITY)(el ? ? ? Europe)) - -forall City (\CITY -> impl ( part(var ? ? ? CITY)(el ? ? ? France))( lessThanOrEqualTo( el ? ? ? ( CardinalityFn( el ? ? ? ( ResidentFn(var ? ? ? CITY)))))( el ? ? ? ( CardinalityFn( el ? ? ? ( ResidentFn(el ? ? ? Paris))))))) - -forall AmericanCity (\CITY -> impl (and ( part(var ? ? ? CITY)(el ? ? ? California))( not ( equal(var ? ? ? CITY)(el ? ? ? LosAngelesCalifornia))))( greaterThan( el ? ? ? ( CardinalityFn( el ? ? ? ( ResidentFn(el ? ? ? LosAngelesCalifornia)))))( el ? ? ? ( CardinalityFn( el ? ? ? ( ResidentFn(var ? ? ? CITY))))))) - -forall AmericanState (\STATE -> impl ( not ( equal(var ? ? ? STATE)(el ? ? ? California)))( greaterThan( el ? ? ? ( CardinalityFn( el ? ? ? ( ResidentFn(el ? ? ? California)))))( el ? ? ? ( CardinalityFn( el ? ? ? ( ResidentFn(var ? ? ? STATE))))))) - -forall AmericanCity (\CITY -> lessThanOrEqualTo( el ? ? ? ( CardinalityFn( el ? ? ? ( ResidentFn(var ? ? ? CITY)))))( el ? ? ? ( CardinalityFn( el ? ? ? ( ResidentFn(el ? ? ? NewYorkCityUnitedStates)))))) - -forall AreaMeasure (\UNIT -> forall Entity (\NUMBER1 -> forall AmericanState (\STATE -> forall Entity (\NUMBER2 -> impl (and ( measure(el ? ? ? Alaska)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER1)(var ? ? ? UNIT))))(and ( measure(var ? ? ? STATE)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER2)(var ? ? ? UNIT))))( not ( equal(el ? ? ? Alaska)(var ? ? ? STATE)))))( lessThan(var ? ? ? NUMBER2)(var ? ? ? NUMBER1)))))) \ No newline at end of file diff --git a/examples/SUMO/axioms/CountriesAndRegionsP.gft b/examples/SUMO/axioms/CountriesAndRegionsP.gft deleted file mode 100644 index f6d590342..000000000 --- a/examples/SUMO/axioms/CountriesAndRegionsP.gft +++ /dev/null @@ -1,2274 +0,0 @@ - -part (el ? ? ? NewEngland) (el ? ? ? UnitedStates) - -meetsSpatially (el ? ? ? Europe) (el ? ? ? Asia) - -part (el ? ? ? Paris) (el ? ? ? France) - -capitalCity (el ? ? ? LondonUnitedKingdom) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Burundi) (el ? ? ? CentralAfrica) - -geographicSubregion (el ? ? ? CentralAfricanRepublic) (el ? ? ? CentralAfrica) - -geographicSubregion (el ? ? ? Chad) (el ? ? ? CentralAfrica) - -geographicSubregion (el ? ? ? DemocraticRepublicOfTheCongo) (el ? ? ? CentralAfrica) - -geographicSubregion (el ? ? ? Rwanda) (el ? ? ? CentralAfrica) - -geographicSubregion (el ? ? ? Djibouti) (el ? ? ? EasternAfrica) - -geographicSubregion (el ? ? ? Eritrea) (el ? ? ? EasternAfrica) - -geographicSubregion (el ? ? ? Ethiopia) (el ? ? ? EasternAfrica) - -geographicSubregion (el ? ? ? Kenya) (el ? ? ? EasternAfrica) - -geographicSubregion (el ? ? ? Seychelles) (el ? ? ? EasternAfrica) - -geographicSubregion (el ? ? ? Somalia) (el ? ? ? EasternAfrica) - -geographicSubregion (el ? ? ? Tanzania) (el ? ? ? EasternAfrica) - -geographicSubregion (el ? ? ? Uganda) (el ? ? ? EasternAfrica) - -geographicSubregion (el ? ? ? Algeria) (el ? ? ? NorthernAfrica) - -geographicSubregion (el ? ? ? Egypt) (el ? ? ? NorthernAfrica) - -geographicSubregion (el ? ? ? Libya) (el ? ? ? NorthernAfrica) - -geographicSubregion (el ? ? ? Mauritania) (el ? ? ? NorthernAfrica) - -geographicSubregion (el ? ? ? Morocco) (el ? ? ? NorthernAfrica) - -part (el ? ? ? Morocco) (el ? ? ? Africa) - -geographicSubregion (el ? ? ? Sudan) (el ? ? ? NorthernAfrica) - -geographicSubregion (el ? ? ? Tunisia) (el ? ? ? NorthernAfrica) - -geographicSubregion (el ? ? ? WesternSahara) (el ? ? ? NorthernAfrica) - -meetsSpatially (el ? ? ? BassasDaIndia) (el ? ? ? IndianOcean) - -meetsSpatially (el ? ? ? BouvetIsland) (el ? ? ? SouthAtlanticOcean) - -meetsSpatially (el ? ? ? EuropaIsland) (el ? ? ? IndianOcean) - -meetsSpatially (el ? ? ? GloriosoIslands) (el ? ? ? IndianOcean) - -meetsSpatially (el ? ? ? HeardIslandAndMcDonaldIslands) (el ? ? ? IndianOcean) - -meetsSpatially (el ? ? ? JuanDeNovaIsland) (el ? ? ? IndianOcean) - -meetsSpatially (el ? ? ? Mayotte) (el ? ? ? IndianOcean) - -meetsSpatially (el ? ? ? TromelinIsland) (el ? ? ? IndianOcean) - -geographicSubregion (el ? ? ? Angola) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? BassasDaIndia) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Botswana) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? BouvetIsland) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Comoros) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? EuropaIsland) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? GloriosoIslands) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? HeardIslandAndMcDonaldIslands) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? JuanDeNovaIsland) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Lesotho) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Madagascar) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Malawi) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Mauritius) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Mayotte) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Mozambique) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Namibia) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Reunion) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? SouthAfrica) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Swaziland) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? TromelinIsland) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Zambia) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Zimbabwe) (el ? ? ? SouthernAfrica) - -geographicSubregion (el ? ? ? Benin) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? BurkinaFaso) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Cameroon) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? CapeVerde) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? CoteDIvoire) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? EquatorialGuinea) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Gabon) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Gambia) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Ghana) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Guinea) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? GuineaBissau) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Liberia) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Mali) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Niger) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Nigeria) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Senegal) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? SierraLeone) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Togo) (el ? ? ? WesternAfrica) - -located (el ? ? ? SaintHelena) (el ? ? ? SouthAtlanticOcean) - -between (el ? ? ? SouthAmerica) (el ? ? ? SaintHelena) (el ? ? ? WesternAfrica) - -geographicSubregion (el ? ? ? Bahrain) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Cyprus) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? GazaStrip) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Iran) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Iraq) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Israel) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Jordan) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Kuwait) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Lebanon) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Oman) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Qatar) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? SaudiArabia) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Syria) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? UnitedArabEmirates) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? WestBank) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Yemen) (el ? ? ? MiddleEastRegion) - -geographicSubregion (el ? ? ? Austria) (el ? ? ? CentralEurope) - -geographicSubregion (el ? ? ? CzechRepublic) (el ? ? ? CentralEurope) - -geographicSubregion (el ? ? ? Germany) (el ? ? ? CentralEurope) - -geographicSubregion (el ? ? ? Hungary) (el ? ? ? CentralEurope) - -geographicSubregion (el ? ? ? Liechtenstein) (el ? ? ? CentralEurope) - -geographicSubregion (el ? ? ? Poland) (el ? ? ? CentralEurope) - -geographicSubregion (el ? ? ? Slovakia) (el ? ? ? CentralEurope) - -geographicSubregion (el ? ? ? Slovenia) (el ? ? ? CentralEurope) - -geographicSubregion (el ? ? ? Switzerland) (el ? ? ? CentralEurope) - -geographicSubregion (el ? ? ? Belarus) (el ? ? ? EasternEurope) - -geographicSubregion (el ? ? ? Estonia) (el ? ? ? EasternEurope) - -geographicSubregion (el ? ? ? Latvia) (el ? ? ? EasternEurope) - -geographicSubregion (el ? ? ? Lithuania) (el ? ? ? EasternEurope) - -geographicSubregion (el ? ? ? Moldova) (el ? ? ? EasternEurope) - -geographicSubregion (el ? ? ? Ukraine) (el ? ? ? EasternEurope) - -geographicSubregion (el ? ? ? Denmark) (el ? ? ? NorthernEurope) - -geographicSubregion (el ? ? ? FaroeIslands) (el ? ? ? NorthernEurope) - -geographicSubregion (el ? ? ? Finland) (el ? ? ? NorthernEurope) - -geographicSubregion (el ? ? ? Iceland) (el ? ? ? NorthernEurope) - -geographicSubregion (el ? ? ? JanMayenIsland) (el ? ? ? NorthernEurope) - -geographicSubregion (el ? ? ? Norway) (el ? ? ? NorthernEurope) - -geographicSubregion (el ? ? ? Svalbard) (el ? ? ? NorthernEurope) - -geographicSubregion (el ? ? ? Sweden) (el ? ? ? NorthernEurope) - -geographicSubregion (el ? ? ? Greece) (el ? ? ? SouthernEurope) - -geographicSubregion (el ? ? ? HolySee) (el ? ? ? SouthernEurope) - -geographicSubregion (el ? ? ? Italy) (el ? ? ? SouthernEurope) - -geographicSubregion (el ? ? ? Malta) (el ? ? ? SouthernEurope) - -geographicSubregion (el ? ? ? SanMarino) (el ? ? ? SouthernEurope) - -geographicSubregion (el ? ? ? Belgium) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? France) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? Guernsey) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? Ireland) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? Jersey) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? Luxembourg) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? IsleOfMan) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? Monaco) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? Netherlands) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? UnitedKingdom) (el ? ? ? WesternEurope) - -geographicSubregion (el ? ? ? Albania) (el ? ? ? SoutheasternEurope) - -geographicSubregion (el ? ? ? BosniaAndHerzegovina) (el ? ? ? SoutheasternEurope) - -geographicSubregion (el ? ? ? Bulgaria) (el ? ? ? SoutheasternEurope) - -geographicSubregion (el ? ? ? Croatia) (el ? ? ? SoutheasternEurope) - -geographicSubregion (el ? ? ? Macedonia) (el ? ? ? SoutheasternEurope) - -geographicSubregion (el ? ? ? Romania) (el ? ? ? SoutheasternEurope) - -geographicSubregion (el ? ? ? Turkey) (el ? ? ? SoutheasternEurope) - -geographicSubregion (el ? ? ? SerbiaAndMontenegro) (el ? ? ? SoutheasternEurope) - -geographicSubregion (el ? ? ? Andorra) (el ? ? ? SouthwesternEurope) - -geographicSubregion (el ? ? ? Gibraltar) (el ? ? ? SouthwesternEurope) - -geographicSubregion (el ? ? ? Portugal) (el ? ? ? SouthwesternEurope) - -geographicSubregion (el ? ? ? Spain) (el ? ? ? SouthwesternEurope) - -geographicSubregion (el ? ? ? Bermuda) (el ? ? ? NorthAmerica) - -geographicSubregion (el ? ? ? UnitedStates) (el ? ? ? NorthAmerica) - -geographicSubregion (el ? ? ? Canada) (el ? ? ? NorthernNorthAmerica) - -meetsSpatially (el ? ? ? Canada) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Greenland) (el ? ? ? NorthernNorthAmerica) - -geographicSubregion (el ? ? ? SaintPierreAndMiquelon) (el ? ? ? NorthernNorthAmerica) - -geographicSubregion (el ? ? ? Anguilla) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? AntiguaAndBarbuda) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Aruba) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? TheBahamas) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Barbados) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? BritishVirginIslands) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? CaymanIslands) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Cuba) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Dominica) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? DominicanRepublic) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Grenada) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Guadeloupe) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Haiti) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Jamaica) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Martinique) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Montserrat) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? NavassaIsland) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? NetherlandsAntilles) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? PuertoRico) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? SaintKittsAndNevis) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? SaintLucia) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? TrinidadAndTobago) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? TurksAndCaicosIslands) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? VirginIslands) (el ? ? ? CaribbeanRegion) - -geographicSubregion (el ? ? ? Belize) (el ? ? ? MiddleAmerica) - -geographicSubregion (el ? ? ? ClippertonIsland) (el ? ? ? MiddleAmerica) - -geographicSubregion (el ? ? ? CostaRica) (el ? ? ? MiddleAmerica) - -geographicSubregion (el ? ? ? ElSalvador) (el ? ? ? MiddleAmerica) - -geographicSubregion (el ? ? ? Guatemala) (el ? ? ? MiddleAmerica) - -geographicSubregion (el ? ? ? Honduras) (el ? ? ? MiddleAmerica) - -geographicSubregion (el ? ? ? Mexico) (el ? ? ? MiddleAmerica) - -geographicSubregion (el ? ? ? Nicaragua) (el ? ? ? MiddleAmerica) - -geographicSubregion (el ? ? ? Panama) (el ? ? ? MiddleAmerica) - -geographicSubregion (el ? ? ? Bolivia) (el ? ? ? CentralSouthAmerica) - -geographicSubregion (el ? ? ? Paraguay) (el ? ? ? CentralSouthAmerica) - -geographicSubregion (el ? ? ? Brazil) (el ? ? ? EasternSouthAmerica) - -geographicSubregion (el ? ? ? Colombia) (el ? ? ? NorthernSouthAmerica) - -geographicSubregion (el ? ? ? FrenchGuiana) (el ? ? ? NorthernSouthAmerica) - -geographicSubregion (el ? ? ? Guyana) (el ? ? ? NorthernSouthAmerica) - -geographicSubregion (el ? ? ? Suriname) (el ? ? ? NorthernSouthAmerica) - -geographicSubregion (el ? ? ? Venezuela) (el ? ? ? NorthernSouthAmerica) - -geographicSubregion (el ? ? ? Argentina) (el ? ? ? SouthernSouthAmerica) - -geographicSubregion (el ? ? ? Chile) (el ? ? ? SouthernSouthAmerica) - -geographicSubregion (el ? ? ? FalklandIslands) (el ? ? ? SouthernSouthAmerica) - -geographicSubregion (el ? ? ? SouthGeorgiaAndTheSouthSandwichIslands) (el ? ? ? SouthernSouthAmerica) - -geographicSubregion (el ? ? ? Uruguay) (el ? ? ? SouthernSouthAmerica) - -geographicSubregion (el ? ? ? Ecuador) (el ? ? ? WesternSouthAmerica) - -geographicSubregion (el ? ? ? Peru) (el ? ? ? WesternSouthAmerica) - -geographicSubregion (el ? ? ? Kazakhstan) (el ? ? ? CentralAsia) - -geographicSubregion (el ? ? ? Kyrgyzstan) (el ? ? ? CentralAsia) - -geographicSubregion (el ? ? ? Tajikistan) (el ? ? ? CentralAsia) - -geographicSubregion (el ? ? ? Turkmenistan) (el ? ? ? CentralAsia) - -geographicSubregion (el ? ? ? Uzbekistan) (el ? ? ? CentralAsia) - -geographicSubregion (el ? ? ? China) (el ? ? ? EasternAsia) - -geographicSubregion (el ? ? ? HongKong) (el ? ? ? EasternAsia) - -geographicSubregion (el ? ? ? Japan) (el ? ? ? EasternAsia) - -geographicSubregion (el ? ? ? NorthKorea) (el ? ? ? EasternAsia) - -geographicSubregion (el ? ? ? SouthKorea) (el ? ? ? EasternAsia) - -geographicSubregion (el ? ? ? Macau) (el ? ? ? EasternAsia) - -geographicSubregion (el ? ? ? Taiwan) (el ? ? ? EasternAsia) - -geographicSubregion (el ? ? ? Mongolia) (el ? ? ? NorthernAsia) - -geographicSubregion (el ? ? ? Russia) (el ? ? ? NorthernAsia) - -geographicSubregion (el ? ? ? Afghanistan) (el ? ? ? SouthernAsia) - -geographicSubregion (el ? ? ? Bangladesh) (el ? ? ? SouthernAsia) - -geographicSubregion (el ? ? ? Bhutan) (el ? ? ? SouthernAsia) - -geographicSubregion (el ? ? ? BritishIndianOceanTerritory) (el ? ? ? SouthernAsia) - -geographicSubregion (el ? ? ? India) (el ? ? ? SouthernAsia) - -geographicSubregion (el ? ? ? Maldives) (el ? ? ? SouthernAsia) - -geographicSubregion (el ? ? ? Nepal) (el ? ? ? SouthernAsia) - -geographicSubregion (el ? ? ? Pakistan) (el ? ? ? SouthernAsia) - -geographicSubregion (el ? ? ? SriLanka) (el ? ? ? SouthernAsia) - -located (el ? ? ? FrenchSouthernAndAntarcticLands) (el ? ? ? IndianOcean) - -located (el ? ? ? FrenchSouthernAndAntarcticLands) (el ? ? ? (DirectionalSubregionFn (el ? ? ? South) (el ? ? ? IndianOcean))) - -geographicSubregion (el ? ? ? AshmoreAndCartierIslands) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Brunei) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Myanmar) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Cambodia) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? ChristmasIsland) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? CocosKeelingIslands) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? EastTimor) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Indonesia) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Laos) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Malaysia) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? PapuaNewGuinea) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? ParacelIslands) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Philippines) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Singapore) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? SpratlyIslands) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Thailand) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Vietnam) (el ? ? ? SoutheasternAsia) - -geographicSubregion (el ? ? ? Armenia) (el ? ? ? SouthwesternAsia) - -geographicSubregion (el ? ? ? Azerbaijan) (el ? ? ? SouthwesternAsia) - -geographicSubregion (el ? ? ? RepublicOfGeorgia) (el ? ? ? SouthwesternAsia) - -geographicSubregion (el ? ? ? AmericanSamoa) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Australia) (el ? ? ? Oceania) - -part (el ? ? ? Australia) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? BakerIsland) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? CookIslands) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? CoralSeaIslands) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Fiji) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? FrenchPolynesia) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Guam) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? HowlandIsland) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? JarvisIsland) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? JohnstonAtoll) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? KingmanReef) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Kiribati) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? MarshallIslands) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Micronesia) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? MidwayIslands) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Nauru) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? NewCaledonia) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? NewZealand) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Niue) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? NorfolkIsland) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? NorthernMarianaIslands) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Palau) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? PalmyraAtoll) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? PitcairnIslands) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Samoa) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? SolomonIslands) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Tokelau) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Tonga) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Tuvalu) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? Vanuatu) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? WakeIsland) (el ? ? ? Oceania) - -geographicSubregion (el ? ? ? WallisAndFutuna) (el ? ? ? Oceania) - -part (el ? ? ? AtlantaGeorgia) (el ? ? ? Georgia) - -part (el ? ? ? BaltimoreMaryland) (el ? ? ? Maryland) - -capitalCity (el ? ? ? BerlinGermany) (el ? ? ? Germany) - -capitalCity (el ? ? ? BernSwitzerland) (el ? ? ? Switzerland) - -part (el ? ? ? BostonMassachusetts) (el ? ? ? Massachusetts) - -part (el ? ? ? KansasCityMissouri) (el ? ? ? Missouri) - -part (el ? ? ? ManchesterNewHampshire) (el ? ? ? NewHampshire) - -part (el ? ? ? MemphisTennessee) (el ? ? ? Tennessee) - -part (el ? ? ? MinneapolisMinnesota) (el ? ? ? Minnesota) - -part (el ? ? ? MississippiRiver) (el ? ? ? UnitedStates) - -connected (el ? ? ? MississippiRiver) (el ? ? ? GulfOfMexico) - -part (el ? ? ? MontrealCanada) (el ? ? ? Canada) - -capitalCity (el ? ? ? MoscowRussia) (el ? ? ? Russia) - -part (el ? ? ? NashvilleTennessee) (el ? ? ? Tennessee) - -dependentGeopoliticalArea (el ? ? ? Palestine) (el ? ? ? UnitedKingdom) - -capitalCity (el ? ? ? ParisFrance) (el ? ? ? France) - -part (el ? ? ? PhiladelphiaPennsylvania) (el ? ? ? Pennsylvania) - -part (el ? ? ? PittsburghPennsylvania) (el ? ? ? Pennsylvania) - -capitalCity (el ? ? ? ProvidenceRhodeIsland) (el ? ? ? RhodeIsland) - -capitalCity (el ? ? ? RichmondVirginia) (el ? ? ? Virginia) - -capitalCity (el ? ? ? RomeItaly) (el ? ? ? Italy) - -part (el ? ? ? SaintLouisMissouri) (el ? ? ? Missouri) - -capitalCity (el ? ? ? SaintPaulMinnesota) (el ? ? ? Minnesota) - -meetsSpatially (el ? ? ? SaintPaulMinnesota) (el ? ? ? MinneapolisMinnesota) - -part (el ? ? ? SanFranciscoCalifornia) (el ? ? ? California) - -part (el ? ? ? SavannahGeorgia) (el ? ? ? Georgia) - -part (el ? ? ? Scotland) (el ? ? ? UnitedKingdom) - -capitalCity (el ? ? ? WarsawPoland) (el ? ? ? Poland) - -part (el ? ? ? LongIsland) (el ? ? ? NewYorkState) - -part (el ? ? ? LosAngelesCalifornia) (el ? ? ? California) - -part (el ? ? ? KoreanPeninsula) (el ? ? ? Asia) - -capitalCity (el ? ? ? HonoluluHawaii) (el ? ? ? Hawaii) - -part (el ? ? ? HoustonTexas) (el ? ? ? Texas) - -part (el ? ? ? HudsonRiver) (el ? ? ? NewYorkState) - -part (el ? ? ? FargoNorthDakota) (el ? ? ? NorthDakota) - -capitalCity (el ? ? ? DenverColorado) (el ? ? ? Colorado) - -part (el ? ? ? DetroitMichigan) (el ? ? ? Michigan) - -capitalCity (el ? ? ? CopenhagenDenmark) (el ? ? ? Denmark) - -part (el ? ? ? DallasTexas) (el ? ? ? Texas) - -part (el ? ? ? ClevelandOhio) (el ? ? ? Ohio) - -capitalCity (el ? ? ? ColumbusOhio) (el ? ? ? Ohio) - -meetsSpatially (el ? ? ? Alabama) (el ? ? ? Mississippi) - -meetsSpatially (el ? ? ? Alaska) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Alaska) (el ? ? ? PacificOcean) - -meetsSpatially (el ? ? ? Alaska) (el ? ? ? ArcticOcean) - -meetsSpatially (el ? ? ? Arizona) (el ? ? ? Nevada) - -meetsSpatially (el ? ? ? Arizona) (el ? ? ? California) - -meetsSpatially (el ? ? ? Arizona) (el ? ? ? Mexico) - -meetsSpatially (el ? ? ? Arkansas) (el ? ? ? Oklahoma) - -meetsSpatially (el ? ? ? Arkansas) (el ? ? ? Texas) - -meetsSpatially (el ? ? ? Arkansas) (el ? ? ? Louisiana) - -meetsSpatially (el ? ? ? California) (el ? ? ? PacificOcean) - -meetsSpatially (el ? ? ? California) (el ? ? ? Mexico) - -meetsSpatially (el ? ? ? California) (el ? ? ? NewMexico) - -meetsSpatially (el ? ? ? California) (el ? ? ? Oregon) - -meetsSpatially (el ? ? ? California) (el ? ? ? Washington) - -meetsSpatially (el ? ? ? Colorado) (el ? ? ? Utah) - -meetsSpatially (el ? ? ? Colorado) (el ? ? ? Arizona) - -meetsSpatially (el ? ? ? Colorado) (el ? ? ? NewMexico) - -meetsSpatially (el ? ? ? Colorado) (el ? ? ? Texas) - -part (el ? ? ? Connecticut) (el ? ? ? NewEngland) - -meetsSpatially (el ? ? ? Delaware) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? Delaware) (el ? ? ? Maryland) - -meetsSpatially (el ? ? ? Delaware) (el ? ? ? Pennsylvania) - -meetsSpatially (el ? ? ? Florida) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? Florida) (el ? ? ? Alabama) - -meetsSpatially (el ? ? ? Florida) (el ? ? ? GulfOfMexico) - -meetsSpatially (el ? ? ? Georgia) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? Georgia) (el ? ? ? Florida) - -meetsSpatially (el ? ? ? Georgia) (el ? ? ? Alabama) - -meetsSpatially (el ? ? ? Hawaii) (el ? ? ? PacificOcean) - -meetsSpatially (el ? ? ? Idaho) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Idaho) (el ? ? ? Washington) - -meetsSpatially (el ? ? ? Idaho) (el ? ? ? Oregon) - -meetsSpatially (el ? ? ? Idaho) (el ? ? ? Nevada) - -meetsSpatially (el ? ? ? Idaho) (el ? ? ? Utah) - -meetsSpatially (el ? ? ? Illinois) (el ? ? ? Iowa) - -meetsSpatially (el ? ? ? Illinois) (el ? ? ? Missouri) - -meetsSpatially (el ? ? ? Indiana) (el ? ? ? Illinois) - -meetsSpatially (el ? ? ? Iowa) (el ? ? ? SouthDakota) - -meetsSpatially (el ? ? ? Iowa) (el ? ? ? Nebraska) - -meetsSpatially (el ? ? ? Iowa) (el ? ? ? Missouri) - -meetsSpatially (el ? ? ? Kansas) (el ? ? ? Colorado) - -meetsSpatially (el ? ? ? Kansas) (el ? ? ? Texas) - -meetsSpatially (el ? ? ? Kentucky) (el ? ? ? Tennessee) - -meetsSpatially (el ? ? ? Kentucky) (el ? ? ? Missouri) - -meetsSpatially (el ? ? ? Kentucky) (el ? ? ? Illinois) - -meetsSpatially (el ? ? ? Kentucky) (el ? ? ? Indiana) - -meetsSpatially (el ? ? ? Louisiana) (el ? ? ? Texas) - -meetsSpatially (el ? ? ? Louisiana) (el ? ? ? GulfOfMexico) - -meetsSpatially (el ? ? ? Maine) (el ? ? ? NewHampshire) - -meetsSpatially (el ? ? ? Maine) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Maine) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? Maryland) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? Maryland) (el ? ? ? Virginia) - -meetsSpatially (el ? ? ? Maryland) (el ? ? ? WestVirginia) - -part (el ? ? ? Massachusetts) (el ? ? ? NewEngland) - -meetsSpatially (el ? ? ? Massachusetts) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? Massachusetts) (el ? ? ? NewYorkState) - -meetsSpatially (el ? ? ? Massachusetts) (el ? ? ? Connecticut) - -meetsSpatially (el ? ? ? Massachusetts) (el ? ? ? RhodeIsland) - -meetsSpatially (el ? ? ? Michigan) (el ? ? ? Indiana) - -meetsSpatially (el ? ? ? Michigan) (el ? ? ? Illinois) - -meetsSpatially (el ? ? ? Michigan) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Minnesota) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Minnesota) (el ? ? ? NorthDakota) - -meetsSpatially (el ? ? ? Minnesota) (el ? ? ? SouthDakota) - -meetsSpatially (el ? ? ? Minnesota) (el ? ? ? Iowa) - -meetsSpatially (el ? ? ? Mississippi) (el ? ? ? Arkansas) - -meetsSpatially (el ? ? ? Mississippi) (el ? ? ? Louisiana) - -meetsSpatially (el ? ? ? Mississippi) (el ? ? ? GulfOfMexico) - -meetsSpatially (el ? ? ? Missouri) (el ? ? ? Nebraska) - -meetsSpatially (el ? ? ? Missouri) (el ? ? ? Kansas) - -meetsSpatially (el ? ? ? Missouri) (el ? ? ? Oklahoma) - -meetsSpatially (el ? ? ? Montana) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Montana) (el ? ? ? Idaho) - -meetsSpatially (el ? ? ? Montana) (el ? ? ? Wyoming) - -meetsSpatially (el ? ? ? Nebraska) (el ? ? ? Wyoming) - -meetsSpatially (el ? ? ? Nebraska) (el ? ? ? Colorado) - -meetsSpatially (el ? ? ? Nebraska) (el ? ? ? Kansas) - -meetsSpatially (el ? ? ? Nevada) (el ? ? ? Oregon) - -meetsSpatially (el ? ? ? Nevada) (el ? ? ? California) - -part (el ? ? ? NewHampshire) (el ? ? ? NewEngland) - -meetsSpatially (el ? ? ? NewHampshire) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? NewHampshire) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? NewHampshire) (el ? ? ? Vermont) - -meetsSpatially (el ? ? ? NewHampshire) (el ? ? ? Massachusetts) - -meetsSpatially (el ? ? ? NewJersey) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? NewJersey) (el ? ? ? Delaware) - -meetsSpatially (el ? ? ? NewJersey) (el ? ? ? Pennsylvania) - -meetsSpatially (el ? ? ? NewMexico) (el ? ? ? Arizona) - -meetsSpatially (el ? ? ? NewMexico) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? NewJersey) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? NewYorkState) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? NewYorkCityUnitedStates) (el ? ? ? UnitedStates) - -meetsSpatially (el ? ? ? NewYorkState) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? NewYorkState) (el ? ? ? Pennsylvania) - -meetsSpatially (el ? ? ? NewYorkState) (el ? ? ? NewJersey) - -meetsSpatially (el ? ? ? NewYorkState) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? NorthCarolina) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? NorthCarolina) (el ? ? ? SouthCarolina) - -meetsSpatially (el ? ? ? NorthCarolina) (el ? ? ? Tennessee) - -meetsSpatially (el ? ? ? NorthDakota) (el ? ? ? Montana) - -meetsSpatially (el ? ? ? NorthDakota) (el ? ? ? SouthDakota) - -meetsSpatially (el ? ? ? NorthDakota) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Ohio) (el ? ? ? Kentucky) - -meetsSpatially (el ? ? ? Ohio) (el ? ? ? Indiana) - -meetsSpatially (el ? ? ? Ohio) (el ? ? ? Michigan) - -meetsSpatially (el ? ? ? Ohio) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Oregon) (el ? ? ? PacificOcean) - -meetsSpatially (el ? ? ? Oregon) (el ? ? ? California) - -meetsSpatially (el ? ? ? Pennsylvania) (el ? ? ? WestVirginia) - -meetsSpatially (el ? ? ? Pennsylvania) (el ? ? ? Ohio) - -meetsSpatially (el ? ? ? Pennsylvania) (el ? ? ? Canada) - -part (el ? ? ? RhodeIsland) (el ? ? ? NewEngland) - -meetsSpatially (el ? ? ? SouthCarolina) (el ? ? ? NorthAtlanticOcean) - -meetsSpatially (el ? ? ? SouthCarolina) (el ? ? ? Georgia) - -meetsSpatially (el ? ? ? SouthDakota) (el ? ? ? Montana) - -meetsSpatially (el ? ? ? SouthDakota) (el ? ? ? Wyoming) - -meetsSpatially (el ? ? ? SouthDakota) (el ? ? ? Nebraska) - -meetsSpatially (el ? ? ? Tennessee) (el ? ? ? Alabama) - -meetsSpatially (el ? ? ? Tennessee) (el ? ? ? Mississippi) - -meetsSpatially (el ? ? ? Tennessee) (el ? ? ? Arkansas) - -meetsSpatially (el ? ? ? Tennessee) (el ? ? ? Missouri) - -meetsSpatially (el ? ? ? Texas) (el ? ? ? NewMexico) - -meetsSpatially (el ? ? ? Texas) (el ? ? ? Mexico) - -meetsSpatially (el ? ? ? Texas) (el ? ? ? GulfOfMexico) - -geographicSubregion (el ? ? ? Texas) (el ? ? ? UnitedStates) - -meetsSpatially (el ? ? ? Utah) (el ? ? ? Nevada) - -meetsSpatially (el ? ? ? Utah) (el ? ? ? Arizona) - -meetsSpatially (el ? ? ? Utah) (el ? ? ? NewMexico) - -part (el ? ? ? Vermont) (el ? ? ? NewEngland) - -meetsSpatially (el ? ? ? Vermont) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Vermont) (el ? ? ? NewYorkState) - -meetsSpatially (el ? ? ? Vermont) (el ? ? ? Massachusetts) - -meetsSpatially (el ? ? ? Virginia) (el ? ? ? NorthCarolina) - -meetsSpatially (el ? ? ? Virginia) (el ? ? ? Tennessee) - -meetsSpatially (el ? ? ? Virginia) (el ? ? ? Kentucky) - -meetsSpatially (el ? ? ? Virginia) (el ? ? ? WestVirginia) - -meetsSpatially (el ? ? ? Washington) (el ? ? ? Canada) - -meetsSpatially (el ? ? ? Washington) (el ? ? ? PacificOcean) - -meetsSpatially (el ? ? ? Washington) (el ? ? ? Oregon) - -meetsSpatially (el ? ? ? WestVirginia) (el ? ? ? Kentucky) - -meetsSpatially (el ? ? ? WestVirginia) (el ? ? ? Ohio) - -meetsSpatially (el ? ? ? Wisconsin) (el ? ? ? Illinois) - -meetsSpatially (el ? ? ? Wisconsin) (el ? ? ? Iowa) - -meetsSpatially (el ? ? ? Wisconsin) (el ? ? ? Minnesota) - -meetsSpatially (el ? ? ? Wyoming) (el ? ? ? Idaho) - -meetsSpatially (el ? ? ? Wyoming) (el ? ? ? Utah) - -meetsSpatially (el ? ? ? Wyoming) (el ? ? ? Colorado) - -part (el ? ? ? PuertoRico) (el ? ? ? UnitedStates) - -part (el ? ? ? Germany) (el ? ? ? Europe) - -part (el ? ? ? Greece) (el ? ? ? Europe) - -meetsSpatially (el ? ? ? Mexico) (el ? ? ? UnitedStates) - -part (el ? ? ? ChicagoUnitedStates) (el ? ? ? Illinois) - -capitalCity (el ? ? ? JerusalemIsrael) (el ? ? ? Israel) - -part (el ? ? ? NewYorkCityUnitedStates) (el ? ? ? NewYorkState) - -capitalCity (el ? ? ? TokyoJapan) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? AdanaTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? AddisAbabaEthiopia) (el ? ? ? Ethiopia) - -geographicSubregion (el ? ? ? AdenYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? AdoraWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? AfulaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? AgriTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? AinDeflaAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? AinElHajarAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? AjaccioFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? AlBalamandLebanon) (el ? ? ? Lebanon) - -geographicSubregion (el ? ? ? AleiSinaiGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? AleiZahavWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? AleyLebanon) (el ? ? ? Lebanon) - -geographicSubregion (el ? ? ? AlgiersAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? AlkhanYurtRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? AlonMorehWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? AmbonIndonesia) (el ? ? ? Indonesia) - -geographicSubregion (el ? ? ? AmmanJordan) (el ? ? ? Jordan) - -geographicSubregion (el ? ? ? AnNuwaydiratBahrain) (el ? ? ? Bahrain) - -geographicSubregion (el ? ? ? AndeanSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? AngkorWatCambodia) (el ? ? ? Cambodia) - -geographicSubregion (el ? ? ? AnkaraTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? AntalyaTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? AntioquiaColombia) (el ? ? ? ColombiaPanama) - -geographicSubregion (el ? ? ? AntwerpBelgium) (el ? ? ? Belgium) - -geographicSubregion (el ? ? ? ApumiracPeru) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? ApureVenezuela) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? AraucaColombia) (el ? ? ? ColombiaPanama) - -geographicSubregion (el ? ? ? ArgunRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? ArielWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? ArmaghNorthernIreland) (el ? ? ? NorthernIreland) - -geographicSubregion (el ? ? ? ArzewAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? AshdodIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? AskelonIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? AsmaraEritrea) (el ? ? ? Eritrea) - -geographicSubregion (el ? ? ? AssamIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? AswanEgypt) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? AsyutEgypt) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? AthensGreece) (el ? ? ? Greece) - -geographicSubregion (el ? ? ? AtrushIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? AtzmonaGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? AvneiHefetzIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? AyacuchoPeru) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? AzorIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BadVilbelGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? BaghdadIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? BagreColombia) (el ? ? ? ColombiaPanama) - -geographicSubregion (el ? ? ? BahawalpurPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? BakaAlGarbiyehIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BakkaAlSharkiyaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? BakuAzerbaijan) (el ? ? ? Azerbaijan) - -geographicSubregion (el ? ? ? BaleEthiopia) (el ? ? ? Ethiopia) - -geographicSubregion (el ? ? ? BanbridgeNorthernIreland) (el ? ? ? NorthernIreland) - -geographicSubregion (el ? ? ? BangkokThailand) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? BangorNorthernIreland) (el ? ? ? NorthernIreland) - -geographicSubregion (el ? ? ? BanguiCentralAfricanRepublic) (el ? ? ? CentralAfricanRepublic) - -geographicSubregion (el ? ? ? BarcelonaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? BarkeoCambodia) (el ? ? ? Cambodia) - -geographicSubregion (el ? ? ? BarrancabermejaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? BasraIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BatYamIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BatmanTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? BeasainSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? BeErShevaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BeirutLebanon) (el ? ? ? Lebanon) - -geographicSubregion (el ? ? ? BeitElWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? BeitHaggaiWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? BeitSahurWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? BeitSheAnIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BeitShemeshIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BeledweyneSomalia) (el ? ? ? Somalia) - -geographicSubregion (el ? ? ? BelfastNorthernIreland) (el ? ? ? NorthernIreland) - -geographicSubregion (el ? ? ? BelgradeSerbiaAndMontenegro) (el ? ? ? SerbiaAndMontenegro) - -geographicSubregion (el ? ? ? BerlinGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? BetLeHiyehGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? BetLidJunctionIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BethElIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BethlehemWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? BidyaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? BilbaoSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? BillabonaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? BinyaminaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BKaotWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? BneiAyishIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? BogotaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? BolognaItaly) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? BonnGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? BosphorousStraitsTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? BouiraAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? BouzeGueneAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? BrusselsBelgium) (el ? ? ? Belgium) - -geographicSubregion (el ? ? ? BucaramangaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? BucharestIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? BuenosAiresArgentina) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? BuinakskRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? BwindiforestUganda) (el ? ? ? Uganda) - -geographicSubregion (el ? ? ? CabindaAngola) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? CaglayanTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? CairoEgypt) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? CalcuttaIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? CaliColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? CampZamaJapan) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? CankiriTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? CapeTownSouthAfrica) (el ? ? ? SouthAfrica) - -geographicSubregion (el ? ? ? CaritasPolandChechnya) (el ? ? ? Chechnya) - -geographicSubregion (el ? ? ? CarmelIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? CarmenDeBolivarColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? CarrejonColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? ChamanPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? ChararESharifIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? CharsaadaPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? ChernoRechyeRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? ChicagoUnitedStates) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? ChisimayuSomalia) (el ? ? ? Somalia) - -geographicSubregion (el ? ? ? ChittagongBangladesh) (el ? ? ? Bangladesh) - -geographicSubregion (el ? ? ? ChobaAngola) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? ChocoColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? ChorrosQueroVenezuela) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? ClarkAirbasePhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? CoimbatoreIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? CologneGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? ColombiaCityColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? ColombiaPanama) (el ? ? ? Panama) - -geographicSubregion (el ? ? ? ColomboSriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? ComayaguaHonduras) (el ? ? ? Honduras) - -geographicSubregion (el ? ? ? CopacaBanaCuba) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? CopenhagenDenmark) (el ? ? ? Denmark) - -geographicSubregion (el ? ? ? CorsicaFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? CorteFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? CorumTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? CundiNamarcaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? CupiaguaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? CuzcoPeru) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? DagestanRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? DahukIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? DangDistrictNepal) (el ? ? ? Nepal) - -geographicSubregion (el ? ? ? DarEsSalaAmTanzania) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? DarvazTajikistan) (el ? ? ? Tajikistan) - -geographicSubregion (el ? ? ? DebaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? DelhiIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? DhahranSaudiArabia) (el ? ? ? SaudiArabia) - -geographicSubregion (el ? ? ? DhakaBangladesh) (el ? ? ? Bangladesh) - -geographicSubregion (el ? ? ? DinanFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? DirNaballahWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? DireDawaEthiopia) (el ? ? ? Ethiopia) - -geographicSubregion (el ? ? ? DistrictOfMansehraPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? DjakashariGeorgia) (el ? ? ? RepublicOfGeorgia) - -geographicSubregion (el ? ? ? DjerbaTunisia) (el ? ? ? Tunisia) - -geographicSubregion (el ? ? ? DodaIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? DortmundGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? DublinIreland) (el ? ? ? Ireland) - -geographicSubregion (el ? ? ? DuesseldorfGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? DugitGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? DurangoSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? DushanbeTajikistan) (el ? ? ? Tajikistan) - -geographicSubregion (el ? ? ? DushanbeAirportTajikistan) (el ? ? ? Tajikistan) - -geographicSubregion (el ? ? ? DushanbeGarmTajikistan) (el ? ? ? Tajikistan) - -geographicSubregion (el ? ? ? EastJerusalemIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? EfratWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? EilatIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? EinavWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? ElBagreColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? ElBirehWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? ElPlayonColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? ElRipialApureVenezuela) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? ElayoSomalia) (el ? ? ? Somalia) - -geographicSubregion (el ? ? ? ElAzzariyaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? EleiSinaiGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? EmmanuelWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? ErezGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? FethiyeAndMarmarisTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? FloridaUnitedStates) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? FormequeColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? FrankfurtGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? FrenchHillIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? FuengirolaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? FusagasusaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? GaliAbkhaziaGeorgia) (el ? ? ? RepublicOfGeorgia) - -geographicSubregion (el ? ? ? GanimWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? GashuriIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? GeneralSantosPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? GenevaSwitzerland) (el ? ? ? Switzerland) - -geographicSubregion (el ? ? ? GetxoSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? GhalebiehIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? GhaziabadUttarPradeshIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? GiloIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? GivatZeEvWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? GizaEgypt) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? GonegalleSriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? GranadaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? GrazAustria) (el ? ? ? Austria) - -geographicSubregion (el ? ? ? GroznyChechnya) (el ? ? ? Chechnya) - -geographicSubregion (el ? ? ? GuilinChina) (el ? ? ? China) - -geographicSubregion (el ? ? ? GujaratIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? GushEtzionWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? GushKatifGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? HaderaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? HaifaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? HamburgGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? HamisMiliyanaAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? HamraWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? HannoverGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? HarBrachaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? HarerEthiopia) (el ? ? ? Ethiopia) - -geographicSubregion (el ? ? ? HavanaCuba) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? HawanaIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? HeartAfghanistan) (el ? ? ? Afghanistan) - -geographicSubregion (el ? ? ? HebronWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? HermeshIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? HernaniSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? HerzliyaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? HilversumNetherlands) (el ? ? ? Netherlands) - -geographicSubregion (el ? ? ? HizmaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? HodayaJunctionIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? HolonJunctionIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? HuallgaPeru) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? HurghadaEgypt) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? HyderabadPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? IbsrilIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? IncirlikAirbaseTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? IpilPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? IrbilIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? IslamabadPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? IslandOfBaliIndonesia) (el ? ? ? Indonesia) - -geographicSubregion (el ? ? ? IstanbulTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? ItamarWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? IzmirTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? JaffaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? JaffnaSriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? JakartaIndonesia) (el ? ? ? Indonesia) - -geographicSubregion (el ? ? ? JalahIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? JalpaiguriRailwayStationIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? JammuIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? JangasPeru) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? JeninWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? JerusalemIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? JerusalemIsrael) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? JMainWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? JohannesburgSouthAfrica) (el ? ? ? SouthAfrica) - -geographicSubregion (el ? ? ? JoloPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? JubialSaudiArabia) (el ? ? ? SaudiArabia) - -geographicSubregion (el ? ? ? JullundurIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? KabacanPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? KabulAfghanistan) (el ? ? ? Afghanistan) - -geographicSubregion (el ? ? ? KafrAkabWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KafrIdnaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KalkilyaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KalmunaiSriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? KampalaUganda) (el ? ? ? Uganda) - -geographicSubregion (el ? ? ? KandySriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? KanihamaIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? KarachiPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? KarkurIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? KarmeiTzurWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KarneiShomronWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KashmirIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? KatmanduAirportNepal) (el ? ? ? Nepal) - -geographicSubregion (el ? ? ? KedumimWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KedumimSettlementWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KfarBaAnehIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? KfarDaromGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? KfarHessIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? KfarSabaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? KfarTzurifWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KfarYamGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? KfarDaromNetzarimIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? KhankalaChechnya) (el ? ? ? Chechnya) - -geographicSubregion (el ? ? ? KhartoumSudan) (el ? ? ? Sudan) - -geographicSubregion (el ? ? ? KhelilAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? KhobarSaudiArabia) (el ? ? ? SaudiArabia) - -geographicSubregion (el ? ? ? KibbutzGalEdIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? KibbutzMeravIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? KibbutzSheluhotIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? KidapawanPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? KigaliRwanda) (el ? ? ? Rwanda) - -geographicSubregion (el ? ? ? KirikkaleTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? KiryatArbaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KiryatMotzkinIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? KiryatNetafimWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? KissufimGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? KiursehirBoztepTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? KlaiyatLebanon) (el ? ? ? Lebanon) - -geographicSubregion (el ? ? ? KohlanYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? KomsomoLabadTajikistan) (el ? ? ? Tajikistan) - -geographicSubregion (el ? ? ? KuwaitCityKuwait) (el ? ? ? Kuwait) - -geographicSubregion (el ? ? ? LaCeibaHonduras) (el ? ? ? Honduras) - -geographicSubregion (el ? ? ? LaGabarraVenezuela) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? LaGuajiraColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? LaPazBolivia) (el ? ? ? Bolivia) - -geographicSubregion (el ? ? ? LaVictoriaVenezuela) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? LahorePakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? LarbaAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? LarnacaCyprus) (el ? ? ? Cyprus) - -geographicSubregion (el ? ? ? LasarteSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? LeizaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? LesEucalyptusDistrictAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? LibertadorVenezuela) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? LiceTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? LIleRousseFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? LimaPeru) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? LindosRhodes) (el ? ? ? Rhodes) - -geographicSubregion (el ? ? ? LinzAustralia) (el ? ? ? Australia) - -geographicSubregion (el ? ? ? LockerbieUnitedKingdom) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? LogornoSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? LondonUnitedKingdom) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? LondonberryNorthernIreland) (el ? ? ? NorthernIreland) - -geographicSubregion (el ? ? ? LosAngelesUnitedStates) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? LosAngelesInternationalAirportUnitedStates) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? LosBancosVenezuela) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? LosKatiosNationalParkColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? LuandaAngola) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? LuebeckGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? LundaNorteAngola) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? LuxorEgypt) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? LyonsFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? MaAlehMichmashWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? MaccabimIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MadhuSriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? MadrasIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? MadridSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? MagdalenaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? MaidanSharAfghanistan) (el ? ? ? Afghanistan) - -geographicSubregion (el ? ? ? MakhachkalaRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? MalagaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? MalukkaIslandsIndonesia) (el ? ? ? Indonesia) - -geographicSubregion (el ? ? ? ManaguaNigeria) (el ? ? ? Nigeria) - -geographicSubregion (el ? ? ? ManamaBahrain) (el ? ? ? Bahrain) - -geographicSubregion (el ? ? ? ManchesterUnitedKingdom) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? MangalsenAndSanpheBagarNepal) (el ? ? ? Nepal) - -geographicSubregion (el ? ? ? ManilaPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? MaonIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MapourditSudan) (el ? ? ? Sudan) - -geographicSubregion (el ? ? ? MarSabaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? MarawiPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? MardanPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? MarmarisTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? MarseillesFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? MashaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? MatsumotoJapan) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? MawdiyahYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? MeaShearimIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MeccaSaudiArabia) (el ? ? ? SaudiArabia) - -geographicSubregion (el ? ? ? MechoraWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? MedanIndonesia) (el ? ? ? Indonesia) - -geographicSubregion (el ? ? ? MedellinColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? MegidoIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MeholaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MekholahIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MersinTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? MetaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? MetullaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MetzerIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MilanItaly) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? MindanaoPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? MinharotRoadWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? MiranShahPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? MituColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? ModiinIllitWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? MombassaKenya) (el ? ? ? Kenya) - -geographicSubregion (el ? ? ? MoragJunctionGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? MoscowRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? MoshavHagorIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MoshavTomerWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? MukallahAdenYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? MunchenGladbachGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? MunsterGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? MurloughNorthernIreland) (el ? ? ? NorthernIreland) - -geographicSubregion (el ? ? ? MusMusIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? MutataColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? MutturSriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? NaAlinWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? NablusWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? NahalOzGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? NaharaimIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? NahariyaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? NairobiKenya) (el ? ? ? Kenya) - -geographicSubregion (el ? ? ? NajafIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? NallurAreaSriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? NaquraLebanon) (el ? ? ? Lebanon) - -geographicSubregion (el ? ? ? NarayangangBangladesh) (el ? ? ? Bangladesh) - -geographicSubregion (el ? ? ? NetanyaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? NetzarimGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? NetzerHazaniGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? NeveDanielWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? NeveYaminIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? NewDelhiIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? NeztarimSettlementGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? NiameyNiger) (el ? ? ? Niger) - -geographicSubregion (el ? ? ? NissanitGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? NitzaneiOzWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? NitzanimIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? NokdimTekoaRdWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? NorteDeSantanderColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? NorthernCaucasiusChechnya) (el ? ? ? Chechnya) - -geographicSubregion (el ? ? ? NovogroznyRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? NovyyAtagiRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? OberwartAustria) (el ? ? ? Austria) - -geographicSubregion (el ? ? ? OfraWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? OilbaseAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? oilfieldsVenezuela) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? OkaraPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? OlayaHerreraColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? OmaghNorthernIreland) (el ? ? ? NorthernIreland) - -geographicSubregion (el ? ? ? OrYehudaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? OranAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? OsakaJapan) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? OsloNorway) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? OssnabruckGermany) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? OthnielJunctionIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? OtnielWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? OtzarinWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? OzamisPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? PahalgamIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? PalorinyaUganda) (el ? ? ? Uganda) - -geographicSubregion (el ? ? ? PamplonaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? PanamaCityPanama) (el ? ? ? Panama) - -geographicSubregion (el ? ? ? PantrasGreece) (el ? ? ? Greece) - -geographicSubregion (el ? ? ? PapayinColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? PapuaIndonesia) (el ? ? ? Indonesia) - -geographicSubregion (el ? ? ? ParisFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? PatikulPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? PauFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? PeAtSadehGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? PeshawarPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? PetahTikvahIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? PhnomPenhCambodia) (el ? ? ? Cambodia) - -geographicSubregion (el ? ? ? PortadownIreland) (el ? ? ? Ireland) - -geographicSubregion (el ? ? ? PragueCzechRepublic) (el ? ? ? CzechRepublic) - -geographicSubregion (el ? ? ? PuertoAlviraColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? PuertoLlerasColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? PunjabPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? QuettaPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? QuitoEcuador) (el ? ? ? Ecuador) - -geographicSubregion (el ? ? ? RadaAmanYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? RafahGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? RamaJunctionWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? RamalDeAspusanaPeru) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? RamallahWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? RamatGanIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? RaminWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? RamleIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? RawalpindiPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? ReusSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? RigaLatvia) (el ? ? ? Latvia) - -geographicSubregion (el ? ? ? RijekaCroatia) (el ? ? ? Croatia) - -geographicSubregion (el ? ? ? RimalDistrictGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? RishonLeZionIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? RiyadhSaudiArabia) (el ? ? ? SaudiArabia) - -geographicSubregion (el ? ? ? RoermondNetherlands) (el ? ? ? Netherlands) - -geographicSubregion (el ? ? ? RomeItaly) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? RosasSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? RostovOnDonRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? RuhengeriRwanda) (el ? ? ? Rwanda) - -geographicSubregion (el ? ? ? SaadaYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? SaadaPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? SabatenaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? SacramentoUnitedStates) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? SaintAvoldFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? SaintSebastianSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? SaintJeanDeLuzFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? SairanbarIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? SajaIAGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? SallentDeGallegoSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? SamariaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? SamashkiRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? SanDiegoColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? SanJoseCostaRica) (el ? ? ? CostaRica) - -geographicSubregion (el ? ? ? SanLuisColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? SanMiguelElSalvador) (el ? ? ? ElSalvador) - -geographicSubregion (el ? ? ? SanPabloColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? SanSabatianSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? SanaaYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? SangaldanIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? SantaMartaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? SantaPolaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? SantaRitaMountainsPanama) (el ? ? ? Panama) - -geographicSubregion (el ? ? ? SantiagoChile) (el ? ? ? Chile) - -geographicSubregion (el ? ? ? SanurIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? SarajevoBosniaAndHerzegovina) (el ? ? ? BosniaAndHerzegovina) - -geographicSubregion (el ? ? ? SatkhiraBangladesh) (el ? ? ? Bangladesh) - -geographicSubregion (el ? ? ? SegoviaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? SeoulSouthKorea) (el ? ? ? SouthKorea) - -geographicSubregion (el ? ? ? SevilleSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? ShadmotMeholaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? ShaveiShomronWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? SheikhAjlunGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? ShiloWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? ShimiEcuador) (el ? ? ? Ecuador) - -geographicSubregion (el ? ? ? ShlomiIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? SidiHalifahLibya) (el ? ? ? Libya) - -geographicSubregion (el ? ? ? SidonLebanon) (el ? ? ? Lebanon) - -geographicSubregion (el ? ? ? SiirtTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? SilatADaharWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? SipadanIslandMalaysia) (el ? ? ? Malaysia) - -geographicSubregion (el ? ? ? SitrahBahrain) (el ? ? ? Bahrain) - -geographicSubregion (el ? ? ? SoporeIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? SrinagarIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? SrinigarIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? SriperumbudurIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? StewartstownNorthernIreland) (el ? ? ? NorthernIreland) - -geographicSubregion (el ? ? ? StockholmSweden) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? StrasbourgFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? SukaimaniyahIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? SulawesiIndonesia) (el ? ? ? Indonesia) - -geographicSubregion (el ? ? ? SulaymaniyahIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? SumayrYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? SusiyaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? TailaPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? TamezGuidaAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? TandySriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? TaxilaPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? TBilisiGeorgia) (el ? ? ? RepublicOfGeorgia) - -geographicSubregion (el ? ? ? TegucigalpaHonduras) (el ? ? ? Honduras) - -geographicSubregion (el ? ? ? TeheranIran) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? TekoaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? TelAvivIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? TelHaShomerJunctionIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? TelQateifaGazaStrip) (el ? ? ? GazaStrip) - -geographicSubregion (el ? ? ? TelRumeiydaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? TelemIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? TenaWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? TheHagueNetherlands) (el ? ? ? Netherlands) - -geographicSubregion (el ? ? ? TheKyrgyzCapitalBishkekChina) (el ? ? ? China) - -geographicSubregion (el ? ? ? ThekraguriIndia) (el ? ? ? India) - -geographicSubregion (el ? ? ? TiaretAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? TiratAlgeria) (el ? ? ? Algeria) - -geographicSubregion (el ? ? ? TokyoJapan) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? TolosaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? TopkakiTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? TrabzonTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? TrincomaleeHarborSriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? TripoliLibya) (el ? ? ? Libya) - -geographicSubregion (el ? ? ? TulkaremWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? TulkarmWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? TunceliTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? TurbatPakistan) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? UmAlFahmIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? UmmQasrIraq) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? UrenaVenezuela) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? UrraColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? UrsMartanRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? UWaIndianReservationColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? ValenciaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? ValleduparColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? VanTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? VavuniyaSriLanka) (el ? ? ? SriLanka) - -geographicSubregion (el ? ? ? ViennaAustria) (el ? ? ? Austria) - -geographicSubregion (el ? ? ? VientianeLaos) (el ? ? ? Laos) - -geographicSubregion (el ? ? ? VillavicencioColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? VitoriaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? VitrollesFrance) (el ? ? ? France) - -geographicSubregion (el ? ? ? VladikavkazRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? VladivostokRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? VolgodonskRussia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? WadiAlDabaatYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? WadiAraIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? WadiKeltWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? WarsawPoland) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? WashingtonDCUnitedStates) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? WattyanBahrain) (el ? ? ? Bahrain) - -geographicSubregion (el ? ? ? WestBeirutLebanon) (el ? ? ? Lebanon) - -geographicSubregion (el ? ? ? XiAnChina) (el ? ? ? China) - -geographicSubregion (el ? ? ? YaAbadWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? YagurJunctionIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? YehudIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? YerevanArmenia) (el ? ? ? Armenia) - -geographicSubregion (el ? ? ? YitzharWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? YokotaJapan) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? YopalColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? YuksekovaTurkey) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? ZaitaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? ZamarYemen) (el ? ? ? Yemen) - -geographicSubregion (el ? ? ? ZamboangaPhilippines) (el ? ? ? Philippines) - -geographicSubregion (el ? ? ? ZaragozaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? ZarauzSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? ZeifIntersectionWestBank) (el ? ? ? WestBank) - -geographicSubregion (el ? ? ? ZekharyaIsrael) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? ZuliaColombia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? ZumaiaSpain) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? ZumarragaSpain) (el ? ? ? Spain) - -claimedTerritory (el ? ? ? GazaStrip) (el ? ? ? Israel) - -claimedTerritory (el ? ? ? GazaStrip) (el ? ? ? PalestinianLiberationOrganization) - -claimedTerritory (el ? ? ? ParacelIslands) (el ? ? ? China) - -claimedTerritory (el ? ? ? ParacelIslands) (el ? ? ? Taiwan) - -claimedTerritory (el ? ? ? ParacelIslands) (el ? ? ? Vietnam) - -claimedTerritory (el ? ? ? SpratlyIslands) (el ? ? ? China) - -claimedTerritory (el ? ? ? SpratlyIslands) (el ? ? ? Taiwan) - -claimedTerritory (el ? ? ? SpratlyIslands) (el ? ? ? Vietnam) - -claimedTerritory (el ? ? ? WestBank) (el ? ? ? Israel) - -claimedTerritory (el ? ? ? WestBank) (el ? ? ? PalestinianLiberationOrganization) - -claimedTerritory (el ? ? ? WesternSahara) (el ? ? ? Morocco) - -dependentGeopoliticalArea (el ? ? ? AmericanSamoa) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? Anguilla) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? Aruba) (el ? ? ? Netherlands) - -dependentGeopoliticalArea (el ? ? ? AshmoreAndCartierIslands) (el ? ? ? Australia) - -dependentGeopoliticalArea (el ? ? ? BakerIsland) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? BassasDaIndia) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? Bermuda) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? BouvetIsland) (el ? ? ? Norway) - -dependentGeopoliticalArea (el ? ? ? BritishIndianOceanTerritory) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? BritishVirginIslands) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? CaymanIslands) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? ChristmasIsland) (el ? ? ? Australia) - -dependentGeopoliticalArea (el ? ? ? ClippertonIsland) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? CocosKeelingIslands) (el ? ? ? Australia) - -dependentGeopoliticalArea (el ? ? ? CookIslands) (el ? ? ? NewZealand) - -dependentGeopoliticalArea (el ? ? ? CoralSeaIslands) (el ? ? ? Australia) - -dependentGeopoliticalArea (el ? ? ? EuropaIsland) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? FalklandIslands) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? FaroeIslands) (el ? ? ? Denmark) - -dependentGeopoliticalArea (el ? ? ? FrenchGuiana) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? FrenchPolynesia) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? FrenchSouthernAndAntarcticLands) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? Gibraltar) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? GloriosoIslands) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? Greenland) (el ? ? ? Denmark) - -dependentGeopoliticalArea (el ? ? ? Guadeloupe) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? Guam) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? Guernsey) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? HeardIslandAndMcDonaldIslands) (el ? ? ? Australia) - -dependentGeopoliticalArea (el ? ? ? HongKong) (el ? ? ? China) - -dependentGeopoliticalArea (el ? ? ? HowlandIsland) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? IsleOfMan) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? JanMayenIsland) (el ? ? ? Norway) - -dependentGeopoliticalArea (el ? ? ? JarvisIsland) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? Jersey) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? JohnstonAtoll) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? JuanDeNovaIsland) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? KingmanReef) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? Macau) (el ? ? ? China) - -dependentGeopoliticalArea (el ? ? ? Martinique) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? Mayotte) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? MidwayIslands) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? Montserrat) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? NavassaIsland) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? NetherlandsAntilles) (el ? ? ? Netherlands) - -dependentGeopoliticalArea (el ? ? ? NewCaledonia) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? Niue) (el ? ? ? NewZealand) - -dependentGeopoliticalArea (el ? ? ? NorfolkIsland) (el ? ? ? Australia) - -dependentGeopoliticalArea (el ? ? ? NorthernMarianaIslands) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? PalmyraAtoll) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? PitcairnIslands) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? PuertoRico) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? Reunion) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? SaintHelena) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? SaintPierreAndMiquelon) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? SouthGeorgiaAndTheSouthSandwichIslands) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? Svalbard) (el ? ? ? Norway) - -dependentGeopoliticalArea (el ? ? ? Tokelau) (el ? ? ? NewZealand) - -dependentGeopoliticalArea (el ? ? ? TromelinIsland) (el ? ? ? France) - -dependentGeopoliticalArea (el ? ? ? TurksAndCaicosIslands) (el ? ? ? UnitedKingdom) - -dependentGeopoliticalArea (el ? ? ? WakeIsland) (el ? ? ? UnitedStates) - -dependentGeopoliticalArea (el ? ? ? WallisAndFutuna) (el ? ? ? France) - -claimedTerritory (el ? ? ? Antarctica) (el ? ? ? Argentina) - -claimedTerritory (el ? ? ? Antarctica) (el ? ? ? Australia) - -claimedTerritory (el ? ? ? Antarctica) (el ? ? ? Chile) - -claimedTerritory (el ? ? ? Antarctica) (el ? ? ? France) - -claimedTerritory (el ? ? ? Antarctica) (el ? ? ? NewZealand) - -claimedTerritory (el ? ? ? Antarctica) (el ? ? ? Norway) - -claimedTerritory (el ? ? ? Antarctica) (el ? ? ? UnitedKingdom) - -part (el ? ? ? RedRiver) (el ? ? ? MississippiRiver) - -part (el ? ? ? RedRiver) (el ? ? ? UnitedStates) diff --git a/examples/SUMO/axioms/Economy.gft b/examples/SUMO/axioms/Economy.gft deleted file mode 100644 index 0213b6205..000000000 --- a/examples/SUMO/axioms/Economy.gft +++ /dev/null @@ -1,102 +0,0 @@ - -forall (both Object Agent) (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? FormerSovietOrEasternEuropeanCountry))( economyType(var ? ? ? AREA)(el ? ? ? CountryInTransition))) - -forall (both Object Agent) (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? FourDragonsEconomy))( economyType(var ? ? ? AREA)(el ? ? ? LessDevelopedCountry))) - -forall (both Object Agent) (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? FourDragonsEconomy))( economyType(var ? ? ? AREA)(el ? ? ? AdvancedEconomy))) - -forall (both Object Agent) (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? LowIncomeCountry))( economyType(var ? ? ? AREA)(el ? ? ? LeastDevelopedCountry))) - -forall (both Object (both SelfConnectedObject Agent)) (\AREA -> impl (and ( attribute(var ? ? ? AREA)(el ? ? ? HighIncomeCountry))( not (member(var ? ? ? AREA)(el ? ? ? OrganizationOfPetroleumExportingCountries))))( economyType(var ? ? ? AREA)(el ? ? ? DevelopedCountry))) - -forall (both Object Agent) (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? MajorIndustrialEconomy))( economyType(var ? ? ? AREA)(el ? ? ? DevelopedCountry))) - -forall (both Object Agent) (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? MajorIndustrialEconomy))( economyType(var ? ? ? AREA)(el ? ? ? AdvancedEconomy))) - -forall (both SelfConnectedObject Object) (\STATE -> impl ( member(var ? ? ? STATE)(el ? ? ? GroupOf7))( attribute(var ? ? ? STATE)(el ? ? ? MajorIndustrialEconomy))) - -forall (both Object Agent) (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? DemocraticSocialism))( governmentType(var ? ? ? AREA)(el ? ? ? Democracy))) - -forall Nation (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? CommunistState))( economyType(var ? ? ? AREA)(el ? ? ? CentrallyPlannedEconomy))) - -forall (both Object Agent) (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? PrivatizingEconomy))( economyType(var ? ? ? AREA)(el ? ? ? CountryInTransition))) - -forall (both RealNumber Quantity) (\FRACTION -> forall IndustryAttribute (\SECTOR -> forall GeopoliticalArea (\AREA -> impl ( sectorCompositionOfGDP(var ? ? ? AREA)(var ? ? ? SECTOR)(var ? ? ? FRACTION))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 1.0)))))) - -forall (both RealNumber Quantity) (\FRACTION -> forall GeopoliticalArea (\AREA -> impl ( populationFractionBelowPovertyLine(var ? ? ? AREA)(var ? ? ? FRACTION))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 1.0))))) - -forall (both RealNumber Quantity) (\FRACTION -> forall GeopoliticalArea (\AREA -> impl ( lowestDecileShareOfHouseholdIncome(var ? ? ? AREA)(var ? ? ? FRACTION))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 1.0))))) - -forall (both RealNumber Quantity) (\FRACTION -> forall GeopoliticalArea (\AREA -> impl ( highestDecileShareOfHouseholdIncome(var ? ? ? AREA)(var ? ? ? FRACTION))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 1.0))))) - -forall (both NonnegativeRealNumber Quantity) (\INDEX -> forall GeopoliticalArea (\AREA -> impl ( incomeDistributionByGiniIndex(var ? ? ? AREA)(var ? ? ? INDEX))( lessThanOrEqualTo(var ? ? ? INDEX)(el ? ? ? (toInt 100))))) - -forall (both RealNumber Quantity) (\FRACTION -> forall GeopoliticalArea (\AREA -> impl ( inflationRateOfConsumerPrices(var ? ? ? AREA)(var ? ? ? FRACTION))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 1.0))))) - -forall (both RealNumber Quantity) (\FRACTION -> forall Attribute (\SECTOR -> forall GeopoliticalArea (\AREA -> impl ( laborForceFractionByOccupation(var ? ? ? AREA)(var ? ? ? SECTOR)(var ? ? ? FRACTION))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 1.0)))))) - -forall (both CurrencyMeasure Quantity) (\TOTALAMOUNT -> forall (both CurrencyMeasure Quantity) (\CAPAMOUNT -> forall GeopoliticalArea (\AREA -> forall TimePosition (\TIME -> impl (and ( holdsDuring(var ? ? ? TIME)( capitalExpendituresOfArea(var ? ? ? AREA)(var ? ? ? CAPAMOUNT)))( holdsDuring(var ? ? ? TIME)( annualExpendituresOfArea(var ? ? ? AREA)(var ? ? ? TOTALAMOUNT))))( greaterThan(var ? ? ? TOTALAMOUNT)(var ? ? ? CAPAMOUNT)))))) - -forall PositiveInteger (\NTH -> forall IndustryAttribute (\SECTOR -> forall GeopoliticalArea (\AREA -> impl ( industryRankByOutput(var ? ? ? AREA)(var ? ? ? SECTOR)(var ? ? ? NTH))( industryOfArea(var ? ? ? AREA)(var ? ? ? SECTOR))))) - -forall MetallurgicalPlant (\ORG -> attribute(var ? ? ? ORG)(el ? ? ? MetallurgyIndustry)) - -forall (both RealNumber Quantity) (\X -> forall Entity (\AMOUNT -> impl ( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn(var ? ? ? X)(el ? ? ? KilowattHour))))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 3600000))(var ? ? ? X)))(el ? ? ? Joule)))))) - -forall (both RealNumber Quantity) (\X -> forall Entity (\AMOUNT -> impl ( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn(var ? ? ? X)(el ? ? ? Joule))))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(el ? ? ? (toRealNum 0.0002778))(var ? ? ? X)))(el ? ? ? Watt)))))) - -forall (both Agent Entity) (\AGENT2 -> forall (both Agent Object) (\AGENT1 -> impl ( exportPartner(var ? ? ? AGENT1)(var ? ? ? AGENT2))(exists Exporting (\EXPORT -> and ( origin(var ? ? ? EXPORT)(var ? ? ? AGENT1))( destination(var ? ? ? EXPORT)(var ? ? ? AGENT2)))))) - -forall Exporting (\EXPORT -> exists Object (\ITEM -> patient(var ? ? ? EXPORT)(var ? ? ? ITEM))) - -forall Exporting (\EXPORT -> forall GeopoliticalArea (\AREA -> forall (both Entity Physical) (\ITEM -> impl (and ( patient(var ? ? ? EXPORT)(var ? ? ? ITEM))( origin(var ? ? ? EXPORT)(var ? ? ? AREA)))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? EXPORT)))))( not (located(var ? ? ? ITEM)(var ? ? ? AREA))))))) - -forall Exporting (\EXPORT -> forall GeopoliticalArea (\AREA -> forall (both Entity Physical) (\ITEM -> impl (and ( patient(var ? ? ? EXPORT)(var ? ? ? ITEM))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? EXPORT)))))( located(var ? ? ? ITEM)(var ? ? ? AREA))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? EXPORT)))))( located(var ? ? ? ITEM)(var ? ? ? AREA)))))) - -forall Exporting (\EXPORT -> forall GeopoliticalArea (\AREA -> forall GeopoliticalArea (\AREA1 -> forall (both Entity Physical) (\ITEM -> impl (and ( patient(var ? ? ? EXPORT)(var ? ? ? ITEM))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? EXPORT)))))( located(var ? ? ? ITEM)(var ? ? ? AREA))))(exists GeopoliticalArea (\AREA2 -> and ( geopoliticalSubdivision(var ? ? ? AREA1)(var ? ? ? AREA2))(and ( geopoliticalSubdivision(var ? ? ? AREA2)(var ? ? ? AREA1))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? EXPORT)))))( not (located(var ? ? ? ITEM)(var ? ? ? AREA2))))))))))) - -forall Exporting (\EXPORT -> forall GeopoliticalArea (\AREA -> forall (both Entity Physical) (\ITEM -> impl (and ( patient(var ? ? ? EXPORT)(var ? ? ? ITEM))( destination(var ? ? ? EXPORT)(var ? ? ? AREA)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? EXPORT)))))( located(var ? ? ? ITEM)(var ? ? ? AREA)))))) - -forall Exporting (\EXPORT -> forall GeopoliticalArea (\AREA1 -> forall GeopoliticalArea (\AREA2 -> forall (both Entity Physical) (\ITEM -> impl (and ( patient(var ? ? ? EXPORT)(var ? ? ? ITEM))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? EXPORT)))))( located(var ? ? ? ITEM)(var ? ? ? AREA1)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? EXPORT)))))( located(var ? ? ? ITEM)(var ? ? ? AREA2)))))( not ( located(var ? ? ? AREA2)(var ? ? ? AREA1))))))) - -forall Exporting (\EXPORT -> forall GeopoliticalArea (\AREA1 -> forall GeopoliticalArea (\AREA2 -> forall Entity (\ITEM -> impl (and ( patient(var ? ? ? EXPORT)(var ? ? ? ITEM))(and ( origin(var ? ? ? EXPORT)(var ? ? ? AREA1))( destination(var ? ? ? EXPORT)(var ? ? ? AREA2))))( not (equal(var ? ? ? AREA1)(var ? ? ? AREA2))))))) - -forall Exporting (\EXPORT -> forall GeopoliticalArea (\AREA1 -> forall GeopoliticalArea (\AREA2 -> forall Entity (\ITEM -> impl (and ( patient(var ? ? ? EXPORT)(var ? ? ? ITEM))(and ( origin(var ? ? ? EXPORT)(var ? ? ? AREA1))( destination(var ? ? ? EXPORT)(var ? ? ? AREA2))))( not (located(var ? ? ? AREA2)(var ? ? ? AREA1))))))) - -forall Quantity (\YEAR -> forall PositiveRealNumber (\FRACTION -> forall GeopoliticalArea (\AREA2 -> forall GeopoliticalArea (\AREA1 -> impl ( exportPartnerByFraction(var ? ? ? AREA1)(var ? ? ? AREA2)(var ? ? ? FRACTION))( lessThanOrEqualTo(var ? ? ? YEAR)(el ? ? ? (toRealNum 1.0))))))) - -forall (both Agent Object) (\AGENT2 -> forall (both Agent Entity) (\AGENT1 -> impl ( importPartner(var ? ? ? AGENT1)(var ? ? ? AGENT2))(exists Exporting (\EXPORT -> and ( origin(var ? ? ? EXPORT)(var ? ? ? AGENT2))( destination(var ? ? ? EXPORT)(var ? ? ? AGENT1)))))) - -forall Quantity (\YEAR -> forall PositiveRealNumber (\FRACTION -> forall GeopoliticalArea (\AREA2 -> forall GeopoliticalArea (\AREA1 -> impl ( importPartnerByFraction(var ? ? ? AREA1)(var ? ? ? AREA2)(var ? ? ? FRACTION))( lessThanOrEqualTo(var ? ? ? YEAR)(el ? ? ? (toRealNum 1.0))))))) - -forall Agriculture (\AG -> resultType(var ? ? ? AG)(desc AgriculturalProduct ? ?)) - -forall PackagedFoodProduct (\ITEM -> exists FoodProduct (\FOOD -> exists ProductPackage (\PACKAGE -> contains(var ? ? ? PACKAGE)(var ? ? ? FOOD)))) - -forall PackagedBeverageProduct (\ITEM -> exists BeverageProduct (\DRINK -> exists ProductPackage (\PACKAGE -> contains(var ? ? ? PACKAGE)(var ? ? ? DRINK)))) - -forall Bauxite (\ORE -> exists Alumina (\METAL -> component(var ? ? ? METAL)(var ? ? ? ORE))) - -forall IronOre (\ORE -> exists Iron (\METAL -> component(var ? ? ? METAL)(var ? ? ? ORE))) - -forall CopperOre (\ORE -> exists Copper (\METAL -> component(var ? ? ? METAL)(var ? ? ? ORE))) - -forall NickelOre (\ORE -> exists Nickel (\METAL -> component(var ? ? ? METAL)(var ? ? ? ORE))) - -forall LeadOre (\ORE -> exists Lead (\METAL -> component(var ? ? ? METAL)(var ? ? ? ORE))) - -forall ZincOre (\ORE -> exists Zinc (\METAL -> component(var ? ? ? METAL)(var ? ? ? ORE))) - -forall Steel (\ITEM -> exists Iron (\PART -> part(var ? ? ? PART)(var ? ? ? ITEM))) - -forall Steel (\ITEM -> exists Carbon (\PART -> part(var ? ? ? PART)(var ? ? ? ITEM))) - -forall IronMetal (\ITEM -> exists Iron (\PART -> part(var ? ? ? PART)(var ? ? ? ITEM))) - -forall AluminumMetal (\ITEM -> exists Aluminum (\PART -> part(var ? ? ? PART)(var ? ? ? ITEM))) - -forall LeadMetal (\ITEM -> exists Lead (\PART -> part(var ? ? ? PART)(var ? ? ? ITEM))) - -forall Concrete (\CONCRETE -> exists Mineral (\PART -> component(var ? ? ? PART)(var ? ? ? CONCRETE))) - -forall Concrete (\CONCRETE -> exists Cement (\PART -> component(var ? ? ? PART)(var ? ? ? CONCRETE))) diff --git a/examples/SUMO/axioms/EconomyHiO.gft b/examples/SUMO/axioms/EconomyHiO.gft deleted file mode 100644 index 3545a4b8b..000000000 --- a/examples/SUMO/axioms/EconomyHiO.gft +++ /dev/null @@ -1,4 +0,0 @@ - -IrreflexiveRelation ? (\x,y -> exportPartner x y) - -IrreflexiveRelation ? (\x,y -> importPartner x y) diff --git a/examples/SUMO/axioms/EconomyP.gft b/examples/SUMO/axioms/EconomyP.gft deleted file mode 100644 index d287da5e3..000000000 --- a/examples/SUMO/axioms/EconomyP.gft +++ /dev/null @@ -1,1097 +0,0 @@ - -economyType (el ? ? ? Andorra) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Australia) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Austria) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Belgium) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Bermuda) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Canada) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Denmark) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? FaroeIslands) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Finland) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? France) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Germany) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Greece) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? HolySee) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Iceland) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Ireland) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Israel) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Italy) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Japan) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Liechtenstein) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Luxembourg) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Malta) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Mexico) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Monaco) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Netherlands) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? NewZealand) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Norway) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Portugal) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? SanMarino) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? SouthAfrica) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Spain) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Sweden) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Switzerland) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Turkey) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? UnitedKingdom) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? UnitedStates) (el ? ? ? DevelopedCountry) - -economyType (el ? ? ? Afghanistan) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Algeria) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Angola) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? AntiguaAndBarbuda) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Argentina) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Aruba) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? TheBahamas) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Bahrain) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Bangladesh) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Barbados) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Belize) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Burundi) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Cambodia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Cameroon) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? CapeVerde) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? CentralAfricanRepublic) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Chad) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Chile) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? China) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Colombia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Comoros) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? DemocraticRepublicOfTheCongo) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? CostaRica) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? CoteDIvoire) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Cyprus) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Djibouti) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Dominica) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? DominicanRepublic) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Ecuador) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Egypt) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? ElSalvador) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? EquatorialGuinea) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Ethiopia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Fiji) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Gabon) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Gambia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Ghana) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Grenada) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Guatemala) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Guinea) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? GuineaBissau) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Guyana) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Haiti) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Honduras) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? India) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Indonesia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Iran) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Iraq) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Jamaica) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Jordan) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Kenya) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Kiribati) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Kuwait) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Laos) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Lebanon) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Lesotho) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Liberia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Libya) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Madagascar) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Malawi) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Malaysia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Maldives) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Mali) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Malta) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? MarshallIslands) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Mauritania) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Mauritius) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Mexico) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Micronesia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Morocco) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Mozambique) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Namibia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Nepal) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? NetherlandsAntilles) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Nicaragua) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Niger) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Nigeria) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Oman) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Pakistan) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Panama) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? PapuaNewGuinea) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Paraguay) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Peru) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Philippines) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Qatar) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Rwanda) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? SaintKittsAndNevis) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? SaintLucia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Samoa) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? SaudiArabia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Senegal) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Seychelles) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? SierraLeone) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? SolomonIslands) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Somalia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? SouthAfrica) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? SriLanka) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Sudan) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Suriname) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Swaziland) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Syria) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Tanzania) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Thailand) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Togo) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? TrinidadAndTobago) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Tunisia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Turkey) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? UnitedArabEmirates) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Uganda) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Uruguay) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Vanuatu) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Venezuela) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Vietnam) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Yemen) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Zambia) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? Zimbabwe) (el ? ? ? LessDevelopedCountry) - -economyType (el ? ? ? HongKong) (el ? ? ? FourDragonsEconomy) - -economyType (el ? ? ? Singapore) (el ? ? ? FourDragonsEconomy) - -economyType (el ? ? ? SouthKorea) (el ? ? ? FourDragonsEconomy) - -economyType (el ? ? ? Taiwan) (el ? ? ? FourDragonsEconomy) - -economyType (el ? ? ? Australia) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Austria) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Belgium) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Canada) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Denmark) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Finland) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? France) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Germany) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Greece) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? HongKong) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Iceland) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Ireland) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Israel) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Italy) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Japan) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? SouthKorea) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Luxembourg) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Netherlands) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? NewZealand) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Norway) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Portugal) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Singapore) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Spain) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Sweden) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Switzerland) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Taiwan) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? UnitedKingdom) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? UnitedStates) (el ? ? ? AdvancedEconomy) - -economyType (el ? ? ? Albania) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Armenia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Azerbaijan) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Belarus) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? BosniaAndHerzegovina) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Bulgaria) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Croatia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? CzechRepublic) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Estonia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? RepublicOfGeorgia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Hungary) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Kazakhstan) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Kyrgyzstan) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Latvia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Lithuania) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Macedonia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Moldova) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Mongolia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Poland) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Romania) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Russia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Slovakia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Slovenia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Tajikistan) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Turkmenistan) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Ukraine) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Uzbekistan) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Yugoslavia) (el ? ? ? CountryInTransition) - -economyType (el ? ? ? Afghanistan) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Algeria) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Angola) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? AntiguaAndBarbuda) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Argentina) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Aruba) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? TheBahamas) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Bahrain) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Bangladesh) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Barbados) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Belize) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Burundi) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Cambodia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Cameroon) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? CapeVerde) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? CentralAfricanRepublic) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Chad) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Chile) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? China) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Colombia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Comoros) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? DemocraticRepublicOfTheCongo) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? CostaRica) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? CoteDIvoire) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Cyprus) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Djibouti) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Dominica) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? DominicanRepublic) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Ecuador) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Egypt) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? ElSalvador) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? EquatorialGuinea) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Ethiopia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Fiji) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Gabon) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Gambia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Ghana) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Grenada) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Guatemala) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Guinea) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? GuineaBissau) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Guyana) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Haiti) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Honduras) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? India) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Indonesia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Iran) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Iraq) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Jamaica) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Jordan) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Kenya) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Kiribati) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Kuwait) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Laos) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Lebanon) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Lesotho) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Liberia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Libya) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Madagascar) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Malawi) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Malaysia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Maldives) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Mali) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Malta) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? MarshallIslands) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Mauritania) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Mauritius) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Mexico) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Micronesia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Morocco) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Mozambique) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Namibia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Nepal) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? NetherlandsAntilles) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Nicaragua) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Niger) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Nigeria) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Oman) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Pakistan) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Panama) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? PapuaNewGuinea) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Paraguay) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Peru) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Philippines) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Qatar) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Rwanda) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? SaintKittsAndNevis) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? SaintLucia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Samoa) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? SaudiArabia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Senegal) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Seychelles) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? SierraLeone) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? SolomonIslands) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Somalia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? SouthAfrica) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? SriLanka) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Sudan) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Suriname) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Swaziland) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Syria) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Tanzania) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Thailand) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Togo) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? TrinidadAndTobago) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Tunisia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Turkey) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? UnitedArabEmirates) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Uganda) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Uruguay) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Vanuatu) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Venezuela) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Vietnam) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Yemen) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Zambia) (el ? ? ? DevelopingCountry) - -economyType (el ? ? ? Zimbabwe) (el ? ? ? DevelopingCountry) - -industryProductType (el ? ? ? CoalMining) (desc Coal ? ?) - -industryProductType (el ? ? ? ConsumerGoodsIndustry) (desc ConsumerGood ? ?) - -industryProductType (el ? ? ? CopperOreMining) (desc CopperOre ? ?) - -industryProductType (el ? ? ? FertilizerMineralMining) (desc Fertilizer ? ?) - -industryProductType (el ? ? ? FurnitureManufacturing) (desc Furniture ? ?) - -industryProductType (el ? ? ? HandwovenCarpetManufacturing) (desc HandwovenCarpet ? ?) - -industryProductType (el ? ? ? LeadOreMining) (desc LeadOre ? ?) - -industryProductType (el ? ? ? LeadManufacturing) (desc LeadProduct ? ?) - -industryProductType (el ? ? ? ForestryAndLogging) (desc Timber ? ?) - -industryProductType (el ? ? ? WoodProductManufacturing) (desc WoodProduct ? ?) - -industryProductType (el ? ? ? Millwork) (desc WoodProduct ? ?) - -industryProductType (el ? ? ? MetallurgyIndustry) (desc Metal ? ?) - -industryProductType (el ? ? ? MotorVehicleManufacturing) (desc RoadVehicle ? ?) - -industryProductType (el ? ? ? NaturalGasIndustry) (desc NaturalGas ? ?) - -industryProductType (el ? ? ? CrudePetroleumExtraction) (desc Petroleum ? ?) - -industryProductType (el ? ? ? PetroleumRefineries) (desc RefinedPetroleumProduct ? ?) - -industryProductType (el ? ? ? AsphaltPavingRoofingAndSaturatedMaterialsManufacturing) (desc Asphalt ? ?) - -industryProductType (el ? ? ? SteelMills) (desc Steel ? ?) - -industryProductType (el ? ? ? TextileIndustry) (desc TextileProduct ? ?) - -industryProductType (el ? ? ? ZincOreMining) (desc ZincOre ? ?) - -industryProductType (el ? ? ? ZincManufacturing) (desc ZincProduct ? ?) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? KilowattHour))) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 3.6)) (el ? ? ? (MegaFn (el ? ? ? Joule))))) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? KilowattHour))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3600000)) (el ? ? ? Joule))) - -currencyType (el ? ? ? Afghanistan) (el ? ? ? AfghanAfghani) - -currencyType (el ? ? ? UnitedKingdom) (el ? ? ? BritishPound) - -currencyType (el ? ? ? Canada) (el ? ? ? CanadianDollar) - -currencyType (el ? ? ? France) (el ? ? ? FrenchFranc) - -currencyType (el ? ? ? Germany) (el ? ? ? GermanMark) - -currencyType (el ? ? ? Italy) (el ? ? ? ItalianLire) - -currencyType (el ? ? ? Japan) (el ? ? ? JapaneseYen) - -currencyType (el ? ? ? Tajikistan) (el ? ? ? TajikSomoni) - -currencyValue (desc AfghanAfghaniCoin ? ?) (el ? ? ? AfghanAfghani) - -currencyValue (desc BritishPoundCoin ? ?) (el ? ? ? BritishPound) - -currencyValue (desc CanadianDollarCoin ? ?) (el ? ? ? CanadianDollar) - -currencyValue (desc EuroCentCoin ? ?) (el ? ? ? EuroCent) - -currencyValue (desc EuroDollarCoin ? ?) (el ? ? ? EuroDollar) - -currencyValue (desc FrenchFrancCoin ? ?) (el ? ? ? FrenchFranc) - -currencyValue (desc GermanMarkCoin ? ?) (el ? ? ? GermanMark) - -currencyValue (desc ItalianLireCoin ? ?) (el ? ? ? ItalianLire) - -currencyValue (desc JapaneseYenCoin ? ?) (el ? ? ? JapaneseYen) - -currencyValue (desc TajikSomoniCoin ? ?) (el ? ? ? TajikSomoni) - -currencyValue (desc UnitedStatesCentCoin ? ?) (el ? ? ? UnitedStatesCent) - -currencyValue (desc UnitedStatesFiveCentCoin ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5)) (el ? ? ? UnitedStatesCent))) - -currencyValue (desc UnitedStatesCentCoin ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10)) (el ? ? ? UnitedStatesCent))) - -currencyValue (desc UnitedStatesQuarterCoin ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25)) (el ? ? ? UnitedStatesCent))) - -currencyValue (desc UnitedStatesDollarBill ? ?) (el ? ? ? UnitedStatesDollar) - -currencyType (el ? ? ? Albania) (el ? ? ? AlbanianLek) - -currencyType (el ? ? ? Algeria) (el ? ? ? AlgerianDinar) - -currencyType (el ? ? ? Angola) (el ? ? ? AngolanKwanza) - -currencyType (el ? ? ? Argentina) (el ? ? ? ArgentineAustral) - -currencyType (el ? ? ? Armenia) (el ? ? ? ArmenianDram) - -currencyType (el ? ? ? Australia) (el ? ? ? AustralianDollar) - -currencyType (el ? ? ? Austria) (el ? ? ? AustrianSchilling) - -currencyType (el ? ? ? Azerbaijan) (el ? ? ? AzerbaijaniManat) - -currencyType (el ? ? ? Bahrain) (el ? ? ? BahrainianDinar) - -currencyType (el ? ? ? Bangladesh) (el ? ? ? BangladeshiTaka) - -currencyType (el ? ? ? Barbados) (el ? ? ? BarbadosDollar) - -currencyType (el ? ? ? Belarus) (el ? ? ? BelarusianRubel) - -currencyType (el ? ? ? Belgium) (el ? ? ? BelgianFranc) - -currencyType (el ? ? ? Belize) (el ? ? ? BelizeDollar) - -currencyType (el ? ? ? Benin) (el ? ? ? BeninFranc) - -currencyType (el ? ? ? Bermuda) (el ? ? ? BermudaDollar) - -currencyType (el ? ? ? Bhutan) (el ? ? ? BhutaneseNgultrum) - -currencyType (el ? ? ? Bolivia) (el ? ? ? BolivianBoliviano) - -currencyType (el ? ? ? Botswana) (el ? ? ? BotswanaPula) - -currencyType (el ? ? ? Brazil) (el ? ? ? BrazilianReal) - -currencyType (el ? ? ? Brunei) (el ? ? ? BruneiDollar) - -currencyType (el ? ? ? Bulgaria) (el ? ? ? BulgarianLev) - -currencyType (el ? ? ? BurkinaFaso) (el ? ? ? BurkinaFasoFranc) - -currencyType (el ? ? ? Burundi) (el ? ? ? BurundiFranc) - -currencyType (el ? ? ? Cambodia) (el ? ? ? CambodianRiel) - -currencyType (el ? ? ? Cameroon) (el ? ? ? CameroonFranc) - -currencyType (el ? ? ? CapeVerde) (el ? ? ? CapeVerdeEscudo) - -currencyType (el ? ? ? CaymanIslands) (el ? ? ? CaymanIslandsDollar) - -currencyType (el ? ? ? CentralAfricanRepublic) (el ? ? ? CentralAfricanRepublicFranc) - -currencyType (el ? ? ? Chad) (el ? ? ? ChadianFranc) - -currencyType (el ? ? ? Chile) (el ? ? ? ChileanPeso) - -currencyType (el ? ? ? China) (el ? ? ? ChineseYuan) - -currencyType (el ? ? ? Colombia) (el ? ? ? ColombianPeso) - -currencyType (el ? ? ? Congo) (el ? ? ? CongoFranc) - -currencyType (el ? ? ? CostaRica) (el ? ? ? CostaRicanColon) - -currencyType (el ? ? ? Cuba) (el ? ? ? CubanPeso) - -currencyType (el ? ? ? Cyprus) (el ? ? ? CypriotPound) - -currencyType (el ? ? ? CzechRepublic) (el ? ? ? CzechKoruna) - -currencyType (el ? ? ? Djibouti) (el ? ? ? DjiboutiFranc) - -currencyType (el ? ? ? Dominica) (el ? ? ? DominicanDollar) - -currencyType (el ? ? ? Dominica) (el ? ? ? DominicanPeso) - -currencyType (el ? ? ? Netherlands) (el ? ? ? DutchGuilder) - -currencyType (el ? ? ? Ecuador) (el ? ? ? EcuadoranSucre) - -currencyType (el ? ? ? Egypt) (el ? ? ? EgyptianPound) - -currencyType (el ? ? ? ElSalvador) (el ? ? ? ElSalvadoranColon) - -currencyType (el ? ? ? Estonia) (el ? ? ? EstonianKroon) - -currencyType (el ? ? ? Ethiopia) (el ? ? ? EthiopianBirr) - -currencyType (el ? ? ? Fiji) (el ? ? ? FijiDollar) - -currencyType (el ? ? ? Finland) (el ? ? ? FinnishMarkka) - -currencyType (el ? ? ? Gabon) (el ? ? ? GabonFranc) - -currencyType (el ? ? ? Gambia) (el ? ? ? GambianDalasi) - -currencyType (el ? ? ? RepublicOfGeorgia) (el ? ? ? GeorgianLari) - -currencyType (el ? ? ? Ghana) (el ? ? ? GhanianCedi) - -currencyType (el ? ? ? Greece) (el ? ? ? GreekDrachma) - -currencyType (el ? ? ? Grenada) (el ? ? ? GrenadaDollar) - -currencyType (el ? ? ? Guatemala) (el ? ? ? GuatemalanQuetzal) - -currencyType (el ? ? ? GuineaBissau) (el ? ? ? GuineaBissauPeso) - -currencyType (el ? ? ? Guinea) (el ? ? ? GuineanFranc) - -currencyType (el ? ? ? Guyana) (el ? ? ? GuyanaDollar) - -currencyType (el ? ? ? Haiti) (el ? ? ? HaitianGourde) - -currencyType (el ? ? ? Honduras) (el ? ? ? HonduranLempira) - -currencyType (el ? ? ? HongKong) (el ? ? ? HongKongDollar) - -currencyType (el ? ? ? Hungary) (el ? ? ? HungarianForint) - -currencyType (el ? ? ? Iceland) (el ? ? ? IcelandicKrona) - -currencyType (el ? ? ? India) (el ? ? ? IndianRupee) - -currencyType (el ? ? ? Indonesia) (el ? ? ? IndonesianRupiah) - -currencyType (el ? ? ? Iran) (el ? ? ? IranianRial) - -currencyType (el ? ? ? Iraq) (el ? ? ? IraqiDinar) - -currencyType (el ? ? ? Ireland) (el ? ? ? IrishPound) - -currencyType (el ? ? ? Israel) (el ? ? ? IsraeliShekel) - -currencyType (el ? ? ? Jamaica) (el ? ? ? JamaicanDollar) - -currencyType (el ? ? ? Jordan) (el ? ? ? JordanianDinar) - -currencyType (el ? ? ? Kazakhstan) (el ? ? ? KazakhstaniTenge) - -currencyType (el ? ? ? Kenya) (el ? ? ? KenyanShilling) - -currencyType (el ? ? ? Kiribati) (el ? ? ? KiribatiDollar) - -currencyType (el ? ? ? Kuwait) (el ? ? ? KuwaitiDinar) - -currencyType (el ? ? ? Kyrgyzstan) (el ? ? ? KyrgyzstaniSom) - -currencyType (el ? ? ? Laos) (el ? ? ? LaotianKip) - -currencyType (el ? ? ? Latvia) (el ? ? ? LatvianLats) - -currencyType (el ? ? ? Lebanon) (el ? ? ? LebanesePound) - -currencyType (el ? ? ? Lesotho) (el ? ? ? LesothoLoti) - -currencyType (el ? ? ? Liberia) (el ? ? ? LiberianDollar) - -currencyType (el ? ? ? Libya) (el ? ? ? LibyanDinar) - -currencyType (el ? ? ? Lithuania) (el ? ? ? LithuanianLitas) - -currencyType (el ? ? ? Luxembourg) (el ? ? ? LuxembourgFranc) - -currencyType (el ? ? ? Madagascar) (el ? ? ? MadagascarFranc) - -currencyType (el ? ? ? Malawi) (el ? ? ? MalawianKwacha) - -currencyType (el ? ? ? Malaysia) (el ? ? ? MalaysianRinggit) - -currencyType (el ? ? ? Mali) (el ? ? ? MaliFranc) - -currencyType (el ? ? ? Malta) (el ? ? ? MalteseLira) - -currencyType (el ? ? ? Mauritius) (el ? ? ? MauritanianOuguiya) - -currencyType (el ? ? ? Mauritius) (el ? ? ? MauritianRupee) - -currencyType (el ? ? ? Mexico) (el ? ? ? MexicanPeso) - -currencyType (el ? ? ? Moldova) (el ? ? ? MoldovanLeu) - -currencyType (el ? ? ? Mongolia) (el ? ? ? MongolianTugrik) - -currencyType (el ? ? ? Mozambique) (el ? ? ? MozambiqueMetical) - -currencyType (el ? ? ? Myanmar) (el ? ? ? MyanmarKyat) - -currencyType (el ? ? ? Nepal) (el ? ? ? NepaleseRupee) - -currencyType (el ? ? ? NewZealand) (el ? ? ? NewZealandDollar) - -currencyType (el ? ? ? Nicaragua) (el ? ? ? NicaraguanCordoba) - -currencyType (el ? ? ? Niger) (el ? ? ? NigerFranc) - -currencyType (el ? ? ? Nigeria) (el ? ? ? NigerianNaira) - -currencyType (el ? ? ? NorthKorea) (el ? ? ? NorthKoreanWon) - -currencyType (el ? ? ? Norway) (el ? ? ? NorwegianKrone) - -currencyType (el ? ? ? Oman) (el ? ? ? OmaniRiyal) - -currencyType (el ? ? ? Pakistan) (el ? ? ? PakistaniRupee) - -currencyType (el ? ? ? Panama) (el ? ? ? PanamanianBalboa) - -currencyType (el ? ? ? Paraguay) (el ? ? ? ParaguayanGuarani) - -currencyType (el ? ? ? Peru) (el ? ? ? PeruvianInti) - -currencyType (el ? ? ? Philippines) (el ? ? ? PhilippinePeso) - -currencyType (el ? ? ? Poland) (el ? ? ? PolishZloty) - -currencyType (el ? ? ? Portugal) (el ? ? ? PortugueseEscudo) - -currencyType (el ? ? ? Qatar) (el ? ? ? QatariRiyal) - -currencyType (el ? ? ? Romania) (el ? ? ? RomanianLeu) - -currencyType (el ? ? ? Russia) (el ? ? ? RussianRuble) - -currencyType (el ? ? ? Rwanda) (el ? ? ? RwandaFranc) - -currencyType (el ? ? ? SaudiArabia) (el ? ? ? SaudiArabianRiyal) - -currencyType (el ? ? ? Senegal) (el ? ? ? SenegaleseFranc) - -currencyType (el ? ? ? Seychelles) (el ? ? ? SeychellesRupee) - -currencyType (el ? ? ? SierraLeone) (el ? ? ? SierraLeoneLeone) - -currencyType (el ? ? ? Singapore) (el ? ? ? SingaporeDollar) - -currencyType (el ? ? ? Slovakia) (el ? ? ? SlovakianKoruna) - -currencyType (el ? ? ? Somalia) (el ? ? ? SomalianShilling) - -currencyType (el ? ? ? SouthAfrica) (el ? ? ? SouthAfricanRand) - -currencyType (el ? ? ? SouthKorea) (el ? ? ? SouthKoreanWon) - -currencyType (el ? ? ? Spain) (el ? ? ? SpanishPeseta) - -currencyType (el ? ? ? SriLanka) (el ? ? ? SriLankanRupee) - -currencyType (el ? ? ? Sudan) (el ? ? ? SudanesePound) - -currencyType (el ? ? ? Suriname) (el ? ? ? SurinameseGuilder) - -currencyType (el ? ? ? Swaziland) (el ? ? ? SwazilandLilangeni) - -currencyType (el ? ? ? Sweden) (el ? ? ? SwedishKrona) - -currencyType (el ? ? ? Switzerland) (el ? ? ? SwissFranc) - -currencyType (el ? ? ? Syria) (el ? ? ? SyrianPound) - -currencyType (el ? ? ? Taiwan) (el ? ? ? TaiwanDollar) - -currencyType (el ? ? ? Tajikistan) (el ? ? ? TajikistaniRuble) - -currencyType (el ? ? ? Tanzania) (el ? ? ? TanzanianShilling) - -currencyType (el ? ? ? Thailand) (el ? ? ? ThaiBaht) - -currencyType (el ? ? ? Togo) (el ? ? ? TogoFranc) - -currencyType (el ? ? ? Tonga) (el ? ? ? TonganPaanga) - -currencyType (el ? ? ? TrinidadAndTobago) (el ? ? ? TrinidadAndTobagoDollar) - -currencyType (el ? ? ? Tunisia) (el ? ? ? TunisianDinar) - -currencyType (el ? ? ? Turkey) (el ? ? ? TurkishLira) - -currencyType (el ? ? ? Turkmenistan) (el ? ? ? TurkmenManat) - -currencyType (el ? ? ? Tuvalu) (el ? ? ? TuvaluDollar) - -currencyType (el ? ? ? Uganda) (el ? ? ? UgandanShilling) - -currencyType (el ? ? ? Ukraine) (el ? ? ? UkranianHryvnia) - -currencyType (el ? ? ? UnitedArabEmirates) (el ? ? ? UnitedArabEmirateDirham) - -currencyType (el ? ? ? Uruguay) (el ? ? ? UruguayanPeso) - -currencyType (el ? ? ? Uzbekistan) (el ? ? ? UzbekistaniSom) - -currencyType (el ? ? ? Venezuela) (el ? ? ? VenezuelanBolivar) - -currencyType (el ? ? ? Vietnam) (el ? ? ? VietnameseDong) - -currencyType (el ? ? ? WesternSamoa) (el ? ? ? WesternSamoaNtala) - -currencyType (el ? ? ? Yemen) (el ? ? ? YemeniRial) - -currencyType (el ? ? ? Yugoslavia) (el ? ? ? YugoslavianDinar) - -currencyType (el ? ? ? Zaire) (el ? ? ? ZaireSezaire) - -currencyType (el ? ? ? Zambia) (el ? ? ? ZambianKwacha) - -currencyType (el ? ? ? Zimbabwe) (el ? ? ? ZimbabweanDollar) - -industryProductType (el ? ? ? TextileMills) (desc TextileProduct ? ?) - -industryProductType (el ? ? ? TextileProductMills) (desc TextileProduct ? ?) - -industryProductType (el ? ? ? CerealGrainFarming) (desc CerealGrain ? ?) - -industryProductType (el ? ? ? CornFarming) (desc MaizeGrain ? ?) - -industryProductType (el ? ? ? WheatFarming) (desc WheatGrain ? ?) - -industryProductType (el ? ? ? RiceFarming) (desc RiceGrain ? ?) - -industryProductType (el ? ? ? OatFarming) (desc OatGrain ? ?) - -industryProductType (el ? ? ? BarleyFarming) (desc BarleyGrain ? ?) - -industryProductType (el ? ? ? RyeFarming) (desc RyeGrain ? ?) - -industryProductType (el ? ? ? SorghumFarming) (desc SorghumGrain ? ?) - -industryProductType (el ? ? ? MilletFarming) (desc MilletGrain ? ?) - -industryProductType (el ? ? ? FruitFarming) (desc Fruit ? ?) - -industryProductType (el ? ? ? VegetableFarming) (desc Vegetable ? ?) - -industryProductType (el ? ? ? ForestryAndLogging) (desc ForestProduct ? ?) - diff --git a/examples/SUMO/axioms/EconomySubAtt.gft b/examples/SUMO/axioms/EconomySubAtt.gft deleted file mode 100644 index 5fc66c8b8..000000000 --- a/examples/SUMO/axioms/EconomySubAtt.gft +++ /dev/null @@ -1,154 +0,0 @@ - -subAttribute (el ? ? ? AdvancedDevelopingCountry) (el ? ? ? LessDevelopedCountry) - -subAttribute (el ? ? ? UnderdevelopedCountry) (el ? ? ? LessDevelopedCountry) - -subAttribute (el ? ? ? LeastDevelopedCountry) (el ? ? ? LessDevelopedCountry) - -subAttribute (el ? ? ? CapitalistEconomy) (el ? ? ? PrivateEnterpriseEconomy) - -subAttribute (el ? ? ? PureCapitalistEconomy) (el ? ? ? CapitalistEconomy) - -subAttribute (el ? ? ? PrivateEnterpriseEconomy) (el ? ? ? CapitalistEconomy) - -subAttribute (el ? ? ? PureSocialistEconomy) (el ? ? ? SocialistEconomy) - -subAttribute (el ? ? ? DemocraticSocialism) (el ? ? ? SocialistEconomy) - -subAttribute (el ? ? ? MarketSocialism) (el ? ? ? PartialMarketEconomy) - -subAttribute (el ? ? ? CommunalLandOwnershipEconomy) (el ? ? ? SocialistEconomy) - -subAttribute (el ? ? ? PartialMarketEconomy) (el ? ? ? MixedEconomy) - -subAttribute (el ? ? ? CentrallyPlannedEconomy) (el ? ? ? GovernmentRegulatedEconomy) - -subAttribute (el ? ? ? PrivatizingEconomy) (el ? ? ? MixedEconomy) - -subAttribute (el ? ? ? NationalizedIndustryEconomy) (el ? ? ? GovernmentRegulatedEconomy) - -subAttribute (el ? ? ? WelfareCapitalism) (el ? ? ? MixedEconomy) - -subAttribute (el ? ? ? WelfareCapitalism) (el ? ? ? GovernmentSubsidizedEconomy) - -subAttribute (el ? ? ? SubsistenceAgricultureEconomy) (el ? ? ? AgricultureBasedEconomy) - -subAttribute (el ? ? ? TaxHavenEconomy) (el ? ? ? OffshoreFinancialSectorEconomy) - -subAttribute (el ? ? ? OffshoreBankingSectorEconomy) (el ? ? ? OffshoreFinancialSectorEconomy) - -subAttribute (el ? ? ? AgricultureForestryFishingAndHunting) (el ? ? ? AgriculturalSector) - -subAttribute (el ? ? ? CoalMining) (el ? ? ? CoalIndustry) - -subAttribute (el ? ? ? CoalProductsManufacturing) (el ? ? ? CoalIndustry) - -subAttribute (el ? ? ? CopperOreMining) (el ? ? ? CopperIndustry) - -subAttribute (el ? ? ? PrimarySmeltingAndRefiningOfCopper) (el ? ? ? CopperIndustry) - -subAttribute (el ? ? ? CopperRollingDrawingExtrudingAndAlloying) (el ? ? ? CopperIndustry) - -subAttribute (el ? ? ? CopperFoundriesExceptDieCasting) (el ? ? ? CopperIndustry) - -subAttribute (el ? ? ? FertilizerManufacturing) (el ? ? ? FertilizerIndustry) - -subAttribute (el ? ? ? FertilizerMineralMining) (el ? ? ? FertilizerIndustry) - -subAttribute (el ? ? ? FurnitureAndRelatedProductManufacturing) (el ? ? ? FurnitureIndustry) - -subAttribute (el ? ? ? FurnitureAndHomeFurnishingWholesalers) (el ? ? ? FurnitureIndustry) - -subAttribute (el ? ? ? FurnitureAndHomeFurnishingsStores) (el ? ? ? FurnitureIndustry) - -subAttribute (el ? ? ? FurnitureManufacturing) (el ? ? ? FurnitureAndRelatedProductManufacturing) - -subAttribute (el ? ? ? HandwovenCarpetManufacturing) (el ? ? ? HandicraftIndustry) - -subAttribute (el ? ? ? LeadOreMining) (el ? ? ? LeadIndustry) - -subAttribute (el ? ? ? LeadManufacturing) (el ? ? ? LeadIndustry) - -subAttribute (el ? ? ? ForestryAndLogging) (el ? ? ? LumberIndustry) - -subAttribute (el ? ? ? WoodProductManufacturing) (el ? ? ? LumberIndustry) - -subAttribute (el ? ? ? Millwork) (el ? ? ? LumberIndustry) - -subAttribute (el ? ? ? LumberPlywoodMillworkAndWoodPanelWholesalers) (el ? ? ? LumberIndustry) - -subAttribute (el ? ? ? MiningExceptOilAndGas) (el ? ? ? MiningIndustry) - -subAttribute (el ? ? ? SupportActivitiesForMetalMining) (el ? ? ? MiningIndustry) - -subAttribute (el ? ? ? SupportActivitiesForNonmetallicMineralsExceptFuels) (el ? ? ? MiningIndustry) - -subAttribute (el ? ? ? MotorVehicleManufacturing) (el ? ? ? MotorVehicleIndustry) - -subAttribute (el ? ? ? MotorVehiclePartsManufacturing) (el ? ? ? MotorVehicleIndustry) - -subAttribute (el ? ? ? MotorVehicleBodyAndTrailerManufacturing) (el ? ? ? MotorVehicleIndustry) - -subAttribute (el ? ? ? MotorVehicleAndMotorVehiclePartsAndSuppliesWholesalers) (el ? ? ? MotorVehicleIndustry) - -subAttribute (el ? ? ? MotorVehicleAndPartsDealers) (el ? ? ? MotorVehicleIndustry) - -subAttribute (el ? ? ? NaturalGasLiquidExtraction) (el ? ? ? NaturalGasIndustry) - -subAttribute (el ? ? ? NaturalGasDistribution) (el ? ? ? NaturalGasIndustry) - -subAttribute (el ? ? ? PipelineTransportationOfNaturalGas) (el ? ? ? NaturalGasIndustry) - -subAttribute (el ? ? ? PetroleumProductsManufacturing) (el ? ? ? PetroleumIndustry) - -subAttribute (el ? ? ? PetroleumRefineries) (el ? ? ? PetroleumIndustry) - -subAttribute (el ? ? ? CrudePetroleumExtraction) (el ? ? ? PetroleumIndustry) - -subAttribute (el ? ? ? DrillingOilAndGasWells) (el ? ? ? PetroleumIndustry) - -subAttribute (el ? ? ? SupportActivitiesForOilOperations) (el ? ? ? PetroleumIndustry) - -subAttribute (el ? ? ? AsphaltPavingRoofingAndSaturatedMaterialsManufacturing) (el ? ? ? PetroleumIndustry) - -subAttribute (el ? ? ? RefrigerationEquipmentManufacturing) (el ? ? ? RefrigeratorAndFreezerIndustry) - -subAttribute (el ? ? ? RefrigerationEquipmentAndSuppliesWholesalers) (el ? ? ? RefrigeratorAndFreezerIndustry) - -subAttribute (el ? ? ? RefrigeratedWarehousingAndStorage) (el ? ? ? RefrigeratorAndFreezerIndustry) - -subAttribute (el ? ? ? HouseholdRefrigeratorAndHomeFreezerManufacturing) (el ? ? ? RefrigeratorAndFreezerIndustry) - -subAttribute (el ? ? ? CommercialAndIndustrialRefrigerationAndEquipmentManufacturing) (el ? ? ? RefrigeratorAndFreezerIndustry) - -subAttribute (el ? ? ? SteelMills) (el ? ? ? SteelIndustry) - -subAttribute (el ? ? ? SteelForging) (el ? ? ? SteelIndustry) - -subAttribute (el ? ? ? SteelFoundriesExceptInvestment) (el ? ? ? SteelIndustry) - -subAttribute (el ? ? ? SteelInvestmentFoundries) (el ? ? ? SteelIndustry) - -subAttribute (el ? ? ? SteelProductManufacturingFromPurchasedSteel) (el ? ? ? SteelIndustry) - -subAttribute (el ? ? ? TextileMills) (el ? ? ? TextileIndustry) - -subAttribute (el ? ? ? TextileProductMills) (el ? ? ? TextileIndustry) - -subAttribute (el ? ? ? GrainAndOilseedMilling) (el ? ? ? VegetableOilIndustry) - -subAttribute (el ? ? ? ZincOreMining) (el ? ? ? ZincIndustry) - -subAttribute (el ? ? ? CornFarming) (el ? ? ? CerealGrainFarming) - -subAttribute (el ? ? ? RiceFarming) (el ? ? ? CerealGrainFarming) - -subAttribute (el ? ? ? WheatFarming) (el ? ? ? CerealGrainFarming) - -subAttribute (el ? ? ? OatFarming) (el ? ? ? CerealGrainFarming) - -subAttribute (el ? ? ? BarleyFarming) (el ? ? ? CerealGrainFarming) - -subAttribute (el ? ? ? RyeFarming) (el ? ? ? CerealGrainFarming) - -subAttribute (el ? ? ? MilletFarming) (el ? ? ? CerealGrainFarming) diff --git a/examples/SUMO/axioms/EconomySubRel.gft b/examples/SUMO/axioms/EconomySubRel.gft deleted file mode 100644 index b1285ee09..000000000 --- a/examples/SUMO/axioms/EconomySubRel.gft +++ /dev/null @@ -1,4 +0,0 @@ - -subRelation2El ? ? ? ? (\x,y -> economyType x y) (\x,y -> attribute x y) - -subRelation2El ? ? ? ? (\x,y -> currencyCode x y) (\x,y -> abbreviation x y) diff --git a/examples/SUMO/axioms/Either.gft b/examples/SUMO/axioms/Either.gft deleted file mode 100644 index da606664a..000000000 --- a/examples/SUMO/axioms/Either.gft +++ /dev/null @@ -1,23 +0,0 @@ - -forall Poisoning (\POISON -> exists (either Organism AnatomicalStructure) (\THING -> patient(var ? ? ? POISON)(var ? ? ? THING))) - -forall (both OrganicCompound Molecule) (\COMPOUND -> exists Carbon (\CARBON -> part(var ? ? ? CARBON)(var ? ? ? COMPOUND))) - -forall SalineSolution (\SOLUTION -> forall (either SodiumChloride Water) (\PART -> part(var ? ? ? PART)(var ? ? ? SOLUTION))) - -forall Window (\W -> exists (either Vehicle (either Building Room)) (\A -> part(var ? ? ? W)(var ? ? ? A))) - -forall Doorway (\WAY -> exists (either Room Building) (\ARTIFACT -> part(var ? ? ? WAY)(var ? ? ? ARTIFACT))) - -forall Door (\DOOR -> exists (either Room Building) (\ARTIFACT -> part(var ? ? ? DOOR)(var ? ? ? ARTIFACT))) - -forall Wagon (\W -> forall (both Transportation Pulling) (\T -> impl ( instrument(var ? ? ? T)(var ? ? ? W))(exists (either Vehicle DomesticAnimal) (\P -> and ( agent(var ? ? ? T)(var ? ? ? P))( patient(var ? ? ? T)(var ? ? ? W)))))) - - -forall ContraceptiveDevice (\C -> hasPurpose(var ? ? ? C)(exists Mating (\M -> and ( patient(var ? ? ? M)(var ? ? ? C)) (not (exists BiologicalConception (\SR -> result(var ? ? ? M)(var ? ? ? SR))))))) - -forall Entity (\AXIS -> forall Entity (\OBJ -> impl ( axis(var ? ? ? AXIS)(var ? ? ? OBJ))(exists Rotating (\R -> and ( part(var ? ? ? AXIS)(var ? ? ? OBJ))(and ( experiencer(var ? ? ? R)(var ? ? ? OBJ))(not(exists Rotating (\R2 -> and ( subProcess(var ? ? ? R2)(var ? ? ? R))( experiencer(var ? ? ? R2)(var ? ? ? AXIS)))))))))) - - - - diff --git a/examples/SUMO/axioms/ExtraLem.gft b/examples/SUMO/axioms/ExtraLem.gft deleted file mode 100644 index c66cc8ebc..000000000 --- a/examples/SUMO/axioms/ExtraLem.gft +++ /dev/null @@ -1,153 +0,0 @@ - -forall CognitiveAgent (\AGENT -> forall Reasoning (\REASONING -> agent (var ? ? ? REASONING)(var ? ? ? AGENT))) - -forall Object (\X -> impl ( attribute(var ? ? ? X)(el ? ? ? Flammable))(forall Combustion (\COMBUSTION -> patient (var ? ? ? COMBUSTION)(var ? ? ? X)))) - -forall SentientAgent (\AGENT -> forall Perception (\PERCEPTION -> experiencer (var ? ? ? PERCEPTION)(var ? ? ? AGENT))) - -forall Cloud (\CLOUD -> forall Seeing (\SEEING -> patient (var ? ? ? SEEING)(var ? ? ? CLOUD))) - -forall MusicalInstrument (\INSTRUMENT -> forall Music (\MUSIC -> instrument (var ? ? ? MUSIC)(var ? ? ? INSTRUMENT))) - -forall TransportationDevice (\DEVICE -> forall Transportation (\TRANSPORTATION -> instrument (var ? ? ? TRANSPORTATION)(var ? ? ? DEVICE))) - -forall Weapon (\WEAPON -> forall Damaging (\DAMAGING -> instrument (var ? ? ? DAMAGING)(var ? ? ? WEAPON))) - -forall MilitaryForce (\ORG -> forall ViolentContest (\VIOLENTCONTEST -> agent (var ? ? ? VIOLENTCONTEST)(var ? ? ? ORG))) - -forall Spacecraft (\CRAFT -> forall SpaceTransportation (\SPACETRANSPORTATION -> instrument (var ? ? ? SPACETRANSPORTATION)(var ? ? ? CRAFT))) - -forall WaterVehicle (\CRAFT -> forall WaterTransportation (\WATERTRANSPORTATION -> instrument (var ? ? ? WATERTRANSPORTATION)(var ? ? ? CRAFT))) - -forall LandVehicle (\VEHICLE -> forall LandTransportation (\LANDTRANSPORTATION -> instrument (var ? ? ? LANDTRANSPORTATION)(var ? ? ? VEHICLE))) - -forall ExplosiveSubstance (\S -> forall Explosion (\EXPLOSION -> instrument (var ? ? ? EXPLOSION)(var ? ? ? S))) - -forall Aircraft (\CRAFT -> forall AirTransportation (\AIRTRANSPORTATION -> instrument (var ? ? ? AIRTRANSPORTATION)(var ? ? ? CRAFT))) - -forall Explosion (\EXPLOSION -> forall Damaging (\DAMAGING -> instrument (var ? ? ? DAMAGING) (var ? ? ? EXPLOSION))) - -forall Antenna (\ANTENNA -> forall RadioEmission (\RADIOEMISSION -> instrument (var ? ? ? RADIOEMISSION)(var ? ? ? ANTENNA))) - -forall TelevisionReceiver (\TELEVISION -> forall TelevisionBroadcasting (\TELEVISIONBROADCASTING -> patient (var ? ? ? TELEVISIONBROADCASTING)(var ? ? ? TELEVISION))) - -forall RadioReceiver (\RADIO -> forall RadioBroadcasting (\RADIOBROADCASTING -> patient (var ? ? ? RADIOBROADCASTING)(var ? ? ? RADIO))) - -forall Elevator (\E -> and (forall MotionUpward (\MOTIONUPWARD -> instrument (var ? ? ? MOTIONUPWARD)(var ? ? ? E))) ( forall MotionDownward (\MOTIONDOWNWARD -> instrument (var ? ? ? MOTIONDOWNWARD)(var ? ? ? E)))) - -forall Hinge (\HINGE -> hasPurpose(var ? ? ? HINGE)(exists SelfConnectedObject (\OBJ2 -> exists SelfConnectedObject (\OBJ1 -> and ( connects(var ? ? ? HINGE)(var ? ? ? OBJ1)(var ? ? ? OBJ2)) (forall Rotating (\ROTATING -> or ( patient (var ? ? ? ROTATING)(var ? ? ? OBJ1)) ( patient (var ? ? ? ROTATING)(var ? ? ? OBJ2)))))))) - -forall Ladder (\LADDER -> and (forall MotionUpward (\MOTIONUPWARD -> instrument (var ? ? ? MOTIONUPWARD)(var ? ? ? LADDER)))( forall MotionDownward (\MOTIONDOWNWARD -> instrument (var ? ? ? MOTIONDOWNWARD)(var ? ? ? LADDER)))) - -forall Steps (\STEPS -> and ( forall MotionUpward (\MOTIONUPWARD -> instrument (var ? ? ? MOTIONUPWARD)(var ? ? ? STEPS)))( forall MotionDownward (\MOTIONDOWNWARD -> instrument (var ? ? ? MOTIONDOWNWARD)(var ? ? ? STEPS)))) - -forall Stairway (\S -> and ( forall MotionUpward (\MOTIONUPWARD -> instrument (var ? ? ? MOTIONUPWARD)(var ? ? ? S)))( forall MotionDownward (\MOTIONDOWNWARD -> instrument (var ? ? ? MOTIONDOWNWARD)(var ? ? ? S)))) - -forall MusicRecording (\X -> exists Music (\EV -> and ( represents(var ? ? ? X)(var ? ? ? EV))( forall Music (\MUSIC -> patient (var ? ? ? MUSIC)(var ? ? ? X))))) - -forall VideoRecording (\X -> exists Process (\EV -> and ( represents(var ? ? ? X)(var ? ? ? EV))( forall RadiatingLight (\RADIATINGLIGHT -> patient (var ? ? ? RADIATINGLIGHT)(var ? ? ? X))))) - -forall MusicText (\X -> forall Music (\MUSIC -> patient (var ? ? ? MUSIC)(var ? ? ? X))) - -forall AudioRecording (\X -> exists RadiatingSound (\EV -> and ( represents(var ? ? ? X)(var ? ? ? EV))( forall RadiatingSound (\RADIATINGSOUND -> patient (var ? ? ? RADIATINGSOUND)(var ? ? ? X))))) - -forall LegislativeOrganization (\ORG -> forall PassingABill (\PASSINGABILL -> agent (var ? ? ? PASSINGABILL)(var ? ? ? ORG))) - -forall Camera (\CAMERA -> forall Photographing (\PHOTOGRAPHING -> instrument (var ? ? ? PHOTOGRAPHING)(var ? ? ? CAMERA))) - -forall QueenInsect (\INSECT -> exists Group (\GROUP -> and ( member(var ? ? ? INSECT)(var ? ? ? GROUP))(exists SelfConnectedObject (\MEMBER -> and ( member(var ? ? ? MEMBER)(var ? ? ? GROUP))(and ( forall Replication (\REPLICATION -> agent (var ? ? ? REPLICATION)(var ? ? ? MEMBER)))( equal(var ? ? ? MEMBER)(var ? ? ? INSECT))))))) - -forall QueenInsect (\INSECT -> and ( attribute(var ? ? ? INSECT)(el ? ? ? Female))( forall Replication (\REPLICATION -> agent (var ? ? ? REPLICATION)(var ? ? ? INSECT)))) - -forall Eyelid (\E -> forall Covering (\COVERING -> instrument (var ? ? ? COVERING)(var ? ? ? E))) - -forall Ear (\EAR -> forall Hearing (\HEARING -> instrument (var ? ? ? HEARING)(var ? ? ? EAR))) - -forall Eye (\EYE -> forall Seeing (\SEEING -> instrument (var ? ? ? SEEING)(var ? ? ? EYE))) - -forall Intestine (\I -> forall Digesting (\DIGESTING -> instrument (var ? ? ? DIGESTING)(var ? ? ? I))) - -forall Stomach (\S -> forall Digesting (\DIGESTING -> instrument (var ? ? ? DIGESTING)(var ? ? ? S))) - -forall RetailStore (\X -> and ( forall Selling (\SELLING -> located (var ? ? ? SELLING)(var ? ? ? X)))(exists Human (\P -> exists Selling (\EV -> destination(var ? ? ? EV)(var ? ? ? P))))) - -forall RestaurantBuilding (\PLACE -> forall Cooking (\COOKING -> located (var ? ? ? COOKING)(var ? ? ? PLACE))) - -forall Pocket (\POCKET -> forall Keeping (\KEEPING -> instrument (var ? ? ? KEEPING)(var ? ? ? POCKET))) - -forall Towel (\X -> forall Drying (\DRYING -> instrument (var ? ? ? DRYING)(var ? ? ? X))) - -forall BoardOrBlock (\BOARD -> forall Constructing (\CONSTRUCTING -> resourceS (var ? ? ? CONSTRUCTING)(var ? ? ? BOARD))) - -forall Holder (\DEVICE -> forall Keeping (\KEEPING -> instrument (var ? ? ? KEEPING)(var ? ? ? DEVICE))) - -forall Furniture (\F -> forall Translocation (\TRANSLOCATION -> moves (var ? ? ? TRANSLOCATION)(var ? ? ? F))) - -forall Mirror (\M -> forall ReflectingLight (\REFLECTINGLIGHT -> instrument (var ? ? ? REFLECTINGLIGHT)(var ? ? ? M))) - -forall Nose (\NOSE -> forall Smelling (\SMELLING -> instrument (var ? ? ? SMELLING)(var ? ? ? NOSE))) - -forall Fallout (\POWDER -> forall RadiatingNuclear (\RADIATINGLIGHT -> instrument (var ? ? ? RADIATINGLIGHT)(var ? ? ? POWDER))) - -forall SteeringWheel (\W -> forall DirectionChange (\DIRECTIONCHANGE -> instrument (var ? ? ? DIRECTIONCHANGE)(var ? ? ? W))) - -forall Paint (\PAINT -> forall Coloring (\COLORING -> instrument (var ? ? ? COLORING)(var ? ? ? PAINT))) - -forall LightFixture (\F -> forall RadiatingLight (\RADIATINGLIGHT -> instrument (var ? ? ? RADIATINGLIGHT)(var ? ? ? F))) - -forall Key (\KEY -> exists Lock (\LOCK -> and ( forall Opening (\OPENING -> instrument (var ? ? ? OPENING)(var ? ? ? LOCK)))( forall Closing (\CLOSING -> instrument (var ? ? ? CLOSING)(var ? ? ? LOCK))))) - -forall Sonar (\SONAR -> forall RadiatingSound (\RADIATINGSOUND -> agent (var ? ? ? RADIATINGSOUND)(var ? ? ? SONAR))) - -forall Radar (\RADAR -> forall RadiatingElectromagnetic (\RADIATINGELECTROMAGNETIC -> agent (var ? ? ? RADIATINGELECTROMAGNETIC)(var ? ? ? RADAR))) - -forall FileDevice (\DEVICE -> forall SurfaceChange (\SURFACECHANGE -> instrument (var ? ? ? SURFACECHANGE)(var ? ? ? DEVICE))) - -forall HoistingDevice (\H -> forall MotionUpward (\MOTIONUPWARD -> instrument (var ? ? ? MOTIONUPWARD)(var ? ? ? H))) - -forall HoistingDevice (\H -> forall MotionDownward (\MOTIONDOWNWARD -> instrument(var ? ? ? MOTIONDOWNWARD)(var ? ? ? H))) - -forall Ramp (\R -> forall MotionUpward (\MOTIONUPWARD -> path (var ? ? ? MOTIONUPWARD)(var ? ? ? R))) - -forall Ramp (\R -> forall MotionDownward (\MOTIONDOWNWARD -> path (var ? ? ? MOTIONDOWNWARD)(var ? ? ? R))) - -forall Rotor (\R -> forall Rotating (\ROTATING -> instrument (var ? ? ? ROTATING)(var ? ? ? R))) - -forall NuclearWeapon (\W -> forall RadiatingNuclear (\RADIATINGNUCLEAR -> instrument (var ? ? ? RADIATINGNUCLEAR)(var ? ? ? W))) - -forall GunPowder (\P -> forall Explosion (\EXPLOSION -> instrument (var ? ? ? EXPLOSION)(var ? ? ? P))) - -forall Gun (\GUN -> forall Shooting (\SHOOTING -> instrument (var ? ? ? SHOOTING)(var ? ? ? GUN))) - -forall ProjectileLauncher (\L -> forall Shooting(\SHOOTING -> instrument (var ? ? ? SHOOTING)(var ? ? ? L))) - -forall Projectile (\PROJECTILE -> forall Shooting (\SHOOTING -> patient (var ? ? ? SHOOTING)(var ? ? ? PROJECTILE))) - -forall TelevisionReceiver (\T -> forall TelevisionBroadcasting (\TELEVISIONBROADCASTING -> patient (var ? ? ? TELEVISIONBROADCASTING)(var ? ? ? T))) - -forall CommunicationDevice (\DEVICE -> forall Communication (\COMMUNICATION -> instrument (var ? ? ? COMMUNICATION)(var ? ? ? DEVICE))) - -forall Object (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? FertileTerrain))( forall Agriculture (\AGRICULTURE -> located (var ? ? ? AGRICULTURE)(var ? ? ? AREA)))) - -forall CallableBond (\Bond -> forall CognitiveAgent (\AGENT -> impl ( issuedBy(var ? ? ? Bond)(var ? ? ? AGENT))( forall Call (\CALL -> agent (var ? ? ? CALL)(var ? ? ? AGENT))))) - -forall MilitaryVehicle (\MV -> forall MilitaryForce (\A -> and ( possesses(var ? ? ? A)(var ? ? ? MV))( forall MilitaryProcess (\MILITARYPROCESS -> patient (var ? ? ? MILITARYPROCESS)(var ? ? ? MV))))) - -forall PortFacility (\PORT -> impl ( forall ShipBerthing (\SHIPBERTHING -> patient (var ? ? ? SHIPBERTHING)(var ? ? ? PORT)))(exists Harbor (\HARBOR -> and ( connected(var ? ? ? HARBOR)(var ? ? ? PORT))( forall ShipBerthing (\SHIPBERTHING -> path (var ? ? ? SHIPBERTHING)(var ? ? ? HARBOR)))))) - -forall Harbor (\HARBOR -> forall Quantity (\NUM -> impl (and ( equipmentCount(var ? ? ? HARBOR)(desc ShipBerth ? ?)(var ? ? ? NUM))( greaterThan(var ? ? ? NUM)(el ? ? ? (toInt 0))))( forall ShipBerthing (\SHIPBERTHING -> path (var ? ? ? SHIPBERTHING)(var ? ? ? HARBOR))))) - -forall (both LengthMeasure Quantity) (\DRAFT -> forall (both WaterVehicle Vehicle) (\SHIP -> forall (both LengthMeasure Quantity) (\AMOUNT -> forall WaterArea (\WATERWAY -> impl (and ( navigableForDraft(var ? ? ? WATERWAY)(var ? ? ? AMOUNT))(and ( ladenDraft(var ? ? ? SHIP)(var ? ? ? DRAFT))( lessThanOrEqualTo(var ? ? ? AMOUNT)(var ? ? ? DRAFT))))( forall (descToClass ? ( TripFn(var ? ? ? SHIP))) (\O1 -> path (var ? ? ? O1)(var ? ? ? WATERWAY))))))) - -forall (both LengthMeasure Quantity) (\DRAFT -> forall (both WaterVehicle Vehicle) (\SHIP -> forall (both LengthMeasure Quantity) (\AMOUNT -> forall WaterArea (\WATERWAY -> impl (and ( navigableForDraft(var ? ? ? WATERWAY)(var ? ? ? AMOUNT))(and ( ladenDraft(var ? ? ? SHIP)(var ? ? ? DRAFT))( greaterThan(var ? ? ? AMOUNT)(var ? ? ? DRAFT))))( forall (descToClass ? (TripFn(var ? ? ? SHIP))) (\O1 -> path (var ? ? ? O1)(var ? ? ? WATERWAY))))))) - -forall WaterVehicle (\VESSEL -> forall (both RealNumber Quantity) (\DWT -> forall (both RealNumber Quantity) (\TONNAGE -> forall WaterArea (\WATERWAY -> impl (and ( navigableForShippingTonnage(var ? ? ? WATERWAY)( el ? ? ? ( MeasureFn(var ? ? ? TONNAGE)(el ? ? ? LongTon))))(and ( vesselDisplacement(var ? ? ? VESSEL)( el ? ? ? ( MeasureFn(var ? ? ? DWT)(el ? ? ? LongTon))))( lessThanOrEqualTo(var ? ? ? DWT)(var ? ? ? TONNAGE))))( forall (descToClass ? (TripFn(var ? ? ? VESSEL))) (\O1 -> path (var ? ? ? O1) (var ? ? ? WATERWAY))))))) - -forall PassengerVehicle (\VEHICLE -> forall Human (\HUMAN -> forall Transportation (\TRANSPORTATION -> patient (var ? ? ? TRANSPORTATION)(var ? ? ? HUMAN)))) - -forall LifeThreateningDisease (\DISEASE -> forall Object (\AGENT -> impl ( attribute(var ? ? ? AGENT)(var ? ? ? DISEASE))( forall Death (\DEATH -> experiencer (var ? ? ? DEATH)(var ? ? ? AGENT))))) - -forall LifeThreateningAgent (\AGENT -> forall Killing (\KILLING -> instrument (var ? ? ? KILLING)(var ? ? ? AGENT))) - -forall BiochemicalWeapon (\WEAPON -> forall Agent (\AGENT -> impl ( possesses(var ? ? ? AGENT)(var ? ? ? WEAPON))( forall BiochemicalAttack (\BIOCHEMICALATTACK -> agent (var ? ? ? BIOCHEMICALATTACK)(var ? ? ? AGENT))))) - diff --git a/examples/SUMO/axioms/FinancialOntology.gft b/examples/SUMO/axioms/FinancialOntology.gft deleted file mode 100644 index 267a43426..000000000 --- a/examples/SUMO/axioms/FinancialOntology.gft +++ /dev/null @@ -1,304 +0,0 @@ - -forall FinancialAsset (\ASSET -> exists CurrencyMeasure (\VALUE -> monetaryValue(var ? ? ? ASSET)(var ? ? ? VALUE))) - -forall FinancialAccount (\ACCOUNT -> exists FinancialOrganization (\ORGANIZATION -> accountAt(var ? ? ? ACCOUNT)(var ? ? ? ORGANIZATION))) - -forall Check (\CHECK -> exists CurrencyMeasure (\VALUE -> monetaryValue(var ? ? ? CHECK)(var ? ? ? VALUE))) - -forall Check (\CHECK -> exists FinancialAccount (\ACCOUNT -> checkAccount(var ? ? ? CHECK)(var ? ? ? ACCOUNT))) - -forall ProcessingACheck (\PROCESSING -> forall (both Entity TimeInterval) (\WITHDRAWALTIME -> forall (both Entity TimeInterval) (\PROCESSINGTIME -> forall (both FinancialAccount Object) (\ACCOUNT -> forall CurrencyMeasure (\AMOUNT -> forall (both Physical (both Check (both Entity Object))) (\CHECK -> impl (and ( monetaryValue(var ? ? ? CHECK)(var ? ? ? AMOUNT))(and ( checkAccount(var ? ? ? CHECK)(var ? ? ? ACCOUNT))(and ( patient(var ? ? ? PROCESSING)(var ? ? ? CHECK))( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESSING)))(var ? ? ? PROCESSINGTIME)))))(exists Withdrawal (\WITHDRAWAL -> and ( instrument(var ? ? ? WITHDRAWAL)(var ? ? ? CHECK))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? WITHDRAWAL)))(var ? ? ? WITHDRAWALTIME))(and ( meetsTemporally(var ? ? ? PROCESSINGTIME)(var ? ? ? WITHDRAWALTIME))(and ( transactionAmount(var ? ? ? WITHDRAWAL)(var ? ? ? AMOUNT))( origin(var ? ? ? WITHDRAWAL)(var ? ? ? ACCOUNT))))))))))))) - -forall ProcessingACheck (\PROCESSING -> forall FinancialAccount (\ACCOUNT -> forall (both Entity TimeInterval) (\DEPOSITTIME -> forall (both Entity TimeInterval) (\PROCESSINGTIME -> forall CurrencyMeasure (\AMOUNT -> forall (both Physical (both Entity Object)) (\CHECK -> impl (and ( monetaryValue(var ? ? ? CHECK)(var ? ? ? AMOUNT))(and ( patient(var ? ? ? PROCESSING)(var ? ? ? CHECK))(and ( destination(var ? ? ? PROCESSING)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESSING)))(var ? ? ? PROCESSINGTIME)))))(exists Deposit (\DEPOSIT -> and ( instrument(var ? ? ? DEPOSIT)(var ? ? ? CHECK))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? DEPOSIT)))(var ? ? ? DEPOSITTIME))(and ( meetsTemporally(var ? ? ? PROCESSINGTIME)(var ? ? ? DEPOSITTIME))(and ( transactionAmount(var ? ? ? DEPOSIT)(var ? ? ? AMOUNT))( destination(var ? ? ? DEPOSIT)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))))))))))))) - -forall Check (\CHECK -> forall ProcessingACheck (\PROCESSING -> impl ( patient(var ? ? ? PROCESSING)(var ? ? ? CHECK))(exists DepositingACheck (\DEPOSITING -> and ( patient(var ? ? ? DEPOSITING)(var ? ? ? CHECK))( time(var ? ? ? DEPOSITING)( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? PROCESSING)))))))))) - -forall DepositingACheck (\DEPOSITING -> forall Check (\CHECK -> forall (both Agent CognitiveAgent) (\AGENT -> impl ( agent(var ? ? ? DEPOSITING)(var ? ? ? AGENT))( signedBy(var ? ? ? CHECK)(var ? ? ? AGENT))))) - -forall DrawingACheck (\DRAWING -> forall ProcessingACheck (\PROCESSING -> forall Quantity (\DURATION -> forall TimeDuration (\DUATION -> forall TimeInterval (\TIME -> forall (both Entity TimeInterval) (\PROCESSINGTIME -> forall Physical (\PROCESING -> forall (both Entity TimeInterval) (\DRAWINGTIME -> forall Entity (\CHECK -> impl (and ( patient(var ? ? ? DRAWING)(var ? ? ? CHECK))(and ( patient(var ? ? ? PROCESSING)(var ? ? ? CHECK))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? DRAWING)))(var ? ? ? DRAWINGTIME))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESING)))(var ? ? ? PROCESSINGTIME))(and ( meetsTemporally(var ? ? ? DRAWINGTIME)(var ? ? ? TIME))(and ( meetsTemporally(var ? ? ? TIME)(var ? ? ? PROCESSINGTIME))( duration(var ? ? ? TIME)(var ? ? ? DUATION))))))))( lessThan(var ? ? ? DURATION)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 6))(el ? ? ? MonthDuration))))))))))))) - -forall PayCheck (\CHECK -> forall Giving (\GIVE -> forall (both Entity Organization) (\AGENT -> forall CognitiveAgent (\ORGANIZATION -> impl (and ( issuedBy(var ? ? ? CHECK)(var ? ? ? ORGANIZATION))( destination(var ? ? ? GIVE)(var ? ? ? AGENT)))( employs(var ? ? ? AGENT)(var ? ? ? ORGANIZATION)))))) - -forall BankCard (\CARD -> exists CognitiveAgent (\ORGANIZATION -> issuedBy(var ? ? ? CARD)(var ? ? ? ORGANIZATION))) - -forall BankCard (\CARD -> forall (both CognitiveAgent FinancialOrganization) (\BANK -> impl ( issuedBy(var ? ? ? CARD)(var ? ? ? BANK))(exists FinancialAccount (\ACCOUNT -> and ( cardAccount(var ? ? ? CARD)(var ? ? ? ACCOUNT))( accountAt(var ? ? ? ACCOUNT)(var ? ? ? BANK)))))) - -forall DebitCard (\CARD -> forall (both Agent CognitiveAgent) (\AGENT -> impl ( possesses(var ? ? ? AGENT)(var ? ? ? CARD))(exists DepositAccount (\ACCOUNT -> and ( cardAccount(var ? ? ? CARD)(var ? ? ? ACCOUNT))( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT)))))) - -forall CreditCard (\CARD -> forall (both Agent CognitiveAgent) (\AGENT -> impl ( possesses(var ? ? ? AGENT)(var ? ? ? CARD))(exists CreditCardAccount (\ACCOUNT -> and ( cardAccount(var ? ? ? CARD)(var ? ? ? ACCOUNT))( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT)))))) - -forall OpeningAnAccount (\OPENING -> forall FinancialOrganization (\BANK -> forall (both Entity TimeInterval) (\OPENINGTIME -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( located(var ? ? ? OPENING)(var ? ? ? BANK))(and ( agent(var ? ? ? OPENING)(var ? ? ? AGENT))( equal( el ? ? ? ( WhenFn(var ? ? ? OPENING)))(var ? ? ? OPENINGTIME))))(exists FinancialAccount (\ACCOUNT -> exists TimeInterval (\ACCOUNTPERIOD -> and ( agreementPeriod(var ? ? ? ACCOUNT)(var ? ? ? ACCOUNTPERIOD))(and ( meetsTemporally(var ? ? ? OPENINGTIME)(var ? ? ? ACCOUNTPERIOD))(and ( accountAt(var ? ? ? ACCOUNT)(var ? ? ? BANK))( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT))))))))))) - -forall UsingAnAccount (\USING -> forall (both CognitiveAgent Agent) (\AGENT -> forall (both Entity FinancialAccount) (\ACCOUNT -> impl (and ( patient(var ? ? ? USING)(var ? ? ? ACCOUNT))( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT)))( agent(var ? ? ? USING)(var ? ? ? AGENT))))) - -forall DrawingACheck (\DRAWING -> forall FinancialAccount (\ACCOUNT -> forall (both Agent CognitiveAgent) (\AGENT -> forall (both Entity Check) (\CHECK -> impl (and ( patient(var ? ? ? DRAWING)(var ? ? ? CHECK))(and ( agent(var ? ? ? DRAWING)(var ? ? ? AGENT))( checkAccount(var ? ? ? CHECK)(var ? ? ? ACCOUNT))))( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT)))))) - -forall DepositingACheck (\DEPOSITING -> exists Check (\CHECK -> patient(var ? ? ? DEPOSITING)(var ? ? ? CHECK))) - -forall DepositingACheck (\DEPOSITING -> forall Check (\CHECK -> forall CurrencyMeasure (\AMOUNT -> forall FinancialAccount (\ACCOUNT -> impl (and ( patient(var ? ? ? DEPOSITING)(var ? ? ? CHECK))(and ( checkAccount(var ? ? ? CHECK)(var ? ? ? ACCOUNT))( monetaryValue(var ? ? ? CHECK)(var ? ? ? AMOUNT))))(exists Deposit (\DEPOSIT -> and ( destination(var ? ? ? DEPOSIT)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))( transactionAmount(var ? ? ? DEPOSIT)(var ? ? ? AMOUNT)))))))) - -forall ControllingAnAccount (\CONTROLLING -> forall (both FinancialOrganization Agent) (\BANK -> forall (both Entity FinancialAccount) (\ACCOUNT -> impl (and ( patient(var ? ? ? CONTROLLING)(var ? ? ? ACCOUNT))( accountAt(var ? ? ? ACCOUNT)(var ? ? ? BANK)))( agent(var ? ? ? CONTROLLING)(var ? ? ? BANK))))) - -forall ProcessingACheck (\PROCESSING -> forall Process (\PROCESING -> exists Check (\CHECK -> patient(var ? ? ? PROCESING)(var ? ? ? CHECK)))) - -forall ProcessingACheck (\PROCESSING -> exists AuthorizationOfTransaction (\AUTHORIZATION -> subProcess(var ? ? ? AUTHORIZATION)(var ? ? ? PROCESSING))) - -forall Payment (\PAYMENT -> forall FinancialAccount (\ACCOUNT -> forall (both Entity CurrencyMeasure) (\BALANCE2 -> forall (both CurrencyMeasure Quantity) (\BALANCE1 -> forall (both CurrencyMeasure Quantity) (\AMOUNT -> impl (and ( origin(var ? ? ? PAYMENT)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(and ( transactionAmount(var ? ? ? PAYMENT)(var ? ? ? AMOUNT))(and ( currentAccountBalance(var ? ? ? ACCOUNT)( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? PAYMENT)))))(var ? ? ? BALANCE1))( equal(var ? ? ? BALANCE2)( el ? ? ? ( SubtractionFn(var ? ? ? BALANCE1)(var ? ? ? AMOUNT)))))))( currentAccountBalance(var ? ? ? ACCOUNT)( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? PAYMENT)))))(var ? ? ? BALANCE2))))))) - -forall Deposit (\DEPOSIT -> exists FinancialAccount (\ACCOUNT -> destination(var ? ? ? DEPOSIT)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))) - -forall Deposit (\DEPOSIT -> forall FinancialAccount (\ACCOUNT -> forall (both Entity CurrencyMeasure) (\BALANCE2 -> forall (both CurrencyMeasure Quantity) (\BALANCE1 -> forall (both CurrencyMeasure Quantity) (\AMOUNT -> forall TimePosition (\TIMEOFDEPOSIT -> impl (and ( time(var ? ? ? DEPOSIT)(var ? ? ? TIMEOFDEPOSIT))(and ( destination(var ? ? ? DEPOSIT)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(and ( transactionAmount(var ? ? ? DEPOSIT)(var ? ? ? AMOUNT))(and ( currentAccountBalance(var ? ? ? ACCOUNT)( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? DEPOSIT)))))(var ? ? ? BALANCE1))( equal(var ? ? ? BALANCE2)( el ? ? ? ( AdditionFn(var ? ? ? BALANCE1)(var ? ? ? AMOUNT))))))))( currentAccountBalance(var ? ? ? ACCOUNT)( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( FutureFn(var ? ? ? DEPOSIT)))))(var ? ? ? BALANCE2)))))))) - -forall Withdrawal (\WITHDRAWAL -> exists FinancialAccount (\ACCOUNT -> origin(var ? ? ? WITHDRAWAL)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))) - -forall Withdrawal (\WITHDRAWAL -> forall FinancialAccount (\ACCOUNT -> forall (both Entity CurrencyMeasure) (\BALANCE2 -> forall (both CurrencyMeasure Quantity) (\BALANCE1 -> forall (both CurrencyMeasure Quantity) (\AMOUNT -> forall TimePosition (\TIMEOFWITHDRAWAL -> impl (and ( time(var ? ? ? WITHDRAWAL)(var ? ? ? TIMEOFWITHDRAWAL))(and ( origin(var ? ? ? WITHDRAWAL)(var ? ? ? ACCOUNT))(and ( transactionAmount(var ? ? ? WITHDRAWAL)(var ? ? ? AMOUNT))(and ( currentAccountBalance(var ? ? ? ACCOUNT)( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? WITHDRAWAL)))))(var ? ? ? BALANCE1))( equal(var ? ? ? BALANCE2)( el ? ? ? ( SubtractionFn(var ? ? ? BALANCE1)(var ? ? ? AMOUNT))))))))( currentAccountBalance(var ? ? ? ACCOUNT)( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( FutureFn(var ? ? ? WITHDRAWAL)))))(var ? ? ? BALANCE2)))))))) - -forall CurrencyMeasure (\MONEY -> forall (both Entity Physical) (\OBJECT -> forall (both Object Entity) (\SELLER -> forall Agent (\BUYER -> forall Process (\PURCHASE -> impl (and ( agent(var ? ? ? PURCHASE)(var ? ? ? BUYER))(and ( origin(var ? ? ? PURCHASE)(var ? ? ? SELLER))(and ( patient(var ? ? ? PURCHASE)(var ? ? ? OBJECT))( monetaryValue(var ? ? ? OBJECT)(var ? ? ? MONEY)))))(exists Payment (\PAYMENT -> and ( subProcess(var ? ? ? PAYMENT)(var ? ? ? PURCHASE))(and ( transactionAmount(var ? ? ? PAYMENT)(var ? ? ? MONEY))( destination(var ? ? ? PAYMENT)(var ? ? ? SELLER)))))))))) - -forall (both Entity Quantity) (\RATE_DECIMAL -> forall (both TimeInterval PhysicalQuantity) (\PERIOD -> forall (both Interest Entity) (\AMOUNT -> forall (both InterestRate PhysicalQuantity) (\RATE -> forall (both CurrencyMeasure Quantity) (\BALANCE -> forall FinancialAccount (\ACCOUNT -> impl (and ( principalAmount(var ? ? ? ACCOUNT)(var ? ? ? BALANCE))(and ( fixedInterestRate(var ? ? ? ACCOUNT)(var ? ? ? RATE))(and ( simpleInterest(var ? ? ? ACCOUNT)(var ? ? ? AMOUNT)(var ? ? ? PERIOD))( equal(var ? ? ? RATE_DECIMAL)( el ? ? ? ( DivisionFn( el ? ? ? ( MagnitudeFn(var ? ? ? RATE)))(el ? ? ? (toInt 100))))))))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MultiplicationFn( el ? ? ? ( MultiplicationFn( el ? ? ? ( MagnitudeFn(var ? ? ? PERIOD)))(var ? ? ? BALANCE)))(var ? ? ? RATE_DECIMAL)))))))))) - -forall (both Entity Quantity) (\MULTIPLY -> forall (both Entity Quantity) (\EXPONENT -> forall (both Entity Quantity) (\ADD -> forall (both Entity Quantity) (\RATE_DECIMAL -> forall (both TimeInterval PhysicalQuantity) (\PERIOD -> forall (both Interest Entity) (\INTEREST -> forall (both InterestRate Quantity) (\RATE -> forall (both CurrencyMeasure Quantity) (\BALANCE -> forall FinancialAccount (\ACCOUNT -> impl (and ( principalAmount(var ? ? ? ACCOUNT)(var ? ? ? BALANCE))(and ( fixedInterestRate(var ? ? ? ACCOUNT)(var ? ? ? RATE))(and ( compoundInterest(var ? ? ? ACCOUNT)(var ? ? ? INTEREST)(var ? ? ? PERIOD))(and ( equal(var ? ? ? RATE_DECIMAL)( el ? ? ? ( DivisionFn(var ? ? ? RATE)(el ? ? ? (toInt 100)))))(and ( equal(var ? ? ? ADD)( el ? ? ? ( AdditionFn(el ? ? ? (toInt 1))(var ? ? ? RATE_DECIMAL))))(and ( equal(var ? ? ? EXPONENT)( el ? ? ? ( ExponentiationFn(var ? ? ? ADD)( el ? ? ? ( MagnitudeFn(var ? ? ? PERIOD))))))( equal(var ? ? ? MULTIPLY)( el ? ? ? ( MultiplicationFn(var ? ? ? EXPONENT)(var ? ? ? BALANCE))))))))))( equal(var ? ? ? INTEREST)( el ? ? ? ( SubtractionFn(var ? ? ? MULTIPLY)(var ? ? ? BALANCE))))))))))))) - -forall (both Entity InterestRate) (\RATE -> forall (both Entity Quantity) (\RATE_DECIMAL -> forall (both CurrencyMeasure Quantity) (\PRINCIPAL -> forall TimeInterval (\PERIOD -> forall (both Interest Quantity) (\INTEREST -> forall FinancialAccount (\ACCOUNT -> impl (and ( simpleInterest(var ? ? ? ACCOUNT)(var ? ? ? INTEREST)(var ? ? ? PERIOD))(and ( principalAmount(var ? ? ? ACCOUNT)(var ? ? ? PRINCIPAL))(and ( equal(var ? ? ? RATE_DECIMAL)( el ? ? ? ( DivisionFn(var ? ? ? INTEREST)(var ? ? ? PRINCIPAL))))( equal(var ? ? ? RATE)( el ? ? ? ( MultiplicationFn(var ? ? ? RATE_DECIMAL)(el ? ? ? (toInt 100))))))))( interestRatePerPeriod(var ? ? ? ACCOUNT)(var ? ? ? RATE)(var ? ? ? PERIOD)))))))) - -forall PersonalAccount (\ACCOUNT -> forall (both InterestRate Quantity) (\PRIMERATE -> forall (both InterestRate Quantity) (\RATE -> forall Day (\DATE -> impl (and ( currentInterestRate(var ? ? ? ACCOUNT)(var ? ? ? DATE)(var ? ? ? RATE))( primeInterestRate(var ? ? ? DATE)(var ? ? ? PRIMERATE)))( greaterThan(var ? ? ? RATE)(var ? ? ? PRIMERATE)))))) - -forall (both TimeInterval TimePosition) (\DATE -> forall TimeInterval (\PERIOD -> forall Contract (\AGREEMENT -> equiv (and ( agreementPeriod(var ? ? ? AGREEMENT)(var ? ? ? PERIOD))( overlapsTemporally(var ? ? ? DATE)(var ? ? ? PERIOD)))( agreementActive(var ? ? ? AGREEMENT)(var ? ? ? DATE))))) - -forall CurrencyMeasure (\PRINCIPAL -> forall (both Day TimePosition) (\DATE -> forall FinancialAccount (\ACCOUNT -> impl (and ( maturityDate(var ? ? ? ACCOUNT)(var ? ? ? DATE))( principalAmount(var ? ? ? ACCOUNT)(var ? ? ? PRINCIPAL)))( amountDue(var ? ? ? ACCOUNT)(var ? ? ? PRINCIPAL)(var ? ? ? DATE))))) - -forall (both TimeInterval Day) (\END -> forall TimeInterval (\PERIOD -> forall (both Contract FinancialAccount) (\ACCOUNT -> equiv (and ( agreementPeriod(var ? ? ? ACCOUNT)(var ? ? ? PERIOD))( finishes(var ? ? ? END)(var ? ? ? PERIOD)))( maturityDate(var ? ? ? ACCOUNT)(var ? ? ? END))))) - -forall CurrencyMeasure (\BALANCE -> forall Day (\DATE -> forall (both Contract FinancialAccount) (\ACCOUNT -> impl (and ( effectiveDate(var ? ? ? ACCOUNT)(var ? ? ? DATE))( currentAccountBalance(var ? ? ? ACCOUNT)(var ? ? ? DATE)(var ? ? ? BALANCE)))( originalBalance(var ? ? ? ACCOUNT)(var ? ? ? BALANCE))))) - -forall LiabilityAccount (\ACCOUNT -> forall (both CurrencyMeasure Quantity) (\AMOUNT -> forall (both CurrencyMeasure Quantity) (\MINPAYMENT -> impl (and ( minimumPayment(var ? ? ? ACCOUNT)(var ? ? ? MINPAYMENT)(el ? ? ? MonthDuration))(exists Month (\MONTH -> exists Process (\PAYMENT -> and ( destination(var ? ? ? PAYMENT)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(and ( paymentsPerPeriod(var ? ? ? ACCOUNT)(var ? ? ? AMOUNT)(var ? ? ? MONTH))( lessThan(var ? ? ? AMOUNT)(var ? ? ? MINPAYMENT)))))))(exists Penalty (\PENALTY -> destination(var ? ? ? PENALTY)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT)))))))) - -forall (both Entity RealNumber) (\OVERDRAFT -> forall (both RealNumber Quantity) (\BALANCE -> forall Day (\DATE -> forall FinancialAccount (\ACCOUNT -> impl (and ( currentAccountBalance(var ? ? ? ACCOUNT)(var ? ? ? DATE)( el ? ? ? ( MeasureFn(var ? ? ? BALANCE)(el ? ? ? UnitedStatesDollar))))(and ( lessThan(var ? ? ? BALANCE)(el ? ? ? (toInt 0)))( equal(var ? ? ? OVERDRAFT)( el ? ? ? ( SubtractionFn(el ? ? ? (toInt 0))(var ? ? ? BALANCE))))))( overdraft(var ? ? ? ACCOUNT)( el ? ? ? ( MeasureFn(var ? ? ? OVERDRAFT)(el ? ? ? UnitedStatesDollar)))(var ? ? ? DATE)))))) - -forall Day (\DATE -> forall CurrencyMeasure (\AMOUNT -> forall (both Loan (both Contract FinancialAccount)) (\LOAN -> impl (and ( downPayment(var ? ? ? LOAN)(var ? ? ? AMOUNT))( effectiveDate(var ? ? ? LOAN)(var ? ? ? DATE)))(exists (both FinancialTransaction (both Physical Process)) (\PAYMENT -> and ( transactionAmount(var ? ? ? PAYMENT)(var ? ? ? AMOUNT))(and ( date(var ? ? ? PAYMENT)(var ? ? ? DATE))( destination(var ? ? ? PAYMENT)( el ? ? ? ( CurrencyFn(var ? ? ? LOAN)))))))))) - -forall (both Entity CurrencyMeasure) (\BALANCE -> forall (both CurrencyMeasure Quantity) (\VALUE -> forall (both Object Physical) (\PURCHASE -> forall (both CurrencyMeasure Quantity) (\AMOUNT -> forall (both Loan FinancialAccount) (\LOAN -> impl (and ( downPayment(var ? ? ? LOAN)(var ? ? ? AMOUNT))(and ( loanForPurchase(var ? ? ? LOAN)(var ? ? ? PURCHASE))(and ( monetaryValue(var ? ? ? PURCHASE)(var ? ? ? VALUE))( equal(var ? ? ? BALANCE)( el ? ? ? ( SubtractionFn(var ? ? ? VALUE)(var ? ? ? AMOUNT)))))))( originalBalance(var ? ? ? LOAN)(var ? ? ? BALANCE))))))) - -forall (both Day TimePosition) (\DATE -> forall (both CurrencyMeasure Entity) (\AMOUNT -> forall (both CognitiveAgent Agent) (\AGENT -> impl ( netWorth(var ? ? ? AGENT)(var ? ? ? AMOUNT)(var ? ? ? DATE))( holdsDuring(var ? ? ? DATE)( equal(var ? ? ? AMOUNT)( el ? ? ? ( WealthFn(var ? ? ? AGENT)))))))) - -forall CurrencyMeasure (\AMOUNT -> forall (both FinancialTransaction Process) (\ACTION -> forall (both FinancialOrganization Agent) (\BANK -> impl ( serviceFee(var ? ? ? BANK)(var ? ? ? ACTION)(var ? ? ? AMOUNT))(exists ChargingAFee (\FEE -> and ( agent(var ? ? ? FEE)(var ? ? ? BANK))(and ( causes(var ? ? ? ACTION)(var ? ? ? FEE))( amountCharged(var ? ? ? FEE)(var ? ? ? AMOUNT)))))))) - -forall Tax (\TAX -> exists Government (\ORG -> agent(var ? ? ? TAX)(var ? ? ? ORG))) - -forall InterestBearingAccount (\ACCOUNT -> exists TimeInterval (\PERIOD -> exists InterestRate (\RATE -> interestRatePerPeriod(var ? ? ? ACCOUNT)(var ? ? ? RATE)(var ? ? ? PERIOD)))) - -forall PersonalAccount (\ACCOUNT -> forall Human (\AGENT -> accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT))) - -forall SavingsAccount (\ACCOUNT -> forall FinancialTransaction (\TRANSACTION -> impl ( origin(var ? ? ? TRANSACTION)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(exists AuthorizationOfTransaction (\AUTHORIZATION -> subProcess(var ? ? ? AUTHORIZATION)(var ? ? ? TRANSACTION))))) - -forall SavingsAccount (\ACCOUNT -> forall TimeInterval (\PERIOD -> forall (both Interest CurrencyMeasure) (\INTEREST -> forall (both CognitiveAgent Entity) (\AGENT -> impl (and ( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT))( interestEarned(var ? ? ? ACCOUNT)(var ? ? ? INTEREST)(var ? ? ? PERIOD)))(exists (both Process FinancialTransaction) (\PAYMENT -> and ( destination(var ? ? ? PAYMENT)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(and ( transactionAmount(var ? ? ? PAYMENT)(var ? ? ? INTEREST))( destination(var ? ? ? PAYMENT)(var ? ? ? AGENT))))))))) - -forall CertificateOfDeposit (\CD -> exists Day (\DATE -> maturityDate(var ? ? ? CD)(var ? ? ? DATE))) - -forall CertificateOfDeposit (\CD -> forall Withdrawal (\WITHDRAWAL -> forall (both Day TimeInterval) (\DATEOFWITHDRAWAL -> forall (both Day TimeInterval) (\MATURITYDATE -> impl (and ( maturityDate(var ? ? ? CD)(var ? ? ? MATURITYDATE))(and ( origin(var ? ? ? WITHDRAWAL)( el ? ? ? ( CurrencyFn(var ? ? ? CD))))(and ( date(var ? ? ? WITHDRAWAL)(var ? ? ? DATEOFWITHDRAWAL))( before( el ? ? ? ( EndFn(var ? ? ? DATEOFWITHDRAWAL)))( el ? ? ? ( BeginFn(var ? ? ? MATURITYDATE)))))))(exists Penalty (\PENALTY -> and ( destination(var ? ? ? PENALTY)( el ? ? ? ( CurrencyFn(var ? ? ? CD))))( causes(var ? ? ? WITHDRAWAL)(var ? ? ? PENALTY)))))))) - -forall TraditionalSavingsAccount (\ACCOUNT -> not (exists Day (\DATE -> maturityDate(var ? ? ? ACCOUNT)(var ? ? ? DATE)))) - -forall TraditionalSavingsAccount (\ACCOUNT -> forall Withdrawal (\WITHDRAWAL -> impl ( origin(var ? ? ? WITHDRAWAL)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(exists Penalty (\PENALTY -> and ( destination(var ? ? ? PENALTY)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))( causes(var ? ? ? WITHDRAWAL)(var ? ? ? PENALTY)))))) - -forall CheckingAccount (\ACCOUNT -> forall FinancialTransaction (\TRANSACTION -> impl ( origin(var ? ? ? TRANSACTION)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(or (exists Check (\CHECK -> instrument(var ? ? ? TRANSACTION)(var ? ? ? CHECK)))(exists DebitCard (\DEBITCARD -> instrument(var ? ? ? TRANSACTION)(var ? ? ? DEBITCARD)))))) - -forall LiabilityAccount (\ACCOUNT -> forall (both FinancialOrganization CognitiveAgent) (\BANK -> forall CognitiveAgent (\AGENT -> impl (and ( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT))( accountAt(var ? ? ? ACCOUNT)(var ? ? ? BANK)))(exists Liability (\DEBT -> and ( agreementMember(var ? ? ? DEBT)(var ? ? ? AGENT))( agreementMember(var ? ? ? DEBT)(var ? ? ? BANK))))))) - -forall CreditAccount (\ACCOUNT -> forall TimeInterval (\PERIOD -> forall (both Interest CurrencyMeasure) (\INTEREST -> forall (both CognitiveAgent Object) (\AGENT -> forall (both FinancialOrganization Entity) (\ORGANIZATION -> impl (and ( accountAt(var ? ? ? ACCOUNT)(var ? ? ? ORGANIZATION))(and ( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT))( interestEarned(var ? ? ? ACCOUNT)(var ? ? ? INTEREST)(var ? ? ? PERIOD))))(exists (both Process FinancialTransaction) (\PAYMENT -> and ( origin(var ? ? ? PAYMENT)(var ? ? ? AGENT))(and ( transactionAmount(var ? ? ? PAYMENT)(var ? ? ? INTEREST))( destination(var ? ? ? PAYMENT)(var ? ? ? ORGANIZATION)))))))))) - -forall CreditCardAccount (\ACCOUNT -> forall FinancialTransaction (\TRANSACTION -> impl ( origin(var ? ? ? TRANSACTION)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(exists CreditCard (\CARD -> instrument(var ? ? ? TRANSACTION)(var ? ? ? CARD))))) - -forall Loan (\LOAN -> exists CognitiveAgent (\LENDER -> exists CognitiveAgent (\BORROWER -> and ( borrower(var ? ? ? LOAN)(var ? ? ? BORROWER))( lender(var ? ? ? LOAN)(var ? ? ? LENDER))))) - -forall (both Interest CurrencyMeasure) (\INTEREST -> forall TimeInterval (\PERIOD -> forall (both CognitiveAgent Entity) (\LENDER -> forall (both CognitiveAgent Object) (\BORROWER -> forall (both Loan (both Contract FinancialAccount)) (\LOAN -> impl (and ( borrower(var ? ? ? LOAN)(var ? ? ? BORROWER))(and ( lender(var ? ? ? LOAN)(var ? ? ? LENDER))(and ( agreementPeriod(var ? ? ? LOAN)(var ? ? ? PERIOD))( interestEarned(var ? ? ? LOAN)(var ? ? ? INTEREST)(var ? ? ? PERIOD)))))(exists (both Process FinancialTransaction) (\PAYMENT -> and ( origin(var ? ? ? PAYMENT)(var ? ? ? BORROWER))(and ( transactionAmount(var ? ? ? PAYMENT)(var ? ? ? INTEREST))( destination(var ? ? ? PAYMENT)(var ? ? ? LENDER)))))))))) - -forall (both CognitiveAgent Agent) (\AGENT -> forall Loan (\LOAN -> impl ( lender(var ? ? ? LOAN)(var ? ? ? AGENT))(exists Lending (\LENDING -> agent(var ? ? ? LENDING)(var ? ? ? AGENT))))) - -forall (both CognitiveAgent Agent) (\AGENT -> forall Loan (\LOAN -> impl ( borrower(var ? ? ? LOAN)(var ? ? ? AGENT))(exists Borrowing (\BORROWING -> agent(var ? ? ? BORROWING)(var ? ? ? AGENT))))) - -forall Collateral (\COLLATERAL -> exists SecuredLoan (\LOAN -> securedBy(var ? ? ? LOAN)(var ? ? ? COLLATERAL))) - -forall Loan (\LOAN -> forall FinancialDefault (\DEFAULT -> forall (both CognitiveAgent Agent) (\BANK -> forall (both Collateral Object) (\SECURITY -> impl (and ( securedBy(var ? ? ? LOAN)(var ? ? ? SECURITY))(and ( lender(var ? ? ? LOAN)(var ? ? ? BANK))( patient(var ? ? ? DEFAULT)(var ? ? ? LOAN))))( holdsDuring( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? DEFAULT)))))( possesses(var ? ? ? BANK)(var ? ? ? SECURITY))))))) - -forall SecuredLoan (\LOAN -> exists Collateral (\SECURITY -> securedBy(var ? ? ? LOAN)(var ? ? ? SECURITY))) - -forall Mortgage (\LOAN -> exists RealEstate (\ESTATE -> loanForPurchase(var ? ? ? LOAN)(var ? ? ? ESTATE))) - -forall Mortgage (\LOAN -> forall (both Object Collateral) (\REALESTATE -> impl ( loanForPurchase(var ? ? ? LOAN)(var ? ? ? REALESTATE))( securedBy(var ? ? ? LOAN)(var ? ? ? REALESTATE)))) - -forall Refinancing (\REFINANCING -> forall Loan (\LOAN -> forall CurrencyMeasure (\AMOUNT -> forall Day (\DATE -> forall CognitiveAgent (\BORROWER -> forall Collateral (\COLLATERAL -> forall TimePosition (\TIME -> impl (and ( time(var ? ? ? REFINANCING)(var ? ? ? TIME))(and ( securedBy(var ? ? ? LOAN)(var ? ? ? COLLATERAL))(and ( borrower(var ? ? ? LOAN)(var ? ? ? BORROWER))(and ( currentAccountBalance(var ? ? ? LOAN)(var ? ? ? DATE)(var ? ? ? AMOUNT))( patient(var ? ? ? REFINANCING)(var ? ? ? LOAN))))))(exists Loan (\NEWLOAN -> exists (both Process (both Physical FinancialTransaction)) (\PAYMENT -> and ( borrower(var ? ? ? NEWLOAN)(var ? ? ? BORROWER))(and ( securedBy(var ? ? ? LOAN)(var ? ? ? COLLATERAL))(and ( destination(var ? ? ? PAYMENT)( el ? ? ? ( CurrencyFn(var ? ? ? LOAN))))(and ( time(var ? ? ? PAYMENT)(var ? ? ? TIME))(and ( origin(var ? ? ? PAYMENT)( el ? ? ? ( CurrencyFn(var ? ? ? NEWLOAN))))( transactionAmount(var ? ? ? PAYMENT)(var ? ? ? AMOUNT)))))))))))))))) - -forall LoanCommitment (\COMMITMENT -> exists Loan (\LOAN -> exists CognitiveAgent (\BORROWER -> exists CognitiveAgent (\LENDER -> and ( lender(var ? ? ? LOAN)(var ? ? ? LENDER))(and ( borrower(var ? ? ? LOAN)(var ? ? ? BORROWER))(and ( agreementMember(var ? ? ? COMMITMENT)(var ? ? ? LENDER))( agreementMember(var ? ? ? COMMITMENT)(var ? ? ? BORROWER)))))))) - -forall BankTermLoan (\LOAN -> forall (both RealNumber Quantity) (\DURATION -> forall TimeInterval (\PERIOD -> impl (and ( agreementPeriod(var ? ? ? LOAN)(var ? ? ? PERIOD))( duration(var ? ? ? PERIOD)( el ? ? ? ( MeasureFn(var ? ? ? DURATION)(el ? ? ? YearDuration)))))( greaterThanOrEqualTo(var ? ? ? DURATION)(el ? ? ? (toInt 1)))))) - -forall ConsolidationLoan (\LOAN -> exists Loan (\LOAN1 -> exists Loan (\LOAN2 -> exists Process (\PAYMENT2 -> exists Process (\PAYMENT1 -> and ( destination(var ? ? ? PAYMENT1)( el ? ? ? ( CurrencyFn(var ? ? ? LOAN1))))(and ( destination(var ? ? ? PAYMENT2)( el ? ? ? ( CurrencyFn(var ? ? ? LOAN2))))(and ( origin(var ? ? ? PAYMENT1)( el ? ? ? ( CurrencyFn(var ? ? ? LOAN))))( origin(var ? ? ? PAYMENT2)( el ? ? ? ( CurrencyFn(var ? ? ? LOAN))))))))))) - -forall ConventionalMortgage (\MORTGAGE -> exists Government (\GOVERNMENT -> insured(var ? ? ? MORTGAGE)(var ? ? ? GOVERNMENT))) - -forall DayLoan (\LOAN -> forall TimeInterval (\PERIOD -> and ( agreementPeriod(var ? ? ? LOAN)(var ? ? ? PERIOD))( duration(var ? ? ? PERIOD)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? DayDuration)))))) - -forall SinglePaymentLoan (\LOAN -> forall (both Day TimePosition) (\MATURITY -> forall CurrencyMeasure (\PRINCIPAL -> impl (and ( principalAmount(var ? ? ? LOAN)(var ? ? ? PRINCIPAL))( maturityDate(var ? ? ? LOAN)(var ? ? ? MATURITY)))( amountDue(var ? ? ? LOAN)(var ? ? ? PRINCIPAL)(var ? ? ? MATURITY))))) - -forall InterestOnlyLoan (\LOAN -> forall (both TimePosition TimeInterval) (\DATE -> forall (both Interest CurrencyMeasure) (\INTEREST -> forall CurrencyMeasure (\PRINCIPAL -> forall TimeInterval (\PERIOD -> impl (and ( agreementPeriod(var ? ? ? LOAN)(var ? ? ? PERIOD))(and ( principalAmount(var ? ? ? LOAN)(var ? ? ? PRINCIPAL))( interestEarned(var ? ? ? LOAN)(var ? ? ? INTEREST)(var ? ? ? PERIOD))))(and ( amountDue(var ? ? ? LOAN)(var ? ? ? PRINCIPAL)( el ? ? ? ( EndFn(var ? ? ? PERIOD))))(and ( amountDue(var ? ? ? LOAN)(var ? ? ? INTEREST)(var ? ? ? DATE))( before( el ? ? ? ( EndFn(var ? ? ? DATE)))( el ? ? ? ( EndFn(var ? ? ? PERIOD))))))))))) - -forall Index (\INDEX -> exists EconomicIndicator (\PERFORMANCE -> benchmark(var ? ? ? PERFORMANCE)(var ? ? ? INDEX))) - -forall Inflation (\INFLATION -> forall ConsumerPriceIndex (\CPI -> forall ProducerPriceIndex (\PPI -> or ( benchmark(var ? ? ? INFLATION)(var ? ? ? CPI))( benchmark(var ? ? ? INFLATION)(var ? ? ? PPI))))) - -forall InflationIndex (\INDEX -> exists Inflation (\INFLATION -> benchmark(var ? ? ? INFLATION)(var ? ? ? INDEX))) - -forall RealNumber (\R -> forall (both Nation Entity) (\N -> impl ( inflationRateInCountry(var ? ? ? N)(var ? ? ? R))(exists Inflation (\I -> and ( duration( el ? ? ? ( WhenFn(var ? ? ? I)))(el ? ? ? YearDuration))(and ( experiencer(var ? ? ? I)(var ? ? ? N))( inflationRate(var ? ? ? I)(var ? ? ? R))))))) - -forall StockIndex (\INDEX -> exists Stock (\STOCK -> benchmark(var ? ? ? INDEX)(var ? ? ? STOCK))) - -forall Investment (\INVESTMENT -> exists Agent (\AGENT -> exists Process (\INVESTING -> and ( agent(var ? ? ? INVESTING)(var ? ? ? AGENT))( possesses(var ? ? ? AGENT)(var ? ? ? INVESTMENT))))) - -forall Investing (\INVESTING -> hasPurpose(var ? ? ? INVESTING)(exists CurrencyMeasure (\PROFIT -> profit(var ? ? ? INVESTING)(var ? ? ? PROFIT)))) - -forall InvestmentAttribute (\ATTRIBUTE -> exists InvestmentAccount (\ACCOUNT -> attribute(var ? ? ? ACCOUNT)(var ? ? ? ATTRIBUTE))) - -forall Agent (\AGENT -> forall CurrencyMeasure (\MONEY -> forall (both Physical Entity) (\OBJ -> impl ( price(var ? ? ? OBJ)(var ? ? ? MONEY)(var ? ? ? AGENT))(exists Buying (\BUYING -> and ( agent(var ? ? ? BUYING)(var ? ? ? AGENT))(and ( patient(var ? ? ? BUYING)(var ? ? ? OBJ))( transactionAmount(var ? ? ? BUYING)(var ? ? ? MONEY)))))))) - -forall PlacingAnOrder (\PLACE -> forall (both Entity TimeInterval) (\TIME -> impl ( equal( el ? ? ? ( WhenFn(var ? ? ? PLACE)))(var ? ? ? TIME))(exists (both Entity TimeInterval) (\PERIOD -> exists Physical (\ORDER -> and ( equal( el ? ? ? ( WhenFn(var ? ? ? ORDER)))(var ? ? ? PERIOD))( meetsTemporally(var ? ? ? TIME)(var ? ? ? PERIOD))))))) - -forall LimitOrder (\ORDER -> exists CurrencyMeasure (\PRICE -> limitPrice(var ? ? ? ORDER)(var ? ? ? PRICE))) - -forall Broker (\BROKER -> exists ServiceContract (\CONTRACT -> agreementMember(var ? ? ? CONTRACT)(var ? ? ? BROKER))) - -forall TaxFreeInvestment (\INVESTMENT -> exists Tax (\TAX -> origin(var ? ? ? TAX)(var ? ? ? INVESTMENT))) - -forall TaxableInvestment (\INVESTMENT -> exists Tax (\TAX -> origin(var ? ? ? TAX)(var ? ? ? INVESTMENT))) - -forall PreferredStock (\STOCK -> exists Dividend (\DIVIDEND -> exists CurrencyMeasure (\AMOUNT -> transactionAmount(var ? ? ? DIVIDEND)(var ? ? ? AMOUNT)))) - -forall PennyStock (\STOCK -> forall Agent (\DATE -> forall (both RealNumber Quantity) (\PRICE -> impl ( askPrice(var ? ? ? STOCK)( el ? ? ? ( MeasureFn(var ? ? ? PRICE)(el ? ? ? UnitedStatesDollar)))(var ? ? ? DATE))( lessThan(var ? ? ? PRICE)(el ? ? ? (toInt 5)))))) - -forall (both Agent TimeInterval) (\TIMEAFTERSPLIT -> forall (both Entity RealNumber) (\NEWNUMBER -> forall (both Entity Quantity) (\N3 -> forall (both Entity TimeInterval) (\TIMEOFSPLIT -> forall (both Integer Quantity) (\N2 -> forall (both Integer Quantity) (\N1 -> forall (both Agent TimeInterval) (\TIME -> forall (both RealNumber Quantity) (\NUMBER -> forall Physical (\STOCKS -> impl (and ( price(var ? ? ? STOCKS)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? UnitedStatesDollar)))(var ? ? ? TIME))(exists (both StockSplit Physical) (\EVENT -> and ( splitFor(var ? ? ? EVENT)(var ? ? ? N1)(var ? ? ? N2))( equal( el ? ? ? ( WhenFn(var ? ? ? EVENT)))(var ? ? ? TIMEOFSPLIT)))))(and ( equal(var ? ? ? N3)( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(var ? ? ? N1))))(and ( equal(var ? ? ? NEWNUMBER)( el ? ? ? ( DivisionFn(var ? ? ? N3)(var ? ? ? N2))))(and ( price(var ? ? ? STOCKS)( el ? ? ? ( MeasureFn(var ? ? ? NEWNUMBER)(el ? ? ? UnitedStatesDollar)))(var ? ? ? TIMEAFTERSPLIT))(and ( meetsTemporally(var ? ? ? TIME)(var ? ? ? TIMEOFSPLIT))( meetsTemporally(var ? ? ? TIMEOFSPLIT)(var ? ? ? TIMEAFTERSPLIT))))))))))))))) - -forall Bond (\BOND -> exists Day (\DATE -> maturityDate(var ? ? ? BOND)(var ? ? ? DATE))) - -forall Bond (\BOND -> forall (both Agent Entity) (\BONDHOLDER -> forall (both Interest CurrencyMeasure) (\INTEREST -> impl (and ( couponInterest(var ? ? ? BOND)(var ? ? ? INTEREST))( possesses(var ? ? ? BONDHOLDER)(var ? ? ? BOND)))(exists Process (\PAYMENT -> exists TimeDuration (\PERIOD -> and ( periodicPayment( el ? ? ? ( AccountFn(var ? ? ? BOND)))(var ? ? ? INTEREST)(var ? ? ? PERIOD))( destination(var ? ? ? PAYMENT)(var ? ? ? BONDHOLDER)))))))) - -forall FinancialAccount (\ACCOUNT -> forall (both Object FinancialAsset) (\ASSET -> forall (both Agent CognitiveAgent) (\AGENT -> equiv (and ( possesses(var ? ? ? AGENT)(var ? ? ? ASSET))( equal(var ? ? ? ACCOUNT)( el ? ? ? ( AccountFn(var ? ? ? ASSET)))))( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT))))) - -forall ZeroCouponBond (\BOND -> forall FinancialAccount (\BONDACCOUNT -> forall (both Entity CurrencyMeasure) (\TOTAL -> forall (both Interest Quantity) (\INTEREST -> forall TimeInterval (\PERIOD -> forall (both CurrencyMeasure Quantity) (\PRINCIPAL -> forall (both Agent Entity) (\BONDHOLDER -> forall Day (\DATE -> impl (and ( maturityDate( el ? ? ? ( AccountFn(var ? ? ? BOND)))(var ? ? ? DATE))(and ( possesses(var ? ? ? BONDHOLDER)(var ? ? ? BOND))(and ( principalAmount( el ? ? ? ( AccountFn(var ? ? ? BOND)))(var ? ? ? PRINCIPAL))(and ( agreementPeriod( el ? ? ? ( AccountFn(var ? ? ? BOND)))(var ? ? ? PERIOD))(and ( interestEarned( el ? ? ? ( AccountFn(var ? ? ? BOND)))(var ? ? ? INTEREST)(var ? ? ? PERIOD))( equal(var ? ? ? TOTAL)( el ? ? ? ( AdditionFn(var ? ? ? PRINCIPAL)(var ? ? ? INTEREST)))))))))(exists Payment (\PAYMENT -> and ( destination(var ? ? ? PAYMENT)(var ? ? ? BONDHOLDER))(and ( origin(var ? ? ? PAYMENT)( el ? ? ? ( CurrencyFn(var ? ? ? BONDACCOUNT))))( transactionAmount(var ? ? ? PAYMENT)(var ? ? ? TOTAL))))))))))))) - -forall MunicipalBond (\BOND -> exists Government (\AGENT -> issuedBy(var ? ? ? BOND)(var ? ? ? AGENT))) - -forall CorporateBond (\BOND -> exists Corporation (\AGENT -> issuedBy(var ? ? ? BOND)(var ? ? ? AGENT))) - -forall SecuredBond (\BOND -> exists Collateral (\SECURITY -> securedBy(var ? ? ? BOND)(var ? ? ? SECURITY))) - -forall SecuredBond (\BOND -> forall FinancialDefault (\DEFAULT -> forall Agent (\AGENT -> forall (both Collateral Object) (\SECURITY -> impl (and ( securedBy(var ? ? ? BOND)(var ? ? ? SECURITY))(and ( possesses(var ? ? ? AGENT)(var ? ? ? BOND))( patient(var ? ? ? DEFAULT)(var ? ? ? BOND))))( holdsDuring( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? DEFAULT)))))( possesses(var ? ? ? AGENT)(var ? ? ? SECURITY))))))) - -forall TreasuryBond (\BOND -> exists Government (\AGENT -> issuedBy(var ? ? ? BOND)(var ? ? ? AGENT))) - -forall CallableBond (\BOND -> forall CurrencyMeasure (\AMOUNT -> forall (both Day TimePosition) (\DATE -> impl (and ( currentAccountBalance( el ? ? ? ( AccountFn(var ? ? ? BOND)))(var ? ? ? DATE)(var ? ? ? AMOUNT))( callDate(var ? ? ? BOND)(var ? ? ? DATE)))( amountDue( el ? ? ? ( AccountFn(var ? ? ? BOND)))(var ? ? ? AMOUNT)(var ? ? ? DATE))))) - -forall ConventionalOption (\OPTION -> forall TimeInterval (\PERIOD -> exists (both RealNumber Quantity) (\NUMBER -> and ( agreementPeriod(var ? ? ? OPTION)(var ? ? ? PERIOD))(and ( duration(var ? ? ? PERIOD)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? MonthDuration))))( lessThan(var ? ? ? NUMBER)(el ? ? ? (toInt 9))))))) - -forall ConventionalOption (\OPTION -> forall TimeInterval (\PERIOD -> exists (both RealNumber Quantity) (\NUMBER -> and ( agreementPeriod(var ? ? ? OPTION)(var ? ? ? PERIOD))(and ( duration(var ? ? ? PERIOD)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? MonthDuration))))( lessThan(var ? ? ? NUMBER)(el ? ? ? (toInt 39))))))) - -forall (both Day TimeInterval) (\DATE -> forall Contract (\CONTRACT -> impl ( expirationDate(var ? ? ? CONTRACT)(var ? ? ? DATE))(exists TimeInterval (\PERIOD -> and ( agreementPeriod(var ? ? ? CONTRACT)(var ? ? ? PERIOD))( finishes(var ? ? ? DATE)(var ? ? ? PERIOD)))))) - -forall CognitiveAgent (\AGENT -> forall CurrencyMeasure (\PREMIUM -> forall (both Option Investment) (\OPTION -> impl (and ( premium(var ? ? ? OPTION)(var ? ? ? PREMIUM))( optionHolder(var ? ? ? OPTION)(var ? ? ? AGENT)))( potentialLoss(var ? ? ? AGENT)(var ? ? ? OPTION)(var ? ? ? PREMIUM))))) - -forall CancellingAnOrder (\KILL -> forall (both Entity Contract) (\ORDER -> impl ( patient(var ? ? ? KILL)(var ? ? ? ORDER))( not (agreementActive(var ? ? ? ORDER)( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? KILL))))))))) - -forall IOCOrder (\ORDER -> forall TimeInterval (\PERIOD -> impl ( agreementPeriod(var ? ? ? ORDER)(var ? ? ? PERIOD))(or (exists FillingAnOrder (\FILL -> exists (both Entity TimeInterval) (\TIME1 -> and ( patient(var ? ? ? FILL)(var ? ? ? ORDER))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? FILL)))(var ? ? ? TIME1))( starts(var ? ? ? TIME1)(var ? ? ? PERIOD))))))(exists CancellingAnOrder (\KILL -> exists (both Entity TimeInterval) (\TIME2 -> and ( patient(var ? ? ? KILL)(var ? ? ? ORDER))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? KILL)))(var ? ? ? TIME2))( starts(var ? ? ? TIME2)(var ? ? ? PERIOD))))))))) - -forall FOKOrder (\ORDER -> forall TimeInterval (\PERIOD -> impl ( agreementPeriod(var ? ? ? ORDER)(var ? ? ? PERIOD))(or (exists FillingAnOrder (\FILL -> exists (both Entity TimeInterval) (\TIME1 -> and ( patient(var ? ? ? FILL)(var ? ? ? ORDER))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? FILL)))(var ? ? ? TIME1))( starts(var ? ? ? TIME1)(var ? ? ? PERIOD))))))(exists CancellingAnOrder (\KILL -> exists (both Entity TimeInterval) (\TIME2 -> and ( patient(var ? ? ? KILL)(var ? ? ? ORDER))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? KILL)))(var ? ? ? TIME2))( starts(var ? ? ? TIME2)(var ? ? ? PERIOD))))))))) - -forall GTCOrder (\ORDER -> forall (both Entity TimeInterval) (\END -> forall (both Entity TimeInterval) (\TIME -> forall TimeInterval (\PERIOD -> impl ( agreementPeriod(var ? ? ? ORDER)(var ? ? ? PERIOD))(or (exists FillingAnOrder (\EXECUTE -> and ( patient(var ? ? ? EXECUTE)(var ? ? ? ORDER))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? EXECUTE)))(var ? ? ? TIME))( overlapsTemporally(var ? ? ? TIME)(var ? ? ? PERIOD)))))(exists CancellingAnOrder (\CANCEL -> and ( patient(var ? ? ? CANCEL)(var ? ? ? ORDER))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? CANCEL)))(var ? ? ? END))( finishes(var ? ? ? END)(var ? ? ? PERIOD)))))))))) - -forall DayOrder (\ORDER -> forall TimeInterval (\PERIOD -> and ( agreementPeriod(var ? ? ? ORDER)(var ? ? ? PERIOD))( duration(var ? ? ? PERIOD)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? DayDuration)))))) - -forall CallOption (\OPTION -> forall (both Agent TimePosition) (\TIME -> equiv (exists (both CurrencyMeasure Quantity) (\STRIKEPRICE -> exists (both CurrencyMeasure Quantity) (\STOCKPRICE -> exists (both FinancialInstrument Physical) (\STOCK -> and ( underlier(var ? ? ? OPTION)(var ? ? ? STOCK))(and ( price(var ? ? ? STOCK)(var ? ? ? STOCKPRICE)(var ? ? ? TIME))(and ( strikePrice(var ? ? ? OPTION)(var ? ? ? STRIKEPRICE))( lessThan(var ? ? ? STRIKEPRICE)(var ? ? ? STOCKPRICE))))))))( inTheMoney(var ? ? ? OPTION)(var ? ? ? TIME)))) - -forall PutOption (\OPTION -> forall (both Agent TimePosition) (\TIME -> equiv (exists (both CurrencyMeasure Quantity) (\STRIKEPRICE -> exists (both CurrencyMeasure Quantity) (\STOCKPRICE -> exists (both FinancialInstrument Physical) (\STOCK -> and ( underlier(var ? ? ? OPTION)(var ? ? ? STOCK))(and ( price(var ? ? ? STOCK)(var ? ? ? STOCKPRICE)(var ? ? ? TIME))(and ( strikePrice(var ? ? ? OPTION)(var ? ? ? STRIKEPRICE))( lessThan(var ? ? ? STOCKPRICE)(var ? ? ? STRIKEPRICE))))))))( inTheMoney(var ? ? ? OPTION)(var ? ? ? TIME)))) - -forall Option (\OPTION -> forall (both Agent TimePosition) (\TIME -> equiv (exists (both CurrencyMeasure Entity) (\STRIKEPRICE -> exists (both CurrencyMeasure Entity) (\STOCKPRICE -> exists (both FinancialInstrument Physical) (\STOCK -> and ( underlier(var ? ? ? OPTION)(var ? ? ? STOCK))(and ( price(var ? ? ? STOCK)(var ? ? ? STOCKPRICE)(var ? ? ? TIME))(and ( strikePrice(var ? ? ? OPTION)(var ? ? ? STRIKEPRICE))( equal(var ? ? ? STOCKPRICE)(var ? ? ? STRIKEPRICE))))))))( atTheMoney(var ? ? ? OPTION)(var ? ? ? TIME)))) - -forall CallOption (\OPTION -> forall (both Agent TimePosition) (\TIME -> equiv (exists (both CurrencyMeasure Quantity) (\STRIKEPRICE -> exists (both CurrencyMeasure Quantity) (\STOCKPRICE -> exists (both FinancialInstrument Physical) (\STOCK -> and ( underlier(var ? ? ? OPTION)(var ? ? ? STOCK))(and ( price(var ? ? ? STOCK)(var ? ? ? STOCKPRICE)(var ? ? ? TIME))(and ( strikePrice(var ? ? ? OPTION)(var ? ? ? STRIKEPRICE))( lessThan(var ? ? ? STOCKPRICE)(var ? ? ? STRIKEPRICE))))))))( outOfTheMoney(var ? ? ? OPTION)(var ? ? ? TIME)))) - -forall PutOption (\OPTION -> forall (both Agent TimePosition) (\TIME -> equiv (exists (both CurrencyMeasure Quantity) (\STRIKEPRICE -> exists (both CurrencyMeasure Quantity) (\STOCKPRICE -> exists (both FinancialInstrument Physical) (\STOCK -> and ( underlier(var ? ? ? OPTION)(var ? ? ? STOCK))(and ( price(var ? ? ? STOCK)(var ? ? ? STOCKPRICE)(var ? ? ? TIME))(and ( strikePrice(var ? ? ? OPTION)(var ? ? ? STRIKEPRICE))( lessThan(var ? ? ? STRIKEPRICE)(var ? ? ? STOCKPRICE))))))))( outOfTheMoney(var ? ? ? OPTION)(var ? ? ? TIME)))) - -forall SpreadOption (\SPREAD -> exists Option (\OPTION1 -> exists Option (\OPTION2 -> exists Buying (\BUY -> exists Selling (\SELL -> exists TimePosition (\TIME -> and ( patient(var ? ? ? BUY)(var ? ? ? OPTION1))(and ( patient(var ? ? ? SELL)(var ? ? ? OPTION2))(and ( time(var ? ? ? BUY)(var ? ? ? TIME))( time(var ? ? ? SELL)(var ? ? ? TIME)))))))))) - -forall ButterflySpread (\SPREAD -> exists CallOption (\CALL1 -> exists CallOption (\CALL2 -> exists CallOption (\CALL3 -> exists CallOption (\CALL4 -> exists (both CurrencyMeasure Quantity) (\PRICE4 -> exists (both CurrencyMeasure Quantity) (\PRICE3 -> exists (both CurrencyMeasure Quantity) (\PRICE2 -> exists (both CurrencyMeasure Quantity) (\PRICE1 -> and ( strikePrice(var ? ? ? CALL1)(var ? ? ? PRICE1))(and ( strikePrice(var ? ? ? CALL2)(var ? ? ? PRICE2))(and ( strikePrice(var ? ? ? CALL3)(var ? ? ? PRICE3))(and ( strikePrice(var ? ? ? CALL4)(var ? ? ? PRICE4))(and ( lessThan(var ? ? ? PRICE1)(var ? ? ? PRICE2))(and ( lessThan(var ? ? ? PRICE1)(var ? ? ? PRICE3))(and ( greaterThan(var ? ? ? PRICE4)(var ? ? ? PRICE2))( greaterThan(var ? ? ? PRICE4)(var ? ? ? PRICE2))))))))))))))))) - -forall StockMarketTransaction (\TRANSACTION -> exists StockMarket (\MARKET -> located(var ? ? ? TRANSACTION)(var ? ? ? MARKET))) - -forall Uptick (\UPTICK -> forall (both CurrencyMeasure Quantity) (\PRICE2 -> forall (both CurrencyMeasure Quantity) (\PRICE1 -> forall (both Entity (both Agent TimeInterval)) (\TIME1 -> forall (both Entity Physical) (\STOCK -> impl (and ( patient(var ? ? ? UPTICK)(var ? ? ? STOCK))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? UPTICK)))(var ? ? ? TIME1))( price(var ? ? ? STOCK)(var ? ? ? PRICE1)(var ? ? ? TIME1))))(exists StockMarketTransaction (\TRANSACTION -> exists (both Entity (both TimeInterval Agent)) (\TIME2 -> and ( patient(var ? ? ? TRANSACTION)(var ? ? ? STOCK))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? TRANSACTION)))(var ? ? ? TIME2))(and ( meetsTemporally(var ? ? ? TIME2)(var ? ? ? TIME1))(and ( price(var ? ? ? STOCK)(var ? ? ? PRICE2)(var ? ? ? TIME2))( lessThan(var ? ? ? PRICE2)(var ? ? ? PRICE1))))))))))))) - -forall Downtick (\DOWNTICK -> forall (both CurrencyMeasure Quantity) (\PRICE2 -> forall (both CurrencyMeasure Quantity) (\PRICE1 -> forall (both Entity (both Agent TimeInterval)) (\TIME1 -> forall (both Entity Physical) (\STOCK -> impl (and ( patient(var ? ? ? DOWNTICK)(var ? ? ? STOCK))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? DOWNTICK)))(var ? ? ? TIME1))( price(var ? ? ? STOCK)(var ? ? ? PRICE1)(var ? ? ? TIME1))))(exists StockMarketTransaction (\TRANSACTION -> exists (both Entity (both TimeInterval Agent)) (\TIME2 -> and ( patient(var ? ? ? TRANSACTION)(var ? ? ? STOCK))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? TRANSACTION)))(var ? ? ? TIME2))(and ( meetsTemporally(var ? ? ? TIME2)(var ? ? ? TIME1))(and ( price(var ? ? ? STOCK)(var ? ? ? PRICE2)(var ? ? ? TIME2))( greaterThan(var ? ? ? PRICE2)(var ? ? ? PRICE1))))))))))))) - -forall CognitiveAgent (\AGENT -> forall (both Organization CognitiveAgent) (\ORG -> equiv ( employs(var ? ? ? ORG)(var ? ? ? AGENT))(exists Employment (\EMPLOYMENT -> and ( agreementMember(var ? ? ? EMPLOYMENT)(var ? ? ? ORG))( agreementMember(var ? ? ? EMPLOYMENT)(var ? ? ? AGENT)))))) - -forall CurrencyMeasure (\MONEY -> forall Human (\AGENT -> equiv ( monthlyIncome(var ? ? ? AGENT)(var ? ? ? MONEY))(exists Month (\MONTH -> income(var ? ? ? AGENT)(var ? ? ? MONEY)(var ? ? ? MONTH))))) - -forall (both OrganizationalProcess Process) (\ACTIVITY -> forall CurrencyMeasure (\MONEY -> forall (both Human Agent) (\AGENT -> impl ( incomeEarned(var ? ? ? AGENT)(var ? ? ? MONEY)(var ? ? ? ACTIVITY))( agent(var ? ? ? ACTIVITY)(var ? ? ? AGENT))))) - -forall TimePosition (\TIME -> forall (both OrganizationalProcess (both Physical Process)) (\ACTIVITY -> forall CurrencyMeasure (\INCOME -> forall Human (\AGENT -> impl (and ( taxDeferredIncome(var ? ? ? AGENT)(var ? ? ? INCOME)(var ? ? ? ACTIVITY))( time(var ? ? ? ACTIVITY)(var ? ? ? TIME)))(exists Tax (\TAX -> and ( causes(var ? ? ? ACTIVITY)(var ? ? ? TAX))( time(var ? ? ? TAX)(var ? ? ? TIME)))))))) - -forall (both Entity OrganizationalProcess) (\ATINCOME -> forall (both OrganizationalProcess (both Process CurrencyMeasure)) (\ACTIVITY -> forall Human (\AGENT -> equiv (exists (both CurrencyMeasure Quantity) (\TAXAMOUNT -> exists (both ChargingAFee Process) (\TAX -> exists (both CurrencyMeasure Quantity) (\INCOME -> and ( incomeEarned(var ? ? ? AGENT)(var ? ? ? INCOME)(var ? ? ? ACTIVITY))(and ( amountCharged(var ? ? ? TAX)(var ? ? ? TAXAMOUNT))(and ( causes(var ? ? ? ACTIVITY)(var ? ? ? TAX))( equal(var ? ? ? ATINCOME)( el ? ? ? ( SubtractionFn(var ? ? ? INCOME)(var ? ? ? TAXAMOUNT))))))))))( afterTaxIncome(var ? ? ? AGENT)(var ? ? ? ACTIVITY)(var ? ? ? ATINCOME))))) - -forall TimeInterval (\PERIOD -> forall CurrencyMeasure (\MONEY -> forall (both Human (both CognitiveAgent Entity)) (\AGENT -> impl ( employeeContribution(var ? ? ? AGENT)(var ? ? ? MONEY)(var ? ? ? PERIOD))(exists PensionPlan (\PLAN -> exists (both Organization Agent) (\ORG -> and ( employs(var ? ? ? ORG)(var ? ? ? AGENT))(and ( agent(var ? ? ? PLAN)(var ? ? ? ORG))( destination(var ? ? ? PLAN)(var ? ? ? AGENT))))))))) - -forall (both TimePosition Entity) (\PERIOD -> forall CurrencyMeasure (\MONEY -> forall (both Human Agent) (\AGENT -> impl ( compensationPackage(var ? ? ? AGENT)(var ? ? ? MONEY)(var ? ? ? PERIOD))(exists Working (\ACTIVITY -> and ( agent(var ? ? ? ACTIVITY)(var ? ? ? AGENT))(and ( equal(var ? ? ? PERIOD)( el ? ? ? ( WhenFn(var ? ? ? ACTIVITY))))( incomeEarned(var ? ? ? AGENT)(var ? ? ? MONEY)(var ? ? ? ACTIVITY)))))))) - -forall (both Day TimeInterval) (\STARTDATE -> forall Contract (\AGREEMENT -> equiv ( effectiveDate(var ? ? ? AGREEMENT)(var ? ? ? STARTDATE))(exists TimeInterval (\PERIOD -> and ( agreementPeriod(var ? ? ? AGREEMENT)(var ? ? ? PERIOD))( starts(var ? ? ? STARTDATE)(var ? ? ? PERIOD)))))) - -forall Cash (\CASH -> exists CurrencyMeasure (\VALUE -> monetaryValue(var ? ? ? CASH)(var ? ? ? VALUE))) - -forall Investment (\INVESTMENT -> forall RiskAttribute (\LEVEL -> forall (both Investor Agent) (\AGENT -> impl (and ( riskTolerance(var ? ? ? AGENT)(var ? ? ? LEVEL))( possesses(var ? ? ? AGENT)(var ? ? ? INVESTMENT)))( riskLevel(var ? ? ? INVESTMENT)(var ? ? ? LEVEL))))) - -forall (both FinancialAccount Entity) (\ACCOUNT -> forall BankCard (\CARD -> forall ContentBearingObject (\CODE -> impl (and ( cardCode(var ? ? ? CODE)(var ? ? ? CARD))( cardAccount(var ? ? ? CARD)(var ? ? ? ACCOUNT)))(exists Encoding (\ENCODING -> patient(var ? ? ? ENCODING)(var ? ? ? ACCOUNT)))))) - -forall DebitCard (\CARD -> forall FinancialTransaction (\TRANSACTION -> forall Agent (\AGENT -> impl (and ( possesses(var ? ? ? AGENT)(var ? ? ? CARD))( instrument(var ? ? ? TRANSACTION)(var ? ? ? CARD)))(exists EnteringAPin (\ENTER -> exists (both SymbolicString Entity) (\PIN -> and ( pin(var ? ? ? PIN)(var ? ? ? CARD))(and ( patient(var ? ? ? ENTER)(var ? ? ? PIN))( agent(var ? ? ? ENTER)(var ? ? ? AGENT))))))))) - -forall EnteringAPin (\ENTER -> exists BankCard (\CARD -> exists (both SymbolicString Entity) (\PIN -> and ( pin(var ? ? ? PIN)(var ? ? ? CARD))( patient(var ? ? ? ENTER)(var ? ? ? PIN))))) - -forall VerifyingCardCode (\CHECK -> forall BankCard (\CARD -> forall (both Entity ContentBearingObject) (\CODE -> impl (and ( patient(var ? ? ? CHECK)(var ? ? ? CODE))( cardCode(var ? ? ? CODE)(var ? ? ? CARD)))(exists Decoding (\DECODE -> and ( subProcess(var ? ? ? DECODE)(var ? ? ? CHECK))( patient(var ? ? ? DECODE)(var ? ? ? CODE))))))) - -forall CommercialService (\SERVICE -> forall (both Entity Object) (\CUSTOMER -> forall (both Organization Entity) (\ORG -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( agent(var ? ? ? SERVICE)(var ? ? ? AGENT))(and ( employs(var ? ? ? ORG)(var ? ? ? AGENT))( destination(var ? ? ? SERVICE)(var ? ? ? CUSTOMER))))( hasPurpose(var ? ? ? SERVICE)(exists FinancialTransaction (\TRANSACTION -> and ( destination(var ? ? ? TRANSACTION)(var ? ? ? ORG))( origin(var ? ? ? TRANSACTION)(var ? ? ? CUSTOMER))))))))) - -forall (both CognitiveAgent Agent) (\AGENT2 -> forall (both CognitiveAgent Entity) (\AGENT1 -> equiv ( customer(var ? ? ? AGENT1)(var ? ? ? AGENT2))(exists FinancialTransaction (\SERVICE -> and ( agent(var ? ? ? SERVICE)(var ? ? ? AGENT2))( destination(var ? ? ? SERVICE)(var ? ? ? AGENT1)))))) - -forall (both FinancialOrganization CognitiveAgent) (\BANK -> forall CognitiveAgent (\AGENT -> forall FinancialAccount (\ACCOUNT -> impl (and ( accountHolder(var ? ? ? ACCOUNT)(var ? ? ? AGENT))( accountAt(var ? ? ? ACCOUNT)(var ? ? ? BANK)))( customer(var ? ? ? AGENT)(var ? ? ? BANK))))) - -forall Organization (\ORG -> forall (both CognitiveAgent Entity) (\PERSON2 -> forall (both CognitiveAgent Agent) (\PERSON1 -> equiv ( customerRepresentative(var ? ? ? PERSON1)(var ? ? ? PERSON2)(var ? ? ? ORG))(exists FinancialTransaction (\SERVICE -> and ( employs(var ? ? ? ORG)(var ? ? ? PERSON1))(and ( agent(var ? ? ? SERVICE)(var ? ? ? PERSON1))( destination(var ? ? ? SERVICE)(var ? ? ? PERSON2)))))))) - -forall ATMSlot (\SLOT -> exists ATMMachine (\ATM -> hole(var ? ? ? SLOT)(var ? ? ? ATM))) - -forall ATMSlot (\SLOT -> exists Putting (\INSERT -> exists BankCard (\CARD -> and ( patient(var ? ? ? INSERT)(var ? ? ? CARD))( destination(var ? ? ? INSERT)(var ? ? ? SLOT))))) - -forall Fax (\FAX -> exists FaxMachine (\FAXMACHINE -> instrument(var ? ? ? FAX)(var ? ? ? FAXMACHINE))) - -forall Quantity (\AMOUNT1 -> forall Day (\DAY -> forall CurrencyMeasure (\AMOUNT -> forall FinancialAccount (\ACCOUNT -> impl (exists FinancialTransaction (\TRANSACTION -> and ( origin(var ? ? ? TRANSACTION)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(and ( transactionAmount(var ? ? ? TRANSACTION)(var ? ? ? AMOUNT))( date(var ? ? ? TRANSACTION)(var ? ? ? DAY)))))(exists (both CurrencyMeasure Quantity) (\AMOUNT2 -> and ( availableBalance(var ? ? ? ACCOUNT)(var ? ? ? DAY)(var ? ? ? AMOUNT2))( greaterThanOrEqualTo(var ? ? ? AMOUNT1)(var ? ? ? AMOUNT2)))))))) - -forall Cash (\CASH -> forall Quantity (\AMOUNT1 -> forall Day (\DAY -> forall CurrencyMeasure (\AMOUNT -> forall FinancialAccount (\ACCOUNT -> impl (exists FinancialTransaction (\TRANSACTION -> and ( origin(var ? ? ? TRANSACTION)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))(and ( transactionAmount(var ? ? ? TRANSACTION)(var ? ? ? AMOUNT))(and ( instrument(var ? ? ? TRANSACTION)(var ? ? ? CASH))( date(var ? ? ? TRANSACTION)(var ? ? ? DAY))))))(exists (both CurrencyMeasure Quantity) (\AMOUNT2 -> and ( availableCash(var ? ? ? ACCOUNT)(var ? ? ? DAY)(var ? ? ? AMOUNT2))( greaterThanOrEqualTo(var ? ? ? AMOUNT1)(var ? ? ? AMOUNT2))))))))) - -forall BankStatement (\STATEMENT -> forall FinancialAccount (\ACCOUNT -> impl ( statementAccount(var ? ? ? STATEMENT)(var ? ? ? ACCOUNT))(exists FinancialTransaction (\TRANSACTION -> and (or ( origin(var ? ? ? TRANSACTION)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT))))( destination(var ? ? ? TRANSACTION)( el ? ? ? ( CurrencyFn(var ? ? ? ACCOUNT)))))( realization(var ? ? ? STATEMENT)(var ? ? ? TRANSACTION)))))) - -forall FinancialTransaction (\TRANSACTION1 -> forall FinancialTransaction (\TRANSACTION2 -> forall (both BankStatement Process) (\STATEMENT -> forall FinancialAccount (\ACCOUNT -> impl (and ( lastStatement(var ? ? ? ACCOUNT)(var ? ? ? STATEMENT))(and ( not (realization(var ? ? ? STATEMENT)(var ? ? ? TRANSACTION1)))( realization(var ? ? ? STATEMENT)(var ? ? ? TRANSACTION2))))( earlier( el ? ? ? ( WhenFn(var ? ? ? TRANSACTION2)))( el ? ? ? ( WhenFn(var ? ? ? TRANSACTION1)))))))) - -forall Loan (\LOAN -> forall (both Interest CurrencyMeasure) (\AMOUNT -> equiv (exists TimeInterval (\PERIOD -> and ( agreementPeriod(var ? ? ? LOAN)(var ? ? ? PERIOD))( interestEarned(var ? ? ? LOAN)(var ? ? ? AMOUNT)(var ? ? ? PERIOD))))( loanInterest(var ? ? ? LOAN)(var ? ? ? AMOUNT)))) - -forall Day (\DATE -> forall (both BankStatement Proposition) (\STATEMENT -> impl ( dateOfStatement(var ? ? ? STATEMENT)(var ? ? ? DATE))(exists (both ContentBearingPhysical Physical) (\COPY -> and ( containsInformation(var ? ? ? COPY)(var ? ? ? STATEMENT))( date(var ? ? ? COPY)(var ? ? ? DATE)))))) - -forall Day (\DATE -> forall CurrencyMeasure (\BALANCE -> forall FinancialAccount (\ACCOUNT -> impl ( lastStatementBalance(var ? ? ? ACCOUNT)(var ? ? ? BALANCE))(exists BankStatement (\STATEMENT -> and ( lastStatement(var ? ? ? ACCOUNT)(var ? ? ? STATEMENT))(and ( dateOfStatement(var ? ? ? STATEMENT)(var ? ? ? DATE))( currentAccountBalance(var ? ? ? ACCOUNT)(var ? ? ? DATE)(var ? ? ? ACCOUNT)))))))) - -forall (both TimeDuration Entity) (\DURATION -> forall TimeInterval (\PERIOD -> forall BankStatement (\STATEMENT -> impl (and ( statementPeriod(var ? ? ? STATEMENT)(var ? ? ? PERIOD))( duration(var ? ? ? PERIOD)(var ? ? ? DURATION)))( equal(var ? ? ? DURATION)(el ? ? ? MonthDuration))))) - -forall (both Day TimeInterval) (\DATE -> forall TimeInterval (\PERIOD -> forall BankStatement (\STATEMENT -> impl (and ( statementPeriod(var ? ? ? STATEMENT)(var ? ? ? PERIOD))( dateOfStatement(var ? ? ? STATEMENT)(var ? ? ? DATE)))( finishes(var ? ? ? DATE)(var ? ? ? PERIOD))))) - -forall FinancialAccount (\ACCOUNT -> forall TimeInterval (\PERIOD -> forall CurrencyMeasure (\INTEREST -> forall BankStatement (\STATEMENT -> impl (and ( statementInterest(var ? ? ? STATEMENT)(var ? ? ? INTEREST))(and ( statementPeriod(var ? ? ? STATEMENT)(var ? ? ? PERIOD))( statementAccount(var ? ? ? STATEMENT)(var ? ? ? ACCOUNT))))(exists Interest (\AMOUNT -> interestEarned(var ? ? ? ACCOUNT)(var ? ? ? AMOUNT)(var ? ? ? PERIOD))))))) - -forall ExternalTransfer (\TRANSFER -> forall FinancialOrganization (\ORGANIZATION1 -> forall FinancialOrganization (\ORGANIZATION2 -> impl (and ( origin(var ? ? ? TRANSFER)(var ? ? ? ORGANIZATION1))( destination(var ? ? ? TRANSFER)(var ? ? ? ORGANIZATION2)))( not (equal(var ? ? ? ORGANIZATION1)(var ? ? ? ORGANIZATION2)))))) - -forall ExternalTransfer (\TRANSFER -> forall FinancialOrganization (\ORGANIZATION1 -> forall FinancialOrganization (\ORGANIZATION2 -> forall Entity (\ORGANIZATION2 -> impl (and ( origin(var ? ? ? TRANSFER)(var ? ? ? ORGANIZATION1))( destination(var ? ? ? TRANSFER)(var ? ? ? ORGANIZATION2)))( equal(var ? ? ? ORGANIZATION1)(var ? ? ? ORGANIZATION2)))))) - -forall TimeInterval (\PERIOD -> forall (both CurrencyMeasure Interest) (\AMOUNT -> forall (both Loan (both Contract FinancialAccount)) (\LOAN -> impl (and ( loanFeeAmount(var ? ? ? LOAN)(var ? ? ? AMOUNT))( agreementPeriod(var ? ? ? LOAN)(var ? ? ? PERIOD)))( interestEarned(var ? ? ? LOAN)(var ? ? ? AMOUNT)(var ? ? ? PERIOD))))) diff --git a/examples/SUMO/axioms/FinancialOntologyHiO.gft b/examples/SUMO/axioms/FinancialOntologyHiO.gft deleted file mode 100644 index 1f601154f..000000000 --- a/examples/SUMO/axioms/FinancialOntologyHiO.gft +++ /dev/null @@ -1,4 +0,0 @@ - -IrreflexiveRelation ? (\x,y -> customer x y) - -AsymmetricRelation ? (\x,y -> customer x y) diff --git a/examples/SUMO/axioms/FinancialOntologySubRel.gft b/examples/SUMO/axioms/FinancialOntologySubRel.gft deleted file mode 100644 index 0ec32c923..000000000 --- a/examples/SUMO/axioms/FinancialOntologySubRel.gft +++ /dev/null @@ -1,36 +0,0 @@ - -subRelation2El ? ? ? ? (\x,y -> accountAt x y) (\x,y -> agreementMember x y) - -subRelation2El ? ? ? ? (\x,y -> accountHolder x y) (\x,y -> agreementMember x y) - -subRelation2El ? ? ? ? (\x,y -> maturityDate x y) (\x,y -> expirationDate x y) - -subRelation2El ? ? ? ? (\x,y -> amountCharged x y) (\x,y -> transactionAmount x y) - -subRelation2El ? ? ? ? (\x,y -> lender x y) (\x,y -> agreementMember x y) - -subRelation2El ? ? ? ? (\x,y -> borrower x y) (\x,y -> agreementMember x y) - -subRelation2El ? ? ? ? (\x,y -> appraisedValue x y) (\x,y -> monetaryValue x y) - -subRelation2El ? ? ? ? (\x,y -> creditRanking x y) (\x,y -> attribute x y) - -subRelation2El ? ? ? ? (\x,y -> bondRating x y) (\x,y -> attribute x y) - -subRelation2El ? ? ? ? (\x,y -> optionHolder x y) (\x,y -> agreementMember x y) - -subRelation2El ? ? ? ? (\x,y -> optionSeller x y) (\x,y -> agreementMember x y) - -subRelation2El ? ? ? ? (\x,y -> expirationDate x y) (\x,y -> date x y) - -subRelation2El ? ? ? ? (\x,y -> effectiveDate x y) (\x,y -> date x y) - -subRelation2El ? ? ? ? (\x,y -> finalPrice x y) (\x,y -> monetaryValue x y) - -subRelation2El ? ? ? ? (\x,y -> cardCode x y) (\x,y -> represents x y) - -subRelation2El ? ? ? ? (\x,y -> pin x y) (\x,y -> represents x y) - -subRelation2El ? ? ? ? (\x,y -> phoneNumber x y) (\x,y -> refers x y) - -subRelation2El ? ? ? ? (\x,y -> emailAddress x y) (\x,y -> refers x y) diff --git a/examples/SUMO/axioms/Geography.gft b/examples/SUMO/axioms/Geography.gft deleted file mode 100644 index a55e39a71..000000000 --- a/examples/SUMO/axioms/Geography.gft +++ /dev/null @@ -1,586 +0,0 @@ - -forall Continent (\LAND -> impl ( not (equal(var ? ? ? LAND)(el ? ? ? Antarctica)))( orientation(el ? ? ? Antarctica)(var ? ? ? LAND)(el ? ? ? South))) - -forall GeographicArea (\REGION -> forall Longitude (\LONG -> forall Latitude (\LAT -> impl ( objectGeographicCoordinates( el ? ? ? ( GeographicCenterFn(var ? ? ? REGION)))(var ? ? ? LAT)(var ? ? ? LONG))( objectGeographicCoordinates(var ? ? ? REGION)(var ? ? ? LAT)(var ? ? ? LONG))))) - -forall (both RealNumber Quantity) (\NUMBER -> forall Object (\ANGLE -> impl ( measure(var ? ? ? ANGLE)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? AngularDegree))))( greaterThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 0))))) - -forall (both RealNumber Quantity) (\NUMBER -> forall Object (\ANGLE -> impl ( measure(var ? ? ? ANGLE)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? AngularDegree))))( lessThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 360))))) - -forall (both RealNumber Quantity) (\NUMBER -> forall Object (\ANGLE -> impl ( measure(var ? ? ? ANGLE)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? ArcMinute))))( greaterThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 0))))) - -forall (both RealNumber Quantity) (\NUMBER -> forall Object (\ANGLE -> impl ( measure(var ? ? ? ANGLE)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? ArcMinute))))( lessThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 60))))) - -forall (both RealNumber Quantity) (\DEG -> forall Object (\OBJ -> equiv ( measure(var ? ? ? OBJ)( el ? ? ? ( MeasureFn(var ? ? ? DEG)(el ? ? ? AngularDegree))))( measure(var ? ? ? OBJ)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 60))(var ? ? ? DEG)))(el ? ? ? ArcMinute)))))) - -forall (both RealNumber Quantity) (\NUMBER -> forall Object (\ANGLE -> impl ( measure(var ? ? ? ANGLE)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? ArcSecond))))( greaterThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 0))))) - -forall (both RealNumber Quantity) (\NUMBER -> forall Object (\ANGLE -> impl ( measure(var ? ? ? ANGLE)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? ArcSecond))))( lessThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 60))))) - -forall (both RealNumber Quantity) (\DEG -> forall Object (\OBJ -> equiv ( measure(var ? ? ? OBJ)( el ? ? ? ( MeasureFn(var ? ? ? DEG)(el ? ? ? ArcMinute))))( measure(var ? ? ? OBJ)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 60))(var ? ? ? DEG)))(el ? ? ? ArcSecond)))))) - -forall (both Entity DirectionalAttribute) (\DIRECTION -> impl (or ( equal(var ? ? ? DIRECTION)(el ? ? ? North))( equal(var ? ? ? DIRECTION)(el ? ? ? South)))( length( el ? ? ? ( LatitudeFn(var ? ? ? DIRECTION)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 0))(el ? ? ? AngularDegree)))( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? ArcMinute)))( el ? ? ? ( MeasureFn(el ? ? ? (toInt 0))(el ? ? ? ArcSecond)))))( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? NauticalMile))))) - -forall GeographicArea (\SUBAREA -> forall (both GeographicArea Object) (\AREA -> forall Physical (\PLACE -> impl (and ( partlyLocated(var ? ? ? PLACE)(var ? ? ? SUBAREA))( geographicSubregion(var ? ? ? SUBAREA)(var ? ? ? AREA)))( partlyLocated(var ? ? ? PLACE)(var ? ? ? AREA))))) - -forall Object (\Z -> forall Object (\Y -> forall Object (\X -> impl (and ( connected(var ? ? ? X)(var ? ? ? Y))( part(var ? ? ? Y)(var ? ? ? Z)))( connected(var ? ? ? X)(var ? ? ? Z))))) - -forall UnitOfArea (\UNIT -> forall (both RealNumber Quantity) (\WATER -> forall (both RealNumber Quantity) (\LAND -> forall (both GeographicArea Region) (\AREA -> impl (and ( landAreaOnly(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LAND)(var ? ? ? UNIT))))( waterAreaOnly(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? WATER)(var ? ? ? UNIT)))))( totalArea(var ? ? ? AREA)( el ? ? ? ( MeasureFn( el ? ? ? ( AdditionFn(var ? ? ? LAND)(var ? ? ? WATER)))(var ? ? ? UNIT)))))))) - -forall SurfaceGroundArea (\EXCLUSIVELANDAREA -> exists WaterArea (\WATERAREA -> part(var ? ? ? WATERAREA)(var ? ? ? EXCLUSIVELANDAREA))) - -forall AreaMeasure (\MEASURE -> forall (both GeographicArea Object) (\AREA -> impl ( landAreaOnly(var ? ? ? AREA)(var ? ? ? MEASURE))(exists SurfaceGroundArea (\LAND -> and ( part(var ? ? ? LAND)(var ? ? ? AREA))( totalArea(var ? ? ? LAND)(var ? ? ? MEASURE)))))) - -forall WaterOnlyArea (\EXCLUSIVEWATERAREA -> exists LandArea (\LANDAREA -> part(var ? ? ? LANDAREA)(var ? ? ? EXCLUSIVEWATERAREA))) - -forall AreaMeasure (\MEASURE -> forall (both GeographicArea Object) (\AREA -> impl ( waterAreaOnly(var ? ? ? AREA)(var ? ? ? MEASURE))(exists WaterOnlyArea (\WATER -> and ( part(var ? ? ? WATER)(var ? ? ? AREA))( totalArea(var ? ? ? WATER)(var ? ? ? MEASURE)))))) - -forall (both Entity (both RealNumber Quantity)) (\NUM -> impl ( equal(var ? ? ? NUM)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUM))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? SquareKilometer)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUM)(el ? ? ? (toInt 1000000))))(el ? ? ? SquareMeter))))) - -forall GeographicArea (\OBJ1 -> forall GeographicArea (\OBJ2 -> equal( el ? ? ? ( BorderFn(var ? ? ? OBJ1)(var ? ? ? OBJ2)))( el ? ? ? ( BorderFn(var ? ? ? OBJ2)(var ? ? ? OBJ1))))) - -forall Object (\TWO -> forall Object (\ONE -> impl ( orientation(var ? ? ? ONE)(var ? ? ? TWO)(el ? ? ? Adjacent))( orientation(var ? ? ? TWO)(var ? ? ? ONE)(el ? ? ? Adjacent)))) - -forall Object (\TWO -> forall Object (\ONE -> impl ( orientation(var ? ? ? ONE)(var ? ? ? TWO)(el ? ? ? Near))( orientation(var ? ? ? TWO)(var ? ? ? ONE)(el ? ? ? Near)))) - -forall Object (\AREA2 -> forall Object (\AREA1 -> impl ( meetsSpatially(var ? ? ? AREA1)(var ? ? ? AREA2))( not (overlapsSpatially(var ? ? ? AREA1)(var ? ? ? AREA2))))) - -forall (both LengthMeasure PhysicalQuantity) (\M -> forall (both GeographicRegion GeographicArea) (\N2 -> forall (both GeographicRegion GeographicArea) (\N1 -> impl ( sharedBorderLength(var ? ? ? N1)(var ? ? ? N2)(var ? ? ? M))( length( el ? ? ? ( BorderFn(var ? ? ? N1)(var ? ? ? N2)))(var ? ? ? M))))) - -forall Region (\REGION -> superficialPart( el ? ? ? ( InnerBoundaryFn(var ? ? ? REGION)))(var ? ? ? REGION)) - -forall Region (\REGION -> superficialPart( el ? ? ? ( OuterBoundaryFn(var ? ? ? REGION)))(var ? ? ? REGION)) - -forall UniformPerimeterArea (\AREA -> exists LengthMeasure (\WIDTH -> distance( el ? ? ? ( InnerBoundaryFn(var ? ? ? AREA)))( el ? ? ? ( OuterBoundaryFn(var ? ? ? AREA)))(var ? ? ? WIDTH))) - -forall UniformPerimeterArea (\ZONE -> exists LengthMeasure (\WIDTH -> width(var ? ? ? ZONE)(var ? ? ? WIDTH))) - -forall UniformPerimeterArea (\ZONE -> forall LengthMeasure (\WIDTH -> forall (both Object Physical) (\INNER -> impl ( part(var ? ? ? INNER)( el ? ? ? ( InnerBoundaryFn(var ? ? ? ZONE))))(exists (both Object Physical) (\OUTER -> and ( part(var ? ? ? OUTER)( el ? ? ? ( OuterBoundaryFn(var ? ? ? ZONE))))( distance(var ? ? ? INNER)(var ? ? ? OUTER)(var ? ? ? WIDTH))))))) - -forall LandlockedArea (\AREA -> exists Seacoast (\COAST -> part(var ? ? ? COAST)(var ? ? ? AREA))) - -forall LandlockedArea (\AREA -> forall UnitOfLength (\UNIT -> totalCoastline(var ? ? ? AREA)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 0))(var ? ? ? UNIT))))) - -forall LandlockedArea (\AREA -> exists Ocean (\WATER -> meetsSpatially(var ? ? ? AREA)(var ? ? ? WATER))) - -forall LandlockedArea (\AREA -> forall Ocean (\SEA -> exists SaltWaterArea (\WATER -> and ( part(var ? ? ? WATER)(var ? ? ? SEA))( meetsSpatially(var ? ? ? AREA)(var ? ? ? WATER))))) - -forall LandlockedArea (\AREA -> exists LandArea (\LAND -> meetsSpatially(var ? ? ? AREA)(var ? ? ? LAND))) - -forall MaritimeShelfArea (\ZONE -> forall (both LengthMeasure Quantity) (\WIDTH -> impl ( linearExtent(var ? ? ? ZONE)(var ? ? ? WIDTH))( lessThanOrEqualTo(var ? ? ? WIDTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 200))(el ? ? ? NauticalMile)))))) - -forall MaritimeShelfArea (\ZONE -> forall ContinentalShelf (\SHELF -> forall Nation (\COUNTRY -> forall Agent (\NATION -> impl (and ( meetsSpatially(var ? ? ? SHELF)(var ? ? ? COUNTRY))( claimedTerritory(var ? ? ? ZONE)(var ? ? ? NATION)))( overlapsSpatially(var ? ? ? ZONE)(var ? ? ? SHELF)))))) - -forall MaritimeExclusiveEconomicZone (\ZONE -> forall (both LengthMeasure Quantity) (\WIDTH -> impl ( linearExtent(var ? ? ? ZONE)(var ? ? ? WIDTH))( lessThanOrEqualTo(var ? ? ? WIDTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 200))(el ? ? ? NauticalMile)))))) - -forall ExclusiveFishingZone (\ZONE -> forall (both LengthMeasure Quantity) (\WIDTH -> impl ( linearExtent(var ? ? ? ZONE)(var ? ? ? WIDTH))( lessThanOrEqualTo(var ? ? ? WIDTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 200))(el ? ? ? NauticalMile)))))) - -forall ExtendedFishingZone (\ZONE -> forall (both LengthMeasure Quantity) (\WIDTH -> impl ( linearExtent(var ? ? ? ZONE)(var ? ? ? WIDTH))( lessThanOrEqualTo(var ? ? ? WIDTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 200))(el ? ? ? NauticalMile)))))) - -forall MaritimeContiguousZone (\ZONE -> forall TerritorialSea (\WATER -> forall (both Agent Object) (\AREA -> impl (and ( claimedTerritory(var ? ? ? ZONE)(var ? ? ? AREA))( claimedTerritory(var ? ? ? WATER)(var ? ? ? AREA)))( between(var ? ? ? AREA)(var ? ? ? WATER)(var ? ? ? ZONE))))) - -forall TerritorialSea (\ZONE -> forall (both LengthMeasure Quantity) (\WIDTH -> impl ( linearExtent(var ? ? ? ZONE)(var ? ? ? WIDTH))( lessThanOrEqualTo(var ? ? ? WIDTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 12))(el ? ? ? NauticalMile)))))) - -forall WetTropicalClimateZone (\AREA -> forall (both LengthMeasure Quantity) (\AMOUNT -> forall Month (\MO -> impl ( averageRainfallForPeriod(var ? ? ? AREA)(var ? ? ? MO)(var ? ? ? AMOUNT))( greaterThanOrEqualTo(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 60))( el ? ? ? ( MilliFn(el ? ? ? Meter))))))))) - -forall MediterraneanClimateZone (\AREA -> coolSeasonInArea(var ? ? ? AREA)(desc WinterSeason ? ?)) - -forall MediterraneanClimateZone (\AREA -> warmSeasonInArea(var ? ? ? AREA)(desc SummerSeason ? ?)) - -forall MediterraneanClimateZone (\AREA -> rainySeasonInArea(var ? ? ? AREA)(desc WinterSeason ? ?)) - -forall MediterraneanClimateZone (\AREA -> drySeasonInArea(var ? ? ? AREA)(desc SummerSeason ? ?)) - -forall ContinentalClimateZone (\AREA -> coldSeasonInArea(var ? ? ? AREA)(desc WinterSeason ? ?)) - -forall ContinentalClimateZone (\AREA -> hotSeasonInArea(var ? ? ? AREA)(desc SummerSeason ? ?)) - -forall MidlatitudeContinentalClimateZone (\AREA -> coolSeasonInArea(var ? ? ? AREA)(desc WinterSeason ? ?)) - -forall MidlatitudeContinentalClimateZone (\AREA -> hotSeasonInArea(var ? ? ? AREA)(desc SummerSeason ? ?)) - -forall PolarTypeFClimateZone (\AREA -> forall TimePosition (\TIME -> forall (both TemperatureMeasure Quantity) (\TEMP -> impl ( holdsDuring(var ? ? ? TIME)( airTemperature(var ? ? ? AREA)(var ? ? ? TEMP)))( holdsDuring(var ? ? ? TIME)( greaterThan( el ? ? ? ( MeasureFn(el ? ? ? (toInt 10))(el ? ? ? CelsiusDegree)))(var ? ? ? TEMP)))))) - -forall (both TerrainAttribute Attribute) (\ATTRIBUTE -> forall (both GeographicArea Object) (\AREA -> impl ( terrainInArea(var ? ? ? AREA)(var ? ? ? ATTRIBUTE))(exists GeographicArea (\REGION -> and ( attribute(var ? ? ? REGION)(var ? ? ? ATTRIBUTE))( partlyLocated(var ? ? ? REGION)(var ? ? ? AREA)))))) - -forall GeographicArea (\AREA -> forall TerrainAttribute (\ATTRIBUTE -> forall (both Object Physical) (\REGION -> impl (and ( attribute(var ? ? ? REGION)(var ? ? ? ATTRIBUTE))( partlyLocated(var ? ? ? REGION)(var ? ? ? AREA)))( terrainInArea(var ? ? ? AREA)(var ? ? ? ATTRIBUTE))))) - -forall (both NonnegativeRealNumber Quantity) (\SLOPE -> forall (both Object LandArea) (\ZONE -> forall Object (\AREA -> impl (and ( attribute(var ? ? ? AREA)(el ? ? ? FlatTerrain))(and ( part(var ? ? ? ZONE)(var ? ? ? AREA))( slopeGradient(var ? ? ? ZONE)(var ? ? ? SLOPE))))( greaterThan(el ? ? ? (toRealNum 0.005))(var ? ? ? SLOPE))))) - -forall (both NonnegativeRealNumber Quantity) (\SLOPE -> forall (both Object LandArea) (\ZONE -> forall Object (\AREA -> impl (and ( attribute(var ? ? ? AREA)(el ? ? ? LowTerrain))(and ( part(var ? ? ? ZONE)(var ? ? ? AREA))( slopeGradient(var ? ? ? ZONE)(var ? ? ? SLOPE))))( greaterThan(el ? ? ? (toRealNum 0.03))(var ? ? ? SLOPE))))) - -forall (both NonnegativeRealNumber Quantity) (\SLOPE -> forall Object (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? SteepTerrain))(exists (both Object LandArea) (\ZONE -> and ( part(var ? ? ? ZONE)(var ? ? ? AREA))(and ( slopeGradient(var ? ? ? ZONE)(var ? ? ? SLOPE))( greaterThan(var ? ? ? SLOPE)(el ? ? ? (toRealNum 0.1)))))))) - -forall Object (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? MountainousTerrain))(exists Mountain (\MTN -> part(var ? ? ? MTN)(var ? ? ? AREA)))) - -forall Object (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? MountainousTerrain))(exists Mountain (\MTN -> located(var ? ? ? MTN)(var ? ? ? AREA)))) - -forall MountainRange (\AREA -> attribute(var ? ? ? AREA)(el ? ? ? MountainousTerrain)) - -forall Object (\AREA -> impl ( attribute(var ? ? ? AREA)(el ? ? ? FertileTerrain))( forall Agriculture (\AGRICULTURE -> located (var ? ? ? AGRICULTURE) (var ? ? ? AREA)))) - -forall Soil (\SOIL -> forall LandArea (\AREA -> impl (and ( attribute(var ? ? ? SOIL)(el ? ? ? Red))( component(var ? ? ? SOIL)(var ? ? ? AREA)))( attribute(var ? ? ? AREA)(el ? ? ? FertileTerrain)))) - -forall Soil (\SOIL -> forall LandArea (\AREA -> impl (and ( attribute(var ? ? ? SOIL)(el ? ? ? Yellow))( component(var ? ? ? SOIL)(var ? ? ? AREA)))( not (attribute(var ? ? ? AREA)(el ? ? ? FertileTerrain))))) - -forall GeographicArea (\AREA -> forall Volcano (\CONE -> impl ( attribute(var ? ? ? CONE)(el ? ? ? VolcanicallyActive))( not (attribute(var ? ? ? AREA)(el ? ? ? GeologicallyStable))))) - -forall GeographicArea (\AREA -> forall VolcanicEruption (\BLOW -> impl ( located(var ? ? ? BLOW)(var ? ? ? AREA))( not (attribute(var ? ? ? AREA)(el ? ? ? GeologicallyStable))))) - -forall GeographicArea (\AREA -> forall EarthTremor (\SHAKING -> impl ( located(var ? ? ? SHAKING)(var ? ? ? AREA))( not (attribute(var ? ? ? AREA)(el ? ? ? GeologicallyStable))))) - -forall GeographicArea (\AREA -> forall GeologicalFault (\FAULT -> impl ( located(var ? ? ? FAULT)(var ? ? ? AREA))( not (attribute(var ? ? ? AREA)(el ? ? ? GeologicallyStable))))) - -forall LengthMeasure (\HEIGHT -> forall (both Object Physical) (\OBJECT -> impl ( elevation(var ? ? ? OBJECT)(var ? ? ? HEIGHT))(exists GeographicArea (\PLACE -> located(var ? ? ? OBJECT)(var ? ? ? PLACE))))) - -forall GeographicArea (\PLACE -> forall LengthMeasure (\HEIGHT -> forall (both Object Physical) (\OBJECT -> impl (and ( elevation(var ? ? ? OBJECT)(var ? ? ? HEIGHT))( located(var ? ? ? OBJECT)(var ? ? ? PLACE)))( superficialPart(var ? ? ? PLACE)(el ? ? ? PlanetEarth))))) - -forall LengthMeasure (\HEIGHT -> forall (both Object Physical) (\OBJECT -> impl ( elevation(var ? ? ? OBJECT)(var ? ? ? HEIGHT))(exists (both Object Physical) (\DATUM -> and ( properPart(var ? ? ? DATUM)(el ? ? ? SeaLevel))(and ( orientation(var ? ? ? OBJECT)(var ? ? ? DATUM)(el ? ? ? Vertical))( distance(var ? ? ? OBJECT)(var ? ? ? DATUM)(var ? ? ? HEIGHT))))))) - -forall LandForm (\OBJECT -> forall UnitOfLength (\UNIT -> forall RealNumber (\NUM -> impl ( elevation(var ? ? ? OBJECT)( el ? ? ? ( MeasureFn(var ? ? ? NUM)(var ? ? ? UNIT))))(exists (both SelfConnectedObject Physical) (\HIGHPOINT -> and ( top(var ? ? ? HIGHPOINT)(var ? ? ? OBJECT))( distance(var ? ? ? HIGHPOINT)(el ? ? ? SeaLevel)( el ? ? ? ( MeasureFn(var ? ? ? NUM)(var ? ? ? UNIT))))))))) - -forall GeographicArea (\AREA -> forall (both LengthMeasure Quantity) (\ELEV1 -> impl (and ( geographicSubregion( el ? ? ? ( ElevationLowPointFn(var ? ? ? AREA)))(var ? ? ? AREA))( elevation( el ? ? ? ( ElevationLowPointFn(var ? ? ? AREA)))(var ? ? ? ELEV1)))(exists (both LengthMeasure Quantity) (\ELEV2 -> not (exists (both GeographicArea (both Entity Object)) (\OTHER -> and ( geographicSubregion(var ? ? ? OTHER)(var ? ? ? AREA))(and ( not (equal(var ? ? ? OTHER)( el ? ? ? ( ElevationLowPointFn(var ? ? ? AREA)))))(and ( elevation(var ? ? ? OTHER)(var ? ? ? ELEV2))( lessThan(var ? ? ? ELEV2)(var ? ? ? ELEV1)))))))))) - -forall GeographicArea (\AREA -> forall (both LengthMeasure Quantity) (\ELEV1 -> impl (and ( geographicSubregion( el ? ? ? ( ElevationHighPointFn(var ? ? ? AREA)))(var ? ? ? AREA))( elevation( el ? ? ? ( ElevationHighPointFn(var ? ? ? AREA)))(var ? ? ? ELEV1)))(exists (both LengthMeasure Quantity) (\ELEV2 -> not (exists (both GeographicArea (both Entity Object)) (\OTHER -> and ( geographicSubregion(var ? ? ? OTHER)(var ? ? ? AREA))(and ( not (equal(var ? ? ? OTHER)( el ? ? ? ( ElevationHighPointFn(var ? ? ? AREA)))))(and ( elevation(var ? ? ? OTHER)(var ? ? ? ELEV2))( greaterThan(var ? ? ? ELEV2)(var ? ? ? ELEV1)))))))))) - -forall NaturalGas (\GAS -> attribute(var ? ? ? GAS)(el ? ? ? Gas)) - -forall AreaMeasure (\TOTAL -> forall (both Entity ConstantQuantity) (\AMOUNT -> forall (both ConstantQuantity Quantity) (\FRACTION -> forall (both GeographicArea Region) (\REGION -> impl (and ( arableLandArea(var ? ? ? REGION)(var ? ? ? FRACTION))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toInt 0)))(and ( totalArea(var ? ? ? REGION)(var ? ? ? TOTAL))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MultiplicationFn(var ? ? ? FRACTION)(var ? ? ? TOTAL)))))))( arableLandArea(var ? ? ? REGION)(var ? ? ? AMOUNT)))))) - -forall UnitOfArea (\UNIT -> forall (both Entity ConstantQuantity) (\AMOUNT -> forall (both RealNumber Quantity) (\TOTAL -> forall (both ConstantQuantity Quantity) (\FRACTION -> forall (both GeographicArea Region) (\REGION -> impl (and ( arableLandArea(var ? ? ? REGION)(var ? ? ? FRACTION))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toInt 0)))(and ( totalArea(var ? ? ? REGION)( el ? ? ? ( MeasureFn(var ? ? ? TOTAL)(var ? ? ? UNIT))))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? FRACTION)(var ? ? ? TOTAL)))(var ? ? ? UNIT)))))))( arableLandArea(var ? ? ? REGION)(var ? ? ? AMOUNT))))))) - -forall UnitOfArea (\UNIT -> forall (both RealNumber Quantity) (\TOTAL -> forall (both ConstantQuantity Quantity) (\FRACTION -> forall (both GeographicArea Region) (\REGION -> impl (and ( arableLandArea(var ? ? ? REGION)(var ? ? ? FRACTION))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toInt 0)))( totalArea(var ? ? ? REGION)( el ? ? ? ( MeasureFn(var ? ? ? TOTAL)(var ? ? ? UNIT))))))(exists ArableLand (\ARABLE -> and ( geographicSubregion(var ? ? ? ARABLE)(var ? ? ? REGION))( measure(var ? ? ? ARABLE)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? FRACTION)(var ? ? ? TOTAL)))(var ? ? ? UNIT)))))))))) - -forall AreaMeasure (\TOTAL -> forall (both Entity ConstantQuantity) (\AMOUNT -> forall (both ConstantQuantity Quantity) (\FRACTION -> forall (both GeographicArea Region) (\REGION -> impl (and ( permanentCropLandArea(var ? ? ? REGION)(var ? ? ? FRACTION))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toInt 0)))(and ( totalArea(var ? ? ? REGION)(var ? ? ? TOTAL))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MultiplicationFn(var ? ? ? FRACTION)(var ? ? ? TOTAL)))))))( permanentCropLandArea(var ? ? ? REGION)(var ? ? ? AMOUNT)))))) - -forall UnitOfArea (\UNIT -> forall (both Entity ConstantQuantity) (\AMOUNT -> forall (both RealNumber Quantity) (\TOTAL -> forall (both ConstantQuantity Quantity) (\FRACTION -> forall (both GeographicArea Region) (\REGION -> impl (and ( permanentCropLandArea(var ? ? ? REGION)(var ? ? ? FRACTION))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toInt 0)))(and ( totalArea(var ? ? ? REGION)( el ? ? ? ( MeasureFn(var ? ? ? TOTAL)(var ? ? ? UNIT))))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? FRACTION)(var ? ? ? TOTAL)))(var ? ? ? UNIT)))))))( permanentCropLandArea(var ? ? ? REGION)(var ? ? ? AMOUNT))))))) - -forall UnitOfArea (\UNIT -> forall (both RealNumber Quantity) (\TOTAL -> forall (both ConstantQuantity Quantity) (\FRACTION -> forall (both GeographicArea Region) (\REGION -> impl (and ( permanentCropLandArea(var ? ? ? REGION)(var ? ? ? FRACTION))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toInt 0)))( totalArea(var ? ? ? REGION)( el ? ? ? ( MeasureFn(var ? ? ? TOTAL)(var ? ? ? UNIT))))))(exists PermanentCropLand (\PERMCROP -> and ( geographicSubregion(var ? ? ? PERMCROP)(var ? ? ? REGION))( measure(var ? ? ? PERMCROP)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? FRACTION)(var ? ? ? TOTAL)))(var ? ? ? UNIT)))))))))) - -forall AreaMeasure (\TOTAL -> forall (both Entity ConstantQuantity) (\AMOUNT -> forall (both ConstantQuantity Quantity) (\FRACTION -> forall (both GeographicArea Region) (\REGION -> impl (and ( otherLandUseArea(var ? ? ? REGION)(var ? ? ? FRACTION))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toInt 0)))(and ( totalArea(var ? ? ? REGION)(var ? ? ? TOTAL))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MultiplicationFn(var ? ? ? FRACTION)(var ? ? ? TOTAL)))))))( otherLandUseArea(var ? ? ? REGION)(var ? ? ? AMOUNT)))))) - -forall UnitOfArea (\UNIT -> forall (both Entity ConstantQuantity) (\AMOUNT -> forall (both RealNumber Quantity) (\TOTAL -> forall (both ConstantQuantity Quantity) (\FRACTION -> forall (both GeographicArea Region) (\REGION -> impl (and ( otherLandUseArea(var ? ? ? REGION)(var ? ? ? FRACTION))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toInt 0)))(and ( totalArea(var ? ? ? REGION)( el ? ? ? ( MeasureFn(var ? ? ? TOTAL)(var ? ? ? UNIT))))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? FRACTION)(var ? ? ? TOTAL)))(var ? ? ? UNIT)))))))( otherLandUseArea(var ? ? ? REGION)(var ? ? ? AMOUNT))))))) - -forall AreaMeasure (\AMOUNT -> forall AreaMeasure (\TOTAL -> forall (both Entity ConstantQuantity) (\FRACTION -> forall (both GeographicArea Region) (\REGION -> impl (and ( irrigatedLandArea(var ? ? ? REGION)(var ? ? ? AMOUNT))(and ( totalArea(var ? ? ? REGION)(var ? ? ? TOTAL))( equal(var ? ? ? FRACTION)( el ? ? ? ( DivisionFn(var ? ? ? AMOUNT)(var ? ? ? TOTAL))))))( irrigatedLandArea(var ? ? ? REGION)(var ? ? ? FRACTION)))))) - -forall UnitOfArea (\UNIT -> forall (both Entity ConstantQuantity) (\FRACTION -> forall (both RealNumber Quantity) (\TOTAL -> forall (both RealNumber Quantity) (\AMOUNT -> forall (both GeographicArea Region) (\REGION -> impl (and ( irrigatedLandArea(var ? ? ? REGION)( el ? ? ? ( MeasureFn(var ? ? ? AMOUNT)(var ? ? ? UNIT))))(and ( totalArea(var ? ? ? REGION)( el ? ? ? ( MeasureFn(var ? ? ? TOTAL)(var ? ? ? UNIT))))( equal(var ? ? ? FRACTION)( el ? ? ? ( DivisionFn(var ? ? ? AMOUNT)(var ? ? ? TOTAL))))))( irrigatedLandArea(var ? ? ? REGION)(var ? ? ? FRACTION))))))) - -forall UnitOfArea (\UNIT -> forall Object (\PERMCROP -> forall RealNumber (\AMOUNT -> forall GeographicArea (\REGION -> impl ( irrigatedLandArea(var ? ? ? REGION)( el ? ? ? ( MeasureFn(var ? ? ? AMOUNT)(var ? ? ? UNIT))))(exists IrrigatedLand (\IRRLAND -> and ( geographicSubregion(var ? ? ? IRRLAND)(var ? ? ? REGION))( measure(var ? ? ? PERMCROP)( el ? ? ? ( MeasureFn(var ? ? ? AMOUNT)(var ? ? ? UNIT)))))))))) - -forall Drought (\DRYSPELL -> forall Object (\AREA -> impl ( exactlyLocated(var ? ? ? DRYSPELL)(var ? ? ? AREA))(exists Raining (\RAIN -> exists Region (\PLACE -> and ( located(var ? ? ? RAIN)(var ? ? ? PLACE))(and ( overlapsSpatially(var ? ? ? PLACE)(var ? ? ? AREA))( overlapsTemporally(var ? ? ? RAIN)(var ? ? ? DRYSPELL)))))))) - -forall Earthquake (\QUAKE -> exists EarthTremor (\TREMOR -> subProcess(var ? ? ? TREMOR)(var ? ? ? QUAKE))) - -forall Aftershock (\SHOCK -> forall Object (\PLACE -> impl ( located(var ? ? ? SHOCK)(var ? ? ? PLACE))(exists EarthTremor (\TREMOR -> and ( located(var ? ? ? TREMOR)(var ? ? ? PLACE))( before( el ? ? ? ( WhenFn(var ? ? ? TREMOR)))( el ? ? ? ( WhenFn(var ? ? ? SHOCK)))))))) - -forall Earthquake (\QUAKE -> forall RealNumber (\VALUE -> impl ( measure(var ? ? ? QUAKE)( el ? ? ? ( MeasureFn(var ? ? ? VALUE)(el ? ? ? RichterMagnitude))))(exists EarthTremor (\TREMOR -> and ( subProcess(var ? ? ? TREMOR)(var ? ? ? QUAKE))( measure(var ? ? ? TREMOR)( el ? ? ? ( MeasureFn(var ? ? ? VALUE)(el ? ? ? RichterMagnitude)))))))) - -forall EarthTremor (\QUAKE -> exists GeologicalFault (\FAULT -> origin(var ? ? ? QUAKE)(var ? ? ? FAULT))) - -forall Earthquake (\QUAKE -> exists GeologicalFault (\FAULT -> origin(var ? ? ? QUAKE)(var ? ? ? FAULT))) - -forall ForestFire (\FIRE -> exists Forest (\FOREST -> and ( located(var ? ? ? FIRE)(var ? ? ? FOREST))( patient(var ? ? ? FIRE)(var ? ? ? FOREST)))) - -forall GrassFire (\FIRE -> exists Grass (\GRASS -> and ( located(var ? ? ? FIRE)(var ? ? ? GRASS))( patient(var ? ? ? FIRE)(var ? ? ? GRASS)))) - -forall VolcanicEruption (\ERUPTING -> exists Volcano (\VOLCANO -> located(var ? ? ? ERUPTING)(var ? ? ? VOLCANO))) - -forall VolcanicEruption (\ERUPTING -> exists Heating (\HEATING -> subProcess(var ? ? ? HEATING)(var ? ? ? ERUPTING))) - -forall (both RealNumber Quantity) (\PH -> forall Object (\SOLUTION -> impl ( measure(var ? ? ? SOLUTION)( el ? ? ? ( MeasureFn(var ? ? ? PH)(el ? ? ? PHValue))))( lessThanOrEqualTo(var ? ? ? PH)(el ? ? ? (toInt 14))))) - -forall (both RealNumber Quantity) (\PH -> forall Object (\SOLUTION -> impl ( measure(var ? ? ? SOLUTION)( el ? ? ? ( MeasureFn(var ? ? ? PH)(el ? ? ? PHValue))))( greaterThanOrEqualTo(var ? ? ? PH)(el ? ? ? (toInt 0))))) - -forall Process (\RAINFALL -> forall Water (\RAIN -> forall (both RealNumber Quantity) (\PH -> impl (and ( patient(var ? ? ? RAINFALL)(var ? ? ? RAIN))( measure(var ? ? ? RAIN)( el ? ? ? ( MeasureFn(var ? ? ? PH)(el ? ? ? PHValue)))))( lessThan(var ? ? ? PH)(el ? ? ? (toRealNum 5.6)))))) - -forall Reforestation (\RESTORE -> exists BotanicalTree (\TREE -> and ( attribute(var ? ? ? TREE)(el ? ? ? NonFullyFormed))( patient(var ? ? ? RESTORE)(var ? ? ? TREE)))) - -forall Effluent (\STUFF -> attribute(var ? ? ? STUFF)(el ? ? ? Fluid)) - -forall Erosion (\WEARING -> exists LandForm (\LAND -> patient(var ? ? ? WEARING)(var ? ? ? LAND))) - -forall Erosion (\WEARING -> forall LandForm (\LAND -> forall VolumeMeasure (\SIZE1 -> impl (and ( patient(var ? ? ? WEARING)(var ? ? ? LAND))( measure(var ? ? ? LAND)(var ? ? ? SIZE1)))( holdsDuring( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? WEARING)))))(exists VolumeMeasure (\SIZE2 -> and ( measure(var ? ? ? LAND)(var ? ? ? SIZE2))( lessThan(var ? ? ? SIZE2)(var ? ? ? SIZE1)))))))) - -forall ForestDamage (\HARMING -> exists BotanicalTree (\TREE -> patient(var ? ? ? HARMING)(var ? ? ? TREE))) - -forall Salination (\PROCESS -> exists SodiumChloride (\SALT -> resourceS(var ? ? ? PROCESS)(var ? ? ? SALT))) - -forall SoilSalination (\PROCESS -> exists Soil (\SOIL -> resourceS(var ? ? ? PROCESS)(var ? ? ? SOIL))) - -forall Agreement (\COMPACT -> exists Committing (\COMM -> represents(var ? ? ? COMM)(var ? ? ? COMPACT))) - -forall InternationalAgreement (\AGREEMENT -> forall Committing (\COMMITTING -> impl ( represents(var ? ? ? COMMITTING)(var ? ? ? AGREEMENT))(exists Nation (\AGENT -> agent(var ? ? ? COMMITTING)(var ? ? ? AGENT))))) - -forall Proposition (\PROP -> forall ContentBearingObject (\CBO -> forall Communication (\COMM -> impl (and ( containsInformation(var ? ? ? CBO)(var ? ? ? PROP))( patient(var ? ? ? COMM)(var ? ? ? CBO)))( represents(var ? ? ? COMM)(var ? ? ? PROP))))) - -forall TreatyDocument (\TREATY -> exists Committing (\COMM -> exists GeopoliticalArea (\COUNTRY1 -> exists GeopoliticalArea (\COUNTRY2 -> and ( patient(var ? ? ? COMM)(var ? ? ? TREATY))(and ( agent(var ? ? ? COMM)(var ? ? ? COUNTRY1))(and ( agent(var ? ? ? COMM)(var ? ? ? COUNTRY2))( not (equal(var ? ? ? COUNTRY1)(var ? ? ? COUNTRY2))))))))) - -forall Proposition (\CONTENT -> forall Agent (\AGENT -> impl ( partyToAgreement(var ? ? ? AGENT)(var ? ? ? CONTENT))(exists Committing (\COMMITTING -> exists ContentBearingObject (\CBO -> and ( patient(var ? ? ? COMMITTING)(var ? ? ? CBO))(and ( containsInformation(var ? ? ? CBO)(var ? ? ? CONTENT))( agent(var ? ? ? COMMITTING)(var ? ? ? AGENT)))))))) - -forall Proposition (\PROP -> forall Agent (\AGENT -> impl ( unratifiedSignatoryToAgreement(var ? ? ? AGENT)(var ? ? ? PROP))( not (partyToAgreement(var ? ? ? AGENT)(var ? ? ? PROP))))) - -forall SigningADocument (\SIGNING -> exists LinguisticExpression (\DOC -> exists Agreement (\TERMS -> and ( containsInformation(var ? ? ? DOC)(var ? ? ? TERMS))( patient(var ? ? ? SIGNING)(var ? ? ? DOC))))) - -forall Satellite (\SAT -> forall AstronomicalBody (\FOCUS -> exists AstronomicalBody (\BODY -> orbits(var ? ? ? SAT)(var ? ? ? FOCUS)))) - -forall Hemisphere (\AREA -> geographicSubregion(var ? ? ? AREA)(el ? ? ? PlanetEarth)) - -forall Hemisphere (\HEMISPHERE -> or ( equal(var ? ? ? HEMISPHERE)(el ? ? ? NorthernHemisphere))(or ( equal(var ? ? ? HEMISPHERE)(el ? ? ? SouthernHemisphere))(or ( equal(var ? ? ? HEMISPHERE)(el ? ? ? EasternHemisphere))( equal(var ? ? ? HEMISPHERE)(el ? ? ? WesternHemisphere))))) - -forall Region (\TWO -> forall (both Object Physical) (\ONE -> impl ( overlapsSpatially(var ? ? ? ONE)(var ? ? ? TWO))( partlyLocated(var ? ? ? ONE)(var ? ? ? TWO)))) - -forall Continent (\CONTINENT -> or ( equal(el ? ? ? Africa)(var ? ? ? CONTINENT))(or ( equal(el ? ? ? NorthAmerica)(var ? ? ? CONTINENT))(or ( equal(el ? ? ? SouthAmerica)(var ? ? ? CONTINENT))(or ( equal(el ? ? ? Antarctica)(var ? ? ? CONTINENT))(or ( equal(el ? ? ? Europe)(var ? ? ? CONTINENT))(or ( equal(el ? ? ? Asia)(var ? ? ? CONTINENT))( equal(el ? ? ? Oceania)(var ? ? ? CONTINENT)))))))) - -forall Continent (\AREA -> geographicSubregion(var ? ? ? AREA)(el ? ? ? PlanetEarth)) - -forall PositionalAttribute (\DIR -> forall PositionalAttribute (\OPPDIR -> forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl (and ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? DIR))( oppositeDirection(var ? ? ? DIR)(var ? ? ? OPPDIR)))( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(var ? ? ? OPPDIR)))))) - -forall PositionalAttribute (\DIR2 -> forall PositionalAttribute (\DIR1 -> impl ( oppositeDirection(var ? ? ? DIR1)(var ? ? ? DIR2))( contraryAttribute (ConsEl Attribute (var ? ? ? DIR1)(ConsEl Attribute (var ? ? ? DIR2) (BaseEl Attribute)))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Northeast))(and ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? North))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? East))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Southeast))(and ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? South))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? East))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Southwest))(and ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? South))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? West))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Northwest))(and ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? North))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? West))))) - -forall (both Physical Object) (\OBJ2 -> forall (both Physical Object) (\OBJ1 -> equiv ( courseWRTTrueNorth(var ? ? ? OBJ1)(var ? ? ? OBJ2)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 180))(el ? ? ? AngularDegree))))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? South)))) - -forall (both Physical Object) (\OBJ2 -> forall (both Physical Object) (\OBJ1 -> equiv ( courseWRTTrueNorth(var ? ? ? OBJ1)(var ? ? ? OBJ2)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 270))(el ? ? ? AngularDegree))))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? West)))) - -forall (both Physical Object) (\OBJ2 -> forall (both Physical Object) (\OBJ1 -> equiv ( courseWRTTrueNorth(var ? ? ? OBJ1)(var ? ? ? OBJ2)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 360))(el ? ? ? AngularDegree))))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? North)))) - -forall (both Physical Object) (\OBJ2 -> forall (both Physical Object) (\OBJ1 -> equiv ( courseWRTTrueNorth(var ? ? ? OBJ1)(var ? ? ? OBJ2)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 135))(el ? ? ? AngularDegree))))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Southeast)))) - -forall (both Physical Object) (\OBJ2 -> forall (both Physical Object) (\OBJ1 -> equiv ( courseWRTTrueNorth(var ? ? ? OBJ1)(var ? ? ? OBJ2)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 225))(el ? ? ? AngularDegree))))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Southwest)))) - -forall (both Physical Object) (\OBJ2 -> forall (both Physical Object) (\OBJ1 -> equiv ( courseWRTTrueNorth(var ? ? ? OBJ1)(var ? ? ? OBJ2)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 315))(el ? ? ? AngularDegree))))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Northwest)))) - -forall (both DirectionalAttribute Entity) (\DIRECTION -> forall PlaneAngleMeasure (\DEGREE -> forall GeographicArea (\AREA -> impl ( magneticVariation(var ? ? ? AREA)(var ? ? ? DEGREE)(var ? ? ? DIRECTION))(or ( equal(var ? ? ? DIRECTION)(el ? ? ? East))( equal(var ? ? ? DIRECTION)(el ? ? ? West)))))) - -forall (both DirectionalAttribute Entity) (\DIRECTION -> forall (both PlaneAngleMeasure Quantity) (\DEGREE -> forall (both Object GeographicArea) (\AREA -> forall (both PlaneAngleMeasure Quantity) (\MAGDEGREE -> forall Physical (\OBJ2 -> forall Physical (\OBJ1 -> impl (and ( courseWRTMagneticNorth(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? MAGDEGREE))(and ( partlyLocated(var ? ? ? OBJ1)(var ? ? ? AREA))(and ( partlyLocated(var ? ? ? OBJ2)(var ? ? ? AREA))( magneticVariation(var ? ? ? AREA)(var ? ? ? DEGREE)(var ? ? ? DIRECTION)))))(exists PlaneAngleMeasure (\TRUEDEGREE -> exists Entity (\DIFFDEGREE -> and ( impl (and ( equal(var ? ? ? DIRECTION)(el ? ? ? East))( equal(var ? ? ? DIFFDEGREE)( el ? ? ? ( AdditionFn(var ? ? ? MAGDEGREE)(var ? ? ? DEGREE)))))( courseWRTTrueNorth(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? TRUEDEGREE)))( impl (and ( equal(var ? ? ? DIRECTION)(el ? ? ? West))( equal(var ? ? ? DIFFDEGREE)( el ? ? ? ( SubtractionFn(var ? ? ? MAGDEGREE)(var ? ? ? DEGREE)))))( courseWRTTrueNorth(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? TRUEDEGREE)))))))))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Fathom)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 6))))(el ? ? ? FootLength))))) - -forall (both RealNumber Quantity) (\NUM -> forall Entity (\AMOUNT -> impl ( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? NauticalMile))))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUM)(el ? ? ? (toRealNum 1.852))))( el ? ? ? ( KiloFn(el ? ? ? Meter)))))))) - -forall (both RealNumber Quantity) (\NUM -> forall Entity (\AMOUNT -> impl ( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? NauticalMile))))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUM)(el ? ? ? (toRealNum 1.151))))(el ? ? ? Mile)))))) - -forall (both Entity (both RealNumber Quantity)) (\NUM -> impl ( equal(var ? ? ? NUM)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUM))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? NauticalMile)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUM)(el ? ? ? (toInt 1852))))(el ? ? ? Meter))))) - -forall (both Entity (both RealNumber Quantity)) (\NUM -> impl ( equal(var ? ? ? NUM)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUM))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? NauticalMile)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUM)(el ? ? ? (toRealNum 1.852))))( el ? ? ? ( KiloFn(el ? ? ? Meter))))))) - -forall (both Entity (both RealNumber Quantity)) (\NUM -> impl ( equal(var ? ? ? NUM)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUM))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? NauticalMile)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUM)(el ? ? ? (toRealNum 6076.1))))(el ? ? ? FootLength))))) - -forall (both Entity (both RealNumber Quantity)) (\NUM -> impl ( equal(var ? ? ? NUM)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUM))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? NauticalMile)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUM)(el ? ? ? (toRealNum 1.151))))(el ? ? ? Mile))))) - -forall (both RealNumber Quantity) (\TIME -> forall (both RealNumber Quantity) (\DISTANCE -> forall Entity (\SPEED -> impl ( equal(var ? ? ? SPEED)( el ? ? ? ( SpeedFn( el ? ? ? ( MeasureFn(var ? ? ? DISTANCE)(el ? ? ? NauticalMile)))( el ? ? ? ( MeasureFn(var ? ? ? TIME)(el ? ? ? HourDuration))))))( equal(var ? ? ? SPEED)( el ? ? ? ( MeasureFn( el ? ? ? ( DivisionFn(var ? ? ? DISTANCE)(var ? ? ? TIME)))(el ? ? ? KnotUnitOfSpeed))))))) - -forall RealNumber (\NUM -> forall Entity (\SPEED -> impl ( equal(var ? ? ? SPEED)( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? KnotUnitOfSpeed))))( equal(var ? ? ? SPEED)( el ? ? ? ( SpeedFn( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? NauticalMile)))( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? HourDuration)))))))) - -forall UnitOfMeasure (\UNIT -> forall Entity (\AMOUNT -> equiv ( equal(var ? ? ? AMOUNT)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))( el ? ? ? ( SquareUnitFn(var ? ? ? UNIT))))))( equal(var ? ? ? AMOUNT)( el ? ? ? ( MultiplicationFn( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? UNIT)))( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? UNIT)))))))) - -forall UndergroundArea (\PLACE -> exists (both SelfConnectedObject Object) (\GROUND -> exists Object (\AREA -> and ( surface(var ? ? ? GROUND)(el ? ? ? PlanetEarth))(and ( part(var ? ? ? AREA)(var ? ? ? GROUND))( orientation(var ? ? ? PLACE)(var ? ? ? AREA)(el ? ? ? Below)))))) - -forall MountainRange (\RANGE -> forall Object (\MOUNTAIN1 -> impl ( part(var ? ? ? MOUNTAIN1)(var ? ? ? RANGE))(exists Mountain (\MOUNTAIN2 -> and ( component(var ? ? ? MOUNTAIN2)(var ? ? ? RANGE))( meetsSpatially(var ? ? ? MOUNTAIN1)(var ? ? ? MOUNTAIN2)))))) - -forall Mountain (\MOUNTAIN -> exists SlopedArea (\INCLINE -> and ( attribute(var ? ? ? INCLINE)(el ? ? ? SteepTerrain))( part(var ? ? ? INCLINE)(var ? ? ? MOUNTAIN)))) - -forall Hill (\HILL -> exists SlopedArea (\INCLINE -> part(var ? ? ? INCLINE)(var ? ? ? HILL))) - -forall VolcanicEruption (\EVENT -> exists Volcano (\VOLCANO -> agent(var ? ? ? EVENT)(var ? ? ? VOLCANO))) - -forall Cliff (\CLIFF -> exists RationalNumber (\SLOPE -> and ( slopeGradient(var ? ? ? CLIFF)(var ? ? ? SLOPE))(and ( greaterThan(var ? ? ? SLOPE)(el ? ? ? (toRealNum 0.60)))( greaterThan(el ? ? ? (toRealNum 1.20))(var ? ? ? SLOPE))))) - -forall Plateau (\PLATEAU -> forall (both SelfConnectedObject Object) (\TOP -> impl ( top(var ? ? ? TOP)(var ? ? ? PLATEAU))( attribute(var ? ? ? TOP)(el ? ? ? FlatTerrain)))) - -forall Plateau (\PLATEAU -> exists SlopedArea (\SLOPE -> and ( attribute(var ? ? ? SLOPE)(el ? ? ? SteepTerrain))( overlapsSpatially(var ? ? ? SLOPE)(var ? ? ? PLATEAU)))) - -forall Mesa (\MESA -> forall (both SelfConnectedObject Object) (\TOP -> impl ( top(var ? ? ? TOP)(var ? ? ? MESA))( attribute(var ? ? ? TOP)(el ? ? ? FlatTerrain)))) - -forall Mesa (\MESA -> forall (both SelfConnectedObject Object) (\SIDE -> impl ( side(var ? ? ? SIDE)(var ? ? ? MESA))( attribute(var ? ? ? SIDE)(el ? ? ? SteepTerrain)))) - -forall Butte (\BUTTE -> forall (both SelfConnectedObject Object) (\SIDE -> impl ( side(var ? ? ? SIDE)(var ? ? ? BUTTE))( attribute(var ? ? ? SIDE)(el ? ? ? SteepTerrain)))) - -forall Butte (\BUTTE -> forall (both SelfConnectedObject Object) (\TOP -> impl ( top(var ? ? ? TOP)(var ? ? ? BUTTE))( attribute(var ? ? ? TOP)(el ? ? ? FlatTerrain)))) - -forall Butte (\BUTTE -> forall Mesa (\MESA -> forall (both RealNumber Quantity) (\SIZE2 -> forall UnitOfMeasure (\UNIT -> forall (both RealNumber Quantity) (\SIZE1 -> impl (and ( linearExtent(var ? ? ? BUTTE)( el ? ? ? ( MeasureFn(var ? ? ? SIZE1)(var ? ? ? UNIT))))( linearExtent(var ? ? ? MESA)( el ? ? ? ( MeasureFn(var ? ? ? SIZE2)(var ? ? ? UNIT)))))( greaterThan(var ? ? ? SIZE2)(var ? ? ? SIZE1))))))) - -forall Piedmont (\PIEDMONT -> forall (both LengthMeasure (both Attribute Quantity)) (\HEIGHT2 -> forall (both LengthMeasure (both Attribute Quantity)) (\HEIGHT1 -> forall (both Object SelfConnectedObject) (\MOUNTAINS -> impl (and ( attribute(var ? ? ? MOUNTAINS)(el ? ? ? MountainousTerrain))(and ( orientation(var ? ? ? PIEDMONT)(var ? ? ? MOUNTAINS)(el ? ? ? Adjacent))(and ( height(var ? ? ? PIEDMONT)(var ? ? ? HEIGHT1))(and ( height(var ? ? ? MOUNTAINS)(var ? ? ? HEIGHT2))( successorAttributeClosure(var ? ? ? HEIGHT1)(var ? ? ? HEIGHT2))))))( greaterThan(var ? ? ? HEIGHT2)(var ? ? ? HEIGHT1)))))) - -forall Plain (\PLAIN -> attribute(var ? ? ? PLAIN)(el ? ? ? FlatTerrain)) - -forall Canyon (\CANYON -> exists Hole (\HOLE -> hole(var ? ? ? HOLE)(var ? ? ? CANYON))) - -forall Canyon (\CANYON -> exists Erosion (\EROSION -> result(var ? ? ? EROSION)(var ? ? ? CANYON))) - -forall Soil (\SOIL -> exists Humus (\HUMUS -> exists Mineral (\MINERAL -> and ( part(var ? ? ? HUMUS)(var ? ? ? SOIL))( part(var ? ? ? MINERAL)(var ? ? ? SOIL))))) - -forall Humus (\HUMUS -> exists Soil (\SOIL -> part(var ? ? ? HUMUS)(var ? ? ? SOIL))) - -forall SoilSolution (\SOLUTION -> exists Soil (\SOIL -> part(var ? ? ? SOLUTION)(var ? ? ? SOIL))) - -forall Clay (\SOIL -> forall (both RealNumber Quantity) (\SIZE -> forall (both Object Circle) (\PARTICLE -> impl (and ( part(var ? ? ? PARTICLE)(var ? ? ? SOIL))( diameter(var ? ? ? PARTICLE)( el ? ? ? ( MeasureFn(var ? ? ? SIZE)(el ? ? ? Centimeter)))))( greaterThan(el ? ? ? (toRealNum 0.0002))(var ? ? ? SIZE))))) - -forall Loam (\LOAM -> exists Clay (\CLAY -> exists Sand (\SAND -> exists Gravel (\GRAVEL -> exists Silt (\SILT -> exists BodySubstance (\ORGANIC -> and ( piece(var ? ? ? CLAY)(var ? ? ? LOAM))(and ( piece(var ? ? ? GRAVEL)(var ? ? ? LOAM))(and ( piece(var ? ? ? SAND)(var ? ? ? LOAM))(and ( piece(var ? ? ? SILT)(var ? ? ? LOAM))( piece(var ? ? ? ORGANIC)(var ? ? ? LOAM))))))))))) - -forall GeographicArea (\AREA -> impl ( groundSurfaceType(var ? ? ? AREA)(desc Loam ? ?))( attribute(var ? ? ? AREA)(el ? ? ? FertileTerrain))) - -forall Sand (\SOIL -> forall (both RealNumber Quantity) (\SIZE -> forall (both Object Circle) (\PARTICLE -> impl (and ( part(var ? ? ? PARTICLE)(var ? ? ? SOIL))( diameter(var ? ? ? PARTICLE)( el ? ? ? ( MeasureFn(var ? ? ? SIZE)(el ? ? ? Centimeter)))))(and ( greaterThan(var ? ? ? SIZE)(el ? ? ? (toRealNum 0.00002)))( greaterThan(el ? ? ? (toRealNum 0.005))(var ? ? ? SIZE)))))) - -forall Rock (\ROCK -> attribute(var ? ? ? ROCK)(el ? ? ? Solid)) - -forall Rock (\ROCK -> exists Mineral (\MINERAL -> part(var ? ? ? MINERAL)(var ? ? ? ROCK))) - -forall GeographicArea (\AREA -> impl ( groundSurfaceType(var ? ? ? AREA)(desc Rock ? ?))( not (attribute(var ? ? ? AREA)(el ? ? ? FertileTerrain)))) - -forall Continent (\AREA -> meetsSpatially(var ? ? ? AREA)(el ? ? ? WorldOcean)) - -forall (both BodyOfWater Ocean) (\WATER -> forall Ocean (\OCEAN -> larger(var ? ? ? OCEAN)(var ? ? ? WATER))) - -forall Ocean (\OCEAN -> properPart(var ? ? ? OCEAN)(el ? ? ? WorldOcean)) - -forall Ocean (\SEA -> impl ( not (equal(var ? ? ? SEA)(el ? ? ? ArcticOcean)))( smaller(el ? ? ? ArcticOcean)(var ? ? ? SEA))) - -forall (both Entity Physical) (\FINISH -> forall (both Object Physical) (\START -> impl (and ( origin(el ? ? ? AntarcticCircumpolarCurrent)(var ? ? ? START))( destination(el ? ? ? AntarcticCircumpolarCurrent)(var ? ? ? FINISH)))( distance(var ? ? ? START)(var ? ? ? FINISH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 21000))( el ? ? ? ( KiloFn(el ? ? ? Meter)))))))) - -forall Sea (\SEA -> properPart(var ? ? ? SEA)(el ? ? ? WorldOcean)) - -forall Sea (\SEA -> exists Ocean (\OCEAN -> exists WaterArea (\PATH -> connects(var ? ? ? PATH)(var ? ? ? OCEAN)(var ? ? ? SEA)))) - -forall Sea (\SEA -> exists LandArea (\LAND -> meetsSpatially(var ? ? ? LAND)(var ? ? ? SEA))) - -forall Ocean (\OCEAN -> forall (both SelfConnectedObject Object) (\TOP -> impl ( surface(var ? ? ? TOP)(var ? ? ? OCEAN))( elevation(var ? ? ? TOP)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 0))(el ? ? ? Meter)))))) - -forall Ocean (\OCEAN -> forall (both SelfConnectedObject Object) (\TOP -> impl ( surface(var ? ? ? TOP)(var ? ? ? OCEAN))( elevation(var ? ? ? TOP)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 0))(el ? ? ? FootLength)))))) - -forall FlowRegion (\FR -> forall (both Physical Object) (\FLUID -> impl ( located(var ? ? ? FLUID)(var ? ? ? FR))( attribute(var ? ? ? FLUID)(el ? ? ? Fluid)))) - -forall Substance (\PART -> forall TimeDuration (\TIME -> forall LengthMeasure (\LENGTH -> forall (both FlowRegion Substance) (\FLUID -> impl (and ( measure( el ? ? ? ( FlowFn(var ? ? ? FLUID)))( el ? ? ? ( SpeedFn(var ? ? ? LENGTH)(var ? ? ? TIME))))( piece(var ? ? ? PART)(var ? ? ? FLUID)))( piece(var ? ? ? PART)( el ? ? ? ( SpeedFn(var ? ? ? LENGTH)(var ? ? ? TIME)))))))) - -forall Substance (\PART -> forall RealNumber (\NUM -> forall (both FlowRegion Substance) (\FLUID -> impl (and ( measure( el ? ? ? ( FlowFn(var ? ? ? FLUID)))( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? KnotUnitOfSpeed))))( piece(var ? ? ? PART)(var ? ? ? FLUID)))( piece(var ? ? ? PART)( el ? ? ? ( MeasureFn(var ? ? ? NUM)(el ? ? ? KnotUnitOfSpeed))))))) - -forall (both Substance Object) (\PART -> forall DirectionalAttribute (\DIRECTION -> forall Region (\REGION -> forall TimeDuration (\TIME -> forall LengthMeasure (\LENGTH -> forall (both FlowRegion Substance) (\FLUID -> impl (and ( measure( el ? ? ? ( FlowFn(var ? ? ? FLUID)))( el ? ? ? ( VelocityFn(var ? ? ? LENGTH)(var ? ? ? TIME)(var ? ? ? REGION)(var ? ? ? DIRECTION))))( piece(var ? ? ? PART)(var ? ? ? FLUID)))( measure(var ? ? ? PART)( el ? ? ? ( VelocityFn(var ? ? ? LENGTH)(var ? ? ? TIME)(var ? ? ? REGION)(var ? ? ? DIRECTION)))))))))) - -forall LowTide (\LOW -> forall HighTide (\HIGH -> forall Day (\DAY -> forall (both Object WaterArea) (\PLACE -> impl (and ( exactlyLocated(var ? ? ? LOW)(var ? ? ? PLACE))(and ( exactlyLocated(var ? ? ? HIGH)(var ? ? ? PLACE))(and ( overlapsTemporally(var ? ? ? LOW)(var ? ? ? DAY))( overlapsTemporally(var ? ? ? HIGH)(var ? ? ? DAY)))))(exists (both LengthMeasure Quantity) (\AMOUNT2 -> exists (both LengthMeasure Quantity) (\AMOUNT1 -> and ( holdsDuring(var ? ? ? LOW)( waterDepth(var ? ? ? PLACE)(var ? ? ? AMOUNT1)))(and ( holdsDuring(var ? ? ? HIGH)( waterDepth(var ? ? ? PLACE)(var ? ? ? AMOUNT2)))( greaterThan(var ? ? ? AMOUNT2)(var ? ? ? AMOUNT1)))))))))) - -forall Day (\DAY -> forall (both LengthMeasure Quantity) (\AMOUNT2 -> forall TimeInterval (\TIME2 -> forall (both LengthMeasure Quantity) (\AMOUNT1 -> forall TimeInterval (\TIME1 -> forall Region (\PLACE -> impl (and ( lowTide(var ? ? ? PLACE)(var ? ? ? TIME1)(var ? ? ? AMOUNT1))(and ( highTide(var ? ? ? PLACE)(var ? ? ? TIME2)(var ? ? ? AMOUNT2))(and ( overlapsTemporally(var ? ? ? TIME1)(var ? ? ? DAY))( overlapsTemporally(var ? ? ? TIME2)(var ? ? ? DAY)))))( greaterThan(var ? ? ? AMOUNT1)(var ? ? ? AMOUNT2)))))))) - -forall Gulf (\GULF -> exists (both Sea Ocean) (\SEA -> connected(var ? ? ? GULF)(var ? ? ? SEA))) - -forall Gulf (\GULF -> exists SaltWaterArea (\WATER -> properPart(var ? ? ? GULF)(var ? ? ? WATER))) - -forall Gulf (\GULF -> forall Bay (\BAY -> larger(var ? ? ? GULF)(var ? ? ? BAY))) - -forall Estuary (\WATER -> exists SaltWaterArea (\SEA -> and ( part(var ? ? ? SEA)(el ? ? ? WorldOcean))( connected(var ? ? ? SEA)(var ? ? ? WATER)))) - -forall Estuary (\WATER -> forall Object (\ESTUARY -> exists RiverMouth (\MOUTH -> overlapsSpatially(var ? ? ? MOUTH)(var ? ? ? ESTUARY)))) - -forall Estuary (\WATER -> exists TidalProcess (\TIDES -> located(var ? ? ? TIDES)(var ? ? ? WATER))) - -forall Inlet (\INLET -> exists LandArea (\LAND -> penetrates(var ? ? ? INLET)(var ? ? ? LAND))) - -forall Inlet (\INLET -> exists WaterArea (\WATER -> connected(var ? ? ? INLET)(var ? ? ? WATER))) - -forall Cove (\COVE -> forall Bay (\BAY -> larger(var ? ? ? BAY)(var ? ? ? COVE))) - -forall (both SelfConnectedObject Entity) (\END2 -> forall (both SelfConnectedObject Entity) (\END1 -> forall SelfConnectedObject (\BETWEEN -> impl ( connects(var ? ? ? BETWEEN)(var ? ? ? END1)(var ? ? ? END2))( not (equal(var ? ? ? END1)(var ? ? ? END2)))))) - -forall Strait (\STRAIT -> exists BodyOfWater (\BODY1 -> exists BodyOfWater (\BODY2 -> connects(var ? ? ? STRAIT)(var ? ? ? BODY1)(var ? ? ? BODY2)))) - -forall BodyOfWater (\BODY1 -> forall BodyOfWater (\BODY2 -> forall (both SelfConnectedObject Object) (\STRAIT -> impl ( connects(var ? ? ? STRAIT)(var ? ? ? BODY1)(var ? ? ? BODY2))( larger(var ? ? ? BODY1)(var ? ? ? STRAIT))))) - -forall Channel (\CHANNEL -> exists WaterArea (\WATER1 -> exists WaterArea (\WATER2 -> connects(var ? ? ? CHANNEL)(var ? ? ? WATER1)(var ? ? ? WATER2)))) - -forall Channel (\CHANNEL -> forall BodyOfWater (\BODY -> impl ( connected(var ? ? ? CHANNEL)(var ? ? ? BODY))( larger(var ? ? ? BODY)(var ? ? ? CHANNEL)))) - -forall InlandWaterSystem (\SYSTEM -> exists BodyOfWater (\BODY1 -> exists BodyOfWater (\BODY2 -> and ( not (equal(var ? ? ? BODY1)(var ? ? ? BODY2)))(and ( geographicSubregion(var ? ? ? BODY1)(var ? ? ? SYSTEM))( geographicSubregion(var ? ? ? BODY2)(var ? ? ? SYSTEM)))))) - -forall InlandWaterSystem (\SYSTEM -> forall WaterArea (\WATER1 -> forall WaterArea (\WATER2 -> impl (and ( not (equal(var ? ? ? WATER1)(var ? ? ? WATER2)))(and ( not (connected(var ? ? ? WATER1)(var ? ? ? WATER2)))(and ( geographicSubregion(var ? ? ? WATER1)(var ? ? ? SYSTEM))( geographicSubregion(var ? ? ? WATER2)(var ? ? ? SYSTEM)))))(exists WaterArea (\WATER3 -> and ( not (equal(var ? ? ? WATER3)(var ? ? ? WATER1)))(and ( not (equal(var ? ? ? WATER3)(var ? ? ? WATER1)))(and ( part(var ? ? ? WATER3)(var ? ? ? SYSTEM))( connects(var ? ? ? WATER3)(var ? ? ? WATER1)(var ? ? ? WATER2))))))))) - -forall LakeRegion (\REGION -> exists Lake (\LAKE -> located(var ? ? ? LAKE)(var ? ? ? REGION))) - -forall RiverSystem (\SYSTEM -> exists River (\RIVER -> part(var ? ? ? RIVER)(var ? ? ? SYSTEM))) - -forall RiverSystem (\SYSTEM -> exists River (\RIVER -> exists StaticWaterArea (\STATIC -> and ( part(var ? ? ? RIVER)(var ? ? ? SYSTEM))( connected(var ? ? ? RIVER)(var ? ? ? STATIC))))) - -forall Waterfall (\FALL -> forall WaterMotion (\CURRENT -> forall WaterArea (\TOP -> forall WaterArea (\BOTTOM -> impl (and ( flowCurrent(var ? ? ? CURRENT)(var ? ? ? FALL))(and ( origin(var ? ? ? CURRENT)(var ? ? ? TOP))( destination(var ? ? ? CURRENT)(var ? ? ? BOTTOM))))( orientation(var ? ? ? TOP)(var ? ? ? BOTTOM)(el ? ? ? Above)))))) - -forall Canal (\CHANNEL -> exists WaterArea (\WATER1 -> exists WaterArea (\WATER2 -> connects(var ? ? ? CHANNEL)(var ? ? ? WATER1)(var ? ? ? WATER2)))) - -forall Dam (\DAM -> forall Object (\RIVER -> exists WaterArea (\RIVER -> traverses(var ? ? ? DAM)(var ? ? ? RIVER)))) - -forall Rapids (\RAPIDS -> exists River (\RIVER -> part(var ? ? ? RAPIDS)(var ? ? ? RIVER))) - -forall Rapids (\RAPIDS -> forall SelfConnectedObject (\RAPIDS -> forall (both SelfConnectedObject Object) (\BOTTOM -> impl ( bottom(var ? ? ? BOTTOM)(var ? ? ? RAPIDS))(exists Rock (\ROCK -> part(var ? ? ? ROCK)(var ? ? ? BOTTOM)))))) - -forall Irrigating (\IRRIGATION -> forall LandArea (\AREA -> forall Entity (\AREA -> impl ( patient(var ? ? ? IRRIGATION)(var ? ? ? AREA))(and ( holdsDuring( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? IRRIGATION)))))( attribute(var ? ? ? AREA)(el ? ? ? Dry)))( holdsDuring( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? IRRIGATION)))))( attribute(var ? ? ? AREA)(el ? ? ? Damp))))))) - -forall Irrigating (\IRRIGATION -> forall LandArea (\AREA -> impl ( patient(var ? ? ? IRRIGATION)(var ? ? ? AREA))( hasPurpose(var ? ? ? IRRIGATION)( attribute(var ? ? ? AREA)(el ? ? ? FertileTerrain))))) - -forall Lake (\LAKE -> forall Ocean (\OCEAN -> smaller(var ? ? ? LAKE)(var ? ? ? OCEAN))) - -forall CoastalPlain (\PLAIN -> exists ShoreArea (\SHORE -> part(var ? ? ? SHORE)(var ? ? ? PLAIN))) - -forall RiverBank (\BANK -> exists River (\RIVER -> meetsSpatially(var ? ? ? RIVER)(var ? ? ? BANK))) - -forall Delta (\DELTA -> exists RiverMouth (\MOUTH -> meetsSpatially(var ? ? ? MOUTH)(var ? ? ? DELTA))) - -forall Delta (\DELTA -> attribute(var ? ? ? DELTA)(el ? ? ? FlatTerrain)) - -forall Peninsula (\PENINSULA -> exists WaterArea (\WATER -> penetrates(var ? ? ? PENINSULA)(var ? ? ? WATER))) - -forall Cape (\CAPE -> exists WaterArea (\WATERREGION -> penetrates(var ? ? ? CAPE)(var ? ? ? WATERREGION))) - -forall Isthmus (\ISTHMUS -> forall (both SelfConnectedObject (both Entity Object)) (\RIGHTSIDE -> forall (both SelfConnectedObject (both Entity Object)) (\LEFTSIDE -> impl (and ( side(var ? ? ? LEFTSIDE)(var ? ? ? ISTHMUS))(and ( side(var ? ? ? RIGHTSIDE)(var ? ? ? ISTHMUS))( not (equal(var ? ? ? LEFTSIDE)(var ? ? ? RIGHTSIDE)))))(exists LandArea (\REGION1 -> exists LandArea (\REGION2 -> exists WaterArea (\WATER1 -> exists WaterArea (\WATER2 -> and ( between(var ? ? ? REGION1)(var ? ? ? ISTHMUS)(var ? ? ? REGION2))(and ( meetsSpatially(var ? ? ? LEFTSIDE)(var ? ? ? WATER1))( meetsSpatially(var ? ? ? RIGHTSIDE)(var ? ? ? WATER2))))))))))) - -forall ArchipelagicArea (\AREA -> exists Archipelago (\ISLANDS -> located(var ? ? ? ISLANDS)(var ? ? ? AREA))) - -forall Reef (\REEF -> exists WaterArea (\WATER -> orientation(var ? ? ? REEF)(var ? ? ? WATER)(el ? ? ? Near))) - -forall Reef (\REEF -> exists (both Sand (both Rock Coral)) (\STUFF -> part(var ? ? ? STUFF)(var ? ? ? REEF))) - -forall CoralReef (\REEF -> exists Coral (\CORAL -> part(var ? ? ? CORAL)(var ? ? ? REEF))) - -forall Glacier (\GLACIER -> forall Object (\ICE -> exists Water (\WATER -> and ( attribute(var ? ? ? WATER)(el ? ? ? Solid))( part(var ? ? ? ICE)(var ? ? ? GLACIER))))) - -forall Cave (\CAVE -> exists Erosion (\EROSION -> result(var ? ? ? EROSION)(var ? ? ? CAVE))) - -forall Cave (\CAVE -> exists CaveMatrix (\LAND -> hole(var ? ? ? CAVE)(var ? ? ? LAND))) - -forall CaveMatrix (\LAND -> forall Cave (\CAVE -> impl ( hole(var ? ? ? CAVE)(var ? ? ? LAND))( equal(var ? ? ? LAND)( el ? ? ? ( HoleSkinFn(var ? ? ? CAVE)))))) - -forall SubmergedLandArea (\LAND -> exists WaterArea (\WATER -> and ( orientation(var ? ? ? LAND)(var ? ? ? WATER)(el ? ? ? Below))(and ( orientation(var ? ? ? WATER)(var ? ? ? LAND)(el ? ? ? On))( meetsSpatially(var ? ? ? LAND)(var ? ? ? WATER))))) - -forall ContinentalShelf (\SHELF -> exists ContinentalMargin (\MARGIN -> and ( properPart(var ? ? ? SHELF)(var ? ? ? MARGIN))( overlapsSpatially(var ? ? ? SHELF)(var ? ? ? MARGIN)))) - -forall Shoreline (\LINE -> exists WaterArea (\WATER -> meetsSpatially(var ? ? ? WATER)(var ? ? ? LINE))) - -forall ShoreArea (\SHORE -> exists Shoreline (\LINE -> part(var ? ? ? LINE)(var ? ? ? SHORE))) - -forall ShoreArea (\SHORE -> forall WaterArea (\WATER -> impl ( orientation(var ? ? ? SHORE)(var ? ? ? WATER)(el ? ? ? Adjacent))(exists Shoreline (\LINE -> and ( part(var ? ? ? LINE)(var ? ? ? SHORE))( meetsSpatially(var ? ? ? LINE)(var ? ? ? WATER)))))) - -forall Object (\Y -> forall Object (\X -> impl ( meetsSpatially(var ? ? ? X)(var ? ? ? Y))( orientation(var ? ? ? X)(var ? ? ? Y)(el ? ? ? Adjacent)))) - -forall Atmosphere (\AIR -> exists AstronomicalBody (\BODY -> meetsSpatially(var ? ? ? AIR)(var ? ? ? BODY))) - -forall AtmosphericRegion (\AIRSPACE -> part(var ? ? ? AIRSPACE)(el ? ? ? EarthsAtmosphere)) - -forall Air (\AIR -> piece(var ? ? ? AIR)(el ? ? ? EarthsAtmosphere)) - -forall AtmosphericRegion (\AIRSPACE -> exists Air (\AIR -> part(var ? ? ? AIR)(var ? ? ? AIRSPACE))) - -forall Air (\AIR -> exists Oxygen (\PART -> part(var ? ? ? PART)(var ? ? ? AIR))) - -forall Air (\AIR -> exists Nitrogen (\PART -> part(var ? ? ? PART)(var ? ? ? AIR))) - -forall WindFlow (\BLOW -> located(var ? ? ? BLOW)(el ? ? ? EarthsAtmosphere)) - -forall WindFlow (\R -> exists Wind (\WIND -> located(var ? ? ? WIND)(var ? ? ? R))) - -forall WindFlow (\PLACE -> forall DirectionalAttribute (\DIRECTION -> forall TimeDuration (\TIME -> forall LengthMeasure (\DIST -> impl ( surfaceWindVelocity(var ? ? ? PLACE)( el ? ? ? ( SpeedFn(var ? ? ? DIST)(var ? ? ? TIME)))(var ? ? ? DIRECTION))(exists Wind (\BLOW -> and ( partlyLocated(var ? ? ? BLOW)(var ? ? ? PLACE))( measure(var ? ? ? BLOW)( el ? ? ? ( VelocityFn(var ? ? ? DIST)(var ? ? ? TIME)(var ? ? ? PLACE)(var ? ? ? DIRECTION)))))))))) - -forall Object (\PLACE -> forall Wind (\BLOW -> forall DirectionalAttribute (\DIRECTION -> forall TimeDuration (\TIME -> forall LengthMeasure (\DIST -> impl ( measure(var ? ? ? BLOW)( el ? ? ? ( VelocityFn(var ? ? ? DIST)(var ? ? ? TIME)(var ? ? ? PLACE)(var ? ? ? DIRECTION))))( surfaceWindVelocity(var ? ? ? PLACE)( el ? ? ? ( SpeedFn(var ? ? ? DIST)(var ? ? ? TIME)))(var ? ? ? DIRECTION))))))) - -forall DirectionalAttribute (\DIRECTION -> forall PhysicalQuantity (\SPEED -> forall Object (\PLACE -> impl ( surfaceWindVelocity(var ? ? ? PLACE)(var ? ? ? SPEED)(var ? ? ? DIRECTION))( surfaceWindSpeed(var ? ? ? PLACE)(var ? ? ? SPEED))))) - -forall WindFlow (\ZEPHYR -> forall Object (\PLACE -> forall TimeDuration (\TIME -> forall LengthMeasure (\DIST -> impl (and ( partlyLocated(var ? ? ? ZEPHYR)(var ? ? ? PLACE))( measure(var ? ? ? ZEPHYR)( el ? ? ? ( SpeedFn(var ? ? ? DIST)(var ? ? ? TIME)))))( surfaceWindSpeed(var ? ? ? PLACE)( el ? ? ? ( SpeedFn(var ? ? ? DIST)(var ? ? ? TIME)))))))) - -forall WindFlow (\ZEPHYR -> forall Object (\PLACE -> forall RealNumber (\SPEED -> impl (and ( partlyLocated(var ? ? ? ZEPHYR)(var ? ? ? PLACE))( measure(var ? ? ? ZEPHYR)( el ? ? ? ( MeasureFn(var ? ? ? SPEED)(el ? ? ? KnotUnitOfSpeed)))))( surfaceWindSpeed(var ? ? ? PLACE)( el ? ? ? ( MeasureFn(var ? ? ? SPEED)(el ? ? ? KnotUnitOfSpeed))))))) - -forall (both DirectionalAttribute PositionalAttribute) (\DIR -> forall Object (\PLACE -> impl ( surfaceWindDirection(var ? ? ? PLACE)(var ? ? ? DIR))(exists Wind (\WIND -> exists Region (\FROM -> and ( partlyLocated(var ? ? ? WIND)(var ? ? ? PLACE))(and ( origin(var ? ? ? WIND)(var ? ? ? FROM))( orientation(var ? ? ? FROM)(var ? ? ? PLACE)(var ? ? ? DIR)))))))) - -forall (both PositionalAttribute DirectionalAttribute) (\DIR_FROM -> forall (both DirectionalAttribute PositionalAttribute) (\DIR_TOWARD -> forall PhysicalQuantity (\SPEED -> forall Object (\PLACE -> impl (and ( surfaceWindVelocity(var ? ? ? PLACE)(var ? ? ? SPEED)(var ? ? ? DIR_TOWARD))( oppositeDirection(var ? ? ? DIR_TOWARD)(var ? ? ? DIR_FROM)))( surfaceWindDirection(var ? ? ? PLACE)(var ? ? ? DIR_FROM)))))) - -forall WindFlow (\ZEPHYR -> forall (both PositionalAttribute DirectionalAttribute) (\DIR_FROM -> forall (both DirectionalAttribute PositionalAttribute) (\DIR_TOWARD -> forall (both Region Object) (\PLACE -> forall TimeDuration (\TIME -> forall LengthMeasure (\DIST -> impl (and ( measure(var ? ? ? ZEPHYR)( el ? ? ? ( VelocityFn(var ? ? ? DIST)(var ? ? ? TIME)(var ? ? ? PLACE)(var ? ? ? DIR_TOWARD))))( oppositeDirection(var ? ? ? DIR_TOWARD)(var ? ? ? DIR_FROM)))( surfaceWindDirection(var ? ? ? PLACE)(var ? ? ? DIR_FROM)))))))) - -forall DirectionalAttribute (\DIRECTION -> forall PhysicalQuantity (\SPEED -> forall Object (\PLACE -> impl ( lowAltitudeWindVelocity(var ? ? ? PLACE)(var ? ? ? SPEED)(var ? ? ? DIRECTION))( lowAltitudeWindSpeed(var ? ? ? PLACE)(var ? ? ? SPEED))))) - -forall DirectionalAttribute (\DIRECTION -> forall (both PhysicalQuantity ConstantQuantity) (\SPEED -> forall Object (\PLACE -> impl ( mediumAltitudeWindVelocity(var ? ? ? PLACE)(var ? ? ? SPEED)(var ? ? ? DIRECTION))( mediumAltitudeWindSpeed(var ? ? ? PLACE)(var ? ? ? SPEED))))) - -forall DirectionalAttribute (\DIRECTION -> forall (both PhysicalQuantity ConstantQuantity) (\SPEED -> forall Object (\PLACE -> impl ( highAltitudeWindVelocity(var ? ? ? PLACE)(var ? ? ? SPEED)(var ? ? ? DIRECTION))( highAltitudeWindSpeed(var ? ? ? PLACE)(var ? ? ? SPEED))))) - -forall LowPressureWeatherSystem (\SYSTEM -> forall (both RealNumber Quantity) (\AMOUNT -> forall Object (\AREA -> impl ( located(var ? ? ? SYSTEM)(var ? ? ? AREA))(and ( barometricPressure(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? AMOUNT)(el ? ? ? InchMercury))))( lessThan(var ? ? ? AMOUNT)(el ? ? ? (toRealNum 29.5))))))) - -forall TropicalCyclone (\STORM -> exists GeographicArea (\PLACE -> and ( geographicSubregion(var ? ? ? PLACE)(el ? ? ? Tropics))( located(var ? ? ? STORM)(var ? ? ? PLACE)))) - -forall HighPressureWeatherSystem (\SYSTEM -> forall (both RealNumber Quantity) (\AMOUNT -> forall Object (\AREA -> impl ( located(var ? ? ? SYSTEM)(var ? ? ? AREA))(and ( barometricPressure(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? AMOUNT)(el ? ? ? InchMercury))))( greaterThan(var ? ? ? AMOUNT)(el ? ? ? (toRealNum 30.2))))))) - -forall GeographicArea (\AREA -> forall ClearWeather (\WEATHER -> impl ( located(var ? ? ? WEATHER)(var ? ? ? AREA))(exists (both NonnegativeRealNumber Quantity) (\FRACTION -> and ( cloudCoverFraction(var ? ? ? AREA)(var ? ? ? FRACTION))( lessThan(var ? ? ? FRACTION)(el ? ? ? (toRealNum 0.3))))))) - -forall GeographicArea (\AREA -> forall ClearWeather (\WEATHER -> forall (both NonnegativeRealNumber Quantity) (\FRACTION -> impl (and ( located(var ? ? ? WEATHER)(var ? ? ? AREA))( cloudCoverFraction(var ? ? ? AREA)(var ? ? ? FRACTION)))( lessThan(var ? ? ? FRACTION)(el ? ? ? (toRealNum 0.3)))))) - -forall GeographicArea (\AREA -> forall PartlyCloudyWeather (\WEATHER -> impl ( located(var ? ? ? WEATHER)(var ? ? ? AREA))(exists (both NonnegativeRealNumber Quantity) (\FRACTION -> and ( cloudCoverFraction(var ? ? ? AREA)(var ? ? ? FRACTION))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 0.3)))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 0.7)))))))) - -forall GeographicArea (\AREA -> forall PartlyCloudyWeather (\WEATHER -> forall (both NonnegativeRealNumber Quantity) (\FRACTION -> impl (and ( located(var ? ? ? WEATHER)(var ? ? ? AREA))( cloudCoverFraction(var ? ? ? AREA)(var ? ? ? FRACTION)))(and ( greaterThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 0.3)))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 0.7))))))) - -forall GeographicArea (\AREA -> forall OvercastWeather (\WEATHER -> impl ( located(var ? ? ? WEATHER)(var ? ? ? AREA))(exists (both NonnegativeRealNumber Quantity) (\FRACTION -> and ( cloudCoverFraction(var ? ? ? AREA)(var ? ? ? FRACTION))( greaterThan(var ? ? ? FRACTION)(el ? ? ? (toRealNum 0.7))))))) - -forall GeographicArea (\AREA -> forall OvercastWeather (\WEATHER -> forall (both NonnegativeRealNumber Quantity) (\FRACTION -> impl (and ( located(var ? ? ? WEATHER)(var ? ? ? AREA))( cloudCoverFraction(var ? ? ? AREA)(var ? ? ? FRACTION)))( greaterThan(var ? ? ? FRACTION)(el ? ? ? (toRealNum 0.7)))))) - -forall Object (\PLACE -> impl ( relativeHumidity(var ? ? ? PLACE)(el ? ? ? (toInt 1)))(exists Precipitation (\FALLING -> located(var ? ? ? FALLING)(var ? ? ? PLACE)))) - -forall Raining (\PROCESS -> precipitationState(var ? ? ? PROCESS)(el ? ? ? Liquid)) - -forall FreezingRain (\PROCESS -> precipitationState(var ? ? ? PROCESS)(el ? ? ? Liquid)) - -forall FreezingRain (\PROCESS -> forall Water (\STUFF -> impl ( patient(var ? ? ? PROCESS)(var ? ? ? STUFF))( holdsDuring( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS)))))( attribute(var ? ? ? STUFF)(el ? ? ? Solid))))) - -forall Snowing (\PROCESS -> precipitationState(var ? ? ? PROCESS)(el ? ? ? Solid)) - -forall Sleeting (\PROCESS -> precipitationState(var ? ? ? PROCESS)(el ? ? ? Solid)) - -forall Hailing (\PROCESS -> precipitationState(var ? ? ? PROCESS)(el ? ? ? Solid)) - -forall (both PhysicalState Attribute) (\STATE -> forall (both WeatherProcess Process) (\EVENT -> impl ( precipitationState(var ? ? ? EVENT)(var ? ? ? STATE))(exists Water (\STUFF -> and ( patient(var ? ? ? EVENT)(var ? ? ? STUFF))( attribute(var ? ? ? STUFF)(var ? ? ? STATE)))))) - -forall BotanicalTree (\TREE -> forall Shrub (\BUSH -> forall (both LengthMeasure Quantity) (\SHORT -> forall (both LengthMeasure Quantity) (\TALL -> impl (and ( height(var ? ? ? TREE)(var ? ? ? TALL))( height(var ? ? ? BUSH)(var ? ? ? SHORT)))( greaterThan(var ? ? ? TALL)(var ? ? ? SHORT)))))) - -forall Lichen (\LICH -> exists Alga (\ALGA -> part(var ? ? ? ALGA)(var ? ? ? LICH))) - -forall Lichen (\LICH -> exists Fungus (\FUNG -> part(var ? ? ? FUNG)(var ? ? ? LICH))) - -forall Forest (\FOREST -> vegetationTypePattern(var ? ? ? FOREST)(desc BotanicalTree ? ?)(el ? ? ? DenseVegetation)) - -forall RainForest (\FOREST -> vegetationTypePattern(var ? ? ? FOREST)(desc BotanicalTree ? ?)(el ? ? ? CanopiedVegetation)) - -forall BorealForest (\FOREST -> vegetationType(var ? ? ? FOREST)(desc PineTree ? ?)) - -forall Jungle (\FOREST -> vegetationTypePattern(var ? ? ? FOREST)(desc Plant ? ?)(el ? ? ? DenseVegetation)) - -forall Desert (\DESERT -> attribute(var ? ? ? DESERT)(el ? ? ? Dry)) - -forall Desert (\DESERT -> or ( groundSurfaceType(var ? ? ? DESERT)(desc Rock ? ?))( groundSurfaceType(var ? ? ? DESERT)(desc Sand ? ?))) - -forall Desert (\DESERT -> not (vegetationType(var ? ? ? DESERT)(desc BotanicalTree ? ?))) - -forall Oasis (\OASIS -> exists Desert (\DESERT -> located(var ? ? ? OASIS)(var ? ? ? DESERT))) - -forall Oasis (\OASIS -> exists FreshWaterArea (\WATER -> located(var ? ? ? WATER)(var ? ? ? OASIS))) - -forall Oasis (\OASIS -> attribute(var ? ? ? OASIS)(el ? ? ? FertileTerrain)) - -forall Grassland (\PLAIN -> vegetationTypePattern(var ? ? ? PLAIN)(desc Grass ? ?)(el ? ? ? GroundCoverVegetation)) - -forall Pampa (\PLAIN -> located(var ? ? ? PLAIN)(el ? ? ? SouthAmerica)) - -forall Savanna (\PLAIN -> not (vegetationType(var ? ? ? PLAIN)(desc BotanicalTree ? ?))) - -forall Steppe (\PLAIN -> not (vegetationType(var ? ? ? PLAIN)(desc BotanicalTree ? ?))) - -forall Steppe (\PLAIN -> or ( located(var ? ? ? PLAIN)(el ? ? ? Europe))( located(var ? ? ? PLAIN)(el ? ? ? Asia))) - -forall Veldt (\PLAIN -> located(var ? ? ? PLAIN)(el ? ? ? Africa)) - -forall Veldt (\PLAIN -> vegetationTypePattern(var ? ? ? PLAIN)(desc Shrub ? ?)(el ? ? ? ScatteredVegetation)) - -forall Tundra (\PLAIN -> vegetationType(var ? ? ? PLAIN)(desc Lichen ? ?)) - -forall Tundra (\PLAIN -> vegetationType(var ? ? ? PLAIN)(desc Moss ? ?)) - -forall Agriculture (\AGRO -> exists Growth (\GROWTH -> subProcess(var ? ? ? GROWTH)(var ? ? ? AGRO))) - -forall LandSubsidence (\SINKING -> exists LandArea (\LAND -> and ( exactlyLocated(var ? ? ? SINKING)(var ? ? ? LAND))( patient(var ? ? ? SINKING)(var ? ? ? LAND)))) - -forall LandSubsidence (\SINKING -> forall LandArea (\LAND -> forall (both LengthMeasure Quantity) (\HEIGHT1 -> impl (and ( patient(var ? ? ? SINKING)(var ? ? ? LAND))( elevation(var ? ? ? LAND)(var ? ? ? HEIGHT1)))( holdsDuring( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? SINKING)))))(exists (both LengthMeasure Quantity) (\HEIGHT2 -> and ( elevation(var ? ? ? LAND)(var ? ? ? HEIGHT2))( lessThan(var ? ? ? HEIGHT2)(var ? ? ? HEIGHT1)))))))) diff --git a/examples/SUMO/axioms/GeographyHiO.gft b/examples/SUMO/axioms/GeographyHiO.gft deleted file mode 100644 index d2aead5f0..000000000 --- a/examples/SUMO/axioms/GeographyHiO.gft +++ /dev/null @@ -1,4 +0,0 @@ - -SymmetricRelation ? (\x,y -> oppositeDirection x y) - -IrreflexiveRelation ? (\x,y -> oppositeDirection x y) diff --git a/examples/SUMO/axioms/GeographyP.gft b/examples/SUMO/axioms/GeographyP.gft deleted file mode 100644 index cc7ef3e03..000000000 --- a/examples/SUMO/axioms/GeographyP.gft +++ /dev/null @@ -1,434 +0,0 @@ - -geographicSubregion (el ? ? ? CentralAfrica) (el ? ? ? Africa) - -geographicSubregion (el ? ? ? EasternAfrica) (el ? ? ? Africa) - -geographicSubregion (el ? ? ? NorthernAfrica) (el ? ? ? Africa) - -geographicSubregion (el ? ? ? SouthernAfrica) (el ? ? ? Africa) - -geographicSubregion (el ? ? ? WesternAfrica) (el ? ? ? Africa) - -overlapsSpatially (el ? ? ? MiddleEastRegion) (el ? ? ? Asia) - -geographicSubregion (el ? ? ? CentralEurope) (el ? ? ? Europe) - -geographicSubregion (el ? ? ? EasternEurope) (el ? ? ? Europe) - -geographicSubregion (el ? ? ? NorthernEurope) (el ? ? ? Europe) - -geographicSubregion (el ? ? ? SouthernEurope) (el ? ? ? Europe) - -geographicSubregion (el ? ? ? WesternEurope) (el ? ? ? Europe) - -geographicSubregion (el ? ? ? SoutheasternEurope) (el ? ? ? Europe) - -geographicSubregion (el ? ? ? SouthwesternEurope) (el ? ? ? Europe) - -geographicSubregion (el ? ? ? NorthernNorthAmerica) (el ? ? ? NorthAmerica) - -overlapsSpatially (el ? ? ? CaribbeanRegion) (el ? ? ? SouthAmerica) - -overlapsSpatially (el ? ? ? CaribbeanRegion) (el ? ? ? NorthAmerica) - -overlapsSpatially (el ? ? ? MiddleAmerica) (el ? ? ? NorthAmerica) - -overlapsSpatially (el ? ? ? MiddleAmerica) (el ? ? ? SouthAmerica) - -geographicSubregion (el ? ? ? CentralSouthAmerica) (el ? ? ? SouthAmerica) - -geographicSubregion (el ? ? ? EasternSouthAmerica) (el ? ? ? SouthAmerica) - -geographicSubregion (el ? ? ? NorthernSouthAmerica) (el ? ? ? SouthAmerica) - -geographicSubregion (el ? ? ? SouthernSouthAmerica) (el ? ? ? SouthAmerica) - -geographicSubregion (el ? ? ? WesternSouthAmerica) (el ? ? ? SouthAmerica) - -geographicSubregion (el ? ? ? CentralAsia) (el ? ? ? Asia) - -geographicSubregion (el ? ? ? EasternAsia) (el ? ? ? Asia) - -geographicSubregion (el ? ? ? NorthernAsia) (el ? ? ? Asia) - -geographicSubregion (el ? ? ? NorthernAsia) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? SouthernAsia) (el ? ? ? Asia) - -geographicSubregion (el ? ? ? SoutheasternAsia) (el ? ? ? Asia) - -geographicSubregion (el ? ? ? SouthwesternAsia) (el ? ? ? Asia) - -geographicSubregion (el ? ? ? CentralAfrica) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? CentralAfrica) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? CentralAfrica) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? EasternAfrica) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? EasternAfrica) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? EasternAfrica) (el ? ? ? SouthernHemisphere) - -overlapsSpatially (el ? ? ? NorthernAfrica) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? NorthernAfrica) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? NorthernAfrica) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? SouthernAfrica) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? SouthernAfrica) (el ? ? ? SouthernHemisphere) - -overlapsSpatially (el ? ? ? WesternAfrica) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? WesternAfrica) (el ? ? ? WesternHemisphere) - -overlapsSpatially (el ? ? ? WesternAfrica) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? WesternAfrica) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? MiddleEastRegion) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? MiddleEastRegion) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? EasternEurope) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? EasternEurope) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? CentralEurope) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? CentralEurope) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? NorthernEurope) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? NorthernEurope) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? SouthernEurope) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? SouthernEurope) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? WesternEurope) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? WesternEurope) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? WesternEurope) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? SoutheasternEurope) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? SoutheasternEurope) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? SouthwesternEurope) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? SouthwesternEurope) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? SouthwesternEurope) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? CaribbeanRegion) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? CaribbeanRegion) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? MiddleAmerica) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? MiddleAmerica) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? CentralSouthAmerica) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? CentralSouthAmerica) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? EasternSouthAmerica) (el ? ? ? WesternHemisphere) - -overlapsSpatially (el ? ? ? EasternSouthAmerica) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? EasternSouthAmerica) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? NorthernSouthAmerica) (el ? ? ? WesternHemisphere) - -overlapsSpatially (el ? ? ? NorthernSouthAmerica) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? NorthernSouthAmerica) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? SouthernSouthAmerica) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? SouthernSouthAmerica) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? WesternSouthAmerica) (el ? ? ? WesternHemisphere) - -overlapsSpatially (el ? ? ? WesternSouthAmerica) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? WesternSouthAmerica) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? CentralAsia) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? CentralAsia) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? EasternAsia) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? EasternAsia) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? NorthernAsia) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? SouthernAsia) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? SouthernAsia) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? SouthernAsia) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? SoutheasternAsia) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? SoutheasternAsia) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? SoutheasternAsia) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? SouthwesternAsia) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? SouthwesternAsia) (el ? ? ? NorthernHemisphere) - -orientation (el ? ? ? Europe) (el ? ? ? Africa) (el ? ? ? North) - -orientation (el ? ? ? Europe) (el ? ? ? Asia) (el ? ? ? West) - -orientation (el ? ? ? Europe) (el ? ? ? NorthAmerica) (el ? ? ? East) - -orientation (el ? ? ? NorthAmerica) (el ? ? ? SouthAmerica) (el ? ? ? North) - -orientation (el ? ? ? NorthAmerica) (el ? ? ? Asia) (el ? ? ? East) - -orientation (el ? ? ? Africa) (el ? ? ? SouthAmerica) (el ? ? ? Northeast) - -orientation (el ? ? ? Asia) (el ? ? ? Oceania) (el ? ? ? Northwest) - -orientation (el ? ? ? Africa) (el ? ? ? NorthAmerica) (el ? ? ? Southeast) - -orientation (el ? ? ? Europe) (el ? ? ? SouthAmerica) (el ? ? ? Northeast) - -orientation (el ? ? ? Oceania) (el ? ? ? NorthAmerica) (el ? ? ? Southwest) - -orientation (el ? ? ? MiddleEastRegion) (el ? ? ? Asia) (el ? ? ? Southwest) - -orientation (el ? ? ? MiddleEastRegion) (el ? ? ? Africa) (el ? ? ? Northeast) - -orientation (el ? ? ? MiddleAmerica) (el ? ? ? SouthAmerica) (el ? ? ? North) - -orientation (el ? ? ? MiddleAmerica) (el ? ? ? NorthAmerica) (el ? ? ? South) - -orientation (el ? ? ? CaribbeanRegion) (el ? ? ? SouthAmerica) (el ? ? ? North) - -orientation (el ? ? ? CaribbeanRegion) (el ? ? ? NorthAmerica) (el ? ? ? South) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? AngularDegree))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 60)) (el ? ? ? ArcMinute))) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? ArcMinute))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 60)) (el ? ? ? ArcSecond))) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? SquareKilometer))) (el ? ? ? (MultiplicationFn (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Meter))))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Meter))))))) - -causesSubclass (desc AirPollution ? ?) (desc AcidRainfall ? ?) - -causesSubclass (desc AcidRainfall ? ?) (desc Acidification ? ?) - -earthAltitude (el ? ? ? OzoneShield) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25)) (el ? ? ? Mile))) - -causesSubclass (desc SoilErosion ? ?) (desc Siltation ? ?) - -agreementAdoptionDate (el ? ? ? AntarcticTreaty) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1959)))))))) - -agreementEffectiveDate (el ? ? ? AntarcticTreaty) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 23)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1961)))))))) - -orbits (el ? ? ? EarthsMoon) (el ? ? ? PlanetEarth) - -orbits (el ? ? ? PlanetEarth) (el ? ? ? Sol) - -orbits (el ? ? ? PlanetMercury) (el ? ? ? Sol) - -orbits (el ? ? ? PlanetVenus) (el ? ? ? Sol) - -orbits (el ? ? ? PlanetMars) (el ? ? ? Sol) - -orbits (el ? ? ? PlanetJupiter) (el ? ? ? Sol) - -orbits (el ? ? ? PlanetSaturn) (el ? ? ? Sol) - -orbits (el ? ? ? PlanetNeptune) (el ? ? ? Sol) - -orbits (el ? ? ? PlanetUranus) (el ? ? ? Sol) - -orbits (el ? ? ? PlanetPluto) (el ? ? ? Sol) - -overlapsSpatially (el ? ? ? Africa) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? Africa) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? Africa) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? NorthAmerica) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? NorthAmerica) (el ? ? ? WesternHemisphere) - -overlapsSpatially (el ? ? ? SouthAmerica) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? SouthAmerica) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? SouthAmerica) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? Antarctica) (el ? ? ? SouthernHemisphere) - -overlapsSpatially (el ? ? ? Antarctica) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? Antarctica) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? Europe) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? Europe) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? Europe) (el ? ? ? WesternHemisphere) - -overlapsSpatially (el ? ? ? Asia) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? Asia) (el ? ? ? SouthernHemisphere) - -geographicSubregion (el ? ? ? Asia) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? Oceania) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? Oceania) (el ? ? ? SouthernHemisphere) - -overlapsSpatially (el ? ? ? Oceania) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? Oceania) (el ? ? ? WesternHemisphere) - -overlapsSpatially (el ? ? ? Tropics) (el ? ? ? NorthernHemisphere) - -overlapsSpatially (el ? ? ? Tropics) (el ? ? ? SouthernHemisphere) - -overlapsSpatially (el ? ? ? Tropics) (el ? ? ? EasternHemisphere) - -overlapsSpatially (el ? ? ? Tropics) (el ? ? ? WesternHemisphere) - -oppositeDirection (el ? ? ? North) (el ? ? ? South) - -oppositeDirection (el ? ? ? East) (el ? ? ? West) - -oppositeDirection (el ? ? ? Northeast) (el ? ? ? Southwest) - -oppositeDirection (el ? ? ? Northwest) (el ? ? ? Southeast) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? Fathom))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6)) (el ? ? ? FootLength))) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? NauticalMile))) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 6076.1)) (el ? ? ? FootLength))) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? NauticalMile))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1852)) (el ? ? ? Meter))) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? SquareMeter))) (el ? ? ? (MultiplicationFn (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? Meter))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? Meter))))) - -equal (el ? ? ? SquareMeter) (el ? ? ? (SquareUnitFn (el ? ? ? Meter))) - -equal (el ? ? ? SquareKilometer) (el ? ? ? (SquareUnitFn (el ? ? ? (KiloFn (el ? ? ? Meter))))) - -geographicSubregion (el ? ? ? NorthAtlanticOcean) (el ? ? ? AtlanticOcean) - -geographicSubregion (el ? ? ? NorthAtlanticOcean) (el ? ? ? NorthernHemisphere) - -geographicSubregion (el ? ? ? NorthAtlanticOcean) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? SouthAtlanticOcean) (el ? ? ? AtlanticOcean) - -geographicSubregion (el ? ? ? SouthAtlanticOcean) (el ? ? ? SouthernHemisphere) - -partlyLocated (el ? ? ? SouthAtlanticOcean) (el ? ? ? WesternHemisphere) - -partlyLocated (el ? ? ? SouthAtlanticOcean) (el ? ? ? EasternHemisphere) - -geographicSubregion (el ? ? ? NorthPacificOcean) (el ? ? ? PacificOcean) - -geographicSubregion (el ? ? ? NorthPacificOcean) (el ? ? ? NorthernHemisphere) - -partlyLocated (el ? ? ? NorthPacificOcean) (el ? ? ? EasternHemisphere) - -partlyLocated (el ? ? ? NorthPacificOcean) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? SouthPacificOcean) (el ? ? ? PacificOcean) - -geographicSubregion (el ? ? ? SouthPacificOcean) (el ? ? ? SouthernHemisphere) - -partlyLocated (el ? ? ? SouthPacificOcean) (el ? ? ? EasternHemisphere) - -partlyLocated (el ? ? ? SouthPacificOcean) (el ? ? ? WesternHemisphere) - -connected (el ? ? ? IndianOcean) (el ? ? ? SouthPacificOcean) - -connected (el ? ? ? IndianOcean) (el ? ? ? PersianGulf) - -connected (el ? ? ? IndianOcean) (el ? ? ? SouthernOcean) - -geographicSubregion (el ? ? ? ArcticOcean) (el ? ? ? NorthernHemisphere) - -partlyLocated (el ? ? ? ArcticOcean) (el ? ? ? EasternHemisphere) - -partlyLocated (el ? ? ? ArcticOcean) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? SouthernOcean) (el ? ? ? SouthernHemisphere) - -partlyLocated (el ? ? ? SouthernOcean) (el ? ? ? EasternHemisphere) - -partlyLocated (el ? ? ? SouthernOcean) (el ? ? ? WesternHemisphere) - -totalArea (el ? ? ? SouthernOcean) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20327000)) (el ? ? ? SquareKilometer))) - -length (el ? ? ? (ShorelineFn (el ? ? ? SouthernOcean) (el ? ? ? Antarctica))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17968)) (el ? ? ? (KiloFn (el ? ? ? Meter))))) - -naturalHazardTypeInArea (el ? ? ? SouthernOcean) (desc CyclonicStorm ? ?) - -naturalHazardTypeInArea (el ? ? ? SouthernOcean) (desc Iceberg ? ?) - -naturalHazardTypeInArea (el ? ? ? SouthernOcean) (desc SeaIce ? ?) - -elevation (el ? ? ? (ElevationHighPointFn (el ? ? ? SouthernOcean))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 0)) (el ? ? ? Meter))) - -elevation (el ? ? ? (ElevationLowPointFn (el ? ? ? SouthernOcean))) (el ? ? ? (MeasureFn (el ? ? ? (toInt -7235)) (el ? ? ? Meter))) - -geographicSubregion (el ? ? ? SouthSandwichTrench) (el ? ? ? SouthernOcean) - -located (el ? ? ? AntarcticCircumpolarCurrent) (el ? ? ? SouthernOcean) - -meetsSpatially (el ? ? ? Egypt) (el ? ? ? RedSea) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? RedSea) - -meetsSpatially (el ? ? ? Eritrea) (el ? ? ? RedSea) - -meetsSpatially (el ? ? ? SaudiArabia) (el ? ? ? RedSea) - -elevation (el ? ? ? SeaLevel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 0)) (el ? ? ? Meter))) - -geographicSubregion (el ? ? ? GreatSaltLake) (el ? ? ? Utah) - -geographicSubregion (el ? ? ? SaltonSea) (el ? ? ? California) - -geographicSubregion (el ? ? ? LakeEyre) (el ? ? ? Australia) - -connected (el ? ? ? PersianGulf) (el ? ? ? StraitOfHormuz) - -meetsSpatially (el ? ? ? Iran) (el ? ? ? PersianGulf) - -connected (el ? ? ? StraitOfHormuz) (el ? ? ? GulfOfOman) - -connected (el ? ? ? GulfOfOman) (el ? ? ? ArabianSea) - -meetsSpatially (el ? ? ? Iran) (el ? ? ? GulfOfOman) - -meetsSpatially (el ? ? ? Oman) (el ? ? ? GulfOfOman) - -connected (el ? ? ? RedSea) (el ? ? ? GulfOfAden) - -connected (el ? ? ? GulfOfAden) (el ? ? ? ArabianSea) - -meetsSpatially (el ? ? ? Yemen) (el ? ? ? GulfOfAden) - -meetsSpatially (el ? ? ? Somalia) (el ? ? ? GulfOfAden) - -connected (el ? ? ? GulfOfMexico) (el ? ? ? NorthAtlanticOcean) - -connected (el ? ? ? GulfOfMexico) (el ? ? ? CaribbeanSea) - -oppositeDirection (el ? ? ? Upstream) (el ? ? ? Downstream) diff --git a/examples/SUMO/axioms/GeographySubAtt.gft b/examples/SUMO/axioms/GeographySubAtt.gft deleted file mode 100644 index a9f392b4b..000000000 --- a/examples/SUMO/axioms/GeographySubAtt.gft +++ /dev/null @@ -1,12 +0,0 @@ - -subAttribute (el ? ? ? MountainousTerrain) (el ? ? ? SteepTerrain) - -subAttribute (el ? ? ? Upwind) (el ? ? ? Upstream) - -subAttribute (el ? ? ? Downwind) (el ? ? ? Downstream) - -subAttribute (el ? ? ? GroundwaterPollutionIssue) (el ? ? ? WaterPollutionIssue) - -subAttribute (el ? ? ? EndangeredMarineWildlifeIssue) (el ? ? ? EndangeredSpeciesIssue) - -subAttribute (el ? ? ? SoilSalinityIssue) (el ? ? ? SoilDegradationIssue) diff --git a/examples/SUMO/axioms/GeographySubRel.gft b/examples/SUMO/axioms/GeographySubRel.gft deleted file mode 100644 index 0f2417498..000000000 --- a/examples/SUMO/axioms/GeographySubRel.gft +++ /dev/null @@ -1,8 +0,0 @@ - -subRelation2El ? ? ? ? (\x,y -> dependentGeopoliticalArea x y) (\x,y -> claimedTerritory x y) - -subRelation2El ? ? ? ? (\x,y -> waterDepth x y) (\x,y -> length x y) - -subRelation2El ? ? ? ? (\x,y -> streamOutfall x y) (\x,y -> properPart x y) - -subRelation2El ? ? ? ? (\x,y -> airTemperature x y) (\x,y -> measure x y) diff --git a/examples/SUMO/axioms/Government.gft b/examples/SUMO/axioms/Government.gft deleted file mode 100644 index d48f9cead..000000000 --- a/examples/SUMO/axioms/Government.gft +++ /dev/null @@ -1,216 +0,0 @@ - -forall GeopoliticalArea (\AREA -> forall (both FormOfGovernment Attribute) (\TYPE -> impl ( governmentType(var ? ? ? AREA)(var ? ? ? TYPE))( attribute( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))(var ? ? ? TYPE)))) - -forall FormOfGovernment (\TYPE -> forall (both GeopoliticalArea Agent) (\AREA -> impl ( attribute( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))(var ? ? ? TYPE))( governmentType(var ? ? ? AREA)(var ? ? ? TYPE)))) - -forall (both FormOfGovernment Attribute) (\TYPE -> forall (both Agent GeopoliticalArea) (\PLACE -> impl (and ( governmentType(var ? ? ? PLACE)(var ? ? ? TYPE))( subAttribute(var ? ? ? TYPE)(el ? ? ? Monarchy)))(exists Human (\PERSON -> exists (both Position Attribute) (\ROLE -> and ( chiefOfState(var ? ? ? PLACE)(var ? ? ? ROLE)(var ? ? ? PERSON))( subAttribute(var ? ? ? ROLE)(el ? ? ? Monarch))))))) - -forall GeopoliticalArea (\PLACE -> impl ( governmentType(var ? ? ? PLACE)(el ? ? ? AbsoluteMonarchy))( leaderPosition(var ? ? ? PLACE)(el ? ? ? Monarch))) - -forall GeopoliticalArea (\PLACE -> forall (both FormOfGovernment Attribute) (\TYPE -> impl (and ( governmentType(var ? ? ? PLACE)(var ? ? ? TYPE))( subAttribute(var ? ? ? TYPE)(el ? ? ? ParliamentaryGovernment)))(exists Parliament (\ORG -> subOrganization(var ? ? ? ORG)( el ? ? ? ( GovernmentFn(var ? ? ? PLACE))))))) - -forall Agent (\PLACE -> impl ( governmentType(var ? ? ? PLACE)(el ? ? ? MilitaryDictatorship))( leaderPosition(var ? ? ? PLACE)(el ? ? ? MilitaryCommander))) - -forall (both NonnegativeInteger Entity) (\COUNT -> forall (both SetOrClass (either SetOrClass Collection)) (\SET -> impl ( cardinality(var ? ? ? SET)(var ? ? ? COUNT))( equal( el ? ? ? ( CardinalityFn(var ? ? ? SET)))(var ? ? ? COUNT)))) - -forall SetOrClass (\SET -> forall (both Entity NonnegativeInteger) (\COUNT -> impl ( equal( el ? ? ? ( CardinalityFn(var ? ? ? SET)))(var ? ? ? COUNT))( cardinality(var ? ? ? SET)(var ? ? ? COUNT)))) - -forall Agent (\COUNTRY -> forall (both GeographicArea Object) (\AREA -> impl ( dependentGeopoliticalArea(var ? ? ? AREA)(var ? ? ? COUNTRY))( possesses(var ? ? ? COUNTRY)(var ? ? ? AREA)))) - -forall (both Agent GeopoliticalArea) (\COUNTRY -> forall (both GeographicArea GeopoliticalArea) (\AREA -> impl ( dependentGeopoliticalArea(var ? ? ? AREA)(var ? ? ? COUNTRY))( not (geopoliticalSubdivision(var ? ? ? AREA)(var ? ? ? COUNTRY))))) - -forall (both GeopoliticalArea Agent) (\COUNTRY -> forall (both GeopoliticalArea GeographicArea) (\AREA -> impl ( geopoliticalSubdivision(var ? ? ? AREA)(var ? ? ? COUNTRY))( not (dependentGeopoliticalArea(var ? ? ? AREA)(var ? ? ? COUNTRY))))) - -forall OverseasArea (\AREA -> exists Nation (\COUNTRY -> dependentGeopoliticalArea(var ? ? ? AREA)(var ? ? ? COUNTRY))) - -forall UnincorporatedUnitedStatesTerritory (\AREA -> dependentAreaOfType(var ? ? ? AREA)(el ? ? ? UnitedStates)(desc OverseasArea ? ?)) - -forall BritishCrownColony (\AREA -> dependentAreaOfType(var ? ? ? AREA)(el ? ? ? UnitedKingdom)(desc BritishCrownColony ? ?)) - -forall ParliamentaryTerritory (\AREA -> governmentType( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))(el ? ? ? ParliamentaryGovernment)) - -forall ConstitutionDocument (\DOC -> exists Constitution (\CONST -> containsInformation(var ? ? ? DOC)(var ? ? ? CONST))) - -forall (both LegalSystemAttribute Attribute) (\TYPE -> forall GeopoliticalArea (\AREA -> impl ( legalSystemType(var ? ? ? AREA)(var ? ? ? TYPE))( attribute( el ? ? ? ( JudiciaryFn(var ? ? ? AREA)))(var ? ? ? TYPE)))) - -forall RegionalLaw (\CORPUS -> attribute(var ? ? ? CORPUS)(el ? ? ? Law)) - -forall RegionalLaw (\CORPUS -> forall Proposition (\PART -> impl ( subProposition(var ? ? ? PART)(var ? ? ? CORPUS))( attribute(var ? ? ? CORPUS)(el ? ? ? Law)))) - -forall (both LegalSystemAttribute Attribute) (\TYPE -> forall GeopoliticalArea (\AREA -> impl ( legalSystemType(var ? ? ? AREA)(var ? ? ? TYPE))( attribute( el ? ? ? ( RegionalLawFn(var ? ? ? AREA)))(var ? ? ? TYPE)))) - -forall Nation (\COUNTRY -> impl ( governmentType(var ? ? ? COUNTRY)(el ? ? ? Democracy))(exists SuffrageLaw (\SUFFRAGE -> subProposition(var ? ? ? SUFFRAGE)( el ? ? ? ( RegionalLawFn(var ? ? ? COUNTRY)))))) - -forall GeopoliticalArea (\COUNTRY -> impl ( governmentType(var ? ? ? COUNTRY)(el ? ? ? Democracy))( subProposition(el ? ? ? VoterCitizenshipRequirement)( el ? ? ? ( RegionalLawFn(var ? ? ? COUNTRY))))) - -forall Nation (\COUNTRY -> exists VoterAgeRequirement (\AGERULE -> subProposition(var ? ? ? AGERULE)( el ? ? ? ( RegionalLawFn(var ? ? ? COUNTRY))))) - -forall Organization (\ORG -> forall Organization (\BRANCH -> impl ( executiveBranch(var ? ? ? BRANCH)(var ? ? ? ORG))( subOrganization(var ? ? ? BRANCH)(var ? ? ? ORG)))) - -forall GeopoliticalArea (\AREA -> forall Organization (\BRANCH -> impl ( executiveBranch(var ? ? ? BRANCH)(var ? ? ? AREA))( subOrganization(var ? ? ? BRANCH)( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))))) - -forall GeopoliticalArea (\AREA -> forall Organization (\ORG -> forall Organization (\BRANCH -> impl (and ( executiveBranch(var ? ? ? BRANCH)(var ? ? ? AREA))( subOrganization(var ? ? ? ORG)(var ? ? ? BRANCH)))( subOrganization(var ? ? ? ORG)( el ? ? ? ( GovernmentFn(var ? ? ? AREA))))))) - -forall Agent (\AGENT -> forall (both Organization Entity) (\BRANCH -> impl ( executiveBranch(var ? ? ? BRANCH)(var ? ? ? AGENT))( equal(var ? ? ? BRANCH)( el ? ? ? ( ExecutiveBranchFn(var ? ? ? AGENT)))))) - -forall (both Organization Agent) (\ORGANIZATION -> forall Human (\PERSON -> impl ( occupiesPosition(var ? ? ? PERSON)(el ? ? ? Leader)(var ? ? ? ORGANIZATION))( leader(var ? ? ? ORGANIZATION)(var ? ? ? PERSON)))) - -forall GeopoliticalArea (\AREA -> forall Human (\PERSON -> impl ( occupiesPosition(var ? ? ? PERSON)(el ? ? ? Leader)(var ? ? ? AREA))( leader( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))(var ? ? ? PERSON)))) - -forall Agent (\ORG -> forall Position (\ROLE -> forall Human (\PERSON -> impl (and ( leader(var ? ? ? ORG)(var ? ? ? PERSON))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? ROLE)(var ? ? ? ORG)))( leaderPosition(var ? ? ? ORG)(var ? ? ? ROLE))))) - -forall Nation (\COUNTRY -> forall Position (\ROLE -> forall Human (\PERSON -> impl (and ( leader(var ? ? ? COUNTRY)(var ? ? ? PERSON))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? ROLE)( el ? ? ? ( GovernmentFn(var ? ? ? COUNTRY)))))( leaderPosition(var ? ? ? COUNTRY)(var ? ? ? ROLE))))) - -forall Nation (\COUNTRY -> forall Position (\ROLE -> impl ( leaderPosition( el ? ? ? ( GovernmentFn(var ? ? ? COUNTRY)))(var ? ? ? ROLE))( leaderPosition(var ? ? ? COUNTRY)(var ? ? ? ROLE)))) - -forall Nation (\COUNTRY -> forall Position (\ROLE -> impl ( leaderPosition(var ? ? ? COUNTRY)(var ? ? ? ROLE))( leaderPosition( el ? ? ? ( GovernmentFn(var ? ? ? COUNTRY)))(var ? ? ? ROLE)))) - -forall Human (\PERSON -> forall Position (\ROLE -> forall Agent (\ORG -> impl (and ( leaderPosition(var ? ? ? ORG)(var ? ? ? ROLE))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? ROLE)(var ? ? ? ORG)))( leader(var ? ? ? ORG)(var ? ? ? PERSON))))) - -forall Human (\PERSON -> forall Position (\ROLE -> forall GeopoliticalArea (\AREA -> impl (and ( leaderPosition(var ? ? ? AREA)(var ? ? ? ROLE))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? ROLE)( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))))( leader(var ? ? ? AREA)(var ? ? ? PERSON))))) - -forall GovernmentCabinet (\CAB -> forall GeopoliticalArea (\AREA -> impl ( subOrganization(var ? ? ? CAB)( el ? ? ? ( GovernmentFn(var ? ? ? AREA))))( hasPurpose(var ? ? ? CAB)(exists Stating (\ADVICE -> exists (both Entity Agent) (\LEADER -> and ( agent(var ? ? ? ADVICE)(var ? ? ? CAB))(and ( patient(var ? ? ? ADVICE)(var ? ? ? LEADER))( leader(var ? ? ? LEADER)( el ? ? ? ( GovernmentFn(var ? ? ? AREA))))))))))) - -forall GeopoliticalArea (\AREA -> subOrganization( el ? ? ? ( CabinetFn(var ? ? ? AREA)))( el ? ? ? ( ExecutiveBranchFn(var ? ? ? AREA)))) - -forall Human (\PERSON -> forall Position (\POSITION -> forall GeopoliticalArea (\AREA -> impl ( chiefOfState(var ? ? ? AREA)(var ? ? ? POSITION)(var ? ? ? PERSON))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)( el ? ? ? ( GovernmentFn(var ? ? ? AREA))))))) - -forall Human (\PERSON -> forall Position (\POSITION -> forall GeopoliticalArea (\AREA -> impl ( chiefOfState(var ? ? ? AREA)(var ? ? ? POSITION)(var ? ? ? PERSON))( occupiesPosition(var ? ? ? PERSON)(el ? ? ? Leader)( el ? ? ? ( GovernmentFn(var ? ? ? AREA))))))) - -forall Nation (\AREA -> forall Human (\PERSON -> forall Position (\POSITION -> impl ( chiefOfState(var ? ? ? AREA)(var ? ? ? POSITION)(var ? ? ? PERSON))( citizen(var ? ? ? PERSON)(var ? ? ? AREA))))) - -forall Human (\PERSON -> forall Position (\POSITION -> forall GeopoliticalArea (\AREA -> impl ( chiefOfState(var ? ? ? AREA)(var ? ? ? POSITION)(var ? ? ? PERSON))( chiefOfStateType(var ? ? ? AREA)(var ? ? ? POSITION))))) - -forall Nation (\AREA -> forall Human (\PERSON -> forall Position (\POSITION -> impl ( headOfGovernment(var ? ? ? AREA)(var ? ? ? POSITION)(var ? ? ? PERSON))( citizen(var ? ? ? PERSON)(var ? ? ? AREA))))) - -forall Human (\PERSON -> forall Position (\POSITION -> forall GeopoliticalArea (\AREA -> impl ( headOfGovernment(var ? ? ? AREA)(var ? ? ? POSITION)(var ? ? ? PERSON))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)( el ? ? ? ( GovernmentFn(var ? ? ? AREA))))))) - -forall SocialRole (\ROLE -> forall Election (\ELECTION -> impl ( electionForPosition(var ? ? ? ELECTION)(var ? ? ? ROLE))(exists Human (\CANDIDATE -> candidateForPosition(var ? ? ? ELECTION)(var ? ? ? ROLE)(var ? ? ? CANDIDATE))))) - -forall Agent (\AGENT -> forall Organization (\ORG -> impl ( member(var ? ? ? AGENT)(var ? ? ? ORG))( attribute(var ? ? ? AGENT)( el ? ? ? ( MemberFn(var ? ? ? ORG)))))) - -forall Agent (\AGENT -> forall Organization (\ORG -> impl ( attribute(var ? ? ? AGENT)( el ? ? ? ( MemberFn(var ? ? ? ORG))))( member(var ? ? ? AGENT)(var ? ? ? ORG)))) - -forall Human (\AGENT -> forall Organization (\ORG -> forall Position (\POSITION -> impl ( attribute(var ? ? ? AGENT)( el ? ? ? ( MemberRoleFn(var ? ? ? ORG)(var ? ? ? POSITION))))( attribute(var ? ? ? AGENT)( el ? ? ? ( MemberFn(var ? ? ? ORG))))))) - -forall Human (\AGENT -> forall Organization (\ORG -> forall Position (\POSITION -> impl ( attribute(var ? ? ? AGENT)( el ? ? ? ( MemberRoleFn(var ? ? ? ORG)(var ? ? ? POSITION))))( member(var ? ? ? AGENT)(var ? ? ? ORG))))) - -forall Human (\PERSON -> forall Organization (\ORG -> forall Position (\POSITION -> impl ( attribute(var ? ? ? PERSON)( el ? ? ? ( MemberRoleFn(var ? ? ? ORG)(var ? ? ? POSITION))))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? ORG))))) - -forall Organization (\ORG -> forall Position (\POSITION -> forall (both Human Object) (\PERSON -> impl ( occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? ORG))( attribute(var ? ? ? PERSON)( el ? ? ? ( MemberRoleFn(var ? ? ? ORG)(var ? ? ? POSITION))))))) - -forall Organization (\GROUP -> forall Election (\ELECTION -> impl ( electionForOrganization(var ? ? ? ELECTION)(var ? ? ? GROUP))( electionForPosition(var ? ? ? ELECTION)( el ? ? ? ( MemberFn(var ? ? ? GROUP)))))) - -forall Organization (\GROUP -> forall Election (\ELECTION -> impl ( electionForPosition(var ? ? ? ELECTION)( el ? ? ? ( MemberFn(var ? ? ? GROUP))))( electionForOrganization(var ? ? ? ELECTION)(var ? ? ? GROUP)))) - -forall Agent (\CONTENDER -> forall SocialRole (\POSITION -> forall Election (\ELECTION -> impl ( candidateForPosition(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? CONTENDER))( electionForPosition(var ? ? ? ELECTION)(var ? ? ? POSITION))))) - -forall (both Agent Organization) (\AGENT -> forall (both Agent CognitiveAgent) (\CONTENDER -> forall (both SocialRole Position) (\POSITION -> forall (both Election Process) (\ELECTION -> impl (and ( candidateForPosition(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? CONTENDER))( agent(var ? ? ? ELECTION)(var ? ? ? AGENT)))( desires(var ? ? ? CONTENDER)( occupiesPosition(var ? ? ? CONTENDER)(var ? ? ? POSITION)(var ? ? ? AGENT))))))) - -forall RealNumber (\FRACTION -> forall Agent (\CONTENDER -> forall SocialRole (\POSITION -> forall Election (\ELECTION -> impl ( voteFractionReceived(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? CONTENDER)(var ? ? ? FRACTION))( candidateForPosition(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? CONTENDER)))))) - -forall PopularElection (\ELECTION -> forall (both RealNumber Quantity) (\NUMBER1 -> forall (both Agent Entity) (\PERSON1 -> forall SocialRole (\POSITION -> impl (and ( electionWinner(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? PERSON1))( voteFractionReceived(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? PERSON1)(var ? ? ? NUMBER1)))(exists (both RealNumber Quantity) (\NUMBER2 -> not (exists (both Agent Entity) (\PERSON2 -> and ( voteFractionReceived(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? PERSON2)(var ? ? ? NUMBER2))(and ( not (equal(var ? ? ? PERSON1)(var ? ? ? PERSON2)))( greaterThanOrEqualTo(var ? ? ? NUMBER2)(var ? ? ? NUMBER1))))))))))) - -forall PopularElection (\ELECTION -> forall (both RealNumber Quantity) (\NUMBER2 -> forall (both Agent Entity) (\PERSON2 -> forall (both RealNumber Quantity) (\NUMBER1 -> forall (both Agent Entity) (\PERSON1 -> forall SocialRole (\POSITION -> impl (and ( electionWinner(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? PERSON1))(and ( voteFractionReceived(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? PERSON1)(var ? ? ? NUMBER1))(and ( voteFractionReceived(var ? ? ? ELECTION)(var ? ? ? POSITION)(var ? ? ? PERSON2)(var ? ? ? NUMBER2))( not (equal(var ? ? ? PERSON1)(var ? ? ? PERSON2))))))( greaterThan(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))))))) - -forall LegislativeChamber (\CHAMBER1 -> forall LegislativeChamber (\CHAMBER2 -> forall (both Agent GeopoliticalArea) (\AREA -> forall (both Object Organization) (\ORG -> impl (and ( attribute(var ? ? ? ORG)(el ? ? ? UnicameralLegislature))(and ( legislativeBranch(var ? ? ? ORG)(var ? ? ? AREA))(and ( subOrganization(var ? ? ? CHAMBER1)( el ? ? ? ( GovernmentFn(var ? ? ? AREA))))( subOrganization(var ? ? ? CHAMBER2)( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))))))( equal(var ? ? ? CHAMBER1)(var ? ? ? CHAMBER2)))))) - -forall Organization (\AGENT -> forall Organization (\ORG -> impl ( legislativeBranch(var ? ? ? ORG)(var ? ? ? AGENT))( subOrganization(var ? ? ? ORG)(var ? ? ? AGENT)))) - -forall GeopoliticalArea (\AREA -> forall Organization (\ORG -> impl ( legislativeBranch(var ? ? ? ORG)(var ? ? ? AREA))( subOrganization(var ? ? ? ORG)( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))))) - -forall (both Agent GeopoliticalArea) (\AGENT -> forall (both Organization Entity) (\BRANCH -> impl ( legislativeBranch(var ? ? ? BRANCH)(var ? ? ? AGENT))( equal(var ? ? ? BRANCH)( el ? ? ? ( LegislatureFn(var ? ? ? AGENT)))))) - -forall GovernmentOrganization (\ORG -> forall GeopoliticalArea (\AREA -> judicialBranch(var ? ? ? ORG)(var ? ? ? AREA))) - -forall Organization (\ORG -> forall Organization (\BRANCH -> impl ( judicialBranch(var ? ? ? BRANCH)(var ? ? ? ORG))( subOrganization(var ? ? ? BRANCH)(var ? ? ? ORG)))) - -forall GeopoliticalArea (\AREA -> forall Organization (\BRANCH -> impl ( judicialBranch(var ? ? ? BRANCH)(var ? ? ? AREA))( subOrganization(var ? ? ? BRANCH)( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))))) - -forall GeopoliticalArea (\AREA -> forall Organization (\ORG -> forall Organization (\BRANCH -> impl (and ( judicialBranch(var ? ? ? BRANCH)(var ? ? ? AREA))( subOrganization(var ? ? ? ORG)(var ? ? ? BRANCH)))( subOrganization(var ? ? ? ORG)( el ? ? ? ( GovernmentFn(var ? ? ? AREA))))))) - -forall (both Agent GeopoliticalArea) (\AGENT -> forall (both Organization Entity) (\BRANCH -> impl ( judicialBranch(var ? ? ? BRANCH)(var ? ? ? AGENT))( equal(var ? ? ? BRANCH)( el ? ? ? ( JudiciaryFn(var ? ? ? AGENT)))))) - -forall IslamicLawCourt (\COURT -> attribute(var ? ? ? COURT)(el ? ? ? IslamicLaw)) - -forall (both Object CognitiveAgent) (\PERSON -> impl ( attribute(var ? ? ? PERSON)(el ? ? ? JudgeAtLaw))(exists (both JudicialOrganization GovernmentOrganization) (\ORG -> employs(var ? ? ? ORG)(var ? ? ? PERSON)))) - -forall PoliticalParty (\ORGANIZATION -> forall Position (\POSITION -> forall (both Human SelfConnectedObject) (\PERSON -> impl ( occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? ORGANIZATION))( member(var ? ? ? PERSON)(var ? ? ? ORGANIZATION))))) - -forall (both Organization Entity) (\ORG -> forall (both Human Agent) (\PERSON -> impl ( occupiesPosition(var ? ? ? PERSON)(el ? ? ? Leader)(var ? ? ? ORG))(exists Guiding (\LEADING -> and ( patient(var ? ? ? LEADING)(var ? ? ? ORG))( agent(var ? ? ? LEADING)(var ? ? ? PERSON)))))) - -forall GeopoliticalArea (\AREA -> forall (both Human Agent) (\PERSON -> impl ( occupiesPosition(var ? ? ? PERSON)(el ? ? ? Leader)( el ? ? ? ( GovernmentFn(var ? ? ? AREA))))(exists Guiding (\LEADING -> and ( patient(var ? ? ? LEADING)(var ? ? ? AREA))( agent(var ? ? ? LEADING)(var ? ? ? PERSON)))))) - -forall PoliticalPressureGroup (\GROUP -> exists Requesting (\REQ -> exists GovernmentOrganization (\ORG -> and ( agent(var ? ? ? REQ)(var ? ? ? GROUP))( patient(var ? ? ? REQ)(var ? ? ? ORG))))) - -forall PoliticalPressureGroup (\GROUP -> forall GovernmentOrganization (\ORG -> forall AreaOfConcern (\AIM -> impl (and ( organizationalObjective(var ? ? ? GROUP)(var ? ? ? AIM))( organizationalObjective(var ? ? ? ORG)(var ? ? ? AIM)))( inScopeOfInterest(var ? ? ? GROUP)(var ? ? ? ORG))))) - -forall ForeignTerroristOrganization (\X -> exists Declaring (\EV -> and ( agent(var ? ? ? EV)(el ? ? ? USStateDepartment))( patient(var ? ? ? EV)(var ? ? ? X)))) - -forall Group (\GROUP -> forall RelationalAttribute (\STATUS -> forall Agent (\AGENT -> impl ( associateWithStatus(var ? ? ? AGENT)(var ? ? ? STATUS)(var ? ? ? GROUP))( associateInOrganization(var ? ? ? AGENT)(var ? ? ? GROUP))))) - -forall (both Group Collection) (\GROUP -> forall (both Agent SelfConnectedObject) (\AGENT -> impl ( associateWithStatus(var ? ? ? AGENT)(el ? ? ? FullMember)(var ? ? ? GROUP))( member(var ? ? ? AGENT)(var ? ? ? GROUP)))) - -forall (both Group Collection) (\GROUP -> forall (both Agent SelfConnectedObject) (\AGENT -> impl ( associateWithStatus(var ? ? ? AGENT)(el ? ? ? SuspendedMember)(var ? ? ? GROUP))( not (member(var ? ? ? AGENT)(var ? ? ? GROUP))))) - -forall InternationalOrganization (\ORG -> exists Nation (\COUNTRY1 -> exists Nation (\COUNTRY2 -> and ( agentOperatesInArea(var ? ? ? ORG)(var ? ? ? COUNTRY1))(and ( agentOperatesInArea(var ? ? ? ORG)(var ? ? ? COUNTRY2))( not (equal(var ? ? ? COUNTRY1)(var ? ? ? COUNTRY2))))))) - -forall (both Organization Physical) (\ORG2 -> forall (both Organization Physical) (\ORG1 -> impl ( successorOrganization(var ? ? ? ORG1)(var ? ? ? ORG2))( earlier( el ? ? ? ( WhenFn(var ? ? ? ORG1)))( el ? ? ? ( WhenFn(var ? ? ? ORG2)))))) - -forall (both Attribute AreaOfConcern) (\OVERAIM -> forall (both AreaOfConcern Attribute) (\AIM -> forall Agent (\ORG -> impl (and ( organizationalObjective(var ? ? ? ORG)(var ? ? ? AIM))( subAttribute(var ? ? ? AIM)(var ? ? ? OVERAIM)))( organizationalObjective(var ? ? ? ORG)(var ? ? ? OVERAIM))))) - -forall Nation (\AREA -> impl ( member(var ? ? ? AREA)(el ? ? ? EuropeanMonetaryUnion))( currencyType(var ? ? ? AREA)(el ? ? ? EuroDollar))) - -forall Nation (\AREA -> impl ( currencyType(var ? ? ? AREA)(el ? ? ? EuroDollar))( member(var ? ? ? AREA)(el ? ? ? EuropeanMonetaryUnion))) - -forall (both SelfConnectedObject (both Object Agent)) (\AGENT -> impl (and ( member(var ? ? ? AGENT)(el ? ? ? InternationalCourtOfJustice))( attribute(var ? ? ? AGENT)(el ? ? ? JudgeAtLaw)))(exists GeopoliticalArea (\POLITY -> representativeAgentToAgent(var ? ? ? POLITY)(var ? ? ? AGENT)(el ? ? ? InternationalCourtOfJustice)))) - -forall SelfConnectedObject (\PART -> equiv ( member(var ? ? ? PART)(el ? ? ? InternationalRedCrossAndRedCrescentMovement))( member(var ? ? ? PART)(el ? ? ? InternationalFederationOfRedCrossAndRedCrescentSocieties))) - -forall ForeignServicePosition (\ROLE -> subAttribute(var ? ? ? ROLE)(el ? ? ? DiplomaticAgent)) - -forall Nation (\AGENT1 -> forall Agent (\AGENT2 -> forall Position (\POSITION -> forall Human (\PERSON -> impl ( diplomaticRepresentativeInRole(var ? ? ? AGENT1)(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? AGENT2))(exists DiplomaticOrganization (\ORG -> and ( subOrganization(var ? ? ? ORG)( el ? ? ? ( GovernmentFn(var ? ? ? AGENT1))))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? ORG)))))))) - -forall Organization (\AGENT1 -> forall Organization (\ORG -> forall Agent (\AGENT2 -> forall Position (\POSITION -> forall Human (\PERSON -> impl ( diplomaticRepresentativeInRole(var ? ? ? AGENT1)(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? AGENT2))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? ORG))))))) - -forall GeopoliticalArea (\AGENT1 -> forall Agent (\AGENT2 -> forall Position (\POSITION -> forall (both Human CognitiveAgent) (\PERSON -> impl ( diplomaticRepresentativeInRole(var ? ? ? AGENT1)(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? AGENT2))( employs( el ? ? ? ( GovernmentFn(var ? ? ? AGENT1)))(var ? ? ? PERSON)))))) - -forall Organization (\AGENT1 -> forall Agent (\AGENT2 -> forall Position (\POSITION -> forall (both Human CognitiveAgent) (\PERSON -> impl ( diplomaticRepresentativeInRole(var ? ? ? AGENT1)(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? AGENT2))( employs(var ? ? ? AGENT1)(var ? ? ? PERSON)))))) - -forall GeopoliticalArea (\AGENT2 -> forall Position (\POSITION -> forall (both Human Agent) (\PERSON -> forall Agent (\AGENT1 -> impl ( diplomaticRepresentativeInRole(var ? ? ? AGENT1)(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? AGENT2))( agentOperatesInArea(var ? ? ? PERSON)(var ? ? ? AGENT2)))))) - -forall Organization (\AGENT1 -> forall GeopoliticalArea (\AGENT2 -> forall Position (\POSITION -> forall Human (\PERSON -> impl ( diplomaticRepresentativeInRole(var ? ? ? AGENT1)(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? AGENT2))( agentOperatesInArea(var ? ? ? AGENT1)(var ? ? ? AGENT2)))))) - -forall Nation (\AGENT1 -> forall GeopoliticalArea (\AGENT2 -> forall DiplomaticOrganization (\ORG -> forall Position (\POSITION -> forall Human (\PERSON -> impl (and ( diplomaticRepresentativeInRole(var ? ? ? AGENT1)(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? AGENT2))(and ( subOrganization(var ? ? ? ORG)( el ? ? ? ( GovernmentFn(var ? ? ? AGENT1))))( occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? ORG))))( agentOperatesInArea(var ? ? ? ORG)(var ? ? ? AGENT2))))))) - -forall Agent (\AGENT2 -> forall Position (\POSITION -> forall Human (\PERSON -> forall Agent (\AGENT1 -> impl ( diplomaticRepresentativeInRole(var ? ? ? AGENT1)(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? AGENT2))( diplomaticRepresentationType(var ? ? ? AGENT1)(var ? ? ? POSITION)(var ? ? ? AGENT2)))))) - -forall Nation (\AGENT3 -> forall (both Agent GeopoliticalArea) (\AGENT2 -> forall Position (\POSITION -> forall Agent (\AGENT1 -> impl (and ( diplomaticRepresentationType(var ? ? ? AGENT1)(var ? ? ? POSITION)(var ? ? ? AGENT2))( geopoliticalSubdivision(var ? ? ? AGENT2)(var ? ? ? AGENT3)))( diplomaticRepresentationType(var ? ? ? AGENT1)(var ? ? ? POSITION)(var ? ? ? AGENT3)))))) - -forall (both Agent GeopoliticalArea) (\COUNTRY2 -> forall Position (\ROLE -> forall (both Agent GeopoliticalArea) (\COUNTRY1 -> impl ( diplomaticRepresentationType(var ? ? ? COUNTRY1)(var ? ? ? ROLE)(var ? ? ? COUNTRY2))( diplomaticRelations(var ? ? ? COUNTRY1)(var ? ? ? COUNTRY2))))) - -forall (both GeopoliticalArea Agent) (\COUNTRY2 -> forall (both GeopoliticalArea Agent) (\COUNTRY1 -> impl ( diplomaticRelations(var ? ? ? COUNTRY1)(var ? ? ? COUNTRY2))(exists ForeignServicePosition (\ROLE -> and ( subAttribute(var ? ? ? ROLE)(el ? ? ? DiplomaticAgent))( diplomaticRepresentationType(var ? ? ? COUNTRY1)(var ? ? ? ROLE)(var ? ? ? COUNTRY2)))))) - -forall (both GeopoliticalArea Agent) (\COUNTRY2 -> forall (both GeopoliticalArea Agent) (\COUNTRY1 -> impl ( diplomaticRelations(var ? ? ? COUNTRY1)(var ? ? ? COUNTRY2))(exists ForeignServicePosition (\ROLE -> and ( subAttribute(var ? ? ? ROLE)(el ? ? ? DiplomaticAgent))( diplomaticRepresentationType(var ? ? ? COUNTRY2)(var ? ? ? ROLE)(var ? ? ? COUNTRY1)))))) - -forall (both GeopoliticalArea Agent) (\COUNTRY2 -> forall (both GeopoliticalArea Agent) (\COUNTRY1 -> impl ( diplomaticRelations(var ? ? ? COUNTRY1)(var ? ? ? COUNTRY2))(exists Position (\ROLE1 -> exists Position (\ROLE2 -> and ( diplomaticRepresentationType(var ? ? ? COUNTRY1)(var ? ? ? ROLE1)(var ? ? ? COUNTRY2))( diplomaticRepresentationType(var ? ? ? COUNTRY2)(var ? ? ? ROLE2)(var ? ? ? COUNTRY1))))))) - -forall Agent (\COUNTRY2 -> forall (both Position Attribute) (\ROLE -> forall (both Agent Nation) (\COUNTRY1 -> impl (and ( diplomaticRepresentationType(var ? ? ? COUNTRY1)(var ? ? ? ROLE)(var ? ? ? COUNTRY2))( subAttribute(var ? ? ? ROLE)(el ? ? ? DiplomaticAgent)))(exists Human (\PERSON -> and ( citizen(var ? ? ? PERSON)(var ? ? ? COUNTRY1))( diplomaticRepresentativeInRole(var ? ? ? COUNTRY1)(var ? ? ? PERSON)(var ? ? ? ROLE)(var ? ? ? COUNTRY2))))))) - -forall Agent (\COUNTRY2 -> forall Position (\ROLE -> forall (both Human Agent) (\PERSON -> forall Agent (\COUNTRY1 -> impl ( diplomaticRepresentativeInRole(var ? ? ? COUNTRY1)(var ? ? ? PERSON)(var ? ? ? ROLE)(var ? ? ? COUNTRY2))( representativeAgentToAgent(var ? ? ? COUNTRY1)(var ? ? ? PERSON)(var ? ? ? COUNTRY2)))))) - -forall Organization (\SENDER -> forall CognitiveAgent (\REP -> forall Agent (\RECEIVER -> impl ( representativeAgentToAgent(var ? ? ? SENDER)(var ? ? ? REP)(var ? ? ? RECEIVER))( employs(var ? ? ? SENDER)(var ? ? ? REP))))) - -forall Nation (\SENDER -> forall CognitiveAgent (\REP -> forall Agent (\RECEIVER -> impl ( representativeAgentToAgent(var ? ? ? SENDER)(var ? ? ? REP)(var ? ? ? RECEIVER))( employs( el ? ? ? ( GovernmentFn(var ? ? ? SENDER)))(var ? ? ? REP))))) - -forall Nation (\SENDER -> forall Nation (\RECEIVER -> forall Human (\PERSON -> forall (both Attribute Position) (\ROLE -> impl (and ( attribute(var ? ? ? PERSON)(var ? ? ? ROLE))(and ( subAttribute(var ? ? ? ROLE)(el ? ? ? DiplomaticAgent))( representativeAgentToAgent(var ? ? ? SENDER)(var ? ? ? PERSON)(var ? ? ? RECEIVER))))( diplomaticRepresentationType(var ? ? ? SENDER)(var ? ? ? ROLE)(var ? ? ? RECEIVER)))))) - -forall Agent (\AGENT2 -> forall Agent (\AGENT1 -> impl ( diplomaticOrganizationType(var ? ? ? AGENT1)(desc ConsulateGeneral ? ?)(var ? ? ? AGENT2))( diplomaticRepresentationType(var ? ? ? AGENT1)(el ? ? ? ConsulGeneral)(var ? ? ? AGENT2)))) - -forall City (\AREA2 -> forall Agent (\AGENT2 -> forall Agent (\AGENT1 -> impl ( diplomaticRepresentationType(var ? ? ? AGENT1)(el ? ? ? ConsulGeneral)(var ? ? ? AGENT2))( diplomaticOrganizationType(var ? ? ? AGENT1)(desc ConsulateGeneral ? ?)(var ? ? ? AGENT2))))) - -forall Agent (\AGENT2 -> forall Human (\PERSON -> forall Agent (\AGENT1 -> impl ( diplomaticRepresentativeInRole(var ? ? ? AGENT1)(var ? ? ? PERSON)(el ? ? ? Ambassador)(var ? ? ? AGENT2))( diplomaticOrganizationType(var ? ? ? AGENT1)(desc Embassy ? ?)(var ? ? ? AGENT2))))) - -forall Agent (\AGENT2 -> forall Agent (\AGENT1 -> impl ( diplomaticRepresentationType(var ? ? ? AGENT1)(el ? ? ? Ambassador)(var ? ? ? AGENT2))( diplomaticOrganizationType(var ? ? ? AGENT1)(desc Embassy ? ?)(var ? ? ? AGENT2)))) - -forall Agent (\AGENT2 -> forall Agent (\AGENT1 -> impl ( diplomaticOrganizationType(var ? ? ? AGENT1)(desc Embassy ? ?)(var ? ? ? AGENT2))( diplomaticRepresentationType(var ? ? ? AGENT1)(el ? ? ? Ambassador) (var ? ? ? AGENT2)))) diff --git a/examples/SUMO/axioms/GovernmentHiO.gft b/examples/SUMO/axioms/GovernmentHiO.gft deleted file mode 100644 index 6614d1239..000000000 --- a/examples/SUMO/axioms/GovernmentHiO.gft +++ /dev/null @@ -1,10 +0,0 @@ - -AsymmetricRelation ? (\x,y -> primaryGeopoliticalSubdivision x y) - -AsymmetricRelation ? (\x,y -> chamberOfLegislature x y) - -AsymmetricRelation ? (\x,y -> successorOrganization x y) - -SymmetricRelation ? (\x,y -> diplomaticRelations x y) - -IrreflexiveRelation ? (\x,y -> diplomaticRelations x y) diff --git a/examples/SUMO/axioms/GovernmentP.gft b/examples/SUMO/axioms/GovernmentP.gft deleted file mode 100644 index 97ad590e9..000000000 --- a/examples/SUMO/axioms/GovernmentP.gft +++ /dev/null @@ -1,1184 +0,0 @@ - -leaderPosition (el ? ? ? UnitedKingdom) (el ? ? ? PrimeMinister) - -leaderPosition (el ? ? ? Canada) (el ? ? ? PrimeMinister) - -leaderPosition (el ? ? ? Iran) (el ? ? ? President) - -subOrganization (el ? ? ? USStateDepartment) (el ? ? ? (GovernmentFn (el ? ? ? UnitedStates))) - -subsumesContentInstance (el ? ? ? ImmigrationAndNationalityAct_US) (el ? ? ? ImmigrationAndNationalityAct_Section219_US) - -dateEstablished (el ? ? ? AfricanCaribbeanAndPacificGroupOfStates) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 6)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1975)))))))) - -organizationalObjective (el ? ? ? AfricanCaribbeanAndPacificGroupOfStates) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? AfricanDevelopmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 4)) (descToDesc ? ? ? (MonthFn (desc August ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1963)))))))) - -organizationalObjective (el ? ? ? AfricanDevelopmentBank) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? AfricanDevelopmentBank) (el ? ? ? SocialDevelopment) - -dateEstablished (el ? ? ? AgencyForTheFrenchSpeakingCommunity) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 20)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1970)))))))) - -dateEstablished (el ? ? ? AgencyForTheProhibitionOfNuclearWeaponsInLatinAmericaAndTheCaribbean) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 14)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1967)))))))) - -organizationalObjective (el ? ? ? AgencyForTheProhibitionOfNuclearWeaponsInLatinAmericaAndTheCaribbean) (el ? ? ? NuclearNonproliferation) - -organizationalObjective (el ? ? ? AgencyForTheProhibitionOfNuclearWeaponsInLatinAmericaAndTheCaribbean) (el ? ? ? PeacefulUseOfAtomicPower) - -dateEstablished (el ? ? ? AndeanCommunityOfNations) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1969)))))))) - -organizationalObjective (el ? ? ? AndeanCommunityOfNations) (el ? ? ? EconomicIntegration) - -dateEstablished (el ? ? ? AntarcticTreatyCouncil) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 23)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1961)))))))) - -organizationalObjective (el ? ? ? AntarcticTreatyCouncil) (el ? ? ? AdministrationAndManagement) - -organizationalObjective (el ? ? ? AntarcticTreatyCouncil) (el ? ? ? PromoteRegionalStability) - -dateEstablished (el ? ? ? ArabBankForEconomicDevelopmentInAfrica) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 18)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1974)))))))) - -organizationalObjective (el ? ? ? ArabBankForEconomicDevelopmentInAfrica) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? ArabCooperationCouncil) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 16)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1989)))))))) - -organizationalObjective (el ? ? ? ArabCooperationCouncil) (el ? ? ? EconomicIntegration) - -dateEstablished (el ? ? ? ArabFundForEconomicAndSocialDevelopment) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 16)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1968)))))))) - -organizationalObjective (el ? ? ? ArabFundForEconomicAndSocialDevelopment) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? ArabFundForEconomicAndSocialDevelopment) (el ? ? ? SocialDevelopment) - -dateEstablished (el ? ? ? ArabLeague) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -organizationalObjective (el ? ? ? ArabLeague) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? ArabLeague) (el ? ? ? SocialCooperation) - -organizationalObjective (el ? ? ? ArabLeague) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? ArabLeague) (el ? ? ? MilitaryCooperation) - -dateEstablished (el ? ? ? ArabMaghrebUnion) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 17)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1989)))))))) - -organizationalObjective (el ? ? ? ArabMaghrebUnion) (el ? ? ? EconomicIntegration) - -organizationalObjective (el ? ? ? ArabMaghrebUnion) (el ? ? ? CulturalCooperation) - -organizationalObjective (el ? ? ? ArabMaghrebUnion) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? ArabMaghrebUnion) (el ? ? ? MilitaryCooperation) - -dateEstablished (el ? ? ? ArabMonetaryFund) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 27)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1976)))))))) - -organizationalObjective (el ? ? ? ArabMonetaryFund) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? AsiaPacificEconomicCooperation) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 7)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1989)))))))) - -organizationalObjective (el ? ? ? AsiaPacificEconomicCooperation) (el ? ? ? PromotionOfTradeAndInvestment) - -dateEstablished (el ? ? ? AsianDevelopmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 19)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1966)))))))) - -organizationalObjective (el ? ? ? AsianDevelopmentBank) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? AssociationOfSoutheastAsianNations) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 8)) (descToDesc ? ? ? (MonthFn (desc August ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1967)))))))) - -organizationalObjective (el ? ? ? AssociationOfSoutheastAsianNations) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? AssociationOfSoutheastAsianNations) (el ? ? ? SocialCooperation) - -organizationalObjective (el ? ? ? AssociationOfSoutheastAsianNations) (el ? ? ? CulturalCooperation) - -dateEstablished (el ? ? ? ASEANRegionalForum) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1994)))) - -organizationalObjective (el ? ? ? ASEANRegionalForum) (el ? ? ? RegionalSecurity) - -dateEstablished (el ? ? ? AustraliaGroup) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1984)))) - -organizationalObjective (el ? ? ? AustraliaGroup) (el ? ? ? CBWExportControls) - -dateEstablished (el ? ? ? AustraliaNewZealandUnitedStatesSecurityTreaty) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc September ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1951)))))))) - -organizationalObjective (el ? ? ? AustraliaNewZealandUnitedStatesSecurityTreaty) (el ? ? ? MutualDefensePact) - -dateEstablished (el ? ? ? BankForInternationalSettlements) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 20)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1930)))))))) - -organizationalObjective (el ? ? ? BankForInternationalSettlements) (el ? ? ? FinancialCooperation) - -dateEstablished (el ? ? ? BeneluxEconomicUnion) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 3)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1958)))))))) - -organizationalObjective (el ? ? ? BeneluxEconomicUnion) (el ? ? ? EconomicIntegration) - -member (el ? ? ? Belgium) (el ? ? ? BeneluxEconomicUnion) - -member (el ? ? ? Netherlands) (el ? ? ? BeneluxEconomicUnion) - -member (el ? ? ? Luxembourg) (el ? ? ? BeneluxEconomicUnion) - -dateEstablished (el ? ? ? BigSeven) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1975)))) - -organizationalObjective (el ? ? ? BigSeven) (el ? ? ? EconomicPolicyCoordination) - -dateEstablished (el ? ? ? BigSix) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1967)))) - -organizationalObjective (el ? ? ? BigSix) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? BlackSeaEconomicCooperationZone) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 25)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1992)))))))) - -organizationalObjective (el ? ? ? BlackSeaEconomicCooperationZone) (el ? ? ? PromoteRegionalStability) - -organizationalObjective (el ? ? ? BlackSeaEconomicCooperationZone) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? CaribbeanCommunityAndCommonMarket) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 4)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1973)))))))) - -organizationalObjective (el ? ? ? CaribbeanCommunityAndCommonMarket) (el ? ? ? EconomicIntegration) - -organizationalObjective (el ? ? ? CaribbeanCommunityAndCommonMarket) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? CaribbeanDevelopmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 18)) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1969)))))))) - -organizationalObjective (el ? ? ? CaribbeanDevelopmentBank) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? CaribbeanDevelopmentBank) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? CentralAfricanStatesDevelopmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 3)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1975)))))))) - -organizationalObjective (el ? ? ? CentralAfricanStatesDevelopmentBank) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? CentralAmericanBankForEconomicIntegration) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 13)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1960)))))))) - -organizationalObjective (el ? ? ? CentralAmericanBankForEconomicIntegration) (el ? ? ? EconomicIntegration) - -organizationalObjective (el ? ? ? CentralAmericanBankForEconomicIntegration) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? CentralAmericanCommonMarket) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 13)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1960)))))))) - -organizationalObjective (el ? ? ? CentralAmericanCommonMarket) (el ? ? ? EconomicIntegration) - -dateEstablished (el ? ? ? CentralEuropeanInitiative) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 11)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1989)))))))) - -organizationalObjective (el ? ? ? CentralEuropeanInitiative) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? CentralEuropeanInitiative) (el ? ? ? PoliticalCooperation) - -dateEstablished (el ? ? ? ColomboPlan) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1950)))))) - -organizationalObjective (el ? ? ? ColomboPlan) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? ColomboPlan) (el ? ? ? SocialDevelopment) - -dateEstablished (el ? ? ? CommonwealthOfNations) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 31)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1931)))))))) - -organizationalObjective (el ? ? ? CommonwealthOfNations) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? CommonwealthOfNations) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? CommonwealthOfIndependentStates) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 8)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))))))) - -organizationalObjective (el ? ? ? CommonwealthOfIndependentStates) (el ? ? ? PoliticalCooperation) - -dateEstablished (el ? ? ? CoordinatingCommitteeOnExportControls) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1949)))) - -dateDissolved (el ? ? ? CoordinatingCommitteeOnExportControls) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 31)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1994)))))))) - -successorOrganization (el ? ? ? CoordinatingCommitteeOnExportControls) (el ? ? ? WassenaarArrangement) - -dateEstablished (el ? ? ? CouncilForMutualEconomicAssistance) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 25)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1949)))))))) - -dateDissolved (el ? ? ? CouncilForMutualEconomicAssistance) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))))))) - -dateEstablished (el ? ? ? CouncilOfArabEconomicUnity) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 3)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1957)))))))) - -organizationalObjective (el ? ? ? CouncilOfArabEconomicUnity) (el ? ? ? EconomicIntegration) - -dateEstablished (el ? ? ? CouncilOfEurope) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 5)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1949)))))))) - -organizationalObjective (el ? ? ? CouncilOfEurope) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? CouncilOfEurope) (el ? ? ? SocialDevelopment) - -organizationalObjective (el ? ? ? CouncilOfEurope) (el ? ? ? CulturalCooperation) - -organizationalObjective (el ? ? ? CouncilOfEurope) (el ? ? ? PromoteRegionalStability) - -organizationalObjective (el ? ? ? CouncilOfEurope) (el ? ? ? HumanRightsIssues) - -dateEstablished (el ? ? ? CouncilOfTheBalticSeaStates) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 6)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1992)))))))) - -organizationalObjective (el ? ? ? CouncilOfTheBalticSeaStates) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? CouncilOfTheBalticSeaStates) (el ? ? ? HumanitarianAid) - -organizationalObjective (el ? ? ? CouncilOfTheBalticSeaStates) (el ? ? ? EnergyAndTheEnvironment) - -organizationalObjective (el ? ? ? CouncilOfTheBalticSeaStates) (el ? ? ? PoliticalDevelopment) - -organizationalObjective (el ? ? ? CouncilOfTheBalticSeaStates) (el ? ? ? CulturalCooperation) - -dateEstablished (el ? ? ? CouncilOfTheEntente) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 29)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1959)))))))) - -organizationalObjective (el ? ? ? CouncilOfTheEntente) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? CouncilOfTheEntente) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? CouncilOfTheEntente) (el ? ? ? SocialCooperation) - -dateEstablished (el ? ? ? WorldCustomsOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 15)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1950)))))))) - -dateEstablished (el ? ? ? EastAfricanDevelopmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 6)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1967)))))))) - -organizationalObjective (el ? ? ? EastAfricanDevelopmentBank) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? EconomicAndSocialCouncil) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -organizationalObjective (el ? ? ? EconomicAndSocialCouncil) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? EconomicAndSocialCouncil) (el ? ? ? SocialDevelopment) - -subOrganization (el ? ? ? EconomicAndSocialCouncil) (el ? ? ? UnitedNations) - -subOrganization (el ? ? ? CommissionForSocialDevelopment) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? CommissionOnCrimePreventionAndCriminalJustice) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? CommissionOnHumanRights) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? CommissionOnNarcoticsDrugs) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? CommissionOnPopulationAndDevelopment) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? CommissionOnScienceAndTechnologyForDevelopment) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? CommissionOnSustainableDevelopment) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? CommissionOnTheStatusOfWomen) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? EconomicAndSocialCommissionForAsiaAndThePacific) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? EconomicAndSocialCommissionForWesternAsia) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? EconomicCommissionForAfrica) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? EconomicCommissionForEurope) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? EconomicCommissionForLatinAmericaAndTheCaribbean) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? FoodAndAgricultureOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalAtomicEnergyAgency) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalBankForReconstructionAndDevelopment) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalCenterForSecretariatOfInvestmentDisputes) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalCivilAviationOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalDevelopmentAssociation) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalFinanceCorporation) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalFundForAgriculturalDevelopment) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalLaborOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalMaritimeOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalMonetaryFund) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? InternationalTelecommunicationUnion) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? MulitlateralInvestmentGeographicAgency) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? StatisticalCommission) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? UnitedNationsEducationalScientificAndCulturalOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? UnitedNationsIndustrialDevelopmentOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? UniversalPostalUnion) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? WorldHealthOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? WorldIntellectualPropertyOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? WorldMeteorologicalOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? WorldTourismOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? WorldTradeOrganization) (el ? ? ? EconomicAndSocialCouncil) - -subOrganization (el ? ? ? WorldFoodProgram) (el ? ? ? EconomicAndSocialCouncil) - -dateEstablished (el ? ? ? EconomicCommunityOfTheGreatLakesCountries) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 20)) (descToDesc ? ? ? (MonthFn (desc September ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1976)))))))) - -organizationalObjective (el ? ? ? EconomicCommunityOfTheGreatLakesCountries) (el ? ? ? EconomicIntegration) - -dateEstablished (el ? ? ? EconomicCommunityOfWestAfricanStates) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 28)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1975)))))))) - -organizationalObjective (el ? ? ? EconomicCommunityOfWestAfricanStates) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? EconomicCooperationOrganization) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1985)))))) - -organizationalObjective (el ? ? ? EconomicCooperationOrganization) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? EconomicCooperationOrganization) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? EconomicCooperationOrganization) (el ? ? ? CulturalCooperation) - -organizationalObjective (el ? ? ? EconomicCooperationOrganization) (el ? ? ? TransportationCoordination) - -organizationalObjective (el ? ? ? EconomicCooperationOrganization) (el ? ? ? CommunicationsCoordination) - -dateEstablished (el ? ? ? EuroAtlanticPartnershipCouncil) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 8)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))))))) - -organizationalObjective (el ? ? ? EuroAtlanticPartnershipCouncil) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? EuroAtlanticPartnershipCouncil) (el ? ? ? MilitaryCooperation) - -organizationalObjective (el ? ? ? EuroAtlanticPartnershipCouncil) (el ? ? ? ConventionalArmsControl) - -dateEstablished (el ? ? ? EuropeanBankForReconstructionAndDevelopment) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 15)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))))))) - -organizationalObjective (el ? ? ? EuropeanBankForReconstructionAndDevelopment) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? EuropeanCommunity) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 8)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1965)))))))) - -organizationalObjective (el ? ? ? EuropeanCommunity) (el ? ? ? EconomicIntegration) - -organizationalObjective (el ? ? ? EuropeanCommunity) (el ? ? ? PoliticalCooperation) - -dateEstablished (el ? ? ? EuropeanFreeTradeAssociation) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 4)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1960)))))))) - -organizationalObjective (el ? ? ? EuropeanFreeTradeAssociation) (el ? ? ? PromotionOfFreeTrade) - -dateEstablished (el ? ? ? EuropeanInvestmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 25)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1957)))))))) - -organizationalObjective (el ? ? ? EuropeanInvestmentBank) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? EuropeanMonetaryUnion) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 7)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1992)))))))) - -organizationalObjective (el ? ? ? EuropeanMonetaryUnion) (el ? ? ? MonetaryUnion) - -member (el ? ? ? Austria) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Belgium) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Finland) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? France) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Germany) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Greece) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Ireland) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Italy) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Luxembourg) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Netherlands) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Portugal) (el ? ? ? EuropeanMonetaryUnion) - -member (el ? ? ? Spain) (el ? ? ? EuropeanMonetaryUnion) - -dateEstablished (el ? ? ? EuropeanOrganizationForNuclearResearch) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1953)))))))) - -organizationalObjective (el ? ? ? EuropeanOrganizationForNuclearResearch) (el ? ? ? PeacefulUseOfAtomicPower) - -organizationalObjective (el ? ? ? EuropeanOrganizationForNuclearResearch) (el ? ? ? TechnologyCooperation) - -organizationalObjective (el ? ? ? EuropeanOrganizationForNuclearResearch) (el ? ? ? ScientificCooperation) - -dateEstablished (el ? ? ? EuropeanSpaceAgency) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 31)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1975)))))))) - -organizationalObjective (el ? ? ? EuropeanSpaceAgency) (el ? ? ? SpaceResearchAndTechnology) - -organizationalObjective (el ? ? ? EuropeanSpaceAgency) (el ? ? ? TechnologyCooperation) - -dateEstablished (el ? ? ? EuropeanUnion) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 7)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1992)))))))) - -organizationalObjective (el ? ? ? EuropeanUnion) (el ? ? ? EconomicIntegration) - -organizationalObjective (el ? ? ? EuropeanUnion) (el ? ? ? MonetaryUnion) - -organizationalObjective (el ? ? ? EuropeanUnion) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? EuropeanUnion) (el ? ? ? SocialCooperation) - -organizationalObjective (el ? ? ? EuropeanUnion) (el ? ? ? MilitaryCooperation) - -successorOrganization (el ? ? ? EuropeanCommunity) (el ? ? ? EuropeanUnion) - -dateEstablished (el ? ? ? FoodAndAgricultureOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 16)) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -organizationalObjective (el ? ? ? FoodAndAgricultureOrganization) (el ? ? ? AgriculturalDevelopment) - -dateEstablished (el ? ? ? FrancZone) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1964)))) - -organizationalObjective (el ? ? ? FrancZone) (el ? ? ? MonetaryUnion) - -dateEstablished (el ? ? ? GroupOf3) (descToDesc ? ? ? (MonthFn (desc September ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1990)))))) - -organizationalObjective (el ? ? ? GroupOf3) (el ? ? ? PoliticalCooperation) - -dateEstablished (el ? ? ? GroupOf5) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc September ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1985)))))))) - -organizationalObjective (el ? ? ? GroupOf5) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? GroupOf6) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1985)))))))) - -organizationalObjective (el ? ? ? GroupOf6) (el ? ? ? NuclearDisarmament) - -dateEstablished (el ? ? ? GroupOf7) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc September ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1985)))))))) - -organizationalObjective (el ? ? ? GroupOf7) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? GroupOf8) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1975)))))) - -organizationalObjective (el ? ? ? GroupOf8) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? GroupOf9) (el ? ? ? PoliticalCooperation) - -dateEstablished (el ? ? ? GroupOf10) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1962)))))) - -organizationalObjective (el ? ? ? GroupOf10) (el ? ? ? CoordinateCreditPolicy) - -dateEstablished (el ? ? ? GroupOf11) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1984)))))))) - -organizationalObjective (el ? ? ? GroupOf11) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? GroupOf15) (descToDesc ? ? ? (MonthFn (desc September ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1989)))))) - -organizationalObjective (el ? ? ? GroupOf15) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? GroupOf15) (el ? ? ? PoliticalCooperation) - -dateEstablished (el ? ? ? GroupOf24) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc August ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1989)))))))) - -organizationalObjective (el ? ? ? GroupOf24) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? GroupOf77) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 15)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1964)))))))) - -organizationalObjective (el ? ? ? GroupOf77) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? GulfCooperationCouncil) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 25)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1981)))))))) - -organizationalObjective (el ? ? ? GulfCooperationCouncil) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? GulfCooperationCouncil) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? GulfCooperationCouncil) (el ? ? ? MilitaryCooperation) - -organizationalObjective (el ? ? ? GulfCooperationCouncil) (el ? ? ? SocialCooperation) - -dateEstablished (el ? ? ? IndianOceanCommission) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 21)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1982)))))))) - -organizationalObjective (el ? ? ? IndianOceanCommission) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? IndianOceanCommission) (el ? ? ? PoliticalCooperation) - -dateEstablished (el ? ? ? InterAmericanDevelopmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 8)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1959)))))))) - -organizationalObjective (el ? ? ? InterAmericanDevelopmentBank) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? InterAmericanDevelopmentBank) (el ? ? ? SocialDevelopment) - -dateEstablished (el ? ? ? InterGovernmentalAuthorityOnDevelopment) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 21)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))))))) - -organizationalObjective (el ? ? ? InterGovernmentalAuthorityOnDevelopment) (el ? ? ? SocialCooperation) - -organizationalObjective (el ? ? ? InterGovernmentalAuthorityOnDevelopment) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? InterGovernmentalAuthorityOnDevelopment) (el ? ? ? ScientificCooperation) - -dateEstablished (el ? ? ? InternationalAtomicEnergyAgency) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1956)))))))) - -organizationalObjective (el ? ? ? InternationalAtomicEnergyAgency) (el ? ? ? PeacefulUseOfAtomicPower) - -dateEstablished (el ? ? ? InternationalBankForReconstructionAndDevelopment) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1944)))))))) - -organizationalObjective (el ? ? ? InternationalBankForReconstructionAndDevelopment) (el ? ? ? EconomicDevelopment) - -subOrganization (el ? ? ? InternationalBankForReconstructionAndDevelopment) (el ? ? ? UnitedNations) - -dateEstablished (el ? ? ? InternationalChamberOfCommerce) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1919)))) - -organizationalObjective (el ? ? ? InternationalChamberOfCommerce) (el ? ? ? PromotionOfFreeTrade) - -organizationalObjective (el ? ? ? InternationalChamberOfCommerce) (el ? ? ? PromotionOfTradeAndInvestment) - -organizationalObjective (el ? ? ? InternationalChamberOfCommerce) (el ? ? ? PromotionOfPrivateEnterprise) - -dateEstablished (el ? ? ? InternationalCivilAviationOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 7)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1944)))))))) - -subOrganization (el ? ? ? InternationalCivilAviationOrganization) (el ? ? ? UnitedNations) - -organizationalObjective (el ? ? ? InternationalCivilAviationOrganization) (el ? ? ? CooperationInCivilAviation) - -dateEstablished (el ? ? ? InternationalCommitteeOfTheRedCross) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 17)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1863)))))))) - -organizationalObjective (el ? ? ? InternationalCommitteeOfTheRedCross) (el ? ? ? HumanitarianAid) - -dateEstablished (el ? ? ? InternationalConfederationOfFreeTradeUnions) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1949)))))) - -organizationalObjective (el ? ? ? InternationalConfederationOfFreeTradeUnions) (el ? ? ? PromoteTradeUnionism) - -subOrganization (el ? ? ? InternationalCourtOfJustice) (el ? ? ? UnitedNations) - -organizationalObjective (el ? ? ? InternationalCourtOfJustice) (el ? ? ? InternationalJustice) - -dateEstablished (el ? ? ? InternationalCriminalPoliceOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 13)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1956)))))))) - -organizationalObjective (el ? ? ? InternationalCriminalPoliceOrganization) (el ? ? ? SupportLawEnforcement) - -dateEstablished (el ? ? ? InternationalDevelopmentAssociation) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1960)))))))) - -subOrganization (el ? ? ? InternationalDevelopmentAssociation) (el ? ? ? UnitedNations) - -organizationalObjective (el ? ? ? InternationalDevelopmentAssociation) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? InternationalEnergyAgency) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 15)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1974)))))))) - -organizationalObjective (el ? ? ? InternationalEnergyAgency) (el ? ? ? EnergyCooperation) - -dateEstablished (el ? ? ? InternationalFederationOfRedCrossAndRedCrescentSocieties) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 5)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1919)))))))) - -organizationalObjective (el ? ? ? InternationalFederationOfRedCrossAndRedCrescentSocieties) (el ? ? ? HumanitarianAid) - -dateEstablished (el ? ? ? InternationalFinanceCorporation) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 25)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1955)))))))) - -subOrganization (el ? ? ? InternationalFinanceCorporation) (el ? ? ? UnitedNations) - -organizationalObjective (el ? ? ? InternationalFinanceCorporation) (el ? ? ? PromotePrivateEnterprise) - -dateEstablished (el ? ? ? InternationalFundForAgriculturalDevelopment) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1974)))))) - -organizationalObjective (el ? ? ? InternationalFundForAgriculturalDevelopment) (el ? ? ? AgriculturalDevelopment) - -subOrganization (el ? ? ? InternationalFundForAgriculturalDevelopment) (el ? ? ? UnitedNations) - -dateEstablished (el ? ? ? InternationalHydrographicOrganization) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1919)))))) - -organizationalObjective (el ? ? ? InternationalHydrographicOrganization) (el ? ? ? ScientificCooperation) - -organizationalObjective (el ? ? ? InternationalHydrographicOrganization) (el ? ? ? InformationStandards) - -inScopeOfInterest (el ? ? ? InternationalHydrographicOrganization) (el ? ? ? WorldOcean) - -dateEstablished (el ? ? ? InternationalLaborOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 28)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1919)))))))) - -organizationalObjective (el ? ? ? InternationalLaborOrganization) (el ? ? ? WorldLaborIssues) - -subOrganization (el ? ? ? InternationalLaborOrganization) (el ? ? ? UnitedNations) - -dateEstablished (el ? ? ? InternationalMaritimeOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 6)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1948)))))))) - -subOrganization (el ? ? ? InternationalMaritimeOrganization) (el ? ? ? UnitedNations) - -organizationalObjective (el ? ? ? InternationalMaritimeOrganization) (el ? ? ? InternationalMaritimeAffairs) - -dateEstablished (el ? ? ? InternationalMonetaryFund) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1944)))))))) - -subOrganization (el ? ? ? InternationalMonetaryFund) (el ? ? ? UnitedNations) - -organizationalObjective (el ? ? ? InternationalMonetaryFund) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? InternationalMonetaryFund) (el ? ? ? MonetaryStability) - -dateEstablished (el ? ? ? InternationalOlympicCommittee) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 23)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1894)))))))) - -organizationalObjective (el ? ? ? InternationalOlympicCommittee) (el ? ? ? OrganizeOlympicGames) - -dateEstablished (el ? ? ? InternationalOrganizationForMigration) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 5)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1951)))))))) - -organizationalObjective (el ? ? ? InternationalOrganizationForMigration) (el ? ? ? EmigrationAndImmigrationIssues) - -dateEstablished (el ? ? ? InternationalOrganizationForStandardization) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1947)))))) - -organizationalObjective (el ? ? ? InternationalOrganizationForStandardization) (el ? ? ? InformationStandards) - -organizationalObjective (el ? ? ? InternationalOrganizationForStandardization) (el ? ? ? IndustryStandards) - -dateEstablished (el ? ? ? InternationalRedCrossAndRedCrescentMovement) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1928)))) - -organizationalObjective (el ? ? ? InternationalRedCrossAndRedCrescentMovement) (el ? ? ? HumanitarianAid) - -dateEstablished (el ? ? ? InternationalTelecommunicationUnion) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 17)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1865)))))))) - -organizationalObjective (el ? ? ? InternationalTelecommunicationUnion) (el ? ? ? CommunicationsCoordination) - -subOrganization (el ? ? ? InternationalTelecommunicationUnion) (el ? ? ? UnitedNations) - -dateEstablished (el ? ? ? IslamicDevelopmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 15)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1973)))))))) - -organizationalObjective (el ? ? ? IslamicDevelopmentBank) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? IslamicDevelopmentBank) (el ? ? ? SocialDevelopment) - -dateEstablished (el ? ? ? LatinAmericanEconomicSystem) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 17)) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1975)))))))) - -organizationalObjective (el ? ? ? LatinAmericanEconomicSystem) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? LatinAmericanEconomicSystem) (el ? ? ? SocialDevelopment) - -dateEstablished (el ? ? ? LatinAmericanIntegrationAssociation) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 12)) (descToDesc ? ? ? (MonthFn (desc August ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1980)))))))) - -organizationalObjective (el ? ? ? LatinAmericanIntegrationAssociation) (el ? ? ? PromotionOfFreeTrade) - -organizationalObjective (el ? ? ? LatinAmericanIntegrationAssociation) (el ? ? ? EconomicIntegration) - -dateEstablished (el ? ? ? MonetaryAndEconomicCommunityOfCentralAfrica) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 8)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1864)))))))) - -organizationalObjective (el ? ? ? MonetaryAndEconomicCommunityOfCentralAfrica) (el ? ? ? EconomicIntegration) - -dateEstablished (el ? ? ? NonalignedMovement) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 6)) (descToDesc ? ? ? (MonthFn (desc September ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1961)))))))) - -organizationalObjective (el ? ? ? NonalignedMovement) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? NonalignedMovement) (el ? ? ? MilitaryCooperation) - -dateEstablished (el ? ? ? NordicCouncil) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 16)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1952)))))))) - -organizationalObjective (el ? ? ? NordicCouncil) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? NordicCouncil) (el ? ? ? CulturalCooperation) - -organizationalObjective (el ? ? ? NordicCouncil) (el ? ? ? EnvironmentalCooperation) - -dateEstablished (el ? ? ? NordicInvestmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 4)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1975)))))))) - -organizationalObjective (el ? ? ? NordicInvestmentBank) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? NordicInvestmentBank) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? NorthAtlanticTreatyOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 4)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1949)))))))) - -organizationalObjective (el ? ? ? NorthAtlanticTreatyOrganization) (el ? ? ? MutualDefensePact) - -dateEstablished (el ? ? ? NuclearEnergyAgency) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1958)))))))) - -organizationalObjective (el ? ? ? NuclearEnergyAgency) (el ? ? ? PeacefulUseOfAtomicPower) - -subOrganization (el ? ? ? NuclearEnergyAgency) (el ? ? ? OrganizationForEconomicCooperationAndDevelopment) - -dateEstablished (el ? ? ? NuclearSuppliersGroup) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1974)))) - -organizationalObjective (el ? ? ? NuclearSuppliersGroup) (el ? ? ? NuclearExportControls) - -dateEstablished (el ? ? ? OrganizationForEconomicCooperationAndDevelopment) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 14)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1960)))))))) - -organizationalObjective (el ? ? ? OrganizationForEconomicCooperationAndDevelopment) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? OrganizationForEconomicCooperationAndDevelopment) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? OrganizationForSecurityAndCooperationInEurope) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1995)))))))) - -organizationalObjective (el ? ? ? OrganizationForSecurityAndCooperationInEurope) (el ? ? ? HumanRightsIssues) - -organizationalObjective (el ? ? ? OrganizationForSecurityAndCooperationInEurope) (el ? ? ? PromoteRegionalStability) - -organizationalObjective (el ? ? ? OrganizationForSecurityAndCooperationInEurope) (el ? ? ? ConventionalArmsControl) - -dateEstablished (el ? ? ? OrganizationForTheProhibitionOfChemicalWeapons) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 29)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1997)))))))) - -organizationalObjective (el ? ? ? OrganizationForTheProhibitionOfChemicalWeapons) (el ? ? ? EliminateChemicalWeapons) - -dateEstablished (el ? ? ? OrganizationOfAfricanUnity) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 25)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1963)))))))) - -organizationalObjective (el ? ? ? OrganizationOfAfricanUnity) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? OrganizationOfAfricanUnity) (el ? ? ? MilitaryCooperation) - -organizationalObjective (el ? ? ? OrganizationOfAfricanUnity) (el ? ? ? SocialDevelopment) - -organizationalObjective (el ? ? ? OrganizationOfAfricanUnity) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? OrganizationOfAfricanUnity) (el ? ? ? CulturalCooperation) - -organizationalObjective (el ? ? ? OrganizationOfAfricanUnity) (el ? ? ? PublicHealthConcern) - -dateEstablished (el ? ? ? OrganizationOfAmericanStates) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 14)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1890)))))))) - -organizationalObjective (el ? ? ? OrganizationOfAmericanStates) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? OrganizationOfAmericanStates) (el ? ? ? SocialDevelopment) - -organizationalObjective (el ? ? ? OrganizationOfAmericanStates) (el ? ? ? PromoteRegionalStability) - -dateEstablished (el ? ? ? OrganizationOfArabPetroleumExportingCountries) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 9)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1968)))))))) - -organizationalObjective (el ? ? ? OrganizationOfArabPetroleumExportingCountries) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? OrganizationOfEasternCaribbeanStates) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 18)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1981)))))))) - -organizationalObjective (el ? ? ? OrganizationOfEasternCaribbeanStates) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? OrganizationOfEasternCaribbeanStates) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? OrganizationOfEasternCaribbeanStates) (el ? ? ? MilitaryCooperation) - -dateEstablished (el ? ? ? OrganizationOfPetroleumExportingCountries) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 14)) (descToDesc ? ? ? (MonthFn (desc September ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1960)))))))) - -organizationalObjective (el ? ? ? OrganizationOfPetroleumExportingCountries) (el ? ? ? EconomicPolicyCoordination) - -dateEstablished (el ? ? ? OrganizationOfTheIslamicConference) (descToDesc ? ? ? (MonthFn (desc September ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1969)))))) - -organizationalObjective (el ? ? ? OrganizationOfTheIslamicConference) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? OrganizationOfTheIslamicConference) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? OrganizationOfTheIslamicConference) (el ? ? ? CulturalCooperation) - -organizationalObjective (el ? ? ? OrganizationOfTheIslamicConference) (el ? ? ? SocialCooperation) - -dateEstablished (el ? ? ? PacificCommunity) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 6)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1947)))))))) - -organizationalObjective (el ? ? ? PacificCommunity) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? PacificCommunity) (el ? ? ? SocialCooperation) - -dateEstablished (el ? ? ? PacificIslandForum) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 5)) (descToDesc ? ? ? (MonthFn (desc August ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1971)))))))) - -organizationalObjective (el ? ? ? PacificIslandForum) (el ? ? ? PoliticalCooperation) - -dateEstablished (el ? ? ? PartnershipForPeace) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 11)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1994)))))))) - -organizationalObjective (el ? ? ? PartnershipForPeace) (el ? ? ? PoliticalCooperation) - -organizationalObjective (el ? ? ? PartnershipForPeace) (el ? ? ? MilitaryCooperation) - -organizationalObjective (el ? ? ? PartnershipForPeace) (el ? ? ? PromoteRegionalStability) - -dateEstablished (el ? ? ? PermanentCourtOfArbitration) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 29)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1899)))))))) - -organizationalObjective (el ? ? ? PermanentCourtOfArbitration) (el ? ? ? InternationalJustice) - -dateEstablished (el ? ? ? RioGroup) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1986)))) - -organizationalObjective (el ? ? ? RioGroup) (el ? ? ? PoliticalCooperation) - -dateEstablished (el ? ? ? SouthAsianAssociationForRegionalCooperation) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 8)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1985)))))))) - -organizationalObjective (el ? ? ? SouthAsianAssociationForRegionalCooperation) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? SouthAsianAssociationForRegionalCooperation) (el ? ? ? SocialCooperation) - -organizationalObjective (el ? ? ? SouthAsianAssociationForRegionalCooperation) (el ? ? ? CulturalCooperation) - -organizationalObjective (el ? ? ? SouthPacificRegionalTradeAndEconomicCooperationAgreement) (el ? ? ? EconomicCooperation) - -organizationalObjective (el ? ? ? SouthPacificRegionalTradeAndEconomicCooperationAgreement) (el ? ? ? PromotionOfFreeTrade) - -dateEstablished (el ? ? ? SouthernAfricanCustomsUnion) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 11)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1969)))))))) - -organizationalObjective (el ? ? ? SouthernAfricanCustomsUnion) (el ? ? ? PromotionOfFreeTrade) - -organizationalObjective (el ? ? ? SouthernAfricanCustomsUnion) (el ? ? ? EfficientCustomsAdministration) - -dateEstablished (el ? ? ? SouthernAfricanDevelopmentCommunity) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 17)) (descToDesc ? ? ? (MonthFn (desc August ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1992)))))))) - -organizationalObjective (el ? ? ? SouthernAfricanDevelopmentCommunity) (el ? ? ? EconomicIntegration) - -organizationalObjective (el ? ? ? SouthernAfricanDevelopmentCommunity) (el ? ? ? EconomicDevelopment) - -dateEstablished (el ? ? ? SouthernConeCommonMarket) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))))))) - -organizationalObjective (el ? ? ? SouthernConeCommonMarket) (el ? ? ? EconomicCooperation) - -dateEstablished (el ? ? ? UnitedNations) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -organizationalObjective (el ? ? ? UnitedNations) (el ? ? ? InternationalPeaceAndSecurity) - -organizationalObjective (el ? ? ? UnitedNations) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? UnitedNations) (el ? ? ? SocialDevelopment) - -organizationalObjective (el ? ? ? UnitedNations) (el ? ? ? HumanitarianAid) - -organizationalObjective (el ? ? ? UnitedNations) (el ? ? ? CulturalCooperation) - -dateEstablished (el ? ? ? UnitedNationsChildrensFund) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 11)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1946)))))))) - -organizationalObjective (el ? ? ? UnitedNationsChildrensFund) (el ? ? ? ChildHealthServices) - -dateEstablished (el ? ? ? UnitedNationsCivilianPoliceMissionInHaiti) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 28)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1997)))))))) - -organizationalObjective (el ? ? ? UnitedNationsCivilianPoliceMissionInHaiti) (el ? ? ? CivilPoliceTraining) - -dateEstablished (el ? ? ? UnitedNationsConferenceOnTradeAndDevelopment) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 30)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1964)))))))) - -organizationalObjective (el ? ? ? UnitedNationsConferenceOnTradeAndDevelopment) (el ? ? ? InternationalTradeSupport) - -dateEstablished (el ? ? ? UnitedNationsDevelopmentProgram) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1965)))))))) - -organizationalObjective (el ? ? ? UnitedNationsDevelopmentProgram) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? UnitedNationsDevelopmentProgram) (el ? ? ? SocialDevelopment) - -organizationalObjective (el ? ? ? UnitedNationsDevelopmentProgram) (el ? ? ? TechnologyCooperation) - -dateEstablished (el ? ? ? UnitedNationsDisengagementObserverForce) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 31)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1974)))))))) - -organizationalObjective (el ? ? ? UnitedNationsDisengagementObserverForce) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsEducationalScientificAndCulturalOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 16)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -organizationalObjective (el ? ? ? UnitedNationsEducationalScientificAndCulturalOrganization) (el ? ? ? ScientificCooperation) - -organizationalObjective (el ? ? ? UnitedNationsEducationalScientificAndCulturalOrganization) (el ? ? ? CulturalCooperation) - -organizationalObjective (el ? ? ? UnitedNationsEducationalScientificAndCulturalOrganization) (el ? ? ? EducationalCooperation) - -dateEstablished (el ? ? ? UnitedNationsEnvironmentProgram) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 15)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1972)))))))) - -organizationalObjective (el ? ? ? UnitedNationsEnvironmentProgram) (el ? ? ? EnvironmentalCooperation) - -dateEstablished (el ? ? ? UnitedNationsGeneralAssembly) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -organizationalObjective (el ? ? ? UnitedNationsGeneralAssembly) (el ? ? ? PoliticalCooperation) - -subOrganization (el ? ? ? UnitedNationsGeneralAssembly) (el ? ? ? UnitedNations) - -subOrganization (el ? ? ? UnitedNationsChildrensFund) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? UnitedNationsConferenceOnTradeAndDevelopment) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? UnitedNationsDevelopmentProgram) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? UnitedNationsEnvironmentProgram) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? UnitedNationsHighCommissionerForRefugees) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? UnitedNationsInstituteForTrainingAndResearch) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? UnitedNationsPopulationFund) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? UnitedNationsReliefAndWorksAgencyForPalestineRefugeesInTheNearEast) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? UnitedNationsResearchInstituteForSocialDevelopment) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? UnitedNationsUniversity) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? WorldFoodProgram) (el ? ? ? UnitedNationsGeneralAssembly) - -subOrganization (el ? ? ? InternationalResearchAndTrainingInstituteForTheAdvancementOfWomen) (el ? ? ? UnitedNationsGeneralAssembly) - -organizationalObjective (el ? ? ? InternationalResearchAndTrainingInstituteForTheAdvancementOfWomen) (el ? ? ? GenderEquality) - -subOrganization (el ? ? ? UnitedNationsCenterForHumanSettlements) (el ? ? ? UnitedNationsGeneralAssembly) - -organizationalObjective (el ? ? ? UnitedNationsCenterForHumanSettlements) (el ? ? ? ImproveHumanSettlementConditions) - -organizationalObjective (el ? ? ? UnitedNationsCenterForHumanSettlements) (el ? ? ? ReducePoverty) - -organizationalObjective (el ? ? ? UnitedNationsCenterForHumanSettlements) (el ? ? ? PromoteSustainableDevelopment) - -subOrganization (el ? ? ? UnitedNationsHighCommissionerForHumanRights) (el ? ? ? UnitedNationsGeneralAssembly) - -organizationalObjective (el ? ? ? UnitedNationsHighCommissionerForHumanRights) (el ? ? ? HumanRightsIssues) - -subOrganization (el ? ? ? UnitedNationsInstituteForDisarmamentResearch) (el ? ? ? UnitedNationsGeneralAssembly) - -organizationalObjective (el ? ? ? UnitedNationsInstituteForDisarmamentResearch) (el ? ? ? ArmsControl) - -subOrganization (el ? ? ? UnitedNationsInterregionalCrimeAndJusticeResearchInstitute) (el ? ? ? UnitedNationsGeneralAssembly) - -dateEstablished (el ? ? ? UnitedNationsInterregionalCrimeAndJusticeResearchInstitute) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 29)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1969)))))))) - -organizationalObjective (el ? ? ? UnitedNationsInterregionalCrimeAndJusticeResearchInstitute) (el ? ? ? ReducingCrime) - -organizationalObjective (el ? ? ? UnitedNationsInterregionalCrimeAndJusticeResearchInstitute) (el ? ? ? EducationalCooperation) - -subOrganization (el ? ? ? UnitedNationsOfficeOfProjectServices) (el ? ? ? UnitedNationsGeneralAssembly) - -organizationalObjective (el ? ? ? UnitedNationsOfficeOfProjectServices) (el ? ? ? AdministrationAndManagement) - -subOrganization (el ? ? ? UnitedNationsSystemStaffCollege) (el ? ? ? UnitedNationsGeneralAssembly) - -organizationalObjective (el ? ? ? UnitedNationsSystemStaffCollege) (el ? ? ? EducationalCooperation) - -dateEstablished (el ? ? ? UnitedNationsHighCommissionerForRefugees) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 3)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1949)))))))) - -organizationalObjective (el ? ? ? UnitedNationsHighCommissionerForRefugees) (el ? ? ? HumanitarianAssistance) - -organizationalObjective (el ? ? ? UnitedNationsHighCommissionerForRefugees) (el ? ? ? RefugeeAssistance) - -dateEstablished (el ? ? ? UnitedNationsIndustrialDevelopmentOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 17)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1966)))))))) - -organizationalObjective (el ? ? ? UnitedNationsIndustrialDevelopmentOrganization) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? UnitedNationsIndustrialDevelopmentOrganization) (el ? ? ? TechnologyCooperation) - -dateEstablished (el ? ? ? UnitedNationsInstituteForTrainingAndResearch) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 11)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1963)))))))) - -organizationalObjective (el ? ? ? UnitedNationsInstituteForTrainingAndResearch) (el ? ? ? EducationalCooperation) - -dateEstablished (el ? ? ? UnitedNationsInterimAdminstrationMissionInKosovo) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 10)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1999)))))))) - -organizationalObjective (el ? ? ? UnitedNationsInterimAdminstrationMissionInKosovo) (el ? ? ? HumanitarianAssistance) - -organizationalObjective (el ? ? ? UnitedNationsInterimAdminstrationMissionInKosovo) (el ? ? ? TransitionalAdministration) - -dateEstablished (el ? ? ? UnitedNationsInterimForceInLebanon) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 19)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1978)))))))) - -organizationalObjective (el ? ? ? UnitedNationsInterimForceInLebanon) (el ? ? ? TransitionalAdministration) - -organizationalObjective (el ? ? ? UnitedNationsInterimForceInLebanon) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsIraqKuwaitObservationMission) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 9)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))))))) - -organizationalObjective (el ? ? ? UnitedNationsIraqKuwaitObservationMission) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsMilitaryObserverGroupInIndiaAndPakistan) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 24)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1949)))))))) - -organizationalObjective (el ? ? ? UnitedNationsMilitaryObserverGroupInIndiaAndPakistan) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsMissionForTheReferendumInWesternSahara) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 29)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))))))) - -organizationalObjective (el ? ? ? UnitedNationsMissionForTheReferendumInWesternSahara) (el ? ? ? ObservationAndMonitoring) - -organizationalObjective (el ? ? ? UnitedNationsMissionForTheReferendumInWesternSahara) (el ? ? ? TransitionalAdministration) - -dateEstablished (el ? ? ? UnitedNationsMissionInBosniaAndHerzegovina) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 21)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1995)))))))) - -organizationalObjective (el ? ? ? UnitedNationsMissionInBosniaAndHerzegovina) (el ? ? ? SupportLawEnforcement) - -organizationalObjective (el ? ? ? UnitedNationsMissionInBosniaAndHerzegovina) (el ? ? ? CivilPoliceTraining) - -organizationalObjective (el ? ? ? UnitedNationsMissionInBosniaAndHerzegovina) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsMissionInEthiopiaAndEritrea) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 31)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 2000)))))))) - -organizationalObjective (el ? ? ? UnitedNationsMissionInEthiopiaAndEritrea) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsMissionInSierraLeone) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1999)))))))) - -organizationalObjective (el ? ? ? UnitedNationsMissionInSierraLeone) (el ? ? ? TransitionalAdministration) - -organizationalObjective (el ? ? ? UnitedNationsMissionInSierraLeone) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsMissionOfObserversInPrevlaka) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc February ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))))))) - -organizationalObjective (el ? ? ? UnitedNationsMissionOfObserversInPrevlaka) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsMissionOfObserversInTajikistan) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 16)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1994)))))))) - -organizationalObjective (el ? ? ? UnitedNationsMissionOfObserversInTajikistan) (el ? ? ? TransitionalAdministration) - -organizationalObjective (el ? ? ? UnitedNationsMissionOfObserversInTajikistan) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsMonitoringAndVerificationCommission) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1999)))) - -organizationalObjective (el ? ? ? UnitedNationsMonitoringAndVerificationCommission) (el ? ? ? ObservationAndMonitoring) - -organizationalObjective (el ? ? ? UnitedNationsMonitoringAndVerificationCommission) (el ? ? ? ControlWeaponsOfMassDestruction) - -dateEstablished (el ? ? ? UnitedNationsObserverMissionInGeorgia) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 24)) (descToDesc ? ? ? (MonthFn (desc August ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1993)))))))) - -organizationalObjective (el ? ? ? UnitedNationsObserverMissionInGeorgia) (el ? ? ? ObservationAndMonitoring) - -agentOperatesInArea (el ? ? ? UnitedNationsObserverMissionInGeorgia) (el ? ? ? RepublicOfGeorgia) - -dateEstablished (el ? ? ? UnitedNationsOrganizationMissionInTheDemocraticRepublicOfTheCongo) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 30)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1999)))))))) - -organizationalObjective (el ? ? ? UnitedNationsOrganizationMissionInTheDemocraticRepublicOfTheCongo) (el ? ? ? ObservationAndMonitoring) - -dateEstablished (el ? ? ? UnitedNationsPeaceKeepingForceInCyprus) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 4)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1964)))))))) - -organizationalObjective (el ? ? ? UnitedNationsPeaceKeepingForceInCyprus) (el ? ? ? PeacekeepingOperation) - -dateEstablished (el ? ? ? UnitedNationsPopulationFund) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1967)))))) - -organizationalObjective (el ? ? ? UnitedNationsPopulationFund) (el ? ? ? ReproductiveHealthAndFamilyPlannning) - -organizationalObjective (el ? ? ? UnitedNationsPopulationFund) (el ? ? ? PopulationPolicySupport) - -dateEstablished (el ? ? ? UnitedNationsPreventiveDeploymentForce) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 31)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1995)))))))) - -organizationalObjective (el ? ? ? UnitedNationsPreventiveDeploymentForce) (el ? ? ? ObservationAndMonitoring) - -dateDissolved (el ? ? ? UnitedNationsPreventiveDeploymentForce) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 25)) (descToDesc ? ? ? (MonthFn (desc March ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1999)))))))) - -dateEstablished (el ? ? ? UnitedNationsReliefAndWorksAgencyForPalestineRefugeesInTheNearEast) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 8)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1949)))))))) - -organizationalObjective (el ? ? ? UnitedNationsReliefAndWorksAgencyForPalestineRefugeesInTheNearEast) (el ? ? ? RefugeeAssistance) - -dateEstablished (el ? ? ? UnitedNationsResearchInstituteForSocialDevelopment) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1963)))) - -organizationalObjective (el ? ? ? UnitedNationsResearchInstituteForSocialDevelopment) (el ? ? ? SocioeconomicResearch) - -dateEstablished (el ? ? ? UnitedNationsSecretariat) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -subOrganization (el ? ? ? UnitedNationsSecretariat) (el ? ? ? UnitedNations) - -dateEstablished (el ? ? ? UnitedNationsSecurityCouncil) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -organizationalObjective (el ? ? ? UnitedNationsSecurityCouncil) (el ? ? ? InternationalPeaceAndSecurity) - -subOrganization (el ? ? ? UnitedNationsSecurityCouncil) (el ? ? ? UnitedNations) - -subOrganization (el ? ? ? InternationalCriminalTribunalForTheFormerYugoslavia) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? InternationalCriminalTribunalForRwanda) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsCompensationCommission) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsDisengagementObserverForce) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsInterimAdministrationMissionInKosovo) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsInterimForceInLebanon) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsIraqKuwaitBoundaryDemarcationCommission) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsIraqKuwaitObservationMission) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsMilitaryObserverGroupInIndiaAndPakistan) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsMissionForTheReferendumInWesternSahara) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsMissionInBosniaAndHerzegovina) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsMissionInEthiopiaAndEritrea) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsMissionInSierraLeone) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsMissionOfObserversInPrevlaka) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsMonitoringAndVerificationCommission) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsObserverMissionInGeorgia) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsOrganizationMissionInTheDemocraticRepublicOfTheCongo) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsPeaceKeepingForceInCyprus) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsTransitionalAdministrationInEastTimor) (el ? ? ? UnitedNationsSecurityCouncil) - -subOrganization (el ? ? ? UnitedNationsTruceSupervisionOrganization) (el ? ? ? UnitedNationsSecurityCouncil) - -dateEstablished (el ? ? ? InternationalCriminalTribunalForTheFormerYugoslavia) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 25)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1993)))))))) - -organizationalObjective (el ? ? ? InternationalCriminalTribunalForTheFormerYugoslavia) (el ? ? ? WarCrimesProsecution) - -organizationalObjective (el ? ? ? InternationalCriminalTribunalForRwanda) (el ? ? ? WarCrimesProsecution) - -dateEstablished (el ? ? ? InternationalCriminalTribunalForRwanda) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 8)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1994)))))))) - -dateEstablished (el ? ? ? UnitedNationsCompensationCommission) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))) - -organizationalObjective (el ? ? ? UnitedNationsCompensationCommission) (el ? ? ? CompensationAndReparation) - -dateEstablished (el ? ? ? UnitedNationsIraqKuwaitBoundaryDemarcationCommission) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))) - -organizationalObjective (el ? ? ? UnitedNationsIraqKuwaitBoundaryDemarcationCommission) (el ? ? ? BoundaryDetermination) - -dateEstablished (el ? ? ? UnitedNationsTransitionalAdministrationInEastTimor) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 25)) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1999)))))))) - -organizationalObjective (el ? ? ? UnitedNationsTransitionalAdministrationInEastTimor) (el ? ? ? TransitionalAdministration) - -organizationalObjective (el ? ? ? UnitedNationsTransitionalAdministrationInEastTimor) (el ? ? ? HumanitarianAssistance) - -dateEstablished (el ? ? ? UnitedNationsTruceSupervisionOrganization) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1948)))))) - -organizationalObjective (el ? ? ? UnitedNationsTruceSupervisionOrganization) (el ? ? ? ObservationAndMonitoring) - -organizationalObjective (el ? ? ? UnitedNationsTruceSupervisionOrganization) (el ? ? ? PeacekeepingOperation) - -dateEstablished (el ? ? ? UnitedNationsTrusteeshipCouncil) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 26)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -organizationalObjective (el ? ? ? UnitedNationsTrusteeshipCouncil) (el ? ? ? TransitionalAdministration) - -dateEstablished (el ? ? ? UnitedNationsUniversity) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 3)) (descToDesc ? ? ? (MonthFn (desc December ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1973)))))))) - -organizationalObjective (el ? ? ? UnitedNationsUniversity) (el ? ? ? SocioeconomicResearch) - -dateEstablished (el ? ? ? UniversalPostalUnion) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 9)) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1874)))))))) - -organizationalObjective (el ? ? ? UniversalPostalUnion) (el ? ? ? InfrastructureCooperation) - -dateEstablished (el ? ? ? WarsawPact) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 14)) (descToDesc ? ? ? (MonthFn (desc May ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1955)))))))) - -dateDissolved (el ? ? ? WarsawPact) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1991)))))))) - -organizationalObjective (el ? ? ? WarsawPact) (el ? ? ? MutualDefensePact) - -dateEstablished (el ? ? ? WassenaarArrangement) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 12)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))))))) - -organizationalObjective (el ? ? ? WassenaarArrangement) (el ? ? ? ArmsControl) - -dateEstablished (el ? ? ? WestAfricanDevelopmentBank) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 14)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1973)))))))) - -organizationalObjective (el ? ? ? WestAfricanDevelopmentBank) (el ? ? ? EconomicDevelopment) - -organizationalObjective (el ? ? ? WestAfricanDevelopmentBank) (el ? ? ? EconomicIntegration) - -dateEstablished (el ? ? ? WestAfricanEconomicAndMonetaryUnion) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 1)) (descToDesc ? ? ? (MonthFn (desc August ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1994)))))))) - -organizationalObjective (el ? ? ? WestAfricanEconomicAndMonetaryUnion) (el ? ? ? EconomicIntegration) - -dateEstablished (el ? ? ? WesternEuropeanUnion) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 23)) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1954)))))))) - -organizationalObjective (el ? ? ? WesternEuropeanUnion) (el ? ? ? MutualDefensePact) - -organizationalObjective (el ? ? ? WesternEuropeanUnion) (el ? ? ? PoliticalIntegration) - -subOrganization (el ? ? ? InternationalBankForReconstructionAndDevelopment) (el ? ? ? WorldBankGroup) - -subOrganization (el ? ? ? InternationalDevelopmentAssociation) (el ? ? ? WorldBankGroup) - -subOrganization (el ? ? ? InternationalFinanceCorporation) (el ? ? ? WorldBankGroup) - -dateEstablished (el ? ? ? WorldConfederationOfLabor) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 19)) (descToDesc ? ? ? (MonthFn (desc June ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1920)))))))) - -organizationalObjective (el ? ? ? WorldConfederationOfLabor) (el ? ? ? PromoteTradeUnionism) - -dateEstablished (el ? ? ? WorldFederationOfTradeUnions) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 3)) (descToDesc ? ? ? (MonthFn (desc October ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1945)))))))) - -organizationalObjective (el ? ? ? WorldFederationOfTradeUnions) (el ? ? ? PromoteTradeUnionism) - -dateEstablished (el ? ? ? WorldFoodProgram) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 24)) (descToDesc ? ? ? (MonthFn (desc November ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1961)))))))) - -organizationalObjective (el ? ? ? WorldFoodProgram) (el ? ? ? FoodAid) - -dateEstablished (el ? ? ? WorldHealthOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 22)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1946)))))))) - -organizationalObjective (el ? ? ? WorldHealthOrganization) (el ? ? ? PublicHealthConcern) - -dateEstablished (el ? ? ? WorldIntellectualPropertyOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 14)) (descToDesc ? ? ? (MonthFn (desc July ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1967)))))))) - -organizationalObjective (el ? ? ? WorldIntellectualPropertyOrganization) (el ? ? ? IntellectualPropertyProtection) - -organizationalObjective (el ? ? ? WorldMeteorologicalOrganization) (el ? ? ? ScientificCooperation) - -dateEstablished (el ? ? ? WorldTourismOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 2)) (descToDesc ? ? ? (MonthFn (desc January ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1975)))))))) - -organizationalObjective (el ? ? ? WorldTourismOrganization) (el ? ? ? PromotionOfTourism) - -dateEstablished (el ? ? ? WorldTradeOrganization) (descToDesc ? ? ? (DayFn (el ? ? ? (toInt 15)) (descToDesc ? ? ? (MonthFn (desc April ? ?) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1994)))))))) - -organizationalObjective (el ? ? ? WorldTradeOrganization) (el ? ? ? PromotionOfFreeTrade) - -organizationalObjective (el ? ? ? ZanggerCommittee) (el ? ? ? NuclearExportControls) - -subOrganization (el ? ? ? USCustomsAndBorderProtection) (el ? ? ? DepartmentOfHomelandSecurity) - -part (el ? ? ? UnitedStatesHouseOfRepresentatives) (el ? ? ? UnitedStatesCongress) - -part (el ? ? ? UnitedStatesSenate) (el ? ? ? UnitedStatesCongress) - -subOrganization (el ? ? ? DepartmentOfHomelandSecurity) (el ? ? ? (GovernmentFn (el ? ? ? UnitedStates))) - -dateEstablished (el ? ? ? DepartmentOfHomelandSecurity) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 2002)))) - -(not(equal(el ? ? ? BigSix)(el ? ? ? GroupOf6)) - -(not(member(el ? ? ? Denmark)(el ? ? ? EuropeanMonetaryUnion)) - -(not(member(el ? ? ? Sweden)(el ? ? ? EuropeanMonetaryUnion)) - -(not(member(el ? ? ? UnitedKingdom)(el ? ? ? EuropeanMonetaryUnion)) diff --git a/examples/SUMO/axioms/GovernmentSubAtt.gft b/examples/SUMO/axioms/GovernmentSubAtt.gft deleted file mode 100644 index a14a1cb46..000000000 --- a/examples/SUMO/axioms/GovernmentSubAtt.gft +++ /dev/null @@ -1,252 +0,0 @@ - -subAttribute (el ? ? ? HereditaryMonarchy) (el ? ? ? Monarchy) - -subAttribute (el ? ? ? Chiefdom) (el ? ? ? Monarchy) - -subAttribute (el ? ? ? ConstitutionalMonarchy) (el ? ? ? Monarchy) - -subAttribute (el ? ? ? AbsoluteMonarchy) (el ? ? ? Monarchy) - -subAttribute (el ? ? ? ParliamentaryRepublic) (el ? ? ? ParliamentaryGovernment) - -subAttribute (el ? ? ? ParliamentaryDemocracy) (el ? ? ? ParliamentaryGovernment) - -subAttribute (el ? ? ? FederalParliamentaryDemocracy) (el ? ? ? ParliamentaryGovernment) - -subAttribute (el ? ? ? ConstitutionalParliamentaryDemocracy) (el ? ? ? ParliamentaryGovernment) - -subAttribute (el ? ? ? FederalRepublic) (el ? ? ? FederalGovernment) - -subAttribute (el ? ? ? FederalDemocraticRepublic) (el ? ? ? FederalGovernment) - -subAttribute (el ? ? ? FederalParliamentaryDemocracy) (el ? ? ? FederalGovernment) - -subAttribute (el ? ? ? Federation) (el ? ? ? FederalGovernment) - -subAttribute (el ? ? ? ConstitutionalRepublic) (el ? ? ? Republic) - -subAttribute (el ? ? ? ConstitutionalDemocraticRepublic) (el ? ? ? Republic) - -subAttribute (el ? ? ? FederalRepublic) (el ? ? ? Republic) - -subAttribute (el ? ? ? ParliamentaryRepublic) (el ? ? ? Republic) - -subAttribute (el ? ? ? ParliamentaryDemocraticRepublic) (el ? ? ? Republic) - -subAttribute (el ? ? ? FederalDemocraticRepublic) (el ? ? ? Republic) - -subAttribute (el ? ? ? FederalDemocraticRepublic) (el ? ? ? Democracy) - -subAttribute (el ? ? ? ParliamentaryDemocracy) (el ? ? ? Democracy) - -subAttribute (el ? ? ? ParliamentaryDemocraticRepublic) (el ? ? ? Democracy) - -subAttribute (el ? ? ? FederalParliamentaryDemocracy) (el ? ? ? Democracy) - -subAttribute (el ? ? ? ConstitutionalParliamentaryDemocracy) (el ? ? ? Democracy) - -subAttribute (el ? ? ? ConstitutionalDemocraticRepublic) (el ? ? ? Democracy) - -subAttribute (el ? ? ? MultipartyDemocracy) (el ? ? ? Democracy) - -subAttribute (el ? ? ? EmergingDemocracy) (el ? ? ? Democracy) - -subAttribute (el ? ? ? ConstitutionalDemocracy) (el ? ? ? ConstitutionalGovernment) - -subAttribute (el ? ? ? ConstitutionalMonarchy) (el ? ? ? ConstitutionalGovernment) - -subAttribute (el ? ? ? ConstitutionalParliamentaryDemocracy) (el ? ? ? ConstitutionalDemocracy) - -subAttribute (el ? ? ? ConstitutionalRepublic) (el ? ? ? ConstitutionalGovernment) - -subAttribute (el ? ? ? Dictatorship) (el ? ? ? AuthoritarianRegime) - -subAttribute (el ? ? ? MilitaryDictatorship) (el ? ? ? Dictatorship) - -subAttribute (el ? ? ? AbsoluteMonarchy) (el ? ? ? AuthoritarianRegime) - -subAttribute (el ? ? ? CommunistState) (el ? ? ? AuthoritarianRegime) - -subAttribute (el ? ? ? AuthoritarianSocialist) (el ? ? ? AuthoritarianRegime) - -subAttribute (el ? ? ? TheocraticGovernment) (el ? ? ? AuthoritarianRegime) - -subAttribute (el ? ? ? TheocraticRepublic) (el ? ? ? TheocraticGovernment) - -subAttribute (el ? ? ? EcclesiasticalGovernment) (el ? ? ? TheocraticGovernment) - -subAttribute (el ? ? ? IslamicGovernment) (el ? ? ? TheocraticGovernment) - -subAttribute (el ? ? ? EmergingDemocracy) (el ? ? ? TransitionalGovernment) - -subAttribute (el ? ? ? Factionalism) (el ? ? ? TransitionalGovernment) - -subAttribute (el ? ? ? NapoleonicCode) (el ? ? ? CivilLaw) - -subAttribute (el ? ? ? Queen) (el ? ? ? Monarch) - -subAttribute (el ? ? ? King) (el ? ? ? Monarch) - -subAttribute (el ? ? ? SupremeCourtJudge) (el ? ? ? JudgeAtLaw) - -subAttribute (el ? ? ? TransitionalAdministration) (el ? ? ? AdministrationAndManagement) - -subAttribute (el ? ? ? TransitionalAdministration) (el ? ? ? PromoteRegionalStability) - -subAttribute (el ? ? ? PeacekeepingOperation) (el ? ? ? PromoteRegionalStability) - -subAttribute (el ? ? ? EmigrationAndImmigrationIssues) (el ? ? ? PromoteRegionalStability) - -subAttribute (el ? ? ? WeaponsInspection) (el ? ? ? ObservationAndMonitoring) - -subAttribute (el ? ? ? WeaponsInspection) (el ? ? ? ArmsControl) - -subAttribute (el ? ? ? ArmsControl) (el ? ? ? InternationalPeaceAndSecurity) - -subAttribute (el ? ? ? ConventionalArmsControl) (el ? ? ? ArmsControl) - -subAttribute (el ? ? ? ControlWeaponsOfMassDestruction) (el ? ? ? ArmsControl) - -subAttribute (el ? ? ? ControlNuclearWeapons) (el ? ? ? ControlWeaponsOfMassDestruction) - -subAttribute (el ? ? ? NuclearNonproliferation) (el ? ? ? ControlWeaponsOfMassDestruction) - -subAttribute (el ? ? ? NuclearExportControls) (el ? ? ? NuclearNonproliferation) - -subAttribute (el ? ? ? NuclearDisarmament) (el ? ? ? NuclearNonproliferation) - -subAttribute (el ? ? ? ControlBiologicalAndChemicalWeapons) (el ? ? ? ControlWeaponsOfMassDestruction) - -subAttribute (el ? ? ? CBWExportControls) (el ? ? ? ControlBiologicalAndChemicalWeapons) - -subAttribute (el ? ? ? EliminateChemicalWeapons) (el ? ? ? ControlBiologicalAndChemicalWeapons) - -subAttribute (el ? ? ? ReducingCrime) (el ? ? ? SocialDevelopment) - -subAttribute (el ? ? ? CrimePrevention) (el ? ? ? ReducingCrime) - -subAttribute (el ? ? ? SupportLawEnforcement) (el ? ? ? ReducingCrime) - -subAttribute (el ? ? ? CivilPoliceTraining) (el ? ? ? SupportLawEnforcement) - -subAttribute (el ? ? ? PeacekeepingOperation) (el ? ? ? ReducingCrime) - -subAttribute (el ? ? ? EconomicIntegration) (el ? ? ? EconomicCooperation) - -subAttribute (el ? ? ? EconomicPolicyCoordination) (el ? ? ? EconomicCooperation) - -subAttribute (el ? ? ? CoordinateCreditPolicy) (el ? ? ? EconomicPolicyCoordination) - -subAttribute (el ? ? ? FinancialCooperation) (el ? ? ? EconomicCooperation) - -subAttribute (el ? ? ? MonetaryUnion) (el ? ? ? FinancialCooperation) - -subAttribute (el ? ? ? EnergyCooperation) (el ? ? ? EconomicCooperation) - -subAttribute (el ? ? ? EnvironmentalCooperation) (el ? ? ? EnergyAndTheEnvironment) - -subAttribute (el ? ? ? EnergyCooperation) (el ? ? ? EnergyAndTheEnvironment) - -subAttribute (el ? ? ? PeacefulUseOfAtomicPower) (el ? ? ? EnergyAndTheEnvironment) - -subAttribute (el ? ? ? TransportationCoordination) (el ? ? ? InfrastructureCooperation) - -subAttribute (el ? ? ? CooperationInCivilAviation) (el ? ? ? TransportationCoordination) - -subAttribute (el ? ? ? EnergyCooperation) (el ? ? ? InfrastructureCooperation) - -subAttribute (el ? ? ? InformationStandards) (el ? ? ? InfrastructureCooperation) - -subAttribute (el ? ? ? IndustryStandards) (el ? ? ? InfrastructureCooperation) - -subAttribute (el ? ? ? CommunicationsCoordination) (el ? ? ? InfrastructureCooperation) - -subAttribute (el ? ? ? IntellectualPropertyProtection) (el ? ? ? InfrastructureCooperation) - -subAttribute (el ? ? ? InternationalMaritimeAffairs) (el ? ? ? InfrastructureCooperation) - -subAttribute (el ? ? ? AgriculturalDevelopment) (el ? ? ? EconomicDevelopment) - -subAttribute (el ? ? ? PromotionOfPrivateEnterprise) (el ? ? ? EconomicDevelopment) - -subAttribute (el ? ? ? PromotionOfTourism) (el ? ? ? EconomicDevelopment) - -subAttribute (el ? ? ? PromotionOfTradeAndInvestment) (el ? ? ? InternationalTradeSupport) - -subAttribute (el ? ? ? PromotionOfFreeTrade) (el ? ? ? InternationalTradeSupport) - -subAttribute (el ? ? ? EfficientCustomsAdministration) (el ? ? ? InternationalTradeSupport) - -subAttribute (el ? ? ? EfficientCustomsAdministration) (el ? ? ? InfrastructureCooperation) - -subAttribute (el ? ? ? MonetaryStability) (el ? ? ? EconomicDevelopment) - -subAttribute (el ? ? ? ReducePoverty) (el ? ? ? EconomicDevelopment) - -subAttribute (el ? ? ? PromoteSustainableDevelopment) (el ? ? ? EconomicDevelopment) - -subAttribute (el ? ? ? LaborIssues) (el ? ? ? EconomicDevelopment) - -subAttribute (el ? ? ? PromoteTradeUnionism) (el ? ? ? LaborIssues) - -subAttribute (el ? ? ? WorldLaborIssues) (el ? ? ? LaborIssues) - -subAttribute (el ? ? ? MutualDefensePact) (el ? ? ? MilitaryCooperation) - -subAttribute (el ? ? ? PoliticalIntegration) (el ? ? ? PoliticalCooperation) - -subAttribute (el ? ? ? PoliticalDevelopment) (el ? ? ? PoliticalCooperation) - -subAttribute (el ? ? ? WarCrimesProsecution) (el ? ? ? InternationalJustice) - -subAttribute (el ? ? ? CompensationAndReparation) (el ? ? ? JusticeIssues) - -subAttribute (el ? ? ? GenderEquality) (el ? ? ? SocialDevelopment) - -subAttribute (el ? ? ? ReducePoverty) (el ? ? ? SocialDevelopment) - -subAttribute (el ? ? ? PromoteSustainableDevelopment) (el ? ? ? SocialDevelopment) - -subAttribute (el ? ? ? EmigrationAndImmigrationIssues) (el ? ? ? SocialDevelopment) - -subAttribute (el ? ? ? PublicHealthConcern) (el ? ? ? SocialDevelopment) - -subAttribute (el ? ? ? CulturalCooperation) (el ? ? ? SocialCooperation) - -subAttribute (el ? ? ? OrganizeOlympicGames) (el ? ? ? CulturalCooperation) - -subAttribute (el ? ? ? EducationalCooperation) (el ? ? ? SocialCooperation) - -subAttribute (el ? ? ? HumanitarianAssistance) (el ? ? ? SocialCooperation) - -subAttribute (el ? ? ? EducationalCooperation) (el ? ? ? InformationCooperation) - -subAttribute (el ? ? ? HumanRightsIssues) (el ? ? ? HumanitarianAssistance) - -subAttribute (el ? ? ? HumanitarianAid) (el ? ? ? HumanitarianAssistance) - -subAttribute (el ? ? ? FoodAid) (el ? ? ? HumanitarianAid) - -subAttribute (el ? ? ? RefugeeAssistance) (el ? ? ? HumanitarianAssistance) - -subAttribute (el ? ? ? RefugeeAssistance) (el ? ? ? EmigrationAndImmigrationIssues) - -subAttribute (el ? ? ? ChildHealthServices) (el ? ? ? PublicHealthConcern) - -subAttribute (el ? ? ? ReproductiveHealthAndFamilyPlannning) (el ? ? ? PublicHealthConcern) - -subAttribute (el ? ? ? PopulationPolicySupport) (el ? ? ? ReproductiveHealthAndFamilyPlannning) - -subAttribute (el ? ? ? ImproveHumanSettlementConditions) (el ? ? ? PublicHealthConcern) - -subAttribute (el ? ? ? Ambassador) (el ? ? ? DiplomaticAgent) - -subAttribute (el ? ? ? ConsulGeneral) (el ? ? ? DiplomaticAgent) - -subAttribute (el ? ? ? Consul) (el ? ? ? DiplomaticAgent) - -subAttribute (el ? ? ? ChargeDAffaires) (el ? ? ? DiplomaticAgent) - -subAttribute (el ? ? ? PermanentChargeDAffaires) (el ? ? ? ChargeDAffaires) - -subAttribute (el ? ? ? ActingConsulGeneral) (el ? ? ? ConsulGeneral) diff --git a/examples/SUMO/axioms/GovernmentSubRel.gft b/examples/SUMO/axioms/GovernmentSubRel.gft deleted file mode 100644 index 613c0ad86..000000000 --- a/examples/SUMO/axioms/GovernmentSubRel.gft +++ /dev/null @@ -1,24 +0,0 @@ - -subRelation2El ? ? ? ? (\x,y -> conventionalLongName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> conventionalShortName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> abbreviation x y) (\x,y -> conventionalShortName x y) - -subRelation2El ? ? ? ? (\x,y -> governmentType x y) (\x,y -> attribute x y) - -subRelation2El ? ? ? ? (\x,y -> capitalCity x y) (\x,y -> administrativeCenter x y) - -subRelation2El ? ? ? ? (\x,y -> administrativeCenter x y) (\x,y -> geopoliticalSubdivision x y) - -subRelation2El ? ? ? ? (\x,y -> primaryGeopoliticalSubdivision x y) (\x,y -> geopoliticalSubdivision x y) - -subRelation2El ? ? ? ? (\x,y -> chamberOfLegislature x y) (\x,y -> subOrganization x y) - -subRelation2El ? ? ? ? (\x,y -> politicalPartyOfCountry x y) (\x,y -> agentOperatesInArea x y) - -subRelation2El ? ? ? ? (\x,y -> agentOperatesInArea x y) (\x,y -> partlyLocated x y) - -subRelation2El ? ? ? ? (\x,y -> member x y) (\x,y -> associateInOrganization x y) - -subRelation2El ? ? ? ? (\x,y -> organizationalObjective x y) (\x,y -> attribute x y) diff --git a/examples/SUMO/axioms/Merge.gft b/examples/SUMO/axioms/Merge.gft deleted file mode 100644 index ca713b410..000000000 --- a/examples/SUMO/axioms/Merge.gft +++ /dev/null @@ -1,1184 +0,0 @@ - -forall Entity (\THING2 -> forall Entity (\THING1 -> impl ( equal(var ? ? ? THING1)(var ? ? ? THING2))(forall Attribute (\ATTR -> equiv ( property(var ? ? ? THING1)(var ? ? ? ATTR))( property(var ? ? ? THING2)(var ? ? ? ATTR)))))) - -forall (both Entity Attribute) (\ATTR2 -> forall (both Entity Attribute) (\ATTR1 -> impl ( equal(var ? ? ? ATTR1)(var ? ? ? ATTR2))(forall Entity (\THING -> equiv ( property(var ? ? ? THING)(var ? ? ? ATTR1))( property(var ? ? ? THING)(var ? ? ? ATTR2)))))) - -forall Attribute (\ATTR2 -> forall Attribute (\ATTR1 -> impl ( subAttribute(var ? ? ? ATTR1)(var ? ? ? ATTR2))(forall Entity (\OBJ -> impl ( property(var ? ? ? OBJ)(var ? ? ? ATTR1))( property(var ? ? ? OBJ)(var ? ? ? ATTR2)))))) - -forall Entity (\ENTITY -> forall TimePosition (\TIME1 -> forall Attribute (\ATTR2 -> forall Attribute (\ATTR1 -> impl (and ( successorAttribute(var ? ? ? ATTR1)(var ? ? ? ATTR2))( holdsDuring(var ? ? ? TIME1)( property(var ? ? ? ENTITY)(var ? ? ? ATTR2))))(exists TimePosition (\TIME2 -> and ( temporalPart(var ? ? ? TIME2)( el ? ? ? ( PastFn(var ? ? ? TIME1))))( holdsDuring(var ? ? ? TIME2)( property(var ? ? ? ENTITY)(var ? ? ? ATTR1))))))))) - -forall Attribute (\ATTR2 -> forall Attribute (\ATTR1 -> impl ( successorAttribute(var ? ? ? ATTR1)(var ? ? ? ATTR2))( successorAttributeClosure(var ? ? ? ATTR1)(var ? ? ? ATTR2)))) - -forall Entity (\E3 -> forall Attribute (\ATT -> forall Entity (\E2 -> forall Entity (\E1 -> impl (and ( greaterThanByQuality(var ? ? ? E1)(var ? ? ? E2)(var ? ? ? ATT))( greaterThanByQuality(var ? ? ? E2)(var ? ? ? E3)(var ? ? ? ATT)))( greaterThanByQuality(var ? ? ? E1)(var ? ? ? E3)(var ? ? ? ATT)))))) - -forall Attribute (\ATT -> forall Entity (\E2 -> forall Entity (\E1 -> impl ( greaterThanByQuality(var ? ? ? E1)(var ? ? ? E2)(var ? ? ? ATT))( not ( greaterThanByQuality(var ? ? ? E2)(var ? ? ? E1)(var ? ? ? ATT)))))) - -forall Attribute (\ATT -> forall Entity (\E2 -> forall Entity (\E1 -> impl ( greaterThanByQuality(var ? ? ? E1)(var ? ? ? E2)(var ? ? ? ATT))( not ( equal(var ? ? ? E2)(var ? ? ? E1)))))) - -forall Physical (\PHYS -> exists TimePosition (\TIME -> exists Object (\LOC -> and ( located(var ? ? ? PHYS)(var ? ? ? LOC))( time(var ? ? ? PHYS)(var ? ? ? TIME))))) - -forall SelfConnectedObject (\OBJ -> side( el ? ? ? ( FrontFn(var ? ? ? OBJ)))(var ? ? ? OBJ)) - -forall SelfConnectedObject (\OBJ -> side( el ? ? ? ( BackFn(var ? ? ? OBJ)))(var ? ? ? OBJ)) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( properPart(var ? ? ? OBJ1)(var ? ? ? OBJ2))(and ( part(var ? ? ? OBJ1)(var ? ? ? OBJ2))( not ( part(var ? ? ? OBJ2)(var ? ? ? OBJ1)))))) - -forall Object (\OBJ2 -> forall SelfConnectedObject (\OBJ1 -> equiv ( contains(var ? ? ? OBJ1)(var ? ? ? OBJ2))(exists Hole (\HOLE -> and ( hole(var ? ? ? HOLE)(var ? ? ? OBJ1))( properlyFills(var ? ? ? OBJ2)(var ? ? ? HOLE)))))) - -forall Substance (\OBJ -> forall Object (\PART -> forall Attribute (\ATTR -> impl (and ( attribute(var ? ? ? OBJ)(var ? ? ? ATTR))( part(var ? ? ? PART)(var ? ? ? OBJ)))( attribute(var ? ? ? PART)(var ? ? ? ATTR))))) - -forall Atom (\ATOM -> exists Proton (\PROTON -> exists Electron (\ELECTRON -> and ( component(var ? ? ? PROTON)(var ? ? ? ATOM))( component(var ? ? ? ELECTRON)(var ? ? ? ATOM))))) - -forall Atom (\ATOM -> forall AtomicNucleus (\NUCLEUS1 -> forall AtomicNucleus (\NUCLEUS2 -> impl (and ( component(var ? ? ? NUCLEUS1)(var ? ? ? ATOM))( component(var ? ? ? NUCLEUS2)(var ? ? ? ATOM)))( equal(var ? ? ? NUCLEUS1)(var ? ? ? NUCLEUS2))))) - -forall SubatomicParticle (\PARTICLE -> exists Atom (\ATOM -> part(var ? ? ? PARTICLE)(var ? ? ? ATOM))) - -forall AtomicNucleus (\NUCLEUS -> exists Neutron (\NEUTRON -> exists Proton (\PROTON -> and ( component(var ? ? ? NEUTRON)(var ? ? ? NUCLEUS))( component(var ? ? ? PROTON)(var ? ? ? NUCLEUS))))) - -forall Mixture (\MIXTURE -> exists PureSubstance (\PURE1 -> exists PureSubstance (\PURE2 -> and ( not ( equal(var ? ? ? PURE1)(var ? ? ? PURE2)))(and ( part(var ? ? ? PURE1)(var ? ? ? MIXTURE))( part(var ? ? ? PURE2)(var ? ? ? MIXTURE)))))) - -forall Region (\REGION -> exists Physical (\PHYS -> located(var ? ? ? PHYS)(var ? ? ? REGION))) - -forall Collection (\COLL -> exists SelfConnectedObject (\OBJ -> member(var ? ? ? OBJ)(var ? ? ? COLL))) - -forall Collection (\COLL2 -> forall Collection (\COLL1 -> equiv ( subCollection(var ? ? ? COLL1)(var ? ? ? COLL2))(forall SelfConnectedObject (\MEMBER -> impl ( member(var ? ? ? MEMBER)(var ? ? ? COLL1))( member(var ? ? ? MEMBER)(var ? ? ? COLL2)))))) - -forall ContentBearingPhysical (\OBJ -> exists Entity (\THING -> represents(var ? ? ? OBJ)(var ? ? ? THING))) - -forall SymbolicString (\STRING -> exists Character (\PART -> part(var ? ? ? PART)(var ? ? ? STRING))) - -forall ConstructedLanguage (\LANG -> exists Planning (\PLAN -> result(var ? ? ? PLAN)(var ? ? ? LANG))) - -forall Agent (\AGENT -> exists Process (\PROC -> agent(var ? ? ? PROC)(var ? ? ? AGENT))) - -forall (both Human Object) (\Y -> forall Agent (\X -> impl ( leader(var ? ? ? X)(var ? ? ? Y))( attribute(var ? ? ? Y)(el ? ? ? Living)))) - -forall DualObjectProcess (\PROCESS -> exists Entity (\OBJ2 -> exists Entity (\OBJ1 -> and ( patient(var ? ? ? PROCESS)(var ? ? ? OBJ1))(and ( patient(var ? ? ? PROCESS)(var ? ? ? OBJ2))( not ( equal(var ? ? ? OBJ1)(var ? ? ? OBJ2))))))) - -forall SingleAgentProcess (\PROC -> exists Agent (\AGENT -> agent(var ? ? ? PROC)(var ? ? ? AGENT))) - -forall SingleAgentProcess (\PROC -> forall (both Agent Entity) (\AGENT_2 -> forall (both Agent Entity) (\AGENT_1 -> impl (and ( agent(var ? ? ? PROC)(var ? ? ? AGENT_1))( agent(var ? ? ? PROC)(var ? ? ? AGENT_2)))( equal(var ? ? ? AGENT_1)(var ? ? ? AGENT_2))))) - -forall Abstract (\ABS -> not (exists (both Object TimePosition) (\POINT -> or ( located(var ? ? ? ABS)(var ? ? ? POINT))( time(var ? ? ? ABS)(var ? ? ? POINT))))) - -forall (both Quantity Entity) (\NUMBER2 -> forall (both Quantity Entity) (\NUMBER1 -> equiv ( lessThanOrEqualTo(var ? ? ? NUMBER1)(var ? ? ? NUMBER2))(or ( equal(var ? ? ? NUMBER1)(var ? ? ? NUMBER2))( lessThan(var ? ? ? NUMBER1)(var ? ? ? NUMBER2))))) - -forall (both Quantity Entity) (\NUMBER2 -> forall (both Quantity Entity) (\NUMBER1 -> equiv ( greaterThanOrEqualTo(var ? ? ? NUMBER1)(var ? ? ? NUMBER2))(or ( equal(var ? ? ? NUMBER1)(var ? ? ? NUMBER2))( greaterThan(var ? ? ? NUMBER1)(var ? ? ? NUMBER2))))) - -forall ImaginaryNumber (\NUMBER -> exists RealNumber (\REAL -> equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(var ? ? ? REAL)( el ? ? ? ( SquareRootFn(el ? ? ? (toInt -1)))))))) - -forall NonnegativeInteger (\X -> greaterThan(var ? ? ? X)(el ? ? ? (toInt -1))) - -forall NegativeInteger (\X -> greaterThan(el ? ? ? (toInt 0))(var ? ? ? X)) - -forall PositiveInteger (\X -> greaterThan(var ? ? ? X)(el ? ? ? (toInt 0))) - -forall ComplexNumber (\NUMBER -> exists RealNumber (\REAL1 -> exists RealNumber (\REAL2 -> equal(var ? ? ? NUMBER)( el ? ? ? ( AdditionFn(var ? ? ? REAL1)( el ? ? ? ( MultiplicationFn(var ? ? ? REAL2)( el ? ? ? ( SquareRootFn(el ? ? ? (toInt -1))))))))))) - -forall Entity (\OBJECT -> forall (both Agent CognitiveAgent) (\AGENT -> equiv (exists IntentionalProcess (\PROCESS -> and ( agent(var ? ? ? PROCESS)(var ? ? ? AGENT))( patient(var ? ? ? PROCESS)(var ? ? ? OBJECT))))( inScopeOfInterest(var ? ? ? AGENT)(var ? ? ? OBJECT)))) - -forall Physical (\OBJECT -> forall CognitiveAgent (\AGENT -> impl ( needs(var ? ? ? AGENT)(var ? ? ? OBJECT))( wants(var ? ? ? AGENT)(var ? ? ? OBJECT)))) - -forall (both Physical Object) (\OBJ -> forall CognitiveAgent (\AGENT -> impl ( wants(var ? ? ? AGENT)(var ? ? ? OBJ))( desires(var ? ? ? AGENT)( possesses(var ? ? ? AGENT)(var ? ? ? OBJ))))) - -forall List (\LIST -> exists (both PositiveInteger Quantity) (\NUMBER1 -> exists Entity (\ITEM1 -> and ( not ( equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST)(var ? ? ? NUMBER1)))(var ? ? ? ITEM1)))(forall PositiveInteger (\NUMBER2 -> impl ( lessThan(var ? ? ? NUMBER2)(var ? ? ? NUMBER1))(exists Entity (\ITEM2 -> equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST)(var ? ? ? NUMBER2)))(var ? ? ? ITEM2)))))))) - -forall UniqueList (\LIST -> forall (both PositiveInteger Entity) (\NUMBER2 -> forall (both PositiveInteger Entity) (\NUMBER1 -> impl ( equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST)(var ? ? ? NUMBER1)))( el ? ? ? ( ListOrderFn(var ? ? ? LIST)(var ? ? ? NUMBER2))))( equal(var ? ? ? NUMBER1)(var ? ? ? NUMBER2))))) - -forall List (\LIST1 -> forall List (\LIST2 -> impl (forall PositiveInteger (\NUMBER -> equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST1)(var ? ? ? NUMBER)))( el ? ? ? ( ListOrderFn(var ? ? ? LIST2)(var ? ? ? NUMBER)))))( equal(var ? ? ? LIST1)(var ? ? ? LIST2)))) - -forall List (\LIST -> forall PositiveInteger (\NUMBER1 -> impl (and ( equal( el ? ? ? ( ListLengthFn(var ? ? ? LIST)))(var ? ? ? NUMBER1))( not ( equal(var ? ? ? LIST)(el ? ? ? NullList))))(forall (both PositiveInteger Quantity) (\NUMBER2 -> equiv (exists Entity (\ITEM -> and ( equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST)(var ? ? ? NUMBER2)))(var ? ? ? ITEM))( inList(var ? ? ? ITEM)(var ? ? ? LIST))))( lessThanOrEqualTo(var ? ? ? NUMBER2)(var ? ? ? NUMBER1)))))) - -forall List (\LIST2 -> forall List (\LIST1 -> forall (both Entity List) (\LIST3 -> equiv ( equal(var ? ? ? LIST3)( el ? ? ? ( ListConcatenateFn(var ? ? ? LIST1)(var ? ? ? LIST2))))(forall PositiveInteger (\NUMBER1 -> forall PositiveInteger (\NUMBER2 -> impl (and ( lessThanOrEqualTo(var ? ? ? NUMBER1)( el ? ? ? ( ListLengthFn(var ? ? ? LIST1))))( lessThanOrEqualTo(var ? ? ? NUMBER2)( el ? ? ? ( ListLengthFn(var ? ? ? LIST2)))))(and ( equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST3)(var ? ? ? NUMBER1)))( el ? ? ? ( ListOrderFn(var ? ? ? LIST1)(var ? ? ? NUMBER1))))( equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST3)( el ? ? ? ( AdditionFn( el ? ? ? ( ListLengthFn(var ? ? ? LIST1)))(var ? ? ? NUMBER2)))))( el ? ? ? ( ListOrderFn(var ? ? ? LIST2)(var ? ? ? NUMBER2))))))))))) - -forall List (\LIST -> forall Entity (\ITEM -> impl ( inList(var ? ? ? ITEM)(var ? ? ? LIST))(exists PositiveInteger (\NUMBER -> equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST)(var ? ? ? NUMBER)))(var ? ? ? ITEM))))) - -forall List (\LIST2 -> forall List (\LIST1 -> impl ( subList(var ? ? ? LIST1)(var ? ? ? LIST2))(forall Entity (\ITEM -> impl ( inList(var ? ? ? ITEM)(var ? ? ? LIST1))( inList(var ? ? ? ITEM)(var ? ? ? LIST2)))))) - -forall List (\LIST2 -> forall List (\LIST1 -> impl ( subList(var ? ? ? LIST1)(var ? ? ? LIST2))(exists Quantity (\NUMBER3 -> forall Entity (\ITEM -> impl ( inList(var ? ? ? ITEM)(var ? ? ? LIST1))(exists (both PositiveInteger Entity) (\NUMBER2 -> exists (both PositiveInteger Quantity) (\NUMBER1 -> and ( equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST1)(var ? ? ? NUMBER1)))(var ? ? ? ITEM))(and ( equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST2)(var ? ? ? NUMBER2)))(var ? ? ? ITEM))( equal(var ? ? ? NUMBER2)( el ? ? ? ( AdditionFn(var ? ? ? NUMBER1)(var ? ? ? NUMBER3))))))))))))) - -forall Entity (\ITEM -> forall List (\LIST2 -> forall List (\LIST1 -> impl ( identicalListItems(var ? ? ? LIST1)(var ? ? ? LIST2))( equiv ( inList(var ? ? ? ITEM)(var ? ? ? LIST1))( inList(var ? ? ? ITEM)(var ? ? ? LIST2)))))) - -forall Process (\S2 -> forall Process (\P -> forall Process (\S1 -> impl (and ( subProcess(var ? ? ? S1)(var ? ? ? P))( subProcess(var ? ? ? S2)(var ? ? ? P)))( relatedEvent(var ? ? ? S1)(var ? ? ? S2))))) - -forall Process (\PROC1 -> exists Process (\PROC2 -> causes(var ? ? ? PROC2)(var ? ? ? PROC1))) - -forall (both Process Physical) (\P2 -> forall (both Process Physical) (\P1 -> impl ( causes(var ? ? ? P1)(var ? ? ? P2))( earlier( el ? ? ? ( WhenFn(var ? ? ? P1)))( el ? ? ? ( WhenFn(var ? ? ? P2)))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( copy(var ? ? ? OBJ1)(var ? ? ? OBJ2))(forall Attribute (\ATTR -> impl ( attribute(var ? ? ? OBJ1)(var ? ? ? ATTR))( attribute(var ? ? ? OBJ2)(var ? ? ? ATTR)))))) - -forall Agent (\AGENT -> forall Object (\OBJ -> impl ( exploits(var ? ? ? OBJ)(var ? ? ? AGENT))(exists Process (\PROCESS -> and ( agent(var ? ? ? PROCESS)(var ? ? ? AGENT))( resourceS(var ? ? ? PROCESS)(var ? ? ? OBJ)))))) - -forall Object (\OBJ1 -> forall Object (\OBJ2 -> impl ( partlyLocated(var ? ? ? OBJ1)(var ? ? ? OBJ2))( overlapsSpatially(var ? ? ? OBJ1)(var ? ? ? OBJ2)))) - -forall Object (\OBJ1 -> forall Object (\OBJ2 -> impl ( partlyLocated(var ? ? ? OBJ1)(var ? ? ? OBJ2))(exists (both Object Physical) (\SUB -> and ( part(var ? ? ? SUB)(var ? ? ? OBJ1))( located(var ? ? ? SUB)(var ? ? ? OBJ2)))))) - -forall Object (\LOC -> forall (both Process Physical) (\PROCESS -> impl ( origin(var ? ? ? PROCESS)(var ? ? ? LOC))( partlyLocated(var ? ? ? PROCESS)(var ? ? ? LOC)))) - -forall (both Entity Object) (\LOC -> forall (both Process Physical) (\PROCESS -> impl ( destination(var ? ? ? PROCESS)(var ? ? ? LOC))( partlyLocated(var ? ? ? PROCESS)(var ? ? ? LOC)))) - -forall Object (\OBJ2 -> forall (both Physical Object) (\OBJ1 -> impl ( located(var ? ? ? OBJ1)(var ? ? ? OBJ2))(forall (both Object Physical) (\SUB -> impl ( part(var ? ? ? SUB)(var ? ? ? OBJ1))( located(var ? ? ? SUB)(var ? ? ? OBJ2)))))) - -forall Object (\OBJ -> forall (both Physical Process) (\PROCESS -> impl ( located(var ? ? ? PROCESS)(var ? ? ? OBJ))(forall (both Process Physical) (\SUB -> impl ( subProcess(var ? ? ? SUB)(var ? ? ? PROCESS))( located(var ? ? ? SUB)(var ? ? ? OBJ)))))) - -forall Object (\REGION -> forall (both Physical Entity) (\OBJ -> impl ( exactlyLocated(var ? ? ? OBJ)(var ? ? ? REGION))( not (exists (both Physical Entity) (\OTHEROBJ -> and ( exactlyLocated(var ? ? ? OTHEROBJ)(var ? ? ? REGION))( not ( equal(var ? ? ? OTHEROBJ)(var ? ? ? OBJ)))))))) - -forall Object (\END2 -> forall Object (\MID -> forall Object (\END1 -> impl ( between(var ? ? ? END1)(var ? ? ? MID)(var ? ? ? END2))( between(var ? ? ? END2)(var ? ? ? MID)(var ? ? ? END1))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( traverses(var ? ? ? OBJ1)(var ? ? ? OBJ2))(or ( crosses(var ? ? ? OBJ1)(var ? ? ? OBJ2))( penetrates(var ? ? ? OBJ1)(var ? ? ? OBJ2))))) - -forall (both Entity Object) (\REGION -> forall (both TimePoint TimePosition) (\TIME -> forall Physical (\THING -> equiv ( equal( el ? ? ? ( WhereFn(var ? ? ? THING)(var ? ? ? TIME)))(var ? ? ? REGION))( holdsDuring(var ? ? ? TIME)( exactlyLocated(var ? ? ? THING)(var ? ? ? REGION)))))) - -forall Object (\OBJ -> forall Agent (\PERSON -> impl ( possesses(var ? ? ? PERSON)(var ? ? ? OBJ))( modalAttribute( uses(var ? ? ? OBJ)(var ? ? ? PERSON))(el ? ? ? Permission)))) - -forall TimePosition (\TIME -> forall (both Agent Entity) (\AGENT2 -> forall Object (\OBJ -> forall (both Agent Entity) (\AGENT1 -> impl (and ( holdsDuring(var ? ? ? TIME)( possesses(var ? ? ? AGENT1)(var ? ? ? OBJ)))( holdsDuring(var ? ? ? TIME)( possesses(var ? ? ? AGENT2)(var ? ? ? OBJ))))( equal(var ? ? ? AGENT1)(var ? ? ? AGENT2)))))) - -forall Agent (\AGENT -> forall Entity (\ENTITY -> forall Entity (\REP -> impl ( representsForAgent(var ? ? ? REP)(var ? ? ? ENTITY)(var ? ? ? AGENT))( represents(var ? ? ? REP)(var ? ? ? ENTITY))))) - -forall Language (\LANGUAGE -> forall Entity (\ENTITY -> forall (both LinguisticExpression Entity) (\REP -> impl ( representsInLanguage(var ? ? ? REP)(var ? ? ? ENTITY)(var ? ? ? LANGUAGE))(exists Agent (\AGENT -> representsForAgent(var ? ? ? REP)(var ? ? ? ENTITY)(var ? ? ? AGENT)))))) - -forall ContentBearingObject (\OBJ2 -> forall ContentBearingObject (\OBJ1 -> equiv (and ( subsumesContentInstance(var ? ? ? OBJ1)(var ? ? ? OBJ2))( subsumesContentInstance(var ? ? ? OBJ2)(var ? ? ? OBJ1)))( equivalentContentInstance(var ? ? ? OBJ1)(var ? ? ? OBJ2)))) - -forall (both ContentBearingObject ContentBearingPhysical) (\OBJ2 -> forall (both ContentBearingObject ContentBearingPhysical) (\OBJ1 -> impl ( subsumesContentInstance(var ? ? ? OBJ1)(var ? ? ? OBJ2))(forall Proposition (\INFO -> impl ( containsInformation(var ? ? ? OBJ2)(var ? ? ? INFO))( containsInformation(var ? ? ? OBJ1)(var ? ? ? INFO)))))) - -forall Proposition (\PROP -> forall Process (\PROCESS -> impl ( realization(var ? ? ? PROCESS)(var ? ? ? PROP))(exists ContentBearingObject (\OBJ -> containsInformation(var ? ? ? OBJ)(var ? ? ? PROP))))) - -forall Language (\LANGUAGE -> forall LinguisticExpression (\EXPRESS -> equiv ( expressedInLanguage(var ? ? ? EXPRESS)(var ? ? ? LANGUAGE))(exists Entity (\PROP -> representsInLanguage(var ? ? ? EXPRESS)(var ? ? ? PROP)(var ? ? ? LANGUAGE))))) - -forall Proposition (\PROP2 -> forall Proposition (\PROP1 -> impl ( subProposition(var ? ? ? PROP1)(var ? ? ? PROP2))(forall (both ContentBearingPhysical ContentBearingObject) (\OBJ2 -> forall (both ContentBearingPhysical ContentBearingObject) (\OBJ1 -> impl (and ( containsInformation(var ? ? ? OBJ1)(var ? ? ? PROP1))( containsInformation(var ? ? ? OBJ2)(var ? ? ? PROP2)))( subsumesContentInstance(var ? ? ? OBJ2)(var ? ? ? OBJ1))))))) - -forall Agent (\AGENT -> forall Object (\OBJ -> impl ( uses(var ? ? ? OBJ)(var ? ? ? AGENT))(exists Process (\PROC -> and ( agent(var ? ? ? PROC)(var ? ? ? AGENT))( instrument(var ? ? ? PROC)(var ? ? ? OBJ)))))) - -forall (both Integer Quantity) (\NUMBER -> equal( el ? ? ? ( SuccessorFn(var ? ? ? NUMBER)))( el ? ? ? ( AdditionFn(var ? ? ? NUMBER)(el ? ? ? (toInt 1))))) - -forall (both Integer Quantity) (\NUMBER -> equal( el ? ? ? ( PredecessorFn(var ? ? ? NUMBER)))( el ? ? ? ( SubtractionFn(var ? ? ? NUMBER)(el ? ? ? (toInt 1))))) - -forall RationalNumber (\NUMBER -> exists Integer (\INT1 -> exists Integer (\INT2 -> equal(var ? ? ? NUMBER)( el ? ? ? ( DivisionFn(var ? ? ? INT1)(var ? ? ? INT2)))))) - -forall (both Integer Entity) (\N2 -> forall (both Integer Quantity) (\N1 -> impl ( multiplicativeFactor(var ? ? ? N1)(var ? ? ? N2))(exists Integer (\I -> equal(var ? ? ? N2)( el ? ? ? ( MultiplicationFn(var ? ? ? N1)(var ? ? ? I))))))) - -forall ComplexNumber (\NUMBER -> exists Entity (\PART2 -> exists Entity (\PART1 -> and ( equal(var ? ? ? PART1)( el ? ? ? ( RealNumberFn(var ? ? ? NUMBER))))( equal(var ? ? ? PART2)( el ? ? ? ( ImaginaryPartFn(var ? ? ? NUMBER))))))) - -forall Entity (\NUMBER -> forall (both Quantity Entity) (\NUMBER2 -> forall (both Quantity Entity) (\NUMBER1 -> impl ( equal( el ? ? ? ( MaxFn(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))(var ? ? ? NUMBER))(or (and ( equal(var ? ? ? NUMBER)(var ? ? ? NUMBER1))( greaterThan(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))(or (and ( equal(var ? ? ? NUMBER)(var ? ? ? NUMBER2))( greaterThan(var ? ? ? NUMBER2)(var ? ? ? NUMBER1)))(and ( equal(var ? ? ? NUMBER)(var ? ? ? NUMBER1))( equal(var ? ? ? NUMBER)(var ? ? ? NUMBER2)))))))) - -forall Entity (\NUMBER -> forall (both Quantity Entity) (\NUMBER2 -> forall (both Quantity Entity) (\NUMBER1 -> impl ( equal( el ? ? ? ( MinFn(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))(var ? ? ? NUMBER))(or (and ( equal(var ? ? ? NUMBER)(var ? ? ? NUMBER1))( lessThan(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))(or (and ( equal(var ? ? ? NUMBER)(var ? ? ? NUMBER2))( lessThan(var ? ? ? NUMBER2)(var ? ? ? NUMBER1)))(and ( equal(var ? ? ? NUMBER)(var ? ? ? NUMBER1))( equal(var ? ? ? NUMBER)(var ? ? ? NUMBER2)))))))) - -forall Quantity (\NUMBER -> equal( el ? ? ? ( ReciprocalFn(var ? ? ? NUMBER)))( el ? ? ? ( ExponentiationFn(var ? ? ? NUMBER)(el ? ? ? (toInt -1))))) - -forall Quantity (\NUMBER -> equal(el ? ? ? (toInt 1))( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)( el ? ? ? ( ReciprocalFn(var ? ? ? NUMBER)))))) - -forall (both Entity Quantity) (\NUMBER -> forall Quantity (\NUMBER2 -> forall (both Quantity Entity) (\NUMBER1 -> equiv ( equal( el ? ? ? ( RemainderFn(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))(var ? ? ? NUMBER))( equal( el ? ? ? ( AdditionFn( el ? ? ? ( MultiplicationFn( el ? ? ? ( FloorFn( el ? ? ? ( DivisionFn(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))))(var ? ? ? NUMBER2)))(var ? ? ? NUMBER)))(var ? ? ? NUMBER1))))) - -forall (both Entity RealNumber) (\NUMBER -> forall (both Quantity RealNumber) (\NUMBER2 -> forall Quantity (\NUMBER1 -> impl ( equal( el ? ? ? ( RemainderFn(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))(var ? ? ? NUMBER))( equal( el ? ? ? ( SignumFn(var ? ? ? NUMBER2)))( el ? ? ? ( SignumFn(var ? ? ? NUMBER))))))) - -forall EvenInteger (\NUMBER -> equal( el ? ? ? ( RemainderFn(var ? ? ? NUMBER)(el ? ? ? (toInt 2))))(el ? ? ? (toInt 0))) - -forall OddInteger (\NUMBER -> equal( el ? ? ? ( RemainderFn(var ? ? ? NUMBER)(el ? ? ? (toInt 2))))(el ? ? ? (toInt 1))) - -forall PrimeNumber (\PRIME -> forall (both Quantity Entity) (\NUMBER -> impl ( equal( el ? ? ? ( RemainderFn(var ? ? ? PRIME)(var ? ? ? NUMBER)))(el ? ? ? (toInt 0)))(or ( equal(var ? ? ? NUMBER)(el ? ? ? (toInt 1)))( equal(var ? ? ? NUMBER)(var ? ? ? PRIME))))) - -forall Entity (\NUMBER2 -> forall (both Quantity RealNumber) (\NUMBER1 -> impl ( equal( el ? ? ? ( RoundFn(var ? ? ? NUMBER1)))(var ? ? ? NUMBER2))(or ( impl ( lessThan( el ? ? ? ( SubtractionFn(var ? ? ? NUMBER1)( el ? ? ? ( FloorFn(var ? ? ? NUMBER1)))))(el ? ? ? (toRealNum 0.5)))( equal(var ? ? ? NUMBER2)( el ? ? ? ( FloorFn(var ? ? ? NUMBER1)))))( impl ( greaterThanOrEqualTo( el ? ? ? ( SubtractionFn(var ? ? ? NUMBER1)( el ? ? ? ( FloorFn(var ? ? ? NUMBER1)))))(el ? ? ? (toRealNum 0.5)))( equal(var ? ? ? NUMBER2)( el ? ? ? ( CeilingFn(var ? ? ? NUMBER1)))))))) - -forall NonnegativeRealNumber (\NUMBER -> or ( equal( el ? ? ? ( SignumFn(var ? ? ? NUMBER)))(el ? ? ? (toInt 1)))( equal( el ? ? ? ( SignumFn(var ? ? ? NUMBER)))(el ? ? ? (toInt 0)))) - -forall PositiveRealNumber (\NUMBER -> equal( el ? ? ? ( SignumFn(var ? ? ? NUMBER)))(el ? ? ? (toInt 1))) - -forall NegativeRealNumber (\NUMBER -> equal( el ? ? ? ( SignumFn(var ? ? ? NUMBER)))(el ? ? ? (toInt -1))) - -forall (both Entity Quantity) (\NUMBER2 -> forall (both RealNumber Entity) (\NUMBER1 -> impl ( equal( el ? ? ? ( SquareRootFn(var ? ? ? NUMBER1)))(var ? ? ? NUMBER2))( equal( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER2)(var ? ? ? NUMBER2)))(var ? ? ? NUMBER1)))) - -forall PlaneAngleMeasure (\DEGREE -> equal( el ? ? ? ( TangentFn(var ? ? ? DEGREE)))( el ? ? ? ( DivisionFn( el ? ? ? ( SineFn(var ? ? ? DEGREE)))( el ? ? ? ( CosineFn(var ? ? ? DEGREE)))))) - -forall (both Integer Entity) (\INT2 -> forall (both Integer Entity) (\INT1 -> impl ( equal( el ? ? ? ( SuccessorFn(var ? ? ? INT1)))( el ? ? ? ( SuccessorFn(var ? ? ? INT2))))( equal(var ? ? ? INT1)(var ? ? ? INT2)))) - -forall Integer (\INT -> lessThan(var ? ? ? INT)( el ? ? ? ( SuccessorFn(var ? ? ? INT)))) - -forall Integer (\INT1 -> forall Integer (\INT2 -> not (and ( lessThan(var ? ? ? INT1)(var ? ? ? INT2))( lessThan(var ? ? ? INT2)( el ? ? ? ( SuccessorFn(var ? ? ? INT1))))))) - -forall Integer (\INT -> equal(var ? ? ? INT)( el ? ? ? ( SuccessorFn( el ? ? ? ( PredecessorFn(var ? ? ? INT)))))) - -forall Integer (\INT -> equal(var ? ? ? INT)( el ? ? ? ( PredecessorFn( el ? ? ? ( SuccessorFn(var ? ? ? INT)))))) - -forall (both Integer Entity) (\INT2 -> forall (both Integer Entity) (\INT1 -> impl ( equal( el ? ? ? ( PredecessorFn(var ? ? ? INT1)))( el ? ? ? ( PredecessorFn(var ? ? ? INT2))))( equal(var ? ? ? INT1)(var ? ? ? INT2)))) - -forall Integer (\INT -> greaterThan(var ? ? ? INT)( el ? ? ? ( PredecessorFn(var ? ? ? INT)))) - -forall Integer (\INT1 -> forall Integer (\INT2 -> not (and ( lessThan(var ? ? ? INT2)(var ? ? ? INT1))( lessThan( el ? ? ? ( PredecessorFn(var ? ? ? INT1)))(var ? ? ? INT2))))) - -forall Set (\SET -> forall Set (\SUBSET -> impl ( subset(var ? ? ? SUBSET)(var ? ? ? SET))(forall Entity (\ELEMENT -> impl ( element(var ? ? ? ELEMENT)(var ? ? ? SUBSET))( element(var ? ? ? ELEMENT)(var ? ? ? SET)))))) - -forall (both Set Entity) (\SET2 -> forall (both Set Entity) (\SET1 -> impl (forall Entity (\ELEMENT -> equiv ( element(var ? ? ? ELEMENT)(var ? ? ? SET1))( element(var ? ? ? ELEMENT)(var ? ? ? SET2))))( equal(var ? ? ? SET1)(var ? ? ? SET2)))) - -forall FiniteSet (\SET -> exists NonnegativeInteger (\NUMBER -> equal(var ? ? ? NUMBER)( el ? ? ? ( CardinalityFn(var ? ? ? SET))))) - -forall Graph (\GRAPH -> forall GraphNode (\NODE1 -> forall GraphNode (\NODE2 -> impl (and ( graphPart(var ? ? ? NODE1)(var ? ? ? GRAPH))(and ( graphPart(var ? ? ? NODE2)(var ? ? ? GRAPH))( not ( equal(var ? ? ? NODE1)(var ? ? ? NODE2)))))(exists GraphPath (\PATH -> exists GraphArc (\ARC -> or ( links(var ? ? ? NODE1)(var ? ? ? NODE2)(var ? ? ? ARC))(and ( subGraph(var ? ? ? PATH)(var ? ? ? GRAPH))(or (and ( equal( el ? ? ? ( BeginNodeFn(var ? ? ? PATH)))(var ? ? ? NODE1))( equal( el ? ? ? ( EndNodeFn(var ? ? ? PATH)))(var ? ? ? NODE2)))(and ( equal( el ? ? ? ( BeginNodeFn(var ? ? ? PATH)))(var ? ? ? NODE2))( equal( el ? ? ? ( EndNodeFn(var ? ? ? PATH)))(var ? ? ? NODE1))))))))))) - -forall Graph (\GRAPH -> exists (both GraphElement (both GraphArc Entity)) (\ARC2 -> exists (both GraphElement (both GraphArc Entity)) (\ARC1 -> exists (both GraphElement (both GraphNode Entity)) (\NODE3 -> exists (both GraphElement (both GraphNode Entity)) (\NODE2 -> exists (both GraphElement (both GraphNode Entity)) (\NODE1 -> and ( graphPart(var ? ? ? NODE1)(var ? ? ? GRAPH))(and ( graphPart(var ? ? ? NODE2)(var ? ? ? GRAPH))(and ( graphPart(var ? ? ? NODE3)(var ? ? ? GRAPH))(and ( graphPart(var ? ? ? ARC1)(var ? ? ? GRAPH))(and ( graphPart(var ? ? ? ARC2)(var ? ? ? GRAPH))(and ( links(var ? ? ? NODE1)(var ? ? ? NODE2)(var ? ? ? ARC1))(and ( links(var ? ? ? NODE2)(var ? ? ? NODE3)(var ? ? ? ARC2))(and ( not ( equal(var ? ? ? NODE1)(var ? ? ? NODE2)))(and ( not ( equal(var ? ? ? NODE2)(var ? ? ? NODE3)))(and ( not ( equal(var ? ? ? NODE1)(var ? ? ? NODE3)))( not ( equal(var ? ? ? ARC1)(var ? ? ? ARC2)))))))))))))))))) - -forall DirectedGraph (\GRAPH -> forall GraphArc (\ARC -> impl ( graphPart(var ? ? ? ARC)(var ? ? ? GRAPH))(exists Entity (\NODE2 -> exists Entity (\NODE1 -> and ( equal( el ? ? ? ( InitialNodeFn(var ? ? ? ARC)))(var ? ? ? NODE1))( equal( el ? ? ? ( TerminalNodeFn(var ? ? ? ARC)))(var ? ? ? NODE2))))))) - -forall GraphPath (\GRAPH -> forall GraphArc (\ARC -> forall Entity (\NODE -> impl ( graphPart(var ? ? ? ARC)(var ? ? ? GRAPH))( impl ( equal( el ? ? ? ( InitialNodeFn(var ? ? ? ARC)))(var ? ? ? NODE))( not (exists (both GraphArc Entity) (\OTHER -> and ( equal( el ? ? ? ( InitialNodeFn(var ? ? ? OTHER)))(var ? ? ? NODE))( not ( equal(var ? ? ? OTHER)(var ? ? ? ARC)))))))))) - -forall GraphPath (\GRAPH -> forall GraphArc (\ARC -> forall Entity (\NODE -> impl ( graphPart(var ? ? ? ARC)(var ? ? ? GRAPH))( impl ( equal( el ? ? ? ( TerminalNodeFn(var ? ? ? ARC)))(var ? ? ? NODE))( not (exists (both GraphArc Entity) (\OTHER -> and ( equal( el ? ? ? ( TerminalNodeFn(var ? ? ? OTHER)))(var ? ? ? NODE))( not ( equal(var ? ? ? OTHER)(var ? ? ? ARC)))))))))) - -forall GraphCircuit (\GRAPH -> exists Entity (\NODE -> and ( equal( el ? ? ? ( BeginNodeFn(var ? ? ? GRAPH)))(var ? ? ? NODE))( equal( el ? ? ? ( EndNodeFn(var ? ? ? GRAPH)))(var ? ? ? NODE)))) - -forall MultiGraph (\GRAPH -> exists (both GraphElement GraphNode) (\NODE2 -> exists (both GraphElement GraphNode) (\NODE1 -> exists (both GraphElement (both GraphArc Entity)) (\ARC2 -> exists (both GraphElement (both GraphArc Entity)) (\ARC1 -> and ( graphPart(var ? ? ? ARC1)(var ? ? ? GRAPH))(and ( graphPart(var ? ? ? ARC2)(var ? ? ? GRAPH))(and ( graphPart(var ? ? ? NODE1)(var ? ? ? GRAPH))(and ( graphPart(var ? ? ? NODE2)(var ? ? ? GRAPH))(and ( links(var ? ? ? NODE1)(var ? ? ? NODE2)(var ? ? ? ARC1))(and ( links(var ? ? ? NODE1)(var ? ? ? NODE2)(var ? ? ? ARC2))( not ( equal(var ? ? ? ARC1)(var ? ? ? ARC2))))))))))))) - -forall PseudoGraph (\GRAPH -> exists GraphLoop (\LOOP -> graphPart(var ? ? ? LOOP)(var ? ? ? GRAPH))) - -forall GraphElement (\PART -> exists Graph (\GRAPH -> graphPart(var ? ? ? PART)(var ? ? ? GRAPH))) - -forall GraphNode (\NODE -> exists GraphArc (\ARC -> exists GraphNode (\OTHER -> links(var ? ? ? NODE)(var ? ? ? OTHER)(var ? ? ? ARC)))) - -forall GraphArc (\ARC -> exists GraphNode (\NODE2 -> exists GraphNode (\NODE1 -> links(var ? ? ? NODE1)(var ? ? ? NODE2)(var ? ? ? ARC)))) - -forall GraphLoop (\LOOP -> exists GraphNode (\NODE -> links(var ? ? ? NODE)(var ? ? ? NODE)(var ? ? ? LOOP))) - -forall GraphArc (\ARC -> forall GraphNode (\NODE2 -> forall GraphNode (\NODE1 -> impl ( links(var ? ? ? NODE1)(var ? ? ? NODE2)(var ? ? ? ARC))( links(var ? ? ? NODE2)(var ? ? ? NODE1)(var ? ? ? ARC))))) - -forall GraphElement (\ELEMENT -> forall Graph (\GRAPH2 -> forall Graph (\GRAPH1 -> impl (and ( subGraph(var ? ? ? GRAPH1)(var ? ? ? GRAPH2))( graphPart(var ? ? ? ELEMENT)(var ? ? ? GRAPH1)))( graphPart(var ? ? ? ELEMENT)(var ? ? ? GRAPH2))))) - -forall Quantity (\NUMBER1 -> forall (both GraphElement (both GraphArc Entity)) (\ARC1 -> forall (both Graph GraphPath) (\SUBPATH -> forall Entity (\SUM -> forall (both GraphPath Graph) (\PATH -> impl (and ( equal( el ? ? ? ( PathWeightFn(var ? ? ? PATH)))(var ? ? ? SUM))(and ( subGraph(var ? ? ? SUBPATH)(var ? ? ? PATH))(and ( graphPart(var ? ? ? ARC1)(var ? ? ? PATH))(and ( arcWeight(var ? ? ? ARC1)(var ? ? ? NUMBER1))(forall (both GraphElement Entity) (\ARC2 -> impl ( graphPart(var ? ? ? ARC2)(var ? ? ? PATH))(or ( graphPart(var ? ? ? ARC2)(var ? ? ? SUBPATH))( equal(var ? ? ? ARC2)(var ? ? ? ARC1)))))))))( equal(var ? ? ? SUM)( el ? ? ? ( AdditionFn( el ? ? ? ( PathWeightFn(var ? ? ? SUBPATH)))(var ? ? ? NUMBER1))))))))) - -forall Quantity (\NUMBER2 -> forall Quantity (\NUMBER1 -> forall (both GraphElement (both GraphArc Entity)) (\ARC2 -> forall (both GraphElement (both GraphArc Entity)) (\ARC1 -> forall Entity (\SUM -> forall (both GraphPath Graph) (\PATH -> impl (and ( equal( el ? ? ? ( PathWeightFn(var ? ? ? PATH)))(var ? ? ? SUM))(and ( graphPart(var ? ? ? ARC1)(var ? ? ? PATH))(and ( graphPart(var ? ? ? ARC2)(var ? ? ? PATH))(and ( arcWeight(var ? ? ? ARC1)(var ? ? ? NUMBER1))(and ( arcWeight(var ? ? ? ARC2)(var ? ? ? NUMBER2))(forall (both GraphElement Entity) (\ARC3 -> impl ( graphPart(var ? ? ? ARC3)(var ? ? ? PATH))(or ( equal(var ? ? ? ARC3)(var ? ? ? ARC1))( equal(var ? ? ? ARC3)(var ? ? ? ARC2))))))))))( equal( el ? ? ? ( PathWeightFn(var ? ? ? PATH)))( el ? ? ? ( AdditionFn(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))))))))) - -forall Physical (\PART -> forall PhysicalSystem (\SYSTEM -> forall PhysicalSystem (\SUB -> impl (and ( subSystem(var ? ? ? SUB)(var ? ? ? SYSTEM))( systemPart(var ? ? ? PART)(var ? ? ? SUB)))( systemPart(var ? ? ? PART)(var ? ? ? SYSTEM))))) - -forall UnitOfMeasure (\M -> forall Graph (\G -> impl ( graphMeasure(var ? ? ? G)(var ? ? ? M))(forall (both GraphElement Abstract) (\AC -> and ( graphPart(var ? ? ? AC)(var ? ? ? G))(exists Physical (\PC -> abstractCounterpart(var ? ? ? AC)(var ? ? ? PC))))))) - -forall GraphNode (\AN -> forall GraphArc (\AA -> forall RealNumber (\N -> forall (both Physical Object) (\PA -> forall Physical (\PN -> forall UnitOfMeasure (\M -> forall Graph (\G -> impl (and ( graphMeasure(var ? ? ? G)(var ? ? ? M))(and ( abstractCounterpart(var ? ? ? AN)(var ? ? ? PN))(and ( abstractCounterpart(var ? ? ? AA)(var ? ? ? PA))( arcWeight(var ? ? ? AA)( el ? ? ? ( MeasureFn(var ? ? ? N)(var ? ? ? M)))))))( measure(var ? ? ? PA)( el ? ? ? ( MeasureFn(var ? ? ? N)(var ? ? ? M))))))))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity UnitOfMeasure) (\KILOUNIT -> impl ( equal(var ? ? ? KILOUNIT)( el ? ? ? ( KiloFn(var ? ? ? UNIT))))( equal( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? KILOUNIT)))( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1000))(var ? ? ? UNIT)))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity UnitOfMeasure) (\MEGAUNIT -> impl ( equal(var ? ? ? MEGAUNIT)( el ? ? ? ( MegaFn(var ? ? ? UNIT))))( equal( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? MEGAUNIT)))( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1000000))(var ? ? ? UNIT)))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity UnitOfMeasure) (\GIGAUNIT -> impl ( equal(var ? ? ? GIGAUNIT)( el ? ? ? ( GigaFn(var ? ? ? UNIT))))( equal( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? GIGAUNIT)))( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1000000000))(var ? ? ? UNIT)))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity UnitOfMeasure) (\TERAUNIT -> impl ( equal(var ? ? ? TERAUNIT)( el ? ? ? ( TeraFn(var ? ? ? UNIT))))( equal( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? TERAUNIT)))( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1000000000000))(var ? ? ? UNIT)))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity UnitOfMeasure) (\MILLIUNIT -> impl ( equal(var ? ? ? MILLIUNIT)( el ? ? ? ( MilliFn(var ? ? ? UNIT))))( equal( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? MILLIUNIT)))( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 0.001))(var ? ? ? UNIT)))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity UnitOfMeasure) (\MICROUNIT -> impl ( equal(var ? ? ? MICROUNIT)( el ? ? ? ( MicroFn(var ? ? ? UNIT))))( equal( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? MICROUNIT)))( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 0.000001))(var ? ? ? UNIT)))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity UnitOfMeasure) (\NANOUNIT -> impl ( equal(var ? ? ? NANOUNIT)( el ? ? ? ( NanoFn(var ? ? ? UNIT))))( equal( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? NANOUNIT)))( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 0.000000001))(var ? ? ? UNIT)))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity UnitOfMeasure) (\PICOUNIT -> impl ( equal(var ? ? ? PICOUNIT)( el ? ? ? ( PicoFn(var ? ? ? UNIT))))( equal( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(var ? ? ? PICOUNIT)))( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 0.000000000001))(var ? ? ? UNIT)))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity PhysicalQuantity) (\QUANT -> forall (both Entity RealNumber) (\NUMBER -> impl (and ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal(var ? ? ? QUANT)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(var ? ? ? UNIT)))))( equal( el ? ? ? ( MagnitudeFn(var ? ? ? QUANT)))(var ? ? ? NUMBER))))) - -forall UnitOfMeasure (\UNIT -> forall (both Entity PhysicalQuantity) (\QUANT -> forall (both Entity RealNumber) (\NUMBER -> impl (and ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal(var ? ? ? QUANT)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(var ? ? ? UNIT)))))( equal( el ? ? ? ( UnitFn(var ? ? ? QUANT)))(var ? ? ? UNIT))))) - -forall DirectionalAttribute (\DIRECTION -> forall Region (\REF -> forall TimeDuration (\TIME -> forall LengthMeasure (\DISTANCE -> forall Object (\OBJECT -> impl ( measure(var ? ? ? OBJECT)( el ? ? ? ( VelocityFn(var ? ? ? DISTANCE)(var ? ? ? TIME)(var ? ? ? REF)(var ? ? ? DIRECTION))))( measure(var ? ? ? OBJECT)( el ? ? ? ( SpeedFn(var ? ? ? DISTANCE)(var ? ? ? TIME))))))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Centimeter)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 0.01))))(el ? ? ? Meter))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Millimeter)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 0.001))))(el ? ? ? Meter))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Kilometer)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 1000))))(el ? ? ? Meter))))) - -forall RealNumber (\N -> equal( el ? ? ? ( MeasureFn(var ? ? ? N)(el ? ? ? Horsepower)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? N)(el ? ? ? (toInt 746))))(el ? ? ? Watt)))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? CelsiusDegree)))( el ? ? ? ( MeasureFn( el ? ? ? ( SubtractionFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 273.15))))(el ? ? ? KelvinDegree))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? CelsiusDegree)))( el ? ? ? ( MeasureFn( el ? ? ? ( DivisionFn( el ? ? ? ( SubtractionFn(var ? ? ? NUMBER)(el ? ? ? (toInt 32))))(el ? ? ? (toRealNum 1.8))))(el ? ? ? FahrenheitDegree))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? DayDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 24))))(el ? ? ? HourDuration))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? HourDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 60))))(el ? ? ? MinuteDuration))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? MinuteDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 60))))(el ? ? ? SecondDuration))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? WeekDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 7))))(el ? ? ? DayDuration))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( greaterThanOrEqualTo( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? MonthDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 28))))(el ? ? ? DayDuration))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( lessThanOrEqualTo( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? MonthDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 31))))(el ? ? ? DayDuration))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? YearDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 365))))(el ? ? ? DayDuration))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? FootLength)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 0.3048))))(el ? ? ? Meter))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Inch)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 0.0254))))(el ? ? ? Meter))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Mile)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 1609.344))))(el ? ? ? Meter))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? UnitedStatesGallon)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 3.785411784))))(el ? ? ? Liter))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Quart)))( el ? ? ? ( MeasureFn( el ? ? ? ( DivisionFn(var ? ? ? NUMBER)(el ? ? ? (toInt 4))))(el ? ? ? UnitedStatesGallon))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Pint)))( el ? ? ? ( MeasureFn( el ? ? ? ( DivisionFn(var ? ? ? NUMBER)(el ? ? ? (toInt 2))))(el ? ? ? Quart))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Cup)))( el ? ? ? ( MeasureFn( el ? ? ? ( DivisionFn(var ? ? ? NUMBER)(el ? ? ? (toInt 2))))(el ? ? ? Pint))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Ounce)))( el ? ? ? ( MeasureFn( el ? ? ? ( DivisionFn(var ? ? ? NUMBER)(el ? ? ? (toInt 8))))(el ? ? ? Cup))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? UnitedKingdomGallon)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 4.54609))))(el ? ? ? Liter))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Kilogram)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 1000))))(el ? ? ? Gram))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? PoundMass)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 453.59237))))(el ? ? ? Gram))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Slug)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 14593.90))))(el ? ? ? Gram))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? RankineDegree)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 1.8))))(el ? ? ? KelvinDegree))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? PoundForce)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 4.448222))))(el ? ? ? Newton))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Calorie)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 4.1868))))(el ? ? ? Joule))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? BritishThermalUnit)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 1055.05585262))))(el ? ? ? Joule))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? AngularDegree)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)( el ? ? ? ( DivisionFn(el ? ? ? Pi)(el ? ? ? (toInt 180))))))(el ? ? ? Radian))))) - -forall (both RealNumber Quantity) (\NUMBER -> forall Object (\ANGLE -> impl ( measure(var ? ? ? ANGLE)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? AngularDegree))))(and ( greaterThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 0)))( lessThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 360)))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? UnitedStatesCent)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 0.01))))(el ? ? ? UnitedStatesDollar))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? EuroCent)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toRealNum 0.01))))(el ? ? ? EuroDollar))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Byte)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 8))))(el ? ? ? Bit))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? KiloByte)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 1024))))(el ? ? ? Byte))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? MegaByte)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 1024))))(el ? ? ? KiloByte))))) - -forall TimePoint (\TIME -> forall TimeDuration (\DURATION -> forall (both Object Physical) (\OBJ -> impl ( holdsDuring(var ? ? ? TIME)( age(var ? ? ? OBJ)(var ? ? ? DURATION)))( duration( el ? ? ? ( TimeIntervalFn( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? OBJ)))))(var ? ? ? TIME)))(var ? ? ? DURATION))))) - -forall (both PhysicalQuantity Quantity) (\M -> forall Object (\O -> impl ( length(var ? ? ? O)(var ? ? ? M))( not (exists (both LengthMeasure Quantity) (\M2 -> and ( linearExtent(var ? ? ? O)(var ? ? ? M2))( greaterThan(var ? ? ? M2)(var ? ? ? M))))))) - -forall Circle (\C -> exists LengthMeasure (\R -> radius(var ? ? ? C)(var ? ? ? R))) - -forall Circle (\C -> exists Entity (\P -> equal( el ? ? ? ( CenterOfCircleFn(var ? ? ? C)))(var ? ? ? P))) - -forall LengthMeasure (\RADIUS -> forall (both Circle GeometricFigure) (\CIRCLE -> impl ( radius(var ? ? ? CIRCLE)(var ? ? ? RADIUS))(exists GeometricPoint (\POINT -> forall (both GeometricFigure GeometricPoint) (\PART -> impl ( pointOfFigure(var ? ? ? PART)(var ? ? ? CIRCLE))( geometricDistance(var ? ? ? PART)(var ? ? ? POINT)(var ? ? ? RADIUS))))))) - -forall (both LengthMeasure Entity) (\LENGTH -> forall Circle (\CIRCLE -> impl ( diameter(var ? ? ? CIRCLE)(var ? ? ? LENGTH))(exists (both LengthMeasure Quantity) (\HALF -> and ( radius(var ? ? ? CIRCLE)(var ? ? ? HALF))( equal( el ? ? ? ( MultiplicationFn(var ? ? ? HALF)(el ? ? ? (toInt 2))))(var ? ? ? LENGTH)))))) - -forall LengthMeasure (\QUANT -> forall Physical (\OBJ2 -> forall Physical (\OBJ1 -> impl ( distance(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? QUANT))( distance(var ? ? ? OBJ2)(var ? ? ? OBJ1)(var ? ? ? QUANT))))) - -forall LengthMeasure (\HEIGHT -> forall (both Physical Object) (\OBJ2 -> forall (both Physical Object) (\OBJ1 -> impl ( altitude(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? HEIGHT))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Above))))) - -forall LengthMeasure (\HEIGHT -> forall Physical (\OBJ2 -> forall (both Physical SelfConnectedObject) (\OBJ1 -> impl ( altitude(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? HEIGHT))(exists (both SelfConnectedObject Physical) (\TOP -> and ( top(var ? ? ? TOP)(var ? ? ? OBJ1))( distance(var ? ? ? TOP)(var ? ? ? OBJ2)(var ? ? ? HEIGHT))))))) - -forall LengthMeasure (\DEPTH -> forall (both Physical Object) (\OBJ2 -> forall (both Physical Object) (\OBJ1 -> impl ( depth(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? DEPTH))( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Below))))) - -forall LengthMeasure (\DEPTH -> forall Physical (\OBJ2 -> forall (both Physical SelfConnectedObject) (\OBJ1 -> impl ( depth(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? DEPTH))(exists (both SelfConnectedObject Physical) (\BOTTOM -> and ( bottom(var ? ? ? BOTTOM)(var ? ? ? OBJ1))( distance(var ? ? ? BOTTOM)(var ? ? ? OBJ2)(var ? ? ? DEPTH))))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( larger(var ? ? ? OBJ1)(var ? ? ? OBJ2))(forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\QUANT2 -> forall (both RealNumber Quantity) (\QUANT1 -> impl (and ( measure(var ? ? ? OBJ1)( el ? ? ? ( MeasureFn(var ? ? ? QUANT1)(var ? ? ? UNIT))))( measure(var ? ? ? OBJ2)( el ? ? ? ( MeasureFn(var ? ? ? QUANT2)(var ? ? ? UNIT)))))( greaterThan(var ? ? ? QUANT1)(var ? ? ? QUANT2)))))))) - -forall (both Entity CurrencyMeasure) (\AMOUNT -> forall Agent (\PERSON -> equiv ( equal( el ? ? ? ( WealthFn(var ? ? ? PERSON)))(var ? ? ? AMOUNT))( monetaryValue( el ? ? ? ( PropertyFn(var ? ? ? PERSON)))(var ? ? ? AMOUNT)))) - -forall TimePoint (\POINT -> impl ( not ( equal(var ? ? ? POINT)(el ? ? ? PositiveInfinity)))( before(var ? ? ? POINT)(el ? ? ? PositiveInfinity))) - -forall TimePoint (\POINT -> impl ( not ( equal(var ? ? ? POINT)(el ? ? ? PositiveInfinity)))(exists TimePoint (\OTHERPOINT -> temporallyBetween(var ? ? ? POINT)(var ? ? ? OTHERPOINT)(el ? ? ? PositiveInfinity)))) - -forall TimePoint (\POINT -> impl ( not ( equal(var ? ? ? POINT)(el ? ? ? NegativeInfinity)))( before(el ? ? ? NegativeInfinity)(var ? ? ? POINT))) - -forall TimePoint (\POINT -> impl ( not ( equal(var ? ? ? POINT)(el ? ? ? NegativeInfinity)))(exists TimePoint (\OTHERPOINT -> temporallyBetween(el ? ? ? NegativeInfinity)(var ? ? ? OTHERPOINT)(var ? ? ? POINT)))) - -forall TimePoint (\POINT -> exists TimeInterval (\INTERVAL -> temporalPart(var ? ? ? POINT)(var ? ? ? INTERVAL))) - -forall TimeInterval (\INTERVAL -> exists TimePoint (\POINT -> temporalPart(var ? ? ? POINT)(var ? ? ? INTERVAL))) - -forall Physical (\THING -> forall TimePosition (\POS -> equiv ( temporalPart(var ? ? ? POS)( el ? ? ? ( WhenFn(var ? ? ? THING))))( time(var ? ? ? THING)(var ? ? ? POS)))) - -forall (both Object Physical) (\OBJ -> forall (both Process Physical) (\PROCESS -> impl ( origin(var ? ? ? PROCESS)(var ? ? ? OBJ))( located( el ? ? ? ( WhereFn(var ? ? ? PROCESS)( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS)))))))( el ? ? ? ( WhereFn(var ? ? ? OBJ)( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? OBJ)))))))))) - -forall (both Entity TimePoint) (\POINT -> forall (both TimeInterval TimePosition) (\INTERVAL -> impl ( equal( el ? ? ? ( BeginFn(var ? ? ? INTERVAL)))(var ? ? ? POINT))(forall (both TimePosition (both Entity TimePoint)) (\OTHERPOINT -> impl (and ( temporalPart(var ? ? ? OTHERPOINT)(var ? ? ? INTERVAL))( not ( equal(var ? ? ? OTHERPOINT)(var ? ? ? POINT))))( before(var ? ? ? POINT)(var ? ? ? OTHERPOINT)))))) - -forall (both Entity TimePoint) (\POINT -> forall (both TimeInterval TimePosition) (\INTERVAL -> impl ( equal( el ? ? ? ( EndFn(var ? ? ? INTERVAL)))(var ? ? ? POINT))(forall (both TimePosition (both Entity TimePoint)) (\OTHERPOINT -> impl (and ( temporalPart(var ? ? ? OTHERPOINT)(var ? ? ? INTERVAL))( not ( equal(var ? ? ? OTHERPOINT)(var ? ? ? POINT))))( before(var ? ? ? OTHERPOINT)(var ? ? ? POINT)))))) - -forall TimeInterval (\INTERVAL2 -> forall TimeInterval (\INTERVAL1 -> equiv ( starts(var ? ? ? INTERVAL1)(var ? ? ? INTERVAL2))(and ( equal( el ? ? ? ( BeginFn(var ? ? ? INTERVAL1)))( el ? ? ? ( BeginFn(var ? ? ? INTERVAL2))))( before( el ? ? ? ( EndFn(var ? ? ? INTERVAL1)))( el ? ? ? ( EndFn(var ? ? ? INTERVAL2))))))) - -forall TimeInterval (\INTERVAL2 -> forall TimeInterval (\INTERVAL1 -> equiv ( finishes(var ? ? ? INTERVAL1)(var ? ? ? INTERVAL2))(and ( before( el ? ? ? ( BeginFn(var ? ? ? INTERVAL2)))( el ? ? ? ( BeginFn(var ? ? ? INTERVAL1))))( equal( el ? ? ? ( EndFn(var ? ? ? INTERVAL2)))( el ? ? ? ( EndFn(var ? ? ? INTERVAL1))))))) - -forall Object (\OBJ -> exists TimePoint (\TIME1 -> exists TimePoint (\TIME2 -> and ( before(var ? ? ? TIME1)(var ? ? ? TIME2))(forall (both TimePoint TimePosition) (\TIME -> impl (and ( beforeOrEqual(var ? ? ? TIME1)(var ? ? ? TIME))( beforeOrEqual(var ? ? ? TIME)(var ? ? ? TIME2)))( time(var ? ? ? OBJ)(var ? ? ? TIME))))))) - -forall (both Entity Physical) (\OBJ -> forall (both Process Physical) (\PROC -> impl ( result(var ? ? ? PROC)(var ? ? ? OBJ))(forall (both TimePoint TimePosition) (\TIME -> impl ( before(var ? ? ? TIME)( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PROC))))))( not ( time(var ? ? ? OBJ)(var ? ? ? TIME))))))) - -forall TimeInterval (\INTERVAL -> before( el ? ? ? ( BeginFn(var ? ? ? INTERVAL)))( el ? ? ? ( EndFn(var ? ? ? INTERVAL)))) - -forall (both TimePoint Entity) (\POINT2 -> forall (both TimePoint Entity) (\POINT1 -> impl ( beforeOrEqual(var ? ? ? POINT1)(var ? ? ? POINT2))(or ( before(var ? ? ? POINT1)(var ? ? ? POINT2))( equal(var ? ? ? POINT1)(var ? ? ? POINT2))))) - -forall TimePoint (\POINT3 -> forall TimePoint (\POINT2 -> forall TimePoint (\POINT1 -> equiv ( temporallyBetween(var ? ? ? POINT1)(var ? ? ? POINT2)(var ? ? ? POINT3))(and ( before(var ? ? ? POINT1)(var ? ? ? POINT2))( before(var ? ? ? POINT2)(var ? ? ? POINT3)))))) - -forall TimePoint (\POINT3 -> forall TimePoint (\POINT2 -> forall TimePoint (\POINT1 -> equiv ( temporallyBetweenOrEqual(var ? ? ? POINT1)(var ? ? ? POINT2)(var ? ? ? POINT3))(and ( beforeOrEqual(var ? ? ? POINT1)(var ? ? ? POINT2))( beforeOrEqual(var ? ? ? POINT2)(var ? ? ? POINT3)))))) - -forall TimePoint (\TIME -> forall Physical (\PHYS -> equiv ( time(var ? ? ? PHYS)(var ? ? ? TIME))( temporallyBetweenOrEqual( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PHYS)))))(var ? ? ? TIME)( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PHYS)))))))) - -forall (both TimeInterval TimePosition) (\INTERVAL2 -> forall (both TimeInterval TimePosition) (\INTERVAL1 -> equiv ( overlapsTemporally(var ? ? ? INTERVAL1)(var ? ? ? INTERVAL2))(exists TimeInterval (\INTERVAL3 -> and ( temporalPart(var ? ? ? INTERVAL3)(var ? ? ? INTERVAL1))( temporalPart(var ? ? ? INTERVAL3)(var ? ? ? INTERVAL2)))))) - -forall TimeInterval (\INTERVAL2 -> forall TimeInterval (\INTERVAL1 -> impl ( during(var ? ? ? INTERVAL1)(var ? ? ? INTERVAL2))(and ( before( el ? ? ? ( EndFn(var ? ? ? INTERVAL1)))( el ? ? ? ( EndFn(var ? ? ? INTERVAL2))))( before( el ? ? ? ( BeginFn(var ? ? ? INTERVAL2)))( el ? ? ? ( BeginFn(var ? ? ? INTERVAL1))))))) - -forall TimeInterval (\INTERVAL2 -> forall TimeInterval (\INTERVAL1 -> equiv ( meetsTemporally(var ? ? ? INTERVAL1)(var ? ? ? INTERVAL2))( equal( el ? ? ? ( EndFn(var ? ? ? INTERVAL1)))( el ? ? ? ( BeginFn(var ? ? ? INTERVAL2)))))) - -forall (both TimeInterval Entity) (\INTERVAL2 -> forall (both TimeInterval Entity) (\INTERVAL1 -> impl (and ( equal( el ? ? ? ( BeginFn(var ? ? ? INTERVAL1)))( el ? ? ? ( BeginFn(var ? ? ? INTERVAL2))))( equal( el ? ? ? ( EndFn(var ? ? ? INTERVAL1)))( el ? ? ? ( EndFn(var ? ? ? INTERVAL2)))))( equal(var ? ? ? INTERVAL1)(var ? ? ? INTERVAL2)))) - -forall TimeInterval (\INTERVAL2 -> forall TimeInterval (\INTERVAL1 -> equiv ( earlier(var ? ? ? INTERVAL1)(var ? ? ? INTERVAL2))( before( el ? ? ? ( EndFn(var ? ? ? INTERVAL1)))( el ? ? ? ( BeginFn(var ? ? ? INTERVAL2)))))) - -forall Physical (\PHYS2 -> forall Physical (\PHYS1 -> equiv ( cooccur(var ? ? ? PHYS1)(var ? ? ? PHYS2))( equal( el ? ? ? ( WhenFn(var ? ? ? PHYS1)))( el ? ? ? ( WhenFn(var ? ? ? PHYS2)))))) - -forall TimePoint (\POINT1 -> forall TimePoint (\POINT2 -> forall TimeInterval (\INTERVAL -> impl ( equal( el ? ? ? ( TimeIntervalFn(var ? ? ? POINT1)(var ? ? ? POINT2)))(var ? ? ? INTERVAL))(and ( equal( el ? ? ? ( BeginFn(var ? ? ? INTERVAL)))(var ? ? ? POINT1))( equal( el ? ? ? ( EndFn(var ? ? ? INTERVAL)))(var ? ? ? POINT2)))))) - -forall TimePoint (\POINT1 -> forall TimePoint (\POINT2 -> forall TimeInterval (\INTERVAL -> impl ( equal( el ? ? ? ( TimeIntervalFn(var ? ? ? POINT1)(var ? ? ? POINT2)))(var ? ? ? INTERVAL))(forall (both TimePoint TimePosition) (\POINT -> equiv ( temporallyBetweenOrEqual(var ? ? ? POINT1)(var ? ? ? POINT)(var ? ? ? POINT2))( temporalPart(var ? ? ? POINT)(var ? ? ? INTERVAL))))))) - -forall TimeInterval (\INTERVAL -> meetsTemporally( el ? ? ? ( PastFn(var ? ? ? INTERVAL)))(var ? ? ? INTERVAL)) - -forall TimeInterval (\INTERVAL -> equal( el ? ? ? ( PastFn(var ? ? ? INTERVAL)))( el ? ? ? ( TimeIntervalFn(el ? ? ? NegativeInfinity)( el ? ? ? ( BeginFn(var ? ? ? INTERVAL)))))) - -forall TimeInterval (\INTERVAL -> finishes( el ? ? ? ( ImmediatePastFn(var ? ? ? INTERVAL)))( el ? ? ? ( PastFn(var ? ? ? INTERVAL)))) - -forall TimeInterval (\INTERVAL -> meetsTemporally(var ? ? ? INTERVAL)( el ? ? ? ( FutureFn(var ? ? ? INTERVAL)))) - -forall TimeInterval (\INTERVAL -> equal( el ? ? ? ( FutureFn(var ? ? ? INTERVAL)))( el ? ? ? ( TimeIntervalFn( el ? ? ? ( EndFn(var ? ? ? INTERVAL)))(el ? ? ? PositiveInfinity)))) - -forall TimeInterval (\INTERVAL -> starts( el ? ? ? ( ImmediateFutureFn(var ? ? ? INTERVAL)))( el ? ? ? ( FutureFn(var ? ? ? INTERVAL)))) - -forall Year (\YEAR -> duration(var ? ? ? YEAR)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? YearDuration)))) - -forall Year (\YEAR1 -> forall Year (\YEAR2 -> impl ( equal( el ? ? ? ( SubtractionFn(var ? ? ? YEAR2)(var ? ? ? YEAR1)))(el ? ? ? (toInt 1)))( meetsTemporally(var ? ? ? YEAR1)(var ? ? ? YEAR2)))) - -forall January (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 31))(el ? ? ? DayDuration)))) - -forall March (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 31))(el ? ? ? DayDuration)))) - -forall April (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 30))(el ? ? ? DayDuration)))) - -forall May (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 31))(el ? ? ? DayDuration)))) - -forall June (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 30))(el ? ? ? DayDuration)))) - -forall July (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 31))(el ? ? ? DayDuration)))) - -forall August (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 31))(el ? ? ? DayDuration)))) - -forall September (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 30))(el ? ? ? DayDuration)))) - -forall October (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 31))(el ? ? ? DayDuration)))) - -forall November (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 30))(el ? ? ? DayDuration)))) - -forall December (\MONTH -> duration(var ? ? ? MONTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 31))(el ? ? ? DayDuration)))) - -forall Day (\DAY -> duration(var ? ? ? DAY)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? DayDuration)))) - -forall Monday (\DAY1 -> forall Tuesday (\DAY2 -> forall Week (\WEEK -> impl (and ( temporalPart(var ? ? ? DAY1)(var ? ? ? WEEK))( temporalPart(var ? ? ? DAY2)(var ? ? ? WEEK)))( meetsTemporally(var ? ? ? DAY1)(var ? ? ? DAY2))))) - -forall Tuesday (\DAY1 -> forall Wednesday (\DAY2 -> forall Week (\WEEK -> impl (and ( temporalPart(var ? ? ? DAY1)(var ? ? ? WEEK))( temporalPart(var ? ? ? DAY2)(var ? ? ? WEEK)))( meetsTemporally(var ? ? ? DAY1)(var ? ? ? DAY2))))) - -forall Wednesday (\DAY1 -> forall Thursday (\DAY2 -> forall Week (\WEEK -> impl (and ( temporalPart(var ? ? ? DAY1)(var ? ? ? WEEK))( temporalPart(var ? ? ? DAY2)(var ? ? ? WEEK)))( meetsTemporally(var ? ? ? DAY1)(var ? ? ? DAY2))))) - -forall Thursday (\DAY1 -> forall Friday (\DAY2 -> forall Week (\WEEK -> impl (and ( temporalPart(var ? ? ? DAY1)(var ? ? ? WEEK))( temporalPart(var ? ? ? DAY2)(var ? ? ? WEEK)))( meetsTemporally(var ? ? ? DAY1)(var ? ? ? DAY2))))) - -forall Friday (\DAY1 -> forall Saturday (\DAY2 -> forall Week (\WEEK -> impl (and ( temporalPart(var ? ? ? DAY1)(var ? ? ? WEEK))( temporalPart(var ? ? ? DAY2)(var ? ? ? WEEK)))( meetsTemporally(var ? ? ? DAY1)(var ? ? ? DAY2))))) - -forall Saturday (\DAY1 -> forall Sunday (\DAY2 -> forall Week (\WEEK -> impl (and ( temporalPart(var ? ? ? DAY1)(var ? ? ? WEEK))( temporalPart(var ? ? ? DAY2)(var ? ? ? WEEK)))( meetsTemporally(var ? ? ? DAY1)(var ? ? ? DAY2))))) - -forall Sunday (\DAY1 -> forall Monday (\DAY2 -> forall Week (\WEEK1 -> forall Week (\WEEK2 -> impl (and ( temporalPart(var ? ? ? DAY1)(var ? ? ? WEEK1))(and ( temporalPart(var ? ? ? DAY2)(var ? ? ? WEEK2))( meetsTemporally(var ? ? ? WEEK1)(var ? ? ? WEEK2))))( meetsTemporally(var ? ? ? DAY1)(var ? ? ? DAY2)))))) - -forall Week (\WEEK -> duration(var ? ? ? WEEK)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? WeekDuration)))) - -forall Hour (\HOUR -> duration(var ? ? ? HOUR)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? HourDuration)))) - -forall Minute (\MINUTE -> duration(var ? ? ? MINUTE)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? MinuteDuration)))) - -forall Second (\SECOND -> duration(var ? ? ? SECOND)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? SecondDuration)))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2))(or ( meetsSpatially(var ? ? ? OBJ1)(var ? ? ? OBJ2))( overlapsSpatially(var ? ? ? OBJ1)(var ? ? ? OBJ2))))) - -forall SelfConnectedObject (\OBJ -> forall Object (\PART2 -> forall Object (\PART1 -> impl ( equal(var ? ? ? OBJ)( el ? ? ? ( MereologicalSumFn(var ? ? ? PART1)(var ? ? ? PART2))))( connected(var ? ? ? PART1)(var ? ? ? PART2))))) - -forall (both SelfConnectedObject Object) (\OBJ3 -> forall (both SelfConnectedObject Object) (\OBJ2 -> forall (both SelfConnectedObject Object) (\OBJ1 -> equiv ( connects(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? OBJ3))( between(var ? ? ? OBJ2)(var ? ? ? OBJ1)(var ? ? ? OBJ3))))) - -forall (both SelfConnectedObject Object) (\OBJ3 -> forall (both SelfConnectedObject Object) (\OBJ2 -> forall (both SelfConnectedObject Object) (\OBJ1 -> equiv ( connects(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? OBJ3))(and ( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2))(and ( connected(var ? ? ? OBJ1)(var ? ? ? OBJ3))( not ( connected(var ? ? ? OBJ2)(var ? ? ? OBJ3)))))))) - -forall SelfConnectedObject (\NODE2 -> forall SelfConnectedObject (\NODE1 -> forall SelfConnectedObject (\ARC -> impl ( connects(var ? ? ? ARC)(var ? ? ? NODE1)(var ? ? ? NODE2))( connects(var ? ? ? ARC)(var ? ? ? NODE2)(var ? ? ? NODE1))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( overlapsSpatially(var ? ? ? OBJ1)(var ? ? ? OBJ2))(exists Object (\OBJ3 -> and ( part(var ? ? ? OBJ3)(var ? ? ? OBJ1))( part(var ? ? ? OBJ3)(var ? ? ? OBJ2)))))) - -forall (both SelfConnectedObject (both Entity Object)) (\OBJ2 -> forall Collection (\COLL -> forall (both SelfConnectedObject (both Entity Object)) (\OBJ1 -> impl (and ( member(var ? ? ? OBJ1)(var ? ? ? COLL))(and ( member(var ? ? ? OBJ2)(var ? ? ? COLL))( not ( equal(var ? ? ? OBJ1)(var ? ? ? OBJ2)))))( not ( overlapsSpatially(var ? ? ? OBJ1)(var ? ? ? OBJ2)))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( overlapsPartially(var ? ? ? OBJ1)(var ? ? ? OBJ2))(and ( not ( part(var ? ? ? OBJ1)(var ? ? ? OBJ2)))(and ( not ( part(var ? ? ? OBJ2)(var ? ? ? OBJ1)))(exists Object (\OBJ3 -> and ( part(var ? ? ? OBJ3)(var ? ? ? OBJ1))( part(var ? ? ? OBJ3)(var ? ? ? OBJ2)))))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( superficialPart(var ? ? ? OBJ1)(var ? ? ? OBJ2))(and ( not ( interiorPart(var ? ? ? OBJ1)(var ? ? ? OBJ2)))( not (exists Object (\OBJ3 -> interiorPart(var ? ? ? OBJ3)(var ? ? ? OBJ1))))))) - -forall (both SelfConnectedObject Object) (\OBJ2 -> forall (both SelfConnectedObject Object) (\OBJ1 -> impl ( surface(var ? ? ? OBJ1)(var ? ? ? OBJ2))(forall Object (\OBJ3 -> impl ( superficialPart(var ? ? ? OBJ3)(var ? ? ? OBJ2))( part(var ? ? ? OBJ3)(var ? ? ? OBJ1)))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( interiorPart(var ? ? ? OBJ1)(var ? ? ? OBJ2))(forall Object (\PART -> impl ( superficialPart(var ? ? ? PART)(var ? ? ? OBJ2))( not ( overlapsSpatially(var ? ? ? OBJ1)(var ? ? ? PART))))))) - -forall Object (\PART -> forall (both SelfConnectedObject Object) (\OBJECT -> forall (both SelfConnectedObject Object) (\BOTTOM -> impl (and ( bottom(var ? ? ? BOTTOM)(var ? ? ? OBJECT))(and ( part(var ? ? ? PART)(var ? ? ? OBJECT))( not ( connected(var ? ? ? PART)(var ? ? ? BOTTOM)))))( orientation(var ? ? ? PART)(var ? ? ? BOTTOM)(el ? ? ? Above))))) - -forall Object (\PART -> forall (both SelfConnectedObject Object) (\OBJECT -> forall (both SelfConnectedObject Object) (\TOP -> impl (and ( top(var ? ? ? TOP)(var ? ? ? OBJECT))(and ( part(var ? ? ? PART)(var ? ? ? OBJECT))( not ( connected(var ? ? ? PART)(var ? ? ? TOP)))))( orientation(var ? ? ? PART)(var ? ? ? TOP)(el ? ? ? Below))))) - -forall Object (\PART -> forall (both SelfConnectedObject Object) (\OBJECT -> forall (both SelfConnectedObject Object) (\SIDE -> impl (and ( side(var ? ? ? SIDE)(var ? ? ? OBJECT))(and ( part(var ? ? ? PART)(var ? ? ? OBJECT))( not ( connected(var ? ? ? PART)(var ? ? ? SIDE)))))(exists PositionalAttribute (\DIRECT -> orientation(var ? ? ? SIDE)(var ? ? ? PART)(var ? ? ? DIRECT)))))) - -forall (both SelfConnectedObject Entity) (\S -> forall SelfConnectedObject (\O -> forall (both SelfConnectedObject Entity) (\TOP -> impl (and ( top(var ? ? ? TOP)(var ? ? ? O))( side(var ? ? ? S)(var ? ? ? O)))( not ( equal(var ? ? ? TOP)(var ? ? ? S)))))) - -forall (both PhysicalQuantity LengthMeasure) (\WIDTH -> forall (both Object SelfConnectedObject) (\OBJECT -> equiv ( width(var ? ? ? OBJECT)(var ? ? ? WIDTH))(exists (both SelfConnectedObject Physical) (\SIDE2 -> exists (both SelfConnectedObject Physical) (\SIDE1 -> and ( side(var ? ? ? SIDE1)(var ? ? ? OBJECT))(and ( side(var ? ? ? SIDE2)(var ? ? ? OBJECT))( distance(var ? ? ? SIDE1)(var ? ? ? SIDE2)(var ? ? ? WIDTH)))))))) - -forall (both SelfConnectedObject Physical) (\BOTTOM -> forall (both SelfConnectedObject Physical) (\TOP -> forall LengthMeasure (\HEIGHT -> forall SelfConnectedObject (\OBJECT -> impl (and ( height(var ? ? ? OBJECT)(var ? ? ? HEIGHT))(and ( top(var ? ? ? TOP)(var ? ? ? OBJECT))( bottom(var ? ? ? BOTTOM)(var ? ? ? OBJECT))))( distance(var ? ? ? TOP)(var ? ? ? BOTTOM)(var ? ? ? HEIGHT)))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> forall (both Entity Object) (\OBJ3 -> impl ( equal(var ? ? ? OBJ3)( el ? ? ? ( MereologicalSumFn(var ? ? ? OBJ1)(var ? ? ? OBJ2))))(forall Object (\PART -> equiv ( part(var ? ? ? PART)(var ? ? ? OBJ3))(or ( part(var ? ? ? PART)(var ? ? ? OBJ1))( part(var ? ? ? PART)(var ? ? ? OBJ2)))))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> forall (both Entity Object) (\OBJ3 -> impl ( equal(var ? ? ? OBJ3)( el ? ? ? ( MereologicalProductFn(var ? ? ? OBJ1)(var ? ? ? OBJ2))))(forall Object (\PART -> equiv ( part(var ? ? ? PART)(var ? ? ? OBJ3))(and ( part(var ? ? ? PART)(var ? ? ? OBJ1))( part(var ? ? ? PART)(var ? ? ? OBJ2)))))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> forall (both Entity Object) (\OBJ3 -> impl ( equal(var ? ? ? OBJ3)( el ? ? ? ( MereologicalDifferenceFn(var ? ? ? OBJ1)(var ? ? ? OBJ2))))(forall Object (\PART -> equiv ( properPart(var ? ? ? PART)(var ? ? ? OBJ3))(and ( properPart(var ? ? ? PART)(var ? ? ? OBJ1))( not ( properPart(var ? ? ? PART)(var ? ? ? OBJ2))))))))) - -forall Hole (\HOLE -> exists SelfConnectedObject (\OBJ -> hole(var ? ? ? HOLE)(var ? ? ? OBJ))) - -forall (both SelfConnectedObject Object) (\OBJ -> forall (both Hole Object) (\HOLE -> impl ( hole(var ? ? ? HOLE)(var ? ? ? OBJ))( not ( overlapsSpatially(var ? ? ? HOLE)(var ? ? ? OBJ))))) - -forall (both SelfConnectedObject Object) (\OBJ2 -> forall (both SelfConnectedObject Object) (\OBJ1 -> forall Hole (\HOLE -> impl (and ( hole(var ? ? ? HOLE)(var ? ? ? OBJ1))( hole(var ? ? ? HOLE)(var ? ? ? OBJ2)))(exists (both Object SelfConnectedObject) (\OBJ3 -> and ( properPart(var ? ? ? OBJ3)( el ? ? ? ( MereologicalProductFn(var ? ? ? OBJ1)(var ? ? ? OBJ2))))( hole(var ? ? ? HOLE)(var ? ? ? OBJ3))))))) - -forall (both Hole Object) (\HOLE2 -> forall SelfConnectedObject (\OBJ -> forall (both Hole Object) (\HOLE1 -> impl (and ( hole(var ? ? ? HOLE1)(var ? ? ? OBJ))( hole(var ? ? ? HOLE2)(var ? ? ? OBJ)))(forall (both Object Hole) (\HOLE3 -> impl ( part(var ? ? ? HOLE3)( el ? ? ? ( MereologicalSumFn(var ? ? ? HOLE1)(var ? ? ? HOLE2))))( hole(var ? ? ? HOLE3)(var ? ? ? OBJ))))))) - -forall (both Object SelfConnectedObject) (\OBJ2 -> forall (both SelfConnectedObject Object) (\OBJ1 -> forall (both Hole Object) (\HOLE -> impl (and ( hole(var ? ? ? HOLE)(var ? ? ? OBJ1))( part(var ? ? ? OBJ1)(var ? ? ? OBJ2)))(or ( overlapsSpatially(var ? ? ? HOLE)(var ? ? ? OBJ2))( hole(var ? ? ? HOLE)(var ? ? ? OBJ2)))))) - -forall (both SelfConnectedObject Object) (\OBJ2 -> forall (both Hole Object) (\HOLE2 -> forall (both SelfConnectedObject Object) (\OBJ1 -> forall (both Hole Object) (\HOLE1 -> impl (and ( hole(var ? ? ? HOLE1)(var ? ? ? OBJ1))(and ( hole(var ? ? ? HOLE2)(var ? ? ? OBJ2))( overlapsSpatially(var ? ? ? HOLE1)(var ? ? ? HOLE2))))( overlapsSpatially(var ? ? ? OBJ1)(var ? ? ? OBJ2)))))) - -forall Hole (\HOLE1 -> exists Object (\HOLE2 -> properPart(var ? ? ? HOLE2)(var ? ? ? HOLE1))) - -forall (both SelfConnectedObject Object) (\OBJ -> forall (both Hole Object) (\HOLE -> impl ( hole(var ? ? ? HOLE)(var ? ? ? OBJ))( connected(var ? ? ? HOLE)(var ? ? ? OBJ)))) - -forall Hole (\HOLE1 -> forall Object (\HOLE2 -> impl ( properPart(var ? ? ? HOLE2)(var ? ? ? HOLE1))(exists Object (\OBJ -> and ( meetsSpatially(var ? ? ? HOLE1)(var ? ? ? OBJ))( not ( meetsSpatially(var ? ? ? HOLE2)(var ? ? ? OBJ))))))) - -forall (both Hole Object) (\HOLE -> forall Object (\OBJ -> impl (exists TimePosition (\TIME -> holdsDuring(var ? ? ? TIME)( fills(var ? ? ? OBJ)(var ? ? ? HOLE))))( attribute(var ? ? ? HOLE)(el ? ? ? Fillable)))) - -forall Object (\HOLE1 -> equiv ( attribute(var ? ? ? HOLE1)(el ? ? ? Fillable))(exists Hole (\HOLE2 -> part(var ? ? ? HOLE1)(var ? ? ? HOLE2)))) - -forall Object (\HOLE1 -> forall (both Physical Object) (\OBJ -> impl ( partiallyFills(var ? ? ? OBJ)(var ? ? ? HOLE1))(exists (both Object Hole) (\HOLE2 -> and ( part(var ? ? ? HOLE2)(var ? ? ? HOLE1))( completelyFills(var ? ? ? OBJ)(var ? ? ? HOLE2)))))) - -forall (both Hole Object) (\HOLE1 -> forall Object (\OBJ -> impl ( properlyFills(var ? ? ? OBJ)(var ? ? ? HOLE1))(exists (both Object Hole) (\HOLE2 -> and ( part(var ? ? ? HOLE2)(var ? ? ? HOLE1))( fills(var ? ? ? OBJ)(var ? ? ? HOLE2)))))) - -forall Hole (\HOLE -> forall Object (\OBJ1 -> impl ( completelyFills(var ? ? ? OBJ1)(var ? ? ? HOLE))(exists Object (\OBJ2 -> and ( part(var ? ? ? OBJ2)(var ? ? ? OBJ1))( fills(var ? ? ? OBJ2)(var ? ? ? HOLE)))))) - -forall Object (\OBJ2 -> forall Hole (\HOLE -> forall Object (\OBJ1 -> impl (and ( fills(var ? ? ? OBJ1)(var ? ? ? HOLE))( attribute(var ? ? ? OBJ2)(el ? ? ? Fillable)))( not ( overlapsSpatially(var ? ? ? OBJ1)(var ? ? ? OBJ2)))))) - -forall (both Hole Object) (\HOLE -> forall Object (\OBJ1 -> impl ( completelyFills(var ? ? ? OBJ1)(var ? ? ? HOLE))(forall Object (\OBJ2 -> impl ( connected(var ? ? ? OBJ2)(var ? ? ? HOLE))( connected(var ? ? ? OBJ2)(var ? ? ? OBJ1)))))) - -forall Object (\OBJ2 -> forall (both Hole Object) (\HOLE -> forall Object (\OBJ1 -> impl (and ( properlyFills(var ? ? ? OBJ1)(var ? ? ? HOLE))( connected(var ? ? ? OBJ2)(var ? ? ? OBJ1)))( connected(var ? ? ? HOLE)(var ? ? ? OBJ2))))) - -forall (both Object Hole) (\HOLE2 -> forall (both Hole Object) (\HOLE1 -> forall Object (\OBJ -> impl (and ( fills(var ? ? ? OBJ)(var ? ? ? HOLE1))( properPart(var ? ? ? HOLE2)(var ? ? ? HOLE1)))( completelyFills(var ? ? ? OBJ)(var ? ? ? HOLE2))))) - -forall Object (\OBJ2 -> forall Hole (\HOLE -> forall Object (\OBJ1 -> impl (and ( fills(var ? ? ? OBJ1)(var ? ? ? HOLE))( properPart(var ? ? ? OBJ2)(var ? ? ? OBJ1)))( properlyFills(var ? ? ? OBJ2)(var ? ? ? HOLE))))) - -forall (both Hole Object) (\HOLE -> forall (both Entity Object) (\OBJ1 -> impl ( equal(var ? ? ? OBJ1)( el ? ? ? ( HoleSkinFn(var ? ? ? HOLE))))(forall Object (\OBJ2 -> equiv ( overlapsSpatially(var ? ? ? OBJ2)(var ? ? ? OBJ1))(exists Object (\OBJ3 -> and ( superficialPart(var ? ? ? OBJ3)( el ? ? ? ( HoleHostFn(var ? ? ? HOLE))))(and ( meetsSpatially(var ? ? ? HOLE)(var ? ? ? OBJ3))( overlapsSpatially(var ? ? ? OBJ2)(var ? ? ? OBJ3))))))))) - -forall (both Process Physical) (\PROC -> forall (both Process Physical) (\SUBPROC -> impl ( subProcess(var ? ? ? SUBPROC)(var ? ? ? PROC))( temporalPart( el ? ? ? ( WhenFn(var ? ? ? SUBPROC)))( el ? ? ? ( WhenFn(var ? ? ? PROC)))))) - -forall (both Process Physical) (\PROC -> forall (both Process Physical) (\SUBPROC -> impl ( subProcess(var ? ? ? SUBPROC)(var ? ? ? PROC))(forall Object (\REGION -> impl ( located(var ? ? ? PROC)(var ? ? ? REGION))( located(var ? ? ? SUBPROC)(var ? ? ? REGION)))))) - -forall Process (\PROC -> forall (both Process Physical) (\SUBPROC -> impl ( subProcess(var ? ? ? SUBPROC)(var ? ? ? PROC))(exists TimePosition (\TIME -> time(var ? ? ? SUBPROC)(var ? ? ? TIME))))) - -forall BiologicalProcess (\PROC -> exists Organism (\OBJ -> located(var ? ? ? PROC)(var ? ? ? OBJ))) - -forall OrganOrTissueProcess (\PROC -> exists (either Organ Tissue) (\THING -> located(var ? ? ? PROC)(var ? ? ? THING))) - -forall Birth (\BIRTH -> forall Entity (\AGENT -> impl ( experiencer(var ? ? ? BIRTH)(var ? ? ? AGENT))(exists Death (\DEATH -> experiencer(var ? ? ? DEATH)(var ? ? ? AGENT))))) - -forall Death (\DEATH -> forall (both Entity Object) (\AGENT -> impl ( experiencer(var ? ? ? DEATH)(var ? ? ? AGENT))( holdsDuring( el ? ? ? ( FutureFn( el ? ? ? ( WhenFn(var ? ? ? DEATH)))))( attribute(var ? ? ? AGENT)(el ? ? ? Dead))))) - -forall Death (\DEATH -> forall Birth (\BIRTH -> forall (both Entity Object) (\AGENT -> impl (and ( experiencer(var ? ? ? DEATH)(var ? ? ? AGENT))( experiencer(var ? ? ? BIRTH)(var ? ? ? AGENT)))(exists (both TimeInterval TimePosition) (\TIME -> and ( meetsTemporally( el ? ? ? ( WhenFn(var ? ? ? BIRTH)))(var ? ? ? TIME))(and ( meetsTemporally(var ? ? ? TIME)( el ? ? ? ( WhenFn(var ? ? ? DEATH))))( holdsDuring(var ? ? ? TIME)( attribute(var ? ? ? AGENT)(el ? ? ? Living))))))))) - -forall Digesting (\DIGEST -> forall Agent (\ORGANISM -> impl ( agent(var ? ? ? DIGEST)(var ? ? ? ORGANISM))(exists Ingesting (\INGEST -> and ( agent(var ? ? ? INGEST)(var ? ? ? ORGANISM))( overlapsTemporally( el ? ? ? ( WhenFn(var ? ? ? INGEST)))( el ? ? ? ( WhenFn(var ? ? ? DIGEST)))))))) - -forall Digesting (\DIGEST -> exists ChemicalDecomposition (\DECOMP -> subProcess(var ? ? ? DECOMP)(var ? ? ? DIGEST))) - -forall Replication (\REP -> forall (both Entity Organism) (\CHILD -> forall (both Agent Organism) (\PARENT -> impl (and ( agent(var ? ? ? REP)(var ? ? ? PARENT))( result(var ? ? ? REP)(var ? ? ? CHILD)))( parent(var ? ? ? CHILD)(var ? ? ? PARENT))))) - -forall Replication (\REP -> exists ReproductiveBody (\BODY -> result(var ? ? ? REP)(var ? ? ? BODY))) - -forall SexualReproduction (\REP -> forall (both Entity Organism) (\ORGANISM -> impl ( result(var ? ? ? REP)(var ? ? ? ORGANISM))(exists Organism (\FATHER -> exists Organism (\MOTHER -> and ( mother(var ? ? ? ORGANISM)(var ? ? ? MOTHER))( father(var ? ? ? ORGANISM)(var ? ? ? FATHER))))))) - -forall AsexualReproduction (\REP -> forall (both Entity Organism) (\ORGANISM -> impl ( result(var ? ? ? REP)(var ? ? ? ORGANISM))( not (exists (both Organism Entity) (\PARENT2 -> exists (both Organism Entity) (\PARENT1 -> and ( parent(var ? ? ? ORGANISM)(var ? ? ? PARENT1))(and ( parent(var ? ? ? ORGANISM)(var ? ? ? PARENT2))( not ( equal(var ? ? ? PARENT1)(var ? ? ? PARENT2)))))))))) - -forall PsychologicalProcess (\PROCESS -> exists Animal (\ANIMAL -> experiencer(var ? ? ? PROCESS)(var ? ? ? ANIMAL))) - -forall PathologicProcess (\PATH -> forall (both Entity Object) (\ORG -> impl ( experiencer(var ? ? ? PATH)(var ? ? ? ORG))(exists DiseaseOrSyndrome (\DISEASE -> exists Object (\PART -> and ( part(var ? ? ? PART)(var ? ? ? ORG))( attribute(var ? ? ? PART)(var ? ? ? DISEASE))))))) - -forall Injuring (\INJ -> exists AnatomicalStructure (\STRUCT -> patient(var ? ? ? INJ)(var ? ? ? STRUCT))) - -forall Poisoning (\POISON -> exists BiologicallyActiveSubstance (\SUBSTANCE -> instrument(var ? ? ? POISON)(var ? ? ? SUBSTANCE))) - -forall IntentionalProcess (\PROC -> exists CognitiveAgent (\AGENT -> agent(var ? ? ? PROC)(var ? ? ? AGENT))) - -forall IntentionalProcess (\PROC -> forall Animal (\HUMAN -> impl ( agent(var ? ? ? PROC)(var ? ? ? HUMAN))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? PROC)))( attribute(var ? ? ? HUMAN)(el ? ? ? Awake))))) - -forall JoiningAnOrganization (\JOIN -> forall Organization (\ORG -> forall (both Agent SelfConnectedObject) (\PERSON -> impl (and ( agent(var ? ? ? JOIN)(var ? ? ? PERSON))( patient(var ? ? ? JOIN)(var ? ? ? ORG)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? JOIN)))))( not ( member(var ? ? ? PERSON)(var ? ? ? ORG))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? JOIN)))))( member(var ? ? ? PERSON)(var ? ? ? ORG))))))) - -forall LeavingAnOrganization (\LEAVE -> forall Organization (\ORG -> forall (both Agent SelfConnectedObject) (\PERSON -> impl (and ( agent(var ? ? ? LEAVE)(var ? ? ? PERSON))( patient(var ? ? ? LEAVE)(var ? ? ? ORG)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? LEAVE)))))( member(var ? ? ? PERSON)(var ? ? ? ORG)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? LEAVE)))))( not ( member(var ? ? ? PERSON)(var ? ? ? ORG)))))))) - -forall Hiring (\HIRE -> forall Organization (\ORG -> forall (both Entity CognitiveAgent) (\PERSON -> impl (and ( agent(var ? ? ? HIRE)(var ? ? ? ORG))( patient(var ? ? ? HIRE)(var ? ? ? PERSON)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? HIRE)))))( not ( employs(var ? ? ? ORG)(var ? ? ? PERSON))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? HIRE)))))( employs(var ? ? ? ORG)(var ? ? ? PERSON))))))) - -forall TerminatingEmployment (\FIRE -> forall Organization (\ORG -> forall (both Entity CognitiveAgent) (\PERSON -> impl (and ( agent(var ? ? ? FIRE)(var ? ? ? ORG))( patient(var ? ? ? FIRE)(var ? ? ? PERSON)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? FIRE)))))( employs(var ? ? ? ORG)(var ? ? ? PERSON)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? FIRE)))))( not ( employs(var ? ? ? ORG)(var ? ? ? PERSON)))))))) - -forall LegalDecision (\DECISION -> exists LegalAction (\ACTION -> refers(var ? ? ? DECISION)(var ? ? ? ACTION))) - -forall LegalDecision (\DECISION -> exists Deciding (\DECIDE -> earlier( el ? ? ? ( WhenFn(var ? ? ? DECIDE)))( el ? ? ? ( WhenFn(var ? ? ? DECISION))))) - -forall Planning (\EVENT -> forall ContentBearingObject (\CBO -> impl ( result(var ? ? ? EVENT)(var ? ? ? CBO))(exists Plan (\PLAN -> containsInformation(var ? ? ? CBO)(var ? ? ? PLAN))))) - -forall Interpreting (\INTERPRET -> forall ContentBearingObject (\CONTENT -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( agent(var ? ? ? INTERPRET)(var ? ? ? AGENT))( patient(var ? ? ? INTERPRET)(var ? ? ? CONTENT)))(exists Proposition (\PROP -> holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? INTERPRET)))))( believes(var ? ? ? AGENT)( containsInformation(var ? ? ? CONTENT)(var ? ? ? PROP)))))))) - -forall Increasing (\INCREASE -> forall (both Entity RealNumber) (\OBJ -> impl ( patient(var ? ? ? INCREASE)(var ? ? ? OBJ))(exists (both Entity Quantity) (\QUANT2 -> exists (both Entity Quantity) (\QUANT1 -> exists UnitOfMeasure (\UNIT -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? INCREASE)))))( equal( el ? ? ? ( MeasureFn(var ? ? ? OBJ)(var ? ? ? UNIT)))(var ? ? ? QUANT1)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? INCREASE)))))( equal( el ? ? ? ( MeasureFn(var ? ? ? OBJ)(var ? ? ? UNIT)))(var ? ? ? QUANT2)))( greaterThan(var ? ? ? QUANT2)(var ? ? ? QUANT1))))))))) - -forall Heating (\HEAT -> forall (both Entity RealNumber) (\OBJ -> impl ( patient(var ? ? ? HEAT)(var ? ? ? OBJ))(exists TemperatureMeasure (\UNIT -> exists (both Entity Quantity) (\QUANT2 -> exists (both Entity Quantity) (\QUANT1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? HEAT)))))( equal( el ? ? ? ( MeasureFn(var ? ? ? OBJ)(var ? ? ? UNIT)))(var ? ? ? QUANT1)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? HEAT)))))( equal( el ? ? ? ( MeasureFn(var ? ? ? OBJ)(var ? ? ? UNIT)))(var ? ? ? QUANT2)))( greaterThan(var ? ? ? QUANT2)(var ? ? ? QUANT1))))))))) - -forall Decreasing (\DECREASE -> forall (both Entity RealNumber) (\OBJ -> impl ( patient(var ? ? ? DECREASE)(var ? ? ? OBJ))(exists (both Entity Quantity) (\QUANT2 -> exists (both Entity Quantity) (\QUANT1 -> exists UnitOfMeasure (\UNIT -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? DECREASE)))))( equal( el ? ? ? ( MeasureFn(var ? ? ? OBJ)(var ? ? ? UNIT)))(var ? ? ? QUANT1)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? DECREASE)))))( equal( el ? ? ? ( MeasureFn(var ? ? ? OBJ)(var ? ? ? UNIT)))(var ? ? ? QUANT2)))( lessThan(var ? ? ? QUANT2)(var ? ? ? QUANT1))))))))) - -forall Cooling (\COOL -> forall (both Entity RealNumber) (\OBJ -> impl ( patient(var ? ? ? COOL)(var ? ? ? OBJ))(exists TemperatureMeasure (\UNIT -> exists (both Entity Quantity) (\QUANT2 -> exists (both Entity Quantity) (\QUANT1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? COOL)))))( equal( el ? ? ? ( MeasureFn(var ? ? ? OBJ)(var ? ? ? UNIT)))(var ? ? ? QUANT1)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? COOL)))))( equal( el ? ? ? ( MeasureFn(var ? ? ? OBJ)(var ? ? ? UNIT)))(var ? ? ? QUANT2)))( lessThan(var ? ? ? QUANT2)(var ? ? ? QUANT1))))))))) - -forall Motion (\MOTION -> forall Object (\PLACE -> forall (both Entity Physical) (\OBJ -> impl (and ( patient(var ? ? ? MOTION)(var ? ? ? OBJ))( origin(var ? ? ? MOTION)(var ? ? ? PLACE)))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? MOTION)))))( located(var ? ? ? OBJ)(var ? ? ? PLACE)))))) - -forall Motion (\MOTION -> forall (both Entity Object) (\PLACE -> forall (both Entity Physical) (\OBJ -> impl (and ( patient(var ? ? ? MOTION)(var ? ? ? OBJ))( destination(var ? ? ? MOTION)(var ? ? ? PLACE)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? MOTION)))))( located(var ? ? ? OBJ)(var ? ? ? PLACE)))))) - -forall (both LengthMeasure Quantity) (\DISTANCE -> forall (both PhysicalQuantity Quantity) (\MEASURE1 -> forall (both Entity (both Physical Object)) (\DEST -> forall (both Object Physical) (\SOURCE -> forall Object (\PATH1 -> forall (both Motion Process) (\PROCESS -> impl (and ( path(var ? ? ? PROCESS)(var ? ? ? PATH1))(and ( origin(var ? ? ? PROCESS)(var ? ? ? SOURCE))(and ( destination(var ? ? ? PROCESS)(var ? ? ? DEST))(and ( length(var ? ? ? PATH1)(var ? ? ? MEASURE1))(and ( distance(var ? ? ? SOURCE)(var ? ? ? DEST)(var ? ? ? DISTANCE))( not ( greaterThan(var ? ? ? MEASURE1)(var ? ? ? DISTANCE))))))))(forall Object (\OBJ -> impl ( part(var ? ? ? OBJ)(var ? ? ? PATH1))( between(var ? ? ? SOURCE)(var ? ? ? OBJ)(var ? ? ? DEST)))))))))) - -forall BodyMotion (\MOTION -> exists BodyPart (\OBJ -> exists Organism (\AGENT -> and ( patient(var ? ? ? MOTION)(var ? ? ? OBJ))( agent(var ? ? ? MOTION)(var ? ? ? AGENT))))) - -forall Vocalizing (\VOCAL -> forall VocalCords (\VC -> exists Human (\HUMAN -> and ( part(var ? ? ? VC)(var ? ? ? HUMAN))(and ( agent(var ? ? ? VOCAL)(var ? ? ? HUMAN))( instrument(var ? ? ? VOCAL)(var ? ? ? VC)))))) - -forall Walking (\WALK -> forall Running (\RUN -> forall (both LengthMeasure Quantity) (\LENGTH2 -> forall TimeDuration (\TIME -> forall (both LengthMeasure Quantity) (\LENGTH1 -> forall (both Agent Object) (\AGENT -> impl (and ( agent(var ? ? ? WALK)(var ? ? ? AGENT))(and ( agent(var ? ? ? RUN)(var ? ? ? AGENT))(and ( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? WALK)))( measure(var ? ? ? AGENT)( el ? ? ? ( SpeedFn(var ? ? ? LENGTH1)(var ? ? ? TIME)))))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? RUN)))( measure(var ? ? ? AGENT)( el ? ? ? ( SpeedFn(var ? ? ? LENGTH2)(var ? ? ? TIME))))))))( greaterThan(var ? ? ? LENGTH2)(var ? ? ? LENGTH1)))))))) - -forall Swimming (\SWIM -> forall (both Agent Physical) (\AGENT -> impl ( agent(var ? ? ? SWIM)(var ? ? ? AGENT))(exists WaterArea (\AREA -> located(var ? ? ? AGENT)(var ? ? ? AREA))))) - -forall Precipitation (\PROCESS -> exists Water (\STUFF -> patient(var ? ? ? PROCESS)(var ? ? ? STUFF))) - -forall LiquidMotion (\MOTION -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? MOTION)(var ? ? ? OBJ))( attribute(var ? ? ? OBJ)(el ? ? ? Liquid)))) - -forall WaterMotion (\MOTION -> exists Water (\WATER -> patient(var ? ? ? MOTION)(var ? ? ? WATER))) - -forall GasMotion (\MOTION -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? MOTION)(var ? ? ? OBJ))( attribute(var ? ? ? OBJ)(el ? ? ? Gas)))) - -forall DirectionChange (\PROC -> exists DirectionalAttribute (\ATTR -> or (and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PROC)))))( manner(var ? ? ? PROC)(var ? ? ? ATTR)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PROC)))))( not ( manner(var ? ? ? PROC)(var ? ? ? ATTR)))))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PROC)))))( manner(var ? ? ? PROC)(var ? ? ? ATTR)))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PROC)))))( not ( manner(var ? ? ? PROC)(var ? ? ? ATTR))))))) - -forall Transfer (\TRANSFER -> forall Entity (\PATIENT -> forall (both Agent Entity) (\AGENT -> impl (and ( agent(var ? ? ? TRANSFER)(var ? ? ? AGENT))( patient(var ? ? ? TRANSFER)(var ? ? ? PATIENT)))( not ( equal(var ? ? ? AGENT)(var ? ? ? PATIENT)))))) - -forall Translocation (\T1 -> forall Translocation (\T2 -> forall Entity (\P -> forall Entity (\D2 -> forall (both Object Entity) (\D1 -> forall Object (\O1 -> impl (and ( origin(var ? ? ? T1)(var ? ? ? O1))(and ( origin(var ? ? ? T2)(var ? ? ? D1))(and ( destination(var ? ? ? T1)(var ? ? ? D1))(and ( destination(var ? ? ? T2)(var ? ? ? D2))(and ( experiencer(var ? ? ? T1)(var ? ? ? P))( experiencer(var ? ? ? T2)(var ? ? ? P)))))))(exists Translocation (\T -> and ( origin(var ? ? ? T)(var ? ? ? O1))(and ( destination(var ? ? ? T)(var ? ? ? D2))(and ( subProcess(var ? ? ? T1)(var ? ? ? T))(and ( subProcess(var ? ? ? T2)(var ? ? ? T))(and ( experiencer(var ? ? ? T)(var ? ? ? P))(and ( starts( el ? ? ? ( WhenFn(var ? ? ? T1)))( el ? ? ? ( WhenFn(var ? ? ? T))))( finishes( el ? ? ? ( WhenFn(var ? ? ? T2)))( el ? ? ? ( WhenFn(var ? ? ? T))))))))))))))))) - -forall Carrying (\CARRY -> exists Animal (\ANIMAL -> instrument(var ? ? ? CARRY)(var ? ? ? ANIMAL))) - -forall Removing (\REMOVE -> forall (both Entity Physical) (\OBJ -> forall Object (\PLACE -> impl (and ( origin(var ? ? ? REMOVE)(var ? ? ? PLACE))( patient(var ? ? ? REMOVE)(var ? ? ? OBJ)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? REMOVE)))))( located(var ? ? ? OBJ)(var ? ? ? PLACE)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? REMOVE)))))( not ( located(var ? ? ? OBJ)(var ? ? ? PLACE)))))))) - -forall Putting (\PUT -> forall (both Entity Physical) (\OBJ -> forall (both Entity Object) (\PLACE -> impl (and ( destination(var ? ? ? PUT)(var ? ? ? PLACE))( patient(var ? ? ? PUT)(var ? ? ? OBJ)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PUT)))))( not ( located(var ? ? ? OBJ)(var ? ? ? PLACE))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PUT)))))( located(var ? ? ? OBJ)(var ? ? ? PLACE))))))) - -forall Inserting (\INSERT -> forall (both Entity SelfConnectedObject) (\OBJ2 -> forall (both Entity Object) (\OBJ1 -> impl (and ( patient(var ? ? ? INSERT)(var ? ? ? OBJ1))( destination(var ? ? ? INSERT)(var ? ? ? OBJ2)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? INSERT)))))( not ( contains(var ? ? ? OBJ2)(var ? ? ? OBJ1))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? INSERT)))))( contains(var ? ? ? OBJ2)(var ? ? ? OBJ1))))))) - -forall Injecting (\INJECT -> exists BiologicallyActiveSubstance (\SUBSTANCE -> exists Animal (\ANIMAL -> and ( patient(var ? ? ? INJECT)(var ? ? ? SUBSTANCE))(and ( attribute(var ? ? ? SUBSTANCE)(el ? ? ? Liquid))( destination(var ? ? ? INJECT)(var ? ? ? ANIMAL)))))) - -forall Substituting (\SUB -> exists Putting (\PUT -> exists Removing (\REMOVE -> exists (both Object Entity) (\PLACE -> exists Entity (\OBJ2 -> exists Entity (\OBJ1 -> and ( subProcess(var ? ? ? PUT)(var ? ? ? SUB))(and ( subProcess(var ? ? ? REMOVE)(var ? ? ? SUB))(and ( patient(var ? ? ? REMOVE)(var ? ? ? OBJ1))(and ( origin(var ? ? ? REMOVE)(var ? ? ? PLACE))(and ( patient(var ? ? ? PUT)(var ? ? ? OBJ2))(and ( destination(var ? ? ? PUT)(var ? ? ? PLACE))( not ( equal(var ? ? ? OBJ1)(var ? ? ? OBJ2)))))))))))))) - -forall Touching (\TOUCH -> forall (both Entity Object) (\OBJ2 -> forall (both Agent Object) (\OBJ1 -> impl (and ( agent(var ? ? ? TOUCH)(var ? ? ? OBJ1))( patient(var ? ? ? TOUCH)(var ? ? ? OBJ2)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? TOUCH)))))( not ( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? TOUCH)))))( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2))))))) - -forall Grabbing (\GRAB -> forall (both Entity Object) (\THING -> forall (both Agent Animal) (\AGENT -> impl (and ( agent(var ? ? ? GRAB)(var ? ? ? AGENT))( patient(var ? ? ? GRAB)(var ? ? ? THING)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? GRAB)))))( not ( grasps(var ? ? ? AGENT)(var ? ? ? THING))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? GRAB)))))( grasps(var ? ? ? AGENT)(var ? ? ? THING))))))) - -forall Releasing (\RELEASE -> forall (both Entity Object) (\THING -> forall (both Agent Animal) (\AGENT -> forall Process (\GRAB -> impl (and ( agent(var ? ? ? GRAB)(var ? ? ? AGENT))( patient(var ? ? ? GRAB)(var ? ? ? THING)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? RELEASE)))))( grasps(var ? ? ? AGENT)(var ? ? ? THING)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? RELEASE)))))( not ( grasps(var ? ? ? AGENT)(var ? ? ? THING))))))))) - -forall Impacting (\IMPACT -> forall Entity (\OBJ -> impl ( patient(var ? ? ? IMPACT)(var ? ? ? OBJ))(exists Impelling (\IMPEL -> and ( patient(var ? ? ? IMPEL)(var ? ? ? OBJ))( earlier( el ? ? ? ( WhenFn(var ? ? ? IMPEL)))( el ? ? ? ( WhenFn(var ? ? ? IMPACT)))))))) - -forall Translocation (\MOVEMENT -> forall (both Object Entity) (\PLACE1 -> impl ( origin(var ? ? ? MOVEMENT)(var ? ? ? PLACE1))(exists Region (\PLACE2 -> exists (both Process Physical) (\STAGE -> and ( not ( equal(var ? ? ? PLACE1)(var ? ? ? PLACE2)))(and ( subProcess(var ? ? ? STAGE)(var ? ? ? MOVEMENT))( located(var ? ? ? STAGE)(var ? ? ? PLACE2)))))))) - -forall Falling (\DROP -> forall (both Entity Object) (\FINISH -> forall Object (\START -> impl (and ( origin(var ? ? ? DROP)(var ? ? ? START))( destination(var ? ? ? DROP)(var ? ? ? FINISH)))( orientation(var ? ? ? FINISH)(var ? ? ? START)(el ? ? ? Below))))) - -forall Transportation (\TRANS -> exists TransportationDevice (\DEVICE -> instrument(var ? ? ? TRANS)(var ? ? ? DEVICE))) - -forall Driving (\DRIVE -> exists Vehicle (\VEHICLE -> patient(var ? ? ? DRIVE)(var ? ? ? VEHICLE))) - -forall EducationalProcess (\EDUCATION -> forall Entity (\PERSON -> impl ( patient(var ? ? ? EDUCATION)(var ? ? ? PERSON))( hasPurpose(var ? ? ? EDUCATION)(exists Learning (\LEARN -> patient(var ? ? ? LEARN)(var ? ? ? PERSON)))))) - -forall ChangeOfPossession (\CHANGE -> forall (both Agent Entity) (\AGENT2 -> forall (both Agent Entity) (\AGENT1 -> forall (both Entity Object) (\OBJ -> impl (and ( patient(var ? ? ? CHANGE)(var ? ? ? OBJ))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? CHANGE)))))( possesses(var ? ? ? AGENT1)(var ? ? ? OBJ)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? CHANGE)))))( possesses(var ? ? ? AGENT2)(var ? ? ? OBJ)))))( not ( equal(var ? ? ? AGENT1)(var ? ? ? AGENT2))))))) - -forall ChangeOfPossession (\CHANGE -> forall Agent (\AGENT1 -> forall Agent (\AGENT2 -> forall (both Entity Object) (\OBJ -> impl (and ( origin(var ? ? ? CHANGE)(var ? ? ? AGENT1))(and ( destination(var ? ? ? CHANGE)(var ? ? ? AGENT2))( patient(var ? ? ? CHANGE)(var ? ? ? OBJ))))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? CHANGE)))))( possesses(var ? ? ? AGENT1)(var ? ? ? OBJ)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? CHANGE)))))( possesses(var ? ? ? AGENT2)(var ? ? ? OBJ)))))))) - -forall Giving (\GIVE -> forall Agent (\AGENT2 -> forall Entity (\OBJ -> forall (both Agent Object) (\AGENT1 -> impl (and ( agent(var ? ? ? GIVE)(var ? ? ? AGENT1))(and ( destination(var ? ? ? GIVE)(var ? ? ? AGENT2))( patient(var ? ? ? GIVE)(var ? ? ? OBJ))))(exists Getting (\GET -> and ( agent(var ? ? ? GET)(var ? ? ? AGENT2))(and ( origin(var ? ? ? GET)(var ? ? ? AGENT1))( patient(var ? ? ? GET)(var ? ? ? OBJ))))))))) - -forall Giving (\GIVE -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? GIVE)(var ? ? ? AGENT))( origin(var ? ? ? GIVE)(var ? ? ? AGENT)))) - -forall Funding (\FUND -> exists Currency (\MONEY -> patient(var ? ? ? FUND)(var ? ? ? MONEY))) - -forall Entity (\OBJECT -> forall (both Object Agent) (\AGENT2 -> forall (both Agent Entity) (\AGENT1 -> equiv (exists Borrowing (\BORROW -> and ( agent(var ? ? ? BORROW)(var ? ? ? AGENT1))(and ( origin(var ? ? ? BORROW)(var ? ? ? AGENT2))( patient(var ? ? ? BORROW)(var ? ? ? OBJECT)))))(exists Lending (\LEND -> and ( agent(var ? ? ? LEND)(var ? ? ? AGENT2))(and ( destination(var ? ? ? LEND)(var ? ? ? AGENT1))( patient(var ? ? ? LEND)(var ? ? ? OBJECT)))))))) - -forall GivingBack (\RETURN -> forall (both Entity Agent) (\DEST -> forall (both Agent Entity) (\AGENT -> impl (and ( agent(var ? ? ? RETURN)(var ? ? ? AGENT))( destination(var ? ? ? RETURN)(var ? ? ? DEST)))(exists Giving (\GIVE -> and ( agent(var ? ? ? GIVE)(var ? ? ? DEST))(and ( destination(var ? ? ? GIVE)(var ? ? ? AGENT))( earlier( el ? ? ? ( WhenFn(var ? ? ? GIVE)))( el ? ? ? ( WhenFn(var ? ? ? RETURN)))))))))) - -forall Getting (\GET -> forall (both Agent Entity) (\AGENT -> impl ( agent(var ? ? ? GET)(var ? ? ? AGENT))( destination(var ? ? ? GET)(var ? ? ? AGENT)))) - -forall Transaction (\TRANS -> exists Giving (\GIVE1 -> exists Giving (\GIVE2 -> exists Entity (\OBJ2 -> exists Entity (\OBJ1 -> exists (both Agent Entity) (\AGENT2 -> exists (both Agent Entity) (\AGENT1 -> and ( subProcess(var ? ? ? GIVE1)(var ? ? ? TRANS))(and ( subProcess(var ? ? ? GIVE2)(var ? ? ? TRANS))(and ( agent(var ? ? ? GIVE1)(var ? ? ? AGENT1))(and ( agent(var ? ? ? GIVE2)(var ? ? ? AGENT2))(and ( patient(var ? ? ? GIVE1)(var ? ? ? OBJ1))(and ( patient(var ? ? ? GIVE2)(var ? ? ? OBJ2))(and ( destination(var ? ? ? GIVE1)(var ? ? ? AGENT2))(and ( destination(var ? ? ? GIVE2)(var ? ? ? AGENT1))(and ( not ( equal(var ? ? ? AGENT1)(var ? ? ? AGENT2)))( not ( equal(var ? ? ? OBJ1)(var ? ? ? OBJ2)))))))))))))))))) - -forall FinancialTransaction (\TRANS -> exists Currency (\OBJ -> patient(var ? ? ? TRANS)(var ? ? ? OBJ))) - -forall CurrencyMeasure (\AMOUNT -> forall (both FinancialTransaction Process) (\TRANS -> impl ( transactionAmount(var ? ? ? TRANS)(var ? ? ? AMOUNT))(exists (both Entity Physical) (\OBJ -> and ( patient(var ? ? ? TRANS)(var ? ? ? OBJ))( monetaryValue(var ? ? ? OBJ)(var ? ? ? AMOUNT)))))) - -forall CommercialService (\BUSINESS -> exists CommercialAgent (\AGENT -> agent(var ? ? ? BUSINESS)(var ? ? ? AGENT))) - -forall Buying (\BUY -> forall (both Agent Entity) (\AGENT -> impl ( agent(var ? ? ? BUY)(var ? ? ? AGENT))( destination(var ? ? ? BUY)(var ? ? ? AGENT)))) - -forall Entity (\OBJECT -> forall (both Object Agent) (\AGENT2 -> forall (both Agent Entity) (\AGENT1 -> equiv (exists Buying (\BUY -> and ( agent(var ? ? ? BUY)(var ? ? ? AGENT1))(and ( origin(var ? ? ? BUY)(var ? ? ? AGENT2))( patient(var ? ? ? BUY)(var ? ? ? OBJECT)))))(exists Selling (\SELL -> and ( agent(var ? ? ? SELL)(var ? ? ? AGENT2))(and ( destination(var ? ? ? SELL)(var ? ? ? AGENT1))( patient(var ? ? ? SELL)(var ? ? ? OBJECT)))))))) - -forall Selling (\SELL -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? SELL)(var ? ? ? AGENT))( origin(var ? ? ? SELL)(var ? ? ? AGENT)))) - -forall Discovering (\DISCOVER -> forall Entity (\OBJ -> impl ( patient(var ? ? ? DISCOVER)(var ? ? ? OBJ))(exists Pursuing (\PURSUE -> meetsTemporally( el ? ? ? ( WhenFn(var ? ? ? PURSUE)))( el ? ? ? ( WhenFn(var ? ? ? DISCOVER))))))) - -forall Voting (\VOTE -> exists Election (\ELECT -> subProcess(var ? ? ? VOTE)(var ? ? ? ELECT))) - -forall Measuring (\MEAS -> forall (both Entity Object) (\OBJ -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( agent(var ? ? ? MEAS)(var ? ? ? AGENT))( patient(var ? ? ? MEAS)(var ? ? ? OBJ)))(exists UnitOfMeasure (\UNIT -> exists RealNumber (\QUANT -> holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? MEAS)))))( knows(var ? ? ? AGENT)( measure(var ? ? ? OBJ)( el ? ? ? ( MeasureFn(var ? ? ? QUANT)(var ? ? ? UNIT))))))))))) - -forall Counting (\COUNT -> forall (both Entity (either SetOrClass Collection)) (\ENTITY -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( agent(var ? ? ? COUNT)(var ? ? ? AGENT))( patient(var ? ? ? COUNT)(var ? ? ? ENTITY)))(exists Entity (\NUMBER -> knows(var ? ? ? AGENT)( equal( el ? ? ? ( CardinalityFn(var ? ? ? ENTITY)))(var ? ? ? NUMBER))))))) - -forall Keeping (\KEEP -> forall Entity (\OBJ -> forall Agent (\AGENT -> impl (and ( agent(var ? ? ? KEEP)(var ? ? ? AGENT))( patient(var ? ? ? KEEP)(var ? ? ? OBJ)))(exists Putting (\PUT -> and ( agent(var ? ? ? PUT)(var ? ? ? AGENT))(and ( patient(var ? ? ? PUT)(var ? ? ? OBJ))( earlier( el ? ? ? ( WhenFn(var ? ? ? PUT)))( el ? ? ? ( WhenFn(var ? ? ? KEEP)))))))))) - -forall Keeping (\KEEP -> forall (both Entity Physical) (\OBJ -> impl ( patient(var ? ? ? KEEP)(var ? ? ? OBJ))(exists Object (\PLACE -> forall TimePosition (\TIME -> impl ( temporalPart(var ? ? ? TIME)( el ? ? ? ( WhenFn(var ? ? ? KEEP))))( holdsDuring(var ? ? ? TIME)( located(var ? ? ? OBJ)(var ? ? ? PLACE)))))))) - -forall Confining (\CONFINE -> exists Animal (\AGENT -> patient(var ? ? ? CONFINE)(var ? ? ? AGENT))) - -forall Confining (\CONFINE -> forall Human (\PERSON -> impl ( patient(var ? ? ? CONFINE)(var ? ? ? PERSON))( not ( desires(var ? ? ? PERSON)( patient(var ? ? ? CONFINE)(var ? ? ? PERSON)))))) - -forall Repairing (\REPAIR -> forall Entity (\OBJ -> impl ( patient(var ? ? ? REPAIR)(var ? ? ? OBJ))(exists Damaging (\DAMAGE -> and ( patient(var ? ? ? DAMAGE)(var ? ? ? OBJ))( earlier( el ? ? ? ( WhenFn(var ? ? ? DAMAGE)))( el ? ? ? ( WhenFn(var ? ? ? REPAIR)))))))) - -forall Destruction (\PROCESS -> exists (both Entity Physical) (\PATIENT -> and ( patient(var ? ? ? PROCESS)(var ? ? ? PATIENT))(and ( time(var ? ? ? PATIENT)( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS))))))( not ( time(var ? ? ? PATIENT)( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS)))))))))) - -forall Killing (\KILL -> forall (both Entity Object) (\PATIENT -> impl ( patient(var ? ? ? KILL)(var ? ? ? PATIENT))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? KILL)))))( attribute(var ? ? ? PATIENT)(el ? ? ? Living)))( holdsDuring( el ? ? ? ( FutureFn( el ? ? ? ( WhenFn(var ? ? ? KILL)))))( attribute(var ? ? ? PATIENT)(el ? ? ? Dead)))))) - -forall Killing (\KILL -> forall Entity (\OBJ -> impl ( patient(var ? ? ? KILL)(var ? ? ? OBJ))(exists Death (\DEATH -> and ( experiencer(var ? ? ? DEATH)(var ? ? ? OBJ))( causes(var ? ? ? KILL)(var ? ? ? DEATH)))))) - -forall Poking (\POKE -> forall (both Object SelfConnectedObject) (\INST -> forall (both Entity SelfConnectedObject) (\OBJ -> forall (both Agent SelfConnectedObject) (\AGENT -> impl (and ( agent(var ? ? ? POKE)(var ? ? ? AGENT))(and ( patient(var ? ? ? POKE)(var ? ? ? OBJ))( instrument(var ? ? ? POKE)(var ? ? ? INST))))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? POKE)))( connects(var ? ? ? INST)(var ? ? ? AGENT)(var ? ? ? OBJ))))))) - -forall Attaching (\ATTACH -> forall (both Entity Object) (\OBJ2 -> forall (both Entity Object) (\OBJ1 -> impl (and ( patient(var ? ? ? ATTACH)(var ? ? ? OBJ1))( patient(var ? ? ? ATTACH)(var ? ? ? OBJ2)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? ATTACH)))))( not ( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? ATTACH)))))( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2))))))) - -forall Attaching (\ATTACH -> exists CorpuscularObject (\OBJ -> patient(var ? ? ? ATTACH)(var ? ? ? OBJ))) - -forall Detaching (\DETACH -> forall (both Entity Object) (\OBJ2 -> forall (both Entity Object) (\OBJ1 -> impl (and ( patient(var ? ? ? DETACH)(var ? ? ? OBJ1))( patient(var ? ? ? DETACH)(var ? ? ? OBJ2)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? DETACH)))))( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? DETACH)))))( not ( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2)))))))) - -forall Detaching (\DETACH -> exists CorpuscularObject (\OBJ -> patient(var ? ? ? DETACH)(var ? ? ? OBJ))) - -forall Ungrasping (\RELEASE -> forall (both Entity Object) (\THING -> forall (both Agent Animal) (\AGENT -> forall Process (\GRAB -> impl (and ( agent(var ? ? ? GRAB)(var ? ? ? AGENT))( patient(var ? ? ? GRAB)(var ? ? ? THING)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? RELEASE)))))( grasps(var ? ? ? AGENT)(var ? ? ? THING)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? RELEASE)))))( not ( grasps(var ? ? ? AGENT)(var ? ? ? THING))))))))) - -forall Combining (\COMBINE -> exists SelfConnectedObject (\OBJ -> patient(var ? ? ? COMBINE)(var ? ? ? OBJ))) - -forall Separating (\SEPARATE -> exists SelfConnectedObject (\OBJ -> patient(var ? ? ? SEPARATE)(var ? ? ? OBJ))) - -forall CompoundSubstance (\COMPOUND -> exists ElementalSubstance (\ELEMENT1 -> exists ElementalSubstance (\ELEMENT2 -> exists ChemicalSynthesis (\PROCESS -> and ( not ( equal(var ? ? ? ELEMENT1)(var ? ? ? ELEMENT2)))(and ( resourceS(var ? ? ? PROCESS)(var ? ? ? ELEMENT1))(and ( resourceS(var ? ? ? PROCESS)(var ? ? ? ELEMENT2))( result(var ? ? ? PROCESS)(var ? ? ? COMPOUND)))))))) - -forall Combustion (\COMBUSTION -> exists Heating (\HEAT -> exists RadiatingLight (\LIGHT -> and ( subProcess(var ? ? ? HEAT)(var ? ? ? COMBUSTION))( subProcess(var ? ? ? LIGHT)(var ? ? ? COMBUSTION))))) - -forall InternalChange (\CHANGE -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? CHANGE)(var ? ? ? OBJ))(exists Attribute (\PROPERTY -> or (and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? CHANGE)))))( attribute(var ? ? ? OBJ)(var ? ? ? PROPERTY)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? CHANGE)))))( not ( attribute(var ? ? ? OBJ)(var ? ? ? PROPERTY)))))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? CHANGE)))))( not ( attribute(var ? ? ? OBJ)(var ? ? ? PROPERTY))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? CHANGE)))))( attribute(var ? ? ? OBJ)(var ? ? ? PROPERTY)))))))) - -forall SurfaceChange (\ALT -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? ALT)(var ? ? ? OBJ))(exists Attribute (\PROPERTY -> exists Object (\PART -> and ( superficialPart(var ? ? ? PART)(var ? ? ? OBJ))(or (and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? ALT)))))( attribute(var ? ? ? PART)(var ? ? ? PROPERTY)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? ALT)))))( not ( attribute(var ? ? ? PART)(var ? ? ? PROPERTY)))))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? ALT)))))( not ( attribute(var ? ? ? PART)(var ? ? ? PROPERTY))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? ALT)))))( attribute(var ? ? ? PART)(var ? ? ? PROPERTY)))))))))) - -forall Coloring (\COLORING -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? COLORING)(var ? ? ? OBJ))(exists ColorAttribute (\PROPERTY -> exists Object (\PART -> and ( part(var ? ? ? PART)(var ? ? ? OBJ))(or (and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? COLORING)))))( attribute(var ? ? ? PART)(var ? ? ? PROPERTY)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? COLORING)))))( not ( attribute(var ? ? ? PART)(var ? ? ? PROPERTY)))))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? COLORING)))))( not ( attribute(var ? ? ? PART)(var ? ? ? PROPERTY))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? COLORING)))))( attribute(var ? ? ? PART)(var ? ? ? PROPERTY)))))))))) - -forall ShapeChange (\ALT -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? ALT)(var ? ? ? OBJ))(exists ShapeAttribute (\PROPERTY -> or (and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? ALT)))))( attribute(var ? ? ? OBJ)(var ? ? ? PROPERTY)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? ALT)))))( not ( attribute(var ? ? ? OBJ)(var ? ? ? PROPERTY)))))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? ALT)))))( not ( attribute(var ? ? ? OBJ)(var ? ? ? PROPERTY))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? ALT)))))( attribute(var ? ? ? OBJ)(var ? ? ? PROPERTY)))))))) - -forall ContentDevelopment (\DEVELOP -> exists ContentBearingObject (\OBJ -> result(var ? ? ? DEVELOP)(var ? ? ? OBJ))) - -forall Reading (\READ -> exists Text (\TEXT -> exists Proposition (\PROP -> and ( containsInformation(var ? ? ? TEXT)(var ? ? ? PROP))( realization(var ? ? ? READ)(var ? ? ? PROP))))) - -forall Decoding (\DECODE -> forall Proposition (\PROP -> forall (both Entity ContentBearingPhysical) (\DOC1 -> impl ( patient(var ? ? ? DECODE)(var ? ? ? DOC1))(exists Encoding (\ENCODE -> exists TimePosition (\TIME -> exists (both ContentBearingPhysical Entity) (\DOC2 -> and ( containsInformation(var ? ? ? DOC2)(var ? ? ? PROP))(and ( containsInformation(var ? ? ? DOC1)(var ? ? ? PROP))(and ( temporalPart(var ? ? ? TIME)( el ? ? ? ( PastFn( el ? ? ? ( WhenFn(var ? ? ? DECODE))))))( holdsDuring(var ? ? ? TIME)( patient(var ? ? ? ENCODE)(var ? ? ? DOC2)))))))))))) - -forall Translating (\TRANSLATE -> forall (both Entity LinguisticExpression) (\EXPRESSION2 -> forall (both Entity LinguisticExpression) (\EXPRESSION1 -> impl (and ( patient(var ? ? ? TRANSLATE)(var ? ? ? EXPRESSION1))( result(var ? ? ? TRANSLATE)(var ? ? ? EXPRESSION2)))(exists Entity (\ENTITY -> exists (both Language Entity) (\LANGUAGE2 -> exists (both Language Entity) (\LANGUAGE1 -> and ( representsInLanguage(var ? ? ? EXPRESSION1)(var ? ? ? ENTITY)(var ? ? ? LANGUAGE1))(and ( representsInLanguage(var ? ? ? EXPRESSION2)(var ? ? ? ENTITY)(var ? ? ? LANGUAGE2))( not ( equal(var ? ? ? LANGUAGE1)(var ? ? ? LANGUAGE2))))))))))) - -forall Wetting (\WET -> exists (both Entity Object) (\OBJ -> and ( patient(var ? ? ? WET)(var ? ? ? OBJ))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? WET)))))( not ( attribute(var ? ? ? OBJ)(el ? ? ? Damp))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? WET)))))( attribute(var ? ? ? OBJ)(el ? ? ? Damp)))))) - -forall Wetting (\WET -> exists (both Object Entity) (\OBJ -> and ( attribute(var ? ? ? OBJ)(el ? ? ? Liquid))( patient(var ? ? ? WET)(var ? ? ? OBJ)))) - -forall Drying (\DRY -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? DRY)(var ? ? ? OBJ))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? DRY)))))( attribute(var ? ? ? OBJ)(el ? ? ? Dry))))) - -forall Creation (\ACTION -> exists Entity (\RESULT -> result(var ? ? ? ACTION)(var ? ? ? RESULT))) - -forall Creation (\PROCESS -> exists (both Entity Physical) (\PATIENT -> and ( patient(var ? ? ? PROCESS)(var ? ? ? PATIENT))(and ( time(var ? ? ? PATIENT)( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS))))))( not ( time(var ? ? ? PATIENT)( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS)))))))))) - -forall Cooking (\COOK -> exists Food (\FOOD -> result(var ? ? ? COOK)(var ? ? ? FOOD))) - -forall Pursuing (\PURSUE -> exists Object (\OBJ -> patient(var ? ? ? PURSUE)(var ? ? ? OBJ))) - -forall Pursuing (\PURSUE -> forall (both Entity Physical) (\OBJ -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( agent(var ? ? ? PURSUE)(var ? ? ? AGENT))( patient(var ? ? ? PURSUE)(var ? ? ? OBJ)))( holdsDuring(var ? ? ? PURSUE)( wants(var ? ? ? AGENT)(var ? ? ? OBJ)))))) - -forall Pursuing (\PURSUE -> forall (both Entity Object) (\OBJ -> forall Agent (\AGENT -> impl (and ( agent(var ? ? ? PURSUE)(var ? ? ? AGENT))( patient(var ? ? ? PURSUE)(var ? ? ? OBJ)))( holdsDuring(var ? ? ? PURSUE)( not ( possesses(var ? ? ? AGENT)(var ? ? ? OBJ))))))) - -forall Hunting (\H -> exists Animal (\T -> patient(var ? ? ? H)(var ? ? ? T))) - -forall Hunting (\H -> forall Entity (\P -> impl ( patient(var ? ? ? H)(var ? ? ? P))( hasPurpose(var ? ? ? H)(exists (either Confining Killing) (\PROC -> patient(var ? ? ? PROC)(var ? ? ? P)))))) - -forall DiagnosticProcess (\PROC -> forall (both Agent CognitiveAgent) (\AGENT -> impl ( agent(var ? ? ? PROC)(var ? ? ? AGENT))(exists Process (\CAUSE -> hasPurposeForAgent(var ? ? ? PROC)( knows(var ? ? ? AGENT)( causes(var ? ? ? CAUSE)(var ? ? ? PROC)))(var ? ? ? AGENT))))) - -forall SocialInteraction (\INTERACTION -> exists Agent (\AGENT1 -> exists Agent (\AGENT2 -> and ( involvedInEvent(var ? ? ? INTERACTION)(var ? ? ? AGENT1))(and ( involvedInEvent(var ? ? ? INTERACTION)(var ? ? ? AGENT2))( not ( equal(var ? ? ? AGENT1)(var ? ? ? AGENT2))))))) - -forall Communication (\COMMUNICATE -> exists CognitiveAgent (\AGENT1 -> exists CognitiveAgent (\AGENT2 -> exists Entity (\ENTITY -> exists Entity (\PHYS -> and ( refers(var ? ? ? PHYS)(var ? ? ? ENTITY))(and ( patient(var ? ? ? COMMUNICATE)(var ? ? ? PHYS))(and ( agent(var ? ? ? COMMUNICATE)(var ? ? ? AGENT1))( destination(var ? ? ? COMMUNICATE)(var ? ? ? AGENT2))))))))) - -forall Disseminating (\DISSEMINATE -> exists CognitiveAgent (\AGENT1 -> exists CognitiveAgent (\AGENT2 -> and ( destination(var ? ? ? DISSEMINATE)(var ? ? ? AGENT1))(and ( destination(var ? ? ? DISSEMINATE)(var ? ? ? AGENT2))( not ( equal(var ? ? ? AGENT1)(var ? ? ? AGENT2))))))) - -forall Demonstrating (\DEMO -> exists Human (\PERSON -> attends(var ? ? ? DEMO)(var ? ? ? PERSON))) - -forall Advertising (\ADVERT -> exists Entity (\OBJ -> and ( refers(var ? ? ? ADVERT)(var ? ? ? OBJ))( hasPurpose(var ? ? ? ADVERT)(exists Selling (\SALE -> patient(var ? ? ? SALE)(var ? ? ? OBJ)))))) - -forall Expressing (\EXPRESS -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? EXPRESS)(var ? ? ? AGENT))(exists StateOfMind (\STATE -> and ( attribute(var ? ? ? AGENT)(var ? ? ? STATE))( represents(var ? ? ? EXPRESS)(var ? ? ? STATE)))))) - -forall LinguisticCommunication (\COMMUNICATE -> exists LinguisticExpression (\OBJ -> and ( represents(var ? ? ? COMMUNICATE)(var ? ? ? OBJ))( patient(var ? ? ? COMMUNICATE)(var ? ? ? OBJ)))) - -forall Disagreeing (\DIS -> exists Proposition (\STMT2 -> exists Proposition (\STMT1 -> exists (both Process ContentBearingPhysical) (\STATE2 -> exists (both Process ContentBearingPhysical) (\STATE1 -> exists Agent (\A2 -> exists Agent (\A1 -> and ( subProcess(var ? ? ? STATE1)(var ? ? ? DIS))(and ( subProcess(var ? ? ? STATE2)(var ? ? ? DIS))(and ( agent(var ? ? ? STATE1)(var ? ? ? A1))(and ( agent(var ? ? ? STATE2)(var ? ? ? A2))(and ( containsInformation(var ? ? ? STATE1)(var ? ? ? STMT1))(and ( containsInformation(var ? ? ? STATE2)(var ? ? ? STMT2))( not ( consistent(var ? ? ? STMT1)(var ? ? ? STMT2))))))))))))))) - -forall Wedding (\WED -> exists Human (\PERSON2 -> exists Human (\PERSON1 -> holdsDuring( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? WED)))))( spouse(var ? ? ? PERSON1)(var ? ? ? PERSON2))))) - -forall TimeInterval (\T1 -> forall (both Human Entity) (\P2 -> forall (both Human Entity) (\P1 -> impl ( holdsDuring(var ? ? ? T1)( spouse(var ? ? ? P1)(var ? ? ? P2)))(exists Wedding (\WED -> and ( patient(var ? ? ? WED)(var ? ? ? P1))(and ( patient(var ? ? ? WED)(var ? ? ? P2))( earlier( el ? ? ? ( WhenFn(var ? ? ? WED)))(var ? ? ? T1)))))))) - -forall Naming (\PROCESS -> forall (both Entity SymbolicString) (\NAME -> forall Entity (\THING -> impl (and ( patient(var ? ? ? PROCESS)(var ? ? ? THING))( destination(var ? ? ? PROCESS)(var ? ? ? NAME)))( holdsDuring( el ? ? ? ( FutureFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS)))))( names(var ? ? ? NAME)(var ? ? ? THING)))))) - -forall Meeting (\MEET -> forall (both Agent Object) (\AGENT2 -> forall (both Agent Object) (\AGENT1 -> impl (and ( agent(var ? ? ? MEET)(var ? ? ? AGENT1))( agent(var ? ? ? MEET)(var ? ? ? AGENT2)))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? MEET)))( orientation(var ? ? ? AGENT1)(var ? ? ? AGENT2)(el ? ? ? Near)))))) - -forall Meeting (\MEET -> exists Agent (\AGENT2 -> exists Agent (\AGENT1 -> and ( agent(var ? ? ? MEET)(var ? ? ? AGENT1))(and ( agent(var ? ? ? MEET)(var ? ? ? AGENT2))( hasPurpose(var ? ? ? MEET)(exists Communication (\COMM -> and ( agent(var ? ? ? COMM)(var ? ? ? AGENT1))( agent(var ? ? ? COMM)(var ? ? ? AGENT2))))))))) - -forall War (\WAR -> exists Battle (\BATTLE -> subProcess(var ? ? ? BATTLE)(var ? ? ? WAR))) - -forall Battle (\BATTLE -> exists War (\WAR -> subProcess(var ? ? ? BATTLE)(var ? ? ? WAR))) - -forall Battle (\BATTLE -> exists ViolentContest (\ATTACK -> subProcess(var ? ? ? ATTACK)(var ? ? ? BATTLE))) - -forall Maneuver (\MOVE -> exists Contest (\CONTEST -> subProcess(var ? ? ? MOVE)(var ? ? ? CONTEST))) - -forall Attack (\ATTACK -> exists ViolentContest (\CONTEST -> subProcess(var ? ? ? ATTACK)(var ? ? ? CONTEST))) - -forall Attack (\ATTACK -> forall Entity (\OBJ -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( agent(var ? ? ? ATTACK)(var ? ? ? AGENT))( patient(var ? ? ? ATTACK)(var ? ? ? OBJ)))( hasPurposeForAgent(var ? ? ? ATTACK)(exists Damaging (\DAMAGE -> patient(var ? ? ? DAMAGE)(var ? ? ? OBJ)))(var ? ? ? AGENT))))) - -forall DefensiveManeuver (\DEFENSE -> exists ViolentContest (\CONTEST -> subProcess(var ? ? ? DEFENSE)(var ? ? ? CONTEST))) - -forall Seeing (\SEE -> forall (both Entity Object) (\OBJ -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( agent(var ? ? ? SEE)(var ? ? ? AGENT))( patient(var ? ? ? SEE)(var ? ? ? OBJ)))(and ( attribute(var ? ? ? OBJ)(el ? ? ? Illuminated))(exists ColorAttribute (\PROP -> knows(var ? ? ? AGENT)( attribute(var ? ? ? OBJ)(var ? ? ? PROP)))))))) - -forall Smelling (\SMELL -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? SMELL)(var ? ? ? OBJ))(exists OlfactoryAttribute (\ATTR -> attribute(var ? ? ? OBJ)(var ? ? ? ATTR))))) - -forall Tasting (\TASTE -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? TASTE)(var ? ? ? OBJ))(exists TasteAttribute (\ATTR -> attribute(var ? ? ? OBJ)(var ? ? ? ATTR))))) - -forall Hearing (\HEAR -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? HEAR)(var ? ? ? OBJ))(exists SoundAttribute (\ATTR -> attribute(var ? ? ? OBJ)(var ? ? ? ATTR))))) - -forall TactilePerception (\TACTILE -> exists Touching (\TOUCH -> subProcess(var ? ? ? TOUCH)(var ? ? ? TACTILE))) - -forall Region (\REGION -> equiv (exists RadiatingLight (\EMIT -> patient(var ? ? ? EMIT)(var ? ? ? REGION)))( attribute(var ? ? ? REGION)(el ? ? ? Illuminated))) - -forall RadiatingSound (\EMIT -> forall (both Agent Object) (\SOUND -> impl ( agent(var ? ? ? EMIT)(var ? ? ? SOUND))(exists SoundAttribute (\ATTR -> attribute(var ? ? ? SOUND)(var ? ? ? ATTR))))) - -forall StateChange (\PROCESS -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? PROCESS)(var ? ? ? OBJ))(exists PhysicalState (\STATE1 -> exists PhysicalState (\STATE2 -> exists Object (\PART -> and ( part(var ? ? ? PART)(var ? ? ? OBJ))(and ( not ( equal(var ? ? ? STATE1)(var ? ? ? STATE2)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS)))))( attribute(var ? ? ? PART)(var ? ? ? STATE1)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS)))))( attribute(var ? ? ? PART)(var ? ? ? STATE2))))))))))) - -forall Melting (\MELT -> exists Heating (\HEAT -> subProcess(var ? ? ? HEAT)(var ? ? ? MELT))) - -forall Melting (\MELT -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? MELT)(var ? ? ? OBJ))(exists Object (\PART -> and ( part(var ? ? ? PART)(var ? ? ? OBJ))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? MELT)))))( attribute(var ? ? ? PART)(el ? ? ? Solid)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? MELT)))))( attribute(var ? ? ? PART)(el ? ? ? Liquid)))))))) - -forall Boiling (\BOIL -> exists Heating (\HEAT -> subProcess(var ? ? ? HEAT)(var ? ? ? BOIL))) - -forall Boiling (\BOIL -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? BOIL)(var ? ? ? OBJ))(exists Object (\PART -> and ( part(var ? ? ? PART)(var ? ? ? OBJ))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? BOIL)))))( attribute(var ? ? ? PART)(el ? ? ? Liquid)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? BOIL)))))( attribute(var ? ? ? PART)(el ? ? ? Gas)))))))) - -forall Condensing (\COND -> exists Cooling (\COOL -> subProcess(var ? ? ? COOL)(var ? ? ? COND))) - -forall Condensing (\COND -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? COND)(var ? ? ? OBJ))(exists Object (\PART -> and ( part(var ? ? ? PART)(var ? ? ? OBJ))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? COND)))))( attribute(var ? ? ? PART)(el ? ? ? Gas)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? COND)))))( attribute(var ? ? ? PART)(el ? ? ? Liquid)))))))) - -forall Freezing (\FREEZE -> exists Cooling (\COOL -> subProcess(var ? ? ? COOL)(var ? ? ? FREEZE))) - -forall Freezing (\FREEZE -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? FREEZE)(var ? ? ? OBJ))(exists Object (\PART -> and ( part(var ? ? ? PART)(var ? ? ? OBJ))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? FREEZE)))))( attribute(var ? ? ? PART)(el ? ? ? Liquid)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? FREEZE)))))( attribute(var ? ? ? PART)(el ? ? ? Solid)))))))) - -forall GeopoliticalArea (\AREA -> forall Human (\PERSON -> impl ( leader( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))(var ? ? ? PERSON))( leader(var ? ? ? AREA)(var ? ? ? PERSON)))) - -forall GeopoliticalArea (\AREA -> forall Human (\PERSON -> impl ( leader(var ? ? ? AREA)(var ? ? ? PERSON))( leader( el ? ? ? ( GovernmentFn(var ? ? ? AREA)))(var ? ? ? PERSON)))) - -forall WaterArea (\AREA -> exists Water (\WATER -> exists Hole (\HOLE -> exists (both Entity Object) (\BED -> and ( equal( el ? ? ? ( HoleHostFn(var ? ? ? HOLE)))(var ? ? ? BED))(and ( properlyFills(var ? ? ? WATER)(var ? ? ? HOLE))( equal( el ? ? ? ( MereologicalSumFn(var ? ? ? BED)(var ? ? ? WATER)))(var ? ? ? AREA))))))) - -forall LandArea (\LAND1 -> exists (either Continent Island) (\LAND2 -> part(var ? ? ? LAND1)(var ? ? ? LAND2))) - -forall ShoreArea (\BANK -> exists WaterArea (\WATER -> meetsSpatially(var ? ? ? BANK)(var ? ? ? WATER))) - -forall Island (\ISLE -> exists WaterArea (\WATER -> meetsSpatially(var ? ? ? ISLE)(var ? ? ? WATER))) - -forall StateOrProvince (\STATE -> exists Nation (\LAND -> properPart(var ? ? ? STATE)(var ? ? ? LAND))) - -forall County (\STATE -> exists StateOrProvince (\LAND -> properPart(var ? ? ? STATE)(var ? ? ? LAND))) - -forall (both Attribute DevelopmentalAttribute) (\ATTR2 -> forall (both DevelopmentalAttribute Attribute) (\ATTR1 -> forall OrganicObject (\OBJ -> forall (both TimePosition TimeInterval) (\TIME1 -> impl (and ( holdsDuring(var ? ? ? TIME1)( developmentalForm(var ? ? ? OBJ)(var ? ? ? ATTR1)))( successorAttributeClosure(var ? ? ? ATTR2)(var ? ? ? ATTR1)))(exists (both TimeInterval TimePosition) (\TIME2 -> and ( earlier(var ? ? ? TIME2)(var ? ? ? TIME1))( holdsDuring(var ? ? ? TIME2)( developmentalForm(var ? ? ? OBJ)(var ? ? ? ATTR2))))))))) - -forall Organism (\ORGANISM -> exists Birth (\BIRTH -> experiencer(var ? ? ? BIRTH)(var ? ? ? ORGANISM))) - -forall Object (\OBJ -> forall (both Organism Physical) (\ORGANISM -> forall TimePosition (\T1 -> impl ( holdsDuring(var ? ? ? T1)( inhabits(var ? ? ? ORGANISM)(var ? ? ? OBJ)))(exists TimeInterval (\TIME -> and ( temporalPart(var ? ? ? TIME)(var ? ? ? T1))( holdsDuring(var ? ? ? TIME)( located(var ? ? ? ORGANISM)(var ? ? ? OBJ)))))))) - -forall Alga (\ALGA -> exists Water (\WATER -> inhabits(var ? ? ? ALGA)(var ? ? ? WATER))) - -forall Bacterium (\BACTERIUM -> exists Cell (\CELL1 -> and ( component(var ? ? ? CELL1)(var ? ? ? BACTERIUM))(forall Cell (\CELL2 -> impl ( component(var ? ? ? CELL2)(var ? ? ? BACTERIUM))( equal(var ? ? ? CELL1)(var ? ? ? CELL2)))))) - -forall Virus (\VIRUS -> forall Replication (\PROC -> impl ( agent(var ? ? ? PROC)(var ? ? ? VIRUS))(exists Cell (\CELL -> located(var ? ? ? PROC)(var ? ? ? CELL))))) - -forall Fish (\FISH -> exists Water (\WATER -> inhabits(var ? ? ? FISH)(var ? ? ? WATER))) - -forall Man (\MAN -> attribute(var ? ? ? MAN)(el ? ? ? Male)) - -forall Woman (\WOMAN -> attribute(var ? ? ? WOMAN)(el ? ? ? Female)) - -forall LiquidMixture (\MIX -> exists Object (\PART -> and ( part(var ? ? ? PART)(var ? ? ? MIX))( attribute(var ? ? ? PART)(el ? ? ? Liquid)))) - -forall GasMixture (\MIX -> exists Object (\PART -> and ( part(var ? ? ? PART)(var ? ? ? MIX))( attribute(var ? ? ? PART)(el ? ? ? Gas)))) - -forall Smoke (\SMOKE -> exists Combustion (\BURNING -> result(var ? ? ? BURNING)(var ? ? ? SMOKE))) - -forall WaterCloud (\CLOUD -> exists Water (\WATER -> part(var ? ? ? WATER)(var ? ? ? CLOUD))) - -forall Wind (\WIND -> exists Air (\AIR -> patient(var ? ? ? WIND)(var ? ? ? AIR))) - -forall Hormone (\HORMONE -> exists Gland (\GLAND -> exists Process (\PROCESS -> and ( instrument(var ? ? ? PROCESS)(var ? ? ? GLAND))( result(var ? ? ? PROCESS)(var ? ? ? HORMONE))))) - -forall Food (\FOOD -> exists Nutrient (\NUTRIENT -> part(var ? ? ? NUTRIENT)(var ? ? ? FOOD))) - -forall Meat (\MEAT -> forall Object (\PART -> impl ( part(var ? ? ? PART)(var ? ? ? MEAT))(exists Animal (\ANIMAL -> exists TimePosition (\TIME -> exists Object (\SUBPART -> and ( part(var ? ? ? SUBPART)(var ? ? ? PART))( holdsDuring(var ? ? ? TIME)( part(var ? ? ? SUBPART)(var ? ? ? ANIMAL))))))))) - -forall Beverage (\BEV -> attribute(var ? ? ? BEV)(el ? ? ? Liquid)) - -forall AnatomicalStructure (\ANAT -> exists Organism (\ORGANISM -> exists TimePosition (\TIME -> and ( temporalPart(var ? ? ? TIME)( el ? ? ? ( WhenFn(var ? ? ? ORGANISM))))( holdsDuring(var ? ? ? TIME)( part(var ? ? ? ANAT)(var ? ? ? ORGANISM)))))) - -forall AnatomicalStructure (\PART -> exists Cell (\CELL -> part(var ? ? ? CELL)(var ? ? ? PART))) - -forall AbnormalAnatomicalStructure (\STRUCTURE -> exists PathologicProcess (\PROC -> result(var ? ? ? PROC)(var ? ? ? STRUCTURE))) - -forall BodyPart (\PART -> exists Organism (\ORGANISM -> exists TimePosition (\TIME -> and ( temporalPart(var ? ? ? TIME)( el ? ? ? ( WhenFn(var ? ? ? ORGANISM))))( holdsDuring(var ? ? ? TIME)( component(var ? ? ? PART)(var ? ? ? ORGANISM)))))) - -forall BodyPart (\PART -> exists PhysiologicProcess (\PROC -> result(var ? ? ? PROC)(var ? ? ? PART))) - -forall Seed (\SEED -> exists FloweringPlant (\PLANT -> exists TimePosition (\TIME -> holdsDuring(var ? ? ? TIME)( part(var ? ? ? SEED)(var ? ? ? PLANT))))) - -forall Spore (\SPORE -> exists NonFloweringPlant (\PLANT -> exists TimePosition (\TIME -> holdsDuring(var ? ? ? TIME)( part(var ? ? ? SPORE)(var ? ? ? PLANT))))) - -forall BodyCovering (\COVER -> exists (either Organism BodyPart) (\BODY -> superficialPart(var ? ? ? COVER)(var ? ? ? BODY))) - -forall BodyJunction (\JUNCT -> exists BodyPart (\OBJ1 -> exists BodyPart (\OBJ2 -> connects(var ? ? ? JUNCT)(var ? ? ? OBJ1)(var ? ? ? OBJ2)))) - -forall Tissue (\STUFF -> exists Cell (\PART -> part(var ? ? ? PART)(var ? ? ? STUFF))) - -forall Tissue (\STUFF -> exists Organism (\ORGANISM -> part(var ? ? ? STUFF)(var ? ? ? ORGANISM))) - -forall Bone (\BONE -> exists Vertebrate (\VERT -> part(var ? ? ? BONE)(var ? ? ? VERT))) - -forall Morpheme (\MORPH -> exists Word (\WORD -> part(var ? ? ? MORPH)(var ? ? ? WORD))) - -forall Word (\WORD -> exists Morpheme (\PART -> part(var ? ? ? PART)(var ? ? ? WORD))) - -forall Phrase (\PHRASE -> exists Word (\PART1 -> exists Word (\PART2 -> and ( part(var ? ? ? PART1)(var ? ? ? PHRASE))(and ( part(var ? ? ? PART2)(var ? ? ? PHRASE))( not ( equal(var ? ? ? PART1)(var ? ? ? PART2))))))) - -forall VerbPhrase (\PHRASE -> exists Verb (\VERB -> part(var ? ? ? VERB)(var ? ? ? PHRASE))) - -forall Sentence (\SENTENCE -> exists NounPhrase (\PHRASE1 -> exists VerbPhrase (\PHRASE2 -> and ( part(var ? ? ? PHRASE1)(var ? ? ? SENTENCE))( part(var ? ? ? PHRASE2)(var ? ? ? SENTENCE))))) - -forall NounPhrase (\PHRASE -> exists Noun (\NOUN -> part(var ? ? ? NOUN)(var ? ? ? PHRASE))) - -forall PrepositionalPhrase (\PHRASE -> exists ParticleWord (\PREP -> part(var ? ? ? PREP)(var ? ? ? PHRASE))) - -forall Text (\TEXT -> exists LinguisticExpression (\PART -> part(var ? ? ? PART)(var ? ? ? TEXT))) - -forall Text (\TEXT -> exists Writing (\WRITE -> result(var ? ? ? WRITE)(var ? ? ? TEXT))) - -forall Sentence (\SENT -> exists Proposition (\PROP -> containsInformation(var ? ? ? SENT)(var ? ? ? PROP))) - -forall Summary (\TEXT -> exists Text (\TEXT2 -> subsumesContentInstance(var ? ? ? TEXT2)(var ? ? ? TEXT))) - -forall Series (\SERIES -> exists Book (\BOOK1 -> exists Book (\BOOK2 -> and ( subsumesContentInstance(var ? ? ? SERIES)(var ? ? ? BOOK1))(and ( subsumesContentInstance(var ? ? ? SERIES)(var ? ? ? BOOK2))( not ( equal(var ? ? ? BOOK1)(var ? ? ? BOOK2))))))) - -forall Article (\ARTICLE1 -> forall Book (\BOOK -> impl ( subsumesContentInstance(var ? ? ? BOOK)(var ? ? ? ARTICLE1))(exists Article (\ARTICLE2 -> and ( not ( equal(var ? ? ? ARTICLE2)(var ? ? ? ARTICLE1)))( subsumesContentInstance(var ? ? ? BOOK)(var ? ? ? ARTICLE2)))))) - -forall Currency (\CURRENCY -> exists CurrencyMeasure (\MEASURE -> monetaryValue(var ? ? ? CURRENCY)(var ? ? ? MEASURE))) - -forall Molecule (\MOLE -> exists Atom (\ATOM1 -> exists Atom (\ATOM2 -> and ( part(var ? ? ? ATOM1)(var ? ? ? MOLE))(and ( part(var ? ? ? ATOM2)(var ? ? ? MOLE))( not ( equal(var ? ? ? ATOM1)(var ? ? ? ATOM2))))))) - -forall Artifact (\ARTIFACT -> exists Making (\MAKING -> result(var ? ? ? MAKING)(var ? ? ? ARTIFACT))) - -forall Product (\PRODUCT -> exists Manufacture (\MANUFACTURE -> result(var ? ? ? MANUFACTURE)(var ? ? ? PRODUCT))) - -forall StationaryArtifact (\ARTIFACT -> exists (both Object Entity) (\PLACE -> and ( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? ARTIFACT)))( located(var ? ? ? ARTIFACT)(var ? ? ? PLACE)))( not (exists (both Object Entity) (\P2 -> and ( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? ARTIFACT)))( located(var ? ? ? ARTIFACT)(var ? ? ? P2)))( not ( equal(var ? ? ? PLACE)(var ? ? ? P2)))))))) - -forall Building (\BUILDING -> exists Human (\HUMAN -> or ( inhabits(var ? ? ? HUMAN)(var ? ? ? BUILDING))(exists (both Process Physical) (\ACT -> and ( agent(var ? ? ? ACT)(var ? ? ? HUMAN))( located(var ? ? ? ACT)(var ? ? ? BUILDING)))))) - -forall Room (\ROOM -> exists Building (\BUILD -> properPart(var ? ? ? ROOM)(var ? ? ? BUILD))) - -forall PermanentResidence (\RESIDENCE -> exists Human (\PERSON -> home(var ? ? ? PERSON)(var ? ? ? RESIDENCE))) - -forall TemporaryResidence (\RESIDENCE -> not (exists Human (\PERSON -> home(var ? ? ? PERSON)(var ? ? ? RESIDENCE)))) - -forall SingleFamilyResidence (\RESIDENCE -> hasPurpose(var ? ? ? RESIDENCE)(forall (both Human SelfConnectedObject) (\AGENT2 -> forall (both Human SelfConnectedObject) (\AGENT1 -> impl (and ( home(var ? ? ? AGENT1)(var ? ? ? RESIDENCE))( home(var ? ? ? AGENT2)(var ? ? ? RESIDENCE)))(exists SocialUnit (\UNIT -> and ( member(var ? ? ? AGENT1)(var ? ? ? UNIT))( member(var ? ? ? AGENT2)(var ? ? ? UNIT)))))))) - -forall Clothing (\CLOTHING -> exists Fabric (\FABRIC -> part(var ? ? ? FABRIC)(var ? ? ? CLOTHING))) - -forall (both Clothing Physical) (\CLOTHING -> forall (both Animal Object) (\AGENT -> impl ( wears(var ? ? ? AGENT)(var ? ? ? CLOTHING))( located(var ? ? ? CLOTHING)(var ? ? ? AGENT)))) - -forall (both Object Clothing) (\P -> forall (both Clothing Object) (\C -> forall Animal (\A -> impl (and ( wears(var ? ? ? A)(var ? ? ? C))( part(var ? ? ? P)(var ? ? ? C)))( wears(var ? ? ? A)(var ? ? ? P))))) - -forall Vehicle (\TRANSPORT -> forall Translocation (\MOVE -> forall Object (\FROM -> impl (and ( instrument(var ? ? ? MOVE)(var ? ? ? TRANSPORT))( origin(var ? ? ? MOVE)(var ? ? ? FROM)))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? MOVE)))))( located(var ? ? ? TRANSPORT)(var ? ? ? FROM)))))) - -forall Vehicle (\TRANSPORT -> forall Translocation (\MOVE -> forall (both Entity Object) (\TO -> impl (and ( instrument(var ? ? ? MOVE)(var ? ? ? TRANSPORT))( destination(var ? ? ? MOVE)(var ? ? ? TO)))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? MOVE)))))( located(var ? ? ? TRANSPORT)(var ? ? ? TO)))))) - -forall MeasuringDevice (\DEVICE -> hasPurpose(var ? ? ? DEVICE)(exists Measuring (\MEASURE -> instrument(var ? ? ? MEASURE)(var ? ? ? DEVICE)))) - -forall AttachingDevice (\DEVICE -> exists Attaching (\ATTACH -> instrument(var ? ? ? ATTACH)(var ? ? ? DEVICE))) - -forall Weapon (\WEAPON -> hasPurpose(var ? ? ? WEAPON)(exists Damaging (\D -> exists Entity (\PATIENT -> and ( instrument(var ? ? ? D)(var ? ? ? WEAPON))( patient(var ? ? ? D)(var ? ? ? PATIENT)))))) - -forall EngineeringComponent (\COMP -> exists Device (\DEVICE -> component(var ? ? ? COMP)(var ? ? ? DEVICE))) - -forall Machine (\MACHINE -> exists EngineeringComponent (\COMP1 -> exists EngineeringComponent (\COMP2 -> and ( not ( equal(var ? ? ? COMP1)(var ? ? ? COMP2)))(and ( part(var ? ? ? COMP1)(var ? ? ? MACHINE))( part(var ? ? ? COMP2)(var ? ? ? MACHINE)))))) - -forall EngineeringComponent (\COMP2 -> forall EngineeringComponent (\COMP1 -> impl ( connectedEngineeringComponents(var ? ? ? COMP1)(var ? ? ? COMP2))(and ( not ( engineeringSubcomponent(var ? ? ? COMP1)(var ? ? ? COMP2)))( not ( engineeringSubcomponent(var ? ? ? COMP2)(var ? ? ? COMP1)))))) - -forall EngineeringConnection (\CONNECTION -> exists SelfConnectedObject (\COMP2 -> exists EngineeringComponent (\COMP1 -> connectsEngineeringComponents(var ? ? ? CONNECTION)(var ? ? ? COMP1)(var ? ? ? COMP2)))) - -forall (both EngineeringComponent SelfConnectedObject) (\COMP2 -> forall EngineeringComponent (\COMP1 -> equiv ( connectedEngineeringComponents(var ? ? ? COMP1)(var ? ? ? COMP2))(exists EngineeringComponent (\CONNECTION -> connectsEngineeringComponents(var ? ? ? CONNECTION)(var ? ? ? COMP1)(var ? ? ? COMP2))))) - -forall AgeGroup (\GROUP -> forall (both TimeDuration Entity) (\AGE2 -> forall (both TimeDuration Entity) (\AGE1 -> forall (both SelfConnectedObject Object) (\MEMB2 -> forall (both SelfConnectedObject Object) (\MEMB1 -> impl (and ( member(var ? ? ? MEMB1)(var ? ? ? GROUP))(and ( member(var ? ? ? MEMB2)(var ? ? ? GROUP))(and ( age(var ? ? ? MEMB1)(var ? ? ? AGE1))( age(var ? ? ? MEMB2)(var ? ? ? AGE2)))))( equal(var ? ? ? AGE1)(var ? ? ? AGE2))))))) - -forall FamilyGroup (\GROUP -> forall (both SelfConnectedObject Organism) (\MEMB2 -> forall (both SelfConnectedObject Organism) (\MEMB1 -> impl (and ( member(var ? ? ? MEMB1)(var ? ? ? GROUP))( member(var ? ? ? MEMB2)(var ? ? ? GROUP)))( familyRelation(var ? ? ? MEMB1)(var ? ? ? MEMB2))))) - -forall SocialUnit (\UNIT -> forall (both SelfConnectedObject Human) (\MEMBER -> exists PermanentResidence (\HOME -> impl ( member(var ? ? ? MEMBER)(var ? ? ? UNIT))( home(var ? ? ? MEMBER)(var ? ? ? HOME))))) - -forall (both Entity Collection) (\FAMILY -> forall Human (\P -> impl ( equal( el ? ? ? ( ImmediateFamilyFn(var ? ? ? P)))(var ? ? ? FAMILY))(forall (both SelfConnectedObject Organism) (\MEMBER -> impl ( member(var ? ? ? MEMBER)(var ? ? ? FAMILY))(exists Organism (\OTHER -> or ( parent(var ? ? ? MEMBER)(var ? ? ? OTHER))( parent(var ? ? ? OTHER)(var ? ? ? MEMBER)))))))) - -forall (both Entity Collection) (\FAMILY -> forall (both Human Organism) (\PERSON -> impl ( equal( el ? ? ? ( ImmediateFamilyFn(var ? ? ? PERSON)))(var ? ? ? FAMILY))(exists (both SelfConnectedObject Organism) (\MEMBER -> and ( member(var ? ? ? MEMBER)(var ? ? ? FAMILY))(or ( parent(var ? ? ? MEMBER)(var ? ? ? PERSON))( parent(var ? ? ? PERSON)(var ? ? ? MEMBER))))))) - -forall Organism (\A1 -> forall Organism (\A2 -> forall TimePosition (\T1 -> impl ( holdsDuring(var ? ? ? T1)( legalRelation(var ? ? ? A1)(var ? ? ? A2)))( holdsDuring(var ? ? ? T1)( relative(var ? ? ? A1)(var ? ? ? A2)))))) - -forall Organism (\ORGANISM2 -> forall Organism (\ORGANISM1 -> impl ( familyRelation(var ? ? ? ORGANISM1)(var ? ? ? ORGANISM2))(exists Organism (\ORGANISM3 -> and ( ancestor(var ? ? ? ORGANISM3)(var ? ? ? ORGANISM1))( ancestor(var ? ? ? ORGANISM3)(var ? ? ? ORGANISM2)))))) - -forall (both Organism Physical) (\PARENT -> forall (both Organism Physical) (\CHILD -> impl ( parent(var ? ? ? CHILD)(var ? ? ? PARENT))( before( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PARENT)))))( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? CHILD)))))))) - -forall SexualReproduction (\REP -> forall (both Organism Agent) (\PARENT -> forall (both Organism Entity) (\CHILD -> impl (and ( parent(var ? ? ? CHILD)(var ? ? ? PARENT))(and ( agent(var ? ? ? REP)(var ? ? ? PARENT))( result(var ? ? ? REP)(var ? ? ? CHILD))))(or ( mother(var ? ? ? CHILD)(var ? ? ? PARENT))( father(var ? ? ? CHILD)(var ? ? ? PARENT)))))) - -forall Organism (\ORGANISM -> exists Organism (\PARENT -> parent(var ? ? ? ORGANISM)(var ? ? ? PARENT))) - -forall (both Organism Object) (\MOTHER -> forall Organism (\CHILD -> impl ( mother(var ? ? ? CHILD)(var ? ? ? MOTHER))( attribute(var ? ? ? MOTHER)(el ? ? ? Female)))) - -forall (both Organism Object) (\FATHER -> forall Organism (\CHILD -> impl ( father(var ? ? ? CHILD)(var ? ? ? FATHER))( attribute(var ? ? ? FATHER)(el ? ? ? Male)))) - -forall Organism (\PARENT -> forall (both Organism Object) (\CHILD -> impl ( daughter(var ? ? ? CHILD)(var ? ? ? PARENT))( attribute(var ? ? ? CHILD)(el ? ? ? Female)))) - -forall Organism (\PARENT -> forall (both Organism Object) (\CHILD -> impl ( son(var ? ? ? CHILD)(var ? ? ? PARENT))( attribute(var ? ? ? CHILD)(el ? ? ? Male)))) - -forall (both Organism Entity) (\PARENT2 -> forall (both Organism Entity) (\ORGANISM2 -> forall (both Organism Entity) (\PARENT1 -> forall (both Organism Entity) (\ORGANISM1 -> impl (and ( parent(var ? ? ? ORGANISM1)(var ? ? ? PARENT1))(and ( parent(var ? ? ? ORGANISM2)(var ? ? ? PARENT1))(and ( parent(var ? ? ? ORGANISM1)(var ? ? ? PARENT2))(and ( parent(var ? ? ? ORGANISM2)(var ? ? ? PARENT2))(and ( not ( equal(var ? ? ? ORGANISM1)(var ? ? ? ORGANISM2)))( not ( equal(var ? ? ? PARENT1)(var ? ? ? PARENT2))))))))( sibling(var ? ? ? ORGANISM1)(var ? ? ? ORGANISM2)))))) - -forall Organism (\PARENT -> forall Organism (\ORG2 -> forall Organism (\ORG1 -> impl (and ( sibling(var ? ? ? ORG1)(var ? ? ? ORG2))( parent(var ? ? ? ORG1)(var ? ? ? PARENT)))( parent(var ? ? ? ORG2)(var ? ? ? PARENT))))) - -forall (both Organism Object) (\PARENT -> forall Organism (\CHILD -> impl (and ( parent(var ? ? ? CHILD)(var ? ? ? PARENT))( attribute(var ? ? ? PARENT)(el ? ? ? Male)))( father(var ? ? ? CHILD)(var ? ? ? PARENT)))) - -forall (both Organism Object) (\PARENT -> forall Organism (\CHILD -> impl (and ( parent(var ? ? ? CHILD)(var ? ? ? PARENT))( attribute(var ? ? ? PARENT)(el ? ? ? Female)))( mother(var ? ? ? CHILD)(var ? ? ? PARENT)))) - -forall PoliticalOrganization (\POL -> exists PoliticalProcess (\PROC -> agent(var ? ? ? PROC)(var ? ? ? POL))) - -forall GovernmentOrganization (\ORG -> exists Government (\GOV -> subOrganization(var ? ? ? ORG)(var ? ? ? GOV))) - -forall ComputerProgramming (\CP -> exists ComputerProgram (\C -> result(var ? ? ? CP)(var ? ? ? C))) - -forall Plan (\PLAN -> forall ContentBearingObject (\OBJ -> impl ( containsInformation(var ? ? ? OBJ)(var ? ? ? PLAN))(exists Planning (\PLANNING -> result(var ? ? ? PLANNING)(var ? ? ? OBJ))))) - -forall Reasoning (\REASON -> exists Argument (\ARGUMENT -> realization(var ? ? ? REASON)(var ? ? ? ARGUMENT))) - -forall Argument (\ARGUMENT -> exists Argument (\CONCLUSION -> exists Entity (\PREMISES -> and ( equal( el ? ? ? ( PremisesFn(var ? ? ? ARGUMENT)))(var ? ? ? PREMISES))( conclusion(var ? ? ? CONCLUSION)(var ? ? ? ARGUMENT))))) - -forall Argument (\ARGUMENT -> forall Proposition (\PROPOSITION -> forall (both Entity Proposition) (\PREMISES -> impl ( equal(var ? ? ? PREMISES)( el ? ? ? ( PremisesFn(var ? ? ? ARGUMENT))))( equiv ( subProposition(var ? ? ? PROPOSITION)(var ? ? ? PREMISES))( premise(var ? ? ? ARGUMENT)(var ? ? ? PROPOSITION)))))) - -forall (both DirectionalAttribute Entity) (\ATTR1 -> forall Process (\PROC -> forall TimePosition (\TIME -> impl ( holdsDuring(var ? ? ? TIME)( direction(var ? ? ? PROC)(var ? ? ? ATTR1)))(forall (both DirectionalAttribute Entity) (\ATTR2 -> impl ( holdsDuring(var ? ? ? TIME)( direction(var ? ? ? PROC)(var ? ? ? ATTR2)))( equal(var ? ? ? ATTR2)(var ? ? ? ATTR1))))))) - -forall (both DirectionalAttribute Entity) (\ATTR1 -> forall Object (\PROC -> forall TimePosition (\TIME -> impl ( holdsDuring(var ? ? ? TIME)( faces(var ? ? ? PROC)(var ? ? ? ATTR1)))(forall (both DirectionalAttribute Entity) (\ATTR2 -> impl ( holdsDuring(var ? ? ? TIME)( faces(var ? ? ? PROC)(var ? ? ? ATTR2)))( equal(var ? ? ? ATTR2)(var ? ? ? ATTR1))))))) - -forall DirectionalAttribute (\ATTR1 -> forall DirectionalAttribute (\ATTR2 -> forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl (and ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? ATTR1))( not ( equal(var ? ? ? ATTR1)(var ? ? ? ATTR2))))( not ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? ATTR2))))))) - -forall DirectionalAttribute (\DIRECT -> forall Object (\OBJ3 -> forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl (and ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? DIRECT))( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ3)(var ? ? ? DIRECT)))( between(var ? ? ? OBJ1)(var ? ? ? OBJ2)(var ? ? ? OBJ3)))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? North))( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(el ? ? ? South)))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? East))( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(el ? ? ? West)))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Vertical))( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(el ? ? ? Vertical)))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Horizontal))( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(el ? ? ? Horizontal)))) - -forall SymmetricPositionalAttribute (\P -> forall Object (\O2 -> forall Object (\O1 -> impl ( orientation(var ? ? ? O1)(var ? ? ? O2)(var ? ? ? P))( orientation(var ? ? ? O2)(var ? ? ? O1)(var ? ? ? P))))) - -forall AntiSymmetricPositionalAttribute (\P -> forall Object (\O2 -> forall Object (\O1 -> impl ( orientation(var ? ? ? O1)(var ? ? ? O2)(var ? ? ? P))( not ( orientation(var ? ? ? O2)(var ? ? ? O1)(var ? ? ? P)))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Above))( not ( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Below))(or ( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(el ? ? ? On))( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(el ? ? ? Above))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Adjacent))(or ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Near))( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> equiv ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Right))( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(el ? ? ? Left)))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Near))( not ( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2))))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Near))( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(el ? ? ? Near)))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? On))( connected(var ? ? ? OBJ1)(var ? ? ? OBJ2)))) - -forall Object (\OBJ2 -> forall (both Object Physical) (\OBJ1 -> impl ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? On))( located(var ? ? ? OBJ1)(var ? ? ? OBJ2)))) - -forall Object (\OBJ2 -> forall Object (\OBJ1 -> impl ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? On))( not ( orientation(var ? ? ? OBJ2)(var ? ? ? OBJ1)(el ? ? ? On))))) - -forall Entity (\TIME2 -> forall (both TimePosition Quantity) (\TIME1 -> impl ( equal( el ? ? ? ( RelativeTimeFn(var ? ? ? TIME1)(el ? ? ? PacificTimeZone)))(var ? ? ? TIME2))( equal(var ? ? ? TIME2)( el ? ? ? ( AdditionFn(var ? ? ? TIME1)(el ? ? ? (toInt 8))))))) - -forall Entity (\TIME2 -> forall (both TimePosition Quantity) (\TIME1 -> impl ( equal( el ? ? ? ( RelativeTimeFn(var ? ? ? TIME1)(el ? ? ? MountainTimeZone)))(var ? ? ? TIME2))( equal(var ? ? ? TIME2)( el ? ? ? ( AdditionFn(var ? ? ? TIME1)(el ? ? ? (toInt 7))))))) - -forall Entity (\TIME2 -> forall (both TimePosition Quantity) (\TIME1 -> impl ( equal( el ? ? ? ( RelativeTimeFn(var ? ? ? TIME1)(el ? ? ? CentralTimeZone)))(var ? ? ? TIME2))( equal(var ? ? ? TIME2)( el ? ? ? ( AdditionFn(var ? ? ? TIME1)(el ? ? ? (toInt 6))))))) - -forall Entity (\TIME2 -> forall (both TimePosition Quantity) (\TIME1 -> impl ( equal( el ? ? ? ( RelativeTimeFn(var ? ? ? TIME1)(el ? ? ? EasternTimeZone)))(var ? ? ? TIME2))( equal(var ? ? ? TIME2)( el ? ? ? ( AdditionFn(var ? ? ? TIME1)(el ? ? ? (toInt 5))))))) - -forall Human (\PERSON -> equiv (forall Organization (\ORG -> not ( employs(var ? ? ? ORG)(var ? ? ? PERSON))))( attribute(var ? ? ? PERSON)(el ? ? ? Unemployed))) - -forall Organization (\ORG -> forall (both Position Attribute) (\POSITION -> forall (both Human Object) (\AGENT -> impl ( occupiesPosition(var ? ? ? AGENT)(var ? ? ? POSITION)(var ? ? ? ORG))( attribute(var ? ? ? AGENT)(var ? ? ? POSITION))))) - -forall (both CognitiveAgent Human) (\PERSON -> forall Organization (\ORG -> impl ( employs(var ? ? ? ORG)(var ? ? ? PERSON))(exists Position (\POSITION -> occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? ORG))))) - -forall (both Organization Collection) (\ORGANIZATION -> forall Position (\POSITION -> forall (both Human SelfConnectedObject) (\PERSON -> impl ( occupiesPosition(var ? ? ? PERSON)(var ? ? ? POSITION)(var ? ? ? ORGANIZATION))( member(var ? ? ? PERSON)(var ? ? ? ORGANIZATION))))) - -forall ContestAttribute (\ATTR -> forall (both Entity (both Agent Process)) (\THING -> impl ( property(var ? ? ? THING)(var ? ? ? ATTR))(exists Contest (\CONTEST -> or ( agent(var ? ? ? CONTEST)(var ? ? ? THING))(or ( patient(var ? ? ? CONTEST)(var ? ? ? THING))( subProcess(var ? ? ? THING)(var ? ? ? CONTEST))))))) - -forall Solution (\OBJ -> attribute(var ? ? ? OBJ)(el ? ? ? Liquid)) - -forall Substance (\OBJ -> exists PhysicalState (\ATTR -> attribute(var ? ? ? OBJ)(var ? ? ? ATTR))) - -forall Perception (\PERCEPTION -> forall (both Entity Object) (\OBJ -> impl ( patient(var ? ? ? PERCEPTION)(var ? ? ? OBJ))(exists PerceptualAttribute (\PROP -> attribute(var ? ? ? OBJ)(var ? ? ? PROP))))) - -forall Food (\OBJ -> exists TasteAttribute (\ATTR -> attribute(var ? ? ? OBJ)(var ? ? ? ATTR))) - -forall PrimaryColor (\COLOR -> forall Object (\PART -> forall Object (\OBJ -> impl (and ( attribute(var ? ? ? OBJ)(el ? ? ? Monochromatic))(and ( superficialPart(var ? ? ? PART)(var ? ? ? OBJ))( attribute(var ? ? ? PART)(var ? ? ? COLOR))))(forall Object (\ELEMENT -> impl ( superficialPart(var ? ? ? ELEMENT)(var ? ? ? OBJ))( attribute(var ? ? ? ELEMENT)(var ? ? ? COLOR))))))) - -forall Object (\OBJ -> or ( attribute(var ? ? ? OBJ)(el ? ? ? Monochromatic))( attribute(var ? ? ? OBJ)(el ? ? ? Polychromatic))) - -forall Object (\OBJ -> impl ( attribute(var ? ? ? OBJ)(el ? ? ? Polychromatic))(exists ColorAttribute (\COLOR1 -> exists ColorAttribute (\COLOR2 -> exists Object (\PART2 -> exists Object (\PART1 -> and ( superficialPart(var ? ? ? PART1)(var ? ? ? OBJ))(and ( superficialPart(var ? ? ? PART2)(var ? ? ? OBJ))(and ( attribute(var ? ? ? PART1)(var ? ? ? COLOR1))(and ( attribute(var ? ? ? PART2)(var ? ? ? COLOR2))( not ( equal(var ? ? ? COLOR1)(var ? ? ? COLOR2)))))))))))) - -forall ShapeAttribute (\ATTRIBUTE -> forall (both SelfConnectedObject Object) (\SURFACE -> forall (both Object SelfConnectedObject) (\OBJ -> impl (and ( attribute(var ? ? ? OBJ)(var ? ? ? ATTRIBUTE))( surface(var ? ? ? SURFACE)(var ? ? ? OBJ)))( attribute(var ? ? ? SURFACE)(var ? ? ? ATTRIBUTE))))) - -forall (both Entity Object) (\OBJ -> impl (exists ShapeChange (\CHANGE -> patient(var ? ? ? CHANGE)(var ? ? ? OBJ)))( attribute(var ? ? ? OBJ)(el ? ? ? Pliable))) - -forall TextureAttribute (\ATTRIBUTE -> forall (both SelfConnectedObject Object) (\SURFACE -> forall (both Object SelfConnectedObject) (\OBJ -> impl (and ( attribute(var ? ? ? OBJ)(var ? ? ? ATTRIBUTE))( surface(var ? ? ? SURFACE)(var ? ? ? OBJ)))( attribute(var ? ? ? SURFACE)(var ? ? ? ATTRIBUTE))))) - -forall (both GeometricPoint GeometricFigure) (\POINT -> forall (both OneDimensionalFigure GeometricFigure) (\FIGURE2 -> forall (both OneDimensionalFigure GeometricFigure) (\FIGURE1 -> impl ( pointOfIntersection(var ? ? ? FIGURE1)(var ? ? ? FIGURE2)(var ? ? ? POINT))(and ( pointOfFigure(var ? ? ? POINT)(var ? ? ? FIGURE1))( pointOfFigure(var ? ? ? POINT)(var ? ? ? FIGURE2)))))) - -forall OneDimensionalFigure (\LINE2 -> forall OneDimensionalFigure (\LINE1 -> impl ( parallel(var ? ? ? LINE1)(var ? ? ? LINE2))( not (exists GeometricPoint (\POINT -> pointOfIntersection(var ? ? ? LINE1)(var ? ? ? LINE2)(var ? ? ? POINT)))))) - -forall LengthMeasure (\LENGTH -> forall GeometricPoint (\POINT2 -> forall GeometricPoint (\POINT1 -> impl ( geometricDistance(var ? ? ? POINT1)(var ? ? ? POINT2)(var ? ? ? LENGTH))( geometricDistance(var ? ? ? POINT2)(var ? ? ? POINT1)(var ? ? ? LENGTH))))) - -forall Object (\OBJ -> impl ( attribute(var ? ? ? OBJ)(el ? ? ? Dry))( not (exists Object (\SUBOBJ -> and ( part(var ? ? ? SUBOBJ)(var ? ? ? OBJ))( attribute(var ? ? ? SUBOBJ)(el ? ? ? Liquid)))))) - -forall Object (\OBJ -> impl ( attribute(var ? ? ? OBJ)(el ? ? ? Wet))(forall Object (\PART -> impl ( part(var ? ? ? PART)(var ? ? ? OBJ))(exists Object (\SUBPART -> and ( part(var ? ? ? SUBPART)(var ? ? ? PART))( attribute(var ? ? ? SUBPART)(el ? ? ? Liquid))))))) - -forall Animal (\ANIMAL -> or (exists BodyMotion (\MOTION -> agent(var ? ? ? MOTION)(var ? ? ? ANIMAL)))(exists BodyPosition (\ATTR -> attribute(var ? ? ? ANIMAL)(var ? ? ? ATTR)))) - -forall Ambulating (\AMBULATE -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? AMBULATE)(var ? ? ? AGENT))( attribute(var ? ? ? AGENT)(el ? ? ? Standing)))) - -forall Organism (\ORGANISM -> forall (both Process Physical) (\PROCESS -> impl ( agent(var ? ? ? PROCESS)(var ? ? ? ORGANISM))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? PROCESS)))( attribute(var ? ? ? ORGANISM)(el ? ? ? Living))))) - -forall Organism (\ORG -> exists AnimacyAttribute (\ATTR -> attribute(var ? ? ? ORG)(var ? ? ? ATTR))) - -forall ReproductiveBody (\BODY -> forall Organism (\ORG -> impl ( part(var ? ? ? BODY)(var ? ? ? ORG))( attribute(var ? ? ? ORG)(el ? ? ? Female)))) - -forall Animal (\ANIMAL -> exists SexAttribute (\ATTR -> attribute(var ? ? ? ANIMAL)(var ? ? ? ATTR))) - -forall (both Object (both Entity Physical)) (\OBJ -> impl ( attribute(var ? ? ? OBJ)(el ? ? ? FullyFormed))(exists Growth (\GROWTH -> and ( experiencer(var ? ? ? GROWTH)(var ? ? ? OBJ))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? OBJ)))))( attribute(var ? ? ? OBJ)(el ? ? ? NonFullyFormed)))))) - -forall Organism (\ORG -> exists DevelopmentalAttribute (\ATTR -> attribute(var ? ? ? ORG)(var ? ? ? ATTR))) - -forall (both Object Entity) (\ORG -> forall TimePosition (\TIME -> impl ( holdsDuring(var ? ? ? TIME)( attribute(var ? ? ? ORG)(el ? ? ? Larval)))( holdsDuring( el ? ? ? ( PastFn(var ? ? ? TIME)))(exists Birth (\BIRTH -> experiencer(var ? ? ? BIRTH)(var ? ? ? ORG)))))) - -forall (both Object Physical) (\ORG -> impl ( attribute(var ? ? ? ORG)(el ? ? ? Embryonic))(exists ReproductiveBody (\BODY -> located(var ? ? ? ORG)(var ? ? ? BODY)))) - -forall PsychologicalAttribute (\ATTR -> forall Object (\ORGANISM -> forall TimePosition (\TIME -> impl ( holdsDuring(var ? ? ? TIME)( attribute(var ? ? ? ORGANISM)(var ? ? ? ATTR)))( holdsDuring(var ? ? ? TIME)( attribute(var ? ? ? ORGANISM)(el ? ? ? Living)))))) - -forall SentientAgent (\AGENT -> equiv ( attribute(var ? ? ? AGENT)(el ? ? ? Living))(exists ConsciousnessAttribute (\ATTR -> attribute(var ? ? ? AGENT)(var ? ? ? ATTR)))) - -forall Object (\AGENT -> impl (or ( attribute(var ? ? ? AGENT)(el ? ? ? Asleep))( attribute(var ? ? ? AGENT)(el ? ? ? Awake)))( attribute(var ? ? ? AGENT)(el ? ? ? Living))) diff --git a/examples/SUMO/axioms/MergeHiO.gft b/examples/SUMO/axioms/MergeHiO.gft deleted file mode 100644 index 885a30fe9..000000000 --- a/examples/SUMO/axioms/MergeHiO.gft +++ /dev/null @@ -1,208 +0,0 @@ - -EquivalenceRelation ? (\x,y -> equal x y) - -SymmetricRelation ? (\x,y -> disjoint x y) - -EquivalenceRelation ? (\x,y -> relatedInternalConcept x y) - -PartialOrderingRelation ? (\x,y -> subAttribute x y) - -AsymmetricRelation ? (\x,y -> successorAttribute x y) - -TransitiveRelation ? (\x,y -> successorAttributeClosure x y) - -IrreflexiveRelation ? (\x,y -> successorAttributeClosure x y) - -PartialOrderingRelation ? (\x,y -> part x y) - -AsymmetricRelation ? (\x,y -> properPart x y) - -TransitiveRelation ? (\x,y -> properPart x y) - -PartialOrderingRelation ? (\x,y -> subCollection x y) - -TransitiveRelation ? (\x,y -> lessThan x y) - -IrreflexiveRelation ? (\x,y -> lessThan x y) - -TransitiveRelation ? (\x,y -> greaterThan x y) - -IrreflexiveRelation ? (\x,y -> greaterThan x y) - -PartialOrderingRelation ? (\x,y -> lessThanOrEqualTo x y) - -PartialOrderingRelation ? (\x,y -> greaterThanOrEqualTo x y) - -IntentionalRelation ? ? (\x,y -> inScopeOfInterest x y) - -ObjectAttitude ? ? (\x,y -> needs x y) - -ObjectAttitude ? ? (\x,y -> wants x y) - -PartialOrderingRelation ? (\x,y -> subList x y) - -EquivalenceRelation ? (\x,y -> identicalListItems x y) - -SymmetricRelation ? (\x,y -> relatedEvent x y) - -AsymmetricRelation ? (\x,y -> causes x y) - -EquivalenceRelation ? (\x,y -> copy x y) - -AsymmetricRelation ? (\x,y -> crosses x y) - -TransitiveRelation ? (\x,y -> crosses x y) - -AsymmetricRelation ? (\x,y -> penetrates x y) - -IntransitiveRelation ? (\x,y -> penetrates x y) - -EquivalenceRelation ? (\x,y -> equivalentContentInstance x y) - -PartialOrderingRelation ? (\x,y -> subsumesContentInstance x y) - -TransitiveRelation ? (\x,y -> subProposition x y) - -IrreflexiveRelation ? (\x,y -> subProposition x y) - -TransitiveRelation ? (\x,y -> subPlan x y) - -IrreflexiveRelation ? (\x,y -> subPlan x y) - -AssociativeFunction ? (\x,y -> MultiplicationFn x y) - -CommutativeFunction ? ? (\x,y -> MultiplicationFn x y) - -AssociativeFunction ? (\x,y -> AdditionFn x y) - -CommutativeFunction ? ? (\x,y -> AdditionFn x y) - -AssociativeFunction ? (\x,y -> SubtractionFn x y) - -AssociativeFunction ? (\x,y -> DivisionFn x y) - -TransitiveRelation ? (\x,y -> multiplicativeFactor x y) - -AssociativeFunction ? (\x,y -> MaxFn x y) - -CommutativeFunction ? ? (\x,y -> MaxFn x y) - -AssociativeFunction ? (\x,y -> MinFn x y) - -CommutativeFunction ? ? (\x,y -> MinFn x y) - -ReflexiveRelation ? (\x,y -> subGraph x y) - -TransitiveRelation ? (\x,y -> subGraph x y) - -TransitiveRelation ? (\x,y -> larger x y) - -IrreflexiveRelation ? (\x,y -> larger x y) - -TransitiveRelation ? (\x,y -> smaller x y) - -IrreflexiveRelation ? (\x,y -> smaller x y) - -PartialOrderingRelation ? (\x,y -> temporalPart x y) - -TransitiveRelation ? (\x,y -> starts x y) - -IrreflexiveRelation ? (\x,y -> starts x y) - -TransitiveRelation ? (\x,y -> finishes x y) - -IrreflexiveRelation ? (\x,y -> finishes x y) - -IrreflexiveRelation ? (\x,y -> before x y) - -TransitiveRelation ? (\x,y -> before x y) - -PartialOrderingRelation ? (\x,y -> beforeOrEqual x y) - -ReflexiveRelation ? (\x,y -> overlapsTemporally x y) - -SymmetricRelation ? (\x,y -> overlapsTemporally x y) - -TransitiveRelation ? (\x,y -> during x y) - -IrreflexiveRelation ? (\x,y -> during x y) - -AsymmetricRelation ? (\x,y -> meetsTemporally x y) - -IntransitiveRelation ? (\x,y -> meetsTemporally x y) - -TransitiveRelation ? (\x,y -> earlier x y) - -IrreflexiveRelation ? (\x,y -> earlier x y) - -EquivalenceRelation ? (\x,y -> cooccur x y) - -ReflexiveRelation ? (\x,y -> connected x y) - -SymmetricRelation ? (\x,y -> connected x y) - -IrreflexiveRelation ? (\x,y -> meetsSpatially x y) - -SymmetricRelation ? (\x,y -> meetsSpatially x y) - -ReflexiveRelation ? (\x,y -> overlapsSpatially x y) - -SymmetricRelation ? (\x,y -> overlapsSpatially x y) - -SymmetricRelation ? (\x,y -> overlapsPartially x y) - -IrreflexiveRelation ? (\x,y -> overlapsPartially x y) - -IrreflexiveRelation ? (\x,y -> superficialPart x y) - -TransitiveRelation ? (\x,y -> superficialPart x y) - -AsymmetricRelation ? (\x,y -> surface x y) - -AsymmetricRelation ? (\x,y -> interiorPart x y) - -TransitiveRelation ? (\x,y -> interiorPart x y) - -PartialOrderingRelation ? (\x,y -> subProcess x y) - -TransitiveRelation ? (\x,y -> geographicSubregion x y) - -AsymmetricRelation ? (\x,y -> geographicSubregion x y) - -AsymmetricRelation ? (\x,y -> geopoliticalSubdivision x y) - -TransitiveRelation ? (\x,y -> geopoliticalSubdivision x y) - -SymmetricRelation ? (\x,y -> connectedEngineeringComponents x y) - -IrreflexiveRelation ? (\x,y -> connectedEngineeringComponents x y) - -SymmetricRelation ? (\x,y -> relative x y) - -EquivalenceRelation ? (\x,y -> familyRelation x y) - -TransitiveRelation ? (\x,y -> ancestor x y) - -IrreflexiveRelation ? (\x,y -> ancestor x y) - -AsymmetricRelation ? (\x,y -> parent x y) - -IntransitiveRelation ? (\x,y -> parent x y) - -SymmetricRelation ? (\x,y -> sibling x y) - -IrreflexiveRelation ? (\x,y -> sibling x y) - -SymmetricRelation ? (\x,y -> legalRelation x y) - -SymmetricRelation ? (\x,y -> mutualAcquaintance x y) - -IrreflexiveRelation ? (\x,y -> spouse x y) - -SymmetricRelation ? (\x,y -> spouse x y) - -PartialOrderingRelation ? (\x,y -> subOrganization x y) - -SymmetricRelation ? (\x,y -> consistent x y) - -PartialOrderingRelation ? (\x,y -> geometricPart x y) diff --git a/examples/SUMO/axioms/MergeP.gft b/examples/SUMO/axioms/MergeP.gft deleted file mode 100644 index 688aa4a4b..000000000 --- a/examples/SUMO/axioms/MergeP.gft +++ /dev/null @@ -1,9 +0,0 @@ - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 0)) (el ? ? ? AngularDegree))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 360)) (el ? ? ? AngularDegree))) - -typicalPart (desc VocalCords ? ?) (desc Human ? ?) - -typicallyContainsPart (desc VocalCords ? ?) (desc Human ? ?) - -initialPart (desc VocalCords ? ?) (desc Human ? ?) - diff --git a/examples/SUMO/axioms/MergeSubAtt.gft b/examples/SUMO/axioms/MergeSubAtt.gft deleted file mode 100644 index eec904c0e..000000000 --- a/examples/SUMO/axioms/MergeSubAtt.gft +++ /dev/null @@ -1,20 +0,0 @@ - -subAttribute (el ? ? ? Law) (el ? ? ? Obligation) - -subAttribute (el ? ? ? Promise) (el ? ? ? Obligation) - -subAttribute (el ? ? ? NakedPromise) (el ? ? ? Promise) - -subAttribute (el ? ? ? Liquid) (el ? ? ? Fluid) - -subAttribute (el ? ? ? Gas) (el ? ? ? Fluid) - -subAttribute (el ? ? ? Plasma) (el ? ? ? Fluid) - -subAttribute (el ? ? ? Wet) (el ? ? ? Damp) - -subAttribute (el ? ? ? Dead) (el ? ? ? Unconscious) - -subAttribute (el ? ? ? Larval) (el ? ? ? NonFullyFormed) - -subAttribute (el ? ? ? Embryonic) (el ? ? ? NonFullyFormed) diff --git a/examples/SUMO/axioms/MergeSubRel.gft b/examples/SUMO/axioms/MergeSubRel.gft deleted file mode 100644 index a163e9289..000000000 --- a/examples/SUMO/axioms/MergeSubRel.gft +++ /dev/null @@ -1,184 +0,0 @@ - -subRelation2El ? ? ? ? (\x,y -> properPart x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> piece x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> component x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> contains x y) (\x,y -> partlyLocated x y) - -subRelation2El ? ? ? ? (\x,y -> member x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> containsInformation x y) (\x,y -> represents x y) - -subRelation2El ? ? ? ? (\x,y -> attribute x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> manner x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> agent x y) (\x,y -> involvedInEvent x y) - -subRelation2El ? ? ? ? (\x,y -> destination x y) (\x,y -> involvedInEvent x y) - -subRelation2El ? ? ? ? (\x,y -> experiencer x y) (\x,y -> involvedInEvent x y) - -subRelation2El ? ? ? ? (\x,y -> instrument x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> origin x y) (\x,y -> involvedInEvent x y) - -subRelation2El ? ? ? ? (\x,y -> patient x y) (\x,y -> involvedInEvent x y) - -subRelation2El ? ? ? ? (\x,y -> result x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> needs x y) (\x,y -> inScopeOfInterest x y) - -subRelation2El ? ? ? ? (\x,y -> wants x y) (\x,y -> inScopeOfInterest x y) - -subRelation2El ? ? ? ? (\x,y -> causes x y) (\x,y -> relatedEvent x y) - -subRelation2El ? ? ? ? (\x,y -> located x y) (\x,y -> partlyLocated x y) - -subRelation2El ? ? ? ? (\x,y -> exactlyLocated x y) (\x,y -> located x y) - -subRelation2El ? ? ? ? (\x,y -> crosses x y) (\x,y -> traverses x y) - -subRelation2El ? ? ? ? (\x,y -> penetrates x y) (\x,y -> traverses x y) - -subRelation2El ? ? ? ? (\x,y -> penetrates x y) (\x,y -> meetsSpatially x y) - -subRelation2El ? ? ? ? (\x,y -> names x y) (\x,y -> refers x y) - -subRelation2El ? ? ? ? (\x,y -> uniqueIdentifier x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> represents x y) (\x,y -> refers x y) - -subRelation2El ? ? ? ? (\x,y -> equivalentContentInstance x y) (\x,y -> subsumesContentInstance x y) - -subRelation2El ? ? ? ? (\x,y -> realization x y) (\x,y -> represents x y) - -subRelation2El ? ? ? ? (\x,y -> subPlan x y) (\x,y -> subProposition x y) - -subRelation2El ? ? ? ? (\x,y -> abstractCounterpart x y) (\x,y -> represents x y) - -subRelation2El ? ? ? ? (\x,y -> weight x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> age x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> linearExtent x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> width x y) (\x,y -> linearExtent x y) - -subRelation2El ? ? ? ? (\x,y -> height x y) (\x,y -> linearExtent x y) - -subRelation2El ? ? ? ? (\x,y -> length x y) (\x,y -> linearExtent x y) - -subRelation2El ? ? ? ? (\x,y -> diameter x y) (\x,y -> width x y) - -subRelation2El ? ? ? ? (\x,y -> monetaryValue x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> barometricPressure x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> starts x y) (\x,y -> temporalPart x y) - -subRelation2El ? ? ? ? (\x,y -> finishes x y) (\x,y -> temporalPart x y) - -subRelation2El ? ? ? ? (\x,y -> before x y) (\x,y -> beforeOrEqual x y) - -subRelation2El ? ? ? ? (\x,y -> during x y) (\x,y -> temporalPart x y) - -subRelation2El ? ? ? ? (\x,y -> during x y) (\x,y -> overlapsTemporally x y) - -subRelation2El ? ? ? ? (\x,y -> date x y) (\x,y -> time x y) - -subRelation2El ? ? ? ? (\x,y -> meetsSpatially x y) (\x,y -> connected x y) - -subRelation2El ? ? ? ? (\x,y -> overlapsSpatially x y) (\x,y -> connected x y) - -subRelation2El ? ? ? ? (\x,y -> overlapsPartially x y) (\x,y -> overlapsSpatially x y) - -subRelation2El ? ? ? ? (\x,y -> superficialPart x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> surface x y) (\x,y -> superficialPart x y) - -subRelation2El ? ? ? ? (\x,y -> interiorPart x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> bottom x y) (\x,y -> superficialPart x y) - -subRelation2El ? ? ? ? (\x,y -> top x y) (\x,y -> superficialPart x y) - -subRelation2El ? ? ? ? (\x,y -> side x y) (\x,y -> superficialPart x y) - -subRelation2El ? ? ? ? (\x,y -> partiallyFills x y) (\x,y -> located x y) - -subRelation2El ? ? ? ? (\x,y -> properlyFills x y) (\x,y -> partiallyFills x y) - -subRelation2El ? ? ? ? (\x,y -> completelyFills x y) (\x,y -> partiallyFills x y) - -subRelation2El ? ? ? ? (\x,y -> fills x y) (\x,y -> completelyFills x y) - -subRelation2El ? ? ? ? (\x,y -> fills x y) (\x,y -> properlyFills x y) - -subRelation2El ? ? ? ? (\x,y -> path x y) (\x,y -> involvedInEvent x y) - -subRelation2El ? ? ? ? (\x,y -> grasps x y) (\x,y -> meetsSpatially x y) - -subRelation2El ? ? ? ? (\x,y -> attends x y) (\x,y -> experiencer x y) - -subRelation2El ? ? ? ? (\x,y -> geographicSubregion x y) (\x,y -> properPart x y) - -subRelation2El ? ? ? ? (\x,y -> geographicSubregion x y) (\x,y -> located x y) - -subRelation2El ? ? ? ? (\x,y -> geopoliticalSubdivision x y) (\x,y -> geographicSubregion x y) - -subRelation2El ? ? ? ? (\x,y -> developmentalForm x y) (\x,y -> attribute x y) - -subRelation2El ? ? ? ? (\x,y -> home x y) (\x,y -> inhabits x y) - -subRelation2El ? ? ? ? (\x,y -> stays x y) (\x,y -> inhabits x y) - -subRelation2El ? ? ? ? (\x,y -> engineeringSubcomponent x y) (\x,y -> properPart x y) - -subRelation2El ? ? ? ? (\x,y -> connectedEngineeringComponents x y) (\x,y -> connected x y) - -subRelation2El ? ? ? ? (\x,y -> familyRelation x y) (\x,y -> relative x y) - -subRelation2El ? ? ? ? (\x,y -> spouse x y) (\x,y -> relative x y) - -subRelation2El ? ? ? ? (\x,y -> ancestor x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> parent x y) (\x,y -> ancestor x y) - -subRelation2El ? ? ? ? (\x,y -> parent x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> mother x y) (\x,y -> parent x y) - -subRelation2El ? ? ? ? (\x,y -> father x y) (\x,y -> parent x y) - -subRelation2El ? ? ? ? (\x,y -> daughter x y) (\x,y -> parent x y) - -subRelation2El ? ? ? ? (\x,y -> son x y) (\x,y -> parent x y) - -subRelation2El ? ? ? ? (\x,y -> sibling x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> brother x y) (\x,y -> sibling x y) - -subRelation2El ? ? ? ? (\x,y -> sister x y) (\x,y -> sibling x y) - -subRelation2El ? ? ? ? (\x,y -> mutualAcquaintance x y) (\x,y -> acquaintance x y) - -subRelation2El ? ? ? ? (\x,y -> spouse x y) (\x,y -> mutualAcquaintance x y) - -subRelation2El ? ? ? ? (\x,y -> spouse x y) (\x,y -> legalRelation x y) - -subRelation2El ? ? ? ? (\x,y -> husband x y) (\x,y -> spouse x y) - -subRelation2El ? ? ? ? (\x,y -> wife x y) (\x,y -> spouse x y) - -subRelation2El ? ? ? ? (\x,y -> subOrganization x y) (\x,y -> subCollection x y) - -subRelation2El ? ? ? ? (\x,y -> direction x y) (\x,y -> involvedInEvent x y) - -subRelation2El ? ? ? ? (\x,y -> truth x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> pointOfFigure x y) (\x,y -> geometricPart x y) - -subRelation2El ? ? ? ? (\x,y -> angleOfFigure x y) (\x,y -> geometricPart x y) diff --git a/examples/SUMO/axioms/Mid_level_ontology.gft b/examples/SUMO/axioms/Mid_level_ontology.gft deleted file mode 100644 index df2b6de15..000000000 --- a/examples/SUMO/axioms/Mid_level_ontology.gft +++ /dev/null @@ -1,1632 +0,0 @@ - -forall HumanCorpse (\CORPSE -> exists Human (\HUMAN -> and ( before( el ? ? ? ( WhenFn(var ? ? ? HUMAN)))( el ? ? ? ( WhenFn(var ? ? ? CORPSE))))( not (exists Object (\OTHERPART -> and ( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? CORPSE)))( part(var ? ? ? OTHERPART)(var ? ? ? CORPSE)))( not ( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? HUMAN)))( part(var ? ? ? OTHERPART)(var ? ? ? HUMAN))))))))) - -forall HumanCorpse (\CORPSE -> attribute(var ? ? ? CORPSE)(el ? ? ? Dead)) - -forall (both Object Entity) (\SLAVE -> impl ( attribute(var ? ? ? SLAVE)(el ? ? ? HumanSlave))(exists Human (\PERSON -> and ( not ( equal(var ? ? ? PERSON)(var ? ? ? SLAVE)))( possesses(var ? ? ? PERSON)(var ? ? ? SLAVE))))) - -forall HumanAdult (\ADULT -> forall (both RealNumber Quantity) (\NUMBER -> impl ( age(var ? ? ? ADULT)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? YearDuration))))( greaterThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 18))))) - -forall HumanYouth (\YOUTH -> forall (both RealNumber Quantity) (\NUMBER -> impl ( age(var ? ? ? YOUTH)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? YearDuration))))( lessThan(var ? ? ? NUMBER)(el ? ? ? (toInt 18))))) - -forall HumanChild (\CHILD -> attribute(var ? ? ? CHILD)(el ? ? ? NonFullyFormed)) - -forall HumanChild (\CHILD -> forall (both RealNumber Quantity) (\NUMBER -> impl ( age(var ? ? ? CHILD)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? YearDuration))))( lessThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 14))))) - -forall Teenager (\TEEN -> forall (both RealNumber Quantity) (\NUMBER -> impl ( age(var ? ? ? TEEN)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? YearDuration))))(and ( greaterThan(var ? ? ? NUMBER)(el ? ? ? (toInt 12)))( lessThan(var ? ? ? NUMBER)(el ? ? ? (toInt 20)))))) - -forall HumanBaby (\BABY -> forall (both RealNumber Quantity) (\NUMBER -> impl ( age(var ? ? ? BABY)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? YearDuration))))( lessThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 1))))) - -forall Object (\O2 -> forall Object (\O1 -> impl ( older(var ? ? ? O1)(var ? ? ? O2))(exists UnitOfMeasure (\U -> exists (both RealNumber Quantity) (\N2 -> exists (both RealNumber Quantity) (\N1 -> and ( age(var ? ? ? O1)( el ? ? ? ( MeasureFn(var ? ? ? N1)(var ? ? ? U))))(and ( age(var ? ? ? O2)( el ? ? ? ( MeasureFn(var ? ? ? N2)(var ? ? ? U))))( greaterThan(var ? ? ? N1)(var ? ? ? N2))))))))) - -forall Mounting (\M -> forall (both Entity Object) (\O -> forall (both Agent Object) (\A -> impl (and ( agent(var ? ? ? M)(var ? ? ? A))( patient(var ? ? ? M)(var ? ? ? O)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? M)))))( not ( orientation(var ? ? ? A)(var ? ? ? O)(el ? ? ? On))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? M)))))( orientation(var ? ? ? A)(var ? ? ? O)(el ? ? ? On))))))) - -forall Wading (\P -> exists BodyOfWater (\W -> located(var ? ? ? P)(var ? ? ? W))) - -forall Jumping (\J -> forall (both Agent Object) (\A -> impl ( agent(var ? ? ? J)(var ? ? ? A))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? J)))))( not ( attribute(var ? ? ? A)(el ? ? ? Standing)))))) - -forall Somersaulting (\S -> forall (both Agent Object) (\A -> impl ( agent(var ? ? ? S)(var ? ? ? A))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? S)))))( attribute(var ? ? ? A)(el ? ? ? Sitting)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? S)))))( attribute(var ? ? ? A)(el ? ? ? Sitting)))))) - -forall Sunlight (\L -> origin(var ? ? ? L)(el ? ? ? Sol)) - -forall WrittenCommunication (\W -> exists Text (\T -> exists Character (\C -> exists Script (\S -> and ( result(var ? ? ? W)(var ? ? ? T))(and ( part(var ? ? ? C)(var ? ? ? T))( member(var ? ? ? C)(var ? ? ? S))))))) - -forall Lyrics (\LYRIC -> hasPurpose(var ? ? ? LYRIC)(exists Singing (\SING -> patient(var ? ? ? SING)(var ? ? ? LYRIC)))) - -forall Paragraph (\T -> exists Sentence (\S -> part(var ? ? ? S)(var ? ? ? T))) - -forall InstrumentalMusic (\MUSIC -> exists MusicalInstrument (\INSTRUMENT -> instrument(var ? ? ? MUSIC)(var ? ? ? INSTRUMENT))) - -forall VocalMusic (\M -> exists Singing (\S -> subProcess(var ? ? ? S)(var ? ? ? M))) - -forall WindInstrument (\WI -> forall Music (\M -> forall Agent (\A -> impl (and ( agent(var ? ? ? M)(var ? ? ? A))( instrument(var ? ? ? M)(var ? ? ? WI)))(exists Exhaling (\B -> and ( agent(var ? ? ? B)(var ? ? ? A))( subProcess(var ? ? ? B)(var ? ? ? M))))))) - -forall Ringing (\R -> exists Bell (\B -> instrument(var ? ? ? R)(var ? ? ? B))) - -forall Bell (\B -> forall Impacting (\I -> impl ( destination(var ? ? ? I)(var ? ? ? B))(exists MusicalTone (\MT -> causes(var ? ? ? I)(var ? ? ? MT))))) - -forall Drumming (\D -> exists Drum (\DRUM -> exists Impacting (\I -> exists Agent (\A -> and ( agent(var ? ? ? D)(var ? ? ? A))(and ( instrument(var ? ? ? D)(var ? ? ? DRUM))(and ( subProcess(var ? ? ? I)(var ? ? ? D))(and ( agent(var ? ? ? I)(var ? ? ? A))( patient(var ? ? ? I)(var ? ? ? DRUM))))))))) - -forall Drum (\D -> hasPurpose(var ? ? ? D)(exists Drumming (\P -> instrument(var ? ? ? P)(var ? ? ? D)))) - -forall WrittenCommunication (\COMMUNICATE -> exists Writing (\WRITE -> exists Reading (\READ -> exists Text (\TEXT -> and ( instrument(var ? ? ? COMMUNICATE)(var ? ? ? TEXT))(and ( result(var ? ? ? WRITE)(var ? ? ? TEXT))(and ( patient(var ? ? ? READ)(var ? ? ? TEXT))(and ( subProcess(var ? ? ? WRITE)(var ? ? ? COMMUNICATE))( subProcess(var ? ? ? READ)(var ? ? ? COMMUNICATE))))))))) - -forall Corresponding (\C -> exists Mailing (\M -> exists Text (\T -> and ( subProcess(var ? ? ? M)(var ? ? ? C))(and ( patient(var ? ? ? M)(var ? ? ? T))( patient(var ? ? ? C)(var ? ? ? T)))))) - -forall Reminding (\REMIND -> exists Remembering (\REMEMBER -> causes(var ? ? ? REMIND)(var ? ? ? REMEMBER))) - -forall LegalAction (\ACTION -> exists Registering (\REGISTER -> subProcess(var ? ? ? REGISTER)(var ? ? ? ACTION))) - -forall Answering (\ANSWER -> exists Questioning (\QUESTION -> and ( refers(var ? ? ? ANSWER)(var ? ? ? QUESTION))( earlier( el ? ? ? ( WhenFn(var ? ? ? QUESTION)))( el ? ? ? ( WhenFn(var ? ? ? ANSWER)))))) - -forall Arguing (\ARGUE -> exists Statement (\STATEMENT -> exists Argument (\ARGUMENT -> and ( patient(var ? ? ? ARGUE)(var ? ? ? STATEMENT))( containsInformation(var ? ? ? STATEMENT)(var ? ? ? ARGUMENT))))) - -forall TellingALie (\STATE -> forall (both Entity Sentence) (\STATEMENT -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( agent(var ? ? ? STATE)(var ? ? ? AGENT))( patient(var ? ? ? STATE)(var ? ? ? STATEMENT)))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? STATE)))( believes(var ? ? ? AGENT)( truth(var ? ? ? STATEMENT)(el ? ? ? False))))))) - -forall Founding (\FOUND -> exists Organization (\ORG -> result(var ? ? ? FOUND)(var ? ? ? ORG))) - -forall Divorcing (\D -> exists (both TimePosition TimeInterval) (\T2 -> exists (both TimePosition TimeInterval) (\T1 -> exists Human (\P2 -> exists Human (\P1 -> and ( holdsDuring(var ? ? ? T1)( spouse(var ? ? ? P1)(var ? ? ? P2)))(and ( holdsDuring(var ? ? ? T2)( not ( spouse(var ? ? ? P1)(var ? ? ? P2))))(and ( finishes(var ? ? ? T1)(var ? ? ? D))( starts(var ? ? ? T2)(var ? ? ? D))))))))) - -forall Appointing (\A -> forall (both Entity Human) (\H -> impl ( patient(var ? ? ? A)(var ? ? ? H))(exists Organization (\ORG -> exists Position (\P -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? A)))))( not ( occupiesPosition(var ? ? ? H)(var ? ? ? P)(var ? ? ? ORG))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? A)))))( occupiesPosition(var ? ? ? H)(var ? ? ? P)(var ? ? ? ORG)))))))) - -forall TurningOffDevice (\P -> forall (both Entity Object) (\D -> impl ( patient(var ? ? ? P)(var ? ? ? D))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? P)))))( attribute(var ? ? ? D)(el ? ? ? DeviceOn)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? P)))))( attribute(var ? ? ? D)(el ? ? ? DeviceOff)))))) - -forall TurningOnDevice (\P -> forall (both Entity Object) (\D -> impl ( patient(var ? ? ? P)(var ? ? ? D))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? P)))))( attribute(var ? ? ? D)(el ? ? ? DeviceOff)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? P)))))( attribute(var ? ? ? D)(el ? ? ? DeviceOn)))))) - -forall Projectile (\PROJECTILE -> exists ProjectileShell (\SHELL -> part(var ? ? ? SHELL)(var ? ? ? PROJECTILE))) - -forall Shooting (\SHOOT -> exists Projectile (\PROJECTILE -> exists Gun (\GUN -> and ( patient(var ? ? ? SHOOT)(var ? ? ? PROJECTILE))( instrument(var ? ? ? SHOOT)(var ? ? ? GUN))))) - -forall Bullet (\B -> hasPurpose(var ? ? ? B)(exists Shooting (\S -> exists Gun (\GUN -> and ( instrument(var ? ? ? S)(var ? ? ? GUN))( patient(var ? ? ? S)(var ? ? ? B)))))) - -forall GunBarrel (\B -> exists Gun (\G -> part(var ? ? ? B)(var ? ? ? G))) - -forall Gun (\G -> forall GunBarrel (\B -> forall Shooting (\S -> forall Projectile (\P -> forall Object (\GUN -> impl (and ( part(var ? ? ? B)(var ? ? ? G))(and ( instrument(var ? ? ? S)(var ? ? ? GUN))( patient(var ? ? ? S)(var ? ? ? P))))(exists (both Process Motion) (\SUB -> and ( subProcess(var ? ? ? SUB)(var ? ? ? S))( path(var ? ? ? SUB)(var ? ? ? B))))))))) - -forall GunStock (\STOCK -> exists Gun (\GUN -> part(var ? ? ? STOCK)(var ? ? ? GUN))) - -forall Handle (\H -> hasPurpose(var ? ? ? H)(exists Grabbing (\G -> exists Hand (\D -> and ( patient(var ? ? ? G)(var ? ? ? H))( instrument(var ? ? ? G)(var ? ? ? D)))))) - -forall Shield (\S -> exists Handle (\H -> part(var ? ? ? H)(var ? ? ? S))) - -forall WingDevice (\W -> exists Aircraft (\A -> part(var ? ? ? W)(var ? ? ? A))) - -forall Tube (\T -> hasPurpose(var ? ? ? T)(exists Transfer (\P -> exists (both Entity Object) (\OBJ -> and ( path(var ? ? ? P)(var ? ? ? T))(and ( patient(var ? ? ? P)(var ? ? ? OBJ))( attribute(var ? ? ? OBJ)(el ? ? ? Fluid))))))) - -forall PictureFrame (\F -> hasPurpose(var ? ? ? F)(exists (either PaintedPicture Photograph) (\P -> meetsSpatially(var ? ? ? F)(var ? ? ? P)))) - -forall Shelf (\S -> exists Furniture (\F -> part(var ? ? ? S)(var ? ? ? F))) - -forall (both Object (both SelfConnectedObject Hole)) (\C -> impl ( attribute(var ? ? ? C)(el ? ? ? ContainerFull))(exists Hole (\H -> exists Object (\S -> and ( hole(var ? ? ? H)(var ? ? ? C))( fills(var ? ? ? S)(var ? ? ? C)))))) - -forall Holster (\H -> hasPurpose(var ? ? ? H)(exists Pistol (\P -> contains(var ? ? ? H)(var ? ? ? P)))) - -forall PetroleumProduct (\PP -> exists OrganicCompound (\O -> part(var ? ? ? O)(var ? ? ? PP))) - -forall SwitchDevice (\DEVICE -> exists ElectricDevice (\ELECTRIC -> exists Process (\PROC2 -> exists Process (\PROC1 -> and ( instrument(var ? ? ? PROC1)(var ? ? ? DEVICE))(and ( causes(var ? ? ? PROC1)(var ? ? ? PROC2))( instrument(var ? ? ? PROC2)(var ? ? ? ELECTRIC))))))) - -forall Aerator (\AERATOR -> hasPurpose(var ? ? ? AERATOR)(exists Combining (\COMBINE -> exists Air (\AIR -> and ( resourceS(var ? ? ? COMBINE)(var ? ? ? AIR))( instrument(var ? ? ? COMBINE)(var ? ? ? AERATOR)))))) - -forall Aerating (\AERATE -> exists Air (\AIR -> exists (both Entity Object) (\S -> and ( patient(var ? ? ? AERATE)(var ? ? ? AIR))(and ( patient(var ? ? ? AERATE)(var ? ? ? S))( attribute(var ? ? ? S)(el ? ? ? Liquid)))))) - -forall Broom (\B -> hasPurpose(var ? ? ? B)(exists Sweeping (\S -> instrument(var ? ? ? S)(var ? ? ? B)))) - -forall BrushOrComb (\B -> hasPurpose(var ? ? ? B)(exists (either Removing SurfaceChange) (\S -> instrument(var ? ? ? S)(var ? ? ? B)))) - -forall VendingDevice (\VD -> hasPurpose(var ? ? ? VD)(exists FinancialTransaction (\T -> exists Currency (\C -> exists Product (\P -> and ( instrument(var ? ? ? T)(var ? ? ? VD))(and ( patient(var ? ? ? T)(var ? ? ? C))( patient(var ? ? ? T)(var ? ? ? P)))))))) - -forall WritingDevice (\D -> hasPurpose(var ? ? ? D)(exists Writing (\W -> instrument(var ? ? ? W)(var ? ? ? D)))) - -forall SmokingDevice (\D -> hasPurpose(var ? ? ? D)(exists Smoking (\S -> instrument(var ? ? ? S)(var ? ? ? D)))) - -forall Toothbrush (\T -> forall Tooth (\TOOTH -> forall Bacterium (\B -> hasPurpose(var ? ? ? T)(exists Killing (\K -> and ( instrument(var ? ? ? K)(var ? ? ? T))(and ( patient(var ? ? ? K)(var ? ? ? B))( patient(var ? ? ? K)(var ? ? ? TOOTH)))))))) - -forall CigarOrCigarette (\C -> exists Tobacco (\T -> part(var ? ? ? T)(var ? ? ? C))) - -forall Tableware (\T -> hasPurpose(var ? ? ? T)(exists Ingesting (\I -> instrument(var ? ? ? I)(var ? ? ? T)))) - -forall Compass (\C -> exists DirectionalAttribute (\D -> represents(var ? ? ? C)(var ? ? ? D))) - -forall CoolingDevice (\D -> hasPurpose(var ? ? ? D)(exists Cooling (\C -> instrument(var ? ? ? C)(var ? ? ? D)))) - -forall FanDevice (\F -> hasPurpose(var ? ? ? F)(exists Wind (\W -> instrument(var ? ? ? W)(var ? ? ? F)))) - -forall HeatingDevice (\D -> hasPurpose(var ? ? ? D)(exists Heating (\H -> instrument(var ? ? ? H)(var ? ? ? D)))) - -forall Oven (\O -> hasPurpose(var ? ? ? O)(exists Cooking (\C -> instrument(var ? ? ? C)(var ? ? ? O)))) - -forall Stove (\S -> hasPurpose(var ? ? ? S)(exists Cooking (\C -> instrument(var ? ? ? C)(var ? ? ? S)))) - -forall PotOrPan (\P -> hasPurpose(var ? ? ? P)(exists Cooking (\C -> instrument(var ? ? ? C)(var ? ? ? P)))) - -forall RecreationOrExerciseDevice (\D -> hasPurpose(var ? ? ? D)(exists RecreationOrExercise (\E -> instrument(var ? ? ? E)(var ? ? ? D)))) - -forall WalkingCane (\C -> hasPurpose(var ? ? ? C)(exists Walking (\W -> instrument(var ? ? ? W)(var ? ? ? C)))) - -forall WashingDevice (\D -> hasPurpose(var ? ? ? D)(exists Washing (\W -> instrument(var ? ? ? W)(var ? ? ? D)))) - -forall Crane (\C -> exists HoistingDevice (\H -> component(var ? ? ? H)(var ? ? ? C))) - -forall OpticalDevice (\D -> hasPurpose(var ? ? ? D)(exists Seeing (\S -> instrument(var ? ? ? S)(var ? ? ? D)))) - -forall Filter (\FILTER -> hasPurpose(var ? ? ? FILTER)(exists Removing (\REMOVE -> exists Solution (\SOLUTION -> and ( origin(var ? ? ? REMOVE)(var ? ? ? SOLUTION))( instrument(var ? ? ? REMOVE)(var ? ? ? FILTER)))))) - -forall ElectricDevice (\DEV -> forall Process (\EV -> impl ( patient(var ? ? ? EV)(var ? ? ? DEV))(exists Electricity (\R -> resourceS(var ? ? ? EV)(var ? ? ? R))))) - -forall Radar (\RADAR -> hasPurpose(var ? ? ? RADAR)(exists Discovering (\DISCOVER -> instrument(var ? ? ? DISCOVER)(var ? ? ? RADAR)))) - -forall Sonar (\SONAR -> hasPurpose(var ? ? ? SONAR)(exists Discovering (\DISCOVER -> instrument(var ? ? ? DISCOVER)(var ? ? ? SONAR)))) - -forall ElectricalSignalling (\S -> exists ElectricDevice (\D -> instrument(var ? ? ? S)(var ? ? ? D))) - -forall ElectronicSignalling (\S -> exists Computer (\D -> instrument(var ? ? ? S)(var ? ? ? D))) - -forall SafeContainer (\S -> exists Lock (\L -> part(var ? ? ? L)(var ? ? ? S))) - -forall AnimalController (\AC -> hasPurpose(var ? ? ? AC)(exists Guiding (\G -> exists Animal (\A -> and ( instrument(var ? ? ? G)(var ? ? ? AC))( patient(var ? ? ? G)(var ? ? ? A)))))) - -forall SelfPoweredDevice (\DEVICE -> exists Device (\SOURCE -> powerPlant(var ? ? ? DEVICE)(var ? ? ? SOURCE))) - -forall AnimalPoweredDevice (\D -> forall Process (\P -> impl ( instrument(var ? ? ? P)(var ? ? ? D))(exists Animal (\A -> instrument(var ? ? ? P)(var ? ? ? A))))) - -forall (both LengthMeasure Quantity) (\H -> forall (both SelfConnectedObject (both Object (both Entity Quantity))) (\S2 -> forall (both SelfConnectedObject (both Object (both Entity Quantity))) (\S1 -> forall (both Object SelfConnectedObject) (\F -> impl ( attribute(var ? ? ? F)(el ? ? ? Flat))(and ( side(var ? ? ? S1)(var ? ? ? F))(and ( side(var ? ? ? S2)(var ? ? ? F))(and ( meetsSpatially(var ? ? ? S1)(var ? ? ? S2))(and ( not ( equal(var ? ? ? S1)(var ? ? ? S2)))(and ( height(var ? ? ? F)(var ? ? ? H))(and ( greaterThan(var ? ? ? S1)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 2))(var ? ? ? H))))( greaterThan(var ? ? ? S2)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 2))(var ? ? ? H)))))))))))))) - -forall (both PhysicalQuantity Quantity) (\H -> forall (both SelfConnectedObject (both Object (both Entity Quantity))) (\S2 -> forall (both SelfConnectedObject (both Object (both Entity Quantity))) (\S1 -> forall (both Object SelfConnectedObject) (\F -> impl ( attribute(var ? ? ? F)(el ? ? ? LongAndThin))(and ( side(var ? ? ? S1)(var ? ? ? F))(and ( side(var ? ? ? S2)(var ? ? ? F))(and ( meetsSpatially(var ? ? ? S1)(var ? ? ? S2))(and ( not ( equal(var ? ? ? S1)(var ? ? ? S2)))(and ( length(var ? ? ? F)(var ? ? ? H))(and ( lessThan(var ? ? ? S1)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 3))(var ? ? ? H))))( lessThan(var ? ? ? S2)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 3))(var ? ? ? H)))))))))))))) - -forall (both Object SelfConnectedObject) (\O -> impl ( attribute(var ? ? ? O)(el ? ? ? LevelShape))( not (exists (both LengthMeasure Quantity) (\H2 -> exists (both LengthMeasure Quantity) (\H1 -> exists (both SelfConnectedObject Object) (\T -> exists (both Object SelfConnectedObject) (\P2 -> exists (both Object SelfConnectedObject) (\P1 -> and ( top(var ? ? ? T)(var ? ? ? O))(and ( part(var ? ? ? P1)(var ? ? ? T))(and ( part(var ? ? ? P2)(var ? ? ? T))(and ( height(var ? ? ? P1)(var ? ? ? H1))(and ( height(var ? ? ? P2)(var ? ? ? H2))( greaterThan(var ? ? ? H1)(var ? ? ? H2)))))))))))))) - -forall (both Object Entity) (\T -> impl ( attribute(var ? ? ? T)(el ? ? ? SymmetricShape))(exists Object (\C2 -> exists Object (\C1 -> and ( copy(var ? ? ? C1)(var ? ? ? C2))( equal(var ? ? ? T)( el ? ? ? ( MereologicalSumFn(var ? ? ? C1)(var ? ? ? C2)))))))) - -forall Baton (\B -> hasPurpose(var ? ? ? B)(exists InstrumentalMusic (\IM -> exists Guiding (\G -> and ( instrument(var ? ? ? G)(var ? ? ? B))( causes(var ? ? ? G)(var ? ? ? IM)))))) - -forall Baton (\B -> attribute(var ? ? ? B)(el ? ? ? LongAndThin)) - -forall BroadcastNetwork (\N -> exists Organization (\O -> forall (both SelfConnectedObject Object) (\M -> impl ( member(var ? ? ? M)(var ? ? ? N))( possesses(var ? ? ? O)(var ? ? ? M))))) - -forall Candle (\CANDLE -> material(desc Wax ? ?)(var ? ? ? CANDLE)) - -forall Candle (\C -> hasPurpose(var ? ? ? C)(exists Fire (\F -> resourceS(var ? ? ? F)(var ? ? ? C)))) - -forall Lightning (\L -> exists Cloud (\C -> located(var ? ? ? L)(var ? ? ? C))) - -forall Thunder (\T -> exists Lightning (\L -> causes(var ? ? ? L)(var ? ? ? T))) - -forall VehicleLight (\L -> exists Vehicle (\V -> part(var ? ? ? L)(var ? ? ? V))) - -forall Headlight (\L -> exists Vehicle (\V -> part(var ? ? ? L)( el ? ? ? ( FrontFn(var ? ? ? V))))) - -forall Taillight (\L -> exists Vehicle (\V -> part(var ? ? ? L)( el ? ? ? ( BackFn(var ? ? ? V))))) - -forall PaintedPicture (\PP -> exists Paint (\PAINT -> exists Painting (\PAINTING -> and ( resourceS(var ? ? ? PAINTING)(var ? ? ? PAINT))( result(var ? ? ? PAINTING)(var ? ? ? PP))))) - -forall WatercolorPicture (\W -> exists WatercolorPaint (\WP -> exists Painting (\P -> and ( resourceS(var ? ? ? P)(var ? ? ? WP))( result(var ? ? ? P)(var ? ? ? W))))) - -forall Wallpaper (\P -> hasPurpose(var ? ? ? P)(exists Wall (\W -> exists Room (\R -> exists Covering (\C -> and ( part(var ? ? ? W)(var ? ? ? R))(and ( patient(var ? ? ? C)(var ? ? ? W))( instrument(var ? ? ? C)(var ? ? ? P)))))))) - -forall Portrait (\P -> exists Face (\F -> represents(var ? ? ? P)(var ? ? ? F))) - -forall Folding (\F -> forall (both Entity Object) (\O -> impl ( patient(var ? ? ? F)(var ? ? ? O))(exists Covering (\C -> exists (both Object Entity) (\P2 -> exists Object (\P1 -> and ( subProcess(var ? ? ? C)(var ? ? ? F))(and ( part(var ? ? ? P1)(var ? ? ? O))(and ( part(var ? ? ? P2)(var ? ? ? O))(and ( instrument(var ? ? ? C)(var ? ? ? P1))( patient(var ? ? ? C)(var ? ? ? P2))))))))))) - -forall WatercolorPaint (\P -> exists Water (\W -> part(var ? ? ? W)(var ? ? ? P))) - -forall OilPaint (\P -> exists Oil (\O -> part(var ? ? ? O)(var ? ? ? P))) - -forall OilPicture (\P -> exists OilPaint (\O -> exists Painting (\PAINTING -> and ( resourceS(var ? ? ? PAINTING)(var ? ? ? O))( result(var ? ? ? PAINTING)(var ? ? ? P))))) - -forall ArtPainting (\PAINT -> exists PaintedPicture (\PICTURE -> result(var ? ? ? PAINT)(var ? ? ? PICTURE))) - -forall (both RealNumber Quantity) (\N -> forall Solution (\S -> impl ( potentialOfHydrogen(var ? ? ? S)(var ? ? ? N))(and ( greaterThanOrEqualTo(var ? ? ? N)(el ? ? ? (toInt 0)))( lessThanOrEqualTo(var ? ? ? N)(el ? ? ? (toInt 14)))))) - -forall Tracing (\T -> exists Blueprint (\P -> result(var ? ? ? T)(var ? ? ? P))) - -forall ComposingMusic (\C -> exists MusicalComposition (\M -> result(var ? ? ? C)(var ? ? ? M))) - -forall Drawing (\DRAW -> exists Sketch (\SKETCH -> result(var ? ? ? DRAW)(var ? ? ? SKETCH))) - -forall Focusing (\F -> exists Lens (\L -> patient(var ? ? ? F)(var ? ? ? L))) - -forall DisplayArtifact (\DA -> hasPurpose(var ? ? ? DA)(exists Putting (\P -> exists Disseminating (\D -> exists ContentBearingObject (\I -> and ( patient(var ? ? ? P)(var ? ? ? I))(and ( patient(var ? ? ? D)(var ? ? ? I))( destination(var ? ? ? P)(var ? ? ? DA)))))))) - -forall LandVehicle (\VEHICLE -> exists Wheel (\WHEEL -> part(var ? ? ? WHEEL)(var ? ? ? VEHICLE))) - -forall VehicleController (\C -> exists Vehicle (\V -> part(var ? ? ? C)(var ? ? ? V))) - -forall VehicleController (\C -> hasPurpose(var ? ? ? C)(exists Driving (\D -> instrument(var ? ? ? D)(var ? ? ? C)))) - -forall VehicleWindow (\W -> exists Vehicle (\V -> part(var ? ? ? W)(var ? ? ? V))) - -forall Windshield (\W -> exists Automobile (\A -> part(var ? ? ? W)( el ? ? ? ( FrontFn(var ? ? ? A))))) - -forall VehicleWheel (\W -> forall RoadVehicle (\V -> impl ( part(var ? ? ? W)(var ? ? ? V))(exists Axle (\A -> and ( component(var ? ? ? A)(var ? ? ? V))( connected(var ? ? ? W)(var ? ? ? A)))))) - -forall Paper (\PAPER -> hasPurpose(var ? ? ? PAPER)(exists Text (\TEXT -> part(var ? ? ? TEXT)(var ? ? ? PAPER)))) - -forall CurrencyBill (\BILL -> exists Paper (\PAPER -> part(var ? ? ? PAPER)(var ? ? ? BILL))) - -forall Wire (\WIRE -> material(desc Metal ? ?)(var ? ? ? WIRE)) - -forall WireLine (\WL -> hasPurpose(var ? ? ? WL)(exists Radiating (\R -> path(var ? ? ? R)(var ? ? ? WL)))) - -forall TelephoneLine (\TL -> exists (either Telephone Telegraph) (\T1 -> exists (either Telephone Telegraph) (\T2 -> (and ( not ( equal(var ? ? ? T1)(var ? ? ? T2)))( connects(var ? ? ? TL)(var ? ? ? T1)(var ? ? ? T2)))))) - -forall String (\S -> material(desc Fabric ? ?)(var ? ? ? S)) - -forall Plug (\PLUG -> exists Hole (\HOLE -> completelyFills(var ? ? ? PLUG)(var ? ? ? HOLE))) - -forall Pottery (\POTTERY -> exists Clay (\CLAY -> part(var ? ? ? CLAY)(var ? ? ? POTTERY))) - -forall Furniture (\F -> hasPurpose(var ? ? ? F)(exists Floor (\FL -> meetsSpatially(var ? ? ? F)(var ? ? ? FL)))) - -forall Seat (\SEAT -> hasPurpose(var ? ? ? SEAT)(exists Human (\PERSON -> and ( located(var ? ? ? PERSON)(var ? ? ? SEAT))( attribute(var ? ? ? PERSON)(el ? ? ? Sitting))))) - -forall Sofa (\S -> hasPurpose(var ? ? ? S)(exists Human (\P1 -> exists Human (\P2 -> exists TimePosition (\T -> and ( not ( equal(var ? ? ? P1)(var ? ? ? P2)))( holdsDuring(var ? ? ? T)(and ( attribute(var ? ? ? P1)(el ? ? ? Sitting))(and ( attribute(var ? ? ? P2)(el ? ? ? Sitting))(and ( located(var ? ? ? P1)(var ? ? ? S))( located(var ? ? ? P2)(var ? ? ? S))))))))))) - -forall Bed (\BED -> hasPurpose(var ? ? ? BED)(exists (both Object Physical) (\PERSON -> and ( attribute(var ? ? ? PERSON)(el ? ? ? Asleep))( located(var ? ? ? PERSON)(var ? ? ? BED))))) - -forall Coffin (\C -> hasPurpose(var ? ? ? C)(exists HumanCorpse (\HC -> located(var ? ? ? HC)(var ? ? ? C)))) - -forall Compartment (\C -> exists Container (\O -> and ( not ( equal(var ? ? ? C)(var ? ? ? O)))( part(var ? ? ? C)(var ? ? ? O)))) - -forall Mailbox (\B -> hasPurpose(var ? ? ? B)(exists Mailing (\M -> exists Entity (\I -> and ( patient(var ? ? ? M)(var ? ? ? I))( destination(var ? ? ? M)(var ? ? ? B)))))) - -forall Screwdriver (\D -> hasPurpose(var ? ? ? D)(exists Rotating (\R -> exists Screw (\S -> and ( instrument(var ? ? ? R)(var ? ? ? D))( patient(var ? ? ? R)(var ? ? ? S)))))) - -forall Hammer (\H -> hasPurpose(var ? ? ? H)(exists Impelling (\I -> exists Nail (\N -> and ( instrument(var ? ? ? I)(var ? ? ? H))( patient(var ? ? ? I)(var ? ? ? N)))))) - -forall Tape (\TAPE -> exists (either Paper Fabric) (\PART -> part(var ? ? ? PART)(var ? ? ? TAPE))) - -forall Button (\B -> hasPurpose(var ? ? ? B)(exists Clothing (\C -> part(var ? ? ? B)(var ? ? ? C)))) - -forall HorseRiding (\R -> exists Horse (\H -> instrument(var ? ? ? R)(var ? ? ? H))) - -forall Dish (\D -> hasPurpose(var ? ? ? D)(exists Food (\F -> exists Eating (\E -> and ( patient(var ? ? ? E)(var ? ? ? F))(and ( patient(var ? ? ? E)(var ? ? ? D))( located(var ? ? ? F)(var ? ? ? D))))))) - -forall Container (\CONTAINER -> hasPurpose(var ? ? ? CONTAINER)(exists Object (\OBJ -> contains(var ? ? ? CONTAINER)(var ? ? ? OBJ)))) - -forall Bag (\BAG -> exists Fabric (\PART -> part(var ? ? ? PART)(var ? ? ? BAG))) - -forall TrapOrCage (\T -> hasPurpose(var ? ? ? T)(exists Confining (\C -> instrument(var ? ? ? C)(var ? ? ? T)))) - -forall FluidContainer (\TANK -> forall Object (\STUFF -> impl ( contains(var ? ? ? TANK)(var ? ? ? STUFF))( attribute(var ? ? ? STUFF)(el ? ? ? Fluid)))) - -forall Bottle (\BOTTLE -> forall Object (\STUFF -> impl ( contains(var ? ? ? BOTTLE)(var ? ? ? STUFF))( attribute(var ? ? ? STUFF)(el ? ? ? Liquid)))) - -forall Bottle (\BOTTLE -> forall (both PhysicalQuantity Quantity) (\WIDTH2 -> forall (both PhysicalQuantity Quantity) (\WIDTH1 -> forall (both SelfConnectedObject Object) (\TOP -> forall (both SelfConnectedObject Object) (\BOTTOM -> impl (and ( bottom(var ? ? ? BOTTOM)(var ? ? ? BOTTLE))(and ( top(var ? ? ? TOP)(var ? ? ? BOTTLE))(and ( width(var ? ? ? BOTTOM)(var ? ? ? WIDTH1))( width(var ? ? ? TOP)(var ? ? ? WIDTH2)))))( lessThan(var ? ? ? WIDTH2)(var ? ? ? WIDTH1))))))) - -forall SwimmingPool (\P -> hasPurpose(var ? ? ? P)(exists Swimming (\S -> located(var ? ? ? S)(var ? ? ? P)))) - -forall Brick (\B -> material(desc Clay ? ?)(var ? ? ? B)) - -forall Brick (\B -> hasPurpose(var ? ? ? B)(exists Constructing (\C -> resourceS(var ? ? ? C)(var ? ? ? B)))) - -forall TwoDimensionalObject (\TO -> forall (both Object GeometricFigure) (\O -> impl ( attribute(var ? ? ? O)(el ? ? ? RoundShape))(forall (both GeometricFigure Object) (\P -> and ( pointOfFigure(var ? ? ? P)(var ? ? ? O))(and ( meetsSpatially(var ? ? ? P)(var ? ? ? O))(and ( meetsSpatially(var ? ? ? P)(var ? ? ? TO))(exists OneDimensionalFigure (\T -> tangent(var ? ? ? T)(var ? ? ? TO))))))))) - -forall Bubble (\B -> exists (both SelfConnectedObject Object) (\S -> and ( surface(var ? ? ? S)(var ? ? ? B))( attribute(var ? ? ? S)(el ? ? ? Liquid)))) - -forall Bubble (\B -> forall Object (\P -> impl ( interiorPart(var ? ? ? P)(var ? ? ? B))( attribute(var ? ? ? P)(el ? ? ? Gas)))) - -forall Bubble (\B -> impl ( not (exists Attribute (\S -> exists (both Object Entity) (\X -> and ( attribute(var ? ? ? X)(var ? ? ? S))(and ( not ( equal(var ? ? ? X)(el ? ? ? Gas)))( meetsSpatially(var ? ? ? X)(var ? ? ? B)))))))( attribute(var ? ? ? B)(el ? ? ? RoundShape))) - -forall Nest (\NEST -> hasPurpose(var ? ? ? NEST)(exists Birth (\BIRTH -> located(var ? ? ? BIRTH)(var ? ? ? NEST)))) - -forall Apron (\A -> hasPurpose(var ? ? ? A)(exists Cooking (\C -> exists (both Agent Animal) (\P -> and ( agent(var ? ? ? C)(var ? ? ? P))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? C)))( wears(var ? ? ? P)(var ? ? ? A))))))) - -forall Belt (\B -> forall Animal (\P -> impl ( wears(var ? ? ? P)(var ? ? ? B))(exists Clothing (\C -> and ( wears(var ? ? ? P)(var ? ? ? C))( meetsSpatially(var ? ? ? B)(var ? ? ? C)))))) - -forall TieClothing (\T -> forall (both Animal Object) (\P -> impl ( wears(var ? ? ? P)(var ? ? ? T))(exists Neck (\N -> and ( part(var ? ? ? N)(var ? ? ? P))( contains(var ? ? ? T)(var ? ? ? N)))))) - -forall Collar (\C -> exists (either Coat Shirt) (\OC -> part(var ? ? ? C)(var ? ? ? OC))) - -forall Collar (\C -> forall (both Animal Object) (\P -> impl ( wears(var ? ? ? P)(var ? ? ? C))(exists Neck (\N -> and ( part(var ? ? ? N)(var ? ? ? P))( meetsSpatially(var ? ? ? C)(var ? ? ? N)))))) - -forall Glove (\G -> forall (both Animal Object) (\P -> impl ( wears(var ? ? ? P)(var ? ? ? G))(exists Hand (\H -> and ( part(var ? ? ? H)(var ? ? ? P))( meetsSpatially(var ? ? ? G)(var ? ? ? H)))))) - -forall Hat (\HAT -> forall (both Animal Object) (\PERSON -> impl ( wears(var ? ? ? PERSON)(var ? ? ? HAT))(exists Head (\HEAD -> and ( part(var ? ? ? HEAD)(var ? ? ? PERSON))( meetsSpatially(var ? ? ? HAT)(var ? ? ? HEAD)))))) - -forall Trousers (\T -> forall (both Animal Object) (\H -> impl ( wears(var ? ? ? H)(var ? ? ? T))(exists Leg (\L -> and ( part(var ? ? ? L)(var ? ? ? H))( contains(var ? ? ? T)(var ? ? ? L)))))) - -forall Shoe (\SHOE -> forall (both Animal Object) (\PERSON -> impl ( wears(var ? ? ? PERSON)(var ? ? ? SHOE))(exists Foot (\FOOT -> and ( part(var ? ? ? FOOT)(var ? ? ? PERSON))( meetsSpatially(var ? ? ? SHOE)(var ? ? ? FOOT)))))) - -forall ShoeSole (\SS -> exists Shoe (\S -> bottom(var ? ? ? SS)(var ? ? ? S))) - -forall Sandal (\S -> exists Hole (\H1 -> exists Hole (\H2 -> and ( not ( equal(var ? ? ? H1)(var ? ? ? H2)))( hasPurpose(var ? ? ? H1)(exists Dressing (\D -> exists Foot (\F -> exists Inserting (\I -> exists (both Agent Object) (\A -> and ( agent(var ? ? ? D)(var ? ? ? A))(and ( part(var ? ? ? F)(var ? ? ? A))(and ( subProcess(var ? ? ? I)(var ? ? ? D))(and ( patient(var ? ? ? I)(var ? ? ? F))( destination(var ? ? ? I)(var ? ? ? H1)))))))))))))) - -forall Sandal (\S -> exists ShoeSole (\SOLE -> and ( part(var ? ? ? SOLE)(var ? ? ? S))( attribute(var ? ? ? SOLE)(el ? ? ? Flat)))) - -forall Sock (\S -> forall (both Animal Object) (\P -> impl ( wears(var ? ? ? P)(var ? ? ? S))(exists Foot (\F -> and ( part(var ? ? ? F)(var ? ? ? P))( contains(var ? ? ? S)(var ? ? ? F)))))) - -forall Sleeve (\S -> forall (both Animal Object) (\P -> impl ( wears(var ? ? ? P)(var ? ? ? S))(exists Arm (\A -> and ( part(var ? ? ? A)(var ? ? ? P))( contains(var ? ? ? S)(var ? ? ? A)))))) - -forall Sleeve (\S -> exists (either Shirt Coat) (\C -> part(var ? ? ? S)(var ? ? ? C))) - -forall ClothingSuit (\SUIT -> forall Animal (\PERSON -> forall TimePosition (\TIME -> forall (both SelfConnectedObject Clothing) (\ITEM1 -> impl (and ( member(var ? ? ? ITEM1)(var ? ? ? SUIT))( holdsDuring(var ? ? ? TIME)( wears(var ? ? ? PERSON)(var ? ? ? ITEM1))))(forall (both SelfConnectedObject Clothing) (\ITEM2 -> impl ( member(var ? ? ? ITEM2)(var ? ? ? SUIT))( holdsDuring(var ? ? ? TIME)( wears(var ? ? ? PERSON)(var ? ? ? ITEM2))))))))) - -forall Rug (\R -> forall Floor (\F -> hasPurpose(var ? ? ? R)(exists Covering (\C -> and ( instrument(var ? ? ? C)(var ? ? ? R))( patient(var ? ? ? C)(var ? ? ? F)))))) - -forall Towel (\T -> hasPurpose(var ? ? ? T)(exists Drying (\D -> instrument(var ? ? ? D)(var ? ? ? T)))) - -forall Leather (\LEATHER -> exists Making (\MAKE -> exists Skin (\SKIN -> and ( resourceS(var ? ? ? MAKE)(var ? ? ? SKIN))( result(var ? ? ? MAKE)(var ? ? ? LEATHER))))) - -forall Wool (\W -> exists Making (\M -> exists Hair (\H -> exists Sheep (\S -> and ( result(var ? ? ? M)(var ? ? ? W))(and ( resourceS(var ? ? ? M)(var ? ? ? H))( part(var ? ? ? H)(var ? ? ? S))))))) - -forall Pocket (\POCKET -> exists Clothing (\CLOTHING -> part(var ? ? ? POCKET)(var ? ? ? CLOTHING))) - -forall Blanket (\BLANKET -> hasPurpose(var ? ? ? BLANKET)(exists Heating (\HEAT -> exists Human (\PERSON -> exists Bed (\BED -> and ( patient(var ? ? ? HEAT)(var ? ? ? PERSON))( located(var ? ? ? PERSON)(var ? ? ? BED))))))) - -forall CottonFabric (\F -> exists Making (\M -> exists Cotton (\C -> and ( resourceS(var ? ? ? M)(var ? ? ? C))( result(var ? ? ? M)(var ? ? ? F))))) - -forall CottonFabric (\F -> material(desc Cotton ? ?)(var ? ? ? F)) - -forall Veil (\V -> hasPurpose(var ? ? ? V)(exists Face (\F -> exists Hair (\H -> or ( meetsSpatially(var ? ? ? V)(var ? ? ? F))( meetsSpatially(var ? ? ? V)(var ? ? ? H)))))) - -forall ChangingClothing (\CC -> exists RemovingClothing (\R -> exists Dressing (\D -> and ( subProcess(var ? ? ? R)(var ? ? ? CC))( subProcess(var ? ? ? D)(var ? ? ? CC))))) - -forall RemovingClothing (\REMOVE -> forall (both Entity Clothing) (\CLOTHING -> forall (both Agent Animal) (\AGENT -> impl (and ( agent(var ? ? ? REMOVE)(var ? ? ? AGENT))( patient(var ? ? ? REMOVE)(var ? ? ? CLOTHING)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? REMOVE)))))( wears(var ? ? ? AGENT)(var ? ? ? CLOTHING)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? REMOVE)))))( not ( wears(var ? ? ? AGENT)(var ? ? ? CLOTHING)))))))) - -forall Washing (\P -> exists Detergent (\D -> exists Water (\W -> and ( instrument(var ? ? ? P)(var ? ? ? D))( instrument(var ? ? ? P)(var ? ? ? W))))) - -forall Sewing (\S -> exists Fabric (\F -> patient(var ? ? ? S)(var ? ? ? F))) - -forall Soldering (\S -> forall (both Entity SelfConnectedObject) (\OBJ2 -> forall (both Entity SelfConnectedObject) (\OBJ1 -> impl (and ( patient(var ? ? ? S)(var ? ? ? OBJ1))(and ( patient(var ? ? ? S)(var ? ? ? OBJ2))( not ( equal(var ? ? ? OBJ1)(var ? ? ? OBJ2)))))(exists MetallicAlloy (\A -> connects(var ? ? ? A)(var ? ? ? OBJ1)(var ? ? ? OBJ2)))))) - -forall (both CognitiveAgent Agent) (\DOCTOR -> forall (both Human Entity) (\PATIENT -> impl ( patientMedical(var ? ? ? PATIENT)(var ? ? ? DOCTOR))(exists (either DiagnosticProcess TherapeuticProcess) (\PROCESS -> and ( patient(var ? ? ? PROCESS)(var ? ? ? PATIENT))(agent(var ? ? ? PROCESS)(var ? ? ? DOCTOR)))))) - -forall Bandage (\B -> hasPurpose(var ? ? ? B)(exists TherapeuticProcess (\TP -> exists Covering (\C -> and ( subProcess(var ? ? ? C)(var ? ? ? TP))( instrument(var ? ? ? C)(var ? ? ? B)))))) - -forall RelievingPain (\R -> forall (both Entity Object) (\P -> impl ( patient(var ? ? ? R)(var ? ? ? P))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? R)))))( attribute(var ? ? ? P)(el ? ? ? Pain)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? R)))))( not ( attribute(var ? ? ? P)(el ? ? ? Pain))))))) - -forall InfectiousDisease (\I -> forall Microorganism (\O -> forall (both Object Entity) (\A -> impl ( attribute(var ? ? ? A)(var ? ? ? I))(exists PathologicProcess (\P -> and ( agent(var ? ? ? P)(var ? ? ? O))( experiencer(var ? ? ? P)(var ? ? ? A))))))) - -forall Object (\H -> impl ( attribute(var ? ? ? H)(el ? ? ? Emphysema))(exists Lung (\L -> exists PathologicProcess (\P -> and ( part(var ? ? ? L)(var ? ? ? H))( located(var ? ? ? P)(var ? ? ? L)))))) - -forall Human (\H -> impl ( attribute(var ? ? ? H)(el ? ? ? Fever))(exists (both RealNumber Quantity) (\N -> and ( measure(var ? ? ? H)( el ? ? ? ( MeasureFn(var ? ? ? N)(el ? ? ? FahrenheitDegree))))( greaterThan(var ? ? ? N)(el ? ? ? (toRealNum 98.6)))))) - -forall Object (\H -> impl ( attribute(var ? ? ? H)(el ? ? ? Goiter))(exists ThyroidGland (\G -> exists PathologicProcess (\P -> and ( part(var ? ? ? G)(var ? ? ? H))( located(var ? ? ? P)(var ? ? ? G)))))) - -forall RecoveringFromIllness (\R -> forall Physical (\T -> forall (both Entity Object) (\A -> impl ( experiencer(var ? ? ? R)(var ? ? ? A))(exists DiseaseOrSyndrome (\D -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? T)))))( attribute(var ? ? ? A)(var ? ? ? D)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? T)))))( not ( attribute(var ? ? ? A)(var ? ? ? D))))))))) - -forall (both Organism Object) (\O2 -> forall Organism (\O1 -> impl ( parasite(var ? ? ? O1)(var ? ? ? O2))( inhabits(var ? ? ? O1)(var ? ? ? O2)))) - -forall (both Organism Entity) (\O2 -> forall (both Organism Agent) (\O1 -> impl ( parasite(var ? ? ? O1)(var ? ? ? O2))(exists Injuring (\I -> and ( agent(var ? ? ? I)(var ? ? ? O1))( patient(var ? ? ? I)(var ? ? ? O2)))))) - -forall Object (\PERSON -> impl ( attribute(var ? ? ? PERSON)(el ? ? ? Cancer))(exists Tumor (\TUMOR -> part(var ? ? ? TUMOR)(var ? ? ? PERSON)))) - -forall ConjugatedSubstance (\CS -> exists CompoundSubstance (\C1 -> exists CompoundSubstance (\C2 -> exists ChemicalSynthesis (\P -> and ( not ( equal(var ? ? ? C1)(var ? ? ? C2)))(and ( resourceS(var ? ? ? P)(var ? ? ? C1))(and ( resourceS(var ? ? ? P)(var ? ? ? C2))( result(var ? ? ? P)(var ? ? ? CS)))))))) - -forall (both CompoundSubstance PureSubstance) (\COMPOUND2 -> forall (both CompoundSubstance PureSubstance) (\COMPOUND1 -> impl ( conjugate(var ? ? ? COMPOUND1)(var ? ? ? COMPOUND2))(exists (both PositiveInteger (both Quantity Entity)) (\NUMBER2 -> exists (both PositiveInteger (both Entity Quantity)) (\NUMBER1 -> and ( protonNumber(var ? ? ? COMPOUND1)(var ? ? ? NUMBER1))(and ( protonNumber(var ? ? ? COMPOUND2)(var ? ? ? NUMBER2))(or ( equal(var ? ? ? NUMBER1)( el ? ? ? ( AdditionFn(var ? ? ? NUMBER2)(el ? ? ? (toInt 1)))))( equal(var ? ? ? NUMBER2)( el ? ? ? ( AdditionFn(var ? ? ? NUMBER1)(el ? ? ? (toInt 1)))))))))))) - -forall Biting (\BITE -> forall (both Agent Object) (\ANIMAL -> impl ( agent(var ? ? ? BITE)(var ? ? ? ANIMAL))(exists Mouth (\MOUTH -> and ( part(var ? ? ? MOUTH)(var ? ? ? ANIMAL))( instrument(var ? ? ? BITE)(var ? ? ? MOUTH)))))) - -forall Strangling (\S -> exists Throat (\T -> patient(var ? ? ? S)(var ? ? ? T))) - -forall Spitting (\SPIT -> forall (both Agent Object) (\ANIMAL -> impl ( agent(var ? ? ? SPIT)(var ? ? ? ANIMAL))(exists Mouth (\MOUTH -> and ( part(var ? ? ? MOUTH)(var ? ? ? ANIMAL))( origin(var ? ? ? SPIT)(var ? ? ? MOUTH)))))) - -forall Punching (\P -> forall (both Agent Object) (\A -> impl ( agent(var ? ? ? P)(var ? ? ? A))(exists Hand (\H -> and ( attribute(var ? ? ? H)(el ? ? ? Fist))(and ( part(var ? ? ? H)(var ? ? ? A))( instrument(var ? ? ? P)(var ? ? ? H))))))) - -forall Kicking (\KICK -> forall (both Agent Object) (\ANIMAL -> impl ( agent(var ? ? ? KICK)(var ? ? ? ANIMAL))(exists Foot (\FOOT -> and ( part(var ? ? ? FOOT)(var ? ? ? ANIMAL))( instrument(var ? ? ? KICK)(var ? ? ? FOOT)))))) - -forall Messaging (\MESSAGING -> exists Message (\M -> patient(var ? ? ? MESSAGING)(var ? ? ? M))) - -forall Human (\PERSON2 -> forall Human (\PERSON1 -> impl ( neighbor(var ? ? ? PERSON1)(var ? ? ? PERSON2))(exists (both PermanentResidence (both Entity Object)) (\HOME2 -> exists (both PermanentResidence (both Entity Object)) (\HOME1 -> and ( home(var ? ? ? PERSON1)(var ? ? ? HOME1))(and ( home(var ? ? ? PERSON2)(var ? ? ? HOME2))(and ( not ( equal(var ? ? ? HOME1)(var ? ? ? HOME2)))( orientation(var ? ? ? HOME1)(var ? ? ? HOME2)(el ? ? ? Near))))))))) - -forall SelfConnectedObject (\OBJ2 -> forall (both PhysicalQuantity ConstantQuantity) (\MEAS -> forall Object (\OBJ1 -> impl (and ( measure(var ? ? ? OBJ1)(var ? ? ? MEAS))( contains(var ? ? ? OBJ2)(var ? ? ? OBJ1)))( capacity(var ? ? ? OBJ2)(var ? ? ? MEAS))))) - -forall Entity (\ITEM -> forall List (\LIST -> equiv ( equal( el ? ? ? ( LastFn(var ? ? ? LIST)))(var ? ? ? ITEM))(exists (both Entity PositiveInteger) (\NUMBER -> and ( equal( el ? ? ? ( ListLengthFn(var ? ? ? LIST)))(var ? ? ? NUMBER))( equal( el ? ? ? ( ListOrderFn(var ? ? ? LIST)(var ? ? ? NUMBER)))(var ? ? ? ITEM)))))) - -forall List (\LIST -> impl ( not ( equal(var ? ? ? LIST)(el ? ? ? NullList)))( equal( el ? ? ? ( FirstFn(var ? ? ? LIST)))( el ? ? ? ( ListOrderFn(var ? ? ? LIST)(el ? ? ? (toInt 1)))))) - -forall (both Entity Agent) (\AGENT -> forall Nation (\COUNTRY -> forall City (\CITY -> forall Roadway (\ROAD -> forall (both StationaryArtifact Address) (\PLACE -> impl ( equal( el ? ? ? ( StreetAddressFn(var ? ? ? PLACE)(var ? ? ? ROAD)(var ? ? ? CITY)(var ? ? ? COUNTRY)))(var ? ? ? AGENT))( address(var ? ? ? AGENT)(var ? ? ? PLACE))))))) - -forall Entity (\AGENT -> forall Nation (\COUNTRY -> forall City (\CITY -> forall Roadway (\ROAD -> forall (both StationaryArtifact Object) (\PLACE -> impl ( equal( el ? ? ? ( StreetAddressFn(var ? ? ? PLACE)(var ? ? ? ROAD)(var ? ? ? CITY)(var ? ? ? COUNTRY)))(var ? ? ? AGENT))(exists Building (\BUILDING -> part(var ? ? ? PLACE)(var ? ? ? BUILDING)))))))) - -forall ArtStudio (\STUDIO -> hasPurpose(var ? ? ? STUDIO)(exists Making (\MAKE -> exists ArtWork (\WORK -> result(var ? ? ? MAKE)(var ? ? ? WORK))))) - -forall Mine (\MINE -> hasPurpose(var ? ? ? MINE)(exists Removing (\REMOVE -> exists Mineral (\MINERAL -> and ( patient(var ? ? ? REMOVE)(var ? ? ? MINERAL))( origin(var ? ? ? REMOVE)(var ? ? ? MINE)))))) - -forall Prison (\P -> hasPurpose(var ? ? ? P)(exists Confining (\C -> exists Human (\H -> exists Government (\G -> and ( located(var ? ? ? C)(var ? ? ? P))(and ( patient(var ? ? ? C)(var ? ? ? H))( agent(var ? ? ? C)(var ? ? ? G)))))))) - -forall VotingPoll (\P -> exists Voting (\V -> located(var ? ? ? V)(var ? ? ? P))) - -forall Camp (\CAMP -> exists Tent (\TENT -> part(var ? ? ? TENT)(var ? ? ? CAMP))) - -forall Tent (\TENT -> exists Fabric (\FABRIC -> part(var ? ? ? FABRIC)(var ? ? ? TENT))) - -forall Monument (\M -> hasPurpose(var ? ? ? M)(exists Remembering (\R -> instrument(var ? ? ? R)(var ? ? ? M)))) - -forall Tomb (\T -> hasPurpose(var ? ? ? T)(exists Object (\P -> and ( attribute(var ? ? ? P)(el ? ? ? Dead))( contains(var ? ? ? T)(var ? ? ? P))))) - -forall Workshop (\S -> forall Artifact (\W -> hasPurpose(var ? ? ? S)(exists Making (\M -> result(var ? ? ? M)(var ? ? ? W))))) - -forall ExecutiveResidence (\RESIDENCE -> exists Human (\PERSON -> exists Position (\POSITION -> exists (both Object GeopoliticalArea) (\AREA -> and ( located(var ? ? ? RESIDENCE)(var ? ? ? AREA))(and ( home(var ? ? ? PERSON)(var ? ? ? RESIDENCE))( chiefOfState(var ? ? ? AREA)(var ? ? ? POSITION)(var ? ? ? PERSON))))))) - -forall ApartmentUnit (\UNIT -> forall (both Human Agent) (\PERSON -> impl ( home(var ? ? ? PERSON)(var ? ? ? UNIT))( not ( possesses(var ? ? ? PERSON)(var ? ? ? UNIT))))) - -forall ApartmentUnit (\UNIT -> exists ApartmentBuilding (\BUILDING -> part(var ? ? ? UNIT)(var ? ? ? BUILDING))) - -forall (both PermanentResidence (both Object (both Residence Entity))) (\U -> forall Agent (\L -> impl ( landlord(var ? ? ? L)(var ? ? ? U))(exists Renting (\R -> exists Agent (\P -> and ( possesses(var ? ? ? L)(var ? ? ? U))(and ( tenant(var ? ? ? P)(var ? ? ? U))(and ( agent(var ? ? ? R)(var ? ? ? P))( patient(var ? ? ? R)(var ? ? ? U))))))))) - -forall (both Residence (both PermanentResidence (both Object Entity))) (\U -> forall Agent (\P -> impl ( tenant(var ? ? ? P)(var ? ? ? U))(exists Renting (\R -> exists Agent (\L -> and ( landlord(var ? ? ? L)(var ? ? ? U))(and ( agent(var ? ? ? R)(var ? ? ? P))(and ( possesses(var ? ? ? L)(var ? ? ? U))( patient(var ? ? ? R)(var ? ? ? U))))))))) - -forall CondominiumUnit (\UNIT -> exists CondominiumBuilding (\BUILDING -> part(var ? ? ? UNIT)(var ? ? ? BUILDING))) - -forall ApartmentBuilding (\BUILDING -> exists ApartmentUnit (\UNIT1 -> exists ApartmentUnit (\UNIT2 -> and ( part(var ? ? ? UNIT1)(var ? ? ? BUILDING))(and ( part(var ? ? ? UNIT2)(var ? ? ? BUILDING))( not ( equal(var ? ? ? UNIT1)(var ? ? ? UNIT2))))))) - -forall CondominiumBuilding (\BUILDING -> exists CondominiumUnit (\UNIT1 -> exists CondominiumUnit (\UNIT2 -> and ( part(var ? ? ? UNIT1)(var ? ? ? BUILDING))(and ( part(var ? ? ? UNIT2)(var ? ? ? BUILDING))( not ( equal(var ? ? ? UNIT1)(var ? ? ? UNIT2))))))) - -forall Dormitory (\D -> exists School (\S -> possesses(var ? ? ? S)(var ? ? ? D))) - -forall SportsFacility (\G -> hasPurpose(var ? ? ? G)(exists Sport (\S -> located(var ? ? ? S)(var ? ? ? G)))) - -forall Store (\X -> hasPurpose(var ? ? ? X)(exists FinancialTransaction (\EV -> located(var ? ? ? EV)(var ? ? ? X)))) - -forall Factory (\X -> hasPurpose(var ? ? ? X)(exists Manufacture (\EV -> located(var ? ? ? EV)(var ? ? ? X)))) - -forall FarmBuilding (\B -> exists Farm (\F -> located(var ? ? ? B)(var ? ? ? F))) - -forall EntertainmentCompany (\C -> exists (both CommercialService Performance) (\P -> agent(var ? ? ? P)(var ? ? ? C))) - -forall InsuranceCompany (\I -> exists Contract (\C -> insured(var ? ? ? C)(var ? ? ? I))) - -forall FinancialService (\S -> exists FinancialCompany (\O -> agent(var ? ? ? S)(var ? ? ? O))) - -forall Partnership (\C -> exists Human (\H1 -> exists Human (\H2 -> and ( not ( equal(var ? ? ? H1)(var ? ? ? H2)))(and ( possesses(var ? ? ? H1)(var ? ? ? C))( possesses(var ? ? ? H2)(var ? ? ? C)))))) - -forall Scholarship (\F -> forall Entity (\H -> impl ( destination(var ? ? ? F)(var ? ? ? H))( hasPurpose(var ? ? ? F)(exists EducationalProgram (\EP -> exists Process (\P -> and ( realization(var ? ? ? P)(var ? ? ? EP))( experiencer(var ? ? ? P)(var ? ? ? H)))))))) - -forall Welfare (\W -> exists ServiceOrganization (\O -> agent(var ? ? ? W)(var ? ? ? O))) - -forall Publisher (\C -> exists (both CommercialService Publication) (\S -> agent(var ? ? ? S)(var ? ? ? C))) - -forall FamilyBusiness (\C -> forall (both Agent Organism) (\P2 -> forall (both Agent Organism) (\P1 -> impl (and ( possesses(var ? ? ? P1)(var ? ? ? C))( possesses(var ? ? ? P2)(var ? ? ? C)))( familyRelation(var ? ? ? P1)(var ? ? ? P2))))) - -forall Restaurant (\C -> exists (both CommercialService Selling) (\S -> exists Food (\F -> exists RestaurantBuilding (\B -> and ( agent(var ? ? ? S)(var ? ? ? C))(and ( located(var ? ? ? S)(var ? ? ? B))( patient(var ? ? ? S)(var ? ? ? F))))))) - -forall Proprietorship (\C -> exists Human (\H -> and ( possesses(var ? ? ? H)(var ? ? ? C))( not (exists (both Entity Agent) (\H2 -> and ( not ( equal(var ? ? ? H)(var ? ? ? H2)))( possesses(var ? ? ? H2)(var ? ? ? C))))))) - -forall Auditorium (\AUDITORIUM -> hasPurpose(var ? ? ? AUDITORIUM)(exists Demonstrating (\DEMO -> located(var ? ? ? DEMO)(var ? ? ? AUDITORIUM)))) - -forall Auditorium (\AUDITORIUM -> exists PerformanceStage (\STAGE -> part(var ? ? ? STAGE)(var ? ? ? AUDITORIUM))) - -forall AuditoriumSeat (\SEAT -> exists Auditorium (\AUDITORIUM -> part(var ? ? ? SEAT)(var ? ? ? AUDITORIUM))) - -forall Object (\OBJECT -> forall CognitiveAgent (\AGENT -> impl ( dislikes(var ? ? ? AGENT)(var ? ? ? OBJECT))( desires(var ? ? ? AGENT)( not ( possesses(var ? ? ? AGENT)(var ? ? ? OBJECT)))))) - -forall (both Physical Object) (\OBJECT -> forall (both CognitiveAgent Agent) (\AGENT -> forall TimePosition (\TIME -> impl ( holdsDuring(var ? ? ? TIME)( lacks(var ? ? ? AGENT)(var ? ? ? OBJECT)))( holdsDuring(var ? ? ? TIME)( not ( possesses(var ? ? ? AGENT)(var ? ? ? OBJECT))))))) - -forall Human (\PERSON -> forall (both Entity Collection) (\DESCENDANTS -> impl ( equal( el ? ? ? ( DescendantsFn(var ? ? ? PERSON)))(var ? ? ? DESCENDANTS))(forall (both SelfConnectedObject Organism) (\MEMBER -> equiv ( member(var ? ? ? MEMBER)(var ? ? ? DESCENDANTS))( ancestor(var ? ? ? MEMBER)(var ? ? ? PERSON)))))) - -forall Brood (\BROOD -> forall (both SelfConnectedObject Organism) (\MEMBER2 -> forall (both SelfConnectedObject Organism) (\MEMBER1 -> impl (and ( member(var ? ? ? MEMBER1)(var ? ? ? BROOD))( member(var ? ? ? MEMBER2)(var ? ? ? BROOD)))( sibling(var ? ? ? MEMBER1)(var ? ? ? MEMBER2))))) - -forall Brood (\BROOD -> exists Entity (\TIME -> forall (both SelfConnectedObject Entity) (\MEMBER -> impl ( member(var ? ? ? MEMBER)(var ? ? ? BROOD))(exists Birth (\BIRTH -> and ( experiencer(var ? ? ? BIRTH)(var ? ? ? MEMBER))( equal(var ? ? ? TIME)( el ? ? ? ( WhenFn(var ? ? ? BIRTH))))))))) - -forall AnimalTeam (\AT -> exists Pulling (\P -> agent(var ? ? ? P)(var ? ? ? AT))) - -forall TeamSport (\S -> exists SportsTeam (\T1 -> exists SportsTeam (\T2 -> and ( contestParticipant(var ? ? ? S)(var ? ? ? T1))(and ( contestParticipant(var ? ? ? S)(var ? ? ? T2))( not ( equal(var ? ? ? T1)(var ? ? ? T2))))))) - -forall CommunicationOrganization (\CO -> exists CommunicationSystem (\CS -> exists Communication (\C -> and ( instrument(var ? ? ? C)(var ? ? ? CS))( agent(var ? ? ? C)(var ? ? ? CO))))) - -forall NonprofitOrganization (\N -> not ( hasPurpose(var ? ? ? N)(exists CurrencyMeasure (\P -> profit(var ? ? ? N)(var ? ? ? P))))) - -forall CareOrganization (\ORG -> hasPurpose(var ? ? ? ORG)(exists Human (\PATIENT -> medicalPatient(var ? ? ? PATIENT)(var ? ? ? ORG)))) - -forall Tavern (\COMPANY -> exists (both CommercialService Selling) (\SERVICE -> exists AlcoholicBeverage (\BEVERAGE -> and ( agent(var ? ? ? SERVICE)(var ? ? ? COMPANY))( patient(var ? ? ? SERVICE)(var ? ? ? BEVERAGE))))) - -forall DrugStore (\D -> forall Medicine (\M -> exists Selling (\S -> and ( agent(var ? ? ? S)(var ? ? ? D))( patient(var ? ? ? S)(var ? ? ? M))))) - -forall GroceryStore (\STORE -> exists Selling (\SELL -> exists Food (\FOOD -> and ( agent(var ? ? ? SELL)(var ? ? ? STORE))( patient(var ? ? ? SELL)(var ? ? ? FOOD))))) - -forall BargainSale (\SALE -> forall Object (\OBJ -> impl ( patient(var ? ? ? SALE)(var ? ? ? OBJ))(exists Agent (\AGENT2 -> exists Agent (\AGENT1 -> exists (both CurrencyMeasure Quantity) (\PRICE2 -> exists (both CurrencyMeasure Quantity) (\PRICE1 -> and ( holdsDuring( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? SALE)))))( price(var ? ? ? OBJ)(var ? ? ? PRICE1)(var ? ? ? AGENT1)))(and ( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? SALE)))( price(var ? ? ? OBJ)(var ? ? ? PRICE2)(var ? ? ? AGENT2)))( lessThan(var ? ? ? PRICE2)(var ? ? ? PRICE1)))))))))) - - not ( overlapsTemporally(el ? ? ? CommonEra)(el ? ? ? BeforeCommonEra)) - -forall ReligiousBuilding (\BUILDING -> hasPurpose(var ? ? ? BUILDING)(exists ReligiousService (\SERVICE -> located(var ? ? ? SERVICE)(var ? ? ? BUILDING)))) - -forall Steeple (\STEEPLE -> exists Building (\BUILDING -> part(var ? ? ? STEEPLE)(var ? ? ? BUILDING))) - -forall CommunistParty (\P -> forall GeopoliticalArea (\A -> forall (both SelfConnectedObject CognitiveAgent) (\M -> impl ( member(var ? ? ? M)(var ? ? ? P))( desires(var ? ? ? M)( governmentType(var ? ? ? A)(el ? ? ? CommunistState)))))) - -forall (both GeopoliticalArea PermanentResidence) (\AREA -> forall (both SelfConnectedObject Human) (\PERSON -> impl ( member(var ? ? ? PERSON)( el ? ? ? ( ResidentFn(var ? ? ? AREA))))( home(var ? ? ? PERSON)(var ? ? ? AREA)))) - -forall GeopoliticalArea (\AREA -> forall (both Entity (either SetOrClass Collection)) (\POPULATION -> forall (both Entity (either SetOrClass Collection)) (\CITIZENRY -> impl (and ( equal(var ? ? ? CITIZENRY)( el ? ? ? ( CitizenryFn(var ? ? ? AREA))))( equal(var ? ? ? POPULATION)( el ? ? ? ( ResidentFn(var ? ? ? AREA)))))( greaterThanOrEqualTo( el ? ? ? ( CardinalityFn(var ? ? ? POPULATION)))( el ? ? ? ( CardinalityFn(var ? ? ? CITIZENRY))))))) - -forall CityDistrict (\DISTRICT -> exists City (\CITY -> geopoliticalSubdivision(var ? ? ? DISTRICT)(var ? ? ? CITY))) - -forall Cemetery (\C -> exists Tomb (\T -> located(var ? ? ? T)(var ? ? ? C))) - -forall Park (\PARK -> exists Government (\GOV -> possesses(var ? ? ? GOV)(var ? ? ? PARK))) - -forall Park (\PARK -> hasPurpose(var ? ? ? PARK)(exists RecreationOrExercise (\REC -> located(var ? ? ? REC)(var ? ? ? PARK)))) - -forall PublicPark (\P -> exists Government (\G -> possesses(var ? ? ? G)(var ? ? ? P))) - -forall CultivatedLandArea (\A -> exists Agriculture (\C -> located(var ? ? ? C)(var ? ? ? A))) - -forall Campground (\C -> hasPurpose(var ? ? ? C)(exists MobileResidence (\R -> located(var ? ? ? R)(var ? ? ? C)))) - -forall CityBlock (\B -> exists City (\C -> part(var ? ? ? B)(var ? ? ? C))) - -forall Human (\PERSON -> impl ( occupiesPosition(var ? ? ? PERSON)(el ? ? ? SecretaryOfTheInterior)(el ? ? ? UnitedStatesDepartmentOfInterior))( leader(el ? ? ? UnitedStatesDepartmentOfInterior)(var ? ? ? PERSON))) - -forall StateGovernment (\GOVERNMENT -> exists StateOrProvince (\STATE -> equal( el ? ? ? ( GovernmentFn(var ? ? ? STATE)))(var ? ? ? GOVERNMENT))) - -forall Battle (\B -> exists MilitaryUnit (\U1 -> exists MilitaryUnit (\U2 -> and ( not ( equal(var ? ? ? U1)(var ? ? ? U2)))(and ( agent(var ? ? ? B)(var ? ? ? U1))( agent(var ? ? ? B)(var ? ? ? U2)))))) - -forall War (\WAR -> forall (both MilitaryUnit Organization) (\U2 -> forall (both MilitaryUnit Organization) (\U1 -> impl ( hostileForces(var ? ? ? U1)(var ? ? ? U2))(exists (both Agent GeopoliticalArea) (\A2 -> exists (both Agent GeopoliticalArea) (\A1 -> exists Contest (\W -> and ( contestParticipant(var ? ? ? W)(var ? ? ? A1))(and ( contestParticipant(var ? ? ? W)(var ? ? ? A2))(and ( subOrganization(var ? ? ? U1)( el ? ? ? ( GovernmentFn(var ? ? ? A1))))( subOrganization(var ? ? ? U2)( el ? ? ? ( GovernmentFn(var ? ? ? A2))))))))))))) - -forall Commission (\COMMISSION -> hasPurpose(var ? ? ? COMMISSION)(exists Investigating (\INVESTIGATE -> exists Entity (\ISSUE -> and ( patient(var ? ? ? INVESTIGATE)(var ? ? ? ISSUE))( agent(var ? ? ? INVESTIGATE)(var ? ? ? COMMISSION)))))) - -forall ServiceOrganization (\ORG -> exists RegulatoryProcess (\PROC -> exists Government (\GOV -> and ( patient(var ? ? ? PROC)(var ? ? ? ORG))( agent(var ? ? ? PROC)(var ? ? ? GOV))))) - -forall Library (\L -> exists Building (\B -> exists Text (\T -> and ( possesses(var ? ? ? L)(var ? ? ? B))( located(var ? ? ? T)(var ? ? ? B))))) - -forall OrganizationalBoard (\BOARD -> exists Managing (\MANAGE -> exists (both Organization Entity) (\ORG -> and ( subOrganization(var ? ? ? BOARD)(var ? ? ? ORG))(and ( agent(var ? ? ? MANAGE)(var ? ? ? BOARD))( patient(var ? ? ? MANAGE)(var ? ? ? ORG)))))) - -forall UnionOrganization (\ORG -> forall (both SelfConnectedObject CognitiveAgent) (\MEMBER -> exists (both Corporation Industry) (\COLL -> impl ( member(var ? ? ? MEMBER)(var ? ? ? ORG))(or ( employs(var ? ? ? COLL)(var ? ? ? MEMBER))(exists (both SelfConnectedObject Organization) (\CORP -> and ( member(var ? ? ? CORP)(var ? ? ? COLL))( employs(var ? ? ? CORP)(var ? ? ? MEMBER)))))))) - -forall Hydrocarbon (\S -> exists Carbon (\P1 -> exists Hydrogen (\P2 -> equal(var ? ? ? S)( el ? ? ? ( MereologicalSumFn(var ? ? ? P1)(var ? ? ? P2)))))) - -forall Alkaloid (\A -> exists Nitrogen (\N -> part(var ? ? ? N)(var ? ? ? A))) - -forall Object (\P -> forall TimePosition (\T -> impl ( holdsDuring(var ? ? ? T)( attribute(var ? ? ? P)(el ? ? ? Drugged)))( holdsDuring(var ? ? ? T)(exists BiologicallyActiveSubstance (\B -> part(var ? ? ? B)(var ? ? ? P)))))) - -forall (both Object Agent) (\PERSON -> forall TimePosition (\TIME -> impl ( holdsDuring(var ? ? ? TIME)( attribute(var ? ? ? PERSON)(el ? ? ? Drunk)))(exists TimePosition (\PAST -> and ( temporalPart(var ? ? ? PAST)( el ? ? ? ( PastFn(var ? ? ? TIME))))( holdsDuring(var ? ? ? PAST)(exists Drinking (\DRINK -> exists AlcoholicBeverage (\ALCOHOL -> and ( patient(var ? ? ? DRINK)(var ? ? ? ALCOHOL))( agent(var ? ? ? DRINK)(var ? ? ? PERSON)))))))))) - -forall Object (\P -> forall TimePosition (\T -> impl ( holdsDuring(var ? ? ? T)( attribute(var ? ? ? P)(el ? ? ? Drunk)))( holdsDuring(var ? ? ? T)(exists Alcohol (\B -> part(var ? ? ? B)(var ? ? ? P)))))) - -forall Protein (\P -> exists AminoAcid (\A -> part(var ? ? ? A)(var ? ? ? P))) - -forall Cholesterol (\S -> exists BiologicalProcess (\P -> exists Liver (\L -> and ( located(var ? ? ? P)(var ? ? ? L))( result(var ? ? ? P)(var ? ? ? S))))) - -forall ChemicalAcid (\CA -> forall ChemicalBase (\CB -> forall ChemicalProcess (\C -> impl (and ( patient(var ? ? ? C)(var ? ? ? CA))( patient(var ? ? ? C)(var ? ? ? CB)))(exists ChemicalSalt (\CS -> result(var ? ? ? C)(var ? ? ? CS)))))) - -forall SodiumChloride (\SALT -> exists ChemicalSynthesis (\SYNTHESIS -> exists Sodium (\SODIUM -> exists Chlorine (\CHLORINE -> and ( resourceS(var ? ? ? SYNTHESIS)(var ? ? ? SODIUM))(and ( resourceS(var ? ? ? SYNTHESIS)(var ? ? ? CHLORINE))( result(var ? ? ? SYNTHESIS)(var ? ? ? SALT))))))) - -forall Water (\WATER -> exists ChemicalSynthesis (\SYNTHESIS -> exists Hydrogen (\HYDROGEN -> exists Oxygen (\OXYGEN -> and ( resourceS(var ? ? ? SYNTHESIS)(var ? ? ? HYDROGEN))(and ( resourceS(var ? ? ? SYNTHESIS)(var ? ? ? OXYGEN))( result(var ? ? ? SYNTHESIS)(var ? ? ? WATER))))))) - -forall Detergent (\DETERGENT -> hasPurpose(var ? ? ? DETERGENT)(exists Removing (\REMOVE -> exists Substance (\SUBSTANCE -> exists SelfConnectedObject (\OBJECT -> exists (both Object SelfConnectedObject) (\SURFACE -> and ( patient(var ? ? ? REMOVE)(var ? ? ? SUBSTANCE))(and ( origin(var ? ? ? REMOVE)(var ? ? ? SURFACE))( surface(var ? ? ? SURFACE)(var ? ? ? OBJECT))))))))) - -forall BathingDevice (\BD -> forall Entity (\PERSON -> hasPurpose(var ? ? ? BD)(exists Bathing (\B -> exists Human (\P -> and ( instrument(var ? ? ? B)(var ? ? ? BD))( patient(var ? ? ? B)(var ? ? ? PERSON))))))) - -forall WashBasin (\B -> hasPurpose(var ? ? ? B)(exists Washing (\W -> exists Hand (\H -> and ( instrument(var ? ? ? W)(var ? ? ? B))( patient(var ? ? ? W)(var ? ? ? H)))))) - -forall Glue (\GLUE -> hasPurpose(var ? ? ? GLUE)(exists Attaching (\ATTACH -> instrument(var ? ? ? ATTACH)(var ? ? ? GLUE)))) - -forall MetallicAlloy (\ALLOY -> exists Metal (\METAL1 -> exists Metal (\METAL2 -> and ( not ( equal(var ? ? ? METAL1)(var ? ? ? METAL2)))(and ( part(var ? ? ? METAL1)(var ? ? ? ALLOY))( part(var ? ? ? METAL2)(var ? ? ? ALLOY)))))) - -forall Steel (\STEEL -> exists Iron (\IRON -> part(var ? ? ? IRON)(var ? ? ? STEEL))) - -forall Brass (\BRASS -> exists Copper (\COPPER -> exists Zinc (\ZINC -> and ( part(var ? ? ? COPPER)(var ? ? ? BRASS))( part(var ? ? ? ZINC)(var ? ? ? BRASS))))) - -forall Powder (\POWDER -> attribute(var ? ? ? POWDER)(el ? ? ? Solid)) - -forall Fog (\FOG -> exists LandArea (\LAND -> meetsSpatially(var ? ? ? FOG)(var ? ? ? LAND))) - -forall Ice (\ICE -> forall (both RealNumber Quantity) (\NUMBER -> impl ( measure(var ? ? ? ICE)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? CelsiusDegree))))( lessThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toInt 0))))) - -forall Lawn (\L -> exists Grass (\G -> located(var ? ? ? G)(var ? ? ? L))) - -forall Meteorite (\M -> exists TimePosition (\T -> holdsDuring(var ? ? ? T)( meetsSpatially(var ? ? ? M)(el ? ? ? PlanetEarth)))) - -forall Meteorite (\M -> exists TimePosition (\T -> holdsDuring(var ? ? ? T)( meetsSpatially(var ? ? ? M)(el ? ? ? EarthsAtmosphere)))) - -forall AtmosphericRegion (\AR -> geographicSubregion(var ? ? ? AR)(el ? ? ? EarthsAtmosphere)) - -forall Creek (\C -> forall River (\R -> smaller(var ? ? ? C)(var ? ? ? R))) - -forall StormFront (\FRONT -> exists Air (\AIR1 -> exists Air (\AIR2 -> between(var ? ? ? AIR1)(var ? ? ? FRONT)(var ? ? ? AIR2)))) - -forall Object (\REGION -> forall (both Object Physical) (\OBJ -> equiv ( orientation(var ? ? ? OBJ)(var ? ? ? REGION)(el ? ? ? Outside))( not ( partlyLocated(var ? ? ? OBJ)(var ? ? ? REGION))))) - -forall Object (\REGION -> forall Object (\OBJ -> equiv ( part(var ? ? ? OBJ)(var ? ? ? REGION))( not ( orientation(var ? ? ? OBJ)(var ? ? ? REGION)(el ? ? ? Outside))))) - -forall WoodArtifact (\W -> material(desc Wood ? ?)(var ? ? ? W)) - -forall Rubber (\R -> exists BotanicalTree (\T -> part(var ? ? ? R)(var ? ? ? T))) - -forall Medicine (\M -> exists TherapeuticProcess (\P -> instrument(var ? ? ? P)(var ? ? ? M))) - -forall Opium (\O -> exists Alkaloid (\A -> part(var ? ? ? A)(var ? ? ? O))) - -forall Lesion (\L -> exists Injuring (\I -> result(var ? ? ? I)(var ? ? ? L))) - -forall Lesion (\L -> exists Organ (\O -> exists (both SelfConnectedObject Object) (\S -> and ( surface(var ? ? ? S)(var ? ? ? O))( located(var ? ? ? L)(var ? ? ? S))))) - -forall Tendon (\T -> exists Muscle (\M -> exists Bone (\B -> connects(var ? ? ? T)(var ? ? ? M)(var ? ? ? B)))) - -forall Sweat (\SWEAT -> exists SodiumChloride (\PART -> part(var ? ? ? PART)(var ? ? ? SWEAT))) - -forall TreeBranch (\B -> exists BotanicalTree (\T -> part(var ? ? ? B)(var ? ? ? T))) - -forall Flower (\FLOWER -> exists FloweringPlant (\PLANT -> exists TimePosition (\TIME -> holdsDuring(var ? ? ? TIME)( part(var ? ? ? FLOWER)(var ? ? ? PLANT))))) - -forall Antibody (\BODY -> hasPurpose(var ? ? ? BODY)(exists Destruction (\DEST -> exists Antigen (\ANTI -> and ( agent(var ? ? ? DEST)(var ? ? ? BODY))( patient(var ? ? ? DEST)(var ? ? ? ANTI)))))) - -forall BloodCell (\C -> exists Blood (\B -> part(var ? ? ? C)(var ? ? ? B))) - -forall WhiteBloodCell (\C -> exists CellNucleus (\N -> part(var ? ? ? N)(var ? ? ? C))) - -forall BloodTypeA (\B -> exists AntigenA (\A -> part(var ? ? ? A)(var ? ? ? B))) - -forall BloodTypeAB (\B -> exists AntigenA (\A -> part(var ? ? ? A)(var ? ? ? B))) - -forall BloodTypeAB (\B -> exists AntigenB (\A -> part(var ? ? ? A)(var ? ? ? B))) - -forall BloodTypeB (\B -> exists AntigenB (\A -> part(var ? ? ? A)(var ? ? ? B))) - -forall NerveCell (\N -> exists NervousSystem (\S -> part(var ? ? ? N)(var ? ? ? S))) - -forall LiquidBodySubstance (\SUBSTANCE -> attribute(var ? ? ? SUBSTANCE)(el ? ? ? Liquid)) - -forall TearSubstance (\T -> exists Eye (\E -> exists Process (\P -> and ( instrument(var ? ? ? P)(var ? ? ? E))( result(var ? ? ? P)(var ? ? ? T))))) - -forall Milk (\MILK -> exists Mammal (\MAMMAL -> exists Process (\PROCESS -> and ( attribute(var ? ? ? MAMMAL)(el ? ? ? Female))(and ( instrument(var ? ? ? PROCESS)(var ? ? ? MAMMAL))( result(var ? ? ? PROCESS)(var ? ? ? MILK)))))) - -forall CellNucleus (\NUCLEUS -> exists Cell (\CELL -> part(var ? ? ? NUCLEUS)(var ? ? ? CELL))) - -forall AlcoholicBeverage (\BEVERAGE -> exists Alcohol (\ALCOHOL -> part(var ? ? ? ALCOHOL)(var ? ? ? BEVERAGE))) - -forall DistilledAlcoholicBeverage (\BEVERAGE -> exists Removing (\REMOVE -> exists Water (\WATER -> and ( patient(var ? ? ? REMOVE)(var ? ? ? WATER))( origin(var ? ? ? REMOVE)(var ? ? ? BEVERAGE))))) - -forall Brandy (\B -> exists Distilling (\D -> exists Wine (\W -> and ( resourceS(var ? ? ? D)(var ? ? ? W))( result(var ? ? ? D)(var ? ? ? B))))) - -forall SpinalCord (\C -> exists NervousSystem (\S -> part(var ? ? ? C)(var ? ? ? S))) - -forall SpinalCord (\C -> exists SpinalColumn (\S -> contains(var ? ? ? S)(var ? ? ? C))) - -forall Skin (\SKIN -> exists Animal (\ANIMAL -> exists (both SelfConnectedObject Object) (\SURFACE -> and ( surface(var ? ? ? SURFACE)(var ? ? ? ANIMAL))(and ( part(var ? ? ? SKIN)(var ? ? ? ANIMAL))( overlapsSpatially(var ? ? ? SKIN)(var ? ? ? SURFACE)))))) - -forall Retina (\R -> exists Eye (\E -> part(var ? ? ? R)(var ? ? ? E))) - -forall BronchialDuct (\DUCT -> exists Lung (\LUNG -> located(var ? ? ? DUCT)(var ? ? ? LUNG))) - -forall BloodVessel (\VESSEL -> exists Blood (\BLOOD -> exists Transfer (\TRANSFER -> and ( patient(var ? ? ? TRANSFER)(var ? ? ? BLOOD))( instrument(var ? ? ? TRANSFER)(var ? ? ? VESSEL))))) - -forall Alveolus (\A -> exists Lung (\L -> located(var ? ? ? A)(var ? ? ? L))) - -forall Artery (\ARTERY -> forall Transfer (\TRANSFER -> forall Blood (\BLOOD -> impl (and ( patient(var ? ? ? TRANSFER)(var ? ? ? BLOOD))( instrument(var ? ? ? TRANSFER)(var ? ? ? ARTERY)))(exists Heart (\HEART -> origin(var ? ? ? TRANSFER)(var ? ? ? HEART)))))) - -forall Vein (\V -> forall Transfer (\T -> forall Blood (\B -> impl (and ( patient(var ? ? ? T)(var ? ? ? B))( instrument(var ? ? ? T)(var ? ? ? V)))(exists Heart (\H -> destination(var ? ? ? T)(var ? ? ? H)))))) - -forall PulmonaryArtery (\ARTERY -> forall Transfer (\TRANSFER -> forall Blood (\BLOOD -> impl (and ( patient(var ? ? ? TRANSFER)(var ? ? ? BLOOD))( instrument(var ? ? ? TRANSFER)(var ? ? ? ARTERY)))(exists Lung (\LUNG -> destination(var ? ? ? TRANSFER)(var ? ? ? LUNG)))))) - -forall PulmonaryVein (\V -> forall Transfer (\T -> forall Blood (\B -> impl (and ( patient(var ? ? ? T)(var ? ? ? B))( instrument(var ? ? ? T)(var ? ? ? V)))(exists Lung (\L -> exists Heart (\H -> exists Object (\P -> and ( origin(var ? ? ? T)(var ? ? ? L))(and ( part(var ? ? ? V)(var ? ? ? P))(and ( part(var ? ? ? L)(var ? ? ? P))(and ( part(var ? ? ? H)(var ? ? ? P))( destination(var ? ? ? T)(var ? ? ? H)))))))))))) - -forall Capillary (\C -> exists Artery (\A -> exists Vein (\V -> connects(var ? ? ? C)(var ? ? ? A)(var ? ? ? V)))) - -forall Inhaling (\I -> exists Lung (\L -> destination(var ? ? ? I)(var ? ? ? L))) - -forall Exhaling (\E -> exists Lung (\L -> origin(var ? ? ? E)(var ? ? ? L))) - -forall Nose (\NOSE -> exists Nostril (\N1 -> exists Nostril (\N2 -> and ( not ( equal(var ? ? ? N1)(var ? ? ? N2)))(and ( connected(var ? ? ? N1)(var ? ? ? NOSE))( connected(var ? ? ? N2)(var ? ? ? NOSE)))))) - -forall Nostril (\NOS -> exists Nose (\N -> exists Throat (\T -> connects(var ? ? ? NOS)(var ? ? ? N)(var ? ? ? T)))) - -forall Heart (\HEART -> exists Transfer (\TRANSFER -> exists Blood (\BLOOD -> and ( instrument(var ? ? ? TRANSFER)(var ? ? ? HEART))( patient(var ? ? ? TRANSFER)(var ? ? ? BLOOD))))) - -forall Mouth (\MOUTH -> exists Face (\FACE -> part(var ? ? ? MOUTH)(var ? ? ? FACE))) - -forall Tongue (\TONGUE -> exists Mouth (\MOUTH -> part(var ? ? ? TONGUE)(var ? ? ? MOUTH))) - -forall Hoof (\H -> exists Foot (\F -> exists HoofedMammal (\A -> and ( part(var ? ? ? H)(var ? ? ? F))( part(var ? ? ? F)(var ? ? ? A))))) - -forall Tooth (\TOOTH -> exists Mouth (\MOUTH -> part(var ? ? ? TOOTH)(var ? ? ? MOUTH))) - -forall Skull (\S -> exists Vertebrate (\V -> exists Head (\H -> and ( part(var ? ? ? H)(var ? ? ? V))( part(var ? ? ? S)(var ? ? ? H))))) - -forall Horn (\H -> exists HoofedMammal (\M -> part(var ? ? ? H)(var ? ? ? M))) - -forall Ossification (\O -> exists Bone (\B -> result(var ? ? ? O)(var ? ? ? B))) - -forall Chewing (\CHEW -> exists Eating (\EAT -> subProcess(var ? ? ? CHEW)(var ? ? ? EAT))) - -forall Lip (\LIP -> exists Mouth (\MOUTH -> part(var ? ? ? LIP)(var ? ? ? MOUTH))) - -forall Kissing (\KISS -> exists Human (\PERSON1 -> exists Human (\PERSON2 -> exists Lip (\LIP1 -> exists Lip (\LIP2 -> and ( agent(var ? ? ? KISS)(var ? ? ? PERSON1))(and ( agent(var ? ? ? KISS)(var ? ? ? PERSON2))(and ( not ( equal(var ? ? ? PERSON1)(var ? ? ? PERSON2)))(and ( part(var ? ? ? LIP1)(var ? ? ? PERSON1))(and ( part(var ? ? ? LIP2)(var ? ? ? PERSON2))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? KISS)))))( not ( meetsSpatially(var ? ? ? LIP1)(var ? ? ? LIP2))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? KISS)))))( meetsSpatially(var ? ? ? LIP1)(var ? ? ? LIP2))))))))))))) - -forall Licking (\L -> exists Tongue (\T -> instrument(var ? ? ? L)(var ? ? ? T))) - -forall Embracing (\E -> exists Human (\P1 -> exists Human (\P2 -> and ( not ( equal(var ? ? ? P1)(var ? ? ? P2)))(and ( agent(var ? ? ? E)(var ? ? ? P1))( agent(var ? ? ? E)(var ? ? ? P2)))))) - -forall Skeleton (\S -> exists Animal (\A -> interiorPart(var ? ? ? S)(var ? ? ? A))) - -forall Bone (\BONE -> exists (either Skeleton Exoskeleton) (\SKELETON -> part(var ? ? ? BONE)(var ? ? ? SKELETON))) - -forall Exoskeleton (\X -> exists Animal (\A -> and ( part(var ? ? ? X)(var ? ? ? A))( not (exists Object (\PART -> and ( properPart(var ? ? ? PART)(var ? ? ? A))( orientation(var ? ? ? PART)(var ? ? ? X)(el ? ? ? Outside))))))) - -forall BodyJoint (\J -> exists Skeleton (\S -> exists (both CorpuscularObject SelfConnectedObject) (\P2 -> exists (both CorpuscularObject SelfConnectedObject) (\P1 -> and ( component(var ? ? ? P1)(var ? ? ? S))(and ( component(var ? ? ? P2)(var ? ? ? S))(and ( component(var ? ? ? J)(var ? ? ? S))( connects(var ? ? ? J)(var ? ? ? P1)(var ? ? ? P2)))))))) - -forall Throat (\THROAT -> exists Mouth (\MOUTH -> connected(var ? ? ? THROAT)(var ? ? ? MOUTH))) - -forall Hair (\HAIR -> exists Mammal (\MAMMAL -> exists TimePosition (\TIME -> holdsDuring(var ? ? ? TIME)( part(var ? ? ? HAIR)(var ? ? ? MAMMAL))))) - -forall FacialHair (\H -> exists Face (\F -> part(var ? ? ? H)(var ? ? ? F))) - -forall Peeling (\P -> forall (both Entity Object) (\O -> impl ( patient(var ? ? ? P)(var ? ? ? O))(exists Skin (\S -> part(var ? ? ? O)(var ? ? ? S))))) - -forall Intestine (\I -> exists Stomach (\S -> connected(var ? ? ? I)(var ? ? ? S))) - -forall Hypothalamus (\HYPO -> exists Brain (\BRAIN -> part(var ? ? ? HYPO)(var ? ? ? BRAIN))) - -forall Eye (\EYE -> exists Head (\HEAD -> part(var ? ? ? EYE)(var ? ? ? HEAD))) - -forall Ear (\EAR -> exists Head (\HEAD -> part(var ? ? ? EAR)(var ? ? ? HEAD))) - -forall Eyelid (\E -> hasPurpose(var ? ? ? E)(exists Eye (\EYE -> exists Human (\P -> exists (both Covering BodyMotion) (\C -> and ( experiencer(var ? ? ? C)(var ? ? ? P))(and ( instrument(var ? ? ? C)(var ? ? ? E))(and ( patient(var ? ? ? C)(var ? ? ? EYE))(and ( part(var ? ? ? EYE)(var ? ? ? P))( part(var ? ? ? E)(var ? ? ? P)))))))))) - -forall Nose (\NOSE -> exists Face (\FACE -> part(var ? ? ? NOSE)(var ? ? ? FACE))) - -forall HormoneTSH (\HORMONE -> exists ThyroidGland (\GLAND -> exists Process (\PROC -> and ( instrument(var ? ? ? PROC)(var ? ? ? GLAND))( result(var ? ? ? PROC)(var ? ? ? HORMONE))))) - -forall Arm (\ARM -> exists Primate (\PRIMATE -> part(var ? ? ? ARM)(var ? ? ? PRIMATE))) - -forall Hand (\HAND -> exists Arm (\ARM -> part(var ? ? ? HAND)(var ? ? ? ARM))) - -forall DigitAppendage (\DIGIT -> exists Limb (\LIMB -> part(var ? ? ? DIGIT)(var ? ? ? LIMB))) - -forall Finger (\FINGER -> exists Hand (\HAND -> part(var ? ? ? FINGER)(var ? ? ? HAND))) - -forall NailDigit (\N -> exists DigitAppendage (\D -> part(var ? ? ? N)(var ? ? ? D))) - -forall Limb (\LIMB -> exists Vertebrate (\VERTEBRATE -> part(var ? ? ? LIMB)(var ? ? ? VERTEBRATE))) - -forall Leg (\LEG -> exists Primate (\PRIMATE -> part(var ? ? ? LEG)(var ? ? ? PRIMATE))) - -forall Foot (\FOOT -> exists Leg (\LIMB -> part(var ? ? ? FOOT)(var ? ? ? LIMB))) - -forall Ankle (\A -> exists Leg (\L -> part(var ? ? ? A)(var ? ? ? L))) - -forall Elbow (\E -> exists Arm (\A -> part(var ? ? ? E)(var ? ? ? A))) - -forall Wrist (\W -> exists Arm (\A -> part(var ? ? ? W)(var ? ? ? A))) - -forall Toe (\TOE -> exists Foot (\FOOT -> part(var ? ? ? TOE)(var ? ? ? FOOT))) - -forall Knee (\KNEE -> exists Leg (\LEG -> part(var ? ? ? KNEE)(var ? ? ? LEG))) - -forall Shoulder (\SHOULDER -> exists Primate (\PRIMATE -> part(var ? ? ? SHOULDER)(var ? ? ? PRIMATE))) - -forall Knuckle (\KNUCKLE -> exists Finger (\FINGER -> part(var ? ? ? KNUCKLE)(var ? ? ? FINGER))) - -forall Torso (\TORSO -> forall Limb (\LIMB -> not ( overlapsSpatially(var ? ? ? TORSO)(var ? ? ? LIMB)))) - -forall Breast (\B -> exists Torso (\T -> part(var ? ? ? B)( el ? ? ? ( FrontFn(var ? ? ? T))))) - -forall Breast (\B -> exists Primate (\P -> part(var ? ? ? B)(var ? ? ? P))) - -forall Neck (\NECK -> exists Head (\HEAD -> connected(var ? ? ? NECK)(var ? ? ? HEAD))) - -forall Face (\FACE -> exists Head (\HEAD -> part(var ? ? ? FACE)(var ? ? ? HEAD))) - -forall Face (\FACE -> exists Vertebrate (\VERTEBRATE -> part(var ? ? ? FACE)(var ? ? ? VERTEBRATE))) - -forall Chin (\CHIN -> exists Face (\FACE -> part(var ? ? ? CHIN)(var ? ? ? FACE))) - -forall Chin (\CHIN -> forall Object (\FACE -> forall Object (\PART -> impl (and ( part(var ? ? ? PART)(var ? ? ? FACE))( not ( part(var ? ? ? PART)(var ? ? ? CHIN))))( orientation(var ? ? ? PART)(var ? ? ? CHIN)(el ? ? ? Below))))) - -forall Regretting (\R -> forall Sentence (\T -> impl ( patient(var ? ? ? R)(var ? ? ? T))( truth(var ? ? ? T)(el ? ? ? True)))) - -forall Congratulating (\C -> exists (both Entity Agent) (\D -> exists (both Agent CognitiveAgent) (\A -> exists (both Process (both Physical Entity)) (\P -> and ( destination(var ? ? ? C)(var ? ? ? D))(and ( agent(var ? ? ? P)(var ? ? ? D))(and ( agent(var ? ? ? C)(var ? ? ? A))(and ( wants(var ? ? ? A)(var ? ? ? P))( refers(var ? ? ? C)(var ? ? ? P))))))))) - -forall FacialExpression (\EXPRESS -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? EXPRESS)(var ? ? ? AGENT))(exists Face (\FACE -> and ( part(var ? ? ? FACE)(var ? ? ? AGENT))( instrument(var ? ? ? EXPRESS)(var ? ? ? FACE)))))) - -forall Smiling (\SMILE -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? SMILE)(var ? ? ? AGENT))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? SMILE)))( attribute(var ? ? ? AGENT)(el ? ? ? Happiness))))) - -forall Frowning (\FROWN -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? FROWN)(var ? ? ? AGENT))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? FROWN)))( attribute(var ? ? ? AGENT)(el ? ? ? Unhappiness))))) - -forall Laughing (\LAUGH -> exists Smiling (\SMILE -> subProcess(var ? ? ? SMILE)(var ? ? ? LAUGH))) - -forall Weeping (\WEEP -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? WEEP)(var ? ? ? AGENT))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? WEEP)))( attribute(var ? ? ? AGENT)(el ? ? ? Unhappiness))))) - -forall HandGesture (\HG -> exists Hand (\H -> patient(var ? ? ? HG)(var ? ? ? H))) - -forall Sinking (\S -> exists BodyOfWater (\W -> located(var ? ? ? S)(var ? ? ? W))) - -forall (both Object Entity) (\WHOLE -> forall (both Object Entity) (\HALF -> impl ( half(var ? ? ? HALF)(var ? ? ? WHOLE))(exists (both Object Entity) (\OTHER -> and ( half(var ? ? ? OTHER)(var ? ? ? WHOLE))(and ( not ( equal(var ? ? ? OTHER)(var ? ? ? HALF)))( equal(var ? ? ? WHOLE)( el ? ? ? ( MereologicalSumFn(var ? ? ? HALF)(var ? ? ? OTHER))))))))) - -forall (both Object Entity) (\W -> forall (both Object Entity) (\T -> impl ( third(var ? ? ? T)(var ? ? ? W))(exists (both Object Entity) (\O2 -> exists (both Object Entity) (\O1 -> and ( third(var ? ? ? O1)(var ? ? ? W))(and ( third(var ? ? ? O2)(var ? ? ? W))(and ( not ( equal(var ? ? ? O1)(var ? ? ? T)))(and ( not ( equal(var ? ? ? O2)(var ? ? ? T)))(and ( not ( equal(var ? ? ? O1)(var ? ? ? O2)))( equal(var ? ? ? W)( el ? ? ? ( MereologicalSumFn(var ? ? ? T)( el ? ? ? ( MereologicalSumFn(var ? ? ? O1)(var ? ? ? O2))))))))))))))) - -forall Object (\W -> forall Object (\Q -> equiv ( quarter(var ? ? ? Q)(var ? ? ? W))(exists Object (\H -> and ( half(var ? ? ? H)(var ? ? ? W))( half(var ? ? ? Q)(var ? ? ? H)))))) - -forall Object (\WHOLE -> forall Object (\MOST -> impl ( most(var ? ? ? MOST)(var ? ? ? WHOLE))(exists UnitOfMeasure (\UNIT -> exists (both RealNumber Quantity) (\NUMBER2 -> exists (both RealNumber Quantity) (\NUMBER1 -> exists Object (\HALF -> and ( half(var ? ? ? HALF)(var ? ? ? WHOLE))(and ( measure(var ? ? ? HALF)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER1)(var ? ? ? UNIT))))(and ( measure(var ? ? ? MOST)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER2)(var ? ? ? UNIT))))( greaterThan(var ? ? ? NUMBER2)(var ? ? ? NUMBER1))))))))))) - -forall Blueprint (\PLAN -> hasPurpose(var ? ? ? PLAN)(exists Artifact (\ARTIFACT -> represents(var ? ? ? PLAN)(var ? ? ? ARTIFACT)))) - -forall Chart (\CHART -> exists PhysicalQuantity (\QUANTITY -> refers(var ? ? ? CHART)(var ? ? ? QUANTITY))) - -forall Flag (\FLAG -> exists Fabric (\FABRIC -> part(var ? ? ? FABRIC)(var ? ? ? FLAG))) - -forall Flag (\FLAG -> exists GeopoliticalArea (\AREA -> refers(var ? ? ? FLAG)(var ? ? ? AREA))) - -forall Flag (\F -> exists Nation (\N -> refers(var ? ? ? F)(var ? ? ? N))) - -forall GraphDiagram (\G -> exists PhysicalQuantity (\Q -> refers(var ? ? ? G)(var ? ? ? Q))) - -forall Map (\M -> exists GeographicArea (\A -> represents(var ? ? ? M)(var ? ? ? A))) - -forall Photographing (\SHOOT -> exists Photograph (\PHOTO -> exists Camera (\CAMERA -> and ( result(var ? ? ? SHOOT)(var ? ? ? PHOTO))( instrument(var ? ? ? SHOOT)(var ? ? ? CAMERA))))) - -forall Composing (\COMPOSE -> exists MusicalComposition (\MUSIC -> result(var ? ? ? COMPOSE)(var ? ? ? MUSIC))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? TonMass)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 2000))))(el ? ? ? PoundMass))))) - -forall (both RealNumber Quantity) (\A -> forall Object (\O -> equiv ( measure(var ? ? ? O)( el ? ? ? ( MeasureFn(var ? ? ? A)(el ? ? ? MetricTon))))( measure(var ? ? ? O)( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? A)(el ? ? ? (toInt 2205))))(el ? ? ? PoundMass)))))) - -forall (both Entity (both RealNumber Quantity)) (\N -> impl ( equal(var ? ? ? N)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? N))))( equal( el ? ? ? ( MeasureFn(var ? ? ? N)(el ? ? ? MillenniumDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? N)(el ? ? ? (toInt 1000))))(el ? ? ? YearDuration))))) - -forall Song (\S -> exists Lyrics (\L -> part(var ? ? ? L)(var ? ? ? S))) - -forall PassingABill (\PASS -> forall (both Entity Object) (\TEXT -> impl ( patient(var ? ? ? PASS)(var ? ? ? TEXT))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PASS)))))( attribute(var ? ? ? TEXT)(el ? ? ? LegislativeBill)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PASS)))))( attribute(var ? ? ? TEXT)(el ? ? ? Law)))))) - -forall PoliticalRevolution (\R -> forall (both Entity GeopoliticalArea) (\A -> impl ( patient(var ? ? ? R)(var ? ? ? A))(exists Entity (\GOV2 -> exists Entity (\GOV1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? R)))))( equal(var ? ? ? GOV1)( el ? ? ? ( GovernmentFn(var ? ? ? A)))))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? R)))))( equal(var ? ? ? GOV2)( el ? ? ? ( GovernmentFn(var ? ? ? A)))))( not ( equal(var ? ? ? GOV1)(var ? ? ? GOV2))))))))) - -forall LawEnforcement (\L -> forall PoliceOrganization (\P -> forall Agent (\AGENT -> impl ( agent(var ? ? ? L)(var ? ? ? AGENT))(exists PoliceOrganization (\O -> member(var ? ? ? P)(var ? ? ? O)))))) - -forall Imprisoning (\I -> exists Prison (\P -> located(var ? ? ? I)(var ? ? ? P))) - -forall Espionage (\S -> exists Government (\GOV1 -> exists Government (\GOV2 -> and ( agent(var ? ? ? S)(var ? ? ? GOV1))(and ( patient(var ? ? ? S)(var ? ? ? GOV2))( not ( equal(var ? ? ? GOV1)(var ? ? ? GOV2))))))) - -forall (both Object Contract) (\T -> impl ( attribute(var ? ? ? T)(el ? ? ? Treaty))(exists Nation (\N1 -> exists Nation (\N2 -> and ( agreementMember(var ? ? ? T)(var ? ? ? N1))(and ( agreementMember(var ? ? ? T)(var ? ? ? N2))( not ( equal(var ? ? ? N1)(var ? ? ? N2)))))))) - -forall Fact (\FACT -> truth(var ? ? ? FACT)(el ? ? ? True)) - -forall AudioRecording (\RECORD -> exists RadiatingSound (\SOUND -> exists Proposition (\INFO -> and ( containsInformation(var ? ? ? RECORD)(var ? ? ? INFO))( realization(var ? ? ? SOUND)(var ? ? ? INFO))))) - -forall Label (\LABEL -> exists SelfConnectedObject (\OBJ -> and ( connected(var ? ? ? LABEL)(var ? ? ? OBJ))( refers(var ? ? ? LABEL)(var ? ? ? OBJ)))) - -forall TaxReturn (\RETURN -> hasPurpose(var ? ? ? RETURN)(exists Calculating (\CALCULATE -> exists Tax (\TAX -> exists (both Entity CurrencyMeasure) (\AMOUNT -> and ( instrument(var ? ? ? CALCULATE)(var ? ? ? RETURN))(and ( result(var ? ? ? CALCULATE)(var ? ? ? AMOUNT))( transactionAmount(var ? ? ? TAX)(var ? ? ? AMOUNT)))))))) - -forall DutyTax (\X -> forall Entity (\OBJ -> impl (and ( refers(var ? ? ? X)(var ? ? ? OBJ))( patient(var ? ? ? X)(var ? ? ? OBJ)))(exists Transfer (\T -> exists Nation (\N1 -> exists Nation (\N2 -> and ( patient(var ? ? ? T)(var ? ? ? OBJ))(and ( origin(var ? ? ? T)(var ? ? ? N1))(and ( destination(var ? ? ? T)(var ? ? ? N2))(and ( not ( equal(var ? ? ? N1)(var ? ? ? N2)))(and ( earlier( el ? ? ? ( WhenFn(var ? ? ? T)))( el ? ? ? ( WhenFn(var ? ? ? X))))( causes(var ? ? ? T)(var ? ? ? X)))))))))))) - -forall Ballot (\B -> hasPurpose(var ? ? ? B)(exists Voting (\V -> instrument(var ? ? ? V)(var ? ? ? B)))) - -forall Announcement (\A -> exists ContentDevelopment (\CD -> exists SocialInteraction (\I -> and ( result(var ? ? ? CD)(var ? ? ? A))(and ( refers(var ? ? ? A)(var ? ? ? I))( earlier( el ? ? ? ( WhenFn(var ? ? ? CD)))( el ? ? ? ( WhenFn(var ? ? ? I)))))))) - -forall PerformanceProgram (\PROG -> exists Performance (\PERF -> exists Proposition (\PROP -> and ( containsInformation(var ? ? ? PROG)(var ? ? ? PROP))( realization(var ? ? ? PERF)(var ? ? ? PROP))))) - -forall MotionPictureShot (\SHOT -> exists MotionPicture (\MOVIE -> subsumesContentInstance(var ? ? ? MOVIE)(var ? ? ? SHOT))) - -forall MotionPictureScene (\S -> forall ContentBearingObject (\MOVIE -> exists MotionPicture (\M -> subsumesContentInstance(var ? ? ? MOVIE)(var ? ? ? S)))) - -forall BroadcastProgram (\PROGRAM -> exists Broadcasting (\BROADCAST -> patient(var ? ? ? BROADCAST)(var ? ? ? PROGRAM))) - -forall Chapter (\CHAPTER -> exists Book (\BOOK -> subsumesContentInstance(var ? ? ? BOOK)(var ? ? ? CHAPTER))) - -forall Newspaper (\PAPER -> exists Report (\REPORT -> subsumesContentInstance(var ? ? ? PAPER)(var ? ? ? REPORT))) - -forall HolidayCard (\C -> material(desc Paper ? ?)(var ? ? ? C)) - -forall HolidayCard (\C -> exists Holiday (\H -> refers(var ? ? ? C)(var ? ? ? H))) - -forall HistoricalAccount (\ACCOUNT -> exists (both Entity Physical) (\EVENT -> and ( represents(var ? ? ? ACCOUNT)(var ? ? ? EVENT))( earlier( el ? ? ? ( WhenFn(var ? ? ? EVENT)))( el ? ? ? ( WhenFn(var ? ? ? ACCOUNT)))))) - -forall Biography (\B -> exists Human (\H -> refers(var ? ? ? B)(var ? ? ? H))) - -forall MysteryStory (\S -> exists CriminalAction (\C -> refers(var ? ? ? S)(var ? ? ? C))) - -forall DramaticPlay (\PLAY -> hasPurpose(var ? ? ? PLAY)(exists DramaticActing (\ACT -> exists Proposition (\PROP -> and ( containsInformation(var ? ? ? PLAY)(var ? ? ? PROP))( realization(var ? ? ? ACT)(var ? ? ? PROP)))))) - -forall (both Object Agent) (\H -> equiv ( attribute(var ? ? ? H)(el ? ? ? LiteracyAttribute))(and ( hasSkill(desc Reading ? ?)(var ? ? ? H))( hasSkill(desc Writing ? ?)(var ? ? ? H)))) - -forall Chimney (\C -> hasPurpose(var ? ? ? C)(exists Smoke (\S -> exists Removing (\R -> instrument(var ? ? ? R)(var ? ? ? C))))) - -forall Curb (\C -> exists Sidewalk (\S -> exists Roadway (\R -> connects(var ? ? ? C)(var ? ? ? S)(var ? ? ? R)))) - -forall Stairway (\S -> forall Building (\B -> impl ( part(var ? ? ? S)(var ? ? ? B))( hasPurpose(var ? ? ? S)(exists BuildingLevel (\L1 -> exists BuildingLevel (\L2 -> and ( part(var ? ? ? L1)(var ? ? ? B))(and ( part(var ? ? ? L2)(var ? ? ? B))( connects(var ? ? ? S)(var ? ? ? L1)(var ? ? ? L2))))))))) - -forall BuildingLevel (\LEVEL1 -> forall BuildingLevel (\LEVEL2 -> forall Building (\BUILDING -> impl (and ( part(var ? ? ? LEVEL1)(var ? ? ? BUILDING))( part(var ? ? ? LEVEL2)(var ? ? ? BUILDING)))(exists Steps (\STEPS -> connects(var ? ? ? STEPS)(var ? ? ? LEVEL1)(var ? ? ? LEVEL2)))))) - -forall ParkingLot (\P -> hasPurpose(var ? ? ? P)(exists Keeping (\K -> exists Automobile (\A -> and ( located(var ? ? ? K)(var ? ? ? P))( patient(var ? ? ? K)(var ? ? ? A)))))) - -forall (both Entity Object) (\D -> forall (both Agent Object) (\A -> forall Object (\O -> impl ( attribute(var ? ? ? O)(el ? ? ? Transparent))( modalAttribute(exists Seeing (\S -> and ( agent(var ? ? ? S)(var ? ? ? A))(and ( destination(var ? ? ? S)(var ? ? ? D))( between(var ? ? ? O)(var ? ? ? A)(var ? ? ? D)))))(el ? ? ? Possibility))))) - -forall Window (\W -> attribute(var ? ? ? W)(el ? ? ? Transparent)) - -forall Skylight (\W -> exists Ceiling (\C -> part(var ? ? ? W)(var ? ? ? C))) - -forall RearWindow (\W -> exists Automobile (\A -> part(var ? ? ? W)( el ? ? ? ( BackFn(var ? ? ? A))))) - -forall WindowCovering (\WC -> hasPurpose(var ? ? ? WC)(exists Covering (\C -> exists Window (\W -> and ( patient(var ? ? ? C)(var ? ? ? W))( instrument(var ? ? ? C)(var ? ? ? WC)))))) - -forall Door (\DOOR -> exists Doorway (\WAY -> part(var ? ? ? DOOR)(var ? ? ? WAY))) - -forall Wall (\WALL -> exists (either Building Room) (\ARTIFACT -> part(var ? ? ? WALL)(var ? ? ? ARTIFACT))) - -forall Floor (\FLOOR -> exists Room (\ARTIFACT -> part(var ? ? ? FLOOR)(var ? ? ? ARTIFACT))) - -forall Ceiling (\C -> exists Room (\R -> top(var ? ? ? C)(var ? ? ? R))) - -forall Roof (\ROOF -> exists Building (\BUILDING -> top(var ? ? ? ROOF)(var ? ? ? BUILDING))) - -forall Fireplace (\F -> hasPurpose(var ? ? ? F)(exists Combustion (\C -> located(var ? ? ? C)(var ? ? ? F)))) - -forall Fireplace (\F -> exists Chimney (\C -> connected(var ? ? ? F)(var ? ? ? C))) - -forall Fireplace (\F -> exists Building (\B -> part(var ? ? ? F)(var ? ? ? B))) - -forall BuildingLevel (\LEVEL -> exists Building (\BUILDING -> part(var ? ? ? LEVEL)(var ? ? ? BUILDING))) - -forall Elevator (\E -> hasPurpose(var ? ? ? E)(exists Transportation (\T -> exists BuildingLevel (\L1 -> exists BuildingLevel (\L2 -> exists Building (\B -> and ( origin(var ? ? ? T)(var ? ? ? L1))(and ( destination(var ? ? ? T)(var ? ? ? L2))(and ( not ( equal(var ? ? ? L1)(var ? ? ? L2)))(and ( part(var ? ? ? L1)(var ? ? ? B))( part(var ? ? ? L2)(var ? ? ? B))))))))))) - -forall Transportation (\T -> forall Pump (\D -> impl ( instrument(var ? ? ? T)(var ? ? ? D))(exists Object (\F -> and ( instrument(var ? ? ? T)(var ? ? ? F))( attribute(var ? ? ? F)(el ? ? ? Fluid)))))) - -forall Oar (\O -> hasPurpose(var ? ? ? O)(exists Rowing (\R -> instrument(var ? ? ? R)(var ? ? ? O)))) - -forall Garage (\GARAGE -> exists Building (\BUILDING -> part(var ? ? ? GARAGE)(var ? ? ? BUILDING))) - -forall Bathroom (\B -> exists WashBasin (\W -> located(var ? ? ? W)(var ? ? ? B))) - -forall Closet (\R -> hasPurpose(var ? ? ? R)(exists Keeping (\K -> exists (both Entity Physical) (\O -> and ( patient(var ? ? ? K)(var ? ? ? O))( located(var ? ? ? O)(var ? ? ? R)))))) - -forall DressingRoom (\R -> hasPurpose(var ? ? ? R)(exists ChangingClothing (\C -> located(var ? ? ? C)(var ? ? ? R)))) - -forall Kitchen (\ROOM -> hasPurpose(var ? ? ? ROOM)(exists Cooking (\COOK -> located(var ? ? ? COOK)(var ? ? ? ROOM)))) - -forall DiningRoom (\D -> hasPurpose(var ? ? ? D)(exists Eating (\E -> located(var ? ? ? E)(var ? ? ? D)))) - -forall Bedroom (\ROOM -> exists Bed (\BED -> located(var ? ? ? BED)(var ? ? ? ROOM))) - -forall Classroom (\R -> exists School (\S -> part(var ? ? ? R)(var ? ? ? S))) - -forall Classroom (\R -> hasPurpose(var ? ? ? R)(exists EducationalProcess (\E -> located(var ? ? ? E)(var ? ? ? R)))) - -forall Porch (\PORCH -> exists Building (\BUILDING -> connected(var ? ? ? PORCH)(var ? ? ? BUILDING))) - -forall Sidewalk (\SIDE -> hasPurpose(var ? ? ? SIDE)(exists Walking (\WALK -> path(var ? ? ? WALK)(var ? ? ? SIDE)))) - -forall Sidewalk (\SIDE -> exists Roadway (\ROAD -> orientation(var ? ? ? SIDE)(var ? ? ? ROAD)(el ? ? ? Near))) - -forall SportsGround (\GROUND -> hasPurpose(var ? ? ? GROUND)(exists Sport (\SPORT -> located(var ? ? ? SPORT)(var ? ? ? GROUND)))) - -forall IndustrialPlant (\PLANT -> hasPurpose(var ? ? ? PLANT)(exists Manufacture (\MANUFACTURE -> located(var ? ? ? MANUFACTURE)(var ? ? ? PLANT)))) - -forall Laboratory (\LAB -> exists Experimenting (\EXPERIMENT -> located(var ? ? ? EXPERIMENT)(var ? ? ? LAB))) - -forall Barn (\BARN -> exists Farm (\FARM -> located(var ? ? ? BARN)(var ? ? ? FARM))) - -forall PerformanceStage (\STAGE -> hasPurpose(var ? ? ? STAGE)(exists Demonstrating (\PERF -> located(var ? ? ? PERF)(var ? ? ? STAGE)))) - -forall PerformanceStage (\STAGE -> exists Auditorium (\AUDITORIUM -> part(var ? ? ? STAGE)(var ? ? ? AUDITORIUM))) - -forall PerformanceStageWing (\W -> exists PerformanceStage (\S -> part(var ? ? ? W)(var ? ? ? S))) - -forall Broadcasting (\BROADCAST -> exists CommunicationDevice (\DEVICE -> instrument(var ? ? ? BROADCAST)(var ? ? ? DEVICE))) - -forall PeriodicalPublisher (\C -> exists Publication (\PUBLISH -> exists Periodical (\PERIODICAL -> and ( agent(var ? ? ? PUBLISH)(var ? ? ? C))( patient(var ? ? ? PUBLISH)(var ? ? ? PERIODICAL))))) - -forall Explosion (\EXPLOSION -> exists ChemicalProcess (\PROC -> causes(var ? ? ? PROC)(var ? ? ? EXPLOSION))) - -forall Performance (\PERFORMANCE -> exists (either DramaticActing Music) (\SUB -> subProcess(var ? ? ? SUB)(var ? ? ? PERFORMANCE))) - -forall Performance (\PERFORMANCE -> exists PerformanceStage (\STAGE -> located(var ? ? ? PERFORMANCE)(var ? ? ? STAGE))) - -forall Reciting (\R -> exists Text (\T -> exists Proposition (\P -> and ( realization(var ? ? ? R)(var ? ? ? P))( containsInformation(var ? ? ? T)(var ? ? ? P))))) - -forall Sermon (\SERMON -> exists ReligiousService (\SERVICE -> subProcess(var ? ? ? SERMON)(var ? ? ? SERVICE))) - -forall DramaticCast (\CAST -> exists FictionalText (\TEXT -> exists Process (\PROC -> exists Proposition (\PROP -> and ( containsInformation(var ? ? ? TEXT)(var ? ? ? PROP))(and ( realization(var ? ? ? PROC)(var ? ? ? PROP))(forall (both SelfConnectedObject Agent) (\MEMBER -> impl ( member(var ? ? ? MEMBER)(var ? ? ? CAST))(exists DramaticActing (\SUB -> and ( agent(var ? ? ? SUB)(var ? ? ? MEMBER))( subProcess(var ? ? ? SUB)(var ? ? ? PROC))))))))))) - -forall FormalMeeting (\MEETING -> exists Planning (\PLANNING -> and ( result(var ? ? ? PLANNING)(var ? ? ? MEETING))( earlier( el ? ? ? ( WhenFn(var ? ? ? PLANNING)))( el ? ? ? ( WhenFn(var ? ? ? MEETING)))))) - -forall Funeral (\F -> exists Death (\D -> refers(var ? ? ? F)(var ? ? ? D))) - -forall Resolution (\RESOLUTION -> exists Organization (\AGENT -> exists FormalMeeting (\MEETING -> and ( agent(var ? ? ? RESOLUTION)(var ? ? ? AGENT))( subProcess(var ? ? ? RESOLUTION)(var ? ? ? MEETING))))) - -forall Smoking (\SMOKING -> exists Combustion (\BURN -> exists CigarOrCigarette (\CIGAR -> exists Breathing (\BREATHE -> exists Entity (\SMOKE -> and ( subProcess(var ? ? ? BURN)(var ? ? ? SMOKING))(and ( resourceS(var ? ? ? BURN)(var ? ? ? CIGAR))(and ( result(var ? ? ? BURN)(var ? ? ? SMOKE))(and ( patient(var ? ? ? BREATHE)(var ? ? ? SMOKE))( subProcess(var ? ? ? BREATHE)(var ? ? ? SMOKING)))))))))) - -forall Jury (\JURY -> holdsRight(exists LegalDecision (\DECISION -> agent(var ? ? ? DECISION)(var ? ? ? JURY)))(var ? ? ? JURY)) - -forall CriminalGang (\G -> hasPurpose(var ? ? ? G)(exists CriminalAction (\A -> agent(var ? ? ? A)(var ? ? ? G)))) - -forall LegalCharge (\CHARGE -> exists Government (\GOV -> agent(var ? ? ? CHARGE)(var ? ? ? GOV))) - -forall Pleading (\P -> exists JudicialProcess (\J -> subProcess(var ? ? ? P)(var ? ? ? J))) - -forall Pleading (\P -> exists CriminalAction (\C -> refers(var ? ? ? P)(var ? ? ? C))) - -forall Testifying (\TESTIFY -> exists JudicialProcess (\PROC -> subProcess(var ? ? ? TESTIFY)(var ? ? ? PROC))) - -forall JudicialProcess (\PROCESS -> exists CourtRoom (\ROOM -> located(var ? ? ? PROCESS)(var ? ? ? ROOM))) - -forall LegalOpinion (\OPINION -> exists LegalDecision (\DECISION -> exists (both Proposition Argument) (\PROPOSITION -> exists (both Entity ContentBearingPhysical) (\TEXT -> and ( result(var ? ? ? DECISION)(var ? ? ? TEXT))(and ( containsInformation(var ? ? ? TEXT)(var ? ? ? PROPOSITION))( conclusion(var ? ? ? PROPOSITION)(var ? ? ? OPINION))))))) - -forall LegalAward (\AWARD -> forall LegalAction (\ACTION -> forall (both Agent CognitiveAgent) (\PLAINTIFF -> impl (and ( refers(var ? ? ? AWARD)(var ? ? ? ACTION))( agent(var ? ? ? ACTION)(var ? ? ? PLAINTIFF)))( confersRight(exists Getting (\GET -> exists CurrencyMeasure (\VALUE -> exists (both Entity Physical) (\OBJ -> and ( experiencer(var ? ? ? GET)(var ? ? ? PLAINTIFF))(and ( patient(var ? ? ? GET)(var ? ? ? OBJ))( monetaryValue(var ? ? ? OBJ)(var ? ? ? VALUE)))))))(var ? ? ? AWARD)(var ? ? ? PLAINTIFF))))) - -forall Sentencing (\S -> forall Entity (\P -> impl ( patient(var ? ? ? S)(var ? ? ? P))(exists LegalConviction (\C -> and ( causes(var ? ? ? C)(var ? ? ? S))(and ( patient(var ? ? ? C)(var ? ? ? P))( earlier( el ? ? ? ( WhenFn(var ? ? ? C)))( el ? ? ? ( WhenFn(var ? ? ? S))))))))) - -forall GameCall (\CALL -> exists Game (\GAME -> refers(var ? ? ? CALL)(var ? ? ? GAME))) - -forall BeginningOperations (\OP -> forall Organization (\ORG -> impl ( agent(var ? ? ? OP)(var ? ? ? ORG))( starts(var ? ? ? OP)( el ? ? ? ( WhenFn(var ? ? ? ORG)))))) - -forall OrganizationalMerging (\M -> forall (both Entity Organization) (\ORG2 -> forall (both Entity Organization) (\ORG1 -> impl (and ( patient(var ? ? ? M)(var ? ? ? ORG1))(and ( patient(var ? ? ? M)(var ? ? ? ORG2))( not ( equal(var ? ? ? ORG1)(var ? ? ? ORG2)))))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? M)))))( not (exists Organization (\S -> and ( subOrganization(var ? ? ? ORG1)(var ? ? ? S))( subOrganization(var ? ? ? ORG2)(var ? ? ? S))))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? M)))))(exists Organization (\S -> and ( subOrganization(var ? ? ? ORG1)(var ? ? ? S))( subOrganization(var ? ? ? ORG2)(var ? ? ? S))))))))) - -forall CeasingOperations (\OP -> forall Organization (\ORG -> impl ( agent(var ? ? ? OP)(var ? ? ? ORG))( finishes(var ? ? ? OP)( el ? ? ? ( WhenFn(var ? ? ? ORG)))))) - -forall BecomingDrunk (\B -> forall (both Entity Object) (\A -> impl ( experiencer(var ? ? ? B)(var ? ? ? A))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? B)))))( attribute(var ? ? ? A)(el ? ? ? Sober)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? B)))))( attribute(var ? ? ? A)(el ? ? ? Drunk)))))) - -forall SoberingUp (\B -> forall (both Entity Object) (\A -> impl ( experiencer(var ? ? ? B)(var ? ? ? A))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? B)))))( attribute(var ? ? ? A)(el ? ? ? Drunk)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? B)))))( attribute(var ? ? ? A)(el ? ? ? Sober)))))) - -forall FallingAsleep (\FALL -> forall (both Entity Object) (\AGENT -> impl ( experiencer(var ? ? ? FALL)(var ? ? ? AGENT))(exists (both TimeInterval TimePosition) (\FINISH -> exists (both TimeInterval TimePosition) (\START -> and ( starts(var ? ? ? START)( el ? ? ? ( WhenFn(var ? ? ? FALL))))(and ( finishes(var ? ? ? FINISH)( el ? ? ? ( WhenFn(var ? ? ? FALL))))(and ( holdsDuring(var ? ? ? START)( attribute(var ? ? ? AGENT)(el ? ? ? Awake)))( holdsDuring(var ? ? ? FINISH)( attribute(var ? ? ? AGENT)(el ? ? ? Asleep)))))))))) - -forall WakingUp (\WAKE -> forall (both Entity Object) (\AGENT -> impl ( experiencer(var ? ? ? WAKE)(var ? ? ? AGENT))(exists (both TimeInterval TimePosition) (\FINISH -> exists (both TimeInterval TimePosition) (\START -> and ( starts(var ? ? ? START)( el ? ? ? ( WhenFn(var ? ? ? WAKE))))(and ( finishes(var ? ? ? FINISH)( el ? ? ? ( WhenFn(var ? ? ? WAKE))))(and ( holdsDuring(var ? ? ? START)( attribute(var ? ? ? AGENT)(el ? ? ? Asleep)))( holdsDuring(var ? ? ? FINISH)( attribute(var ? ? ? AGENT)(el ? ? ? Awake)))))))))) - -forall GainingConsciousness (\G -> forall (both Entity Object) (\A -> impl ( experiencer(var ? ? ? G)(var ? ? ? A))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? G)))))( attribute(var ? ? ? A)(el ? ? ? Unconscious)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? G)))))( attribute(var ? ? ? A)(el ? ? ? Awake)))))) - -forall LosingConsciousness (\L -> forall (both Entity Object) (\A -> impl ( experiencer(var ? ? ? L)(var ? ? ? A))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? L)))))( attribute(var ? ? ? A)(el ? ? ? Awake)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? L)))))( attribute(var ? ? ? A)(el ? ? ? Unconscious)))))) - -forall AcademicDegree (\DEGREE -> forall (both Agent Entity) (\AGENT -> impl ( possesses(var ? ? ? AGENT)(var ? ? ? DEGREE))(exists EducationalProgram (\PROGRAM -> exists Process (\STUDY -> and ( realization(var ? ? ? STUDY)(var ? ? ? PROGRAM))( experiencer(var ? ? ? STUDY)(var ? ? ? AGENT))))))) - -forall License (\L -> exists GovernmentOrganization (\ORG -> issuedBy(var ? ? ? L)(var ? ? ? ORG))) - -forall Ticket (\T -> forall Agent (\A -> impl ( possesses(var ? ? ? A)(var ? ? ? T))( confersNorm(var ? ? ? T)(exists Process (\P -> agent(var ? ? ? P)(var ? ? ? A)))(el ? ? ? Permission)))) - -forall Passport (\P -> forall Agent (\A -> impl ( possesses(var ? ? ? A)(var ? ? ? P))( confersNorm(var ? ? ? P)(exists Translocation (\T -> exists Nation (\N1 -> exists Nation (\N2 -> and ( agent(var ? ? ? T)(var ? ? ? A))(and ( origin(var ? ? ? T)(var ? ? ? N1))(and ( destination(var ? ? ? T)(var ? ? ? N2))( not ( equal(var ? ? ? N1)(var ? ? ? N2)))))))))(el ? ? ? Permission)))) - -forall PassCertificate (\P -> forall (both Agent Physical) (\A -> impl ( possesses(var ? ? ? A)(var ? ? ? P))(exists Object (\L -> confersNorm(var ? ? ? P)( located(var ? ? ? A)(var ? ? ? L))(el ? ? ? Permission))))) - -forall Testament (\T -> exists Bequeathing (\B -> refers(var ? ? ? T)(var ? ? ? B))) - -forall EducationalProgram (\PROGRAM -> exists EducationalCourse (\COURSE1 -> exists EducationalCourse (\COURSE2 -> and ( not ( equal(var ? ? ? COURSE1)(var ? ? ? COURSE2)))(and ( subPlan(var ? ? ? COURSE1)(var ? ? ? PROGRAM))( subPlan(var ? ? ? COURSE2)(var ? ? ? PROGRAM)))))) - -forall EducationalCourse (\COURSE -> exists EducationalProcess (\CLASS -> exists EducationalOrganization (\ORG -> and ( realization(var ? ? ? CLASS)(var ? ? ? COURSE))( located(var ? ? ? CLASS)(var ? ? ? ORG))))) - -forall Matriculation (\ENTER -> forall College (\COLLEGE -> forall Entity (\STUDENT -> impl (and ( agent(var ? ? ? ENTER)(var ? ? ? COLLEGE))( patient(var ? ? ? ENTER)(var ? ? ? STUDENT)))(exists Graduation (\GRAD -> exists HighSchool (\SCHOOL -> and ( agent(var ? ? ? GRAD)(var ? ? ? SCHOOL))(and ( patient(var ? ? ? GRAD)(var ? ? ? STUDENT))( earlier( el ? ? ? ( WhenFn(var ? ? ? GRAD)))( el ? ? ? ( WhenFn(var ? ? ? ENTER))))))))))) - -forall Matriculation (\E -> forall College (\C -> forall Entity (\P -> impl (and ( agent(var ? ? ? E)(var ? ? ? C))( patient(var ? ? ? E)(var ? ? ? P)))(exists Graduation (\G -> exists SecondarySchool (\S -> and ( agent(var ? ? ? G)(var ? ? ? S))(and ( patient(var ? ? ? G)(var ? ? ? P))( earlier( el ? ? ? ( WhenFn(var ? ? ? G)))( el ? ? ? ( WhenFn(var ? ? ? E))))))))))) - -forall VocationalSchool (\VS -> hasPurpose(var ? ? ? VS)(exists EducationalProcess (\P -> exists OccupationalTrade (\T -> exists (both CognitiveAgent (both Entity Object)) (\S -> and ( located(var ? ? ? P)(var ? ? ? VS))(and ( student(var ? ? ? VS)(var ? ? ? S))(and ( experiencer(var ? ? ? P)(var ? ? ? S))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? P)))))( attribute(var ? ? ? S)(var ? ? ? T)))))))))) - -forall GraduateSchool (\S -> exists University (\U -> part(var ? ? ? S)(var ? ? ? U))) - -forall ArtSchool (\AS -> forall EducationalProcess (\P -> impl ( located(var ? ? ? P)(var ? ? ? AS))(exists Making (\M -> exists ArtWork (\ART -> and ( patient(var ? ? ? M)(var ? ? ? ART))( refers(var ? ? ? P)(var ? ? ? M))))))) - -forall DaySchool (\DS -> not (exists (both CognitiveAgent Human) (\S -> and ( student(var ? ? ? DS)(var ? ? ? S))( home(var ? ? ? S)(var ? ? ? DS))))) - -forall (both CognitiveAgent Entity) (\AGENT -> forall (both EducationalOrganization Object) (\ORG -> impl ( student(var ? ? ? ORG)(var ? ? ? AGENT))(exists EducationalProcess (\PROCESS -> and ( located(var ? ? ? PROCESS)(var ? ? ? ORG))( destination(var ? ? ? PROCESS)(var ? ? ? AGENT)))))) - -forall (both CognitiveAgent Agent) (\AGENT -> forall (both EducationalOrganization Object) (\ORG -> impl ( teacher(var ? ? ? ORG)(var ? ? ? AGENT))(exists EducationalProcess (\PROCESS -> and ( located(var ? ? ? PROCESS)(var ? ? ? ORG))( agent(var ? ? ? PROCESS)(var ? ? ? AGENT)))))) - -forall DriversLicense (\L -> forall Agent (\A -> impl ( possesses(var ? ? ? A)(var ? ? ? L))( confersNorm(var ? ? ? L)(exists Driving (\D -> exists RoadVehicle (\V -> and ( agent(var ? ? ? D)(var ? ? ? A))( patient(var ? ? ? D)(var ? ? ? V)))))(el ? ? ? Permission)))) - -forall Telephoning (\TEL -> exists Telephone (\DEVICE -> instrument(var ? ? ? TEL)(var ? ? ? DEVICE))) - -forall LaborStriking (\STRIKE -> forall Human (\PERSON -> forall Organization (\ORG -> impl (and ( agent(var ? ? ? STRIKE)(var ? ? ? PERSON))( patient(var ? ? ? STRIKE)(var ? ? ? ORG)))( employs(var ? ? ? ORG)(var ? ? ? PERSON))))) - -forall Resigning (\R -> forall (both Agent CognitiveAgent) (\A -> impl ( agent(var ? ? ? R)(var ? ? ? A))( wants(var ? ? ? A)(var ? ? ? R)))) - -forall TransferringPosition (\T -> forall (both Entity Human) (\H -> impl ( experiencer(var ? ? ? T)(var ? ? ? H))(exists Organization (\ORG -> exists (both Position Entity) (\P2 -> exists (both Position Entity) (\P1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? T)))))( occupiesPosition(var ? ? ? H)(var ? ? ? P1)(var ? ? ? ORG)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? T)))))( occupiesPosition(var ? ? ? H)(var ? ? ? P2)(var ? ? ? ORG)))( not ( equal(var ? ? ? P1)(var ? ? ? P2)))))))))) - -forall CurrencyMeasure (\MONEY -> forall TimeDuration (\TIME -> forall (both Human CognitiveAgent) (\PERSON -> forall Organization (\ORG -> impl ( monetaryWage(var ? ? ? ORG)(var ? ? ? PERSON)(var ? ? ? TIME)(var ? ? ? MONEY))( employs(var ? ? ? ORG)(var ? ? ? PERSON)))))) - -forall GameBoard (\BOARD -> hasPurpose(var ? ? ? BOARD)(exists Game (\GAME -> located(var ? ? ? GAME)(var ? ? ? BOARD)))) - -forall GameShot (\SHOT -> exists GamePiece (\PIECE -> patient(var ? ? ? SHOT)(var ? ? ? PIECE))) - -forall GameShot (\SHOT -> exists Game (\GAME -> subProcess(var ? ? ? SHOT)(var ? ? ? GAME))) - -forall GameGoal (\GOAL -> forall Game (\GAME -> forall Score (\SCORE -> impl (and ( instrument(var ? ? ? GAME)(var ? ? ? GOAL))( subProcess(var ? ? ? SCORE)(var ? ? ? GAME)))(exists GamePiece (\PIECE -> exists TimePosition (\TIME -> and ( patient(var ? ? ? SCORE)(var ? ? ? PIECE))(and ( temporalPart(var ? ? ? TIME)( el ? ? ? ( WhenFn(var ? ? ? SCORE))))( holdsDuring(var ? ? ? TIME)( located(var ? ? ? PIECE)(var ? ? ? GOAL)))))))))) - -forall SportServe (\SS -> exists Sport (\S -> and ( subProcess(var ? ? ? SS)(var ? ? ? S))( starts( el ? ? ? ( WhenFn(var ? ? ? SS)))( el ? ? ? ( WhenFn(var ? ? ? S)))))) - -forall Throwing (\THROW -> exists Arm (\ARM -> instrument(var ? ? ? THROW)(var ? ? ? ARM))) - -forall Catching (\CATCH -> forall (both Entity Object) (\BALL -> forall (both Agent Animal) (\AGENT -> impl (and ( agent(var ? ? ? CATCH)(var ? ? ? AGENT))( patient(var ? ? ? CATCH)(var ? ? ? BALL)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? CATCH)))))( grasps(var ? ? ? AGENT)(var ? ? ? BALL)))))) - -forall PlayingCard (\C -> material(desc Paper ? ?)(var ? ? ? C)) - -forall Accelerating (\ACCELERATE -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? ACCELERATE)(var ? ? ? AGENT))(exists (both TimeDuration Quantity) (\TIME2 -> exists (both TimeDuration Quantity) (\TIME1 -> exists (both LengthMeasure Quantity) (\LENGTH2 -> exists (both LengthMeasure Quantity) (\LENGTH1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? ACCELERATE)))))( measure(var ? ? ? AGENT)( el ? ? ? ( SpeedFn(var ? ? ? LENGTH1)(var ? ? ? TIME1)))))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? ACCELERATE)))))( measure(var ? ? ? AGENT)( el ? ? ? ( SpeedFn(var ? ? ? LENGTH2)(var ? ? ? TIME2)))))(or ( greaterThan(var ? ? ? LENGTH2)(var ? ? ? LENGTH1))( greaterThan(var ? ? ? TIME2)(var ? ? ? TIME1))))))))))) - -forall Decelerating (\D -> forall (both Agent Object) (\A -> impl ( agent(var ? ? ? D)(var ? ? ? A))(exists (both TimeDuration Quantity) (\T2 -> exists (both TimeDuration Quantity) (\T1 -> exists (both LengthMeasure Quantity) (\L2 -> exists (both LengthMeasure Quantity) (\L1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? D)))))( measure(var ? ? ? A)( el ? ? ? ( SpeedFn(var ? ? ? L1)(var ? ? ? T1)))))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? D)))))( measure(var ? ? ? A)( el ? ? ? ( SpeedFn(var ? ? ? L2)(var ? ? ? T2)))))(or ( greaterThan(var ? ? ? L1)(var ? ? ? L2))( greaterThan(var ? ? ? T1)(var ? ? ? T2))))))))))) - -forall Shortening (\S -> forall (both Entity Object) (\O -> impl ( patient(var ? ? ? S)(var ? ? ? O))(exists (both PhysicalQuantity Quantity) (\L2 -> exists (both PhysicalQuantity Quantity) (\L1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? S)))))( length(var ? ? ? O)(var ? ? ? L1)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? S)))))( length(var ? ? ? O)(var ? ? ? L2)))( greaterThan(var ? ? ? L1)(var ? ? ? L2)))))))) - -forall Flying (\FLY -> exists AtmosphericRegion (\REGION -> located(var ? ? ? FLY)(var ? ? ? REGION))) - -forall Returning (\RETURN -> forall (both Entity Object) (\DEST -> forall (both Entity Physical) (\AGENT -> impl (and ( experiencer(var ? ? ? RETURN)(var ? ? ? AGENT))( destination(var ? ? ? RETURN)(var ? ? ? DEST)))(exists (both TimeInterval TimePosition) (\TIME -> and ( earlier(var ? ? ? TIME)( el ? ? ? ( WhenFn(var ? ? ? RETURN))))( holdsDuring(var ? ? ? TIME)( located(var ? ? ? AGENT)(var ? ? ? DEST)))))))) - -forall Escaping (\ESCAPE -> forall (both Agent Entity) (\AGENT -> impl ( agent(var ? ? ? ESCAPE)(var ? ? ? AGENT))(exists Confining (\CONFINE -> and ( patient(var ? ? ? CONFINE)(var ? ? ? AGENT))( meetsTemporally( el ? ? ? ( WhenFn(var ? ? ? CONFINE)))( el ? ? ? ( WhenFn(var ? ? ? ESCAPE)))))))) - -forall Escaping (\ESCAPE -> forall CognitiveAgent (\AGENT -> not ( holdsRight( agent(var ? ? ? ESCAPE)(var ? ? ? AGENT))(var ? ? ? AGENT)))) - -forall Leaving (\LEAVE -> exists Translocation (\GO -> and ( subProcess(var ? ? ? LEAVE)(var ? ? ? GO))( starts( el ? ? ? ( WhenFn(var ? ? ? LEAVE)))( el ? ? ? ( WhenFn(var ? ? ? GO)))))) - -forall Arriving (\ARRIVE -> exists Translocation (\GO -> and ( subProcess(var ? ? ? ARRIVE)(var ? ? ? GO))( finishes( el ? ? ? ( WhenFn(var ? ? ? ARRIVE)))( el ? ? ? ( WhenFn(var ? ? ? GO)))))) - -forall Immigrating (\I -> forall (both Agent (both SelfConnectedObject Organism)) (\A -> impl ( agent(var ? ? ? I)(var ? ? ? A))(exists Nation (\N1 -> exists Nation (\N2 -> and ( origin(var ? ? ? I)(var ? ? ? N1))(and ( destination(var ? ? ? I)(var ? ? ? N2))(and ( not ( equal(var ? ? ? N1)(var ? ? ? N2)))(and ( member(var ? ? ? A)( el ? ? ? ( CitizenryFn(var ? ? ? N1))))(and ( not ( member(var ? ? ? A)( el ? ? ? ( CitizenryFn(var ? ? ? N2)))))( hasPurpose(var ? ? ? I)( inhabits(var ? ? ? A)(var ? ? ? N2)))))))))))) - -forall Boarding (\B -> forall SelfConnectedObject (\A -> forall (both Entity Vehicle) (\V -> forall Agent (\AGENT -> impl (and ( agent(var ? ? ? B)(var ? ? ? AGENT))( patient(var ? ? ? B)(var ? ? ? V)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? B)))))( not ( onboard(var ? ? ? A)(var ? ? ? V))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? B)))))( onboard(var ? ? ? A)(var ? ? ? V)))))))) - -forall (both Vehicle SelfConnectedObject) (\V -> forall (both SelfConnectedObject Object) (\O -> impl ( onboard(var ? ? ? O)(var ? ? ? V))( contains(var ? ? ? V)(var ? ? ? O)))) - -forall Transportation (\T -> forall (both Vehicle Object) (\V -> forall (both SelfConnectedObject Entity) (\O -> impl (and ( onboard(var ? ? ? O)(var ? ? ? V))( instrument(var ? ? ? T)(var ? ? ? V)))( patient(var ? ? ? T)(var ? ? ? O))))) - -forall Deboarding (\B -> forall (both Entity Vehicle) (\V -> forall (both Agent SelfConnectedObject) (\A -> impl (and ( agent(var ? ? ? B)(var ? ? ? A))( patient(var ? ? ? B)(var ? ? ? V)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? B)))))( onboard(var ? ? ? A)(var ? ? ? V)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? B)))))( not ( onboard(var ? ? ? A)(var ? ? ? V)))))))) - -forall Rotating (\R -> forall (both Entity Physical) (\A -> impl ( experiencer(var ? ? ? R)(var ? ? ? A))(exists Object (\L -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? R)))))( located(var ? ? ? A)(var ? ? ? L)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? R)))))( located(var ? ? ? A)(var ? ? ? L))))))) - -forall CentrifugalMotion (\CM -> exists Rotating (\R -> exists Entity (\O2 -> exists (both Object Entity) (\O1 -> exists Object (\A -> and ( axis(var ? ? ? A)(var ? ? ? O1))(and ( origin(var ? ? ? CM)(var ? ? ? A))(and ( experiencer(var ? ? ? R)(var ? ? ? O1))(and ( experiencer(var ? ? ? CM)(var ? ? ? O2))( causes(var ? ? ? R)(var ? ? ? CM)))))))))) - -forall CentripetalMotion (\CM -> exists Rotating (\R -> exists Entity (\O2 -> exists (both Object Entity) (\O1 -> exists (both Object Entity) (\A -> and ( axis(var ? ? ? A)(var ? ? ? O1))(and ( destination(var ? ? ? CM)(var ? ? ? A))(and ( experiencer(var ? ? ? R)(var ? ? ? O1))(and ( experiencer(var ? ? ? CM)(var ? ? ? O2))( causes(var ? ? ? R)(var ? ? ? CM)))))))))) - -forall Reversing (\REVERSE -> forall SelfConnectedObject (\BOTTOM -> forall SelfConnectedObject (\TOP -> forall (both Entity SelfConnectedObject) (\OBJ -> impl (and ( patient(var ? ? ? REVERSE)(var ? ? ? OBJ))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? REVERSE)))))(and ( top(var ? ? ? TOP)(var ? ? ? OBJ))( bottom(var ? ? ? BOTTOM)(var ? ? ? OBJ)))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? REVERSE)))))(and ( top(var ? ? ? BOTTOM)(var ? ? ? OBJ))( bottom(var ? ? ? TOP)(var ? ? ? OBJ)))))))) - -forall Pouring (\POUR -> exists Substance (\LIQUID -> exists Container (\CONTAINER1 -> exists Container (\CONTAINER2 -> and ( origin(var ? ? ? POUR)(var ? ? ? CONTAINER1))(and ( destination(var ? ? ? POUR)(var ? ? ? CONTAINER2))(and ( not ( equal(var ? ? ? CONTAINER1)(var ? ? ? CONTAINER2)))(and ( patient(var ? ? ? POUR)(var ? ? ? LIQUID))( attribute(var ? ? ? LIQUID)(el ? ? ? Liquid))))))))) - -forall WaterWave (\WAVE -> exists WaterArea (\AREA -> located(var ? ? ? WAVE)(var ? ? ? AREA))) - -forall Flooding (\F -> forall (both Object WaterArea) (\P -> impl ( located(var ? ? ? F)(var ? ? ? P))(exists (both LengthMeasure Quantity) (\L2 -> exists (both LengthMeasure Quantity) (\L1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? F)))))( waterDepth(var ? ? ? P)(var ? ? ? L1)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? F)))))( waterDepth(var ? ? ? P)(var ? ? ? L2)))( greaterThan(var ? ? ? L2)(var ? ? ? L1)))))))) - -forall MilitaryVehicle (\V -> hasPurpose(var ? ? ? V)(exists MilitaryOrganization (\O -> uses(var ? ? ? V)(var ? ? ? O)))) - -forall TractorTrailer (\TT -> exists TruckTractor (\TRAC -> exists TruckTrailer (\TRAIL -> and ( part(var ? ? ? TRAC)(var ? ? ? TT))(and ( part(var ? ? ? TRAIL)(var ? ? ? TT))( connected(var ? ? ? TRAC)(var ? ? ? TRAIL)))))) - -forall AirTransportation (\TRANSPORT -> exists Aircraft (\CRAFT -> exists AtmosphericRegion (\REGION -> and ( instrument(var ? ? ? TRANSPORT)(var ? ? ? CRAFT))( located(var ? ? ? TRANSPORT)(var ? ? ? REGION))))) - -forall Fighter (\F -> hasPurpose(var ? ? ? F)(exists Attack (\A -> exists MilitaryAircraft (\MA -> and ( instrument(var ? ? ? A)(var ? ? ? F))( patient(var ? ? ? A)(var ? ? ? MA)))))) - -forall Bomber (\B -> hasPurpose(var ? ? ? B)(exists Transportation (\T -> exists ExplosiveDevice (\D -> and ( instrument(var ? ? ? T)(var ? ? ? B))( patient(var ? ? ? T)(var ? ? ? D)))))) - -forall ExplosiveDevice (\ED -> hasPurpose(var ? ? ? ED)(exists Explosion (\E -> exists Damaging (\D -> and ( instrument(var ? ? ? E)(var ? ? ? ED))( causes(var ? ? ? E)(var ? ? ? D)))))) - -forall ExplosiveDevice (\D -> exists ExplosiveSubstance (\S -> part(var ? ? ? S)(var ? ? ? D))) - -forall LandTransportation (\LAND -> exists LandVehicle (\CRAFT -> exists LandArea (\AREA -> and ( instrument(var ? ? ? LAND)(var ? ? ? CRAFT))( located(var ? ? ? CRAFT)(var ? ? ? AREA))))) - -forall LandVehicle (\X -> hasPurpose(var ? ? ? X)(exists Transportation (\EV -> exists (both SelfConnectedObject Object) (\SURF -> and ( surface(var ? ? ? SURF)(el ? ? ? PlanetEarth))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? EV)))( meetsSpatially(var ? ? ? X)(var ? ? ? SURF))))))) - -forall Automobile (\A -> equipmentCount(var ? ? ? A)(desc VehicleWheel ? ?)(el ? ? ? (toInt 4))) - -forall Automobile (\A -> equipmentCount(var ? ? ? A)(desc Axle ? ?)(el ? ? ? (toInt 2))) - -forall Motorcycle (\M -> equipmentCount(var ? ? ? M)(desc VehicleWheel ? ?)(el ? ? ? (toInt 2))) - -forall Bus (\B -> forall (both SelfConnectedObject Entity) (\P -> hasPurpose(var ? ? ? B)(exists Collection (\C -> exists Transportation (\T -> exists (both Integer Quantity) (\N -> and ( memberCount(var ? ? ? C)(var ? ? ? N))(and ( greaterThan(var ? ? ? N)(el ? ? ? (toInt 11)))( impl ( member(var ? ? ? P)(var ? ? ? C))( patient(var ? ? ? T)(var ? ? ? P)))))))))) - -forall WaterTransportation (\TRANSPORT -> exists WaterVehicle (\CRAFT -> exists WaterArea (\AREA -> and ( instrument(var ? ? ? TRANSPORT)(var ? ? ? CRAFT))( located(var ? ? ? TRANSPORT)(var ? ? ? AREA))))) - -forall Rowing (\R -> exists Oar (\O -> instrument(var ? ? ? R)(var ? ? ? O))) - -forall BoatDeck (\D -> exists WaterVehicle (\B -> part(var ? ? ? D)(var ? ? ? B))) - -forall SpaceTransportation (\TRANSPORT -> exists Spacecraft (\CRAFT -> exists SpaceRegion (\REGION -> and ( instrument(var ? ? ? TRANSPORT)(var ? ? ? CRAFT))( located(var ? ? ? TRANSPORT)(var ? ? ? REGION))))) - -forall Missile (\M -> exists Bomb (\B -> part(var ? ? ? B)(var ? ? ? M))) - -forall Burying (\B -> exists Covering (\C -> exists Soil (\S -> and ( instrument(var ? ? ? C)(var ? ? ? S))( subProcess(var ? ? ? C)(var ? ? ? B))))) - -forall Digging (\D -> exists Soil (\S -> patient(var ? ? ? D)(var ? ? ? S))) - -forall Tilling (\T -> exists Agriculture (\A -> subProcess(var ? ? ? T)(var ? ? ? A))) - -forall MovingResidence (\MOVE -> forall (both Agent Human) (\AGENT -> impl ( agent(var ? ? ? MOVE)(var ? ? ? AGENT))(exists (both PermanentResidence Entity) (\HOME2 -> exists (both PermanentResidence Entity) (\HOME1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? MOVE)))))( home(var ? ? ? AGENT)(var ? ? ? HOME1)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? MOVE)))))( home(var ? ? ? AGENT)(var ? ? ? HOME2)))( not ( equal(var ? ? ? HOME1)(var ? ? ? HOME2))))))))) - -forall Harvesting (\H -> exists Agriculture (\A -> subProcess(var ? ? ? H)(var ? ? ? A))) - -forall Drilling (\DRILL -> forall (both Entity SelfConnectedObject) (\OBJ -> impl ( patient(var ? ? ? DRILL)(var ? ? ? OBJ))(exists Hole (\HOLE -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? DRILL)))))( not ( hole(var ? ? ? HOLE)(var ? ? ? OBJ))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? DRILL)))))( hole(var ? ? ? HOLE)(var ? ? ? OBJ))))))) - -forall Drill (\D -> hasPurpose(var ? ? ? D)(exists Cutting (\E -> exists Hole (\H -> and ( result(var ? ? ? E)(var ? ? ? H))( instrument(var ? ? ? E)(var ? ? ? D)))))) - -forall Dreaming (\DREAM -> forall (both Entity Object) (\AGENT -> impl ( experiencer(var ? ? ? DREAM)(var ? ? ? AGENT))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? DREAM)))( attribute(var ? ? ? AGENT)(el ? ? ? Asleep))))) - -forall Frightening (\FRIGHTEN -> forall (both Entity Object) (\AGENT -> impl ( experiencer(var ? ? ? FRIGHTEN)(var ? ? ? AGENT))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? FRIGHTEN)))))( not ( attribute(var ? ? ? AGENT)(el ? ? ? Anxiety))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? FRIGHTEN)))))( attribute(var ? ? ? AGENT)(el ? ? ? Anxiety)))))) - -forall Execution (\E -> exists Government (\G -> agent(var ? ? ? E)(var ? ? ? G))) - -forall Execution (\E -> exists Human (\P -> patient(var ? ? ? E)(var ? ? ? P))) - -forall Suicide (\S -> exists (both Agent Entity) (\A -> and ( agent(var ? ? ? S)(var ? ? ? A))( experiencer(var ? ? ? S)(var ? ? ? A)))) - -forall Trespassing (\T -> forall (both Entity Object) (\P -> forall (both Agent Physical) (\H -> impl (and ( agent(var ? ? ? T)(var ? ? ? H))( patient(var ? ? ? T)(var ? ? ? P)))(and ( not ( possesses(var ? ? ? H)(var ? ? ? P)))( modalAttribute( located(var ? ? ? H)(var ? ? ? P))(el ? ? ? Illegal)))))) - -forall Murder (\MURDER -> exists Human (\PERSON -> patient(var ? ? ? MURDER)(var ? ? ? PERSON))) - -forall Hanging (\H -> exists String (\S -> exists Neck (\N -> exists Human (\P -> and ( experiencer(var ? ? ? H)(var ? ? ? P))(and ( properPart(var ? ? ? N)(var ? ? ? P))(and ( instrument(var ? ? ? H)(var ? ? ? S))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? H)))( meetsSpatially(var ? ? ? S)(var ? ? ? N))))))))) - -forall OrchestralConducting (\CONDUCT -> exists Music (\MUSIC -> result(var ? ? ? CONDUCT)(var ? ? ? MUSIC))) - -forall Orchestra (\ORCHESTRA -> hasPurpose(var ? ? ? ORCHESTRA)(exists Music (\MUSIC -> agent(var ? ? ? MUSIC)(var ? ? ? ORCHESTRA)))) - -forall Orchestra (\ORCHESTRA -> hasPurpose(var ? ? ? ORCHESTRA)(exists InstrumentalMusic (\MUSIC -> agent(var ? ? ? MUSIC)(var ? ? ? ORCHESTRA)))) - -forall Sharing (\SHARE -> forall (both Entity Object) (\OBJ -> forall Entity (\AGENT2 -> forall Agent (\AGENT1 -> impl (and ( agent(var ? ? ? SHARE)(var ? ? ? AGENT1))(and ( destination(var ? ? ? SHARE)(var ? ? ? AGENT2))( patient(var ? ? ? SHARE)(var ? ? ? OBJ))))(exists Giving (\GIVE -> exists (both Entity Object) (\PART -> and ( subProcess(var ? ? ? GIVE)(var ? ? ? SHARE))(and ( patient(var ? ? ? GIVE)(var ? ? ? PART))(and ( properPart(var ? ? ? PART)(var ? ? ? OBJ))(and ( agent(var ? ? ? GIVE)(var ? ? ? AGENT1))( destination(var ? ? ? GIVE)(var ? ? ? AGENT2)))))))))))) - -forall Stealing (\STEAL -> forall CognitiveAgent (\VICTIM -> forall (both Entity CognitiveAgent) (\AGENT -> impl (and ( destination(var ? ? ? STEAL)(var ? ? ? AGENT))( origin(var ? ? ? STEAL)(var ? ? ? VICTIM)))( not ( confersRight( destination(var ? ? ? STEAL)(var ? ? ? AGENT))(var ? ? ? VICTIM)(var ? ? ? AGENT)))))) - -forall Inheriting (\INHERIT -> forall (both Entity Object) (\PROPERTY -> forall (both Object (both Entity Agent)) (\PERSON -> forall (both Agent CognitiveAgent) (\HEIR -> impl (and ( agent(var ? ? ? INHERIT)(var ? ? ? HEIR))(and ( origin(var ? ? ? INHERIT)(var ? ? ? PERSON))( patient(var ? ? ? INHERIT)(var ? ? ? PROPERTY))))(exists Death (\DEATH -> and ( experiencer(var ? ? ? DEATH)(var ? ? ? PERSON))(and ( earlier( el ? ? ? ( WhenFn(var ? ? ? DEATH)))( el ? ? ? ( WhenFn(var ? ? ? INHERIT))))(and ( holdsDuring( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? DEATH)))))( possesses(var ? ? ? PERSON)(var ? ? ? PROPERTY)))( confersRight( possesses(var ? ? ? HEIR)(var ? ? ? PROPERTY))(var ? ? ? PERSON)(var ? ? ? HEIR)))))))))) - -forall Bequeathing (\B -> forall (both Entity Object) (\PROP -> forall Process (\I -> forall (both Entity Agent) (\H -> forall (both Agent Entity) (\P -> impl (and ( agent(var ? ? ? B)(var ? ? ? P))(and ( destination(var ? ? ? B)(var ? ? ? H))( patient(var ? ? ? I)(var ? ? ? PROP))))(exists Death (\D -> and ( experiencer(var ? ? ? D)(var ? ? ? P))(and ( earlier( el ? ? ? ( WhenFn(var ? ? ? D)))( el ? ? ? ( WhenFn(var ? ? ? B))))(and ( holdsDuring( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? D)))))( possesses(var ? ? ? P)(var ? ? ? PROP)))( confersNorm(var ? ? ? P)( possesses(var ? ? ? H)(var ? ? ? PROP))(el ? ? ? Permission))))))))))) - -forall (both Organization EducationalOrganization) (\ORG -> forall (both Human CognitiveAgent) (\H -> forall (both Object Position) (\P -> impl (and ( attribute(var ? ? ? P)(el ? ? ? CollegeFreshman))( occupiesPosition(var ? ? ? H)(var ? ? ? P)(var ? ? ? ORG)))(exists (both TimePosition Quantity) (\T -> and ( holdsDuring(var ? ? ? T)( student(var ? ? ? ORG)(var ? ? ? H)))( lessThan(var ? ? ? T)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1))(el ? ? ? YearDuration))))))))) - -forall (both Organization EducationalOrganization) (\ORG -> forall (both Human CognitiveAgent) (\H -> forall (both Object Position) (\P -> impl (and ( attribute(var ? ? ? P)(el ? ? ? CollegeJunior))( occupiesPosition(var ? ? ? H)(var ? ? ? P)(var ? ? ? ORG)))(exists (both TimePosition Quantity) (\T -> and ( holdsDuring(var ? ? ? T)( student(var ? ? ? ORG)(var ? ? ? H)))(and ( greaterThanOrEqualTo(var ? ? ? T)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 2))(el ? ? ? YearDuration))))( lessThan(var ? ? ? T)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 3))(el ? ? ? YearDuration)))))))))) - -forall (both Organization EducationalOrganization) (\ORG -> forall (both Human CognitiveAgent) (\H -> forall (both Object Position) (\P -> impl (and ( attribute(var ? ? ? P)(el ? ? ? CollegeJunior))( occupiesPosition(var ? ? ? H)(var ? ? ? P)(var ? ? ? ORG)))(exists (both TimePosition Quantity) (\T -> and ( holdsDuring(var ? ? ? T)( student(var ? ? ? ORG)(var ? ? ? H)))(and ( greaterThanOrEqualTo(var ? ? ? T)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 3))(el ? ? ? YearDuration))))( lessThan(var ? ? ? T)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 4))(el ? ? ? YearDuration)))))))))) - -forall (both Organization EducationalOrganization) (\ORG -> forall (both Human CognitiveAgent) (\H -> forall (both Object Position) (\P -> impl (and ( attribute(var ? ? ? P)(el ? ? ? CollegeSophomore))( occupiesPosition(var ? ? ? H)(var ? ? ? P)(var ? ? ? ORG)))(exists (both TimePosition Quantity) (\T -> and ( holdsDuring(var ? ? ? T)( student(var ? ? ? ORG)(var ? ? ? H)))(and ( greaterThanOrEqualTo(var ? ? ? T)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 2))(el ? ? ? YearDuration))))( lessThan(var ? ? ? T)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 2))(el ? ? ? YearDuration)))))))))) - -forall Process (\PREF -> forall (both Object Agent) (\P -> impl ( attribute(var ? ? ? P)(el ? ? ? Comedian))(exists Performance (\PERF -> exists Laughing (\L -> and ( agent(var ? ? ? PREF)(var ? ? ? P))( causes(var ? ? ? PERF)(var ? ? ? L))))))) - -forall (both Object Agent) (\H -> impl ( attribute(var ? ? ? H)(el ? ? ? PresidentOfTheUnitedStates))( leader(var ? ? ? H)(el ? ? ? UnitedStates))) - -forall (both Object Agent) (\P -> impl ( attribute(var ? ? ? P)(el ? ? ? Dentist))(exists DiagnosticProcess (\D -> exists Tooth (\T -> and ( agent(var ? ? ? D)(var ? ? ? P))( patient(var ? ? ? D)(var ? ? ? T)))))) - -forall Researcher (\R -> forall (both Object Human) (\P -> impl ( attribute(var ? ? ? P)(var ? ? ? R))(exists Science (\S -> hasExpertise(var ? ? ? P)(var ? ? ? S))))) - -forall MilitaryOfficer (\OFFICER -> exists Managing (\MANAGE -> exists (either MilitaryOrganization Soldier) (\PATIENT -> and ( agent(var ? ? ? MANAGE)(var ? ? ? OFFICER))( patient(var ? ? ? MANAGE)(var ? ? ? PATIENT))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? CenturyDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 100))))(el ? ? ? YearDuration))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? DecadeDuration)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 10))))(el ? ? ? YearDuration))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? YardLength)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 3))(var ? ? ? NUMBER)))(el ? ? ? FootLength))))) - -forall NightTime (\NIGHT -> exists DayTime (\DAY1 -> exists DayTime (\DAY2 -> and ( meetsTemporally(var ? ? ? NIGHT)(var ? ? ? DAY1))( meetsTemporally(var ? ? ? DAY2)(var ? ? ? NIGHT))))) - -forall NightTime (\NIGHT -> exists Sunrise (\RISE -> exists Sunset (\SET -> and ( starts(var ? ? ? SET)(var ? ? ? NIGHT))( finishes(var ? ? ? RISE)(var ? ? ? NIGHT))))) - -forall DayTime (\DAY -> exists NightTime (\NIGHT1 -> exists NightTime (\NIGHT2 -> and ( meetsTemporally(var ? ? ? DAY)(var ? ? ? NIGHT1))( meetsTemporally(var ? ? ? NIGHT2)(var ? ? ? DAY))))) - -forall DayTime (\DAY -> exists Sunrise (\RISE -> exists Sunset (\SET -> and ( starts(var ? ? ? RISE)(var ? ? ? DAY))( finishes(var ? ? ? SET)(var ? ? ? DAY))))) - -forall Weekend (\WEEKEND -> exists Saturday (\SATURDAY -> exists Sunday (\SUNDAY -> and ( starts(var ? ? ? SATURDAY)(var ? ? ? WEEKEND))(and ( finishes(var ? ? ? SUNDAY)(var ? ? ? WEEKEND))( meetsTemporally(var ? ? ? SATURDAY)(var ? ? ? SUNDAY)))))) - -forall WinterSeason (\WINTER -> exists SpringSeason (\SPRING -> meetsTemporally(var ? ? ? WINTER)(var ? ? ? SPRING))) - -forall WinterSeason (\WINTER -> exists FallSeason (\AUTUMN -> meetsTemporally(var ? ? ? AUTUMN)(var ? ? ? WINTER))) - -forall SpringSeason (\SPRING -> exists SummerSeason (\SUMMER -> meetsTemporally(var ? ? ? SPRING)(var ? ? ? SUMMER))) - -forall SpringSeason (\SPRING -> exists WinterSeason (\WINTER -> meetsTemporally(var ? ? ? WINTER)(var ? ? ? SPRING))) - -forall SummerSeason (\SUMMER -> exists SpringSeason (\SPRING -> meetsTemporally(var ? ? ? SPRING)(var ? ? ? SUMMER))) - -forall SummerSeason (\SUMMER -> exists FallSeason (\AUTUMN -> meetsTemporally(var ? ? ? SUMMER)(var ? ? ? AUTUMN))) - -forall FallSeason (\AUTUMN -> exists SummerSeason (\SUMMER -> meetsTemporally(var ? ? ? SUMMER)(var ? ? ? AUTUMN))) - -forall FallSeason (\AUTUMN -> exists WinterSeason (\WINTER -> meetsTemporally(var ? ? ? AUTUMN)(var ? ? ? WINTER))) - -forall (both Object Physical) (\OBJ2 -> forall (both Object Physical) (\OBJ1 -> impl ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Upstairs))(exists BuildingLevel (\LEVEL1 -> exists BuildingLevel (\LEVEL2 -> exists Building (\BUILDING -> and ( part(var ? ? ? LEVEL1)(var ? ? ? BUILDING))(and ( part(var ? ? ? LEVEL2)(var ? ? ? BUILDING))(and ( located(var ? ? ? OBJ1)(var ? ? ? LEVEL1))(and ( located(var ? ? ? OBJ2)(var ? ? ? LEVEL2))( orientation(var ? ? ? LEVEL1)(var ? ? ? LEVEL2)(el ? ? ? Above))))))))))) - -forall (both Object Physical) (\OBJ2 -> forall (both Object Physical) (\OBJ1 -> impl ( orientation(var ? ? ? OBJ1)(var ? ? ? OBJ2)(el ? ? ? Downstairs))(exists BuildingLevel (\LEVEL1 -> exists BuildingLevel (\LEVEL2 -> exists Building (\BUILDING -> and ( part(var ? ? ? LEVEL1)(var ? ? ? BUILDING))(and ( part(var ? ? ? LEVEL2)(var ? ? ? BUILDING))(and ( located(var ? ? ? OBJ1)(var ? ? ? LEVEL1))(and ( located(var ? ? ? OBJ2)(var ? ? ? LEVEL2))( orientation(var ? ? ? LEVEL1)(var ? ? ? LEVEL2)(el ? ? ? Below))))))))))) - -forall Object (\E -> impl ( attribute(var ? ? ? E)(el ? ? ? Headache))(exists Head (\H -> and ( part(var ? ? ? H)(var ? ? ? E))( attribute(var ? ? ? H)(el ? ? ? Pain))))) - -forall Word (\WORD -> exists Syllable (\SYLLABLE -> part(var ? ? ? SYLLABLE)(var ? ? ? WORD))) - -forall GameAttribute (\ATTR -> forall (both Entity (both Agent Process)) (\THING -> impl ( property(var ? ? ? THING)(var ? ? ? ATTR))(exists Game (\GAME -> or ( agent(var ? ? ? GAME)(var ? ? ? THING))(or ( patient(var ? ? ? GAME)(var ? ? ? THING))( subProcess(var ? ? ? THING)(var ? ? ? GAME))))))) - -forall SportsAttribute (\ATTR -> forall (both Entity (both Agent Process)) (\THING -> impl ( property(var ? ? ? THING)(var ? ? ? ATTR))(exists Game (\SPORT -> or ( agent(var ? ? ? SPORT)(var ? ? ? THING))(or ( patient(var ? ? ? SPORT)(var ? ? ? THING))( subProcess(var ? ? ? THING)(var ? ? ? SPORT))))))) - -forall ChemicalReduction (\R -> forall (both Quantity PositiveInteger) (\G -> forall (both PositiveInteger Quantity) (\L -> forall (both Entity PureSubstance) (\S -> impl (and ( patient(var ? ? ? R)(var ? ? ? S))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? R)))))( electronNumber(var ? ? ? S)(var ? ? ? L))))(and ( greaterThan(var ? ? ? G)(var ? ? ? L))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? R)))))( electronNumber(var ? ? ? S)(var ? ? ? G)))))))) - -forall Oxidation (\O -> forall (both PositiveInteger Quantity) (\G -> forall (both Entity PureSubstance) (\S -> impl (and ( patient(var ? ? ? O)(var ? ? ? S))( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? O)))))( electronNumber(var ? ? ? S)(var ? ? ? G))))(exists (both Quantity PositiveInteger) (\L -> and ( lessThan(var ? ? ? L)(var ? ? ? G))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? O)))))( electronNumber(var ? ? ? S)(var ? ? ? L)))))))) - -forall Dialysis (\DIALYSIS -> exists Solution (\SOLUTION -> exists PureSubstance (\SUBSTANCE1 -> exists PureSubstance (\SUBSTANCE2 -> and ( resourceS(var ? ? ? DIALYSIS)(var ? ? ? SOLUTION))(and ( result(var ? ? ? DIALYSIS)(var ? ? ? SUBSTANCE1))(and ( result(var ? ? ? DIALYSIS)(var ? ? ? SUBSTANCE2))( not ( equal(var ? ? ? SUBSTANCE1)(var ? ? ? SUBSTANCE2))))))))) - -forall Diluting (\D -> exists Solution (\S -> and ( patient(var ? ? ? D)(var ? ? ? S))( attribute(var ? ? ? S)(el ? ? ? Liquid)))) - -forall Chromatography (\C -> exists (either LiquidMixture GasMixture) (\M -> resourceS(var ? ? ? C)(var ? ? ? M))) - -forall Chromatography (\C -> exists PureSubstance (\S -> result(var ? ? ? C)(var ? ? ? S))) - -forall RightAngle (\A -> angularMeasure(var ? ? ? A)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 90))(el ? ? ? AngularDegree)))) - -forall AcuteAngle (\A -> forall (both RealNumber Quantity) (\N -> impl ( angularMeasure(var ? ? ? A)( el ? ? ? ( MeasureFn(var ? ? ? N)(el ? ? ? AngularDegree))))( lessThan(var ? ? ? N)(el ? ? ? (toInt 90))))) - -forall ObliqueAngle (\A -> forall (both RealNumber Quantity) (\N -> impl ( angularMeasure(var ? ? ? A)( el ? ? ? ( MeasureFn(var ? ? ? N)(el ? ? ? AngularDegree))))( greaterThan(var ? ? ? N)(el ? ? ? (toInt 90))))) - -forall Polygon (\POLYGON -> forall (both GeometricFigure OneDimensionalFigure) (\PART -> impl ( geometricPart(var ? ? ? PART)(var ? ? ? POLYGON))(or ( sideOfFigure(var ? ? ? PART)(var ? ? ? POLYGON))(exists (both OneDimensionalFigure GeometricFigure) (\SIDE -> and ( sideOfFigure(var ? ? ? SIDE)(var ? ? ? POLYGON))( geometricPart(var ? ? ? PART)(var ? ? ? SIDE))))))) - -forall RightTriangle (\T -> exists RightAngle (\A -> angleOfFigure(var ? ? ? A)(var ? ? ? T))) - -forall Square (\SQUARE -> exists LengthMeasure (\LENGTH -> forall OneDimensionalFigure (\SIDE -> impl ( sideOfFigure(var ? ? ? SIDE)(var ? ? ? SQUARE))( lineMeasure(var ? ? ? SIDE)(var ? ? ? LENGTH))))) - -forall Entity (\L -> forall Circle (\C -> impl ( equal( el ? ? ? ( DiameterFn(var ? ? ? C)))(var ? ? ? L))(exists (both Entity Quantity) (\R -> and ( equal( el ? ? ? ( RadiusFn(var ? ? ? C)))(var ? ? ? R))( equal( el ? ? ? ( MultiplicationFn(var ? ? ? R)(el ? ? ? (toInt 2))))(var ? ? ? L)))))) - -forall (both LengthMeasure Entity) (\R -> forall (both GeometricFigure GeometricPoint) (\P2 -> forall (both Entity GeometricPoint) (\P -> forall (both Circle GeometricFigure) (\C -> impl (and ( equal( el ? ? ? ( CenterOfCircleFn(var ? ? ? C)))(var ? ? ? P))(and ( pointOfFigure(var ? ? ? P2)(var ? ? ? C))( geometricDistance(var ? ? ? P2)(var ? ? ? P)(var ? ? ? R))))( equal( el ? ? ? ( RadiusFn(var ? ? ? C)))(var ? ? ? R)))))) - -forall (both TwoDimensionalObject GeometricFigure) (\CIRCLE -> forall (both OneDimensionalFigure GeometricFigure) (\LINE -> impl ( tangent(var ? ? ? LINE)(var ? ? ? CIRCLE))(exists (both GeometricFigure Entity) (\POINT1 -> and ( pointOfFigure(var ? ? ? POINT1)(var ? ? ? LINE))(and ( pointOfFigure(var ? ? ? POINT1)(var ? ? ? CIRCLE))(forall (both GeometricFigure Entity) (\POINT2 -> impl (and ( pointOfFigure(var ? ? ? POINT2)(var ? ? ? LINE))( pointOfFigure(var ? ? ? POINT2)(var ? ? ? CIRCLE)))( equal(var ? ? ? POINT1)(var ? ? ? POINT2))))))))) - -forall CivilWar (\WAR -> exists Nation (\NATION -> forall (both Agent GeopoliticalArea) (\AGENT -> impl ( contestParticipant(var ? ? ? WAR)(var ? ? ? AGENT))( geopoliticalSubdivision(var ? ? ? AGENT)(var ? ? ? NATION))))) - -forall Negotiating (\NEGOTIATE -> hasPurpose(var ? ? ? NEGOTIATE)(exists Committing (\COMMIT -> and ( subProcess(var ? ? ? COMMIT)(var ? ? ? NEGOTIATE))( finishes( el ? ? ? ( WhenFn(var ? ? ? COMMIT)))( el ? ? ? ( WhenFn(var ? ? ? NEGOTIATE))))))) - -forall (both Object CognitiveAgent) (\A -> impl ( attribute(var ? ? ? A)(el ? ? ? Hungry))( desires(var ? ? ? A)(exists Eating (\E -> agent(var ? ? ? E)(var ? ? ? A))))) - -forall Object (\H -> impl ( attribute(var ? ? ? H)(el ? ? ? Pregnant))( attribute(var ? ? ? H)(el ? ? ? Female))) - -forall LyingDown (\LIE -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? LIE)(var ? ? ? AGENT))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? LIE)))))( attribute(var ? ? ? AGENT)(el ? ? ? Sitting)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? LIE)))))( attribute(var ? ? ? AGENT)(el ? ? ? Prostrate)))))) - -forall SittingDown (\SIT -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? SIT)(var ? ? ? AGENT))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? SIT)))))( attribute(var ? ? ? AGENT)(el ? ? ? Standing)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? SIT)))))( attribute(var ? ? ? AGENT)(el ? ? ? Sitting)))))) - -forall StandingUp (\STAND -> forall (both Agent Object) (\AGENT -> impl ( agent(var ? ? ? STAND)(var ? ? ? AGENT))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? STAND)))))( attribute(var ? ? ? AGENT)(el ? ? ? Sitting)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? STAND)))))( attribute(var ? ? ? AGENT)(el ? ? ? Standing)))))) - -forall EyeMotion (\EM -> forall (both Agent Object) (\A -> impl ( agent(var ? ? ? EM)(var ? ? ? A))(exists Eyelid (\E -> and ( part(var ? ? ? E)(var ? ? ? A))( patient(var ? ? ? EM)(var ? ? ? E)))))) - -forall ReflexiveProcess (\P -> exists Muscle (\M -> patient(var ? ? ? P)(var ? ? ? M))) - -forall Dismounting (\D -> forall (both Entity Object) (\O -> forall (both Agent Object) (\A -> impl (and ( agent(var ? ? ? D)(var ? ? ? A))( patient(var ? ? ? D)(var ? ? ? O)))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? D)))))( orientation(var ? ? ? A)(var ? ? ? O)(el ? ? ? On)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? D)))))( not ( orientation(var ? ? ? A)(var ? ? ? O)(el ? ? ? On)))))))) - -forall DomesticAnimal (\ANIMAL -> exists Keeping (\KEEP -> exists Human (\PERSON -> and ( agent(var ? ? ? KEEP)(var ? ? ? PERSON))( patient(var ? ? ? KEEP)(var ? ? ? ANIMAL))))) - -forall Fodder (\FEED -> hasPurpose(var ? ? ? FEED)(exists DomesticAnimal (\ANIMAL -> exists Eating (\EAT -> and ( agent(var ? ? ? EAT)(var ? ? ? ANIMAL))( patient(var ? ? ? EAT)(var ? ? ? FEED)))))) - -forall Mule (\MULE -> exists Donkey (\DONKEY -> exists Horse (\HORSE -> and ( father(var ? ? ? MULE)(var ? ? ? DONKEY))( mother(var ? ? ? MULE)(var ? ? ? HORSE))))) - -forall Feather (\F -> exists Bird (\B -> part(var ? ? ? F)(var ? ? ? B))) - -forall Hay (\HAY -> exists Making (\MAKE -> exists Grass (\GRASS -> and ( resourceS(var ? ? ? MAKE)(var ? ? ? GRASS))( result(var ? ? ? MAKE)(var ? ? ? HAY))))) - -forall Vacationing (\VACATION -> forall Working (\WORK -> forall Human (\PERSON -> impl (and ( agent(var ? ? ? VACATION)(var ? ? ? PERSON))( agent(var ? ? ? WORK)(var ? ? ? PERSON)))( not ( overlapsTemporally( el ? ? ? ( WhenFn(var ? ? ? VACATION)))( el ? ? ? ( WhenFn(var ? ? ? WORK)))))))) - -forall Farming (\FARMING -> forall (both Agent Physical) (\FARMER -> impl ( agent(var ? ? ? FARMING)(var ? ? ? FARMER))(exists Farm (\FARM -> holdsDuring( el ? ? ? ( WhenFn(var ? ? ? FARMING)))( located(var ? ? ? FARMER)(var ? ? ? FARM)))))) - -forall (both Object Woman) (\W -> impl ( attribute(var ? ? ? W)(el ? ? ? Housewife))(exists Man (\H -> wife(var ? ? ? W)(var ? ? ? H)))) - -forall SkilledOccupation (\OCCUPATION -> forall (both Object Entity) (\PERSON -> impl ( attribute(var ? ? ? PERSON)(var ? ? ? OCCUPATION))(exists EducationalProcess (\TRAINING -> destination(var ? ? ? TRAINING)(var ? ? ? PERSON))))) - -forall FilmMaking (\FM -> exists MotionPicture (\M -> exists PhotographicFilm (\F -> and ( result(var ? ? ? FM)(var ? ? ? M))( resourceS(var ? ? ? FM)(var ? ? ? F))))) - -forall (both Object Agent) (\P -> impl ( attribute(var ? ? ? P)(el ? ? ? Carpenter))( hasSkill(desc Carpentry ? ?)(var ? ? ? P))) - -forall Carpentry (\C -> forall Wood (\W -> exists Building (\B -> and ( part(var ? ? ? W)(var ? ? ? B))( result(var ? ? ? C)(var ? ? ? B))))) - -forall (both Object Agent) (\P -> impl ( attribute(var ? ? ? P)(el ? ? ? FarmHand))(exists Agriculture (\F -> agent(var ? ? ? F)(var ? ? ? P)))) - -forall (both Object Agent) (\H -> impl ( attribute(var ? ? ? H)(el ? ? ? Potter))(exists Making (\M -> exists Pottery (\P -> and ( agent(var ? ? ? M)(var ? ? ? H))( result(var ? ? ? M)(var ? ? ? P)))))) - -forall Deacon (\D -> exists ReligiousOrganization (\O -> exists Cleric (\C -> subordinateInOrganization(var ? ? ? O)(var ? ? ? D)(var ? ? ? C)))) - -forall Judge (\J -> forall Organization (\O -> forall (both Human Agent) (\P -> impl ( occupiesPosition(var ? ? ? P)(var ? ? ? J)(var ? ? ? O))( modalAttribute(exists LegalDecision (\D -> agent(var ? ? ? D)(var ? ? ? P)))(el ? ? ? Permission))))) - -forall PensionPlan (\P -> forall (both Organization FinancialCompany) (\O -> forall CognitiveAgent (\A -> impl (and ( accountHolder(var ? ? ? P)(var ? ? ? A))( employs(var ? ? ? O)(var ? ? ? A)))( financialAccount(var ? ? ? P)(var ? ? ? O))))) - -forall ProfitSharingPlan (\PSP -> forall (both CurrencyMeasure Quantity) (\P -> forall (both FinancialTransaction Process) (\A -> forall (both Organization Agent) (\O -> forall CognitiveAgent (\H -> impl (and ( accountHolder(var ? ? ? PSP)(var ? ? ? H))(and ( employs(var ? ? ? O)(var ? ? ? H))(and ( profit(var ? ? ? A)(var ? ? ? P))( agent(var ? ? ? A)(var ? ? ? O)))))(exists FinancialTransaction (\PAY -> exists (both CurrencyMeasure Quantity) (\C -> and ( transactionAmount(var ? ? ? PAY)(var ? ? ? C))(and ( lessThan(var ? ? ? C)(var ? ? ? P))( destination(var ? ? ? PAY)(var ? ? ? PSP))))))))))) - -forall (both Human Agent) (\H -> impl ( hasExpertise(var ? ? ? H)(el ? ? ? Architecture))(exists ContentDevelopment (\D -> exists Blueprint (\P -> exists Building (\B -> and ( agent(var ? ? ? D)(var ? ? ? H))(and ( result(var ? ? ? D)(var ? ? ? P))( represents(var ? ? ? P)(var ? ? ? B)))))))) - -forall (both FieldOfStudy Proposition) (\FIELD -> forall (both Human Agent) (\PERSON -> impl ( hasExpertise(var ? ? ? PERSON)(var ? ? ? FIELD))(exists Learning (\LEARN -> and ( agent(var ? ? ? LEARN)(var ? ? ? PERSON))( realization(var ? ? ? LEARN)(var ? ? ? FIELD)))))) - -forall Bleeding (\BLEED -> exists Injuring (\INJURY -> causes(var ? ? ? INJURY)(var ? ? ? BLEED))) - -forall Bleeding (\BLEED -> forall (both Entity Object) (\ANIMAL -> impl ( experiencer(var ? ? ? BLEED)(var ? ? ? ANIMAL))(exists Blood (\BLOOD -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? BLEED)))))( part(var ? ? ? BLOOD)(var ? ? ? ANIMAL)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? BLEED)))))( not ( part(var ? ? ? BLOOD)(var ? ? ? ANIMAL)))))))) - -forall Blushing (\B -> forall (both Entity Object) (\A -> impl ( experiencer(var ? ? ? B)(var ? ? ? A))(exists EmotionalState (\S1 -> exists EmotionalState (\S2 -> exists (both TimePosition TimeInterval) (\T2 -> exists (both TimePosition TimeInterval) (\T1 -> and ( not ( equal(var ? ? ? S1)(var ? ? ? S2)))(and ( holdsDuring(var ? ? ? T1)( attribute(var ? ? ? A)(var ? ? ? S1)))(and ( holdsDuring(var ? ? ? T2)( attribute(var ? ? ? A)(var ? ? ? S2)))(and ( starts( el ? ? ? ( WhenFn(var ? ? ? B)))(var ? ? ? T2))( finishes( el ? ? ? ( WhenFn(var ? ? ? B)))(var ? ? ? T1)))))))))))) - -forall Aborting (\A -> forall Woman (\W -> impl ( patient(var ? ? ? A)(var ? ? ? W))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? A)))))( attribute(var ? ? ? W)(el ? ? ? Pregnant)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? A)))))( not ( attribute(var ? ? ? W)(el ? ? ? Pregnant))))))) - -forall ClosingContract (\CLOSE -> forall (both Entity Contract) (\CONTRACT -> forall (both Agent CognitiveAgent) (\AGENT -> impl (and ( agent(var ? ? ? CLOSE)(var ? ? ? AGENT))( destination(var ? ? ? CLOSE)(var ? ? ? CONTRACT)))( agreementMember(var ? ? ? CONTRACT)(var ? ? ? AGENT))))) - -forall Diet (\D -> forall Process (\P -> impl ( realization(var ? ? ? P)(var ? ? ? D))(exists Eating (\E -> subProcess(var ? ? ? E)(var ? ? ? P))))) - -forall PreparedFood (\FOOD -> exists Cooking (\COOK -> result(var ? ? ? COOK)(var ? ? ? FOOD))) - -forall Baking (\B -> exists Oven (\O -> instrument(var ? ? ? B)(var ? ? ? O))) - -forall BreadOrBiscuit (\B -> exists Dough (\D -> exists Baking (\BAKE -> and ( resourceS(var ? ? ? BAKE)(var ? ? ? D))( result(var ? ? ? BAKE)(var ? ? ? B))))) - -forall Sandwich (\S -> exists BreadOrBiscuit (\B1 -> exists BreadOrBiscuit (\B2 -> exists Food (\F -> and ( between(var ? ? ? B1)(var ? ? ? F)(var ? ? ? B2))(and ( not ( equal(var ? ? ? B1)(var ? ? ? B2)))(and ( not ( equal(var ? ? ? B1)(var ? ? ? F)))(and ( not ( equal(var ? ? ? B2)(var ? ? ? F)))(and ( part(var ? ? ? B1)(var ? ? ? S))(and ( part(var ? ? ? B2)(var ? ? ? S))( part(var ? ? ? F)(var ? ? ? S))))))))))) - -forall Dough (\D -> exists Flour (\F -> exists Water (\W -> and ( part(var ? ? ? F)(var ? ? ? D))( part(var ? ? ? W)(var ? ? ? D))))) - -forall Butter (\B -> exists Cooking (\C -> exists Milk (\M -> and ( resourceS(var ? ? ? C)(var ? ? ? M))( result(var ? ? ? C)(var ? ? ? B))))) - -forall Flour (\F -> exists IntentionalProcess (\P -> exists CerealGrain (\C -> and ( resourceS(var ? ? ? P)(var ? ? ? C))( result(var ? ? ? P)(var ? ? ? F))))) - -forall Honey (\H -> exists PhysiologicProcess (\P -> exists Bee (\B -> and ( agent(var ? ? ? P)(var ? ? ? B))( result(var ? ? ? P)(var ? ? ? H))))) - -forall AtomicGroup (\G -> exists Atom (\ATOM1 -> exists Atom (\ATOM2 -> and ( not ( equal(var ? ? ? ATOM1)(var ? ? ? ATOM2)))(and ( part(var ? ? ? ATOM1)(var ? ? ? G))( part(var ? ? ? ATOM2)(var ? ? ? G)))))) - -forall AtomicGroup (\G -> exists Molecule (\M -> part(var ? ? ? G)(var ? ? ? M))) - -forall Ambush (\AMBUSH -> forall Agent (\AG -> impl ( agent(var ? ? ? AMBUSH)(var ? ? ? AG))(exists Concealing (\C -> and ( subProcess(var ? ? ? C)(var ? ? ? AMBUSH))( hasPurpose(var ? ? ? C)(exists Attack (\ATTACK -> agent(var ? ? ? ATTACK)(var ? ? ? AG)))))))) - -forall MilitaryManeuver (\M -> exists Battle (\B -> subProcess(var ? ? ? M)(var ? ? ? B))) - -forall Bombing (\X -> exists Bomb (\BOMB -> instrument(var ? ? ? X)(var ? ? ? BOMB))) - -forall CarBombing (\X -> exists Bomb (\BOMB -> exists TransportationDevice (\CAR -> and ( instrument(var ? ? ? X)(var ? ? ? CAR))(and ( instrument(var ? ? ? X)(var ? ? ? BOMB))( connected(var ? ? ? CAR)(var ? ? ? BOMB)))))) - -forall ChemicalAttack (\X -> exists Substance (\CHEM -> instrument(var ? ? ? X)(var ? ? ? CHEM))) - -forall HandGrenade (\X -> forall (both RealNumber Quantity) (\N -> and ( measure(var ? ? ? X)( el ? ? ? ( MeasureFn(var ? ? ? N)(el ? ? ? PoundMass))))( lessThan(var ? ? ? N)(el ? ? ? (toInt 10))))) - -forall HandgrenadeAttack (\X -> exists HandGrenade (\HG -> instrument(var ? ? ? X)(var ? ? ? HG))) - -forall Hijacking (\H -> exists Vehicle (\V -> patient(var ? ? ? H)(var ? ? ? V))) - -forall Hijacking (\H -> exists Driving (\D -> subProcess(var ? ? ? D)(var ? ? ? H))) - -forall Hijacking (\X -> exists TransportationDevice (\V -> exists Agent (\A -> and ( agent(var ? ? ? X)(var ? ? ? A))(and ( holdsDuring( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? X)))))( not ( possesses(var ? ? ? A)(var ? ? ? V))))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? X)))( possesses(var ? ? ? A)(var ? ? ? V))))))) - -forall HostageTaking (\X -> exists SentientAgent (\A -> patient(var ? ? ? X)(var ? ? ? A))) - -forall Kidnapping (\X -> exists SentientAgent (\A -> exists GeographicArea (\LOC1 -> exists GeographicArea (\LOC2 -> and ( not ( equal(var ? ? ? LOC1)(var ? ? ? LOC2)))(and ( holdsDuring( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? X)))))( located(var ? ? ? A)(var ? ? ? LOC1)))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? X)))( located(var ? ? ? A)(var ? ? ? LOC2)))))))) - -forall KnifeAttack (\X -> exists Knife (\HG -> instrument(var ? ? ? X)(var ? ? ? HG))) - -forall MortarAttack (\X -> exists Mortar (\MA -> instrument(var ? ? ? X)(var ? ? ? MA))) - -forall Stoning (\X -> exists Rock (\ST -> instrument(var ? ? ? X)(var ? ? ? ST))) - -forall SuicideBombing (\X -> exists (both Agent Object) (\A -> and ( agent(var ? ? ? X)(var ? ? ? A))( holdsDuring( el ? ? ? ( FutureFn( el ? ? ? ( WhenFn(var ? ? ? X)))))( attribute(var ? ? ? A)(el ? ? ? Dead))))) - -forall SuicideBombing (\X -> forall (both Agent CognitiveAgent) (\P -> impl ( agent(var ? ? ? X)(var ? ? ? P))( believes(var ? ? ? P)( holdsDuring( el ? ? ? ( FutureFn( el ? ? ? ( WhenFn(var ? ? ? X)))))( attribute(var ? ? ? P)(el ? ? ? Dead)))))) - -forall VehicleAttack (\X -> exists TransportationDevice (\V -> instrument(var ? ? ? X)(var ? ? ? V))) - -forall BusStop (\X -> hasPurpose(var ? ? ? X)(exists Bus (\B -> exists Boarding (\BO -> exists Deboarding (\D -> and ( located(var ? ? ? BO)(var ? ? ? X))(and ( located(var ? ? ? D)(var ? ? ? X))(and ( patient(var ? ? ? BO)(var ? ? ? B))( patient(var ? ? ? D)(var ? ? ? B))))))))) - -forall BusStop (\X -> exists Roadway (\R -> meetsSpatially(var ? ? ? X)(var ? ? ? R))) - -forall Burrow (\B -> exists Organism (\A -> hasPurpose(var ? ? ? B)( inhabits(var ? ? ? A)(var ? ? ? B)))) - -forall (both Object Agent) (\X -> impl ( attribute(var ? ? ? X)(el ? ? ? Musician))( hasSkill(desc MusicalPerformance ? ?)(var ? ? ? X))) - -forall Object (\H -> forall (both TimePosition Physical) (\T1 -> impl ( holdsDuring(var ? ? ? T1)( attribute(var ? ? ? H)(el ? ? ? Veteran)))(exists Soldier (\P -> exists TimePosition (\T2 -> and ( temporalPart(var ? ? ? T2)( el ? ? ? ( PastFn( el ? ? ? ( WhenFn(var ? ? ? T1))))))(and ( holdsDuring(var ? ? ? T2)( attribute(var ? ? ? H)(var ? ? ? P)))( not ( holdsDuring(var ? ? ? T1)( attribute(var ? ? ? H)(var ? ? ? P)))))))))) - -forall Checkpoint (\X -> or (exists Road (\ROAD -> orientation(var ? ? ? ROAD)(var ? ? ? X)(el ? ? ? Near)))(exists GeographicArea (\REG2 -> exists GeographicArea (\REG1 -> orientation( el ? ? ? ( BorderFn(var ? ? ? REG1)(var ? ? ? REG2)))(var ? ? ? X)(el ? ? ? Near))))) - -forall Road (\X -> hasPurpose(var ? ? ? X)(exists Transportation (\EV -> exists LandVehicle (\VEH -> and ( located(var ? ? ? EV)(var ? ? ? X))( instrument(var ? ? ? EV)(var ? ? ? VEH)))))) - -forall (both Object Human) (\P -> forall (both TimePosition TimeInterval) (\NOW -> impl ( holdsDuring(var ? ? ? NOW)( attribute(var ? ? ? P)(el ? ? ? Widowed)))(and (exists (both Human Object) (\SPOUSE -> exists (both TimeInterval TimePosition) (\BEFORE -> and ( earlier(var ? ? ? BEFORE)(var ? ? ? NOW))(and ( holdsDuring(var ? ? ? BEFORE)( spouse(var ? ? ? SPOUSE)(var ? ? ? P)))( holdsDuring(var ? ? ? NOW)( attribute(var ? ? ? SPOUSE)(el ? ? ? Dead)))))))( not (exists Human (\OTHER -> holdsDuring(var ? ? ? NOW)( spouse(var ? ? ? OTHER)(var ? ? ? P)))))))) - -forall Convoy (\C -> exists Vehicle (\V1 -> exists Vehicle (\V2 -> exists TimeInterval (\TIME -> and ( not ( equal(var ? ? ? V1)(var ? ? ? V2)))(and ( temporalPart(var ? ? ? TIME)( el ? ? ? ( WhenFn(var ? ? ? C))))( holdsDuring(var ? ? ? TIME)(and ( member(var ? ? ? V1)(var ? ? ? C))( member(var ? ? ? V2)(var ? ? ? C))))))))) - -forall Convoy (\C -> forall (both SelfConnectedObject Entity) (\VEH -> impl ( member(var ? ? ? VEH)(var ? ? ? C))(exists Driving (\DRIVE -> and ( overlapsTemporally( el ? ? ? ( WhenFn(var ? ? ? DRIVE)))( el ? ? ? ( WhenFn(var ? ? ? C))))( patient(var ? ? ? DRIVE)(var ? ? ? VEH)))))) - -forall Convoy (\C -> attribute(var ? ? ? C)(el ? ? ? LineFormation)) - -forall EmbassyBuilding (\X -> exists Nation (\EGOV -> exists Nation (\OTHERGOV -> and ( not ( equal(var ? ? ? EGOV)(var ? ? ? OTHERGOV)))(and ( possesses(var ? ? ? EGOV)(var ? ? ? X))( located(var ? ? ? X)(var ? ? ? OTHERGOV)))))) - -forall EuropeanNation (\N -> part(var ? ? ? N)(el ? ? ? Europe)) - -forall EntertainmentBuilding (\BUILDING -> hasPurpose(var ? ? ? BUILDING)(exists RecreationOrExercise (\REC -> located(var ? ? ? REC)(var ? ? ? BUILDING)))) - -forall GovernmentBuilding (\X -> exists Government (\G -> possesses(var ? ? ? G)(var ? ? ? X))) - -forall (both Object CognitiveAgent) (\X -> forall TimePosition (\T1 -> impl ( holdsDuring(var ? ? ? T1)( attribute(var ? ? ? X)(el ? ? ? GovernmentPerson)))(exists Government (\GOV -> holdsDuring(var ? ? ? T1)( employs(var ? ? ? GOV)(var ? ? ? X)))))) - -forall Renting (\R -> forall (both Entity Agent) (\O -> forall (both Agent Object) (\A -> impl (and ( agent(var ? ? ? R)(var ? ? ? A))( patient(var ? ? ? R)(var ? ? ? O)))( holdsDuring( el ? ? ? ( WhenFn(var ? ? ? R)))( modalAttribute( uses(var ? ? ? A)(var ? ? ? O))(el ? ? ? Permission)))))) - -forall Marketplace (\X -> hasPurpose(var ? ? ? X)(exists FinancialTransaction (\EV -> located(var ? ? ? EV)(var ? ? ? X)))) - -forall (both Object SelfConnectedObject) (\X -> forall TimePosition (\T1 -> impl ( holdsDuring(var ? ? ? T1)( attribute(var ? ? ? X)(el ? ? ? MilitaryPerson)))(exists MilitaryOrganization (\ORG -> holdsDuring(var ? ? ? T1)( member(var ? ? ? X)(var ? ? ? ORG)))))) - -forall MilitaryOrganization (\ORG -> forall Human (\X -> forall TimePosition (\T1 -> impl ( holdsDuring(var ? ? ? T1)( member(var ? ? ? X)(var ? ? ? ORG)))( holdsDuring(var ? ? ? T1)( attribute(var ? ? ? X)(el ? ? ? MilitaryPerson)))))) - -forall PlaceOfWorship (\X -> hasPurpose(var ? ? ? X)(exists ReligiousProcess (\EV -> located(var ? ? ? EV)(var ? ? ? X)))) - -forall EducationalFacility (\X -> exists EducationalOrganization (\ORG -> possesses(var ? ? ? ORG)(var ? ? ? X))) - -forall EducationalFacility (\X -> hasPurpose(var ? ? ? X)(exists EducationalProcess (\EV -> located(var ? ? ? EV)(var ? ? ? X)))) - -forall (both Object Entity) (\X -> impl ( attribute(var ? ? ? X)(el ? ? ? Student))(exists EducationalProcess (\EV -> patient(var ? ? ? EV)(var ? ? ? X)))) - -forall Subway (\X -> exists (both SelfConnectedObject Object) (\SURF -> and ( surface(var ? ? ? SURF)(el ? ? ? PlanetEarth))( orientation(var ? ? ? X)(var ? ? ? SURF)(el ? ? ? Below)))) - -forall Subway (\X -> hasPurpose(var ? ? ? X)(exists Transportation (\EV -> exists Human (\P -> and ( patient(var ? ? ? EV)(var ? ? ? P))( located(var ? ? ? EV)(var ? ? ? X)))))) - -forall TerroristOrganization (\X -> exists ViolentContest (\EV -> agent(var ? ? ? EV)(var ? ? ? X))) - -forall (both Integer Quantity) (\MEMBERS -> forall (both Integer Quantity) (\SEATS -> forall (both Organization Collection) (\ORG -> impl (and ( seatsInOrganizationCount(var ? ? ? ORG)(var ? ? ? SEATS))( memberCount(var ? ? ? ORG)(var ? ? ? MEMBERS)))( greaterThanOrEqualTo(var ? ? ? SEATS)(var ? ? ? MEMBERS))))) - -forall (both NonnegativeInteger Integer) (\NUMBER -> forall SetOrClass (\TYPE -> forall Collection (\GROUP -> impl ( memberTypeCount(var ? ? ? GROUP)(var ? ? ? TYPE)(var ? ? ? NUMBER))(exists Collection (\SUBGROUP -> and ( subCollection(var ? ? ? SUBGROUP)(var ? ? ? GROUP))(and ( memberCount(var ? ? ? SUBGROUP)(var ? ? ? NUMBER))( memberType(var ? ? ? SUBGROUP)(var ? ? ? TYPE)))))))) - -forall (both NonnegativeInteger Quantity) (\NUMBER2 -> forall SetOrClass (\TYPE -> forall (both Integer Quantity) (\NUMBER1 -> forall Collection (\GROUP -> impl (and ( memberCount(var ? ? ? GROUP)(var ? ? ? NUMBER1))( memberTypeCount(var ? ? ? GROUP)(var ? ? ? TYPE)(var ? ? ? NUMBER2)))( greaterThanOrEqualTo(var ? ? ? NUMBER1)(var ? ? ? NUMBER2)))))) - -forall TimePosition (\TIME -> forall Collection (\COLLECTION -> forall SelfConnectedObject (\OBJ -> equiv ( memberAtTime(var ? ? ? OBJ)(var ? ? ? COLLECTION)(var ? ? ? TIME))( holdsDuring(var ? ? ? TIME)( member(var ? ? ? OBJ)(var ? ? ? COLLECTION)))))) - -forall (both SelfConnectedObject Object) (\OBJ -> forall Object (\PLACE -> forall TimePosition (\TIME -> forall (both Object Collection) (\COLLECTION -> impl (and ( locatedAtTime(var ? ? ? COLLECTION)(var ? ? ? TIME)(var ? ? ? PLACE))( memberAtTime(var ? ? ? OBJ)(var ? ? ? COLLECTION)(var ? ? ? TIME)))( locatedAtTime(var ? ? ? OBJ)(var ? ? ? TIME)(var ? ? ? PLACE)))))) - -forall (both SelfConnectedObject Entity) (\I -> forall Collection (\C -> forall (both ContentBearingObject Entity) (\O -> impl (and ( inventory(var ? ? ? O)(var ? ? ? C))( member(var ? ? ? I)(var ? ? ? C)))( refers(var ? ? ? O)(var ? ? ? I))))) - -forall Human (\PERSON2 -> forall (both Human CognitiveAgent) (\PERSON1 -> forall Organization (\ORG -> impl ( subordinateInOrganization(var ? ? ? ORG)(var ? ? ? PERSON1)(var ? ? ? PERSON2))( employs(var ? ? ? ORG)(var ? ? ? PERSON1))))) - -forall (both Human CognitiveAgent) (\PERSON2 -> forall Human (\PERSON1 -> forall Organization (\ORG -> impl ( subordinateInOrganization(var ? ? ? ORG)(var ? ? ? PERSON1)(var ? ? ? PERSON2))( employs(var ? ? ? ORG)(var ? ? ? PERSON2))))) - -forall Human (\PERSON1 -> forall Position (\ROLE2 -> forall Position (\ROLE1 -> forall Organization (\ORG -> impl (and ( subordinatePosition(var ? ? ? ORG)(var ? ? ? ROLE1)(var ? ? ? ROLE2))( occupiesPosition(var ? ? ? PERSON1)(var ? ? ? ROLE1)(var ? ? ? ORG)))(exists Human (\PERSON2 -> and ( occupiesPosition(var ? ? ? PERSON2)(var ? ? ? ROLE2)(var ? ? ? ORG))( subordinateInOrganization(var ? ? ? ORG)(var ? ? ? PERSON1)(var ? ? ? PERSON2)))))))) - -forall Ontology (\ONT -> exists Taxonomy (\TAX -> abstractPart(var ? ? ? TAX)(var ? ? ? ONT))) - -forall ServiceProcess (\EVENT -> exists CognitiveAgent (\PROVIDER -> serviceProvider(var ? ? ? EVENT)(var ? ? ? PROVIDER))) - -forall ServiceProcess (\EVENT -> exists CognitiveAgent (\RECEIVER -> serviceRecipient(var ? ? ? EVENT)(var ? ? ? RECEIVER))) - -forall (both Physical Agent) (\AGENT -> forall (both Entity TimePoint) (\AGENT_END -> forall (both Physical Process) (\PROCESS -> forall (both Entity TimePoint) (\PROCESS_START -> impl (and ( equal(var ? ? ? PROCESS_START)( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PROCESS))))))(and ( equal(var ? ? ? AGENT_END)( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? AGENT))))))( benefits(var ? ? ? PROCESS)(var ? ? ? AGENT))))( before(var ? ? ? PROCESS_START)(var ? ? ? AGENT_END)))))) - -forall (both Human CognitiveAgent) (\H2 -> forall (both Human CognitiveAgent) (\H1 -> forall TimePosition (\T1 -> impl ( holdsDuring(var ? ? ? T1)( coworker(var ? ? ? H1)(var ? ? ? H2)))(exists Organization (\ORG -> holdsDuring(var ? ? ? T1)(and ( employs(var ? ? ? ORG)(var ? ? ? H1))( employs(var ? ? ? ORG)(var ? ? ? H2)))))))) - -forall (both Human Collection) (\H2 -> forall (both Human Collection) (\H1 -> forall TimePosition (\T1 -> impl ( holdsDuring(var ? ? ? T1)( cohabitant(var ? ? ? H1)(var ? ? ? H2)))(exists SocialUnit (\UNIT -> holdsDuring(var ? ? ? T1)(and ( member(var ? ? ? UNIT)(var ? ? ? H1))( member(var ? ? ? UNIT)(var ? ? ? H2)))))))) - -forall SocialUnit (\UNIT -> forall (both Collection Human) (\H2 -> forall (both Collection Human) (\H1 -> forall TimePosition (\T1 -> impl ( holdsDuring(var ? ? ? T1)(and ( member(var ? ? ? UNIT)(var ? ? ? H1))( member(var ? ? ? UNIT)(var ? ? ? H2))))( holdsDuring(var ? ? ? T1)( cohabitant(var ? ? ? H1)(var ? ? ? H2))))))) - -forall Man (\PARENT -> forall Organism (\CHILD -> impl ( parent(var ? ? ? CHILD)(var ? ? ? PARENT))( father(var ? ? ? CHILD)(var ? ? ? PARENT)))) - -forall Woman (\PARENT -> forall Organism (\CHILD -> impl ( parent(var ? ? ? CHILD)(var ? ? ? PARENT))( mother(var ? ? ? CHILD)(var ? ? ? PARENT)))) - -forall Man (\CHILD -> forall Organism (\PARENT -> impl ( parent(var ? ? ? CHILD)(var ? ? ? PARENT))( son(var ? ? ? CHILD)(var ? ? ? PARENT)))) - -forall Woman (\CHILD -> forall Organism (\PARENT -> impl ( parent(var ? ? ? CHILD)(var ? ? ? PARENT))( daughter(var ? ? ? CHILD)(var ? ? ? PARENT)))) - -forall (both Human Organism) (\H -> forall Woman (\A -> equiv ( aunt(var ? ? ? A)(var ? ? ? H))(exists (both Human Organism) (\P -> and ( sister(var ? ? ? A)(var ? ? ? P))( parent(var ? ? ? H)(var ? ? ? P)))))) - -forall (both Human Organism) (\P2 -> forall (both Human Organism) (\P1 -> equiv ( cousin(var ? ? ? P1)(var ? ? ? P2))(and (exists Man (\G2 -> exists Woman (\G1 -> and ( grandmother(var ? ? ? P1)(var ? ? ? G1))(and ( grandfather(var ? ? ? P1)(var ? ? ? G2))(and ( grandmother(var ? ? ? P2)(var ? ? ? G1))( grandfather(var ? ? ? P2)(var ? ? ? G2)))))))( not (exists Organism (\F -> exists Organism (\M -> and ( mother(var ? ? ? P1)(var ? ? ? M))(and ( father(var ? ? ? P1)(var ? ? ? F))(and ( mother(var ? ? ? P2)(var ? ? ? M))( father(var ? ? ? P2)(var ? ? ? F))))))))))) - -forall (both Man Organism) (\P -> forall (both Human Organism) (\H -> impl ( grandfather(var ? ? ? H)(var ? ? ? P))(exists Organism (\C -> and ( father(var ? ? ? C)(var ? ? ? P))( parent(var ? ? ? H)(var ? ? ? C)))))) - -forall (both Woman Organism) (\P -> forall (both Human Organism) (\H -> impl ( grandmother(var ? ? ? H)(var ? ? ? P))(exists Organism (\C -> and ( mother(var ? ? ? C)(var ? ? ? P))( parent(var ? ? ? H)(var ? ? ? C)))))) - -forall (both Human Organism) (\H -> forall (both Man Organism) (\N -> equiv ( nephew(var ? ? ? N)(var ? ? ? H))(exists Organism (\S -> and ( sibling(var ? ? ? S)(var ? ? ? H))( son(var ? ? ? N)(var ? ? ? S)))))) - -forall (both Human Organism) (\H -> forall (both Woman Organism) (\N -> equiv ( niece(var ? ? ? N)(var ? ? ? H))(exists Organism (\S -> and ( sibling(var ? ? ? S)(var ? ? ? H))( daughter(var ? ? ? N)(var ? ? ? S)))))) - -forall (both Human Organism) (\H -> forall Man (\U -> equiv ( uncle(var ? ? ? U)(var ? ? ? H))(exists (both Human Organism) (\P -> and ( brother(var ? ? ? U)(var ? ? ? P))( parent(var ? ? ? H)(var ? ? ? P)))))) - -forall (both Man (both Human Organism)) (\F -> forall (both Human Organism) (\P -> equiv ( stepfather(var ? ? ? P)(var ? ? ? F))(exists (both Organism Human) (\M -> and ( mother(var ? ? ? P)(var ? ? ? M))(and ( spouse(var ? ? ? F)(var ? ? ? M))( not ( father(var ? ? ? P)(var ? ? ? F)))))))) - -forall (both Woman (both Human Organism)) (\M -> forall (both Human Organism) (\P -> equiv ( stepmother(var ? ? ? P)(var ? ? ? M))(exists (both Organism Human) (\F -> and ( father(var ? ? ? P)(var ? ? ? F))(and ( spouse(var ? ? ? M)(var ? ? ? F))( not ( mother(var ? ? ? P)(var ? ? ? M)))))))) - -forall TimePosition (\T1 -> forall (both Organism (both Human SelfConnectedObject)) (\PARENT2 -> forall (both Organism (both Human SelfConnectedObject)) (\PARENT1 -> forall (both Organism (both Human SelfConnectedObject)) (\CHILD -> impl (and ( parent(var ? ? ? CHILD)(var ? ? ? PARENT1))(and ( parent(var ? ? ? CHILD)(var ? ? ? PARENT2))( holdsDuring(var ? ? ? T1)(and ( spouse(var ? ? ? PARENT1)(var ? ? ? PARENT2))(and ( cohabitant(var ? ? ? PARENT1)(var ? ? ? PARENT2))( cohabitant(var ? ? ? CHILD)(var ? ? ? PARENT1)))))))(exists NuclearFamily (\FAM -> holdsDuring(var ? ? ? T1)(and ( member(var ? ? ? CHILD)(var ? ? ? FAM))(and ( member(var ? ? ? PARENT1)(var ? ? ? FAM))( member(var ? ? ? PARENT2)(var ? ? ? FAM)))))))))) - -forall Object (\PLACE -> forall TimePosition (\TIME -> forall (both Object Physical) (\OBJ -> equiv ( locatedAtTime(var ? ? ? OBJ)(var ? ? ? TIME)(var ? ? ? PLACE))( holdsDuring(var ? ? ? TIME)( located(var ? ? ? OBJ)(var ? ? ? PLACE)))))) - -forall (both GeographicArea Object) (\REGION -> forall (both Object GeographicArea) (\PLACE -> forall TimePosition (\TIME -> forall Object (\OBJ -> impl (and ( locatedAtTime(var ? ? ? OBJ)(var ? ? ? TIME)(var ? ? ? PLACE))( geographicSubregion(var ? ? ? PLACE)(var ? ? ? REGION)))( locatedAtTime(var ? ? ? OBJ)(var ? ? ? TIME)(var ? ? ? REGION)))))) - -forall Seating (\S -> exists Seat (\P -> exists Human (\H -> and ( experiencer(var ? ? ? S)(var ? ? ? H))( destination(var ? ? ? S)(var ? ? ? P))))) - -forall PlacingUnderArrest (\ARREST -> forall GroupOfPeople (\AGENT -> forall (both SelfConnectedObject Agent) (\MEMBER -> impl (and ( arrested(var ? ? ? ARREST)(var ? ? ? AGENT))( member(var ? ? ? MEMBER)(var ? ? ? AGENT)))(exists PlacingUnderArrest (\ARREST1 -> and ( arrested(var ? ? ? ARREST1)(var ? ? ? MEMBER))( subProcess(var ? ? ? ARREST1)(var ? ? ? ARREST))))))) - -forall Process (\PROC -> forall (both Process Physical) (\SUB -> forall Object (\LOC -> impl (and ( located(var ? ? ? PROC)(var ? ? ? LOC))( subProcess(var ? ? ? SUB)(var ? ? ? PROC)))( located(var ? ? ? SUB)(var ? ? ? LOC))))) - -forall Imprisoning (\IMPRISON -> forall Human (\AGENT -> forall TimeInterval (\INTERVAL -> impl (and ( detainee(var ? ? ? IMPRISON)(var ? ? ? AGENT))( time(var ? ? ? IMPRISON)(var ? ? ? INTERVAL)))(exists PlacingUnderArrest (\ARREST -> exists TimeInterval (\TIME -> and ( time(var ? ? ? ARREST)(var ? ? ? TIME))(and ( earlier(var ? ? ? TIME)(var ? ? ? INTERVAL))( arrested(var ? ? ? ARREST)(var ? ? ? AGENT))))))))) - -forall TransportViaRoadVehicle (\TRANSPORT -> exists Driving (\DRIVING -> subProcess(var ? ? ? TRANSPORT)(var ? ? ? DRIVING))) - -forall Transportation (\TRANSPORT -> forall Driving (\DRIVE -> forall TransportationDevice (\VEHICLE -> impl (and ( subProcess(var ? ? ? TRANSPORT)(var ? ? ? DRIVE))( instrument(var ? ? ? TRANSPORT)(var ? ? ? VEHICLE)))( patient(var ? ? ? DRIVE)(var ? ? ? VEHICLE))))) - -forall Driving (\DRIVE -> forall RoadVehicle (\VEHICLE -> impl ( patient(var ? ? ? DRIVE)(var ? ? ? VEHICLE))(exists TransportViaRoadVehicle (\TRANSPORT -> subProcess(var ? ? ? TRANSPORT)(var ? ? ? DRIVE))))) - -forall Driving (\DRIVING -> forall Transportation (\TRANSPORT -> forall (both Agent Object) (\DRIVER -> impl (and ( subProcess(var ? ? ? TRANSPORT)(var ? ? ? DRIVING))( agent(var ? ? ? DRIVING)(var ? ? ? DRIVER)))( transported(var ? ? ? TRANSPORT)(var ? ? ? DRIVER))))) - -forall Driving (\DRIVING -> forall Transportation (\TRANSPORT -> forall Entity (\DEST -> impl (and ( subProcess(var ? ? ? TRANSPORT)(var ? ? ? DRIVING))( destination(var ? ? ? DRIVING)(var ? ? ? DEST)))( destination(var ? ? ? TRANSPORT)(var ? ? ? DEST))))) - -forall Driving (\DRIVING -> forall Transportation (\TRANSPORT -> forall Vehicle (\VEHICLE -> impl (and ( subProcess(var ? ? ? TRANSPORT)(var ? ? ? DRIVING))( patient(var ? ? ? DRIVING)(var ? ? ? VEHICLE)))( conveyance(var ? ? ? TRANSPORT)(var ? ? ? VEHICLE))))) - -forall Atrophy (\A -> exists BodyPart (\B -> experiencer(var ? ? ? A)(var ? ? ? B))) - -forall CausingHappiness (\C -> forall (both Entity Object) (\P -> impl ( patient(var ? ? ? C)(var ? ? ? P))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? C)))))( not ( attribute(var ? ? ? P)(el ? ? ? Happiness))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? C)))))( attribute(var ? ? ? P)(el ? ? ? Happiness)))))) - -forall CausingHappiness (\C -> forall (both Entity Object) (\P -> impl ( patient(var ? ? ? C)(var ? ? ? P))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? C)))))( not ( attribute(var ? ? ? P)(el ? ? ? Unhappiness))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? C)))))( attribute(var ? ? ? P)(el ? ? ? Unhappiness)))))) - -forall TakingIll (\T -> forall (both Entity Object) (\A -> impl ( experiencer(var ? ? ? T)(var ? ? ? A))(exists DiseaseOrSyndrome (\D -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? T)))))( not ( attribute(var ? ? ? A)(var ? ? ? D))))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? T)))))( attribute(var ? ? ? A)(var ? ? ? D))))))) - -forall Lengthening (\L -> forall (both Entity Object) (\O -> impl ( patient(var ? ? ? L)(var ? ? ? O))(exists (both PhysicalQuantity Quantity) (\L2 -> exists (both PhysicalQuantity Quantity) (\L1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? L)))))( length(var ? ? ? O)(var ? ? ? L1)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? L)))))( length(var ? ? ? O)(var ? ? ? L2)))( greaterThan(var ? ? ? L2)(var ? ? ? L1)))))))) - -forall Saving (\S -> forall Agent (\A -> forall (both Entity (both Physical Object)) (\O -> impl (and ( patient(var ? ? ? S)(var ? ? ? O))( agent(var ? ? ? S)(var ? ? ? A)))(exists (both CurrencyMeasure Quantity) (\Q2 -> exists (both CurrencyMeasure Quantity) (\Q1 -> and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? S)))))( monetaryValue(var ? ? ? O)(var ? ? ? Q1)))(and ( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? S)))))( monetaryValue(var ? ? ? O)(var ? ? ? Q2)))(and ( possesses(var ? ? ? A)(var ? ? ? O))( lessThan(var ? ? ? Q1)(var ? ? ? Q2)))))))))) - -forall (both Object Physical) (\A -> forall Agent (\P -> impl ( financialAsset(var ? ? ? P)(var ? ? ? A))(exists CurrencyMeasure (\V -> monetaryValue(var ? ? ? A)(var ? ? ? V))))) - -forall Barking (\B -> exists Canine (\D -> agent(var ? ? ? B)(var ? ? ? D))) - -forall Organification (\P -> exists Organ (\O -> result(var ? ? ? P)(var ? ? ? O))) - -forall SexualReproduction (\SR -> exists BiologicalConception (\C -> subProcess(var ? ? ? C)(var ? ? ? SR))) - -forall BirdEgg (\E -> exists SexualReproduction (\SR -> exists Bird (\B -> and ( agent(var ? ? ? SR)(var ? ? ? B))( result(var ? ? ? SR)(var ? ? ? E))))) - -forall Raping (\R -> exists (both Entity CognitiveAgent) (\A -> and ( experiencer(var ? ? ? R)(var ? ? ? A))( not ( wants(var ? ? ? A)(var ? ? ? R))))) - -forall LayingEggs (\L -> forall (both Entity Object) (\A -> impl ( experiencer(var ? ? ? L)(var ? ? ? A))(exists Egg (\E -> and ( patient(var ? ? ? L)(var ? ? ? E))(and ( holdsDuring( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? L)))))( part(var ? ? ? E)(var ? ? ? A)))( holdsDuring( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? L)))))( not ( part(var ? ? ? E)(var ? ? ? A))))))))) - -forall Object (\PLACE -> forall (both Animal Entity) (\INDIV -> impl ( birthplace(var ? ? ? INDIV)(var ? ? ? PLACE))(exists Birth (\BIRTH -> and ( experiencer(var ? ? ? BIRTH)(var ? ? ? INDIV))( located(var ? ? ? BIRTH)(var ? ? ? PLACE)))))) - -forall Day (\D -> forall (both Human Entity) (\P -> impl ( birthdate(var ? ? ? P)(var ? ? ? D))(exists Birth (\B -> and ( experiencer(var ? ? ? B)(var ? ? ? P))( date(var ? ? ? B)(var ? ? ? D)))))) - -forall Day (\T -> forall (both Human Entity) (\P -> impl ( deathdate(var ? ? ? P)(var ? ? ? T))(exists Death (\D -> and ( experiencer(var ? ? ? D)(var ? ? ? P))( date(var ? ? ? D)(var ? ? ? T)))))) - -forall Object (\L -> forall (both Animal Entity) (\P -> impl ( deathplace(var ? ? ? P)(var ? ? ? L))(exists Death (\D -> and ( experiencer(var ? ? ? D)(var ? ? ? P))( located(var ? ? ? D)(var ? ? ? L)))))) - -forall TransitSystem (\S -> forall (both Transitway Object) (\P -> impl ( pathInSystem(var ? ? ? P)(var ? ? ? S))(or ( routeInSystem(var ? ? ? P)(var ? ? ? S))(exists (both Transitway Object) (\R2 -> exists (both Transitway Object) (\R1 -> and ( routeInSystem(var ? ? ? R1)(var ? ? ? S))(and ( routeInSystem(var ? ? ? R2)(var ? ? ? S))(and ( part(var ? ? ? R1)(var ? ? ? P))(and ( part(var ? ? ? R2)(var ? ? ? P))( connected(var ? ? ? R1)(var ? ? ? R2))))))))))) - -forall Transitway (\P -> forall (both PhysicalSystem TransitSystem) (\T -> forall (both PhysicalSystem TransitSystem) (\S -> impl (and ( subSystem(var ? ? ? S)(var ? ? ? T))( routeInSystem(var ? ? ? P)(var ? ? ? S)))( routeInSystem(var ? ? ? P)(var ? ? ? T))))) diff --git a/examples/SUMO/axioms/Mid_level_ontologyHiO.gft b/examples/SUMO/axioms/Mid_level_ontologyHiO.gft deleted file mode 100644 index e525d5cca..000000000 --- a/examples/SUMO/axioms/Mid_level_ontologyHiO.gft +++ /dev/null @@ -1,46 +0,0 @@ - -IrreflexiveRelation ? (\x,y -> conjugate x y) - -SymmetricRelation ? (\x,y -> conjugate x y) - -TransitiveRelation ? (\x,y -> conjugate x y) - -SymmetricRelation ? (\x,y -> neighbor x y) - -IrreflexiveRelation ? (\x,y -> neighbor x y) - -ObjectAttitude ? ? (\x,y -> dislikes x y) - -IrreflexiveRelation ? (\x,y -> hostileForces x y) - -TransitiveRelation ? (\x,y -> subField x y) - -IrreflexiveRelation ? (\x,y -> subField x y) - -IntentionalRelation ? ? (\x,y -> serviceProvider x y) - -IntentionalRelation ? ? (\x,y -> serviceRecipient x y) - -SymmetricRelation ? (\x,y -> friend x y) - -IntentionalRelation ? ? (\x,y -> friend x y) - -SymmetricRelation ? (\x,y -> coworker x y) - -SymmetricRelation ? (\x,y -> cohabitant x y) - -IntentionalRelation ? ? (\x,y -> cohabitant x y) - -AsymmetricRelation ? (\x,y -> grandparent x y) - -SymmetricRelation ? (\x,y -> mutualStranger x y) - -SymmetricRelation ? (\x,y -> domesticPartner x y) - -IntentionalRelation ? ? (\x,y -> domesticPartner x y) - -AntisymmetricRelation ? (\x,y -> legalGuardian x y) - -TransitiveRelation ? (\x,y -> ancestorOrganization x y) - -IrreflexiveRelation ? (\x,y -> ancestorOrganization x y) diff --git a/examples/SUMO/axioms/Mid_level_ontologyP.gft b/examples/SUMO/axioms/Mid_level_ontologyP.gft deleted file mode 100644 index c0efe439d..000000000 --- a/examples/SUMO/axioms/Mid_level_ontologyP.gft +++ /dev/null @@ -1,42 +0,0 @@ - -subsumesContentClass (desc ChristianBible ? ?) (desc NewTestament ? ?) - -subsumesContentClass (desc ChristianBible ? ?) (desc OldTestament ? ?) - -subsumesContentClass (desc NewTestament ? ?) (desc ChristianGospel ? ?) - -equal (el ? ? ? (BeginFn (el ? ? ? BeforeCommonEra))) (el ? ? ? NegativeInfinity) - -equal (el ? ? ? (EndFn (el ? ? ? CommonEra))) (el ? ? ? PositiveInfinity) - -subOrganization (el ? ? ? UnitedStatesDepartmentOfState) (el ? ? ? (GovernmentFn (el ? ? ? UnitedStates))) - -subOrganization (el ? ? ? UnitedStatesDepartmentOfInterior) (el ? ? ? (GovernmentFn (el ? ? ? UnitedStates))) - -subOrganization (el ? ? ? UnitedStatesCongress) (el ? ? ? (GovernmentFn (el ? ? ? UnitedStates))) - -initialPart (desc DigitAppendage ? ?) (desc Limb ? ?) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? MetricTon))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2205)) (el ? ? ? PoundMass))) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? SquareMile))) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? Mile))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? Mile))))) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? SquareYard))) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? YardLength))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? YardLength))))) - -meatOfAnimal (desc Beef ? ?) (desc Cow ? ?) - -meatOfAnimal (desc ChickenMeat ? ?) (desc Chicken ? ?) - -meatOfAnimal (desc Pork ? ?) (desc Pig ? ?) - -meatOfAnimal (desc FishMeat ? ?) (desc Fish ? ?) - -subField (el ? ? ? Physiology) (el ? ? ? Biology) - -subField (el ? ? ? MedicalScience) (el ? ? ? Biology) - -subField (el ? ? ? Electronics) (el ? ? ? Physics) - -subField (el ? ? ? Electronics) (el ? ? ? Engineering) - -initialPart (desc AnimalAnatomicalStructure ? ?) (desc Animal ? ?) diff --git a/examples/SUMO/axioms/Mid_level_ontologySubAtt.gft b/examples/SUMO/axioms/Mid_level_ontologySubAtt.gft deleted file mode 100644 index 2b5d13e58..000000000 --- a/examples/SUMO/axioms/Mid_level_ontologySubAtt.gft +++ /dev/null @@ -1,38 +0,0 @@ - -subAttribute (el ? ? ? Drunk) (el ? ? ? Drugged) - -subAttribute (el ? ? ? InternationalLaw) (el ? ? ? Law) - -subAttribute (el ? ? ? Illegal) (el ? ? ? Prohibition) - -subAttribute (el ? ? ? Legal) (el ? ? ? Permission) - -subAttribute (el ? ? ? Satisfaction) (el ? ? ? Happiness) - -subAttribute (el ? ? ? Tranquility) (el ? ? ? Happiness) - -subAttribute (el ? ? ? Excitement) (el ? ? ? Happiness) - -subAttribute (el ? ? ? Anxiety) (el ? ? ? Unhappiness) - -subAttribute (el ? ? ? Anger) (el ? ? ? Unhappiness) - -subAttribute (el ? ? ? Pain) (el ? ? ? Unhappiness) - -subAttribute (el ? ? ? Headache) (el ? ? ? Pain) - -subAttribute (el ? ? ? Puberty) (el ? ? ? NonFullyFormed) - -subAttribute (el ? ? ? Squatting) (el ? ? ? Sitting) - -subAttribute (el ? ? ? Retired) (el ? ? ? Unemployed) - -subAttribute (el ? ? ? Housewife) (el ? ? ? Unemployed) - -subAttribute (el ? ? ? Professor) (el ? ? ? Teacher) - -subAttribute (el ? ? ? Diplomat) (el ? ? ? GovernmentPerson) - -subAttribute (el ? ? ? StoreOwner) (el ? ? ? BusinessPerson) - -subAttribute (el ? ? ? PolicePerson) (el ? ? ? GovernmentPerson) diff --git a/examples/SUMO/axioms/Mid_level_ontologySubRel.gft b/examples/SUMO/axioms/Mid_level_ontologySubRel.gft deleted file mode 100644 index 51cf61f53..000000000 --- a/examples/SUMO/axioms/Mid_level_ontologySubRel.gft +++ /dev/null @@ -1,158 +0,0 @@ - -subRelation2El ? ? ? ? (\x,y -> wavelength x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> sententialObject x y) (\x,y -> grammaticalRelation x y) - -subRelation2El ? ? ? ? (\x,y -> sententialSubject x y) (\x,y -> grammaticalRelation x y) - -subRelation2El ? ? ? ? (\x,y -> effectiveRange x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> powerPlant x y) (\x,y -> component x y) - -subRelation2El ? ? ? ? (\x,y -> deviceState x y) (\x,y -> attribute x y) - -subRelation2El ? ? ? ? (\x,y -> telephoneNumber x y) (\x,y -> uniqueIdentifier x y) - -subRelation2El ? ? ? ? (\x,y -> postalCode x y) (\x,y -> uniqueIdentifier x y) - -subRelation2El ? ? ? ? (\x,y -> postalBoxNumber x y) (\x,y -> uniqueIdentifier x y) - -subRelation2El ? ? ? ? (\x,y -> cityAddress x y) (\x,y -> address x y) - -subRelation2El ? ? ? ? (\x,y -> streetAddress x y) (\x,y -> address x y) - -subRelation2El ? ? ? ? (\x,y -> streetNumber x y) (\x,y -> address x y) - -subRelation2El ? ? ? ? (\x,y -> unitNumber x y) (\x,y -> address x y) - -subRelation2El ? ? ? ? (\x,y -> detainee x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> targetInAttack x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> enjoys x y) (\x,y -> inScopeOfInterest x y) - -subRelation2El ? ? ? ? (\x,y -> dislikes x y) (\x,y -> inScopeOfInterest x y) - -subRelation2El ? ? ? ? (\x,y -> lacks x y) (\x,y -> needs x y) - -subRelation2El ? ? ? ? (\x,y -> groupMember x y) (\x,y -> member x y) - -subRelation2El ? ? ? ? (\x,y -> headquartersOfOrganization x y) (\x,y -> located x y) - -subRelation2El ? ? ? ? (\x,y -> reagent x y) (\x,y -> instrument x y) - -subRelation2El ? ? ? ? (\x,y -> half x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> third x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> quarter x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> most x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> titles x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> brandName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> formerName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> familyName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> middleName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> givenName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> localLongName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> localShortName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> experimentalControl x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> defendant x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> plaintiff x y) (\x,y -> agent x y) - -subRelation2El ? ? ? ? (\x,y -> registeredItem x y) (\x,y -> refers x y) - -subRelation2El ? ? ? ? (\x,y -> student x y) (\x,y -> member x y) - -subRelation2El ? ? ? ? (\x,y -> teacher x y) (\x,y -> member x y) - -subRelation2El ? ? ? ? (\x,y -> onboard x y) (\x,y -> located x y) - -subRelation2El ? ? ? ? (\x,y -> sideOfFigure x y) (\x,y -> geometricPart x y) - -subRelation2El ? ? ? ? (\x,y -> contestParticipant x y) (\x,y -> agent x y) - -subRelation2El ? ? ? ? (\x,y -> subField x y) (\x,y -> subProposition x y) - -subRelation2El ? ? ? ? (\x,y -> financialAccount x y) (\x,y -> agreementMember x y) - -subRelation2El ? ? ? ? (\x,y -> transported x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> cargo x y) (\x,y -> transported x y) - -subRelation2El ? ? ? ? (\x,y -> serviceProvider x y) (\x,y -> agent x y) - -subRelation2El ? ? ? ? (\x,y -> serviceRecipient x y) (\x,y -> experiencer x y) - -subRelation2El ? ? ? ? (\x,y -> moves x y) (\x,y -> involvedInEvent x y) - -subRelation2El ? ? ? ? (\x,y -> changesLocation x y) (\x,y -> moves x y) - -subRelation2El ? ? ? ? (\x,y -> friend x y) (\x,y -> mutualAcquaintance x y) - -subRelation2El ? ? ? ? (\x,y -> coworker x y) (\x,y -> mutualAcquaintance x y) - -subRelation2El ? ? ? ? (\x,y -> cohabitant x y) (\x,y -> mutualAcquaintance x y) - -subRelation2El ? ? ? ? (\x,y -> grandmother x y) (\x,y -> grandparent x y) - -subRelation2El ? ? ? ? (\x,y -> grandfather x y) (\x,y -> grandparent x y) - -subRelation2El ? ? ? ? (\x,y -> grandparent x y) (\x,y -> ancestor x y) - -subRelation2El ? ? ? ? (\x,y -> aunt x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> cousin x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> grandfather x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> grandmother x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> nephew x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> niece x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> uncle x y) (\x,y -> familyRelation x y) - -subRelation2El ? ? ? ? (\x,y -> stepfather x y) (\x,y -> legalRelation x y) - -subRelation2El ? ? ? ? (\x,y -> stepmother x y) (\x,y -> legalRelation x y) - -subRelation2El ? ? ? ? (\x,y -> alias x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> deceptiveIdentifier x y) (\x,y -> refers x y) - -subRelation2El ? ? ? ? (\x,y -> alias x y) (\x,y -> deceptiveIdentifier x y) - -subRelation2El ? ? ? ? (\x,y -> mutualStranger x y) (\x,y -> stranger x y) - -subRelation2El ? ? ? ? (\x,y -> domesticPartner x y) (\x,y -> cohabitant x y) - -subRelation2El ? ? ? ? (\x,y -> controlled x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> gainsControl x y) (\x,y -> agent x y) - -subRelation2El ? ? ? ? (\x,y -> losesControl x y) (\x,y -> experiencer x y) - -subRelation2El ? ? ? ? (\x,y -> arrested x y) (\x,y -> controlled x y) - -subRelation2El ? ? ? ? (\x,y -> conveyance x y) (\x,y -> instrument x y) - -subRelation2El ? ? ? ? (\x,y -> financialAsset x y) (\x,y -> possesses x y) - -subRelation2El ? ? ? ? (\x,y -> birthday x y) (\x,y -> anniversary x y) - -subRelation2El ? ? ? ? (\x,y -> pathInSystem x y) (\x,y -> part x y) - -subRelation2El ? ? ? ? (\x,y -> routeInSystem x y) (\x,y -> pathInSystem x y) diff --git a/examples/SUMO/axioms/Military.gft b/examples/SUMO/axioms/Military.gft deleted file mode 100644 index 9df4c1900..000000000 --- a/examples/SUMO/axioms/Military.gft +++ /dev/null @@ -1,28 +0,0 @@ - -forall MilitaryOperation (\MO -> exists Plan (\PLAN -> represents(var ? ? ? PLAN)(var ? ? ? MO))) - -forall Plan (\PLAN -> forall Process (\PROC -> forall Process (\PLANNNG -> impl ( represents(var ? ? ? PLAN)(var ? ? ? PROC))(exists Planning (\PLANNING -> exists ContentBearingPhysical (\CBO -> and ( containsInformation(var ? ? ? CBO)(var ? ? ? PLAN))(and ( result(var ? ? ? PLANNNG)(var ? ? ? CBO))(and ( earlier( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PLANNING)))))( el ? ? ? ( BeginFn( el ? ? ? ( WhenFn(var ? ? ? PROC))))))( earlier( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PLANNING)))))( el ? ? ? ( EndFn( el ? ? ? ( WhenFn(var ? ? ? PROC)))))))))))))) - -forall FoodDistributionOperation (\FD -> exists (both Giving Getting) (\GI -> exists Process (\GE -> and ( subProcess(var ? ? ? GI)(var ? ? ? FD))( subProcess(var ? ? ? GE)(var ? ? ? FD))))) - -forall FoodDistributionOperation (\FD -> exists Food (\FOOD -> exists CognitiveAgent (\CA -> and ( patient(var ? ? ? FD)(var ? ? ? FOOD))(and ( destination(var ? ? ? FD)(var ? ? ? CA))( holdsDuring( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? FD)))))( possesses(var ? ? ? CA)(var ? ? ? FOOD))))))) - -forall Convoy (\C -> forall (both SelfConnectedObject (both Entity Agent)) (\X2 -> forall (both SelfConnectedObject (both Entity Agent)) (\X1 -> impl (and ( member(var ? ? ? X1)(var ? ? ? C))(and ( member(var ? ? ? X2)(var ? ? ? C))( not (equal(var ? ? ? X1)(var ? ? ? X2)))))(exists Transportation (\P1 -> exists Transportation (\P2 -> exists Entity (\D -> and ( agent(var ? ? ? P1)(var ? ? ? X1))(and ( agent(var ? ? ? P2)(var ? ? ? X2))(and ( destination(var ? ? ? P1)(var ? ? ? D))( destination(var ? ? ? P2)(var ? ? ? D))))))))))) - -forall USMilitaryRank (\ATTR -> forall (both Object SelfConnectedObject) (\PERSON -> impl ( attribute(var ? ? ? PERSON)(var ? ? ? ATTR))(exists (both Collection MilitaryOrganization) (\MO -> and ( member(var ? ? ? PERSON)(var ? ? ? MO))( militaryOfArea(var ? ? ? MO)(el ? ? ? UnitedStates)))))) - -forall InfantryUnit (\AB -> forall Object (\C -> exists (both AutomaticGun (both Firearm (both MortarGun ExplosiveMine))) (\AC -> possesses(var ? ? ? AB)(var ? ? ? C)))) - -forall Pulling (\P -> forall (both LengthMeasure Quantity) (\LARGER -> forall (both LengthMeasure Quantity) (\SMALLER -> forall (both Entity Physical) (\D -> forall (both Entity Physical) (\PULLED -> forall (both Agent Physical) (\A -> forall Object (\PATH -> impl (and ( path(var ? ? ? P)(var ? ? ? PATH))(and ( agent(var ? ? ? P)(var ? ? ? A))(and ( patient(var ? ? ? P)(var ? ? ? PULLED))( destination(var ? ? ? P)(var ? ? ? D)))))( holdsDuring(var ? ? ? P)(and ( distance(var ? ? ? A)(var ? ? ? D)(var ? ? ? SMALLER))(and ( distance(var ? ? ? PULLED)(var ? ? ? D)(var ? ? ? LARGER))( greaterThan(var ? ? ? LARGER)(var ? ? ? SMALLER)))))))))))) - -forall (both Nation Object) (\C -> forall (both Human Physical) (\P -> impl (and ( citizen(var ? ? ? P)(var ? ? ? C))(not (exists Object (\L -> located(var ? ? ? P)(var ? ? ? L)))))( located(var ? ? ? P)(var ? ? ? C)))) - -forall MilitaryOrganization (\MILITARY -> exists GeopoliticalArea (\AREA -> militaryOfArea(var ? ? ? MILITARY)(var ? ? ? AREA))) - -forall (both SelfConnectedObject Object) (\AGENT -> forall (both MilitaryOrganization Collection) (\MILITARY -> forall (both TimeDuration Quantity) (\MILITARYAGE -> forall GeopoliticalArea (\AREA -> impl (and ( militaryAge(var ? ? ? AREA)(var ? ? ? MILITARYAGE))(and ( militaryOfArea(var ? ? ? MILITARY)(var ? ? ? AREA))( member(var ? ? ? AGENT)(var ? ? ? MILITARY))))(exists (both TimeDuration Quantity) (\AGE -> and ( age(var ? ? ? AGENT)(var ? ? ? AGE))( greaterThanOrEqualTo(var ? ? ? AGE)(var ? ? ? MILITARYAGE)))))))) - -forall (both TimeDuration Quantity) (\AGE -> forall (both SelfConnectedObject Object) (\AGENT -> forall (both MilitaryOrganization Collection) (\MILITARY -> forall (both TimeDuration Quantity) (\MILITARYAGE -> forall GeopoliticalArea (\AREA -> impl (and ( militaryAge(var ? ? ? AREA)(var ? ? ? MILITARYAGE))(and ( militaryOfArea(var ? ? ? MILITARY)(var ? ? ? AREA))(and ( member(var ? ? ? AGENT)(var ? ? ? MILITARY))( age(var ? ? ? AGENT)(var ? ? ? AGE)))))( greaterThanOrEqualTo(var ? ? ? AGE)(var ? ? ? MILITARYAGE))))))) - -forall TimeInterval (\PERIOD -> forall (both RationalNumber Quantity) (\FRACTION -> forall GeopoliticalArea (\AREA -> impl ( militaryExpendituresFractionOfGDPInPeriod(var ? ? ? AREA)(var ? ? ? FRACTION)(var ? ? ? PERIOD))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 1.0)))))) - -forall (both RationalNumber Quantity) (\FRACTION -> forall GeopoliticalArea (\AREA -> impl ( militaryExpendituresFractionOfGDP(var ? ? ? AREA)(var ? ? ? FRACTION))( lessThanOrEqualTo(var ? ? ? FRACTION)(el ? ? ? (toRealNum 1.0))))) diff --git a/examples/SUMO/axioms/MilitaryP.gft b/examples/SUMO/axioms/MilitaryP.gft deleted file mode 100644 index 4db519512..000000000 --- a/examples/SUMO/axioms/MilitaryP.gft +++ /dev/null @@ -1,13 +0,0 @@ - -subEchelon (desc Brigade ? ?) (desc Battalion ? ?) - -subEchelon (desc Battalion ? ?) (desc Company_Military ? ?) - -commandRankOfEchelon (desc Battalion ? ?) (el ? ? ? USMilitaryRankO5) - -subEchelon (desc Company_Military ? ?) (desc Platoon ? ?) - -commandRankOfEchelon (desc Company_Military ? ?) (el ? ? ? (UnionFn (el ? ? ? USMilitaryRankO3) (el ? ? ? USMilitaryRankO4))) - -commandRankOfEchelon (desc Platoon ? ?) (el ? ? ? USMilitaryRankO2) - diff --git a/examples/SUMO/axioms/QoSOntology.gft b/examples/SUMO/axioms/QoSOntology.gft deleted file mode 100644 index ba906e9f8..000000000 --- a/examples/SUMO/axioms/QoSOntology.gft +++ /dev/null @@ -1,114 +0,0 @@ - -forall ComputerHardware (\HARDWARE -> exists Computer (\COMPUTER -> component(var ? ? ? HARDWARE)(var ? ? ? COMPUTER))) - -forall DataTransfer (\TRANSFER -> exists HardwareSystem (\ORIGIN -> exists ComputationalSystem (\DESTINATION -> exists HardwareSystem (\SYSTEM -> exists ComputerData (\DATA -> and ( origin(var ? ? ? TRANSFER)(var ? ? ? ORIGIN))(and ( destination(var ? ? ? TRANSFER)(var ? ? ? DESTINATION))(and ( instrument(var ? ? ? TRANSFER)(var ? ? ? SYSTEM))( patient(var ? ? ? TRANSFER)(var ? ? ? DATA))))))))) - -forall ComputerProcess (\PROCESS -> exists Computer (\COMPUTER -> exists ComputerProgram (\PROGRAM -> and ( computerRunning(var ? ? ? PROCESS)(var ? ? ? COMPUTER))( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM))))) - -forall ComputerProgram (\PROGRAM -> forall ComputerProcess (\PROCESS -> impl ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM))(exists Computer (\COMPUTER -> runningOn(var ? ? ? PROGRAM)(var ? ? ? COMPUTER))))) - -forall Computer (\COMPUTER -> forall ComputerProgram (\PROGRAM -> impl ( runningOn(var ? ? ? PROGRAM)(var ? ? ? COMPUTER))(exists ComputerProcess (\PROCESS -> and ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM))( computerRunning(var ? ? ? PROCESS)(var ? ? ? COMPUTER)))))) - -forall ComputerDirectory (\DIRECTORY -> forall ComputerFile (\FILE -> impl ( directoryOf(var ? ? ? FILE)(var ? ? ? DIRECTORY))( refers( el ? ? ? ( AddressFn(var ? ? ? FILE)))(var ? ? ? DIRECTORY)))) - -forall SoftwareSystem (\SOFTWARE -> forall ComputerProcess (\PROCESS -> impl ( programRunning(var ? ? ? PROCESS)(var ? ? ? SOFTWARE))(exists HardwareSystem (\HARDWARE -> computerRunning(var ? ? ? PROCESS)(var ? ? ? HARDWARE))))) - -forall HardwareSystem (\SYSTEM -> exists CPU (\PROCESSOR -> exists ComputerMemory (\MEMORY -> exists ComputerNetwork (\NETWORK -> and ( component(var ? ? ? SYSTEM)(var ? ? ? PROCESSOR))(and ( component(var ? ? ? SYSTEM)(var ? ? ? MEMORY))( component(var ? ? ? SYSTEM)(var ? ? ? NETWORK))))))) - -forall Computer (\COMPUTER -> forall ComputerProgram (\PROGRAM -> impl (exists ComputerProcess (\PROCESS -> and ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM))( computerRunning(var ? ? ? PROCESS)(var ? ? ? COMPUTER))))( runsOn(var ? ? ? PROGRAM)(var ? ? ? COMPUTER)))) - -forall StartupBlock (\STARTUP -> exists ComputerProgram (\APPLICATION -> startupOf(var ? ? ? STARTUP)(var ? ? ? APPLICATION))) - -forall ComputerProcess (\PROCESS1 -> forall (both Entity TimeInterval) (\TIME1 -> forall ComputerProgram (\APPLICATION -> forall (both StartupBlock ComputerProgram) (\STARTUP -> impl (and ( startupOf(var ? ? ? STARTUP)(var ? ? ? APPLICATION))(and ( programRunning(var ? ? ? PROCESS1)(var ? ? ? STARTUP))( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS1)))(var ? ? ? TIME1))))(exists ComputerProcess (\PROCESS2 -> exists (both Entity TimeInterval) (\TIME2 -> and ( programRunning(var ? ? ? PROCESS2)(var ? ? ? APPLICATION))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS2)))(var ? ? ? TIME2))( meetsTemporally(var ? ? ? TIME1)(var ? ? ? TIME2)))))))))) - -forall ShutdownBlock (\SHUTDOWN -> exists ComputerProgram (\APPLICATION -> shutdownOf(var ? ? ? SHUTDOWN)(var ? ? ? APPLICATION))) - -forall ComputerProcess (\PROCESS1 -> forall (both Entity TimeInterval) (\TIME1 -> forall ComputerProgram (\APPLICATION -> forall (both ShutdownBlock ComputerProgram) (\SHUTDOWN -> impl (and ( shutdownOf(var ? ? ? SHUTDOWN)(var ? ? ? APPLICATION))(and ( programRunning(var ? ? ? PROCESS1)(var ? ? ? SHUTDOWN))( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS1)))(var ? ? ? TIME1))))(exists ComputerProcess (\PROCESS2 -> exists (both Entity TimeInterval) (\TIME2 -> and ( programRunning(var ? ? ? PROCESS2)(var ? ? ? APPLICATION))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS2)))(var ? ? ? TIME2))( meetsTemporally(var ? ? ? TIME2)(var ? ? ? TIME1)))))))))) - -forall ComputerProgram (\PROGRAM -> forall ComputerProcess (\PROCESS -> impl ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM))(exists ComputerInputDevice (\DEVICE -> standardInputDevice(var ? ? ? PROCESS)(var ? ? ? DEVICE))))) - -forall ComputerProgram (\PROGRAM -> forall ComputerProcess (\PROCESS -> impl ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM))(exists ComputerOutputDevice (\DEVICE -> standardOutputDevice(var ? ? ? PROCESS)(var ? ? ? DEVICE))))) - -forall ComputerProgram (\PROGRAM -> forall ComputerProcess (\PROCESS -> impl ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM))(exists ComputerOutputDevice (\DEVICE -> standardErrorDevice(var ? ? ? PROCESS)(var ? ? ? DEVICE))))) - -forall ProcessState (\STATE -> exists ComputerProgram (\PROGRAM -> forall (both ComputerProcess Entity) (\PROCESS -> impl ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM))( represents(var ? ? ? STATE)(var ? ? ? PROCESS))))) - -forall AutomaticApplication (\APPLICATION -> forall SoftwareSystem (\SYSTEM -> impl ( part(var ? ? ? APPLICATION)(var ? ? ? SYSTEM))( part( el ? ? ? ( StartupFn(var ? ? ? APPLICATION)))( el ? ? ? ( StartupFn(var ? ? ? SYSTEM)))))) - -forall RM_StartApplication (\RM -> exists ComputerProgram (\APPLICATION -> exists (both ComputerFile Agent) (\RMCOPY -> exists (both ComputerProcess Process) (\PROCESS -> and ( programCopy(var ? ? ? RMCOPY)(var ? ? ? RM))(and ( programRunning(var ? ? ? PROCESS)( el ? ? ? ( StartupFn(var ? ? ? APPLICATION))))( agent(var ? ? ? PROCESS)(var ? ? ? RMCOPY))))))) - -forall (both SoftwareSystem Object) (\SYSTEM -> forall (both ResourceManagementProgram ComputerProgram) (\RM -> impl ( rMProgram_of(var ? ? ? RM)(var ? ? ? SYSTEM))(exists (both ComputerFile Agent) (\RMCOPY -> exists (both ComputerProcess Process) (\PROCESS -> exists (both Object ComputerProgram) (\APPLICATION -> and ( part(var ? ? ? APPLICATION)(var ? ? ? SYSTEM))(and ( programCopy(var ? ? ? RMCOPY)(var ? ? ? RM))(and ( programRunning(var ? ? ? PROCESS)(var ? ? ? APPLICATION))( agent(var ? ? ? PROCESS)(var ? ? ? RMCOPY)))))))))) - -forall ComputerProcess (\PROCESS1 -> forall ComputerProcess (\PROCESS2 -> forall (both TimeInterval Object) (\TIME -> forall (both Entity TimeInterval) (\TIME2 -> forall (both Entity TimeInterval) (\TIME1 -> forall (both TimeDuration PhysicalQuantity) (\DELAY -> forall ComputerProgram (\APPLICATION -> impl (and ( startupTimeDelay(var ? ? ? APPLICATION)(var ? ? ? DELAY))(and ( programRunning(var ? ? ? PROCESS1)(var ? ? ? APPLICATION))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS1)))(var ? ? ? TIME1))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS2)))(var ? ? ? TIME2))(and ( meetsTemporally(var ? ? ? TIME1)(var ? ? ? TIME))( meetsTemporally(var ? ? ? TIME)(var ? ? ? TIME2)))))))( measure(var ? ? ? TIME)(var ? ? ? DELAY))))))))) - -forall Feedback (\FEEDBACK -> forall DataTransfer (\SEND -> exists (both SoftwareSystem ComputerProgram) (\PROGRAM -> exists ComputerProcess (\PROCESS -> exists (both ResourceManagementProgram Entity) (\RM -> and ( rMProgram_of(var ? ? ? RM)(var ? ? ? PROGRAM))(and ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM))(and ( patient(var ? ? ? SEND)(var ? ? ? FEEDBACK))( destination(var ? ? ? SEND)(var ? ? ? RM))))))))) - -forall ComputerComponent (\COMPONENT -> exists UnitOfMeasure (\UNIT -> unitMeasuringPerformance(var ? ? ? COMPONENT)(var ? ? ? UNIT))) - -forall NetworkAdapter (\NA -> exists ComputerNetwork (\NET -> connected(var ? ? ? NA)(var ? ? ? NET))) - -forall NetworkAdapter (\NA -> unitMeasuringPerformance(var ? ? ? NA)(el ? ? ? PacketsPerSecond)) - -forall MonitoringProgram (\MONITOR -> exists (both ComputerFile Agent) (\MONITORCOPY -> exists (both MeasuringPerformance Process) (\EVENT -> exists ComputationalSystem (\SYSTEM -> and ( systemMeasured(var ? ? ? EVENT)(var ? ? ? SYSTEM))(and ( programCopy(var ? ? ? MONITORCOPY)(var ? ? ? MONITOR))( agent(var ? ? ? EVENT)(var ? ? ? MONITORCOPY))))))) - -forall MeasuringPerformance (\EVENT -> exists MonitoringProgram (\PROGRAM -> exists (both ComputerFile Agent) (\COPY -> and ( programCopy(var ? ? ? COPY)(var ? ? ? PROGRAM))( agent(var ? ? ? EVENT)(var ? ? ? COPY))))) - -forall ComputerProgram (\APPLICATION -> forall TimePosition (\TIME -> impl ( monitorApplicationData(var ? ? ? TIME)(var ? ? ? APPLICATION))(exists (both ComputerProcess Physical) (\PROCESS -> and ( programRunning(var ? ? ? PROCESS)(var ? ? ? APPLICATION))( time(var ? ? ? PROCESS)(var ? ? ? TIME)))))) - -forall (both ComputerProgram Entity) (\PROGRAM -> equiv (exists ComputerProcess (\PROCESS -> programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM)))( property(var ? ? ? PROGRAM)(el ? ? ? Executable))) - -forall (both SymbolicString ContentBearingObject) (\MODEL -> forall (both Computer Product) (\COMPUTER -> forall (both SymbolicString ContentBearingObject) (\TYPE -> impl (and ( hardwareType(var ? ? ? TYPE)(var ? ? ? COMPUTER))( productModel(var ? ? ? MODEL)(var ? ? ? COMPUTER)))( subsumesContentInstance(var ? ? ? TYPE)(var ? ? ? MODEL))))) - -forall (both Quantity RealNumber) (\NUMBER -> forall MonitoringProgram (\TEST -> forall (both ComputationalSystem ComputerComponent) (\SYSTEM -> impl ( benchmarkPerformance(var ? ? ? SYSTEM)(var ? ? ? TEST)(var ? ? ? NUMBER))(exists MeasuringPerformance (\EVENT -> performanceResult(var ? ? ? EVENT)(var ? ? ? SYSTEM)(var ? ? ? NUMBER)))))) - -forall ComputerPathAttribute (\ATTRIBUTE -> exists ComputerPath (\PATH -> property(var ? ? ? PATH)(var ? ? ? ATTRIBUTE))) - -forall ComputerProcess (\PROCESS1 -> forall ComputerProcess (\PROCESS2 -> forall TimeInterval (\TIME -> forall ComputerProgram (\PROGRAM2 -> forall TimeDuration (\DELAY -> forall ComputerProgram (\PROGRAM1 -> impl (exists (both Entity TimeInterval) (\TIME2 -> exists (both Entity TimeInterval) (\TIME1 -> and ( dependencyDelay(var ? ? ? PROGRAM1)(var ? ? ? DELAY))(and ( dependencyType(var ? ? ? PROGRAM1)(desc StartupBlock ? ?))(and ( hasDependency(var ? ? ? PROGRAM1)(var ? ? ? PROGRAM2))(and ( programRunning(var ? ? ? PROCESS1)(var ? ? ? PROGRAM1))(and ( programRunning(var ? ? ? PROCESS2)(var ? ? ? PROGRAM2))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS2)))(var ? ? ? TIME2))(and ( starts(var ? ? ? TIME2)(var ? ? ? TIME))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS1)))(var ? ? ? TIME1))( equal( el ? ? ? ( EndFn(var ? ? ? TIME)))( el ? ? ? ( BeginFn(var ? ? ? TIME1))))))))))))))( duration(var ? ? ? TIME)(var ? ? ? DELAY)))))))) - -forall ComputerProcess (\PROCESS1 -> forall ComputerProcess (\PROCESS2 -> forall TimeInterval (\TIME -> forall ComputerProgram (\PROGRAM2 -> forall TimeDuration (\DELAY -> forall ComputerProgram (\PROGRAM1 -> impl (exists (both Entity TimeInterval) (\TIME2 -> exists TimeInterval (\TIME1 -> and ( dependencyDelay(var ? ? ? PROGRAM1)(var ? ? ? DELAY))(and ( dependencyType(var ? ? ? PROGRAM1)(desc ShutdownBlock ? ?))(and ( hasDependency(var ? ? ? PROGRAM1)(var ? ? ? PROGRAM2))(and ( programRunning(var ? ? ? PROCESS1)(var ? ? ? PROGRAM1))(and ( programRunning(var ? ? ? PROCESS2)(var ? ? ? PROGRAM2))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS2)))(var ? ? ? TIME2))(and ( finishes(var ? ? ? TIME)(var ? ? ? TIME1))(and ( equal( el ? ? ? ( WhenFn(var ? ? ? PROCESS2)))(var ? ? ? TIME2))( equal( el ? ? ? ( BeginFn(var ? ? ? TIME)))( el ? ? ? ( EndFn(var ? ? ? TIME2))))))))))))))( duration(var ? ? ? TIME)(var ? ? ? DELAY)))))))) - -forall Entity (\PROGRAM -> impl ( property(var ? ? ? PROGRAM)(el ? ? ? ReplicationsOnSameHostOK))( property(var ? ? ? PROGRAM)(el ? ? ? Restartable))) - -forall UniformResourceIdentifier (\URI -> exists ComputerData (\RESOURCE -> refers(var ? ? ? URI)(var ? ? ? RESOURCE))) - -forall UniformResourceLocator (\URL -> exists IPAddress (\ADDRESS -> represents(var ? ? ? URL)(var ? ? ? ADDRESS))) - -forall DataSink (\SINK -> exists DataTransfer (\TRANSFER -> destination(var ? ? ? TRANSFER)(var ? ? ? SINK))) - -forall ComputerUser (\USER -> exists Computer (\COMPUTER -> uses(var ? ? ? USER)(var ? ? ? COMPUTER))) - -forall UserRequest (\REQUEST -> exists ComputerUser (\USER -> agent(var ? ? ? REQUEST)(var ? ? ? USER))) - -forall (both ComputerResponse Physical) (\RESPONSE -> forall TimeDuration (\TIME -> forall UserRequest (\REQUEST -> impl (and ( responseTime(var ? ? ? REQUEST)(var ? ? ? TIME))( computerResponseTo(var ? ? ? RESPONSE)(var ? ? ? REQUEST)))( duration( el ? ? ? ( WhenFn(var ? ? ? RESPONSE)))(var ? ? ? TIME))))) - -forall Multitasking (\PROCESS -> exists (both ComputerProgram Entity) (\PROGRAM2 -> exists (both ComputerProgram Entity) (\PROGRAM1 -> and ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM1))(and ( programRunning(var ? ? ? PROCESS)(var ? ? ? PROGRAM2))( not (equal(var ? ? ? PROGRAM1)(var ? ? ? PROGRAM2))))))) - -forall ComputerTask (\TASK -> exists Multitasking (\PROCESS -> exists ComputerProgram (\PROGRAM -> and ( part(var ? ? ? TASK)(var ? ? ? PROCESS))( programRunning(var ? ? ? TASK)(var ? ? ? PROGRAM))))) - -forall ComputerResource (\RESOURCE -> exists ComputationalSystem (\SYSTEM -> part(var ? ? ? RESOURCE)(var ? ? ? SYSTEM))) - -forall (both ConstantQuantity RealNumber) (\LOAD -> forall ComputerComponent (\SYSTEM -> impl ( load(var ? ? ? SYSTEM)(var ? ? ? LOAD))(exists MeasuringPerformance (\EVENT -> performanceResult(var ? ? ? EVENT)(var ? ? ? SYSTEM)(var ? ? ? LOAD))))) - -forall ComputerData (\DATA -> exists ComputerHardware (\HARDWARE -> located(var ? ? ? DATA)(var ? ? ? HARDWARE))) - -forall ComputerData (\DATA -> forall ComputerProcess (\PROCESS -> forall Abort (\ABORT -> impl (and ( processAborted(var ? ? ? ABORT)(var ? ? ? PROCESS))( dataProcessed(var ? ? ? PROCESS)(var ? ? ? DATA)))(exists DataSaving (\SAVE -> dataProcessed(var ? ? ? SAVE)(var ? ? ? DATA)))))) - -forall DataSaving (\SAVE -> exists ComputerData (\DATA -> dataProcessed(var ? ? ? SAVE)(var ? ? ? DATA))) - -forall DataCompression (\COMPRESSION -> forall (both RealNumber Quantity) (\NEWMEMORY -> forall UnitOfMeasure (\MEASURE -> forall (both RealNumber Quantity) (\MEMORY -> forall (both ComputerData ComputationalSystem) (\DATA -> impl (and ( dataProcessed(var ? ? ? COMPRESSION)(var ? ? ? DATA))(and ( holdsDuring( el ? ? ? ( ImmediatePastFn( el ? ? ? ( WhenFn(var ? ? ? COMPRESSION)))))( memorySize(var ? ? ? DATA)( el ? ? ? ( MeasureFn(var ? ? ? MEMORY)(var ? ? ? MEASURE)))))( holdsDuring( el ? ? ? ( ImmediateFutureFn( el ? ? ? ( WhenFn(var ? ? ? COMPRESSION)))))( memorySize(var ? ? ? DATA)( el ? ? ? ( MeasureFn(var ? ? ? NEWMEMORY)(var ? ? ? MEASURE)))))))( lessThan(var ? ? ? NEWMEMORY)(var ? ? ? MEMORY))))))) - -forall ProcessTask (\TASK -> exists ComputerProcess (\PROCESS -> task(var ? ? ? PROCESS)(var ? ? ? TASK))) - -forall UsingAResource (\USING -> exists ComputerResource (\RESOURCE -> resourceUsed(var ? ? ? USING)(var ? ? ? RESOURCE))) - -forall UsingAResource (\USING -> forall (both Agent Object) (\AGENT -> forall (both ComputerResource Agent) (\RESOURCE -> impl (and ( resourceUsed(var ? ? ? USING)(var ? ? ? RESOURCE))( agent(var ? ? ? USING)(var ? ? ? AGENT)))( uses(var ? ? ? AGENT)(var ? ? ? RESOURCE))))) - -forall ReusingAResource (\USING -> exists ComputerResource (\RESOURCE -> resourceUsed(var ? ? ? USING)(var ? ? ? RESOURCE))) - -forall ReusingAResource (\REUSING -> forall ComputerResource (\RESOURCE -> impl ( resourceUsed(var ? ? ? REUSING)(var ? ? ? RESOURCE))(exists UsingAResource (\USING -> and ( resourceUsed(var ? ? ? USING)(var ? ? ? RESOURCE))( earlier( el ? ? ? ( WhenFn(var ? ? ? USING)))( el ? ? ? ( WhenFn(var ? ? ? REUSING)))))))) - -forall UserAccount (\ACCOUNT -> exists ComputerUser (\USER -> hasAccount(var ? ? ? USER)(var ? ? ? ACCOUNT))) - -forall UserAccount (\ACCOUNT -> forall ComputerUser (\USER -> impl ( hasAccount(var ? ? ? USER)(var ? ? ? ACCOUNT))(exists UserName (\NAME -> userName(var ? ? ? USER)(var ? ? ? NAME))))) - -forall UserAccount (\ACCOUNT -> forall (both ComputerUser ComputerPassword) (\USER -> impl ( hasAccount(var ? ? ? USER)(var ? ? ? ACCOUNT))(exists ComputerUser (\PASSWORD -> password(var ? ? ? PASSWORD)(var ? ? ? USER))))) diff --git a/examples/SUMO/axioms/QoSOntologySubRel.gft b/examples/SUMO/axioms/QoSOntologySubRel.gft deleted file mode 100644 index 33aeca60d..000000000 --- a/examples/SUMO/axioms/QoSOntologySubRel.gft +++ /dev/null @@ -1,48 +0,0 @@ - -subRelation2El ? ? ? ? (\x,y -> productModel x y) (\x,y -> represents x y) - -subRelation2El ? ? ? ? (\x,y -> computerRunning x y) (\x,y -> instrument x y) - -subRelation2El ? ? ? ? (\x,y -> environmentAttributes x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> standardInputDevice x y) (\x,y -> instrument x y) - -subRelation2El ? ? ? ? (\x,y -> standardOutputDevice x y) (\x,y -> instrument x y) - -subRelation2El ? ? ? ? (\x,y -> standardErrorDevice x y) (\x,y -> instrument x y) - -subRelation2El ? ? ? ? (\x,y -> programCopy x y) (\x,y -> containsInformation x y) - -subRelation2El ? ? ? ? (\x,y -> status x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> hardwareType x y) (\x,y -> represents x y) - -subRelation2El ? ? ? ? (\x,y -> systemBehavior x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> designPattern x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> taskRelation x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> formOfAdaptation x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> complexity x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> strictness x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> abstractionLevel x y) (\x,y -> property x y) - -subRelation2El ? ? ? ? (\x,y -> memorySize x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> load x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> dataProcessed x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> resourceUsed x y) (\x,y -> patient x y) - -subRelation2El ? ? ? ? (\x,y -> userName x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> hasAccount x y) (\x,y -> possesses x y) - -subRelation2El ? ? ? ? (\x,y -> password x y) (\x,y -> names x y) - -subRelation2El ? ? ? ? (\x,y -> hostStatus x y) (\x,y -> attribute x y) diff --git a/examples/SUMO/axioms/Transportation.gft b/examples/SUMO/axioms/Transportation.gft deleted file mode 100644 index dd64b6364..000000000 --- a/examples/SUMO/axioms/Transportation.gft +++ /dev/null @@ -1,172 +0,0 @@ - -forall (both LengthMeasure Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( totalLengthOfRailwaySystem(var ? ? ? AREA)(var ? ? ? LENGTH))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists Railway (\RAILWAY -> located(var ? ? ? RAILWAY)(var ? ? ? AREA))))) - -forall (both LengthMeasure Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfElectrifiedRailway(var ? ? ? AREA)(var ? ? ? LENGTH))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists ElectrifiedRailway (\RAILWAY -> located(var ? ? ? RAILWAY)(var ? ? ? AREA))))) - -forall (both LengthMeasure Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfMultipleTrackRailway(var ? ? ? AREA)(var ? ? ? LENGTH))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists MultipleTrackRailway (\RAILWAY -> located(var ? ? ? RAILWAY)(var ? ? ? AREA))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfBroadGaugeRailway(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists BroadGaugeRailway (\RAILWAY -> located(var ? ? ? RAILWAY)(var ? ? ? AREA)))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfDualGaugeRailway(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists DualGaugeRailway (\RAILWAY -> located(var ? ? ? RAILWAY)(var ? ? ? AREA)))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfNarrowGaugeRailway(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists NarrowGaugeRailway (\RAILWAY -> located(var ? ? ? RAILWAY)(var ? ? ? AREA)))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfStandardGaugeRailway(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists StandardGaugeRailway (\RAILWAY -> located(var ? ? ? RAILWAY)(var ? ? ? AREA)))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfUnclassifiedGaugeRailway(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists Railway (\RAILWAY -> located(var ? ? ? RAILWAY)(var ? ? ? AREA)))))) - -forall MultipleTrackRailway (\RAIL -> exists RailroadTrack (\TRACK1 -> exists RailroadTrack (\TRACK2 -> and ( not (equal(var ? ? ? TRACK1)(var ? ? ? TRACK2)))(and ( part(var ? ? ? TRACK1)(var ? ? ? RAIL))( part(var ? ? ? TRACK2)(var ? ? ? RAIL)))))) - -forall Railway (\RR -> forall (both LengthMeasure Quantity) (\WIDTH -> impl (and ( property(var ? ? ? RR)(el ? ? ? BroadGauge))( trackWidth(var ? ? ? RR)(var ? ? ? WIDTH)))( greaterThan(var ? ? ? WIDTH)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 1.44))(el ? ? ? Meter)))))) - -forall Railway (\RR -> forall (both LengthMeasure Quantity) (\WIDTH -> impl (and ( property(var ? ? ? RR)(el ? ? ? StandardGauge))( trackWidth(var ? ? ? RR)(var ? ? ? WIDTH)))( greaterThanOrEqualTo(var ? ? ? WIDTH)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 1.435))(el ? ? ? Meter)))))) - -forall Railway (\RR -> forall (both LengthMeasure Quantity) (\WIDTH -> impl (and ( property(var ? ? ? RR)(el ? ? ? StandardGauge))( trackWidth(var ? ? ? RR)(var ? ? ? WIDTH)))( lessThanOrEqualTo(var ? ? ? WIDTH)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 1.44))(el ? ? ? Meter)))))) - -forall Railway (\RR -> forall (both LengthMeasure Quantity) (\WIDTH -> impl (and ( property(var ? ? ? RR)(el ? ? ? NarrowGauge))( trackWidth(var ? ? ? RR)(var ? ? ? WIDTH)))( lessThanOrEqualTo(var ? ? ? WIDTH)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 1.435))(el ? ? ? Meter)))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( totalLengthOfHighwaySystem(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists Roadway (\HIGHWAY -> located(var ? ? ? HIGHWAY)(var ? ? ? AREA)))))) - -forall (both LengthMeasure Quantity) (\LENGTH2 -> forall (both LengthMeasure Quantity) (\LENGTH1 -> forall (both LengthMeasure Entity) (\LENGTH -> forall GeographicArea (\AREA -> impl (and ( totalLengthOfHighwaySystem(var ? ? ? AREA)(var ? ? ? LENGTH))(and ( lengthOfPavedHighway(var ? ? ? AREA)(var ? ? ? LENGTH1))( lengthOfUnpavedHighway(var ? ? ? AREA)(var ? ? ? LENGTH2))))( equal(var ? ? ? LENGTH)( el ? ? ? ( AdditionFn(var ? ? ? LENGTH1)(var ? ? ? LENGTH2)))))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH2 -> forall (both RealNumber Quantity) (\LENGTH1 -> forall RealNumber (\LENGTH -> forall GeographicArea (\AREA -> impl (and ( totalLengthOfHighwaySystem(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))(and ( lengthOfPavedHighway(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH1)(var ? ? ? UNIT))))( lengthOfUnpavedHighway(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH2)(var ? ? ? UNIT))))))( totalLengthOfHighwaySystem(var ? ? ? AREA)( el ? ? ? ( MeasureFn( el ? ? ? ( AdditionFn(var ? ? ? LENGTH1)(var ? ? ? LENGTH2)))(var ? ? ? UNIT))))))))) - -forall (both LengthMeasure Quantity) (\PAVED -> forall (both LengthMeasure Quantity) (\TOTAL -> forall GeographicArea (\AREA -> impl (and ( totalLengthOfHighwaySystem(var ? ? ? AREA)(var ? ? ? TOTAL))( lengthOfPavedHighway(var ? ? ? AREA)(var ? ? ? PAVED)))( greaterThanOrEqualTo(var ? ? ? TOTAL)(var ? ? ? PAVED))))) - -forall (both LengthMeasure Quantity) (\UNPAVED -> forall (both LengthMeasure Quantity) (\TOTAL -> forall GeographicArea (\AREA -> impl (and ( totalLengthOfHighwaySystem(var ? ? ? AREA)(var ? ? ? TOTAL))( lengthOfUnpavedHighway(var ? ? ? AREA)(var ? ? ? UNPAVED)))( greaterThanOrEqualTo(var ? ? ? TOTAL)(var ? ? ? UNPAVED))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfPavedHighway(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists SurfacedRoadway (\HIGHWAY -> located(var ? ? ? HIGHWAY)(var ? ? ? AREA)))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfExpresswaySystem(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists Expressway (\HIGHWAY -> located(var ? ? ? HIGHWAY)(var ? ? ? AREA)))))) - -forall (both LengthMeasure Quantity) (\LENGTH2 -> forall (both LengthMeasure Quantity) (\LENGTH1 -> forall GeographicArea (\AREA -> impl (and ( lengthOfExpresswaySystem(var ? ? ? AREA)(var ? ? ? LENGTH1))( lengthOfPavedHighway(var ? ? ? AREA)(var ? ? ? LENGTH2)))( greaterThanOrEqualTo(var ? ? ? LENGTH2)(var ? ? ? LENGTH1))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( lengthOfUnpavedHighway(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists UnsurfacedRoadway (\HIGHWAY -> located(var ? ? ? HIGHWAY)(var ? ? ? AREA)))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( totalLengthOfWaterways(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists Waterway (\WATERWAY -> located(var ? ? ? WATERWAY)(var ? ? ? AREA)))))) - -forall UnitOfLength (\UNIT -> forall (both RealNumber Quantity) (\LENGTH -> forall (both GeographicArea Object) (\AREA -> impl (and ( totalPipelineInArea(var ? ? ? AREA)( el ? ? ? ( MeasureFn(var ? ? ? LENGTH)(var ? ? ? UNIT))))( greaterThan(var ? ? ? LENGTH)(el ? ? ? (toInt 0))))(exists Pipeline (\PIPE -> located(var ? ? ? PIPE)(var ? ? ? AREA)))))) - -forall (both LengthMeasure Quantity) (\AMOUNT2 -> forall (both LengthMeasure Quantity) (\AMOUNT1 -> forall GeographicArea (\AREA -> impl (and ( lengthOfCrudeOilPipeline(var ? ? ? AREA)(var ? ? ? AMOUNT1))( totalPipelineInArea(var ? ? ? AREA)(var ? ? ? AMOUNT2)))( lessThanOrEqualTo(var ? ? ? AMOUNT1)(var ? ? ? AMOUNT2))))) - -forall (both LengthMeasure Quantity) (\AMOUNT2 -> forall (both LengthMeasure Quantity) (\AMOUNT1 -> forall GeographicArea (\AREA -> impl (and ( lengthOfNaturalGasPipeline(var ? ? ? AREA)(var ? ? ? AMOUNT1))( totalPipelineInArea(var ? ? ? AREA)(var ? ? ? AMOUNT2)))( lessThanOrEqualTo(var ? ? ? AMOUNT1)(var ? ? ? AMOUNT2))))) - -forall (both LengthMeasure Quantity) (\AMOUNT2 -> forall (both LengthMeasure Quantity) (\AMOUNT1 -> forall GeographicArea (\AREA -> impl (and ( lengthOfPetroleumProductPipeline(var ? ? ? AREA)(var ? ? ? AMOUNT1))( totalPipelineInArea(var ? ? ? AREA)(var ? ? ? AMOUNT2)))( lessThanOrEqualTo(var ? ? ? AMOUNT1)(var ? ? ? AMOUNT2))))) - -forall PortCity (\CITY -> exists Harbor (\HARBOR -> geographicSubregion(var ? ? ? HARBOR)(var ? ? ? CITY))) - -forall RiverPort (\PORT -> exists (both River Waterway) (\RIVER -> meetsSpatially(var ? ? ? PORT)(var ? ? ? RIVER))) - -forall Object (\OBJECT2 -> forall Object (\OBJECT1 -> impl ( meetsSpatially(var ? ? ? OBJECT1)(var ? ? ? OBJECT2))( orientation(var ? ? ? OBJECT1)(var ? ? ? OBJECT2)(el ? ? ? Adjacent)))) - -forall SeaPort (\PORT -> exists (both Sea Ocean) (\SEA -> or ( orientation(var ? ? ? PORT)(var ? ? ? SEA)(el ? ? ? Adjacent))( orientation(var ? ? ? PORT)(var ? ? ? SEA)(el ? ? ? Near)))) - -forall DeepDraftPort (\PORT -> exists DeepDraftHarbor (\HARBOR -> geographicSubregion(var ? ? ? HARBOR)(var ? ? ? PORT))) - -forall DeepDraftHarbor (\HARBOR -> navigableForDraft(var ? ? ? HARBOR)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 13.7))(el ? ? ? Meter)))) - -forall DeepDraftHarbor (\HARBOR -> navigableForDraft(var ? ? ? HARBOR)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 45))(el ? ? ? FootLength)))) - -forall OffshoreAnchorage (\ANCHOR -> exists Harbor (\HARBOR -> located(var ? ? ? ANCHOR)(var ? ? ? HARBOR))) - -forall UnitOfMass (\UNIT -> forall RealNumber (\NUMBER -> forall Collection (\FLEET -> impl ( fleetGrossRegisteredTonnage(var ? ? ? FLEET)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(var ? ? ? UNIT))))( equal(var ? ? ? UNIT)(el ? ? ? RegistryTon))))) - -forall UnitOfMass (\UNIT -> forall RealNumber (\NUMBER -> forall Collection (\FLEET -> impl ( fleetDeadWeightTonnage(var ? ? ? FLEET)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(var ? ? ? UNIT))))( equal(var ? ? ? UNIT)(el ? ? ? LongTon))))) - -forall MerchantMarineShip (\SHIP -> forall (both RealNumber Quantity) (\GRT -> impl ( measure(var ? ? ? SHIP)( el ? ? ? ( MeasureFn(var ? ? ? GRT)(el ? ? ? RegistryTon))))( greaterThanOrEqualTo(var ? ? ? GRT)(el ? ? ? (toInt 1000))))) - -forall PetroleumTankerShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc PetroleumProduct ? ?)) - -forall ChemicalTankerShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc ChemicalProduct ? ?)) - -forall LiquefiedGasTankerShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc ChemicalProduct ? ?)) - -forall LiquefiedGasTankerShip (\SHIP -> cargoType(var ? ? ? SHIP)( desc(ExtensionFn(el ? ? ? Liquid)) ? ?)) - -forall CombinationBulk_OilCarrierShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc Object ? ?)) - -forall CombinationBulk_OilCarrierShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc Petroleum ? ?)) - -forall CombinationOre_OilCarrierShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc Mineral ? ?)) - -forall CombinationOre_OilCarrierShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc Petroleum ? ?)) - -forall GeneralCargoShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc Product ? ?)) - -forall ContainerShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc ShipContainer ? ?)) - -forall VehicleCarrierShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc Vehicle ? ?)) - -forall RailcarCarrierShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc RollingStock ? ?)) - -forall LivestockCarrierShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc Livestock ? ?)) - -forall PassengerShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc Human ? ?)) - -forall SpecializedTankerShip (\SHIP -> cargoType(var ? ? ? SHIP)(desc ( ExtensionFn(el ? ? ? Fluid)) ? ?)) - -forall ShipRegistration (\REGISTRATION -> forall Ship (\SHIP -> forall GeopoliticalArea (\AREA -> impl (and ( possesses(var ? ? ? SHIP)(var ? ? ? REGISTRATION))( flagState(var ? ? ? SHIP)(var ? ? ? AREA)))( subsumesContentInstance( el ? ? ? ( ShipRegisterFn(var ? ? ? AREA)))(var ? ? ? REGISTRATION))))) - -forall Ship (\SHIP -> forall GeopoliticalArea (\AREA -> impl ( member(var ? ? ? SHIP)( el ? ? ? ( MerchantMarineFn(var ? ? ? AREA))))(exists ShipRegistration (\REGISTRATION -> and ( possesses(var ? ? ? SHIP)(var ? ? ? REGISTRATION))( subsumesContentInstance( el ? ? ? ( ShipRegisterFn(var ? ? ? AREA)))(var ? ? ? REGISTRATION)))))) - -forall (both GeopoliticalArea Entity) (\AREA -> forall NonnegativeInteger (\COUNT -> forall (both GeopoliticalArea Entity) (\HOME -> forall (both MerchantMarine Entity) (\MM -> impl (and ( fOCShipsByOrigin(var ? ? ? MM)(var ? ? ? HOME)(var ? ? ? COUNT))( equal(var ? ? ? MM)( el ? ? ? ( MerchantMarineFn(var ? ? ? AREA)))))( not (equal(var ? ? ? HOME)(var ? ? ? AREA))))))) - -forall NonnegativeInteger (\COUNT -> forall (both GeographicArea Object) (\AREA -> impl ( totalFacilityTypeInArea(var ? ? ? AREA)( ExtensionFn(el ? ? ? AirportWithPavedRunway))(var ? ? ? COUNT))(exists Airport (\AIRPORT -> exists PavedRunway (\RUNWAY -> and ( part(var ? ? ? RUNWAY)(var ? ? ? AIRPORT))( located(var ? ? ? AIRPORT)(var ? ? ? AREA))))))) - -forall Runway (\RUNWAY -> exists LengthMeasure (\LENGTH -> length(var ? ? ? RUNWAY)(var ? ? ? LENGTH))) - -forall Airport (\AIRPORT -> impl ( attribute(var ? ? ? AIRPORT)(el ? ? ? AirportWithPavedRunway))(exists PavedRunway (\RUNWAY -> part(var ? ? ? RUNWAY)(var ? ? ? AIRPORT)))) - -forall Airport (\AIRPORT -> impl ( attribute(var ? ? ? AIRPORT)(el ? ? ? AirportWithUnpavedRunway))(exists UnpavedRunway (\RUNWAY -> part(var ? ? ? RUNWAY)(var ? ? ? AIRPORT)))) - -forall Airport (\AIRPORT -> impl ( attribute(var ? ? ? AIRPORT)(el ? ? ? VeryShortRunwayAirport))(exists Runway (\RUNWAY -> exists (both PhysicalQuantity Quantity) (\LENGTH -> and ( part(var ? ? ? RUNWAY)(var ? ? ? AIRPORT))(and ( length(var ? ? ? RUNWAY)(var ? ? ? LENGTH))( lessThan(var ? ? ? LENGTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 914))(el ? ? ? Meter))))))))) - -forall Airport (\AIRPORT -> impl ( attribute(var ? ? ? AIRPORT)(el ? ? ? ShortRunwayAirport))(exists Runway (\RUNWAY -> exists (both PhysicalQuantity Quantity) (\LENGTH -> and ( part(var ? ? ? RUNWAY)(var ? ? ? AIRPORT))(and ( length(var ? ? ? RUNWAY)(var ? ? ? LENGTH))(or ( greaterThanOrEqualTo(var ? ? ? LENGTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 914))(el ? ? ? Meter))))( lessThanOrEqualTo(var ? ? ? LENGTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1523))(el ? ? ? Meter)))))))))) - -forall Airport (\AIRPORT -> impl ( attribute(var ? ? ? AIRPORT)(el ? ? ? ShortRunwayAirport))(exists Runway (\RUNWAY -> exists (both PhysicalQuantity Quantity) (\LENGTH -> and ( part(var ? ? ? RUNWAY)(var ? ? ? AIRPORT))(and ( length(var ? ? ? RUNWAY)(var ? ? ? LENGTH))(or ( greaterThanOrEqualTo(var ? ? ? LENGTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 1524))(el ? ? ? Meter))))( lessThanOrEqualTo(var ? ? ? LENGTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 2437))(el ? ? ? Meter)))))))))) - -forall Airport (\AIRPORT -> impl ( attribute(var ? ? ? AIRPORT)(el ? ? ? LongRunwayAirport))(exists Runway (\RUNWAY -> exists (both PhysicalQuantity Quantity) (\LENGTH -> and ( part(var ? ? ? RUNWAY)(var ? ? ? AIRPORT))(and ( length(var ? ? ? RUNWAY)(var ? ? ? LENGTH))(or ( greaterThanOrEqualTo(var ? ? ? LENGTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 2438))(el ? ? ? Meter))))( lessThanOrEqualTo(var ? ? ? LENGTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 3047))(el ? ? ? Meter)))))))))) - -forall Airport (\AIRPORT -> impl ( attribute(var ? ? ? AIRPORT)(el ? ? ? VeryLongRunwayAirport))(exists Runway (\RUNWAY -> exists (both PhysicalQuantity Quantity) (\LENGTH -> and ( part(var ? ? ? RUNWAY)(var ? ? ? AIRPORT))(and ( length(var ? ? ? RUNWAY)(var ? ? ? LENGTH))( greaterThan(var ? ? ? LENGTH)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 3047))(el ? ? ? Meter))))))))) - -forall (both NonnegativeInteger Quantity) (\COUNT -> forall (both GeographicArea Object) (\AREA -> impl (and ( totalFacilityTypeInArea(var ? ? ? AREA)( ExtensionFn(el ? ? ? AirportWithUnpavedRunway))(var ? ? ? COUNT))( greaterThan(var ? ? ? COUNT)(el ? ? ? (toInt 0))))(exists Airport (\AIRPORT -> exists UnpavedRunway (\RUNWAY -> and ( part(var ? ? ? RUNWAY)(var ? ? ? AIRPORT))( located(var ? ? ? AIRPORT)(var ? ? ? AREA))))))) - -forall Heliport (\HELO -> trafficableForTrafficType(var ? ? ? HELO)(desc Helicopter ? ?)) - -forall TimeDuration (\T2 -> forall LengthMeasure (\L2 -> forall (both Entity Quantity) (\SLOWPROB -> forall TimeDuration (\T1 -> forall LengthMeasure (\L1 -> forall (both Entity Quantity) (\FASTPROB -> forall FunctionQuantity (\Q -> forall (both Vehicle Object) (\V -> impl (and ( topSpeed(var ? ? ? V)(var ? ? ? Q))(and ( equal(var ? ? ? FASTPROB)( el ? ? ? ( ProbabilityFn( measure(var ? ? ? V)( el ? ? ? ( SpeedFn(var ? ? ? L1)(var ? ? ? T1)))))))(and ( equal(var ? ? ? SLOWPROB)( el ? ? ? ( ProbabilityFn( measure(var ? ? ? V)( el ? ? ? ( SpeedFn(var ? ? ? L2)(var ? ? ? T2)))))))( greaterThan( el ? ? ? ( SpeedFn(var ? ? ? L1)(var ? ? ? T1)))( el ? ? ? ( SpeedFn(var ? ? ? L2)(var ? ? ? T2)))))))( greaterThan(var ? ? ? SLOWPROB)(var ? ? ? FASTPROB)))))))))) - -forall RailVehicle (\X -> hasPurpose(var ? ? ? X)(exists Transportation (\EV -> exists Railway (\RAIL -> holdsDuring( el ? ? ? ( WhenFn(var ? ? ? EV)))( meetsSpatially(var ? ? ? X)(var ? ? ? RAIL)))))) - -forall Train (\TRAIN -> exists RollingStock (\X -> exists RollingStock (\Y -> not (equal(var ? ? ? X)(var ? ? ? Y))))) - -forall WaterVehicle (\X -> hasPurpose(var ? ? ? X)(exists Transportation (\EV -> exists Water (\SURF -> holdsDuring( el ? ? ? ( WhenFn(var ? ? ? EV)))( meetsSpatially(var ? ? ? X)(var ? ? ? SURF)))))) - -forall WaterVehicle (\CRAFT -> forall Transportation (\EVENT -> impl ( instrument(var ? ? ? EVENT)(var ? ? ? CRAFT))(exists WaterArea (\WATER -> located(var ? ? ? EVENT)(var ? ? ? WATER))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? LongTon)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 2240))))(el ? ? ? PoundMass))))) - -forall Entity (\QUANT -> forall (both Quantity RealNumber) (\N3 -> forall (both Quantity RealNumber) (\N2 -> forall (both Quantity RealNumber) (\N1 -> forall (both Entity RealNumber) (\N4 -> impl (and ( equal(var ? ? ? N4)( el ? ? ? ( MultiplicationFn(var ? ? ? N1)( el ? ? ? ( MultiplicationFn(var ? ? ? N2)(var ? ? ? N3))))))( equal(var ? ? ? QUANT)( el ? ? ? ( MultiplicationFn( el ? ? ? ( MeasureFn(var ? ? ? N1)(el ? ? ? FootLength)))( el ? ? ? ( MultiplicationFn( el ? ? ? ( MeasureFn(var ? ? ? N2)(el ? ? ? FootLength)))( el ? ? ? ( MeasureFn(var ? ? ? N3)(el ? ? ? FootLength)))))))))( equal(var ? ? ? QUANT)( el ? ? ? ( MeasureFn(var ? ? ? N4)(el ? ? ? CubicFoot))))))))) - -forall (both Entity (both RealNumber Quantity)) (\NUMBER -> impl ( equal(var ? ? ? NUMBER)( el ? ? ? ( MultiplicationFn(el ? ? ? (toInt 1))(var ? ? ? NUMBER))))( equal( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? RegistryTon)))( el ? ? ? ( MeasureFn( el ? ? ? ( MultiplicationFn(var ? ? ? NUMBER)(el ? ? ? (toInt 100))))(el ? ? ? CubicFoot))))) - -forall ShipDeck (\DECK -> exists Ship (\SHIP -> properPart(var ? ? ? DECK)(var ? ? ? SHIP))) - -forall Airport (\AIRPORT -> trafficableForTrafficType(var ? ? ? AIRPORT)(desc Airplane ? ?)) - -forall Waterway (\WATERWAY -> forall UnitOfLength (\UNIT -> forall (both Quantity RealNumber) (\DRAFT -> forall (both RealNumber Quantity) (\DEPTH -> forall Physical (\OBJ -> impl (and ( depth(var ? ? ? OBJ)(var ? ? ? WATERWAY)( el ? ? ? ( MeasureFn(var ? ? ? DEPTH)(var ? ? ? UNIT))))( lessThan(var ? ? ? DRAFT)(var ? ? ? DEPTH)))( navigableForDraft(var ? ? ? WATERWAY)( el ? ? ? ( MeasureFn(var ? ? ? DRAFT)(var ? ? ? UNIT))))))))) - -forall TransitSystem (\SYSTEM -> exists Transitway (\ROUTE -> part(var ? ? ? ROUTE)(var ? ? ? SYSTEM))) - -forall TransitSystem (\TS -> exists Graph (\G -> abstractCounterpart(var ? ? ? G)(var ? ? ? TS))) - -forall TransitSystem (\TS -> forall Transitway (\T -> forall (both Abstract Graph) (\G -> impl (and ( abstractCounterpart(var ? ? ? G)(var ? ? ? TS))( systemPart(var ? ? ? T)(var ? ? ? TS)))(exists GraphArc (\GA -> and ( abstractCounterpart(var ? ? ? GA)(var ? ? ? T))( graphPart(var ? ? ? GA)(var ? ? ? G))))))) - -forall TransitSystem (\TS -> forall TransitwayJunction (\TJ -> forall (both Abstract Graph) (\G -> impl (and ( abstractCounterpart(var ? ? ? G)(var ? ? ? TS))( systemPart(var ? ? ? TJ)(var ? ? ? TS)))(exists GraphNode (\GN -> and ( abstractCounterpart(var ? ? ? GN)(var ? ? ? TJ))( graphPart(var ? ? ? GN)(var ? ? ? G))))))) - -forall (both Abstract GraphArc) (\ARC -> forall (both Abstract GraphNode) (\N2 -> forall (both Abstract GraphNode) (\N1 -> forall (both SelfConnectedObject Physical) (\NODE2 -> forall (both SelfConnectedObject Physical) (\NODE1 -> forall (both SelfConnectedObject Physical) (\A -> impl (and ( connects(var ? ? ? A)(var ? ? ? NODE1)(var ? ? ? NODE2))(and ( abstractCounterpart(var ? ? ? N1)(var ? ? ? NODE1))(and ( abstractCounterpart(var ? ? ? N2)(var ? ? ? NODE2))( abstractCounterpart(var ? ? ? ARC)(var ? ? ? A)))))( links(var ? ? ? N1)(var ? ? ? N2)(var ? ? ? ARC)))))))) - -forall (both Transitway Physical) (\PATH -> forall ConstantQuantity (\DIST -> impl ( distanceOnPath(var ? ? ? DIST)(var ? ? ? PATH))(exists GraphPath (\GP -> abstractCounterpart(var ? ? ? GP)(var ? ? ? PATH))))) - -forall (both Abstract (both Graph GraphPath)) (\GRAPH -> forall Region (\END -> forall (both Region Physical) (\START -> forall (both TransitSystem Physical) (\SYS -> forall (both Transitway TransitSystem) (\PATH -> forall ConstantQuantity (\DIST -> impl (and ( distanceOnPath(var ? ? ? DIST)(var ? ? ? PATH))(and ( pathInSystem(var ? ? ? PATH)(var ? ? ? SYS))(and ( routeStart(var ? ? ? START)(var ? ? ? PATH))(and ( routeEnd(var ? ? ? END)(var ? ? ? PATH))( abstractCounterpart(var ? ? ? GRAPH)(var ? ? ? SYS))))))(exists (both Entity Abstract) (\EN -> exists (both Entity Abstract) (\BN -> exists Graph (\S -> and ( subGraph(var ? ? ? S)(var ? ? ? GRAPH))(and ( equal(var ? ? ? BN)( el ? ? ? ( BeginNodeFn(var ? ? ? GRAPH))))(and ( equal(var ? ? ? EN)( el ? ? ? ( EndNodeFn(var ? ? ? GRAPH))))(and ( abstractCounterpart(var ? ? ? BN)(var ? ? ? START))( abstractCounterpart(var ? ? ? EN)(var ? ? ? END))))))))))))))) - - diff --git a/examples/SUMO/axioms/TransportationP.gft b/examples/SUMO/axioms/TransportationP.gft deleted file mode 100644 index 46566beff..000000000 --- a/examples/SUMO/axioms/TransportationP.gft +++ /dev/null @@ -1,10 +0,0 @@ - -geographicSubregion (el ? ? ? NorthwestPassage) (el ? ? ? ArcticOcean) - -geographicSubregion (el ? ? ? NorthwestPassage) (el ? ? ? WesternHemisphere) - -geographicSubregion (el ? ? ? NorthernSeaRoute) (el ? ? ? ArcticOcean) - -geographicSubregion (el ? ? ? NorthernSeaRoute) (el ? ? ? EasternHemisphere) - -equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? CubicFoot))) (el ? ? ? (MultiplicationFn (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? FootLength))) (el ? ? ? (MultiplicationFn (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? FootLength))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? FootLength))))))) diff --git a/examples/SUMO/axioms/TransportationSubRel.gft b/examples/SUMO/axioms/TransportationSubRel.gft deleted file mode 100644 index b46309696..000000000 --- a/examples/SUMO/axioms/TransportationSubRel.gft +++ /dev/null @@ -1,14 +0,0 @@ - -subRelation2El ? ? ? ? (\x,y -> trackWidth x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> fleetGrossRegisteredTonnage x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> fleetDeadWeightTonnage x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> path x y) (\x,y -> partlyLocated x y) - -subRelation2El ? ? ? ? (\x,y -> vesselDisplacement x y) (\x,y -> measure x y) - -subRelation2El ? ? ? ? (\x,y -> vesselDeadWeightTonnage x y) (\x,y -> vesselDisplacement x y) - -subRelation2El ? ? ? ? (\x,y -> vesselGrossRegisteredTonnage x y) (\x,y -> vesselDisplacement x y) diff --git a/examples/SUMO/axioms/WMD.gft b/examples/SUMO/axioms/WMD.gft deleted file mode 100644 index 2a2edeb39..000000000 --- a/examples/SUMO/axioms/WMD.gft +++ /dev/null @@ -1,46 +0,0 @@ - -forall BiochemicalAttack (\ATTACK -> forall Organism (\Organism -> hasPurpose(var ? ? ? ATTACK)(exists Damaging (\DAMAGE -> exists Entity (\ORGANISM -> and ( patient(var ? ? ? DAMAGE)(var ? ? ? ORGANISM))( causes(var ? ? ? ATTACK)(var ? ? ? DAMAGE))))))) - -forall BiochemicalWeapon (\WEAPON -> exists BiochemicalAgent (\AGENT -> part(var ? ? ? AGENT)(var ? ? ? WEAPON))) - -forall BiologicalWeapon (\WEAPON -> exists BiologicalAgent (\AGENT -> part(var ? ? ? AGENT)(var ? ? ? WEAPON))) - -forall Toxin (\SUBSTANCE -> exists ToxicOrganism (\ORGANISM -> exists BiologicalProcess (\PROCESS -> and ( instrument(var ? ? ? PROCESS)(var ? ? ? ORGANISM))(or ( result(var ? ? ? PROCESS)(var ? ? ? SUBSTANCE))(exists (both Entity Object) (\RESULT -> and ( result(var ? ? ? PROCESS)(var ? ? ? RESULT))( copy(var ? ? ? SUBSTANCE)(var ? ? ? RESULT)))))))) - -forall ToxicOrganism (\ORGANISM -> exists Toxin (\SUBSTANCE -> part(var ? ? ? SUBSTANCE)(var ? ? ? ORGANISM))) - -forall Bacterium (\BACTERIUM -> exists (both RealNumber Quantity) (\NUMBER -> and ( width(var ? ? ? BACTERIUM)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Meter))))(and ( greaterThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toRealNum 0.000001)))( lessThanOrEqualTo(var ? ? ? NUMBER)(el ? ? ? (toRealNum 0.000002)))))) - -forall Mycotoxin (\SUBSTANCE -> forall Object (\ORGANISM -> exists FungalAgent (\FUNGUS -> exists BiologicalProcess (\PROCESS -> and ( instrument(var ? ? ? PROCESS)(var ? ? ? ORGANISM))( result(var ? ? ? PROCESS)(var ? ? ? SUBSTANCE)))))) - -forall GeneticallyEngineeredOrganism (\ORGANISM -> exists IntentionalProcess (\PROCESS -> result(var ? ? ? PROCESS)(var ? ? ? ORGANISM))) - -forall ChemicalWeapon (\WEAPON -> exists ChemicalAgent (\AGENT -> part(var ? ? ? AGENT)(var ? ? ? WEAPON))) - -forall ChemicalAgent (\AGENT -> exists Organism (\ORGANISM -> exists BiologicalProcess (\PROCESS -> exists (both Entity Object) (\SUBSTANCE -> and ( instrument(var ? ? ? PROCESS)(var ? ? ? ORGANISM))(and ( result(var ? ? ? PROCESS)(var ? ? ? SUBSTANCE))( copy(var ? ? ? SUBSTANCE)(var ? ? ? AGENT))))))) - -forall BlisterAgent (\AGENT -> hasPurpose(var ? ? ? AGENT)(exists Damaging (\DAMAGE -> exists Tissue (\TISSUE -> patient(var ? ? ? DAMAGE)(var ? ? ? TISSUE))))) - -forall WMDWeaponsProductionFacility (\FACILITY -> exists DevelopingWeaponOfMassDestruction (\DEVELOP -> located(var ? ? ? DEVELOP)(var ? ? ? FACILITY))) - -forall WMDWeaponsResearchFacility (\FACILITY -> exists ResearchingWeaponOfMassDestruction (\RESEARCH -> located(var ? ? ? RESEARCH)(var ? ? ? FACILITY))) - -forall DismantlingWeaponOfMassDestruction (\DISMANTLE -> forall Entity (\WEAPON -> impl ( patient(var ? ? ? DISMANTLE)(var ? ? ? WEAPON))(exists DevelopingWeaponOfMassDestruction (\DEVELOP -> and ( result(var ? ? ? DEVELOP)(var ? ? ? WEAPON))( earlier( el ? ? ? ( WhenFn(var ? ? ? DEVELOP)))( el ? ? ? ( WhenFn(var ? ? ? DISMANTLE)))))))) - -forall Object (\ORGANISM -> forall (both DiseaseOrSyndrome Attribute) (\SYMPTOM -> forall (both DiseaseOrSyndrome Attribute) (\DISEASE -> impl ( diseaseSymptom(var ? ? ? DISEASE)(var ? ? ? SYMPTOM))( increasesLikelihood( attribute(var ? ? ? ORGANISM)(var ? ? ? DISEASE))( attribute(var ? ? ? ORGANISM)(var ? ? ? SYMPTOM)))))) - -forall (both Object Entity) (\ORGANISM -> forall RealNumber (\RATE -> forall (both DiseaseOrSyndrome Attribute) (\DISEASE -> impl ( diseaseMortality(var ? ? ? DISEASE)(var ? ? ? RATE))( conditionalProbability( attribute(var ? ? ? ORGANISM)(var ? ? ? DISEASE))(exists Death (\DEATH -> experiencer(var ? ? ? DEATH)(var ? ? ? ORGANISM)))(var ? ? ? RATE))))) - -forall (both RealNumber Quantity) (\RATE -> forall DiseaseOrSyndrome (\DISEASE -> impl ( diseaseMortality(var ? ? ? DISEASE)(var ? ? ? RATE))(and ( greaterThan(var ? ? ? RATE)(el ? ? ? (toInt 0)))( lessThan(var ? ? ? RATE)(el ? ? ? (toInt 1)))))) - -forall VaccinatableDisease (\DISEASE -> forall Putting (\PUT -> forall Human (\HUMAN -> exists BiologicallyActiveSubstance (\VACCINE -> impl ( destination(var ? ? ? PUT)(var ? ? ? HUMAN))( holdsDuring( el ? ? ? ( FutureFn( el ? ? ? ( WhenFn(var ? ? ? PUT)))))( not (attribute(var ? ? ? HUMAN)(var ? ? ? DISEASE)))))))) - -forall Human (\ORGANISM -> impl ( attribute(var ? ? ? ORGANISM)(el ? ? ? Fever))(exists (both RealNumber Quantity) (\NUMBER -> and ( measure(var ? ? ? ORGANISM)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? FahrenheitDegree))))( greaterThan(var ? ? ? NUMBER)(el ? ? ? (toRealNum 98.6)))))) - -forall (both Object Agent) (\ORGANISM -> impl ( attribute(var ? ? ? ORGANISM)(el ? ? ? InhalationalAnthrax))(exists BacillusAnthracis (\ANTHRACIS -> exists Breathing (\BREATHING -> and ( agent(var ? ? ? BREATHING)(var ? ? ? ORGANISM))( patient(var ? ? ? BREATHING)(var ? ? ? ANTHRACIS)))))) - -forall YellowFeverVirus (\VIRUS -> exists (both RealNumber Entity) (\NUMBER -> and ( width(var ? ? ? VIRUS)( el ? ? ? ( MeasureFn(var ? ? ? NUMBER)(el ? ? ? Meter))))( equal(var ? ? ? NUMBER)(el ? ? ? (toRealNum 0.00000002))))) - -forall FootAndMouthVirus (\VIRUS1 -> forall YellowFeverVirus (\VIRUS2 -> smaller(var ? ? ? VIRUS1)(var ? ? ? VIRUS2))) - -forall Hepatitis (\DISEASE -> biochemicalAgentSyndrome(desc HepatitisVirus ? ?)(var ? ? ? DISEASE)) diff --git a/examples/SUMO/axioms/WMDP.gft b/examples/SUMO/axioms/WMDP.gft deleted file mode 100644 index 12116c7cd..000000000 --- a/examples/SUMO/axioms/WMDP.gft +++ /dev/null @@ -1,398 +0,0 @@ - -biochemicalAgentDelivery (desc BacterialAgent ? ?) (desc Breathing ? ?) - -biochemicalAgentDelivery (desc BacterialAgent ? ?) (desc Touching ? ?) - -biologicalAgentCarrier (desc RickettsialAgent ? ?) (desc Mammal ? ?) - -biologicalAgentCarrier (desc RickettsialAgent ? ?) (desc Arthropod ? ?) - -biologicalAgentCarrier (desc RickettsiaRickettsii ? ?) (desc Arthropod ? ?) - -biochemicalAgentSyndrome (desc RickettsiaRickettsii ? ?) (el ? ? ? RockyMountainSpottedFever) - -diseaseMortality (el ? ? ? RockyMountainSpottedFever) (el ? ? ? (toRealNum 0.04)) - -diseaseTreatment (el ? ? ? RockyMountainSpottedFever) (desc OralAntibiotic ? ?) (desc Ingesting ? ?) - -biologicalAgentCarrier (desc RickettsiaProwazekii ? ?) (desc Arthropod ? ?) - -biochemicalAgentSyndrome (desc RickettsiaProwazekii ? ?) (el ? ? ? LouseBorneTyphus) - -diseaseTreatment (el ? ? ? LouseBorneTyphus) (desc OralAntibiotic ? ?) (desc Ingesting ? ?) - -biochemicalAgentSyndrome (desc BacillusAnthracis ? ?) (el ? ? ? Anthrax) - -biochemicalAgentDelivery (desc BacillusAnthracis ? ?) (desc Breathing ? ?) - -biochemicalAgentDelivery (desc BacillusAnthracis ? ?) (desc Ingesting ? ?) - -biochemicalAgentDelivery (desc BacillusAnthracis ? ?) (desc Poking ? ?) - -biochemicalAgentDelivery (desc BacillusAnthracis ? ?) (desc Touching ? ?) - -biologicalAgentCarrier (desc BacillusAnthracis ? ?) (desc HoofedMammal ? ?) - -biochemicalAgentDelivery (desc AerosolizedBacillusAnthracis ? ?) (desc Breathing ? ?) - -biochemicalAgentSyndrome (desc AerosolizedBacillusAnthracis ? ?) (el ? ? ? InhalationalAnthrax) - -lethalDose (desc Batrachotoxin ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 2.0)) (el ? ? ? (MicroFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1.0)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -secretesToxin (desc ClostridiumBotulinum ? ?) (desc BotulinumToxin ? ?) - -lethalDose (desc BotulinumToxin ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 0.001)) (el ? ? ? (MicroFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -biochemicalAgentDelivery (desc BotulinumToxin ? ?) (desc Ingesting ? ?) - -biochemicalAgentSyndrome (desc BotulinumToxin ? ?) (el ? ? ? Botulism) - -diseaseSymptom (el ? ? ? Botulism) (el ? ? ? Paralysis) - -secretesToxin (desc ClostridiumPerfringens ? ?) (desc EpsilonToxin ? ?) - -biochemicalAgentDelivery (desc ClostridiumPerfringens ? ?) (desc Ingesting ? ?) - -biochemicalAgentDelivery (desc EpsilonToxin ? ?) (desc Ingesting ? ?) - -biologicalAgentCarrier (desc BurkholderiaMallei ? ?) (desc Mammal ? ?) - -biochemicalAgentDelivery (desc BurkholderiaMallei ? ?) (desc Poking ? ?) - -biochemicalAgentSyndrome (desc BurkholderiaMallei ? ?) (el ? ? ? Glanders) - -diseaseSymptom (el ? ? ? Glanders) (el ? ? ? Fever) - -biologicalAgentCarrier (desc BurkholderiaPseudomallei ? ?) (desc Mammal ? ?) - -biochemicalAgentDelivery (desc BurkholderiaPseudomallei ? ?) (desc Poking ? ?) - -biochemicalAgentDelivery (desc BurkholderiaPseudomallei ? ?) (desc Breathing ? ?) - -biochemicalAgentDelivery (desc BurkholderiaPseudomallei ? ?) (desc Ingesting ? ?) - -biochemicalAgentSyndrome (desc BurkholderiaPseudomallei ? ?) (el ? ? ? Melioidosis) - -biochemicalAgentSyndrome (desc BrucellaBacterium ? ?) (el ? ? ? Brucellosis) - -diseaseSymptom (el ? ? ? Brucellosis) (el ? ? ? Fever) - -biochemicalAgentSyndrome (desc YersiniaPestis ? ?) (el ? ? ? Plague) - -biologicalAgentCarrier (desc YersiniaPestis ? ?) (desc Rodent ? ?) - -biologicalAgentCarrier (desc YersiniaPestis ? ?) (desc Insect ? ?) - -diseaseSymptom (el ? ? ? Plague) (el ? ? ? Fever) - -lethalDose (desc RicinToxin ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 3.0)) (el ? ? ? (MicroFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -lethalDose (desc AbrinToxin ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 0.04)) (el ? ? ? (MicroFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -biochemicalAgentDelivery (desc BlisterAgent ? ?) (desc Touching ? ?) - -biochemicalAgentDelivery (desc BlisterAgent ? ?) (desc Breathing ? ?) - -biochemicalAgentDelivery (desc BlisterAgent ? ?) (desc Ingesting ? ?) - -biochemicalAgentDelivery (desc BloodAgent ? ?) (desc Breathing ? ?) - -biochemicalAgentDelivery (desc NerveAgent ? ?) (desc Breathing ? ?) - -biochemicalAgentSyndrome (desc NerveAgent ? ?) (el ? ? ? Paralysis) - -lethalDose (desc Soman ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 64.0)) (el ? ? ? (MicroFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1.0)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -lethalDose (desc Sarin ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 100.0)) (el ? ? ? (MicroFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -lethalDose (desc VX ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 15.0)) (el ? ? ? (MicroFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1.0)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -biochemicalAgentDelivery (desc ChokingAgent ? ?) (desc Breathing ? ?) - -biochemicalAgentSyndrome (desc Chloropicrin ? ?) (el ? ? ? Gastroenteritis) - -biochemicalAgentSyndrome (desc SalmonellaTyphimurium ? ?) (el ? ? ? Gastroenteritis) - -biochemicalAgentSyndrome (desc SalmonellaTyphimurium ? ?) (el ? ? ? Fever) - -diseaseTreatment (el ? ? ? Anthrax) (desc Doxycycline ? ?) (desc Ingesting ? ?) - -diseaseTreatment (el ? ? ? Anthrax) (desc Ciprofloxacin ? ?) (desc Ingesting ? ?) - -diseaseSymptom (el ? ? ? QFever) (el ? ? ? Fever) - -diseaseMortality (el ? ? ? QFever) (el ? ? ? (toRealNum 0.01)) - -biochemicalAgentSyndrome (desc YellowFeverVirus ? ?) (el ? ? ? Fever) - -biochemicalAgentSyndrome (desc YellowFeverVirus ? ?) (el ? ? ? YellowSkin) - -biochemicalAgentSyndrome (desc EbolaVirus ? ?) (el ? ? ? EbolaHemorrhagicFever) - -biologicalAgentCarrier (desc FrancisellaTularensis ? ?) (desc Rodent ? ?) - -biologicalAgentCarrier (desc FrancisellaTularensis ? ?) (desc Arachnid ? ?) - -biochemicalAgentSyndrome (desc FrancisellaTularensis ? ?) (el ? ? ? Tularemia) - -biochemicalAgentDelivery (desc FrancisellaTularensis ? ?) (desc Breathing ? ?) - -diseaseSymptom (el ? ? ? Tularemia) (el ? ? ? Fever) - -diseaseMortality (el ? ? ? Tularemia) (el ? ? ? (toRealNum 0.05)) - -diseaseMortality (el ? ? ? Smallpox) (el ? ? ? (toRealNum 0.33)) - -biochemicalAgentSyndrome (desc MonkeypoxVirus ? ?) (el ? ? ? Monkeypox) - -biochemicalAgentDelivery (desc MonkeypoxVirus ? ?) (desc Poking ? ?) - -biologicalAgentCarrier (desc MonkeypoxVirus ? ?) (desc Mammal ? ?) - -biochemicalAgentSyndrome (desc NeisseriaGonorrhoeae ? ?) (el ? ? ? Gonorrhea) - -biochemicalAgentSyndrome (desc CoxiellaBurnetii ? ?) (el ? ? ? QFever) - -biochemicalAgentDelivery (desc CoxiellaBurnetii ? ?) (desc Breathing ? ?) - -biochemicalAgentDelivery (desc CoxiellaBurnetii ? ?) (desc Ingesting ? ?) - -biochemicalAgentSyndrome (desc VariolaMajor ? ?) (el ? ? ? Smallpox) - -biochemicalAgentSyndrome (desc VariolaMinor ? ?) (el ? ? ? Smallpox) - -secretesToxin (desc ShigellaDysenteriae ? ?) (desc ShigaToxin ? ?) - -biochemicalAgentDelivery (desc ShigellaDysenteriae ? ?) (desc Ingesting ? ?) - -lethalDose (desc ShigaToxin ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 0.002)) (el ? ? ? (MicroFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -biochemicalAgentDelivery (desc HIVVirus ? ?) (desc SexualReproduction ? ?) - -biochemicalAgentDelivery (desc SalmonellaTyphi ? ?) (desc Ingesting ? ?) - -biochemicalAgentSyndrome (desc GiardiaLamblia ? ?) (el ? ? ? Gastroenteritis) - -biologicalAgentCarrier (desc GiardiaLamblia ? ?) (desc Rodent ? ?) - -biologicalAgentCarrier (desc Mixomatosis ? ?) (desc Rodent ? ?) - -secretesToxin (desc StaphyylococcusAureus ? ?) (desc StaphylococcalEnterotoxinB ? ?) - -biochemicalAgentSyndrome (desc StaphyylococcusAureus ? ?) (el ? ? ? Fever) - -lethalDose (desc StaphylococcalEnterotoxinB ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 0.02)) (el ? ? ? (MicroFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -biochemicalAgentDelivery (desc StaphylococcalEnterotoxinB ? ?) (desc Ingesting ? ?) - -biochemicalAgentDelivery (desc StaphylococcalEnterotoxinB ? ?) (desc Breathing ? ?) - -biologicalAgentCarrier (desc Saxitoxin ? ?) (desc Mollusk ? ?) - -biochemicalAgentDelivery (desc Saxitoxin ? ?) (desc Ingesting ? ?) - -biochemicalAgentDelivery (desc Saxitoxin ? ?) (desc Breathing ? ?) - -biochemicalAgentSyndrome (desc Saxitoxin ? ?) (el ? ? ? ParalyticShellfishPoisoning) - -diseaseSymptom (el ? ? ? ParalyticShellfishPoisoning) (el ? ? ? Paralysis) - -biologicalAgentCarrier (desc Conotoxin ? ?) (desc Mollusk ? ?) - -biochemicalAgentSyndrome (desc Conotoxin ? ?) (el ? ? ? ParalyticShellfishPoisoning) - -biochemicalAgentSyndrome (desc Tetrodotoxin ? ?) (el ? ? ? ParalyticShellfishPoisoning) - -biochemicalAgentDelivery (desc VibrioCholera ? ?) (desc Ingesting ? ?) - -biochemicalAgentSyndrome (desc VibrioCholera ? ?) (el ? ? ? Cholera) - -biochemicalAgentDelivery (desc ClostridiumTetani ? ?) (desc Poking ? ?) - -biochemicalAgentSyndrome (desc ClostridiumTetani ? ?) (el ? ? ? Tetanus) - -diseaseMortality (el ? ? ? HerpesB) (el ? ? ? (toRealNum 0.7)) - -biologicalAgentCarrier (desc HerpesBVirus ? ?) (desc Monkey ? ?) - -diseaseTreatment (el ? ? ? Pertussis) (desc Antibiotic ? ?) (desc Ingesting ? ?) - -biologicalAgentCarrier (desc BordetellaPertussis ? ?) (desc Human ? ?) - -biochemicalAgentSyndrome (desc BordetellaPertussis ? ?) (el ? ? ? Pertussis) - -biochemicalAgentDelivery (desc BordetellaPertussis ? ?) (desc Breathing ? ?) - -biochemicalAgentSyndrome (desc ChlamydiaPsittaci ? ?) (el ? ? ? Psittacosis) - -biologicalAgentCarrier (desc ChlamydiaPsittaci ? ?) (desc Bird ? ?) - -biochemicalAgentDelivery (desc ChlamydiaPsittaci ? ?) (desc Breathing ? ?) - -diseaseSymptom (el ? ? ? Malaria) (el ? ? ? Fever) - -biologicalAgentCarrier (desc MalarialPlasmodium ? ?) (desc Insect ? ?) - -biochemicalAgentDelivery (desc MalarialPlasmodium ? ?) (desc Poking ? ?) - -biologicalAgentCarrier (desc WestNileVirus ? ?) (desc Insect ? ?) - -biochemicalAgentSyndrome (desc WestNileVirus ? ?) (el ? ? ? WestNileFever) - -biochemicalAgentDelivery (desc WestNileVirus ? ?) (desc Poking ? ?) - -biologicalAgentCarrier (desc DengueFeverVirus ? ?) (desc Insect ? ?) - -biochemicalAgentSyndrome (desc DengueFeverVirus ? ?) (el ? ? ? DengueFever) - -biochemicalAgentSyndrome (desc DengueFeverVirus ? ?) (el ? ? ? DengueHemorrhagicFever) - -biochemicalAgentDelivery (desc DengueFeverVirus ? ?) (desc Poking ? ?) - -diseaseMortality (el ? ? ? DengueHemorrhagicFever) (el ? ? ? (toRealNum 0.05)) - -biologicalAgentCarrier (desc LaCrosseVirus ? ?) (desc Insect ? ?) - -biologicalAgentCarrier (desc LaCrosseVirus ? ?) (desc Rodent ? ?) - -biochemicalAgentDelivery (desc LaCrosseVirus ? ?) (desc Poking ? ?) - -biochemicalAgentSyndrome (desc LaCrosseVirus ? ?) (el ? ? ? LaCrosseEncephalitis) - -diseaseMortality (el ? ? ? LaCrosseEncephalitis) (el ? ? ? (toRealNum 0.01)) - -biologicalAgentCarrier (desc SaintLouisEncephalitisVirus ? ?) (desc Bird ? ?) - -biologicalAgentCarrier (desc SaintLouisEncephalitisVirus ? ?) (desc Insect ? ?) - -biochemicalAgentDelivery (desc SaintLouisEncephalitisVirus ? ?) (desc Poking ? ?) - -biochemicalAgentSyndrome (desc SaintLouisEncephalitisVirus ? ?) (el ? ? ? SaintLouisEncephalitis) - -diseaseSymptom (el ? ? ? SaintLouisEncephalitis) (el ? ? ? Fever) - -biologicalAgentCarrier (desc EasternEquineEncephalitisVirus ? ?) (desc Insect ? ?) - -biochemicalAgentDelivery (desc EasternEquineEncephalitisVirus ? ?) (desc Poking ? ?) - -biochemicalAgentSyndrome (desc EasternEquineEncephalitisVirus ? ?) (el ? ? ? EasternEquineEncephalitis) - -diseaseSymptom (el ? ? ? EasternEquineEncephalitis) (el ? ? ? Fever) - -biologicalAgentCarrier (desc JapaneseEncephalitisVirus ? ?) (desc Insect ? ?) - -biochemicalAgentDelivery (desc JapaneseEncephalitisVirus ? ?) (desc Poking ? ?) - -biochemicalAgentSyndrome (desc JapaneseEncephalitisVirus ? ?) (el ? ? ? JapaneseEncephalitis) - -diseaseMortality (el ? ? ? JapaneseEncephalitis) (el ? ? ? (toRealNum 0.30)) - -biochemicalAgentDelivery (desc EscherichiaColi0157H7 ? ?) (desc Ingesting ? ?) - -biochemicalAgentSyndrome (desc MycobacteriumTuberculosis ? ?) (el ? ? ? Tuberculosis) - -biochemicalAgentDelivery (desc MycobacteriumTuberculosis ? ?) (desc Breathing ? ?) - -diseaseTreatment (el ? ? ? Tuberculosis) (desc OralAntibiotic ? ?) (desc Ingesting ? ?) - -biochemicalAgentDelivery (desc MarburgVirus ? ?) (desc Breathing ? ?) - -biochemicalAgentDelivery (desc MarburgVirus ? ?) (desc Poking ? ?) - -biochemicalAgentSyndrome (desc MarburgVirus ? ?) (el ? ? ? MarburgDisease) - -diseaseMortality (el ? ? ? MarburgDisease) (el ? ? ? (toRealNum 0.25)) - -biochemicalAgentSyndrome (desc StreptococcusA ? ?) (el ? ? ? StrepThroat) - -biochemicalAgentSyndrome (desc StreptococcusA ? ?) (el ? ? ? ScarletFever) - -biochemicalAgentSyndrome (desc StreptococcusA ? ?) (el ? ? ? NecrotizingFaciitis) - -biochemicalAgentSyndrome (desc HepatitisAVirus ? ?) (el ? ? ? HepatitisA) - -biochemicalAgentDelivery (desc HepatitisAVirus ? ?) (desc Ingesting ? ?) - -biochemicalAgentDelivery (desc HepatitisAVirus ? ?) (desc Poking ? ?) - -diseaseSymptom (el ? ? ? HepatitisA) (el ? ? ? Fever) - -biochemicalAgentSyndrome (desc HepatitisBVirus ? ?) (el ? ? ? HepatitisB) - -biochemicalAgentDelivery (desc HepatitisBVirus ? ?) (desc Poking ? ?) - -biochemicalAgentSyndrome (desc HepatitisCVirus ? ?) (el ? ? ? HepatitisC) - -biochemicalAgentDelivery (desc HepatitisCVirus ? ?) (desc Poking ? ?) - -biochemicalAgentSyndrome (desc Rotavirus ? ?) (el ? ? ? RotavirusGastroenteritis) - -biochemicalAgentDelivery (desc Rotavirus ? ?) (desc Ingesting ? ?) - -diseaseSymptom (el ? ? ? RotavirusGastroenteritis) (el ? ? ? Fever) - -biochemicalAgentSyndrome (desc Aflatoxin ? ?) (el ? ? ? Aflatoxicosis) - -lethalDose (desc Diacetoxyscirpenol ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toInt 23)) (el ? ? ? (MilliFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -lethalDose (desc T2Toxin ? ?) (el ? ? ? (PerFn (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 5.2)) (el ? ? ? (MilliFn (el ? ? ? Gram))))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? (KiloFn (el ? ? ? Gram))))))) - -biochemicalAgentDelivery (desc BacillusCereus ? ?) (desc Ingesting ? ?) - -biochemicalAgentSyndrome (desc LassaVirus ? ?) (el ? ? ? LassaFever) - -biochemicalAgentDelivery (desc LassaVirus ? ?) (desc Ingesting ? ?) - -biochemicalAgentDelivery (desc LassaVirus ? ?) (desc Touching ? ?) - -biologicalAgentCarrier (desc LassaVirus ? ?) (desc Rodent ? ?) - -diseaseSymptom (el ? ? ? LassaFever) (el ? ? ? Fever) - -diseaseMortality (el ? ? ? LassaFever) (el ? ? ? (toRealNum 0.01)) - -biochemicalAgentSyndrome (desc Legionella ? ?) (el ? ? ? Legionellosis) - -diseaseMortality (el ? ? ? LegionnairesDisease) (el ? ? ? (toRealNum 0.125)) - -biochemicalAgentSyndrome (desc CorynebacteriumDiphtheriae ? ?) (el ? ? ? Diphtheria) - -diseaseSymptom (el ? ? ? Diphtheria) (el ? ? ? Fever) - -diseaseSymptom (el ? ? ? CrimeanCongoHemorrhagicFever) (el ? ? ? Fever) - -diseaseMortality (el ? ? ? CrimeanCongoHemorrhagicFever) (el ? ? ? (toRealNum 0.3)) - -biologicalAgentCarrier (desc CrimeanCongoHemorrhagicFeverVirus ? ?) (desc Arachnid ? ?) - -biochemicalAgentSyndrome (desc CrimeanCongoHemorrhagicFeverVirus ? ?) (el ? ? ? CrimeanCongoHemorrhagicFever) - -biochemicalAgentDelivery (desc CrimeanCongoHemorrhagicFeverVirus ? ?) (desc Poking ? ?) - -biologicalAgentCarrier (desc JuninVirus ? ?) (desc Rodent ? ?) - -biochemicalAgentSyndrome (desc JuninVirus ? ?) (el ? ? ? ArgentinianHemorrhagicFever) - -biochemicalAgentDelivery (desc JuninVirus ? ?) (desc Breathing ? ?) - -diseaseSymptom (el ? ? ? ArgentinianHemorrhagicFever) (el ? ? ? Fever) - -biologicalAgentCarrier (desc MachupoVirus ? ?) (desc Rodent ? ?) - -biochemicalAgentSyndrome (desc MachupoVirus ? ?) (el ? ? ? BolivianHemorrhagicFever) - -biochemicalAgentDelivery (desc MachupoVirus ? ?) (desc Breathing ? ?) - -diseaseSymptom (el ? ? ? BolivianHemorrhagicFever) (el ? ? ? Fever) - -biochemicalAgentSyndrome (desc GuanaritoVirus ? ?) (el ? ? ? VenezuelanHemorrhagicFever) - -diseaseSymptom (el ? ? ? VenezuelanHemorrhagicFever) (el ? ? ? Fever) - -biochemicalAgentSyndrome (desc SabiaVirus ? ?) (el ? ? ? BrazilianHemorrhagicFever) - -diseaseSymptom (el ? ? ? BrazilianHemorrhagicFever) (el ? ? ? Fever) - -biologicalAgentCarrier (desc TickBorneEncephalitisVirus ? ?) (desc Arachnid ? ?) - -biochemicalAgentDelivery (desc TickBorneEncephalitisVirus ? ?) (desc Poking ? ?) diff --git a/examples/SUMO/axioms/WMDSubAtt.gft b/examples/SUMO/axioms/WMDSubAtt.gft deleted file mode 100644 index 41b107fb6..000000000 --- a/examples/SUMO/axioms/WMDSubAtt.gft +++ /dev/null @@ -1,10 +0,0 @@ - -subAttribute (el ? ? ? BubonicPlague) (el ? ? ? Plague) - -subAttribute (el ? ? ? PneumonicPlague) (el ? ? ? Plague) - -subAttribute (el ? ? ? InhalationalAnthrax) (el ? ? ? Anthrax) - -subAttribute (el ? ? ? LegionnairesDisease) (el ? ? ? Legionellosis) - -subAttribute (el ? ? ? PontiacFever) (el ? ? ? Legionellosis) diff --git a/examples/SUMO/axioms/WorldAirportsA-KP.gft b/examples/SUMO/axioms/WorldAirportsA-KP.gft deleted file mode 100644 index 27c488a1a..000000000 --- a/examples/SUMO/axioms/WorldAirportsA-KP.gft +++ /dev/null @@ -1,8016 +0,0 @@ - -located (el ? ? ? ArraburyQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AlArishAirport) (el ? ? ? Egypt) - -located (el ? ? ? ElMellahAnnabaAirport) (el ? ? ? Algeria) - -located (el ? ? ? ApalachicolaMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AachenAirport) (el ? ? ? Germany) - -located (el ? ? ? ArraiasGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? AwaradamAirport) (el ? ? ? Suriname) - -located (el ? ? ? AranukaAirport) (el ? ? ? Kiribati) - -located (el ? ? ? AalborgAirport) (el ? ? ? Denmark) - -located (el ? ? ? MalaMalaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? AlAinAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? AnacoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? AndrauAirparkTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AnapaAirport) (el ? ? ? Russia) - -located (el ? ? ? TirstrupAarhusAirport) (el ? ? ? Denmark) - -located (el ? ? ? ApalapsiliNewGuineaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AltayAirport) (el ? ? ? China) - -located (el ? ? ? AsauAirport) (el ? ? ? WesternSamoa) - -located (el ? ? ? AlahAirport) (el ? ? ? Philippines) - -located (el ? ? ? AraxaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? AlGhaydahAirport) (el ? ? ? Yemen) - -located (el ? ? ? AbakanKhakassiaAirport) (el ? ? ? Russia) - -located (el ? ? ? AbingdonRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? AbadanAirport) (el ? ? ? Iran) - -located (el ? ? ? AllentownBethlehemEastonPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AbaiangAirport) (el ? ? ? Kiribati) - -located (el ? ? ? AbingoonQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AlphaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AbileneRegionalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KabriDarAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? AmblerAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BamagaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AlbinaAirport) (el ? ? ? Suriname) - -located (el ? ? ? AtkambaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AlbuquerqueInternationalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AberdeenRegionalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AbuSimbelAirport) (el ? ? ? Egypt) - -located (el ? ? ? AlBahaAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? HaliweniAtambuaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AbujaAirport) (el ? ? ? Nigeria) - -located (el ? ? ? AbauAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AlburyNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? SouthwestGeorgiaRegionalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DyceScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? GeneralJuanNAlvarezAcapulcoAirport) (el ? ? ? Mexico) - -located (el ? ? ? AntrimCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KotokaAccraAirport) (el ? ? ? Ghana) - -located (el ? ? ? AcandiAirport) (el ? ? ? Colombia) - -located (el ? ? ? LanzaroteCanaryIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? RorshachAltenrheinAirport) (el ? ? ? Switzerland) - -located (el ? ? ? SoutherFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NantucketMemorialMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AricaAirport) (el ? ? ? Colombia) - -located (el ? ? ? CiudadAcunaAirport) (el ? ? ? Mexico) - -located (el ? ? ? AsconaAirport) (el ? ? ? Switzerland) - -located (el ? ? ? WasecaMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AraracuaraAirport) (el ? ? ? Colombia) - -located (el ? ? ? AnacortesWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WacoRegionalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AchutupoAirport) (el ? ? ? Panama) - -located (el ? ? ? ArcataCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AtlanticCityInternationalNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HendersonFieldNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IncirlikAirBaseAdanaAirport) (el ? ? ? Turkey) - -located (el ? ? ? AdnanMenderesIzmirAirport) (el ? ? ? Turkey) - -located (el ? ? ? BoleAddisAbabaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? InternationalAdenAirport) (el ? ? ? Yemen) - -located (el ? ? ? LenaweeCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AldanYakutiaSakhaAirport) (el ? ? ? Russia) - -located (el ? ? ? MarkaAmmanAirport) (el ? ? ? Jordan) - -located (el ? ? ? AdakNavalAirStationAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InternationalSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ArdmoreMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AndesAirport) (el ? ? ? Colombia) - -located (el ? ? ? AndamookaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? AnuradhapuraAirport) (el ? ? ? SriLanka) - -located (el ? ? ? KodiakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AndrewsMunicipalSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AddisonTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AdaMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AudubonCountyIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AndoverEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? AndrewsAirForceBaseMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StAndrewsScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? AlldaysAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? SesquicentenarioSanAndresAirport) (el ? ? ? Colombia) - -located (el ? ? ? AbemamaAtollAirport) (el ? ? ? Kiribati) - -located (el ? ? ? AekGodangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AbecheAirport) (el ? ? ? Chad) - -located (el ? ? ? AsekiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AlbertLeaMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AiounelAtroussAirport) (el ? ? ? Mauritania) - -located (el ? ? ? AeroparqueJorgeNewberyBuenosAiresAirport) (el ? ? ? Argentina) - -located (el ? ? ? AdlerSochiKrasnodarAirport) (el ? ? ? Russia) - -located (el ? ? ? VigraAlesundAalesundAirport) (el ? ? ? Norway) - -located (el ? ? ? AllakaketAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlexandriaInternationalLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AkureyriAirport) (el ? ? ? Iceland) - -located (el ? ? ? SanRafaelAirport) (el ? ? ? Argentina) - -located (el ? ? ? UnitedStatesirForceAcademyAirstripCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmalfiAirport) (el ? ? ? Colombia) - -located (el ? ? ? AltaFlorestaAirport) (el ? ? ? Brazil) - -located (el ? ? ? JaffreyMunicipalSilverRanchNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AftonMunicipalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AforeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? FortWorthAllianceTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AfyonAirport) (el ? ? ? Turkey) - -located (el ? ? ? AlMassiraAgadirAirport) (el ? ? ? Morocco) - -located (el ? ? ? AugsburgAirport) (el ? ? ? Germany) - -located (el ? ? ? AlleghenyCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AnggiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? WangeroogeAirport) (el ? ? ? Germany) - -located (el ? ? ? AgenAirport) (el ? ? ? France) - -located (el ? ? ? AngoramAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AngelholmHelsingborgAirport) (el ? ? ? Sweden) - -located (el ? ? ? WageningenAirport) (el ? ? ? Suriname) - -located (el ? ? ? AguniAirport) (el ? ? ? Japan) - -located (el ? ? ? KaguaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WanigelaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AnqmaqssalikAirport) (el ? ? ? Greenland) - -located (el ? ? ? AngoonSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MagnoliaMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MalagaAirport) (el ? ? ? Spain) - -located (el ? ? ? AgrinionAirport) (el ? ? ? Greece) - -located (el ? ? ? AgraAirport) (el ? ? ? India) - -located (el ? ? ? BushFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CiudaddelEsteAirport) (el ? ? ? Paraguay) - -located (el ? ? ? AguascalientesAirport) (el ? ? ? Mexico) - -located (el ? ? ? AcariguaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? AgnewQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AgattiIslandAirport) (el ? ? ? India) - -located (el ? ? ? ArgyleDownsWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? AggeneysAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? NahaAirForceBaseOkinawaAirport) (el ? ? ? Japan) - -located (el ? ? ? KhamisMushayatAbhaAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? AmedeeArmyAirFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ArapahoeMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmeryMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmahaiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AishaltonAirport) (el ? ? ? Guyana) - -located (el ? ? ? AthensBenEppsGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FertiliaSardiniaAirport) (el ? ? ? Italy) - -located (el ? ? ? WahooMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AhuasAirport) (el ? ? ? Honduras) - -located (el ? ? ? AmchitkaIslandAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoteduRifAlHoceimaAirport) (el ? ? ? Morocco) - -located (el ? ? ? AmbatolahyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? AlpedHuezAirport) (el ? ? ? France) - -located (el ? ? ? AllianceMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AnitaBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AirokAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? AndersonMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AiomeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AssisSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? YalingaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? AliSabiehAirport) (el ? ? ? Djibouti) - -located (el ? ? ? AikenMunicipalSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AiligandiAirport) (el ? ? ? Panama) - -located (el ? ? ? AilukIneIslandAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? WainwrightAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AtlanticMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AilinglapalapAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? AripuanaMTAirport) (el ? ? ? Brazil) - -located (el ? ? ? AroraeIslandAirport) (el ? ? ? Kiribati) - -located (el ? ? ? AitutakiAirport) (el ? ? ? CookIslands) - -located (el ? ? ? AtiuAirport) (el ? ? ? CookIslands) - -located (el ? ? ? GeorgeDownerALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AtlanticCityMunicipalAirportBaderFieldNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LeeCFineMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CampoDellOroCorsicaAirport) (el ? ? ? France) - -located (el ? ? ? JoufAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? MountCarmelMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AkjoujtAirport) (el ? ? ? Mauritania) - -located (el ? ? ? AizawlAirport) (el ? ? ? India) - -located (el ? ? ? AnjouanAirport) (el ? ? ? Comoros) - -located (el ? ? ? AljoufAirport) (el ? ? ? Yemen) - -located (el ? ? ? ArvidsjaurAirport) (el ? ? ? Sweden) - -located (el ? ? ? AbreojosAirport) (el ? ? ? Mexico) - -located (el ? ? ? AracajuSEAirport) (el ? ? ? Brazil) - -located (el ? ? ? AgadesAgadezAirport) (el ? ? ? Niger) - -located (el ? ? ? AnkangAirport) (el ? ? ? China) - -located (el ? ? ? AtkaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AkolaAirport) (el ? ? ? India) - -located (el ? ? ? AkieniAirport) (el ? ? ? Gabon) - -located (el ? ? ? KufrahAirport) (el ? ? ? Libya) - -located (el ? ? ? AnguganakAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AkiakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AsahikawaAirport) (el ? ? ? Japan) - -located (el ? ? ? AkhiokAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InternationalAucklandAirport) (el ? ? ? NewZealand) - -located (el ? ? ? ZakoumaAirport) (el ? ? ? Chad) - -located (el ? ? ? KingSalmonAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AkronWashingtonCountyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AnaktuvukPassAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AstraksetraAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AkureAirport) (el ? ? ? Nigeria) - -located (el ? ? ? AukiAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? AkrotiriAirport) (el ? ? ? Cyprus) - -located (el ? ? ? AksuAirport) (el ? ? ? China) - -located (el ? ? ? AkulivikQCAirport) (el ? ? ? Canada) - -located (el ? ? ? AqtobeAktyubinskAqtobeAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? SittweAkyabAirport) (el ? ? ? Myanmar) - -located (el ? ? ? AlmatyAlmaAtaAlmaAtaAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? AlbanyCountyNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlicanteAirport) (el ? ? ? Spain) - -located (el ? ? ? AlertaAirport) (el ? ? ? Peru) - -located (el ? ? ? AlpineCasparisMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AltaAirport) (el ? ? ? Norway) - -located (el ? ? ? HouariBoumedieneAlgerAlgiersAirport) (el ? ? ? Algeria) - -located (el ? ? ? AlbanyWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? AliceInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlexanderBayAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? AselaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? AlbengaAirport) (el ? ? ? Italy) - -located (el ? ? ? AlamogordoWhiteSandsRegionalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaterlooMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AleppoAirport) (el ? ? ? Syria) - -located (el ? ? ? AlegreteRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? AlexandraAirport) (el ? ? ? NewZealand) - -located (el ? ? ? SanLuisValleyRegionalAirportBergmanFieldCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlenquerPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? AlulaAirport) (el ? ? ? Somalia) - -located (el ? ? ? AndorralaVellaAirport) (el ? ? ? Andorra) - -located (el ? ? ? WallaWallaRegionalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThomasCRussellFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlexandriaAirport) (el ? ? ? Egypt) - -located (el ? ? ? AlitakSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmarilloInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmbilobeAirport) (el ? ? ? Madagascar) - -located (el ? ? ? AmchitkaAirport) (el ? ? ? Chad) - -located (el ? ? ? AhmedabadAirport) (el ? ? ? India) - -located (el ? ? ? AltoMolocueAirport) (el ? ? ? Mozambique) - -located (el ? ? ? AmaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AmbolinAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ArbaMintchAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? SelaparangMataramAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AlmenaraMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? AnimasAirParkCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuertoArmuellaAirport) (el ? ? ? Panama) - -located (el ? ? ? QueenAliaInternationalAmmanAirport) (el ? ? ? Jordan) - -located (el ? ? ? GratiotCommunityMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaoAirport) (el ? ? ? Chad) - -located (el ? ? ? AmpanihyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? PattimuraAmbonAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ArnoAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? SchipholAmsterdamAirport) (el ? ? ? Netherlands) - -located (el ? ? ? AmataNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? AmanabAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AmdermaArkhangelskAirport) (el ? ? ? Russia) - -located (el ? ? ? AmesMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmmarooNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? AmbatomaintyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? ArdmoreAirport) (el ? ? ? NewZealand) - -located (el ? ? ? AnaheimDisneylandCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AnnistonMetropolitanALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AnchorageInternationalAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AndersonCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AngersAirport) (el ? ? ? France) - -located (el ? ? ? CerroMorenoAntofagastaAirport) (el ? ? ? Chile) - -located (el ? ? ? AngoulemeAirport) (el ? ? ? France) - -located (el ? ? ? AnuhaIslandResortAnuhaIslandAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? AniakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZanagaAirport) (el ? ? ? Congo) - -located (el ? ? ? EsenbogaAnkaraAirport) (el ? ? ? Turkey) - -located (el ? ? ? AnduloAirport) (el ? ? ? Angola) - -located (el ? ? ? AntalahaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? AnnetteIslandAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AngocheAntonioEnesAirport) (el ? ? ? Mozambique) - -located (el ? ? ? LeeMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TriStateSteubenCountyINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DeurneAntwerpenAntwerpAirport) (el ? ? ? Belgium) - -located (el ? ? ? AndahuaylasAirport) (el ? ? ? Peru) - -located (el ? ? ? VCBirdInternationalCoolidgeAntiguaIsAirport) (el ? ? ? AntiguaAndBarbuda) - -located (el ? ? ? AnvikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AinsworthMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AndoyaAndenesAndoyaAirport) (el ? ? ? Norway) - -located (el ? ? ? AnthonyMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AngusDownsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? AroaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AnnanbergAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AltenburgAirport) (el ? ? ? Germany) - -located (el ? ? ? AbouDeiaAirport) (el ? ? ? Chad) - -located (el ? ? ? AnshanAirport) (el ? ? ? China) - -located (el ? ? ? LimaAllenCountyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AnconaAirport) (el ? ? ? Italy) - -located (el ? ? ? AomoriAirport) (el ? ? ? Japan) - -located (el ? ? ? KarpathosAirport) (el ? ? ? Greece) - -located (el ? ? ? PasodelosLibresAirport) (el ? ? ? Argentina) - -located (el ? ? ? AronaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AltoonaBlairCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlorSetarAirport) (el ? ? ? Malaysia) - -located (el ? ? ? AmookBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AttopeuAirport) (el ? ? ? Laos) - -located (el ? ? ? AvaBillMartinMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HanaleiHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CentennialCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ApoloAirport) (el ? ? ? Bolivia) - -located (el ? ? ? NapaCountyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanJuanAposentoAirport) (el ? ? ? Peru) - -located (el ? ? ? NaplesMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhillipsArmyAirFieldMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? APHillArmyAirFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ApiayAirport) (el ? ? ? Colombia) - -located (el ? ? ? AppianLineAirport) (el ? ? ? Italy) - -located (el ? ? ? ApatakiTuamotuArchipelagoAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? NampulaAirport) (el ? ? ? Mozambique) - -located (el ? ? ? AlpenaCountyRegionalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ApartadoAirport) (el ? ? ? Colombia) - -located (el ? ? ? AsapaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AprilRiverAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AnapolisGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? MarionCountyAirportBrownFieldTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ApucaranaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? AppleValleyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FaleoloApiaAirport) (el ? ? ? WesternSamoa) - -located (el ? ? ? ArapongasPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? AltodoParnaibaPIAirport) (el ? ? ? Brazil) - -located (el ? ? ? ZapalaAirport) (el ? ? ? Argentina) - -located (el ? ? ? AraraquaraSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? AnqingAirport) (el ? ? ? China) - -located (el ? ? ? QaisumahAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? AqabaAirport) (el ? ? ? Jordan) - -located (el ? ? ? AriquemesROAirport) (el ? ? ? Brazil) - -located (el ? ? ? RodriguezBallonArequipaAirport) (el ? ? ? Peru) - -located (el ? ? ? SaqaniAirport) (el ? ? ? Fiji) - -located (el ? ? ? GirdwoodAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AcadianaRegionalLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AnnArborMunicipalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ArcticVillageAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlorIslandAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AcaricuraAirport) (el ? ? ? Colombia) - -located (el ? ? ? WalnutRidgeRegionalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ArkhangelskArkhangelskAirport) (el ? ? ? Russia) - -located (el ? ? ? ChacallutaAricaAirport) (el ? ? ? Chile) - -located (el ? ? ? ArsoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ArushaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? ArlyAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? ArmidaleNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? ArlandaStockholmAirport) (el ? ? ? Sweden) - -located (el ? ? ? ArboletasAirport) (el ? ? ? Colombia) - -located (el ? ? ? AragipAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ArauquitaAirport) (el ? ? ? Colombia) - -located (el ? ? ? AltoRioSenguerrAirport) (el ? ? ? Argentina) - -located (el ? ? ? AragarcasGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? WatertownInternationalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AracatubaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? LakelandAirportNobleFLeeMemorialFieldWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AradAirport) (el ? ? ? Romania) - -located (el ? ? ? CharlesWoodHelipadNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AraratVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? NzetoAirport) (el ? ? ? Angola) - -located (el ? ? ? AssabAirport) (el ? ? ? Eritrea) - -located (el ? ? ? AshgabatAshkhabadAhalAirport) (el ? ? ? Turkmenistan) - -located (el ? ? ? AscensionAirport) (el ? ? ? Bolivia) - -located (el ? ? ? InternationalAndrosAirport) (el ? ? ? Bahamas) - -located (el ? ? ? AspenPitkinCountyAirportSardyFieldCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AstrakhanAstrakhanAirport) (el ? ? ? Russia) - -located (el ? ? ? AshburtonAirport) (el ? ? ? NewZealand) - -located (el ? ? ? BoireFieldNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmamiOShimaAirport) (el ? ? ? Japan) - -located (el ? ? ? HarrisonCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YohannesIVAsmaraAirport) (el ? ? ? Eritrea) - -located (el ? ? ? TalladegaMunicipalALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AsosaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? AliceSpringsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? AustinNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KayseriAirport) (el ? ? ? Turkey) - -located (el ? ? ? PortofAstoriaORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PresidenteStroessnerAsuncionAirport) (el ? ? ? Paraguay) - -located (el ? ? ? AmboseliAirport) (el ? ? ? Kenya) - -located (el ? ? ? AswanAirport) (el ? ? ? Egypt) - -located (el ? ? ? JohnFKennedyMemorialWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AshleyMunicipalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AsirimAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AntaAirport) (el ? ? ? Peru) - -located (el ? ? ? AtbaraAirport) (el ? ? ? Sudan) - -located (el ? ? ? ArthursTownCatAirport) (el ? ? ? Bahamas) - -located (el ? ? ? AtoifiAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? AntlersMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmbatoAirport) (el ? ? ? Ecuador) - -located (el ? ? ? AtalayaAirport) (el ? ? ? Peru) - -located (el ? ? ? HellinikonInternationalAthensAthinaiAirport) (el ? ? ? Greece) - -located (el ? ? ? ArtigasAirport) (el ? ? ? Uruguay) - -located (el ? ? ? AntsirabeAirport) (el ? ? ? Madagascar) - -located (el ? ? ? AtqasukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TheWilliamBHartsfieldAtlantaInternationalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AltamiraPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? NamatanaiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? OhioUniversityOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AitapeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AmritsarAirport) (el ? ? ? India) - -located (el ? ? ? AtarAirport) (el ? ? ? Mauritania) - -located (el ? ? ? ArtesiaMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AtmautluakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CascoGoveCoastGuardStationAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AtiAirport) (el ? ? ? Chad) - -located (el ? ? ? OutagamieCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WatertownMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AssiutAirport) (el ? ? ? Egypt) - -located (el ? ? ? QueenBeatrixInternationalArubaOranjestadAirport) (el ? ? ? Aruba) - -located (el ? ? ? AraucaAirport) (el ? ? ? Colombia) - -located (el ? ? ? AugustusDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AubRudeisAirport) (el ? ? ? Egypt) - -located (el ? ? ? AugustaStateMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NadiaInternationalAbuDhabiAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? AuaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AmbuntiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AlakanukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AurAtollAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? AustinMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AuburnMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AuburnOpelikaRobertGPittsALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AgaunAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AtuonaMarquesasIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? AurillacAirport) (el ? ? ? France) - -located (el ? ? ? RobertMuellerMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AtauroAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AurukunMissionQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? WausauMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AraguainaTOAirport) (el ? ? ? Brazil) - -located (el ? ? ? AneityumAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? AuroraMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AvianoAirBaseAvianoAirport) (el ? ? ? Italy) - -located (el ? ? ? AvonCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AvenalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AvoriazAirport) (el ? ? ? France) - -located (el ? ? ? AuvergneNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? CiegodeAvilaAirport) (el ? ? ? Cuba) - -located (el ? ? ? AshevilleRegionalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CaumontAvignonAirport) (el ? ? ? France) - -located (el ? ? ? AvonParkMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WilkesBarreScrantonInternationalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AvuAvuAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? AvalonNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? AvraValleyAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CatalinaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AwassaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? AwabaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AniwaAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? AloweAirport) (el ? ? ? Gabon) - -located (el ? ? ? WashingtonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AwarehAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? WakeIslandAirfieldWakeIslandAirport) (el ? ? ? WakeIsland) - -located (el ? ? ? WestMemphisMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AltonDownsSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? AustralDownsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? AwarAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AhwazAirport) (el ? ? ? Iran) - -located (el ? ? ? TheValleyWallblakeAnguillaAirport) (el ? ? ? Anguilla) - -located (el ? ? ? MaxsonAirfieldNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AramacQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AlexandroupolisAirport) (el ? ? ? Greece) - -located (el ? ? ? AlgonaMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HoustonSouthwestTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AtaqAirport) (el ? ? ? Yemen) - -located (el ? ? ? AlexandriaNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? ArmeniaAirport) (el ? ? ? Colombia) - -located (el ? ? ? ChandlerFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MunicipalCrookedAirport) (el ? ? ? Bahamas) - -located (el ? ? ? AruthaAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? AltusMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AkitaAirport) (el ? ? ? Japan) - -located (el ? ? ? AxumAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? NeilArmstrongOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AngelFireNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AyapelAirport) (el ? ? ? Colombia) - -located (el ? ? ? AyacuchoAirport) (el ? ? ? Colombia) - -located (el ? ? ? AlroyDownsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? MooreArmyAirFieldMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YaguaraAirport) (el ? ? ? Colombia) - -located (el ? ? ? AlconburyRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? YariAirport) (el ? ? ? Colombia) - -located (el ? ? ? LincolnMunicipalArmyNationalGuardBaseOperationsNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ArkalykAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? AnthonyLagoonNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? AnyangAirport) (el ? ? ? China) - -located (el ? ? ? AyacuchoAirportPeru) (el ? ? ? Peru) - -located (el ? ? ? AyersRockNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? AyrQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? WaycrossWareCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AntalyaAirport) (el ? ? ? Turkey) - -located (el ? ? ? AiyuraAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AyawasiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AlBaydaAirport) (el ? ? ? Yemen) - -located (el ? ? ? AmityvilleNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmazonBayAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? YazdAirport) (el ? ? ? Iran) - -located (el ? ? ? HazlehurstGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ApatzinganAirport) (el ? ? ? Mexico) - -located (el ? ? ? BettinaAbuDhabiAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? KalamazooBattleCreekInternationalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TouatAdrarAirport) (el ? ? ? Algeria) - -located (el ? ? ? ZapatocaAirport) (el ? ? ? Colombia) - -located (el ? ? ? BiallaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BealeAirForceBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BarrancadeUpiAirport) (el ? ? ? Colombia) - -located (el ? ? ? BarksdaleAirForceBaseLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BarcelonnetteAirport) (el ? ? ? France) - -located (el ? ? ? BarnesMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BaguioAirport) (el ? ? ? Philippines) - -located (el ? ? ? MuharraqInternationalBahrainAirport) (el ? ? ? Bahrain) - -located (el ? ? ? BuenosAiresAirport) (el ? ? ? CostaRica) - -located (el ? ? ? BaliAirportPapuaNewGuinea) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BakiBakuNaxcivanAirport) (el ? ? ? Azerbaijan) - -located (el ? ? ? BatmanMilitaryAirBaseBatmanAirport) (el ? ? ? Turkey) - -located (el ? ? ? LanderCountyNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BasongoAirport) (el ? ? ? Zaire) - -located (el ? ? ? BanMakKhaengAirport) (el ? ? ? Thailand) - -located (el ? ? ? BaibaraAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ErnestoCortissozBarranquillaAirport) (el ? ? ? Colombia) - -located (el ? ? ? BakerIslandAirport) (el ? ? ? BakerIsland) - -located (el ? ? ? BalalaeAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? BarretosSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? BauruSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? BaotouAirport) (el ? ? ? China) - -located (el ? ? ? BiawonqueAirport) (el ? ? ? Gabon) - -located (el ? ? ? BarnaulAltayAirport) (el ? ? ? Russia) - -located (el ? ? ? BaiaMapeAirport) (el ? ? ? Romania) - -located (el ? ? ? BarcelosAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? BalmacedaAirport) (el ? ? ? Chile) - -located (el ? ? ? BensonMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BayCityMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CurtisFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BigBellWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BurlingtonMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ButaritariAirport) (el ? ? ? Kiribati) - -located (el ? ? ? BarthAirport) (el ? ? ? Germany) - -located (el ? ? ? BhubaneswarAirport) (el ? ? ? India) - -located (el ? ? ? BitburgAirBaseBitburgAirport) (el ? ? ? Germany) - -located (el ? ? ? KasaneAirport) (el ? ? ? Botswana) - -located (el ? ? ? BabolsarAirport) (el ? ? ? Iran) - -located (el ? ? ? BattambangAirport) (el ? ? ? Cambodia) - -located (el ? ? ? BarioSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? BerberaAirport) (el ? ? ? Somalia) - -located (el ? ? ? BembridgeEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BarbudaCodringtonBarbudaIsAirport) (el ? ? ? AntiguaAndBarbuda) - -located (el ? ? ? BasseTerreAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? BlackbushAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BerberatiAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? BaneasaBucharestAirport) (el ? ? ? Romania) - -located (el ? ? ? BrokenBowMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WingsFieldPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BambariAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? ZambeziAirport) (el ? ? ? Zambia) - -located (el ? ? ? BaracoaAirport) (el ? ? ? Cuba) - -located (el ? ? ? VirginiaTechVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BearCreek3AKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BacolodAirport) (el ? ? ? Philippines) - -located (el ? ? ? BryceCanyonUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BoucaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? BemichiAirport) (el ? ? ? Guyana) - -located (el ? ? ? BaucauAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BarcaldineQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BacaGrandeCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BolwarraQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BarraColoradoAirport) (el ? ? ? CostaRica) - -located (el ? ? ? BacauAirport) (el ? ? ? Romania) - -located (el ? ? ? AeropuertoTransoceanicodeBarcelonaBarcelonaAirport) (el ? ? ? Spain) - -located (el ? ? ? BacoJinkaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? BocadoAcreAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? AirLogisticsBelleChasseHeliportLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BocaRatonFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BauchiAirport) (el ? ? ? Nigeria) - -located (el ? ? ? BulchiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? BragancaPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? KindleyFieldBermudaAirport) (el ? ? ? Bermuda) - -located (el ? ? ? BundabergQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BarradoCordaMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? BaduIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BaudetteInternationalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RinkenbergerRLAILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BlandingMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BandarLengehAirport) (el ? ? ? Iran) - -located (el ? ? ? BirdIslandAirport) (el ? ? ? Seychelles) - -located (el ? ? ? SyamsudinNoorBanjarmarsinAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BradleyInternationalCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BandirmaAirport) (el ? ? ? Turkey) - -located (el ? ? ? BadinAirport) (el ? ? ? Pakistan) - -located (el ? ? ? BandungAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BhadrapurAirport) (el ? ? ? Nepal) - -located (el ? ? ? BarondaVadodaraAirport) (el ? ? ? India) - -located (el ? ? ? IgorISikorskyMemorialCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CasaleBrindisiAirport) (el ? ? ? Italy) - -located (el ? ? ? GbadoliteAirport) (el ? ? ? Zaire) - -located (el ? ? ? BardufossAirport) (el ? ? ? Norway) - -located (el ? ? ? MobaAirport) (el ? ? ? Zaire) - -located (el ? ? ? BedfordDownsWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BroadusMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BandonStateORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BaindoungAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BereinaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BenbeculaScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BeechFactoryKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaurenceGHanscomFieldMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeagleBayWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BluefieldsAirport) (el ? ? ? Nicaragua) - -located (el ? ? ? SurcinBelgradeBeogradAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? RossFieldTwinCitiesMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeicaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? BerauAirport) (el ? ? ? Indonesia) - -located (el ? ? ? RaeBareliAirport) (el ? ? ? India) - -located (el ? ? ? ValedeCaesPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? BossembeleAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? BeninaBenghaziAirport) (el ? ? ? Libya) - -located (el ? ? ? BelmontNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BellaryAirport) (el ? ? ? India) - -located (el ? ? ? BuryStEdmundsEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? MetropolitanAreaBerlinAirport) (el ? ? ? Germany) - -located (el ? ? ? GuipavasBrestAirport) (el ? ? ? France) - -located (el ? ? ? BethelAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BedourieQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BeerShebaBeershebaAirport) (el ? ? ? Israel) - -located (el ? ? ? BeiraAirport) (el ? ? ? Mozambique) - -located (el ? ? ? BensonEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? InternationalBeirutAirport) (el ? ? ? Lebanon) - -located (el ? ? ? BeruAirport) (el ? ? ? Kiribati) - -located (el ? ? ? BoyneMountainMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BlueFoxBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BloomfieldQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BradfordRegionalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BielefeldAirport) (el ? ? ? Germany) - -located (el ? ? ? WilliamBHeiligFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BullfrogBasinUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BoeingFieldKingCountyInternationalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BaAirport) (el ? ? ? Fiji) - -located (el ? ? ? BuckleyArmyNationalGuardBaseCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MeadowsFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MobileDowntownALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JBMHertzogBloemfonteinAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? ChiredziBuffaloRangeAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? BeaverCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VirgilIGrissomMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AldergroveInternationalNorthernIrelandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BeaufortCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BengbuAirport) (el ? ? ? China) - -located (el ? ? ? ClintonMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SilverBayMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BafoussemAirport) (el ? ? ? Cameroon) - -located (el ? ? ? PalonegroBucaramangaAirport) (el ? ? ? Colombia) - -located (el ? ? ? BoqueAirport) (el ? ? ? Gabon) - -located (el ? ? ? BragancaAirport) (el ? ? ? Portugal) - -located (el ? ? ? HutchinsonCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DecaturCountyIndustrialAirParkGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MPokoBanguiAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? BograAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? BogheAirport) (el ? ? ? Mauritania) - -located (el ? ? ? GrantleyAdamsInternationalBarbadosBridgetownAirport) (el ? ? ? Barbados) - -located (el ? ? ? BorgarfjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? BigCreekAirport) (el ? ? ? Belize) - -located (el ? ? ? BaglungAirport) (el ? ? ? Nepal) - -located (el ? ? ? BinghamtonRegionalAirportEdwinALinkFieldNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BruggenAirport) (el ? ? ? Germany) - -located (el ? ? ? FleslandBergenAirport) (el ? ? ? Norway) - -located (el ? ? ? BongoAirport) (el ? ? ? Gabon) - -located (el ? ? ? BigLakeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BangorInternationalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BigSpringMcMahonWrinkleTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetropolitanAreaBaghdadAirport) (el ? ? ? Iraq) - -located (el ? ? ? BangassouAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? BentoGoncalvesRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? BaghdadAirport) (el ? ? ? Iraq) - -located (el ? ? ? BageRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? BergamoAirport) (el ? ? ? Italy) - -located (el ? ? ? BragaAirport) (el ? ? ? Portugal) - -located (el ? ? ? BaiadeCaraquezAirport) (el ? ? ? Ecuador) - -located (el ? ? ? HancockCountyBarHarborMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaughlinBullheadCityAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HarbourNorthernIrelandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WoodbourneAirStationBlenheimAirport) (el ? ? ? NewZealand) - -located (el ? ? ? BahiaCupicaAirport) (el ? ? ? Colombia) - -located (el ? ? ? BrusLagunaAirport) (el ? ? ? Honduras) - -located (el ? ? ? BishaAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? ComandanteEsporaBahiaBlancaAirport) (el ? ? ? Argentina) - -located (el ? ? ? BhujAirport) (el ? ? ? India) - -located (el ? ? ? BahiaAngelesAirport) (el ? ? ? Mexico) - -located (el ? ? ? BirminghamInternationalALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeihanAirport) (el ? ? ? Yemen) - -located (el ? ? ? BhopalAirport) (el ? ? ? India) - -located (el ? ? ? BhojpurAirport) (el ? ? ? Nepal) - -located (el ? ? ? BrokenHillNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BharatpurAirport) (el ? ? ? Nepal) - -located (el ? ? ? BathurstNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BrightonDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BhavnagarAirport) (el ? ? ? India) - -located (el ? ? ? BahawalpurAirport) (el ? ? ? Pakistan) - -located (el ? ? ? SargodhaAirport) (el ? ? ? Pakistan) - -located (el ? ? ? BirminghamEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BeihaiAirport) (el ? ? ? China) - -located (el ? ? ? ConfinsMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? PorettaCorsicaAirport) (el ? ? ? France) - -located (el ? ? ? BaidoaAirport) (el ? ? ? Somalia) - -located (el ? ? ? BigCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BlockIslandStateRIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeatriceMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BiggsArmyAirFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AllenArmyAirFieldAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BishopCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BikiniAtollAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? FransKaisiepoBiakAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BillingsLoganInternationalMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SouthBiminiInternationalBiminiAirport) (el ? ? ? Bahamas) - -located (el ? ? ? BamiyanAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? BilbaoAirport) (el ? ? ? Spain) - -located (el ? ? ? BulimbaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ParmeBayonneAngletBiarritzAirport) (el ? ? ? France) - -located (el ? ? ? BiratnagarAirport) (el ? ? ? Nepal) - -located (el ? ? ? BismarckMunicipalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BaitadiAirport) (el ? ? ? Nepal) - -located (el ? ? ? BildudalurAirport) (el ? ? ? Iceland) - -located (el ? ? ? BriaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? BillilunaStationWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KeeslerAirForceBaseMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BishoAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? BiminAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SoummamBejaiaAirport) (el ? ? ? Algeria) - -located (el ? ? ? JeffcoCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BakkafjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? BatsfjordAirport) (el ? ? ? Norway) - -located (el ? ? ? BolaangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BajhangAirport) (el ? ? ? Nepal) - -located (el ? ? ? BemidjiBeltramiCountyMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WayneCountyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BenjinaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? YundumBanjulAirport) (el ? ? ? Gambia) - -located (el ? ? ? InternationalBujumburaAirport) (el ? ? ? Burundi) - -located (el ? ? ? BajoneAirport) (el ? ? ? Mozambique) - -located (el ? ? ? BermejoAirport) (el ? ? ? Bolivia) - -located (el ? ? ? BegamganjAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? BaharDarAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? BeijingPekingAirport) (el ? ? ? China) - -located (el ? ? ? BajuraAirport) (el ? ? ? Nepal) - -located (el ? ? ? BajawaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GuanajuatoLeonAirport) (el ? ? ? Mexico) - -located (el ? ? ? BelgradeAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? TalaveraLaRealBadajozAirport) (el ? ? ? Spain) - -located (el ? ? ? BykovoMoscowAirport) (el ? ? ? Russia) - -located (el ? ? ? BikanerAirport) (el ? ? ? India) - -located (el ? ? ? BucklandAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StephensCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BakerCityMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LakeBrooksSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KotaKinabaluEastAirport) (el ? ? ? Malaysia) - -located (el ? ? ? BokeAirport) (el ? ? ? Guinea) - -located (el ? ? ? DonMuangInternationalBangkokAirport) (el ? ? ? Thailand) - -located (el ? ? ? BurkeLakefrontOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BakalalanSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? BirninKonniAirport) (el ? ? ? Niger) - -located (el ? ? ? SenouBamakoAirport) (el ? ? ? Mali) - -located (el ? ? ? BarklyDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BlackallQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BokoroAirport) (el ? ? ? Chad) - -located (el ? ? ? BengkuluSumatraAirport) (el ? ? ? Indonesia) - -located (el ? ? ? CampPickettBlackstoneArmyAirFieldAllenCPerkinsonMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BetoikyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? HernandoCountyFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RaleighCountyMemorialWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrookingsMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KuvumuBukavuAirport) (el ? ? ? Zaire) - -located (el ? ? ? BukobaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? JoseAAnzoateguiBarcelonaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? BalboaAirport) (el ? ? ? Panama) - -located (el ? ? ? BaliAirport) (el ? ? ? Cameroon) - -located (el ? ? ? BoulderCityMunicipalNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BorlangeAirBaseBorlangeAirport) (el ? ? ? Sweden) - -located (el ? ? ? MercerCountyWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BelagaSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? BlytheCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BellinghamInternationalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BatnaAirport) (el ? ? ? Algeria) - -located (el ? ? ? SquiresGateEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BillundAirport) (el ? ? ? Denmark) - -located (el ? ? ? AllaireNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BenallaVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? HjaltabakkiBlonduosAirport) (el ? ? ? Iceland) - -located (el ? ? ? BellavistaAirport) (el ? ? ? Peru) - -located (el ? ? ? GiuseppeMarconiBorgoPanigaleBolognaAirport) (el ? ? ? Italy) - -located (el ? ? ? BangaloreAirport) (el ? ? ? India) - -located (el ? ? ? BollonQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BlackwaterQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BlueCanyonNyackCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ScottAirForceBaseILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaimanaloHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BellunoAirport) (el ? ? ? Italy) - -located (el ? ? ? BelmulletAirport) (el ? ? ? Ireland) - -located (el ? ? ? ChilekaBlantyreAirport) (el ? ? ? Malawi) - -located (el ? ? ? BrommaStockholmAirport) (el ? ? ? Sweden) - -located (el ? ? ? BumbaAirport) (el ? ? ? Zaire) - -located (el ? ? ? BrighamCityUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeloAirport) (el ? ? ? Madagascar) - -located (el ? ? ? BroomeWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BakoumaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? MonroeCountyINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BomaiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BloomingtonNormalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BaramitaAirport) (el ? ? ? Guyana) - -located (el ? ? ? BorkumAirport) (el ? ? ? Germany) - -located (el ? ? ? BerlinMunicipalNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BitamAirport) (el ? ? ? Gabon) - -located (el ? ? ? BamernyAirport) (el ? ? ? Iran) - -located (el ? ? ? BhamoAirport) (el ? ? ? Myanmar) - -located (el ? ? ? BramptonIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BamburiAirport) (el ? ? ? Kenya) - -located (el ? ? ? BaltrumAirport) (el ? ? ? Germany) - -located (el ? ? ? BrumadoBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? BeaumontMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BimaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BanMeThoutAirport) (el ? ? ? Vietnam) - -located (el ? ? ? BordjBadjiMokhtarAirport) (el ? ? ? Algeria) - -located (el ? ? ? BigMountainAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BelepBelepIslandsAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? BamuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NashvilleInternationalTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BoendeAirport) (el ? ? ? Zaire) - -located (el ? ? ? BeniAirport) (el ? ? ? Zaire) - -located (el ? ? ? BandarAbbasAirport) (el ? ? ? Iran) - -located (el ? ? ? WarmSpringBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BanningMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeninCityAirport) (el ? ? ? Nigeria) - -located (el ? ? ? WahnBonnAirport) (el ? ? ? Germany) - -located (el ? ? ? BallinaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BarnwellCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BodinumuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BronnoyBronnoysundBroennoeysundAirport) (el ? ? ? Norway) - -located (el ? ? ? BurnsMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BannuAirport) (el ? ? ? Pakistan) - -located (el ? ? ? BaganaAirport) (el ? ? ? Philippines) - -located (el ? ? ? BanforaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? BarinasAirport) (el ? ? ? Venezuela) - -located (el ? ? ? BundiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BlumenauSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? BoanaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BooneMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BellonaAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? BanzAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BomaAirport) (el ? ? ? Zaire) - -located (el ? ? ? BoraBoraSocietyIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? BocasdelToroAirport) (el ? ? ? Panama) - -located (el ? ? ? MerignacBordeauxAirport) (el ? ? ? France) - -located (el ? ? ? BoundjiAirport) (el ? ? ? Congo) - -located (el ? ? ? BollingAirForceBaseDCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EldoradoBogotaAirport) (el ? ? ? Colombia) - -located (el ? ? ? BournemouthEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BoiseAirTerminalGowenFieldIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BurgasBourgasAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? BrookingsStateORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BallykellyNorthernIrelandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SaharSantaCruzInternationalBombayAirport) (el ? ? ? India) - -located (el ? ? ? FlamingoBonaireKralendijkAirport) (el ? ? ? NetherlandsAntilles) - -located (el ? ? ? BodoAirport) (el ? ? ? Norway) - -located (el ? ? ? BouarAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? BokuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BelfortAirport) (el ? ? ? France) - -located (el ? ? ? GeneralEdwardLawrenceLoganInternationalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BourgesAirport) (el ? ? ? France) - -located (el ? ? ? BoangAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BartowMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BorroloolaNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? BoboDioulassoAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? BozoumAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? GrummanBethpageNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BoridiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BaliBamendaAirport) (el ? ? ? Cameroon) - -located (el ? ? ? BapiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BarradoGarcasMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? BisligAirport) (el ? ? ? Philippines) - -located (el ? ? ? BigPineyMarbletonWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SepingganBalikpapanAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GreatAussieHoleAirport) (el ? ? ? Australia) - -located (el ? ? ? PortoSeguroBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? JeffersonCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeppuAirport) (el ? ? ? Japan) - -located (el ? ? ? BesalampyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? BalerAirport) (el ? ? ? Philippines) - -located (el ? ? ? BudardalurAirport) (el ? ? ? Iceland) - -located (el ? ? ? BubaqueAirport) (el ? ? ? GuineaBissau) - -located (el ? ? ? BigginHillEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? GlyncoJetportGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BouliaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AeropuertoRafaelHernandezBorinquenAguadillaAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? BarraBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? BlagoveschenskAmurAirport) (el ? ? ? Russia) - -located (el ? ? ? BrestBrestAirport) (el ? ? ? Belarus) - -located (el ? ? ? BartlettCoveSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BalgoHillsWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BarreirasBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? BarreirinhasMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? SanCarlosdeBarilocheAirport) (el ? ? ? Argentina) - -located (el ? ? ? BrainerdCrowWingCountyRegionalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NieuenlandBremenAirport) (el ? ? ? Germany) - -located (el ? ? ? BradfordEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WhitesburgMunicipalKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrahmanAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PaleseMacchieBariAirport) (el ? ? ? Italy) - -located (el ? ? ? BrightVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? BourkeNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BurlingtonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BarquisimetoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? BernBelpBernBerneAirport) (el ? ? ? Switzerland) - -located (el ? ? ? BrownsvilleSouthPadreIslandInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BiaruAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BrnoAirport) (el ? ? ? CzechRepublic) - -located (el ? ? ? BarraScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LulsgateEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BathurstIslandNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? NationalZaventemBrusselsBruxellesAirport) (el ? ? ? Belgium) - -located (el ? ? ? BremerhavenAirport) (el ? ? ? Germany) - -located (el ? ? ? WileyPostWillRogersMemorialAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BarahonaAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? SamuelsFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BorotouAirport) (el ? ? ? Venezuela) - -located (el ? ? ? BossasoAirport) (el ? ? ? Somalia) - -located (el ? ? ? InternacionalDFAirport) (el ? ? ? Brazil) - -located (el ? ? ? BahiaSolanoAirport) (el ? ? ? Colombia) - -located (el ? ? ? BaoshanAirport) (el ? ? ? China) - -located (el ? ? ? SematanAirport) (el ? ? ? Malaysia) - -located (el ? ? ? BradshawArmyAirfieldHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BataAirport) (el ? ? ? EquatorialGuinea) - -located (el ? ? ? BrightonEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? JimShearerSouthPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BairnsdaleVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? BiskraAirport) (el ? ? ? Algeria) - -located (el ? ? ? BaselMulhouseEuroBaselAirport) (el ? ? ? Switzerland) - -located (el ? ? ? BergstromAirRescueServiceTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BossangoaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? BascoAirport) (el ? ? ? Philippines) - -located (el ? ? ? BensbachAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BisbeeMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InternationalBasraAirport) (el ? ? ? Iraq) - -located (el ? ? ? BalsasMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? BostAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? BasankusuAirport) (el ? ? ? Zaire) - -located (el ? ? ? BossetAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BoswellBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BasseinAirport) (el ? ? ? Myanmar) - -located (el ? ? ? BarderaAirport) (el ? ? ? Somalia) - -located (el ? ? ? BartlettsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BertouaAirport) (el ? ? ? Cameroon) - -located (el ? ? ? BetouAirport) (el ? ? ? Cameroon) - -located (el ? ? ? BatticalcaAirport) (el ? ? ? SriLanka) - -located (el ? ? ? BrunetteDownsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? BontheAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? SkyparkUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BatangafoAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? BatamBatuBesarAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BarterIslandLRRSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BlangBintangBandaAcehKuturajaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BratskIrkutskAirport) (el ? ? ? Russia) - -located (el ? ? ? WKKelloggMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BertMooneyMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarlboroCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BotopasieAirport) (el ? ? ? Suriname) - -located (el ? ? ? ButlerCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ButareAirport) (el ? ? ? Rwanda) - -located (el ? ? ? BatonRougeMetropolitanAirportRyanFieldLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IvankaBratislavaAirport) (el ? ? ? Slovakia) - -located (el ? ? ? BettlesAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BintuluSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? BurlingtonInternationalVTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BatuLicinAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BetootaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BeattyNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BursaAirport) (el ? ? ? Turkey) - -located (el ? ? ? BukaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? CramFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BurketownQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? FerihegyiBudapestAirport) (el ? ? ? Hungary) - -located (el ? ? ? MetropolitanAreaBuenosAiresAirport) (el ? ? ? Argentina) - -located (el ? ? ? GreaterBuffaloInternationalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BenguelaAirport) (el ? ? ? Angola) - -located (el ? ? ? MetropolitanAreaBucharestAirport) (el ? ? ? Romania) - -located (el ? ? ? BokondiniAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BouSaadaAirport) (el ? ? ? Algeria) - -located (el ? ? ? AlbuqAirport) (el ? ? ? Yemen) - -located (el ? ? ? BuloloAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ButlerMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BuenaventuraAirport) (el ? ? ? Colombia) - -located (el ? ? ? BuraoAirport) (el ? ? ? Somalia) - -located (el ? ? ? BhatindaAirport) (el ? ? ? India) - -located (el ? ? ? BulawayoAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? BurbankGlendalePasadenaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BatumiAbkhaziaAirport) (el ? ? ? Georgia) - -located (el ? ? ? BurtonwoodAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BellaUnionAirport) (el ? ? ? Uruguay) - -located (el ? ? ? ButonBabauAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BuniaAirport) (el ? ? ? Zaire) - -located (el ? ? ? BunburyWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BushehrAirport) (el ? ? ? Iran) - -located (el ? ? ? TilleBeauvaisAirport) (el ? ? ? France) - -located (el ? ? ? BoaVistaRRAirport) (el ? ? ? Brazil) - -located (el ? ? ? BoavistaBoavistaAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? BeaverInletAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BriveLaGaillardeAirport) (el ? ? ? France) - -located (el ? ? ? BuaAirport) (el ? ? ? Fiji) - -located (el ? ? ? BerlevagAirport) (el ? ? ? Norway) - -located (el ? ? ? VilhenaROAirport) (el ? ? ? Brazil) - -located (el ? ? ? BirdsvilleQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BelmonteBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? AlbionMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BartlesvilleMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BolovipAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? EsperadinhaBravaAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? BrevesPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? TaymarHeliportWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BataviaDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BatesvilleRegionalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeverlyMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeverleySpringsWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BhairawaAirport) (el ? ? ? Nepal) - -located (el ? ? ? BarrowIslandWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BrawleyMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrownwoodMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BraunschweigAirport) (el ? ? ? Germany) - -located (el ? ? ? BarrowinFurnessAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BowlingGreenWarrenCountyRegionalKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ButterworthAirportMalaysia) (el ? ? ? Malaysia) - -located (el ? ? ? BaltimoreWashingtonInternationalMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BawanAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BolAirport) (el ? ? ? Croatia) - -located (el ? ? ? EarlHenryOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BowmanMunicipalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InternationalBandarSeriBegwanAirport) (el ? ? ? Brunei) - -located (el ? ? ? BalakovoSaratovAirport) (el ? ? ? Russia) - -located (el ? ? ? BenawiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BrewarrinaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BlaineMunicipalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BurnieWynyardTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? BankstownNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BanmethuotAirport) (el ? ? ? Vietnam) - -located (el ? ? ? BentwatersStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? GeorgeRCarrMemorialAirFieldLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BaboAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BoxboroughMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BadeAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BakelAirport) (el ? ? ? Senegal) - -located (el ? ? ? BurkeCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BalhashAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? BuckeyeMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BlueLagoonAirport) (el ? ? ? Fiji) - -located (el ? ? ? BatomAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BissallancaBissauAirport) (el ? ? ? GuineaBissau) - -located (el ? ? ? BorregoValleyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BontangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ButuanAirport) (el ? ? ? Philippines) - -located (el ? ? ? BreidhdalurBreiddalsvikAirport) (el ? ? ? Iceland) - -located (el ? ? ? BoundaryAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DibaaAirport) (el ? ? ? Oman) - -located (el ? ? ? YacuibaAirport) (el ? ? ? Bolivia) - -located (el ? ? ? BeidahAirport) (el ? ? ? Yemen) - -located (el ? ? ? JohnsonCountyWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EakerAirForceBaseARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BurleyMunicipalIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BellaYellaAirport) (el ? ? ? Liberia) - -located (el ? ? ? BayamoAirport) (el ? ? ? Cuba) - -located (el ? ? ? BayofIslandsAirport) (el ? ? ? NewZealand) - -located (el ? ? ? BunyuAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BicycleLakeArmyAirFieldNationalGuardCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BantryAirport) (el ? ? ? Ireland) - -located (el ? ? ? BayreuthAirport) (el ? ? ? Germany) - -located (el ? ? ? BaiyerRiverAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BlakeleyIslandWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BonanzaAirport) (el ? ? ? Nicaragua) - -located (el ? ? ? BuziosAirport) (el ? ? ? Brazil) - -located (el ? ? ? BalranaldNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? PhilipSWGoldsonInternationalBelizeCityAirport) (el ? ? ? Belize) - -located (el ? ? ? BydgoszczAirport) (el ? ? ? Poland) - -located (el ? ? ? BrezhnevAirport) (el ? ? ? Russia) - -located (el ? ? ? BalikesirAirport) (el ? ? ? Turkey) - -located (el ? ? ? BryanskBryanskAirport) (el ? ? ? Russia) - -located (el ? ? ? BarisalAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? GallatinFieldMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BolzanoBozenAirport) (el ? ? ? Italy) - -located (el ? ? ? BizantQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ViasBeziersAirport) (el ? ? ? France) - -located (el ? ? ? BuzzardsPointSeaplaneBaseDCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EagleAirParkTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZegaButaAirport) (el ? ? ? Zaire) - -located (el ? ? ? MayaMayaBrazzavilleAirport) (el ? ? ? Congo) - -located (el ? ? ? BeltsyAirport) (el ? ? ? Moldova) - -located (el ? ? ? BrizeNortonStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CatacamasAirport) (el ? ? ? Honduras) - -located (el ? ? ? CabindaAirport) (el ? ? ? Angola) - -located (el ? ? ? CascavelPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? WexfordCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColumbiaMetropolitanSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarauariAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? ElmasSardiniaAirport) (el ? ? ? Italy) - -located (el ? ? ? CaMauAirport) (el ? ? ? Vietnam) - -located (el ? ? ? CairoInternationalCairoAirport) (el ? ? ? Egypt) - -located (el ? ? ? CanaimaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? AkronCantonRegionalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CampbeltownAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CamiriAirport) (el ? ? ? Bolivia) - -located (el ? ? ? BaiyunGuangzhouCantonAirport) (el ? ? ? China) - -located (el ? ? ? ClaytonMunicipalAirparkNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapHaitienAirport) (el ? ? ? Haiti) - -located (el ? ? ? CaucasiaAirport) (el ? ? ? Colombia) - -located (el ? ? ? CaribouMunicipalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MohammedVCasablancaAirport) (el ? ? ? Morocco) - -located (el ? ? ? CatIslandAirport) (el ? ? ? Bahamas) - -located (el ? ? ? CaruaruPEAirport) (el ? ? ? Brazil) - -located (el ? ? ? CazomboAirport) (el ? ? ? Colombia) - -located (el ? ? ? CamposRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? CarlisleAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CobarNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CornerBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JorgeWilstermanCochabambaAirport) (el ? ? ? Bolivia) - -located (el ? ? ? CherrabunWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? CarNicobarAirport) (el ? ? ? India) - -located (el ? ? ? CumberlandMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CouncilBluffsMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CambridgeAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LegerBecharAirport) (el ? ? ? Algeria) - -located (el ? ? ? CaboRojoAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? ShaltzFieldKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CiudadBolivarAirport) (el ? ? ? Venezuela) - -located (el ? ? ? ColumbusAirForceBaseMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CirebonAirport) (el ? ? ? Indonesia) - -located (el ? ? ? CotabatoAirport) (el ? ? ? Philippines) - -located (el ? ? ? CoimbraAirport) (el ? ? ? Portugal) - -located (el ? ? ? CalabarAirport) (el ? ? ? Nigeria) - -located (el ? ? ? CanberraAustralianCapitalTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? CabimasAirport) (el ? ? ? Venezuela) - -located (el ? ? ? CobanAirport) (el ? ? ? Guatemala) - -located (el ? ? ? CondobolinNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CanobieQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CabinCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChaffeeArmyAirFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CableCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CenturyCityHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrandCaseSaintMartinAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? CarcassonneAirport) (el ? ? ? France) - -located (el ? ? ? CraneCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChileChicoAirport) (el ? ? ? Chile) - -located (el ? ? ? ConcordiaAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? CalicutAirport) (el ? ? ? India) - -located (el ? ? ? CocosIslandsCocosKeelingIslandsAirport) (el ? ? ? Australia) - -located (el ? ? ? ChinchillaAirport) (el ? ? ? Chile) - -located (el ? ? ? CrisciumaSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? ChakcharanAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? CarimaguaAirport) (el ? ? ? Colombia) - -located (el ? ? ? CarrielSurConcepcionAirport) (el ? ? ? Chile) - -located (el ? ? ? CachoeiraBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? BuchananFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AeropuertoInternacionaldelCentroCaracasAirport) (el ? ? ? Venezuela) - -located (el ? ? ? ColoniaCatrielAirport) (el ? ? ? Argentina) - -located (el ? ? ? DumDumInternationalCalcuttaAirport) (el ? ? ? India) - -located (el ? ? ? CraigCoveAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? CowellSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? CaceresMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? CharlesCityMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChubCayBerryAirport) (el ? ? ? Bahamas) - -located (el ? ? ? CooindaNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? ColdBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CedarCityMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CaledoniaAirport) (el ? ? ? Panama) - -located (el ? ? ? CortinadAmpezzoAirport) (el ? ? ? Italy) - -located (el ? ? ? CharlesdeGaulleParisAirport) (el ? ? ? France) - -located (el ? ? ? HarrellFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CedrosIslandAirport) (el ? ? ? Mexico) - -located (el ? ? ? ConceicaoPBAirport) (el ? ? ? Brazil) - -located (el ? ? ? GeorgeTLewisFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? Candle2AKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WoodwardFieldSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CradockAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? CuddapahAirport) (el ? ? ? India) - -located (el ? ? ? CroydonQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ChadronMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChildressMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CamdenNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? MerleKMudholeSmithAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EssexCountyNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CagayandeSuluAirport) (el ? ? ? Philippines) - -located (el ? ? ? CessnaAircraftFieldKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CebuAirport) (el ? ? ? Philippines) - -located (el ? ? ? JackMcNamaraFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CedunaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? WestoverAirReserveBaseMetropolitanMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChesterAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ChengtehAirport) (el ? ? ? China) - -located (el ? ? ? ChiangRaiINternationalChiangRaiAirport) (el ? ? ? Thailand) - -located (el ? ? ? ChernihivChernigovChernihivAirport) (el ? ? ? Ukraine) - -located (el ? ? ? ChelyabinskChelyabinskAirport) (el ? ? ? Russia) - -located (el ? ? ? CapeEleutheraAirport) (el ? ? ? Bahamas) - -located (el ? ? ? CentralAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CiudadObregonAirport) (el ? ? ? Mexico) - -located (el ? ? ? WacoKungoAirport) (el ? ? ? Angola) - -located (el ? ? ? ConcepcionAirport) (el ? ? ? Bolivia) - -located (el ? ? ? MandelieuCannesAirport) (el ? ? ? France) - -located (el ? ? ? MaupertusCherbourgAirport) (el ? ? ? France) - -located (el ? ? ? CessnockNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CholetAirport) (el ? ? ? France) - -located (el ? ? ? ClemsonOconeeCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MettelFieldINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BobSikesFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChenaHotSpringsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KyleOakleyFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CortezMontezumaCountyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoffeePointAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoulterFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AulnatClermontFerrandAirport) (el ? ? ? France) - -located (el ? ? ? CienfuegosAirport) (el ? ? ? Cuba) - -located (el ? ? ? CliftonHillsSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? CamfieldNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? CrawfordsvilleMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarrickfinnAirport) (el ? ? ? Ireland) - -located (el ? ? ? ConfrezaAirport) (el ? ? ? Brazil) - -located (el ? ? ? CarpentariaDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CarpiquetCaenAirport) (el ? ? ? France) - -located (el ? ? ? CoffsHarbourNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? GreenleeCountyAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KerkyraCorfuAirport) (el ? ? ? Greece) - -located (el ? ? ? CoffeyvilleMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CraigSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CuiabaMTAirport) (el ? ? ? Brazil) - -located (el ? ? ? CapeGloucesterAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ChangdeAirport) (el ? ? ? China) - -located (el ? ? ? CambridgeDorchesterMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CuyahogaCountyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CasiguranAirport) (el ? ? ? Philippines) - -located (el ? ? ? AeroportodeCongonhasSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? CapeGirardeauMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChingolaAirport) (el ? ? ? Zambia) - -located (el ? ? ? SoekarnoHattaInternationalJakartaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? CamiguinAirport) (el ? ? ? Philippines) - -located (el ? ? ? KoelnKolnAirport) (el ? ? ? Germany) - -located (el ? ? ? ZhengzhouAirport) (el ? ? ? China) - -located (el ? ? ? PatengaChittagongAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? ChangchunAirport) (el ? ? ? China) - -located (el ? ? ? CampoGrandeMSAirport) (el ? ? ? Brazil) - -located (el ? ? ? CollegeParkMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChinguittiAirport) (el ? ? ? Mauritania) - -located (el ? ? ? CiudadGuayanaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? CaigumaAirport) (el ? ? ? Australia) - -located (el ? ? ? MerrillCMeigsILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CagayandeOroAirport) (el ? ? ? Philippines) - -located (el ? ? ? CasaGrandeMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LovellFieldTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChilasAirport) (el ? ? ? Pakistan) - -located (el ? ? ? ChristchurchInternationalChristchurchAirport) (el ? ? ? NewZealand) - -located (el ? ? ? ChandlerMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChievresAirport) (el ? ? ? Belgium) - -located (el ? ? ? ChinhaeAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? ChaoyangAirport) (el ? ? ? China) - -located (el ? ? ? ChachapoyasAirport) (el ? ? ? Peru) - -located (el ? ? ? MetropolitanAreaILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChickashaMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChallisIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChimboteAirport) (el ? ? ? Peru) - -located (el ? ? ? ChonjuAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? CharlottesvilleAlbemarleVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CircleHotSpringsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChaniaKhaniaAirport) (el ? ? ? Greece) - -located (el ? ? ? DeolsChateaurouxAirport) (el ? ? ? France) - -located (el ? ? ? CharlestonAirForceBaseCharlestonInternationalSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChathamIslandAirport) (el ? ? ? NewZealand) - -located (el ? ? ? ChuathbalukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChavesAirport) (el ? ? ? Portugal) - -located (el ? ? ? JinquanAirport) (el ? ? ? China) - -located (el ? ? ? ChanguinolaAirport) (el ? ? ? Panama) - -located (el ? ? ? ChoiseulBayAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? ChiloquinStateORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CiampinoRomaRomeAirport) (el ? ? ? Italy) - -located (el ? ? ? AvalonBaySeaplaneBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChicoMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CedarRapidsMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CollieWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ChifengAirport) (el ? ? ? China) - -located (el ? ? ? CraigMoffatCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChangzhiAirport) (el ? ? ? China) - -located (el ? ? ? ChitipaAirport) (el ? ? ? Malawi) - -located (el ? ? ? CobijaAirport) (el ? ? ? Bolivia) - -located (el ? ? ? ChalkyitsikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CouncilAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CimitarraAirport) (el ? ? ? Colombia) - -located (el ? ? ? ArthurNNeuIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChipataAirport) (el ? ? ? Zambia) - -located (el ? ? ? ChiquimulaAirport) (el ? ? ? Guatemala) - -located (el ? ? ? CairoILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CantonIslandAirport) (el ? ? ? Kiribati) - -located (el ? ? ? ShimkentChimkentSouthKazakhstanAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? ChippewaCountyInternationalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChomleyAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChiclayoAirport) (el ? ? ? Peru) - -located (el ? ? ? ComisoAirport) (el ? ? ? Italy) - -located (el ? ? ? CoariAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? CajamarcaAirport) (el ? ? ? Peru) - -located (el ? ? ? CoimbatoreAirport) (el ? ? ? India) - -located (el ? ? ? CalamaAirport) (el ? ? ? Chile) - -located (el ? ? ? CandilejasAirport) (el ? ? ? Colombia) - -located (el ? ? ? ChangHuaAirport) (el ? ? ? Taiwan) - -located (el ? ? ? ChilkoLakeAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? CraftonIslandAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EllenChurchFieldIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChitralAirport) (el ? ? ? Pakistan) - -located (el ? ? ? ElCajonCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChaurjhariAirport) (el ? ? ? Nepal) - -located (el ? ? ? AbrahamGonzalezCiudadJuarezAirport) (el ? ? ? Mexico) - -located (el ? ? ? ChejuAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? CrookedCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KegelmanAirForceAuxiliaryFieldOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BenedumWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CherkasyCherkasyAirport) (el ? ? ? Ukraine) - -located (el ? ? ? ClearLakeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CrispCountyCordeleGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChongqingAirport) (el ? ? ? China) - -located (el ? ? ? CrokerIslandNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? CherokeeVillageHeliportARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FletcherFieldMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CrookstonMunicipalKirkwoodFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CornelioProcopioPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? CherokeeMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CraneIslandWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarajasPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? CordovaMunicipalAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OutlawFieldTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChickenAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GbessiaConakryAirport) (el ? ? ? Guinea) - -located (el ? ? ? CanakkaleAirport) (el ? ? ? Turkey) - -located (el ? ? ? ComillaAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? CastlebarAirport) (el ? ? ? Ireland) - -located (el ? ? ? LavonNorthTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McClellanPalomarCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ClevelandHopkinsInternationalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColtishallAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CoalingaMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoolahNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? ClintonvilleMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ClujNapocaAirport) (el ? ? ? Romania) - -located (el ? ? ? EasterwoodFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WilliamRFairchildInternationalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarolinaMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? AlfonsoBonillaAragonCaliAirport) (el ? ? ? Colombia) - -located (el ? ? ? ClarksPointAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColimaAirport) (el ? ? ? Mexico) - -located (el ? ? ? CalipatriaMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChehalisCentraliaWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CharlotteDouglasInternationalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColumbusMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CaldasNovasGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? ClearwaterAirParkFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ClorindaAirport) (el ? ? ? Argentina) - -located (el ? ? ? SainteCatherineCorsicaAirport) (el ? ? ? France) - -located (el ? ? ? CalabozoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? CunnamullaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KatunayakeColomboAirport) (el ? ? ? SriLanka) - -located (el ? ? ? CamocimCEAirport) (el ? ? ? Brazil) - -located (el ? ? ? CootamundraNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CiudaddelCarmenAirport) (el ? ? ? Mexico) - -located (el ? ? ? AixLesBainsChamberyAirport) (el ? ? ? France) - -located (el ? ? ? CorumbaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? PortColumbusInternationalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UniversityofIllinoisWillardILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KyzylTuvaAirport) (el ? ? ? Russia) - -located (el ? ? ? MakokolaAirport) (el ? ? ? Malawi) - -located (el ? ? ? CamoowealQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CarmelitaAirport) (el ? ? ? Guatemala) - -located (el ? ? ? MohamedVCasablancaAirport) (el ? ? ? Morocco) - -located (el ? ? ? ObbiaAirport) (el ? ? ? Somalia) - -located (el ? ? ? CampodoAragAirport) (el ? ? ? Brazil) - -located (el ? ? ? ClermontQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ColmarAirport) (el ? ? ? France) - -located (el ? ? ? ScusciubanAirport) (el ? ? ? Somalia) - -located (el ? ? ? CametaAirport) (el ? ? ? Brazil) - -located (el ? ? ? ChimbuKundiawaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? CoromandelAirport) (el ? ? ? NewZealand) - -located (el ? ? ? IgnacioAgramonteCamagueyAirport) (el ? ? ? Cuba) - -located (el ? ? ? HoughtonCountyMemorialMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SpartaFortMcCoyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CananeaAirport) (el ? ? ? Mexico) - -located (el ? ? ? CoonambleNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CoconutIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MihaiKogainiceanuConstantaAirport) (el ? ? ? Romania) - -located (el ? ? ? FremontCountyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeloHorizonteMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? CognacAirport) (el ? ? ? France) - -located (el ? ? ? ClaremontMunicipalNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CloncurryQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BlosserMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SindalAirport) (el ? ? ? Denmark) - -located (el ? ? ? CavernCityAirTerminalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ConnaughtAirport) (el ? ? ? Ireland) - -located (el ? ? ? ChinoCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EastGreenlandAirport) (el ? ? ? Greenland) - -located (el ? ? ? CorrientesAirport) (el ? ? ? Argentina) - -located (el ? ? ? ChanaralAirport) (el ? ? ? Chile) - -located (el ? ? ? InternationalQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CharataAirport) (el ? ? ? Argentina) - -located (el ? ? ? ChanuteMartinJohnsonKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CanavieirasBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? TSTIWacoJamesConnallTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChiangMaiInternationalChiangMaiAirport) (el ? ? ? Thailand) - -located (el ? ? ? CanyonlandsFieldUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CangambaAirport) (el ? ? ? Angola) - -located (el ? ? ? ColumbiaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoolibahNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? ComodoroPierresConcordiaAirport) (el ? ? ? Argentina) - -located (el ? ? ? YellowstoneRegionalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoeurdAleneAirTerminalIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PatrickAirForceBaseFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CondotoAirport) (el ? ? ? Colombia) - -located (el ? ? ? CoochBeharAirport) (el ? ? ? India) - -located (el ? ? ? MerrittIslandFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoonabarabranNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CochinAirport) (el ? ? ? India) - -located (el ? ? ? CollIslandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ColemanMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ConcordMunicipalNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CadjehounCotonouAirport) (el ? ? ? Benin) - -located (el ? ? ? ConquistaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? PajasBlancasCordobaAirport) (el ? ? ? Argentina) - -located (el ? ? ? CityofColoradoSpringsMunicipalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CotullaLaSalleCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColumbiaRegionalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CovilhaAirport) (el ? ? ? Portugal) - -located (el ? ? ? CoquimboAirport) (el ? ? ? Chile) - -located (el ? ? ? CongoTownAirport) (el ? ? ? Bahamas) - -located (el ? ? ? CoolawanyahWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ConstanzaAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? CapePalmasAirport) (el ? ? ? Liberia) - -located (el ? ? ? CapurganaAirport) (el ? ? ? Colombia) - -located (el ? ? ? ChapelcoSanMartindelosAndesAirport) (el ? ? ? Argentina) - -located (el ? ? ? CooberPedySouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? AlbertoAcunaOngayCampecheAirport) (el ? ? ? Mexico) - -located (el ? ? ? CepuAirport) (el ? ? ? Indonesia) - -located (el ? ? ? CarmendePatagonesAirport) (el ? ? ? Argentina) - -located (el ? ? ? KastrupKobenhavnCopenhagenAirport) (el ? ? ? Denmark) - -located (el ? ? ? ChesapeakeMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChaparralAirport) (el ? ? ? Colombia) - -located (el ? ? ? ComptonCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapeRooneyAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? CopiapoAirport) (el ? ? ? Chile) - -located (el ? ? ? CalapanAirport) (el ? ? ? Philippines) - -located (el ? ? ? CampinasSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? NatronaCountyInternationalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DFMalanCapeTownAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? CururupuMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? CampinaGrandePBAirport) (el ? ? ? Brazil) - -located (el ? ? ? CulebraCulebraAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? LakefieldOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DunkerqueCalaisAirport) (el ? ? ? France) - -located (el ? ? ? CookMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapeFlatteryAirport) (el ? ? ? Australia) - -located (el ? ? ? CostaMarquesROAirport) (el ? ? ? Brazil) - -located (el ? ? ? CaquetaniaAirport) (el ? ? ? Colombia) - -located (el ? ? ? ChathamMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CherokeeSoundAirport) (el ? ? ? Bahamas) - -located (el ? ? ? CraiovaAirport) (el ? ? ? Romania) - -located (el ? ? ? CollarenebriNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CartagoAirport) (el ? ? ? Colombia) - -located (el ? ? ? GeneralEMosconiComodoroRivadaviaAirport) (el ? ? ? Argentina) - -located (el ? ? ? GrandStrandSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarnotAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? CraigMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CherribahQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CrookedIslandCrookedAirport) (el ? ? ? Bahamas) - -located (el ? ? ? CoorabieAirport) (el ? ? ? Australia) - -located (el ? ? ? ClarkFieldLuzonAirport) (el ? ? ? Philippines) - -located (el ? ? ? GosseliesCharleroiAirport) (el ? ? ? Belgium) - -located (el ? ? ? CatarmanAirport) (el ? ? ? Philippines) - -located (el ? ? ? CromartyAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CorcoranCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CorpusChristiInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CaravelasBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? CeresAirport) (el ? ? ? Argentina) - -located (el ? ? ? CDavidCampbellFieldCorsicanaMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZMJackStellFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarriacouAirport) (el ? ? ? Grenada) - -located (el ? ? ? CrotoneAirport) (el ? ? ? Italy) - -located (el ? ? ? YeagerWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoscoeTurnerMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarltonHillWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? CharjeuChardzhouLebapAirport) (el ? ? ? Turkmenistan) - -located (el ? ? ? ColonsayScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CaransebesAirport) (el ? ? ? Romania) - -located (el ? ? ? CanasAirport) (el ? ? ? CostaRica) - -located (el ? ? ? CresswellDownsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? AvionClubatCrestedButteCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColumbusMetropolitanGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapeSarichefAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CasinoNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CapeStJacquesAirport) (el ? ? ? Vietnam) - -located (el ? ? ? CapSkirringAirport) (el ? ? ? Senegal) - -located (el ? ? ? OSullivanArmyAirFieldNationalGuardCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ClintonShermanOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarsonNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapeSpencerCoastGuardHeliportAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CrestonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CasuaritoAirport) (el ? ? ? Colombia) - -located (el ? ? ? CassilandiaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? CastawayAirport) (el ? ? ? Fiji) - -located (el ? ? ? CrossvilleMemorialTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChangshaAirport) (el ? ? ? China) - -located (el ? ? ? CheboksaryChuvashiaAirport) (el ? ? ? Russia) - -located (el ? ? ? FontanarossaSicilyAirport) (el ? ? ? Italy) - -located (el ? ? ? CoritgoBlancoAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CatamarcaAirport) (el ? ? ? Argentina) - -located (el ? ? ? CartiAirport) (el ? ? ? Panama) - -located (el ? ? ? ContamanaAirport) (el ? ? ? Peru) - -located (el ? ? ? RafaelNunezCartagenadeIndiasAirport) (el ? ? ? Colombia) - -located (el ? ? ? ChesterCountyGOCarlsonPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CuitoCuanavaleAirport) (el ? ? ? Angola) - -located (el ? ? ? WestGeorgiaRegionalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IngersollILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CharlevilleQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ChetumalAirport) (el ? ? ? Mexico) - -located (el ? ? ? CooktownQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CalvertonNavalWeaponsIndustrialReserveNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarutaperaMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? SantaVitoriaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? CattleCreekAirport) (el ? ? ? Australia) - -located (el ? ? ? ChitoseSapporoAirport) (el ? ? ? Japan) - -located (el ? ? ? LeCastelletAirport) (el ? ? ? France) - -located (el ? ? ? ChengduAirport) (el ? ? ? China) - -located (el ? ? ? CatavinaAirport) (el ? ? ? Mexico) - -located (el ? ? ? CottonwoodAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CortlandCountyAirportChaseFieldNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CrossCityFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SampsonCountyNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CiudadConstitucionAirport) (el ? ? ? Mexico) - -located (el ? ? ? ColumbiaOwensDowntownSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CamiloDazaCucutaAirport) (el ? ? ? Colombia) - -located (el ? ? ? CaloundraQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CuencaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? CuneoAirport) (el ? ? ? Guatemala) - -located (el ? ? ? OrangeNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CushingMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CurrilloAirport) (el ? ? ? Colombia) - -located (el ? ? ? CulionAirport) (el ? ? ? Philippines) - -located (el ? ? ? CumbicaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? SinaloaCuliacanAirport) (el ? ? ? Mexico) - -located (el ? ? ? CumanaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? CancunInternationalCancunAirport) (el ? ? ? Mexico) - -located (el ? ? ? CaruruAirport) (el ? ? ? Colombia) - -located (el ? ? ? CarupanoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? CoenQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AeropuertoHatoCuracaoWillemstadAirport) (el ? ? ? NetherlandsAntilles) - -located (el ? ? ? ColumbusMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CutralCoAirport) (el ? ? ? Argentina) - -located (el ? ? ? GeneralRobertoFierroVChihuahuaAirport) (el ? ? ? Mexico) - -located (el ? ? ? CasiquaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? CubeCoveAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CuddihyFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CueWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? CuzcoAirport) (el ? ? ? Peru) - -located (el ? ? ? CleveSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? CovenasAirport) (el ? ? ? Colombia) - -located (el ? ? ? CourchevalAirport) (el ? ? ? France) - -located (el ? ? ? CaviahueAirport) (el ? ? ? Argentina) - -located (el ? ? ? CaletaOliviaAirport) (el ? ? ? Argentina) - -located (el ? ? ? CherokeeVillageARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapeVogelAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? CiudadVictoriaAirport) (el ? ? ? Mexico) - -located (el ? ? ? ClovisMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CorvallisMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarnarvonWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? CulverCityCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CannonAirForceBaseNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BagintonCoventryAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CorvoIslandAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? CharlevoixMunicipalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CentralWisconsinWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AfonsoPenaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? ChernivtsiChernovtsyChernivtsiAirport) (el ? ? ? Ukraine) - -located (el ? ? ? ChennaultIndustrialAirparkLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CallawayGardensHarrisCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ClintonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RhooseCardiffAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? FortWolterArmyAirFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CampbellporeAirport) (el ? ? ? Pakistan) - -located (el ? ? ? CowarieSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? CenterIslandWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CowraNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CorowaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CaicaraAirport) (el ? ? ? Venezuela) - -located (el ? ? ? CoxsBazarAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? ChitinaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChaseCityMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColdfootAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoalHarbourWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? CassidyLineIslandsAirport) (el ? ? ? Kiribati) - -located (el ? ? ? CaxiasdoSulRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? CalexicoInternationalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CamaxiloAirport) (el ? ? ? Angola) - -located (el ? ? ? CandalaAirport) (el ? ? ? Somalia) - -located (el ? ? ? MontgomeryCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CilacapJavaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ChristmasCreekWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ChartersTowersQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CamillaMitchellCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CatCayAirport) (el ? ? ? Bahamas) - -located (el ? ? ? LesCayesAirport) (el ? ? ? Haiti) - -located (el ? ? ? GerrardSmithCaymanBracAirport) (el ? ? ? CaymanIslands) - -located (el ? ? ? CayeChapelAirport) (el ? ? ? Belize) - -located (el ? ? ? CrystalLakePAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChefornakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChiayiAirport) (el ? ? ? Taiwan) - -located (el ? ? ? CoyolesAirport) (el ? ? ? Honduras) - -located (el ? ? ? ChathamSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CayoLargodelSurAirport) (el ? ? ? Cuba) - -located (el ? ? ? CalbayogAirport) (el ? ? ? Philippines) - -located (el ? ? ? ColoniaAirport) (el ? ? ? Uruguay) - -located (el ? ? ? CheyenneWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YakatagaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ClayCenterMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CauayanAirport) (el ? ? ? Philippines) - -located (el ? ? ? ChichenItzaAirport) (el ? ? ? Mexico) - -located (el ? ? ? CruzAltaRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? CopperCenter2AKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CozadMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoroAirport) (el ? ? ? Venezuela) - -located (el ? ? ? CapeRomanzofLRRSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CorozalAirport) (el ? ? ? Belize) - -located (el ? ? ? CorazondeJesusAirport) (el ? ? ? Panama) - -located (el ? ? ? CascadeLocksStateORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AinElBeyConstantineAirport) (el ? ? ? Algeria) - -located (el ? ? ? CozumelAirport) (el ? ? ? Mexico) - -located (el ? ? ? ChisanaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChistochinaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapePoleSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CruzeirodoSulACAirport) (el ? ? ? Brazil) - -located (el ? ? ? DimmitCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CorozalAirportColombia) (el ? ? ? Colombia) - -located (el ? ? ? CzestochowaAirport) (el ? ? ? Poland) - -located (el ? ? ? ChangzhouAirport) (el ? ? ? China) - -located (el ? ? ? ClunyQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CampoCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DavisonArmyAirFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DaytonaBeachRegionalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZiaInternationalDhakaAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? DaNangAirport) (el ? ? ? Vietnam) - -located (el ? ? ? DaparizoAirport) (el ? ? ? India) - -located (el ? ? ? DaupAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BarstowDaggettCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DathinaAirport) (el ? ? ? Yemen) - -located (el ? ? ? DarjeelingAirport) (el ? ? ? India) - -located (el ? ? ? DauanIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DallasLoveFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DamascusAirport) (el ? ? ? Syria) - -located (el ? ? ? DanvilleRegionalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DarchulaAirport) (el ? ? ? Nepal) - -located (el ? ? ? DaresSalaamAirport) (el ? ? ? Tanzania) - -located (el ? ? ? DatongAirport) (el ? ? ? China) - -located (el ? ? ? DaruAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AeropuertoHenriqueMalekDavidAirport) (el ? ? ? Panama) - -located (el ? ? ? DaxianAirport) (el ? ? ? China) - -located (el ? ? ? JamesMCoxDaytonInternationalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DarwazAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? DalbandinAirport) (el ? ? ? Pakistan) - -located (el ? ? ? DhanbadAirport) (el ? ? ? India) - -located (el ? ? ? PanajiAirport) (el ? ? ? India) - -located (el ? ? ? DebraMarcosAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? WHBudBarronGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DubboNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? DebapareAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DubuqueRegionalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DuboisMunicipalIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DebraTaborAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? DubrovnikAirport) (el ? ? ? Croatia) - -located (el ? ? ? DalbyQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? WashingtonNationalDCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CaneFieldDominicaRoseauAirport) (el ? ? ? Dominica) - -located (el ? ? ? DahlCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CastresAirport) (el ? ? ? France) - -located (el ? ? ? DecaturHiWayINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DoncasterAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? DuncanTownRaggedAirport) (el ? ? ? Bahamas) - -located (el ? ? ? PryorFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DaviessCountyINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DodgeCityRegionalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DabbaAirport) (el ? ? ? Sudan) - -located (el ? ? ? DandongAirport) (el ? ? ? China) - -located (el ? ? ? DaydreamIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DodoimaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? DeltaDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DoradoAirportprivateDoradoAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? DaduAirport) (el ? ? ? Pakistan) - -located (el ? ? ? EdDabbaAirport) (el ? ? ? Sudan) - -located (el ? ? ? DebrecenAirport) (el ? ? ? Hungary) - -located (el ? ? ? DecaturILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DehradunAirport) (el ? ? ? India) - -located (el ? ? ? DecorahMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DennisIslandAirport) (el ? ? ? Seychelles) - -located (el ? ? ? IndiraGandhiInternationalDelhiAirport) (el ? ? ? India) - -located (el ? ? ? DembidolloAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? StapletonInternationalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DearbornHelistopMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DerimAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DesrochesAirport) (el ? ? ? Seychelles) - -located (el ? ? ? DetroitCityMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DeirezzurAirport) (el ? ? ? Syria) - -located (el ? ? ? AlDhafraMilitaryAbuDhabiAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? DriftwoodBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DefianceMemorialOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DrumduffQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DallasFortWorthInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DangrigaAirport) (el ? ? ? Belize) - -located (el ? ? ? DangerBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DegahburAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? MudgeeNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? DouglasMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DurangoAirport) (el ? ? ? Mexico) - -located (el ? ? ? DaugavpilsAirport) (el ? ? ? Latvia) - -located (el ? ? ? DargavilleAirport) (el ? ? ? NewZealand) - -located (el ? ? ? DumagueteAirport) (el ? ? ? Philippines) - -located (el ? ? ? DedougouAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? ConverseCountyWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DhahranAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? DurhamDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DhangarhiAirport) (el ? ? ? Nepal) - -located (el ? ? ? DhalaAirport) (el ? ? ? Yemen) - -located (el ? ? ? DharamsalaAirport) (el ? ? ? India) - -located (el ? ? ? DothanALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DalhartMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DibrugarhAirport) (el ? ? ? India) - -located (el ? ? ? DiliAirport) (el ? ? ? Zaire) - -located (el ? ? ? ArrachartAntsirananaDiegoSuarezAirport) (el ? ? ? Madagascar) - -located (el ? ? ? LongvicDijonAirport) (el ? ? ? France) - -located (el ? ? ? DickinsonMunicipalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KomoroDiliAirport) (el ? ? ? EastTimor) - -located (el ? ? ? LittleDiomedeIslandAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DiapagaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? DivinopolisMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? AbaTennaDYilmaDireDawaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? DolisieAirport) (el ? ? ? Congo) - -located (el ? ? ? DiwanofRoyalCourtAirport) (el ? ? ? Oman) - -located (el ? ? ? DiyarbakirAirport) (el ? ? ? Turkey) - -located (el ? ? ? DjougouAirport) (el ? ? ? Benin) - -located (el ? ? ? JambiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? DjerbaZarzisDjerbaJerbaAirport) (el ? ? ? Tunisia) - -located (el ? ? ? TiskaDjanetAirport) (el ? ? ? Algeria) - -located (el ? ? ? SentaniDjayapuraJayapuraAirport) (el ? ? ? Indonesia) - -located (el ? ? ? DjambalaAirport) (el ? ? ? Congo) - -located (el ? ? ? DeltaJunctionAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DajarraQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DjupivogurAirport) (el ? ? ? Iceland) - -located (el ? ? ? DabajoroAirport) (el ? ? ? Venezuela) - -located (el ? ? ? DeKalbTaylorMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DunkIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ChautauquaCountyDunkirkNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YoffDakarAirport) (el ? ? ? Senegal) - -located (el ? ? ? KnoxvilleDowntownIslandTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DoualaAirport) (el ? ? ? Cameroon) - -located (el ? ? ? DalbertisAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DalianAirport) (el ? ? ? China) - -located (el ? ? ? DajaliGeiloAirport) (el ? ? ? Norway) - -located (el ? ? ? TavauxDoleAirport) (el ? ? ? France) - -located (el ? ? ? LaughlinAirForceBaseTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DillinghamAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DuluthInternationalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DaLatAirport) (el ? ? ? Vietnam) - -located (el ? ? ? DulkaninnaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? DillonCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DalamanAirport) (el ? ? ? Turkey) - -located (el ? ? ? DillonMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DolomiAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TheDallesMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DelissavilleNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? DillonsBayAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? DelawareMunicipalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DavisMonthanAirForceBaseAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZhambylDzhambulZhambylAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? DoomadgeeMissionQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DomodemovoMoscowAirport) (el ? ? ? Russia) - -located (el ? ? ? DannellyAirNationalGuardBaseOperationsALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DemingMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SedaliaMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DhamarAirport) (el ? ? ? Yemen) - -located (el ? ? ? DiamantinoMTAirport) (el ? ? ? Brazil) - -located (el ? ? ? DimapurAirport) (el ? ? ? India) - -located (el ? ? ? KadenaAirForceBaseRyukyuIsAirport) (el ? ? ? Japan) - -located (el ? ? ? DunbarQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DundeeAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? DallasNorthTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DernaAirport) (el ? ? ? Libya) - -located (el ? ? ? DunhuangAirport) (el ? ? ? China) - -located (el ? ? ? WadMedaniAirport) (el ? ? ? Sudan) - -located (el ? ? ? DinajpurAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? DnipropetrovskDnepropetrovskDnipropetrovskAirport) (el ? ? ? Ukraine) - -located (el ? ? ? DanielFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DenhamWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? DaltonMunicipalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DianopolisGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? DangAirport) (el ? ? ? Nepal) - -located (el ? ? ? DeniliquinNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? StMaloDinardPleurtuitAirport) (el ? ? ? France) - -located (el ? ? ? DenisonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DowntownCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DinangatAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? VermilionCountyILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DinderAirport) (el ? ? ? Sudan) - -located (el ? ? ? DanburyCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DenizliAirport) (el ? ? ? Turkey) - -located (el ? ? ? DoanyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? DoboAruIslandsAirport) (el ? ? ? Indonesia) - -located (el ? ? ? DornochAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? DodomaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? DjoemoeAirport) (el ? ? ? Suriname) - -located (el ? ? ? DoraBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DongolaAirport) (el ? ? ? Sudan) - -located (el ? ? ? DohaAirport) (el ? ? ? Qatar) - -located (el ? ? ? DoiniAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DonetskDonetskAirport) (el ? ? ? Ukraine) - -located (el ? ? ? SaintGatienDeauvilleAirport) (el ? ? ? France) - -located (el ? ? ? MelvilleHallDominicaRoseauAirport) (el ? ? ? Dominica) - -located (el ? ? ? DosLagunasAirport) (el ? ? ? Guatemala) - -located (el ? ? ? DorobisoroAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DolpaAirport) (el ? ? ? Nepal) - -located (el ? ? ? DoriAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? DiosAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DouradosMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? DoverAirForceBaseDEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DongaraWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? DeboyneAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DorraAirport) (el ? ? ? Djibouti) - -located (el ? ? ? DupageILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DieppeAirport) (el ? ? ? France) - -located (el ? ? ? MichaelArmyAirFieldUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DeerParkNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DipologAirport) (el ? ? ? Philippines) - -located (el ? ? ? DevonportTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? NgurahRaiDenpasarBaliAirport) (el ? ? ? Indonesia) - -located (el ? ? ? DumpuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DouglasMunicipalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DesertRockNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DerbyWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? DorundaStationQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DrummondIslandMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DriftRiverAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DeeringAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeauregardParishLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DrietabbetjeAirport) (el ? ? ? Suriname) - -located (el ? ? ? DramaAirport) (el ? ? ? Greece) - -located (el ? ? ? DirranbandiQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DurangoLaPlataCountyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DurrieQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DresdenAirport) (el ? ? ? Germany) - -located (el ? ? ? DelRioInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DrummondMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InternationalNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? DschangAirport) (el ? ? ? Cameroon) - -located (el ? ? ? LaDesiradeAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? DessieAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? DestinFortWaltonBeachFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DeraIsmailKhanAirport) (el ? ? ? Pakistan) - -located (el ? ? ? DaruAirportSierraLeone) (el ? ? ? SierraLeone) - -located (el ? ? ? DesMoinesInternationalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DansvilleMunicipalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DeltaMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DatadawaiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? DaetAirport) (el ? ? ? Philippines) - -located (el ? ? ? DwightILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DeathValleyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DietrichAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DetroitLakesMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DortmundAirport) (el ? ? ? Germany) - -located (el ? ? ? ShreveportDowntownLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DentonMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DecaturShoresWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetropolitanAreaMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DetroitMetropolitanWayneCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EakerFieldOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DublinAirport) (el ? ? ? Ireland) - -located (el ? ? ? HalliburtonFieldOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DunedinAirport) (el ? ? ? NewZealand) - -located (el ? ? ? DundoAirport) (el ? ? ? Angola) - -located (el ? ? ? DuckNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BisbeeDouglasInternationalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DuisburgAirport) (el ? ? ? Germany) - -located (el ? ? ? DuBoisJeffersonCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DumaiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? DundasAirport) (el ? ? ? Greenland) - -located (el ? ? ? QuamichanLakeWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? LouisBothaDurbanAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? RheinRuhrDuesseldorfDusseldorfAirport) (el ? ? ? Germany) - -located (el ? ? ? UnalaskaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DumasMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DevaAirport) (el ? ? ? Romania) - -located (el ? ? ? StuartPowellFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DevilsLakeMunicipalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DavenportMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FranciscoBangoyInternationalDavaoCityAirport) (el ? ? ? Philippines) - -located (el ? ? ? DavenportDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DalyRiverNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? PhoenixDeerValleyMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DelawareAirparkDEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SoalalaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? DavidWayneHooksMemorialTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DowntownAirparkOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LakeBuenaVistaSTOLFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DeuxAlpesAirport) (el ? ? ? France) - -located (el ? ? ? DubaiAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? DixieQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DexterMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DanburyMunicipalCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MadisonLacQuiParleCountyMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DysartQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DorchesterCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DayongAirport) (el ? ? ? China) - -located (el ? ? ? DiamantinaLakesQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AnadyrMagadanAirport) (el ? ? ? Russia) - -located (el ? ? ? DyessAirForceBaseTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DushanbeKaroteginAirport) (el ? ? ? Tajikistan) - -located (el ? ? ? DalyWatersNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? PamandziDzaoudziMamoudzouAirport) (el ? ? ? Mayotte) - -located (el ? ? ? CodazziAirport) (el ? ? ? Colombia) - -located (el ? ? ? ZhezqazghanDzhezkazganZhezqazghanAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? EagleAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AbbseAirport) (el ? ? ? Yemen) - -located (el ? ? ? EmaeAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? EagleGroveMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElArishAirport) (el ? ? ? Egypt) - -located (el ? ? ? NejranAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? PhiferAirfieldWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KearneyMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanSebastianAirport) (el ? ? ? Spain) - -located (el ? ? ? PangbornMemorialWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChippewaValleyRegionalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElbaIslandAirport) (el ? ? ? Italy) - -located (el ? ? ? KampalaEntebbeAirport) (el ? ? ? Uganda) - -located (el ? ? ? ElObeidAirport) (el ? ? ? Sudan) - -located (el ? ? ? ElBargeAirport) (el ? ? ? Colombia) - -located (el ? ? ? EsbjergAirport) (el ? ? ? Denmark) - -located (el ? ? ? ElBormaAirport) (el ? ? ? Algeria) - -located (el ? ? ? EbadonAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? WebsterCityMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BoutheonSaintEtienneAirport) (el ? ? ? France) - -located (el ? ? ? EbolowaAirport) (el ? ? ? Cameroon) - -located (el ? ? ? IoscoCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElCampoMetroAirportIncTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElizabethCityCostGuardAirStationMunicipalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EchucaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? ErcanAirport) (el ? ? ? Cyprus) - -located (el ? ? ? ElEncantoAirport) (el ? ? ? Colombia) - -located (el ? ? ? ElCharcoAirport) (el ? ? ? Colombia) - -located (el ? ? ? MondellFieldWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EdnaBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElDebbaAirport) (el ? ? ? Sudan) - -located (el ? ? ? ErldundaNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? EdentonMunicipalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElmendorfAirForceBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WeideArmyAirFieldMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EdinburghScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CaptainJackThomasElDoradoKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EldoretAirport) (el ? ? ? Kenya) - -located (el ? ? ? LaRocheAirport) (el ? ? ? France) - -located (el ? ? ? ErandiqueAirport) (el ? ? ? Honduras) - -located (el ? ? ? EdwardRiverQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? EdwardsAirForceBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NeedlesCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DillantHopkinsNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EightFathombightAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BelleFourcheMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EllingtonFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EfogiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NewportStateVTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KefaloniaKefalliniaAirport) (el ? ? ? Greece) - -located (el ? ? ? EastForkAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JeffersonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EngatiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BergeracAirport) (el ? ? ? France) - -located (el ? ? ? EagleCountyRegionalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EglinAirForceAuxiliaryNr3DukeFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NeghelliAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? SegeAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? ElGeneinaAirport) (el ? ? ? Sudan) - -located (el ? ? ? EaglePassMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EmmetsburgMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EgilsstadirAirport) (el ? ? ? Iceland) - -located (el ? ? ? WellingtonMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EagleRiverUnionWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EgegikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElkhartMortonCountyKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ErhacAirport) (el ? ? ? Turkey) - -located (el ? ? ? ElBolsonAirport) (el ? ? ? Argentina) - -located (el ? ? ? CapeNewhenhamLRRSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShelbyMunicipalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RentschlerCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EiaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? EnisejskAirport) (el ? ? ? Russia) - -located (el ? ? ? EinasleighQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? EielsonAirForceBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EindhovenAirport) (el ? ? ? Netherlands) - -located (el ? ? ? TortolaBeefIsAirport) (el ? ? ? BritishVirginIslands) - -located (el ? ? ? CountyMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EinYahavAirport) (el ? ? ? Israel) - -located (el ? ? ? BarrancabermejaAirport) (el ? ? ? Colombia) - -located (el ? ? ? WedjhAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? MurrayFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EkibastuzAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? ElkedraNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? EkerekuAirport) (el ? ? ? Guyana) - -located (el ? ? ? ElkhartMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElkinsRandolphCountyJenningsRandolphFieldWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElkoMunicipalAirportJCHarrisFieldNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WayneCountyKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EskilstunaAirport) (el ? ? ? Sweden) - -located (el ? ? ? AddingtonFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EagleLakeTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElBancoAirport) (el ? ? ? Colombia) - -located (el ? ? ? ElchoIslandNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? GoodwinFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElRealAirport) (el ? ? ? Panama) - -located (el ? ? ? ElFasherAirport) (el ? ? ? Sudan) - -located (el ? ? ? ElGoleaAirport) (el ? ? ? Algeria) - -located (el ? ? ? NorthEleutheraEleutheraAirport) (el ? ? ? Bahamas) - -located (el ? ? ? ElimAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElRecreoAirport) (el ? ? ? Colombia) - -located (el ? ? ? ElkCityMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EllisrasAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? ElmiraCorningRegionalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BowersFieldWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EldoradoAirport) (el ? ? ? Argentina) - -located (el ? ? ? ElPasoInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GassimAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? EastLondonAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? TourSinaiCityAirport) (el ? ? ? Egypt) - -located (el ? ? ? GuemarElOuedAirport) (el ? ? ? Algeria) - -located (el ? ? ? ElfinCoveSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EllamarSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElyAirportYellandFieldNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WellsvilleMunicipalAirportTarantineFieldNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EastMidlandsDerbyAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? EmbarcaderoCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EmeraldQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? EmdenAirport) (el ? ? ? Germany) - -located (el ? ? ? EmpangeniAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? EmirauAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? EmmonakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KemmererMunicipalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NemaAirport) (el ? ? ? Mauritania) - -located (el ? ? ? EmoONAirport) (el ? ? ? Canada) - -located (el ? ? ? EmporiaMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EmbessaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ElMonteCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EmporiaMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElMaitenAirport) (el ? ? ? Argentina) - -located (el ? ? ? ElMinyaAirport) (el ? ? ? Egypt) - -located (el ? ? ? KenaiMunicipalAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EneabbaWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? EsseyNancyAirport) (el ? ? ? France) - -located (el ? ? ? VanceAirForceBaseOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EndeAirport) (el ? ? ? Indonesia) - -located (el ? ? ? EnontekioEnontekioeAirport) (el ? ? ? Finland) - -located (el ? ? ? EnshiAirport) (el ? ? ? China) - -located (el ? ? ? ElNaranjoAirport) (el ? ? ? Guatemala) - -located (el ? ? ? StAngeloNorthernIrelandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CentraliaMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JaenAirport) (el ? ? ? Spain) - -located (el ? ? ? NenanaMunicipalAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EncarnacionAirport) (el ? ? ? Paraguay) - -located (el ? ? ? EnschedeAirport) (el ? ? ? Netherlands) - -located (el ? ? ? EnitewokAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? EnuguAirport) (el ? ? ? Nigeria) - -located (el ? ? ? WendoverUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KenoshaMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YanAnAirport) (el ? ? ? China) - -located (el ? ? ? SabreArmyHeliportTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MedellinAirport) (el ? ? ? Colombia) - -located (el ? ? ? EdayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? KeokukMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElDoradoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? NeoshoMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElorzaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? BrownsNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EphrataMunicipalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EpiAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? EpiskopiAirport) (el ? ? ? Cyprus) - -located (el ? ? ? EpinalAirport) (el ? ? ? France) - -located (el ? ? ? EpenaAirport) (el ? ? ? Congo) - -located (el ? ? ? EsperanceWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? EliptaminAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? EsquelAirport) (el ? ? ? Argentina) - -located (el ? ? ? MonroeNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ErigavoAirport) (el ? ? ? Somalia) - -located (el ? ? ? ErnabellaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ErzincanAirport) (el ? ? ? Turkey) - -located (el ? ? ? BerdyanskZaporizhzhyaAirport) (el ? ? ? Ukraine) - -located (el ? ? ? EraveAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ErfurtAirport) (el ? ? ? Germany) - -located (el ? ? ? EromangaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ErrachidiaAirport) (el ? ? ? Morocco) - -located (el ? ? ? ErieInternationalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ErechimRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? EirunepeAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? EldredRockCoastGuardHeliportAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ErrolNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ErosWindhoekAirport) (el ? ? ? Namibia) - -located (el ? ? ? ErumeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KerrvilleMunicipalAirportLouisSchreinerFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuceCountyHaleMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ErzurumAirport) (el ? ? ? Turkey) - -located (el ? ? ? EsaAlaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DeltaCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrcasIslandWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElCipresEnsenadaAirport) (el ? ? ? Mexico) - -located (el ? ? ? AlexandriaEslerRegionalLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MariscalEstigarribiaAirport) (el ? ? ? Paraguay) - -located (el ? ? ? ShorehamAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? EspinosaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? EskisehirAirport) (el ? ? ? Turkey) - -located (el ? ? ? ElistaKalmykiaAirport) (el ? ? ? Russia) - -located (el ? ? ? GeneralRivadeneiraEsmeraldasAirport) (el ? ? ? Ecuador) - -located (el ? ? ? EastonMunicipalMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanJuanPuebloNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BirchwoodPoconoAirparkPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElSalvadorAirport) (el ? ? ? Chile) - -located (el ? ? ? EssenAirport) (el ? ? ? Germany) - -located (el ? ? ? EsthervilleMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EastonStateWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WestBendMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EtadunnaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? GendaWuhaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? HozmanElatAirport) (el ? ? ? Israel) - -located (el ? ? ? EastlandMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EnterpriseMunicipalALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LorraineMetzNancyAirport) (el ? ? ? France) - -located (el ? ? ? EuaAirport) (el ? ? ? Tonga) - -located (el ? ? ? EuclaWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? EurekaNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WeedonFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MahlonSweetFieldORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NeumuensterAirport) (el ? ? ? Germany) - -located (el ? ? ? LaayouneAirport) (el ? ? ? Morocco) - -located (el ? ? ? ParatebuenoAirport) (el ? ? ? Colombia) - -located (el ? ? ? FDRooseveltStEustathiusAirport) (el ? ? ? NetherlandsAntilles) - -located (el ? ? ? EvadaleLandingStripTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EvaDownsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? EvenesAirport) (el ? ? ? Norway) - -located (el ? ? ? SvegAirport) (el ? ? ? Sweden) - -located (el ? ? ? EvansHeadNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? JevlachNaxcivanAirport) (el ? ? ? Azerbaijan) - -located (el ? ? ? EvelethVirginiaMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZapadnyErevanYerevanAirport) (el ? ? ? Armenia) - -located (el ? ? ? MaryvilleMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EvansvilleRegionalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EvanstonUintaCountyBurnsFieldWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EvreuxAirport) (el ? ? ? France) - -located (el ? ? ? NewBedfordMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EwerAirport) (el ? ? ? Indonesia) - -located (el ? ? ? EnarotaliAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NewtonCityCountyKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CravenCountyRegionalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EwoAirport) (el ? ? ? Congo) - -located (el ? ? ? NewarkInternationalNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewtokAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenhamCommonRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ExcursionInletSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ExmouthAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ExeterAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LexingtonMunicipalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YelimaneAirport) (el ? ? ? Mali) - -located (el ? ? ? ElYopalAirport) (el ? ? ? Colombia) - -located (el ? ? ? WeiserAirParkTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YeringtonMunicipalNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EliyeSpringsAirport) (el ? ? ? Kenya) - -located (el ? ? ? KeyWestInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AeropuertoInternacionalEzeizaMinistroPistariniBuenosAiresAirport) (el ? ? ? Argentina) - -located (el ? ? ? ShannonVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KewaneeMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EastmanDodgeCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElazigAirport) (el ? ? ? Turkey) - -located (el ? ? ? CameronMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FaranahAirport) (el ? ? ? Guinea) - -located (el ? ? ? FarnboroughEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? FaatteAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? VagarFaroeIsAirport) (el ? ? ? Denmark) - -located (el ? ? ? FelkerArmyAirFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FagurholsmyriAirport) (el ? ? ? Iceland) - -located (el ? ? ? FarahAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? FairbanksInternationalAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DiegoJimenezTorresFajardoAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? FalseIslandSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FalconStateParkTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FarmingtonRegionalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ListaFarsundAirport) (el ? ? ? Norway) - -located (el ? ? ? FaroAirport) (el ? ? ? Portugal) - -located (el ? ? ? FitiutaFitiutaVillageAirport) (el ? ? ? AmericanSamoa) - -located (el ? ? ? HectorInternationalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FaskrudsfjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? FresnoAirTerminalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FakaravaSocietyIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? FayettevilleRegionalAirportGrannisFieldNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FaizabadAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? FranciscoBeltraoPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? SimmonsArmyAirFieldNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WainwrightArmyAirFieldAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FaribaultMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuanoLubumbashiAirport) (el ? ? ? Zaire) - -located (el ? ? ? FortBridgerWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FornebuOsloAirport) (el ? ? ? Norway) - -located (el ? ? ? FairburyMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GlacierParkInternationalMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FicksburgAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? FresnoChandlerDowntownCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FlyingCloudMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LeonardodaVinciFiumicinoRomaRomeAirport) (el ? ? ? Italy) - -located (el ? ? ? ButtsArmyAirFieldCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YakimaFiringCenterArmyAirFieldWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ForrestCityMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FundacionAirport) (el ? ? ? Colombia) - -located (el ? ? ? PrincipedaBeiraROAirport) (el ? ? ? Brazil) - -located (el ? ? ? BringelandFoerdeFordeAirport) (el ? ? ? Norway) - -located (el ? ? ? LeLamentinFortdeFranceAirport) (el ? ? ? Martinique) - -located (el ? ? ? LowenthalFriedrichshafenAirport) (el ? ? ? Germany) - -located (el ? ? ? FrederickMunicipalMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FariopurAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? FrederickMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BandunduAirport) (el ? ? ? Zaire) - -located (el ? ? ? FairfieldCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FindlayOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FetlarIslandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SanfebagarAirport) (el ? ? ? Nepal) - -located (el ? ? ? FuerstenfeldbruckAirBaseFuerstenfeldbruckAirport) (el ? ? ? Germany) - -located (el ? ? ? FernandodeNoronhaFNAirport) (el ? ? ? Brazil) - -located (el ? ? ? AlbertusILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FergusonsGulfAirport) (el ? ? ? Kenya) - -located (el ? ? ? FestusMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FremontMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FrancisEWarrenAirForceBaseWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaissFesFezAirport) (el ? ? ? Morocco) - -located (el ? ? ? FirstFlightNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PeachtreeCityAirportFalconFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FairfordRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? FairfieldMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FergusFallsMunicipalAirportEinarMickelsonFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WrightPattersonAirForceBaseOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapitalCityKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FutaleufuAirport) (el ? ? ? Chile) - -located (el ? ? ? FderikAirport) (el ? ? ? Mauritania) - -located (el ? ? ? FabaliSiApiaAirport) (el ? ? ? WesternSamoa) - -located (el ? ? ? FoxGlacierAirport) (el ? ? ? NewZealand) - -located (el ? ? ? FangatauAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? FlemingMasonKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KnoxArmyHeliportALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LibbyArmyAirFieldSierraVistaMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FakahinaAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? FireCoveAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElizabethFieldNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FairIsleAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? FriaAirport) (el ? ? ? Guinea) - -located (el ? ? ? NDjiliKinshasaAirport) (el ? ? ? Zaire) - -located (el ? ? ? FinkeNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? FillmoreUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FinschhafenAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? FitchburgMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FiveFingersCoastGuardHeliportAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FitzroyCrossingWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? AlfujairahFujairahAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? SculthorpeRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BangokaKisanganiAirport) (el ? ? ? Zaire) - -located (el ? ? ? FukuiAirport) (el ? ? ? Japan) - -located (el ? ? ? VenangoRegionalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FranklinMunicipalJohnBeverlyRoseVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FakfakFakFakNewGuineaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? FrankfortMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FukushimaAirport) (el ? ? ? Japan) - -located (el ? ? ? FlorenciaAirport) (el ? ? ? Colombia) - -located (el ? ? ? FlorianoPIAirport) (el ? ? ? Brazil) - -located (el ? ? ? FallsCreekAirport) (el ? ? ? Australia) - -located (el ? ? ? FondduLacCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortLeenr1headquartersHeliportVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FlensburgAirport) (el ? ? ? Germany) - -located (el ? ? ? FlagstaffPulliamAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FlottaIsleAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HoltFlateyriAirport) (el ? ? ? Iceland) - -located (el ? ? ? FallsBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortLauderdaleHollywoodInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FiladelfiaAirport) (el ? ? ? Paraguay) - -located (el ? ? ? FlorianopolisSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? FlorenceRegionalSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarionCountyRegionalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PeretolaFirenzeFlorenceAirport) (el ? ? ? Italy) - -located (el ? ? ? FlindersIslandTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? FlatAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FlushingNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShermanArmyAirFieldKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaCruzFloresIslandAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? FallonMunicipalNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FinleyNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? FormosaAirport) (el ? ? ? Argentina) - -located (el ? ? ? FiveMileAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TiptonArmyAirFieldMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OtisArmyNationalGuardBaseMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KalemieAirport) (el ? ? ? Zaire) - -located (el ? ? ? FourCornersRegionalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrevenMuensterMunsterOsnabrueckOsnabruckAirport) (el ? ? ? Germany) - -located (el ? ? ? FortMadisonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PageFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FairmontStateAirfieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LungiFreetownAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? BrennerFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FunchalMadeiraAirport) (el ? ? ? Portugal) - -located (el ? ? ? FaneAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? FadaNgourmaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? FinchaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? ArlesCamargueGaronsNimesAirport) (el ? ? ? France) - -located (el ? ? ? PyongyangAirport) (el ? ? ? NorthKorea) - -located (el ? ? ? FinCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortCollinsLovelandMunicipalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FunterBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BishopInternationalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FoulaShetlandIslandsAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? FortBraggCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FuzhouAirport) (el ? ? ? China) - -located (el ? ? ? FortDodgeRegionalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ForbesFieldKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GinoLisaFoggiaAirport) (el ? ? ? Italy) - -located (el ? ? ? TheFrancisSGabreskiNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FoumbanAirport) (el ? ? ? Cameroon) - -located (el ? ? ? NumfoorAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ForestParkGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortalezaCEAirport) (el ? ? ? Brazil) - -located (el ? ? ? ForrestWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ForsterNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? FougamouAirport) (el ? ? ? Gabon) - -located (el ? ? ? FoxAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FoyaAirport) (el ? ? ? Liberia) - -located (el ? ? ? FreeportInternationalGrandBahamaAirport) (el ? ? ? Bahamas) - -located (el ? ? ? StLucieCountyInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PerryFoleyFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MervilleCalonneAirport) (el ? ? ? France) - -located (el ? ? ? RheinMainFrankfurtAirport) (el ? ? ? Germany) - -located (el ? ? ? ForbesNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? FrancaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? FridayHarborWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FeraIslandAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? RheinMainAirForceBaseFrankfurtAirport) (el ? ? ? Germany) - -located (el ? ? ? RepublicNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FrenchLickMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarshallArmyAirFieldKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FrejusAirport) (el ? ? ? France) - -located (el ? ? ? FregateIslandAirport) (el ? ? ? Seychelles) - -located (el ? ? ? ForliAirport) (el ? ? ? Italy) - -located (el ? ? ? FairmontMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BryantArmyHeliportAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FloroAirport) (el ? ? ? Norway) - -located (el ? ? ? FreshWaterBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FeraminAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? FrontRoyalWarrenCountyVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FloresAirport) (el ? ? ? Guatemala) - -located (el ? ? ? BishkekFrunzeChuyAirport) (el ? ? ? Kyrgyzstan) - -located (el ? ? ? FrancistownAirport) (el ? ? ? Botswana) - -located (el ? ? ? EasternSlopesRegionalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FritzlarAirBaseFritzlarAirport) (el ? ? ? Germany) - -located (el ? ? ? FigariCorsicaAirport) (el ? ? ? France) - -located (el ? ? ? JoeFossFieldSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FosstonMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HenryPostArmyAirFieldOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortScottMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FossilDownsWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? FortSmithMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortSheridanILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FranklinCountyStateVTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ForresAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? FortStocktonPecosCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortSumnerMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FrontRangeCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FitiutaAirport) (el ? ? ? AmericanSamoa) - -located (el ? ? ? GodmanArmyAirFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortunaLedgeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EltonHensleyMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortDauphinAirport) (el ? ? ? Madagascar) - -located (el ? ? ? MasvingoAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? FortWorthMeachamTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortRoussetAirport) (el ? ? ? Congo) - -located (el ? ? ? FultonCountyAirportBrownFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FullebornAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? FuerteventuraPuertodelRosarioCanaryIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? FuyangAirport) (el ? ? ? China) - -located (el ? ? ? FukueAirport) (el ? ? ? Japan) - -located (el ? ? ? ItazukeAirForceBaseKyoshuAirport) (el ? ? ? Japan) - -located (el ? ? ? FullertonMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FumaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? FunafutiAirport) (el ? ? ? Tuvalu) - -located (el ? ? ? FuoshanAirport) (el ? ? ? China) - -located (el ? ? ? FarmvilleMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortWayneInternationalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FairfieldMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarswellAirForceBaseTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FarewellAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortWilliamAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? FortWorthSpinksTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortLauderdaleExecutiveFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FlaxmanAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CuambaNovaFreixoAirport) (el ? ? ? Mozambique) - -located (el ? ? ? ForestCityMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FayettevilleMunicipalTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FuyunAirport) (el ? ? ? China) - -located (el ? ? ? FayaAirport) (el ? ? ? Chad) - -located (el ? ? ? FortYukonAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DrakeFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FitzgeraldMunicipalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FostoriaMetroOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FiltonAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? GuamalAirport) (el ? ? ? Colombia) - -located (el ? ? ? GabbsNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GraciasAirport) (el ? ? ? Honduras) - -located (el ? ? ? GadsdenMunicipalALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GabesAirport) (el ? ? ? Tunisia) - -located (el ? ? ? GafsaAirport) (el ? ? ? Tunisia) - -located (el ? ? ? GageOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GayndahQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MontgomeryCountyAirparkMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YamagataHonshuAirport) (el ? ? ? Japan) - -located (el ? ? ? GakonaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GalenaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GambellAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GanIslandAirport) (el ? ? ? Maldives) - -located (el ? ? ? LosCanosGuantanamoAirport) (el ? ? ? Cuba) - -located (el ? ? ? GusapAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GaoAirport) (el ? ? ? Mali) - -located (el ? ? ? GarainaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GarissaAirport) (el ? ? ? Kenya) - -located (el ? ? ? GapAirport) (el ? ? ? France) - -located (el ? ? ? GuwahatiGauhatiAirport) (el ? ? ? India) - -located (el ? ? ? GagIslandAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GangawAirport) (el ? ? ? Myanmar) - -located (el ? ? ? GambaAirport) (el ? ? ? Gabon) - -located (el ? ? ? GayaAirport) (el ? ? ? India) - -located (el ? ? ? GlobeSanCarlosRegionalAirFacilityAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BigBayAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? GaraDjebiletAirport) (el ? ? ? Algeria) - -located (el ? ? ? GasukeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GreatBendMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SirSeretseKhamaInternationalGaboroneAirport) (el ? ? ? Botswana) - -located (el ? ? ? NegarboAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GalesburgMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GalbraithLakeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrandBahamaIslandGrandBahamaAirport) (el ? ? ? Bahamas) - -located (el ? ? ? MarieGalanteAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? GbangbatokAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? GoulburnIslandNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? GarbahareyAirport) (el ? ? ? Somalia) - -located (el ? ? ? GilaBendAirForceAuxiliaryAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreensboroBaltimoreMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GamboolaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GreatBarringtonMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortFitzroyAirport) (el ? ? ? NewZealand) - -located (el ? ? ? KhashmelGirbaAirport) (el ? ? ? Sudan) - -located (el ? ? ? GibbRiverWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? GalkayoAirport) (el ? ? ? Somalia) - -located (el ? ? ? GreatBarrierIslandAirport) (el ? ? ? NewZealand) - -located (el ? ? ? GuacamayasAirport) (el ? ? ? Colombia) - -located (el ? ? ? GilletteCampbellCountyWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrandCentralJohannesburgAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? GardenCityRegionalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OwenRobertsGrandCaymanAirport) (el ? ? ? CaymanIslands) - -located (el ? ? ? GrandCanyonNationalParkAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GuthrieCountyRegionalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenevilleMunicipalTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GoundaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? DonaldsonCenterSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GordonDownsWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? GodeAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? GoldenHornLodgeSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GordilAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? GandajikaAirport) (el ? ? ? Zaire) - -located (el ? ? ? MiguelHidalgoyCostillaGuadalajaraAirport) (el ? ? ? Mexico) - -located (el ? ? ? GardnerMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RebiechowoGdanskAirport) (el ? ? ? Poland) - -located (el ? ? ? GuasqualitoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? GuadalupeTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GondarAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? DawsonCommunityMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CharlesCZettelMemorialMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MagadanMagadanAirport) (el ? ? ? Russia) - -located (el ? ? ? GrundyMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NoumeaAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? GebeAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GecitkaleAirport) (el ? ? ? Cyprus) - -located (el ? ? ? SussexCountyDEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GevaAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? SpokaneInternationalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenIsleAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? GanesCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantoAngeloRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? GardermoenOsloAirport) (el ? ? ? Norway) - -located (el ? ? ? TimehriGeorgetownAirport) (el ? ? ? Guyana) - -located (el ? ? ? NuevaGeronaAirport) (el ? ? ? Cuba) - -located (el ? ? ? GeneralSantosAirport) (el ? ? ? Philippines) - -located (el ? ? ? GeraldtonWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? GlendaleMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GallivareAirport) (el ? ? ? Sweden) - -located (el ? ? ? GewoyaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GeelongVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? SouthBigHornCountyWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MalmstromAirForceBaseMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TogiakFishAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PopeFieldINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrenfellNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? GriffithNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? GrandForksInternationalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WarrenCountyNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GraftonNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BarticaAirport) (el ? ? ? Guyana) - -located (el ? ? ? GranvilleAirport) (el ? ? ? France) - -located (el ? ? ? GrootfonteinAirport) (el ? ? ? Namibia) - -located (el ? ? ? GreenfieldMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LumbalaAirport) (el ? ? ? Angola) - -located (el ? ? ? GregoryDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GeorgetownCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrantMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreggCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrinnellRegionalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GilgalAirport) (el ? ? ? Colombia) - -located (el ? ? ? LogansportMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GardeAirport) (el ? ? ? Somalia) - -located (el ? ? ? GobernadordosGregoresAirport) (el ? ? ? Argentina) - -located (el ? ? ? GeorgeTownExumaAirport) (el ? ? ? Bahamas) - -located (el ? ? ? GlasgowInternationalMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NoumerateGhardaiaAirport) (el ? ? ? Algeria) - -located (el ? ? ? GovernorsHarbourEleutheraAirport) (el ? ? ? Bahamas) - -located (el ? ? ? GreatHarbourCayBerryAirport) (el ? ? ? Bahamas) - -located (el ? ? ? GhimbiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? GarachineAirport) (el ? ? ? Panama) - -located (el ? ? ? GushKatifAirport) (el ? ? ? Israel) - -located (el ? ? ? GardenHillMBAirport) (el ? ? ? Canada) - -located (el ? ? ? CentervilleMunicipalTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GhatAirport) (el ? ? ? Libya) - -located (el ? ? ? GualeguaychuAirport) (el ? ? ? Argentina) - -located (el ? ? ? NorthFrontGibraltarAirport) (el ? ? ? Gibraltar) - -located (el ? ? ? BoiguIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GitengaAirport) (el ? ? ? Burundi) - -located (el ? ? ? WinterHavensGilbertFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AeroportoInternacionalGaleaoRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? SiguiriAirport) (el ? ? ? Guinea) - -located (el ? ? ? GilgitAirport) (el ? ? ? Pakistan) - -located (el ? ? ? MieleMimbaleAirport) (el ? ? ? Gabon) - -located (el ? ? ? GeiloAirport) (el ? ? ? Norway) - -located (el ? ? ? GiradotAirport) (el ? ? ? Colombia) - -located (el ? ? ? GisborneAirport) (el ? ? ? NewZealand) - -located (el ? ? ? GeitaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? GiyanaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? GizanAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? GuanajaIslandAirport) (el ? ? ? Honduras) - -located (el ? ? ? AbramsMunicipalBaseOperationsMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TaherJijelAirport) (el ? ? ? Algeria) - -located (el ? ? ? GuajaraMirimROAirport) (el ? ? ? Brazil) - -located (el ? ? ? JouniehAirport) (el ? ? ? Lebanon) - -located (el ? ? ? GjogurReykjarnesAirport) (el ? ? ? Iceland) - -located (el ? ? ? WalkerFieldCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GorokaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GeilenkirchenAirport) (el ? ? ? Germany) - -located (el ? ? ? GorkhaAirport) (el ? ? ? Nepal) - -located (el ? ? ? GreatKeppelIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GulkanaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KongoboumbaAirport) (el ? ? ? Gabon) - -located (el ? ? ? GatlinburgPigeonForgeTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AbbotsichnScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? GeladiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? RennerFieldGoodlandMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GainesvilleMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GolfitoAirport) (el ? ? ? CostaRica) - -located (el ? ? ? GlengyleQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GreenvilleMunicipalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GlenInnesNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? GalcaioAirport) (el ? ? ? Somalia) - -located (el ? ? ? GollAirport) (el ? ? ? Norway) - -located (el ? ? ? GlenormistonAirport) (el ? ? ? Australia) - -located (el ? ? ? GoulimimeAirport) (el ? ? ? Morocco) - -located (el ? ? ? GloucesterAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? GulgubipAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BrenwicksAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OtsegoCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ScholesFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GladstoneQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GolovinAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GlasgowMunicipalKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GalelaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MtGoldworthyWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? GemanaAirport) (el ? ? ? Zaire) - -located (el ? ? ? GambelaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? GuerimaAirport) (el ? ? ? Colombia) - -located (el ? ? ? HomyelGomelHomyelAirport) (el ? ? ? Belarus) - -located (el ? ? ? GasmataIslandAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GambomaAirport) (el ? ? ? Congo) - -located (el ? ? ? GreymouthAirport) (el ? ? ? NewZealand) - -located (el ? ? ? MangarevaGambierIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? GuimaraesMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? GraniteMountainAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenvilleDowntownSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RheindahlenAirport) (el ? ? ? Germany) - -located (el ? ? ? HrodnaGrodnaHrodnaAirport) (el ? ? ? Belarus) - -located (el ? ? ? SaintGeoirsGrenobleAirport) (el ? ? ? France) - -located (el ? ? ? PearlsGrenadaGrenvilleAirport) (el ? ? ? Grenada) - -located (el ? ? ? StDenijsWestremGhentGentAirport) (el ? ? ? Belgium) - -located (el ? ? ? GoodingMunicipalIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenIslandAirport) (el ? ? ? Jamaica) - -located (el ? ? ? GenjemAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GuanambiBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? GhinnirAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? PointeSalineAirport) (el ? ? ? Grenada) - -located (el ? ? ? GeneralRocaAirport) (el ? ? ? Argentina) - -located (el ? ? ? GunungsitoliAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GrantsMilanMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GoodnewsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GainesvilleRegionalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GranbyGrandCountyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GhanziAirport) (el ? ? ? Botswana) - -located (el ? ? ? CristoforoColomboSeatriGenoaGenovaAirport) (el ? ? ? Italy) - -located (el ? ? ? GobaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? GoraAirport) (el ? ? ? China) - -located (el ? ? ? GonailaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GoodfellowAirForceBaseTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GodthabNuukAirport) (el ? ? ? Greenland) - -located (el ? ? ? GoaAirport) (el ? ? ? India) - -located (el ? ? ? SormavoNizhniyNovgorodAirport) (el ? ? ? Russia) - -located (el ? ? ? GuthrieMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GoldBeachMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GomaAirport) (el ? ? ? Zaire) - -located (el ? ? ? GrotonNewLondonCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GoondiwindiQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GorakhpurAirport) (el ? ? ? India) - -located (el ? ? ? GolmudAirport) (el ? ? ? China) - -located (el ? ? ? GoreAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? GosfordNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? LandvetterGoteborgGothenburgAirport) (el ? ? ? Sweden) - -located (el ? ? ? GarouaAirport) (el ? ? ? Cameroon) - -located (el ? ? ? GoveNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? GarrowLakeAirport) (el ? ? ? Canada) - -located (el ? ? ? GalOyaAirport) (el ? ? ? SriLanka) - -located (el ? ? ? OrechovisGornaAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? AraxosPatrasAirport) (el ? ? ? Greece) - -located (el ? ? ? GuarapuavaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? GuapiAirport) (el ? ? ? Colombia) - -located (el ? ? ? GuapilesAirport) (el ? ? ? CostaRica) - -located (el ? ? ? GardenPointNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? GeneralPicoAirport) (el ? ? ? Argentina) - -located (el ? ? ? GalapagosIslandsGalapagosAirport) (el ? ? ? Ecuador) - -located (el ? ? ? GulfportBiloxiRegionalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrandRapidsItascaCountyAirportGordonNewstromFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RAFStationScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? GalionMunicipalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GamarraAirport) (el ? ? ? Colombia) - -located (el ? ? ? AustinStraubelInternationalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrandCessAirport) (el ? ? ? Liberia) - -located (el ? ? ? GreenwoodCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenvilleILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrayArmyAirFieldWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GardezAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? GaruahiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? CentralNebraskaRegionalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GeorgeAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? RobertGrayArmyAirFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GarasaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GrandMaraisCookCountyMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GordonMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GeronaCostaBravaGeronaAirport) (el ? ? ? Spain) - -located (el ? ? ? GurupiGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? EeideGroningenAirport) (el ? ? ? Netherlands) - -located (el ? ? ? KentCountyInternationalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrossetoAirport) (el ? ? ? Italy) - -located (el ? ? ? GujratAirport) (el ? ? ? Pakistan) - -located (el ? ? ? AeroportoInternacionalGuarulhosSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? GraciosaIslandAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? GranadaAirport) (el ? ? ? Spain) - -located (el ? ? ? GrimseyAirport) (el ? ? ? Iceland) - -located (el ? ? ? ThalerhofGrazAirport) (el ? ? ? Austria) - -located (el ? ? ? LongPaisaSabahAirport) (el ? ? ? Malaysia) - -located (el ? ? ? SeymourJohnsonAirForceBaseNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GascoyneJunctionWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? SaveGoteborgAirport) (el ? ? ? Sweden) - -located (el ? ? ? GlasgowIndustrialMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GoshenMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GuadalcanalAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? MountGunsonSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? PiedmontTriadInternationalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenvilleSpartanburgSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GardoAirport) (el ? ? ? Somalia) - -located (el ? ? ? GustavusAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GedarefAirport) (el ? ? ? Sudan) - -located (el ? ? ? GreaterSouthwestTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrimsbyAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? GentingAirport) (el ? ? ? Malaysia) - -located (el ? ? ? GreenTurtleCayAirport) (el ? ? ? Bahamas) - -located (el ? ? ? GrooteEylandtNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? GreatFallsInternationalMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrantsburgMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SungeiTakaiAirport) (el ? ? ? Malaysia) - -located (el ? ? ? GlentanMountCookAirport) (el ? ? ? NewZealand) - -located (el ? ? ? GorontaloAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GoldenTriangleRegionalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GranitesNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? GeorgetownQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GottwaldovAirport) (el ? ? ? Slovakia) - -located (el ? ? ? GettysburgPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaAuroraGuatemalaCityAirport) (el ? ? ? Guatemala) - -located (el ? ? ? GuerreroNegroAirport) (el ? ? ? Mexico) - -located (el ? ? ? GunnisonCountyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GoundamAirport) (el ? ? ? Mali) - -located (el ? ? ? JackEdwardsALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GuariAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GunnedahNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? GuiriaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? GuaratinguetaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? GoulburnNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? GuamAirport) (el ? ? ? Guam) - -located (el ? ? ? GunterAirForceBaseALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GualacoAirport) (el ? ? ? Honduras) - -located (el ? ? ? GallupMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GuanareAirport) (el ? ? ? Venezuela) - -located (el ? ? ? GurneyAlotauAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GrissomAirForceBaseINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GueterslohGuterslohAirport) (el ? ? ? Germany) - -located (el ? ? ? BakkiGrundarfjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? MouguluAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AtyrauGuryevAtyrauAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? GunaAirport) (el ? ? ? India) - -located (el ? ? ? GuymonMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GeneveCointrinGenevaAirport) (el ? ? ? Switzerland) - -located (el ? ? ? AndravidaAirport) (el ? ? ? Greece) - -located (el ? ? ? GordonsvilleMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenRiverAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LeeGilmerMemorialGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenvaleQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GovernadorValadaresMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? MajorsTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RichardsGebaurMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GavleAirport) (el ? ? ? Sweden) - -located (el ? ? ? GwaBurmaAirport) (el ? ? ? Myanmar) - -located (el ? ? ? GwadarAirport) (el ? ? ? Pakistan) - -located (el ? ? ? GweruAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? GwaliorAirport) (el ? ? ? India) - -located (el ? ? ? GreenwoodLefloreMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GwinnerAirportRogerMelroeFieldNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GlenwoodSpringsMunicipalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WesterlandSyltIslandAirport) (el ? ? ? Germany) - -located (el ? ? ? GlendaleFokkerFieldWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GoldsboroWayneMunicipalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GalwayAirport) (el ? ? ? Ireland) - -located (el ? ? ? SeiyunAirport) (el ? ? ? Yemen) - -located (el ? ? ? NegageAirport) (el ? ? ? Angola) - -located (el ? ? ? NavalAirFacilityEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? CoyhaiqueAirport) (el ? ? ? Chile) - -located (el ? ? ? YagouaAirport) (el ? ? ? Cameroon) - -located (el ? ? ? GreeleyWeldCountyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GuayaramerinAirport) (el ? ? ? Bolivia) - -located (el ? ? ? SimonBolivarGuayaquilAirport) (el ? ? ? Ecuador) - -located (el ? ? ? GisenyiAirport) (el ? ? ? Rwanda) - -located (el ? ? ? GeneralJoseMariaYanezGuaymasAirport) (el ? ? ? Mexico) - -located (el ? ? ? GoianiaGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? GympieQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? PhoenixGoodyearMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GaryRegionalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GhazniAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? GozoAirport) (el ? ? ? Malta) - -located (el ? ? ? GizoAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? AbernathyFieldTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GaziantepAirport) (el ? ? ? Turkey) - -located (el ? ? ? HasvikAirport) (el ? ? ? Norway) - -located (el ? ? ? MarionCountyALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HachijoJimaIslandAirport) (el ? ? ? Japan) - -located (el ? ? ? HalmstadAirBaseHalmstadAirport) (el ? ? ? Sweden) - -located (el ? ? ? HavasupaiAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HalfMoonBayCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DenHaagTheHagueHilversumAirport) (el ? ? ? Netherlands) - -located (el ? ? ? HahayaMoroniAirport) (el ? ? ? Comoros) - -located (el ? ? ? ThreeRiversMunicipalDrHainesMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LangenhagenHannoverAirport) (el ? ? ? Germany) - -located (el ? ? ? HaikouAirport) (el ? ? ? China) - -located (el ? ? ? HalaliAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? FuhlsbuttelHamburgAirport) (el ? ? ? Germany) - -located (el ? ? ? NoiBaiHanoiAirport) (el ? ? ? Vietnam) - -located (el ? ? ? HamiltonFairfieldOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WhitsundayKontikiResortLongIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CapitalCityPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HailAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? HeathlandsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KarmoyHaugesundAirport) (el ? ? ? Norway) - -located (el ? ? ? AeropuertoInternacionalJoseMartiLaHabanaHavanaAirport) (el ? ? ? Cuba) - -located (el ? ? ? HaverfordwestWalesAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HatboxFieldOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HaycockAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HatzfeldthavenAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HobartTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? HobbsIndustrialAirparkNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HanusBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BobbyLChainMunicipalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HobartBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HarbourIslandAirport) (el ? ? ? Bahamas) - -located (el ? ? ? BabelegiAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? PhuBonAirport) (el ? ? ? Vietnam) - -located (el ? ? ? HumboldtMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HobartMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HafrAlbatinAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? JoshuaSanfordFieldWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HubliAirport) (el ? ? ? India) - -located (el ? ? ? HeberSpringsMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BigSpringTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShoalCoveAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HutchinsonMunicipalAirportButlerFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EllAirport) (el ? ? ? Somalia) - -located (el ? ? ? HallsCreekWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? HolyCrossAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JohannesburgHeliportJohannesburgAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? CherawMunicipalSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HiddenFallsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeidelbergAirport) (el ? ? ? Germany) - -located (el ? ? ? HyderabadAirportPakistan) (el ? ? ? Pakistan) - -located (el ? ? ? BrewsterFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeringsdorfAirport) (el ? ? ? Germany) - -located (el ? ? ? DillinghamAirForceBaseHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HardwickFieldTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HolikachukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HamadanAirport) (el ? ? ? Iran) - -located (el ? ? ? YampaValleyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HondoMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SongkhiaHatyaiHatYaiAirport) (el ? ? ? Thailand) - -located (el ? ? ? HeratAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? HenzadaAirport) (el ? ? ? Myanmar) - -located (el ? ? ? HerendeenBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThompsonRobbinsARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HehoAirport) (el ? ? ? Myanmar) - -located (el ? ? ? HeideBuesumAirport) (el ? ? ? Germany) - -located (el ? ? ? HeiheAirport) (el ? ? ? China) - -located (el ? ? ? VantaaHelsinkiAirport) (el ? ? ? Finland) - -located (el ? ? ? MalmiHelsinkiAirport) (el ? ? ? Finland) - -located (el ? ? ? HendonEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HeraklionIraklionCreteAirport) (el ? ? ? Greece) - -located (el ? ? ? HermistonMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HohhotAirport) (el ? ? ? China) - -located (el ? ? ? SantoDonHerreraAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? HancheyArmyHeliportALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HardyAndersFieldNatchezAdamsCountyMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HaifaAirport) (el ? ? ? Israel) - -located (el ? ? ? HartfordBrainardCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HefeiAirport) (el ? ? ? China) - -located (el ? ? ? MackallArmyAirFieldNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HornafjordurHofnAirport) (el ? ? ? Iceland) - -located (el ? ? ? HagforsAirport) (el ? ? ? Sweden) - -located (el ? ? ? HammerfestAirport) (el ? ? ? Norway) - -located (el ? ? ? GreenwoodMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HargeisaAirport) (el ? ? ? Somalia) - -located (el ? ? ? HughendenQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? JianqiaoHangzhouAirport) (el ? ? ? China) - -located (el ? ? ? HelgolandAirport) (el ? ? ? Germany) - -located (el ? ? ? MaeHongSonAirport) (el ? ? ? Thailand) - -located (el ? ? ? WashingtonCountyRegionalMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HastingsFreetownAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? TusiArmyHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MtHagenAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HogRiverAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HuanghuaAirport) (el ? ? ? China) - -located (el ? ? ? HachinoheAirport) (el ? ? ? Japan) - -located (el ? ? ? HemphillCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HuntingtonMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HiltonHeadSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WheelerArmyAirFieldHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HahnAirport) (el ? ? ? Germany) - -located (el ? ? ? HongKongHeliportHongKongAirport) (el ? ? ? HongKong) - -located (el ? ? ? HuaHinAirport) (el ? ? ? Thailand) - -located (el ? ? ? HawthorneMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HikueruAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? ChisholmHibbingMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PretoriaHeliportPretoriaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MountWashingtonRegionalNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HillAirForceBaseUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HighburyAirport) (el ? ? ? Australia) - -located (el ? ? ? HookIslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LakeHavasuCityAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HiroshimaAirport) (el ? ? ? Japan) - -located (el ? ? ? HickamAirForceBaseHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShillavoAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? ChinjuAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? PortlandHillsboroORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeadinglyQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? HendersonGuadalcanalIsAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? HaymanIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? HivaroAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HigueroteAirport) (el ? ? ? Venezuela) - -located (el ? ? ? HiroshimaWestHiroshimaAirport) (el ? ? ? Japan) - -located (el ? ? ? HivaOaMarquesasIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? HebronMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KhajurahoAirport) (el ? ? ? India) - -located (el ? ? ? BlythevilleMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HealyRiverAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HakodateHokkaidoAirport) (el ? ? ? Japan) - -located (el ? ? ? KaiTakInternationalHongKongAirport) (el ? ? ? HongKong) - -located (el ? ? ? HokitikaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? KimbeHoskinsAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KaanapaliHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HawkinsFieldMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhuketAirport) (el ? ? ? Thailand) - -located (el ? ? ? HaskovoAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? HankowAirport) (el ? ? ? China) - -located (el ? ? ? HickoryRegionalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LanseriaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? HillenbrandIndustriesINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HillCityMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HailarAirport) (el ? ? ? China) - -located (el ? ? ? HultsfredAirport) (el ? ? ? Sweden) - -located (el ? ? ? WheelingOhioCountyWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UlanhotAirport) (el ? ? ? China) - -located (el ? ? ? HollisterMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShauliajAirport) (el ? ? ? Lithuania) - -located (el ? ? ? HillsideWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ParkTownshipMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HelenaRegionalMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IngjaldssandurOnundarfjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? HalimPerdanakusumaInternationalJakartaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? HoodArmyAirFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StHelensTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? HamiltonVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? HouailoAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? HelenvaleAirport) (el ? ? ? Australia) - -located (el ? ? ? HluhluweAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? TwinCountyVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ValleyWalesAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HamiltonAirport) (el ? ? ? NewZealand) - -located (el ? ? ? HovercraftHarbourTerminalMalmoAirport) (el ? ? ? Sweden) - -located (el ? ? ? OuedIraraHassiMessaoudAirport) (el ? ? ? Algeria) - -located (el ? ? ? HermannsburgNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? HomeHillQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? HamiAirport) (el ? ? ? China) - -located (el ? ? ? KhmelnytskyyKhmelnitskiyKhmelnytskyyAirport) (el ? ? ? Ukraine) - -located (el ? ? ? HollomanAirForceBaseNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GeneralIgnacioPesqueiraHermosilloAirport) (el ? ? ? Mexico) - -located (el ? ? ? StafsbergHamarAirport) (el ? ? ? Norway) - -located (el ? ? ? HomeshoreAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HemetRyanCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MuldrowAirfieldHeliportOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HanamakiMoriokaAirport) (el ? ? ? Japan) - -located (el ? ? ? HuntingburgINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BillyMitchellNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HanedaTokyoAirport) (el ? ? ? Japan) - -located (el ? ? ? TahnetaPassAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HiengheneAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? HoonahAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeiweniAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HinchinbrookeIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? HonoluluInternationalHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HanaHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HoninabiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HarlanMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HainesAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HannaWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HengyangAirport) (el ? ? ? China) - -located (el ? ? ? HendersonOxfordNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HolaAirport) (el ? ? ? Kenya) - -located (el ? ? ? LeaCountyHobbsNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KomacoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HodeidaAirport) (el ? ? ? Yemen) - -located (el ? ? ? HoueisayAirport) (el ? ? ? Laos) - -located (el ? ? ? HofufAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? HolguinAirport) (el ? ? ? Cuba) - -located (el ? ? ? HohenemsAirport) (el ? ? ? Austria) - -located (el ? ? ? HaoIslandAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? HookersCreekNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? HolikachuAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HomerAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HuronRegionalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? QuanducAirport) (el ? ? ? Vietnam) - -located (el ? ? ? CampbellArmyAirFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HofAirport) (el ? ? ? Germany) - -located (el ? ? ? HortaFaialIslandAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? MemorialFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WilliamPHobbyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HovdenOerstaVoldaAirport) (el ? ? ? Norway) - -located (el ? ? ? HowardAirForceBaseBalboaFortKobbeAirport) (el ? ? ? Panama) - -located (el ? ? ? HomalinAirport) (el ? ? ? Myanmar) - -located (el ? ? ? HoyIslandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HaapaiAirport) (el ? ? ? Tonga) - -located (el ? ? ? HooperBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HopeValeQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? HaiPhongAirport) (el ? ? ? Vietnam) - -located (el ? ? ? PalmasdelMarAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? WestchesterCountyNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CentralPretoriaPretoriaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? HamptonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PrincevilleHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BaytownTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HugotonMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BowermanWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhilLHudsonMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MansehraAirport) (el ? ? ? Pakistan) - -located (el ? ? ? HarbinAirport) (el ? ? ? China) - -located (el ? ? ? HarareAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? HurghadaAirport) (el ? ? ? Egypt) - -located (el ? ? ? MareebaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KharkivKharkovKharkivAirport) (el ? ? ? Ukraine) - -located (el ? ? ? RioGrandeValleyInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HassiRmelAirport) (el ? ? ? Algeria) - -located (el ? ? ? HeronIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BooneCountyARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HerreraAirport) (el ? ? ? Colombia) - -located (el ? ? ? HarrismithAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? HarrogateAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HeringtonMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HerefordMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HenburyNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? HarrisburgRaleighILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShaoguanAirport) (el ? ? ? China) - -located (el ? ? ? SundanceAirparkOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LasVegasHendersonSkyHarborNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HastingsMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HusliaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HorshamVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? HsinChuAirport) (el ? ? ? Taiwan) - -located (el ? ? ? IngallsFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HotSpringsMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HissarAirport) (el ? ? ? India) - -located (el ? ? ? HomesteadAirForceBaseFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HuntsvilleInternationalAirportCarlTJonesFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KadalaChitaAirport) (el ? ? ? Russia) - -located (el ? ? ? TerredeBasAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? HatfieldEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HawthorneMunicipalNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HamiltonIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? RoscommonCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HotanAirport) (el ? ? ? China) - -located (el ? ? ? EastHamptonNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HaterumaAirport) (el ? ? ? Japan) - -located (el ? ? ? TriStateMiltonJFergusonFieldWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HopetownAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? HuntsvilleMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HatoCorozalAirport) (el ? ? ? Colombia) - -located (el ? ? ? RedstoneArmyAirFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HumbertRiverAirport) (el ? ? ? Australia) - -located (el ? ? ? HumacaoHumacaoAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? HumeraAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? HulmanRegionalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HuehuetenangoAirport) (el ? ? ? Guatemala) - -located (el ? ? ? HuahineSocietyIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? HueAirport) (el ? ? ? Vietnam) - -located (el ? ? ? StanStamperMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HullAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HoultonInternationalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HoumaTerrebonneLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HualienAirport) (el ? ? ? Taiwan) - -located (el ? ? ? HounAirport) (el ? ? ? Libya) - -located (el ? ? ? HughesAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HutchinsonMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HuanucoAirport) (el ? ? ? Peru) - -located (el ? ? ? HudiksvallAirport) (el ? ? ? Sweden) - -located (el ? ? ? BahiasdeHuatulcoSantaCruzHuatulcoAirport) (el ? ? ? Mexico) - -located (el ? ? ? HumbersideAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HuizhowAirport) (el ? ? ? China) - -located (el ? ? ? AnalalavaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? HerveyBayQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? HopkinsvilleChristianCountyKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HanksvilleUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HonningsvagAirport) (el ? ? ? Norway) - -located (el ? ? ? HolmavikAirport) (el ? ? ? Iceland) - -located (el ? ? ? HvammstangiAirport) (el ? ? ? Iceland) - -located (el ? ? ? TweedNewHavenCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HavreCityCountyMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HartsvilleMunicipalSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HawabangoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HaywardAirTerminalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HawkInletSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HawkerSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? HwangeNationalParkAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? NorthPerryFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WheatlandCountyAirportatHarlowtonMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HartfordMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HayNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BarnstableMunicipalAirportBoardmanPolandoFieldMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HighWycombeAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HyderabadAirport) (el ? ? ? India) - -located (el ? ? ? HayfieldsAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HydaburgSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HollisSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HuangyanAirport) (el ? ? ? China) - -located (el ? ? ? HaywardMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HaysMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ConwayHorryCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HazebrouckAirport) (el ? ? ? France) - -located (el ? ? ? CarrollCountyTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HanzhongAirport) (el ? ? ? China) - -located (el ? ? ? HusavikAirport) (el ? ? ? Iceland) - -located (el ? ? ? HazletonMunicipalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IgarkaKrasnoyarskAirport) (el ? ? ? Russia) - -located (el ? ? ? McConnellAirForceBaseKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WashingtonDullesInternationalDCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NiagaraFallsInternationalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HoustonIntercontinentalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IalibuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? InAmenasZerzaltineAirport) (el ? ? ? Algeria) - -located (el ? ? ? BobBakerMemorialAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BahreganAirport) (el ? ? ? Iran) - -located (el ? ? ? IasiAirport) (el ? ? ? Romania) - -located (el ? ? ? IbadanAirport) (el ? ? ? Nigeria) - -located (el ? ? ? IbagueAirport) (el ? ? ? Colombia) - -located (el ? ? ? IbokiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KimballMunicipalAirportRobertEArrajFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IboAirport) (el ? ? ? Mozambique) - -located (el ? ? ? IberiaAirport) (el ? ? ? Peru) - -located (el ? ? ? IbizaBalearicIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? IcabaruAirport) (el ? ? ? Venezuela) - -located (el ? ? ? CiciaAirport) (el ? ? ? Fiji) - -located (el ? ? ? NieuwNickerieNewNickerieAirport) (el ? ? ? Suriname) - -located (el ? ? ? SchenckFieldIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NicaroAirport) (el ? ? ? Cuba) - -located (el ? ? ? WichitaMidContinentKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IcyBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FanningFieldIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IdreAirport) (el ? ? ? Sweden) - -located (el ? ? ? IdiofaAirport) (el ? ? ? Zaire) - -located (el ? ? ? IdaGroveMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IndianaCountyJimmyStewartFieldPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IndulkanaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? IndianolaMunicipalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IndagenAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SantaIsabelAirport) (el ? ? ? Brazil) - -located (el ? ? ? IndependenceMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IndoreAirport) (el ? ? ? India) - -located (el ? ? ? IledYeuAirport) (el ? ? ? France) - -located (el ? ? ? ZielonaGoraAirport) (el ? ? ? Poland) - -located (el ? ? ? IejimaAirport) (el ? ? ? Japan) - -located (el ? ? ? NowShahrAirport) (el ? ? ? Iran) - -located (el ? ? ? ZhulyanyKievAirport) (el ? ? ? Ukraine) - -located (el ? ? ? IowaFallsMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IffleyQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? IsafjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? InnisfailQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? IsfahanAirport) (el ? ? ? Iran) - -located (el ? ? ? IvanoFrankivskIvanoFrankovskIvanoFrankivskAirport) (el ? ? ? Ukraine) - -located (el ? ? ? InaguaMatthewTownGreatInaguaAirport) (el ? ? ? Bahamas) - -located (el ? ? ? IngenieroJacobacciAirport) (el ? ? ? Argentina) - -located (el ? ? ? IguelaAirport) (el ? ? ? Gabon) - -located (el ? ? ? IgiugigAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InghamQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CigliAirBaseIzmirAirport) (el ? ? ? Turkey) - -located (el ? ? ? KingmanAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IliganAirport) (el ? ? ? Philippines) - -located (el ? ? ? ChigorodoAirport) (el ? ? ? Colombia) - -located (el ? ? ? CataratasdelIguazuIguazuAirport) (el ? ? ? Argentina) - -located (el ? ? ? CataratasPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? NiihameAirport) (el ? ? ? Japan) - -located (el ? ? ? QishnAirport) (el ? ? ? Yemen) - -located (el ? ? ? IhosyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? IhuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? InishmaanAirport) (el ? ? ? Ireland) - -located (el ? ? ? IndependenceMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NishinoomoteAirport) (el ? ? ? Japan) - -located (el ? ? ? NissanIslandAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WashingtonWilkesCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WindhamCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IzhevskUdmurtiaAirport) (el ? ? ? Russia) - -located (el ? ? ? IjuiRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? JacksonvilleMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WilkesCountyNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IkiAirport) (el ? ? ? Japan) - -located (el ? ? ? GreaterKankakeeILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IkelaAirport) (el ? ? ? Zaire) - -located (el ? ? ? NikolskiAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InkermanQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BukhtaTiksiIceStripYakutiaSakhaAirport) (el ? ? ? Russia) - -located (el ? ? ? IrkutskIrkutskAirport) (el ? ? ? Russia) - -located (el ? ? ? IllagaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? IlhaSolteiraMSAirport) (el ? ? ? Brazil) - -located (el ? ? ? KilleenMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IlfordMBAirport) (el ? ? ? Canada) - -located (el ? ? ? NewCastleCountyDEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IllishiemArmyAirFieldIllishiemAirport) (el ? ? ? Germany) - -located (el ? ? ? IliamnaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IlakaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WillmarMunicipalAirportJohnLRiceFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewHanoverInternationalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AirborneAirparkOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IloiloAirport) (el ? ? ? Philippines) - -located (el ? ? ? IledesPinsIsleofPinesIsleofPinesAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? IlorinAirport) (el ? ? ? Nigeria) - -located (el ? ? ? KilaguniAirport) (el ? ? ? Tanzania) - -located (el ? ? ? PortEllenIslayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ZilinaAirport) (el ? ? ? Slovakia) - -located (el ? ? ? IamaleleAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ImbaimadaiAirport) (el ? ? ? Guyana) - -located (el ? ? ? ImondaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ImphalAirport) (el ? ? ? India) - -located (el ? ? ? InhamingaAirport) (el ? ? ? Mozambique) - -located (el ? ? ? IneIneIslandAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? SimikotAirport) (el ? ? ? Nepal) - -located (el ? ? ? ImperialMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ImmokaleeFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZemidAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? ImperatrizMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? FordMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NimrozAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? IndependenceAirport) (el ? ? ? Belize) - -located (el ? ? ? YinchuanAirport) (el ? ? ? China) - -located (el ? ? ? IndianapolisInternationalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChindeAirport) (el ? ? ? Mozambique) - -located (el ? ? ? InGuezzamAirport) (el ? ? ? Algeria) - -located (el ? ? ? AgoAirport) (el ? ? ? Argentina) - -located (el ? ? ? InhambaneAirport) (el ? ? ? Mozambique) - -located (el ? ? ? NisAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? InjuneQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? WinklerCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FallsInternationalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InnaminckaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KranebittenInnsbruckAirport) (el ? ? ? Austria) - -located (el ? ? ? InongoAirport) (el ? ? ? Zaire) - -located (el ? ? ? InisheerAirport) (el ? ? ? Ireland) - -located (el ? ? ? KincheldeAirForceBaseMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IndianSpringsAirForceAuxiliaryNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SmithReynoldsNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InternationalNauruAirport) (el ? ? ? Nauru) - -located (el ? ? ? InvernessScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WinslowMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InanwatanAirport) (el ? ? ? Indonesia) - -located (el ? ? ? InSalahAirport) (el ? ? ? Algeria) - -located (el ? ? ? IoanninaAirport) (el ? ? ? Greece) - -located (el ? ? ? IokeaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? RonaldswayIsleofManAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ImpfondoAirport) (el ? ? ? Congo) - -located (el ? ? ? IomaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? InishmoreAirport) (el ? ? ? Ireland) - -located (el ? ? ? IlheusBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? IleQuenAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? IowaCityMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IpotaAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? MataveriEasterIsAirport) (el ? ? ? Chile) - -located (el ? ? ? IpilAirport) (el ? ? ? Philippines) - -located (el ? ? ? IpirangaAirport) (el ? ? ? Brazil) - -located (el ? ? ? IpohAirport) (el ? ? ? Malaysia) - -located (el ? ? ? IpialesAirport) (el ? ? ? Colombia) - -located (el ? ? ? ImperialCountyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IpatingaAirport) (el ? ? ? Brazil) - -located (el ? ? ? WilliamsportLycomingCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IpiauBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? IpswichAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? QiemoAirport) (el ? ? ? China) - -located (el ? ? ? QingyangAirport) (el ? ? ? China) - -located (el ? ? ? DiegoAracenaIquiqueAirport) (el ? ? ? Chile) - -located (el ? ? ? CoronelFSVignetaIquitosAirport) (el ? ? ? Peru) - -located (el ? ? ? KirakiraAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? IraanMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CircleCityAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IshhurdiAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? IreceBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? LockhartRiversQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? IringaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? CapitanVicenteAlmandoLaRiojaAirport) (el ? ? ? Argentina) - -located (el ? ? ? KirksvilleRegionalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IrionaAirport) (el ? ? ? Honduras) - -located (el ? ? ? BiraroAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? MatariIsiroAirport) (el ? ? ? Zaire) - -located (el ? ? ? KirschMunicipalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MountIsaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? IslamabadAirport) (el ? ? ? Pakistan) - -located (el ? ? ? StMarysEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? IscuandeAirport) (el ? ? ? Colombia) - -located (el ? ? ? IshigakiAirport) (el ? ? ? Japan) - -located (el ? ? ? IschiaAirport) (el ? ? ? Italy) - -located (el ? ? ? IsisfordQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? IslaMujersAirport) (el ? ? ? Mexico) - -located (el ? ? ? NasikAirport) (el ? ? ? India) - -located (el ? ? ? IsabelPassAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrlandoMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SloulinFieldInternationalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KinstonRegionalJetportatStallingsFieldNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LongIslandMacArthurNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SchoolcraftCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WiscassetMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AtaturkYesilkovInternationalIstanbulAirport) (el ? ? ? Turkey) - -located (el ? ? ? AlexanderFieldSouthWoodCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ItacoiatiaraAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? ItaitubaPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? ItuberaBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? TompkinsCountyNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ItambacuriMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? ItajaiSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? ItokamaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ItamiOsakaAirport) (el ? ? ? Japan) - -located (el ? ? ? ItabunaBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? HiloInternationalHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ItaquiRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? IluNewGuineaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SummitLakeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? InusAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? AmbanjaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? InvercargillAirport) (el ? ? ? NewZealand) - -located (el ? ? ? IvangradAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? IvishakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IvaloAirport) (el ? ? ? Finland) - -located (el ? ? ? ChivoloAirport) (el ? ? ? Colombia) - -located (el ? ? ? InverellNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? InverwayNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? IwakuniAirForceBaseHonshuIsAirport) (el ? ? ? Japan) - -located (el ? ? ? GogebicCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WabashMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IwamiAirport) (el ? ? ? Japan) - -located (el ? ? ? IwoJimaAirport) (el ? ? ? Japan) - -located (el ? ? ? WestHoustonLakesideTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AgartalaAirport) (el ? ? ? India) - -located (el ? ? ? BagdograAirport) (el ? ? ? India) - -located (el ? ? ? ChandigarhAirport) (el ? ? ? India) - -located (el ? ? ? AllahabadAirport) (el ? ? ? India) - -located (el ? ? ? MangaloreAirport) (el ? ? ? India) - -located (el ? ? ? BelgaumAirport) (el ? ? ? India) - -located (el ? ? ? KailashaharAirport) (el ? ? ? India) - -located (el ? ? ? LilabariAirport) (el ? ? ? India) - -located (el ? ? ? JammuAirport) (el ? ? ? India) - -located (el ? ? ? KeshodAirport) (el ? ? ? India) - -located (el ? ? ? LehAirport) (el ? ? ? India) - -located (el ? ? ? MaduraiAirport) (el ? ? ? India) - -located (el ? ? ? KhowaiAirport) (el ? ? ? India) - -located (el ? ? ? PathankotAirport) (el ? ? ? India) - -located (el ? ? ? KamalpurAirport) (el ? ? ? India) - -located (el ? ? ? RanchiAirport) (el ? ? ? India) - -located (el ? ? ? SilcharAirport) (el ? ? ? India) - -located (el ? ? ? PasighatAirport) (el ? ? ? India) - -located (el ? ? ? AurangabadAirport) (el ? ? ? India) - -located (el ? ? ? AlongAirport) (el ? ? ? India) - -located (el ? ? ? JamshedpurAirport) (el ? ? ? India) - -located (el ? ? ? KandlaAirport) (el ? ? ? India) - -located (el ? ? ? PortBlairAirport) (el ? ? ? India) - -located (el ? ? ? InyokernCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaYnezCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AMenderesIzmirAirport) (el ? ? ? Turkey) - -located (el ? ? ? IzumoAirport) (el ? ? ? Japan) - -located (el ? ? ? IxtepecAirport) (el ? ? ? Mexico) - -located (el ? ? ? JalalabadAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? JabiruNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? JacksonHoleWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JandakotWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? AtlantaTechnologyParkGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JaffnaAirport) (el ? ? ? SriLanka) - -located (el ? ? ? JacobabadAirport) (el ? ? ? Pakistan) - -located (el ? ? ? HartsfieldHeliportGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JaipurAirport) (el ? ? ? India) - -located (el ? ? ? PerimeterGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JachelAirport) (el ? ? ? Haiti) - -located (el ? ? ? JalapaAirport) (el ? ? ? Mexico) - -located (el ? ? ? JambolAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? JacksonInternationalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BeaverRuinGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JacouinotBayAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MethodistHospitalHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JasperCountyAirportBellFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JabatAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? JaujaAirport) (el ? ? ? Peru) - -located (el ? ? ? IlulissatJakobshavnAirport) (el ? ? ? Greenland) - -located (el ? ? ? JacksonvilleInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BostonCityHeliportMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BerkeleyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CommerceBusinessParkHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JonesboroMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CampParksHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BethelSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeliportCroisetteAirport) (el ? ? ? France) - -located (el ? ? ? JoacabaSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? ChinaBasinHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OaklandConventionCenterHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChristianshabAirport) (el ? ? ? Greenland) - -located (el ? ? ? OlatheKSKansasCityAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JuliaCreekQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? JacobinaBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? HeliportInchonAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? JacareacangaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? KimbleCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CiticorpHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JohnsonCityTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JohnDayStateORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DallasDowntownHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JuizdoForaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? JodhpurAirport) (el ? ? ? India) - -located (el ? ? ? MiamiHeliportFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JordanMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JuazeirodoNorteCEAirport) (el ? ? ? Brazil) - -located (el ? ? ? HeliportParisAirport) (el ? ? ? France) - -located (el ? ? ? DowntownHeliportMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CentralBusinessDistrictDowntownHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RISDDowneyHelistopCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JingdezhenAirport) (el ? ? ? China) - -located (el ? ? ? KingAbdulAzizJeddahAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? JeremieAirport) (el ? ? ? Haiti) - -located (el ? ? ? JeffersonCityMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EgedesmindeAirport) (el ? ? ? Greenland) - -located (el ? ? ? JehAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? EmeryvilleCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JequieBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? JesupWayneCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JohnFKennedyInternationalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FremantleWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? JeffersonCountyAirparkOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FrederikshabAirport) (el ? ? ? Greenland) - -located (el ? ? ? JamnagarAirport) (el ? ? ? India) - -located (el ? ? ? JagdalpurAirport) (el ? ? ? India) - -located (el ? ? ? GrandCanyonHeliportAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GeojeHeliportSeoulAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? WilliamsburgJamestownVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GalleriaHeliportGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JiayuguanAirport) (el ? ? ? China) - -located (el ? ? ? GodhavnAirport) (el ? ? ? Greenland) - -located (el ? ? ? GreenwayPlazaHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TranscoTowerGarageHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeliportGronnedalAirport) (el ? ? ? Greenland) - -located (el ? ? ? SunsetGlendaleCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JohorBahruAirport) (el ? ? ? Malaysia) - -located (el ? ? ? IslandHeliportNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeliportHelsingborgAirport) (el ? ? ? Sweden) - -located (el ? ? ? JinghongAirport) (el ? ? ? China) - -located (el ? ? ? KapaluaWestMauiHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShuteHarbourQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? HolsteinsborgAirport) (el ? ? ? Greenland) - -located (el ? ? ? ChautauquaCountyJamestownNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CambridgeMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JuinaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? AmbouliDjiboutiAirport) (el ? ? ? Djibouti) - -located (el ? ? ? CityofIndustryCivicFinancialHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JijigaAirport) (el ? ? ? Peru) - -located (el ? ? ? JilinAirport) (el ? ? ? China) - -located (el ? ? ? JimmaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? JinjaAirport) (el ? ? ? Uganda) - -located (el ? ? ? OntarioHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JipijapaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? JiriAirport) (el ? ? ? Nepal) - -located (el ? ? ? KitsaultBCAirport) (el ? ? ? Canada) - -located (el ? ? ? JiujiangAirport) (el ? ? ? China) - -located (el ? ? ? JiwaniAirport) (el ? ? ? Pakistan) - -located (el ? ? ? JuanjuiAirport) (el ? ? ? Peru) - -located (el ? ? ? JinjiangAirport) (el ? ? ? China) - -located (el ? ? ? JulianehabAirport) (el ? ? ? Greenland) - -located (el ? ? ? JonkopingAirport) (el ? ? ? Sweden) - -located (el ? ? ? ChiosAirport) (el ? ? ? Greece) - -located (el ? ? ? JulianCarrollKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JanakpurAirport) (el ? ? ? Nepal) - -located (el ? ? ? MetropolitanAreaJakartaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? QuartzCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NAALongBeachPortHelistopCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LandskronaHeliportHelsingborAirport) (el ? ? ? Sweden) - -located (el ? ? ? UnitedStatesrmyHeliportILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LewisUniversityILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JoplinRegionalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JesoloAirport) (el ? ? ? Italy) - -located (el ? ? ? JuanlesPinsAirport) (el ? ? ? France) - -located (el ? ? ? JabalpurAirport) (el ? ? ? India) - -located (el ? ? ? UnionCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarriottAstrodomeHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JambaAirport) (el ? ? ? Angola) - -located (el ? ? ? CommodoreCenterHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarketCenterHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SchaumburgAirParkILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MikonosAirport) (el ? ? ? Greece) - -located (el ? ? ? MalmoHarbourHeliportMalmoAirport) (el ? ? ? Sweden) - -located (el ? ? ? JomsomAirport) (el ? ? ? Nepal) - -located (el ? ? ? JamestownMunicipalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JiamusiAirport) (el ? ? ? China) - -located (el ? ? ? MannyYokoFreetownAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? JanuariaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? JanSmutsJohannesburgAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? JiningAirport) (el ? ? ? China) - -located (el ? ? ? JuninAirport) (el ? ? ? Argentina) - -located (el ? ? ? NanortalikAirport) (el ? ? ? Greenland) - -located (el ? ? ? NewportBeachCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NarssaqAirport) (el ? ? ? Greenland) - -located (el ? ? ? JuneauInternationalAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NaxosAirport) (el ? ? ? Greece) - -located (el ? ? ? JinzhouAirport) (el ? ? ? China) - -located (el ? ? ? CenterportHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JoensuuAirport) (el ? ? ? Finland) - -located (el ? ? ? AdisuciptoYogyakartaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? JoinvilleSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? YoshkarOlaJoshkarOlaMariElAirport) (el ? ? ? Russia) - -located (el ? ? ? JoloAirport) (el ? ? ? Philippines) - -located (el ? ? ? NjombeAirport) (el ? ? ? Tanzania) - -located (el ? ? ? JohnsonAtollJohnstonIslandAirport) (el ? ? ? JohnstonAtoll) - -located (el ? ? ? JosephstaalAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ChocHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JosAirport) (el ? ? ? Nigeria) - -located (el ? ? ? JolietParkDistrictILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JoaoPessoaPBAirport) (el ? ? ? Brazil) - -located (el ? ? ? PasadenaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LemboHeliportNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PentagonArmyHeliportDCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JiParanaROAirport) (el ? ? ? Brazil) - -located (el ? ? ? ParkTenHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaDefenseHeliportParisAirport) (el ? ? ? France) - -located (el ? ? ? JaqueAirport) (el ? ? ? Panama) - -located (el ? ? ? PortAuthorityWest30thStreetMidtownHeliportNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortAuthorityDowntownManhattanWallStreetHeliportNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CharltonBuildingHeliportMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RiversideMetroCenterHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? East60thStreetHeliportNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JorhatAirport) (el ? ? ? India) - -located (el ? ? ? ArsukAirport) (el ? ? ? Greenland) - -located (el ? ? ? JuruenaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? KilimanjaroAirport) (el ? ? ? Tanzania) - -located (el ? ? ? AtarotJerusalemAirport) (el ? ? ? Israel) - -located (el ? ? ? JerezdelaFronteraAirport) (el ? ? ? Spain) - -located (el ? ? ? JaisalmerAirport) (el ? ? ? India) - -located (el ? ? ? SikorskyHeliportCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JuneauHarborSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SitiaCreteAirport) (el ? ? ? Greece) - -located (el ? ? ? SkiathosAirport) (el ? ? ? Greece) - -located (el ? ? ? StCloudHospitalHeliportMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SteelPierTajMahalHeliportNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JosedeSanMartinAirport) (el ? ? ? Argentina) - -located (el ? ? ? ShermanOaksCommunityHospitalHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeliportSodertaljeAirport) (el ? ? ? Sweden) - -located (el ? ? ? SogwipoChejuAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? JessoreAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? SpetsaiIslandAirport) (el ? ? ? Greenland) - -located (el ? ? ? JohnstownCambriaCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SukkertoppenAirport) (el ? ? ? Greenland) - -located (el ? ? ? SunnyvaleCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SyrosIslandAirport) (el ? ? ? Greece) - -located (el ? ? ? StTropezAirport) (el ? ? ? France) - -located (el ? ? ? RIScienceCenterHelistopCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantoriniThiraAirport) (el ? ? ? Greece) - -located (el ? ? ? AstypaleaIslandAirport) (el ? ? ? Greece) - -located (el ? ? ? JuaraAirport) (el ? ? ? Brazil) - -located (el ? ? ? JubaAirport) (el ? ? ? Sudan) - -located (el ? ? ? UniversalStudiosCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JuistAirport) (el ? ? ? Germany) - -located (el ? ? ? JujuyAirport) (el ? ? ? Argentina) - -located (el ? ? ? JuliacaAirport) (el ? ? ? Peru) - -located (el ? ? ? JumlaAirport) (el ? ? ? Nepal) - -located (el ? ? ? JundahQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? JuradoAirport) (el ? ? ? Colombia) - -located (el ? ? ? CableHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JurienBayWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? JuticalpaAirport) (el ? ? ? Honduras) - -located (el ? ? ? UpernavikAirport) (el ? ? ? Greenland) - -located (el ? ? ? UyakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JuzhowAirport) (el ? ? ? China) - -located (el ? ? ? AnkavandraAirport) (el ? ? ? Madagascar) - -located (el ? ? ? KupperNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RockCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ClarkCountyINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JwanengAirport) (el ? ? ? Botswana) - -located (el ? ? ? WarnerBrothersStudiosCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WestchaseHiltonHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TheWoodlandsMemorialHospitalHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JohnCTuneTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JacksonCountyAirportReynoldsFieldMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MeridianArmyNationalGuardBaseOperationsMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PlantationAirparkGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LeesburgMunicipalAirportGodfreyFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YorkMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JyvaskylaJyvaeskylaeAirport) (el ? ? ? Finland) - -located (el ? ? ? CharlestonExecutiveSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PickensCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KasamaAirport) (el ? ? ? Zambia) - -located (el ? ? ? KaribaAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? KameshliAirport) (el ? ? ? Syria) - -located (el ? ? ? KadunaAirport) (el ? ? ? Nigeria) - -located (el ? ? ? KakeSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KaratoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KangnungAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? MelbourneHeliportVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? KaieteurAirport) (el ? ? ? Guyana) - -located (el ? ? ? KajaaniAirport) (el ? ? ? Finland) - -located (el ? ? ? KaltagAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KamaranIslandAirport) (el ? ? ? Yemen) - -located (el ? ? ? KanoAirport) (el ? ? ? Nigeria) - -located (el ? ? ? KuusamoAirport) (el ? ? ? Finland) - -located (el ? ? ? KapangaAirport) (el ? ? ? Zaire) - -located (el ? ? ? KamulaiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KamarangAirport) (el ? ? ? Guyana) - -located (el ? ? ? KarasburgAirport) (el ? ? ? Namibia) - -located (el ? ? ? KaitaiaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? KauhavaAirport) (el ? ? ? Fiji) - -located (el ? ? ? KavanayenAirport) (el ? ? ? Venezuela) - -located (el ? ? ? KawthaungAirport) (el ? ? ? Myanmar) - -located (el ? ? ? KalbarriWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? WakayaIslandAirport) (el ? ? ? Fiji) - -located (el ? ? ? KauAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KabalaAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? KirkimbieAirport) (el ? ? ? Australia) - -located (el ? ? ? BirchCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KimberlyDownsWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BellIslandHotSpringsSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KarubagaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KabalegaAirport) (el ? ? ? Uganda) - -located (el ? ? ? KalatAirport) (el ? ? ? Pakistan) - -located (el ? ? ? KribiAirport) (el ? ? ? Cameroon) - -located (el ? ? ? KingsCanyonNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? KlagBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KabulKhabulAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? KabwumAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KabindaAirport) (el ? ? ? Zaire) - -located (el ? ? ? KabaloAirport) (el ? ? ? Zaire) - -located (el ? ? ? BorispolKievAirport) (el ? ? ? Ukraine) - -located (el ? ? ? KasunguAirport) (el ? ? ? Malawi) - -located (el ? ? ? KotaBharuAirport) (el ? ? ? Malaysia) - -located (el ? ? ? BoAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? KabaenaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KotabaruAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KrabiAirport) (el ? ? ? Thailand) - -located (el ? ? ? ChignikBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KambuayaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? StreakyBaySouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KaikoruaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? KuqaAirport) (el ? ? ? China) - -located (el ? ? ? KasikasimaAirport) (el ? ? ? Suriname) - -located (el ? ? ? CoffmanCoveSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CollinsvilleQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ChignikFisheriesAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KuchingEastAirport) (el ? ? ? Malaysia) - -located (el ? ? ? KonoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MetropolitanAreaKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChignikLagoonAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChernofskiHarborSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColvilleRiverAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KamyanetsPodilskyyKamenetsPodolskiyKhmelnytskyyAirport) (el ? ? ? Ukraine) - -located (el ? ? ? ChignikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColoradoCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KingsCreekStationAirport) (el ? ? ? Australia) - -located (el ? ? ? MasindiAirport) (el ? ? ? Uganda) - -located (el ? ? ? KochiAirport) (el ? ? ? Japan) - -located (el ? ? ? KoldaAirport) (el ? ? ? Senegal) - -located (el ? ? ? KambaldaWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KandiAirport) (el ? ? ? Benin) - -located (el ? ? ? KhuzdarAirport) (el ? ? ? Pakistan) - -located (el ? ? ? KorobaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KardjaliAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? KandaharAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? WolterMonginsidiKendariAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NDjoleAirport) (el ? ? ? Gabon) - -located (el ? ? ? KodiakMunicipalAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KardlaAirport) (el ? ? ? Estonia) - -located (el ? ? ? NDendeAirport) (el ? ? ? Gabon) - -located (el ? ? ? KandepAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KandrianAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KamaranDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SkarduAirport) (el ? ? ? Pakistan) - -located (el ? ? ? KandavuAirport) (el ? ? ? Fiji) - -located (el ? ? ? KeisahAirport) (el ? ? ? Indonesia) - -located (el ? ? ? EnglishBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KasengaAirport) (el ? ? ? Zaire) - -located (el ? ? ? KaediAirport) (el ? ? ? Mauritania) - -located (el ? ? ? KelleAirport) (el ? ? ? Congo) - -located (el ? ? ? KeflavikReykjavikAirport) (el ? ? ? Iceland) - -located (el ? ? ? KeglsuglAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KenmoreAirHarborIncSeaplaneBaseWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KepiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KemerovoKemerovoAirport) (el ? ? ? Russia) - -located (el ? ? ? EkwokAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KielAirport) (el ? ? ? Germany) - -located (el ? ? ? TornioKemiAirport) (el ? ? ? Finland) - -located (el ? ? ? KenemaAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? NepalganjAirport) (el ? ? ? Nepal) - -located (el ? ? ? KebarAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KermanAirport) (el ? ? ? Iran) - -located (el ? ? ? KelseyMBAirport) (el ? ? ? Canada) - -located (el ? ? ? KengtungAirport) (el ? ? ? Myanmar) - -located (el ? ? ? KuorevisiAirport) (el ? ? ? Finland) - -located (el ? ? ? KanabeaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KerichoAirport) (el ? ? ? Kenya) - -located (el ? ? ? KiffaAirport) (el ? ? ? Mauritania) - -located (el ? ? ? FarranforeAirport) (el ? ? ? Ireland) - -located (el ? ? ? KalkurungAirport) (el ? ? ? Australia) - -located (el ? ? ? FalsePassAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KanangaAirport) (el ? ? ? Zaire) - -located (el ? ? ? KongeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KingscoteKangarooIslandSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KaliningradKaliningradAirport) (el ? ? ? Russia) - -located (el ? ? ? WaraghandyKaragandaQaraghandyAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? KedougouAirport) (el ? ? ? Senegal) - -located (el ? ? ? YongaiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KalgoorlieWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KarongaAirport) (el ? ? ? Malawi) - -located (el ? ? ? NewKoliganekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KanombeKigaliAirport) (el ? ? ? Rwanda) - -located (el ? ? ? KumgimAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KasongoLundaAirport) (el ? ? ? Zaire) - -located (el ? ? ? KirovohradKirovogradKirovohradAirport) (el ? ? ? Ukraine) - -located (el ? ? ? KulgeraNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? KosKosIslandAirport) (el ? ? ? Greece) - -located (el ? ? ? KangambaAirport) (el ? ? ? Angola) - -located (el ? ? ? KeningauAirport) (el ? ? ? Malaysia) - -located (el ? ? ? KagiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GraylingAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KingaroyQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GlacierCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KhanehAirport) (el ? ? ? Iran) - -located (el ? ? ? KerchKrymCrimeaAirport) (el ? ? ? Ukraine) - -located (el ? ? ? KhersonMykolayivAirport) (el ? ? ? Ukraine) - -located (el ? ? ? KashiAirport) (el ? ? ? China) - -located (el ? ? ? InternationalKaohsiungAirport) (el ? ? ? Taiwan) - -located (el ? ? ? KarachiAirport) (el ? ? ? Pakistan) - -located (el ? ? ? KauhajokiAirport) (el ? ? ? Finland) - -located (el ? ? ? KharkAirport) (el ? ? ? Iran) - -located (el ? ? ? KhulnaAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? KhamtiAirport) (el ? ? ? Myanmar) - -located (el ? ? ? NanchangAirport) (el ? ? ? China) - -located (el ? ? ? KhaskovoAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? KhasabAirport) (el ? ? ? Oman) - -located (el ? ? ? KhostAirport) (el ? ? ? Nepal) - -located (el ? ? ? KremenchukKremenchugPoltavaAirport) (el ? ? ? Ukraine) - -located (el ? ? ? NovyKhabarovskAirport) (el ? ? ? Russia) - -located (el ? ? ? KhwaiRiverLandingAirport) (el ? ? ? Botswana) - -located (el ? ? ? KaiapitAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? IvanofBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MesadelReyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KristianstadAirport) (el ? ? ? Sweden) - -located (el ? ? ? KietaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KingfisherLakeAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? KoingnaasAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? KishIslandAirport) (el ? ? ? Iran) - -located (el ? ? ? KibrisAirport) (el ? ? ? Cyprus) - -located (el ? ? ? NiigataHonshuAirport) (el ? ? ? Japan) - -located (el ? ? ? KirkukAirport) (el ? ? ? Iraq) - -located (el ? ? ? KilwaAirport) (el ? ? ? Zaire) - -located (el ? ? ? KimberleyAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? NormanManleyKingstonAirport) (el ? ? ? Jamaica) - -located (el ? ? ? KiliKiliIslandAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? KickapooDowntownAirparkTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KiraAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KillarneyKerryCountyAirport) (el ? ? ? Ireland) - -located (el ? ? ? KisumuAirport) (el ? ? ? Kenya) - -located (el ? ? ? KithiraAirport) (el ? ? ? Greece) - -located (el ? ? ? KiungaAirportKenya) (el ? ? ? Kenya) - -located (el ? ? ? KitweAirport) (el ? ? ? Zambia) - -located (el ? ? ? KansaiOsakaAirport) (el ? ? ? Japan) - -located (el ? ? ? KilwaAirportTanzania) (el ? ? ? Tanzania) - -located (el ? ? ? KikinondaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KrasnoyarskKrasnoyarskAirport) (el ? ? ? Russia) - -located (el ? ? ? KortrijkWevelgemKortrijkAirport) (el ? ? ? Belgium) - -located (el ? ? ? KeramaAirport) (el ? ? ? Japan) - -located (el ? ? ? KamirabaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KoyukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KitoiBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KhonKaenAirport) (el ? ? ? Thailand) - -located (el ? ? ? KokodaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KerikeriBayofIslandsAirport) (el ? ? ? NewZealand) - -located (el ? ? ? KakiovikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KonawarukAirport) (el ? ? ? Guyana) - -located (el ? ? ? KongiganakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AkiachakSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KitaKyushuAirport) (el ? ? ? Japan) - -located (el ? ? ? KalakaketAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KarlukLakeSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KokeKathiemLopBuriAirport) (el ? ? ? Thailand) - -located (el ? ? ? HoybuktmoenKirkenesAirport) (el ? ? ? Norway) - -located (el ? ? ? KaikoheAirport) (el ? ? ? NewZealand) - -located (el ? ? ? KoolburraQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KaukuraAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? KokrinesAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KentlandMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EkukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KikwitAirport) (el ? ? ? Zaire) - -located (el ? ? ? KikaigaShimaAirport) (el ? ? ? Japan) - -located (el ? ? ? KilkennyAirport) (el ? ? ? Ireland) - -located (el ? ? ? KampalaAirport) (el ? ? ? Uganda) - -located (el ? ? ? KalaboAirport) (el ? ? ? Zambia) - -located (el ? ? ? KaolackAirport) (el ? ? ? Senegal) - -located (el ? ? ? MicalovoTverAirport) (el ? ? ? Russia) - -located (el ? ? ? KaeleAirport) (el ? ? ? Cameroon) - -located (el ? ? ? KalskagAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KolhapurAirport) (el ? ? ? India) - -located (el ? ? ? KotakoliAirport) (el ? ? ? Zaire) - -located (el ? ? ? KlaipedaAirport) (el ? ? ? Lithuania) - -located (el ? ? ? KalokolAirport) (el ? ? ? Kenya) - -located (el ? ? ? LevelockAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LarsenBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KaliboAirport) (el ? ? ? Philippines) - -located (el ? ? ? KelpBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KeluangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KalmarAirport) (el ? ? ? Sweden) - -located (el ? ? ? KelsoLongviewWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KaiserslauternAirport) (el ? ? ? Germany) - -located (el ? ? ? KlagenfurtAirport) (el ? ? ? Austria) - -located (el ? ? ? KarlovyVaryAirport) (el ? ? ? CzechRepublic) - -located (el ? ? ? KlawockAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KalamataAirport) (el ? ? ? Greece) - -located (el ? ? ? KalimaAirport) (el ? ? ? Zaire) - -located (el ? ? ? KleinzeeAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? KeremaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KoinambeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? McCordAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MandjiAirport) (el ? ? ? Gabon) - -located (el ? ? ? KamembeAirport) (el ? ? ? Rwanda) - -located (el ? ? ? KaminaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WujlabaKunmingAirport) (el ? ? ? China) - -located (el ? ? ? KurumanAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MiyazakiAirport) (el ? ? ? Japan) - -located (el ? ? ? KumamotoAirport) (el ? ? ? Japan) - -located (el ? ? ? MakabanaAirport) (el ? ? ? Congo) - -located (el ? ? ? KamileroiQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KimamAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KaminaAirportZaire) (el ? ? ? Zaire) - -located (el ? ? ? ManokotakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KeetmanshoopAirport) (el ? ? ? Namibia) - -located (el ? ? ? KanazawaKomatsuAirport) (el ? ? ? Japan) - -located (el ? ? ? KarimuiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KumasiAirport) (el ? ? ? Ghana) - -located (el ? ? ? KampotAirport) (el ? ? ? Cambodia) - -located (el ? ? ? KismayuAirport) (el ? ? ? Somalia) - -located (el ? ? ? KalemyoAirport) (el ? ? ? Myanmar) - -located (el ? ? ? KhamisMuskaytAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? MoserBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KacmaAirport) (el ? ? ? Zambia) - -located (el ? ? ? VinadelMarAirport) (el ? ? ? Chile) - -located (el ? ? ? KanabMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JianAirport) (el ? ? ? China) - -located (el ? ? ? KinduAirport) (el ? ? ? Zaire) - -located (el ? ? ? KanainjAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MarhanRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? KaimanaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KinmenAirport) (el ? ? ? Taiwan) - -located (el ? ? ? KatanningWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KindambaAirport) (el ? ? ? Congo) - -located (el ? ? ? KakhonakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KaniamaAirport) (el ? ? ? Zaire) - -located (el ? ? ? KankanAirport) (el ? ? ? Guinea) - -located (el ? ? ? KnokkeHeistZouteAirport) (el ? ? ? Belgium) - -located (el ? ? ? KoneAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? KanganAirport) (el ? ? ? Iran) - -located (el ? ? ? KingIslandTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? KennettMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KanpurAirport) (el ? ? ? India) - -located (el ? ? ? NewStuyahokAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KununurraWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KennyCoveAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? KeniebaAirport) (el ? ? ? Mali) - -located (el ? ? ? KeaholeKonaInternationalHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KoutabaAirport) (el ? ? ? Cameroon) - -located (el ? ? ? KoumacAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? KotabangunAirport) (el ? ? ? Indonesia) - -located (el ? ? ? EltariKupangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KhongAirport) (el ? ? ? Laos) - -located (el ? ? ? KoolatahQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KirkwallOrkneyIslandsAirport) (el ? ? ? Scotland) - -located (el ? ? ? KagoshimaKyushuAirport) (el ? ? ? Japan) - -located (el ? ? ? PietarsaariKokkolaAirport) (el ? ? ? Finland) - -located (el ? ? ? KoumalaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? KomoMandaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KontumAirport) (el ? ? ? Vietnam) - -located (el ? ? ? KongoloAirport) (el ? ? ? Zaire) - -located (el ? ? ? NakhonPhanomAirport) (el ? ? ? Thailand) - -located (el ? ? ? KokoroAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KompongsomAirport) (el ? ? ? Cambodia) - -located (el ? ? ? KotlikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KoulamoutouAirport) (el ? ? ? Gabon) - -located (el ? ? ? KokshetauKokchetavKokshetauAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? GanzhouAirport) (el ? ? ? China) - -located (el ? ? ? KokonaoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? OlgaBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OuzinkieAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KopiagoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PointBakerSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortClarenceCoastGuardStationAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StouffersHeliportPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YapsieiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KurupungAirport) (el ? ? ? Guyana) - -located (el ? ? ? PauloffHarborSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KapitSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? ParksSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KompiamAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KipnukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PohangAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? KalpowarQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? PortWilliamsSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KempseyNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? JackpotAirportHaydenFieldNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PerryvilleAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortBaileySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AkutanSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KoonibbaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KolAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KerangVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? KarumbaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KerinciSamatraAirport) (el ? ? ? Indonesia) - -located (el ? ? ? KurundiNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? KirunduAirport) (el ? ? ? Zaire) - -located (el ? ? ? KramforsAirport) (el ? ? ? Sweden) - -located (el ? ? ? KarasabaiAirport) (el ? ? ? Guyana) - -located (el ? ? ? RedhillEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? KikoriAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KarawariAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BaliceKrakowAirport) (el ? ? ? Poland) - -located (el ? ? ? KorlaAirport) (el ? ? ? China) - -located (el ? ? ? KaranamboAirport) (el ? ? ? Guyana) - -located (el ? ? ? KirunaAirport) (el ? ? ? Sweden) - -located (el ? ? ? KurganKurganAirport) (el ? ? ? Russia) - -located (el ? ? ? KarupAirport) (el ? ? ? Denmark) - -located (el ? ? ? KramatorskDonetskAirport) (el ? ? ? Ukraine) - -located (el ? ? ? KrasnodarKrasnodarAirport) (el ? ? ? Russia) - -located (el ? ? ? KjevikKristiansandAirport) (el ? ? ? Norway) - -located (el ? ? ? KhartoumAirport) (el ? ? ? Sudan) - -located (el ? ? ? KeruaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KerioValleyAirport) (el ? ? ? Kenya) - -located (el ? ? ? KrasnodovskBalkanAirport) (el ? ? ? Turkmenistan) - -located (el ? ? ? KarKarAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KaramayAirport) (el ? ? ? China) - -located (el ? ? ? KiriAirport) (el ? ? ? Zaire) - -located (el ? ? ? KosreaKosraeIslandAirport) (el ? ? ? Micronesia) - -located (el ? ? ? KasanombeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BarcaKosiceAirport) (el ? ? ? Slovakia) - -located (el ? ? ? KarlstadAirport) (el ? ? ? Sweden) - -located (el ? ? ? KaseseAirport) (el ? ? ? Uganda) - -located (el ? ? ? KasselAirport) (el ? ? ? Germany) - -located (el ? ? ? KisenganAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KermanshahAirport) (el ? ? ? Iran) - -located (el ? ? ? KissidougouAirport) (el ? ? ? Guinea) - -located (el ? ? ? KasosIslandCreteAirport) (el ? ? ? Greece) - -located (el ? ? ? KarlskogaAirport) (el ? ? ? Sweden) - -located (el ? ? ? KassalaAirport) (el ? ? ? Sudan) - -located (el ? ? ? StMarysAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? QostanayKustanayQostanayAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? KastoriaAirport) (el ? ? ? Greece) - -located (el ? ? ? KosipeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SandyRiverORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SikassoAirport) (el ? ? ? Mali) - -located (el ? ? ? KostiAirport) (el ? ? ? Sudan) - -located (el ? ? ? KvernbergetKristiansundAirport) (el ? ? ? Norway) - -located (el ? ? ? SpringvaleQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KiryatShmonaAirport) (el ? ? ? Israel) - -located (el ? ? ? YasuruAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KarrathaWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ThorneBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KitaDaitoAirport) (el ? ? ? Japan) - -located (el ? ? ? KertehAirport) (el ? ? ? Malaysia) - -located (el ? ? ? TakakaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? KetapangBorneoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TikchikLodgeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KratieAirport) (el ? ? ? Cambodia) - -located (el ? ? ? KanuaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KitaleAirport) (el ? ? ? Kenya) - -located (el ? ? ? TribhuvanKathmanduAirport) (el ? ? ? Nepal) - -located (el ? ? ? KetchikanInternationalAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KatoAirport) (el ? ? ? Guyana) - -located (el ? ? ? TinsonKingstonAirport) (el ? ? ? Jamaica) - -located (el ? ? ? KatherineNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? BrevigMissionAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KittilaAirport) (el ? ? ? Finland) - -located (el ? ? ? KotaAirport) (el ? ? ? India) - -located (el ? ? ? KammarataAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PyrzowiceKatowiceAirport) (el ? ? ? Poland) - -located (el ? ? ? KoutialaAirport) (el ? ? ? Mali) - -located (el ? ? ? TerrorBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KuantanAirport) (el ? ? ? Malaysia) - -located (el ? ? ? KualaBelaitAirport) (el ? ? ? Brunei) - -located (el ? ? ? KuriaAirport) (el ? ? ? Kiribati) - -located (el ? ? ? KudatSabahAirport) (el ? ? ? Malaysia) - -located (el ? ? ? KukunduAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? SamaraSamaraAirport) (el ? ? ? Russia) - -located (el ? ? ? KubinIslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KushiroAirport) (el ? ? ? Japan) - -located (el ? ? ? KawauIslandAirport) (el ? ? ? NewZealand) - -located (el ? ? ? KushimotoAirport) (el ? ? ? Japan) - -located (el ? ? ? KasiglukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SubangPeninsularAirport) (el ? ? ? Malaysia) - -located (el ? ? ? YakuShimaAirport) (el ? ? ? Japan) - -located (el ? ? ? KaunasAirport) (el ? ? ? Lithuania) - -located (el ? ? ? KuopioAirport) (el ? ? ? Finland) - -located (el ? ? ? KupianoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KuriAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KuranAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? KulusukIslandAirport) (el ? ? ? Greenland) - -located (el ? ? ? KutaisiAirport) (el ? ? ? Georgia) - -located (el ? ? ? KuluAirport) (el ? ? ? India) - -located (el ? ? ? KunsanAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? KamusiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? UyakSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AirBaseKusanAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? KavallaKavalaAirport) (el ? ? ? Greece) - -located (el ? ? ? SkovdeAirport) (el ? ? ? Sweden) - -located (el ? ? ? KingCoveAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GyandzhaAirport) (el ? ? ? Azerbaijan) - -located (el ? ? ? KitavaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KaviengAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KivalinaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KorolevuAirport) (el ? ? ? Fiji) - -located (el ? ? ? LyangasodvKirovAirport) (el ? ? ? Russia) - -located (el ? ? ? BucholzArmyAirFieldKwajaleinKMRKwajaleinAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? KawadjiaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? GuiyangAirport) (el ? ? ? China) - -located (el ? ? ? WaterfallSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KrivyyRihKrivoyRogDnipropetrovskAirport) (el ? ? ? Ukraine) - -located (el ? ? ? KhwahanAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? KuwaitAirport) (el ? ? ? Kuwait) - -located (el ? ? ? KwangjuAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? KwigillingokSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GuilinAirport) (el ? ? ? China) - -located (el ? ? ? KowanyamaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? QuinhagakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KawitoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WestPointSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KwaiHarbourAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? KwethlukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MansionHouseAirport) (el ? ? ? NewZealand) - -located (el ? ? ? KurwinaAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? KiwaiIslandAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KiwayuAirport) (el ? ? ? Kenya) - -located (el ? ? ? KolweziAirport) (el ? ? ? Zaire) - -located (el ? ? ? KasaanSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KlerksdorpAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? KoroAirport) (el ? ? ? Fiji) - -located (el ? ? ? KomsomolskNaAmureKhabarovskAirport) (el ? ? ? Russia) - -located (el ? ? ? KaroolaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KonyaAirport) (el ? ? ? Turkey) - -located (el ? ? ? OrchidIslandAirport) (el ? ? ? Taiwan) - -located (el ? ? ? TripoliAirport) (el ? ? ? Lebanon) - -located (el ? ? ? WhitsundayQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? YalataMissionSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KarlukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KeyLargoFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MiltonKeynesAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? KyaukpyuAirport) (el ? ? ? Myanmar) - -located (el ? ? ? KayesAirport) (el ? ? ? Mali) - -located (el ? ? ? KyauktawAirport) (el ? ? ? Myanmar) - -located (el ? ? ? KoyukukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YalumetAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ZacharBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KompongChhnangAirport) (el ? ? ? Cambodia) - -located (el ? ? ? KrakorAirport) (el ? ? ? Cambodia) - -located (el ? ? ? KaintibaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KizhuyakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KozaniAirport) (el ? ? ? Greece) - -located (el ? ? ? KompongThomAirport) (el ? ? ? Cambodia) - -located (el ? ? ? KazanTatarstanAirport) (el ? ? ? Russia) - -located (el ? ? ? KastelorizoAirport) (el ? ? ? Greece) diff --git a/examples/SUMO/axioms/WorldAirportsL-ZP.gft b/examples/SUMO/axioms/WorldAirportsL-ZP.gft deleted file mode 100644 index 391435c5e..000000000 --- a/examples/SUMO/axioms/WorldAirportsL-ZP.gft +++ /dev/null @@ -1,10218 +0,0 @@ - -located (el ? ? ? LamarMunicipalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LablabAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? CityLaeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? Aeroporto4deFevereiroBelasLuandaAirport) (el ? ? ? Angola) - -located (el ? ? ? NadzabLaeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PurdueUniversityINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaGuairaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? LabuhaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LannionAirport) (el ? ? ? France) - -located (el ? ? ? LagesSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? AklavikNTAirport) (el ? ? ? Canada) - -located (el ? ? ? LakelandRegionalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LosAlamosNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapitalCityMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaoagAirport) (el ? ? ? Philippines) - -located (el ? ? ? GeneralManuelMdeLeonLaPazAirport) (el ? ? ? Mexico) - -located (el ? ? ? BeidaAirport) (el ? ? ? Libya) - -located (el ? ? ? LaramieRegionalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McCarranInternationalNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LauribeAirport) (el ? ? ? Colombia) - -located (el ? ? ? MwanaLamuAirport) (el ? ? ? Kenya) - -located (el ? ? ? LalomalavaAirport) (el ? ? ? WesternSamoa) - -located (el ? ? ? LawtonMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LosAngelesInternationalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LadysmithAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? BomJesusdaLapaBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? LeedsBradfordAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LubbockInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuebeckLubeckAirport) (el ? ? ? Germany) - -located (el ? ? ? KhujandKhudzhandKhujandAirport) (el ? ? ? Tajikistan) - -located (el ? ? ? WestmorelandCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorthPlatteRegionalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LeBourgetParisAirport) (el ? ? ? France) - -located (el ? ? ? PalmBeachNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? AlbiAirport) (el ? ? ? France) - -located (el ? ? ? LabuanBajoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LiboiAirport) (el ? ? ? Kenya) - -located (el ? ? ? LiberalMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuaboAirport) (el ? ? ? Mozambique) - -located (el ? ? ? LakeBaringoAirport) (el ? ? ? Kenya) - -located (el ? ? ? LusamboAirport) (el ? ? ? Zaire) - -located (el ? ? ? LambareneAirport) (el ? ? ? Gabon) - -located (el ? ? ? LaberalAirport) (el ? ? ? Brazil) - -located (el ? ? ? LabasaAirport) (el ? ? ? Fiji) - -located (el ? ? ? LumbertonMunicipalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LabuanSabahAirport) (el ? ? ? Malaysia) - -located (el ? ? ? LeonMBaLibrevilleAirport) (el ? ? ? Gabon) - -located (el ? ? ? LongbawanAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LaBauleAirport) (el ? ? ? France) - -located (el ? ? ? LarnacaAirport) (el ? ? ? Cyprus) - -located (el ? ? ? LecceAirport) (el ? ? ? Italy) - -located (el ? ? ? LouisTrichardtAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? GolosonLaCeibaAirport) (el ? ? ? Honduras) - -located (el ? ? ? LeconfeldEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LaCorunaAirport) (el ? ? ? Spain) - -located (el ? ? ? LakeCharlesRegionalLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaconiaMunicipalNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RickenbackerInternationalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaColomaAirport) (el ? ? ? Cuba) - -located (el ? ? ? LacumbreAirport) (el ? ? ? Argentina) - -located (el ? ? ? BalcanoonaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LoqueAirport) (el ? ? ? Congo) - -located (el ? ? ? LaChorreraAirport) (el ? ? ? Colombia) - -located (el ? ? ? LasCanasAirport) (el ? ? ? CostaRica) - -located (el ? ? ? LuccaAirport) (el ? ? ? Italy) - -located (el ? ? ? CityEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? MaldaAirport) (el ? ? ? India) - -located (el ? ? ? LondrinaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? LindemanIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? OssunLourdesTarbesAirport) (el ? ? ? France) - -located (el ? ? ? LordHoweIslandNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? LindiAirport) (el ? ? ? Tanzania) - -located (el ? ? ? LindenNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LidkopingAirport) (el ? ? ? Sweden) - -located (el ? ? ? MasonCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LamidandaAirport) (el ? ? ? Nepal) - -located (el ? ? ? LadouanieAirport) (el ? ? ? Suriname) - -located (el ? ? ? LodarAirport) (el ? ? ? Yemen) - -located (el ? ? ? LahadDatuSabahAirport) (el ? ? ? Malaysia) - -located (el ? ? ? LansdowneStationWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? EglintonNorthernIrelandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LearmouthExmouthWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LebanonMunicipalNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? Pulkowo2LeningradAirport) (el ? ? ? Russia) - -located (el ? ? ? LeesburgMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LebakengAirport) (el ? ? ? Lesotho) - -located (el ? ? ? AlegAirport) (el ? ? ? Mauritania) - -located (el ? ? ? OctevilleLeHavreAirport) (el ? ? ? France) - -located (el ? ? ? AlmeriaAirport) (el ? ? ? Spain) - -located (el ? ? ? SchkeuditzLeipzigAirport) (el ? ? ? Germany) - -located (el ? ? ? LabeAirport) (el ? ? ? Guinea) - -located (el ? ? ? LakeEvellaNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? LemmonMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AeropuerodeBajioLeonAirport) (el ? ? ? Mexico) - -located (el ? ? ? LeconiAirport) (el ? ? ? Gabon) - -located (el ? ? ? LeopoldinaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? StJustEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LeinsterWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LesobengAirport) (el ? ? ? Lesotho) - -located (el ? ? ? VasquezCoboLeticiaAirport) (el ? ? ? Colombia) - -located (el ? ? ? SeodeUrgelAirport) (el ? ? ? Spain) - -located (el ? ? ? BuretaAirport) (el ? ? ? Fiji) - -located (el ? ? ? AuburnLewistonMunicipalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BlueGrassKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LelystadAirport) (el ? ? ? Netherlands) - -located (el ? ? ? EsperanzaAirport) (el ? ? ? Honduras) - -located (el ? ? ? LajesNavalAirStationAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? LangleyAirForceBaseVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AngelinaCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorthRaleighNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KelafoAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? LakefieldQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LaFriaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? LafayetteRegionalLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TokoinLomeAirport) (el ? ? ? Togo) - -located (el ? ? ? LaGuardiaNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LongBeachAirportDaughertyFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CallawayGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaGrandeUnionCountyORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LagunaArmyAirFieldAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BiersetLiegeLuttichAirport) (el ? ? ? Belgium) - -located (el ? ? ? LeighCreekSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? DeadmansCayLongAirport) (el ? ? ? Bahamas) - -located (el ? ? ? LangkawiAirport) (el ? ? ? Malaysia) - -located (el ? ? ? LongLellangAirport) (el ? ? ? Malaysia) - -located (el ? ? ? LaiagamAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LingaLingaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LangeoogAirport) (el ? ? ? Germany) - -located (el ? ? ? LegaspiAirport) (el ? ? ? Philippines) - -located (el ? ? ? LagoAgrioAirport) (el ? ? ? Ecuador) - -located (el ? ? ? CochraneAirport) (el ? ? ? Chile) - -located (el ? ? ? MalargueAirport) (el ? ? ? Argentina) - -located (el ? ? ? LasGaviotasAirport) (el ? ? ? Colombia) - -located (el ? ? ? LoganCacheUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GatwickEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LughGananeAirport) (el ? ? ? Somalia) - -located (el ? ? ? LagunillasAirport) (el ? ? ? Venezuela) - -located (el ? ? ? LeguizamoAirport) (el ? ? ? Colombia) - -located (el ? ? ? LahrAirport) (el ? ? ? Germany) - -located (el ? ? ? LostHarborAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CaballocochaAirport) (el ? ? ? Peru) - -located (el ? ? ? LakeHoodSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LahoreAirport) (el ? ? ? Pakistan) - -located (el ? ? ? LightningRidgeNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? LerehAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LishanAirport) (el ? ? ? Taiwan) - -located (el ? ? ? LehuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HeathrowEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LasHerasAirport) (el ? ? ? Argentina) - -located (el ? ? ? WilliamTPiperMemorialPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZhongchuanLanzhouAirport) (el ? ? ? China) - -located (el ? ? ? LaJuntaMunicipalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LimaOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LimbunyaNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? LimonMunicipalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LibengeAirport) (el ? ? ? Zaire) - -located (el ? ? ? LifouLifuLoyaltyIslandsAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? BellegardeLimogesAirport) (el ? ? ? France) - -located (el ? ? ? LihueHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MuliaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LongIslandAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LikiepAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? LesquinLilleAirport) (el ? ? ? France) - -located (el ? ? ? AeropuertoInternacionalJorgeChavezLimaAirport) (el ? ? ? Peru) - -located (el ? ? ? LinateMilanoMilanAirport) (el ? ? ? Italy) - -located (el ? ? ? LimonAirportCostaRica) (el ? ? ? CostaRica) - -located (el ? ? ? LinsSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? LisalaAirport) (el ? ? ? Zaire) - -located (el ? ? ? TomasGuardiaLiberiaAirport) (el ? ? ? CostaRica) - -located (el ? ? ? AeroportodaPorteladeSacavemLisboaLisbonAirport) (el ? ? ? Portugal) - -located (el ? ? ? AdamsFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LivingoodAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LoikawAirport) (el ? ? ? Myanmar) - -located (el ? ? ? LikomaIslandAirport) (el ? ? ? Malawi) - -located (el ? ? ? LibertyCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LoringAirForceBaseMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LodjaAirport) (el ? ? ? Zaire) - -located (el ? ? ? InterContinentalKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrazoriaCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrnikLjubljanaAirport) (el ? ? ? Slovenia) - -located (el ? ? ? LarantukaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LakebaAirport) (el ? ? ? Fiji) - -located (el ? ? ? LekanaAirport) (el ? ? ? Congo) - -located (el ? ? ? LakelandDownsAirport) (el ? ? ? Australia) - -located (el ? ? ? LakeUnionChryslerAirSeaplaneBaseWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LakesideUSAFMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KulikLakeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BanakLakselvAirport) (el ? ? ? Norway) - -located (el ? ? ? NekemptAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? LeknesAirport) (el ? ? ? Norway) - -located (el ? ? ? LucknowAirport) (el ? ? ? India) - -located (el ? ? ? LakePlacidNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LasKorehAirport) (el ? ? ? Somalia) - -located (el ? ? ? LakesideTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LakeRudolfAirport) (el ? ? ? Kenya) - -located (el ? ? ? LakeCountyORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LarkanaAirport) (el ? ? ? Pakistan) - -located (el ? ? ? LakeManyaraAirport) (el ? ? ? Tanzania) - -located (el ? ? ? BrandonAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? KallaxLuleaAirport) (el ? ? ? Sweden) - -located (el ? ? ? LovelandCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChillagoeQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LasLimasAirport) (el ? ? ? Honduras) - -located (el ? ? ? LalibellaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? LalmonirhatAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? LissadelWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LongLamaAirport) (el ? ? ? Malaysia) - -located (el ? ? ? KelilaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LindaDownsAirport) (el ? ? ? Australia) - -located (el ? ? ? LasLomitasAirport) (el ? ? ? Argentina) - -located (el ? ? ? LamarMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KamuzuInternationalLilongweAirport) (el ? ? ? Malawi) - -located (el ? ? ? CaledoniaCountyVTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SouthJerseyRegionalNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LakeMinchuminaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SalimaAirport) (el ? ? ? Malawi) - -located (el ? ? ? LawrenceKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LosMenucosAirport) (el ? ? ? Argentina) - -located (el ? ? ? LeMansAirport) (el ? ? ? France) - -located (el ? ? ? LamassaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LimonAirport) (el ? ? ? Honduras) - -located (el ? ? ? LumiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LimerickAirport) (el ? ? ? Ireland) - -located (el ? ? ? LaeIslandAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? LosMochisAirport) (el ? ? ? Mexico) - -located (el ? ? ? LimbangSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? LampedusaLampedusaIslandAirport) (el ? ? ? Italy) - -located (el ? ? ? MarsaBregaAirport) (el ? ? ? Libya) - -located (el ? ? ? LimeAcresAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? LouisvilleWinstonCountyMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KlamathFallsInternationalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LopezdeMicayAirport) (el ? ? ? Colombia) - -located (el ? ? ? LakeMurrayAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PalmaAirport) (el ? ? ? Mozambique) - -located (el ? ? ? PalmBeachCountyParkFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LamenBayAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? LengbatiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? HuntFieldWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LondroreAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? MunbilAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LeseAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LakeNashNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? LonelyAFSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LincolnMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KingsLandOLakesWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LangimarAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LostNationOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LeonoraWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LonesomePineVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LoaniAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TriCountyRegionalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LancasterPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LondolovitAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SmolenskSmolenskAirport) (el ? ? ? Russia) - -located (el ? ? ? LanaiHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HorschingLinzAirport) (el ? ? ? Austria) - -located (el ? ? ? LorraineQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LoTungAirport) (el ? ? ? Taiwan) - -located (el ? ? ? LockSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LonganaAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? LoeiAirport) (el ? ? ? Thailand) - -located (el ? ? ? LoenAirport) (el ? ? ? Norway) - -located (el ? ? ? LongviewWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LojaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? LodwarAirport) (el ? ? ? Kenya) - -located (el ? ? ? DerbyFieldNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LagosdeMorenoAirport) (el ? ? ? Mexico) - -located (el ? ? ? MetropolitanAreaEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LaghouatAirport) (el ? ? ? Algeria) - -located (el ? ? ? LobatzeAirport) (el ? ? ? Botswana) - -located (el ? ? ? LoweArmyHeliportALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MurtalaMuhammedLagosAirport) (el ? ? ? Nigeria) - -located (el ? ? ? BowmanFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MonclovaAirport) (el ? ? ? Mexico) - -located (el ? ? ? LouisaCountyAirportFreemanFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LolyangalaniAirport) (el ? ? ? Kenya) - -located (el ? ? ? LondonCorbinAirportMageeFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LasPalmasGranCanariaCanaryIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? JFKennedyElAltoLaPazAirport) (el ? ? ? Bolivia) - -located (el ? ? ? LompocCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaPedreraAirport) (el ? ? ? Colombia) - -located (el ? ? ? LaPrimaveraAirport) (el ? ? ? Colombia) - -located (el ? ? ? AerodromoTolosaLaPlataAirport) (el ? ? ? Argentina) - -located (el ? ? ? LochgilpheadAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LinkopingAirport) (el ? ? ? Sweden) - -located (el ? ? ? PijiguaosAirport) (el ? ? ? Venezuela) - -located (el ? ? ? LipetskLipetskAirport) (el ? ? ? Russia) - -located (el ? ? ? SpekeEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LamapAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? LaPorteMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LappeenrantaAirport) (el ? ? ? Finland) - -located (el ? ? ? LuangPrabangAirport) (el ? ? ? Laos) - -located (el ? ? ? LopezIslandWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LampangAirport) (el ? ? ? Thailand) - -located (el ? ? ? LongApungAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LittlePortWalkerAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LiepajaAirport) (el ? ? ? Latvia) - -located (el ? ? ? LePuyAirport) (el ? ? ? France) - -located (el ? ? ? PickensCountySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuertoLeguizamAirport) (el ? ? ? Colombia) - -located (el ? ? ? QalaNauAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? LarnedPawneeCountyKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LarisaAirport) (el ? ? ? Greece) - -located (el ? ? ? LeribeAirport) (el ? ? ? Lesotho) - -located (el ? ? ? LaarbruchAirport) (el ? ? ? Germany) - -located (el ? ? ? LaredoInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LongreachQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LittleRockAirForceBaseARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LoraLaiAirport) (el ? ? ? Pakistan) - -located (el ? ? ? LaieuLaRochelleAirport) (el ? ? ? France) - -located (el ? ? ? LoricaAirport) (el ? ? ? Colombia) - -located (el ? ? ? LeMarsMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LincolnRiverAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NiamtougouLamaKaraAirport) (el ? ? ? Togo) - -located (el ? ? ? LaRomanaAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? LarsonAirForceBaseWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SharpeArmyAirFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaurieRiverAerodromeMBAirport) (el ? ? ? Canada) - -located (el ? ? ? LerosAirport) (el ? ? ? Greece) - -located (el ? ? ? LannBihouetLorientAirport) (el ? ? ? France) - -located (el ? ? ? LasCrucesInternationalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LosRoquesAirport) (el ? ? ? Venezuela) - -located (el ? ? ? LosuiaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LordsburgMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaSerenaAirport) (el ? ? ? Chile) - -located (el ? ? ? CreechArmyAirFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LawsonArmyAirFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LashioAirport) (el ? ? ? Myanmar) - -located (el ? ? ? SumburghShetlandIslandsAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LuskMunicipalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LosChilesAirport) (el ? ? ? CostaRica) - -located (el ? ? ? LongSemadoSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? LosBanosMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LesSablesAirport) (el ? ? ? France) - -located (el ? ? ? LasPiedrasAirport) (el ? ? ? Venezuela) - -located (el ? ? ? LosAngelesAirport) (el ? ? ? Chile) - -located (el ? ? ? LostRiver1AKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LesSaintesTerredeHautAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? LauncestonTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? LongSukangAirport) (el ? ? ? Malaysia) - -located (el ? ? ? NellisAirForceBaseNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LhokseumaweAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LhokSukonAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LismoreQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LosinjAirport) (el ? ? ? Croatia) - -located (el ? ? ? TzaneenAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? LatrobeAirport) (el ? ? ? Australia) - -located (el ? ? ? LaiAirport) (el ? ? ? Chad) - -located (el ? ? ? GhadamesAirport) (el ? ? ? Libya) - -located (el ? ? ? LeitreAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LangtangAirport) (el ? ? ? Nepal) - -located (el ? ? ? LathropWellsNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LatakiaAirport) (el ? ? ? Syria) - -located (el ? ? ? LastourvilleAirport) (el ? ? ? Gabon) - -located (el ? ? ? LethemAirport) (el ? ? ? Guyana) - -located (el ? ? ? LutonEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LoretoAirport) (el ? ? ? Mexico) - -located (el ? ? ? LyndhurstQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ParisPlageLeTouquetAirport) (el ? ? ? France) - -located (el ? ? ? AltusAirForceBaseOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaToucheAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LotusvaleQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? StMarysCountyMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuklaAirport) (el ? ? ? Nepal) - -located (el ? ? ? LumidPauAirport) (el ? ? ? Guyana) - -located (el ? ? ? LaucalaIslandAirport) (el ? ? ? Fiji) - -located (el ? ? ? LuederitzLuderitzAirport) (el ? ? ? Namibia) - -located (el ? ? ? LucenecAirport) (el ? ? ? Slovakia) - -located (el ? ? ? LukeAirForceBaseAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AgnoLuganoAirport) (el ? ? ? Switzerland) - -located (el ? ? ? LudhianaAirport) (el ? ? ? India) - -located (el ? ? ? LaUnionAirport) (el ? ? ? Honduras) - -located (el ? ? ? LusikisikiAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? CincinnatiMunicipalAirportLunkenFieldOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeslerNobleFieldMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuxiAirport) (el ? ? ? China) - -located (el ? ? ? LusakaInternationalLusakaAirport) (el ? ? ? Zambia) - -located (el ? ? ? LuenaLusoAirport) (el ? ? ? Angola) - -located (el ? ? ? KalaupapaHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanLuisAirport) (el ? ? ? Argentina) - -located (el ? ? ? CapeLisburneLRRSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LusangaAirport) (el ? ? ? Zaire) - -located (el ? ? ? LauraStationQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LauraQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LanggurTualAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LuwukAirport) (el ? ? ? Indonesia) - -located (el ? ? ? FindelLuxembourgAirport) (el ? ? ? Luxembourg) - -located (el ? ? ? LavalAirport) (el ? ? ? France) - -located (el ? ? ? SantanadoLivramentoRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? LimeVillageAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LivingstoneMarambaAirport) (el ? ? ? Zambia) - -located (el ? ? ? LivermoreMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LawrencevilleBrunswickMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MissionFieldMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LavertonWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LasVegasMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenbrierValleyWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LawrenceMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LewolebaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LawnHillQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LowaiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TingwallShetlandIslandsAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? HarrietFieldNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LawrenceMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GyumriLeninakanAirport) (el ? ? ? Armenia) - -located (el ? ? ? LeeuwardenAirport) (el ? ? ? Netherlands) - -located (el ? ? ? LewistonNezPerceCountyIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LewistownMunicipalMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LawrencevilleVincennesInternationalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LawasSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? LhasaAirport) (el ? ? ? China) - -located (el ? ? ? LuangNamthaAirport) (el ? ? ? Laos) - -located (el ? ? ? LittleFallsMorrisonCountyMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JimKellyFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuxorAirport) (el ? ? ? Egypt) - -located (el ? ? ? LemnosLimnosAirport) (el ? ? ? Greece) - -located (el ? ? ? LukuluAirport) (el ? ? ? Zambia) - -located (el ? ? ? LakeCountyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuoyangAirport) (el ? ? ? China) - -located (el ? ? ? LittleCaymenMunicipalAirStripLittleCaymanAirport) (el ? ? ? CaymanIslands) - -located (el ? ? ? LyckseleAirport) (el ? ? ? Sweden) - -located (el ? ? ? LynehamRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LianyungangXinpuAirport) (el ? ? ? China) - -located (el ? ? ? LynchburgRegionalAirportPrestonGlennFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LunyukAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AshfordAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? BronLyonAirport) (el ? ? ? France) - -located (el ? ? ? LyonsRiceCountyMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FaisalabadAirport) (el ? ? ? Pakistan) - -located (el ? ? ? LongyearbyenSvalbardAirport) (el ? ? ? Norway) - -located (el ? ? ? SatolasLyonAirport) (el ? ? ? France) - -located (el ? ? ? LadyElliottIslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ElyMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LyddAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LuizaAirport) (el ? ? ? Zaire) - -located (el ? ? ? LazaroCardenasAirport) (el ? ? ? Mexico) - -located (el ? ? ? LiuzhouAirport) (el ? ? ? China) - -located (el ? ? ? LuoziAirport) (el ? ? ? Zaire) - -located (el ? ? ? LuzhouSichuanAirport) (el ? ? ? China) - -located (el ? ? ? LizardIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GwinnettCountyAirportBriscoeFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MeenambakkamMadrasAirport) (el ? ? ? India) - -located (el ? ? ? MarabaPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? HerbertSmartDowntownGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BarajasMadridAirport) (el ? ? ? Spain) - -located (el ? ? ? MaderaMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MidlandInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MadangAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MahonMenorcaBalearicIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? MangochiAirport) (el ? ? ? Malawi) - -located (el ? ? ? MarshallIslandsInternationalMajuroAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? MalakalAirport) (el ? ? ? Sudan) - -located (el ? ? ? MangoleAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MatamorosAirport) (el ? ? ? Mexico) - -located (el ? ? ? RingwayInternationalEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? EduardoGomesAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? MamaiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MaeSotAirport) (el ? ? ? Thailand) - -located (el ? ? ? LaChinitaMaracaiboAirport) (el ? ? ? Venezuela) - -located (el ? ? ? LorengauManusIslandAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MatadiAirport) (el ? ? ? Zaire) - -located (el ? ? ? MaupitiSocietyIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? MaloelapMaloelapAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? MaldenMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MatamAirport) (el ? ? ? Senegal) - -located (el ? ? ? MangroveCayAirport) (el ? ? ? Bahamas) - -located (el ? ? ? EugenioMariadeHostosMayaguezAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? MoiInternationalMombasaAirport) (el ? ? ? Kenya) - -located (el ? ? ? MarbleBarWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MbigouAirport) (el ? ? ? Gabon) - -located (el ? ? ? InternationalBophuthatswanaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MonbetsuAirport) (el ? ? ? Japan) - -located (el ? ? ? MtBuffaloAirport) (el ? ? ? Australia) - -located (el ? ? ? MobridgeMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaryboroughQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MbeyaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? SangsterMontegoBayAirport) (el ? ? ? Jamaica) - -located (el ? ? ? MatupaAirport) (el ? ? ? Brazil) - -located (el ? ? ? ManisteeCountyBlackerMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MkambatiAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MountBarnettWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MamburaoAirport) (el ? ? ? Philippines) - -located (el ? ? ? MoyobambaAirport) (el ? ? ? Peru) - -located (el ? ? ? MbararaAirport) (el ? ? ? Uganda) - -located (el ? ? ? MboutAirport) (el ? ? ? Mauritania) - -located (el ? ? ? TriCityInternationalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MasbateAirport) (el ? ? ? Philippines) - -located (el ? ? ? MbambanakiraAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? MasaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MoorabbinVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? MariborAirport) (el ? ? ? Slovenia) - -located (el ? ? ? OmarNBradleyMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MavesAirport) (el ? ? ? Brazil) - -located (el ? ? ? MacentaAirport) (el ? ? ? Guinea) - -located (el ? ? ? McCombPikeCountyJohnELewisFieldMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McClellanAirForceBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MackinacIslandMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MercedMunicipalAirportMacreadyFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MacDillAirForceBaseFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McGrathAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MachalaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? KansasCityInternationalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaicaoAirport) (el ? ? ? Colombia) - -located (el ? ? ? McCookMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McKinleyNationalParkAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MonteCarloAirport) (el ? ? ? Monaco) - -located (el ? ? ? MiddleGeorgiaRegionalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrlandoInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MacapaPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? MiskolcAirport) (el ? ? ? Hungary) - -located (el ? ? ? MelchordeMencosAirport) (el ? ? ? Guatemala) - -located (el ? ? ? MontesCaserosAirport) (el ? ? ? Argentina) - -located (el ? ? ? SeebMuscatAirport) (el ? ? ? Oman) - -located (el ? ? ? MontluconAirport) (el ? ? ? France) - -located (el ? ? ? McArthurRiverNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? MasonCityMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MakhachkalaDagestanAirport) (el ? ? ? Russia) - -located (el ? ? ? MaroochydoreSunshineCoastQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MaceioALAirport) (el ? ? ? Brazil) - -located (el ? ? ? MartindaleArmyAirFieldTexasArmyNationalGuardTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MelindaAirport) (el ? ? ? Belize) - -located (el ? ? ? SamRatulangiManadoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MidlandAirparkTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OlayaHerreraMedellinAirport) (el ? ? ? Colombia) - -located (el ? ? ? TaylorCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MudanjiangAirport) (el ? ? ? China) - -located (el ? ? ? SouthernIllinoisILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MakurdiAirport) (el ? ? ? Nigeria) - -located (el ? ? ? CityCountyORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MbandakaAirport) (el ? ? ? Zaire) - -located (el ? ? ? MandalayAirport) (el ? ? ? Myanmar) - -located (el ? ? ? MundukuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MadisonMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MiddletonIslandAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MindiptanaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MardelPlataAirport) (el ? ? ? Argentina) - -located (el ? ? ? MedfraAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HarrisburgInternationalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MendiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MedouneuAirport) (el ? ? ? Gabon) - -located (el ? ? ? ChicagoMidwayILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MercedesAirport) (el ? ? ? Argentina) - -located (el ? ? ? MidwayNavalAirFacilitySandIslandAirport) (el ? ? ? MidwayIslands) - -located (el ? ? ? ElPlumerilloMendozaAirport) (el ? ? ? Argentina) - -located (el ? ? ? MacaeRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? EssendonVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? EloyAlfaroMantaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? MedinaMadinahAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? MareLoyaltyIslandsAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? MelfiAirport) (el ? ? ? Chad) - -located (el ? ? ? MalangeMalanjeAirport) (el ? ? ? Angola) - -located (el ? ? ? MehamnAirport) (el ? ? ? Norway) - -located (el ? ? ? KeyFieldMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortMeadvillePAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MeknesAirport) (el ? ? ? Morocco) - -located (el ? ? ? TullamarineInternationalVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? MemphisInternationalTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MendeAirport) (el ? ? ? France) - -located (el ? ? ? DareCountyRegionalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MersingAirport) (el ? ? ? Malaysia) - -located (el ? ? ? MeulabohAirport) (el ? ? ? Indonesia) - -located (el ? ? ? CastleAirForceBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PoloniaMedanAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MoretonQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MonteDouradoAirport) (el ? ? ? Brazil) - -located (el ? ? ? DouglasCountyNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MwekaAirport) (el ? ? ? Zaire) - -located (el ? ? ? AeropuertoInternacionalBenitoJuarezCiudaddeMexicoMexicoCityAirport) (el ? ? ? Mexico) - -located (el ? ? ? MeghauliAirport) (el ? ? ? Nepal) - -located (el ? ? ? MessinaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MafiaIslandAirport) (el ? ? ? Tanzania) - -located (el ? ? ? MonfortAirport) (el ? ? ? Colombia) - -located (el ? ? ? MafetengAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MansfieldLahmMunicipalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MillerInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoandaAirportGabon) (el ? ? ? Gabon) - -located (el ? ? ? MuzaffarabadAirport) (el ? ? ? Pakistan) - -located (el ? ? ? MarshfieldMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoalaAirport) (el ? ? ? Fiji) - -located (el ? ? ? MafekingAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MtFullStopAirport) (el ? ? ? Australia) - -located (el ? ? ? MilfordSoundAirport) (el ? ? ? NewZealand) - -located (el ? ? ? SharmElSheikhRasNasraniAirport) (el ? ? ? Egypt) - -located (el ? ? ? MannersCreekNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? MaradiAirport) (el ? ? ? Niger) - -located (el ? ? ? MedfordJacksonCountyORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MirafloresAirport) (el ? ? ? Colombia) - -located (el ? ? ? MfuweAirport) (el ? ? ? Zambia) - -located (el ? ? ? AccomackCountyVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetropolitanAreaFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MeribelAirport) (el ? ? ? France) - -located (el ? ? ? MayfaahAirport) (el ? ? ? Yemen) - -located (el ? ? ? AugustoCesarSandinoManaguaAirport) (el ? ? ? Nicaragua) - -located (el ? ? ? MountGambierSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MichiganCityINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MagdalenaAirport) (el ? ? ? Bolivia) - -located (el ? ? ? DobbinsAirReserveBaseGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaringaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? MargarinaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MargateAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MatagordaPeninsulaTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrangeCountyNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoenchengladbachMonchengladbachAirport) (el ? ? ? Germany) - -located (el ? ? ? DannellyFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaganqueAirport) (el ? ? ? Colombia) - -located (el ? ? ? ManeaAirport) (el ? ? ? Gabon) - -located (el ? ? ? MangaAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? PetrellaMogadishuMogadiscioAirport) (el ? ? ? Somalia) - -located (el ? ? ? MoultrieMunicipalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MangaiaAirport) (el ? ? ? CookIslands) - -located (el ? ? ? MillingimbiNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? ManaungAirport) (el ? ? ? Burma) - -located (el ? ? ? MargaretRiverWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MorgantownMunicipalAirportWalterLBillHartFieldWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoabiAirport) (el ? ? ? Gabon) - -located (el ? ? ? DaytonGeneralAirportSouthOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MyeikMerguiAirport) (el ? ? ? Myanmar) - -located (el ? ? ? MahdiaAirport) (el ? ? ? Guyana) - -located (el ? ? ? MechanicsBaySeaplaneBaseAucklandAirport) (el ? ? ? NewZealand) - -located (el ? ? ? MashadAirport) (el ? ? ? Iran) - -located (el ? ? ? MitchellMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MorichalAirport) (el ? ? ? Colombia) - -located (el ? ? ? MannheimAirport) (el ? ? ? Germany) - -located (el ? ? ? MarshHarbourAbacoAirport) (el ? ? ? Bahamas) - -located (el ? ? ? MushaAirport) (el ? ? ? Djibouti) - -located (el ? ? ? ManhattanMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarshallMemorialMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MinchuminaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HookerCountyNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MtHouseWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MetterMunicipalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MariehamnMaarianhaminaAirport) (el ? ? ? Finland) - -located (el ? ? ? MatherAirForceBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MountShastaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ManchesterNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MountHothamVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? MojaveCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ManihikiIslandAirport) (el ? ? ? CookIslands) - -located (el ? ? ? MoreheadAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MildenhallAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? MiamiInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MinotAirForceBaseNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CrystalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LicManuelCrecencioRejonMeridaAirport) (el ? ? ? Mexico) - -located (el ? ? ? DelawareCountyAirportJohnsonFieldINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoyHurdMemorialTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MitchellPlateauAirport) (el ? ? ? Australia) - -located (el ? ? ? MariliaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? MiliMiliIslandAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? MikkeliAirport) (el ? ? ? Finland) - -located (el ? ? ? MetropolitanAreaMilanoMilanAirport) (el ? ? ? Italy) - -located (el ? ? ? MerimbulaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? MinnipaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MiamiMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MitspehRamonaAirport) (el ? ? ? Israel) - -located (el ? ? ? MillardNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SkanesMonastirAirport) (el ? ? ? Tunisia) - -located (el ? ? ? MisimaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ShafterAirportMinterFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaiduguriAirport) (el ? ? ? Nigeria) - -located (el ? ? ? MillvilleMunicipalNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarshalltownMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MiritiAirport) (el ? ? ? Colombia) - -located (el ? ? ? MainoruNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? ManjaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? MejitMejitIslandAirport) (el ? ? ? Palau) - -located (el ? ? ? MoenjodaroMohenjoDaroAirport) (el ? ? ? Pakistan) - -located (el ? ? ? MajkinAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? MosjoenAirport) (el ? ? ? Norway) - -located (el ? ? ? MayajiquaAirport) (el ? ? ? Cuba) - -located (el ? ? ? MajmaAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? MajiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? MokiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MonkeyMiaWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MouilaAirport) (el ? ? ? Gabon) - -located (el ? ? ? MbujiMayiAirport) (el ? ? ? Zaire) - -located (el ? ? ? AmborovyMahajangaMajungaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? ManjimupWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? JacksonMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MiramarAirport) (el ? ? ? Argentina) - -located (el ? ? ? MaganjadaCostaAirport) (el ? ? ? Mozambique) - -located (el ? ? ? MytileneMitiliniLesbosIslandAirport) (el ? ? ? Greece) - -located (el ? ? ? MamujuAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SanJavierMurciaAirport) (el ? ? ? Spain) - -located (el ? ? ? MangunjayaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MirnyyYakutiaSakhaAirport) (el ? ? ? Russia) - -located (el ? ? ? MarianskeLazneAirport) (el ? ? ? CzechRepublic) - -located (el ? ? ? MekamboAirport) (el ? ? ? Gabon) - -located (el ? ? ? KansasCityDowntownMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetekelAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? GeneralMitchellInternationalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McKennaArmyAirFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorthsideMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MokhotlongAirport) (el ? ? ? Lesotho) - -located (el ? ? ? MbokiAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? MakouaAirport) (el ? ? ? Congo) - -located (el ? ? ? MolokaiHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McKellarSipesRegionalTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MukahSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? MalekolonAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DavisFieldOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MakemoAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? MopahMeraukeAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MeekatharraWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MekaneSalemAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? MankatoMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MakokouAirport) (el ? ? ? Gabon) - -located (el ? ? ? MtCavenaghNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? ManokwariAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MukallaAirport) (el ? ? ? Yemen) - -located (el ? ? ? MackayQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BatuBerMalaccaMelakaAirport) (el ? ? ? Malaysia) - -located (el ? ? ? LuqaMaltaAirport) (el ? ? ? Malta) - -located (el ? ? ? MelbourneInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McAlesterRegionalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaladCityIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaleHululeAirport) (el ? ? ? Maldives) - -located (el ? ? ? MilfordMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MalangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BaselMulhouseEuroMulhouseAirport) (el ? ? ? France) - -located (el ? ? ? QuadCityILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BaldwinCountyGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaltaMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarshallAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoreliaAirport) (el ? ? ? Mexico) - -located (el ? ? ? MilosAirport) (el ? ? ? Greece) - -located (el ? ? ? MalabangAirport) (el ? ? ? Philippines) - -located (el ? ? ? MalalauaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MillicentSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? FrankWileyFieldMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MillinocketMunicipalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MonroeRegionalLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MerlunaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SpriggsPayneMonroviaAirport) (el ? ? ? Liberia) - -located (el ? ? ? MalatvaAirport) (el ? ? ? Turkey) - -located (el ? ? ? ManleyHotSpringsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MeloAirport) (el ? ? ? Uruguay) - -located (el ? ? ? MalmoAirport) (el ? ? ? Sweden) - -located (el ? ? ? MemanbetsuAirport) (el ? ? ? Japan) - -located (el ? ? ? CiudadManteAirport) (el ? ? ? Mexico) - -located (el ? ? ? MinamiDaitoJimaOkinawaAirport) (el ? ? ? Japan) - -located (el ? ? ? TeesSideAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? MamfeAirport) (el ? ? ? Cameroon) - -located (el ? ? ? MountMagnetWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MammothLakesCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McMinnCountyTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MatsumotoAirport) (el ? ? ? Japan) - -located (el ? ? ? MurmanskMurmanskAirport) (el ? ? ? Russia) - -located (el ? ? ? MarshallMunicipalAirportRyanFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MiddlemountQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MinuteManAirfieldMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaioMaioAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? MompusAirport) (el ? ? ? Colombia) - -located (el ? ? ? MBalaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? CampMaybryTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SelfsMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McEntireAirNationalGuardBaseSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MorristownMunicipalNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McMinnvilleMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MomaAirport) (el ? ? ? Mozambique) - -located (el ? ? ? SturupMalmoAirport) (el ? ? ? Sweden) - -located (el ? ? ? MiyakoJimaRyukuAirport) (el ? ? ? Japan) - -located (el ? ? ? MaimanaAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? MelangguaneAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MoandaAirport) (el ? ? ? Zaire) - -located (el ? ? ? NacalaAirport) (el ? ? ? Mozambique) - -located (el ? ? ? MedinaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MungeranieSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ManaAirport) (el ? ? ? Fiji) - -located (el ? ? ? ManingridaNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? MinneriyaAirport) (el ? ? ? SriLanka) - -located (el ? ? ? BlackburneMontserratPlymouthAirport) (el ? ? ? Montserrat) - -located (el ? ? ? MananjaryAirport) (el ? ? ? Madagascar) - -located (el ? ? ? MaianaAirport) (el ? ? ? Kiribati) - -located (el ? ? ? NinoyAquinoInternationalManilaAirport) (el ? ? ? Philippines) - -located (el ? ? ? MenomineeMarinetteTwinCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarionMunicipalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ManonoAirport) (el ? ? ? Zaire) - -located (el ? ? ? MaronAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MontoQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MonguAirport) (el ? ? ? Zambia) - -located (el ? ? ? MansaAirport) (el ? ? ? Zambia) - -located (el ? ? ? MintoAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaulmyineMoulmeinAirport) (el ? ? ? Myanmar) - -located (el ? ? ? MountainValleyAirport) (el ? ? ? Australia) - -located (el ? ? ? MacDonaldDownsAirport) (el ? ? ? Australia) - -located (el ? ? ? ManicoreAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? MonoAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? ManassasMunicipalAirportHarryPDavisFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoaAirport) (el ? ? ? Cuba) - -located (el ? ? ? BatesFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MontesClarosMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? ModestoCityCountyAirportHarryShamFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MomeikAirport) (el ? ? ? Myanmar) - -located (el ? ? ? MaumereAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MonghsatAirport) (el ? ? ? Myanmar) - -located (el ? ? ? MohanbariAirport) (el ? ? ? India) - -located (el ? ? ? MitiaroAirport) (el ? ? ? CookIslands) - -located (el ? ? ? AroMoldeAirport) (el ? ? ? Norway) - -located (el ? ? ? MoudjeriaAirport) (el ? ? ? Mauritania) - -located (el ? ? ? MountCookAirport) (el ? ? ? NewZealand) - -located (el ? ? ? MoombaAirport) (el ? ? ? Australia) - -located (el ? ? ? MountPleasantMunicipalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MorondavaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? MooreMurrellTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MosesPointAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MinotInternationalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MountainVillageAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoranbahQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MetropolitanAreaMoscowAirport) (el ? ? ? Russia) - -located (el ? ? ? MorrisMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MonterreyAirport) (el ? ? ? Colombia) - -located (el ? ? ? MooreaSocietyIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? MpachaAirport) (el ? ? ? Namibia) - -located (el ? ? ? ChalkSeaplaneBaseFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MukoMukoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MirpurKhasAirport) (el ? ? ? Pakistan) - -located (el ? ? ? GriswoldCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MapodaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MakiniAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MalayAirport) (el ? ? ? Philippines) - -located (el ? ? ? MamitupoAirport) (el ? ? ? Panama) - -located (el ? ? ? PetitJeanParkARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MokpoAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? MediteraneeFrejorguesMontpellierAirport) (el ? ? ? France) - -located (el ? ? ? MaputoAirport) (el ? ? ? Mozambique) - -located (el ? ? ? MountPleasantAirport) (el ? ? ? FalklandIslands) - -located (el ? ? ? PoconoMountainsMunicipalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MalatupoAirport) (el ? ? ? Panama) - -located (el ? ? ? MaanAirport) (el ? ? ? Jordan) - -located (el ? ? ? McPhersonKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MountPleasantMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MalianaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MapuaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? EdwardFKnappStateVTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MariupolZhdanovDonetskAirport) (el ? ? ? Ukraine) - -located (el ? ? ? MiyanminAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MaripasoulaAirport) (el ? ? ? Suriname) - -located (el ? ? ? MountPleasantMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MandoraWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MacombMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaquinchaoAirport) (el ? ? ? Argentina) - -located (el ? ? ? MarquaNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? MagnitogorskChelyabinskAirport) (el ? ? ? Russia) - -located (el ? ? ? MinacuAirport) (el ? ? ? Brazil) - -located (el ? ? ? HeliportMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MountComfortINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MilduraVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? RossvollMoiRanaAirport) (el ? ? ? Norway) - -located (el ? ? ? MoundouAirport) (el ? ? ? Chad) - -located (el ? ? ? MosqueraAirport) (el ? ? ? Colombia) - -located (el ? ? ? MarquetteCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MariquitaAirport) (el ? ? ? Colombia) - -located (el ? ? ? AeropuertoInternacionalSimonBolivarMaiquetiaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? TelfairWheelerGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MakaleAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? SmyrnaTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MisurataAirport) (el ? ? ? Libya) - -located (el ? ? ? EasternWestVirginiaRegionalAirportShepherdFieldWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MauryCountyTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MeridaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? MaraLodgesAirport) (el ? ? ? Kenya) - -located (el ? ? ? MarfaMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MayRiverAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MerrillFieldAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarcalaAirport) (el ? ? ? Honduras) - -located (el ? ? ? MarcoIslandFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MinersLakeAirport) (el ? ? ? Australia) - -located (el ? ? ? ManareAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MorgantonLenoirNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MastertonAirport) (el ? ? ? NewZealand) - -located (el ? ? ? MarlaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MarinduqueAirport) (el ? ? ? Philippines) - -located (el ? ? ? JMVelascoIbarraMacaraAirport) (el ? ? ? Ecuador) - -located (el ? ? ? MarignaneProvenceMarseilleAirport) (el ? ? ? France) - -located (el ? ? ? MordakAirport) (el ? ? ? Australia) - -located (el ? ? ? SirSeewoosagurRamgoolamMauritiusAirport) (el ? ? ? Mauritius) - -located (el ? ? ? MineralniyeVodyStavropolAirport) (el ? ? ? Russia) - -located (el ? ? ? MoriokaAirport) (el ? ? ? Japan) - -located (el ? ? ? MargaritaIslandAirport) (el ? ? ? Venezuela) - -located (el ? ? ? MontereyPeninsulaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoreeNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? MuskratDamONAirport) (el ? ? ? Canada) - -located (el ? ? ? StMaartenMarigotAirport) (el ? ? ? NetherlandsAntilles) - -located (el ? ? ? FalconFieldAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MountPleasantUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KentInternationalEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? MtSwanNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? MatsaileAirport) (el ? ? ? Lesotho) - -located (el ? ? ? MasirahAirport) (el ? ? ? Oman) - -located (el ? ? ? MasalemboAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MisawaAirport) (el ? ? ? Japan) - -located (el ? ? ? MasticPointAirport) (el ? ? ? Bahamas) - -located (el ? ? ? MuscleShoalsRegionalALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MasiManimbaAirport) (el ? ? ? Zaire) - -located (el ? ? ? DaneCountyRegionalAirportTruaxFieldWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MissoulaInternationalMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MinneapolisStPaulInternationalWoldChamberlainMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LoshitsaMinskAirport) (el ? ? ? Belarus) - -located (el ? ? ? GrevenMuensterMunsterAirport) (el ? ? ? Germany) - -located (el ? ? ? MassenaInternationalAirportRichardsFieldNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZuidLimburgMaastrichtAirport) (el ? ? ? Netherlands) - -located (el ? ? ? MoshoeshoeIInternationalMaseruAirport) (el ? ? ? Lesotho) - -located (el ? ? ? SullivanCountyInternationalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MassawaAirport) (el ? ? ? Eritrea) - -located (el ? ? ? MassendjoAirport) (el ? ? ? Congo) - -located (el ? ? ? NewOrleansInternationalAirportMoisantFieldLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MocamedesNewNamibeAirport) (el ? ? ? Angola) - -located (el ? ? ? MatamataAirport) (el ? ? ? NewZealand) - -located (el ? ? ? MonteLibanoAirport) (el ? ? ? Colombia) - -located (el ? ? ? SelfridgeAirNationalGuardBaseMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MtSanfordNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? MonteAlegrePAAirport) (el ? ? ? Brazil) - -located (el ? ? ? MizanTeferiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? MatoGrossoMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? MarathonFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MosteirosAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? MontroseRegionalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MakinAirport) (el ? ? ? Kiribati) - -located (el ? ? ? MaitlandNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? MetlakatlaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MartinStateMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColesCountyMemorialILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MontaukNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MitchellQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MonteriaAirport) (el ? ? ? Colombia) - -located (el ? ? ? MatasaphaManziniAirport) (el ? ? ? Swaziland) - -located (el ? ? ? MinatitlanAirport) (el ? ? ? Mexico) - -located (el ? ? ? MontepuezAirport) (el ? ? ? Mozambique) - -located (el ? ? ? MotaLavaAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? ManitowocCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetroFieldAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AeropuertoGeneralMarianoEscobedoMonterreyAirport) (el ? ? ? Mexico) - -located (el ? ? ? MasadaAirport) (el ? ? ? Israel) - -located (el ? ? ? MundaNewGeorgiaIsAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? MaunAirport) (el ? ? ? Botswana) - -located (el ? ? ? KabalegaFallsMurchisonFallsAirport) (el ? ? ? Uganda) - -located (el ? ? ? WaimeaKohalaHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MutingAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MulegeAirport) (el ? ? ? Mexico) - -located (el ? ? ? MarsaMatrumMersaMatruhAirport) (el ? ? ? Egypt) - -located (el ? ? ? MuirArmyAirFieldPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MuiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? MaukeAirport) (el ? ? ? CookIslands) - -located (el ? ? ? SpenceGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MumiasAirport) (el ? ? ? Kenya) - -located (el ? ? ? MaturinAirport) (el ? ? ? Venezuela) - -located (el ? ? ? MountainHomeAirForceBaseIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MulgaParkNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? MuccanWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MarudiSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? MarcusIslandsAirport) (el ? ? ? Japan) - -located (el ? ? ? MuscatineMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HuntingdonCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MustinALFPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MascaraAirport) (el ? ? ? Algeria) - -located (el ? ? ? MultanAirport) (el ? ? ? Pakistan) - -located (el ? ? ? MouyondziAirport) (el ? ? ? Congo) - -located (el ? ? ? MusomaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? ReykjahlidhMyvatnAirport) (el ? ? ? Iceland) - -located (el ? ? ? MVengueFrancevilleAirport) (el ? ? ? Gabon) - -located (el ? ? ? MonroeCountyALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarrascoMontevideoAirport) (el ? ? ? Uruguay) - -located (el ? ? ? MontevideoChippewaCountyMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MossoroRNAirport) (el ? ? ? Brazil) - -located (el ? ? ? MevangAirport) (el ? ? ? Gabon) - -located (el ? ? ? SmithFieldKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ManetaiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MandevilleAirport) (el ? ? ? Jamaica) - -located (el ? ? ? MulkaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MorrisvilleStoweStateVTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KayentaAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MountVernonILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MongoAirport) (el ? ? ? Chad) - -located (el ? ? ? MituAirport) (el ? ? ? Colombia) - -located (el ? ? ? MahilyowMogilevMahiliowAirport) (el ? ? ? Belarus) - -located (el ? ? ? SalakMarouaAirport) (el ? ? ? Cameroon) - -located (el ? ? ? MucuriBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? MataivaAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? MusgraveQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MegeveAirport) (el ? ? ? France) - -located (el ? ? ? BarkerWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MinvoulAirport) (el ? ? ? Gabon) - -located (el ? ? ? MarthasVineyardMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WilliamsonCountyRegionalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MorawaWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LawrenceJTimmermanWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MianwaliAirport) (el ? ? ? Pakistan) - -located (el ? ? ? MeroweAirport) (el ? ? ? Sudan) - -located (el ? ? ? MaewoAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? MarawakaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GrantCountyWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaramuniAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MatthewsRidgeAirport) (el ? ? ? Guyana) - -located (el ? ? ? MatakAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MineralWellsTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WindomMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MwaduiAirport) (el ? ? ? Tanzania) - -located (el ? ? ? HookFieldMunicipalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MountainAirport) (el ? ? ? Nepal) - -located (el ? ? ? MagweAirport) (el ? ? ? Myanmar) - -located (el ? ? ? MountWilsonCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoolawatanaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MussauAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ExumaInternationalExumaAirport) (el ? ? ? Bahamas) - -located (el ? ? ? MirandaDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MwanzaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? ManilaMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MasambaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SanJuanCountyUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarionDownsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LaurinburgMaxtonNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaxwellAirForceBaseALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarlboroughMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MatiAirport) (el ? ? ? Philippines) - -located (el ? ? ? MinnaAirport) (el ? ? ? Nigeria) - -located (el ? ? ? MindikAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GeneralRodolfoSTaboadaMexicaliAirport) (el ? ? ? Mexico) - -located (el ? ? ? MorombeAirport) (el ? ? ? Madagascar) - -located (el ? ? ? PlaujeanMorlaixAirport) (el ? ? ? France) - -located (el ? ? ? MonticelloMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MalpensaMilanoMilanAirport) (el ? ? ? Italy) - -located (el ? ? ? MitchellRiverAirport) (el ? ? ? Australia) - -located (el ? ? ? MirgorodPoltavaAirport) (el ? ? ? Ukraine) - -located (el ? ? ? MaotaAirport) (el ? ? ? WesternSamoa) - -located (el ? ? ? MaintiranoAirport) (el ? ? ? Madagascar) - -located (el ? ? ? MullewaWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? SiljanMoraAirport) (el ? ? ? Sweden) - -located (el ? ? ? McCarthyAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MeixianAirport) (el ? ? ? China) - -located (el ? ? ? MoruyaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? MayoumbaAirport) (el ? ? ? Gabon) - -located (el ? ? ? MaracayAirport) (el ? ? ? Venezuela) - -located (el ? ? ? MalindiAirport) (el ? ? ? Kenya) - -located (el ? ? ? MiyakeJimaAirport) (el ? ? ? Japan) - -located (el ? ? ? MontgomeryFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MayaguanaMayaguanaAirport) (el ? ? ? Bahamas) - -located (el ? ? ? MarbleCanyonAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MurrayIslandsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? MatsuyamaSkikokuAirport) (el ? ? ? Japan) - -located (el ? ? ? MayCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McCallIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MonkeyMountainAirport) (el ? ? ? Guyana) - -located (el ? ? ? MarebAirport) (el ? ? ? Yemen) - -located (el ? ? ? MyroodahAirport) (el ? ? ? Australia) - -located (el ? ? ? MaryMaryAirport) (el ? ? ? Turkmenistan) - -located (el ? ? ? MysoreAirport) (el ? ? ? India) - -located (el ? ? ? MyrtleBeachAirForceBaseSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoyaleAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? MyitkyinaAirport) (el ? ? ? Myanmar) - -located (el ? ? ? MekoryukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YubaCountyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MtwaraAirport) (el ? ? ? Tanzania) - -located (el ? ? ? HenyamyaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MiriSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? MonkeyIslandAirport) (el ? ? ? Malawi) - -located (el ? ? ? MuzaffarnagarAirport) (el ? ? ? India) - -located (el ? ? ? MocimboadaPraiaAirport) (el ? ? ? Mozambique) - -located (el ? ? ? MitzicAirport) (el ? ? ? Gabon) - -located (el ? ? ? MendezAirport) (el ? ? ? Ecuador) - -located (el ? ? ? ManateeAirport) (el ? ? ? Belize) - -located (el ? ? ? MzambaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MakungAirport) (el ? ? ? Taiwan) - -located (el ? ? ? MerzifonAirport) (el ? ? ? Turkey) - -located (el ? ? ? BarbeMoptiAirport) (el ? ? ? Mali) - -located (el ? ? ? PinalAirparkAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarakeiAirport) (el ? ? ? Kiribati) - -located (el ? ? ? ManizalesAirport) (el ? ? ? Colombia) - -located (el ? ? ? FrescatyMetzAirport) (el ? ? ? France) - -located (el ? ? ? MinjAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ManzanilloAirport) (el ? ? ? Cuba) - -located (el ? ? ? MotuekaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? MkuzeAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MazariSharifAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? MostynAirport) (el ? ? ? Malaysia) - -located (el ? ? ? GeneralRafaelBueinaMazatlanAirport) (el ? ? ? Mexico) - -located (el ? ? ? MuzaffarpurAirport) (el ? ? ? India) - -located (el ? ? ? MuluAirport) (el ? ? ? Malaysia) - -located (el ? ? ? MenaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? MosselBayAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? MarionMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NarrabriNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? AlbanyNavalAirStationGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NaracoorteSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MacanalAirport) (el ? ? ? Colombia) - -located (el ? ? ? NatitingouAirport) (el ? ? ? Benin) - -located (el ? ? ? BanainaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NagpurAirport) (el ? ? ? India) - -located (el ? ? ? NahaSangiheAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AnnaiAirport) (el ? ? ? Guyana) - -located (el ? ? ? NakhonRatchasimaAirport) (el ? ? ? Thailand) - -located (el ? ? ? NalchikKabardinoBalkariaAirport) (el ? ? ? Russia) - -located (el ? ? ? NamleaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NadiAirport) (el ? ? ? Fiji) - -located (el ? ? ? NanchongAirport) (el ? ? ? China) - -located (el ? ? ? CapodichinoNapoliNaplesAirport) (el ? ? ? Italy) - -located (el ? ? ? QanaqAirport) (el ? ? ? Greenland) - -located (el ? ? ? NareAirport) (el ? ? ? Colombia) - -located (el ? ? ? InternationalNewProvidenceAirport) (el ? ? ? Bahamas) - -located (el ? ? ? NatalRNAirport) (el ? ? ? Brazil) - -located (el ? ? ? NapukaAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? NarathiwatAirport) (el ? ? ? Thailand) - -located (el ? ? ? BarbersPointNavalAirStationJohnRodgersFieldHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NanYuanAirBaseBeijingAirport) (el ? ? ? China) - -located (el ? ? ? BarrancominasAirport) (el ? ? ? Colombia) - -located (el ? ? ? NaberezhnyyeChelnyTatarstanAirport) (el ? ? ? Russia) - -located (el ? ? ? DallasNavalAirStationHensleyFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewOrleansNavalAirStationAlvinCallenderFieldLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NambuccaHeadsNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BarinNavalOutlyingFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanBlasAirport) (el ? ? ? Panama) - -located (el ? ? ? JomoKenyattaNairobiAirport) (el ? ? ? Kenya) - -located (el ? ? ? NambourQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GlenviewNavalAirStationILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CanaBravaPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? GuantanamoNavalAirStationGuantanamoAirport) (el ? ? ? Cuba) - -located (el ? ? ? NabireAirport) (el ? ? ? Indonesia) - -located (el ? ? ? CotedAzurNiceAirport) (el ? ? ? France) - -located (el ? ? ? CasasGrandesAirport) (el ? ? ? Mexico) - -located (el ? ? ? NachingweaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? NecocliAirport) (el ? ? ? Colombia) - -located (el ? ? ? NewcastleAirportUnitedKingdom) (el ? ? ? UnitedKingdom) - -located (el ? ? ? NewChenegaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? QuonsetStateRIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CubiPointNavalAirStationCubiPointAirport) (el ? ? ? Philippines) - -located (el ? ? ? AtlantaNavalAirStationGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewcastleAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? NicoyaAirport) (el ? ? ? CostaRica) - -located (el ? ? ? AnnecyAirport) (el ? ? ? France) - -located (el ? ? ? BandanairaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NouadhibouAirport) (el ? ? ? Mauritania) - -located (el ? ? ? NandedAirport) (el ? ? ? India) - -located (el ? ? ? SumbeAirport) (el ? ? ? Angola) - -located (el ? ? ? ManderaAirport) (el ? ? ? Kenya) - -located (el ? ? ? QiqiharTsitsiharAirport) (el ? ? ? China) - -located (el ? ? ? NamudiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NDjamenaAirport) (el ? ? ? Chad) - -located (el ? ? ? NamorikNamorikAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? NdeleAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? MendiAirportEthiopia) (el ? ? ? Ethiopia) - -located (el ? ? ? EllysonNavalAirStationFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NadorAirport) (el ? ? ? Morocco) - -located (el ? ? ? SandstoneWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? RunduAirport) (el ? ? ? Namibia) - -located (el ? ? ? AnacostiaUSNavyHeliportDCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SandayOrkneyIslandsAirport) (el ? ? ? Scotland) - -located (el ? ? ? NordholzAirport) (el ? ? ? Germany) - -located (el ? ? ? GlyncoNavalAirStationGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NecocheaAirport) (el ? ? ? Argentina) - -located (el ? ? ? NegrilAirport) (el ? ? ? Jamaica) - -located (el ? ? ? NovaLamegoAirport) (el ? ? ? GuineaBissau) - -located (el ? ? ? NekemeteAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? LakehurstNAESMaxfieldFieldNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WhitehouseNavalOutlyingFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NeryungriYakutiaSakhaAirport) (el ? ? ? Russia) - -located (el ? ? ? NewYorkSkyportsIncSeaplaneBaseNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarineCorpsAirFacilityHonshuIsAirport) (el ? ? ? Japan) - -located (el ? ? ? LakefrontLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DetroitNavalAirFacilityMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SummerdaleNavalOutlyingFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FentressNavalAuxiliaryLandingFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NefteyuganskTyumenAirport) (el ? ? ? Russia) - -located (el ? ? ? ChoctawNavalOutlyingFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FallonNavalAirStationVanVoorhisFieldNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NiuafoouAirport) (el ? ? ? WesternSamoa) - -located (el ? ? ? YoungNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? NingboAirport) (el ? ? ? China) - -located (el ? ? ? NorthRimAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AnegadaAirport) (el ? ? ? BritishVirginIslands) - -located (el ? ? ? NGaoundereAirport) (el ? ? ? Cameroon) - -located (el ? ? ? KaneoheBayMarineCorpsAirStationMokapuPointHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NgauAirport) (el ? ? ? Fiji) - -located (el ? ? ? AganaNavalAirStationAganaAirport) (el ? ? ? Guam) - -located (el ? ? ? NarganaAirport) (el ? ? ? Panama) - -located (el ? ? ? KomakiHonshuAirport) (el ? ? ? Japan) - -located (el ? ? ? CorpusChristiNavalAirStationTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NigerumAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NagasakiAirport) (el ? ? ? Japan) - -located (el ? ? ? GoliadNavalAuxiliaryLandingFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorfolkNavalAirStationChambersFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CabanissFieldNavalOutlyingFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ManangAirport) (el ? ? ? Nepal) - -located (el ? ? ? AlamedaNavalAirStationNimitzFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NhaTrangAirport) (el ? ? ? Vietnam) - -located (el ? ? ? NewHalfaAirport) (el ? ? ? Sudan) - -located (el ? ? ? NahaAirport) (el ? ? ? Japan) - -located (el ? ? ? PatuxentRiverNavalAirStationTrapnellFieldMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NushkiAirport) (el ? ? ? Pakistan) - -located (el ? ? ? NorthholtAerodromeEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? NukuHivaMarquesasIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? FoleyMunicipalALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrunswickNavalAirStationMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NimbaAirport) (el ? ? ? Liberia) - -located (el ? ? ? NikolaiAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NicosiaAirport) (el ? ? ? Cyprus) - -located (el ? ? ? ChinaLakeNAWSArmitageFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NiblackAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NiftyWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? NikunauAirport) (el ? ? ? Kiribati) - -located (el ? ? ? NiortAirport) (el ? ? ? France) - -located (el ? ? ? NiokoloKobaAirport) (el ? ? ? Senegal) - -located (el ? ? ? NiameyAirport) (el ? ? ? Niger) - -located (el ? ? ? NinilchikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NiokiAirport) (el ? ? ? Zaire) - -located (el ? ? ? JacksonvilleNavalAirStationTowersFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChaseFieldNavalAirStationTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NioroAirport) (el ? ? ? Mali) - -located (el ? ? ? AtsugiAirport) (el ? ? ? Japan) - -located (el ? ? ? NizhevartovskTyumenAirport) (el ? ? ? Russia) - -located (el ? ? ? ElCentroNavalAirFacilityCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BogueFieldMarineCorpsAuxiliaryLandingFieldNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WarminsterNADCPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JoeWilliamsNavalOutlyingFieldMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NkanAirport) (el ? ? ? Gabon) - -located (el ? ? ? NoonkanbahWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? NouakchottAirport) (el ? ? ? Mauritania) - -located (el ? ? ? NanjingAirport) (el ? ? ? China) - -located (el ? ? ? NaukitiAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NkoloAirport) (el ? ? ? Zaire) - -located (el ? ? ? NankinaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NKongsambaAirport) (el ? ? ? Cameroon) - -located (el ? ? ? CherryPointMarineCorpsAirStationCunninghamFieldNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NkausAirport) (el ? ? ? Lesotho) - -located (el ? ? ? NichenCoveAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DiegoGarciaAirport) (el ? ? ? BritishIndianOceanTerritory) - -located (el ? ? ? MiramarNavalAirStationMitscherFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NkayiAirport) (el ? ? ? Congo) - -located (el ? ? ? NDolaAirport) (el ? ? ? Zambia) - -located (el ? ? ? LemooreNavalAirStationReevesFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? QuetzalcoatiNuevoLaredoAirport) (el ? ? ? Mexico) - -located (el ? ? ? JerryTylerMemorialMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DarnleyIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? NelsonLagoonAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorfolkIslandNorfolkIslandAirport) (el ? ? ? Australia) - -located (el ? ? ? NullagineWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? NDoloKinshasaAirport) (el ? ? ? Zaire) - -located (el ? ? ? NelspruitAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? NicholsonWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? MykolayivNikolayevMykolayivAirport) (el ? ? ? Ukraine) - -located (el ? ? ? DamanAirport) (el ? ? ? India) - -located (el ? ? ? NormansCayAirport) (el ? ? ? Bahamas) - -located (el ? ? ? NightmuteAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanMiguelAirport) (el ? ? ? Panama) - -located (el ? ? ? MakariosNicosiaAirport) (el ? ? ? Cyprus) - -located (el ? ? ? MeridianNavalAirStationMcCainFieldMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewMoonQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? NappaMerryQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? NamsangAirport) (el ? ? ? Myanmar) - -located (el ? ? ? NamtuAirport) (el ? ? ? Myanmar) - -located (el ? ? ? NamuAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? KenitraAirport) (el ? ? ? Morocco) - -located (el ? ? ? SantaAnaSeaplaneBaseSantaAnaAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? NangadeAirport) (el ? ? ? Mozambique) - -located (el ? ? ? NanningAirport) (el ? ? ? China) - -located (el ? ? ? NamutoniAirport) (el ? ? ? Namibia) - -located (el ? ? ? NaknekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NondaltonAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NanAirport) (el ? ? ? Thailand) - -located (el ? ? ? NanuqueMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? NunukanBorneoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NanyangAirport) (el ? ? ? China) - -located (el ? ? ? NowraNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? NosaraBeachAirport) (el ? ? ? CostaRica) - -located (el ? ? ? KnockConnaughtAirport) (el ? ? ? Ireland) - -located (el ? ? ? NordenAirport) (el ? ? ? Germany) - -located (el ? ? ? NorddeichAirport) (el ? ? ? Germany) - -located (el ? ? ? NogalesAirport) (el ? ? ? Mexico) - -located (el ? ? ? NovorossiyskKrasnodarAirport) (el ? ? ? Russia) - -located (el ? ? ? NojabrxskAirport) (el ? ? ? Russia) - -located (el ? ? ? NovaXavantinaAirport) (el ? ? ? Brazil) - -located (el ? ? ? NomadRiverAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NonoutiAirport) (el ? ? ? Kiribati) - -located (el ? ? ? NaoroAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MactanInternationalMactanIslandAirport) (el ? ? ? Philippines) - -located (el ? ? ? NordfjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? FasceneNossiBeAirport) (el ? ? ? Madagascar) - -located (el ? ? ? GnossFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LaTontoutaNoumeaAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? HuamboNovaLisboaAirport) (el ? ? ? Angola) - -located (el ? ? ? PortAngelesCoastGuardAirStationWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NovokuznetskNovokuznetskAirport) (el ? ? ? Russia) - -located (el ? ? ? PensacolaNavalAirStationForrestShermanFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NuiatoputapuAirport) (el ? ? ? Tonga) - -located (el ? ? ? NapierHastingsAirport) (el ? ? ? NewZealand) - -located (el ? ? ? NipaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NephiMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewPlymouthAirport) (el ? ? ? NewZealand) - -located (el ? ? ? NangapinohAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NapperbyNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? FordIslandAuxiliaryLandingFieldHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewportStateRIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanPedrodeUrabaAirport) (el ? ? ? Colombia) - -located (el ? ? ? MemphisNavalAirStationTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KingsvilleNavalAirStationTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NiquelandiaGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? NeuquenAirport) (el ? ? ? Argentina) - -located (el ? ? ? NuquiAirport) (el ? ? ? Colombia) - -located (el ? ? ? KeyWestNavalAirStationBocaChicaFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StMawganNewquayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? NarranderaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? MayportNavalAirStationFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CrowsLandingNavalAuxiliaryLandingFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorderneyAirport) (el ? ? ? Germany) - -located (el ? ? ? NamroleBuruIslandAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NarroginWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ShangriLaOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KungsangenNorrkopingAirport) (el ? ? ? Sweden) - -located (el ? ? ? NorthRonaldswayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? NaraAirport) (el ? ? ? Mali) - -located (el ? ? ? NortonMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RooseveltRoadsNavalStationOfstieFieldRooseveltRoadsAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? ImperialBeachNavalOutlyingFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NaritaTokyoAirport) (el ? ? ? Japan) - -located (el ? ? ? NarumAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? USCoastGuardGuamAirport) (el ? ? ? Guam) - -located (el ? ? ? NewryNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? NoosaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? NorthSeaplaneBaseBiminiAirport) (el ? ? ? Bahamas) - -located (el ? ? ? WhitingFieldNavalkAirStationNorthFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NowshahrAirport) (el ? ? ? Iran) - -located (el ? ? ? NsimalenInternationalYaoundeAirport) (el ? ? ? Cameroon) - -located (el ? ? ? NorsemanWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? NelsonAirport) (el ? ? ? NewZealand) - -located (el ? ? ? SconeNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? SangleyPointAirport) (el ? ? ? Philippines) - -located (el ? ? ? NakhonSiThammaratAirport) (el ? ? ? Thailand) - -located (el ? ? ? NoosavilleQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? VirginGordaNavalStationVirginGordaAirport) (el ? ? ? BritishVirginIslands) - -located (el ? ? ? SigonellaAirport) (el ? ? ? Italy) - -located (el ? ? ? NatadolaAirport) (el ? ? ? Fiji) - -located (el ? ? ? NotoddenAirport) (el ? ? ? Norway) - -located (el ? ? ? SantaCarolinaAirport) (el ? ? ? Mozambique) - -located (el ? ? ? PointMuguNAWSCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChateauBougonNantesAirport) (el ? ? ? France) - -located (el ? ? ? NantongAirport) (el ? ? ? China) - -located (el ? ? ? BintuniAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MantiEphraimUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TustinMarineCorpsAirStationCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WilliamtownNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? MiracemadoNorteGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? NormantonQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SantoAntaoAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? AeropuertoInternacionaldelNorteMonterreyAirport) (el ? ? ? Mexico) - -located (el ? ? ? NiuatoputapuAirport) (el ? ? ? WesternSamoa) - -located (el ? ? ? OceanaNavalAirStationApolloSoucekFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NatunaRanaiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PilanesbergSunCityAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? NumbulwarNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? SanClementeIslandNavalAuxiliaryLandingFieldFrederickShermanFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EnNahudAirport) (el ? ? ? Sudan) - -located (el ? ? ? NuguriaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NunchiaAirport) (el ? ? ? Colombia) - -located (el ? ? ? NiuqsutAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NukutavekeAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? NulatoAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaufleyFieldNavalOutlyingFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NunapitchukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoffettFieldNavalAirStationCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NullarborSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? NorsupAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? NutuveAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NakuruAirport) (el ? ? ? Kenya) - -located (el ? ? ? WhidbeyIslandNavalAirStationAultFieldWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NovyUrengoyAirport) (el ? ? ? Russia) - -located (el ? ? ? NeivaAirport) (el ? ? ? Colombia) - -located (el ? ? ? NevadaMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NuevaGuineaAirport) (el ? ? ? Nicaragua) - -located (el ? ? ? FramnesNarvikAirport) (el ? ? ? Norway) - -located (el ? ? ? NovoAripuanaAirport) (el ? ? ? Brazil) - -located (el ? ? ? NovgorodNovgorodAirport) (el ? ? ? Russia) - -located (el ? ? ? NeverasAirport) (el ? ? ? France) - -located (el ? ? ? NavegantesAirport) (el ? ? ? Brazil) - -located (el ? ? ? NeyveliAirport) (el ? ? ? India) - -located (el ? ? ? MoheliAirport) (el ? ? ? Comoros) - -located (el ? ? ? ParlinFieldNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorwichAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ArgentiaNavalAirStationNFAirport) (el ? ? ? Canada) - -located (el ? ? ? NowataAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BermudaNavalAirStationBermudaAirport) (el ? ? ? Bermuda) - -located (el ? ? ? TwentyninePalmsEAFMarineCorpsAirGroundCombatCenterCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WillowGroveNavalAirStationPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetropolitanAreaNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NyeriAirport) (el ? ? ? Kenya) - -located (el ? ? ? QuanticoMarineCorpsAirFacilityTurnerFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SunyaniAirport) (el ? ? ? Ghana) - -located (el ? ? ? NanyukiAirport) (el ? ? ? Kenya) - -located (el ? ? ? YumaMarinaCorpsAirStationAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NadymTyumenAirport) (el ? ? ? Russia) - -located (el ? ? ? NynganNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? NykopingAirport) (el ? ? ? Sweden) - -located (el ? ? ? NyaungUAirport) (el ? ? ? Myanmar) - -located (el ? ? ? NazcaAirport) (el ? ? ? Peru) - -located (el ? ? ? CecilFieldNavalAirStationFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NZerekoreAirport) (el ? ? ? Guinea) - -located (el ? ? ? ElToroMarineCorpsAirStationCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NzoiaAirport) (el ? ? ? Kenya) - -located (el ? ? ? SouthWeymouthNavalAirStationSheaFieldMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HaroldNavalOutlyingFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorthIslandNavalAirStationHalseyFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlbertJEllisNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetropolitanOaklandInternationalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OamaruAirport) (el ? ? ? NewZealand) - -located (el ? ? ? OlanchitoAirport) (el ? ? ? Honduras) - -located (el ? ? ? FritzscheArmyAirFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? XoxocotlanOaxacaAirport) (el ? ? ? Mexico) - -located (el ? ? ? ObanQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ObockAirport) (el ? ? ? Djibouti) - -located (el ? ? ? ObanoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? OkeechobeeCountyFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DornierDLROberpfaffenhofenAirport) (el ? ? ? Germany) - -located (el ? ? ? ObidosPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? PlazaHeliportILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MorobeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ObanAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ObihiroAirport) (el ? ? ? Japan) - -located (el ? ? ? AubenasAirport) (el ? ? ? France) - -located (el ? ? ? ColiseumStreetCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KobukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OboAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ScoresbysundAirport) (el ? ? ? Greenland) - -located (el ? ? ? OceanReefClubFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CocaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? OceanCityMunicipalMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OcalaMunicipalAirportJimTaylorFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ALManghamJrRegionalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OceanicAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OchoRiosAirport) (el ? ? ? Jamaica) - -located (el ? ? ? OceansideMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElCocoSanJoseAirport) (el ? ? ? CostaRica) - -located (el ? ? ? OcontoMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OcanaAirport) (el ? ? ? Colombia) - -located (el ? ? ? WarrenFieldNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OuaddaAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? SanJeronimoCordobaAirport) (el ? ? ? Spain) - -located (el ? ? ? OodnadattaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BeldringeOdenseAirport) (el ? ? ? Denmark) - -located (el ? ? ? OdihamRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? OuandaDjalleAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? CordilloDownsSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? GarrettCountyMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LongSeridanSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? OrdRiverWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? TsentrainyOdesaAirport) (el ? ? ? Ukraine) - -located (el ? ? ? OakHarborAirParkWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EvelynSharpFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OudomxayAirport) (el ? ? ? Laos) - -located (el ? ? ? ONealINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OcussiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? OakleyMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PaloemeuAirport) (el ? ? ? Suriname) - -located (el ? ? ? LOSimenstadMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrnskoldsvikAirport) (el ? ? ? Sweden) - -located (el ? ? ? AntoinedeSteExuperySanAntonioOesteAirport) (el ? ? ? Argentina) - -located (el ? ? ? OffuttAirForceBaseNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OlafsfjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? KarlStefanMemorialNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HanoverCountyMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OfuOfuIslandAirport) (el ? ? ? AmericanSamoa) - -located (el ? ? ? SearleFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrangeburgMunicipalSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OgdenHinckleyUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OgeranangAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KahuluiHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OgleAirport) (el ? ? ? Guyana) - -located (el ? ? ? OntonagonCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YonaguniJimaAirport) (el ? ? ? Japan) - -located (el ? ? ? BongorAirport) (el ? ? ? Chad) - -located (el ? ? ? OgdensburgInternationalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OuarglaAirport) (el ? ? ? Algeria) - -located (el ? ? ? VladikavkazNorthOssetiaAirport) (el ? ? ? Russia) - -located (el ? ? ? NortheastCapeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OhridAirport) (el ? ? ? Macedonia) - -located (el ? ? ? OshakatiAirport) (el ? ? ? Namibia) - -located (el ? ? ? ObanHeliportObanAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WykaufFoehrAirport) (el ? ? ? Germany) - -located (el ? ? ? KohatAirport) (el ? ? ? Pakistan) - -located (el ? ? ? LtWarrenEatonNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SplaneMemorialPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OshimaIslandAirport) (el ? ? ? Japan) - -located (el ? ? ? OberlinMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OkushiriAirport) (el ? ? ? Japan) - -located (el ? ? ? OitaAirport) (el ? ? ? Japan) - -located (el ? ? ? OutjoAirport) (el ? ? ? Namibia) - -located (el ? ? ? OtjiwarongoAirport) (el ? ? ? Namibia) - -located (el ? ? ? OkinawaRyukyuIsAirport) (el ? ? ? Japan) - -located (el ? ? ? OrchidBeachAirport) (el ? ? ? Australia) - -located (el ? ? ? WillRogersWorldOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OkadamaSapporoAirport) (el ? ? ? Japan) - -located (el ? ? ? OkinoErabuAirport) (el ? ? ? Japan) - -located (el ? ? ? OkaukuejoAirport) (el ? ? ? Namibia) - -located (el ? ? ? OkoyoAirport) (el ? ? ? Congo) - -located (el ? ? ? CottesmoreRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? OkiIslandAirport) (el ? ? ? Japan) - -located (el ? ? ? OkayamaAirport) (el ? ? ? Japan) - -located (el ? ? ? KokomoMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OksibilAirport) (el ? ? ? Indonesia) - -located (el ? ? ? OkmulgeeMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OkondjaAirport) (el ? ? ? Gabon) - -located (el ? ? ? YokotaAirForceBaseYokotaAirport) (el ? ? ? Japan) - -located (el ? ? ? OksapminAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? OkabaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? YorkeIslandsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GardenCountyNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MokutiAirport) (el ? ? ? Namibia) - -located (el ? ? ? OakeyQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? KaolinFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrlandAirport) (el ? ? ? Norway) - -located (el ? ? ? CostaSmeraldaSardiniaAirport) (el ? ? ? Italy) - -located (el ? ? ? DewittFieldOldTownMunicipalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OleanMunicipalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LMClaytonMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SolonSpringsMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OldHarborAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OlafsvikAirport) (el ? ? ? Iceland) - -located (el ? ? ? OlpoiAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? OlympiaWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColoniaSarmienAirport) (el ? ? ? Argentina) - -located (el ? ? ? OlomoucAirport) (el ? ? ? CzechRepublic) - -located (el ? ? ? OlympicDamSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? OlsobipAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NogalesInternationalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColumbusMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OliveBranchMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OlneyNobleILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OelweinMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EppleyAirfieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OmboueAirport) (el ? ? ? Gabon) - -located (el ? ? ? OrmocAirport) (el ? ? ? Philippines) - -located (el ? ? ? OranjemundAirport) (el ? ? ? Namibia) - -located (el ? ? ? NomeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KingHusseinAirBaseMafraqAirport) (el ? ? ? Jordan) - -located (el ? ? ? OmegaAirport) (el ? ? ? Namibia) - -located (el ? ? ? UrmiehAirport) (el ? ? ? Iran) - -located (el ? ? ? OmuraAirport) (el ? ? ? Japan) - -located (el ? ? ? OmakWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OmkalaiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MarmulAirport) (el ? ? ? Oman) - -located (el ? ? ? OsmanabadAirport) (el ? ? ? India) - -located (el ? ? ? OradeaAirport) (el ? ? ? Romania) - -located (el ? ? ? OmskOmskAirport) (el ? ? ? Russia) - -located (el ? ? ? OddorMeancheyAirport) (el ? ? ? Cambodia) - -located (el ? ? ? WinonaMunicipalAirportMaxConradFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OnongeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? OndangwaAirport) (el ? ? ? Namibia) - -located (el ? ? ? OnepusoAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? MorningtonIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? OneontaMunicipalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MoanamaniAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TheONeillMunicipalAirportJohnLBakerFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SocorroMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OnionBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OntarioMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewportMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MonkiraQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? OnslowWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? OntarioInternationalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OnoILauAirport) (el ? ? ? Fiji) - -located (el ? ? ? ColonAirport) (el ? ? ? Panama) - -located (el ? ? ? OlneyMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OskaloosaMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ToksookBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GoldCoastCoolangattaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CoomaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? MooraberrieQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? OnotoaAirport) (el ? ? ? Kiribati) - -located (el ? ? ? KopaskerAirport) (el ? ? ? Iceland) - -located (el ? ? ? OpenBayAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? OpaLockaFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OgnAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? OenpelliNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? StLandryParishAirportAhartFieldLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FranciscoSaCarneiroPedrasRubrasPortoOportoAirport) (el ? ? ? Portugal) - -located (el ? ? ? SinopMTAirport) (el ? ? ? Brazil) - -located (el ? ? ? BalimoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? OpuwaAirport) (el ? ? ? Namibia) - -located (el ? ? ? MaquoketaMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OranAirport) (el ? ? ? Argentina) - -located (el ? ? ? OrebroAirport) (el ? ? ? Sweden) - -located (el ? ? ? OrocueAirport) (el ? ? ? Colombia) - -located (el ? ? ? ChicagoOHareInternationalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrangeMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorfolkInternationalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZorgenHoopParamariboAirport) (el ? ? ? Suriname) - -located (el ? ? ? WorcesterMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortLionsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrinduikAirport) (el ? ? ? Guyana) - -located (el ? ? ? CorkAirport) (el ? ? ? Ireland) - -located (el ? ? ? OrlandoExecutiveFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorthamptonAirportWitteringRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? EsSeniaOranAirport) (el ? ? ? Algeria) - -located (el ? ? ? YoroAirport) (el ? ? ? Honduras) - -located (el ? ? ? OrapaAirport) (el ? ? ? Botswana) - -located (el ? ? ? NorwalkCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YorketownSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? OrpheusIslandResortQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? NorthwayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OruroAirport) (el ? ? ? Bolivia) - -located (el ? ? ? RobertBobCurtisMemorialAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrmaraAirport) (el ? ? ? Pakistan) - -located (el ? ? ? OriximinaPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? OrlyParisAirport) (el ? ? ? France) - -located (el ? ? ? OrangeWalkAirport) (el ? ? ? Belize) - -located (el ? ? ? MetropolitanAreaOsakaAirport) (el ? ? ? Japan) - -located (el ? ? ? LinnCreekGrandGlaizeMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OscodaWurtsmithMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FrosonAirBaseOstersundAirport) (el ? ? ? Sweden) - -located (el ? ? ? OmoraAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WittmanRegionalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OsijekAirport) (el ? ? ? Croatia) - -located (el ? ? ? OskarshamnAirport) (el ? ? ? Sweden) - -located (el ? ? ? MetropolitanAreaOsloAirport) (el ? ? ? Norway) - -located (el ? ? ? MosulAirport) (el ? ? ? Iraq) - -located (el ? ? ? AirBaseOsanAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? SlupskAirport) (el ? ? ? Poland) - -located (el ? ? ? MosnovOstravaAirport) (el ? ? ? CzechRepublic) - -located (el ? ? ? OshOshAirport) (el ? ? ? Kyrgyzstan) - -located (el ? ? ? OstendOostendeAirport) (el ? ? ? Belgium) - -located (el ? ? ? OhioStateUniversityOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrskOrenburgAirport) (el ? ? ? Russia) - -located (el ? ? ? KosciuskoAttalaCountyMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NamsosAirport) (el ? ? ? Norway) - -located (el ? ? ? KoszalinAirport) (el ? ? ? Poland) - -located (el ? ? ? KotaAirportEthiopia) (el ? ? ? Ethiopia) - -located (el ? ? ? BolAirportChad) (el ? ? ? Chad) - -located (el ? ? ? ContadoraAirport) (el ? ? ? Panama) - -located (el ? ? ? WorthingtonMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorthBendMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MorotaiIslandAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BoutilimitAirport) (el ? ? ? Mauritania) - -located (el ? ? ? OttumwaIndustrialIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreenINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OttoNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OtopeniBucharestAirport) (el ? ? ? Romania) - -located (el ? ? ? Coto47Airport) (el ? ? ? CostaRica) - -located (el ? ? ? OtuAirport) (el ? ? ? Colombia) - -located (el ? ? ? OtaviaAirport) (el ? ? ? Namibia) - -located (el ? ? ? OriaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? RalphWienMemorialAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OuagadougouAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? LesAngladesOujdaAirport) (el ? ? ? Morocco) - -located (el ? ? ? OuessoAirport) (el ? ? ? Congo) - -located (el ? ? ? OuahigouyaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? OudtshoornAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? OuterSkerriesShetlandIslandsAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? OuluAirport) (el ? ? ? Finland) - -located (el ? ? ? HadjerAirport) (el ? ? ? Chad) - -located (el ? ? ? UniversityofOklahomaWestheimerOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BatouriAirport) (el ? ? ? Cameroon) - -located (el ? ? ? OurinhosSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? BoussoAirport) (el ? ? ? Chad) - -located (el ? ? ? QuangaAirport) (el ? ? ? Gabon) - -located (el ? ? ? ZouerateAirport) (el ? ? ? Mauritania) - -located (el ? ? ? BekilyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? TolmachevoNovosibirskAirport) (el ? ? ? Russia) - -located (el ? ? ? AsturiasOviedoAvilesAirport) (el ? ? ? Spain) - -located (el ? ? ? OrovilleMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OvalleAirport) (el ? ? ? Chile) - -located (el ? ? ? OuvenAirport) (el ? ? ? Australia) - -located (el ? ? ? NorthVernonINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OwatonnaMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OwensboroDaviessCountyKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorwoodMemorialMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OwendoAirport) (el ? ? ? Gabon) - -located (el ? ? ? OttawaMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CentralMaineAirportofNorridgewockMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PutnamCountyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaterburyOxfordCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MiamiUniversityOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OxfordEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? StarkeCountyINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OrientosNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? OxnardCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KnoxvilleMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MorneyPlainsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? GoyaAirport) (el ? ? ? Argentina) - -located (el ? ? ? OyemAirport) (el ? ? ? Gabon) - -located (el ? ? ? MoyoAirport) (el ? ? ? Uganda) - -located (el ? ? ? OiapoqueAPAirport) (el ? ? ? Brazil) - -located (el ? ? ? MoyaleAirportKenya) (el ? ? ? Kenya) - -located (el ? ? ? OuyenVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? TresArroyosAirport) (el ? ? ? Argentina) - -located (el ? ? ? YosemiteParkCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OzonaMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OzamisCityAirport) (el ? ? ? Philippines) - -located (el ? ? ? ZaporizhzhyaZaporizhzhyaAirport) (el ? ? ? Ukraine) - -located (el ? ? ? MoronAirBaseMorondelaFronteraAirport) (el ? ? ? Spain) - -located (el ? ? ? CairnsArmyAirFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OuarzazateAirport) (el ? ? ? Morocco) - -located (el ? ? ? PaAnAirport) (el ? ? ? Myanmar) - -located (el ? ? ? BilaspurAirport) (el ? ? ? India) - -located (el ? ? ? PaitillaMarcosAGelabertPanamaCityAirport) (el ? ? ? Panama) - -located (el ? ? ? PaderbornLippstadtAirport) (el ? ? ? Germany) - -located (el ? ? ? SnohomishCountyAirportPaineFieldWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PakubaAirport) (el ? ? ? Uganda) - -located (el ? ? ? PagadianAirport) (el ? ? ? Philippines) - -located (el ? ? ? BarkleyRegionalKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PailinAirport) (el ? ? ? Cambodia) - -located (el ? ? ? ParaChinarAirport) (el ? ? ? Pakistan) - -located (el ? ? ? PortAllenHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PalanqueroAirport) (el ? ? ? Colombia) - -located (el ? ? ? TyndallAirForceBaseFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PattaniAirport) (el ? ? ? Thailand) - -located (el ? ? ? PaloAltoAirportofSantaClaraCountyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortauPrinceAirport) (el ? ? ? Haiti) - -located (el ? ? ? PalmerMunicipalAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetropolianAreaParisAirport) (el ? ? ? France) - -located (el ? ? ? ParosAirport) (el ? ? ? Greece) - -located (el ? ? ? PatnaAirport) (el ? ? ? India) - -located (el ? ? ? PaukAirport) (el ? ? ? Myanmar) - -located (el ? ? ? PauloAfonsoBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? PambwaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PortdePaixAirport) (el ? ? ? Haiti) - -located (el ? ? ? PamolSabahAirport) (el ? ? ? Malaysia) - -located (el ? ? ? PozaRicaAirport) (el ? ? ? Mexico) - -located (el ? ? ? PointBarrowAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ParanaibaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? PueblaAirport) (el ? ? ? Mexico) - -located (el ? ? ? PorbandarAirport) (el ? ? ? India) - -located (el ? ? ? PuertoBerrioAirport) (el ? ? ? Colombia) - -located (el ? ? ? GriderFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PlattsburghAirForceBaseNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ParoAirport) (el ? ? ? Bhutan) - -located (el ? ? ? PalmBeachInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PaamaAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? PackCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BartolomeSalomPuertoCabelloAirport) (el ? ? ? Venezuela) - -located (el ? ? ? JohanAdolfPengelZanderyParamariboAirport) (el ? ? ? Suriname) - -located (el ? ? ? PortoAmboimAirport) (el ? ? ? Angola) - -located (el ? ? ? ParaburdooWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? PuertoBarriosAirport) (el ? ? ? Guatemala) - -located (el ? ? ? PatongBeachAirport) (el ? ? ? Thailand) - -located (el ? ? ? PutaoAirport) (el ? ? ? Myanmar) - -located (el ? ? ? PalibeloAirport) (el ? ? ? Indonesia) - -located (el ? ? ? BedardFieldAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PlettenbergBayAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? PortageCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PondokCabeAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PuertoRicoAirportColombia) (el ? ? ? Colombia) - -located (el ? ? ? PrairieduChienMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PainterCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PasoCaballosAirport) (el ? ? ? Guatemala) - -located (el ? ? ? PalaciosAirport) (el ? ? ? Honduras) - -located (el ? ? ? PorcupineCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PucallpaAirport) (el ? ? ? Peru) - -located (el ? ? ? PlayadelCarmenAirport) (el ? ? ? Mexico) - -located (el ? ? ? PictonAirport) (el ? ? ? NewZealand) - -located (el ? ? ? PuntaColoradaAirport) (el ? ? ? Mexico) - -located (el ? ? ? PuertoCarrenoAirport) (el ? ? ? Colombia) - -located (el ? ? ? PicosPIAirport) (el ? ? ? Brazil) - -located (el ? ? ? PrincetonNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PicayunePearlRiverCountyMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuntaChivatoAirport) (el ? ? ? Mexico) - -located (el ? ? ? CarlRKellerFieldOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuertoLaCruzAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PuertoIniridaAirport) (el ? ? ? Colombia) - -located (el ? ? ? PedroBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MueoAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? PandiePandieSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? PradoBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? TabingPadangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PindiuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? DekalbPeachtreeGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PontaDelgadaSaoMiguelIslandAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? ParndanaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? PendopoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ElJacuelPuntadelEsteAirport) (el ? ? ? Uruguay) - -located (el ? ? ? PresidenteDutraAirport) (el ? ? ? Brazil) - -located (el ? ? ? PiedrasNegrasAirport) (el ? ? ? Mexico) - -located (el ? ? ? PendletonMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PaysanduAirport) (el ? ? ? Uruguay) - -located (el ? ? ? PlovdivAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? PortlandInternationalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PedernalesAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PenneshawSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? PebaneAirport) (el ? ? ? Mozambique) - -located (el ? ? ? PelicanSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BolshesavinoPermAirport) (el ? ? ? Russia) - -located (el ? ? ? SEgidioPerugiaAirport) (el ? ? ? Italy) - -located (el ? ? ? ComodoroZanniPehuajoAirport) (el ? ? ? Argentina) - -located (el ? ? ? MatecanaPereiraAirport) (el ? ? ? Colombia) - -located (el ? ? ? CapitalBeijingPekingAirport) (el ? ? ? China) - -located (el ? ? ? PelanengAirport) (el ? ? ? Lesotho) - -located (el ? ? ? PadreAldamizPuertoMaldonadoAirport) (el ? ? ? Peru) - -located (el ? ? ? InternationalPeninsularAirport) (el ? ? ? Malaysia) - -located (el ? ? ? PeppimenartiNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? PecosMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PerthWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? PetrozavodskKareliaAirport) (el ? ? ? Russia) - -located (el ? ? ? PelotasRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? PuertoLenpiraAirport) (el ? ? ? Honduras) - -located (el ? ? ? PeshawarAirport) (el ? ? ? Pakistan) - -located (el ? ? ? PenongSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? PenzaPenzaAirport) (el ? ? ? Russia) - -located (el ? ? ? PafWarrenAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PassoFundoRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? PacificCityStateORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FortFrederickAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PatreksfjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? PanamaCityBayInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InternationalPaphosAirport) (el ? ? ? Cyprus) - -located (el ? ? ? IleboAirport) (el ? ? ? Zaire) - -located (el ? ? ? PageMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PangoaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GrantCountyWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CharlotteCountyFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YegepaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? RivesaltesPerpignanAirport) (el ? ? ? France) - -located (el ? ? ? ProgressoAirport) (el ? ? ? Brazil) - -located (el ? ? ? PantnagarAirport) (el ? ? ? India) - -located (el ? ? ? DundoChitatoAirport) (el ? ? ? Angola) - -located (el ? ? ? PangkalpinangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TrentLottInternationalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortGrahamAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PangiaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? StevensFieldCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KirkFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GrandCanyonCavernsAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PittGreenvilleNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BassillacPerigueuxAirport) (el ? ? ? France) - -located (el ? ? ? PontaGrossaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? PhanRangAirport) (el ? ? ? Vietnam) - -located (el ? ? ? ParmalbaAirport) (el ? ? ? Brazil) - -located (el ? ? ? OmagwaPortHarcourtAirport) (el ? ? ? Nigeria) - -located (el ? ? ? HarryCleverFieldOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortHedlandWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? NewportNewsWilliamsburgInternationalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhillipsburgMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhanThietAirport) (el ? ? ? Vietnam) - -located (el ? ? ? PinheiroMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? PortHunterNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? PalmBeachCountyGladesFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhiladelphiaInternationalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BoeblingenAirport) (el ? ? ? Germany) - -located (el ? ? ? StClairCountyInternationalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PointHopeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhilipSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PacificHarbourAirport) (el ? ? ? Fiji) - -located (el ? ? ? PhitsanulokAirport) (el ? ? ? Thailand) - -located (el ? ? ? HenryCountyTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhuVinhAirport) (el ? ? ? Vietnam) - -located (el ? ? ? PhalaborwaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? PhoenixSkyHarborInternationalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreaterPeoriaRegionalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HattiesburgLaurelRegionalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ParadiseIslandParadiseAirport) (el ? ? ? Bahamas) - -located (el ? ? ? StPetersburgClearwaterInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PinebeltMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PitingaAirport) (el ? ? ? Brazil) - -located (el ? ? ? PocatelloMunicipalIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhillipsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PrestwickScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? PilarAirport) (el ? ? ? Paraguay) - -located (el ? ? ? ParintinsAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? PiscoAirport) (el ? ? ? Peru) - -located (el ? ? ? PilotPointAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PipillipaiAirport) (el ? ? ? Guyana) - -located (el ? ? ? PierreMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BiardPoitiersAirport) (el ? ? ? France) - -located (el ? ? ? GreaterPittsburghInternationalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PiuraAirport) (el ? ? ? Peru) - -located (el ? ? ? PingTungAirport) (el ? ? ? Taiwan) - -located (el ? ? ? PicoIslandAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? PointLayLRRSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PaysonAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PedroJuanCaballeroAirport) (el ? ? ? Paraguay) - -located (el ? ? ? PanjgurAirport) (el ? ? ? Pakistan) - -located (el ? ? ? PuertoJimenezAirport) (el ? ? ? CostaRica) - -located (el ? ? ? PortSanJuanAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PinckneyvilleDuQuoinILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuertoJuarezAirport) (el ? ? ? Mexico) - -located (el ? ? ? NapaskiakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WoodCountyAirportGillRobbWilsonFieldWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PetropavlovskKamchatskiyKamchatkaAirport) (el ? ? ? Russia) - -located (el ? ? ? ParkRapidsMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ParkesNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? ParkFallsMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PangkorIslandAirport) (el ? ? ? Malaysia) - -located (el ? ? ? PortoKheliAirport) (el ? ? ? Greece) - -located (el ? ? ? PakotoaIslandAirport) (el ? ? ? NewZealand) - -located (el ? ? ? PakokkuAirport) (el ? ? ? Myanmar) - -located (el ? ? ? PakatoaIslandAirport) (el ? ? ? NewZealand) - -located (el ? ? ? PortKaitumaAirport) (el ? ? ? Guyana) - -located (el ? ? ? PangkalanbuunAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ParakouAirport) (el ? ? ? Benin) - -located (el ? ? ? PukapukaAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? PokharaAirport) (el ? ? ? Nepal) - -located (el ? ? ? PaksaneAirport) (el ? ? ? Laos) - -located (el ? ? ? PortKeatsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? SimpangTigaPekanbaruAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SelibiPhikweAirport) (el ? ? ? Botswana) - -located (el ? ? ? CilikRiwutPalangkarayaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PakseAirport) (el ? ? ? Laos) - -located (el ? ? ? PlanadasAirport) (el ? ? ? Colombia) - -located (el ? ? ? ClintonCountyNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PlanetaRicaAirport) (el ? ? ? Colombia) - -located (el ? ? ? PlayaSamaraAirport) (el ? ? ? CostaRica) - -located (el ? ? ? PaielaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PalaAirport) (el ? ? ? Chad) - -located (el ? ? ? LaPlagneAirport) (el ? ? ? France) - -located (el ? ? ? RoboroughEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? MGrahamClarkMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PalmiaAirport) (el ? ? ? Mexico) - -located (el ? ? ? SultanMahmudBadaruddinIIPalembangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PellstonRegionalAirportofEmmetCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortLincolnSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LaPalmaCanaryIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? PalangaAirport) (el ? ? ? Lithuania) - -located (el ? ? ? StClairCountyALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PlatoAirport) (el ? ? ? Colombia) - -located (el ? ? ? PoltavaPoltavaAirport) (el ? ? ? Ukraine) - -located (el ? ? ? MutiaraPaluAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SemeySemipalatinskSemeyAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? KentlandINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortElizabethAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? PembaIslandAirport) (el ? ? ? Tanzania) - -located (el ? ? ? PembinaMunicipalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElTepualPuertoMonttAirport) (el ? ? ? Chile) - -located (el ? ? ? PalmdaleProductionFlightTestInstallationAirForcePlant42CAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortsmouthEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ParmaAirport) (el ? ? ? Italy) - -located (el ? ? ? PontaPoraSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? GreaterPortsmouthRegionalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PalmadeMallorcaBalearicIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? PalmIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? PortMollerAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhanomSarakhamAirport) (el ? ? ? Thailand) - -located (el ? ? ? PumaniAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PuntaRaisiSicilyAirport) (el ? ? ? Italy) - -located (el ? ? ? PimagaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PeritoMorenoAirport) (el ? ? ? Argentina) - -located (el ? ? ? PalmerstonNorthAirport) (el ? ? ? NewZealand) - -located (el ? ? ? PalmyraAirport) (el ? ? ? Syria) - -located (el ? ? ? ParamakatoiAirport) (el ? ? ? Guyana) - -located (el ? ? ? PaimiutAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AeropuertoInternacionaldelCaribeGeneralSMarinoMargeritaPorlamararAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PalmasPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? MetropolitanMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElTehuelchePuertoMadrynAirport) (el ? ? ? Argentina) - -located (el ? ? ? PalmarAirport) (el ? ? ? CostaRica) - -located (el ? ? ? PamplonaAirport) (el ? ? ? Spain) - -located (el ? ? ? PortoNacionalGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? PoncaCityMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuntaGordaAirport) (el ? ? ? Belize) - -located (el ? ? ? NortheastPhiladelphiaPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PetersonsPointAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ParanaguaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? PochentongPhnomPenhAirport) (el ? ? ? Cambodia) - -located (el ? ? ? PohnpeiInternationalPohnpeiIslandAirport) (el ? ? ? Micronesia) - -located (el ? ? ? SupadioPontianakAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PantelleriaPantelleriaIslandAirport) (el ? ? ? Italy) - -located (el ? ? ? PrincetonMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PrincetonMunicipalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PunotecaAirport) (el ? ? ? Mexico) - -located (el ? ? ? PopondettaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PoonaAirport) (el ? ? ? India) - -located (el ? ? ? PointeNoireAirport) (el ? ? ? Congo) - -located (el ? ? ? PensacolaRegionalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PanguitchMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GraysonCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PetrolinaPEAirport) (el ? ? ? Brazil) - -located (el ? ? ? SalgadoFilhoRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? PopeAirForceBaseNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrackettFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PodorAirport) (el ? ? ? Senegal) - -located (el ? ? ? PolkArmyAirFieldLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PoplarBluffMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortGentilAirport) (el ? ? ? Gabon) - -located (el ? ? ? PocahontasMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapitanNicolasRojasPotosiAirport) (el ? ? ? Bolivia) - -located (el ? ? ? PembaPortoAmeliaAirport) (el ? ? ? Mozambique) - -located (el ? ? ? PortMoresbyAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PoptunAirport) (el ? ? ? Guatemala) - -located (el ? ? ? PocosdeCaldasMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? PuertoPlataAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? PolkInletAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PoriAirport) (el ? ? ? Finland) - -located (el ? ? ? PortAntonioAirport) (el ? ? ? Jamaica) - -located (el ? ? ? DutchessCountyNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortorozAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? PontoiseAirport) (el ? ? ? France) - -located (el ? ? ? PowellMunicipalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LawicaPoznanAirport) (el ? ? ? Poland) - -located (el ? ? ? PerryLeforsFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PresidentePrudenteSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? ProspectCreekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HumacaoAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? PuertoPenascoAirport) (el ? ? ? Mexico) - -located (el ? ? ? TriCityKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PagoPagoInternationalTutuilaIslandAirport) (el ? ? ? AmericanSamoa) - -located (el ? ? ? PeraitepuysAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PortpirieSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LangkawiPulauAirport) (el ? ? ? Malaysia) - -located (el ? ? ? PetropavlovskKamchatkaAirport) (el ? ? ? Russia) - -located (el ? ? ? PhapluAirport) (el ? ? ? Nepal) - -located (el ? ? ? PompanoBeachAirparkFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PopayanAirport) (el ? ? ? Colombia) - -located (el ? ? ? PowellPointAirport) (el ? ? ? Bahamas) - -located (el ? ? ? ProserpineQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ParaparaumuAirport) (el ? ? ? NewZealand) - -located (el ? ? ? PasirPangarayanAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PuertoPrincesaInternationalPuertoPrincesaAirport) (el ? ? ? Philippines) - -located (el ? ? ? PapunAirport) (el ? ? ? Myanmar) - -located (el ? ? ? PortProtectionSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PapaWestrayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ParanAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PousoAlegreMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? PuertoPaezAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PhuQuocAirport) (el ? ? ? Vietnam) - -located (el ? ? ? NorthernMaineRegionalAirportatPresqueIsleMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PalenqueAirport) (el ? ? ? Mexico) - -located (el ? ? ? PipestoneMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortMacquarieNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? PilotStationAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GeneralUrquizaParanaAirport) (el ? ? ? Argentina) - -located (el ? ? ? PasoRoblesMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ErnestALoveFieldAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PardooWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? PoreAirport) (el ? ? ? Colombia) - -located (el ? ? ? PortJohnsonAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RuzynePrahaPragueAirport) (el ? ? ? CzechRepublic) - -located (el ? ? ? PhraeAirport) (el ? ? ? Thailand) - -located (el ? ? ? PraslinIslandAirport) (el ? ? ? Seychelles) - -located (el ? ? ? CapriAirport) (el ? ? ? Italy) - -located (el ? ? ? PortOceanicAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortimaoAirport) (el ? ? ? Portugal) - -located (el ? ? ? PristinaAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? PerryMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ProprianoAirport) (el ? ? ? France) - -located (el ? ? ? PresidenciaRoqueSaenzPenaAirport) (el ? ? ? Argentina) - -located (el ? ? ? ParuimaAirport) (el ? ? ? Guyana) - -located (el ? ? ? ParasiAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? PointeRetreatAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PromeAirport) (el ? ? ? Myanmar) - -located (el ? ? ? PrerovAirport) (el ? ? ? CzechRepublic) - -located (el ? ? ? PrenticeWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CoxFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WonderboomPretoriaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? PrinevilleORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GalileiSanGiustoPisaAirport) (el ? ? ? Italy) - -located (el ? ? ? MidStatePAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TriCitiesWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortSaidAirport) (el ? ? ? Egypt) - -located (el ? ? ? MerceditaPonceAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? PittsfieldMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PetersburgAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StPeterAirport) (el ? ? ? Germany) - -located (el ? ? ? PasniAirport) (el ? ? ? Pakistan) - -located (el ? ? ? PosoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NewRiverValleyVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PerthScotlandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? PeaseAirNationalGuardBaseNHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PalestineMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PastoAirport) (el ? ? ? Colombia) - -located (el ? ? ? PalmSpringsRegionalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PhiladelphiaSeaplaneBasePAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PescaraAirport) (el ? ? ? Italy) - -located (el ? ? ? PosadasAirport) (el ? ? ? Argentina) - -located (el ? ? ? PrestonAirport) (el ? ? ? Cuba) - -located (el ? ? ? PutussibauBorneoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PapaStourShetlandIslandsAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? PassosAirport) (el ? ? ? Brazil) - -located (el ? ? ? PalaciosMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortStanleyStanleyAirport) (el ? ? ? FalklandIslands) - -located (el ? ? ? CapitanAvSalvadorOgayaPuertoSuarezAirport) (el ? ? ? Bolivia) - -located (el ? ? ? PortAlsworthAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PetersburgMunicipalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PprtAliceSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortAlexanderSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortStephensNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? MalololailaiAirport) (el ? ? ? Fiji) - -located (el ? ? ? PietersburgAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? PortHeidenAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortDouglasQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? PortlandVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? OaklandPontiacMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortArmstrongAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PalmaritoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? HarryPWilliamsMemorialLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PatoBrancoPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? LeRaizetPointeaPitreAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? PortodeMosPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? PleasantHarborAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AtkinsonMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PrattIndustrialKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PlatinumAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortervilleMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PottstownLimerickPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PitalitoAirport) (el ? ? ? Colombia) - -located (el ? ? ? GeneralOmarTorrijosHerraraPanamaCityAirport) (el ? ? ? Panama) - -located (el ? ? ? PastazaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? PuasAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PuebloMemorialCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CarbonCountyUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuertoDeseadoAirport) (el ? ? ? Argentina) - -located (el ? ? ? PuertoObaldiaAirport) (el ? ? ? Panama) - -located (el ? ? ? PontLongUzeinPauAirport) (el ? ? ? France) - -located (el ? ? ? PortAugustaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? PochutlaAirport) (el ? ? ? Mexico) - -located (el ? ? ? PuntaCanaAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? PukaruAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? PortofPoulsboMarinaMoorageSeaplaneBaseWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PomalaaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PuniaAirport) (el ? ? ? Zaire) - -located (el ? ? ? PrudhoeBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PoAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? PresidenteCIdelCampoPuntaArenasAirport) (el ? ? ? Chile) - -located (el ? ? ? PuertoRicoAirport) (el ? ? ? Bolivia) - -located (el ? ? ? KimhaePusanAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? PuttaparthiAirport) (el ? ? ? India) - -located (el ? ? ? PuertoAsisAirport) (el ? ? ? Colombia) - -located (el ? ? ? PulaAirport) (el ? ? ? Croatia) - -located (el ? ? ? PuertoCabezasAirport) (el ? ? ? Nicaragua) - -located (el ? ? ? ProvidenciaAirport) (el ? ? ? Colombia) - -located (el ? ? ? GrantCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ProvincetownMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TheodoreFrancisGreenStateRIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElPorvenirAirport) (el ? ? ? Panama) - -located (el ? ? ? PlacervilleCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HamptonRoadsVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortoVelhoROAirport) (el ? ? ? Brazil) - -located (el ? ? ? ParanavaiPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? PrevezaLefkasAirport) (el ? ? ? Greece) - -located (el ? ? ? PlevenAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? PortoviejoAirport) (el ? ? ? Ecuador) - -located (el ? ? ? LicGustavoDOrdazPuertoVallartaAirport) (el ? ? ? Mexico) - -located (el ? ? ? ProvideniyaMagadanAirport) (el ? ? ? Russia) - -located (el ? ? ? ProvoMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HaleCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PopeVanoyAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CasementOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WileyPostOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SherWoodMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PevekMagadanAirport) (el ? ? ? Russia) - -located (el ? ? ? BelesPawiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? PalWaukeeILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PerwokertoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PortlandInternationalJetportMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PittsTownAirport) (el ? ? ? Bahamas) - -located (el ? ? ? PwetoAirport) (el ? ? ? Zaire) - -located (el ? ? ? PavlodarPavlodarAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? PortWalterSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BremertonNationalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ParanaGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? PolaccaAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuertoEscondidoAirport) (el ? ? ? Mexico) - -located (el ? ? ? PortoSantoMadeiraAirport) (el ? ? ? Portugal) - -located (el ? ? ? PleikuAirport) (el ? ? ? Vietnam) - -located (el ? ? ? PuertoBoyacaAirport) (el ? ? ? Colombia) - -located (el ? ? ? JeyporeAirport) (el ? ? ? India) - -located (el ? ? ? PlayonChicoAirport) (el ? ? ? Panama) - -located (el ? ? ? PenrhynIslandAirport) (el ? ? ? CookIslands) - -located (el ? ? ? PagelandSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuertoAyacuchoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PerryIslandSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PlymouthMunicipalMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PayanAirport) (el ? ? ? Colombia) - -located (el ? ? ? PutumayoAirport) (el ? ? ? Ecuador) - -located (el ? ? ? PyrgosAirport) (el ? ? ? Greece) - -located (el ? ? ? YavizaAirport) (el ? ? ? Panama) - -located (el ? ? ? PattayaAirport) (el ? ? ? Thailand) - -located (el ? ? ? PazdeAriporoAirport) (el ? ? ? Colombia) - -located (el ? ? ? PietermaritzburgAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? PenzanceHeliportEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ZhobAirport) (el ? ? ? Pakistan) - -located (el ? ? ? GuayanaPuertoOrdazAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PresqueIsleCountyMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PortSudanAirport) (el ? ? ? Sudan) - -located (el ? ? ? PiestanyAirport) (el ? ? ? Slovakia) - -located (el ? ? ? NoraAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrusqueSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? AjmanCityAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? ArnhemAirport) (el ? ? ? Netherlands) - -located (el ? ? ? BededouroSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? BenjaminConstantAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? BudvaAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? BellaCoolaBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BarradoPiraiRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? BegaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BrackAirport) (el ? ? ? Libya) - -located (el ? ? ? PancevoAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? BitolaAirport) (el ? ? ? Macedonia) - -located (el ? ? ? BourgStMauriceAirport) (el ? ? ? France) - -located (el ? ? ? BarraMansaRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? BochumAirport) (el ? ? ? Germany) - -located (el ? ? ? BresciaAirport) (el ? ? ? Italy) - -located (el ? ? ? BatemansBayNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? SobralCEAirport) (el ? ? ? Brazil) - -located (el ? ? ? MakkahAirport) (el ? ? ? Morocco) - -located (el ? ? ? CurraisNovosRNAirport) (el ? ? ? Brazil) - -located (el ? ? ? CamacariBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? CampoBomRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? CopperMountainCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColatinaESAirport) (el ? ? ? Brazil) - -located (el ? ? ? BotucatuSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? CanelasRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? ColonAirportCuba) (el ? ? ? Cuba) - -located (el ? ? ? CuritibaosAirport) (el ? ? ? Brazil) - -located (el ? ? ? CataguasesMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? GarulhosSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? WiltonCTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaoCaetanodoSulSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? CatanzaroAirport) (el ? ? ? Italy) - -located (el ? ? ? CharquedasRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? CachoeiradoSulRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? CatanduvaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? ConselheiroLafaieteMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? HohenemsDornbirnDornbirnAirport) (el ? ? ? Austria) - -located (el ? ? ? DammanAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? EdenNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? IcoaraciPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? DomPedritoRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? DuquedeCaixasRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? ItsjubaSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? DuesseldorfDusseldorfAirport) (el ? ? ? Germany) - -located (el ? ? ? MetropolitanAreaCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DiademaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? PomeziaAirport) (el ? ? ? Italy) - -located (el ? ? ? FreiburgAirport) (el ? ? ? Germany) - -located (el ? ? ? OttestrupSaebyFrederikshavnAirport) (el ? ? ? Denmark) - -located (el ? ? ? FrosinoneAirport) (el ? ? ? Italy) - -located (el ? ? ? SaoFranciscodoSulSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? GuairaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? GaranhunsPEAirport) (el ? ? ? Brazil) - -located (el ? ? ? MontenegroRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? PalmaresPEAirport) (el ? ? ? Brazil) - -located (el ? ? ? ReusTarragonaAirport) (el ? ? ? Spain) - -located (el ? ? ? PussoAlegreMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? AlagoinhasBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? GifuAirport) (el ? ? ? Japan) - -located (el ? ? ? NeuIsenburgAirport) (el ? ? ? Germany) - -located (el ? ? ? HasseltAirport) (el ? ? ? Belgium) - -located (el ? ? ? SaoBentodoSulSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? CastunhalPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? TeresopolisRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? NovoHamburgoRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? TresCoracoesMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? IguatuAirport) (el ? ? ? Brazil) - -located (el ? ? ? TresRiosRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? GijonAirport) (el ? ? ? Spain) - -located (el ? ? ? IrbioAirport) (el ? ? ? Jordan) - -located (el ? ? ? CiudadelaAirport) (el ? ? ? Spain) - -located (el ? ? ? UmmAlquwainAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? JaraguadoSulSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? JubailAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? JimdabyneNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CamposdoJordaoAirport) (el ? ? ? Brazil) - -located (el ? ? ? JaladharAirport) (el ? ? ? India) - -located (el ? ? ? ForchheimKarlsruheAirport) (el ? ? ? Germany) - -located (el ? ? ? BreckenridgeCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KrefeldAirport) (el ? ? ? Germany) - -located (el ? ? ? KeystoneCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KanazawaCityAirport) (el ? ? ? Japan) - -located (el ? ? ? KonstanzAirport) (el ? ? ? Germany) - -located (el ? ? ? LajeadoRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? LeetonNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? LandshotAirport) (el ? ? ? Germany) - -located (el ? ? ? KelsterbachAirport) (el ? ? ? Germany) - -located (el ? ? ? LimassolAirport) (el ? ? ? Cyprus) - -located (el ? ? ? LucerneAirport) (el ? ? ? Switzerland) - -located (el ? ? ? SaoLeopoldoRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? LaMunozaAirport) (el ? ? ? Spain) - -located (el ? ? ? LorrachAirport) (el ? ? ? Germany) - -located (el ? ? ? LausanneLaBlecheretteLausanneAirport) (el ? ? ? Switzerland) - -located (el ? ? ? LatinaAirport) (el ? ? ? Italy) - -located (el ? ? ? LavrasMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? LauterachAirport) (el ? ? ? Austria) - -located (el ? ? ? MatanzasAirport) (el ? ? ? Cuba) - -located (el ? ? ? PanambiAirport) (el ? ? ? Brazil) - -located (el ? ? ? MairiporuSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? MadabaAirport) (el ? ? ? Jordan) - -located (el ? ? ? MessinaAirportItaly) (el ? ? ? Italy) - -located (el ? ? ? MafraSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? MogidasCrazesSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? MirpurAirport) (el ? ? ? Pakistan) - -located (el ? ? ? MarinadiMassaAirport) (el ? ? ? Italy) - -located (el ? ? ? MbabaneAirport) (el ? ? ? Swaziland) - -located (el ? ? ? MonsAirport) (el ? ? ? Belgium) - -located (el ? ? ? MoutiersAirport) (el ? ? ? France) - -located (el ? ? ? MainzAirport) (el ? ? ? Germany) - -located (el ? ? ? AnandAirport) (el ? ? ? India) - -located (el ? ? ? NoviSadAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? NaganoAirport) (el ? ? ? Japan) - -located (el ? ? ? CanoinhasSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? AnnmasseAirport) (el ? ? ? Switzerland) - -located (el ? ? ? AyiaNapaAirport) (el ? ? ? Cyprus) - -located (el ? ? ? CanoasRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? NiteroiRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? NuoroAirport) (el ? ? ? Italy) - -located (el ? ? ? NovaIguacuRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? MococaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? OsascoSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? CotiaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? OmyiaAirport) (el ? ? ? Japan) - -located (el ? ? ? OrduAirport) (el ? ? ? Turkey) - -located (el ? ? ? OristamoAirport) (el ? ? ? Italy) - -located (el ? ? ? PadovaAirport) (el ? ? ? Italy) - -located (el ? ? ? PinardelRioAirport) (el ? ? ? Cuba) - -located (el ? ? ? PetropolisRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? PompeiaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? PayalebaarSingaporeAirport) (el ? ? ? Singapore) - -located (el ? ? ? PratoAirport) (el ? ? ? Italy) - -located (el ? ? ? PerisherValleyNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? LupinNTAirport) (el ? ? ? Canada) - -located (el ? ? ? JosefaCamejoParaguanaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? RandGermistonJohannesburgAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? RizeAirport) (el ? ? ? Turkey) - -located (el ? ? ? ArcosMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? MarbellaAirport) (el ? ? ? Spain) - -located (el ? ? ? NarromineNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? QueretaroAirport) (el ? ? ? Mexico) - -located (el ? ? ? WarrenNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? RiosoSulSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? NaroomaAirport) (el ? ? ? Australia) - -located (el ? ? ? ResendeRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? SabadellAirport) (el ? ? ? Spain) - -located (el ? ? ? SaoBernardodoCampoSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? SaoCarlosSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? SaoGoncaloRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? SantoAndreSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? MetropolitanAreaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SeeheimAirport) (el ? ? ? Germany) - -located (el ? ? ? MoshiAirport) (el ? ? ? Tanzania) - -located (el ? ? ? SaoJoaodelReiMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? StMaartenAirport) (el ? ? ? NetherlandsAntilles) - -located (el ? ? ? SanNicolasdeBariAirport) (el ? ? ? Cuba) - -located (el ? ? ? SousseAirport) (el ? ? ? Tunisia) - -located (el ? ? ? SanctiSpirituAirport) (el ? ? ? Cuba) - -located (el ? ? ? SalernoAirport) (el ? ? ? Italy) - -located (el ? ? ? AlhegroSassariSardiniaAirport) (el ? ? ? Italy) - -located (el ? ? ? ShizuokaCityAirport) (el ? ? ? Japan) - -located (el ? ? ? AtibaiaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? TimbaubaPEAirport) (el ? ? ? Brazil) - -located (el ? ? ? SaoGoncalodoAmaranteRNAirport) (el ? ? ? Brazil) - -located (el ? ? ? ThredboNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? RothenburgAirport) (el ? ? ? Germany) - -located (el ? ? ? HeliportTrevisoAirport) (el ? ? ? Italy) - -located (el ? ? ? TaejonAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? CoatzacoalcosAirport) (el ? ? ? Mexico) - -located (el ? ? ? PuttgardenAirport) (el ? ? ? Germany) - -located (el ? ? ? BanHoueiSaiAirport) (el ? ? ? Laos) - -located (el ? ? ? UlmAirport) (el ? ? ? Germany) - -located (el ? ? ? KwangYunAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? MuriaeMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? GusauAirport) (el ? ? ? Nigeria) - -located (el ? ? ? UtsunomiyaAirport) (el ? ? ? Japan) - -located (el ? ? ? QuzhouAirport) (el ? ? ? China) - -located (el ? ? ? UniaodoVitoriaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? VilaVelhoESAirport) (el ? ? ? Brazil) - -located (el ? ? ? ValbonneAirport) (el ? ? ? France) - -located (el ? ? ? AvellinoAirport) (el ? ? ? Italy) - -located (el ? ? ? VoltaRedondaRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? VictoriadelasTunasAirport) (el ? ? ? Cuba) - -located (el ? ? ? WinterParkCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WurzburgAirport) (el ? ? ? Germany) - -located (el ? ? ? CaixasdoSulRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? StrugaAirport) (el ? ? ? Macedonia) - -located (el ? ? ? HengeloAirport) (el ? ? ? Netherlands) - -located (el ? ? ? HilversumTheHagueAirport) (el ? ? ? Netherlands) - -located (el ? ? ? AlmeloAirport) (el ? ? ? Netherlands) - -located (el ? ? ? AmersfoortAirport) (el ? ? ? Netherlands) - -located (el ? ? ? ByronBayQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ApeldoornAirport) (el ? ? ? Netherlands) - -located (el ? ? ? TeugeDeventerAirport) (el ? ? ? Netherlands) - -located (el ? ? ? HeerenveenAirport) (el ? ? ? Netherlands) - -located (el ? ? ? ZarkaAirport) (el ? ? ? Jordan) - -located (el ? ? ? SmigginHolesNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? FontRomeuAirport) (el ? ? ? France) - -located (el ? ? ? LaLlagoneAirport) (el ? ? ? France) - -located (el ? ? ? RakandaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? RabaulAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? JohnHBattenFieldWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoadTownSeaplaneBaseTortolaAirport) (el ? ? ? BritishVirginIslands) - -located (el ? ? ? ArarAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? RaselNaqbRasanNaqbAirport) (el ? ? ? Egypt) - -located (el ? ? ? RaglandAirport) (el ? ? ? NewZealand) - -located (el ? ? ? RafhaAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? PraiaSaoTiagoAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? RajkotAirport) (el ? ? ? India) - -located (el ? ? ? MenaraMarrakechAirport) (el ? ? ? Morocco) - -located (el ? ? ? RiversideMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RaminginingNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? RavennaAirport) (el ? ? ? Italy) - -located (el ? ? ? RiberaoPretoSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? RapidCityRegionalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RahaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? RarotongaInternationalAvaruaAirport) (el ? ? ? CookIslands) - -located (el ? ? ? RashtAirport) (el ? ? ? Iran) - -located (el ? ? ? RaduzhnyiAirport) (el ? ? ? Russia) - -located (el ? ? ? RangpurAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? CravoNorteAirport) (el ? ? ? Colombia) - -located (el ? ? ? ArawaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? OramAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? RothesayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? RawalaKotAirport) (el ? ? ? Pakistan) - -located (el ? ? ? SaleRabatAirport) (el ? ? ? Morocco) - -located (el ? ? ? BorbaAirport) (el ? ? ? Brazil) - -located (el ? ? ? RobinvaleVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? RedbirdTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RockCountyNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BigBearCityCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoseburgMunicipalORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RabiAirport) (el ? ? ? Fiji) - -located (el ? ? ? RebunAirport) (el ? ? ? Japan) - -located (el ? ? ? RanchoCaliforniaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RedBluffMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RobinsonArmyAirFieldNationalGuardARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GardenKeySeaplanaBaseFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoboreAirport) (el ? ? ? Bolivia) - -located (el ? ? ? RabarabaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? RurrenabaqueAirport) (el ? ? ? Bolivia) - -located (el ? ? ? PresidenteMediciACAirport) (el ? ? ? Brazil) - -located (el ? ? ? MarsabitAirport) (el ? ? ? Kenya) - -located (el ? ? ? RoebourneWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? RanchoBuenaVistaAirport) (el ? ? ? Mexico) - -located (el ? ? ? WalterboroMunicipalSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RubyAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EllsworthAirForceBaseSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RichardsBayAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? RocheHarborWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RiohachaAirport) (el ? ? ? Colombia) - -located (el ? ? ? HHCoffieldRegionalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RedcliffeAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? RichmondQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? AmericanRiverSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? RochefortAirport) (el ? ? ? France) - -located (el ? ? ? ReconquistaAirport) (el ? ? ? Argentina) - -located (el ? ? ? FultonCountyINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RochesterAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? NartronFieldMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RioCuartoAreadeMaterialRioCuartoAirport) (el ? ? ? Argentina) - -located (el ? ? ? RuskCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RumCayAirport) (el ? ? ? Bahamas) - -located (el ? ? ? RockhamptonDownsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? RedDogAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RedencaoAirport) (el ? ? ? Brazil) - -located (el ? ? ? ReddingMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MerdeyAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ReadingRegionalAirportCarlASpaatzFieldPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RedOakMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RobertsFieldORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RedRiverNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RichardTollAirport) (el ? ? ? Senegal) - -located (el ? ? ? RaleighDurhamInternationalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RedDevilAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RodezAirport) (el ? ? ? France) - -located (el ? ? ? ReadAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? GuararapesPEAirport) (el ? ? ? Brazil) - -located (el ? ? ? MifflinCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ReeseAirForceBaseTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ReggioCalabriaAirport) (el ? ? ? Italy) - -located (el ? ? ? RehobothBaySeaplaneBaseDEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ReykjavikAirport) (el ? ? ? Iceland) - -located (el ? ? ? AlmiranteZarTrelewAirport) (el ? ? ? Argentina) - -located (el ? ? ? OrenburgOrenburgAirport) (el ? ? ? Russia) - -located (el ? ? ? RomeStateORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AngkorSiemReapAirport) (el ? ? ? Cambodia) - -located (el ? ? ? RequenaAirport) (el ? ? ? Spain) - -located (el ? ? ? ResistenciaAirport) (el ? ? ? Argentina) - -located (el ? ? ? RostRoestAirport) (el ? ? ? Norway) - -located (el ? ? ? ReusAirport) (el ? ? ? Spain) - -located (el ? ? ? RewaAirport) (el ? ? ? India) - -located (el ? ? ? GeneralLucioBlancoReynosaAirport) (el ? ? ? Mexico) - -located (el ? ? ? ReyesAirport) (el ? ? ? Bolivia) - -located (el ? ? ? RafaiAirport) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? GreaterRockfordILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RookeFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RollangFieldMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RaufarhofnAirport) (el ? ? ? Iceland) - -located (el ? ? ? RaiateaSocietyIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? RioFrioAirport) (el ? ? ? CostaRica) - -located (el ? ? ? RioGrandeAirport) (el ? ? ? Argentina) - -located (el ? ? ? ReginaldGrantMemorialGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PorgeraAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BalurghatAirport) (el ? ? ? India) - -located (el ? ? ? RangiroaTuamotuArchipelagoAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? RedWingMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RioGallegosAirport) (el ? ? ? Argentina) - -located (el ? ? ? MingaladonYangoonRangoonAirport) (el ? ? ? Myanmar) - -located (el ? ? ? RangerMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RengatAirport) (el ? ? ? Indonesia) - -located (el ? ? ? RioGrandeValleyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ReykholarAirport) (el ? ? ? Iceland) - -located (el ? ? ? RioHondoAirport) (el ? ? ? Argentina) - -located (el ? ? ? ChampagneReimsAirport) (el ? ? ? France) - -located (el ? ? ? RuhengeriAirport) (el ? ? ? Rwanda) - -located (el ? ? ? RhinelanderOneidaCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoyHillAirport) (el ? ? ? Australia) - -located (el ? ? ? DiagorasMaritsaRhodosIslandAirport) (el ? ? ? Greece) - -located (el ? ? ? RamechhapAirport) (el ? ? ? Nepal) - -located (el ? ? ? ReidHillviewofSantaClaraCountyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaMariaRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? RiberaltaAirport) (el ? ? ? Bolivia) - -located (el ? ? ? RichmondInternationalAirportByrdFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RichmondMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RiceLakeMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RichfieldMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RioGrandeRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? RiojaAirport) (el ? ? ? Peru) - -located (el ? ? ? CarrilloAirport) (el ? ? ? CostaRica) - -located (el ? ? ? GarfieldCountyRegionalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RodriguezdeMendezAirport) (el ? ? ? Peru) - -located (el ? ? ? RingiCoveAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? MetropolitanAreaRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? FlabobCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RishiriAirport) (el ? ? ? Japan) - -located (el ? ? ? RioTigreAirport) (el ? ? ? Panama) - -located (el ? ? ? RanchoMurietaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarchAirForceBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RivertonRegionalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SpilveRigaAirport) (el ? ? ? Latvia) - -located (el ? ? ? RiyanAirport) (el ? ? ? Yemen) - -located (el ? ? ? RioAlzucarAirport) (el ? ? ? Panama) - -located (el ? ? ? RajahmundryAirport) (el ? ? ? India) - -located (el ? ? ? RajbirajAirport) (el ? ? ? Nepal) - -located (el ? ? ? RajshaniAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? RajouriAirport) (el ? ? ? India) - -located (el ? ? ? RijekaAirport) (el ? ? ? Croatia) - -located (el ? ? ? KnoxCountyRegionalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoskildeKobenhavnCopenhagenAirport) (el ? ? ? Denmark) - -located (el ? ? ? RockHillMunicipalAirportBryantFieldSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RokotAirport) (el ? ? ? Indonesia) - -located (el ? ? ? RockleighNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SiporaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AransasCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RobertSKerrOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RockSpringsSweetwaterCountyWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RasalKhaymahAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? YuleIslandAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? RockwoodMunicipalTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RokebyQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? RollaDowntownMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RichlandWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RostockAirport) (el ? ? ? Germany) - -located (el ? ? ? RosellaPlainsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ArlitAirport) (el ? ? ? Niger) - -located (el ? ? ? BorniteAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RomaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? BuraimiAirport) (el ? ? ? Oman) - -located (el ? ? ? MachesneyILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RamagundamAirport) (el ? ? ? India) - -located (el ? ? ? GriffissAirForceBaseNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MissouriAirNationalGuardMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RichardBRussellGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RiminiAirport) (el ? ? ? Italy) - -located (el ? ? ? RenmarkSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? ColomboAirport) (el ? ? ? SriLanka) - -located (el ? ? ? RumginaeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? RampartAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RamsteinAirBaseRamsteinAirport) (el ? ? ? Germany) - -located (el ? ? ? RockyMountWilsonNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoronaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? RonnebyAirBaseRonnebyAirport) (el ? ? ? Sweden) - -located (el ? ? ? WarrenCountyMemorialTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RandolphAirForceBaseTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoanneAirport) (el ? ? ? France) - -located (el ? ? ? RangelyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewRichmondMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CornIslandAirport) (el ? ? ? Nicaragua) - -located (el ? ? ? YoronJimaAirport) (el ? ? ? Japan) - -located (el ? ? ? ArunkaAirport) (el ? ? ? Kiribati) - -located (el ? ? ? RennellIslandAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? BornholmRonneRoenneAirport) (el ? ? ? Denmark) - -located (el ? ? ? RenoCannonInternationalNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RongelapAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? RobinsonRiverAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SaintJacquesRennesAirport) (el ? ? ? France) - -located (el ? ? ? RentonMunicipalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RanauAirport) (el ? ? ? Malaysia) - -located (el ? ? ? ClevelandMunicipalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JasperCountyINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoanokeRegionalAirportWoodrumFieldVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RobertsFieldMonroviaAirport) (el ? ? ? Liberia) - -located (el ? ? ? GreaterRochesterInternationalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BirmimghamAirNationalGuardALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RogersMunicipalAirportCarterFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RobinhoodQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? DyessArmyAirFieldRoiNamurAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? RockhamptonQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? RooseveltMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetropolitanAreaRomaRomeAirport) (el ? ? ? Italy) - -located (el ? ? ? RondonAirport) (el ? ? ? Colombia) - -located (el ? ? ? RondonopolisMTAirport) (el ? ? ? Brazil) - -located (el ? ? ? BabelthuapKororKororAirport) (el ? ? ? Palau) - -located (el ? ? ? RosarioAirport) (el ? ? ? Argentina) - -located (el ? ? ? RotoruaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? RuseAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? RostovRostovAirport) (el ? ? ? Russia) - -located (el ? ? ? RoswellIndustrialAirCenterNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoseauMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RioMayoAirport) (el ? ? ? Argentina) - -located (el ? ? ? RolpaAirport) (el ? ? ? Nepal) - -located (el ? ? ? RoperBarAirport) (el ? ? ? Australia) - -located (el ? ? ? NgukurrNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? RoshPinaAirport) (el ? ? ? Israel) - -located (el ? ? ? RaipurAirport) (el ? ? ? India) - -located (el ? ? ? RoperValleyNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? RoundupMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarreeSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? RodriguesIslandAirport) (el ? ? ? Mauritius) - -located (el ? ? ? BaroraAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? RourkelaAirport) (el ? ? ? India) - -located (el ? ? ? MerrillMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MarromeuAirport) (el ? ? ? Mozambique) - -located (el ? ? ? SerraNorteMTAirport) (el ? ? ? Brazil) - -located (el ? ? ? SorrentoAirport) (el ? ? ? Italy) - -located (el ? ? ? RockRapidsMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RorosAirport) (el ? ? ? Norway) - -located (el ? ? ? RobinsonRiverNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? SantaRosaAirportArgentina) (el ? ? ? Argentina) - -located (el ? ? ? RoseberthQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SkulteRigaAirport) (el ? ? ? Latvia) - -located (el ? ? ? RockSoundEleutheraAirport) (el ? ? ? Bahamas) - -located (el ? ? ? AuroseBayNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? SerraPeladaAirport) (el ? ? ? Brazil) - -located (el ? ? ? RussianMissionAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RioSidraAirport) (el ? ? ? Panama) - -located (el ? ? ? RosarioSeaplaneBaseWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RansikiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? RussellMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RustonMunicipalLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RaspberryStraitAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RoseiresAirport) (el ? ? ? Sudan) - -located (el ? ? ? RochesterMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YosuAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? RobinsonMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SouthwestFloridaRegionalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RousesPointSeaplaneBaseNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RotumaAirport) (el ? ? ? Fiji) - -located (el ? ? ? RoatanAirport) (el ? ? ? Honduras) - -located (el ? ? ? RatnagiriAirport) (el ? ? ? India) - -located (el ? ? ? RotundaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MargueriteBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RutengAirport) (el ? ? ? Indonesia) - -located (el ? ? ? RotiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? RotterdamAirport) (el ? ? ? Netherlands) - -located (el ? ? ? RatonMunicipalAirportCrewsFieldNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColtonCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RutlandPlainsAirport) (el ? ? ? Australia) - -located (el ? ? ? RottnestIslandWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? SaratovSaratovAirport) (el ? ? ? Russia) - -located (el ? ? ? MertySouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? AruaAirport) (el ? ? ? Uganda) - -located (el ? ? ? RugaoAirport) (el ? ? ? China) - -located (el ? ? ? KingKhalidRiyadhAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? SierraBlancaRegionalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RukumkotAirport) (el ? ? ? Nepal) - -located (el ? ? ? RumjartarAirport) (el ? ? ? Nepal) - -located (el ? ? ? GillotReunionSaintDenisdelaReunionAirport) (el ? ? ? Reunion) - -located (el ? ? ? RupsiAirport) (el ? ? ? India) - -located (el ? ? ? RurutuTubuaiIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? MarauAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? RutlandStateVTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RubelsantoAirport) (el ? ? ? Guatemala) - -located (el ? ? ? CopanAirport) (el ? ? ? Honduras) - -located (el ? ? ? FarafanganaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? RiverCessAirport) (el ? ? ? Liberia) - -located (el ? ? ? RioVerdeAirport) (el ? ? ? Brazil) - -located (el ? ? ? SaravenaAirport) (el ? ? ? Colombia) - -located (el ? ? ? ReidsvilleGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RorvikRoervikAirport) (el ? ? ? Norway) - -located (el ? ? ? FiddymentFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RovaniemiAirport) (el ? ? ? Finland) - -located (el ? ? ? ReiviloAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? GreenRiverMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RichardLloydJonesJrOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AeropuertoDepartamentaldeRiveraRiveraAirport) (el ? ? ? Uruguay) - -located (el ? ? ? RowanBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RedwoodFallsMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RawlinsMunicipalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RivneRovnoRivneAirport) (el ? ? ? Ukraine) - -located (el ? ? ? RawalpindiAirport) (el ? ? ? Pakistan) - -located (el ? ? ? RaudhaAirport) (el ? ? ? Yemen) - -located (el ? ? ? RoxasAirport) (el ? ? ? Philippines) - -located (el ? ? ? NRCMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RahimYarKhanAirport) (el ? ? ? Pakistan) - -located (el ? ? ? RoyanAirport) (el ? ? ? France) - -located (el ? ? ? RioTurbioAirport) (el ? ? ? Argentina) - -located (el ? ? ? WatertownMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CobbCountyAirportMcCollumFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaCruzAirportArgentina) (el ? ? ? Argentina) - -located (el ? ? ? JasionkaRzeszowAirport) (el ? ? ? Poland) - -located (el ? ? ? QuartzHillCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BurnettCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RamsarAirport) (el ? ? ? Iran) - -located (el ? ? ? RossCountyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RezayiehAirport) (el ? ? ? Iran) - -located (el ? ? ? HalifaxCountyNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShivelyFieldWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SabaAirport) (el ? ? ? NetherlandsAntilles) - -located (el ? ? ? SacramentoExecutiveCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaffordMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SangirAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SantaFeCountyMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SagwonAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ElRahabaSanaaSanaaAirport) (el ? ? ? Yemen) - -located (el ? ? ? SanMarinoAirport) (el ? ? ? SanMarino) - -located (el ? ? ? SirajganjAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? SaudarkrokurAirport) (el ? ? ? Iceland) - -located (el ? ? ? InternacionalSanSalvadorAirport) (el ? ? ? ElSalvador) - -located (el ? ? ? SalamoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SanDiegoInternationalAirportLindberghFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetropolitanAreaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? LaMesaSanPedroSulaAirport) (el ? ? ? Honduras) - -located (el ? ? ? SanAndrosAndrosAirport) (el ? ? ? Bahamas) - -located (el ? ? ? SpartaCommunityAirportHunterFieldILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaltonSeaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanAntonioInternationalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SawuAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SavannahInternationalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KISawyerAirForceBaseMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SambuAirport) (el ? ? ? Panama) - -located (el ? ? ? SienaAirport) (el ? ? ? Italy) - -located (el ? ? ? SasstownAirport) (el ? ? ? Liberia) - -located (el ? ? ? SantaBarbaraMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SibasaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? SanBernardinoInternationalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaubiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SardehBandAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? SurtranBuildingMcDavidPontiacCompanyHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaintBarthelemyAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? KoundaraAirport) (el ? ? ? Guinea) - -located (el ? ? ? SaoMateusESAirport) (el ? ? ? Brazil) - -located (el ? ? ? SaintBrieucAirport) (el ? ? ? France) - -located (el ? ? ? SantaAnaAirportBolivia) (el ? ? ? Bolivia) - -located (el ? ? ? SheboyganCountyMemorialWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MichianaRegionalTransportationCenterINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SalinaGunnisonUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanLuisObispoCountyAirportMcChesneyFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SibiAirport) (el ? ? ? Pakistan) - -located (el ? ? ? SaibaiIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SteamboatSpringsBobAdamsFieldSTOLCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CountyHeliportCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SpringbokAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? SabahAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SibuSarawakAirport) (el ? ? ? Malaysia) - -located (el ? ? ? ShelbyMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SalisburyWicomicoCountyRegionalMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SibiuAirport) (el ? ? ? Romania) - -located (el ? ? ? SantaCatalinaAirport) (el ? ? ? Colombia) - -located (el ? ? ? ScribnerStateNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DeadhorseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SulacoAirport) (el ? ? ? Honduras) - -located (el ? ? ? StateCollegePAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ScottsdaleAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SpringCreekQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SchenectadyCountyNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanCristobalAirport) (el ? ? ? Venezuela) - -located (el ? ? ? SmithCoveAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StocktonMetropolitanCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AeropuertoComodoroArturoMerinoBenitezSantiagodeChileAirport) (el ? ? ? Chile) - -located (el ? ? ? ScammonBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EnsheimSaarbrueckenSaarbruckenAirport) (el ? ? ? Germany) - -located (el ? ? ? AqtanShevchenkoMangghystanAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? StCrepinAirport) (el ? ? ? France) - -located (el ? ? ? SantiagoSantiagodeCompostelaAirport) (el ? ? ? Spain) - -located (el ? ? ? MunicipalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ScatsaShetlandIslandsAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SocotraAirport) (el ? ? ? Yemen) - -located (el ? ? ? AntonioMaceoSantiagoAirport) (el ? ? ? Cuba) - -located (el ? ? ? SuceavaAirport) (el ? ? ? Romania) - -located (el ? ? ? SyktyvkarKomiAirport) (el ? ? ? Russia) - -located (el ? ? ? SalinaCruzAirport) (el ? ? ? Mexico) - -located (el ? ? ? SanFranciscoAirport) (el ? ? ? Peru) - -located (el ? ? ? SantaCruzAirportSolomonIslands) (el ? ? ? SolomonIslands) - -located (el ? ? ? SaddamInternationalBaghdadAirport) (el ? ? ? Iraq) - -located (el ? ? ? SandcreekAirport) (el ? ? ? Guyana) - -located (el ? ? ? LubangoSadaBandeiraAirport) (el ? ? ? Angola) - -located (el ? ? ? SantiagodelEsteroAirport) (el ? ? ? Argentina) - -located (el ? ? ? StandifordFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanandajAirport) (el ? ? ? Iran) - -located (el ? ? ? SantaRosadeCopanAirport) (el ? ? ? Honduras) - -located (el ? ? ? SaidorAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SendaiHonshuAirport) (el ? ? ? Japan) - -located (el ? ? ? SandakanSabahAirport) (el ? ? ? Malaysia) - -located (el ? ? ? HarnosandSundsvallAirport) (el ? ? ? Sweden) - -located (el ? ? ? BrownFieldMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AndaSandaneAirport) (el ? ? ? Norway) - -located (el ? ? ? RyotsuSadoIsAirport) (el ? ? ? Japan) - -located (el ? ? ? SandPointAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AeropuertodelasAmericasSantoDomingoAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? SantanderAirport) (el ? ? ? Spain) - -located (el ? ? ? SadoShimaAirport) (el ? ? ? Japan) - -located (el ? ? ? SaiduSharifAirport) (el ? ? ? Pakistan) - -located (el ? ? ? AeroportoSantosDumontRJAirport) (el ? ? ? Brazil) - -located (el ? ? ? TelAvivAirport) (el ? ? ? Israel) - -located (el ? ? ? SandwipAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? SedonaAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SidneyRichlandMunicipalMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShetlandIslandsShetlandIslandsAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SeattleTacomaInternationalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SebhaAirport) (el ? ? ? Libya) - -located (el ? ? ? SerreChevalierAirport) (el ? ? ? France) - -located (el ? ? ? SedomAirport) (el ? ? ? Israel) - -located (el ? ? ? GillespieFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SebringRegionalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PennValleyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SenggehAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SenhordoBonfimBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? KsarEsSoukAirport) (el ? ? ? Morocco) - -located (el ? ? ? KimpoSeoulAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? CraigFieldALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SouthendEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ClarkFieldMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SungalPakningAirport) (el ? ? ? Indonesia) - -located (el ? ? ? FreemanMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanEstebanAirport) (el ? ? ? Honduras) - -located (el ? ? ? SeroneraAirport) (el ? ? ? Tanzania) - -located (el ? ? ? SiwaAirport) (el ? ? ? Egypt) - -located (el ? ? ? SembachAirport) (el ? ? ? Germany) - -located (el ? ? ? SelibabyAirport) (el ? ? ? Mauritania) - -located (el ? ? ? SeychellesInternationalMaheIsAirport) (el ? ? ? Seychelles) - -located (el ? ? ? ThynaSfaxAirport) (el ? ? ? Tunisia) - -located (el ? ? ? CentralFloridaRegionalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaintFrancoisAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? SanFernandodeApuAirport) (el ? ? ? Venezuela) - -located (el ? ? ? SanFernandoAirport) (el ? ? ? Philippines) - -located (el ? ? ? FeltsFieldWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EsperanceSaintMartinAirport) (el ? ? ? Guadeloupe) - -located (el ? ? ? SanFelipeAirportMexico) (el ? ? ? Mexico) - -located (el ? ? ? SafiAirport) (el ? ? ? Morocco) - -located (el ? ? ? StromfjordAirBaseSondreStromfjordKangerlussuaqAirport) (el ? ? ? Greenland) - -located (el ? ? ? SatipoAirport) (el ? ? ? Peru) - -located (el ? ? ? SaoFelipeAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? SanfordMunicipalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SauceViejoSantaFeAirport) (el ? ? ? Argentina) - -located (el ? ? ? SanFranciscoInternationalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SurfersParadiseQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SanFrancisquitoAirport) (el ? ? ? Mexico) - -located (el ? ? ? SanFernandoCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaposoaAirport) (el ? ? ? Peru) - -located (el ? ? ? SkellefteaAirport) (el ? ? ? Sweden) - -located (el ? ? ? SafiaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SantaFedoSulAirport) (el ? ? ? Brazil) - -located (el ? ? ? SantaFeAirport) (el ? ? ? Panama) - -located (el ? ? ? SanFelixAirport) (el ? ? ? Venezuela) - -located (el ? ? ? SpringfieldMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorthCentralStateRIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WheghnanAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? SingauaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SurgutTyumenAirport) (el ? ? ? Russia) - -located (el ? ? ? SonderborgSoenderborgAirport) (el ? ? ? Denmark) - -located (el ? ? ? SiegenAirport) (el ? ? ? Germany) - -located (el ? ? ? SpringfieldRegionalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SimanggangAirport) (el ? ? ? Malaysia) - -located (el ? ? ? SpringfieldBeckleyMunicipalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SagaraiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SangapiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ManilaAirport) (el ? ? ? Philippines) - -located (el ? ? ? SanIgnacioAirport) (el ? ? ? Mexico) - -located (el ? ? ? TanSonNhutInternationalHoChiMinhCitySaigonAirport) (el ? ? ? Vietnam) - -located (el ? ? ? StGeorgeQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ShayGapWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? SanggataAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SugarLandMunicipalAirportHullFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SangaSangaAirport) (el ? ? ? Philippines) - -located (el ? ? ? StuttgartMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StGeorgeMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SierraGrandeAirport) (el ? ? ? Argentina) - -located (el ? ? ? HarryWBrowneMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SongeaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? SkagwayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SongkhlaAirport) (el ? ? ? Thailand) - -located (el ? ? ? HongqiaoShanghaiAirport) (el ? ? ? China) - -located (el ? ? ? NakashibetsuAirport) (el ? ? ? Japan) - -located (el ? ? ? IndaselassieAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? ShenandoahValleyRegionalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShenyangAirport) (el ? ? ? China) - -located (el ? ? ? ShanhaiguanAirport) (el ? ? ? China) - -located (el ? ? ? ShungnakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShishmarefAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShimojishimaAirport) (el ? ? ? Japan) - -located (el ? ? ? SharjahAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? SehonghongAirport) (el ? ? ? Lesotho) - -located (el ? ? ? ShillongAirport) (el ? ? ? India) - -located (el ? ? ? NankiShirahanaAirport) (el ? ? ? Japan) - -located (el ? ? ? SandersonFieldWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SokchoAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? QinhuangdaoAirport) (el ? ? ? China) - -located (el ? ? ? BrunswickCountyNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SheridanCountyWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShashiAirport) (el ? ? ? China) - -located (el ? ? ? SheppartonVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? SmithPointNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? ShreveportRegionalLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SharurahAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? ShagelukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShinyangaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? SeshutesAirport) (el ? ? ? Lesotho) - -located (el ? ? ? XiguanXianZiAnAirport) (el ? ? ? China) - -located (el ? ? ? SibitiAirport) (el ? ? ? Congo) - -located (el ? ? ? SinopArmyAirFieldSinopAirport) (el ? ? ? Turkey) - -located (el ? ? ? AmilcarCabralSalAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? SinesAirport) (el ? ? ? Portugal) - -located (el ? ? ? SimraAirport) (el ? ? ? Nepal) - -located (el ? ? ? FerdinandoLuisRibasDominicciSanJuanAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? SilgadiDotiAirport) (el ? ? ? Nepal) - -located (el ? ? ? SidiIfniAirport) (el ? ? ? Morocco) - -located (el ? ? ? SiglufjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? SikestonMemorialMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SilaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SimbaiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ChangiInternationalSingaporeAirport) (el ? ? ? Singapore) - -located (el ? ? ? SmithtonTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? SimferopolAdygeaAirport) (el ? ? ? Ukraine) - -located (el ? ? ? DaboSingkepAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SionSittenAirport) (el ? ? ? Switzerland) - -located (el ? ? ? SishenAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? SitkaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SiunaAirport) (el ? ? ? Nicaragua) - -located (el ? ? ? SullivanCountyINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SibisaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SingletonNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? SiskiyouCountyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SissanoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SanJuanAirport) (el ? ? ? Peru) - -located (el ? ? ? SanJoaquinAirport) (el ? ? ? Bolivia) - -located (el ? ? ? SanJoseInternationalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LosCabosSanJosedelCaboAirport) (el ? ? ? Mexico) - -located (el ? ? ? SanJosedelGuaviaroAirport) (el ? ? ? Colombia) - -located (el ? ? ? SanPedroJaguaAirport) (el ? ? ? Colombia) - -located (el ? ? ? SanJuandelCesarAirport) (el ? ? ? Colombia) - -located (el ? ? ? SanJoseAirportPhilippines) (el ? ? ? Philippines) - -located (el ? ? ? SaoJosedosLamposSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? SaoGabrielAirport) (el ? ? ? Brazil) - -located (el ? ? ? SanJuandelaMarAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? StJohnsIndustrialAirParkAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JuanSantamariaInternationalSanJoseAirport) (el ? ? ? CostaRica) - -located (el ? ? ? SaoJosedoRioPretoSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? SeshekeAirport) (el ? ? ? Zambia) - -located (el ? ? ? SanJuandeUrabaAirport) (el ? ? ? Colombia) - -located (el ? ? ? SanJoseAirportBolivia) (el ? ? ? Bolivia) - -located (el ? ? ? MathisFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuisMunozMarinInternationalSanJuanAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? SanJavierAirport) (el ? ? ? Bolivia) - -located (el ? ? ? ShijiazhuangAirport) (el ? ? ? China) - -located (el ? ? ? SartanejaAirport) (el ? ? ? Belize) - -located (el ? ? ? SeinajokiAirport) (el ? ? ? Finland) - -located (el ? ? ? SaoJorgeAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? FairchildAirForceBaseWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SukiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GeiteryggenSkeinAirport) (el ? ? ? Norway) - -located (el ? ? ? KellyAirForceBaseTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MikraThessalonikiSalonikiAirport) (el ? ? ? Greece) - -located (el ? ? ? SirkhetAirport) (el ? ? ? Nepal) - -located (el ? ? ? SkikdaAirport) (el ? ? ? Algeria) - -located (el ? ? ? SitkinakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShaktoolikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IsleofSkyeAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SkeldonAirport) (el ? ? ? Guyana) - -located (el ? ? ? SkagenStokmarknesAirport) (el ? ? ? Norway) - -located (el ? ? ? SokotoAirport) (el ? ? ? Nigeria) - -located (el ? ? ? SkopjeAirport) (el ? ? ? Macedonia) - -located (el ? ? ? SekakesAirport) (el ? ? ? Lesotho) - -located (el ? ? ? ShakisoAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? VogensSkrydstrupAirport) (el ? ? ? Denmark) - -located (el ? ? ? SialkotAirport) (el ? ? ? Pakistan) - -located (el ? ? ? SkirosAirport) (el ? ? ? Greece) - -located (el ? ? ? SantaKatarinaAirport) (el ? ? ? Egypt) - -located (el ? ? ? SkwentnaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaranskMordviniaAirport) (el ? ? ? Russia) - -located (el ? ? ? GriffingSanduskyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SukkurAirport) (el ? ? ? Pakistan) - -located (el ? ? ? SaltaAirport) (el ? ? ? Argentina) - -located (el ? ? ? StormLakeMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaltLakeCityInternationalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SliacAirport) (el ? ? ? Slovakia) - -located (el ? ? ? McNaryFieldORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SulayelAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? SmithFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SolaAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? SolweziAirport) (el ? ? ? Zambia) - -located (el ? ? ? StellarAirparkAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AdirondackNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SalalahInternationalSalalahAirport) (el ? ? ? Oman) - -located (el ? ? ? SalamancaAirport) (el ? ? ? Spain) - -located (el ? ? ? SalinaMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SalemLeckroneILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanLuisPotosiAirport) (el ? ? ? Mexico) - -located (el ? ? ? SleetmuteAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SulphurSpringsMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SilistraAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? HarrietAlexanderFieldCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SimlaAirport) (el ? ? ? India) - -located (el ? ? ? PlandeGuadelupeSaltilloAirport) (el ? ? ? Mexico) - -located (el ? ? ? SaoDomingosAirport) (el ? ? ? GuineaBissau) - -located (el ? ? ? SaoLuisMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? SantaMariaAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? CerroSombreroAirport) (el ? ? ? Chile) - -located (el ? ? ? SantaMariaAirportColombia) (el ? ? ? Colombia) - -located (el ? ? ? SmithFieldINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SomersetPulaskiCountyAirportJTWilsonFieldKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SacramentoMetropolitanCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaMariaAirportPeru) (el ? ? ? Peru) - -located (el ? ? ? SapmangaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SamosSamosIslandAirport) (el ? ? ? Greece) - -located (el ? ? ? SimAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? StMichaelAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StellaMarisLongAirport) (el ? ? ? Bahamas) - -located (el ? ? ? SempornaSabahAirport) (el ? ? ? Malaysia) - -located (el ? ? ? LehmiCountyIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaMonicaMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StockholmAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SampitBorneoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SimonBolivarSantaMartaAirport) (el ? ? ? Colombia) - -located (el ? ? ? SteMarieAirport) (el ? ? ? Madagascar) - -located (el ? ? ? SunMoonLakeAirport) (el ? ? ? Taiwan) - -located (el ? ? ? SheepMountainAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SamedanStMoritzAirport) (el ? ? ? Switzerland) - -located (el ? ? ? SmaraAirport) (el ? ? ? Morocco) - -located (el ? ? ? SantaMariaPublicCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SimentiAirport) (el ? ? ? Senegal) - -located (el ? ? ? StoelmanseilandAirport) (el ? ? ? Suriname) - -located (el ? ? ? JohnWayneAirportOrangeCountyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SnakeBayNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? GeneralUlpianoPaezSalinasAirport) (el ? ? ? Ecuador) - -located (el ? ? ? SenoAirport) (el ? ? ? Laos) - -located (el ? ? ? SaoNicolauSaoNicolauAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? SanFelipeAirportVenezuela) (el ? ? ? Venezuela) - -located (el ? ? ? SanIgnaciodeVLSAirport) (el ? ? ? Bolivia) - -located (el ? ? ? StanthorpeQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SinoeAirport) (el ? ? ? Liberia) - -located (el ? ? ? SanJulianAirport) (el ? ? ? Cuba) - -located (el ? ? ? WinstonFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShawneeMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanIgnaciodeMoxosAirport) (el ? ? ? Bolivia) - -located (el ? ? ? ShannonLimerickAirport) (el ? ? ? Ireland) - -located (el ? ? ? SakonNakhonAirport) (el ? ? ? Thailand) - -located (el ? ? ? StPaulIslandAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanQuintinAirport) (el ? ? ? Mexico) - -located (el ? ? ? MontoirSaintNazaireAirport) (el ? ? ? France) - -located (el ? ? ? SalinasMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SabanadeTorresAirport) (el ? ? ? Colombia) - -located (el ? ? ? SantaClaraAirport) (el ? ? ? Cuba) - -located (el ? ? ? SantaElenaAirport) (el ? ? ? Guatemala) - -located (el ? ? ? SandowayAirport) (el ? ? ? Myanmar) - -located (el ? ? ? SabanadeLaMarAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? SidneyMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaCruzAirportBrazil) (el ? ? ? Brazil) - -located (el ? ? ? SocTrangAirport) (el ? ? ? Vietnam) - -located (el ? ? ? AdisumarmoSoloCityAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SorocabaAirport) (el ? ? ? Brazil) - -located (el ? ? ? SouankeAirport) (el ? ? ? Congo) - -located (el ? ? ? VrajdebnaSofiaAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? HaukasenSogndalAirport) (el ? ? ? Norway) - -located (el ? ? ? SolitaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? SouthMolleIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SoerkjosenSorkjosenAirport) (el ? ? ? Norway) - -located (el ? ? ? SemongkongAirport) (el ? ? ? Lesotho) - -located (el ? ? ? SolomonStateFieldAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanTomeAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PekoaEspiritoSantoAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? SoderhamnAirport) (el ? ? ? Sweden) - -located (el ? ? ? MooreCountyNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JefmanSorongAirport) (el ? ? ? Indonesia) - -located (el ? ? ? AlThaurahAirport) (el ? ? ? Syria) - -located (el ? ? ? SodankylaAirport) (el ? ? ? Finland) - -located (el ? ? ? EastleighEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SeldoviaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShowLowMunicipalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SogamosoAirport) (el ? ? ? Colombia) - -located (el ? ? ? StronsayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SpartanburgDowntownMemorialSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaCruzdelaPalmaAirport) (el ? ? ? Spain) - -located (el ? ? ? SaidPurAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? SepulotAirport) (el ? ? ? Malaysia) - -located (el ? ? ? BlackHillsAirportClydeIceFieldSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlbertWhittedFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SopuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? CapitalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SpartaAirport) (el ? ? ? Greece) - -located (el ? ? ? ChitoseSaporroAirport) (el ? ? ? Japan) - -located (el ? ? ? SpangdahlemAirBaseSpangdahlemAirport) (el ? ? ? Germany) - -located (el ? ? ? SanPabloAirport) (el ? ? ? Spain) - -located (el ? ? ? MenongueAirport) (el ? ? ? Angola) - -located (el ? ? ? CatalinaSeaAirTerminalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmbregrisCayeSanPedroAirport) (el ? ? ? Belize) - -located (el ? ? ? SheppardAirForceBaseWichitaFallsMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SipitangAirport) (el ? ? ? Malaysia) - -located (el ? ? ? KastelSplitAirport) (el ? ? ? Croatia) - -located (el ? ? ? SpencerMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SpacelandHoustonGulfTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SpringdaleMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaInezCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaAnaAirportColombia) (el ? ? ? Colombia) - -located (el ? ? ? SouthernCrossWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? SantaLuciaAirport) (el ? ? ? Peru) - -located (el ? ? ? SanLuisdePalenqueAirport) (el ? ? ? Colombia) - -located (el ? ? ? SolanoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? SintangBorneoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ShinChuAirport) (el ? ? ? Taiwan) - -located (el ? ? ? WhitesideCountyAirportJosHBittorfFieldILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShehdiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? SanCarlosCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaoMigueldeAragaoAirport) (el ? ? ? Brazil) - -located (el ? ? ? SananaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? StorumanAirport) (el ? ? ? Sweden) - -located (el ? ? ? StarckeQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SoroakoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GrandViewInternationalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ScamptonRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SantaRosaRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? SantaRosaAirportBolivia) (el ? ? ? Bolivia) - -located (el ? ? ? SearcyMunicipalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanRamonAirport) (el ? ? ? Bolivia) - -located (el ? ? ? JuanaAzurduydePadillaSucreAirport) (el ? ? ? Bolivia) - -located (el ? ? ? AchmadyaniSemarangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SarhAirport) (el ? ? ? Chad) - -located (el ? ? ? SamarindaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SanBorjaAirport) (el ? ? ? Bolivia) - -located (el ? ? ? SierraLeoneAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? SantaRosaliaAirportMexico) (el ? ? ? Mexico) - -located (el ? ? ? SandringhamQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? StrahanTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? SantanaRamosAirport) (el ? ? ? Colombia) - -located (el ? ? ? SorstukkenStordAirport) (el ? ? ? Norway) - -located (el ? ? ? SarasotaBradentonFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StradbrokeIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SanMarcosAirport) (el ? ? ? Colombia) - -located (el ? ? ? SorotiAirport) (el ? ? ? Uganda) - -located (el ? ? ? SantaCruzCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StonyRiver2AKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RowanCountyNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SertAirport) (el ? ? ? Libya) - -located (el ? ? ? SaryAirport) (el ? ? ? Iran) - -located (el ? ? ? ElTrompilloSantaCruzAirport) (el ? ? ? Bolivia) - -located (el ? ? ? DoisdeJulhoBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? ShawAirForceBaseSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanFelipeAirportColombia) (el ? ? ? Colombia) - -located (el ? ? ? SholapurAirport) (el ? ? ? India) - -located (el ? ? ? StinsonMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MalaboAirport) (el ? ? ? EquatorialGuinea) - -located (el ? ? ? RasNasraniSharmElSheikhAirport) (el ? ? ? Egypt) - -located (el ? ? ? MalcolmMcKinnonGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StokkaSandnessjoenAirport) (el ? ? ? Norway) - -located (el ? ? ? SturtCreekWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? SantaRosaliaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? SaultSteMarieMunicipalAirportSandersonFieldMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SeoulAirBaseSeoulAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? SaoLourencoAirport) (el ? ? ? Brazil) - -located (el ? ? ? SilverPlainsQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? LaSarreAerodromeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? SaraAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? SiassiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SantaTeresitaAirport) (el ? ? ? Argentina) - -located (el ? ? ? WhiteSulphurSpringsWVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StuartIslandAirparkWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SamsunAirport) (el ? ? ? Turkey) - -located (el ? ? ? MbanzaCongoAirport) (el ? ? ? Angola) - -located (el ? ? ? SantosSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? StauningAirport) (el ? ? ? Denmark) - -located (el ? ? ? SantaBarbaraAirport) (el ? ? ? Venezuela) - -located (el ? ? ? StCloudMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantoDomingoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? StevensPointMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StephenIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? StGeorgeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EckertFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CibaoSantiagoAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? RosecransMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CrossonFieldCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LambertStLouisInternationalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaremPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? StanstedLondonAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? MetropolitanAreaStockholmAirport) (el ? ? ? Sweden) - -located (el ? ? ? StPaulDowntownHolmanFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StMarysMunicipalPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EchterdingenStuttgartAirport) (el ? ? ? Germany) - -located (el ? ? ? SonomaCountyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaCruzAirportBelize) (el ? ? ? Belize) - -located (el ? ? ? SuratAirport) (el ? ? ? India) - -located (el ? ? ? StavropolStavropolAirport) (el ? ? ? Russia) - -located (el ? ? ? AeropuertoDepartamentaldeSaltoSaltoAirport) (el ? ? ? Uruguay) - -located (el ? ? ? SantaTerezinhaAirport) (el ? ? ? Brazil) - -located (el ? ? ? WithamFieldFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JuandaSurabayaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SchloredtWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StroudMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DoorCountyCherrylandWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LameziaTermeAirport) (el ? ? ? Italy) - -located (el ? ? ? SurigaoAirport) (el ? ? ? Philippines) - -located (el ? ? ? SurAirport) (el ? ? ? Oman) - -located (el ? ? ? SokhumiAbkhaziaAirport) (el ? ? ? Georgia) - -located (el ? ? ? SatuMareAirport) (el ? ? ? Romania) - -located (el ? ? ? SamchokAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? SuiAirport) (el ? ? ? Pakistan) - -located (el ? ? ? SumterMunicipalSCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FriedmanMemorialIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SunRiverAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SumenepAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SucuaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? SummerBeaverAirport) (el ? ? ? Canada) - -located (el ? ? ? SpiritofStLouisMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SumbawangaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? TravisAirForceBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NausoriInternationalSuvaAirport) (el ? ? ? Fiji) - -located (el ? ? ? RichardIBongWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SiouxGatewayIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SudureyriAirport) (el ? ? ? Iceland) - -located (el ? ? ? SuriaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SavoongaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SambavaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? GrantCountyNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SusanvilleMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaveAirport) (el ? ? ? Benin) - -located (el ? ? ? SolaStavangerAirport) (el ? ? ? Norway) - -located (el ? ? ? StatesvilleMunicipalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanVicentedelCaguanAirport) (el ? ? ? Colombia) - -located (el ? ? ? HelleSvolvaerAirport) (el ? ? ? Norway) - -located (el ? ? ? SilverCreekAirport) (el ? ? ? Belize) - -located (el ? ? ? SavonlinnaAirport) (el ? ? ? Finland) - -located (el ? ? ? StPaulsMissionQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? HunterArmyAirFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? Sheremetyevo2MoscowAirport) (el ? ? ? Russia) - -located (el ? ? ? KuitoAirport) (el ? ? ? Angola) - -located (el ? ? ? SanPabloSevillaAirport) (el ? ? ? Spain) - -located (el ? ? ? SvayRiengAirport) (el ? ? ? Cambodia) - -located (el ? ? ? StevensVillageAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StavertonEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SavusavuAirport) (el ? ? ? Fiji) - -located (el ? ? ? SanSalvadorAirport) (el ? ? ? Venezuela) - -located (el ? ? ? SparrevohnLRRSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YekaterinburgEkaterinburgSverdlovskAirport) (el ? ? ? Russia) - -located (el ? ? ? SavoAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? SanAntonioAirport) (el ? ? ? Venezuela) - -located (el ? ? ? ShantouAirport) (el ? ? ? China) - -located (el ? ? ? ShawRiverWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? StawellVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? SewardAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SiweaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? StewartInternationalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StatwagAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SwanHillVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? SwindonAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? SouthWestBayAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? SegrateMilanoAirport) (el ? ? ? Italy) - -located (el ? ? ? SpanishWellsAirport) (el ? ? ? Bahamas) - -located (el ? ? ? SuiaMissuMTAirport) (el ? ? ? Brazil) - -located (el ? ? ? SahiwalAirport) (el ? ? ? Pakistan) - -located (el ? ? ? StillwaterMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SwakopmundAirport) (el ? ? ? Namibia) - -located (el ? ? ? SumbawaBesarSumbawaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SwanseaWalesAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? StrzhewoiAirport) (el ? ? ? Russia) - -located (el ? ? ? SuWonCityAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? AvengerFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SitiawanAirport) (el ? ? ? Malaysia) - -located (el ? ? ? SialumAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? EntzheimStrasbourgAirport) (el ? ? ? France) - -located (el ? ? ? PeeblyBeachSeaplaneBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HeliportSophiaAntipolisAirport) (el ? ? ? France) - -located (el ? ? ? WestSaleVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? SchoenefeldBerlinAirport) (el ? ? ? Germany) - -located (el ? ? ? SenangaAirport) (el ? ? ? Zambia) - -located (el ? ? ? SehuleaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SirriIslandAirport) (el ? ? ? Iran) - -located (el ? ? ? SaumlakiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SligoAirport) (el ? ? ? Ireland) - -located (el ? ? ? PrincesJulianaStMaartenPhilipsburgAirport) (el ? ? ? NetherlandsAntilles) - -located (el ? ? ? SaoJosedoXinguAirport) (el ? ? ? Brazil) - -located (el ? ? ? SaoFelixAraguaiAirport) (el ? ? ? Brazil) - -located (el ? ? ? SheldonPointAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SoldotnaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SrinagarAirport) (el ? ? ? India) - -located (el ? ? ? Sahabat16Airport) (el ? ? ? Malaysia) - -located (el ? ? ? SungeiTiangAirport) (el ? ? ? Malaysia) - -located (el ? ? ? SodduAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? SaoFelixdeXinguAirport) (el ? ? ? Brazil) - -located (el ? ? ? SidneyMunicipalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShemyaAirForceBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SealBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KingsfordSmithNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? SadahAirport) (el ? ? ? Yemen) - -located (el ? ? ? CheyenneCountyMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BomarFieldShelbyvilleMunicipalTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? StykkisholmurAirport) (el ? ? ? Iceland) - -located (el ? ? ? RobertsArmyAirFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SimaoAirport) (el ? ? ? China) - -located (el ? ? ? StantonAirfieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShonaiAirport) (el ? ? ? Japan) - -located (el ? ? ? ShenchiuAirport) (el ? ? ? China) - -located (el ? ? ? SyracuseHancockInternationalNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaintYanAirport) (el ? ? ? France) - -located (el ? ? ? SueIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? SylvesterGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanyaAirport) (el ? ? ? China) - -located (el ? ? ? StornwayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? ShirazAirport) (el ? ? ? Iran) - -located (el ? ? ? SoyoAirport) (el ? ? ? Angola) - -located (el ? ? ? SantaCruzAirportCostaRica) (el ? ? ? CostaRica) - -located (el ? ? ? SalzburgAirport) (el ? ? ? Austria) - -located (el ? ? ? SenipahAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SkukuzaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? WhitemanAirForceBaseMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaCruzIslandCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaPaulaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SaenzPenaAirport) (el ? ? ? Argentina) - -located (el ? ? ? StaraZagoraAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? StewartIslandAirport) (el ? ? ? NewZealand) - -located (el ? ? ? SegouAirport) (el ? ? ? Mali) - -located (el ? ? ? SuzhouAirport) (el ? ? ? China) - -located (el ? ? ? ZhenzhenShenzhenAirport) (el ? ? ? China) - -located (el ? ? ? RobertSibleyTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GoleniowSzczecinStettinAirport) (el ? ? ? Poland) - -located (el ? ? ? TarapainaAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? TaclobanAirport) (el ? ? ? Philippines) - -located (el ? ? ? PerryStokesCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TaeguAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? TafaroviAirport) (el ? ? ? Algeria) - -located (el ? ? ? TagbilaranAirport) (el ? ? ? Philippines) - -located (el ? ? ? TannaIslandAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? GanedTaizAirport) (el ? ? ? Yemen) - -located (el ? ? ? TadjiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TakamatsuAirport) (el ? ? ? Japan) - -located (el ? ? ? RalphMCalhounMemorialAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GeneralFranciscoJavierMinaTampicoAirport) (el ? ? ? Mexico) - -located (el ? ? ? TangaloomaAirport) (el ? ? ? Australia) - -located (el ? ? ? QingdaoAirport) (el ? ? ? China) - -located (el ? ? ? TapachulaAirport) (el ? ? ? Mexico) - -located (el ? ? ? TarcoolaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? TarantoAirport) (el ? ? ? Italy) - -located (el ? ? ? TatryPopradAirport) (el ? ? ? Slovakia) - -located (el ? ? ? TauramenaAirport) (el ? ? ? Colombia) - -located (el ? ? ? TauSeaplaneBaseTauIslandAirport) (el ? ? ? AmericanSamoa) - -located (el ? ? ? TacuaremboAirport) (el ? ? ? Uruguay) - -located (el ? ? ? TaliabuAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TartuAirport) (el ? ? ? Estonia) - -located (el ? ? ? DashhowuzTashauzDashhowuzAirport) (el ? ? ? Turkmenistan) - -located (el ? ? ? TabibugaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TuyHoaAirport) (el ? ? ? Vietnam) - -located (el ? ? ? TubaCityAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TimbiquiAirport) (el ? ? ? Colombia) - -located (el ? ? ? TimbunkeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TabiteueaNorthAirport) (el ? ? ? Kiribati) - -located (el ? ? ? TabubilAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TablasAirport) (el ? ? ? Philippines) - -located (el ? ? ? TheBightAirport) (el ? ? ? Bahamas) - -located (el ? ? ? TabarkaAirport) (el ? ? ? Tunisia) - -located (el ? ? ? TimberCreekAirport) (el ? ? ? Australia) - -located (el ? ? ? TablelandAirport) (el ? ? ? Australia) - -located (el ? ? ? TumbangSambaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ForneyArmyAirFieldMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TaboraAirport) (el ? ? ? Tanzania) - -located (el ? ? ? TumbesAirport) (el ? ? ? Peru) - -located (el ? ? ? StatesboroMunicipalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NovoalexeyevkaAbkhaziaAirport) (el ? ? ? Georgia) - -located (el ? ? ? TabatingaAMAirport) (el ? ? ? Brazil) - -located (el ? ? ? FuaAmotuNukuAlofaTongatapuAirport) (el ? ? ? Tonga) - -located (el ? ? ? TambovTambovAirport) (el ? ? ? Russia) - -located (el ? ? ? TabrizAirport) (el ? ? ? Iran) - -located (el ? ? ? TennantCreekNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? TreasureCayAbacoAirport) (el ? ? ? Bahamas) - -located (el ? ? ? TucumcariMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TarapacaAirport) (el ? ? ? Colombia) - -located (el ? ? ? TulceaAirport) (el ? ? ? Romania) - -located (el ? ? ? TocoaAirport) (el ? ? ? Honduras) - -located (el ? ? ? TocacheAirport) (el ? ? ? Peru) - -located (el ? ? ? TchibangaAirport) (el ? ? ? Gabon) - -located (el ? ? ? TenerifeCanaryIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? TuscaloosaMunicipalALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McChordAirForceBaseWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TehuacanAirport) (el ? ? ? Mexico) - -located (el ? ? ? TumacoAirport) (el ? ? ? Colombia) - -located (el ? ? ? CoronelCarlosCirianiSantaRosaTacnaAirport) (el ? ? ? Peru) - -located (el ? ? ? TruthorConsequencesMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TakotnaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThabaNchuAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? TeteAirport) (el ? ? ? Mozambique) - -located (el ? ? ? TocumwalNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? TracyMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TrinidadAirportColombia) (el ? ? ? Colombia) - -located (el ? ? ? TetebediAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TenienteJorgeHenrichArauzTrinidadAirport) (el ? ? ? Bolivia) - -located (el ? ? ? PersonCountyNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TandagAirport) (el ? ? ? Philippines) - -located (el ? ? ? TadjouraAirport) (el ? ? ? Djibouti) - -located (el ? ? ? TaldyqorghanTaldyKurganTaldyqorghanAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? TandilAirport) (el ? ? ? Argentina) - -located (el ? ? ? ToledoAirportWinlockEdCarlsonMemorialFieldWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TheodoreQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TanandavaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? TradewindTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MetcalfFieldOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TelaAirport) (el ? ? ? Honduras) - -located (el ? ? ? TeterboroNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TelemacoBorbaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? ThistedAirport) (el ? ? ? Denmark) - -located (el ? ? ? TebessaAirport) (el ? ? ? Algeria) - -located (el ? ? ? TelferWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? TenkodogoAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? TetlinAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TezuAirport) (el ? ? ? India) - -located (el ? ? ? TatitlekSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TelupidAirport) (el ? ? ? Malaysia) - -located (el ? ? ? TemoraNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? TerapoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TeptepAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AeroportodasLajesAzoresAirport) (el ? ? ? Portugal) - -located (el ? ? ? TesseneiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? ChingoziTeteAirport) (el ? ? ? Mozambique) - -located (el ? ? ? TeAnauAirport) (el ? ? ? NewZealand) - -located (el ? ? ? TellurideRegionalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThingeyriAirport) (el ? ? ? Iceland) - -located (el ? ? ? TezpurAirport) (el ? ? ? India) - -located (el ? ? ? TilfalminAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TefeMAAirport) (el ? ? ? Brazil) - -located (el ? ? ? TufiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TeofiloOtoniMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? TelefominAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? LosRodeosCanaryIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? TarbesAirport) (el ? ? ? France) - -located (el ? ? ? ReinaSofiaTenerifeSurCanaryIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? TaftanAirport) (el ? ? ? Pakistan) - -located (el ? ? ? TarfayaAirport) (el ? ? ? Morocco) - -located (el ? ? ? TengahRAFStationTengahAirport) (el ? ? ? Singapore) - -located (el ? ? ? GibsonCountyTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PogdoricaTitogradAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? MotonFieldMunicipalALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TignesAirport) (el ? ? ? France) - -located (el ? ? ? KualaTerengganuAirport) (el ? ? ? Malaysia) - -located (el ? ? ? TongoaAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? TingoMariaAirport) (el ? ? ? Peru) - -located (el ? ? ? TigaAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? TagulaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? VidrasauTirguMuresAirport) (el ? ? ? Romania) - -located (el ? ? ? TraralgonVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? TongliaoAirport) (el ? ? ? China) - -located (el ? ? ? SidiMahdiTouggourtAirport) (el ? ? ? Algeria) - -located (el ? ? ? TrigodeMoraisAirport) (el ? ? ? Mozambique) - -located (el ? ? ? TangaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? ToncontinTegucigalpaAirport) (el ? ? ? Honduras) - -located (el ? ? ? TargovishteAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? TuxtlaGutierrezAirport) (el ? ? ? Mexico) - -located (el ? ? ? TullahomaRegionalAirportWmNorthernFieldTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThabaTsekaAirport) (el ? ? ? Lesotho) - -located (el ? ? ? TchienAirport) (el ? ? ? Liberia) - -located (el ? ? ? TeresinaPIAirport) (el ? ? ? Brazil) - -located (el ? ? ? TempelhofBerlinAirport) (el ? ? ? Germany) - -located (el ? ? ? ThangoolBiloelaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TaharoaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? TichittAirport) (el ? ? ? Mauritania) - -located (el ? ? ? ThakhekAirport) (el ? ? ? Laos) - -located (el ? ? ? TachilekAirport) (el ? ? ? Myanmar) - -located (el ? ? ? ThompsonFallsMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TrollhattanAirport) (el ? ? ? Sweden) - -located (el ? ? ? ThorshofnAirport) (el ? ? ? Iceland) - -located (el ? ? ? HotSpringsCountyThermopolisMunicipalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MehrabadQualehMorgehTeheranTheranAirport) (el ? ? ? Iran) - -located (el ? ? ? TamchakettAirport) (el ? ? ? Mauritania) - -located (el ? ? ? ThuleAirBaseThuleAirport) (el ? ? ? Greenland) - -located (el ? ? ? YorkPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThohoyandouVendaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? TahouaAirport) (el ? ? ? Niger) - -located (el ? ? ? TiranaAirport) (el ? ? ? Albania) - -located (el ? ? ? TibuAirport) (el ? ? ? Colombia) - -located (el ? ? ? TinakTinakAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? BouChekifTiaretAirport) (el ? ? ? Algeria) - -located (el ? ? ? TippiAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? TaifAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? TingwonAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TikehauAtollAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? TirinkotAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? GeneralAbelardoLRodriguezTijuanaAirport) (el ? ? ? Mexico) - -located (el ? ? ? TinkerAirForceBaseOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InverlakeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? TimikaTimukaTembagapuraNewGuineaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TindoufAirport) (el ? ? ? Algeria) - -located (el ? ? ? TilinAirport) (el ? ? ? Myanmar) - -located (el ? ? ? IdrisTripoliAirport) (el ? ? ? Libya) - -located (el ? ? ? TirupatiAirport) (el ? ? ? India) - -located (el ? ? ? HornIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TimaruAirport) (el ? ? ? NewZealand) - -located (el ? ? ? TivatAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? TacomaNarrowsWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SpaceCenterExecutiveFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TidjikjaAirport) (el ? ? ? Mauritania) - -located (el ? ? ? TariAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? CapitanOrielleaPlazaTirijaTarijaAirport) (el ? ? ? Bolivia) - -located (el ? ? ? BalaiTanjungAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TanjungAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TrujilloAirportHonduras) (el ? ? ? Honduras) - -located (el ? ? ? PlekhanovaTyumenAirport) (el ? ? ? Russia) - -located (el ? ? ? BuluhTumbangTanjungPandanAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TanjungSelorBorneoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ThanjavurAirport) (el ? ? ? India) - -located (el ? ? ? TalkeetnaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TekaduAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TikoAirport) (el ? ? ? Cameroon) - -located (el ? ? ? TakoradiAirport) (el ? ? ? Ghana) - -located (el ? ? ? TenakeeAirForceBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TruckeeTahoeCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BandarLampungAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TakhliAirport) (el ? ? ? Thailand) - -located (el ? ? ? TokeenSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TokAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChuukInternationalTrukIslandWenoIslandAirport) (el ? ? ? Micronesia) - -located (el ? ? ? TakuLodgeSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TikalAirport) (el ? ? ? Guatemala) - -located (el ? ? ? TokunoShimaAirport) (el ? ? ? Japan) - -located (el ? ? ? TlokoengAirport) (el ? ? ? Lesotho) - -located (el ? ? ? TakapotoAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? KigomaAirport) (el ? ? ? Tanzania) - -located (el ? ? ? ThakurgaonAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? TokushimaAirport) (el ? ? ? Japan) - -located (el ? ? ? TakAirport) (el ? ? ? Thailand) - -located (el ? ? ? TurkuAirport) (el ? ? ? Finland) - -located (el ? ? ? TatakotoAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? TekinAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TakaroaAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? TurkeyCreekWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? TellerAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TarbelaAirport) (el ? ? ? Pakistan) - -located (el ? ? ? LicenciadoAdolfoLopezMateosTolucaAirport) (el ? ? ? Mexico) - -located (el ? ? ? TuliLodgeAirport) (el ? ? ? Botswana) - -located (el ? ? ? TulearAirport) (el ? ? ? Madagascar) - -located (el ? ? ? TelidaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TulagiAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? TallahasseeRegionalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TolitoliAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TatalinaLRRSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TalknafjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? YulemisteTallinnAirport) (el ? ? ? Estonia) - -located (el ? ? ? ZenataTlemcenTilimsenAirport) (el ? ? ? Algeria) - -located (el ? ? ? LaPalyvestreToulonHyeresAirport) (el ? ? ? France) - -located (el ? ? ? TolAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TumolbilAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? MeffordFieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BlagnacToulouseAirport) (el ? ? ? France) - -located (el ? ? ? TuluksakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ToluAirport) (el ? ? ? Colombia) - -located (el ? ? ? BenGurionTelAvivAirport) (el ? ? ? Israel) - -located (el ? ? ? TalaseaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TalcaAirport) (el ? ? ? Chile) - -located (el ? ? ? CatalaoGOAirport) (el ? ? ? Brazil) - -located (el ? ? ? HenryTiftMyersGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? KendallTamiamiExecutiveFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TambolakaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TimbedraAirport) (el ? ? ? Mauritania) - -located (el ? ? ? TameAirport) (el ? ? ? Colombia) - -located (el ? ? ? TomanggongAirport) (el ? ? ? Malaysia) - -located (el ? ? ? TanahmerahAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TumlingtarAirport) (el ? ? ? Nepal) - -located (el ? ? ? TamkyAirport) (el ? ? ? Vietnam) - -located (el ? ? ? TamaleAirport) (el ? ? ? Ghana) - -located (el ? ? ? TamataveAirport) (el ? ? ? Madagascar) - -located (el ? ? ? TamanaAirport) (el ? ? ? Kiribati) - -located (el ? ? ? TumeremoAirport) (el ? ? ? Venezuela) - -located (el ? ? ? PirkkalaTampereAirport) (el ? ? ? Finland) - -located (el ? ? ? TambaoAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? TamanrassetAirport) (el ? ? ? Algeria) - -located (el ? ? ? PortoTrombetasPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? TamborAirport) (el ? ? ? CostaRica) - -located (el ? ? ? TamworthNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? TimimounAirport) (el ? ? ? Algeria) - -located (el ? ? ? TiomNewGuineaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? JinanAirport) (el ? ? ? China) - -located (el ? ? ? TanahGrogotAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TinCityLRRSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TrinidadAirport) (el ? ? ? Cuba) - -located (el ? ? ? TanegashimaAirport) (el ? ? ? Japan) - -located (el ? ? ? ToussusLeNobleAirport) (el ? ? ? France) - -located (el ? ? ? BoukhalefTangerTangierAirport) (el ? ? ? Morocco) - -located (el ? ? ? TonghuaAirport) (el ? ? ? China) - -located (el ? ? ? SatnaAirport) (el ? ? ? India) - -located (el ? ? ? KijangTanjungPinangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TununakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TernopilTernopolTernopilAirport) (el ? ? ? Ukraine) - -located (el ? ? ? TainanAirport) (el ? ? ? Taiwan) - -located (el ? ? ? TamarindoAirport) (el ? ? ? CostaRica) - -located (el ? ? ? TwentyninePalmsCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IvatoAntananarivoAirport) (el ? ? ? Madagascar) - -located (el ? ? ? CatungAerodromeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? DadeCollierTrainingandTransitionFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewtonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TorranceMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TobrukAirport) (el ? ? ? Libya) - -located (el ? ? ? ToccoaRGLetourneauFieldGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TiomanAirport) (el ? ? ? Malaysia) - -located (el ? ? ? NeftaTozeurAirport) (el ? ? ? Tunisia) - -located (el ? ? ? BogashevoTomskAirport) (el ? ? ? Russia) - -located (el ? ? ? TogiakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TorresAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? TroyMunicipalALAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TorrejonAirForceBaseMadridAirport) (el ? ? ? Spain) - -located (el ? ? ? TorokinaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ToledoExpressOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TombouctouAirport) (el ? ? ? Mali) - -located (el ? ? ? TonuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? PhilipBillardMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TocopillaAirport) (el ? ? ? Chile) - -located (el ? ? ? TorringtonMunicipalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LangnesTromsoAirport) (el ? ? ? Norway) - -located (el ? ? ? TotnessAirport) (el ? ? ? Suriname) - -located (el ? ? ? TouhoAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? WestEndTortolaAirport) (el ? ? ? BritishVirginIslands) - -located (el ? ? ? ToledoPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? TobolskTyumenAirport) (el ? ? ? Russia) - -located (el ? ? ? ToyamaAirport) (el ? ? ? Japan) - -located (el ? ? ? TampaInternationalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TarapoaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? ChiangKaiShekTaipeiAirport) (el ? ? ? Taiwan) - -located (el ? ? ? PeterOKnightFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TaipingAirport) (el ? ? ? Malaysia) - -located (el ? ? ? TonopahNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TrapaniAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TaplejungAirport) (el ? ? ? Nepal) - -located (el ? ? ? TapaktuanAirport) (el ? ? ? Indonesia) - -located (el ? ? ? DraughonMillerMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TiputiniAirport) (el ? ? ? Ecuador) - -located (el ? ? ? TanalianAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TarapotoAirport) (el ? ? ? Peru) - -located (el ? ? ? TepicAirport) (el ? ? ? Mexico) - -located (el ? ? ? TomPriceWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BirgiTrapaniAirport) (el ? ? ? Italy) - -located (el ? ? ? TapetaAirport) (el ? ? ? Liberia) - -located (el ? ? ? TikapurAirport) (el ? ? ? Nepal) - -located (el ? ? ? TekamahMunicipalNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ScottCityMunicipalKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TaluqanAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? TresEsquinasAirport) (el ? ? ? Colombia) - -located (el ? ? ? TaramajimaAirport) (el ? ? ? Japan) - -located (el ? ? ? TurboAirport) (el ? ? ? Colombia) - -located (el ? ? ? TorreonAirport) (el ? ? ? Mexico) - -located (el ? ? ? VaernesTrondheimAirport) (el ? ? ? Norway) - -located (el ? ? ? TireeIslandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? TorpSandefjordAirport) (el ? ? ? Norway) - -located (el ? ? ? TaurangaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? TronaCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TriCityRegionalTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TarakbitsAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TarakanBorneoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TerrellMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThermalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CaselleTorinoTurinAirport) (el ? ? ? Italy) - -located (el ? ? ? TareeNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? TreePointAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TarauacaACAirport) (el ? ? ? Brazil) - -located (el ? ? ? TrincomaleeAirport) (el ? ? ? SriLanka) - -located (el ? ? ? RonchideiLegionariTriesteAirport) (el ? ? ? Italy) - -located (el ? ? ? TremontonMunicipalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TrujilloAirport) (el ? ? ? Peru) - -located (el ? ? ? InternationalTrivandrumAirport) (el ? ? ? India) - -located (el ? ? ? BonrikiTarawaAirport) (el ? ? ? Kiribati) - -located (el ? ? ? TrentonMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TororoAirport) (el ? ? ? Uganda) - -located (el ? ? ? TiruchirapallyAirport) (el ? ? ? India) - -located (el ? ? ? SungShanTaipeiAirport) (el ? ? ? Taiwan) - -located (el ? ? ? TsumebAirport) (el ? ? ? Namibia) - -located (el ? ? ? TaishaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? TshipiseAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? AqmolaTselinogradAqmolaAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? SAngeloTrevisoAirport) (el ? ? ? Italy) - -located (el ? ? ? TanacrossAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TshikapaAirport) (el ? ? ? Zaire) - -located (el ? ? ? TsiliTsiliAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TsushimaAirport) (el ? ? ? Japan) - -located (el ? ? ? TaskulAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TamuinAirport) (el ? ? ? Mexico) - -located (el ? ? ? TaosMunicipalNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZhangguizhuangTianjinAirport) (el ? ? ? China) - -located (el ? ? ? ScillyTrescoAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? TehachapiMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GiarmataTimisoaraAirport) (el ? ? ? Romania) - -located (el ? ? ? East34thStreetHeliportNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TrangAirport) (el ? ? ? Thailand) - -located (el ? ? ? TabiteueaSouthAirport) (el ? ? ? Kiribati) - -located (el ? ? ? TownsvilleQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TsewiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SantanTanjungAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TasikmalayaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? PlageBlancheTanTanAirport) (el ? ? ? Morocco) - -located (el ? ? ? TortoliSardiniaAirport) (el ? ? ? Italy) - -located (el ? ? ? TaltalAirport) (el ? ? ? Chile) - -located (el ? ? ? PortlandTroutdaleORAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TernateAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GeneralEnriqueMoscTartagalAirport) (el ? ? ? Argentina) - -located (el ? ? ? ThumraitAirport) (el ? ? ? Oman) - -located (el ? ? ? TetiaroaIslandAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? TottoriAirport) (el ? ? ? Japan) - -located (el ? ? ? TurtleIslandAirport) (el ? ? ? Fiji) - -located (el ? ? ? TablondeTamaraAirport) (el ? ? ? Colombia) - -located (el ? ? ? MercerCountyNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrittonMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TortuqueroAirport) (el ? ? ? CostaRica) - -located (el ? ? ? TanatorajaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TsaratananaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? TaitungAirport) (el ? ? ? Taiwan) - -located (el ? ? ? SaniaRamelTetouanTetuanAirport) (el ? ? ? Morocco) - -located (el ? ? ? BaratAirport) (el ? ? ? Yemen) - -located (el ? ? ? ElRosalColLMGuerreroTulcanAirport) (el ? ? ? Ecuador) - -located (el ? ? ? TubuaiTubuaiIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? TenienteBenMatienzTucumanSanMiguelTucumanAirport) (el ? ? ? Argentina) - -located (el ? ? ? TambacoundaAirport) (el ? ? ? Senegal) - -located (el ? ? ? TupileAirport) (el ? ? ? Panama) - -located (el ? ? ? SaintSymphorienToursAirport) (el ? ? ? France) - -located (el ? ? ? TuguegaraoAirport) (el ? ? ? Philippines) - -located (el ? ? ? ArnoldAirForceBaseTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TuraifAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? TumAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? TurbatAirport) (el ? ? ? Pakistan) - -located (el ? ? ? TulsaInternationalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TumutNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? CarthageTunisAirport) (el ? ? ? Tunisia) - -located (el ? ? ? TaupoAirport) (el ? ? ? NewZealand) - -located (el ? ? ? TupeloMunicipalCDLemonsMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TouganAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? TucuruiPAAirport) (el ? ? ? Brazil) - -located (el ? ? ? TucsonInternationalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TautaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TabukAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? TucupitaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? TubalaAirport) (el ? ? ? Panama) - -located (el ? ? ? TumblerRidgeAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? TulumAirport) (el ? ? ? Mexico) - -located (el ? ? ? TucumaAirport) (el ? ? ? Brazil) - -located (el ? ? ? MorafenobeAirport) (el ? ? ? Madagascar) - -located (el ? ? ? CaboolMemorialMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CherryCapitalMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThiefRiverFallsRegionalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThomasvilleMunicipalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CentervilleMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LakeTahoeCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TaveuniAirport) (el ? ? ? Fiji) - -located (el ? ? ? TavoyAirport) (el ? ? ? Myanmar) - -located (el ? ? ? TwinHillsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ToowoombaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? JeffersonCountyInternationalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TaylorAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TwinFallsSunValleyRegionalAirportJoslinFieldIDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TwoHarborsAmphibiousTerminalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RichardBHelgesonMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TewantinQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TorwoodQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TawiTawiAirport) (el ? ? ? Philippines) - -located (el ? ? ? TawauSabahAirport) (el ? ? ? Malaysia) - -located (el ? ? ? TawaTibetAirport) (el ? ? ? China) - -located (el ? ? ? TaichungAirport) (el ? ? ? Taiwan) - -located (el ? ? ? TexarkanaRegionalAirportWebbFieldARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TegelBerlinAirport) (el ? ? ? Germany) - -located (el ? ? ? TeminabuanAirport) (el ? ? ? Indonesia) - -located (el ? ? ? TunxiAirport) (el ? ? ? China) - -located (el ? ? ? TanbarQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? YalovaYalovaAsagisolozAirport) (el ? ? ? Turkey) - -located (el ? ? ? TibooburraNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? TyonekAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FryklandaTorsbyAirport) (el ? ? ? Sweden) - -located (el ? ? ? ThylungraQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CapitanMontesTalaraAirport) (el ? ? ? Peru) - -located (el ? ? ? StanielCayAirport) (el ? ? ? Bahamas) - -located (el ? ? ? WuauTaiyuanAirport) (el ? ? ? China) - -located (el ? ? ? MetropolitanAreaTokyoAirport) (el ? ? ? Japan) - -located (el ? ? ? TobermoryAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? TylerPoundsFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McGheeTysonTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TreintayTresAirport) (el ? ? ? Uruguay) - -located (el ? ? ? TaylorAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BelizeCityMunicipalAirstripBelizeCityAirport) (el ? ? ? Belize) - -located (el ? ? ? TiziminAirport) (el ? ? ? Mexico) - -located (el ? ? ? CongoTownAndrosAirport) (el ? ? ? Bahamas) - -located (el ? ? ? TompkinsvilleMonroeCountyKYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TrabzonAirBaseTrabzonAirport) (el ? ? ? Turkey) - -located (el ? ? ? SanLuisRioColoradoAirport) (el ? ? ? Mexico) - -located (el ? ? ? MountAueAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? UaHukaMarquesasIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? SuaiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NarssarssuaqAirport) (el ? ? ? Greenland) - -located (el ? ? ? LuauAirport) (el ? ? ? Angola) - -located (el ? ? ? AndersenAirForceBaseAndersenIslandAirport) (el ? ? ? Guam) - -located (el ? ? ? UaPuMarquesasIslandsAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? SanJuanAirportArgentina) (el ? ? ? Argentina) - -located (el ? ? ? SamburuAirport) (el ? ? ? Kenya) - -located (el ? ? ? UaxactunAirport) (el ? ? ? Guatemala) - -located (el ? ? ? UberabaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? MabuiagIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CumberlandMunicipalWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BuinAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? UbeAirport) (el ? ? ? Japan) - -located (el ? ? ? UbonRatchathniAirport) (el ? ? ? Thailand) - -located (el ? ? ? ColumbusLowndesCountyMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UbatubaAirport) (el ? ? ? Brazil) - -located (el ? ? ? KalumburuWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? CubaMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OneidaCountyNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YuccaFlatsNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EuniceLAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LutskVolynAirport) (el ? ? ? Ukraine) - -located (el ? ? ? BuchananAirport) (el ? ? ? Liberia) - -located (el ? ? ? UstUkhtaKomiAirport) (el ? ? ? Russia) - -located (el ? ? ? EverettStewartTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UchizaAirport) (el ? ? ? Peru) - -located (el ? ? ? UndarraAirport) (el ? ? ? Australia) - -located (el ? ? ? BermudaDunesCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UberlandiaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? UzhgorodZakarpatskaTranscarpathiaAirport) (el ? ? ? Ukraine) - -located (el ? ? ? RivoltoUdineAirport) (el ? ? ? Italy) - -located (el ? ? ? UdomxayAirport) (el ? ? ? Laos) - -located (el ? ? ? UdaipurAirport) (el ? ? ? India) - -located (el ? ? ? QueenstownTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? QuelimaneAirport) (el ? ? ? Mozambique) - -located (el ? ? ? KumeJimaAirport) (el ? ? ? Japan) - -located (el ? ? ? WaukeshaCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? QuettaAirport) (el ? ? ? Pakistan) - -located (el ? ? ? UfaBashkortostanAirport) (el ? ? ? Russia) - -located (el ? ? ? UgashikNewAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UgashikBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UganikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaukeganRegionalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UigeAirport) (el ? ? ? Angola) - -located (el ? ? ? UherskeHradisteAirport) (el ? ? ? Slovakia) - -located (el ? ? ? UpperHeyfordRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? QuibdoAirport) (el ? ? ? Colombia) - -located (el ? ? ? QuyNhonAirport) (el ? ? ? Vietnam) - -located (el ? ? ? UtilaIslandAirport) (el ? ? ? Honduras) - -located (el ? ? ? UstIlimskIrkutskAirport) (el ? ? ? Russia) - -located (el ? ? ? QuillayuteStateWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? QuincyMunicipalBaldwinFieldILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MariscalSucreQuitoAirport) (el ? ? ? Ecuador) - -located (el ? ? ? PluguffanQuimperAirport) (el ? ? ? France) - -located (el ? ? ? QuineHillAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? QuirindiNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? JaluitJaborJaluitAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? BerzMacombMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UjaeIslandAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? KobeAirport) (el ? ? ? Japan) - -located (el ? ? ? UkiahMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OskemanUstKamenogorskEastKazakhstanAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? CoffeyCountyKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaukonMunicipalIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MukeirasAirport) (el ? ? ? Yemen) - -located (el ? ? ? QuakertownPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NukuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? KyotoAirport) (el ? ? ? Japan) - -located (el ? ? ? CapitanJoseDVasquezSanJulianAirport) (el ? ? ? Argentina) - -located (el ? ? ? UleiAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? SantiagodeChileAirport) (el ? ? ? Chile) - -located (el ? ? ? UlundiAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? SuleAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? UlithiUlithiIslandAirport) (el ? ? ? Micronesia) - -located (el ? ? ? UlKmarsAirport) (el ? ? ? Kuwait) - -located (el ? ? ? MullAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? NewUlmMunicipalMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UlanBatorAirport) (el ? ? ? Mongolia) - -located (el ? ? ? QuilpieQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TuluaAirport) (el ? ? ? Colombia) - -located (el ? ? ? MulatosAirport) (el ? ? ? Colombia) - -located (el ? ? ? GuluAirport) (el ? ? ? Uganda) - -located (el ? ? ? SimbirskUlyanovskUlyanovskAirport) (el ? ? ? Russia) - -located (el ? ? ? PuntadeMaisiAirport) (el ? ? ? Cuba) - -located (el ? ? ? UmnakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UmbaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? UummannaqAirport) (el ? ? ? Greenland) - -located (el ? ? ? UmeaAirport) (el ? ? ? Sweden) - -located (el ? ? ? QuinceMilAirport) (el ? ? ? Peru) - -located (el ? ? ? SummitAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IndianapolisMetropolitanINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WoomeraSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? UmiatAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UmuaramaPRAirport) (el ? ? ? Brazil) - -located (el ? ? ? SumySumyAirport) (el ? ? ? Ukraine) - -located (el ? ? ? UnguiaAirport) (el ? ? ? Colombia) - -located (el ? ? ? KunduzAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? OachasNeckAirport) (el ? ? ? Lesotho) - -located (el ? ? ? KiungaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? UnalakleetAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WestPlainsMunicipalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UmnakIslandAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UnstShetlandIslandsAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? DodgeCountyWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UniversityParkPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BuolNewGuineaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MuongSaiAirport) (el ? ? ? Laos) - -located (el ? ? ? FranklinCountyTNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UniversityOxfordMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuntaAlegreAirport) (el ? ? ? Cuba) - -located (el ? ? ? PforzheimAirport) (el ? ? ? Germany) - -located (el ? ? ? HasanuddinUjungPandangAirport) (el ? ? ? Indonesia) - -located (el ? ? ? UpalaAirport) (el ? ? ? CostaRica) - -located (el ? ? ? UruapanAirport) (el ? ? ? Mexico) - -located (el ? ? ? UpoluHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UpiaraAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? UpavonEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? TheQueensAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OralUralskWestKazakhstanAirport) (el ? ? ? Kazakhstan) - -located (el ? ? ? UrubupungaMTAirport) (el ? ? ? Brazil) - -located (el ? ? ? DiwopuUrumqiAirport) (el ? ? ? China) - -located (el ? ? ? GreenfieldMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RubemBertaRSAirport) (el ? ? ? Brazil) - -located (el ? ? ? UribeAirport) (el ? ? ? Colombia) - -located (el ? ? ? UrimanAirport) (el ? ? ? Venezuela) - -located (el ? ? ? UrgoonAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? RouenAirport) (el ? ? ? France) - -located (el ? ? ? UrraoAirport) (el ? ? ? Colombia) - -located (el ? ? ? KurskKurskAirport) (el ? ? ? Russia) - -located (el ? ? ? SuratThaniAirport) (el ? ? ? Thailand) - -located (el ? ? ? GurayatAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? UruzganAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? FultonCountyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? UshuaiaAirport) (el ? ? ? Argentina) - -located (el ? ? ? MabarumaAirport) (el ? ? ? Guyana) - -located (el ? ? ? UsinskAirport) (el ? ? ? Russia) - -located (el ? ? ? UselessLoopWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? KohSamuiAirport) (el ? ? ? Thailand) - -located (el ? ? ? UlsanAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? UsinoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? StAugustineFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MutareAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? MuttaburraQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? NutwoodDownsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? ButterworthAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? UdonThaniAirport) (el ? ? ? Thailand) - -located (el ? ? ? KymiKouvolaAirport) (el ? ? ? Finland) - -located (el ? ? ? UtirikIslandUtirikAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? TorremolinosAirport) (el ? ? ? Spain) - -located (el ? ? ? UpingtonAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? IndianMountainLRRSAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RayongPattayaAirport) (el ? ? ? Thailand) - -located (el ? ? ? UttaraditAirport) (el ? ? ? Thailand) - -located (el ? ? ? UmtataTranskeiAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? UstuopAirport) (el ? ? ? Panama) - -located (el ? ? ? QueenstownAirportSouthAfrica) (el ? ? ? SouthAfrica) - -located (el ? ? ? WilliamPGwinnFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BugulmaTatarstanAirport) (el ? ? ? Russia) - -located (el ? ? ? MukhinoBuryatiaAirport) (el ? ? ? Russia) - -located (el ? ? ? UgnuKuparukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YuzhnoSakhalinskSakhalinAirport) (el ? ? ? Russia) - -located (el ? ? ? ManumuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SullivanRegionalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GarnerFieldTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? OuveaUveaLoyaltyIslandsAirport) (el ? ? ? NewCaledonia) - -located (el ? ? ? NewValleyAirport) (el ? ? ? Egypt) - -located (el ? ? ? UvolAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WareMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WiesbadenAirport) (el ? ? ? Germany) - -located (el ? ? ? NewCastleHenryCountyMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WuppertalAirport) (el ? ? ? Germany) - -located (el ? ? ? MadisonCountyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NyalaAirport) (el ? ? ? Sudan) - -located (el ? ? ? YulinAirport) (el ? ? ? China) - -located (el ? ? ? UnayzahAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? CuruzuCuatiaAirport) (el ? ? ? Argentina) - -located (el ? ? ? VaasaAirport) (el ? ? ? Finland) - -located (el ? ? ? YavarateAirport) (el ? ? ? Colombia) - -located (el ? ? ? VarrelbuschAirport) (el ? ? ? Germany) - -located (el ? ? ? MoodyAirForceBaseGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VallesAirport) (el ? ? ? Mexico) - -located (el ? ? ? ValenceAirport) (el ? ? ? France) - -located (el ? ? ? VarginhaMGAirport) (el ? ? ? Brazil) - -located (el ? ? ? VanimoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? ChevakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ValencaBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? VanAirport) (el ? ? ? Turkey) - -located (el ? ? ? SuavanaoAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? ValparaisoAirport) (el ? ? ? Chile) - -located (el ? ? ? VarnaAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? SivasAirport) (el ? ? ? Turkey) - -located (el ? ? ? VatomandryAirport) (el ? ? ? Madagascar) - -located (el ? ? ? VatukoulaAirport) (el ? ? ? Fiji) - -located (el ? ? ? LupepauuVavauAirport) (el ? ? ? Tonga) - -located (el ? ? ? SvartnesVardoVardoeAirport) (el ? ? ? Norway) - -located (el ? ? ? ValdIsereAirport) (el ? ? ? France) - -located (el ? ? ? VandenbergAirForceBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VanuabalavuAirport) (el ? ? ? Fiji) - -located (el ? ? ? BridgewaterAirParkVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VisbyAirport) (el ? ? ? Sweden) - -located (el ? ? ? CanThoAirport) (el ? ? ? Vietnam) - -located (el ? ? ? ViewCoveAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VictoriaAirportCameroon) (el ? ? ? Cameroon) - -located (el ? ? ? VictoriaRiverDownsNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? MarcoPoloTesseraVeneziaVeniceAirport) (el ? ? ? Italy) - -located (el ? ? ? ValchetaAirport) (el ? ? ? Argentina) - -located (el ? ? ? VichaderoAirport) (el ? ? ? Uruguay) - -located (el ? ? ? ViracoposSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? CaroraAirport) (el ? ? ? Venezuela) - -located (el ? ? ? VictoriaRegionalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GeorgeAirForceBaseCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ColonialWilliamsburgVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EilatInternationalOvdaAirport) (el ? ? ? Israel) - -located (el ? ? ? LeirinFagernesAirport) (el ? ? ? Norway) - -located (el ? ? ? VitoriadaConquistaBAAirport) (el ? ? ? Brazil) - -located (el ? ? ? ValverdeAirport) (el ? ? ? Spain) - -located (el ? ? ? VidaliaMunicipalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GobernadorCastelloViedmaAirport) (el ? ? ? Argentina) - -located (el ? ? ? ValledePascuaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? VillaDoloresAirport) (el ? ? ? Argentina) - -located (el ? ? ? VadsoeVadsoAirport) (el ? ? ? Norway) - -located (el ? ? ? TomOConnerTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ValdezAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VenetieAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MaikwakAirport) (el ? ? ? Guyana) - -located (el ? ? ? VejleAirport) (el ? ? ? Denmark) - -located (el ? ? ? VelikiyeLukiWelikijeLukiPskovAirport) (el ? ? ? Russia) - -located (el ? ? ? VernalUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GeneralHeribertoJaraVeracruzAirport) (el ? ? ? Mexico) - -located (el ? ? ? DarkeCountyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BarakomaAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? TiogaMunicipalNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VestmannaeyjarAirport) (el ? ? ? Iceland) - -located (el ? ? ? VictoriaFallsAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? VijayawadaAirport) (el ? ? ? India) - -located (el ? ? ? VangriengAirport) (el ? ? ? Laos) - -located (el ? ? ? ViganAirport) (el ? ? ? Philippines) - -located (el ? ? ? VigoAirport) (el ? ? ? Spain) - -located (el ? ? ? GeneralVillegaAirport) (el ? ? ? Argentina) - -located (el ? ? ? NorthLasVegasAirTerminalNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VillagarzonAirport) (el ? ? ? Colombia) - -located (el ? ? ? SaurimoAirport) (el ? ? ? Angola) - -located (el ? ? ? VilhelminaAirport) (el ? ? ? Sweden) - -located (el ? ? ? CulbersonCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CharmeilVichyAirport) (el ? ? ? France) - -located (el ? ? ? VahitahiAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? VillaConstitucionAirport) (el ? ? ? Mexico) - -located (el ? ? ? TrissinoVicenzaAirport) (el ? ? ? Italy) - -located (el ? ? ? VidinAirport) (el ? ? ? Bulgaria) - -located (el ? ? ? SchwechatWienViennaAirport) (el ? ? ? Austria) - -located (el ? ? ? ElVigiaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? RollaNationalMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VirginGordaValleyVirginGordaAirport) (el ? ? ? BritishVirginIslands) - -located (el ? ? ? KavikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? DakhlaVillaCisnerosWesternSaharaAirport) (el ? ? ? Morocco) - -located (el ? ? ? VinnytsyaVinnytsyaAirport) (el ? ? ? Russia) - -located (el ? ? ? ViquequeAirport) (el ? ? ? Indonesia) - -located (el ? ? ? VisaliaMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VitoriaAirport) (el ? ? ? Spain) - -located (el ? ? ? ViruAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? ViviganiAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? VitoriaESAirport) (el ? ? ? Brazil) - -located (el ? ? ? VizagAirport) (el ? ? ? India) - -located (el ? ? ? XaiXaiViladeJoaoBeloAirport) (el ? ? ? Mozambique) - -located (el ? ? ? VirginiaHighlandsVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VilaJunqueiroAirport) (el ? ? ? Mozambique) - -located (el ? ? ? RachGiaAirport) (el ? ? ? Vietnam) - -located (el ? ? ? KungKuanAirport) (el ? ? ? Taiwan) - -located (el ? ? ? VnukovoMoscowAirport) (el ? ? ? Russia) - -located (el ? ? ? VicksburgMunicipalMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VorkutaKomiAirport) (el ? ? ? Russia) - -located (el ? ? ? WestKaviAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VandaliaMunicipalILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ValenciaAirport) (el ? ? ? Spain) - -located (el ? ? ? ValdostaRegionalGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VillaGesellAirport) (el ? ? ? Argentina) - -located (el ? ? ? BauerfieldEfateIsAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? VolgodonskRostovAirport) (el ? ? ? Russia) - -located (el ? ? ? ValladolidAirport) (el ? ? ? Spain) - -located (el ? ? ? VillaMontesAirport) (el ? ? ? Bolivia) - -located (el ? ? ? ZimValenciaCaraboboValenciaAirport) (el ? ? ? Venezuela) - -located (el ? ? ? VallejoAirport) (el ? ? ? Mexico) - -located (el ? ? ? VilaRicaAirport) (el ? ? ? Brazil) - -located (el ? ? ? VallenarAirport) (el ? ? ? Chile) - -located (el ? ? ? ValesdirAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? VelikiyeLukiPskovAirport) (el ? ? ? Russia) - -located (el ? ? ? ValeraAirport) (el ? ? ? Venezuela) - -located (el ? ? ? VillaMercedesAirport) (el ? ? ? Argentina) - -located (el ? ? ? HaroldDavidsonFieldSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BaimuruAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SaravaneAirport) (el ? ? ? Laos) - -located (el ? ? ? VeniceMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VannesAirport) (el ? ? ? France) - -located (el ? ? ? VanjiAirport) (el ? ? ? China) - -located (el ? ? ? VilniusAirport) (el ? ? ? Lithuania) - -located (el ? ? ? VanrookQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? VaranasiAirport) (el ? ? ? India) - -located (el ? ? ? VanWertCountyOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VilanculosAirport) (el ? ? ? Mozambique) - -located (el ? ? ? VanNuysCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VolgogradStalingradVolgogradAirport) (el ? ? ? Russia) - -located (el ? ? ? VohemarAirport) (el ? ? ? Madagascar) - -located (el ? ? ? VoinjamaAirport) (el ? ? ? Liberia) - -located (el ? ? ? VolkFieldWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VolosAirport) (el ? ? ? Greece) - -located (el ? ? ? VotuporangaSPAirport) (el ? ? ? Brazil) - -located (el ? ? ? VoronezhVoronezhAirport) (el ? ? ? Russia) - -located (el ? ? ? CartersvilleGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NgivaOngivaOndjivaAirport) (el ? ? ? Angola) - -located (el ? ? ? VopnafjordurAirport) (el ? ? ? Iceland) - -located (el ? ? ? EglinAirForceBaseOkaloosaCountyFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PorterCountyMunicipalINAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ViequesViequesAirport) (el ? ? ? PuertoRico) - -located (el ? ? ? VaraderoAirport) (el ? ? ? Cuba) - -located (el ? ? ? VeroBeachMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ViracAirport) (el ? ? ? Philippines) - -located (el ? ? ? VredendalAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? VarkausAirport) (el ? ? ? Finland) - -located (el ? ? ? VilaRealAirport) (el ? ? ? Portugal) - -located (el ? ? ? VillafrancaVeronaAirport) (el ? ? ? Italy) - -located (el ? ? ? VersaillesAirport) (el ? ? ? France) - -located (el ? ? ? VryburgAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? VaeroyAirport) (el ? ? ? Norway) - -located (el ? ? ? CPACarlosRovirosaVillahermosaAirport) (el ? ? ? Mexico) - -located (el ? ? ? ViseuAirport) (el ? ? ? Portugal) - -located (el ? ? ? HartnessStateSpringfieldVTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LuhanskLuhanskAirport) (el ? ? ? Ukraine) - -located (el ? ? ? PhuoclongAirport) (el ? ? ? Vietnam) - -located (el ? ? ? HassloVasterasAirport) (el ? ? ? Sweden) - -located (el ? ? ? VictoriaAirportHonduras) (el ? ? ? Honduras) - -located (el ? ? ? VitsyebskVitebskVitsyebskAirport) (el ? ? ? Belarus) - -located (el ? ? ? WattayVientianeAirport) (el ? ? ? Laos) - -located (el ? ? ? VatuleleAirport) (el ? ? ? Fiji) - -located (el ? ? ? VintonVeteransMemorialAirparkIAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VittelAirport) (el ? ? ? France) - -located (el ? ? ? MillerFieldNEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LasTunasAirport) (el ? ? ? Cuba) - -located (el ? ? ? VishakhapatnamAirport) (el ? ? ? India) - -located (el ? ? ? ValleduparAirport) (el ? ? ? Colombia) - -located (el ? ? ? MahanoroAirport) (el ? ? ? Madagascar) - -located (el ? ? ? LaVanguardiaVillavicencioAirport) (el ? ? ? Colombia) - -located (el ? ? ? ViruViruInternationalSantaCruzAirport) (el ? ? ? Bolivia) - -located (el ? ? ? VastervikAirport) (el ? ? ? Sweden) - -located (el ? ? ? VladivostokPrimoryeAirport) (el ? ? ? Russia) - -located (el ? ? ? OrtonvilleMunicipalAirportMartinsonFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IlliziAirport) (el ? ? ? Algeria) - -located (el ? ? ? LichingaVilaCabralAirport) (el ? ? ? Mozambique) - -located (el ? ? ? SaoVicenteSaoVicenteAirport) (el ? ? ? CapeVerde) - -located (el ? ? ? VaxjoAirport) (el ? ? ? Sweden) - -located (el ? ? ? SertelCiudaddeMexicoMexicoCityAirport) (el ? ? ? Mexico) - -located (el ? ? ? VryheidAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? IllinoisValleyRegionalAirportWalterADuncanFieldILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WalesAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WabagAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WacaAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? AndriamenaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WadiAdDawasirAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? WanaAirport) (el ? ? ? Pakistan) - -located (el ? ? ? WanganuiAirport) (el ? ? ? NewZealand) - -located (el ? ? ? HarrySternNDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AntsohihyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WawoiFallsAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AnkazoaboAirport) (el ? ? ? Madagascar) - -located (el ? ? ? ChincoteagueVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AmbatondrazakaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WaverneyAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WaboAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? AltoPalenaAirport) (el ? ? ? Chile) - -located (el ? ? ? AntsalovaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WarisAirport) (el ? ? ? Indonesia) - -located (el ? ? ? MetropolitanAreaDCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaterfordAirport) (el ? ? ? Ireland) - -located (el ? ? ? WauchopeNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? WaveHillNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? OkecieWarszawaWarsawAirport) (el ? ? ? Poland) - -located (el ? ? ? WarroadInternationalAirportSwedeCarlsonFieldMNAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? GreeneCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WarwickQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? WarraberIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? StebbinsAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BefandrianaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? BealananaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WapenamandaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WoburnMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BerorohaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? BeaverAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RobenHoodMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BoulderMunicipalCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WilkesBarreWyomingValleyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YaquaraAirport) (el ? ? ? Colombia) - -located (el ? ? ? CastroAirport) (el ? ? ? Chile) - -located (el ? ? ? ChaitenAirport) (el ? ? ? Chile) - -located (el ? ? ? CaletaJosefinaAirport) (el ? ? ? Chile) - -located (el ? ? ? CoolullahAirport) (el ? ? ? Australia) - -located (el ? ? ? ChandalarLakeAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlcootaNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? WadiAinAirport) (el ? ? ? Yemen) - -located (el ? ? ? DeepBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? EnidWoodringMunicipalOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JGStrijdomInternationalWindhoekAirport) (el ? ? ? Namibia) - -located (el ? ? ? WondaiAirport) (el ? ? ? Australia) - -located (el ? ? ? WandoAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BoonevilleBaldwynMSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WinderGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HavilarAirport) (el ? ? ? China) - -located (el ? ? ? ParkerCountyTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WebequieONAirport) (el ? ? ? Canada) - -located (el ? ? ? WedauAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WeifangAirport) (el ? ? ? China) - -located (el ? ? ? WeihaiAirport) (el ? ? ? China) - -located (el ? ? ? WeipaQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? WelkomAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? WestMallingEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WeamAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WeasuaAirport) (el ? ? ? Liberia) - -located (el ? ? ? WagetheAirport) (el ? ? ? Indonesia) - -located (el ? ? ? WeeWaaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? WexfordAirport) (el ? ? ? Ireland) - -located (el ? ? ? KetchikanHarborSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FianarantsoaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? NorthernAroostookRegionalMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaggaWaggaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BahawalnagarAirport) (el ? ? ? Pakistan) - -located (el ? ? ? WarrangalAirport) (el ? ? ? India) - -located (el ? ? ? WalgettNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? BaltraIslandGalapagosAirport) (el ? ? ? Ecuador) - -located (el ? ? ? WaitangiAirport) (el ? ? ? NewZealand) - -located (el ? ? ? WinchesterRegionalVAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaingapuAirport) (el ? ? ? Indonesia) - -located (el ? ? ? WangarattaVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? WagnyAirport) (el ? ? ? Gabon) - -located (el ? ? ? WestHoustonTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? FassamaAirport) (el ? ? ? Liberia) - -located (el ? ? ? HyderSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WadiHalfaAirport) (el ? ? ? Sudan) - -located (el ? ? ? WhakataneAirport) (el ? ? ? NewZealand) - -located (el ? ? ? WelshpoolVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? WickhamAirport) (el ? ? ? Australia) - -located (el ? ? ? FranzJosefAirport) (el ? ? ? NewZealand) - -located (el ? ? ? WhitemanCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? VailJunctionHeliportCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WhalsayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WhartonMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WuhuAirport) (el ? ? ? China) - -located (el ? ? ? WickAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WildenrathAirport) (el ? ? ? Germany) - -located (el ? ? ? WiesbadenAirBaseWiesbadenAirport) (el ? ? ? Germany) - -located (el ? ? ? SurfdaleAirport) (el ? ? ? NewZealand) - -located (el ? ? ? WilsonNairobiAirport) (el ? ? ? Kenya) - -located (el ? ? ? WintonQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? WilcanniaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? WittendomGorgeWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? WituAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? TuxpanAirport) (el ? ? ? Mexico) - -located (el ? ? ? WojaAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? GeneralWilliamJFoxAirfieldCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WajirAirport) (el ? ? ? Kenya) - -located (el ? ? ? WanakaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? WarracknabealVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? ConnellsvillePAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HwangeAirport) (el ? ? ? Zimbabwe) - -located (el ? ? ? HokkaidoWakkanaiAirport) (el ? ? ? Japan) - -located (el ? ? ? AleknagikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaikoloaHIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WakunaiAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? NevadaCountyAirParkCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WalkersCayAbacoAirport) (el ? ? ? Bahamas) - -located (el ? ? ? TresLagoasMTAirport) (el ? ? ? Brazil) - -located (el ? ? ? WallalAirport) (el ? ? ? Australia) - -located (el ? ? ? LabouchereBayAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WalchaNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? StrotherFieldKSAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? InternationalWellingtonAirport) (el ? ? ? NewZealand) - -located (el ? ? ? WalahaAirport) (el ? ? ? Vanuatu) - -located (el ? ? ? SelawikAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WollogorangAirport) (el ? ? ? Australia) - -located (el ? ? ? ProspectHillMAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LittleNaukatiAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaterlooNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? LoringSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WillowsGlennCountyCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MandritsaraAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WarrnamboolVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? WinnemuccaMunicipalNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MandabeAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WarramboorMtKeithWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? BaxterCountyRegionalARAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MeyersChuckSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MalaimbandyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? MaroantsetraAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WhiteMountainAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MampikonyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? MananaraAirport) (el ? ? ? Madagascar) - -located (el ? ? ? MadirovaloAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WamenaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? NapakiakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NichinCoveSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WindarraWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? WoraNaYeAirport) (el ? ? ? Gabon) - -located (el ? ? ? WunnumminLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? NagaAirport) (el ? ? ? Philippines) - -located (el ? ? ? LabambaAirport) (el ? ? ? Gabon) - -located (el ? ? ? WindorahParkQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? NawabShahAirport) (el ? ? ? Pakistan) - -located (el ? ? ? HierroCanaryIslandsAirport) (el ? ? ? Spain) - -located (el ? ? ? WanumaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WynyardTasmaniaAirport) (el ? ? ? Australia) - -located (el ? ? ? WenzhouAirport) (el ? ? ? China) - -located (el ? ? ? WonenaraAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WoodbridgeRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WoodRiverAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WoensdrechtAirport) (el ? ? ? Netherlands) - -located (el ? ? ? WoodgreenNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? WologissiAirport) (el ? ? ? Liberia) - -located (el ? ? ? WonkenAirport) (el ? ? ? Venezuela) - -located (el ? ? ? WollongongNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? WondoolaAirport) (el ? ? ? Australia) - -located (el ? ? ? WoodchopperAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WonanAirport) (el ? ? ? Taiwan) - -located (el ? ? ? WillowAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PuertoAisenAirport) (el ? ? ? Chile) - -located (el ? ? ? PortBergeAirport) (el ? ? ? Madagascar) - -located (el ? ? ? PincherCreekABAirport) (el ? ? ? Canada) - -located (el ? ? ? WrothamQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? PowellLakeWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? WipimAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? NorthForkValleyCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PorvenirAirport) (el ? ? ? Chile) - -located (el ? ? ? PersepolisAirport) (el ? ? ? Iran) - -located (el ? ? ? WestportAirport) (el ? ? ? NewZealand) - -located (el ? ? ? PuertoWilliamsAirport) (el ? ? ? Chile) - -located (el ? ? ? KeekorokAirport) (el ? ? ? Kenya) - -located (el ? ? ? WarderAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? RobinsAirForceBaseGAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WhangareiAirport) (el ? ? ? NewZealand) - -located (el ? ? ? WrangellAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? McGuireAirForceBaseNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WhiteRockTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WorlandMunicipalWYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WroclawAirport) (el ? ? ? Poland) - -located (el ? ? ? WerurAirport) (el ? ? ? Indonesia) - -located (el ? ? ? WarranagineWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? WestrayAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WasuaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? SteamboatBaySeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CondronArmyAirFieldNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SantaCeciliaAirport) (el ? ? ? Ecuador) - -located (el ? ? ? SarichefAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WashingtonCountyPAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BrookhavenNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SanJuanUganikSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ArlingtonMunicipalTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NorthDallasHeliportTXAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WisemanAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SouthNakneknr2AKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WashaboAirport) (el ? ? ? Suriname) - -located (el ? ? ? WespamAirport) (el ? ? ? Nicaragua) - -located (el ? ? ? WasiorAirport) (el ? ? ? Indonesia) - -located (el ? ? ? WallStSeaplaneDockNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WesterlyStateRIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WasuAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WestsoundSeaplaneBaseWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AirlieBeachQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TambohoranoAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WorldTradeCenterNYAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WestEndAirport) (el ? ? ? Bahamas) - -located (el ? ? ? WotjeWotjeAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? NoatakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TuntatuliakAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaddingtonRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? WothoAirport) (el ? ? ? MarshallIslands) - -located (el ? ? ? WoitapeAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WhiteriverAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TsiroanomandidyAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WantoatAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WhittangaAirport) (el ? ? ? NewZealand) - -located (el ? ? ? WudinnaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? WauAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WuhanAirport) (el ? ? ? China) - -located (el ? ? ? TaguacAirport) (el ? ? ? Guam) - -located (el ? ? ? WilunaWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? WuyishanAirport) (el ? ? ? China) - -located (el ? ? ? WauAirportSudan) (el ? ? ? Sudan) - -located (el ? ? ? WuvuluIslandAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WuxiAirport) (el ? ? ? China) - -located (el ? ? ? WuzhouAirport) (el ? ? ? China) - -located (el ? ? ? WalvisBayAirport) (el ? ? ? Namibia) - -located (el ? ? ? WatsonvilleMunicipalCAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ManakaraAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WatervilleRobertLafleurMEAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WilhemshavenAirport) (el ? ? ? Germany) - -located (el ? ? ? VolovanAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WasillaAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapeMayCountyNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WewakAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? GaviotasAirport) (el ? ? ? Colombia) - -located (el ? ? ? NorthWhaleSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WestWoodwardOKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WildwoodAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NewtokSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IngenikaBCAirport) (el ? ? ? Canada) - -located (el ? ? ? WestWyalongNewSouthWalesAirport) (el ? ? ? Australia) - -located (el ? ? ? wethersfieldRAFStationEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? TangaIslandAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? WanxianSichuanAirport) (el ? ? ? China) - -located (el ? ? ? WhyallaSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? YesBayLodgeSeaplaneBaseAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? YengemaAirport) (el ? ? ? SierraLeone) - -located (el ? ? ? WyndhamWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? YellowstoneMTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? NassauSeaplaneBaseNewProvidenceAirport) (el ? ? ? Bahamas) - -located (el ? ? ? AlamosAirport) (el ? ? ? Mexico) - -located (el ? ? ? ChapecoSCAirport) (el ? ? ? Brazil) - -located (el ? ? ? AribindaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? BrevoortNTAirport) (el ? ? ? Canada) - -located (el ? ? ? XayaburyAirport) (el ? ? ? Laos) - -located (el ? ? ? BlubberBayBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BearskinLakeAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? BogandeAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? BirjandAirport) (el ? ? ? Iran) - -located (el ? ? ? BunoBedelleAirport) (el ? ? ? Ethiopia) - -located (el ? ? ? BiniguniAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? BoulsaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? BrockvilleAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? KilliniqKillinekIslandNTAirport) (el ? ? ? Canada) - -located (el ? ? ? ChristmasIslandChristmasIslandAirport) (el ? ? ? Australia) - -located (el ? ? ? CluffLakeAerodromeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? ChathamAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? BusuangaAirport) (el ? ? ? Philippines) - -located (el ? ? ? ColacVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? DiebougouAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? DjiboAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? XingchengAirport) (el ? ? ? China) - -located (el ? ? ? LakeGenevaAireEstatesWIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? XiangfanAirport) (el ? ? ? China) - -located (el ? ? ? FinkerwerdenAirbusPlantHamburgAirport) (el ? ? ? Germany) - -located (el ? ? ? GaouaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? DnataAirport) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? GoromGoromAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? GranvilleLakeMBAirport) (el ? ? ? Canada) - -located (el ? ? ? XangongoAirport) (el ? ? ? Angola) - -located (el ? ? ? KangiqsualujjuaqQCAirport) (el ? ? ? Canada) - -located (el ? ? ? XichangAirport) (el ? ? ? China) - -located (el ? ? ? XienglomAirport) (el ? ? ? Laos) - -located (el ? ? ? XinguaraAirport) (el ? ? ? Brazil) - -located (el ? ? ? XilinhotAirport) (el ? ? ? China) - -located (el ? ? ? XingningAirport) (el ? ? ? China) - -located (el ? ? ? XianXianyangAirport) (el ? ? ? China) - -located (el ? ? ? KantchariAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? XiengKhouangAirport) (el ? ? ? Laos) - -located (el ? ? ? KasabonikaONAirport) (el ? ? ? Canada) - -located (el ? ? ? KayaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? LittleAmericaUTAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? LacBrochetMBAirport) (el ? ? ? Canada) - -located (el ? ? ? LakenheathAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? LongXuyenAirport) (el ? ? ? Vietnam) - -located (el ? ? ? SaintLouisAirport) (el ? ? ? Senegal) - -located (el ? ? ? LeoAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? LemwerderDASAPlantBremenAirport) (el ? ? ? Germany) - -located (el ? ? ? XiamenAmoyAirport) (el ? ? ? China) - -located (el ? ? ? MallacootaVictoriaAirport) (el ? ? ? Australia) - -located (el ? ? ? MadisonMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MahendranagarAirport) (el ? ? ? Nepal) - -located (el ? ? ? ManihiAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? MasasiAirport) (el ? ? ? Tanzania) - -located (el ? ? ? MinaltonSouthAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? XiamenAirport) (el ? ? ? China) - -located (el ? ? ? MacMillanPassAerodromeYTAirport) (el ? ? ? Canada) - -located (el ? ? ? SimmonsMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? CapeCanaveralAirForceStationSkidStripFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MacasAirport) (el ? ? ? Ecuador) - -located (el ? ? ? YamIslandQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? QuangNgaiAirport) (el ? ? ? Vietnam) - -located (el ? ? ? XiningAirport) (el ? ? ? China) - -located (el ? ? ? NorthAirForceAuxiliarySCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? XingtaiAirport) (el ? ? ? China) - -located (el ? ? ? NounaeAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? PamaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? PikangikumWaterAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? PukatawaganMBAirport) (el ? ? ? Canada) - -located (el ? ? ? ComayaguaAirport) (el ? ? ? Honduras) - -located (el ? ? ? PoplarRiverMBAirport) (el ? ? ? Canada) - -located (el ? ? ? PineRidgeSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WestKuparukAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? QueposAirport) (el ? ? ? CostaRica) - -located (el ? ? ? QualicumBeachAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? RossRiverYTAirport) (el ? ? ? Canada) - -located (el ? ? ? StMaloAirport) (el ? ? ? France) - -located (el ? ? ? SebbaAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? SouthIndianLakeMBAirport) (el ? ? ? Canada) - -located (el ? ? ? StMarysMDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SeletarSingaporeAirport) (el ? ? ? Singapore) - -located (el ? ? ? TonopahTestRangeNVAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ThargomindahQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TadouleLakeWaterAerodromeMBAirport) (el ? ? ? Canada) - -located (el ? ? ? TaroomQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? TaraQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? XuzhouAirport) (el ? ? ? China) - -located (el ? ? ? VinhLongAirport) (el ? ? ? Vietnam) - -located (el ? ? ? EmmenAirport) (el ? ? ? Switzerland) - -located (el ? ? ? KhalidMilitaryCityAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? RiyadhAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? AlKharjAirBaseAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? IwakuniHonshuIsAirport) (el ? ? ? Japan) - -located (el ? ? ? WoodfordAerodromeEnglandAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? YandinaRusselIsAirport) (el ? ? ? SolomonIslands) - -located (el ? ? ? YeAirport) (el ? ? ? Myanmar) - -located (el ? ? ? ZabreAirport) (el ? ? ? BurkinaFaso) - -located (el ? ? ? AnahimLakeAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ArcticBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CatLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? AltaLakeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? AsbestosAerodromeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? FortFrancesMunicipalONAirport) (el ? ? ? Canada) - -located (el ? ? ? LaGrandenr4QCAirport) (el ? ? ? Canada) - -located (el ? ? ? ChillanAirport) (el ? ? ? Chile) - -located (el ? ? ? LyallHarbourBCAirport) (el ? ? ? Canada) - -located (el ? ? ? YakutatAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? AlertBayBCAirport) (el ? ? ? Canada) - -located (el ? ? ? SaultSteMarieONAirport) (el ? ? ? Canada) - -located (el ? ? ? YangambiAirport) (el ? ? ? Zaire) - -located (el ? ? ? YapInternationalYapIslandAirport) (el ? ? ? Micronesia) - -located (el ? ? ? MapleBayBCAirport) (el ? ? ? Canada) - -located (el ? ? ? LaGrandenr3QCAirport) (el ? ? ? Canada) - -located (el ? ? ? KangirsukQCAirport) (el ? ? ? Canada) - -located (el ? ? ? AttawapiskatONAirport) (el ? ? ? Canada) - -located (el ? ? ? LiverpoolNSAirport) (el ? ? ? Canada) - -located (el ? ? ? MinersBayBCAirport) (el ? ? ? Canada) - -located (el ? ? ? AnglingLakeMBAirport) (el ? ? ? Canada) - -located (el ? ? ? StAnthonyNFAirport) (el ? ? ? Canada) - -located (el ? ? ? TofinoBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BanffABAirport) (el ? ? ? Canada) - -located (el ? ? ? PellyBayTownsiteNTAirport) (el ? ? ? Canada) - -located (el ? ? ? BaieComeauQCAirport) (el ? ? ? Canada) - -located (el ? ? ? NewWestminsterWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? UraniumCitySKAirport) (el ? ? ? Canada) - -located (el ? ? ? BamfieldWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BagotvilleQCAirport) (el ? ? ? Canada) - -located (el ? ? ? BullHarbourWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BlackTickleAerodromeNFAirport) (el ? ? ? Canada) - -located (el ? ? ? BaieJohanBeetzWaterAerodromeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? BakerLakeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CampbellRiverBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BronsonCreekAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BordenONAirport) (el ? ? ? Canada) - -located (el ? ? ? BobQuinnLakeAirport) (el ? ? ? Canada) - -located (el ? ? ? YibinSichuanAirport) (el ? ? ? China) - -located (el ? ? ? TadouleLakeMBAirport) (el ? ? ? Canada) - -located (el ? ? ? BrandonMBAirport) (el ? ? ? Canada) - -located (el ? ? ? BrochetMBAirport) (el ? ? ? Canada) - -located (el ? ? ? NipawinSKAirport) (el ? ? ? Canada) - -located (el ? ? ? BerensRiverMBAirport) (el ? ? ? Canada) - -located (el ? ? ? BedwellHarbourWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BlancSablonQCAirport) (el ? ? ? Canada) - -located (el ? ? ? BonnyvilleABAirport) (el ? ? ? Canada) - -located (el ? ? ? TorontoDowntownHeliportONAirport) (el ? ? ? Canada) - -located (el ? ? ? CourtenayAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? CambridgeBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? RegionalONAirport) (el ? ? ? Canada) - -located (el ? ? ? NanaimoBCAirport) (el ? ? ? Canada) - -located (el ? ? ? HuronAirparkONAirport) (el ? ? ? Canada) - -located (el ? ? ? CortesBayWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? CastlegarBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ChathamNBAirport) (el ? ? ? Canada) - -located (el ? ? ? CaribouIslandONAirport) (el ? ? ? Canada) - -located (el ? ? ? CapeStJamesBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ColvilleLakeAerodromeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CharloNBAirport) (el ? ? ? Canada) - -located (el ? ? ? StCatharinesONAirport) (el ? ? ? Canada) - -located (el ? ? ? CochraneONAirport) (el ? ? ? Canada) - -located (el ? ? ? CoppermineNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CoopPointMBAirport) (el ? ? ? Canada) - -located (el ? ? ? ChetwyndBCAirport) (el ? ? ? Canada) - -located (el ? ? ? CharlieSinclairMemorialMBAirport) (el ? ? ? Canada) - -located (el ? ? ? ChesterfieldInletNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CoronationABAirport) (el ? ? ? Canada) - -located (el ? ? ? CullatonLakeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CartiervilleQCAirport) (el ? ? ? Canada) - -located (el ? ? ? ChilliwackBCAirport) (el ? ? ? Canada) - -located (el ? ? ? GagetownNBAirport) (el ? ? ? Canada) - -located (el ? ? ? ClydeRiverNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CrestonAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? DawsonYTAirport) (el ? ? ? Canada) - -located (el ? ? ? BurwashYTAirport) (el ? ? ? Canada) - -located (el ? ? ? DraytonValleyIndustrialAerodromeABAirport) (el ? ? ? Canada) - -located (el ? ? ? ParadiseRiverAerodromeNFAirport) (el ? ? ? Canada) - -located (el ? ? ? DeerLakeNFAirport) (el ? ? ? Canada) - -located (el ? ? ? DigbyAerodromeNSAirport) (el ? ? ? Canada) - -located (el ? ? ? DanielsHarbourNFAirport) (el ? ? ? Canada) - -located (el ? ? ? DavisInletAerodromeNFAirport) (el ? ? ? Canada) - -located (el ? ? ? MainDuckONAirport) (el ? ? ? Canada) - -located (el ? ? ? DeaseLakeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? DauphinMBAirport) (el ? ? ? Canada) - -located (el ? ? ? DolbeauStMethodeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? NainNFAirport) (el ? ? ? Canada) - -located (el ? ? ? DawsonCreekBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BroadviewSKAirport) (el ? ? ? Canada) - -located (el ? ? ? DesolationSoundBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BoundaryBayBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BloodveinRiverMBAirport) (el ? ? ? Canada) - -located (el ? ? ? DocCreekAirport) (el ? ? ? Canada) - -located (el ? ? ? ValdepenasAirport) (el ? ? ? Spain) - -located (el ? ? ? MetropolitanAreaABAirport) (el ? ? ? Canada) - -located (el ? ? ? YechonAirport) (el ? ? ? SouthKorea) - -located (el ? ? ? NamaoFieldABAirport) (el ? ? ? Canada) - -located (el ? ? ? HuroniaONAirport) (el ? ? ? Canada) - -located (el ? ? ? EdmontonInternationalABAirport) (el ? ? ? Canada) - -located (el ? ? ? EnnadaiLakeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? ArviatNTAirport) (el ? ? ? Canada) - -located (el ? ? ? ElliotLakeMunicipalONAirport) (el ? ? ? Canada) - -located (el ? ? ? ManitowaningAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? EstevanSKAirport) (el ? ? ? Canada) - -located (el ? ? ? YeoviltonAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? EstevanPointBCAirport) (el ? ? ? Canada) - -located (el ? ? ? YenkisAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? FortSevernONAirport) (el ? ? ? Canada) - -located (el ? ? ? EdsonABAirport) (el ? ? ? Canada) - -located (el ? ? ? EurekaNTAirport) (el ? ? ? Canada) - -located (el ? ? ? InuvikNTAirport) (el ? ? ? Canada) - -located (el ? ? ? AmosMunicipalQCAirport) (el ? ? ? Canada) - -located (el ? ? ? FortAlbanyONAirport) (el ? ? ? Canada) - -located (el ? ? ? IqaluitFrobisherBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? FrederictonNBAirport) (el ? ? ? Canada) - -located (el ? ? ? BrantfordONAirport) (el ? ? ? Canada) - -located (el ? ? ? ForestvilleQCAirport) (el ? ? ? Canada) - -located (el ? ? ? FortHopeONAirport) (el ? ? ? Canada) - -located (el ? ? ? LaMacazaQCAirport) (el ? ? ? Canada) - -located (el ? ? ? FortRelianceWaterAerodromeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CreeLakeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? FlinFlonMBAirport) (el ? ? ? Canada) - -located (el ? ? ? FortResolutionNTAirport) (el ? ? ? Canada) - -located (el ? ? ? FortSimpsonNTAirport) (el ? ? ? Canada) - -located (el ? ? ? MakkovikNFAirport) (el ? ? ? Canada) - -located (el ? ? ? FoxHarbourAerodromeNFAirport) (el ? ? ? Canada) - -located (el ? ? ? GagnonQCAirport) (el ? ? ? Canada) - -located (el ? ? ? GilliesBayBCAirport) (el ? ? ? Canada) - -located (el ? ? ? GrandeCacheAerodromeABAirport) (el ? ? ? Canada) - -located (el ? ? ? GoderichONAirport) (el ? ? ? Canada) - -located (el ? ? ? GorgeHarborBCAirport) (el ? ? ? Canada) - -located (el ? ? ? YoungsfieldCapeTownAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? GangesHarborBCAirport) (el ? ? ? Canada) - -located (el ? ? ? FortGoodHopeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? YonagoAirport) (el ? ? ? Japan) - -located (el ? ? ? KingstonONAirport) (el ? ? ? Canada) - -located (el ? ? ? RiviereQCAirport) (el ? ? ? Canada) - -located (el ? ? ? GimliIndustrialParkMBAirport) (el ? ? ? Canada) - -located (el ? ? ? GreenwaySoundBCAirport) (el ? ? ? Canada) - -located (el ? ? ? GodsLakeNarrowsMBAirport) (el ? ? ? Canada) - -located (el ? ? ? GaspeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? GeraldtonONAirport) (el ? ? ? Canada) - -located (el ? ? ? IlesdelaMadeleineQCAirport) (el ? ? ? Canada) - -located (el ? ? ? GermansenLandingBCAirport) (el ? ? ? Canada) - -located (el ? ? ? IgloolikNTAirport) (el ? ? ? Canada) - -located (el ? ? ? HavreStPierreQCAirport) (el ? ? ? Canada) - -located (el ? ? ? KuujjuarapikQCAirport) (el ? ? ? Canada) - -located (el ? ? ? GillamMBAirport) (el ? ? ? Canada) - -located (el ? ? ? DeceptionBayWaterAerodromeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? GriseFiordNTAirport) (el ? ? ? Canada) - -located (el ? ? ? PortHopeSimpsonAerodromeNFAirport) (el ? ? ? Canada) - -located (el ? ? ? HudsonBaySKAirport) (el ? ? ? Canada) - -located (el ? ? ? HakaiPassAirport) (el ? ? ? Canada) - -located (el ? ? ? DrydenMunicipalONAirport) (el ? ? ? Canada) - -located (el ? ? ? HopeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? HearstReneFontaineMunicipalONAirport) (el ? ? ? Canada) - -located (el ? ? ? CharlottetownAerodromeNFAirport) (el ? ? ? Canada) - -located (el ? ? ? CampbellRiverHarborSeaplaneBaseBCAirport) (el ? ? ? Canada) - -located (el ? ? ? HolmanNTAirport) (el ? ? ? Canada) - -located (el ? ? ? GjoaHavenNTAirport) (el ? ? ? Canada) - -located (el ? ? ? HamiltonONAirport) (el ? ? ? Canada) - -located (el ? ? ? HornepayneMunicipalONAirport) (el ? ? ? Canada) - -located (el ? ? ? HopedaleNFAirport) (el ? ? ? Canada) - -located (el ? ? ? PoplarHillONAirport) (el ? ? ? Canada) - -located (el ? ? ? HarringtonHarbourQCAirport) (el ? ? ? Canada) - -located (el ? ? ? SecheltWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? HainesJunctionYTAirport) (el ? ? ? Canada) - -located (el ? ? ? StHubertQCAirport) (el ? ? ? Canada) - -located (el ? ? ? HayRiverNTAirport) (el ? ? ? Canada) - -located (el ? ? ? HalifaxInternationalNSAirport) (el ? ? ? Canada) - -located (el ? ? ? AtikokanMunicipalONAirport) (el ? ? ? Canada) - -located (el ? ? ? IsachsenNTAirport) (el ? ? ? Canada) - -located (el ? ? ? PakuashipiQCAirport) (el ? ? ? Canada) - -located (el ? ? ? BigBayMarinaBCAirport) (el ? ? ? Canada) - -located (el ? ? ? YichangAirport) (el ? ? ? China) - -located (el ? ? ? IvujivikQCAirport) (el ? ? ? Canada) - -located (el ? ? ? YiningAirport) (el ? ? ? China) - -located (el ? ? ? PondInletNTAirport) (el ? ? ? Canada) - -located (el ? ? ? WillowRunMIAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? IslandLakeGardenHillMBAirport) (el ? ? ? Canada) - -located (el ? ? ? YiwuAirport) (el ? ? ? China) - -located (el ? ? ? PortRadiumNTAirport) (el ? ? ? Canada) - -located (el ? ? ? JasperHintonABAirport) (el ? ? ? Canada) - -located (el ? ? ? FortLiardNTAirport) (el ? ? ? Canada) - -located (el ? ? ? PerisonBCAirport) (el ? ? ? Canada) - -located (el ? ? ? StJeanQCAirport) (el ? ? ? Canada) - -located (el ? ? ? JohnnyMountainBCAirport) (el ? ? ? Canada) - -located (el ? ? ? FortProvidenceNTAirport) (el ? ? ? Canada) - -located (el ? ? ? StephenvilleNFAirport) (el ? ? ? Canada) - -located (el ? ? ? KamloopsBCAirport) (el ? ? ? Canada) - -located (el ? ? ? CollinsBaySKAirport) (el ? ? ? Canada) - -located (el ? ? ? KneeLakeMBAirport) (el ? ? ? Canada) - -located (el ? ? ? KitchenerLakeWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? KitimatAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? KeyLakeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? ScheffervilleQCAirport) (el ? ? ? Canada) - -located (el ? ? ? YakimaAirTerminalWAAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ChanGurneyMunicipalSDAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? WaskaganishQCAirport) (el ? ? ? Canada) - -located (el ? ? ? JacobAirport) (el ? ? ? Congo) - -located (el ? ? ? KlemtuWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ChisasibiAerodromeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? KirklandLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? KindersleySKAirport) (el ? ? ? Canada) - -located (el ? ? ? ButtonvilleAirfieldONAirport) (el ? ? ? Canada) - -located (el ? ? ? LangaraBCAirport) (el ? ? ? Canada) - -located (el ? ? ? LacLaBicheABAirport) (el ? ? ? Canada) - -located (el ? ? ? LakeHarbourNTAirport) (el ? ? ? Canada) - -located (el ? ? ? ChapleauONAirport) (el ? ? ? Canada) - -located (el ? ? ? LacLaMartreAerodromeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? YalgooWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? LansdowneHouseONAirport) (el ? ? ? Canada) - -located (el ? ? ? RaudaskylaYlivieskaAirport) (el ? ? ? Finland) - -located (el ? ? ? MeadowLakeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? LloydminsterABAirport) (el ? ? ? Canada) - -located (el ? ? ? ClintonCreekYTAirport) (el ? ? ? Canada) - -located (el ? ? ? YilanAirport) (el ? ? ? China) - -located (el ? ? ? ShiloMBAirport) (el ? ? ? Canada) - -located (el ? ? ? MinganQCAirport) (el ? ? ? Canada) - -located (el ? ? ? LaTuqueQCAirport) (el ? ? ? Canada) - -located (el ? ? ? LeafRapidsMBAirport) (el ? ? ? Canada) - -located (el ? ? ? LebelsurQuevillonAerodromeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? AlertNTAirport) (el ? ? ? Canada) - -located (el ? ? ? KelownaBCAirport) (el ? ? ? Canada) - -located (el ? ? ? LongpointLakeWaterAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? LyttonBCAirport) (el ? ? ? Canada) - -located (el ? ? ? MayoYTAirport) (el ? ? ? Canada) - -located (el ? ? ? MerrittBCAirport) (el ? ? ? Canada) - -located (el ? ? ? MaricourtAirstripQCAirport) (el ? ? ? Canada) - -located (el ? ? ? MouldBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? MataneQCAirport) (el ? ? ? Canada) - -located (el ? ? ? MontagueHarborBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ManitouwadgeONAirport) (el ? ? ? Canada) - -located (el ? ? ? MarysHarbourNFAirport) (el ? ? ? Canada) - -located (el ? ? ? MinakiAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? MooseJawSKAirport) (el ? ? ? Canada) - -located (el ? ? ? MurrayBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? FortMcMurrayABAirport) (el ? ? ? Canada) - -located (el ? ? ? MoosoneeONAirport) (el ? ? ? Canada) - -located (el ? ? ? PortMcNeillWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? MetropolitanAreaQCAirport) (el ? ? ? Canada) - -located (el ? ? ? MerryIslandBCAirport) (el ? ? ? Canada) - -located (el ? ? ? YurimaguasAirport) (el ? ? ? Peru) - -located (el ? ? ? ChapaisQCAirport) (el ? ? ? Canada) - -located (el ? ? ? ManiwakiQCAirport) (el ? ? ? Canada) - -located (el ? ? ? MirabelInternationalQCAirport) (el ? ? ? Canada) - -located (el ? ? ? VictoriaSTOLportQCAirport) (el ? ? ? Canada) - -located (el ? ? ? NatashquanQCAirport) (el ? ? ? Canada) - -located (el ? ? ? YanbuAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? WemindjiQCAirport) (el ? ? ? Canada) - -located (el ? ? ? GatineauQCAirport) (el ? ? ? Canada) - -located (el ? ? ? NorwayHouseMBAirport) (el ? ? ? Canada) - -located (el ? ? ? YoungstownMunicipalOHAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? HudsonsHopeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? NitchequonQCAirport) (el ? ? ? Canada) - -located (el ? ? ? YanjiAirport) (el ? ? ? China) - -located (el ? ? ? NootkaSoundBCAirport) (el ? ? ? Canada) - -located (el ? ? ? PointsNorthLandingAerodromeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? MatagamiQCAirport) (el ? ? ? Canada) - -located (el ? ? ? NorthSpiritLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? ArnesAerodromeMBAirport) (el ? ? ? Canada) - -located (el ? ? ? NemiscauQCAirport) (el ? ? ? Canada) - -located (el ? ? ? YantaiAirport) (el ? ? ? China) - -located (el ? ? ? YanchenAirport) (el ? ? ? China) - -located (el ? ? ? OldCrowYTAirport) (el ? ? ? Canada) - -located (el ? ? ? ColdLakeRegionalABAirport) (el ? ? ? Canada) - -located (el ? ? ? FalherABAirport) (el ? ? ? Canada) - -located (el ? ? ? OgokiPostAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? OxfordHouseMBAirport) (el ? ? ? Canada) - -located (el ? ? ? HighLevelABAirport) (el ? ? ? Canada) - -located (el ? ? ? YokohamaAirport) (el ? ? ? Japan) - -located (el ? ? ? YolaAirport) (el ? ? ? Nigeria) - -located (el ? ? ? OshawaONAirport) (el ? ? ? Canada) - -located (el ? ? ? RainbowLakeABAirport) (el ? ? ? Canada) - -located (el ? ? ? OwenSoundONAirport) (el ? ? ? Canada) - -located (el ? ? ? MacdonaldCartierInternationalONAirport) (el ? ? ? Canada) - -located (el ? ? ? ReaPointNTAirport) (el ? ? ? Canada) - -located (el ? ? ? PrinceAlbertSKAirport) (el ? ? ? Canada) - -located (el ? ? ? PortAlberniBCAirport) (el ? ? ? Canada) - -located (el ? ? ? PaulatukNTAirport) (el ? ? ? Canada) - -located (el ? ? ? GeorgianBayAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? PeaceRiverABAirport) (el ? ? ? Canada) - -located (el ? ? ? EsquimaltBCAirport) (el ? ? ? Canada) - -located (el ? ? ? SouthportMBAirport) (el ? ? ? Canada) - -located (el ? ? ? InukjuakQCAirport) (el ? ? ? Canada) - -located (el ? ? ? PortSimpsonWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? AupalukQCAirport) (el ? ? ? Canada) - -located (el ? ? ? PittMeadowsBCAirport) (el ? ? ? Canada) - -located (el ? ? ? PickleLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? PikangikumONAirport) (el ? ? ? Canada) - -located (el ? ? ? PortMenierQCAirport) (el ? ? ? Canada) - -located (el ? ? ? PeawanuckONAirport) (el ? ? ? Canada) - -located (el ? ? ? PinePointNTAirport) (el ? ? ? Canada) - -located (el ? ? ? PeterboroughONAirport) (el ? ? ? Canada) - -located (el ? ? ? PrinceRupertBCAirport) (el ? ? ? Canada) - -located (el ? ? ? PortHawkesburyNSAirport) (el ? ? ? Canada) - -located (el ? ? ? PenderHarbourWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? PuntziMountainBCAirport) (el ? ? ? Canada) - -located (el ? ? ? PowellRiverBCAirport) (el ? ? ? Canada) - -located (el ? ? ? PovungnitukQCAirport) (el ? ? ? Canada) - -located (el ? ? ? FortChipewyanABAirport) (el ? ? ? Canada) - -located (el ? ? ? BurnsLakeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? MuskokaONAirport) (el ? ? ? Canada) - -located (el ? ? ? QuebecQCAirport) (el ? ? ? Canada) - -located (el ? ? ? QuaqtaqQCAirport) (el ? ? ? Canada) - -located (el ? ? ? ThePasMBAirport) (el ? ? ? Canada) - -located (el ? ? ? KimberleyBCAirport) (el ? ? ? Canada) - -located (el ? ? ? RedDeerIndustrialABAirport) (el ? ? ? Canada) - -located (el ? ? ? WindsorONAirport) (el ? ? ? Canada) - -located (el ? ? ? WatsonLakeYTAirport) (el ? ? ? Canada) - -located (el ? ? ? YarmouthNSAirport) (el ? ? ? Canada) - -located (el ? ? ? KenoraONAirport) (el ? ? ? Canada) - -located (el ? ? ? LethbridgeABAirport) (el ? ? ? Canada) - -located (el ? ? ? MonctonNBAirport) (el ? ? ? Canada) - -located (el ? ? ? NakinaONAirport) (el ? ? ? Canada) - -located (el ? ? ? ComoxBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ReginaSKAirport) (el ? ? ? Canada) - -located (el ? ? ? StThomasONAirport) (el ? ? ? Canada) - -located (el ? ? ? ThunderBayONAirport) (el ? ? ? Canada) - -located (el ? ? ? GrandePrairieABAirport) (el ? ? ? Canada) - -located (el ? ? ? YorktonSKAirport) (el ? ? ? Canada) - -located (el ? ? ? NorthBattlefordSKAirport) (el ? ? ? Canada) - -located (el ? ? ? GanderInternationalNFAirport) (el ? ? ? Canada) - -located (el ? ? ? SydneyNSAirport) (el ? ? ? Canada) - -located (el ? ? ? QuesnelBCAirport) (el ? ? ? Canada) - -located (el ? ? ? RaeLakesAerodromeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? ResoluteBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? StHonoreQCAirport) (el ? ? ? Canada) - -located (el ? ? ? DeanRiverBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ResolutionIslandNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CartwrightNFAirport) (el ? ? ? Canada) - -located (el ? ? ? RigoletAerodromeNFAirport) (el ? ? ? Canada) - -located (el ? ? ? RiviereduLoupQCAirport) (el ? ? ? Canada) - -located (el ? ? ? RobervalQCAirport) (el ? ? ? Canada) - -located (el ? ? ? RedLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? RockyMountainHouseABAirport) (el ? ? ? Canada) - -located (el ? ? ? RiversInletWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? RockcliffeONAirport) (el ? ? ? Canada) - -located (el ? ? ? CarpONAirport) (el ? ? ? Canada) - -located (el ? ? ? TroisRivieresQCAirport) (el ? ? ? Canada) - -located (el ? ? ? StuartIslandWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? RedSuckerLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? RankinInletNTAirport) (el ? ? ? Canada) - -located (el ? ? ? RevelstokeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? SableIslandNSAirport) (el ? ? ? Canada) - -located (el ? ? ? SudburyONAirport) (el ? ? ? Canada) - -located (el ? ? ? SherbrookeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? SuffieldABAirport) (el ? ? ? Canada) - -located (el ? ? ? SwanRiverMBAirport) (el ? ? ? Canada) - -located (el ? ? ? StonyRapidsSKAirport) (el ? ? ? Canada) - -located (el ? ? ? SnowdriftAerodromeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? SmithFallsMontagueONAirport) (el ? ? ? Canada) - -located (el ? ? ? SansSouciONAirport) (el ? ? ? Canada) - -located (el ? ? ? SaintJohnNBAirport) (el ? ? ? Canada) - -located (el ? ? ? SanikiluaqNTAirport) (el ? ? ? Canada) - -located (el ? ? ? StLeonardNBAirport) (el ? ? ? Canada) - -located (el ? ? ? FortSmithNTAirport) (el ? ? ? Canada) - -located (el ? ? ? SalmonArmAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? PostvilleAerodromeNFAirport) (el ? ? ? Canada) - -located (el ? ? ? MarathonONAirport) (el ? ? ? Canada) - -located (el ? ? ? SpringIslandBCAirport) (el ? ? ? Canada) - -located (el ? ? ? NanisivikNTAirport) (el ? ? ? Canada) - -located (el ? ? ? SlateIslandONAirport) (el ? ? ? Canada) - -located (el ? ? ? PortHardyWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? SummersidePEAirport) (el ? ? ? Canada) - -located (el ? ? ? SaglekNFAirport) (el ? ? ? Canada) - -located (el ? ? ? ShearwaterNSAirport) (el ? ? ? Canada) - -located (el ? ? ? SachsHarbourNTAirport) (el ? ? ? Canada) - -located (el ? ? ? SteAnnedesMontsQCAirport) (el ? ? ? Canada) - -located (el ? ? ? PembrokeONAirport) (el ? ? ? Canada) - -located (el ? ? ? HartleyBayWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? SturdeeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ThicketPortageMBAirport) (el ? ? ? Canada) - -located (el ? ? ? CapeDorsetNTAirport) (el ? ? ? Canada) - -located (el ? ? ? AlmaQCAirport) (el ? ? ? Canada) - -located (el ? ? ? SullivanBayWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ThompsonMBAirport) (el ? ? ? Canada) - -located (el ? ? ? TripleIslandBCAirport) (el ? ? ? Canada) - -located (el ? ? ? TerraceBayONAirport) (el ? ? ? Canada) - -located (el ? ? ? TulugakAirport) (el ? ? ? Canada) - -located (el ? ? ? BigTroutLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? RiviereauTonnerreQCAirport) (el ? ? ? Canada) - -located (el ? ? ? MetropolitanAreaONAirport) (el ? ? ? Canada) - -located (el ? ? ? TofinoWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? TasiujuaqQCAirport) (el ? ? ? Canada) - -located (el ? ? ? TrentonONAirport) (el ? ? ? Canada) - -located (el ? ? ? TimminsONAirport) (el ? ? ? Canada) - -located (el ? ? ? TisdaleAerodromeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? TasuWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? TelegraphCreekAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? TorontoIslandONAirport) (el ? ? ? Canada) - -located (el ? ? ? ShinglePointYTAirport) (el ? ? ? Canada) - -located (el ? ? ? TuktoyaktukNTAirport) (el ? ? ? Canada) - -located (el ? ? ? NicholsonPeninsulaWaterAerodromeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? UmiujaqQCAirport) (el ? ? ? Canada) - -located (el ? ? ? YuendumuNorthernTerritoryAirport) (el ? ? ? Australia) - -located (el ? ? ? PellyBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? ClintonPointNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CapeYoungNTAirport) (el ? ? ? Canada) - -located (el ? ? ? LadyFranklinPointNTAirport) (el ? ? ? Canada) - -located (el ? ? ? ByronBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? PierreElliottTrudeauInternationalQCAirport) (el ? ? ? Canada) - -located (el ? ? ? YumaMarineCorpsAirStationYumaInternationalAZAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? JohnsonPointNTAirport) (el ? ? ? Canada) - -located (el ? ? ? JennyLindIslandNTAirport) (el ? ? ? Canada) - -located (el ? ? ? GladmanPointNTAirport) (el ? ? ? Canada) - -located (el ? ? ? SheperdBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? RepulseBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? MackarInletNTAirport) (el ? ? ? Canada) - -located (el ? ? ? LongstaffBluffNTAirport) (el ? ? ? Canada) - -located (el ? ? ? DewarLakesNTAirport) (el ? ? ? Canada) - -located (el ? ? ? HallBeachNTAirport) (el ? ? ? Canada) - -located (el ? ? ? RouynNorandaQCAirport) (el ? ? ? Canada) - -located (el ? ? ? CapeHooperNTAirport) (el ? ? ? Canada) - -located (el ? ? ? HahayaIconiMoroniAirport) (el ? ? ? Comoros) - -located (el ? ? ? BonaventureQCAirport) (el ? ? ? Canada) - -located (el ? ? ? LaRongeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? YevaAirport) (el ? ? ? PapuaNewGuinea) - -located (el ? ? ? VernonAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? VermilionABAirport) (el ? ? ? Canada) - -located (el ? ? ? BroughtonIslandNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CapeDyerNTAirport) (el ? ? ? Canada) - -located (el ? ? ? ValdOrQCAirport) (el ? ? ? Canada) - -located (el ? ? ? KuujjuaqFortChimoQCAirport) (el ? ? ? Canada) - -located (el ? ? ? NormanWellsNTAirport) (el ? ? ? Canada) - -located (el ? ? ? VancouverInternationalBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BuffaloNarrowsSKAirport) (el ? ? ? Canada) - -located (el ? ? ? WiartonONAirport) (el ? ? ? Canada) - -located (el ? ? ? DeerLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? PetawawaONAirport) (el ? ? ? Canada) - -located (el ? ? ? KangiqsujuaqQCAirport) (el ? ? ? Canada) - -located (el ? ? ? HalifaxDowntownWaterfrontHeliportNSAirport) (el ? ? ? Canada) - -located (el ? ? ? WinnipegInternationalMBAirport) (el ? ? ? Canada) - -located (el ? ? ? VictoriaInnerHarbourWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? FortFranklinNTAirport) (el ? ? ? Canada) - -located (el ? ? ? WabushNFAirport) (el ? ? ? Canada) - -located (el ? ? ? WilliamsLakeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? WilliamsHarbourNFAirport) (el ? ? ? Canada) - -located (el ? ? ? WiniskONAirport) (el ? ? ? Canada) - -located (el ? ? ? WhiteRiverWaterAerodromeONAirport) (el ? ? ? Canada) - -located (el ? ? ? GreenLakeWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? WainwrightABAirport) (el ? ? ? Canada) - -located (el ? ? ? WrigleyNTAirport) (el ? ? ? Canada) - -located (el ? ? ? CranbrookBCAirport) (el ? ? ? Canada) - -located (el ? ? ? EdmontonMunicipalABAirport) (el ? ? ? Canada) - -located (el ? ? ? SaskatoonSKAirport) (el ? ? ? Canada) - -located (el ? ? ? SnakeRiverYTAirport) (el ? ? ? Canada) - -located (el ? ? ? MedicineHatABAirport) (el ? ? ? Canada) - -located (el ? ? ? KillaloeONAirport) (el ? ? ? Canada) - -located (el ? ? ? FortStJohnBCAirport) (el ? ? ? Canada) - -located (el ? ? ? RimouskiQCAirport) (el ? ? ? Canada) - -located (el ? ? ? SiouxLookoutONAirport) (el ? ? ? Canada) - -located (el ? ? ? WhaleCoveNTAirport) (el ? ? ? Canada) - -located (el ? ? ? PangnirtungNTAirport) (el ? ? ? Canada) - -located (el ? ? ? BeaverCreekYTAirport) (el ? ? ? Canada) - -located (el ? ? ? EarltonONAirport) (el ? ? ? Canada) - -located (el ? ? ? PrinceGeorgeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? TerraceBCAirport) (el ? ? ? Canada) - -located (el ? ? ? LondonONAirport) (el ? ? ? Canada) - -located (el ? ? ? AbbotsfordBCAirport) (el ? ? ? Canada) - -located (el ? ? ? WhitehorseYTAirport) (el ? ? ? Canada) - -located (el ? ? ? WawaONAirport) (el ? ? ? Canada) - -located (el ? ? ? BigBayYachtClubSeaplaneBaseBCAirport) (el ? ? ? Canada) - -located (el ? ? ? NorthBayONAirport) (el ? ? ? Canada) - -located (el ? ? ? CalgaryInternationalABAirport) (el ? ? ? Canada) - -located (el ? ? ? SmithersBCAirport) (el ? ? ? Canada) - -located (el ? ? ? FortNelsonBCAirport) (el ? ? ? Canada) - -located (el ? ? ? PentictonBCAirport) (el ? ? ? Canada) - -located (el ? ? ? CharlottetownPEAirport) (el ? ? ? Canada) - -located (el ? ? ? SpenceBayNTAirport) (el ? ? ? Canada) - -located (el ? ? ? RiversMBAirport) (el ? ? ? Canada) - -located (el ? ? ? VictoriaInternationalBCAirport) (el ? ? ? Canada) - -located (el ? ? ? LynnLakeMBAirport) (el ? ? ? Canada) - -located (el ? ? ? CowleyABAirport) (el ? ? ? Canada) - -located (el ? ? ? SwiftCurrentSKAirport) (el ? ? ? Canada) - -located (el ? ? ? WynyardSKAirport) (el ? ? ? Canada) - -located (el ? ? ? GooseAirport) (el ? ? ? Canada) - -located (el ? ? ? ChurchillMBAirport) (el ? ? ? Canada) - -located (el ? ? ? GooseNFAirport) (el ? ? ? Canada) - -located (el ? ? ? StJohnsNFAirport) (el ? ? ? Canada) - -located (el ? ? ? KapuskasingQCAirport) (el ? ? ? Canada) - -located (el ? ? ? ArmstrongONAirport) (el ? ? ? Canada) - -located (el ? ? ? MontJoliQCAirport) (el ? ? ? Canada) - -located (el ? ? ? LesterBPearsonInternationalONAirport) (el ? ? ? Canada) - -located (el ? ? ? AshcroftBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BeattonRiverBCAirport) (el ? ? ? Canada) - -located (el ? ? ? DownsviewONAirport) (el ? ? ? Canada) - -located (el ? ? ? ManitoulinONAirport) (el ? ? ? Canada) - -located (el ? ? ? YellowknifeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? SalluitQCAirport) (el ? ? ? Canada) - -located (el ? ? ? SlaveLakeABAirport) (el ? ? ? Canada) - -located (el ? ? ? LiardRiverBCAirport) (el ? ? ? Canada) - -located (el ? ? ? BuchansNFAirport) (el ? ? ? Canada) - -located (el ? ? ? SandspitBCAirport) (el ? ? ? Canada) - -located (el ? ? ? SarniaONAirport) (el ? ? ? Canada) - -located (el ? ? ? CoralHarbourNTAirport) (el ? ? ? Canada) - -located (el ? ? ? PortHardyBCAirport) (el ? ? ? Canada) - -located (el ? ? ? WhitecourtABAirport) (el ? ? ? Canada) - -located (el ? ? ? SeptIlesQCAirport) (el ? ? ? Canada) - -located (el ? ? ? TeslinYTAirport) (el ? ? ? Canada) - -located (el ? ? ? GreenwoodNSAirport) (el ? ? ? Canada) - -located (el ? ? ? MackenzieBCAirport) (el ? ? ? Canada) - -located (el ? ? ? AliceArmSilverCityWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? YorkLandingMBAirport) (el ? ? ? Canada) - -located (el ? ? ? ZadarAirport) (el ? ? ? Croatia) - -located (el ? ? ? PlesoZagrebAirport) (el ? ? ? Croatia) - -located (el ? ? ? ZahedanAirport) (el ? ? ? Iran) - -located (el ? ? ? ZaranjAirport) (el ? ? ? Afghanistan) - -located (el ? ? ? ValdiviaAirport) (el ? ? ? Chile) - -located (el ? ? ? ZamboangaInternationalZamboangaAirport) (el ? ? ? Philippines) - -located (el ? ? ? CahorsAirport) (el ? ? ? France) - -located (el ? ? ? ZariaAirport) (el ? ? ? Nigeria) - -located (el ? ? ? ZhaotongAirport) (el ? ? ? China) - -located (el ? ? ? ZaragozaAirport) (el ? ? ? Spain) - -located (el ? ? ? BurlingtonAirparkONAirport) (el ? ? ? Canada) - -located (el ? ? ? ZabrehAirport) (el ? ? ? CzechRepublic) - -located (el ? ? ? BathurstNBAirport) (el ? ? ? Canada) - -located (el ? ? ? ZabljakAirport) (el ? ? ? Yugoslavia) - -located (el ? ? ? BromontQCAirport) (el ? ? ? Canada) - -located (el ? ? ? BowenQueenslandAirport) (el ? ? ? Australia) - -located (el ? ? ? ChahBaharAirport) (el ? ? ? Iran) - -located (el ? ? ? BeaverCreekCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? TableRockHeliportMOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SayabouryAirport) (el ? ? ? Laos) - -located (el ? ? ? RailwayStationBadenBadenAirport) (el ? ? ? Germany) - -located (el ? ? ? GeneralLeobardoRuizZacatecasAirport) (el ? ? ? Mexico) - -located (el ? ? ? TemucoAirport) (el ? ? ? Chile) - -located (el ? ? ? BernAirport) (el ? ? ? Switzerland) - -located (el ? ? ? ChurAirport) (el ? ? ? Switzerland) - -located (el ? ? ? SecondaAirport) (el ? ? ? SouthAfrica) - -located (el ? ? ? ElkinMunicipalNCAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SenggoAirport) (el ? ? ? Indonesia) - -located (el ? ? ? GarmischPartenkirchenAirport) (el ? ? ? Germany) - -located (el ? ? ? DennyIslandBCAirport) (el ? ? ? Canada) - -located (el ? ? ? EastMainRiverQCAirport) (el ? ? ? Canada) - -located (el ? ? ? ZeroAirport) (el ? ? ? India) - -located (el ? ? ? GoslarAirport) (el ? ? ? Germany) - -located (el ? ? ? FaroYTAirport) (el ? ? ? Canada) - -located (el ? ? ? OldFortBayQCAirport) (el ? ? ? Canada) - -located (el ? ? ? FondduLacSKAirport) (el ? ? ? Canada) - -located (el ? ? ? SouthTroutLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? FortMcPhersonNTAirport) (el ? ? ? Canada) - -located (el ? ? ? FortNormanNTAirport) (el ? ? ? Canada) - -located (el ? ? ? GrandForksBCAirport) (el ? ? ? Canada) - -located (el ? ? ? GodsRiverMBAirport) (el ? ? ? Canada) - -located (el ? ? ? SouthGalwayAirport) (el ? ? ? Australia) - -located (el ? ? ? NgomaAirport) (el ? ? ? Zambia) - -located (el ? ? ? SugapaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? LittleGrandRapidsMBAirport) (el ? ? ? Canada) - -located (el ? ? ? GethsemaniQCAirport) (el ? ? ? Canada) - -located (el ? ? ? ZhanjiangAirport) (el ? ? ? China) - -located (el ? ? ? GrenchenAirport) (el ? ? ? Switzerland) - -located (el ? ? ? ShamshernagarAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? HighPrairieABAirport) (el ? ? ? Canada) - -located (el ? ? ? VictoriaAirportChile) (el ? ? ? Chile) - -located (el ? ? ? ZiguinchorAirport) (el ? ? ? Senegal) - -located (el ? ? ? IxtapaZihuatanejoAirport) (el ? ? ? Mexico) - -located (el ? ? ? JenpegMBAirport) (el ? ? ? Canada) - -located (el ? ? ? LocarnoAirport) (el ? ? ? Switzerland) - -located (el ? ? ? MontreuxAirport) (el ? ? ? Switzerland) - -located (el ? ? ? KasabaBayAirport) (el ? ? ? Zambia) - -located (el ? ? ? KaschechewanQCAirport) (el ? ? ? Canada) - -located (el ? ? ? KegaskaWaterAerodromeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? SteenkoolAirport) (el ? ? ? Indonesia) - -located (el ? ? ? SetteCamaAirport) (el ? ? ? Gabon) - -located (el ? ? ? KarlovasiAirport) (el ? ? ? Greece) - -located (el ? ? ? KomotiniAirport) (el ? ? ? Greece) - -located (el ? ? ? SurseeAirport) (el ? ? ? Switzerland) - -located (el ? ? ? ElGoueraAirport) (el ? ? ? Mauritania) - -located (el ? ? ? PlayadeOroManzanilloAirport) (el ? ? ? Mexico) - -located (el ? ? ? LaTabatiereWaterAerodromeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? SenaMadureiraACAirport) (el ? ? ? Brazil) - -located (el ? ? ? OneHundredEightMileRanchBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ZamoraAirport) (el ? ? ? Mexico) - -located (el ? ? ? MassettWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? NanaimoHarbourSeaplaneBaseBCAirport) (el ? ? ? Canada) - -located (el ? ? ? HammAirport) (el ? ? ? Germany) - -located (el ? ? ? NyackAKAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ZinderAirport) (el ? ? ? Niger) - -located (el ? ? ? NewmanWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? NegginanMBAirport) (el ? ? ? Canada) - -located (el ? ? ? NelsonBCAirport) (el ? ? ? Canada) - -located (el ? ? ? IngolstadtAirport) (el ? ? ? Germany) - -located (el ? ? ? NamuBCAirport) (el ? ? ? Canada) - -located (el ? ? ? ZanzibarIslandAirport) (el ? ? ? Tanzania) - -located (el ? ? ? OceanFallsWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? OsornoAirport) (el ? ? ? Chile) - -located (el ? ? ? SachigoLakeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? PuconAirport) (el ? ? ? Chile) - -located (el ? ? ? OsnabrueckOsnabruckAirport) (el ? ? ? Germany) - -located (el ? ? ? ZephyrhillsMunicipalFLAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? PinehouseLakeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? QueenstownAirport) (el ? ? ? NewZealand) - -located (el ? ? ? WetzlarAirport) (el ? ? ? Germany) - -located (el ? ? ? QueenCharlotteWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? RailwayStationNJAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? RethymnonCreteAirport) (el ? ? ? Greece) - -located (el ? ? ? ClockTowerILAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? BratislavaBusStationBratislavaAirport) (el ? ? ? Slovakia) - -located (el ? ? ? ZurichKlotenZurichAirport) (el ? ? ? Switzerland) - -located (el ? ? ? SeruiAirport) (el ? ? ? Indonesia) - -located (el ? ? ? WeagamowLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? SarmiNewGuineaAirport) (el ? ? ? Indonesia) - -located (el ? ? ? ArcticRedRiverWaterAerodromeNTAirport) (el ? ? ? Canada) - -located (el ? ? ? SanSalvadorCockburnTownSanSalvadorAirport) (el ? ? ? Bahamas) - -located (el ? ? ? SaintPierreAirport) (el ? ? ? Reunion) - -located (el ? ? ? SantaFeBusStationNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? SandyLakeONAirport) (el ? ? ? Canada) - -located (el ? ? ? StPaulAerodromeABAirport) (el ? ? ? Canada) - -located (el ? ? ? StewartBCAirport) (el ? ? ? Canada) - -located (el ? ? ? SealCoveWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? SpiezAirport) (el ? ? ? Switzerland) - -located (el ? ? ? TureiaAirport) (el ? ? ? FrenchPolynesia) - -located (el ? ? ? TetealaBaleineWaterAerodromeQCAirport) (el ? ? ? Canada) - -located (el ? ? ? ZakynthosAirport) (el ? ? ? Greece) - -located (el ? ? ? InterlakenAirport) (el ? ? ? Switzerland) - -located (el ? ? ? TellurideCOAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? ShamattawaMBAirport) (el ? ? ? Canada) - -located (el ? ? ? ZhytomyrZhitomirZhytomyrAirport) (el ? ? ? Ukraine) - -located (el ? ? ? TahsisWaterAerodromeBCAirport) (el ? ? ? Canada) - -located (el ? ? ? IgnaceMunicipalONAirport) (el ? ? ? Canada) - -located (el ? ? ? AncudAirport) (el ? ? ? Chile) - -located (el ? ? ? CapeParryNTAirport) (el ? ? ? Canada) - -located (el ? ? ? ZhuhaiAirport) (el ? ? ? China) - -located (el ? ? ? ZilfiAirport) (el ? ? ? SaudiArabia) - -located (el ? ? ? ChurchillFallsNFAirport) (el ? ? ? Canada) - -located (el ? ? ? BlackRockNMAirport) (el ? ? ? UnitedStates) - -located (el ? ? ? MiandrivazoAirport) (el ? ? ? Madagascar) - -located (el ? ? ? SpringvaleWesternAustraliaAirport) (el ? ? ? Australia) - -located (el ? ? ? SavannakhetAirport) (el ? ? ? Laos) - -located (el ? ? ? AndapaAirport) (el ? ? ? Madagascar) - -located (el ? ? ? WollastonLakeSKAirport) (el ? ? ? Canada) - -located (el ? ? ? MainStationDowntownStuttgartAirport) (el ? ? ? Germany) - -located (el ? ? ? RotaNavalStationRotaAirport) (el ? ? ? Spain) - -located (el ? ? ? SanIsidroAirport) (el ? ? ? DominicanRepublic) - -located (el ? ? ? SculthorpeAirport) (el ? ? ? UnitedKingdom) - -located (el ? ? ? OsmanyShyletSylhetAirport) (el ? ? ? Bangladesh) - -located (el ? ? ? MzuzuAirport) (el ? ? ? Malawi) diff --git a/examples/SUMO/axioms/elements.gft b/examples/SUMO/axioms/elements.gft deleted file mode 100644 index 8bc714060..000000000 --- a/examples/SUMO/axioms/elements.gft +++ /dev/null @@ -1,220 +0,0 @@ - -forall (both Atom Hydrogen) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 1.0079)) (el ? ? ? Amu)))) - -forall (both Atom Helium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 4.0026))(el ? ? ? Amu)))) - -forall (both Atom Lithium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 6.939))(el ? ? ? Amu)))) - -forall (both Atom Beryllium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 9.0122))(el ? ? ? Amu)))) - -forall (both Atom Boron) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 10.811))(el ? ? ? Amu)))) - -forall (both Atom Carbon) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 12.01115))(el ? ? ? Amu)))) - -forall (both Atom Nitrogen) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 14.0067))(el ? ? ? Amu)))) - -forall (both Atom Oxygen) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 15.9994))(el ? ? ? Amu)))) - -forall (both Atom Fluorine) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 18.9984))(el ? ? ? Amu)))) - -forall (both Atom Neon) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 20.183))(el ? ? ? Amu)))) - -forall (both Atom Sodium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 22.9898))(el ? ? ? Amu)))) - -forall (both Atom Magnesium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 24.312))(el ? ? ? Amu)))) - -forall (both Atom Aluminum) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 26.9815))(el ? ? ? Amu)))) - -forall (both Atom Silicon) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 28.086))(el ? ? ? Amu)))) - -forall (both Atom Phosphorus) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 30.9738))(el ? ? ? Amu)))) - -forall (both Atom Sulphur) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 32.064))(el ? ? ? Amu)))) - -forall (both Atom Chlorine) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 35.453))(el ? ? ? Amu)))) - -forall (both Atom Argon) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 39.948))(el ? ? ? Amu)))) - -forall (both Atom Potassium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 39.0983))(el ? ? ? Amu)))) - -forall (both Atom Calcium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 40.08))(el ? ? ? Amu)))) - -forall (both Atom Scandium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 44.956))(el ? ? ? Amu)))) - -forall (both Atom Titanium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 47.90))(el ? ? ? Amu)))) - -forall (both Atom Vanadium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 50.9415))(el ? ? ? Amu)))) - -forall (both Atom Chromium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 51.996))(el ? ? ? Amu)))) - -forall (both Atom Manganese) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 54.938))(el ? ? ? Amu)))) - -forall (both Atom Iron) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 55.847))(el ? ? ? Amu)))) - -forall (both Atom Cobalt) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 58.993))(el ? ? ? Amu)))) - -forall (both Atom Nickel) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 58.71))(el ? ? ? Amu)))) - -forall (both Atom Copper) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 63.54))(el ? ? ? Amu)))) - -forall (both Atom Zinc) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 65.38))(el ? ? ? Amu)))) - -forall (both Atom Gallium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 69.72))(el ? ? ? Amu)))) - -forall (both Atom Germanium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 72.59))(el ? ? ? Amu)))) - -forall (both Atom Arsenic) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 74.922))(el ? ? ? Amu)))) - -forall (both Atom Selenium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 78.96))(el ? ? ? Amu)))) - -forall (both Atom Bromine) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 79.909))(el ? ? ? Amu)))) - -forall (both Atom Krypton) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 83.80))(el ? ? ? Amu)))) - -forall (both Atom Rubidium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 85.47))(el ? ? ? Amu)))) - -forall (both Atom Strontium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 87.62))(el ? ? ? Amu)))) - -forall (both Atom Yttrium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 88.905))(el ? ? ? Amu)))) - -forall (both Atom Zirconium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 91.22))(el ? ? ? Amu)))) - -forall (both Atom Niobium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 92.906))(el ? ? ? Amu)))) - -forall (both Atom Molybdenum) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 95.94))(el ? ? ? Amu)))) - -forall (both Atom Technetium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 98))(el ? ? ? Amu)))) - -forall (both Atom Ruthenium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 101.07))(el ? ? ? Amu)))) - -forall (both Atom Rhodium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 102.905))(el ? ? ? Amu)))) - -forall (both Atom Palladium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 106.4))(el ? ? ? Amu)))) - -forall (both Atom Silver) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 107.870))(el ? ? ? Amu)))) - -forall (both Atom Cadmium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 112.40))(el ? ? ? Amu)))) - -forall (both Atom Indium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 114.82))(el ? ? ? Amu)))) - -forall (both Atom Tin) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 118.69))(el ? ? ? Amu)))) - -forall (both Atom Antimony) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 121.75))(el ? ? ? Amu)))) - -forall (both Atom Tellurium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 127.60))(el ? ? ? Amu)))) - -forall (both Atom Iodine) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 126.904))(el ? ? ? Amu)))) - -forall (both Atom Xenon) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 131.30))(el ? ? ? Amu)))) - -forall (both Atom Caesium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 132.90545))(el ? ? ? Amu)))) - -forall (both Atom Barium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 137.34))(el ? ? ? Amu)))) - -forall (both Atom Lanthanum) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 138.9055))(el ? ? ? Amu)))) - -forall (both Atom Cerium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 140.12))(el ? ? ? Amu)))) - -forall (both Atom Praseodymium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 140.907))(el ? ? ? Amu)))) - -forall (both Atom Neodymium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 144.24))(el ? ? ? Amu)))) - -forall (both Atom Promethium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 147))(el ? ? ? Amu)))) - -forall (both Atom Samarium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 150.35))(el ? ? ? Amu)))) - -forall (both Atom Europium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 151.25))(el ? ? ? Amu)))) - -forall (both Atom Gadolinium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 157.25))(el ? ? ? Amu)))) - -forall (both Atom Terbium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 158.924))(el ? ? ? Amu)))) - -forall (both Atom Dysprosium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 162.50))(el ? ? ? Amu)))) - -forall (both Atom Holmium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 167.26))(el ? ? ? Amu)))) - -forall (both Atom Erbium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 167.26))(el ? ? ? Amu)))) - -forall (both Atom Thulium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 168.934))(el ? ? ? Amu)))) - -forall (both Atom Ytterbium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 173.04))(el ? ? ? Amu)))) - -forall (both Atom Lutetium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 194.967))(el ? ? ? Amu)))) - -forall (both Atom Hafnium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 178.49))(el ? ? ? Amu)))) - -forall (both Atom Tantalum) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 180.948))(el ? ? ? Amu)))) - -forall (both Atom Tungsten) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 183.85))(el ? ? ? Amu)))) - -forall (both Atom Rhenium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 186.2))(el ? ? ? Amu)))) - -forall (both Atom Osmium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 190.2))(el ? ? ? Amu)))) - -forall (both Atom Iridium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 192.217))(el ? ? ? Amu)))) - -forall (both Atom Platinum) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 195.078))(el ? ? ? Amu)))) - -forall (both Atom Gold) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 196.96655))(el ? ? ? Amu)))) - -forall (both Atom Mercury) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 200.59))(el ? ? ? Amu)))) - -forall (both Atom Thallium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 204.3833))(el ? ? ? Amu)))) - -forall (both Atom Lead) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 207.19))(el ? ? ? Amu)))) - -forall (both Atom Bismuth) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 208.980))(el ? ? ? Amu)))) - -forall (both Atom Polonium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 210))(el ? ? ? Amu)))) - -forall (both Atom Astatine) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 210))(el ? ? ? Amu)))) - -forall (both Atom Radon) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 222))(el ? ? ? Amu)))) - -forall (both Atom Francium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 223))(el ? ? ? Amu)))) - -forall (both Atom Radium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 226))(el ? ? ? Amu)))) - -forall (both Atom Actinium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 227))(el ? ? ? Amu)))) - -forall (both Atom Thorium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toRealNum 232.038))(el ? ? ? Amu)))) - -forall (both Atom Protactinium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 231))(el ? ? ? Amu)))) - -forall (both Atom Uranium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 231))(el ? ? ? Amu)))) - -forall (both Atom Neptunium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 237))(el ? ? ? Amu)))) - -forall (both Atom Plutonium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 242))(el ? ? ? Amu)))) - -forall (both Atom Americium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 243))(el ? ? ? Amu)))) - -forall (both Atom Curium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 247))(el ? ? ? Amu)))) - -forall (both Atom Berkelium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 247))(el ? ? ? Amu)))) - -forall (both Atom Californium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 249))(el ? ? ? Amu)))) - -forall (both Atom Einsteinium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 254))(el ? ? ? Amu)))) - -forall (both Atom Fermium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 253))(el ? ? ? Amu)))) - -forall (both Atom Mendelevium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 256))(el ? ? ? Amu)))) - -forall (both Atom Nobelium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 254))(el ? ? ? Amu)))) - -forall (both Atom Lawrencium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 262))(el ? ? ? Amu)))) - -forall (both Atom Unnilquadium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 261))(el ? ? ? Amu)))) - -forall (both Atom Unnilpentium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 262))(el ? ? ? Amu)))) - -forall (both Atom Unnilhexium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 263))(el ? ? ? Amu)))) - -forall (both Atom Unnilseptium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 262))(el ? ? ? Amu)))) - -forall (both Atom Unniloctium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 265))(el ? ? ? Amu)))) - -forall (both Atom Meitnerium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 266))(el ? ? ? Amu)))) - -forall (both Atom Unnildecium) (\ATOM -> measure(var ? ? ? ATOM)( el ? ? ? ( MeasureFn(el ? ? ? (toInt 272))(el ? ? ? Amu)))) diff --git a/examples/SUMO/axioms/elementsP.gft b/examples/SUMO/axioms/elementsP.gft deleted file mode 100644 index d516e9e00..000000000 --- a/examples/SUMO/axioms/elementsP.gft +++ /dev/null @@ -1,608 +0,0 @@ - -atomicNumber (desc Hydrogen ? ?) (el ? ? ? (toInt 1)) - -atomicNumber (desc Helium ? ?) (el ? ? ? (toInt 2)) - -atomicNumber (desc Lithium ? ?) (el ? ? ? (toInt 3)) - -atomicNumber (desc Beryllium ? ?) (el ? ? ? (toInt 4)) - -atomicNumber (desc Boron ? ?) (el ? ? ? (toInt 5)) - -atomicNumber (desc Carbon ? ?) (el ? ? ? (toInt 6)) - -atomicNumber (desc Nitrogen ? ?) (el ? ? ? (toInt 7)) - -atomicNumber (desc Oxygen ? ?) (el ? ? ? (toInt 8)) - -atomicNumber (desc Fluorine ? ?) (el ? ? ? (toInt 9)) - -atomicNumber (desc Neon ? ?) (el ? ? ? (toInt 10)) - -atomicNumber (desc Sodium ? ?) (el ? ? ? (toInt 11)) - -atomicNumber (desc Magnesium ? ?) (el ? ? ? (toInt 12)) - -atomicNumber (desc Aluminum ? ?) (el ? ? ? (toInt 13)) - -atomicNumber (desc Silicon ? ?) (el ? ? ? (toInt 14)) - -atomicNumber (desc Phosphorus ? ?) (el ? ? ? (toInt 15)) - -atomicNumber (desc Sulphur ? ?) (el ? ? ? (toInt 16)) - -atomicNumber (desc Chlorine ? ?) (el ? ? ? (toInt 17)) - -atomicNumber (desc Argon ? ?) (el ? ? ? (toInt 18)) - -atomicNumber (desc Potassium ? ?) (el ? ? ? (toInt 19)) - -atomicNumber (desc Calcium ? ?) (el ? ? ? (toInt 20)) - -atomicNumber (desc Scandium ? ?) (el ? ? ? (toInt 21)) - -atomicNumber (desc Titanium ? ?) (el ? ? ? (toInt 22)) - -atomicNumber (desc Vanadium ? ?) (el ? ? ? (toInt 23)) - -atomicNumber (desc Chromium ? ?) (el ? ? ? (toInt 24)) - -atomicNumber (desc Manganese ? ?) (el ? ? ? (toInt 25)) - -atomicNumber (desc Iron ? ?) (el ? ? ? (toInt 26)) - -atomicNumber (desc Cobalt ? ?) (el ? ? ? (toInt 27)) - -atomicNumber (desc Nickel ? ?) (el ? ? ? (toInt 28)) - -atomicNumber (desc Copper ? ?) (el ? ? ? (toInt 29)) - -atomicNumber (desc Zinc ? ?) (el ? ? ? (toInt 30)) - -atomicNumber (desc Gallium ? ?) (el ? ? ? (toInt 31)) - -atomicNumber (desc Germanium ? ?) (el ? ? ? (toInt 32)) - -atomicNumber (desc Arsenic ? ?) (el ? ? ? (toInt 33)) - -atomicNumber (desc Selenium ? ?) (el ? ? ? (toInt 34)) - -atomicNumber (desc Bromine ? ?) (el ? ? ? (toInt 35)) - -atomicNumber (desc Krypton ? ?) (el ? ? ? (toInt 36)) - -atomicNumber (desc Rubidium ? ?) (el ? ? ? (toInt 37)) - -atomicNumber (desc Strontium ? ?) (el ? ? ? (toInt 38)) - -atomicNumber (desc Yttrium ? ?) (el ? ? ? (toInt 39)) - -atomicNumber (desc Zirconium ? ?) (el ? ? ? (toInt 40)) - -atomicNumber (desc Niobium ? ?) (el ? ? ? (toInt 41)) - -atomicNumber (desc Molybdenum ? ?) (el ? ? ? (toInt 42)) - -atomicNumber (desc Technetium ? ?) (el ? ? ? (toInt 43)) - -atomicNumber (desc Ruthenium ? ?) (el ? ? ? (toInt 44)) - -atomicNumber (desc Rhodium ? ?) (el ? ? ? (toInt 45)) - -atomicNumber (desc Palladium ? ?) (el ? ? ? (toInt 46)) - -atomicNumber (desc Silver ? ?) (el ? ? ? (toInt 47)) - -atomicNumber (desc Cadmium ? ?) (el ? ? ? (toInt 48)) - -atomicNumber (desc Indium ? ?) (el ? ? ? (toInt 49)) - -atomicNumber (desc Tin ? ?) (el ? ? ? (toInt 50)) - -atomicNumber (desc Antimony ? ?) (el ? ? ? (toInt 51)) - -atomicNumber (desc Tellurium ? ?) (el ? ? ? (toInt 52)) - -atomicNumber (desc Iodine ? ?) (el ? ? ? (toInt 53)) - -atomicNumber (desc Xenon ? ?) (el ? ? ? (toInt 54)) - -atomicNumber (desc Caesium ? ?) (el ? ? ? (toInt 55)) - -atomicNumber (desc Barium ? ?) (el ? ? ? (toInt 56)) - -atomicNumber (desc Lanthanum ? ?) (el ? ? ? (toInt 57)) - -atomicNumber (desc Cerium ? ?) (el ? ? ? (toInt 58)) - -atomicNumber (desc Praseodymium ? ?) (el ? ? ? (toInt 59)) - -atomicNumber (desc Neodymium ? ?) (el ? ? ? (toInt 60)) - -atomicNumber (desc Promethium ? ?) (el ? ? ? (toInt 61)) - -atomicNumber (desc Samarium ? ?) (el ? ? ? (toInt 62)) - -atomicNumber (desc Europium ? ?) (el ? ? ? (toInt 63)) - -atomicNumber (desc Gadolinium ? ?) (el ? ? ? (toInt 64)) - -atomicNumber (desc Terbium ? ?) (el ? ? ? (toInt 65)) - -atomicNumber (desc Dysprosium ? ?) (el ? ? ? (toInt 66)) - -atomicNumber (desc Holmium ? ?) (el ? ? ? (toInt 67)) - -atomicNumber (desc Erbium ? ?) (el ? ? ? (toInt 68)) - -atomicNumber (desc Thulium ? ?) (el ? ? ? (toInt 69)) - -atomicNumber (desc Ytterbium ? ?) (el ? ? ? (toInt 70)) - -atomicNumber (desc Lutetium ? ?) (el ? ? ? (toInt 71)) - -atomicNumber (desc Hafnium ? ?) (el ? ? ? (toInt 72)) - -atomicNumber (desc Tantalum ? ?) (el ? ? ? (toInt 73)) - -atomicNumber (desc Tungsten ? ?) (el ? ? ? (toInt 74)) - -atomicNumber (desc Rhenium ? ?) (el ? ? ? (toInt 75)) - -atomicNumber (desc Osmium ? ?) (el ? ? ? (toInt 76)) - -atomicNumber (desc Iridium ? ?) (el ? ? ? (toInt 77)) - -atomicNumber (desc Platinum ? ?) (el ? ? ? (toInt 78)) - -atomicNumber (desc Gold ? ?) (el ? ? ? (toInt 79)) - -atomicNumber (desc Mercury ? ?) (el ? ? ? (toInt 80)) - -atomicNumber (desc Thallium ? ?) (el ? ? ? (toInt 81)) - -atomicNumber (desc Lead ? ?) (el ? ? ? (toInt 82)) - -atomicNumber (desc Bismuth ? ?) (el ? ? ? (toInt 83)) - -atomicNumber (desc Polonium ? ?) (el ? ? ? (toInt 84)) - -atomicNumber (desc Astatine ? ?) (el ? ? ? (toInt 85)) - -atomicNumber (desc Radon ? ?) (el ? ? ? (toInt 86)) - -atomicNumber (desc Francium ? ?) (el ? ? ? (toInt 87)) - -atomicNumber (desc Radium ? ?) (el ? ? ? (toInt 88)) - -atomicNumber (desc Actinium ? ?) (el ? ? ? (toInt 89)) - -atomicNumber (desc Thorium ? ?) (el ? ? ? (toInt 90)) - -atomicNumber (desc Protactinium ? ?) (el ? ? ? (toInt 91)) - -atomicNumber (desc Uranium ? ?) (el ? ? ? (toInt 92)) - -atomicNumber (desc Neptunium ? ?) (el ? ? ? (toInt 93)) - -atomicNumber (desc Plutonium ? ?) (el ? ? ? (toInt 94)) - -atomicNumber (desc Americium ? ?) (el ? ? ? (toInt 95)) - -atomicNumber (desc Curium ? ?) (el ? ? ? (toInt 96)) - -atomicNumber (desc Berkelium ? ?) (el ? ? ? (toInt 97)) - -atomicNumber (desc Californium ? ?) (el ? ? ? (toInt 98)) - -atomicNumber (desc Einsteinium ? ?) (el ? ? ? (toInt 99)) - -atomicNumber (desc Fermium ? ?) (el ? ? ? (toInt 100)) - -atomicNumber (desc Mendelevium ? ?) (el ? ? ? (toInt 101)) - -atomicNumber (desc Nobelium ? ?) (el ? ? ? (toInt 102)) - -atomicNumber (desc Lawrencium ? ?) (el ? ? ? (toInt 103)) - -atomicNumber (desc Unnilquadium ? ?) (el ? ? ? (toInt 104)) - -atomicNumber (desc Unnilpentium ? ?) (el ? ? ? (toInt 105)) - -atomicNumber (desc Unnilhexium ? ?) (el ? ? ? (toInt 106)) - -atomicNumber (desc Unnilseptium ? ?) (el ? ? ? (toInt 107)) - -atomicNumber (desc Unniloctium ? ?) (el ? ? ? (toInt 108)) - -atomicNumber (desc Meitnerium ? ?) (el ? ? ? (toInt 109)) - -atomicNumber (desc Unnildecium ? ?) (el ? ? ? (toInt 110)) - -meltingPoint (desc Hydrogen ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 14.01)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Hydrogen ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 20.28)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Helium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 0.95)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Helium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 4.216)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Lithium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 453.69)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Lithium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1590)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Beryllium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1551)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Beryllium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3243)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Boron ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2573)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Boron ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2823)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Carbon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3823)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Carbon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5100)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Nitrogen ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 63.29)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Nitrogen ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 77.4)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Oxygen ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 54.75)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Oxygen ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 90.188)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Fluorine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 53.53)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Fluorine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 85.01)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Neon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 24.48)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Neon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 27.1)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Sodium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 370.95)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Sodium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1165)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Magnesium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 921.95)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Magnesium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1380)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Aluminum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 933.52)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Aluminum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2740)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Silicon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1683)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Silicon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2628)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Phosphorus ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 317.3)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Phosphorus ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 553)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Sulphur ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 386)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Sulphur ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 717.824)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Chlorine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 172.17)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Chlorine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 238.55)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Argon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 83.78)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Argon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 87.29)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Potassium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 336.8)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Potassium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1047)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Calcium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1112)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Calcium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1760)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Scandium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1812)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Scandium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3105)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Titanium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1933)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Titanium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3533)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Vanadium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2163)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Vanadium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3653)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Chromium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2130)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Chromium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2755)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Manganese ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1517)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Manganese ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2370)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Iron ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1808)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Iron ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3023)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Cobalt ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1768)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Cobalt ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3143)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Nickel ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1726)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Nickel ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3005)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Copper ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1356.6)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Copper ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2868)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Zinc ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 692.73)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Zinc ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1180)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Gallium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 302.93)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Gallium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2676)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Germanium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1210.55)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Germanium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3103)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Arsenic ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 886)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Arsenic ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 886)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Selenium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 490)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Selenium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 958.1)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Bromine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 265.9)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Bromine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 331.93)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Krypton ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 116.55)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Krypton ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 120.85)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Rubidium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 312.2)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Rubidium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 961)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Strontium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1042)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Strontium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1657)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Yttrium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1796)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Yttrium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3610)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Zirconium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2125)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Zirconium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4650)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Niobium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2741)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Niobium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5200)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Molybdenum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2890)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Molybdenum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5833)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Technetium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2445)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Technetium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5303)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Ruthenium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2583)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Ruthenium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4173)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Rhodium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2239)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Rhodium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4000)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Palladium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1825)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Palladium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3413)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Silver ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1235.08)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Silver ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2485)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Cadmium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 594.1)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Cadmium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1038)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Indium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 429.32)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Indium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2353)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Tin ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 505.118)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Tin ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2543)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Antimony ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 903.89)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Antimony ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2023)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Tellurium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 722.7)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Tellurium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1263)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Iodine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 386.65)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Iodine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 457.55)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Xenon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 161.3)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Xenon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 166.1)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Caesium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 301.55)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Caesium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 963)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Barium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 998)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Barium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1913)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Lanthanum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1193)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Lanthanum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3727)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Cerium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1071)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Cerium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3530)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Praseodymium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1204)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Praseodymium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3485)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Neodymium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1283)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Neodymium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3400)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Promethium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1353)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Promethium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3000)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Samarium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1345)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Samarium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2051)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Europium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1095)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Europium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1870)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Gadolinium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1584)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Gadolinium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3506)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Terbium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1633)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Terbium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3314)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Dysprosium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1682)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Dysprosium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2608)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Holmium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1743)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Holmium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2993)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Erbium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1795)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Erbium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2783)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Thulium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1818)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Thulium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2000)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Ytterbium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1097)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Ytterbium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1466)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Lutetium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1929)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Lutetium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3588)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Hafnium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2423)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Hafnium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5673)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Tantalum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3269)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Tantalum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5698)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Tungsten ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3680)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Tungsten ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6200)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Rhenium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3453)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Rhenium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5900)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Osmium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3318)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Osmium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5300)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Iridium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2683)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Iridium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4403)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Platinum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2045)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Platinum ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4100)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Gold ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1337.58)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Gold ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3213)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Mercury ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 234.28)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Mercury ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 629.73)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Thallium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 576.7)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Thallium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1730)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Lead ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 600.65)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Lead ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2013)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Bismuth ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 544.5)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Bismuth ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1833)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Polonium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 527)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Polonium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1235)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Astatine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 575)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Astatine ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 610)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Radon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 202)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Radon ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 211.4)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Francium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 300)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Francium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 950)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Radium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 973)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Radium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1413)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Actinium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1320)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Actinium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3470)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Thorium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2023)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Thorium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5060)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Protactinium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1827)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Protactinium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4300)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Uranium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1405.5)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Uranium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4091)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Neptunium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 913)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Neptunium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4175)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Plutonium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 914)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Plutonium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3600)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Americium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1267)) (el ? ? ? KelvinDegree))) - -boilingPoint (desc Americium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2880)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Curium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1613)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Berkelium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1259)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Californium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1173)) (el ? ? ? KelvinDegree))) - -meltingPoint (desc Einsteinium ? ?) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1133)) (el ? ? ? KelvinDegree))) diff --git a/examples/SUMO/axioms/engineering.gft b/examples/SUMO/axioms/engineering.gft deleted file mode 100644 index 3e6e1658b..000000000 --- a/examples/SUMO/axioms/engineering.gft +++ /dev/null @@ -1,33 +0,0 @@ - -forall Modeling (\MODELING -> exists Model (\MODEL -> result(var ? ? ? MODELING)(var ? ? ? MODEL))) - -forall MultipoleModeling (\MODELING -> exists MultipoleModel (\MODEL -> result(var ? ? ? MODELING)(var ? ? ? MODEL))) - -forall MultipolePole (\POLE -> forall Abstract (\MULTIPOLE -> impl ( abstractPart(var ? ? ? POLE)(var ? ? ? MULTIPOLE))(exists MultipoleSection (\SECTION -> and ( abstractPart(var ? ? ? POLE)(var ? ? ? SECTION))( abstractPart(var ? ? ? SECTION)(var ? ? ? MULTIPOLE)))))) - -forall PhysicalDimension (\DTHROUGH -> forall PhysicalDimension (\DACROSS -> forall MultipoleQuantity (\QTHROUGH -> forall MultipoleQuantity (\QACROSS -> forall MultipoleVariable (\THROUGH -> forall MultipoleVariable (\ACROSS -> forall MultipolePole (\POLE -> impl (and ( hasAcrossVariable(var ? ? ? POLE)(var ? ? ? ACROSS))(and ( hasThroughVariable(var ? ? ? POLE)(var ? ? ? THROUGH))(and ( hasVariable(var ? ? ? QACROSS)(var ? ? ? ACROSS))(and ( hasVariable(var ? ? ? QTHROUGH)(var ? ? ? THROUGH))(and ( hasDimension(var ? ? ? QACROSS)(var ? ? ? DACROSS))( hasDimension(var ? ? ? QTHROUGH)(var ? ? ? DTHROUGH)))))))(exists PhysicalDomain (\DOMAIN -> physicalDomain(var ? ? ? DACROSS)(var ? ? ? DTHROUGH)(var ? ? ? DOMAIN)))))))))) - -forall Multipole (\MULTIPOLE -> exists MultipoleSection (\SECTION -> abstractPart(var ? ? ? SECTION)(var ? ? ? MULTIPOLE))) - -forall MultipoleSection (\SECTION -> exists MultipolePole (\POLE1 -> exists MultipolePole (\POLE2 -> and ( abstractPart(var ? ? ? POLE1)(var ? ? ? SECTION))(and ( abstractPart(var ? ? ? POLE2)(var ? ? ? SECTION))( not (equal(var ? ? ? POLE1)(var ? ? ? POLE2))))))) - -forall MultipolePort (\PORT -> exists MultipolePole (\POLE1 -> exists MultipolePole (\POLE2 -> exists MultipolePole (\POLE3 -> and ( abstractPart(var ? ? ? POLE1)(var ? ? ? PORT))(and ( abstractPart(var ? ? ? POLE2)(var ? ? ? PORT))(and ( abstractPart(var ? ? ? POLE3)(var ? ? ? PORT))(and ( equal(var ? ? ? POLE1)(var ? ? ? POLE2))(and ( equal(var ? ? ? POLE2)(var ? ? ? POLE3))( equal(var ? ? ? POLE1)(var ? ? ? POLE3)))))))))) - -forall AcrossVariableAccumulator (\M -> exists CapacitorElement (\C -> represents(var ? ? ? M)(var ? ? ? C))) - -forall ElectricalTwopole (\M -> forall Entity (\E -> exists CapacitorElement (\C -> represents(var ? ? ? M)(var ? ? ? E)))) - -forall ThroughVariableAccumulator (\M -> exists InductorElement (\I -> represents(var ? ? ? M)(var ? ? ? I))) - -forall ElectricalTwopole (\M -> forall Entity (\I -> exists InductorElement (\C -> represents(var ? ? ? M)(var ? ? ? I)))) - -forall Twoport (\M -> exists Transducer (\T -> represents(var ? ? ? M)(var ? ? ? T))) - -forall Dissipator (\M -> exists ResistorElement (\R -> represents(var ? ? ? M)(var ? ? ? R))) - -forall ElectricalTwopole (\M -> exists ResistorElement (\R -> represents(var ? ? ? M)(var ? ? ? R))) - -forall PowerSource (\PS -> exists RadiatingElectromagnetic (\RE -> origin(var ? ? ? RE)(var ? ? ? PS))) - -forall ITProcess (\PROCESS -> exists ITAgent (\AGENT -> exists Computer (\PATIENT -> and ( agent(var ? ? ? PROCESS)(var ? ? ? AGENT))( patient(var ? ? ? PROCESS)(var ? ? ? PATIENT))))) - diff --git a/examples/SUMO/axioms/engineeringHiO.gft b/examples/SUMO/axioms/engineeringHiO.gft deleted file mode 100644 index 1165dcf02..000000000 --- a/examples/SUMO/axioms/engineeringHiO.gft +++ /dev/null @@ -1,2 +0,0 @@ - -PartialOrderingRelation ? (\x,y -> abstractPart x y) diff --git a/examples/SUMO/axioms/engineeringP.gft b/examples/SUMO/axioms/engineeringP.gft deleted file mode 100644 index e6398b86b..000000000 --- a/examples/SUMO/axioms/engineeringP.gft +++ /dev/null @@ -1,24 +0,0 @@ - -physicalDomain (el ? ? ? Velocity) (el ? ? ? Force) (el ? ? ? Translatory) - -physicalDomain (el ? ? ? AngularVelocity) (el ? ? ? Torque) (el ? ? ? Rotary) - -physicalDomain (el ? ? ? Voltage) (el ? ? ? Current) (el ? ? ? Electrical) - -physicalDomain (el ? ? ? Pressure) (el ? ? ? VolumeFlow) (el ? ? ? FluidPower) - -meronym (descToDesc ? ? ? (desc Gear ? ?)) (descToDesc ? ? ? (desc GearTrain ? ?)) - -meronym (descToDesc ? ? ? (desc GearTrain ? ?)) (descToDesc ? ? ? (desc Gearbox ? ?)) - -meronym (descToDesc ? ? ? (desc Shaft ? ?)) (descToDesc ? ? ? (desc Motor ? ?)) - -meronym (descToDesc ? ? ? (desc Rotor ? ?)) (descToDesc ? ? ? (desc ElectricalMotor ? ?)) - -meronym (descToDesc ? ? ? (desc Terminal ? ?)) (descToDesc ? ? ? (desc ElectricalComponent ? ?)) - -meronym (descToDesc ? ? ? (desc Base ? ?)) (descToDesc ? ? ? (desc BjtTransistor ? ?)) - -meronym (descToDesc ? ? ? (desc Collector ? ?)) (descToDesc ? ? ? (desc BjtTransistor ? ?)) - -meronym (descToDesc ? ? ? (desc Emitter ? ?)) (descToDesc ? ? ? (desc BjtTransistor ? ?)) diff --git a/examples/SUMO/axioms/mondialP.gft b/examples/SUMO/axioms/mondialP.gft deleted file mode 100644 index fb9a31787..000000000 --- a/examples/SUMO/axioms/mondialP.gft +++ /dev/null @@ -1,48822 +0,0 @@ - -equal (el ? ? ? (toInt 957900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Pest))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Pest) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6394)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Budapest_munic_cities_Budapest) (el ? ? ? Countries_H_provinces_Pest) - -equal (el ? ? ? (toInt 755809)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_KamphaengPhet))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_KamphaengPhet) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8589)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_ITU) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_ILO) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_G_77) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_UNIDO) - -sectorCompositionOfGDPInPeriod (el ? ? ? CapeVerde) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 17)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_OAU) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_IMF) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_ECA) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_WMO) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_IDA) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_IFC) - -sectorCompositionOfGDPInPeriod (el ? ? ? CapeVerde) (el ? ? ? ServiceSector) (el ? ? ? (toInt 70)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_UPU) - -inflationRateInCountry (el ? ? ? CapeVerde) (el ? ? ? (toInt 5)) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_ACP) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_IOC) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 449066)) (el ? ? ? (PopulationFn (el ? ? ? CapeVerde))) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_CCC) - -sectorCompositionOfGDPInPeriod (el ? ? ? CapeVerde) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 13)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_CV_cities_Praia) (el ? ? ? CapeVerde) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_FAO) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_IOM) - -landAreaOnly (el ? ? ? CapeVerde) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4030)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_WHO) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_UN) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_NAM) - -member (el ? ? ? CapeVerde) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_SPF) - -equal (el ? ? ? (toInt 85806)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Illinois_cities_Naperville))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Illinois_cities_Naperville) (el ? ? ? Countries_USA_provinces_Illinois) - -equal (el ? ? ? (toInt 183894)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_Greensboro))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_Greensboro) (el ? ? ? Countries_USA_provinces_NorthCarolina) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_Caricom) - -equal (el ? ? ? (toInt 162800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_RiftValley_cities_Nakuru))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_RiftValley_cities_Nakuru) (el ? ? ? Countries_EAK_provinces_RiftValley) - -equal (el ? ? ? (toInt 350727)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Shenzhen))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Shenzhen) (el ? ? ? Countries_TJ_provinces_Guangdong) - -sharedBorderLength (el ? ? ? Ethiopia) (el ? ? ? Eritrea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 912)) (el ? ? ? Kilometer))) - -located (el ? ? ? Islands_St_Helena) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_St_Helena) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 121.7)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_WCL) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Chile) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 101743)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_IledeFrance_cities_BoulogneBillancourt))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_IledeFrance_cities_BoulogneBillancourt) (el ? ? ? Countries_F_provinces_IledeFrance) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 147088)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_Nazret))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_Nazret) (el ? ? ? Ethiopia) - -member (el ? ? ? Australia) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IFC) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 137885)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt_cities_Khvoy))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt_cities_Khvoy) (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt) - -member (el ? ? ? Australia) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 1270000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Jilin))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Jilin) (el ? ? ? Countries_TJ_provinces_Jilin) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_WHO) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_Sonsonate_cities_Sonsonate) (el ? ? ? Countries_ES_provinces_Sonsonate) - -member (el ? ? ? Poland) (el ? ? ? Organizations_BSEC) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Benin) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UN) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 330200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Heves))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Heves) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3637)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Heves_cities_Eger) (el ? ? ? Countries_H_provinces_Heves) - -member (el ? ? ? Spain) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 2635300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Odeska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Odeska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 33300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Odeska_cities_Odesa) (el ? ? ? Countries_UA_provinces_Odeska) - -equal (el ? ? ? (toInt 972766)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Guarulhos))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Guarulhos) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_CDB) - -equal (el ? ? ? (toInt 377869)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Yakeshi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Yakeshi) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -equal (el ? ? ? (toInt 494592)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SaKaeo))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SaKaeo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7168)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 562752)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Trujillo))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Trujillo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Trujillo_cities_Trujillo) (el ? ? ? Countries_YV_provinces_Trujillo) - -equal (el ? ? ? (toInt 207916)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Hordaland_cities_Bergen))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Hordaland_cities_Bergen) (el ? ? ? Countries_N_provinces_Hordaland) - -equal (el ? ? ? (toInt 699000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Suceava))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Suceava) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8555)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Suceava_cities_Suceava) (el ? ? ? Countries_RO_provinces_Suceava) - -equal (el ? ? ? (toInt 117264)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Puqi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Puqi) (el ? ? ? Countries_TJ_provinces_Hubei) - -equal (el ? ? ? (toInt 597000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_Gauteng_cities_Soweto))) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_Gauteng_cities_Soweto) (el ? ? ? Countries_RSA_provinces_Gauteng) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_WHO) - -sharedBorderLength (el ? ? ? Thailand) (el ? ? ? Cambodia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 803)) (el ? ? ? Kilometer))) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ICFTU) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Giresun_cities_Giresun) (el ? ? ? Countries_TR_provinces_Giresun) - -located (el ? ? ? Islands_Anguilla) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_Anguilla) (el ? ? ? (MeasureFn (el ? ? ? (toInt 91)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_CP) - -equal (el ? ? ? (toInt 2133592)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Fukushima))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Fukushima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13784)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Fukushima_cities_Fukushima) (el ? ? ? Countries_J_provinces_Fukushima) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_Intelsat) - -located (el ? ? ? Islands_SaintLucia) (el ? ? ? SaintLucia) - -landAreaOnly (el ? ? ? Islands_SaintLucia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 616)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Thailand) (el ? ? ? Continents_Asia) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_IOC) - -landAreaOnly (el ? ? ? Zaire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2345410)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? Zaire) (el ? ? ? Sudan) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_PCA) - -geographicSubregion (el ? ? ? Countries_ZRE_provinces_Bandundu) (el ? ? ? Zaire) - -meetsSpatially (el ? ? ? Zaire) (el ? ? ? Rwanda) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_ITU) - -meetsSpatially (el ? ? ? Zaire) (el ? ? ? Angola) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_IFRCS) - -geographicSubregion (el ? ? ? Countries_ZRE_provinces_HautZaire) (el ? ? ? Zaire) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_CEPGL) - -meetsSpatially (el ? ? ? Zaire) (el ? ? ? Congo) - -meetsSpatially (el ? ? ? Zaire) (el ? ? ? Tanzania) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_CEEAC) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_G_24) - -geographicSubregion (el ? ? ? Countries_ZRE_provinces_KasaiOriental) (el ? ? ? Zaire) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_ZRE_provinces_KasaiOccidental) (el ? ? ? Zaire) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Zaire) (el ? ? ? Zambia) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_ACCT) - -geographicSubregion (el ? ? ? Countries_ZRE_provinces_Shaba) (el ? ? ? Zaire) - -geographicSubregion (el ? ? ? Countries_ZRE_provinces_BasZaire) (el ? ? ? Zaire) - -equal (el ? ? ? (toInt 46498539)) (el ? ? ? (PopulationFn (el ? ? ? Zaire))) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_G_19) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? Zaire) (el ? ? ? CentralAfricanRepublic) - -inflationRateInCountry (el ? ? ? Zaire) (el ? ? ? (toInt 12)) - -geographicSubregion (el ? ? ? Countries_ZRE_provinces_Equateur) (el ? ? ? Zaire) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_G_77) - -geographicSubregion (el ? ? ? Countries_ZRE_provinces_Kinshasa) (el ? ? ? Zaire) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_UN) - -capitalCity (el ? ? ? Countries_ZRE_provinces_Kinshasa_cities_Kinshasa) (el ? ? ? Zaire) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_ICC) - -geographicSubregion (el ? ? ? Countries_ZRE_provinces_Kivu) (el ? ? ? Zaire) - -meetsSpatially (el ? ? ? Zaire) (el ? ? ? Uganda) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_Interpol) - -meetsSpatially (el ? ? ? Zaire) (el ? ? ? Burundi) - -member (el ? ? ? Zaire) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_WEU) - -equal (el ? ? ? (toInt 356000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Sunchon))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Sunchon) (el ? ? ? NorthKorea) - -equal (el ? ? ? (toInt 181904)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Binjai))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Binjai) (el ? ? ? Indonesia) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 64199)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Sodermanland_cities_Nykoping))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Sodermanland_cities_Nykoping) (el ? ? ? Countries_S_provinces_Sodermanland) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Countries_cid_cia_Aruba) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Countries_cid_cia_Aruba) (el ? ? ? Organizations_UNESCO) - -landAreaOnly (el ? ? ? Countries_cid_cia_Aruba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 193)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 67794)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Aruba))) - -member (el ? ? ? Countries_cid_cia_Aruba) (el ? ? ? Organizations_ECLAC) - -capitalCity (el ? ? ? Countries_cid_cia_Aruba_cities_Oranjestad) (el ? ? ? Countries_cid_cia_Aruba) - -member (el ? ? ? Countries_cid_cia_Aruba) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Countries_cid_cia_Aruba) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Countries_cid_cia_Aruba) (el ? ? ? Organizations_Interpol) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Aruba) (el ? ? ? (toRealNum 6.1)) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 77100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Atlantida_cities_LaCeiba))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Atlantida_cities_LaCeiba) (el ? ? ? Countries_HCA_provinces_Atlantida) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_WIPO) - -geographicalSubregion (el ? ? ? Countries_C_provinces_IsladelaJuventud_cities_NuevaGerona) (el ? ? ? Countries_C_provinces_IsladelaJuventud) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Mugla_cities_Mugla) (el ? ? ? Countries_TR_provinces_Mugla) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_AMF) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_HimachalPradesh_cities_Simla) (el ? ? ? Countries_IND_provinces_HimachalPradesh) - -member (el ? ? ? Andorra) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 230988)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Blumenau))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Blumenau) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -equal (el ? ? ? (toInt 266081)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Hessen_cities_Wiesbaden))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Hessen_cities_Wiesbaden) (el ? ? ? Countries_D_provinces_Hessen) - -equal (el ? ? ? (toInt 105000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Saidpur))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Saidpur) (el ? ? ? Bangladesh) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Peru) (el ? ? ? Organizations_AG) - -located (el ? ? ? Islands_PortoSanto) (el ? ? ? Countries_P_provinces_Madeira) - -located (el ? ? ? Islands_PortoSanto) (el ? ? ? Portugal) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 131149)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Huaian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Huaian) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Tulcea_cities_Tulcea) (el ? ? ? Countries_RO_provinces_Tulcea) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 241400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Copan))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Copan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3203)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Copan_cities_SantaRosadeCopan) (el ? ? ? Countries_HCA_provinces_Copan) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNOMIL) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 141168)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Sheikhupura))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Sheikhupura) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 664221)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Ninawa_cities_Mosul))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Ninawa_cities_Mosul) (el ? ? ? Countries_IRQ_provinces_Ninawa) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Italy) (el ? ? ? Organizations_EIB) - -geographicalSubregion (el ? ? ? Philippines) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 174000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Jihocesky_cities_CeskeBudejovice))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Jihocesky_cities_CeskeBudejovice) (el ? ? ? Countries_CZ_provinces_Jihocesky) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Panama) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 852000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Lodzkie_cities_Lodz))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Lodzkie_cities_Lodz) (el ? ? ? Countries_PL_provinces_Lodzkie) - -geographicalSubregion (el ? ? ? Countries_MS_cities_PortLouis) (el ? ? ? Mauritius) - -equal (el ? ? ? (toInt 110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan_cities_Oktyabrsky))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan_cities_Oktyabrsky) (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan) - -equal (el ? ? ? (toInt 652412)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Hessen_cities_FrankfurtamMain))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Hessen_cities_FrankfurtamMain) (el ? ? ? Countries_D_provinces_Hessen) - -member (el ? ? ? Romania) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 738133)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_NewBrunswick))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_NewBrunswick) (el ? ? ? (MeasureFn (el ? ? ? (toInt 73437)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_NewBrunswick_cities_Fredericton) (el ? ? ? Countries_CDN_provinces_NewBrunswick) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 84000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IS_cities_Reykjavik))) - -geographicalSubregion (el ? ? ? Countries_IS_cities_Reykjavik) (el ? ? ? Iceland) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 230900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Swansea))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Swansea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 378)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Swansea_cities_Swansea) (el ? ? ? Countries_GB_provinces_Swansea) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IOC) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Flintshire_cities_Mold) (el ? ? ? Countries_GB_provinces_Flintshire) - -equal (el ? ? ? (toInt 191839)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Indiana_cities_FortWayne))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Indiana_cities_FortWayne) (el ? ? ? Countries_USA_provinces_Indiana) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_UPU) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 4399819)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_WestBengal_cities_Calcutta))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_WestBengal_cities_Calcutta) (el ? ? ? Countries_IND_provinces_WestBengal) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 461000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_BurSaid_munic))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_BurSaid_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 72)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_BurSaid_munic_cities_BurSaid) (el ? ? ? Countries_ET_provinces_BurSaid_munic) - -equal (el ? ? ? (toInt 484000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_Makati))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_Makati) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 244033)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Puglia_cities_Taranto))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Puglia_cities_Taranto) (el ? ? ? Countries_I_provinces_Puglia) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_Sparteca) - -geographicalSubregion (el ? ? ? Countries_I_provinces_ValledAosta_cities_Aosta) (el ? ? ? Countries_I_provinces_ValledAosta) - -equal (el ? ? ? (toInt 1193000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_FriuliVeneziaGiulia))) - -landAreaOnly (el ? ? ? Countries_I_provinces_FriuliVeneziaGiulia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7845)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_FriuliVeneziaGiulia_cities_Trieste) (el ? ? ? Countries_I_provinces_FriuliVeneziaGiulia) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 4450000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Toshkent))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Toshkent) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Tashkent) (el ? ? ? Countries_UZB_provinces_Toshkent) - -equal (el ? ? ? (toInt 1300000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BG_cities_Sofia))) - -geographicalSubregion (el ? ? ? Countries_BG_cities_Sofia) (el ? ? ? Bulgaria) - -geographicalSubregion (el ? ? ? Nauru) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 433101)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MatoGrosso_cities_Cuiaba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MatoGrosso_cities_Cuiaba) (el ? ? ? Countries_BR_provinces_MatoGrosso) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 124506)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_cities_SantaAnadeCoro))) - -geographicalSubregion (el ? ? ? Countries_YV_cities_SantaAnadeCoro) (el ? ? ? Venezuela) - -sharedBorderLength (el ? ? ? Senegal) (el ? ? ? Mauritania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 813)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 189126)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Michigan_cities_GrandRapids))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Michigan_cities_GrandRapids) (el ? ? ? Countries_USA_provinces_Michigan) - -equal (el ? ? ? (toInt 594800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Panama_cities_PanamaCity))) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_Panama_cities_PanamaCity) (el ? ? ? Countries_PA_provinces_Panama) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_WIPO) - -sharedBorderLength (el ? ? ? Ukraine) (el ? ? ? Moldova) (el ? ? ? (MeasureFn (el ? ? ? (toInt 939)) (el ? ? ? Kilometer))) - -member (el ? ? ? France) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Congo) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 575100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Wiltshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Wiltshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3480)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Wiltshire_cities_Trowbridge) (el ? ? ? Countries_GB_provinces_Wiltshire) - -member (el ? ? ? Chile) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_WIPO) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofAltay_cities_GornoAltaysk) (el ? ? ? Countries_R_provinces_Rep_ofAltay) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_ECA) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 58400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TAD_provinces_Khatlon_cities_Qurghonteppa))) - -geographicalSubregion (el ? ? ? Countries_TAD_provinces_Khatlon_cities_Qurghonteppa) (el ? ? ? Countries_TAD_provinces_Khatlon) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 396392)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt_cities_Orumiyeh))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt_cities_Orumiyeh) (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt) - -geographicalSubregion (el ? ? ? Comoros) (el ? ? ? Continents_Africa) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Aksaray_cities_Aksaray) (el ? ? ? Countries_TR_provinces_Aksaray) - -equal (el ? ? ? (toInt 125700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Qostanay_cities_Rudny))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Qostanay_cities_Rudny) (el ? ? ? Countries_KAZ_provinces_Qostanay) - -equal (el ? ? ? (toInt 883024)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Caldas))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Caldas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7888)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Caldas_cities_Manizales) (el ? ? ? Countries_CO_provinces_Caldas) - -member (el ? ? ? India) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Iran) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 883000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Aswan))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_Aswan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 679)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_Aswan_cities_Aswan) (el ? ? ? Countries_ET_provinces_Aswan) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? Gambia) (el ? ? ? Senegal) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_IBRD) - -inflationRateInCountry (el ? ? ? Gambia) (el ? ? ? (toRealNum 1.7)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Gambia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 58)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_IOC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Gambia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 15)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_C) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_FAO) - -capitalCity (el ? ? ? Countries_WAG_cities_Banjul) (el ? ? ? Gambia) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_IMF) - -sectorCompositionOfGDPInPeriod (el ? ? ? Gambia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 27)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 1204984)) (el ? ? ? (PopulationFn (el ? ? ? Gambia))) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_WHO) - -landAreaOnly (el ? ? ? Gambia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11300)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Gambia) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Finland) (el ? ? ? Organizations_CBSS) - -member (el ? ? ? Albania) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 1351700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Arusha))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Arusha) (el ? ? ? (MeasureFn (el ? ? ? (toInt 82306)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Arusha_cities_Arusha) (el ? ? ? Countries_EAT_provinces_Arusha) - -member (el ? ? ? Italy) (el ? ? ? Organizations_AG) - -equal (el ? ? ? (toInt 3908700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Dnipropetrovska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Dnipropetrovska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Dnipropetrovska_cities_Dnipropetrovsk) (el ? ? ? Countries_UA_provinces_Dnipropetrovska) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_G_11) - -equal (el ? ? ? (toInt 236000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Ismailiya_cities_Ismailiya))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_Ismailiya_cities_Ismailiya) (el ? ? ? Countries_ET_provinces_Ismailiya) - -member (el ? ? ? Romania) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 191000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Arad_cities_Arad))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Arad_cities_Arad) (el ? ? ? Countries_RO_provinces_Arad) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_FAO) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_Intelsat) - -located (el ? ? ? Islands_NewCaledonia) (el ? ? ? France) - -landAreaOnly (el ? ? ? Islands_NewCaledonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19103)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Pitcairn_Islands_cities_Adamstown) (el ? ? ? Countries_cid_cia_Pitcairn_Islands) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Sinop_cities_Sinop) (el ? ? ? Countries_TR_provinces_Sinop) - -hasHeadq (el ? ? ? Organizations_ICRC) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -equal (el ? ? ? (toInt 1619115)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Lucknow))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Lucknow) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -located (el ? ? ? Islands_Barbuda) (el ? ? ? AntiguaAndBarbuda) - -landAreaOnly (el ? ? ? Islands_Barbuda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 161)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 743000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Cluj))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Cluj) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6650)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Cluj_cities_ClujNapoca) (el ? ? ? Countries_RO_provinces_Cluj) - -equal (el ? ? ? (toInt 140232)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_VestAgder))) - -capitalCity (el ? ? ? Countries_N_provinces_VestAgder_cities_Kristiansand) (el ? ? ? Countries_N_provinces_VestAgder) - -equal (el ? ? ? (toInt 310000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra) (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory) - -sharedBorderLength (el ? ? ? Kuwait) (el ? ? ? Iraq) (el ? ? ? (MeasureFn (el ? ? ? (toInt 242)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1578700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hampshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Hampshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3777)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Hampshire_cities_Winchester) (el ? ? ? Countries_GB_provinces_Hampshire) - -equal (el ? ? ? (toInt 129394)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_HongGai))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_HongGai) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 839677)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Chaco))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Chaco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 99633)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Chaco_cities_Resistencia) (el ? ? ? Countries_RA_provinces_Chaco) - -located (el ? ? ? Rivers_Colorado) (el ? ? ? Mexico) - -located (el ? ? ? Rivers_Colorado) (el ? ? ? Countries_USA_provinces_California) - -flowsInto (el ? ? ? Rivers_Colorado) (el ? ? ? Seas_PacificOcean) - -located (el ? ? ? Rivers_Colorado) (el ? ? ? UnitedStates) - -located (el ? ? ? Rivers_Colorado) (el ? ? ? Countries_MEX_provinces_Sonora) - -located (el ? ? ? Rivers_Colorado) (el ? ? ? Countries_MEX_provinces_BajaCalifornia) - -located (el ? ? ? Rivers_Colorado) (el ? ? ? Countries_USA_provinces_Nevada) - -located (el ? ? ? Rivers_Colorado) (el ? ? ? Countries_USA_provinces_Utah) - -length (el ? ? ? Rivers_Colorado) (el ? ? ? (toInt 2700)) - -located (el ? ? ? Rivers_Colorado) (el ? ? ? Countries_USA_provinces_Arizona) - -located (el ? ? ? Rivers_Colorado) (el ? ? ? Countries_USA_provinces_Colorado) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_NAM) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 61000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Cocle_cities_Penonome))) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_Cocle_cities_Penonome) (el ? ? ? Countries_PA_provinces_Cocle) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 364000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_ChechenRep__cities_Grozny))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_ChechenRep__cities_Grozny) (el ? ? ? Countries_R_provinces_ChechenRep_) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 108718)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Erie))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Erie) (el ? ? ? Countries_USA_provinces_Pennsylvania) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 1130050)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Limburg))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_Limburg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2167)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_Limburg_cities_Maastricht) (el ? ? ? Countries_NL_provinces_Limburg) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 1069000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Volynska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Volynska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Volynska_cities_Lutsk) (el ? ? ? Countries_UA_provinces_Volynska) - -member (el ? ? ? Peru) (el ? ? ? Organizations_G_24) - -equal (el ? ? ? (toInt 1495200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 37300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast_cities_Simbirsk) (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 291400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Stockport))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Stockport) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 904800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Kachin))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Kachin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 89041)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Kachin_cities_Myitkyina) (el ? ? ? Countries_MYA_provinces_Kachin) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IEA) - -geographicalSubregion (el ? ? ? Angola) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 264887)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Munster))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Munster) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_UN) - -member (el ? ? ? Israel) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNHCR) - -equal (el ? ? ? (toInt 2680600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_NgheAn))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_NgheAn) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16380)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 943484)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kayseri))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Kayseri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16917)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Kayseri_cities_Kayseri) (el ? ? ? Countries_TR_provinces_Kayseri) - -equal (el ? ? ? (toInt 180130)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Jiutai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Jiutai) (el ? ? ? Countries_TJ_provinces_Jilin) - -equal (el ? ? ? (toInt 881996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Yamanashi))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Yamanashi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4463)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Yamanashi_cities_Kofu) (el ? ? ? Countries_J_provinces_Yamanashi) - -equal (el ? ? ? (toInt 1006000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Tainan))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Tainan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2016)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Tainan_cities_Hsinying) (el ? ? ? Countries_RC_provinces_Tainan) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IMF) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_OAPEC) - -equal (el ? ? ? (toInt 796000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_VillaClara))) - -landAreaOnly (el ? ? ? Countries_C_provinces_VillaClara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8662)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_VillaClara_cities_SantaClara) (el ? ? ? Countries_C_provinces_VillaClara) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 114885)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_Hortolandia))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_Hortolandia) (el ? ? ? Brazil) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_ACP) - -member (el ? ? ? India) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IOM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Congo) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 53.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Congo) (el ? ? ? Organizations_CEEAC) - -member (el ? ? ? Congo) (el ? ? ? Organizations_UDEAC) - -member (el ? ? ? Congo) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Congo) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Congo) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Congo) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Congo) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Congo) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Congo) (el ? ? ? Organizations_ILO) - -landAreaOnly (el ? ? ? Congo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 342000)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Congo) (el ? ? ? Zaire) - -member (el ? ? ? Congo) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Congo) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Congo) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Congo) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Congo) (el ? ? ? Organizations_WIPO) - -meetsSpatially (el ? ? ? Congo) (el ? ? ? Gabon) - -member (el ? ? ? Congo) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Congo) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Congo) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Congo) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Congo) (el ? ? ? Organizations_BDEAC) - -capitalCity (el ? ? ? Countries_RCB_cities_Brazzaville) (el ? ? ? Congo) - -meetsSpatially (el ? ? ? Congo) (el ? ? ? Cameroon) - -equal (el ? ? ? (toInt 2527841)) (el ? ? ? (PopulationFn (el ? ? ? Congo))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Congo) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 11.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Congo) (el ? ? ? (toInt 61)) - -meetsSpatially (el ? ? ? Congo) (el ? ? ? Angola) - -sectorCompositionOfGDPInPeriod (el ? ? ? Congo) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 35.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Congo) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Congo) (el ? ? ? Organizations_FZ) - -member (el ? ? ? Congo) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Congo) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Congo) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Congo) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Congo) (el ? ? ? Organizations_UN) - -member (el ? ? ? Congo) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Congo) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Congo) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Congo) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Congo) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Congo) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Congo) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Congo) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Congo) (el ? ? ? CentralAfricanRepublic) - -member (el ? ? ? Congo) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Congo) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Congo) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IDB) - -equal (el ? ? ? (toInt 163860)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewYork_cities_Syracuse))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewYork_cities_Syracuse) (el ? ? ? Countries_USA_provinces_NewYork) - -sharedBorderLength (el ? ? ? Kyrgyzstan) (el ? ? ? Kazakstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1051)) (el ? ? ? Kilometer))) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_ICAO) - -located (el ? ? ? Mountains_Haltiatunturi) (el ? ? ? Countries_SF_provinces_Lappia) - -located (el ? ? ? Mountains_Haltiatunturi) (el ? ? ? Finland) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_ICC) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_RM_provinces_Toamasina) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_EAK_provinces_Coast) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Malaysia) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Mozambique) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? SouthAfrica) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MOC_provinces_Inhambane) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_RM_provinces_Antsiranana) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? SriLanka) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_LakshadweepIs_) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_RM_provinces_Fianarantsoa) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_RSA_provinces_EasternCape) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Indonesia) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MYA_provinces_Bago) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MOC_provinces_CaboDelgado) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_TamilNadu) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_Maharashtra) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Burma) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_AUS_provinces_Victoria) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_EAT_provinces_Lindi) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MAL_provinces_Perak) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_Kerala) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Pakistan) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_AndhraPradesh) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MAL_provinces_Melaka) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_RM_provinces_Mahajanga) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_RSA_provinces_KwazuluNatal) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? India) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Bangladesh) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_Orissa) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MOC_provinces_Nampula) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_RM_provinces_Toliary) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_EAT_provinces_Tanga) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MOC_provinces_Zambezia) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MOC_provinces_Maputo_munic) - -depth (el ? ? ? Seas_IndianOcean) (el ? ? ? (toInt 6400)) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Comoros) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_EAT_provinces_Daressalam) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MYA_provinces_Yangon) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_RM_provinces_Antananarivo) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Thailand) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MAL_provinces_Perlis) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Somalia) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MOC_provinces_Maputo) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MAL_provinces_Selangor) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Seychelles) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MOC_provinces_Sofala) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MYA_provinces_Rakhine) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MYA_provinces_Mon) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_RSA_provinces_WesternCape) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Mauritius) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_AndamanandNicobarIs_) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_AUS_provinces_Tasmania) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_EAT_provinces_Mtwara) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_WestBengal) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MAL_provinces_NegeriSembilan) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_AUS_provinces_NorthernTerritory) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_EAT_provinces_Pwani) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_AUS_provinces_WesternAustralia) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_AUS_provinces_SouthAustralia) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Singapore) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MAL_provinces_Johor) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_Goa) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Kenya) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MAL_provinces_Kedah) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MYA_provinces_Ayeyarwady) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_Gujarat) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_MOC_provinces_Gaza) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Australia) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_IND_provinces_Karnataka) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Tanzania) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Countries_AUS_provinces_NewSouthWales) - -located (el ? ? ? Seas_IndianOcean) (el ? ? ? Madagascar) - -located (el ? ? ? Islands_Gotland) (el ? ? ? Countries_S_provinces_Gotland) - -located (el ? ? ? Islands_Gotland) (el ? ? ? Sweden) - -landAreaOnly (el ? ? ? Islands_Gotland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3140)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_CCC) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_CAEU) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Kagawa_cities_Takamatsu) (el ? ? ? Countries_J_provinces_Kagawa) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_G_6) - -equal (el ? ? ? (toInt 578020)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kutahya))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Kutahya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11875)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Kutahya_cities_Kutahya) (el ? ? ? Countries_TR_provinces_Kutahya) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 149158)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_Guarapuava))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_Guarapuava) (el ? ? ? Countries_BR_provinces_Parana) - -member (el ? ? ? Angola) (el ? ? ? Organizations_IOC) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_ICC) - -geographicalSubregion (el ? ? ? Bahamas) (el ? ? ? Continents_America) - -member (el ? ? ? India) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_ECE) - -sharedBorderLength (el ? ? ? Honduras) (el ? ? ? Guatemala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 256)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? Countries_cid_cia_Gibraltar) (el ? ? ? Spain) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1.2)) (el ? ? ? Kilometer))) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_PCA) - -located (el ? ? ? Rivers_Jangtse_Kiang) (el ? ? ? Countries_TJ_provinces_Hubei) - -located (el ? ? ? Rivers_Jangtse_Kiang) (el ? ? ? Countries_TJ_provinces_Yunnan) - -located (el ? ? ? Rivers_Jangtse_Kiang) (el ? ? ? Countries_TJ_provinces_Sichuan) - -located (el ? ? ? Rivers_Jangtse_Kiang) (el ? ? ? Countries_TJ_provinces_Anhui) - -located (el ? ? ? Rivers_Jangtse_Kiang) (el ? ? ? Countries_TJ_provinces_Tibet) - -flowsInto (el ? ? ? Rivers_Jangtse_Kiang) (el ? ? ? Seas_EastChinaSea) - -located (el ? ? ? Rivers_Jangtse_Kiang) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -located (el ? ? ? Rivers_Jangtse_Kiang) (el ? ? ? China) - -length (el ? ? ? Rivers_Jangtse_Kiang) (el ? ? ? (toInt 6100)) - -equal (el ? ? ? (toInt 1339800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Ouest))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Ouest) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13872)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Ouest_cities_Bafoussam) (el ? ? ? Countries_CAM_provinces_Ouest) - -equal (el ? ? ? (toInt 266517)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Kunsan))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Kunsan) (el ? ? ? SouthKorea) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UNIKOM) - -hasHeadq (el ? ? ? Organizations_ASEAN) (el ? ? ? Countries_RI_cities_Jakarta) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_ISO) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_Entente) - -located (el ? ? ? Islands_Islay) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Islay) (el ? ? ? UnitedKingdom) - -geographicalSubregion (el ? ? ? Dominica) (el ? ? ? Continents_America) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_C) - -located (el ? ? ? Deserts_GrandErgOuest) (el ? ? ? Algeria) - -landAreaOnly (el ? ? ? Deserts_GrandErgOuest) (el ? ? ? (MeasureFn (el ? ? ? (toInt 40000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Burma) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 1385872)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Rabat))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Rabat) (el ? ? ? Morocco) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Togo) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 422570)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_SanSalvador_cities_SanSalvador))) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_SanSalvador_cities_SanSalvador) (el ? ? ? Countries_ES_provinces_SanSalvador) - -equal (el ? ? ? (toInt 2204047)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Gilan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Gilan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14709)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Gilan_cities_Rasht) (el ? ? ? Countries_IR_provinces_Gilan) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Galicia_cities_SantiagodeCompostella) (el ? ? ? Countries_E_provinces_Galicia) - -equal (el ? ? ? (toInt 23000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Aland))) - -capitalCity (el ? ? ? Countries_SF_provinces_Aland_cities_Mariehamn) (el ? ? ? Countries_SF_provinces_Aland) - -equal (el ? ? ? (toInt 44300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Comayagua_cities_Comayagua))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Comayagua_cities_Comayagua) (el ? ? ? Countries_HCA_provinces_Comayagua) - -equal (el ? ? ? (toInt 114000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Benoni))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Benoni) (el ? ? ? SouthAfrica) - -equal (el ? ? ? (toInt 826833)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Wuxi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Wuxi) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 644000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ogbomosho))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ogbomosho) (el ? ? ? Nigeria) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 789522)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Chihuahua_cities_Juarez))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Chihuahua_cities_Juarez) (el ? ? ? Countries_MEX_provinces_Chihuahua) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_SPF) - -member (el ? ? ? Countries_cid_cia_Cocos_Islands) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_NAM) - -geographicalSubregion (el ? ? ? Macedonia) (el ? ? ? Continents_Europe) - -capitalCity (el ? ? ? Countries_cid_cia_Saint_Helena_cities_Jamestown) (el ? ? ? Countries_cid_cia_Saint_Helena) - -equal (el ? ? ? (toInt 6782)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Saint_Helena))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Saint_Helena) (el ? ? ? (MeasureFn (el ? ? ? (toInt 410)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Countries_cid_cia_Saint_Helena) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 2760000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Xian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Xian) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -equal (el ? ? ? (toInt 22600000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_NeiMonggol) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1183000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Hohhot) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -geographicalSubregion (el ? ? ? Lithuania) (el ? ? ? Continents_Europe) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_CEI) - -equal (el ? ? ? (toInt 1119000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Uusimaa))) - -capitalCity (el ? ? ? Countries_SF_provinces_Uusimaa_cities_Helsinki) (el ? ? ? Countries_SF_provinces_Uusimaa) - -equal (el ? ? ? (toInt 116482)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Hessen_cities_OffenbachamMain))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Hessen_cities_OffenbachamMain) (el ? ? ? Countries_D_provinces_Hessen) - -equal (el ? ? ? (toInt 134481)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Fujian_cities_Longyan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Fujian_cities_Longyan) (el ? ? ? Countries_TJ_provinces_Fujian) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_UN) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Finland) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Benin) (el ? ? ? Organizations_UN) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_AG) - -equal (el ? ? ? (toInt 53308)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_BE_cities_Biel))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_BE_cities_Biel) (el ? ? ? Countries_CH_provinces_BE) - -equal (el ? ? ? (toInt 752800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Aqtobe))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Aqtobe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 300600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Aqtobe_cities_Aqtobe) (el ? ? ? Countries_KAZ_provinces_Aqtobe) - -equal (el ? ? ? (toInt 160000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ikirun))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ikirun) (el ? ? ? Nigeria) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 296831)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Yancheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Yancheng) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 220000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_IvanoFrankivska_cities_IvanoFrankivsk))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_IvanoFrankivska_cities_IvanoFrankivsk) (el ? ? ? Countries_UA_provinces_IvanoFrankivska) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 534300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Bedfordshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Bedfordshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1235)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Bedfordshire_cities_Bedford) (el ? ? ? Countries_GB_provinces_Bedfordshire) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_EADB) - -member (el ? ? ? Niger) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Benin) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Poland) (el ? ? ? Organizations_ANC) - -equal (el ? ? ? (toInt 63033)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Braga_cities_Braga))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Braga_cities_Braga) (el ? ? ? Countries_P_provinces_Braga) - -equal (el ? ? ? (toInt 1221290)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Rondonia))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Rondonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 238512)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Rondonia_cities_PortoVelho) (el ? ? ? Countries_BR_provinces_Rondonia) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_FAO) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_NorthernProvince_cities_Pietersburg) (el ? ? ? Countries_RSA_provinces_NorthernProvince) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_SZ_cities_Schwyz) (el ? ? ? Countries_CH_provinces_SZ) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IFC) - -sharedBorderLength (el ? ? ? Zaire) (el ? ? ? Uganda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 765)) (el ? ? ? Kilometer))) - -member (el ? ? ? Laos) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_Inmarsat) - -equal (el ? ? ? (toInt 608609)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Ica))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Ica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21327)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Ica_cities_Ica) (el ? ? ? Countries_PE_provinces_Ica) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Angola) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 402700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Ajmer))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Ajmer) (el ? ? ? Countries_IND_provinces_Rajasthan) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 123842)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_ProvenceCotedAzur_cities_AixenProvence))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_ProvenceCotedAzur_cities_AixenProvence) (el ? ? ? Countries_F_provinces_ProvenceCotedAzur) - -located (el ? ? ? Lakes_LakeNasser) (el ? ? ? Countries_SUD_provinces_ashShamaliyah) - -located (el ? ? ? Lakes_LakeNasser) (el ? ? ? Countries_ET_provinces_Aswan) - -located (el ? ? ? Lakes_LakeNasser) (el ? ? ? Countries_ET_provinces_ElWadielJadid) - -located (el ? ? ? Lakes_LakeNasser) (el ? ? ? Countries_ET_provinces_ElBahrelAhmar) - -located (el ? ? ? Lakes_LakeNasser) (el ? ? ? Sudan) - -located (el ? ? ? Lakes_LakeNasser) (el ? ? ? Egypt) - -equal (el ? ? ? (toInt 246833)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Laiwu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Laiwu) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 126200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Surrey_cities_Guildford))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Surrey_cities_Guildford) (el ? ? ? Countries_GB_provinces_Surrey) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 262000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ife))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ife) (el ? ? ? Nigeria) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 190390)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_JerezdelaFrontera))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_JerezdelaFrontera) (el ? ? ? Countries_E_provinces_Andalusia) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UNIKOM) - -located (el ? ? ? Mountains_Jostedalsbre) (el ? ? ? Countries_N_provinces_SognogFjordane) - -located (el ? ? ? Mountains_Jostedalsbre) (el ? ? ? Norway) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_IFC) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Libya) (el ? ? ? Organizations_ICRM) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Iowa) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Minnesota) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Illinois) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Mississippi) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Arkansas) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? UnitedStates) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Wisconsin) - -flowsInto (el ? ? ? Rivers_Mississippi) (el ? ? ? Seas_GulfofMexico) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Louisiana) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Kentucky) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Missouri) - -located (el ? ? ? Rivers_Mississippi) (el ? ? ? Countries_USA_provinces_Tennessee) - -length (el ? ? ? Rivers_Mississippi) (el ? ? ? (toInt 3750)) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_LAIA) - -equal (el ? ? ? (toInt 4686300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 194300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_Yekaterinburg) (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 1407073)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YU_cities_Belgrade))) - -geographicalSubregion (el ? ? ? Countries_YU_cities_Belgrade) (el ? ? ? SerbiaAndMontenegro) - -equal (el ? ? ? (toInt 226000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElBuhayra_cities_Damanhur))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElBuhayra_cities_Damanhur) (el ? ? ? Countries_ET_provinces_ElBuhayra) - -member (el ? ? ? Benin) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 83892)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Hidalgo_cities_PachucadeSoto))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Hidalgo_cities_PachucadeSoto) (el ? ? ? Countries_MEX_provinces_Hidalgo) - -equal (el ? ? ? (toInt 313469)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Chaozhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Chaozhou) (el ? ? ? Countries_TJ_provinces_Guangdong) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Poland) (el ? ? ? Organizations_MINURSO) - -equal (el ? ? ? (toInt 178500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Szeged_munic))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Szeged_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 145)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Szeged_munic_cities_Szeged) (el ? ? ? Countries_H_provinces_Szeged_munic) - -equal (el ? ? ? (toInt 3228895)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Oaxaca))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Oaxaca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 95364)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Oaxaca_cities_Oaxaca) (el ? ? ? Countries_MEX_provinces_Oaxaca) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Poland) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Austria) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Laos) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Poland) (el ? ? ? Organizations_CEI) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_IDA) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? China) (el ? ? ? Organizations_ILO) - -member (el ? ? ? France) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 3243487)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Oregon))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Oregon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 251418)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Oregon_cities_Salem) (el ? ? ? Countries_USA_provinces_Oregon) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_IDB) - -equal (el ? ? ? (toInt 345000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Kymi))) - -capitalCity (el ? ? ? Countries_SF_provinces_Kymi_cities_Kotka) (el ? ? ? Countries_SF_provinces_Kymi) - -equal (el ? ? ? (toInt 845700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Aqmola))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Aqmola) (el ? ? ? (MeasureFn (el ? ? ? (toInt 92000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Aqmola_cities_Aqmola) (el ? ? ? Countries_KAZ_provinces_Aqmola) - -equal (el ? ? ? (toInt 1562300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Penzenskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Penzenskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 43200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Penzenskayaoblast_cities_Penza) (el ? ? ? Countries_R_provinces_Penzenskayaoblast) - -member (el ? ? ? Panama) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 107793)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Oregon_cities_Salem))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Oregon_cities_Salem) (el ? ? ? Countries_USA_provinces_Oregon) - -equal (el ? ? ? (toInt 130474)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Connecticut_cities_NewHaven))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Connecticut_cities_NewHaven) (el ? ? ? Countries_USA_provinces_Connecticut) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_OPEC) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 241000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast_cities_Severodvinsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast_cities_Severodvinsk) (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_ASEAN) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Panama) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 173991)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Parma))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Parma) (el ? ? ? Countries_I_provinces_EmiliaRomagna) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 190123)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Echeng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Echeng) (el ? ? ? Countries_TJ_provinces_Hubei) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 101000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Torunskie_cities_Grudziadz))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Torunskie_cities_Grudziadz) (el ? ? ? Countries_PL_provinces_Torunskie) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_EN) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UN) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_CE) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IEA) - -equal (el ? ? ? (toInt 3566833)) (el ? ? ? (PopulationFn (el ? ? ? Ireland))) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNIFIL) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_EIB) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNMIH) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ireland) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 6.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_WTrO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ireland) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 35.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNPREDEP) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ireland) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 57.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_WHO) - -landAreaOnly (el ? ? ? Ireland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 70280)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_ESA) - -inflationRateInCountry (el ? ? ? Ireland) (el ? ? ? (toRealNum 2.8)) - -capitalCity (el ? ? ? Countries_IRL_cities_Dublin) (el ? ? ? Ireland) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_UNFICYP) - -member (el ? ? ? Ireland) (el ? ? ? Organizations_EU) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_OPANAL) - -equal (el ? ? ? (toInt 164674)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_Orlando))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_Orlando) (el ? ? ? Countries_USA_provinces_Florida) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 165755)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Zulia_cities_Cabimas))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Zulia_cities_Cabimas) (el ? ? ? Countries_YV_provinces_Zulia) - -equal (el ? ? ? (toInt 153600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Lancashire_cities_Blackpool))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Lancashire_cities_Blackpool) (el ? ? ? Countries_GB_provinces_Lancashire) - -member (el ? ? ? Greece) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 51900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Kopparberg_cities_Falun))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Kopparberg_cities_Falun) (el ? ? ? Countries_S_provinces_Kopparberg) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Niger) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 175988)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Puyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Puyang) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 253000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Prokopyevsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Prokopyevsk) (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 474443)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Sachsen_cities_Dresden))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Sachsen_cities_Dresden) (el ? ? ? Countries_D_provinces_Sachsen) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_ISO) - -located (el ? ? ? Lakes_LakeAmadeus) (el ? ? ? Countries_AUS_provinces_NorthernTerritory) - -located (el ? ? ? Lakes_LakeAmadeus) (el ? ? ? Australia) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Israel) (el ? ? ? Organizations_UN) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IMO) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_WHO) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_WHO) - -located (el ? ? ? Islands_Maui) (el ? ? ? Countries_USA_provinces_Hawaii) - -located (el ? ? ? Islands_Maui) (el ? ? ? UnitedStates) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 207996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_LanguedocRousillon_cities_Montpellier))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_LanguedocRousillon_cities_Montpellier) (el ? ? ? Countries_F_provinces_LanguedocRousillon) - -equal (el ? ? ? (toInt 761300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Olsztynskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Olsztynskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12327)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Olsztynskie_cities_Olsztyn) (el ? ? ? Countries_PL_provinces_Olsztynskie) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 368000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Samarqand_cities_Samarqand))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Samarqand_cities_Samarqand) (el ? ? ? Countries_UZB_provinces_Samarqand) - -equal (el ? ? ? (toInt 96357)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_CostaMesa))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_CostaMesa) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 4648609)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Baghdad))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_Baghdad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 734)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Baghdad_cities_Baghdad) (el ? ? ? Countries_IRQ_provinces_Baghdad) - -equal (el ? ? ? (toInt 1241865)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_ChiangRai))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_ChiangRai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11716)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 139112287)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_UttarPradesh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 294411)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Lucknow) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -equal (el ? ? ? (toInt 107330)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Bayburt))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Bayburt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3652)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Bayburt_cities_Bayburt) (el ? ? ? Countries_TR_provinces_Bayburt) - -sharedBorderLength (el ? ? ? Switzerland) (el ? ? ? Austria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 164)) (el ? ? ? Kilometer))) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_ESCWA) - -equal (el ? ? ? (toInt 167619)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_ProvenceCotedAzur_cities_Toulon))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_ProvenceCotedAzur_cities_Toulon) (el ? ? ? Countries_F_provinces_ProvenceCotedAzur) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 235100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Dunhua))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Dunhua) (el ? ? ? Countries_TJ_provinces_Jilin) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_PCA) - -sharedBorderLength (el ? ? ? Sudan) (el ? ? ? CentralAfricanRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1165)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 225000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Icel_cities_Tarsus))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Icel_cities_Tarsus) (el ? ? ? Countries_TR_provinces_Icel) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 1132211)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Antalya))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Antalya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20591)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Antalya_cities_Antalya) (el ? ? ? Countries_TR_provinces_Antalya) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 103910)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia_cities_Portsmouth))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Virginia_cities_Portsmouth) (el ? ? ? Countries_USA_provinces_Virginia) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 159541)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Puglia_cities_Foggia))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Puglia_cities_Foggia) (el ? ? ? Countries_I_provinces_Puglia) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_CIS) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_NATO) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 95518)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Lisbon_cities_Amadora))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Lisbon_cities_Amadora) (el ? ? ? Countries_P_provinces_Lisbon) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_CERN) - -equal (el ? ? ? (toInt 100335)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_RibeiraoPires))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_RibeiraoPires) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 5864108)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Indiana))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Indiana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 93719)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Indiana_cities_Indianapolis) (el ? ? ? Countries_USA_provinces_Indiana) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ZC) - -located (el ? ? ? Islands_Jura) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Jura) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 20000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Gotland_cities_Visby))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Gotland_cities_Visby) (el ? ? ? Countries_S_provinces_Gotland) - -equal (el ? ? ? (toInt 2764400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Lvivska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Lvivska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Lvivska_cities_Lviv) (el ? ? ? Countries_UA_provinces_Lvivska) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 121000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Wloclawskie_cities_Wloclawek))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Wloclawskie_cities_Wloclawek) (el ? ? ? Countries_PL_provinces_Wloclawskie) - -equal (el ? ? ? (toInt 144864)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Michigan_cities_Warren))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Michigan_cities_Warren) (el ? ? ? Countries_USA_provinces_Michigan) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_ICRM) - -hasHeadq (el ? ? ? Organizations_IFC) (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) - -landAreaOnly (el ? ? ? DominicanRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 48730)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_OAS) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_FAO) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 8088881)) (el ? ? ? (PopulationFn (el ? ? ? DominicanRepublic))) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IADB) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IMO) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_PCA) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_ICAO) - -capitalCity (el ? ? ? Countries_DOM_cities_SantoDomingo) (el ? ? ? DominicanRepublic) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_UN) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_ITU) - -meetsSpatially (el ? ? ? DominicanRepublic) (el ? ? ? Haiti) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IOM) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_ILO) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IAEA) - -sectorCompositionOfGDPInPeriod (el ? ? ? DominicanRepublic) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 13)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? DominicanRepublic) (el ? ? ? ServiceSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_NAM) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_ACP) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IMF) - -sectorCompositionOfGDPInPeriod (el ? ? ? DominicanRepublic) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 32)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_WCL) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_WHO) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IOC) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_G_11) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IFC) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_UPU) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_LAES) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_G_77) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IDA) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_Caricom) - -inflationRateInCountry (el ? ? ? DominicanRepublic) (el ? ? ? (toRealNum 9.5)) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? DominicanRepublic) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 132156)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Meixian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Meixian) (el ? ? ? Countries_TJ_provinces_Guangdong) - -equal (el ? ? ? (toInt 126600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_IsleofWight))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_IsleofWight) (el ? ? ? (MeasureFn (el ? ? ? (toInt 381)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Newport_cities_Newport) (el ? ? ? Countries_GB_provinces_IsleofWight) - -equal (el ? ? ? (toInt 328175)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewYork_cities_Buffalo))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewYork_cities_Buffalo) (el ? ? ? Countries_USA_provinces_NewYork) - -equal (el ? ? ? (toInt 413136)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Huancavelica))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Huancavelica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22131)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Huancavelica_cities_Huancavelica) (el ? ? ? Countries_PE_provinces_Huancavelica) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Iran) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 249600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_KonTum))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_KonTum) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9934)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_Negros) (el ? ? ? Philippines) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_EU) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_UN) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IBRD) - -located (el ? ? ? Deserts_ErgSchesch) (el ? ? ? Mali) - -located (el ? ? ? Deserts_ErgSchesch) (el ? ? ? Algeria) - -landAreaOnly (el ? ? ? Deserts_ErgSchesch) (el ? ? ? (MeasureFn (el ? ? ? (toInt 45000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 185154)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Fujian_cities_Quanzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Fujian_cities_Quanzhou) (el ? ? ? Countries_TJ_provinces_Fujian) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 125123)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_cities_Sharjah))) - -geographicalSubregion (el ? ? ? Countries_UAE_cities_Sharjah) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_WToO) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 764586)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Jabalpur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Jabalpur) (el ? ? ? Countries_IND_provinces_MadhyaPradesh) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 204100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_Cuscatlan))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_Cuscatlan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 756)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_Cuscatlan_cities_Cojutepeque) (el ? ? ? Countries_ES_provinces_Cuscatlan) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_FAO) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IMO) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Jersey_cities_SaintHelier) (el ? ? ? Countries_cid_cia_Jersey) - -located (el ? ? ? Mountains_MaunaKea) (el ? ? ? Countries_USA_provinces_Hawaii) - -located (el ? ? ? Mountains_MaunaKea) (el ? ? ? UnitedStates) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_LAES) - -equal (el ? ? ? (toInt 362268)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Yangquan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Yangquan) (el ? ? ? Countries_TJ_provinces_Shanxi) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_C) - -member (el ? ? ? Palau) (el ? ? ? Organizations_UN) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Saint_Pierre_and_Miquelon) (el ? ? ? Continents_America) - -member (el ? ? ? Countries_cid_cia_Wallis_and_Futuna) (el ? ? ? Organizations_SPC) - -equal (el ? ? ? (toInt 14659)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Wallis_and_Futuna))) - -capitalCity (el ? ? ? Countries_cid_cia_Wallis_and_Futuna_cities_Mata_Utu) (el ? ? ? Countries_cid_cia_Wallis_and_Futuna) - -landAreaOnly (el ? ? ? Countries_cid_cia_Wallis_and_Futuna) (el ? ? ? (MeasureFn (el ? ? ? (toInt 274)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 101142)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_CaboFrio))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_CaboFrio) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IMO) - -located (el ? ? ? Rivers_Atbara) (el ? ? ? Countries_SUD_provinces_ashSharqiyah) - -located (el ? ? ? Rivers_Atbara) (el ? ? ? Countries_SUD_provinces_ashShamaliyah) - -located (el ? ? ? Rivers_Atbara) (el ? ? ? Ethiopia) - -located (el ? ? ? Rivers_Atbara) (el ? ? ? Sudan) - -flowsInto (el ? ? ? Rivers_Atbara) (el ? ? ? Rivers_Nile) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 180741)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_SaoLeopoldo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_SaoLeopoldo) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -equal (el ? ? ? (toInt 138477)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_DadraandNagarHaveli))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_DadraandNagarHaveli) (el ? ? ? (MeasureFn (el ? ? ? (toInt 491)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_DadraandNagarHaveli_cities_Silvassa) (el ? ? ? Countries_IND_provinces_DadraandNagarHaveli) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 407506)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_GeneralSanMartin))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_GeneralSanMartin) (el ? ? ? Countries_RA_provinces_BuenosAires) - -equal (el ? ? ? (toInt 1520600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Khmelnytska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Khmelnytska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Khmelnytska_cities_Khmelnytskyy) (el ? ? ? Countries_UA_provinces_Khmelnytska) - -equal (el ? ? ? (toInt 105111)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Centre_cities_Orleans))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Centre_cities_Orleans) (el ? ? ? Countries_F_provinces_Centre) - -equal (el ? ? ? (toInt 228533)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Itaquaquecetuba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Itaquaquecetuba) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -located (el ? ? ? Rivers_Kulu) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Kulu) (el ? ? ? Rivers_Kolyma) - -length (el ? ? ? Rivers_Kulu) (el ? ? ? (toInt 300)) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 219980)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Sonora_cities_CiudadObregon))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Sonora_cities_CiudadObregon) (el ? ? ? Countries_MEX_provinces_Sonora) - -equal (el ? ? ? (toInt 180650)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Hailar))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Hailar) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -equal (el ? ? ? (toInt 36000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AG_cities_SaintJohns))) - -geographicalSubregion (el ? ? ? Countries_AG_cities_SaintJohns) (el ? ? ? AntiguaAndBarbuda) - -equal (el ? ? ? (toInt 69481)) (el ? ? ? (PopulationFn (el ? ? ? Countries_FJI_cities_Suva))) - -geographicalSubregion (el ? ? ? Countries_FJI_cities_Suva) (el ? ? ? Fiji) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_G_19) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_LundaSul_cities_Saurimo) (el ? ? ? Countries_ANG_provinces_LundaSul) - -equal (el ? ? ? (toInt 274759)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Loreto_cities_Iquitos))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Loreto_cities_Iquitos) (el ? ? ? Countries_PE_provinces_Loreto) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 1267077)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_alKhartum_cities_Omdurman))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_alKhartum_cities_Omdurman) (el ? ? ? Countries_SUD_provinces_alKhartum) - -equal (el ? ? ? (toInt 324400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Mangghystau))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Mangghystau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 165600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Mangghystau_cities_Aqtau) (el ? ? ? Countries_KAZ_provinces_Mangghystau) - -located (el ? ? ? Mountains_Tahat) (el ? ? ? Algeria) - -equal (el ? ? ? (toInt 372000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_NorthEastern))) - -landAreaOnly (el ? ? ? Countries_EAK_provinces_NorthEastern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 126090)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAK_provinces_NorthEastern_cities_Garissa) (el ? ? ? Countries_EAK_provinces_NorthEastern) - -equal (el ? ? ? (toInt 282000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Maiduguri))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Maiduguri) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 254480)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Overijssel_cities_Enschede))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Overijssel_cities_Enschede) (el ? ? ? Countries_NL_provinces_Overijssel) - -equal (el ? ? ? (toInt 33000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GQ_cities_Malabo))) - -geographicalSubregion (el ? ? ? Countries_GQ_cities_Malabo) (el ? ? ? EquatorialGuinea) - -equal (el ? ? ? (toInt 337765)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Baoji))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Baoji) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNPREDEP) - -equal (el ? ? ? (toInt 422500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Fejer))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Fejer) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4374)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Fejer_cities_Szekesfehervar) (el ? ? ? Countries_H_provinces_Fejer) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IOC) - -located (el ? ? ? Mountains_KingsPeak) (el ? ? ? Countries_USA_provinces_Utah) - -located (el ? ? ? Mountains_KingsPeak) (el ? ? ? UnitedStates) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Bialskopodlaskie_cities_BialaPodlaska) (el ? ? ? Countries_PL_provinces_Bialskopodlaskie) - -member (el ? ? ? Angola) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IBRD) - -geographicalSubregion (el ? ? ? Countries_IL_provinces_Central_cities_Ramla) (el ? ? ? Countries_IL_provinces_Central) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_PCA) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Sirnak_cities_Sirnak) (el ? ? ? Countries_TR_provinces_Sirnak) - -equal (el ? ? ? (toInt 1544934)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Nagasaki))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Nagasaki) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4112)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Nagasaki_cities_Nagasaki) (el ? ? ? Countries_J_provinces_Nagasaki) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Mtwara_cities_MtwaraMikandani) (el ? ? ? Countries_EAT_provinces_Mtwara) - -sharedBorderLength (el ? ? ? Romania) (el ? ? ? Hungary) (el ? ? ? (MeasureFn (el ? ? ? (toInt 443)) (el ? ? ? Kilometer))) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Andorra) (el ? ? ? Organizations_IFRCS) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Botosani_cities_Botosani) (el ? ? ? Countries_RO_provinces_Botosani) - -equal (el ? ? ? (toInt 716000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Gaziantep_cities_Gaziantep))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Gaziantep_cities_Gaziantep) (el ? ? ? Countries_TR_provinces_Gaziantep) - -equal (el ? ? ? (toInt 970900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Mara))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Mara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19566)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Mara_cities_Musoma) (el ? ? ? Countries_EAT_provinces_Mara) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IFC) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_G_2) - -member (el ? ? ? Japan) (el ? ? ? Organizations_G_7) - -sharedBorderLength (el ? ? ? Luxembourg) (el ? ? ? Germany) (el ? ? ? (MeasureFn (el ? ? ? (toInt 138)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? SaudiArabia) (el ? ? ? Oman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 676)) (el ? ? ? Kilometer))) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 145000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BRN_cities_Manama))) - -geographicalSubregion (el ? ? ? Countries_BRN_cities_Manama) (el ? ? ? Bahrain) - -located (el ? ? ? Lakes_Bodensee) (el ? ? ? Germany) - -located (el ? ? ? Lakes_Bodensee) (el ? ? ? Countries_CH_provinces_TG) - -located (el ? ? ? Lakes_Bodensee) (el ? ? ? Austria) - -located (el ? ? ? Lakes_Bodensee) (el ? ? ? Countries_A_provinces_Vorarlberg) - -located (el ? ? ? Lakes_Bodensee) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -located (el ? ? ? Lakes_Bodensee) (el ? ? ? Countries_CH_provinces_SG) - -located (el ? ? ? Lakes_Bodensee) (el ? ? ? Countries_D_provinces_Bayern) - -located (el ? ? ? Lakes_Bodensee) (el ? ? ? Switzerland) - -landAreaOnly (el ? ? ? Lakes_Bodensee) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 538.5)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_NAU_cities_Yaren) (el ? ? ? Nauru) - -equal (el ? ? ? (toInt 520000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Chongjin))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Chongjin) (el ? ? ? NorthKorea) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 606620)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Aragon_cities_Zaragoza))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Aragon_cities_Zaragoza) (el ? ? ? Countries_E_provinces_Aragon) - -equal (el ? ? ? (toInt 102100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Nottinghamshire_cities_Mansfield))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Nottinghamshire_cities_Mansfield) (el ? ? ? Countries_GB_provinces_Nottinghamshire) - -member (el ? ? ? India) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 225366)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Kentucky_cities_LexingtonFayette))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Kentucky_cities_LexingtonFayette) (el ? ? ? Countries_USA_provinces_Kentucky) - -equal (el ? ? ? (toInt 1009655)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Lambayeque))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Lambayeque) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14231)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Lambayeque_cities_Chiclayo) (el ? ? ? Countries_PE_provinces_Lambayeque) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_NIB) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Western_cities_Mongu) (el ? ? ? Countries_Z_provinces_Western) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 678000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast_cities_Simbirsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast_cities_Simbirsk) (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 155000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_LundaSul))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_LundaSul) (el ? ? ? (MeasureFn (el ? ? ? (toInt 56985)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_LundaSul_cities_Saurimo) (el ? ? ? Countries_ANG_provinces_LundaSul) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IGADD) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IFC) - -located (el ? ? ? Rivers_Ruvuma) (el ? ? ? Countries_MOC_provinces_Niassa) - -located (el ? ? ? Rivers_Ruvuma) (el ? ? ? Countries_MOC_provinces_CaboDelgado) - -located (el ? ? ? Rivers_Ruvuma) (el ? ? ? Countries_EAT_provinces_Ruvuma) - -located (el ? ? ? Rivers_Ruvuma) (el ? ? ? Countries_EAT_provinces_Mtwara) - -located (el ? ? ? Rivers_Ruvuma) (el ? ? ? Mozambique) - -located (el ? ? ? Rivers_Ruvuma) (el ? ? ? Tanzania) - -flowsInto (el ? ? ? Rivers_Ruvuma) (el ? ? ? Seas_IndianOcean) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_SADC) - -equal (el ? ? ? (toInt 102134)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Zhucheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Zhucheng) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 234706)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Paulista))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Paulista) (el ? ? ? Countries_BR_provinces_Pernambuco) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_UN) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_FAO) - -landAreaOnly (el ? ? ? Djibouti) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22000)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Djibouti) (el ? ? ? Ethiopia) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_AFESD) - -capitalCity (el ? ? ? Countries_DJI_cities_Djibouti) (el ? ? ? Djibouti) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_ACCT) - -sectorCompositionOfGDPInPeriod (el ? ? ? Djibouti) (el ? ? ? ServiceSector) (el ? ? ? (toInt 76)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Djibouti) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 21)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_UNESCO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Djibouti) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_AL) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_ICAO) - -meetsSpatially (el ? ? ? Djibouti) (el ? ? ? Somalia) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_OIC) - -inflationRateInCountry (el ? ? ? Djibouti) (el ? ? ? (toInt 6)) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 427642)) (el ? ? ? (PopulationFn (el ? ? ? Djibouti))) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IGADD) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_WFTU) - -meetsSpatially (el ? ? ? Djibouti) (el ? ? ? Eritrea) - -member (el ? ? ? Djibouti) (el ? ? ? Organizations_Interpol) - -sharedBorderLength (el ? ? ? Mali) (el ? ? ? BurkinaFaso) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1000)) (el ? ? ? Kilometer))) - -member (el ? ? ? Laos) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 1250971)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Semarang))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Semarang) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 455868)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Karbala))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_Karbala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5034)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Karbala_cities_Karbala) (el ? ? ? Countries_IRQ_provinces_Karbala) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_WMO) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_ANC) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Jeleniogorskie_cities_JeleniaGora) (el ? ? ? Countries_PL_provinces_Jeleniogorskie) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_WTrO) - -landAreaOnly (el ? ? ? Brunei) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5770)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_C) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 299939)) (el ? ? ? (PopulationFn (el ? ? ? Brunei))) - -meetsSpatially (el ? ? ? Brunei) (el ? ? ? Malaysia) - -capitalCity (el ? ? ? Countries_BRU_cities_BandarSeriBegawan) (el ? ? ? Brunei) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_MekongGroup) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_ESCAP) - -sectorCompositionOfGDPInPeriod (el ? ? ? Brunei) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 42)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_IDB) - -sectorCompositionOfGDPInPeriod (el ? ? ? Brunei) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_UN) - -inflationRateInCountry (el ? ? ? Brunei) (el ? ? ? (toRealNum 2.4)) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_IMF) - -sectorCompositionOfGDPInPeriod (el ? ? ? Brunei) (el ? ? ? ServiceSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_ASEAN) - -member (el ? ? ? Brunei) (el ? ? ? Organizations_NAM) - -sharedBorderLength (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Albania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 287)) (el ? ? ? Kilometer))) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? France) (el ? ? ? Organizations_G_8) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_G_77) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Bayburt_cities_Bayburt) (el ? ? ? Countries_TR_provinces_Bayburt) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 411542)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Orissa_cities_Bhubaneswar))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Orissa_cities_Bhubaneswar) (el ? ? ? Countries_IND_provinces_Orissa) - -geographicalSubregion (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? Continents_Asia) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_Interpol) - -located (el ? ? ? Mountains_PikMoskva) (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni) - -located (el ? ? ? Mountains_PikMoskva) (el ? ? ? Tajikistan) - -equal (el ? ? ? (toInt 127139)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Recklinghausen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Recklinghausen) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -equal (el ? ? ? (toInt 309010)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AnNajaf_cities_AnNajaf))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_AnNajaf_cities_AnNajaf) (el ? ? ? Countries_IRQ_provinces_AnNajaf) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Hakkari_cities_Hakkari) (el ? ? ? Countries_TR_provinces_Hakkari) - -equal (el ? ? ? (toInt 100079)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Varginha))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Varginha) (el ? ? ? Countries_BR_provinces_MinasGerais) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UN) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_ITU) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Mali) (el ? ? ? Organizations_WADB) - -geographicalSubregion (el ? ? ? Ethiopia) (el ? ? ? Continents_Africa) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Greece) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 216000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Debrecen_munic_cities_Debrecen))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Debrecen_munic_cities_Debrecen) (el ? ? ? Countries_H_provinces_Debrecen_munic) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_AFESD) - -located (el ? ? ? Rivers_Benue) (el ? ? ? Countries_CAM_provinces_Nord) - -located (el ? ? ? Rivers_Benue) (el ? ? ? Cameroon) - -located (el ? ? ? Rivers_Benue) (el ? ? ? Nigeria) - -flowsInto (el ? ? ? Rivers_Benue) (el ? ? ? Rivers_Niger) - -equal (el ? ? ? (toInt 136811)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Xianning))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Xianning) (el ? ? ? Countries_TJ_provinces_Hubei) - -hasHeadq (el ? ? ? Organizations_Interpol) (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_Lyon) - -sharedBorderLength (el ? ? ? Guatemala) (el ? ? ? ElSalvador) (el ? ? ? (MeasureFn (el ? ? ? (toInt 203)) (el ? ? ? Kilometer))) - -member (el ? ? ? Malta) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Peru) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Angola) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 193189)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Iowa_cities_DesMoines))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Iowa_cities_DesMoines) (el ? ? ? Countries_USA_provinces_Iowa) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_WMO) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Belize) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 312892)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Yangzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Yangzhou) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -located (el ? ? ? Islands_Molokai) (el ? ? ? Countries_USA_provinces_Hawaii) - -located (el ? ? ? Islands_Molokai) (el ? ? ? UnitedStates) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IFRCS) - -hasHeadq (el ? ? ? Organizations_EFTA) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 179659)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Murcia_cities_Cartagena))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Murcia_cities_Cartagena) (el ? ? ? Countries_E_provinces_Murcia) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_C) - -equal (el ? ? ? (toInt 133850)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Nevada_cities_Reno))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Nevada_cities_Reno) (el ? ? ? Countries_USA_provinces_Nevada) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 500700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Krosnienskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Krosnienskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5702)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Krosnienskie_cities_Krosno) (el ? ? ? Countries_PL_provinces_Krosnienskie) - -equal (el ? ? ? (toInt 786757)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Malmohus))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Malmohus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4938)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Malmohus_cities_Malmo) (el ? ? ? Countries_S_provinces_Malmohus) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 145000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_cities_Mejicanos))) - -geographicalSubregion (el ? ? ? Countries_ES_cities_Mejicanos) (el ? ? ? ElSalvador) - -equal (el ? ? ? (toInt 114516)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Diyala_cities_Baqubah))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Diyala_cities_Baqubah) (el ? ? ? Countries_IRQ_provinces_Diyala) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_WCL) - -located (el ? ? ? Islands_Lampedusa) (el ? ? ? Countries_I_provinces_Sicilia) - -located (el ? ? ? Islands_Lampedusa) (el ? ? ? Italy) - -equal (el ? ? ? (toInt 36466)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_NW))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_NW) (el ? ? ? (MeasureFn (el ? ? ? (toInt 276)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_NW_cities_Stans) (el ? ? ? Countries_CH_provinces_NW) - -located (el ? ? ? Islands_Panay) (el ? ? ? Philippines) - -located (el ? ? ? Seas_GulfofAden) (el ? ? ? Somalia) - -located (el ? ? ? Seas_GulfofAden) (el ? ? ? Djibouti) - -depth (el ? ? ? Seas_GulfofAden) (el ? ? ? (toInt 5143)) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNIFIL) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 614929)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Tottori))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Tottori) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3494)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Tottori_cities_Tottori) (el ? ? ? Countries_J_provinces_Tottori) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 34479)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Nordland_cities_Bodoe))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Nordland_cities_Bodoe) (el ? ? ? Countries_N_provinces_Nordland) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_ICRM) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Sagaing_cities_Sagaing) (el ? ? ? Countries_MYA_provinces_Sagaing) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Japan) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_ICFTU) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Wakayama_cities_Wakayama) (el ? ? ? Countries_J_provinces_Wakayama) - -equal (el ? ? ? (toInt 256882)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kocaeli_cities_Kocaeli))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kocaeli_cities_Kocaeli) (el ? ? ? Countries_TR_provinces_Kocaeli) - -member (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 237958)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordBrabant_cities_Tilburg))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_NoordBrabant_cities_Tilburg) (el ? ? ? Countries_NL_provinces_NoordBrabant) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Valle_cities_Nacaome) (el ? ? ? Countries_HCA_provinces_Valle) - -equal (el ? ? ? (toInt 253000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Madeira))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Madeira) (el ? ? ? (MeasureFn (el ? ? ? (toInt 794)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 483200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Elblaskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Elblaskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6103)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Elblaskie_cities_Elblag) (el ? ? ? Countries_PL_provinces_Elblaskie) - -member (el ? ? ? France) (el ? ? ? Organizations_AG) - -equal (el ? ? ? (toInt 119883)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Kansas_cities_Topeka))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Kansas_cities_Topeka) (el ? ? ? Countries_USA_provinces_Kansas) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_UN) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 449337)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Oslo_cities_Oslo))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Oslo_cities_Oslo) (el ? ? ? Countries_N_provinces_Oslo) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 280661)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_AndamanandNicobarIs_))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_AndamanandNicobarIs_) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8249)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_AndamanandNicobarIs__cities_PortBlair) (el ? ? ? Countries_IND_provinces_AndamanandNicobarIs_) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_CBSS) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_BlaenauGwent_cities_EbbwVale) (el ? ? ? Countries_GB_provinces_BlaenauGwent) - -member (el ? ? ? Panama) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Israel) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 485768)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Phatthalung))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Phatthalung) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3421)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Spain) (el ? ? ? Organizations_EBRD) - -sharedBorderLength (el ? ? ? Mauritania) (el ? ? ? Algeria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 463)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 447600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Lothian_cities_Edinburgh))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Lothian_cities_Edinburgh) (el ? ? ? Countries_GB_provinces_Lothian) - -equal (el ? ? ? (toInt 84021)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_McAllen))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_McAllen) (el ? ? ? Countries_USA_provinces_Texas) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Greece) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_ANC) - -equal (el ? ? ? (toInt 266055)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_Matamoros))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_Matamoros) (el ? ? ? Countries_MEX_provinces_Tamaulipas) - -equal (el ? ? ? (toInt 631543)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Padang))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Padang) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 104000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_NorthYorkshire_cities_York))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_NorthYorkshire_cities_York) (el ? ? ? Countries_GB_provinces_NorthYorkshire) - -equal (el ? ? ? (toInt 129000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Odintsovo))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Odintsovo) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -equal (el ? ? ? (toInt 724400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Leeds))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Leeds) (el ? ? ? Countries_GB_provinces_WestYorkshire) - -equal (el ? ? ? (toInt 315976)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Bhatpara))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Bhatpara) (el ? ? ? Countries_IND_provinces_MadhyaPradesh) - -equal (el ? ? ? (toInt 228096)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_Kurdufan_cities_alUbayyid))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_Kurdufan_cities_alUbayyid) (el ? ? ? Countries_SUD_provinces_Kurdufan) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_IDA) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 64000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_provinces_Ajman))) - -landAreaOnly (el ? ? ? Countries_UAE_provinces_Ajman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 64)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 157548)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taichung_cities_Fengyuan))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Taichung_cities_Fengyuan) (el ? ? ? Countries_RC_provinces_Taichung) - -equal (el ? ? ? (toInt 434771)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Isparta))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Isparta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8933)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Isparta_cities_Isparta) (el ? ? ? Countries_TR_provinces_Isparta) - -equal (el ? ? ? (toInt 154000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Jessore))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Jessore) (el ? ? ? Bangladesh) - -member (el ? ? ? Australia) (el ? ? ? Organizations_BIS) - -equal (el ? ? ? (toInt 186000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Saratovskayaoblast_cities_Engels))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Saratovskayaoblast_cities_Engels) (el ? ? ? Countries_R_provinces_Saratovskayaoblast) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Mus_cities_Mus) (el ? ? ? Countries_TR_provinces_Mus) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_OSCE) - -sharedBorderLength (el ? ? ? Germany) (el ? ? ? CzechRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 646)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 23682)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Q_cities_Wakrah))) - -geographicalSubregion (el ? ? ? Countries_Q_cities_Wakrah) (el ? ? ? Qatar) - -located (el ? ? ? Seas_EastChinaSea) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -located (el ? ? ? Seas_EastChinaSea) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -located (el ? ? ? Seas_EastChinaSea) (el ? ? ? Countries_TJ_provinces_Fujian) - -located (el ? ? ? Seas_EastChinaSea) (el ? ? ? Taiwan) - -located (el ? ? ? Seas_EastChinaSea) (el ? ? ? China) - -depth (el ? ? ? Seas_EastChinaSea) (el ? ? ? (toInt 2370)) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_NAM) - -hasHeadq (el ? ? ? Organizations_ECOSOC) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_IFC) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Rize_cities_Rize) (el ? ? ? Countries_TR_provinces_Rize) - -equal (el ? ? ? (toInt 1360900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Daressalam))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Daressalam) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1393)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Daressalam_cities_DaresSalaam) (el ? ? ? Countries_EAT_provinces_Daressalam) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_C) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 2066200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestYorkshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_WestYorkshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2039)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Wakefield) (el ? ? ? Countries_GB_provinces_WestYorkshire) - -located (el ? ? ? Islands_SouthamptonIsland) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -located (el ? ? ? Islands_SouthamptonIsland) (el ? ? ? Canada) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 242085)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Holguin_cities_Holguin))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_Holguin_cities_Holguin) (el ? ? ? Countries_C_provinces_Holguin) - -member (el ? ? ? Countries_cid_cia_Pitcairn_Islands) (el ? ? ? Organizations_SPC) - -equal (el ? ? ? (toInt 56)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Pitcairn_Islands))) - -capitalCity (el ? ? ? Countries_cid_cia_Pitcairn_Islands_cities_Adamstown) (el ? ? ? Countries_cid_cia_Pitcairn_Islands) - -landAreaOnly (el ? ? ? Countries_cid_cia_Pitcairn_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 47)) (el ? ? ? SquareKilometer))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Baker_Island) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1.4)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? France) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Poland) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Oman) (el ? ? ? Organizations_AMF) - -located (el ? ? ? Mountains_Grossglockner) (el ? ? ? Countries_A_provinces_Carinthia) - -located (el ? ? ? Mountains_Grossglockner) (el ? ? ? Austria) - -equal (el ? ? ? (toInt 401000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Viseu))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Viseu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5007)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_SPC) - -equal (el ? ? ? (toInt 127408)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_CamPha))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_CamPha) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 94900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Mary_cities_Mary))) - -geographicalSubregion (el ? ? ? Countries_TM_provinces_Mary_cities_Mary) (el ? ? ? Countries_TM_provinces_Mary) - -geographicalSubregion (el ? ? ? Albania) (el ? ? ? Continents_Europe) - -member (el ? ? ? France) (el ? ? ? Organizations_EN) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 474000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Ivanovskayaoblast_cities_Ivanovo))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Ivanovskayaoblast_cities_Ivanovo) (el ? ? ? Countries_R_provinces_Ivanovskayaoblast) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 110910)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bayern_cities_Ingolstadt))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bayern_cities_Ingolstadt) (el ? ? ? Countries_D_provinces_Bayern) - -equal (el ? ? ? (toInt 108200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Shan_cities_Taunggyi))) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Shan_cities_Taunggyi) (el ? ? ? Countries_MYA_provinces_Shan) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Oman) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_ITU) - -sharedBorderLength (el ? ? ? Honduras) (el ? ? ? ElSalvador) (el ? ? ? (MeasureFn (el ? ? ? (toInt 342)) (el ? ? ? Kilometer))) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_WFTU) - -hasHeadq (el ? ? ? Organizations_ECA) (el ? ? ? Countries_ETH_cities_AddisAbaba) - -member (el ? ? ? Angola) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 32022)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Nevada_cities_CarsonCity))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Nevada_cities_CarsonCity) (el ? ? ? Countries_USA_provinces_Nevada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNFICYP) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Ciechanowskie_cities_Ciechanow) (el ? ? ? Countries_PL_provinces_Ciechanowskie) - -equal (el ? ? ? (toInt 1006081)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Liege))) - -landAreaOnly (el ? ? ? Countries_B_provinces_Liege) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3862)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_B_provinces_Liege_cities_Liege) (el ? ? ? Countries_B_provinces_Liege) - -equal (el ? ? ? (toInt 2796000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Bretagne))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Bretagne) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27209)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Bretagne_cities_Rennes) (el ? ? ? Countries_F_provinces_Bretagne) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 393929)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Georgia_cities_Atlanta))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Georgia_cities_Atlanta) (el ? ? ? Countries_USA_provinces_Georgia) - -located (el ? ? ? Lakes_LakeTahoe) (el ? ? ? Countries_USA_provinces_Nevada) - -located (el ? ? ? Lakes_LakeTahoe) (el ? ? ? Countries_USA_provinces_California) - -located (el ? ? ? Lakes_LakeTahoe) (el ? ? ? UnitedStates) - -landAreaOnly (el ? ? ? Lakes_LakeTahoe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 500)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Singida_cities_Singida) (el ? ? ? Countries_EAT_provinces_Singida) - -equal (el ? ? ? (toInt 368316)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Zhenjiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Zhenjiang) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 27714)) (el ? ? ? (PopulationFn (el ? ? ? Countries_FL_cities_Vaduz))) - -geographicalSubregion (el ? ? ? Countries_FL_cities_Vaduz) (el ? ? ? Liechtenstein) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Bie_cities_Bie) (el ? ? ? Countries_ANG_provinces_Bie) - -equal (el ? ? ? (toInt 133910)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Wendeng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Wendeng) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 19528)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Alaska_cities_Juneau))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Alaska_cities_Juneau) (el ? ? ? Countries_USA_provinces_Alaska) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_UN) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_OECD) - -equal (el ? ? ? (toInt 160331)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_CiudadMadero))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_CiudadMadero) (el ? ? ? Countries_MEX_provinces_Tamaulipas) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_CEEAC) - -equal (el ? ? ? (toInt 312000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofNorthOssetiya_cities_Vladikavkaz))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofNorthOssetiya_cities_Vladikavkaz) (el ? ? ? Countries_R_provinces_Rep_ofNorthOssetiya) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 3799800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Bago))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Bago) (el ? ? ? (MeasureFn (el ? ? ? (toInt 39404)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Bago_cities_Bago) (el ? ? ? Countries_MYA_provinces_Bago) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNOMIG) - -equal (el ? ? ? (toInt 4351769)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Louisiana))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Louisiana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 123677)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Louisiana_cities_BatonRouge) (el ? ? ? Countries_USA_provinces_Louisiana) - -member (el ? ? ? Peru) (el ? ? ? Organizations_G_19) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 109189)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taitung_cities_Taitung))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Taitung_cities_Taitung) (el ? ? ? Countries_RC_provinces_Taitung) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 468000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Vaslui))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Vaslui) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5297)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Vaslui_cities_Vaslui) (el ? ? ? Countries_RO_provinces_Vaslui) - -sharedBorderLength (el ? ? ? Venezuela) (el ? ? ? Colombia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2050)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 307500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_SantaBarbara))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_SantaBarbara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5113)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_SantaBarbara_cities_SantaBarbara) (el ? ? ? Countries_HCA_provinces_SantaBarbara) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 1086726)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Chaiyaphum))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Chaiyaphum) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12785)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 102724)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Berkeley))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Berkeley) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 156631)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Itaborai))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Itaborai) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_ICRM) - -hasHeadq (el ? ? ? Organizations_UNOMIL) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Continents_America) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Huila_cities_Lubango) (el ? ? ? Countries_ANG_provinces_Huila) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 57100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Central_cities_Thika))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Central_cities_Thika) (el ? ? ? Countries_EAK_provinces_Central) - -member (el ? ? ? Japan) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 137348)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Babol))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Babol) (el ? ? ? Countries_IR_provinces_Mazandaran) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IMO) - -sharedBorderLength (el ? ? ? Somalia) (el ? ? ? Kenya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 682)) (el ? ? ? Kilometer))) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 230587)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Jiangmen))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Jiangmen) (el ? ? ? Countries_TJ_provinces_Guangdong) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_UN) - -meetsSpatially (el ? ? ? Kyrgyzstan) (el ? ? ? Kazakstan) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_ICAO) - -meetsSpatially (el ? ? ? Kyrgyzstan) (el ? ? ? Tajikistan) - -meetsSpatially (el ? ? ? Kyrgyzstan) (el ? ? ? China) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_CIS) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_WToO) - -landAreaOnly (el ? ? ? Kyrgyzstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 198500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KGZ_cities_Bishkek) (el ? ? ? Kyrgyzstan) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_ECO) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_ANC) - -meetsSpatially (el ? ? ? Kyrgyzstan) (el ? ? ? Uzbekistan) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 4529648)) (el ? ? ? (PopulationFn (el ? ? ? Kyrgyzstan))) - -inflationRateInCountry (el ? ? ? Kyrgyzstan) (el ? ? ? (toInt 32)) - -member (el ? ? ? Kyrgyzstan) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 621000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Mures))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Mures) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6696)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Mures_cities_TirguMures) (el ? ? ? Countries_RO_provinces_Mures) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 346632)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Tolima_cities_Ibague))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Tolima_cities_Ibague) (el ? ? ? Countries_CO_provinces_Tolima) - -member (el ? ? ? Mali) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 665636)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Bakhtaran_cities_Bakhtaran))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Bakhtaran_cities_Bakhtaran) (el ? ? ? Countries_IR_provinces_Bakhtaran) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 1186602)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Idaho))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Idaho) (el ? ? ? (MeasureFn (el ? ? ? (toInt 216430)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Idaho_cities_Boise) (el ? ? ? Countries_USA_provinces_Idaho) - -geographicalSubregion (el ? ? ? Tonga) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Belize) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_SPC) - -inflationRateInCountry (el ? ? ? Tuvalu) (el ? ? ? (toRealNum 2.9)) - -equal (el ? ? ? (toInt 10146)) (el ? ? ? (PopulationFn (el ? ? ? Tuvalu))) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_IFRCS) - -capitalCity (el ? ? ? Countries_TUV_cities_Funafuti) (el ? ? ? Tuvalu) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_SPF) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_C) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_ACP) - -landAreaOnly (el ? ? ? Tuvalu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? Tuvalu) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 1283252)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Hainaut))) - -landAreaOnly (el ? ? ? Countries_B_provinces_Hainaut) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3787)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_B_provinces_Hainaut_cities_Mons) (el ? ? ? Countries_B_provinces_Hainaut) - -geographicalSubregion (el ? ? ? Indonesia) (el ? ? ? Continents_Asia) - -member (el ? ? ? Malta) (el ? ? ? Organizations_EU) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_IDA) - -located (el ? ? ? Lakes_OzeroTaimyr) (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) - -located (el ? ? ? Lakes_OzeroTaimyr) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Lakes_OzeroTaimyr) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4560)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 133769)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Itapevi))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Itapevi) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 107632)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Tlemcen))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Tlemcen) (el ? ? ? Algeria) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IFC) - -sharedBorderLength (el ? ? ? Rwanda) (el ? ? ? Tanzania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 217)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 801036)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_NovoIguacu))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_NovoIguacu) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_G_10) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_G_24) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_OAS) - -sharedBorderLength (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Hungary) (el ? ? ? (MeasureFn (el ? ? ? (toInt 151)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 108357)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Alsace_cities_Mulhouse))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Alsace_cities_Mulhouse) (el ? ? ? Countries_F_provinces_Alsace) - -located (el ? ? ? Islands_Fuenen) (el ? ? ? Denmark) - -landAreaOnly (el ? ? ? Islands_Fuenen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2976)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Flevoland_cities_Lelystad) (el ? ? ? Countries_NL_provinces_Flevoland) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 2279677)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_DistritoFederal))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_DistritoFederal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1930)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_DistritoFederal_cities_Caracas) (el ? ? ? Countries_YV_provinces_DistritoFederal) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 74306)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_MadredeDios))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_MadredeDios) (el ? ? ? (MeasureFn (el ? ? ? (toInt 85182)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_MadredeDios_cities_PuertoMaldonado) (el ? ? ? Countries_PE_provinces_MadredeDios) - -geographicalSubregion (el ? ? ? Morocco) (el ? ? ? Continents_Africa) - -member (el ? ? ? Spain) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IADB) - -equal (el ? ? ? (toInt 191600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Vestfold))) - -capitalCity (el ? ? ? Countries_N_provinces_Vestfold_cities_Toensberg) (el ? ? ? Countries_N_provinces_Vestfold) - -equal (el ? ? ? (toInt 350696)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Taian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Taian) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 151400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cheshire_cities_Macclesfield))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cheshire_cities_Macclesfield) (el ? ? ? Countries_GB_provinces_Cheshire) - -member (el ? ? ? Russia) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 3305562)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Paraiba))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Paraiba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 56584)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Paraiba_cities_JoaoPessoa) (el ? ? ? Countries_BR_provinces_Paraiba) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_LAES) - -equal (el ? ? ? (toInt 134158)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Miranda_cities_Guarenas))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Miranda_cities_Guarenas) (el ? ? ? Countries_YV_provinces_Miranda) - -equal (el ? ? ? (toInt 201789)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Hessen_cities_Kassel))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Hessen_cities_Kassel) (el ? ? ? Countries_D_provinces_Hessen) - -equal (el ? ? ? (toInt 104000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Gazipur))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Gazipur) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 832427)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Tokushima))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Tokushima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4145)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Tokushima_cities_Tokushima) (el ? ? ? Countries_J_provinces_Tokushima) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 1538800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Kent))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Kent) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3731)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Kent_cities_Maidstone) (el ? ? ? Countries_GB_provinces_Kent) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_IFRCS) - -sharedBorderLength (el ? ? ? Tanzania) (el ? ? ? Burundi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 451)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? UnitedKingdom) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 472020)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Austin))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Austin) (el ? ? ? Countries_USA_provinces_Texas) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Libya) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 1360850)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Daressalam_cities_DaresSalaam))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Daressalam_cities_DaresSalaam) (el ? ? ? Countries_EAT_provinces_Daressalam) - -equal (el ? ? ? (toInt 1166203)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi_cities_Tabriz))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi_cities_Tabriz) (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi) - -equal (el ? ? ? (toInt 130900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Valle))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Valle) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1565)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Valle_cities_Nacaome) (el ? ? ? Countries_HCA_provinces_Valle) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_ECO) - -equal (el ? ? ? (toInt 402765)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Lamphun))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Lamphun) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4525)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 134426)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_SoerTrondelag_cities_Trondheim))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_SoerTrondelag_cities_Trondheim) (el ? ? ? Countries_N_provinces_SoerTrondelag) - -member (el ? ? ? Mali) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_MINURSO) - -sharedBorderLength (el ? ? ? Countries_cid_cia_Gaza_Strip) (el ? ? ? Israel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 51)) (el ? ? ? Kilometer))) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ESA) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Libya) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_ISO) - -located (el ? ? ? Islands_FernandoPoo) (el ? ? ? EquatorialGuinea) - -located (el ? ? ? Mountains_Kinabalu) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 240100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Sivas_cities_Sivas))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Sivas_cities_Sivas) (el ? ? ? Countries_TR_provinces_Sivas) - -equal (el ? ? ? (toInt 281183)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Jingdezhen))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Jingdezhen) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -geographicalSubregion (el ? ? ? Countries_CI_cities_Yamoussoukro) (el ? ? ? CoteDIvoire) - -member (el ? ? ? Albania) (el ? ? ? Organizations_UN) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 2859220)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_KasaiOriental))) - -landAreaOnly (el ? ? ? Countries_ZRE_provinces_KasaiOriental) (el ? ? ? (MeasureFn (el ? ? ? (toInt 168216)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ZRE_provinces_KasaiOriental_cities_MbujiMayi) (el ? ? ? Countries_ZRE_provinces_KasaiOriental) - -equal (el ? ? ? (toInt 1035500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Surrey))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Surrey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1679)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Surrey_cities_Kingston) (el ? ? ? Countries_GB_provinces_Surrey) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_KaskaziniUjunga_cities_Mkokotoni) (el ? ? ? Countries_EAT_provinces_KaskaziniUjunga) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_IDA) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_APEC) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_UPU) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_SPC) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 4394537)) (el ? ? ? (PopulationFn (el ? ? ? PapuaNewGuinea))) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_ITU) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_G_77) - -inflationRateInCountry (el ? ? ? PapuaNewGuinea) (el ? ? ? (toInt 15)) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_FAO) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_UN) - -meetsSpatially (el ? ? ? PapuaNewGuinea) (el ? ? ? Indonesia) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_IMF) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_NAM) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_ACP) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_WMO) - -capitalCity (el ? ? ? Countries_PNG_cities_PortMoresby) (el ? ? ? PapuaNewGuinea) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_AsDB) - -landAreaOnly (el ? ? ? PapuaNewGuinea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 461690)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_ISO) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_C) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_IFC) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_IMO) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_IOC) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_CP) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_SPF) - -member (el ? ? ? PapuaNewGuinea) (el ? ? ? Organizations_WHO) - -member (el ? ? ? France) (el ? ? ? Organizations_FZ) - -sharedBorderLength (el ? ? ? France) (el ? ? ? Switzerland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 573)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 991870)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Piemonte_cities_Turin))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Piemonte_cities_Turin) (el ? ? ? Countries_I_provinces_Piemonte) - -member (el ? ? ? Spain) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 800000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RH_cities_Port_au_Prince))) - -geographicalSubregion (el ? ? ? Countries_RH_cities_Port_au_Prince) (el ? ? ? Haiti) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ICRM) - -inflationRateInCountry (el ? ? ? Morocco) (el ? ? ? (toRealNum 5.4)) - -geographicSubregion (el ? ? ? Countries_MA_provinces_CentreSud) (el ? ? ? Morocco) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_UN) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IDB) - -meetsSpatially (el ? ? ? Morocco) (el ? ? ? Algeria) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IFRCS) - -sectorCompositionOfGDPInPeriod (el ? ? ? Morocco) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 53.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_WMO) - -landAreaOnly (el ? ? ? Morocco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 446550)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_MA_provinces_Oriental) (el ? ? ? Morocco) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_AMF) - -geographicSubregion (el ? ? ? Countries_MA_provinces_Tensift) (el ? ? ? Morocco) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_AMU) - -meetsSpatially (el ? ? ? Morocco) (el ? ? ? WesternSahara) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_Interpol) - -sectorCompositionOfGDPInPeriod (el ? ? ? Morocco) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 14.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_AL) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_MA_provinces_NordOuest) (el ? ? ? Morocco) - -geographicSubregion (el ? ? ? Countries_MA_provinces_CentreNord) (el ? ? ? Morocco) - -sectorCompositionOfGDPInPeriod (el ? ? ? Morocco) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 32.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 29779156)) (el ? ? ? (PopulationFn (el ? ? ? Morocco))) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Morocco) (el ? ? ? Organizations_OIC) - -capitalCity (el ? ? ? Countries_MA_cities_Rabat) (el ? ? ? Morocco) - -geographicSubregion (el ? ? ? Countries_MA_provinces_Centre) (el ? ? ? Morocco) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 9500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Aland_cities_Mariehamn))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Aland_cities_Mariehamn) (el ? ? ? Countries_SF_provinces_Aland) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_EU) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_IBRD) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_Usulutan_cities_Usulutan) (el ? ? ? Countries_ES_provinces_Usulutan) - -equal (el ? ? ? (toInt 1117000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Donetska_cities_Donetsk))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Donetska_cities_Donetsk) (el ? ? ? Countries_UA_provinces_Donetska) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 100570)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Sabara))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Sabara) (el ? ? ? Countries_BR_provinces_MinasGerais) - -equal (el ? ? ? (toInt 117886)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Lombardia_cities_Bergamo))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Lombardia_cities_Bergamo) (el ? ? ? Countries_I_provinces_Lombardia) - -equal (el ? ? ? (toInt 41309582)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Gujarat))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Gujarat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 196024)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Gujarat_cities_Gandhinagar) (el ? ? ? Countries_IND_provinces_Gujarat) - -member (el ? ? ? Malta) (el ? ? ? Organizations_CE) - -equal (el ? ? ? (toInt 59007)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Blekinge_cities_Karlskrona))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Blekinge_cities_Karlskrona) (el ? ? ? Countries_S_provinces_Blekinge) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Choluteca) (el ? ? ? Honduras) - -sectorCompositionOfGDPInPeriod (el ? ? ? Honduras) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 20)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Honduras) (el ? ? ? Guatemala) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Ocotepeque) (el ? ? ? Honduras) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_FranciscoMorazan) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IADB) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Yoro) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Lempira) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_BCIE) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_IslasdelaBahia) (el ? ? ? Honduras) - -meetsSpatially (el ? ? ? Honduras) (el ? ? ? ElSalvador) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 5605193)) (el ? ? ? (PopulationFn (el ? ? ? Honduras))) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_WCL) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_ElParaiso) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_UNMIH) - -sectorCompositionOfGDPInPeriod (el ? ? ? Honduras) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 30)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_CACM) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Intibuca) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_UN) - -inflationRateInCountry (el ? ? ? Honduras) (el ? ? ? (toInt 30)) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Cortes) (el ? ? ? Honduras) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_LaPaz) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IFRCS) - -landAreaOnly (el ? ? ? Honduras) (el ? ? ? (MeasureFn (el ? ? ? (toInt 112090)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Atlantida) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_WFTU) - -capitalCity (el ? ? ? Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_ICRM) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Valle) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Olancho) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IMO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Honduras) (el ? ? ? ServiceSector) (el ? ? ? (toInt 50)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Copan) (el ? ? ? Honduras) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_GraciasaDios) (el ? ? ? Honduras) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Comayagua) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_UPU) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_Colon) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_HCA_provinces_SantaBarbara) (el ? ? ? Honduras) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Honduras) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? Honduras) (el ? ? ? Nicaragua) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 4319154)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Alabama))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Alabama) (el ? ? ? (MeasureFn (el ? ? ? (toInt 133915)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Alabama_cities_Montgomery) (el ? ? ? Countries_USA_provinces_Alabama) - -geographicalSubregion (el ? ? ? Mongolia) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 813)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Christmas_Island))) - -capitalCity (el ? ? ? Countries_cid_cia_Christmas_Island_cities_TheSettlement) (el ? ? ? Countries_cid_cia_Christmas_Island) - -landAreaOnly (el ? ? ? Countries_cid_cia_Christmas_Island) (el ? ? ? (MeasureFn (el ? ? ? (toInt 135)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 699872)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Kerala_cities_Trivandrum))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Kerala_cities_Trivandrum) (el ? ? ? Countries_IND_provinces_Kerala) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Christmas_Island_cities_TheSettlement) (el ? ? ? Countries_cid_cia_Christmas_Island) - -equal (el ? ? ? (toInt 2037000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Bucuresti_cities_Bucharest))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Bucuresti_cities_Bucharest) (el ? ? ? Countries_RO_provinces_Bucuresti) - -equal (el ? ? ? (toInt 1540000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BY_cities_Minsk))) - -geographicalSubregion (el ? ? ? Countries_BY_cities_Minsk) (el ? ? ? Belarus) - -equal (el ? ? ? (toInt 156823)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Wanxian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Wanxian) (el ? ? ? Countries_TJ_provinces_Sichuan) - -equal (el ? ? ? (toInt 15685)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Hedmark_cities_Hamar))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Hedmark_cities_Hamar) (el ? ? ? Countries_N_provinces_Hedmark) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 7053043)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Andalusia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 87600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Andalusia_cities_Sevilla) (el ? ? ? Countries_E_provinces_Andalusia) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_WHO) - -located (el ? ? ? Mountains_Bjelucha) (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan) - -located (el ? ? ? Mountains_Bjelucha) (el ? ? ? Countries_R_provinces_Rep_ofAltay) - -located (el ? ? ? Mountains_Bjelucha) (el ? ? ? Kazakstan) - -located (el ? ? ? Mountains_Bjelucha) (el ? ? ? Russia) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Laos) (el ? ? ? Organizations_ITU) - -sharedBorderLength (el ? ? ? Argentina) (el ? ? ? Paraguay) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1880)) (el ? ? ? Kilometer))) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_CCC) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_IDA) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_SPC) - -sharedBorderLength (el ? ? ? Suriname) (el ? ? ? Guyana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 600)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 291187)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Jiujiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Jiujiang) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 722669)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Huanuco))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Huanuco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 36938)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Huanuco_cities_Huanuco) (el ? ? ? Countries_PE_provinces_Huanuco) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 567000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Hunedoara))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Hunedoara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7016)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Hunedoara_cities_Deva) (el ? ? ? Countries_RO_provinces_Hunedoara) - -member (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? Organizations_Interpol) - -geographicalSubregion (el ? ? ? Jordan) (el ? ? ? Continents_Asia) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Italy) (el ? ? ? Organizations_MINURSO) - -equal (el ? ? ? (toInt 177000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Samarskayaoblast_cities_Syzran))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Samarskayaoblast_cities_Syzran) (el ? ? ? Countries_R_provinces_Samarskayaoblast) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Panama) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 147030)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Para_cities_Maraba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Para_cities_Maraba) (el ? ? ? Countries_BR_provinces_Para) - -member (el ? ? ? Greece) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_ECLAC) - -equal (el ? ? ? (toInt 1507241)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Algiers))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Algiers) (el ? ? ? Algeria) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 1142105)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Tucuman))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Tucuman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22524)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Tucuman_cities_SanMigueldeTucuman) (el ? ? ? Countries_RA_provinces_Tucuman) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 363954)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Liupanshui))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Liupanshui) (el ? ? ? Countries_TJ_provinces_Guizhou) - -located (el ? ? ? Islands_Mayotta) (el ? ? ? Comoros) - -member (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 140600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Ferrara))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Ferrara) (el ? ? ? Countries_I_provinces_EmiliaRomagna) - -located (el ? ? ? Lakes_LakeOhrid) (el ? ? ? SerbiaAndMontenegro) - -located (el ? ? ? Lakes_LakeOhrid) (el ? ? ? Albania) - -landAreaOnly (el ? ? ? Lakes_LakeOhrid) (el ? ? ? (MeasureFn (el ? ? ? (toInt 367)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 151600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Buckinghamshire_cities_Aylesbury))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Buckinghamshire_cities_Aylesbury) (el ? ? ? Countries_GB_provinces_Buckinghamshire) - -sharedBorderLength (el ? ? ? SaudiArabia) (el ? ? ? Jordan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 728)) (el ? ? ? Kilometer))) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 220400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Oldham))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Oldham) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_C) - -equal (el ? ? ? (toInt 101177)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khorasan_cities_Birjand))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Khorasan_cities_Birjand) (el ? ? ? Countries_IR_provinces_Khorasan) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 39410)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_GL))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_GL) (el ? ? ? (MeasureFn (el ? ? ? (toInt 685)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_GL_cities_Glarus) (el ? ? ? Countries_CH_provinces_GL) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_CEI) - -geographicSubregion (el ? ? ? Countries_H_provinces_Szeged_munic) (el ? ? ? Hungary) - -geographicSubregion (el ? ? ? Countries_H_provinces_Gyor_munic) (el ? ? ? Hungary) - -sectorCompositionOfGDPInPeriod (el ? ? ? Hungary) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 37.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_H_provinces_Budapest_munic_cities_Budapest) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_MINURSO) - -geographicSubregion (el ? ? ? Countries_H_provinces_Pecs_munic) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UNIKOM) - -geographicSubregion (el ? ? ? Countries_H_provinces_GyorSopron) (el ? ? ? Hungary) - -geographicSubregion (el ? ? ? Countries_H_provinces_BorsodAbaujZemplen) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UNOMIG) - -inflationRateInCountry (el ? ? ? Hungary) (el ? ? ? (toRealNum 28.3)) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_CERN) - -geographicSubregion (el ? ? ? Countries_H_provinces_KomaromEsztergom) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_MTCR) - -meetsSpatially (el ? ? ? Hungary) (el ? ? ? Slovakia) - -geographicSubregion (el ? ? ? Countries_H_provinces_Bekes) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_CE) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UNIDO) - -landAreaOnly (el ? ? ? Hungary) (el ? ? ? (MeasureFn (el ? ? ? (toInt 93030)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_BIS) - -meetsSpatially (el ? ? ? Hungary) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_H_provinces_BacsKiskun) (el ? ? ? Hungary) - -equal (el ? ? ? (toInt 10002541)) (el ? ? ? (PopulationFn (el ? ? ? Hungary))) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UNU) - -geographicSubregion (el ? ? ? Countries_H_provinces_Nograd) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_ZC) - -geographicSubregion (el ? ? ? Countries_H_provinces_Pest) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_PCA) - -geographicSubregion (el ? ? ? Countries_H_provinces_Vas) (el ? ? ? Hungary) - -geographicSubregion (el ? ? ? Countries_H_provinces_Somogy) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_ISO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Hungary) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 7.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_H_provinces_Fejer) (el ? ? ? Hungary) - -geographicSubregion (el ? ? ? Countries_H_provinces_Miskolc_munic) (el ? ? ? Hungary) - -geographicSubregion (el ? ? ? Countries_H_provinces_SzabolcsSzatmar) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_H_provinces_Heves) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UNESCO) - -geographicSubregion (el ? ? ? Countries_H_provinces_Csongrad) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_IFC) - -meetsSpatially (el ? ? ? Hungary) (el ? ? ? Austria) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_EU) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UNMOT) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_G_9) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_EBRD) - -meetsSpatially (el ? ? ? Hungary) (el ? ? ? Slovenia) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_WToO) - -geographicSubregion (el ? ? ? Countries_H_provinces_Szolnok) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_H_provinces_Tolna) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_ANC) - -geographicSubregion (el ? ? ? Countries_H_provinces_HajduBihar) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_H_provinces_Debrecen_munic) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UN) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_WHO) - -geographicSubregion (el ? ? ? Countries_H_provinces_Veszprem) (el ? ? ? Hungary) - -meetsSpatially (el ? ? ? Hungary) (el ? ? ? Croatia) - -meetsSpatially (el ? ? ? Hungary) (el ? ? ? Romania) - -meetsSpatially (el ? ? ? Hungary) (el ? ? ? SerbiaAndMontenegro) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UNAVEMIII) - -geographicSubregion (el ? ? ? Countries_H_provinces_Budapest_munic) (el ? ? ? Hungary) - -geographicSubregion (el ? ? ? Countries_H_provinces_Zala) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_UNHCR) - -sectorCompositionOfGDPInPeriod (el ? ? ? Hungary) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 55.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_H_provinces_Baranya) (el ? ? ? Hungary) - -member (el ? ? ? Hungary) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_C) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 54554)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Kalmar_cities_Kalmar))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Kalmar_cities_Kalmar) (el ? ? ? Countries_S_provinces_Kalmar) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_NAM) - -located (el ? ? ? Mountains_PikKarl_Marx) (el ? ? ? Tajikistan) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 152778)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_SidibelAbbes))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_SidibelAbbes) (el ? ? ? Algeria) - -member (el ? ? ? Burma) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 114802)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Narino_cities_Tumaco))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Narino_cities_Tumaco) (el ? ? ? Countries_CO_provinces_Narino) - -equal (el ? ? ? (toInt 623000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Ismailiya))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_Ismailiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1442)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_Ismailiya_cities_Ismailiya) (el ? ? ? Countries_ET_provinces_Ismailiya) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 330000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Iasi_cities_Iasi))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Iasi_cities_Iasi) (el ? ? ? Countries_RO_provinces_Iasi) - -member (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands) (el ? ? ? Organizations_Caricom) - -located (el ? ? ? Rivers_Senegal) (el ? ? ? Countries_SN_provinces_Tambacounda) - -located (el ? ? ? Rivers_Senegal) (el ? ? ? Senegal) - -located (el ? ? ? Rivers_Senegal) (el ? ? ? Mali) - -flowsInto (el ? ? ? Rivers_Senegal) (el ? ? ? Seas_AtlanticOcean) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_ESCWA) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_EN) - -located (el ? ? ? Deserts_ErgdeBilma) (el ? ? ? Niger) - -landAreaOnly (el ? ? ? Deserts_ErgdeBilma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25000)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Mountains_Mt_Grebun) (el ? ? ? Niger) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 103605)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Jau))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Jau) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 205560)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Haicheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Haicheng) (el ? ? ? Countries_TJ_provinces_Liaoning) - -geographicalSubregion (el ? ? ? Oman) (el ? ? ? Continents_Asia) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 121825)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Uruguaiana))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Uruguaiana) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -equal (el ? ? ? (toInt 122253)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Heilbronn))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Heilbronn) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_OIC) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_Interpol) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Saint_Helena_cities_Jamestown) (el ? ? ? Countries_cid_cia_Saint_Helena) - -hasHeadq (el ? ? ? Organizations_CERN) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -sharedBorderLength (el ? ? ? Paraguay) (el ? ? ? Bolivia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 750)) (el ? ? ? Kilometer))) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Peru) (el ? ? ? Organizations_G_11) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 306600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cardiff))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Cardiff) (el ? ? ? (MeasureFn (el ? ? ? (toInt 139)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Cardiff_cities_Cardiff) (el ? ? ? Countries_GB_provinces_Cardiff) - -equal (el ? ? ? (toInt 186332)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Tianmen))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Tianmen) (el ? ? ? Countries_TJ_provinces_Hubei) - -sharedBorderLength (el ? ? ? Senegal) (el ? ? ? Guinea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 330)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 16660691)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_MinasGerais) (el ? ? ? (MeasureFn (el ? ? ? (toInt 588383)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_MinasGerais_cities_BeloHorizonte) (el ? ? ? Countries_BR_provinces_MinasGerais) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 3169900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tyumenskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1435200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Tyumenskayaoblast_cities_Tyumen) (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) - -equal (el ? ? ? (toInt 374945)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Saharanpur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Saharanpur) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -equal (el ? ? ? (toInt 123000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_ChuvashRepublic_cities_Novocheboksarsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_ChuvashRepublic_cities_Novocheboksarsk) (el ? ? ? Countries_R_provinces_ChuvashRepublic) - -sharedBorderLength (el ? ? ? Zaire) (el ? ? ? CentralAfricanRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1577)) (el ? ? ? Kilometer))) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Chile) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_ACP) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Apure_cities_SanFernando) (el ? ? ? Countries_YV_provinces_Apure) - -member (el ? ? ? France) (el ? ? ? Organizations_CERN) - -equal (el ? ? ? (toInt 164746)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Modesto))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Modesto) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_WCL) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Shimane_cities_Matsue) (el ? ? ? Countries_J_provinces_Shimane) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 3000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BZ_cities_Belmopan))) - -geographicalSubregion (el ? ? ? Countries_BZ_cities_Belmopan) (el ? ? ? Belize) - -member (el ? ? ? Taiwan) (el ? ? ? Organizations_WTrO) - -located (el ? ? ? Rivers_BlackDrin) (el ? ? ? SerbiaAndMontenegro) - -located (el ? ? ? Rivers_BlackDrin) (el ? ? ? Albania) - -flowsInto (el ? ? ? Rivers_BlackDrin) (el ? ? ? Rivers_Drin) - -length (el ? ? ? Rivers_BlackDrin) (el ? ? ? (toInt 133)) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 28899)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TO_cities_Nukualofa))) - -geographicalSubregion (el ? ? ? Countries_TO_cities_Nukualofa) (el ? ? ? Tonga) - -equal (el ? ? ? (toInt 220129)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Ganzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Ganzhou) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -equal (el ? ? ? (toInt 1195000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NIC_cities_Managua))) - -geographicalSubregion (el ? ? ? Countries_NIC_cities_Managua) (el ? ? ? Nicaragua) - -member (el ? ? ? Malta) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 207000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Rangpur))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Rangpur) (el ? ? ? Bangladesh) - -member (el ? ? ? Austria) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 94688)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_AustAgder))) - -capitalCity (el ? ? ? Countries_N_provinces_AustAgder_cities_Arendal) (el ? ? ? Countries_N_provinces_AustAgder) - -member (el ? ? ? Oman) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 1183723)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Hawaii))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Hawaii) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16760)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Hawaii_cities_Honolulu) (el ? ? ? Countries_USA_provinces_Hawaii) - -member (el ? ? ? Norway) (el ? ? ? Organizations_CE) - -member (el ? ? ? Andorra) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Australia) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_ILO) - -located (el ? ? ? Lakes_OzeroTschany) (el ? ? ? Countries_R_provinces_Novosibirskayaoblast) - -located (el ? ? ? Lakes_OzeroTschany) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Lakes_OzeroTschany) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2500)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Japan) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 31000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Lappia_cities_Rovaniemi))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Lappia_cities_Rovaniemi) (el ? ? ? Countries_SF_provinces_Lappia) - -member (el ? ? ? Countries_cid_cia_American_Samoa) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UNMOGIP) - -hasHeadq (el ? ? ? Organizations_G_15) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 8052849)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewJersey))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_NewJersey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20168)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_NewJersey_cities_Trenton) (el ? ? ? Countries_USA_provinces_NewJersey) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IEA) - -equal (el ? ? ? (toInt 84200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Monmouthshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Monmouthshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 851)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Monmouthshire_cities_Cwmbran) (el ? ? ? Countries_GB_provinces_Monmouthshire) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 1510000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Gansu_cities_Lanzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Gansu_cities_Lanzhou) (el ? ? ? Countries_TJ_provinces_Gansu) - -equal (el ? ? ? (toInt 406457)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Sikkim))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Sikkim) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7096)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Sikkim_cities_Gangtok) (el ? ? ? Countries_IND_provinces_Sikkim) - -member (el ? ? ? Albania) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Benin) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Burma) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Poland) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 62000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AL_cities_Shkoder))) - -geographicalSubregion (el ? ? ? Countries_AL_cities_Shkoder) (el ? ? ? Albania) - -located (el ? ? ? Islands_SaoTomeandPrincipe) (el ? ? ? SaoTomeAndPrincipe) - -landAreaOnly (el ? ? ? Islands_SaoTomeandPrincipe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 964)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Finland) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Poland) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Countries_cid_cia_Guadeloupe) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 678000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_PinardelRio))) - -landAreaOnly (el ? ? ? Countries_C_provinces_PinardelRio) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10925)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_PinardelRio_cities_PinardelRio) (el ? ? ? Countries_C_provinces_PinardelRio) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 101409)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_RanchoCucamonga))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_RanchoCucamonga) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_G_24) - -equal (el ? ? ? (toInt 150000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TT_cities_Port_of_Spain))) - -geographicalSubregion (el ? ? ? Countries_TT_cities_Port_of_Spain) (el ? ? ? TrinidadAndTobago) - -equal (el ? ? ? (toInt 407000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Murmanskayaoblast_cities_Murmansk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Murmanskayaoblast_cities_Murmansk) (el ? ? ? Countries_R_provinces_Murmanskayaoblast) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_AfDB) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_Nayarit) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PA_provinces_Herrera) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Mie) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Guatemala) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Vanuatu) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_HCA_provinces_Choluteca) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Fiji) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? NewZealand) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? SolomonIslands) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_CR_provinces_Guanacaste) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PA_provinces_Panama) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Aomori) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_Guerrero) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? WesternSamoa) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? CostaRica) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_Ica) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_Jalisco) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Tonga) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PA_provinces_Veraguas) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Maldives) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Russia) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Colombia) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Fukushima) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_Tumbes) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_AUS_provinces_Queensland) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Tokushima) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_CO_provinces_ValledeCauca) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Wakayama) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? ElSalvador) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_USA_provinces_Washington) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Shizuoka) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_CO_provinces_Cauca) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Australia) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Philippines) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Kagoshima) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Canada) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_Ancash) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Chiba) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_AUS_provinces_NewSouthWales) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_USA_provinces_Oregon) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? UnitedStates) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Taiwan) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_Moquegua) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_Lima) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_Piura) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_Oaxaca) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Tuvalu) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_Chiapas) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_Sinaloa) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Nauru) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_HCA_provinces_Valle) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_USA_provinces_California) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_CR_provinces_Punarenas) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Ecuador) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Panama) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_AUS_provinces_Victoria) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Kanagawa) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Peru) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Kochi) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_CO_provinces_Choco) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_BajaCaliforniaSur) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_CDN_provinces_YukonTerritory) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Miyagi) - -depth (el ? ? ? Seas_PacificOcean) (el ? ? ? (toInt 11034)) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Aichi) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PA_provinces_Cocle) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_BajaCalifornia) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Japan) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PA_provinces_Darien) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Palau) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Nicaragua) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_Tacna) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Honduras) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_USA_provinces_Hawaii) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_CO_provinces_Narino) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_CDN_provinces_BritishColumbia) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_USA_provinces_Alaska) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_LaLibertad) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Hokkaido) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_Michoacan) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_R_provinces_Kamchatskayaoblast) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Micronesia) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Miyazaki) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_Arequipa) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Ibaraki) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_J_provinces_Iwate) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_Sonora) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PA_provinces_Chiriqui) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? MarshallIslands) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PE_provinces_Lambayeque) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_MEX_provinces_Colima) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Countries_PA_provinces_LosSantos) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Chile) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Mexico) - -located (el ? ? ? Seas_PacificOcean) (el ? ? ? Kiribati) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 15600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AND_cities_AndorralaVella))) - -geographicalSubregion (el ? ? ? Countries_AND_cities_AndorralaVella) (el ? ? ? Andorra) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 27447)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Washington_cities_Olympia))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Washington_cities_Olympia) (el ? ? ? Countries_USA_provinces_Washington) - -equal (el ? ? ? (toInt 184000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_Tasmania_cities_Hobart))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_Tasmania_cities_Hobart) (el ? ? ? Countries_AUS_provinces_Tasmania) - -member (el ? ? ? Angola) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_AMF) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 3793149)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Mazandaran))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Mazandaran) (el ? ? ? (MeasureFn (el ? ? ? (toInt 46456)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Sari) (el ? ? ? Countries_IR_provinces_Mazandaran) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ICC) - -located (el ? ? ? Islands_Lundy) (el ? ? ? Countries_GB_provinces_GreaterLondon) - -located (el ? ? ? Islands_Lundy) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 488028)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Colima))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Colima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5455)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Colima_cities_Colima) (el ? ? ? Countries_MEX_provinces_Colima) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_TAD_provinces_Leninobod) (el ? ? ? Tajikistan) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_IDB) - -meetsSpatially (el ? ? ? Tajikistan) (el ? ? ? China) - -landAreaOnly (el ? ? ? Tajikistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 143100)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_WIPO) - -capitalCity (el ? ? ? Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe) (el ? ? ? Tajikistan) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_ECO) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_WTrO) - -inflationRateInCountry (el ? ? ? Tajikistan) (el ? ? ? (toInt 28)) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_CIS) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 5916373)) (el ? ? ? (PopulationFn (el ? ? ? Tajikistan))) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_ECE) - -geographicSubregion (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni) (el ? ? ? Tajikistan) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? Tajikistan) (el ? ? ? Afghanistan) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_EBRD) - -geographicSubregion (el ? ? ? Countries_TAD_provinces_Kulob) (el ? ? ? Tajikistan) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_UPU) - -meetsSpatially (el ? ? ? Tajikistan) (el ? ? ? Kyrgyzstan) - -geographicSubregion (el ? ? ? Countries_TAD_provinces_Khatlon) (el ? ? ? Tajikistan) - -meetsSpatially (el ? ? ? Tajikistan) (el ? ? ? Uzbekistan) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_TAD_provinces_Dushanbe_munic) (el ? ? ? Tajikistan) - -member (el ? ? ? Tajikistan) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 107782)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Reutlingen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Reutlingen) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Peru) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_UPU) - -inflationRateInCountry (el ? ? ? Ecuador) (el ? ? ? (toInt 25)) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IOC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ecuador) (el ? ? ? ServiceSector) (el ? ? ? (toInt 48)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IOM) - -meetsSpatially (el ? ? ? Ecuador) (el ? ? ? Colombia) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_Intelsat) - -capitalCity (el ? ? ? Countries_EC_cities_Quito) (el ? ? ? Ecuador) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_PCA) - -meetsSpatially (el ? ? ? Ecuador) (el ? ? ? Peru) - -landAreaOnly (el ? ? ? Ecuador) (el ? ? ? (MeasureFn (el ? ? ? (toInt 283560)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_AG) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_UNESCO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ecuador) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 39)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_UN) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_RG) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_ICC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ecuador) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 13)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Ecuador) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 11466291)) (el ? ? ? (PopulationFn (el ? ? ? Ecuador))) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_UNMIH) - -equal (el ? ? ? (toInt 444724)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Oklahoma_cities_OklahomaCity))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Oklahoma_cities_OklahomaCity) (el ? ? ? Countries_USA_provinces_Oklahoma) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_UNAVEMIII) - -equal (el ? ? ? (toInt 318499)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Hamilton))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Hamilton) (el ? ? ? Countries_CDN_provinces_Ontario) - -equal (el ? ? ? (toInt 5709000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Campania))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Campania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13595)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Campania_cities_Napoli) (el ? ? ? Countries_I_provinces_Campania) - -equal (el ? ? ? (toInt 214148)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_BasqueCountry_cities_VitoriaGasteiz))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_BasqueCountry_cities_VitoriaGasteiz) (el ? ? ? Countries_E_provinces_BasqueCountry) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 123000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolski))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolski) (el ? ? ? Countries_PL_provinces_Gorzowskie) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 184699)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_BandaAceh))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_BandaAceh) (el ? ? ? Indonesia) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IDB) - -located (el ? ? ? Islands_SantaMaria) (el ? ? ? Countries_P_provinces_Azores_The) - -located (el ? ? ? Islands_SantaMaria) (el ? ? ? Portugal) - -member (el ? ? ? Romania) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Peru) (el ? ? ? Organizations_G_15) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Ayacucho) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Pasco) (el ? ? ? Peru) - -meetsSpatially (el ? ? ? Peru) (el ? ? ? Bolivia) - -member (el ? ? ? Peru) (el ? ? ? Organizations_WToO) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Lambayeque) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Cajamarca) (el ? ? ? Peru) - -capitalCity (el ? ? ? Countries_PE_provinces_Lima_cities_Lima) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Loreto) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Ica) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_G_77) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Lima) (el ? ? ? Peru) - -meetsSpatially (el ? ? ? Peru) (el ? ? ? Brazil) - -member (el ? ? ? Peru) (el ? ? ? Organizations_ICRM) - -landAreaOnly (el ? ? ? Peru) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1285220)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Tumbes) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Apurimac) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Callao) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Peru) (el ? ? ? Organizations_UNESCO) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Huancavelica) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Peru) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Moquegua) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_PE_provinces_MadredeDios) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_ICFTU) - -meetsSpatially (el ? ? ? Peru) (el ? ? ? Chile) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Tacna) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Peru) (el ? ? ? Colombia) - -member (el ? ? ? Peru) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Peru) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Peru) (el ? ? ? Organizations_ITU) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Cuzco) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_PE_provinces_SanMartin) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IFRCS) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Piura) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_ILO) - -inflationRateInCountry (el ? ? ? Peru) (el ? ? ? (toRealNum 10.2)) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Ancash) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Peru) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Peru) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Peru) (el ? ? ? Organizations_NAM) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Arequipa) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Ucayali) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_PE_provinces_LaLibertad) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Huanuco) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Junin) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Peru) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Peru) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? Peru) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 24523408)) (el ? ? ? (PopulationFn (el ? ? ? Peru))) - -member (el ? ? ? Peru) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Peru) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Peru) (el ? ? ? Organizations_WHO) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Puno) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_PE_provinces_Amazonas) (el ? ? ? Peru) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Peru) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Peru) (el ? ? ? Organizations_RG) - -meetsSpatially (el ? ? ? Peru) (el ? ? ? Ecuador) - -member (el ? ? ? Peru) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 1172400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Almaty_munic))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Almaty_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 0)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Almaty_munic_cities_Almaty) (el ? ? ? Countries_KAZ_provinces_Almaty_munic) - -equal (el ? ? ? (toInt 14700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KN_cities_Basseterre))) - -geographicalSubregion (el ? ? ? Countries_KN_cities_Basseterre) (el ? ? ? SaintKittsAndNevis) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IEA) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_NorthEastern_cities_Garissa) (el ? ? ? Countries_EAK_provinces_NorthEastern) - -equal (el ? ? ? (toInt 416289)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Bikaner))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Bikaner) (el ? ? ? Countries_IND_provinces_Rajasthan) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_OPANAL) - -equal (el ? ? ? (toInt 217987)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Baicheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Baicheng) (el ? ? ? Countries_TJ_provinces_Jilin) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? India) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Belize) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Norway) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Oman) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_IFRCS) - -landAreaOnly (el ? ? ? Dominica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 750)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_Caricom) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_UN) - -inflationRateInCountry (el ? ? ? Dominica) (el ? ? ? (toRealNum 0.4)) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_C) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 82926)) (el ? ? ? (PopulationFn (el ? ? ? Dominica))) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_Interpol) - -sectorCompositionOfGDPInPeriod (el ? ? ? Dominica) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 26)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_WTrO) - -capitalCity (el ? ? ? Countries_WD_cities_Roseau) (el ? ? ? Dominica) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Dominica) (el ? ? ? Organizations_OECS) - -equal (el ? ? ? (toInt 592600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Lincolnshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Lincolnshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5915)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Lincolnshire_cities_Lincoln) (el ? ? ? Countries_GB_provinces_Lincolnshire) - -geographicalSubregion (el ? ? ? Chile) (el ? ? ? Continents_America) - -member (el ? ? ? Albania) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 172768)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_BS_cities_Basel))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_BS_cities_Basel) (el ? ? ? Countries_CH_provinces_BS) - -equal (el ? ? ? (toInt 137641)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_BajaCaliforniaSur_cities_LaPaz))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_BajaCaliforniaSur_cities_LaPaz) (el ? ? ? Countries_MEX_provinces_BajaCaliforniaSur) - -equal (el ? ? ? (toInt 572000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Novokuznetsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Novokuznetsk) (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_SPF) - -equal (el ? ? ? (toInt 165361)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_Jequie))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_Jequie) (el ? ? ? Countries_BR_provinces_Bahia) - -equal (el ? ? ? (toInt 98669)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_Clearwater))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_Clearwater) (el ? ? ? Countries_USA_provinces_Florida) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Bridgend_cities_Bridgend) (el ? ? ? Countries_GB_provinces_Bridgend) - -member (el ? ? ? Iran) (el ? ? ? Organizations_UNHCR) - -equal (el ? ? ? (toInt 397600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_OngtustikQazaqstan_cities_Shymkent))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_OngtustikQazaqstan_cities_Shymkent) (el ? ? ? Countries_KAZ_provinces_OngtustikQazaqstan) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_CIS) - -equal (el ? ? ? (toInt 198356)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Pahang_cities_Kuantan))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Pahang_cities_Kuantan) (el ? ? ? Countries_MAL_provinces_Pahang) - -equal (el ? ? ? (toInt 305900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Torghay))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Torghay) (el ? ? ? (MeasureFn (el ? ? ? (toInt 111800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Torghay_cities_Arqalyq) (el ? ? ? Countries_KAZ_provinces_Torghay) - -member (el ? ? ? Benin) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ICC) - -equal (el ? ? ? (toInt 361000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Krym_cities_Sevastopol))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Krym_cities_Sevastopol) (el ? ? ? Countries_UA_provinces_Krym) - -equal (el ? ? ? (toInt 280015)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_Tampa))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_Tampa) (el ? ? ? Countries_USA_provinces_Florida) - -member (el ? ? ? China) (el ? ? ? Organizations_UNITAR) - -located (el ? ? ? Deserts_Karakum) (el ? ? ? Countries_TM_provinces_Balkan) - -landAreaOnly (el ? ? ? Deserts_Karakum) (el ? ? ? (MeasureFn (el ? ? ? (toInt 300000)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Deserts_Karakum) (el ? ? ? Countries_TM_provinces_Ahal) - -located (el ? ? ? Deserts_Karakum) (el ? ? ? Uzbekistan) - -located (el ? ? ? Deserts_Karakum) (el ? ? ? Turkmenistan) - -located (el ? ? ? Deserts_Karakum) (el ? ? ? Countries_TM_provinces_Dashhowuz) - -located (el ? ? ? Deserts_Karakum) (el ? ? ? Countries_TM_provinces_Mary) - -located (el ? ? ? Deserts_Karakum) (el ? ? ? Countries_TM_provinces_Leban) - -located (el ? ? ? Deserts_Karakum) (el ? ? ? Countries_UZB_provinces_Samarqand) - -located (el ? ? ? Deserts_Karakum) (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Benin) (el ? ? ? Organizations_IBRD) - -located (el ? ? ? Islands_BaffinIsland) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -located (el ? ? ? Islands_BaffinIsland) (el ? ? ? Canada) - -equal (el ? ? ? (toInt 6596600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Moskovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 47000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Moskva_cities_Moscow) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -located (el ? ? ? Mountains_Citlaltepetl) (el ? ? ? Countries_MEX_provinces_Veracruz) - -located (el ? ? ? Mountains_Citlaltepetl) (el ? ? ? Countries_MEX_provinces_Puebla) - -located (el ? ? ? Mountains_Citlaltepetl) (el ? ? ? Mexico) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_NorthWest_cities_Mmabatho) (el ? ? ? Countries_RSA_provinces_NorthWest) - -equal (el ? ? ? (toInt 162000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Qyzylorda_cities_Qyzylorda))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Qyzylorda_cities_Qyzylorda) (el ? ? ? Countries_KAZ_provinces_Qyzylorda) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 349000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Lomzynskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Lomzynskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6684)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Lomzynskie_cities_Lomza) (el ? ? ? Countries_PL_provinces_Lomzynskie) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_GL_cities_Glarus) (el ? ? ? Countries_CH_provinces_GL) - -hasHeadq (el ? ? ? Organizations_EADB) (el ? ? ? Countries_EAU_cities_Kampala) - -landAreaOnly (el ? ? ? Countries_cid_cia_Juan_de_Nova_Island) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 4.4)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Uzbekistan) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 309738)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Jonkoping))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Jonkoping) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9944)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Jonkoping_cities_Jonkoping) (el ? ? ? Countries_S_provinces_Jonkoping) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_CEEAC) - -equal (el ? ? ? (toInt 776000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Yunlin))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Yunlin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1291)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Yunlin_cities_Touliu) (el ? ? ? Countries_RC_provinces_Yunlin) - -equal (el ? ? ? (toInt 662600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Torunskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Torunskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5348)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Torunskie_cities_Torun) (el ? ? ? Countries_PL_provinces_Torunskie) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UNPROFOR) - -sharedBorderLength (el ? ? ? Ethiopia) (el ? ? ? Djibouti) (el ? ? ? (MeasureFn (el ? ? ? (toInt 337)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 191000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Miskolc_munic))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Miskolc_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 224)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Miskolc_munic_cities_Miskolc) (el ? ? ? Countries_H_provinces_Miskolc_munic) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ECLAC) - -equal (el ? ? ? (toInt 180635)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Garland))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Garland) (el ? ? ? Countries_USA_provinces_Texas) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_CAEU) - -equal (el ? ? ? (toInt 418624)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AdTamim_cities_Kirkuk))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_AdTamim_cities_Kirkuk) (el ? ? ? Countries_IRQ_provinces_AdTamim) - -located (el ? ? ? Rivers_Onon) (el ? ? ? Countries_R_provinces_Chitinskayaoblast) - -located (el ? ? ? Rivers_Onon) (el ? ? ? Mongolia) - -located (el ? ? ? Rivers_Onon) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Onon) (el ? ? ? Rivers_Schilka) - -length (el ? ? ? Rivers_Onon) (el ? ? ? (toInt 1032)) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Niger) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Poland) (el ? ? ? Organizations_IFC) - -geographicalSubregion (el ? ? ? Countries_SLO_cities_Ljubljana) (el ? ? ? Slovenia) - -equal (el ? ? ? (toInt 188000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Barisal))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Barisal) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 1007618)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Dallas))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Dallas) (el ? ? ? Countries_USA_provinces_Texas) - -equal (el ? ? ? (toInt 5500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_FSM_cities_Kolonia))) - -geographicalSubregion (el ? ? ? Countries_FSM_cities_Kolonia) (el ? ? ? Micronesia) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 109333)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Veneto_cities_Vicenza))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Veneto_cities_Vicenza) (el ? ? ? Countries_I_provinces_Veneto) - -equal (el ? ? ? (toInt 153630)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Barinas_cities_Barinas))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Barinas_cities_Barinas) (el ? ? ? Countries_YV_provinces_Barinas) - -length (el ? ? ? Rivers_Zaire) (el ? ? ? (toInt 4320)) - -located (el ? ? ? Rivers_Zaire) (el ? ? ? Countries_ZRE_provinces_HautZaire) - -located (el ? ? ? Rivers_Zaire) (el ? ? ? Countries_ZRE_provinces_Equateur) - -located (el ? ? ? Rivers_Zaire) (el ? ? ? Countries_ZRE_provinces_Bandundu) - -flowsInto (el ? ? ? Rivers_Zaire) (el ? ? ? Seas_AtlanticOcean) - -located (el ? ? ? Rivers_Zaire) (el ? ? ? Zaire) - -located (el ? ? ? Rivers_Zaire) (el ? ? ? Congo) - -located (el ? ? ? Rivers_Zaire) (el ? ? ? Countries_ZRE_provinces_Kinshasa) - -located (el ? ? ? Rivers_Zaire) (el ? ? ? Countries_ZRE_provinces_BasZaire) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 374000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast_cities_Arkhangelsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast_cities_Arkhangelsk) (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast) - -member (el ? ? ? Norway) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_IFAD) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Friesland_cities_Leeuwarden) (el ? ? ? Countries_NL_provinces_Friesland) - -member (el ? ? ? Mali) (el ? ? ? Organizations_WCL) - -located (el ? ? ? Rivers_Djuba) (el ? ? ? Somalia) - -located (el ? ? ? Rivers_Djuba) (el ? ? ? Ethiopia) - -flowsInto (el ? ? ? Rivers_Djuba) (el ? ? ? Seas_IndianOcean) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Benin) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Benin) (el ? ? ? Organizations_WFTU) - -landAreaOnly (el ? ? ? Benin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 112620)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Benin) (el ? ? ? Organizations_ITU) - -capitalCity (el ? ? ? Countries_BEN_cities_Porto_Novo) (el ? ? ? Benin) - -member (el ? ? ? Benin) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Benin) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Benin) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Benin) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Benin) (el ? ? ? Organizations_G_77) - -sectorCompositionOfGDPInPeriod (el ? ? ? Benin) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 12.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Benin) (el ? ? ? Organizations_WCL) - -inflationRateInCountry (el ? ? ? Benin) (el ? ? ? (toInt 55)) - -member (el ? ? ? Benin) (el ? ? ? Organizations_ACP) - -meetsSpatially (el ? ? ? Benin) (el ? ? ? Nigeria) - -member (el ? ? ? Benin) (el ? ? ? Organizations_FZ) - -member (el ? ? ? Benin) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Benin) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Benin) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Benin) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Benin) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Benin) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Benin) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Benin) (el ? ? ? Organizations_IDB) - -sectorCompositionOfGDPInPeriod (el ? ? ? Benin) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 36.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Benin) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Benin) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Benin) (el ? ? ? Organizations_WADB) - -member (el ? ? ? Benin) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Benin) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Benin) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Benin) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Benin) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Benin) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 5709529)) (el ? ? ? (PopulationFn (el ? ? ? Benin))) - -meetsSpatially (el ? ? ? Benin) (el ? ? ? BurkinaFaso) - -meetsSpatially (el ? ? ? Benin) (el ? ? ? Togo) - -member (el ? ? ? Benin) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Benin) (el ? ? ? Organizations_Entente) - -member (el ? ? ? Benin) (el ? ? ? Organizations_ICFTU) - -meetsSpatially (el ? ? ? Benin) (el ? ? ? Niger) - -member (el ? ? ? Benin) (el ? ? ? Organizations_ICAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Benin) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 50.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Benin) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 75943)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Corona))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Corona) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 430000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Vaasa))) - -capitalCity (el ? ? ? Countries_SF_provinces_Vaasa_cities_Vaasa) (el ? ? ? Countries_SF_provinces_Vaasa) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Vaupes_cities_Mitu) (el ? ? ? Countries_CO_provinces_Vaupes) - -member (el ? ? ? Israel) (el ? ? ? Organizations_CE) - -sharedBorderLength (el ? ? ? Luxembourg) (el ? ? ? France) (el ? ? ? (MeasureFn (el ? ? ? (toInt 73)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 302009)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Sialkot))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Sialkot) (el ? ? ? Pakistan) - -located (el ? ? ? Lakes_LakeAlbert) (el ? ? ? Uganda) - -landAreaOnly (el ? ? ? Lakes_LakeAlbert) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5347)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IEA) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 1603137)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Bursa))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Bursa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11043)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Bursa_cities_Bursa) (el ? ? ? Countries_TR_provinces_Bursa) - -equal (el ? ? ? (toInt 123728)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Vastmanland_cities_Vasteras))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Vastmanland_cities_Vasteras) (el ? ? ? Countries_S_provinces_Vastmanland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Spain) (el ? ? ? Organizations_UN) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ITU) - -geographicalSubregion (el ? ? ? Senegal) (el ? ? ? Continents_Africa) - -member (el ? ? ? India) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 165000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofAdygeya_cities_Maykop))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofAdygeya_cities_Maykop) (el ? ? ? Countries_R_provinces_Rep_ofAdygeya) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 474000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Lipetskayaoblast_cities_Lipetsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Lipetskayaoblast_cities_Lipetsk) (el ? ? ? Countries_R_provinces_Lipetskayaoblast) - -equal (el ? ? ? (toInt 160728)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_RhodeIsland_cities_Providence))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_RhodeIsland_cities_Providence) (el ? ? ? Countries_USA_provinces_RhodeIsland) - -equal (el ? ? ? (toInt 277964)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Piura_cities_Piura))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Piura_cities_Piura) (el ? ? ? Countries_PE_provinces_Piura) - -equal (el ? ? ? (toInt 2980000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Chongqing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Chongqing) (el ? ? ? Countries_TJ_provinces_Sichuan) - -member (el ? ? ? Russia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 185063)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_GR))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_GR) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7105)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_GR_cities_Chur) (el ? ? ? Countries_CH_provinces_GR) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IDB) - -equal (el ? ? ? (toInt 872211)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AlBasrah))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_AlBasrah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19070)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_AlBasrah_cities_AlBasrah) (el ? ? ? Countries_IRQ_provinces_AlBasrah) - -member (el ? ? ? Libya) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 69188)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_JU))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_JU) (el ? ? ? (MeasureFn (el ? ? ? (toInt 836)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_JU_cities_Delemont) (el ? ? ? Countries_CH_provinces_JU) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 271291)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_VS))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_VS) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5224)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_VS_cities_Sion) (el ? ? ? Countries_CH_provinces_VS) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 742538)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Irbil))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_Irbil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14471)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Irbil_cities_Irbil) (el ? ? ? Countries_IRQ_provinces_Irbil) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 320000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Iwo))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Iwo) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 9516900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_NorthCentralCoast))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_NorthCentralCoast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 51187)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_WFTU) - -geographicalSubregion (el ? ? ? Suriname) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 225443)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Oberhausen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Oberhausen) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 859500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Mary))) - -landAreaOnly (el ? ? ? Countries_TM_provinces_Mary) (el ? ? ? (MeasureFn (el ? ? ? (toInt 86800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TM_provinces_Mary_cities_Mary) (el ? ? ? Countries_TM_provinces_Mary) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Angola) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Angola) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_EN) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 111000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Jamalpur))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Jamalpur) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 299676)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Shihezi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Shihezi) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_CAEU) - -equal (el ? ? ? (toInt 2619300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Zambezia))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Zambezia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 105008)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Zambezia_cities_Quelimane) (el ? ? ? Countries_MOC_provinces_Zambezia) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UN) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 177236)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_PresidentePrudente))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_PresidentePrudente) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Malta) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 425579)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Pingxiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Pingxiang) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_RostovnoDonu) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -equal (el ? ? ? (toInt 9623003)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_RioGrandedoSul) (el ? ? ? (MeasureFn (el ? ? ? (toInt 282062)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_PortoAlegre) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_OAS) - -sharedBorderLength (el ? ? ? Croatia) (el ? ? ? BosniaAndHerzegovina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 932)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 266406)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Anaheim))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Anaheim) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_BIS) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 533000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElQalubiya_cities_ShubraelKheima))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElQalubiya_cities_ShubraelKheima) (el ? ? ? Countries_ET_provinces_ElQalubiya) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_ITU) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_CCC) - -member (el ? ? ? France) (el ? ? ? Organizations_ILO) - -geographicalSubregion (el ? ? ? Brunei) (el ? ? ? Continents_Asia) - -member (el ? ? ? Finland) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Chad) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 44000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Pohjols_Karjala_cities_Joensuu))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Pohjols_Karjala_cities_Joensuu) (el ? ? ? Countries_SF_provinces_Pohjols_Karjala) - -sharedBorderLength (el ? ? ? Latvia) (el ? ? ? Estonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 267)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 3105900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnoyarskiykray))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2339700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Krasnoyarskiykray_cities_Krasnoyarsk) (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) - -geographicalSubregion (el ? ? ? EquatorialGuinea) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 21819)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Maine_cities_Augusta))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Maine_cities_Augusta) (el ? ? ? Countries_USA_provinces_Maine) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_IFAD) - -sharedBorderLength (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? China) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30)) (el ? ? ? Kilometer))) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Australia) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 5522783)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Para))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Para) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1253164)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Para_cities_Belem) (el ? ? ? Countries_BR_provinces_Para) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 265446)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_AparecidadeGoiania))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_AparecidadeGoiania) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_FAO) - -geographicalSubregion (el ? ? ? Countries_SK_cities_Bratislava) (el ? ? ? Slovakia) - -member (el ? ? ? Burma) (el ? ? ? Organizations_MekongGroup) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 204899)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Beian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Beian) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -sharedBorderLength (el ? ? ? Uruguay) (el ? ? ? Argentina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 579)) (el ? ? ? Kilometer))) - -hasHeadq (el ? ? ? Organizations_ESA) (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? France) (el ? ? ? Organizations_IMO) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Faroe_Islands) (el ? ? ? (toRealNum 6.8)) - -capitalCity (el ? ? ? Countries_cid_cia_Faroe_Islands_cities_Torshavn) (el ? ? ? Countries_cid_cia_Faroe_Islands) - -landAreaOnly (el ? ? ? Countries_cid_cia_Faroe_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1400)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 43857)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Faroe_Islands))) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ESCAP) - -geographicalSubregion (el ? ? ? Germany) (el ? ? ? Continents_Europe) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_ICRM) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_AG_cities_Aarau) (el ? ? ? Countries_CH_provinces_AG) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 1042801)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Fars_cities_Shiraz))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Fars_cities_Shiraz) (el ? ? ? Countries_IR_provinces_Fars) - -located (el ? ? ? Islands_Fuerteventura) (el ? ? ? Countries_E_provinces_CanaryIslands) - -located (el ? ? ? Islands_Fuerteventura) (el ? ? ? Spain) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 1380000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Qiqihar))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Qiqihar) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -member (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? Organizations_WTrO) - -landAreaOnly (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_cid_cia_Macau_cities_Macau) (el ? ? ? Countries_cid_cia_Macau) - -member (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? Organizations_IMO) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? (toRealNum 8.6)) - -equal (el ? ? ? (toInt 496837)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Macau))) - -member (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? Organizations_WToO) - -meetsSpatially (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? China) - -equal (el ? ? ? (toInt 488238)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_SanLuisPotosi_cities_SanLuisPotosi))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_SanLuisPotosi_cities_SanLuisPotosi) (el ? ? ? Countries_MEX_provinces_SanLuisPotosi) - -member (el ? ? ? France) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? Organizations_Interpol) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Ishikawa_cities_Kanazawa) (el ? ? ? Countries_J_provinces_Ishikawa) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_IMF) - -landAreaOnly (el ? ? ? Countries_cid_cia_Wake_Island) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 6.5)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 1250000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SA_cities_Riyadh))) - -geographicalSubregion (el ? ? ? Countries_SA_cities_Riyadh) (el ? ? ? SaudiArabia) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IDA) - -hasHeadq (el ? ? ? Organizations_UN) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -equal (el ? ? ? (toInt 103594)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_Baracaldo))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_Baracaldo) (el ? ? ? Countries_E_provinces_Catalonia) - -equal (el ? ? ? (toInt 7672000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_KwazuluNatal))) - -landAreaOnly (el ? ? ? Countries_RSA_provinces_KwazuluNatal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 91481)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RSA_provinces_KwazuluNatal_cities_Pietermaritzburg) (el ? ? ? Countries_RSA_provinces_KwazuluNatal) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Bhutan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 470)) (el ? ? ? Kilometer))) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UNCRO) - -equal (el ? ? ? (toInt 115531)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_BahirDar))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_BahirDar) (el ? ? ? Ethiopia) - -equal (el ? ? ? (toInt 562564)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_NorthYork))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_NorthYork) (el ? ? ? Countries_CDN_provinces_Ontario) - -member (el ? ? ? Chad) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 123190)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Salamanca))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Salamanca) (el ? ? ? Countries_MEX_provinces_Guanajuato) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_AMF) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_UN) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UNTSO) - -located (el ? ? ? Lakes_LakeAbaya) (el ? ? ? Ethiopia) - -equal (el ? ? ? (toInt 428000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Alba))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Alba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6231)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Alba_cities_AlbaIulia) (el ? ? ? Countries_RO_provinces_Alba) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_OAU) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Luapula_cities_Mansa) (el ? ? ? Countries_Z_provinces_Luapula) - -equal (el ? ? ? (toInt 354139)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Lianyungang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Lianyungang) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_OIC) - -equal (el ? ? ? (toInt 1055300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Qostanay))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Qostanay) (el ? ? ? (MeasureFn (el ? ? ? (toInt 113900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Qostanay_cities_Qostanay) (el ? ? ? Countries_KAZ_provinces_Qostanay) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_ESCWA) - -equal (el ? ? ? (toInt 193000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Bacau_cities_Bacau))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Bacau_cities_Bacau) (el ? ? ? Countries_RO_provinces_Bacau) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 909282)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_NovaScotia))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_NovaScotia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 55490)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_NovaScotia_cities_Halifax) (el ? ? ? Countries_CDN_provinces_NovaScotia) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_CEEAC) - -inflationRateInCountry (el ? ? ? CentralAfricanRepublic) (el ? ? ? (toInt 45)) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_IBRD) - -sectorCompositionOfGDPInPeriod (el ? ? ? CentralAfricanRepublic) (el ? ? ? ServiceSector) (el ? ? ? (toInt 36)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 3274426)) (el ? ? ? (PopulationFn (el ? ? ? CentralAfricanRepublic))) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_UDEAC) - -meetsSpatially (el ? ? ? CentralAfricanRepublic) (el ? ? ? Sudan) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_WCL) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_OAU) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_ACP) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_IOC) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_FZ) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_CCC) - -sectorCompositionOfGDPInPeriod (el ? ? ? CentralAfricanRepublic) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 50)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_IDA) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_G_77) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_NAM) - -meetsSpatially (el ? ? ? CentralAfricanRepublic) (el ? ? ? Cameroon) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_UN) - -landAreaOnly (el ? ? ? CentralAfricanRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 622980)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_ITU) - -meetsSpatially (el ? ? ? CentralAfricanRepublic) (el ? ? ? Chad) - -meetsSpatially (el ? ? ? CentralAfricanRepublic) (el ? ? ? Congo) - -capitalCity (el ? ? ? Countries_RCA_cities_Bangui) (el ? ? ? CentralAfricanRepublic) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_ILO) - -sectorCompositionOfGDPInPeriod (el ? ? ? CentralAfricanRepublic) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 14)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_WHO) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_IFC) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_Interpol) - -meetsSpatially (el ? ? ? CentralAfricanRepublic) (el ? ? ? Zaire) - -member (el ? ? ? CentralAfricanRepublic) (el ? ? ? Organizations_BDEAC) - -equal (el ? ? ? (toInt 324067)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Bielefeld))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Bielefeld) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -equal (el ? ? ? (toInt 107627)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Nepean))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Nepean) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Islands_Kiribati) (el ? ? ? Kiribati) - -landAreaOnly (el ? ? ? Islands_Kiribati) (el ? ? ? (MeasureFn (el ? ? ? (toInt 886)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 181791)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Oppland))) - -capitalCity (el ? ? ? Countries_N_provinces_Oppland_cities_Lillehammer) (el ? ? ? Countries_N_provinces_Oppland) - -hasHeadq (el ? ? ? Organizations_NC) (el ? ? ? Countries_S_provinces_Stockholm_cities_Stockholm) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 170036)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_SanBernardino))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_SanBernardino) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Mali) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_CP) - -equal (el ? ? ? (toInt 3175852)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khuzestan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Khuzestan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 67282)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Khuzestan_cities_Ahvaz) (el ? ? ? Countries_IR_provinces_Khuzestan) - -sharedBorderLength (el ? ? ? Thailand) (el ? ? ? Malaysia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 506)) (el ? ? ? Kilometer))) - -member (el ? ? ? Panama) (el ? ? ? Organizations_Interpol) - -located (el ? ? ? Rivers_Pjandsh) (el ? ? ? Countries_TAD_provinces_Khatlon) - -located (el ? ? ? Rivers_Pjandsh) (el ? ? ? Countries_TAD_provinces_Kulob) - -located (el ? ? ? Rivers_Pjandsh) (el ? ? ? Tajikistan) - -located (el ? ? ? Rivers_Pjandsh) (el ? ? ? Afghanistan) - -flowsInto (el ? ? ? Rivers_Pjandsh) (el ? ? ? Rivers_Amudarja) - -length (el ? ? ? Rivers_Pjandsh) (el ? ? ? (toInt 1125)) - -equal (el ? ? ? (toInt 51102)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_LowerAustria_cities_St_Polten))) - -geographicalSubregion (el ? ? ? Countries_A_provinces_LowerAustria_cities_St_Polten) (el ? ? ? Countries_A_provinces_LowerAustria) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_APEC) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_SH_cities_Schaffhausen) (el ? ? ? Countries_CH_provinces_SH) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 1083388)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Asturias))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Asturias) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10604)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Asturias_cities_Oviedo) (el ? ? ? Countries_E_provinces_Asturias) - -member (el ? ? ? Belize) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 167768)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KWT_cities_Kuwait))) - -geographicalSubregion (el ? ? ? Countries_KWT_cities_Kuwait) (el ? ? ? Kuwait) - -equal (el ? ? ? (toInt 709500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Nowosadeckie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Nowosadeckie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5576)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Nowosadeckie_cities_NowySacz) (el ? ? ? Countries_PL_provinces_Nowosadeckie) - -equal (el ? ? ? (toInt 136000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElMinufiya_cities_ShibinelKom))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElMinufiya_cities_ShibinelKom) (el ? ? ? Countries_ET_provinces_ElMinufiya) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_ABEDA) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Fukui_cities_Fukui) (el ? ? ? Countries_J_provinces_Fukui) - -equal (el ? ? ? (toInt 116100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Eastern_cities_Machakos))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Eastern_cities_Machakos) (el ? ? ? Countries_EAK_provinces_Eastern) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 395000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Tayside))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Tayside) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7643)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Tayside_cities_Dundee) (el ? ? ? Countries_GB_provinces_Tayside) - -equal (el ? ? ? (toInt 108772)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Iowa_cities_CedarRapids))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Iowa_cities_CedarRapids) (el ? ? ? Countries_USA_provinces_Iowa) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_OIC) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Alba_cities_AlbaIulia) (el ? ? ? Countries_RO_provinces_Alba) - -equal (el ? ? ? (toInt 571705)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Mudanjiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Mudanjiang) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 651000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_CuanzaSul))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_CuanzaSul) (el ? ? ? (MeasureFn (el ? ? ? (toInt 55660)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_CuanzaSul_cities_Sumbe) (el ? ? ? Countries_ANG_provinces_CuanzaSul) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 4933393)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Fukuoka))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Fukuoka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4961)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Fukuoka_cities_Fukuoka) (el ? ? ? Countries_J_provinces_Fukuoka) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? India) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 420947)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Coahuila_cities_Saltillo))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Coahuila_cities_Saltillo) (el ? ? ? Countries_MEX_provinces_Coahuila) - -located (el ? ? ? Rivers_Don) (el ? ? ? Countries_R_provinces_Tulskayaoblast) - -flowsInto (el ? ? ? Rivers_Don) (el ? ? ? Seas_SeaofAzov) - -located (el ? ? ? Rivers_Don) (el ? ? ? Countries_R_provinces_Volgogradskayaoblast) - -located (el ? ? ? Rivers_Don) (el ? ? ? Russia) - -located (el ? ? ? Rivers_Don) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -located (el ? ? ? Rivers_Don) (el ? ? ? Countries_R_provinces_Lipetskayaoblast) - -located (el ? ? ? Rivers_Don) (el ? ? ? Countries_R_provinces_Voronezhskayaoblast) - -length (el ? ? ? Rivers_Don) (el ? ? ? (toInt 1870)) - -member (el ? ? ? Poland) (el ? ? ? Organizations_ZC) - -equal (el ? ? ? (toInt 449337)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Oslo))) - -capitalCity (el ? ? ? Countries_N_provinces_Oslo_cities_Oslo) (el ? ? ? Countries_N_provinces_Oslo) - -member (el ? ? ? Norway) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_BSEC) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 569984)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Alajuela))) - -landAreaOnly (el ? ? ? Countries_CR_provinces_Alajuela) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9753)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CR_provinces_Alajuela_cities_Alajuela) (el ? ? ? Countries_CR_provinces_Alajuela) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_OAU) - -sharedBorderLength (el ? ? ? Monaco) (el ? ? ? France) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 4.4)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 280000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofKarelia_cities_Petrozavodsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofKarelia_cities_Petrozavodsk) (el ? ? ? Countries_R_provinces_Rep_ofKarelia) - -equal (el ? ? ? (toInt 122544)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Itu))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Itu) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IBRD) - -sharedBorderLength (el ? ? ? Zambia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 797)) (el ? ? ? Kilometer))) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? India) (el ? ? ? Organizations_CP) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 126000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Oka))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Oka) (el ? ? ? Nigeria) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_IMO) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Krosnienskie_cities_Krosno) (el ? ? ? Countries_PL_provinces_Krosnienskie) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 5094289)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Maryland))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Maryland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27091)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Maryland_cities_Annapolis) (el ? ? ? Countries_USA_provinces_Maryland) - -equal (el ? ? ? (toInt 155700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Essex_cities_Chelmsford))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Essex_cities_Chelmsford) (el ? ? ? Countries_GB_provinces_Essex) - -equal (el ? ? ? (toInt 2778281)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Kinshasa))) - -landAreaOnly (el ? ? ? Countries_ZRE_provinces_Kinshasa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9965)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ZRE_provinces_Kinshasa_cities_Kinshasa) (el ? ? ? Countries_ZRE_provinces_Kinshasa) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 3960187)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Equateur))) - -landAreaOnly (el ? ? ? Countries_ZRE_provinces_Equateur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 403293)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ZRE_provinces_Equateur_cities_Mbandaka) (el ? ? ? Countries_ZRE_provinces_Equateur) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNIKOM) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Canakkale_cities_Canakkale) (el ? ? ? Countries_TR_provinces_Canakkale) - -located (el ? ? ? Deserts_ErgRebiana) (el ? ? ? Libya) - -landAreaOnly (el ? ? ? Deserts_ErgRebiana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30000)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_JammuandKashmir_cities_Jammu) (el ? ? ? Countries_IND_provinces_JammuandKashmir) - -equal (el ? ? ? (toInt 136009)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Jamtland))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Jamtland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 49443)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Jamtland_cities_Ostersund) (el ? ? ? Countries_S_provinces_Jamtland) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 113277)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Yanan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Yanan) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Chad) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Panama) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_AMU) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_WIPO) - -geographicalSubregion (el ? ? ? Countries_E_provinces_CastileLaMancha_cities_Toledo) (el ? ? ? Countries_E_provinces_CastileLaMancha) - -member (el ? ? ? Malta) (el ? ? ? Organizations_ICFTU) - -geographicalSubregion (el ? ? ? Guatemala) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 695000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Brasov))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Brasov) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5351)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Brasov_cities_Brasov) (el ? ? ? Countries_RO_provinces_Brasov) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_Mercosur) - -equal (el ? ? ? (toInt 301276)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Changde))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Changde) (el ? ? ? Countries_TJ_provinces_Hunan) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_WCL) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_Caricom) - -located (el ? ? ? Islands_Jersey) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Albania) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 135952)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GH_cities_Tamale))) - -geographicalSubregion (el ? ? ? Countries_GH_cities_Tamale) (el ? ? ? Ghana) - -equal (el ? ? ? (toInt 182000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Matruh))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_Matruh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 212112)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_Matruh_cities_MarsaMatruh) (el ? ? ? Countries_ET_provinces_Matruh) - -geographicalSubregion (el ? ? ? WesternSamoa) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 105122)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_BergischGladbach))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_BergischGladbach) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 420000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ilorin))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ilorin) (el ? ? ? Nigeria) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Greece) (el ? ? ? Organizations_EIB) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 2209465)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_Salvador))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_Salvador) (el ? ? ? Countries_BR_provinces_Bahia) - -located (el ? ? ? Seas_IrishSea) (el ? ? ? Countries_GB_provinces_NorthernIreland) - -located (el ? ? ? Seas_IrishSea) (el ? ? ? Countries_GB_provinces_Cardiff) - -located (el ? ? ? Seas_IrishSea) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Seas_IrishSea) (el ? ? ? Countries_GB_provinces_GreaterLondon) - -located (el ? ? ? Seas_IrishSea) (el ? ? ? UnitedKingdom) - -located (el ? ? ? Seas_IrishSea) (el ? ? ? Ireland) - -depth (el ? ? ? Seas_IrishSea) (el ? ? ? (toInt 272)) - -member (el ? ? ? Poland) (el ? ? ? Organizations_WEU) - -geographicalSubregion (el ? ? ? Libya) (el ? ? ? Continents_Africa) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 251811)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_cities_Soyapango))) - -geographicalSubregion (el ? ? ? Countries_ES_cities_Soyapango) (el ? ? ? ElSalvador) - -equal (el ? ? ? (toInt 1032000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Permskayaoblast_cities_Perm))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Permskayaoblast_cities_Perm) (el ? ? ? Countries_R_provinces_Permskayaoblast) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IMO) - -hasHeadq (el ? ? ? Organizations_IOM) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_ANC) - -hasHeadq (el ? ? ? Organizations_G_30) (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Chad) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 296705)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Karbala_cities_Karbala))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Karbala_cities_Karbala) (el ? ? ? Countries_IRQ_provinces_Karbala) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Canada) (el ? ? ? Organizations_NATO) - -equal (el ? ? ? (toInt 657000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Tainan_munic))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Tainan_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 176)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Tainan_munic_cities_Tainan) (el ? ? ? Countries_RC_provinces_Tainan_munic) - -located (el ? ? ? Islands_Gomera) (el ? ? ? Countries_E_provinces_CanaryIslands) - -located (el ? ? ? Islands_Gomera) (el ? ? ? Spain) - -equal (el ? ? ? (toInt 178600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Bedfordshire_cities_Luton))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Bedfordshire_cities_Luton) (el ? ? ? Countries_GB_provinces_Bedfordshire) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_WIPO) - -landAreaOnly (el ? ? ? Continents_Africa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30254708)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 112221)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Tete_cities_Tete))) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Tete_cities_Tete) (el ? ? ? Countries_MOC_provinces_Tete) - -equal (el ? ? ? (toInt 172286)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Ucayali_cities_Pucallpa))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Ucayali_cities_Pucallpa) (el ? ? ? Countries_PE_provinces_Ucayali) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_UNU) - -equal (el ? ? ? (toInt 142560)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Oxnard))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Oxnard) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 39937)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Amazonas))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Amazonas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 109665)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Amazonas_cities_Leticia) (el ? ? ? Countries_CO_provinces_Amazonas) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 421576)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Amravati))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Amravati) (el ? ? ? Countries_IND_provinces_Maharashtra) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_Tambacounda_cities_Tambacounda) (el ? ? ? Countries_SN_provinces_Tambacounda) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IEA) - -geographicSubregion (el ? ? ? Countries_VN_provinces_NinhThuan) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_VN_provinces_MekongRiverDelta) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_WHO) - -geographicSubregion (el ? ? ? Countries_VN_provinces_HaTay) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IFRCS) - -geographicSubregion (el ? ? ? Countries_VN_provinces_HoChiMinhCity) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_TayNinh) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_LaoCai) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_AnGiang) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_Haiphong) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_ThuaThienHue) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_HoaBinh) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_NorthEastSouth) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_QuangBinh) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_VN_provinces_LamDong) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_DacLac) (el ? ? ? Vietnam) - -meetsSpatially (el ? ? ? Vietnam) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_VN_provinces_BenTre) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_WCL) - -geographicSubregion (el ? ? ? Countries_VN_provinces_KonTum) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_BaRiaVungTau) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_TraVinh) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_VN_provinces_HaiHung) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_WMO) - -geographicSubregion (el ? ? ? Countries_VN_provinces_TienGiang) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_DongThap) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_AsDB) - -geographicSubregion (el ? ? ? Countries_VN_provinces_MinhHai) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_ThanhHoa) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 73976973)) (el ? ? ? (PopulationFn (el ? ? ? Vietnam))) - -inflationRateInCountry (el ? ? ? Vietnam) (el ? ? ? (toInt 14)) - -geographicSubregion (el ? ? ? Countries_VN_provinces_KhanhHoa) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_NAM) - -geographicSubregion (el ? ? ? Countries_VN_provinces_BinhDinh) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_CanTho) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_VinhLong) (el ? ? ? Vietnam) - -landAreaOnly (el ? ? ? Vietnam) (el ? ? ? (MeasureFn (el ? ? ? (toInt 329560)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_WIPO) - -geographicSubregion (el ? ? ? Countries_VN_provinces_KienGiang) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_BinhThuan) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_HaBac) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_YenBai) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_CentralHighlands) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_QuangTri) (el ? ? ? Vietnam) - -sectorCompositionOfGDPInPeriod (el ? ? ? Vietnam) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 28)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_VN_provinces_CaoBang) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_VN_provinces_QuangNgai) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_GiaLai) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_LongAn) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_BacThai) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_ACCT) - -geographicSubregion (el ? ? ? Countries_VN_provinces_PhuYen) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_HaGiang) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_VN_provinces_SonLa) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_SongBe) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_ASEAN) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_VN_provinces_Hanoi) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_TuyenQuang) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_NorthMountainandMidlands) (el ? ? ? Vietnam) - -capitalCity (el ? ? ? Countries_VN_cities_Hanoi) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_UNESCO) - -geographicSubregion (el ? ? ? Countries_VN_provinces_DongNai) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_NorthCentralCoast) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_VN_provinces_QuangNinh) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_SouthCentralCoast) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_NinhBinh) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_UPU) - -meetsSpatially (el ? ? ? Vietnam) (el ? ? ? Laos) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_UNIDO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Vietnam) (el ? ? ? ServiceSector) (el ? ? ? (toInt 44)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_VN_provinces_ThaiBinh) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_LaiChau) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_VN_provinces_LangSon) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_ESCAP) - -geographicSubregion (el ? ? ? Countries_VN_provinces_NgheAn) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_VinhPhu) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_QuangNamDaNang) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_RedRiverDelta) (el ? ? ? Vietnam) - -meetsSpatially (el ? ? ? Vietnam) (el ? ? ? Cambodia) - -geographicSubregion (el ? ? ? Countries_VN_provinces_HaTinh) (el ? ? ? Vietnam) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_ITU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Vietnam) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 28)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Vietnam) (el ? ? ? Organizations_MekongGroup) - -geographicSubregion (el ? ? ? Countries_VN_provinces_SocTrang) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_VN_provinces_NamHa) (el ? ? ? Vietnam) - -sharedBorderLength (el ? ? ? India) (el ? ? ? Bangladesh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4053)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 206491)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Hainaut_cities_Charleroi))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_Hainaut_cities_Charleroi) (el ? ? ? Countries_B_provinces_Hainaut) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 148200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Kent_cities_RochesteruponMedway))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Kent_cities_RochesteruponMedway) (el ? ? ? Countries_GB_provinces_Kent) - -member (el ? ? ? Albania) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_ECA) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Abuja) (el ? ? ? Nigeria) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Germany) (el ? ? ? Organizations_FAO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 984310)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arizona_cities_Phoenix))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Arizona_cities_Phoenix) (el ? ? ? Countries_USA_provinces_Arizona) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 100031)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewYork_cities_Albany))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewYork_cities_Albany) (el ? ? ? Countries_USA_provinces_NewYork) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 582400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe))) - -geographicalSubregion (el ? ? ? Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe) (el ? ? ? Countries_TAD_provinces_Dushanbe_munic) - -equal (el ? ? ? (toInt 107843)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Barbacena))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Barbacena) (el ? ? ? Countries_BR_provinces_MinasGerais) - -equal (el ? ? ? (toInt 857751)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Cauca))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Cauca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29308)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Cauca_cities_Popayan) (el ? ? ? Countries_CO_provinces_Cauca) - -equal (el ? ? ? (toInt 101800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Kent_cities_TunbridgeWells))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Kent_cities_TunbridgeWells) (el ? ? ? Countries_GB_provinces_Kent) - -equal (el ? ? ? (toInt 177000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Kusong))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Kusong) (el ? ? ? NorthKorea) - -member (el ? ? ? Malta) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Chad) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_G_15) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 357191)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Amasya))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Amasya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5520)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Amasya_cities_Amasya) (el ? ? ? Countries_TR_provinces_Amasya) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_IOC) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 2091770)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_BeloHorizonte))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_BeloHorizonte) (el ? ? ? Countries_BR_provinces_MinasGerais) - -sharedBorderLength (el ? ? ? Poland) (el ? ? ? Belarus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 605)) (el ? ? ? Kilometer))) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 7600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MH_cities_Majuro))) - -geographicalSubregion (el ? ? ? Countries_MH_cities_Majuro) (el ? ? ? MarshallIslands) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 1500000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Tangshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Tangshan) (el ? ? ? Countries_TJ_provinces_Hebei) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Romania) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_WHO) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 111575)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco_cities_VitoriadeSantoAntao))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Pernambuco_cities_VitoriadeSantoAntao) (el ? ? ? Countries_BR_provinces_Pernambuco) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Skierniewickie_cities_Skierniewice) (el ? ? ? Countries_PL_provinces_Skierniewickie) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 5346700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Donetska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Donetska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Donetska_cities_Donetsk) (el ? ? ? Countries_UA_provinces_Donetska) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 116575)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_LaLibertad_cities_NuevaSanSalvador))) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_LaLibertad_cities_NuevaSanSalvador) (el ? ? ? Countries_ES_provinces_LaLibertad) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 273400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Central))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Central) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Central_cities_Stirling) (el ? ? ? Countries_GB_provinces_Central) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IOC) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 209000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Mikkeli))) - -capitalCity (el ? ? ? Countries_SF_provinces_Mikkeli_cities_Mikkeli) (el ? ? ? Countries_SF_provinces_Mikkeli) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_SACU) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_Interpol) - -inflationRateInCountry (el ? ? ? Azerbaijan) (el ? ? ? (toInt 85)) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_WHO) - -meetsSpatially (el ? ? ? Azerbaijan) (el ? ? ? Turkey) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_IBRD) - -capitalCity (el ? ? ? Countries_AZ_cities_Baku) (el ? ? ? Azerbaijan) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_EBRD) - -meetsSpatially (el ? ? ? Azerbaijan) (el ? ? ? Iran) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_UN) - -meetsSpatially (el ? ? ? Azerbaijan) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Azerbaijan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 86600)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Azerbaijan) (el ? ? ? Armenia) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 7676953)) (el ? ? ? (PopulationFn (el ? ? ? Azerbaijan))) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_ECO) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Azerbaijan) (el ? ? ? Organizations_BSEC) - -meetsSpatially (el ? ? ? Azerbaijan) (el ? ? ? Georgia) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_OIC) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_SADC) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Oman) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 326900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Samsun_cities_Samsun))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Samsun_cities_Samsun) (el ? ? ? Countries_TR_provinces_Samsun) - -equal (el ? ? ? (toInt 54000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_provinces_AlFujayrah))) - -landAreaOnly (el ? ? ? Countries_UAE_provinces_AlFujayrah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1150)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? China) (el ? ? ? Organizations_NAM) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_HerefordandWorcester_cities_Worcester) (el ? ? ? Countries_GB_provinces_HerefordandWorcester) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Gibraltar_cities_Gibraltar) (el ? ? ? Countries_cid_cia_Gibraltar) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IGADD) - -equal (el ? ? ? (toInt 82228)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Piura_cities_Talara))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Piura_cities_Talara) (el ? ? ? Countries_PE_provinces_Piura) - -member (el ? ? ? Belize) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 118800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Surrey_cities_Reigate))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Surrey_cities_Reigate) (el ? ? ? Countries_GB_provinces_Surrey) - -equal (el ? ? ? (toInt 125208)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Maputo_cities_Nacala))) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Maputo_cities_Nacala) (el ? ? ? Countries_MOC_provinces_Maputo) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_WHO) - -hasHeadq (el ? ? ? Organizations_OSCE) (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Romania) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 2629592)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Kyoto))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Kyoto) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4613)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Kyoto_cities_Kyoto) (el ? ? ? Countries_J_provinces_Kyoto) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 326100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Choluteca))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Choluteca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4211)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Choluteca_cities_Choluteca) (el ? ? ? Countries_HCA_provinces_Choluteca) - -geographicalSubregion (el ? ? ? Azerbaijan) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 2965403)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_DistritoFederal))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_DistritoFederal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_DistritoFederal_cities_BuenosAires) (el ? ? ? Countries_RA_provinces_DistritoFederal) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_Interpol) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Jersey) (el ? ? ? Continents_Europe) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 1034311)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Anzoategui))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Anzoategui) (el ? ? ? (MeasureFn (el ? ? ? (toInt 43300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Anzoategui_cities_Barcelona) (el ? ? ? Countries_YV_provinces_Anzoategui) - -member (el ? ? ? France) (el ? ? ? Organizations_WMO) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Wiltshire_cities_Trowbridge) (el ? ? ? Countries_GB_provinces_Wiltshire) - -member (el ? ? ? Chad) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Malta) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 3472009)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Berlin_cities_Berlin))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Berlin_cities_Berlin) (el ? ? ? Countries_D_provinces_Berlin) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_UNRWA) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 996600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Bursa_cities_Bursa))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Bursa_cities_Bursa) (el ? ? ? Countries_TR_provinces_Bursa) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_FAO) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_UDEAC) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_UNIDO) - -located (el ? ? ? Lakes_LakePowell) (el ? ? ? Countries_USA_provinces_Utah) - -located (el ? ? ? Lakes_LakePowell) (el ? ? ? Countries_USA_provinces_Arizona) - -located (el ? ? ? Lakes_LakePowell) (el ? ? ? UnitedStates) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_ICRM) - -capitalCity (el ? ? ? Countries_SLB_cities_Honiara) (el ? ? ? SolomonIslands) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_C) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_ACP) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_ITU) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_WMO) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 412902)) (el ? ? ? (PopulationFn (el ? ? ? SolomonIslands))) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_SPF) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_UPU) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_IOC) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_UN) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_IFC) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_WHO) - -landAreaOnly (el ? ? ? SolomonIslands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28450)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_ILO) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_G_77) - -inflationRateInCountry (el ? ? ? SolomonIslands) (el ? ? ? (toInt 13)) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_FAO) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_IMO) - -member (el ? ? ? SolomonIslands) (el ? ? ? Organizations_IMF) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Moquegua_cities_Moquegua) (el ? ? ? Countries_PE_provinces_Moquegua) - -sharedBorderLength (el ? ? ? Zaire) (el ? ? ? Angola) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2511)) (el ? ? ? Kilometer))) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Canada) (el ? ? ? Organizations_BIS) - -sectorCompositionOfGDPInPeriod (el ? ? ? Canada) (el ? ? ? ServiceSector) (el ? ? ? (toInt 72)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 28820671)) (el ? ? ? (PopulationFn (el ? ? ? Canada))) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Canada) (el ? ? ? Organizations_CDB) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_YukonTerritory) (el ? ? ? Canada) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_Quebec) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Canada) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Canada) (el ? ? ? Organizations_C) - -member (el ? ? ? Canada) (el ? ? ? Organizations_EN) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_NewBrunswick) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Canada) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_Ontario) (el ? ? ? Canada) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_Newfoundland) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNAMIR) - -sectorCompositionOfGDPInPeriod (el ? ? ? Canada) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Canada) (el ? ? ? Organizations_AG) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_BritishColumbia) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Canada) (el ? ? ? Organizations_APEC) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_Alberta) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Canada) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Canada) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Canada) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Canada) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNESCO) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_Saskatchewan) (el ? ? ? Canada) - -sectorCompositionOfGDPInPeriod (el ? ? ? Canada) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 26)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Canada) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IMF) - -landAreaOnly (el ? ? ? Canada) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9976140)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Canada) (el ? ? ? (toRealNum 2.4)) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Canada) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Canada) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Canada) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Canada) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Canada) (el ? ? ? Organizations_G_10) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_NovaScotia) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ANC) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ESA) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IDA) - -meetsSpatially (el ? ? ? Canada) (el ? ? ? UnitedStates) - -member (el ? ? ? Canada) (el ? ? ? Organizations_G_8) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_CDN_provinces_Manitoba) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Canada) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IBRD) - -capitalCity (el ? ? ? Countries_CDN_provinces_Ontario_cities_Ottawa) (el ? ? ? Canada) - -member (el ? ? ? Canada) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Canada) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Canada) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_G_7) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNDOF) - -member (el ? ? ? Canada) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Canada) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_WCL) - -sharedBorderLength (el ? ? ? Lithuania) (el ? ? ? Belarus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 502)) (el ? ? ? Kilometer))) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 429321)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_LongBeach))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_LongBeach) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_UNU) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_CP) - -equal (el ? ? ? (toInt 109751)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Michoacan_cities_Zamora))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Michoacan_cities_Zamora) (el ? ? ? Countries_MEX_provinces_Michoacan) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ISO) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 104782)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Barretos))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Barretos) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 2322000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Samarqand))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Samarqand) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Samarqand_cities_Samarqand) (el ? ? ? Countries_UZB_provinces_Samarqand) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Angola) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_Interpol) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Kachin_cities_Myitkyina) (el ? ? ? Countries_MYA_provinces_Kachin) - -equal (el ? ? ? (toInt 422357)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_cities_Icel))) - -geographicalSubregion (el ? ? ? Countries_TR_cities_Icel) (el ? ? ? Turkey) - -member (el ? ? ? Laos) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 1231306)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Oita))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Oita) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6338)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Oita_cities_Oita) (el ? ? ? Countries_J_provinces_Oita) - -equal (el ? ? ? (toInt 117842)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Salzgitter))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Salzgitter) (el ? ? ? Countries_D_provinces_Niedersachsen) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Zhambyl_cities_Zhambyl) (el ? ? ? Countries_KAZ_provinces_Zhambyl) - -equal (el ? ? ? (toInt 824816)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Aydin))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Aydin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8007)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Aydin_cities_Aydin) (el ? ? ? Countries_TR_provinces_Aydin) - -equal (el ? ? ? (toInt 186355)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Hedmark))) - -capitalCity (el ? ? ? Countries_N_provinces_Hedmark_cities_Hamar) (el ? ? ? Countries_N_provinces_Hedmark) - -equal (el ? ? ? (toInt 121500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Staffordshire_cities_Stafford))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Staffordshire_cities_Stafford) (el ? ? ? Countries_GB_provinces_Staffordshire) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Malta) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 104381)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_ThousandOaks))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_ThousandOaks) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? France) (el ? ? ? Organizations_EU) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UN) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 428522)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Weifang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Weifang) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 1283600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Tanga))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Tanga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26808)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Tanga_cities_Tanga) (el ? ? ? Countries_EAT_provinces_Tanga) - -member (el ? ? ? Italy) (el ? ? ? Organizations_EU) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 163000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Cabinda))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Cabinda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7270)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Cabinda_cities_Cabinda) (el ? ? ? Countries_ANG_provinces_Cabinda) - -located (el ? ? ? Lakes_LakeHuron) (el ? ? ? Countries_USA_provinces_Michigan) - -located (el ? ? ? Lakes_LakeHuron) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Lakes_LakeHuron) (el ? ? ? UnitedStates) - -located (el ? ? ? Lakes_LakeHuron) (el ? ? ? Canada) - -landAreaOnly (el ? ? ? Lakes_LakeHuron) (el ? ? ? (MeasureFn (el ? ? ? (toInt 61797)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 102023)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Hilversum))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Hilversum) (el ? ? ? Countries_NL_provinces_NoordHolland) - -equal (el ? ? ? (toInt 594775)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_JammuandKashmir_cities_Srinagar))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_JammuandKashmir_cities_Srinagar) (el ? ? ? Countries_IND_provinces_JammuandKashmir) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Syria) (el ? ? ? Organizations_Intelsat) - -located (el ? ? ? Rivers_WebiSchebeli) (el ? ? ? Somalia) - -located (el ? ? ? Rivers_WebiSchebeli) (el ? ? ? Ethiopia) - -flowsInto (el ? ? ? Rivers_WebiSchebeli) (el ? ? ? Seas_IndianOcean) - -hasHeadq (el ? ? ? Organizations_GCC) (el ? ? ? Countries_SA_cities_Riyadh) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 123943)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_cities_SoledaddeGracianoSanchez))) - -geographicalSubregion (el ? ? ? Countries_MEX_cities_SoledaddeGracianoSanchez) (el ? ? ? Mexico) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_AL) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_Caricom) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 549270)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Paraiba_cities_JoaoPessoa))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Paraiba_cities_JoaoPessoa) (el ? ? ? Countries_BR_provinces_Paraiba) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_ANC) - -equal (el ? ? ? (toInt 7843000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Tokyo_cities_Tokyo))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Tokyo_cities_Tokyo) (el ? ? ? Countries_J_provinces_Tokyo) - -member (el ? ? ? Chile) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 233000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Rivnenska_cities_Rivne))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Rivnenska_cities_Rivne) (el ? ? ? Countries_UA_provinces_Rivnenska) - -equal (el ? ? ? (toInt 1160000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Urumqi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Urumqi) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -sharedBorderLength (el ? ? ? Sudan) (el ? ? ? Kenya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 232)) (el ? ? ? Kilometer))) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_BCIE) - -equal (el ? ? ? (toInt 140700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kutahya_cities_Kutahya))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kutahya_cities_Kutahya) (el ? ? ? Countries_TR_provinces_Kutahya) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Burma) (el ? ? ? Organizations_IMF) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 203156)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Trat))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Trat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2822)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IOM) - -member (el ? ? ? France) (el ? ? ? Organizations_ESA) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? India) (el ? ? ? Organizations_UPU) - -geographicalSubregion (el ? ? ? Countries_COM_cities_Moroni) (el ? ? ? Comoros) - -equal (el ? ? ? (toInt 119000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Noginsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Noginsk) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -equal (el ? ? ? (toInt 150000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ondo))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ondo) (el ? ? ? Nigeria) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_NATO) - -equal (el ? ? ? (toInt 878810)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Montana))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Montana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 380848)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Montana_cities_Helena) (el ? ? ? Countries_USA_provinces_Montana) - -equal (el ? ? ? (toInt 5401877)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Hyogo))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Hyogo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8381)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Hyogo_cities_Kobe) (el ? ? ? Countries_J_provinces_Hyogo) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 764293)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Valencia_cities_Valencia))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Valencia_cities_Valencia) (el ? ? ? Countries_E_provinces_Valencia) - -geographicalSubregion (el ? ? ? UnitedStates) (el ? ? ? Continents_America) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_CE) - -equal (el ? ? ? (toInt 917880)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_DhiQar))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_DhiQar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_DhiQar_cities_AnNasiriyah) (el ? ? ? Countries_IRQ_provinces_DhiQar) - -equal (el ? ? ? (toInt 174142)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Anshun))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Anshun) (el ? ? ? Countries_TJ_provinces_Guizhou) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_IOC) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Norfolk_Island_cities_Kingston) (el ? ? ? Countries_cid_cia_Norfolk_Island) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 1175457)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_ZH))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_ZH) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1728)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_ZH_cities_Zurich) (el ? ? ? Countries_CH_provinces_ZH) - -located (el ? ? ? Islands_LaPalma) (el ? ? ? Countries_E_provinces_CanaryIslands) - -located (el ? ? ? Islands_LaPalma) (el ? ? ? Spain) - -geographicalSubregion (el ? ? ? Argentina) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 214037)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_LongXuyen))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_LongXuyen) (el ? ? ? Vietnam) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 1083000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Kaohsiung))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Kaohsiung) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2793)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Kaohsiung_cities_Fengshan) (el ? ? ? Countries_RC_provinces_Kaohsiung) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 178162)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Madrid_cities_Leganes))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Madrid_cities_Leganes) (el ? ? ? Countries_E_provinces_Madrid) - -equal (el ? ? ? (toInt 789235)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Loreto))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Loreto) (el ? ? ? (MeasureFn (el ? ? ? (toInt 368851)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Loreto_cities_Iquitos) (el ? ? ? Countries_PE_provinces_Loreto) - -equal (el ? ? ? (toInt 938600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Chernihivska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Chernihivska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Chernihivska_cities_Chernihiv) (el ? ? ? Countries_UA_provinces_Chernihivska) - -member (el ? ? ? Niger) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_SPC) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 106466)) (el ? ? ? (PopulationFn (el ? ? ? Tonga))) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_UPU) - -capitalCity (el ? ? ? Countries_TO_cities_Nukualofa) (el ? ? ? Tonga) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_C) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_ICRM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Tonga) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 40)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_G_77) - -inflationRateInCountry (el ? ? ? Tonga) (el ? ? ? (toInt 3)) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_UNCTAD) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Tonga) (el ? ? ? Organizations_ESCAP) - -landAreaOnly (el ? ? ? Tonga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 748)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? India) (el ? ? ? Organizations_SAARC) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_SPC) - -member (el ? ? ? China) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 707658)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Tainan_munic_cities_Tainan))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Tainan_munic_cities_Tainan) (el ? ? ? Countries_RC_provinces_Tainan_munic) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Highland_cities_Inverness) (el ? ? ? Countries_GB_provinces_Highland) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ESCWA) - -located (el ? ? ? Mountains_Pulog) (el ? ? ? Philippines) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Syria) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? China) (el ? ? ? Organizations_UNTSO) - -equal (el ? ? ? (toInt 766300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofMariyEl))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofMariyEl) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofMariyEl_cities_YoshkarOla) (el ? ? ? Countries_R_provinces_Rep_ofMariyEl) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IOC) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Karaman_cities_Karaman) (el ? ? ? Countries_TR_provinces_Karaman) - -equal (el ? ? ? (toInt 739223)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Afyon))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Afyon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14230)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Afyon_cities_Afyon) (el ? ? ? Countries_TR_provinces_Afyon) - -member (el ? ? ? Norway) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Greece) (el ? ? ? Organizations_MTCR) - -equal (el ? ? ? (toInt 1325300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Ryazanskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Ryazanskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 39600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Ryazanskayaoblast_cities_Ryazan) (el ? ? ? Countries_R_provinces_Ryazanskayaoblast) - -located (el ? ? ? Islands_IsleofMan) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_IsleofMan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 588)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1506700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Ehime))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Ehime) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5672)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Ehime_cities_Matsuyama) (el ? ? ? Countries_J_provinces_Ehime) - -geographicalSubregion (el ? ? ? Countries_GQ_cities_Sta_Isabel) (el ? ? ? EquatorialGuinea) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IAEA) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_ZG_cities_Zug) (el ? ? ? Countries_CH_provinces_ZG) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_ILO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Austria) (el ? ? ? Organizations_CEI) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_AG) - -equal (el ? ? ? (toInt 664700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Zielonogorskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Zielonogorskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8868)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Zielonogorskie_cities_ZielonaGora) (el ? ? ? Countries_PL_provinces_Zielonogorskie) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 144000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Salzburg_cities_Salzburg))) - -geographicalSubregion (el ? ? ? Countries_A_provinces_Salzburg_cities_Salzburg) (el ? ? ? Countries_A_provinces_Salzburg) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 1903790)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_provinces_CentreSud))) - -landAreaOnly (el ? ? ? Countries_MA_provinces_CentreSud) (el ? ? ? (MeasureFn (el ? ? ? (toInt 79210)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 284306)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_CanTho))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_CanTho) (el ? ? ? Vietnam) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 59811)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_LU_cities_Luzern))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_LU_cities_Luzern) (el ? ? ? Countries_CH_provinces_LU) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_CERN) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 66508008)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_AndhraPradesh))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_AndhraPradesh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 275045)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Hyderabad) (el ? ? ? Countries_IND_provinces_AndhraPradesh) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_ITU) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Russia) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Togo) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 199127)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordBrabant_cities_sHertogenbosch))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_NoordBrabant_cities_sHertogenbosch) (el ? ? ? Countries_NL_provinces_NoordBrabant) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Australia) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 174570)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Kashi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Kashi) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Malta) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 265505)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Cesar_cities_Valledupar))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Cesar_cities_Valledupar) (el ? ? ? Countries_CO_provinces_Cesar) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 708835)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Punjab_cities_Amritsar))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Punjab_cities_Amritsar) (el ? ? ? Countries_IND_provinces_Punjab) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 1530900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Cherkaska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Cherkaska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Cherkaska_cities_Cherkasy) (el ? ? ? Countries_UA_provinces_Cherkaska) - -equal (el ? ? ? (toInt 320000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofMordovia_cities_Saransk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofMordovia_cities_Saransk) (el ? ? ? Countries_R_provinces_Rep_ofMordovia) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 352000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElQahira_munic_cities_Helwan))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElQahira_munic_cities_Helwan) (el ? ? ? Countries_ET_provinces_ElQahira_munic) - -equal (el ? ? ? (toInt 968000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_SantiagodeCuba))) - -landAreaOnly (el ? ? ? Countries_C_provinces_SantiagodeCuba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6170)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_SantiagodeCuba_cities_SantiagodeCuba) (el ? ? ? Countries_C_provinces_SantiagodeCuba) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_WHO) - -located (el ? ? ? Deserts_ErgIgidi) (el ? ? ? Mauritania) - -located (el ? ? ? Deserts_ErgIgidi) (el ? ? ? Mali) - -located (el ? ? ? Deserts_ErgIgidi) (el ? ? ? Algeria) - -landAreaOnly (el ? ? ? Deserts_ErgIgidi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Romania) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IEA) - -equal (el ? ? ? (toInt 532500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Grampian))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Grampian) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8752)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Grampian_cities_Aberdeen) (el ? ? ? Countries_GB_provinces_Grampian) - -sharedBorderLength (el ? ? ? Togo) (el ? ? ? Ghana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 877)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 537183)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_Kriti))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_Kriti) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8336)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 538800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Gloucestershire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Gloucestershire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2643)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Gloucestershire_cities_Glouchester) (el ? ? ? Countries_GB_provinces_Gloucestershire) - -equal (el ? ? ? (toInt 711119)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Stockholm_cities_Stockholm))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Stockholm_cities_Stockholm) (el ? ? ? Countries_S_provinces_Stockholm) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_IOC) - -located (el ? ? ? Islands_Vulcano) (el ? ? ? Countries_I_provinces_Calabria) - -located (el ? ? ? Islands_Vulcano) (el ? ? ? Italy) - -member (el ? ? ? Israel) (el ? ? ? Organizations_OAS) - -geographicalSubregion (el ? ? ? Algeria) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 490800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Zamojskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Zamojskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6980)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Zamojskie_cities_Zamosc) (el ? ? ? Countries_PL_provinces_Zamojskie) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_Caricom) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 2786126)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_EspiritoSanto))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_EspiritoSanto) (el ? ? ? (MeasureFn (el ? ? ? (toInt 46184)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Vitoria) (el ? ? ? Countries_BR_provinces_EspiritoSanto) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IOM) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Virgin_Islands) (el ? ? ? Continents_America) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 1256958)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Yamagata))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Yamagata) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9327)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Yamagata_cities_Yamagata) (el ? ? ? Countries_J_provinces_Yamagata) - -equal (el ? ? ? (toInt 146703)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Bourgogne_cities_Dijon))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Bourgogne_cities_Dijon) (el ? ? ? Countries_F_provinces_Bourgogne) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_IDB) - -equal (el ? ? ? (toInt 0)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_ComarcadeSanBlas))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_ComarcadeSanBlas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2357)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_ComarcadeSanBlas_cities_ElPorvenir) (el ? ? ? Countries_PA_provinces_ComarcadeSanBlas) - -equal (el ? ? ? (toInt 1108700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Kilimanjaro))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Kilimanjaro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13309)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Kilimanjaro_cities_Moshi) (el ? ? ? Countries_EAT_provinces_Kilimanjaro) - -member (el ? ? ? Niger) (el ? ? ? Organizations_WIPO) - -sharedBorderLength (el ? ? ? Finland) (el ? ? ? Norway) (el ? ? ? (MeasureFn (el ? ? ? (toInt 729)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 536106)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Duisburg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Duisburg) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_G_77) - -hasHeadq (el ? ? ? Organizations_IMO) (el ? ? ? Countries_GB_provinces_GreaterLondon_cities_London) - -equal (el ? ? ? (toInt 182800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Batman_cities_Batman))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Batman_cities_Batman) (el ? ? ? Countries_TR_provinces_Batman) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_Caricom) - -hasHeadq (el ? ? ? Organizations_CCC) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 1342400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Mykolayivska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Mykolayivska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Mykolayivska_cities_Mykolayiv) (el ? ? ? Countries_UA_provinces_Mykolayivska) - -equal (el ? ? ? (toInt 120000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Kaesong))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Kaesong) (el ? ? ? NorthKorea) - -equal (el ? ? ? (toInt 440425)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Aguascalientes_cities_Aguascalientes))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Aguascalientes_cities_Aguascalientes) (el ? ? ? Countries_MEX_provinces_Aguascalientes) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_FAO) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Gifu_cities_Gifu) (el ? ? ? Countries_J_provinces_Gifu) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_ICAO) - -hasHeadq (el ? ? ? Organizations_UNEP) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -member (el ? ? ? Panama) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? Organizations_Caricom) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Bermuda_cities_Hamilton) (el ? ? ? Countries_cid_cia_Bermuda) - -member (el ? ? ? Chad) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_GCC) - -equal (el ? ? ? (toInt 1346000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Nairobi))) - -landAreaOnly (el ? ? ? Countries_EAK_provinces_Nairobi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 684)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAK_provinces_Nairobi_cities_Nairobi) (el ? ? ? Countries_EAK_provinces_Nairobi) - -equal (el ? ? ? (toInt 1224800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_LongAn))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_LongAn) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4338)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 477100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Suwalskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Suwalskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10490)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Suwalskie_cities_Suwalki) (el ? ? ? Countries_PL_provinces_Suwalskie) - -sharedBorderLength (el ? ? ? Nepal) (el ? ? ? India) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1690)) (el ? ? ? Kilometer))) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 371876)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_BasqueCountry_cities_Bilbao))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_BasqueCountry_cities_Bilbao) (el ? ? ? Countries_E_provinces_BasqueCountry) - -equal (el ? ? ? (toInt 103000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_cities_JastrzebieZdroj))) - -geographicalSubregion (el ? ? ? Countries_PL_cities_JastrzebieZdroj) (el ? ? ? Poland) - -equal (el ? ? ? (toInt 438821)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_cities_Llave))) - -geographicalSubregion (el ? ? ? Countries_MEX_cities_Llave) (el ? ? ? Mexico) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Austria) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 710677)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Alberta_cities_Calgary))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Alberta_cities_Calgary) (el ? ? ? Countries_CDN_provinces_Alberta) - -equal (el ? ? ? (toInt 1479700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Bryanskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Bryanskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 34900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Bryanskayaoblast_cities_Bryansk) (el ? ? ? Countries_R_provinces_Bryanskayaoblast) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 111790)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Kansas_cities_OverlandPark))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Kansas_cities_OverlandPark) (el ? ? ? Countries_USA_provinces_Kansas) - -member (el ? ? ? Israel) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 644000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Benguela))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Benguela) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31788)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Benguela_cities_Benguela) (el ? ? ? Countries_ANG_provinces_Benguela) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_AL) - -equal (el ? ? ? (toInt 4406568)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Guanajuato))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Guanajuato) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30589)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Guanajuato) (el ? ? ? Countries_MEX_provinces_Guanajuato) - -member (el ? ? ? China) (el ? ? ? Organizations_UNIKOM) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Greenland_cities_Nuuk) (el ? ? ? Countries_cid_cia_Greenland) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Greece) (el ? ? ? Organizations_BIS) - -located (el ? ? ? Islands_Lewis) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Lewis) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Poland) (el ? ? ? Organizations_CBSS) - -equal (el ? ? ? (toInt 1027006)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Kagawa))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Kagawa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1882)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Kagawa_cities_Takamatsu) (el ? ? ? Countries_J_provinces_Kagawa) - -equal (el ? ? ? (toInt 526090)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Cantabria))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Cantabria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5321)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Cantabria_cities_Santander) (el ? ? ? Countries_E_provinces_Cantabria) - -equal (el ? ? ? (toInt 1273000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Fukuoka_cities_Fukuoka))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Fukuoka_cities_Fukuoka) (el ? ? ? Countries_J_provinces_Fukuoka) - -equal (el ? ? ? (toInt 113900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Zonguldak_cities_Karabuk))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Zonguldak_cities_Karabuk) (el ? ? ? Countries_TR_provinces_Zonguldak) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Malta) (el ? ? ? Organizations_WMO) - -located (el ? ? ? Islands_Skye) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Skye) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ACCT) - -equal (el ? ? ? (toInt 247724)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Roraima))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Roraima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 225116)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Roraima_cities_BoaVista) (el ? ? ? Countries_BR_provinces_Roraima) - -equal (el ? ? ? (toInt 1534074)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_ChiangMai))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_ChiangMai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20185)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_ChiangMai_cities_ChiangMai) (el ? ? ? Countries_THA_provinces_ChiangMai) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 115000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Savar))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Savar) (el ? ? ? Bangladesh) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_Interpol) - -sharedBorderLength (el ? ? ? Indonesia) (el ? ? ? Malaysia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1782)) (el ? ? ? Kilometer))) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 266988)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Buenaventura))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Buenaventura) (el ? ? ? Countries_CO_provinces_ValledeCauca) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 3839000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Dhaka))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Dhaka) (el ? ? ? Bangladesh) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_BSEC) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_SAARC) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_WCL) - -inflationRateInCountry (el ? ? ? Seychelles) (el ? ? ? (toRealNum 3.9)) - -equal (el ? ? ? (toInt 77575)) (el ? ? ? (PopulationFn (el ? ? ? Seychelles))) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_C) - -capitalCity (el ? ? ? Countries_SY_cities_Victoria) (el ? ? ? Seychelles) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_UN) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_IOC) - -landAreaOnly (el ? ? ? Seychelles) (el ? ? ? (MeasureFn (el ? ? ? (toInt 455)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Seychelles) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 167697)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_GE_cities_Geneva))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) (el ? ? ? Countries_CH_provinces_GE) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ICC) - -equal (el ? ? ? (toInt 458125)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Semnan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Semnan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 90905)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Semnan_cities_Semnan) (el ? ? ? Countries_IR_provinces_Semnan) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 517397)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Ayacucho))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Ayacucho) (el ? ? ? (MeasureFn (el ? ? ? (toInt 43814)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Ayacucho_cities_Ayacucho) (el ? ? ? Countries_PE_provinces_Ayacucho) - -sharedBorderLength (el ? ? ? Guatemala) (el ? ? ? Belize) (el ? ? ? (MeasureFn (el ? ? ? (toInt 266)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 522747)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Hegang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Hegang) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Abruzzo_cities_LAquila) (el ? ? ? Countries_I_provinces_Abruzzo) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_BCIE) - -located (el ? ? ? Rivers_Drin) (el ? ? ? Albania) - -flowsInto (el ? ? ? Rivers_Drin) (el ? ? ? Seas_MediterraneanSea) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 145000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Buzau_cities_Buzau))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Buzau_cities_Buzau) (el ? ? ? Countries_RO_provinces_Buzau) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_SPC) - -sharedBorderLength (el ? ? ? Nicaragua) (el ? ? ? CostaRica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 309)) (el ? ? ? Kilometer))) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 338417)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Miranda_cities_Petare))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Miranda_cities_Petare) (el ? ? ? Countries_YV_provinces_Miranda) - -equal (el ? ? ? (toInt 952600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NZ_cities_Auckland))) - -geographicalSubregion (el ? ? ? Countries_NZ_cities_Auckland) (el ? ? ? NewZealand) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Gaza_Strip) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 553998)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Pattani))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Pattani) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1937)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Panama) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_CP) - -equal (el ? ? ? (toInt 713000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_Gauteng_cities_Johannesburg))) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_Gauteng_cities_Johannesburg) (el ? ? ? Countries_RSA_provinces_Gauteng) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNMOGIP) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 263093)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_NhaTrang))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_NhaTrang) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 378597)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Markazi_cities_Arak))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Markazi_cities_Arak) (el ? ? ? Countries_IR_provinces_Markazi) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Anglesey_cities_Llangefni) (el ? ? ? Countries_GB_provinces_Anglesey) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 151000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Rzeszowskie_cities_Rzeszow))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Rzeszowskie_cities_Rzeszow) (el ? ? ? Countries_PL_provinces_Rzeszowskie) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 105983)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_LanguedocRousillon_cities_Perpignan))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_LanguedocRousillon_cities_Perpignan) (el ? ? ? Countries_F_provinces_LanguedocRousillon) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 1172400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Smolenskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Smolenskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 49800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Smolenskayaoblast_cities_Smolensk) (el ? ? ? Countries_R_provinces_Smolenskayaoblast) - -geographicalSubregion (el ? ? ? Countries_NCA_cities_Noumea) (el ? ? ? NewCaledonia) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_CEI) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Chad) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? France) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNOMIG) - -equal (el ? ? ? (toInt 167517)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Quebec_cities_Quebec))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Quebec_cities_Quebec) (el ? ? ? Countries_CDN_provinces_Quebec) - -member (el ? ? ? Andorra) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IDB) - -equal (el ? ? ? (toInt 1437000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Surkhondare))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Surkhondare) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Surkhondare_cities_Termiz) (el ? ? ? Countries_UZB_provinces_Surkhondare) - -equal (el ? ? ? (toInt 661900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Suffolk))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Suffolk) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3797)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Suffolk_cities_Ipswich) (el ? ? ? Countries_GB_provinces_Suffolk) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_RG) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_Mercosur) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Laos) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_ACCT) - -equal (el ? ? ? (toInt 1660107)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_UbonRatchathani))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_UbonRatchathani) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15811)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_UbonRatchathani_cities_UbonRatchathani) (el ? ? ? Countries_THA_provinces_UbonRatchathani) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 159839)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SantaCruz))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_SantaCruz) (el ? ? ? (MeasureFn (el ? ? ? (toInt 243943)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_SantaCruz_cities_RioGallegos) (el ? ? ? Countries_RA_provinces_SantaCruz) - -equal (el ? ? ? (toInt 122159)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Indaiatuba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Indaiatuba) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 145400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Trabzon_cities_Trabzon))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Trabzon_cities_Trabzon) (el ? ? ? Countries_TR_provinces_Trabzon) - -equal (el ? ? ? (toInt 131370)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Ostergotland_cities_Linkoping))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Ostergotland_cities_Linkoping) (el ? ? ? Countries_S_provinces_Ostergotland) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_ABEDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Kuwait) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 0)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_NAM) - -meetsSpatially (el ? ? ? Kuwait) (el ? ? ? SaudiArabia) - -capitalCity (el ? ? ? Countries_KWT_cities_Kuwait) (el ? ? ? Kuwait) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_UN) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_ESCWA) - -landAreaOnly (el ? ? ? Kuwait) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17820)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 1950047)) (el ? ? ? (PopulationFn (el ? ? ? Kuwait))) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_AL) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_OPEC) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_CAEU) - -inflationRateInCountry (el ? ? ? Kuwait) (el ? ? ? (toInt 5)) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_BDEAC) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_OAPEC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Kuwait) (el ? ? ? ServiceSector) (el ? ? ? (toInt 45)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_WFTU) - -meetsSpatially (el ? ? ? Kuwait) (el ? ? ? Iraq) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_ICRM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Kuwait) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Kuwait) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 1078747)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_ZuidHolland_cities_Rotterdam))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_ZuidHolland_cities_Rotterdam) (el ? ? ? Countries_NL_provinces_ZuidHolland) - -member (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 1012000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Fukuoka_cities_Kitakyushu))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Fukuoka_cities_Kitakyushu) (el ? ? ? Countries_J_provinces_Fukuoka) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IFC) - -sharedBorderLength (el ? ? ? Turkey) (el ? ? ? Azerbaijan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9)) (el ? ? ? Kilometer))) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_MTCR) - -equal (el ? ? ? (toInt 9925891)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Mumbai))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Mumbai) (el ? ? ? Countries_IND_provinces_Maharashtra) - -equal (el ? ? ? (toInt 204000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Volynska_cities_Lutsk))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Volynska_cities_Lutsk) (el ? ? ? Countries_UA_provinces_Volynska) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_NE_cities_Neuchatel) (el ? ? ? Countries_CH_provinces_NE) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? China) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 169761)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Tennessee_cities_Knoxville))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Tennessee_cities_Knoxville) (el ? ? ? Countries_USA_provinces_Tennessee) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 10424)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Anguilla))) - -member (el ? ? ? Countries_cid_cia_Anguilla) (el ? ? ? Organizations_OECS) - -member (el ? ? ? Countries_cid_cia_Anguilla) (el ? ? ? Organizations_Interpol) - -landAreaOnly (el ? ? ? Countries_cid_cia_Anguilla) (el ? ? ? (MeasureFn (el ? ? ? (toInt 91)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Anguilla) (el ? ? ? (toInt 4)) - -capitalCity (el ? ? ? Countries_cid_cia_Anguilla_cities_TheValley) (el ? ? ? Countries_cid_cia_Anguilla) - -member (el ? ? ? Countries_cid_cia_Anguilla) (el ? ? ? Organizations_Caricom) - -member (el ? ? ? Countries_cid_cia_Anguilla) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 242874)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Pekalongan))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Pekalongan) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 123890)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Larkana))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Larkana) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 230500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Derbyshire_cities_Derby))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Derbyshire_cities_Derby) (el ? ? ? Countries_GB_provinces_Derbyshire) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 1021119)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SakonNakhon))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SakonNakhon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9633)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_Intelsat) - -located (el ? ? ? Lakes_LakeUrumiyeh) (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi) - -located (el ? ? ? Lakes_LakeUrumiyeh) (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt) - -located (el ? ? ? Lakes_LakeUrumiyeh) (el ? ? ? Iran) - -landAreaOnly (el ? ? ? Lakes_LakeUrumiyeh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4868)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_NSG) - -equal (el ? ? ? (toInt 283600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_TyneandWear_cities_NewcastleuponTyne))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_TyneandWear_cities_NewcastleuponTyne) (el ? ? ? Countries_GB_provinces_TyneandWear) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IMF) - -landAreaOnly (el ? ? ? Qatar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11000)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Qatar) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_ICAO) - -inflationRateInCountry (el ? ? ? Qatar) (el ? ? ? (toInt 3)) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_UN) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_GCC) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_OAPEC) - -meetsSpatially (el ? ? ? Qatar) (el ? ? ? SaudiArabia) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 547761)) (el ? ? ? (PopulationFn (el ? ? ? Qatar))) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_AMF) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_ESCWA) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_IMF) - -sectorCompositionOfGDPInPeriod (el ? ? ? Qatar) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 50)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_IOC) - -capitalCity (el ? ? ? Countries_Q_cities_Doha) (el ? ? ? Qatar) - -member (el ? ? ? Qatar) (el ? ? ? Organizations_IFAD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Qatar) (el ? ? ? ServiceSector) (el ? ? ? (toInt 49)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_EIB) - -equal (el ? ? ? (toInt 117000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Neftekamsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Neftekamsk) (el ? ? ? Countries_R_provinces_Stavropolskykray) - -equal (el ? ? ? (toInt 262325)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Flevoland))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_Flevoland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1425)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_Flevoland_cities_Lelystad) (el ? ? ? Countries_NL_provinces_Flevoland) - -equal (el ? ? ? (toInt 109268)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Yizheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Yizheng) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_OECS) - -equal (el ? ? ? (toInt 450129)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Niteroi))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Niteroi) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 3302296)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Karnataka_cities_Bangalore))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Karnataka_cities_Bangalore) (el ? ? ? Countries_IND_provinces_Karnataka) - -equal (el ? ? ? (toInt 203000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast_cities_Zlatoust))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast_cities_Zlatoust) (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast) - -equal (el ? ? ? (toInt 1432184)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Lombardia_cities_Milan))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Lombardia_cities_Milan) (el ? ? ? Countries_I_provinces_Lombardia) - -located (el ? ? ? Islands_Patmos) (el ? ? ? Greece) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_EBRD) - -located (el ? ? ? Lakes_LakeWinnipeg) (el ? ? ? Countries_CDN_provinces_Manitoba) - -located (el ? ? ? Lakes_LakeWinnipeg) (el ? ? ? Canada) - -landAreaOnly (el ? ? ? Lakes_LakeWinnipeg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24514)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 370049)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Chilung_munic_cities_Chilung))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Chilung_munic_cities_Chilung) (el ? ? ? Countries_RC_provinces_Chilung_munic) - -equal (el ? ? ? (toInt 312900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_KomaromEsztergom))) - -landAreaOnly (el ? ? ? Countries_H_provinces_KomaromEsztergom) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2250)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_KomaromEsztergom_cities_Tatabanya) (el ? ? ? Countries_H_provinces_KomaromEsztergom) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Mizoram_cities_Aijal) (el ? ? ? Countries_IND_provinces_Mizoram) - -member (el ? ? ? Mali) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_WCL) - -geographicalSubregion (el ? ? ? Countries_HR_cities_Zagreb) (el ? ? ? Croatia) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_OSCE) - -inflationRateInCountry (el ? ? ? Macedonia) (el ? ? ? (toRealNum 14.8)) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_WTrO) - -capitalCity (el ? ? ? Countries_MK_cities_Skopje) (el ? ? ? Macedonia) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_WMO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Macedonia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 32)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? Macedonia) (el ? ? ? Albania) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_Intelsat) - -meetsSpatially (el ? ? ? Macedonia) (el ? ? ? Greece) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_UNIDO) - -meetsSpatially (el ? ? ? Macedonia) (el ? ? ? SerbiaAndMontenegro) - -sectorCompositionOfGDPInPeriod (el ? ? ? Macedonia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 44)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_CE) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_IFAD) - -landAreaOnly (el ? ? ? Macedonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25333)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_CEI) - -sectorCompositionOfGDPInPeriod (el ? ? ? Macedonia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 2104035)) (el ? ? ? (PopulationFn (el ? ? ? Macedonia))) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_IOC) - -meetsSpatially (el ? ? ? Macedonia) (el ? ? ? Bulgaria) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Macedonia) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 3550114)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_NuevoLeon))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_NuevoLeon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 64555)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_NuevoLeon_cities_Monterrey) (el ? ? ? Countries_MEX_provinces_NuevoLeon) - -equal (el ? ? ? (toInt 189300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Swansea_cities_Swansea))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Swansea_cities_Swansea) (el ? ? ? Countries_GB_provinces_Swansea) - -equal (el ? ? ? (toInt 447000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Ilan))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Ilan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2137)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Ilan_cities_Ilan) (el ? ? ? Countries_RC_provinces_Ilan) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_NAM) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Countries_ZRE_provinces_Kivu) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Burundi) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Zambia) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Countries_EAT_provinces_Tabora) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Countries_EAT_provinces_Mbeya) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Countries_Z_provinces_Northern) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Countries_EAT_provinces_Kigoma) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Zaire) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Countries_ZRE_provinces_Shaba) - -located (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? Tanzania) - -landAreaOnly (el ? ? ? Lakes_LakeTanganjika) (el ? ? ? (MeasureFn (el ? ? ? (toInt 34000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Australia) (el ? ? ? Organizations_UNTSO) - -equal (el ? ? ? (toInt 436603)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_NuevoLeon_cities_SanNicolasdelosGarza))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_NuevoLeon_cities_SanNicolasdelosGarza) (el ? ? ? Countries_MEX_provinces_NuevoLeon) - -equal (el ? ? ? (toInt 125643)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Brandenburg_cities_Cottbus))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Brandenburg_cities_Cottbus) (el ? ? ? Countries_D_provinces_Brandenburg) - -equal (el ? ? ? (toInt 423611)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kastamonu))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Kastamonu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13108)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Kastamonu_cities_Kastamonu) (el ? ? ? Countries_TR_provinces_Kastamonu) - -located (el ? ? ? Mountains_PicoDuarte) (el ? ? ? DominicanRepublic) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 110136)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SanLuis_cities_SanLuis))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_SanLuis_cities_SanLuis) (el ? ? ? Countries_RA_provinces_SanLuis) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IADB) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Yunlin_cities_Touliu) (el ? ? ? Countries_RC_provinces_Yunlin) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? China) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IADB) - -equal (el ? ? ? (toInt 119200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_ValeofGlamorgan))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_ValeofGlamorgan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 337)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_ValeofGlamorgan_cities_Barry) (el ? ? ? Countries_GB_provinces_ValeofGlamorgan) - -geographicalSubregion (el ? ? ? Countries_WAL_cities_Freetown) (el ? ? ? SierraLeone) - -geographicalSubregion (el ? ? ? Russia) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 42000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Haeme_cities_Haemeenlinna))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Haeme_cities_Haemeenlinna) (el ? ? ? Countries_SF_provinces_Haeme) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 596000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Altayskiykray_cities_Barnaul))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Altayskiykray_cities_Barnaul) (el ? ? ? Countries_R_provinces_Altayskiykray) - -equal (el ? ? ? (toInt 1172600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_SocTrang))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_SocTrang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3191)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IOC) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_LundaNorte_cities_Lucapa) (el ? ? ? Countries_ANG_provinces_LundaNorte) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 128000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Volgogradskayaoblast_cities_Kamyshin))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Volgogradskayaoblast_cities_Kamyshin) (el ? ? ? Countries_R_provinces_Volgogradskayaoblast) - -located (el ? ? ? Islands_Kotelnyisland) (el ? ? ? Countries_R_provinces_Rep_ofSakha) - -located (el ? ? ? Islands_Kotelnyisland) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Islands_Kotelnyisland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11665)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Rivers_Seine) (el ? ? ? Countries_F_provinces_IledeFrance) - -located (el ? ? ? Rivers_Seine) (el ? ? ? Countries_F_provinces_HauteNormandie) - -located (el ? ? ? Rivers_Seine) (el ? ? ? Countries_F_provinces_Bourgogne) - -located (el ? ? ? Rivers_Seine) (el ? ? ? France) - -flowsInto (el ? ? ? Rivers_Seine) (el ? ? ? Seas_NorthSea) - -length (el ? ? ? Rivers_Seine) (el ? ? ? (toInt 776)) - -equal (el ? ? ? (toInt 126384)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Sarawak_cities_Sibu))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Sarawak_cities_Sibu) (el ? ? ? Countries_MAL_provinces_Sarawak) - -hasHeadq (el ? ? ? Organizations_ESCAP) (el ? ? ? Countries_THA_provinces_BangkokMetropolis_cities_Bangkok) - -equal (el ? ? ? (toInt 158300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Alajuela_cities_Alajuela))) - -geographicalSubregion (el ? ? ? Countries_CR_provinces_Alajuela_cities_Alajuela) (el ? ? ? Countries_CR_provinces_Alajuela) - -equal (el ? ? ? (toInt 2360000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Tibet))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Tibet) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1220000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Tibet_cities_Lhasa) (el ? ? ? Countries_TJ_provinces_Tibet) - -equal (el ? ? ? (toInt 574308)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_AnatolikiMakedhoniakaiThraki))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_AnatolikiMakedhoniakaiThraki) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14157)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_PFP) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 1158400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Samsun))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Samsun) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9579)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Samsun_cities_Samsun) (el ? ? ? Countries_TR_provinces_Samsun) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 101000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Sandton))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Sandton) (el ? ? ? SouthAfrica) - -located (el ? ? ? Rivers_Kura) (el ? ? ? Countries_TR_provinces_Kars) - -located (el ? ? ? Rivers_Kura) (el ? ? ? Countries_TR_provinces_Artvin) - -located (el ? ? ? Rivers_Kura) (el ? ? ? Azerbaijan) - -located (el ? ? ? Rivers_Kura) (el ? ? ? Georgia) - -located (el ? ? ? Rivers_Kura) (el ? ? ? Turkey) - -flowsInto (el ? ? ? Rivers_Kura) (el ? ? ? Lakes_CaspianSea) - -length (el ? ? ? Rivers_Kura) (el ? ? ? (toInt 1364)) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_UN) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_ACCT) - -equal (el ? ? ? (toInt 101733)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Selangor_cities_ShahAlam))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Selangor_cities_ShahAlam) (el ? ? ? Countries_MAL_provinces_Selangor) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 2483871)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Surabaya))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Surabaya) (el ? ? ? Indonesia) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_UN) - -member (el ? ? ? Finland) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 243000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Panama_cities_SanMiguelito))) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_Panama_cities_SanMiguelito) (el ? ? ? Countries_PA_provinces_Panama) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_OPEC) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 671900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_LangSon))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_LangSon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8187)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_NAM) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 242708)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Cangzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Cangzhou) (el ? ? ? Countries_TJ_provinces_Hubei) - -equal (el ? ? ? (toInt 167500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Essex_cities_SouthendonSea))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Essex_cities_SouthendonSea) (el ? ? ? Countries_GB_provinces_Essex) - -member (el ? ? ? Israel) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 1158265)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Amazonas_cities_Manaus))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Amazonas_cities_Manaus) (el ? ? ? Countries_BR_provinces_Amazonas) - -located (el ? ? ? Islands_Palawan) (el ? ? ? Philippines) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IFC) - -member (el ? ? ? France) (el ? ? ? Organizations_UNOMIG) - -equal (el ? ? ? (toInt 156000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Thies_cities_Thies))) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_Thies_cities_Thies) (el ? ? ? Countries_SN_provinces_Thies) - -member (el ? ? ? Australia) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 5646716)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_provinces_NordOuest))) - -landAreaOnly (el ? ? ? Countries_MA_provinces_NordOuest) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29955)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 301000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Chernihivska_cities_Chernihiv))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Chernihivska_cities_Chernihiv) (el ? ? ? Countries_UA_provinces_Chernihivska) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_ECLAC) - -equal (el ? ? ? (toInt 107329)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Cixi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Cixi) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ANC) - -equal (el ? ? ? (toInt 178612)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Kronoberg))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Kronoberg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8458)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Kronoberg_cities_Vaxjo) (el ? ? ? Countries_S_provinces_Kronoberg) - -equal (el ? ? ? (toInt 879105)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_alKhartum_cities_KhartoumNorth))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_alKhartum_cities_KhartoumNorth) (el ? ? ? Countries_SUD_provinces_alKhartum) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 44930000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 236300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Nanning) (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) - -equal (el ? ? ? (toInt 102007)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_DeraGhaziKhan))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_DeraGhaziKhan) (el ? ? ? Pakistan) - -sharedBorderLength (el ? ? ? Italy) (el ? ? ? Switzerland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 740)) (el ? ? ? Kilometer))) - -member (el ? ? ? Poland) (el ? ? ? Organizations_ISO) - -hasHeadq (el ? ? ? Organizations_UNIDO) (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna) - -equal (el ? ? ? (toInt 602800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IL_provinces_Haifa))) - -landAreaOnly (el ? ? ? Countries_IL_provinces_Haifa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 854)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IL_provinces_Haifa_cities_Haifa) (el ? ? ? Countries_IL_provinces_Haifa) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_FAO) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Kagera_cities_Bukoba) (el ? ? ? Countries_EAT_provinces_Kagera) - -equal (el ? ? ? (toInt 238000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Covasha))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Covasha) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3705)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Covasha_cities_SfintuGheorghe) (el ? ? ? Countries_RO_provinces_Covasha) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 2059000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Jihomoravsky))) - -landAreaOnly (el ? ? ? Countries_CZ_provinces_Jihomoravsky) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15028)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CZ_provinces_Jihomoravsky_cities_Brno) (el ? ? ? Countries_CZ_provinces_Jihomoravsky) - -equal (el ? ? ? (toInt 691150)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_NegeriSembilan))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_NegeriSembilan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6643)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_NegeriSembilan_cities_Seremban) (el ? ? ? Countries_MAL_provinces_NegeriSembilan) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? China) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_ECO) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IOM) - -hasHeadq (el ? ? ? Organizations_CE) (el ? ? ? Countries_F_provinces_Alsace_cities_Strasbourg) - -equal (el ? ? ? (toInt 702000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Turku_Pori))) - -capitalCity (el ? ? ? Countries_SF_provinces_Turku_Pori_cities_Turku) (el ? ? ? Countries_SF_provinces_Turku_Pori) - -equal (el ? ? ? (toInt 1768691)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_provinces_Oriental))) - -landAreaOnly (el ? ? ? Countries_MA_provinces_Oriental) (el ? ? ? (MeasureFn (el ? ? ? (toInt 82820)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Bitlis_cities_Bitlis) (el ? ? ? Countries_TR_provinces_Bitlis) - -equal (el ? ? ? (toInt 529136)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Zhangjiakou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Zhangjiakou) (el ? ? ? Countries_TJ_provinces_Hebei) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_G_9) - -equal (el ? ? ? (toInt 105014)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Namur_cities_Namur))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_Namur_cities_Namur) (el ? ? ? Countries_B_provinces_Namur) - -member (el ? ? ? Laos) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 101900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Berkshire_cities_Bracknell))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Berkshire_cities_Bracknell) (el ? ? ? Countries_GB_provinces_Berkshire) - -equal (el ? ? ? (toInt 609320)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Liuzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Liuzhou) (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_WesternAustralia_cities_Albany) (el ? ? ? Countries_AUS_provinces_WesternAustralia) - -geographicalSubregion (el ? ? ? Madagascar) (el ? ? ? Continents_Africa) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 112966)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Macae))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Macae) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -sharedBorderLength (el ? ? ? UnitedArabEmirates) (el ? ? ? SaudiArabia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 457)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Veszprem_cities_Veszprem) (el ? ? ? Countries_H_provinces_Veszprem) - -located (el ? ? ? Deserts_Trarza) (el ? ? ? Mauritania) - -landAreaOnly (el ? ? ? Deserts_Trarza) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Japan) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 580000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Neamt))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Neamt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5890)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Neamt_cities_PiatraNeamt) (el ? ? ? Countries_RO_provinces_Neamt) - -member (el ? ? ? Laos) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 625450)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Lara_cities_Barquisimeto))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Lara_cities_Barquisimeto) (el ? ? ? Countries_YV_provinces_Lara) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_ICFTU) - -geographicalSubregion (el ? ? ? Countries_IL_provinces_TelAviv_cities_TelAviv) (el ? ? ? Countries_IL_provinces_TelAviv) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 243698)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Selangor_cities_Kelang))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Selangor_cities_Kelang) (el ? ? ? Countries_MAL_provinces_Selangor) - -equal (el ? ? ? (toInt 26178)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Vaupes))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Vaupes) (el ? ? ? (MeasureFn (el ? ? ? (toInt 65268)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Vaupes_cities_Mitu) (el ? ? ? Countries_CO_provinces_Vaupes) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_ITU) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Olt_cities_Slatina) (el ? ? ? Countries_RO_provinces_Olt) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IEA) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ESA) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_Benelux) - -sectorCompositionOfGDPInPeriod (el ? ? ? Netherlands) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 3.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_NL_provinces_ZuidHolland) (el ? ? ? Netherlands) - -meetsSpatially (el ? ? ? Netherlands) (el ? ? ? Belgium) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_NATO) - -geographicSubregion (el ? ? ? Countries_NL_provinces_Zeeland) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_BIS) - -sectorCompositionOfGDPInPeriod (el ? ? ? Netherlands) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 26.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNPREDEP) - -landAreaOnly (el ? ? ? Netherlands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 37330)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_NL_provinces_Utrecht) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_EN) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_EBRD) - -geographicSubregion (el ? ? ? Countries_NL_provinces_Friesland) (el ? ? ? Netherlands) - -capitalCity (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Amsterdam) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IMO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Netherlands) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 69.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_CE) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 15568034)) (el ? ? ? (PopulationFn (el ? ? ? Netherlands))) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ISO) - -geographicSubregion (el ? ? ? Countries_NL_provinces_NoordHolland) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UN) - -inflationRateInCountry (el ? ? ? Netherlands) (el ? ? ? (toRealNum 2.25)) - -geographicSubregion (el ? ? ? Countries_NL_provinces_NoordBrabant) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_EIB) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_NL_provinces_Overijssel) (el ? ? ? Netherlands) - -meetsSpatially (el ? ? ? Netherlands) (el ? ? ? Germany) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_AG) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_OSCE) - -geographicSubregion (el ? ? ? Countries_NL_provinces_Drenthe) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_NL_provinces_Gelderland) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_EU) - -geographicSubregion (el ? ? ? Countries_NL_provinces_Flevoland) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_AfDB) - -geographicSubregion (el ? ? ? Countries_NL_provinces_Limburg) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_CERN) - -geographicSubregion (el ? ? ? Countries_NL_provinces_Groningen) (el ? ? ? Netherlands) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Netherlands) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 2074297)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Johor))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Johor) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18986)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Johor_cities_JohorBaharu) (el ? ? ? Countries_MAL_provinces_Johor) - -located (el ? ? ? Deserts_Kysylkum) (el ? ? ? Countries_KAZ_provinces_Qyzylorda) - -located (el ? ? ? Deserts_Kysylkum) (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston) - -located (el ? ? ? Deserts_Kysylkum) (el ? ? ? Countries_UZB_provinces_Samarqand) - -located (el ? ? ? Deserts_Kysylkum) (el ? ? ? Countries_UZB_provinces_Jizzakh) - -located (el ? ? ? Deserts_Kysylkum) (el ? ? ? Kazakstan) - -located (el ? ? ? Deserts_Kysylkum) (el ? ? ? Uzbekistan) - -landAreaOnly (el ? ? ? Deserts_Kysylkum) (el ? ? ? (MeasureFn (el ? ? ? (toInt 300000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1007170)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Puebla_cities_Puebla))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Puebla_cities_Puebla) (el ? ? ? Countries_MEX_provinces_Puebla) - -equal (el ? ? ? (toInt 225000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Bihor_cities_Oradea))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Bihor_cities_Oradea) (el ? ? ? Countries_RO_provinces_Bihor) - -equal (el ? ? ? (toInt 747297)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_ChaharMahaleBakhtiari))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_ChaharMahaleBakhtiari) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14870)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_ChaharMahaleBakhtiari_cities_ShahreKord) (el ? ? ? Countries_IR_provinces_ChaharMahaleBakhtiari) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ZC) - -hasHeadq (el ? ? ? Organizations_IDB) (el ? ? ? Countries_SA_cities_Jeddah) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_EN) - -equal (el ? ? ? (toInt 726000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Timis))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Timis) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8692)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Timis_cities_Timisoara) (el ? ? ? Countries_RO_provinces_Timis) - -equal (el ? ? ? (toInt 745689)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Bolivar_cities_Cartagena))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Bolivar_cities_Cartagena) (el ? ? ? Countries_CO_provinces_Bolivar) - -geographicalSubregion (el ? ? ? Maldives) (el ? ? ? Continents_Asia) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_CCC) - -member (el ? ? ? France) (el ? ? ? Organizations_G_7) - -member (el ? ? ? Chile) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 478000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_LasTunas))) - -landAreaOnly (el ? ? ? Countries_C_provinces_LasTunas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6589)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_LasTunas_cities_VictoriadelasTunas) (el ? ? ? Countries_C_provinces_LasTunas) - -member (el ? ? ? China) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 130000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_CuandoCubango))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_CuandoCubango) (el ? ? ? (MeasureFn (el ? ? ? (toInt 199049)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_CuandoCubango_cities_Menongue) (el ? ? ? Countries_ANG_provinces_CuandoCubango) - -equal (el ? ? ? (toInt 145800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cleveland_cities_Middlesbrough))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cleveland_cities_Middlesbrough) (el ? ? ? Countries_GB_provinces_Cleveland) - -sharedBorderLength (el ? ? ? Swaziland) (el ? ? ? Mozambique) (el ? ? ? (MeasureFn (el ? ? ? (toInt 105)) (el ? ? ? Kilometer))) - -member (el ? ? ? Togo) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 1511392)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_SantanderdelSur))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_SantanderdelSur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30537)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_SantanderdelSur_cities_Bucaramanga) (el ? ? ? Countries_CO_provinces_SantanderdelSur) - -equal (el ? ? ? (toInt 1814500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tulskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Tulskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Tulskayaoblast_cities_Tula) (el ? ? ? Countries_R_provinces_Tulskayaoblast) - -equal (el ? ? ? (toInt 699428)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Cesar))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Cesar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22905)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Cesar_cities_Valledupar) (el ? ? ? Countries_CO_provinces_Cesar) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 249662)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Krefeld))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Krefeld) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IDA) - -landAreaOnly (el ? ? ? Countries_cid_cia_Howland_Island) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1.6)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_G_77) - -sectorCompositionOfGDPInPeriod (el ? ? ? Uruguay) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 27.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_RG) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UNMOT) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UN) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_FAO) - -meetsSpatially (el ? ? ? Uruguay) (el ? ? ? Brazil) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UNAVEMIII) - -capitalCity (el ? ? ? Countries_ROU_cities_Montevideo) (el ? ? ? Uruguay) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_Mercosur) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_NAM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Uruguay) (el ? ? ? ServiceSector) (el ? ? ? (toInt 62)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_ICAO) - -inflationRateInCountry (el ? ? ? Uruguay) (el ? ? ? (toRealNum 35.4)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Uruguay) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 10.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UNMOGIP) - -meetsSpatially (el ? ? ? Uruguay) (el ? ? ? Argentina) - -equal (el ? ? ? (toInt 3238952)) (el ? ? ? (PopulationFn (el ? ? ? Uruguay))) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UNOMIL) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_WIPO) - -landAreaOnly (el ? ? ? Uruguay) (el ? ? ? (MeasureFn (el ? ? ? (toInt 176220)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_AG) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_G_11) - -member (el ? ? ? Uruguay) (el ? ? ? Organizations_IOC) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_UN) - -member (el ? ? ? Countries_cid_cia_Bermuda) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 884316)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Saga))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Saga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2433)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Saga_cities_Saga) (el ? ? ? Countries_J_provinces_Saga) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IMF) - -located (el ? ? ? Islands_Alicudi) (el ? ? ? Countries_I_provinces_Calabria) - -located (el ? ? ? Islands_Alicudi) (el ? ? ? Italy) - -located (el ? ? ? Lakes_LakeNgami) (el ? ? ? Botswana) - -landAreaOnly (el ? ? ? Lakes_LakeNgami) (el ? ? ? (MeasureFn (el ? ? ? (toInt 650)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1441100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Merseyside))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Merseyside) (el ? ? ? (MeasureFn (el ? ? ? (toInt 652)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Merseyside_cities_Liverpool) (el ? ? ? Countries_GB_provinces_Merseyside) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Japan) (el ? ? ? Organizations_PCA) - -geographicalSubregion (el ? ? ? Rwanda) (el ? ? ? Continents_Africa) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Palau) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 2303302)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Miranda))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Miranda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7950)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Miranda_cities_LosTeques) (el ? ? ? Countries_YV_provinces_Miranda) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 426305)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Namur))) - -landAreaOnly (el ? ? ? Countries_B_provinces_Namur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3665)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_B_provinces_Namur_cities_Namur) (el ? ? ? Countries_B_provinces_Namur) - -equal (el ? ? ? (toInt 715000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Nawoiy))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Nawoiy) (el ? ? ? (MeasureFn (el ? ? ? (toInt 110800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Nawoiy_cities_Nawoiy) (el ? ? ? Countries_UZB_provinces_Nawoiy) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_ACCT) - -equal (el ? ? ? (toInt 147864)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arizona_cities_Glendale))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Arizona_cities_Glendale) (el ? ? ? Countries_USA_provinces_Arizona) - -equal (el ? ? ? (toInt 318000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Rajshahi))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Rajshahi) (el ? ? ? Bangladesh) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_EBRD) - -sharedBorderLength (el ? ? ? Germany) (el ? ? ? Austria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 784)) (el ? ? ? Kilometer))) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 604300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Durham))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Durham) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2436)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Durham_cities_Durham) (el ? ? ? Countries_GB_provinces_Durham) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Libya) (el ? ? ? Organizations_AMU) - -equal (el ? ? ? (toInt 89862)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arizona_cities_Chandler))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Arizona_cities_Chandler) (el ? ? ? Countries_USA_provinces_Arizona) - -equal (el ? ? ? (toInt 456618)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Kerala_cities_Kozhikode))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Kerala_cities_Kozhikode) (el ? ? ? Countries_IND_provinces_Kerala) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Chile) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_ITU) - -meetsSpatially (el ? ? ? Chile) (el ? ? ? Argentina) - -member (el ? ? ? Chile) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Chile) (el ? ? ? Organizations_UN) - -member (el ? ? ? Chile) (el ? ? ? Organizations_G_11) - -member (el ? ? ? Chile) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Chile) (el ? ? ? Organizations_RG) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Chile) (el ? ? ? Organizations_WTrO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Chile) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 36.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Chile) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Chile) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Chile) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Chile) (el ? ? ? Organizations_UNMOGIP) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IDA) - -inflationRateInCountry (el ? ? ? Chile) (el ? ? ? (toRealNum 8.1)) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IMF) - -sectorCompositionOfGDPInPeriod (el ? ? ? Chile) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 56.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Chile) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 7.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Chile) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Chile) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Chile) (el ? ? ? Organizations_APEC) - -member (el ? ? ? Chile) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Chile) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Chile) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Chile) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Chile) (el ? ? ? Organizations_FAO) - -meetsSpatially (el ? ? ? Chile) (el ? ? ? Bolivia) - -member (el ? ? ? Chile) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Chile) (el ? ? ? Organizations_LAES) - -equal (el ? ? ? (toInt 14333258)) (el ? ? ? (PopulationFn (el ? ? ? Chile))) - -member (el ? ? ? Chile) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_UNTSO) - -meetsSpatially (el ? ? ? Chile) (el ? ? ? Peru) - -capitalCity (el ? ? ? Countries_RCH_cities_Santiago) (el ? ? ? Chile) - -member (el ? ? ? Chile) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Chile) (el ? ? ? Organizations_Interpol) - -landAreaOnly (el ? ? ? Chile) (el ? ? ? (MeasureFn (el ? ? ? (toInt 756950)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Chile) (el ? ? ? Organizations_Mercosur) - -member (el ? ? ? Chile) (el ? ? ? Organizations_LAIA) - -geographicalSubregion (el ? ? ? Chad) (el ? ? ? Continents_Africa) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 153483)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Okara))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Okara) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 328000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_BistritaNasaud))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_BistritaNasaud) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5305)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_BistritaNasaud_cities_Bistrita) (el ? ? ? Countries_RO_provinces_BistritaNasaud) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 1183576)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Aragon))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Aragon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 47720)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Aragon_cities_Zaragoza) (el ? ? ? Countries_E_provinces_Aragon) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ACCT) - -equal (el ? ? ? (toInt 382633)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Perak_cities_Ipoh))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Perak_cities_Ipoh) (el ? ? ? Countries_MAL_provinces_Perak) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Norway) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_UN) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 2287800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Strathclyde))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Strathclyde) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13773)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Strathclyde_cities_Glasgow) (el ? ? ? Countries_GB_provinces_Strathclyde) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_IFRCS) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Adamaoua_cities_Ngaoundere) (el ? ? ? Countries_CAM_provinces_Adamaoua) - -geographicalSubregion (el ? ? ? Iceland) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 972000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Holguin))) - -landAreaOnly (el ? ? ? Countries_C_provinces_Holguin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9301)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_Holguin_cities_Holguin) (el ? ? ? Countries_C_provinces_Holguin) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 24517)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Oestfold_cities_Moss))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Oestfold_cities_Moss) (el ? ? ? Countries_N_provinces_Oestfold) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Afghanistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 139094)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Valencia_cities_CastellondelaPlana))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Valencia_cities_CastellondelaPlana) (el ? ? ? Countries_E_provinces_Valencia) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 388833)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Neuquen))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Neuquen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 94078)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Neuquen_cities_Neuquen) (el ? ? ? Countries_RA_provinces_Neuquen) - -equal (el ? ? ? (toInt 817868)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AlAnbar))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_AlAnbar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 138501)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_AlAnbar_cities_ArRamadi) (el ? ? ? Countries_IRQ_provinces_AlAnbar) - -equal (el ? ? ? (toInt 116767)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_TebingTinggi))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_TebingTinggi) (el ? ? ? Indonesia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Swaziland) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 40)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_UN) - -capitalCity (el ? ? ? Countries_SD_cities_Mbabane) (el ? ? ? Swaziland) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_ICAO) - -meetsSpatially (el ? ? ? Swaziland) (el ? ? ? Mozambique) - -inflationRateInCountry (el ? ? ? Swaziland) (el ? ? ? (toRealNum 14.7)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Swaziland) (el ? ? ? ServiceSector) (el ? ? ? (toInt 35)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_IDA) - -meetsSpatially (el ? ? ? Swaziland) (el ? ? ? SouthAfrica) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_C) - -sectorCompositionOfGDPInPeriod (el ? ? ? Swaziland) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 25)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Swaziland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17360)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 998730)) (el ? ? ? (PopulationFn (el ? ? ? Swaziland))) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_SADC) - -member (el ? ? ? Swaziland) (el ? ? ? Organizations_SACU) - -equal (el ? ? ? (toInt 180200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Merseyside_cities_SaintHelens))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Merseyside_cities_SaintHelens) (el ? ? ? Countries_GB_provinces_Merseyside) - -member (el ? ? ? Spain) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Mali) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_LAIA) - -located (el ? ? ? Deserts_Tanesruft) (el ? ? ? Mali) - -located (el ? ? ? Deserts_Tanesruft) (el ? ? ? Algeria) - -landAreaOnly (el ? ? ? Deserts_Tanesruft) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_OIC) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNOMIG) - -equal (el ? ? ? (toInt 4012543)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_alWusta))) - -landAreaOnly (el ? ? ? Countries_SUD_provinces_alWusta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 139017)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SUD_provinces_alWusta_cities_WadMadani) (el ? ? ? Countries_SUD_provinces_alWusta) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 302789)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Xingtai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Xingtai) (el ? ? ? Countries_TJ_provinces_Hebei) - -equal (el ? ? ? (toInt 169930)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Hanzhong))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Hanzhong) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 1750303)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Konya))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Konya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 38257)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Konya_cities_Konya) (el ? ? ? Countries_TR_provinces_Konya) - -landAreaOnly (el ? ? ? Countries_cid_cia_Paracel_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 91996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Q_cities_Rayyan))) - -geographicalSubregion (el ? ? ? Countries_Q_cities_Rayyan) (el ? ? ? Qatar) - -equal (el ? ? ? (toInt 246824)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_SoerTrondelag))) - -capitalCity (el ? ? ? Countries_N_provinces_SoerTrondelag_cities_Trondheim) (el ? ? ? Countries_N_provinces_SoerTrondelag) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_CE) - -equal (el ? ? ? (toInt 842052)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SuphanBuri))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SuphanBuri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5363)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 938500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_TraVinh))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_TraVinh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2369)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 338207)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Kitwe))) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Kitwe) (el ? ? ? Countries_Z_provinces_Copperbelt) - -sharedBorderLength (el ? ? ? CzechRepublic) (el ? ? ? Austria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 362)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 966500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cheshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Cheshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2329)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Cheshire_cities_Chester) (el ? ? ? Countries_GB_provinces_Cheshire) - -member (el ? ? ? Oman) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Togo) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 531470)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Changzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Changzhou) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 283055)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_AngThong))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_AngThong) (el ? ? ? (MeasureFn (el ? ? ? (toInt 969)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 309512)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kirklareli))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Kirklareli) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6550)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Kirklareli_cities_Kirklareli) (el ? ? ? Countries_TR_provinces_Kirklareli) - -equal (el ? ? ? (toInt 32500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Cortes_cities_PuertoCortes))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Cortes_cities_PuertoCortes) (el ? ? ? Countries_HCA_provinces_Cortes) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofIngushetiya_cities_Nazran) (el ? ? ? Countries_R_provinces_Rep_ofIngushetiya) - -equal (el ? ? ? (toInt 141404)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_PaysdelaLoire_cities_Angers))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_PaysdelaLoire_cities_Angers) (el ? ? ? Countries_F_provinces_PaysdelaLoire) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_ITU) - -sharedBorderLength (el ? ? ? Ukraine) (el ? ? ? Poland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 428)) (el ? ? ? Kilometer))) - -located (el ? ? ? Mountains_HumphreysPeak) (el ? ? ? Countries_USA_provinces_Arizona) - -located (el ? ? ? Mountains_HumphreysPeak) (el ? ? ? UnitedStates) - -member (el ? ? ? Niger) (el ? ? ? Organizations_OIC) - -equal (el ? ? ? (toInt 656925)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Nasik))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Nasik) (el ? ? ? Countries_IND_provinces_Maharashtra) - -member (el ? ? ? France) (el ? ? ? Organizations_G_5) - -equal (el ? ? ? (toInt 208300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_MjiniMagharibi))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_MjiniMagharibi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 230)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_MjiniMagharibi_cities_Zanzibar) (el ? ? ? Countries_EAT_provinces_MjiniMagharibi) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 184070)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Perlis))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Perlis) (el ? ? ? (MeasureFn (el ? ? ? (toInt 795)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Perlis_cities_Kangar) (el ? ? ? Countries_MAL_provinces_Perlis) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_Caricom) - -equal (el ? ? ? (toInt 309372)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Magdalena_cities_SantaMarta))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Magdalena_cities_SantaMarta) (el ? ? ? Countries_CO_provinces_Magdalena) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 1257504)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Kwangju))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Kwangju) (el ? ? ? SouthKorea) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 218071)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Huzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Huzhou) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -equal (el ? ? ? (toInt 364130)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Guilin))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Guilin) (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) - -equal (el ? ? ? (toInt 106000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofKomi_cities_Ukhta))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofKomi_cities_Ukhta) (el ? ? ? Countries_R_provinces_Rep_ofKomi) - -sharedBorderLength (el ? ? ? Togo) (el ? ? ? BurkinaFaso) (el ? ? ? (MeasureFn (el ? ? ? (toInt 126)) (el ? ? ? Kilometer))) - -member (el ? ? ? Poland) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_WCL) - -member (el ? ? ? France) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Austria) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 127047)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Cotia))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Cotia) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 129000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Farghona_cities_Marghilon))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Farghona_cities_Marghilon) (el ? ? ? Countries_UZB_provinces_Farghona) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IOC) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_NIB) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 123684)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Qaemshahr))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Qaemshahr) (el ? ? ? Countries_IR_provinces_Mazandaran) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Bushehr_cities_Bushehr) (el ? ? ? Countries_IR_provinces_Bushehr) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_PCA) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 1405800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Chernivetska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Chernivetska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Chernivetska_cities_Chernivtsi) (el ? ? ? Countries_UA_provinces_Chernivetska) - -equal (el ? ? ? (toInt 501000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Salzburg))) - -landAreaOnly (el ? ? ? Countries_A_provinces_Salzburg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7154)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_A_provinces_Salzburg_cities_Salzburg) (el ? ? ? Countries_A_provinces_Salzburg) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_UN) - -landAreaOnly (el ? ? ? NewZealand) (el ? ? ? (MeasureFn (el ? ? ? (toInt 268680)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_WHO) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_PCA) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_ILO) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_ANZUS) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IBRD) - -inflationRateInCountry (el ? ? ? NewZealand) (el ? ? ? (toInt 2)) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_UPU) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_OECD) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_C) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_FAO) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IEA) - -sectorCompositionOfGDPInPeriod (el ? ? ? NewZealand) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 7.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_UNESCO) - -sectorCompositionOfGDPInPeriod (el ? ? ? NewZealand) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 25.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IMF) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_CCC) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IOM) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_SPC) - -capitalCity (el ? ? ? Countries_NZ_cities_Wellington) (el ? ? ? NewZealand) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_WTrO) - -sectorCompositionOfGDPInPeriod (el ? ? ? NewZealand) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 66.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IOC) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 3547983)) (el ? ? ? (PopulationFn (el ? ? ? NewZealand))) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IFC) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_IMO) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? NewZealand) (el ? ? ? Organizations_APEC) - -equal (el ? ? ? (toInt 107000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Novoshakhtinsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Novoshakhtinsk) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IFC) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 205400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_VillaClara_cities_SantaClara))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_VillaClara_cities_SantaClara) (el ? ? ? Countries_C_provinces_VillaClara) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_EN) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_IFAD) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Lindi_cities_Lindi) (el ? ? ? Countries_EAT_provinces_Lindi) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_AG) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_AG) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofTyva) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofNorthOssetiya) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Amurskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Magadanskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofMariyEl) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Vologodskayaoblast) (el ? ? ? Russia) - -inflationRateInCountry (el ? ? ? Russia) (el ? ? ? (toInt 7)) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Latvia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Orenburgskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Chitinskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNIKOM) - -geographicSubregion (el ? ? ? Countries_R_provinces_Kirovskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_CIS) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_R_provinces_Bryanskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Russia) (el ? ? ? Organizations_WMO) - -geographicSubregion (el ? ? ? Countries_R_provinces_Novosibirskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_WIPO) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofBuryatiya) (el ? ? ? Russia) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? China) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Ukraine) - -member (el ? ? ? Russia) (el ? ? ? Organizations_BSEC) - -member (el ? ? ? Russia) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Russia) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Russia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Russia) (el ? ? ? Organizations_WToO) - -geographicSubregion (el ? ? ? Countries_R_provinces_Omskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Yevreyskayaavt_oblast) (el ? ? ? Russia) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Georgia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Russia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 41)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_R_provinces_Ryazanskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Irkutskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Tomskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_PFP) - -geographicSubregion (el ? ? ? Countries_R_provinces_Tambovskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_G_8) - -member (el ? ? ? Russia) (el ? ? ? Organizations_CCC) - -geographicSubregion (el ? ? ? Countries_R_provinces_UdmurtRepublic) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Stavropolskykray) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Tverskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast) (el ? ? ? Russia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Russia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 53)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_R_provinces_Vladimirskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Pskovskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNIDO) - -geographicSubregion (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofKhakassiya) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofMordovia) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_ITU) - -geographicSubregion (el ? ? ? Countries_R_provinces_Penzenskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UPU) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofTatarstan) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_Inmarsat) - -geographicSubregion (el ? ? ? Countries_R_provinces_Novgorodskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_R_provinces_Altayskiykray) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Permskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Smolenskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofAltay) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Khabarovskiykray) (el ? ? ? Russia) - -equal (el ? ? ? (toInt 148178487)) (el ? ? ? (PopulationFn (el ? ? ? Russia))) - -geographicSubregion (el ? ? ? Countries_R_provinces_Belgorodskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_ChuvashRepublic) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Saratovskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Russia) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Russia) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_R_provinces_KabardinoBalkarRep_) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Russia) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_R_provinces_KarachayevoCherkesskRep_) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Russia) (el ? ? ? Organizations_NSG) - -geographicSubregion (el ? ? ? Countries_R_provinces_Moskva) (el ? ? ? Russia) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofAdygeya) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Russia) (el ? ? ? Organizations_IMO) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Lithuania) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofKomi) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Leningradskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_MTCR) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofDagestan) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofKalmykiya) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Murmanskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNMIH) - -geographicSubregion (el ? ? ? Countries_R_provinces_Primorskykray) (el ? ? ? Russia) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Poland) - -member (el ? ? ? Russia) (el ? ? ? Organizations_CBSS) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNTSO) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Azerbaijan) - -member (el ? ? ? Russia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNHCR) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofSakha) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Kamchatskayaoblast) (el ? ? ? Russia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Russia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Finland) - -capitalCity (el ? ? ? Countries_R_provinces_Moskva_cities_Moscow) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNCRO) - -geographicSubregion (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Chukotskyao) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_CE) - -geographicSubregion (el ? ? ? Countries_R_provinces_SanktPeterburg) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_ANC) - -geographicSubregion (el ? ? ? Countries_R_provinces_Kaliningradskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofKarelia) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Krasnodarskykray) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Samarskayaoblast) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Russia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17075200)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_R_provinces_Orlovskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Kostromskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Voronezhskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Tulskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_ChechenRep_) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_CERN) - -geographicSubregion (el ? ? ? Countries_R_provinces_Lipetskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_OSCE) - -geographicSubregion (el ? ? ? Countries_R_provinces_Kurskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_UNPREDEP) - -geographicSubregion (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Russia) (el ? ? ? Organizations_WHO) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Belarus) - -member (el ? ? ? Russia) (el ? ? ? Organizations_ISO) - -geographicSubregion (el ? ? ? Countries_R_provinces_Kurganskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Volgogradskayaoblast) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Ivanovskayaoblast) (el ? ? ? Russia) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Estonia) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? Mongolia) - -meetsSpatially (el ? ? ? Russia) (el ? ? ? NorthKorea) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rep_ofIngushetiya) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_R_provinces_Rostovskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Russia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Russia) (el ? ? ? Organizations_PCA) - -geographicSubregion (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast) (el ? ? ? Russia) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_C) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 87431)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Gavleborg_cities_Gavle))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Gavleborg_cities_Gavle) (el ? ? ? Countries_S_provinces_Gavleborg) - -geographicalSubregion (el ? ? ? Namibia) (el ? ? ? Continents_Africa) - -member (el ? ? ? Malta) (el ? ? ? Organizations_C) - -sharedBorderLength (el ? ? ? Macedonia) (el ? ? ? Albania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 151)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 125183)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CanaryIslands_cities_LaLaguna))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_CanaryIslands_cities_LaLaguna) (el ? ? ? Countries_E_provinces_CanaryIslands) - -equal (el ? ? ? (toInt 198496)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_FreiburgimBreisgau))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_FreiburgimBreisgau) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -sharedBorderLength (el ? ? ? Libya) (el ? ? ? Egypt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1150)) (el ? ? ? Kilometer))) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 36809)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Guanajuato))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Guanajuato) (el ? ? ? Countries_MEX_provinces_Guanajuato) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_NSG) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 350544)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Gujarat_cities_Jamnagar))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Gujarat_cities_Jamnagar) (el ? ? ? Countries_IND_provinces_Gujarat) - -member (el ? ? ? Poland) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 24837)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland_cities_Charlottetown))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland_cities_Charlottetown) (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland) - -equal (el ? ? ? (toInt 120000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElQalubiya_cities_Benha))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElQalubiya_cities_Benha) (el ? ? ? Countries_ET_provinces_ElQalubiya) - -equal (el ? ? ? (toInt 1862542)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Kerman))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Kerman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 179916)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Kerman_cities_Kerman) (el ? ? ? Countries_IR_provinces_Kerman) - -equal (el ? ? ? (toInt 192000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofSakha_cities_Yakutsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofSakha_cities_Yakutsk) (el ? ? ? Countries_R_provinces_Rep_ofSakha) - -equal (el ? ? ? (toInt 382880)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_cities_Sanchuung))) - -geographicalSubregion (el ? ? ? Countries_RC_cities_Sanchuung) (el ? ? ? Taiwan) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Casanare_cities_Yopal) (el ? ? ? Countries_CO_provinces_Casanare) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_NSG) - -sharedBorderLength (el ? ? ? Botswana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 813)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 202400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_TyneandWear_cities_Gateshead))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_TyneandWear_cities_Gateshead) (el ? ? ? Countries_GB_provinces_TyneandWear) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_CDB) - -equal (el ? ? ? (toInt 619700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Diourbel))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_Diourbel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4359)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_Diourbel_cities_Diourbel) (el ? ? ? Countries_SN_provinces_Diourbel) - -equal (el ? ? ? (toInt 1507926)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Ninawa))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_Ninawa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35899)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Ninawa_cities_AlMawsil) (el ? ? ? Countries_IRQ_provinces_Ninawa) - -equal (el ? ? ? (toInt 101484)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Mesquite))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Mesquite) (el ? ? ? Countries_USA_provinces_Texas) - -equal (el ? ? ? (toInt 1037800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Amurskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Amurskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 363700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Amurskayaoblast_cities_Blagoveshchensk) (el ? ? ? Countries_R_provinces_Amurskayaoblast) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 141000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Berkshire_cities_Newbury))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Berkshire_cities_Newbury) (el ? ? ? Countries_GB_provinces_Berkshire) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_ICRM) - -hasHeadq (el ? ? ? Organizations_WMO) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IOC) - -sharedBorderLength (el ? ? ? Ukraine) (el ? ? ? Hungary) (el ? ? ? (MeasureFn (el ? ? ? (toInt 103)) (el ? ? ? Kilometer))) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 35818)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_SanAndresyProvidencia))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_SanAndresyProvidencia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 44)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_SanAndresyProvidencia_cities_SanAndres) (el ? ? ? Countries_CO_provinces_SanAndresyProvidencia) - -located (el ? ? ? Seas_ArabianSea) (el ? ? ? Countries_IR_provinces_SistaneBaluchestan) - -located (el ? ? ? Seas_ArabianSea) (el ? ? ? Countries_IR_provinces_Hormozgan) - -located (el ? ? ? Seas_ArabianSea) (el ? ? ? Oman) - -located (el ? ? ? Seas_ArabianSea) (el ? ? ? Pakistan) - -located (el ? ? ? Seas_ArabianSea) (el ? ? ? Iran) - -depth (el ? ? ? Seas_ArabianSea) (el ? ? ? (toInt 5203)) - -equal (el ? ? ? (toInt 2120)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TUV_cities_Funafuti))) - -geographicalSubregion (el ? ? ? Countries_TUV_cities_Funafuti) (el ? ? ? Tuvalu) - -member (el ? ? ? Andorra) (el ? ? ? Organizations_ECE) - -sharedBorderLength (el ? ? ? Romania) (el ? ? ? Bulgaria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 608)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? Thailand) (el ? ? ? Laos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1754)) (el ? ? ? Kilometer))) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_G_8) - -geographicalSubregion (el ? ? ? Jamaica) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 100218)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_SimiValley))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_SimiValley) (el ? ? ? Countries_USA_provinces_California) - -geographicalSubregion (el ? ? ? Countries_C_provinces_SanctiSpiritus_cities_SanctiSpiritus) (el ? ? ? Countries_C_provinces_SanctiSpiritus) - -equal (el ? ? ? (toInt 263180)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_BritishColumbia_cities_Victoria))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_BritishColumbia_cities_Victoria) (el ? ? ? Countries_CDN_provinces_BritishColumbia) - -equal (el ? ? ? (toInt 34055715)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_SaoPaulo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 248808)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoPaulo) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 348000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Orlovskayaoblast_cities_Orel))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Orlovskayaoblast_cities_Orel) (el ? ? ? Countries_R_provinces_Orlovskayaoblast) - -equal (el ? ? ? (toInt 136803)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DK_cities_Odense))) - -geographicalSubregion (el ? ? ? Countries_DK_cities_Odense) (el ? ? ? Denmark) - -equal (el ? ? ? (toInt 156000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Comilla))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Comilla) (el ? ? ? Bangladesh) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Mongolia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3441)) (el ? ? ? Kilometer))) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_G_9) - -equal (el ? ? ? (toInt 109000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnoyarskiykray_cities_Kansk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Krasnoyarskiykray_cities_Kansk) (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) - -equal (el ? ? ? (toInt 465000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Gdanskie_cities_Gdansk))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Gdanskie_cities_Gdansk) (el ? ? ? Countries_PL_provinces_Gdanskie) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 161020)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_SantaBarbaradOeste))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_SantaBarbaradOeste) (el ? ? ? Brazil) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_G_19) - -equal (el ? ? ? (toInt 221090)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Changhua_cities_Changhua))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Changhua_cities_Changhua) (el ? ? ? Countries_RC_provinces_Changhua) - -member (el ? ? ? Libya) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Togo) (el ? ? ? Organizations_WADB) - -member (el ? ? ? Chad) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 109000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_UdmurtRepublic_cities_Sarapul))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_UdmurtRepublic_cities_Sarapul) (el ? ? ? Countries_R_provinces_UdmurtRepublic) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 585189)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_cities_Dubai))) - -geographicalSubregion (el ? ? ? Countries_UAE_cities_Dubai) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Austria) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 2063800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Lisbon))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Lisbon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2761)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 393089)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia_cities_VirginiaBeach))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Virginia_cities_VirginiaBeach) (el ? ? ? Countries_USA_provinces_Virginia) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNU) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Cayman_Islands_cities_GeorgeTown) (el ? ? ? Countries_cid_cia_Cayman_Islands) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 210943)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Stockton))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Stockton) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IMO) - -meetsSpatially (el ? ? ? Iran) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Khorasan) (el ? ? ? Iran) - -meetsSpatially (el ? ? ? Iran) (el ? ? ? Armenia) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Semnan) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_OPEC) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Bakhtaran) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_WIPO) - -meetsSpatially (el ? ? ? Iran) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Fars) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_UNIDO) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Mazandaran) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IAEA) - -inflationRateInCountry (el ? ? ? Iran) (el ? ? ? (toInt 60)) - -geographicSubregion (el ? ? ? Countries_IR_provinces_SistaneBaluchestan) (el ? ? ? Iran) - -sectorCompositionOfGDPInPeriod (el ? ? ? Iran) (el ? ? ? ServiceSector) (el ? ? ? (toInt 42)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Gilan) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Markazi) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Zanjan) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi) (el ? ? ? Iran) - -meetsSpatially (el ? ? ? Iran) (el ? ? ? Turkey) - -member (el ? ? ? Iran) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Bushehr) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Iran) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Iran) (el ? ? ? Organizations_G_19) - -sectorCompositionOfGDPInPeriod (el ? ? ? Iran) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 37)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_IR_provinces_BoyerAhmadeKohkiluyeh) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Khuzestan) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Iran) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Iran) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Iran) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Iran) (el ? ? ? Organizations_NAM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Iran) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 21)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Iran) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Iran) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Iran) (el ? ? ? Organizations_G_24) - -geographicSubregion (el ? ? ? Countries_IR_provinces_ChaharMahaleBakhtiari) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Iran) (el ? ? ? Organizations_WMO) - -landAreaOnly (el ? ? ? Iran) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1648000)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Hamadan) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_ISO) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Hormozgan) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Tehran) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Iran) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Iran) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Iran) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Iran) (el ? ? ? Organizations_ECO) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Iran) (el ? ? ? Organizations_ICC) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Lorestan) (el ? ? ? Iran) - -member (el ? ? ? Iran) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Iran) (el ? ? ? Organizations_IBRD) - -capitalCity (el ? ? ? Countries_IR_provinces_Tehran_cities_Tehran) (el ? ? ? Iran) - -meetsSpatially (el ? ? ? Iran) (el ? ? ? Turkmenistan) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Ilam) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Yazd) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Esfahan) (el ? ? ? Iran) - -meetsSpatially (el ? ? ? Iran) (el ? ? ? Afghanistan) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Kerman) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_IR_provinces_Kordestan) (el ? ? ? Iran) - -equal (el ? ? ? (toInt 66094264)) (el ? ? ? (PopulationFn (el ? ? ? Iran))) - -member (el ? ? ? Iran) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Iran) (el ? ? ? Organizations_CP) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 415000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Oulu))) - -capitalCity (el ? ? ? Countries_SF_provinces_Oulu_cities_Oulu) (el ? ? ? Countries_SF_provinces_Oulu) - -equal (el ? ? ? (toInt 535000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Olt))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Olt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5507)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Olt_cities_Slatina) (el ? ? ? Countries_RO_provinces_Olt) - -equal (el ? ? ? (toInt 234445)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Brampton))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Brampton) (el ? ? ? Countries_CDN_provinces_Ontario) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 226569)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Gongzhuling))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Gongzhuling) (el ? ? ? Countries_TJ_provinces_Jilin) - -sharedBorderLength (el ? ? ? Chad) (el ? ? ? Cameroon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1094)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 252711)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Meta_cities_Villavicencio))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Meta_cities_Villavicencio) (el ? ? ? Countries_CO_provinces_Meta) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 1476200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Mbeya))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Mbeya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 60350)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Mbeya_cities_Mbeya) (el ? ? ? Countries_EAT_provinces_Mbeya) - -member (el ? ? ? Poland) (el ? ? ? Organizations_CE) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 2517776)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Thuringen))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Thuringen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16171)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Thuringen_cities_Erfurt) (el ? ? ? Countries_D_provinces_Thuringen) - -equal (el ? ? ? (toInt 171904)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_Juazeiro))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_Juazeiro) (el ? ? ? Countries_BR_provinces_Bahia) - -equal (el ? ? ? (toInt 305199)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_TI))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_TI) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2812)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_TI_cities_Bellinzona) (el ? ? ? Countries_CH_provinces_TI) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_IFC) - -geographicalSubregion (el ? ? ? Fiji) (el ? ? ? Continents_Australia_Oceania) - -geographicalSubregion (el ? ? ? Paraguay) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 367000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_Katowice))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_Katowice) (el ? ? ? Countries_PL_provinces_Katowickie) - -equal (el ? ? ? (toInt 20000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BHT_cities_Thimphu))) - -geographicalSubregion (el ? ? ? Countries_BHT_cities_Thimphu) (el ? ? ? Bhutan) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 2173775)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Coahuila))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Coahuila) (el ? ? ? (MeasureFn (el ? ? ? (toInt 151571)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Coahuila_cities_Saltillo) (el ? ? ? Countries_MEX_provinces_Coahuila) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Malta) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_IMO) - -located (el ? ? ? Rivers_Kwa) (el ? ? ? Countries_ZRE_provinces_Bandundu) - -located (el ? ? ? Rivers_Kwa) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Kwa) (el ? ? ? Rivers_Zaire) - -length (el ? ? ? Rivers_Kwa) (el ? ? ? (toInt 100)) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_FAO) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_IFRCS) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Semnan_cities_Semnan) (el ? ? ? Countries_IR_provinces_Semnan) - -equal (el ? ? ? (toInt 317837)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Veneto_cities_Venice))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Veneto_cities_Venice) (el ? ? ? Countries_I_provinces_Veneto) - -member (el ? ? ? France) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_WToO) - -sectorCompositionOfGDPInPeriod (el ? ? ? CoteDIvoire) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_ICAO) - -inflationRateInCountry (el ? ? ? CoteDIvoire) (el ? ? ? (toInt 10)) - -equal (el ? ? ? (toInt 14762445)) (el ? ? ? (PopulationFn (el ? ? ? CoteDIvoire))) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_Entente) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_G_77) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_ICC) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? CoteDIvoire) (el ? ? ? BurkinaFaso) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_OAU) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_IMF) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_ECA) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_IFC) - -capitalCity (el ? ? ? Countries_CI_cities_Yamoussoukro) (el ? ? ? CoteDIvoire) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_IMO) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_UN) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_IOC) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_FZ) - -meetsSpatially (el ? ? ? CoteDIvoire) (el ? ? ? Guinea) - -sectorCompositionOfGDPInPeriod (el ? ? ? CoteDIvoire) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 37)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_WHO) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_ACP) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_WCL) - -meetsSpatially (el ? ? ? CoteDIvoire) (el ? ? ? Liberia) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_WMO) - -meetsSpatially (el ? ? ? CoteDIvoire) (el ? ? ? Mali) - -sectorCompositionOfGDPInPeriod (el ? ? ? CoteDIvoire) (el ? ? ? ServiceSector) (el ? ? ? (toInt 39)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_WADB) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_G_24) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_IDA) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_WToO) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_IFAD) - -meetsSpatially (el ? ? ? CoteDIvoire) (el ? ? ? Ghana) - -landAreaOnly (el ? ? ? CoteDIvoire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 322460)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_UPU) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? CoteDIvoire) (el ? ? ? Organizations_UNIDO) - -located (el ? ? ? Lakes_LakeSuat) (el ? ? ? Ethiopia) - -equal (el ? ? ? (toInt 250718)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Anqing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Anqing) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 3737689)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Shizuoka))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Shizuoka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7773)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Shizuoka_cities_Shizuoka) (el ? ? ? Countries_J_provinces_Shizuoka) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_UN) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_SPF) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_IFC) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_ICAO) - -capitalCity (el ? ? ? Countries_MH_cities_Majuro) (el ? ? ? MarshallIslands) - -landAreaOnly (el ? ? ? MarshallIslands) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 181.3)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_IMF) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_IDA) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 58363)) (el ? ? ? (PopulationFn (el ? ? ? MarshallIslands))) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_IAEA) - -inflationRateInCountry (el ? ? ? MarshallIslands) (el ? ? ? (toInt 4)) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? MarshallIslands) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 35804)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Alvsborg_cities_Vanersborg))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Alvsborg_cities_Vanersborg) (el ? ? ? Countries_S_provinces_Alvsborg) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 140169)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Weinan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Weinan) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -equal (el ? ? ? (toInt 21500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Copan_cities_SantaRosadeCopan))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Copan_cities_SantaRosadeCopan) (el ? ? ? Countries_HCA_provinces_Copan) - -equal (el ? ? ? (toInt 152682)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Paraiba_cities_SantaLuzia))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Paraiba_cities_SantaLuzia) (el ? ? ? Countries_BR_provinces_Paraiba) - -equal (el ? ? ? (toInt 170327)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Bengkulu))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Bengkulu) (el ? ? ? Indonesia) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 1748769)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tabasco))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Tabasco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24661)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Tabasco_cities_Villahermosa) (el ? ? ? Countries_MEX_provinces_Tabasco) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_Intelsat) - -geographicalSubregion (el ? ? ? Countries_SA_cities_Jeddah) (el ? ? ? SaudiArabia) - -equal (el ? ? ? (toInt 2276207)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordBrabant))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_NoordBrabant) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4938)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_NoordBrabant_cities_sHertogenbosch) (el ? ? ? Countries_NL_provinces_NoordBrabant) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 106885)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Tibet_cities_Lhasa))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Tibet_cities_Lhasa) (el ? ? ? Countries_TJ_provinces_Tibet) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ZC) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Afyon_cities_Afyon) (el ? ? ? Countries_TR_provinces_Afyon) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_G_15) - -member (el ? ? ? Australia) (el ? ? ? Organizations_SPC) - -equal (el ? ? ? (toInt 447653)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Warangal))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Warangal) (el ? ? ? Countries_IND_provinces_AndhraPradesh) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_UNIFIL) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_UPU) - -inflationRateInCountry (el ? ? ? Madagascar) (el ? ? ? (toInt 35)) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_RM_provinces_Antananarivo) (el ? ? ? Madagascar) - -capitalCity (el ? ? ? Countries_RM_provinces_Antananarivo_cities_Antananarivo) (el ? ? ? Madagascar) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_RM_provinces_Toliary) (el ? ? ? Madagascar) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_RM_provinces_Antsiranana) (el ? ? ? Madagascar) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 13670507)) (el ? ? ? (PopulationFn (el ? ? ? Madagascar))) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_WTrO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Madagascar) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 15)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_RM_provinces_Toamasina) (el ? ? ? Madagascar) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_RM_provinces_Mahajanga) (el ? ? ? Madagascar) - -sectorCompositionOfGDPInPeriod (el ? ? ? Madagascar) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 35)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_UNHCR) - -sectorCompositionOfGDPInPeriod (el ? ? ? Madagascar) (el ? ? ? ServiceSector) (el ? ? ? (toInt 50)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Madagascar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 587040)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Madagascar) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_RM_provinces_Fianarantsoa) (el ? ? ? Madagascar) - -equal (el ? ? ? (toInt 963100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Almaty))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Almaty) (el ? ? ? (MeasureFn (el ? ? ? (toInt 105700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Almaty_munic_cities_Almaty) (el ? ? ? Countries_KAZ_provinces_Almaty) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 1610695)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Antwerp))) - -landAreaOnly (el ? ? ? Countries_B_provinces_Antwerp) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2867)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_B_provinces_Antwerp_cities_Antwerp) (el ? ? ? Countries_B_provinces_Antwerp) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Pakistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 523)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 109094)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Kivu_cities_Goma))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Kivu_cities_Goma) (el ? ? ? Countries_ZRE_provinces_Kivu) - -located (el ? ? ? Rivers_Ural) (el ? ? ? Countries_R_provinces_Orenburgskayaoblast) - -flowsInto (el ? ? ? Rivers_Ural) (el ? ? ? Lakes_CaspianSea) - -length (el ? ? ? Rivers_Ural) (el ? ? ? (toInt 2428)) - -located (el ? ? ? Rivers_Ural) (el ? ? ? Kazakstan) - -located (el ? ? ? Rivers_Ural) (el ? ? ? Countries_KAZ_provinces_BatysQazaqstan) - -located (el ? ? ? Rivers_Ural) (el ? ? ? Russia) - -located (el ? ? ? Rivers_Ural) (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan) - -located (el ? ? ? Rivers_Ural) (el ? ? ? Countries_KAZ_provinces_Atyrau) - -located (el ? ? ? Islands_Langeland) (el ? ? ? Denmark) - -landAreaOnly (el ? ? ? Islands_Langeland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 284)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 578876)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_StereaEllas))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_StereaEllas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15549)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Spain) (el ? ? ? Organizations_NSG) - -equal (el ? ? ? (toInt 526215)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Tanger))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Tanger) (el ? ? ? Morocco) - -member (el ? ? ? Spain) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IADB) - -geographicalSubregion (el ? ? ? Uruguay) (el ? ? ? Continents_America) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_BIS) - -equal (el ? ? ? (toInt 207000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Pskovskayaoblast_cities_Pskov))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Pskovskayaoblast_cities_Pskov) (el ? ? ? Countries_R_provinces_Pskovskayaoblast) - -equal (el ? ? ? (toInt 21983188)) (el ? ? ? (PopulationFn (el ? ? ? Venezuela))) - -landAreaOnly (el ? ? ? Venezuela) (el ? ? ? (MeasureFn (el ? ? ? (toInt 912050)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Anzoategui) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_PCA) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Amazonas) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Carabobo) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_Interpol) - -meetsSpatially (el ? ? ? Venezuela) (el ? ? ? Guyana) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Barinas) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_G_24) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Aragua) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Miranda) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_ICFTU) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Falcon) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Bolivar) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Yaracuy) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_G_11) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Apure) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Cojedes) (el ? ? ? Venezuela) - -sectorCompositionOfGDPInPeriod (el ? ? ? Venezuela) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Venezuela) (el ? ? ? Brazil) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_UN) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_Caricom) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_OPANAL) - -geographicSubregion (el ? ? ? Countries_YV_provinces_DistritoFederal) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_WFTU) - -inflationRateInCountry (el ? ? ? Venezuela) (el ? ? ? (toInt 57)) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_WIPO) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Zulia) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_AG) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_WMO) - -geographicSubregion (el ? ? ? Countries_YV_provinces_DeltaAmacuro) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_BCIE) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_OPEC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Venezuela) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 41)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_ILO) - -capitalCity (el ? ? ? Countries_YV_provinces_DistritoFederal_cities_Caracas) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Portuguesa) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Merida) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Guarico) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_RG) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_G_19) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_G_15) - -meetsSpatially (el ? ? ? Venezuela) (el ? ? ? Colombia) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Tachira) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Lara) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_WToO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Venezuela) (el ? ? ? ServiceSector) (el ? ? ? (toInt 54)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_ICRM) - -geographicSubregion (el ? ? ? Countries_YV_provinces_NuevaEsparta) (el ? ? ? Venezuela) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_G_3) - -member (el ? ? ? Venezuela) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Monagas) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Trujillo) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_YV_provinces_Sucre) (el ? ? ? Venezuela) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 120523)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Sanmenxia))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Sanmenxia) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 291000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Asyut_cities_Asyut))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_Asyut_cities_Asyut) (el ? ? ? Countries_ET_provinces_Asyut) - -member (el ? ? ? Poland) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 72000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_IslandAreas_munic))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_IslandAreas_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5566)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_IslandAreas_munic_cities_IslandAreas) (el ? ? ? Countries_GB_provinces_IslandAreas_munic) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 3870604)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Michoacan))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Michoacan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 59864)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Michoacan_cities_Morelia) (el ? ? ? Countries_MEX_provinces_Michoacan) - -sharedBorderLength (el ? ? ? WesternSahara) (el ? ? ? Mauritania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1561)) (el ? ? ? Kilometer))) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_UNESCO) - -hasHeadq (el ? ? ? Organizations_UNTSO) (el ? ? ? Countries_IL_provinces_Central_cities_Jerusalem) - -equal (el ? ? ? (toInt 2100315)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Gifu))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Gifu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10596)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Gifu_cities_Gifu) (el ? ? ? Countries_J_provinces_Gifu) - -member (el ? ? ? China) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 170300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kirikkale_cities_Kirikkale))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kirikkale_cities_Kirikkale) (el ? ? ? Countries_TR_provinces_Kirikkale) - -equal (el ? ? ? (toInt 332000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Severomoravsky_cities_Ostrava))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Severomoravsky_cities_Ostrava) (el ? ? ? Countries_CZ_provinces_Severomoravsky) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 242589)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_Ilheus))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_Ilheus) (el ? ? ? Countries_BR_provinces_Bahia) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Israel) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_ITU) - -sharedBorderLength (el ? ? ? Iran) (el ? ? ? Afghanistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 936)) (el ? ? ? Kilometer))) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 689800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Antsiranana))) - -landAreaOnly (el ? ? ? Countries_RM_provinces_Antsiranana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 43046)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RM_provinces_Antsiranana_cities_Antsiranana) (el ? ? ? Countries_RM_provinces_Antsiranana) - -equal (el ? ? ? (toInt 210708)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Groningen_cities_Groningen))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Groningen_cities_Groningen) (el ? ? ? Countries_NL_provinces_Groningen) - -equal (el ? ? ? (toInt 104896)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Para_cities_Itaituba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Para_cities_Itaituba) (el ? ? ? Countries_BR_provinces_Para) - -equal (el ? ? ? (toInt 238000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Poltavska_cities_Kremenchuk))) - -equal (el ? ? ? (toInt 138853)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Cordoba_cities_RioCuarto))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Cordoba_cities_RioCuarto) (el ? ? ? Countries_RA_provinces_Cordoba) - -member (el ? ? ? Oman) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 2058649)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Bandung))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Bandung) (el ? ? ? Indonesia) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_G_10) - -equal (el ? ? ? (toInt 2793537)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Chihuahua))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Chihuahua) (el ? ? ? (MeasureFn (el ? ? ? (toInt 247087)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Chihuahua_cities_Chihuahua) (el ? ? ? Countries_MEX_provinces_Chihuahua) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Austria) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 177800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cleveland_cities_StocktononTees))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cleveland_cities_StocktononTees) (el ? ? ? Countries_GB_provinces_Cleveland) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_CCC) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 167954)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Chingola))) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Chingola) (el ? ? ? Countries_Z_provinces_Copperbelt) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 104790)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_cities_Delgado))) - -geographicalSubregion (el ? ? ? Countries_ES_cities_Delgado) (el ? ? ? ElSalvador) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_IOM) - -located (el ? ? ? Lakes_LakeSuperior) (el ? ? ? Countries_USA_provinces_Wisconsin) - -located (el ? ? ? Lakes_LakeSuperior) (el ? ? ? Countries_USA_provinces_Minnesota) - -located (el ? ? ? Lakes_LakeSuperior) (el ? ? ? Countries_USA_provinces_Michigan) - -located (el ? ? ? Lakes_LakeSuperior) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Lakes_LakeSuperior) (el ? ? ? UnitedStates) - -located (el ? ? ? Lakes_LakeSuperior) (el ? ? ? Canada) - -landAreaOnly (el ? ? ? Lakes_LakeSuperior) (el ? ? ? (MeasureFn (el ? ? ? (toInt 84131)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 101500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Toscana_cities_Pisa))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Toscana_cities_Pisa) (el ? ? ? Countries_I_provinces_Toscana) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ICC) - -sharedBorderLength (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? Israel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 307)) (el ? ? ? Kilometer))) - -member (el ? ? ? France) (el ? ? ? Organizations_IFRCS) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Zeeland_cities_Middelburg) (el ? ? ? Countries_NL_provinces_Zeeland) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 152000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Daveyton))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Daveyton) (el ? ? ? SouthAfrica) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IEA) - -equal (el ? ? ? (toInt 532000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tulskayaoblast_cities_Tula))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Tulskayaoblast_cities_Tula) (el ? ? ? Countries_R_provinces_Tulskayaoblast) - -equal (el ? ? ? (toInt 806486)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Allahabad))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Allahabad) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IDA) - -meetsSpatially (el ? ? ? Ukraine) (el ? ? ? Poland) - -meetsSpatially (el ? ? ? Ukraine) (el ? ? ? Belarus) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Volynska) (el ? ? ? Ukraine) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ukraine) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 31)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Cherkaska) (el ? ? ? Ukraine) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_UNPROFOR) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Kharkivska) (el ? ? ? Ukraine) - -capitalCity (el ? ? ? Countries_UA_provinces_Kyyivska_cities_Kiev) (el ? ? ? Ukraine) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_BSEC) - -landAreaOnly (el ? ? ? Ukraine) (el ? ? ? (MeasureFn (el ? ? ? (toInt 603700)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Mykolayivska) (el ? ? ? Ukraine) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Odeska) (el ? ? ? Ukraine) - -meetsSpatially (el ? ? ? Ukraine) (el ? ? ? Slovakia) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Kyyivska) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Zaporizka) (el ? ? ? Ukraine) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_WHO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ukraine) (el ? ? ? ServiceSector) (el ? ? ? (toInt 26)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_PFP) - -meetsSpatially (el ? ? ? Ukraine) (el ? ? ? Russia) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Lvivska) (el ? ? ? Ukraine) - -equal (el ? ? ? (toInt 50864009)) (el ? ? ? (PopulationFn (el ? ? ? Ukraine))) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_UNMOT) - -meetsSpatially (el ? ? ? Ukraine) (el ? ? ? Hungary) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_UNIDO) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Kirovohradska) (el ? ? ? Ukraine) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Krym) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Ternopilska) (el ? ? ? Ukraine) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_UPU) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Vinnytska) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Donetska) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Rivnenska) (el ? ? ? Ukraine) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_CIS) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Khmelnytska) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_UA_provinces_IvanoFrankivska) (el ? ? ? Ukraine) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Chernihivska) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Chernivetska) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Luhanska) (el ? ? ? Ukraine) - -meetsSpatially (el ? ? ? Ukraine) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Zhytomyrska) (el ? ? ? Ukraine) - -meetsSpatially (el ? ? ? Ukraine) (el ? ? ? Moldova) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Sumska) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Khersonska) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Dnipropetrovska) (el ? ? ? Ukraine) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ukraine) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 43)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_WIPO) - -inflationRateInCountry (el ? ? ? Ukraine) (el ? ? ? (toInt 9)) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_ICRM) - -geographicSubregion (el ? ? ? Countries_UA_provinces_Zakarpatska) (el ? ? ? Ukraine) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_CEI) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Ukraine) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 107000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_LaPampa_cities_SantaRosa))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_LaPampa_cities_SantaRosa) (el ? ? ? Countries_RA_provinces_LaPampa) - -equal (el ? ? ? (toInt 112562)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Palangkaraya))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Palangkaraya) (el ? ? ? Indonesia) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_G_11) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_G_77) - -located (el ? ? ? Lakes_LakeNyasa) (el ? ? ? Countries_MOC_provinces_Niassa) - -located (el ? ? ? Lakes_LakeNyasa) (el ? ? ? Mozambique) - -located (el ? ? ? Lakes_LakeNyasa) (el ? ? ? Malawi) - -landAreaOnly (el ? ? ? Lakes_LakeNyasa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30800)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 284100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_ElParaiso))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_ElParaiso) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7218)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_ElParaiso_cities_Yuscaran) (el ? ? ? Countries_HCA_provinces_ElParaiso) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_G_77) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Reunion_cities_Saint_Denis) (el ? ? ? Countries_cid_cia_Reunion) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_Inmarsat) - -equal (el ? ? ? (toInt 196766)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Lombardia_cities_Brescia))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Lombardia_cities_Brescia) (el ? ? ? Countries_I_provinces_Lombardia) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 349396)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kirikkale))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Kirikkale) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4365)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Kirikkale_cities_Kirikkale) (el ? ? ? Countries_TR_provinces_Kirikkale) - -equal (el ? ? ? (toInt 2106000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Tashkent))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Tashkent) (el ? ? ? Countries_UZB_provinces_Toshkent) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 164000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnodarskykray_cities_Armavir))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Krasnodarskykray_cities_Armavir) (el ? ? ? Countries_R_provinces_Krasnodarskykray) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Amazonas_cities_Leticia) (el ? ? ? Countries_CO_provinces_Amazonas) - -equal (el ? ? ? (toInt 120900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Isparta_cities_Isparta))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Isparta_cities_Isparta) (el ? ? ? Countries_TR_provinces_Isparta) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_TyneandWear_cities_Newcastle) (el ? ? ? Countries_GB_provinces_TyneandWear) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 114234)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_Lleida))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_Lleida) (el ? ? ? Countries_E_provinces_Catalonia) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_Kolda_cities_Kolda) (el ? ? ? Countries_SN_provinces_Kolda) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_IDA) - -meetsSpatially (el ? ? ? Uzbekistan) (el ? ? ? Kyrgyzstan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_PFP) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Nawoiy) (el ? ? ? Uzbekistan) - -inflationRateInCountry (el ? ? ? Uzbekistan) (el ? ? ? (toRealNum 7.7)) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_IFRCS) - -landAreaOnly (el ? ? ? Uzbekistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 447400)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_OIC) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Namangan) (el ? ? ? Uzbekistan) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Khorazm) (el ? ? ? Uzbekistan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 23418381)) (el ? ? ? (PopulationFn (el ? ? ? Uzbekistan))) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_WMO) - -meetsSpatially (el ? ? ? Uzbekistan) (el ? ? ? Tajikistan) - -capitalCity (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Tashkent) (el ? ? ? Uzbekistan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_CIS) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Andijon) (el ? ? ? Uzbekistan) - -meetsSpatially (el ? ? ? Uzbekistan) (el ? ? ? Afghanistan) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Surkhondare) (el ? ? ? Uzbekistan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_ISO) - -meetsSpatially (el ? ? ? Uzbekistan) (el ? ? ? Turkmenistan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_UN) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_UPU) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Qasqadare) (el ? ? ? Uzbekistan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_UNIDO) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Jizzakh) (el ? ? ? Uzbekistan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_EBRD) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston) (el ? ? ? Uzbekistan) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Samarqand) (el ? ? ? Uzbekistan) - -meetsSpatially (el ? ? ? Uzbekistan) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Farghona) (el ? ? ? Uzbekistan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Sirdare) (el ? ? ? Uzbekistan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_OSCE) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Bukhoro) (el ? ? ? Uzbekistan) - -member (el ? ? ? Uzbekistan) (el ? ? ? Organizations_ECO) - -geographicSubregion (el ? ? ? Countries_UZB_provinces_Toshkent) (el ? ? ? Uzbekistan) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 595000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Kano))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Kano) (el ? ? ? Nigeria) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Austria) (el ? ? ? Organizations_WEU) - -sharedBorderLength (el ? ? ? Greece) (el ? ? ? Bulgaria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 494)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 178683)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Georgia_cities_Columbus))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Georgia_cities_Columbus) (el ? ? ? Countries_USA_provinces_Georgia) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_Interpol) - -sharedBorderLength (el ? ? ? Sudan) (el ? ? ? Libya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 383)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 163000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_BeniSuef_cities_BeniSuef))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_BeniSuef_cities_BeniSuef) (el ? ? ? Countries_ET_provinces_BeniSuef) - -equal (el ? ? ? (toInt 13000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IS_cities_Akureyri))) - -geographicalSubregion (el ? ? ? Countries_IS_cities_Akureyri) (el ? ? ? Iceland) - -located (el ? ? ? Deserts_GrandErgEst) (el ? ? ? Tunisia) - -located (el ? ? ? Deserts_GrandErgEst) (el ? ? ? Algeria) - -landAreaOnly (el ? ? ? Deserts_GrandErgEst) (el ? ? ? (MeasureFn (el ? ? ? (toInt 70000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_C) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IFRCS) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Kochi_cities_Kochi) (el ? ? ? Countries_J_provinces_Kochi) - -equal (el ? ? ? (toInt 701827)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Vijayawada))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Vijayawada) (el ? ? ? Countries_IND_provinces_AndhraPradesh) - -equal (el ? ? ? (toInt 106000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Inisa))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Inisa) (el ? ? ? Nigeria) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_BIS) - -equal (el ? ? ? (toInt 22118)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Oppland_cities_Lillehammer))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Oppland_cities_Lillehammer) (el ? ? ? Countries_N_provinces_Oppland) - -located (el ? ? ? Islands_JanMayen) (el ? ? ? Norway) - -landAreaOnly (el ? ? ? Islands_JanMayen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 380)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 170097)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Haeme_cities_Tampere))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Haeme_cities_Tampere) (el ? ? ? Countries_SF_provinces_Haeme) - -equal (el ? ? ? (toInt 823301)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GCA_cities_GuatemalaCity))) - -geographicalSubregion (el ? ? ? Countries_GCA_cities_GuatemalaCity) (el ? ? ? Guatemala) - -equal (el ? ? ? (toInt 719251)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Tokat))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Tokat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9958)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Tokat_cities_Tokat) (el ? ? ? Countries_TR_provinces_Tokat) - -equal (el ? ? ? (toInt 355000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Smolenskayaoblast_cities_Smolensk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Smolenskayaoblast_cities_Smolensk) (el ? ? ? Countries_R_provinces_Smolenskayaoblast) - -located (el ? ? ? Mountains_Leuser) (el ? ? ? Indonesia) - -member (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Spain) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_UNU) - -equal (el ? ? ? (toInt 155731)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Anzoategui_cities_PuertoLaCruz))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Anzoategui_cities_PuertoLaCruz) (el ? ? ? Countries_YV_provinces_Anzoategui) - -equal (el ? ? ? (toInt 135160)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_ChulaVista))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_ChulaVista) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 141000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Nawabganj))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Nawabganj) (el ? ? ? Bangladesh) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 175000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Zapadocesky_cities_Plzen))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Zapadocesky_cities_Plzen) (el ? ? ? Countries_CZ_provinces_Zapadocesky) - -located (el ? ? ? Islands_Seeland) (el ? ? ? Denmark) - -landAreaOnly (el ? ? ? Islands_Seeland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7439)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 66526)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Norrbotten_cities_Lulea))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Norrbotten_cities_Lulea) (el ? ? ? Countries_S_provinces_Norrbotten) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 391500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Leszczynskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Leszczynskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4154)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Leszczynskie_cities_Leszno) (el ? ? ? Countries_PL_provinces_Leszczynskie) - -equal (el ? ? ? (toInt 1369000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Novosibirskayaoblast_cities_Novosibirsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Novosibirskayaoblast_cities_Novosibirsk) (el ? ? ? Countries_R_provinces_Novosibirskayaoblast) - -equal (el ? ? ? (toInt 505600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Gorzowskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Gorzowskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8484)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolskie) (el ? ? ? Countries_PL_provinces_Gorzowskie) - -equal (el ? ? ? (toInt 299118)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Shaba_cities_Likasi))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Shaba_cities_Likasi) (el ? ? ? Countries_ZRE_provinces_Shaba) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_IMF) - -located (el ? ? ? Rivers_JoekulsaaFjoellum) (el ? ? ? Iceland) - -flowsInto (el ? ? ? Rivers_JoekulsaaFjoellum) (el ? ? ? Seas_NorwegianSea) - -length (el ? ? ? Rivers_JoekulsaaFjoellum) (el ? ? ? (toInt 206)) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_MTCR) - -hasHeadq (el ? ? ? Organizations_NSG) (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna) - -equal (el ? ? ? (toInt 946949)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Tachira))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Tachira) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Tachira_cities_SanCristobal) (el ? ? ? Countries_YV_provinces_Tachira) - -equal (el ? ? ? (toInt 205996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SamutSongkhram))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SamutSongkhram) (el ? ? ? (MeasureFn (el ? ? ? (toInt 417)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_Inmarsat) - -geographicalSubregion (el ? ? ? Countries_LAR_cities_Bengasi) (el ? ? ? Libya) - -equal (el ? ? ? (toInt 192393)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Liege_cities_Liege))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_Liege_cities_Liege) (el ? ? ? Countries_B_provinces_Liege) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 281728)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Dongying))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Dongying) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 132455)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Shangrao))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Shangrao) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -geographicalSubregion (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Continents_Europe) - -member (el ? ? ? Malta) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 106667)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Batam))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Batam) (el ? ? ? Indonesia) - -located (el ? ? ? Rivers_WhiteDrin) (el ? ? ? SerbiaAndMontenegro) - -located (el ? ? ? Rivers_WhiteDrin) (el ? ? ? Albania) - -flowsInto (el ? ? ? Rivers_WhiteDrin) (el ? ? ? Rivers_Drin) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_AfDB) - -located (el ? ? ? Rivers_Oulujoki) (el ? ? ? Countries_SF_provinces_Oulu) - -located (el ? ? ? Rivers_Oulujoki) (el ? ? ? Finland) - -flowsInto (el ? ? ? Rivers_Oulujoki) (el ? ? ? Seas_BalticSea) - -equal (el ? ? ? (toInt 166280)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Xiaogan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Xiaogan) (el ? ? ? Countries_TJ_provinces_Hubei) - -equal (el ? ? ? (toInt 316000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tambovskayaoblast_cities_Tambov))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Tambovskayaoblast_cities_Tambov) (el ? ? ? Countries_R_provinces_Tambovskayaoblast) - -geographicalSubregion (el ? ? ? Djibouti) (el ? ? ? Continents_Africa) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Angola) (el ? ? ? Organizations_IMF) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Mie_cities_Tsu) (el ? ? ? Countries_J_provinces_Mie) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 322000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Belgorodskayaoblast_cities_Belgorod))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Belgorodskayaoblast_cities_Belgorod) (el ? ? ? Countries_R_provinces_Belgorodskayaoblast) - -equal (el ? ? ? (toInt 1024398)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Ancash))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Ancash) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35825)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Ancash_cities_Huaraz) (el ? ? ? Countries_PE_provinces_Ancash) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 2449139)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Taegu))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Taegu) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 162000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Arges_cities_Pitesti))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Arges_cities_Pitesti) (el ? ? ? Countries_RO_provinces_Arges) - -geographicalSubregion (el ? ? ? Bhutan) (el ? ? ? Continents_Asia) - -located (el ? ? ? Islands_PrinceofWalesIsland) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -located (el ? ? ? Islands_PrinceofWalesIsland) (el ? ? ? Canada) - -equal (el ? ? ? (toInt 110016)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Ica_cities_ChinchaAlta))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Ica_cities_ChinchaAlta) (el ? ? ? Countries_PE_provinces_Ica) - -equal (el ? ? ? (toInt 942513)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AsSulaymaniyah))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_AsSulaymaniyah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17023)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_AsSulaymaniyah_cities_AsSulaymaniyah) (el ? ? ? Countries_IRQ_provinces_AsSulaymaniyah) - -equal (el ? ? ? (toInt 501000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Luhanska_cities_Luhansk))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Luhanska_cities_Luhansk) (el ? ? ? Countries_UA_provinces_Luhanska) - -member (el ? ? ? Laos) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 4740000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Qinghai))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Qinghai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 720000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Qinghai_cities_Xining) (el ? ? ? Countries_TJ_provinces_Qinghai) - -equal (el ? ? ? (toInt 292400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Merseyside_cities_Sefton))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Merseyside_cities_Sefton) (el ? ? ? Countries_GB_provinces_Merseyside) - -member (el ? ? ? Norway) (el ? ? ? Organizations_NAM) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_G_77) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Virgin_Islands_cities_CharlotteAmalie) (el ? ? ? Countries_cid_cia_Virgin_Islands) - -equal (el ? ? ? (toInt 65348)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Limburg_cities_Hasselt))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_Limburg_cities_Hasselt) (el ? ? ? Countries_B_provinces_Limburg) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_EN) - -sharedBorderLength (el ? ? ? Mali) (el ? ? ? CoteDIvoire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 532)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 225082)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_NovoHamburgo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_NovoHamburgo) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 780453)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Tehran_cities_Qom))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Tehran_cities_Qom) (el ? ? ? Countries_IR_provinces_Tehran) - -member (el ? ? ? China) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_OPANAL) - -equal (el ? ? ? (toInt 130600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Zhambyl_cities_Dzhambul))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Zhambyl_cities_Dzhambul) (el ? ? ? Countries_KAZ_provinces_Zhambyl) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Germany) (el ? ? ? Organizations_NATO) - -geographicalSubregion (el ? ? ? Slovakia) (el ? ? ? Continents_Europe) - -member (el ? ? ? Finland) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IDA) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_IFAD) - -sharedBorderLength (el ? ? ? Turkmenistan) (el ? ? ? Iran) (el ? ? ? (MeasureFn (el ? ? ? (toInt 992)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 24255)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Skaraborg_cities_Mariestad))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Skaraborg_cities_Mariestad) (el ? ? ? Countries_S_provinces_Skaraborg) - -hasHeadq (el ? ? ? Organizations_UNFPA) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -sharedBorderLength (el ? ? ? Mali) (el ? ? ? Algeria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1376)) (el ? ? ? Kilometer))) - -located (el ? ? ? Lakes_LakeBangweulu) (el ? ? ? Countries_Z_provinces_Northern) - -located (el ? ? ? Lakes_LakeBangweulu) (el ? ? ? Countries_Z_provinces_Luapula) - -located (el ? ? ? Lakes_LakeBangweulu) (el ? ? ? Zambia) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_IFAD) - -located (el ? ? ? Lakes_LakeNicaragua) (el ? ? ? Nicaragua) - -landAreaOnly (el ? ? ? Lakes_LakeNicaragua) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7997)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands) (el ? ? ? (toRealNum 6.5)) - -equal (el ? ? ? (toInt 52284)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 477)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands_cities_Saipan) (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands) - -member (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands) (el ? ? ? Organizations_SPC) - -member (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_cities_Seversk))) - -geographicalSubregion (el ? ? ? Countries_R_cities_Seversk) (el ? ? ? Russia) - -sharedBorderLength (el ? ? ? Morocco) (el ? ? ? Algeria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1559)) (el ? ? ? Kilometer))) - -member (el ? ? ? Burma) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 1350000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Fushun))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Fushun) (el ? ? ? Countries_TJ_provinces_Liaoning) - -sharedBorderLength (el ? ? ? Georgia) (el ? ? ? Azerbaijan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 322)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 160000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast_cities_YuzhnoSakhalinsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast_cities_YuzhnoSakhalinsk) (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 46334)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MV_cities_Male))) - -geographicalSubregion (el ? ? ? Countries_MV_cities_Male) (el ? ? ? Maldives) - -equal (el ? ? ? (toInt 1007000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_Davao))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_Davao) (el ? ? ? Philippines) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNESCO) - -located (el ? ? ? Lakes_LakeRudolph) (el ? ? ? Countries_EAK_provinces_RiftValley) - -located (el ? ? ? Lakes_LakeRudolph) (el ? ? ? Countries_EAK_provinces_Eastern) - -located (el ? ? ? Lakes_LakeRudolph) (el ? ? ? Kenya) - -landAreaOnly (el ? ? ? Lakes_LakeRudolph) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8500)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_ANC) - -equal (el ? ? ? (toInt 103621)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Colatina))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Colatina) (el ? ? ? Countries_BR_provinces_EspiritoSanto) - -member (el ? ? ? Spain) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Austria) (el ? ? ? Organizations_CE) - -geographicalSubregion (el ? ? ? Seychelles) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 380846)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Zaozhuang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Zaozhuang) (el ? ? ? Countries_TJ_provinces_Shandong) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Oita_cities_Oita) (el ? ? ? Countries_J_provinces_Oita) - -member (el ? ? ? Chad) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Niger) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 237183)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Limon))) - -landAreaOnly (el ? ? ? Countries_CR_provinces_Limon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9189)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CR_provinces_Limon_cities_Limon) (el ? ? ? Countries_CR_provinces_Limon) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Nagasaki_cities_Nagasaki) (el ? ? ? Countries_J_provinces_Nagasaki) - -hasHeadq (el ? ? ? Organizations_IEA) (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_Cienfuegos) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_CO_provinces_Magdalena) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Cuba) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? CostaRica) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Dominica) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Mexico) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_CO_provinces_Atlantico) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_HCA_provinces_Atlantida) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_HCA_provinces_GraciasaDios) - -depth (el ? ? ? Seas_CaribbeanSea) (el ? ? ? (toInt 7240)) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_PinardelRio) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_CO_provinces_Antioquia) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_CO_provinces_Choco) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Belize) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Guatemala) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Haiti) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Panama) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_Monagas) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_CiegodeAvila) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_Carabobo) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_CR_provinces_Limon) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? SaintVincentAndTheGrenadines) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Venezuela) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_MEX_provinces_QuintanaRoo) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? SaintLucia) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_MEX_provinces_Yucatan) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_PA_provinces_Colon) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Colombia) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_DistritoFederal) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_DeltaAmacuro) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_SantiagodeCuba) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_HCA_provinces_Cortes) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Jamaica) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_Miranda) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_Sucre) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_Matanzas) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_Granma) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_CO_provinces_Cordoba) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_IsladelaJuventud) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Nicaragua) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_PA_provinces_BocasdelToro) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_Aragua) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Honduras) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_CO_provinces_Guajira_La) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_Zulia) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_LasTunas) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_SanctiSpiritus) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_Guantanamo) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_C_provinces_LaHabana) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_HCA_provinces_Colon) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_Anzoategui) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Grenada) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? AntiguaAndBarbuda) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? SaintKittsAndNevis) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_Falcon) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_YV_provinces_NuevaEsparta) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? DominicanRepublic) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_CO_provinces_Sucre) - -located (el ? ? ? Seas_CaribbeanSea) (el ? ? ? Countries_PA_provinces_ComarcadeSanBlas) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 892000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Malanje))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Malanje) (el ? ? ? (MeasureFn (el ? ? ? (toInt 87246)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Malanje_cities_Malanje) (el ? ? ? Countries_ANG_provinces_Malanje) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_G_77) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_UN) - -member (el ? ? ? Norway) (el ? ? ? Organizations_OECD) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_LAIA) - -located (el ? ? ? Mountains_Glittertind) (el ? ? ? Countries_N_provinces_Oppland) - -located (el ? ? ? Mountains_Glittertind) (el ? ? ? Norway) - -equal (el ? ? ? (toInt 344876)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_AmnatCharoen))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_AmnatCharoen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3164)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 354141)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Liaoyuan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Liaoyuan) (el ? ? ? Countries_TJ_provinces_Jilin) - -equal (el ? ? ? (toInt 154166)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Roraima_cities_BoaVista))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Roraima_cities_BoaVista) (el ? ? ? Countries_BR_provinces_Roraima) - -geographicalSubregion (el ? ? ? Qatar) (el ? ? ? Continents_Asia) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_PFP) - -located (el ? ? ? Islands_EastCaicos) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 15900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Yoro_cities_Olanchito))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Yoro_cities_Olanchito) (el ? ? ? Countries_HCA_provinces_Yoro) - -equal (el ? ? ? (toInt 499087)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Giresun))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Giresun) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6934)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Giresun_cities_Giresun) (el ? ? ? Countries_TR_provinces_Giresun) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Calarasi_cities_Calarasi) (el ? ? ? Countries_RO_provinces_Calarasi) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 307000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Galati_cities_Galati))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Galati_cities_Galati) (el ? ? ? Countries_RO_provinces_Galati) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 525763)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Hannover))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Hannover) (el ? ? ? Countries_D_provinces_Niedersachsen) - -equal (el ? ? ? (toInt 106000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Kaliskie_cities_Kalisz))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Kaliskie_cities_Kalisz) (el ? ? ? Countries_PL_provinces_Kaliskie) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? France) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 1172709)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewHampshire))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_NewHampshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24033)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_NewHampshire_cities_Concord) (el ? ? ? Countries_USA_provinces_NewHampshire) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Okinawa_cities_Naha) (el ? ? ? Countries_J_provinces_Okinawa) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Panama) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_CE) - -equal (el ? ? ? (toInt 226000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Oyo))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Oyo) (el ? ? ? Nigeria) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_WTrO) - -sharedBorderLength (el ? ? ? Zambia) (el ? ? ? Angola) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1110)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 249807)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Kediri))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Kediri) (el ? ? ? Indonesia) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 209000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Tembisa))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Tembisa) (el ? ? ? SouthAfrica) - -equal (el ? ? ? (toInt 159928)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Utah_cities_SaltLakeCity))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Utah_cities_SaltLakeCity) (el ? ? ? Countries_USA_provinces_Utah) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_OAPEC) - -equal (el ? ? ? (toInt 127885)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Plano))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Plano) (el ? ? ? Countries_USA_provinces_Texas) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 220000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Antsiranana_cities_Antsiranana))) - -geographicalSubregion (el ? ? ? Countries_RM_provinces_Antsiranana_cities_Antsiranana) (el ? ? ? Countries_RM_provinces_Antsiranana) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_WToO) - -hasHeadq (el ? ? ? Organizations_CACM) (el ? ? ? Countries_GCA_cities_GuatemalaCity) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_LAES) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNRWA) - -equal (el ? ? ? (toInt 23938)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Montana_cities_Helena))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Montana_cities_Helena) (el ? ? ? Countries_USA_provinces_Montana) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_NC) - -equal (el ? ? ? (toInt 402338)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Gujarat_cities_Bhavnagar))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Gujarat_cities_Bhavnagar) (el ? ? ? Countries_IND_provinces_Gujarat) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Lempira_cities_Gracias) (el ? ? ? Countries_HCA_provinces_Lempira) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Norway) (el ? ? ? Organizations_BIS) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 340100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Faro))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Faro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4960)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Libya) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 3063500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kemerovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 95500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Kemerovo) (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) - -geographicalSubregion (el ? ? ? Countries_CV_cities_Praia) (el ? ? ? CapeVerde) - -equal (el ? ? ? (toInt 274162)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Sachsen_cities_Chemnitz))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Sachsen_cities_Chemnitz) (el ? ? ? Countries_D_provinces_Sachsen) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 219713)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Kelantan_cities_KotaBaharu))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Kelantan_cities_KotaBaharu) (el ? ? ? Countries_MAL_provinces_Kelantan) - -equal (el ? ? ? (toInt 162000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Owo))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Owo) (el ? ? ? Nigeria) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_OPANAL) - -equal (el ? ? ? (toInt 125000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Brahmanbaria))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Brahmanbaria) (el ? ? ? Bangladesh) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Sudoueste_cities_Buea) (el ? ? ? Countries_CAM_provinces_Sudoueste) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_FZ) - -sharedBorderLength (el ? ? ? FrenchGuiana) (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 673)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 144100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Ayeyarwady_cities_Pathein))) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Ayeyarwady_cities_Pathein) (el ? ? ? Countries_MYA_provinces_Ayeyarwady) - -member (el ? ? ? Niger) (el ? ? ? Organizations_UN) - -member (el ? ? ? Belize) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_PFP) - -equal (el ? ? ? (toInt 480520)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Aligarh))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Aligarh) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -located (el ? ? ? Mountains_RasDaschan) (el ? ? ? Ethiopia) - -located (el ? ? ? Rivers_BlueNile) (el ? ? ? Countries_SUD_provinces_alWusta) - -located (el ? ? ? Rivers_BlueNile) (el ? ? ? Countries_SUD_provinces_alKhartum) - -located (el ? ? ? Rivers_BlueNile) (el ? ? ? Ethiopia) - -located (el ? ? ? Rivers_BlueNile) (el ? ? ? Sudan) - -flowsInto (el ? ? ? Rivers_BlueNile) (el ? ? ? Rivers_Nile) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ESA) - -equal (el ? ? ? (toInt 1149500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_QuangNgai))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_QuangNgai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5856)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 385000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElGharbiya_cities_ElMahallaelKubra))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElGharbiya_cities_ElMahallaelKubra) (el ? ? ? Countries_ET_provinces_ElGharbiya) - -equal (el ? ? ? (toInt 139739)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Connecticut_cities_Hartford))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Connecticut_cities_Hartford) (el ? ? ? Countries_USA_provinces_Connecticut) - -equal (el ? ? ? (toInt 1055400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Kayin))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Kayin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30383)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Kayin_cities_Hpaan) (el ? ? ? Countries_MYA_provinces_Kayin) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_UNIDO) - -located (el ? ? ? Lakes_ChicamaugaLake) (el ? ? ? Countries_USA_provinces_Tennessee) - -located (el ? ? ? Lakes_ChicamaugaLake) (el ? ? ? UnitedStates) - -member (el ? ? ? Poland) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_UN) - -located (el ? ? ? Mountains_Meru) (el ? ? ? Countries_EAT_provinces_Arusha) - -located (el ? ? ? Mountains_Meru) (el ? ? ? Tanzania) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_OIC) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Nagaland_cities_Kohima) (el ? ? ? Countries_IND_provinces_Nagaland) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 117500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hampshire_cities_Havant))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Hampshire_cities_Havant) (el ? ? ? Countries_GB_provinces_Hampshire) - -equal (el ? ? ? (toInt 148000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Qena_cities_ElUqsur))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_Qena_cities_ElUqsur) (el ? ? ? Countries_ET_provinces_Qena) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 1583000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Vienna))) - -landAreaOnly (el ? ? ? Countries_A_provinces_Vienna) (el ? ? ? (MeasureFn (el ? ? ? (toInt 415)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna) (el ? ? ? Countries_A_provinces_Vienna) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Csongrad_cities_Hodmezovasarhely) (el ? ? ? Countries_H_provinces_Csongrad) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_ICRM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Lebanon) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 13)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_AL) - -sectorCompositionOfGDPInPeriod (el ? ? ? Lebanon) (el ? ? ? ServiceSector) (el ? ? ? (toInt 59)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_UN) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_AMF) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_WFTU) - -capitalCity (el ? ? ? Countries_RL_cities_Beirut) (el ? ? ? Lebanon) - -meetsSpatially (el ? ? ? Lebanon) (el ? ? ? Israel) - -equal (el ? ? ? (toInt 3776317)) (el ? ? ? (PopulationFn (el ? ? ? Lebanon))) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IDA) - -landAreaOnly (el ? ? ? Lebanon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10400)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IMF) - -sectorCompositionOfGDPInPeriod (el ? ? ? Lebanon) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 28)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Lebanon) (el ? ? ? Syria) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_WHO) - -inflationRateInCountry (el ? ? ? Lebanon) (el ? ? ? (toInt 9)) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_UNRWA) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Lebanon) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 662900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Dorset))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Dorset) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2654)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Dorset_cities_Dorchester) (el ? ? ? Countries_GB_provinces_Dorset) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Oman) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Angola) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 92124)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewJersey_cities_Trenton))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewJersey_cities_Trenton) (el ? ? ? Countries_USA_provinces_NewJersey) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_CERN) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 107004)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Yuanjiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Yuanjiang) (el ? ? ? Countries_TJ_provinces_Hunan) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_CCC) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 113600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Pembrokeshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Pembrokeshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1590)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Pembrokeshire_cities_Haverfordwest) (el ? ? ? Countries_GB_provinces_Pembrokeshire) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 1817001)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_DistritoFederal))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_DistritoFederal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5822)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_DistritoFederal_cities_Brasilia) (el ? ? ? Countries_BR_provinces_DistritoFederal) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ESA) - -equal (el ? ? ? (toInt 4426400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rostovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rostovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 100800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_RostovnoDonu) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_ICRM) - -geographicalSubregion (el ? ? ? Countries_GNB_cities_Bissau) (el ? ? ? Guinea_Bissau) - -located (el ? ? ? Lakes_Vaenern) (el ? ? ? Countries_S_provinces_Varmland) - -located (el ? ? ? Lakes_Vaenern) (el ? ? ? Countries_S_provinces_Skaraborg) - -located (el ? ? ? Lakes_Vaenern) (el ? ? ? Countries_S_provinces_Alvsborg) - -located (el ? ? ? Lakes_Vaenern) (el ? ? ? Sweden) - -landAreaOnly (el ? ? ? Lakes_Vaenern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5546)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 9639151)) (el ? ? ? (PopulationFn (el ? ? ? Somalia))) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? Somalia) (el ? ? ? Ethiopia) - -meetsSpatially (el ? ? ? Somalia) (el ? ? ? Djibouti) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_UNIDO) - -meetsSpatially (el ? ? ? Somalia) (el ? ? ? Kenya) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_AL) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_OIC) - -capitalCity (el ? ? ? Countries_SP_cities_Mogadishu) (el ? ? ? Somalia) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_CAEU) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_OAU) - -landAreaOnly (el ? ? ? Somalia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 637660)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Somalia) (el ? ? ? Organizations_IOM) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_IOC) - -geographicalSubregion (el ? ? ? Countries_LB_cities_Monrovia) (el ? ? ? Liberia) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 395360)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Bhilai))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Bhilai) (el ? ? ? Countries_IND_provinces_MadhyaPradesh) - -equal (el ? ? ? (toInt 380000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Bydgoskie_cities_Bydgoszcz))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Bydgoskie_cities_Bydgoszcz) (el ? ? ? Countries_PL_provinces_Bydgoskie) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 509445)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_Quilmes))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_Quilmes) (el ? ? ? Countries_RA_provinces_BuenosAires) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Caerphilly_cities_YstradFawr) (el ? ? ? Countries_GB_provinces_Caerphilly) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_IBRD) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_NorfolkIsland_cities_Kingston) (el ? ? ? Countries_AUS_provinces_NorfolkIsland) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Niger) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ICAO) - -located (el ? ? ? Islands_Rhodos) (el ? ? ? Greece) - -landAreaOnly (el ? ? ? Islands_Rhodos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1398)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_IFRCS) - -located (el ? ? ? Islands_Lanai) (el ? ? ? Countries_USA_provinces_Hawaii) - -located (el ? ? ? Islands_Lanai) (el ? ? ? UnitedStates) - -member (el ? ? ? Norway) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 1968000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_KafrelSheikh))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_KafrelSheikh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3437)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_KafrelSheikh_cities_KafrelSheikh) (el ? ? ? Countries_ET_provinces_KafrelSheikh) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 155188)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Tehran_cities_Kashan))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Tehran_cities_Kashan) (el ? ? ? Countries_IR_provinces_Tehran) - -equal (el ? ? ? (toInt 131528)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GH_cities_Tema))) - -geographicalSubregion (el ? ? ? Countries_GH_cities_Tema) (el ? ? ? Ghana) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Angola) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_G_5) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UNU) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Italy) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 6600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IS_cities_Keflavik))) - -geographicalSubregion (el ? ? ? Countries_IS_cities_Keflavik) (el ? ? ? Iceland) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 1023800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Opolskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Opolskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8535)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Opolskie_cities_Opole) (el ? ? ? Countries_PL_provinces_Opolskie) - -equal (el ? ? ? (toInt 102426)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_cities_Larisa))) - -geographicalSubregion (el ? ? ? Countries_GR_cities_Larisa) (el ? ? ? Greece) - -located (el ? ? ? Mountains_Chimborazo) (el ? ? ? Ecuador) - -member (el ? ? ? Chad) (el ? ? ? Organizations_WToO) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 209791)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GCA_cities_Mixco))) - -geographicalSubregion (el ? ? ? Countries_GCA_cities_Mixco) (el ? ? ? Guatemala) - -member (el ? ? ? Angola) (el ? ? ? Organizations_OAU) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_SPF) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_UN) - -meetsSpatially (el ? ? ? Niger) (el ? ? ? BurkinaFaso) - -member (el ? ? ? Niger) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Niger) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Niger) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 17.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Niger) (el ? ? ? Organizations_FZ) - -member (el ? ? ? Niger) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Niger) (el ? ? ? Organizations_UNIDO) - -capitalCity (el ? ? ? Countries_RN_cities_Niamey) (el ? ? ? Niger) - -meetsSpatially (el ? ? ? Niger) (el ? ? ? Chad) - -member (el ? ? ? Niger) (el ? ? ? Organizations_UPU) - -meetsSpatially (el ? ? ? Niger) (el ? ? ? Benin) - -meetsSpatially (el ? ? ? Niger) (el ? ? ? Algeria) - -member (el ? ? ? Niger) (el ? ? ? Organizations_WADB) - -member (el ? ? ? Niger) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Niger) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Niger) (el ? ? ? Organizations_IFC) - -meetsSpatially (el ? ? ? Niger) (el ? ? ? Libya) - -member (el ? ? ? Niger) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Niger) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Niger) (el ? ? ? Organizations_Entente) - -member (el ? ? ? Niger) (el ? ? ? Organizations_UNESCO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Niger) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 43.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 9113001)) (el ? ? ? (PopulationFn (el ? ? ? Niger))) - -member (el ? ? ? Niger) (el ? ? ? Organizations_IAEA) - -meetsSpatially (el ? ? ? Niger) (el ? ? ? Mali) - -member (el ? ? ? Niger) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Niger) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Niger) (el ? ? ? Organizations_OAU) - -landAreaOnly (el ? ? ? Niger) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1267000)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Niger) (el ? ? ? (toRealNum 35.6)) - -member (el ? ? ? Niger) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Niger) (el ? ? ? Nigeria) - -member (el ? ? ? Niger) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Niger) (el ? ? ? Organizations_ILO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Niger) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 38.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Niger) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Niger) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Niger) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Niger) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Niger) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Niger) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Niger) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Niger) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Niger) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Niger) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 1866400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Copperbelt))) - -landAreaOnly (el ? ? ? Countries_Z_provinces_Copperbelt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31328)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Ndola) (el ? ? ? Countries_Z_provinces_Copperbelt) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Greece) (el ? ? ? Organizations_UN) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_EIB) - -equal (el ? ? ? (toInt 471844)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_BritishColumbia_cities_Vancouver))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_BritishColumbia_cities_Vancouver) (el ? ? ? Countries_CDN_provinces_BritishColumbia) - -equal (el ? ? ? (toInt 2152423)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) (el ? ? ? Countries_F_provinces_IledeFrance) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 11250000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Beijing_munic))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Beijing_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Beijing_munic_cities_Beijing) (el ? ? ? Countries_TJ_provinces_Beijing_munic) - -equal (el ? ? ? (toInt 192000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Iseyin))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Iseyin) (el ? ? ? Nigeria) - -member (el ? ? ? Spain) (el ? ? ? Organizations_UNPROFOR) - -sharedBorderLength (el ? ? ? Germany) (el ? ? ? Belgium) (el ? ? ? (MeasureFn (el ? ? ? (toInt 167)) (el ? ? ? Kilometer))) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_OECD) - -hasHeadq (el ? ? ? Organizations_ANZUS) (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra) - -equal (el ? ? ? (toInt 884000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Cote_cities_Douala))) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Cote_cities_Douala) (el ? ? ? Countries_CAM_provinces_Cote) - -equal (el ? ? ? (toInt 5043900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnodarskykray))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Krasnodarskykray) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Krasnodarskykray_cities_Krasnodar) (el ? ? ? Countries_R_provinces_Krasnodarskykray) - -equal (el ? ? ? (toInt 108777)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Salinas))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Salinas) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 649000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Tyrol))) - -landAreaOnly (el ? ? ? Countries_A_provinces_Tyrol) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12647)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_A_provinces_Tyrol_cities_Innsbruck) (el ? ? ? Countries_A_provinces_Tyrol) - -equal (el ? ? ? (toInt 1776133)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Zanjan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Zanjan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 36398)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Zanjan_cities_Zanjan) (el ? ? ? Countries_IR_provinces_Zanjan) - -equal (el ? ? ? (toInt 1029700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IL_provinces_TelAviv))) - -landAreaOnly (el ? ? ? Countries_IL_provinces_TelAviv) (el ? ? ? (MeasureFn (el ? ? ? (toInt 170)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IL_provinces_TelAviv_cities_TelAviv) (el ? ? ? Countries_IL_provinces_TelAviv) - -member (el ? ? ? India) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Malta) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 526000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_Gauteng_cities_Pretoria))) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_Gauteng_cities_Pretoria) (el ? ? ? Countries_RSA_provinces_Gauteng) - -equal (el ? ? ? (toInt 840800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Maputo))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Maputo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25756)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Maputo_munic_cities_Maputo) (el ? ? ? Countries_MOC_provinces_Maputo) - -equal (el ? ? ? (toInt 428000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_CagayandeOro))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_CagayandeOro) (el ? ? ? Philippines) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_Inmarsat) - -geographicalSubregion (el ? ? ? Nicaragua) (el ? ? ? Continents_America) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ISO) - -located (el ? ? ? Deserts_LibyanDesert) (el ? ? ? Libya) - -landAreaOnly (el ? ? ? Deserts_LibyanDesert) (el ? ? ? (MeasureFn (el ? ? ? (toInt 190000)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Deserts_LibyanDesert) (el ? ? ? Sudan) - -located (el ? ? ? Deserts_LibyanDesert) (el ? ? ? Countries_ET_provinces_Matruh) - -located (el ? ? ? Deserts_LibyanDesert) (el ? ? ? Countries_ET_provinces_ElWadielJadid) - -located (el ? ? ? Deserts_LibyanDesert) (el ? ? ? Countries_SUD_provinces_ashShamaliyah) - -located (el ? ? ? Deserts_LibyanDesert) (el ? ? ? Egypt) - -located (el ? ? ? Deserts_LibyanDesert) (el ? ? ? Countries_SUD_provinces_Darfur) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IMO) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UN) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_WHO) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Cook_Islands_cities_Avarua) (el ? ? ? Countries_cid_cia_Cook_Islands) - -equal (el ? ? ? (toInt 3042310)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_provinces_CentreNord))) - -landAreaOnly (el ? ? ? Countries_MA_provinces_CentreNord) (el ? ? ? (MeasureFn (el ? ? ? (toInt 43950)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 201016)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Lorestan_cities_Borujerd))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Lorestan_cities_Borujerd) (el ? ? ? Countries_IR_provinces_Lorestan) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IFC) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_JU_cities_Delemont) (el ? ? ? Countries_CH_provinces_JU) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 253835)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Vasterbotten))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Vasterbotten) (el ? ? ? (MeasureFn (el ? ? ? (toInt 55401)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Vasterbotten_cities_Umea) (el ? ? ? Countries_S_provinces_Vasterbotten) - -member (el ? ? ? Romania) (el ? ? ? Organizations_UN) - -located (el ? ? ? Islands_Mull) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Mull) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_Mull) (el ? ? ? (MeasureFn (el ? ? ? (toInt 910)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 11973)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_SouthDakota_cities_Pierre))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_SouthDakota_cities_Pierre) (el ? ? ? Countries_USA_provinces_SouthDakota) - -equal (el ? ? ? (toInt 11707964)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Mexico_Estadode))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Mexico_Estadode) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21461)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Mexico_Estadode_cities_TolucadeLerdo) (el ? ? ? Countries_MEX_provinces_Mexico_Estadode) - -equal (el ? ? ? (toInt 1548800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Essex))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Essex) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3672)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Essex_cities_Chelmsford) (el ? ? ? Countries_GB_provinces_Essex) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IDB) - -geographicalSubregion (el ? ? ? SolomonIslands) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 344405)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Balikpapan))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Balikpapan) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 73837)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Man))) - -capitalCity (el ? ? ? Countries_cid_cia_Man_cities_Douglas) (el ? ? ? Countries_cid_cia_Man) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Man) (el ? ? ? (toInt 7)) - -landAreaOnly (el ? ? ? Countries_cid_cia_Man) (el ? ? ? (MeasureFn (el ? ? ? (toInt 588)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_NAM) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_AR_cities_Herisau) (el ? ? ? Countries_CH_provinces_AR) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_UN) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_MINURSO) - -equal (el ? ? ? (toInt 208484)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Sabah_cities_KotaKinabalu))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Sabah_cities_KotaKinabalu) (el ? ? ? Countries_MAL_provinces_Sabah) - -equal (el ? ? ? (toInt 81800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Ocotepeque))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Ocotepeque) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1680)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Ocotepeque_cities_Ocotepeque) (el ? ? ? Countries_HCA_provinces_Ocotepeque) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 16952)) (el ? ? ? (PopulationFn (el ? ? ? Palau))) - -member (el ? ? ? Palau) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Palau) (el ? ? ? Organizations_SPC) - -member (el ? ? ? Palau) (el ? ? ? Organizations_SPF) - -landAreaOnly (el ? ? ? Palau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 458)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PAL_cities_Koror) (el ? ? ? Palau) - -member (el ? ? ? Norway) (el ? ? ? Organizations_Inmarsat) - -equal (el ? ? ? (toInt 206100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Qaraghandy_cities_Temirtau))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Qaraghandy_cities_Temirtau) (el ? ? ? Countries_KAZ_provinces_Qaraghandy) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_MINURSO) - -located (el ? ? ? Seas_RedSea) (el ? ? ? SaudiArabia) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Ethiopia) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Israel) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Countries_ET_provinces_SinaalJanubiyah) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Countries_IL_provinces_South) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Egypt) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Yemen) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Djibouti) - -depth (el ? ? ? Seas_RedSea) (el ? ? ? (toInt 2635)) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Jordan) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Countries_ET_provinces_ElBahrelAhmar) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Sudan) - -located (el ? ? ? Seas_RedSea) (el ? ? ? Countries_SUD_provinces_ashSharqiyah) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 2903500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_CentralHighlands))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_CentralHighlands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 55568)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_EN) - -geographicSubregion (el ? ? ? Countries_S_provinces_Ostergotland) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_S_provinces_Malmohus) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_WHO) - -geographicSubregion (el ? ? ? Countries_S_provinces_Stockholm) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_OECD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Sweden) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_G_6) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_S_provinces_Sodermanland) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_AG) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_CBSS) - -geographicSubregion (el ? ? ? Countries_S_provinces_Kalmar) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_S_provinces_Alvsborg) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? Countries_S_provinces_Varmland) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_BIS) - -geographicSubregion (el ? ? ? Countries_S_provinces_GoteborgochBohus) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? Countries_S_provinces_Jonkoping) (el ? ? ? Sweden) - -meetsSpatially (el ? ? ? Sweden) (el ? ? ? Norway) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_G_10) - -geographicSubregion (el ? ? ? Countries_S_provinces_Skaraborg) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IADB) - -sectorCompositionOfGDPInPeriod (el ? ? ? Sweden) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 27)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 8900954)) (el ? ? ? (PopulationFn (el ? ? ? Sweden))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Sweden) (el ? ? ? ServiceSector) (el ? ? ? (toInt 71)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Sweden) (el ? ? ? (toRealNum 2.6)) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_Inmarsat) - -geographicSubregion (el ? ? ? Countries_S_provinces_Gavleborg) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_MTCR) - -geographicSubregion (el ? ? ? Countries_S_provinces_Orebro) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNOMIG) - -meetsSpatially (el ? ? ? Sweden) (el ? ? ? Finland) - -geographicSubregion (el ? ? ? Countries_S_provinces_Norrbotten) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? Countries_S_provinces_Vastmanland) (el ? ? ? Sweden) - -capitalCity (el ? ? ? Countries_S_provinces_Stockholm_cities_Stockholm) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_NC) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_CE) - -geographicSubregion (el ? ? ? Countries_S_provinces_Kristianstad) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? Countries_S_provinces_Uppsala) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? Countries_S_provinces_Blekinge) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? Countries_S_provinces_Jamtland) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UPU) - -geographicSubregion (el ? ? ? Countries_S_provinces_Vasternorrland) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_OSCE) - -geographicSubregion (el ? ? ? Countries_S_provinces_Vasterbotten) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? Countries_S_provinces_Gotland) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNHCR) - -geographicSubregion (el ? ? ? Countries_S_provinces_Kronoberg) (el ? ? ? Sweden) - -landAreaOnly (el ? ? ? Sweden) (el ? ? ? (MeasureFn (el ? ? ? (toInt 449964)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_ESA) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_WIPO) - -geographicSubregion (el ? ? ? Countries_S_provinces_Halland) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? Countries_S_provinces_Kopparberg) (el ? ? ? Sweden) - -member (el ? ? ? Sweden) (el ? ? ? Organizations_UNAVEMIII) - -equal (el ? ? ? (toInt 138963)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Daan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Daan) (el ? ? ? Countries_TJ_provinces_Jilin) - -located (el ? ? ? Islands_Kefallinia) (el ? ? ? Greece) - -member (el ? ? ? Countries_cid_cia_Falkland_Islands) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 135284)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_BasZaire_cities_Boma))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_BasZaire_cities_Boma) (el ? ? ? Countries_ZRE_provinces_BasZaire) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_PCA) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 109000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Makurdi))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Makurdi) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 320200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Semey_cities_Semey))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Semey_cities_Semey) (el ? ? ? Countries_KAZ_provinces_Semey) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_SAARC) - -located (el ? ? ? Lakes_LacLeman) (el ? ? ? Countries_CH_provinces_VD) - -located (el ? ? ? Lakes_LacLeman) (el ? ? ? Countries_CH_provinces_VS) - -located (el ? ? ? Lakes_LacLeman) (el ? ? ? Countries_CH_provinces_SG) - -located (el ? ? ? Lakes_LacLeman) (el ? ? ? Countries_F_provinces_RhoneAlpes) - -located (el ? ? ? Lakes_LacLeman) (el ? ? ? Switzerland) - -located (el ? ? ? Lakes_LacLeman) (el ? ? ? France) - -landAreaOnly (el ? ? ? Lakes_LacLeman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 581)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 63880000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Hebei) (el ? ? ? (MeasureFn (el ? ? ? (toInt 190000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Hebei_cities_Shijiazhuang) (el ? ? ? Countries_TJ_provinces_Hebei) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Libya) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 292000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Taganrog))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Taganrog) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 712370)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_DuquedeCaxias))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_DuquedeCaxias) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 148870)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Neuss))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Neuss) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_SADC) - -equal (el ? ? ? (toInt 192000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Zaire))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Zaire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 40130)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Zaire_cities_MbanzaCongo) (el ? ? ? Countries_ANG_provinces_Zaire) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_IFAD) - -located (el ? ? ? Islands_Sumatra) (el ? ? ? Indonesia) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_UNESCO) - -located (el ? ? ? Lakes_LakeMakarikari) (el ? ? ? Botswana) - -member (el ? ? ? Oman) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Austria) (el ? ? ? Organizations_MTCR) - -sharedBorderLength (el ? ? ? Nigeria) (el ? ? ? Chad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 87)) (el ? ? ? Kilometer))) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 1622300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Porto))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Porto) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2395)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 421589)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Yingkou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Yingkou) (el ? ? ? Countries_TJ_provinces_Liaoning) - -member (el ? ? ? France) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Mali) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_UN) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Finland) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 776000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_SonLa))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_SonLa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14210)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 120800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cheshire_cities_Chester))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cheshire_cities_Chester) (el ? ? ? Countries_GB_provinces_Cheshire) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_EIB) - -member (el ? ? ? Spain) (el ? ? ? Organizations_CERN) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IOC) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Denbighshire_cities_Ruthin) (el ? ? ? Countries_GB_provinces_Denbighshire) - -equal (el ? ? ? (toInt 66890000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Guangdong) (el ? ? ? (MeasureFn (el ? ? ? (toInt 186000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Guangzhou) (el ? ? ? Countries_TJ_provinces_Guangdong) - -equal (el ? ? ? (toInt 217294)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Q_cities_Doha))) - -geographicalSubregion (el ? ? ? Countries_Q_cities_Doha) (el ? ? ? Qatar) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 166400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Leban_cities_Charjew))) - -geographicalSubregion (el ? ? ? Countries_TM_provinces_Leban_cities_Charjew) (el ? ? ? Countries_TM_provinces_Leban) - -equal (el ? ? ? (toInt 110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Naogaon))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Naogaon) (el ? ? ? Bangladesh) - -located (el ? ? ? Lakes_OzeroBalchash) (el ? ? ? Countries_KAZ_provinces_Almaty_munic) - -located (el ? ? ? Lakes_OzeroBalchash) (el ? ? ? Countries_KAZ_provinces_Zhezkazghan) - -located (el ? ? ? Lakes_OzeroBalchash) (el ? ? ? Countries_KAZ_provinces_Zhambyl) - -located (el ? ? ? Lakes_OzeroBalchash) (el ? ? ? Countries_KAZ_provinces_Taldyqorghan) - -located (el ? ? ? Lakes_OzeroBalchash) (el ? ? ? Kazakstan) - -landAreaOnly (el ? ? ? Lakes_OzeroBalchash) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18200)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 219967)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Buskerud))) - -capitalCity (el ? ? ? Countries_N_provinces_Buskerud_cities_Drammen) (el ? ? ? Countries_N_provinces_Buskerud) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 483155)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Baoding))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Baoding) (el ? ? ? Countries_TJ_provinces_Hebei) - -equal (el ? ? ? (toInt 343341)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Nantong))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Nantong) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_ITU) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Tarnobrzeskie_cities_Tarnobrzeg) (el ? ? ? Countries_PL_provinces_Tarnobrzeskie) - -member (el ? ? ? Laos) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 5402058)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Missouri))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Missouri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 180514)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Missouri_cities_JeffersonCity) (el ? ? ? Countries_USA_provinces_Missouri) - -equal (el ? ? ? (toInt 1388000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Hyogo_cities_Kobe))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Hyogo_cities_Kobe) (el ? ? ? Countries_J_provinces_Hyogo) - -equal (el ? ? ? (toInt 142000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Qena_cities_Qena))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_Qena_cities_Qena) (el ? ? ? Countries_ET_provinces_Qena) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_UN) - -geographicalSubregion (el ? ? ? Spain) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 197147)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_RibeiraodasNeves))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_RibeiraodasNeves) (el ? ? ? Brazil) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_WToO) - -landAreaOnly (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 260)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 1.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 95.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_cid_cia_Cayman_Islands_cities_GeorgeTown) (el ? ? ? Countries_cid_cia_Cayman_Islands) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? (toRealNum 1.8)) - -member (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? Organizations_Caricom) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 3.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 34646)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Cayman_Islands))) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNIDO) - -geographicalSubregion (el ? ? ? FrenchGuiana) (el ? ? ? Continents_America) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_ITU) - -located (el ? ? ? Islands_Teneriffa) (el ? ? ? Countries_E_provinces_CanaryIslands) - -located (el ? ? ? Islands_Teneriffa) (el ? ? ? Spain) - -member (el ? ? ? Belize) (el ? ? ? Organizations_G_77) - -capitalCity (el ? ? ? Countries_BZ_cities_Belmopan) (el ? ? ? Belize) - -member (el ? ? ? Belize) (el ? ? ? Organizations_Caricom) - -inflationRateInCountry (el ? ? ? Belize) (el ? ? ? (toRealNum 2.3)) - -meetsSpatially (el ? ? ? Belize) (el ? ? ? Mexico) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Belize) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Belize) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Belize) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Belize) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Belize) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Belize) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Belize) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Belize) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Belize) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Belize) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 219296)) (el ? ? ? (PopulationFn (el ? ? ? Belize))) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Belize) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Belize) (el ? ? ? Organizations_CDB) - -landAreaOnly (el ? ? ? Belize) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22960)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Belize) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Belize) (el ? ? ? Organizations_C) - -meetsSpatially (el ? ? ? Belize) (el ? ? ? Guatemala) - -member (el ? ? ? Belize) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Belize) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Belize) (el ? ? ? Organizations_UNMIH) - -sectorCompositionOfGDPInPeriod (el ? ? ? Belize) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 30)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Belize) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Belize) (el ? ? ? Organizations_UN) - -member (el ? ? ? Belize) (el ? ? ? Organizations_IDA) - -geographicalSubregion (el ? ? ? Eritrea) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 374587)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Amazonas))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Amazonas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 39249)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Amazonas_cities_Chachapoyas) (el ? ? ? Countries_PE_provinces_Amazonas) - -equal (el ? ? ? (toInt 473022)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_Tasmania))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_Tasmania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 67800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_Tasmania_cities_Hobart) (el ? ? ? Countries_AUS_provinces_Tasmania) - -equal (el ? ? ? (toInt 641541)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_Moron))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_Moron) (el ? ? ? Countries_RA_provinces_BuenosAires) - -equal (el ? ? ? (toInt 312200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Dudley))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Dudley) (el ? ? ? Countries_GB_provinces_WestMidlands) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Vas_cities_Szombathely) (el ? ? ? Countries_H_provinces_Vas) - -member (el ? ? ? Germany) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 31659736)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Orissa))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Orissa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 155707)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Orissa_cities_Bhubaneswar) (el ? ? ? Countries_IND_provinces_Orissa) - -equal (el ? ? ? (toInt 5686000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Lagos))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Lagos) (el ? ? ? Nigeria) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 702000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Jihocesky))) - -landAreaOnly (el ? ? ? Countries_CZ_provinces_Jihocesky) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11345)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CZ_provinces_Jihocesky_cities_CeskeBudejovice) (el ? ? ? Countries_CZ_provinces_Jihocesky) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_OPANAL) - -equal (el ? ? ? (toInt 611000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Basilicata))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Basilicata) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9992)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Basilicata_cities_Potenza) (el ? ? ? Countries_I_provinces_Basilicata) - -located (el ? ? ? Islands_VictoriaIsland) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -located (el ? ? ? Islands_VictoriaIsland) (el ? ? ? Canada) - -equal (el ? ? ? (toInt 451000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Eskisehir_cities_Eskisehir))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Eskisehir_cities_Eskisehir) (el ? ? ? Countries_TR_provinces_Eskisehir) - -member (el ? ? ? Germany) (el ? ? ? Organizations_CBSS) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Oman) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 228778)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_Darfur_cities_Nyala))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_Darfur_cities_Nyala) (el ? ? ? Countries_SUD_provinces_Darfur) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_WEU) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_ICC) - -located (el ? ? ? Islands_Leyte) (el ? ? ? Philippines) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_WFTU) - -inflationRateInCountry (el ? ? ? Fiji) (el ? ? ? (toInt 2)) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_UPU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Fiji) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 17)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Fiji) (el ? ? ? ServiceSector) (el ? ? ? (toInt 61)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_UN) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_ILO) - -landAreaOnly (el ? ? ? Fiji) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18270)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 782381)) (el ? ? ? (PopulationFn (el ? ? ? Fiji))) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_UNIKOM) - -capitalCity (el ? ? ? Countries_FJI_cities_Suva) (el ? ? ? Fiji) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_CP) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_SPC) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_PCA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Fiji) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 22)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Fiji) (el ? ? ? Organizations_SPF) - -equal (el ? ? ? (toInt 177501)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Modena))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Modena) (el ? ? ? Countries_I_provinces_EmiliaRomagna) - -equal (el ? ? ? (toInt 293827)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_SantaAna))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_SantaAna) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 179000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Songjin))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Songjin) (el ? ? ? NorthKorea) - -equal (el ? ? ? (toInt 159000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnoyarskiykray_cities_Norilsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Krasnoyarskiykray_cities_Norilsk) (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IFAD) - -located (el ? ? ? Islands_GranCanaria) (el ? ? ? Countries_E_provinces_CanaryIslands) - -located (el ? ? ? Islands_GranCanaria) (el ? ? ? Spain) - -equal (el ? ? ? (toInt 1501778)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Lorestan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Lorestan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28803)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Lorestan_cities_Khorramabad) (el ? ? ? Countries_IR_provinces_Lorestan) - -located (el ? ? ? Lakes_LakeStephanie) (el ? ? ? Ethiopia) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_WToO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_OAPEC) - -equal (el ? ? ? (toInt 17816079)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen))) - -landAreaOnly (el ? ? ? Countries_D_provinces_NordrheinWestfalen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 34077)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Dusseldorf) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Oman) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Oman) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Oman) (el ? ? ? Organizations_GCC) - -member (el ? ? ? Oman) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Oman) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Oman) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? Oman) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? Oman) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Oman) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Oman) (el ? ? ? Organizations_ESCWA) - -member (el ? ? ? Oman) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 2186548)) (el ? ? ? (PopulationFn (el ? ? ? Oman))) - -landAreaOnly (el ? ? ? Oman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 212460)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Oman) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Oman) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Oman) (el ? ? ? Organizations_AL) - -member (el ? ? ? Oman) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Oman) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Oman) (el ? ? ? Organizations_Inmarsat) - -inflationRateInCountry (el ? ? ? Oman) (el ? ? ? (toRealNum -0.7)) - -member (el ? ? ? Oman) (el ? ? ? Organizations_IMO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Oman) (el ? ? ? ServiceSector) (el ? ? ? (toInt 37)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Oman) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Oman) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 60)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Oman) (el ? ? ? Organizations_AFESD) - -meetsSpatially (el ? ? ? Oman) (el ? ? ? SaudiArabia) - -capitalCity (el ? ? ? Countries_OM_cities_Muscat) (el ? ? ? Oman) - -meetsSpatially (el ? ? ? Oman) (el ? ? ? Yemen) - -member (el ? ? ? Oman) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Oman) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Oman) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Oman) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_ACP) - -geographicalSubregion (el ? ? ? Ireland) (el ? ? ? Continents_Europe) - -member (el ? ? ? China) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 1000000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Hefei))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Hefei) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 662000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Haeme))) - -capitalCity (el ? ? ? Countries_SF_provinces_Haeme_cities_Haemeenlinna) (el ? ? ? Countries_SF_provinces_Haeme) - -equal (el ? ? ? (toInt 1321000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Auvergne))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Auvergne) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26013)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Auvergne_cities_ClermontFerrand) (el ? ? ? Countries_F_provinces_Auvergne) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Spain) (el ? ? ? Organizations_PCA) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_UN) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ICC) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Aruba_cities_Oranjestad) (el ? ? ? Countries_cid_cia_Aruba) - -located (el ? ? ? Islands_Cayman) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_Cayman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 259)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_SO_cities_Solothurn) (el ? ? ? Countries_CH_provinces_SO) - -equal (el ? ? ? (toInt 110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_UstIlimsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_UstIlimsk) (el ? ? ? Countries_R_provinces_Irkutskayaoblast) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_AG) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 110002)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewJersey_cities_Elizabeth))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewJersey_cities_Elizabeth) (el ? ? ? Countries_USA_provinces_NewJersey) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_MekongGroup) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_WIPO) - -capitalCity (el ? ? ? Countries_SGP_cities_Singapore) (el ? ? ? Singapore) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_CP) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 3396924)) (el ? ? ? (PopulationFn (el ? ? ? Singapore))) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_UN) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_ICAO) - -landAreaOnly (el ? ? ? Singapore) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 632.6)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_IFRCS) - -sectorCompositionOfGDPInPeriod (el ? ? ? Singapore) (el ? ? ? ServiceSector) (el ? ? ? (toInt 72)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Singapore) (el ? ? ? (toRealNum 1.7)) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_UNIKOM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Singapore) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 28)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Singapore) (el ? ? ? Organizations_IMO) - -located (el ? ? ? Rivers_Weser) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -located (el ? ? ? Rivers_Weser) (el ? ? ? Countries_D_provinces_Niedersachsen) - -located (el ? ? ? Rivers_Weser) (el ? ? ? Countries_D_provinces_Hessen) - -located (el ? ? ? Rivers_Weser) (el ? ? ? Countries_D_provinces_Bremen) - -located (el ? ? ? Rivers_Weser) (el ? ? ? Germany) - -flowsInto (el ? ? ? Rivers_Weser) (el ? ? ? Seas_NorthSea) - -length (el ? ? ? Rivers_Weser) (el ? ? ? (toInt 477)) - -located (el ? ? ? Islands_Rhum) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Rhum) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_UNAMIR) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Guainia_cities_PuertoInirida) (el ? ? ? Countries_CO_provinces_Guainia) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_IslandAreas_munic_cities_IslandAreas) (el ? ? ? Countries_GB_provinces_IslandAreas_munic) - -equal (el ? ? ? (toInt 211000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Kanggye))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Kanggye) (el ? ? ? NorthKorea) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 2646000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_Mpumalanga))) - -landAreaOnly (el ? ? ? Countries_RSA_provinces_Mpumalanga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 81816)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RSA_provinces_Mpumalanga_cities_Nelspruit) (el ? ? ? Countries_RSA_provinces_Mpumalanga) - -equal (el ? ? ? (toInt 2708392)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_SchleswigHolstein))) - -landAreaOnly (el ? ? ? Countries_D_provinces_SchleswigHolstein) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15738)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_SchleswigHolstein_cities_Kiel) (el ? ? ? Countries_D_provinces_SchleswigHolstein) - -located (el ? ? ? Islands_Tobago) (el ? ? ? TrinidadAndTobago) - -landAreaOnly (el ? ? ? Islands_Tobago) (el ? ? ? (MeasureFn (el ? ? ? (toInt 301)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 114056)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Yuyao))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Yuyao) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -member (el ? ? ? Burma) (el ? ? ? Organizations_UN) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 1635900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TAD_provinces_Leninobod))) - -landAreaOnly (el ? ? ? Countries_TAD_provinces_Leninobod) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TAD_provinces_Leninobod_cities_Khujand) (el ? ? ? Countries_TAD_provinces_Leninobod) - -equal (el ? ? ? (toInt 2626138)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taipei_munic_cities_Taipei))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Taipei_munic_cities_Taipei) (el ? ? ? Countries_RC_provinces_Taipei_munic) - -equal (el ? ? ? (toInt 563406)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Chonju))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Chonju) (el ? ? ? SouthKorea) - -member (el ? ? ? France) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 1238100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Krakowskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Krakowskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3254)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Krakowskie_cities_Krakow) (el ? ? ? Countries_PL_provinces_Krakowskie) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_Caricom) - -member (el ? ? ? Finland) (el ? ? ? Organizations_WEU) - -equal (el ? ? ? (toInt 563500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_SzabolcsSzatmar))) - -landAreaOnly (el ? ? ? Countries_H_provinces_SzabolcsSzatmar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5938)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_SzabolcsSzatmar_cities_Nyiregyhaza) (el ? ? ? Countries_H_provinces_SzabolcsSzatmar) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 1344099)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Aragua))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Aragua) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7014)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Aragua_cities_Maracay) (el ? ? ? Countries_YV_provinces_Aragua) - -equal (el ? ? ? (toInt 178683)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Maoming))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Maoming) (el ? ? ? Countries_TJ_provinces_Guangdong) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Albania) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 113544)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_Barreiras))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_Barreiras) (el ? ? ? Countries_BR_provinces_Bahia) - -equal (el ? ? ? (toInt 2059148)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Utah))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Utah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 219888)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Utah_cities_SaltLakeCity) (el ? ? ? Countries_USA_provinces_Utah) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 104571)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Shishou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Shishou) (el ? ? ? Countries_TJ_provinces_Hubei) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 155000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Mamelodi))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Mamelodi) (el ? ? ? SouthAfrica) - -member (el ? ? ? Italy) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_WToO) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 1040000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Devon))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Devon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6711)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Devon_cities_Exeter) (el ? ? ? Countries_GB_provinces_Devon) - -sharedBorderLength (el ? ? ? Yemen) (el ? ? ? Oman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 288)) (el ? ? ? Kilometer))) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? India) (el ? ? ? Organizations_UNOMIL) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_CP) - -equal (el ? ? ? (toInt 858700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_BinhThuan))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_BinhThuan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7992)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_Intelsat) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Countries_RA_provinces_SantaFe) - -flowsInto (el ? ? ? Rivers_Parana) (el ? ? ? Rivers_RiodelaPlata) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Brazil) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Countries_RA_provinces_Corrientes) - -length (el ? ? ? Rivers_Parana) (el ? ? ? (toInt 4700)) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Countries_RA_provinces_EntreRios) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Countries_BR_provinces_Parana) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Countries_RA_provinces_Chaco) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Countries_RA_provinces_BuenosAires) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Countries_RA_provinces_Misiones) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Countries_BR_provinces_MatoGrosso) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Argentina) - -located (el ? ? ? Rivers_Parana) (el ? ? ? Countries_BR_provinces_Goias) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 117300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Surrey_cities_Elmbridge))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Surrey_cities_Elmbridge) (el ? ? ? Countries_GB_provinces_Surrey) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 108000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Sirajganj))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Sirajganj) (el ? ? ? Bangladesh) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_WHO) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Przemyskie_cities_Przemysl) (el ? ? ? Countries_PL_provinces_Przemyskie) - -member (el ? ? ? Finland) (el ? ? ? Organizations_CERN) - -equal (el ? ? ? (toInt 350043)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Shaoguan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Shaoguan) (el ? ? ? Countries_TJ_provinces_Guangdong) - -sharedBorderLength (el ? ? ? France) (el ? ? ? Andorra) (el ? ? ? (MeasureFn (el ? ? ? (toInt 60)) (el ? ? ? Kilometer))) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IDA) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Saga_cities_Saga) (el ? ? ? Countries_J_provinces_Saga) - -sharedBorderLength (el ? ? ? Sudan) (el ? ? ? Eritrea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 605)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 162000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Primorskykray_cities_Ussuriysk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Primorskykray_cities_Ussuriysk) (el ? ? ? Countries_R_provinces_Primorskykray) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 808000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Dumyat))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_Dumyat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 589)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_Dumyat_cities_Dumyat) (el ? ? ? Countries_ET_provinces_Dumyat) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 2543000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Western))) - -landAreaOnly (el ? ? ? Countries_EAK_provinces_Western) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8360)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAK_provinces_Western_cities_Kakamega) (el ? ? ? Countries_EAK_provinces_Western) - -equal (el ? ? ? (toInt 2637843)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Alagoas))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Alagoas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27933)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Alagoas_cities_Maceio) (el ? ? ? Countries_BR_provinces_Alagoas) - -geographicalSubregion (el ? ? ? Nigeria) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 281248)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Xintai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Xintai) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 55780)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DK_cities_Randers))) - -geographicalSubregion (el ? ? ? Countries_DK_cities_Randers) (el ? ? ? Denmark) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Countries_cid_cia_Tokelau) (el ? ? ? Organizations_SPC) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Erzincan_cities_Erzincan) (el ? ? ? Countries_TR_provinces_Erzincan) - -equal (el ? ? ? (toInt 1070401)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Murcia))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Murcia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11314)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Murcia_cities_Murcia) (el ? ? ? Countries_E_provinces_Murcia) - -equal (el ? ? ? (toInt 1428513)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_BuriRam))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_BuriRam) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10352)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 120050)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_SantaClarita))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_SantaClarita) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Poland) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 483483)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Acre))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Acre) (el ? ? ? (MeasureFn (el ? ? ? (toInt 153149)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Acre_cities_RioBranco) (el ? ? ? Countries_BR_provinces_Acre) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_EasternCape_cities_KingWilliamsTown) (el ? ? ? Countries_RSA_provinces_EasternCape) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IFC) - -located (el ? ? ? Rivers_St_Lorenzstrom) (el ? ? ? Countries_CDN_provinces_Quebec) - -located (el ? ? ? Rivers_St_Lorenzstrom) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Rivers_St_Lorenzstrom) (el ? ? ? Canada) - -flowsInto (el ? ? ? Rivers_St_Lorenzstrom) (el ? ? ? Seas_AtlanticOcean) - -length (el ? ? ? Rivers_St_Lorenzstrom) (el ? ? ? (toInt 1170)) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 21448)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_MoereogRomsdal_cities_Molde))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_MoereogRomsdal_cities_Molde) (el ? ? ? Countries_N_provinces_MoereogRomsdal) - -equal (el ? ? ? (toInt 47010)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Telemark_cities_Skien))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Telemark_cities_Skien) (el ? ? ? Countries_N_provinces_Telemark) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IMF) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_Intelsat) - -capitalCity (el ? ? ? Countries_BHT_cities_Thimphu) (el ? ? ? Bhutan) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 1822625)) (el ? ? ? (PopulationFn (el ? ? ? Bhutan))) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_ICAO) - -meetsSpatially (el ? ? ? Bhutan) (el ? ? ? China) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_IOC) - -inflationRateInCountry (el ? ? ? Bhutan) (el ? ? ? (toRealNum 8.6)) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_ESCAP) - -meetsSpatially (el ? ? ? Bhutan) (el ? ? ? India) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_IMF) - -landAreaOnly (el ? ? ? Bhutan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 47000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_SAARC) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_UN) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Bhutan) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 1262000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Bukhoro))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Bukhoro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 39400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Bukhoro_cities_Bukhoro) (el ? ? ? Countries_UZB_provinces_Bukhoro) - -equal (el ? ? ? (toInt 177100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Cocle))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_Cocle) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4927)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_Cocle_cities_Penonome) (el ? ? ? Countries_PA_provinces_Cocle) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNFICYP) - -member (el ? ? ? Libya) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 2715)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Svalbard))) - -capitalCity (el ? ? ? Countries_cid_cia_Svalbard_cities_Longyearbyen) (el ? ? ? Countries_cid_cia_Svalbard) - -landAreaOnly (el ? ? ? Countries_cid_cia_Svalbard) (el ? ? ? (MeasureFn (el ? ? ? (toInt 62049)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 1770)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_Kirimati))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_Kirimati) (el ? ? ? (MeasureFn (el ? ? ? (toInt 135)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_Kirimati_cities_FlyingFishCove) (el ? ? ? Countries_AUS_provinces_Kirimati) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_OAU) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Montserrat_cities_Plymouth) (el ? ? ? Countries_cid_cia_Montserrat) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UN) - -member (el ? ? ? Mali) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 228000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Altayskiykray_cities_Biysk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Altayskiykray_cities_Biysk) (el ? ? ? Countries_R_provinces_Altayskiykray) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Albania) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UN) - -geographicalSubregion (el ? ? ? Poland) (el ? ? ? Continents_Europe) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_G_77) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 3236626)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Ankara))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Ankara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25706)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Ankara_cities_Ankara) (el ? ? ? Countries_TR_provinces_Ankara) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IAEA) - -geographicalSubregion (el ? ? ? Sudan) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 152000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NakhonSawan_cities_NakhonSawan))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_NakhonSawan_cities_NakhonSawan) (el ? ? ? Countries_THA_provinces_NakhonSawan) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 131764)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_SantaColomadeGramanet))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_SantaColomadeGramanet) (el ? ? ? Countries_E_provinces_Catalonia) - -geographicSubregion (el ? ? ? Countries_TM_provinces_Mary) (el ? ? ? Turkmenistan) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_ESCAP) - -sectorCompositionOfGDPInPeriod (el ? ? ? Turkmenistan) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 32.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? Turkmenistan) (el ? ? ? Afghanistan) - -meetsSpatially (el ? ? ? Turkmenistan) (el ? ? ? Iran) - -meetsSpatially (el ? ? ? Turkmenistan) (el ? ? ? Kazakstan) - -inflationRateInCountry (el ? ? ? Turkmenistan) (el ? ? ? (toInt 25)) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_FAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Turkmenistan) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 33.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_ECO) - -capitalCity (el ? ? ? Countries_TM_provinces_Ahal_cities_Ashgabat) (el ? ? ? Turkmenistan) - -geographicSubregion (el ? ? ? Countries_TM_provinces_Balkan) (el ? ? ? Turkmenistan) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_PFP) - -geographicSubregion (el ? ? ? Countries_TM_provinces_Leban) (el ? ? ? Turkmenistan) - -landAreaOnly (el ? ? ? Turkmenistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 488100)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_ICAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Turkmenistan) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 34.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 4149283)) (el ? ? ? (PopulationFn (el ? ? ? Turkmenistan))) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Turkmenistan) (el ? ? ? Organizations_EBRD) - -meetsSpatially (el ? ? ? Turkmenistan) (el ? ? ? Uzbekistan) - -geographicSubregion (el ? ? ? Countries_TM_provinces_Dashhowuz) (el ? ? ? Turkmenistan) - -geographicSubregion (el ? ? ? Countries_TM_provinces_Ahal) (el ? ? ? Turkmenistan) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 202000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Podolsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Podolsk) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -member (el ? ? ? Poland) (el ? ? ? Organizations_FAO) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_UN) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 279620)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoVicente))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoVicente) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Finland) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 108547)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Galicia_cities_Orense))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Galicia_cities_Orense) (el ? ? ? Countries_E_provinces_Galicia) - -geographicSubregion (el ? ? ? Countries_BR_provinces_MinasGerais) (el ? ? ? Brazil) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? Guyana) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? Argentina) - -landAreaOnly (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8511965)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IMO) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? FrenchGuiana) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Para) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_DistritoFederal) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_WHO) - -geographicSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoNorte) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_RG) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? Bolivia) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Amazonas) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro) (el ? ? ? Brazil) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? Colombia) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_G_19) - -equal (el ? ? ? (toInt 162661214)) (el ? ? ? (PopulationFn (el ? ? ? Brazil))) - -geographicSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Paraiba) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_G_11) - -geographicSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Rondonia) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Amapa) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UNESCO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Brazil) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 16)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_CCC) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Pernambuco) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_AG) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_WMO) - -geographicSubregion (el ? ? ? Countries_BR_provinces_MatoGrosso) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Piaui) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_ECLAC) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Maranhao) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_NSG) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? Paraguay) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_FAO) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Tocantins) (el ? ? ? Brazil) - -sectorCompositionOfGDPInPeriod (el ? ? ? Brazil) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 25)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Goias) (el ? ? ? Brazil) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? Suriname) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? Uruguay) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_BR_provinces_EspiritoSanto) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_ICC) - -capitalCity (el ? ? ? Countries_BR_provinces_DistritoFederal_cities_Brasilia) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_WCL) - -sectorCompositionOfGDPInPeriod (el ? ? ? Brazil) (el ? ? ? ServiceSector) (el ? ? ? (toInt 59)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_G_15) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? Venezuela) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Roraima) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Alagoas) (el ? ? ? Brazil) - -meetsSpatially (el ? ? ? Brazil) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Sergipe) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Ceara) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_MatoGrossodoSul) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Parana) (el ? ? ? Brazil) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_OAS) - -inflationRateInCountry (el ? ? ? Brazil) (el ? ? ? (toInt 23)) - -member (el ? ? ? Brazil) (el ? ? ? Organizations_G_77) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Acre) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_BR_provinces_Bahia) (el ? ? ? Brazil) - -equal (el ? ? ? (toInt 105918)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Ayacucho_cities_Ayacucho))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Ayacucho_cities_Ayacucho) (el ? ? ? Countries_PE_provinces_Ayacucho) - -located (el ? ? ? Islands_Iona) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Iona) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 1036724)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Pahang))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Pahang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35965)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Pahang_cities_Kuantan) (el ? ? ? Countries_MAL_provinces_Pahang) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_UN) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 251733)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Wafangdian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Wafangdian) (el ? ? ? Countries_TJ_provinces_Liaoning) - -located (el ? ? ? Rivers_Schari) (el ? ? ? Chad) - -flowsInto (el ? ? ? Rivers_Schari) (el ? ? ? Lakes_Tschadsee) - -hasHeadq (el ? ? ? Organizations_CP) (el ? ? ? Countries_CL_cities_Colombo) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_OAU) - -located (el ? ? ? Lakes_LakeNaesi) (el ? ? ? Countries_SF_provinces_Haeme) - -located (el ? ? ? Lakes_LakeNaesi) (el ? ? ? Finland) - -landAreaOnly (el ? ? ? Lakes_LakeNaesi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 250)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Macau_cities_Macau) (el ? ? ? Countries_cid_cia_Macau) - -equal (el ? ? ? (toInt 1017666)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Quebec_cities_Montreal))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Quebec_cities_Montreal) (el ? ? ? Countries_CDN_provinces_Quebec) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 376249)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GH_cities_Kumasi))) - -geographicalSubregion (el ? ? ? Countries_GH_cities_Kumasi) (el ? ? ? Ghana) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 209900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_SanVicente))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_SanVicente) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1184)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_SanVicente_cities_SanVicente) (el ? ? ? Countries_ES_provinces_SanVicente) - -hasHeadq (el ? ? ? Organizations_BCIE) (el ? ? ? Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa) - -equal (el ? ? ? (toInt 4096600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 143600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan_cities_Ufa) (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan) - -member (el ? ? ? France) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 2421000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Warszwaskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Warszwaskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3788)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Warszwaskie_cities_Warsaw) (el ? ? ? Countries_PL_provinces_Warszwaskie) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Guam_cities_Agana) (el ? ? ? Countries_cid_cia_Guam) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IBRD) - -sharedBorderLength (el ? ? ? Finland) (el ? ? ? Sweden) (el ? ? ? (MeasureFn (el ? ? ? (toInt 586)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 217300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Debrecen_munic))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Debrecen_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 446)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Debrecen_munic_cities_Debrecen) (el ? ? ? Countries_H_provinces_Debrecen_munic) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Finland) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 44000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Nyanza_cities_Kisii))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Nyanza_cities_Kisii) (el ? ? ? Countries_EAK_provinces_Nyanza) - -equal (el ? ? ? (toInt 316000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Moxico))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Moxico) (el ? ? ? (MeasureFn (el ? ? ? (toInt 223023)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Moxico_cities_Luena) (el ? ? ? Countries_ANG_provinces_Moxico) - -equal (el ? ? ? (toInt 1075300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Mahajanga))) - -landAreaOnly (el ? ? ? Countries_RM_provinces_Mahajanga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 150023)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RM_provinces_Mahajanga_cities_Majunga) (el ? ? ? Countries_RM_provinces_Mahajanga) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Leszczynskie_cities_Leszno) (el ? ? ? Countries_PL_provinces_Leszczynskie) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_CACM) - -equal (el ? ? ? (toInt 628500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_TuyenQuang))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_TuyenQuang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UAE_cities_AbuDhabi) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IMF) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_ABEDA) - -geographicSubregion (el ? ? ? Countries_UAE_provinces_UmmalQaywayn) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_GCC) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IOC) - -inflationRateInCountry (el ? ? ? UnitedArabEmirates) (el ? ? ? (toRealNum 4.6)) - -landAreaOnly (el ? ? ? UnitedArabEmirates) (el ? ? ? (MeasureFn (el ? ? ? (toInt 75581)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IAEA) - -sectorCompositionOfGDPInPeriod (el ? ? ? UnitedArabEmirates) (el ? ? ? ServiceSector) (el ? ? ? (toInt 43)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_UAE_provinces_RasalKhaymah) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_OPEC) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IMO) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? UnitedArabEmirates) (el ? ? ? SaudiArabia) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_AMF) - -geographicSubregion (el ? ? ? Countries_UAE_provinces_AshShariqah) (el ? ? ? UnitedArabEmirates) - -geographicSubregion (el ? ? ? Countries_UAE_provinces_AbuDhabi) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_G_77) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_AL) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_CCC) - -geographicSubregion (el ? ? ? Countries_UAE_provinces_Ajman) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_CAEU) - -geographicSubregion (el ? ? ? Countries_UAE_provinces_AlFujayrah) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_AFESD) - -sectorCompositionOfGDPInPeriod (el ? ? ? UnitedArabEmirates) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_UPU) - -sectorCompositionOfGDPInPeriod (el ? ? ? UnitedArabEmirates) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_UN) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_ESCWA) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_IDB) - -geographicSubregion (el ? ? ? Countries_UAE_provinces_Dubayy) (el ? ? ? UnitedArabEmirates) - -equal (el ? ? ? (toInt 3057337)) (el ? ? ? (PopulationFn (el ? ? ? UnitedArabEmirates))) - -member (el ? ? ? UnitedArabEmirates) (el ? ? ? Organizations_FAO) - -meetsSpatially (el ? ? ? UnitedArabEmirates) (el ? ? ? Oman) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_IOC) - -hasHeadq (el ? ? ? Organizations_OPEC) (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna) - -member (el ? ? ? Mali) (el ? ? ? Organizations_IOC) - -located (el ? ? ? Lakes_GreatBearLake) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -located (el ? ? ? Lakes_GreatBearLake) (el ? ? ? Canada) - -landAreaOnly (el ? ? ? Lakes_GreatBearLake) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31792)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 108504)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Liling))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Liling) (el ? ? ? Countries_TJ_provinces_Hunan) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_UPU) - -geographicalSubregion (el ? ? ? Iran) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 1520000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Yunnan_cities_Kunming))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Yunnan_cities_Kunming) (el ? ? ? Countries_TJ_provinces_Yunnan) - -equal (el ? ? ? (toInt 337239)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_cities_Matala))) - -geographicalSubregion (el ? ? ? Countries_MOC_cities_Matala) (el ? ? ? Mozambique) - -sharedBorderLength (el ? ? ? Zambia) (el ? ? ? Tanzania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 338)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_SanMartin_cities_Moyobamba) (el ? ? ? Countries_PE_provinces_SanMartin) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IDB) - -sharedBorderLength (el ? ? ? Laos) (el ? ? ? Cambodia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 541)) (el ? ? ? Kilometer))) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 234941)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Oestfold))) - -capitalCity (el ? ? ? Countries_N_provinces_Oestfold_cities_Moss) (el ? ? ? Countries_N_provinces_Oestfold) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_CDB) - -equal (el ? ? ? (toInt 105400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Gloucestershire_cities_Stroud))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Gloucestershire_cities_Stroud) (el ? ? ? Countries_GB_provinces_Gloucestershire) - -geographicalSubregion (el ? ? ? Countries_A_provinces_Vorarlberg_cities_Bregenz) (el ? ? ? Countries_A_provinces_Vorarlberg) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 141400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Kokchetau_cities_Kokchetau))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Kokchetau_cities_Kokchetau) (el ? ? ? Countries_KAZ_provinces_Kokchetau) - -equal (el ? ? ? (toInt 5876000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_BangkokMetropolis_cities_Bangkok))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_BangkokMetropolis_cities_Bangkok) (el ? ? ? Countries_THA_provinces_BangkokMetropolis) - -equal (el ? ? ? (toInt 108000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tambovskayaoblast_cities_Michurinsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Tambovskayaoblast_cities_Michurinsk) (el ? ? ? Countries_R_provinces_Tambovskayaoblast) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 109500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cheshire_cities_Crewe))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cheshire_cities_Crewe) (el ? ? ? Countries_GB_provinces_Cheshire) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Molise_cities_Campobasso) (el ? ? ? Countries_I_provinces_Molise) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 109550)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_RheinlandPfalz_cities_Koblenz))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_RheinlandPfalz_cities_Koblenz) (el ? ? ? Countries_D_provinces_RheinlandPfalz) - -equal (el ? ? ? (toInt 1013247)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Cordoba))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Cordoba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25020)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Cordoba_cities_Monteria) (el ? ? ? Countries_CO_provinces_Cordoba) - -hasHeadq (el ? ? ? Organizations_OIC) (el ? ? ? Countries_SA_cities_Jeddah) - -equal (el ? ? ? (toInt 173616)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Tumbes))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Tumbes) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4669)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Tumbes_cities_Tumbes) (el ? ? ? Countries_PE_provinces_Tumbes) - -equal (el ? ? ? (toInt 1430862)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Nara))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Nara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3692)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Nara_cities_Nara) (el ? ? ? Countries_J_provinces_Nara) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Yevreyskayaavt_oblast_cities_Birobidzhan) (el ? ? ? Countries_R_provinces_Yevreyskayaavt_oblast) - -member (el ? ? ? Albania) (el ? ? ? Organizations_BSEC) - -equal (el ? ? ? (toInt 170902)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Merida_cities_Merida))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Merida_cities_Merida) (el ? ? ? Countries_YV_provinces_Merida) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 114025)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Guixian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Guixian) (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) - -member (el ? ? ? Countries_cid_cia_Guadeloupe) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 485968)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Irbil_cities_Irbil))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Irbil_cities_Irbil) (el ? ? ? Countries_IRQ_provinces_Irbil) - -equal (el ? ? ? (toInt 103439)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Massachusetts_cities_Lowell))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Massachusetts_cities_Lowell) (el ? ? ? Countries_USA_provinces_Massachusetts) - -equal (el ? ? ? (toInt 596000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Matanzas))) - -landAreaOnly (el ? ? ? Countries_C_provinces_Matanzas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11978)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_Matanzas_cities_Matanzas) (el ? ? ? Countries_C_provinces_Matanzas) - -equal (el ? ? ? (toInt 6053000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElQahira_munic_cities_Cairo))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElQahira_munic_cities_Cairo) (el ? ? ? Countries_ET_provinces_ElQahira_munic) - -member (el ? ? ? Mali) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? France) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Togo) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 124823)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Rioja_cities_Logrono))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Rioja_cities_Logrono) (el ? ? ? Countries_E_provinces_Rioja) - -equal (el ? ? ? (toInt 131000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Nevinnomyssk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Nevinnomyssk) (el ? ? ? Countries_R_provinces_Stavropolskykray) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 939500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 97500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan_cities_Oskemen) (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Burma) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_Interpol) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Sikkim_cities_Gangtok) (el ? ? ? Countries_IND_provinces_Sikkim) - -member (el ? ? ? Burma) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 176000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ilobu))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ilobu) (el ? ? ? Nigeria) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_UPU) - -located (el ? ? ? Rivers_Baro) (el ? ? ? Ethiopia) - -flowsInto (el ? ? ? Rivers_Baro) (el ? ? ? Rivers_Sobat) - -located (el ? ? ? Rivers_WhiteNile) (el ? ? ? Countries_SUD_provinces_alWusta) - -located (el ? ? ? Rivers_WhiteNile) (el ? ? ? Countries_SUD_provinces_alKhartum) - -located (el ? ? ? Rivers_WhiteNile) (el ? ? ? Countries_SUD_provinces_AalianNil) - -located (el ? ? ? Rivers_WhiteNile) (el ? ? ? Sudan) - -flowsInto (el ? ? ? Rivers_WhiteNile) (el ? ? ? Rivers_Nile) - -geographicalSubregion (el ? ? ? Countries_C_provinces_CiegodeAvila_cities_CiegodeAvila) (el ? ? ? Countries_C_provinces_CiegodeAvila) - -member (el ? ? ? Germany) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Greece) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 1220595)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Esfahan_cities_Esfahan))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Esfahan_cities_Esfahan) (el ? ? ? Countries_IR_provinces_Esfahan) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 239715)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_cities_Islamshahr))) - -geographicalSubregion (el ? ? ? Countries_IR_cities_Islamshahr) (el ? ? ? Iran) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_UNHCR) - -sharedBorderLength (el ? ? ? Ukraine) (el ? ? ? Romania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 531)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 53000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AL_cities_Elbasan))) - -geographicalSubregion (el ? ? ? Countries_AL_cities_Elbasan) (el ? ? ? Albania) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Essex) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Leicestershire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Northumberland) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_EIB) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_NATO) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Northamptonshire) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_G_8) - -geographicSubregion (el ? ? ? Countries_GB_provinces_MerthyrTydfil) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Bridgend) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Denbighshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_EastSussex) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Humberside) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Suffolk) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_CERN) - -geographicSubregion (el ? ? ? Countries_GB_provinces_IslandAreas_munic) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Lothian) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Cheshire) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ESA) - -sectorCompositionOfGDPInPeriod (el ? ? ? UnitedKingdom) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 27.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_G_10) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UPU) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_BIS) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ISO) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Wiltshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Somerset) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_AG) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNPREDEP) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Norfolk) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_OECD) - -geographicSubregion (el ? ? ? Countries_GB_provinces_IsleofWight) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Gwynedd) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Lincolnshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Kent) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_CCC) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Cardiff) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Anglesey) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Pembrokeshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_BlaenauGwent) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Oxfordshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Merseyside) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Gloucestershire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_NorthYorkshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Ceredigion) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_CE) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Tayside) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_WMO) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Flintshire) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 58489975)) (el ? ? ? (PopulationFn (el ? ? ? UnitedKingdom))) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_WCL) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Hertfordshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Dorset) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Shropshire) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ECA) - -inflationRateInCountry (el ? ? ? UnitedKingdom) (el ? ? ? (toRealNum 3.1)) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Carmarthenshire) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_WHO) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNITAR) - -geographicSubregion (el ? ? ? Countries_GB_provinces_HerefordandWorcester) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_RhonddaCynonTaff) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_ValeofGlamorgan) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Hampshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_AberconwyandColwyn) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Cambridgeshire) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_AfDB) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Torfaen) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_WestMidlands) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Powys) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ILO) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNIKOM) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Newport) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ICC) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_CDB) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNAVEMIII) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Central) (el ? ? ? UnitedKingdom) - -sectorCompositionOfGDPInPeriod (el ? ? ? UnitedKingdom) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 70.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_GB_provinces_TyneandWear) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Derbyshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Nottinghamshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Caerphilly) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_DumfriesandGalloway) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_WestYorkshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Cumbria) (el ? ? ? UnitedKingdom) - -meetsSpatially (el ? ? ? UnitedKingdom) (el ? ? ? Ireland) - -capitalCity (el ? ? ? Countries_GB_provinces_GreaterLondon_cities_London) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNFICYP) - -geographicSubregion (el ? ? ? Countries_GB_provinces_NeathandPortTalbot) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_NorthernIreland) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Highland) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_GreaterLondon) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_NSG) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Cornwall_IslesofScilly) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNHCR) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Buckinghamshire) (el ? ? ? UnitedKingdom) - -sectorCompositionOfGDPInPeriod (el ? ? ? UnitedKingdom) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 1.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNIDO) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Wrexham) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ANC) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Warwickshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Staffordshire) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_G_7) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IADB) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Cleveland) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Monmouthshire) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? UnitedKingdom) (el ? ? ? (MeasureFn (el ? ? ? (toInt 244820)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Fife) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_AsDB) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Durham) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Avon) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_OSCE) - -geographicSubregion (el ? ? ? Countries_GB_provinces_WestSussex) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ZC) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Bedfordshire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Surrey) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ICRM) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Swansea) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_SouthYorkshire) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_ITU) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Grampian) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_EU) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Devon) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Strathclyde) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_WEU) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Borders) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Lancashire) (el ? ? ? UnitedKingdom) - -geographicSubregion (el ? ? ? Countries_GB_provinces_Berkshire) (el ? ? ? UnitedKingdom) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNRWA) - -member (el ? ? ? UnitedKingdom) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 331100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Merseyside_cities_Wiral))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Merseyside_cities_Wiral) (el ? ? ? Countries_GB_provinces_Merseyside) - -sharedBorderLength (el ? ? ? Ghana) (el ? ? ? CoteDIvoire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 668)) (el ? ? ? Kilometer))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? (toInt 5)) - -landAreaOnly (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? (MeasureFn (el ? ? ? (toInt 260)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 2174)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Niue))) - -capitalCity (el ? ? ? Countries_cid_cia_Niue_cities_Alofi) (el ? ? ? Countries_cid_cia_Niue) - -member (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? Organizations_SPF) - -member (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? Organizations_SPC) - -member (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_ICC) - -equal (el ? ? ? (toInt 31916)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GH_cities_Sekondi))) - -geographicalSubregion (el ? ? ? Countries_GH_cities_Sekondi) (el ? ? ? Ghana) - -equal (el ? ? ? (toInt 1255456)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Chiapas_cities_Nezahualcoyotl))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Chiapas_cities_Nezahualcoyotl) (el ? ? ? Countries_MEX_provinces_Chiapas) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 170000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_RudaSlaska))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_RudaSlaska) (el ? ? ? Countries_PL_provinces_Katowickie) - -equal (el ? ? ? (toInt 423913)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_JuizdeFora))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_JuizdeFora) (el ? ? ? Countries_BR_provinces_MinasGerais) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_EU) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_WIPO) - -located (el ? ? ? Mountains_EmiKussi) (el ? ? ? Chad) - -equal (el ? ? ? (toInt 3965000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_NordPasdeCalais))) - -landAreaOnly (el ? ? ? Countries_F_provinces_NordPasdeCalais) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12413)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_NordPasdeCalais_cities_Lille) (el ? ? ? Countries_F_provinces_NordPasdeCalais) - -member (el ? ? ? India) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 114000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Tangail))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Tangail) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 1097300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast_cities_Kaluga) (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast) - -landAreaOnly (el ? ? ? Liechtenstein) (el ? ? ? (MeasureFn (el ? ? ? (toInt 160)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_EFTA) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_UPU) - -inflationRateInCountry (el ? ? ? Liechtenstein) (el ? ? ? (toRealNum 5.4)) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_IFRCS) - -meetsSpatially (el ? ? ? Liechtenstein) (el ? ? ? Switzerland) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_CE) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_ECE) - -capitalCity (el ? ? ? Countries_FL_cities_Vaduz) (el ? ? ? Liechtenstein) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_IOC) - -meetsSpatially (el ? ? ? Liechtenstein) (el ? ? ? Austria) - -equal (el ? ? ? (toInt 31122)) (el ? ? ? (PopulationFn (el ? ? ? Liechtenstein))) - -member (el ? ? ? Liechtenstein) (el ? ? ? Organizations_ICRM) - -inflationRateInCountry (el ? ? ? Guinea) (el ? ? ? (toRealNum 4.1)) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_ACCT) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guinea) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 31)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Guinea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 245860)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RG_cities_Conakry) (el ? ? ? Guinea) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? Guinea) (el ? ? ? SierraLeone) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 7411981)) (el ? ? ? (PopulationFn (el ? ? ? Guinea))) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_UPU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guinea) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_ICAO) - -meetsSpatially (el ? ? ? Guinea) (el ? ? ? Senegal) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_WFTU) - -meetsSpatially (el ? ? ? Guinea) (el ? ? ? Guinea_Bissau) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? Guinea) (el ? ? ? CoteDIvoire) - -meetsSpatially (el ? ? ? Guinea) (el ? ? ? Liberia) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_IFRCS) - -meetsSpatially (el ? ? ? Guinea) (el ? ? ? Mali) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guinea) (el ? ? ? ServiceSector) (el ? ? ? (toInt 45)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Guinea) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 243303)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Nanyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Nanyang) (el ? ? ? Countries_TJ_provinces_Henan) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IMO) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_CP) - -capitalCity (el ? ? ? Countries_ROK_cities_Seoul) (el ? ? ? SouthKorea) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_G_77) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_Inmarsat) - -sectorCompositionOfGDPInPeriod (el ? ? ? SouthKorea) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 45)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? SouthKorea) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IFC) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_WTrO) - -sectorCompositionOfGDPInPeriod (el ? ? ? SouthKorea) (el ? ? ? ServiceSector) (el ? ? ? (toInt 47)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_UPU) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 45482291)) (el ? ? ? (PopulationFn (el ? ? ? SouthKorea))) - -landAreaOnly (el ? ? ? SouthKorea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 98480)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IOC) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IOM) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IMF) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_OAS) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_CCC) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_WHO) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_APEC) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_WToO) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_ICC) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_WIPO) - -inflationRateInCountry (el ? ? ? SouthKorea) (el ? ? ? (toRealNum 4.3)) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_EBRD) - -meetsSpatially (el ? ? ? SouthKorea) (el ? ? ? NorthKorea) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_ITU) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_UNMOGIP) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? SouthKorea) (el ? ? ? Organizations_UNESCO) - -sharedBorderLength (el ? ? ? Niger) (el ? ? ? Benin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 266)) (el ? ? ? Kilometer))) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Romania) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IFAD) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Yamanashi_cities_Kofu) (el ? ? ? Countries_J_provinces_Yamanashi) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_EU) - -equal (el ? ? ? (toInt 505616)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Ohio_cities_Cleveland))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Ohio_cities_Cleveland) (el ? ? ? Countries_USA_provinces_Ohio) - -equal (el ? ? ? (toInt 100562)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_SantaCruzdoSul))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_SantaCruzdoSul) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_Intelsat) - -located (el ? ? ? Rivers_Rhone) (el ? ? ? Countries_F_provinces_RhoneAlpes) - -located (el ? ? ? Rivers_Rhone) (el ? ? ? Countries_F_provinces_LanguedocRousillon) - -located (el ? ? ? Rivers_Rhone) (el ? ? ? France) - -flowsInto (el ? ? ? Rivers_Rhone) (el ? ? ? Seas_MediterraneanSea) - -length (el ? ? ? Rivers_Rhone) (el ? ? ? (toInt 812)) - -equal (el ? ? ? (toInt 159880)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Alabama_cities_Huntsville))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Alabama_cities_Huntsville) (el ? ? ? Countries_USA_provinces_Alabama) - -equal (el ? ? ? (toInt 587100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Northamptonshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Northamptonshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2367)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Northamptonshire_cities_Northampton) (el ? ? ? Countries_GB_provinces_Northamptonshire) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_BahralGhazal_cities_Waw) (el ? ? ? Countries_SUD_provinces_BahralGhazal) - -equal (el ? ? ? (toInt 264000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Aba))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Aba) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 82800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_LosSantos))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_LosSantos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3806)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_LosSantos_cities_LasTablas) (el ? ? ? Countries_PA_provinces_LosSantos) - -member (el ? ? ? Togo) (el ? ? ? Organizations_IMF) - -located (el ? ? ? Islands_Anjouan) (el ? ? ? Comoros) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Cojedes_cities_SanCarlos) (el ? ? ? Countries_YV_provinces_Cojedes) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_ICAO) - -sharedBorderLength (el ? ? ? Jordan) (el ? ? ? Iraq) (el ? ? ? (MeasureFn (el ? ? ? (toInt 181)) (el ? ? ? Kilometer))) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Australia) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 175873)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Huadian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Huadian) (el ? ? ? Countries_TJ_provinces_Jilin) - -equal (el ? ? ? (toInt 411480)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arizona_cities_Tucson))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Arizona_cities_Tucson) (el ? ? ? Countries_USA_provinces_Arizona) - -equal (el ? ? ? (toInt 131586)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Pasadena))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Pasadena) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 523699)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Dandong))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Dandong) (el ? ? ? Countries_TJ_provinces_Liaoning) - -equal (el ? ? ? (toInt 9815795)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_DistritoFederal_cities_MexicoCity))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_DistritoFederal_cities_MexicoCity) (el ? ? ? Countries_MEX_provinces_DistritoFederal) - -equal (el ? ? ? (toInt 108000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Koszalinskie_cities_Koszalin))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Koszalinskie_cities_Koszalin) (el ? ? ? Countries_PL_provinces_Koszalinskie) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_ECLAC) - -equal (el ? ? ? (toInt 222700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Nograd))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Nograd) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2544)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Nograd_cities_Salgotarjan) (el ? ? ? Countries_H_provinces_Nograd) - -sharedBorderLength (el ? ? ? Mozambique) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1231)) (el ? ? ? Kilometer))) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Mali) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_UNIDO) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Zhezkazghan_cities_Zhezkazghan) (el ? ? ? Countries_KAZ_provinces_Zhezkazghan) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_CERN) - -equal (el ? ? ? (toInt 201000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Torunskie_cities_Torun))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Torunskie_cities_Torun) (el ? ? ? Countries_PL_provinces_Torunskie) - -equal (el ? ? ? (toInt 999851)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Arequipa))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Arequipa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 63345)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Arequipa_cities_Arequipa) (el ? ? ? Countries_PE_provinces_Arequipa) - -equal (el ? ? ? (toInt 115800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Humberside_cities_Beverley))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Humberside_cities_Beverley) (el ? ? ? Countries_GB_provinces_Humberside) - -member (el ? ? ? Countries_cid_cia_Guam) (el ? ? ? Organizations_SPC) - -equal (el ? ? ? (toInt 1676000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Peshawar))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Peshawar) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 2176400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Omskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Omskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 139700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Omskayaoblast_cities_Omsk) (el ? ? ? Countries_R_provinces_Omskayaoblast) - -geographicalSubregion (el ? ? ? DominicanRepublic) (el ? ? ? Continents_America) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_GR_cities_Chur) (el ? ? ? Countries_CH_provinces_GR) - -equal (el ? ? ? (toInt 250000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Corse))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Corse) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8680)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Corse_cities_Ajaccio) (el ? ? ? Countries_F_provinces_Corse) - -equal (el ? ? ? (toInt 100478)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Haining))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Haining) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -located (el ? ? ? Mountains_Snoefell) (el ? ? ? Iceland) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_CCC) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Saitama_cities_Urawa) (el ? ? ? Countries_J_provinces_Saitama) - -equal (el ? ? ? (toInt 104921)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Sachsen_cities_Zwickau))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Sachsen_cities_Zwickau) (el ? ? ? Countries_D_provinces_Sachsen) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IMF) - -sharedBorderLength (el ? ? ? Liberia) (el ? ? ? CoteDIvoire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 716)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 211719)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Sardegna_cities_Cagliari))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Sardegna_cities_Cagliari) (el ? ? ? Countries_I_provinces_Sardegna) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ICC) - -located (el ? ? ? Lakes_LakeCabora_Bassa) (el ? ? ? Countries_MOC_provinces_Tete) - -located (el ? ? ? Lakes_LakeCabora_Bassa) (el ? ? ? Mozambique) - -landAreaOnly (el ? ? ? Lakes_LakeCabora_Bassa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2800)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Romania) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 517083)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_cities_PimpriChinchwad))) - -geographicalSubregion (el ? ? ? Countries_IND_cities_PimpriChinchwad) (el ? ? ? India) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 906900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Southern))) - -landAreaOnly (el ? ? ? Countries_Z_provinces_Southern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 85283)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_Z_provinces_Southern_cities_Livingstone) (el ? ? ? Countries_Z_provinces_Southern) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IFRCS) - -landAreaOnly (el ? ? ? Countries_cid_cia_Coral_Sea_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 61484)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GH_cities_Takoradi))) - -geographicalSubregion (el ? ? ? Countries_GH_cities_Takoradi) (el ? ? ? Ghana) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Arauca_cities_Arauca) (el ? ? ? Countries_CO_provinces_Arauca) - -equal (el ? ? ? (toInt 130921)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Choco_cities_Quibdo))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Choco_cities_Quibdo) (el ? ? ? Countries_CO_provinces_Choco) - -equal (el ? ? ? (toInt 353000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Brasov_cities_Brasov))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Brasov_cities_Brasov) (el ? ? ? Countries_RO_provinces_Brasov) - -equal (el ? ? ? (toInt 3543828)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Fars))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Fars) (el ? ? ? (MeasureFn (el ? ? ? (toInt 133298)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Fars_cities_Shiraz) (el ? ? ? Countries_IR_provinces_Fars) - -geographicalSubregion (el ? ? ? SaintLucia) (el ? ? ? Continents_America) - -located (el ? ? ? Lakes_LakeWinnipesaukee) (el ? ? ? Countries_USA_provinces_NewHampshire) - -located (el ? ? ? Lakes_LakeWinnipesaukee) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 369077)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Ulhasnagar))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Ulhasnagar) (el ? ? ? Countries_IND_provinces_Maharashtra) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 489900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Warwickshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Warwickshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1981)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Warwickshire_cities_Warwick) (el ? ? ? Countries_GB_provinces_Warwickshire) - -equal (el ? ? ? (toInt 138858)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Chiapas_cities_Tapachula))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Chiapas_cities_Tapachula) (el ? ? ? Countries_MEX_provinces_Chiapas) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 222103)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Colorado_cities_Aurora))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Colorado_cities_Aurora) (el ? ? ? Countries_USA_provinces_Colorado) - -equal (el ? ? ? (toInt 103030)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Linhares))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Linhares) (el ? ? ? Countries_BR_provinces_EspiritoSanto) - -located (el ? ? ? Rivers_Irtysch) (el ? ? ? Russia) - -located (el ? ? ? Rivers_Irtysch) (el ? ? ? Countries_KAZ_provinces_Semey) - -length (el ? ? ? Rivers_Irtysch) (el ? ? ? (toInt 4248)) - -located (el ? ? ? Rivers_Irtysch) (el ? ? ? Countries_KAZ_provinces_Pavlodar) - -located (el ? ? ? Rivers_Irtysch) (el ? ? ? Countries_R_provinces_Omskayaoblast) - -located (el ? ? ? Rivers_Irtysch) (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) - -located (el ? ? ? Rivers_Irtysch) (el ? ? ? Kazakstan) - -flowsInto (el ? ? ? Rivers_Irtysch) (el ? ? ? Rivers_Ob) - -located (el ? ? ? Rivers_Irtysch) (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan) - -member (el ? ? ? India) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_WCL) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Artvin_cities_Artvin) (el ? ? ? Countries_TR_provinces_Artvin) - -equal (el ? ? ? (toInt 102344)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Puglia_cities_Lecce))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Puglia_cities_Lecce) (el ? ? ? Countries_I_provinces_Puglia) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_B_provinces_Brabant) (el ? ? ? Belgium) - -equal (el ? ? ? (toInt 10170241)) (el ? ? ? (PopulationFn (el ? ? ? Belgium))) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UNRWA) - -geographicSubregion (el ? ? ? Countries_B_provinces_WestFlanders) (el ? ? ? Belgium) - -geographicSubregion (el ? ? ? Countries_B_provinces_Liege) (el ? ? ? Belgium) - -meetsSpatially (el ? ? ? Belgium) (el ? ? ? Germany) - -inflationRateInCountry (el ? ? ? Belgium) (el ? ? ? (toRealNum 1.6)) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_G_9) - -sectorCompositionOfGDPInPeriod (el ? ? ? Belgium) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? Belgium) (el ? ? ? France) - -geographicSubregion (el ? ? ? Countries_B_provinces_Hainaut) (el ? ? ? Belgium) - -sectorCompositionOfGDPInPeriod (el ? ? ? Belgium) (el ? ? ? ServiceSector) (el ? ? ? (toInt 70)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_G_10) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_OECD) - -geographicSubregion (el ? ? ? Countries_B_provinces_Namur) (el ? ? ? Belgium) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_WIPO) - -landAreaOnly (el ? ? ? Belgium) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30510)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ESA) - -meetsSpatially (el ? ? ? Belgium) (el ? ? ? Luxembourg) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_NATO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UNTSO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Belgium) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 28)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UNMOGIP) - -geographicSubregion (el ? ? ? Countries_B_provinces_Luxembourg) (el ? ? ? Belgium) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_Benelux) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_AG) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_B_provinces_Antwerp) (el ? ? ? Belgium) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_EN) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IEA) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_CE) - -geographicSubregion (el ? ? ? Countries_B_provinces_EastFlanders) (el ? ? ? Belgium) - -capitalCity (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) (el ? ? ? Belgium) - -meetsSpatially (el ? ? ? Belgium) (el ? ? ? Netherlands) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_B_provinces_Limburg) (el ? ? ? Belgium) - -member (el ? ? ? Belgium) (el ? ? ? Organizations_UN) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNU) - -equal (el ? ? ? (toInt 3716800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Shan))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Shan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 155801)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Shan_cities_Taunggyi) (el ? ? ? Countries_MYA_provinces_Shan) - -equal (el ? ? ? (toInt 410775)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Pingdingshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Pingdingshan) (el ? ? ? Countries_TJ_provinces_Henan) - -member (el ? ? ? Greece) (el ? ? ? Organizations_FAO) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 18866960)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_CentralRegion))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_CentralRegion) (el ? ? ? (MeasureFn (el ? ? ? (toInt 103779)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_C) - -equal (el ? ? ? (toInt 7830000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanghai_munic_cities_Shanghai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shanghai_munic_cities_Shanghai) (el ? ? ? Countries_TJ_provinces_Shanghai_munic) - -member (el ? ? ? Austria) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 1106000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Odeska_cities_Odesa))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Odeska_cities_Odesa) (el ? ? ? Countries_UA_provinces_Odeska) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Zaire_cities_MbanzaCongo) (el ? ? ? Countries_ANG_provinces_Zaire) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Dimbovita_cities_Tirgoviste) (el ? ? ? Countries_RO_provinces_Dimbovita) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Norway) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 2112140)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_BajaCalifornia))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_BajaCalifornia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 70113)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_BajaCalifornia_cities_Mexicali) (el ? ? ? Countries_MEX_provinces_BajaCalifornia) - -equal (el ? ? ? (toInt 695618)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Malang))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Malang) (el ? ? ? Indonesia) - -located (el ? ? ? Lakes_LakeEyasi) (el ? ? ? Countries_EAT_provinces_Arusha) - -located (el ? ? ? Lakes_LakeEyasi) (el ? ? ? Tanzania) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 314947)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_MojidasCruzes))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_MojidasCruzes) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 106116)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_SognogFjordane))) - -capitalCity (el ? ? ? Countries_N_provinces_SognogFjordane_cities_Hermannsverk) (el ? ? ? Countries_N_provinces_SognogFjordane) - -equal (el ? ? ? (toInt 3145939)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Hyderabad))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Hyderabad) (el ? ? ? Countries_IND_provinces_AndhraPradesh) - -equal (el ? ? ? (toInt 101000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hampshire_cities_Fareham))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Hampshire_cities_Fareham) (el ? ? ? Countries_GB_provinces_Hampshire) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_CE) - -equal (el ? ? ? (toInt 238000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tyumenskayaoblast_cities_Nizhnevartovsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Tyumenskayaoblast_cities_Nizhnevartovsk) (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) - -located (el ? ? ? Lakes_LakeMackay) (el ? ? ? Countries_AUS_provinces_WesternAustralia) - -located (el ? ? ? Lakes_LakeMackay) (el ? ? ? Countries_AUS_provinces_NorthernTerritory) - -located (el ? ? ? Lakes_LakeMackay) (el ? ? ? Australia) - -sharedBorderLength (el ? ? ? Vietnam) (el ? ? ? Cambodia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1228)) (el ? ? ? Kilometer))) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 1250476)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Queretaro))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Queretaro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11769)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Queretaro_cities_Queretaro) (el ? ? ? Countries_MEX_provinces_Queretaro) - -equal (el ? ? ? (toInt 6090107)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Catalonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 32113)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Catalonia_cities_Barcelona) (el ? ? ? Countries_E_provinces_Catalonia) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 33694)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WV_cities_Kingstown))) - -geographicalSubregion (el ? ? ? Countries_WV_cities_Kingstown) (el ? ? ? SaintVincentAndTheGrenadines) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_SF_provinces_Lappia) - -depth (el ? ? ? Seas_BalticSea) (el ? ? ? (toInt 459)) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Russia) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_SF_provinces_Turku_Pori) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_SF_provinces_Aland) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_D_provinces_MecklenburgVorpommern) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Ostergotland) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Denmark) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Malmohus) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_R_provinces_Leningradskayaoblast) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_PL_provinces_Szczecinskie) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_SF_provinces_Oulu) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Kalmar) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Sweden) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_SF_provinces_Kymi) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_SF_provinces_Uusimaa) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Kristianstad) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_D_provinces_SchleswigHolstein) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Germany) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_PL_provinces_Koszalinskie) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Stockholm) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Vasterbotten) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Sodermanland) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_PL_provinces_Slupskie) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Latvia) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_PL_provinces_Gdanskie) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Estonia) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Finland) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Poland) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_SF_provinces_Vaasa) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Lithuania) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Gavleborg) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Gotland) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Norrbotten) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Vasternorrland) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Blekinge) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_PL_provinces_Elblaskie) - -located (el ? ? ? Seas_BalticSea) (el ? ? ? Countries_S_provinces_Uppsala) - -equal (el ? ? ? (toInt 874400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Humberside))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Humberside) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3512)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Humberside_cities_Hull) (el ? ? ? Countries_GB_provinces_Humberside) - -equal (el ? ? ? (toInt 131861)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Qinghai_cities_Yushu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Qinghai_cities_Yushu) (el ? ? ? Countries_TJ_provinces_Qinghai) - -equal (el ? ? ? (toInt 195880)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Viamao))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Viamao) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -equal (el ? ? ? (toInt 734600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Tete))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Tete) (el ? ? ? (MeasureFn (el ? ? ? (toInt 100724)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Tete_cities_Tete) (el ? ? ? Countries_MOC_provinces_Tete) - -hasHeadq (el ? ? ? Organizations_AMF) (el ? ? ? Countries_UAE_cities_AbuDhabi) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 117166)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Cartago))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Cartago) (el ? ? ? Countries_CO_provinces_ValledeCauca) - -equal (el ? ? ? (toInt 106000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Narsinghdi))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Narsinghdi) (el ? ? ? Bangladesh) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_AMF) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_KaskaziniPemba_cities_Wete) (el ? ? ? Countries_EAT_provinces_KaskaziniPemba) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kirklareli_cities_Kirklareli) (el ? ? ? Countries_TR_provinces_Kirklareli) - -member (el ? ? ? Italy) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 505566)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Gorakhpur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Gorakhpur) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Ciechanowskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Poland) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Czestochowskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Plockie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Rzeszowskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_ICFTU) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Walbrzyskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Poland) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Olsztynskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Gdanskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_WMO) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Wroclawskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Kieleckie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Piotrkowskie) (el ? ? ? Poland) - -sectorCompositionOfGDPInPeriod (el ? ? ? Poland) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 38)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Poland) (el ? ? ? ServiceSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Poland) (el ? ? ? Organizations_Interpol) - -landAreaOnly (el ? ? ? Poland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 312683)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Gorzowskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Pilskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Koninskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Chelmskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Kaliskie) (el ? ? ? Poland) - -meetsSpatially (el ? ? ? Poland) (el ? ? ? Russia) - -meetsSpatially (el ? ? ? Poland) (el ? ? ? Slovakia) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Poland) (el ? ? ? Organizations_IFRCS) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Bielskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_IAEA) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Suwalskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Legnickie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Szczecinskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Poland) (el ? ? ? Organizations_CERN) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Sieradzkie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNDOF) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNAVEMIII) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Skierniewickie) (el ? ? ? Poland) - -inflationRateInCountry (el ? ? ? Poland) (el ? ? ? (toRealNum 21.6)) - -meetsSpatially (el ? ? ? Poland) (el ? ? ? Germany) - -member (el ? ? ? Poland) (el ? ? ? Organizations_WFTU) - -meetsSpatially (el ? ? ? Poland) (el ? ? ? CzechRepublic) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Zielonogorskie) (el ? ? ? Poland) - -capitalCity (el ? ? ? Countries_PL_provinces_Warszwaskie_cities_Warsaw) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Poland) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? Poland) (el ? ? ? Belarus) - -member (el ? ? ? Poland) (el ? ? ? Organizations_NAM) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Bialskopodlaskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Przemyskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_BIS) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Lubelskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Siedleckie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Katowickie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Opolskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_OSCE) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Wloclawskie) (el ? ? ? Poland) - -sectorCompositionOfGDPInPeriod (el ? ? ? Poland) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Krakowskie) (el ? ? ? Poland) - -equal (el ? ? ? (toInt 38642565)) (el ? ? ? (PopulationFn (el ? ? ? Poland))) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Nowosadeckie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Bydgoskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Tarnowskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Bialostockie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Ostroleckie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UPU) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Lodzkie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Jeleniogorskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Zamojskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Slupskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Radomskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Poland) (el ? ? ? Organizations_Inmarsat) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Lomzynskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Koszalinskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Poznanskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Torunskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UN) - -member (el ? ? ? Poland) (el ? ? ? Organizations_EU) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNIFIL) - -meetsSpatially (el ? ? ? Poland) (el ? ? ? Lithuania) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Warszwaskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNMOT) - -member (el ? ? ? Poland) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Poland) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Krosnienskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_PCA) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Leszczynskie) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Tarnobrzeskie) (el ? ? ? Poland) - -member (el ? ? ? Poland) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_PL_provinces_Elblaskie) (el ? ? ? Poland) - -equal (el ? ? ? (toInt 69369)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_TierradelFuego))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_TierradelFuego) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21571)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_TierradelFuego_cities_Ushuaia) (el ? ? ? Countries_RA_provinces_TierradelFuego) - -sharedBorderLength (el ? ? ? Venezuela) (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2200)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 102124)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_TrentinoAltoAdige_cities_Trento))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_TrentinoAltoAdige_cities_Trento) (el ? ? ? Countries_I_provinces_TrentinoAltoAdige) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Olt) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_D_provinces_Bayern) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_H_provinces_Pest) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Mehedinti) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Braila) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_H_provinces_BacsKiskun) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Romania) - -located (el ? ? ? Rivers_Donau) (el ? ? ? SerbiaAndMontenegro) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Ialomita) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Tulcea) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Giurgiu) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Hungary) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Austria) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Teleorman) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_H_provinces_Baranya) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Calarasi) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_H_provinces_Tolna) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_A_provinces_Vienna) - -length (el ? ? ? Rivers_Donau) (el ? ? ? (toInt 2850)) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Slovakia) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Dolj) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Constanta) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_CarasSeverin) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Germany) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_H_provinces_KomaromEsztergom) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_RO_provinces_Galati) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_H_provinces_Budapest_munic) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_H_provinces_Fejer) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_A_provinces_UpperAustria) - -flowsInto (el ? ? ? Rivers_Donau) (el ? ? ? Seas_BlackSea) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Bulgaria) - -located (el ? ? ? Rivers_Donau) (el ? ? ? Countries_A_provinces_LowerAustria) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Austria) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Mali) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 797846)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Lampang))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Lampang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12466)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Chad) (el ? ? ? Organizations_UDEAC) - -geographicalSubregion (el ? ? ? Tajikistan) (el ? ? ? Continents_Asia) - -member (el ? ? ? Spain) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_IOC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Bulgaria) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 36)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_UN) - -inflationRateInCountry (el ? ? ? Bulgaria) (el ? ? ? (toInt 35)) - -meetsSpatially (el ? ? ? Bulgaria) (el ? ? ? Romania) - -equal (el ? ? ? (toInt 8612757)) (el ? ? ? (PopulationFn (el ? ? ? Bulgaria))) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_G_9) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_Interpol) - -meetsSpatially (el ? ? ? Bulgaria) (el ? ? ? SerbiaAndMontenegro) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_NAM) - -meetsSpatially (el ? ? ? Bulgaria) (el ? ? ? Greece) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_CE) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_NSG) - -sectorCompositionOfGDPInPeriod (el ? ? ? Bulgaria) (el ? ? ? ServiceSector) (el ? ? ? (toInt 52)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_EU) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ICRM) - -capitalCity (el ? ? ? Countries_BG_cities_Sofia) (el ? ? ? Bulgaria) - -sectorCompositionOfGDPInPeriod (el ? ? ? Bulgaria) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 12)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_Intelsat) - -meetsSpatially (el ? ? ? Bulgaria) (el ? ? ? Turkey) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_BSEC) - -landAreaOnly (el ? ? ? Bulgaria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 110910)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_OSCE) - -meetsSpatially (el ? ? ? Bulgaria) (el ? ? ? Macedonia) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_UNMOT) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Bulgaria) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 234664)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Luxembourg))) - -landAreaOnly (el ? ? ? Countries_B_provinces_Luxembourg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4441)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_B_provinces_Luxembourg_cities_Arlon) (el ? ? ? Countries_B_provinces_Luxembourg) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UPU) - -hasHeadq (el ? ? ? Organizations_ECOWAS) (el ? ? ? Countries_WAN_cities_Lagos) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 8717000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskva_cities_Moscow))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskva_cities_Moscow) (el ? ? ? Countries_R_provinces_Moskva) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 256818)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Sodermanland))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Sodermanland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6060)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Sodermanland_cities_Nykoping) (el ? ? ? Countries_S_provinces_Sodermanland) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 617717)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Faridabad))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Faridabad) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -member (el ? ? ? Greece) (el ? ? ? Organizations_EU) - -located (el ? ? ? Rivers_Sanaga) (el ? ? ? Countries_CAM_provinces_Cote) - -located (el ? ? ? Rivers_Sanaga) (el ? ? ? Countries_CAM_provinces_Est) - -located (el ? ? ? Rivers_Sanaga) (el ? ? ? Countries_CAM_provinces_Centre) - -located (el ? ? ? Rivers_Sanaga) (el ? ? ? Cameroon) - -flowsInto (el ? ? ? Rivers_Sanaga) (el ? ? ? Seas_AtlanticOcean) - -equal (el ? ? ? (toInt 877000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Prahova))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Prahova) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4694)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Prahova_cities_Ploiesti) (el ? ? ? Countries_RO_provinces_Prahova) - -meetsSpatially (el ? ? ? Burundi) (el ? ? ? Zaire) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_IFAD) - -landAreaOnly (el ? ? ? Burundi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27830)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Burundi) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 16.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_BI_cities_Bujumbura) (el ? ? ? Burundi) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? Burundi) (el ? ? ? Rwanda) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? Burundi) (el ? ? ? Tanzania) - -sectorCompositionOfGDPInPeriod (el ? ? ? Burundi) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 54.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_CEEAC) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_IBRD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Burundi) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 29.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Burundi) (el ? ? ? (toInt 10)) - -equal (el ? ? ? (toInt 5943057)) (el ? ? ? (PopulationFn (el ? ? ? Burundi))) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_CEPGL) - -member (el ? ? ? Burundi) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 600000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Sirdare))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Sirdare) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Sirdare_cities_Guliston) (el ? ? ? Countries_UZB_provinces_Sirdare) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_ICC) - -equal (el ? ? ? (toInt 261862)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Zunyi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Zunyi) (el ? ? ? Countries_TJ_provinces_Guizhou) - -equal (el ? ? ? (toInt 122335)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_WahCantonment))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_WahCantonment) (el ? ? ? Pakistan) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 130153)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Estremadura_cities_Badajoz))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Estremadura_cities_Badajoz) (el ? ? ? Countries_E_provinces_Estremadura) - -equal (el ? ? ? (toInt 170000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Altayskiykray_cities_Rubtsovsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Altayskiykray_cities_Rubtsovsk) (el ? ? ? Countries_R_provinces_Altayskiykray) - -located (el ? ? ? Rivers_Ajan_Jurjach) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Ajan_Jurjach) (el ? ? ? Rivers_Kolyma) - -length (el ? ? ? Rivers_Ajan_Jurjach) (el ? ? ? (toInt 200)) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNMOT) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 152393)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Tennessee_cities_Chattanooga))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Tennessee_cities_Chattanooga) (el ? ? ? Countries_USA_provinces_Tennessee) - -member (el ? ? ? Panama) (el ? ? ? Organizations_AG) - -equal (el ? ? ? (toInt 3908124)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Kentucky))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Kentucky) (el ? ? ? (MeasureFn (el ? ? ? (toInt 104661)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Kentucky_cities_Frankfort) (el ? ? ? Countries_USA_provinces_Kentucky) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_IMO) - -located (el ? ? ? Islands_Westsamoa) (el ? ? ? WesternSamoa) - -landAreaOnly (el ? ? ? Islands_Westsamoa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2842)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1832298)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_MecklenburgVorpommern))) - -landAreaOnly (el ? ? ? Countries_D_provinces_MecklenburgVorpommern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23170)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_MecklenburgVorpommern_cities_Schwerin) (el ? ? ? Countries_D_provinces_MecklenburgVorpommern) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 278000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NakhonRatchasima_cities_NakhonRatchasima))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_NakhonRatchasima_cities_NakhonRatchasima) (el ? ? ? Countries_THA_provinces_NakhonRatchasima) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_UNPROFOR) - -equal (el ? ? ? (toInt 12000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IS_cities_Hafnarfjoerdur))) - -geographicalSubregion (el ? ? ? Countries_IS_cities_Hafnarfjoerdur) (el ? ? ? Iceland) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 213659)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Jiangyin))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Jiangyin) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 36400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Guanacaste_cities_Liberia))) - -geographicalSubregion (el ? ? ? Countries_CR_provinces_Guanacaste_cities_Liberia) (el ? ? ? Countries_CR_provinces_Guanacaste) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_UN) - -sharedBorderLength (el ? ? ? Slovenia) (el ? ? ? Austria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 324)) (el ? ? ? Kilometer))) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 123149)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_VD_cities_Lausanne))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_VD_cities_Lausanne) (el ? ? ? Countries_CH_provinces_VD) - -member (el ? ? ? NewCaledonia) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_ECOWAS) - -equal (el ? ? ? (toInt 121300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Ordu_cities_Ordu))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Ordu_cities_Ordu) (el ? ? ? Countries_TR_provinces_Ordu) - -located (el ? ? ? Islands_Barra) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Barra) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_Barra) (el ? ? ? (MeasureFn (el ? ? ? (toInt 91)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_Nantucket) (el ? ? ? Countries_USA_provinces_Massachusetts) - -located (el ? ? ? Islands_Nantucket) (el ? ? ? UnitedStates) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Mali) (el ? ? ? Organizations_UN) - -member (el ? ? ? Italy) (el ? ? ? Organizations_CERN) - -member (el ? ? ? Norway) (el ? ? ? Organizations_CBSS) - -located (el ? ? ? Lakes_HamuneJazMurian) (el ? ? ? Countries_IR_provinces_SistaneBaluchestan) - -located (el ? ? ? Lakes_HamuneJazMurian) (el ? ? ? Countries_IR_provinces_Kerman) - -located (el ? ? ? Lakes_HamuneJazMurian) (el ? ? ? Iran) - -landAreaOnly (el ? ? ? Lakes_HamuneJazMurian) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1097)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_BL_cities_Liestal) (el ? ? ? Countries_CH_provinces_BL) - -member (el ? ? ? Japan) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_OAPEC) - -equal (el ? ? ? (toInt 168050)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Osnabruck))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Osnabruck) (el ? ? ? Countries_D_provinces_Niedersachsen) - -equal (el ? ? ? (toInt 87535)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Fontana))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Fontana) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 299995)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Guajira_La))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Guajira_La) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20848)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Guajira_La_cities_Riohacha) (el ? ? ? Countries_CO_provinces_Guajira_La) - -located (el ? ? ? Islands_SouthUlist) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_SouthUlist) (el ? ? ? UnitedKingdom) - -located (el ? ? ? Islands_Oeland) (el ? ? ? Countries_S_provinces_Kalmar) - -located (el ? ? ? Islands_Oeland) (el ? ? ? Sweden) - -landAreaOnly (el ? ? ? Islands_Oeland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1344)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 5770000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Tianjin_munic_cities_Tianjin))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Tianjin_munic_cities_Tianjin) (el ? ? ? Countries_TJ_provinces_Tianjin_munic) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_Inmarsat) - -equal (el ? ? ? (toInt 416400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Ahal))) - -landAreaOnly (el ? ? ? Countries_TM_provinces_Ahal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 0)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TM_provinces_Ahal_cities_Ashgabat) (el ? ? ? Countries_TM_provinces_Ahal) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_ECLAC) - -equal (el ? ? ? (toInt 182465)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Navarre_cities_Pamplona))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Navarre_cities_Pamplona) (el ? ? ? Countries_E_provinces_Navarre) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_Intelsat) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Niue_cities_Alofi) (el ? ? ? Countries_cid_cia_Niue) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_CBSS) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Romania) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Syria) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 77885)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Setubal_cities_Setubal))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Setubal_cities_Setubal) (el ? ? ? Countries_P_provinces_Setubal) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IOC) - -hasHeadq (el ? ? ? Organizations_AsDB) (el ? ? ? Countries_RP_cities_Manila) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNHCR) - -equal (el ? ? ? (toInt 584342)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Assam_cities_Gauhati))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Assam_cities_Gauhati) (el ? ? ? Countries_IND_provinces_Assam) - -located (el ? ? ? Islands_Samos) (el ? ? ? Greece) - -equal (el ? ? ? (toInt 2748600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Novosibirskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Novosibirskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 178200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Novosibirskayaoblast_cities_Novosibirsk) (el ? ? ? Countries_R_provinces_Novosibirskayaoblast) - -equal (el ? ? ? (toInt 201912)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_QuiNhon))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_QuiNhon) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 361000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Khersonska_cities_Kherson))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Khersonska_cities_Kherson) (el ? ? ? Countries_UA_provinces_Khersonska) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 1822465)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_DistritoFederal_cities_Caracas))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_DistritoFederal_cities_Caracas) (el ? ? ? Countries_YV_provinces_DistritoFederal) - -geographicalSubregion (el ? ? ? Countries_IL_provinces_Haifa_cities_Haifa) (el ? ? ? Countries_IL_provinces_Haifa) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 1811000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Picardie))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Picardie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19399)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Picardie_cities_Amiens) (el ? ? ? Countries_F_provinces_Picardie) - -equal (el ? ? ? (toInt 583221)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Guarico))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Guarico) (el ? ? ? (MeasureFn (el ? ? ? (toInt 64986)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Guarico_cities_SanJuan) (el ? ? ? Countries_YV_provinces_Guarico) - -equal (el ? ? ? (toInt 4013200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Katowickie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6650)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Katowickie_cities_Katowice) (el ? ? ? Countries_PL_provinces_Katowickie) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 195485)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Dezhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Dezhou) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Libya) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Syria) (el ? ? ? Organizations_UNESCO) - -sharedBorderLength (el ? ? ? Israel) (el ? ? ? Egypt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 255)) (el ? ? ? Kilometer))) - -member (el ? ? ? China) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 130000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Bogra))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Bogra) (el ? ? ? Bangladesh) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Yamagata_cities_Yamagata) (el ? ? ? Countries_J_provinces_Yamagata) - -equal (el ? ? ? (toInt 193784)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Fengcheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Fengcheng) (el ? ? ? Countries_TJ_provinces_Liaoning) - -sharedBorderLength (el ? ? ? CentralAfricanRepublic) (el ? ? ? Cameroon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 797)) (el ? ? ? Kilometer))) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 234500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Denizli_cities_Denizli))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Denizli_cities_Denizli) (el ? ? ? Countries_TR_provinces_Denizli) - -located (el ? ? ? Mountains_GannettPeak) (el ? ? ? Countries_USA_provinces_Wyoming) - -located (el ? ? ? Mountains_GannettPeak) (el ? ? ? UnitedStates) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 27287)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Vasternorrland_cities_Harnosand))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Vasternorrland_cities_Harnosand) (el ? ? ? Countries_S_provinces_Vasternorrland) - -equal (el ? ? ? (toInt 742600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Novgorodskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Novgorodskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 55300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Novgorodskayaoblast_cities_Novgorod) (el ? ? ? Countries_R_provinces_Novgorodskayaoblast) - -member (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 1505872)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Gujarat_cities_Surat))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Gujarat_cities_Surat) (el ? ? ? Countries_IND_provinces_Gujarat) - -equal (el ? ? ? (toInt 1391000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_BasseNormandie))) - -landAreaOnly (el ? ? ? Countries_F_provinces_BasseNormandie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17589)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_BasseNormandie_cities_Caen) (el ? ? ? Countries_F_provinces_BasseNormandie) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 482043)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Hunjiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Hunjiang) (el ? ? ? Countries_TJ_provinces_Jilin) - -equal (el ? ? ? (toInt 107011)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Moers))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Moers) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Albania) (el ? ? ? Organizations_OIC) - -equal (el ? ? ? (toInt 146900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Atyrau_cities_Atyrau))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Atyrau_cities_Atyrau) (el ? ? ? Countries_KAZ_provinces_Atyrau) - -equal (el ? ? ? (toInt 2500000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Nanjing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Nanjing) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -located (el ? ? ? Rivers_Thjorsa) (el ? ? ? Iceland) - -flowsInto (el ? ? ? Rivers_Thjorsa) (el ? ? ? Seas_AtlanticOcean) - -length (el ? ? ? Rivers_Thjorsa) (el ? ? ? (toInt 230)) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IFC) - -hasHeadq (el ? ? ? Organizations_IGADD) (el ? ? ? Countries_DJI_cities_Djibouti) - -member (el ? ? ? Spain) (el ? ? ? Organizations_EN) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_CEI) - -equal (el ? ? ? (toInt 1447523)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_Haiphong))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_Haiphong) (el ? ? ? Vietnam) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_AMF) - -member (el ? ? ? Finland) (el ? ? ? Organizations_WHO) - -located (el ? ? ? Islands_Mindanao) (el ? ? ? Philippines) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IEA) - -equal (el ? ? ? (toInt 5119750)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_HautZaire))) - -landAreaOnly (el ? ? ? Countries_ZRE_provinces_HautZaire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 503239)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ZRE_provinces_HautZaire_cities_Kisangani) (el ? ? ? Countries_ZRE_provinces_HautZaire) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 115900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Zonguldak_cities_Zonguldak))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Zonguldak_cities_Zonguldak) (el ? ? ? Countries_TR_provinces_Zonguldak) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Mara_cities_Musoma) (el ? ? ? Countries_EAT_provinces_Mara) - -member (el ? ? ? Malta) (el ? ? ? Organizations_OSCE) - -located (el ? ? ? Islands_Guernsey) (el ? ? ? UnitedKingdom) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Perlis_cities_Kangar) (el ? ? ? Countries_MAL_provinces_Perlis) - -equal (el ? ? ? (toInt 108700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Zhezkazghan_cities_Zhezqazghan))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Zhezkazghan_cities_Zhezqazghan) (el ? ? ? Countries_KAZ_provinces_Zhezkazghan) - -equal (el ? ? ? (toInt 136724)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Ravenna))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Ravenna) (el ? ? ? Countries_I_provinces_EmiliaRomagna) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 2488364)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Niigata))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Niigata) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12579)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Niigata_cities_Niigata) (el ? ? ? Countries_J_provinces_Niigata) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_ECA) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Koninskie_cities_Konin) (el ? ? ? Countries_PL_provinces_Koninskie) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofLabuan_cities_Labuan) (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofLabuan) - -equal (el ? ? ? (toInt 178000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Szeged_munic_cities_Szeged))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Szeged_munic_cities_Szeged) (el ? ? ? Countries_H_provinces_Szeged_munic) - -equal (el ? ? ? (toInt 271180)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_Granada))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_Granada) (el ? ? ? Countries_E_provinces_Andalusia) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Chad) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 1382000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Dakar_cities_Dakar))) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_Dakar_cities_Dakar) (el ? ? ? Countries_SN_provinces_Dakar) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 215196)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Yangjiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Yangjiang) (el ? ? ? Countries_TJ_provinces_Guangdong) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IFRCS) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Zala_cities_Zalaegerszeg) (el ? ? ? Countries_H_provinces_Zala) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 262110)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bayern_cities_Augsburg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bayern_cities_Augsburg) (el ? ? ? Countries_D_provinces_Bayern) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_ILO) - -landAreaOnly (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 100)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? Organizations_WCL) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 76.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? Organizations_OECS) - -member (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? Organizations_Caricom) - -capitalCity (el ? ? ? Countries_cid_cia_Montserrat_cities_Plymouth) (el ? ? ? Countries_cid_cia_Montserrat) - -member (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? Organizations_CDB) - -equal (el ? ? ? (toInt 12771)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Montserrat))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? (toRealNum 9.6)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 18.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Montserrat) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 4.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_UPU) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_C) - -member (el ? ? ? Mali) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 180703)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Suzano))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Suzano) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 2460000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Zibo))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Zibo) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_CE) - -geographicalSubregion (el ? ? ? Moldova) (el ? ? ? Continents_Europe) - -member (el ? ? ? Australia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 140000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BS_cities_Nassau))) - -geographicalSubregion (el ? ? ? Countries_BS_cities_Nassau) (el ? ? ? Bahamas) - -equal (el ? ? ? (toInt 114216)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Orizaba))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Orizaba) (el ? ? ? Countries_MEX_provinces_Veracruz) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IDA) - -located (el ? ? ? Mountains_Tubhal) (el ? ? ? Morocco) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_CCC) - -capitalCity (el ? ? ? Countries_DZ_cities_Algiers) (el ? ? ? Algeria) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_AfDB) - -sectorCompositionOfGDPInPeriod (el ? ? ? Algeria) (el ? ? ? ServiceSector) (el ? ? ? (toInt 38)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_WMO) - -meetsSpatially (el ? ? ? Algeria) (el ? ? ? Mauritania) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_WHO) - -inflationRateInCountry (el ? ? ? Algeria) (el ? ? ? (toInt 28)) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_UN) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_OPEC) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? Algeria) (el ? ? ? WesternSahara) - -meetsSpatially (el ? ? ? Algeria) (el ? ? ? Morocco) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_ISO) - -meetsSpatially (el ? ? ? Algeria) (el ? ? ? Niger) - -sectorCompositionOfGDPInPeriod (el ? ? ? Algeria) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 12)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_OAPEC) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_WIPO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Algeria) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 50)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Algeria) (el ? ? ? Libya) - -equal (el ? ? ? (toInt 29183032)) (el ? ? ? (PopulationFn (el ? ? ? Algeria))) - -meetsSpatially (el ? ? ? Algeria) (el ? ? ? Mali) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_AMF) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_G_19) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_AL) - -meetsSpatially (el ? ? ? Algeria) (el ? ? ? Tunisia) - -member (el ? ? ? Algeria) (el ? ? ? Organizations_WTrO) - -landAreaOnly (el ? ? ? Algeria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2381740)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 353400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_Sonsonate))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_Sonsonate) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1226)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_Sonsonate_cities_Sonsonate) (el ? ? ? Countries_ES_provinces_Sonsonate) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_G_7) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_LAIA) - -geographicalSubregion (el ? ? ? Countries_H_provinces_KomaromEsztergom_cities_Tatabanya) (el ? ? ? Countries_H_provinces_KomaromEsztergom) - -member (el ? ? ? Italy) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 6967500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterLondon_cities_London))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterLondon_cities_London) (el ? ? ? Countries_GB_provinces_GreaterLondon) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_IFAD) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofTyva_cities_Kyzyl) (el ? ? ? Countries_R_provinces_Rep_ofTyva) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Kagoshima_cities_Kagoshima) (el ? ? ? Countries_J_provinces_Kagoshima) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_IMF) - -member (el ? ? ? China) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 867459)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GH_cities_Accra))) - -geographicalSubregion (el ? ? ? Countries_GH_cities_Accra) (el ? ? ? Ghana) - -equal (el ? ? ? (toInt 362633)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Ujjain))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Ujjain) (el ? ? ? Countries_IND_provinces_MadhyaPradesh) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 2255400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Primorskykray))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Primorskykray) (el ? ? ? (MeasureFn (el ? ? ? (toInt 165900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Primorskykray_cities_Vladivostok) (el ? ? ? Countries_R_provinces_Primorskykray) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 24500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_IslasdelaBahia))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_IslasdelaBahia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 261)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_IslasdelaBahia_cities_Roatan) (el ? ? ? Countries_HCA_provinces_IslasdelaBahia) - -located (el ? ? ? Lakes_Maelaren) (el ? ? ? Countries_S_provinces_Vastmanland) - -located (el ? ? ? Lakes_Maelaren) (el ? ? ? Countries_S_provinces_Uppsala) - -located (el ? ? ? Lakes_Maelaren) (el ? ? ? Countries_S_provinces_Stockholm) - -located (el ? ? ? Lakes_Maelaren) (el ? ? ? Countries_S_provinces_Sodermanland) - -located (el ? ? ? Lakes_Maelaren) (el ? ? ? Sweden) - -landAreaOnly (el ? ? ? Lakes_Maelaren) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1140)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 104000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofKomi_cities_Vorkuta))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofKomi_cities_Vorkuta) (el ? ? ? Countries_R_provinces_Rep_ofKomi) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 406417)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Sonora_cities_Hermosillo))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Sonora_cities_Hermosillo) (el ? ? ? Countries_MEX_provinces_Sonora) - -located (el ? ? ? Rivers_Cuanza) (el ? ? ? Countries_ANG_provinces_Bie) - -located (el ? ? ? Rivers_Cuanza) (el ? ? ? Countries_ANG_provinces_Malanje) - -located (el ? ? ? Rivers_Cuanza) (el ? ? ? Countries_ANG_provinces_CuanzaSul) - -located (el ? ? ? Rivers_Cuanza) (el ? ? ? Countries_ANG_provinces_CuanzaNorte) - -located (el ? ? ? Rivers_Cuanza) (el ? ? ? Countries_ANG_provinces_Luanda) - -located (el ? ? ? Rivers_Cuanza) (el ? ? ? Angola) - -flowsInto (el ? ? ? Rivers_Cuanza) (el ? ? ? Seas_AtlanticOcean) - -equal (el ? ? ? (toInt 187500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Manisa_cities_Manisa))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Manisa_cities_Manisa) (el ? ? ? Countries_TR_provinces_Manisa) - -sharedBorderLength (el ? ? ? Niger) (el ? ? ? Algeria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 956)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 3760500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofTatarstan))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofTatarstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 68000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_Kazan) (el ? ? ? Countries_R_provinces_Rep_ofTatarstan) - -member (el ? ? ? Libya) (el ? ? ? Organizations_AL) - -member (el ? ? ? India) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 588287)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Tehran_cities_Karaj))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Tehran_cities_Karaj) (el ? ? ? Countries_IR_provinces_Tehran) - -equal (el ? ? ? (toInt 147283)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_CachoeirodeItapemirim))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_CachoeirodeItapemirim) (el ? ? ? Countries_BR_provinces_EspiritoSanto) - -located (el ? ? ? Lakes_Tschadsee) (el ? ? ? Chad) - -located (el ? ? ? Lakes_Tschadsee) (el ? ? ? Nigeria) - -located (el ? ? ? Lakes_Tschadsee) (el ? ? ? Niger) - -landAreaOnly (el ? ? ? Lakes_Tschadsee) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 367000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Hsinchu))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Hsinchu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1428)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu) (el ? ? ? Countries_RC_provinces_Hsinchu) - -equal (el ? ? ? (toInt 104300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_ValeofGlamorgan_cities_RhymneyValley))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_ValeofGlamorgan_cities_RhymneyValley) (el ? ? ? Countries_GB_provinces_ValeofGlamorgan) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 231047)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_FriuliVeneziaGiulia_cities_Trieste))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_FriuliVeneziaGiulia_cities_Trieste) (el ? ? ? Countries_I_provinces_FriuliVeneziaGiulia) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_CP) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 512329)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Jujuy))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Jujuy) (el ? ? ? (MeasureFn (el ? ? ? (toInt 53219)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Jujuy_cities_SanSalvadordeJujuy) (el ? ? ? Countries_RA_provinces_Jujuy) - -equal (el ? ? ? (toInt 127284)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Blida))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Blida) (el ? ? ? Algeria) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 169375)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Gumushane))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Gumushane) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6575)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Gumushane_cities_Gumushane) (el ? ? ? Countries_TR_provinces_Gumushane) - -meetsSpatially (el ? ? ? SerbiaAndMontenegro) (el ? ? ? BosniaAndHerzegovina) - -meetsSpatially (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Hungary) - -capitalCity (el ? ? ? Countries_YU_cities_Belgrade) (el ? ? ? SerbiaAndMontenegro) - -landAreaOnly (el ? ? ? SerbiaAndMontenegro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 102350)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Croatia) - -inflationRateInCountry (el ? ? ? SerbiaAndMontenegro) (el ? ? ? (toInt 20)) - -equal (el ? ? ? (toInt 10614558)) (el ? ? ? (PopulationFn (el ? ? ? SerbiaAndMontenegro))) - -meetsSpatially (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Macedonia) - -meetsSpatially (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Romania) - -meetsSpatially (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Albania) - -meetsSpatially (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Bulgaria) - -equal (el ? ? ? (toInt 481121)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Sachsen_cities_Leipzig))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Sachsen_cities_Leipzig) (el ? ? ? Countries_D_provinces_Sachsen) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_WTrO) - -geographicalSubregion (el ? ? ? Countries_RN_cities_Niamey) (el ? ? ? Niger) - -equal (el ? ? ? (toInt 116000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_provinces_RasalKhaymah))) - -landAreaOnly (el ? ? ? Countries_UAE_provinces_RasalKhaymah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1700)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_EN) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ITU) - -geographicSubregion (el ? ? ? Countries_P_provinces_VianadoCastelo) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_UNESCO) - -geographicSubregion (el ? ? ? Countries_P_provinces_Leiria) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_EU) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_P_provinces_Portalegre) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_EIB) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IADB) - -geographicSubregion (el ? ? ? Countries_P_provinces_Coimbra) (el ? ? ? Portugal) - -geographicSubregion (el ? ? ? Countries_P_provinces_Beja) (el ? ? ? Portugal) - -geographicSubregion (el ? ? ? Countries_P_provinces_Faro) (el ? ? ? Portugal) - -geographicSubregion (el ? ? ? Countries_P_provinces_Madeira) (el ? ? ? Portugal) - -geographicSubregion (el ? ? ? Countries_P_provinces_CasteloBranco) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_UNPROFOR) - -geographicSubregion (el ? ? ? Countries_P_provinces_VilaReal) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_P_provinces_Setubal) (el ? ? ? Portugal) - -capitalCity (el ? ? ? Countries_P_provinces_Lisbon_cities_Lisbon) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ANC) - -equal (el ? ? ? (toInt 9865114)) (el ? ? ? (PopulationFn (el ? ? ? Portugal))) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_OSCE) - -geographicSubregion (el ? ? ? Countries_P_provinces_Braga) (el ? ? ? Portugal) - -meetsSpatially (el ? ? ? Portugal) (el ? ? ? Spain) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_UNAVEMIII) - -geographicSubregion (el ? ? ? Countries_P_provinces_Aveiro) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IOM) - -inflationRateInCountry (el ? ? ? Portugal) (el ? ? ? (toRealNum 4.6)) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_P_provinces_Evora) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_PCA) - -landAreaOnly (el ? ? ? Portugal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 92080)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IOC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Portugal) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_CERN) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_UN) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_CE) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_NATO) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_P_provinces_Santarem) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_IEA) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_NSG) - -geographicSubregion (el ? ? ? Countries_P_provinces_Lisbon) (el ? ? ? Portugal) - -sectorCompositionOfGDPInPeriod (el ? ? ? Portugal) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 58.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_P_provinces_Braganca) (el ? ? ? Portugal) - -geographicSubregion (el ? ? ? Countries_P_provinces_Guarda) (el ? ? ? Portugal) - -geographicSubregion (el ? ? ? Countries_P_provinces_Azores_The) (el ? ? ? Portugal) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_FAO) - -geographicSubregion (el ? ? ? Countries_P_provinces_Viseu) (el ? ? ? Portugal) - -sectorCompositionOfGDPInPeriod (el ? ? ? Portugal) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 35.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Portugal) (el ? ? ? Organizations_CCC) - -geographicSubregion (el ? ? ? Countries_P_provinces_Porto) (el ? ? ? Portugal) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IFAD) - -landAreaOnly (el ? ? ? Continents_America) (el ? ? ? (MeasureFn (el ? ? ? (toInt 39872000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 1599605)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_AalianNil))) - -landAreaOnly (el ? ? ? Countries_SUD_provinces_AalianNil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 238792)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SUD_provinces_AalianNil_cities_Malakal) (el ? ? ? Countries_SUD_provinces_AalianNil) - -equal (el ? ? ? (toInt 108700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Herrera))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_Herrera) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2341)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_Herrera_cities_Chitre) (el ? ? ? Countries_PA_provinces_Herrera) - -geographicalSubregion (el ? ? ? Countries_WAG_cities_Banjul) (el ? ? ? Gambia) - -equal (el ? ? ? (toInt 140005)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Lages))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Lages) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 173500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Evora))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Evora) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7393)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Luanda_cities_Luanda) (el ? ? ? Countries_ANG_provinces_Luanda) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNESCO) - -located (el ? ? ? Rivers_Luvua) (el ? ? ? Countries_ZRE_provinces_Shaba) - -located (el ? ? ? Rivers_Luvua) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Luvua) (el ? ? ? Rivers_Zaire) - -length (el ? ? ? Rivers_Luvua) (el ? ? ? (toInt 210)) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_AfDB) - -sectorCompositionOfGDPInPeriod (el ? ? ? Lesotho) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 48.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Lesotho) (el ? ? ? SouthAfrica) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_IFAD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Lesotho) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 40.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_OAU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Lesotho) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 10.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_LS_cities_Maseru) (el ? ? ? Lesotho) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_FAO) - -inflationRateInCountry (el ? ? ? Lesotho) (el ? ? ? (toRealNum 9.5)) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 1970781)) (el ? ? ? (PopulationFn (el ? ? ? Lesotho))) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_SADC) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_WMO) - -landAreaOnly (el ? ? ? Lesotho) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30350)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Lesotho) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Japan) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 2374)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Falkland_Islands))) - -capitalCity (el ? ? ? Countries_cid_cia_Falkland_Islands_cities_Stanley) (el ? ? ? Countries_cid_cia_Falkland_Islands) - -landAreaOnly (el ? ? ? Countries_cid_cia_Falkland_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12170)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? Uzbekistan) (el ? ? ? Kazakstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2203)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 216854)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_SchleswigHolstein_cities_Lubeck))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_SchleswigHolstein_cities_Lubeck) (el ? ? ? Countries_D_provinces_SchleswigHolstein) - -located (el ? ? ? Islands_Samar) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 247113)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Aachen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Aachen) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_UNU) - -equal (el ? ? ? (toInt 343106)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_ZH_cities_Zurich))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_ZH_cities_Zurich) (el ? ? ? Countries_CH_provinces_ZH) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_C) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 209230)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_MaeHongSon))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_MaeHongSon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13077)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_LAES) - -equal (el ? ? ? (toInt 133558)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_VungTau))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_VungTau) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 166688)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Toscana_cities_Prato))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Toscana_cities_Prato) (el ? ? ? Countries_I_provinces_Toscana) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 194587)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_DireDawa))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_DireDawa) (el ? ? ? Ethiopia) - -located (el ? ? ? Lakes_LakeKainji) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 114390)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_DeltaAmacuro))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_DeltaAmacuro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 40200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_DeltaAmacuro_cities_Tucupita) (el ? ? ? Countries_YV_provinces_DeltaAmacuro) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_SACU) - -member (el ? ? ? Mali) (el ? ? ? Organizations_WFTU) - -landAreaOnly (el ? ? ? Countries_cid_cia_Clipperton_Island) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_Intelsat) - -geographicalSubregion (el ? ? ? Netherlands) (el ? ? ? Continents_Europe) - -member (el ? ? ? Australia) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 188082)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewYork_cities_Yonkers))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewYork_cities_Yonkers) (el ? ? ? Countries_USA_provinces_NewYork) - -geographicalSubregion (el ? ? ? Greece) (el ? ? ? Continents_Europe) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Bolu_cities_Bolu) (el ? ? ? Countries_TR_provinces_Bolu) - -equal (el ? ? ? (toInt 1933800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_AnGiang))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_AnGiang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3423)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 349626)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Kerman_cities_Kerman))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Kerman_cities_Kerman) (el ? ? ? Countries_IR_provinces_Kerman) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 335125)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Caldas_cities_Manizales))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Caldas_cities_Manizales) (el ? ? ? Countries_CO_provinces_Caldas) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IOC) - -hasHeadq (el ? ? ? Organizations_Inmarsat) (el ? ? ? Countries_GB_provinces_GreaterLondon_cities_London) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 2940623)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Casablanca))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Casablanca) (el ? ? ? Morocco) - -equal (el ? ? ? (toInt 736700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_QuangBinh))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_QuangBinh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7983)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1718871)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Cali))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Cali) (el ? ? ? Countries_CO_provinces_ValledeCauca) - -equal (el ? ? ? (toInt 449100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_NinhThuan))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_NinhThuan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3430)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 819000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Umbria))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Umbria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8456)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Umbria_cities_Perugia) (el ? ? ? Countries_I_provinces_Umbria) - -equal (el ? ? ? (toInt 109240)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Antioquia_cities_Envigado))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Antioquia_cities_Envigado) (el ? ? ? Countries_CO_provinces_Antioquia) - -sharedBorderLength (el ? ? ? Syria) (el ? ? ? Iraq) (el ? ? ? (MeasureFn (el ? ? ? (toInt 605)) (el ? ? ? Kilometer))) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 1099000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Hiroshima_cities_Hiroshima))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Hiroshima_cities_Hiroshima) (el ? ? ? Countries_J_provinces_Hiroshima) - -member (el ? ? ? Japan) (el ? ? ? Organizations_APEC) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_SADC) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 114980)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_alIstiwaiyah_cities_Juba))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_alIstiwaiyah_cities_Juba) (el ? ? ? Countries_SUD_provinces_alIstiwaiyah) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 102052)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Kunshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Kunshan) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 2759213)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_SachsenAnhalt))) - -landAreaOnly (el ? ? ? Countries_D_provinces_SachsenAnhalt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20446)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_SachsenAnhalt_cities_Magdeburg) (el ? ? ? Countries_D_provinces_SachsenAnhalt) - -equal (el ? ? ? (toInt 159344)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Korla))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Korla) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -equal (el ? ? ? (toInt 162546)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Aracatuba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Aracatuba) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 2110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Changchun))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Changchun) (el ? ? ? Countries_TJ_provinces_Jilin) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 258946)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Veneto_cities_Verona))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Veneto_cities_Verona) (el ? ? ? Countries_I_provinces_Veneto) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 11186331)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Ohio))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Ohio) (el ? ? ? (MeasureFn (el ? ? ? (toInt 107044)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Ohio_cities_Columbus) (el ? ? ? Countries_USA_provinces_Ohio) - -member (el ? ? ? Angola) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 70000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Yoro_cities_ElProgreso))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Yoro_cities_ElProgreso) (el ? ? ? Countries_HCA_provinces_Yoro) - -equal (el ? ? ? (toInt 126475)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Colorado_cities_Lakewood))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Colorado_cities_Lakewood) (el ? ? ? Countries_USA_provinces_Colorado) - -equal (el ? ? ? (toInt 217536)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Karaman))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Karaman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9163)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Karaman_cities_Karaman) (el ? ? ? Countries_TR_provinces_Karaman) - -equal (el ? ? ? (toInt 702055)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Malatya))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Malatya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12313)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Malatya_cities_Malatya) (el ? ? ? Countries_TR_provinces_Malatya) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 1639100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_UdmurtRepublic))) - -landAreaOnly (el ? ? ? Countries_R_provinces_UdmurtRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 42100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_UdmurtRepublic_cities_Izhevsk) (el ? ? ? Countries_R_provinces_UdmurtRepublic) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_Inmarsat) - -equal (el ? ? ? (toInt 1157000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Inhambane))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Inhambane) (el ? ? ? (MeasureFn (el ? ? ? (toInt 68615)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Inhambane_cities_Inhambane) (el ? ? ? Countries_MOC_provinces_Inhambane) - -member (el ? ? ? Angola) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 3113000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElGharbiya))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElGharbiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1942)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElGharbiya_cities_Tanta) (el ? ? ? Countries_ET_provinces_ElGharbiya) - -equal (el ? ? ? (toInt 617955)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Essen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Essen) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -equal (el ? ? ? (toInt 266073)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Monchengladbach))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Monchengladbach) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 139000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Gusau))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Gusau) (el ? ? ? Nigeria) - -located (el ? ? ? Seas_SeaofAzov) (el ? ? ? Countries_UA_provinces_Donetska) - -depth (el ? ? ? Seas_SeaofAzov) (el ? ? ? (toInt 100)) - -located (el ? ? ? Seas_SeaofAzov) (el ? ? ? Ukraine) - -located (el ? ? ? Seas_SeaofAzov) (el ? ? ? Countries_UA_provinces_Krym) - -located (el ? ? ? Seas_SeaofAzov) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -located (el ? ? ? Seas_SeaofAzov) (el ? ? ? Countries_R_provinces_Krasnodarskykray) - -located (el ? ? ? Seas_SeaofAzov) (el ? ? ? Russia) - -located (el ? ? ? Seas_SeaofAzov) (el ? ? ? Countries_UA_provinces_Khersonska) - -located (el ? ? ? Seas_SeaofAzov) (el ? ? ? Countries_UA_provinces_Zaporizka) - -equal (el ? ? ? (toInt 2658000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_HaiHung))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_HaiHung) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2551)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 164701)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Limburg_cities_Maastricht))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Limburg_cities_Maastricht) (el ? ? ? Countries_NL_provinces_Limburg) - -member (el ? ? ? Germany) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 340000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Somogy))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Somogy) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6035)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Somogy_cities_Kaposvar) (el ? ? ? Countries_H_provinces_Somogy) - -member (el ? ? ? Albania) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 1914400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Vinnytska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Vinnytska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Vinnytska_cities_Vinnytsya) (el ? ? ? Countries_UA_provinces_Vinnytska) - -equal (el ? ? ? (toInt 63550000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Hunan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 210000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Hunan_cities_Changsha) (el ? ? ? Countries_TJ_provinces_Hunan) - -equal (el ? ? ? (toInt 162198)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Zaoyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Zaoyang) (el ? ? ? Countries_TJ_provinces_Hubei) - -geographicalSubregion (el ? ? ? Countries_IL_provinces_South_cities_BeerSheva) (el ? ? ? Countries_IL_provinces_South) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_EU) - -equal (el ? ? ? (toInt 606755)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Karnataka_cities_Mysore))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Karnataka_cities_Mysore) (el ? ? ? Countries_IND_provinces_Karnataka) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_IMO) - -landAreaOnly (el ? ? ? Bahrain) (el ? ? ? (MeasureFn (el ? ? ? (toInt 620)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_ITU) - -capitalCity (el ? ? ? Countries_BRN_cities_Manama) (el ? ? ? Bahrain) - -equal (el ? ? ? (toInt 590042)) (el ? ? ? (PopulationFn (el ? ? ? Bahrain))) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_GCC) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_AMF) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_IDB) - -inflationRateInCountry (el ? ? ? Bahrain) (el ? ? ? (toInt 3)) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_AL) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_ESCWA) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Bahrain) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 102647)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Campania_cities_TorredelGreco))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Campania_cities_TorredelGreco) (el ? ? ? Countries_I_provinces_Campania) - -equal (el ? ? ? (toInt 1144279)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Palembang))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Palembang) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 79300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TAD_provinces_Kulob_cities_Kulob))) - -geographicalSubregion (el ? ? ? Countries_TAD_provinces_Kulob_cities_Kulob) (el ? ? ? Countries_TAD_provinces_Kulob) - -equal (el ? ? ? (toInt 105511)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Indiana_cities_SouthBend))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Indiana_cities_SouthBend) (el ? ? ? Countries_USA_provinces_Indiana) - -equal (el ? ? ? (toInt 1247000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROU_cities_Montevideo))) - -geographicalSubregion (el ? ? ? Countries_ROU_cities_Montevideo) (el ? ? ? Uruguay) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_BDEAC) - -equal (el ? ? ? (toInt 200000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Mahajanga_cities_Majunga))) - -geographicalSubregion (el ? ? ? Countries_RM_provinces_Mahajanga_cities_Majunga) (el ? ? ? Countries_RM_provinces_Mahajanga) - -member (el ? ? ? Romania) (el ? ? ? Organizations_BSEC) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_IAEA) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Hertfordshire_cities_Hertford) (el ? ? ? Countries_GB_provinces_Hertfordshire) - -equal (el ? ? ? (toInt 495200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Adamaoua))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Adamaoua) (el ? ? ? (MeasureFn (el ? ? ? (toInt 63691)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Adamaoua_cities_Ngaoundere) (el ? ? ? Countries_CAM_provinces_Adamaoua) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_OAU) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_ECLAC) - -located (el ? ? ? Rivers_Karun) (el ? ? ? Countries_IR_provinces_Khuzestan) - -located (el ? ? ? Rivers_Karun) (el ? ? ? Countries_IR_provinces_Esfahan) - -located (el ? ? ? Rivers_Karun) (el ? ? ? Countries_IR_provinces_ChaharMahaleBakhtiari) - -located (el ? ? ? Rivers_Karun) (el ? ? ? Countries_IR_provinces_BoyerAhmadeKohkiluyeh) - -located (el ? ? ? Rivers_Karun) (el ? ? ? Iran) - -flowsInto (el ? ? ? Rivers_Karun) (el ? ? ? Seas_PersianGulf) - -length (el ? ? ? Rivers_Karun) (el ? ? ? (toInt 890)) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Japan) (el ? ? ? Organizations_AG) - -member (el ? ? ? Togo) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 274000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Kirovohradska_cities_Kirovohrad))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Kirovohradska_cities_Kirovohrad) (el ? ? ? Countries_UA_provinces_Kirovohradska) - -equal (el ? ? ? (toInt 407339)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Samarinda))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Samarinda) (el ? ? ? Indonesia) - -geographicalSubregion (el ? ? ? Colombia) (el ? ? ? Continents_America) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IMO) - -located (el ? ? ? Islands_SantaCruzIsland) (el ? ? ? Countries_USA_provinces_California) - -located (el ? ? ? Islands_SantaCruzIsland) (el ? ? ? UnitedStates) - -member (el ? ? ? Burma) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 195000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Lappia))) - -capitalCity (el ? ? ? Countries_SF_provinces_Lappia_cities_Rovaniemi) (el ? ? ? Countries_SF_provinces_Lappia) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Italy) (el ? ? ? Organizations_PCA) - -sharedBorderLength (el ? ? ? Rwanda) (el ? ? ? Uganda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 169)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1880016)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Perak))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Perak) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21005)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Perak_cities_Ipoh) (el ? ? ? Countries_MAL_provinces_Perak) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 1530000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Guiyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Guiyang) (el ? ? ? Countries_TJ_provinces_Guizhou) - -equal (el ? ? ? (toInt 4452618)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Shaba))) - -landAreaOnly (el ? ? ? Countries_ZRE_provinces_Shaba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 496965)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ZRE_provinces_Shaba_cities_Lubumbashi) (el ? ? ? Countries_ZRE_provinces_Shaba) - -member (el ? ? ? France) (el ? ? ? Organizations_IEA) - -equal (el ? ? ? (toInt 1111811)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_LaMatanza))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_LaMatanza) (el ? ? ? Countries_RA_provinces_BuenosAires) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Mozambique) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Countries_Z_provinces_Northwestern) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Zambia) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Countries_Z_provinces_Central) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Angola) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Countries_ANG_provinces_Moxico) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Countries_MOC_provinces_Manica) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Countries_Z_provinces_Southern) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Countries_MOC_provinces_Tete) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Countries_Z_provinces_Western) - -flowsInto (el ? ? ? Rivers_Zambezi) (el ? ? ? Seas_IndianOcean) - -located (el ? ? ? Rivers_Zambezi) (el ? ? ? Countries_MOC_provinces_Zambezia) - -equal (el ? ? ? (toInt 105021)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Suqian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Suqian) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -member (el ? ? ? Greece) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Laos) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Mali) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 263437)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Rioja))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Rioja) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5045)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Rioja_cities_Logrono) (el ? ? ? Countries_E_provinces_Rioja) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 147977)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Mardan))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Mardan) (el ? ? ? Pakistan) - -member (el ? ? ? Angola) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 138000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Nordoueste_cities_Bamenda))) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Nordoueste_cities_Bamenda) (el ? ? ? Countries_CAM_provinces_Nordoueste) - -located (el ? ? ? Islands_Iceland) (el ? ? ? Iceland) - -landAreaOnly (el ? ? ? Islands_Iceland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 102829)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ICC) - -equal (el ? ? ? (toInt 114000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_cities_Zagorsk))) - -geographicalSubregion (el ? ? ? Countries_R_cities_Zagorsk) (el ? ? ? Russia) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 18137226)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewYork))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_NewYork) (el ? ? ? (MeasureFn (el ? ? ? (toInt 127189)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_NewYork_cities_Albany) (el ? ? ? Countries_USA_provinces_NewYork) - -equal (el ? ? ? (toInt 832700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Northern))) - -landAreaOnly (el ? ? ? Countries_Z_provinces_Northern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 147826)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_Z_provinces_Northern_cities_Kasama) (el ? ? ? Countries_Z_provinces_Northern) - -equal (el ? ? ? (toInt 3682444)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Esfahan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Esfahan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 104650)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Esfahan_cities_Esfahan) (el ? ? ? Countries_IR_provinces_Esfahan) - -equal (el ? ? ? (toInt 408403)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Toscana_cities_Firenze))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Toscana_cities_Firenze) (el ? ? ? Countries_I_provinces_Toscana) - -equal (el ? ? ? (toInt 144340)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Guajira_La_cities_Cienaga))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Guajira_La_cities_Cienaga) (el ? ? ? Countries_CO_provinces_Guajira_La) - -equal (el ? ? ? (toInt 452127)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Yantai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Yantai) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 284000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Tanchon))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Tanchon) (el ? ? ? NorthKorea) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Shropshire_cities_Shrewsbury) (el ? ? ? Countries_GB_provinces_Shropshire) - -located (el ? ? ? Rivers_Loire) (el ? ? ? Countries_F_provinces_RhoneAlpes) - -located (el ? ? ? Rivers_Loire) (el ? ? ? Countries_F_provinces_PaysdelaLoire) - -located (el ? ? ? Rivers_Loire) (el ? ? ? Countries_F_provinces_Centre) - -located (el ? ? ? Rivers_Loire) (el ? ? ? Countries_F_provinces_Auvergne) - -located (el ? ? ? Rivers_Loire) (el ? ? ? France) - -flowsInto (el ? ? ? Rivers_Loire) (el ? ? ? Seas_AtlanticOcean) - -length (el ? ? ? Rivers_Loire) (el ? ? ? (toInt 1010)) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 734100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Rzeszowskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Rzeszowskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4397)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Rzeszowskie_cities_Rzeszow) (el ? ? ? Countries_PL_provinces_Rzeszowskie) - -equal (el ? ? ? (toInt 156317)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Zhoushan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Zhoushan) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -equal (el ? ? ? (toInt 5961)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Finnmark_cities_Vadsoe))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Finnmark_cities_Vadsoe) (el ? ? ? Countries_N_provinces_Finnmark) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 731278)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Indiana_cities_Indianapolis))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Indiana_cities_Indianapolis) (el ? ? ? Countries_USA_provinces_Indiana) - -member (el ? ? ? Japan) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 219100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Grampian_cities_Aberdeen))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Grampian_cities_Aberdeen) (el ? ? ? Countries_GB_provinces_Grampian) - -equal (el ? ? ? (toInt 150574)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_PraiaGrande))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_PraiaGrande) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -sharedBorderLength (el ? ? ? Pakistan) (el ? ? ? India) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2912)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 147361)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Piura_cities_Sullana))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Piura_cities_Sullana) (el ? ? ? Countries_PE_provinces_Piura) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 112733)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Oregon_cities_Eugene))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Oregon_cities_Eugene) (el ? ? ? Countries_USA_provinces_Oregon) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_C) - -member (el ? ? ? India) (el ? ? ? Organizations_G_15) - -equal (el ? ? ? (toInt 116551)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Portuguesa_cities_Acarigua))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Portuguesa_cities_Acarigua) (el ? ? ? Countries_YV_provinces_Portuguesa) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 149100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Essex_cities_Colchester))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Essex_cities_Colchester) (el ? ? ? Countries_GB_provinces_Essex) - -equal (el ? ? ? (toInt 96226)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_WestCovina))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_WestCovina) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_CIS) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_UN) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_UPU) - -geographicalSubregion (el ? ? ? Micronesia) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_WHO) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_CP) - -equal (el ? ? ? (toInt 226338)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Alaska_cities_Anchorage))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Alaska_cities_Anchorage) (el ? ? ? Countries_USA_provinces_Alaska) - -equal (el ? ? ? (toInt 1478213)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Atlantico))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Atlantico) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3388)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Atlantico_cities_Barranquilla) (el ? ? ? Countries_CO_provinces_Atlantico) - -equal (el ? ? ? (toInt 104800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Gloucestershire_cities_Gloucester))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Gloucestershire_cities_Gloucester) (el ? ? ? Countries_GB_provinces_Gloucestershire) - -equal (el ? ? ? (toInt 167000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_ChiangMai_cities_ChiangMai))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_ChiangMai_cities_ChiangMai) (el ? ? ? Countries_THA_provinces_ChiangMai) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_NIB) - -equal (el ? ? ? (toInt 442350)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_SG))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_SG) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2025)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_SG_cities_SanktGallen) (el ? ? ? Countries_CH_provinces_SG) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 130695)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Cordoba))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Cordoba) (el ? ? ? Countries_MEX_provinces_Veracruz) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_EFTA) - -member (el ? ? ? Syria) (el ? ? ? Organizations_UNRWA) - -member (el ? ? ? Mali) (el ? ? ? Organizations_IDB) - -sharedBorderLength (el ? ? ? Slovakia) (el ? ? ? Poland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 444)) (el ? ? ? Kilometer))) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? India) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 215373)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Shangzhi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Shangzhi) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_FAO) - -sharedBorderLength (el ? ? ? HolySee) (el ? ? ? Italy) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 3.2)) (el ? ? ? Kilometer))) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_IFC) - -located (el ? ? ? Mountains_Jezerce) (el ? ? ? Albania) - -equal (el ? ? ? (toInt 117810)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Michigan_cities_SterlingHeights))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Michigan_cities_SterlingHeights) (el ? ? ? Countries_USA_provinces_Michigan) - -equal (el ? ? ? (toInt 932200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kaliningradskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Kaliningradskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Kaliningradskayaoblast_cities_Kaliningrad) (el ? ? ? Countries_R_provinces_Kaliningradskayaoblast) - -sharedBorderLength (el ? ? ? Turkey) (el ? ? ? Armenia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 268)) (el ? ? ? Kilometer))) - -located (el ? ? ? Rivers_Ingoda) (el ? ? ? Countries_R_provinces_Chitinskayaoblast) - -located (el ? ? ? Rivers_Ingoda) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Ingoda) (el ? ? ? Rivers_Schilka) - -length (el ? ? ? Rivers_Ingoda) (el ? ? ? (toInt 708)) - -equal (el ? ? ? (toInt 241000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Khmelnytska_cities_Khmelnytskyy))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Khmelnytska_cities_Khmelnytskyy) (el ? ? ? Countries_UA_provinces_Khmelnytska) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 143000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Akure))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Akure) (el ? ? ? Nigeria) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 597393)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Chachoengsao))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Chachoengsao) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5334)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 289199)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arizona_cities_Mesa))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Arizona_cities_Mesa) (el ? ? ? Countries_USA_provinces_Arizona) - -equal (el ? ? ? (toInt 755500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Radomskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Radomskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7294)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Radomskie_cities_Radom) (el ? ? ? Countries_PL_provinces_Radomskie) - -equal (el ? ? ? (toInt 1729751)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewMexico))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_NewMexico) (el ? ? ? (MeasureFn (el ? ? ? (toInt 314925)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_NewMexico_cities_SantaFe) (el ? ? ? Countries_USA_provinces_NewMexico) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Tokelau) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Albania) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 186206)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Lubbock))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Lubbock) (el ? ? ? Countries_USA_provinces_Texas) - -located (el ? ? ? Islands_GrKomoro) (el ? ? ? Comoros) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 156983)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Massachusetts_cities_Springfield))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Massachusetts_cities_Springfield) (el ? ? ? Countries_USA_provinces_Massachusetts) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Christmas_Island) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 12594974)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_BuenosAires) (el ? ? ? (MeasureFn (el ? ? ? (toInt 307571)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_BuenosAires_cities_LaPlata) (el ? ? ? Countries_RA_provinces_BuenosAires) - -equal (el ? ? ? (toInt 130900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Bridgend))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Bridgend) (el ? ? ? (MeasureFn (el ? ? ? (toInt 246)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Bridgend_cities_Bridgend) (el ? ? ? Countries_GB_provinces_Bridgend) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_IAEA) - -meetsSpatially (el ? ? ? Monaco) (el ? ? ? France) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_ICRM) - -landAreaOnly (el ? ? ? Monaco) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 1.9)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 31719)) (el ? ? ? (PopulationFn (el ? ? ? Monaco))) - -capitalCity (el ? ? ? Countries_MC_cities_Monaco) (el ? ? ? Monaco) - -member (el ? ? ? Monaco) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 444259)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Alvsborg))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Alvsborg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11395)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Alvsborg_cities_Vanersborg) (el ? ? ? Countries_S_provinces_Alvsborg) - -member (el ? ? ? France) (el ? ? ? Organizations_BIS) - -equal (el ? ? ? (toInt 273918)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Uppsala))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Uppsala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6989)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Uppsala_cities_Uppsala) (el ? ? ? Countries_S_provinces_Uppsala) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? India) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_G_5) - -equal (el ? ? ? (toInt 144280)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Jinhua))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Jinhua) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -equal (el ? ? ? (toInt 431100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Manchester))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Manchester) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -equal (el ? ? ? (toInt 609311)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Alaska))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Alaska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1530694)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Alaska_cities_Juneau) (el ? ? ? Countries_USA_provinces_Alaska) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_ACCT) - -located (el ? ? ? Rivers_Oranje) (el ? ? ? Countries_RSA_provinces_NorthernCape) - -located (el ? ? ? Rivers_Oranje) (el ? ? ? Countries_RSA_provinces_FreeState) - -located (el ? ? ? Rivers_Oranje) (el ? ? ? SouthAfrica) - -located (el ? ? ? Rivers_Oranje) (el ? ? ? Namibia) - -flowsInto (el ? ? ? Rivers_Oranje) (el ? ? ? Seas_AtlanticOcean) - -equal (el ? ? ? (toInt 121000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_LeninskKuznetskiy))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_LeninskKuznetskiy) (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 386900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Kirklees))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Kirklees) (el ? ? ? Countries_GB_provinces_WestYorkshire) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 470000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tomskayaoblast_cities_Tomsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Tomskayaoblast_cities_Tomsk) (el ? ? ? Countries_R_provinces_Tomskayaoblast) - -equal (el ? ? ? (toInt 85698)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Vasterbotten_cities_Umea))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Vasterbotten_cities_Umea) (el ? ? ? Countries_S_provinces_Vasterbotten) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 134419)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Xichang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Xichang) (el ? ? ? Countries_TJ_provinces_Sichuan) - -equal (el ? ? ? (toInt 717405)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Nonthaburi))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Nonthaburi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 622)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_Nonthaburi_cities_Nonthaburi) (el ? ? ? Countries_THA_provinces_Nonthaburi) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ZC) - -equal (el ? ? ? (toInt 412288)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Santos))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Santos) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 362773)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Panshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Panshan) (el ? ? ? Countries_TJ_provinces_Liaoning) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_OECS) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_BDEAC) - -equal (el ? ? ? (toInt 1110623)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_SanDiego))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_SanDiego) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_WMO) - -member (el ? ? ? France) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 613143)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Sukhothai))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Sukhothai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6593)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 218714)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_alWusta_cities_WadMadani))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_alWusta_cities_WadMadani) (el ? ? ? Countries_SUD_provinces_alWusta) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_WToO) - -capitalCity (el ? ? ? Countries_V_cities_VaticanCity) (el ? ? ? HolySee) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_UN) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 840)) (el ? ? ? (PopulationFn (el ? ? ? HolySee))) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_IOM) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_UNHCR) - -landAreaOnly (el ? ? ? HolySee) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 0.44)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_UPU) - -meetsSpatially (el ? ? ? HolySee) (el ? ? ? Italy) - -member (el ? ? ? HolySee) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ACC) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 662000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_Cebu))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_Cebu) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 1512928)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Cundinamarca))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Cundinamarca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22623)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota) (el ? ? ? Countries_CO_provinces_Cundinamarca) - -member (el ? ? ? Austria) (el ? ? ? Organizations_BIS) - -equal (el ? ? ? (toInt 219100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_BatysQazaqstan_cities_Oral))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_BatysQazaqstan_cities_Oral) (el ? ? ? Countries_KAZ_provinces_BatysQazaqstan) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNPROFOR) - -meetsSpatially (el ? ? ? Countries_cid_cia_Gibraltar) (el ? ? ? Spain) - -landAreaOnly (el ? ? ? Countries_cid_cia_Gibraltar) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 6.5)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 28765)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Gibraltar))) - -capitalCity (el ? ? ? Countries_cid_cia_Gibraltar_cities_Gibraltar) (el ? ? ? Countries_cid_cia_Gibraltar) - -member (el ? ? ? Countries_cid_cia_Gibraltar) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 1812000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Qasqadare))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Qasqadare) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Qasqadare_cities_Qarshi) (el ? ? ? Countries_UZB_provinces_Qasqadare) - -equal (el ? ? ? (toInt 75667)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Finnmark))) - -capitalCity (el ? ? ? Countries_N_provinces_Finnmark_cities_Vadsoe) (el ? ? ? Countries_N_provinces_Finnmark) - -member (el ? ? ? Norway) (el ? ? ? Organizations_NATO) - -equal (el ? ? ? (toInt 292751)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_DhytikiMakedhonia))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_DhytikiMakedhonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9451)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 452804)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_RibeiraoPreto))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_RibeiraoPreto) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 141100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Pavlodar_cities_Ekibastuz))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Pavlodar_cities_Ekibastuz) (el ? ? ? Countries_KAZ_provinces_Pavlodar) - -equal (el ? ? ? (toInt 130847)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bremen_cities_Bremerhaven))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bremen_cities_Bremerhaven) (el ? ? ? Countries_D_provinces_Bremen) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_AL) - -member (el ? ? ? Chad) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 109199)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Vallejo))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Vallejo) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Norway) (el ? ? ? Organizations_MINURSO) - -equal (el ? ? ? (toInt 102768)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Mazandaran_cities_GonbadeKavus))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Mazandaran_cities_GonbadeKavus) (el ? ? ? Countries_IR_provinces_Mazandaran) - -equal (el ? ? ? (toInt 31310)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_OW))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_OW) (el ? ? ? (MeasureFn (el ? ? ? (toInt 490)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_OW_cities_Sarnen) (el ? ? ? Countries_CH_provinces_OW) - -hasHeadq (el ? ? ? Organizations_LAIA) (el ? ? ? Countries_ROU_cities_Montevideo) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Japan) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 223013)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Mwanza_cities_Mwanza))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Mwanza_cities_Mwanza) (el ? ? ? Countries_EAT_provinces_Mwanza) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_OAS) - -hasHeadq (el ? ? ? Organizations_WToO) (el ? ? ? Countries_E_provinces_Madrid_cities_Madrid) - -equal (el ? ? ? (toInt 557727)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Mardin))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Mardin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8891)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Mardin_cities_Mardin) (el ? ? ? Countries_TR_provinces_Mardin) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_LAES) - -equal (el ? ? ? (toInt 2289236)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Selangor))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Selangor) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7956)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Selangor_cities_ShahAlam) (el ? ? ? Countries_MAL_provinces_Selangor) - -geographicalSubregion (el ? ? ? Iraq) (el ? ? ? Continents_Asia) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Chelmskie_cities_Chelm) (el ? ? ? Countries_PL_provinces_Chelmskie) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_Louga_cities_Louga) (el ? ? ? Countries_SN_provinces_Louga) - -geographicalSubregion (el ? ? ? Gambia) (el ? ? ? Continents_Africa) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 101910)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_RheinlandPfalz_cities_Kaiserslautern))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_RheinlandPfalz_cities_Kaiserslautern) (el ? ? ? Countries_D_provinces_RheinlandPfalz) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_SPF) - -located (el ? ? ? Mountains_ClingmansDome) (el ? ? ? Countries_USA_provinces_Tennessee) - -located (el ? ? ? Mountains_ClingmansDome) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 1175819)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Miyazaki))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Miyazaki) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7735)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Miyazaki_cities_Miyazaki) (el ? ? ? Countries_J_provinces_Miyazaki) - -equal (el ? ? ? (toInt 1624752)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Nagpur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Nagpur) (el ? ? ? Countries_IND_provinces_Maharashtra) - -member (el ? ? ? Romania) (el ? ? ? Organizations_UNAVEMIII) - -equal (el ? ? ? (toInt 816704)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Kochi))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Kochi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7107)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Kochi_cities_Kochi) (el ? ? ? Countries_J_provinces_Kochi) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 7425183)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NorthCarolina))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_NorthCarolina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 136412)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_Raleigh) (el ? ? ? Countries_USA_provinces_NorthCarolina) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 913491)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_NortedeSantander))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_NortedeSantander) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21658)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_NortedeSantander_cities_Cucuta) (el ? ? ? Countries_CO_provinces_NortedeSantander) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IADB) - -equal (el ? ? ? (toInt 138124)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Tulua))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Tulua) (el ? ? ? Countries_CO_provinces_ValledeCauca) - -equal (el ? ? ? (toInt 528715)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SanJuan))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_SanJuan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 89651)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_SanJuan_cities_SanJuan) (el ? ? ? Countries_RA_provinces_SanJuan) - -equal (el ? ? ? (toInt 54307)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofLabuan))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofLabuan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 91)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofLabuan_cities_Labuan) (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofLabuan) - -equal (el ? ? ? (toInt 364114)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Ohio_cities_Cincinnati))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Ohio_cities_Cincinnati) (el ? ? ? Countries_USA_provinces_Ohio) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_CCC) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_SantaBarbara_cities_SantaBarbara) (el ? ? ? Countries_HCA_provinces_SantaBarbara) - -equal (el ? ? ? (toInt 107887)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Kerman_cities_Sirjan))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Kerman_cities_Sirjan) (el ? ? ? Countries_IR_provinces_Kerman) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_FAO) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Ruvuma_cities_Songea) (el ? ? ? Countries_EAT_provinces_Ruvuma) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IMO) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Namibe_cities_Namibe) (el ? ? ? Countries_ANG_provinces_Namibe) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Vilcea_cities_RimnicuVilcea) (el ? ? ? Countries_RO_provinces_Vilcea) - -equal (el ? ? ? (toInt 39000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_GraciasaDios))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_GraciasaDios) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16630)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_GraciasaDios_cities_PuertoLempira) (el ? ? ? Countries_HCA_provinces_GraciasaDios) - -member (el ? ? ? Japan) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 64948)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Nevada_cities_Henderson))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Nevada_cities_Henderson) (el ? ? ? Countries_USA_provinces_Nevada) - -equal (el ? ? ? (toInt 328000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Onitsha))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Onitsha) (el ? ? ? Nigeria) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 409600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Przemyskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Przemyskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4437)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Przemyskie_cities_Przemysl) (el ? ? ? Countries_PL_provinces_Przemyskie) - -located (el ? ? ? Lakes_OzeroLadoga) (el ? ? ? Countries_R_provinces_Leningradskayaoblast) - -located (el ? ? ? Lakes_OzeroLadoga) (el ? ? ? Countries_R_provinces_Rep_ofKarelia) - -located (el ? ? ? Lakes_OzeroLadoga) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Lakes_OzeroLadoga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18400)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Putumayo_cities_Mocoa) (el ? ? ? Countries_CO_provinces_Putumayo) - -equal (el ? ? ? (toInt 280657)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Tongchuan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Tongchuan) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -member (el ? ? ? Syria) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 258209)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Junin_cities_Huancayo))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Junin_cities_Huancayo) (el ? ? ? Countries_PE_provinces_Junin) - -equal (el ? ? ? (toInt 412894)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_Londrina))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_Londrina) (el ? ? ? Countries_BR_provinces_Parana) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Germany) (el ? ? ? Organizations_G_8) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IDB) - -equal (el ? ? ? (toInt 7171300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_Gauteng))) - -landAreaOnly (el ? ? ? Countries_RSA_provinces_Gauteng) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18760)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RSA_provinces_Gauteng_cities_Johannesburg) (el ? ? ? Countries_RSA_provinces_Gauteng) - -equal (el ? ? ? (toInt 137000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_SatuMare_cities_SatuMare))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_SatuMare_cities_SatuMare) (el ? ? ? Countries_RO_provinces_SatuMare) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Syria) (el ? ? ? Organizations_CAEU) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 1027974)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Michigan_cities_Detroit))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Michigan_cities_Detroit) (el ? ? ? Countries_USA_provinces_Michigan) - -sharedBorderLength (el ? ? ? Portugal) (el ? ? ? Spain) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1214)) (el ? ? ? Kilometer))) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Austria) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_UNIFIL) - -equal (el ? ? ? (toInt 190766)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Wisconsin_cities_Madison))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Wisconsin_cities_Madison) (el ? ? ? Countries_USA_provinces_Wisconsin) - -equal (el ? ? ? (toInt 183472)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Uppsala_cities_Uppsala))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Uppsala_cities_Uppsala) (el ? ? ? Countries_S_provinces_Uppsala) - -equal (el ? ? ? (toInt 141686)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Connecticut_cities_Bridgeport))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Connecticut_cities_Bridgeport) (el ? ? ? Countries_USA_provinces_Connecticut) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 654000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_UdmurtRepublic_cities_Izhevsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_UdmurtRepublic_cities_Izhevsk) (el ? ? ? Countries_R_provinces_UdmurtRepublic) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 474872)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Uttaradit))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Uttaradit) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7785)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 245843)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Tacna))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Tacna) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16075)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Tacna_cities_Tacna) (el ? ? ? Countries_PE_provinces_Tacna) - -equal (el ? ? ? (toInt 255087)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Galicia_cities_LaCoruna))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Galicia_cities_LaCoruna) (el ? ? ? Countries_E_provinces_Galicia) - -equal (el ? ? ? (toInt 908000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Voronezhskayaoblast_cities_Voronezh))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Voronezhskayaoblast_cities_Voronezh) (el ? ? ? Countries_R_provinces_Voronezhskayaoblast) - -equal (el ? ? ? (toInt 911500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Bielskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Bielskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3704)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Bielskie_cities_BielskoBiala) (el ? ? ? Countries_PL_provinces_Bielskie) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Bengo_cities_Caxito) (el ? ? ? Countries_ANG_provinces_Bengo) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ICRM) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Georgia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 723)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 35200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Coast_cities_Malindi))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Coast_cities_Malindi) (el ? ? ? Countries_EAK_provinces_Coast) - -equal (el ? ? ? (toInt 145502)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_PaysdelaLoire_cities_LeMans))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_PaysdelaLoire_cities_LeMans) (el ? ? ? Countries_F_provinces_PaysdelaLoire) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 4066000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Puglia))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Puglia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19348)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Puglia_cities_Bari) (el ? ? ? Countries_I_provinces_Puglia) - -equal (el ? ? ? (toInt 507000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Arad))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Arad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7652)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Arad_cities_Arad) (el ? ? ? Countries_RO_provinces_Arad) - -equal (el ? ? ? (toInt 4118000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_WesternCape))) - -landAreaOnly (el ? ? ? Countries_RSA_provinces_WesternCape) (el ? ? ? (MeasureFn (el ? ? ? (toInt 129386)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RSA_provinces_WesternCape_cities_CapeTown) (el ? ? ? Countries_RSA_provinces_WesternCape) - -equal (el ? ? ? (toInt 6803567)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Ceara))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Ceara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 146348)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Ceara_cities_Fortaleza) (el ? ? ? Countries_BR_provinces_Ceara) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Prahova_cities_Ploiesti) (el ? ? ? Countries_RO_provinces_Prahova) - -equal (el ? ? ? (toInt 189541)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_VoreionAiyaion))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_VoreionAiyaion) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3836)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? Ethiopia) (el ? ? ? Kenya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 830)) (el ? ? ? Kilometer))) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 399702)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Hordaland))) - -capitalCity (el ? ? ? Countries_N_provinces_Hordaland_cities_Bergen) (el ? ? ? Countries_N_provinces_Hordaland) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Togo) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_ECA) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_UPU) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 28)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_STP_cities_SaoTome) (el ? ? ? SaoTomeAndPrincipe) - -inflationRateInCountry (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? (toInt 38)) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? ServiceSector) (el ? ? ? (toInt 58)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_ACP) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_AfDB) - -landAreaOnly (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 960)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_WHO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_IMF) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_WMO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_UN) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_CEEAC) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_ILO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_ITU) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 14)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 144128)) (el ? ? ? (PopulationFn (el ? ? ? SaoTomeAndPrincipe))) - -equal (el ? ? ? (toInt 121800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Powys))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Powys) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5204)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Powys_cities_LlandrindodWells) (el ? ? ? Countries_GB_provinces_Powys) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_FZ) - -sharedBorderLength (el ? ? ? Tunisia) (el ? ? ? Libya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 459)) (el ? ? ? Kilometer))) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 59550000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Anhui) (el ? ? ? (MeasureFn (el ? ? ? (toInt 139000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Anhui_cities_Hefei) (el ? ? ? Countries_TJ_provinces_Anhui) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 377059)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Hawaii_cities_Honolulu))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Hawaii_cities_Honolulu) (el ? ? ? Countries_USA_provinces_Hawaii) - -hasHeadq (el ? ? ? Organizations_IFRCS) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -equal (el ? ? ? (toInt 150000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Maramures_cities_BaiaMare))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Maramures_cities_BaiaMare) (el ? ? ? Countries_RO_provinces_Maramures) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 864558)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_ArunachalPradesh))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_ArunachalPradesh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 83743)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_ArunachalPradesh_cities_Itanagar) (el ? ? ? Countries_IND_provinces_ArunachalPradesh) - -equal (el ? ? ? (toInt 2115000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_LanguedocRousillon))) - -landAreaOnly (el ? ? ? Countries_F_provinces_LanguedocRousillon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27376)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_LanguedocRousillon_cities_Montpellier) (el ? ? ? Countries_F_provinces_LanguedocRousillon) - -sharedBorderLength (el ? ? ? Denmark) (el ? ? ? Germany) (el ? ? ? (MeasureFn (el ? ? ? (toInt 68)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 341128)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu) (el ? ? ? Countries_RC_provinces_Hsinchu_munic) - -equal (el ? ? ? (toInt 441968)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Xiangtan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Xiangtan) (el ? ? ? Countries_TJ_provinces_Hunan) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_WHO) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_FAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 42.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 118344)) (el ? ? ? (PopulationFn (el ? ? ? SaintVincentAndTheGrenadines))) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_CDB) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_IFRCS) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_IDA) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_Caricom) - -landAreaOnly (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? (MeasureFn (el ? ? ? (toInt 340)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_ILO) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_OECS) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_UNIDO) - -inflationRateInCountry (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? (toRealNum -0.2)) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_WCL) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_IOC) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_UPU) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_IMO) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Organizations_IMF) - -capitalCity (el ? ? ? Countries_WV_cities_Kingstown) (el ? ? ? SaintVincentAndTheGrenadines) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 33.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 636706)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_BandarLampung))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_BandarLampung) (el ? ? ? Indonesia) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 689756)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Mizoram))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Mizoram) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21081)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Mizoram_cities_Aijal) (el ? ? ? Countries_IND_provinces_Mizoram) - -located (el ? ? ? Islands_SanClementeIsland) (el ? ? ? Countries_USA_provinces_California) - -located (el ? ? ? Islands_SanClementeIsland) (el ? ? ? UnitedStates) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_G_11) - -equal (el ? ? ? (toInt 38155)) (el ? ? ? (PopulationFn (el ? ? ? Countries_FGU_cities_Cayenne))) - -geographicalSubregion (el ? ? ? Countries_FGU_cities_Cayenne) (el ? ? ? FrenchGuiana) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_WMO) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_UA_provinces_Odeska) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Samsun) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Kirklareli) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Turkey) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Georgia) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Kocaeli) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Bulgaria) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Rize) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Istanbul) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Russia) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Ukraine) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Sinop) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Kastamonu) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Artvin) - -depth (el ? ? ? Seas_BlackSea) (el ? ? ? (toInt 2211)) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_RO_provinces_Tulcea) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Romania) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_UA_provinces_Krym) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_RO_provinces_Constanta) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Giresun) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Bolu) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Zonguldak) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_R_provinces_Krasnodarskykray) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_UA_provinces_Mykolayivska) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_UA_provinces_Khersonska) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Sakarya) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Ordu) - -located (el ? ? ? Seas_BlackSea) (el ? ? ? Countries_TR_provinces_Trabzon) - -equal (el ? ? ? (toInt 137800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Intibuca))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Intibuca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3072)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Intibuca_cities_LaEsperanza) (el ? ? ? Countries_HCA_provinces_Intibuca) - -equal (el ? ? ? (toInt 907996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Campinas))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Campinas) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 1412481)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Mendoza))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Mendoza) (el ? ? ? (MeasureFn (el ? ? ? (toInt 148827)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Mendoza_cities_Mendoza) (el ? ? ? Countries_RA_provinces_Mendoza) - -member (el ? ? ? Countries_cid_cia_Bermuda) (el ? ? ? Organizations_Caricom) - -member (el ? ? ? Italy) (el ? ? ? Organizations_G_10) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 3093294)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_Kurdufan))) - -landAreaOnly (el ? ? ? Countries_SUD_provinces_Kurdufan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 380255)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SUD_provinces_Kurdufan_cities_alUbayyid) (el ? ? ? Countries_SUD_provinces_Kurdufan) - -equal (el ? ? ? (toInt 112772)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_Jaen))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_Jaen) (el ? ? ? Countries_E_provinces_Andalusia) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ACCT) - -equal (el ? ? ? (toInt 199141)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Madrid_cities_Mostoles))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Madrid_cities_Mostoles) (el ? ? ? Countries_E_provinces_Madrid) - -member (el ? ? ? Germany) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_IOC) - -sharedBorderLength (el ? ? ? SierraLeone) (el ? ? ? Guinea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 652)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 242765)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Para_cities_Santarem))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Para_cities_Santarem) (el ? ? ? Countries_BR_provinces_Para) - -member (el ? ? ? Greece) (el ? ? ? Organizations_Inmarsat) - -equal (el ? ? ? (toInt 464000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kirovskayaoblast_cities_Kirov))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kirovskayaoblast_cities_Kirov) (el ? ? ? Countries_R_provinces_Kirovskayaoblast) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Overijssel_cities_Zwolle) (el ? ? ? Countries_NL_provinces_Overijssel) - -capitalCity (el ? ? ? Countries_FGU_cities_Cayenne) (el ? ? ? FrenchGuiana) - -equal (el ? ? ? (toInt 151187)) (el ? ? ? (PopulationFn (el ? ? ? FrenchGuiana))) - -landAreaOnly (el ? ? ? FrenchGuiana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 91000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? FrenchGuiana) (el ? ? ? Organizations_WCL) - -meetsSpatially (el ? ? ? FrenchGuiana) (el ? ? ? Suriname) - -inflationRateInCountry (el ? ? ? FrenchGuiana) (el ? ? ? (toRealNum 2.5)) - -member (el ? ? ? FrenchGuiana) (el ? ? ? Organizations_WFTU) - -meetsSpatially (el ? ? ? FrenchGuiana) (el ? ? ? Brazil) - -located (el ? ? ? Islands_Nevis) (el ? ? ? SaintKittsAndNevis) - -landAreaOnly (el ? ? ? Islands_Nevis) (el ? ? ? (MeasureFn (el ? ? ? (toInt 93)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_ECE) - -located (el ? ? ? Islands_Coll) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Coll) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 188008)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_Hialeah))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_Hialeah) (el ? ? ? Countries_USA_provinces_Florida) - -equal (el ? ? ? (toInt 238000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Styria_cities_Graz))) - -geographicalSubregion (el ? ? ? Countries_A_provinces_Styria_cities_Graz) (el ? ? ? Countries_A_provinces_Styria) - -member (el ? ? ? Libya) (el ? ? ? Organizations_NAM) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_IslasdelaBahia_cities_Roatan) (el ? ? ? Countries_HCA_provinces_IslasdelaBahia) - -equal (el ? ? ? (toInt 31830000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Fujian))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Fujian) (el ? ? ? (MeasureFn (el ? ? ? (toInt 120000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Fujian_cities_Fuzhou) (el ? ? ? Countries_TJ_provinces_Fujian) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_WMO) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 4416)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSM_cities_SanMarino))) - -geographicalSubregion (el ? ? ? Countries_RSM_cities_SanMarino) (el ? ? ? SanMarino) - -member (el ? ? ? Laos) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Laos) (el ? ? ? Organizations_ASEAN) - -member (el ? ? ? Laos) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? Laos) (el ? ? ? Thailand) - -member (el ? ? ? Laos) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Laos) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Laos) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Laos) (el ? ? ? Organizations_Intelsat) - -meetsSpatially (el ? ? ? Laos) (el ? ? ? China) - -equal (el ? ? ? (toInt 4975772)) (el ? ? ? (PopulationFn (el ? ? ? Laos))) - -member (el ? ? ? Laos) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Laos) (el ? ? ? Organizations_CP) - -member (el ? ? ? Laos) (el ? ? ? Organizations_ESCAP) - -sectorCompositionOfGDPInPeriod (el ? ? ? Laos) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 17)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Laos) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Laos) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Laos) (el ? ? ? Organizations_ICAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Laos) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 50)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_LAO_cities_Vientiane) (el ? ? ? Laos) - -member (el ? ? ? Laos) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Laos) (el ? ? ? Organizations_WIPO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Laos) (el ? ? ? ServiceSector) (el ? ? ? (toInt 33)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Laos) (el ? ? ? Organizations_MekongGroup) - -member (el ? ? ? Laos) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Laos) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Laos) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Laos) (el ? ? ? Organizations_WHO) - -landAreaOnly (el ? ? ? Laos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 236800)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Laos) (el ? ? ? (toInt 20)) - -meetsSpatially (el ? ? ? Laos) (el ? ? ? Vietnam) - -meetsSpatially (el ? ? ? Laos) (el ? ? ? Cambodia) - -member (el ? ? ? Laos) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Laos) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? Laos) (el ? ? ? Burma) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Gifu) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Akita) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Yamagata) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Niigata) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Fukushima) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Kanagawa) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Tochigi) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Nara) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Yamanashi) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Japan) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Saitama) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Chiba) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Tottori) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Aichi) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Kyoto) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Yamaguchi) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Fukui) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Mie) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Iwate) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Osaka) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Shimane) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Toyama) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Nagano) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Tokyo) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Hiroshima) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Ibaraki) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Okayama) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Aomori) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Miyagi) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Ishikawa) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Shiga) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Hyogo) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Gumma) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Shizuoka) - -located (el ? ? ? Islands_Honshu) (el ? ? ? Countries_J_provinces_Wakayama) - -equal (el ? ? ? (toInt 1047400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Staffordshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Staffordshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2716)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Staffordshire_cities_Stafford) (el ? ? ? Countries_GB_provinces_Staffordshire) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 206654)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Monagas_cities_Maturin))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Monagas_cities_Maturin) (el ? ? ? Countries_YV_provinces_Monagas) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_Mercosur) - -member (el ? ? ? Romania) (el ? ? ? Organizations_UNIKOM) - -equal (el ? ? ? (toInt 161700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Essex_cities_Basildon))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Essex_cities_Basildon) (el ? ? ? Countries_GB_provinces_Essex) - -equal (el ? ? ? (toInt 328200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_LaUnion))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_LaUnion) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2074)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_LaUnion_cities_LaUnion) (el ? ? ? Countries_ES_provinces_LaUnion) - -equal (el ? ? ? (toInt 246586)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_SchleswigHolstein_cities_Kiel))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_SchleswigHolstein_cities_Kiel) (el ? ? ? Countries_D_provinces_SchleswigHolstein) - -equal (el ? ? ? (toInt 202000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Katlehong))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Katlehong) (el ? ? ? SouthAfrica) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_CAEU) - -located (el ? ? ? Lakes_LakeTorren) (el ? ? ? Countries_AUS_provinces_SouthAustralia) - -located (el ? ? ? Lakes_LakeTorren) (el ? ? ? Australia) - -equal (el ? ? ? (toInt 184000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Farghona_cities_Quqon))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Farghona_cities_Quqon) (el ? ? ? Countries_UZB_provinces_Farghona) - -sharedBorderLength (el ? ? ? Finland) (el ? ? ? Russia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1313)) (el ? ? ? Kilometer))) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 724675)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Kanchanaburi))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Kanchanaburi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19586)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1655000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_Manila))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_Manila) (el ? ? ? Philippines) - -member (el ? ? ? Burma) (el ? ? ? Organizations_CP) - -member (el ? ? ? Italy) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Togo) (el ? ? ? Organizations_UNMIH) - -located (el ? ? ? Lakes_LakeSkutari) (el ? ? ? SerbiaAndMontenegro) - -located (el ? ? ? Lakes_LakeSkutari) (el ? ? ? Albania) - -landAreaOnly (el ? ? ? Lakes_LakeSkutari) (el ? ? ? (MeasureFn (el ? ? ? (toInt 300)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1415000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Kyoto_cities_Kyoto))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Kyoto_cities_Kyoto) (el ? ? ? Countries_J_provinces_Kyoto) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_OIC) - -equal (el ? ? ? (toInt 720865)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Portuguesa))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Portuguesa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Portuguesa_cities_Guanare) (el ? ? ? Countries_YV_provinces_Portuguesa) - -located (el ? ? ? Mountains_NevadodeToluca) (el ? ? ? Countries_MEX_provinces_Mexico_Estadode) - -located (el ? ? ? Mountains_NevadodeToluca) (el ? ? ? Mexico) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_WIPO) - -located (el ? ? ? Mountains_MountEverest) (el ? ? ? Countries_TJ_provinces_Tibet) - -located (el ? ? ? Mountains_MountEverest) (el ? ? ? China) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_ICRM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Iceland) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 22.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_BIS) - -equal (el ? ? ? (toInt 270292)) (el ? ? ? (PopulationFn (el ? ? ? Iceland))) - -inflationRateInCountry (el ? ? ? Iceland) (el ? ? ? (toRealNum 2.5)) - -capitalCity (el ? ? ? Countries_IS_cities_Reykjavik) (el ? ? ? Iceland) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_ISO) - -landAreaOnly (el ? ? ? Iceland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 103000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_FAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Iceland) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 9.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_UN) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_MTCR) - -sectorCompositionOfGDPInPeriod (el ? ? ? Iceland) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 68.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_CE) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Iceland) (el ? ? ? Organizations_ECE) - -sharedBorderLength (el ? ? ? Slovenia) (el ? ? ? Italy) (el ? ? ? (MeasureFn (el ? ? ? (toInt 235)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1768400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_ThaiBinh))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_ThaiBinh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1508)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 150000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Toliary_cities_Toliary))) - -geographicalSubregion (el ? ? ? Countries_RM_provinces_Toliary_cities_Toliary) (el ? ? ? Countries_RM_provinces_Toliary) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_WIPO) - -located (el ? ? ? Islands_VancouverIsland) (el ? ? ? Countries_CDN_provinces_BritishColumbia) - -located (el ? ? ? Islands_VancouverIsland) (el ? ? ? Canada) - -member (el ? ? ? Syria) (el ? ? ? Organizations_AFESD) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Burma) (el ? ? ? Organizations_IFC) - -located (el ? ? ? Lakes_OzeroOnega) (el ? ? ? Countries_R_provinces_Leningradskayaoblast) - -located (el ? ? ? Lakes_OzeroOnega) (el ? ? ? Countries_R_provinces_Vologodskayaoblast) - -located (el ? ? ? Lakes_OzeroOnega) (el ? ? ? Countries_R_provinces_Rep_ofKarelia) - -located (el ? ? ? Lakes_OzeroOnega) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Lakes_OzeroOnega) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9610)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 165973)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Solingen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Solingen) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? India) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 3269858)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Connecticut))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Connecticut) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12997)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Connecticut_cities_Hartford) (el ? ? ? Countries_USA_provinces_Connecticut) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 484000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Guantanamo))) - -landAreaOnly (el ? ? ? Countries_C_provinces_Guantanamo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6186)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_Guantanamo_cities_Guantanamo) (el ? ? ? Countries_C_provinces_Guantanamo) - -sharedBorderLength (el ? ? ? Germany) (el ? ? ? Switzerland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 334)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 189006)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_Sabadell))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_Sabadell) (el ? ? ? Countries_E_provinces_Catalonia) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_AL) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? France) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? NewCaledonia) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 2801000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taipei))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Taipei) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2052)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Taipei_cities_Panchiao) (el ? ? ? Countries_RC_provinces_Taipei) - -equal (el ? ? ? (toInt 177165)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Washington_cities_Spokane))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Washington_cities_Spokane) (el ? ? ? Countries_USA_provinces_Washington) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 56000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AL_cities_Vlore))) - -geographicalSubregion (el ? ? ? Countries_AL_cities_Vlore) (el ? ? ? Albania) - -equal (el ? ? ? (toInt 180000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Bielskie_cities_BielskoBiala))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Bielskie_cities_BielskoBiala) (el ? ? ? Countries_PL_provinces_Bielskie) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 174013)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Hidalgo_cities_Pachuca))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Hidalgo_cities_Pachuca) (el ? ? ? Countries_MEX_provinces_Hidalgo) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Wallis_and_Futuna_cities_Mata_Utu) (el ? ? ? Countries_cid_cia_Wallis_and_Futuna) - -member (el ? ? ? Israel) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 712900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_HoaBinh))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_HoaBinh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4611)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? NorthKorea) (el ? ? ? Continents_Asia) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IADB) - -hasHeadq (el ? ? ? Organizations_ECLAC) (el ? ? ? Countries_RCH_cities_Santiago) - -equal (el ? ? ? (toInt 783300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Ruvuma))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Ruvuma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 63498)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Ruvuma_cities_Songea) (el ? ? ? Countries_EAT_provinces_Ruvuma) - -equal (el ? ? ? (toInt 22414322)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Assam))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Assam) (el ? ? ? (MeasureFn (el ? ? ? (toInt 78438)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Assam_cities_Dispur) (el ? ? ? Countries_IND_provinces_Assam) - -member (el ? ? ? Greece) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 1163000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Omskayaoblast_cities_Omsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Omskayaoblast_cities_Omsk) (el ? ? ? Countries_R_provinces_Omskayaoblast) - -equal (el ? ? ? (toInt 7089)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Finnmark_cities_Hammerfest))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Finnmark_cities_Hammerfest) (el ? ? ? Countries_N_provinces_Finnmark) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Austria) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 128418)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Loudi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Loudi) (el ? ? ? Countries_TJ_provinces_Hunan) - -equal (el ? ? ? (toInt 107000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Saraburi_cities_Saraburi))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_Saraburi_cities_Saraburi) (el ? ? ? Countries_THA_provinces_Saraburi) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_NAM) - -meetsSpatially (el ? ? ? Haiti) (el ? ? ? DominicanRepublic) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_UNIDO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Haiti) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 34.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_OAS) - -landAreaOnly (el ? ? ? Haiti) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27750)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_UN) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_UPU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Haiti) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 42.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 6731539)) (el ? ? ? (PopulationFn (el ? ? ? Haiti))) - -inflationRateInCountry (el ? ? ? Haiti) (el ? ? ? (toRealNum 14.5)) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Haiti) (el ? ? ? Organizations_IAEA) - -capitalCity (el ? ? ? Countries_RH_cities_Port_au_Prince) (el ? ? ? Haiti) - -sectorCompositionOfGDPInPeriod (el ? ? ? Haiti) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 23)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -located (el ? ? ? Mountains_MtWashington) (el ? ? ? Countries_USA_provinces_NewHampshire) - -located (el ? ? ? Mountains_MtWashington) (el ? ? ? UnitedStates) - -hasHeadq (el ? ? ? Organizations_UPU) (el ? ? ? Countries_CH_provinces_BE_cities_Bern) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Wallis_and_Futuna) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 536000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Ryazanskayaoblast_cities_Ryazan))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Ryazanskayaoblast_cities_Ryazan) (el ? ? ? Countries_R_provinces_Ryazanskayaoblast) - -equal (el ? ? ? (toInt 1050389)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Overijssel))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_Overijssel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3337)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_Overijssel_cities_Zwolle) (el ? ? ? Countries_NL_provinces_Overijssel) - -landAreaOnly (el ? ? ? Countries_cid_cia_Navassa_Island) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 5.2)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? China) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 459955)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Chanthaburi))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Chanthaburi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6301)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1172400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Almaty_munic_cities_Almaty))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Almaty_munic_cities_Almaty) (el ? ? ? Countries_KAZ_provinces_Almaty_munic) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 53500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Corse_cities_Ajaccio))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Corse_cities_Ajaccio) (el ? ? ? Countries_F_provinces_Corse) - -equal (el ? ? ? (toInt 353032)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Puglia_cities_Bari))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Puglia_cities_Bari) (el ? ? ? Countries_I_provinces_Puglia) - -equal (el ? ? ? (toInt 150518)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Campeche_cities_Campeche))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Campeche_cities_Campeche) (el ? ? ? Countries_MEX_provinces_Campeche) - -equal (el ? ? ? (toInt 160671)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_Alvorada))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_Alvorada) (el ? ? ? Brazil) - -sharedBorderLength (el ? ? ? Venezuela) (el ? ? ? Guyana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 743)) (el ? ? ? Kilometer))) - -hasHeadq (el ? ? ? Organizations_AfDB) (el ? ? ? Countries_CI_cities_Abidjan) - -located (el ? ? ? Rivers_Kokemaeenjoki) (el ? ? ? Countries_SF_provinces_Turku_Pori) - -located (el ? ? ? Rivers_Kokemaeenjoki) (el ? ? ? Finland) - -flowsInto (el ? ? ? Rivers_Kokemaeenjoki) (el ? ? ? Seas_BalticSea) - -length (el ? ? ? Rivers_Kokemaeenjoki) (el ? ? ? (toInt 169)) - -equal (el ? ? ? (toInt 4589800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Kyyivska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Kyyivska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Kyyivska_cities_Kiev) (el ? ? ? Countries_UA_provinces_Kyyivska) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Chad) (el ? ? ? Organizations_ICFTU) - -hasHeadq (el ? ? ? Organizations_CAEU) (el ? ? ? Countries_JOR_cities_Amman) - -member (el ? ? ? France) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_ITU) - -landAreaOnly (el ? ? ? Countries_cid_cia_Jan_Mayen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 373)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1675900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Leningradskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Leningradskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 85900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg) (el ? ? ? Countries_R_provinces_Leningradskayaoblast) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_WEU) - -geographicalSubregion (el ? ? ? Countries_RCB_cities_Brazzaville) (el ? ? ? Congo) - -equal (el ? ? ? (toInt 210336)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Aquitaine_cities_Bordeaux))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Aquitaine_cities_Bordeaux) (el ? ? ? Countries_F_provinces_Aquitaine) - -equal (el ? ? ? (toInt 100826)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Botucatu))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Botucatu) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 121720)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_Hollywood))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_Hollywood) (el ? ? ? Countries_USA_provinces_Florida) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 123795)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Ostergotland_cities_Norrkoping))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Ostergotland_cities_Norrkoping) (el ? ? ? Countries_S_provinces_Ostergotland) - -sharedBorderLength (el ? ? ? Congo) (el ? ? ? Gabon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1903)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 430600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_LaLibertad))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_LaLibertad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1653)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_LaLibertad_cities_NuevaSanSalvador) (el ? ? ? Countries_ES_provinces_LaLibertad) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_UN) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 131700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Pomona))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Pomona) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Malta) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 106753)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_Abaetetuba))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_Abaetetuba) (el ? ? ? Brazil) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ICC) - -equal (el ? ? ? (toInt 10623323)) (el ? ? ? (PopulationFn (el ? ? ? BurkinaFaso))) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_FZ) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_FAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? BurkinaFaso) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ECA) - -inflationRateInCountry (el ? ? ? BurkinaFaso) (el ? ? ? (toInt 5)) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_OIC) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_UNIDO) - -meetsSpatially (el ? ? ? BurkinaFaso) (el ? ? ? Ghana) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_WHO) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_IFC) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_IMF) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ACP) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_WADB) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_UN) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_IDB) - -meetsSpatially (el ? ? ? BurkinaFaso) (el ? ? ? Mali) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ECOWAS) - -meetsSpatially (el ? ? ? BurkinaFaso) (el ? ? ? Niger) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ITU) - -sectorCompositionOfGDPInPeriod (el ? ? ? BurkinaFaso) (el ? ? ? ServiceSector) (el ? ? ? (toInt 44)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_Interpol) - -meetsSpatially (el ? ? ? BurkinaFaso) (el ? ? ? Benin) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ILO) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_OAU) - -sectorCompositionOfGDPInPeriod (el ? ? ? BurkinaFaso) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 32)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? BurkinaFaso) (el ? ? ? (MeasureFn (el ? ? ? (toInt 274200)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ACCT) - -capitalCity (el ? ? ? Countries_BF_cities_Ouagadougou) (el ? ? ? BurkinaFaso) - -meetsSpatially (el ? ? ? BurkinaFaso) (el ? ? ? CoteDIvoire) - -member (el ? ? ? BurkinaFaso) (el ? ? ? Organizations_ICAO) - -meetsSpatially (el ? ? ? BurkinaFaso) (el ? ? ? Togo) - -equal (el ? ? ? (toInt 163000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ikorodu))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ikorodu) (el ? ? ? Nigeria) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_SinaashShamaliyah_cities_ElArish) (el ? ? ? Countries_ET_provinces_SinaashShamaliyah) - -located (el ? ? ? Rivers_Lukuga) (el ? ? ? Countries_ZRE_provinces_Shaba) - -located (el ? ? ? Rivers_Lukuga) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Lukuga) (el ? ? ? Rivers_Zaire) - -length (el ? ? ? Rivers_Lukuga) (el ? ? ? (toInt 230)) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 120101)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Heyuan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Heyuan) (el ? ? ? Countries_TJ_provinces_Guangdong) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_UN) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 573700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Qaraghandy_cities_Karaganda))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Qaraghandy_cities_Karaganda) (el ? ? ? Countries_KAZ_provinces_Qaraghandy) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ILO) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Tokat_cities_Tokat) (el ? ? ? Countries_TR_provinces_Tokat) - -equal (el ? ? ? (toInt 207796)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Guantanamo_cities_Guantanamo))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_Guantanamo_cities_Guantanamo) (el ? ? ? Countries_C_provinces_Guantanamo) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_WTrO) - -geographicalSubregion (el ? ? ? Turkmenistan) (el ? ? ? Continents_Asia) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_Interpol) - -located (el ? ? ? Islands_Hoy) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Hoy) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 167751)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_Sumare))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_Sumare) (el ? ? ? Brazil) - -sharedBorderLength (el ? ? ? BurkinaFaso) (el ? ? ? Benin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 306)) (el ? ? ? Kilometer))) - -located (el ? ? ? Mountains_Kenia) (el ? ? ? Countries_EAK_provinces_Eastern) - -located (el ? ? ? Mountains_Kenia) (el ? ? ? Kenya) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNMOT) - -located (el ? ? ? Rivers_Bani) (el ? ? ? CoteDIvoire) - -located (el ? ? ? Rivers_Bani) (el ? ? ? Mali) - -flowsInto (el ? ? ? Rivers_Bani) (el ? ? ? Rivers_Niger) - -sharedBorderLength (el ? ? ? Slovenia) (el ? ? ? Croatia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 546)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 506772)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_RioNegro))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_RioNegro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 203013)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_RioNegro_cities_Viedma) (el ? ? ? Countries_RA_provinces_RioNegro) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_ICFTU) - -meetsSpatially (el ? ? ? Liberia) (el ? ? ? Guinea) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 2109789)) (el ? ? ? (PopulationFn (el ? ? ? Liberia))) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IOM) - -inflationRateInCountry (el ? ? ? Liberia) (el ? ? ? (toInt 50)) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IAEA) - -landAreaOnly (el ? ? ? Liberia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 111370)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_IOC) - -capitalCity (el ? ? ? Countries_LB_cities_Monrovia) (el ? ? ? Liberia) - -meetsSpatially (el ? ? ? Liberia) (el ? ? ? SierraLeone) - -meetsSpatially (el ? ? ? Liberia) (el ? ? ? CoteDIvoire) - -member (el ? ? ? Liberia) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 233000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ila))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ila) (el ? ? ? Nigeria) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 185818)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Yiyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Yiyang) (el ? ? ? Countries_TJ_provinces_Hunan) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 1132400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Lodzkie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Lodzkie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1523)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Lodzkie_cities_Lodz) (el ? ? ? Countries_PL_provinces_Lodzkie) - -equal (el ? ? ? (toInt 609579)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Friesland))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_Friesland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3361)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_Friesland_cities_Leeuwarden) (el ? ? ? Countries_NL_provinces_Friesland) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 471000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_Pasig))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_Pasig) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 116000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Pskovskayaoblast_cities_VelikiyeLuki))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Pskovskayaoblast_cities_VelikiyeLuki) (el ? ? ? Countries_R_provinces_Pskovskayaoblast) - -equal (el ? ? ? (toInt 166250)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Madrid_cities_AlcaladeHenares))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Madrid_cities_AlcaladeHenares) (el ? ? ? Countries_E_provinces_Madrid) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNMIH) - -landAreaOnly (el ? ? ? Countries_cid_cia_Bouvet_Island) (el ? ? ? (MeasureFn (el ? ? ? (toInt 58)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 597700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Oxfordshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Oxfordshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2608)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Oxfordshire_cities_Oxford) (el ? ? ? Countries_GB_provinces_Oxfordshire) - -equal (el ? ? ? (toInt 479309)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_NortedeSantander_cities_Cucuta))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_NortedeSantander_cities_Cucuta) (el ? ? ? Countries_CO_provinces_NortedeSantander) - -equal (el ? ? ? (toInt 133600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Lancashire_cities_Lancaster))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Lancashire_cities_Lancaster) (el ? ? ? Countries_GB_provinces_Lancashire) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_WMO) - -landAreaOnly (el ? ? ? Countries_cid_cia_Europa_Island) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1288985)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Bolivar))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Bolivar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25978)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Bolivar_cities_Cartagena) (el ? ? ? Countries_CO_provinces_Bolivar) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Angola) (el ? ? ? Organizations_NAM) - -sharedBorderLength (el ? ? ? Chile) (el ? ? ? Bolivia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 861)) (el ? ? ? Kilometer))) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 374000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElGharbiya_cities_Tanta))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElGharbiya_cities_Tanta) (el ? ? ? Countries_ET_provinces_ElGharbiya) - -equal (el ? ? ? (toInt 90270000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Henan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 167000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Henan_cities_Zhengzhou) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 117747)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Para_cities_Castanhal))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Para_cities_Castanhal) (el ? ? ? Countries_BR_provinces_Para) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_AL) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 914000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Orlovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Orlovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Orlovskayaoblast_cities_Orel) (el ? ? ? Countries_R_provinces_Orlovskayaoblast) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 214856)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Celaya))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Celaya) (el ? ? ? Countries_MEX_provinces_Guanajuato) - -equal (el ? ? ? (toInt 1181680)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Kelantan))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Kelantan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14943)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Kelantan_cities_KotaBaharu) (el ? ? ? Countries_MAL_provinces_Kelantan) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IADB) - -equal (el ? ? ? (toInt 427000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Donetska_cities_Makiyivka))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Donetska_cities_Makiyivka) (el ? ? ? Countries_UA_provinces_Donetska) - -equal (el ? ? ? (toInt 216000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ikerre))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ikerre) (el ? ? ? Nigeria) - -landAreaOnly (el ? ? ? Countries_cid_cia_Johnston_Atoll) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 2.8)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Pitcairn_Islands) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 328758)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_cities_Hsinchuang))) - -geographicalSubregion (el ? ? ? Countries_RC_cities_Hsinchuang) (el ? ? ? Taiwan) - -equal (el ? ? ? (toInt 103008)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Liguria_cities_LaSpezia))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Liguria_cities_LaSpezia) (el ? ? ? Countries_I_provinces_Liguria) - -equal (el ? ? ? (toInt 230000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Toamasina_cities_Tamatave))) - -geographicalSubregion (el ? ? ? Countries_RM_provinces_Toamasina_cities_Tamatave) (el ? ? ? Countries_RM_provinces_Toamasina) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 69941)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Kristianstad_cities_Kristianstad))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Kristianstad_cities_Kristianstad) (el ? ? ? Countries_S_provinces_Kristianstad) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 107000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_UdmurtRepublic_cities_Glazov))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_UdmurtRepublic_cities_Glazov) (el ? ? ? Countries_R_provinces_UdmurtRepublic) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 194600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Lempira))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Lempira) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4290)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Lempira_cities_Gracias) (el ? ? ? Countries_HCA_provinces_Lempira) - -located (el ? ? ? Rivers_Vaal) (el ? ? ? Countries_RSA_provinces_NorthernCape) - -located (el ? ? ? Rivers_Vaal) (el ? ? ? Countries_RSA_provinces_Gauteng) - -located (el ? ? ? Rivers_Vaal) (el ? ? ? Countries_RSA_provinces_FreeState) - -located (el ? ? ? Rivers_Vaal) (el ? ? ? SouthAfrica) - -flowsInto (el ? ? ? Rivers_Vaal) (el ? ? ? Rivers_Oranje) - -equal (el ? ? ? (toInt 112673)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Xuancheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Xuancheng) (el ? ? ? Countries_TJ_provinces_Anhui) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_PCA) - -sharedBorderLength (el ? ? ? Ecuador) (el ? ? ? Colombia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 590)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? Peru) (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1560)) (el ? ? ? Kilometer))) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_OAS) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElWadielJadid_cities_ElKharga) (el ? ? ? Countries_ET_provinces_ElWadielJadid) - -equal (el ? ? ? (toInt 339000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Vladimirskayaoblast_cities_Vladimir))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Vladimirskayaoblast_cities_Vladimir) (el ? ? ? Countries_R_provinces_Vladimirskayaoblast) - -located (el ? ? ? Mountains_Portefjaellen) (el ? ? ? Countries_S_provinces_Norrbotten) - -located (el ? ? ? Mountains_Portefjaellen) (el ? ? ? Sweden) - -equal (el ? ? ? (toInt 1655000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Warszwaskie_cities_Warsaw))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Warszwaskie_cities_Warsaw) (el ? ? ? Countries_PL_provinces_Warszwaskie) - -equal (el ? ? ? (toInt 1108773)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Babil))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_Babil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6468)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Babil_cities_AlHillah) (el ? ? ? Countries_IRQ_provinces_Babil) - -equal (el ? ? ? (toInt 869000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Zapadocesky))) - -landAreaOnly (el ? ? ? Countries_CZ_provinces_Zapadocesky) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10875)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CZ_provinces_Zapadocesky_cities_Plzen) (el ? ? ? Countries_CZ_provinces_Zapadocesky) - -member (el ? ? ? Spain) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_CERN) - -hasHeadq (el ? ? ? Organizations_Benelux) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -equal (el ? ? ? (toInt 2810000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Chengdu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Chengdu) (el ? ? ? Countries_TJ_provinces_Sichuan) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Lomzynskie_cities_Lomza) (el ? ? ? Countries_PL_provinces_Lomzynskie) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Burma) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Burma) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Burma) (el ? ? ? Organizations_ESCAP) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Rakhine) (el ? ? ? Burma) - -sectorCompositionOfGDPInPeriod (el ? ? ? Burma) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 60)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Burma) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? Burma) (el ? ? ? Bangladesh) - -meetsSpatially (el ? ? ? Burma) (el ? ? ? China) - -member (el ? ? ? Burma) (el ? ? ? Organizations_IAEA) - -capitalCity (el ? ? ? Countries_MYA_provinces_Yangon_cities_Rangoon) (el ? ? ? Burma) - -meetsSpatially (el ? ? ? Burma) (el ? ? ? India) - -member (el ? ? ? Burma) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Burma) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Burma) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Burma) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Sagaing) (el ? ? ? Burma) - -member (el ? ? ? Burma) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Mandalay) (el ? ? ? Burma) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Ayeyarwady) (el ? ? ? Burma) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Kachin) (el ? ? ? Burma) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Mon) (el ? ? ? Burma) - -sectorCompositionOfGDPInPeriod (el ? ? ? Burma) (el ? ? ? ServiceSector) (el ? ? ? (toInt 30)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Kayin) (el ? ? ? Burma) - -member (el ? ? ? Burma) (el ? ? ? Organizations_G_77) - -meetsSpatially (el ? ? ? Burma) (el ? ? ? Laos) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Bago) (el ? ? ? Burma) - -member (el ? ? ? Burma) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Yangon) (el ? ? ? Burma) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Chin) (el ? ? ? Burma) - -meetsSpatially (el ? ? ? Burma) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Kayah) (el ? ? ? Burma) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Magway) (el ? ? ? Burma) - -member (el ? ? ? Burma) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Burma) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Tanintharyi) (el ? ? ? Burma) - -inflationRateInCountry (el ? ? ? Burma) (el ? ? ? (toInt 38)) - -geographicSubregion (el ? ? ? Countries_MYA_provinces_Shan) (el ? ? ? Burma) - -sectorCompositionOfGDPInPeriod (el ? ? ? Burma) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 10)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Burma) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Burma) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 45975625)) (el ? ? ? (PopulationFn (el ? ? ? Burma))) - -member (el ? ? ? Burma) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Burma) (el ? ? ? Organizations_WHO) - -landAreaOnly (el ? ? ? Burma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 678500)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 652872)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Risaralda))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Risaralda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4140)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Risaralda_cities_Pereira) (el ? ? ? Countries_CO_provinces_Risaralda) - -sharedBorderLength (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Croatia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 266)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Malawi) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 805700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kostromskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Kostromskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 60100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Kostromskayaoblast_cities_Kostroma) (el ? ? ? Countries_R_provinces_Kostromskayaoblast) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 266242)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_HospitaletdeLlobregat))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_HospitaletdeLlobregat) (el ? ? ? Countries_E_provinces_Catalonia) - -equal (el ? ? ? (toInt 3522769)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_Attiki))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_Attiki) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3808)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 495845)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bayern_cities_Nurnberg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bayern_cities_Nurnberg) (el ? ? ? Countries_D_provinces_Bayern) - -equal (el ? ? ? (toInt 202062)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Mississippi_cities_Jackson))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Mississippi_cities_Jackson) (el ? ? ? Countries_USA_provinces_Mississippi) - -member (el ? ? ? Japan) (el ? ? ? Organizations_Interpol) - -located (el ? ? ? Islands_Montserrat) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_Montserrat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 106)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 128000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Magadanskayaoblast_cities_Magadan))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Magadanskayaoblast_cities_Magadan) (el ? ? ? Countries_R_provinces_Magadanskayaoblast) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_Chalatenango_cities_Chalatenango) (el ? ? ? Countries_ES_provinces_Chalatenango) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 1085173)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Narino))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Narino) (el ? ? ? (MeasureFn (el ? ? ? (toInt 33268)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Narino_cities_Pasto) (el ? ? ? Countries_CO_provinces_Narino) - -located (el ? ? ? Islands_SantaRosaIsland) (el ? ? ? Countries_USA_provinces_California) - -located (el ? ? ? Islands_SantaRosaIsland) (el ? ? ? UnitedStates) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Mayotte) (el ? ? ? Continents_Africa) - -sharedBorderLength (el ? ? ? Chad) (el ? ? ? Libya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1055)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? SaudiArabia) (el ? ? ? Qatar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 60)) (el ? ? ? Kilometer))) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_SPC) - -member (el ? ? ? China) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 2112473)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Hidalgo))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Hidalgo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20987)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Hidalgo_cities_PachucadeSoto) (el ? ? ? Countries_MEX_provinces_Hidalgo) - -equal (el ? ? ? (toInt 1266400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Ivanovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Ivanovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Ivanovskayaoblast_cities_Ivanovo) (el ? ? ? Countries_R_provinces_Ivanovskayaoblast) - -equal (el ? ? ? (toInt 353000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_CiegodeAvila))) - -landAreaOnly (el ? ? ? Countries_C_provinces_CiegodeAvila) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6910)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_CiegodeAvila_cities_CiegodeAvila) (el ? ? ? Countries_C_provinces_CiegodeAvila) - -equal (el ? ? ? (toInt 144000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tulskayaoblast_cities_Novomoskovsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Tulskayaoblast_cities_Novomoskovsk) (el ? ? ? Countries_R_provinces_Tulskayaoblast) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 310000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Wigan))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Wigan) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_UNU) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_ABEDA) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Central_cities_Stirling) (el ? ? ? Countries_GB_provinces_Central) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_IOM) - -sharedBorderLength (el ? ? ? Uzbekistan) (el ? ? ? Kyrgyzstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1099)) (el ? ? ? Kilometer))) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_IDA) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 122899)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Laredo))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Laredo) (el ? ? ? Countries_USA_provinces_Texas) - -located (el ? ? ? Rivers_Chire) (el ? ? ? Countries_MOC_provinces_Zambezia) - -located (el ? ? ? Rivers_Chire) (el ? ? ? Countries_MOC_provinces_Tete) - -located (el ? ? ? Rivers_Chire) (el ? ? ? Mozambique) - -located (el ? ? ? Rivers_Chire) (el ? ? ? Malawi) - -flowsInto (el ? ? ? Rivers_Chire) (el ? ? ? Rivers_Zambezi) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 652534)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Hohhot))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Hohhot) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_ICFTU) - -meetsSpatially (el ? ? ? Bangladesh) (el ? ? ? Burma) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IDB) - -equal (el ? ? ? (toInt 123062800)) (el ? ? ? (PopulationFn (el ? ? ? Bangladesh))) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_CP) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_WMO) - -landAreaOnly (el ? ? ? Bangladesh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 144000)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Bangladesh) (el ? ? ? India) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_C) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_WCL) - -inflationRateInCountry (el ? ? ? Bangladesh) (el ? ? ? (toRealNum 4.5)) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_WHO) - -capitalCity (el ? ? ? Countries_BD_cities_Dhaka) (el ? ? ? Bangladesh) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNMOT) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Bangladesh) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 160000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Severocesky_cities_Liberec))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Severocesky_cities_Liberec) (el ? ? ? Countries_CZ_provinces_Severocesky) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_WFTU) - -located (el ? ? ? Lakes_LakePrespa) (el ? ? ? Greece) - -located (el ? ? ? Lakes_LakePrespa) (el ? ? ? Albania) - -landAreaOnly (el ? ? ? Lakes_LakePrespa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 285)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Lebanon) (el ? ? ? Continents_Asia) - -member (el ? ? ? NewCaledonia) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_WCL) - -located (el ? ? ? Rivers_Cunene) (el ? ? ? Countries_ANG_provinces_Huila) - -located (el ? ? ? Rivers_Cunene) (el ? ? ? Countries_ANG_provinces_Huambo) - -located (el ? ? ? Rivers_Cunene) (el ? ? ? Countries_ANG_provinces_Benguela) - -located (el ? ? ? Rivers_Cunene) (el ? ? ? Angola) - -flowsInto (el ? ? ? Rivers_Cunene) (el ? ? ? Seas_AtlanticOcean) - -located (el ? ? ? Rivers_Arkansas) (el ? ? ? Countries_USA_provinces_Oklahoma) - -located (el ? ? ? Rivers_Arkansas) (el ? ? ? Countries_USA_provinces_Kansas) - -located (el ? ? ? Rivers_Arkansas) (el ? ? ? Countries_USA_provinces_Colorado) - -located (el ? ? ? Rivers_Arkansas) (el ? ? ? Countries_USA_provinces_Arkansas) - -located (el ? ? ? Rivers_Arkansas) (el ? ? ? UnitedStates) - -flowsInto (el ? ? ? Rivers_Arkansas) (el ? ? ? Rivers_Mississippi) - -length (el ? ? ? Rivers_Arkansas) (el ? ? ? (toInt 2334)) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_ZC) - -equal (el ? ? ? (toInt 247227)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Shaoyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Shaoyang) (el ? ? ? Countries_TJ_provinces_Hunan) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 1081700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_SongBe))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_SongBe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9519)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1950750)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Okayama))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Okayama) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7090)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Okayama_cities_Okayama) (el ? ? ? Countries_J_provinces_Okayama) - -equal (el ? ? ? (toInt 151982)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia_cities_Chesapeake))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Virginia_cities_Chesapeake) (el ? ? ? Countries_USA_provinces_Virginia) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 2496617)) (el ? ? ? (PopulationFn (el ? ? ? Mongolia))) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_G_77) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mongolia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 37)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_IMF) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mongolia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 35)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_MNG_cities_Ulaanbaatar) (el ? ? ? Mongolia) - -meetsSpatially (el ? ? ? Mongolia) (el ? ? ? China) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_IFC) - -inflationRateInCountry (el ? ? ? Mongolia) (el ? ? ? (toInt 53)) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_WToO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mongolia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 28)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_IDA) - -meetsSpatially (el ? ? ? Mongolia) (el ? ? ? Russia) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Mongolia) (el ? ? ? Organizations_IBRD) - -landAreaOnly (el ? ? ? Mongolia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1565000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 257000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Ibhayi))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Ibhayi) (el ? ? ? SouthAfrica) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Australia) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 605677)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_VD))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_VD) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3211)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_VD_cities_Lausanne) (el ? ? ? Countries_CH_provinces_VD) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ANC) - -located (el ? ? ? Lakes_LakeWilliston) (el ? ? ? Countries_CDN_provinces_BritishColumbia) - -located (el ? ? ? Lakes_LakeWilliston) (el ? ? ? Canada) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_Interpol) - -located (el ? ? ? Islands_Shikoku) (el ? ? ? Countries_J_provinces_Kochi) - -located (el ? ? ? Islands_Shikoku) (el ? ? ? Countries_J_provinces_Ehime) - -located (el ? ? ? Islands_Shikoku) (el ? ? ? Countries_J_provinces_Kagawa) - -located (el ? ? ? Islands_Shikoku) (el ? ? ? Countries_J_provinces_Tokushima) - -located (el ? ? ? Islands_Shikoku) (el ? ? ? Japan) - -member (el ? ? ? India) (el ? ? ? Organizations_AG) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 181309)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khuzestan_cities_Dezful))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Khuzestan_cities_Dezful) (el ? ? ? Countries_IR_provinces_Khuzestan) - -sharedBorderLength (el ? ? ? Uzbekistan) (el ? ? ? Turkmenistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1621)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 86374465)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Bihar))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Bihar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 173877)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Bihar_cities_Patna) (el ? ? ? Countries_IND_provinces_Bihar) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_CP) - -located (el ? ? ? Deserts_Makteir) (el ? ? ? Mauritania) - -landAreaOnly (el ? ? ? Deserts_Makteir) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? Austria) (el ? ? ? Organizations_EIB) - -member (el ? ? ? Romania) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 1878300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Mwanza))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Mwanza) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19592)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Mwanza_cities_Mwanza) (el ? ? ? Countries_EAT_provinces_Mwanza) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IAEA) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Tarnowskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Katowickie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Gdanskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Skierniewickie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Siedleckie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Elblaskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Radomskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Bielskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Plockie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Kieleckie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Krakowskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Warszwaskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Wloclawskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Torunskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Bydgoskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Lubelskie) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Tarnobrzeskie) - -length (el ? ? ? Rivers_Weichsel) (el ? ? ? (toInt 1068)) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Poland) - -located (el ? ? ? Rivers_Weichsel) (el ? ? ? Countries_PL_provinces_Rzeszowskie) - -flowsInto (el ? ? ? Rivers_Weichsel) (el ? ? ? Seas_BalticSea) - -member (el ? ? ? Spain) (el ? ? ? Organizations_EU) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ISO) - -geographicSubregion (el ? ? ? Countries_E_provinces_Madrid) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? Countries_E_provinces_BasqueCountry) (el ? ? ? Spain) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IEA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Spain) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 3.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Spain) (el ? ? ? Andorra) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IFRCS) - -geographicSubregion (el ? ? ? Countries_E_provinces_CastileandLeon) (el ? ? ? Spain) - -member (el ? ? ? Spain) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Spain) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Spain) (el ? ? ? Organizations_WToO) - -capitalCity (el ? ? ? Countries_E_provinces_Madrid_cities_Madrid) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? Countries_E_provinces_CanaryIslands) (el ? ? ? Spain) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ICRM) - -meetsSpatially (el ? ? ? Spain) (el ? ? ? Countries_cid_cia_Gibraltar) - -member (el ? ? ? Spain) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ESA) - -geographicSubregion (el ? ? ? Countries_E_provinces_BalearicIslands) (el ? ? ? Spain) - -member (el ? ? ? Spain) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_E_provinces_Andalusia) (el ? ? ? Spain) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Spain) (el ? ? ? Organizations_EIB) - -member (el ? ? ? Spain) (el ? ? ? Organizations_OSCE) - -meetsSpatially (el ? ? ? Spain) (el ? ? ? France) - -member (el ? ? ? Spain) (el ? ? ? Organizations_CE) - -member (el ? ? ? Spain) (el ? ? ? Organizations_OECD) - -geographicSubregion (el ? ? ? Countries_E_provinces_Rioja) (el ? ? ? Spain) - -sectorCompositionOfGDPInPeriod (el ? ? ? Spain) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 33.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Spain) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_UNESCO) - -geographicSubregion (el ? ? ? Countries_E_provinces_Murcia) (el ? ? ? Spain) - -equal (el ? ? ? (toInt 39181114)) (el ? ? ? (PopulationFn (el ? ? ? Spain))) - -landAreaOnly (el ? ? ? Spain) (el ? ? ? (MeasureFn (el ? ? ? (toInt 504750)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Spain) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_E_provinces_Estremadura) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? Countries_E_provinces_Navarre) (el ? ? ? Spain) - -member (el ? ? ? Spain) (el ? ? ? Organizations_NATO) - -member (el ? ? ? Spain) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Spain) (el ? ? ? Organizations_FAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Spain) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 62.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_E_provinces_Catalonia) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? Countries_E_provinces_Asturias) (el ? ? ? Spain) - -inflationRateInCountry (el ? ? ? Spain) (el ? ? ? (toRealNum 4.3)) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_E_provinces_Cantabria) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? Countries_E_provinces_Aragon) (el ? ? ? Spain) - -member (el ? ? ? Spain) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Spain) (el ? ? ? Organizations_IADB) - -meetsSpatially (el ? ? ? Spain) (el ? ? ? Portugal) - -member (el ? ? ? Spain) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Spain) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_E_provinces_CastileLaMancha) (el ? ? ? Spain) - -geographicSubregion (el ? ? ? Countries_E_provinces_Valencia) (el ? ? ? Spain) - -member (el ? ? ? Spain) (el ? ? ? Organizations_AG) - -geographicSubregion (el ? ? ? Countries_E_provinces_Galicia) (el ? ? ? Spain) - -member (el ? ? ? Libya) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_UPU) - -geographicalSubregion (el ? ? ? Tanzania) (el ? ? ? Continents_Africa) - -member (el ? ? ? Andorra) (el ? ? ? Organizations_CE) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 1344200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Poznanskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Poznanskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8151)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Poznanskie_cities_Poznan) (el ? ? ? Countries_PL_provinces_Poznanskie) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_AL) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Somerset_cities_Taunton) (el ? ? ? Countries_GB_provinces_Somerset) - -equal (el ? ? ? (toInt 269000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Salaj))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Salaj) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3850)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Salaj_cities_Zalau) (el ? ? ? Countries_RO_provinces_Salaj) - -equal (el ? ? ? (toInt 1469100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Belgorodskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Belgorodskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Belgorodskayaoblast_cities_Belgorod) (el ? ? ? Countries_R_provinces_Belgorodskayaoblast) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 252331)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_BL))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_BL) (el ? ? ? (MeasureFn (el ? ? ? (toInt 517)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_BL_cities_Liestal) (el ? ? ? Countries_CH_provinces_BL) - -equal (el ? ? ? (toInt 258103)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Corrientes_cities_Corrientes))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Corrientes_cities_Corrientes) (el ? ? ? Countries_RA_provinces_Corrientes) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 250100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Erzurum_cities_Erzurum))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Erzurum_cities_Erzurum) (el ? ? ? Countries_TR_provinces_Erzurum) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 129300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_SaintCatharines))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_SaintCatharines) (el ? ? ? Countries_CDN_provinces_Ontario) - -equal (el ? ? ? (toInt 392000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElSuweiz_munic))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElSuweiz_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17840)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElSuweiz_munic_cities_ElSuweiz) (el ? ? ? Countries_ET_provinces_ElSuweiz_munic) - -equal (el ? ? ? (toInt 190453)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Petrolina))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Petrolina) (el ? ? ? Countries_BR_provinces_Pernambuco) - -located (el ? ? ? Islands_Bornholm) (el ? ? ? Denmark) - -landAreaOnly (el ? ? ? Islands_Bornholm) (el ? ? ? (MeasureFn (el ? ? ? (toInt 588)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_AFESD) - -equal (el ? ? ? (toInt 157571)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Amarillo))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Amarillo) (el ? ? ? Countries_USA_provinces_Texas) - -located (el ? ? ? Lakes_LakeEduard) (el ? ? ? Countries_ZRE_provinces_Kivu) - -located (el ? ? ? Lakes_LakeEduard) (el ? ? ? Uganda) - -located (el ? ? ? Lakes_LakeEduard) (el ? ? ? Zaire) - -landAreaOnly (el ? ? ? Lakes_LakeEduard) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2200)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 245100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Wolverhampton))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Wolverhampton) (el ? ? ? Countries_GB_provinces_WestMidlands) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_FAO) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_NorthYorkshire_cities_Northallerton) (el ? ? ? Countries_GB_provinces_NorthYorkshire) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands) (el ? ? ? Continents_America) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? UnitedArabEmirates) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Iran) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Iraq) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Countries_IR_provinces_Bushehr) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Kuwait) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Countries_IRQ_provinces_AlBasrah) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Qatar) - -depth (el ? ? ? Seas_PersianGulf) (el ? ? ? (toInt 102)) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? SaudiArabia) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Bahrain) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Countries_IR_provinces_Hormozgan) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Oman) - -located (el ? ? ? Seas_PersianGulf) (el ? ? ? Countries_IR_provinces_Khuzestan) - -geographicalSubregion (el ? ? ? Nepal) (el ? ? ? Continents_Asia) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IFRCS) - -hasHeadq (el ? ? ? Organizations_BDEAC) (el ? ? ? Countries_RCB_cities_Brazzaville) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Gumma_cities_Maebashi) (el ? ? ? Countries_J_provinces_Gumma) - -member (el ? ? ? India) (el ? ? ? Organizations_ISO) - -geographicalSubregion (el ? ? ? Malaysia) (el ? ? ? Continents_Asia) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Libya) (el ? ? ? Organizations_AMF) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Dorset_cities_Dorchester) (el ? ? ? Countries_GB_provinces_Dorset) - -equal (el ? ? ? (toInt 471051)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Guntur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Guntur) (el ? ? ? Countries_IND_provinces_AndhraPradesh) - -equal (el ? ? ? (toInt 88600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Central_cities_Nyeri))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Central_cities_Nyeri) (el ? ? ? Countries_EAK_provinces_Central) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 588482)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Stuttgart))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Stuttgart) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_UN) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_C) - -equal (el ? ? ? (toInt 531195)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Chongju))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Chongju) (el ? ? ? SouthKorea) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_UNMIH) - -equal (el ? ? ? (toInt 102117)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_Mataro))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_Mataro) (el ? ? ? Countries_E_provinces_Catalonia) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 122000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_SaintLouis_cities_SaintLouis))) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_SaintLouis_cities_SaintLouis) (el ? ? ? Countries_SN_provinces_SaintLouis) - -member (el ? ? ? Andorra) (el ? ? ? Organizations_ITU) - -geographicalSubregion (el ? ? ? Singapore) (el ? ? ? Continents_Asia) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ISO) - -geographicalSubregion (el ? ? ? Zaire) (el ? ? ? Continents_Africa) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Surkhondare_cities_Termiz) (el ? ? ? Countries_UZB_provinces_Surkhondare) - -member (el ? ? ? Malta) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 236810)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Satun))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Satun) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2467)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 162468)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Gorgan))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Gorgan) (el ? ? ? Countries_IR_provinces_Mazandaran) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 182241)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Guangyuan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Guangyuan) (el ? ? ? Countries_TJ_provinces_Sichuan) - -equal (el ? ? ? (toInt 546676)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Wasit))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_Wasit) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17153)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Wasit_cities_AlKut) (el ? ? ? Countries_IRQ_provinces_Wasit) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Ostroleckie_cities_Ostroleka) (el ? ? ? Countries_PL_provinces_Ostroleckie) - -equal (el ? ? ? (toInt 187600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Balikesir_cities_Balikesir))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Balikesir_cities_Balikesir) (el ? ? ? Countries_TR_provinces_Balikesir) - -geographicalSubregion (el ? ? ? Syria) (el ? ? ? Continents_Asia) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 600918)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Dortmund))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Dortmund) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_FAO) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_FZ) - -equal (el ? ? ? (toInt 518600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Plockie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Plockie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5117)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Plockie_cities_Plock) (el ? ? ? Countries_PL_provinces_Plockie) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 225000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Severomoravsky_cities_Olomouc))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Severomoravsky_cities_Olomouc) (el ? ? ? Countries_CZ_provinces_Severomoravsky) - -equal (el ? ? ? (toInt 177792)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Coahuila_cities_Monclova))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Coahuila_cities_Monclova) (el ? ? ? Countries_MEX_provinces_Coahuila) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_WTrO) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Sud_cities_Ebolowa) (el ? ? ? Countries_CAM_provinces_Sud) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 387223)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Tiruchchirappalli))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Tiruchchirappalli) (el ? ? ? Countries_IND_provinces_TamilNadu) - -equal (el ? ? ? (toInt 733368)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_LopBuri))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_LopBuri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6215)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Tabora_cities_Tabora) (el ? ? ? Countries_EAT_provinces_Tabora) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_IADB) - -equal (el ? ? ? (toInt 1001455)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Sanliurfa))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Sanliurfa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18584)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Sanliurfa_cities_Urfa) (el ? ? ? Countries_TR_provinces_Sanliurfa) - -member (el ? ? ? Finland) (el ? ? ? Organizations_G_9) - -equal (el ? ? ? (toInt 802073)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SuratThani))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SuratThani) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12937)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 100836)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_SouthDakota_cities_SiouxFalls))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_SouthDakota_cities_SiouxFalls) (el ? ? ? Countries_USA_provinces_SouthDakota) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 59500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_MerthyrTydfil))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_MerthyrTydfil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 111)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_MerthyrTydfil_cities_MerthyrTydfil) (el ? ? ? Countries_GB_provinces_MerthyrTydfil) - -member (el ? ? ? Germany) (el ? ? ? Organizations_G_7) - -equal (el ? ? ? (toInt 1922258)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MatoGrossodoSul))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_MatoGrossodoSul) (el ? ? ? (MeasureFn (el ? ? ? (toInt 358158)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_MatoGrossodoSul_cities_CampoGrande) (el ? ? ? Countries_BR_provinces_MatoGrossodoSul) - -equal (el ? ? ? (toInt 453047)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Bolivar_cities_CiudadGuayana))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Bolivar_cities_CiudadGuayana) (el ? ? ? Countries_YV_provinces_Bolivar) - -located (el ? ? ? Mountains_BoundaryPeak) (el ? ? ? Countries_USA_provinces_Nevada) - -located (el ? ? ? Mountains_BoundaryPeak) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 110700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_AberconwyandColwyn))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_AberconwyandColwyn) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1130)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_AberconwyandColwyn_cities_ColwynBay) (el ? ? ? Countries_GB_provinces_AberconwyandColwyn) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_NAM) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Zakarpatska_cities_Uzhhorod) (el ? ? ? Countries_UA_provinces_Zakarpatska) - -member (el ? ? ? Romania) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Italy) (el ? ? ? Organizations_NAM) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_WCL) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_IMF) - -landAreaOnly (el ? ? ? AntiguaAndBarbuda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 440)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_ISO) - -sectorCompositionOfGDPInPeriod (el ? ? ? AntiguaAndBarbuda) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 77.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_Caricom) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_OAS) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_G_77) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_CDB) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_OECS) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_IMO) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_UN) - -capitalCity (el ? ? ? Countries_AG_cities_SaintJohns) (el ? ? ? AntiguaAndBarbuda) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_IFC) - -inflationRateInCountry (el ? ? ? AntiguaAndBarbuda) (el ? ? ? (toRealNum 3.5)) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_NAM) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_ACP) - -sectorCompositionOfGDPInPeriod (el ? ? ? AntiguaAndBarbuda) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 19.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_ILO) - -sectorCompositionOfGDPInPeriod (el ? ? ? AntiguaAndBarbuda) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 3.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_C) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 65647)) (el ? ? ? (PopulationFn (el ? ? ? AntiguaAndBarbuda))) - -member (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Organizations_IFRCS) - -sharedBorderLength (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? China) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 0.34)) (el ? ? ? Kilometer))) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 585000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_Irkutsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_Irkutsk) (el ? ? ? Countries_R_provinces_Irkutskayaoblast) - -equal (el ? ? ? (toInt 267000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Comayagua))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Comayagua) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5196)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Comayagua_cities_Comayagua) (el ? ? ? Countries_HCA_provinces_Comayagua) - -equal (el ? ? ? (toInt 138894)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_Durham))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_Durham) (el ? ? ? Countries_USA_provinces_NorthCarolina) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_UNIDO) - -geographicalSubregion (el ? ? ? Ecuador) (el ? ? ? Continents_America) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Colon_cities_Trujillo) (el ? ? ? Countries_HCA_provinces_Colon) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 154000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Shaki))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Shaki) (el ? ? ? Nigeria) - -sharedBorderLength (el ? ? ? Eritrea) (el ? ? ? Djibouti) (el ? ? ? (MeasureFn (el ? ? ? (toInt 113)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 487428)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Uusimaa_cities_Helsinki))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Uusimaa_cities_Helsinki) (el ? ? ? Countries_SF_provinces_Uusimaa) - -equal (el ? ? ? (toInt 4307000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Piemonte))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Piemonte) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25399)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Piemonte_cities_Turin) (el ? ? ? Countries_I_provinces_Piemonte) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_UNESCO) - -inflationRateInCountry (el ? ? ? Comoros) (el ? ? ? (toInt 15)) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_G_77) - -capitalCity (el ? ? ? Countries_COM_cities_Moroni) (el ? ? ? Comoros) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_ACP) - -landAreaOnly (el ? ? ? Comoros) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2170)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 569237)) (el ? ? ? (PopulationFn (el ? ? ? Comoros))) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_UN) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Comoros) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 1729581)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_KedrikiMakedhonia))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_KedrikiMakedhonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19147)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 261717)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Arlington))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Arlington) (el ? ? ? Countries_USA_provinces_Texas) - -member (el ? ? ? Chad) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_CCC) - -located (el ? ? ? Rivers_Casai) (el ? ? ? Countries_ZRE_provinces_KasaiOccidental) - -flowsInto (el ? ? ? Rivers_Casai) (el ? ? ? Rivers_Kwa) - -located (el ? ? ? Rivers_Casai) (el ? ? ? Countries_ZRE_provinces_Bandundu) - -located (el ? ? ? Rivers_Casai) (el ? ? ? Countries_ZRE_provinces_Shaba) - -located (el ? ? ? Rivers_Casai) (el ? ? ? Countries_ANG_provinces_LundaNorte) - -located (el ? ? ? Rivers_Casai) (el ? ? ? Countries_ANG_provinces_Moxico) - -located (el ? ? ? Rivers_Casai) (el ? ? ? Angola) - -length (el ? ? ? Rivers_Casai) (el ? ? ? (toInt 1570)) - -located (el ? ? ? Rivers_Casai) (el ? ? ? Countries_ANG_provinces_LundaSul) - -located (el ? ? ? Rivers_Casai) (el ? ? ? Zaire) - -located (el ? ? ? Lakes_LakeKioga) (el ? ? ? Uganda) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_CIS) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 2008500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Budapest_munic))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Budapest_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 525)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Budapest_munic_cities_Budapest) (el ? ? ? Countries_H_provinces_Budapest_munic) - -located (el ? ? ? Rivers_Sanga) (el ? ? ? Countries_CAM_provinces_Est) - -located (el ? ? ? Rivers_Sanga) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? Rivers_Sanga) (el ? ? ? Cameroon) - -flowsInto (el ? ? ? Rivers_Sanga) (el ? ? ? Rivers_Zaire) - -length (el ? ? ? Rivers_Sanga) (el ? ? ? (toInt 530)) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_PFP) - -equal (el ? ? ? (toInt 130075)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arizona_cities_Scottsdale))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Arizona_cities_Scottsdale) (el ? ? ? Countries_USA_provinces_Arizona) - -equal (el ? ? ? (toInt 504000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Teleorman))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Teleorman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5760)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Teleorman_cities_Alexandria) (el ? ? ? Countries_RO_provinces_Teleorman) - -member (el ? ? ? Japan) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_CP) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Est_cities_Bertoua) (el ? ? ? Countries_CAM_provinces_Est) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 249795)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_Betim))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_Betim) (el ? ? ? Brazil) - -equal (el ? ? ? (toInt 202000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Solihull))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Solihull) (el ? ? ? Countries_GB_provinces_WestMidlands) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_RhonddaCynonTaff_cities_Rhondda) (el ? ? ? Countries_GB_provinces_RhonddaCynonTaff) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 830105)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Ordu))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Ordu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6001)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Ordu_cities_Ordu) (el ? ? ? Countries_TR_provinces_Ordu) - -equal (el ? ? ? (toInt 1187000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Kanagawa_cities_Kawasaki))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Kanagawa_cities_Kawasaki) (el ? ? ? Countries_J_provinces_Kanagawa) - -located (el ? ? ? Islands_Tasmania) (el ? ? ? Countries_AUS_provinces_Tasmania) - -located (el ? ? ? Islands_Tasmania) (el ? ? ? Australia) - -landAreaOnly (el ? ? ? Islands_Tasmania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 67800)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_DJI_cities_Djibouti) (el ? ? ? Djibouti) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 1068996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_NuevoLeon_cities_Monterrey))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_NuevoLeon_cities_Monterrey) (el ? ? ? Countries_MEX_provinces_NuevoLeon) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 156800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Hatay_cities_Iskenderun))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Hatay_cities_Iskenderun) (el ? ? ? Countries_TR_provinces_Hatay) - -located (el ? ? ? Lakes_GreatSaltLake) (el ? ? ? Countries_USA_provinces_Utah) - -located (el ? ? ? Lakes_GreatSaltLake) (el ? ? ? UnitedStates) - -landAreaOnly (el ? ? ? Lakes_GreatSaltLake) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2600)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Romania) (el ? ? ? Organizations_G_77) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_ISO) - -landAreaOnly (el ? ? ? SaintLucia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 620)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 157862)) (el ? ? ? (PopulationFn (el ? ? ? SaintLucia))) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_OECS) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_ICRM) - -inflationRateInCountry (el ? ? ? SaintLucia) (el ? ? ? (toRealNum 0.8)) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_CDB) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_IFC) - -capitalCity (el ? ? ? Countries_WL_cities_Castries) (el ? ? ? SaintLucia) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_UN) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_IOC) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaintLucia) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 68.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaintLucia) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 17.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_OAS) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_C) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaintLucia) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 13.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? SaintLucia) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 123000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Sapele))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Sapele) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 455657)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Tennessee_cities_Nashville))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Tennessee_cities_Nashville) (el ? ? ? Countries_USA_provinces_Tennessee) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 35876)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_UR))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_UR) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1076)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_UR_cities_Altdorf) (el ? ? ? Countries_CH_provinces_UR) - -member (el ? ? ? Finland) (el ? ? ? Organizations_EN) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_EU) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_LAES) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Mali) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_OIC) - -equal (el ? ? ? (toInt 117388)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt_cities_Maragheh))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt_cities_Maragheh) (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt) - -equal (el ? ? ? (toInt 371787)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CanaryIslands_cities_LasPalmasdeGranCanaria))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_CanaryIslands_cities_LasPalmasdeGranCanaria) (el ? ? ? Countries_E_provinces_CanaryIslands) - -member (el ? ? ? France) (el ? ? ? Organizations_G_10) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 10753573)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_Ontario) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1068582)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_Ontario_cities_Toronto) (el ? ? ? Countries_CDN_provinces_Ontario) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 556000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Maramures))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Maramures) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6215)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Maramures_cities_BaiaMare) (el ? ? ? Countries_RO_provinces_Maramures) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 119780)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Gorontalo))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Gorontalo) (el ? ? ? Indonesia) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 340536)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_LU))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_LU) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1493)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_LU_cities_Luzern) (el ? ? ? Countries_CH_provinces_LU) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 450500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofAdygeya))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofAdygeya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofAdygeya_cities_Maykop) (el ? ? ? Countries_R_provinces_Rep_ofAdygeya) - -equal (el ? ? ? (toInt 106967)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Colima_cities_Colima))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Colima_cities_Colima) (el ? ? ? Countries_MEX_provinces_Colima) - -equal (el ? ? ? (toInt 351000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Calarasi))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Calarasi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5075)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Calarasi_cities_Calarasi) (el ? ? ? Countries_RO_provinces_Calarasi) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_ANC) - -equal (el ? ? ? (toInt 264834)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Norrbotten))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Norrbotten) (el ? ? ? (MeasureFn (el ? ? ? (toInt 98913)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Norrbotten_cities_Lulea) (el ? ? ? Countries_S_provinces_Norrbotten) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 191356)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Yuci))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Yuci) (el ? ? ? Countries_TJ_provinces_Shanxi) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 1740000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AZ_cities_Baku))) - -geographicalSubregion (el ? ? ? Countries_AZ_cities_Baku) (el ? ? ? Azerbaijan) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IMO) - -sharedBorderLength (el ? ? ? Slovenia) (el ? ? ? Hungary) (el ? ? ? (MeasureFn (el ? ? ? (toInt 102)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 114630)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_Tarragona))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_Tarragona) (el ? ? ? Countries_E_provinces_Catalonia) - -member (el ? ? ? India) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 128553)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Abruzzo_cities_Pescara))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Abruzzo_cities_Pescara) (el ? ? ? Countries_I_provinces_Abruzzo) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_IMO) - -geographicalSubregion (el ? ? ? Countries_cid_cia_American_Samoa) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_G_19) - -equal (el ? ? ? (toInt 1346900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kurskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Kurskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Kurskayaoblast_cities_Kursk) (el ? ? ? Countries_R_provinces_Kurskayaoblast) - -equal (el ? ? ? (toInt 43000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SantaCruz_cities_RioGallegos))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_SantaCruz_cities_RioGallegos) (el ? ? ? Countries_RA_provinces_SantaCruz) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_CE) - -member (el ? ? ? Japan) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 130458)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Hamadan_cities_Malayer))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Hamadan_cities_Malayer) (el ? ? ? Countries_IR_provinces_Hamadan) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNIKOM) - -equal (el ? ? ? (toInt 1859793)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Kumamoto))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Kumamoto) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7408)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Kumamoto_cities_Kumamoto) (el ? ? ? Countries_J_provinces_Kumamoto) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_CCC) - -hasHeadq (el ? ? ? Organizations_NAM) (el ? ? ? Countries_RI_cities_Jakarta) - -equal (el ? ? ? (toInt 768778)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Benxi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Benxi) (el ? ? ? Countries_TJ_provinces_Liaoning) - -located (el ? ? ? Rivers_ConnecticutRiver) (el ? ? ? Countries_USA_provinces_Vermont) - -located (el ? ? ? Rivers_ConnecticutRiver) (el ? ? ? Countries_USA_provinces_NewHampshire) - -located (el ? ? ? Rivers_ConnecticutRiver) (el ? ? ? Countries_USA_provinces_Massachusetts) - -located (el ? ? ? Rivers_ConnecticutRiver) (el ? ? ? Countries_USA_provinces_Connecticut) - -located (el ? ? ? Rivers_ConnecticutRiver) (el ? ? ? UnitedStates) - -flowsInto (el ? ? ? Rivers_ConnecticutRiver) (el ? ? ? Seas_AtlanticOcean) - -length (el ? ? ? Rivers_ConnecticutRiver) (el ? ? ? (toInt 660)) - -equal (el ? ? ? (toInt 3528000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Toscana))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Toscana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22992)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Toscana_cities_Firenze) (el ? ? ? Countries_I_provinces_Toscana) - -equal (el ? ? ? (toInt 110190)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Garanhuns))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Garanhuns) (el ? ? ? Countries_BR_provinces_Pernambuco) - -equal (el ? ? ? (toInt 192000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AL_cities_Tirane))) - -geographicalSubregion (el ? ? ? Countries_AL_cities_Tirane) (el ? ? ? Albania) - -located (el ? ? ? Islands_SaintVincent) (el ? ? ? SaintVincentAndTheGrenadines) - -landAreaOnly (el ? ? ? Islands_SaintVincent) (el ? ? ? (MeasureFn (el ? ? ? (toInt 389)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 758600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Lothian))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Lothian) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1770)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Lothian_cities_Edinburgh) (el ? ? ? Countries_GB_provinces_Lothian) - -equal (el ? ? ? (toInt 903621)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Carabobo_cities_Valencia))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Carabobo_cities_Valencia) (el ? ? ? Countries_YV_provinces_Carabobo) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_Inmarsat) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Svalbard) (el ? ? ? Continents_Europe) - -sharedBorderLength (el ? ? ? Chile) (el ? ? ? Peru) (el ? ? ? (MeasureFn (el ? ? ? (toInt 160)) (el ? ? ? Kilometer))) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 212092)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_Raleigh))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_Raleigh) (el ? ? ? Countries_USA_provinces_NorthCarolina) - -member (el ? ? ? Togo) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 279000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Enugu))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Enugu) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 618000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Khabarovskiykray_cities_Khabarovsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Khabarovskiykray_cities_Khabarovsk) (el ? ? ? Countries_R_provinces_Khabarovskiykray) - -equal (el ? ? ? (toInt 112426)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khorasan_cities_Bojnurd))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Khorasan_cities_Bojnurd) (el ? ? ? Countries_IR_provinces_Khorasan) - -equal (el ? ? ? (toInt 89100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Balkan_cities_Nebitdag))) - -geographicalSubregion (el ? ? ? Countries_TM_provinces_Balkan_cities_Nebitdag) (el ? ? ? Countries_TM_provinces_Balkan) - -geographicalSubregion (el ? ? ? Belarus) (el ? ? ? Continents_Europe) - -located (el ? ? ? Rivers_RiodelaPlata) (el ? ? ? Countries_RA_provinces_DistritoFederal) - -located (el ? ? ? Rivers_RiodelaPlata) (el ? ? ? Countries_RA_provinces_BuenosAires) - -located (el ? ? ? Rivers_RiodelaPlata) (el ? ? ? Uruguay) - -located (el ? ? ? Rivers_RiodelaPlata) (el ? ? ? Argentina) - -flowsInto (el ? ? ? Rivers_RiodelaPlata) (el ? ? ? Seas_AtlanticOcean) - -length (el ? ? ? Rivers_RiodelaPlata) (el ? ? ? (toInt 300)) - -member (el ? ? ? Germany) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IMO) - -located (el ? ? ? Rivers_Pibor) (el ? ? ? Countries_SUD_provinces_AalianNil) - -located (el ? ? ? Rivers_Pibor) (el ? ? ? Sudan) - -flowsInto (el ? ? ? Rivers_Pibor) (el ? ? ? Rivers_Sobat) - -equal (el ? ? ? (toInt 109000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Sylhet))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Sylhet) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 176513)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_MulheimanderRuhr))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_MulheimanderRuhr) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_WHO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_ESCWA) - -equal (el ? ? ? (toInt 140891)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewJersey_cities_Paterson))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewJersey_cities_Paterson) (el ? ? ? Countries_USA_provinces_NewJersey) - -equal (el ? ? ? (toInt 173878)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Fuling))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Fuling) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_AMU) - -equal (el ? ? ? (toInt 186000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kocaeli_cities_Adapazari))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kocaeli_cities_Adapazari) (el ? ? ? Countries_TR_provinces_Kocaeli) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_BSEC) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Niue) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 367349)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Tetouan))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Tetouan) (el ? ? ? Morocco) - -sharedBorderLength (el ? ? ? India) (el ? ? ? Bhutan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 605)) (el ? ? ? Kilometer))) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_AG) - -equal (el ? ? ? (toInt 291468)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Kristianstad))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Kristianstad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6087)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Kristianstad_cities_Kristianstad) (el ? ? ? Countries_S_provinces_Kristianstad) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 714148)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_Sevilla))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_Sevilla) (el ? ? ? Countries_E_provinces_Andalusia) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_UN) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 119635)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Orebro_cities_Orebro))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Orebro_cities_Orebro) (el ? ? ? Countries_S_provinces_Orebro) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_NATO) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IMO) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Chin_cities_Hakha) (el ? ? ? Countries_MYA_provinces_Chin) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 102770)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Guangshui))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Guangshui) (el ? ? ? Countries_TJ_provinces_Hubei) - -located (el ? ? ? Rivers_Kafue) (el ? ? ? Countries_Z_provinces_Southern) - -located (el ? ? ? Rivers_Kafue) (el ? ? ? Countries_Z_provinces_Copperbelt) - -located (el ? ? ? Rivers_Kafue) (el ? ? ? Countries_Z_provinces_Central) - -located (el ? ? ? Rivers_Kafue) (el ? ? ? Zambia) - -flowsInto (el ? ? ? Rivers_Kafue) (el ? ? ? Rivers_Zambezi) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Norway) (el ? ? ? Organizations_FAO) - -geographicalSubregion (el ? ? ? Countries_cid_cia_French_Polynesia_cities_Papeete) (el ? ? ? Countries_cid_cia_French_Polynesia) - -equal (el ? ? ? (toInt 723156)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Alagoas_cities_Maceio))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Alagoas_cities_Maceio) (el ? ? ? Countries_BR_provinces_Alagoas) - -geographicalSubregion (el ? ? ? Ukraine) (el ? ? ? Continents_Europe) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_ASEAN) - -equal (el ? ? ? (toInt 126438)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Luohe))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Luohe) (el ? ? ? Countries_TJ_provinces_Henan) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 196389)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_cities_Piraeus))) - -geographicalSubregion (el ? ? ? Countries_GR_cities_Piraeus) (el ? ? ? Greece) - -equal (el ? ? ? (toInt 2689000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Sohag))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_Sohag) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1547)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_Sohag_cities_Sohag) (el ? ? ? Countries_ET_provinces_Sohag) - -equal (el ? ? ? (toInt 302500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Coventry))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Coventry) (el ? ? ? Countries_GB_provinces_WestMidlands) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_RG) - -meetsSpatially (el ? ? ? France) (el ? ? ? Monaco) - -member (el ? ? ? France) (el ? ? ? Organizations_UNMIH) - -equal (el ? ? ? (toInt 58317450)) (el ? ? ? (PopulationFn (el ? ? ? France))) - -member (el ? ? ? France) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_F_provinces_PoitouCharentes) (el ? ? ? France) - -geographicSubregion (el ? ? ? Countries_F_provinces_Auvergne) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_WCL) - -sectorCompositionOfGDPInPeriod (el ? ? ? France) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 71.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? France) (el ? ? ? Organizations_BDEAC) - -member (el ? ? ? France) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? France) (el ? ? ? Organizations_IAEA) - -meetsSpatially (el ? ? ? France) (el ? ? ? Spain) - -member (el ? ? ? France) (el ? ? ? Organizations_UNPREDEP) - -meetsSpatially (el ? ? ? France) (el ? ? ? Luxembourg) - -meetsSpatially (el ? ? ? France) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? Countries_F_provinces_RhoneAlpes) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? France) (el ? ? ? Organizations_UNIFIL) - -member (el ? ? ? France) (el ? ? ? Organizations_UNITAR) - -meetsSpatially (el ? ? ? France) (el ? ? ? Andorra) - -member (el ? ? ? France) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? France) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? France) (el ? ? ? Organizations_UNRWA) - -member (el ? ? ? France) (el ? ? ? Organizations_ICC) - -member (el ? ? ? France) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_F_provinces_Bretagne) (el ? ? ? France) - -geographicSubregion (el ? ? ? Countries_F_provinces_IledeFrance) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_NATO) - -member (el ? ? ? France) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? France) (el ? ? ? Organizations_ECLAC) - -geographicSubregion (el ? ? ? Countries_F_provinces_Lorraine) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_ECA) - -geographicSubregion (el ? ? ? Countries_F_provinces_Limousin) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? France) (el ? ? ? Organizations_UNU) - -member (el ? ? ? France) (el ? ? ? Organizations_EBRD) - -geographicSubregion (el ? ? ? Countries_F_provinces_PaysdelaLoire) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_UNAVEMIII) - -geographicSubregion (el ? ? ? Countries_F_provinces_ProvenceCotedAzur) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_SPC) - -geographicSubregion (el ? ? ? Countries_F_provinces_ChampagneArdenne) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_EIB) - -geographicSubregion (el ? ? ? Countries_F_provinces_Corse) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_F_provinces_LanguedocRousillon) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_UNCRO) - -geographicSubregion (el ? ? ? Countries_F_provinces_Aquitaine) (el ? ? ? France) - -inflationRateInCountry (el ? ? ? France) (el ? ? ? (toRealNum 1.7)) - -member (el ? ? ? France) (el ? ? ? Organizations_ZC) - -geographicSubregion (el ? ? ? Countries_F_provinces_Picardie) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_IADB) - -geographicSubregion (el ? ? ? Countries_F_provinces_NordPasdeCalais) (el ? ? ? France) - -geographicSubregion (el ? ? ? Countries_F_provinces_Bourgogne) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? France) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? France) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? France) (el ? ? ? Belgium) - -meetsSpatially (el ? ? ? France) (el ? ? ? Switzerland) - -member (el ? ? ? France) (el ? ? ? Organizations_ISO) - -member (el ? ? ? France) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? France) (el ? ? ? Organizations_IFC) - -member (el ? ? ? France) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? France) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? France) (el ? ? ? Organizations_WHO) - -sectorCompositionOfGDPInPeriod (el ? ? ? France) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 2.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_FAO) - -member (el ? ? ? France) (el ? ? ? Organizations_UPU) - -member (el ? ? ? France) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_F_provinces_HauteNormandie) (el ? ? ? France) - -meetsSpatially (el ? ? ? France) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_F_provinces_FrancheComte) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_NSG) - -member (el ? ? ? France) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? France) (el ? ? ? Organizations_CE) - -geographicSubregion (el ? ? ? Countries_F_provinces_BasseNormandie) (el ? ? ? France) - -sectorCompositionOfGDPInPeriod (el ? ? ? France) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 26.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_F_provinces_MidiPyrenees) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? France) (el ? ? ? Organizations_OAS) - -member (el ? ? ? France) (el ? ? ? Organizations_WFTU) - -landAreaOnly (el ? ? ? France) (el ? ? ? (MeasureFn (el ? ? ? (toInt 547030)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? France) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_F_provinces_Alsace) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_PCA) - -member (el ? ? ? France) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_F_provinces_Centre) (el ? ? ? France) - -member (el ? ? ? France) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 449960)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_FeiradeSantana))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_FeiradeSantana) (el ? ? ? Countries_BR_provinces_Bahia) - -equal (el ? ? ? (toInt 448300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Diyarbakir_cities_Diyarbakir))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Diyarbakir_cities_Diyarbakir) (el ? ? ? Countries_TR_provinces_Diyarbakir) - -hasHeadq (el ? ? ? Organizations_UNRWA) (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_D_provinces_Berlin) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? Countries_D_provinces_Brandenburg) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? Countries_D_provinces_RheinlandPfalz) (el ? ? ? Germany) - -meetsSpatially (el ? ? ? Germany) (el ? ? ? Denmark) - -meetsSpatially (el ? ? ? Germany) (el ? ? ? France) - -geographicSubregion (el ? ? ? Countries_D_provinces_Bayern) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? Countries_D_provinces_SachsenAnhalt) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ANC) - -landAreaOnly (el ? ? ? Germany) (el ? ? ? (MeasureFn (el ? ? ? (toInt 356910)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_D_provinces_Thuringen) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_BDEAC) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Germany) (el ? ? ? Organizations_EN) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IAEA) - -geographicSubregion (el ? ? ? Countries_D_provinces_Sachsen) (el ? ? ? Germany) - -meetsSpatially (el ? ? ? Germany) (el ? ? ? Austria) - -member (el ? ? ? Germany) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 83536115)) (el ? ? ? (PopulationFn (el ? ? ? Germany))) - -geographicSubregion (el ? ? ? Countries_D_provinces_Bremen) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_WToO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Germany) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 34.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_D_provinces_Berlin_cities_Berlin) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ESA) - -member (el ? ? ? Germany) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Germany) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Germany) (el ? ? ? Organizations_G_5) - -geographicSubregion (el ? ? ? Countries_D_provinces_SchleswigHolstein) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Germany) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Germany) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Germany) (el ? ? ? Organizations_CE) - -meetsSpatially (el ? ? ? Germany) (el ? ? ? Switzerland) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Germany) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_D_provinces_Saarland) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Germany) (el ? ? ? Organizations_AG) - -geographicSubregion (el ? ? ? Countries_D_provinces_Hamburg) (el ? ? ? Germany) - -geographicSubregion (el ? ? ? Countries_D_provinces_Niedersachsen) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_G_10) - -geographicSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Germany) (el ? ? ? Organizations_EU) - -geographicSubregion (el ? ? ? Countries_D_provinces_Hessen) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Germany) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IEA) - -member (el ? ? ? Germany) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Germany) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ICFTU) - -geographicSubregion (el ? ? ? Countries_D_provinces_MecklenburgVorpommern) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_ZC) - -meetsSpatially (el ? ? ? Germany) (el ? ? ? CzechRepublic) - -geographicSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen) (el ? ? ? Germany) - -member (el ? ? ? Germany) (el ? ? ? Organizations_PCA) - -meetsSpatially (el ? ? ? Germany) (el ? ? ? Netherlands) - -meetsSpatially (el ? ? ? Germany) (el ? ? ? Luxembourg) - -meetsSpatially (el ? ? ? Germany) (el ? ? ? Poland) - -meetsSpatially (el ? ? ? Germany) (el ? ? ? Belgium) - -sectorCompositionOfGDPInPeriod (el ? ? ? Germany) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Germany) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 64.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Germany) (el ? ? ? Organizations_NSG) - -equal (el ? ? ? (toInt 1263000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ibadan))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ibadan) (el ? ? ? Nigeria) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_PCA) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_OAS) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 204364)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Islamabad))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Islamabad) (el ? ? ? Pakistan) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 146000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Soshanguve))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Soshanguve) (el ? ? ? SouthAfrica) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Fukushima_cities_Fukushima) (el ? ? ? Countries_J_provinces_Fukushima) - -equal (el ? ? ? (toInt 3195800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Antananarivo))) - -landAreaOnly (el ? ? ? Countries_RM_provinces_Antananarivo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 58283)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RM_provinces_Antananarivo_cities_Antananarivo) (el ? ? ? Countries_RM_provinces_Antananarivo) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 158300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Braganca))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Braganca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6608)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 220675)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Tachira_cities_SanCristobal))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Tachira_cities_SanCristobal) (el ? ? ? Countries_YV_provinces_Tachira) - -equal (el ? ? ? (toInt 198817)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Coatzacoalcos))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Coatzacoalcos) (el ? ? ? Countries_MEX_provinces_Veracruz) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 129344)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Oshawa))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Oshawa) (el ? ? ? Countries_CDN_provinces_Ontario) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Israel) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_G_77) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_Mpumalanga_cities_Nelspruit) (el ? ? ? Countries_RSA_provinces_Mpumalanga) - -equal (el ? ? ? (toInt 2795200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Irkutskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Irkutskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 767900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_Irkutsk) (el ? ? ? Countries_R_provinces_Irkutskayaoblast) - -member (el ? ? ? Japan) (el ? ? ? Organizations_G_10) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Martinique) (el ? ? ? Continents_America) - -capitalCity (el ? ? ? Countries_cid_cia_Greenland_cities_Nuuk) (el ? ? ? Countries_cid_cia_Greenland) - -landAreaOnly (el ? ? ? Countries_cid_cia_Greenland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2175600)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Greenland) (el ? ? ? (toRealNum 1.3)) - -equal (el ? ? ? (toInt 58203)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Greenland))) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Northern_cities_Kasama) (el ? ? ? Countries_Z_provinces_Northern) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_GCC) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 431400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Ciechanowskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Ciechanowskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6362)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Ciechanowskie_cities_Ciechanow) (el ? ? ? Countries_PL_provinces_Ciechanowskie) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 1618000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Kharkivska_cities_Kharkiv))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Kharkivska_cities_Kharkiv) (el ? ? ? Countries_UA_provinces_Kharkivska) - -equal (el ? ? ? (toInt 87321)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Carinthia_cities_Klagenfurt))) - -geographicalSubregion (el ? ? ? Countries_A_provinces_Carinthia_cities_Klagenfurt) (el ? ? ? Countries_A_provinces_Carinthia) - -member (el ? ? ? Mali) (el ? ? ? Organizations_UNAVEMIII) - -hasHeadq (el ? ? ? Organizations_G_10) (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) - -equal (el ? ? ? (toInt 104496)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Bolivar_cities_Mangangue))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Bolivar_cities_Mangangue) (el ? ? ? Countries_CO_provinces_Bolivar) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 570000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Dimbovita))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Dimbovita) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4035)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Dimbovita_cities_Tirgoviste) (el ? ? ? Countries_RO_provinces_Dimbovita) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IDB) - -equal (el ? ? ? (toInt 107311)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Bechar))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Bechar) (el ? ? ? Algeria) - -equal (el ? ? ? (toInt 589000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Poznanskie_cities_Poznan))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Poznanskie_cities_Poznan) (el ? ? ? Countries_PL_provinces_Poznanskie) - -equal (el ? ? ? (toInt 530100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_SouthYorkshire_cities_Sheffield))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_SouthYorkshire_cities_Sheffield) (el ? ? ? Countries_GB_provinces_SouthYorkshire) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNFICYP) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_OAU) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_ICRM) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Tanintharyi_cities_Tavoy) (el ? ? ? Countries_MYA_provinces_Tanintharyi) - -equal (el ? ? ? (toInt 102100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Kent_cities_Tonbridge))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Kent_cities_Tonbridge) (el ? ? ? Countries_GB_provinces_Kent) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 76600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_L_cities_Luxembourg))) - -geographicalSubregion (el ? ? ? Countries_L_cities_Luxembourg) (el ? ? ? Luxembourg) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_WMO) - -hasHeadq (el ? ? ? Organizations_OECS) (el ? ? ? Countries_WL_cities_Castries) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IEA) - -equal (el ? ? ? (toInt 1084201)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Saarland))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Saarland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2570)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Saarland_cities_Saarbrucken) (el ? ? ? Countries_D_provinces_Saarland) - -member (el ? ? ? Finland) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 256726)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Heredia))) - -landAreaOnly (el ? ? ? Countries_CR_provinces_Heredia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2656)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CR_provinces_Heredia_cities_Heredia) (el ? ? ? Countries_CR_provinces_Heredia) - -equal (el ? ? ? (toInt 97300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Lancaster))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Lancaster) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 200824)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Yixing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Yixing) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 2227983)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MatoGrosso))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_MatoGrosso) (el ? ? ? (MeasureFn (el ? ? ? (toInt 906806)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_MatoGrosso_cities_Cuiaba) (el ? ? ? Countries_BR_provinces_MatoGrosso) - -equal (el ? ? ? (toInt 388000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Gorj))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Gorj) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5641)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Gorj_cities_TirguJiu) (el ? ? ? Countries_RO_provinces_Gorj) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_WMO) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_AMU) - -equal (el ? ? ? (toInt 1654511)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Stockholm))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Stockholm) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6488)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Stockholm_cities_Stockholm) (el ? ? ? Countries_S_provinces_Stockholm) - -located (el ? ? ? Mountains_MtHood) (el ? ? ? Countries_USA_provinces_Oregon) - -located (el ? ? ? Mountains_MtHood) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 227741)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Cojedes))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Cojedes) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Cojedes_cities_SanCarlos) (el ? ? ? Countries_YV_provinces_Cojedes) - -equal (el ? ? ? (toInt 578630)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Shantou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Shantou) (el ? ? ? Countries_TJ_provinces_Guangdong) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 6868336)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Aichi))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Aichi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5138)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Aichi_cities_Nagoya) (el ? ? ? Countries_J_provinces_Aichi) - -equal (el ? ? ? (toInt 135000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_EffonAlaiye))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_EffonAlaiye) (el ? ? ? Nigeria) - -located (el ? ? ? Mountains_GuadalupePeak) (el ? ? ? Countries_USA_provinces_Texas) - -located (el ? ? ? Mountains_GuadalupePeak) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 604300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Tarnobrzeskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Tarnobrzeskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6283)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Tarnobrzeskie_cities_Tarnobrzeg) (el ? ? ? Countries_PL_provinces_Tarnobrzeskie) - -equal (el ? ? ? (toInt 100380)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_TrentinoAltoAdige_cities_Bolzano))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_TrentinoAltoAdige_cities_Bolzano) (el ? ? ? Countries_I_provinces_TrentinoAltoAdige) - -equal (el ? ? ? (toInt 207844)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Liaocheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Liaocheng) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 113513)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Illinois_cities_Peoria))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Illinois_cities_Peoria) (el ? ? ? Countries_USA_provinces_Illinois) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 279451)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Veracruz_cities_XalapaEnriquez))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Veracruz_cities_XalapaEnriquez) (el ? ? ? Countries_MEX_provinces_Veracruz) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 1144500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_BacThai))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_BacThai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6502)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 300000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Dolj_cities_Craiova))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Dolj_cities_Craiova) (el ? ? ? Countries_RO_provinces_Dolj) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_NC) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_FAO) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_IMF) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_G_77) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_IDA) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_ACP) - -inflationRateInCountry (el ? ? ? WesternSamoa) (el ? ? ? (toInt 18)) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_IBRD) - -capitalCity (el ? ? ? Countries_WS_cities_Apia) (el ? ? ? WesternSamoa) - -equal (el ? ? ? (toInt 214384)) (el ? ? ? (PopulationFn (el ? ? ? WesternSamoa))) - -landAreaOnly (el ? ? ? WesternSamoa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2860)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_IFC) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_C) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_WMO) - -sectorCompositionOfGDPInPeriod (el ? ? ? WesternSamoa) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 50)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_UPU) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_SPC) - -member (el ? ? ? WesternSamoa) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_ANC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Kazakstan) (el ? ? ? ServiceSector) (el ? ? ? (toInt 30)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Aqtobe) (el ? ? ? Kazakstan) - -inflationRateInCountry (el ? ? ? Kazakstan) (el ? ? ? (toRealNum 60.3)) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_SoltustikQazaqstan) (el ? ? ? Kazakstan) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Almaty_munic_cities_Almaty) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Almaty) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Zhambyl) (el ? ? ? Kazakstan) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Taldyqorghan) (el ? ? ? Kazakstan) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_CCC) - -landAreaOnly (el ? ? ? Kazakstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2717300)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_AsDB) - -meetsSpatially (el ? ? ? Kazakstan) (el ? ? ? China) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_WHO) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Almaty_munic) (el ? ? ? Kazakstan) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_CIS) - -meetsSpatially (el ? ? ? Kazakstan) (el ? ? ? Turkmenistan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Kazakstan) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 28.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Kazakstan) (el ? ? ? Russia) - -meetsSpatially (el ? ? ? Kazakstan) (el ? ? ? Uzbekistan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Mangghystau) (el ? ? ? Kazakstan) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Torghay) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_BatysQazaqstan) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Semey) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Qaraghandy) (el ? ? ? Kazakstan) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 16916463)) (el ? ? ? (PopulationFn (el ? ? ? Kazakstan))) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Leninsk_munic) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Qostanay) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Qyzylorda) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Aqmola) (el ? ? ? Kazakstan) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Atyrau) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Kokchetau) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_OngtustikQazaqstan) (el ? ? ? Kazakstan) - -member (el ? ? ? Kazakstan) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Zhezkazghan) (el ? ? ? Kazakstan) - -geographicSubregion (el ? ? ? Countries_KAZ_provinces_Pavlodar) (el ? ? ? Kazakstan) - -meetsSpatially (el ? ? ? Kazakstan) (el ? ? ? Kyrgyzstan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Kazakstan) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 41.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Austria) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_G_77) - -geographicalSubregion (el ? ? ? Countries_BF_cities_Ouagadougou) (el ? ? ? BurkinaFaso) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 254842)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Tieling))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Tieling) (el ? ? ? Countries_TJ_provinces_Liaoning) - -member (el ? ? ? Israel) (el ? ? ? Organizations_ISO) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 342905)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Para_cities_Ananindeua))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Para_cities_Ananindeua) (el ? ? ? Countries_BR_provinces_Para) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Japan) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? Georgia) (el ? ? ? Armenia) - -meetsSpatially (el ? ? ? Georgia) (el ? ? ? Azerbaijan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Georgia) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 70.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_WHO) - -inflationRateInCountry (el ? ? ? Georgia) (el ? ? ? (toRealNum 2.2)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Georgia) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 19.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 5219810)) (el ? ? ? (PopulationFn (el ? ? ? Georgia))) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_ANC) - -capitalCity (el ? ? ? Countries_GE_cities_Tbilisi) (el ? ? ? Georgia) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_BSEC) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_CCC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Georgia) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 10.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_FAO) - -meetsSpatially (el ? ? ? Georgia) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Georgia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 69700)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Georgia) (el ? ? ? Turkey) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Georgia) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_C) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UPU) - -geographicSubregion (el ? ? ? Countries_SN_provinces_Kolda) (el ? ? ? Senegal) - -inflationRateInCountry (el ? ? ? Senegal) (el ? ? ? (toRealNum 6.1)) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ACCT) - -geographicSubregion (el ? ? ? Countries_SN_provinces_Dakar) (el ? ? ? Senegal) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ICRM) - -geographicSubregion (el ? ? ? Countries_SN_provinces_Kaolack) (el ? ? ? Senegal) - -capitalCity (el ? ? ? Countries_SN_provinces_Dakar_cities_Dakar) (el ? ? ? Senegal) - -geographicSubregion (el ? ? ? Countries_SN_provinces_SaintLouis) (el ? ? ? Senegal) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? Senegal) (el ? ? ? Gambia) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_OIC) - -landAreaOnly (el ? ? ? Senegal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 196190)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 9092749)) (el ? ? ? (PopulationFn (el ? ? ? Senegal))) - -geographicSubregion (el ? ? ? Countries_SN_provinces_Louga) (el ? ? ? Senegal) - -meetsSpatially (el ? ? ? Senegal) (el ? ? ? Guinea) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IFRCS) - -geographicSubregion (el ? ? ? Countries_SN_provinces_Fatick) (el ? ? ? Senegal) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_FAO) - -geographicSubregion (el ? ? ? Countries_SN_provinces_Ziguinchor) (el ? ? ? Senegal) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_CCC) - -geographicSubregion (el ? ? ? Countries_SN_provinces_Tambacounda) (el ? ? ? Senegal) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_UN) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_G_15) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_FZ) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_WToO) - -meetsSpatially (el ? ? ? Senegal) (el ? ? ? Mauritania) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_Intelsat) - -meetsSpatially (el ? ? ? Senegal) (el ? ? ? Guinea_Bissau) - -geographicSubregion (el ? ? ? Countries_SN_provinces_Thies) (el ? ? ? Senegal) - -geographicSubregion (el ? ? ? Countries_SN_provinces_Diourbel) (el ? ? ? Senegal) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_WADB) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_IFAD) - -meetsSpatially (el ? ? ? Senegal) (el ? ? ? Mali) - -member (el ? ? ? Senegal) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 1794224)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Kagoshima))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Kagoshima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9166)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Kagoshima_cities_Kagoshima) (el ? ? ? Countries_J_provinces_Kagoshima) - -located (el ? ? ? Islands_NorthCaicos) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Italy) (el ? ? ? Organizations_FAO) - -sharedBorderLength (el ? ? ? Slovakia) (el ? ? ? Hungary) (el ? ? ? (MeasureFn (el ? ? ? (toInt 515)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 108000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Lafia))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Lafia) (el ? ? ? Nigeria) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_IMF) - -geographicalSubregion (el ? ? ? Liberia) (el ? ? ? Continents_Africa) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 173524)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Xinyu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Xinyu) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -equal (el ? ? ? (toInt 544605)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Trang))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Trang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4906)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? AntiguaAndBarbuda) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 3081000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_Victoria_cities_Melbourne))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_Victoria_cities_Melbourne) (el ? ? ? Countries_AUS_provinces_Victoria) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_UN) - -sharedBorderLength (el ? ? ? Turkey) (el ? ? ? Georgia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 252)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 279129)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Cankiri))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Cankiri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8454)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Cankiri_cities_Cankiri) (el ? ? ? Countries_TR_provinces_Cankiri) - -located (el ? ? ? Islands_Trinidad) (el ? ? ? TrinidadAndTobago) - -landAreaOnly (el ? ? ? Islands_Trinidad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4827)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 125377)) (el ? ? ? (PopulationFn (el ? ? ? Micronesia))) - -capitalCity (el ? ? ? Countries_FSM_cities_Kolonia) (el ? ? ? Micronesia) - -inflationRateInCountry (el ? ? ? Micronesia) (el ? ? ? (toInt 4)) - -landAreaOnly (el ? ? ? Micronesia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 702)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? Continents_America) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 736865)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_BalearicIslands))) - -landAreaOnly (el ? ? ? Countries_E_provinces_BalearicIslands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4992)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_BalearicIslands_cities_PalmadeMallorca) (el ? ? ? Countries_E_provinces_BalearicIslands) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNHCR) - -equal (el ? ? ? (toInt 284114)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Canoas))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Canoas) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -member (el ? ? ? Chad) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 107027)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Brownsville))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Brownsville) (el ? ? ? Countries_USA_provinces_Texas) - -equal (el ? ? ? (toInt 298847)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Sofala_cities_Beira))) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Sofala_cities_Beira) (el ? ? ? Countries_MOC_provinces_Sofala) - -equal (el ? ? ? (toInt 118814)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Huanuco_cities_Huanuco))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Huanuco_cities_Huanuco) (el ? ? ? Countries_PE_provinces_Huanuco) - -equal (el ? ? ? (toInt 392214)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Bhiwandi))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Bhiwandi) (el ? ? ? Countries_IND_provinces_Maharashtra) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_CIS) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 515342)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_ElPaso))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_ElPaso) (el ? ? ? Countries_USA_provinces_Texas) - -member (el ? ? ? Togo) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_UNHCR) - -equal (el ? ? ? (toInt 150000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Elektrostal))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Elektrostal) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Panama) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 133811)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia_cities_Hampton))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Virginia_cities_Hampton) (el ? ? ? Countries_USA_provinces_Virginia) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 413299)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_cities_Mehrshahr))) - -geographicalSubregion (el ? ? ? Countries_IR_cities_Mehrshahr) (el ? ? ? Iran) - -equal (el ? ? ? (toInt 441012)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Phetchaburi))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Phetchaburi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6211)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1837149)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Manipur))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Manipur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22327)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Manipur_cities_Imphal) (el ? ? ? Countries_IND_provinces_Manipur) - -equal (el ? ? ? (toInt 708900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_PhuYen))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_PhuYen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5278)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_NSG) - -geographicalSubregion (el ? ? ? BurkinaFaso) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 99351)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Lorraine_cities_Nancy))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Lorraine_cities_Nancy) (el ? ? ? Countries_F_provinces_Lorraine) - -equal (el ? ? ? (toInt 2241000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_CiudaddelaHabana_cities_Havana))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_CiudaddelaHabana_cities_Havana) (el ? ? ? Countries_C_provinces_CiudaddelaHabana) - -geographicalSubregion (el ? ? ? India) (el ? ? ? Continents_Asia) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 398413)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Formosa))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Formosa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 72066)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Formosa_cities_Formosa) (el ? ? ? Countries_RA_provinces_Formosa) - -equal (el ? ? ? (toInt 135000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast_cities_Dimitrovgrad))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast_cities_Dimitrovgrad) (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast) - -equal (el ? ? ? (toInt 683885)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Jixi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Jixi) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ICC) - -located (el ? ? ? Islands_Oahu) (el ? ? ? Countries_USA_provinces_Hawaii) - -located (el ? ? ? Islands_Oahu) (el ? ? ? UnitedStates) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_IFC) - -located (el ? ? ? Rivers_RioBalsas) (el ? ? ? Countries_MEX_provinces_Puebla) - -located (el ? ? ? Rivers_RioBalsas) (el ? ? ? Countries_MEX_provinces_Oaxaca) - -located (el ? ? ? Rivers_RioBalsas) (el ? ? ? Countries_MEX_provinces_Michoacan) - -located (el ? ? ? Rivers_RioBalsas) (el ? ? ? Countries_MEX_provinces_Guerrero) - -located (el ? ? ? Rivers_RioBalsas) (el ? ? ? Mexico) - -flowsInto (el ? ? ? Rivers_RioBalsas) (el ? ? ? Seas_AtlanticOcean) - -length (el ? ? ? Rivers_RioBalsas) (el ? ? ? (toInt 770)) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 203833)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Dodoma_cities_Dodoma))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Dodoma_cities_Dodoma) (el ? ? ? Countries_EAT_provinces_Dodoma) - -sharedBorderLength (el ? ? ? Panama) (el ? ? ? CostaRica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 330)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1772500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Shinyanga))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Shinyanga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 50781)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Shinyanga_cities_Shinyanga) (el ? ? ? Countries_EAT_provinces_Shinyanga) - -equal (el ? ? ? (toInt 137400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_KaskaziniPemba))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_KaskaziniPemba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 574)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_KaskaziniPemba_cities_Wete) (el ? ? ? Countries_EAT_provinces_KaskaziniPemba) - -equal (el ? ? ? (toInt 57383)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Gotland))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Gotland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3140)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Gotland_cities_Visby) (el ? ? ? Countries_S_provinces_Gotland) - -sharedBorderLength (el ? ? ? SouthKorea) (el ? ? ? NorthKorea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 238)) (el ? ? ? Kilometer))) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_ICFTU) - -located (el ? ? ? Deserts_Dschurab) (el ? ? ? Chad) - -landAreaOnly (el ? ? ? Deserts_Dschurab) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 562809)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Mugla))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Mugla) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13338)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Mugla_cities_Mugla) (el ? ? ? Countries_TR_provinces_Mugla) - -located (el ? ? ? Islands_Bahamas) (el ? ? ? Bahamas) - -landAreaOnly (el ? ? ? Islands_Bahamas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13935)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 432263)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Canakkale))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Canakkale) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9737)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Canakkale_cities_Canakkale) (el ? ? ? Countries_TR_provinces_Canakkale) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 427800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Leiria))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Leiria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3515)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Italy) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 1090000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Ningbo))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Ningbo) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -member (el ? ? ? Mali) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 171000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Pecs_munic_cities_Pecs))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Pecs_munic_cities_Pecs) (el ? ? ? Countries_H_provinces_Pecs_munic) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_CE) - -equal (el ? ? ? (toInt 107847)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Shanwei))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Shanwei) (el ? ? ? Countries_TJ_provinces_Guangdong) - -equal (el ? ? ? (toInt 373994)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Amapa))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Amapa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 143453)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Amapa_cities_Macapa) (el ? ? ? Countries_BR_provinces_Amapa) - -member (el ? ? ? Australia) (el ? ? ? Organizations_NSG) - -equal (el ? ? ? (toInt 1250000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Antananarivo_cities_Antananarivo))) - -geographicalSubregion (el ? ? ? Countries_RM_provinces_Antananarivo_cities_Antananarivo) (el ? ? ? Countries_RM_provinces_Antananarivo) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ESA) - -equal (el ? ? ? (toInt 10272069)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg))) - -landAreaOnly (el ? ? ? Countries_D_provinces_BadenWurttemberg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35742)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Stuttgart) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 266909)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Franca))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Franca) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_CCC) - -geographicalSubregion (el ? ? ? Kyrgyzstan) (el ? ? ? Continents_Asia) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 2431000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_MidiPyrenees))) - -landAreaOnly (el ? ? ? Countries_F_provinces_MidiPyrenees) (el ? ? ? (MeasureFn (el ? ? ? (toInt 45349)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_MidiPyrenees_cities_Toulouse) (el ? ? ? Countries_F_provinces_MidiPyrenees) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_UNIDO) - -hasHeadq (el ? ? ? Organizations_WIPO) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -equal (el ? ? ? (toInt 2463611)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordHolland))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_NoordHolland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 265978)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Haarlem) (el ? ? ? Countries_NL_provinces_NoordHolland) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 121000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Dumyat_cities_Dumyat))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_Dumyat_cities_Dumyat) (el ? ? ? Countries_ET_provinces_Dumyat) - -located (el ? ? ? Rivers_Klaraelv) (el ? ? ? Countries_S_provinces_Varmland) - -located (el ? ? ? Rivers_Klaraelv) (el ? ? ? Sweden) - -flowsInto (el ? ? ? Rivers_Klaraelv) (el ? ? ? Lakes_Vaenern) - -length (el ? ? ? Rivers_Klaraelv) (el ? ? ? (toInt 347)) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_IAEA) - -sharedBorderLength (el ? ? ? Guinea) (el ? ? ? Liberia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 563)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 895384)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SamutPrakan))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SamutPrakan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1004)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? Pakistan) (el ? ? ? Afghanistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2430)) (el ? ? ? Kilometer))) - -located (el ? ? ? Deserts_ArabianDesert) (el ? ? ? Countries_ET_provinces_ElBahrelAhmar) - -located (el ? ? ? Deserts_ArabianDesert) (el ? ? ? Egypt) - -landAreaOnly (el ? ? ? Deserts_ArabianDesert) (el ? ? ? (MeasureFn (el ? ? ? (toInt 50000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UPU) - -sharedBorderLength (el ? ? ? Zaire) (el ? ? ? Zambia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1930)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 116084)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_VietTri))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_VietTri) (el ? ? ? Vietnam) - -geographicalSubregion (el ? ? ? Botswana) (el ? ? ? Continents_Africa) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_UN) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_IFAD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Barbados) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 39.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_ACP) - -sectorCompositionOfGDPInPeriod (el ? ? ? Barbados) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 54.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_Caricom) - -sectorCompositionOfGDPInPeriod (el ? ? ? Barbados) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 6.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 257030)) (el ? ? ? (PopulationFn (el ? ? ? Barbados))) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_UNMIH) - -capitalCity (el ? ? ? Countries_BDS_cities_Bridgetown) (el ? ? ? Barbados) - -inflationRateInCountry (el ? ? ? Barbados) (el ? ? ? (toRealNum 1.7)) - -landAreaOnly (el ? ? ? Barbados) (el ? ? ? (MeasureFn (el ? ? ? (toInt 430)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Barbados) (el ? ? ? Organizations_C) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 267000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RCH_cities_Valparaiso))) - -geographicalSubregion (el ? ? ? Countries_RCH_cities_Valparaiso) (el ? ? ? Chile) - -equal (el ? ? ? (toInt 1406181)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_alIstiwaiyah))) - -landAreaOnly (el ? ? ? Countries_SUD_provinces_alIstiwaiyah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 197969)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SUD_provinces_alIstiwaiyah_cities_Juba) (el ? ? ? Countries_SUD_provinces_alIstiwaiyah) - -equal (el ? ? ? (toInt 367302)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Oklahoma_cities_Tulsa))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Oklahoma_cities_Tulsa) (el ? ? ? Countries_USA_provinces_Oklahoma) - -equal (el ? ? ? (toInt 190000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Khayalitsha))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Khayalitsha) (el ? ? ? SouthAfrica) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 1964489)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khorasan_cities_Mashhad))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Khorasan_cities_Mashhad) (el ? ? ? Countries_IR_provinces_Khorasan) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_ACP) - -located (el ? ? ? Rivers_Rufiji) (el ? ? ? Countries_EAT_provinces_Pwani) - -located (el ? ? ? Rivers_Rufiji) (el ? ? ? Countries_EAT_provinces_Morogoro) - -located (el ? ? ? Rivers_Rufiji) (el ? ? ? Tanzania) - -flowsInto (el ? ? ? Rivers_Rufiji) (el ? ? ? Seas_IndianOcean) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Austria) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 150954)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Sahiwal))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Sahiwal) (el ? ? ? Pakistan) - -member (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? Organizations_OECS) - -member (el ? ? ? Albania) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 332000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Molise))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Molise) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4438)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Molise_cities_Campobasso) (el ? ? ? Countries_I_provinces_Molise) - -equal (el ? ? ? (toInt 223128)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Cauca_cities_Popayan))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Cauca_cities_Popayan) (el ? ? ? Countries_CO_provinces_Cauca) - -equal (el ? ? ? (toInt 419000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_provinces_Dubayy))) - -landAreaOnly (el ? ? ? Countries_UAE_provinces_Dubayy) (el ? ? ? (MeasureFn (el ? ? ? (toInt 419)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 3646041)) (el ? ? ? (PopulationFn (el ? ? ? Lithuania))) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_EU) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_UN) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_WMO) - -inflationRateInCountry (el ? ? ? Lithuania) (el ? ? ? (toInt 35)) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_CE) - -landAreaOnly (el ? ? ? Lithuania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 65200)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Lithuania) (el ? ? ? Belarus) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? Lithuania) (el ? ? ? Poland) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_IAEA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Lithuania) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 20)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Lithuania) (el ? ? ? Latvia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Lithuania) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 42)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Lithuania) (el ? ? ? ServiceSector) (el ? ? ? (toInt 38)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_LT_cities_Vilnius) (el ? ? ? Lithuania) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_ECE) - -meetsSpatially (el ? ? ? Lithuania) (el ? ? ? Russia) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Lithuania) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_PCA) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_LAES) - -equal (el ? ? ? (toInt 137459)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_KasaiOriental_cities_MweneDitu))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_KasaiOriental_cities_MweneDitu) (el ? ? ? Countries_ZRE_provinces_KasaiOriental) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Romania) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 244765)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Sabah_cities_Tawai))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Sabah_cities_Tawai) (el ? ? ? Countries_MAL_provinces_Sabah) - -equal (el ? ? ? (toInt 998520)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Goias_cities_Goiania))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Goias_cities_Goiania) (el ? ? ? Countries_BR_provinces_Goias) - -equal (el ? ? ? (toInt 481700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Bradford))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Bradford) (el ? ? ? Countries_GB_provinces_WestYorkshire) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_IDA) - -located (el ? ? ? Islands_Fidschi) (el ? ? ? Fiji) - -landAreaOnly (el ? ? ? Islands_Fidschi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18272)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 197602)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Karamay))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Karamay) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -equal (el ? ? ? (toInt 167883)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_RheinlandPfalz_cities_Ludwigshafen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_RheinlandPfalz_cities_Ludwigshafen) (el ? ? ? Countries_D_provinces_RheinlandPfalz) - -equal (el ? ? ? (toInt 274000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Wonsan))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Wonsan) (el ? ? ? NorthKorea) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 703536)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_QuintanaRoo))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_QuintanaRoo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 50350)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_QuintanaRoo_cities_Chetumal) (el ? ? ? Countries_MEX_provinces_QuintanaRoo) - -equal (el ? ? ? (toInt 1967365)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Ceara_cities_Fortaleza))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Ceara_cities_Fortaleza) (el ? ? ? Countries_BR_provinces_Ceara) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_Intelsat) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_ValeofGlamorgan_cities_Barry) (el ? ? ? Countries_GB_provinces_ValeofGlamorgan) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands_cities_GrandTurk) (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 101450)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bayern_cities_Erlangen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bayern_cities_Erlangen) (el ? ? ? Countries_D_provinces_Bayern) - -member (el ? ? ? Australia) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 963817)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Koln))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Koln) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 181000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Tongi))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Tongi) (el ? ? ? Bangladesh) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_WMO) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_UNIDO) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Niassa_cities_Lichinga) (el ? ? ? Countries_MOC_provinces_Niassa) - -equal (el ? ? ? (toInt 195759)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_BS))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_BS) (el ? ? ? (MeasureFn (el ? ? ? (toInt 37)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_BS_cities_Basel) (el ? ? ? Countries_CH_provinces_BS) - -equal (el ? ? ? (toInt 136181)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Auvergne_cities_ClermontFerrand))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Auvergne_cities_ClermontFerrand) (el ? ? ? Countries_F_provinces_Auvergne) - -equal (el ? ? ? (toInt 271711)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Bogor))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Bogor) (el ? ? ? Indonesia) - -geographicalSubregion (el ? ? ? Countries_EAU_cities_Kampala) (el ? ? ? Uganda) - -equal (el ? ? ? (toInt 292200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_TyneandWear_cities_Sunderland))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_TyneandWear_cities_Sunderland) (el ? ? ? Countries_GB_provinces_TyneandWear) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Aruba) (el ? ? ? Continents_America) - -member (el ? ? ? Countries_cid_cia_American_Samoa) (el ? ? ? Organizations_SPC) - -member (el ? ? ? Chad) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Greece) (el ? ? ? Organizations_BSEC) - -equal (el ? ? ? (toInt 113261)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_SantaRosa))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_SantaRosa) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 401871)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Wenzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Wenzhou) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -equal (el ? ? ? (toInt 157634)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_MjiniMagharibi_cities_Zanzibar))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_MjiniMagharibi_cities_Zanzibar) (el ? ? ? Countries_EAT_provinces_MjiniMagharibi) - -equal (el ? ? ? (toInt 128888)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Weihai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Weihai) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IMF) - -member (el ? ? ? China) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 161000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofKhakassiya_cities_Abakan))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofKhakassiya_cities_Abakan) (el ? ? ? Countries_R_provinces_Rep_ofKhakassiya) - -located (el ? ? ? Islands_Palau) (el ? ? ? Palau) - -landAreaOnly (el ? ? ? Islands_Palau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 458)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_Guadeloupe) (el ? ? ? France) - -landAreaOnly (el ? ? ? Islands_Guadeloupe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1780)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 691569)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_PhraNakhonSiAyutthaya))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_PhraNakhonSiAyutthaya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2561)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1864732)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Gelderland))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_Gelderland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4995)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_Gelderland_cities_Arnhem) (el ? ? ? Countries_NL_provinces_Gelderland) - -member (el ? ? ? Panama) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNMIH) - -located (el ? ? ? Mountains_CathkinPeak) (el ? ? ? Countries_RSA_provinces_KwazuluNatal) - -located (el ? ? ? Mountains_CathkinPeak) (el ? ? ? SouthAfrica) - -equal (el ? ? ? (toInt 1442662)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Morelos))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Morelos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4941)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Morelos_cities_Cuernavaca) (el ? ? ? Countries_MEX_provinces_Morelos) - -located (el ? ? ? Mountains_MtElbert) (el ? ? ? Countries_USA_provinces_Colorado) - -located (el ? ? ? Mountains_MtElbert) (el ? ? ? UnitedStates) - -member (el ? ? ? Greece) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 1047300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Adana_cities_Adana))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Adana_cities_Adana) (el ? ? ? Countries_TR_provinces_Adana) - -member (el ? ? ? Japan) (el ? ? ? Organizations_UNIDO) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_BocasdelToro_cities_BocasdelToro) (el ? ? ? Countries_PA_provinces_BocasdelToro) - -equal (el ? ? ? (toInt 352530)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Risaralda_cities_Pereira))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Risaralda_cities_Pereira) (el ? ? ? Countries_CO_provinces_Risaralda) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 252674)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_PontaGrossa))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_PontaGrossa) (el ? ? ? Countries_BR_provinces_Parana) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNIDO) - -sharedBorderLength (el ? ? ? Syria) (el ? ? ? Lebanon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 375)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 640200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Buckinghamshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Buckinghamshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1883)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Buckinghamshire_cities_Aylesbury) (el ? ? ? Countries_GB_provinces_Buckinghamshire) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Albania) (el ? ? ? Organizations_EU) - -equal (el ? ? ? (toInt 161406)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Ica_cities_Ica))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Ica_cities_Ica) (el ? ? ? Countries_PE_provinces_Ica) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 101852)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Louisiana_cities_Lafayette))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Louisiana_cities_Lafayette) (el ? ? ? Countries_USA_provinces_Louisiana) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 657100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_BaRiaVungTau))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_BaRiaVungTau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1956)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 172142)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_NordPasdeCalais_cities_Lille))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_NordPasdeCalais_cities_Lille) (el ? ? ? Countries_F_provinces_NordPasdeCalais) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_TI_cities_Bellinzona) (el ? ? ? Countries_CH_provinces_TI) - -sharedBorderLength (el ? ? ? Nicaragua) (el ? ? ? Honduras) (el ? ? ? (MeasureFn (el ? ? ? (toInt 922)) (el ? ? ? Kilometer))) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 546000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Miaoli))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Miaoli) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1820)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Miaoli_cities_Miaoli) (el ? ? ? Countries_RC_provinces_Miaoli) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_UNIDO) - -sharedBorderLength (el ? ? ? Greece) (el ? ? ? Albania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 282)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 3059000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_PaysdelaLoire))) - -landAreaOnly (el ? ? ? Countries_F_provinces_PaysdelaLoire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 32082)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_PaysdelaLoire_cities_Nantes) (el ? ? ? Countries_F_provinces_PaysdelaLoire) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 290283)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Usak))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Usak) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5341)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Usak_cities_Usak) (el ? ? ? Countries_TR_provinces_Usak) - -equal (el ? ? ? (toInt 412500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Shropshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Shropshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3490)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Shropshire_cities_Shrewsbury) (el ? ? ? Countries_GB_provinces_Shropshire) - -equal (el ? ? ? (toInt 1208713)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Cordoba_cities_Cordoba))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Cordoba_cities_Cordoba) (el ? ? ? Countries_RA_provinces_Cordoba) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Bingol_cities_Bingol) (el ? ? ? Countries_TR_provinces_Bingol) - -equal (el ? ? ? (toInt 70262)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Palmdale))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Palmdale) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 62640)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_VestAgder_cities_Kristiansand))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_VestAgder_cities_Kristiansand) (el ? ? ? Countries_N_provinces_VestAgder) - -equal (el ? ? ? (toInt 26000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SLB_cities_Honiara))) - -geographicalSubregion (el ? ? ? Countries_SLB_cities_Honiara) (el ? ? ? SolomonIslands) - -equal (el ? ? ? (toInt 1719100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_MinhHai))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_MinhHai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7689)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Israel) (el ? ? ? Continents_Asia) - -member (el ? ? ? Countries_cid_cia_Reunion) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 2470000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_FreeState))) - -landAreaOnly (el ? ? ? Countries_RSA_provinces_FreeState) (el ? ? ? (MeasureFn (el ? ? ? (toInt 129437)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RSA_provinces_FreeState_cities_Bloemfontein) (el ? ? ? Countries_RSA_provinces_FreeState) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 1340000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Hangzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Hangzhou) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -equal (el ? ? ? (toInt 8692900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_NorthEastSouth))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_NorthEastSouth) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23450)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 302800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Yueyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Yueyang) (el ? ? ? Countries_TJ_provinces_Hunan) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IFAD) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Severocesky_cities_UstinadLabem) (el ? ? ? Countries_CZ_provinces_Severocesky) - -equal (el ? ? ? (toInt 5368198)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Tennessee))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Tennessee) (el ? ? ? (MeasureFn (el ? ? ? (toInt 109153)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Tennessee_cities_Nashville) (el ? ? ? Countries_USA_provinces_Tennessee) - -member (el ? ? ? China) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNMOGIP) - -geographicalSubregion (el ? ? ? Turkey) (el ? ? ? Continents_Europe) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 110048)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Zixing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Zixing) (el ? ? ? Countries_TJ_provinces_Hunan) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_SADC) - -equal (el ? ? ? (toInt 117000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Gwynedd))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Gwynedd) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2548)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Gwynedd_cities_Caernarfon) (el ? ? ? Countries_GB_provinces_Gwynedd) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNPREDEP) - -equal (el ? ? ? (toInt 516153)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Chihuahua_cities_Chihuahua))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Chihuahua_cities_Chihuahua) (el ? ? ? Countries_MEX_provinces_Chihuahua) - -hasHeadq (el ? ? ? Organizations_AMU) (el ? ? ? Countries_MA_cities_Rabat) - -equal (el ? ? ? (toInt 10229262)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Seoul))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Seoul) (el ? ? ? SouthKorea) - -hasHeadq (el ? ? ? Organizations_ECE) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -sharedBorderLength (el ? ? ? Namibia) (el ? ? ? Angola) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1376)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 393494)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NEP_cities_Kathmandu))) - -geographicalSubregion (el ? ? ? Countries_NEP_cities_Kathmandu) (el ? ? ? Nepal) - -equal (el ? ? ? (toInt 107365)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Georgia_cities_Macon))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Georgia_cities_Macon) (el ? ? ? Countries_USA_provinces_Georgia) - -equal (el ? ? ? (toInt 122000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Plockie_cities_Plock))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Plockie_cities_Plock) (el ? ? ? Countries_PL_provinces_Plockie) - -equal (el ? ? ? (toInt 128100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Norfolk_cities_Norwich))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Norfolk_cities_Norwich) (el ? ? ? Countries_GB_provinces_Norfolk) - -member (el ? ? ? India) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 3311900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_ThanhHoa))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_ThanhHoa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11168)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 153025)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_RioClaro))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_RioClaro) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -hasHeadq (el ? ? ? Organizations_UNMOT) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -equal (el ? ? ? (toInt 382572)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Apure))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Apure) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Apure_cities_SanFernando) (el ? ? ? Countries_YV_provinces_Apure) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 244974)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Gansu_cities_Tianshui))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Gansu_cities_Tianshui) (el ? ? ? Countries_TJ_provinces_Gansu) - -meetsSpatially (el ? ? ? Gabon) (el ? ? ? Congo) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_FZ) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IAEA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Gabon) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 47.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IOC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Gabon) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 8.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_CEEAC) - -inflationRateInCountry (el ? ? ? Gabon) (el ? ? ? (toInt 15)) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_UNIDO) - -meetsSpatially (el ? ? ? Gabon) (el ? ? ? Cameroon) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_UPU) - -meetsSpatially (el ? ? ? Gabon) (el ? ? ? EquatorialGuinea) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 1172798)) (el ? ? ? (PopulationFn (el ? ? ? Gabon))) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_UDEAC) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_OPEC) - -capitalCity (el ? ? ? Countries_G_cities_Libreville) (el ? ? ? Gabon) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_IMF) - -landAreaOnly (el ? ? ? Gabon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 267670)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Gabon) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 44.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Gabon) (el ? ? ? Organizations_WCL) - -sharedBorderLength (el ? ? ? Uzbekistan) (el ? ? ? Tajikistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1161)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 297100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_NorthernIreland_cities_Belfast))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_NorthernIreland_cities_Belfast) (el ? ? ? Countries_GB_provinces_NorthernIreland) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_OPANAL) - -inflationRateInCountry (el ? ? ? Nauru) (el ? ? ? (toRealNum -3.6)) - -capitalCity (el ? ? ? Countries_NAU_cities_Yaren) (el ? ? ? Nauru) - -equal (el ? ? ? (toInt 10273)) (el ? ? ? (PopulationFn (el ? ? ? Nauru))) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_SPF) - -landAreaOnly (el ? ? ? Nauru) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Nauru) (el ? ? ? Organizations_SPC) - -equal (el ? ? ? (toInt 1396700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Toliary))) - -landAreaOnly (el ? ? ? Countries_RM_provinces_Toliary) (el ? ? ? (MeasureFn (el ? ? ? (toInt 161405)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RM_provinces_Toliary_cities_Toliary) (el ? ? ? Countries_RM_provinces_Toliary) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Puerto_Rico_cities_SanJuan) (el ? ? ? Countries_cid_cia_Puerto_Rico) - -equal (el ? ? ? (toInt 182142)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Bandundu_cities_Kikwit))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Bandundu_cities_Kikwit) (el ? ? ? Countries_ZRE_provinces_Bandundu) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Chad) (el ? ? ? Organizations_ACCT) - -equal (el ? ? ? (toInt 908300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_FranciscoMorazan))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_FranciscoMorazan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7946)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa) (el ? ? ? Countries_HCA_provinces_FranciscoMorazan) - -equal (el ? ? ? (toInt 2720761)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Galicia))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Galicia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29574)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Galicia_cities_SantiagodeCompostella) (el ? ? ? Countries_E_provinces_Galicia) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_AL) - -equal (el ? ? ? (toInt 34700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Herrera_cities_Chitre))) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_Herrera_cities_Chitre) (el ? ? ? Countries_PA_provinces_Herrera) - -equal (el ? ? ? (toInt 25740000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Jilin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 187000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Jilin_cities_Changchun) (el ? ? ? Countries_TJ_provinces_Jilin) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_ACP) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Ceredigion_cities_Aberystwyth) (el ? ? ? Countries_GB_provinces_Ceredigion) - -equal (el ? ? ? (toInt 1094000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan_cities_Ufa))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan_cities_Ufa) (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IMO) - -sharedBorderLength (el ? ? ? Hungary) (el ? ? ? Austria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 366)) (el ? ? ? Kilometer))) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Togo) (el ? ? ? Organizations_WFTU) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Basilicata_cities_Potenza) (el ? ? ? Countries_I_provinces_Basilicata) - -equal (el ? ? ? (toInt 156000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_KwazuluNatal_cities_Pietermaritzburg))) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_KwazuluNatal_cities_Pietermaritzburg) (el ? ? ? Countries_RSA_provinces_KwazuluNatal) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 1566651)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Pune))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Pune) (el ? ? ? Countries_IND_provinces_Maharashtra) - -located (el ? ? ? Rivers_Ob) (el ? ? ? Countries_R_provinces_Tomskayaoblast) - -located (el ? ? ? Rivers_Ob) (el ? ? ? Countries_R_provinces_Novosibirskayaoblast) - -located (el ? ? ? Rivers_Ob) (el ? ? ? Countries_R_provinces_Altayskiykray) - -located (el ? ? ? Rivers_Ob) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Ob) (el ? ? ? Seas_ArcticOcean) - -length (el ? ? ? Rivers_Ob) (el ? ? ? (toInt 3680)) - -hasHeadq (el ? ? ? Organizations_WADB) (el ? ? ? Countries_RT_cities_Lome) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_G_77) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_IMF) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Eastern_cities_Embu) (el ? ? ? Countries_EAK_provinces_Eastern) - -equal (el ? ? ? (toInt 678400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Tarnowskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Tarnowskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4151)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Tarnowskie_cities_Tarnow) (el ? ? ? Countries_PL_provinces_Tarnowskie) - -equal (el ? ? ? (toInt 176441)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_cities_AlAyn))) - -geographicalSubregion (el ? ? ? Countries_UAE_cities_AlAyn) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_CE) - -equal (el ? ? ? (toInt 426580)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Sergipe_cities_Aracaju))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Sergipe_cities_Aracaju) (el ? ? ? Countries_BR_provinces_Sergipe) - -hasHeadq (el ? ? ? Organizations_G_24) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -equal (el ? ? ? (toInt 827967)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_SaoGoncalo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_SaoGoncalo) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 103268)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Marche_cities_Ancona))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Marche_cities_Ancona) (el ? ? ? Countries_I_provinces_Marche) - -member (el ? ? ? Australia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_UNMIH) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Goa_cities_Panaji) (el ? ? ? Countries_IND_provinces_Goa) - -equal (el ? ? ? (toInt 9773892)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Michigan))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Michigan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 151584)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Michigan_cities_Lansing) (el ? ? ? Countries_USA_provinces_Michigan) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_Interpol) - -located (el ? ? ? Deserts_Mujunkum) (el ? ? ? Countries_KAZ_provinces_Zhambyl) - -located (el ? ? ? Deserts_Mujunkum) (el ? ? ? Countries_KAZ_provinces_Qyzylorda) - -located (el ? ? ? Deserts_Mujunkum) (el ? ? ? Kazakstan) - -landAreaOnly (el ? ? ? Deserts_Mujunkum) (el ? ? ? (MeasureFn (el ? ? ? (toInt 37500)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Tunceli_cities_Tunceli) (el ? ? ? Countries_TR_provinces_Tunceli) - -located (el ? ? ? Rivers_NorthernDwina) (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast) - -located (el ? ? ? Rivers_NorthernDwina) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_NorthernDwina) (el ? ? ? Seas_ArcticOcean) - -length (el ? ? ? Rivers_NorthernDwina) (el ? ? ? (toInt 740)) - -equal (el ? ? ? (toInt 120000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Tarnowskie_cities_Tarnow))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Tarnowskie_cities_Tarnow) (el ? ? ? Countries_PL_provinces_Tarnowskie) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ZC) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 341000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Vorarlberg))) - -landAreaOnly (el ? ? ? Countries_A_provinces_Vorarlberg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2601)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_A_provinces_Vorarlberg_cities_Bregenz) (el ? ? ? Countries_A_provinces_Vorarlberg) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNPREDEP) - -sharedBorderLength (el ? ? ? Macedonia) (el ? ? ? Greece) (el ? ? ? (MeasureFn (el ? ? ? (toInt 228)) (el ? ? ? Kilometer))) - -member (el ? ? ? Austria) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IFRCS) - -located (el ? ? ? Islands_Kauai) (el ? ? ? Countries_USA_provinces_Hawaii) - -located (el ? ? ? Islands_Kauai) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 123069)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Remscheid))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Remscheid) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_ICFTU) - -meetsSpatially (el ? ? ? Indonesia) (el ? ? ? PapuaNewGuinea) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IFRCS) - -sectorCompositionOfGDPInPeriod (el ? ? ? Indonesia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 17)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_ASEAN) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_G_15) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Indonesia) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 32.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_OPEC) - -capitalCity (el ? ? ? Countries_RI_cities_Jakarta) (el ? ? ? Indonesia) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_Intelsat) - -inflationRateInCountry (el ? ? ? Indonesia) (el ? ? ? (toRealNum 8.6)) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_G_77) - -meetsSpatially (el ? ? ? Indonesia) (el ? ? ? Malaysia) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 206611600)) (el ? ? ? (PopulationFn (el ? ? ? Indonesia))) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_Interpol) - -landAreaOnly (el ? ? ? Indonesia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1919440)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Indonesia) (el ? ? ? Organizations_MekongGroup) - -sectorCompositionOfGDPInPeriod (el ? ? ? Indonesia) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 50.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_OIC) - -equal (el ? ? ? (toInt 855000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_WesternCape_cities_CapeTown))) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_WesternCape_cities_CapeTown) (el ? ? ? Countries_RSA_provinces_WesternCape) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Falcon_cities_Coro) (el ? ? ? Countries_YV_provinces_Falcon) - -equal (el ? ? ? (toInt 3584786)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Chiapas))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Chiapas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 73887)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Chiapas_cities_TuxtlaGutierrez) (el ? ? ? Countries_MEX_provinces_Chiapas) - -member (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? Organizations_ECLAC) - -geographicalSubregion (el ? ? ? Panama) (el ? ? ? Continents_America) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_CEPGL) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_CCC) - -located (el ? ? ? Islands_Benbecula) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Benbecula) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 104000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Legnickie_cities_Legnica))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Legnickie_cities_Legnica) (el ? ? ? Countries_PL_provinces_Legnickie) - -equal (el ? ? ? (toInt 243000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Songkhla_cities_Songkhla))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_Songkhla_cities_Songkhla) (el ? ? ? Countries_THA_provinces_Songkhla) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_G_15) - -equal (el ? ? ? (toInt 25000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_RioNegro_cities_Viedma))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_RioNegro_cities_Viedma) (el ? ? ? Countries_RA_provinces_RioNegro) - -equal (el ? ? ? (toInt 1022600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Lubelskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Lubelskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6792)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Lubelskie_cities_Lublin) (el ? ? ? Countries_PL_provinces_Lubelskie) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Greece) (el ? ? ? ServiceSector) (el ? ? ? (toInt 66)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Greece) (el ? ? ? Albania) - -member (el ? ? ? Greece) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Greece) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 10538594)) (el ? ? ? (PopulationFn (el ? ? ? Greece))) - -member (el ? ? ? Greece) (el ? ? ? Organizations_MINURSO) - -member (el ? ? ? Greece) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Greece) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Greece) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ANC) - -geographicSubregion (el ? ? ? Countries_GR_provinces_Ipiros) (el ? ? ? Greece) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Greece) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_GR_provinces_DhytikiEllas) (el ? ? ? Greece) - -member (el ? ? ? Greece) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Greece) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ICAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Greece) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 22.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ECE) - -meetsSpatially (el ? ? ? Greece) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_GR_provinces_NotionAiyaion) (el ? ? ? Greece) - -geographicSubregion (el ? ? ? Countries_GR_provinces_StereaEllas) (el ? ? ? Greece) - -member (el ? ? ? Greece) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Greece) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Greece) (el ? ? ? Organizations_CERN) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IFC) - -meetsSpatially (el ? ? ? Greece) (el ? ? ? Macedonia) - -geographicSubregion (el ? ? ? Countries_GR_provinces_VoreionAiyaion) (el ? ? ? Greece) - -sectorCompositionOfGDPInPeriod (el ? ? ? Greece) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 11.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Greece) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Greece) (el ? ? ? Organizations_UNOMIG) - -meetsSpatially (el ? ? ? Greece) (el ? ? ? Bulgaria) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_GR_provinces_Kriti) (el ? ? ? Greece) - -landAreaOnly (el ? ? ? Greece) (el ? ? ? (MeasureFn (el ? ? ? (toInt 131940)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IMF) - -capitalCity (el ? ? ? Countries_GR_provinces_Attiki_cities_Athens) (el ? ? ? Greece) - -geographicSubregion (el ? ? ? Countries_GR_provinces_Thessalia) (el ? ? ? Greece) - -member (el ? ? ? Greece) (el ? ? ? Organizations_NATO) - -inflationRateInCountry (el ? ? ? Greece) (el ? ? ? (toRealNum 8.1)) - -member (el ? ? ? Greece) (el ? ? ? Organizations_CE) - -geographicSubregion (el ? ? ? Countries_GR_provinces_KedrikiMakedhonia) (el ? ? ? Greece) - -member (el ? ? ? Greece) (el ? ? ? Organizations_G_6) - -member (el ? ? ? Greece) (el ? ? ? Organizations_EN) - -geographicSubregion (el ? ? ? Countries_GR_provinces_DhytikiMakedhonia) (el ? ? ? Greece) - -member (el ? ? ? Greece) (el ? ? ? Organizations_NSG) - -geographicSubregion (el ? ? ? Countries_GR_provinces_Attiki) (el ? ? ? Greece) - -geographicSubregion (el ? ? ? Countries_GR_provinces_IonioiNisoi) (el ? ? ? Greece) - -geographicSubregion (el ? ? ? Countries_GR_provinces_Peloponnisos) (el ? ? ? Greece) - -geographicSubregion (el ? ? ? Countries_GR_provinces_AnatolikiMakedhoniakaiThraki) (el ? ? ? Greece) - -member (el ? ? ? Greece) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Greece) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Greece) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Greece) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 1062771)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Bhopal))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Bhopal) (el ? ? ? Countries_IND_provinces_MadhyaPradesh) - -equal (el ? ? ? (toInt 749100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_BorsodAbaujZemplen))) - -landAreaOnly (el ? ? ? Countries_H_provinces_BorsodAbaujZemplen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7248)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Miskolc_munic_cities_Miskolc) (el ? ? ? Countries_H_provinces_BorsodAbaujZemplen) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Ancash_cities_Huaraz) (el ? ? ? Countries_PE_provinces_Ancash) - -member (el ? ? ? Taiwan) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 4236490)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1587)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota) (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC) - -member (el ? ? ? Australia) (el ? ? ? Organizations_OECD) - -sharedBorderLength (el ? ? ? Mali) (el ? ? ? Mauritania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2237)) (el ? ? ? Kilometer))) - -member (el ? ? ? Japan) (el ? ? ? Organizations_G_8) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 560797)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AlQadisiyah))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_AlQadisiyah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8153)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_AlQadisiyah_cities_AdDiwaniyah) (el ? ? ? Countries_IRQ_provinces_AlQadisiyah) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 523000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Icel_cities_Mersin))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Icel_cities_Mersin) (el ? ? ? Countries_TR_provinces_Icel) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Anguilla_cities_TheValley) (el ? ? ? Countries_cid_cia_Anguilla) - -equal (el ? ? ? (toInt 1245300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Kirovohradska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Kirovohradska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Kirovohradska_cities_Kirovohrad) (el ? ? ? Countries_UA_provinces_Kirovohradska) - -member (el ? ? ? Malta) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Malta) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Malta) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Malta) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Malta) (el ? ? ? Organizations_IBRD) - -capitalCity (el ? ? ? Countries_M_cities_Valletta) (el ? ? ? Malta) - -member (el ? ? ? Malta) (el ? ? ? Organizations_UN) - -member (el ? ? ? Malta) (el ? ? ? Organizations_UNESCO) - -landAreaOnly (el ? ? ? Malta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 320)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Malta) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Malta) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Malta) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Malta) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Malta) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Malta) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Malta) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 375576)) (el ? ? ? (PopulationFn (el ? ? ? Malta))) - -inflationRateInCountry (el ? ? ? Malta) (el ? ? ? (toInt 5)) - -member (el ? ? ? Malta) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Malta) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Malta) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Malta) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Malta) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Malta) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Malta) (el ? ? ? Organizations_ICAO) - -geographicalSubregion (el ? ? ? Countries_RMM_cities_Bamako) (el ? ? ? Mali) - -equal (el ? ? ? (toInt 1634500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kirovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Kirovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 120800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Kirovskayaoblast_cities_Kirov) (el ? ? ? Countries_R_provinces_Kirovskayaoblast) - -equal (el ? ? ? (toInt 267000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_Angarsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_Angarsk) (el ? ? ? Countries_R_provinces_Irkutskayaoblast) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_UPU) - -sharedBorderLength (el ? ? ? Tanzania) (el ? ? ? Kenya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 769)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 140494)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Missouri_cities_Springfield))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Missouri_cities_Springfield) (el ? ? ? Countries_USA_provinces_Missouri) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Libya) (el ? ? ? Organizations_WMO) - -inflationRateInCountry (el ? ? ? Libya) (el ? ? ? (toInt 25)) - -member (el ? ? ? Libya) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IAEA) - -meetsSpatially (el ? ? ? Libya) (el ? ? ? Chad) - -member (el ? ? ? Libya) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Libya) (el ? ? ? Niger) - -member (el ? ? ? Libya) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Libya) (el ? ? ? Organizations_OAPEC) - -member (el ? ? ? Libya) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Libya) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Libya) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Libya) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Libya) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Libya) (el ? ? ? Organizations_G_77) - -capitalCity (el ? ? ? Countries_LAR_cities_Tripoli) (el ? ? ? Libya) - -member (el ? ? ? Libya) (el ? ? ? Organizations_OPEC) - -landAreaOnly (el ? ? ? Libya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1759540)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Libya) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Libya) (el ? ? ? Organizations_FAO) - -meetsSpatially (el ? ? ? Libya) (el ? ? ? Sudan) - -member (el ? ? ? Libya) (el ? ? ? Organizations_CAEU) - -member (el ? ? ? Libya) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 5445436)) (el ? ? ? (PopulationFn (el ? ? ? Libya))) - -member (el ? ? ? Libya) (el ? ? ? Organizations_ICAO) - -meetsSpatially (el ? ? ? Libya) (el ? ? ? Tunisia) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Libya) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Libya) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Libya) (el ? ? ? Organizations_UPU) - -meetsSpatially (el ? ? ? Libya) (el ? ? ? Egypt) - -meetsSpatially (el ? ? ? Libya) (el ? ? ? Algeria) - -member (el ? ? ? Libya) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 177000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Qasqadare_cities_Qarshi))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Qasqadare_cities_Qarshi) (el ? ? ? Countries_UZB_provinces_Qasqadare) - -equal (el ? ? ? (toInt 313567)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Choco))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Choco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 46530)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Choco_cities_Quibdo) (el ? ? ? Countries_CO_provinces_Choco) - -equal (el ? ? ? (toInt 166616)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordBrabant_cities_Breda))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_NoordBrabant_cities_Breda) (el ? ? ? Countries_NL_provinces_NoordBrabant) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_CEI) - -located (el ? ? ? Islands_Madagaskar) (el ? ? ? Countries_RM_provinces_Antsiranana) - -located (el ? ? ? Islands_Madagaskar) (el ? ? ? Countries_RM_provinces_Mahajanga) - -located (el ? ? ? Islands_Madagaskar) (el ? ? ? Countries_RM_provinces_Fianarantsoa) - -located (el ? ? ? Islands_Madagaskar) (el ? ? ? Countries_RM_provinces_Antananarivo) - -located (el ? ? ? Islands_Madagaskar) (el ? ? ? Madagascar) - -located (el ? ? ? Islands_Madagaskar) (el ? ? ? Countries_RM_provinces_Toamasina) - -located (el ? ? ? Islands_Madagaskar) (el ? ? ? Countries_RM_provinces_Toliary) - -landAreaOnly (el ? ? ? Islands_Madagaskar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 587041)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 398694)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_PekanBaru))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_PekanBaru) (el ? ? ? Indonesia) - -hasHeadq (el ? ? ? Organizations_UNIFIL) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -equal (el ? ? ? (toInt 101211)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NIC_cities_Chinandega))) - -geographicalSubregion (el ? ? ? Countries_NIC_cities_Chinandega) (el ? ? ? Nicaragua) - -equal (el ? ? ? (toInt 100766)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Carabobo_cities_Guacara))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Carabobo_cities_Guacara) (el ? ? ? Countries_YV_provinces_Carabobo) - -equal (el ? ? ? (toInt 1086000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast_cities_Chelyabinsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast_cities_Chelyabinsk) (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 696000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_HerefordandWorcester))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_HerefordandWorcester) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3927)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_HerefordandWorcester_cities_Worcester) (el ? ? ? Countries_GB_provinces_HerefordandWorcester) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Chad) (el ? ? ? Organizations_CEEAC) - -member (el ? ? ? India) (el ? ? ? Organizations_UNU) - -equal (el ? ? ? (toInt 151739)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Veracruz_cities_PozaRica))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Veracruz_cities_PozaRica) (el ? ? ? Countries_MEX_provinces_Veracruz) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Romania) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 1026000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_RostovnaDonu))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_RostovnaDonu) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 9302)) (el ? ? ? (PopulationFn (el ? ? ? Countries_M_cities_Valletta))) - -geographicalSubregion (el ? ? ? Countries_M_cities_Valletta) (el ? ? ? Malta) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_BDEAC) - -equal (el ? ? ? (toInt 2830000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Harbin))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Harbin) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 885737)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_Attiki_cities_Athens))) - -geographicalSubregion (el ? ? ? Countries_GR_provinces_Attiki_cities_Athens) (el ? ? ? Countries_GR_provinces_Attiki) - -located (el ? ? ? Rivers_Bija) (el ? ? ? Countries_R_provinces_Altayskiykray) - -located (el ? ? ? Rivers_Bija) (el ? ? ? Countries_R_provinces_Rep_ofAltay) - -located (el ? ? ? Rivers_Bija) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Bija) (el ? ? ? Rivers_Ob) - -length (el ? ? ? Rivers_Bija) (el ? ? ? (toInt 688)) - -sharedBorderLength (el ? ? ? Poland) (el ? ? ? Lithuania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 91)) (el ? ? ? Kilometer))) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_C) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_WMO) - -landAreaOnly (el ? ? ? Vanuatu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14760)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 177504)) (el ? ? ? (PopulationFn (el ? ? ? Vanuatu))) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_Intelsat) - -capitalCity (el ? ? ? Countries_VU_cities_Port_Vila) (el ? ? ? Vanuatu) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_UN) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Vanuatu) (el ? ? ? Organizations_ACP) - -inflationRateInCountry (el ? ? ? Vanuatu) (el ? ? ? (toInt 7)) - -sharedBorderLength (el ? ? ? EquatorialGuinea) (el ? ? ? Cameroon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 189)) (el ? ? ? Kilometer))) - -located (el ? ? ? Mountains_Illampu) (el ? ? ? Bolivia) - -member (el ? ? ? India) (el ? ? ? Organizations_C) - -sharedBorderLength (el ? ? ? Niger) (el ? ? ? Mali) (el ? ? ? (MeasureFn (el ? ? ? (toInt 821)) (el ? ? ? Kilometer))) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 363432)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_cities_AbuDhabi))) - -geographicalSubregion (el ? ? ? Countries_UAE_cities_AbuDhabi) (el ? ? ? UnitedArabEmirates) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IDB) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Agri_cities_Agri) (el ? ? ? Countries_TR_provinces_Agri) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Bermuda) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_PFP) - -equal (el ? ? ? (toInt 1154418)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Manisa))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Manisa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13810)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Manisa_cities_Manisa) (el ? ? ? Countries_TR_provinces_Manisa) - -equal (el ? ? ? (toInt 2881748)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Hiroshima))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Hiroshima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8467)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Hiroshima_cities_Hiroshima) (el ? ? ? Countries_J_provinces_Hiroshima) - -equal (el ? ? ? (toInt 125000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Elblaskie_cities_Elblag))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Elblaskie_cities_Elblag) (el ? ? ? Countries_PL_provinces_Elblaskie) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Romania) (el ? ? ? Organizations_Inmarsat) - -equal (el ? ? ? (toInt 1720000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElFaiyum))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElFaiyum) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1827)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElFaiyum_cities_ElFaiyum) (el ? ? ? Countries_ET_provinces_ElFaiyum) - -equal (el ? ? ? (toInt 218186)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Veneto_cities_Padova))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Veneto_cities_Padova) (el ? ? ? Countries_I_provinces_Veneto) - -equal (el ? ? ? (toInt 310000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Hsinchu_munic))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Hsinchu_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 104)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Hsinchu_munic_cities_Hsinchu) (el ? ? ? Countries_RC_provinces_Hsinchu_munic) - -equal (el ? ? ? (toInt 3311500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Samarskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Samarskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 53600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Samarskayaoblast_cities_Samara) (el ? ? ? Countries_R_provinces_Samarskayaoblast) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElBahrelAhmar_cities_Hurghada) (el ? ? ? Countries_ET_provinces_ElBahrelAhmar) - -located (el ? ? ? Rivers_Volta) (el ? ? ? Ghana) - -flowsInto (el ? ? ? Rivers_Volta) (el ? ? ? Seas_AtlanticOcean) - -located (el ? ? ? Lakes_LakeLeopold_II) (el ? ? ? Zaire) - -member (el ? ? ? Albania) (el ? ? ? Organizations_CCC) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_WEU) - -equal (el ? ? ? (toInt 341000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Namangan_cities_Namangan))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Namangan_cities_Namangan) (el ? ? ? Countries_UZB_provinces_Namangan) - -equal (el ? ? ? (toInt 1555543)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Yamaguchi))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Yamaguchi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6106)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Yamaguchi_cities_Yamaguchi) (el ? ? ? Countries_J_provinces_Yamaguchi) - -equal (el ? ? ? (toInt 616741)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Alberta_cities_Edmonton))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Alberta_cities_Edmonton) (el ? ? ? Countries_CDN_provinces_Alberta) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Bombay) (el ? ? ? Countries_IND_provinces_Maharashtra) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNU) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ICRM) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Connecticut) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Indiana) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Iowa) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_USA_provinces_NewHampshire) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_WestVirginia) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 266476278)) (el ? ? ? (PopulationFn (el ? ? ? UnitedStates))) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_SPC) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Nevada) (el ? ? ? UnitedStates) - -meetsSpatially (el ? ? ? UnitedStates) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Ohio) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Idaho) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_OSCE) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Minnesota) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_WIPO) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Arizona) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Tennessee) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Hawaii) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Virginia) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Missouri) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNTSO) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Oklahoma) (el ? ? ? UnitedStates) - -inflationRateInCountry (el ? ? ? UnitedStates) (el ? ? ? (toRealNum 2.5)) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Louisiana) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Delaware) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Arkansas) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Distr_Columbia) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_BIS) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Mississippi) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IDA) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ZC) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ECE) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IFAD) - -sectorCompositionOfGDPInPeriod (el ? ? ? UnitedStates) (el ? ? ? ServiceSector) (el ? ? ? (toInt 75)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? UnitedStates) (el ? ? ? Cuba) - -sectorCompositionOfGDPInPeriod (el ? ? ? UnitedStates) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_G_10) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UN) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ANZUS) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Washington) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Alaska) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ITU) - -geographicSubregion (el ? ? ? Countries_USA_provinces_NewMexico) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IEA) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Massachusetts) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_WMO) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Oregon) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Georgia) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_NorthDakota) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Pennsylvania) (el ? ? ? UnitedStates) - -sectorCompositionOfGDPInPeriod (el ? ? ? UnitedStates) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 23)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Florida) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_NewYork) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IAEA) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Utah) (el ? ? ? UnitedStates) - -landAreaOnly (el ? ? ? UnitedStates) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9372610)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Kentucky) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ISO) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_WHO) - -geographicSubregion (el ? ? ? Countries_USA_provinces_California) (el ? ? ? UnitedStates) - -capitalCity (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Nebraska) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_SouthCarolina) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ICC) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Michigan) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Maine) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Alabama) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IFC) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_IFRCS) - -geographicSubregion (el ? ? ? Countries_USA_provinces_RhodeIsland) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_EBRD) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Vermont) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_NorthCarolina) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Wyoming) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Montana) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Illinois) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Wisconsin) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Texas) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_NewJersey) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Maryland) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_NSG) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Kansas) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_USA_provinces_Colorado) (el ? ? ? UnitedStates) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_ANC) - -geographicSubregion (el ? ? ? Countries_USA_provinces_SouthDakota) (el ? ? ? UnitedStates) - -meetsSpatially (el ? ? ? UnitedStates) (el ? ? ? Canada) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? UnitedStates) (el ? ? ? Organizations_EN) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 411803)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Bologna))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Bologna) (el ? ? ? Countries_I_provinces_EmiliaRomagna) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 103630)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Lazio_cities_Latina))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Lazio_cities_Latina) (el ? ? ? Countries_I_provinces_Lazio) - -equal (el ? ? ? (toInt 132000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Angren))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Angren) (el ? ? ? Countries_UZB_provinces_Toshkent) - -located (el ? ? ? Rivers_Syrdarja) (el ? ? ? Countries_KAZ_provinces_Qyzylorda) - -located (el ? ? ? Rivers_Syrdarja) (el ? ? ? Kazakstan) - -flowsInto (el ? ? ? Rivers_Syrdarja) (el ? ? ? Lakes_OzeroAral) - -length (el ? ? ? Rivers_Syrdarja) (el ? ? ? (toInt 2212)) - -member (el ? ? ? Mali) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Mali) (el ? ? ? Organizations_OAU) - -hasHeadq (el ? ? ? Organizations_WFTU) (el ? ? ? Countries_CZ_provinces_Praha_cities_Prague) - -located (el ? ? ? Deserts_SimpsonDesert) (el ? ? ? Countries_AUS_provinces_SouthAustralia) - -located (el ? ? ? Deserts_SimpsonDesert) (el ? ? ? Countries_AUS_provinces_Queensland) - -located (el ? ? ? Deserts_SimpsonDesert) (el ? ? ? Countries_AUS_provinces_NorthernTerritory) - -located (el ? ? ? Deserts_SimpsonDesert) (el ? ? ? Australia) - -landAreaOnly (el ? ? ? Deserts_SimpsonDesert) (el ? ? ? (MeasureFn (el ? ? ? (toInt 145000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 328031)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Jalisco_cities_Tlaquepaque))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Jalisco_cities_Tlaquepaque) (el ? ? ? Countries_MEX_provinces_Jalisco) - -equal (el ? ? ? (toInt 258900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Aqtobe_cities_Aqtobe))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Aqtobe_cities_Aqtobe) (el ? ? ? Countries_KAZ_provinces_Aqtobe) - -equal (el ? ? ? (toInt 2616000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Kyyivska_cities_Kiev))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Kyyivska_cities_Kiev) (el ? ? ? Countries_UA_provinces_Kyyivska) - -equal (el ? ? ? (toInt 11000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WD_cities_Roseau))) - -geographicalSubregion (el ? ? ? Countries_WD_cities_Roseau) (el ? ? ? Dominica) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 304285)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Pelotas))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Pelotas) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 1065075)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_PulauPinang))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_PulauPinang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1031)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_PulauPinang_cities_GeorgeTown) (el ? ? ? Countries_MAL_provinces_PulauPinang) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IMF) - -located (el ? ? ? Islands_Tiree) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Tiree) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IFAD) - -sharedBorderLength (el ? ? ? SouthAfrica) (el ? ? ? Lesotho) (el ? ? ? (MeasureFn (el ? ? ? (toInt 909)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 187155)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Tanga_cities_Tanga))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Tanga_cities_Tanga) (el ? ? ? Countries_EAT_provinces_Tanga) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 7718700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_JammuandKashmir))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_JammuandKashmir) (el ? ? ? (MeasureFn (el ? ? ? (toInt 101387)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_JammuandKashmir_cities_Srinagar) (el ? ? ? Countries_IND_provinces_JammuandKashmir) - -equal (el ? ? ? (toInt 186058)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Saskatchewan_cities_Saskatoon))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Saskatchewan_cities_Saskatoon) (el ? ? ? Countries_CDN_provinces_Saskatchewan) - -equal (el ? ? ? (toInt 415487)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_Lyon))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_Lyon) (el ? ? ? Countries_F_provinces_RhoneAlpes) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 457601)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Huangshi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Huangshi) (el ? ? ? Countries_TJ_provinces_Hubei) - -equal (el ? ? ? (toInt 148800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cambridgeshire_cities_Huntingdon))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cambridgeshire_cities_Huntingdon) (el ? ? ? Countries_GB_provinces_Cambridgeshire) - -equal (el ? ? ? (toInt 176664)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Washington_cities_Tacoma))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Washington_cities_Tacoma) (el ? ? ? Countries_USA_provinces_Washington) - -equal (el ? ? ? (toInt 1169793)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Goa))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Goa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3702)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Goa_cities_Panaji) (el ? ? ? Countries_IND_provinces_Goa) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNMOGIP) - -member (el ? ? ? Taiwan) (el ? ? ? Organizations_IOC) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_CP) - -sharedBorderLength (el ? ? ? Lebanon) (el ? ? ? Israel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 79)) (el ? ? ? Kilometer))) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_C) - -equal (el ? ? ? (toInt 800550)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_ProvenceCotedAzur_cities_Marseille))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_ProvenceCotedAzur_cities_Marseille) (el ? ? ? Countries_F_provinces_ProvenceCotedAzur) - -equal (el ? ? ? (toInt 530171)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Meknes))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Meknes) (el ? ? ? Morocco) - -equal (el ? ? ? (toInt 173339)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Fremont))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Fremont) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 494000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tyumenskayaoblast_cities_Tyumen))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Tyumenskayaoblast_cities_Tyumen) (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) - -equal (el ? ? ? (toInt 325540)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Narino_cities_Pasto))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Narino_cities_Pasto) (el ? ? ? Countries_CO_provinces_Narino) - -equal (el ? ? ? (toInt 317223)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Siping))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Siping) (el ? ? ? Countries_TJ_provinces_Jilin) - -equal (el ? ? ? (toInt 9982309)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Tehran))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Tehran) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29993)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Tehran_cities_Tehran) (el ? ? ? Countries_IR_provinces_Tehran) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 167112)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_SeteLagoas))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_SeteLagoas) (el ? ? ? Countries_BR_provinces_MinasGerais) - -equal (el ? ? ? (toInt 12531895)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Bahia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 567295)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Bahia_cities_Salvador) (el ? ? ? Countries_BR_provinces_Bahia) - -equal (el ? ? ? (toInt 1140594)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Gaziantep))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Gaziantep) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7642)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Gaziantep_cities_Gaziantep) (el ? ? ? Countries_TR_provinces_Gaziantep) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_ICRM) - -sharedBorderLength (el ? ? ? Senegal) (el ? ? ? Guinea_Bissau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 338)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 731581)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Delaware))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Delaware) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5297)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Delaware_cities_Dover) (el ? ? ? Countries_USA_provinces_Delaware) - -equal (el ? ? ? (toInt 1365233)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SiSaKet))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SiSaKet) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8865)) (el ? ? ? SquareKilometer))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Spratly_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1094996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Diyarbakir))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Diyarbakir) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15355)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Diyarbakir_cities_Diyarbakir) (el ? ? ? Countries_TR_provinces_Diyarbakir) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_MekongGroup) - -equal (el ? ? ? (toInt 406388)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SantaFe_cities_SantaFe))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_SantaFe_cities_SantaFe) (el ? ? ? Countries_RA_provinces_SantaFe) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_APEC) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 115000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Nawoiy_cities_Nawoiy))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Nawoiy_cities_Nawoiy) (el ? ? ? Countries_UZB_provinces_Nawoiy) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 430000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Vilcea))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Vilcea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5705)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Vilcea_cities_RimnicuVilcea) (el ? ? ? Countries_RO_provinces_Vilcea) - -equal (el ? ? ? (toInt 48109)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Troms_cities_Tromsoe))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Troms_cities_Tromsoe) (el ? ? ? Countries_N_provinces_Troms) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 163599)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Risaralda_cities_Dosquebradas))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Risaralda_cities_Dosquebradas) (el ? ? ? Countries_CO_provinces_Risaralda) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_CEI) - -equal (el ? ? ? (toInt 1336496)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Zacatecas))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Zacatecas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 75040)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Zacatecas_cities_Zacatecas) (el ? ? ? Countries_MEX_provinces_Zacatecas) - -located (el ? ? ? Mountains_PikLenina) (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni) - -located (el ? ? ? Mountains_PikLenina) (el ? ? ? Kyrgyzstan) - -located (el ? ? ? Mountains_PikLenina) (el ? ? ? Tajikistan) - -equal (el ? ? ? (toInt 78100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Eastern_cities_Meru))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Eastern_cities_Meru) (el ? ? ? Countries_EAK_provinces_Eastern) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ANC) - -equal (el ? ? ? (toInt 102696)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_EastYork))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_EastYork) (el ? ? ? Countries_CDN_provinces_Ontario) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_WHO) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_UN) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_ICRM) - -inflationRateInCountry (el ? ? ? SaintKittsAndNevis) (el ? ? ? (toRealNum -0.9)) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_Caricom) - -equal (el ? ? ? (toInt 41369)) (el ? ? ? (PopulationFn (el ? ? ? SaintKittsAndNevis))) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_ECLAC) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaintKittsAndNevis) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 35.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_CDB) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_UNMIH) - -capitalCity (el ? ? ? Countries_KN_cities_Basseterre) (el ? ? ? SaintKittsAndNevis) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_OAS) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaintKittsAndNevis) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 6.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_IMF) - -landAreaOnly (el ? ? ? SaintKittsAndNevis) (el ? ? ? (MeasureFn (el ? ? ? (toInt 269)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SaintKittsAndNevis) (el ? ? ? Organizations_Interpol) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaintKittsAndNevis) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 58.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 245699)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Malmohus_cities_Malmo))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Malmohus_cities_Malmo) (el ? ? ? Countries_S_provinces_Malmohus) - -equal (el ? ? ? (toInt 109000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Cartago_cities_Cartago))) - -geographicalSubregion (el ? ? ? Countries_CR_provinces_Cartago_cities_Cartago) (el ? ? ? Countries_CR_provinces_Cartago) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Angola) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 49000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WL_cities_Castries))) - -geographicalSubregion (el ? ? ? Countries_WL_cities_Castries) (el ? ? ? SaintLucia) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 250966)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Bingol))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Bingol) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8125)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Bingol_cities_Bingol) (el ? ? ? Countries_TR_provinces_Bingol) - -member (el ? ? ? Countries_cid_cia_Virgin_Islands) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 97120)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Virgin_Islands))) - -capitalCity (el ? ? ? Countries_cid_cia_Virgin_Islands_cities_CharlotteAmalie) (el ? ? ? Countries_cid_cia_Virgin_Islands) - -member (el ? ? ? Countries_cid_cia_Virgin_Islands) (el ? ? ? Organizations_ECLAC) - -landAreaOnly (el ? ? ? Countries_cid_cia_Virgin_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 352)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Bandundu_cities_Bandundu) (el ? ? ? Countries_ZRE_provinces_Bandundu) - -member (el ? ? ? Chad) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 136100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Mexico_Estadode_cities_TolucadeLerdo))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Mexico_Estadode_cities_TolucadeLerdo) (el ? ? ? Countries_MEX_provinces_Mexico_Estadode) - -sharedBorderLength (el ? ? ? CoteDIvoire) (el ? ? ? BurkinaFaso) (el ? ? ? (MeasureFn (el ? ? ? (toInt 584)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 826996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Fukui))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Fukui) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4192)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Fukui_cities_Fukui) (el ? ? ? Countries_J_provinces_Fukui) - -equal (el ? ? ? (toInt 133000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_Chorzow))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_Chorzow) (el ? ? ? Countries_PL_provinces_Katowickie) - -equal (el ? ? ? (toInt 257453)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_CorpusChristi))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_CorpusChristi) (el ? ? ? Countries_USA_provinces_Texas) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_IBRD) - -sharedBorderLength (el ? ? ? Nigeria) (el ? ? ? Niger) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1497)) (el ? ? ? Kilometer))) - -located (el ? ? ? Rivers_Umeaelv) (el ? ? ? Countries_S_provinces_Vasterbotten) - -located (el ? ? ? Rivers_Umeaelv) (el ? ? ? Sweden) - -flowsInto (el ? ? ? Rivers_Umeaelv) (el ? ? ? Seas_BalticSea) - -equal (el ? ? ? (toInt 280153)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hainan_cities_Haikou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hainan_cities_Haikou) (el ? ? ? Countries_TJ_provinces_Hainan) - -equal (el ? ? ? (toInt 549182)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bremen_cities_Bremen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bremen_cities_Bremen) (el ? ? ? Countries_D_provinces_Bremen) - -geographicalSubregion (el ? ? ? CoteDIvoire) (el ? ? ? Continents_Africa) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_LAES) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_NuevaEsparta_cities_LaAscuncion) (el ? ? ? Countries_YV_provinces_NuevaEsparta) - -located (el ? ? ? Mountains_Zugspitze) (el ? ? ? Countries_D_provinces_Bayern) - -located (el ? ? ? Mountains_Zugspitze) (el ? ? ? Germany) - -equal (el ? ? ? (toInt 599306)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Bihar_cities_Ranchi))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Bihar_cities_Ranchi) (el ? ? ? Countries_IND_provinces_Bihar) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 561649)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Sucre))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Sucre) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10917)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Sucre_cities_Sincelejo) (el ? ? ? Countries_CO_provinces_Sucre) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IFRCS) - -geographicalSubregion (el ? ? ? Bolivia) (el ? ? ? Continents_America) - -geographicalSubregion (el ? ? ? Austria) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 294000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Mushin))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Mushin) (el ? ? ? Nigeria) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ICRM) - -located (el ? ? ? Lakes_OzeroBaikal) (el ? ? ? Countries_R_provinces_Irkutskayaoblast) - -located (el ? ? ? Lakes_OzeroBaikal) (el ? ? ? Countries_R_provinces_Rep_ofBuryatiya) - -located (el ? ? ? Lakes_OzeroBaikal) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Lakes_OzeroBaikal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31500)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1240000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Vychodocesky))) - -landAreaOnly (el ? ? ? Countries_CZ_provinces_Vychodocesky) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11240)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CZ_provinces_Vychodocesky_cities_HradecKralove) (el ? ? ? Countries_CZ_provinces_Vychodocesky) - -equal (el ? ? ? (toInt 109000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Fejer_cities_Szekesfehervar))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Fejer_cities_Szekesfehervar) (el ? ? ? Countries_H_provinces_Fejer) - -equal (el ? ? ? (toInt 130000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Shomolu))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Shomolu) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 44977201)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Karnataka))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Karnataka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 191791)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Karnataka_cities_Bangalore) (el ? ? ? Countries_IND_provinces_Karnataka) - -geographicalSubregion (el ? ? ? Guyana) (el ? ? ? Continents_America) - -hasHeadq (el ? ? ? Organizations_CEI) (el ? ? ? Countries_H_provinces_Budapest_munic_cities_Budapest) - -equal (el ? ? ? (toInt 1705872)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Hamburg))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Hamburg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 755)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Hamburg_cities_Hamburg) (el ? ? ? Countries_D_provinces_Hamburg) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_CE) - -equal (el ? ? ? (toInt 439436)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Coahuila_cities_Torreon))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Coahuila_cities_Torreon) (el ? ? ? Countries_MEX_provinces_Coahuila) - -equal (el ? ? ? (toInt 479500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MNG_cities_Ulaanbaatar))) - -geographicalSubregion (el ? ? ? Countries_MNG_cities_Ulaanbaatar) (el ? ? ? Mongolia) - -member (el ? ? ? Japan) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 895000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Saratovskayaoblast_cities_Saratov))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Saratovskayaoblast_cities_Saratov) (el ? ? ? Countries_R_provinces_Saratovskayaoblast) - -equal (el ? ? ? (toInt 135000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Khorazm_cities_Urganch))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Khorazm_cities_Urganch) (el ? ? ? Countries_UZB_provinces_Khorazm) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Gibraltar) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 516259)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Washington_cities_Seattle))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Washington_cities_Seattle) (el ? ? ? Countries_USA_provinces_Washington) - -equal (el ? ? ? (toInt 289142)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_VicenteLopez))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_VicenteLopez) (el ? ? ? Countries_RA_provinces_BuenosAires) - -equal (el ? ? ? (toInt 722400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Central))) - -landAreaOnly (el ? ? ? Countries_Z_provinces_Central) (el ? ? ? (MeasureFn (el ? ? ? (toInt 94395)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_Z_provinces_Central_cities_Kabwe) (el ? ? ? Countries_Z_provinces_Central) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_ECA) - -geographicSubregion (el ? ? ? Countries_IND_provinces_MadhyaPradesh) (el ? ? ? India) - -meetsSpatially (el ? ? ? India) (el ? ? ? Nepal) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Punjab) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_UNMIH) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Orissa) (el ? ? ? India) - -landAreaOnly (el ? ? ? India) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3287590)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? India) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Maharashtra) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? India) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? India) (el ? ? ? Organizations_IMO) - -meetsSpatially (el ? ? ? India) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_IND_provinces_JammuandKashmir) (el ? ? ? India) - -meetsSpatially (el ? ? ? India) (el ? ? ? Pakistan) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Assam) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Gujarat) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_AsDB) - -geographicSubregion (el ? ? ? Countries_IND_provinces_TamilNadu) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_Inmarsat) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Karnataka) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_HimachalPradesh) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_ITU) - -geographicSubregion (el ? ? ? Countries_IND_provinces_DamanandDiu) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Pondicherry) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_ICC) - -member (el ? ? ? India) (el ? ? ? Organizations_WMO) - -member (el ? ? ? India) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_IND_provinces_ArunachalPradesh) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Haryana) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? India) (el ? ? ? Organizations_OAS) - -member (el ? ? ? India) (el ? ? ? Organizations_G_6) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Goa) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_IFRCS) - -geographicSubregion (el ? ? ? Countries_IND_provinces_LakshadweepIs_) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Rajasthan) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_WFTU) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Meghalaya) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Bihar) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? India) (el ? ? ? Organizations_G_19) - -geographicSubregion (el ? ? ? Countries_IND_provinces_AndamanandNicobarIs_) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Chandigarh) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh) (el ? ? ? India) - -meetsSpatially (el ? ? ? India) (el ? ? ? Bangladesh) - -geographicSubregion (el ? ? ? Countries_IND_provinces_AndhraPradesh) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Tripura) (el ? ? ? India) - -inflationRateInCountry (el ? ? ? India) (el ? ? ? (toInt 9)) - -equal (el ? ? ? (toInt 952107694)) (el ? ? ? (PopulationFn (el ? ? ? India))) - -member (el ? ? ? India) (el ? ? ? Organizations_CCC) - -member (el ? ? ? India) (el ? ? ? Organizations_IFC) - -member (el ? ? ? India) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Mizoram) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_WestBengal) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? India) (el ? ? ? Organizations_IDA) - -member (el ? ? ? India) (el ? ? ? Organizations_G_77) - -geographicSubregion (el ? ? ? Countries_IND_provinces_DadraandNagarHaveli) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Manipur) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_G_24) - -meetsSpatially (el ? ? ? India) (el ? ? ? Bhutan) - -meetsSpatially (el ? ? ? India) (el ? ? ? Burma) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Nagaland) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Delhi) (el ? ? ? India) - -capitalCity (el ? ? ? Countries_IND_provinces_Delhi_cities_NewDelhi) (el ? ? ? India) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Kerala) (el ? ? ? India) - -member (el ? ? ? India) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? India) (el ? ? ? Organizations_PCA) - -member (el ? ? ? India) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_IND_provinces_Sikkim) (el ? ? ? India) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Israel) (el ? ? ? Organizations_ICC) - -hasHeadq (el ? ? ? Organizations_UNPROFOR) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -member (el ? ? ? Syria) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IMO) - -meetsSpatially (el ? ? ? Syria) (el ? ? ? Lebanon) - -member (el ? ? ? Syria) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Syria) (el ? ? ? Israel) - -member (el ? ? ? Syria) (el ? ? ? Organizations_Interpol) - -capitalCity (el ? ? ? Countries_SYR_cities_Damascus) (el ? ? ? Syria) - -member (el ? ? ? Syria) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Syria) (el ? ? ? Organizations_ISO) - -meetsSpatially (el ? ? ? Syria) (el ? ? ? Iraq) - -member (el ? ? ? Syria) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Syria) (el ? ? ? Organizations_UN) - -sectorCompositionOfGDPInPeriod (el ? ? ? Syria) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 25)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Syria) (el ? ? ? ServiceSector) (el ? ? ? (toInt 45)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Syria) (el ? ? ? Organizations_ICC) - -landAreaOnly (el ? ? ? Syria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 185180)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Syria) (el ? ? ? Jordan) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Syria) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Syria) (el ? ? ? Organizations_NAM) - -meetsSpatially (el ? ? ? Syria) (el ? ? ? Turkey) - -member (el ? ? ? Syria) (el ? ? ? Organizations_AMF) - -member (el ? ? ? Syria) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Syria) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Syria) (el ? ? ? Organizations_ESCWA) - -member (el ? ? ? Syria) (el ? ? ? Organizations_FAO) - -inflationRateInCountry (el ? ? ? Syria) (el ? ? ? (toRealNum 15.1)) - -member (el ? ? ? Syria) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Syria) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Syria) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Syria) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IBRD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Syria) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 30)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Syria) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Syria) (el ? ? ? Organizations_AL) - -equal (el ? ? ? (toInt 15608648)) (el ? ? ? (PopulationFn (el ? ? ? Syria))) - -member (el ? ? ? Syria) (el ? ? ? Organizations_OAPEC) - -member (el ? ? ? Syria) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 138000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Adana_cities_Osmaniye))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Adana_cities_Osmaniye) (el ? ? ? Countries_TR_provinces_Adana) - -hasHeadq (el ? ? ? Organizations_Mercosur) (el ? ? ? Countries_RA_provinces_DistritoFederal_cities_BuenosAires) - -equal (el ? ? ? (toInt 201000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Evaton))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Evaton) (el ? ? ? SouthAfrica) - -equal (el ? ? ? (toInt 226226)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_SantaMaria))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_SantaMaria) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -equal (el ? ? ? (toInt 194996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_CiudadVictoria))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_CiudadVictoria) (el ? ? ? Countries_MEX_provinces_Tamaulipas) - -hasHeadq (el ? ? ? Organizations_ANC) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 3110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Central))) - -landAreaOnly (el ? ? ? Countries_EAK_provinces_Central) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13176)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAK_provinces_Central_cities_Nyeri) (el ? ? ? Countries_EAK_provinces_Central) - -hasHeadq (el ? ? ? Organizations_CEEAC) (el ? ? ? Countries_G_cities_Libreville) - -equal (el ? ? ? (toInt 338000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Donetska_cities_Horlivka))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Donetska_cities_Horlivka) (el ? ? ? Countries_UA_provinces_Donetska) - -equal (el ? ? ? (toInt 407700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_Usulutan))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_Usulutan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2130)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_Usulutan_cities_Usulutan) (el ? ? ? Countries_ES_provinces_Usulutan) - -equal (el ? ? ? (toInt 107539)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khuzestan_cities_MasjedeSoleyman))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Khuzestan_cities_MasjedeSoleyman) (el ? ? ? Countries_IR_provinces_Khuzestan) - -equal (el ? ? ? (toInt 187800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Guarda))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Guarda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5518)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Rivers_Bahrel_Djebel) (el ? ? ? Countries_SUD_provinces_alIstiwaiyah) - -located (el ? ? ? Rivers_Bahrel_Djebel) (el ? ? ? Countries_SUD_provinces_BahralGhazal) - -located (el ? ? ? Rivers_Bahrel_Djebel) (el ? ? ? Countries_SUD_provinces_AalianNil) - -located (el ? ? ? Rivers_Bahrel_Djebel) (el ? ? ? Sudan) - -flowsInto (el ? ? ? Rivers_Bahrel_Djebel) (el ? ? ? Rivers_WhiteNile) - -equal (el ? ? ? (toInt 209038)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Meihekou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Meihekou) (el ? ? ? Countries_TJ_provinces_Jilin) - -equal (el ? ? ? (toInt 2100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KIR_cities_Tarawa))) - -geographicalSubregion (el ? ? ? Countries_KIR_cities_Tarawa) (el ? ? ? Kiribati) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_WIPO) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Gujarat_cities_Gandhinagar) (el ? ? ? Countries_IND_provinces_Gujarat) - -equal (el ? ? ? (toInt 161292)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Turku_Pori_cities_Turku))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Turku_Pori_cities_Turku) (el ? ? ? Countries_SF_provinces_Turku_Pori) - -equal (el ? ? ? (toInt 551792)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Newfoundland))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_Newfoundland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 404517)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_Newfoundland_cities_SaintJohns) (el ? ? ? Countries_CDN_provinces_Newfoundland) - -sharedBorderLength (el ? ? ? SaudiArabia) (el ? ? ? Kuwait) (el ? ? ? (MeasureFn (el ? ? ? (toInt 222)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? Malawi) (el ? ? ? Mozambique) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1569)) (el ? ? ? Kilometer))) - -member (el ? ? ? Togo) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 103727)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_LaRioja_cities_LaRioja))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_LaRioja_cities_LaRioja) (el ? ? ? Countries_RA_provinces_LaRioja) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_AFESD) - -equal (el ? ? ? (toInt 107000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Ziguinchor_cities_Ziguinchor))) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_Ziguinchor_cities_Ziguinchor) (el ? ? ? Countries_SN_provinces_Ziguinchor) - -member (el ? ? ? Austria) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 2871100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Luhanska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Luhanska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Luhanska_cities_Luhansk) (el ? ? ? Countries_UA_provinces_Luhanska) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Austria) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 258200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Magadanskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Magadanskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 461400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Magadanskayaoblast_cities_Magadan) (el ? ? ? Countries_R_provinces_Magadanskayaoblast) - -equal (el ? ? ? (toInt 137747)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Moquegua))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Moquegua) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15733)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Moquegua_cities_Moquegua) (el ? ? ? Countries_PE_provinces_Moquegua) - -located (el ? ? ? Islands_Malta) (el ? ? ? Malta) - -landAreaOnly (el ? ? ? Islands_Malta) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 315.6)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 259438)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Vastmanland))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Vastmanland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6302)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Vastmanland_cities_Vasteras) (el ? ? ? Countries_S_provinces_Vastmanland) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 293072)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Bonn))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Bonn) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -landAreaOnly (el ? ? ? Malaysia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 329750)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UNIKOM) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Pahang) (el ? ? ? Malaysia) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Sarawak) (el ? ? ? Malaysia) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Perak) (el ? ? ? Malaysia) - -inflationRateInCountry (el ? ? ? Malaysia) (el ? ? ? (toRealNum 5.3)) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Kedah) (el ? ? ? Malaysia) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_FAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Malaysia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 67)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Sabah) (el ? ? ? Malaysia) - -meetsSpatially (el ? ? ? Malaysia) (el ? ? ? Thailand) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_ASEAN) - -capitalCity (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur) (el ? ? ? Malaysia) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_NegeriSembilan) (el ? ? ? Malaysia) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_C) - -meetsSpatially (el ? ? ? Malaysia) (el ? ? ? Indonesia) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Melaka) (el ? ? ? Malaysia) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur) (el ? ? ? Malaysia) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_G_15) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_MekongGroup) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_MINURSO) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Terengganu) (el ? ? ? Malaysia) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Selangor) (el ? ? ? Malaysia) - -meetsSpatially (el ? ? ? Malaysia) (el ? ? ? Brunei) - -equal (el ? ? ? (toInt 19962893)) (el ? ? ? (PopulationFn (el ? ? ? Malaysia))) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofLabuan) (el ? ? ? Malaysia) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UNOMIL) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Malaysia) (el ? ? ? Organizations_Inmarsat) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Kelantan) (el ? ? ? Malaysia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Malaysia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 25)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Malaysia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_PulauPinang) (el ? ? ? Malaysia) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Johor) (el ? ? ? Malaysia) - -geographicSubregion (el ? ? ? Countries_MAL_provinces_Perlis) (el ? ? ? Malaysia) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 32268301)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_California) (el ? ? ? (MeasureFn (el ? ? ? (toInt 411047)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_California_cities_Sacramento) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 330307)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_NuevaEsparta))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_NuevaEsparta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1150)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_NuevaEsparta_cities_LaAscuncion) (el ? ? ? Countries_YV_provinces_NuevaEsparta) - -equal (el ? ? ? (toInt 45000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Darien))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_Darien) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16671)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_Darien_cities_LaPalma) (el ? ? ? Countries_PA_provinces_Darien) - -equal (el ? ? ? (toInt 99672)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Illinois_cities_Aurora))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Illinois_cities_Aurora) (el ? ? ? Countries_USA_provinces_Illinois) - -equal (el ? ? ? (toInt 342439)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_ProvenceCotedAzur_cities_Nice))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_ProvenceCotedAzur_cities_Nice) (el ? ? ? Countries_F_provinces_ProvenceCotedAzur) - -equal (el ? ? ? (toInt 715000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taichung_munic))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Taichung_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 163)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Taichung_munic_cities_Taichung) (el ? ? ? Countries_RC_provinces_Taichung_munic) - -equal (el ? ? ? (toInt 142060)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Minatitlan))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Minatitlan) (el ? ? ? Countries_MEX_provinces_Veracruz) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 1036300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Tabora))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Tabora) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76151)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Tabora_cities_Tabora) (el ? ? ? Countries_EAT_provinces_Tabora) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Humberside_cities_Hull) (el ? ? ? Countries_GB_provinces_Humberside) - -equal (el ? ? ? (toInt 3750000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Wuhan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Wuhan) (el ? ? ? Countries_TJ_provinces_Hubei) - -equal (el ? ? ? (toInt 122932)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_Harer))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_Harer) (el ? ? ? Ethiopia) - -sharedBorderLength (el ? ? ? Ukraine) (el ? ? ? Belarus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 891)) (el ? ? ? Kilometer))) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 114705)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Hayward))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Hayward) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Mali) (el ? ? ? Organizations_IFRCS) - -located (el ? ? ? Lakes_LakeMaracaibo) (el ? ? ? Countries_YV_provinces_Zulia) - -located (el ? ? ? Lakes_LakeMaracaibo) (el ? ? ? Countries_YV_provinces_Trujillo) - -located (el ? ? ? Lakes_LakeMaracaibo) (el ? ? ? Countries_YV_provinces_Merida) - -located (el ? ? ? Lakes_LakeMaracaibo) (el ? ? ? Venezuela) - -landAreaOnly (el ? ? ? Lakes_LakeMaracaibo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3600)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_Intelsat) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands_cities_Saipan) (el ? ? ? Countries_cid_cia_Northern_Mariana_Islands) - -equal (el ? ? ? (toInt 206000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Saratovskayaoblast_cities_Balakovo))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Saratovskayaoblast_cities_Balakovo) (el ? ? ? Countries_R_provinces_Saratovskayaoblast) - -equal (el ? ? ? (toInt 393030)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_KasaiOccidental_cities_Kananga))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_KasaiOccidental_cities_Kananga) (el ? ? ? Countries_ZRE_provinces_KasaiOccidental) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Gaza_cities_XaiXai) (el ? ? ? Countries_MOC_provinces_Gaza) - -hasHeadq (el ? ? ? Organizations_SPC) (el ? ? ? Countries_NCA_cities_Noumea) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 44485)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NorthDakota_cities_Bismarck))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NorthDakota_cities_Bismarck) (el ? ? ? Countries_USA_provinces_NorthDakota) - -equal (el ? ? ? (toInt 1063460)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Utrecht))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_Utrecht) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1356)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_Utrecht_cities_Utrecht) (el ? ? ? Countries_NL_provinces_Utrecht) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 368900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Chin))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Chin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 36019)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Chin_cities_Hakha) (el ? ? ? Countries_MYA_provinces_Chin) - -equal (el ? ? ? (toInt 962000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Avon))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Avon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1346)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Avon_cities_Bristol) (el ? ? ? Countries_GB_provinces_Avon) - -equal (el ? ? ? (toInt 130896)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Rimini))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Rimini) (el ? ? ? Countries_I_provinces_EmiliaRomagna) - -sharedBorderLength (el ? ? ? Colombia) (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1643)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 159033)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Criciuma))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Criciuma) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -equal (el ? ? ? (toInt 1266200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_SanSalvador))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_SanSalvador) (el ? ? ? (MeasureFn (el ? ? ? (toInt 886)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_SanSalvador_cities_SanSalvador) (el ? ? ? Countries_ES_provinces_SanSalvador) - -equal (el ? ? ? (toInt 141179)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Albacete))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Albacete) (el ? ? ? Countries_E_provinces_CastileandLeon) - -equal (el ? ? ? (toInt 417100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Baranya))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Baranya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4487)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Pecs_munic_cities_Pecs) (el ? ? ? Countries_H_provinces_Baranya) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 923700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_KhanhHoa))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_KhanhHoa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5258)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 209900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Yevreyskayaavt_oblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Yevreyskayaavt_oblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 36000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Yevreyskayaavt_oblast_cities_Birobidzhan) (el ? ? ? Countries_R_provinces_Yevreyskayaavt_oblast) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 154000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Kolomna))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Kolomna) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 2504371)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CastileandLeon))) - -landAreaOnly (el ? ? ? Countries_E_provinces_CastileandLeon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 94224)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Valladolid) (el ? ? ? Countries_E_provinces_CastileandLeon) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Durham_cities_Durham) (el ? ? ? Countries_GB_provinces_Durham) - -member (el ? ? ? Togo) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 333000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Timis_cities_Timisoara))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Timis_cities_Timisoara) (el ? ? ? Countries_RO_provinces_Timis) - -landAreaOnly (el ? ? ? Countries_cid_cia_British_Indian_Ocean_Territory) (el ? ? ? (MeasureFn (el ? ? ? (toInt 60)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 187200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Northamptonshire_cities_Northampton))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Northamptonshire_cities_Northampton) (el ? ? ? Countries_GB_provinces_Northamptonshire) - -located (el ? ? ? Islands_Menorca) (el ? ? ? Countries_E_provinces_BalearicIslands) - -located (el ? ? ? Islands_Menorca) (el ? ? ? Spain) - -landAreaOnly (el ? ? ? Islands_Menorca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 760)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Ninawa_cities_AlMawsil) (el ? ? ? Countries_IRQ_provinces_Ninawa) - -equal (el ? ? ? (toInt 177193)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Yining))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Yining) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 190000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Novocherkassk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Novocherkassk) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -equal (el ? ? ? (toInt 1215000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Praha_cities_Prague))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Praha_cities_Prague) (el ? ? ? Countries_CZ_provinces_Praha) - -equal (el ? ? ? (toInt 383515)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Hormozgan_cities_BandarAbbas))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Hormozgan_cities_BandarAbbas) (el ? ? ? Countries_IR_provinces_Hormozgan) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_WFTU) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Piotrkowskie_cities_PiottrkowTrybunalski) (el ? ? ? Countries_PL_provinces_Piotrkowskie) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_EIB) - -equal (el ? ? ? (toInt 2730501)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Mississippi))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Mississippi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 123514)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Mississippi_cities_Jackson) (el ? ? ? Countries_USA_provinces_Mississippi) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Tajikistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 414)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 112289)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Atlantico_cities_Malambo))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Atlantico_cities_Malambo) (el ? ? ? Countries_CO_provinces_Atlantico) - -member (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Finland) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 78864)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_CoralSprings))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_CoralSprings) (el ? ? ? Countries_USA_provinces_Florida) - -equal (el ? ? ? (toInt 142659)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Shuangcheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Shuangcheng) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 484400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Zhezkazghan))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Zhezkazghan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 312600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Zhezkazghan_cities_Zhezkazghan) (el ? ? ? Countries_KAZ_provinces_Zhezkazghan) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ITU) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Pondicherry_cities_Pondicherry) (el ? ? ? Countries_IND_provinces_Pondicherry) - -equal (el ? ? ? (toInt 1762900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_DongNai))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_DongNai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5864)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_WEU) - -equal (el ? ? ? (toInt 112000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NakhonSiThammarat_cities_NakhonsiThammarat))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_NakhonSiThammarat_cities_NakhonsiThammarat) (el ? ? ? Countries_THA_provinces_NakhonSiThammarat) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_BIS) - -equal (el ? ? ? (toInt 419539)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_Charlotte))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_Charlotte) (el ? ? ? Countries_USA_provinces_NorthCarolina) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 1650600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tverskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Tverskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 84100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Tverskayaoblast_cities_Tver) (el ? ? ? Countries_R_provinces_Tverskayaoblast) - -geographicalSubregion (el ? ? ? ElSalvador) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 632945)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Ohio_cities_Columbus))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Ohio_cities_Columbus) (el ? ? ? Countries_USA_provinces_Ohio) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_UN) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 226000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Radomskie_cities_Radom))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Radomskie_cities_Radom) (el ? ? ? Countries_PL_provinces_Radomskie) - -equal (el ? ? ? (toInt 242000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Suomi))) - -capitalCity (el ? ? ? Countries_SF_provinces_Suomi_cities_Jyvaeskylae) (el ? ? ? Countries_SF_provinces_Suomi) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 229713)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Tegal))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Tegal) (el ? ? ? Indonesia) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ECE) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_G_24) - -geographicalSubregion (el ? ? ? Countries_RCA_cities_Bangui) (el ? ? ? CentralAfricanRepublic) - -equal (el ? ? ? (toInt 5692321)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Hokkaido))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Hokkaido) (el ? ? ? (MeasureFn (el ? ? ? (toInt 83519)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Hokkaido_cities_Sapporo) (el ? ? ? Countries_J_provinces_Hokkaido) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Southern_cities_Livingstone) (el ? ? ? Countries_Z_provinces_Southern) - -equal (el ? ? ? (toInt 126685)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Idaho_cities_Boise))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Idaho_cities_Boise) (el ? ? ? Countries_USA_provinces_Idaho) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_UNIDO) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_Kirimati_cities_FlyingFishCove) (el ? ? ? Countries_AUS_provinces_Kirimati) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_FAO) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Mongolia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4673)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Monaco) (el ? ? ? Continents_Europe) - -located (el ? ? ? Islands_CaymanBrac) (el ? ? ? UnitedKingdom) - -geographicalSubregion (el ? ? ? Kiribati) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 113017)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_cities_SanPedroGarzaGarcia))) - -geographicalSubregion (el ? ? ? Countries_MEX_cities_SanPedroGarzaGarcia) (el ? ? ? Mexico) - -located (el ? ? ? Islands_GrandCaicos) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_GrandCaicos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 400)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mali) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Chad) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 268834)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Babil_cities_AlHillah))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Babil_cities_AlHillah) (el ? ? ? Countries_IRQ_provinces_Babil) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_Intelsat) - -geographicalSubregion (el ? ? ? SierraLeone) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 278829)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Zhongshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Zhongshan) (el ? ? ? Countries_TJ_provinces_Guangdong) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_WHO) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Sieradzkie_cities_Sieradz) (el ? ? ? Countries_PL_provinces_Sieradzkie) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_UN) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_G_3) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IADB) - -equal (el ? ? ? (toInt 547070)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Utrecht_cities_Utrecht))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Utrecht_cities_Utrecht) (el ? ? ? Countries_NL_provinces_Utrecht) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IGADD) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_AMF) - -equal (el ? ? ? (toInt 265937)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_DhiQar_cities_AnNasiriyah))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_DhiQar_cities_AnNasiriyah) (el ? ? ? Countries_IRQ_provinces_DhiQar) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 795849)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Trabzon))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Trabzon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4685)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Trabzon_cities_Trabzon) (el ? ? ? Countries_TR_provinces_Trabzon) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_WHO) - -capitalCity (el ? ? ? Countries_MEX_provinces_DistritoFederal_cities_MexicoCity) (el ? ? ? Mexico) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Guerrero) (el ? ? ? Mexico) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_G_19) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Campeche) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Hidalgo) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Queretaro) (el ? ? ? Mexico) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mexico) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 63.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Coahuila) (el ? ? ? Mexico) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Tlaxcala) (el ? ? ? Mexico) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Yucatan) (el ? ? ? Mexico) - -landAreaOnly (el ? ? ? Mexico) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1972550)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mexico) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 28.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_WToO) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Veracruz) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Sinaloa) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Guanajuato) (el ? ? ? Mexico) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_UPU) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_NuevoLeon) (el ? ? ? Mexico) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_UN) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IMF) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Sonora) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Colima) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Durango) (el ? ? ? Mexico) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_BCIE) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_DistritoFederal) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Zacatecas) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_BajaCalifornia) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Chiapas) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Morelos) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Oaxaca) (el ? ? ? Mexico) - -meetsSpatially (el ? ? ? Mexico) (el ? ? ? Belize) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_UNITAR) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_SanLuisPotosi) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_QuintanaRoo) (el ? ? ? Mexico) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_OECD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mexico) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 8.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Aguascalientes) (el ? ? ? Mexico) - -equal (el ? ? ? (toInt 95772462)) (el ? ? ? (PopulationFn (el ? ? ? Mexico))) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_IADB) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Mexico_Estadode) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Tabasco) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Puebla) (el ? ? ? Mexico) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_Inmarsat) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Chihuahua) (el ? ? ? Mexico) - -meetsSpatially (el ? ? ? Mexico) (el ? ? ? Guatemala) - -member (el ? ? ? Mexico) (el ? ? ? Organizations_ISO) - -inflationRateInCountry (el ? ? ? Mexico) (el ? ? ? (toInt 52)) - -meetsSpatially (el ? ? ? Mexico) (el ? ? ? UnitedStates) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Tamaulipas) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Michoacan) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_BajaCaliforniaSur) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Jalisco) (el ? ? ? Mexico) - -geographicSubregion (el ? ? ? Countries_MEX_provinces_Nayarit) (el ? ? ? Mexico) - -equal (el ? ? ? (toInt 167100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni))) - -landAreaOnly (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni) (el ? ? ? (MeasureFn (el ? ? ? (toInt 63700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni_cities_Khorugh) (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni) - -equal (el ? ? ? (toInt 513700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Koszalinskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Koszalinskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8470)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Koszalinskie_cities_Koszalin) (el ? ? ? Countries_PL_provinces_Koszalinskie) - -equal (el ? ? ? (toInt 393184)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Zigong))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Zigong) (el ? ? ? Countries_TJ_provinces_Sichuan) - -equal (el ? ? ? (toInt 203929)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CanaryIslands_cities_SantaCruzdeTenerife))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_CanaryIslands_cities_SantaCruzdeTenerife) (el ? ? ? Countries_E_provinces_CanaryIslands) - -equal (el ? ? ? (toInt 883924)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tlaxcala))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Tlaxcala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3914)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Tlaxcala_cities_Tlaxcala) (el ? ? ? Countries_MEX_provinces_Tlaxcala) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Countries_MAL_provinces_Johor) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Countries_MAL_provinces_Terengganu) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Philippines) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? China) - -depth (el ? ? ? Seas_SouthChinaSea) (el ? ? ? (toInt 5420)) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Indonesia) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Countries_MAL_provinces_Pahang) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Countries_TJ_provinces_Fujian) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Countries_MAL_provinces_Sabah) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Thailand) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Countries_MAL_provinces_Kelantan) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Countries_MAL_provinces_Sarawak) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Malaysia) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Countries_TJ_provinces_Guangdong) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Cambodia) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Taiwan) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Vietnam) - -located (el ? ? ? Seas_SouthChinaSea) (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) - -equal (el ? ? ? (toInt 723000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Camaguey))) - -landAreaOnly (el ? ? ? Countries_C_provinces_Camaguey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15990)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_Camaguey_cities_Camaguey) (el ? ? ? Countries_C_provinces_Camaguey) - -equal (el ? ? ? (toInt 299251)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Erzincan))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Erzincan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11903)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Erzincan_cities_Erzincan) (el ? ? ? Countries_TR_provinces_Erzincan) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_NSG) - -equal (el ? ? ? (toInt 261250)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia_cities_Norfolk))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Virginia_cities_Norfolk) (el ? ? ? Countries_USA_provinces_Virginia) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 752037)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Vishakhapatnam))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Vishakhapatnam) (el ? ? ? Countries_IND_provinces_AndhraPradesh) - -equal (el ? ? ? (toInt 195064)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Fujian_cities_Nanping))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Fujian_cities_Nanping) (el ? ? ? Countries_TJ_provinces_Fujian) - -equal (el ? ? ? (toInt 56662)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Jamtland_cities_Ostersund))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Jamtland_cities_Ostersund) (el ? ? ? Countries_S_provinces_Jamtland) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Cocos_Islands_cities_WestIsland) (el ? ? ? Countries_cid_cia_Cocos_Islands) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 1621356)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Antioquia_cities_Medellin))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Antioquia_cities_Medellin) (el ? ? ? Countries_CO_provinces_Antioquia) - -equal (el ? ? ? (toInt 4415000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Veneto))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Veneto) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18364)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Veneto_cities_Venice) (el ? ? ? Countries_I_provinces_Veneto) - -member (el ? ? ? Andorra) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 753778)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Meerut))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Meerut) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -equal (el ? ? ? (toInt 948165)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_ChonBuri))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_ChonBuri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4369)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_AL) - -equal (el ? ? ? (toInt 119594)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Lorraine_cities_Metz))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Lorraine_cities_Metz) (el ? ? ? Countries_F_provinces_Lorraine) - -equal (el ? ? ? (toInt 1663000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Gujranwala))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Gujranwala) (el ? ? ? Pakistan) - -sharedBorderLength (el ? ? ? SouthAfrica) (el ? ? ? Namibia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 855)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 243366)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Pasco))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Pasco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25319)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Pasco_cities_CerrodePasco) (el ? ? ? Countries_PE_provinces_Pasco) - -member (el ? ? ? Japan) (el ? ? ? Organizations_CP) - -equal (el ? ? ? (toInt 515374)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Guerrero_cities_Acapulco))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Guerrero_cities_Acapulco) (el ? ? ? Countries_MEX_provinces_Guerrero) - -equal (el ? ? ? (toInt 454000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kayseri_cities_Kayseri))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kayseri_cities_Kayseri) (el ? ? ? Countries_TR_provinces_Kayseri) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 103000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Ivanovskayaoblast_cities_Kineshma))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Ivanovskayaoblast_cities_Kineshma) (el ? ? ? Countries_R_provinces_Ivanovskayaoblast) - -geographicalSubregion (el ? ? ? Zambia) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 449245)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Bengbu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Bengbu) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 4894000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_RiftValley))) - -landAreaOnly (el ? ? ? Countries_EAK_provinces_RiftValley) (el ? ? ? (MeasureFn (el ? ? ? (toInt 173868)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAK_provinces_RiftValley_cities_Nakuru) (el ? ? ? Countries_EAK_provinces_RiftValley) - -equal (el ? ? ? (toInt 119000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Lipetskayaoblast_cities_Yelets))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Lipetskayaoblast_cities_Yelets) (el ? ? ? Countries_R_provinces_Lipetskayaoblast) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_ACC) - -equal (el ? ? ? (toInt 242268)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Nordland))) - -capitalCity (el ? ? ? Countries_N_provinces_Nordland_cities_Bodoe) (el ? ? ? Countries_N_provinces_Nordland) - -equal (el ? ? ? (toInt 151300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Mangghystau_cities_Aqtau))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Mangghystau_cities_Aqtau) (el ? ? ? Countries_KAZ_provinces_Mangghystau) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 427185)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YE_cities_Sanaa))) - -geographicalSubregion (el ? ? ? Countries_YE_cities_Sanaa) (el ? ? ? Yemen) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 136396)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Jincheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Jincheng) (el ? ? ? Countries_TJ_provinces_Shanxi) - -equal (el ? ? ? (toInt 221800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Tameside))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Tameside) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IFAD) - -located (el ? ? ? Rivers_Lena) (el ? ? ? Countries_R_provinces_Rep_ofSakha) - -located (el ? ? ? Rivers_Lena) (el ? ? ? Countries_R_provinces_Irkutskayaoblast) - -located (el ? ? ? Rivers_Lena) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Lena) (el ? ? ? Seas_ArcticOcean) - -length (el ? ? ? Rivers_Lena) (el ? ? ? (toInt 4400)) - -equal (el ? ? ? (toInt 2988006)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_DistritoFederal_cities_BuenosAires))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_DistritoFederal_cities_BuenosAires) (el ? ? ? Countries_RA_provinces_DistritoFederal) - -equal (el ? ? ? (toInt 180102)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Jujuy_cities_SanSalvadordeJujuy))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Jujuy_cities_SanSalvadordeJujuy) (el ? ? ? Countries_RA_provinces_Jujuy) - -located (el ? ? ? Lakes_LakeErie) (el ? ? ? Countries_USA_provinces_Ohio) - -located (el ? ? ? Lakes_LakeErie) (el ? ? ? UnitedStates) - -located (el ? ? ? Lakes_LakeErie) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Lakes_LakeErie) (el ? ? ? Canada) - -located (el ? ? ? Lakes_LakeErie) (el ? ? ? Countries_USA_provinces_Pennsylvania) - -located (el ? ? ? Lakes_LakeErie) (el ? ? ? Countries_USA_provinces_Michigan) - -landAreaOnly (el ? ? ? Lakes_LakeErie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25612)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Lakes_LakeErie) (el ? ? ? Countries_USA_provinces_NewYork) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 448785)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Kenitra))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Kenitra) (el ? ? ? Morocco) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_G_77) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_CERN) - -equal (el ? ? ? (toInt 172730)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_BasZaire_cities_Matadi))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_BasZaire_cities_Matadi) (el ? ? ? Countries_ZRE_provinces_BasZaire) - -equal (el ? ? ? (toInt 408000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_CarasSeverin))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_CarasSeverin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8503)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_CarasSeverin_cities_Resita) (el ? ? ? Countries_RO_provinces_CarasSeverin) - -equal (el ? ? ? (toInt 234270)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_ashSharqiyah_cities_Kassala))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_ashSharqiyah_cities_Kassala) (el ? ? ? Countries_SUD_provinces_ashSharqiyah) - -equal (el ? ? ? (toInt 618652)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Tennessee_cities_Memphis))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Tennessee_cities_Memphis) (el ? ? ? Countries_USA_provinces_Tennessee) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Countries_cid_cia_Guam) (el ? ? ? Organizations_ESCAP) - -geographicalSubregion (el ? ? ? Yemen) (el ? ? ? Continents_Asia) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 524000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Buzau))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Buzau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6072)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Buzau_cities_Buzau) (el ? ? ? Countries_RO_provinces_Buzau) - -equal (el ? ? ? (toInt 180273)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Nanchong))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Nanchong) (el ? ? ? Countries_TJ_provinces_Sichuan) - -member (el ? ? ? Panama) (el ? ? ? Organizations_WIPO) - -geographicalSubregion (el ? ? ? Haiti) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 734238)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Sicilia_cities_Palermo))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Sicilia_cities_Palermo) (el ? ? ? Countries_I_provinces_Sicilia) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 2676098)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Piaui))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Piaui) (el ? ? ? (MeasureFn (el ? ? ? (toInt 252378)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Piaui_cities_Teresina) (el ? ? ? Countries_BR_provinces_Piaui) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 437093)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Agri))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Agri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11376)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Agri_cities_Agri) (el ? ? ? Countries_TR_provinces_Agri) - -equal (el ? ? ? (toInt 1042740)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Punjab_cities_Ludhiana))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Punjab_cities_Ludhiana) (el ? ? ? Countries_IND_provinces_Punjab) - -member (el ? ? ? Austria) (el ? ? ? Organizations_CERN) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 920410)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Kalasin))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Kalasin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6973)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Israel) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IDA) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 1237300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Nordoueste))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Nordoueste) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17810)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Nordoueste_cities_Bamenda) (el ? ? ? Countries_CAM_provinces_Nordoueste) - -equal (el ? ? ? (toInt 99606)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_GrandPrairie))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_GrandPrairie) (el ? ? ? Countries_USA_provinces_Texas) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Penghu_cities_Makung) (el ? ? ? Countries_RC_provinces_Penghu) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UNCRO) - -geographicalSubregion (el ? ? ? Ghana) (el ? ? ? Continents_Africa) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Tumbes_cities_Tumbes) (el ? ? ? Countries_PE_provinces_Tumbes) - -equal (el ? ? ? (toInt 892000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AFG_cities_Kabul))) - -geographicalSubregion (el ? ? ? Countries_AFG_cities_Kabul) (el ? ? ? Afghanistan) - -located (el ? ? ? Lakes_OzeroChanka) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -located (el ? ? ? Lakes_OzeroChanka) (el ? ? ? Countries_R_provinces_Primorskykray) - -located (el ? ? ? Lakes_OzeroChanka) (el ? ? ? China) - -located (el ? ? ? Lakes_OzeroChanka) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Lakes_OzeroChanka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4400)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Mountains_Tarrekaise) (el ? ? ? Countries_S_provinces_Norrbotten) - -located (el ? ? ? Mountains_Tarrekaise) (el ? ? ? Sweden) - -equal (el ? ? ? (toInt 576000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Konya_cities_Konya))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Konya_cities_Konya) (el ? ? ? Countries_TR_provinces_Konya) - -located (el ? ? ? Rivers_Fulda) (el ? ? ? Countries_D_provinces_Hessen) - -located (el ? ? ? Rivers_Fulda) (el ? ? ? Germany) - -flowsInto (el ? ? ? Rivers_Fulda) (el ? ? ? Rivers_Weser) - -length (el ? ? ? Rivers_Fulda) (el ? ? ? (toInt 218)) - -member (el ? ? ? Norway) (el ? ? ? Organizations_EFTA) - -geographicalSubregion (el ? ? ? SouthKorea) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 3465756)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_KasaiOccidental))) - -landAreaOnly (el ? ? ? Countries_ZRE_provinces_KasaiOccidental) (el ? ? ? (MeasureFn (el ? ? ? (toInt 156967)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ZRE_provinces_KasaiOccidental_cities_Kananga) (el ? ? ? Countries_ZRE_provinces_KasaiOccidental) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 536869)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Bolu))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Bolu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11051)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Bolu_cities_Bolu) (el ? ? ? Countries_TR_provinces_Bolu) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 372242)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Oakland))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Oakland) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_IDA) - -located (el ? ? ? Islands_Luzon) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 1445000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Gdanskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Gdanskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7394)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Gdanskie_cities_Gdansk) (el ? ? ? Countries_PL_provinces_Gdanskie) - -equal (el ? ? ? (toInt 297052)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_VilaVelha))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_VilaVelha) (el ? ? ? Countries_BR_provinces_EspiritoSanto) - -member (el ? ? ? Finland) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 142221)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MatoGrosso_cities_Rondonopolis))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MatoGrosso_cities_Rondonopolis) (el ? ? ? Countries_BR_provinces_MatoGrosso) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 346620)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_Avellaneda))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_Avellaneda) (el ? ? ? Countries_RA_provinces_BuenosAires) - -member (el ? ? ? Taiwan) (el ? ? ? Organizations_ICC) - -located (el ? ? ? Mountains_JabalMarra) (el ? ? ? Countries_SUD_provinces_Darfur) - -located (el ? ? ? Mountains_JabalMarra) (el ? ? ? Sudan) - -equal (el ? ? ? (toInt 304017)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Kansas_cities_Wichita))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Kansas_cities_Wichita) (el ? ? ? Countries_USA_provinces_Kansas) - -equal (el ? ? ? (toInt 269555)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Kentucky_cities_Louisville))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Kentucky_cities_Louisville) (el ? ? ? Countries_USA_provinces_Kentucky) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Mali) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 3760181)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_SouthCarolina))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_SouthCarolina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 80582)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_SouthCarolina_cities_Columbia) (el ? ? ? Countries_USA_provinces_SouthCarolina) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IOC) - -located (el ? ? ? Lakes_Mjoesen) (el ? ? ? Countries_N_provinces_Oppland) - -located (el ? ? ? Lakes_Mjoesen) (el ? ? ? Countries_N_provinces_Hedmark) - -located (el ? ? ? Lakes_Mjoesen) (el ? ? ? Norway) - -landAreaOnly (el ? ? ? Lakes_Mjoesen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 368)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 39390000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Yunnan))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Yunnan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 394000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Yunnan_cities_Kunming) (el ? ? ? Countries_TJ_provinces_Yunnan) - -member (el ? ? ? Israel) (el ? ? ? Organizations_ITU) - -sharedBorderLength (el ? ? ? Gambia) (el ? ? ? Senegal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 740)) (el ? ? ? Kilometer))) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Romania) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_CERN) - -equal (el ? ? ? (toInt 1354800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Cote))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Cote) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20239)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Cote_cities_Douala) (el ? ? ? Countries_CAM_provinces_Cote) - -member (el ? ? ? Australia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 57190000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Hubei) (el ? ? ? (MeasureFn (el ? ? ? (toInt 187400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Hubei_cities_Wuhan) (el ? ? ? Countries_TJ_provinces_Hubei) - -hasHeadq (el ? ? ? Organizations_ICC) (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 476000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Fatick))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_Fatick) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7935)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_Fatick_cities_Fatick) (el ? ? ? Countries_SN_provinces_Fatick) - -equal (el ? ? ? (toInt 1258700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Khersonska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Khersonska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Khersonska_cities_Kherson) (el ? ? ? Countries_UA_provinces_Khersonska) - -equal (el ? ? ? (toInt 152944)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Mufulira))) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Mufulira) (el ? ? ? Countries_Z_provinces_Copperbelt) - -equal (el ? ? ? (toInt 70210000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Jiangsu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 102600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Nanjing) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 92400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Punarenas_cities_Puntarenas))) - -geographicalSubregion (el ? ? ? Countries_CR_provinces_Punarenas_cities_Puntarenas) (el ? ? ? Countries_CR_provinces_Punarenas) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 349000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Chilung_munic))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Chilung_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 133)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Chilung_munic_cities_Chilung) (el ? ? ? Countries_RC_provinces_Chilung_munic) - -member (el ? ? ? Japan) (el ? ? ? Organizations_EN) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 40150000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Jiangxi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 166600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Nanchang) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -equal (el ? ? ? (toInt 1254976)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_RoiEt))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_RoiEt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8311)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_MekongGroup) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 113800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cambridgeshire_cities_Cambridge))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cambridgeshire_cities_Cambridge) (el ? ? ? Countries_GB_provinces_Cambridgeshire) - -member (el ? ? ? Mali) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 123188)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Lombardia_cities_Monza))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Lombardia_cities_Monza) (el ? ? ? Countries_I_provinces_Lombardia) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_CH_provinces_BL) - -flowsInto (el ? ? ? Rivers_Rhein) (el ? ? ? Seas_NorthSea) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_CH_provinces_TG) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_NL_provinces_ZuidHolland) - -length (el ? ? ? Rivers_Rhein) (el ? ? ? (toInt 1320)) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_CH_provinces_BS) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_CH_provinces_AG) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Switzerland) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Netherlands) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Germany) - -flowsInto (el ? ? ? Rivers_Rhein) (el ? ? ? Lakes_Bodensee) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_CH_provinces_SG) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_D_provinces_RheinlandPfalz) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_CH_provinces_ZH) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_CH_provinces_GR) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_NL_provinces_Gelderland) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_D_provinces_Hessen) - -located (el ? ? ? Rivers_Rhein) (el ? ? ? Countries_CH_provinces_SH) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_UNAMIR) - -geographicalSubregion (el ? ? ? SanMarino) (el ? ? ? Continents_Europe) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_IFRCS) - -meetsSpatially (el ? ? ? Cambodia) (el ? ? ? Thailand) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_WTrO) - -meetsSpatially (el ? ? ? Cambodia) (el ? ? ? Vietnam) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_WToO) - -capitalCity (el ? ? ? Countries_K_cities_PhnomPenh) (el ? ? ? Cambodia) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 10861218)) (el ? ? ? (PopulationFn (el ? ? ? Cambodia))) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_CP) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cambodia) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 13.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cambodia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 52)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_Intelsat) - -inflationRateInCountry (el ? ? ? Cambodia) (el ? ? ? (toInt 6)) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? Cambodia) (el ? ? ? Laos) - -member (el ? ? ? Cambodia) (el ? ? ? Organizations_UPU) - -landAreaOnly (el ? ? ? Cambodia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 181040)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cambodia) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 34.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Australia) (el ? ? ? Organizations_PCA) - -member (el ? ? ? China) (el ? ? ? Organizations_MekongGroup) - -equal (el ? ? ? (toInt 101000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_AnzheroSudzhensk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_AnzheroSudzhensk) (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) - -equal (el ? ? ? (toInt 141000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Walbrzyskie_cities_Walbrzych))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Walbrzyskie_cities_Walbrzych) (el ? ? ? Countries_PL_provinces_Walbrzyskie) - -member (el ? ? ? Taiwan) (el ? ? ? Organizations_BCIE) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNOMIG) - -sharedBorderLength (el ? ? ? Syria) (el ? ? ? Israel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76)) (el ? ? ? Kilometer))) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 323221)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Diadema))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Diadema) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 196263)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Alabama_cities_Mobile))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Alabama_cities_Mobile) (el ? ? ? Countries_USA_provinces_Alabama) - -equal (el ? ? ? (toInt 208797)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Maysan_cities_AlAmarah))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Maysan_cities_AlAmarah) (el ? ? ? Countries_IRQ_provinces_Maysan) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Norway) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IEA) - -equal (el ? ? ? (toInt 247524)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Mokpo))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Mokpo) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 116100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Taldyqorghan_cities_Taldyqorghan))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Taldyqorghan_cities_Taldyqorghan) (el ? ? ? Countries_KAZ_provinces_Taldyqorghan) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_FAO) - -geographicalSubregion (el ? ? ? Pakistan) (el ? ? ? Continents_Asia) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 147917)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Zaanstreek))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Zaanstreek) (el ? ? ? Countries_NL_provinces_NoordHolland) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_MerthyrTydfil_cities_MerthyrTydfil) (el ? ? ? Countries_GB_provinces_MerthyrTydfil) - -located (el ? ? ? Mountains_Korab) (el ? ? ? SerbiaAndMontenegro) - -located (el ? ? ? Mountains_Korab) (el ? ? ? Albania) - -equal (el ? ? ? (toInt 1316693)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Surin))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Surin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8128)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Trujillo_cities_Trujillo) (el ? ? ? Countries_YV_provinces_Trujillo) - -equal (el ? ? ? (toInt 125026)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Kedah_cities_AlorSetar))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Kedah_cities_AlorSetar) (el ? ? ? Countries_MAL_provinces_Kedah) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 399200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Avon_cities_Bristol))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Avon_cities_Bristol) (el ? ? ? Countries_GB_provinces_Avon) - -located (el ? ? ? Mountains_Elbrus) (el ? ? ? Countries_R_provinces_KabardinoBalkarRep_) - -located (el ? ? ? Mountains_Elbrus) (el ? ? ? Russia) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 171562)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Divinopolis))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Divinopolis) (el ? ? ? Countries_BR_provinces_MinasGerais) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Romania) (el ? ? ? Organizations_WCL) - -located (el ? ? ? Rivers_Torneaelv) (el ? ? ? Countries_S_provinces_Norrbotten) - -located (el ? ? ? Rivers_Torneaelv) (el ? ? ? Sweden) - -flowsInto (el ? ? ? Rivers_Torneaelv) (el ? ? ? Seas_BalticSea) - -length (el ? ? ? Rivers_Torneaelv) (el ? ? ? (toInt 375)) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 150123)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Pingdu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Pingdu) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 134797)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Itajai))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Itajai) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -equal (el ? ? ? (toInt 109800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Derbyshire_cities_SuttoninAshfield))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Derbyshire_cities_SuttoninAshfield) (el ? ? ? Countries_GB_provinces_Derbyshire) - -equal (el ? ? ? (toInt 352125)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Xianyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Xianyang) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Miaoli_cities_Miaoli) (el ? ? ? Countries_RC_provinces_Miaoli) - -geographicalSubregion (el ? ? ? Liechtenstein) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 133107)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Torrance))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Torrance) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 87491)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Colorado_cities_FortCollins))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Colorado_cities_FortCollins) (el ? ? ? Countries_USA_provinces_Colorado) - -equal (el ? ? ? (toInt 179178)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Saskatchewan_cities_Regina))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Saskatchewan_cities_Regina) (el ? ? ? Countries_CDN_provinces_Saskatchewan) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_KusiniUjunga_cities_Koani) (el ? ? ? Countries_EAT_provinces_KusiniUjunga) - -equal (el ? ? ? (toInt 36193)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Guerrero_cities_Chilpancingo))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Guerrero_cities_Chilpancingo) (el ? ? ? Countries_MEX_provinces_Guerrero) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 274964)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Valencia_cities_Alacant))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Valencia_cities_Alacant) (el ? ? ? Countries_E_provinces_Valencia) - -equal (el ? ? ? (toInt 2335000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Pyongyang))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Pyongyang) (el ? ? ? NorthKorea) - -hasHeadq (el ? ? ? Organizations_SAARC) (el ? ? ? Countries_NEP_cities_Kathmandu) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_ashShamaliyah_cities_adDamir) (el ? ? ? Countries_SUD_provinces_ashShamaliyah) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 177000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Nord_cities_Garoua))) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Nord_cities_Garoua) (el ? ? ? Countries_CAM_provinces_Nord) - -member (el ? ? ? Finland) (el ? ? ? Organizations_PCA) - -geographicalSubregion (el ? ? ? Cambodia) (el ? ? ? Continents_Asia) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 153811)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Markham))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Markham) (el ? ? ? Countries_CDN_provinces_Ontario) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_ICAO) - -sharedBorderLength (el ? ? ? Netherlands) (el ? ? ? Germany) (el ? ? ? (MeasureFn (el ? ? ? (toInt 577)) (el ? ? ? Kilometer))) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_OAS) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Aomori_cities_Aomori) (el ? ? ? Countries_J_provinces_Aomori) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 349000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Krym_cities_Simferopol))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Krym_cities_Simferopol) (el ? ? ? Countries_UA_provinces_Krym) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Corum_cities_Corum) (el ? ? ? Countries_TR_provinces_Corum) - -equal (el ? ? ? (toInt 588978)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Vermont))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Vermont) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Vermont_cities_Montpelier) (el ? ? ? Countries_USA_provinces_Vermont) - -sharedBorderLength (el ? ? ? UnitedArabEmirates) (el ? ? ? Oman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 410)) (el ? ? ? Kilometer))) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_ICRM) - -located (el ? ? ? Rivers_KleinerJenissej) (el ? ? ? Countries_R_provinces_Rep_ofTyva) - -located (el ? ? ? Rivers_KleinerJenissej) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_KleinerJenissej) (el ? ? ? Rivers_Jenissej) - -length (el ? ? ? Rivers_KleinerJenissej) (el ? ? ? (toInt 680)) - -equal (el ? ? ? (toInt 237290)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_MoereogRomsdal))) - -capitalCity (el ? ? ? Countries_N_provinces_MoereogRomsdal_cities_Molde) (el ? ? ? Countries_N_provinces_MoereogRomsdal) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 163000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_IlaweEkiti))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_IlaweEkiti) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 134973)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Velsen))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Velsen) (el ? ? ? Countries_NL_provinces_NoordHolland) - -equal (el ? ? ? (toInt 392208)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Quindio))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Quindio) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1845)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Quindio_cities_Armenia) (el ? ? ? Countries_CO_provinces_Quindio) - -equal (el ? ? ? (toInt 1408300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Lancashire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Lancashire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3064)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Lancashire_cities_Preston) (el ? ? ? Countries_GB_provinces_Lancashire) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 1083024)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_ashShamaliyah))) - -landAreaOnly (el ? ? ? Countries_SUD_provinces_ashShamaliyah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 476040)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SUD_provinces_ashShamaliyah_cities_adDamir) (el ? ? ? Countries_SUD_provinces_ashShamaliyah) - -member (el ? ? ? Italy) (el ? ? ? Organizations_NATO) - -equal (el ? ? ? (toInt 328646)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Johor_cities_JohorBaharu))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Johor_cities_JohorBaharu) (el ? ? ? Countries_MAL_provinces_Johor) - -equal (el ? ? ? (toInt 110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_SunshineCoast))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_SunshineCoast) (el ? ? ? Countries_AUS_provinces_NewSouthWales) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ABEDA) - -equal (el ? ? ? (toInt 58851357)) (el ? ? ? (PopulationFn (el ? ? ? Thailand))) - -geographicSubregion (el ? ? ? Countries_THA_provinces_ChonBuri) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Chumphon) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_UNIKOM) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Ranong) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_ISO) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SingBuri) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Trat) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_ITU) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NakhonSawan) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Yala) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SaKaeo) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Saraburi) (el ? ? ? Thailand) - -inflationRateInCountry (el ? ? ? Thailand) (el ? ? ? (toRealNum 5.8)) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Kanchanaburi) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Lamphun) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Songkhla) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_AngThong) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Krabi) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SamutSakhon) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_WIPO) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Sukhothai) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SuphanBuri) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SakonNakhon) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Phitsanulok) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Surin) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Uttaradit) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SamutSongkhram) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Pattani) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_MahaSarakham) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NongBuaLamPhu) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_UNESCO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Thailand) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 59.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Nan) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_G_77) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SuratThani) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Phatthalung) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_MaeHongSon) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_AmnatCharoen) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NongKhai) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NakhonPhanom) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_THA_provinces_LopBuri) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Chaiyaphum) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Tak) (el ? ? ? Thailand) - -meetsSpatially (el ? ? ? Thailand) (el ? ? ? Malaysia) - -geographicSubregion (el ? ? ? Countries_THA_provinces_ChaiNat) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_BangkokMetropolis) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NakhonSiThammarat) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_PhraNakhonSiAyutthaya) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_PathumThani) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_KamphaengPhet) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Phayao) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_UthaiThani) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Chachoengsao) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Yasothon) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? Thailand) (el ? ? ? Laos) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Trang) (el ? ? ? Thailand) - -sectorCompositionOfGDPInPeriod (el ? ? ? Thailand) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 30.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Phichit) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Chanthaburi) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Phetchaburi) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Phangnga) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Phrae) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_THA_provinces_ChiangMai) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NakhonPathom) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SouthernRegion) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Kalasin) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Mukdahan) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Satun) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_ASEAN) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_UNU) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SamutPrakan) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_THA_provinces_SiSaKet) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NakhonRatchasima) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Ratchaburi) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_PrachuapKhiriKhan) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_UdonThani) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Lampang) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_PrachinBuri) (el ? ? ? Thailand) - -sectorCompositionOfGDPInPeriod (el ? ? ? Thailand) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 10.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Narathiwat) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Rayong) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NorthernRegion) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_CentralRegion) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Petchanbun) (el ? ? ? Thailand) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_IAEA) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NakhonNayok) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_NortheasternRegion) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_KhonKaen) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_UbonRatchathani) (el ? ? ? Thailand) - -meetsSpatially (el ? ? ? Thailand) (el ? ? ? Cambodia) - -geographicSubregion (el ? ? ? Countries_THA_provinces_ChiangRai) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Nonthaburi) (el ? ? ? Thailand) - -meetsSpatially (el ? ? ? Thailand) (el ? ? ? Burma) - -member (el ? ? ? Thailand) (el ? ? ? Organizations_CP) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Phuket) (el ? ? ? Thailand) - -landAreaOnly (el ? ? ? Thailand) (el ? ? ? (MeasureFn (el ? ? ? (toInt 514000)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_THA_provinces_Loei) (el ? ? ? Thailand) - -capitalCity (el ? ? ? Countries_THA_provinces_BangkokMetropolis_cities_Bangkok) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_RoiEt) (el ? ? ? Thailand) - -geographicSubregion (el ? ? ? Countries_THA_provinces_BuriRam) (el ? ? ? Thailand) - -located (el ? ? ? Mountains_Semeru) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 271324)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_MontesClaros))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_MontesClaros) (el ? ? ? Countries_BR_provinces_MinasGerais) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 397343)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Pontianak))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Pontianak) (el ? ? ? Indonesia) - -sharedBorderLength (el ? ? ? Spain) (el ? ? ? Andorra) (el ? ? ? (MeasureFn (el ? ? ? (toInt 65)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 148000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEstero))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEstero) (el ? ? ? Countries_RA_provinces_SantiagodeEstero) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Mehedinti_cities_DrobetaTurnuSeverin) (el ? ? ? Countries_RO_provinces_Mehedinti) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 120000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Kislovodsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Kislovodsk) (el ? ? ? Countries_R_provinces_Stavropolskykray) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_LAIA) - -equal (el ? ? ? (toInt 7615500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Istanbul_cities_Istanbul))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Istanbul_cities_Istanbul) (el ? ? ? Countries_TR_provinces_Istanbul) - -equal (el ? ? ? (toInt 113746)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_ThunderBay))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_ThunderBay) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Mountains_Tahan) (el ? ? ? Countries_MAL_provinces_Pahang) - -located (el ? ? ? Mountains_Tahan) (el ? ? ? Countries_MAL_provinces_Kelantan) - -located (el ? ? ? Mountains_Tahan) (el ? ? ? Malaysia) - -equal (el ? ? ? (toInt 243435)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Siirt))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Siirt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5406)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Siirt_cities_Siirt) (el ? ? ? Countries_TR_provinces_Siirt) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 785000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofKarelia))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofKarelia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 172400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofKarelia_cities_Petrozavodsk) (el ? ? ? Countries_R_provinces_Rep_ofKarelia) - -member (el ? ? ? Italy) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_ACP) - -landAreaOnly (el ? ? ? Mauritania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1030700)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_ECA) - -capitalCity (el ? ? ? Countries_RIM_cities_Nouakchott) (el ? ? ? Mauritania) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mauritania) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 43.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 2336048)) (el ? ? ? (PopulationFn (el ? ? ? Mauritania))) - -meetsSpatially (el ? ? ? Mauritania) (el ? ? ? Algeria) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_WTrO) - -inflationRateInCountry (el ? ? ? Mauritania) (el ? ? ? (toRealNum 3.5)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mauritania) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 29.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_Interpol) - -meetsSpatially (el ? ? ? Mauritania) (el ? ? ? WesternSahara) - -meetsSpatially (el ? ? ? Mauritania) (el ? ? ? Senegal) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_AL) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mauritania) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 27.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_UN) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_ECOWAS) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_NAM) - -meetsSpatially (el ? ? ? Mauritania) (el ? ? ? Mali) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Mauritania) (el ? ? ? Organizations_IFRCS) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Teleorman_cities_Alexandria) (el ? ? ? Countries_RO_provinces_Teleorman) - -located (el ? ? ? Mountains_MountGodwinAusten) (el ? ? ? Countries_TJ_provinces_Tibet) - -located (el ? ? ? Mountains_MountGodwinAusten) (el ? ? ? China) - -equal (el ? ? ? (toInt 348776)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Rize))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Rize) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3920)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Rize_cities_Rize) (el ? ? ? Countries_TR_provinces_Rize) - -equal (el ? ? ? (toInt 226500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_SouthYorkshire_cities_Barnsley))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_SouthYorkshire_cities_Barnsley) (el ? ? ? Countries_GB_provinces_SouthYorkshire) - -equal (el ? ? ? (toInt 481371)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Banjarmasin))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Banjarmasin) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 2637000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taipei_munic))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Taipei_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 272)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Taipei_munic_cities_Taipei) (el ? ? ? Countries_RC_provinces_Taipei_munic) - -equal (el ? ? ? (toInt 105000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Mezhdurechensk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Mezhdurechensk) (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) - -equal (el ? ? ? (toInt 101000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_JA_cities_Kingston))) - -geographicalSubregion (el ? ? ? Countries_JA_cities_Kingston) (el ? ? ? Jamaica) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_CACM) - -member (el ? ? ? Finland) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 71000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_IsladelaJuventud))) - -landAreaOnly (el ? ? ? Countries_C_provinces_IsladelaJuventud) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2396)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_IsladelaJuventud_cities_NuevaGerona) (el ? ? ? Countries_C_provinces_IsladelaJuventud) - -member (el ? ? ? Italy) (el ? ? ? Organizations_OAS) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 151862)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Suzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Suzhou) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 415466)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Dukou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Dukou) (el ? ? ? Countries_TJ_provinces_Sichuan) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_WToO) - -sharedBorderLength (el ? ? ? Chad) (el ? ? ? Sudan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1360)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 16320000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_XinjiangUygur))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_XinjiangUygur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1600000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Urumqi) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -equal (el ? ? ? (toInt 128090)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Oceanside))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Oceanside) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ANC) - -equal (el ? ? ? (toInt 606100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Qyzylorda))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Qyzylorda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 226000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Qyzylorda_cities_Qyzylorda) (el ? ? ? Countries_KAZ_provinces_Qyzylorda) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 19439337)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Texas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 691027)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Texas_cities_Austin) (el ? ? ? Countries_USA_provinces_Texas) - -equal (el ? ? ? (toInt 2820250)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Zulia))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Zulia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 63100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Zulia_cities_Maracaibo) (el ? ? ? Countries_YV_provinces_Zulia) - -equal (el ? ? ? (toInt 1101407)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Amsterdam))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Amsterdam) (el ? ? ? Countries_NL_provinces_NoordHolland) - -equal (el ? ? ? (toInt 2097500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofDagestan))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofDagestan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 50300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofDagestan_cities_Makhachkala) (el ? ? ? Countries_R_provinces_Rep_ofDagestan) - -equal (el ? ? ? (toInt 585800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofKhakassiya))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofKhakassiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 61900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofKhakassiya_cities_Abakan) (el ? ? ? Countries_R_provinces_Rep_ofKhakassiya) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 7138795)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Quebec))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_Quebec) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1540680)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_Quebec_cities_Quebec) (el ? ? ? Countries_CDN_provinces_Quebec) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_AfDB) - -sharedBorderLength (el ? ? ? Turkey) (el ? ? ? Iraq) (el ? ? ? (MeasureFn (el ? ? ? (toInt 331)) (el ? ? ? Kilometer))) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 191003)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_IonioiNisoi))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_IonioiNisoi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2307)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1180068)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Ishikawa))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Ishikawa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4197)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Ishikawa_cities_Kanazawa) (el ? ? ? Countries_J_provinces_Ishikawa) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IBRD) - -located (el ? ? ? Islands_Aland) (el ? ? ? Countries_SF_provinces_Aland) - -located (el ? ? ? Islands_Aland) (el ? ? ? Finland) - -landAreaOnly (el ? ? ? Islands_Aland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 650)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 139500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Lancashire_cities_Blackburn))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Lancashire_cities_Blackburn) (el ? ? ? Countries_GB_provinces_Lancashire) - -sharedBorderLength (el ? ? ? SanMarino) (el ? ? ? Italy) (el ? ? ? (MeasureFn (el ? ? ? (toInt 39)) (el ? ? ? Kilometer))) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 2307618)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Inchon))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Inchon) (el ? ? ? SouthKorea) - -sharedBorderLength (el ? ? ? Tajikistan) (el ? ? ? Afghanistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1206)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 609)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Cocos_Islands))) - -capitalCity (el ? ? ? Countries_cid_cia_Cocos_Islands_cities_WestIsland) (el ? ? ? Countries_cid_cia_Cocos_Islands) - -landAreaOnly (el ? ? ? Countries_cid_cia_Cocos_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 152000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Mytishchi))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Mytishchi) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -located (el ? ? ? Mountains_Sarektjokko) (el ? ? ? Countries_S_provinces_Norrbotten) - -located (el ? ? ? Mountains_Sarektjokko) (el ? ? ? Sweden) - -equal (el ? ? ? (toInt 74669)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Varmland_cities_Karlstad))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Varmland_cities_Karlstad) (el ? ? ? Countries_S_provinces_Varmland) - -member (el ? ? ? China) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 475200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cornwall_IslesofScilly))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Cornwall_IslesofScilly) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3564)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Cornwall_IslesofScilly_cities_Truro) (el ? ? ? Countries_GB_provinces_Cornwall_IslesofScilly) - -member (el ? ? ? Japan) (el ? ? ? Organizations_G_5) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 116485)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_EntreRios_cities_Concordia))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_EntreRios_cities_Concordia) (el ? ? ? Countries_RA_provinces_EntreRios) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_CE) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ECLAC) - -hasHeadq (el ? ? ? Organizations_UNDP) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Faroe_Islands_cities_Torshavn) (el ? ? ? Countries_cid_cia_Faroe_Islands) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 3841396)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Madras))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Madras) (el ? ? ? Countries_IND_provinces_TamilNadu) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Magway_cities_Magway) (el ? ? ? Countries_MYA_provinces_Magway) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_CE) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IFRCS) - -sectorCompositionOfGDPInPeriod (el ? ? ? Croatia) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 30.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_UN) - -sectorCompositionOfGDPInPeriod (el ? ? ? Croatia) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 12.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_CEI) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IBRD) - -meetsSpatially (el ? ? ? Croatia) (el ? ? ? Hungary) - -equal (el ? ? ? (toInt 5004112)) (el ? ? ? (PopulationFn (el ? ? ? Croatia))) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IADB) - -capitalCity (el ? ? ? Countries_HR_cities_Zagreb) (el ? ? ? Croatia) - -landAreaOnly (el ? ? ? Croatia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 56538)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IMF) - -sectorCompositionOfGDPInPeriod (el ? ? ? Croatia) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 56.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Croatia) (el ? ? ? BosniaAndHerzegovina) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? Croatia) (el ? ? ? Slovenia) - -inflationRateInCountry (el ? ? ? Croatia) (el ? ? ? (toRealNum 3.7)) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_IDA) - -meetsSpatially (el ? ? ? Croatia) (el ? ? ? SerbiaAndMontenegro) - -member (el ? ? ? Croatia) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 2798422)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SantaFe))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_SantaFe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 133007)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_SantaFe_cities_SantaFe) (el ? ? ? Countries_RA_provinces_SantaFe) - -member (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 1731700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_WesternAustralia))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_WesternAustralia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2525500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_WesternAustralia_cities_Perth) (el ? ? ? Countries_AUS_provinces_WesternAustralia) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_ECLAC) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Zamojskie_cities_Zamosc) (el ? ? ? Countries_PL_provinces_Zamojskie) - -equal (el ? ? ? (toInt 132626)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Catamarca_cities_SanFernando))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Catamarca_cities_SanFernando) (el ? ? ? Countries_RA_provinces_Catamarca) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 630000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KGZ_cities_Bishkek))) - -geographicalSubregion (el ? ? ? Countries_KGZ_cities_Bishkek) (el ? ? ? Kyrgyzstan) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 604215)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Sholapur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Sholapur) (el ? ? ? Countries_IND_provinces_Maharashtra) - -equal (el ? ? ? (toInt 112300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestSussex_cities_Horsham))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestSussex_cities_Horsham) (el ? ? ? Countries_GB_provinces_WestSussex) - -sharedBorderLength (el ? ? ? Burma) (el ? ? ? India) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1463)) (el ? ? ? Kilometer))) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 781756)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Sucre))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Sucre) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Sucre_cities_Cumana) (el ? ? ? Countries_YV_provinces_Sucre) - -equal (el ? ? ? (toInt 1373100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_BinhDinh))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_BinhDinh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6075)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_WToO) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Man) (el ? ? ? Continents_Europe) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Togo) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 467610)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Colorado_cities_Denver))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Colorado_cities_Denver) (el ? ? ? Countries_USA_provinces_Colorado) - -equal (el ? ? ? (toInt 242200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Karamanmaras_cities_KaramanMaras))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Karamanmaras_cities_KaramanMaras) (el ? ? ? Countries_TR_provinces_Karamanmaras) - -geographicalSubregion (el ? ? ? Mozambique) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 263471)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEsteroLaBanda))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEsteroLaBanda) (el ? ? ? Countries_RA_provinces_SantiagodeEstero) - -equal (el ? ? ? (toInt 364972)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Qinhuangdao))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Qinhuangdao) (el ? ? ? Countries_TJ_provinces_Hebei) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 742550)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_GoteborgochBohus))) - -landAreaOnly (el ? ? ? Countries_S_provinces_GoteborgochBohus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5141)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_GoteborgochBohus_cities_Goteborg) (el ? ? ? Countries_S_provinces_GoteborgochBohus) - -located (el ? ? ? Mountains_GrosserArber) (el ? ? ? Countries_D_provinces_Bayern) - -located (el ? ? ? Mountains_GrosserArber) (el ? ? ? Germany) - -sharedBorderLength (el ? ? ? Georgia) (el ? ? ? Armenia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 164)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 273900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Vas))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Vas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3337)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Vas_cities_Szombathely) (el ? ? ? Countries_H_provinces_Vas) - -member (el ? ? ? China) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IAEA) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Nevsehir_cities_Nevsehir) (el ? ? ? Countries_TR_provinces_Nevsehir) - -located (el ? ? ? Islands_Aust_Vagoey) (el ? ? ? Countries_N_provinces_Nordland) - -located (el ? ? ? Islands_Aust_Vagoey) (el ? ? ? Norway) - -landAreaOnly (el ? ? ? Islands_Aust_Vagoey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 526)) (el ? ? ? SquareKilometer))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Kingman_Reef) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_Harris) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Harris) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 1003000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Volgogradskayaoblast_cities_Volgograd))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Volgogradskayaoblast_cities_Volgograd) (el ? ? ? Countries_R_provinces_Volgogradskayaoblast) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_FAO) - -sharedBorderLength (el ? ? ? France) (el ? ? ? Germany) (el ? ? ? (MeasureFn (el ? ? ? (toInt 451)) (el ? ? ? Kilometer))) - -located (el ? ? ? Deserts_GrandVictoriaDesert) (el ? ? ? Countries_AUS_provinces_WesternAustralia) - -located (el ? ? ? Deserts_GrandVictoriaDesert) (el ? ? ? Countries_AUS_provinces_SouthAustralia) - -located (el ? ? ? Deserts_GrandVictoriaDesert) (el ? ? ? Australia) - -equal (el ? ? ? (toInt 132200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Lancashire_cities_Preston))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Lancashire_cities_Preston) (el ? ? ? Countries_GB_provinces_Lancashire) - -equal (el ? ? ? (toInt 184000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Sibiu_cities_Sibiu))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Sibiu_cities_Sibiu) (el ? ? ? Countries_RO_provinces_Sibiu) - -equal (el ? ? ? (toInt 936163)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kocaeli))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Kocaeli) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3626)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Kocaeli_cities_Izmit) (el ? ? ? Countries_TR_provinces_Kocaeli) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_WEU) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_MTCR) - -equal (el ? ? ? (toInt 904000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_TrentinoAltoAdige))) - -landAreaOnly (el ? ? ? Countries_I_provinces_TrentinoAltoAdige) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13618)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_TrentinoAltoAdige_cities_Bolzano) (el ? ? ? Countries_I_provinces_TrentinoAltoAdige) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_AI_cities_Appenzell) (el ? ? ? Countries_CH_provinces_AI) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNIKOM) - -equal (el ? ? ? (toInt 152409)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Pasuruan))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Pasuruan) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 230700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Salford))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Salford) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 668323)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Jalisco_cities_Zapopan))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Jalisco_cities_Zapopan) (el ? ? ? Countries_MEX_provinces_Jalisco) - -equal (el ? ? ? (toInt 755593)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Limburg))) - -landAreaOnly (el ? ? ? Countries_B_provinces_Limburg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2422)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_B_provinces_Limburg_cities_Hasselt) (el ? ? ? Countries_B_provinces_Limburg) - -equal (el ? ? ? (toInt 195736)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Ipatinga))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Ipatinga) (el ? ? ? Countries_BR_provinces_MinasGerais) - -equal (el ? ? ? (toInt 60000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AL_cities_Durres))) - -geographicalSubregion (el ? ? ? Countries_AL_cities_Durres) (el ? ? ? Albania) - -member (el ? ? ? Albania) (el ? ? ? Organizations_CE) - -geographicalSubregion (el ? ? ? Countries_RG_cities_Conakry) (el ? ? ? Guinea) - -equal (el ? ? ? (toInt 557995)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Groningen))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_Groningen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2344)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_Groningen_cities_Groningen) (el ? ? ? Countries_NL_provinces_Groningen) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Gloucestershire_cities_Glouchester) (el ? ? ? Countries_GB_provinces_Gloucestershire) - -equal (el ? ? ? (toInt 6809)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Saint_Pierre_and_Miquelon))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Saint_Pierre_and_Miquelon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 242)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_cid_cia_Saint_Pierre_and_Miquelon_cities_Saint_Pierre) (el ? ? ? Countries_cid_cia_Saint_Pierre_and_Miquelon) - -member (el ? ? ? Countries_cid_cia_Saint_Pierre_and_Miquelon) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 357189)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Chubut))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Chubut) (el ? ? ? (MeasureFn (el ? ? ? (toInt 224686)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Chubut_cities_Rawson) (el ? ? ? Countries_RA_provinces_Chubut) - -equal (el ? ? ? (toInt 428486)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Michoacan_cities_Morelia))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Michoacan_cities_Morelia) (el ? ? ? Countries_MEX_provinces_Michoacan) - -equal (el ? ? ? (toInt 102500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestSussex_cities_Chichester))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestSussex_cities_Chichester) (el ? ? ? Countries_GB_provinces_WestSussex) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 125608)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bayern_cities_Regensburg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bayern_cities_Regensburg) (el ? ? ? Countries_D_provinces_Bayern) - -equal (el ? ? ? (toInt 167000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast_cities_Miass))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast_cities_Miass) (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast) - -equal (el ? ? ? (toInt 214728)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Pingtung_cities_Pingtung))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Pingtung_cities_Pingtung) (el ? ? ? Countries_RC_provinces_Pingtung) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 1571200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Khabarovskiykray))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Khabarovskiykray) (el ? ? ? (MeasureFn (el ? ? ? (toInt 752600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Khabarovskiykray_cities_Khabarovsk) (el ? ? ? Countries_R_provinces_Khabarovskiykray) - -located (el ? ? ? Islands_Staffa) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Staffa) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 136000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_cities_DabrowaGornicza))) - -geographicalSubregion (el ? ? ? Countries_PL_cities_DabrowaGornicza) (el ? ? ? Poland) - -member (el ? ? ? Mali) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? Organizations_SPC) - -equal (el ? ? ? (toInt 572638)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Dusseldorf))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Dusseldorf) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_CE) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_ITU) - -geographicalSubregion (el ? ? ? France) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 1173300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_DacLac))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_DacLac) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19800)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 309993)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Etobicoke))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Etobicoke) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Rivers_WesternDwina) (el ? ? ? Countries_R_provinces_Tverskayaoblast) - -located (el ? ? ? Rivers_WesternDwina) (el ? ? ? Countries_R_provinces_Smolenskayaoblast) - -located (el ? ? ? Rivers_WesternDwina) (el ? ? ? Russia) - -located (el ? ? ? Rivers_WesternDwina) (el ? ? ? Latvia) - -located (el ? ? ? Rivers_WesternDwina) (el ? ? ? Belarus) - -flowsInto (el ? ? ? Rivers_WesternDwina) (el ? ? ? Seas_BalticSea) - -length (el ? ? ? Rivers_WesternDwina) (el ? ? ? (toInt 1020)) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 303165)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_London))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_London) (el ? ? ? Countries_CDN_provinces_Ontario) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Salaj_cities_Zalau) (el ? ? ? Countries_RO_provinces_Salaj) - -equal (el ? ? ? (toInt 318000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Cluj_cities_ClujNapoca))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Cluj_cities_ClujNapoca) (el ? ? ? Countries_RO_provinces_Cluj) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_WMO) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Monmouthshire_cities_Cwmbran) (el ? ? ? Countries_GB_provinces_Monmouthshire) - -equal (el ? ? ? (toInt 8489007)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_DistritoFederal))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_DistritoFederal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1499)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_DistritoFederal_cities_MexicoCity) (el ? ? ? Countries_MEX_provinces_DistritoFederal) - -equal (el ? ? ? (toInt 706459)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Suzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Suzhou) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 244995)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_PaysdelaLoire_cities_Nantes))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_PaysdelaLoire_cities_Nantes) (el ? ? ? Countries_F_provinces_PaysdelaLoire) - -equal (el ? ? ? (toInt 133000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Pyatigorsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Pyatigorsk) (el ? ? ? Countries_R_provinces_Stavropolskykray) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Svalbard_cities_Longyearbyen) (el ? ? ? Countries_cid_cia_Svalbard) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_OSCE) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_FR_cities_Fribourg) (el ? ? ? Countries_CH_provinces_FR) - -equal (el ? ? ? (toInt 108056)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Connecticut_cities_Stamford))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Connecticut_cities_Stamford) (el ? ? ? Countries_USA_provinces_Connecticut) - -equal (el ? ? ? (toInt 2868000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElQalubiya))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElQalubiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1001)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElQalubiya_cities_Benha) (el ? ? ? Countries_ET_provinces_ElQalubiya) - -member (el ? ? ? Panama) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 1507000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_LowerAustria))) - -landAreaOnly (el ? ? ? Countries_A_provinces_LowerAustria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19170)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_A_provinces_LowerAustria_cities_St_Polten) (el ? ? ? Countries_A_provinces_LowerAustria) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UNOMIL) - -equal (el ? ? ? (toInt 1989000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_Quezon))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_Quezon) (el ? ? ? Philippines) - -landAreaOnly (el ? ? ? Countries_cid_cia_Midway_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 5.2)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_MelvilleIsland) (el ? ? ? Countries_AUS_provinces_NorthernTerritory) - -located (el ? ? ? Islands_MelvilleIsland) (el ? ? ? Australia) - -landAreaOnly (el ? ? ? Islands_MelvilleIsland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5800)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 716500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_EastSussex))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_EastSussex) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1795)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_EastSussex_cities_Lewes) (el ? ? ? Countries_GB_provinces_EastSussex) - -equal (el ? ? ? (toInt 669800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_BatysQazaqstan))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_BatysQazaqstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 151300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_BatysQazaqstan_cities_Oral) (el ? ? ? Countries_KAZ_provinces_BatysQazaqstan) - -equal (el ? ? ? (toInt 320990)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Manado))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Manado) (el ? ? ? Indonesia) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_UPU) - -member (el ? ? ? China) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_WToO) - -sharedBorderLength (el ? ? ? Panama) (el ? ? ? Colombia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 225)) (el ? ? ? Kilometer))) - -member (el ? ? ? Australia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? NewCaledonia) (el ? ? ? Organizations_WFTU) - -inflationRateInCountry (el ? ? ? NewCaledonia) (el ? ? ? (toRealNum 1.4)) - -capitalCity (el ? ? ? Countries_NCA_cities_Noumea) (el ? ? ? NewCaledonia) - -equal (el ? ? ? (toInt 187784)) (el ? ? ? (PopulationFn (el ? ? ? NewCaledonia))) - -sectorCompositionOfGDPInPeriod (el ? ? ? NewCaledonia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 35)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? NewCaledonia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 60)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? NewCaledonia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? NewCaledonia) (el ? ? ? Organizations_SPC) - -landAreaOnly (el ? ? ? NewCaledonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19060)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 627781)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_SanMartin))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_SanMartin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 51253)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_SanMartin_cities_Moyobamba) (el ? ? ? Countries_PE_provinces_SanMartin) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 146206)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Zambezia_cities_Quelimane))) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Zambezia_cities_Quelimane) (el ? ? ? Countries_MOC_provinces_Zambezia) - -equal (el ? ? ? (toInt 127214)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_TeofiloOtoni))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_TeofiloOtoni) (el ? ? ? Countries_BR_provinces_MinasGerais) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_G_19) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_G_77) - -located (el ? ? ? Islands_Taiwan) (el ? ? ? Taiwan) - -landAreaOnly (el ? ? ? Islands_Taiwan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 36188)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 582588)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Kerala_cities_Cochin))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Kerala_cities_Cochin) (el ? ? ? Countries_IND_provinces_Kerala) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Guadeloupe) (el ? ? ? Continents_America) - -sharedBorderLength (el ? ? ? Vietnam) (el ? ? ? Laos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2130)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 648298)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Karnataka_cities_Hubli))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Karnataka_cities_Hubli) (el ? ? ? Countries_IND_provinces_Karnataka) - -located (el ? ? ? Islands_Martinique) (el ? ? ? France) - -landAreaOnly (el ? ? ? Islands_Martinique) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1100)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_UNESCO) - -geographicalSubregion (el ? ? ? Countries_BIH_cities_Sarajevo) (el ? ? ? BosniaAndHerzegovina) - -equal (el ? ? ? (toInt 100646)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NIC_cities_Masaya))) - -geographicalSubregion (el ? ? ? Countries_NIC_cities_Masaya) (el ? ? ? Nicaragua) - -equal (el ? ? ? (toInt 316000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Constanta_cities_Constanta))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Constanta_cities_Constanta) (el ? ? ? Countries_RO_provinces_Constanta) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 111000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Bida))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Bida) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 1426518)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Kaohsiung_munic_cities_Kaohsiung))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Kaohsiung_munic_cities_Kaohsiung) (el ? ? ? Countries_RC_provinces_Kaohsiung_munic) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_IMF) - -hasHeadq (el ? ? ? Organizations_OPANAL) (el ? ? ? Countries_MEX_provinces_DistritoFederal_cities_MexicoCity) - -equal (el ? ? ? (toInt 219376)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_PulauPinang_cities_GeorgeTown))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_PulauPinang_cities_GeorgeTown) (el ? ? ? Countries_MAL_provinces_PulauPinang) - -located (el ? ? ? Islands_Anglesey) (el ? ? ? Countries_GB_provinces_Cardiff) - -located (el ? ? ? Islands_Anglesey) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_Anglesey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 715)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_ITU) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Sakarya_cities_Sakarya) (el ? ? ? Countries_TR_provinces_Sakarya) - -equal (el ? ? ? (toInt 315948)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_Cordoba))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_Cordoba) (el ? ? ? Countries_E_provinces_Andalusia) - -equal (el ? ? ? (toInt 3724000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Eastern))) - -landAreaOnly (el ? ? ? Countries_EAK_provinces_Eastern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 159891)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAK_provinces_Eastern_cities_Embu) (el ? ? ? Countries_EAK_provinces_Eastern) - -member (el ? ? ? Israel) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_BCIE) - -member (el ? ? ? Panama) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Israel) (el ? ? ? Organizations_WHO) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 233162)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NakhonNayok))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NakhonNayok) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2120)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Austria) (el ? ? ? Organizations_CCC) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_ISO) - -length (el ? ? ? Rivers_Orinoco) (el ? ? ? (toInt 2736)) - -located (el ? ? ? Rivers_Orinoco) (el ? ? ? Countries_YV_provinces_Bolivar) - -located (el ? ? ? Rivers_Orinoco) (el ? ? ? Countries_YV_provinces_Monagas) - -located (el ? ? ? Rivers_Orinoco) (el ? ? ? Countries_YV_provinces_DeltaAmacuro) - -located (el ? ? ? Rivers_Orinoco) (el ? ? ? Countries_YV_provinces_Apure) - -located (el ? ? ? Rivers_Orinoco) (el ? ? ? Countries_YV_provinces_Guarico) - -located (el ? ? ? Rivers_Orinoco) (el ? ? ? Countries_YV_provinces_Anzoategui) - -flowsInto (el ? ? ? Rivers_Orinoco) (el ? ? ? Seas_AtlanticOcean) - -located (el ? ? ? Rivers_Orinoco) (el ? ? ? Venezuela) - -located (el ? ? ? Rivers_Orinoco) (el ? ? ? Countries_YV_provinces_Amazonas) - -sharedBorderLength (el ? ? ? Burma) (el ? ? ? Bangladesh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 193)) (el ? ? ? Kilometer))) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 171600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Pecs_munic))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Pecs_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 113)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Pecs_munic_cities_Pecs) (el ? ? ? Countries_H_provinces_Pecs_munic) - -equal (el ? ? ? (toInt 70200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_KusiniUjunga))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_KusiniUjunga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 854)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_KusiniUjunga_cities_Koani) (el ? ? ? Countries_EAT_provinces_KusiniUjunga) - -equal (el ? ? ? (toInt 195854)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_HauteNormandie_cities_LeHavre))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_HauteNormandie_cities_LeHavre) (el ? ? ? Countries_F_provinces_HauteNormandie) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 138000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Dinajpur))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Dinajpur) (el ? ? ? Bangladesh) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Italy) (el ? ? ? Organizations_CEI) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 115000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Namibe))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Namibe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 58137)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Namibe_cities_Namibe) (el ? ? ? Countries_ANG_provinces_Namibe) - -equal (el ? ? ? (toInt 272690)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_Tampico))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_Tampico) (el ? ? ? Countries_MEX_provinces_Tamaulipas) - -equal (el ? ? ? (toInt 917243)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Bihar_cities_Patna))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Bihar_cities_Patna) (el ? ? ? Countries_IND_provinces_Bihar) - -equal (el ? ? ? (toInt 120210)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Boyaca_cities_Tunja))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Boyaca_cities_Tunja) (el ? ? ? Countries_CO_provinces_Boyaca) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 3000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_TierradelFuego_cities_Ushuaia))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_TierradelFuego_cities_Ushuaia) (el ? ? ? Countries_RA_provinces_TierradelFuego) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 309000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Khabarovskiykray_cities_KomsomolsknaAmure))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Khabarovskiykray_cities_KomsomolsknaAmure) (el ? ? ? Countries_R_provinces_Khabarovskiykray) - -equal (el ? ? ? (toInt 231077)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_GovernadorValadares))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_GovernadorValadares) (el ? ? ? Countries_BR_provinces_MinasGerais) - -member (el ? ? ? Angola) (el ? ? ? Organizations_CEEAC) - -equal (el ? ? ? (toInt 1340056)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_EastFlanders))) - -landAreaOnly (el ? ? ? Countries_B_provinces_EastFlanders) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2982)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_B_provinces_EastFlanders_cities_Ghent) (el ? ? ? Countries_B_provinces_EastFlanders) - -member (el ? ? ? Austria) (el ? ? ? Organizations_AG) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 156307)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Liancheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Liancheng) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 499842)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Maysan))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_Maysan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16072)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Maysan_cities_AlAmarah) (el ? ? ? Countries_IRQ_provinces_Maysan) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 205657)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Gravatai))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Gravatai) (el ? ? ? Countries_BR_provinces_Pernambuco) - -located (el ? ? ? Rivers_Cuilo) (el ? ? ? Countries_ANG_provinces_Bie) - -located (el ? ? ? Rivers_Cuilo) (el ? ? ? Countries_ANG_provinces_Moxico) - -located (el ? ? ? Rivers_Cuilo) (el ? ? ? Zaire) - -located (el ? ? ? Rivers_Cuilo) (el ? ? ? Countries_ZRE_provinces_Bandundu) - -located (el ? ? ? Rivers_Cuilo) (el ? ? ? Countries_ANG_provinces_CuandoCubango) - -length (el ? ? ? Rivers_Cuilo) (el ? ? ? (toInt 970)) - -located (el ? ? ? Rivers_Cuilo) (el ? ? ? Angola) - -flowsInto (el ? ? ? Rivers_Cuilo) (el ? ? ? Rivers_Kwa) - -equal (el ? ? ? (toInt 348036)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Durango_cities_VictoriadeDurango))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Durango_cities_VictoriadeDurango) (el ? ? ? Countries_MEX_provinces_Durango) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_NATO) - -equal (el ? ? ? (toInt 250473)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Nampula_cities_Nampula))) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Nampula_cities_Nampula) (el ? ? ? Countries_MOC_provinces_Nampula) - -equal (el ? ? ? (toInt 662600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofNorthOssetiya))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofNorthOssetiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofNorthOssetiya_cities_Vladikavkaz) (el ? ? ? Countries_R_provinces_Rep_ofNorthOssetiya) - -equal (el ? ? ? (toInt 58345)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Kymi_cities_Kotka))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Kymi_cities_Kotka) (el ? ? ? Countries_SF_provinces_Kymi) - -member (el ? ? ? Angola) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 404000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Bekes))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Bekes) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5632)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Bekes_cities_Bekescaba) (el ? ? ? Countries_H_provinces_Bekes) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Derbyshire_cities_Matlock) (el ? ? ? Countries_GB_provinces_Derbyshire) - -located (el ? ? ? Islands_SouthRonaldson) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_SouthRonaldson) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Countries_cid_cia_French_Southern_and_Antarctic_Lands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7781)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 146500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_NorthYorkshire_cities_Harrogate))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_NorthYorkshire_cities_Harrogate) (el ? ? ? Countries_GB_provinces_NorthYorkshire) - -located (el ? ? ? Lakes_LakeChilwa) (el ? ? ? Malawi) - -equal (el ? ? ? (toInt 192556)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AlAnbar_cities_ArRamadi))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_AlAnbar_cities_ArRamadi) (el ? ? ? Countries_IRQ_provinces_AlAnbar) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 22500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Olancho_cities_Jutigalpa))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Olancho_cities_Jutigalpa) (el ? ? ? Countries_HCA_provinces_Olancho) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 8901000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Lombardia))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Lombardia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23857)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Lombardia_cities_Milan) (el ? ? ? Countries_I_provinces_Lombardia) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Romania) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Angola) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Romania) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Chad) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 255129)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Tongliao))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Tongliao) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_ECO) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_ISO) - -sharedBorderLength (el ? ? ? Pakistan) (el ? ? ? Iran) (el ? ? ? (MeasureFn (el ? ? ? (toInt 909)) (el ? ? ? Kilometer))) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_Intelsat) - -geographicalSubregion (el ? ? ? Peru) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 953400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BOL_cities_LaPaz))) - -geographicalSubregion (el ? ? ? Countries_BOL_cities_LaPaz) (el ? ? ? Bolivia) - -equal (el ? ? ? (toInt 3472009)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Berlin))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Berlin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 889)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Berlin_cities_Berlin) (el ? ? ? Countries_D_provinces_Berlin) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 161400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Jalapa))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Jalapa) (el ? ? ? Countries_MEX_provinces_Veracruz) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_UN) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_NAM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Grenada) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 49.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 94961)) (el ? ? ? (PopulationFn (el ? ? ? Grenada))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Grenada) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 40.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_C) - -landAreaOnly (el ? ? ? Grenada) (el ? ? ? (MeasureFn (el ? ? ? (toInt 340)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_Caricom) - -sectorCompositionOfGDPInPeriod (el ? ? ? Grenada) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 10.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_WG_cities_SaintGeorges) (el ? ? ? Grenada) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Grenada) (el ? ? ? Organizations_WHO) - -inflationRateInCountry (el ? ? ? Grenada) (el ? ? ? (toInt 3)) - -member (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNITAR) - -located (el ? ? ? Mountains_Sulitjelma) (el ? ? ? Countries_S_provinces_Norrbotten) - -located (el ? ? ? Mountains_Sulitjelma) (el ? ? ? Countries_N_provinces_Nordland) - -located (el ? ? ? Mountains_Sulitjelma) (el ? ? ? Sweden) - -located (el ? ? ? Mountains_Sulitjelma) (el ? ? ? Norway) - -equal (el ? ? ? (toInt 113828)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_FrancheComte_cities_Besancon))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_FrancheComte_cities_Besancon) (el ? ? ? Countries_F_provinces_FrancheComte) - -equal (el ? ? ? (toInt 137200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Dorset_cities_Poole))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Dorset_cities_Poole) (el ? ? ? Countries_GB_provinces_Dorset) - -equal (el ? ? ? (toInt 185048)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Rizhao))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Rizhao) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_UPU) - -sharedBorderLength (el ? ? ? Netherlands) (el ? ? ? Belgium) (el ? ? ? (MeasureFn (el ? ? ? (toInt 450)) (el ? ? ? Kilometer))) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 107600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Rakhine_cities_Akyab))) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Rakhine_cities_Akyab) (el ? ? ? Countries_MYA_provinces_Rakhine) - -equal (el ? ? ? (toInt 184400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Buckinghamshire_cities_MiltonKeynes))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Buckinghamshire_cities_MiltonKeynes) (el ? ? ? Countries_GB_provinces_Buckinghamshire) - -member (el ? ? ? Mali) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_G_15) - -equal (el ? ? ? (toInt 153364)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Jiaoxian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Jiaoxian) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 1622159)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Bakhtaran))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Bakhtaran) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23667)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Bakhtaran_cities_Bakhtaran) (el ? ? ? Countries_IR_provinces_Bakhtaran) - -equal (el ? ? ? (toInt 433713)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_SaoJoaodeMeriti))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_SaoJoaodeMeriti) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 94590)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Amazonas))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Amazonas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 175750)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Amazonas_cities_PuertoAyacucho) (el ? ? ? Countries_YV_provinces_Amazonas) - -equal (el ? ? ? (toInt 2193984)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Nagano))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Nagano) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13585)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Nagano_cities_Nagano) (el ? ? ? Countries_J_provinces_Nagano) - -equal (el ? ? ? (toInt 110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Orenburgskayaoblast_cities_Novotroitsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Orenburgskayaoblast_cities_Novotroitsk) (el ? ? ? Countries_R_provinces_Orenburgskayaoblast) - -equal (el ? ? ? (toInt 3892644)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Colorado))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Colorado) (el ? ? ? (MeasureFn (el ? ? ? (toInt 269595)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Colorado_cities_Denver) (el ? ? ? Countries_USA_provinces_Colorado) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 2425675)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Sinaloa))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Sinaloa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 58092)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Sinaloa_cities_Culiacan) (el ? ? ? Countries_MEX_provinces_Sinaloa) - -sharedBorderLength (el ? ? ? Nigeria) (el ? ? ? Benin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 773)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Akita_cities_Akita) (el ? ? ? Countries_J_provinces_Akita) - -equal (el ? ? ? (toInt 127045)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Antioquia_cities_Turbo))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Antioquia_cities_Turbo) (el ? ? ? Countries_CO_provinces_Antioquia) - -equal (el ? ? ? (toInt 201712)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Asturias_cities_Oviedo))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Asturias_cities_Oviedo) (el ? ? ? Countries_E_provinces_Asturias) - -equal (el ? ? ? (toInt 189384)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_ashSharqiyah_cities_alQadarif))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_ashSharqiyah_cities_alQadarif) (el ? ? ? Countries_SUD_provinces_ashSharqiyah) - -equal (el ? ? ? (toInt 347000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast_cities_Kaluga))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast_cities_Kaluga) (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast) - -equal (el ? ? ? (toInt 114586)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Qinzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Qinzhou) (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) - -member (el ? ? ? Australia) (el ? ? ? Organizations_UNU) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_UNHCR) - -sharedBorderLength (el ? ? ? Tunisia) (el ? ? ? Algeria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 965)) (el ? ? ? Kilometer))) - -located (el ? ? ? Islands_Kyushu) (el ? ? ? Countries_J_provinces_Saga) - -located (el ? ? ? Islands_Kyushu) (el ? ? ? Countries_J_provinces_Oita) - -located (el ? ? ? Islands_Kyushu) (el ? ? ? Japan) - -located (el ? ? ? Islands_Kyushu) (el ? ? ? Countries_J_provinces_Nagasaki) - -located (el ? ? ? Islands_Kyushu) (el ? ? ? Countries_J_provinces_Miyazaki) - -located (el ? ? ? Islands_Kyushu) (el ? ? ? Countries_J_provinces_Kagoshima) - -located (el ? ? ? Islands_Kyushu) (el ? ? ? Countries_J_provinces_Fukuoka) - -located (el ? ? ? Islands_Kyushu) (el ? ? ? Countries_J_provinces_Kumamoto) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_AMF) - -located (el ? ? ? Lakes_Vaettern) (el ? ? ? Countries_S_provinces_Skaraborg) - -located (el ? ? ? Lakes_Vaettern) (el ? ? ? Countries_S_provinces_Ostergotland) - -located (el ? ? ? Lakes_Vaettern) (el ? ? ? Countries_S_provinces_Orebro) - -located (el ? ? ? Lakes_Vaettern) (el ? ? ? Countries_S_provinces_Jonkoping) - -located (el ? ? ? Lakes_Vaettern) (el ? ? ? Sweden) - -landAreaOnly (el ? ? ? Lakes_Vaettern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1900)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 104825)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Maranhao_cities_Codo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Maranhao_cities_Codo) (el ? ? ? Countries_BR_provinces_Maranhao) - -equal (el ? ? ? (toInt 155300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Merseyside_cities_Knowsley))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Merseyside_cities_Knowsley) (el ? ? ? Countries_GB_provinces_Merseyside) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 110362)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_ItapecericadaSerra))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_ItapecericadaSerra) (el ? ? ? Countries_BR_provinces_MinasGerais) - -equal (el ? ? ? (toInt 265153)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Sinop))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Sinop) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5862)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Sinop_cities_Sinop) (el ? ? ? Countries_TR_provinces_Sinop) - -equal (el ? ? ? (toInt 201600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofAltay))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofAltay) (el ? ? ? (MeasureFn (el ? ? ? (toInt 92600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofAltay_cities_GornoAltaysk) (el ? ? ? Countries_R_provinces_Rep_ofAltay) - -located (el ? ? ? Rivers_Limpopo) (el ? ? ? Countries_MOC_provinces_Gaza) - -located (el ? ? ? Rivers_Limpopo) (el ? ? ? Countries_RSA_provinces_NorthernProvince) - -located (el ? ? ? Rivers_Limpopo) (el ? ? ? Countries_RSA_provinces_Mpumalanga) - -located (el ? ? ? Rivers_Limpopo) (el ? ? ? Mozambique) - -located (el ? ? ? Rivers_Limpopo) (el ? ? ? SouthAfrica) - -flowsInto (el ? ? ? Rivers_Limpopo) (el ? ? ? Seas_IndianOcean) - -equal (el ? ? ? (toInt 273786)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Shiyan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Shiyan) (el ? ? ? Countries_TJ_provinces_Hubei) - -hasHeadq (el ? ? ? Organizations_UNAVEMIII) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -member (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? Organizations_IOC) - -located (el ? ? ? Rivers_Ischim) (el ? ? ? Countries_KAZ_provinces_Qaraghandy) - -located (el ? ? ? Rivers_Ischim) (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) - -located (el ? ? ? Rivers_Ischim) (el ? ? ? Countries_R_provinces_Omskayaoblast) - -located (el ? ? ? Rivers_Ischim) (el ? ? ? Kazakstan) - -located (el ? ? ? Rivers_Ischim) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Ischim) (el ? ? ? Rivers_Irtysch) - -length (el ? ? ? Rivers_Ischim) (el ? ? ? (toInt 2450)) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_ISO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_OPEC) - -meetsSpatially (el ? ? ? SaudiArabia) (el ? ? ? Oman) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_WIPO) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaudiArabia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_ABEDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaudiArabia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 50)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_G_77) - -capitalCity (el ? ? ? Countries_SA_cities_Riyadh) (el ? ? ? SaudiArabia) - -inflationRateInCountry (el ? ? ? SaudiArabia) (el ? ? ? (toInt 5)) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_UPU) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 19409058)) (el ? ? ? (PopulationFn (el ? ? ? SaudiArabia))) - -meetsSpatially (el ? ? ? SaudiArabia) (el ? ? ? Jordan) - -landAreaOnly (el ? ? ? SaudiArabia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1960582)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IFRCS) - -meetsSpatially (el ? ? ? SaudiArabia) (el ? ? ? Yemen) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_ICC) - -meetsSpatially (el ? ? ? SaudiArabia) (el ? ? ? Qatar) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IDB) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_G_19) - -sectorCompositionOfGDPInPeriod (el ? ? ? SaudiArabia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 41)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? SaudiArabia) (el ? ? ? Kuwait) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_OIC) - -meetsSpatially (el ? ? ? SaudiArabia) (el ? ? ? Iraq) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? SaudiArabia) (el ? ? ? Organizations_AMF) - -meetsSpatially (el ? ? ? SaudiArabia) (el ? ? ? UnitedArabEmirates) - -landAreaOnly (el ? ? ? Countries_cid_cia_Palmyra_Atoll) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 11.9)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? Peru) (el ? ? ? Ecuador) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1420)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 124641)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MatoGrossodoSul_cities_Parnaiba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MatoGrossodoSul_cities_Parnaiba) (el ? ? ? Countries_BR_provinces_MatoGrossodoSul) - -equal (el ? ? ? (toInt 973200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_ThuaThienHue))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_ThuaThienHue) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5009)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_C) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 241000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Diepmeadow))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Diepmeadow) (el ? ? ? SouthAfrica) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UNPROFOR) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Pilskie_cities_Pila) (el ? ? ? Countries_PL_provinces_Pilskie) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_WMO) - -located (el ? ? ? Islands_Grenada) (el ? ? ? Grenada) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 557500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cleveland))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Cleveland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 583)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Cleveland_cities_Middlesbrough) (el ? ? ? Countries_GB_provinces_Cleveland) - -equal (el ? ? ? (toInt 8985981)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Parana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 199709)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Parana_cities_Curitiba) (el ? ? ? Countries_BR_provinces_Parana) - -equal (el ? ? ? (toInt 205732)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoNorte_cities_Mossoro))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoNorte_cities_Mossoro) (el ? ? ? Countries_BR_provinces_RioGrandedoNorte) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_OECD) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Ibaraki_cities_Mito) (el ? ? ? Countries_J_provinces_Ibaraki) - -sharedBorderLength (el ? ? ? Suriname) (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 597)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 141500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PNG_cities_PortMoresby))) - -geographicalSubregion (el ? ? ? Countries_PNG_cities_PortMoresby) (el ? ? ? PapuaNewGuinea) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 2782200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Ankara_cities_Ankara))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Ankara_cities_Ankara) (el ? ? ? Countries_TR_provinces_Ankara) - -equal (el ? ? ? (toInt 12019661)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Pennsylvania))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Pennsylvania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 117347)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Harrisburg) (el ? ? ? Countries_USA_provinces_Pennsylvania) - -equal (el ? ? ? (toInt 680200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_SaintLouis))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_SaintLouis) (el ? ? ? (MeasureFn (el ? ? ? (toInt 44127)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_SaintLouis_cities_SaintLouis) (el ? ? ? Countries_SN_provinces_SaintLouis) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_UNMIH) - -equal (el ? ? ? (toInt 370904)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Salta_cities_Salta))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Salta_cities_Salta) (el ? ? ? Countries_RA_provinces_Salta) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ICAO) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Cabinda_cities_Cabinda) (el ? ? ? Countries_ANG_provinces_Cabinda) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_WFTU) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Huancavelica_cities_Huancavelica) (el ? ? ? Countries_PE_provinces_Huancavelica) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 315083)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Tengxian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Tengxian) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 107799)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bayern_cities_Furth))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bayern_cities_Furth) (el ? ? ? Countries_D_provinces_Bayern) - -equal (el ? ? ? (toInt 1490500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Dakar))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_Dakar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 550)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_Dakar_cities_Dakar) (el ? ? ? Countries_SN_provinces_Dakar) - -equal (el ? ? ? (toInt 419886)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_SistaneBaluchestan_cities_Zahedan))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_SistaneBaluchestan_cities_Zahedan) (el ? ? ? Countries_IR_provinces_SistaneBaluchestan) - -equal (el ? ? ? (toInt 1451400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 36400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast_cities_Yaroslavl) (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IMO) - -located (el ? ? ? Rivers_Werra) (el ? ? ? Countries_D_provinces_Niedersachsen) - -located (el ? ? ? Rivers_Werra) (el ? ? ? Countries_D_provinces_Hessen) - -located (el ? ? ? Rivers_Werra) (el ? ? ? Germany) - -flowsInto (el ? ? ? Rivers_Werra) (el ? ? ? Rivers_Weser) - -length (el ? ? ? Rivers_Werra) (el ? ? ? (toInt 292)) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNPREDEP) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_WesternAustralia) (el ? ? ? Australia) - -member (el ? ? ? Australia) (el ? ? ? Organizations_WFTU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Australia) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 69.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Australia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Australia) (el ? ? ? Organizations_CP) - -member (el ? ? ? Australia) (el ? ? ? Organizations_MTCR) - -equal (el ? ? ? (toInt 18260863)) (el ? ? ? (PopulationFn (el ? ? ? Australia))) - -member (el ? ? ? Australia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IEA) - -member (el ? ? ? Australia) (el ? ? ? Organizations_AG) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_Tasmania) (el ? ? ? Australia) - -landAreaOnly (el ? ? ? Australia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7686850)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Australia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Australia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_CocosIslands) (el ? ? ? Australia) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_NorfolkIsland) (el ? ? ? Australia) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ILO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Australia) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 3.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Australia) (el ? ? ? Organizations_SPF) - -member (el ? ? ? Australia) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_Queensland) (el ? ? ? Australia) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ISO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Australia) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 27.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_NorthernTerritory) (el ? ? ? Australia) - -member (el ? ? ? Australia) (el ? ? ? Organizations_Sparteca) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_NewSouthWales) (el ? ? ? Australia) - -inflationRateInCountry (el ? ? ? Australia) (el ? ? ? (toRealNum 4.75)) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_SouthAustralia) (el ? ? ? Australia) - -member (el ? ? ? Australia) (el ? ? ? Organizations_UNFICYP) - -member (el ? ? ? Australia) (el ? ? ? Organizations_C) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_Kirimati) (el ? ? ? Australia) - -capitalCity (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra) (el ? ? ? Australia) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ICRM) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_Victoria) (el ? ? ? Australia) - -member (el ? ? ? Australia) (el ? ? ? Organizations_EN) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ITU) - -geographicSubregion (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory) (el ? ? ? Australia) - -member (el ? ? ? Australia) (el ? ? ? Organizations_ANZUS) - -equal (el ? ? ? (toInt 3828000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElDaqahliya))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElDaqahliya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3471)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElDaqahliya_cities_ElMansura) (el ? ? ? Countries_ET_provinces_ElDaqahliya) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_Morazan_cities_SanFranciscoGotera) (el ? ? ? Countries_ES_provinces_Morazan) - -member (el ? ? ? Norway) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Finland) (el ? ? ? Organizations_AG) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_RG) - -member (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_WMO) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_NW_cities_Stans) (el ? ? ? Countries_CH_provinces_NW) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElQahira_munic_cities_ElQahira) (el ? ? ? Countries_ET_provinces_ElQahira_munic) - -geographicalSubregion (el ? ? ? Taiwan) (el ? ? ? Continents_Asia) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 485780)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoJosedosCampos))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoJosedosCampos) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -sharedBorderLength (el ? ? ? Gabon) (el ? ? ? Cameroon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 298)) (el ? ? ? Kilometer))) - -hasHeadq (el ? ? ? Organizations_SADC) (el ? ? ? Countries_RB_cities_Gaborone) - -equal (el ? ? ? (toInt 642516)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Campeche))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Campeche) (el ? ? ? (MeasureFn (el ? ? ? (toInt 51833)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Campeche_cities_Campeche) (el ? ? ? Countries_MEX_provinces_Campeche) - -equal (el ? ? ? (toInt 191000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Zelenograd))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Zelenograd) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -equal (el ? ? ? (toInt 1070000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Nanning))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Nanning) (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 357052)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Jinxi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Jinxi) (el ? ? ? Countries_TJ_provinces_Liaoning) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 325900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Cortes_cities_SanPedroSula))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Cortes_cities_SanPedroSula) (el ? ? ? Countries_HCA_provinces_Cortes) - -equal (el ? ? ? (toInt 203000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElMinya_cities_ElMinya))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElMinya_cities_ElMinya) (el ? ? ? Countries_ET_provinces_ElMinya) - -equal (el ? ? ? (toInt 2400000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Dalian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Dalian) (el ? ? ? Countries_TJ_provinces_Liaoning) - -member (el ? ? ? Israel) (el ? ? ? Organizations_Inmarsat) - -equal (el ? ? ? (toInt 1300868)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EC_cities_Guayaquil))) - -geographicalSubregion (el ? ? ? Countries_EC_cities_Guayaquil) (el ? ? ? Ecuador) - -equal (el ? ? ? (toInt 5610362)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Washington))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Washington) (el ? ? ? (MeasureFn (el ? ? ? (toInt 176479)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Washington_cities_Olympia) (el ? ? ? Countries_USA_provinces_Washington) - -equal (el ? ? ? (toInt 224552)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_FR))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_FR) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1670)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_FR_cities_Fribourg) (el ? ? ? Countries_CH_provinces_FR) - -equal (el ? ? ? (toInt 174280)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_cities_Turmero))) - -geographicalSubregion (el ? ? ? Countries_YV_cities_Turmero) (el ? ? ? Venezuela) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_UNIDO) - -capitalCity (el ? ? ? Countries_cid_cia_Guam_cities_Agana) (el ? ? ? Countries_cid_cia_Guam) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Guam) (el ? ? ? (toInt 4)) - -member (el ? ? ? Countries_cid_cia_Guam) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 156974)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Guam))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Guam) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 541.3)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 154400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_EastSussex_cities_Brighton))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_EastSussex_cities_Brighton) (el ? ? ? Countries_GB_provinces_EastSussex) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 228907)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Acre_cities_RioBranco))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Acre_cities_RioBranco) (el ? ? ? Countries_BR_provinces_Acre) - -equal (el ? ? ? (toInt 219070)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Phangnga))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Phangnga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4133)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 274000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Sharqiya_cities_Zagazig))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_Sharqiya_cities_Zagazig) (el ? ? ? Countries_ET_provinces_Sharqiya) - -located (el ? ? ? Lakes_DaryachehyeNamak) (el ? ? ? Countries_IR_provinces_Tehran) - -located (el ? ? ? Lakes_DaryachehyeNamak) (el ? ? ? Iran) - -landAreaOnly (el ? ? ? Lakes_DaryachehyeNamak) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1806)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 167600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Tayside_cities_Dundee))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Tayside_cities_Dundee) (el ? ? ? Countries_GB_provinces_Tayside) - -equal (el ? ? ? (toInt 260096)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_BahiaBlanca))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_BahiaBlanca) (el ? ? ? Countries_RA_provinces_BuenosAires) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_AsDB) - -located (el ? ? ? Mountains_Mpika) (el ? ? ? Countries_Z_provinces_Northern) - -located (el ? ? ? Mountains_Mpika) (el ? ? ? Zambia) - -equal (el ? ? ? (toInt 2594840)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Kansas))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Kansas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 213097)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Kansas_cities_Topeka) (el ? ? ? Countries_USA_provinces_Kansas) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_SADC) - -equal (el ? ? ? (toInt 160691)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Fujian_cities_Sanming))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Fujian_cities_Sanming) (el ? ? ? Countries_TJ_provinces_Fujian) - -sharedBorderLength (el ? ? ? Congo) (el ? ? ? Cameroon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 523)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 366549)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Huaibei))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Huaibei) (el ? ? ? Countries_TJ_provinces_Anhui) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_OIC) - -landAreaOnly (el ? ? ? Cameroon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 475440)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_Inmarsat) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Nordoueste) (el ? ? ? Cameroon) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_ICC) - -meetsSpatially (el ? ? ? Cameroon) (el ? ? ? Gabon) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IAEA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cameroon) (el ? ? ? ServiceSector) (el ? ? ? (toInt 47)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Nordextreme) (el ? ? ? Cameroon) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Centre) (el ? ? ? Cameroon) - -equal (el ? ? ? (toInt 14261557)) (el ? ? ? (PopulationFn (el ? ? ? Cameroon))) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Nord) (el ? ? ? Cameroon) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Cote) (el ? ? ? Cameroon) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Est) (el ? ? ? Cameroon) - -inflationRateInCountry (el ? ? ? Cameroon) (el ? ? ? (toInt 48)) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Sud) (el ? ? ? Cameroon) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_CEEAC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cameroon) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 29)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_UN) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_WMO) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Adamaoua) (el ? ? ? Cameroon) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Ouest) (el ? ? ? Cameroon) - -capitalCity (el ? ? ? Countries_CAM_provinces_Centre_cities_Yaounde) (el ? ? ? Cameroon) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_NAM) - -geographicSubregion (el ? ? ? Countries_CAM_provinces_Sudoueste) (el ? ? ? Cameroon) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? Cameroon) (el ? ? ? EquatorialGuinea) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_ACCT) - -meetsSpatially (el ? ? ? Cameroon) (el ? ? ? Chad) - -meetsSpatially (el ? ? ? Cameroon) (el ? ? ? Nigeria) - -meetsSpatially (el ? ? ? Cameroon) (el ? ? ? CentralAfricanRepublic) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_UDEAC) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Cameroon) (el ? ? ? Organizations_WTrO) - -meetsSpatially (el ? ? ? Cameroon) (el ? ? ? Congo) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cameroon) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Lithuania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 227)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 3485557)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_LosAngeles))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_LosAngeles) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 2916000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElMinya))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElMinya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2262)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElMinya_cities_ElMinya) (el ? ? ? Countries_ET_provinces_ElMinya) - -equal (el ? ? ? (toInt 772000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Dolj))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Dolj) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7413)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Dolj_cities_Craiova) (el ? ? ? Countries_RO_provinces_Dolj) - -geographicalSubregion (el ? ? ? CapeVerde) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 119779)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_Mekele))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_Mekele) (el ? ? ? Ethiopia) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_Cabanas_cities_Sensuntepeque) (el ? ? ? Countries_ES_provinces_Cabanas) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Neamt_cities_PiatraNeamt) (el ? ? ? Countries_RO_provinces_Neamt) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IDA) - -located (el ? ? ? Seas_SundaSea) (el ? ? ? Philippines) - -located (el ? ? ? Seas_SundaSea) (el ? ? ? Indonesia) - -depth (el ? ? ? Seas_SundaSea) (el ? ? ? (toInt 7440)) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNMIH) - -equal (el ? ? ? (toInt 100763)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_cities_Apopa))) - -geographicalSubregion (el ? ? ? Countries_ES_cities_Apopa) (el ? ? ? ElSalvador) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_OIC) - -equal (el ? ? ? (toInt 256012)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Neijiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Neijiang) (el ? ? ? Countries_TJ_provinces_Sichuan) - -equal (el ? ? ? (toInt 917200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Tanintharyi))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Tanintharyi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 43343)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Tanintharyi_cities_Tavoy) (el ? ? ? Countries_MYA_provinces_Tanintharyi) - -sharedBorderLength (el ? ? ? Countries_cid_cia_Gaza_Strip) (el ? ? ? Egypt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 128471)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_LanguedocRousillon_cities_Nimes))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_LanguedocRousillon_cities_Nimes) (el ? ? ? Countries_F_provinces_LanguedocRousillon) - -sectorCompositionOfGDPInPeriod (el ? ? ? Jordan) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 11)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Jordan) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 25)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UN) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_ACC) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_AFESD) - -landAreaOnly (el ? ? ? Jordan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 89213)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Jordan) (el ? ? ? Syria) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_ICAO) - -inflationRateInCountry (el ? ? ? Jordan) (el ? ? ? (toInt 3)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Jordan) (el ? ? ? ServiceSector) (el ? ? ? (toInt 64)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_WHO) - -meetsSpatially (el ? ? ? Jordan) (el ? ? ? Israel) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNOMIL) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNRWA) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_ITU) - -capitalCity (el ? ? ? Countries_JOR_cities_Amman) (el ? ? ? Jordan) - -meetsSpatially (el ? ? ? Jordan) (el ? ? ? Iraq) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNAMIR) - -meetsSpatially (el ? ? ? Jordan) (el ? ? ? Countries_cid_cia_West_Bank) - -equal (el ? ? ? (toInt 4212152)) (el ? ? ? (PopulationFn (el ? ? ? Jordan))) - -member (el ? ? ? Jordan) (el ? ? ? Organizations_UNPROFOR) - -meetsSpatially (el ? ? ? Jordan) (el ? ? ? SaudiArabia) - -landAreaOnly (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? (MeasureFn (el ? ? ? (toInt 960)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 208968)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Netherlands_Antilles))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Netherlands_Antilles) (el ? ? ? (toRealNum 1.5)) - -capitalCity (el ? ? ? Countries_cid_cia_Netherlands_Antilles_cities_Willemstad) (el ? ? ? Countries_cid_cia_Netherlands_Antilles) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_OIC) - -equal (el ? ? ? (toInt 101295)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GCA_cities_VillaNueva))) - -geographicalSubregion (el ? ? ? Countries_GCA_cities_VillaNueva) (el ? ? ? Guatemala) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 264081)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Wuhai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Wuhai) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 105100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Devon_cities_Exeter))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Devon_cities_Exeter) (el ? ? ? Countries_GB_provinces_Devon) - -equal (el ? ? ? (toInt 14750)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_AI))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_AI) (el ? ? ? (MeasureFn (el ? ? ? (toInt 172)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_AI_cities_Appenzell) (el ? ? ? Countries_CH_provinces_AI) - -equal (el ? ? ? (toInt 251000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofMariyEl_cities_YoshkarOla))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofMariyEl_cities_YoshkarOla) (el ? ? ? Countries_R_provinces_Rep_ofMariyEl) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Cankiri_cities_Cankiri) (el ? ? ? Countries_TR_provinces_Cankiri) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNPREDEP) - -equal (el ? ? ? (toInt 1110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Datong))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Datong) (el ? ? ? Countries_TJ_provinces_Shanxi) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 925500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Balkan))) - -landAreaOnly (el ? ? ? Countries_TM_provinces_Balkan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 233900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TM_provinces_Balkan_cities_Nebitdag) (el ? ? ? Countries_TM_provinces_Balkan) - -member (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? Organizations_Caricom) - -sharedBorderLength (el ? ? ? Uzbekistan) (el ? ? ? Afghanistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 137)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 431370)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Sorocaba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Sorocaba) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 99332)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewHampshire_cities_Manchester))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewHampshire_cities_Manchester) (el ? ? ? Countries_USA_provinces_NewHampshire) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_ECLAC) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_CCC) - -geographicalSubregion (el ? ? ? Countries_NAM_cities_Windhoek) (el ? ? ? Namibia) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 131880)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_ReggionellEmilia))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_ReggionellEmilia) (el ? ? ? Countries_I_provinces_EmiliaRomagna) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 207100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Rochdale))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Rochdale) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -member (el ? ? ? Panama) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 28000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Mikkeli_cities_Mikkeli))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Mikkeli_cities_Mikkeli) (el ? ? ? Countries_SF_provinces_Mikkeli) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_LaPaz_cities_LaPaz) (el ? ? ? Countries_HCA_provinces_LaPaz) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_AlQadisiyah_cities_AdDiwaniyah) (el ? ? ? Countries_IRQ_provinces_AlQadisiyah) - -hasHeadq (el ? ? ? Organizations_IADB) (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) - -sharedBorderLength (el ? ? ? Brazil) (el ? ? ? Bolivia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3400)) (el ? ? ? Kilometer))) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 96259)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_WichitaFalls))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_WichitaFalls) (el ? ? ? Countries_USA_provinces_Texas) - -located (el ? ? ? Islands_Tuvalu) (el ? ? ? Tuvalu) - -landAreaOnly (el ? ? ? Islands_Tuvalu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 151000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_Geelong))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_Geelong) (el ? ? ? Countries_AUS_provinces_NewSouthWales) - -sharedBorderLength (el ? ? ? Guinea) (el ? ? ? CoteDIvoire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 610)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 275800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kocaeli_cities_Izmit))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kocaeli_cities_Izmit) (el ? ? ? Countries_TR_provinces_Kocaeli) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Portuguesa_cities_Guanare) (el ? ? ? Countries_YV_provinces_Portuguesa) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_DamanandDiu_cities_Daman) (el ? ? ? Countries_IND_provinces_DamanandDiu) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_G_15) - -hasHeadq (el ? ? ? Organizations_UNCTAD) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -equal (el ? ? ? (toInt 528887)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_AG))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_AG) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1403)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_AG_cities_Aarau) (el ? ? ? Countries_CH_provinces_AG) - -equal (el ? ? ? (toInt 206000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_KhonKaen_cities_KhonKaen))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_KhonKaen_cities_KhonKaen) (el ? ? ? Countries_THA_provinces_KhonKaen) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Kayah_cities_Loikaw) (el ? ? ? Countries_MYA_provinces_Kayah) - -equal (el ? ? ? (toInt 227731)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Maranhao_cities_Imperatriz))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Maranhao_cities_Imperatriz) (el ? ? ? Countries_BR_provinces_Maranhao) - -equal (el ? ? ? (toInt 1358540)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DK_cities_Copenhagen))) - -geographicalSubregion (el ? ? ? Countries_DK_cities_Copenhagen) (el ? ? ? Denmark) - -equal (el ? ? ? (toInt 1556622)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Yucatan))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Yucatan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 39340)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Yucatan_cities_Merida) (el ? ? ? Countries_MEX_provinces_Yucatan) - -equal (el ? ? ? (toInt 1342877)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Recife))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Recife) (el ? ? ? Countries_BR_provinces_Pernambuco) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 175727)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arkansas_cities_LittleRock))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Arkansas_cities_LittleRock) (el ? ? ? Countries_USA_provinces_Arkansas) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_AMF) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_CACM) - -member (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? Organizations_ECLAC) - -capitalCity (el ? ? ? Countries_cid_cia_British_Virgin_Islands_cities_RoadTown) (el ? ? ? Countries_cid_cia_British_Virgin_Islands) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? (toRealNum 2.5)) - -landAreaOnly (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 150)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 13195)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_British_Virgin_Islands))) - -member (el ? ? ? Romania) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 176264)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Bakersfield))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Bakersfield) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Japan) (el ? ? ? Organizations_UPU) - -geographicalSubregion (el ? ? ? Togo) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 558073)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Saraburi))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Saraburi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3577)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_Saraburi_cities_Saraburi) (el ? ? ? Countries_THA_provinces_Saraburi) - -located (el ? ? ? Islands_Bohol) (el ? ? ? Philippines) - -located (el ? ? ? Islands_Isabela) (el ? ? ? Ecuador) - -landAreaOnly (el ? ? ? Islands_Isabela) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5436)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 256862)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kirsehir))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Kirsehir) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6570)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Kirsehir_cities_Kirsehir) (el ? ? ? Countries_TR_provinces_Kirsehir) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 412000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Szczecinskie_cities_Szczecin))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Szczecinskie_cities_Szczecin) (el ? ? ? Countries_PL_provinces_Szczecinskie) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_IFAD) - -hasHeadq (el ? ? ? Organizations_EBRD) (el ? ? ? Countries_GB_provinces_GreaterLondon_cities_London) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_UNAMIR) - -geographicalSubregion (el ? ? ? MarshallIslands) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 20170986)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NortheasternRegion))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NortheasternRegion) (el ? ? ? (MeasureFn (el ? ? ? (toInt 169015)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? PapuaNewGuinea) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Austria) (el ? ? ? Organizations_PFP) - -located (el ? ? ? Mountains_BorahPeak) (el ? ? ? Countries_USA_provinces_Idaho) - -located (el ? ? ? Mountains_BorahPeak) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 1257000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Multan))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Multan) (el ? ? ? Pakistan) - -located (el ? ? ? Mountains_MtAylmer) (el ? ? ? Countries_CDN_provinces_Alberta) - -located (el ? ? ? Mountains_MtAylmer) (el ? ? ? Canada) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNITAR) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 275221)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewJersey_cities_Newark))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewJersey_cities_Newark) (el ? ? ? Countries_USA_provinces_NewJersey) - -located (el ? ? ? Rivers_Gloma) (el ? ? ? Countries_N_provinces_Hedmark) - -located (el ? ? ? Rivers_Gloma) (el ? ? ? Countries_N_provinces_Oestfold) - -located (el ? ? ? Rivers_Gloma) (el ? ? ? Countries_N_provinces_Akershus) - -located (el ? ? ? Rivers_Gloma) (el ? ? ? Norway) - -flowsInto (el ? ? ? Rivers_Gloma) (el ? ? ? Seas_NorthSea) - -length (el ? ? ? Rivers_Gloma) (el ? ? ? (toInt 598)) - -equal (el ? ? ? (toInt 251000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Gdanskie_cities_Gdynia))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Gdanskie_cities_Gdynia) (el ? ? ? Countries_PL_provinces_Gdanskie) - -equal (el ? ? ? (toInt 1652000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Namangan))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Namangan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Namangan_cities_Namangan) (el ? ? ? Countries_UZB_provinces_Namangan) - -equal (el ? ? ? (toInt 1200000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GE_cities_Tbilisi))) - -geographicalSubregion (el ? ? ? Countries_GE_cities_Tbilisi) (el ? ? ? Georgia) - -equal (el ? ? ? (toInt 47073)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Guaviare))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Guaviare) (el ? ? ? (MeasureFn (el ? ? ? (toInt 42327)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Guaviare_cities_SanJosedelGuaviare) (el ? ? ? Countries_CO_provinces_Guaviare) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Israel) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 126035)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Thuringen_cities_Gera))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Thuringen_cities_Gera) (el ? ? ? Countries_D_provinces_Thuringen) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 698752)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_BajaCalifornia_cities_Tijuana))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_BajaCalifornia_cities_Tijuana) (el ? ? ? Countries_MEX_provinces_BajaCalifornia) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_IMO) - -located (el ? ? ? Islands_Tilos) (el ? ? ? Greece) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 97898)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Oulu_cities_Oulu))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Oulu_cities_Oulu) (el ? ? ? Countries_SF_provinces_Oulu) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_IMO) - -meetsSpatially (el ? ? ? NorthKorea) (el ? ? ? China) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_WFTU) - -sectorCompositionOfGDPInPeriod (el ? ? ? NorthKorea) (el ? ? ? ServiceSector) (el ? ? ? (toInt 15)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 23904124)) (el ? ? ? (PopulationFn (el ? ? ? NorthKorea))) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_WIPO) - -landAreaOnly (el ? ? ? NorthKorea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 120540)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_ITU) - -meetsSpatially (el ? ? ? NorthKorea) (el ? ? ? Russia) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_NAM) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_WHO) - -sectorCompositionOfGDPInPeriod (el ? ? ? NorthKorea) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 60)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? NorthKorea) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 25)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_NOK_cities_Pyongyang) (el ? ? ? NorthKorea) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_IFRCS) - -meetsSpatially (el ? ? ? NorthKorea) (el ? ? ? SouthKorea) - -member (el ? ? ? NorthKorea) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 163552)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Jining))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Jining) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -member (el ? ? ? Japan) (el ? ? ? Organizations_BIS) - -sharedBorderLength (el ? ? ? Turkmenistan) (el ? ? ? Kazakstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 379)) (el ? ? ? Kilometer))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Tromelin_Island) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 4500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Nordland_cities_Svolvaer))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Nordland_cities_Svolvaer) (el ? ? ? Countries_N_provinces_Nordland) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ITU) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 90720)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Hainaut_cities_Mons))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_Hainaut_cities_Mons) (el ? ? ? Countries_B_provinces_Hainaut) - -equal (el ? ? ? (toInt 133179)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Ontario))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Ontario) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 854800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Kigoma))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Kigoma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 37037)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Kigoma_cities_KigomaUjiji) (el ? ? ? Countries_EAT_provinces_Kigoma) - -equal (el ? ? ? (toInt 260100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_LaPaz))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_LaPaz) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1224)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_LaPaz_cities_Zacatecoluca) (el ? ? ? Countries_ES_provinces_LaPaz) - -geographicalSubregion (el ? ? ? Portugal) (el ? ? ? Continents_Europe) - -located (el ? ? ? Rivers_Ruki) (el ? ? ? Countries_ZRE_provinces_Equateur) - -located (el ? ? ? Rivers_Ruki) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Ruki) (el ? ? ? Rivers_Zaire) - -length (el ? ? ? Rivers_Ruki) (el ? ? ? (toInt 730)) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_NAM) - -located (el ? ? ? Rivers_Tobol) (el ? ? ? Countries_KAZ_provinces_Qostanay) - -located (el ? ? ? Rivers_Tobol) (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) - -located (el ? ? ? Rivers_Tobol) (el ? ? ? Countries_R_provinces_Kurganskayaoblast) - -located (el ? ? ? Rivers_Tobol) (el ? ? ? Kazakstan) - -located (el ? ? ? Rivers_Tobol) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Tobol) (el ? ? ? Rivers_Ob) - -length (el ? ? ? Rivers_Tobol) (el ? ? ? (toInt 1591)) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 438639)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Raipur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Raipur) (el ? ? ? Countries_IND_provinces_MadhyaPradesh) - -equal (el ? ? ? (toInt 3924000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_EmiliaRomagna))) - -landAreaOnly (el ? ? ? Countries_I_provinces_EmiliaRomagna) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22123)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Bologna) (el ? ? ? Countries_I_provinces_EmiliaRomagna) - -equal (el ? ? ? (toInt 286458)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SanLuis))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_SanLuis) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76748)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_SanLuis_cities_SanLuis) (el ? ? ? Countries_RA_provinces_SanLuis) - -member (el ? ? ? Austria) (el ? ? ? Organizations_EN) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IADB) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 7483789)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SouthernRegion))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SouthernRegion) (el ? ? ? (MeasureFn (el ? ? ? (toInt 70718)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Russia) (el ? ? ? Continents_Europe) - -member (el ? ? ? Finland) (el ? ? ? Organizations_EU) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_WHO) - -sharedBorderLength (el ? ? ? Sweden) (el ? ? ? Norway) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1619)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1109548)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NakhonSawan))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NakhonSawan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9565)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_NakhonSawan_cities_NakhonSawan) (el ? ? ? Countries_THA_provinces_NakhonSawan) - -equal (el ? ? ? (toInt 100850)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Michigan_cities_Livonia))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Michigan_cities_Livonia) (el ? ? ? Countries_USA_provinces_Michigan) - -member (el ? ? ? Italy) (el ? ? ? Organizations_G_7) - -member (el ? ? ? Japan) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 119302)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_SanNicolasdelosArroyos))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_SanNicolasdelosArroyos) (el ? ? ? Countries_RA_provinces_BuenosAires) - -equal (el ? ? ? (toInt 2549800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Krym))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Krym) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Krym_cities_Simferopol) (el ? ? ? Countries_UA_provinces_Krym) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_ILO) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNAVEMIII) - -geographicalSubregion (el ? ? ? Georgia) (el ? ? ? Continents_Asia) - -hasHeadq (el ? ? ? Organizations_UNMOGIP) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -equal (el ? ? ? (toInt 257000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_Bratsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_Bratsk) (el ? ? ? Countries_R_provinces_Irkutskayaoblast) - -equal (el ? ? ? (toInt 324881)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Rajahmundry))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_AndhraPradesh_cities_Rajahmundry) (el ? ? ? Countries_IND_provinces_AndhraPradesh) - -equal (el ? ? ? (toInt 110269)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Catamarca_cities_SanFernandodelValledeCatamarca))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Catamarca_cities_SanFernandodelValledeCatamarca) (el ? ? ? Countries_RA_provinces_Catamarca) - -equal (el ? ? ? (toInt 191435)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Windsor))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Windsor) (el ? ? ? Countries_CDN_provinces_Ontario) - -equal (el ? ? ? (toInt 169426)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_BajaCalifornia_cities_Ensenada))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_BajaCalifornia_cities_Ensenada) (el ? ? ? Countries_MEX_provinces_BajaCalifornia) - -equal (el ? ? ? (toInt 2449000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElMinufiya))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElMinufiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1532)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElMinufiya_cities_ShibinelKom) (el ? ? ? Countries_ET_provinces_ElMinufiya) - -equal (el ? ? ? (toInt 101677)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Glouchester))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Glouchester) (el ? ? ? Countries_CDN_provinces_Ontario) - -equal (el ? ? ? (toInt 205504)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Qianjiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Qianjiang) (el ? ? ? Countries_TJ_provinces_Sichuan) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_ACP) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Kilimanjaro_cities_Moshi) (el ? ? ? Countries_EAT_provinces_Kilimanjaro) - -equal (el ? ? ? (toInt 133143)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Tunceli))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Tunceli) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7774)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Tunceli_cities_Tunceli) (el ? ? ? Countries_TR_provinces_Tunceli) - -member (el ? ? ? China) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Albania) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 155438)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_Cadiz))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_Cadiz) (el ? ? ? Countries_E_provinces_Andalusia) - -equal (el ? ? ? (toInt 1113500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TAD_provinces_Khatlon))) - -landAreaOnly (el ? ? ? Countries_TAD_provinces_Khatlon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TAD_provinces_Khatlon_cities_Qurghonteppa) (el ? ? ? Countries_TAD_provinces_Khatlon) - -equal (el ? ? ? (toInt 109800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Wiltshire_cities_Salisbury))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Wiltshire_cities_Salisbury) (el ? ? ? Countries_GB_provinces_Wiltshire) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 629000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast_cities_Yaroslavl))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast_cities_Yaroslavl) (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Romania) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 40670000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Liaoning) (el ? ? ? (MeasureFn (el ? ? ? (toInt 145700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Shenyang) (el ? ? ? Countries_TJ_provinces_Liaoning) - -hasHeadq (el ? ? ? Organizations_AG) (el ? ? ? Countries_PE_provinces_Lima_cities_Lima) - -equal (el ? ? ? (toInt 314398)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Quebec_cities_Laval))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Quebec_cities_Laval) (el ? ? ? Countries_CDN_provinces_Quebec) - -equal (el ? ? ? (toInt 100838)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Mayotte))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Mayotte) (el ? ? ? (MeasureFn (el ? ? ? (toInt 375)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_cid_cia_Mayotte_cities_Mamoutzou) (el ? ? ? Countries_cid_cia_Mayotte) - -located (el ? ? ? Lakes_LakeNatron) (el ? ? ? Countries_EAT_provinces_Arusha) - -located (el ? ? ? Lakes_LakeNatron) (el ? ? ? Tanzania) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_ECOWAS) - -geographicalSubregion (el ? ? ? Cameroon) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 222518)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Annaba))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Annaba) (el ? ? ? Algeria) - -member (el ? ? ? Japan) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 304100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2452)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory_cities_Canberra) (el ? ? ? Countries_AUS_provinces_AustraliaCapitalTerritory) - -equal (el ? ? ? (toInt 3041101)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Madrid_cities_Madrid))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Madrid_cities_Madrid) (el ? ? ? Countries_E_provinces_Madrid) - -equal (el ? ? ? (toInt 127946)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bayern_cities_Wurzburg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bayern_cities_Wurzburg) (el ? ? ? Countries_D_provinces_Bayern) - -equal (el ? ? ? (toInt 31740)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Maryland_cities_Annapolis))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Maryland_cities_Annapolis) (el ? ? ? Countries_USA_provinces_Maryland) - -equal (el ? ? ? (toInt 138274)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Ceara_cities_Sobral))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Ceara_cities_Sobral) (el ? ? ? Countries_BR_provinces_Ceara) - -equal (el ? ? ? (toInt 30400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewHampshire_cities_Concord))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewHampshire_cities_Concord) (el ? ? ? Countries_USA_provinces_NewHampshire) - -equal (el ? ? ? (toInt 295825)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_cities_Chungli))) - -geographicalSubregion (el ? ? ? Countries_RC_cities_Chungli) (el ? ? ? Taiwan) - -equal (el ? ? ? (toInt 472400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Koninskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Koninskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5139)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Koninskie_cities_Konin) (el ? ? ? Countries_PL_provinces_Koninskie) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 186011)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Limburg_cities_Geleen))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Limburg_cities_Geleen) (el ? ? ? Countries_NL_provinces_Limburg) - -member (el ? ? ? Italy) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 1651600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Centre))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Centre) (el ? ? ? (MeasureFn (el ? ? ? (toInt 68926)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Centre_cities_Yaounde) (el ? ? ? Countries_CAM_provinces_Centre) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_Interpol) - -located (el ? ? ? Islands_Chios) (el ? ? ? Greece) - -landAreaOnly (el ? ? ? Islands_Chios) (el ? ? ? (MeasureFn (el ? ? ? (toInt 806)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 23780000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Gansu))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Gansu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 450000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Gansu_cities_Lanzhou) (el ? ? ? Countries_TJ_provinces_Gansu) - -geographicalSubregion (el ? ? ? TrinidadAndTobago) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 1899000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Andijon))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Andijon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Andijon_cities_Andijon) (el ? ? ? Countries_UZB_provinces_Andijon) - -sharedBorderLength (el ? ? ? Slovakia) (el ? ? ? Austria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 91)) (el ? ? ? Kilometer))) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UNRWA) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_NAM) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElBahrelAhmar) (el ? ? ? Egypt) - -meetsSpatially (el ? ? ? Egypt) (el ? ? ? Israel) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElMinufiya) (el ? ? ? Egypt) - -capitalCity (el ? ? ? Countries_ET_provinces_ElQahira_munic_cities_Cairo) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UNAVEMIII) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElDaqahliya) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_WFTU) - -geographicSubregion (el ? ? ? Countries_ET_provinces_Ismailiya) (el ? ? ? Egypt) - -meetsSpatially (el ? ? ? Egypt) (el ? ? ? Sudan) - -geographicSubregion (el ? ? ? Countries_ET_provinces_Aswan) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? Countries_ET_provinces_Sharqiya) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_ET_provinces_Asyut) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_MINURSO) - -equal (el ? ? ? (toInt 63575107)) (el ? ? ? (PopulationFn (el ? ? ? Egypt))) - -meetsSpatially (el ? ? ? Egypt) (el ? ? ? Countries_cid_cia_Gaza_Strip) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UNCRO) - -geographicSubregion (el ? ? ? Countries_ET_provinces_Dumyat) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IDA) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElGharbiya) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_ET_provinces_SinaashShamaliyah) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_ET_provinces_Qena) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_AG) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_OIC) - -landAreaOnly (el ? ? ? Egypt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1001450)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_ET_provinces_BurSaid_munic) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElFaiyum) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElQahira_munic) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UNIDO) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElWadielJadid) (el ? ? ? Egypt) - -inflationRateInCountry (el ? ? ? Egypt) (el ? ? ? (toRealNum 9.4)) - -geographicSubregion (el ? ? ? Countries_ET_provinces_Sohag) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_WIPO) - -geographicSubregion (el ? ? ? Countries_ET_provinces_SinaalJanubiyah) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UN) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ICC) - -meetsSpatially (el ? ? ? Egypt) (el ? ? ? Libya) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_BSEC) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ACCT) - -geographicSubregion (el ? ? ? Countries_ET_provinces_Matruh) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_ISO) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElGiza) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_OAS) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElMinya) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElIskandariya_munic) (el ? ? ? Egypt) - -member (el ? ? ? Egypt) (el ? ? ? Organizations_G_19) - -geographicSubregion (el ? ? ? Countries_ET_provinces_KafrelSheikh) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElSuweiz_munic) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElQalubiya) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? Countries_ET_provinces_BeniSuef) (el ? ? ? Egypt) - -geographicSubregion (el ? ? ? Countries_ET_provinces_ElBuhayra) (el ? ? ? Egypt) - -equal (el ? ? ? (toInt 33619)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Missouri_cities_JeffersonCity))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Missouri_cities_JeffersonCity) (el ? ? ? Countries_USA_provinces_Missouri) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_C) - -equal (el ? ? ? (toInt 452235)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_PrachuapKhiriKhan))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_PrachuapKhiriKhan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6370)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_WIPO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Estonia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 10)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_ANC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Estonia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 37)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_WMO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Estonia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 53)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_UNESCO) - -capitalCity (el ? ? ? Countries_EW_cities_Tallinn) (el ? ? ? Estonia) - -meetsSpatially (el ? ? ? Estonia) (el ? ? ? Latvia) - -meetsSpatially (el ? ? ? Estonia) (el ? ? ? Russia) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_BIS) - -equal (el ? ? ? (toInt 1459428)) (el ? ? ? (PopulationFn (el ? ? ? Estonia))) - -inflationRateInCountry (el ? ? ? Estonia) (el ? ? ? (toInt 29)) - -landAreaOnly (el ? ? ? Estonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 45100)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Estonia) (el ? ? ? Organizations_CBSS) - -equal (el ? ? ? (toInt 232634)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_MecklenburgVorpommern_cities_Rostock))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_MecklenburgVorpommern_cities_Rostock) (el ? ? ? Countries_D_provinces_MecklenburgVorpommern) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Rukwa_cities_Sumbawanga) (el ? ? ? Countries_EAT_provinces_Rukwa) - -equal (el ? ? ? (toInt 119669)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Bottrop))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Bottrop) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Japan) (el ? ? ? Organizations_OECD) - -equal (el ? ? ? (toInt 1481663)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Aomori))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Aomori) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9619)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Aomori_cities_Aomori) (el ? ? ? Countries_J_provinces_Aomori) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Norway) (el ? ? ? Organizations_EN) - -equal (el ? ? ? (toInt 302000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Kaduna))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Kaduna) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 742900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_LamDong))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_LamDong) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10172)) (el ? ? ? SquareKilometer))) - -hasHeadq (el ? ? ? Organizations_SACU) (el ? ? ? Countries_RSA_provinces_Gauteng_cities_Pretoria) - -equal (el ? ? ? (toInt 3580000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Guangzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Guangzhou) (el ? ? ? Countries_TJ_provinces_Guangdong) - -equal (el ? ? ? (toInt 566000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_LT_cities_Vilnius))) - -geographicalSubregion (el ? ? ? Countries_LT_cities_Vilnius) (el ? ? ? Lithuania) - -equal (el ? ? ? (toInt 127519)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Gottingen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Gottingen) (el ? ? ? Countries_D_provinces_Niedersachsen) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 736014)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Maryland_cities_Baltimore))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Maryland_cities_Baltimore) (el ? ? ? Countries_USA_provinces_Maryland) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 196000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Aswan_cities_Aswan))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_Aswan_cities_Aswan) (el ? ? ? Countries_ET_provinces_Aswan) - -equal (el ? ? ? (toInt 138268)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Brandenburg_cities_Potsdam))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Brandenburg_cities_Potsdam) (el ? ? ? Countries_D_provinces_Brandenburg) - -equal (el ? ? ? (toInt 750882)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Denizli))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Denizli) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11868)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Denizli_cities_Denizli) (el ? ? ? Countries_TR_provinces_Denizli) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_OECD) - -equal (el ? ? ? (toInt 130115)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Leiyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Leiyang) (el ? ? ? Countries_TJ_provinces_Hunan) - -sharedBorderLength (el ? ? ? Ukraine) (el ? ? ? Russia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1576)) (el ? ? ? Kilometer))) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 2468982)) (el ? ? ? (PopulationFn (el ? ? ? Latvia))) - -inflationRateInCountry (el ? ? ? Latvia) (el ? ? ? (toInt 20)) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_WTrO) - -landAreaOnly (el ? ? ? Latvia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 64100)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_IOM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Latvia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 31)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Latvia) (el ? ? ? Belarus) - -sectorCompositionOfGDPInPeriod (el ? ? ? Latvia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 60)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_PFP) - -meetsSpatially (el ? ? ? Latvia) (el ? ? ? Estonia) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_ANC) - -meetsSpatially (el ? ? ? Latvia) (el ? ? ? Lithuania) - -meetsSpatially (el ? ? ? Latvia) (el ? ? ? Russia) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_FAO) - -capitalCity (el ? ? ? Countries_LV_cities_Riga) (el ? ? ? Latvia) - -member (el ? ? ? Latvia) (el ? ? ? Organizations_ECE) - -sectorCompositionOfGDPInPeriod (el ? ? ? Latvia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_FAO) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Leninsk_munic_cities_Leninsk) (el ? ? ? Countries_KAZ_provinces_Leninsk_munic) - -equal (el ? ? ? (toInt 437600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Csongrad))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Csongrad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4263)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Csongrad_cities_Hodmezovasarhely) (el ? ? ? Countries_H_provinces_Csongrad) - -equal (el ? ? ? (toInt 143000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Leningradskayaoblast_cities_Kolpino))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Leningradskayaoblast_cities_Kolpino) (el ? ? ? Countries_R_provinces_Leningradskayaoblast) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Leicestershire_cities_Leichester) (el ? ? ? Countries_GB_provinces_Leicestershire) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 355000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Hualien))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Hualien) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4629)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Hualien_cities_Hualien) (el ? ? ? Countries_RC_provinces_Hualien) - -located (el ? ? ? Rivers_Busira) (el ? ? ? Countries_ZRE_provinces_Equateur) - -located (el ? ? ? Rivers_Busira) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Busira) (el ? ? ? Rivers_Ruki) - -length (el ? ? ? Rivers_Busira) (el ? ? ? (toInt 830)) - -equal (el ? ? ? (toInt 868900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_TayNinh))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_TayNinh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4020)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Mountains_Joekul) (el ? ? ? Countries_N_provinces_Hordaland) - -located (el ? ? ? Mountains_Joekul) (el ? ? ? Norway) - -equal (el ? ? ? (toInt 334000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ilesha))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ilesha) (el ? ? ? Nigeria) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 335000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Zaria))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Zaria) (el ? ? ? Nigeria) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Ehime_cities_Matsuyama) (el ? ? ? Countries_J_provinces_Ehime) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UNAVEMIII) - -equal (el ? ? ? (toInt 2527328)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tamaulipas))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Tamaulipas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 79829)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_CiudadVictoria) (el ? ? ? Countries_MEX_provinces_Tamaulipas) - -equal (el ? ? ? (toInt 417810)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Shaba_cities_Kolwezi))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Shaba_cities_Kolwezi) (el ? ? ? Countries_ZRE_provinces_Shaba) - -equal (el ? ? ? (toInt 3009400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Permskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Permskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 160600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Permskayaoblast_cities_Perm) (el ? ? ? Countries_R_provinces_Permskayaoblast) - -equal (el ? ? ? (toInt 1650042)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Jalisco_cities_Guadalajara))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Jalisco_cities_Guadalajara) (el ? ? ? Countries_MEX_provinces_Jalisco) - -located (el ? ? ? Islands_Arran) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Arran) (el ? ? ? UnitedKingdom) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 108648)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Escondido))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Escondido) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 302605)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Piracicaba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Piracicaba) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 129575)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Burlington))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Burlington) (el ? ? ? Countries_CDN_provinces_Ontario) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 362000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_PortHarcourt))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_PortHarcourt) (el ? ? ? Nigeria) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ISO) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofKalmykiya_cities_Elista) (el ? ? ? Countries_R_provinces_Rep_ofKalmykiya) - -member (el ? ? ? Angola) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 450000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_ChuvashRepublic_cities_Cheboksary))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_ChuvashRepublic_cities_Cheboksary) (el ? ? ? Countries_R_provinces_ChuvashRepublic) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_WHO) - -located (el ? ? ? Islands_SantaCatalinaIsland) (el ? ? ? Countries_USA_provinces_California) - -located (el ? ? ? Islands_SantaCatalinaIsland) (el ? ? ? UnitedStates) - -located (el ? ? ? Rivers_Han) (el ? ? ? SouthKorea) - -flowsInto (el ? ? ? Rivers_Han) (el ? ? ? Seas_YellowSea) - -equal (el ? ? ? (toInt 112301)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Missouri_cities_Independence))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Missouri_cities_Independence) (el ? ? ? Countries_USA_provinces_Missouri) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_ComarcadeSanBlas_cities_ElPorvenir) (el ? ? ? Countries_PA_provinces_ComarcadeSanBlas) - -equal (el ? ? ? (toInt 203000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_Zabrze))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_Zabrze) (el ? ? ? Countries_PL_provinces_Katowickie) - -equal (el ? ? ? (toInt 126624)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Quebec_cities_Richmond))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Quebec_cities_Richmond) (el ? ? ? Countries_CDN_provinces_Quebec) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 305385)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_ashSharqiyah_cities_PortSudan))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_ashSharqiyah_cities_PortSudan) (el ? ? ? Countries_SUD_provinces_ashSharqiyah) - -geographicSubregion (el ? ? ? Countries_ES_provinces_Cabanas) (el ? ? ? ElSalvador) - -geographicSubregion (el ? ? ? Countries_ES_provinces_Morazan) (el ? ? ? ElSalvador) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_WToO) - -meetsSpatially (el ? ? ? ElSalvador) (el ? ? ? Honduras) - -landAreaOnly (el ? ? ? ElSalvador) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21040)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_ES_provinces_SanVicente) (el ? ? ? ElSalvador) - -geographicSubregion (el ? ? ? Countries_ES_provinces_SanMiguel) (el ? ? ? ElSalvador) - -geographicSubregion (el ? ? ? Countries_ES_provinces_LaPaz) (el ? ? ? ElSalvador) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 5828987)) (el ? ? ? (PopulationFn (el ? ? ? ElSalvador))) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_ES_provinces_Ahuachapan) (el ? ? ? ElSalvador) - -geographicSubregion (el ? ? ? Countries_ES_provinces_Usulutan) (el ? ? ? ElSalvador) - -geographicSubregion (el ? ? ? Countries_ES_provinces_Sonsonate) (el ? ? ? ElSalvador) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_CACM) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_G_77) - -capitalCity (el ? ? ? Countries_ES_provinces_SanSalvador_cities_SanSalvador) (el ? ? ? ElSalvador) - -geographicSubregion (el ? ? ? Countries_ES_provinces_Cuscatlan) (el ? ? ? ElSalvador) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_OPANAL) - -geographicSubregion (el ? ? ? Countries_ES_provinces_SanSalvador) (el ? ? ? ElSalvador) - -meetsSpatially (el ? ? ? ElSalvador) (el ? ? ? Guatemala) - -geographicSubregion (el ? ? ? Countries_ES_provinces_LaUnion) (el ? ? ? ElSalvador) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_WIPO) - -geographicSubregion (el ? ? ? Countries_ES_provinces_SantaAna) (el ? ? ? ElSalvador) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IADB) - -geographicSubregion (el ? ? ? Countries_ES_provinces_LaLibertad) (el ? ? ? ElSalvador) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IOC) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_NAM) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_IDA) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_UNESCO) - -inflationRateInCountry (el ? ? ? ElSalvador) (el ? ? ? (toRealNum 11.4)) - -member (el ? ? ? ElSalvador) (el ? ? ? Organizations_MINURSO) - -geographicSubregion (el ? ? ? Countries_ES_provinces_Chalatenango) (el ? ? ? ElSalvador) - -equal (el ? ? ? (toInt 263708)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Vitoria))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Vitoria) (el ? ? ? Countries_BR_provinces_EspiritoSanto) - -equal (el ? ? ? (toInt 316223)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Mannheim))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Mannheim) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -equal (el ? ? ? (toInt 120023)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Manzhouli))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Manzhouli) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -equal (el ? ? ? (toInt 7322564)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) (el ? ? ? Countries_USA_provinces_NewYork) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 119011)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Blitar))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Blitar) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 103500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Berkshire_cities_Slough))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Berkshire_cities_Slough) (el ? ? ? Countries_GB_provinces_Berkshire) - -equal (el ? ? ? (toInt 955112)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Diyala))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_Diyala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19076)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Diyala_cities_Baqubah) (el ? ? ? Countries_IRQ_provinces_Diyala) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 317144)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Changzhi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Changzhi) (el ? ? ? Countries_TJ_provinces_Shanxi) - -equal (el ? ? ? (toInt 120011)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Sardegna_cities_Sassari))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Sardegna_cities_Sassari) (el ? ? ? Countries_I_provinces_Sardegna) - -equal (el ? ? ? (toInt 237300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kocaeli_cities_Gebze))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kocaeli_cities_Gebze) (el ? ? ? Countries_TR_provinces_Kocaeli) - -equal (el ? ? ? (toInt 466152)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Yaracuy))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Yaracuy) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Yaracuy_cities_SanFelipe) (el ? ? ? Countries_YV_provinces_Yaracuy) - -equal (el ? ? ? (toInt 265379)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_SachsenAnhalt_cities_Magdeburg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_SachsenAnhalt_cities_Magdeburg) (el ? ? ? Countries_D_provinces_SachsenAnhalt) - -equal (el ? ? ? (toInt 114555)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_MojiGuacu))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_MojiGuacu) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -hasHeadq (el ? ? ? Organizations_WEU) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -equal (el ? ? ? (toInt 103364)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_cities_CiudadApodaca))) - -geographicalSubregion (el ? ? ? Countries_MEX_cities_CiudadApodaca) (el ? ? ? Mexico) - -equal (el ? ? ? (toInt 468900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IL_provinces_Central_cities_Jerusalem))) - -geographicalSubregion (el ? ? ? Countries_IL_provinces_Central_cities_Jerusalem) (el ? ? ? Countries_IL_provinces_Central) - -equal (el ? ? ? (toInt 266851)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Serra))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Serra) (el ? ? ? Countries_BR_provinces_EspiritoSanto) - -member (el ? ? ? Mali) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 305421)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Maanshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Maanshan) (el ? ? ? Countries_TJ_provinces_Anhui) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 326222)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_CaxiasdoSul))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_CaxiasdoSul) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -equal (el ? ? ? (toInt 194822)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Cantabria_cities_Santander))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Cantabria_cities_Santander) (el ? ? ? Countries_E_provinces_Cantabria) - -sharedBorderLength (el ? ? ? Liechtenstein) (el ? ? ? Switzerland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 41)) (el ? ? ? Kilometer))) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 161023)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Huizhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Huizhou) (el ? ? ? Countries_TJ_provinces_Guangdong) - -equal (el ? ? ? (toInt 54275)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Vaasa_cities_Vaasa))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Vaasa_cities_Vaasa) (el ? ? ? Countries_SF_provinces_Vaasa) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 5085000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Lahore))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Lahore) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 309000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Ialomita))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Ialomita) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4449)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Ialomita_cities_Slobozia) (el ? ? ? Countries_RO_provinces_Ialomita) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_NAM) - -located (el ? ? ? Rivers_Thames) (el ? ? ? Countries_GB_provinces_GreaterLondon) - -located (el ? ? ? Rivers_Thames) (el ? ? ? UnitedKingdom) - -flowsInto (el ? ? ? Rivers_Thames) (el ? ? ? Seas_NorthSea) - -length (el ? ? ? Rivers_Thames) (el ? ? ? (toInt 346)) - -equal (el ? ? ? (toInt 6013200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khorasan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Khorasan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 313337)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Khorasan_cities_Mashhad) (el ? ? ? Countries_IR_provinces_Khorasan) - -equal (el ? ? ? (toInt 44111)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Madeira_cities_Funchal))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Madeira_cities_Funchal) (el ? ? ? Countries_P_provinces_Madeira) - -equal (el ? ? ? (toInt 116646)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Indiana_cities_Gary))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Indiana_cities_Gary) (el ? ? ? Countries_USA_provinces_Indiana) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_EU) - -equal (el ? ? ? (toInt 924433)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Hormozgan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Hormozgan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 66780)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Hormozgan_cities_BandarAbbas) (el ? ? ? Countries_IR_provinces_Hormozgan) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_UNOMIL) - -equal (el ? ? ? (toInt 230892)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Yanji))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Yanji) (el ? ? ? Countries_TJ_provinces_Jilin) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 2955530)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Ibaraki))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Ibaraki) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6094)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Ibaraki_cities_Mito) (el ? ? ? Countries_J_provinces_Ibaraki) - -located (el ? ? ? Lakes_LakeOntario) (el ? ? ? Countries_USA_provinces_NewYork) - -located (el ? ? ? Lakes_LakeOntario) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Lakes_LakeOntario) (el ? ? ? UnitedStates) - -located (el ? ? ? Lakes_LakeOntario) (el ? ? ? Canada) - -landAreaOnly (el ? ? ? Lakes_LakeOntario) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18941)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 635395)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Toronto))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Toronto) (el ? ? ? Countries_CDN_provinces_Ontario) - -equal (el ? ? ? (toInt 2208209)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_ashSharqiyah))) - -landAreaOnly (el ? ? ? Countries_SUD_provinces_ashSharqiyah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 334074)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SUD_provinces_ashSharqiyah_cities_Kassala) (el ? ? ? Countries_SUD_provinces_ashSharqiyah) - -equal (el ? ? ? (toInt 473762)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Xinxiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Xinxiang) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 125341)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Chuxian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Chuxian) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 110734)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_SouthCarolina_cities_Columbia))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_SouthCarolina_cities_Columbia) (el ? ? ? Countries_USA_provinces_SouthCarolina) - -equal (el ? ? ? (toInt 251000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Tolna))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Tolna) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3702)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Tolna_cities_Szekszard) (el ? ? ? Countries_H_provinces_Tolna) - -equal (el ? ? ? (toInt 466755)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_Lanus))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_Lanus) (el ? ? ? Countries_RA_provinces_BuenosAires) - -equal (el ? ? ? (toInt 465000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Coast_cities_Mombasa))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Coast_cities_Mombasa) (el ? ? ? Countries_EAK_provinces_Coast) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_IOC) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_SACU) - -equal (el ? ? ? (toInt 2916567)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Guerrero))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Guerrero) (el ? ? ? (MeasureFn (el ? ? ? (toInt 63749)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Guerrero_cities_Chilpancingo) (el ? ? ? Countries_MEX_provinces_Guerrero) - -equal (el ? ? ? (toInt 289626)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Chiapas_cities_TuxtlaGutierrez))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Chiapas_cities_TuxtlaGutierrez) (el ? ? ? Countries_MEX_provinces_Chiapas) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 106773)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_Ibirite))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_Ibirite) (el ? ? ? Brazil) - -equal (el ? ? ? (toInt 1037352)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Petchanbun))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Petchanbun) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12651)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_ITU) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Nograd_cities_Salgotarjan) (el ? ? ? Countries_H_provinces_Nograd) - -equal (el ? ? ? (toInt 182941)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Miranda_cities_Baruta))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Miranda_cities_Baruta) (el ? ? ? Countries_YV_provinces_Miranda) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Vrancea_cities_Focsani) (el ? ? ? Countries_RO_provinces_Vrancea) - -equal (el ? ? ? (toInt 1330000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Changsha))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Changsha) (el ? ? ? Countries_TJ_provinces_Hunan) - -located (el ? ? ? Mountains_HarneyPeak) (el ? ? ? Countries_USA_provinces_SouthDakota) - -located (el ? ? ? Mountains_HarneyPeak) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 344684)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Maua))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Maua) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 236000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Bukhoro_cities_Bukhoro))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Bukhoro_cities_Bukhoro) (el ? ? ? Countries_UZB_provinces_Bukhoro) - -located (el ? ? ? Islands_CangarooIsland) (el ? ? ? Countries_AUS_provinces_SouthAustralia) - -located (el ? ? ? Islands_CangarooIsland) (el ? ? ? Australia) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_AG) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_IOC) - -located (el ? ? ? Deserts_Sagiael_Hamra) (el ? ? ? WesternSahara) - -landAreaOnly (el ? ? ? Deserts_Sagiael_Hamra) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 2690100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Altayskiykray))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Altayskiykray) (el ? ? ? (MeasureFn (el ? ? ? (toInt 169100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Altayskiykray_cities_Barnaul) (el ? ? ? Countries_R_provinces_Altayskiykray) - -geographicSubregion (el ? ? ? Countries_Z_provinces_Southern) (el ? ? ? Zambia) - -geographicSubregion (el ? ? ? Countries_Z_provinces_Luapula) (el ? ? ? Zambia) - -geographicSubregion (el ? ? ? Countries_Z_provinces_Lusaka) (el ? ? ? Zambia) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_SADC) - -meetsSpatially (el ? ? ? Zambia) (el ? ? ? Malawi) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_ECA) - -geographicSubregion (el ? ? ? Countries_Z_provinces_Northwestern) (el ? ? ? Zambia) - -meetsSpatially (el ? ? ? Zambia) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_Z_provinces_Central) (el ? ? ? Zambia) - -landAreaOnly (el ? ? ? Zambia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 752610)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_AfDB) - -sectorCompositionOfGDPInPeriod (el ? ? ? Zambia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 46)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_UNAMIR) - -capitalCity (el ? ? ? Countries_Z_provinces_Lusaka_cities_Lusaka) (el ? ? ? Zambia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Zambia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 32)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_ICRM) - -meetsSpatially (el ? ? ? Zambia) (el ? ? ? Namibia) - -geographicSubregion (el ? ? ? Countries_Z_provinces_Copperbelt) (el ? ? ? Zambia) - -geographicSubregion (el ? ? ? Countries_Z_provinces_Northern) (el ? ? ? Zambia) - -equal (el ? ? ? (toInt 9159072)) (el ? ? ? (PopulationFn (el ? ? ? Zambia))) - -meetsSpatially (el ? ? ? Zambia) (el ? ? ? Tanzania) - -sectorCompositionOfGDPInPeriod (el ? ? ? Zambia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 22)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_C) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_ITU) - -meetsSpatially (el ? ? ? Zambia) (el ? ? ? Mozambique) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_UNAVEMIII) - -meetsSpatially (el ? ? ? Zambia) (el ? ? ? Zaire) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_WIPO) - -inflationRateInCountry (el ? ? ? Zambia) (el ? ? ? (toInt 55)) - -geographicSubregion (el ? ? ? Countries_Z_provinces_Western) (el ? ? ? Zambia) - -member (el ? ? ? Zambia) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_Z_provinces_Eastern) (el ? ? ? Zambia) - -equal (el ? ? ? (toInt 4318000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RCH_cities_Santiago))) - -geographicalSubregion (el ? ? ? Countries_RCH_cities_Santiago) (el ? ? ? Chile) - -equal (el ? ? ? (toInt 509000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Sibiu))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Sibiu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5422)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Sibiu_cities_Sibiu) (el ? ? ? Countries_RO_provinces_Sibiu) - -equal (el ? ? ? (toInt 931591)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Maputo_munic_cities_Maputo))) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Maputo_munic_cities_Maputo) (el ? ? ? Countries_MOC_provinces_Maputo_munic) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_ICRM) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_SalahadDin_cities_Samarra) (el ? ? ? Countries_IRQ_provinces_SalahadDin) - -member (el ? ? ? Andorra) (el ? ? ? Organizations_UN) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 1190000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Severocesky))) - -landAreaOnly (el ? ? ? Countries_CZ_provinces_Severocesky) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7819)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CZ_provinces_Severocesky_cities_UstinadLabem) (el ? ? ? Countries_CZ_provinces_Severocesky) - -equal (el ? ? ? (toInt 118500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Warwickshire_cities_Nuneaton))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Warwickshire_cities_Nuneaton) (el ? ? ? Countries_GB_provinces_Warwickshire) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Gwynedd_cities_Caernarfon) (el ? ? ? Countries_GB_provinces_Gwynedd) - -equal (el ? ? ? (toInt 519197)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Barinas))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Barinas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Barinas_cities_Barinas) (el ? ? ? Countries_YV_provinces_Barinas) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 2766683)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Cordoba))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Cordoba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 165321)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Cordoba_cities_Cordoba) (el ? ? ? Countries_RA_provinces_Cordoba) - -equal (el ? ? ? (toInt 1656870)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Nebraska))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Nebraska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 200349)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Nebraska_cities_Lincoln) (el ? ? ? Countries_USA_provinces_Nebraska) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Man_cities_Douglas) (el ? ? ? Countries_cid_cia_Man) - -equal (el ? ? ? (toInt 699232)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Falcon))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Falcon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Falcon_cities_Coro) (el ? ? ? Countries_YV_provinces_Falcon) - -equal (el ? ? ? (toInt 1015500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Nottinghamshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Nottinghamshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2164)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Nottinghamshire_cities_Nottingham) (el ? ? ? Countries_GB_provinces_Nottinghamshire) - -equal (el ? ? ? (toInt 647800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 87100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast_cities_YuzhnoSakhalinsk) (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast) - -equal (el ? ? ? (toInt 192000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Miskolc_munic_cities_Miskolc))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Miskolc_munic_cities_Miskolc) (el ? ? ? Countries_H_provinces_Miskolc_munic) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_AndamanandNicobarIs__cities_PortBlair) (el ? ? ? Countries_IND_provinces_AndamanandNicobarIs_) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Chukotskyao_cities_Anadyr) (el ? ? ? Countries_R_provinces_Chukotskyao) - -equal (el ? ? ? (toInt 6759311)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Saitama))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Saitama) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3799)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Saitama_cities_Urawa) (el ? ? ? Countries_J_provinces_Saitama) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 275000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Tulcea))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Tulcea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8430)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Tulcea_cities_Tulcea) (el ? ? ? Countries_RO_provinces_Tulcea) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Norway) (el ? ? ? (MeasureFn (el ? ? ? (toInt 167)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1295000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Chitinskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Chitinskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 431500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Chitinskayaoblast_cities_Chita) (el ? ? ? Countries_R_provinces_Chitinskayaoblast) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 532900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Mandalay_cities_Mandalay))) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Mandalay_cities_Mandalay) (el ? ? ? Countries_MYA_provinces_Mandalay) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UNPROFOR) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_ACC) - -capitalCity (el ? ? ? Countries_YE_cities_Sanaa) (el ? ? ? Yemen) - -sectorCompositionOfGDPInPeriod (el ? ? ? Yemen) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 21)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Yemen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 527970)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_ESCWA) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_AMF) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_WTrO) - -inflationRateInCountry (el ? ? ? Yemen) (el ? ? ? (toRealNum 71.3)) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_CAEU) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_AFESD) - -meetsSpatially (el ? ? ? Yemen) (el ? ? ? Oman) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_UNESCO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Yemen) (el ? ? ? ServiceSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Yemen) (el ? ? ? Organizations_AL) - -equal (el ? ? ? (toInt 13483178)) (el ? ? ? (PopulationFn (el ? ? ? Yemen))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Yemen) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Yemen) (el ? ? ? SaudiArabia) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_UN) - -member (el ? ? ? Togo) (el ? ? ? Organizations_WCL) - -located (el ? ? ? Islands_Nauru) (el ? ? ? Nauru) - -landAreaOnly (el ? ? ? Islands_Nauru) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 406370)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Kolhapur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Kolhapur) (el ? ? ? Countries_IND_provinces_Maharashtra) - -equal (el ? ? ? (toInt 40000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_RiftValley_cities_Kericho))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_RiftValley_cities_Kericho) (el ? ? ? Countries_EAK_provinces_RiftValley) - -equal (el ? ? ? (toInt 510565)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Chandigarh_cities_Chandigarh))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Chandigarh_cities_Chandigarh) (el ? ? ? Countries_IND_provinces_Chandigarh) - -equal (el ? ? ? (toInt 342862)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Nebraska_cities_Omaha))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Nebraska_cities_Omaha) (el ? ? ? Countries_USA_provinces_Nebraska) - -equal (el ? ? ? (toInt 263900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Walsall))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Walsall) (el ? ? ? Countries_GB_provinces_WestMidlands) - -equal (el ? ? ? (toInt 1182611)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Markazi))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Markazi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29080)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Markazi_cities_Arak) (el ? ? ? Countries_IR_provinces_Markazi) - -equal (el ? ? ? (toInt 53000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_RiftValley_cities_Kitale))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_RiftValley_cities_Kitale) (el ? ? ? Countries_EAK_provinces_RiftValley) - -equal (el ? ? ? (toInt 213747)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Hagen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Hagen) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -equal (el ? ? ? (toInt 127600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_KusiniPemba))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_KusiniPemba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 332)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_KusiniPemba_cities_ChakeCahke) (el ? ? ? Countries_EAT_provinces_KusiniPemba) - -equal (el ? ? ? (toInt 18702)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Vichada))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Vichada) (el ? ? ? (MeasureFn (el ? ? ? (toInt 100242)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Vichada_cities_PuertoCarreno) (el ? ? ? Countries_CO_provinces_Vichada) - -equal (el ? ? ? (toInt 1050000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_SouthAustralia_cities_Adelaide))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_SouthAustralia_cities_Adelaide) (el ? ? ? Countries_AUS_provinces_SouthAustralia) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Kumamoto_cities_Kumamoto) (el ? ? ? Countries_J_provinces_Kumamoto) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Sibiu) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Giurgiu) (el ? ? ? Romania) - -equal (el ? ? ? (toInt 21657162)) (el ? ? ? (PopulationFn (el ? ? ? Romania))) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Harghita) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Romania) (el ? ? ? Organizations_CE) - -meetsSpatially (el ? ? ? Romania) (el ? ? ? SerbiaAndMontenegro) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Covasha) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_CarasSeverin) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ECE) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Botosani) (el ? ? ? Romania) - -meetsSpatially (el ? ? ? Romania) (el ? ? ? Bulgaria) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Olt) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Calarasi) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Prahova) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Maramures) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Bucuresti) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_BistritaNasaud) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Brasov) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Bacau) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Hunedoara) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Braila) (el ? ? ? Romania) - -sectorCompositionOfGDPInPeriod (el ? ? ? Romania) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 44.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Mures) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Buzau) (el ? ? ? Romania) - -capitalCity (el ? ? ? Countries_RO_provinces_Bucuresti_cities_Bucharest) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Vilcea) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Romania) (el ? ? ? Organizations_IMO) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Tulcea) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_WIPO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Romania) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 19.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Arad) (el ? ? ? Romania) - -landAreaOnly (el ? ? ? Romania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 237500)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Constanta) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Cluj) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Romania) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Romania) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Romania) (el ? ? ? Organizations_OAS) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Suceava) (el ? ? ? Romania) - -meetsSpatially (el ? ? ? Romania) (el ? ? ? Ukraine) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Arges) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Alba) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Mehedinti) (el ? ? ? Romania) - -inflationRateInCountry (el ? ? ? Romania) (el ? ? ? (toInt 25)) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Teleorman) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_SatuMare) (el ? ? ? Romania) - -meetsSpatially (el ? ? ? Romania) (el ? ? ? Moldova) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Gorj) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Timis) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Vaslui) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_WFTU) - -meetsSpatially (el ? ? ? Romania) (el ? ? ? Hungary) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Vrancea) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Ialomita) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Romania) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Galati) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Salaj) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Iasi) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_CEI) - -member (el ? ? ? Romania) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Romania) (el ? ? ? Organizations_EU) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Dimbovita) (el ? ? ? Romania) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Neamt) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_FAO) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Dolj) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Romania) (el ? ? ? Organizations_IAEA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Romania) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 36.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_RO_provinces_Bihor) (el ? ? ? Romania) - -member (el ? ? ? Romania) (el ? ? ? Organizations_G_9) - -located (el ? ? ? Islands_Paramuschir) (el ? ? ? Countries_R_provinces_Kamchatskayaoblast) - -located (el ? ? ? Islands_Paramuschir) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Islands_Paramuschir) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2042)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1293600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_HaTinh))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_HaTinh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6054)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? China) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 108961)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Connecticut_cities_Waterbury))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Connecticut_cities_Waterbury) (el ? ? ? Countries_USA_provinces_Connecticut) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 951580)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) (el ? ? ? Countries_B_provinces_Brabant) - -equal (el ? ? ? (toInt 107559)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Tebessa))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Tebessa) (el ? ? ? Algeria) - -equal (el ? ? ? (toInt 73300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_BlaenauGwent))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_BlaenauGwent) (el ? ? ? (MeasureFn (el ? ? ? (toInt 109)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_BlaenauGwent_cities_EbbwVale) (el ? ? ? Countries_GB_provinces_BlaenauGwent) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_ABEDA) - -equal (el ? ? ? (toInt 75000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_LS_cities_Maseru))) - -geographicalSubregion (el ? ? ? Countries_LS_cities_Maseru) (el ? ? ? Lesotho) - -equal (el ? ? ? (toInt 162707)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_NuevoLeon_cities_CiudadSantaCatarina))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_NuevoLeon_cities_CiudadSantaCatarina) (el ? ? ? Countries_MEX_provinces_NuevoLeon) - -equal (el ? ? ? (toInt 110658)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Orange))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Orange) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 528964)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Distr_Columbia))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Distr_Columbia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 179)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) (el ? ? ? Countries_USA_provinces_Distr_Columbia) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 307724)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_NewBombay))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_NewBombay) (el ? ? ? Countries_IND_provinces_Maharashtra) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IEA) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 1113898)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Manitoba))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_Manitoba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 650086)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_Manitoba_cities_Winnipeg) (el ? ? ? Countries_CDN_provinces_Manitoba) - -equal (el ? ? ? (toInt 121992)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_FerrazdeVasconcelos))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_FerrazdeVasconcelos) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 10660000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_IledeFrance))) - -landAreaOnly (el ? ? ? Countries_F_provinces_IledeFrance) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12011)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) (el ? ? ? Countries_F_provinces_IledeFrance) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Japan) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 1110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Handan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Handan) (el ? ? ? Countries_TJ_provinces_Hebei) - -equal (el ? ? ? (toInt 6733996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Virginia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 105586)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Virginia_cities_Richmond) (el ? ? ? Countries_USA_provinces_Virginia) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNPREDEP) - -equal (el ? ? ? (toInt 406100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Ostergotland))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Ostergotland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10562)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Ostergotland_cities_Linkoping) (el ? ? ? Countries_S_provinces_Ostergotland) - -equal (el ? ? ? (toInt 3924435)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_Saigon))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_Saigon) (el ? ? ? Vietnam) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_FAO) - -meetsSpatially (el ? ? ? Austria) (el ? ? ? Liechtenstein) - -meetsSpatially (el ? ? ? Austria) (el ? ? ? Hungary) - -geographicSubregion (el ? ? ? Countries_A_provinces_UpperAustria) (el ? ? ? Austria) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNDOF) - -meetsSpatially (el ? ? ? Austria) (el ? ? ? Slovenia) - -member (el ? ? ? Austria) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Austria) (el ? ? ? Organizations_OECD) - -landAreaOnly (el ? ? ? Austria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 83850)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNIDO) - -capitalCity (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna) (el ? ? ? Austria) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IDA) - -inflationRateInCountry (el ? ? ? Austria) (el ? ? ? (toRealNum 2.3)) - -equal (el ? ? ? (toInt 8023244)) (el ? ? ? (PopulationFn (el ? ? ? Austria))) - -geographicSubregion (el ? ? ? Countries_A_provinces_Carinthia) (el ? ? ? Austria) - -member (el ? ? ? Austria) (el ? ? ? Organizations_WMO) - -meetsSpatially (el ? ? ? Austria) (el ? ? ? CzechRepublic) - -geographicSubregion (el ? ? ? Countries_A_provinces_Vienna) (el ? ? ? Austria) - -geographicSubregion (el ? ? ? Countries_A_provinces_Styria) (el ? ? ? Austria) - -geographicSubregion (el ? ? ? Countries_A_provinces_Vorarlberg) (el ? ? ? Austria) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UN) - -member (el ? ? ? Austria) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_A_provinces_LowerAustria) (el ? ? ? Austria) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Austria) (el ? ? ? Organizations_NSG) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNHCR) - -geographicSubregion (el ? ? ? Countries_A_provinces_Burgenland) (el ? ? ? Austria) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Austria) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_A_provinces_Tyrol) (el ? ? ? Austria) - -meetsSpatially (el ? ? ? Austria) (el ? ? ? Germany) - -meetsSpatially (el ? ? ? Austria) (el ? ? ? Slovakia) - -member (el ? ? ? Austria) (el ? ? ? Organizations_G_9) - -member (el ? ? ? Austria) (el ? ? ? Organizations_UNFICYP) - -meetsSpatially (el ? ? ? Austria) (el ? ? ? Italy) - -sectorCompositionOfGDPInPeriod (el ? ? ? Austria) (el ? ? ? ServiceSector) (el ? ? ? (toInt 64)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Austria) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Austria) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 34)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_A_provinces_Salzburg) (el ? ? ? Austria) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IOC) - -meetsSpatially (el ? ? ? Austria) (el ? ? ? Switzerland) - -member (el ? ? ? Austria) (el ? ? ? Organizations_EU) - -member (el ? ? ? Austria) (el ? ? ? Organizations_IADB) - -member (el ? ? ? China) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Angola) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_Interpol) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Laos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 423)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1310600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tambovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Tambovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 34300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Tambovskayaoblast_cities_Tambov) (el ? ? ? Countries_R_provinces_Tambovskayaoblast) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Intibuca_cities_LaEsperanza) (el ? ? ? Countries_HCA_provinces_Intibuca) - -member (el ? ? ? Panama) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 848201)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Erzurum))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Erzurum) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25066)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Erzurum_cities_Erzurum) (el ? ? ? Countries_TR_provinces_Erzurum) - -member (el ? ? ? Norway) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 285000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kostromskayaoblast_cities_Kostroma))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kostromskayaoblast_cities_Kostroma) (el ? ? ? Countries_R_provinces_Kostromskayaoblast) - -equal (el ? ? ? (toInt 3558000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Nyanza))) - -landAreaOnly (el ? ? ? Countries_EAK_provinces_Nyanza) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16162)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAK_provinces_Nyanza_cities_Kisumu) (el ? ? ? Countries_EAK_provinces_Nyanza) - -equal (el ? ? ? (toInt 74616)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Coimbra_cities_Coimbra))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Coimbra_cities_Coimbra) (el ? ? ? Countries_P_provinces_Coimbra) - -located (el ? ? ? Mountains_Huascaran) (el ? ? ? Countries_PE_provinces_Ancash) - -located (el ? ? ? Mountains_Huascaran) (el ? ? ? Peru) - -equal (el ? ? ? (toInt 129509)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Centre_cities_Tours))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Centre_cities_Tours) (el ? ? ? Countries_F_provinces_Centre) - -equal (el ? ? ? (toInt 496938)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Louisiana_cities_NewOrleans))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Louisiana_cities_NewOrleans) (el ? ? ? Countries_USA_provinces_Louisiana) - -equal (el ? ? ? (toInt 14302)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands))) - -member (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands) (el ? ? ? Organizations_Interpol) - -capitalCity (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands_cities_GrandTurk) (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands) - -landAreaOnly (el ? ? ? Countries_cid_cia_Turks_and_Caicos_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 430)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_LaPaz_cities_Zacatecoluca) (el ? ? ? Countries_ES_provinces_LaPaz) - -equal (el ? ? ? (toInt 508000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Mykolayivska_cities_Mykolayiv))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Mykolayivska_cities_Mykolayiv) (el ? ? ? Countries_UA_provinces_Mykolayivska) - -equal (el ? ? ? (toInt 218100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Trafford))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Trafford) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -equal (el ? ? ? (toInt 116000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Jizzakh_cities_Jizzakh))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Jizzakh_cities_Jizzakh) (el ? ? ? Countries_UZB_provinces_Jizzakh) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Norway) (el ? ? ? Organizations_CERN) - -located (el ? ? ? Rivers_Oesterdalaelv) (el ? ? ? Countries_S_provinces_Kopparberg) - -located (el ? ? ? Rivers_Oesterdalaelv) (el ? ? ? Sweden) - -flowsInto (el ? ? ? Rivers_Oesterdalaelv) (el ? ? ? Rivers_Dalaelv) - -member (el ? ? ? Japan) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_LAIA) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 105000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Goias_cities_Araguaina))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Goias_cities_Araguaina) (el ? ? ? Countries_BR_provinces_Goias) - -equal (el ? ? ? (toInt 624700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_CaoBang))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_CaoBang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8444)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Martinique_cities_Fort_de_France) (el ? ? ? Countries_cid_cia_Martinique) - -equal (el ? ? ? (toInt 108700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_NorthYorkshire_cities_Scarborough))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_NorthYorkshire_cities_Scarborough) (el ? ? ? Countries_GB_provinces_NorthYorkshire) - -equal (el ? ? ? (toInt 524598)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Scarborough))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Scarborough) (el ? ? ? Countries_CDN_provinces_Ontario) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_UNOMIG) - -sharedBorderLength (el ? ? ? WesternSahara) (el ? ? ? Algeria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 42)) (el ? ? ? Kilometer))) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_MekongGroup) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Macau) (el ? ? ? Continents_Asia) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_EU) - -located (el ? ? ? Lakes_LakeTiticaca) (el ? ? ? Countries_PE_provinces_Puno) - -located (el ? ? ? Lakes_LakeTiticaca) (el ? ? ? Peru) - -located (el ? ? ? Lakes_LakeTiticaca) (el ? ? ? Bolivia) - -landAreaOnly (el ? ? ? Lakes_LakeTiticaca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8300)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Angola) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 1023000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_Kalookan))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_Kalookan) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 4801500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_SanktPeterburg))) - -landAreaOnly (el ? ? ? Countries_R_provinces_SanktPeterburg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 0)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg) (el ? ? ? Countries_R_provinces_SanktPeterburg) - -member (el ? ? ? Finland) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 702027)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_DhytikiEllas))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_DhytikiEllas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11350)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 183945)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Saarland_cities_Saarbrucken))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Saarland_cities_Saarbrucken) (el ? ? ? Countries_D_provinces_Saarland) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Gorj_cities_TirguJiu) (el ? ? ? Countries_RO_provinces_Gorj) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Yozgat_cities_Yozgat) (el ? ? ? Countries_TR_provinces_Yozgat) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Toyama_cities_Toyama) (el ? ? ? Countries_J_provinces_Toyama) - -sharedBorderLength (el ? ? ? Turkey) (el ? ? ? Greece) (el ? ? ? (MeasureFn (el ? ? ? (toInt 206)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 150000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SME_cities_Paramaribo))) - -geographicalSubregion (el ? ? ? Countries_SME_cities_Paramaribo) (el ? ? ? Suriname) - -equal (el ? ? ? (toInt 280200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Aqmola_cities_Aqmola))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Aqmola_cities_Aqmola) (el ? ? ? Countries_KAZ_provinces_Aqmola) - -equal (el ? ? ? (toInt 523422)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Yucatan_cities_Merida))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Yucatan_cities_Merida) (el ? ? ? Countries_MEX_provinces_Yucatan) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Mardin_cities_Mardin) (el ? ? ? Countries_TR_provinces_Mardin) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 165258)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_NE))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_NE) (el ? ? ? (MeasureFn (el ? ? ? (toInt 803)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_NE_cities_Neuchatel) (el ? ? ? Countries_CH_provinces_NE) - -equal (el ? ? ? (toInt 62099)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Bermuda))) - -member (el ? ? ? Countries_cid_cia_Bermuda) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Countries_cid_cia_Bermuda) (el ? ? ? Organizations_CCC) - -landAreaOnly (el ? ? ? Countries_cid_cia_Bermuda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 50)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_cid_cia_Bermuda_cities_Hamilton) (el ? ? ? Countries_cid_cia_Bermuda) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Bermuda) (el ? ? ? (toRealNum 2.6)) - -member (el ? ? ? Countries_cid_cia_Bermuda) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 94234)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Haeme_cities_Lahti))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Haeme_cities_Lahti) (el ? ? ? Countries_SF_provinces_Haeme) - -equal (el ? ? ? (toInt 723000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Limousin))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Limousin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16942)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Limousin_cities_Limoges) (el ? ? ? Countries_F_provinces_Limousin) - -equal (el ? ? ? (toInt 938800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Derbyshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Derbyshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2631)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Derbyshire_cities_Matlock) (el ? ? ? Countries_GB_provinces_Derbyshire) - -equal (el ? ? ? (toInt 182817)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_SanMiguel_cities_SanMiguel))) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_SanMiguel_cities_SanMiguel) (el ? ? ? Countries_ES_provinces_SanMiguel) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_G_24) - -equal (el ? ? ? (toInt 192509)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Xinyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Xinyang) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 56300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BRU_cities_BandarSeriBegawan))) - -geographicalSubregion (el ? ? ? Countries_BRU_cities_BandarSeriBegawan) (el ? ? ? Brunei) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Amazonas_cities_Chachapoyas) (el ? ? ? Countries_PE_provinces_Amazonas) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 142000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Sohag_cities_Sohag))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_Sohag_cities_Sohag) (el ? ? ? Countries_ET_provinces_Sohag) - -geographicalSubregion (el ? ? ? NewZealand) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 51707)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_LakshadweepIs_))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_LakshadweepIs_) (el ? ? ? (MeasureFn (el ? ? ? (toInt 32)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_LakshadweepIs__cities_Kavaratti) (el ? ? ? Countries_IND_provinces_LakshadweepIs_) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 600900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_SoltustikQazaqstan))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_SoltustikQazaqstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 45000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_SoltustikQazaqstan_cities_Petropavl) (el ? ? ? Countries_KAZ_provinces_SoltustikQazaqstan) - -equal (el ? ? ? (toInt 195676)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Embu))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Embu) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -located (el ? ? ? Islands_SriLanka) (el ? ? ? SriLanka) - -landAreaOnly (el ? ? ? Islands_SriLanka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 65610)) (el ? ? ? SquareKilometer))) - -hasHeadq (el ? ? ? Organizations_FZ) (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) - -equal (el ? ? ? (toInt 2329000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Praha))) - -landAreaOnly (el ? ? ? Countries_CZ_provinces_Praha) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11490)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CZ_provinces_Praha_cities_Prague) (el ? ? ? Countries_CZ_provinces_Praha) - -equal (el ? ? ? (toInt 434829)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Missouri_cities_KansasCity))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Missouri_cities_KansasCity) (el ? ? ? Countries_USA_provinces_Missouri) - -located (el ? ? ? Mountains_Tamgak) (el ? ? ? Niger) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Uige_cities_Uige) (el ? ? ? Countries_ANG_provinces_Uige) - -equal (el ? ? ? (toInt 110330)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Irvine))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Irvine) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 2228600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Orenburgskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Orenburgskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 124000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Orenburgskayaoblast_cities_Orenburg) (el ? ? ? Countries_R_provinces_Orenburgskayaoblast) - -equal (el ? ? ? (toInt 781068)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Maranhao_cities_SaoLuis))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Maranhao_cities_SaoLuis) (el ? ? ? Countries_BR_provinces_Maranhao) - -equal (el ? ? ? (toInt 327865)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Mexico_Estadode_cities_Toluca))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Mexico_Estadode_cities_Toluca) (el ? ? ? Countries_MEX_provinces_Mexico_Estadode) - -equal (el ? ? ? (toInt 153583)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_Colombo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_Colombo) (el ? ? ? Countries_BR_provinces_Parana) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kars_cities_Kars) (el ? ? ? Countries_TR_provinces_Kars) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_BSEC) - -equal (el ? ? ? (toInt 114144)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Fullerton))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Fullerton) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 133101)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Gansu_cities_Wuwei))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Gansu_cities_Wuwei) (el ? ? ? Countries_TJ_provinces_Gansu) - -equal (el ? ? ? (toInt 1320000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Shijiazhuang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Shijiazhuang) (el ? ? ? Countries_TJ_provinces_Hebei) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_G_15) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_MadredeDios_cities_PuertoMaldonado) (el ? ? ? Countries_PE_provinces_MadredeDios) - -equal (el ? ? ? (toInt 370000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Nampo))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Nampo) (el ? ? ? NorthKorea) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 693712)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Huila))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Huila) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19890)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Huila_cities_Neiva) (el ? ? ? Countries_CO_provinces_Huila) - -meetsSpatially (el ? ? ? Namibia) (el ? ? ? Zambia) - -meetsSpatially (el ? ? ? Namibia) (el ? ? ? Angola) - -landAreaOnly (el ? ? ? Namibia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 825418)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_UN) - -inflationRateInCountry (el ? ? ? Namibia) (el ? ? ? (toInt 11)) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 1677243)) (el ? ? ? (PopulationFn (el ? ? ? Namibia))) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? Namibia) (el ? ? ? Botswana) - -meetsSpatially (el ? ? ? Namibia) (el ? ? ? SouthAfrica) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_ICRM) - -capitalCity (el ? ? ? Countries_NAM_cities_Windhoek) (el ? ? ? Namibia) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Namibia) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Albania) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 429000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_Newcastle))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_Newcastle) (el ? ? ? Countries_AUS_provinces_NewSouthWales) - -equal (el ? ? ? (toInt 140900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Colon_cities_Colon))) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_Colon_cities_Colon) (el ? ? ? Countries_PA_provinces_Colon) - -equal (el ? ? ? (toInt 504502)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Melaka))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Melaka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1650)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Melaka_cities_Melaka) (el ? ? ? Countries_MAL_provinces_Melaka) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 202798)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia_cities_Richmond))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Virginia_cities_Richmond) (el ? ? ? Countries_USA_provinces_Virginia) - -equal (el ? ? ? (toInt 11921944)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bayern))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Bayern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 70546)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Bayern_cities_Munich) (el ? ? ? Countries_D_provinces_Bayern) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_AalianNil_cities_Malakal) (el ? ? ? Countries_SUD_provinces_AalianNil) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 145049)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_Huelva))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_Huelva) (el ? ? ? Countries_E_provinces_Andalusia) - -hasHeadq (el ? ? ? Organizations_ILO) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -equal (el ? ? ? (toInt 111909)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Itapetininga))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Itapetininga) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -located (el ? ? ? Rivers_Suchona) (el ? ? ? Countries_R_provinces_Vologodskayaoblast) - -located (el ? ? ? Rivers_Suchona) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Suchona) (el ? ? ? Rivers_NorthernDwina) - -length (el ? ? ? Rivers_Suchona) (el ? ? ? (toInt 562)) - -equal (el ? ? ? (toInt 162659)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Sinaloa_cities_LosMochis))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Sinaloa_cities_LosMochis) (el ? ? ? Countries_MEX_provinces_Sinaloa) - -equal (el ? ? ? (toInt 303160)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Foshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Foshan) (el ? ? ? Countries_TJ_provinces_Guangdong) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Cocos_Islands) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 184627)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_RheinlandPfalz_cities_Mainz))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_RheinlandPfalz_cities_Mainz) (el ? ? ? Countries_D_provinces_RheinlandPfalz) - -sharedBorderLength (el ? ? ? Zambia) (el ? ? ? Malawi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 837)) (el ? ? ? Kilometer))) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 167901)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Americana))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Americana) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 396800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Chiriqui))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_Chiriqui) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8653)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_Chiriqui_cities_David) (el ? ? ? Countries_PA_provinces_Chiriqui) - -member (el ? ? ? Japan) (el ? ? ? Organizations_WTrO) - -sharedBorderLength (el ? ? ? Peru) (el ? ? ? Bolivia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 900)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 559000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Chiai))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Chiai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1902)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Chiai_munic_cities_Chiai) (el ? ? ? Countries_RC_provinces_Chiai) - -equal (el ? ? ? (toInt 2154900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_Hanoi))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_Hanoi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 920)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 112673)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Beihai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Beihai) (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) - -equal (el ? ? ? (toInt 326460)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_cities_Macau))) - -geographicalSubregion (el ? ? ? Countries_TJ_cities_Macau) (el ? ? ? China) - -equal (el ? ? ? (toInt 358648)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_Miami))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_Miami) (el ? ? ? Countries_USA_provinces_Florida) - -equal (el ? ? ? (toInt 400997)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Zhanjiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Zhanjiang) (el ? ? ? Countries_TJ_provinces_Guangdong) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Tainan_cities_Hsinying) (el ? ? ? Countries_RC_provinces_Tainan) - -equal (el ? ? ? (toInt 230292)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Limeira))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Limeira) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_ILO) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Yaracuy_cities_SanFelipe) (el ? ? ? Countries_YV_provinces_Yaracuy) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 52000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AL_cities_Korce))) - -geographicalSubregion (el ? ? ? Countries_AL_cities_Korce) (el ? ? ? Albania) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_G_19) - -equal (el ? ? ? (toInt 142455)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Guajira_La_cities_Riohacha))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Guajira_La_cities_Riohacha) (el ? ? ? Countries_CO_provinces_Guajira_La) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 1458183)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Jaipur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Jaipur) (el ? ? ? Countries_IND_provinces_Rajasthan) - -equal (el ? ? ? (toInt 254530)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Guanacaste))) - -landAreaOnly (el ? ? ? Countries_CR_provinces_Guanacaste) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10141)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CR_provinces_Guanacaste_cities_Liberia) (el ? ? ? Countries_CR_provinces_Guanacaste) - -equal (el ? ? ? (toInt 95089)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Rogaland_cities_Stavanger))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Rogaland_cities_Stavanger) (el ? ? ? Countries_N_provinces_Rogaland) - -equal (el ? ? ? (toInt 5034548)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Madrid))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Madrid) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8028)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Madrid_cities_Madrid) (el ? ? ? Countries_E_provinces_Madrid) - -equal (el ? ? ? (toInt 175000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Offa))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Offa) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 1091674)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Indore))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Indore) (el ? ? ? Countries_IND_provinces_MadhyaPradesh) - -equal (el ? ? ? (toInt 104840)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Goias_cities_Luziania))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Goias_cities_Luziania) (el ? ? ? Countries_BR_provinces_Goias) - -equal (el ? ? ? (toInt 111182)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia_cities_Alexandria))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Virginia_cities_Alexandria) (el ? ? ? Countries_USA_provinces_Virginia) - -equal (el ? ? ? (toInt 512880)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_MardelPlata))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_MardelPlata) (el ? ? ? Countries_RA_provinces_BuenosAires) - -equal (el ? ? ? (toInt 3027247)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_ValledeCauca))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_ValledeCauca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22140)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Cali) (el ? ? ? Countries_CO_provinces_ValledeCauca) - -equal (el ? ? ? (toInt 154500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestMidlands_cities_WestBromwich))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestMidlands_cities_WestBromwich) (el ? ? ? Countries_GB_provinces_WestMidlands) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 230000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_Bytom))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_Bytom) (el ? ? ? Countries_PL_provinces_Katowickie) - -equal (el ? ? ? (toInt 816400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Kaolack))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_Kaolack) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16010)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_Kaolack_cities_Kaolack) (el ? ? ? Countries_SN_provinces_Kaolack) - -equal (el ? ? ? (toInt 368383)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Minnesota_cities_Minneapolis))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Minnesota_cities_Minneapolis) (el ? ? ? Countries_USA_provinces_Minnesota) - -hasHeadq (el ? ? ? Organizations_ACP) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -equal (el ? ? ? (toInt 354091)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Fresno))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Fresno) (el ? ? ? Countries_USA_provinces_California) - -located (el ? ? ? Mountains_GranitePeak) (el ? ? ? Countries_USA_provinces_Montana) - -located (el ? ? ? Mountains_GranitePeak) (el ? ? ? UnitedStates) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_ACP) - -sharedBorderLength (el ? ? ? Turkey) (el ? ? ? Iran) (el ? ? ? (MeasureFn (el ? ? ? (toInt 499)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 210000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kamchatskayaoblast_cities_PetropavlovskKamchatsky))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kamchatskayaoblast_cities_PetropavlovskKamchatsky) (el ? ? ? Countries_R_provinces_Kamchatskayaoblast) - -equal (el ? ? ? (toInt 203000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_UpperAustria_cities_Linz))) - -geographicalSubregion (el ? ? ? Countries_A_provinces_UpperAustria_cities_Linz) (el ? ? ? Countries_A_provinces_UpperAustria) - -geographicSubregion (el ? ? ? Countries_CH_provinces_VS) (el ? ? ? Switzerland) - -landAreaOnly (el ? ? ? Switzerland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 41290)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_OSCE) - -geographicSubregion (el ? ? ? Countries_CH_provinces_TI) (el ? ? ? Switzerland) - -capitalCity (el ? ? ? Countries_CH_provinces_BE_cities_Bern) (el ? ? ? Switzerland) - -equal (el ? ? ? (toInt 7207060)) (el ? ? ? (PopulationFn (el ? ? ? Switzerland))) - -geographicSubregion (el ? ? ? Countries_CH_provinces_SG) (el ? ? ? Switzerland) - -meetsSpatially (el ? ? ? Switzerland) (el ? ? ? Liechtenstein) - -geographicSubregion (el ? ? ? Countries_CH_provinces_ZG) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ESA) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_CH_provinces_SH) (el ? ? ? Switzerland) - -inflationRateInCountry (el ? ? ? Switzerland) (el ? ? ? (toRealNum 1.8)) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ICC) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNU) - -geographicSubregion (el ? ? ? Countries_CH_provinces_BE) (el ? ? ? Switzerland) - -sectorCompositionOfGDPInPeriod (el ? ? ? Switzerland) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_CH_provinces_GL) (el ? ? ? Switzerland) - -meetsSpatially (el ? ? ? Switzerland) (el ? ? ? Italy) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNMOT) - -geographicSubregion (el ? ? ? Countries_CH_provinces_AR) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ZC) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_CE) - -geographicSubregion (el ? ? ? Countries_CH_provinces_SO) (el ? ? ? Switzerland) - -geographicSubregion (el ? ? ? Countries_CH_provinces_OW) (el ? ? ? Switzerland) - -geographicSubregion (el ? ? ? Countries_CH_provinces_UR) (el ? ? ? Switzerland) - -geographicSubregion (el ? ? ? Countries_CH_provinces_GE) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_CH_provinces_GR) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_PCA) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_CH_provinces_FR) (el ? ? ? Switzerland) - -geographicSubregion (el ? ? ? Countries_CH_provinces_NE) (el ? ? ? Switzerland) - -geographicSubregion (el ? ? ? Countries_CH_provinces_LU) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_WIPO) - -geographicSubregion (el ? ? ? Countries_CH_provinces_ZH) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNIDO) - -meetsSpatially (el ? ? ? Switzerland) (el ? ? ? Austria) - -geographicSubregion (el ? ? ? Countries_CH_provinces_AG) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_CH_provinces_VD) (el ? ? ? Switzerland) - -meetsSpatially (el ? ? ? Switzerland) (el ? ? ? Germany) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNPROFOR) - -geographicSubregion (el ? ? ? Countries_CH_provinces_SZ) (el ? ? ? Switzerland) - -geographicSubregion (el ? ? ? Countries_CH_provinces_AI) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_EFTA) - -geographicSubregion (el ? ? ? Countries_CH_provinces_BL) (el ? ? ? Switzerland) - -geographicSubregion (el ? ? ? Countries_CH_provinces_JU) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_ICRM) - -geographicSubregion (el ? ? ? Countries_CH_provinces_BS) (el ? ? ? Switzerland) - -geographicSubregion (el ? ? ? Countries_CH_provinces_NW) (el ? ? ? Switzerland) - -meetsSpatially (el ? ? ? Switzerland) (el ? ? ? France) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_AG) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_AfDB) - -geographicSubregion (el ? ? ? Countries_CH_provinces_TG) (el ? ? ? Switzerland) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_UNCTAD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Switzerland) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 33.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Switzerland) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 63.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Switzerland) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 635230)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_Jacksonville))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_Jacksonville) (el ? ? ? Countries_USA_provinces_Florida) - -equal (el ? ? ? (toInt 29098518)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Kerala))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Kerala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 38863)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Kerala_cities_Trivandrum) (el ? ? ? Countries_IND_provinces_Kerala) - -equal (el ? ? ? (toInt 14653945)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Florida) (el ? ? ? (MeasureFn (el ? ? ? (toInt 151939)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Florida_cities_Tallahassee) (el ? ? ? Countries_USA_provinces_Florida) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_EBRD) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_CuanzaNorte_cities_Ndalatando) (el ? ? ? Countries_ANG_provinces_CuanzaNorte) - -equal (el ? ? ? (toInt 171375)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NIC_cities_Leon))) - -geographicalSubregion (el ? ? ? Countries_NIC_cities_Leon) (el ? ? ? Nicaragua) - -geographicalSubregion (el ? ? ? Grenada) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 134300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Portalegre))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Portalegre) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6065)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1183000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taichung))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Taichung) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2051)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Taichung_cities_Fengyuan) (el ? ? ? Countries_RC_provinces_Taichung) - -equal (el ? ? ? (toInt 973314)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Balikesir))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Balikesir) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14292)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Balikesir_cities_Balikesir) (el ? ? ? Countries_TR_provinces_Balikesir) - -located (el ? ? ? Deserts_Tanami) (el ? ? ? Countries_AUS_provinces_NorthernTerritory) - -located (el ? ? ? Deserts_Tanami) (el ? ? ? Australia) - -equal (el ? ? ? (toInt 713700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Setubal))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Setubal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5064)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 148362)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Longkou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Longkou) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 3688700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 87900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast_cities_Chelyabinsk) (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_EADB) - -equal (el ? ? ? (toInt 94279)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Norwalk))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Norwalk) (el ? ? ? Countries_USA_provinces_California) - -geographicalSubregion (el ? ? ? Countries_G_cities_Libreville) (el ? ? ? Gabon) - -equal (el ? ? ? (toInt 2253794)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Brabant))) - -landAreaOnly (el ? ? ? Countries_B_provinces_Brabant) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3358)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) (el ? ? ? Countries_B_provinces_Brabant) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_Benelux) - -equal (el ? ? ? (toInt 86340)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_ZH_cities_Winterthur))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_ZH_cities_Winterthur) (el ? ? ? Countries_CH_provinces_ZH) - -equal (el ? ? ? (toInt 273608)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Orebro))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Orebro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8519)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Orebro_cities_Orebro) (el ? ? ? Countries_S_provinces_Orebro) - -equal (el ? ? ? (toInt 2080000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Calabria))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Calabria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15080)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Calabria_cities_Catanzaro) (el ? ? ? Countries_I_provinces_Calabria) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kirsehir_cities_Kirsehir) (el ? ? ? Countries_TR_provinces_Kirsehir) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 109608)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Michigan_cities_AnnArbor))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Michigan_cities_AnnArbor) (el ? ? ? Countries_USA_provinces_Michigan) - -located (el ? ? ? Islands_Sanday) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Sanday) (el ? ? ? UnitedKingdom) - -located (el ? ? ? Mountains_Aconcagua) (el ? ? ? Countries_RA_provinces_Mendoza) - -located (el ? ? ? Mountains_Aconcagua) (el ? ? ? Argentina) - -equal (el ? ? ? (toInt 3862200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Sagaing))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Sagaing) (el ? ? ? (MeasureFn (el ? ? ? (toInt 94625)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Sagaing_cities_Sagaing) (el ? ? ? Countries_MYA_provinces_Sagaing) - -equal (el ? ? ? (toInt 212631)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Haarlem))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_NoordHolland_cities_Haarlem) (el ? ? ? Countries_NL_provinces_NoordHolland) - -equal (el ? ? ? (toInt 118000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Tyrol_cities_Innsbruck))) - -geographicalSubregion (el ? ? ? Countries_A_provinces_Tyrol_cities_Innsbruck) (el ? ? ? Countries_A_provinces_Tyrol) - -equal (el ? ? ? (toInt 8259266)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Jakarta))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Jakarta) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 333683)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Bihar_cities_BokaraSteelCity))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Bihar_cities_BokaraSteelCity) (el ? ? ? Countries_IND_provinces_Bihar) - -equal (el ? ? ? (toInt 211526)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Jiaxing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Jiaxing) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -equal (el ? ? ? (toInt 142965)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_GardenGrove))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_GardenGrove) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 676199)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NakhonPhanom))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NakhonPhanom) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5498)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 393520)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_BelfortRoxo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_BelfortRoxo) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 8797268)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Osaka))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Osaka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1868)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Osaka_cities_Osaka) (el ? ? ? Countries_J_provinces_Osaka) - -equal (el ? ? ? (toInt 107650)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Granma_cities_Manzanillo))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_Granma_cities_Manzanillo) (el ? ? ? Countries_C_provinces_Granma) - -equal (el ? ? ? (toInt 732600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Cortes))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Cortes) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3954)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Cortes_cities_SanPedroSula) (el ? ? ? Countries_HCA_provinces_Cortes) - -member (el ? ? ? Chad) (el ? ? ? Organizations_FZ) - -equal (el ? ? ? (toInt 160480)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Uusimaa_cities_Espoo))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Uusimaa_cities_Espoo) (el ? ? ? Countries_SF_provinces_Uusimaa) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_UNCRO) - -equal (el ? ? ? (toInt 12345)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Guainia))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Guainia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 72238)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Guainia_cities_PuertoInirida) (el ? ? ? Countries_CO_provinces_Guainia) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_WMO) - -sharedBorderLength (el ? ? ? Uruguay) (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 985)) (el ? ? ? Kilometer))) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Angola) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 941952)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_BE))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_BE) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5960)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_BE_cities_Bern) (el ? ? ? Countries_CH_provinces_BE) - -equal (el ? ? ? (toInt 1383000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast_cities_NizhniyNovgorod))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast_cities_NizhniyNovgorod) (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Israel) (el ? ? ? Organizations_WToO) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 131513)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Paderborn))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Paderborn) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 401129)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Bochum))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Bochum) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -equal (el ? ? ? (toInt 133183)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Linhe))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Linhe) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 128000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Opolskie_cities_Opole))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Opolskie_cities_Opole) (el ? ? ? Countries_PL_provinces_Opolskie) - -located (el ? ? ? Islands_Lipari) (el ? ? ? Countries_I_provinces_Calabria) - -located (el ? ? ? Islands_Lipari) (el ? ? ? Italy) - -equal (el ? ? ? (toInt 1599000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Chittagong))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Chittagong) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 243803)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Neuquen_cities_Neuquen))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Neuquen_cities_Neuquen) (el ? ? ? Countries_RA_provinces_Neuquen) - -sharedBorderLength (el ? ? ? Mali) (el ? ? ? Guinea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 858)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 292931)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Dahuk))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_Dahuk) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6553)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Dahuk_cities_Dahuk) (el ? ? ? Countries_IRQ_provinces_Dahuk) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 268000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Bialostockie_cities_Bialystok))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Bialostockie_cities_Bialystok) (el ? ? ? Countries_PL_provinces_Bialostockie) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_G_11) - -equal (el ? ? ? (toInt 509312)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_LaLibertad_cities_Trujillo))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_LaLibertad_cities_Trujillo) (el ? ? ? Countries_PE_provinces_LaLibertad) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNESCO) - -geographicalSubregion (el ? ? ? Palau) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 149691)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Oldenburg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Oldenburg) (el ? ? ? Countries_D_provinces_Niedersachsen) - -equal (el ? ? ? (toInt 1187000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Dnipropetrovska_cities_Dnipropetrovsk))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Dnipropetrovska_cities_Dnipropetrovsk) (el ? ? ? Countries_UA_provinces_Dnipropetrovska) - -equal (el ? ? ? (toInt 54104)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_AR))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_AR) (el ? ? ? (MeasureFn (el ? ? ? (toInt 242)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_AR_cities_Herisau) (el ? ? ? Countries_CH_provinces_AR) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_UNOMIL) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_Intelsat) - -capitalCity (el ? ? ? Countries_GNB_cities_Bissau) (el ? ? ? Guinea_Bissau) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_ILO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guinea_Bissau) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_UPU) - -meetsSpatially (el ? ? ? Guinea_Bissau) (el ? ? ? Guinea) - -equal (el ? ? ? (toInt 1151330)) (el ? ? ? (PopulationFn (el ? ? ? Guinea_Bissau))) - -inflationRateInCountry (el ? ? ? Guinea_Bissau) (el ? ? ? (toInt 15)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guinea_Bissau) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 44)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_OAU) - -meetsSpatially (el ? ? ? Guinea_Bissau) (el ? ? ? Senegal) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_IOM) - -landAreaOnly (el ? ? ? Guinea_Bissau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 36120)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Guinea_Bissau) (el ? ? ? Organizations_IFAD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guinea_Bissau) (el ? ? ? ServiceSector) (el ? ? ? (toInt 48)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_ElParaiso_cities_Yuscaran) (el ? ? ? Countries_HCA_provinces_ElParaiso) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IFC) - -hasHeadq (el ? ? ? Organizations_UNFICYP) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -geographicalSubregion (el ? ? ? Sweden) (el ? ? ? Continents_Europe) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Albania) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 101586)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_DamanandDiu))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_DamanandDiu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 112)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_DamanandDiu_cities_Daman) (el ? ? ? Countries_IND_provinces_DamanandDiu) - -located (el ? ? ? Islands_Kos) (el ? ? ? Greece) - -landAreaOnly (el ? ? ? Islands_Kos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 290)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 425740)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Wuhu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Wuhu) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 108000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast_cities_Obninsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast_cities_Obninsk) (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Drenthe_cities_Assen) (el ? ? ? Countries_NL_provinces_Drenthe) - -located (el ? ? ? Mountains_BlueMountainPeak) (el ? ? ? Jamaica) - -equal (el ? ? ? (toInt 1250200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Lipetskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Lipetskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Lipetskayaoblast_cities_Lipetsk) (el ? ? ? Countries_R_provinces_Lipetskayaoblast) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 306268)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Yazd_cities_Yazd))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Yazd_cities_Yazd) (el ? ? ? Countries_IR_provinces_Yazd) - -equal (el ? ? ? (toInt 277314)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Kordestan_cities_Sanandaj))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Kordestan_cities_Sanandaj) (el ? ? ? Countries_IR_provinces_Kordestan) - -equal (el ? ? ? (toInt 378300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Veszprem))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Veszprem) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4689)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Veszprem_cities_Veszprem) (el ? ? ? Countries_H_provinces_Veszprem) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Nigde_cities_Nigde) (el ? ? ? Countries_TR_provinces_Nigde) - -sharedBorderLength (el ? ? ? China) (el ? ? ? NorthKorea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1416)) (el ? ? ? Kilometer))) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_ESCAP) - -sectorCompositionOfGDPInPeriod (el ? ? ? Nepal) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 49.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Nepal) (el ? ? ? India) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_WTrO) - -landAreaOnly (el ? ? ? Nepal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 140800)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 22094033)) (el ? ? ? (PopulationFn (el ? ? ? Nepal))) - -capitalCity (el ? ? ? Countries_NEP_cities_Kathmandu) (el ? ? ? Nepal) - -meetsSpatially (el ? ? ? Nepal) (el ? ? ? China) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Nepal) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 32.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Nepal) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 18.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_SAARC) - -inflationRateInCountry (el ? ? ? Nepal) (el ? ? ? (toRealNum 6.7)) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Nepal) (el ? ? ? Organizations_UNESCO) - -capitalCity (el ? ? ? Countries_cid_cia_Guernsey_cities_SaintPeterPort) (el ? ? ? Countries_cid_cia_Guernsey) - -equal (el ? ? ? (toInt 62920)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Guernsey))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Guernsey) (el ? ? ? (toInt 7)) - -landAreaOnly (el ? ? ? Countries_cid_cia_Guernsey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 194)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 21100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_LosSantos_cities_LasTablas))) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_LosSantos_cities_LasTablas) (el ? ? ? Countries_PA_provinces_LosSantos) - -equal (el ? ? ? (toInt 363000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kurganskayaoblast_cities_Kurgan))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kurganskayaoblast_cities_Kurgan) (el ? ? ? Countries_R_provinces_Kurganskayaoblast) - -member (el ? ? ? Israel) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 619156)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Arequipa_cities_Arequipa))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Arequipa_cities_Arequipa) (el ? ? ? Countries_PE_provinces_Arequipa) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Tochigi_cities_Utsonomiya) (el ? ? ? Countries_J_provinces_Tochigi) - -equal (el ? ? ? (toInt 101005)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_Apucarana))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_Apucarana) (el ? ? ? Countries_BR_provinces_Parana) - -equal (el ? ? ? (toInt 155190)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Nilopolis))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Nilopolis) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 256300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_SouthYorkshire_cities_Rotherham))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_SouthYorkshire_cities_Rotherham) (el ? ? ? Countries_GB_provinces_SouthYorkshire) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 655300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Siedleckie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Siedleckie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8499)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Siedleckie_cities_Siedlce) (el ? ? ? Countries_PL_provinces_Siedleckie) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_LAIA) - -equal (el ? ? ? (toInt 5351000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_RhoneAlpes))) - -landAreaOnly (el ? ? ? Countries_F_provinces_RhoneAlpes) (el ? ? ? (MeasureFn (el ? ? ? (toInt 43698)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_Lyon) (el ? ? ? Countries_F_provinces_RhoneAlpes) - -equal (el ? ? ? (toInt 155058)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Gujrat))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Gujrat) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 113163)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_PangkalPinang))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_PangkalPinang) (el ? ? ? Indonesia) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 23512)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Delaware_cities_Dover))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Delaware_cities_Dover) (el ? ? ? Countries_USA_provinces_Delaware) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_UNHCR) - -equal (el ? ? ? (toInt 177000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Pohjols_Karjala))) - -capitalCity (el ? ? ? Countries_SF_provinces_Pohjols_Karjala_cities_Joensuu) (el ? ? ? Countries_SF_provinces_Pohjols_Karjala) - -equal (el ? ? ? (toInt 4554966)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arizona))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Arizona) (el ? ? ? (MeasureFn (el ? ? ? (toInt 295259)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Arizona_cities_Phoenix) (el ? ? ? Countries_USA_provinces_Arizona) - -equal (el ? ? ? (toInt 167730)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_QuintanaRoo_cities_Cancun))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_QuintanaRoo_cities_Cancun) (el ? ? ? Countries_MEX_provinces_QuintanaRoo) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_UPU) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 702000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RL_cities_Beirut))) - -geographicalSubregion (el ? ? ? Countries_RL_cities_Beirut) (el ? ? ? Lebanon) - -equal (el ? ? ? (toInt 3602000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElBuhayra))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElBuhayra) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10130)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElBuhayra_cities_Damanhur) (el ? ? ? Countries_ET_provinces_ElBuhayra) - -located (el ? ? ? Rivers_Kolyma) (el ? ? ? Countries_R_provinces_Rep_ofSakha) - -located (el ? ? ? Rivers_Kolyma) (el ? ? ? Countries_R_provinces_Murmanskayaoblast) - -located (el ? ? ? Rivers_Kolyma) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Kolyma) (el ? ? ? Seas_ArcticOcean) - -length (el ? ? ? Rivers_Kolyma) (el ? ? ? (toInt 2513)) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_CE) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ZC) - -geographicalSubregion (el ? ? ? Croatia) (el ? ? ? Continents_Europe) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Russia) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Countries_KAZ_provinces_Mangghystau) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Azerbaijan) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Countries_R_provinces_Rep_ofDagestan) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Countries_R_provinces_Rep_ofKalmykiya) - -landAreaOnly (el ? ? ? Lakes_CaspianSea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 424200)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Turkmenistan) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Countries_KAZ_provinces_Atyrau) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Countries_TM_provinces_Balkan) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Kazakstan) - -located (el ? ? ? Lakes_CaspianSea) (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast) - -located (el ? ? ? Lakes_LakeVictoria) (el ? ? ? Kenya) - -located (el ? ? ? Lakes_LakeVictoria) (el ? ? ? Countries_EAT_provinces_Kagera) - -located (el ? ? ? Lakes_LakeVictoria) (el ? ? ? Countries_EAK_provinces_Western) - -located (el ? ? ? Lakes_LakeVictoria) (el ? ? ? Uganda) - -landAreaOnly (el ? ? ? Lakes_LakeVictoria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 68000)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Lakes_LakeVictoria) (el ? ? ? Countries_EAT_provinces_Mwanza) - -located (el ? ? ? Lakes_LakeVictoria) (el ? ? ? Countries_EAT_provinces_Mara) - -located (el ? ? ? Lakes_LakeVictoria) (el ? ? ? Countries_EAK_provinces_Nyanza) - -located (el ? ? ? Lakes_LakeVictoria) (el ? ? ? Tanzania) - -equal (el ? ? ? (toInt 1431748)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Durango))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Durango) (el ? ? ? (MeasureFn (el ? ? ? (toInt 119648)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Durango_cities_Durango) (el ? ? ? Countries_MEX_provinces_Durango) - -equal (el ? ? ? (toInt 2328739)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Miyagi))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Miyagi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7292)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Miyagi_cities_Sendai) (el ? ? ? Countries_J_provinces_Miyagi) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 6115100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_NewSouthWales))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_NewSouthWales) (el ? ? ? (MeasureFn (el ? ? ? (toInt 801428)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_Sydney) (el ? ? ? Countries_AUS_provinces_NewSouthWales) - -located (el ? ? ? Seas_YellowSea) (el ? ? ? Countries_TJ_provinces_Shandong) - -located (el ? ? ? Seas_YellowSea) (el ? ? ? Countries_TJ_provinces_Liaoning) - -located (el ? ? ? Seas_YellowSea) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -located (el ? ? ? Seas_YellowSea) (el ? ? ? Countries_TJ_provinces_Hebei) - -located (el ? ? ? Seas_YellowSea) (el ? ? ? SouthKorea) - -located (el ? ? ? Seas_YellowSea) (el ? ? ? China) - -depth (el ? ? ? Seas_YellowSea) (el ? ? ? (toInt 200)) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_UPU) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_WMO) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_G_77) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_G_24) - -equal (el ? ? ? (toInt 1272385)) (el ? ? ? (PopulationFn (el ? ? ? TrinidadAndTobago))) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_UN) - -sectorCompositionOfGDPInPeriod (el ? ? ? TrinidadAndTobago) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 4.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_IFRCS) - -sectorCompositionOfGDPInPeriod (el ? ? ? TrinidadAndTobago) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 44.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_CDB) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_ACP) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_UNU) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_ISO) - -landAreaOnly (el ? ? ? TrinidadAndTobago) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5130)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_ITU) - -capitalCity (el ? ? ? Countries_TT_cities_Port_of_Spain) (el ? ? ? TrinidadAndTobago) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_Caricom) - -sectorCompositionOfGDPInPeriod (el ? ? ? TrinidadAndTobago) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 50.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? TrinidadAndTobago) (el ? ? ? Organizations_LAES) - -inflationRateInCountry (el ? ? ? TrinidadAndTobago) (el ? ? ? (toRealNum 5.4)) - -geographicalSubregion (el ? ? ? Switzerland) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 100200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Durham_cities_Darlington))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Durham_cities_Darlington) (el ? ? ? Countries_GB_provinces_Durham) - -equal (el ? ? ? (toInt 116000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Olmaliq))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Olmaliq) (el ? ? ? Countries_UZB_provinces_Toshkent) - -equal (el ? ? ? (toInt 264324)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Catamarca))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Catamarca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 102602)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Catamarca_cities_SanFernandodelValledeCatamarca) (el ? ? ? Countries_RA_provinces_Catamarca) - -geographicalSubregion (el ? ? ? Countries_RWA_cities_Kigali) (el ? ? ? Rwanda) - -equal (el ? ? ? (toInt 261280)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Vasternorrland))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Vasternorrland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21678)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Vasternorrland_cities_Harnosand) (el ? ? ? Countries_S_provinces_Vasternorrland) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_CBSS) - -member (el ? ? ? Angola) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 221792)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Anzoategui_cities_Barcelona))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Anzoategui_cities_Barcelona) (el ? ? ? Countries_YV_provinces_Anzoategui) - -equal (el ? ? ? (toInt 13311)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_YukonTerritory_cities_Whitehorse))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_YukonTerritory_cities_Whitehorse) (el ? ? ? Countries_CDN_provinces_YukonTerritory) - -equal (el ? ? ? (toInt 104900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_RiftValley_cities_Eldoret))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_RiftValley_cities_Eldoret) (el ? ? ? Countries_EAK_provinces_RiftValley) - -equal (el ? ? ? (toInt 959295)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_SanAntonio))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_SanAntonio) (el ? ? ? Countries_USA_provinces_Texas) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_OECD) - -equal (el ? ? ? (toInt 246834)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_SantanderdelSur_cities_Floridablanca))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_SantanderdelSur_cities_Floridablanca) (el ? ? ? Countries_CO_provinces_SantanderdelSur) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Iringa_cities_Iringa) (el ? ? ? Countries_EAT_provinces_Iringa) - -located (el ? ? ? Deserts_Fesan) (el ? ? ? Libya) - -landAreaOnly (el ? ? ? Deserts_Fesan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 130000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_ISO) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Bekes_cities_Bekescaba) (el ? ? ? Countries_H_provinces_Bekes) - -equal (el ? ? ? (toInt 174336)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Tacna_cities_Tacna))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Tacna_cities_Tacna) (el ? ? ? Countries_PE_provinces_Tacna) - -equal (el ? ? ? (toInt 1648217)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Sarawak))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Sarawak) (el ? ? ? (MeasureFn (el ? ? ? (toInt 124449)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Sarawak_cities_Kuching) (el ? ? ? Countries_MAL_provinces_Sarawak) - -equal (el ? ? ? (toInt 1705872)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Hamburg_cities_Hamburg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Hamburg_cities_Hamburg) (el ? ? ? Countries_D_provinces_Hamburg) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 259996)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_LaPampa))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_LaPampa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 143440)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_LaPampa_cities_SantaRosa) (el ? ? ? Countries_RA_provinces_LaPampa) - -equal (el ? ? ? (toInt 68500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Anglesey))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Anglesey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 719)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Anglesey_cities_Llangefni) (el ? ? ? Countries_GB_provinces_Anglesey) - -equal (el ? ? ? (toInt 2209700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Fianarantsoa))) - -landAreaOnly (el ? ? ? Countries_RM_provinces_Fianarantsoa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 102373)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RM_provinces_Fianarantsoa_cities_Fianarantsoa) (el ? ? ? Countries_RM_provinces_Fianarantsoa) - -equal (el ? ? ? (toInt 948100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Thies))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_Thies) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6601)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_Thies_cities_Thies) (el ? ? ? Countries_SN_provinces_Thies) - -equal (el ? ? ? (toInt 190000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_Tychy))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_Tychy) (el ? ? ? Countries_PL_provinces_Katowickie) - -equal (el ? ? ? (toInt 638000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Pwani))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Pwani) (el ? ? ? (MeasureFn (el ? ? ? (toInt 32407)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Daressalam_cities_DaresSalaam) (el ? ? ? Countries_EAT_provinces_Pwani) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Countries_cid_cia_Tokelau) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Japan) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IAEA) - -located (el ? ? ? Lakes_LakeOkeechobee) (el ? ? ? Countries_USA_provinces_Florida) - -located (el ? ? ? Lakes_LakeOkeechobee) (el ? ? ? UnitedStates) - -landAreaOnly (el ? ? ? Lakes_LakeOkeechobee) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1813)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Finland) (el ? ? ? Organizations_NIB) - -capitalCity (el ? ? ? Countries_SLO_cities_Ljubljana) (el ? ? ? Slovenia) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_UPU) - -landAreaOnly (el ? ? ? Slovenia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20256)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IBRD) - -inflationRateInCountry (el ? ? ? Slovenia) (el ? ? ? (toInt 8)) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Slovenia) (el ? ? ? Italy) - -sectorCompositionOfGDPInPeriod (el ? ? ? Slovenia) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 54.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Slovenia) (el ? ? ? Austria) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IFC) - -meetsSpatially (el ? ? ? Slovenia) (el ? ? ? Hungary) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_ECE) - -sectorCompositionOfGDPInPeriod (el ? ? ? Slovenia) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 39.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Slovenia) (el ? ? ? Croatia) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_OSCE) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IOC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Slovenia) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 5.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 1951443)) (el ? ? ? (PopulationFn (el ? ? ? Slovenia))) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_IADB) - -member (el ? ? ? Slovenia) (el ? ? ? Organizations_ITU) - -member (el ? ? ? China) (el ? ? ? Organizations_UNOMIL) - -sectorCompositionOfGDPInPeriod (el ? ? ? China) (el ? ? ? ServiceSector) (el ? ? ? (toInt 33)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_NingxiaHuizu) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Tibet) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_XinjiangUygur) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Jilin) (el ? ? ? China) - -sectorCompositionOfGDPInPeriod (el ? ? ? China) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 48)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Beijing_munic) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Fujian) (el ? ? ? China) - -meetsSpatially (el ? ? ? China) (el ? ? ? Laos) - -meetsSpatially (el ? ? ? China) (el ? ? ? Countries_cid_cia_Macau) - -member (el ? ? ? China) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 1210004956)) (el ? ? ? (PopulationFn (el ? ? ? China))) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Anhui) (el ? ? ? China) - -member (el ? ? ? China) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? China) (el ? ? ? Vietnam) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Tianjin_munic) (el ? ? ? China) - -member (el ? ? ? China) (el ? ? ? Organizations_LAIA) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Guangdong) (el ? ? ? China) - -member (el ? ? ? China) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Hunan) (el ? ? ? China) - -meetsSpatially (el ? ? ? China) (el ? ? ? Kyrgyzstan) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Shanghai_munic) (el ? ? ? China) - -sectorCompositionOfGDPInPeriod (el ? ? ? China) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 19)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? China) (el ? ? ? Kazakstan) - -meetsSpatially (el ? ? ? China) (el ? ? ? Tajikistan) - -meetsSpatially (el ? ? ? China) (el ? ? ? Mongolia) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Hebei) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Yunnan) (el ? ? ? China) - -capitalCity (el ? ? ? Countries_TJ_provinces_Beijing_munic_cities_Beijing) (el ? ? ? China) - -member (el ? ? ? China) (el ? ? ? Organizations_APEC) - -meetsSpatially (el ? ? ? China) (el ? ? ? Pakistan) - -meetsSpatially (el ? ? ? China) (el ? ? ? Nepal) - -member (el ? ? ? China) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? China) (el ? ? ? Organizations_ICRM) - -landAreaOnly (el ? ? ? China) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9596960)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? China) (el ? ? ? Countries_cid_cia_Hong_Kong) - -member (el ? ? ? China) (el ? ? ? Organizations_ICFTU) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Hainan) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Guizhou) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Gansu) (el ? ? ? China) - -member (el ? ? ? China) (el ? ? ? Organizations_IOC) - -member (el ? ? ? China) (el ? ? ? Organizations_WHO) - -member (el ? ? ? China) (el ? ? ? Organizations_IMO) - -member (el ? ? ? China) (el ? ? ? Organizations_PCA) - -meetsSpatially (el ? ? ? China) (el ? ? ? Afghanistan) - -meetsSpatially (el ? ? ? China) (el ? ? ? Bhutan) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Hubei) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang) (el ? ? ? China) - -meetsSpatially (el ? ? ? China) (el ? ? ? Russia) - -member (el ? ? ? China) (el ? ? ? Organizations_UNU) - -member (el ? ? ? China) (el ? ? ? Organizations_IBRD) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol) (el ? ? ? China) - -inflationRateInCountry (el ? ? ? China) (el ? ? ? (toRealNum 10.1)) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Shandong) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Henan) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu) (el ? ? ? China) - -member (el ? ? ? China) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Sichuan) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Shanxi) (el ? ? ? China) - -meetsSpatially (el ? ? ? China) (el ? ? ? India) - -member (el ? ? ? China) (el ? ? ? Organizations_ESCAP) - -member (el ? ? ? China) (el ? ? ? Organizations_Inmarsat) - -meetsSpatially (el ? ? ? China) (el ? ? ? NorthKorea) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Liaoning) (el ? ? ? China) - -geographicSubregion (el ? ? ? Countries_TJ_provinces_Qinghai) (el ? ? ? China) - -meetsSpatially (el ? ? ? China) (el ? ? ? Burma) - -equal (el ? ? ? (toInt 186000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Anju))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Anju) (el ? ? ? NorthKorea) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 788915)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Misiones))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Misiones) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29801)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Misiones_cities_Posadas) (el ? ? ? Countries_RA_provinces_Misiones) - -equal (el ? ? ? (toInt 459943)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Nan))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Nan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11499)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 555705)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Monagas))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Monagas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Monagas_cities_Maturin) (el ? ? ? Countries_YV_provinces_Monagas) - -equal (el ? ? ? (toInt 100051)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Zacatecas_cities_Zacatecas))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Zacatecas_cities_Zacatecas) (el ? ? ? Countries_MEX_provinces_Zacatecas) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 400500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Ostroleckie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Ostroleckie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6498)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Ostroleckie_cities_Ostroleka) (el ? ? ? Countries_PL_provinces_Ostroleckie) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_NAM) - -sharedBorderLength (el ? ? ? Sudan) (el ? ? ? Uganda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 435)) (el ? ? ? Kilometer))) - -hasHeadq (el ? ? ? Organizations_WCL) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -equal (el ? ? ? (toInt 504176)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Surakarta))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Surakarta) (el ? ? ? Indonesia) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IDA) - -geographicalSubregion (el ? ? ? WesternSahara) (el ? ? ? Continents_Africa) - -member (el ? ? ? Italy) (el ? ? ? Organizations_Inmarsat) - -sharedBorderLength (el ? ? ? France) (el ? ? ? Spain) (el ? ? ? (MeasureFn (el ? ? ? (toInt 623)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_CocosIslands_cities_BantamVillage) (el ? ? ? Countries_AUS_provinces_CocosIslands) - -member (el ? ? ? Finland) (el ? ? ? Organizations_NC) - -equal (el ? ? ? (toInt 102139)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Nawabshah))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Nawabshah) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 87848)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Jersey))) - -capitalCity (el ? ? ? Countries_cid_cia_Jersey_cities_SaintHelier) (el ? ? ? Countries_cid_cia_Jersey) - -landAreaOnly (el ? ? ? Countries_cid_cia_Jersey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 117)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 158212)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Madrid_cities_Fuenlabrada))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Madrid_cities_Fuenlabrada) (el ? ? ? Countries_E_provinces_Madrid) - -equal (el ? ? ? (toInt 194784)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Zhaoqing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Zhaoqing) (el ? ? ? Countries_TJ_provinces_Guangdong) - -equal (el ? ? ? (toInt 123000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Staffordshire_cities_NewcastleunderLyme))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Staffordshire_cities_NewcastleunderLyme) (el ? ? ? Countries_GB_provinces_Staffordshire) - -located (el ? ? ? Lakes_LakeKariba) (el ? ? ? Countries_Z_provinces_Southern) - -located (el ? ? ? Lakes_LakeKariba) (el ? ? ? Zambia) - -landAreaOnly (el ? ? ? Lakes_LakeKariba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11000)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Kenya) (el ? ? ? Continents_Africa) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Manipur_cities_Imphal) (el ? ? ? Countries_IND_provinces_Manipur) - -member (el ? ? ? Albania) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 4478000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Baghdad_cities_Baghdad))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Baghdad_cities_Baghdad) (el ? ? ? Countries_IRQ_provinces_Baghdad) - -equal (el ? ? ? (toInt 138000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_Almetyevsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_Almetyevsk) (el ? ? ? Countries_R_provinces_Rep_ofTatarstan) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 559000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Carinthia))) - -landAreaOnly (el ? ? ? Countries_A_provinces_Carinthia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9533)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_A_provinces_Carinthia_cities_Klagenfurt) (el ? ? ? Countries_A_provinces_Carinthia) - -equal (el ? ? ? (toInt 697000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Bialostockie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Bialostockie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10055)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Bialostockie_cities_Bialystok) (el ? ? ? Countries_PL_provinces_Bialostockie) - -equal (el ? ? ? (toInt 1348000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_ChampagneArdenne))) - -landAreaOnly (el ? ? ? Countries_F_provinces_ChampagneArdenne) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25606)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_ChampagneArdenne_cities_ChalonssurMarne) (el ? ? ? Countries_F_provinces_ChampagneArdenne) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 1286251)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_PortoAlegre))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_PortoAlegre) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -equal (el ? ? ? (toInt 140925)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Michigan_cities_Flint))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Michigan_cities_Flint) (el ? ? ? Countries_USA_provinces_Michigan) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 328015)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Carapicuiba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Carapicuiba) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_ECA) - -sharedBorderLength (el ? ? ? Zaire) (el ? ? ? Tanzania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 459)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 109520)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Liyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Liyang) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 214700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_CasteloBranco))) - -landAreaOnly (el ? ? ? Countries_P_provinces_CasteloBranco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6675)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 318500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofKalmykiya))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofKalmykiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofKalmykiya_cities_Elista) (el ? ? ? Countries_R_provinces_Rep_ofKalmykiya) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Vaslui_cities_Vaslui) (el ? ? ? Countries_RO_provinces_Vaslui) - -equal (el ? ? ? (toInt 252000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Kuopio))) - -capitalCity (el ? ? ? Countries_SF_provinces_Kuopio_cities_Kuopio) (el ? ? ? Countries_SF_provinces_Kuopio) - -located (el ? ? ? Mountains_Feldberg) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -located (el ? ? ? Mountains_Feldberg) (el ? ? ? Germany) - -equal (el ? ? ? (toInt 5572712)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_BangkokMetropolis))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_BangkokMetropolis) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1444)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_BangkokMetropolis_cities_Bangkok) (el ? ? ? Countries_THA_provinces_BangkokMetropolis) - -located (el ? ? ? Islands_Jamaica) (el ? ? ? Jamaica) - -landAreaOnly (el ? ? ? Islands_Jamaica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10991)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1041300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_VinhLong))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_VinhLong) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1487)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_IADB) - -equal (el ? ? ? (toInt 288000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Volgogradskayaoblast_cities_Volzhsky))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Volgogradskayaoblast_cities_Volzhsky) (el ? ? ? Countries_R_provinces_Volgogradskayaoblast) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Iwate_cities_Morioka) (el ? ? ? Countries_J_provinces_Iwate) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 138500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Kent_cities_Maidstone))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Kent_cities_Maidstone) (el ? ? ? Countries_GB_provinces_Kent) - -hasHeadq (el ? ? ? Organizations_CIS) (el ? ? ? Countries_BY_cities_Minsk) - -equal (el ? ? ? (toInt 113000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Zielonogorskie_cities_ZielonaGora))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Zielonogorskie_cities_ZielonaGora) (el ? ? ? Countries_PL_provinces_Zielonogorskie) - -member (el ? ? ? Togo) (el ? ? ? Organizations_FZ) - -geographicalSubregion (el ? ? ? Countries_RT_cities_Lome) (el ? ? ? Togo) - -equal (el ? ? ? (toInt 220179)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Taubate))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Taubate) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -geographicalSubregion (el ? ? ? Canada) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 147311)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Leon))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Leon) (el ? ? ? Countries_E_provinces_CastileandLeon) - -located (el ? ? ? Islands_SaintKitts) (el ? ? ? SaintKittsAndNevis) - -landAreaOnly (el ? ? ? Islands_SaintKitts) (el ? ? ? (MeasureFn (el ? ? ? (toInt 164)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 218000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Lekoa))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Lekoa) (el ? ? ? SouthAfrica) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 1911700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_QuangNamDaNang))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_QuangNamDaNang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11985)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Nepal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1236)) (el ? ? ? Kilometer))) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_ILO) - -sharedBorderLength (el ? ? ? Zambia) (el ? ? ? Namibia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 233)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1427500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Sofala))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Sofala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 68018)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Sofala_cities_Beira) (el ? ? ? Countries_MOC_provinces_Sofala) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 198000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Belgorodskayaoblast_cities_StaryOskol))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Belgorodskayaoblast_cities_StaryOskol) (el ? ? ? Countries_R_provinces_Belgorodskayaoblast) - -located (el ? ? ? Islands_Panarea) (el ? ? ? Countries_I_provinces_Calabria) - -located (el ? ? ? Islands_Panarea) (el ? ? ? Italy) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 491268)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_Contagem))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_Contagem) (el ? ? ? Brazil) - -equal (el ? ? ? (toInt 210452)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Wuzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu_cities_Wuzhou) (el ? ? ? Countries_TJ_provinces_GuangxiZhuangzu) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Slovakia) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 6.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_UPU) - -meetsSpatially (el ? ? ? Slovakia) (el ? ? ? CzechRepublic) - -meetsSpatially (el ? ? ? Slovakia) (el ? ? ? Austria) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_IAEA) - -landAreaOnly (el ? ? ? Slovakia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 48845)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Slovakia) (el ? ? ? (toRealNum 7.5)) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_PCA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Slovakia) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 47.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Slovakia) (el ? ? ? Hungary) - -meetsSpatially (el ? ? ? Slovakia) (el ? ? ? Poland) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Slovakia) (el ? ? ? Ukraine) - -equal (el ? ? ? (toInt 5374362)) (el ? ? ? (PopulationFn (el ? ? ? Slovakia))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Slovakia) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 45.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_ILO) - -capitalCity (el ? ? ? Countries_SK_cities_Bratislava) (el ? ? ? Slovakia) - -member (el ? ? ? Slovakia) (el ? ? ? Organizations_CERN) - -equal (el ? ? ? (toInt 748000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Czestochowskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Czestochowskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6182)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Czestochowskie_cities_Czestochowa) (el ? ? ? Countries_PL_provinces_Czestochowskie) - -located (el ? ? ? Rivers_Save) (el ? ? ? Countries_MOC_provinces_Sofala) - -located (el ? ? ? Rivers_Save) (el ? ? ? Countries_MOC_provinces_Inhambane) - -located (el ? ? ? Rivers_Save) (el ? ? ? Countries_MOC_provinces_Gaza) - -located (el ? ? ? Rivers_Save) (el ? ? ? Mozambique) - -flowsInto (el ? ? ? Rivers_Save) (el ? ? ? Seas_IndianOcean) - -sharedBorderLength (el ? ? ? Somalia) (el ? ? ? Ethiopia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1626)) (el ? ? ? Kilometer))) - -member (el ? ? ? Chad) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 520000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Donetska_cities_Mariupol))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Donetska_cities_Mariupol) (el ? ? ? Countries_UA_provinces_Donetska) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Tripura_cities_Agartala) (el ? ? ? Countries_IND_provinces_Tripura) - -geographicalSubregion (el ? ? ? Estonia) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 67400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Heredia_cities_Heredia))) - -geographicalSubregion (el ? ? ? Countries_CR_provinces_Heredia_cities_Heredia) (el ? ? ? Countries_CR_provinces_Heredia) - -equal (el ? ? ? (toInt 122000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_DebaHabe))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_DebaHabe) (el ? ? ? Nigeria) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_APEC) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_ICC) - -equal (el ? ? ? (toInt 141993)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arizona_cities_Tempe))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Arizona_cities_Tempe) (el ? ? ? Countries_USA_provinces_Arizona) - -located (el ? ? ? Rivers_Uelle) (el ? ? ? Countries_ZRE_provinces_HautZaire) - -located (el ? ? ? Rivers_Uelle) (el ? ? ? Countries_ZRE_provinces_Equateur) - -located (el ? ? ? Rivers_Uelle) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Uelle) (el ? ? ? Rivers_Ubangi) - -length (el ? ? ? Rivers_Uelle) (el ? ? ? (toInt 560)) - -equal (el ? ? ? (toInt 175295)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoCarlos))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoCarlos) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_CE) - -equal (el ? ? ? (toInt 147956)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Bretagne_cities_Brest))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Bretagne_cities_Brest) (el ? ? ? Countries_F_provinces_Bretagne) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_WTrO) - -located (el ? ? ? Rivers_Tana) (el ? ? ? Countries_EAK_provinces_NorthEastern) - -located (el ? ? ? Rivers_Tana) (el ? ? ? Countries_EAK_provinces_Eastern) - -located (el ? ? ? Rivers_Tana) (el ? ? ? Countries_EAK_provinces_Coast) - -located (el ? ? ? Rivers_Tana) (el ? ? ? Countries_EAK_provinces_Central) - -located (el ? ? ? Rivers_Tana) (el ? ? ? Kenya) - -flowsInto (el ? ? ? Rivers_Tana) (el ? ? ? Seas_IndianOcean) - -geographicalSubregion (el ? ? ? Countries_IL_provinces_North_cities_Nazareth) (el ? ? ? Countries_IL_provinces_North) - -equal (el ? ? ? (toInt 396100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Northwestern))) - -landAreaOnly (el ? ? ? Countries_Z_provinces_Northwestern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 125827)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_Z_provinces_Northwestern_cities_Solwezi) (el ? ? ? Countries_Z_provinces_Northwestern) - -equal (el ? ? ? (toInt 115500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Edirne_cities_Edirne))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Edirne_cities_Edirne) (el ? ? ? Countries_TR_provinces_Edirne) - -equal (el ? ? ? (toInt 982362)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Lusaka_cities_Lusaka))) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Lusaka_cities_Lusaka) (el ? ? ? Countries_Z_provinces_Lusaka) - -sharedBorderLength (el ? ? ? Congo) (el ? ? ? Angola) (el ? ? ? (MeasureFn (el ? ? ? (toInt 201)) (el ? ? ? Kilometer))) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 180860)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_KasaiOccidental_cities_Tshikapa))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_KasaiOccidental_cities_Tshikapa) (el ? ? ? Countries_ZRE_provinces_KasaiOccidental) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 520400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_HaGiang))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_HaGiang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7831)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 196519)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AlQadisiyah_cities_Diwaniyah))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_AlQadisiyah_cities_Diwaniyah) (el ? ? ? Countries_IRQ_provinces_AlQadisiyah) - -equal (el ? ? ? (toInt 42607)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Lisbon_cities_Almada))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Lisbon_cities_Almada) (el ? ? ? Countries_P_provinces_Lisbon) - -equal (el ? ? ? (toInt 119000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_KarachayevoCherkesskRep__cities_Cherkessk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_KarachayevoCherkesskRep__cities_Cherkessk) (el ? ? ? Countries_R_provinces_KarachayevoCherkesskRep_) - -equal (el ? ? ? (toInt 133474)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_cities_Hatay))) - -geographicalSubregion (el ? ? ? Countries_TR_cities_Hatay) (el ? ? ? Turkey) - -equal (el ? ? ? (toInt 950435)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_WestBengal_cities_Haora))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_WestBengal_cities_Haora) (el ? ? ? Countries_IND_provinces_WestBengal) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_SPF) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 528973)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco_cities_JaboataodosGuararapes))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Pernambuco_cities_JaboataodosGuararapes) (el ? ? ? Countries_BR_provinces_Pernambuco) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_AG) - -equal (el ? ? ? (toInt 590661)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Bareilly))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Bareilly) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 125000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Alexandra))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Alexandra) (el ? ? ? SouthAfrica) - -equal (el ? ? ? (toInt 1028900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 44100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast_cities_Astrakhan) (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast) - -located (el ? ? ? Rivers_Bahrel_Gasal) (el ? ? ? Countries_SUD_provinces_BahralGhazal) - -located (el ? ? ? Rivers_Bahrel_Gasal) (el ? ? ? Countries_SUD_provinces_AalianNil) - -located (el ? ? ? Rivers_Bahrel_Gasal) (el ? ? ? Sudan) - -flowsInto (el ? ? ? Rivers_Bahrel_Gasal) (el ? ? ? Rivers_WhiteNile) - -equal (el ? ? ? (toInt 487148)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Hengyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Hengyang) (el ? ? ? Countries_TJ_provinces_Hunan) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Anguilla) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 161400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Buckinghamshire_cities_Wycombe))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Buckinghamshire_cities_Wycombe) (el ? ? ? Countries_GB_provinces_Buckinghamshire) - -equal (el ? ? ? (toInt 20158176)) (el ? ? ? (PopulationFn (el ? ? ? Uganda))) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IDA) - -landAreaOnly (el ? ? ? Uganda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 236040)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Uganda) (el ? ? ? Sudan) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_PCA) - -inflationRateInCountry (el ? ? ? Uganda) (el ? ? ? (toRealNum 6.1)) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_C) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_ICFTU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Uganda) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 12)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Uganda) (el ? ? ? Rwanda) - -meetsSpatially (el ? ? ? Uganda) (el ? ? ? Zaire) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Uganda) (el ? ? ? Kenya) - -sectorCompositionOfGDPInPeriod (el ? ? ? Uganda) (el ? ? ? ServiceSector) (el ? ? ? (toInt 33)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_FAO) - -meetsSpatially (el ? ? ? Uganda) (el ? ? ? Tanzania) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_WToO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Uganda) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_EAU_cities_Kampala) (el ? ? ? Uganda) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Uganda) (el ? ? ? Organizations_Intelsat) - -geographicalSubregion (el ? ? ? Belize) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 731030)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_Thessalia))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_Thessalia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14037)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 112000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast_cities_Arzamas))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast_cities_Arzamas) (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast) - -equal (el ? ? ? (toInt 151521)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Kansas_cities_KansasCity))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Kansas_cities_KansasCity) (el ? ? ? Countries_USA_provinces_Kansas) - -equal (el ? ? ? (toInt 534000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Penzenskayaoblast_cities_Penza))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Penzenskayaoblast_cities_Penza) (el ? ? ? Countries_R_provinces_Penzenskayaoblast) - -member (el ? ? ? Panama) (el ? ? ? Organizations_ECLAC) - -equal (el ? ? ? (toInt 592869)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AdTamim))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_AdTamim) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10282)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_AdTamim_cities_Kirkuk) (el ? ? ? Countries_IRQ_provinces_AdTamim) - -member (el ? ? ? Chad) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 680503)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Merida))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Merida) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Merida_cities_Merida) (el ? ? ? Countries_YV_provinces_Merida) - -equal (el ? ? ? (toInt 862720)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Aguascalientes))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Aguascalientes) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5589)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Aguascalientes_cities_Aguascalientes) (el ? ? ? Countries_MEX_provinces_Aguascalientes) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_SouthCarolina) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Ceara) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Portugal) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? WesternSahara) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Gambia) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_ANG_provinces_Zaire) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Spain) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_SN_provinces_Dakar) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Cameroon) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_ANG_provinces_CuanzaSul) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Ireland) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CAM_provinces_Sudoueste) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_RA_provinces_BuenosAires) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_Maine) - -depth (el ? ? ? Seas_AtlanticOcean) (el ? ? ? (toInt 9219)) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_RA_provinces_Chubut) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CDN_provinces_NewBrunswick) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_E_provinces_Andalusia) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Uruguay) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_C_provinces_SanctiSpiritus) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Guinea) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_ANG_provinces_Namibe) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_RA_provinces_TierradelFuego) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? FrenchGuiana) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_Delaware) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_YV_provinces_DeltaAmacuro) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Ghana) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Guyana) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CDN_provinces_Manitoba) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_ANG_provinces_Bengo) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Senegal) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_RA_provinces_SantaCruz) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? SouthAfrica) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Benin) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Nigeria) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Brazil) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_Beja) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Chile) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_SN_provinces_SaintLouis) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_SN_provinces_Louga) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? UnitedKingdom) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_Leiria) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Togo) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_RioGrandedoNorte) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? SaoTomeAndPrincipe) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? UnitedStates) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Iceland) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Mauritania) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_C_provinces_LasTunas) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_Porto) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Gabon) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Haiti) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? SierraLeone) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? DominicanRepublic) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_Maryland) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_Lisbon) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_ZRE_provinces_BasZaire) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Guinea_Bissau) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Maranhao) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_RA_provinces_RioNegro) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CDN_provinces_NovaScotia) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_C_provinces_VillaClara) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Bahamas) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? SaintKittsAndNevis) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? SaintVincentAndTheGrenadines) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CDN_provinces_Quebec) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_VianadoCastelo) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Cuba) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Bahia) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Liberia) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Zaire) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? CoteDIvoire) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Barbados) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_NewHampshire) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CAM_provinces_Centre) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_NewJersey) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_Georgia) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Pernambuco) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_C_provinces_CiegodeAvila) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_F_provinces_PoitouCharentes) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? EquatorialGuinea) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Morocco) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CAM_provinces_Cote) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_ANG_provinces_Benguela) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_NorthCarolina) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_Aveiro) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_Coimbra) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_F_provinces_Bretagne) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_GB_provinces_NorthernIreland) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_SN_provinces_Ziguinchor) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Angola) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_Faro) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_F_provinces_Aquitaine) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Paraiba) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_F_provinces_PaysdelaLoire) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_SN_provinces_Thies) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Amapa) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Suriname) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? CapeVerde) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_SN_provinces_Fatick) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? AntiguaAndBarbuda) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Canada) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_C_provinces_Guantanamo) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_CDN_provinces_Newfoundland) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? France) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Venezuela) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_Setubal) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Sergipe) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Parana) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_Massachusetts) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Congo) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_C_provinces_Matanzas) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_Connecticut) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_ANG_provinces_Cabinda) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Para) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_C_provinces_LaHabana) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_Florida) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Argentina) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Dominica) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_C_provinces_Holguin) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_GB_provinces_GreaterLondon) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_ANG_provinces_Luanda) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? TrinidadAndTobago) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_RhodeIsland) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Namibia) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_Virginia) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_EspiritoSanto) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_RSA_provinces_WesternCape) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_BR_provinces_Alagoas) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? SaintLucia) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_P_provinces_Braga) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Countries_USA_provinces_NewYork) - -located (el ? ? ? Seas_AtlanticOcean) (el ? ? ? Grenada) - -equal (el ? ? ? (toInt 478000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EW_cities_Tallinn))) - -geographicalSubregion (el ? ? ? Countries_EW_cities_Tallinn) (el ? ? ? Estonia) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 36000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WS_cities_Apia))) - -geographicalSubregion (el ? ? ? Countries_WS_cities_Apia) (el ? ? ? WesternSamoa) - -located (el ? ? ? Lakes_LagodeChapala) (el ? ? ? Countries_MEX_provinces_Jalisco) - -located (el ? ? ? Lakes_LagodeChapala) (el ? ? ? Mexico) - -landAreaOnly (el ? ? ? Lakes_LagodeChapala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1500)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 364596)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Ucayali))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Ucayali) (el ? ? ? (MeasureFn (el ? ? ? (toInt 102410)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Ucayali_cities_Pucallpa) (el ? ? ? Countries_PE_provinces_Ucayali) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_DadraandNagarHaveli_cities_Silvassa) (el ? ? ? Countries_IND_provinces_DadraandNagarHaveli) - -equal (el ? ? ? (toInt 890800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Leicestershire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Leicestershire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2553)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Leicestershire_cities_Leichester) (el ? ? ? Countries_GB_provinces_Leicestershire) - -equal (el ? ? ? (toInt 107824)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Hualien_cities_Hualien))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Hualien_cities_Hualien) (el ? ? ? Countries_RC_provinces_Hualien) - -hasHeadq (el ? ? ? Organizations_UNCRO) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -equal (el ? ? ? (toInt 8664400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskva))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Moskva) (el ? ? ? (MeasureFn (el ? ? ? (toInt 0)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Moskva_cities_Moscow) (el ? ? ? Countries_R_provinces_Moskva) - -member (el ? ? ? Angola) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 179976)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Zhaodong))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Zhaodong) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Ialomita_cities_Slobozia) (el ? ? ? Countries_RO_provinces_Ialomita) - -equal (el ? ? ? (toInt 1875000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Lyallpur))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Lyallpur) (el ? ? ? Pakistan) - -sharedBorderLength (el ? ? ? Nigeria) (el ? ? ? Cameroon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1690)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 2536747)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Brandenburg))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Brandenburg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29480)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Brandenburg_cities_Potsdam) (el ? ? ? Countries_D_provinces_Brandenburg) - -equal (el ? ? ? (toInt 170242)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Madiun))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Madiun) (el ? ? ? Indonesia) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Dahuk_cities_Dahuk) (el ? ? ? Countries_IRQ_provinces_Dahuk) - -equal (el ? ? ? (toInt 117760)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Morogoro_cities_Morogoro))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Morogoro_cities_Morogoro) (el ? ? ? Countries_EAT_provinces_Morogoro) - -equal (el ? ? ? (toInt 228939)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_VoltaRedonda))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_VoltaRedonda) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -hasHeadq (el ? ? ? Organizations_UNHCR) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -located (el ? ? ? Rivers_Hwangho) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -located (el ? ? ? Rivers_Hwangho) (el ? ? ? Countries_TJ_provinces_NingxiaHuizu) - -located (el ? ? ? Rivers_Hwangho) (el ? ? ? China) - -located (el ? ? ? Rivers_Hwangho) (el ? ? ? Countries_TJ_provinces_Gansu) - -flowsInto (el ? ? ? Rivers_Hwangho) (el ? ? ? Seas_YellowSea) - -located (el ? ? ? Rivers_Hwangho) (el ? ? ? Countries_TJ_provinces_Shandong) - -located (el ? ? ? Rivers_Hwangho) (el ? ? ? Countries_TJ_provinces_Qinghai) - -located (el ? ? ? Rivers_Hwangho) (el ? ? ? Countries_TJ_provinces_Henan) - -located (el ? ? ? Rivers_Hwangho) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -equal (el ? ? ? (toInt 625294)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SantoAndre))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SantoAndre) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 409000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_Pasay))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_Pasay) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 258509)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Cheju))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Cheju) (el ? ? ? SouthKorea) - -geographicalSubregion (el ? ? ? Countries_LAR_cities_Tripoli) (el ? ? ? Libya) - -sharedBorderLength (el ? ? ? Tajikistan) (el ? ? ? Kyrgyzstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 870)) (el ? ? ? Kilometer))) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_G_77) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Kigoma) (el ? ? ? Tanzania) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_EADB) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_WCL) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_MjiniMagharibi) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Morogoro) (el ? ? ? Tanzania) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_CCC) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Rukwa) (el ? ? ? Tanzania) - -meetsSpatially (el ? ? ? Tanzania) (el ? ? ? Uganda) - -meetsSpatially (el ? ? ? Tanzania) (el ? ? ? Zaire) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Lindi) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_KaskaziniUjunga) (el ? ? ? Tanzania) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_WMO) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Tanga) (el ? ? ? Tanzania) - -inflationRateInCountry (el ? ? ? Tanzania) (el ? ? ? (toInt 25)) - -meetsSpatially (el ? ? ? Tanzania) (el ? ? ? Zambia) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Ruvuma) (el ? ? ? Tanzania) - -meetsSpatially (el ? ? ? Tanzania) (el ? ? ? Mozambique) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Arusha) (el ? ? ? Tanzania) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_WHO) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Shinyanga) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Mwanza) (el ? ? ? Tanzania) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_UNHCR) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Kilimanjaro) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Dodoma) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_KaskaziniPemba) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Singida) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Tabora) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Kagera) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Pwani) (el ? ? ? Tanzania) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_IFAD) - -landAreaOnly (el ? ? ? Tanzania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 945090)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Tanzania) (el ? ? ? Rwanda) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 29058470)) (el ? ? ? (PopulationFn (el ? ? ? Tanzania))) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_UNAVEMIII) - -meetsSpatially (el ? ? ? Tanzania) (el ? ? ? Burundi) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Mbeya) (el ? ? ? Tanzania) - -sectorCompositionOfGDPInPeriod (el ? ? ? Tanzania) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Mtwara) (el ? ? ? Tanzania) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_WToO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Tanzania) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 58)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Iringa) (el ? ? ? Tanzania) - -capitalCity (el ? ? ? Countries_EAT_provinces_Daressalam_cities_DaresSalaam) (el ? ? ? Tanzania) - -meetsSpatially (el ? ? ? Tanzania) (el ? ? ? Kenya) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Daressalam) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_KusiniUjunga) (el ? ? ? Tanzania) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_KusiniPemba) (el ? ? ? Tanzania) - -sectorCompositionOfGDPInPeriod (el ? ? ? Tanzania) (el ? ? ? ServiceSector) (el ? ? ? (toInt 34)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Tanzania) (el ? ? ? Organizations_G_6) - -meetsSpatially (el ? ? ? Tanzania) (el ? ? ? Malawi) - -geographicSubregion (el ? ? ? Countries_EAT_provinces_Mara) (el ? ? ? Tanzania) - -located (el ? ? ? Lakes_BarragedeMbakaou) (el ? ? ? Countries_CAM_provinces_Adamaoua) - -located (el ? ? ? Lakes_BarragedeMbakaou) (el ? ? ? Cameroon) - -equal (el ? ? ? (toInt 371601)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Yichang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Yichang) (el ? ? ? Countries_TJ_provinces_Hubei) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 376311)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Ndola))) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Ndola) (el ? ? ? Countries_Z_provinces_Copperbelt) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Hawaii_cities_Hilo) (el ? ? ? Countries_USA_provinces_Hawaii) - -located (el ? ? ? Rivers_Tshuapa) (el ? ? ? Countries_ZRE_provinces_KasaiOriental) - -located (el ? ? ? Rivers_Tshuapa) (el ? ? ? Countries_ZRE_provinces_Equateur) - -located (el ? ? ? Rivers_Tshuapa) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Tshuapa) (el ? ? ? Rivers_Busira) - -length (el ? ? ? Rivers_Tshuapa) (el ? ? ? (toInt 1300)) - -equal (el ? ? ? (toInt 210755)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Misiones_cities_Posadas))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Misiones_cities_Posadas) (el ? ? ? Countries_RA_provinces_Misiones) - -equal (el ? ? ? (toInt 232134)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Uberaba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Uberaba) (el ? ? ? Countries_BR_provinces_MinasGerais) - -equal (el ? ? ? (toInt 2783726)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Illinois_cities_Chicago))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Illinois_cities_Chicago) (el ? ? ? Countries_USA_provinces_Illinois) - -equal (el ? ? ? (toInt 810000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Iasi))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Iasi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5469)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Iasi_cities_Iasi) (el ? ? ? Countries_RO_provinces_Iasi) - -equal (el ? ? ? (toInt 45248)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_NewBrunswick_cities_Fredericton))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_NewBrunswick_cities_Fredericton) (el ? ? ? Countries_CDN_provinces_NewBrunswick) - -equal (el ? ? ? (toInt 146288)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Zhoukou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Zhoukou) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 3766000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Sharqiya))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_Sharqiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4180)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_Sharqiya_cities_Zagazig) (el ? ? ? Countries_ET_provinces_Sharqiya) - -equal (el ? ? ? (toInt 1644700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Vladimirskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Vladimirskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Vladimirskayaoblast_cities_Vladimir) (el ? ? ? Countries_R_provinces_Vladimirskayaoblast) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 352030)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NZ_cities_Wellington))) - -geographicalSubregion (el ? ? ? Countries_NZ_cities_Wellington) (el ? ? ? NewZealand) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 280691)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Zanjan_cities_Zanjan))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Zanjan_cities_Zanjan) (el ? ? ? Countries_IR_provinces_Zanjan) - -equal (el ? ? ? (toInt 1583000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna))) - -geographicalSubregion (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna) (el ? ? ? Countries_A_provinces_Vienna) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UN) - -located (el ? ? ? Lakes_LakeEtoscha) (el ? ? ? Namibia) - -equal (el ? ? ? (toInt 378000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_CuanzaNorte))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_CuanzaNorte) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24110)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_CuanzaNorte_cities_Ndalatando) (el ? ? ? Countries_ANG_provinces_CuanzaNorte) - -equal (el ? ? ? (toInt 109600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hampshire_cities_Eastleigh))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Hampshire_cities_Eastleigh) (el ? ? ? Countries_GB_provinces_Hampshire) - -equal (el ? ? ? (toInt 474000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Merseyside_cities_Liverpool))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Merseyside_cities_Liverpool) (el ? ? ? Countries_GB_provinces_Merseyside) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 189293)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Heze))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Heze) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 421000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Oshogbo))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Oshogbo) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 6218000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_cities_HongKong))) - -geographicalSubregion (el ? ? ? Countries_TJ_cities_HongKong) (el ? ? ? China) - -equal (el ? ? ? (toInt 183000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Volgodonsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Volgodonsk) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -equal (el ? ? ? (toInt 2306000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Lorraine))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Lorraine) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23547)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Lorraine_cities_Metz) (el ? ? ? Countries_F_provinces_Lorraine) - -sharedBorderLength (el ? ? ? Italy) (el ? ? ? Austria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 430)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1107000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Hyderabad))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Hyderabad) (el ? ? ? Pakistan) - -geographicalSubregion (el ? ? ? Vietnam) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 118779)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_MorenoValley))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_MorenoValley) (el ? ? ? Countries_USA_provinces_California) - -geographicalSubregion (el ? ? ? Andorra) (el ? ? ? Continents_Europe) - -sharedBorderLength (el ? ? ? Malawi) (el ? ? ? Tanzania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 475)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 166593)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_Gonder))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_Gonder) (el ? ? ? Ethiopia) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_UPU) - -located (el ? ? ? Mountains_Galdhoeppig) (el ? ? ? Countries_N_provinces_Oppland) - -located (el ? ? ? Mountains_Galdhoeppig) (el ? ? ? Norway) - -equal (el ? ? ? (toInt 292500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_SouthYorkshire_cities_Doncaster))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_SouthYorkshire_cities_Doncaster) (el ? ? ? Countries_GB_provinces_SouthYorkshire) - -equal (el ? ? ? (toInt 332943)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Ohio_cities_Toledo))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Ohio_cities_Toledo) (el ? ? ? Countries_USA_provinces_Ohio) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ethiopia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 37)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 57171662)) (el ? ? ? (PopulationFn (el ? ? ? Ethiopia))) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_UNESCO) - -meetsSpatially (el ? ? ? Ethiopia) (el ? ? ? Djibouti) - -meetsSpatially (el ? ? ? Ethiopia) (el ? ? ? Eritrea) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ethiopia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 48)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_IGADD) - -landAreaOnly (el ? ? ? Ethiopia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1127127)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_FAO) - -inflationRateInCountry (el ? ? ? Ethiopia) (el ? ? ? (toInt 10)) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_ICAO) - -meetsSpatially (el ? ? ? Ethiopia) (el ? ? ? Somalia) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_ISO) - -meetsSpatially (el ? ? ? Ethiopia) (el ? ? ? Kenya) - -member (el ? ? ? Ethiopia) (el ? ? ? Organizations_WToO) - -capitalCity (el ? ? ? Countries_ETH_cities_AddisAbaba) (el ? ? ? Ethiopia) - -meetsSpatially (el ? ? ? Ethiopia) (el ? ? ? Sudan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ethiopia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 15)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -hasHeadq (el ? ? ? Organizations_ICAO) (el ? ? ? Countries_CDN_provinces_Quebec_cities_Montreal) - -equal (el ? ? ? (toInt 150576)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Umbria_cities_Perugia))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Umbria_cities_Perugia) (el ? ? ? Countries_I_provinces_Umbria) - -hasHeadq (el ? ? ? Organizations_MINURSO) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -located (el ? ? ? Lakes_OzeroPskovskoje) (el ? ? ? Countries_R_provinces_Pskovskayaoblast) - -located (el ? ? ? Lakes_OzeroPskovskoje) (el ? ? ? Estonia) - -located (el ? ? ? Lakes_OzeroPskovskoje) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Lakes_OzeroPskovskoje) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3550)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 549700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_HajduBihar))) - -landAreaOnly (el ? ? ? Countries_H_provinces_HajduBihar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6212)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Debrecen_munic_cities_Debrecen) (el ? ? ? Countries_H_provinces_HajduBihar) - -member (el ? ? ? Italy) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 4865090)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_SantaCatarina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 95442)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Florianopolis) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Panama) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 1326600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_KienGiang))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_KienGiang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6243)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 184000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Permskayaoblast_cities_Berezniki))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Permskayaoblast_cities_Berezniki) (el ? ? ? Countries_R_provinces_Permskayaoblast) - -equal (el ? ? ? (toInt 1676809)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Nevada))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Nevada) (el ? ? ? (MeasureFn (el ? ? ? (toInt 286352)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Nevada_cities_CarsonCity) (el ? ? ? Countries_USA_provinces_Nevada) - -equal (el ? ? ? (toInt 248000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast_cities_Rybinsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast_cities_Rybinsk) (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast) - -member (el ? ? ? Italy) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 671988)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SantiagodeEstero))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_SantiagodeEstero) (el ? ? ? (MeasureFn (el ? ? ? (toInt 136351)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_SantiagodeEstero_cities_SantiagodelEstero) (el ? ? ? Countries_RA_provinces_SantiagodeEstero) - -equal (el ? ? ? (toInt 1280000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_Yekaterinburg))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_Yekaterinburg) (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 66181170)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_MadhyaPradesh))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_MadhyaPradesh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 443446)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Bhopal) (el ? ? ? Countries_IND_provinces_MadhyaPradesh) - -sharedBorderLength (el ? ? ? Poland) (el ? ? ? Germany) (el ? ? ? (MeasureFn (el ? ? ? (toInt 456)) (el ? ? ? Kilometer))) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_WToO) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_IOC) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_OSCE) - -meetsSpatially (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Croatia) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_WIPO) - -meetsSpatially (el ? ? ? BosniaAndHerzegovina) (el ? ? ? SerbiaAndMontenegro) - -landAreaOnly (el ? ? ? BosniaAndHerzegovina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 51233)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_CEI) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_UN) - -member (el ? ? ? BosniaAndHerzegovina) (el ? ? ? Organizations_IOM) - -capitalCity (el ? ? ? Countries_BIH_cities_Sarajevo) (el ? ? ? BosniaAndHerzegovina) - -equal (el ? ? ? (toInt 2656240)) (el ? ? ? (PopulationFn (el ? ? ? BosniaAndHerzegovina))) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_OAU) - -equal (el ? ? ? (toInt 202337)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_SantaAna_cities_SantaAna))) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_SantaAna_cities_SantaAna) (el ? ? ? Countries_ES_provinces_SantaAna) - -equal (el ? ? ? (toInt 92447)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Cajamarca_cities_Cajamarca))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Cajamarca_cities_Cajamarca) (el ? ? ? Countries_PE_provinces_Cajamarca) - -sharedBorderLength (el ? ? ? EquatorialGuinea) (el ? ? ? Gabon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 350)) (el ? ? ? Kilometer))) - -landAreaOnly (el ? ? ? Countries_cid_cia_South_Georgia_and_the_South_Sandwich_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4066)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 116800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tlaxcala_cities_Tlaxcala))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Tlaxcala_cities_Tlaxcala) (el ? ? ? Countries_MEX_provinces_Tlaxcala) - -equal (el ? ? ? (toInt 177503)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Marilia))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Marilia) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 539115)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taipei_cities_Panchiao))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Taipei_cities_Panchiao) (el ? ? ? Countries_RC_provinces_Taipei) - -equal (el ? ? ? (toInt 1815787)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_WestVirginia))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_WestVirginia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 62761)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_WestVirginia_cities_Charleston) (el ? ? ? Countries_USA_provinces_WestVirginia) - -equal (el ? ? ? (toInt 106162)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_ElMonte))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_ElMonte) (el ? ? ? Countries_USA_provinces_California) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IEA) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 314627)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Krabi))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Krabi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4696)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 24000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Atlantida_cities_Tela))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Atlantida_cities_Tela) (el ? ? ? Countries_HCA_provinces_Atlantida) - -equal (el ? ? ? (toInt 1135000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Khorazm))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Khorazm) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Khorazm_cities_Urganch) (el ? ? ? Countries_UZB_provinces_Khorazm) - -equal (el ? ? ? (toInt 188101)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Daxian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Daxian) (el ? ? ? Countries_TJ_provinces_Sichuan) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 379000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Vinnytska_cities_Vinnytsya))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Vinnytska_cities_Vinnytsya) (el ? ? ? Countries_UA_provinces_Vinnytska) - -equal (el ? ? ? (toInt 807937)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Lisbon_cities_Lisbon))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Lisbon_cities_Lisbon) (el ? ? ? Countries_P_provinces_Lisbon) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_UN) - -sharedBorderLength (el ? ? ? Guinea) (el ? ? ? Guinea_Bissau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 386)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Moxico_cities_Luena) (el ? ? ? Countries_ANG_provinces_Moxico) - -equal (el ? ? ? (toInt 99000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Penghu))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Penghu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 127)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Penghu_cities_Makung) (el ? ? ? Countries_RC_provinces_Penghu) - -located (el ? ? ? Lakes_LakeKalla) (el ? ? ? Countries_SF_provinces_Kuopio) - -located (el ? ? ? Lakes_LakeKalla) (el ? ? ? Finland) - -landAreaOnly (el ? ? ? Lakes_LakeKalla) (el ? ? ? (MeasureFn (el ? ? ? (toInt 900)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 308333)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Mukdahan))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Mukdahan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4343)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_IDA) - -meetsSpatially (el ? ? ? Guatemala) (el ? ? ? Belize) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_G_24) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_G_77) - -landAreaOnly (el ? ? ? Guatemala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 108890)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guatemala) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 25)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_ECLAC) - -meetsSpatially (el ? ? ? Guatemala) (el ? ? ? Honduras) - -meetsSpatially (el ? ? ? Guatemala) (el ? ? ? Mexico) - -equal (el ? ? ? (toInt 11277614)) (el ? ? ? (PopulationFn (el ? ? ? Guatemala))) - -meetsSpatially (el ? ? ? Guatemala) (el ? ? ? ElSalvador) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_WHO) - -inflationRateInCountry (el ? ? ? Guatemala) (el ? ? ? (toInt 9)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guatemala) (el ? ? ? ServiceSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_ICFTU) - -capitalCity (el ? ? ? Countries_GCA_cities_GuatemalaCity) (el ? ? ? Guatemala) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_UN) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guatemala) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 20)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Guatemala) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 151190)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Chiapas_cities_Tonala))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Chiapas_cities_Tonala) (el ? ? ? Countries_MEX_provinces_Chiapas) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_WTrO) - -geographicalSubregion (el ? ? ? SaudiArabia) (el ? ? ? Continents_Asia) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_WCL) - -located (el ? ? ? Rivers_RioGrande) (el ? ? ? Countries_USA_provinces_Texas) - -located (el ? ? ? Rivers_RioGrande) (el ? ? ? Mexico) - -length (el ? ? ? Rivers_RioGrande) (el ? ? ? (toInt 3030)) - -located (el ? ? ? Rivers_RioGrande) (el ? ? ? Countries_MEX_provinces_Chiapas) - -flowsInto (el ? ? ? Rivers_RioGrande) (el ? ? ? Seas_GulfofMexico) - -located (el ? ? ? Rivers_RioGrande) (el ? ? ? Countries_MEX_provinces_NuevoLeon) - -located (el ? ? ? Rivers_RioGrande) (el ? ? ? Countries_USA_provinces_NewMexico) - -located (el ? ? ? Rivers_RioGrande) (el ? ? ? UnitedStates) - -located (el ? ? ? Rivers_RioGrande) (el ? ? ? Countries_MEX_provinces_Coahuila) - -located (el ? ? ? Rivers_RioGrande) (el ? ? ? Countries_MEX_provinces_Tamaulipas) - -located (el ? ? ? Rivers_RioGrande) (el ? ? ? Countries_USA_provinces_Colorado) - -located (el ? ? ? Islands_Mindoro) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 262947)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Mianyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Mianyang) (el ? ? ? Countries_TJ_provinces_Sichuan) - -located (el ? ? ? Deserts_Tenere) (el ? ? ? Niger) - -landAreaOnly (el ? ? ? Deserts_Tenere) (el ? ? ? (MeasureFn (el ? ? ? (toInt 70000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 114256)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Renqiu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Renqiu) (el ? ? ? Countries_TJ_provinces_Hebei) - -sharedBorderLength (el ? ? ? Malaysia) (el ? ? ? Brunei) (el ? ? ? (MeasureFn (el ? ? ? (toInt 381)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 614742)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Loei))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Loei) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11384)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_ICRM) - -inflationRateInCountry (el ? ? ? Tunisia) (el ? ? ? (toRealNum 5.5)) - -equal (el ? ? ? (toInt 9019687)) (el ? ? ? (PopulationFn (el ? ? ? Tunisia))) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ICRM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Tunisia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 30)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_OAS) - -meetsSpatially (el ? ? ? Tunisia) (el ? ? ? Algeria) - -meetsSpatially (el ? ? ? Tunisia) (el ? ? ? Libya) - -landAreaOnly (el ? ? ? Tunisia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 163610)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_WMO) - -capitalCity (el ? ? ? Countries_TN_cities_Tunis) (el ? ? ? Tunisia) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_UNHCR) - -sectorCompositionOfGDPInPeriod (el ? ? ? Tunisia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Tunisia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 15)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Tunisia) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Albania) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 1419505)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Iwate))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Iwate) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15277)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Iwate_cities_Morioka) (el ? ? ? Countries_J_provinces_Iwate) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_C) - -equal (el ? ? ? (toInt 5232442)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Kivu))) - -landAreaOnly (el ? ? ? Countries_ZRE_provinces_Kivu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 256662)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ZRE_provinces_Kivu_cities_Bukavu) (el ? ? ? Countries_ZRE_provinces_Kivu) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 511000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RP_cities_Zamboanga))) - -geographicalSubregion (el ? ? ? Countries_RP_cities_Zamboanga) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 105584)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Paraiba_cities_SantaRita))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Paraiba_cities_SantaRita) (el ? ? ? Countries_BR_provinces_Paraiba) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 109406)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Kivu_cities_Butembo))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Kivu_cities_Butembo) (el ? ? ? Countries_ZRE_provinces_Kivu) - -equal (el ? ? ? (toInt 257900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_Ahuachapan))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_Ahuachapan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1240)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_Ahuachapan_cities_Ahuachapan) (el ? ? ? Countries_ES_provinces_Ahuachapan) - -equal (el ? ? ? (toInt 292000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_LundaNorte))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_LundaNorte) (el ? ? ? (MeasureFn (el ? ? ? (toInt 102783)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_LundaNorte_cities_Lucapa) (el ? ? ? Countries_ANG_provinces_LundaNorte) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_IOC) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Belarus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 959)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1651320)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Hamadan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Hamadan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19784)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Hamadan_cities_Hamadan) (el ? ? ? Countries_IR_provinces_Hamadan) - -equal (el ? ? ? (toInt 257000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Chernivetska_cities_Chernivtsi))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Chernivetska_cities_Chernivtsi) (el ? ? ? Countries_UA_provinces_Chernivetska) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_WCL) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Nowosadeckie_cities_NowySacz) (el ? ? ? Countries_PL_provinces_Nowosadeckie) - -equal (el ? ? ? (toInt 30000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_OM_cities_Muscat))) - -geographicalSubregion (el ? ? ? Countries_OM_cities_Muscat) (el ? ? ? Oman) - -equal (el ? ? ? (toInt 340700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Pavlodar_cities_Pavlodar))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Pavlodar_cities_Pavlodar) (el ? ? ? Countries_KAZ_provinces_Pavlodar) - -sharedBorderLength (el ? ? ? SouthAfrica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 225)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 394000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Vrancea))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Vrancea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4863)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Vrancea_cities_Focsani) (el ? ? ? Countries_RO_provinces_Vrancea) - -equal (el ? ? ? (toInt 182441)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_TaboaodaSerra))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_TaboaodaSerra) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 223432)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Sabah_cities_Sandakan))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Sabah_cities_Sandakan) (el ? ? ? Countries_MAL_provinces_Sabah) - -equal (el ? ? ? (toInt 233000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Novgorodskayaoblast_cities_Novgorod))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Novgorodskayaoblast_cities_Novgorod) (el ? ? ? Countries_R_provinces_Novgorodskayaoblast) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_NATO) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Szolnok_cities_Szolnok) (el ? ? ? Countries_H_provinces_Szolnok) - -member (el ? ? ? Finland) (el ? ? ? Organizations_NSG) - -sharedBorderLength (el ? ? ? Latvia) (el ? ? ? Lithuania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 453)) (el ? ? ? Kilometer))) - -located (el ? ? ? Islands_Salina) (el ? ? ? Countries_I_provinces_Calabria) - -located (el ? ? ? Islands_Salina) (el ? ? ? Italy) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 4258000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_ProvenceCotedAzur))) - -landAreaOnly (el ? ? ? Countries_F_provinces_ProvenceCotedAzur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_ProvenceCotedAzur_cities_Marseille) (el ? ? ? Countries_F_provinces_ProvenceCotedAzur) - -equal (el ? ? ? (toInt 122409)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_SZ))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_SZ) (el ? ? ? (MeasureFn (el ? ? ? (toInt 908)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_SZ_cities_Schwyz) (el ? ? ? Countries_CH_provinces_SZ) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 300085)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Cariacica))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_EspiritoSanto_cities_Cariacica) (el ? ? ? Countries_BR_provinces_EspiritoSanto) - -equal (el ? ? ? (toInt 137994)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Lengshuijiang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Lengshuijiang) (el ? ? ? Countries_TJ_provinces_Hunan) - -geographicalSubregion (el ? ? ? Luxembourg) (el ? ? ? Continents_Europe) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_UNIKOM) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_Interpol) - -located (el ? ? ? Lakes_LakeVolta) (el ? ? ? Ghana) - -landAreaOnly (el ? ? ? Lakes_LakeVolta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8480)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 161000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElBuhayra_cities_KafrelDauwar))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElBuhayra_cities_KafrelDauwar) (el ? ? ? Countries_ET_provinces_ElBuhayra) - -equal (el ? ? ? (toInt 151585)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Yichun))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Yichun) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_NorthernCape_cities_Kimberley) (el ? ? ? Countries_RSA_provinces_NorthernCape) - -equal (el ? ? ? (toInt 324600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Tonghua))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Tonghua) (el ? ? ? Countries_TJ_provinces_Jilin) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 656244)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoNorte_cities_Natal))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoNorte_cities_Natal) (el ? ? ? Countries_BR_provinces_RioGrandedoNorte) - -equal (el ? ? ? (toInt 194301)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Beipiao))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Beipiao) (el ? ? ? Countries_TJ_provinces_Liaoning) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 161910)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Xinghua))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Xinghua) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 426800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_GyorSopron))) - -landAreaOnly (el ? ? ? Countries_H_provinces_GyorSopron) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4012)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Gyor_munic_cities_Gyor) (el ? ? ? Countries_H_provinces_GyorSopron) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_ITU) - -sharedBorderLength (el ? ? ? Ghana) (el ? ? ? BurkinaFaso) (el ? ? ? (MeasureFn (el ? ? ? (toInt 548)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 2667000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Stavropolskykray))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Stavropolskykray) (el ? ? ? (MeasureFn (el ? ? ? (toInt 66500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Stavropol) (el ? ? ? Countries_R_provinces_Stavropolskykray) - -equal (el ? ? ? (toInt 226800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_Chalatenango))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_Chalatenango) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2017)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_Chalatenango_cities_Chalatenango) (el ? ? ? Countries_ES_provinces_Chalatenango) - -equal (el ? ? ? (toInt 2284208)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 38850)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt_cities_Orumiyeh) (el ? ? ? Countries_IR_provinces_AzarbayianeGharbt) - -equal (el ? ? ? (toInt 35500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_ElParaiso_cities_Danli))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_ElParaiso_cities_Danli) (el ? ? ? Countries_HCA_provinces_ElParaiso) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 4420343)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 67102)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi_cities_Tabriz) (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi) - -equal (el ? ? ? (toInt 190374)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MatoGrosso_cities_VarzeaGrande))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MatoGrosso_cities_VarzeaGrande) (el ? ? ? Countries_BR_provinces_MatoGrosso) - -equal (el ? ? ? (toInt 806475)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_KasaiOriental_cities_MbujiMayi))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_KasaiOriental_cities_MbujiMayi) (el ? ? ? Countries_ZRE_provinces_KasaiOriental) - -equal (el ? ? ? (toInt 206967)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Nayarit_cities_Tepic))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Nayarit_cities_Tepic) (el ? ? ? Countries_MEX_provinces_Nayarit) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_WIPO) - -hasHeadq (el ? ? ? Organizations_ABEDA) (el ? ? ? Countries_SUD_provinces_alKhartum_cities_Khartoum) - -equal (el ? ? ? (toInt 248500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Chelmskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Chelmskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3866)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Chelmskie_cities_Chelm) (el ? ? ? Countries_PL_provinces_Chelmskie) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Tottori_cities_Tottori) (el ? ? ? Countries_J_provinces_Tottori) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_C) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 111000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Aarri))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Aarri) (el ? ? ? Nigeria) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 142163)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_cities_Patrai))) - -geographicalSubregion (el ? ? ? Countries_GR_cities_Patrai) (el ? ? ? Greece) - -equal (el ? ? ? (toInt 609863)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Corum))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Corum) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12820)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Corum_cities_Corum) (el ? ? ? Countries_TR_provinces_Corum) - -located (el ? ? ? Deserts_HamadaduDraa) (el ? ? ? Morocco) - -located (el ? ? ? Deserts_HamadaduDraa) (el ? ? ? Algeria) - -landAreaOnly (el ? ? ? Deserts_HamadaduDraa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 277011)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Karlsruhe))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Karlsruhe) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -equal (el ? ? ? (toInt 774700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Leban))) - -landAreaOnly (el ? ? ? Countries_TM_provinces_Leban) (el ? ? ? (MeasureFn (el ? ? ? (toInt 93800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TM_provinces_Leban_cities_Charjew) (el ? ? ? Countries_TM_provinces_Leban) - -member (el ? ? ? Norway) (el ? ? ? Organizations_NC) - -equal (el ? ? ? (toInt 395466)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_GE))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_GE) (el ? ? ? (MeasureFn (el ? ? ? (toInt 282)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) (el ? ? ? Countries_CH_provinces_GE) - -landAreaOnly (el ? ? ? Countries_cid_cia_Gaza_Strip) (el ? ? ? (MeasureFn (el ? ? ? (toInt 360)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Gaza_Strip) (el ? ? ? (toRealNum 5.7)) - -meetsSpatially (el ? ? ? Countries_cid_cia_Gaza_Strip) (el ? ? ? Israel) - -meetsSpatially (el ? ? ? Countries_cid_cia_Gaza_Strip) (el ? ? ? Egypt) - -equal (el ? ? ? (toInt 813332)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Gaza_Strip))) - -equal (el ? ? ? (toInt 192247)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Dongtai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Dongtai) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 194935)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_ZuidHolland_cities_Leiden))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_ZuidHolland_cities_Leiden) (el ? ? ? Countries_NL_provinces_ZuidHolland) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_SinaalJanubiyah_cities_ElTur) (el ? ? ? Countries_ET_provinces_SinaalJanubiyah) - -equal (el ? ? ? (toInt 136446)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Anda))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Anda) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -geographicalSubregion (el ? ? ? Mexico) (el ? ? ? Continents_America) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 309700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofTyva))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofTyva) (el ? ? ? (MeasureFn (el ? ? ? (toInt 170500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofTyva_cities_Kyzyl) (el ? ? ? Countries_R_provinces_Rep_ofTyva) - -equal (el ? ? ? (toInt 221264)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SingBuri))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SingBuri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 823)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 119981)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Sukabumi))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Sukabumi) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 86710000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Shandong) (el ? ? ? (MeasureFn (el ? ? ? (toInt 153000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Shandong_cities_Jinan) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 420000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_SanctiSpiritus))) - -landAreaOnly (el ? ? ? Countries_C_provinces_SanctiSpiritus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6744)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_SanctiSpiritus_cities_SanctiSpiritus) (el ? ? ? Countries_C_provinces_SanctiSpiritus) - -equal (el ? ? ? (toInt 132000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Kaolack_cities_Kaolack))) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_Kaolack_cities_Kaolack) (el ? ? ? Countries_SN_provinces_Kaolack) - -equal (el ? ? ? (toInt 1290000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Fuzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Fuzhou) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -equal (el ? ? ? (toInt 170897)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia_cities_Arlington))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Virginia_cities_Arlington) (el ? ? ? Countries_USA_provinces_Virginia) - -equal (el ? ? ? (toInt 529300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IL_provinces_South))) - -landAreaOnly (el ? ? ? Countries_IL_provinces_South) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14107)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IL_provinces_South_cities_BeerSheva) (el ? ? ? Countries_IL_provinces_South) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Netherlands_Antilles_cities_Willemstad) (el ? ? ? Countries_cid_cia_Netherlands_Antilles) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_LAES) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_C) - -equal (el ? ? ? (toInt 628088)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Wisconsin_cities_Milwaukee))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Wisconsin_cities_Milwaukee) (el ? ? ? Countries_USA_provinces_Wisconsin) - -located (el ? ? ? Deserts_Kalahari) (el ? ? ? Countries_RSA_provinces_NorthWest) - -located (el ? ? ? Deserts_Kalahari) (el ? ? ? SouthAfrica) - -located (el ? ? ? Deserts_Kalahari) (el ? ? ? Botswana) - -located (el ? ? ? Deserts_Kalahari) (el ? ? ? Namibia) - -landAreaOnly (el ? ? ? Deserts_Kalahari) (el ? ? ? (MeasureFn (el ? ? ? (toInt 160000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_CCC) - -located (el ? ? ? Lakes_LakeOri) (el ? ? ? Countries_SF_provinces_Pohjols_Karjala) - -located (el ? ? ? Lakes_LakeOri) (el ? ? ? Finland) - -landAreaOnly (el ? ? ? Lakes_LakeOri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 200)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 293237)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Jundiai))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Jundiai) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 646600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Lindi))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Lindi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 66046)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Lindi_cities_Lindi) (el ? ? ? Countries_EAT_provinces_Lindi) - -member (el ? ? ? Chad) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 843000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Chiba_cities_Chiba))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Chiba_cities_Chiba) (el ? ? ? Countries_J_provinces_Chiba) - -geographicalSubregion (el ? ? ? Mauritania) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 2513000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Yangon_cities_Rangoon))) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Yangon_cities_Rangoon) (el ? ? ? Countries_MYA_provinces_Yangon) - -equal (el ? ? ? (toInt 243000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Braila_cities_Braila))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Braila_cities_Braila) (el ? ? ? Countries_RO_provinces_Braila) - -located (el ? ? ? Islands_Lolland) (el ? ? ? Denmark) - -landAreaOnly (el ? ? ? Islands_Lolland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1241)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_IFC) - -meetsSpatially (el ? ? ? Albania) (el ? ? ? SerbiaAndMontenegro) - -meetsSpatially (el ? ? ? Albania) (el ? ? ? Macedonia) - -member (el ? ? ? Albania) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IFRCS) - -landAreaOnly (el ? ? ? Albania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28750)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Albania) (el ? ? ? Organizations_WHO) - -capitalCity (el ? ? ? Countries_AL_cities_Tirane) (el ? ? ? Albania) - -sectorCompositionOfGDPInPeriod (el ? ? ? Albania) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IDB) - -member (el ? ? ? Albania) (el ? ? ? Organizations_UNOMIG) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IFAD) - -inflationRateInCountry (el ? ? ? Albania) (el ? ? ? (toInt 16)) - -equal (el ? ? ? (toInt 3249136)) (el ? ? ? (PopulationFn (el ? ? ? Albania))) - -member (el ? ? ? Albania) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Albania) (el ? ? ? Organizations_PFP) - -member (el ? ? ? Albania) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Albania) (el ? ? ? Organizations_ITU) - -meetsSpatially (el ? ? ? Albania) (el ? ? ? Greece) - -member (el ? ? ? Albania) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Albania) (el ? ? ? Organizations_IOC) - -geographicalSubregion (el ? ? ? Honduras) (el ? ? ? Continents_America) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Mali) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 384915)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewMexico_cities_Albuquerque))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewMexico_cities_Albuquerque) (el ? ? ? Countries_USA_provinces_NewMexico) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 670100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_FranciscoMorazan_cities_Tegucigalpa) (el ? ? ? Countries_HCA_provinces_FranciscoMorazan) - -equal (el ? ? ? (toInt 169218)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_NovaFriburgo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_NovaFriburgo) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 723500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_SalahadDin))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_SalahadDin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26175)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_SalahadDin_cities_Samarra) (el ? ? ? Countries_IRQ_provinces_SalahadDin) - -equal (el ? ? ? (toInt 137080)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Laiyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Laiyang) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 181805)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Changshu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Changshu) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_AfDB) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Niassa) (el ? ? ? Mozambique) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mozambique) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 12)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Mozambique) (el ? ? ? Swaziland) - -meetsSpatially (el ? ? ? Mozambique) (el ? ? ? Zambia) - -meetsSpatially (el ? ? ? Mozambique) (el ? ? ? SouthAfrica) - -meetsSpatially (el ? ? ? Mozambique) (el ? ? ? Malawi) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Inhambane) (el ? ? ? Mozambique) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Sofala) (el ? ? ? Mozambique) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_OIC) - -equal (el ? ? ? (toInt 17877927)) (el ? ? ? (PopulationFn (el ? ? ? Mozambique))) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Tete) (el ? ? ? Mozambique) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Maputo_munic) (el ? ? ? Mozambique) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Maputo) (el ? ? ? Mozambique) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IOM) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mozambique) (el ? ? ? ServiceSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Mozambique) (el ? ? ? (MeasureFn (el ? ? ? (toInt 801590)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_UNESCO) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Nampula) (el ? ? ? Mozambique) - -inflationRateInCountry (el ? ? ? Mozambique) (el ? ? ? (toInt 50)) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_CaboDelgado) (el ? ? ? Mozambique) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Gaza) (el ? ? ? Mozambique) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_UNIDO) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Manica) (el ? ? ? Mozambique) - -member (el ? ? ? Mozambique) (el ? ? ? Organizations_IMO) - -capitalCity (el ? ? ? Countries_MOC_provinces_Maputo_munic_cities_Maputo) (el ? ? ? Mozambique) - -geographicSubregion (el ? ? ? Countries_MOC_provinces_Zambezia) (el ? ? ? Mozambique) - -meetsSpatially (el ? ? ? Mozambique) (el ? ? ? Tanzania) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mozambique) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 33)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 2338000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Farghona))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Farghona) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Farghona_cities_Farghona) (el ? ? ? Countries_UZB_provinces_Farghona) - -equal (el ? ? ? (toInt 115000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Samarskayaoblast_cities_Novokuybyshevsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Samarskayaoblast_cities_Novokuybyshevsk) (el ? ? ? Countries_R_provinces_Samarskayaoblast) - -sharedBorderLength (el ? ? ? Turkey) (el ? ? ? Syria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 822)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1107473)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Cuzco))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Cuzco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 71891)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Cuzco_cities_Cuzco) (el ? ? ? Countries_PE_provinces_Cuzco) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UNITAR) - -geographicalSubregion (el ? ? ? Malta) (el ? ? ? Continents_Europe) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 1022800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofSakha))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofSakha) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3103200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofSakha_cities_Yakutsk) (el ? ? ? Countries_R_provinces_Rep_ofSakha) - -equal (el ? ? ? (toInt 109400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Kent_cities_Sevenoaks))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Kent_cities_Sevenoaks) (el ? ? ? Countries_GB_provinces_Kent) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 124104)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Chubut_cities_ComodoroRivadavia))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Chubut_cities_ComodoroRivadavia) (el ? ? ? Countries_RA_provinces_Chubut) - -equal (el ? ? ? (toInt 691119)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Yazd))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Yazd) (el ? ? ? (MeasureFn (el ? ? ? (toInt 70011)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Yazd_cities_Yazd) (el ? ? ? Countries_IR_provinces_Yazd) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_NAM) - -member (el ? ? ? Norway) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 397987)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Joinvile))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Joinvile) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -equal (el ? ? ? (toInt 170182)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Setif))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Setif) (el ? ? ? Algeria) - -equal (el ? ? ? (toInt 201569)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Kivu_cities_Bukavu))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Kivu_cities_Bukavu) (el ? ? ? Countries_ZRE_provinces_Kivu) - -equal (el ? ? ? (toInt 187309)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Linfen))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Linfen) (el ? ? ? Countries_TJ_provinces_Shanxi) - -equal (el ? ? ? (toInt 750000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Centre_cities_Yaounde))) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Centre_cities_Yaounde) (el ? ? ? Countries_CAM_provinces_Centre) - -equal (el ? ? ? (toInt 1175100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Ternopilska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Ternopilska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Ternopilska_cities_Ternopil) (el ? ? ? Countries_UA_provinces_Ternopilska) - -equal (el ? ? ? (toInt 3093699)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_Darfur))) - -landAreaOnly (el ? ? ? Countries_SUD_provinces_Darfur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 508684)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SUD_provinces_Darfur_cities_alFasher) (el ? ? ? Countries_SUD_provinces_Darfur) - -equal (el ? ? ? (toInt 124000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ikare))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ikare) (el ? ? ? Nigeria) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_CDB) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 289509)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Nevsehir))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Nevsehir) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5467)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Nevsehir_cities_Nevsehir) (el ? ? ? Countries_TR_provinces_Nevsehir) - -sharedBorderLength (el ? ? ? SaudiArabia) (el ? ? ? Iraq) (el ? ? ? (MeasureFn (el ? ? ? (toInt 814)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 525414)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Yasothon))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Yasothon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4170)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 233000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Nonthaburi_cities_Nonthaburi))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_Nonthaburi_cities_Nonthaburi) (el ? ? ? Countries_THA_provinces_Nonthaburi) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 1520800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 587400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast_cities_Arkhangelsk) (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElIskandariya_munic_cities_ElIskandariya) (el ? ? ? Countries_ET_provinces_ElIskandariya_munic) - -equal (el ? ? ? (toInt 1168500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Panama))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_Panama) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11887)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_Panama_cities_PanamaCity) (el ? ? ? Countries_PA_provinces_Panama) - -located (el ? ? ? Lakes_LakeSaima) (el ? ? ? Countries_SF_provinces_Mikkeli) - -located (el ? ? ? Lakes_LakeSaima) (el ? ? ? Countries_SF_provinces_Kymi) - -located (el ? ? ? Lakes_LakeSaima) (el ? ? ? Finland) - -landAreaOnly (el ? ? ? Lakes_LakeSaima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1460)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 254849)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_PetalingJaya))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_PetalingJaya) (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_UNITAR) - -equal (el ? ? ? (toInt 622374)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Osasco))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Osasco) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -geographicalSubregion (el ? ? ? Countries_cid_cia_British_Virgin_Islands) (el ? ? ? Continents_America) - -geographicalSubregion (el ? ? ? Countries_RB_cities_Gaborone) (el ? ? ? Botswana) - -equal (el ? ? ? (toInt 79300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_PoitouCharentes_cities_Poitiers))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_PoitouCharentes_cities_Poitiers) (el ? ? ? Countries_F_provinces_PoitouCharentes) - -equal (el ? ? ? (toInt 2200763)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_SanLuisPotosi))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_SanLuisPotosi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 62848)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_SanLuisPotosi_cities_SanLuisPotosi) (el ? ? ? Countries_MEX_provinces_SanLuisPotosi) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UNAMIR) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 284000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Dnipropetrovska_cities_Dniprodzerzhynsk))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Dnipropetrovska_cities_Dniprodzerzhynsk) (el ? ? ? Countries_UA_provinces_Dnipropetrovska) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 694252)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Bushehr))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Bushehr) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27653)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Bushehr_cities_Bushehr) (el ? ? ? Countries_IR_provinces_Bushehr) - -equal (el ? ? ? (toInt 1390000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Anshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Anshan) (el ? ? ? Countries_TJ_provinces_Liaoning) - -equal (el ? ? ? (toInt 503000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Kemerovo))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Kemerovo) (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) - -equal (el ? ? ? (toInt 710290)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NakhonPathom))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NakhonPathom) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2166)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_Darien_cities_LaPalma) (el ? ? ? Countries_PA_provinces_Darien) - -equal (el ? ? ? (toInt 4128000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_NorthernProvince))) - -landAreaOnly (el ? ? ? Countries_RSA_provinces_NorthernProvince) (el ? ? ? (MeasureFn (el ? ? ? (toInt 119606)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RSA_provinces_NorthernProvince_cities_Pietersburg) (el ? ? ? Countries_RSA_provinces_NorthernProvince) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_IMF) - -sharedBorderLength (el ? ? ? UnitedStates) (el ? ? ? Mexico) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3326)) (el ? ? ? Kilometer))) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 105423)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Witten))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Witten) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -equal (el ? ? ? (toInt 167382)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Salamanca))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Salamanca) (el ? ? ? Countries_E_provinces_CastileandLeon) - -equal (el ? ? ? (toInt 264873)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Goias_cities_Anapolis))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Goias_cities_Anapolis) (el ? ? ? Countries_BR_provinces_Goias) - -equal (el ? ? ? (toInt 1039600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Zhambyl))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Zhambyl) (el ? ? ? (MeasureFn (el ? ? ? (toInt 144300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Zhambyl_cities_Zhambyl) (el ? ? ? Countries_KAZ_provinces_Zhambyl) - -located (el ? ? ? Mountains_NevadodeColima) (el ? ? ? Countries_MEX_provinces_Jalisco) - -located (el ? ? ? Mountains_NevadodeColima) (el ? ? ? Mexico) - -equal (el ? ? ? (toInt 442000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kurskayaoblast_cities_Kursk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kurskayaoblast_cities_Kursk) (el ? ? ? Countries_R_provinces_Kurskayaoblast) - -equal (el ? ? ? (toInt 198525)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Louisiana_cities_Shreveport))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Louisiana_cities_Shreveport) (el ? ? ? Countries_USA_provinces_Louisiana) - -equal (el ? ? ? (toInt 105417)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Illinois_cities_Springfield))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Illinois_cities_Springfield) (el ? ? ? Countries_USA_provinces_Illinois) - -equal (el ? ? ? (toInt 12109300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_NorthMountainandMidlands))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_NorthMountainandMidlands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 102964)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 304000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BOL_cities_Cochabamba))) - -geographicalSubregion (el ? ? ? Countries_BOL_cities_Cochabamba) (el ? ? ? Bolivia) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_IMF) - -located (el ? ? ? Rivers_Jug) (el ? ? ? Countries_R_provinces_Vologodskayaoblast) - -located (el ? ? ? Rivers_Jug) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Jug) (el ? ? ? Rivers_NorthernDwina) - -length (el ? ? ? Rivers_Jug) (el ? ? ? (toInt 574)) - -equal (el ? ? ? (toInt 609500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Manica))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Manica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 61661)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Manica_cities_Chimoio) (el ? ? ? Countries_MOC_provinces_Manica) - -equal (el ? ? ? (toInt 285000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast_cities_Dzerzhinsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast_cities_Dzerzhinsk) (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast) - -located (el ? ? ? Rivers_Amur) (el ? ? ? Countries_R_provinces_Amurskayaoblast) - -located (el ? ? ? Rivers_Amur) (el ? ? ? Countries_R_provinces_Khabarovskiykray) - -located (el ? ? ? Rivers_Amur) (el ? ? ? Countries_R_provinces_Yevreyskayaavt_oblast) - -located (el ? ? ? Rivers_Amur) (el ? ? ? Countries_R_provinces_Chitinskayaoblast) - -located (el ? ? ? Rivers_Amur) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Amur) (el ? ? ? Seas_ArcticOcean) - -length (el ? ? ? Rivers_Amur) (el ? ? ? (toInt 2918)) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_IDA) - -equal (el ? ? ? (toInt 50863)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Lisbon_cities_Barreiro))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Lisbon_cities_Barreiro) (el ? ? ? Countries_P_provinces_Lisbon) - -equal (el ? ? ? (toInt 723959)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_SanFrancisco))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_SanFrancisco) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 284187)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Varmland))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Varmland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17584)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Varmland_cities_Karlstad) (el ? ? ? Countries_S_provinces_Varmland) - -equal (el ? ? ? (toInt 158000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Sinpo))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Sinpo) (el ? ? ? NorthKorea) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Estremadura_cities_Merida) (el ? ? ? Countries_E_provinces_Estremadura) - -equal (el ? ? ? (toInt 415046)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Sinaloa_cities_Culiacan))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Sinaloa_cities_Culiacan) (el ? ? ? Countries_MEX_provinces_Sinaloa) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_Diourbel_cities_Diourbel) (el ? ? ? Countries_SN_provinces_Diourbel) - -equal (el ? ? ? (toInt 185100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Nyanza_cities_Kisumu))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Nyanza_cities_Kisumu) (el ? ? ? Countries_EAK_provinces_Nyanza) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 319094)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_UthaiThani))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_UthaiThani) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6789)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 701000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_HamhungHungnam))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_HamhungHungnam) (el ? ? ? NorthKorea) - -equal (el ? ? ? (toInt 2456000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Asyut))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_Asyut) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1553)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_Asyut_cities_Asyut) (el ? ? ? Countries_ET_provinces_Asyut) - -hasHeadq (el ? ? ? Organizations_EIB) (el ? ? ? Countries_L_cities_Luxembourg) - -equal (el ? ? ? (toInt 148074)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Formosa_cities_Formosa))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Formosa_cities_Formosa) (el ? ? ? Countries_RA_provinces_Formosa) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Sirdare_cities_Guliston) (el ? ? ? Countries_UZB_provinces_Sirdare) - -equal (el ? ? ? (toInt 137400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Newport))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Newport) (el ? ? ? (MeasureFn (el ? ? ? (toInt 191)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Newport_cities_Newport) (el ? ? ? Countries_GB_provinces_Newport) - -geographicalSubregion (el ? ? ? Turkey) (el ? ? ? Continents_Asia) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_OPANAL) - -equal (el ? ? ? (toInt 155523)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Kasur))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Kasur) (el ? ? ? Pakistan) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 153165)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MatoGrossodoSul_cities_Dourados))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MatoGrossodoSul_cities_Dourados) (el ? ? ? Countries_BR_provinces_MatoGrossodoSul) - -located (el ? ? ? Mountains_Kebnekaise) (el ? ? ? Countries_S_provinces_Norrbotten) - -located (el ? ? ? Mountains_Kebnekaise) (el ? ? ? Sweden) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_IGADD) - -equal (el ? ? ? (toInt 117200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Kent_cities_Swale))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Kent_cities_Swale) (el ? ? ? Countries_GB_provinces_Kent) - -equal (el ? ? ? (toInt 2954526)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Gujarat_cities_Ahmadabad))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Gujarat_cities_Ahmadabad) (el ? ? ? Countries_IND_provinces_Gujarat) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 143000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Nordextreme_cities_Maroua))) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Nordextreme_cities_Maroua) (el ? ? ? Countries_CAM_provinces_Nordextreme) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_UNMIH) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 102000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_EasternCape_cities_EastLondon))) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_EasternCape_cities_EastLondon) (el ? ? ? Countries_RSA_provinces_EasternCape) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_AsDB) - -inflationRateInCountry (el ? ? ? Kiribati) (el ? ? ? (toRealNum 5.5)) - -member (el ? ? ? Kiribati) (el ? ? ? Organizations_Interpol) - -capitalCity (el ? ? ? Countries_KIR_cities_Tarawa) (el ? ? ? Kiribati) - -landAreaOnly (el ? ? ? Kiribati) (el ? ? ? (MeasureFn (el ? ? ? (toInt 717)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 80919)) (el ? ? ? (PopulationFn (el ? ? ? Kiribati))) - -hasHeadq (el ? ? ? Organizations_WFC) (el ? ? ? Countries_I_provinces_Lazio_cities_Rome) - -equal (el ? ? ? (toInt 90600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Torfaen))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Torfaen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 126)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Torfaen_cities_Pontypool) (el ? ? ? Countries_GB_provinces_Torfaen) - -located (el ? ? ? Lakes_LakeEyre) (el ? ? ? Countries_AUS_provinces_SouthAustralia) - -located (el ? ? ? Lakes_LakeEyre) (el ? ? ? Australia) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 20281969)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Punjab))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Punjab) (el ? ? ? (MeasureFn (el ? ? ? (toInt 50362)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Chandigarh_cities_Chandigarh) (el ? ? ? Countries_IND_provinces_Punjab) - -located (el ? ? ? Mountains_Montblanc) (el ? ? ? Countries_F_provinces_RhoneAlpes) - -located (el ? ? ? Mountains_Montblanc) (el ? ? ? France) - -located (el ? ? ? Mountains_MtWhitney) (el ? ? ? Countries_USA_provinces_California) - -located (el ? ? ? Mountains_MtWhitney) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 289339)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Gavleborg))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Gavleborg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18191)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Gavleborg_cities_Gavle) (el ? ? ? Countries_S_provinces_Gavleborg) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 139450)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Puebla_cities_Tehuacan))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Puebla_cities_Tehuacan) (el ? ? ? Countries_MEX_provinces_Puebla) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? CentralAfricanRepublic) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? Egypt) - -inflationRateInCountry (el ? ? ? Sudan) (el ? ? ? (toInt 66)) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_ICRM) - -geographicSubregion (el ? ? ? Countries_SUD_provinces_AalianNil) (el ? ? ? Sudan) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_ABEDA) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 31547543)) (el ? ? ? (PopulationFn (el ? ? ? Sudan))) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_CCC) - -geographicSubregion (el ? ? ? Countries_SUD_provinces_alKhartum) (el ? ? ? Sudan) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_UNESCO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Sudan) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 33)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? Kenya) - -sectorCompositionOfGDPInPeriod (el ? ? ? Sudan) (el ? ? ? ServiceSector) (el ? ? ? (toInt 50)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_UPU) - -geographicSubregion (el ? ? ? Countries_SUD_provinces_Darfur) (el ? ? ? Sudan) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? Eritrea) - -sectorCompositionOfGDPInPeriod (el ? ? ? Sudan) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 17)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Sudan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2505810)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? Libya) - -capitalCity (el ? ? ? Countries_SUD_provinces_alKhartum_cities_Khartoum) (el ? ? ? Sudan) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? Uganda) - -geographicSubregion (el ? ? ? Countries_SUD_provinces_ashShamaliyah) (el ? ? ? Sudan) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_SUD_provinces_alIstiwaiyah) (el ? ? ? Sudan) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_UNIDO) - -geographicSubregion (el ? ? ? Countries_SUD_provinces_alWusta) (el ? ? ? Sudan) - -geographicSubregion (el ? ? ? Countries_SUD_provinces_Kurdufan) (el ? ? ? Sudan) - -geographicSubregion (el ? ? ? Countries_SUD_provinces_ashSharqiyah) (el ? ? ? Sudan) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? Chad) - -geographicSubregion (el ? ? ? Countries_SUD_provinces_BahralGhazal) (el ? ? ? Sudan) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? Zaire) - -member (el ? ? ? Sudan) (el ? ? ? Organizations_WIPO) - -meetsSpatially (el ? ? ? Sudan) (el ? ? ? Ethiopia) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 118200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Essex_cities_EppingForest))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Essex_cities_EppingForest) (el ? ? ? Countries_GB_provinces_Essex) - -equal (el ? ? ? (toInt 622324)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Tucuman_cities_SanMigueldeTucuman))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Tucuman_cities_SanMigueldeTucuman) (el ? ? ? Countries_RA_provinces_Tucuman) - -equal (el ? ? ? (toInt 163000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Huichon))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Huichon) (el ? ? ? NorthKorea) - -hasHeadq (el ? ? ? Organizations_UNOMIG) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -member (el ? ? ? Chad) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 1629000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Luanda))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Luanda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2418)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Luanda_cities_Luanda) (el ? ? ? Countries_ANG_provinces_Luanda) - -equal (el ? ? ? (toInt 159538)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Ulanhot))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Ulanhot) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -sharedBorderLength (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Romania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 476)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 213963)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_ZuidHolland_cities_Dordrecht))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_ZuidHolland_cities_Dordrecht) (el ? ? ? Countries_NL_provinces_ZuidHolland) - -equal (el ? ? ? (toInt 1987800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_OngtustikQazaqstan))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_OngtustikQazaqstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 117300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_OngtustikQazaqstan_cities_Shymkent) (el ? ? ? Countries_KAZ_provinces_OngtustikQazaqstan) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 115590)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Kivu_cities_Uvira))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Kivu_cities_Uvira) (el ? ? ? Countries_ZRE_provinces_Kivu) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IMF) - -located (el ? ? ? Mountains_MountMorrison) (el ? ? ? Taiwan) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 532000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Orenburgskayaoblast_cities_Orenburg))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Orenburgskayaoblast_cities_Orenburg) (el ? ? ? Countries_R_provinces_Orenburgskayaoblast) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Taiwan) (el ? ? ? Organizations_AsDB) - -geographicalSubregion (el ? ? ? Bangladesh) (el ? ? ? Continents_Asia) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 1052500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofBuryatiya))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofBuryatiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 351300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofBuryatiya_cities_UlanUde) (el ? ? ? Countries_R_provinces_Rep_ofBuryatiya) - -equal (el ? ? ? (toInt 23685)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_QuintanaRoo_cities_Chetumal))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_QuintanaRoo_cities_Chetumal) (el ? ? ? Countries_MEX_provinces_QuintanaRoo) - -geographicalSubregion (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni_cities_Khorugh) (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 299700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofIngushetiya))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofIngushetiya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3750)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofIngushetiya_cities_Nazran) (el ? ? ? Countries_R_provinces_Rep_ofIngushetiya) - -equal (el ? ? ? (toInt 254130)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Braunschweig))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Braunschweig) (el ? ? ? Countries_D_provinces_Niedersachsen) - -equal (el ? ? ? (toInt 268979)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Ancash_cities_Chimbote))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Ancash_cities_Chimbote) (el ? ? ? Countries_PE_provinces_Ancash) - -equal (el ? ? ? (toInt 114092)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Pindamonhangaba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Pindamonhangaba) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -capitalCity (el ? ? ? Countries_cid_cia_Reunion_cities_Saint_Denis) (el ? ? ? Countries_cid_cia_Reunion) - -landAreaOnly (el ? ? ? Countries_cid_cia_Reunion) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2510)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Countries_cid_cia_Reunion) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 679198)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Reunion))) - -located (el ? ? ? Islands_Lavan) (el ? ? ? Countries_IR_provinces_Fars) - -located (el ? ? ? Islands_Lavan) (el ? ? ? Iran) - -landAreaOnly (el ? ? ? Islands_Lavan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_Tonga) (el ? ? ? Tonga) - -landAreaOnly (el ? ? ? Islands_Tonga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 699)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1737000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_HauteNormandie))) - -landAreaOnly (el ? ? ? Countries_F_provinces_HauteNormandie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12318)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_HauteNormandie_cities_Rouen) (el ? ? ? Countries_F_provinces_HauteNormandie) - -equal (el ? ? ? (toInt 203000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_BeninCity))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_BeninCity) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 1049742)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Tocantins))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Tocantins) (el ? ? ? (MeasureFn (el ? ? ? (toInt 278420)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Tocantins_cities_Palmas) (el ? ? ? Countries_BR_provinces_Tocantins) - -equal (el ? ? ? (toInt 874809)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Fujian_cities_Fuzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Fujian_cities_Fuzhou) (el ? ? ? Countries_TJ_provinces_Fujian) - -member (el ? ? ? Chad) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 239000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_RhonddaCynonTaff))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_RhonddaCynonTaff) (el ? ? ? (MeasureFn (el ? ? ? (toInt 424)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_RhonddaCynonTaff_cities_Rhondda) (el ? ? ? Countries_GB_provinces_RhonddaCynonTaff) - -equal (el ? ? ? (toInt 690765)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Gwalior))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_MadhyaPradesh_cities_Gwalior) (el ? ? ? Countries_IND_provinces_MadhyaPradesh) - -equal (el ? ? ? (toInt 315059)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_cities_AtizapandeZaragoza))) - -geographicalSubregion (el ? ? ? Countries_MEX_cities_AtizapandeZaragoza) (el ? ? ? Mexico) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_OPEC) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Pembrokeshire_cities_Haverfordwest) (el ? ? ? Countries_GB_provinces_Pembrokeshire) - -equal (el ? ? ? (toInt 663000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MD_cities_Chisinau))) - -geographicalSubregion (el ? ? ? Countries_MD_cities_Chisinau) (el ? ? ? Moldova) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 318000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Olancho))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Olancho) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24351)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Olancho_cities_Jutigalpa) (el ? ? ? Countries_HCA_provinces_Olancho) - -equal (el ? ? ? (toInt 228517)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewJersey_cities_JerseyCity))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewJersey_cities_JerseyCity) (el ? ? ? Countries_USA_provinces_NewJersey) - -equal (el ? ? ? (toInt 142576)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Puno_cities_Juliaca))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Puno_cities_Juliaca) (el ? ? ? Countries_PE_provinces_Puno) - -equal (el ? ? ? (toInt 66925)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Kronoberg_cities_Vaxjo))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Kronoberg_cities_Vaxjo) (el ? ? ? Countries_S_provinces_Kronoberg) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 369365)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Sacramento))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Sacramento) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 104000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_UdmurtRepublic_cities_Votkinsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_UdmurtRepublic_cities_Votkinsk) (el ? ? ? Countries_R_provinces_UdmurtRepublic) - -equal (el ? ? ? (toInt 213472)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Thuringen_cities_Erfurt))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Thuringen_cities_Erfurt) (el ? ? ? Countries_D_provinces_Thuringen) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 235067)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Chunchon))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Chunchon) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 262705)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Sinaloa_cities_Mazatlan))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Sinaloa_cities_Mazatlan) (el ? ? ? Countries_MEX_provinces_Sinaloa) - -located (el ? ? ? Deserts_Uaran) (el ? ? ? Mauritania) - -landAreaOnly (el ? ? ? Deserts_Uaran) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1109754)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Hatay))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Hatay) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5403)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Hatay_cities_Antakya) (el ? ? ? Countries_TR_provinces_Hatay) - -equal (el ? ? ? (toInt 303000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Andijon_cities_Andijon))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Andijon_cities_Andijon) (el ? ? ? Countries_UZB_provinces_Andijon) - -located (el ? ? ? Rivers_GrosserJenissej) (el ? ? ? Countries_R_provinces_Rep_ofTyva) - -located (el ? ? ? Rivers_GrosserJenissej) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_GrosserJenissej) (el ? ? ? Rivers_Jenissej) - -length (el ? ? ? Rivers_GrosserJenissej) (el ? ? ? (toInt 605)) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Tocantins_cities_Palmas) (el ? ? ? Countries_BR_provinces_Tocantins) - -equal (el ? ? ? (toInt 89972)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Arauca))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Arauca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23818)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Arauca_cities_Arauca) (el ? ? ? Countries_CO_provinces_Arauca) - -member (el ? ? ? Taiwan) (el ? ? ? Organizations_APEC) - -equal (el ? ? ? (toInt 575500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Western))) - -landAreaOnly (el ? ? ? Countries_Z_provinces_Western) (el ? ? ? (MeasureFn (el ? ? ? (toInt 126386)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_Z_provinces_Western_cities_Mongu) (el ? ? ? Countries_Z_provinces_Western) - -equal (el ? ? ? (toInt 900000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_LV_cities_Riga))) - -geographicalSubregion (el ? ? ? Countries_LV_cities_Riga) (el ? ? ? Latvia) - -located (el ? ? ? Mountains_Mt_Kosciuszko) (el ? ? ? Countries_AUS_provinces_NewSouthWales) - -located (el ? ? ? Mountains_Mt_Kosciuszko) (el ? ? ? Australia) - -sharedBorderLength (el ? ? ? SierraLeone) (el ? ? ? Liberia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 306)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 140525)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_York))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_York) (el ? ? ? Countries_CDN_provinces_Ontario) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 1203000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Styria))) - -landAreaOnly (el ? ? ? Countries_A_provinces_Styria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16386)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_A_provinces_Styria_cities_Graz) (el ? ? ? Countries_A_provinces_Styria) - -equal (el ? ? ? (toInt 427000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast_cities_Magnitogorsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast_cities_Magnitogorsk) (el ? ? ? Countries_R_provinces_Chelyabinskayaoblast) - -equal (el ? ? ? (toInt 254878)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Cirebon))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Cirebon) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 526300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Luapula))) - -landAreaOnly (el ? ? ? Countries_Z_provinces_Luapula) (el ? ? ? (MeasureFn (el ? ? ? (toInt 50567)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_Z_provinces_Luapula_cities_Mansa) (el ? ? ? Countries_Z_provinces_Luapula) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Giurgiu_cities_Giurgiu) (el ? ? ? Countries_RO_provinces_Giurgiu) - -equal (el ? ? ? (toInt 100500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hampshire_cities_Winchester))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Hampshire_cities_Winchester) (el ? ? ? Countries_GB_provinces_Hampshire) - -equal (el ? ? ? (toInt 116872)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_Villeurbanne))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_Villeurbanne) (el ? ? ? Countries_F_provinces_RhoneAlpes) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 100000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Penzenskayaoblast_cities_Kuznetsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Penzenskayaoblast_cities_Kuznetsk) (el ? ? ? Countries_R_provinces_Penzenskayaoblast) - -member (el ? ? ? Japan) (el ? ? ? Organizations_UNRWA) - -located (el ? ? ? Islands_Colonsay) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Colonsay) (el ? ? ? UnitedKingdom) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 1290079)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bayern_cities_Munich))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Bayern_cities_Munich) (el ? ? ? Countries_D_provinces_Bayern) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UNPREDEP) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Falkland_Islands_cities_Stanley) (el ? ? ? Countries_cid_cia_Falkland_Islands) - -equal (el ? ? ? (toInt 238000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_Wollongong))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_Wollongong) (el ? ? ? Countries_AUS_provinces_NewSouthWales) - -equal (el ? ? ? (toInt 249490)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Gelderland_cities_Nijmegen))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Gelderland_cities_Nijmegen) (el ? ? ? Countries_NL_provinces_Gelderland) - -equal (el ? ? ? (toInt 114000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_Queensland_cities_Townsville))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_Queensland_cities_Townsville) (el ? ? ? Countries_AUS_provinces_Queensland) - -equal (el ? ? ? (toInt 782224)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_SanJose))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_SanJose) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 200600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_Morazan))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_Morazan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1447)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_Morazan_cities_SanFranciscoGotera) (el ? ? ? Countries_ES_provinces_Morazan) - -equal (el ? ? ? (toInt 7374700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_SouthCentralCoast))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_SouthCentralCoast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 45876)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1048000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Murmanskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Murmanskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 144900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Murmanskayaoblast_cities_Murmansk) (el ? ? ? Countries_R_provinces_Murmanskayaoblast) - -equal (el ? ? ? (toInt 419300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Slupskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Slupskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7453)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Slupskie_cities_Slupsk) (el ? ? ? Countries_PL_provinces_Slupskie) - -equal (el ? ? ? (toInt 579150)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Yozgat))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Yozgat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14123)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Yozgat_cities_Yozgat) (el ? ? ? Countries_TR_provinces_Yozgat) - -equal (el ? ? ? (toInt 4540000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Shenyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Shenyang) (el ? ? ? Countries_TJ_provinces_Liaoning) - -geographicalSubregion (el ? ? ? CzechRepublic) (el ? ? ? Continents_Europe) - -member (el ? ? ? Countries_cid_cia_American_Samoa) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 605663)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_Peloponnisos))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_Peloponnisos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15490)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 463388)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Mississauga))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Mississauga) (el ? ? ? Countries_CDN_provinces_Ontario) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Izmir) (el ? ? ? Turkey) - -meetsSpatially (el ? ? ? Turkey) (el ? ? ? Greece) - -meetsSpatially (el ? ? ? Turkey) (el ? ? ? Azerbaijan) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ECE) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Ordu) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Istanbul) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Karamanmaras) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Erzurum) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Manisa) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Adana) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Bitlis) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Nigde) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Balikesir) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Kirikkale) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Antalya) (el ? ? ? Turkey) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IFRCS) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Tekirdag) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Agri) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Sakarya) (el ? ? ? Turkey) - -landAreaOnly (el ? ? ? Turkey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 780580)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Hatay) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Giresun) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Siirt) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Bursa) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Burdur) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Malatya) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Karaman) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Konya) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Kocaeli) (el ? ? ? Turkey) - -sectorCompositionOfGDPInPeriod (el ? ? ? Turkey) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 51.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Artvin) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Sirnak) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Aydin) (el ? ? ? Turkey) - -meetsSpatially (el ? ? ? Turkey) (el ? ? ? Georgia) - -meetsSpatially (el ? ? ? Turkey) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Icel) (el ? ? ? Turkey) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_Interpol) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Sivas) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Gumushane) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Eskisehir) (el ? ? ? Turkey) - -meetsSpatially (el ? ? ? Turkey) (el ? ? ? Armenia) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Zonguldak) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Kayseri) (el ? ? ? Turkey) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ICAO) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Nevsehir) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Elazig) (el ? ? ? Turkey) - -capitalCity (el ? ? ? Countries_TR_provinces_Ankara_cities_Ankara) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Kirklareli) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Cankiri) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Samsun) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Bolu) (el ? ? ? Turkey) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Yozgat) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Bilecik) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Canakkale) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Bayburt) (el ? ? ? Turkey) - -equal (el ? ? ? (toInt 62484478)) (el ? ? ? (PopulationFn (el ? ? ? Turkey))) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Gaziantep) (el ? ? ? Turkey) - -sectorCompositionOfGDPInPeriod (el ? ? ? Turkey) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 33.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Edirne) (el ? ? ? Turkey) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Hakkari) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Batman) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Bingol) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Rize) (el ? ? ? Turkey) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_UNESCO) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Mardin) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Isparta) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Tokat) (el ? ? ? Turkey) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_ECO) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Kastamonu) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Erzincan) (el ? ? ? Turkey) - -meetsSpatially (el ? ? ? Turkey) (el ? ? ? Syria) - -inflationRateInCountry (el ? ? ? Turkey) (el ? ? ? (toInt 94)) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Kirsehir) (el ? ? ? Turkey) - -meetsSpatially (el ? ? ? Turkey) (el ? ? ? Bulgaria) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Corum) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Diyarbakir) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Ankara) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Mugla) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Kutahya) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Usak) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Tunceli) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Aksaray) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Sanliurfa) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Sinop) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Trabzon) (el ? ? ? Turkey) - -member (el ? ? ? Turkey) (el ? ? ? Organizations_BIS) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Kars) (el ? ? ? Turkey) - -sectorCompositionOfGDPInPeriod (el ? ? ? Turkey) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 15.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Van) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Amasya) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Adiyaman) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Denizli) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Mus) (el ? ? ? Turkey) - -geographicSubregion (el ? ? ? Countries_TR_provinces_Afyon) (el ? ? ? Turkey) - -meetsSpatially (el ? ? ? Turkey) (el ? ? ? Iraq) - -equal (el ? ? ? (toInt 491194)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Phrae))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Phrae) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6549)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_STP_cities_SaoTome) (el ? ? ? SaoTomeAndPrincipe) - -equal (el ? ? ? (toInt 731000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Bacau))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Bacau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6606)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Bacau_cities_Bacau) (el ? ? ? Countries_RO_provinces_Bacau) - -equal (el ? ? ? (toInt 160004)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Esfahan_cities_Najafabad))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Esfahan_cities_Najafabad) (el ? ? ? Countries_IR_provinces_Esfahan) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IAEA) - -geographicalSubregion (el ? ? ? Countries_SD_cities_Mbabane) (el ? ? ? Swaziland) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Huambo_cities_Huambo) (el ? ? ? Countries_ANG_provinces_Huambo) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_IGADD) - -geographicalSubregion (el ? ? ? Vanuatu) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 142170)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Ankang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Ankang) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_G_77) - -located (el ? ? ? Lakes_LakeTumba) (el ? ? ? Zaire) - -landAreaOnly (el ? ? ? Lakes_LakeTumba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 500)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 2262800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_HaBac))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_HaBac) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4614)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1249670)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Zulia_cities_Maracaibo))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Zulia_cities_Maracaibo) (el ? ? ? Countries_YV_provinces_Zulia) - -landAreaOnly (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1040)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 81.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? China) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? (toRealNum 8.4)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 0.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 6305413)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Hong_Kong))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Hong_Kong) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 18.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 1200000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Huainan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Huainan) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 1302000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_Queensland_cities_Brisbane))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_Queensland_cities_Brisbane) (el ? ? ? Countries_AUS_provinces_Queensland) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IADB) - -equal (el ? ? ? (toInt 632000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Primorskykray_cities_Vladivostok))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Primorskykray_cities_Vladivostok) (el ? ? ? Countries_R_provinces_Primorskykray) - -equal (el ? ? ? (toInt 583493)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AnNajaf))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_AnNajaf) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28824)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_AnNajaf_cities_AnNajaf) (el ? ? ? Countries_IRQ_provinces_AnNajaf) - -located (el ? ? ? Mountains_Damavand) (el ? ? ? Countries_IR_provinces_Mazandaran) - -located (el ? ? ? Mountains_Damavand) (el ? ? ? Iran) - -equal (el ? ? ? (toInt 406070)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Hamadan_cities_Hamadan))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Hamadan_cities_Hamadan) (el ? ? ? Countries_IR_provinces_Hamadan) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Guam) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 2696826)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Alberta))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_Alberta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 661185)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_Alberta_cities_Edmonton) (el ? ? ? Countries_CDN_provinces_Alberta) - -equal (el ? ? ? (toInt 837000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Uige))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Uige) (el ? ? ? (MeasureFn (el ? ? ? (toInt 58698)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Uige_cities_Uige) (el ? ? ? Countries_ANG_provinces_Uige) - -equal (el ? ? ? (toInt 791800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Singida))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Singida) (el ? ? ? (MeasureFn (el ? ? ? (toInt 49341)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Singida_cities_Singida) (el ? ? ? Countries_EAT_provinces_Singida) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Guernsey) (el ? ? ? Continents_Europe) - -geographicalSubregion (el ? ? ? Egypt) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 492559)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Liaoyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Liaoyang) (el ? ? ? Countries_TJ_provinces_Liaoning) - -geographicalSubregion (el ? ? ? Countries_ER_cities_Asmara) (el ? ? ? Eritrea) - -located (el ? ? ? Rivers_Petschora) (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast) - -located (el ? ? ? Rivers_Petschora) (el ? ? ? Countries_R_provinces_Rep_ofKomi) - -located (el ? ? ? Rivers_Petschora) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Petschora) (el ? ? ? Seas_ArcticOcean) - -length (el ? ? ? Rivers_Petschora) (el ? ? ? (toInt 1809)) - -equal (el ? ? ? (toInt 214000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Amurskayaoblast_cities_Blagoveshchensk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Amurskayaoblast_cities_Blagoveshchensk) (el ? ? ? Countries_R_provinces_Amurskayaoblast) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 127321)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Michigan_cities_Lansing))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Michigan_cities_Lansing) (el ? ? ? Countries_USA_provinces_Michigan) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 2320000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Jinan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Jinan) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 2619000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestMidlands))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_WestMidlands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 899)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Birmingham) (el ? ? ? Countries_GB_provinces_WestMidlands) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_AlMuthanna_cities_AsSamawah) (el ? ? ? Countries_IRQ_provinces_AlMuthanna) - -equal (el ? ? ? (toInt 469400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Somerset))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Somerset) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3451)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Somerset_cities_Taunton) (el ? ? ? Countries_GB_provinces_Somerset) - -located (el ? ? ? Rivers_Garonne) (el ? ? ? Countries_F_provinces_MidiPyrenees) - -located (el ? ? ? Rivers_Garonne) (el ? ? ? Countries_F_provinces_LanguedocRousillon) - -located (el ? ? ? Rivers_Garonne) (el ? ? ? Countries_F_provinces_Aquitaine) - -located (el ? ? ? Rivers_Garonne) (el ? ? ? France) - -flowsInto (el ? ? ? Rivers_Garonne) (el ? ? ? Seas_AtlanticOcean) - -length (el ? ? ? Rivers_Garonne) (el ? ? ? (toInt 650)) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNITAR) - -equal (el ? ? ? (toInt 108202)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_TanjungBalai))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_TanjungBalai) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 128570)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_PinardelRio_cities_PinardelRio))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_PinardelRio_cities_PinardelRio) (el ? ? ? Countries_C_provinces_PinardelRio) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Borders_cities_NewtownSt_Boswells) (el ? ? ? Countries_GB_provinces_Borders) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_OAS) - -equal (el ? ? ? (toInt 2703700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Volgogradskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Volgogradskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 113900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Volgogradskayaoblast_cities_Volgograd) (el ? ? ? Countries_R_provinces_Volgogradskayaoblast) - -equal (el ? ? ? (toInt 7486242)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Georgia))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Georgia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 152576)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Georgia_cities_Atlanta) (el ? ? ? Countries_USA_provinces_Georgia) - -equal (el ? ? ? (toInt 807785)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Pondicherry))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Pondicherry) (el ? ? ? (MeasureFn (el ? ? ? (toInt 492)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Pondicherry_cities_Pondicherry) (el ? ? ? Countries_IND_provinces_Pondicherry) - -landAreaOnly (el ? ? ? Countries_cid_cia_Ashmore_and_Cartier_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 109602)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Inglewood))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Inglewood) (el ? ? ? Countries_USA_provinces_California) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Tekirdag_cities_Tekirdag) (el ? ? ? Countries_TR_provinces_Tekirdag) - -equal (el ? ? ? (toInt 574283)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Massachusetts_cities_Boston))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Massachusetts_cities_Boston) (el ? ? ? Countries_USA_provinces_Massachusetts) - -equal (el ? ? ? (toInt 1123125)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Toyama))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Toyama) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4252)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Toyama_cities_Toyama) (el ? ? ? Countries_J_provinces_Toyama) - -equal (el ? ? ? (toInt 364096)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AsSulaymaniyah_cities_AsSulaymaniyah))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_AsSulaymaniyah_cities_AsSulaymaniyah) (el ? ? ? Countries_IRQ_provinces_AsSulaymaniyah) - -equal (el ? ? ? (toInt 44005990)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Rajasthan))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Rajasthan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 342239)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Jaipur) (el ? ? ? Countries_IND_provinces_Rajasthan) - -member (el ? ? ? Japan) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 108600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Warwickshire_cities_StratfordonAvon))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Warwickshire_cities_StratfordonAvon) (el ? ? ? Countries_GB_provinces_Warwickshire) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 276074)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Cordoba_cities_Monteria))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Cordoba_cities_Monteria) (el ? ? ? Countries_CO_provinces_Cordoba) - -equal (el ? ? ? (toInt 130000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Gyor_munic_cities_Gyor))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Gyor_munic_cities_Gyor) (el ? ? ? Countries_H_provinces_Gyor_munic) - -located (el ? ? ? Rivers_Uruguay) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -located (el ? ? ? Rivers_Uruguay) (el ? ? ? Uruguay) - -located (el ? ? ? Rivers_Uruguay) (el ? ? ? Brazil) - -flowsInto (el ? ? ? Rivers_Uruguay) (el ? ? ? Rivers_RiodelaPlata) - -length (el ? ? ? Rivers_Uruguay) (el ? ? ? (toInt 1650)) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Inhambane_cities_Inhambane) (el ? ? ? Countries_MOC_provinces_Inhambane) - -equal (el ? ? ? (toInt 6822)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Norrbotten_cities_Jokkmokk))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Norrbotten_cities_Jokkmokk) (el ? ? ? Countries_S_provinces_Norrbotten) - -equal (el ? ? ? (toInt 181519)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_HuntingtonBeach))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_HuntingtonBeach) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 489700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cumbria))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Cumbria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6810)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Cumbria_cities_Carlisle) (el ? ? ? Countries_GB_provinces_Cumbria) - -equal (el ? ? ? (toInt 924505)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_alKhartum_cities_Khartoum))) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_alKhartum_cities_Khartoum) (el ? ? ? Countries_SUD_provinces_alKhartum) - -located (el ? ? ? Islands_NorthUlist) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_NorthUlist) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 102723)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_HauteNormandie_cities_Rouen))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_HauteNormandie_cities_Rouen) (el ? ? ? Countries_F_provinces_HauteNormandie) - -equal (el ? ? ? (toInt 1462900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_DongThap))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_DongThap) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3276)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_SanMiguelIsland) (el ? ? ? Countries_USA_provinces_California) - -located (el ? ? ? Islands_SanMiguelIsland) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 955800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofMordovia))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofMordovia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofMordovia_cities_Saransk) (el ? ? ? Countries_R_provinces_Rep_ofMordovia) - -equal (el ? ? ? (toInt 77763)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Turku_Pori_cities_Pori))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Turku_Pori_cities_Pori) (el ? ? ? Countries_SF_provinces_Turku_Pori) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_ICAO) - -equal (el ? ? ? (toInt 6737324)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Veracruz))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Veracruz) (el ? ? ? (MeasureFn (el ? ? ? (toInt 72815)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Veracruz_cities_Jalapa) (el ? ? ? Countries_MEX_provinces_Veracruz) - -equal (el ? ? ? (toInt 327368)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Porto_cities_Porto))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Porto_cities_Porto) (el ? ? ? Countries_P_provinces_Porto) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Callao_cities_Callao) (el ? ? ? Countries_PE_provinces_Callao) - -landAreaOnly (el ? ? ? SriLanka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 65610)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IOC) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_CCC) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_WHO) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IFC) - -sectorCompositionOfGDPInPeriod (el ? ? ? SriLanka) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? SriLanka) (el ? ? ? ServiceSector) (el ? ? ? (toInt 52)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? SriLanka) (el ? ? ? (toRealNum 8.4)) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_SAARC) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_FAO) - -capitalCity (el ? ? ? Countries_CL_cities_Colombo) (el ? ? ? SriLanka) - -sectorCompositionOfGDPInPeriod (el ? ? ? SriLanka) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 18553074)) (el ? ? ? (PopulationFn (el ? ? ? SriLanka))) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_IOM) - -member (el ? ? ? SriLanka) (el ? ? ? Organizations_ICC) - -equal (el ? ? ? (toInt 1200000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ARM_cities_Yerevan))) - -geographicalSubregion (el ? ? ? Countries_ARM_cities_Yerevan) (el ? ? ? Armenia) - -geographicalSubregion (el ? ? ? Countries_MW_cities_Lilongwe) (el ? ? ? Malawi) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ECE) - -equal (el ? ? ? (toInt 265347)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Alabama_cities_Birmingham))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Alabama_cities_Birmingham) (el ? ? ? Countries_USA_provinces_Alabama) - -geographicalSubregion (el ? ? ? Countries_MK_cities_Skopje) (el ? ? ? Macedonia) - -geographicalSubregion (el ? ? ? Swaziland) (el ? ? ? Continents_Africa) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_BoyerAhmadeKohkiluyeh_cities_Yasuj) (el ? ? ? Countries_IR_provinces_BoyerAhmadeKohkiluyeh) - -located (el ? ? ? Islands_Antigua) (el ? ? ? AntiguaAndBarbuda) - -landAreaOnly (el ? ? ? Islands_Antigua) (el ? ? ? (MeasureFn (el ? ? ? (toInt 280)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Cuba) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 341531)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Murcia_cities_Murcia))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Murcia_cities_Murcia) (el ? ? ? Countries_E_provinces_Murcia) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 260489)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_Hue))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_Hue) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 230356)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewYork_cities_Rochester))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewYork_cities_Rochester) (el ? ? ? Countries_USA_provinces_NewYork) - -equal (el ? ? ? (toInt 282400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Nottinghamshire_cities_Nottingham))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Nottinghamshire_cities_Nottingham) (el ? ? ? Countries_GB_provinces_Nottinghamshire) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 1309400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_BenTre))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_BenTre) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2247)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_BSEC) - -inflationRateInCountry (el ? ? ? Armenia) (el ? ? ? (toRealNum 32.2)) - -capitalCity (el ? ? ? Countries_ARM_cities_Yerevan) (el ? ? ? Armenia) - -equal (el ? ? ? (toInt 3463574)) (el ? ? ? (PopulationFn (el ? ? ? Armenia))) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_ILO) - -landAreaOnly (el ? ? ? Armenia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29800)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Armenia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_EBRD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Armenia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 57)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_ANC) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_UN) - -meetsSpatially (el ? ? ? Armenia) (el ? ? ? Turkey) - -meetsSpatially (el ? ? ? Armenia) (el ? ? ? Iran) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_IOM) - -meetsSpatially (el ? ? ? Armenia) (el ? ? ? Georgia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Armenia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 36)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_ECE) - -member (el ? ? ? Armenia) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 1960000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Taiyuan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Taiyuan) (el ? ? ? Countries_TJ_provinces_Shanxi) - -equal (el ? ? ? (toInt 369734)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_DaNang))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_DaNang) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 642000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Wroclawskie_cities_Wroclaw))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Wroclawskie_cities_Wroclaw) (el ? ? ? Countries_PL_provinces_Wroclawskie) - -located (el ? ? ? Deserts_NubianDesert) (el ? ? ? Countries_SUD_provinces_ashSharqiyah) - -located (el ? ? ? Deserts_NubianDesert) (el ? ? ? Sudan) - -landAreaOnly (el ? ? ? Deserts_NubianDesert) (el ? ? ? (MeasureFn (el ? ? ? (toInt 30000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Angola) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Panama) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 391299)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_CamposdosGoytacazes))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_CamposdosGoytacazes) (el ? ? ? Brazil) - -equal (el ? ? ? (toInt 678000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Arges))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Arges) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6801)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Arges_cities_Pitesti) (el ? ? ? Countries_RO_provinces_Arges) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 1360800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_ChuvashRepublic))) - -landAreaOnly (el ? ? ? Countries_R_provinces_ChuvashRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_ChuvashRepublic_cities_Cheboksary) (el ? ? ? Countries_R_provinces_ChuvashRepublic) - -located (el ? ? ? Mountains_PikChan_Tengri) (el ? ? ? Kyrgyzstan) - -sharedBorderLength (el ? ? ? Slovakia) (el ? ? ? CzechRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 215)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 225340)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Bolivar_cities_CiudadBolivar))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Bolivar_cities_CiudadBolivar) (el ? ? ? Countries_YV_provinces_Bolivar) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 197241)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khuzestan_cities_Khorramshahr))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Khuzestan_cities_Khorramshahr) (el ? ? ? Countries_IR_provinces_Khuzestan) - -equal (el ? ? ? (toInt 2099600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Zaporizka))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Zaporizka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Zaporizka_cities_Zaporizhzhya) (el ? ? ? Countries_UA_provinces_Zaporizka) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_G_6) - -equal (el ? ? ? (toInt 594513)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Narathiwat))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Narathiwat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4470)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 257862)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NingxiaHuizu_cities_Shizuishan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NingxiaHuizu_cities_Shizuishan) (el ? ? ? Countries_TJ_provinces_NingxiaHuizu) - -geographicalSubregion (el ? ? ? Guinea) (el ? ? ? Continents_Africa) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_IFAD) - -sharedBorderLength (el ? ? ? SouthAfrica) (el ? ? ? Botswana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1840)) (el ? ? ? Kilometer))) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 701032)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Liguria_cities_Genua))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Liguria_cities_Genua) (el ? ? ? Countries_I_provinces_Liguria) - -equal (el ? ? ? (toInt 1127700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Kieleckie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Kieleckie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9211)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Kieleckie_cities_Kielce) (el ? ? ? Countries_PL_provinces_Kieleckie) - -equal (el ? ? ? (toInt 191305)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Valencia_cities_Elx))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Valencia_cities_Elx) (el ? ? ? Countries_E_provinces_Valencia) - -member (el ? ? ? Angola) (el ? ? ? Organizations_IFAD) - -equal (el ? ? ? (toInt 4265000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElGiza))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElGiza) (el ? ? ? (MeasureFn (el ? ? ? (toInt 85153)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElGiza_cities_ElGiza) (el ? ? ? Countries_ET_provinces_ElGiza) - -equal (el ? ? ? (toInt 455000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tverskayaoblast_cities_Tver))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Tverskayaoblast_cities_Tver) (el ? ? ? Countries_R_provinces_Tverskayaoblast) - -geographicalSubregion (el ? ? ? Countries_RIM_cities_Nouakchott) (el ? ? ? Mauritania) - -equal (el ? ? ? (toInt 366712)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Salem))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Salem) (el ? ? ? Countries_IND_provinces_TamilNadu) - -member (el ? ? ? Italy) (el ? ? ? Organizations_AsDB) - -equal (el ? ? ? (toInt 436300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_KarachayevoCherkesskRep_))) - -landAreaOnly (el ? ? ? Countries_R_provinces_KarachayevoCherkesskRep_) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_KarachayevoCherkesskRep__cities_Cherkessk) (el ? ? ? Countries_R_provinces_KarachayevoCherkesskRep_) - -hasHeadq (el ? ? ? Organizations_FAO) (el ? ? ? Countries_I_provinces_Lazio_cities_Rome) - -located (el ? ? ? Lakes_Paeijaenne) (el ? ? ? Countries_SF_provinces_Suomi) - -located (el ? ? ? Lakes_Paeijaenne) (el ? ? ? Countries_SF_provinces_Haeme) - -located (el ? ? ? Lakes_Paeijaenne) (el ? ? ? Finland) - -landAreaOnly (el ? ? ? Lakes_Paeijaenne) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1090)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 241019)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Yibin))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Yibin) (el ? ? ? Countries_TJ_provinces_Sichuan) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Albania) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_IL_provinces_Central) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_TR_provinces_Canakkale) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_E_provinces_Catalonia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Libya) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Morocco) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Croatia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Sardegna) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Egypt) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Slovenia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_ET_provinces_SinaashShamaliyah) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Spain) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_TR_provinces_Antalya) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Italy) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_ET_provinces_Dumyat) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Malta) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Puglia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_IL_provinces_TelAviv) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Algeria) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Monaco) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_F_provinces_LanguedocRousillon) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_ET_provinces_ElIskandariya_munic) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_E_provinces_Murcia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_TR_provinces_Aydin) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_E_provinces_Andalusia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Cyprus) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? France) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_TR_provinces_Balikesir) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_IL_provinces_North) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_ET_provinces_ElDaqahliya) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_ET_provinces_KafrelSheikh) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? SerbiaAndMontenegro) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_IL_provinces_South) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_E_provinces_Valencia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_FriuliVeneziaGiulia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Lazio) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Campania) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_TR_provinces_Mugla) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Lebanon) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Syria) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Marche) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_F_provinces_Corse) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_F_provinces_ProvenceCotedAzur) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Toscana) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Veneto) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_TR_provinces_Izmir) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_ET_provinces_ElBuhayra) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_E_provinces_BalearicIslands) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Greece) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Liguria) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_ET_provinces_BurSaid_munic) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Sicilia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_TR_provinces_Icel) - -depth (el ? ? ? Seas_MediterraneanSea) (el ? ? ? (toInt 5121)) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_TR_provinces_Hatay) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Israel) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_IL_provinces_Haifa) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_ET_provinces_Matruh) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_I_provinces_Calabria) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Tunisia) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Turkey) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? BosniaAndHerzegovina) - -located (el ? ? ? Seas_MediterraneanSea) (el ? ? ? Countries_TR_provinces_Adana) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_OPANAL) - -geographicalSubregion (el ? ? ? Cyprus) (el ? ? ? Continents_Europe) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 144368)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Madrid_cities_Getafe))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Madrid_cities_Getafe) (el ? ? ? Countries_E_provinces_Madrid) - -located (el ? ? ? Islands_Mainland) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Mainland) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 363000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Harghita))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Harghita) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6610)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Harghita_cities_MiercureaCiuc) (el ? ? ? Countries_RO_provinces_Harghita) - -equal (el ? ? ? (toInt 136700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Berkshire_cities_Windsor))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Berkshire_cities_Windsor) (el ? ? ? Countries_GB_provinces_Berkshire) - -equal (el ? ? ? (toInt 1748000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Hokkaido_cities_Sapporo))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Hokkaido_cities_Sapporo) (el ? ? ? Countries_J_provinces_Hokkaido) - -equal (el ? ? ? (toInt 520900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_QuangTri))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_QuangTri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4592)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 317300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Wakefield))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Wakefield) (el ? ? ? Countries_GB_provinces_WestYorkshire) - -sharedBorderLength (el ? ? ? Croatia) (el ? ? ? Hungary) (el ? ? ? (MeasureFn (el ? ? ? (toInt 329)) (el ? ? ? Kilometer))) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 110242)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Jalisco_cities_Cuautla))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Jalisco_cities_Cuautla) (el ? ? ? Countries_MEX_provinces_Jalisco) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_OAS) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_D_provinces_Brandenburg) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_CZ_provinces_Praha) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Germany) - -flowsInto (el ? ? ? Rivers_Elbe) (el ? ? ? Seas_NorthSea) - -length (el ? ? ? Rivers_Elbe) (el ? ? ? (toInt 1144)) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_CZ_provinces_Severocesky) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_D_provinces_Sachsen) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_D_provinces_Hamburg) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_D_provinces_SachsenAnhalt) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_D_provinces_Niedersachsen) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_D_provinces_SchleswigHolstein) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_CZ_provinces_Vychodocesky) - -located (el ? ? ? Rivers_Elbe) (el ? ? ? Countries_D_provinces_MecklenburgVorpommern) - -sharedBorderLength (el ? ? ? Jordan) (el ? ? ? Israel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 238)) (el ? ? ? Kilometer))) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IDA) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_EBRD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Belarus) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 21)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_BY_cities_Minsk) (el ? ? ? Belarus) - -meetsSpatially (el ? ? ? Belarus) (el ? ? ? Russia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Belarus) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 49)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Belarus) (el ? ? ? Lithuania) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_IAEA) - -meetsSpatially (el ? ? ? Belarus) (el ? ? ? Latvia) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_CIS) - -meetsSpatially (el ? ? ? Belarus) (el ? ? ? Ukraine) - -meetsSpatially (el ? ? ? Belarus) (el ? ? ? Poland) - -equal (el ? ? ? (toInt 10415973)) (el ? ? ? (PopulationFn (el ? ? ? Belarus))) - -landAreaOnly (el ? ? ? Belarus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 207600)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Belarus) (el ? ? ? ServiceSector) (el ? ? ? (toInt 30)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Belarus) (el ? ? ? Organizations_ANC) - -inflationRateInCountry (el ? ? ? Belarus) (el ? ? ? (toInt 244)) - -equal (el ? ? ? (toInt 1287005)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Shiga))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Shiga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4016)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Shiga_cities_Otsu) (el ? ? ? Countries_J_provinces_Shiga) - -equal (el ? ? ? (toInt 1855700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Nordextreme))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Nordextreme) (el ? ? ? (MeasureFn (el ? ? ? (toInt 34246)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Nordextreme_cities_Maroua) (el ? ? ? Countries_CAM_provinces_Nordextreme) - -sharedBorderLength (el ? ? ? WesternSahara) (el ? ? ? Morocco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 443)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 795789)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Yichun))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Yichun) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -located (el ? ? ? Mountains_Llullaillaco) (el ? ? ? Countries_RA_provinces_Tucuman) - -located (el ? ? ? Mountains_Llullaillaco) (el ? ? ? Chile) - -located (el ? ? ? Mountains_Llullaillaco) (el ? ? ? Argentina) - -geographicalSubregion (el ? ? ? Brazil) (el ? ? ? Continents_America) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_BIS) - -member (el ? ? ? Italy) (el ? ? ? Organizations_G_8) - -equal (el ? ? ? (toInt 2060000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Qingdao))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Qingdao) (el ? ? ? Countries_TJ_provinces_Shandong) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 181424)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Fujian_cities_Zhangzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Fujian_cities_Zhangzhou) (el ? ? ? Countries_TJ_provinces_Fujian) - -located (el ? ? ? Lakes_Inari) (el ? ? ? Countries_SF_provinces_Lappia) - -located (el ? ? ? Lakes_Inari) (el ? ? ? Finland) - -landAreaOnly (el ? ? ? Lakes_Inari) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1085)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_Ibiza) (el ? ? ? Countries_E_provinces_BalearicIslands) - -located (el ? ? ? Islands_Ibiza) (el ? ? ? Spain) - -landAreaOnly (el ? ? ? Islands_Ibiza) (el ? ? ? (MeasureFn (el ? ? ? (toInt 572)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? CentralAfricanRepublic) (el ? ? ? Continents_Africa) - -member (el ? ? ? Japan) (el ? ? ? Organizations_AfDB) - -sharedBorderLength (el ? ? ? Suriname) (el ? ? ? FrenchGuiana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 510)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 409100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Jiaozuo))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Jiaozuo) (el ? ? ? Countries_TJ_provinces_Henan) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 1985300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Izmir_cities_Izmir))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Izmir_cities_Izmir) (el ? ? ? Countries_TR_provinces_Izmir) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_VS_cities_Sion) (el ? ? ? Countries_CH_provinces_VS) - -equal (el ? ? ? (toInt 2522819)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Arkansas))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Arkansas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 137754)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Arkansas_cities_LittleRock) (el ? ? ? Countries_USA_provinces_Arkansas) - -equal (el ? ? ? (toInt 1343000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Kaohsiung_munic))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Kaohsiung_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 154)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Kaohsiung_munic_cities_Kaohsiung) (el ? ? ? Countries_RC_provinces_Kaohsiung_munic) - -equal (el ? ? ? (toInt 2791354)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Lazio_cities_Rome))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Lazio_cities_Rome) (el ? ? ? Countries_I_provinces_Lazio) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 192981)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Fuyu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Fuyu) (el ? ? ? Countries_TJ_provinces_Jilin) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_BCIE) - -inflationRateInCountry (el ? ? ? CostaRica) (el ? ? ? (toRealNum 22.5)) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_WTrO) - -landAreaOnly (el ? ? ? CostaRica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 51100)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_CR_provinces_Cartago) (el ? ? ? CostaRica) - -geographicSubregion (el ? ? ? Countries_CR_provinces_Heredia) (el ? ? ? CostaRica) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IFC) - -meetsSpatially (el ? ? ? CostaRica) (el ? ? ? Panama) - -capitalCity (el ? ? ? Countries_CR_provinces_SanJose_cities_SanJose) (el ? ? ? CostaRica) - -equal (el ? ? ? (toInt 3463083)) (el ? ? ? (PopulationFn (el ? ? ? CostaRica))) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_ECLAC) - -geographicSubregion (el ? ? ? Countries_CR_provinces_Punarenas) (el ? ? ? CostaRica) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_ITU) - -geographicSubregion (el ? ? ? Countries_CR_provinces_Guanacaste) (el ? ? ? CostaRica) - -geographicSubregion (el ? ? ? Countries_CR_provinces_Limon) (el ? ? ? CostaRica) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IADB) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_LAES) - -meetsSpatially (el ? ? ? CostaRica) (el ? ? ? Nicaragua) - -geographicSubregion (el ? ? ? Countries_CR_provinces_SanJose) (el ? ? ? CostaRica) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IMO) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_CR_provinces_Alajuela) (el ? ? ? CostaRica) - -member (el ? ? ? CostaRica) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 485700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Pilskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Pilskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8205)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Pilskie_cities_Pila) (el ? ? ? Countries_PL_provinces_Pilskie) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IAEA) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_TG_cities_Frauenfeld) (el ? ? ? Countries_CH_provinces_TG) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 201700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Strathclyde_cities_Renfrew))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Strathclyde_cities_Renfrew) (el ? ? ? Countries_GB_provinces_Strathclyde) - -equal (el ? ? ? (toInt 137663)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Granma_cities_Bayamo))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_Granma_cities_Bayamo) (el ? ? ? Countries_C_provinces_Granma) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_MINURSO) - -equal (el ? ? ? (toInt 216000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_Gliwice))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_Gliwice) (el ? ? ? Countries_PL_provinces_Katowickie) - -member (el ? ? ? Italy) (el ? ? ? Organizations_OECD) - -equal (el ? ? ? (toInt 194178)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Phuket))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Phuket) (el ? ? ? (MeasureFn (el ? ? ? (toInt 542)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 297000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Cherkaska_cities_Cherkasy))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Cherkaska_cities_Cherkasy) (el ? ? ? Countries_UA_provinces_Cherkaska) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Ocotepeque_cities_Ocotepeque) (el ? ? ? Countries_HCA_provinces_Ocotepeque) - -member (el ? ? ? Mali) (el ? ? ? Organizations_ICRM) - -located (el ? ? ? Lakes_LakeRukwa) (el ? ? ? Countries_EAT_provinces_Tabora) - -located (el ? ? ? Lakes_LakeRukwa) (el ? ? ? Countries_EAT_provinces_Mbeya) - -located (el ? ? ? Lakes_LakeRukwa) (el ? ? ? Tanzania) - -equal (el ? ? ? (toInt 197000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_KamenskUralskiy))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_KamenskUralskiy) (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast) - -member (el ? ? ? Israel) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_UN) - -capitalCity (el ? ? ? Countries_JA_cities_Kingston) (el ? ? ? Jamaica) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 2595275)) (el ? ? ? (PopulationFn (el ? ? ? Jamaica))) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_UNIDO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Jamaica) (el ? ? ? ServiceSector) (el ? ? ? (toInt 64)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_UPU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Jamaica) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 28.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_G_19) - -landAreaOnly (el ? ? ? Jamaica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10990)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Jamaica) (el ? ? ? (toRealNum 25.5)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Jamaica) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 7.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_OPANAL) - -member (el ? ? ? Jamaica) (el ? ? ? Organizations_ITU) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Fife_cities_Glenrothes) (el ? ? ? Countries_GB_provinces_Fife) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IFAD) - -geographicalSubregion (el ? ? ? Countries_SP_cities_Mogadishu) (el ? ? ? Somalia) - -equal (el ? ? ? (toInt 111541)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Siegen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Siegen) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -sharedBorderLength (el ? ? ? Argentina) (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1224)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Yoro_cities_Yoro) (el ? ? ? Countries_HCA_provinces_Yoro) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_OW_cities_Sarnen) (el ? ? ? Countries_CH_provinces_OW) - -geographicalSubregion (el ? ? ? Tuvalu) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UPU) - -equal (el ? ? ? (toInt 1980)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_NorfolkIsland))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_NorfolkIsland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_NorfolkIsland_cities_Kingston) (el ? ? ? Countries_AUS_provinces_NorfolkIsland) - -equal (el ? ? ? (toInt 294680)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Khouribga))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Khouribga) (el ? ? ? Morocco) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_ECA) - -equal (el ? ? ? (toInt 237100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_VilaReal))) - -landAreaOnly (el ? ? ? Countries_P_provinces_VilaReal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4328)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 119036)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_RahimYarKhan))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_RahimYarKhan) (el ? ? ? Pakistan) - -landAreaOnly (el ? ? ? Countries_cid_cia_Heard_Island_and_McDonald_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 412)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 3657000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_Sydney))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_NewSouthWales_cities_Sydney) (el ? ? ? Countries_AUS_provinces_NewSouthWales) - -located (el ? ? ? Rivers_Goetaaelv) (el ? ? ? Countries_S_provinces_Skaraborg) - -located (el ? ? ? Rivers_Goetaaelv) (el ? ? ? Countries_S_provinces_GoteborgochBohus) - -located (el ? ? ? Rivers_Goetaaelv) (el ? ? ? Countries_S_provinces_Alvsborg) - -located (el ? ? ? Rivers_Goetaaelv) (el ? ? ? Sweden) - -flowsInto (el ? ? ? Rivers_Goetaaelv) (el ? ? ? Seas_NorthSea) - -length (el ? ? ? Rivers_Goetaaelv) (el ? ? ? (toInt 93)) - -equal (el ? ? ? (toInt 468842)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Tekirdag))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Tekirdag) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6218)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Tekirdag_cities_Tekirdag) (el ? ? ? Countries_TR_provinces_Tekirdag) - -equal (el ? ? ? (toInt 214957)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Qitaihe))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Qitaihe) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 126000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Mangaung))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Mangaung) (el ? ? ? SouthAfrica) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_IMF) - -located (el ? ? ? Islands_Bali) (el ? ? ? Indonesia) - -member (el ? ? ? Togo) (el ? ? ? Organizations_Entente) - -sharedBorderLength (el ? ? ? Rwanda) (el ? ? ? Burundi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 290)) (el ? ? ? Kilometer))) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 162000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Vladimirskayaoblast_cities_Kovrov))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Vladimirskayaoblast_cities_Kovrov) (el ? ? ? Countries_R_provinces_Vladimirskayaoblast) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Guadeloupe_cities_Basse_Terre) (el ? ? ? Countries_cid_cia_Guadeloupe) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Norfolk_Island) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 795594)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Corrientes))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Corrientes) (el ? ? ? (MeasureFn (el ? ? ? (toInt 88199)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Corrientes_cities_Corrientes) (el ? ? ? Countries_RA_provinces_Corrientes) - -geographicalSubregion (el ? ? ? SaoTomeAndPrincipe) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 264583)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Atlantico_cities_Soledad))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Atlantico_cities_Soledad) (el ? ? ? Countries_CO_provinces_Atlantico) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Shizuoka_cities_Shizuoka) (el ? ? ? Countries_J_provinces_Shizuoka) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 118291)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_MecklenburgVorpommern_cities_Schwerin))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_MecklenburgVorpommern_cities_Schwerin) (el ? ? ? Countries_D_provinces_MecklenburgVorpommern) - -located (el ? ? ? Mountains_Hotaka_Dake) (el ? ? ? Countries_J_provinces_Gifu) - -located (el ? ? ? Mountains_Hotaka_Dake) (el ? ? ? Countries_J_provinces_Nagano) - -located (el ? ? ? Mountains_Hotaka_Dake) (el ? ? ? Japan) - -equal (el ? ? ? (toInt 1234)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MC_cities_Monaco))) - -geographicalSubregion (el ? ? ? Countries_MC_cities_Monaco) (el ? ? ? Monaco) - -equal (el ? ? ? (toInt 441358)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Masan))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Masan) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 293700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_cities_Sandwell))) - -geographicalSubregion (el ? ? ? Countries_GB_cities_Sandwell) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 191000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Farghona_cities_Farghona))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Farghona_cities_Farghona) (el ? ? ? Countries_UZB_provinces_Farghona) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 386505)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_BeniMellal))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_BeniMellal) (el ? ? ? Morocco) - -equal (el ? ? ? (toInt 392)) (el ? ? ? (PopulationFn (el ? ? ? Countries_V_cities_VaticanCity))) - -geographicalSubregion (el ? ? ? Countries_V_cities_VaticanCity) (el ? ? ? HolySee) - -geographicalSubregion (el ? ? ? SriLanka) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 943600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Pavlodar))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Pavlodar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 124800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Pavlodar_cities_Pavlodar) (el ? ? ? Countries_KAZ_provinces_Pavlodar) - -equal (el ? ? ? (toInt 167900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Colon))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Colon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8875)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Colon_cities_Trujillo) (el ? ? ? Countries_HCA_provinces_Colon) - -hasHeadq (el ? ? ? Organizations_ISO) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -located (el ? ? ? Rivers_Argun) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -located (el ? ? ? Rivers_Argun) (el ? ? ? Countries_R_provinces_Chitinskayaoblast) - -located (el ? ? ? Rivers_Argun) (el ? ? ? China) - -located (el ? ? ? Rivers_Argun) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Argun) (el ? ? ? Rivers_Amur) - -length (el ? ? ? Rivers_Argun) (el ? ? ? (toInt 1620)) - -equal (el ? ? ? (toInt 377409)) (el ? ? ? (PopulationFn (el ? ? ? Countries_LAO_cities_Vientiane))) - -geographicalSubregion (el ? ? ? Countries_LAO_cities_Vientiane) (el ? ? ? Laos) - -equal (el ? ? ? (toInt 865100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_ChechenRep_))) - -landAreaOnly (el ? ? ? Countries_R_provinces_ChechenRep_) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_ChechenRep__cities_Grozny) (el ? ? ? Countries_R_provinces_ChechenRep_) - -member (el ? ? ? Italy) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 130458)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Chapeco))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Chapeco) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -equal (el ? ? ? (toInt 1292700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_SouthYorkshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_SouthYorkshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1560)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_SouthYorkshire_cities_Barnsley) (el ? ? ? Countries_GB_provinces_SouthYorkshire) - -equal (el ? ? ? (toInt 189100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hampshire_cities_Portsmouth))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Hampshire_cities_Portsmouth) (el ? ? ? Countries_GB_provinces_Hampshire) - -equal (el ? ? ? (toInt 5170877)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_HimachalPradesh))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_HimachalPradesh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 55673)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_HimachalPradesh_cities_Simla) (el ? ? ? Countries_IND_provinces_HimachalPradesh) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_UNESCO) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Torfaen_cities_Pontypool) (el ? ? ? Countries_GB_provinces_Torfaen) - -geographicalSubregion (el ? ? ? Japan) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 123000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnoyarskiykray_cities_Achinsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Krasnoyarskiykray_cities_Achinsk) (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) - -equal (el ? ? ? (toInt 987429)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_RhodeIsland))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_RhodeIsland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3139)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_RhodeIsland_cities_Providence) (el ? ? ? Countries_USA_provinces_RhodeIsland) - -hasHeadq (el ? ? ? Organizations_ITU) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_Inmarsat) - -equal (el ? ? ? (toInt 119604)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Pasadena))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Pasadena) (el ? ? ? Countries_USA_provinces_Texas) - -hasHeadq (el ? ? ? Organizations_Intelsat) (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Mexico) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_USA_provinces_Mississippi) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_USA_provinces_Florida) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Cuba) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_USA_provinces_Alabama) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_MEX_provinces_Yucatan) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_C_provinces_LaHabana) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_C_provinces_PinardelRio) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? UnitedStates) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_C_provinces_CiudaddelaHabana) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_MEX_provinces_Tamaulipas) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_USA_provinces_Louisiana) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_MEX_provinces_Tabasco) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_MEX_provinces_Veracruz) - -depth (el ? ? ? Seas_GulfofMexico) (el ? ? ? (toInt 4375)) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_MEX_provinces_Campeche) - -located (el ? ? ? Seas_GulfofMexico) (el ? ? ? Countries_USA_provinces_Texas) - -equal (el ? ? ? (toInt 979500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Szczecinskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Szczecinskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9982)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Szczecinskie_cities_Szczecin) (el ? ? ? Countries_PL_provinces_Szczecinskie) - -equal (el ? ? ? (toInt 1976000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Severomoravsky))) - -landAreaOnly (el ? ? ? Countries_CZ_provinces_Severomoravsky) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11067)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CZ_provinces_Severomoravsky_cities_Ostrava) (el ? ? ? Countries_CZ_provinces_Severomoravsky) - -equal (el ? ? ? (toInt 222600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Colon))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_Colon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7247)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_Colon_cities_Colon) (el ? ? ? Countries_PA_provinces_Colon) - -sharedBorderLength (el ? ? ? Thailand) (el ? ? ? Burma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1800)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Hunedoara_cities_Deva) (el ? ? ? Countries_RO_provinces_Hunedoara) - -equal (el ? ? ? (toInt 686700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Niassa))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Niassa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 129055)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Niassa_cities_Lichinga) (el ? ? ? Countries_MOC_provinces_Niassa) - -equal (el ? ? ? (toInt 106328)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_FranciscoMorato))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_FranciscoMorato) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -hasHeadq (el ? ? ? Organizations_OAU) (el ? ? ? Countries_ETH_cities_AddisAbaba) - -hasHeadq (el ? ? ? Organizations_IMF) (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Carmarthenshire_cities_Carmarthen) (el ? ? ? Countries_GB_provinces_Carmarthenshire) - -equal (el ? ? ? (toInt 891000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Zaporizka_cities_Zaporizhzhya))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Zaporizka_cities_Zaporizhzhya) (el ? ? ? Countries_UA_provinces_Zaporizka) - -geographicalSubregion (el ? ? ? Countries_cid_cia_American_Samoa_cities_PagoPago) (el ? ? ? Countries_cid_cia_American_Samoa) - -equal (el ? ? ? (toInt 767481)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Sivas))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Sivas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28488)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Sivas_cities_Sivas) (el ? ? ? Countries_TR_provinces_Sivas) - -equal (el ? ? ? (toInt 1185500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofKomi))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Rep_ofKomi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 415900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Rep_ofKomi_cities_Syktyvkar) (el ? ? ? Countries_R_provinces_Rep_ofKomi) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_ACCT) - -equal (el ? ? ? (toInt 132744)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Mishan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Mishan) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 34810000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shaanxi))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Shaanxi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 205000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Xi) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_ChaharMahaleBakhtiari_cities_ShahreKord) (el ? ? ? Countries_IR_provinces_ChaharMahaleBakhtiari) - -equal (el ? ? ? (toInt 771441)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Shimane))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Shimane) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6628)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Shimane_cities_Matsue) (el ? ? ? Countries_J_provinces_Shimane) - -equal (el ? ? ? (toInt 6941672)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Lima))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Lima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 34801)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Lima_cities_Lima) (el ? ? ? Countries_PE_provinces_Lima) - -hasHeadq (el ? ? ? Organizations_NATO) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 640883)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NorthDakota))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_NorthDakota) (el ? ? ? (MeasureFn (el ? ? ? (toInt 183117)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_NorthDakota_cities_Bismarck) (el ? ? ? Countries_USA_provinces_NorthDakota) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 976727)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SYR_cities_Aleppo))) - -geographicalSubregion (el ? ? ? Countries_SYR_cities_Aleppo) (el ? ? ? Syria) - -equal (el ? ? ? (toInt 1263000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Abruzzo))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Abruzzo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10794)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Abruzzo_cities_LAquila) (el ? ? ? Countries_I_provinces_Abruzzo) - -equal (el ? ? ? (toInt 109000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ikire))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ikire) (el ? ? ? Nigeria) - -hasHeadq (el ? ? ? Organizations_AL) (el ? ? ? Countries_ET_provinces_ElQahira_munic_cities_Cairo) - -equal (el ? ? ? (toInt 4655313)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Kinshasa_cities_Kinshasa))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Kinshasa_cities_Kinshasa) (el ? ? ? Countries_ZRE_provinces_Kinshasa) - -equal (el ? ? ? (toInt 314159)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Gelderland_cities_Arnhem))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Gelderland_cities_Arnhem) (el ? ? ? Countries_NL_provinces_Gelderland) - -equal (el ? ? ? (toInt 1524000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Huambo))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Huambo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 34274)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Huambo_cities_Huambo) (el ? ? ? Countries_ANG_provinces_Huambo) - -located (el ? ? ? Islands_Madeira) (el ? ? ? Countries_P_provinces_Madeira) - -located (el ? ? ? Islands_Madeira) (el ? ? ? Portugal) - -landAreaOnly (el ? ? ? Islands_Madeira) (el ? ? ? (MeasureFn (el ? ? ? (toInt 740)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 486000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast_cities_Astrakhan))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast_cities_Astrakhan) (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast) - -equal (el ? ? ? (toInt 656000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Aveiro))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Aveiro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2808)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 161100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CY_cities_Nicosia))) - -geographicalSubregion (el ? ? ? Countries_CY_cities_Nicosia) (el ? ? ? Cyprus) - -sharedBorderLength (el ? ? ? Guyana) (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1119)) (el ? ? ? Kilometer))) - -member (el ? ? ? Mali) (el ? ? ? Organizations_ITU) - -located (el ? ? ? Islands_PrinceCharlesIsland) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -located (el ? ? ? Islands_PrinceCharlesIsland) (el ? ? ? Canada) - -landAreaOnly (el ? ? ? Maldives) (el ? ? ? (MeasureFn (el ? ? ? (toInt 300)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Maldives) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 21.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Maldives) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 63.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Maldives) (el ? ? ? (toRealNum 16.5)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Maldives) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 15.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 270758)) (el ? ? ? (PopulationFn (el ? ? ? Maldives))) - -capitalCity (el ? ? ? Countries_MV_cities_Male) (el ? ? ? Maldives) - -member (el ? ? ? Maldives) (el ? ? ? Organizations_IDA) - -hasHeadq (el ? ? ? Organizations_NIB) (el ? ? ? Countries_SF_provinces_Uusimaa_cities_Helsinki) - -equal (el ? ? ? (toInt 7685)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PAL_cities_Koror))) - -geographicalSubregion (el ? ? ? Countries_PAL_cities_Koror) (el ? ? ? Palau) - -equal (el ? ? ? (toInt 140617)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Miranda_cities_LosTeques))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Miranda_cities_LosTeques) (el ? ? ? Countries_YV_provinces_Miranda) - -hasHeadq (el ? ? ? Organizations_UDEAC) (el ? ? ? Countries_RCA_cities_Bangui) - -equal (el ? ? ? (toInt 278162)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Skaraborg))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Skaraborg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7937)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Skaraborg_cities_Mariestad) (el ? ? ? Countries_S_provinces_Skaraborg) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_ILO) - -hasHeadq (el ? ? ? Organizations_UNICEF) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -equal (el ? ? ? (toInt 67800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Limon_cities_Limon))) - -geographicalSubregion (el ? ? ? Countries_CR_provinces_Limon_cities_Limon) (el ? ? ? Countries_CR_provinces_Limon) - -geographicalSubregion (el ? ? ? Countries_cid_cia_British_Virgin_Islands_cities_RoadTown) (el ? ? ? Countries_cid_cia_British_Virgin_Islands) - -member (el ? ? ? Norway) (el ? ? ? Organizations_PCA) - -geographicalSubregion (el ? ? ? Guinea_Bissau) (el ? ? ? Continents_Africa) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Countries_R_provinces_Murmanskayaoblast) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Countries_R_provinces_Arkhangelskayaoblast) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Norway) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Countries_R_provinces_Rep_ofSakha) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Countries_N_provinces_Finnmark) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Russia) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Canada) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Countries_R_provinces_Magadanskayaoblast) - -depth (el ? ? ? Seas_ArcticOcean) (el ? ? ? (toInt 5220)) - -located (el ? ? ? Seas_ArcticOcean) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 357103)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Punarenas))) - -landAreaOnly (el ? ? ? Countries_CR_provinces_Punarenas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11277)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CR_provinces_Punarenas_cities_Puntarenas) (el ? ? ? Countries_CR_provinces_Punarenas) - -equal (el ? ? ? (toInt 6931418)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_provinces_Centre))) - -landAreaOnly (el ? ? ? Countries_MA_provinces_Centre) (el ? ? ? (MeasureFn (el ? ? ? (toInt 41500)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ICC) - -equal (el ? ? ? (toInt 180029)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Herne))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Herne) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_ICC) - -hasHeadq (el ? ? ? Organizations_WFP) (el ? ? ? Countries_I_provinces_Lazio_cities_Rome) - -equal (el ? ? ? (toInt 91877)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Puno_cities_Puno))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Puno_cities_Puno) (el ? ? ? Countries_PE_provinces_Puno) - -equal (el ? ? ? (toInt 147472)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Casanare))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Casanare) (el ? ? ? (MeasureFn (el ? ? ? (toInt 44640)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Casanare_cities_Yopal) (el ? ? ? Countries_CO_provinces_Casanare) - -equal (el ? ? ? (toInt 410407)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Xiangfan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Xiangfan) (el ? ? ? Countries_TJ_provinces_Hubei) - -equal (el ? ? ? (toInt 64402)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_NorthwestTerritories))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3379683)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_NorthwestTerritories_cities_Yellowknife) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -equal (el ? ? ? (toInt 156468)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Ruian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Ruian) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_UN) - -capitalCity (el ? ? ? Countries_TCH_cities_NDjamena) (el ? ? ? Chad) - -sectorCompositionOfGDPInPeriod (el ? ? ? Chad) (el ? ? ? ServiceSector) (el ? ? ? (toInt 34)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Chad) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 49)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Chad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1284000)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Chad) (el ? ? ? Niger) - -member (el ? ? ? Chad) (el ? ? ? Organizations_IFRCS) - -meetsSpatially (el ? ? ? Chad) (el ? ? ? Cameroon) - -meetsSpatially (el ? ? ? Chad) (el ? ? ? CentralAfricanRepublic) - -member (el ? ? ? Chad) (el ? ? ? Organizations_FAO) - -inflationRateInCountry (el ? ? ? Chad) (el ? ? ? (toInt 41)) - -member (el ? ? ? Chad) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Chad) (el ? ? ? Organizations_ECA) - -meetsSpatially (el ? ? ? Chad) (el ? ? ? Libya) - -meetsSpatially (el ? ? ? Chad) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 6976845)) (el ? ? ? (PopulationFn (el ? ? ? Chad))) - -meetsSpatially (el ? ? ? Chad) (el ? ? ? Sudan) - -member (el ? ? ? Chad) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Chad) (el ? ? ? Organizations_UNIDO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Chad) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 17)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Chad) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Chad) (el ? ? ? Organizations_BDEAC) - -equal (el ? ? ? (toInt 109755)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_cities_Forli))) - -geographicalSubregion (el ? ? ? Countries_I_cities_Forli) (el ? ? ? Italy) - -member (el ? ? ? Mali) (el ? ? ? Organizations_OIC) - -located (el ? ? ? Rivers_Luangwa) (el ? ? ? Countries_Z_provinces_Northern) - -located (el ? ? ? Rivers_Luangwa) (el ? ? ? Countries_Z_provinces_Eastern) - -located (el ? ? ? Rivers_Luangwa) (el ? ? ? Countries_Z_provinces_Central) - -located (el ? ? ? Rivers_Luangwa) (el ? ? ? Zambia) - -flowsInto (el ? ? ? Rivers_Luangwa) (el ? ? ? Rivers_Zambezi) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 3546768)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_provinces_Tensift))) - -landAreaOnly (el ? ? ? Countries_MA_provinces_Tensift) (el ? ? ? (MeasureFn (el ? ? ? (toInt 38445)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 2371000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Centre))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Centre) (el ? ? ? (MeasureFn (el ? ? ? (toInt 39151)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Centre_cities_Orleans) (el ? ? ? Countries_F_provinces_Centre) - -equal (el ? ? ? (toInt 270952)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Limburg_cities_Heerlen))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_Limburg_cities_Heerlen) (el ? ? ? Countries_NL_provinces_Limburg) - -equal (el ? ? ? (toInt 116428)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Ilam_cities_Ilam))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Ilam_cities_Ilam) (el ? ? ? Countries_IR_provinces_Ilam) - -equal (el ? ? ? (toInt 123676)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Chaoxian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Chaoxian) (el ? ? ? Countries_TJ_provinces_Anhui) - -member (el ? ? ? Countries_cid_cia_Martinique) (el ? ? ? Organizations_WFTU) - -located (el ? ? ? Lakes_LagodiGarda) (el ? ? ? Countries_I_provinces_Lombardia) - -located (el ? ? ? Lakes_LagodiGarda) (el ? ? ? Italy) - -landAreaOnly (el ? ? ? Lakes_LagodiGarda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 370)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Finland) (el ? ? ? Organizations_ESA) - -equal (el ? ? ? (toInt 468000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Botosani))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Botosani) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4965)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Botosani_cities_Botosani) (el ? ? ? Countries_RO_provinces_Botosani) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_CiegodeAvila) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_SantiagodeCuba) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_PinardelRio) - -landAreaOnly (el ? ? ? Islands_Cuba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 114524)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_VillaClara) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_CiudaddelaHabana) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_LaHabana) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_SanctiSpiritus) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_Holguin) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_LasTunas) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_Granma) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_Matanzas) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Cuba) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_Guantanamo) - -located (el ? ? ? Islands_Cuba) (el ? ? ? Countries_C_provinces_Cienfuegos) - -equal (el ? ? ? (toInt 160088)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Ceara_cities_Maracanau))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Ceara_cities_Maracanau) (el ? ? ? Countries_BR_provinces_Ceara) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_Intelsat) - -inflationRateInCountry (el ? ? ? Mauritius) (el ? ? ? (toRealNum 9.4)) - -landAreaOnly (el ? ? ? Mauritius) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1860)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_UN) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_UNIDO) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_UPU) - -capitalCity (el ? ? ? Countries_MS_cities_PortLouis) (el ? ? ? Mauritius) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_C) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_IAEA) - -equal (el ? ? ? (toInt 1140256)) (el ? ? ? (PopulationFn (el ? ? ? Mauritius))) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Mauritius) (el ? ? ? Organizations_SADC) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 324720)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Linyi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Linyi) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 155037)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Irving))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Irving) (el ? ? ? Countries_USA_provinces_Texas) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 266817)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Cundinamarca_cities_Soacha))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Cundinamarca_cities_Soacha) (el ? ? ? Countries_CO_provinces_Cundinamarca) - -equal (el ? ? ? (toInt 272235)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Minnesota_cities_St_Paul))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Minnesota_cities_St_Paul) (el ? ? ? Countries_USA_provinces_Minnesota) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 573272)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Aurangabad))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Aurangabad) (el ? ? ? Countries_IND_provinces_Maharashtra) - -hasHeadq (el ? ? ? Organizations_IDA) (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) - -equal (el ? ? ? (toInt 606800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Kolda))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_Kolda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21011)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_Kolda_cities_Kolda) (el ? ? ? Countries_SN_provinces_Kolda) - -equal (el ? ? ? (toInt 293815)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Rondonia_cities_PortoVelho))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Rondonia_cities_PortoVelho) (el ? ? ? Countries_BR_provinces_Rondonia) - -hasHeadq (el ? ? ? Organizations_ICRM) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -located (el ? ? ? Rivers_Moldau) (el ? ? ? Countries_CZ_provinces_Praha) - -located (el ? ? ? Rivers_Moldau) (el ? ? ? Countries_CZ_provinces_Jihocesky) - -located (el ? ? ? Rivers_Moldau) (el ? ? ? CzechRepublic) - -flowsInto (el ? ? ? Rivers_Moldau) (el ? ? ? Rivers_Elbe) - -length (el ? ? ? Rivers_Moldau) (el ? ? ? (toInt 435)) - -equal (el ? ? ? (toInt 133464)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Limousin_cities_Limoges))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Limousin_cities_Limoges) (el ? ? ? Countries_F_provinces_Limousin) - -equal (el ? ? ? (toInt 938000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IL_provinces_Central))) - -landAreaOnly (el ? ? ? Countries_IL_provinces_Central) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1242)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IL_provinces_Central_cities_Ramla) (el ? ? ? Countries_IL_provinces_Central) - -equal (el ? ? ? (toInt 214294)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Yunnan_cities_Gejiu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Yunnan_cities_Gejiu) (el ? ? ? Countries_TJ_provinces_Yunnan) - -member (el ? ? ? Japan) (el ? ? ? Organizations_CCC) - -sharedBorderLength (el ? ? ? Togo) (el ? ? ? Benin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 644)) (el ? ? ? Kilometer))) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 186490)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Ceara_cities_JuazeirodoNorte))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Ceara_cities_JuazeirodoNorte) (el ? ? ? Countries_BR_provinces_Ceara) - -geographicalSubregion (el ? ? ? SaintVincentAndTheGrenadines) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 642000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Galati))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Galati) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4425)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Galati_cities_Galati) (el ? ? ? Countries_RO_provinces_Galati) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 195558)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Jhang))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Jhang) (el ? ? ? Pakistan) - -member (el ? ? ? Countries_cid_cia_Martinique) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 2108000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Aichi_cities_Nagoya))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Aichi_cities_Nagoya) (el ? ? ? Countries_J_provinces_Aichi) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 326399)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Aksaray))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Aksaray) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7626)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Aksaray_cities_Aksaray) (el ? ? ? Countries_TR_provinces_Aksaray) - -located (el ? ? ? Islands_Oesel) (el ? ? ? Estonia) - -landAreaOnly (el ? ? ? Islands_Oesel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2714)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_OSCE) - -equal (el ? ? ? (toInt 239675)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Huaiyin))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Huaiyin) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 496739)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_BoyerAhmadeKohkiluyeh))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_BoyerAhmadeKohkiluyeh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14261)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_BoyerAhmadeKohkiluyeh_cities_Yasuj) (el ? ? ? Countries_IR_provinces_BoyerAhmadeKohkiluyeh) - -equal (el ? ? ? (toInt 320000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Vologodskayaoblast_cities_Cherepovets))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Vologodskayaoblast_cities_Cherepovets) (el ? ? ? Countries_R_provinces_Vologodskayaoblast) - -equal (el ? ? ? (toInt 427600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Coimbra))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Coimbra) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3947)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_Dagoe) (el ? ? ? Estonia) - -landAreaOnly (el ? ? ? Islands_Dagoe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 965)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UPU) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_G_3) - -equal (el ? ? ? (toInt 128825)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Carabobo_cities_PuertoCabello))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Carabobo_cities_PuertoCabello) (el ? ? ? Countries_YV_provinces_Carabobo) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 1774778)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Meghalaya))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Meghalaya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22429)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Meghalaya_cities_Shillong) (el ? ? ? Countries_IND_provinces_Meghalaya) - -equal (el ? ? ? (toInt 259000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan_cities_Sterlitamak))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan_cities_Sterlitamak) (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 323365)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Rogaland))) - -capitalCity (el ? ? ? Countries_N_provinces_Rogaland_cities_Stavanger) (el ? ? ? Countries_N_provinces_Rogaland) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_CDB) - -located (el ? ? ? Islands_Mallorca) (el ? ? ? Countries_E_provinces_BalearicIslands) - -located (el ? ? ? Islands_Mallorca) (el ? ? ? Spain) - -landAreaOnly (el ? ? ? Islands_Mallorca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3618)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 25973)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Kentucky_cities_Frankfort))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Kentucky_cities_Frankfort) (el ? ? ? Countries_USA_provinces_Kentucky) - -equal (el ? ? ? (toInt 126000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElWadielJadid))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElWadielJadid) (el ? ? ? (MeasureFn (el ? ? ? (toInt 376505)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElWadielJadid_cities_ElKharga) (el ? ? ? Countries_ET_provinces_ElWadielJadid) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 463738)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Rayong))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Rayong) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3540)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 78571)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Kuopio_cities_Kuopio))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Kuopio_cities_Kuopio) (el ? ? ? Countries_SF_provinces_Kuopio) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_ACP) - -equal (el ? ? ? (toInt 869000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnoyarskiykray_cities_Krasnoyarsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Krasnoyarskiykray_cities_Krasnoyarsk) (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) - -equal (el ? ? ? (toInt 425836)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_WestBengal_cities_Durgapur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_WestBengal_cities_Durgapur) (el ? ? ? Countries_IND_provinces_WestBengal) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Kazakstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1533)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 2390102)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Amazonas))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Amazonas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1577820)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Amazonas_cities_Manaus) (el ? ? ? Countries_BR_provinces_Amazonas) - -member (el ? ? ? Angola) (el ? ? ? Organizations_SADC) - -equal (el ? ? ? (toInt 105963)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_Debrezit))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_Debrezit) (el ? ? ? Ethiopia) - -member (el ? ? ? Panama) (el ? ? ? Organizations_OPANAL) - -geographicalSubregion (el ? ? ? Congo) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 3965900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Yangon))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Yangon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10171)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Yangon_cities_Rangoon) (el ? ? ? Countries_MYA_provinces_Yangon) - -equal (el ? ? ? (toInt 430800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Wloclawskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Wloclawskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4402)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Wloclawskie_cities_Wloclawek) (el ? ? ? Countries_PL_provinces_Wloclawskie) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Surrey_cities_Kingston) (el ? ? ? Countries_GB_provinces_Surrey) - -geographicalSubregion (el ? ? ? Italy) (el ? ? ? Continents_Europe) - -sharedBorderLength (el ? ? ? Indonesia) (el ? ? ? PapuaNewGuinea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 820)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 53922)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Kymi_cities_Lappeenrenta))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Kymi_cities_Lappeenrenta) (el ? ? ? Countries_SF_provinces_Kymi) - -equal (el ? ? ? (toInt 70975)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DK_cities_Esbjerg))) - -geographicalSubregion (el ? ? ? Countries_DK_cities_Esbjerg) (el ? ? ? Denmark) - -equal (el ? ? ? (toInt 163000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Vychodocesky_cities_Pardubice))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Vychodocesky_cities_Pardubice) (el ? ? ? Countries_CZ_provinces_Vychodocesky) - -equal (el ? ? ? (toInt 212000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Ternopilska_cities_Ternopil))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Ternopilska_cities_Ternopil) (el ? ? ? Countries_UA_provinces_Ternopilska) - -equal (el ? ? ? (toInt 442700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Santarem))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Santarem) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6747)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1304800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Kedah))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Kedah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9426)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Kedah_cities_AlorSetar) (el ? ? ? Countries_MAL_provinces_Kedah) - -equal (el ? ? ? (toInt 219328)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_PematangSiantar))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_PematangSiantar) (el ? ? ? Indonesia) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Togo) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 1349129)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Cajamarca))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Cajamarca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 33247)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Cajamarca_cities_Cajamarca) (el ? ? ? Countries_PE_provinces_Cajamarca) - -equal (el ? ? ? (toInt 356652)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NingxiaHuizu_cities_Yinchuan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NingxiaHuizu_cities_Yinchuan) (el ? ? ? Countries_TJ_provinces_NingxiaHuizu) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Niigata_cities_Niigata) (el ? ? ? Countries_J_provinces_Niigata) - -equal (el ? ? ? (toInt 137300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Bedfordshire_cities_Bedford))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Bedfordshire_cities_Bedford) (el ? ? ? Countries_GB_provinces_Bedfordshire) - -member (el ? ? ? Finland) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 1142258)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Para_cities_Belem))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Para_cities_Belem) (el ? ? ? Countries_BR_provinces_Para) - -equal (el ? ? ? (toInt 289000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Sinuiju))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Sinuiju) (el ? ? ? NorthKorea) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Somogy_cities_Kaposvar) (el ? ? ? Countries_H_provinces_Somogy) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_ACP) - -hasHeadq (el ? ? ? Organizations_IBRD) (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) - -equal (el ? ? ? (toInt 102204)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Thuringen_cities_Jena))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Thuringen_cities_Jena) (el ? ? ? Countries_D_provinces_Thuringen) - -equal (el ? ? ? (toInt 137295)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_CabodeSantoAgostinho))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_CabodeSantoAgostinho) (el ? ? ? Brazil) - -located (el ? ? ? Islands_Hokkaido) (el ? ? ? Countries_J_provinces_Hokkaido) - -located (el ? ? ? Islands_Hokkaido) (el ? ? ? Japan) - -equal (el ? ? ? (toInt 15531600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_MekongRiverDelta))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_MekongRiverDelta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 39555)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Rivers_Amazonas) (el ? ? ? Countries_CO_provinces_Amazonas) - -located (el ? ? ? Rivers_Amazonas) (el ? ? ? Countries_BR_provinces_Para) - -located (el ? ? ? Rivers_Amazonas) (el ? ? ? Peru) - -located (el ? ? ? Rivers_Amazonas) (el ? ? ? Countries_BR_provinces_Amazonas) - -located (el ? ? ? Rivers_Amazonas) (el ? ? ? Countries_BR_provinces_Amapa) - -length (el ? ? ? Rivers_Amazonas) (el ? ? ? (toInt 6518)) - -located (el ? ? ? Rivers_Amazonas) (el ? ? ? Colombia) - -located (el ? ? ? Rivers_Amazonas) (el ? ? ? Countries_PE_provinces_Loreto) - -located (el ? ? ? Rivers_Amazonas) (el ? ? ? Brazil) - -flowsInto (el ? ? ? Rivers_Amazonas) (el ? ? ? Seas_AtlanticOcean) - -equal (el ? ? ? (toInt 2558000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SGP_cities_Singapore))) - -geographicalSubregion (el ? ? ? Countries_SGP_cities_Singapore) (el ? ? ? Singapore) - -equal (el ? ? ? (toInt 1583900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_Haiphong))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_Haiphong) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1503)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 178669)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Yunnan_cities_Qujing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Yunnan_cities_Qujing) (el ? ? ? Countries_TJ_provinces_Yunnan) - -equal (el ? ? ? (toInt 103787)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_Algeciras))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_Algeciras) (el ? ? ? Countries_E_provinces_Andalusia) - -equal (el ? ? ? (toInt 123843)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Matanzas_cities_Matanzas))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_Matanzas_cities_Matanzas) (el ? ? ? Countries_C_provinces_Matanzas) - -located (el ? ? ? Lakes_Disappointment_Lake) (el ? ? ? Countries_AUS_provinces_WesternAustralia) - -located (el ? ? ? Lakes_Disappointment_Lake) (el ? ? ? Australia) - -equal (el ? ? ? (toInt 1482)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Tokelau))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Tokelau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 540800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_BacsKiskun))) - -landAreaOnly (el ? ? ? Countries_H_provinces_BacsKiskun) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8363)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_BacsKiskun_cities_Kecskemet) (el ? ? ? Countries_H_provinces_BacsKiskun) - -equal (el ? ? ? (toInt 109809)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Umbria_cities_Terni))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Umbria_cities_Terni) (el ? ? ? Countries_I_provinces_Umbria) - -equal (el ? ? ? (toInt 7206704)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Delhi_cities_NewDelhi))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Delhi_cities_NewDelhi) (el ? ? ? Countries_IND_provinces_Delhi) - -equal (el ? ? ? (toInt 340412)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Paraiba_cities_CampinaGrande))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Paraiba_cities_CampinaGrande) (el ? ? ? Countries_BR_provinces_Paraiba) - -sharedBorderLength (el ? ? ? Haiti) (el ? ? ? DominicanRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 275)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_LaUnion_cities_LaUnion) (el ? ? ? Countries_ES_provinces_LaUnion) - -located (el ? ? ? Islands_Mauritius) (el ? ? ? Mauritius) - -landAreaOnly (el ? ? ? Islands_Mauritius) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1326200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Kagera))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Kagera) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28388)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Kagera_cities_Bukoba) (el ? ? ? Countries_EAT_provinces_Kagera) - -geographicalSubregion (el ? ? ? Countries_CI_cities_Abidjan) (el ? ? ? CoteDIvoire) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_CCC) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 811000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Semey))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Semey) (el ? ? ? (MeasureFn (el ? ? ? (toInt 185800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Semey_cities_Semey) (el ? ? ? Countries_KAZ_provinces_Semey) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_WToO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cyprus) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 5.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_WFTU) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 744609)) (el ? ? ? (PopulationFn (el ? ? ? Cyprus))) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_CE) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cyprus) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 69.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IFRCS) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cyprus) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 24.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_C) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_WCL) - -landAreaOnly (el ? ? ? Cyprus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9250)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_ITU) - -capitalCity (el ? ? ? Countries_CY_cities_Nicosia) (el ? ? ? Cyprus) - -member (el ? ? ? Cyprus) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 119900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Usak_cities_Usak))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Usak_cities_Usak) (el ? ? ? Countries_TR_provinces_Usak) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_LAIA) - -equal (el ? ? ? (toInt 197595)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Acheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Acheng) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 169603)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Danyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Danyang) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -equal (el ? ? ? (toInt 255568)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Cuzco_cities_Cuzco))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Cuzco_cities_Cuzco) (el ? ? ? Countries_PE_provinces_Cuzco) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_IAEA) - -meetsSpatially (el ? ? ? Nigeria) (el ? ? ? Cameroon) - -sectorCompositionOfGDPInPeriod (el ? ? ? Nigeria) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 38)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Nigeria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 923770)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_IFRCS) - -inflationRateInCountry (el ? ? ? Nigeria) (el ? ? ? (toInt 57)) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_Inmarsat) - -meetsSpatially (el ? ? ? Nigeria) (el ? ? ? Chad) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_C) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_Interpol) - -sectorCompositionOfGDPInPeriod (el ? ? ? Nigeria) (el ? ? ? ServiceSector) (el ? ? ? (toInt 40)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Nigeria) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 22)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_UNPROFOR) - -capitalCity (el ? ? ? Countries_WAN_cities_Abuja) (el ? ? ? Nigeria) - -meetsSpatially (el ? ? ? Nigeria) (el ? ? ? Niger) - -equal (el ? ? ? (toInt 103912489)) (el ? ? ? (PopulationFn (el ? ? ? Nigeria))) - -meetsSpatially (el ? ? ? Nigeria) (el ? ? ? Benin) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_OAU) - -member (el ? ? ? Nigeria) (el ? ? ? Organizations_G_19) - -equal (el ? ? ? (toInt 13808800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_RedRiverDelta))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_RedRiverDelta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12510)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 263000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tyumenskayaoblast_cities_Surgut))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Tyumenskayaoblast_cities_Surgut) (el ? ? ? Countries_R_provinces_Tyumenskayaoblast) - -equal (el ? ? ? (toInt 299000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Vologodskayaoblast_cities_Vologda))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Vologodskayaoblast_cities_Vologda) (el ? ? ? Countries_R_provinces_Vologodskayaoblast) - -equal (el ? ? ? (toInt 1534897)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CanaryIslands))) - -landAreaOnly (el ? ? ? Countries_E_provinces_CanaryIslands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7447)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_CanaryIslands_cities_SantaCruzdeTenerife) (el ? ? ? Countries_E_provinces_CanaryIslands) - -equal (el ? ? ? (toInt 100913)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Catanduva))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Catanduva) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNMOT) - -equal (el ? ? ? (toInt 358688)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_MidiPyrenees_cities_Toulouse))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_MidiPyrenees_cities_Toulouse) (el ? ? ? Countries_F_provinces_MidiPyrenees) - -equal (el ? ? ? (toInt 302600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Zala))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Zala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3786)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Zala_cities_Zalaegerszeg) (el ? ? ? Countries_H_provinces_Zala) - -equal (el ? ? ? (toInt 171439)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Virginia_cities_NewportNews))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Virginia_cities_NewportNews) (el ? ? ? Countries_USA_provinces_Virginia) - -geographicalSubregion (el ? ? ? Barbados) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 1097000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_FrancheComte))) - -landAreaOnly (el ? ? ? Countries_F_provinces_FrancheComte) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16202)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_FrancheComte_cities_Besancon) (el ? ? ? Countries_F_provinces_FrancheComte) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 1242051)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Maine))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Maine) (el ? ? ? (MeasureFn (el ? ? ? (toInt 86156)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Maine_cities_Augusta) (el ? ? ? Countries_USA_provinces_Maine) - -equal (el ? ? ? (toInt 3243200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Magway))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Magway) (el ? ? ? (MeasureFn (el ? ? ? (toInt 44820)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Magway_cities_Magway) (el ? ? ? Countries_MYA_provinces_Magway) - -geographicalSubregion (el ? ? ? SouthAfrica) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 507763)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Kaifeng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Kaifeng) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 139063)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Hessen_cities_Darmstadt))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Hessen_cities_Darmstadt) (el ? ? ? Countries_D_provinces_Hessen) - -equal (el ? ? ? (toInt 220729)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_LaRioja))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_LaRioja) (el ? ? ? (MeasureFn (el ? ? ? (toInt 89680)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_LaRioja_cities_LaRioja) (el ? ? ? Countries_RA_provinces_LaRioja) - -equal (el ? ? ? (toInt 211700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hampshire_cities_Southampton))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Hampshire_cities_Southampton) (el ? ? ? Countries_GB_provinces_Hampshire) - -equal (el ? ? ? (toInt 13316455)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_RiodeJaneiro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 43909)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_RiodeJaneiro) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 1014557)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Kalyan))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Kalyan) (el ? ? ? Countries_IND_provinces_Maharashtra) - -equal (el ? ? ? (toInt 2265510)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_BahralGhazal))) - -landAreaOnly (el ? ? ? Countries_SUD_provinces_BahralGhazal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 200894)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SUD_provinces_BahralGhazal_cities_Waw) (el ? ? ? Countries_SUD_provinces_BahralGhazal) - -equal (el ? ? ? (toInt 111190)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Camaragibe))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Camaragibe) (el ? ? ? Countries_BR_provinces_Pernambuco) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_DumfriesandGalloway_cities_Dumfries) (el ? ? ? Countries_GB_provinces_DumfriesandGalloway) - -equal (el ? ? ? (toInt 126000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Vladimirskayaoblast_cities_Murom))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Vladimirskayaoblast_cities_Murom) (el ? ? ? Countries_R_provinces_Vladimirskayaoblast) - -equal (el ? ? ? (toInt 1465698)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_Curitiba))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_Curitiba) (el ? ? ? Countries_BR_provinces_Parana) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ZC) - -equal (el ? ? ? (toInt 120000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Boksburg))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Boksburg) (el ? ? ? SouthAfrica) - -member (el ? ? ? Israel) (el ? ? ? Organizations_CCC) - -landAreaOnly (el ? ? ? Finland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 337030)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IOC) - -meetsSpatially (el ? ? ? Finland) (el ? ? ? Russia) - -member (el ? ? ? Finland) (el ? ? ? Organizations_CCC) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Kuopio) (el ? ? ? Finland) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Mikkeli) (el ? ? ? Finland) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Kymi) (el ? ? ? Finland) - -member (el ? ? ? Finland) (el ? ? ? Organizations_EIB) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNTSO) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IEA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Finland) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 67.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Vaasa) (el ? ? ? Finland) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Oulu) (el ? ? ? Finland) - -capitalCity (el ? ? ? Countries_SF_provinces_Uusimaa_cities_Helsinki) (el ? ? ? Finland) - -sectorCompositionOfGDPInPeriod (el ? ? ? Finland) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 28)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Finland) (el ? ? ? Sweden) - -member (el ? ? ? Finland) (el ? ? ? Organizations_UNCRO) - -equal (el ? ? ? (toInt 5105230)) (el ? ? ? (PopulationFn (el ? ? ? Finland))) - -member (el ? ? ? Finland) (el ? ? ? Organizations_MTCR) - -member (el ? ? ? Finland) (el ? ? ? Organizations_OECD) - -member (el ? ? ? Finland) (el ? ? ? Organizations_AsDB) - -member (el ? ? ? Finland) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Finland) (el ? ? ? Organizations_CE) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Lappia) (el ? ? ? Finland) - -inflationRateInCountry (el ? ? ? Finland) (el ? ? ? (toInt 2)) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Aland) (el ? ? ? Finland) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Turku_Pori) (el ? ? ? Finland) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Uusimaa) (el ? ? ? Finland) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IOM) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Pohjols_Karjala) (el ? ? ? Finland) - -meetsSpatially (el ? ? ? Finland) (el ? ? ? Norway) - -member (el ? ? ? Finland) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Finland) (el ? ? ? Organizations_IFC) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Suomi) (el ? ? ? Finland) - -geographicSubregion (el ? ? ? Countries_SF_provinces_Haeme) (el ? ? ? Finland) - -sectorCompositionOfGDPInPeriod (el ? ? ? Finland) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 4.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 100104)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_DistritoFederal_cities_CatiaLaMar))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_DistritoFederal_cities_CatiaLaMar) (el ? ? ? Countries_YV_provinces_DistritoFederal) - -equal (el ? ? ? (toInt 683061)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Sakarya))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Sakarya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4817)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Sakarya_cities_Sakarya) (el ? ? ? Countries_TR_provinces_Sakarya) - -equal (el ? ? ? (toInt 658791)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoBernardodoCampo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoBernardodoCampo) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 374475)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Gilan_cities_Rasht))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Gilan_cities_Rasht) (el ? ? ? Countries_IR_provinces_Gilan) - -equal (el ? ? ? (toInt 409924)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Zhuzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Zhuzhou) (el ? ? ? Countries_TJ_provinces_Hunan) - -equal (el ? ? ? (toInt 1265900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Zakarpatska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Zakarpatska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Zakarpatska_cities_Uzhhorod) (el ? ? ? Countries_UA_provinces_Zakarpatska) - -equal (el ? ? ? (toInt 657297)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Daqing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Daqing) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 138000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_IjebuOde))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_IjebuOde) (el ? ? ? Nigeria) - -landAreaOnly (el ? ? ? Malawi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 118480)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MW_cities_Lilongwe) (el ? ? ? Malawi) - -inflationRateInCountry (el ? ? ? Malawi) (el ? ? ? (toRealNum 83.3)) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_IOC) - -meetsSpatially (el ? ? ? Malawi) (el ? ? ? Tanzania) - -equal (el ? ? ? (toInt 9452844)) (el ? ? ? (PopulationFn (el ? ? ? Malawi))) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_Interpol) - -sectorCompositionOfGDPInPeriod (el ? ? ? Malawi) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 31)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Malawi) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 14)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_IMO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Malawi) (el ? ? ? ServiceSector) (el ? ? ? (toInt 55)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_ISO) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_UPU) - -meetsSpatially (el ? ? ? Malawi) (el ? ? ? Zambia) - -meetsSpatially (el ? ? ? Malawi) (el ? ? ? Mozambique) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Malawi) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 606900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) (el ? ? ? Countries_USA_provinces_Distr_Columbia) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IMO) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Burdur_cities_Burdur) (el ? ? ? Countries_TR_provinces_Burdur) - -equal (el ? ? ? (toInt 8241)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Vermont_cities_Montpelier))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Vermont_cities_Montpelier) (el ? ? ? Countries_USA_provinces_Vermont) - -located (el ? ? ? Rivers_Anuwimi) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Anuwimi) (el ? ? ? Rivers_Zaire) - -length (el ? ? ? Rivers_Anuwimi) (el ? ? ? (toInt 560)) - -equal (el ? ? ? (toInt 1077600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Tomskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Tomskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 316900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Tomskayaoblast_cities_Tomsk) (el ? ? ? Countries_R_provinces_Tomskayaoblast) - -meetsSpatially (el ? ? ? SouthAfrica) (el ? ? ? Botswana) - -equal (el ? ? ? (toInt 41743459)) (el ? ? ? (PopulationFn (el ? ? ? SouthAfrica))) - -geographicSubregion (el ? ? ? Countries_RSA_provinces_EasternCape) (el ? ? ? SouthAfrica) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_WFTU) - -meetsSpatially (el ? ? ? SouthAfrica) (el ? ? ? Swaziland) - -geographicSubregion (el ? ? ? Countries_RSA_provinces_Gauteng) (el ? ? ? SouthAfrica) - -geographicSubregion (el ? ? ? Countries_RSA_provinces_KwazuluNatal) (el ? ? ? SouthAfrica) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_UPU) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_IOC) - -geographicSubregion (el ? ? ? Countries_RSA_provinces_NorthWest) (el ? ? ? SouthAfrica) - -geographicSubregion (el ? ? ? Countries_RSA_provinces_NorthernCape) (el ? ? ? SouthAfrica) - -geographicSubregion (el ? ? ? Countries_RSA_provinces_WesternCape) (el ? ? ? SouthAfrica) - -geographicSubregion (el ? ? ? Countries_RSA_provinces_Mpumalanga) (el ? ? ? SouthAfrica) - -meetsSpatially (el ? ? ? SouthAfrica) (el ? ? ? Lesotho) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_WTrO) - -meetsSpatially (el ? ? ? SouthAfrica) (el ? ? ? Mozambique) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_WHO) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_Inmarsat) - -meetsSpatially (el ? ? ? SouthAfrica) (el ? ? ? Namibia) - -capitalCity (el ? ? ? Countries_RSA_provinces_Gauteng_cities_Pretoria) (el ? ? ? SouthAfrica) - -landAreaOnly (el ? ? ? SouthAfrica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1219912)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_RSA_provinces_FreeState) (el ? ? ? SouthAfrica) - -geographicSubregion (el ? ? ? Countries_RSA_provinces_NorthernProvince) (el ? ? ? SouthAfrica) - -inflationRateInCountry (el ? ? ? SouthAfrica) (el ? ? ? (toRealNum 8.7)) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_FAO) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_ILO) - -member (el ? ? ? SouthAfrica) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 9811776)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoPaulo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoPaulo) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 523614)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Navarre))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Navarre) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10391)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Navarre_cities_Pamplona) (el ? ? ? Countries_E_provinces_Navarre) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Guajira_La) (el ? ? ? Colombia) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_NAM) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Cordoba) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Bolivar) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Cesar) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Vichada) (el ? ? ? Colombia) - -capitalCity (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Vaupes) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Sucre) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Guaviare) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Quindio) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Tolima) (el ? ? ? Colombia) - -inflationRateInCountry (el ? ? ? Colombia) (el ? ? ? (toRealNum 19.5)) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Huila) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Amazonas) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_SanAndresyProvidencia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Antioquia) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Caqueta) (el ? ? ? Colombia) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_PCA) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Cundinamarca) (el ? ? ? Colombia) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_ILO) - -geographicSubregion (el ? ? ? Countries_CO_provinces_ValledeCauca) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Cauca) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Guainia) (el ? ? ? Colombia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Colombia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 29)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Choco) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Atlantico) (el ? ? ? Colombia) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_UNESCO) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Boyaca) (el ? ? ? Colombia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Colombia) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 49.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Narino) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Risaralda) (el ? ? ? Colombia) - -landAreaOnly (el ? ? ? Colombia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1138910)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Arauca) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Meta) (el ? ? ? Colombia) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_LAES) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Magdalena) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_NortedeSantander) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Casanare) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Caldas) (el ? ? ? Colombia) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_G_11) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_UN) - -member (el ? ? ? Colombia) (el ? ? ? Organizations_G_77) - -geographicSubregion (el ? ? ? Countries_CO_provinces_Putumayo) (el ? ? ? Colombia) - -geographicSubregion (el ? ? ? Countries_CO_provinces_SantanderdelSur) (el ? ? ? Colombia) - -meetsSpatially (el ? ? ? Colombia) (el ? ? ? Venezuela) - -meetsSpatially (el ? ? ? Colombia) (el ? ? ? Brazil) - -meetsSpatially (el ? ? ? Colombia) (el ? ? ? Panama) - -sectorCompositionOfGDPInPeriod (el ? ? ? Colombia) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 21.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Colombia) (el ? ? ? Peru) - -geographicSubregion (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC) (el ? ? ? Colombia) - -equal (el ? ? ? (toInt 36813161)) (el ? ? ? (PopulationFn (el ? ? ? Colombia))) - -meetsSpatially (el ? ? ? Colombia) (el ? ? ? Ecuador) - -equal (el ? ? ? (toInt 171000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Caerphilly))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Caerphilly) (el ? ? ? (MeasureFn (el ? ? ? (toInt 279)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Caerphilly_cities_YstradFawr) (el ? ? ? Countries_GB_provinces_Caerphilly) - -equal (el ? ? ? (toInt 838000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Sudoueste))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Sudoueste) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24471)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Sudoueste_cities_Buea) (el ? ? ? Countries_CAM_provinces_Sudoueste) - -equal (el ? ? ? (toInt 1680200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Mon))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Mon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12297)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Mon_cities_Moulmein) (el ? ? ? Countries_MYA_provinces_Mon) - -sharedBorderLength (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? Jordan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 97)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 891790)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Agra))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Agra) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -equal (el ? ? ? (toInt 262892)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Luzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Luzhou) (el ? ? ? Countries_TJ_provinces_Sichuan) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 2085536)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Sonora))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Sonora) (el ? ? ? (MeasureFn (el ? ? ? (toInt 184934)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Sonora_cities_Hermosillo) (el ? ? ? Countries_MEX_provinces_Sonora) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 638200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_YenBai))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_YenBai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6808)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? Peru) (el ? ? ? Colombia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2900)) (el ? ? ? Kilometer))) - -member (el ? ? ? Israel) (el ? ? ? Organizations_AG) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Malanje_cities_Malanje) (el ? ? ? Countries_ANG_provinces_Malanje) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_CaboDelgado_cities_Pemba) (el ? ? ? Countries_MOC_provinces_CaboDelgado) - -equal (el ? ? ? (toInt 447619)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_FortWorth))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_FortWorth) (el ? ? ? Countries_USA_provinces_Texas) - -equal (el ? ? ? (toInt 108000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElBahrelAhmar))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElBahrelAhmar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 203685)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElBahrelAhmar_cities_Hurghada) (el ? ? ? Countries_ET_provinces_ElBahrelAhmar) - -member (el ? ? ? Norway) (el ? ? ? Organizations_NSG) - -equal (el ? ? ? (toInt 720900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_NorthYorkshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_NorthYorkshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8309)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_NorthYorkshire_cities_Northallerton) (el ? ? ? Countries_GB_provinces_NorthYorkshire) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Slupskie_cities_Slupsk) (el ? ? ? Countries_PL_provinces_Slupskie) - -equal (el ? ? ? (toInt 369879)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Pittsburgh))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Pittsburgh) (el ? ? ? Countries_USA_provinces_Pennsylvania) - -located (el ? ? ? Islands_Dominica) (el ? ? ? Dominica) - -landAreaOnly (el ? ? ? Islands_Dominica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 751)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Panama) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 16)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Panama) (el ? ? ? Organizations_WCL) - -geographicSubregion (el ? ? ? Countries_PA_provinces_Cocle) (el ? ? ? Panama) - -meetsSpatially (el ? ? ? Panama) (el ? ? ? CostaRica) - -member (el ? ? ? Panama) (el ? ? ? Organizations_OAS) - -member (el ? ? ? Panama) (el ? ? ? Organizations_ICAO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Panama) (el ? ? ? ServiceSector) (el ? ? ? (toInt 74)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Panama) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 10)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_PA_provinces_Darien) (el ? ? ? Panama) - -member (el ? ? ? Panama) (el ? ? ? Organizations_G_77) - -geographicSubregion (el ? ? ? Countries_PA_provinces_ComarcadeSanBlas) (el ? ? ? Panama) - -geographicSubregion (el ? ? ? Countries_PA_provinces_Chiriqui) (el ? ? ? Panama) - -geographicSubregion (el ? ? ? Countries_PA_provinces_Colon) (el ? ? ? Panama) - -member (el ? ? ? Panama) (el ? ? ? Organizations_NAM) - -geographicSubregion (el ? ? ? Countries_PA_provinces_LosSantos) (el ? ? ? Panama) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IOC) - -capitalCity (el ? ? ? Countries_PA_provinces_Panama_cities_PanamaCity) (el ? ? ? Panama) - -geographicSubregion (el ? ? ? Countries_PA_provinces_Veraguas) (el ? ? ? Panama) - -member (el ? ? ? Panama) (el ? ? ? Organizations_ITU) - -geographicSubregion (el ? ? ? Countries_PA_provinces_Panama) (el ? ? ? Panama) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IADB) - -geographicSubregion (el ? ? ? Countries_PA_provinces_BocasdelToro) (el ? ? ? Panama) - -equal (el ? ? ? (toInt 2655094)) (el ? ? ? (PopulationFn (el ? ? ? Panama))) - -member (el ? ? ? Panama) (el ? ? ? Organizations_IMF) - -inflationRateInCountry (el ? ? ? Panama) (el ? ? ? (toRealNum 1.1)) - -landAreaOnly (el ? ? ? Panama) (el ? ? ? (MeasureFn (el ? ? ? (toInt 78200)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Panama) (el ? ? ? Organizations_Intelsat) - -geographicSubregion (el ? ? ? Countries_PA_provinces_Herrera) (el ? ? ? Panama) - -meetsSpatially (el ? ? ? Panama) (el ? ? ? Colombia) - -equal (el ? ? ? (toInt 339000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofDagestan_cities_Makhachkala))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofDagestan_cities_Makhachkala) (el ? ? ? Countries_R_provinces_Rep_ofDagestan) - -located (el ? ? ? Lakes_F_D_R_Lake) (el ? ? ? Countries_USA_provinces_Washington) - -located (el ? ? ? Lakes_F_D_R_Lake) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 373800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Sud))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Sud) (el ? ? ? (MeasureFn (el ? ? ? (toInt 47110)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Sud_cities_Ebolowa) (el ? ? ? Countries_CAM_provinces_Sud) - -equal (el ? ? ? (toInt 100000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Antananarivo_cities_Antsirabe))) - -geographicalSubregion (el ? ? ? Countries_RM_provinces_Antananarivo_cities_Antsirabe) (el ? ? ? Countries_RM_provinces_Antananarivo) - -equal (el ? ? ? (toInt 241104)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_cities_Yungho))) - -geographicalSubregion (el ? ? ? Countries_RC_cities_Yungho) (el ? ? ? Taiwan) - -equal (el ? ? ? (toInt 454095)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NongBuaLamPhu))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NongBuaLamPhu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3848)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? NewCaledonia) (el ? ? ? Continents_Australia_Oceania) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Fukui) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Yamagata) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Tottori) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_R_provinces_Magadanskayaoblast) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Russia) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Shimane) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Yamaguchi) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Niigata) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Fukuoka) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Toyama) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Akita) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Japan) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Aomori) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Saga) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_R_provinces_Primorskykray) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Ishikawa) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Hokkaido) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_R_provinces_Kamchatskayaoblast) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Kyoto) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_R_provinces_Khabarovskiykray) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? Countries_J_provinces_Hyogo) - -depth (el ? ? ? Seas_SeaofJapan) (el ? ? ? (toInt 4036)) - -located (el ? ? ? Seas_SeaofJapan) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 408700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Sieradzkie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Sieradzkie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4869)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Sieradzkie_cities_Sieradz) (el ? ? ? Countries_PL_provinces_Sieradzkie) - -equal (el ? ? ? (toInt 127700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hertfordshire_cities_SaintAlbans))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Hertfordshire_cities_SaintAlbans) (el ? ? ? Countries_GB_provinces_Hertfordshire) - -geographicalSubregion (el ? ? ? Finland) (el ? ? ? Continents_Europe) - -sharedBorderLength (el ? ? ? Poland) (el ? ? ? CzechRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 658)) (el ? ? ? Kilometer))) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IOC) - -located (el ? ? ? Lakes_LagodiComo) (el ? ? ? Countries_I_provinces_Lombardia) - -located (el ? ? ? Lakes_LagodiComo) (el ? ? ? Italy) - -landAreaOnly (el ? ? ? Lakes_LagodiComo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 146)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 276955)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Ambon))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Ambon) (el ? ? ? Indonesia) - -located (el ? ? ? Islands_Zakinthos) (el ? ? ? Greece) - -located (el ? ? ? Lakes_LagoMaggiore) (el ? ? ? Countries_CH_provinces_TI) - -located (el ? ? ? Lakes_LagoMaggiore) (el ? ? ? Countries_I_provinces_Lombardia) - -located (el ? ? ? Lakes_LagoMaggiore) (el ? ? ? Switzerland) - -located (el ? ? ? Lakes_LagoMaggiore) (el ? ? ? Italy) - -landAreaOnly (el ? ? ? Lakes_LagoMaggiore) (el ? ? ? (MeasureFn (el ? ? ? (toInt 216)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_IMF) - -geographicalSubregion (el ? ? ? UnitedArabEmirates) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 248822)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_cities_Hsintien))) - -geographicalSubregion (el ? ? ? Countries_RC_cities_Hsintien) (el ? ? ? Taiwan) - -member (el ? ? ? Moldova) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 454864)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Drenthe))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_Drenthe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2652)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_Drenthe_cities_Assen) (el ? ? ? Countries_NL_provinces_Drenthe) - -equal (el ? ? ? (toInt 1430968)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Lara))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Lara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Lara_cities_Barquisimeto) (el ? ? ? Countries_YV_provinces_Lara) - -located (el ? ? ? Rivers_Schilka) (el ? ? ? Countries_R_provinces_Chitinskayaoblast) - -located (el ? ? ? Rivers_Schilka) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Schilka) (el ? ? ? Rivers_Amur) - -length (el ? ? ? Rivers_Schilka) (el ? ? ? (toInt 560)) - -located (el ? ? ? Mountains_Fuji_Yama) (el ? ? ? Countries_J_provinces_Shizuoka) - -located (el ? ? ? Mountains_Fuji_Yama) (el ? ? ? Countries_J_provinces_Yamanashi) - -located (el ? ? ? Mountains_Fuji_Yama) (el ? ? ? Japan) - -equal (el ? ? ? (toInt 112140000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Sichuan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 570000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Chengdu) (el ? ? ? Countries_TJ_provinces_Sichuan) - -equal (el ? ? ? (toInt 169374)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Antioquia_cities_Itagui))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Antioquia_cities_Itagui) (el ? ? ? Countries_CO_provinces_Antioquia) - -sharedBorderLength (el ? ? ? Vietnam) (el ? ? ? China) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1281)) (el ? ? ? Kilometer))) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_WFTU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guyana) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 27.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 712091)) (el ? ? ? (PopulationFn (el ? ? ? Guyana))) - -inflationRateInCountry (el ? ? ? Guyana) (el ? ? ? (toRealNum 8.1)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guyana) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 45.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Guyana) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 26.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_LAES) - -capitalCity (el ? ? ? Countries_GUY_cities_Georgetown) (el ? ? ? Guyana) - -meetsSpatially (el ? ? ? Guyana) (el ? ? ? Venezuela) - -meetsSpatially (el ? ? ? Guyana) (el ? ? ? Suriname) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? Guyana) (el ? ? ? Brazil) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_IMF) - -landAreaOnly (el ? ? ? Guyana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 214970)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Guyana) (el ? ? ? Organizations_IFRCS) - -sharedBorderLength (el ? ? ? Uganda) (el ? ? ? Kenya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 933)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 386081)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Shuangyashan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Shuangyashan) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 616790)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Manitoba_cities_Winnipeg))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Manitoba_cities_Winnipeg) (el ? ? ? Countries_CDN_provinces_Manitoba) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 180620)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_ChampagneArdenne_cities_Reims))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_ChampagneArdenne_cities_Reims) (el ? ? ? Countries_F_provinces_ChampagneArdenne) - -equal (el ? ? ? (toInt 831000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Jizzakh))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Jizzakh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Jizzakh_cities_Jizzakh) (el ? ? ? Countries_UZB_provinces_Jizzakh) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ECOWAS) - -equal (el ? ? ? (toInt 107000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_KemptonPark))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_KemptonPark) (el ? ? ? SouthAfrica) - -member (el ? ? ? Japan) (el ? ? ? Organizations_UNU) - -capitalCity (el ? ? ? Countries_NIC_cities_Managua) (el ? ? ? Nicaragua) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 4272352)) (el ? ? ? (PopulationFn (el ? ? ? Nicaragua))) - -meetsSpatially (el ? ? ? Nicaragua) (el ? ? ? CostaRica) - -meetsSpatially (el ? ? ? Nicaragua) (el ? ? ? Honduras) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_WToO) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IMO) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IFRCS) - -landAreaOnly (el ? ? ? Nicaragua) (el ? ? ? (MeasureFn (el ? ? ? (toInt 129494)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_BCIE) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_IFAD) - -inflationRateInCountry (el ? ? ? Nicaragua) (el ? ? ? (toRealNum 11.4)) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_Intelsat) - -member (el ? ? ? Nicaragua) (el ? ? ? Organizations_UNIDO) - -equal (el ? ? ? (toInt 3056146)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_Hanoi))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_Hanoi) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 348333)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_ChaiNat))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_ChaiNat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2470)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_RG) - -equal (el ? ? ? (toInt 164500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TAD_provinces_Leninobod_cities_Khujand))) - -geographicalSubregion (el ? ? ? Countries_TAD_provinces_Leninobod_cities_Khujand) (el ? ? ? Countries_TAD_provinces_Leninobod) - -member (el ? ? ? Countries_cid_cia_American_Samoa) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 163000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Roodepoort))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Roodepoort) (el ? ? ? SouthAfrica) - -equal (el ? ? ? (toInt 106000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_UsolyeSibirskoye))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Irkutskayaoblast_cities_UsolyeSibirskoye) (el ? ? ? Countries_R_provinces_Irkutskayaoblast) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Bilecik_cities_Bilecik) (el ? ? ? Countries_TR_provinces_Bilecik) - -equal (el ? ? ? (toInt 5991176)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Jalisco))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Jalisco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 80137)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Jalisco_cities_Guadalajara) (el ? ? ? Countries_MEX_provinces_Jalisco) - -equal (el ? ? ? (toInt 182000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Katsina))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Katsina) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 660000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Bihor))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Bihor) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7535)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Bihor_cities_Oradea) (el ? ? ? Countries_RO_provinces_Bihor) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IMF) - -member (el ? ? ? Japan) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 2209)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Norfolk_Island))) - -capitalCity (el ? ? ? Countries_cid_cia_Norfolk_Island_cities_Kingston) (el ? ? ? Countries_cid_cia_Norfolk_Island) - -landAreaOnly (el ? ? ? Countries_cid_cia_Norfolk_Island) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 34.6)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1222700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Morogoro))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Morogoro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 70799)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Morogoro_cities_Morogoro) (el ? ? ? Countries_EAT_provinces_Morogoro) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 3170000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElIskandariya_munic))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElIskandariya_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2679)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElIskandariya_munic_cities_ElIskandariya) (el ? ? ? Countries_ET_provinces_ElIskandariya_munic) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Amasya_cities_Amasya) (el ? ? ? Countries_TR_provinces_Amasya) - -equal (el ? ? ? (toInt 78937187)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Maharashtra) (el ? ? ? (MeasureFn (el ? ? ? (toInt 307713)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Bombay) (el ? ? ? Countries_IND_provinces_Maharashtra) - -located (el ? ? ? Rivers_BlackIrtysch) (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan) - -located (el ? ? ? Rivers_BlackIrtysch) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -located (el ? ? ? Rivers_BlackIrtysch) (el ? ? ? Kazakstan) - -located (el ? ? ? Rivers_BlackIrtysch) (el ? ? ? China) - -flowsInto (el ? ? ? Rivers_BlackIrtysch) (el ? ? ? Rivers_Irtysch) - -length (el ? ? ? Rivers_BlackIrtysch) (el ? ? ? (toInt 672)) - -equal (el ? ? ? (toInt 108000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Shchyolkovo))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Shchyolkovo) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -equal (el ? ? ? (toInt 404000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Braila))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Braila) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4724)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Braila_cities_Braila) (el ? ? ? Countries_RO_provinces_Braila) - -sharedBorderLength (el ? ? ? Turkmenistan) (el ? ? ? Afghanistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 744)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1366125)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_LaLibertad))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_LaLibertad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25569)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_LaLibertad_cities_Trujillo) (el ? ? ? Countries_PE_provinces_LaLibertad) - -hasHeadq (el ? ? ? Organizations_UNDOF) (el ? ? ? Countries_SYR_cities_Damascus) - -located (el ? ? ? Islands_Stromboli) (el ? ? ? Countries_I_provinces_Calabria) - -located (el ? ? ? Islands_Stromboli) (el ? ? ? Italy) - -equal (el ? ? ? (toInt 1455102)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_SistaneBaluchestan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_SistaneBaluchestan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 181578)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_SistaneBaluchestan_cities_Zahedan) (el ? ? ? Countries_IR_provinces_SistaneBaluchestan) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_ECLAC) - -equal (el ? ? ? (toInt 128747)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Skikda))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Skikda) (el ? ? ? Algeria) - -equal (el ? ? ? (toInt 1630867)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_Barcelona))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_Barcelona) (el ? ? ? Countries_E_provinces_Catalonia) - -equal (el ? ? ? (toInt 156352)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_PassoFundo))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_PassoFundo) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -equal (el ? ? ? (toInt 635473)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Fuxin))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Fuxin) (el ? ? ? Countries_TJ_provinces_Liaoning) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Ilan_cities_Ilan) (el ? ? ? Countries_RC_provinces_Ilan) - -equal (el ? ? ? (toInt 351737)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_SantanderdelSur_cities_Bucaramanga))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_SantanderdelSur_cities_Bucaramanga) (el ? ? ? Countries_CO_provinces_SantanderdelSur) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Kigoma_cities_KigomaUjiji) (el ? ? ? Countries_EAT_provinces_Kigoma) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_SACU) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 183557)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Yosu))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Yosu) (el ? ? ? SouthKorea) - -geographicalSubregion (el ? ? ? Niger) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 166519)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Central_cities_Kabwe))) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Central_cities_Kabwe) (el ? ? ? Countries_Z_provinces_Central) - -equal (el ? ? ? (toInt 739500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IL_provinces_North))) - -landAreaOnly (el ? ? ? Countries_IL_provinces_North) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4501)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IL_provinces_North_cities_Nazareth) (el ? ? ? Countries_IL_provinces_North) - -equal (el ? ? ? (toInt 713600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestSussex))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_WestSussex) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1989)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_WestSussex_cities_Chichester) (el ? ? ? Countries_GB_provinces_WestSussex) - -equal (el ? ? ? (toInt 1125000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Bie))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Bie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 70314)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Bie_cities_Bie) (el ? ? ? Countries_ANG_provinces_Bie) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Powys_cities_LlandrindodWells) (el ? ? ? Countries_GB_provinces_Powys) - -equal (el ? ? ? (toInt 265200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Bolton))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Bolton) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 68600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Leninsk_munic))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Leninsk_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 0)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Leninsk_munic_cities_Leninsk) (el ? ? ? Countries_KAZ_provinces_Leninsk_munic) - -equal (el ? ? ? (toInt 275000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Orenburgskayaoblast_cities_Orsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Orenburgskayaoblast_cities_Orsk) (el ? ? ? Countries_R_provinces_Orenburgskayaoblast) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 895000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Pingtung))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Pingtung) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2776)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Pingtung_cities_Pingtung) (el ? ? ? Countries_RC_provinces_Pingtung) - -equal (el ? ? ? (toInt 2503800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Voronezhskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Voronezhskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 52400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Voronezhskayaoblast_cities_Voronezh) (el ? ? ? Countries_R_provinces_Voronezhskayaoblast) - -sharedBorderLength (el ? ? ? Mexico) (el ? ? ? Guatemala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 962)) (el ? ? ? Kilometer))) - -member (el ? ? ? Togo) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 288573)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Galicia_cities_Vigo))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Galicia_cities_Vigo) (el ? ? ? Countries_E_provinces_Galicia) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IDB) - -equal (el ? ? ? (toInt 226185)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Guaruja))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Guaruja) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 47283)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Wyoming_cities_Cheyenne))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Wyoming_cities_Cheyenne) (el ? ? ? Countries_USA_provinces_Wyoming) - -geographicalSubregion (el ? ? ? Bulgaria) (el ? ? ? Continents_Europe) - -geographicalSubregion (el ? ? ? Kuwait) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 182584)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_NegeriSembilan_cities_Seremban))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_NegeriSembilan_cities_Seremban) (el ? ? ? Countries_MAL_provinces_NegeriSembilan) - -member (el ? ? ? Togo) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 77601)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Halland_cities_Halmstad))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Halland_cities_Halmstad) (el ? ? ? Countries_S_provinces_Halland) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Falkland_Islands) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 112373)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Quzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Quzhou) (el ? ? ? Countries_TJ_provinces_Hebei) - -equal (el ? ? ? (toInt 273000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Burgenland))) - -landAreaOnly (el ? ? ? Countries_A_provinces_Burgenland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3965)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_A_provinces_Burgenland_cities_Eisenstadt) (el ? ? ? Countries_A_provinces_Burgenland) - -equal (el ? ? ? (toInt 212976)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Hebi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Hebi) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 642979)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_LaPlata))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_LaPlata) (el ? ? ? Countries_RA_provinces_BuenosAires) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 90500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Chukotskyao))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Chukotskyao) (el ? ? ? (MeasureFn (el ? ? ? (toInt 737700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Chukotskyao_cities_Anadyr) (el ? ? ? Countries_R_provinces_Chukotskyao) - -equal (el ? ? ? (toInt 600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_CocosIslands))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_CocosIslands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_CocosIslands_cities_BantamVillage) (el ? ? ? Countries_AUS_provinces_CocosIslands) - -located (el ? ? ? Rivers_Katun) (el ? ? ? Countries_R_provinces_Altayskiykray) - -located (el ? ? ? Rivers_Katun) (el ? ? ? Countries_R_provinces_Rep_ofAltay) - -located (el ? ? ? Rivers_Katun) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Katun) (el ? ? ? Rivers_Ob) - -length (el ? ? ? Rivers_Katun) (el ? ? ? (toInt 306)) - -geographicalSubregion (el ? ? ? Countries_SY_cities_Victoria) (el ? ? ? Seychelles) - -equal (el ? ? ? (toInt 178496)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Calabria_cities_ReggiodiCalabria))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Calabria_cities_ReggiodiCalabria) (el ? ? ? Countries_I_provinces_Calabria) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_ICRM) - -equal (el ? ? ? (toInt 103349)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Piemonte_cities_Novara))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Piemonte_cities_Novara) (el ? ? ? Countries_I_provinces_Piemonte) - -equal (el ? ? ? (toInt 263700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Atlantida))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Atlantida) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4251)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Atlantida_cities_LaCeiba) (el ? ? ? Countries_HCA_provinces_Atlantida) - -equal (el ? ? ? (toInt 117268)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_Dese))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_Dese) (el ? ? ? Ethiopia) - -located (el ? ? ? Lakes_LakeNipigon) (el ? ? ? Countries_CDN_provinces_Ontario) - -located (el ? ? ? Lakes_LakeNipigon) (el ? ? ? Canada) - -landAreaOnly (el ? ? ? Lakes_LakeNipigon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4843)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? CzechRepublic) (el ? ? ? Austria) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_UPU) - -landAreaOnly (el ? ? ? CzechRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 78703)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_UNIDO) - -geographicSubregion (el ? ? ? Countries_CZ_provinces_Zapadocesky) (el ? ? ? CzechRepublic) - -geographicSubregion (el ? ? ? Countries_CZ_provinces_Vychodocesky) (el ? ? ? CzechRepublic) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_IDA) - -sectorCompositionOfGDPInPeriod (el ? ? ? CzechRepublic) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 53.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_CZ_provinces_Severocesky) (el ? ? ? CzechRepublic) - -inflationRateInCountry (el ? ? ? CzechRepublic) (el ? ? ? (toRealNum 9.1)) - -geographicSubregion (el ? ? ? Countries_CZ_provinces_Jihomoravsky) (el ? ? ? CzechRepublic) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_EBRD) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_EU) - -capitalCity (el ? ? ? Countries_CZ_provinces_Praha_cities_Prague) (el ? ? ? CzechRepublic) - -equal (el ? ? ? (toInt 10321120)) (el ? ? ? (PopulationFn (el ? ? ? CzechRepublic))) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_IOM) - -sectorCompositionOfGDPInPeriod (el ? ? ? CzechRepublic) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 40.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? CzechRepublic) (el ? ? ? Slovakia) - -geographicSubregion (el ? ? ? Countries_CZ_provinces_Jihocesky) (el ? ? ? CzechRepublic) - -geographicSubregion (el ? ? ? Countries_CZ_provinces_Praha) (el ? ? ? CzechRepublic) - -member (el ? ? ? CzechRepublic) (el ? ? ? Organizations_ZC) - -meetsSpatially (el ? ? ? CzechRepublic) (el ? ? ? Poland) - -geographicSubregion (el ? ? ? Countries_CZ_provinces_Severomoravsky) (el ? ? ? CzechRepublic) - -sectorCompositionOfGDPInPeriod (el ? ? ? CzechRepublic) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 5.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? CzechRepublic) (el ? ? ? Germany) - -equal (el ? ? ? (toInt 684000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Rukwa))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Rukwa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 68635)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Rukwa_cities_Sumbawanga) (el ? ? ? Countries_EAT_provinces_Rukwa) - -equal (el ? ? ? (toInt 680000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Bremen))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Bremen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 404)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Bremen_cities_Bremen) (el ? ? ? Countries_D_provinces_Bremen) - -sharedBorderLength (el ? ? ? Ukraine) (el ? ? ? Slovakia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 90)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 227483)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_EastFlanders_cities_Ghent))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_EastFlanders_cities_Ghent) (el ? ? ? Countries_B_provinces_EastFlanders) - -sectorCompositionOfGDPInPeriod (el ? ? ? Luxembourg) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 1.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_EN) - -capitalCity (el ? ? ? Countries_L_cities_Luxembourg) (el ? ? ? Luxembourg) - -sectorCompositionOfGDPInPeriod (el ? ? ? Luxembourg) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 33.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ACCT) - -sectorCompositionOfGDPInPeriod (el ? ? ? Luxembourg) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 64.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Luxembourg) (el ? ? ? France) - -meetsSpatially (el ? ? ? Luxembourg) (el ? ? ? Belgium) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ILO) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_WHO) - -inflationRateInCountry (el ? ? ? Luxembourg) (el ? ? ? (toRealNum 3.6)) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_ANC) - -landAreaOnly (el ? ? ? Luxembourg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2586)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 415870)) (el ? ? ? (PopulationFn (el ? ? ? Luxembourg))) - -meetsSpatially (el ? ? ? Luxembourg) (el ? ? ? Germany) - -member (el ? ? ? Luxembourg) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 293542)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Gelsenkirchen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Gelsenkirchen) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -equal (el ? ? ? (toInt 1008400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Birmingham))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestMidlands_cities_Birmingham) (el ? ? ? Countries_GB_provinces_WestMidlands) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Angola) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 329913)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Chinju))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Chinju) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 152442)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Taizhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Taizhou) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -located (el ? ? ? Lakes_LakeMeade) (el ? ? ? Countries_USA_provinces_Nevada) - -located (el ? ? ? Lakes_LakeMeade) (el ? ? ? Countries_USA_provinces_Arizona) - -located (el ? ? ? Lakes_LakeMeade) (el ? ? ? UnitedStates) - -landAreaOnly (el ? ? ? Lakes_LakeMeade) (el ? ? ? (MeasureFn (el ? ? ? (toInt 637)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Miyazaki_cities_Miyazaki) (el ? ? ? Countries_J_provinces_Miyazaki) - -equal (el ? ? ? (toInt 63968)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_WestVirginia_cities_Charleston))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_WestVirginia_cities_Charleston) (el ? ? ? Countries_USA_provinces_WestVirginia) - -equal (el ? ? ? (toInt 121200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Aydin_cities_Aydin))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Aydin_cities_Aydin) (el ? ? ? Countries_TR_provinces_Aydin) - -equal (el ? ? ? (toInt 1213667)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Akita))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Akita) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11612)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Akita_cities_Akita) (el ? ? ? Countries_J_provinces_Akita) - -geographicalSubregion (el ? ? ? Burma) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 404599)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Edirne))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Edirne) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6276)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Edirne_cities_Edirne) (el ? ? ? Countries_TR_provinces_Edirne) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Yamaguchi_cities_Yamaguchi) (el ? ? ? Countries_J_provinces_Yamaguchi) - -member (el ? ? ? Japan) (el ? ? ? Organizations_ZC) - -equal (el ? ? ? (toInt 1209546)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Nagaland))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Nagaland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16579)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Nagaland_cities_Kohima) (el ? ? ? Countries_IND_provinces_Nagaland) - -located (el ? ? ? Lakes_OzeroAral) (el ? ? ? Countries_KAZ_provinces_Qyzylorda) - -located (el ? ? ? Lakes_OzeroAral) (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston) - -located (el ? ? ? Lakes_OzeroAral) (el ? ? ? Kazakstan) - -located (el ? ? ? Lakes_OzeroAral) (el ? ? ? Uzbekistan) - -landAreaOnly (el ? ? ? Lakes_OzeroAral) (el ? ? ? (MeasureFn (el ? ? ? (toInt 62155)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? Italy) (el ? ? ? France) (el ? ? ? (MeasureFn (el ? ? ? (toInt 488)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 382000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_BurSaid_munic_cities_PortSaid))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_BurSaid_munic_cities_PortSaid) (el ? ? ? Countries_ET_provinces_BurSaid_munic) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 92392)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_ZG))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_ZG) (el ? ? ? (MeasureFn (el ? ? ? (toInt 238)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_ZG_cities_Zug) (el ? ? ? Countries_CH_provinces_ZG) - -equal (el ? ? ? (toInt 1841358)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Mie))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Mie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5778)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Mie_cities_Tsu) (el ? ? ? Countries_J_provinces_Mie) - -equal (el ? ? ? (toInt 175526)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Bilecik))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Bilecik) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4307)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Bilecik_cities_Bilecik) (el ? ? ? Countries_TR_provinces_Bilecik) - -located (el ? ? ? Rivers_Chatanga) (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) - -located (el ? ? ? Rivers_Chatanga) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Chatanga) (el ? ? ? Seas_ArcticOcean) - -length (el ? ? ? Rivers_Chatanga) (el ? ? ? (toInt 1636)) - -geographicalSubregion (el ? ? ? Countries_TN_cities_Tunis) (el ? ? ? Tunisia) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 1622000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_TienGiang))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_TienGiang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2339)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 789900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_KabardinoBalkarRep_))) - -landAreaOnly (el ? ? ? Countries_R_provinces_KabardinoBalkarRep_) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_KabardinoBalkarRep__cities_Nalchik) (el ? ? ? Countries_R_provinces_KabardinoBalkarRep_) - -located (el ? ? ? Mountains_MtMitchell) (el ? ? ? Countries_USA_provinces_NorthCarolina) - -located (el ? ? ? Mountains_MtMitchell) (el ? ? ? UnitedStates) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Italy) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 114037)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Mostaganem))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Mostaganem) (el ? ? ? Algeria) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 207500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Highland))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Highland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26137)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Highland_cities_Inverness) (el ? ? ? Countries_GB_provinces_Highland) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_WHO) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_LAIA) - -equal (el ? ? ? (toInt 290051)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_SachsenAnhalt_cities_Halle))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_SachsenAnhalt_cities_Halle) (el ? ? ? Countries_D_provinces_SachsenAnhalt) - -equal (el ? ? ? (toInt 109863)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_BragancaPaulista))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_BragancaPaulista) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 1290000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Rawalpindi))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Rawalpindi) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 322000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Chitinskayaoblast_cities_Chita))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Chitinskayaoblast_cities_Chita) (el ? ? ? Countries_R_provinces_Chitinskayaoblast) - -equal (el ? ? ? (toInt 758279)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Leon))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Leon) (el ? ? ? Countries_MEX_provinces_Guanajuato) - -equal (el ? ? ? (toInt 336917)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Valladolid))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Valladolid) (el ? ? ? Countries_E_provinces_CastileandLeon) - -equal (el ? ? ? (toInt 117324)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Sunnyvale))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Sunnyvale) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 612458)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Gujarat_cities_Rajkot))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Gujarat_cities_Rajkot) (el ? ? ? Countries_IND_provinces_Gujarat) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? ServiceSector) (el ? ? ? (toInt 78)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 224911)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_French_Polynesia))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 18)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? (toRealNum 1.5)) - -capitalCity (el ? ? ? Countries_cid_cia_French_Polynesia_cities_Papeete) (el ? ? ? Countries_cid_cia_French_Polynesia) - -landAreaOnly (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4167)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_BI_cities_Bujumbura) (el ? ? ? Burundi) - -located (el ? ? ? Mountains_Snoehetta) (el ? ? ? Countries_N_provinces_Oppland) - -located (el ? ? ? Mountains_Snoehetta) (el ? ? ? Norway) - -member (el ? ? ? Togo) (el ? ? ? Organizations_MINURSO) - -equal (el ? ? ? (toInt 3317091)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Oklahoma))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Oklahoma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 181185)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Oklahoma_cities_OklahomaCity) (el ? ? ? Countries_USA_provinces_Oklahoma) - -equal (el ? ? ? (toInt 254899)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Burdur))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Burdur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6887)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Burdur_cities_Burdur) (el ? ? ? Countries_TR_provinces_Burdur) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 467100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_SanMiguel))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_SanMiguel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2077)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_SanMiguel_cities_SanMiguel) (el ? ? ? Countries_ES_provinces_SanMiguel) - -equal (el ? ? ? (toInt 1879420)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Kanpur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Kanpur) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -member (el ? ? ? Japan) (el ? ? ? Organizations_UNITAR) - -equal (el ? ? ? (toInt 989500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hertfordshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Hertfordshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1634)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Hertfordshire_cities_Hertford) (el ? ? ? Countries_GB_provinces_Hertfordshire) - -equal (el ? ? ? (toInt 187623)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Michoacan_cities_Uruapan))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Michoacan_cities_Uruapan) (el ? ? ? Countries_MEX_provinces_Michoacan) - -equal (el ? ? ? (toInt 132824)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Bushehr_cities_BandareBushehr))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Bushehr_cities_BandareBushehr) (el ? ? ? Countries_IR_provinces_Bushehr) - -equal (el ? ? ? (toInt 7404559)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Pernambuco) (el ? ? ? (MeasureFn (el ? ? ? (toInt 98937)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Recife) (el ? ? ? Countries_BR_provinces_Pernambuco) - -equal (el ? ? ? (toInt 1132800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Wroclawskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Wroclawskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6287)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Wroclawskie_cities_Wroclaw) (el ? ? ? Countries_PL_provinces_Wroclawskie) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 134708)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Arusha_cities_Arusha))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Arusha_cities_Arusha) (el ? ? ? Countries_EAT_provinces_Arusha) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_BurSaid_munic_cities_BurSaid) (el ? ? ? Countries_ET_provinces_BurSaid_munic) - -geographicalSubregion (el ? ? ? Gabon) (el ? ? ? Continents_Africa) - -capitalCity (el ? ? ? Countries_cid_cia_Cook_Islands_cities_Avarua) (el ? ? ? Countries_cid_cia_Cook_Islands) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? (toRealNum 6.2)) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 19561)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Cook_Islands))) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_Sparteca) - -member (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? Organizations_SPC) - -landAreaOnly (el ? ? ? Countries_cid_cia_Cook_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 240)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 438377)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_BajaCalifornia_cities_Mexicali))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_BajaCalifornia_cities_Mexicali) (el ? ? ? Countries_MEX_provinces_BajaCalifornia) - -located (el ? ? ? Islands_Ikaria) (el ? ? ? Greece) - -equal (el ? ? ? (toInt 1118984)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SantaFe_cities_Rosario))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_SantaFe_cities_Rosario) (el ? ? ? Countries_RA_provinces_SantaFe) - -equal (el ? ? ? (toInt 131000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Kumo))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Kumo) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 1730752)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Medan))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Medan) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 248700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_VianadoCastelo))) - -landAreaOnly (el ? ? ? Countries_P_provinces_VianadoCastelo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2255)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 117799)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_WestFlanders_cities_Brugge))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_WestFlanders_cities_Brugge) (el ? ? ? Countries_B_provinces_WestFlanders) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Lincolnshire_cities_Lincoln) (el ? ? ? Countries_GB_provinces_Lincolnshire) - -equal (el ? ? ? (toInt 112846)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_BasseNormandie_cities_Caen))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_BasseNormandie_cities_Caen) (el ? ? ? Countries_F_provinces_BasseNormandie) - -equal (el ? ? ? (toInt 164092)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Aksu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Aksu) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IMF) - -equal (el ? ? ? (toInt 101527)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_ParePare))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_ParePare) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 105301)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Allentown))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Allentown) (el ? ? ? Countries_USA_provinces_Pennsylvania) - -equal (el ? ? ? (toInt 417000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_SatuMare))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_SatuMare) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4405)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_SatuMare_cities_SatuMare) (el ? ? ? Countries_RO_provinces_SatuMare) - -equal (el ? ? ? (toInt 497200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Antalya_cities_Antalya))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Antalya_cities_Antalya) (el ? ? ? Countries_TR_provinces_Antalya) - -equal (el ? ? ? (toInt 2841400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Nampula))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Nampula) (el ? ? ? (MeasureFn (el ? ? ? (toInt 81606)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Nampula_cities_Nampula) (el ? ? ? Countries_MOC_provinces_Nampula) - -equal (el ? ? ? (toInt 737700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_GiaLai))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_GiaLai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15661)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 166000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Bengo))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Bengo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31371)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Bengo_cities_Caxito) (el ? ? ? Countries_ANG_provinces_Bengo) - -equal (el ? ? ? (toInt 220303)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Quindio_cities_Armenia))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Quindio_cities_Armenia) (el ? ? ? Countries_CO_provinces_Quindio) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Kayin_cities_Hpaan) (el ? ? ? Countries_MYA_provinces_Kayin) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Covasha_cities_SfintuGheorghe) (el ? ? ? Countries_RO_provinces_Covasha) - -equal (el ? ? ? (toInt 449189)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_GoteborgochBohus_cities_Goteborg))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_GoteborgochBohus_cities_Goteborg) (el ? ? ? Countries_S_provinces_GoteborgochBohus) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_Ahuachapan_cities_Ahuachapan) (el ? ? ? Countries_ES_provinces_Ahuachapan) - -equal (el ? ? ? (toInt 1085000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_Kazan))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_Kazan) (el ? ? ? Countries_R_provinces_Rep_ofTatarstan) - -equal (el ? ? ? (toInt 68077965)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_WestBengal))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_WestBengal) (el ? ? ? (MeasureFn (el ? ? ? (toInt 88752)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_WestBengal_cities_Calcutta) (el ? ? ? Countries_IND_provinces_WestBengal) - -equal (el ? ? ? (toInt 134393)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_BE_cities_Bern))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_BE_cities_Bern) (el ? ? ? Countries_CH_provinces_BE) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UNESCO) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_WTrO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Philippines) (el ? ? ? ServiceSector) (el ? ? ? (toInt 48)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_WIPO) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_ESCAP) - -equal (el ? ? ? (toInt 74480848)) (el ? ? ? (PopulationFn (el ? ? ? Philippines))) - -landAreaOnly (el ? ? ? Philippines) (el ? ? ? (MeasureFn (el ? ? ? (toInt 300000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_WFTU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Philippines) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 30)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Philippines) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 22)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Philippines) (el ? ? ? (toRealNum 8.1)) - -member (el ? ? ? Philippines) (el ? ? ? Organizations_WCL) - -capitalCity (el ? ? ? Countries_RP_cities_Manila) (el ? ? ? Philippines) - -equal (el ? ? ? (toInt 182000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Jos))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Jos) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 653994)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Piaui_cities_Teresina))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Piaui_cities_Teresina) (el ? ? ? Countries_BR_provinces_Piaui) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_SanVicente_cities_SanVicente) (el ? ? ? Countries_ES_provinces_SanVicente) - -equal (el ? ? ? (toInt 4838000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_SanktPeterburg_cities_SanktPeterburg) (el ? ? ? Countries_R_provinces_SanktPeterburg) - -equal (el ? ? ? (toInt 130600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Gyor_munic))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Gyor_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 175)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Gyor_munic_cities_Gyor) (el ? ? ? Countries_H_provinces_Gyor_munic) - -geographicalSubregion (el ? ? ? Australia) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 118027)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Caqueta_cities_Florencia))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Caqueta_cities_Florencia) (el ? ? ? Countries_CO_provinces_Caqueta) - -equal (el ? ? ? (toInt 826100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Eastern))) - -landAreaOnly (el ? ? ? Countries_Z_provinces_Eastern) (el ? ? ? (MeasureFn (el ? ? ? (toInt 69106)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_Z_provinces_Eastern_cities_Chipata) (el ? ? ? Countries_Z_provinces_Eastern) - -equal (el ? ? ? (toInt 6750043)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Tehran_cities_Tehran))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Tehran_cities_Tehran) (el ? ? ? Countries_IR_provinces_Tehran) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Russia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3645)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Laos) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 16463648)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Haryana))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Haryana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 44212)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Chandigarh_cities_Chandigarh) (el ? ? ? Countries_IND_provinces_Haryana) - -equal (el ? ? ? (toInt 164880)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Shangqiu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Shangqiu) (el ? ? ? Countries_TJ_provinces_Henan) - -sharedBorderLength (el ? ? ? Chile) (el ? ? ? Argentina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5150)) (el ? ? ? Kilometer))) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_ACP) - -meetsSpatially (el ? ? ? WesternSahara) (el ? ? ? Morocco) - -capitalCity (el ? ? ? Countries_WSA_cities_ElAlaiun) (el ? ? ? WesternSahara) - -meetsSpatially (el ? ? ? WesternSahara) (el ? ? ? Mauritania) - -equal (el ? ? ? (toInt 222631)) (el ? ? ? (PopulationFn (el ? ? ? WesternSahara))) - -meetsSpatially (el ? ? ? WesternSahara) (el ? ? ? Algeria) - -landAreaOnly (el ? ? ? WesternSahara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 266000)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 715600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Kaliskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Kaliskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6512)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Kaliskie_cities_Kalisz) (el ? ? ? Countries_PL_provinces_Kaliskie) - -equal (el ? ? ? (toInt 74106)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_SG_cities_SanktGallen))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_SG_cities_SanktGallen) (el ? ? ? Countries_CH_provinces_SG) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IFC) - -equal (el ? ? ? (toInt 104269)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Hengshui))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Hengshui) (el ? ? ? Countries_TJ_provinces_Hebei) - -equal (el ? ? ? (toInt 500086)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_PathumThani))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_PathumThani) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1525)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1050590)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Estremadura))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Estremadura) (el ? ? ? (MeasureFn (el ? ? ? (toInt 41635)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Estremadura_cities_Merida) (el ? ? ? Countries_E_provinces_Estremadura) - -equal (el ? ? ? (toInt 105000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_BacsKiskun_cities_Kecskemet))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_BacsKiskun_cities_Kecskemet) (el ? ? ? Countries_H_provinces_BacsKiskun) - -equal (el ? ? ? (toInt 344669)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Batman))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Batman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4694)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Batman_cities_Batman) (el ? ? ? Countries_TR_provinces_Batman) - -equal (el ? ? ? (toInt 173351)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Sergipe_cities_Arapiraca))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Sergipe_cities_Arapiraca) (el ? ? ? Countries_BR_provinces_Sergipe) - -equal (el ? ? ? (toInt 65566)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_PembrokePines))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_PembrokePines) (el ? ? ? Countries_USA_provinces_Florida) - -equal (el ? ? ? (toInt 702000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Samarskayaoblast_cities_Tolyatti))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Samarskayaoblast_cities_Tolyatti) (el ? ? ? Countries_R_provinces_Samarskayaoblast) - -equal (el ? ? ? (toInt 409630)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Apurimac))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Apurimac) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20895)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Apurimac_cities_Abancay) (el ? ? ? Countries_PE_provinces_Apurimac) - -equal (el ? ? ? (toInt 770931)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Terengganu))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Terengganu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12955)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Terengganu_cities_KualaTerengganu) (el ? ? ? Countries_MAL_provinces_Terengganu) - -equal (el ? ? ? (toInt 1125600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_TyneandWear))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_TyneandWear) (el ? ? ? (MeasureFn (el ? ? ? (toInt 540)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_TyneandWear_cities_Newcastle) (el ? ? ? Countries_GB_provinces_TyneandWear) - -equal (el ? ? ? (toInt 108000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Permskayaoblast_cities_Solikamsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Permskayaoblast_cities_Solikamsk) (el ? ? ? Countries_R_provinces_Permskayaoblast) - -equal (el ? ? ? (toInt 114339)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Malmohus_cities_Helsingborg))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Malmohus_cities_Helsingborg) (el ? ? ? Countries_S_provinces_Malmohus) - -sharedBorderLength (el ? ? ? Liechtenstein) (el ? ? ? Austria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 37)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 694249)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_ZuidHolland_cities_sGravenhage))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_ZuidHolland_cities_sGravenhage) (el ? ? ? Countries_NL_provinces_ZuidHolland) - -geographicalSubregion (el ? ? ? Benin) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 146500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Hampshire_cities_Basingstoke))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Hampshire_cities_Basingstoke) (el ? ? ? Countries_GB_provinces_Hampshire) - -equal (el ? ? ? (toInt 47300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Western_cities_Kakamega))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Western_cities_Kakamega) (el ? ? ? Countries_EAK_provinces_Western) - -equal (el ? ? ? (toInt 267878)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_Maringa))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_Maringa) (el ? ? ? Countries_BR_provinces_Parana) - -geographicalSubregion (el ? ? ? Venezuela) (el ? ? ? Continents_America) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_PCA) - -equal (el ? ? ? (toInt 2492000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Osaka_cities_Osaka))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Osaka_cities_Osaka) (el ? ? ? Countries_J_provinces_Osaka) - -equal (el ? ? ? (toInt 1624000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Alsace))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Alsace) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8280)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Alsace_cities_Strasbourg) (el ? ? ? Countries_F_provinces_Alsace) - -equal (el ? ? ? (toInt 1145075)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur) (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur) - -equal (el ? ? ? (toInt 269100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Humberside_cities_KingstonuponHull))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Humberside_cities_KingstonuponHull) (el ? ? ? Countries_GB_provinces_Humberside) - -located (el ? ? ? Rivers_ColumbiaRiver) (el ? ? ? Countries_USA_provinces_Washington) - -located (el ? ? ? Rivers_ColumbiaRiver) (el ? ? ? Countries_USA_provinces_Oregon) - -located (el ? ? ? Rivers_ColumbiaRiver) (el ? ? ? Countries_CDN_provinces_BritishColumbia) - -located (el ? ? ? Rivers_ColumbiaRiver) (el ? ? ? UnitedStates) - -located (el ? ? ? Rivers_ColumbiaRiver) (el ? ? ? Canada) - -flowsInto (el ? ? ? Rivers_ColumbiaRiver) (el ? ? ? Seas_PacificOcean) - -length (el ? ? ? Rivers_ColumbiaRiver) (el ? ? ? (toInt 1952)) - -located (el ? ? ? Mountains_MtMcKinley) (el ? ? ? Countries_USA_provinces_Alaska) - -located (el ? ? ? Mountains_MtMcKinley) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 3909047)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Valencia))) - -landAreaOnly (el ? ? ? Countries_E_provinces_Valencia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23255)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_Valencia_cities_Valencia) (el ? ? ? Countries_E_provinces_Valencia) - -equal (el ? ? ? (toInt 866153)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Salta))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_Salta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 155488)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_Salta_cities_Salta) (el ? ? ? Countries_RA_provinces_Salta) - -equal (el ? ? ? (toInt 6452000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElQahira_munic))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_ElQahira_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 214)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_ElQahira_munic_cities_ElQahira) (el ? ? ? Countries_ET_provinces_ElQahira_munic) - -equal (el ? ? ? (toInt 352691)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_SanJuan_cities_SanJuan))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_SanJuan_cities_SanJuan) (el ? ? ? Countries_RA_provinces_SanJuan) - -equal (el ? ? ? (toInt 158858)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_BritishColumbia_cities_Burnaby))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_BritishColumbia_cities_Burnaby) (el ? ? ? Countries_CDN_provinces_BritishColumbia) - -equal (el ? ? ? (toInt 119000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Carletonville))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Carletonville) (el ? ? ? SouthAfrica) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_WFTU) - -located (el ? ? ? Islands_PrinceEdwardIsland) (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland) - -located (el ? ? ? Islands_PrinceEdwardIsland) (el ? ? ? Canada) - -equal (el ? ? ? (toInt 535332)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_NuevoLeon_cities_Guadalupe))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_NuevoLeon_cities_Guadalupe) (el ? ? ? Countries_MEX_provinces_NuevoLeon) - -equal (el ? ? ? (toInt 394700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Ziguinchor))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_Ziguinchor) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7339)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_Ziguinchor_cities_Ziguinchor) (el ? ? ? Countries_SN_provinces_Ziguinchor) - -equal (el ? ? ? (toInt 6117520)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Massachusetts))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Massachusetts) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21455)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Massachusetts_cities_Boston) (el ? ? ? Countries_USA_provinces_Massachusetts) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 118348)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Esfahan_cities_Khomeynishahr))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Esfahan_cities_Khomeynishahr) (el ? ? ? Countries_IR_provinces_Esfahan) - -equal (el ? ? ? (toInt 339210)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_Ipiros))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_Ipiros) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9203)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 350077)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Chifeng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Chifeng) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -equal (el ? ? ? (toInt 1120300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Bydgoskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Bydgoskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10349)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Bydgoskie_cities_Bydgoszcz) (el ? ? ? Countries_PL_provinces_Bydgoskie) - -equal (el ? ? ? (toInt 2585900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_NamHa))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_NamHa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2492)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1476060)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NakhonSiThammarat))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NakhonSiThammarat) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9973)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_NakhonSiThammarat_cities_NakhonsiThammarat) (el ? ? ? Countries_THA_provinces_NakhonSiThammarat) - -located (el ? ? ? Islands_LittleCayman) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 304819)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Antioquia_cities_Bello))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Antioquia_cities_Bello) (el ? ? ? Countries_CO_provinces_Antioquia) - -sharedBorderLength (el ? ? ? Niger) (el ? ? ? BurkinaFaso) (el ? ? ? (MeasureFn (el ? ? ? (toInt 628)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 191972)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Nebraska_cities_Lincoln))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Nebraska_cities_Lincoln) (el ? ? ? Countries_USA_provinces_Nebraska) - -equal (el ? ? ? (toInt 101200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Derbyshire_cities_Chesterfield))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Derbyshire_cities_Chesterfield) (el ? ? ? Countries_GB_provinces_Derbyshire) - -equal (el ? ? ? (toInt 3325064)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_ZuidHolland))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_ZuidHolland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2859)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_ZuidHolland_cities_sGravenhage) (el ? ? ? Countries_NL_provinces_ZuidHolland) - -member (el ? ? ? Togo) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 148065)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khorasan_cities_Sabzevar))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Khorasan_cities_Sabzevar) (el ? ? ? Countries_IR_provinces_Khorasan) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Estonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 290)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 106707)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Abilene))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Abilene) (el ? ? ? Countries_USA_provinces_Texas) - -equal (el ? ? ? (toInt 102700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Chiriqui_cities_David))) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_Chiriqui_cities_David) (el ? ? ? Countries_PA_provinces_Chiriqui) - -located (el ? ? ? Islands_Sachalin) (el ? ? ? Countries_R_provinces_Sakhalinskayaoblast) - -located (el ? ? ? Islands_Sachalin) (el ? ? ? Russia) - -landAreaOnly (el ? ? ? Islands_Sachalin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76400)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 167361)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_Almeria))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_Almeria) (el ? ? ? Countries_E_provinces_Andalusia) - -equal (el ? ? ? (toInt 10000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BDS_cities_Bridgetown))) - -geographicalSubregion (el ? ? ? Countries_BDS_cities_Bridgetown) (el ? ? ? Barbados) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_CuandoCubango_cities_Menongue) (el ? ? ? Countries_ANG_provinces_CuandoCubango) - -equal (el ? ? ? (toInt 755502)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Suwon))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Suwon) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 18754)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Nordland_cities_Narvik))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Nordland_cities_Narvik) (el ? ? ? Countries_N_provinces_Nordland) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNIDO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Pakistan) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 27)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_ITU) - -meetsSpatially (el ? ? ? Pakistan) (el ? ? ? India) - -inflationRateInCountry (el ? ? ? Pakistan) (el ? ? ? (toInt 13)) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_UNCRO) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_G_77) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IFAD) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_IAEA) - -landAreaOnly (el ? ? ? Pakistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 803940)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Pakistan) (el ? ? ? Afghanistan) - -capitalCity (el ? ? ? Countries_PK_cities_Islamabad) (el ? ? ? Pakistan) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_WFTU) - -meetsSpatially (el ? ? ? Pakistan) (el ? ? ? Iran) - -meetsSpatially (el ? ? ? Pakistan) (el ? ? ? China) - -sectorCompositionOfGDPInPeriod (el ? ? ? Pakistan) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 24)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Pakistan) (el ? ? ? Organizations_SAARC) - -sectorCompositionOfGDPInPeriod (el ? ? ? Pakistan) (el ? ? ? ServiceSector) (el ? ? ? (toInt 49)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 129275660)) (el ? ? ? (PopulationFn (el ? ? ? Pakistan))) - -equal (el ? ? ? (toInt 194600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Van_cities_Van))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Van_cities_Van) (el ? ? ? Countries_TR_provinces_Van) - -located (el ? ? ? Rivers_HudsonRiver) (el ? ? ? Countries_USA_provinces_NewYork) - -located (el ? ? ? Rivers_HudsonRiver) (el ? ? ? UnitedStates) - -flowsInto (el ? ? ? Rivers_HudsonRiver) (el ? ? ? Seas_AtlanticOcean) - -length (el ? ? ? Rivers_HudsonRiver) (el ? ? ? (toInt 493)) - -sharedBorderLength (el ? ? ? Iraq) (el ? ? ? Iran) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1458)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? Romania) (el ? ? ? Moldova) (el ? ? ? (MeasureFn (el ? ? ? (toInt 450)) (el ? ? ? Kilometer))) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_ISO) - -equal (el ? ? ? (toInt 126785)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hunan_cities_Huaihua))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hunan_cities_Huaihua) (el ? ? ? Countries_TJ_provinces_Hunan) - -sharedBorderLength (el ? ? ? Senegal) (el ? ? ? Mali) (el ? ? ? (MeasureFn (el ? ? ? (toInt 419)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 239000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_SoltustikQazaqstan_cities_Petropavl))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_SoltustikQazaqstan_cities_Petropavl) (el ? ? ? Countries_KAZ_provinces_SoltustikQazaqstan) - -equal (el ? ? ? (toInt 299022)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_SanIsidro))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_SanIsidro) (el ? ? ? Countries_RA_provinces_BuenosAires) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Mali) (el ? ? ? Organizations_ECOWAS) - -equal (el ? ? ? (toInt 164747)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Zhuhai))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Zhuhai) (el ? ? ? Countries_TJ_provinces_Guangdong) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_G_19) - -equal (el ? ? ? (toInt 291362)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Sargodha))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Sargodha) (el ? ? ? Pakistan) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 721500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Taldyqorghan))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Taldyqorghan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 118500)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Taldyqorghan_cities_Taldyqorghan) (el ? ? ? Countries_KAZ_provinces_Taldyqorghan) - -located (el ? ? ? Islands_Linosa) (el ? ? ? Countries_I_provinces_Sicilia) - -located (el ? ? ? Islands_Linosa) (el ? ? ? Italy) - -equal (el ? ? ? (toInt 106462)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Jhelum))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Jhelum) (el ? ? ? Pakistan) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNPROFOR) - -located (el ? ? ? Rivers_Kitakami) (el ? ? ? Countries_J_provinces_Miyagi) - -located (el ? ? ? Rivers_Kitakami) (el ? ? ? Countries_J_provinces_Iwate) - -located (el ? ? ? Rivers_Kitakami) (el ? ? ? Japan) - -flowsInto (el ? ? ? Rivers_Kitakami) (el ? ? ? Seas_PacificOcean) - -equal (el ? ? ? (toInt 706)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_SognogFjordane_cities_Hermannsverk))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_SognogFjordane_cities_Hermannsverk) (el ? ? ? Countries_N_provinces_SognogFjordane) - -equal (el ? ? ? (toInt 292350)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Chaco_cities_Resistencia))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Chaco_cities_Resistencia) (el ? ? ? Countries_RA_provinces_Chaco) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 748000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Krakowskie_cities_Krakow))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Krakowskie_cities_Krakow) (el ? ? ? Countries_PL_provinces_Krakowskie) - -equal (el ? ? ? (toInt 151168)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Blekinge))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Blekinge) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2941)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Blekinge_cities_Karlskrona) (el ? ? ? Countries_S_provinces_Blekinge) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Ivanovskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Samarskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Astrakhanskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Yaroslavskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Saratovskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Russia) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Penzenskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Rep_ofMariyEl) - -length (el ? ? ? Rivers_Volga) (el ? ? ? (toInt 3531)) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Kostromskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Tverskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Rep_ofTatarstan) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Ulyanovskayaoblast) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_ChuvashRepublic) - -located (el ? ? ? Rivers_Volga) (el ? ? ? Countries_R_provinces_Volgogradskayaoblast) - -flowsInto (el ? ? ? Rivers_Volga) (el ? ? ? Lakes_CaspianSea) - -located (el ? ? ? Rivers_Dalaelv) (el ? ? ? Countries_S_provinces_Vastmanland) - -located (el ? ? ? Rivers_Dalaelv) (el ? ? ? Countries_S_provinces_Uppsala) - -located (el ? ? ? Rivers_Dalaelv) (el ? ? ? Countries_S_provinces_Kopparberg) - -located (el ? ? ? Rivers_Dalaelv) (el ? ? ? Countries_S_provinces_Gavleborg) - -located (el ? ? ? Rivers_Dalaelv) (el ? ? ? Sweden) - -flowsInto (el ? ? ? Rivers_Dalaelv) (el ? ? ? Seas_BalticSea) - -length (el ? ? ? Rivers_Dalaelv) (el ? ? ? (toInt 520)) - -equal (el ? ? ? (toInt 7309190)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Istanbul))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Istanbul) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5712)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Istanbul_cities_Istanbul) (el ? ? ? Countries_TR_provinces_Istanbul) - -equal (el ? ? ? (toInt 731000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Khulna))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Khulna) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 4501538)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Goias))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Goias) (el ? ? ? (MeasureFn (el ? ? ? (toInt 341289)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Goias_cities_Goiania) (el ? ? ? Countries_BR_provinces_Goias) - -equal (el ? ? ? (toInt 164768)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_BarraMansa))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_BarraMansa) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 4577800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Mandalay))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Mandalay) (el ? ? ? (MeasureFn (el ? ? ? (toInt 37024)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Mandalay_cities_Mandalay) (el ? ? ? Countries_MYA_provinces_Mandalay) - -equal (el ? ? ? (toInt 72766)) (el ? ? ? (PopulationFn (el ? ? ? Andorra))) - -landAreaOnly (el ? ? ? Andorra) (el ? ? ? (MeasureFn (el ? ? ? (toInt 450)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Andorra) (el ? ? ? Spain) - -meetsSpatially (el ? ? ? Andorra) (el ? ? ? France) - -capitalCity (el ? ? ? Countries_AND_cities_AndorralaVella) (el ? ? ? Andorra) - -equal (el ? ? ? (toInt 1073560)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Zonguldak))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Zonguldak) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8629)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Zonguldak_cities_Zonguldak) (el ? ? ? Countries_TR_provinces_Zonguldak) - -equal (el ? ? ? (toInt 420900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Szolnok))) - -landAreaOnly (el ? ? ? Countries_H_provinces_Szolnok) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5608)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_H_provinces_Szolnok_cities_Szolnok) (el ? ? ? Countries_H_provinces_Szolnok) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Harghita_cities_MiercureaCiuc) (el ? ? ? Countries_RO_provinces_Harghita) - -equal (el ? ? ? (toInt 5185000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Lazio))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Lazio) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17203)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Lazio_cities_Rome) (el ? ? ? Countries_I_provinces_Lazio) - -equal (el ? ? ? (toInt 931600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Maputo_munic))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Maputo_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 602)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Maputo_munic_cities_Maputo) (el ? ? ? Countries_MOC_provinces_Maputo_munic) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 396685)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Missouri_cities_St_Louis))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Missouri_cities_St_Louis) (el ? ? ? Countries_USA_provinces_Missouri) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Eastern_cities_Chipata) (el ? ? ? Countries_Z_provinces_Eastern) - -equal (el ? ? ? (toInt 132400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Kent_cities_Canterbury))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Kent_cities_Canterbury) (el ? ? ? Countries_GB_provinces_Kent) - -located (el ? ? ? Mountains_MtRainier) (el ? ? ? Countries_USA_provinces_Washington) - -located (el ? ? ? Mountains_MtRainier) (el ? ? ? UnitedStates) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IDA) - -geographicalSubregion (el ? ? ? Romania) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 258000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Czestochowskie_cities_Czestochowa))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Czestochowskie_cities_Czestochowa) (el ? ? ? Countries_PL_provinces_Czestochowskie) - -equal (el ? ? ? (toInt 322008)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_BalearicIslands_cities_PalmadeMallorca))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_BalearicIslands_cities_PalmadeMallorca) (el ? ? ? Countries_E_provinces_BalearicIslands) - -equal (el ? ? ? (toInt 71378)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_cities_Volos))) - -geographicalSubregion (el ? ? ? Countries_GR_cities_Volos) (el ? ? ? Greece) - -equal (el ? ? ? (toInt 1142210)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Bolivar))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Bolivar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 238000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Bolivar_cities_CiudadBolivar) (el ? ? ? Countries_YV_provinces_Bolivar) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_NeathandPortTalbot_cities_PortTalbot) (el ? ? ? Countries_GB_provinces_NeathandPortTalbot) - -equal (el ? ? ? (toInt 264507)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Caqueta))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Caqueta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 88965)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Caqueta_cities_Florencia) (el ? ? ? Countries_CO_provinces_Caqueta) - -equal (el ? ? ? (toInt 268551)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Florianopolis))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_Florianopolis) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -equal (el ? ? ? (toInt 3277000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_Queensland))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_Queensland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1727000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_Queensland_cities_Brisbane) (el ? ? ? Countries_AUS_provinces_Queensland) - -equal (el ? ? ? (toInt 395612)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_NoordBrabant_cities_Eindhoven))) - -geographicalSubregion (el ? ? ? Countries_NL_provinces_NoordBrabant_cities_Eindhoven) (el ? ? ? Countries_NL_provinces_NoordBrabant) - -equal (el ? ? ? (toInt 224700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Veraguas))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_Veraguas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11239)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_Veraguas_cities_Santiago) (el ? ? ? Countries_PA_provinces_Veraguas) - -equal (el ? ? ? (toInt 52000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Chubut_cities_Rawson))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Chubut_cities_Rawson) (el ? ? ? Countries_RA_provinces_Chubut) - -equal (el ? ? ? (toInt 816321)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Coimbatore))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Coimbatore) (el ? ? ? Countries_IND_provinces_TamilNadu) - -equal (el ? ? ? (toInt 108531)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Queimados))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Queimados) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 181000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Sokoto))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Sokoto) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 74035)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_SH))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_SH) (el ? ? ? (MeasureFn (el ? ? ? (toInt 298)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_SH_cities_Schaffhausen) (el ? ? ? Countries_CH_provinces_SH) - -equal (el ? ? ? (toInt 173300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_Cabanas))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_Cabanas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1104)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_Cabanas_cities_Sensuntepeque) (el ? ? ? Countries_ES_provinces_Cabanas) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ISO) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_CuanzaSul_cities_Sumbe) (el ? ? ? Countries_ANG_provinces_CuanzaSul) - -equal (el ? ? ? (toInt 5169677)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Wisconsin))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Wisconsin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 145436)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Wisconsin_cities_Madison) (el ? ? ? Countries_USA_provinces_Wisconsin) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_C) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UNESCO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ghana) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 47)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ghana) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 16)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Ghana) (el ? ? ? Togo) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UNIFIL) - -capitalCity (el ? ? ? Countries_GH_cities_Accra) (el ? ? ? Ghana) - -sectorCompositionOfGDPInPeriod (el ? ? ? Ghana) (el ? ? ? ServiceSector) (el ? ? ? (toInt 37)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_WCL) - -inflationRateInCountry (el ? ? ? Ghana) (el ? ? ? (toInt 69)) - -member (el ? ? ? Ghana) (el ? ? ? Organizations_UNPREDEP) - -equal (el ? ? ? (toInt 17698271)) (el ? ? ? (PopulationFn (el ? ? ? Ghana))) - -landAreaOnly (el ? ? ? Ghana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 238540)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Ghana) (el ? ? ? BurkinaFaso) - -meetsSpatially (el ? ? ? Ghana) (el ? ? ? CoteDIvoire) - -sharedBorderLength (el ? ? ? Somalia) (el ? ? ? Djibouti) (el ? ? ? (MeasureFn (el ? ? ? (toInt 58)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 277370)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Lorestan_cities_Khorramabad))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Lorestan_cities_Khorramabad) (el ? ? ? Countries_IR_provinces_Lorestan) - -equal (el ? ? ? (toInt 1817001)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_DistritoFederal_cities_Brasilia))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_DistritoFederal_cities_Brasilia) (el ? ? ? Countries_BR_provinces_DistritoFederal) - -equal (el ? ? ? (toInt 115429)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Jonkoping_cities_Jonkoping))) - -geographicalSubregion (el ? ? ? Countries_S_provinces_Jonkoping_cities_Jonkoping) (el ? ? ? Countries_S_provinces_Jonkoping) - -located (el ? ? ? Rivers_Jenissej) (el ? ? ? Countries_R_provinces_Krasnoyarskiykray) - -located (el ? ? ? Rivers_Jenissej) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Jenissej) (el ? ? ? Seas_ArcticOcean) - -length (el ? ? ? Rivers_Jenissej) (el ? ? ? (toInt 4130)) - -located (el ? ? ? Mountains_Fako) (el ? ? ? Countries_CAM_provinces_Sudoueste) - -located (el ? ? ? Mountains_Fako) (el ? ? ? Cameroon) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Saint_Helena) (el ? ? ? Continents_Australia_Oceania) - -sharedBorderLength (el ? ? ? Congo) (el ? ? ? CentralAfricanRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 467)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 2203200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_VinhPhu))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_VinhPhu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4834)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Islands_Alderney) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_Alderney) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 488366)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Tennessee_cities_NashvilleDavidson))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Tennessee_cities_NashvilleDavidson) (el ? ? ? Countries_USA_provinces_Tennessee) - -located (el ? ? ? Islands_Kreta) (el ? ? ? Greece) - -landAreaOnly (el ? ? ? Islands_Kreta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8331)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 853706)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NongKhai))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NongKhai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7360)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_N_provinces_Buskerud) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_N_provinces_SoerTrondelag) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_N_provinces_Troms) (el ? ? ? Norway) - -meetsSpatially (el ? ? ? Norway) (el ? ? ? Russia) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Norway) (el ? ? ? Finland) - -geographicSubregion (el ? ? ? Countries_N_provinces_Vestfold) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_N_provinces_Nordland) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_N_provinces_VestAgder) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_N_provinces_Hedmark) (el ? ? ? Norway) - -capitalCity (el ? ? ? Countries_N_provinces_Oslo_cities_Oslo) (el ? ? ? Norway) - -landAreaOnly (el ? ? ? Norway) (el ? ? ? (MeasureFn (el ? ? ? (toInt 324220)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Norway) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 34.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Norway) (el ? ? ? Sweden) - -geographicSubregion (el ? ? ? Countries_N_provinces_Telemark) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_N_provinces_Finnmark) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_N_provinces_Oslo) (el ? ? ? Norway) - -equal (el ? ? ? (toInt 4383807)) (el ? ? ? (PopulationFn (el ? ? ? Norway))) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IADB) - -geographicSubregion (el ? ? ? Countries_N_provinces_NordTrondelag) (el ? ? ? Norway) - -member (el ? ? ? Norway) (el ? ? ? Organizations_ICFTU) - -geographicSubregion (el ? ? ? Countries_N_provinces_Akershus) (el ? ? ? Norway) - -inflationRateInCountry (el ? ? ? Norway) (el ? ? ? (toRealNum 2.5)) - -geographicSubregion (el ? ? ? Countries_N_provinces_AustAgder) (el ? ? ? Norway) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNAVEMIII) - -member (el ? ? ? Norway) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Norway) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UNIFIL) - -geographicSubregion (el ? ? ? Countries_N_provinces_Hordaland) (el ? ? ? Norway) - -sectorCompositionOfGDPInPeriod (el ? ? ? Norway) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 2.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_N_provinces_MoereogRomsdal) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_N_provinces_Oppland) (el ? ? ? Norway) - -member (el ? ? ? Norway) (el ? ? ? Organizations_NIB) - -geographicSubregion (el ? ? ? Countries_N_provinces_SognogFjordane) (el ? ? ? Norway) - -geographicSubregion (el ? ? ? Countries_N_provinces_Oestfold) (el ? ? ? Norway) - -member (el ? ? ? Norway) (el ? ? ? Organizations_WHO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Norway) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 62.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_N_provinces_Rogaland) (el ? ? ? Norway) - -member (el ? ? ? Norway) (el ? ? ? Organizations_UN) - -equal (el ? ? ? (toInt 279187)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Morelos_cities_Cuernavaca))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Morelos_cities_Cuernavaca) (el ? ? ? Countries_MEX_provinces_Morelos) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_WHO) - -located (el ? ? ? Rivers_Paraguay) (el ? ? ? Countries_BR_provinces_MatoGrosso) - -located (el ? ? ? Rivers_Paraguay) (el ? ? ? Countries_RA_provinces_Formosa) - -located (el ? ? ? Rivers_Paraguay) (el ? ? ? Paraguay) - -located (el ? ? ? Rivers_Paraguay) (el ? ? ? Brazil) - -located (el ? ? ? Rivers_Paraguay) (el ? ? ? Argentina) - -flowsInto (el ? ? ? Rivers_Paraguay) (el ? ? ? Rivers_Parana) - -length (el ? ? ? Rivers_Paraguay) (el ? ? ? (toInt 2200)) - -located (el ? ? ? Lakes_LakeMichigan) (el ? ? ? Countries_USA_provinces_Wisconsin) - -located (el ? ? ? Lakes_LakeMichigan) (el ? ? ? Countries_USA_provinces_Michigan) - -located (el ? ? ? Lakes_LakeMichigan) (el ? ? ? Countries_USA_provinces_Indiana) - -located (el ? ? ? Lakes_LakeMichigan) (el ? ? ? Countries_USA_provinces_Illinois) - -located (el ? ? ? Lakes_LakeMichigan) (el ? ? ? UnitedStates) - -landAreaOnly (el ? ? ? Lakes_LakeMichigan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 58000)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? Argentina) (el ? ? ? Bolivia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 832)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 535400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_LaoCai))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_LaoCai) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8049)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 176740)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Barueri))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Barueri) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 551776)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Qinghai_cities_Xining))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Qinghai_cities_Xining) (el ? ? ? Countries_TJ_provinces_Qinghai) - -meetsSpatially (el ? ? ? Denmark) (el ? ? ? Germany) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UN) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_Interpol) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_ICAO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNPREDEP) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_EIB) - -inflationRateInCountry (el ? ? ? Denmark) (el ? ? ? (toRealNum 2.4)) - -landAreaOnly (el ? ? ? Denmark) (el ? ? ? (MeasureFn (el ? ? ? (toInt 43070)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Denmark) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 23.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_UNIKOM) - -equal (el ? ? ? (toInt 5249632)) (el ? ? ? (PopulationFn (el ? ? ? Denmark))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Denmark) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Denmark) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 73.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_DK_cities_Copenhagen) (el ? ? ? Denmark) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_Inmarsat) - -member (el ? ? ? Denmark) (el ? ? ? Organizations_BIS) - -equal (el ? ? ? (toInt 3194800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Kharkivska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Kharkivska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Kharkivska_cities_Kharkiv) (el ? ? ? Countries_UA_provinces_Kharkivska) - -equal (el ? ? ? (toInt 196000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_SinaashShamaliyah))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_SinaashShamaliyah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27574)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_SinaashShamaliyah_cities_ElArish) (el ? ? ? Countries_ET_provinces_SinaashShamaliyah) - -equal (el ? ? ? (toInt 1233480)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Kordestan))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Kordestan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24998)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Kordestan_cities_Sanandaj) (el ? ? ? Countries_IR_provinces_Kordestan) - -member (el ? ? ? Israel) (el ? ? ? Organizations_EBRD) - -equal (el ? ? ? (toInt 3256000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Kanagawa_cities_Yokohama))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Kanagawa_cities_Yokohama) (el ? ? ? Countries_J_provinces_Kanagawa) - -located (el ? ? ? Islands_Westray) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Islands_Westray) (el ? ? ? UnitedKingdom) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Countries_N_provinces_Troms) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? UnitedKingdom) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Norway) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Countries_N_provinces_SognogFjordane) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Countries_N_provinces_Nordland) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Countries_N_provinces_MoereogRomsdal) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Countries_N_provinces_Finnmark) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Iceland) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Countries_N_provinces_SoerTrondelag) - -depth (el ? ? ? Seas_NorwegianSea) (el ? ? ? (toInt 3860)) - -located (el ? ? ? Seas_NorwegianSea) (el ? ? ? Countries_N_provinces_NordTrondelag) - -equal (el ? ? ? (toInt 359765)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_Cartago))) - -landAreaOnly (el ? ? ? Countries_CR_provinces_Cartago) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3125)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CR_provinces_Cartago_cities_Cartago) (el ? ? ? Countries_CR_provinces_Cartago) - -equal (el ? ? ? (toInt 463634)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Oregon_cities_Portland))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Oregon_cities_Portland) (el ? ? ? Countries_USA_provinces_Oregon) - -equal (el ? ? ? (toInt 259000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_Sosnowiec))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_Sosnowiec) (el ? ? ? Countries_PL_provinces_Katowickie) - -sharedBorderLength (el ? ? ? Mozambique) (el ? ? ? Tanzania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 756)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 248178)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Huila_cities_Neiva))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Huila_cities_Neiva) (el ? ? ? Countries_CO_provinces_Huila) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Togo) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 231596)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_FozdoIguacu))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_FozdoIguacu) (el ? ? ? Countries_BR_provinces_Parana) - -equal (el ? ? ? (toInt 211936)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_EntreRios_cities_Parana))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_EntreRios_cities_Parana) (el ? ? ? Countries_RA_provinces_EntreRios) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Suwalskie_cities_Suwalki) (el ? ? ? Countries_PL_provinces_Suwalskie) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 149238)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_FortLauderdale))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_FortLauderdale) (el ? ? ? Countries_USA_provinces_Florida) - -equal (el ? ? ? (toInt 729307)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PY_cities_Asuncion))) - -geographicalSubregion (el ? ? ? Countries_PY_cities_Asuncion) (el ? ? ? Paraguay) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shaanxi_cities_Xi) (el ? ? ? Countries_TJ_provinces_Shaanxi) - -member (el ? ? ? Togo) (el ? ? ? Organizations_IOC) - -located (el ? ? ? Rivers_Niger) (el ? ? ? Guinea) - -located (el ? ? ? Rivers_Niger) (el ? ? ? Nigeria) - -located (el ? ? ? Rivers_Niger) (el ? ? ? Niger) - -located (el ? ? ? Rivers_Niger) (el ? ? ? Mali) - -flowsInto (el ? ? ? Rivers_Niger) (el ? ? ? Seas_AtlanticOcean) - -equal (el ? ? ? (toInt 7000000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Beijing_munic_cities_Beijing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Beijing_munic_cities_Beijing) (el ? ? ? Countries_TJ_provinces_Beijing_munic) - -geographicalSubregion (el ? ? ? Hungary) (el ? ? ? Continents_Europe) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Azerbaijan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 284)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Apurimac_cities_Abancay) (el ? ? ? Countries_PE_provinces_Apurimac) - -member (el ? ? ? Italy) (el ? ? ? Organizations_Intelsat) - -equal (el ? ? ? (toInt 114455)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_NovaScotia_cities_Halifax))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_NovaScotia_cities_Halifax) (el ? ? ? Countries_CDN_provinces_NovaScotia) - -equal (el ? ? ? (toInt 298705)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Tehran_cities_Qazvin))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Tehran_cities_Qazvin) (el ? ? ? Countries_IR_provinces_Tehran) - -equal (el ? ? ? (toInt 143390)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Newfoundland_cities_SaintJohns))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Newfoundland_cities_SaintJohns) (el ? ? ? Countries_CDN_provinces_Newfoundland) - -equal (el ? ? ? (toInt 531443)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Andalusia_cities_Malaga))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Andalusia_cities_Malaga) (el ? ? ? Countries_E_provinces_Andalusia) - -geographicalSubregion (el ? ? ? Countries_SN_provinces_Fatick_cities_Fatick) (el ? ? ? Countries_SN_provinces_Fatick) - -located (el ? ? ? Islands_SaoMiguel) (el ? ? ? Portugal) - -landAreaOnly (el ? ? ? Islands_SaoMiguel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 747)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 366000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofBuryatiya_cities_UlanUde))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofBuryatiya_cities_UlanUde) (el ? ? ? Countries_R_provinces_Rep_ofBuryatiya) - -equal (el ? ? ? (toInt 1208900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Iringa))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Iringa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 58864)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Iringa_cities_Iringa) (el ? ? ? Countries_EAT_provinces_Iringa) - -equal (el ? ? ? (toInt 68500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_NorthernTerritory_cities_Darwin))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_NorthernTerritory_cities_Darwin) (el ? ? ? Countries_AUS_provinces_NorthernTerritory) - -member (el ? ? ? Japan) (el ? ? ? Organizations_IOC) - -member (el ? ? ? Togo) (el ? ? ? Organizations_UPU) - -located (el ? ? ? Islands_Ascension) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_Ascension) (el ? ? ? (MeasureFn (el ? ? ? (toInt 88)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 183165)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Perak_cities_Taiping))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Perak_cities_Taiping) (el ? ? ? Countries_MAL_provinces_Perak) - -equal (el ? ? ? (toInt 115394)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_Paranagua))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_Paranagua) (el ? ? ? Countries_BR_provinces_Parana) - -located (el ? ? ? Mountains_Oeraefajoekull) (el ? ? ? Iceland) - -equal (el ? ? ? (toInt 168282)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Kitchener))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Kitchener) (el ? ? ? Countries_CDN_provinces_Ontario) - -equal (el ? ? ? (toInt 180653)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_SantanderdelSur_cities_Barrancabermeja))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_SantanderdelSur_cities_Barrancabermeja) (el ? ? ? Countries_CO_provinces_SantanderdelSur) - -located (el ? ? ? Islands_Barbados) (el ? ? ? Barbados) - -landAreaOnly (el ? ? ? Islands_Barbados) (el ? ? ? (MeasureFn (el ? ? ? (toInt 431)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 940989)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Madurai))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Madurai) (el ? ? ? Countries_IND_provinces_TamilNadu) - -equal (el ? ? ? (toInt 122882)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_Alagoinhas))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_Alagoinhas) (el ? ? ? Countries_BR_provinces_Bahia) - -equal (el ? ? ? (toInt 2852423)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Iowa))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Iowa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 145752)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Iowa_cities_DesMoines) (el ? ? ? Countries_USA_provinces_Iowa) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 123232)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Zhumadian))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Zhumadian) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 156000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Chirchiq))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Toshkent_cities_Chirchiq) (el ? ? ? Countries_UZB_provinces_Toshkent) - -equal (el ? ? ? (toInt 140808)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoCaetanodoSul))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoCaetanodoSul) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 4584345)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Sachsen))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Sachsen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18412)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Sachsen_cities_Dresden) (el ? ? ? Countries_D_provinces_Sachsen) - -equal (el ? ? ? (toInt 967394)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Ulsan))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Ulsan) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 526000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_NaberezhnyeChelny))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_NaberezhnyeChelny) (el ? ? ? Countries_R_provinces_Rep_ofTatarstan) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 738000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Dashhowuz))) - -landAreaOnly (el ? ? ? Countries_TM_provinces_Dashhowuz) (el ? ? ? (MeasureFn (el ? ? ? (toInt 73600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TM_provinces_Dashhowuz_cities_Tashauz) (el ? ? ? Countries_TM_provinces_Dashhowuz) - -equal (el ? ? ? (toInt 493409)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Jiamusi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Jiamusi) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 219623)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Parana_cities_Cascavel))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Parana_cities_Cascavel) (el ? ? ? Countries_BR_provinces_Parana) - -equal (el ? ? ? (toInt 509510)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Punjab_cities_Jalandhar))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Punjab_cities_Jalandhar) (el ? ? ? Countries_IND_provinces_Punjab) - -equal (el ? ? ? (toInt 168400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Kayah))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Kayah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11733)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Kayah_cities_Loikaw) (el ? ? ? Countries_MYA_provinces_Kayah) - -located (el ? ? ? Rivers_Gambia) (el ? ? ? Countries_SN_provinces_Tambacounda) - -located (el ? ? ? Rivers_Gambia) (el ? ? ? Senegal) - -located (el ? ? ? Rivers_Gambia) (el ? ? ? Gambia) - -located (el ? ? ? Rivers_Gambia) (el ? ? ? Guinea) - -flowsInto (el ? ? ? Rivers_Gambia) (el ? ? ? Seas_AtlanticOcean) - -geographicalSubregion (el ? ? ? Countries_SUD_provinces_Darfur_cities_alFasher) (el ? ? ? Countries_SUD_provinces_Darfur) - -equal (el ? ? ? (toInt 662155)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Kars))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Kars) (el ? ? ? (MeasureFn (el ? ? ? (toInt 18557)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Kars_cities_Kars) (el ? ? ? Countries_TR_provinces_Kars) - -equal (el ? ? ? (toInt 412392)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Yogyakarta))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Yogyakarta) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 1586000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_BeniSuef))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_BeniSuef) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1322)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_BeniSuef_cities_BeniSuef) (el ? ? ? Countries_ET_provinces_BeniSuef) - -equal (el ? ? ? (toInt 3043000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_NorthWest))) - -landAreaOnly (el ? ? ? Countries_RSA_provinces_NorthWest) (el ? ? ? (MeasureFn (el ? ? ? (toInt 118710)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RSA_provinces_NorthWest_cities_Mmabatho) (el ? ? ? Countries_RSA_provinces_NorthWest) - -equal (el ? ? ? (toInt 269000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_provinces_AshShariqah))) - -landAreaOnly (el ? ? ? Countries_UAE_provinces_AshShariqah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2600)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Mali) (el ? ? ? CoteDIvoire) - -meetsSpatially (el ? ? ? Mali) (el ? ? ? Senegal) - -meetsSpatially (el ? ? ? Mali) (el ? ? ? BurkinaFaso) - -member (el ? ? ? Mali) (el ? ? ? Organizations_WToO) - -meetsSpatially (el ? ? ? Mali) (el ? ? ? Guinea) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mali) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 15.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mali) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 42.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Mali) (el ? ? ? (toInt 8)) - -landAreaOnly (el ? ? ? Mali) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1240000)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Mali) (el ? ? ? Organizations_ICAO) - -capitalCity (el ? ? ? Countries_RMM_cities_Bamako) (el ? ? ? Mali) - -equal (el ? ? ? (toInt 9653261)) (el ? ? ? (PopulationFn (el ? ? ? Mali))) - -meetsSpatially (el ? ? ? Mali) (el ? ? ? Mauritania) - -member (el ? ? ? Mali) (el ? ? ? Organizations_Interpol) - -sectorCompositionOfGDPInPeriod (el ? ? ? Mali) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 42.4)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Mali) (el ? ? ? Organizations_FZ) - -member (el ? ? ? Mali) (el ? ? ? Organizations_IBRD) - -member (el ? ? ? Mali) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? Mali) (el ? ? ? Algeria) - -member (el ? ? ? Mali) (el ? ? ? Organizations_ACP) - -member (el ? ? ? Mali) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? Mali) (el ? ? ? Niger) - -equal (el ? ? ? (toInt 185000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston_cities_Nukus))) - -geographicalSubregion (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston_cities_Nukus) (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston) - -equal (el ? ? ? (toInt 104483)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Calabria_cities_Cosenza))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Calabria_cities_Cosenza) (el ? ? ? Countries_I_provinces_Calabria) - -equal (el ? ? ? (toInt 1112200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kurganskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Kurganskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 71000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Kurganskayaoblast_cities_Kurgan) (el ? ? ? Countries_R_provinces_Kurganskayaoblast) - -geographicalSubregion (el ? ? ? Countries_F_provinces_ChampagneArdenne_cities_ChalonssurMarne) (el ? ? ? Countries_F_provinces_ChampagneArdenne) - -geographicalSubregion (el ? ? ? Kazakstan) (el ? ? ? Continents_Asia) - -located (el ? ? ? Islands_Khark) (el ? ? ? Countries_IR_provinces_Fars) - -located (el ? ? ? Islands_Khark) (el ? ? ? Iran) - -landAreaOnly (el ? ? ? Islands_Khark) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 20.5)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Mayotte_cities_Mamoutzou) (el ? ? ? Countries_cid_cia_Mayotte) - -equal (el ? ? ? (toInt 32200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_FranciscoMorazan_cities_Siguatepeque))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_FranciscoMorazan_cities_Siguatepeque) (el ? ? ? Countries_HCA_provinces_FranciscoMorazan) - -geographicalSubregion (el ? ? ? Denmark) (el ? ? ? Continents_Europe) - -located (el ? ? ? Islands_BishopRock) (el ? ? ? Countries_GB_provinces_GreaterLondon) - -located (el ? ? ? Islands_BishopRock) (el ? ? ? UnitedKingdom) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Pasco_cities_CerrodePasco) (el ? ? ? Countries_PE_provinces_Pasco) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_WFTU) - -located (el ? ? ? Rivers_Amudarja) (el ? ? ? Countries_TM_provinces_Dashhowuz) - -located (el ? ? ? Rivers_Amudarja) (el ? ? ? Countries_TM_provinces_Leban) - -length (el ? ? ? Rivers_Amudarja) (el ? ? ? (toInt 1415)) - -flowsInto (el ? ? ? Rivers_Amudarja) (el ? ? ? Lakes_OzeroAral) - -located (el ? ? ? Rivers_Amudarja) (el ? ? ? Countries_UZB_provinces_Samarqand) - -located (el ? ? ? Rivers_Amudarja) (el ? ? ? Uzbekistan) - -located (el ? ? ? Rivers_Amudarja) (el ? ? ? Countries_TAD_provinces_Khatlon) - -located (el ? ? ? Rivers_Amudarja) (el ? ? ? Tajikistan) - -located (el ? ? ? Rivers_Amudarja) (el ? ? ? Turkmenistan) - -located (el ? ? ? Rivers_Amudarja) (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston) - -equal (el ? ? ? (toInt 308669)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Dongguan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guangdong_cities_Dongguan) (el ? ? ? Countries_TJ_provinces_Guangdong) - -equal (el ? ? ? (toInt 2561600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_GreaterManchester) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1287)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Manchester) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -equal (el ? ? ? (toInt 4685549)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Minnesota))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Minnesota) (el ? ? ? (MeasureFn (el ? ? ? (toInt 218600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Minnesota_cities_St_Paul) (el ? ? ? Countries_USA_provinces_Minnesota) - -sharedBorderLength (el ? ? ? Sudan) (el ? ? ? Ethiopia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1606)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1474000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_SouthAustralia))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_SouthAustralia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 984377)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_SouthAustralia_cities_Adelaide) (el ? ? ? Countries_AUS_provinces_SouthAustralia) - -equal (el ? ? ? (toInt 1637859)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Houston))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Houston) (el ? ? ? Countries_USA_provinces_Texas) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Guarico_cities_SanJuan) (el ? ? ? Countries_YV_provinces_Guarico) - -member (el ? ? ? Italy) (el ? ? ? Organizations_BIS) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Guaviare_cities_SanJosedelGuaviare) (el ? ? ? Countries_CO_provinces_Guaviare) - -equal (el ? ? ? (toInt 752500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Berkshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Berkshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1259)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Berkshire_cities_Reading) (el ? ? ? Countries_GB_provinces_Berkshire) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Guadeloupe) (el ? ? ? (toRealNum 3.7)) - -capitalCity (el ? ? ? Countries_cid_cia_Guadeloupe_cities_Basse_Terre) (el ? ? ? Countries_cid_cia_Guadeloupe) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Guadeloupe) (el ? ? ? ServiceSector) (el ? ? ? (toInt 85)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Guadeloupe) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 407768)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Guadeloupe))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Guadeloupe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1780)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Guadeloupe) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_NSG) - -equal (el ? ? ? (toInt 126965)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Wolfsburg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Wolfsburg) (el ? ? ? Countries_D_provinces_Niedersachsen) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_EastSussex_cities_Lewes) (el ? ? ? Countries_GB_provinces_EastSussex) - -equal (el ? ? ? (toInt 182600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Durango_cities_Durango))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Durango_cities_Durango) (el ? ? ? Countries_MEX_provinces_Durango) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cornwall_IslesofScilly_cities_Truro) (el ? ? ? Countries_GB_provinces_Cornwall_IslesofScilly) - -equal (el ? ? ? (toInt 239264)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_SO))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_SO) (el ? ? ? (MeasureFn (el ? ? ? (toInt 790)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_SO_cities_Solothurn) (el ? ? ? Countries_CH_provinces_SO) - -equal (el ? ? ? (toInt 227881)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Suihua))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Suihua) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 326300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan_cities_Oskemen))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan_cities_Oskemen) (el ? ? ? Countries_KAZ_provinces_ShyghysQazaqstan) - -equal (el ? ? ? (toInt 101000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_Zelenodolysk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_Zelenodolysk) (el ? ? ? Countries_R_provinces_Rep_ofTatarstan) - -equal (el ? ? ? (toInt 8984)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Vestfold_cities_Toensberg))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Vestfold_cities_Toensberg) (el ? ? ? Countries_N_provinces_Vestfold) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_WMO) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_IOM) - -hasHeadq (el ? ? ? Organizations_OECD) (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) - -equal (el ? ? ? (toInt 274846)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Calabria_cities_Messina))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Calabria_cities_Messina) (el ? ? ? Countries_I_provinces_Calabria) - -equal (el ? ? ? (toInt 117960)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Pforzheim))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Pforzheim) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -member (el ? ? ? Israel) (el ? ? ? Organizations_CERN) - -located (el ? ? ? Rivers_Lomami) (el ? ? ? Countries_ZRE_provinces_Shaba) - -located (el ? ? ? Rivers_Lomami) (el ? ? ? Countries_ZRE_provinces_Kivu) - -located (el ? ? ? Rivers_Lomami) (el ? ? ? Countries_ZRE_provinces_KasaiOriental) - -located (el ? ? ? Rivers_Lomami) (el ? ? ? Countries_ZRE_provinces_HautZaire) - -located (el ? ? ? Rivers_Lomami) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Lomami) (el ? ? ? Rivers_Zaire) - -length (el ? ? ? Rivers_Lomami) (el ? ? ? (toInt 1600)) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 223372)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CH_provinces_TG))) - -landAreaOnly (el ? ? ? Countries_CH_provinces_TG) (el ? ? ? (MeasureFn (el ? ? ? (toInt 990)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CH_provinces_TG_cities_Frauenfeld) (el ? ? ? Countries_CH_provinces_TG) - -equal (el ? ? ? (toInt 716000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_KwazuluNatal_cities_Durban))) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_KwazuluNatal_cities_Durban) (el ? ? ? Countries_RSA_provinces_KwazuluNatal) - -located (el ? ? ? Mountains_Kilimanjaro) (el ? ? ? Countries_EAT_provinces_Kilimanjaro) - -located (el ? ? ? Mountains_Kilimanjaro) (el ? ? ? Tanzania) - -equal (el ? ? ? (toInt 1500000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SYR_cities_Damascus))) - -geographicalSubregion (el ? ? ? Countries_SYR_cities_Damascus) (el ? ? ? Syria) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_ICRM) - -member (el ? ? ? Israel) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_ILO) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Cayman_Islands) (el ? ? ? Continents_America) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_IOC) - -equal (el ? ? ? (toInt 150958)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_WinstonSalem))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NorthCarolina_cities_WinstonSalem) (el ? ? ? Countries_USA_provinces_NorthCarolina) - -equal (el ? ? ? (toInt 170000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GUY_cities_Georgetown))) - -geographicalSubregion (el ? ? ? Countries_GUY_cities_Georgetown) (el ? ? ? Guyana) - -equal (el ? ? ? (toInt 199396)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_SaintEtienne))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_SaintEtienne) (el ? ? ? Countries_F_provinces_RhoneAlpes) - -equal (el ? ? ? (toInt 2739500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Saratovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Saratovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 100200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Saratovskayaoblast_cities_Saratov) (el ? ? ? Countries_R_provinces_Saratovskayaoblast) - -equal (el ? ? ? (toInt 1270100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Qaraghandy))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Qaraghandy) (el ? ? ? (MeasureFn (el ? ? ? (toInt 115400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Qaraghandy_cities_Karaganda) (el ? ? ? Countries_KAZ_provinces_Qaraghandy) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Meghalaya_cities_Shillong) (el ? ? ? Countries_IND_provinces_Meghalaya) - -equal (el ? ? ? (toInt 678778)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Oujda))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Oujda) (el ? ? ? Morocco) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Poland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 206)) (el ? ? ? Kilometer))) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_WToO) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IMF) - -meetsSpatially (el ? ? ? SierraLeone) (el ? ? ? Liberia) - -sectorCompositionOfGDPInPeriod (el ? ? ? SierraLeone) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 17)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? SierraLeone) (el ? ? ? (toInt 24)) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IFRCS) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_IDB) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_OAU) - -capitalCity (el ? ? ? Countries_WAL_cities_Freetown) (el ? ? ? SierraLeone) - -sectorCompositionOfGDPInPeriod (el ? ? ? SierraLeone) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 40)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? SierraLeone) (el ? ? ? ServiceSector) (el ? ? ? (toInt 43)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? SierraLeone) (el ? ? ? (MeasureFn (el ? ? ? (toInt 71740)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 4793121)) (el ? ? ? (PopulationFn (el ? ? ? SierraLeone))) - -member (el ? ? ? SierraLeone) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? SierraLeone) (el ? ? ? Guinea) - -member (el ? ? ? Italy) (el ? ? ? Organizations_UNIFIL) - -equal (el ? ? ? (toInt 376038)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Safi))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Safi) (el ? ? ? Morocco) - -equal (el ? ? ? (toInt 1346000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Nairobi_cities_Nairobi))) - -geographicalSubregion (el ? ? ? Countries_EAK_provinces_Nairobi_cities_Nairobi) (el ? ? ? Countries_EAK_provinces_Nairobi) - -equal (el ? ? ? (toInt 478950)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Bihar_cities_Jamshedpur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Bihar_cities_Jamshedpur) (el ? ? ? Countries_IND_provinces_Bihar) - -equal (el ? ? ? (toInt 103496)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_NossaSenhoradoSocorro))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_NossaSenhoradoSocorro) (el ? ? ? Brazil) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_CAEU) - -sharedBorderLength (el ? ? ? Syria) (el ? ? ? Jordan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 375)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 889600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_QuangNinh))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_QuangNinh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5938)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 162547)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Telemark))) - -capitalCity (el ? ? ? Countries_N_provinces_Telemark_cities_Skien) (el ? ? ? Countries_N_provinces_Telemark) - -equal (el ? ? ? (toInt 117000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Dashhowuz_cities_Tashauz))) - -geographicalSubregion (el ? ? ? Countries_TM_provinces_Dashhowuz_cities_Tashauz) (el ? ? ? Countries_TM_provinces_Dashhowuz) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_NAM) - -equal (el ? ? ? (toInt 144248)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Luan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Luan) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 212432)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Sucre_cities_Cumana))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Sucre_cities_Cumana) (el ? ? ? Countries_YV_provinces_Sucre) - -equal (el ? ? ? (toInt 169759)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Massachusetts_cities_Worcester))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Massachusetts_cities_Worcester) (el ? ? ? Countries_USA_provinces_Massachusetts) - -hasHeadq (el ? ? ? Organizations_C) (el ? ? ? Countries_GB_provinces_GreaterLondon_cities_London) - -equal (el ? ? ? (toInt 2319000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Bucuresti))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Bucuresti) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1521)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Bucuresti_cities_Bucharest) (el ? ? ? Countries_RO_provinces_Bucuresti) - -equal (el ? ? ? (toInt 670000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_provinces_AbuDhabi))) - -landAreaOnly (el ? ? ? Countries_UAE_provinces_AbuDhabi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 67350)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1637029)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_KhonKaen))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_KhonKaen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10914)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_KhonKaen_cities_KhonKaen) (el ? ? ? Countries_THA_provinces_KhonKaen) - -equal (el ? ? ? (toInt 48899)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_NewMexico_cities_SantaFe))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_NewMexico_cities_SantaFe) (el ? ? ? Countries_USA_provinces_NewMexico) - -sharedBorderLength (el ? ? ? Yemen) (el ? ? ? SaudiArabia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1458)) (el ? ? ? Kilometer))) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_IFRCS) - -equal (el ? ? ? (toInt 110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BOL_cities_Sucre))) - -geographicalSubregion (el ? ? ? Countries_BOL_cities_Sucre) (el ? ? ? Bolivia) - -equal (el ? ? ? (toInt 417517)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_HautZaire_cities_Kisangani))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_HautZaire_cities_Kisangani) (el ? ? ? Countries_ZRE_provinces_HautZaire) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 262522)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_provinces_NotionAiyaion))) - -landAreaOnly (el ? ? ? Countries_GR_provinces_NotionAiyaion) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5286)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 317000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_AdoEkiti))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_AdoEkiti) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 184020)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Hamm))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Hamm) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_FAO) - -member (el ? ? ? Angola) (el ? ? ? Organizations_IFC) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_IBRD) - -equal (el ? ? ? (toInt 1594400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_NorthernIreland))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_NorthernIreland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14120)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_NorthernIreland_cities_Belfast) (el ? ? ? Countries_GB_provinces_NorthernIreland) - -equal (el ? ? ? (toInt 9420644)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Delhi))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Delhi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1483)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Delhi_cities_NewDelhi) (el ? ? ? Countries_IND_provinces_Delhi) - -equal (el ? ? ? (toInt 8256)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_NorthwestTerritories_cities_Yellowknife))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_NorthwestTerritories_cities_Yellowknife) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Hsinchu_munic) (el ? ? ? Taiwan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Taiwan) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 37.3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Ilan) (el ? ? ? Taiwan) - -equal (el ? ? ? (toInt 21465881)) (el ? ? ? (PopulationFn (el ? ? ? Taiwan))) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Changhua) (el ? ? ? Taiwan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Taiwan) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 3.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Kaohsiung_munic) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Chiai) (el ? ? ? Taiwan) - -landAreaOnly (el ? ? ? Taiwan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35980)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Taiwan) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 59.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Taiwan) (el ? ? ? (toInt 4)) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Nantou) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Chilung_munic) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Penghu) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Taichung) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Miaoli) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Taipei) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Yunlin) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Pingtung) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Taoyuan) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Taichung_munic) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Tainan) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Taitung) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Hualien) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Tainan_munic) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Kaohsiung) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Hsinchu) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Taipei_munic) (el ? ? ? Taiwan) - -geographicSubregion (el ? ? ? Countries_RC_provinces_Chiai_munic) (el ? ? ? Taiwan) - -capitalCity (el ? ? ? Countries_RC_provinces_Taipei_munic_cities_Taipei) (el ? ? ? Taiwan) - -equal (el ? ? ? (toInt 30450000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanxi))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Shanxi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 156000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Shanxi_cities_Taiyuan) (el ? ? ? Countries_TJ_provinces_Shanxi) - -equal (el ? ? ? (toInt 890934)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Magdalena))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Magdalena) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23188)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Magdalena_cities_SantaMarta) (el ? ? ? Countries_CO_provinces_Magdalena) - -member (el ? ? ? Togo) (el ? ? ? Organizations_Intelsat) - -geographicalSubregion (el ? ? ? Norway) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 4067207)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Antioquia))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Antioquia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 63612)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Antioquia_cities_Medellin) (el ? ? ? Countries_CO_provinces_Antioquia) - -geographicalSubregion (el ? ? ? Countries_cid_cia_French_Polynesia) (el ? ? ? Continents_Australia_Oceania) - -member (el ? ? ? Italy) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 34580000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guizhou))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Guizhou) (el ? ? ? (MeasureFn (el ? ? ? (toInt 170000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Guiyang) (el ? ? ? Countries_TJ_provinces_Guizhou) - -hasHeadq (el ? ? ? Organizations_BIS) (el ? ? ? Countries_CH_provinces_BS_cities_Basel) - -meetsSpatially (el ? ? ? Paraguay) (el ? ? ? Brazil) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IAEA) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_RG) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_PCA) - -landAreaOnly (el ? ? ? Paraguay) (el ? ? ? (MeasureFn (el ? ? ? (toInt 406750)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Paraguay) (el ? ? ? (toRealNum 10.5)) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_IOM) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_WTrO) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_LAIA) - -sectorCompositionOfGDPInPeriod (el ? ? ? Paraguay) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 25.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Paraguay) (el ? ? ? Organizations_OAS) - -sectorCompositionOfGDPInPeriod (el ? ? ? Paraguay) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 25.8)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Paraguay) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 48.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_PY_cities_Asuncion) (el ? ? ? Paraguay) - -meetsSpatially (el ? ? ? Paraguay) (el ? ? ? Bolivia) - -meetsSpatially (el ? ? ? Paraguay) (el ? ? ? Argentina) - -equal (el ? ? ? (toInt 5504146)) (el ? ? ? (PopulationFn (el ? ? ? Paraguay))) - -sharedBorderLength (el ? ? ? Zaire) (el ? ? ? Rwanda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 217)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 3951573)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_RheinlandPfalz))) - -landAreaOnly (el ? ? ? Countries_D_provinces_RheinlandPfalz) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19851)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_RheinlandPfalz_cities_Mainz) (el ? ? ? Countries_D_provinces_RheinlandPfalz) - -equal (el ? ? ? (toInt 167900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Beja))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Beja) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10225)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_ITU) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_WCL) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_ACCT) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_ECA) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_UN) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_UNIDO) - -sectorCompositionOfGDPInPeriod (el ? ? ? Rwanda) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 13)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 6853359)) (el ? ? ? (PopulationFn (el ? ? ? Rwanda))) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_IFC) - -meetsSpatially (el ? ? ? Rwanda) (el ? ? ? Tanzania) - -inflationRateInCountry (el ? ? ? Rwanda) (el ? ? ? (toInt 64)) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_Interpol) - -meetsSpatially (el ? ? ? Rwanda) (el ? ? ? Zaire) - -capitalCity (el ? ? ? Countries_RWA_cities_Kigali) (el ? ? ? Rwanda) - -sectorCompositionOfGDPInPeriod (el ? ? ? Rwanda) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 52)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Rwanda) (el ? ? ? Burundi) - -meetsSpatially (el ? ? ? Rwanda) (el ? ? ? Uganda) - -landAreaOnly (el ? ? ? Rwanda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 26340)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Rwanda) (el ? ? ? ServiceSector) (el ? ? ? (toInt 35)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Rwanda) (el ? ? ? Organizations_ICFTU) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNAMIR) - -equal (el ? ? ? (toInt 213000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Kieleckie_cities_Kielce))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Kieleckie_cities_Kielce) (el ? ? ? Countries_PL_provinces_Kieleckie) - -sharedBorderLength (el ? ? ? Latvia) (el ? ? ? Belarus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 141)) (el ? ? ? Kilometer))) - -meetsSpatially (el ? ? ? Afghanistan) (el ? ? ? Uzbekistan) - -equal (el ? ? ? (toInt 22664136)) (el ? ? ? (PopulationFn (el ? ? ? Afghanistan))) - -landAreaOnly (el ? ? ? Afghanistan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 647500)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Afghanistan) (el ? ? ? Tajikistan) - -meetsSpatially (el ? ? ? Afghanistan) (el ? ? ? Pakistan) - -meetsSpatially (el ? ? ? Afghanistan) (el ? ? ? China) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_CP) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_UPU) - -sectorCompositionOfGDPInPeriod (el ? ? ? Afghanistan) (el ? ? ? ServiceSector) (el ? ? ? (toInt 20)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_OIC) - -member (el ? ? ? Afghanistan) (el ? ? ? Organizations_UN) - -sectorCompositionOfGDPInPeriod (el ? ? ? Afghanistan) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 15)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Afghanistan) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 65)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_AFG_cities_Kabul) (el ? ? ? Afghanistan) - -meetsSpatially (el ? ? ? Afghanistan) (el ? ? ? Turkmenistan) - -meetsSpatially (el ? ? ? Afghanistan) (el ? ? ? Iran) - -equal (el ? ? ? (toInt 105559)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Chiniot))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Chiniot) (el ? ? ? Pakistan) - -geographicalSubregion (el ? ? ? SaintKittsAndNevis) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 869243)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Songnam))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Songnam) (el ? ? ? SouthKorea) - -sharedBorderLength (el ? ? ? Niger) (el ? ? ? Libya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 354)) (el ? ? ? Kilometer))) - -hasHeadq (el ? ? ? Organizations_IOC) (el ? ? ? Countries_CH_provinces_VD_cities_Lausanne) - -equal (el ? ? ? (toInt 42940000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Zhejiang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 101800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Hangzhou) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -located (el ? ? ? Mountains_MtRobson) (el ? ? ? Countries_CDN_provinces_BritishColumbia) - -located (el ? ? ? Mountains_MtRobson) (el ? ? ? Canada) - -equal (el ? ? ? (toInt 342000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Stavropol))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Stavropolskykray_cities_Stavropol) (el ? ? ? Countries_R_provinces_Stavropolskykray) - -equal (el ? ? ? (toInt 300000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cardiff_cities_Cardiff))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cardiff_cities_Cardiff) (el ? ? ? Countries_GB_provinces_Cardiff) - -equal (el ? ? ? (toInt 132038)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Cienfuegos_cities_Cienfuegos))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_Cienfuegos_cities_Cienfuegos) (el ? ? ? Countries_C_provinces_Cienfuegos) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_UNESCO) - -equal (el ? ? ? (toInt 265248)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Jining))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Jining) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 1984390)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Tochigi))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Tochigi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6414)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Tochigi_cities_Utsonomiya) (el ? ? ? Countries_J_provinces_Tochigi) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_KafrelSheikh_cities_KafrelSheikh) (el ? ? ? Countries_ET_provinces_KafrelSheikh) - -equal (el ? ? ? (toInt 177929)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_BasqueCountry_cities_Donostia))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_BasqueCountry_cities_Donostia) (el ? ? ? Countries_E_provinces_BasqueCountry) - -equal (el ? ? ? (toInt 1430200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Sumska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Sumska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Sumska_cities_Sumy) (el ? ? ? Countries_UA_provinces_Sumska) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_GraciasaDios_cities_PuertoLempira) (el ? ? ? Countries_HCA_provinces_GraciasaDios) - -hasHeadq (el ? ? ? Organizations_OAS) (el ? ? ? Countries_USA_provinces_Distr_Columbia_cities_Washington) - -equal (el ? ? ? (toInt 967000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Miyagi_cities_Sendai))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Miyagi_cities_Sendai) (el ? ? ? Countries_J_provinces_Miyagi) - -equal (el ? ? ? (toInt 202000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnodarskykray_cities_Novorossiysk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Krasnodarskykray_cities_Novorossiysk) (el ? ? ? Countries_R_provinces_Krasnodarskykray) - -equal (el ? ? ? (toInt 117400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_LaPaz))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_LaPaz) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2331)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_LaPaz_cities_LaPaz) (el ? ? ? Countries_HCA_provinces_LaPaz) - -equal (el ? ? ? (toInt 1349800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Vologodskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Vologodskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 145700)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Vologodskayaoblast_cities_Vologda) (el ? ? ? Countries_R_provinces_Vologodskayaoblast) - -equal (el ? ? ? (toInt 6321173)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Lima_cities_Lima))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Lima_cities_Lima) (el ? ? ? Countries_PE_provinces_Lima) - -equal (el ? ? ? (toInt 156400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cambridgeshire_cities_Peterborough))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cambridgeshire_cities_Peterborough) (el ? ? ? Countries_GB_provinces_Cambridgeshire) - -equal (el ? ? ? (toInt 139923)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Amol))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Amol) (el ? ? ? Countries_IR_provinces_Mazandaran) - -equal (el ? ? ? (toInt 323418)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoJosedoRioPreto))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_SaoJosedoRioPreto) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 1617368)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Sergipe))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Sergipe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 22050)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Sergipe_cities_Aracaju) (el ? ? ? Countries_BR_provinces_Sergipe) - -located (el ? ? ? Mountains_PikRevoluzija) (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni) - -located (el ? ? ? Mountains_PikRevoluzija) (el ? ? ? Tajikistan) - -located (el ? ? ? Islands_Lefkas) (el ? ? ? Greece) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Suceava_cities_Suceava) (el ? ? ? Countries_RO_provinces_Suceava) - -equal (el ? ? ? (toInt 572769)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_BuenosAires_cities_LomasdeZamoras))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_BuenosAires_cities_LomasdeZamoras) (el ? ? ? Countries_RA_provinces_BuenosAires) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_G_77) - -equal (el ? ? ? (toInt 137000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Newport_cities_Newport))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Newport_cities_Newport) (el ? ? ? Countries_GB_provinces_Newport) - -equal (el ? ? ? (toInt 11814337)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NorthernRegion))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NorthernRegion) (el ? ? ? (MeasureFn (el ? ? ? (toInt 170040)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 62468)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Porto_cities_VilaNovadeGaia))) - -geographicalSubregion (el ? ? ? Countries_P_provinces_Porto_cities_VilaNovadeGaia) (el ? ? ? Countries_P_provinces_Porto) - -equal (el ? ? ? (toInt 857590)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taichung_munic_cities_Taichung))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Taichung_munic_cities_Taichung) (el ? ? ? Countries_RC_provinces_Taichung_munic) - -sectorCompositionOfGDPInPeriod (el ? ? ? EquatorialGuinea) (el ? ? ? ServiceSector) (el ? ? ? (toInt 27)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_GQ_cities_Malabo) (el ? ? ? EquatorialGuinea) - -sectorCompositionOfGDPInPeriod (el ? ? ? EquatorialGuinea) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 26)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? EquatorialGuinea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28050)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 431282)) (el ? ? ? (PopulationFn (el ? ? ? EquatorialGuinea))) - -sectorCompositionOfGDPInPeriod (el ? ? ? EquatorialGuinea) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 47)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? EquatorialGuinea) (el ? ? ? Gabon) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_UN) - -inflationRateInCountry (el ? ? ? EquatorialGuinea) (el ? ? ? (toInt 41)) - -member (el ? ? ? EquatorialGuinea) (el ? ? ? Organizations_ILO) - -meetsSpatially (el ? ? ? EquatorialGuinea) (el ? ? ? Cameroon) - -sharedBorderLength (el ? ? ? Zaire) (el ? ? ? Congo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2410)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 121800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Essex_cities_Braintree))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Essex_cities_Braintree) (el ? ? ? Countries_GB_provinces_Essex) - -equal (el ? ? ? (toInt 245173)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_cities_Surrey))) - -geographicalSubregion (el ? ? ? Countries_CDN_cities_Surrey) (el ? ? ? Canada) - -located (el ? ? ? Islands_Hispaniola) (el ? ? ? Haiti) - -located (el ? ? ? Islands_Hispaniola) (el ? ? ? DominicanRepublic) - -landAreaOnly (el ? ? ? Islands_Hispaniola) (el ? ? ? (MeasureFn (el ? ? ? (toInt 76192)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 50855)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Buskerud_cities_Drammen))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_Buskerud_cities_Drammen) (el ? ? ? Countries_N_provinces_Buskerud) - -equal (el ? ? ? (toInt 6803100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterLondon))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_GreaterLondon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1579)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_GreaterLondon_cities_London) (el ? ? ? Countries_GB_provinces_GreaterLondon) - -equal (el ? ? ? (toInt 146275)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Luanshya))) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Copperbelt_cities_Luanshya) (el ? ? ? Countries_Z_provinces_Copperbelt) - -equal (el ? ? ? (toInt 1200000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Baotou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_NeiMonggol_cities_Baotou) (el ? ? ? Countries_TJ_provinces_NeiMonggol) - -geographicalSubregion (el ? ? ? Afghanistan) (el ? ? ? Continents_Asia) - -located (el ? ? ? Lakes_LakeAssale) (el ? ? ? Ethiopia) - -landAreaOnly (el ? ? ? Lakes_LakeAssale) (el ? ? ? (MeasureFn (el ? ? ? (toInt 100)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 839900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_NinhBinh))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_NinhBinh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1387)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 59566)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_American_Samoa))) - -landAreaOnly (el ? ? ? Countries_cid_cia_American_Samoa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 199)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_cid_cia_American_Samoa_cities_PagoPago) (el ? ? ? Countries_cid_cia_American_Samoa) - -equal (el ? ? ? (toInt 262006)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Sirnak))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Sirnak) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7172)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Sirnak_cities_Sirnak) (el ? ? ? Countries_TR_provinces_Sirnak) - -sharedBorderLength (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Bulgaria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 318)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 293961)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Camaguey_cities_Camaguey))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_Camaguey_cities_Camaguey) (el ? ? ? Countries_C_provinces_Camaguey) - -equal (el ? ? ? (toInt 385503)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Queretaro_cities_Queretaro))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Queretaro_cities_Queretaro) (el ? ? ? Countries_MEX_provinces_Queretaro) - -equal (el ? ? ? (toInt 644200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Piotrkowskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Piotrkowskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6266)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Piotrkowskie_cities_PiottrkowTrybunalski) (el ? ? ? Countries_PL_provinces_Piotrkowskie) - -geographicalSubregion (el ? ? ? Lesotho) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 240318)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_St_Petersburg))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_St_Petersburg) (el ? ? ? Countries_USA_provinces_Florida) - -equal (el ? ? ? (toInt 1144151)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Puno))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Puno) (el ? ? ? (MeasureFn (el ? ? ? (toInt 71999)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Puno_cities_Puno) (el ? ? ? Countries_PE_provinces_Puno) - -equal (el ? ? ? (toInt 1442900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_IvanoFrankivska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_IvanoFrankivska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_IvanoFrankivska_cities_IvanoFrankivsk) (el ? ? ? Countries_UA_provinces_IvanoFrankivska) - -equal (el ? ? ? (toInt 380787)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Yala))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Yala) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4533)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 106800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Sagaing_cities_Monywa))) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Sagaing_cities_Monywa) (el ? ? ? Countries_MYA_provinces_Sagaing) - -equal (el ? ? ? (toInt 265000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElSuweiz_munic_cities_Suez))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElSuweiz_munic_cities_Suez) (el ? ? ? Countries_ET_provinces_ElSuweiz_munic) - -equal (el ? ? ? (toInt 1273440)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Okinawa))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Okinawa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2255)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Okinawa_cities_Naha) (el ? ? ? Countries_J_provinces_Okinawa) - -equal (el ? ? ? (toInt 717000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Dnipropetrovska_cities_KryvyyRih))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Dnipropetrovska_cities_KryvyyRih) (el ? ? ? Countries_UA_provinces_Dnipropetrovska) - -equal (el ? ? ? (toInt 180263)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Bahawalpur))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Bahawalpur) (el ? ? ? Pakistan) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_Caricom) - -equal (el ? ? ? (toInt 1200000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EC_cities_Quito))) - -geographicalSubregion (el ? ? ? Countries_EC_cities_Quito) (el ? ? ? Ecuador) - -equal (el ? ? ? (toInt 399151)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Martinique))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Martinique) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_cid_cia_Martinique_cities_Fort_de_France) (el ? ? ? Countries_cid_cia_Martinique) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Martinique) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 11)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Martinique) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Martinique) (el ? ? ? (toRealNum 3.9)) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_Martinique) (el ? ? ? ServiceSector) (el ? ? ? (toInt 83)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 139417)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jilin_cities_Longjing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jilin_cities_Longjing) (el ? ? ? Countries_TJ_provinces_Jilin) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_OPANAL) - -equal (el ? ? ? (toInt 129874)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Quebec_cities_Longueuil))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Quebec_cities_Longueuil) (el ? ? ? Countries_CDN_provinces_Quebec) - -member (el ? ? ? Angola) (el ? ? ? Organizations_WFTU) - -equal (el ? ? ? (toInt 132000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Oxfordshire_cities_Oxford))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Oxfordshire_cities_Oxford) (el ? ? ? Countries_GB_provinces_Oxfordshire) - -located (el ? ? ? Lakes_Issyk_Kul) (el ? ? ? Kyrgyzstan) - -landAreaOnly (el ? ? ? Lakes_Issyk_Kul) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6280)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 121845)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_PocosdeCaldas))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_PocosdeCaldas) (el ? ? ? Countries_BR_provinces_MinasGerais) - -equal (el ? ? ? (toInt 123500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Wrexham))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Wrexham) (el ? ? ? (MeasureFn (el ? ? ? (toInt 499)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Wrexham_cities_Wrexham) (el ? ? ? Countries_GB_provinces_Wrexham) - -located (el ? ? ? Lakes_GreatSlaveLake) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -located (el ? ? ? Lakes_GreatSlaveLake) (el ? ? ? Canada) - -landAreaOnly (el ? ? ? Lakes_GreatSlaveLake) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28438)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? Iran) (el ? ? ? Armenia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? Mexico) (el ? ? ? Belize) (el ? ? ? (MeasureFn (el ? ? ? (toInt 250)) (el ? ? ? Kilometer))) - -located (el ? ? ? Islands_Mohilla) (el ? ? ? Comoros) - -sharedBorderLength (el ? ? ? Chad) (el ? ? ? Niger) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1175)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Reunion) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 1468337)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Piura))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Piura) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35892)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Piura_cities_Piura) (el ? ? ? Countries_PE_provinces_Piura) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Wrexham_cities_Wrexham) (el ? ? ? Countries_GB_provinces_Wrexham) - -equal (el ? ? ? (toInt 134751)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Ranong))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Ranong) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3287)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 657000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Kokchetau))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Kokchetau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 78200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Kokchetau_cities_Kokchetau) (el ? ? ? Countries_KAZ_provinces_Kokchetau) - -equal (el ? ? ? (toInt 354000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Cienfuegos))) - -landAreaOnly (el ? ? ? Countries_C_provinces_Cienfuegos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4178)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_Cienfuegos_cities_Cienfuegos) (el ? ? ? Countries_C_provinces_Cienfuegos) - -equal (el ? ? ? (toInt 701022)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Callao))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Callao) (el ? ? ? (MeasureFn (el ? ? ? (toInt 146)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Callao_cities_Callao) (el ? ? ? Countries_PE_provinces_Callao) - -equal (el ? ? ? (toInt 411536)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Lambayeque_cities_Chiclayo))) - -geographicalSubregion (el ? ? ? Countries_PE_provinces_Lambayeque_cities_Chiclayo) (el ? ? ? Countries_PE_provinces_Lambayeque) - -equal (el ? ? ? (toInt 317000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Poltavska_cities_Poltava))) - -located (el ? ? ? Rivers_Nile) (el ? ? ? Countries_SUD_provinces_ashShamaliyah) - -located (el ? ? ? Rivers_Nile) (el ? ? ? Sudan) - -located (el ? ? ? Rivers_Nile) (el ? ? ? Countries_ET_provinces_BeniSuef) - -located (el ? ? ? Rivers_Nile) (el ? ? ? Countries_ET_provinces_ElGiza) - -located (el ? ? ? Rivers_Nile) (el ? ? ? Countries_ET_provinces_ElMinya) - -located (el ? ? ? Rivers_Nile) (el ? ? ? Countries_ET_provinces_Asyut) - -located (el ? ? ? Rivers_Nile) (el ? ? ? Countries_SUD_provinces_alKhartum) - -located (el ? ? ? Rivers_Nile) (el ? ? ? Egypt) - -flowsInto (el ? ? ? Rivers_Nile) (el ? ? ? Seas_MediterraneanSea) - -located (el ? ? ? Rivers_Nile) (el ? ? ? Countries_ET_provinces_ElQahira_munic) - -equal (el ? ? ? (toInt 932399)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Varanasi))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Varanasi) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Siirt_cities_Siirt) (el ? ? ? Countries_TR_provinces_Siirt) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_IMO) - -equal (el ? ? ? (toInt 139000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Serpukhov))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Serpukhov) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -equal (el ? ? ? (toInt 113865)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DK_cities_Aalborg))) - -geographicalSubregion (el ? ? ? Countries_DK_cities_Aalborg) (el ? ? ? Denmark) - -equal (el ? ? ? (toInt 306700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Bialskopodlaskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Bialskopodlaskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5348)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Bialskopodlaskie_cities_BialaPodlaska) (el ? ? ? Countries_PL_provinces_Bialskopodlaskie) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_ICFTU) - -equal (el ? ? ? (toInt 237000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_LahoreCantonment))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_LahoreCantonment) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 290388)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Kopparberg))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Kopparberg) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28194)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Kopparberg_cities_Falun) (el ? ? ? Countries_S_provinces_Kopparberg) - -equal (el ? ? ? (toInt 134000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_cities_Germiston))) - -geographicalSubregion (el ? ? ? Countries_RSA_cities_Germiston) (el ? ? ? SouthAfrica) - -equal (el ? ? ? (toInt 124606)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_cities_SeloyangBaru))) - -geographicalSubregion (el ? ? ? Countries_MAL_cities_SeloyangBaru) (el ? ? ? Malaysia) - -equal (el ? ? ? (toInt 126272)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Indiana_cities_Evansville))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Indiana_cities_Evansville) (el ? ? ? Countries_USA_provinces_Indiana) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Benguela_cities_Benguela) (el ? ? ? Countries_ANG_provinces_Benguela) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_GB_provinces_Lothian) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_D_provinces_Bremen) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_B_provinces_WestFlanders) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_F_provinces_BasseNormandie) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? UnitedKingdom) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_Hordaland) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_GB_provinces_GreaterLondon) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_NL_provinces_ZuidHolland) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_S_provinces_Malmohus) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Germany) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_D_provinces_SchleswigHolstein) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_F_provinces_Picardie) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_D_provinces_Niedersachsen) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Norway) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_Telemark) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_Rogaland) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_Oestfold) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_Akershus) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_Oslo) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Sweden) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Netherlands) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_NL_provinces_NoordHolland) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_S_provinces_Halland) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_Vestfold) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_NL_provinces_Groningen) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_AustAgder) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_S_provinces_GoteborgochBohus) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_VestAgder) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_NL_provinces_Zeeland) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_N_provinces_Buskerud) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_NL_provinces_Friesland) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_F_provinces_HauteNormandie) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Denmark) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? France) - -depth (el ? ? ? Seas_NorthSea) (el ? ? ? (toInt 200)) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Countries_F_provinces_NordPasdeCalais) - -located (el ? ? ? Seas_NorthSea) (el ? ? ? Belgium) - -equal (el ? ? ? (toInt 29000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UAE_provinces_UmmalQaywayn))) - -landAreaOnly (el ? ? ? Countries_UAE_provinces_UmmalQaywayn) (el ? ? ? (MeasureFn (el ? ? ? (toInt 750)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 740000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Walbrzyskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Walbrzyskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4168)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Walbrzyskie_cities_Walbrzych) (el ? ? ? Countries_PL_provinces_Walbrzyskie) - -equal (el ? ? ? (toInt 134768)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_Camacari))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_Camacari) (el ? ? ? Countries_BR_provinces_Bahia) - -equal (el ? ? ? (toInt 113992)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_SapucaiadoSul))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_SapucaiadoSul) (el ? ? ? Brazil) - -equal (el ? ? ? (toInt 474046)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Meta))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Meta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 85635)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Meta_cities_Villavicencio) (el ? ? ? Countries_CO_provinces_Meta) - -equal (el ? ? ? (toInt 138964)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Heidelberg))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Heidelberg) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -member (el ? ? ? Togo) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 119717)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_Jima))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_Jima) (el ? ? ? Ethiopia) - -hasHeadq (el ? ? ? Organizations_IFAD) (el ? ? ? Countries_I_provinces_Lazio_cities_Rome) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Tolna_cities_Szekszard) (el ? ? ? Countries_H_provinces_Tolna) - -member (el ? ? ? Japan) (el ? ? ? Organizations_G_2) - -equal (el ? ? ? (toInt 126000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_OrekhovoZuyevo))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_OrekhovoZuyevo) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Saint_Pierre_and_Miquelon_cities_Saint_Pierre) (el ? ? ? Countries_cid_cia_Saint_Pierre_and_Miquelon) - -equal (el ? ? ? (toInt 106700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Gloucestershire_cities_Cheltenham))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Gloucestershire_cities_Cheltenham) (el ? ? ? Countries_GB_provinces_Gloucestershire) - -located (el ? ? ? Mountains_DjebelAures) (el ? ? ? Morocco) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Faroe_Islands) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 114091)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Bage))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_Bage) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -equal (el ? ? ? (toInt 5237635)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC_cities_Bogota) (el ? ? ? Countries_CO_provinces_SantaFedeBogota_DC) - -equal (el ? ? ? (toInt 1132448)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PE_provinces_Junin))) - -landAreaOnly (el ? ? ? Countries_PE_provinces_Junin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 44409)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PE_provinces_Junin_cities_Huancayo) (el ? ? ? Countries_PE_provinces_Junin) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_BistritaNasaud_cities_Bistrita) (el ? ? ? Countries_RO_provinces_BistritaNasaud) - -equal (el ? ? ? (toInt 214197)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Amapa_cities_Macapa))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Amapa_cities_Macapa) (el ? ? ? Countries_BR_provinces_Amapa) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_UNHCR) - -member (el ? ? ? Italy) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 419000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kaliningradskayaoblast_cities_Kaliningrad))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kaliningradskayaoblast_cities_Kaliningrad) (el ? ? ? Countries_R_provinces_Kaliningradskayaoblast) - -equal (el ? ? ? (toInt 2003540)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Gumma))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Gumma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6356)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Gumma_cities_Maebashi) (el ? ? ? Countries_J_provinces_Gumma) - -equal (el ? ? ? (toInt 190772)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Honghu))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Honghu) (el ? ? ? Countries_TJ_provinces_Hubei) - -equal (el ? ? ? (toInt 267000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taitung))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Taitung) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3515)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Taitung_cities_Taitung) (el ? ? ? Countries_RC_provinces_Taitung) - -sectorCompositionOfGDPInPeriod (el ? ? ? Suriname) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 23.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_SME_cities_Paramaribo) (el ? ? ? Suriname) - -inflationRateInCountry (el ? ? ? Suriname) (el ? ? ? (toInt 62)) - -member (el ? ? ? Suriname) (el ? ? ? Organizations_ITU) - -meetsSpatially (el ? ? ? Suriname) (el ? ? ? FrenchGuiana) - -equal (el ? ? ? (toInt 436418)) (el ? ? ? (PopulationFn (el ? ? ? Suriname))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Suriname) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 54.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Suriname) (el ? ? ? (MeasureFn (el ? ? ? (toInt 163270)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Suriname) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 21.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Suriname) (el ? ? ? Brazil) - -meetsSpatially (el ? ? ? Suriname) (el ? ? ? Guyana) - -equal (el ? ? ? (toInt 534000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Nantou))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Nantou) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4106)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Nantou_cities_Nantou) (el ? ? ? Countries_RC_provinces_Nantou) - -equal (el ? ? ? (toInt 53264)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Harrisburg))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Harrisburg) (el ? ? ? Countries_USA_provinces_Pennsylvania) - -landAreaOnly (el ? ? ? Countries_cid_cia_Glorioso_Islands) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 296000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Zhytomyrska_cities_Zhytomyr))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Zhytomyrska_cities_Zhytomyr) (el ? ? ? Countries_UA_provinces_Zhytomyrska) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_ICAO) - -sharedBorderLength (el ? ? ? France) (el ? ? ? Belgium) (el ? ? ? (MeasureFn (el ? ? ? (toInt 620)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 114800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Suffolk_cities_Ipswich))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Suffolk_cities_Ipswich) (el ? ? ? Countries_GB_provinces_Suffolk) - -equal (el ? ? ? (toInt 1206013)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Campania_cities_Napoli))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Campania_cities_Napoli) (el ? ? ? Countries_I_provinces_Campania) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Torghay_cities_Arqalyq) (el ? ? ? Countries_KAZ_provinces_Torghay) - -equal (el ? ? ? (toInt 869000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Huila))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Huila) (el ? ? ? (MeasureFn (el ? ? ? (toInt 75002)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Huila_cities_Lubango) (el ? ? ? Countries_ANG_provinces_Huila) - -equal (el ? ? ? (toInt 142165)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Madrid_cities_Alcorcon))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Madrid_cities_Alcorcon) (el ? ? ? Countries_E_provinces_Madrid) - -equal (el ? ? ? (toInt 151374)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Campania_cities_Salerno))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Campania_cities_Salerno) (el ? ? ? Countries_I_provinces_Campania) - -equal (el ? ? ? (toInt 190551)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Sukkur))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Sukkur) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 517200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Est))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Est) (el ? ? ? (MeasureFn (el ? ? ? (toInt 109011)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Est_cities_Bertoua) (el ? ? ? Countries_CAM_provinces_Est) - -equal (el ? ? ? (toInt 454156)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Delhi_cities_Ghaziabad))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Delhi_cities_Ghaziabad) (el ? ? ? Countries_IND_provinces_Delhi) - -equal (el ? ? ? (toInt 1272143)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Taejon))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Taejon) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 113958)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Kaili))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Kaili) (el ? ? ? Countries_TJ_provinces_Guizhou) - -equal (el ? ? ? (toInt 1202200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_CaboDelgado))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_CaboDelgado) (el ? ? ? (MeasureFn (el ? ? ? (toInt 82625)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_CaboDelgado_cities_Pemba) (el ? ? ? Countries_MOC_provinces_CaboDelgado) - -equal (el ? ? ? (toInt 112690)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_PatosdeMinas))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_PatosdeMinas) (el ? ? ? Countries_BR_provinces_MinasGerais) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_Matruh_cities_MarsaMatruh) (el ? ? ? Countries_ET_provinces_Matruh) - -equal (el ? ? ? (toInt 165000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Mures_cities_TirguMures))) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_Mures_cities_TirguMures) (el ? ? ? Countries_RO_provinces_Mures) - -equal (el ? ? ? (toInt 208815)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Xuchang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Xuchang) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 1151300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_Z_provinces_Lusaka))) - -landAreaOnly (el ? ? ? Countries_Z_provinces_Lusaka) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21896)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_Z_provinces_Lusaka_cities_Lusaka) (el ? ? ? Countries_Z_provinces_Lusaka) - -equal (el ? ? ? (toInt 637433)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Van))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Van) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19069)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Van_cities_Van) (el ? ? ? Countries_TR_provinces_Van) - -equal (el ? ? ? (toInt 373464)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_SamutSakhon))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_SamutSakhon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 873)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_WHO) - -equal (el ? ? ? (toInt 218413)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_NuevoLaredo))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_NuevoLaredo) (el ? ? ? Countries_MEX_provinces_Tamaulipas) - -located (el ? ? ? Deserts_GrandSandDesert) (el ? ? ? Countries_AUS_provinces_WesternAustralia) - -located (el ? ? ? Deserts_GrandSandDesert) (el ? ? ? Countries_AUS_provinces_NorthernTerritory) - -located (el ? ? ? Deserts_GrandSandDesert) (el ? ? ? Australia) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Assam_cities_Dispur) (el ? ? ? Countries_IND_provinces_Assam) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_ACP) - -located (el ? ? ? Rivers_Bomu) (el ? ? ? Countries_ZRE_provinces_HautZaire) - -located (el ? ? ? Rivers_Bomu) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Bomu) (el ? ? ? Rivers_Ubangi) - -length (el ? ? ? Rivers_Bomu) (el ? ? ? (toInt 280)) - -equal (el ? ? ? (toInt 889500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Mtwara))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Mtwara) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16707)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Mtwara_cities_MtwaraMikandani) (el ? ? ? Countries_EAT_provinces_Mtwara) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_AfDB) - -member (el ? ? ? Japan) (el ? ? ? Organizations_UNHCR) - -equal (el ? ? ? (toInt 409000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_NizhniyTagil))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_NizhniyTagil) (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast) - -equal (el ? ? ? (toInt 839273)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Phitsanulok))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Phitsanulok) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10760)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 1020257)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_EntreRios))) - -landAreaOnly (el ? ? ? Countries_RA_provinces_EntreRios) (el ? ? ? (MeasureFn (el ? ? ? (toInt 78781)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RA_provinces_EntreRios_cities_Parana) (el ? ? ? Countries_RA_provinces_EntreRios) - -equal (el ? ? ? (toInt 737973)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_SouthDakota))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_SouthDakota) (el ? ? ? (MeasureFn (el ? ? ? (toInt 199730)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_SouthDakota_cities_Pierre) (el ? ? ? Countries_USA_provinces_SouthDakota) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Countries_UA_provinces_Kyyivska) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Ukraine) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Dnepr) (el ? ? ? Seas_BlackSea) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Countries_R_provinces_Smolenskayaoblast) - -length (el ? ? ? Rivers_Dnepr) (el ? ? ? (toInt 2201)) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Countries_UA_provinces_Kirovohradska) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Countries_UA_provinces_Khersonska) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Countries_UA_provinces_Chernihivska) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Countries_UA_provinces_Cherkaska) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Belarus) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Countries_UA_provinces_Zaporizka) - -located (el ? ? ? Rivers_Dnepr) (el ? ? ? Countries_UA_provinces_Dnipropetrovska) - -geographicalSubregion (el ? ? ? Countries_WSA_cities_ElAlaiun) (el ? ? ? WesternSahara) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_IBRD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Botswana) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 1477630)) (el ? ? ? (PopulationFn (el ? ? ? Botswana))) - -member (el ? ? ? Botswana) (el ? ? ? Organizations_WMO) - -meetsSpatially (el ? ? ? Botswana) (el ? ? ? SouthAfrica) - -capitalCity (el ? ? ? Countries_RB_cities_Gaborone) (el ? ? ? Botswana) - -landAreaOnly (el ? ? ? Botswana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 600370)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Botswana) (el ? ? ? (toInt 10)) - -meetsSpatially (el ? ? ? Botswana) (el ? ? ? Namibia) - -equal (el ? ? ? (toInt 400000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_K_cities_PhnomPenh))) - -geographicalSubregion (el ? ? ? Countries_K_cities_PhnomPenh) (el ? ? ? Cambodia) - -equal (el ? ? ? (toInt 519200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Jeleniogorskie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Jeleniogorskie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4379)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Jeleniogorskie_cities_JeleniaGora) (el ? ? ? Countries_PL_provinces_Jeleniogorskie) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_Interpol) - -equal (el ? ? ? (toInt 116000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Kiselyovsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Kemerovskayaoblast_cities_Kiselyovsk) (el ? ? ? Countries_R_provinces_Kemerovskayaoblast) - -equal (el ? ? ? (toInt 103802)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Calabria_cities_Catanzaro))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Calabria_cities_Catanzaro) (el ? ? ? Countries_I_provinces_Calabria) - -equal (el ? ? ? (toInt 111762)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Fujian_cities_Yongan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Fujian_cities_Yongan) (el ? ? ? Countries_TJ_provinces_Fujian) - -sectorCompositionOfGDPInPeriod (el ? ? ? Moldova) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 33)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Moldova) (el ? ? ? Romania) - -landAreaOnly (el ? ? ? Moldova) (el ? ? ? (MeasureFn (el ? ? ? (toInt 33700)) (el ? ? ? SquareKilometer))) - -inflationRateInCountry (el ? ? ? Moldova) (el ? ? ? (toInt 24)) - -capitalCity (el ? ? ? Countries_MD_cities_Chisinau) (el ? ? ? Moldova) - -sectorCompositionOfGDPInPeriod (el ? ? ? Moldova) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 36)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Moldova) (el ? ? ? Ukraine) - -sectorCompositionOfGDPInPeriod (el ? ? ? Moldova) (el ? ? ? ServiceSector) (el ? ? ? (toInt 31)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 4463847)) (el ? ? ? (PopulationFn (el ? ? ? Moldova))) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_FAO) - -equal (el ? ? ? (toInt 803389)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Thane))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Maharashtra_cities_Thane) (el ? ? ? Countries_IND_provinces_Maharashtra) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Siedleckie_cities_Siedlce) (el ? ? ? Countries_PL_provinces_Siedleckie) - -equal (el ? ? ? (toInt 1142220)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Tolima))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Tolima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23562)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Tolima_cities_Ibague) (el ? ? ? Countries_CO_provinces_Tolima) - -equal (el ? ? ? (toInt 1061598)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Gujarat_cities_Vadodara))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Gujarat_cities_Vadodara) (el ? ? ? Countries_IND_provinces_Gujarat) - -member (el ? ? ? Angola) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 1510700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Zhytomyrska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Zhytomyrska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Zhytomyrska_cities_Zhytomyr) (el ? ? ? Countries_UA_provinces_Zhytomyrska) - -equal (el ? ? ? (toInt 169000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Carmarthenshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Carmarthenshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2398)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Carmarthenshire_cities_Carmarthen) (el ? ? ? Countries_GB_provinces_Carmarthenshire) - -equal (el ? ? ? (toInt 182488)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Deyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Deyang) (el ? ? ? Countries_TJ_provinces_Sichuan) - -equal (el ? ? ? (toInt 115123)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Ulm))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_BadenWurttemberg_cities_Ulm) (el ? ? ? Countries_D_provinces_BadenWurttemberg) - -equal (el ? ? ? (toInt 666279)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Jodhpur))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Jodhpur) (el ? ? ? Countries_IND_provinces_Rajasthan) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Gumushane_cities_Gumushane) (el ? ? ? Countries_TR_provinces_Gumushane) - -equal (el ? ? ? (toInt 1880000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAK_provinces_Coast))) - -landAreaOnly (el ? ? ? Countries_EAK_provinces_Coast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 83603)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAK_provinces_Coast_cities_Mombasa) (el ? ? ? Countries_EAK_provinces_Coast) - -equal (el ? ? ? (toInt 13560000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shanghai_munic))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Shanghai_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Shanghai_munic_cities_Shanghai) (el ? ? ? Countries_TJ_provinces_Shanghai_munic) - -equal (el ? ? ? (toInt 350000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Lubelskie_cities_Lublin))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Lubelskie_cities_Lublin) (el ? ? ? Countries_PL_provinces_Lubelskie) - -equal (el ? ? ? (toInt 118332)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Maranhao_cities_Timon))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Maranhao_cities_Timon) (el ? ? ? Countries_BR_provinces_Maranhao) - -equal (el ? ? ? (toInt 3724500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_BritishColumbia))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_BritishColumbia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 948596)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_BritishColumbia_cities_Victoria) (el ? ? ? Countries_CDN_provinces_BritishColumbia) - -member (el ? ? ? Japan) (el ? ? ? Organizations_NSG) - -capitalCity (el ? ? ? Countries_ER_cities_Asmara) (el ? ? ? Eritrea) - -inflationRateInCountry (el ? ? ? Eritrea) (el ? ? ? (toInt 10)) - -landAreaOnly (el ? ? ? Eritrea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 121320)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Eritrea) (el ? ? ? Organizations_ECA) - -meetsSpatially (el ? ? ? Eritrea) (el ? ? ? Djibouti) - -meetsSpatially (el ? ? ? Eritrea) (el ? ? ? Sudan) - -meetsSpatially (el ? ? ? Eritrea) (el ? ? ? Ethiopia) - -equal (el ? ? ? (toInt 3427883)) (el ? ? ? (PopulationFn (el ? ? ? Eritrea))) - -equal (el ? ? ? (toInt 773113)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RA_provinces_Mendoza_cities_Mendoza))) - -geographicalSubregion (el ? ? ? Countries_RA_provinces_Mendoza_cities_Mendoza) (el ? ? ? Countries_RA_provinces_Mendoza) - -equal (el ? ? ? (toInt 137000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_UbonRatchathani_cities_UbonRatchathani))) - -geographicalSubregion (el ? ? ? Countries_THA_provinces_UbonRatchathani_cities_UbonRatchathani) (el ? ? ? Countries_THA_provinces_UbonRatchathani) - -equal (el ? ? ? (toInt 136000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Balashikha))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Balashikha) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -equal (el ? ? ? (toInt 1266995)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Icel))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Icel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 15853)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Icel_cities_Mersin) (el ? ? ? Countries_TR_provinces_Icel) - -equal (el ? ? ? (toInt 181601)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Batna))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Batna) (el ? ? ? Algeria) - -sharedBorderLength (el ? ? ? SerbiaAndMontenegro) (el ? ? ? BosniaAndHerzegovina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 527)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 123366)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Laohekou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Laohekou) (el ? ? ? Countries_TJ_provinces_Hubei) - -equal (el ? ? ? (toInt 123213)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Magelang))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Magelang) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 2217800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_HaTay))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_HaTay) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2147)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Israel) (el ? ? ? Organizations_WIPO) - -equal (el ? ? ? (toInt 479743)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Wyoming))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Wyoming) (el ? ? ? (MeasureFn (el ? ? ? (toInt 253324)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Wyoming_cities_Cheyenne) (el ? ? ? Countries_USA_provinces_Wyoming) - -equal (el ? ? ? (toInt 61000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_Veraguas_cities_Santiago))) - -geographicalSubregion (el ? ? ? Countries_PA_provinces_Veraguas_cities_Santiago) (el ? ? ? Countries_PA_provinces_Veraguas) - -equal (el ? ? ? (toInt 228654)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Terengganu_cities_KualaTerengganu))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Terengganu_cities_KualaTerengganu) (el ? ? ? Countries_MAL_provinces_Terengganu) - -geographicalSubregion (el ? ? ? Bahrain) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 609823)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Oran))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Oran) (el ? ? ? Algeria) - -equal (el ? ? ? (toInt 220000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Mon_cities_Moulmein))) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Mon_cities_Moulmein) (el ? ? ? Countries_MYA_provinces_Mon) - -equal (el ? ? ? (toInt 393217)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Akershus))) - -capitalCity (el ? ? ? Countries_N_provinces_Oslo_cities_Oslo) (el ? ? ? Countries_N_provinces_Akershus) - -located (el ? ? ? Islands_Flores) (el ? ? ? Portugal) - -equal (el ? ? ? (toInt 1736902)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Sabah))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Sabah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 73620)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Sabah_cities_KotaKinabalu) (el ? ? ? Countries_MAL_provinces_Sabah) - -member (el ? ? ? SanMarino) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 179818)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Shaoxing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Shaoxing) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_ACP) - -sharedBorderLength (el ? ? ? Sudan) (el ? ? ? Egypt) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1273)) (el ? ? ? Kilometer))) - -hasHeadq (el ? ? ? Organizations_EU) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Amazonas_cities_PuertoAyacucho) (el ? ? ? Countries_YV_provinces_Amazonas) - -geographicalSubregion (el ? ? ? HolySee) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 281352)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hubei_cities_Shashi))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hubei_cities_Shashi) (el ? ? ? Countries_TJ_provinces_Hubei) - -located (el ? ? ? Islands_Providenciales) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 9350000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Tianjin_munic))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Tianjin_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Tianjin_munic_cities_Tianjin) (el ? ? ? Countries_TJ_provinces_Tianjin_munic) - -equal (el ? ? ? (toInt 194345)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DK_cities_Aarhus))) - -geographicalSubregion (el ? ? ? Countries_DK_cities_Aarhus) (el ? ? ? Denmark) - -equal (el ? ? ? (toInt 1398991)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_UdonThani))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_UdonThani) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11756)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 204970)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Gansu_cities_Baiyin))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Gansu_cities_Baiyin) (el ? ? ? Countries_TJ_provinces_Gansu) - -equal (el ? ? ? (toInt 159900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Dorset_cities_Bournemouth))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Dorset_cities_Bournemouth) (el ? ? ? Countries_GB_provinces_Dorset) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Okayama_cities_Okayama) (el ? ? ? Countries_J_provinces_Okayama) - -equal (el ? ? ? (toInt 223019)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Ohio_cities_Akron))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Ohio_cities_Akron) (el ? ? ? Countries_USA_provinces_Ohio) - -equal (el ? ? ? (toInt 111359)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Vaughan))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Vaughan) (el ? ? ? Countries_CDN_provinces_Ontario) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Misiones) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_SantaCruz) (el ? ? ? Argentina) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IFAD) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Chaco) (el ? ? ? Argentina) - -sectorCompositionOfGDPInPeriod (el ? ? ? Argentina) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 31)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Argentina) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_IOC) - -capitalCity (el ? ? ? Countries_RA_provinces_DistritoFederal_cities_BuenosAires) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_SantiagodeEstero) (el ? ? ? Argentina) - -sectorCompositionOfGDPInPeriod (el ? ? ? Argentina) (el ? ? ? ServiceSector) (el ? ? ? (toInt 63)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Argentina) (el ? ? ? Bolivia) - -geographicSubregion (el ? ? ? Countries_RA_provinces_LaPampa) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Jujuy) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Catamarca) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_DistritoFederal) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_TierradelFuego) (el ? ? ? Argentina) - -member (el ? ? ? Argentina) (el ? ? ? Organizations_WTrO) - -geographicSubregion (el ? ? ? Countries_RA_provinces_EntreRios) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_RioNegro) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Chubut) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_LaRioja) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Formosa) (el ? ? ? Argentina) - -equal (el ? ? ? (toInt 34672997)) (el ? ? ? (PopulationFn (el ? ? ? Argentina))) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Mendoza) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_SantaFe) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Corrientes) (el ? ? ? Argentina) - -inflationRateInCountry (el ? ? ? Argentina) (el ? ? ? (toRealNum 1.7)) - -landAreaOnly (el ? ? ? Argentina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2766890)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_RA_provinces_BuenosAires) (el ? ? ? Argentina) - -meetsSpatially (el ? ? ? Argentina) (el ? ? ? Paraguay) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Neuquen) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Tucuman) (el ? ? ? Argentina) - -meetsSpatially (el ? ? ? Argentina) (el ? ? ? Chile) - -meetsSpatially (el ? ? ? Argentina) (el ? ? ? Uruguay) - -geographicSubregion (el ? ? ? Countries_RA_provinces_SanJuan) (el ? ? ? Argentina) - -meetsSpatially (el ? ? ? Argentina) (el ? ? ? Brazil) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Salta) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_SanLuis) (el ? ? ? Argentina) - -geographicSubregion (el ? ? ? Countries_RA_provinces_Cordoba) (el ? ? ? Argentina) - -equal (el ? ? ? (toInt 1237800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Dodoma))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_Dodoma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 41311)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_Dodoma_cities_Dodoma) (el ? ? ? Countries_EAT_provinces_Dodoma) - -sharedBorderLength (el ? ? ? Zaire) (el ? ? ? Burundi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 233)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 5533011)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_RiodeJaneiro))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_RiodeJaneiro) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 102900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cumbria_cities_Carlisle))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cumbria_cities_Carlisle) (el ? ? ? Countries_GB_provinces_Cumbria) - -member (el ? ? ? Israel) (el ? ? ? Organizations_IOM) - -equal (el ? ? ? (toInt 131600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Norfolk_cities_KingsLynn))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Norfolk_cities_KingsLynn) (el ? ? ? Countries_GB_provinces_Norfolk) - -equal (el ? ? ? (toInt 296000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Sumska_cities_Sumy))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Sumska_cities_Sumy) (el ? ? ? Countries_UA_provinces_Sumska) - -located (el ? ? ? Islands_Hawaii) (el ? ? ? Countries_USA_provinces_Hawaii) - -located (el ? ? ? Islands_Hawaii) (el ? ? ? UnitedStates) - -equal (el ? ? ? (toInt 630000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_LaHabana))) - -landAreaOnly (el ? ? ? Countries_C_provinces_LaHabana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5731)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_CiudaddelaHabana_cities_Havana) (el ? ? ? Countries_C_provinces_LaHabana) - -equal (el ? ? ? (toInt 154000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Calabar))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Calabar) (el ? ? ? Nigeria) - -member (el ? ? ? Italy) (el ? ? ? Organizations_EN) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Heves_cities_Eger) (el ? ? ? Countries_H_provinces_Heves) - -equal (el ? ? ? (toInt 183237)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_Itabuna))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_Itabuna) (el ? ? ? Countries_BR_provinces_Bahia) - -equal (el ? ? ? (toInt 271000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Ede))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Ede) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 1190000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Luoyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Luoyang) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 102384)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Xingcheng))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Xingcheng) (el ? ? ? Countries_TJ_provinces_Liaoning) - -equal (el ? ? ? (toInt 20480)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_NordTrondelag_cities_Steinkjer))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_NordTrondelag_cities_Steinkjer) (el ? ? ? Countries_N_provinces_NordTrondelag) - -equal (el ? ? ? (toInt 364176)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Sicilia_cities_Catania))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Sicilia_cities_Catania) (el ? ? ? Countries_I_provinces_Sicilia) - -equal (el ? ? ? (toInt 257874)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Halland))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Halland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5454)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Halland_cities_Halmstad) (el ? ? ? Countries_S_provinces_Halland) - -equal (el ? ? ? (toInt 1229000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Changhua))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Changhua) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1074)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Changhua_cities_Changhua) (el ? ? ? Countries_RC_provinces_Changhua) - -equal (el ? ? ? (toInt 759400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Norfolk))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Norfolk) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5368)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Norfolk_cities_Norwich) (el ? ? ? Countries_GB_provinces_Norfolk) - -equal (el ? ? ? (toInt 370000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Tambacounda))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_Tambacounda) (el ? ? ? (MeasureFn (el ? ? ? (toInt 59602)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_Tambacounda_cities_Tambacounda) (el ? ? ? Countries_SN_provinces_Tambacounda) - -equal (el ? ? ? (toInt 232000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ANG_provinces_Cunene))) - -landAreaOnly (el ? ? ? Countries_ANG_provinces_Cunene) (el ? ? ? (MeasureFn (el ? ? ? (toInt 88342)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ANG_provinces_Cunene_cities_Ngiva) (el ? ? ? Countries_ANG_provinces_Cunene) - -equal (el ? ? ? (toInt 169841)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Equateur_cities_Mbandaka))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Equateur_cities_Mbandaka) (el ? ? ? Countries_ZRE_provinces_Equateur) - -equal (el ? ? ? (toInt 449800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ES_provinces_SantaAna))) - -landAreaOnly (el ? ? ? Countries_ES_provinces_SantaAna) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2023)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ES_provinces_SantaAna_cities_SantaAna) (el ? ? ? Countries_ES_provinces_SantaAna) - -equal (el ? ? ? (toInt 33000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_SinaalJanubiyah))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_SinaalJanubiyah) (el ? ? ? (MeasureFn (el ? ? ? (toInt 33140)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_SinaalJanubiyah_cities_ElTur) (el ? ? ? Countries_ET_provinces_SinaalJanubiyah) - -equal (el ? ? ? (toInt 108818)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Manica_cities_Chimoio))) - -geographicalSubregion (el ? ? ? Countries_MOC_provinces_Manica_cities_Chimoio) (el ? ? ? Countries_MOC_provinces_Manica) - -equal (el ? ? ? (toInt 1609000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Bourgogne))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Bourgogne) (el ? ? ? (MeasureFn (el ? ? ? (toInt 31582)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Bourgogne_cities_Dijon) (el ? ? ? Countries_F_provinces_Bourgogne) - -equal (el ? ? ? (toInt 2045600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Rakhine))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Rakhine) (el ? ? ? (MeasureFn (el ? ? ? (toInt 36778)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Rakhine_cities_Akyab) (el ? ? ? Countries_MYA_provinces_Rakhine) - -sharedBorderLength (el ? ? ? Iran) (el ? ? ? Azerbaijan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 611)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 2059000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_CiudaddelaHabana))) - -landAreaOnly (el ? ? ? Countries_C_provinces_CiudaddelaHabana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 727)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_CiudaddelaHabana_cities_Havana) (el ? ? ? Countries_C_provinces_CiudaddelaHabana) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 459600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Atyrau))) - -landAreaOnly (el ? ? ? Countries_KAZ_provinces_Atyrau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 118600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_KAZ_provinces_Atyrau_cities_Atyrau) (el ? ? ? Countries_KAZ_provinces_Atyrau) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_AfDB) - -equal (el ? ? ? (toInt 411100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Kamchatskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Kamchatskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 472300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Kamchatskayaoblast_cities_PetropavlovskKamchatsky) (el ? ? ? Countries_R_provinces_Kamchatskayaoblast) - -equal (el ? ? ? (toInt 1400000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DOM_cities_SantoDomingo))) - -geographicalSubregion (el ? ? ? Countries_DOM_cities_SantoDomingo) (el ? ? ? DominicanRepublic) - -equal (el ? ? ? (toInt 63200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Choluteca_cities_Choluteca))) - -geographicalSubregion (el ? ? ? Countries_HCA_provinces_Choluteca_cities_Choluteca) (el ? ? ? Countries_HCA_provinces_Choluteca) - -equal (el ? ? ? (toInt 2757205)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Tripura))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Tripura) (el ? ? ? (MeasureFn (el ? ? ? (toInt 10486)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Tripura_cities_Agartala) (el ? ? ? Countries_IND_provinces_Tripura) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Greenland) (el ? ? ? Continents_Australia_Oceania) - -equal (el ? ? ? (toInt 2556939)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoNorte))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_RioGrandedoNorte) (el ? ? ? (MeasureFn (el ? ? ? (toInt 53306)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_RioGrandedoNorte_cities_Natal) (el ? ? ? Countries_BR_provinces_RioGrandedoNorte) - -geographicalSubregion (el ? ? ? Somalia) (el ? ? ? Continents_Africa) - -located (el ? ? ? Islands_MarthasVineyard) (el ? ? ? Countries_USA_provinces_Massachusetts) - -located (el ? ? ? Islands_MarthasVineyard) (el ? ? ? UnitedStates) - -sharedBorderLength (el ? ? ? Zambia) (el ? ? ? Mozambique) (el ? ? ? (MeasureFn (el ? ? ? (toInt 419)) (el ? ? ? Kilometer))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Jarvis_Island) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 4.5)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Tunisia) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 851381)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Shaba_cities_Lubumbashi))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_Shaba_cities_Lubumbashi) (el ? ? ? Countries_ZRE_provinces_Shaba) - -equal (el ? ? ? (toInt 241883)) (el ? ? ? (PopulationFn (el ? ? ? Countries_S_provinces_Kalmar))) - -landAreaOnly (el ? ? ? Countries_S_provinces_Kalmar) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11170)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_S_provinces_Kalmar_cities_Kalmar) (el ? ? ? Countries_S_provinces_Kalmar) - -equal (el ? ? ? (toInt 9863000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Karachi))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Karachi) (el ? ? ? Pakistan) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_IFC) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_C) - -equal (el ? ? ? (toInt 1657000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Sardegna))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Sardegna) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24090)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Sardegna_cities_Cagliari) (el ? ? ? Countries_I_provinces_Sardegna) - -member (el ? ? ? Israel) (el ? ? ? Organizations_WTrO) - -equal (el ? ? ? (toInt 145300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Flintshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Flintshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 437)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Flintshire_cities_Mold) (el ? ? ? Countries_GB_provinces_Flintshire) - -equal (el ? ? ? (toInt 126930)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_LasTunas_cities_VictoriadelasTunas))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_LasTunas_cities_VictoriadelasTunas) (el ? ? ? Countries_C_provinces_LasTunas) - -equal (el ? ? ? (toInt 5865000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_EasternCape))) - -landAreaOnly (el ? ? ? Countries_RSA_provinces_EasternCape) (el ? ? ? (MeasureFn (el ? ? ? (toInt 170616)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RSA_provinces_EasternCape_cities_KingWilliamsTown) (el ? ? ? Countries_RSA_provinces_EasternCape) - -equal (el ? ? ? (toInt 406296)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AlBasrah_cities_AlBasrah))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_AlBasrah_cities_AlBasrah) (el ? ? ? Countries_IRQ_provinces_AlBasrah) - -sharedBorderLength (el ? ? ? China) (el ? ? ? India) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3380)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 137700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Berkshire_cities_Reading))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Berkshire_cities_Reading) (el ? ? ? Countries_GB_provinces_Berkshire) - -geographicalSubregion (el ? ? ? Countries_ANG_provinces_Cunene_cities_Ngiva) (el ? ? ? Countries_ANG_provinces_Cunene) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Tokushima_cities_Tokushima) (el ? ? ? Countries_J_provinces_Tokushima) - -equal (el ? ? ? (toInt 2493000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_Qena))) - -landAreaOnly (el ? ? ? Countries_ET_provinces_Qena) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1851)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ET_provinces_Qena_cities_Qena) (el ? ? ? Countries_ET_provinces_Qena) - -capitalCity (el ? ? ? Countries_RSM_cities_SanMarino) (el ? ? ? SanMarino) - -inflationRateInCountry (el ? ? ? SanMarino) (el ? ? ? (toRealNum 5.5)) - -meetsSpatially (el ? ? ? SanMarino) (el ? ? ? Italy) - -landAreaOnly (el ? ? ? SanMarino) (el ? ? ? (MeasureFn (el ? ? ? (toInt 60)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 24521)) (el ? ? ? (PopulationFn (el ? ? ? SanMarino))) - -equal (el ? ? ? (toInt 208902)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Ceara_cities_Caucaia))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Ceara_cities_Caucaia) (el ? ? ? Countries_BR_provinces_Ceara) - -equal (el ? ? ? (toInt 641057)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Eskisehir))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Eskisehir) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13652)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Eskisehir_cities_Eskisehir) (el ? ? ? Countries_TR_provinces_Eskisehir) - -equal (el ? ? ? (toInt 300000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Fianarantsoa_cities_Fianarantsoa))) - -geographicalSubregion (el ? ? ? Countries_RM_provinces_Fianarantsoa_cities_Fianarantsoa) (el ? ? ? Countries_RM_provinces_Fianarantsoa) - -equal (el ? ? ? (toInt 501200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_LaiChau))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_LaiChau) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17130)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 166000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Lyubertsy))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Lyubertsy) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -equal (el ? ? ? (toInt 265663)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_Reynosa))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Tamaulipas_cities_Reynosa) (el ? ? ? Countries_MEX_provinces_Tamaulipas) - -geographicalSubregion (el ? ? ? Mauritius) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 222394)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Chaoyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Chaoyang) (el ? ? ? Countries_TJ_provinces_Liaoning) - -located (el ? ? ? Rivers_Ounasjoki) (el ? ? ? Countries_SF_provinces_Lappia) - -located (el ? ? ? Rivers_Ounasjoki) (el ? ? ? Finland) - -flowsInto (el ? ? ? Rivers_Ounasjoki) (el ? ? ? Rivers_Kemijoki) - -member (el ? ? ? Japan) (el ? ? ? Organizations_WToO) - -equal (el ? ? ? (toInt 1401500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MOC_provinces_Gaza))) - -landAreaOnly (el ? ? ? Countries_MOC_provinces_Gaza) (el ? ? ? (MeasureFn (el ? ? ? (toInt 75709)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MOC_provinces_Gaza_cities_XaiXai) (el ? ? ? Countries_MOC_provinces_Gaza) - -hasHeadq (el ? ? ? Organizations_UNIKOM) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -geographicalSubregion (el ? ? ? Countries_TCH_cities_NDjamena) (el ? ? ? Chad) - -equal (el ? ? ? (toInt 293400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Leicestershire_cities_Leicester))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Leicestershire_cities_Leicester) (el ? ? ? Countries_GB_provinces_Leicestershire) - -equal (el ? ? ? (toInt 513131)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Adiyaman))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Adiyaman) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7614)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Adiyaman_cities_Adiyaman) (el ? ? ? Countries_TR_provinces_Adiyaman) - -equal (el ? ? ? (toInt 118600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Warwickshire_cities_Warwick))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Warwickshire_cities_Warwick) (el ? ? ? Countries_GB_provinces_Warwickshire) - -equal (el ? ? ? (toInt 2694770)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Izmir))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Izmir) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11973)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Izmir_cities_Izmir) (el ? ? ? Countries_TR_provinces_Izmir) - -equal (el ? ? ? (toInt 805695)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Xuzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangsu_cities_Xuzhou) (el ? ? ? Countries_TJ_provinces_Jiangsu) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_AberconwyandColwyn_cities_ColwynBay) (el ? ? ? Countries_GB_provinces_AberconwyandColwyn) - -equal (el ? ? ? (toInt 832200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Nord))) - -landAreaOnly (el ? ? ? Countries_CAM_provinces_Nord) (el ? ? ? (MeasureFn (el ? ? ? (toInt 65576)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CAM_provinces_Nord_cities_Garoua) (el ? ? ? Countries_CAM_provinces_Nord) - -equal (el ? ? ? (toInt 377000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Abeokuta))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Abeokuta) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 368786)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Fujian_cities_Xiamen))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Fujian_cities_Xiamen) (el ? ? ? Countries_TJ_provinces_Fujian) - -equal (el ? ? ? (toInt 4624365)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Puebla))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Puebla) (el ? ? ? (MeasureFn (el ? ? ? (toInt 33919)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Puebla_cities_Puebla) (el ? ? ? Countries_MEX_provinces_Puebla) - -equal (el ? ? ? (toInt 126692)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_NordTrondelag))) - -capitalCity (el ? ? ? Countries_N_provinces_NordTrondelag_cities_Steinkjer) (el ? ? ? Countries_N_provinces_NordTrondelag) - -equal (el ? ? ? (toInt 121397)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Jiaonan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Jiaonan) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 5040000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_NingxiaHuizu))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_NingxiaHuizu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 66400)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_NingxiaHuizu_cities_Yinchuan) (el ? ? ? Countries_TJ_provinces_NingxiaHuizu) - -sharedBorderLength (el ? ? ? Ireland) (el ? ? ? UnitedKingdom) (el ? ? ? (MeasureFn (el ? ? ? (toInt 360)) (el ? ? ? Kilometer))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Gorzowskie_cities_GorzowWielkopolskie) (el ? ? ? Countries_PL_provinces_Gorzowskie) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_CuandoCubango) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Luanda) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Bie) (el ? ? ? Angola) - -sectorCompositionOfGDPInPeriod (el ? ? ? Angola) (el ? ? ? ServiceSector) (el ? ? ? (toInt 32)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Zaire) (el ? ? ? Angola) - -meetsSpatially (el ? ? ? Angola) (el ? ? ? Zaire) - -sectorCompositionOfGDPInPeriod (el ? ? ? Angola) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 12)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Huila) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Cunene) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_LundaSul) (el ? ? ? Angola) - -inflationRateInCountry (el ? ? ? Angola) (el ? ? ? (toInt 20)) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Cabinda) (el ? ? ? Angola) - -meetsSpatially (el ? ? ? Angola) (el ? ? ? Congo) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Bengo) (el ? ? ? Angola) - -member (el ? ? ? Angola) (el ? ? ? Organizations_WCL) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Moxico) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_LundaNorte) (el ? ? ? Angola) - -member (el ? ? ? Angola) (el ? ? ? Organizations_WMO) - -meetsSpatially (el ? ? ? Angola) (el ? ? ? Zambia) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_CuanzaSul) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Huambo) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Malanje) (el ? ? ? Angola) - -capitalCity (el ? ? ? Countries_ANG_provinces_Luanda_cities_Luanda) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Benguela) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Namibe) (el ? ? ? Angola) - -equal (el ? ? ? (toInt 10342899)) (el ? ? ? (PopulationFn (el ? ? ? Angola))) - -landAreaOnly (el ? ? ? Angola) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1246700)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Angola) (el ? ? ? Namibia) - -sectorCompositionOfGDPInPeriod (el ? ? ? Angola) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 56)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_Uige) (el ? ? ? Angola) - -geographicSubregion (el ? ? ? Countries_ANG_provinces_CuanzaNorte) (el ? ? ? Angola) - -geographicalSubregion (el ? ? ? CostaRica) (el ? ? ? Continents_America) - -equal (el ? ? ? (toInt 329000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Mehedinti))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Mehedinti) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Mehedinti_cities_DrobetaTurnuSeverin) (el ? ? ? Countries_RO_provinces_Mehedinti) - -equal (el ? ? ? (toInt 2917000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElIskandariya_munic_cities_Alexandria))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElIskandariya_munic_cities_Alexandria) (el ? ? ? Countries_ET_provinces_ElIskandariya_munic) - -member (el ? ? ? Italy) (el ? ? ? Organizations_WEU) - -located (el ? ? ? Mountains_Popocatepetl) (el ? ? ? Countries_MEX_provinces_Puebla) - -located (el ? ? ? Mountains_Popocatepetl) (el ? ? ? Countries_MEX_provinces_Morelos) - -located (el ? ? ? Mountains_Popocatepetl) (el ? ? ? Countries_MEX_provinces_Mexico_Estadode) - -located (el ? ? ? Mountains_Popocatepetl) (el ? ? ? Mexico) - -located (el ? ? ? Lakes_KentuckyLake) (el ? ? ? Countries_USA_provinces_Tennessee) - -located (el ? ? ? Lakes_KentuckyLake) (el ? ? ? Countries_USA_provinces_Kentucky) - -located (el ? ? ? Lakes_KentuckyLake) (el ? ? ? UnitedStates) - -landAreaOnly (el ? ? ? Lakes_KentuckyLake) (el ? ? ? (MeasureFn (el ? ? ? (toInt 648)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 358000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElDaqahliya_cities_ElMansura))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElDaqahliya_cities_ElMansura) (el ? ? ? Countries_ET_provinces_ElDaqahliya) - -member (el ? ? ? Cuba) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 440084)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_SantiagodeCuba_cities_SantiagodeCuba))) - -geographicalSubregion (el ? ? ? Countries_C_provinces_SantiagodeCuba_cities_SantiagodeCuba) (el ? ? ? Countries_C_provinces_SantiagodeCuba) - -equal (el ? ? ? (toInt 141787)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Illinois_cities_Rockford))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Illinois_cities_Rockford) (el ? ? ? Countries_USA_provinces_Illinois) - -equal (el ? ? ? (toInt 280430)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Colorado_cities_ColoradoSprings))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Colorado_cities_ColoradoSprings) (el ? ? ? Countries_USA_provinces_Colorado) - -equal (el ? ? ? (toInt 421700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Skierniewickie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Skierniewickie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3960)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Skierniewickie_cities_Skierniewice) (el ? ? ? Countries_PL_provinces_Skierniewickie) - -equal (el ? ? ? (toInt 668100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TAD_provinces_Kulob))) - -landAreaOnly (el ? ? ? Countries_TAD_provinces_Kulob) (el ? ? ? (MeasureFn (el ? ? ? (toInt 12000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TAD_provinces_Kulob_cities_Kulob) (el ? ? ? Countries_TAD_provinces_Kulob) - -hasHeadq (el ? ? ? Organizations_ACCT) (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) - -equal (el ? ? ? (toInt 198000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Jihomoravsky_cities_Zlin))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Jihomoravsky_cities_Zlin) (el ? ? ? Countries_CZ_provinces_Jihomoravsky) - -equal (el ? ? ? (toInt 12174)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_AustAgder_cities_Arendal))) - -geographicalSubregion (el ? ? ? Countries_N_provinces_AustAgder_cities_Arendal) (el ? ? ? Countries_N_provinces_AustAgder) - -equal (el ? ? ? (toInt 305861)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Nigde))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Nigde) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7312)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Nigde_cities_Nigde) (el ? ? ? Countries_TR_provinces_Nigde) - -geographicalSubregion (el ? ? ? Armenia) (el ? ? ? Continents_Asia) - -hasHeadq (el ? ? ? Organizations_APEC) (el ? ? ? Countries_SGP_cities_Singapore) - -equal (el ? ? ? (toInt 295999)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Melaka_cities_Melaka))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Melaka_cities_Melaka) (el ? ? ? Countries_MAL_provinces_Melaka) - -equal (el ? ? ? (toInt 325000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Giurgiu))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Giurgiu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3810)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Giurgiu_cities_Giurgiu) (el ? ? ? Countries_RO_provinces_Giurgiu) - -located (el ? ? ? Rivers_Oka) (el ? ? ? Russia) - -length (el ? ? ? Rivers_Oka) (el ? ? ? (toInt 1480)) - -located (el ? ? ? Rivers_Oka) (el ? ? ? Countries_R_provinces_Orlovskayaoblast) - -located (el ? ? ? Rivers_Oka) (el ? ? ? Countries_R_provinces_Vladimirskayaoblast) - -flowsInto (el ? ? ? Rivers_Oka) (el ? ? ? Rivers_Volga) - -located (el ? ? ? Rivers_Oka) (el ? ? ? Countries_R_provinces_Kaluzhskayaoblast) - -located (el ? ? ? Rivers_Oka) (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast) - -located (el ? ? ? Rivers_Oka) (el ? ? ? Countries_R_provinces_Ryazanskayaoblast) - -located (el ? ? ? Rivers_Oka) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -located (el ? ? ? Rivers_Oka) (el ? ? ? Countries_R_provinces_Tulskayaoblast) - -geographicSubregion (el ? ? ? Countries_C_provinces_SanctiSpiritus) (el ? ? ? Cuba) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cuba) (el ? ? ? ServiceSector) (el ? ? ? (toInt 63)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_C_provinces_Holguin) (el ? ? ? Cuba) - -capitalCity (el ? ? ? Countries_C_provinces_CiudaddelaHabana_cities_Havana) (el ? ? ? Cuba) - -landAreaOnly (el ? ? ? Cuba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 110860)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_C_provinces_Matanzas) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_LaHabana) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_IsladelaJuventud) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_CiudaddelaHabana) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_VillaClara) (el ? ? ? Cuba) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cuba) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 30)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 10951334)) (el ? ? ? (PopulationFn (el ? ? ? Cuba))) - -geographicSubregion (el ? ? ? Countries_C_provinces_Guantanamo) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_PinardelRio) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_SantiagodeCuba) (el ? ? ? Cuba) - -sectorCompositionOfGDPInPeriod (el ? ? ? Cuba) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_C_provinces_LasTunas) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_Camaguey) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_Cienfuegos) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_Granma) (el ? ? ? Cuba) - -geographicSubregion (el ? ? ? Countries_C_provinces_CiegodeAvila) (el ? ? ? Cuba) - -equal (el ? ? ? (toInt 437111)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Uberlandia))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MinasGerais_cities_Uberlandia) (el ? ? ? Countries_BR_provinces_MinasGerais) - -equal (el ? ? ? (toInt 376543)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Mus))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Mus) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8196)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Mus_cities_Mus) (el ? ? ? Countries_TR_provinces_Mus) - -equal (el ? ? ? (toInt 406413)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_cities_Thessaloniki))) - -geographicalSubregion (el ? ? ? Countries_GR_cities_Thessaloniki) (el ? ? ? Greece) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_WMO) - -equal (el ? ? ? (toInt 11773605)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Tokyo))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Tokyo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2164)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Tokyo_cities_Tokyo) (el ? ? ? Countries_J_provinces_Tokyo) - -equal (el ? ? ? (toInt 114323)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Beaumont))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Beaumont) (el ? ? ? Countries_USA_provinces_Texas) - -equal (el ? ? ? (toInt 598216)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_MatoGrossodoSul_cities_CampoGrande))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_MatoGrossodoSul_cities_CampoGrande) (el ? ? ? Countries_BR_provinces_MatoGrossodoSul) - -equal (el ? ? ? (toInt 510803)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Phayao))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Phayao) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6306)) (el ? ? ? SquareKilometer))) - -located (el ? ? ? Mountains_Kasbek) (el ? ? ? Countries_R_provinces_Rep_ofNorthOssetiya) - -located (el ? ? ? Mountains_Kasbek) (el ? ? ? Georgia) - -located (el ? ? ? Mountains_Kasbek) (el ? ? ? Russia) - -member (el ? ? ? Italy) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 1125905)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Songkhla))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Songkhla) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7407)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_Songkhla_cities_Songkhla) (el ? ? ? Countries_THA_provinces_Songkhla) - -equal (el ? ? ? (toInt 1710000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Zhengzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Zhengzhou) (el ? ? ? Countries_TJ_provinces_Henan) - -equal (el ? ? ? (toInt 261941)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Chiai_munic_cities_Chiai))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Chiai_munic_cities_Chiai) (el ? ? ? Countries_RC_provinces_Chiai_munic) - -hasHeadq (el ? ? ? Organizations_ICFTU) (el ? ? ? Countries_B_provinces_Brabant_cities_Brussels) - -equal (el ? ? ? (toInt 5025000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Sicilia))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Sicilia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25709)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Sicilia_cities_Palermo) (el ? ? ? Countries_I_provinces_Sicilia) - -geographicalSubregion (el ? ? ? Countries_BEN_cities_Porto_Novo) (el ? ? ? Benin) - -equal (el ? ? ? (toInt 266000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_Queensland_cities_GoldCoast))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_Queensland_cities_GoldCoast) (el ? ? ? Countries_AUS_provinces_Queensland) - -equal (el ? ? ? (toInt 1080435)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Wakayama))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Wakayama) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4725)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Wakayama_cities_Wakayama) (el ? ? ? Countries_J_provinces_Wakayama) - -equal (el ? ? ? (toInt 120000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Minna))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Minna) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 774754)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Fes))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Fes) (el ? ? ? Morocco) - -equal (el ? ? ? (toInt 30766)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_YukonTerritory))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_YukonTerritory) (el ? ? ? (MeasureFn (el ? ? ? (toInt 536324)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_YukonTerritory_cities_Whitehorse) (el ? ? ? Countries_CDN_provinces_YukonTerritory) - -equal (el ? ? ? (toInt 4994100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Ayeyarwady))) - -landAreaOnly (el ? ? ? Countries_MYA_provinces_Ayeyarwady) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35138)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MYA_provinces_Ayeyarwady_cities_Pathein) (el ? ? ? Countries_MYA_provinces_Ayeyarwady) - -member (el ? ? ? Israel) (el ? ? ? Organizations_BSEC) - -equal (el ? ? ? (toInt 56705)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_cities_Kavalla))) - -geographicalSubregion (el ? ? ? Countries_GR_cities_Kavalla) (el ? ? ? Greece) - -geographicalSubregion (el ? ? ? China) (el ? ? ? Continents_Asia) - -member (el ? ? ? Togo) (el ? ? ? Organizations_ITU) - -equal (el ? ? ? (toInt 219531)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Louisiana_cities_BatonRouge))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Louisiana_cities_BatonRouge) (el ? ? ? Countries_USA_provinces_Louisiana) - -located (el ? ? ? Islands_Gheschm) (el ? ? ? Countries_IR_provinces_Hormozgan) - -located (el ? ? ? Islands_Gheschm) (el ? ? ? Iran) - -landAreaOnly (el ? ? ? Islands_Gheschm) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1491)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 254200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Staffordshire_cities_StokeonTrent))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Staffordshire_cities_StokeonTrent) (el ? ? ? Countries_GB_provinces_Staffordshire) - -equal (el ? ? ? (toInt 4502200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_Victoria))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_Victoria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 227600)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_Victoria_cities_Melbourne) (el ? ? ? Countries_AUS_provinces_Victoria) - -located (el ? ? ? Islands_Korfu) (el ? ? ? Greece) - -equal (el ? ? ? (toInt 241776)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Bahia_cities_VitoriadaConquista))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Bahia_cities_VitoriadaConquista) (el ? ? ? Countries_BR_provinces_Bahia) - -equal (el ? ? ? (toInt 147729)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Sarawak_cities_Kuching))) - -geographicalSubregion (el ? ? ? Countries_MAL_provinces_Sarawak_cities_Kuching) (el ? ? ? Countries_MAL_provinces_Sarawak) - -equal (el ? ? ? (toInt 387123)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_cities_Chungho))) - -geographicalSubregion (el ? ? ? Countries_RC_cities_Chungho) (el ? ? ? Taiwan) - -equal (el ? ? ? (toInt 669900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cambridgeshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Cambridgeshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3409)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Cambridgeshire_cities_Cambridge) (el ? ? ? Countries_GB_provinces_Cambridgeshire) - -equal (el ? ? ? (toInt 420644)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Chumphon))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Chumphon) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6009)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 339944)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Jambi))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Jambi) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 1663000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Liguria))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Liguria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5418)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Liguria_cities_Genua) (el ? ? ? Countries_I_provinces_Liguria) - -equal (el ? ? ? (toInt 231874)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Caruaru))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Pernambuco_cities_Caruaru) (el ? ? ? Countries_BR_provinces_Pernambuco) - -equal (el ? ? ? (toInt 1656179)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CastileLaMancha))) - -landAreaOnly (el ? ? ? Countries_E_provinces_CastileLaMancha) (el ? ? ? (MeasureFn (el ? ? ? (toInt 79462)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_CastileLaMancha_cities_Toledo) (el ? ? ? Countries_E_provinces_CastileLaMancha) - -equal (el ? ? ? (toInt 370700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_HCA_provinces_Yoro))) - -landAreaOnly (el ? ? ? Countries_HCA_provinces_Yoro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7939)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_HCA_provinces_Yoro_cities_Yoro) (el ? ? ? Countries_HCA_provinces_Yoro) - -equal (el ? ? ? (toInt 258204)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Nevada_cities_LasVegas))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Nevada_cities_LasVegas) (el ? ? ? Countries_USA_provinces_Nevada) - -equal (el ? ? ? (toInt 383776)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Wuppertal))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Wuppertal) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -equal (el ? ? ? (toInt 1671000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElGiza_cities_ElGiza))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElGiza_cities_ElGiza) (el ? ? ? Countries_ET_provinces_ElGiza) - -located (el ? ? ? Deserts_Atacama) (el ? ? ? Chile) - -located (el ? ? ? Lakes_LakeMweru) (el ? ? ? Countries_Z_provinces_Luapula) - -located (el ? ? ? Lakes_LakeMweru) (el ? ? ? Countries_ZRE_provinces_Shaba) - -located (el ? ? ? Lakes_LakeMweru) (el ? ? ? Zambia) - -located (el ? ? ? Lakes_LakeMweru) (el ? ? ? Zaire) - -landAreaOnly (el ? ? ? Lakes_LakeMweru) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4920)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 219615)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_NamDinh))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_NamDinh) (el ? ? ? Vietnam) - -equal (el ? ? ? (toInt 123958)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Shandong_cities_Linqing))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Shandong_cities_Linqing) (el ? ? ? Countries_TJ_provinces_Shandong) - -equal (el ? ? ? (toInt 183183)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_Wasit_cities_AlKut))) - -geographicalSubregion (el ? ? ? Countries_IRQ_provinces_Wasit_cities_AlKut) (el ? ? ? Countries_IRQ_provinces_Wasit) - -equal (el ? ? ? (toInt 148500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Huddersfield))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_WestYorkshire_cities_Huddersfield) (el ? ? ? Countries_GB_provinces_WestYorkshire) - -equal (el ? ? ? (toInt 175753)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Jiangyou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Jiangyou) (el ? ? ? Countries_TJ_provinces_Sichuan) - -equal (el ? ? ? (toInt 7715363)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Niedersachsen))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Niedersachsen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 47609)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Hannover) (el ? ? ? Countries_D_provinces_Niedersachsen) - -equal (el ? ? ? (toInt 179572)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Fuyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Fuyang) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 1350000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Nanchang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Jiangxi_cities_Nanchang) (el ? ? ? Countries_TJ_provinces_Jiangxi) - -located (el ? ? ? Rivers_Ubangi) (el ? ? ? Countries_ZRE_provinces_Equateur) - -located (el ? ? ? Rivers_Ubangi) (el ? ? ? CentralAfricanRepublic) - -located (el ? ? ? Rivers_Ubangi) (el ? ? ? Zaire) - -flowsInto (el ? ? ? Rivers_Ubangi) (el ? ? ? Rivers_Zaire) - -length (el ? ? ? Rivers_Ubangi) (el ? ? ? (toInt 2300)) - -equal (el ? ? ? (toInt 143000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_Rybnik))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_Rybnik) (el ? ? ? Countries_PL_provinces_Katowickie) - -sharedBorderLength (el ? ? ? Turkey) (el ? ? ? Bulgaria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 240)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 267604)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Petropolis))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Petropolis) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 2431500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_NakhonRatchasima))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_NakhonRatchasima) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20433)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_THA_provinces_NakhonRatchasima_cities_NakhonRatchasima) (el ? ? ? Countries_THA_provinces_NakhonRatchasima) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Burma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2185)) (el ? ? ? Kilometer))) - -located (el ? ? ? Lakes_LakeTana) (el ? ? ? Ethiopia) - -landAreaOnly (el ? ? ? Lakes_LakeTana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3630)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 2316400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ETH_cities_AddisAbaba))) - -geographicalSubregion (el ? ? ? Countries_ETH_cities_AddisAbaba) (el ? ? ? Ethiopia) - -geographicalSubregion (el ? ? ? Uganda) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 1438000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Marche))) - -landAreaOnly (el ? ? ? Countries_I_provinces_Marche) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9693)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_Marche_cities_Ancona) (el ? ? ? Countries_I_provinces_Marche) - -equal (el ? ? ? (toInt 1823767)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Carabobo))) - -landAreaOnly (el ? ? ? Countries_YV_provinces_Carabobo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4650)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_YV_provinces_Carabobo_cities_Valencia) (el ? ? ? Countries_YV_provinces_Carabobo) - -equal (el ? ? ? (toInt 172479)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Hakkari))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Hakkari) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7121)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Hakkari_cities_Hakkari) (el ? ? ? Countries_TR_provinces_Hakkari) - -equal (el ? ? ? (toInt 5980693)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Hessen))) - -landAreaOnly (el ? ? ? Countries_D_provinces_Hessen) (el ? ? ? (MeasureFn (el ? ? ? (toInt 21115)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_D_provinces_Hessen_cities_Wiesbaden) (el ? ? ? Countries_D_provinces_Hessen) - -equal (el ? ? ? (toInt 111308)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Concord))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Concord) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 7110000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hainan))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Hainan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 34000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Hainan_cities_Haikou) (el ? ? ? Countries_TJ_provinces_Hainan) - -equal (el ? ? ? (toInt 1209739)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Boyaca))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Boyaca) (el ? ? ? (MeasureFn (el ? ? ? (toInt 23189)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Boyaca_cities_Tunja) (el ? ? ? Countries_CO_provinces_Boyaca) - -equal (el ? ? ? (toInt 365846)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NL_provinces_Zeeland))) - -landAreaOnly (el ? ? ? Countries_NL_provinces_Zeeland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1791)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_NL_provinces_Zeeland_cities_Middelburg) (el ? ? ? Countries_NL_provinces_Zeeland) - -equal (el ? ? ? (toInt 737000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RO_provinces_Constanta))) - -landAreaOnly (el ? ? ? Countries_RO_provinces_Constanta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7055)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RO_provinces_Constanta_cities_Constanta) (el ? ? ? Countries_RO_provinces_Constanta) - -equal (el ? ? ? (toInt 212818)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Oaxaca_cities_Oaxaca))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Oaxaca_cities_Oaxaca) (el ? ? ? Countries_MEX_provinces_Oaxaca) - -landAreaOnly (el ? ? ? Continents_Europe) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9562488)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 134000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Khimki))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Moskovskayaoblast_cities_Khimki) (el ? ? ? Countries_R_provinces_Moskovskayaoblast) - -equal (el ? ? ? (toInt 97000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_KaskaziniUjunga))) - -landAreaOnly (el ? ? ? Countries_EAT_provinces_KaskaziniUjunga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 470)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_EAT_provinces_KaskaziniUjunga_cities_Mkokotoni) (el ? ? ? Countries_EAT_provinces_KaskaziniUjunga) - -equal (el ? ? ? (toInt 589917)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Phichit))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Phichit) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4538)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 521500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Legnickie))) - -landAreaOnly (el ? ? ? Countries_PL_provinces_Legnickie) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4037)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PL_provinces_Legnickie_cities_Legnica) (el ? ? ? Countries_PL_provinces_Legnickie) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UNOMIL) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_KusiniPemba_cities_ChakeCahke) (el ? ? ? Countries_EAT_provinces_KusiniPemba) - -equal (el ? ? ? (toInt 265042)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Irapuato))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Guanajuato_cities_Irapuato) (el ? ? ? Countries_MEX_provinces_Guanajuato) - -equal (el ? ? ? (toInt 892952)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Karamanmaras))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Karamanmaras) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14327)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Karamanmaras_cities_KaramanMaras) (el ? ? ? Countries_TR_provinces_Karamanmaras) - -equal (el ? ? ? (toInt 312911)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRQ_provinces_AlMuthanna))) - -landAreaOnly (el ? ? ? Countries_IRQ_provinces_AlMuthanna) (el ? ? ? (MeasureFn (el ? ? ? (toInt 51740)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IRQ_provinces_AlMuthanna_cities_AsSamawah) (el ? ? ? Countries_IRQ_provinces_AlMuthanna) - -equal (el ? ? ? (toInt 569518)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Jinzhou))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Liaoning_cities_Jinzhou) (el ? ? ? Countries_TJ_provinces_Liaoning) - -equal (el ? ? ? (toInt 161832)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Leverkusen))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_NordrheinWestfalen_cities_Leverkusen) (el ? ? ? Countries_D_provinces_NordrheinWestfalen) - -equal (el ? ? ? (toInt 828380)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khuzestan_cities_Ahvaz))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Khuzestan_cities_Ahvaz) (el ? ? ? Countries_IR_provinces_Khuzestan) - -located (el ? ? ? Islands_Hierro) (el ? ? ? Countries_E_provinces_CanaryIslands) - -located (el ? ? ? Islands_Hierro) (el ? ? ? Spain) - -equal (el ? ? ? (toInt 137000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_Pervouralsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_Pervouralsk) (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast) - -equal (el ? ? ? (toInt 440842)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Constantine))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Constantine) (el ? ? ? Algeria) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_ILO) - -equal (el ? ? ? (toInt 798000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Lvivska_cities_Lviv))) - -geographicalSubregion (el ? ? ? Countries_UA_provinces_Lvivska_cities_Lviv) (el ? ? ? Countries_UA_provinces_Lvivska) - -equal (el ? ? ? (toInt 944685)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_UjungPandang))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_UjungPandang) (el ? ? ? Indonesia) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Nara_cities_Nara) (el ? ? ? Countries_J_provinces_Nara) - -equal (el ? ? ? (toInt 269644)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Asturias_cities_Gijon))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Asturias_cities_Gijon) (el ? ? ? Countries_E_provinces_Asturias) - -equal (el ? ? ? (toInt 140100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_NeathandPortTalbot))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_NeathandPortTalbot) (el ? ? ? (MeasureFn (el ? ? ? (toInt 441)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_NeathandPortTalbot_cities_PortTalbot) (el ? ? ? Countries_GB_provinces_NeathandPortTalbot) - -equal (el ? ? ? (toInt 591900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TAD_provinces_Dushanbe_munic))) - -landAreaOnly (el ? ? ? Countries_TAD_provinces_Dushanbe_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TAD_provinces_Dushanbe_munic_cities_Dushanbe) (el ? ? ? Countries_TAD_provinces_Dushanbe_munic) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_SanAndresyProvidencia_cities_SanAndres) (el ? ? ? Countries_CO_provinces_SanAndresyProvidencia) - -geographicalSubregion (el ? ? ? Mali) (el ? ? ? Continents_Africa) - -equal (el ? ? ? (toInt 1934907)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Adana))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Adana) (el ? ? ? (MeasureFn (el ? ? ? (toInt 17253)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Adana_cities_Adana) (el ? ? ? Countries_TR_provinces_Adana) - -equal (el ? ? ? (toInt 4644758)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_Bandundu))) - -landAreaOnly (el ? ? ? Countries_ZRE_provinces_Bandundu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 295658)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ZRE_provinces_Bandundu_cities_Bandundu) (el ? ? ? Countries_ZRE_provinces_Bandundu) - -equal (el ? ? ? (toInt 57224)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GH_cities_CapeCoast))) - -geographicalSubregion (el ? ? ? Countries_GH_cities_CapeCoast) (el ? ? ? Ghana) - -equal (el ? ? ? (toInt 160362)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_cities_Rajaishahr))) - -geographicalSubregion (el ? ? ? Countries_IR_cities_Rajaishahr) (el ? ? ? Iran) - -equal (el ? ? ? (toInt 1802299)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SUD_provinces_alKhartum))) - -landAreaOnly (el ? ? ? Countries_SUD_provinces_alKhartum) (el ? ? ? (MeasureFn (el ? ? ? (toInt 28165)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SUD_provinces_alKhartum_cities_Khartoum) (el ? ? ? Countries_SUD_provinces_alKhartum) - -sectorCompositionOfGDPInPeriod (el ? ? ? Kenya) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 27)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_UNU) - -inflationRateInCountry (el ? ? ? Kenya) (el ? ? ? (toRealNum 1.7)) - -geographicSubregion (el ? ? ? Countries_EAK_provinces_Nairobi) (el ? ? ? Kenya) - -meetsSpatially (el ? ? ? Kenya) (el ? ? ? Somalia) - -meetsSpatially (el ? ? ? Kenya) (el ? ? ? Sudan) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_WHO) - -meetsSpatially (el ? ? ? Kenya) (el ? ? ? Tanzania) - -sectorCompositionOfGDPInPeriod (el ? ? ? Kenya) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 19)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_EAK_provinces_RiftValley) (el ? ? ? Kenya) - -geographicSubregion (el ? ? ? Countries_EAK_provinces_Western) (el ? ? ? Kenya) - -geographicSubregion (el ? ? ? Countries_EAK_provinces_Nyanza) (el ? ? ? Kenya) - -landAreaOnly (el ? ? ? Kenya) (el ? ? ? (MeasureFn (el ? ? ? (toInt 582650)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_EAK_provinces_NorthEastern) (el ? ? ? Kenya) - -geographicSubregion (el ? ? ? Countries_EAK_provinces_Eastern) (el ? ? ? Kenya) - -meetsSpatially (el ? ? ? Kenya) (el ? ? ? Uganda) - -member (el ? ? ? Kenya) (el ? ? ? Organizations_Intelsat) - -sectorCompositionOfGDPInPeriod (el ? ? ? Kenya) (el ? ? ? ServiceSector) (el ? ? ? (toInt 54)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_EAK_provinces_Coast) (el ? ? ? Kenya) - -meetsSpatially (el ? ? ? Kenya) (el ? ? ? Ethiopia) - -capitalCity (el ? ? ? Countries_EAK_provinces_Nairobi_cities_Nairobi) (el ? ? ? Kenya) - -geographicSubregion (el ? ? ? Countries_EAK_provinces_Central) (el ? ? ? Kenya) - -equal (el ? ? ? (toInt 28176686)) (el ? ? ? (PopulationFn (el ? ? ? Kenya))) - -located (el ? ? ? Mountains_Sabalan) (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi) - -located (el ? ? ? Mountains_Sabalan) (el ? ? ? Iran) - -equal (el ? ? ? (toInt 230000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Shakhty))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rostovskayaoblast_cities_Shakhty) (el ? ? ? Countries_R_provinces_Rostovskayaoblast) - -equal (el ? ? ? (toInt 122614)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Teresopolis))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Teresopolis) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -located (el ? ? ? Lakes_Arresee) (el ? ? ? Denmark) - -landAreaOnly (el ? ? ? Lakes_Arresee) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 40.2)) (el ? ? ? SquareKilometer))) - -member (el ? ? ? Bolivia) (el ? ? ? Organizations_WHO) - -geographicSubregion (el ? ? ? Countries_J_provinces_Hyogo) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Okayama) (el ? ? ? Japan) - -member (el ? ? ? Japan) (el ? ? ? Organizations_UN) - -geographicSubregion (el ? ? ? Countries_J_provinces_Okinawa) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Shiga) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Yamagata) (el ? ? ? Japan) - -equal (el ? ? ? (toInt 125449703)) (el ? ? ? (PopulationFn (el ? ? ? Japan))) - -geographicSubregion (el ? ? ? Countries_J_provinces_Yamanashi) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Nagasaki) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Toyama) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Kyoto) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Osaka) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Kochi) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Shimane) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Saga) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Mie) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Ehime) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Hokkaido) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Saitama) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Miyagi) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Kagoshima) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Shizuoka) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Aomori) (el ? ? ? Japan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Japan) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 57.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_J_provinces_Iwate) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Tokyo) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Gifu) (el ? ? ? Japan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Japan) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 40.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_J_provinces_Nara) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Chiba) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Niigata) (el ? ? ? Japan) - -inflationRateInCountry (el ? ? ? Japan) (el ? ? ? (toRealNum -0.1)) - -geographicSubregion (el ? ? ? Countries_J_provinces_Gumma) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Tokushima) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Yamaguchi) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Oita) (el ? ? ? Japan) - -capitalCity (el ? ? ? Countries_J_provinces_Tokyo_cities_Tokyo) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Ishikawa) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Akita) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Aichi) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Tottori) (el ? ? ? Japan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Japan) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 2.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_J_provinces_Tochigi) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Ibaraki) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Kanagawa) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Kagawa) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Nagano) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Fukushima) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Fukui) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Hiroshima) (el ? ? ? Japan) - -landAreaOnly (el ? ? ? Japan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 377835)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_J_provinces_Fukuoka) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Kumamoto) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Miyazaki) (el ? ? ? Japan) - -geographicSubregion (el ? ? ? Countries_J_provinces_Wakayama) (el ? ? ? Japan) - -equal (el ? ? ? (toInt 429214)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Moradabad))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Moradabad) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -equal (el ? ? ? (toInt 137200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Hatay_cities_Antakya))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Hatay_cities_Antakya) (el ? ? ? Countries_TR_provinces_Hatay) - -equal (el ? ? ? (toInt 1780600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_CanTho))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_CanTho) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2950)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 69700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Ceredigion))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Ceredigion) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1797)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Ceredigion_cities_Aberystwyth) (el ? ? ? Countries_GB_provinces_Ceredigion) - -equal (el ? ? ? (toInt 1145075)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur))) - -landAreaOnly (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 243)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur_cities_KualaLumpur) (el ? ? ? Countries_MAL_provinces_Fed_Terr_ofKualaLumpur) - -equal (el ? ? ? (toInt 180550)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Mage))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Mage) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 746000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_NorthernCape))) - -landAreaOnly (el ? ? ? Countries_RSA_provinces_NorthernCape) (el ? ? ? (MeasureFn (el ? ? ? (toInt 363389)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RSA_provinces_NorthernCape_cities_Kimberley) (el ? ? ? Countries_RSA_provinces_NorthernCape) - -equal (el ? ? ? (toInt 412540)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_PrachinBuri))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_PrachinBuri) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4742)) (el ? ? ? SquareKilometer))) - -hasHeadq (el ? ? ? Organizations_ECO) (el ? ? ? Countries_IR_provinces_Tehran_cities_Tehran) - -equal (el ? ? ? (toInt 783286)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Ratchaburi))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Ratchaburi) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5187)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 109234)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Gansu_cities_Yumen))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Gansu_cities_Yumen) (el ? ? ? Countries_TJ_provinces_Gansu) - -equal (el ? ? ? (toInt 177120)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RI_cities_Probolinggo))) - -geographicalSubregion (el ? ? ? Countries_RI_cities_Probolinggo) (el ? ? ? Indonesia) - -equal (el ? ? ? (toInt 1585577)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Philadelphia))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Pennsylvania_cities_Philadelphia) (el ? ? ? Countries_USA_provinces_Pennsylvania) - -geographicalSubregion (el ? ? ? Egypt) (el ? ? ? Continents_Asia) - -equal (el ? ? ? (toInt 745541)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Marrakech))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Marrakech) (el ? ? ? Morocco) - -meetsSpatially (el ? ? ? Italy) (el ? ? ? Austria) - -capitalCity (el ? ? ? Countries_I_provinces_Lazio_cities_Rome) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_Basilicata) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_Lombardia) (el ? ? ? Italy) - -sectorCompositionOfGDPInPeriod (el ? ? ? Italy) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 2.9)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Italy) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 31.6)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_I_provinces_Campania) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_EmiliaRomagna) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_ValledAosta) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_Toscana) (el ? ? ? Italy) - -meetsSpatially (el ? ? ? Italy) (el ? ? ? HolySee) - -geographicSubregion (el ? ? ? Countries_I_provinces_Umbria) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_Piemonte) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_TrentinoAltoAdige) (el ? ? ? Italy) - -meetsSpatially (el ? ? ? Italy) (el ? ? ? SanMarino) - -geographicSubregion (el ? ? ? Countries_I_provinces_Veneto) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_Marche) (el ? ? ? Italy) - -meetsSpatially (el ? ? ? Italy) (el ? ? ? Slovenia) - -geographicSubregion (el ? ? ? Countries_I_provinces_Molise) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_Sicilia) (el ? ? ? Italy) - -meetsSpatially (el ? ? ? Italy) (el ? ? ? France) - -equal (el ? ? ? (toInt 57460274)) (el ? ? ? (PopulationFn (el ? ? ? Italy))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Italy) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 65.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_I_provinces_Calabria) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_Abruzzo) (el ? ? ? Italy) - -member (el ? ? ? Italy) (el ? ? ? Organizations_ICC) - -geographicSubregion (el ? ? ? Countries_I_provinces_FriuliVeneziaGiulia) (el ? ? ? Italy) - -member (el ? ? ? Italy) (el ? ? ? Organizations_CE) - -meetsSpatially (el ? ? ? Italy) (el ? ? ? Switzerland) - -member (el ? ? ? Italy) (el ? ? ? Organizations_CDB) - -geographicSubregion (el ? ? ? Countries_I_provinces_Puglia) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_Sardegna) (el ? ? ? Italy) - -inflationRateInCountry (el ? ? ? Italy) (el ? ? ? (toRealNum 5.4)) - -landAreaOnly (el ? ? ? Italy) (el ? ? ? (MeasureFn (el ? ? ? (toInt 301230)) (el ? ? ? SquareKilometer))) - -geographicSubregion (el ? ? ? Countries_I_provinces_Lazio) (el ? ? ? Italy) - -geographicSubregion (el ? ? ? Countries_I_provinces_Liguria) (el ? ? ? Italy) - -hasHeadq (el ? ? ? Organizations_UNMIH) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -equal (el ? ? ? (toInt 125444)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Sicilia_cities_Siracusa))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Sicilia_cities_Siracusa) (el ? ? ? Countries_I_provinces_Sicilia) - -equal (el ? ? ? (toInt 156000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan_cities_Salavat))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan_cities_Salavat) (el ? ? ? Countries_R_provinces_Rep_ofBashkortostan) - -equal (el ? ? ? (toInt 106095)) (el ? ? ? (PopulationFn (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Hildesheim))) - -geographicalSubregion (el ? ? ? Countries_D_provinces_Niedersachsen_cities_Hildesheim) (el ? ? ? Countries_D_provinces_Niedersachsen) - -equal (el ? ? ? (toInt 182005)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Ohio_cities_Dayton))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Ohio_cities_Dayton) (el ? ? ? Countries_USA_provinces_Ohio) - -equal (el ? ? ? (toInt 133710)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Maranhao_cities_Caxias))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Maranhao_cities_Caxias) (el ? ? ? Countries_BR_provinces_Maranhao) - -equal (el ? ? ? (toInt 112000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Pabna))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Pabna) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 1444700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RM_provinces_Toamasina))) - -landAreaOnly (el ? ? ? Countries_RM_provinces_Toamasina) (el ? ? ? (MeasureFn (el ? ? ? (toInt 71911)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RM_provinces_Toamasina_cities_Tamatave) (el ? ? ? Countries_RM_provinces_Toamasina) - -equal (el ? ? ? (toInt 1373000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_UpperAustria))) - -landAreaOnly (el ? ? ? Countries_A_provinces_UpperAustria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 11979)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_A_provinces_UpperAustria_cities_Linz) (el ? ? ? Countries_A_provinces_UpperAustria) - -sharedBorderLength (el ? ? ? Zaire) (el ? ? ? Sudan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 628)) (el ? ? ? Kilometer))) - -located (el ? ? ? Deserts_Asauad) (el ? ? ? Mauritania) - -located (el ? ? ? Deserts_Asauad) (el ? ? ? Mali) - -landAreaOnly (el ? ? ? Deserts_Asauad) (el ? ? ? (MeasureFn (el ? ? ? (toInt 35000)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_CH_provinces_UR_cities_Altdorf) (el ? ? ? Countries_CH_provinces_UR) - -hasHeadq (el ? ? ? Organizations_LAES) (el ? ? ? Countries_YV_provinces_DistritoFederal_cities_Caracas) - -located (el ? ? ? Rivers_Neva) (el ? ? ? Countries_R_provinces_Leningradskayaoblast) - -located (el ? ? ? Rivers_Neva) (el ? ? ? Countries_R_provinces_Vologodskayaoblast) - -located (el ? ? ? Rivers_Neva) (el ? ? ? Russia) - -flowsInto (el ? ? ? Rivers_Neva) (el ? ? ? Seas_BalticSea) - -length (el ? ? ? Rivers_Neva) (el ? ? ? (toInt 74)) - -geographicalSubregion (el ? ? ? Burundi) (el ? ? ? Continents_Africa) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_Inmarsat) - -geographicalSubregion (el ? ? ? Countries_Z_provinces_Northwestern_cities_Solwezi) (el ? ? ? Countries_Z_provinces_Northwestern) - -member (el ? ? ? Bahamas) (el ? ? ? Organizations_IADB) - -landAreaOnly (el ? ? ? Bahamas) (el ? ? ? (MeasureFn (el ? ? ? (toInt 13940)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 259367)) (el ? ? ? (PopulationFn (el ? ? ? Bahamas))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Bahamas) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 35)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Bahamas) (el ? ? ? ServiceSector) (el ? ? ? (toInt 62)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_BS_cities_Nassau) (el ? ? ? Bahamas) - -sectorCompositionOfGDPInPeriod (el ? ? ? Bahamas) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 3)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -inflationRateInCountry (el ? ? ? Bahamas) (el ? ? ? (toRealNum 1.5)) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Latvia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 217)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? Kazakstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6846)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 5218442)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Maranhao))) - -landAreaOnly (el ? ? ? Countries_BR_provinces_Maranhao) (el ? ? ? (MeasureFn (el ? ? ? (toInt 333365)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BR_provinces_Maranhao_cities_SaoLuis) (el ? ? ? Countries_BR_provinces_Maranhao) - -equal (el ? ? ? (toInt 111000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Katowickie_cities_WodzilawSlaski))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Katowickie_cities_WodzilawSlaski) (el ? ? ? Countries_PL_provinces_Katowickie) - -equal (el ? ? ? (toInt 124371)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_MirpurKhas))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_MirpurKhas) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 65511)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SF_provinces_Suomi_cities_Jyvaeskylae))) - -geographicalSubregion (el ? ? ? Countries_SF_provinces_Suomi_cities_Jyvaeskylae) (el ? ? ? Countries_SF_provinces_Suomi) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_WCL) - -equal (el ? ? ? (toInt 1595000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_PoitouCharentes))) - -landAreaOnly (el ? ? ? Countries_F_provinces_PoitouCharentes) (el ? ? ? (MeasureFn (el ? ? ? (toInt 25809)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_PoitouCharentes_cities_Poitiers) (el ? ? ? Countries_F_provinces_PoitouCharentes) - -equal (el ? ? ? (toInt 219340)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_Badalona))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_Badalona) (el ? ? ? Countries_E_provinces_Catalonia) - -equal (el ? ? ? (toInt 260680)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taoyuan_cities_Taoyuan))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Taoyuan_cities_Taoyuan) (el ? ? ? Countries_RC_provinces_Taoyuan) - -sharedBorderLength (el ? ? ? UnitedStates) (el ? ? ? Canada) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8893)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 1176800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UA_provinces_Rivnenska))) - -landAreaOnly (el ? ? ? Countries_UA_provinces_Rivnenska) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20100)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UA_provinces_Rivnenska_cities_Rivne) (el ? ? ? Countries_UA_provinces_Rivnenska) - -equal (el ? ? ? (toInt 171265)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_Toscana_cities_Livorno))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_Toscana_cities_Livorno) (el ? ? ? Countries_I_provinces_Toscana) - -sharedBorderLength (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Macedonia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 221)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 195000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Haeju))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Haeju) (el ? ? ? NorthKorea) - -equal (el ? ? ? (toInt 239000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_KabardinoBalkarRep__cities_Nalchik))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_KabardinoBalkarRep__cities_Nalchik) (el ? ? ? Countries_R_provinces_KabardinoBalkarRep_) - -equal (el ? ? ? (toInt 15759)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VU_cities_Port_Vila))) - -geographicalSubregion (el ? ? ? Countries_VU_cities_Port_Vila) (el ? ? ? Vanuatu) - -located (el ? ? ? Islands_Bermuda) (el ? ? ? UnitedKingdom) - -landAreaOnly (el ? ? ? Islands_Bermuda) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 53.5)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 104400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Nottinghamshire_cities_NewarkonTrent))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Nottinghamshire_cities_NewarkonTrent) (el ? ? ? Countries_GB_provinces_Nottinghamshire) - -located (el ? ? ? Rivers_Vaesterdalaelv) (el ? ? ? Countries_S_provinces_Kopparberg) - -located (el ? ? ? Rivers_Vaesterdalaelv) (el ? ? ? Sweden) - -flowsInto (el ? ? ? Rivers_Vaesterdalaelv) (el ? ? ? Rivers_Dalaelv) - -located (el ? ? ? Islands_Lanzarote) (el ? ? ? Countries_E_provinces_CanaryIslands) - -located (el ? ? ? Islands_Lanzarote) (el ? ? ? Spain) - -sharedBorderLength (el ? ? ? Luxembourg) (el ? ? ? Belgium) (el ? ? ? (MeasureFn (el ? ? ? (toInt 148)) (el ? ? ? Kilometer))) - -located (el ? ? ? Mountains_PikKommunizma) (el ? ? ? Countries_TAD_provinces_BadakhshoniKuni) - -located (el ? ? ? Mountains_PikKommunizma) (el ? ? ? Tajikistan) - -member (el ? ? ? Togo) (el ? ? ? Organizations_UN) - -member (el ? ? ? Togo) (el ? ? ? Organizations_CCC) - -meetsSpatially (el ? ? ? Togo) (el ? ? ? BurkinaFaso) - -meetsSpatially (el ? ? ? Togo) (el ? ? ? Benin) - -meetsSpatially (el ? ? ? Togo) (el ? ? ? Ghana) - -sectorCompositionOfGDPInPeriod (el ? ? ? Togo) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 49.2)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Togo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 56790)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Togo) (el ? ? ? IndustrialSector) (el ? ? ? (toRealNum 17.7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 4570530)) (el ? ? ? (PopulationFn (el ? ? ? Togo))) - -inflationRateInCountry (el ? ? ? Togo) (el ? ? ? (toRealNum 8.8)) - -member (el ? ? ? Togo) (el ? ? ? Organizations_IFAD) - -sectorCompositionOfGDPInPeriod (el ? ? ? Togo) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 33.1)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -capitalCity (el ? ? ? Countries_RT_cities_Lome) (el ? ? ? Togo) - -sharedBorderLength (el ? ? ? Macedonia) (el ? ? ? Bulgaria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 148)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 252338)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Alsace_cities_Strasbourg))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Alsace_cities_Strasbourg) (el ? ? ? Countries_F_provinces_Alsace) - -equal (el ? ? ? (toInt 440693)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Ilam))) - -landAreaOnly (el ? ? ? Countries_IR_provinces_Ilam) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19044)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IR_provinces_Ilam_cities_Ilam) (el ? ? ? Countries_IR_provinces_Ilam) - -equal (el ? ? ? (toInt 313987)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Ontario_cities_Ottawa))) - -geographicalSubregion (el ? ? ? Countries_CDN_provinces_Ontario_cities_Ottawa) (el ? ? ? Countries_CDN_provinces_Ontario) - -equal (el ? ? ? (toInt 124773)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Florida_cities_Tallahassee))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Florida_cities_Tallahassee) (el ? ? ? Countries_USA_provinces_Florida) - -equal (el ? ? ? (toInt 896702)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Nayarit))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_Nayarit) (el ? ? ? (MeasureFn (el ? ? ? (toInt 27621)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_Nayarit_cities_Tepic) (el ? ? ? Countries_MEX_provinces_Nayarit) - -equal (el ? ? ? (toInt 106100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Kent_cities_Dover))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Kent_cities_Dover) (el ? ? ? Countries_GB_provinces_Kent) - -equal (el ? ? ? (toInt 178223)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_RioGrande))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RioGrandedoSul_cities_RioGrande) (el ? ? ? Countries_BR_provinces_RioGrandedoSul) - -located (el ? ? ? Lakes_LakeKivu) (el ? ? ? Countries_ZRE_provinces_Kivu) - -located (el ? ? ? Lakes_LakeKivu) (el ? ? ? Rwanda) - -located (el ? ? ? Lakes_LakeKivu) (el ? ? ? Zaire) - -landAreaOnly (el ? ? ? Lakes_LakeKivu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2650)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 293026)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Bauru))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Bauru) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -equal (el ? ? ? (toInt 256823)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Palmira))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_ValledeCauca_cities_Palmira) (el ? ? ? Countries_CO_provinces_ValledeCauca) - -landAreaOnly (el ? ? ? Continents_Australia_Oceania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8503474)) (el ? ? ? SquareKilometer))) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Shiga_cities_Otsu) (el ? ? ? Countries_J_provinces_Shiga) - -equal (el ? ? ? (toInt 100000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_Serov))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast_cities_Serov) (el ? ? ? Countries_R_provinces_Sverdlovskayaoblast) - -equal (el ? ? ? (toInt 164092)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Durango_cities_GomezPalacio))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Durango_cities_GomezPalacio) (el ? ? ? Countries_MEX_provinces_Durango) - -meetsSpatially (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? Jordan) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 7)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 1427741)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_West_Bank))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? (toInt 14)) - -meetsSpatially (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? Israel) - -landAreaOnly (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5860)) (el ? ? ? SquareKilometer))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? AgriculturalSector) (el ? ? ? (toInt 33)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -sectorCompositionOfGDPInPeriod (el ? ? ? Countries_cid_cia_West_Bank) (el ? ? ? ServiceSector) (el ? ? ? (toInt 60)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -equal (el ? ? ? (toInt 537371)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Kota))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Rajasthan_cities_Kota) (el ? ? ? Countries_IND_provinces_Rajasthan) - -equal (el ? ? ? (toInt 164000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Vychodocesky_cities_HradecKralove))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Vychodocesky_cities_HradecKralove) (el ? ? ? Countries_CZ_provinces_Vychodocesky) - -landAreaOnly (el ? ? ? Bolivia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1098580)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_BOL_cities_LaPaz) (el ? ? ? Bolivia) - -meetsSpatially (el ? ? ? Bolivia) (el ? ? ? Brazil) - -meetsSpatially (el ? ? ? Bolivia) (el ? ? ? Peru) - -meetsSpatially (el ? ? ? Bolivia) (el ? ? ? Chile) - -meetsSpatially (el ? ? ? Bolivia) (el ? ? ? Argentina) - -inflationRateInCountry (el ? ? ? Bolivia) (el ? ? ? (toInt 12)) - -meetsSpatially (el ? ? ? Bolivia) (el ? ? ? Paraguay) - -equal (el ? ? ? (toInt 7165257)) (el ? ? ? (PopulationFn (el ? ? ? Bolivia))) - -equal (el ? ? ? (toInt 135681)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Khorasan_cities_Neyshabur))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Khorasan_cities_Neyshabur) (el ? ? ? Countries_IR_provinces_Khorasan) - -equal (el ? ? ? (toInt 101309)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_KasaiOriental_cities_Kalemi))) - -geographicalSubregion (el ? ? ? Countries_ZRE_provinces_KasaiOriental_cities_Kalemi) (el ? ? ? Countries_ZRE_provinces_KasaiOriental) - -hasHeadq (el ? ? ? Organizations_WHO) (el ? ? ? Countries_CH_provinces_GE_cities_Geneva) - -equal (el ? ? ? (toInt 36720000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Heilongjiang))) - -landAreaOnly (el ? ? ? Countries_TJ_provinces_Heilongjiang) (el ? ? ? (MeasureFn (el ? ? ? (toInt 469000)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TJ_provinces_Heilongjiang_cities_Harbin) (el ? ? ? Countries_TJ_provinces_Heilongjiang) - -equal (el ? ? ? (toInt 4322300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_provinces_HoChiMinhCity))) - -landAreaOnly (el ? ? ? Countries_VN_provinces_HoChiMinhCity) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2090)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 147800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_DumfriesandGalloway))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_DumfriesandGalloway) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6425)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_DumfriesandGalloway_cities_Dumfries) (el ? ? ? Countries_GB_provinces_DumfriesandGalloway) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElSuweiz_munic_cities_ElSuweiz) (el ? ? ? Countries_ET_provinces_ElSuweiz_munic) - -equal (el ? ? ? (toInt 88400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PA_provinces_BocasdelToro))) - -landAreaOnly (el ? ? ? Countries_PA_provinces_BocasdelToro) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8745)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_PA_provinces_BocasdelToro_cities_BocasdelToro) (el ? ? ? Countries_PA_provinces_BocasdelToro) - -equal (el ? ? ? (toInt 646000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnodarskykray_cities_Krasnodar))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Krasnodarskykray_cities_Krasnodar) (el ? ? ? Countries_R_provinces_Krasnodarskykray) - -located (el ? ? ? Deserts_Hamadael_Hamra) (el ? ? ? Tunisia) - -located (el ? ? ? Deserts_Hamadael_Hamra) (el ? ? ? Libya) - -landAreaOnly (el ? ? ? Deserts_Hamadael_Hamra) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20000)) (el ? ? ? SquareKilometer))) - -hasHeadq (el ? ? ? Organizations_UNESCO) (el ? ? ? Countries_F_provinces_IledeFrance_cities_Paris) - -located (el ? ? ? Rivers_Cuango) (el ? ? ? Countries_ANG_provinces_LundaSul) - -flowsInto (el ? ? ? Rivers_Cuango) (el ? ? ? Rivers_Kwa) - -located (el ? ? ? Rivers_Cuango) (el ? ? ? Countries_ANG_provinces_Malanje) - -located (el ? ? ? Rivers_Cuango) (el ? ? ? Countries_ANG_provinces_Uige) - -located (el ? ? ? Rivers_Cuango) (el ? ? ? Angola) - -length (el ? ? ? Rivers_Cuango) (el ? ? ? (toInt 1230)) - -located (el ? ? ? Rivers_Cuango) (el ? ? ? Countries_ANG_provinces_LundaNorte) - -located (el ? ? ? Rivers_Cuango) (el ? ? ? Countries_ZRE_provinces_Bandundu) - -located (el ? ? ? Rivers_Cuango) (el ? ? ? Countries_ZRE_provinces_BasZaire) - -located (el ? ? ? Rivers_Cuango) (el ? ? ? Zaire) - -geographicalSubregion (el ? ? ? Countries_RO_provinces_CarasSeverin_cities_Resita) (el ? ? ? Countries_RO_provinces_CarasSeverin) - -geographicalSubregion (el ? ? ? Belgium) (el ? ? ? Continents_Europe) - -located (el ? ? ? Mountains_PikPobeda) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -located (el ? ? ? Mountains_PikPobeda) (el ? ? ? Kyrgyzstan) - -located (el ? ? ? Mountains_PikPobeda) (el ? ? ? China) - -equal (el ? ? ? (toInt 8245900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Kanagawa))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Kanagawa) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2402)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Kanagawa_cities_Yokohama) (el ? ? ? Countries_J_provinces_Kanagawa) - -geographicalSubregion (el ? ? ? Countries_J_provinces_Nagano_cities_Nagano) (el ? ? ? Countries_J_provinces_Nagano) - -equal (el ? ? ? (toInt 427609)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_Tak))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_Tak) (el ? ? ? (MeasureFn (el ? ? ? (toInt 16447)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 354508)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SYR_cities_Homs))) - -geographicalSubregion (el ? ? ? Countries_SYR_cities_Homs) (el ? ? ? Syria) - -equal (el ? ? ? (toInt 416400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TM_provinces_Ahal_cities_Ashgabat))) - -geographicalSubregion (el ? ? ? Countries_TM_provinces_Ahal_cities_Ashgabat) (el ? ? ? Countries_TM_provinces_Ahal) - -equal (el ? ? ? (toInt 212833)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Artvin))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Artvin) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7436)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Artvin_cities_Artvin) (el ? ? ? Countries_TR_provinces_Artvin) - -equal (el ? ? ? (toInt 303000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_EasternCape_cities_PortElizabeth))) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_EasternCape_cities_PortElizabeth) (el ? ? ? Countries_RSA_provinces_EasternCape) - -equal (el ? ? ? (toInt 313491)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Jhansi))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_UttarPradesh_cities_Jhansi) (el ? ? ? Countries_IND_provinces_UttarPradesh) - -equal (el ? ? ? (toInt 137812)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Georgia_cities_Savannah))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Georgia_cities_Savannah) (el ? ? ? Countries_USA_provinces_Georgia) - -equal (el ? ? ? (toInt 168030)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Jacarei))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Jacarei) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -sharedBorderLength (el ? ? ? SouthAfrica) (el ? ? ? Mozambique) (el ? ? ? (MeasureFn (el ? ? ? (toInt 491)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 285719)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PK_cities_Quetta))) - -geographicalSubregion (el ? ? ? Countries_PK_cities_Quetta) (el ? ? ? Pakistan) - -equal (el ? ? ? (toInt 150758)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_Grenoble))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_RhoneAlpes_cities_Grenoble) (el ? ? ? Countries_F_provinces_RhoneAlpes) - -flowsInto (el ? ? ? Rivers_Missouri) (el ? ? ? Rivers_Mississippi) - -located (el ? ? ? Rivers_Missouri) (el ? ? ? UnitedStates) - -located (el ? ? ? Rivers_Missouri) (el ? ? ? Countries_USA_provinces_NorthDakota) - -located (el ? ? ? Rivers_Missouri) (el ? ? ? Countries_USA_provinces_Nebraska) - -located (el ? ? ? Rivers_Missouri) (el ? ? ? Countries_USA_provinces_SouthDakota) - -located (el ? ? ? Rivers_Missouri) (el ? ? ? Countries_USA_provinces_Kansas) - -located (el ? ? ? Rivers_Missouri) (el ? ? ? Countries_USA_provinces_Missouri) - -located (el ? ? ? Rivers_Missouri) (el ? ? ? Countries_USA_provinces_Iowa) - -length (el ? ? ? Rivers_Missouri) (el ? ? ? (toInt 3726)) - -located (el ? ? ? Rivers_Missouri) (el ? ? ? Countries_USA_provinces_Montana) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_ArunachalPradesh_cities_Itanagar) (el ? ? ? Countries_IND_provinces_ArunachalPradesh) - -equal (el ? ? ? (toInt 180038)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Glendale))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Glendale) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 55858946)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_TamilNadu))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_TamilNadu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 130058)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_TamilNadu_cities_Madras) (el ? ? ? Countries_IND_provinces_TamilNadu) - -sharedBorderLength (el ? ? ? Botswana) (el ? ? ? Namibia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1360)) (el ? ? ? Kilometer))) - -sharedBorderLength (el ? ? ? Swaziland) (el ? ? ? SouthAfrica) (el ? ? ? (MeasureFn (el ? ? ? (toInt 430)) (el ? ? ? Kilometer))) - -located (el ? ? ? Islands_Falster) (el ? ? ? Denmark) - -landAreaOnly (el ? ? ? Islands_Falster) (el ? ? ? (MeasureFn (el ? ? ? (toInt 514)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 872324)) (el ? ? ? (PopulationFn (el ? ? ? Countries_THA_provinces_MahaSarakham))) - -landAreaOnly (el ? ? ? Countries_THA_provinces_MahaSarakham) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5287)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 490400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_SN_provinces_Louga))) - -landAreaOnly (el ? ? ? Countries_SN_provinces_Louga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 29188)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_SN_provinces_Louga_cities_Louga) (el ? ? ? Countries_SN_provinces_Louga) - -equal (el ? ? ? (toInt 246799)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hebei_cities_Chengde))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hebei_cities_Chengde) (el ? ? ? Countries_TJ_provinces_Hebei) - -equal (el ? ? ? (toInt 990237)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_Saskatchewan))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_Saskatchewan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 651900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_Saskatchewan_cities_Regina) (el ? ? ? Countries_CDN_provinces_Saskatchewan) - -equal (el ? ? ? (toInt 197536)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Bretagne_cities_Rennes))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Bretagne_cities_Rennes) (el ? ? ? Countries_F_provinces_Bretagne) - -equal (el ? ? ? (toInt 102398)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GR_cities_Iraklion))) - -geographicalSubregion (el ? ? ? Countries_GR_cities_Iraklion) (el ? ? ? Greece) - -hasHeadq (el ? ? ? Organizations_ESCWA) (el ? ? ? Countries_JOR_cities_Amman) - -equal (el ? ? ? (toInt 114534)) (el ? ? ? (PopulationFn (el ? ? ? Countries_DZ_cities_Bejaia))) - -geographicalSubregion (el ? ? ? Countries_DZ_cities_Bejaia) (el ? ? ? Algeria) - -equal (el ? ? ? (toInt 132971)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Duyun))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Guizhou_cities_Duyun) (el ? ? ? Countries_TJ_provinces_Guizhou) - -equal (el ? ? ? (toInt 261231)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Tabasco_cities_Villahermosa))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Tabasco_cities_Villahermosa) (el ? ? ? Countries_MEX_provinces_Tabasco) - -equal (el ? ? ? (toInt 96466)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Wisconsin_cities_GreenBay))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Wisconsin_cities_GreenBay) (el ? ? ? Countries_USA_provinces_Wisconsin) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_CCC) - -equal (el ? ? ? (toInt 330115)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Bitlis))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Bitlis) (el ? ? ? (MeasureFn (el ? ? ? (toInt 6707)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Bitlis_cities_Bitlis) (el ? ? ? Countries_TR_provinces_Bitlis) - -equal (el ? ? ? (toInt 142900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Berkshire_cities_Wokingham))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Berkshire_cities_Wokingham) (el ? ? ? Countries_GB_provinces_Berkshire) - -meetsSpatially (el ? ? ? Israel) (el ? ? ? Countries_cid_cia_Gaza_Strip) - -sectorCompositionOfGDPInPeriod (el ? ? ? Israel) (el ? ? ? IndustrialSector) (el ? ? ? (toInt 22)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -meetsSpatially (el ? ? ? Israel) (el ? ? ? Egypt) - -capitalCity (el ? ? ? Countries_IL_provinces_Central_cities_Jerusalem) (el ? ? ? Israel) - -inflationRateInCountry (el ? ? ? Israel) (el ? ? ? (toRealNum 10.1)) - -geographicSubregion (el ? ? ? Countries_IL_provinces_South) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? Countries_IL_provinces_Haifa) (el ? ? ? Israel) - -geographicSubregion (el ? ? ? Countries_IL_provinces_North) (el ? ? ? Israel) - -equal (el ? ? ? (toInt 5421995)) (el ? ? ? (PopulationFn (el ? ? ? Israel))) - -meetsSpatially (el ? ? ? Israel) (el ? ? ? Jordan) - -geographicSubregion (el ? ? ? Countries_IL_provinces_Central) (el ? ? ? Israel) - -landAreaOnly (el ? ? ? Israel) (el ? ? ? (MeasureFn (el ? ? ? (toInt 20770)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Israel) (el ? ? ? Syria) - -meetsSpatially (el ? ? ? Israel) (el ? ? ? Countries_cid_cia_West_Bank) - -meetsSpatially (el ? ? ? Israel) (el ? ? ? Lebanon) - -sectorCompositionOfGDPInPeriod (el ? ? ? Israel) (el ? ? ? ServiceSector) (el ? ? ? (toRealNum 74.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -geographicSubregion (el ? ? ? Countries_IL_provinces_TelAviv) (el ? ? ? Israel) - -sectorCompositionOfGDPInPeriod (el ? ? ? Israel) (el ? ? ? AgriculturalSector) (el ? ? ? (toRealNum 3.5)) (descToDesc ? ? ? (YearFn (el ? ? ? (toInt 1996)))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Bassas_da_India) (el ? ? ? (MeasureFn (el ? ? ? (toRealNum 0.2)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 104000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WAN_cities_Shagamu))) - -geographicalSubregion (el ? ? ? Countries_WAN_cities_Shagamu) (el ? ? ? Nigeria) - -equal (el ? ? ? (toInt 236700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Azores_The))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Azores_The) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2247)) (el ? ? ? SquareKilometer))) - -sharedBorderLength (el ? ? ? Burma) (el ? ? ? Laos) (el ? ? ? (MeasureFn (el ? ? ? (toInt 235)) (el ? ? ? Kilometer))) - -inflationRateInCountry (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? (toRealNum 2.9)) - -equal (el ? ? ? (toInt 3819023)) (el ? ? ? (PopulationFn (el ? ? ? Countries_cid_cia_Puerto_Rico))) - -landAreaOnly (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9104)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_cid_cia_Puerto_Rico_cities_SanJuan) (el ? ? ? Countries_cid_cia_Puerto_Rico) - -member (el ? ? ? Countries_cid_cia_Puerto_Rico) (el ? ? ? Organizations_IOC) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Vichada_cities_PuertoCarreno) (el ? ? ? Countries_CO_provinces_Vichada) - -equal (el ? ? ? (toInt 100724)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Shinyanga_cities_Shinyanga))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Shinyanga_cities_Shinyanga) (el ? ? ? Countries_EAT_provinces_Shinyanga) - -hasHeadq (el ? ? ? Organizations_IAEA) (el ? ? ? Countries_A_provinces_Vienna_cities_Vienna) - -equal (el ? ? ? (toInt 1111557)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_WestFlanders))) - -landAreaOnly (el ? ? ? Countries_B_provinces_WestFlanders) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3134)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_B_provinces_WestFlanders_cities_Brugge) (el ? ? ? Countries_B_provinces_WestFlanders) - -equal (el ? ? ? (toInt 1193000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_WesternAustralia_cities_Perth))) - -geographicalSubregion (el ? ? ? Countries_AUS_provinces_WesternAustralia_cities_Perth) (el ? ? ? Countries_AUS_provinces_WesternAustralia) - -sharedBorderLength (el ? ? ? Russia) (el ? ? ? NorthKorea) (el ? ? ? (MeasureFn (el ? ? ? (toInt 19)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 30000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_WG_cities_SaintGeorges))) - -geographicalSubregion (el ? ? ? Countries_WG_cities_SaintGeorges) (el ? ? ? Grenada) - -equal (el ? ? ? (toInt 174219)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Putumayo))) - -landAreaOnly (el ? ? ? Countries_CO_provinces_Putumayo) (el ? ? ? (MeasureFn (el ? ? ? (toInt 24885)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CO_provinces_Putumayo_cities_Mocoa) (el ? ? ? Countries_CO_provinces_Putumayo) - -located (el ? ? ? Deserts_GibsonDesert) (el ? ? ? Countries_AUS_provinces_WesternAustralia) - -located (el ? ? ? Deserts_GibsonDesert) (el ? ? ? Australia) - -equal (el ? ? ? (toInt 150500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MYA_provinces_Bago_cities_Bago))) - -geographicalSubregion (el ? ? ? Countries_MYA_provinces_Bago_cities_Bago) (el ? ? ? Countries_MYA_provinces_Bago) - -equal (el ? ? ? (toInt 357900)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Sanliurfa_cities_Urfa))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Sanliurfa_cities_Urfa) (el ? ? ? Countries_TR_provinces_Sanliurfa) - -equal (el ? ? ? (toInt 420332)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Henan_cities_Anyang))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Henan_cities_Anyang) (el ? ? ? Countries_TJ_provinces_Henan) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_DeltaAmacuro_cities_Tucupita) (el ? ? ? Countries_YV_provinces_DeltaAmacuro) - -equal (el ? ? ? (toInt 11895849)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Illinois))) - -landAreaOnly (el ? ? ? Countries_USA_provinces_Illinois) (el ? ? ? (MeasureFn (el ? ? ? (toInt 145933)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_USA_provinces_Illinois_cities_Springfield) (el ? ? ? Countries_USA_provinces_Illinois) - -equal (el ? ? ? (toInt 166251)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Burgos))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_CastileandLeon_cities_Burgos) (el ? ? ? Countries_E_provinces_CastileandLeon) - -geographicalSubregion (el ? ? ? Latvia) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 2075561)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_BasqueCountry))) - -landAreaOnly (el ? ? ? Countries_E_provinces_BasqueCountry) (el ? ? ? (MeasureFn (el ? ? ? (toInt 7235)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_E_provinces_BasqueCountry_cities_VitoriaGasteiz) (el ? ? ? Countries_E_provinces_BasqueCountry) - -equal (el ? ? ? (toInt 403418)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Orissa_cities_Cuttack))) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_Orissa_cities_Cuttack) (el ? ? ? Countries_IND_provinces_Orissa) - -equal (el ? ? ? (toInt 232100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_KAZ_provinces_Qostanay_cities_Qostanay))) - -geographicalSubregion (el ? ? ? Countries_KAZ_provinces_Qostanay_cities_Qostanay) (el ? ? ? Countries_KAZ_provinces_Qostanay) - -located (el ? ? ? Islands_Vanuatu) (el ? ? ? Vanuatu) - -landAreaOnly (el ? ? ? Islands_Vanuatu) (el ? ? ? (MeasureFn (el ? ? ? (toInt 14763)) (el ? ? ? SquareKilometer))) - -hasHeadq (el ? ? ? Organizations_Entente) (el ? ? ? Countries_CI_cities_Abidjan) - -equal (el ? ? ? (toInt 228017)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Anhui_cities_Tongling))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Anhui_cities_Tongling) (el ? ? ? Countries_TJ_provinces_Anhui) - -equal (el ? ? ? (toInt 161428)) (el ? ? ? (PopulationFn (el ? ? ? Countries_E_provinces_Catalonia_cities_Terrassa))) - -geographicalSubregion (el ? ? ? Countries_E_provinces_Catalonia_cities_Terrassa) (el ? ? ? Countries_E_provinces_Catalonia) - -equal (el ? ? ? (toInt 161315)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Hami))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_XinjiangUygur_cities_Hami) (el ? ? ? Countries_TJ_provinces_XinjiangUygur) - -equal (el ? ? ? (toInt 118000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_ValledAosta))) - -landAreaOnly (el ? ? ? Countries_I_provinces_ValledAosta) (el ? ? ? (MeasureFn (el ? ? ? (toInt 3262)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_I_provinces_ValledAosta_cities_Aosta) (el ? ? ? Countries_I_provinces_ValledAosta) - -equal (el ? ? ? (toInt 674800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Strathclyde_cities_Glasgow))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Strathclyde_cities_Glasgow) (el ? ? ? Countries_GB_provinces_Strathclyde) - -equal (el ? ? ? (toInt 229000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofKomi_cities_Syktyvkar))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofKomi_cities_Syktyvkar) (el ? ? ? Countries_R_provinces_Rep_ofKomi) - -geographicalSubregion (el ? ? ? Slovenia) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 1064255)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Atlantico_cities_Barranquilla))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Atlantico_cities_Barranquilla) (el ? ? ? Countries_CO_provinces_Atlantico) - -equal (el ? ? ? (toInt 23150)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Luxembourg_cities_Arlon))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_Luxembourg_cities_Arlon) (el ? ? ? Countries_B_provinces_Luxembourg) - -equal (el ? ? ? (toInt 100223)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_Goias_cities_RioVerde))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_Goias_cities_RioVerde) (el ? ? ? Countries_BR_provinces_Goias) - -equal (el ? ? ? (toInt 147490)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_SaoJose))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SantaCatarina_cities_SaoJose) (el ? ? ? Countries_BR_provinces_SantaCatarina) - -equal (el ? ? ? (toInt 550200)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MA_cities_Agadir))) - -geographicalSubregion (el ? ? ? Countries_MA_cities_Agadir) (el ? ? ? Morocco) - -equal (el ? ? ? (toInt 459072)) (el ? ? ? (PopulationFn (el ? ? ? Countries_B_provinces_Antwerp_cities_Antwerp))) - -geographicalSubregion (el ? ? ? Countries_B_provinces_Antwerp_cities_Antwerp) (el ? ? ? Countries_B_provinces_Antwerp) - -equal (el ? ? ? (toInt 162930)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Xiaoshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Zhejiang_cities_Xiaoshan) (el ? ? ? Countries_TJ_provinces_Zhejiang) - -equal (el ? ? ? (toInt 355000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Krasnodarskykray_cities_Sochi))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Krasnodarskykray_cities_Sochi) (el ? ? ? Countries_R_provinces_Krasnodarskykray) - -equal (el ? ? ? (toInt 352100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Fife))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Fife) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1319)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Fife_cities_Glenrothes) (el ? ? ? Countries_GB_provinces_Fife) - -located (el ? ? ? Mountains_Mt_Bogong) (el ? ? ? Countries_AUS_provinces_Victoria) - -located (el ? ? ? Mountains_Mt_Bogong) (el ? ? ? Australia) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_AlAnbar) (el ? ? ? Iraq) - -member (el ? ? ? Iraq) (el ? ? ? Organizations_OAPEC) - -meetsSpatially (el ? ? ? Iraq) (el ? ? ? Iran) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_Baghdad) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_Wasit) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_AnNajaf) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_Dahuk) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_AlBasrah) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_SalahadDin) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_AdTamim) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_DhiQar) (el ? ? ? Iraq) - -meetsSpatially (el ? ? ? Iraq) (el ? ? ? Turkey) - -equal (el ? ? ? (toInt 21422292)) (el ? ? ? (PopulationFn (el ? ? ? Iraq))) - -meetsSpatially (el ? ? ? Iraq) (el ? ? ? SaudiArabia) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_AsSulaymaniyah) (el ? ? ? Iraq) - -meetsSpatially (el ? ? ? Iraq) (el ? ? ? Jordan) - -meetsSpatially (el ? ? ? Iraq) (el ? ? ? Kuwait) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_Ninawa) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_AlQadisiyah) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_Babil) (el ? ? ? Iraq) - -landAreaOnly (el ? ? ? Iraq) (el ? ? ? (MeasureFn (el ? ? ? (toInt 437072)) (el ? ? ? SquareKilometer))) - -meetsSpatially (el ? ? ? Iraq) (el ? ? ? Syria) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_Karbala) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_Maysan) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_Irbil) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_Diyala) (el ? ? ? Iraq) - -capitalCity (el ? ? ? Countries_IRQ_provinces_Baghdad_cities_Baghdad) (el ? ? ? Iraq) - -geographicSubregion (el ? ? ? Countries_IRQ_provinces_AlMuthanna) (el ? ? ? Iraq) - -equal (el ? ? ? (toInt 5797782)) (el ? ? ? (PopulationFn (el ? ? ? Countries_J_provinces_Chiba))) - -landAreaOnly (el ? ? ? Countries_J_provinces_Chiba) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5150)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_J_provinces_Chiba_cities_Chiba) (el ? ? ? Countries_J_provinces_Chiba) - -equal (el ? ? ? (toInt 462000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Bryanskayaoblast_cities_Bryansk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Bryanskayaoblast_cities_Bryansk) (el ? ? ? Countries_R_provinces_Bryanskayaoblast) - -equal (el ? ? ? (toInt 180076)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CO_provinces_Sucre_cities_Sincelejo))) - -geographicalSubregion (el ? ? ? Countries_CO_provinces_Sucre_cities_Sincelejo) (el ? ? ? Countries_CO_provinces_Sucre) - -equal (el ? ? ? (toInt 217000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_NOK_cities_Tokchon))) - -geographicalSubregion (el ? ? ? Countries_NOK_cities_Tokchon) (el ? ? ? NorthKorea) - -equal (el ? ? ? (toInt 131872)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Picardie_cities_Amiens))) - -geographicalSubregion (el ? ? ? Countries_F_provinces_Picardie_cities_Amiens) (el ? ? ? Countries_F_provinces_Picardie) - -equal (el ? ? ? (toInt 255800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Devon_cities_Plymouth))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Devon_cities_Plymouth) (el ? ? ? Countries_GB_provinces_Devon) - -equal (el ? ? ? (toInt 375494)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_BajaCaliforniaSur))) - -landAreaOnly (el ? ? ? Countries_MEX_provinces_BajaCaliforniaSur) (el ? ? ? (MeasureFn (el ? ? ? (toInt 73677)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_MEX_provinces_BajaCaliforniaSur_cities_LaPaz) (el ? ? ? Countries_MEX_provinces_BajaCaliforniaSur) - -equal (el ? ? ? (toInt 128000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Adiyaman_cities_Adiyaman))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Adiyaman_cities_Adiyaman) (el ? ? ? Countries_TR_provinces_Adiyaman) - -equal (el ? ? ? (toInt 777500)) (el ? ? ? (PopulationFn (el ? ? ? Countries_JOR_cities_Amman))) - -geographicalSubregion (el ? ? ? Countries_JOR_cities_Amman) (el ? ? ? Jordan) - -equal (el ? ? ? (toInt 146736)) (el ? ? ? (PopulationFn (el ? ? ? Countries_N_provinces_Troms))) - -capitalCity (el ? ? ? Countries_N_provinces_Troms_cities_Tromsoe) (el ? ? ? Countries_N_provinces_Troms) - -equal (el ? ? ? (toInt 115000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_SzabolcsSzatmar_cities_Nyiregyhaza))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_SzabolcsSzatmar_cities_Nyiregyhaza) (el ? ? ? Countries_H_provinces_SzabolcsSzatmar) - -equal (el ? ? ? (toInt 167286)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_cities_SaoJosedosPinhais))) - -geographicalSubregion (el ? ? ? Countries_BR_cities_SaoJosedosPinhais) (el ? ? ? Brazil) - -equal (el ? ? ? (toInt 181400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Bury))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_GreaterManchester_cities_Bury) (el ? ? ? Countries_GB_provinces_GreaterManchester) - -landAreaOnly (el ? ? ? Continents_Asia) (el ? ? ? (MeasureFn (el ? ? ? (toInt 45095292)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 152844)) (el ? ? ? (PopulationFn (el ? ? ? Countries_EAT_provinces_Mbeya_cities_Mbeya))) - -geographicalSubregion (el ? ? ? Countries_EAT_provinces_Mbeya_cities_Mbeya) (el ? ? ? Countries_EAT_provinces_Mbeya) - -equal (el ? ? ? (toInt 3726400)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 74800)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast_cities_NizhniyNovgorod) (el ? ? ? Countries_R_provinces_Nizhegorodskayaoblast) - -equal (el ? ? ? (toInt 341128)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Leshan))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Sichuan_cities_Leshan) (el ? ? ? Countries_TJ_provinces_Sichuan) - -equal (el ? ? ? (toInt 105873)) (el ? ? ? (PopulationFn (el ? ? ? Countries_MEX_provinces_Sonora_cities_HeroicaNogales))) - -geographicalSubregion (el ? ? ? Countries_MEX_provinces_Sonora_cities_HeroicaNogales) (el ? ? ? Countries_MEX_provinces_Sonora) - -equal (el ? ? ? (toInt 1163943)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_SanJose))) - -landAreaOnly (el ? ? ? Countries_CR_provinces_SanJose) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4960)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CR_provinces_SanJose_cities_SanJose) (el ? ? ? Countries_CR_provinces_SanJose) - -equal (el ? ? ? (toInt 127000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RSA_provinces_FreeState_cities_Bloemfontein))) - -geographicalSubregion (el ? ? ? Countries_RSA_provinces_FreeState_cities_Bloemfontein) (el ? ? ? Countries_RSA_provinces_FreeState) - -equal (el ? ? ? (toInt 163831)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Araraquara))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_SaoPaulo_cities_Araraquara) (el ? ? ? Countries_BR_provinces_SaoPaulo) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Kastamonu_cities_Kastamonu) (el ? ? ? Countries_TR_provinces_Kastamonu) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Nantou_cities_Nantou) (el ? ? ? Countries_RC_provinces_Nantou) - -sharedBorderLength (el ? ? ? China) (el ? ? ? Kyrgyzstan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 858)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 185000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Cheshire_cities_Warrington))) - -geographicalSubregion (el ? ? ? Countries_GB_provinces_Cheshire_cities_Warrington) (el ? ? ? Countries_GB_provinces_Cheshire) - -equal (el ? ? ? (toInt 1184000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Samarskayaoblast_cities_Samara))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Samarskayaoblast_cities_Samara) (el ? ? ? Countries_R_provinces_Samarskayaoblast) - -geographicalSubregion (el ? ? ? Countries_cid_cia_Guernsey_cities_SaintPeterPort) (el ? ? ? Countries_cid_cia_Guernsey) - -equal (el ? ? ? (toInt 167602)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Sari))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_Mazandaran_cities_Sari) (el ? ? ? Countries_IR_provinces_Mazandaran) - -equal (el ? ? ? (toInt 1260000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Taoyuan))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Taoyuan) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1221)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Taoyuan_cities_Taoyuan) (el ? ? ? Countries_RC_provinces_Taoyuan) - -equal (el ? ? ? (toInt 2796000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_F_provinces_Aquitaine))) - -landAreaOnly (el ? ? ? Countries_F_provinces_Aquitaine) (el ? ? ? (MeasureFn (el ? ? ? (toInt 41309)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_F_provinces_Aquitaine_cities_Bordeaux) (el ? ? ? Countries_F_provinces_Aquitaine) - -sharedBorderLength (el ? ? ? Paraguay) (el ? ? ? Brazil) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1290)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 117100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_cities_WrexhamMaelor))) - -geographicalSubregion (el ? ? ? Countries_GB_cities_WrexhamMaelor) (el ? ? ? UnitedKingdom) - -equal (el ? ? ? (toInt 329869)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi_cities_Ardabil))) - -geographicalSubregion (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi_cities_Ardabil) (el ? ? ? Countries_IR_provinces_AzarbayianeSharqi) - -located (el ? ? ? Rivers_Kemijoki) (el ? ? ? Countries_SF_provinces_Lappia) - -located (el ? ? ? Rivers_Kemijoki) (el ? ? ? Finland) - -flowsInto (el ? ? ? Rivers_Kemijoki) (el ? ? ? Seas_BalticSea) - -length (el ? ? ? Rivers_Kemijoki) (el ? ? ? (toInt 520)) - -equal (el ? ? ? (toInt 227000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ET_provinces_ElFaiyum_cities_ElFaiyum))) - -geographicalSubregion (el ? ? ? Countries_ET_provinces_ElFaiyum_cities_ElFaiyum) (el ? ? ? Countries_ET_provinces_ElFaiyum) - -equal (el ? ? ? (toInt 173878)) (el ? ? ? (PopulationFn (el ? ? ? Countries_AUS_provinces_NorthernTerritory))) - -landAreaOnly (el ? ? ? Countries_AUS_provinces_NorthernTerritory) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1346200)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_AUS_provinces_NorthernTerritory_cities_Darwin) (el ? ? ? Countries_AUS_provinces_NorthernTerritory) - -equal (el ? ? ? (toInt 1343000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston))) - -landAreaOnly (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston) (el ? ? ? (MeasureFn (el ? ? ? (toInt 164900)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston_cities_Nukus) (el ? ? ? Countries_UZB_provinces_Qoraqalpoghiston) - -equal (el ? ? ? (toInt 102820)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TJ_provinces_Hainan_cities_Sanya))) - -geographicalSubregion (el ? ? ? Countries_TJ_provinces_Hainan_cities_Sanya) (el ? ? ? Countries_TJ_provinces_Hainan) - -equal (el ? ? ? (toInt 746100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_P_provinces_Braga))) - -landAreaOnly (el ? ? ? Countries_P_provinces_Braga) (el ? ? ? (MeasureFn (el ? ? ? (toInt 2673)) (el ? ? ? SquareKilometer))) - -equal (el ? ? ? (toInt 354196)) (el ? ? ? (PopulationFn (el ? ? ? Countries_YV_provinces_Aragua_cities_Maracay))) - -geographicalSubregion (el ? ? ? Countries_YV_provinces_Aragua_cities_Maracay) (el ? ? ? Countries_YV_provinces_Aragua) - -equal (el ? ? ? (toInt 210000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_Nizhnekamsk))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Rep_ofTatarstan_cities_Nizhnekamsk) (el ? ? ? Countries_R_provinces_Rep_ofTatarstan) - -equal (el ? ? ? (toInt 105700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Borders))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Borders) (el ? ? ? (MeasureFn (el ? ? ? (toInt 4698)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Borders_cities_NewtownSt_Boswells) (el ? ? ? Countries_GB_provinces_Borders) - -located (el ? ? ? Islands_Formentera) (el ? ? ? Countries_E_provinces_BalearicIslands) - -located (el ? ? ? Islands_Formentera) (el ? ? ? Spain) - -hasHeadq (el ? ? ? Organizations_UNAMIR) (el ? ? ? Countries_USA_provinces_NewYork_cities_NewYork) - -equal (el ? ? ? (toInt 301374)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Kaohsiung_cities_Fengshan))) - -geographicalSubregion (el ? ? ? Countries_RC_provinces_Kaohsiung_cities_Fengshan) (el ? ? ? Countries_RC_provinces_Kaohsiung) - -equal (el ? ? ? (toInt 3813814)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ROK_cities_Pusan))) - -geographicalSubregion (el ? ? ? Countries_ROK_cities_Pusan) (el ? ? ? SouthKorea) - -equal (el ? ? ? (toInt 91300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Denbighshire))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Denbighshire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 844)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_Denbighshire_cities_Ruthin) (el ? ? ? Countries_GB_provinces_Denbighshire) - -equal (el ? ? ? (toInt 255000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_RC_provinces_Chiai_munic))) - -landAreaOnly (el ? ? ? Countries_RC_provinces_Chiai_munic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 60)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_RC_provinces_Chiai_munic_cities_Chiai) (el ? ? ? Countries_RC_provinces_Chiai_munic) - -geographicalSubregion (el ? ? ? Countries_ES_provinces_Cuscatlan_cities_Cojutepeque) (el ? ? ? Countries_ES_provinces_Cuscatlan) - -equal (el ? ? ? (toInt 226546)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_California_cities_Riverside))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_California_cities_Riverside) (el ? ? ? Countries_USA_provinces_California) - -equal (el ? ? ? (toInt 2016000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_H_provinces_Budapest_munic_cities_Budapest))) - -geographicalSubregion (el ? ? ? Countries_H_provinces_Budapest_munic_cities_Budapest) (el ? ? ? Countries_H_provinces_Budapest_munic) - -located (el ? ? ? Rivers_Mekong) (el ? ? ? Countries_TJ_provinces_Tibet) - -located (el ? ? ? Rivers_Mekong) (el ? ? ? Countries_TJ_provinces_Yunnan) - -located (el ? ? ? Rivers_Mekong) (el ? ? ? Laos) - -flowsInto (el ? ? ? Rivers_Mekong) (el ? ? ? Seas_SouthChinaSea) - -located (el ? ? ? Rivers_Mekong) (el ? ? ? Cambodia) - -located (el ? ? ? Rivers_Mekong) (el ? ? ? Countries_TJ_provinces_Sichuan) - -located (el ? ? ? Rivers_Mekong) (el ? ? ? Vietnam) - -located (el ? ? ? Rivers_Mekong) (el ? ? ? China) - -located (el ? ? ? Rivers_Mekong) (el ? ? ? Thailand) - -length (el ? ? ? Rivers_Mekong) (el ? ? ? (toInt 4500)) - -equal (el ? ? ? (toInt 190350)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Alabama_cities_Montgomery))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Alabama_cities_Montgomery) (el ? ? ? Countries_USA_provinces_Alabama) - -located (el ? ? ? Islands_BanksIsland) (el ? ? ? Countries_CDN_provinces_NorthwestTerritories) - -located (el ? ? ? Islands_BanksIsland) (el ? ? ? Canada) - -equal (el ? ? ? (toInt 163000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Primorskykray_cities_Nakhodka))) - -geographicalSubregion (el ? ? ? Countries_R_provinces_Primorskykray_cities_Nakhodka) (el ? ? ? Countries_R_provinces_Primorskykray) - -located (el ? ? ? Rivers_Sobat) (el ? ? ? Countries_SUD_provinces_AalianNil) - -located (el ? ? ? Rivers_Sobat) (el ? ? ? Ethiopia) - -located (el ? ? ? Rivers_Sobat) (el ? ? ? Sudan) - -flowsInto (el ? ? ? Rivers_Sobat) (el ? ? ? Rivers_WhiteNile) - -geographicalSubregion (el ? ? ? Countries_IND_provinces_LakshadweepIs__cities_Kavaratti) (el ? ? ? Countries_IND_provinces_LakshadweepIs_) - -equal (el ? ? ? (toInt 161000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_PL_provinces_Olsztynskie_cities_Olsztyn))) - -geographicalSubregion (el ? ? ? Countries_PL_provinces_Olsztynskie_cities_Olsztyn) (el ? ? ? Countries_PL_provinces_Olsztynskie) - -equal (el ? ? ? (toInt 103590)) (el ? ? ? (PopulationFn (el ? ? ? Countries_USA_provinces_Texas_cities_Waco))) - -geographicalSubregion (el ? ? ? Countries_USA_provinces_Texas_cities_Waco) (el ? ? ? Countries_USA_provinces_Texas) - -sharedBorderLength (el ? ? ? Chad) (el ? ? ? CentralAfricanRepublic) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1197)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 642015)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IND_provinces_Chandigarh))) - -landAreaOnly (el ? ? ? Countries_IND_provinces_Chandigarh) (el ? ? ? (MeasureFn (el ? ? ? (toInt 114)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_IND_provinces_Chandigarh_cities_Chandigarh) (el ? ? ? Countries_IND_provinces_Chandigarh) - -equal (el ? ? ? (toInt 202000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Mymensingh))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Mymensingh) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 393000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CZ_provinces_Jihomoravsky_cities_Brno))) - -geographicalSubregion (el ? ? ? Countries_CZ_provinces_Jihomoravsky_cities_Brno) (el ? ? ? Countries_CZ_provinces_Jihomoravsky) - -equal (el ? ? ? (toInt 296600)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CR_provinces_SanJose_cities_SanJose))) - -geographicalSubregion (el ? ? ? Countries_CR_provinces_SanJose_cities_SanJose) (el ? ? ? Countries_CR_provinces_SanJose) - -equal (el ? ? ? (toInt 832300)) (el ? ? ? (PopulationFn (el ? ? ? Countries_R_provinces_Pskovskayaoblast))) - -landAreaOnly (el ? ? ? Countries_R_provinces_Pskovskayaoblast) (el ? ? ? (MeasureFn (el ? ? ? (toInt 55300)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_R_provinces_Pskovskayaoblast_cities_Pskov) (el ? ? ? Countries_R_provinces_Pskovskayaoblast) - -equal (el ? ? ? (toInt 134557)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland))) - -landAreaOnly (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5657)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland_cities_Charlottetown) (el ? ? ? Countries_CDN_provinces_PrinceEdwardIsland) - -hasHeadq (el ? ? ? Organizations_Caricom) (el ? ? ? Countries_GUY_cities_Georgetown) - -equal (el ? ? ? (toInt 502337)) (el ? ? ? (PopulationFn (el ? ? ? Countries_IRL_cities_Dublin))) - -geographicalSubregion (el ? ? ? Countries_IRL_cities_Dublin) (el ? ? ? Ireland) - -equal (el ? ? ? (toInt 222800)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Elazig_cities_Elazig))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Elazig_cities_Elazig) (el ? ? ? Countries_TR_provinces_Elazig) - -equal (el ? ? ? (toInt 643000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CL_cities_Colombo))) - -geographicalSubregion (el ? ? ? Countries_CL_cities_Colombo) (el ? ? ? SriLanka) - -hasHeadq (el ? ? ? Organizations_SPF) (el ? ? ? Countries_FJI_cities_Suva) - -sharedBorderLength (el ? ? ? Libya) (el ? ? ? Algeria) (el ? ? ? (MeasureFn (el ? ? ? (toInt 982)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 131000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_CAM_provinces_Ouest_cities_Bafoussam))) - -geographicalSubregion (el ? ? ? Countries_CAM_provinces_Ouest_cities_Bafoussam) (el ? ? ? Countries_CAM_provinces_Ouest) - -equal (el ? ? ? (toInt 355741)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Olinda))) - -geographicalSubregion (el ? ? ? Countries_BR_provinces_RiodeJaneiro_cities_Olinda) (el ? ? ? Countries_BR_provinces_RiodeJaneiro) - -equal (el ? ? ? (toInt 307100)) (el ? ? ? (PopulationFn (el ? ? ? Countries_GB_provinces_Northumberland))) - -landAreaOnly (el ? ? ? Countries_GB_provinces_Northumberland) (el ? ? ? (MeasureFn (el ? ? ? (toInt 5032)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_GB_provinces_TyneandWear_cities_Newcastle) (el ? ? ? Countries_GB_provinces_Northumberland) - -equal (el ? ? ? (toInt 103536)) (el ? ? ? (PopulationFn (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Piacenza))) - -geographicalSubregion (el ? ? ? Countries_I_provinces_EmiliaRomagna_cities_Piacenza) (el ? ? ? Countries_I_provinces_EmiliaRomagna) - -equal (el ? ? ? (toInt 296000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_BD_cities_Narayanganj))) - -geographicalSubregion (el ? ? ? Countries_BD_cities_Narayanganj) (el ? ? ? Bangladesh) - -equal (el ? ? ? (toInt 10102)) (el ? ? ? (PopulationFn (el ? ? ? Countries_A_provinces_Burgenland_cities_Eisenstadt))) - -geographicalSubregion (el ? ? ? Countries_A_provinces_Burgenland_cities_Eisenstadt) (el ? ? ? Countries_A_provinces_Burgenland) - -equal (el ? ? ? (toInt 319700)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Malatya_cities_Malatya))) - -geographicalSubregion (el ? ? ? Countries_TR_provinces_Malatya_cities_Malatya) (el ? ? ? Countries_TR_provinces_Malatya) - -equal (el ? ? ? (toInt 498225)) (el ? ? ? (PopulationFn (el ? ? ? Countries_TR_provinces_Elazig))) - -landAreaOnly (el ? ? ? Countries_TR_provinces_Elazig) (el ? ? ? (MeasureFn (el ? ? ? (toInt 9153)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_TR_provinces_Elazig_cities_Elazig) (el ? ? ? Countries_TR_provinces_Elazig) - -geographicalSubregion (el ? ? ? SerbiaAndMontenegro) (el ? ? ? Continents_Europe) - -equal (el ? ? ? (toInt 773000)) (el ? ? ? (PopulationFn (el ? ? ? Countries_C_provinces_Granma))) - -landAreaOnly (el ? ? ? Countries_C_provinces_Granma) (el ? ? ? (MeasureFn (el ? ? ? (toInt 8372)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_C_provinces_Granma_cities_Bayamo) (el ? ? ? Countries_C_provinces_Granma) - -equal (el ? ? ? (toInt 171815)) (el ? ? ? (PopulationFn (el ? ? ? Countries_VN_cities_ThaiNguyen))) - -geographicalSubregion (el ? ? ? Countries_VN_cities_ThaiNguyen) (el ? ? ? Vietnam) - -sharedBorderLength (el ? ? ? Uganda) (el ? ? ? Tanzania) (el ? ? ? (MeasureFn (el ? ? ? (toInt 396)) (el ? ? ? Kilometer))) - -equal (el ? ? ? (toInt 2158595)) (el ? ? ? (PopulationFn (el ? ? ? Countries_ZRE_provinces_BasZaire))) - -landAreaOnly (el ? ? ? Countries_ZRE_provinces_BasZaire) (el ? ? ? (MeasureFn (el ? ? ? (toInt 53920)) (el ? ? ? SquareKilometer))) - -capitalCity (el ? ? ? Countries_ZRE_provinces_BasZaire_cities_Matadi) (el ? ? ? Countries_ZRE_provinces_BasZaire) diff --git a/examples/animals/Animals.gf b/examples/animals/Animals.gf deleted file mode 100644 index 33b56e740..000000000 --- a/examples/animals/Animals.gf +++ /dev/null @@ -1,12 +0,0 @@ --- The Question grammar specialized to animals. - -abstract Animals = Questions ** { - - flags startcat=Phrase ; - - fun - -- a lexicon of animals and actions among them - Dog, Cat, Mouse, Lion, Zebra : Entity ; - Chase, Eat, See : Action ; -} - diff --git a/examples/animals/AnimalsEng.gf b/examples/animals/AnimalsEng.gf deleted file mode 100644 index dcebdd315..000000000 --- a/examples/animals/AnimalsEng.gf +++ /dev/null @@ -1,15 +0,0 @@ ---# -path=.:present - -concrete AnimalsEng of Animals = QuestionsEng ** - open SyntaxEng, ParadigmsEng, IrregEng in { - - lin - Dog = mkN "dog" ; - Cat = mkN "cat" ; - Mouse = mkN "mouse" "mice" ; - Lion = mkN "lion" ; - Zebra = mkN "zebra" ; - Chase = mkV2 "chase" ; - Eat = mkV2 eat_V ; - See = mkV2 see_V ; -} diff --git a/examples/animals/AnimalsFre.gf b/examples/animals/AnimalsFre.gf deleted file mode 100644 index 8d8f66c7a..000000000 --- a/examples/animals/AnimalsFre.gf +++ /dev/null @@ -1,15 +0,0 @@ ---# -path=.:present - -concrete AnimalsFre of Animals = QuestionsFre ** - open SyntaxFre, ParadigmsFre, IrregFre in { - - lin - Dog = mkN "chien" ; - Cat = mkN "chat" ; - Mouse = mkN "souris" feminine ; - Lion = mkN "lion" masculine ; - Zebra = mkN "zèbre" masculine ; - Chase = mkV2 (mkV "chasser") ; - Eat = mkV2 (mkV "manger") ; - See = voir_V2 ; -} diff --git a/examples/animals/AnimalsSwe.gf b/examples/animals/AnimalsSwe.gf deleted file mode 100644 index 8f256885a..000000000 --- a/examples/animals/AnimalsSwe.gf +++ /dev/null @@ -1,15 +0,0 @@ ---# -path=.:present:prelude - -concrete AnimalsSwe of Animals = QuestionsSwe ** - open LangSwe, ParadigmsSwe, IrregSwe in { - - lin - Dog = regN "hund" ; - Cat = mk2N "katt" "katter" ; - Mouse = mkN "mus" "musen" "möss" "mössen" ; - Lion = mk2N "lejon" "lejon" ; - Zebra = regN "zebra" ; - Chase = dirV2 (regV "jaga") ; - Eat = dirV2 äta_V ; - See = dirV2 se_V ; -} diff --git a/examples/animals/OldQuestionsI.gfe b/examples/animals/OldQuestionsI.gfe deleted file mode 100644 index 03c4ad071..000000000 --- a/examples/animals/OldQuestionsI.gfe +++ /dev/null @@ -1,15 +0,0 @@ --- to compile: echo "eb -file=QuestionsI.gfe" -probs=probs | gf $GF_LIB_PATH/present/LangEng.gfo --- or use directly gf Entity -> Phrase ; -- who chases X - Whom : Entity -> Action -> Phrase ; -- whom does X chase - Answer : Entity -> Action -> Entity -> Phrase ; -- X chases Y -} diff --git a/examples/animals/QuestionsEng.gf b/examples/animals/QuestionsEng.gf deleted file mode 100644 index c8f51fb82..000000000 --- a/examples/animals/QuestionsEng.gf +++ /dev/null @@ -1,2 +0,0 @@ -concrete QuestionsEng of Questions = QuestionsI with - (Syntax = SyntaxEng) ; diff --git a/examples/animals/QuestionsFre.gf b/examples/animals/QuestionsFre.gf deleted file mode 100644 index eb23829d3..000000000 --- a/examples/animals/QuestionsFre.gf +++ /dev/null @@ -1,2 +0,0 @@ -concrete QuestionsFre of Questions = QuestionsI with - (Syntax = SyntaxFre) ; diff --git a/examples/animals/QuestionsI.gf b/examples/animals/QuestionsI.gf deleted file mode 100644 index 4373103e8..000000000 --- a/examples/animals/QuestionsI.gf +++ /dev/null @@ -1,30 +0,0 @@ --- to compile: --- echo "eb -probs=probs -api -file=QuestionsI.gfe" | gf $GF_LIB_PATH/present/LangEng.gfo --- or use directly gf NP ; -fun theNP : CN -> NP ; -fun cardNP : Card -> CN -> NP ; -fun noNP : CN -> NP ; -fun everyNP : CN -> NP ; -fun eachNP : CN -> NP ; -fun notEveryNP : CN -> NP ; -fun notEachNP : CN -> NP ; - - -fun theCollNP : CN -> NP ; -fun someCollNP : CN -> NP ; -fun allCollNP : CN -> NP ; -fun noCollNP : CN -> NP ; - - -fun eachTheNP : CN -> NP ; -fun eachSomeNP : CN -> NP ; -fun eachNumNP : Card -> CN -> NP ; - -cat MCN ; - -fun someMassNP : MCN -> NP ; -fun noMassNP : MCN -> NP ; -fun allMassNP : MCN -> NP ; -fun notAllMassNP : MCN -> NP ; - ----fun one_Card : Card ; ----fun two_Card : Card ; ----fun five_Card : Card ; ----fun ten_Card : Card ; - - -fun pnNP : PN -> NP ; -fun intNP : Int -> NP ; -fun floatNP : Float -> NP ; - - --- arithmetic expressions with + - * / - --- strings "foo" and "foo" & "bar - --- sets {a,b,c} - --- lists [a,b,c] - -fun it_NP : NP ; -fun he_NP : NP ; -fun she_NP : NP ; -fun he_she_NP : NP ; -fun they_NP : NP ; - - --- reflexive pronouns: itself, himself, herself, himself/herself, themselves - ---fun someone_NP : NP ; -fun somebody_NP : NP ; -fun something_NP : NP ; ---fun noone_NP : NP ; -fun nobody_NP : NP ; -fun nothing_NP : NP ; ---fun not_everyoneNP : NP ; -fun not_everybodyNP : NP ; -fun not_everythingNP : NP ; - -fun at_leastNP : Card -> CN -> NP ; -fun not_at_leastNP : Card -> CN -> NP ; -fun at_mostNP : Card -> CN -> NP ; -fun not_at_mostNP : Card -> CN -> NP ; -fun more_thanNP : Card -> CN -> NP ; -fun not_more_thanNP : Card -> CN -> NP ; - -fun nothing_butNP : CN -> NP ; -- nothing but apples -fun nothing_butMassNP : MCN -> NP ; -- nothing but water -fun nobody_butNP : PN -> NP ; -- nobody but John -fun no_butNP : CN -> PN -> NP ; -- no man but John - -cat Unit ; -- SI measurement units - -fun unitNP : Card -> Unit -> NP ; -fun unit_ofNP : Card -> Unit -> CN -> NP ; -- 3 kg of apples -fun unit_ofMassNP : Card -> Unit -> MCN -> NP ; -- 3 l of water - -fun apposVarCN : CN -> Var -> CN ; -- a man X -fun termNP : Term -> NP ; - -fun conjNP : NP -> NP -> NP ; - --- 2.2.1 - -fun adjCN : AP -> CN -> CN ; -fun positAP : A -> AP ; -fun comparAP : A -> AP ; -fun superlAP : A -> AP ; - - --- 2.2.2 - -fun relCN : CN -> RS -> CN ; -fun relNP : NP -> RS -> NP ; -fun andRS : RS -> RS -> RS ; -fun orRS : RS -> RS -> RS ; - -fun suchCN : CN -> S -> CN ; - -fun predRS : RP -> VP -> RS ; -fun slashRS : RP -> NP -> V2 -> RS ; - -fun which_RP : RP ; -fun eachRP : RP ; - --- 2.2.4 - -fun genNP : NP -> CN -> NP ; -- everybody's customer -fun ofCN : CN -> NP -> CN ; -- dog of John and Mary -fun genOwnNP : NP -> CN -> NP ; -- his own customer - --- 2.3.1 - -fun vpS : NP -> VP -> S ; -fun neg_vpS : NP -> VP -> S ; -fun not_provably_vpS : NP -> VP -> S ; - -fun vVP : V -> VP ; -fun vsVP : VS -> S -> VP ; -fun v2VP : V2 -> NP -> VP ; -fun v3VP : V3 -> NP -> NP -> VP ; - --- 2.3.2 - -fun apVP : AP -> VP ; -fun compVP : A -> NP -> VP ; -- John is richer than Mary -fun as_asVP : AP -> NP -> VP ; -- John is as rich as Mary -fun more_thanVP : AP -> NP -> VP ; -- John is as rich as Mary - --- John is as fond-of Mary as of Sue --- John is more fond-of Mary than of Sue - -cat PP ; ---cat [PP] {1} ; ---fun ppVP : [PP] -> VP ; -- John is in the garden in the morning -fun ppVP : PP -> VP ; -- iteration is done by advPP and modVP - -fun prepPP : Prep -> NP -> PP ; -fun advPP : PP -> Adv ; - --- 2.3.5 - -fun canVP : VP -> VP ; -fun mustVP : VP -> VP ; -fun have_toVP : VP -> VP ; - --- 2.4 - -fun modVP : VP -> Adv -> VP ; - --- 3.2 - -fun thereNP : NP -> S ; -- there is/are - --- 3.3 - -fun formulaS : Formula -> S ; - --- 3.4.1 - -fun coordS : Conj -> S -> S -> S ; - -fun and_Conj : Conj ; -fun or_Conj : Conj ; -fun commaAnd_Conj : Conj ; -- lower precedence -fun commaOr_Conj : Conj ; - --- 3.4.3 - -fun for_everyS : CN -> S -> S ; -fun for_eachS : CN -> S -> S ; -fun for_each_ofS : Card -> CN -> S -> S ; -- for each of 3 men -fun for_allMassS : MCN -> S -> S ; -- for all water - --- 3.4.4 - -fun if_thenS : S -> S -> S ; -fun falseS : S -> S ; -- it is false that -fun not_provableS : S -> S ; -- it is not provable that -fun possibleS : S -> S ; -- it is possible that -fun not_possibleS : S -> S ; -fun necessaryS : S -> S ; -fun not_necessaryS : S -> S ; - --- 3.5 - -fun npQS : NP -> VP -> QS ; -fun ipQS : IP -> VP -> QS ; -fun iadvQS : IAdv -> NP -> VP -> QS ; - -fun where_IAdv : IAdv ; -fun when_IAdv : IAdv ; -fun whoSg_IP : IP ; -fun whoPl_IP : IP ; - -fun there_ipQS : IP -> QS ; -- there is who - -fun whoseIP : CN -> IP ; -- whose dog - --- 3.6 - -fun np_impVP : NP -> VP -> Text ; -- John, go to the bank! - --- 4 - -cat ACEText ; -fun consText : Text -> ACEText -> ACEText ; - -fun baseText : Text -> ACEText ; - -fun sText : S -> Text ; -fun qsText : QS -> Text ; - --- more - -fun npVP : NP -> VP ; -- is a bank -fun impVP : VP -> Text ; -- go to the bank! -fun numeralCard : Numeral -> Card ; -- fifteen banks -fun digitsCard : Digits -> Card ; -- 8 banks -fun have_V2 : V2 ; -- has (an apple) -fun v2_byVP : V2 -> NP -> VP ; -- is bought by a customer - - -} - - diff --git a/examples/attempto/Attempto1.gf b/examples/attempto/Attempto1.gf deleted file mode 100644 index 50526a889..000000000 --- a/examples/attempto/Attempto1.gf +++ /dev/null @@ -1,29 +0,0 @@ --- 15.58 - -abstract Attempto = { - -flags startcat = ACEText ; - -cat - ACEText ; - Query ; - Command ; -fun - ASpecification : Specification -> ACEText ; - AQuery : Query -> ACEText ; - ACommand : Command -> ACEText ; -cat - PropositionOrSentenceCoord ; - TopicalisedQuestion ; -fun - QQuery : PropositionOrSentenceCoord -> Query -> Query ; - QTopicalizer : TopicalisedQuestion -> Query ; -cat - ExistentialQuestionTopic ; - SentenceCoord ; -fun - TExistential : ExistentialQuestionTopic -> SentenceCoord -> TopicalisedQuestion ; - TUniversal : UniversalTopic -> TopicalisedQuestion -> TopicalisedQuestion ; - TQuestion : Question -> TopicalisedQuestion ; - -} diff --git a/examples/attempto/AttemptoEng.gf b/examples/attempto/AttemptoEng.gf deleted file mode 100644 index 80ccf64fb..000000000 --- a/examples/attempto/AttemptoEng.gf +++ /dev/null @@ -1,11 +0,0 @@ ---# -path=.:present - -concrete AttemptoEng of Attempto = SymbolsC,NumeralEng ** AttemptoI - [which_RP] with - (Syntax = SyntaxEng), - (Symbolic = SymbolicEng), - (LexAttempto = LexAttemptoEng) ** open SyntaxEng, ExtraEng in { - -lin which_RP = SyntaxEng.which_RP | that_RP ; - -} ; - diff --git a/examples/attempto/AttemptoFin.gf b/examples/attempto/AttemptoFin.gf deleted file mode 100644 index b03f7b0b1..000000000 --- a/examples/attempto/AttemptoFin.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete AttemptoFin of Attempto = NumeralFin, SymbolsC ** AttemptoI with - (Syntax = SyntaxFin), - (Symbolic = SymbolicFin), - (LexAttempto = LexAttemptoFin) ; - diff --git a/examples/attempto/AttemptoFre.gf b/examples/attempto/AttemptoFre.gf deleted file mode 100644 index 97eed0c73..000000000 --- a/examples/attempto/AttemptoFre.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete AttemptoFre of Attempto = NumeralFre, SymbolsC ** AttemptoI with - (Syntax = SyntaxFre), - (Symbolic = SymbolicFre), - (LexAttempto = LexAttemptoFre) ; - diff --git a/examples/attempto/AttemptoGer.gf b/examples/attempto/AttemptoGer.gf deleted file mode 100644 index a5db09cb3..000000000 --- a/examples/attempto/AttemptoGer.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:/Users/aarne/GF/next-lib/present - -concrete AttemptoGer of Attempto = SymbolsC, NumeralGer ** AttemptoI with - (Syntax = SyntaxGer), - (Symbolic = SymbolicGer), - (LexAttempto = LexAttemptoGer) ; - diff --git a/examples/attempto/AttemptoI.gf b/examples/attempto/AttemptoI.gf deleted file mode 100644 index 9343d8bae..000000000 --- a/examples/attempto/AttemptoI.gf +++ /dev/null @@ -1,259 +0,0 @@ -incomplete concrete AttemptoI of Attempto = SymbolsC, Numeral ** open - Syntax, - Symbolic, - Prelude, - LexAttempto -in { - -lincat CN = Syntax.CN ; -lincat NP = Syntax.NP ; -lincat Card = Syntax.Card ; ---lincat Numeral = Syntax.Numeral ; -lincat PN = Syntax.PN ; -lincat A = Syntax.A ; -lincat A2 = Syntax.A2 ; -lincat AP = Syntax.AP ; -lincat RS = Syntax.RS ; -lincat Pron = Syntax.Pron ; -lincat Prep = Syntax.Prep ; -lincat S = Syntax.S ; -lincat VP = Syntax.VP ; -lincat V = Syntax.V ; -lincat VS = Syntax.VS ; -lincat V2 = Syntax.V2 ; -lincat V3 = Syntax.V3 ; -lincat Adv = Syntax.Adv ; -lincat Conj = Syntax.Conj ; -lincat IP = Syntax.IP ; -lincat IAdv = Syntax.IAdv ; -lincat QS = Syntax.QS ; -lincat Text = Syntax.Text ; -lincat ACEText = Syntax.Text ; -lincat RP = Syntax.RP ; - -lincat MCN = Syntax.CN ; -lincat PP = Syntax.Adv ; - -lin aNP = mkNP a_Art ; -lin theNP = mkNP the_Art ; -lin cardNP d = mkNP d ; -lin noNP = mkNP no_Quant ; -lin everyNP = mkNP every_Det ; -lin eachNP = mkNP each_Det ; -lin notEveryNP cn = mkNP not_Predet (mkNP every_Det cn) ; -lin notEachNP cn = mkNP not_Predet (mkNP each_Det cn) ; -lin theCollNP = mkNP the_Art plNum ; -lin someCollNP = mkNP somePl_Det ; -lin allCollNP cn = mkNP all_Predet (mkNP a_Art plNum cn) ; - -lin noCollNP = mkNP no_Quant plNum ; -lin eachTheNP cn = eachOf (mkNP the_Art plNum cn) ; -lin eachSomeNP cn = eachOf (mkNP somePl_Det cn) ; -lin eachNumNP ca cn = eachOf (mkNP ca cn) ; - -lin someMassNP = mkNP someSg_Det ; -lin allMassNP cn = mkNP all_Predet (mkNP cn) ; - -lin noMassNP = mkNP no_Quant ; -lin notAllMassNP cn = mkNP not_Predet (mkNP all_Predet (mkNP cn)) ; - ----lin one_Card = mkCard n1_Numeral ; ----lin two_Card = mkCard n2_Numeral ; ----lin five_Card = mkCard n5_Numeral ; ----lin ten_Card = mkCard n10_Numeral ; - -lin pnNP = mkNP ; -lin intNP = symb ; -lin floatNP = symb ; - -lin it_NP = mkNP it_Pron ; -lin he_NP = mkNP he_Pron ; -lin she_NP = mkNP she_Pron ; -lin he_she_NP = mkNP slash_Conj (mkNP he_Pron) (mkNP she_Pron) ; -lin they_NP = mkNP they_Pron ; - -lin conjNP = mkNP and_Conj ; -lin adjCN = mkCN ; - ---lin someone_NP : NP ; -lin somebody_NP = Syntax.somebody_NP ; -lin something_NP = Syntax.something_NP ; ---lin noone_NP : NP ; -lin nobody_NP = Syntax.nobody_NP ; -lin nothing_NP = Syntax.nothing_NP ; ---lin not_everyoneNP : NP ; -lin not_everybodyNP = mkNP not_Predet Syntax.everybody_NP ; -lin not_everythingNP = mkNP not_Predet Syntax.everything_NP ; - -lin at_leastNP ca = mkNP (mkCard at_least_AdN ca) ; -lin not_at_leastNP ca cn = mkNP not_Predet (mkNP (mkCard at_least_AdN ca) cn) ; -lin at_mostNP ca = mkNP (mkCard at_most_AdN ca) ; -lin not_at_mostNP ca cn = mkNP not_Predet (mkNP (mkCard at_most_AdN ca) cn) ; -lin more_thanNP ca = mkNP (mkCard (mkAdN more_CAdv) ca) ; -lin not_more_thanNP ca cn = mkNP not_Predet (mkNP (mkCard (mkAdN more_CAdv) ca) cn) ; - -lin nothing_butNP cn = mkNP nothing_NP (mkAdv except_Prep (mkNP a_Art plNum cn)) ; -lin nothing_butMassNP cn = mkNP nothing_NP (mkAdv except_Prep (mkNP cn)) ; -lin nobody_butNP pn = mkNP nobody_NP (mkAdv except_Prep (mkNP pn)) ; -lin no_butNP cn pn = mkNP (mkNP no_Quant plNum cn) (mkAdv except_Prep (mkNP pn)) ; - -lincat Unit = CN ; - -lin unitNP = mkNP ; -lin unit_ofNP ca u cn = mkNP (mkNP ca u) (mkAdv part_Prep (mkNP a_Art plNum cn)) ; -lin unit_ofMassNP ca u cn = mkNP (mkNP ca u) (mkAdv part_Prep (mkNP cn)) ; - -lin apposVarCN cn v = mkCN cn (symb v) ; - -lin termNP x = symb (ss x.s) ; - --- 2.2.1 - - -lin adjCN = mkCN ; -lin positAP = mkAP ; -lin comparAP = Syntax.comparAP ; -lin superlAP a = mkAP (mkOrd a) ; - - --- 2.2.2 - -lin relCN = mkCN ; -lin relNP = mkNP ; - -lin andRS = mkRS and_Conj ; -lin orRS = mkRS or_Conj ; -lin eachRP = mkRP part_Prep (mkNP each_Det) Syntax.which_RP ; - -lin suchCN cn s = mkCN (mkAP (mkAP such_A) s) cn ; - -lin predRS rp vp = mkRS (mkRCl rp vp) ; -lin slashRS rp np v2 = mkRS (mkRCl rp np v2) ; -lin which_RP = Syntax.which_RP ; - --- 2.2.4 - -lin genNP = genitiveNP ; -lin ofCN cn np = mkCN cn (mkAdv possess_Prep np) ; -lin genOwnNP np cn = genitiveNP np (mkCN own_A cn) ; - --- 2.3.1 - -lin vpS np vp = mkS (mkCl np vp) ; -lin neg_vpS np vp = mkS negativePol (mkCl np vp) ; - -lin not_provably_vpS np vp = mkS negativePol (mkCl np (mkVP vp provably_Adv)) ; - -lin vVP = mkVP ; -lin vsVP = mkVP ; -lin v2VP = mkVP ; -lin v3VP = mkVP ; - --- 2.3.2 - -lin apVP = mkVP ; -lin compVP a np = mkVP (mkAP a np) ; -lin as_asVP ap np = mkVP (mkAP as_CAdv ap np) ; -- John is as rich as Mary -lin more_thanVP ap np = mkVP (mkAP more_CAdv ap np) ; - ----- John is as fond-of Mary as of Sue ----- John is more fond-of Mary than of Sue - ---lincat [PP] = Adv ; - ---lin BasePP p = p ; - -lin ppVP = mkVP ; - -lin prepPP = mkAdv ; -lin advPP p = p ; - --- 2.3.5 - -lin canVP = mkVP can_VV ; -lin mustVP = mkVP must_VV ; - -lin have_toVP = mkVP have_VV ; - --- 2.4 - -lin modVP = mkVP ; - --- 3.2 - -lin thereNP np = mkS (mkCl np) ; - - --- 3.3 - -lin formulaS f = symb (ss f.s) ; - --- 3.4.1 - -lin coordS = mkS ; - -lin and_Conj = Syntax.and_Conj ; -lin or_Conj = Syntax.or_Conj ; -lin commaAnd_Conj = comma_and_Conj ; -lin commaOr_Conj = comma_or_Conj ; - --- 3.4.3 - -lin for_everyS cn = mkS (mkAdv for_Prep (mkNP every_Det cn)) ; -lin for_eachS cn = mkS (mkAdv for_Prep (mkNP each_Det cn)) ; -lin for_each_ofS card cn = - mkS (mkAdv for_Prep (eachOf (mkNP card cn))) ; -lin for_allMassS cn = - mkS (mkAdv for_Prep (mkNP all_Predet (mkNP cn))) ; - --- 3.4.4 - -lin if_thenS = mkS if_then_Conj ; - -lin falseS s = mkS (adj_thatCl false_A s) ; -lin not_provableS s = mkS negativePol (adj_thatCl provable_A s) ; -lin possibleS s = mkS (adj_thatCl possible_A s) ; -lin not_possibleS s = mkS negativePol (adj_thatCl possible_A s) ; -lin necessaryS s = mkS (adj_thatCl necessary_A s) ; -lin not_necessaryS s = mkS negativePol (adj_thatCl necessary_A s) ; - - --- 3.5 - -lin npQS np vp = mkQS (mkCl np vp) ; -lin ipQS ip vp = mkQS (mkQCl ip vp) ; -lin iadvQS iadv np vp = mkQS (mkQCl iadv (mkCl np vp)) ; - -lin where_IAdv = Syntax.where_IAdv ; -lin when_IAdv = Syntax.when_IAdv ; -lin whoSg_IP = Syntax.whoSg_IP ; -lin whoPl_IP = Syntax.whoPl_IP ; - -lin there_ipQS ip = mkQS (mkQCl ip) ; ---- who is there, not there is who -lin whoseIP = mkIP whose_IDet ; - --- 3.6 - -lin np_impVP np vp = mkText (mkPhr (mkUtt (mkImp vp)) (mkVoc np)) exclMarkPunct ; - ---- John, go to the bank! - - -lin consText = mkText ; -lin baseText t = t ; -lin sText = mkText ; -lin qsText = mkText ; - - ---- more - -lin npVP = mkVP ; -lin impVP vp = mkText (mkImp vp) ; -lin numeralCard n = mkCard ; -lin digitsCard n = mkCard ; -lin have_V2 = Syntax.have_V2 ; -lin v2_byVP v2 np = mkVP (passiveVP v2) (mkAdv by8agent_Prep np) ; - -} - - - diff --git a/examples/attempto/AttemptoIta.gf b/examples/attempto/AttemptoIta.gf deleted file mode 100644 index 5b71536fc..000000000 --- a/examples/attempto/AttemptoIta.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete AttemptoIta of Attempto = NumeralIta, SymbolsC ** AttemptoI with - (Syntax = SyntaxIta), - (Symbolic = SymbolicIta), - (LexAttempto = LexAttemptoIta) ; - diff --git a/examples/attempto/AttemptoSwe.gf b/examples/attempto/AttemptoSwe.gf deleted file mode 100644 index db8084d9e..000000000 --- a/examples/attempto/AttemptoSwe.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete AttemptoSwe of Attempto = NumeralSwe, SymbolsC ** AttemptoI with - (Syntax = SyntaxSwe), - (Symbolic = SymbolicSwe), - (LexAttempto = LexAttemptoSwe) ; - diff --git a/examples/attempto/AttemptoUrd.gf b/examples/attempto/AttemptoUrd.gf deleted file mode 100644 index 10ec91af3..000000000 --- a/examples/attempto/AttemptoUrd.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:./present -concrete AttemptoUrd of Attempto = SymbolsC ** AttemptoI - [mustVP] with - (Syntax = SyntaxUrd), - (Symbolic = SymbolicUrd), - (LexAttempto = LexAttemptoUrd) ; - diff --git a/examples/attempto/LexAttempto.gf b/examples/attempto/LexAttempto.gf deleted file mode 100644 index bba76715b..000000000 --- a/examples/attempto/LexAttempto.gf +++ /dev/null @@ -1,31 +0,0 @@ -interface LexAttempto = open Syntax in { - -oper - possible_A : A ; - necessary_A : A ; - own_A : A ; - have_VV : VV ; - provably_Adv : Adv ; - provable_A : A ; - false_A : A ; - such_A : A ; - - genitiveNP : NP -> CN -> NP ; - --- m_Unit : Unit ; --- l_Unit : Unit ; --- kg_Unit : Unit ; - - each_Det : Det ; - that_Subj : Subj ; - - comma_and_Conj : Conj ; - comma_or_Conj : Conj ; - - whose_IDet : IDet ; - - eachOf : NP -> NP ; - - adj_thatCl : A -> S -> Cl ; - -} diff --git a/examples/attempto/LexAttemptoEng.gf b/examples/attempto/LexAttemptoEng.gf deleted file mode 100644 index a81d58963..000000000 --- a/examples/attempto/LexAttemptoEng.gf +++ /dev/null @@ -1,38 +0,0 @@ -instance LexAttemptoEng of LexAttempto = - open - ExtraEng, - SyntaxEng, - ParadigmsEng, - ConstructX, - (M = MakeStructuralEng), - IrregEng in { - -oper - possible_A = mkA "possible" ; - necessary_A = mkA "necessary" ; - own_A = mkA "own" ; - have_VV = mkVV have_V ; - provably_Adv = ParadigmsEng.mkAdv "provably" ; - provable_A = mkA "provable" ; - false_A = mkA "false" ; - such_A = mkA "such" ; - - genitiveNP np = mkNP (GenNP np) ; - - kilogram_CN = mkCN (mkN "kilogram") ; - - each_Det = ExtraEng.each_Det ; - - that_Subj = M.mkSubj "that" ; - - comma_and_Conj = mkConj [] ", and" plural ; - comma_or_Conj = mkConj [] ", or" singular ; - slash_Conj = mkConj [] "/" singular ; - - whose_IDet = M.mkIDet "whose" singular ; - - eachOf np = mkNP (mkNP each_Det) (SyntaxEng.mkAdv part_Prep np) ; - - adj_thatCl : A -> S -> Cl = \a,s -> mkCl (mkVP (mkAP (mkAP a) s)) ; - -} diff --git a/examples/attempto/LexAttemptoFin.gf b/examples/attempto/LexAttemptoFin.gf deleted file mode 100644 index e89fec70c..000000000 --- a/examples/attempto/LexAttemptoFin.gf +++ /dev/null @@ -1,40 +0,0 @@ -instance LexAttemptoFin of LexAttempto = - open - ExtraFin, - SyntaxFin, - ParadigmsFin, - ConstructX, - (M = MakeStructuralFin), - (E = ExtraFin), - (L = LangFin) - in { - -oper - possible_A = mkA "mahdollinen" ; - necessary_A = mkA "välttämätön" ; - own_A = mkA "oma" ; - have_VV = mkVV (caseV genitive (mkV "pitää")) ; - provably_Adv = mkAdv "todistettavasti" ; - provable_A = mkA "todistettava" ; - false_A = mkA (mkN "epätosi" "epätoden" "epätosia") ; - such_A = mkA "sellainen" ; - - genitiveNP np = mkNP (GenNP np) ; - - kilogram_CN = mkCN (mkN "kilo") ; - - each_Det = every_Det ; ---- - - that_Subj = M.mkSubj "että" ; - - comma_and_Conj = M.mkConj [] ", ja" plural ; - comma_or_Conj = M.mkConj [] ", tai" singular ; - slash_Conj = M.mkConj [] "/" singular ; - - whose_IDet = mkIDet (M.mkIQuant "kenen") ; - - eachOf np = mkNP (mkNP each_Det) (SyntaxFin.mkAdv (casePrep elative) np) ; - - adj_thatCl : A -> S -> Cl = \a,s -> - mkCl (L.UseComp (E.CompPartAP (mkAP (mkAP a) s))) ; -} diff --git a/examples/attempto/LexAttemptoFre.gf b/examples/attempto/LexAttemptoFre.gf deleted file mode 100644 index e7ce15ba3..000000000 --- a/examples/attempto/LexAttemptoFre.gf +++ /dev/null @@ -1,33 +0,0 @@ -instance LexAttemptoFre of LexAttempto = - open ExtraFre, SyntaxFre, ParadigmsFre, ConstructX, - MakeStructuralFre, - IrregFre, (P = Prelude) in { - -oper - possible_A = mkA "possible" ; - necessary_A = mkA "nécessaire" ; - own_A = mkA "propre" ; - have_VV = SyntaxFre.must_VV ; - provably_Adv = mkAdv "démontrablement" ; - provable_A = mkA "démontrable" ; - false_A = mkA "faux" ; - such_A = mkA "tel" "telle" ; - - genitiveNP np cn = mkNP (mkNP the_Art cn) (SyntaxFre.mkAdv possess_Prep np) ; - - each_Det = every_Det ; ---- - - that_Subj = mkSubj "que" ; ---- qu' - - comma_and_Conj = mkConj [] ", et" plural ; - comma_or_Conj = mkConj [] ", ou" singular ; - slash_Conj = mkConj [] "/" singular ; - - whose_IDet = mkIDet (mkIQuant "de qui") ; ---- - - eachOf np = mkNP (mkPredet "chacun" "chacune" genitive P.True) np ; - - adj_thatCl : A -> S -> Cl = \a,s -> - mkCl (mkVP (mkVP (mkAP a)) (SyntaxFre.mkAdv that_Subj s)) ; - -} diff --git a/examples/attempto/LexAttemptoGer.gf b/examples/attempto/LexAttemptoGer.gf deleted file mode 100644 index 2f903b843..000000000 --- a/examples/attempto/LexAttemptoGer.gf +++ /dev/null @@ -1,32 +0,0 @@ -instance LexAttemptoGer of LexAttempto = - open ExtraGer, SyntaxGer, ParadigmsGer, ConstructX, - MakeStructuralGer, - IrregGer, Prelude in { - -oper - possible_A = mkA "möglich" ; - necessary_A = mkA "nötig" ; - own_A = mkA "eigen" ; - have_VV = SyntaxGer.must_VV ; - provably_Adv = mkAdv "beweisbar" ; - provable_A = mkA "beweisbar" ; - false_A = mkA "falsch" ; - such_A = mkA "solch" ; - - genitiveNP np cn = mkNP (mkNP the_Art cn) (SyntaxGer.mkAdv possess_Prep np) ; - - each_Det = every_Det ; - - that_Subj = mkSubj "daß" ; - - comma_and_Conj = mkConj [] ", und" plural ; - comma_or_Conj = mkConj [] ", oder" singular ; - slash_Conj = mkConj [] "/" singular ; - - whose_IDet = mkIDet (mkIQuant "wessen") ; - - eachOf np = mkNP (mkPredet (mkA "jed") "von" dative True singular) np ; - - adj_thatCl : A -> S -> Cl = \a,s -> mkCl (mkVP (mkAP (mkAP a) s)) ; - -} diff --git a/examples/attempto/LexAttemptoIta.gf b/examples/attempto/LexAttemptoIta.gf deleted file mode 100644 index 09d71999f..000000000 --- a/examples/attempto/LexAttemptoIta.gf +++ /dev/null @@ -1,33 +0,0 @@ -instance LexAttemptoIta of LexAttempto = - open ExtraIta, SyntaxIta, ParadigmsIta, ConstructX, - MakeStructuralIta, (P = Prelude) - in { - -oper - possible_A = mkA "possibile" ; - necessary_A = mkA "necessario" ; - own_A = mkA "proprio" ; - have_VV = SyntaxIta.must_VV ; - provably_Adv = mkAdv "dimostrabilmente" ; - provable_A = mkA "dimostrabile" ; - false_A = mkA "falso" ; - such_A = mkA "tale" ; - - genitiveNP np cn = mkNP (mkNP the_Art cn) (SyntaxIta.mkAdv possess_Prep np) ; - - each_Det = every_Det ; ---- - - that_Subj = mkSubj "che" ; - - comma_and_Conj = mkConj [] ", e" plural ; - comma_or_Conj = mkConj [] ", o" singular ; - slash_Conj = mkConj [] "/" singular ; - - whose_IDet = mkIDet (mkIQuant "de chi") ; ---- - - eachOf np = mkNP (mkPredet "ciascuno" "ciascuna" genitive P.True) np ; - - adj_thatCl : A -> S -> Cl = \a,s -> - mkCl (mkVP (mkVP (mkAP a)) (SyntaxIta.mkAdv that_Subj s)) ; - -} diff --git a/examples/attempto/LexAttemptoSwe.gf b/examples/attempto/LexAttemptoSwe.gf deleted file mode 100644 index bb205a041..000000000 --- a/examples/attempto/LexAttemptoSwe.gf +++ /dev/null @@ -1,30 +0,0 @@ -instance LexAttemptoSwe of LexAttempto = - open ExtraSwe, SyntaxSwe, ParadigmsSwe, ConstructX, - MakeStructuralSwe, IrregSwe in { - -oper - possible_A = mkA "möjlig" ; - necessary_A = mkA "nödvändig" ; - own_A = mkA "egen" "eget" "egna" "egnare" "egnast" ; - have_VV = must_VV ; - provably_Adv = mkAdv "bevisbart" ; - provable_A = mkA "bevisbar" ; - false_A = mkA "falsk" ; - such_A = mkA "sådan" ; - - genitiveNP np = mkNP (GenNP np) ; - - each_Det = every_Det ; ---- - - that_Subj = mkSubj "att" ; - - comma_and_Conj = mkConj [] ", och" plural ; - comma_or_Conj = mkConj [] ", eller" singular ; - slash_Conj = mkConj [] "/" singular ; - whose_IDet = mkIDet (mkIQuant "vems" "vems" "vems" dDefIndef) ; - - eachOf np = mkNP (mkPredet "var och en" "vart och ett" "av" singular) np ; - - adj_thatCl : A -> S -> Cl = \a,s -> mkCl (mkVP (mkAP (mkAP a) s)) ; - -} diff --git a/examples/attempto/LexAttemptoUrd.gf b/examples/attempto/LexAttemptoUrd.gf deleted file mode 100644 index c38885a25..000000000 --- a/examples/attempto/LexAttemptoUrd.gf +++ /dev/null @@ -1,39 +0,0 @@ -instance LexAttemptoUrd of LexAttempto = - open - ExtraUrd, - SyntaxUrd, - ParadigmsUrd, - ConstructX, - (M = MakeStructuralUrd) --- IrregUrd - in { - -oper - possible_A = mkA "mmkn" ; - necessary_A = mkA "Zrwry" ; - own_A = mkA "apna" ; - have_VV = mkVV have_V ; - provably_Adv = ParadigmsUrd.mkAdv "sabt" ; - provable_A = mkA "sabt" ; - false_A = mkA "GlT" ; - such_A = mkA "aisa" ; - - genitiveNP np = mkNP (GenNP np) ; - - kilogram_CN = mkCN (mkN "klwgram") ; - - each_Det = ExtraUrd.each_Det ; - - that_Subj = M.mkSubj "kh" ; - - comma_and_Conj = mkConj [] "awr" plural ; - comma_or_Conj = mkConj [] "ya" singular ; - slash_Conj = mkConj [] "/" singular ; - - whose_IDet = M.mkIDet "ks ka" singular ; - - eachOf np = mkNP (mkNP each_Det) (SyntaxUrd.mkAdv part_Prep np) ; - - adj_thatCl : A -> S -> Cl = \a,s -> mkCl (mkVP (mkAP (mkAP a) s)) ; - -} diff --git a/examples/attempto/Symbols.gf b/examples/attempto/Symbols.gf deleted file mode 100644 index 3f92d3b21..000000000 --- a/examples/attempto/Symbols.gf +++ /dev/null @@ -1,23 +0,0 @@ -abstract Symbols = { - -cat Var ; Formula ; Term ; - -fun plus_Term : Term -> Term -> Term ; -fun minus_Term : Term -> Term -> Term ; -fun div_Term : Term -> Term -> Term ; -fun times_Term : Term -> Term -> Term ; -fun neg_Term : Term -> Term ; -fun int_Term : Int -> Term ; -fun var_Term : Var -> Term ; - -fun eq_Formula : Term -> Term -> Formula ; -fun lt_Formula : Term -> Term -> Formula ; -fun gt_Formula : Term -> Term -> Formula ; -fun le_Formula : Term -> Term -> Formula ; -fun ge_Formula : Term -> Term -> Formula ; -fun ne_Formula : Term -> Term -> Formula ; - -fun X_Var : Var ; -fun Y_Var : Var ; - -} diff --git a/examples/attempto/SymbolsC.gf b/examples/attempto/SymbolsC.gf deleted file mode 100644 index b92885bb9..000000000 --- a/examples/attempto/SymbolsC.gf +++ /dev/null @@ -1,25 +0,0 @@ -concrete SymbolsC of Symbols = open Precedence, Prelude in { - -lincat Term = TermWithPrec ; -lincat Formula = SS ; -lincat Var = SS ; - -lin plus_Term = mkpInfixL "+" p1 ; -lin minus_Term = mkpInfixL "-" p1 ; -lin div_Term = mkpInfixL "/" p2 ; -lin times_Term = mkpInfixL "*" p2 ; -lin neg_Term = mkpFun1 "-" ; -lin int_Term i = mkpConst i.s ; -lin var_Term i = mkpConst i.s ; - -lin eq_Formula = infixSS "=" ; -lin lt_Formula = infixSS "<" ; -lin gt_Formula = infixSS ">" ; -lin le_Formula = infixSS "=<" ; -lin ge_Formula = infixSS ">=" ; -lin ne_Formula = infixSS "\\=" ; - -lin X_Var = ss "X" ; -lin Y_Var = ss "Y" ; - -} diff --git a/examples/attempto/TestAttempto.gf b/examples/attempto/TestAttempto.gf deleted file mode 100644 index 1b953ed2d..000000000 --- a/examples/attempto/TestAttempto.gf +++ /dev/null @@ -1,84 +0,0 @@ -abstract TestAttempto = Attempto ** { - -fun - card_N : CN ; - water_MCN : MCN ; - john_PN : PN ; - apple_N : CN ; - sleep_V : V ; - young_A : A ; - dog_N : CN ; - animal_N : CN ; - wait_V : V ; - man_N : CN ; - woman_N : CN ; - give_V3 : V3 ; - tired_A : A ; - rich_A : A ; - customer_N : CN ; - enter_V2 : V2 ; - bank_N : CN ; - satisfied_A : A ; - lucky_A : A ; - well_known_A : A ; - important_A : A ; - expensive_A : A ; - fill_in_V2 : V2 ; - form_N : CN ; - age_N : CN ; - teacher_N : CN ; - successful_A : A ; - fond_A2 : A2 ; - garden_N : CN ; - morning_N : CN ; - code_N : CN ; - drinkable_A : A ; - work_V : V ; - admitted_A : A ; - eat_V2 : V2 ; - burger_N : CN ; - earn_V2 : V2 ; - income_N : CN ; - england_PN : PN ; - beginning_N : CN ; - office_N : CN ; - interested_A2 : A2 ; - morning_N : CN ; - classroom_N : CN ; - manually_Adv : Adv ; - slot_N : CN ; - patiently_Adv : Adv ; - course_N : CN ; - carefully_Adv : Adv ; - time_N : CN ; - believe_VS : VS ; - seriously_Adv : Adv ; - clerk_N : CN ; - screen_N : CN ; - blink_V : V ; - bed_N : CN ; - container_N : CN ; - automated_teller_N : CN ; - reject_V2 : V2 ; - accept_V2 : V2 ; - type_V2 : V2 ; - know_VS : VS ; - manager_N : CN ; - oversleep_V : V ; - valid_A : A ; - see_V2 : V2 ; - bark_V : V ; - go_V2 : V2 ; - brother_N : CN ; - mary_PN : PN ; - machine_N : CN ; - correct_A : A ; - - kilogram_Unit : Unit ; - - in_Prep : Prep ; - at_Prep : Prep ; - into_Prep : Prep ; - - -} diff --git a/examples/attempto/TestAttemptoEng.gf b/examples/attempto/TestAttemptoEng.gf deleted file mode 100644 index a01acfafe..000000000 --- a/examples/attempto/TestAttemptoEng.gf +++ /dev/null @@ -1,88 +0,0 @@ ---# -path=.:present - -concrete TestAttemptoEng of TestAttempto = AttemptoEng ** - open SyntaxEng, ParadigmsEng, IrregEng, (C = ConstructX) in { - -lin card_N = mkkN "card" ; -lin water_MCN = mkCN (mkkN "water") ; -lin john_PN = mkPN "John" ; -lin apple_N = mkkN "apple" ; -lin sleep_V = IrregEng.sleep_V ; -lin young_A = mkA "young" ; -lin dog_N = mkkN "dog" ; -lin animal_N = mkkN "animal" ; -lin wait_V = mkV "wait" ; -lin man_N = mkCN (mkN "man" "men") ; -lin woman_N = mkCN (mkN "woman" "women") ; -lin give_V3 = mkV3 give_V (mkPrep []) (mkPrep "to") ; -lin tired_A = mkA "tired" ; -lin rich_A = mkA "rich" ; -lin customer_N = mkkN "customer" ; -lin enter_V2 = mkV2 "enter" ; -lin bank_N = mkkN "bank" ; -lin satisfied_A = mkA "satisfied" ; -lin lucky_A = mkA "lucky" ; -lin well_known_A = mkA "well-known" ; -lin important_A = mkA "important" ; -lin expensive_A = mkA "expensive" ; -lin fill_in_V2 = mkV2 (partV (mkV "fill") "in") ; -lin form_N = mkkN "form" ; -lin age_N = mkkN "age" ; -lin teacher_N = mkkN "teacher" ; -lin successful_A = mkA "successful" ; -lin fond_A2 = mkA2 (mkA "fond") (mkPrep "of") ; -lin garden_N = mkkN "garden" ; -lin morning_N = mkkN "morning" ; -lin code_N = mkkN "code" ; -lin drinkable_A = mkA "drinkable" ; -lin work_V = mkV "work" ; -lin admitted_A = mkA "admitted" ; -lin eat_V2 = mkV2 eat_V ; -lin burger_N = mkkN "burger" ; -lin earn_V2 = mkV2 "earn" ; -lin income_N = mkkN "income" ; -lin england_PN = mkPN "England" ; -lin beginning_N = mkkN "beginning" ; -lin office_N = mkkN "office" ; -lin interested_A2 = mkA2 (mkA "interested") (mkPrep "in") ; -lin morning_N = mkkN "morning" ; -lin classroom_N = mkkN "classroom" ; -lin manually_Adv = mkAdv "manually" ; -lin slot_N = mkkN "slot" ; -lin patiently_Adv = mkAdv "patiently" ; -lin course_N = mkkN "course" ; -lin carefully_Adv = mkAdv "carefully" ; -lin time_N = mkkN "time" ; -lin believe_VS = mkVS (mkV "believe") ; -lin seriously_Adv = mkAdv "seriously" ; -lin clerk_N = mkkN "clerk" ; -lin screen_N = mkkN "screen" ; -lin blink_V = mkV "blink" ; -lin bed_N = mkkN "bed" ; -lin container_N = mkkN "container" ; -lin automated_teller_N = mkkN "automated" ; -lin reject_V2 = mkV2 "reject" ; -lin accept_V2 = mkV2 "accept" ; -lin type_V2 = mkV2 "type" ; -lin know_VS = mkVS IrregEng.know_V ; -lin manager_N = mkkN "manager" ; -lin oversleep_V = mkV "oversleep" "overslept" "overslept" ; -lin valid_A = mkA "valid" ; -lin see_V2 = mkV2 see_V ; -lin bark_V = mkV "bark" ; -lin go_V2 = mkV2 go_V to_Prep ; -lin brother_N = mkkN "brother" ; -lin mary_PN = mkPN "mary" ; -lin machine_N = mkkN "machine" ; -lin correct_A = mkA "correct" ; - -lin kilogram_Unit = mkkN "kilogram" ; - -oper mkkN : Str -> CN = \n -> mkCN (ParadigmsEng.mkN n) ; - -lin - in_Prep = SyntaxEng.in_Prep ; - at_Prep = mkPrep "at" ; - into_Prep = mkPrep "into" ; - -} diff --git a/examples/attempto/TestAttemptoFin.gf b/examples/attempto/TestAttemptoFin.gf deleted file mode 100644 index ba6caf86b..000000000 --- a/examples/attempto/TestAttemptoFin.gf +++ /dev/null @@ -1,87 +0,0 @@ ---# -path=.:present - -concrete TestAttemptoFin of TestAttempto = AttemptoFin ** - open SyntaxFin, ParadigmsFin, (C = ConstructX) in { - -lin card_N = mkkN "kortti" ; -lin water_MCN = mkCN (mkN "vesi" "veden" "vesiä") ; -lin john_PN = mkPN "John" ; -lin apple_N = mkkN "omena" ; -lin sleep_V = mkV "nukkua" ; -lin young_A = mkA (mkN "nuori" "nuoria") ; -lin dog_N = mkkN "koira" ; -lin animal_N = mkkN "eläin" ; -lin wait_V = mkV "odottaa" ; -lin man_N = mkCN (mkN "mies" "miehiä") ; -lin woman_N = mkCN (mkN "nainen") ; -lin give_V3 = dirV3 (mkV "antaa") allative ; -lin tired_A = mkA "väsynyt" ; -lin rich_A = mkA "rikas" ; -lin customer_N = mkkN "asiakas" ; -lin enter_V2 = mkV2 (mkV "astua") illative ; ---- astua sisään -lin bank_N = mkkN "pankki" ; -lin satisfied_A = mkA "tyytyväinen" ; -lin lucky_A = mkA "onnekas" ; -lin well_known_A = mkA "tunnettu" ; -lin important_A = mkA "tärkeä" ; -lin expensive_A = mkA "kallis" ; -lin fill_in_V2 = mkV2 (mkV "täyttää") ; -lin form_N = mkkN "kaavake" ; -lin age_N = mkkN "ikä" ; -lin teacher_N = mkkN "opettaja" ; -lin successful_A = mkA "menestyksekäs" ; -lin fond_A2 = mkA2 (mkA "kiintynyt") (casePrep illative) ; -lin garden_N = mkCN (mkN "puu" (mkN "tarha")) ; -lin morning_N = mkkN "aamu" ; -lin code_N = mkkN "koodi" ; -lin drinkable_A = mkA "juotava" ; -lin work_V = mkV "työskennellä" ; -lin admitted_A = mkA "hyväksytty" ; -lin eat_V2 = mkV2 (mkV "syödä") partitive ; -lin burger_N = mkkN "hampurilainen" ; -lin earn_V2 = mkV2 "ansaita" ; -lin income_N = mkkN "tulo" ; ---- tulot -lin england_PN = mkPN "Englanti" ; -lin beginning_N = mkkN "alku" ; -lin office_N = mkkN "toimisto" ; -lin interested_A2 = mkA2 (mkA "kiinnostunut") (casePrep elative) ; -lin classroom_N = mkkN "luokkahuone" ; -lin manually_Adv = mkAdv "käsin" ; -lin slot_N = mkkN "aukko" ; -lin patiently_Adv = mkAdv "kärsivällisesti" ; -lin course_N = mkkN "kurssi" ; -lin carefully_Adv = mkAdv "huolellisesti" ; -lin time_N = mkCN (mkN "aika" "ajan" "aikoja") ; -lin believe_VS = mkVS (mkV "uskoa") ; -lin seriously_Adv = mkAdv "vakavasti" ; -lin clerk_N = mkCN (mkN "virkailija" "virkailijoita") ; -lin screen_N = mkkN "kuvaruutu" ; -lin blink_V = mkV "vilkkua" ; -lin bed_N = mkkN "sänky" ; -lin container_N = mkkN "astia" ; -lin automated_teller_N = mkkN "pankkiautomaatti" ; -lin reject_V2 = mkV2 "hylätä" ; -lin accept_V2 = mkV2 "hyväksyä" ; -lin type_V2 = mkV2 "konekirjoittaa" ; ---- kirjoittaa koneella -lin know_VS = mkVS (mkV "tietää") ; -lin manager_N = mkkN "johtaja" ; -lin oversleep_V = mkV "nukkua" ; ---- nukkua pommiin -lin valid_A = mkA "pätevä" ; -lin see_V2 = mkV2 (mkV "nähdä") ; -lin bark_V = mkV "haukkua" ; -lin go_V2 = mkV2 (mkV "mennä") illative ; -lin brother_N = mkCN (mkN "veli" "veljen" "veljiä") ; -lin mary_PN = mkPN "Mary" ; ---- -lin machine_N = mkkN "kone" ; -lin correct_A = mkA "oikea" ; - -lin kilogram_Unit = mkkN "kilo" ; - -oper mkkN : Str -> CN = \n -> mkCN (ParadigmsFin.mk1N n) ; - -lin - in_Prep = SyntaxFin.in_Prep ; - at_Prep = casePrep adessive ; - into_Prep = casePrep illative ; - -} diff --git a/examples/attempto/TestAttemptoFre.gf b/examples/attempto/TestAttemptoFre.gf deleted file mode 100644 index 6d133ddba..000000000 --- a/examples/attempto/TestAttemptoFre.gf +++ /dev/null @@ -1,89 +0,0 @@ ---# -path=.:present - -concrete TestAttemptoFre of TestAttempto = AttemptoFre ** - open SyntaxFre, ParadigmsFre, IrregFre, (C = ConstructX) in { - -lin card_N = mkkN "carte" ; -lin water_MCN = mkgN "eau" feminine ; -lin john_PN = mkPN "John" ; -lin apple_N = mkkN "pomme" ; -lin sleep_V = mkV IrregFre.dormir_V2 ; -lin young_A = mkA "jeune" ; -lin dog_N = mkkN "chien" ; -lin animal_N = mkkN "animal" ; -lin wait_V = mkV "attendre" ; -lin man_N = mkgN "homme" masculine ; -lin woman_N = mkkN "femme" ; -lin give_V3 = mkV3 (mkV "donner") accusative dative ; -lin tired_A = mkA "fatigué" ; -lin rich_A = mkA "riche" ; -lin customer_N = mkkN "client" ; -lin enter_V2 = mkV2 "entrer" ; -lin bank_N = mkkN "banque" ; -lin satisfied_A = mkA "content" ; -lin lucky_A = mkA "fortuné" ; -lin well_known_A = mkA "connu" ; -lin important_A = mkA "important" ; -lin expensive_A = mkA "cher" ; -lin fill_in_V2 = mkV2 "remplir" ; -lin form_N = mkgN "formulaire" masculine ; -lin age_N = mkgN "âge" masculine ; -lin teacher_N = mkkN "professeur" ; -lin successful_A = mkA "réussi" ; -lin fond_A2 = mkA2 (mkA "attaché") dative ; -lin garden_N = mkkN "jardin" ; -lin morning_N = mkkN "matin" ; -lin code_N = mkgN "code" masculine ; -lin drinkable_A = mkA "potable" ; -lin work_V = mkV "travailler" ; -lin admitted_A = mkA "admis" ; -lin eat_V2 = mkV2 "manger" ; -lin burger_N = mkkN "hamburger" ; -lin earn_V2 = mkV2 "gagner" ; -lin income_N = mkkN "revenu" ; -lin england_PN = mkPN "Angleterre" ; -lin beginning_N = mkkN "début" ; -lin office_N = mkkN "bureau" ; -lin interested_A2 = mkA2 (mkA "interessé") (mkPrep "par") ; -lin classroom_N = mkkN "classe" ; -lin manually_Adv = mkAdv "manuellement" ; -lin slot_N = mkkN "trou" ; -lin patiently_Adv = mkAdv "patiemment" ; -lin course_N = mkkN "cours" ; -lin carefully_Adv = mkAdv "soigneusement" ; -lin time_N = mkkN "temps" ; -lin believe_VS = mkVS (mkV croire_V2) ; -lin seriously_Adv = mkAdv "sérieusement" ; -lin clerk_N = mkkN "employé" ; -lin screen_N = mkkN "écran" ; -lin blink_V = mkV "clignoter" ; -lin bed_N = mkkN "lit" ; -lin container_N = mkkN "récipient" ; -lin automated_teller_N = mkgN "automate" masculine ; -lin reject_V2 = mkV2 "rejeter" ; -lin accept_V2 = mkV2 "accepter" ; -lin type_V2 = mkV2 "taper" ; -lin know_VS = mkVS (mkV savoir_V2) ; -lin manager_N = mkkN "directeur" ; -lin oversleep_V = mkV dormir_V2 ; ---- -lin valid_A = mkA "valide" ; -lin see_V2 = voir_V2 ; -lin bark_V = mkV "aboyer" ; -lin go_V2 = mkV2 aller_V dative ; -lin brother_N = mkgN "frère" masculine ; -lin mary_PN = mkPN "Mary" ; -lin machine_N = mkkN "machine" ; -lin correct_A = mkA "correct" ; - -lin kilogram_Unit = mkkN "kilo" ; - -oper - mkkN : Str -> CN = \n -> mkCN (ParadigmsFre.mkN n) ; - mkgN : Str -> Gender -> CN = \n,g -> mkCN (ParadigmsFre.mkN n g) ; - -lin - in_Prep = SyntaxFre.in_Prep ; - at_Prep = SyntaxFre.to_Prep ; - into_Prep = mkPrep "dans" ; - -} diff --git a/examples/attempto/TestAttemptoGer.gf b/examples/attempto/TestAttemptoGer.gf deleted file mode 100644 index 377903a98..000000000 --- a/examples/attempto/TestAttemptoGer.gf +++ /dev/null @@ -1,89 +0,0 @@ ---# -path=.:present - -concrete TestAttemptoGer of TestAttempto = AttemptoGer ** - open SyntaxGer, ParadigmsGer, IrregGer, (C = ConstructX) in { - -lin card_N = mkkN "Karte" ; -lin water_MCN = mkgN "Wasser" "Wasser" neuter ; -lin john_PN = mkPN "John" ; -lin apple_N = mkgN "Apfel" "Äpfel" masculine ; -lin sleep_V = IrregGer.schlafen_V ; -lin young_A = mkA "jung" ; -lin dog_N = mkgN "Hund" "Hunde" masculine ; -lin animal_N = mkgN "Tier" "Tiere" neuter ; -lin wait_V = mkV "warten" ; -lin man_N = mkgN "Mann" "Männer" masculine ; -lin woman_N = mkgN "Frau" "Frauen" feminine ; -lin give_V3 = accdatV3 geben_V ; -lin tired_A = mkA "müde" ; -lin rich_A = mkA "reich" ; -lin customer_N = mkgN "Kunde" "Kunden" masculine ; -lin enter_V2 = mkV2 (mkV "ein" treten_V) (mkPrep "in" accusative) ; -lin bank_N = mkgN "Bank" "Banken" feminine ; -lin satisfied_A = mkA "zufrieden" ; -lin lucky_A = mkA "glücklich" ; -lin well_known_A = mkA "bekannt" ; -lin important_A = mkA "wichtig" ; -lin expensive_A = mkA "teuer" ; -lin fill_in_V2 = mkV2 (mkV "ab" (mkV "füllen")) ; -lin form_N = mkgN "Formular" "Formulare" neuter ; -lin age_N = mkgN "Alter" "Älter" masculine ; -lin teacher_N = mkgN "Lehrer" "Lehrer" masculine ; -lin successful_A = mkA "erfolgreich" ; -lin fond_A2 = mkA2 (mkA "verliebt") (mkPrep "in" dative) ; -lin garden_N = mkgN "Garten" "Gärten" masculine ; -lin morning_N = mkgN "Morgen" "Morgen" masculine ; -lin code_N = mkgN "Code" "Codes" masculine ; -lin drinkable_A = mkA "trinkbar" ; -lin work_V = mkV "arbeiten" ; -lin admitted_A = mkA "zugelassen" ; -lin eat_V2 = mkV2 essen_V ; -lin burger_N = mkgN "Hamburger" "Hamburger" masculine ; -lin earn_V2 = mkV2 (no_geV (mkV "verdienen")) ; -lin income_N = mkgN "Einkommen" "Einkommen" neuter ; -lin england_PN = mkPN "England" ; -lin beginning_N = mkgN "Anfang" "Anfänge" masculine ; -lin office_N = mkgN "Büro" "Büros" neuter ; -lin interested_A2 = mkA2 (mkA "interessiert") (mkPrep "an" dative) ; ---- -lin classroom_N = mkkN "Klasse" ; -lin manually_Adv = mkAdv "manuell" ; -lin slot_N = mkgN "Hohl" "Höhle" masculine ; ---- -lin patiently_Adv = mkAdv "geduldig" ; -lin course_N = mkkN "Kurse" ; ---- -lin carefully_Adv = mkAdv "vorsichtig" ; -lin time_N = mkgN "Zeit" "Zeiten" feminine ; -lin believe_VS = mkVS (mkV "glauben") ; -lin seriously_Adv = mkAdv "seriös" ; ---- -lin clerk_N = mkgN "Angestellt" "Angestellten" masculine ; ---- -lin screen_N = mkgN "Schirm" "Schirme" masculine ; -lin blink_V = mkV "blinken" ; ---- -lin bed_N = mkgN "Bett" "Bette" neuter ; -lin container_N = mkgN "Gehälter" "Gehälter" masculine ; -lin automated_teller_N = mkgN "Automat" "Automate" neuter ; -lin reject_V2 = mkV2 (mkV "verwerfen" "verwirft" "verwarf" "verwürfe" "verworfen") ; -lin accept_V2 = mkV2 (mkV "an" nehmen_V) ; -lin type_V2 = mkV2 schreiben_V ; -lin know_VS = mkVS wissen_V ; -lin manager_N = mkgN "Manager" "Manager" masculine ; ---- -lin oversleep_V = schlafen_V ; ---- -lin valid_A = mkA "gültig" ; -lin see_V2 = mkV2 sehen_V ; -lin bark_V = mkV "bellen" ; -lin go_V2 = mkV2 gehen_V to_Prep ; -lin brother_N = mkgN "Bruder" "Brüder" masculine ; -lin mary_PN = mkPN "Mary" ; -lin machine_N = mkkN "Maschine" ; -lin correct_A = mkA "korrekt" ; - -lin kilogram_Unit = mkgN "Kilo" "Kilo" neuter ; - -oper - mkkN : Str -> CN = \n -> mkCN (ParadigmsGer.mkN n) ; - mkgN : Str -> Str -> Gender -> CN = \s,n,g -> mkCN (ParadigmsGer.mkN s n g) ; - -lin - in_Prep = SyntaxGer.in_Prep ; - at_Prep = SyntaxGer.to_Prep ; - into_Prep = mkPrep "in" accusative ; - -} diff --git a/examples/attempto/TestAttemptoIta.gf b/examples/attempto/TestAttemptoIta.gf deleted file mode 100644 index bdbabe737..000000000 --- a/examples/attempto/TestAttemptoIta.gf +++ /dev/null @@ -1,89 +0,0 @@ ---# -path=.:present - -concrete TestAttemptoIta of TestAttempto = AttemptoIta ** - open SyntaxIta, ParadigmsIta, (C = ConstructX) in { - -lin card_N = mkkN "carta" ; -lin water_MCN = mkgN "acqua" feminine ; -lin john_PN = mkPN "John" ; -lin apple_N = mkkN "mela" ; -lin sleep_V = mkV "dormire" ; -lin young_A = mkA "giovane" ; -lin dog_N = mkkN "cane" ; -lin animal_N = mkkN "animale" ; -lin wait_V = mkV "aspettare" ; -lin man_N = mkCN (mkN "uomo" "uomini" masculine) ; -lin woman_N = mkkN "donna" ; -lin give_V3 = mkV3 (mkV "dare") accusative dative ; -lin tired_A = mkA "stanco" ; -lin rich_A = mkA "ricco" ; -lin customer_N = mkkN "cliente" ; -lin enter_V2 = mkV2 "entrare" ; -lin bank_N = mkkN "banco" ; -lin satisfied_A = mkA "contento" ; -lin lucky_A = mkA "fortunato" ; -lin well_known_A = mkA "conosciuto" ; -lin important_A = mkA "importante" ; -lin expensive_A = mkA "caro" ; -lin fill_in_V2 = mkV2 "riempire" ; ---- -lin form_N = mkkN "modulo" ; -lin age_N = mkgN "età" feminine ; -lin teacher_N = mkkN "professore" ; -lin successful_A = mkA "riuscito" ; -lin fond_A2 = mkA2 (mkA "affezionato") dative ; -lin garden_N = mkkN "giardino" ; -lin morning_N = mkkN "mattino" ; -lin code_N = mkgN "codice" masculine ; -lin drinkable_A = mkA "potabile" ; -lin work_V = mkV "lavorare" ; -lin admitted_A = mkA "ammesso" ; -lin eat_V2 = mkV2 "mangiare" ; -lin burger_N = mkkN "hamburger" ; -lin earn_V2 = mkV2 "guadagnare" ; -lin income_N = mkkN "reddito" ; -lin england_PN = mkPN "Inghilterra" ; -lin beginning_N = mkkN "inizio" ; -lin office_N = mkkN "ufficio" ; -lin interested_A2 = mkA2 (mkA "interessato") (mkPrep "per") ; -lin classroom_N = mkgN "classe" feminine ; -lin manually_Adv = mkAdv "manualmente" ; -lin slot_N = mkkN "slot" ; -lin patiently_Adv = mkAdv "pazientemente" ; -lin course_N = mkkN "corso" ; -lin carefully_Adv = mkAdv "attentamente" ; -lin time_N = mkkN "tempo" ; -lin believe_VS = mkVS (mkV "credere") ; ---- -lin seriously_Adv = mkAdv "seriosamente" ; -lin clerk_N = mkkN "impiegato" ; -lin screen_N = mkkN "schermo" ; -lin blink_V = mkV "lampeggiare" ; -lin bed_N = mkkN "letto" ; -lin container_N = mkkN "recipiente" ; -lin automated_teller_N = mkgN "bancomat" masculine ; -lin reject_V2 = mkV2 "rifiutare" ; -lin accept_V2 = mkV2 "accettare" ; -lin type_V2 = mkV2 "digitare" ; -lin know_VS = mkVS (mkV "sapere") ; ---- -lin manager_N = mkkN "direttore" ; -lin oversleep_V = mkV "dormire" ; ---- -lin valid_A = mkA "valido" ; -lin see_V2 = mkV2 (mkV "vedere") ; ---- -lin bark_V = mkV "abbaiare" ; -lin go_V2 = mkV2 (mkV "viaggiare") dative ; ---- -lin brother_N = mkgN "fratello" masculine ; -lin mary_PN = mkPN "Mary" ; -lin machine_N = mkkN "macchina" ; -lin correct_A = mkA "corretto" ; - -lin kilogram_Unit = mkkN "chilo" ; - -oper - mkkN : Str -> CN = \n -> mkCN (ParadigmsIta.mkN n) ; - mkgN : Str -> Gender -> CN = \n,g -> mkCN (ParadigmsIta.mkN n g) ; - -lin - in_Prep = SyntaxIta.in_Prep ; - at_Prep = SyntaxIta.to_Prep ; - into_Prep = mkPrep "dentro" ; - -} diff --git a/examples/attempto/TestAttemptoSwe.gf b/examples/attempto/TestAttemptoSwe.gf deleted file mode 100644 index cda44bf51..000000000 --- a/examples/attempto/TestAttemptoSwe.gf +++ /dev/null @@ -1,87 +0,0 @@ ---# -path=.:present - -concrete TestAttemptoSwe of TestAttempto = AttemptoSwe ** - open SyntaxSwe, ParadigmsSwe, IrregSwe, (C = ConstructX) in { - -lin card_N = mkkN "kort" neutrum ; -lin water_MCN = mkCN (mkN "vatten" "vattnet" "vatten" "vattnen") ; -lin john_PN = mkPN "John" ; -lin apple_N = mkkN "äpple" neutrum ; -lin sleep_V = IrregSwe.sova_V ; -lin young_A = mkA "ung" ; -lin dog_N = mkkN "hund" utrum ; -lin animal_N = mkkN "djur" neutrum ; -lin wait_V = mkV "vänta" ; -lin man_N = mkCN (mkN "man" "mannen" "män" "männen") ; -lin woman_N = mkkN "kvinna" utrum ; -lin give_V3 = mkV3 giva_V (mkPrep []) (mkPrep "till") ; -lin tired_A = mkA "trött" ; -lin rich_A = mkA "rik" ; -lin customer_N = mkCN (mkN "kund" "kunder") ; -lin enter_V2 = mkV2 (mkV (mkV "träder") "in") (mkPrep "i") ; -lin bank_N = mkCN (mkN "bank" "banker") ; -lin satisfied_A = mkA "nöjd" "nöjt" ; -lin lucky_A = mkA "lycklig" ; -lin well_known_A = mkA "välkänd" ; -lin important_A = mkA "viktig" ; -lin expensive_A = mkA "dyr" ; -lin fill_in_V2 = mkV2 (mkV (mkV "fyller") "i") ; -lin form_N = mkkN "formulär" neutrum ; -lin age_N = mkkN "ålder" utrum ; -lin teacher_N = mkkN "lärare" utrum ; -lin successful_A = mkA "framgångsrik" ; -lin fond_A2 = mkA2 (mkA "förtjust") (mkPrep "i") ; -lin garden_N = mkkN "trädgård" utrum ; -lin morning_N = mkCN (mkN "morgon" "morgonen" "morgnar" "morgnarna") ; -lin code_N = mkCN (mkN "kod" "koder") ; -lin drinkable_A = mkA "drickbar" ; -lin work_V = mkV "arbeta" ; -lin admitted_A = mkA "godkänd" ; -lin eat_V2 = mkV2 äta_V ; -lin burger_N = mkkN "hamburgare" utrum ; -lin earn_V2 = mkV2 "tjäna" ; -lin income_N = mkCN (mkN "inkomst" "inkomster") ; -lin england_PN = mkPN "England" ; -lin beginning_N = mkCN (mkN "början" "början" "början" "början") ; -lin office_N = mkkN "kontor" neutrum ; -lin interested_A2 = mkA2 (compoundA (mkA "intresserad" "intresserat")) (mkPrep "i") ; -lin classroom_N = mkCN (mkN "klassrum" "klassrummet" "klassrum" "klassrummen") ; -lin manually_Adv = mkAdv "manuellt" ; -lin slot_N = mkkN "hål" neutrum ; -lin patiently_Adv = mkAdv "tålamodigt" ; -lin course_N = mkCN (mkN "kurs" "kurser") ; -lin carefully_Adv = mkAdv "försiktigt" ; -lin time_N = mkCN (mkN "tid" "tider") ; -lin believe_VS = mkVS (mkV "tro") ; -lin seriously_Adv = mkAdv "seriöst" ; -lin clerk_N = mkCN (mkN "kontorist" "kontorister") ; -lin screen_N = mkkN "skärm" neutrum ; -lin blink_V = mkV "blinka" ; -lin bed_N = mkkN "säng" utrum ; -lin container_N = mkkN "behållare" utrum ; -lin automated_teller_N = mkCN (mkN "automat" "automater") ; -lin reject_V2 = mkV2 "förkasta" ; -lin accept_V2 = mkV2 "acceptera" ; -lin type_V2 = mkV2 skriva_V ; ---- -lin know_VS = mkVS veta_V ; -lin manager_N = mkCN (mkN "chef" "chefer") ; -lin oversleep_V = mkV "försova" "försov" "försovit" ; -lin valid_A = mkA "giltig" ; -lin see_V2 = mkV2 se_V ; -lin bark_V = mkV "skäller" ; -lin go_V2 = mkV2 gå_V to_Prep ; -lin brother_N = mkCN (mkN "bror" "brodern" "bröder" "bröderna") ; -lin mary_PN = mkPN "Mary" ; -lin machine_N = mkCN (mkN "maskin" "maskiner") ; -lin correct_A = mkA "korrekt" ; - -oper mkkN : Str -> Gender -> CN = \n,g -> mkCN (ParadigmsSwe.mkN n g) ; - -lin kilogram_Unit = mkCN (mkN "kilo" "kilot" "kilo" "kilon") ; - -lin - in_Prep = SyntaxSwe.in_Prep ; - at_Prep = mkPrep "på" ; - into_Prep = mkPrep "in i" ; - -} diff --git a/examples/attempto/TestAttemptoUrd.gf b/examples/attempto/TestAttemptoUrd.gf deleted file mode 100644 index 87e827842..000000000 --- a/examples/attempto/TestAttemptoUrd.gf +++ /dev/null @@ -1,89 +0,0 @@ ---# -path=.:./present:c:/gf/lib/src/prelude:c:/gf/lib/src/abstract:c:/gf/lib/src/api:c:/gf/lib/src/urdu:c:/gf/lib/src/common - -concrete TestAttemptoUrd of TestAttempto = AttemptoUrd ** --- open SyntaxUrd, ParadigmsUrd, IrregUrd, (C = ConstructX) in { -open SyntaxUrd, ParadigmsUrd, (C = ConstructX) in { - -lin card_N = mkkN "kard" ; -lin water_MCN = mkCN (mkkN "pany") ; -lin john_PN = mkPN "John" ; -lin apple_N = mkkN "seb" ; -lin sleep_V = mkV "swna" ; -lin young_A = mkA "jwan" ; -lin dog_N = mkkN "kta" ; -lin animal_N = mkkN "janwr" ; -lin wait_V = compoundV "antz-ar" (mkV "krna") ; ---lin man_N = mkCN (mkN "mrd" masculine) ; -lin woman_N = mkCN (mkN "ewrt" feminine) ; -lin give_V3 = mkV3 (mkV "dyna") "" "" ; -lin tired_A = mkA "kh-ka" ; -lin rich_A = mkA "amyr" ; -lin customer_N = mkkN "gahk" ; -lin enter_V2 = mkV2 (compoundV "daKl" (mkV "hwna")) "" ; -lin bank_N = mkkN "bynk" ; -lin satisfied_A = mkA "mt-mn" ; -lin lucky_A = mkA "Kwx qsmt" ; -lin well_known_A = mkA "mxhwr" ; -lin important_A = mkA "ahm" ; -lin expensive_A = mkA "mhnga" ; -lin fill_in_V2 = mkV2 (mkV "bh-rna") "kw" ; -lin form_N = mkkN "qsm" ; -lin age_N = mkkN "emr" ; -lin teacher_N = mkkN "astad" ; -lin successful_A = mkA "kamyab" ; ---lin fond_A2 = mkA2 (mkA "fond") (mkPrep "of") ; -lin garden_N = mkkN "baG" ; -lin morning_N = mkkN "Sbh" ; -lin code_N = mkkN "kwd" ; -lin drinkable_A = mkA "drinkable" ; -lin work_V = compoundV "kam" (mkV "krna") ; -lin admitted_A = mkA "manna" ; -lin eat_V2 = mkV2 (mkV "kh-ana") "" ; -lin burger_N = mkkN "brgr" ; -lin earn_V2 = mkV2 "kmana" ; -lin income_N = mkkN "kmay" ; -lin england_PN = mkPN "England" ; -lin beginning_N = mkkN "AGaz" ; -lin office_N = mkkN "dftr" ; ---lin interested_A2 = mkA2 (mkA "interested") (mkPrep "in") ; ---lin morning_N = mkkN "morning" ; -lin classroom_N = mkkN "klas rwm" ; -lin manually_Adv = mkAdv "Kwd" ; -lin slot_N = mkkN "jgh" ; -lin patiently_Adv = mkAdv "sbr sE" ; -lin course_N = mkkN "kwrs" ; -lin carefully_Adv = mkAdv "ahtyat sE" ; -lin time_N = mkkN "wqt" ; ---lin believe_VS = mkVS (mkV "believe") ; -lin seriously_Adv = mkAdv "twjh sE" ; -lin clerk_N = mkkN "klrk" ; -lin screen_N = mkkN "stryn" ; -lin blink_V = mkV "cmkna" ; -lin bed_N = mkkN "bstr" ; -lin container_N = mkkN "kntynr" ; -lin automated_teller_N = mkkN "Kwd bKwd" ; -lin reject_V2 = mkV2 (mkV "rject") "kw" ; -lin accept_V2 = mkV2 (compoundV "qbwl" (mkV "krna")) "" ; -lin type_V2 = mkV2 (compoundV "typ2" (mkV "krna")) "" ; ---lin know_VS = mkVS IrregEng.know_V ; -lin manager_N = mkkN "mnyjr" ; ---lin oversleep_V = mkV "oversleep" "overslept" "overslept" ; -lin valid_A = mkA "lagw" ; -lin see_V2 = mkV2 (mkV "dykh-na") "" ; -lin bark_V = mkV "bh-wkna" ; -lin go_V2 = mkV2 (mkV "jana") "" ; -lin brother_N = mkkN "bh-ay" ; -lin mary_PN = mkPN "mary" ; -lin machine_N = mkkN "mxin" ; -lin correct_A = mkA "SyH" ; - -lin kilogram_Unit = mkkN "klw gram" ; - -oper mkkN : Str -> CN = \n -> mkCN (ParadigmsUrd.mkN n) ; - -lin - in_Prep = mkPrep "myN" ; - at_Prep = mkPrep "pr" ; - into_Prep = mkPrep "myN" ; - -} diff --git a/examples/bronzeage/Bronzeage.gf b/examples/bronzeage/Bronzeage.gf deleted file mode 100644 index bf8f8fff2..000000000 --- a/examples/bronzeage/Bronzeage.gf +++ /dev/null @@ -1,58 +0,0 @@ -abstract Bronzeage = Swadesh ** { - - flags startcat = Phr ; - - cat - Phr ; - Imp ; - Cl ; - CN ; - - V ; - V2 ; - V3 ; - A ; - Pron ; - Det ; - Card ; - Prep ; - - MassCN ; - - fun - PhrPos : Cl -> Phr ; - PhrNeg : Cl -> Phr ; - PhrQuest : Cl -> Phr ; - PhrIAdv : IAdv -> Cl -> Phr ; - PhrImp : Imp -> Phr ; - PhrImpNeg : Imp -> Phr ; - - SentV : V -> NP -> Cl ; - SentV2 : V2 -> NP -> NP -> Cl ; - SentV2Mass : V2 -> NP -> MassCN -> Cl ; - SentV3 : V3 -> NP -> NP -> NP -> Cl ; - SentA : A -> NP -> Cl ; - SentNP : NP -> NP -> Cl ; - - SentAdvV : V -> NP -> Adv -> Cl ; - SentAdvV2 : V2 -> NP -> NP -> Adv -> Cl ; - - ImpV : V -> Imp ; - ImpV2 : V2 -> NP -> Imp ; - - DetCN : Det -> CN -> NP ; - NumCN : Card -> CN -> NP ; - - UseN : N -> CN ; - ModCN : A -> CN -> CN ; - - UseMassN : MassN -> MassCN ; - ModMass : A -> MassCN -> MassCN ; - --- new - DefCN : CN -> NP ; - IndefCN : CN -> NP ; - PrepNP : Prep -> NP -> Adv ; - on_Prep : Prep ; - -} diff --git a/examples/bronzeage/BronzeageAra.gf b/examples/bronzeage/BronzeageAra.gf deleted file mode 100644 index 4fa5c795d..000000000 --- a/examples/bronzeage/BronzeageAra.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:minimal:present - -concrete BronzeageAra of Bronzeage = SwadeshAra ** - BronzeageI - with - (Syntax = SyntaxAra) ** open ResAra,ParamX in { -} - diff --git a/examples/bronzeage/BronzeageBul.gf b/examples/bronzeage/BronzeageBul.gf deleted file mode 100644 index 0dd97c075..000000000 --- a/examples/bronzeage/BronzeageBul.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:minimal:present - -concrete BronzeageBul of Bronzeage = SwadeshBul ** - BronzeageI - with - (Syntax = SyntaxBul) ** open ResBul,ParamX in { -} - diff --git a/examples/bronzeage/BronzeageCat.gf b/examples/bronzeage/BronzeageCat.gf deleted file mode 100644 index 6c38f96dc..000000000 --- a/examples/bronzeage/BronzeageCat.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present - -concrete BronzeageCat of Bronzeage = SwadeshCat ** BronzeageI with - (Syntax = SyntaxCat) ** open ResCat in { -} - diff --git a/examples/bronzeage/BronzeageDan.gf b/examples/bronzeage/BronzeageDan.gf deleted file mode 100644 index 0944b85d3..000000000 --- a/examples/bronzeage/BronzeageDan.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present - -concrete BronzeageDan of Bronzeage = SwadeshDan ** BronzeageI with - (Syntax = SyntaxDan) ** open ResDan in { - flags language = sv_DK; -} diff --git a/examples/bronzeage/BronzeageEng.gf b/examples/bronzeage/BronzeageEng.gf deleted file mode 100644 index 162a41705..000000000 --- a/examples/bronzeage/BronzeageEng.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete BronzeageEng of Bronzeage = SwadeshEng ** BronzeageI with - (Syntax = SyntaxEng) ** open ResEng in { - flags language = en_US; -} - diff --git a/examples/bronzeage/BronzeageFin.gf b/examples/bronzeage/BronzeageFin.gf deleted file mode 100644 index b17fe24f1..000000000 --- a/examples/bronzeage/BronzeageFin.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:present - -concrete BronzeageFin of Bronzeage = SwadeshFin ** BronzeageI with - (Syntax = SyntaxFin) ** open ResFin in { - flags language = fi_FI; -} - - diff --git a/examples/bronzeage/BronzeageFre.gf b/examples/bronzeage/BronzeageFre.gf deleted file mode 100644 index 03942ab45..000000000 --- a/examples/bronzeage/BronzeageFre.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:present - -concrete BronzeageFre of Bronzeage = SwadeshFre ** BronzeageI with - (Syntax = SyntaxFre) ** open ResFre in { - flags language = sv_SE; -} - - diff --git a/examples/bronzeage/BronzeageGer.gf b/examples/bronzeage/BronzeageGer.gf deleted file mode 100644 index 4b3377182..000000000 --- a/examples/bronzeage/BronzeageGer.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:present - -concrete BronzeageGer of Bronzeage = SwadeshGer ** BronzeageI with - (Syntax = SyntaxGer) ** open ResGer in { - flags language = de_DE; -} - - diff --git a/examples/bronzeage/BronzeageI.gf b/examples/bronzeage/BronzeageI.gf deleted file mode 100644 index 86925f277..000000000 --- a/examples/bronzeage/BronzeageI.gf +++ /dev/null @@ -1,46 +0,0 @@ -incomplete concrete BronzeageI of Bronzeage = open Syntax in { - - lincat - Phr = Syntax.Phr ; - Imp = Syntax.Imp ; - Cl = Syntax.Cl ; - CN = Syntax.CN ; - MassCN = Syntax.CN ; - - lin - PhrPos = mkPhr ; - PhrNeg sent = mkPhr (mkS negativePol sent) ; - PhrQuest sent = mkPhr (mkQS sent) ; - PhrIAdv iadv sent = mkPhr (mkQS (mkQCl iadv sent)) ; - PhrImp = mkPhr ; - PhrImpNeg imp = mkPhr (mkUtt negativePol imp) ; - - SentV v x = mkCl x v ; - - SentV2 v x y = mkCl x v y ; - SentV2Mass v x y = mkCl x v (mkNP y) ; - SentV3 v x y z = mkCl x v y z ; - SentA a x = mkCl x a ; - SentNP a x = mkCl x a ; - - SentAdvV v np adv = mkCl np (mkVP (mkVP v) adv) ; - SentAdvV2 v x y adv = mkCl x (mkVP (mkVP v y) adv) ; - - ImpV = mkImp ; - ImpV2 = mkImp ; - - DetCN = mkNP ; - NumCN = mkNP ; - - UseN = mkCN ; - ModCN = mkCN ; - - UseMassN = mkCN ; - ModMass = mkCN ; - - DefCN = mkNP the_Art ; - IndefCN = mkNP a_Art ; - PrepNP = mkAdv ; - on_Prep = Syntax.on_Prep ; - -} diff --git a/examples/bronzeage/BronzeageIta.gf b/examples/bronzeage/BronzeageIta.gf deleted file mode 100644 index 7f40ebb31..000000000 --- a/examples/bronzeage/BronzeageIta.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete BronzeageIta of Bronzeage = SwadeshIta ** BronzeageI with - (Syntax = SyntaxIta) ** open ResIta in { - flags language = en_US; -} - diff --git a/examples/bronzeage/BronzeageNor.gf b/examples/bronzeage/BronzeageNor.gf deleted file mode 100644 index e0d4c6af3..000000000 --- a/examples/bronzeage/BronzeageNor.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present:prelude - -concrete BronzeageNor of Bronzeage = SwadeshNor ** BronzeageI with - (Syntax = SyntaxNor) ** open ResNor in { - flags language = nb_NO; -} diff --git a/examples/bronzeage/BronzeagePol.gf b/examples/bronzeage/BronzeagePol.gf deleted file mode 100644 index 27000ef1c..000000000 --- a/examples/bronzeage/BronzeagePol.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete BronzeagePol of Bronzeage = SwadeshPol ** BronzeageI with - (Syntax = SyntaxPol) ** open ResPol in { - -} - diff --git a/examples/bronzeage/BronzeageRon.gf b/examples/bronzeage/BronzeageRon.gf deleted file mode 100644 index a0c88b007..000000000 --- a/examples/bronzeage/BronzeageRon.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present - -concrete BronzeageRon of Bronzeage = SwadeshRon ** BronzeageI with - (Syntax = SyntaxRon) ** open ResRon in { -} - diff --git a/examples/bronzeage/BronzeageRus.gf b/examples/bronzeage/BronzeageRus.gf deleted file mode 100644 index 876786f50..000000000 --- a/examples/bronzeage/BronzeageRus.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:minimal:present - -concrete BronzeageRus of Bronzeage = SwadeshRus ** BronzeageI with - (Syntax = SyntaxRus) ** open ResRus in { - flags language = ru_RU; -} - diff --git a/examples/bronzeage/BronzeageSpa.gf b/examples/bronzeage/BronzeageSpa.gf deleted file mode 100644 index c372ee224..000000000 --- a/examples/bronzeage/BronzeageSpa.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present:prelude - -concrete BronzeageSpa of Bronzeage = SwadeshSpa ** BronzeageI with - (Syntax = SyntaxSpa) ** open ResSpa in { - flags language = es_ES; -} - diff --git a/examples/bronzeage/BronzeageSwe.gf b/examples/bronzeage/BronzeageSwe.gf deleted file mode 100644 index bb726005d..000000000 --- a/examples/bronzeage/BronzeageSwe.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:present - -concrete BronzeageSwe of Bronzeage = SwadeshSwe ** BronzeageI with - (Syntax = SyntaxSwe) ** open ResSwe in { - flags language = sv_SE; -} - - diff --git a/examples/bronzeage/BronzeageUrd.gf b/examples/bronzeage/BronzeageUrd.gf deleted file mode 100644 index 2be97b8ec..000000000 --- a/examples/bronzeage/BronzeageUrd.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete BronzeageUrd of Bronzeage = SwadeshUrd ** BronzeageI with - (Syntax = SyntaxUrd) ** open ResUrd in { ----- flags language = en_US; -} - diff --git a/examples/bronzeage/Makefile b/examples/bronzeage/Makefile deleted file mode 100644 index e047d19df..000000000 --- a/examples/bronzeage/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -all: magnet - -magnet: - gf -make -name=BronzeageAra BronzeageAra.gf - gf -make -name=BronzeageBul BronzeageBul.gf - gf -make -name=BronzeageCat BronzeageCat.gf - gf -make -name=BronzeageDan BronzeageDan.gf - gf -make -name=BronzeageEng BronzeageEng.gf - gf -make -name=BronzeageFre BronzeageFre.gf - gf -make -name=BronzeageGer BronzeageGer.gf - gf -make -name=BronzeageIta BronzeageIta.gf - gf -make -name=BronzeageNor BronzeageNor.gf - gf -make -name=BronzeagePol BronzeagePol.gf -# gf -make -name=BronzeageRon BronzeageRon.gf - gf -make -name=BronzeageRus BronzeageRus.gf - gf -make -name=BronzeageSpa BronzeageSpa.gf - gf -make -name=BronzeageSwe BronzeageSwe.gf - gf -make BronzeageAra.pgf BronzeageBul.pgf BronzeageCat.pgf BronzeageDan.pgf BronzeageEng.pgf BronzeageFre.pgf BronzeageGer.pgf BronzeageIta.pgf BronzeageNor.pgf BronzeagePol.pgf BronzeageRus.pgf BronzeageSpa.pgf BronzeageSwe.pgf +RTS -K100M diff --git a/examples/bronzeage/Swadesh.gf b/examples/bronzeage/Swadesh.gf deleted file mode 100644 index 2f0ad7e93..000000000 --- a/examples/bronzeage/Swadesh.gf +++ /dev/null @@ -1,261 +0,0 @@ -abstract Swadesh = { - - cat - V ; - V2 ; - V3 ; - A ; - N ; - Pron ; - Det ; - Card ; - Prep ; - IAdv ; - IP ; - NP ; - Adv ; - Conj ; - Ord ; - - MassN ; - - fun - - -- Pronouns - - i_NP : NP ; - youSg_NP : NP ; - he_NP : NP ; - we_NP : NP ; - youPl_NP : NP ; - they_NP : NP ; - whoPl_IP : IP ; -- only one who in Swadesh 207 - whoSg_IP : IP ; - whatPl_IP : IP ; -- only one what in Swadesh 207 - whatSg_IP : IP ; - - -- Determiners - - that_Det : Det ; - this_Det : Det ; ----- all_Predet : Predet ; - many_Det : Det ; - some_Det : Det ; - - left_Ord : Ord ; - right_Ord : Ord ; - - -- Adverbs - - here_Adv : Adv ; - there_Adv : Adv ; - where_IAdv : IAdv ; - when_IAdv : IAdv ; - how_IAdv : IAdv ; - far_Adv : Adv ; - - -- Conjunctions - - and_Conj : Conj ; - - -- Prepositions - --- at_Prep : Prep ; - in_Prep : Prep ; - with_Prep : Prep ; - - -- not -- ? - -- if -- ? - -- because -- ? - - -- Numerals - - one_Det : Card ; - two_Num : Card ; - three_Num : Card ; - four_Num : Card ; - five_Num : Card ; - - -- Adjectives - - bad_A : A ; - big_A : A ; - black_A : A ; - cold_A : A ; - correct_A : A ; - dirty_A : A ; - dry_A : A ; - dull_A : A ; - full_A : A ; - good_A : A ; - green_A : A ; - heavy_A : A ; - long_A : A ; - narrow_A : A ; - near_A : A ; - new_A : A ; - old_A : A ; ----- other_A : A ; - red_A : A ; - rotten_A : A ; - round_A : A ; - sharp_A : A ; - short_A : A ; - small_A : A ; - smooth_A : A ; - straight_A : A ; - thick_A : A ; - thin_A : A ; - warm_A : A ; - wet_A : A ; - white_A : A ; - wide_A : A ; - yellow_A : A ; - - -- Nouns - - animal_N : N ; - ashes_N : MassN ; - back_N : N ; - bark_N : MassN ; - belly_N : N ; - bird_N : N ; - blood_N : MassN ; - bone_N : N ; - breast_N : N ; - child_N : N ; - cloud_N : N ; - day_N : N ; - dog_N : N ; - dust_N : MassN ; - ear_N : N ; - earth_N : MassN ; - egg_N : N ; - eye_N : N ; - fat_N : MassN ; ----- father_N : N ; - feather_N : N ; - fingernail_N : N ; - fire_N : N ; - fish_N : N ; - flower_N : N ; - fog_N : MassN ; - foot_N : N ; - forest_N : N ; - fruit_N : N ; - grass_N : N ; - guts_N : N ; - hair_N : N ; - hand_N : N ; - head_N : N ; - heart_N : N ; - horn_N : N ; - husband_N : N ; - ice_N : MassN ; - knee_N : N ; - lake_N : N ; - leaf_N : N ; - leg_N : N ; - liver_N : N ; - louse_N : N ; - man_N : N ; - meat_N : MassN ; - moon_N : N ; ----- mother_N : N ; - mountain_N : N ; - mouth_N : N ; - name_N : N ; - neck_N : N ; - night_N : N ; - nose_N : N ; - person_N : N ; - rain_N : MassN ; - river_N : N ; - road_N : N ; - root_N : N ; - rope_N : N ; - salt_N : MassN ; - sand_N : MassN ; - sea_N : N ; - seed_N : N ; - skin_N : N ; - sky_N : N ; - smoke_N : MassN ; - snake_N : N ; - snow_N : MassN ; - star_N : N ; - stick_N : N ; - stone_N : N ; - sun_N : N ; - tail_N : N ; - tongue_N : N ; - tooth_N : N ; - tree_N : N ; - water_N : MassN ; - wife_N : N ; - wind_N : N ; - wing_N : N ; - woman_N : N ; - worm_N : N ; - year_N : N ; - - -- Verbs - - bite_V2 : V2 ; - blow_V : V ; - breathe_V : V ; - burn_V : V ; - come_V : V ; - count_V2 : V2 ; - cut_V2 : V2 ; - die_V : V ; - dig_V : V ; - drink_V2 : V2 ; - eat_V2 : V2 ; - fall_V : V ; - fear_V2 : V2 ; - fight_V2 : V2 ; - float_V : V ; - flow_V : V ; - fly_V : V ; - freeze_V : V ; - give_V3 : V3 ; - hear_V2 : V2 ; - hit_V2 : V2 ; - hold_V2 : V2 ; - hunt_V2 : V2 ; - kill_V2 : V2 ; - know_V2 : V2 ; - laugh_V : V ; - lie_V : V ; - live_V : V ; - play_V : V ; - pull_V2 : V2 ; - push_V2 : V2 ; - rub_V2 : V2 ; - say_V : V ; - scratch_V2 : V2 ; - see_V2 : V2 ; - sew_V : V ; - sing_V : V ; - sit_V : V ; - sleep_V : V ; - smell_V : V ; - spit_V : V ; - split_V2 : V2 ; - squeeze_V2 : V2 ; - stab_V2 : V2 ; - stand_V : V ; - suck_V2 : V2 ; - swell_V : V ; - swim_V : V ; - think_V : V ; - throw_V2 : V2 ; - tie_V2 : V2 ; - turn_V : V ; - vomit_V : V ; - walk_V : V ; - wash_V2 : V2 ; - wipe_V2 : V2 ; - -} diff --git a/examples/bronzeage/SwadeshAra.gf b/examples/bronzeage/SwadeshAra.gf deleted file mode 100644 index 666e41b35..000000000 --- a/examples/bronzeage/SwadeshAra.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present - -concrete SwadeshAra of Swadesh = SwadeshI with - (Lexicon = LexiconAra), - (Syntax = SyntaxAra) ; diff --git a/examples/bronzeage/SwadeshBul.gf b/examples/bronzeage/SwadeshBul.gf deleted file mode 100644 index c1060ffa2..000000000 --- a/examples/bronzeage/SwadeshBul.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:minimal:present - -concrete SwadeshBul of Swadesh = SwadeshI with - (Lexicon = LexiconBul), - (Syntax = SyntaxBul) ; diff --git a/examples/bronzeage/SwadeshCat.gf b/examples/bronzeage/SwadeshCat.gf deleted file mode 100644 index 1ebeddd04..000000000 --- a/examples/bronzeage/SwadeshCat.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present - -concrete SwadeshCat of Swadesh = SwadeshI with - (Lexicon = LexiconCat), - (Syntax = SyntaxCat) ; diff --git a/examples/bronzeage/SwadeshDan.gf b/examples/bronzeage/SwadeshDan.gf deleted file mode 100644 index 43dc891de..000000000 --- a/examples/bronzeage/SwadeshDan.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present - -concrete SwadeshDan of Swadesh = SwadeshI with - (Lexicon = LexiconDan), - (Syntax = SyntaxDan) ; - diff --git a/examples/bronzeage/SwadeshEng.gf b/examples/bronzeage/SwadeshEng.gf deleted file mode 100644 index 890455236..000000000 --- a/examples/bronzeage/SwadeshEng.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present:prelude - -concrete SwadeshEng of Swadesh = SwadeshI with - (Syntax = SyntaxEng), - (Lexicon = LexiconEng) ; diff --git a/examples/bronzeage/SwadeshFin.gf b/examples/bronzeage/SwadeshFin.gf deleted file mode 100644 index 85c6cc9c4..000000000 --- a/examples/bronzeage/SwadeshFin.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present:prelude - -concrete SwadeshFin of Swadesh = SwadeshI with - (Lexicon = LexiconFin), - (Syntax = SyntaxFin) ; - - diff --git a/examples/bronzeage/SwadeshFre.gf b/examples/bronzeage/SwadeshFre.gf deleted file mode 100644 index c7b0b66a8..000000000 --- a/examples/bronzeage/SwadeshFre.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present - -concrete SwadeshFre of Swadesh = SwadeshI with - (Lexicon = LexiconFre), - (Syntax = SyntaxFre) ; - diff --git a/examples/bronzeage/SwadeshGer.gf b/examples/bronzeage/SwadeshGer.gf deleted file mode 100644 index 78fb6ebce..000000000 --- a/examples/bronzeage/SwadeshGer.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present - -concrete SwadeshGer of Swadesh = SwadeshI with - (Lexicon = LexiconGer), - (Syntax = SyntaxGer) ; diff --git a/examples/bronzeage/SwadeshI.gf b/examples/bronzeage/SwadeshI.gf deleted file mode 100644 index 192ad95e9..000000000 --- a/examples/bronzeage/SwadeshI.gf +++ /dev/null @@ -1,244 +0,0 @@ -incomplete concrete SwadeshI of Swadesh = open Syntax, Lexicon in { - - lincat - V = Syntax.V ; - V2 = Syntax.V2 ; - V3 = Syntax.V3 ; - A = Syntax.A ; - N = Syntax.N ; - Pron = Syntax.Pron ; - Det = Syntax.Det ; - Card = Syntax.Card ; - Prep = Syntax.Prep ; - IAdv = Syntax.IAdv ; - IP = Syntax.IP ; - NP = Syntax.NP ; - Adv = Syntax.Adv ; - Conj = Syntax.Conj ; - Ord = Syntax.Ord ; - - MassN = Syntax.N ; - - lin - - -- Pronouns - - i_NP = mkNP i_Pron ; - youSg_NP = mkNP youSg_Pron ; - he_NP = mkNP he_Pron ; - we_NP = mkNP we_Pron ; - youPl_NP = mkNP youPl_Pron ; - they_NP = mkNP they_Pron ; - whoPl_IP = whoPl_IP ; - whoSg_IP = whoSg_IP ; - whatPl_IP = whatPl_IP ; - whatSg_IP = whatSg_IP ; - - -- Determiners - - this_Det = mkDet this_Quant ; - that_Det = mkDet that_Quant ; - many_Det = many_Det ; - some_Det = someSg_Det ; ----- few_Det = few_Det ; - --- left_Ord = Syntax.left_Ord ; --- right_Ord = Syntax.right_Ord ; - -- Adverbs - here_Adv = Syntax.here_Adv; - there_Adv = Syntax.there_Adv; - where_IAdv = Syntax.where_IAdv; - when_IAdv = Syntax.when_IAdv; - how_IAdv = Syntax.how_IAdv; - far_Adv = Lexicon.far_Adv ; - -- not : Adv ; -- ? - -- Conjunctions - and_Conj = and_Conj ; - -- Prepositions - in_Prep = Syntax.in_Prep ; - with_Prep = Syntax.with_Prep ; - -- Numerals - one_Det = mkCard n1_Numeral ; - two_Num = mkCard n2_Numeral ; - three_Num = mkCard n3_Numeral ; - four_Num = mkCard n4_Numeral ; - five_Num = mkCard n5_Numeral ; - - -- Adjectives - bad_A = Lexicon.bad_A ; - big_A = Lexicon.big_A ; - black_A = Lexicon.black_A ; - cold_A = Lexicon.cold_A ; - correct_A = Lexicon.correct_A ; - dirty_A = Lexicon.dirty_A ; - dry_A = Lexicon.dry_A ; - dull_A = Lexicon.dull_A ; - full_A = Lexicon.full_A ; - good_A = Lexicon.good_A ; - green_A = Lexicon.green_A ; - heavy_A = Lexicon.heavy_A ; - long_A = Lexicon.long_A ; - narrow_A = Lexicon.narrow_A ; - near_A = Lexicon.near_A ; - new_A = Lexicon.new_A ; - old_A = Lexicon.old_A ; ----- other_A = Lexicon.other_A ; - red_A = Lexicon.red_A ; - rotten_A = Lexicon.rotten_A ; - round_A = Lexicon.round_A ; - sharp_A = Lexicon.sharp_A ; - short_A = Lexicon.short_A ; - small_A = Lexicon.small_A ; - smooth_A = Lexicon.smooth_A ; - straight_A = Lexicon.straight_A ; - thick_A = Lexicon.thick_A ; - thin_A = Lexicon.thin_A ; - warm_A = Lexicon.warm_A ; - wet_A = Lexicon.wet_A ; - white_A = Lexicon.white_A ; - wide_A = Lexicon.wide_A ; - yellow_A = Lexicon.yellow_A ; - - -- Nouns - animal_N = Lexicon.animal_N ; - ashes_N = Lexicon.ashes_N ; - back_N = Lexicon.back_N ; - bark_N = Lexicon.bark_N ; - belly_N = Lexicon.belly_N ; - bird_N = Lexicon.bird_N; - blood_N = Lexicon.blood_N ; - bone_N = Lexicon.bone_N ; - breast_N = Lexicon.breast_N ; - child_N = Lexicon.child_N ; - cloud_N = Lexicon.cloud_N ; - day_N = Lexicon.day_N ; - dog_N = Lexicon.dog_N ; - dust_N = Lexicon.dust_N ; - ear_N = Lexicon.ear_N ; - earth_N = Lexicon.earth_N ; - egg_N = Lexicon.egg_N ; - eye_N = Lexicon.eye_N ; - fat_N = Lexicon.fat_N ; - feather_N = Lexicon.feather_N ; - fingernail_N = Lexicon.fingernail_N ; - fire_N = Lexicon.fire_N ; - fish_N = Lexicon.fish_N ; - flower_N = Lexicon.flower_N ; - fog_N = Lexicon.fog_N ; - foot_N = Lexicon.foot_N ; - forest_N = Lexicon.forest_N ; - fruit_N = Lexicon.fruit_N ; - grass_N = Lexicon.grass_N ; - guts_N = Lexicon.guts_N ; - hair_N = Lexicon.hair_N ; - hand_N = Lexicon.hand_N ; - head_N = Lexicon.head_N ; - heart_N = Lexicon.heart_N ; - horn_N = Lexicon.horn_N ; - husband_N = Lexicon.man_N ; --- aviomies - ice_N = Lexicon.ice_N ; - knee_N = Lexicon.knee_N ; - lake_N = Lexicon.lake_N ; - leaf_N = Lexicon.leaf_N ; - leg_N = Lexicon.leg_N ; - liver_N = Lexicon.liver_N ; - louse_N = Lexicon.louse_N ; - man_N = Lexicon.man_N ; - meat_N = Lexicon.meat_N ; - moon_N = Lexicon.moon_N ; ----- mother_N = Lexicon.mother_N ; - mountain_N = Lexicon.mountain_N ; - mouth_N = Lexicon.mouth_N ; - name_N = Lexicon.name_N ; - neck_N = Lexicon.neck_N ; - night_N = Lexicon.night_N ; - nose_N = Lexicon.nose_N ; - person_N = Lexicon.person_N ; - rain_N = Lexicon.rain_N ; - river_N = Lexicon.river_N ; - road_N = Lexicon.road_N ; - root_N = Lexicon.root_N ; - rope_N = Lexicon.rope_N ; - salt_N = Lexicon.salt_N ; - sand_N = Lexicon.sand_N ; - sea_N = Lexicon.sea_N ; - seed_N = Lexicon.seed_N ; - skin_N = Lexicon.skin_N ; - sky_N = Lexicon.sky_N ; - smoke_N = Lexicon.smoke_N ; - snake_N = Lexicon.snake_N ; - snow_N = Lexicon.snow_N ; - star_N = Lexicon.star_N ; - stick_N = Lexicon.stick_N ; - stone_N = Lexicon.stone_N ; - sun_N = Lexicon.sun_N ; - tail_N = Lexicon.tail_N ; - tongue_N = Lexicon.tongue_N ; - tooth_N = Lexicon.tooth_N ; - tree_N = Lexicon.tree_N ; - water_N = Lexicon.water_N ; - wife_N = Lexicon.wife_N ; - wind_N = Lexicon.wind_N ; - wing_N = Lexicon.wing_N ; - woman_N = Lexicon.woman_N ; - worm_N = Lexicon.worm_N ; - year_N = Lexicon.year_N ; - -- Verbs - bite_V2 = Lexicon.bite_V2 ; - blow_V = Lexicon.blow_V ; - breathe_V = Lexicon.breathe_V ; - burn_V = Lexicon.burn_V ; - come_V = Lexicon.come_V ; - count_V2 = Lexicon.count_V2 ; - cut_V2 = Lexicon.cut_V2 ; - die_V = Lexicon.die_V ; - dig_V = Lexicon.dig_V ; - drink_V2 = Lexicon.drink_V2 ; - eat_V2 = Lexicon.eat_V2 ; - fall_V = Lexicon.fall_V ; - fear_V2 = Lexicon.fear_V2 ; - fight_V2 = Lexicon.fight_V2 ; - float_V = Lexicon.float_V ; - flow_V = Lexicon.flow_V ; - fly_V = Lexicon.fly_V ; - freeze_V = Lexicon.freeze_V ; - give_V3 = Lexicon.give_V3 ; - hear_V2 = Lexicon.hear_V2 ; - hit_V2 = Lexicon.hit_V2 ; - hold_V2 = Lexicon.hold_V2 ; - hunt_V2 = Lexicon.hunt_V2 ; - kill_V2 = Lexicon.kill_V2 ; - know_V2 = Lexicon.know_V2 ; - laugh_V = Lexicon.laugh_V ; - lie_V = Lexicon.lie_V ; - live_V = Lexicon.live_V ; --- play_V = Lexicon. play_V2 ; - pull_V2 = Lexicon.pull_V2 ; - push_V2 = Lexicon.push_V2 ; - rub_V2 = Lexicon.rub_V2 ; --- say_V = Lexicon.say_VS ; - scratch_V2 = Lexicon.scratch_V2 ; - see_V2 = Lexicon.see_V2 ; - sew_V = Lexicon.sew_V ; - sing_V = Lexicon.sing_V ; - sit_V = Lexicon.sit_V ; - sleep_V = Lexicon.sleep_V ; - smell_V = Lexicon.smell_V ; - spit_V = Lexicon.spit_V ; - split_V2 = Lexicon.split_V2 ; - squeeze_V2 = Lexicon.squeeze_V2 ; - stab_V2 = Lexicon.stab_V2 ; - stand_V = Lexicon.stand_V ; - suck_V2 = Lexicon.suck_V2 ; - swell_V = Lexicon.swell_V ; - swim_V = Lexicon.swim_V ; - think_V = Lexicon.think_V ; - throw_V2 = Lexicon.throw_V2 ; - tie_V2 = Lexicon.tie_V2 ; - turn_V = Lexicon.turn_V ; - vomit_V = Lexicon.vomit_V ; - walk_V = Lexicon.walk_V ; - wash_V2 = Lexicon.wash_V2 ; - wipe_V2 = Lexicon.wipe_V2 ; - -} diff --git a/examples/bronzeage/SwadeshIta.gf b/examples/bronzeage/SwadeshIta.gf deleted file mode 100644 index 7e3a5c158..000000000 --- a/examples/bronzeage/SwadeshIta.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present:prelude - -concrete SwadeshIta of Swadesh = SwadeshI with - (Lexicon = LexiconIta), - (Syntax = SyntaxIta) ; - - diff --git a/examples/bronzeage/SwadeshNor.gf b/examples/bronzeage/SwadeshNor.gf deleted file mode 100644 index 742828899..000000000 --- a/examples/bronzeage/SwadeshNor.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete SwadeshNor of Swadesh = SwadeshI with - (Lexicon = LexiconNor), - (Syntax = SyntaxNor) ; - - diff --git a/examples/bronzeage/SwadeshPol.gf b/examples/bronzeage/SwadeshPol.gf deleted file mode 100644 index bfd610c15..000000000 --- a/examples/bronzeage/SwadeshPol.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present:prelude - -concrete SwadeshPol of Swadesh = SwadeshI with - (Syntax = SyntaxPol), - (Lexicon = LexiconPol) ; diff --git a/examples/bronzeage/SwadeshRon.gf b/examples/bronzeage/SwadeshRon.gf deleted file mode 100644 index 0ce46286b..000000000 --- a/examples/bronzeage/SwadeshRon.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present - -concrete SwadeshRon of Swadesh = SwadeshI with - (Lexicon = LexiconRon), - (Syntax = SyntaxRon) ; diff --git a/examples/bronzeage/SwadeshRus.gf b/examples/bronzeage/SwadeshRus.gf deleted file mode 100644 index af0689f4e..000000000 --- a/examples/bronzeage/SwadeshRus.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present - -concrete SwadeshRus of Swadesh = SwadeshI with - (Lexicon = LexiconRus), - (Syntax = SyntaxRus) ; diff --git a/examples/bronzeage/SwadeshSpa.gf b/examples/bronzeage/SwadeshSpa.gf deleted file mode 100644 index 18f9a98f6..000000000 --- a/examples/bronzeage/SwadeshSpa.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete SwadeshSpa of Swadesh = SwadeshI with - (Lexicon = LexiconSpa), - (Syntax = SyntaxSpa) ; - - diff --git a/examples/bronzeage/SwadeshSwe.gf b/examples/bronzeage/SwadeshSwe.gf deleted file mode 100644 index 6db832346..000000000 --- a/examples/bronzeage/SwadeshSwe.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present - -concrete SwadeshSwe of Swadesh = SwadeshI with - (Lexicon = LexiconSwe), - (Syntax = SyntaxSwe) ; - diff --git a/examples/bronzeage/SwadeshUrd.gf b/examples/bronzeage/SwadeshUrd.gf deleted file mode 100644 index 54ace1bf6..000000000 --- a/examples/bronzeage/SwadeshUrd.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present:prelude - -concrete SwadeshUrd of Swadesh = SwadeshI - [squeeze_V2,stab_V2] with - (Syntax = SyntaxUrd), - (Lexicon = LexiconUrd) ; diff --git a/examples/category-theory/Adjoints.gf b/examples/category-theory/Adjoints.gf deleted file mode 100644 index b4987228d..000000000 --- a/examples/category-theory/Adjoints.gf +++ /dev/null @@ -1,16 +0,0 @@ -abstract Adjoints = NaturalTransform ** { - - ---------------------------------------------------------- - -- Adjoint functors - pair of functors such that - -- there is a natural transformation from the identity - -- functor to the composition of the functors. - - cat Adjoints ({c1,c2} : Category) (Functor c1 c2) (Functor c2 c1) ; - - data adjoints : ({c1,c2} : Category) - -> (f : Functor c1 c2) - -> (g : Functor c2 c1) - -> NT (idF c1) (compF g f) - -> Adjoints f g ; - -} diff --git a/examples/category-theory/Categories.gf b/examples/category-theory/Categories.gf deleted file mode 100644 index b20dccde9..000000000 --- a/examples/category-theory/Categories.gf +++ /dev/null @@ -1,201 +0,0 @@ -abstract Categories = { - - ------------------------------------------------------- - -- Basic category theory: categories, objects, - -- arrows and equality of arrows - - cat Category ; - Obj Category ; - Arrow ({c} : Category) (Obj c) (Obj c) ; - EqAr ({c} : Category) ({x,y} : Obj c) (f,g : Arrow x y) ; - - fun dom : ({c} : Category) -> ({x,y} : Obj c) -> Arrow x y -> Obj c ; - def dom {_} {x} {y} _ = x ; - - fun codom : ({c} : Category) -> ({x,y} : Obj c) -> Arrow x y -> Obj c ; - def codom {_} {x} {y} _ = y ; - - -- 'id x' is the identity arrow for object x - fun id : ({c} : Category) -> (x : Obj c) -> Arrow x x ; - - -- composition of arrows - fun comp : ({c} : Category) -> ({x,y,z} : Obj c) -> Arrow z y -> Arrow x z -> Arrow x y ; - - - ------------------------------------------------------- - -- The basic equality properties: reflexive, - -- symetric and transitive relation. - -- Only the reflexivity is an axiom. - - data eqRefl : ({c} : Category) - -> ({x,y} : Obj c) - -> (a : Arrow x y) - -> EqAr a a ; - - fun eqSym : ({c} : Category) - -> ({x,y} : Obj c) - -> ({a,b} : Arrow x y) - -> EqAr a b - -> EqAr b a ; - def eqSym (eqRefl a) = eqRefl a ; - - fun eqTran : ({c} : Category) - -> ({x,y} : Obj c) - -> ({f,g,h} : Arrow x y) - -> EqAr f g - -> EqAr f h - -> EqAr g h ; - def eqTran (eqRefl a) eq = eq ; - - - ------------------------------------------------------- - -- Now we prove some theorems which are specific for - -- the equality of arrows - -- - -- First we assert the axioms: - -- - -- a . id == id . a == a - -- f . (g . h) == (f . g) . h - -- - -- and after that we prove that the composition - -- preserves the equality. - - fun eqIdL : ({c} : Category) - -> ({x,y} : Obj c) - -> (a : Arrow x y) - -> EqAr (comp a (id x)) a ; - eqIdR : ({c} : Category) - -> ({x,y} : Obj c) - -> (a : Arrow x y) - -> EqAr (comp (id y) a) a ; - - fun eqAssoc : ({c} : Category) - -> ({w,x,y,z} : Obj c) - -> (f : Arrow w y) - -> (g : Arrow z w) - -> (h : Arrow x z) - -> EqAr (comp f (comp g h)) (comp (comp f g) h) ; - - fun eqCompL : ({c} : Category) - -> ({x,y,z} : Obj c) - -> ({g,h} : Arrow x z) - -> (f : Arrow z y) - -> EqAr g h - -> EqAr (comp f g) (comp f h) ; - def eqCompL f (eqRefl g) = eqRefl (comp f g) ; - - fun eqCompR : ({c} : Category) - -> ({x,y,z} : Obj c) - -> ({g,h} : Arrow z y) - -> EqAr g h - -> (f : Arrow x z) - -> EqAr (comp g f) (comp h f) ; - def eqCompR (eqRefl g) f = eqRefl (comp g f) ; - - - ------------------------------------------------------- - -- Operations over categories - -- - - -- 1. Dual category - data Op : (c : Category) - -> Category ; - opObj: ({c} : Category) - -> (x : Obj c) - -> Obj (Op c) ; - opAr : ({c} : Category) - -> ({x,y} : Obj c) - -> (a : Arrow x y) - -> Arrow {Op c} (opObj y) (opObj x) ; - def id (opObj x) = opAr (id x) ; - def comp (opAr f) (opAr g) = opAr (comp g f) ; - - fun eqOp : ({c} : Category) - -> ({x,y} : Obj c) - -> ({f} : Arrow x y) - -> ({g} : Arrow x y) - -> EqAr f g - -> EqAr (opAr f) (opAr g) ; - def eqOp (eqRefl f) = eqRefl (opAr f) ; - - -- 2. Slash of a category - data Slash : (c : Category) - -> (x : Obj c) - -> Category ; - slashObj : ({c} : Category) - -> (x,{y} : Obj c) - -> Arrow y x - -> Obj (Slash c x) ; - slashAr : ({c} : Category) - -> (x,{y,z} : Obj c) - -> ({ay} : Arrow y x) - -> ({az} : Arrow z x) - -> Arrow y z - -> Arrow (slashObj x ay) (slashObj x az) ; - def id (slashObj x {y} a) = slashAr x (id y) ; - def comp (slashAr t azy) (slashAr ~t axz) = slashAr t (comp azy axz) ; - - -- 3. CoSlash of a category - data CoSlash : (c : Category) - -> (x : Obj c) - -> Category ; - coslashObj: ({c} : Category) - -> (x,{y} : Obj c) - -> Arrow x y - -> Obj (CoSlash c x) ; - coslashAr : ({c} : Category) - -> (x,{y,z} : Obj c) - -> ({ay} : Arrow x y) - -> ({az} : Arrow x z) - -> Arrow z y - -> Arrow (coslashObj x ay) (coslashObj x az) ; - def id (coslashObj x {y} a) = coslashAr x (id y) ; - def comp (coslashAr t ayz) (coslashAr ~t azx) = coslashAr t (comp azx ayz) ; - - -- 4. Cartesian product of two categories - data Prod : (c1,c2 : Category) - -> Category ; - prodObj: ({c1,c2} : Category) - -> Obj c1 - -> Obj c2 - -> Obj (Prod c1 c2) ; - prodAr : ({c1,c2} : Category) - -> ({x1,y1} : Obj c1) - -> ({x2,y2} : Obj c2) - -> Arrow x1 y1 - -> Arrow x2 y2 - -> Arrow (prodObj x1 x2) (prodObj y1 y2) ; - def id (prodObj x1 x2) = prodAr (id x1) (id x2) ; - def comp (prodAr f1 f2) (prodAr g1 g2) = prodAr (comp f1 g1) (comp f2 g2) ; - - fun fst : ({c1,c2} : Category) -> Obj (Prod c1 c2) -> Obj c1 ; - def fst (prodObj x1 _) = x1 ; - - fun snd : ({c1,c2} : Category) -> Obj (Prod c1 c2) -> Obj c2 ; - def snd (prodObj _ x2) = x2 ; - - -- 5. Sum of two categories - data Sum : (c1,c2 : Category) - -> Category ; - sumLObj: ({c1,c2} : Category) - -> Obj c1 - -> Obj (Sum c1 c2) ; - sumRObj: ({c1,c2} : Category) - -> Obj c2 - -> Obj (Sum c1 c2) ; - sumLAr : ({c1,c2} : Category) - -> ({x,y} : Obj c1) - -> Arrow x y - -> Arrow {Sum c1 c2} (sumLObj x) (sumLObj y) ; - sumRAr : ({c1,c2} : Category) - -> ({x,y} : Obj c2) - -> Arrow x y - -> Arrow {Sum c1 c2} (sumRObj x) (sumRObj y) ; - - def id (sumLObj x) = sumLAr (id x) ; - id (sumRObj x) = sumRAr (id x) ; - - comp (sumRAr f) (sumRAr g) = sumRAr (comp f g) ; - comp (sumLAr f) (sumLAr g) = sumLAr (comp f g) ; - -} diff --git a/examples/category-theory/CategoryTheory.gf b/examples/category-theory/CategoryTheory.gf deleted file mode 100644 index 6e3ed3e09..000000000 --- a/examples/category-theory/CategoryTheory.gf +++ /dev/null @@ -1,11 +0,0 @@ -abstract CategoryTheory - = Categories - , Morphisms - , InitialAndTerminal - , Functor - , NaturalTransform - , Equalizer - , Adjoints - , Monad -** { -} \ No newline at end of file diff --git a/examples/category-theory/Equalizer.gf b/examples/category-theory/Equalizer.gf deleted file mode 100644 index 4e12bd199..000000000 --- a/examples/category-theory/Equalizer.gf +++ /dev/null @@ -1,49 +0,0 @@ -abstract Equalizer = Morphisms ** { - -cat Equalizer ({c} : Category) ({x,y,z} : Obj c) (f,g : Arrow x y) (e : Arrow z x) ; - -data equalizer : ({c} : Category) - -> ({x,y,z} : Obj c) - -> (f,g : Arrow x y) - -> (e : Arrow z x) - -> EqAr (comp f e) (comp g e) - -> Equalizer f g e ; - -fun idEqualizer : ({c} : Category) - -> ({x,y} : Obj c) - -> (f : Arrow x y) - -> Equalizer f f (id x) ; -def idEqualizer {c} {x} {y} f = equalizer f f (id x) (eqCompL f (eqRefl (id x))) ; - -fun equalizer2mono : ({c} : Category) - -> ({x,y,z} : Obj c) - -> (f,g : Arrow x y) - -> (e : Arrow z x) - -> Equalizer f g e - -> Mono e ; --- def equalizer2mono = ... - -cat CoEqualizer ({c} : Category) ({x,y,z} : Obj c) (e : Arrow y z) (f,g : Arrow x y) ; - -data coequalizer : ({c} : Category) - -> ({x,y,z} : Obj c) - -> (e : Arrow y z) - -> (f,g : Arrow x y) - -> EqAr (comp e f) (comp e g) - -> CoEqualizer e f g ; - -fun idCoEqualizer : ({c} : Category) - -> ({x,y} : Obj c) - -> (f : Arrow x y) - -> CoEqualizer (id y) f f ; -def idCoEqualizer {c} {x} {y} f = coequalizer (id y) f f (eqCompR (eqRefl (id y)) f) ; - -fun coequalizer2epi : ({c} : Category) - -> ({x,y,z} : Obj c) - -> ({e} : Arrow y z) - -> ({f,g} : Arrow x y) - -> CoEqualizer e f g - -> Epi e ; --- def coequalizer2epi = ... - -} diff --git a/examples/category-theory/Functor.gf b/examples/category-theory/Functor.gf deleted file mode 100644 index e70254839..000000000 --- a/examples/category-theory/Functor.gf +++ /dev/null @@ -1,53 +0,0 @@ -abstract Functor = Categories ** { - - ---------------------------------------------------------- - -- Functor - an arrow (a morphism) between two categories - -- - -- The functor is defined by two morphisms - one for the - -- objects and one for the arrows. We also require that - -- the morphisms preserve the categorial structure. - - cat Functor (c1, c2 : Category) ; - - data functor : ({c1, c2} : Category) - -> (f0 : Obj c1 -> Obj c2) - -> (f1 : ({x,y} : Obj c1) -> Arrow x y -> Arrow (f0 x) (f0 y)) - -> ((x : Obj c1) -> EqAr (f1 (id x)) (id (f0 x))) - -> (({x,y,z} : Obj c1) -> (f : Arrow x z) -> (g : Arrow z y) -> EqAr (f1 (comp g f)) (comp (f1 g) (f1 f))) - -> Functor c1 c2 ; - - -- identity functor - fun idF : (c : Category) -> Functor c c ; - def idF c = functor (\x->x) (\f->f) (\x -> eqRefl (id x)) (\f,g -> eqRefl (comp g f)) ; - - -- composition of two functors - fun compF : ({c1,c2,c3} : Category) -> Functor c3 c2 -> Functor c1 c3 -> Functor c1 c2 ; - def compF (functor f032 f132 eqid32 eqcmp32) (functor f013 f113 eqid13 eqcmp13) = - functor (\x -> f032 (f013 x)) - (\x -> f132 (f113 x)) - (\x -> eqTran (eqSym (mapEqAr f032 f132 (eqid13 x))) (eqid32 (f013 x))) - (\f,g -> eqTran (eqSym (mapEqAr f032 f132 (eqcmp13 f g))) (eqcmp32 (f113 f) (f113 g))) ; - - fun mapObj : ({c1, c2} : Category) - -> Functor c1 c2 - -> Obj c1 - -> Obj c2 ; - def mapObj (functor f0 f1 _ _) = f0 ; - - fun mapAr : ({c1, c2} : Category) - -> ({x,y} : Obj c1) - -> (f : Functor c1 c2) - -> Arrow x y - -> Arrow (mapObj f x) (mapObj f y) ; - def mapAr (functor f0 f1 _ _) = f1 ; - - fun mapEqAr : ({c1,c2} : Category) - -> ({x,y} : Obj c1) - -> ({f,g} : Arrow x y) - -> (f0 : Obj c1 -> Obj c2) - -> (f1 : Arrow x y -> Arrow (f0 x) (f0 y)) - -> EqAr f g - -> EqAr (f1 f) (f1 g) ; - def mapEqAr f0 f1 (eqRefl f) = eqRefl (f1 f) ; - -} diff --git a/examples/category-theory/InitialAndTerminal.gf b/examples/category-theory/InitialAndTerminal.gf deleted file mode 100644 index b8a9f00c9..000000000 --- a/examples/category-theory/InitialAndTerminal.gf +++ /dev/null @@ -1,46 +0,0 @@ -abstract InitialAndTerminal = Morphisms ** { - -cat Initial ({c} : Category) (Obj c) ; -data initial : ({c} : Category) - -> (x : Obj c) - -> ((y : Obj c) -> Arrow x y) - -> Initial x ; - -fun initAr : ({c} : Category) - -> ({x} : Obj c) - -> Initial x - -> (y : Obj c) - -> Arrow x y ; --- def initAr {~c} {~x} (initial {c} x f) y = f y ; -{- -fun initials2iso : ({c} : Category) - -> ({x,y} : Obj c) - -> (ix : Initial x) - -> (iy : Initial y) - -> Iso (initAr ix y) (initAr iy x) ; --} --- def initials2iso = .. ; - - -cat Terminal ({c} : Category) (Obj c) ; -data terminal : ({c} : Category) - -> (y : Obj c) - -> ((x : Obj c) -> Arrow x y) - -> Terminal y ; - -fun terminalAr : ({c} : Category) - -> (x : Obj c) - -> ({y} : Obj c) - -> Terminal y - -> Arrow x y ; --- def terminalAr {c} x {~y} (terminal {~c} y f) = f x ; -{- -fun terminals2iso : ({c} : Category) - -> ({x,y} : Obj c) - -> (tx : Terminal x) - -> (ty : Terminal y) - -> Iso (terminalAr x ty) (terminalAr y tx) ; - -} --- def terminals2iso = .. ; - -} diff --git a/examples/category-theory/Monad.gf b/examples/category-theory/Monad.gf deleted file mode 100644 index 68612d312..000000000 --- a/examples/category-theory/Monad.gf +++ /dev/null @@ -1,30 +0,0 @@ -abstract Monad = Adjoints ** { - -cat Monad ({c} : Category) (m : Functor c c) ; - -data monad : ({c} : Category) - -> (m : Functor c c) - -> NT (compF m m) m - -> NT (idF c) m - -> Monad m ; - -fun adjoints2monad : ({c,d} : Category) - -> (f : Functor c d) - -> (g : Functor d c) - -> Adjoints f g - -> Monad (compF g f) ; --- def adjoints2monad = ... - -{- -fun kleisliCat : ({c} : Category) - -> ({m} : Functor c c) - -> Monad m - -> Category ; - -fun monad2adjoints : ({c} : Category) - -> ({m} : Functor c c) - -> Monad m - -> Adjoints {c} {kleisliCat m} f g --} - -} \ No newline at end of file diff --git a/examples/category-theory/Morphisms.gf b/examples/category-theory/Morphisms.gf deleted file mode 100644 index 002a2656a..000000000 --- a/examples/category-theory/Morphisms.gf +++ /dev/null @@ -1,92 +0,0 @@ -abstract Morphisms = Categories ** { - -------------------------------------------------------- --- 1. Isomorphism - pair of arrows whose composition --- is the identity arrow - -cat Iso ({c} : Category) ({x,y} : Obj c) (Arrow x y) (Arrow y x) ; - -data iso : ({c} : Category) - -> ({x,y} : Obj c) - -> (f : Arrow x y) - -> (g : Arrow y x) - -> (EqAr (comp f g) (id y)) - -> (EqAr (comp g f) (id x)) - -> Iso f g ; - -fun isoOp : ({c} : Category) - -> ({x,y} : Obj c) - -> ({f} : Arrow x y) - -> ({g} : Arrow y x) - -> Iso f g - -> Iso (opAr g) (opAr f) ; -def isoOp (iso f g id_fg id_gf) = iso (opAr g) (opAr f) (eqOp id_fg) (eqOp id_gf) ; - --- every isomorphism is also monomorphism -fun iso2mono : ({c} : Category) - -> ({x,y} : Obj c) - -> ({f} : Arrow x y) - -> ({g} : Arrow y x) - -> (Iso f g -> Mono f) ; -def iso2mono (iso f g id_fg id_gf) = - mono f (\h,m,eq_fh_fm -> - eqSym (eqTran (eqIdR m) -- h = m - (eqTran (eqCompR id_gf m) -- id . m = h - (eqTran (eqAssoc g f m) -- (g . f) . m = h - (eqSym (eqTran (eqIdR h) -- g . (f . m) = h - (eqTran (eqCompR id_gf h) -- id . h = g . (f . m) - (eqTran (eqAssoc g f h) -- (g . f) . h = g . (f . m) - (eqCompL g eq_fh_fm))))))))) ; -- g . (f . h) = g . (f . m) - -- f . h = f . m - --- every isomorphism is also epimorphism -fun iso2epi : ({c} : Category) - -> ({x,y} : Obj c) - -> ({f} : Arrow x y) - -> ({g} : Arrow y x) - -> (Iso f g -> Epi f) ; - -def iso2epi (iso f g id_fg id_gf) = - epi f (\h,m,eq_hf_mf -> - eqSym (eqTran (eqIdL m) -- h = m - (eqTran (eqCompL m id_fg) -- m . id = h - (eqTran (eqSym (eqAssoc m f g)) -- m . (f . g) = h - (eqSym (eqTran (eqIdL h) -- (m . f) . g = h - (eqTran (eqCompL h id_fg) -- h . id = (m . f) . g - (eqTran (eqSym (eqAssoc h f g)) -- h . (f . g) = (m . f) . g - (eqCompR eq_hf_mf g))))))))) ; -- (h . f) . g = (m . f) . g - -- h . f = m . f - - -------------------------------------------------------- --- 2. Monomorphism - an arrow f such that: --- --- f . h == f . m ==> h == m --- --- for every h and m. - -cat Mono ({c} : Category) ({x,y} : Obj c) (Arrow x y) ; - -data mono : ({c} : Category) - -> ({x,y} : Obj c) - -> (f : Arrow x y) - -> (({z} : Obj c) -> (h,m : Arrow z x) -> EqAr (comp f h) (comp f m) -> EqAr h m) - -> Mono f ; - - -------------------------------------------------------- --- 3. Epimorphism - an arrow f such that: --- --- h . f == m . f ==> h == m --- --- for every h and m. - -cat Epi ({c} : Category) ({x,y} : Obj c) (Arrow x y) ; - -data epi : ({c} : Category) - -> ({x,y} : Obj c) - -> (f : Arrow x y) - -> (({z} : Obj c) -> (h,m : Arrow y z) -> EqAr (comp h f) (comp m f) -> EqAr h m) - -> Epi f ; - -} diff --git a/examples/category-theory/NaturalTransform.gf b/examples/category-theory/NaturalTransform.gf deleted file mode 100644 index 60943737c..000000000 --- a/examples/category-theory/NaturalTransform.gf +++ /dev/null @@ -1,19 +0,0 @@ -abstract NaturalTransform = Functor ** { - - ---------------------------------------------------------- - -- Natural transformation - a pair of functors which - -- differ up to an arrow - - cat NT ({c1,c2} : Category) (f,g : Functor c1 c2) ; - - data nt : ({c1,c2} : Category) - -> (f,g : Functor c1 c2) - -> (n : (x : Obj c1) -> Arrow (mapObj f x) (mapObj g x)) - -> ( ({x,y} : Obj c1) - -> (ar : Arrow x y) - -> EqAr (comp (n y) (mapAr f ar)) - (comp (mapAr g ar) (n x)) - ) - -> NT f g ; - -} diff --git a/examples/computer/Computer.gf b/examples/computer/Computer.gf deleted file mode 100644 index 1460d47e9..000000000 --- a/examples/computer/Computer.gf +++ /dev/null @@ -1,148 +0,0 @@ -abstract Computer = Dator, Numeral, Grammar [ - --- the "mini" resource of GF book, chapter 9 - --- cat - S, -- sentence - Cl, -- clause - NP, -- noun phrase - VP, -- verb phrase - AP, -- adjectival phrase - CN, -- common noun - Det, -- determiner - N, -- noun - A, -- adjective - V, -- verb (one-place, intransitive) - V2, -- two-place verb (two-place, transitive or prepositional) - AdA, -- ad-adjective - Tense, -- tense - Pol, -- polarity - Conj, -- conjunction - Pron, - Numeral, - --- fun - UseCl , -- Tense -> Pol -> Cl -> S, - PredVP , -- NP -> VP -> Cl, ---- ComplV2, -- V2 -> NP -> VP, - DetCN , -- Det -> CN -> NP, - UsePron, ---- ModCN , -- AP -> CN -> CN, - ---- CompAP , -- AP -> VP, - AdAP , -- AdA -> AP -> AP, - ---- ConjS , -- Conj -> S -> S -> S, ---- ConjAP , -- Conj -> AP -> AP -> AP, ---- ConjNP , -- Conj -> NP -> NP -> NP, - - UseV , -- V -> VP, - UseN , -- N -> CN, - PositA, -- A -> AP, - ---- a_Det, the_Det, - every_Det, -- Det, ---- this_Det, these_Det, -- Det, ---- that_Det, those_Det, -- Det, ---- i_NP, youSg_NP, he_NP, she_NP, we_NP, youPl_NP, they_NP, -- NP, - very_AdA, -- AdA, - - TTAnt, -- Tense -> Ant -> Temp ; - PPos, PNeg, -- Pol, - TPres, TPast, TFut, TCond, -- Tense, - ASimul, AAnter, - - and_Conj, or_Conj, -- Conj, - --- extension of the mini grammar - --- cat - Utt, -- utterance (sentence or question) e.g. "does she walk" - QS, -- question (fixed tense) e.g. "who doesn't walk" - QCl, -- question clause (variable tense) e.g. "who walks" - ClSlash, -- clause missing noun phrase e.g. "she walks with" - Adv, -- adverb e.g. "here" - Prep, -- preposition (and/or case) e.g. "with" - VS, -- sentence-complement verb e.g. "know" - VQ, -- question-complement verb e.g. "wonder" - VV, -- verb-phrase-complement verb e.g. "want" - IP, -- interrogative pronoun e.g. "who" - PN, -- proper name e.g. "John" - Subj, -- subjunction e.g. "because" - IAdv, -- interrogative adverb e.g. "why" - - ListAP, - ListNP, - ListS, - Temp, - Comp, - Ant, - Imp, - --- fun - UttS , -- S -> Utt, - UttQS, -- QS -> Utt, - - UseQCl, -- Tense -> Pol -> QCl -> QS, - - QuestCl , -- Cl -> QCl, -- does she walk - QuestVP , -- IP -> VP -> QCl, -- who walks - QuestSlash, -- IP -> ClSlash -> QCl, -- who does she walk with - QuestIAdv , -- IAdv -> Cl -> QCl, -- why does she walk - - SubjCl, -- Cl -> Subj -> S -> Cl, -- she walks because we run - - PrepNP , -- Prep -> NP -> Adv, -- in the house - - ComplVS, -- VS -> S -> VP, -- know that she walks - ComplVQ, -- VQ -> QS -> VP, -- wonder who walks - ComplVV, -- VV -> VP -> VP, -- want to walk - ---- SlashV2 , -- NP -> V2 -> ClSlash, -- she loves ---- SlashPrep, -- Cl -> Prep -> ClSlash, -- she walks with - - AdvVP, -- VP -> Adv -> VP, -- walk in the city - - UsePN, -- PN -> NP, -- John ---- AdvNP, -- NP -> Adv -> NP, -- the man in the city - - whoSg_IP , -- IP, - here_Adv, -- Adv, - by_Prep, in_Prep, of_Prep, with_Prep, -- Prep, - can_VV, must_VV, want_VV, -- VV, - although_Subj, because_Subj, when_Subj, if_Subj, -- Subj, - when_IAdv, where_IAdv, why_IAdv-- IAdv, - -] ** { - -flags startcat = Text ; - - --- functions with different type - -fun - TextS : S -> Text ; -- with . - TextQS : QS -> Text ; -- with ? --- TextImp : VP -> Text ; -- with ! - - ComplV2 : V2 -> NP -> VP ; - ModCN : AP -> CN -> CN ; - CompAP : AP -> VP ; - ConjS : Conj -> S -> S -> S ; - ConjAP : Conj -> AP -> AP -> AP ; - ConjNP : Conj -> NP -> NP -> NP ; - a_Det, the_Det, aPl_Det, thePl_Det : Det ; - this_Det, these_Det : Det ; - that_Det, those_Det : Det ; - possDet : Pron -> Det ; - numeralDet : Numeral -> Det ; - i_Pron, youSg_Pron, he_Pron, she_Pron, we_Pron, youPl_Pron, they_Pron : Pron ; - SubjS : Subj -> S -> S -> S ; -- if she walks we run - CompAdv : Prep -> NP -> VP ; -- be in the house - SlashV2 : NP -> V2 -> ClSlash ; -- she loves - SlashPrep : Cl -> Prep -> ClSlash ; -- she walks with - AdvCN : CN -> Prep -> NP -> CN ; -- man in the city - - -} - diff --git a/examples/computer/ComputerEng.gf b/examples/computer/ComputerEng.gf deleted file mode 100644 index 8f805aa68..000000000 --- a/examples/computer/ComputerEng.gf +++ /dev/null @@ -1,153 +0,0 @@ ---# -path=.:alltenses - -concrete ComputerEng of Computer = DatorEng, NumeralEng, GrammarEng [ - --- used to be the "mini" resource of GF book, chapter 9, but now larger - --- cat - S, -- sentence - Cl, -- clause - NP, -- noun phrase - VP, -- verb phrase - AP, -- adjectival phrase - CN, -- common noun - Det, -- determiner - N, -- noun - A, -- adjective - V, -- verb (one-place, intransitive) - V2, -- two-place verb (two-place, transitive or prepositional) - AdA, -- ad-adjective - Tense, -- tense - Pol, -- polarity - Conj, -- conjunction - - Pron, -- pronoun - Numeral, - --- fun - UseCl , -- Tense -> Pol -> Cl -> S, - PredVP , -- NP -> VP -> Cl, ---- ComplV2, -- V2 -> NP -> VP, - DetCN , -- Det -> CN -> NP, - UsePron, ---- ModCN , -- AP -> CN -> CN, - ---- CompAP , -- AP -> VP, - AdAP , -- AdA -> AP -> AP, - ---- ConjS , -- Conj -> S -> S -> S, ---- ConjAP , -- Conj -> AP -> AP -> AP, ---- ConjNP , -- Conj -> NP -> NP -> NP, - - UseV , -- V -> VP, - UseN , -- N -> CN, - PositA, -- A -> AP, - ---- a_Det, the_Det, - every_Det, -- Det, ---- this_Det, these_Det, -- Det, ---- that_Det, those_Det, -- Det, - i_Pron, youSg_Pron, he_Pron, she_Pron, we_Pron, youPl_Pron, they_Pron, -- NP, - very_AdA, -- AdA, - - TTAnt, -- Tense -> Ant -> Temp ; - PPos, PNeg, -- Pol, - TPres, TPast, TFut, TCond, -- Tense, - STense, SCond, SFut, SPast, SPres, -- scand tense - ASimul, AAnter, - - and_Conj, or_Conj, -- Conj, - --- extension of the mini grammar - --- cat - Text, -- text (with punctuation) e.g. "Who knows it?" - Utt, -- utterance (sentence or question) e.g. "does she walk" - QS, -- question (fixed tense) e.g. "who doesn't walk" - QCl, -- question clause (variable tense) e.g. "who walks" - ClSlash, -- clause missing noun phrase e.g. "she walks with" - Adv, -- adverb e.g. "here" - Prep, -- preposition (and/or case) e.g. "with" - VS, -- sentence-complement verb e.g. "know" - VQ, -- question-complement verb e.g. "wonder" - VV, -- verb-phrase-complement verb e.g. "want" - IP, -- interrogative pronoun e.g. "who" - PN, -- proper name e.g. "John" - Subj, -- subjunction e.g. "because" - IAdv, -- interrogative adverb e.g. "why" - - ListAP, - ListNP, - ListS, - Temp, - Comp, - Ant, - - Imp, Bool, True, False, Voc, - --- fun - - UttS , -- S -> Utt, - UttQS, -- QS -> Utt, - - UseQCl, -- Tense -> Pol -> QCl -> QS, - - QuestCl , -- Cl -> QCl, -- does she walk - QuestVP , -- IP -> VP -> QCl, -- who walks - QuestSlash, -- IP -> ClSlash -> QCl, -- who does she walk with - QuestIAdv , -- IAdv -> Cl -> QCl, -- why does she walk - - SubjCl, -- Cl -> Subj -> S -> Cl, -- she walks because we run - - PrepNP , -- Prep -> NP -> Adv, -- in the house - - ComplVS, -- VS -> S -> VP, -- know that she walks - ComplVQ, -- VQ -> QS -> VP, -- wonder who walks - ComplVV, -- VV -> VP -> VP, -- want to walk - ---- SlashV2 , -- NP -> V2 -> ClSlash, -- she loves ---- SlashPrep, -- Cl -> Prep -> ClSlash, -- she walks with - - AdvVP, -- VP -> Adv -> VP, -- walk in the city - - UsePN, -- PN -> NP, -- John ---- AdvNP, -- NP -> Adv -> NP, -- the man in the city - - whoSg_IP , -- IP, - here_Adv, -- Adv, - by_Prep, in_Prep, of_Prep, with_Prep, -- Prep, - can_VV, must_VV, want_VV, -- VV, - although_Subj, because_Subj, when_Subj, if_Subj, -- Subj, - when_IAdv, where_IAdv, why_IAdv-- IAdv, - -] ** open SyntaxEng, (S = SyntaxEng) in { - --- functions with different type - -lin - TextS s = mkText (lin S s) ; - TextQS qs = mkText (lin QS qs) ; - TextImp vp = mkText (mkImp (lin VP vp)) ; - - ComplV2 v np = mkVP v np ; - ModCN ap cn = lin CN (mkCN ) ; - CompAP ap = mkVP (lin AP ap) ; - ConjS co x y = mkS (lin Conj co) (lin S x) (lin S y) ; - ConjAP co x y = mkAP co x y ; - ConjNP co x y = mkNP co x y ; - a_Det = mkDet a_Quant ; - the_Det = mkDet the_Quant ; - aPl_Det = mkDet a_Quant plNum ; - thePl_Det = mkDet the_Quant plNum ; - this_Det = S.this_Det ; - these_Det = S.these_Det ; - that_Det = S.that_Det ; - those_Det = S.those_Det ; - possDet p = S.mkDet

; - numeralDet n = S.mkDet ; - SubjS subj a b = mkS (S.mkAdv ) b ; - CompAdv p pp = mkVP (S.mkAdv

) ; - SlashV2 np v2 = mkClSlash np v2 ; - SlashPrep cl p = mkClSlash (lin Cl cl)

; - AdvCN cn p pp = mkCN (mkAdv

) ; -} diff --git a/examples/computer/ComputerFin.gf b/examples/computer/ComputerFin.gf deleted file mode 100644 index 01d6fdbd1..000000000 --- a/examples/computer/ComputerFin.gf +++ /dev/null @@ -1,153 +0,0 @@ ---# -path=.:alltenses - -concrete ComputerFin of Computer = DatorFin, NumeralFin, GrammarFin [ - --- used to be the "mini" resource of GF book, chapter 9, but now larger - --- cat - S, -- sentence - Cl, -- clause - NP, -- noun phrase - VP, -- verb phrase - AP, -- adjectival phrase - CN, -- common noun - Det, -- determiner - N, -- noun - A, -- adjective - V, -- verb (one-place, intransitive) - V2, -- two-place verb (two-place, transitive or prepositional) - AdA, -- ad-adjective - Tense, -- tense - Pol, -- polarity - Conj, -- conjunction - - Pron, -- pronoun - Numeral, - --- fun - UseCl , -- Tense -> Pol -> Cl -> S, - PredVP , -- NP -> VP -> Cl, ---- ComplV2, -- V2 -> NP -> VP, - DetCN , -- Det -> CN -> NP, - UsePron, ---- ModCN , -- AP -> CN -> CN, - ---- CompAP , -- AP -> VP, - AdAP , -- AdA -> AP -> AP, - ---- ConjS , -- Conj -> S -> S -> S, ---- ConjAP , -- Conj -> AP -> AP -> AP, ---- ConjNP , -- Conj -> NP -> NP -> NP, - - UseV , -- V -> VP, - UseN , -- N -> CN, - PositA, -- A -> AP, - ---- a_Det, the_Det, - every_Det, -- Det, ---- this_Det, these_Det, -- Det, ---- that_Det, those_Det, -- Det, - i_Pron, youSg_Pron, he_Pron, she_Pron, we_Pron, youPl_Pron, they_Pron, -- NP, - very_AdA, -- AdA, - - TTAnt, -- Tense -> Ant -> Temp ; - PPos, PNeg, -- Pol, - TPres, TPast, TFut, TCond, -- Tense, - STense, SCond, SFut, SPast, SPres, -- scand tense - ASimul, AAnter, - - and_Conj, or_Conj, -- Conj, - --- extension of the mini grammar - --- cat - Text, -- text (with punctuation) e.g. "Who knows it?" - Utt, -- utterance (sentence or question) e.g. "does she walk" - QS, -- question (fixed tense) e.g. "who doesn't walk" - QCl, -- question clause (variable tense) e.g. "who walks" - ClSlash, -- clause missing noun phrase e.g. "she walks with" - Adv, -- adverb e.g. "here" - Prep, -- preposition (and/or case) e.g. "with" - VS, -- sentence-complement verb e.g. "know" - VQ, -- question-complement verb e.g. "wonder" - VV, -- verb-phrase-complement verb e.g. "want" - IP, -- interrogative pronoun e.g. "who" - PN, -- proper name e.g. "John" - Subj, -- subjunction e.g. "because" - IAdv, -- interrogative adverb e.g. "why" - - ListAP, - ListNP, - ListS, - Temp, - Comp, - Ant, - - Imp, Bool, True, False, Voc, - --- fun - - UttS , -- S -> Utt, - UttQS, -- QS -> Utt, - - UseQCl, -- Tense -> Pol -> QCl -> QS, - - QuestCl , -- Cl -> QCl, -- does she walk - QuestVP , -- IP -> VP -> QCl, -- who walks - QuestSlash, -- IP -> ClSlash -> QCl, -- who does she walk with - QuestIAdv , -- IAdv -> Cl -> QCl, -- why does she walk - - SubjCl, -- Cl -> Subj -> S -> Cl, -- she walks because we run - - PrepNP , -- Prep -> NP -> Adv, -- in the house - - ComplVS, -- VS -> S -> VP, -- know that she walks - ComplVQ, -- VQ -> QS -> VP, -- wonder who walks - ComplVV, -- VV -> VP -> VP, -- want to walk - ---- SlashV2 , -- NP -> V2 -> ClSlash, -- she loves ---- SlashPrep, -- Cl -> Prep -> ClSlash, -- she walks with - - AdvVP, -- VP -> Adv -> VP, -- walk in the city - - UsePN, -- PN -> NP, -- John ---- AdvNP, -- NP -> Adv -> NP, -- the man in the city - - whoSg_IP , -- IP, - here_Adv, -- Adv, - by_Prep, in_Prep, of_Prep, with_Prep, -- Prep, - can_VV, must_VV, want_VV, -- VV, - although_Subj, because_Subj, when_Subj, if_Subj, -- Subj, - when_IAdv, where_IAdv, why_IAdv-- IAdv, - -] ** open SyntaxFin, (S = SyntaxFin) in { - --- functions with different type - -lin - TextS s = mkText (lin S s) ; - TextQS qs = mkText (lin QS qs) ; - TextImp vp = mkText (mkImp (lin VP vp)) ; - - ComplV2 v np = mkVP v np ; - ModCN ap cn = lin CN (mkCN ) ; - CompAP ap = mkVP (lin AP ap) ; - ConjS co x y = mkS (lin Conj co) (lin S x) (lin S y) ; - ConjAP co x y = mkAP co x y ; - ConjNP co x y = mkNP co x y ; - a_Det = mkDet a_Quant ; - the_Det = mkDet the_Quant ; - aPl_Det = mkDet a_Quant plNum ; - thePl_Det = mkDet the_Quant plNum ; - this_Det = S.this_Det ; - these_Det = S.these_Det ; - that_Det = S.that_Det ; - those_Det = S.those_Det ; - possDet p = S.mkDet

; - numeralDet n = S.mkDet ; - SubjS subj a b = mkS (S.mkAdv ) b ; - CompAdv p pp = mkVP (S.mkAdv

) ; - SlashV2 np v2 = mkClSlash np v2 ; - SlashPrep cl p = mkClSlash (lin Cl cl)

; - AdvCN cn p pp = mkCN (mkAdv

) ; -} diff --git a/examples/computer/ComputerSwe.gf b/examples/computer/ComputerSwe.gf deleted file mode 100644 index 90fb7c6a0..000000000 --- a/examples/computer/ComputerSwe.gf +++ /dev/null @@ -1,153 +0,0 @@ ---# -path=.:alltenses - -concrete ComputerSwe of Computer = DatorSwe, NumeralSwe, GrammarSwe [ - --- used to be the "mini" resource of GF book, chapter 9, but now larger - --- cat - S, -- sentence - Cl, -- clause - NP, -- noun phrase - VP, -- verb phrase - AP, -- adjectival phrase - CN, -- common noun - Det, -- determiner - N, -- noun - A, -- adjective - V, -- verb (one-place, intransitive) - V2, -- two-place verb (two-place, transitive or prepositional) - AdA, -- ad-adjective - Tense, -- tense - Pol, -- polarity - Conj, -- conjunction - - Pron, -- pronoun - Numeral, - --- fun - UseCl , -- Tense -> Pol -> Cl -> S, - PredVP , -- NP -> VP -> Cl, ---- ComplV2, -- V2 -> NP -> VP, - DetCN , -- Det -> CN -> NP, - UsePron, ---- ModCN , -- AP -> CN -> CN, - ---- CompAP , -- AP -> VP, - AdAP , -- AdA -> AP -> AP, - ---- ConjS , -- Conj -> S -> S -> S, ---- ConjAP , -- Conj -> AP -> AP -> AP, ---- ConjNP , -- Conj -> NP -> NP -> NP, - - UseV , -- V -> VP, - UseN , -- N -> CN, - PositA, -- A -> AP, - ---- a_Det, the_Det, - every_Det, -- Det, ---- this_Det, these_Det, -- Det, ---- that_Det, those_Det, -- Det, - i_Pron, youSg_Pron, he_Pron, she_Pron, we_Pron, youPl_Pron, they_Pron, -- NP, - very_AdA, -- AdA, - - TTAnt, -- Tense -> Ant -> Temp ; - PPos, PNeg, -- Pol, - TPres, TPast, TFut, TCond, -- Tense, - STense, SCond, SFut, SPast, SPres, -- scand tense - ASimul, AAnter, - - and_Conj, or_Conj, -- Conj, - --- extension of the mini grammar - --- cat - Text, -- text (with punctuation) e.g. "Who knows it?" - Utt, -- utterance (sentence or question) e.g. "does she walk" - QS, -- question (fixed tense) e.g. "who doesn't walk" - QCl, -- question clause (variable tense) e.g. "who walks" - ClSlash, -- clause missing noun phrase e.g. "she walks with" - Adv, -- adverb e.g. "here" - Prep, -- preposition (and/or case) e.g. "with" - VS, -- sentence-complement verb e.g. "know" - VQ, -- question-complement verb e.g. "wonder" - VV, -- verb-phrase-complement verb e.g. "want" - IP, -- interrogative pronoun e.g. "who" - PN, -- proper name e.g. "John" - Subj, -- subjunction e.g. "because" - IAdv, -- interrogative adverb e.g. "why" - - ListAP, - ListNP, - ListS, - Temp, - Comp, - Ant, - - Imp, Bool, True, False, Voc, - --- fun - - UttS , -- S -> Utt, - UttQS, -- QS -> Utt, - - UseQCl, -- Tense -> Pol -> QCl -> QS, - - QuestCl , -- Cl -> QCl, -- does she walk - QuestVP , -- IP -> VP -> QCl, -- who walks - QuestSlash, -- IP -> ClSlash -> QCl, -- who does she walk with - QuestIAdv , -- IAdv -> Cl -> QCl, -- why does she walk - - SubjCl, -- Cl -> Subj -> S -> Cl, -- she walks because we run - - PrepNP , -- Prep -> NP -> Adv, -- in the house - - ComplVS, -- VS -> S -> VP, -- know that she walks - ComplVQ, -- VQ -> QS -> VP, -- wonder who walks - ComplVV, -- VV -> VP -> VP, -- want to walk - ---- SlashV2 , -- NP -> V2 -> ClSlash, -- she loves ---- SlashPrep, -- Cl -> Prep -> ClSlash, -- she walks with - - AdvVP, -- VP -> Adv -> VP, -- walk in the city - - UsePN, -- PN -> NP, -- John ---- AdvNP, -- NP -> Adv -> NP, -- the man in the city - - whoSg_IP , -- IP, - here_Adv, -- Adv, - by_Prep, in_Prep, of_Prep, with_Prep, -- Prep, - can_VV, must_VV, want_VV, -- VV, - although_Subj, because_Subj, when_Subj, if_Subj, -- Subj, - when_IAdv, where_IAdv, why_IAdv-- IAdv, - -] ** open SyntaxSwe, (S = SyntaxSwe) in { - --- functions with different type - -lin - TextS s = mkText (lin S s) ; - TextQS qs = mkText (lin QS qs) ; - TextImp vp = mkText (mkImp (lin VP vp)) ; - - ComplV2 v np = mkVP v np ; - ModCN ap cn = lin CN (mkCN ) ; - CompAP ap = mkVP (lin AP ap) ; - ConjS co x y = mkS (lin Conj co) (lin S x) (lin S y) ; - ConjAP co x y = mkAP co x y ; - ConjNP co x y = mkNP co x y ; - a_Det = mkDet a_Quant ; - the_Det = mkDet the_Quant ; - aPl_Det = mkDet a_Quant plNum ; - thePl_Det = mkDet the_Quant plNum ; - this_Det = S.this_Det ; - these_Det = S.these_Det ; - that_Det = S.that_Det ; - those_Det = S.those_Det ; - possDet p = S.mkDet

; - numeralDet n = S.mkDet ; - SubjS subj a b = mkS (S.mkAdv ) b ; - CompAdv p pp = mkVP (S.mkAdv

) ; - SlashV2 np v2 = mkClSlash np v2 ; - SlashPrep cl p = mkClSlash (lin Cl cl)

; - AdvCN cn p pp = mkCN (mkAdv

) ; -} diff --git a/examples/computer/Dator.gf b/examples/computer/Dator.gf deleted file mode 100644 index 2f98d3b11..000000000 --- a/examples/computer/Dator.gf +++ /dev/null @@ -1,53 +0,0 @@ -abstract Dator = Cat ** { -fun supercomputer_N : N ; -fun computer_program_N : N ; -fun vacuum_tube_N : N ; -fun computer_data_storage_N : N ; -fun surf_V : V ; -fun work_V : V ; -fun computer_monitor_N : N ; -fun overheated_A : A ; -fun hack_V : V ; -fun hacker_N : N ; -fun calcutor_N : N ; -fun mathematics_N : N ; -fun mathematician_N : N ; -fun add_V : V ; -fun home_computer_N : N ; -fun computer_network_N : N ; -fun mouse_N : N ; -fun central_processing_unit_N : N ; -fun computer_N : N ; -fun program_V : V ; -fun fast_A : A ; -fun hard_drive_N : N ; -fun computer_keyboard_N : N ; -fun laptop_N : N ; -fun computer_N : N ; -fun software_N : N ; -fun slow_A : A ; -fun microcontroller_N : N ; -fun dust_N : N ; -fun machine_N : N ; -fun electicity_N : N ; -fun information_N : N ; -fun message_N : N ; -fun communication_N : N ; -fun communicating_V : V ; -fun tractor_N : N ; -fun mechanical_calculator_N : N ; -fun number_N : N ; -fun home_computer_N : N ; -fun power_supply_N : N ; -fun system_N : N ; -fun personal_digital_assistant_N : N ; -fun webcam_N : N ; -fun homepage_N : N ; -fun knowledge_N : N ; -fun printer_N : N ; -fun relay_N : N ; -fun graphics_N : N ; -fun computer_data_storage_N : N ; -fun mainframe_computer_N : N ; -fun electrical_wiring_N : N ; -} \ No newline at end of file diff --git a/examples/computer/DatorEng.gf b/examples/computer/DatorEng.gf deleted file mode 100644 index fce5f2491..000000000 --- a/examples/computer/DatorEng.gf +++ /dev/null @@ -1,54 +0,0 @@ -concrete DatorEng of Dator = CatEng ** open ParadigmsEng in { -lin supercomputer_N = mkN "supercomputer" ; --Eng -lin computer_program_N = mkN "computer program" ; --Eng -lin vacuum_tube_N = mkN "vacuum tube" ; --Eng -lin computer_data_storage_N = mkN "computer data storage" ; --Eng -lin surf_V = mkV "surf" ; --Eng -lin work_V = mkV "work" ; --Eng -lin computer_monitor_N = mkN "computer monitor" ; --Eng -lin overheated_A = mkA "overheated" ; --Eng -lin hack_V = mkV "hack" ; --Eng -lin hacker_N = mkN "hacker" ; --Eng -lin calcutor_N = mkN "calcutor" ; --Eng -lin mathematics_N = mkN "mathematics" ; --Eng -lin mathematician_N = mkN "mathematician" ; --Eng -lin add_V = mkV "add" ; --Eng -lin home_computer_N = mkN "home computer" ; --Eng -lin computer_network_N = mkN "computer network" ; --Eng -lin mouse_N = mkN "mouse" ; --Eng -lin central_processing_unit_N = mkN "central processing unit" ; --Eng -lin computer_N = mkN "computer" ; --Eng -lin program_V = mkV "program" ; --Eng -lin fast_A = mkA "fast" ; --Eng -lin hard_drive_N = mkN "hard drive" ; --Eng -lin computer_keyboard_N = mkN "computer keyboard" ; --Eng -lin laptop_N = mkN "laptop" ; --Eng -lin computer_N = mkN "computer" ; --Eng -lin software_N = mkN "software" ; --Eng -lin slow_A = mkA "slow" ; --Eng -lin microcontroller_N = mkN "microcontroller" ; --Eng -lin dust_N = mkN "dust" ; --Eng -lin machine_N = mkN "machine" ; --Eng -lin electicity_N = mkN "electicity" ; --Eng -lin information_N = mkN "information" ; --Eng -lin message_N = mkN "message" ; --Eng -lin communication_N = mkN "communication" ; --Eng -lin communicating_V = mkV "communicate" ; --Eng -lin tractor_N = mkN "tractor" ; --Eng -lin mechanical_calculator_N = mkN "mechanical calculator" ; --Eng -lin number_N = mkN "number" ; --Eng -lin home_computer_N = mkN "home computer" ; --Eng -lin power_supply_N = mkN "power supply" ; --Eng -lin system_N = mkN "system" ; --Eng -lin personal_digital_assistant_N = mkN "personal digital assistant" ; --Eng -lin webcam_N = mkN "webcam" ; --Eng -lin homepage_N = mkN "homepage" ; --Eng -lin knowledge_N = mkN "knowledge" ; --Eng -lin printer_N = mkN "printer" ; --Eng -lin relay_N = mkN "relay" ; --Eng -lin graphics_N = mkN "graphics" ; --Eng -lin computer_data_storage_N = mkN "computer data storage" ; --Eng -lin mainframe_computer_N = mkN "mainframe computer" ; --Eng -lin electrical_wiring_N = mkN "electrical wiring" ; --Eng - -} \ No newline at end of file diff --git a/examples/computer/DatorFin.gf b/examples/computer/DatorFin.gf deleted file mode 100644 index a2f08c40a..000000000 --- a/examples/computer/DatorFin.gf +++ /dev/null @@ -1,54 +0,0 @@ -concrete DatorFin of Dator = CatFin ** open ParadigmsFin in { - -flags coding=utf8 ; - -lin supercomputer_N = mkN "supertietokone" ; --Fin -lin computer_program_N = mkN "tietokoneohjelma" ; --Fin -lin vacuum_tube_N = mkN "tyhjiö" (mkN "putki") ; --Fin -lin computer_data_storage_N = mkN "muisti" ; --Fin -lin surf_V = mkV "surfata" ; --Fin -lin work_V = mkV "toimia" ; --Fin -lin computer_monitor_N = mkN "näyttö" ; --Fin -lin overheated_A = mkA "ylikuumentunut" ; --Fin -lin hack_V = mkV "hakkeroida" ; --Fin -lin hacker_N = mkN "hakkeri" ; --Fin -lin calcutor_N = mkN "taskulaskin" ; --Fin -lin mathematics_N = mkN "matematiikka" ; --Fin -lin mathematician_N = mkN "matemaatikko" ; --Fin -lin add_V = mkV "lisätä" ; --Fin -lin home_computer_N = mkN "kotitietokone" ; --Fin -lin computer_network_N = mkN "tietoverkko" ; --Fin -lin mouse_N = mkN "hiiri" "hiiriä" ; --Fin -lin central_processing_unit_N = mkN "suoritin" ; --Fin -lin computer_N = mkN "tietokone" ; --Fin -lin program_V = mkV "ohjelmoida" ; --Fin -lin fast_A = mkA "nopea" ; --Fin -lin hard_drive_N = mkN "kova" (mkN "levy") ; --Fin -lin computer_keyboard_N = mkN "näppäimistö" ; --Fin -lin laptop_N = mkN "sylimikro" ; --Fin -lin software_N = mkN "ohjelmisto" ; --Fin -lin slow_A = mkA "hidas" ; --Fin -lin microcontroller_N = mkN "mikrokontrolleri" ; --Fin -lin dust_N = mkN "pöly" ; --Fin -lin machine_N = mkN "kone" ; --Fin -lin electicity_N = mkN "sähkö" ; --Fin -lin information_N = mkN "informaatio" ; --Fin -lin message_N = mkN "viesti" ; --Fin -lin communication_N = mkN "kommunikaatio" ; --Fin -lin communicating_V = mkV "viestiä" ; --Fin -lin tractor_N = mkN "traktori" ; --Fin -lin mechanical_calculator_N = mkN "pöytälaskin" ; --Fin -lin number_N = mkN "numero" ; --Fin -lin power_supply_N = mkN "virta" (mkN "lähde") ; --Fin -lin system_N = mkN "järjestelmä" ; --Fin -lin personal_digital_assistant_N = mkN "kämmentietokone" ; --Fin -lin webcam_N = mkN "verkkokamera" ; --Fin -lin homepage_N = mkN "kotisivu" ; --Fin -lin knowledge_N = mkN "tieto" ; --Fin -lin printer_N = mkN "kirjoitin" ; --Fin -lin relay_N = mkN "rele" ; --Fin -lin graphics_N = mkN "grafiikka" ; --Fin -lin mainframe_computer_N = mkN "keskustietokone" ; --Fin -lin electrical_wiring_N = mkN "sähkö" (mkN "johto") ; --Fin - -} \ No newline at end of file diff --git a/examples/computer/DatorSwe.gf b/examples/computer/DatorSwe.gf deleted file mode 100644 index f615d171f..000000000 --- a/examples/computer/DatorSwe.gf +++ /dev/null @@ -1,57 +0,0 @@ -concrete DatorSwe of Dator = CatSwe ** open ParadigmsSwe in { - -flags coding = utf8 ; - -lin supercomputer_N = mkN "superdator" "superdatorer" ; --Swe -lin computer_program_N = mkN "dataprogram" "dataprogram" ; --Swe -lin vacuum_tube_N = mkN "elektronrör" "elektronrör" ; --Swe -lin computer_data_storage_N = mkN "datorminne" "datorminnen" ; --Swe -lin surf_V = mkV "surfa" ; --Swe -lin work_V = mkV "jobba" ; --Swe -lin computer_monitor_N = mkN "bildskärm" ; --Swe -lin overheated_A = mkA "överhettad" ; --Swe -lin hack_V = mkV "hacka" ; --Swe -lin hacker_N = mkN "hackare" "hackare" ; --Swe -lin calcutor_N = mkN "miniräknare" "miniräknare" ; --Swe -lin mathematics_N = mkN "matematik" "matematiker" ; --Swe -lin mathematician_N = mkN "matematiker" "matematiker" ; --Swe -lin add_V = mkV "addera" ; --Swe -lin home_computer_N = mkN "hemdator" "hemdatorer" ; --Swe -lin computer_network_N = mkN "datornätverk" "datornätverk" ; --Swe -lin mouse_N = mkN "datormus" "datormusen" "datormöss" "datormössen" ; --Swe -lin central_processing_unit_N = mkN "processor" "processorer" ; --Swe -lin computer_N = mkN "dator" "datorer" ; --Swe -lin program_V = mkV "programera" ; --Swe -lin fast_A = mkA "snabb" ; --Swe -lin hard_drive_N = mkN "härddisk" ; --Swe -lin computer_keyboard_N = mkN "tangentbord" "tangentbord" ; --Swe -lin laptop_N = mkN "bärbar dator" "bärbara datorer" ; --Swe ---lin computer_N = mkN "datorsystem" ; --Swe -lin software_N = mkN "programvara" ; --Swe -lin slow_A = mkA "lÃ¥ngsam" "lÃ¥ngsamt" "lÃ¥ngsamma" "lÃ¥ngsammare" "lÃ¥ngsammast" ; --Swe -lin microcontroller_N = mkN "mikrokontroller" ; --Swe -lin dust_N = mkN "damm" "damm" ; --Swe -lin machine_N = mkN "maskin" "maskiner" ; --Swe -lin electicity_N = mkN "elektricitet" "elektriciteter" ; --Swe -lin information_N = mkN "information" "informationer" ; --Swe -lin message_N = mkN "meddelande" "meddelanden" ; --Swe -lin communication_N = mkN "kommunikation" "kommunikationer" ; --Swe -lin communicating_V = mkV "kommunicera" ; --Swe -lin tractor_N = mkN "traktor" "traktorer" ; --Swe -lin mechanical_calculator_N = mkN "räknemaskin" "räknemaskiner" ; --Swe -lin number_N = mkN "nummer" "nummer" ; --Swe -lin home_computer_N = mkN "hemdator" "hemdatorer" ; --Swe -lin power_supply_N = mkN "nätaggregat" "nätaggregat" ; --Swe -lin system_N = mkN "system" "system" ; --Swe -lin personal_digital_assistant_N = mkN "handdator" "haddatorer" ; --Swe -lin webcam_N = mkN "webbkamera" ; --Swe -lin homepage_N = mkN "hemsida" ; --Swe -lin knowledge_N = mkN "kunskap" "kunskaper" ; --Swe -lin printer_N = mkN "skrivare" "skrivare" ; --Swe -lin relay_N = mkN "relä" "reläer" ; --Swe -lin graphics_N = mkN "grafik" "grafiker" ; --Swe ---lin computer_data_storage_N = mkN "arbetsminne" ; --Swe -lin mainframe_computer_N = mkN "stordator" "stordatorer" ; --Swe -lin electrical_wiring_N = mkN "elkabel" ; --Swe - -} diff --git a/examples/dates/Dates.gf b/examples/dates/Dates.gf deleted file mode 100644 index 9ac664a1c..000000000 --- a/examples/dates/Dates.gf +++ /dev/null @@ -1,32 +0,0 @@ -abstract Dates = { - -flags startcat = Date ; - -cat - Date ; Year ; Month ; Day ; Time ; Hour ; Minute ; Weekday ; Ampm ; - -fun - DFull : Year -> Month -> Day -> Weekday -> Time -> Date ; - - MkYear : Int -> Year ; - - MJan, MFeb, MMar, MApr, MMay, MJun, MJul, MAug, MSep, MOct, MNov, MDec : Month ; - - MkDay : Int -> Day ; - - MkTime : Ampm -> Hour -> Minute -> Time ; - - H01, H02, H03, H04, H05, H06, H07, H08, H09, H10, H11, H12 : Hour ; - - MkMinute : Int -> Minute ; - - WSun, WMon, WTue, WWed, WThu, WFri, WSat : Weekday ; - - AM, PM : Ampm ; - --- noncanonical ways - - DToday, DYesterday, DTomorrow : Time -> Date ; - -} - diff --git a/examples/dates/DatesEng.gf b/examples/dates/DatesEng.gf deleted file mode 100644 index 2113c11dd..000000000 --- a/examples/dates/DatesEng.gf +++ /dev/null @@ -1,66 +0,0 @@ -concrete DatesEng of Dates = open Prelude in { - -lincat - Date, Year, Month, Day, Time, Hour, Minute, Weekday, Ampm = Str ; - -lin - DFull y m d w t = opts (opts "on" ++ w ++ comma) ++ opts (bothWays m d ++ opts comma) ++ opts (y ++ opts comma) ++ opts ("at" ++ t) ; - - MkYear i = i.s ; - - MJan = "January" ; - MFeb = "February" ; - MMar = "March" ; - MApr = "April" ; - MMay = "May" ; - MJun = "June" ; - MJul = "July" ; - MAug = "August" ; - MSep = "September" ; - MOct = "October" ; - MNov = "November" ; - MDec = "December" ; - - MkDay i = i.s ; - - MkTime ap h m = h ++ opts (dot ++ m) ++ opts ap ; - - H01 = "1" ; - H02 = "2" ; - H03 = "3" ; - H04 = "4" ; - H05 = "5" ; - H06 = "6" ; - H07 = "7" ; - H08 = "8" ; - H09 = "9" ; - H10 = "10" ; - H11 = "11" ; - H12 = "12" ; - - MkMinute i = i.s ; - - WSun = "Sunday" ; - WMon = "Monday" ; - WTue = "Tuesday" ; - WWed = "Wednesday" ; - WThu = "Thursday" ; - WFri = "Friday" ; - WSat = "Saturday" ; - - AM = "a.m." ; - PM = "p.m." ; - -oper - opts = optStr ; - dot = "." ; - comma = "," ; - -lin - DToday t = "today" ++ opts ("at" ++ t) ; - DTomorrow t = "tomorrow" ++ opts ("at" ++ t) ; - DYesterday t = "yesterday" ++ opts ("at" ++ t) ; - - -} - diff --git a/examples/dates/DatesFin.gf b/examples/dates/DatesFin.gf deleted file mode 100644 index ce37e577a..000000000 --- a/examples/dates/DatesFin.gf +++ /dev/null @@ -1,78 +0,0 @@ -concrete DatesFin of Dates = open Prelude in { - -flags coding = utf8 ; - -lincat - Date, Year, Day, Time, Minute = Str ; - Month, Weekday = Case => Str ; - Hour = PAMPM => Str ; - Ampm = {s : Str ; p : PAMPM} ; - -lin - DFull y m d w t = (opts (w ! Nom) | (w ! Ess)) ++ opts (d ++ dot ++ (m ! Part)) ++ opts (opts "vuonna" ++ y) ++ opts (klo ++ t) ; - - MkYear i = i.s ; - - MJan = mkNoun "tammikuu" ; - MFeb = mkNoun "helmikuu" ; - MMar = mkNoun "maaliskuu" ; - MApr = mkNoun "huhtikuu" ; - MMay = mkNoun "toukokuu" ; - MJun = mkNoun "kesäkuu" ; - MJul = mkNoun "heinäkuu" ; - MAug = mkNoun "elokuu" ; - MSep = mkNoun "syyskuu" ; - MOct = mkNoun "lokakuu" ; - MNov = mkNoun "marraskuu" ; - MDec = mkNoun "joulukuu" ; - - MkDay i = i.s ; - - MkTime ap h m = h ! ap.p ++ opts (dot ++ m) ++ ap.s ; - - H01 = ampm "1" "13" ; - H02 = ampm "2" "14" ; - H03 = ampm "3" "15" ; - H04 = ampm "4" "16" ; - H05 = ampm "5" "17" ; - H06 = ampm "6" "18" ; - H07 = ampm "7" "19" ; - H08 = ampm "8" "20" ; - H09 = ampm "9" "21" ; - H10 = ampm "10" "22" ; - H11 = ampm "11" "23" ; - H12 = ampm "0" "12" ; -- 12.01 a.m. = 0.01 ; 12.01 p.m. = 13.01 - - MkMinute i = i.s ; - - WSun = mkNoun "sunnuntai" ; - WMon = mkNoun "maanantai" ; - WTue = mkNoun "tiistai" ; - WWed = mkNoun "keskiviikko" ; - WThu = mkNoun "torstai" ; - WFri = mkNoun "perjantai" ; - WSat = mkNoun "lauantai" ; - - AM = {s = [] ; p = PAM} ; - PM = {s = [] ; p = PPM} ; - -oper - opts = optStr ; - dot = "." ; - comma = "," ; - klo = "klo" | "kello" ; - - ampm : Str -> Str -> PAMPM => Str = \a,p -> table {PAM => a ; PPM => p} ; - mkNoun : Str -> Case => Str = \w -> table {Nom => w ; Part => w + "ta" ; Ess => w ++ "na"} ; - -param - PAMPM = PAM | PPM ; - Case = Nom | Part | Ess ; - -lin - DToday t = "tänään" ++ opts (klo ++ t) ; - DTomorrow t = "huomenna" ++ opts (klo ++ t) ; - DYesterday t = "eilen" ++ opts (klo ++ t) ; - -} - diff --git a/examples/dates/DatesFre.gf b/examples/dates/DatesFre.gf deleted file mode 100644 index 7adad70db..000000000 --- a/examples/dates/DatesFre.gf +++ /dev/null @@ -1,73 +0,0 @@ -concrete DatesFre of Dates = open Prelude in { - -flags coding = utf8 ; - -lincat - Date, Year, Month, Day, Time, Minute, Weekday = Str ; Hour = PAMPM => Str ; Ampm = {s : Str ; p : PAMPM} ; - -lin - DFull y m d w t = opts w ++ opts ("le" ++ d ++ m) ++ opts (opts "en" ++ y) ++ opts (klo ++ t) ; - - MkYear i = i.s ; - - MJan = "janvier" ; - MFeb = "février" ; - MMar = "mars" ; - MApr = "avril" ; - MMay = "mai" ; - MJun = "juin" ; - MJul = "juillet" ; - MAug = "août" ; - MSep = "septembre" ; - MOct = "octobre" ; - MNov = "novembre" ; - MDec = "décembre" ; - - MkDay i = i.s ; - - MkTime ap h m = h ! ap.p ++ opts ("h" ++ m) ++ ap.s ; - - H01 = ampm "1" "13" ; - H02 = ampm "2" "14" ; - H03 = ampm "3" "15" ; - H04 = ampm "4" "16" ; - H05 = ampm "5" "17" ; - H06 = ampm "6" "18" ; - H07 = ampm "7" "19" ; - H08 = ampm "8" "20" ; - H09 = ampm "9" "21" ; - H10 = ampm "10" "22" ; - H11 = ampm "11" "23" ; - H12 = ampm "0" "12" ; -- 12.01 a.m. = 0.01 ; 12.01 p.m. = 13.01 - - MkMinute i = i.s ; - - WSun = "dimanche" ; - WMon = "lundi" ; - WTue = "mardi" ; - WWed = "mercredi" ; - WThu = "jeudi" ; - WFri = "vendredi" ; - WSat = "samedi" ; - - AM = {s = [] ; p = PAM} ; - PM = {s = [] ; p = PPM} ; - -oper - opts = optStr ; - dot = "." ; - comma = "," ; - klo = "à" ; - - ampm : Str -> Str -> PAMPM => Str = \a,p -> table {PAM => a ; PPM => p} ; - -param - PAMPM = PAM | PPM ; - -lin - DToday t = "aujourd'hui" ++ opts (klo ++ t) ; - DTomorrow t = "demain" ++ opts (klo ++ t) ; - DYesterday t = "hier" ++ opts (klo ++ t) ; - -} - diff --git a/examples/dates/DatesSwe.gf b/examples/dates/DatesSwe.gf deleted file mode 100644 index d40ca201d..000000000 --- a/examples/dates/DatesSwe.gf +++ /dev/null @@ -1,73 +0,0 @@ -concrete DatesSwe of Dates = open Prelude in { - -flags coding = utf8 ; - -lincat - Date, Year, Month, Day, Time, Minute, Weekday = Str ; Hour = PAMPM => Str ; Ampm = {s : Str ; p : PAMPM} ; - -lin - DFull y m d w t = opts (opts "pÃ¥" ++ w) ++ opts ("den" ++ d ++ m) ++ opts (opts "Ã¥r" ++ y) ++ opts (klo ++ t) ; - - MkYear i = i.s ; - - MJan = "januari" ; - MFeb = "februari" ; - MMar = "mars" ; - MApr = "april" ; - MMay = "maj" ; - MJun = "juni" ; - MJul = "juli" ; - MAug = "augusti" ; - MSep = "september" ; - MOct = "oktober" ; - MNov = "november" ; - MDec = "december" ; - - MkDay i = i.s ; - - MkTime ap h m = h ! ap.p ++ opts (dot ++ m) ++ ap.s ; - - H01 = ampm "1" "13" ; - H02 = ampm "2" "14" ; - H03 = ampm "3" "15" ; - H04 = ampm "4" "16" ; - H05 = ampm "5" "17" ; - H06 = ampm "6" "18" ; - H07 = ampm "7" "19" ; - H08 = ampm "8" "20" ; - H09 = ampm "9" "21" ; - H10 = ampm "10" "22" ; - H11 = ampm "11" "23" ; - H12 = ampm "0" "12" ; -- 12.01 a.m. = 0.01 ; 12.01 p.m. = 13.01 - - MkMinute i = i.s ; - - WSun = "söndag" ; - WMon = "mÃ¥ndag" ; - WTue = "tisdag" ; - WWed = "onsdag" ; - WThu = "torsdag" ; - WFri = "fredag" ; - WSat = "lördag" ; - - AM = {s = [] ; p = PAM} ; - PM = {s = [] ; p = PPM} ; - -oper - opts = optStr ; - dot = "." ; - comma = "," ; - klo = "kl." | "klockan" ; - - ampm : Str -> Str -> PAMPM => Str = \a,p -> table {PAM => a ; PPM => p} ; - -param - PAMPM = PAM | PPM ; - -lin - DToday t = "idag" ++ opts (klo ++ t) ; - DTomorrow t = "imorgon" ++ opts (klo ++ t) ; - DYesterday t = "igÃ¥r" ++ opts (klo ++ t) ; - -} - diff --git a/examples/discourse/Discourse.gf b/examples/discourse/Discourse.gf deleted file mode 100644 index f70d46b4b..000000000 --- a/examples/discourse/Discourse.gf +++ /dev/null @@ -1,29 +0,0 @@ -abstract Discourse = - Lexicon, - Noun, Verb, - Adjective, Adverb, - Structural - [nobody_NP, nothing_NP], - Tense -** { - -flags startcat = S ; - -cat - Clause ; -- subject, verb, object, adverb(s) - Marker ; -- discourse marker - -fun - PreSubjS : Marker -> Temp -> Pol -> Clause -> S ; -- Jussihan juo maitoa nyt - PreVerbS : Marker -> Temp -> Pol -> Clause -> S ; -- juohan Jussi maitoa nyt - PreObjS : Marker -> Temp -> Pol -> Clause -> S ; -- maitoahan Jussi juo nyt - PreAdvS : Marker -> Temp -> Pol -> Clause -> S ; -- nythän Jussi juo maitoa - - NoFocClause : NP -> VPSlash -> NP -> Adv -> Clause ; -- Jussi juo maitoa nyt - FocSubjClause : NP -> VPSlash -> NP -> Adv -> Clause ; -- Jussikin juo maitoa nyt - FocVerbClause : NP -> VPSlash -> NP -> Adv -> Clause ; -- Jussi juokin maitoa nyt - FocObjClause : NP -> VPSlash -> NP -> Adv -> Clause ; -- Jussi juo maitoakin nyt - FocAdvClause : NP -> VPSlash -> NP -> Adv -> Clause ; -- Jussi juo maitoa nytkin - - neutralMarker, remindMarker, contrastMarker : Marker ; - -} diff --git a/examples/discourse/DiscourseEng.gf b/examples/discourse/DiscourseEng.gf deleted file mode 100644 index 9ee3b070a..000000000 --- a/examples/discourse/DiscourseEng.gf +++ /dev/null @@ -1,56 +0,0 @@ ---# -path=.:present - -concrete DiscourseEng of Discourse = - LexiconEng, - NounEng, VerbEng - [SlashV2VNP,SlashVV, Slash2V3, Slash3V3], - AdjectiveEng, AdverbEng, - StructuralEng - [nobody_NP,nothing_NP], - TenseX -** open SyntaxEng, (P = ParadigmsEng), (R = ParamX), (E = ExtraEng), (L = LangEng), Prelude in { - -lincat - Clause = {s : R.Polarity => {subj : NP ; vps : VPSlash ; obj : NP ; adv : Adv}} ; - Marker = Adv ; - -lin - PreSubjS marker temp pol cla = - let cl = cla.s ! pol.p in - mkS marker (mkS temp pol - (mkCl cl.subj (mkVP (mkVP cl.vps cl.obj) cl.adv))) ; - - PreVerbS marker temp pol cla = - let cl = cla.s ! pol.p in - mkS marker (mkS temp pol - (mkCl cl.subj (mkVP actually_AdV (mkVP (mkVP E.do_VV (mkVP cl.vps cl.obj)) cl.adv)))) ; - - PreObjS marker temp pol cla = - let cl = cla.s ! pol.p in - mkS marker (mkS (mkCl cl.obj - (mkRS temp pol (mkRCl E.that_RP (mkClSlash cl.subj (L.AdvVPSlash cl.vps cl.adv)))))) ; - - PreAdvS marker temp pol cla = - let cl = cla.s ! pol.p in - mkS marker (mkS cl.adv - (mkS temp pol (mkCl cl.subj (mkVP cl.vps cl.obj)))) ; - - NoFocClause np vps obj adv = - {s = \\p => {subj = np ; vps = vps ; obj = obj ; adv = adv}} ; - FocSubjClause np vps obj adv = - {s = \\p => {subj = mkNP np (too p) ; vps = vps ; obj = obj ; adv = adv}} ; - FocVerbClause np vps obj adv = - {s = \\p => {subj = np ; vps = L.AdVVPSlash even_AdV vps ; obj = obj ; adv = adv}} ; - FocObjClause np vps obj adv = - {s = \\p => {subj = np ; vps = vps ; obj = mkNP obj (too p) ; adv = adv}} ; - FocAdvClause np vps obj adv = - {s = \\p => {subj = np ; vps = vps ; obj = obj ; adv = lin Adv (ss (adv.s ++ (too p).s))}} ; - - neutralMarker = P.mkAdv [] ; - remindMarker = P.mkAdv "as we know" ; - contrastMarker = P.mkAdv "no but" ; - -oper - too : R.Polarity -> Adv = \p -> case p of {R.Pos => P.mkAdv "too" ; R.Neg => P.mkAdv "either"} ; - even_AdV = P.mkAdV "even" ; - actually_AdV = P.mkAdV "actually" ; - -} diff --git a/examples/discourse/DiscourseFin.gf b/examples/discourse/DiscourseFin.gf deleted file mode 100644 index 59e730f22..000000000 --- a/examples/discourse/DiscourseFin.gf +++ /dev/null @@ -1,40 +0,0 @@ ---# -path=.:present - -concrete DiscourseFin of Discourse = - LexiconFin, - NounFin, VerbFin - [SlashV2VNP,SlashVV, Slash2V3, Slash3V3], - AdjectiveFin, AdverbFin, - StructuralFin - [nobody_NP,nothing_NP], - TenseX -** open SyntaxFin, (P = ParadigmsFin), (R = ParamX), (E = ExtraFin), Prelude in { - -lincat - Clause = E.ClPlus ; - Marker = E.Part ; - -lin - PreSubjS marker temp pol cl = - E.S_SVO marker temp pol cl ; - PreVerbS marker temp pol cl = - E.S_VSO marker temp pol cl ; - PreObjS marker temp pol cl = - E.S_OSV marker temp pol cl ; - PreAdvS marker temp pol cl = - E.S_ASV marker temp pol cl ; - - NoFocClause np vps obj adv = - E.PredClPlus np (mkVP (mkVP vps obj) adv) ; - FocSubjClause np vps obj adv = - E.PredClPlusFocSubj np (mkVP (mkVP vps obj) adv) ; - FocVerbClause np vps obj adv = - E.PredClPlusFocVerb np (mkVP (mkVP vps obj) adv) ; --- FocObjClause np vps obj adv = --- lin ClPlus (E.PredClPlusFocObj np (mkVP vps adv) obj) ; - FocAdvClause np vps obj adv = - lin ClPlus (E.PredClPlusFocAdv np (mkVP vps obj) adv) ; - - neutralMarker = E.noPart ; - remindMarker = E.han_Part ; - contrastMarker = E.pas_Part ; - -} diff --git a/examples/discourse/particles.txt b/examples/discourse/particles.txt deleted file mode 100644 index e47724b84..000000000 --- a/examples/discourse/particles.txt +++ /dev/null @@ -1,55 +0,0 @@ -On the syntax of clitic particles in Finnish - --- AR 29/12/2010 - -The clitic particles come in two groups: - - Pas ::= pas | pa | han | kos | ko | kohan | pahan -- free variation - Kin ::= kin/kaan -- depending on polarity - -(vowel harmony ignored). A Finnish sentence can have at most one of each. A Pas clitic is -always attached to the first word ("Aripas juo maitoa") or phrase such as NP -("minun poikanipas juo maitoa"). A Kin clitic can be attached to almost any word; if the -same as Pas, Kin must come first ("Arikinhan juo maitoa"). Some combinations are clumsy -but presumably OK ("Arikinpas"). If the verb is first, it doesn't seem to allow Kin -(*"juokin Ari maitoa"). - -The following is a list of combinatory possibilities. Adverbs (represented by "nyt") -can be added ad libitum - at most two of them then become carriers of clitics -("nythän Ari juo maitoa täälläkin"). - - --- declaratives and questions - -(Notice that, in the presence of "ei", Kin is "kaan", otherwise "kin".) - -ari Pas? ei? (juo Kin maitoa nyt | juo maitoa Kin nyt | juo maitoa nyt Kin?) -maitoa Pas? ei? (ari Kin juo nyt | ari juo Kin nyt | ari juo nyt Kin?) -nyt Pas? ei? (ari Kin juo maitoa | ari juo Kin maitoa | ari juo maitoa Kin?) - -ari Kin Pas? ei? juo maitoa nyt -maitoa Kin Pas? ari ei? juo nyt -nyt Kin Pas? ari ei? juo maitoa - -juo Pas? (ari Kin maitoa nyt | ari maitoa Kin nyt | ari maitoa nyt Kin?) -ei Pas? (ari Kin juo maitoa nyt | ari juo Kin maitoa nyt | ari juo maitoa Kin nyt | - ari juo maitoa nyt Kin?) - --- imperatives - -The question clitic is (for obvious semantic reasons) omitted from the Pas category: - - Pas- ::= pa | pas | han | pahan - -juo Pas-? (ari Kin maitoa nyt | ari maitoa Kin nyt | ari maitoa nyt Kin?) -älä Pas-? (ari Kin juo maitoa nyt | ari juo Kin maitoa nyt | ari juo maitoa Kin nyt - | ari juo maitoa nyt Kin?) - - --- negation word - -Strangely enough, Kin seems to be getting accepted in plural (= two-syllabic) negations: - - *enkään, *etkään, *eikään, ?emmekään, ?ettekään, ?eivätkään (quite some Google hits) - - diff --git a/examples/experiments/Dep.gf b/examples/experiments/Dep.gf deleted file mode 100644 index d0670ee09..000000000 --- a/examples/experiments/Dep.gf +++ /dev/null @@ -1,19 +0,0 @@ -abstract Dep = { - -cat - S ; NP ; VP ; V2 ; CN ; AP ; Adv ; AdA ; Prep ; -fun - Pred : NP -> VP -> S ; - Extr : NP -> VP -> S ; - Compl : NP -> V2 -> VP ; - Mods : AP -> CN -> NP ; - MMods : AdA -> AP -> CN -> NP ; - Prepm : Adv -> NP -> NP ; - Prepp : NP -> Prep -> Adv ; - - Economic, Financial, Little : AP ; - News, Effect, Markets : CN ; - Had : V2 ; - On : Prep ; - Very : AdA ; -} diff --git a/examples/experiments/Dep.labels b/examples/experiments/Dep.labels deleted file mode 100644 index 3ca03db0c..000000000 --- a/examples/experiments/Dep.labels +++ /dev/null @@ -1,7 +0,0 @@ - Pred subj head - Extr subj head - Compl obj head - Mods nmod head - MMods amod nmod head - Prepm nmod head - Prepp pmod head diff --git a/examples/experiments/DepEng.gf b/examples/experiments/DepEng.gf deleted file mode 100644 index f6d5e50d2..000000000 --- a/examples/experiments/DepEng.gf +++ /dev/null @@ -1,24 +0,0 @@ -concrete DepEng of Dep = { - -lincat - S, NP, V2, CN, AP, Adv, Prep, AdA = Str ; - VP = Str * Str ; -lin - Pred x y = x ++ y.p1 ++ y.p2 ; - Extr x y = y.p2 ++ x ++ y.p1 ; - Compl x y = ; - Mods x y = x ++ y ; - MMods x y z = x ++ y ++ z ; - Prepm x y = y ++ x ; - Prepp x y = y ++ x ; - - Economic = "economic" ; - Financial = "financial" ; - Little = "little" ; - News = "news" ; - Effect = "effect" ; - Markets = "markets" ; - Had = "had" ; - On = "on" ; - Very = "very" ; -} diff --git a/examples/extmini/Grammar.gf b/examples/extmini/Grammar.gf deleted file mode 100644 index 01242c470..000000000 --- a/examples/extmini/Grammar.gf +++ /dev/null @@ -1,105 +0,0 @@ -abstract Grammar = { - - flags startcat = Utt ; - --- the "mini" resource of GF book, chapter 9 - - cat - S ; -- sentence - Cl ; -- clause - NP ; -- noun phrase - VP ; -- verb phrase - AP ; -- adjectival phrase - CN ; -- common noun - Det ; -- determiner - N ; -- noun - A ; -- adjective - V ; -- verb (one-place, intransitive) - V2 ; -- two-place verb (two-place, transitive or prepositional) - AdA ; -- ad-adjective - Tense ; -- tense - Pol ; -- polarity - Conj ; -- conjunction - - fun - UseCl : Tense -> Pol -> Cl -> S ; - PredVP : NP -> VP -> Cl ; - ComplV2 : V2 -> NP -> VP ; - DetCN : Det -> CN -> NP ; - ModCN : AP -> CN -> CN ; - - CompAP : AP -> VP ; - AdAP : AdA -> AP -> AP ; - - ConjS : Conj -> S -> S -> S ; - ConjAP : Conj -> AP -> AP -> AP ; - ConjNP : Conj -> NP -> NP -> NP ; - - UseV : V -> VP ; - UseN : N -> CN ; - UseA : A -> AP ; - - a_Det, the_Det, every_Det : Det ; - this_Det, these_Det : Det ; - that_Det, those_Det : Det ; - i_NP, youSg_NP, he_NP, she_NP, we_NP, youPl_NP, they_NP : NP ; - very_AdA : AdA ; - - Pos, Neg : Pol ; - Pres, Past, Perf, Fut : Tense ; - - and_Conj, or_Conj : Conj ; - --- extension of the mini grammar - - cat - Utt ; -- utterance (sentence or question) e.g. "does she walk" - QS ; -- question (fixed tense) e.g. "who doesn't walk" - QCl ; -- question clause (variable tense) e.g. "who walks" - ClSlash ; -- clause missing noun phrase e.g. "she walks with" - Adv ; -- adverb e.g. "here" - Prep ; -- preposition (and/or case) e.g. "with" - VS ; -- sentence-complement verb e.g. "know" - VQ ; -- question-complement verb e.g. "wonder" - VV ; -- verb-phrase-complement verb e.g. "want" - IP ; -- interrogative pronoun e.g. "who" - PN ; -- proper name e.g. "John" - Subj ; -- subjunction e.g. "because" - IAdv ; -- interrogative adverb e.g. "why" - - fun - UttS : S -> Utt ; - UttQS : QS -> Utt ; - - UseQCl : Tense -> Pol -> QCl -> QS ; - - QuestCl : Cl -> QCl ; -- does she walk - QuestVP : IP -> VP -> QCl ; -- who walks - QuestSlash : IP -> ClSlash -> QCl ; -- who does she walk with - QuestIAdv : IAdv -> Cl -> QCl ; -- why does she walk - - SubjCl : Cl -> Subj -> S -> Cl ; -- she walks because we run - - CompAdv : Adv -> VP ; -- be here - PrepNP : Prep -> NP -> Adv ; -- in the house - - ComplVS : VS -> S -> VP ; -- know that she walks - ComplVQ : VQ -> QS -> VP ; -- wonder who walks - ComplVV : VV -> VP -> VP ; -- want to walk - - SlashV2 : NP -> V2 -> ClSlash ; -- she loves - SlashPrep : Cl -> Prep -> ClSlash ; -- she walks with - - AdvVP : VP -> Adv -> VP ; -- walk in the city - - UsePN : PN -> NP ; -- John - AdvNP : NP -> Adv -> NP ; -- the man in the city - - who_IP : IP ; - here_Adv : Adv ; - by_Prep, in_Prep, of_Prep, with_Prep : Prep ; - can_VV, must_VV, want_VV : VV ; - although_Subj, because_Subj, when_Subj : Subj ; - when_IAdv, where_IAdv, why_IAdv : IAdv ; - -} diff --git a/examples/extmini/GrammarCmn.gf b/examples/extmini/GrammarCmn.gf deleted file mode 100644 index 144db1b78..000000000 --- a/examples/extmini/GrammarCmn.gf +++ /dev/null @@ -1,274 +0,0 @@ -concrete GrammarCmn of Grammar = open ResCmn, Prelude in { -flags coding = utf8; - - lincat - S = {s : Aspect => Str} ; - Cl = {s : Bool => Aspect => Str; - np: Str; - vp: Bool => Aspect => Str} ; - NP = ResCmn.NP ; - -- {s : Str ; n : Number} ; - VP = ResCmn.VP ; - -- { verb : Verb ; compl : Str ; prePart : Str} ; - AP = {s : Str; monoSyl: Bool} ; - CN = ResCmn.Noun ; -- {s : Str; Counter : Str} ; - Det = {s : Str ; n : Number} ; - N = Noun ; -- {s : Str; Counter : Str} ; - A = ResCmn.Adj ; -- {s : Str; monoSyl: Bool} ; - V = ResCmn.Verb; - -- Verb : Type = {s : Bool => Aspect => Str ; vinf : Str} ; - V2 = ResCmn.Verb ; - AdA = {s : Str} ; - Pol = {s : Str ; b : Bool} ; - Tense = {s : Str ; t : TTense} ; - Conj = {s : SForm => Str} ; - - lin - - UseCl t p cl = {s = \\a => cl.s ! p.b ! a } ; - PredVP np vp = {s = \\p,a => np.s ++ vp.prePart ++ vp.verb.s ! p ! a ++ vp.compl; - np = np.s; - vp = \\p,a => vp.verb.s ! p ! a ++ vp.compl} ; - - ComplV2 v2 np = { - verb = v2 ; - compl = np.s ; - prePart = [] - } ; - - DetCN det cn = case det.n of { - Sg => {s = det.s ++ cn.Counter ++ cn.s ; n = Sg } ; - Pl => {s = det.s ++ "些" ++ cn.s ; n = Pl } - } ; - - ModCN ap cn = case ap.monoSyl of { - True => {s = ap.s ++ cn.s ; Counter = cn.Counter} ; - False => {s = ap.s ++ "çš„" ++ cn.s ; Counter = cn.Counter} - } ; - - CompAP ap = { - verb = copula ; - compl = ap.s ++ "çš„" ; - prePart = [] - } ; - - AdAP ada ap = { - s = ada.s ++ ap.s ; - monoSyl = False - } ; - - ConjS co x y = {s = \\a => x.s ! a ++ co.s ! Sent ++ y.s ! a} ; - ConjAP co x y = {s = x.s ++ co.s ! Phr APhrase ++ y.s; - monoSyl = False} ; - - ConjNP co x y = { - s = x.s ++ co.s ! Phr NPhrase ++ y.s ; - n = Pl - } ; - - - UseN n = n ; - - UseA adj = adj ; - - UseV v = { - verb = v ; - compl = [] ; - prePart = [] ; - } ; - - - a_Det = mkDet "一" Sg ; - every_Det = mkDet "æ¯" Sg ; - the_Det = mkDet "é‚£" Sg ; - - this_Det = mkDet "è¿™" Sg ; - these_Det = mkDet "è¿™" Pl ; - that_Det = mkDet "é‚£" Sg ; - those_Det = mkDet "é‚£" Pl ; - - i_NP = pronNP "我" Sg ; - youSg_NP = pronNP "ä½ " Sg ; - he_NP = pronNP "ä»–" Sg ; - she_NP = pronNP "她" Pl ; - we_NP = pronNP "我们" Pl ; - youPl_NP = pronNP "你们" Pl ; - they_NP = pronNP "他们" Pl ; - - very_AdA = ss "éžå¸¸" ; - - - Pos = {s = [] ; b = True} ; - Neg = {s = [] ; b = False} ; - - Pres = {s = [] ; t = TPres} ; - Perf = {s = [] ; t = TPerf} ; - Past = {s = [] ; t = TPast} ; - Fut = {s = [] ; t = TFut} ; - - and_Conj = {s = table { - Phr NPhrase => "å’Œ" ; - Phr APhrase => "而" ; - Phr VPhrase => "åˆ" ; - Sent => [] - } - } ; - - or_Conj = {s = table { - Phr _ => "或" ; - Sent => "还是" - } - } ; - --- more - - lincat - Utt = {s : Str} ; - QS = {s : Aspect => Str} ; - QCl = {s : Bool => Aspect => Str; - np: Str; - vp: Bool => Aspect => Str} ; - PN = {s : Str ; n : Number } ; - - ClSlash = {s : Bool => Aspect => Str ; - np: Str ; - vp: Bool => Aspect => Str ; - prepMain : Str ; - prepPre : Str} ; - Adv = {s : Str ; prePart : Str} ; - Prep = {s : Str ; prePart : Str} ; - VS = Verb ; - VQ = Verb ; - VV = {s : Bool => Aspect => Str ; vinf : Str} ; - IP = {s : Str} ; - Subj = {prePart : Str ;sufPart : Str} ; - IAdv = {s : Str} ; - - lin - - UttS s = {s = s.s ! (ResCmn.Perf | ResCmn.DurStat | - ResCmn.DurProg | ResCmn.Exper) } ; - - UttQS s = {s = s.s ! (ResCmn.Perf | ResCmn.DurStat | - ResCmn.DurProg | ResCmn.Exper) } ; - - UseQCl t p cl = {s = \\a => cl.s ! p.b ! a} ; - - QuestCl cl = {s = \\p,a => cl.s ! p ! a ++ "å—"; - np = cl.np ; - vp = cl.vp } ; - - QuestVP ip vp = { - s = \\p,a => ip.s ++ vp.prePart ++ vp.verb.s ! p ! a ++ vp.compl ; - np = ip.s ; - vp = \\p,a => vp.prePart ++ vp.verb.s ! p ! a ++ vp.compl - } ; - - QuestSlash ip cls = { - s =\\p,a => cls.prepPre ++ cls.np ++ cls.prepMain ++ cls.vp ! p ! a ++ "的是" ++ ip.s ; - np = cls.np ; - vp = cls.vp - } ; - - QuestIAdv iadv cl = {s = \\p,a => cl.np ++ iadv.s ++ cl.vp ! p ! a ; - np = cl.np ; - vp = \\p,a => cl.vp ! p ! a - } ; - - SubjCl cl subj s = { - s = \\p,a => subj.prePart ++ s.s ! a ++ subj.sufPart ++ cl.s ! p ! a ; - np = subj.prePart ++ s.s ! ResCmn.Perf ++ subj.sufPart ++ cl.np ; - vp = \\p,a => cl.vp ! p ! a } ; - - CompAdv adv = { - verb = {s = table { - True => table { _ => "在"} ; - False => table { _ => "ä¸åœ¨"} - } ; - vinf = "在" - } ; - compl = adv.s ; - prePart = [] - } ; - - PrepNP prep np = { - s = np.s ++ prep.s ; - prePart = prep.prePart - } ; - - ComplVS v s = { - verb = v ; - compl = s.s ! ResCmn.Perf ; - prePart = [] - } ; - - ComplVQ v q = { - verb = v ; - compl = q.s ! ResCmn.Perf ; - prePart = [] - } ; - - ComplVV v vp = { - verb = v ; - compl = vp.verb.vinf ++ vp.compl ; - prePart = vp.prePart - } ; - - SlashV2 np v2 = { - s = \\p,a => np.s ++ v2.s ! p ! a ; - np = np.s ; - vp = \\p,a => v2.s ! p ! a ; - prepMain = [] ; - prepPre = [] - } ; - - SlashPrep cl prep = { - s = \\b, a => cl.s ! b ! a ; - np = cl.np ; - vp = cl.vp ; - prepMain = prep.s ; - prepPre = prep.prePart - } ; - - AdvVP vp adv = { - verb = vp.verb ; - compl = vp.compl ; - prePart = adv.prePart ++ adv.s - } ; - - UsePN pn = { - s = pn.s ; - n = pn.n - } ; - - AdvNP np adv = { - s = adv.prePart ++ adv.s ++ "çš„" ++ np.s ; - n = np.n - } ; - - who_IP = ss "è°" ; - here_Adv = mkAdv [] "这里" ; - by_Prep = mkPrep "æ—è¾¹" [] ; - in_Prep = mkPrep "里" []; - of_Prep = mkPrep "çš„" []; - with_Prep = mkPrep "一起" "å’Œ"; - - can_VV = {s = table{True => table{ _ => "能"}; - False =>table{ _ => "ä¸èƒ½"} } ; - vinf = [] }; - must_VV = {s = table{True => table{ _ => "å¿…é¡»"}; - False =>table{ _ => "ä¸èƒ½"} } ; - vinf = []}; - want_VV = {s = table{True => table{ _ => "想"}; - False =>table{ _ => "䏿ƒ³"} } ; - vinf = []}; - - although_Subj = mkSubj "虽然" "但"; - because_Subj = mkSubj "因为" "所以" ; - when_Subj = mkSubj [] "的时候" ; - - when_IAdv = ss "什么时候" ; - where_IAdv = ss "在哪里" ; - why_IAdv = ss "为什么" ; - -} diff --git a/examples/extmini/GrammarEng.gf b/examples/extmini/GrammarEng.gf deleted file mode 100644 index 4fc6c44db..000000000 --- a/examples/extmini/GrammarEng.gf +++ /dev/null @@ -1,241 +0,0 @@ -concrete GrammarEng of Grammar = open ResEng, Prelude in { - lincat - S = {s : Str} ; - Cl = {s : ClForm => TTense => Bool => Str} ; - NP = ResEng.NP ; - -- {s : Case => Str ; a : Agr} ; - VP = ResEng.VP ; - -- {v : AgrVerb ; compl : Str} ; - AP = {s : Str} ; - CN = Noun ; -- {s : Number => Str} ; - Det = {s : Str ; n : Number} ; - N = Noun ; -- {s : Number => Str} ; - A = Adj ; -- {s : Str} ; - V = Verb ; -- {s : VForm => Str} ; - V2 = Verb ** {c : Str} ; - AdA = {s : Str} ; - Pol = {s : Str ; b : Bool} ; - Tense = {s : Str ; t : TTense} ; - Conj = {s : Str ; n : Number} ; - lin - UseCl t p cl = {s = t.s ++ p.s ++ cl.s ! ClDir ! t.t ! p.b} ; - PredVP np vp = { - s = \\d,t,b => - let - vps = vp.verb.s ! d ! t ! b ! np.a - in case d of { - ClDir => np.s ! Nom ++ vps.fin ++ vps.inf ++ vp.compl ; - ClInv => vps.fin ++ np.s ! Nom ++ vps.inf ++ vp.compl - } - } ; - - ComplV2 v2 np = { - verb = agrV v2 ; - compl = v2.c ++ np.s ! Acc - } ; - - UseV v = { - verb = agrV v ; - compl = [] - } ; - - DetCN det cn = { - s = \\_ => det.s ++ cn.s ! det.n ; - a = Ag det.n Per3 - } ; - - ModCN ap cn = { - s = \\n => ap.s ++ cn.s ! n - } ; - - CompAP ap = { - verb = copula ; - compl = ap.s - } ; - - AdAP ada ap = { - s = ada.s ++ ap.s - } ; - - ConjS co x y = {s = x.s ++ co.s ++ y.s} ; - ConjAP co x y = {s = x.s ++ co.s ++ y.s} ; - - ConjNP co nx ny = { - s = \\c => nx.s ! c ++ co.s ++ ny.s ! c ; - a = conjAgr co.n nx.a ny.a - } ; - - UseN n = n ; - - UseA adj = adj ; - - a_Det = mkDet (pre {#vowel => "an" ; _ => "a"}) Sg ; - - every_Det = mkDet "every" Sg ; - - the_Det = mkDet "the" Sg ; - - this_Det = mkDet "this" Sg ; - these_Det = mkDet "these" Pl ; - that_Det = mkDet "that" Sg ; - those_Det = mkDet "those" Pl ; - - i_NP = pronNP "I" "me" Sg Per1 ; - youSg_NP = pronNP "you" "you" Sg Per2 ; - he_NP = pronNP "he" "him" Sg Per3 ; - she_NP = pronNP "she" "her" Sg Per3 ; - we_NP = pronNP "we" "us" Pl Per1 ; - youPl_NP = pronNP "you" "you" Pl Per2 ; - they_NP = pronNP "they" "them" Pl Per3 ; - - very_AdA = ss "very" ; - - Pos = {s = [] ; b = True} ; - Neg = {s = [] ; b = False} ; - Pres = {s = [] ; t = TPres} ; - Perf = {s = [] ; t = TPerf} ; - Past = {s = [] ; t = TPast} ; - Fut = {s = [] ; t = TFut} ; - - and_Conj = {s = "and" ; n = Pl} ; - or_Conj = {s = "or" ; n = Sg} ; - --- more - - lincat - Utt = {s : Str} ; - QS = {s : QForm => Str} ; - QCl = {s : QForm => TTense => Bool => Str} ; - ClSlash = {s : ClForm => TTense => Bool => Str ; c : Str} ; - Adv, Prep = {s : Str} ; - VS = Verb ; - VQ = Verb ; - VV = {s : AgrVerb ; isAux : Bool} ; - IP = {s : Str} ; - PN = {s : Str} ; - IAdv, Subj = {s : Str} ; - - lin - UttS s = s ; - UttQS s = {s = s.s ! QDir} ; - - UseQCl t p cl = {s = \\q => t.s ++ p.s ++ cl.s ! q ! t.t ! p.b} ; - - QuestCl cl = {s = \\q,t,p => - case q of { - QDir => cl.s ! ClInv ! t ! p ; - QIndir => "if" ++ cl.s ! ClDir ! t ! p - } - } ; - - QuestVP ip vp = { - s = \\d,t,b => - let - vps = vp.verb.s ! ClDir ! t ! b ! Ag Sg Per3 - in - ip.s ++ vps.fin ++ vps.inf ++ vp.compl - } ; --- {- - QuestSlash ip cls = { - s = (\\q,t,p => ip.s ++ cls.s ! ClInv ! t ! p ++ cls.c) - | (\\q,t,p => cls.c ++ ip.s ++ cls.s ! ClInv ! t ! p) - } ; --- -} - -{- 132451 rules, 5071 msec, vs. 1383, 78 msec in the previous - QuestSlash ip cls = { - s = \\q,t,p => (ip.s ++ cls.s ! ClInv ! t ! p ++ cls.c) - | (cls.c ++ ip.s ++ cls.s ! ClInv ! t ! p) - } ; --} - - QuestIAdv iadv cl = {s = \\q,t,p => - iadv.s ++ - case q of { - QDir => cl.s ! ClInv ! t ! p ; - QIndir => cl.s ! ClDir ! t ! p - } - } ; - - SubjCl cl subj s = { - s = \\d,t,b => cl.s ! d ! t ! b ++ subj.s ++ s.s - } ; - - CompAdv adv = { - verb = copula ; - compl = adv.s - } ; - - PrepNP prep np = { - s = prep.s ++ np.s ! Acc - } ; - - ComplVS v s = { - verb = agrV v ; - compl = "that" ++ s.s - } ; - - ComplVQ v q = { - verb = agrV v ; - compl = q.s ! QIndir - } ; - - ComplVV v vp = { - verb = v.s ; - compl = case v.isAux of { - True => infVP vp ; - False => "to" ++ infVP vp - } - } ; - - SlashV2 np v2 = { - s = \\d,t,b => - let - vps = (agrV v2).s ! d ! t ! b ! np.a - in case d of { - ClDir => np.s ! Nom ++ vps.fin ++ vps.inf ; - ClInv => vps.fin ++ np.s ! Nom ++ vps.inf - } ; - c = v2.c - } ; - - SlashPrep cl prep = { - s = \\d,t,b => cl.s ! d ! t ! b ; - c = prep.s - } ; - - AdvVP vp adv = { - verb = vp.verb ; - compl = vp.compl ++ adv.s - } ; - - UsePN pn = { - s = \\_ => pn.s ; - a = Ag Sg Per3 - } ; - - AdvNP np adv = { - s = \\c => np.s ! c ++ adv.s ; - a = np.a - } ; - - who_IP = ss "who" ; - here_Adv = ss "here" ; - by_Prep = ss "by" ; - in_Prep = ss "in" ; - of_Prep = ss "of" ; - with_Prep = ss "with" ; - - can_VV = {s = agrAux "can" "could" "been able to" "be able to" ; isAux = True} ; - must_VV = {s = agrAux "must" "must" "had to" "have to" ; isAux = True} ; - want_VV = {s = agrV (regVerb "want") ; isAux = False} ; - - although_Subj = ss "although" ; - because_Subj = ss "because" ; - when_Subj = ss "when" ; - - when_IAdv = ss "when" ; - where_IAdv = ss "where" ; - why_IAdv = ss "why" ; - -} diff --git a/examples/extmini/GrammarIta.gf b/examples/extmini/GrammarIta.gf deleted file mode 100644 index 7a8cdb22f..000000000 --- a/examples/extmini/GrammarIta.gf +++ /dev/null @@ -1,263 +0,0 @@ -concrete GrammarIta of Grammar = open ResIta, Prelude in { - lincat - S = {s : Mood => Str} ; - Cl = {s : Mood => ResIta.Tense => Bool => Str} ; - NP = ResIta.NP ; - -- {s : Case => {clit,obj : Str ; isClit : Bool} ; a : Agr} ; - VP = ResIta.VP ; - -- {v : Verb ; clit : Str ; clitAgr : ClitAgr ; obj : Agr => Str} ; - AP = {s : Gender => Number => Str ; isPre : Bool} ; - CN = Noun ; -- {s : Number => Str ; g : Gender} ; - Det = {s : Gender => Case => Str ; n : Number} ; - N = Noun ; -- {s : Number => Str ; g : Gender} ; - A = Adj ; -- {s : Gender => Number => Str ; isPre : Bool} ; - V = Verb ; -- {s : VForm => Str ; aux : Aux} ; - V2 = Verb ** {c : Case} ; - AdA = {s : Str} ; - Pol = {s : Str ; b : Bool} ; - Tense = {s : Str ; t : ResIta.Tense} ; - Conj = {s : Str ; n : Number} ; - lin - UseCl t p cl = {s = \\m => t.s ++ p.s ++ cl.s ! m ! t.t ! p.b} ; - PredVP np vp = predVP (np.s ! Nom).obj np.a vp ; - - ComplV2 v2 np = - let - nps = np.s ! v2.c - in { - v = v2 ; - clit = nps.clit ; - clitAgr = case of { - => CAgr np.a ; - _ => CAgrNo - } ; - obj = \\_ => nps.obj - } ; - - UseV v = useV v (\\_ => []) ; - - DetCN det cn = { - s = \\c => { - obj = det.s ! cn.g ! c ++ cn.s ! det.n ; - clit = [] ; - isClit = False - } ; - a = Ag cn.g det.n Per3 - } ; - - ModCN ap cn = { - s = \\n => preOrPost ap.isPre (ap.s ! cn.g ! n) (cn.s ! n) ; - g = cn.g - } ; - - CompAP ap = useV essere_V (\\ag => case ag of { - Ag g n _ => ap.s ! g ! n - } - ) ; - - AdAP ada ap = { - s = \\g,n => ada.s ++ ap.s ! g ! n ; - isPre = ap.isPre ; - } ; - - ConjNP co nx ny = { - s = \\c => { - obj = (nx.s ! c).obj ++ co.s ++ (ny.s ! c).obj ; - clit = [] ; - isClit = False - } ; - a = conjAgr co.n nx.a ny.a - } ; - - ConjS co x y = {s = \\m => x.s ! m ++ co.s ++ y.s ! m} ; - - ConjAP co x y = { - s = \\g,n => x.s ! g ! n ++ co.s ++ y.s ! g ! n ; - isPre = andB x.isPre y.isPre - } ; - - UseN n = n ; - - UseA adj = adj ; - - a_Det = adjDet (mkAdj "un" "una" [] [] True) Sg ; - - every_Det = adjDet (regAdj "ogni") Sg ; - - the_Det = { - s = table { - Masc => table { - Nom | Acc => elisForms "lo" "l'" "il" ; - Dat => elisForms "allo" "all'" "al" ; - Gen => elisForms "dello" "dell'" "del" ; - C_in => elisForms "nello" "nell'" "nel" ; - C_da => elisForms "dallo" "dall'" "dal" ; - C_con => elisForms "collo" "coll'" "col" - } ; - Fem => table { - Nom | Acc => elisForms "la" "'l" "la" ; - Dat => elisForms "alla" "all'" "alla" ; - Gen => elisForms "della" "dell'" "della" ; - C_in => elisForms "nella" "nell'" "nella" ; - C_da => elisForms "dalla" "dall'" "dalla" ; - C_con => elisForms "colla" "coll'" "colla" - } - } ; - n = Sg - } ; - - this_Det = adjDet (regAdj "questo") Sg ; - these_Det = adjDet (regAdj "questo") Pl ; - that_Det = adjDet quello_A Sg ; - those_Det = adjDet quello_A Pl ; - - i_NP = pronNP "io" "mi" "mi" "me" Masc Sg Per1 ; - youSg_NP = pronNP "tu" "ti" "ti" "te" Masc Sg Per2 ; - he_NP = pronNP "lui" "lo" "gli" "lui" Masc Sg Per3 ; - she_NP = pronNP "lei" "la" "le" "lei" Fem Sg Per3 ; - we_NP = pronNP "noi" "ci" "ci" "noi" Masc Pl Per1 ; - youPl_NP = pronNP "voi" "vi" "vi" "voi" Masc Pl Per2 ; - they_NP = pronNP "loro" "li" "loro" "loro" Masc Pl Per3 ; - - very_AdA = ss "molto" ; - - Pos = {s = [] ; b = True} ; - Neg = {s = [] ; b = False} ; - Pres = {s = [] ; t = ResIta.Pres} ; - Perf = {s = [] ; t = ResIta.Perf} ; - Past = {s = [] ; t = ResIta.Past} ; - Fut = {s = [] ; t = ResIta.Fut} ; - - and_Conj = {s = "e" ; n = Pl} ; - or_Conj = {s = "o" ; n = Sg} ; - - oper - quello_A : Adj = mkAdj - (elisForms "quello" "quell'" "quel") "quella" - (elisForms "quegli" "quegli" "quei") "quelle" - True ; - --- more - - lincat - Utt = {s : Str} ; - QS = {s : QForm => Str} ; - QCl = {s : QForm => ResIta.Tense => Bool => Str} ; - ClSlash = {s : Mood => ResIta.Tense => Bool => Str ; c : Case} ; - Adv = {s : Str} ; - Prep = {s : Str ; c : Case} ; - VS = Verb ** {m : Mood} ; - VQ = Verb ; - VV = Verb ; - IP = {s : Str} ; - PN = {s : Str ; g : Gender} ; - IAdv = {s : Str} ; - Subj = {s : Str ; m : Mood} ; - - lin - UttS s = {s = s.s ! Ind} ; - UttQS s = {s = s.s ! QDir} ; - - UseQCl t p cl = {s = \\q => t.s ++ p.s ++ cl.s ! q ! t.t ! p.b} ; - - QuestCl cl = {s = \\q,t,p => - case q of { - QDir => cl.s ! Ind ! t ! p ; - QIndir => "se" ++ cl.s ! Ind ! t ! p - } - } ; - - QuestVP ip vp = - {s = \\_ => (predVP ip.s (Ag Masc Sg Per3) vp).s ! Ind} ; ---- agr - - QuestSlash ip cls = { - s = \\q,t,p => prepCase cls.c ++ ip.s ++ cls.s ! Ind ! t ! p - } ; - - QuestIAdv iadv cl = { - s = \\q,t,p => iadv.s ++ cl.s ! Ind ! t ! p - } ; - - SubjCl cl subj s = { - s = \\m,t,b => cl.s ! m ! t ! b ++ subj.s ++ s.s ! subj.m - } ; - - CompAdv adv = - useV essere_V (\\_ => adv.s) ; - - ComplVS v s = - useV v (\\_ => "che" ++ s.s ! v.m) ; - - ComplVQ v q = - useV v (\\_ => q.s ! QIndir) ; - - ComplVV v vp = - useV v (\\a => vp.v.s ! VInf ++ vp.clit ++ vp.obj ! a) ; - - SlashV2 np v2 = - predVP (np.s ! Nom).obj np.a (useV v2 (\\_ => [])) ** { - c = v2.c - } ; - - SlashPrep cl prep = { - s = cl.s ; - c = prep.c - } ; - - AdvVP vp adv = { - v = vp.v ; - clit = vp.clit ; - clitAgr = vp.clitAgr ; - obj = \\a => vp.obj ! a ++ adv.s - } ; - - UsePN pn = { - s = \\c => { - obj = prepCase c ++ pn.s ; - clit = [] ; - isClit = False - } ; - a = Ag pn.g Sg Per3 - } ; - - AdvNP np adv = { - s = \\c => { - obj = (np.s ! c).obj ++ adv.s ; - clit = [] ; - isClit = False - } ; - a = np.a - } ; - - PrepNP prep np = { - s = prep.s ++ (np.s ! prep.c).obj - } ; - - who_IP = ss "chi" ; - here_Adv = ss "quí" ; - by_Prep = {s = [] ; c = C_da} ; - in_Prep = {s = [] ; c = C_in} ; - of_Prep = {s = [] ; c = Gen} ; - with_Prep = {s = [] ; c = C_con} ; - - can_VV = mkVerb "potere" - "posso" "puoi" "può" "possiamo" "potete" "possono" - "potevo" "potrò" "possa" "possiamo" "potuto" Avere ; - - must_VV = mkVerb "dovere" - "devo" "devi" "deve" "dobbiamo" "dovete" "devono" - "dovevo" "dovrò" "debba" "dobbiamo" "dovuto" Avere ; - - want_VV = mkVerb "volere" - "voglio" "vuoi" "vuole" "vogliamo" "volete" "vogliono" - "volevo" "vorrò" "voglia" "volessi" "voluto" Avere ; - - although_Subj = {s = "benché" ; m = Con} ; - because_Subj = {s = "perché" ; m = Ind} ; - when_Subj = {s = "quando" ; m = Ind} ; - - when_IAdv = ss "quando" ; - where_IAdv = ss "dove" ; - why_IAdv = ss "perché" ; - -} diff --git a/examples/extmini/Lang.gf b/examples/extmini/Lang.gf deleted file mode 100644 index 75fbd28f6..000000000 --- a/examples/extmini/Lang.gf +++ /dev/null @@ -1 +0,0 @@ -abstract Lang = Grammar, Lexicon ; diff --git a/examples/extmini/LangCmn.gf b/examples/extmini/LangCmn.gf deleted file mode 100644 index 7475c4a81..000000000 --- a/examples/extmini/LangCmn.gf +++ /dev/null @@ -1 +0,0 @@ -concrete LangCmn of Lang = GrammarCmn, LexiconCmn ; diff --git a/examples/extmini/LangEng.gf b/examples/extmini/LangEng.gf deleted file mode 100644 index 4e390b117..000000000 --- a/examples/extmini/LangEng.gf +++ /dev/null @@ -1 +0,0 @@ -concrete LangEng of Lang = GrammarEng, LexiconEng ; diff --git a/examples/extmini/LangIta.gf b/examples/extmini/LangIta.gf deleted file mode 100644 index ded938f05..000000000 --- a/examples/extmini/LangIta.gf +++ /dev/null @@ -1 +0,0 @@ -concrete LangIta of Lang = GrammarIta, LexiconIta ; diff --git a/examples/extmini/Lexicon.gf b/examples/extmini/Lexicon.gf deleted file mode 100644 index 3dd38064d..000000000 --- a/examples/extmini/Lexicon.gf +++ /dev/null @@ -1,12 +0,0 @@ -abstract Lexicon = Grammar ** { - -fun - man_N, woman_N, house_N, tree_N : N ; - big_A, small_A, green_A : A ; - walk_V, arrive_V, sleep_V : V ; - love_V2, please_V2, look_V2 : V2 ; - believe_VS, know_VS : VS ; - wonder_VQ : VQ ; - john_PN, mary_PN : PN ; - -} ; diff --git a/examples/extmini/LexiconCmn.gf b/examples/extmini/LexiconCmn.gf deleted file mode 100644 index 254d09057..000000000 --- a/examples/extmini/LexiconCmn.gf +++ /dev/null @@ -1,23 +0,0 @@ -concrete LexiconCmn of Lexicon = GrammarCmn ** open Prelude, ResCmn, ParadigmsCmn in { -flags coding=utf8; -lin - man_N = mkN "男人" "个"; -- "nanren" "ge" first being noun, second is classifier(counter) - woman_N = mkN "女人" "个"; -- "nvren" "ge" classifier behaves like the "cup" in "cup of tea" - house_N = mkN "房å­" "é—´"; -- "fangzi" "jian" - tree_N = mkN "æ ‘" "棵"; -- "shu" "ke" - big_A = mkA "大" True; -- "da" - small_A = mkA "å°" True; -- "xiao" - green_A = mkA "绿" True; -- "lv" - walk_V = mkV "èµ°" ; -- "zou" - sleep_V = mkV "ç¡" ; -- "shui" - arrive_V = mkV "到" "了" [] [] "过"; -- "dao" - love_V2 = mkV "爱" ; -- "ai" - look_V2 = mkV "看" ; -- "kan" - please_V2 = mkV "麻烦" ; -- "mafan" - believe_VS = mkV "相信" ; -- "xiangxin" - know_VS = mkV "知é“" [] [] [] []; -- "zhidao" - wonder_VQ = mkV "好奇" [] [] [] []; -- "haoqi" - john_PN = mkPN "约翰" Sg ; -- "yuehan" - mary_PN = mkPN "玛丽" Sg ; -- "mali" - -} diff --git a/examples/extmini/LexiconEng.gf b/examples/extmini/LexiconEng.gf deleted file mode 100644 index 85020cce5..000000000 --- a/examples/extmini/LexiconEng.gf +++ /dev/null @@ -1,24 +0,0 @@ -concrete LexiconEng of Lexicon = GrammarEng ** open ParadigmsEng in { - -lin - man_N = mkN "man" "men" ; - woman_N = mkN "woman" "women" ; - house_N = mkN "house" ; - tree_N = mkN "tree" ; - big_A = mkA "big" ; - small_A = mkA "small" ; - green_A = mkA "green" ; - walk_V = mkV "walk" ; - sleep_V = mkV "sleep" "sleeps" "slept" "slept" ; - arrive_V = mkV "arrive" ; - love_V2 = mkV2 "love" ; - look_V2 = mkV2 (mkV "look") "at" ; - please_V2 = mkV2 "please" ; - believe_VS = mkV "believe" ; - know_VS = mkV "know" "knows" "knew" "known" ; - wonder_VQ = mkV "wonder" ; - john_PN = mkPN "John" ; - mary_PN = mkPN "Mary" ; - - -} diff --git a/examples/extmini/LexiconIta.gf b/examples/extmini/LexiconIta.gf deleted file mode 100644 index 144aa5e00..000000000 --- a/examples/extmini/LexiconIta.gf +++ /dev/null @@ -1,33 +0,0 @@ -concrete LexiconIta of Lexicon = GrammarIta ** open ParadigmsIta in { - -lin - man_N = mkN "uomo" "uomini" masculine ; - woman_N = mkN "donna" ; - house_N = mkN "casa" ; - tree_N = mkN "albero" ; - big_A = preA (mkA "grande") ; - small_A = preA (mkA "piccolo") ; - green_A = mkA "verde" ; - walk_V = mkV "camminare" ; - arrive_V = essereV (mkV "arrivare") ; - sleep_V = mkV "dormire" - "dormo" "dormi" "dorme" "dormiamo" "dormite" "dormono" - "dormivo" "dormirò" "dorma" "dormissi" "dormito" ; - love_V2 = mkV2 "amare" ; - look_V2 = mkV2 "guardare" ; - please_V2 = mkV2 (essereV (mkV "piacere" "piaccio" "piaci" "piace" - "piacciamo" "piacete" "piacciono" - "piacevo" "piacerò" - "piaccia" "piacessi" "piaciuto")) dative ; - - believe_VS = mkVS (mkV "credere") conjunctive ; - - know_VS = mkVS (mkV - "sapere" "so" "sai" "sa" "sappiamo" "sapete" "sanno" - "sapevo" "saprò" "sappia" "sapessi" "saputo") indicative ; - - wonder_VQ = mkVQ (mkV "domandare") ; ---- domandarsi - john_PN = mkPN "Giovanni" ; - mary_PN = mkPN "Maria" ; - -} diff --git a/examples/extmini/ParadigmsCmn.gf b/examples/extmini/ParadigmsCmn.gf deleted file mode 100644 index 0b779f24d..000000000 --- a/examples/extmini/ParadigmsCmn.gf +++ /dev/null @@ -1,21 +0,0 @@ -resource ParadigmsCmn = GrammarCmn [N,A,V] ** - open ResCmn, GrammarCmn, Prelude in { -flags coding=utf8; -oper - mkN : (man : Str) -> Str -> N - = \n,c -> lin N (regNoun n c) ; - - mkPN : (john : Str) -> Number -> PN - = \s,n -> lin PN (PropN s n) ; - - mkA : (small : Str) -> Bool -> A - = \a,b -> lin A (mkAdj a b) ; - - mkV = overload { - mkV : (walk : Str) -> V - = \walk -> lin V (regVerb walk) ; - mkV : (arrive : Str) -> Str -> Str -> Str -> Str -> V - = \arrive,pp,ds,dp,ep -> lin V (mkVerb arrive pp ds dp ep) ; - } ; - -} diff --git a/examples/extmini/ParadigmsEng.gf b/examples/extmini/ParadigmsEng.gf deleted file mode 100644 index ce46159d8..000000000 --- a/examples/extmini/ParadigmsEng.gf +++ /dev/null @@ -1,36 +0,0 @@ -resource ParadigmsEng = GrammarEng [N,A,V] ** - open ResEng, GrammarEng, Prelude in { - -oper - mkN = overload { - mkN : (dog : Str) -> N - = \n -> lin N (regNoun n) ; - mkN : (man, men : Str) -> N - = \s,p -> lin N (mkNoun s p) ; - } ; - - mkPN : (john : Str) -> PN - = \s -> lin PN (ss s) ; - - mkA = overload { - mkA : (small : Str) -> A - = \a -> lin A (mkAdj a) ; - } ; - - mkV = overload { - mkV : (walk : Str) -> V - = \v -> lin V (regVerb v) ; - mkV : (go,goes,went,gone : Str) -> V - = \p1,p2,p3,p4 -> lin V (mkVerb p1 p2 p3 p4) ; - } ; - - mkV2 = overload { - mkV2 : Str -> V2 - = \s -> lin V2 (regVerb s ** {c = []}) ; - mkV2 : V -> V2 - = \v -> lin V2 (v ** {c = []}) ; - mkV2 : V -> Str -> V2 - = \v,p -> lin V2 (v ** {c = p}) ; - } ; - -} diff --git a/examples/extmini/ParadigmsIta.gf b/examples/extmini/ParadigmsIta.gf deleted file mode 100644 index 210abbc16..000000000 --- a/examples/extmini/ParadigmsIta.gf +++ /dev/null @@ -1,64 +0,0 @@ -resource ParadigmsIta = GrammarIta [N,A,V] ** - open ResIta, GrammarIta, Prelude in { - -oper - masculine : Gender = Masc ; - feminine : Gender = Fem ; - - accusative : Case = Acc ; - dative : Case = Dat ; - - indicative : Mood = Ind ; - conjunctive : Mood = Con ; - - mkN = overload { - mkN : (vino : Str) -> N - = \n -> lin N (regNoun n) ; - mkN : (uomo, uomini : Str) -> Gender -> N - = \s,p,g -> lin N (mkNoun s p g) ; - } ; - - mkPN = overload { - mkPN : (anna : Str) -> PN - = \p -> let n = regNoun p in lin PN {s = p ; g = n.g} ; - mkPN : Str -> Gender -> PN - = \s,g -> lin PN {s = s ; g = g} ; - } ; - - mkA = overload { - mkA : (nero : Str) -> A - = \a -> lin A (regAdj a) ; - mkA : (buono,buona,buoni,buone : Str) -> Bool -> A - = \sm,sf,pm,pf,p -> lin A (mkAdj sm sf pm pf False) ; - } ; - - preA : A -> A - = \a -> lin A {s = a.s ; isPre = True} ; - - mkV = overload { - mkV : (finire : Str) -> V - = \v -> lin V (regVerb v) ; - mkV : (andare,vado,vadi,va,andiamo,andate,vanno,andava,andro,vada,andassi,andato : Str) -> V - = \i,p1,p2,p3,p4,p5,p6,imp,fut,con,conp,p -> - lin V (mkVerb i p1 p2 p3 p4 p5 p6 imp fut con conp p Avere) ; - } ; - - essereV : V -> V - = \v -> lin V {s = v.s ; aux = Essere} ; - - mkV2 = overload { - mkV2 : Str -> V2 - = \s -> lin V2 (regVerb s ** {c = accusative}) ; - mkV2 : V -> V2 - = \v -> lin V2 (v ** {c = accusative}) ; - mkV2 : V -> Case -> V2 - = \v,c -> lin V2 (v ** {c = c}) ; - } ; - - mkVS : V -> Mood -> VS = \v,m -> - lin VS (v ** {m = m}) ; - mkVQ : V -> VQ = \v -> - lin VQ v ; - mkVV : V -> VV = \v -> - lin VV v ; -} diff --git a/examples/extmini/README b/examples/extmini/README deleted file mode 100644 index f45dd7113..000000000 --- a/examples/extmini/README +++ /dev/null @@ -1,10 +0,0 @@ -Extended mini resource grammar fro GF Book, chapter 9. -Used for teaching computational syntax at the University of Gothenburg in 2011 and 2012, -see http://www.cse.chalmers.se/~aarne/computationalsyntax/. - -Eng, Ita (c) Aarne Ranta. -Cmn (c) Jolene Zhuo Lin qiqige. - -License: LGPL and BSD. - - diff --git a/examples/extmini/ResCmn.gf b/examples/extmini/ResCmn.gf deleted file mode 100644 index 0ef4e58bf..000000000 --- a/examples/extmini/ResCmn.gf +++ /dev/null @@ -1,92 +0,0 @@ -resource ResCmn = open Prelude in { -flags coding=utf8; --- parameters - -param - TTense = TPres | TPerf | TPast | TFut ; - Aspect = Perf | DurStat | DurProg | Exper ; - Number = Sg | Pl ; - SForm = Phr PosType | Sent; - PosType = APhrase | NPhrase | VPhrase ; - DeForm = DeNoun | NdNoun ; -- parameter created for noun with/out partical "de" - --- parts of speech - -oper - - VP = { verb : Verb ; compl : Str ; prePart : Str} ; - NP = {s : Str ; n : Number } ; - copula : Verb = { s = table { - True => table { _ => "是" }; - False => table { _ => "䏿˜¯" }}; - vinf = "是" } ; - --- for morphology - - Noun : Type = {s : Str; Counter: Str} ; - Adj : Type = {s : Str; monoSyl: Bool} ; - Verb : Type = {s : Bool => Aspect => Str ; vinf : Str} ; - - regNoun : Str -> Str -> Noun = \s,c -> {s = s; Counter = c}; - - mkAdj : Str -> Bool -> Adj = \s,b -> {s = s; monoSyl = b}; - - regVerb : (walk : Str) -> Verb = \v -> { - s = table { - True => table { Perf => v ++ "了" ; - DurStat => v ++ "ç€" ; - DurProg => "在" ++ v ; - Exper => v ++ "过" } ; - False => table {Perf => "ä¸" ++ v ++ "了" ; - DurStat => "ä¸" ++ v ; - DurProg => "没" ++ "在" ++ v ; - Exper => "没" ++ v ++ "过" }}; - vinf = v} ; - - mkVerb : (believe : Str) -> (PerfPart : Str) - -> (DurStatPart : Str) - -> (DurProgPart : Str) - -> (ExperPart : Str) -> Verb = \v,pp,ds,dp,ep -> { - s = table { - True => table { Perf => v ++ pp ; - DurStat => v ++ ds ; - DurProg => dp ++ v ; - Exper => v ++ ep } ; - False => table {Perf => "ä¸" ++ v ++ pp ; - DurStat => "ä¸" ++ v ; - DurProg => "没" ++ dp ++ v ; - Exper => "没" ++ v ++ ep }} ; - vinf = v} ; - --- for structural words - - mkDet : Str -> Number -> {s : Str ; n : Number} = \s,n -> { - s = s ; - n = n - } ; - - pronNP : (s : Str) -> Number -> NP = \s,n -> { - s = s ; - n = n - } ; - - mkPrep : Str -> Str -> {s : Str ; prePart : Str} = \s,b -> { - s = s ; - prePart = b} ; - - mkAdv : Str -> Str -> {s : Str ; prePart : Str} = \b,s -> { - s = s ; - prePart = b} ; - - mkSubj : Str -> Str -> {prePart : Str ; sufPart : Str} = \p,s -> { - prePart = p ; - sufPart = s} ; - --- Proper Noun - - PropN : (s : Str) -> Number -> NP = \s,n -> { - s = s ; - n = n - } ; - - } diff --git a/examples/extmini/ResEng.gf b/examples/extmini/ResEng.gf deleted file mode 100644 index 9d78fe71a..000000000 --- a/examples/extmini/ResEng.gf +++ /dev/null @@ -1,156 +0,0 @@ -resource ResEng = open Prelude in { - --- parameters - -param - Number = Sg | Pl ; - Case = Nom | Acc ; - Agr = Ag Number Person ; - TTense = TPres | TPerf | TPast | TFut ; - Person = Per1 | Per2 | Per3 ; - - VForm = VInf | VPres | VPast | VPart ; - - ClForm = ClDir | ClInv ; - QForm = QDir | QIndir ; - --- parts of speech - -oper - VP = { - verb : AgrVerb ; - compl : Str - } ; - - NP = { - s : Case => Str ; - a : Agr - } ; - --- verb as in VP, including copula - - AgrVerb : Type = { - s : ClForm => TTense => Bool => Agr => {fin,inf : Str} ; - inf : Str - } ; - - copula : AgrVerb = { - s = \\d,t,p,a => case of { - => {fin = "am" ; inf = neg p} ; - => {fin = "is" ; inf = neg p} ; - => {fin = "are" ; inf = neg p} ; - => {fin = "has" ; inf = neg p ++ "been"} ; - => {fin = "have" ; inf = neg p ++ "been"} ; - => {fin = "was" ; inf = neg p} ; - => {fin = "were" ; inf = neg p} ; - => {fin = "will" ; inf = neg p ++ "be"} - } ; - inf = "be" - } ; - - agrV : Verb -> AgrVerb = \v -> - let - vinf = v.s ! VInf ; - vpart = v.s ! VPart - in { - s = \\d,t,p,a => case of { - => {fin = v.s ! VPres ; inf = []} ; - <_, TPres,_, Ag Sg Per3> => {fin = "does" ; inf = neg p ++ vinf} ; - => {fin = vinf ; inf = []} ; - <_, TPres,_, _ > => {fin = "do" ; inf = neg p ++ vinf} ; - <_, TPerf,_, Ag Sg Per3> => {fin = "has" ; inf = neg p ++ vpart} ; - <_, TPerf,_, _ > => {fin = "have" ; inf = neg p ++ vpart} ; - => {fin = v.s ! VPast ; inf = []} ; - <_, TPast,_, _ > => {fin = "did" ; inf = neg p ++ vinf} ; - <_, TFut, _, _ > => {fin = "will" ; inf = neg p ++ vinf} - } ; - inf = vinf - } ; - - agrAux : (_,_,_,_ : Str) -> AgrVerb = \can,could,beenableto, beableto -> { - s = \\d,t,p,a => case of { - => {fin = can ; inf = neg p} ; - => {fin = "has" ; inf = neg p ++ beenableto} ; - => {fin = "have" ; inf = neg p ++ beenableto} ; - => {fin = could ; inf = neg p} ; - => {fin = "will" ; inf = neg p ++ beableto} - } ; - inf = beableto - } ; - - infVP : VP -> Str = \vp -> - vp.verb.inf ++ vp.compl ; - - neg : Bool -> Str = \b -> case b of {True => [] ; False => "not"} ; - --- for coordination - - conjAgr : Number -> Agr -> Agr -> Agr = \n,xa,ya -> - case of { - => - Ag (conjNumber (conjNumber xn yn) n) (conjPerson xp yp) - } ; - - conjNumber : Number -> Number -> Number = \m,n -> - case m of {Pl => Pl ; _ => n} ; - - conjPerson : Person -> Person -> Person = \p,q -> - case of { - | <_,Per1> => Per1 ; - | <_,Per2> => Per2 ; - _ => Per3 - } ; - - - --- for morphology - - Noun : Type = {s : Number => Str} ; - Adj : Type = {s : Str} ; - Verb : Type = {s : VForm => Str} ; - - mkNoun : Str -> Str -> Noun = \man,men -> { - s = table {Sg => man ; Pl => men} - } ; - - regNoun : Str -> Noun = \s -> - mkNoun s (s + "s") ; ---- - - mkAdj : Str -> Adj = \s -> ss s ; - - mkVerb : (_,_,_,_ : Str) -> Verb = - \go,goes,went,gone -> { - s = table { - VInf => go ; - VPres => goes ; - VPast => went ; - VPart => gone - } - } ; - - regVerb : Str -> Verb = \v -> case v of { - _ + "e" => mkVerb v (v + "s") (v + "d") (v + "d") ; - _ => mkVerb v (v + "s") (v + "ed") (v + "ed") - } ; - --- for structural words - - mkDet : Str -> Number -> {s : Str ; n : Number} = \s,n -> { - s = s ; - n = n - } ; - - pronNP : (s,a : Str) -> Number -> Person -> NP = - \s,a,n,p -> { - s = table { - Nom => s ; - Acc => a - } ; - a = Ag n p - } ; - --- phonological auxiliaries - - vowel : pattern Str = #("a" | "e" | "i" | "o") ; - -} diff --git a/examples/extmini/ResIta.gf b/examples/extmini/ResIta.gf deleted file mode 100644 index c414dbbd1..000000000 --- a/examples/extmini/ResIta.gf +++ /dev/null @@ -1,259 +0,0 @@ -resource ResIta = open Prelude in { - --- parameters - -param - Number = Sg | Pl ; - Gender = Masc | Fem ; - Case = Nom | Acc | Dat | Gen | C_in | C_con | C_da ; - Agr = Ag Gender Number Person ; - Aux = Avere | Essere ; - Tense = Pres | Past | Perf | Fut ; - Mood = Ind | Con ; - Person = Per1 | Per2 | Per3 ; - - VForm = - VInf - | VInfContr -- contracted infinitive, "amar" - | VPres Mood Number Person - | VPast Mood Number Person - | VFut Number Person - | VPart Gender Number ; - - QForm = QDir | QIndir ; - - ClitAgr = CAgrNo | CAgr Agr ; - --- parts of speech - -oper - VP = { - v : Verb ; - clit : Str ; - clitAgr : ClitAgr ; - obj : Agr => Str - } ; - - NP = { - s : Case => {clit,obj : Str ; isClit : Bool} ; - a : Agr - } ; - --- the preposition word of an abstract case - - prepCase : Case -> Str = \c -> case c of { - Dat => "a" ; - Gen => "di" ; - C_con => "con" ; - C_in => "in" ; - C_da => "da" ; - _ => [] - } ; - --- for predication - --- this is used for PredVP, QuestVP, SlashV2 - - predVP : Str -> Agr -> VP -> {s : Mood => Tense => Bool => Str} = \subj,agr,vp -> - let - obj = vp.obj ! agr ; - clit = vp.clit ; - verb : Mood -> Tense => Str = \m -> table { - Perf => agrV (auxVerb vp.v.aux) m Pres agr ++ agrPart vp.v agr vp.clitAgr ; - t => agrV vp.v m t agr - } - in { - s = \\m,t,b => subj ++ neg b ++ clit ++ verb m ! t ++ obj - } ; - - useV : Verb -> (Agr => Str) -> VP = \v,o -> { - v = v ; - clit = [] ; - clitAgr = CAgrNo ; - obj = o - } ; - - agrV : Verb -> Mood -> Tense -> Agr -> Str = \v,m,t,a -> case a of { - Ag _ n p => case t of { - Past => v.s ! VPast m n p ; - Fut => v.s ! VFut n p ; - _ => v.s ! VPres m n p - } - } ; - - auxVerb : Aux -> Verb = \a -> case a of { - Avere => - mkVerb "avere" "ho" "hai" "ha" "abbiamo" "avete" "hanno" - "avevo" "avrò" "abbia" "avessi" "avuto" Avere ; - Essere => - mkVerb "essere" "sono" "sei" "è" "siamo" "siete" "sono" - "ero" "sarò" "sia" "fossi" "stato" Essere ---- eravamo - } ; - - agrPart : Verb -> Agr -> ClitAgr -> Str = \v,a,c -> case v.aux of { - Avere => case c of { - CAgr (Ag g n _) => v.s ! VPart g n ; - _ => v.s ! VPart Masc Sg - } ; - Essere => case a of { - Ag g n _ => v.s ! VPart g n - } - } ; - - neg : Bool -> Str = \b -> case b of {True => [] ; False => "non"} ; - - essere_V = auxVerb Essere ; - --- for coordination - - conjAgr : Number -> Agr -> Agr -> Agr = \n,xa,ya -> - let - x = agrFeatures xa ; y = agrFeatures ya - in Ag - (conjGender x.g y.g) - (conjNumber (conjNumber x.n y.n) n) - (conjPerson x.p y.p) ; - - agrFeatures : Agr -> {g : Gender ; n : Number ; p : Person} = \a -> - case a of {Ag g n p => {g = g ; n = n ; p = p}} ; - - conjGender : Gender -> Gender -> Gender = \g,h -> - case g of {Masc => Masc ; _ => h} ; - - conjNumber : Number -> Number -> Number = \m,n -> - case m of {Pl => Pl ; _ => n} ; - - conjPerson : Person -> Person -> Person = \p,q -> - case of { - | <_,Per1> => Per1 ; - | <_,Per2> => Per2 ; - _ => Per3 - } ; - - - --- for morphology - - Noun : Type = {s : Number => Str ; g : Gender} ; - Adj : Type = {s : Gender => Number => Str ; isPre : Bool} ; - Verb : Type = {s : VForm => Str ; aux : Aux} ; - - mkNoun : Str -> Str -> Gender -> Noun = \vino,vini,g -> { - s = table {Sg => vino ; Pl => vini} ; - g = g - } ; - - regNoun : Str -> Noun = \vino -> case vino of { - fuo + c@("c"|"g") + "o" => mkNoun vino (fuo + c + "hi") Masc ; - ol + "io" => mkNoun vino (ol + "i") Masc ; - vin + "o" => mkNoun vino (vin + "i") Masc ; - cas + "a" => mkNoun vino (cas + "e") Fem ; - pan + "e" => mkNoun vino (pan + "i") Masc ; - _ => mkNoun vino vino Masc - } ; - - mkAdj : (_,_,_,_ : Str) -> Bool -> Adj = \buono,buona,buoni,buone,p -> { - s = table { - Masc => table {Sg => buono ; Pl => buoni} ; - Fem => table {Sg => buona ; Pl => buone} - } ; - isPre = p - } ; - - regAdj : Str -> Adj = \nero -> case nero of { - ner + "o" => mkAdj nero (ner + "a") (ner + "i") (ner + "e") False ; - verd + "e" => mkAdj nero nero (verd + "i") (verd + "i") False ; - _ => mkAdj nero nero nero nero False - } ; - - mkVerb : (x1,_,_,_,_,_,_,_,_,_,_,x12 : Str) -> Aux -> Verb = - \amare,amo,ami,ama,amiamo,amate,amano,amavo,amero,amic,amassi,amato,aux -> - let - amav = init amavo ; - amas = Predef.tk 2 amassi ; - amer = init amero ; - in { - s = table { - VInf => amare ; - VInfContr => init amare ; - VPres Ind Sg Per1 => amo ; - VPres Ind Sg Per2 => ami ; - VPres Ind Sg Per3 => ama ; - VPres Ind Pl Per1 => amiamo ; - VPres Ind Pl Per2 => amate ; - VPres Ind Pl Per3 => amano ; - - VPres Con Sg _ => amic ; - VPres Con Pl Per1 => amiamo ; - VPres Con Pl Per2 => Predef.tk 2 amiamo + "te" ; - VPres Con Pl Per3 => amic + "no" ; - - VPast Ind Sg Per1 => amavo ; - VPast Ind Sg Per2 => amav + "i" ; - VPast Ind Sg Per3 => amav + "a" ; - VPast Ind Pl Per1 => amav + "amo" ; - VPast Ind Pl Per2 => amav + "ate" ; - VPast Ind Pl Per3 => amav + "ano" ; - - VPast Con Sg Per1 => amassi ; - VPast Con Sg Per2 => amassi ; - VPast Con Sg Per3 => amas + "se" ; - VPast Con Pl Per1 => amas + "simo" ; - VPast Con Pl Per2 => amas + "te" ; - VPast Con Pl Per3 => amas + "sero" ; - - VFut Sg Per1 => amero ; - VFut Sg Per2 => amer + "ai" ; - VFut Sg Per3 => amer + "à" ; - VFut Pl Per1 => amer + "emo" ; - VFut Pl Per2 => amer + "ete" ; - VFut Pl Per3 => amer + "ono" ; - - VPart g n => (regAdj amato).s ! g ! n - } ; - aux = aux - } ; - - regVerb : Str -> Verb = \amare -> case amare of { - am + "are" => mkVerb amare (am+"o") (am+"i") (am+"a") - (am+"iamo") (am+"ate") (am+"ano") - (am +"avo") (am+"erò") (am+"i") (am+"assi") - (am+"ato") Avere ; - tem + "ere" => mkVerb amare (tem+"o") (tem+"i") (tem+"e") - (tem+"iamo") (tem+"ete") (tem+"ono") - (tem +"evo") (tem+"erò") (tem+"a") (tem+"essi") - (tem+"uto") Avere ; - fin + "ire" => mkVerb amare (fin+"isco") (fin+"isci") (fin+"isce") - (fin+"iamo") (fin+"ite") (fin+"iscono") - (fin +"ivo") (fin+"irò") (fin+"isca") (fin+"issi") - (fin+"ito") Avere - } ; - --- for structural words - - adjDet : Adj -> Number -> {s : Gender => Case => Str ; n : Number} = - \adj,n -> { - s = \\g,c => prepCase c ++ adj.s ! g ! n ; - n = n - } ; - - pronNP : (s,a,d,i : Str) -> Gender -> Number -> Person -> NP = - \s,a,d,i,g,n,p -> { - s = table { - Nom => {clit = [] ; obj = s ; isClit = False} ; - Acc => {clit = a ; obj = [] ; isClit = True} ; - Dat => {clit = d ; obj = [] ; isClit = True} ; - c => {clit = [] ; obj = prepCase c ++ i ; isClit = False} - } ; - a = Ag g n p - } ; - --- phonological auxiliaries - - vowel : pattern Str = #("a" | "e" | "i" | "o" | "u" | "h") ; - s_impuro : pattern Str = #("z" | "s" + ("b"|"c"|"d"|"f"|"m"|"p"|"q"|"t")) ; - - elisForms : (_,_,_ : Str) -> Str = \lo,l',il -> - pre {#s_impuro => lo ; #vowel => l' ; _ => il} ; - -} diff --git a/examples/extmini/Syntax.gf b/examples/extmini/Syntax.gf deleted file mode 100644 index 01a51d0ee..000000000 --- a/examples/extmini/Syntax.gf +++ /dev/null @@ -1,47 +0,0 @@ -interface Syntax = Grammar - - [UseCl,PredVP,ComplV2,UseV,DetCN,ModCN,CompAP,AdAP, - ConjS,ConjNP,UseN,UseA,Pres,Perf,Pos,Neg] ** - open Grammar in { - -oper - mkS = overload { - mkS : Cl -> S = UseCl Pres Pos ; - mkS : Tense -> Cl -> S = \t -> UseCl t Pos ; - mkS : Pol -> Cl -> S = UseCl Pres ; - mkS : Tense -> Pol -> Cl -> S = UseCl ; - mkS : Conj -> S -> S -> S = ConjS ; - } ; - - mkCl = overload { - mkCl : NP -> V -> Cl = \np,v -> PredVP np (UseV v) ; - mkCl : NP -> V2 -> NP -> Cl = \np,v,o -> PredVP np (ComplV2 v o) ; - mkCl : NP -> A -> Cl = \np,a -> PredVP np (CompAP (UseA a)) ; - mkCl : NP -> AP -> Cl = \np,ap -> PredVP np (CompAP ap) ; - mkCl : NP -> VP -> Cl = PredVP ; - } ; - - mkAP = overload { - mkAP : A -> AP = UseA ; - mkAP : AdA -> AP -> AP = AdAP ; - } ; - - mkNP = overload { - mkNP : Det -> N -> NP = \d,n -> DetCN d (UseN n) ; - mkNP : Det -> CN -> NP = \d,n -> DetCN d n ; - mkNP : Conj -> NP -> NP -> NP = ConjNP ; - } ; - - mkCN = overload { - mkCN : N -> CN = UseN ; - mkCN : A -> N -> CN = \a,n -> ModCN (UseA a) (UseN n) ; - mkCN : A -> CN -> CN = \a,n -> ModCN (UseA a) n ; - mkCN : AP -> N -> CN = \a,n -> ModCN a (UseN n) ; - mkCN : AP -> CN -> CN = \a,n -> ModCN a n ; - } ; - - presTense : Tense = Pres ; - perfTense : Tense = Perf ; - posPol : Pol = Pos ; - negPol : Pol = Neg ; - -} diff --git a/examples/extmini/SyntaxCmn.gf b/examples/extmini/SyntaxCmn.gf deleted file mode 100644 index 0cb333348..000000000 --- a/examples/extmini/SyntaxCmn.gf +++ /dev/null @@ -1,3 +0,0 @@ -instance SyntaxCmn of Syntax = GrammarCmn - - [PredVP,ComplV2,UseV,DetCN,ModCN,CompAP,AdAP,UseN,UseA] ** - open GrammarCmn in {} ; diff --git a/examples/extmini/SyntaxEng.gf b/examples/extmini/SyntaxEng.gf deleted file mode 100644 index a2d955b71..000000000 --- a/examples/extmini/SyntaxEng.gf +++ /dev/null @@ -1,3 +0,0 @@ -instance SyntaxEng of Syntax = GrammarEng - - [PredVP,ComplV2,UseV,DetCN,ModCN,CompAP,AdAP,UseN,UseA] ** - open GrammarEng in {} ; diff --git a/examples/extmini/SyntaxIta.gf b/examples/extmini/SyntaxIta.gf deleted file mode 100644 index b4562b0de..000000000 --- a/examples/extmini/SyntaxIta.gf +++ /dev/null @@ -1,3 +0,0 @@ -instance SyntaxIta of Syntax = GrammarIta - - [PredVP,ComplV2,UseV,DetCN,ModCN,CompAP,AdAP,UseN,UseA] ** - open GrammarIta in {} ; diff --git a/examples/extmini/compsyntax-test-Ita.txt b/examples/extmini/compsyntax-test-Ita.txt deleted file mode 100644 index 18c1d8e15..000000000 --- a/examples/extmini/compsyntax-test-Ita.txt +++ /dev/null @@ -1,981 +0,0 @@ -***Missing***LangIta : -***Words***'l Giovanni Maria a abbia abbiamo abbiano abbiate al alberi albero all' alla allo ama amano amar amare amasse amassero amassi amassimo amaste amata amate amati amato amava amavamo amavano amavate amavi amavo amerai ameremo amerete amerono amerà amerò ami amiamo amiate amino amo arriva arrivano arrivar arrivare arrivasse arrivassero arrivassi arrivassimo arrivaste arrivata arrivate arrivati arrivato arrivava arrivavamo arrivavano arrivavate arrivavi arrivavo arriverai arriveremo arriverete arriverono arriverà arriverò arrivi arriviamo arriviate arrivino arrivo avete benché cammina camminano camminar camminare camminasse camminassero camminassi camminassimo camminaste camminata camminate camminati camminato camminava camminavamo camminavano camminavate camminavi camminavo camminerai cammineremo camminerete camminerono camminerà camminerò cammini camminiamo camminiate camminino cammino casa case che chi ci col coll' colla collo con creda credano crede creder crederai credere crederemo crederete crederono crederà crederò credesse credessero credessi credessimo credeste credete credeva credevamo credevano credevate credevi credevo credi crediamo crediate credo credono creduta credute creduti creduto da dal dall' dalla dallo debba debbano del dell' della dello deve devi devo devono di dobbiamo dobbiase dobbiasero dobbiasimo dobbiate domanda domandano domandar domandare domandasse domandassero domandassi domandassimo domandaste domandata domandate domandati domandato domandava domandavamo domandavano domandavate domandavi domandavo domanderai domanderemo domanderete domanderono domanderà domanderò domandi domandiamo domandiate domandino domando donna donne dorma dormano dorme dormi dormiamo dormiate dormir dormirai dormire dormiremo dormirete dormirono dormirà dormirò dormisse dormissero dormissi dormissimo dormiste dormita dormite dormiti dormito dormiva dormivamo dormivano dormivate dormivi dormivo dormo dormono dove dover dovere dovete doveva dovevamo dovevano dovevate dovevi dovevo dovrai dovremo dovrete dovrono dovrà dovrò dovuta dovute dovuti dovuto e era eramo erano erate eri ero esser essere fosse fossero fossi fossimo foste gli grande grandi guarda guardano guardar guardare guardasse guardassero guardassi guardassimo guardaste guardata guardate guardati guardato guardava guardavamo guardavano guardavate guardavi guardavo guarderai guarderemo guarderete guarderono guarderà guarderò guardi guardiamo guardiate guardino guardo ha hai hanno ho il in io l' la le lei li lo loro lui me mi molto nel nell' nella nello noi non o ogni perché piaccia piacciamo piacciano piacciate piaccio piacciono piace piacer piacerai piacere piaceremo piacerete piacerono piacerà piacerò piacesse piacessero piacessi piacessimo piaceste piacete piaceva piacevamo piacevano piacevate piacevi piacevo piaci piaciuta piaciute piaciuti piaciuto piccola piccole piccoli piccolo possa possano possiamo possiase possiasero possiasimo possiate posso possono poter potere potete poteva potevamo potevano potevate potevi potevo potrai potremo potrete potrono potrà potrò potuta potute potuti potuto puoi può quando quegli quei quel quell' quella quelle quello questa queste questi questo quí sa sai sanno saper sapere sapesse sapessero sapessi sapessimo sapeste sapete sapeva sapevamo sapevano sapevate sapevi sapevo sappia sappiamo sappiano sappiate saprai sapremo saprete saprono saprà saprò saputa sapute saputi saputo sarai saremo sarete sarono sarà sarò se sei sia siamo siano siate siete so sono stata state stati stato te ti tu un una uomini uomo verde verdi vi voglia vogliamo vogliano vogliate voglio vogliono voi voler volere volesse volessero volessi volessimo voleste volete voleva volevamo volevano volevate volevi volevo voluta volute voluti voluto vorrai vorremo vorrete vorrono vorrà vorrò vuoi vuole è***Noun Phrases***Lang: AdvNP youPl_NP (PrepNP in_Prep he_NP) -LangIta: s Nom clit : -s Nom obj : voi in lui -s Acc clit : -s Acc obj : in lui -s Dat clit : -s Dat obj : in lui -s Gen clit : -s Gen obj : di voi in lui -s C_in clit : -s C_in obj : in voi in lui -s C_con clit : -s C_con obj : con voi in lui -s C_da clit : -s C_da obj : da voi in lui - - Lang: youSg_NP -LangIta: s Nom clit : -s Nom obj : tu -s Acc clit : ti -s Acc obj : -s Dat clit : ti -s Dat obj : -s Gen clit : -s Gen obj : di te -s C_in clit : -s C_in obj : in te -s C_con clit : -s C_con obj : con te -s C_da clit : -s C_da obj : da te - - Lang: DetCN those_Det (ModCN (ConjAP and_Conj (UseA green_A) (UseA big_A)) (ModCN (UseA small_A) (UseN tree_N))) -LangIta: s Nom clit : -s Nom obj : quei piccoli alberi verdi e grandi -s Acc clit : -s Acc obj : quei piccoli alberi verdi e grandi -s Dat clit : -s Dat obj : a quei piccoli alberi verdi e grandi -s Gen clit : -s Gen obj : di quei piccoli alberi verdi e grandi -s C_in clit : -s C_in obj : in quei piccoli alberi verdi e grandi -s C_con clit : -s C_con obj : con quei piccoli alberi verdi e grandi -s C_da clit : -s C_da obj : da quei piccoli alberi verdi e grandi - - Lang: she_NP -LangIta: s Nom clit : -s Nom obj : lei -s Acc clit : la -s Acc obj : -s Dat clit : le -s Dat obj : -s Gen clit : -s Gen obj : di lei -s C_in clit : -s C_in obj : in lei -s C_con clit : -s C_con obj : con lei -s C_da clit : -s C_da obj : da lei - - Lang: youSg_NP -LangIta: s Nom clit : -s Nom obj : tu -s Acc clit : ti -s Acc obj : -s Dat clit : ti -s Dat obj : -s Gen clit : -s Gen obj : di te -s C_in clit : -s C_in obj : in te -s C_con clit : -s C_con obj : con te -s C_da clit : -s C_da obj : da te - - Lang: youPl_NP -LangIta: s Nom clit : -s Nom obj : voi -s Acc clit : vi -s Acc obj : -s Dat clit : vi -s Dat obj : -s Gen clit : -s Gen obj : di voi -s C_in clit : -s C_in obj : in voi -s C_con clit : -s C_con obj : con voi -s C_da clit : -s C_da obj : da voi - - Lang: youPl_NP -LangIta: s Nom clit : -s Nom obj : voi -s Acc clit : vi -s Acc obj : -s Dat clit : vi -s Dat obj : -s Gen clit : -s Gen obj : di voi -s C_in clit : -s C_in obj : in voi -s C_con clit : -s C_con obj : con voi -s C_da clit : -s C_da obj : da voi - - Lang: UsePN mary_PN -LangIta: s Nom clit : -s Nom obj : Maria -s Acc clit : -s Acc obj : Maria -s Dat clit : -s Dat obj : a Maria -s Gen clit : -s Gen obj : di Maria -s C_in clit : -s C_in obj : in Maria -s C_con clit : -s C_con obj : con Maria -s C_da clit : -s C_da obj : da Maria - - Lang: we_NP -LangIta: s Nom clit : -s Nom obj : noi -s Acc clit : ci -s Acc obj : -s Dat clit : ci -s Dat obj : -s Gen clit : -s Gen obj : di noi -s C_in clit : -s C_in obj : in noi -s C_con clit : -s C_con obj : con noi -s C_da clit : -s C_da obj : da noi - - Lang: youSg_NP -LangIta: s Nom clit : -s Nom obj : tu -s Acc clit : ti -s Acc obj : -s Dat clit : ti -s Dat obj : -s Gen clit : -s Gen obj : di te -s C_in clit : -s C_in obj : in te -s C_con clit : -s C_con obj : con te -s C_da clit : -s C_da obj : da te - - Lang: UsePN john_PN -LangIta: s Nom clit : -s Nom obj : Giovanni -s Acc clit : -s Acc obj : Giovanni -s Dat clit : -s Dat obj : a Giovanni -s Gen clit : -s Gen obj : di Giovanni -s C_in clit : -s C_in obj : in Giovanni -s C_con clit : -s C_con obj : con Giovanni -s C_da clit : -s C_da obj : da Giovanni - - Lang: DetCN this_Det (ModCN (AdAP very_AdA (UseA green_A)) (UseN man_N)) -LangIta: s Nom clit : -s Nom obj : questo uomo molto verde -s Acc clit : -s Acc obj : questo uomo molto verde -s Dat clit : -s Dat obj : a questo uomo molto verde -s Gen clit : -s Gen obj : di questo uomo molto verde -s C_in clit : -s C_in obj : in questo uomo molto verde -s C_con clit : -s C_con obj : con questo uomo molto verde -s C_da clit : -s C_da obj : da questo uomo molto verde - - Lang: he_NP -LangIta: s Nom clit : -s Nom obj : lui -s Acc clit : lo -s Acc obj : -s Dat clit : gli -s Dat obj : -s Gen clit : -s Gen obj : di lui -s C_in clit : -s C_in obj : in lui -s C_con clit : -s C_con obj : con lui -s C_da clit : -s C_da obj : da lui - - Lang: she_NP -LangIta: s Nom clit : -s Nom obj : lei -s Acc clit : la -s Acc obj : -s Dat clit : le -s Dat obj : -s Gen clit : -s Gen obj : di lei -s C_in clit : -s C_in obj : in lei -s C_con clit : -s C_con obj : con lei -s C_da clit : -s C_da obj : da lei - - Lang: ConjNP or_Conj i_NP (DetCN these_Det (ModCN (UseA green_A) (UseN woman_N))) -LangIta: s Nom clit : -s Nom obj : io o queste donne verdi -s Acc clit : -s Acc obj : o queste donne verdi -s Dat clit : -s Dat obj : o a queste donne verdi -s Gen clit : -s Gen obj : di me o di queste donne verdi -s C_in clit : -s C_in obj : in me o in queste donne verdi -s C_con clit : -s C_con obj : con me o con queste donne verdi -s C_da clit : -s C_da obj : da me o da queste donne verdi - - Lang: i_NP -LangIta: s Nom clit : -s Nom obj : io -s Acc clit : mi -s Acc obj : -s Dat clit : mi -s Dat obj : -s Gen clit : -s Gen obj : di me -s C_in clit : -s C_in obj : in me -s C_con clit : -s C_con obj : con me -s C_da clit : -s C_da obj : da me - - Lang: he_NP -LangIta: s Nom clit : -s Nom obj : lui -s Acc clit : lo -s Acc obj : -s Dat clit : gli -s Dat obj : -s Gen clit : -s Gen obj : di lui -s C_in clit : -s C_in obj : in lui -s C_con clit : -s C_con obj : con lui -s C_da clit : -s C_da obj : da lui - - Lang: ConjNP or_Conj youPl_NP (AdvNP youSg_NP (PrepNP of_Prep youPl_NP)) -LangIta: s Nom clit : -s Nom obj : voi o tu di voi -s Acc clit : -s Acc obj : o di voi -s Dat clit : -s Dat obj : o di voi -s Gen clit : -s Gen obj : di voi o di te di voi -s C_in clit : -s C_in obj : in voi o in te di voi -s C_con clit : -s C_con obj : con voi o con te di voi -s C_da clit : -s C_da obj : da voi o da te di voi - - Lang: we_NP -LangIta: s Nom clit : -s Nom obj : noi -s Acc clit : ci -s Acc obj : -s Dat clit : ci -s Dat obj : -s Gen clit : -s Gen obj : di noi -s C_in clit : -s C_in obj : in noi -s C_con clit : -s C_con obj : con noi -s C_da clit : -s C_da obj : da noi - - Lang: DetCN those_Det (UseN man_N) -LangIta: s Nom clit : -s Nom obj : quegli uomini -s Acc clit : -s Acc obj : quegli uomini -s Dat clit : -s Dat obj : a quegli uomini -s Gen clit : -s Gen obj : di quegli uomini -s C_in clit : -s C_in obj : in quegli uomini -s C_con clit : -s C_con obj : con quegli uomini -s C_da clit : -s C_da obj : da quegli uomini - -***Clauses***Lang: PredVP she_NP (ComplV2 look_V2 he_NP) -LangIta: s Ind Pres True : lei lo guarda -s Ind Pres False : lei non lo guarda -s Ind Past True : lei lo guardava -s Ind Past False : lei non lo guardava -s Ind Perf True : lei lo ha guardato -s Ind Perf False : lei non lo ha guardato -s Ind Fut True : lei lo guarderà -s Ind Fut False : lei non lo guarderà -s Con Pres True : lei lo guardi -s Con Pres False : lei non lo guardi -s Con Past True : lei lo guardasse -s Con Past False : lei non lo guardasse -s Con Perf True : lei lo abbia guardato -s Con Perf False : lei non lo abbia guardato -s Con Fut True : lei lo guarderà -s Con Fut False : lei non lo guarderà - - Lang: PredVP (AdvNP youSg_NP here_Adv) (CompAdv here_Adv) -LangIta: s Ind Pres True : tu quí sei quí -s Ind Pres False : tu quí non sei quí -s Ind Past True : tu quí eri quí -s Ind Past False : tu quí non eri quí -s Ind Perf True : tu quí sei stato quí -s Ind Perf False : tu quí non sei stato quí -s Ind Fut True : tu quí sarai quí -s Ind Fut False : tu quí non sarai quí -s Con Pres True : tu quí sia quí -s Con Pres False : tu quí non sia quí -s Con Past True : tu quí fossi quí -s Con Past False : tu quí non fossi quí -s Con Perf True : tu quí sia stato quí -s Con Perf False : tu quí non sia stato quí -s Con Fut True : tu quí sarai quí -s Con Fut False : tu quí non sarai quí - - Lang: PredVP he_NP (UseV arrive_V) -LangIta: s Ind Pres True : lui arriva -s Ind Pres False : lui non arriva -s Ind Past True : lui arrivava -s Ind Past False : lui non arrivava -s Ind Perf True : lui è arrivato -s Ind Perf False : lui non è arrivato -s Ind Fut True : lui arriverà -s Ind Fut False : lui non arriverà -s Con Pres True : lui arrivi -s Con Pres False : lui non arrivi -s Con Past True : lui arrivasse -s Con Past False : lui non arrivasse -s Con Perf True : lui sia arrivato -s Con Perf False : lui non sia arrivato -s Con Fut True : lui arriverà -s Con Fut False : lui non arriverà - - Lang: PredVP we_NP (UseV walk_V) -LangIta: s Ind Pres True : noi camminiamo -s Ind Pres False : noi non camminiamo -s Ind Past True : noi camminavamo -s Ind Past False : noi non camminavamo -s Ind Perf True : noi abbiamo camminato -s Ind Perf False : noi non abbiamo camminato -s Ind Fut True : noi cammineremo -s Ind Fut False : noi non cammineremo -s Con Pres True : noi camminiamo -s Con Pres False : noi non camminiamo -s Con Past True : noi camminassimo -s Con Past False : noi non camminassimo -s Con Perf True : noi abbiamo camminato -s Con Perf False : noi non abbiamo camminato -s Con Fut True : noi cammineremo -s Con Fut False : noi non cammineremo - - Lang: PredVP she_NP (ComplV2 please_V2 he_NP) -LangIta: s Ind Pres True : lei gli piace -s Ind Pres False : lei non gli piace -s Ind Past True : lei gli piaceva -s Ind Past False : lei non gli piaceva -s Ind Perf True : lei gli è piaciuta -s Ind Perf False : lei non gli è piaciuta -s Ind Fut True : lei gli piacerà -s Ind Fut False : lei non gli piacerà -s Con Pres True : lei gli piaccia -s Con Pres False : lei non gli piaccia -s Con Past True : lei gli piacesse -s Con Past False : lei non gli piacesse -s Con Perf True : lei gli sia piaciuta -s Con Perf False : lei non gli sia piaciuta -s Con Fut True : lei gli piacerà -s Con Fut False : lei non gli piacerà - - Lang: PredVP i_NP (ComplV2 look_V2 youSg_NP) -LangIta: s Ind Pres True : io ti guardo -s Ind Pres False : io non ti guardo -s Ind Past True : io ti guardavo -s Ind Past False : io non ti guardavo -s Ind Perf True : io ti ho guardato -s Ind Perf False : io non ti ho guardato -s Ind Fut True : io ti guarderò -s Ind Fut False : io non ti guarderò -s Con Pres True : io ti guardi -s Con Pres False : io non ti guardi -s Con Past True : io ti guardassi -s Con Past False : io non ti guardassi -s Con Perf True : io ti abbia guardato -s Con Perf False : io non ti abbia guardato -s Con Fut True : io ti guarderò -s Con Fut False : io non ti guarderò - - Lang: PredVP i_NP (UseV arrive_V) -LangIta: s Ind Pres True : io arrivo -s Ind Pres False : io non arrivo -s Ind Past True : io arrivavo -s Ind Past False : io non arrivavo -s Ind Perf True : io sono arrivato -s Ind Perf False : io non sono arrivato -s Ind Fut True : io arriverò -s Ind Fut False : io non arriverò -s Con Pres True : io arrivi -s Con Pres False : io non arrivi -s Con Past True : io arrivassi -s Con Past False : io non arrivassi -s Con Perf True : io sia arrivato -s Con Perf False : io non sia arrivato -s Con Fut True : io arriverò -s Con Fut False : io non arriverò - - Lang: PredVP (AdvNP youPl_NP here_Adv) (CompAdv here_Adv) -LangIta: s Ind Pres True : voi quí siete quí -s Ind Pres False : voi quí non siete quí -s Ind Past True : voi quí erate quí -s Ind Past False : voi quí non erate quí -s Ind Perf True : voi quí siete stati quí -s Ind Perf False : voi quí non siete stati quí -s Ind Fut True : voi quí sarete quí -s Ind Fut False : voi quí non sarete quí -s Con Pres True : voi quí siate quí -s Con Pres False : voi quí non siate quí -s Con Past True : voi quí foste quí -s Con Past False : voi quí non foste quí -s Con Perf True : voi quí siate stati quí -s Con Perf False : voi quí non siate stati quí -s Con Fut True : voi quí sarete quí -s Con Fut False : voi quí non sarete quí - - Lang: PredVP (ConjNP and_Conj we_NP he_NP) (CompAdv here_Adv) -LangIta: s Ind Pres True : noi e lui siamo quí -s Ind Pres False : noi e lui non siamo quí -s Ind Past True : noi e lui eramo quí -s Ind Past False : noi e lui non eramo quí -s Ind Perf True : noi e lui siamo stati quí -s Ind Perf False : noi e lui non siamo stati quí -s Ind Fut True : noi e lui saremo quí -s Ind Fut False : noi e lui non saremo quí -s Con Pres True : noi e lui siamo quí -s Con Pres False : noi e lui non siamo quí -s Con Past True : noi e lui fossimo quí -s Con Past False : noi e lui non fossimo quí -s Con Perf True : noi e lui siamo stati quí -s Con Perf False : noi e lui non siamo stati quí -s Con Fut True : noi e lui saremo quí -s Con Fut False : noi e lui non saremo quí - - Lang: PredVP we_NP (UseV arrive_V) -LangIta: s Ind Pres True : noi arriviamo -s Ind Pres False : noi non arriviamo -s Ind Past True : noi arrivavamo -s Ind Past False : noi non arrivavamo -s Ind Perf True : noi siamo arrivati -s Ind Perf False : noi non siamo arrivati -s Ind Fut True : noi arriveremo -s Ind Fut False : noi non arriveremo -s Con Pres True : noi arriviamo -s Con Pres False : noi non arriviamo -s Con Past True : noi arrivassimo -s Con Past False : noi non arrivassimo -s Con Perf True : noi siamo arrivati -s Con Perf False : noi non siamo arrivati -s Con Fut True : noi arriveremo -s Con Fut False : noi non arriveremo - -***Question Clauses***Lang: QuestVP who_IP (CompAdv here_Adv) -LangIta: s QDir Pres True : chi è quí -s QDir Pres False : chi non è quí -s QDir Past True : chi era quí -s QDir Past False : chi non era quí -s QDir Perf True : chi è stato quí -s QDir Perf False : chi non è stato quí -s QDir Fut True : chi sarà quí -s QDir Fut False : chi non sarà quí -s QIndir Pres True : chi è quí -s QIndir Pres False : chi non è quí -s QIndir Past True : chi era quí -s QIndir Past False : chi non era quí -s QIndir Perf True : chi è stato quí -s QIndir Perf False : chi non è stato quí -s QIndir Fut True : chi sarà quí -s QIndir Fut False : chi non sarà quí - - Lang: QuestSlash who_IP (SlashV2 she_NP love_V2) -LangIta: s QDir Pres True : chi lei ama -s QDir Pres False : chi lei non ama -s QDir Past True : chi lei amava -s QDir Past False : chi lei non amava -s QDir Perf True : chi lei ha amato -s QDir Perf False : chi lei non ha amato -s QDir Fut True : chi lei amerà -s QDir Fut False : chi lei non amerà -s QIndir Pres True : chi lei ama -s QIndir Pres False : chi lei non ama -s QIndir Past True : chi lei amava -s QIndir Past False : chi lei non amava -s QIndir Perf True : chi lei ha amato -s QIndir Perf False : chi lei non ha amato -s QIndir Fut True : chi lei amerà -s QIndir Fut False : chi lei non amerà - - Lang: QuestVP who_IP (ComplV2 love_V2 they_NP) -LangIta: s QDir Pres True : chi li ama -s QDir Pres False : chi non li ama -s QDir Past True : chi li amava -s QDir Past False : chi non li amava -s QDir Perf True : chi li ha amati -s QDir Perf False : chi non li ha amati -s QDir Fut True : chi li amerà -s QDir Fut False : chi non li amerà -s QIndir Pres True : chi li ama -s QIndir Pres False : chi non li ama -s QIndir Past True : chi li amava -s QIndir Past False : chi non li amava -s QIndir Perf True : chi li ha amati -s QIndir Perf False : chi non li ha amati -s QIndir Fut True : chi li amerà -s QIndir Fut False : chi non li amerà - - Lang: QuestSlash who_IP (SlashV2 she_NP love_V2) -LangIta: s QDir Pres True : chi lei ama -s QDir Pres False : chi lei non ama -s QDir Past True : chi lei amava -s QDir Past False : chi lei non amava -s QDir Perf True : chi lei ha amato -s QDir Perf False : chi lei non ha amato -s QDir Fut True : chi lei amerà -s QDir Fut False : chi lei non amerà -s QIndir Pres True : chi lei ama -s QIndir Pres False : chi lei non ama -s QIndir Past True : chi lei amava -s QIndir Past False : chi lei non amava -s QIndir Perf True : chi lei ha amato -s QIndir Perf False : chi lei non ha amato -s QIndir Fut True : chi lei amerà -s QIndir Fut False : chi lei non amerà - - Lang: QuestSlash who_IP (SlashV2 he_NP look_V2) -LangIta: s QDir Pres True : chi lui guarda -s QDir Pres False : chi lui non guarda -s QDir Past True : chi lui guardava -s QDir Past False : chi lui non guardava -s QDir Perf True : chi lui ha guardato -s QDir Perf False : chi lui non ha guardato -s QDir Fut True : chi lui guarderà -s QDir Fut False : chi lui non guarderà -s QIndir Pres True : chi lui guarda -s QIndir Pres False : chi lui non guarda -s QIndir Past True : chi lui guardava -s QIndir Past False : chi lui non guardava -s QIndir Perf True : chi lui ha guardato -s QIndir Perf False : chi lui non ha guardato -s QIndir Fut True : chi lui guarderà -s QIndir Fut False : chi lui non guarderà - - Lang: QuestVP who_IP (CompAdv here_Adv) -LangIta: s QDir Pres True : chi è quí -s QDir Pres False : chi non è quí -s QDir Past True : chi era quí -s QDir Past False : chi non era quí -s QDir Perf True : chi è stato quí -s QDir Perf False : chi non è stato quí -s QDir Fut True : chi sarà quí -s QDir Fut False : chi non sarà quí -s QIndir Pres True : chi è quí -s QIndir Pres False : chi non è quí -s QIndir Past True : chi era quí -s QIndir Past False : chi non era quí -s QIndir Perf True : chi è stato quí -s QIndir Perf False : chi non è stato quí -s QIndir Fut True : chi sarà quí -s QIndir Fut False : chi non sarà quí - - Lang: QuestSlash who_IP (SlashV2 she_NP please_V2) -LangIta: s QDir Pres True : a chi lei piace -s QDir Pres False : a chi lei non piace -s QDir Past True : a chi lei piaceva -s QDir Past False : a chi lei non piaceva -s QDir Perf True : a chi lei è piaciuta -s QDir Perf False : a chi lei non è piaciuta -s QDir Fut True : a chi lei piacerà -s QDir Fut False : a chi lei non piacerà -s QIndir Pres True : a chi lei piace -s QIndir Pres False : a chi lei non piace -s QIndir Past True : a chi lei piaceva -s QIndir Past False : a chi lei non piaceva -s QIndir Perf True : a chi lei è piaciuta -s QIndir Perf False : a chi lei non è piaciuta -s QIndir Fut True : a chi lei piacerà -s QIndir Fut False : a chi lei non piacerà - - Lang: QuestVP who_IP (CompAdv here_Adv) -LangIta: s QDir Pres True : chi è quí -s QDir Pres False : chi non è quí -s QDir Past True : chi era quí -s QDir Past False : chi non era quí -s QDir Perf True : chi è stato quí -s QDir Perf False : chi non è stato quí -s QDir Fut True : chi sarà quí -s QDir Fut False : chi non sarà quí -s QIndir Pres True : chi è quí -s QIndir Pres False : chi non è quí -s QIndir Past True : chi era quí -s QIndir Past False : chi non era quí -s QIndir Perf True : chi è stato quí -s QIndir Perf False : chi non è stato quí -s QIndir Fut True : chi sarà quí -s QIndir Fut False : chi non sarà quí - - Lang: QuestSlash who_IP (SlashV2 they_NP look_V2) -LangIta: s QDir Pres True : chi loro guardano -s QDir Pres False : chi loro non guardano -s QDir Past True : chi loro guardavano -s QDir Past False : chi loro non guardavano -s QDir Perf True : chi loro hanno guardato -s QDir Perf False : chi loro non hanno guardato -s QDir Fut True : chi loro guarderono -s QDir Fut False : chi loro non guarderono -s QIndir Pres True : chi loro guardano -s QIndir Pres False : chi loro non guardano -s QIndir Past True : chi loro guardavano -s QIndir Past False : chi loro non guardavano -s QIndir Perf True : chi loro hanno guardato -s QIndir Perf False : chi loro non hanno guardato -s QIndir Fut True : chi loro guarderono -s QIndir Fut False : chi loro non guarderono - - Lang: QuestVP who_IP (UseV walk_V) -LangIta: s QDir Pres True : chi cammina -s QDir Pres False : chi non cammina -s QDir Past True : chi camminava -s QDir Past False : chi non camminava -s QDir Perf True : chi ha camminato -s QDir Perf False : chi non ha camminato -s QDir Fut True : chi camminerà -s QDir Fut False : chi non camminerà -s QIndir Pres True : chi cammina -s QIndir Pres False : chi non cammina -s QIndir Past True : chi camminava -s QIndir Past False : chi non camminava -s QIndir Perf True : chi ha camminato -s QIndir Perf False : chi non ha camminato -s QIndir Fut True : chi camminerà -s QIndir Fut False : chi non camminerà - -***Utterances***Lang: UttS (UseCl Pres Neg (PredVP i_NP (ComplV2 look_V2 youSg_NP))) -LangEng: I do not look at you -LangIta: io non ti guardo - Lang: UttQS (UseQCl Fut Neg (QuestVP who_IP (ComplV2 please_V2 we_NP))) -LangEng: who will not please us -LangIta: chi non ci piacerà - Lang: UttS (UseCl Perf Pos (PredVP (UsePN mary_PN) (CompAdv here_Adv))) -LangEng: Mary has been here -LangIta: Maria è stata quí - Lang: UttS (UseCl Fut Neg (PredVP she_NP (CompAdv here_Adv))) -LangEng: she will not be here -LangIta: lei non sarà quí - Lang: UttS (UseCl Past Neg (PredVP we_NP (ComplV2 look_V2 he_NP))) -LangEng: we did not look at him -LangIta: noi non lo guardavamo - Lang: UttS (UseCl Pres Pos (PredVP youPl_NP (ComplV2 love_V2 they_NP))) -LangEng: you love them -LangIta: voi li amate - Lang: UttS (UseCl Pres Pos (PredVP youSg_NP (CompAdv here_Adv))) -LangEng: you are here -LangIta: tu sei quí - Lang: UttS (UseCl Pres Pos (PredVP they_NP (ComplV2 look_V2 i_NP))) -LangEng: they look at me -LangIta: loro mi guardano - Lang: UttQS (UseQCl Past Pos (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who was here -LangIta: chi era quí - Lang: UttS (UseCl Fut Neg (PredVP he_NP (CompAdv here_Adv))) -LangEng: her will not be here -LangIta: lui non sarà quí - Lang: UttS (UseCl Past Pos (PredVP youPl_NP (UseV walk_V))) -LangEng: you walked -LangIta: voi camminavate - Lang: UttS (UseCl Pres Pos (PredVP youSg_NP (CompAdv here_Adv))) -LangEng: you are here -LangIta: tu sei quí - Lang: UttS (UseCl Pres Neg (PredVP (ConjNP or_Conj she_NP he_NP) (UseV walk_V))) -LangEng: she or her does not walk -LangIta: lei o lui non cammina - Lang: UttS (UseCl Pres Neg (PredVP she_NP (ComplV2 love_V2 he_NP))) -LangEng: she does not love him -LangIta: lei non lo ama - Lang: UttS (UseCl Perf Pos (PredVP youSg_NP (ComplV2 love_V2 we_NP))) -LangEng: you have loved us -LangIta: tu ci hai amati - Lang: UttS (UseCl Fut Pos (PredVP we_NP (ComplV2 please_V2 youPl_NP))) -LangEng: we will please you -LangIta: noi vi piaceremo - Lang: UttS (UseCl Fut Neg (PredVP he_NP (CompAdv here_Adv))) -LangEng: her will not be here -LangIta: lui non sarà quí - Lang: UttQS (UseQCl Pres Neg (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who is not here -LangIta: chi non è quí - Lang: UttQS (UseQCl Pres Neg (QuestSlash who_IP (SlashV2 she_NP love_V2))) -LangEng: who does she not love -LangIta: chi lei non ama - Lang: UttS (UseCl Fut Neg (PredVP youSg_NP (CompAdv here_Adv))) -LangEng: you will not be here -LangIta: tu non sarai quí - Lang: UttQS (UseQCl Past Neg (QuestSlash who_IP (SlashV2 youSg_NP please_V2))) -LangEng: who did you not please -LangIta: a chi tu non piacevi - Lang: UttS (UseCl Perf Pos (PredVP youSg_NP (CompAdv here_Adv))) -LangEng: you have been here -LangIta: tu sei stato quí - Lang: UttQS (UseQCl Fut Pos (QuestSlash who_IP (SlashV2 i_NP love_V2))) -LangEng: who will I love -LangIta: chi io amerò - Lang: UttS (UseCl Pres Neg (PredVP (AdvNP they_NP here_Adv) (UseV arrive_V))) -LangEng: they here do not arrive -LangIta: loro quí non arrivano - Lang: UttQS (UseQCl Past Neg (QuestVP who_IP (UseV sleep_V))) -LangEng: who did not sleep -LangIta: chi non dormiva - Lang: UttS (UseCl Past Pos (PredVP i_NP (ComplV2 look_V2 youPl_NP))) -LangEng: I looked at you -LangIta: io vi guardavo - Lang: UttS (UseCl Pres Pos (PredVP (ConjNP and_Conj he_NP youPl_NP) (UseV walk_V))) -LangEng: her and you walk -LangIta: lui e voi camminate - Lang: UttQS (UseQCl Pres Neg (QuestSlash who_IP (SlashV2 they_NP love_V2))) -LangEng: who do they not love -LangIta: chi loro non amano - Lang: UttQS (UseQCl Perf Pos (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who has been here -LangIta: chi è stato quí - Lang: UttQS (UseQCl Perf Pos (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who has been here -LangIta: chi è stato quí - Lang: UttS (UseCl Past Pos (PredVP he_NP (UseV arrive_V))) -LangEng: her arrived -LangIta: lui arrivava - Lang: UttS (UseCl Perf Pos (PredVP she_NP (CompAdv here_Adv))) -LangEng: she has been here -LangIta: lei è stata quí - Lang: UttQS (UseQCl Past Neg (QuestSlash who_IP (SlashV2 we_NP look_V2))) -LangEng: who did we not look at -LangIta: chi noi non guardavamo - Lang: UttQS (UseQCl Perf Neg (QuestSlash who_IP (SlashV2 they_NP look_V2))) -LangEng: who have they not looked at -LangIta: chi loro non hanno guardato - Lang: UttS (UseCl Past Neg (PredVP (AdvNP youSg_NP here_Adv) (UseV arrive_V))) -LangEng: you here did not arrive -LangIta: tu quí non arrivavi - Lang: UttQS (UseQCl Perf Neg (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who has not been here -LangIta: chi non è stato quí - Lang: UttS (UseCl Perf Neg (PredVP (ConjNP and_Conj he_NP we_NP) (ComplV2 love_V2 they_NP))) -LangEng: her and we have not loved them -LangIta: lui e noi non li abbiamo amati - Lang: UttS (UseCl Fut Pos (PredVP (UsePN john_PN) (ComplV2 look_V2 youPl_NP))) -LangEng: John will look at you -LangIta: Giovanni vi guarderà - Lang: UttS (UseCl Fut Pos (PredVP (ConjNP and_Conj i_NP they_NP) (ComplV2 please_V2 they_NP))) -LangEng: I and they will please them -LangIta: io e loro loro piaceremo - Lang: UttQS (UseQCl Past Neg (QuestSlash who_IP (SlashV2 youSg_NP look_V2))) -LangEng: who did you not look at -LangIta: chi tu non guardavi - Lang: UttS (UseCl Fut Pos (PredVP youSg_NP (ComplV2 look_V2 youPl_NP))) -LangEng: you will look at you -LangIta: tu vi guarderai - Lang: UttQS (UseQCl Pres Pos (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who is here -LangIta: chi è quí - Lang: UttQS (UseQCl Fut Neg (QuestVP who_IP (UseV sleep_V))) -LangEng: who will not sleep -LangIta: chi non dormirà - Lang: UttS (UseCl Pres Pos (PredVP (UsePN mary_PN) (UseV sleep_V))) -LangEng: Mary sleeps -LangIta: Maria dorme - Lang: UttQS (UseQCl Perf Pos (QuestVP who_IP (UseV walk_V))) -LangEng: who has walked -LangIta: chi ha camminato - Lang: UttQS (UseQCl Pres Neg (QuestSlash who_IP (SlashV2 he_NP look_V2))) -LangEng: who does her not look at -LangIta: chi lui non guarda - Lang: UttQS (UseQCl Past Pos (QuestSlash who_IP (SlashV2 youSg_NP love_V2))) -LangEng: who did you love -LangIta: chi tu amavi - Lang: UttQS (UseQCl Fut Neg (QuestSlash who_IP (SlashV2 she_NP love_V2))) -LangEng: who will she not love -LangIta: chi lei non amerà - Lang: UttS (UseCl Fut Neg (PredVP they_NP (CompAdv here_Adv))) -LangEng: they will not be here -LangIta: loro non sarono quí - Lang: UttS (UseCl Fut Neg (PredVP i_NP (ComplV2 love_V2 youPl_NP))) -LangEng: I will not love you -LangIta: io non vi amerò - Lang: UttQS (UseQCl Pres Pos (QuestSlash who_IP (SlashV2 youPl_NP please_V2))) -LangEng: who do you please -LangIta: a chi voi piacete - Lang: UttQS (UseQCl Pres Pos (QuestSlash who_IP (SlashV2 youPl_NP love_V2))) -LangEng: who do you love -LangIta: chi voi amate - Lang: UttQS (UseQCl Perf Pos (QuestSlash who_IP (SlashV2 youPl_NP please_V2))) -LangEng: who have you pleased -LangIta: a chi voi siete piaciuti - Lang: UttQS (UseQCl Pres Neg (QuestVP who_IP (ComplV2 love_V2 youSg_NP))) -LangEng: who does not love you -LangIta: chi non ti ama - Lang: UttQS (UseQCl Past Neg (QuestVP who_IP (ComplV2 love_V2 we_NP))) -LangEng: who did not love us -LangIta: chi non ci amava - Lang: UttS (UseCl Past Pos (PredVP he_NP (CompAdv here_Adv))) -LangEng: her was here -LangIta: lui era quí - Lang: UttQS (UseQCl Pres Pos (QuestVP who_IP (ComplV2 look_V2 we_NP))) -LangEng: who looks at us -LangIta: chi ci guarda - Lang: UttS (UseCl Pres Pos (PredVP (AdvNP she_NP here_Adv) (ComplV2 love_V2 he_NP))) -LangEng: she here loves him -LangIta: lei quí lo ama - Lang: UttQS (UseQCl Fut Neg (QuestSlash who_IP (SlashV2 i_NP please_V2))) -LangEng: who will I not please -LangIta: a chi io non piacerò - Lang: UttQS (UseQCl Past Neg (QuestSlash who_IP (SlashV2 youSg_NP love_V2))) -LangEng: who did you not love -LangIta: chi tu non amavi - Lang: UttS (UseCl Perf Pos (PredVP he_NP (ComplV2 please_V2 he_NP))) -LangEng: her has pleased him -LangIta: lui gli è piaciuto - Lang: UttQS (UseQCl Past Neg (QuestSlash who_IP (SlashV2 i_NP please_V2))) -LangEng: who did I not please -LangIta: a chi io non piacevo - Lang: UttS (UseCl Pres Pos (PredVP (UsePN mary_PN) (ComplV2 look_V2 i_NP))) -LangEng: Mary looks at me -LangIta: Maria mi guarda - Lang: UttS (UseCl Fut Pos (PredVP (ConjNP or_Conj i_NP he_NP) (ComplV2 please_V2 we_NP))) -LangEng: I or her will please us -LangIta: io o lui ci piacerò - Lang: UttS (UseCl Perf Pos (PredVP he_NP (UseV arrive_V))) -LangEng: her has arrived -LangIta: lui è arrivato - Lang: UttS (UseCl Pres Neg (PredVP she_NP (UseV sleep_V))) -LangEng: she does not sleep -LangIta: lei non dorme - Lang: UttQS (UseQCl Perf Neg (QuestVP who_IP (ComplV2 please_V2 we_NP))) -LangEng: who has not pleased us -LangIta: chi non ci è piaciuto - Lang: UttS (UseCl Fut Neg (PredVP youSg_NP (CompAdv here_Adv))) -LangEng: you will not be here -LangIta: tu non sarai quí - Lang: UttQS (UseQCl Fut Pos (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who will be here -LangIta: chi sarà quí - Lang: UttS (UseCl Past Pos (PredVP youPl_NP (CompAdv here_Adv))) -LangEng: you were here -LangIta: voi erate quí - Lang: UttS (UseCl Past Pos (PredVP (AdvNP we_NP here_Adv) (CompAdv here_Adv))) -LangEng: we here were here -LangIta: noi quí eramo quí - Lang: UttS (UseCl Fut Pos (PredVP i_NP (UseV walk_V))) -LangEng: I will walk -LangIta: io camminerò - Lang: UttQS (UseQCl Fut Neg (QuestSlash who_IP (SlashV2 i_NP please_V2))) -LangEng: who will I not please -LangIta: a chi io non piacerò - Lang: UttS (UseCl Fut Neg (PredVP he_NP (UseV arrive_V))) -LangEng: her will not arrive -LangIta: lui non arriverà - Lang: UttS (UseCl Past Neg (PredVP (AdvNP youPl_NP here_Adv) (ComplV2 love_V2 he_NP))) -LangEng: you here did not love him -LangIta: voi quí non lo amavate - Lang: UttS (UseCl Past Pos (PredVP he_NP (UseV sleep_V))) -LangEng: her slept -LangIta: lui dormiva - Lang: UttQS (UseQCl Fut Neg (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who will not be here -LangIta: chi non sarà quí - Lang: UttQS (UseQCl Fut Pos (QuestVP who_IP (ComplV2 look_V2 they_NP))) -LangEng: who will look at them -LangIta: chi li guarderà - Lang: UttQS (UseQCl Fut Pos (QuestVP who_IP (UseV arrive_V))) -LangEng: who will arrive -LangIta: chi arriverà - Lang: UttQS (UseQCl Fut Neg (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who will not be here -LangIta: chi non sarà quí - Lang: UttQS (UseQCl Pres Pos (QuestSlash who_IP (SlashV2 youSg_NP look_V2))) -LangEng: who do you look at -LangIta: chi tu guardi - Lang: UttQS (UseQCl Perf Neg (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who has not been here -LangIta: chi non è stato quí - Lang: UttQS (UseQCl Fut Pos (QuestSlash who_IP (SlashV2 he_NP look_V2))) -LangEng: who will her look at -LangIta: chi lui guarderà - Lang: UttQS (UseQCl Perf Pos (QuestVP who_IP (ComplV2 please_V2 youPl_NP))) -LangEng: who has pleased you -LangIta: chi vi è piaciuto - Lang: UttS (UseCl Perf Pos (PredVP (ConjNP or_Conj youSg_NP youPl_NP) (ComplV2 love_V2 youPl_NP))) -LangEng: you or you have loved you -LangIta: tu o voi vi avete amati - Lang: UttQS (UseQCl Fut Pos (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who will be here -LangIta: chi sarà quí - Lang: UttS (UseCl Pres Pos (PredVP (UsePN mary_PN) (CompAdv here_Adv))) -LangEng: Mary is here -LangIta: Maria è quí - Lang: UttS (UseCl Perf Pos (PredVP (UsePN john_PN) (UseV walk_V))) -LangEng: John has walked -LangIta: Giovanni ha camminato - Lang: UttS (UseCl Past Neg (PredVP she_NP (ComplV2 please_V2 youSg_NP))) -LangEng: she did not please you -LangIta: lei non ti piaceva - Lang: UttS (UseCl Past Pos (PredVP i_NP (CompAdv here_Adv))) -LangEng: I was here -LangIta: io ero quí - Lang: UttQS (UseQCl Pres Neg (QuestSlash who_IP (SlashV2 youSg_NP please_V2))) -LangEng: who do you not please -LangIta: a chi tu non piaci - Lang: UttQS (UseQCl Fut Neg (QuestVP who_IP (UseV sleep_V))) -LangEng: who will not sleep -LangIta: chi non dormirà - Lang: UttS (UseCl Fut Neg (PredVP we_NP (UseV arrive_V))) -LangEng: we will not arrive -LangIta: noi non arriveremo - Lang: UttS (UseCl Perf Neg (PredVP (UsePN mary_PN) (CompAdv here_Adv))) -LangEng: Mary has not been here -LangIta: Maria non è stata quí - Lang: UttS (UseCl Fut Neg (PredVP she_NP (ComplV2 please_V2 we_NP))) -LangEng: she will not please us -LangIta: lei non ci piacerà - Lang: UttS (UseCl Pres Pos (PredVP (ConjNP and_Conj they_NP we_NP) (CompAdv here_Adv))) -LangEng: they and we are here -LangIta: loro e noi siamo quí - Lang: UttQS (UseQCl Pres Pos (QuestVP who_IP (CompAdv here_Adv))) -LangEng: who is here -LangIta: chi è quí - Lang: UttQS (UseQCl Perf Pos (QuestVP who_IP (ComplV2 look_V2 i_NP))) -LangEng: who has looked at me -LangIta: chi mi ha guardato - Lang: UttQS (UseQCl Perf Neg (QuestVP who_IP (ComplV2 look_V2 we_NP))) -LangEng: who has not looked at us -LangIta: chi non ci ha guardati - Lang: UttQS (UseQCl Pres Neg (QuestSlash who_IP (SlashV2 they_NP look_V2))) -LangEng: who do they not look at -LangIta: chi loro non guardano diff --git a/examples/extmini/compsyntax.gfs b/examples/extmini/compsyntax.gfs deleted file mode 100644 index 8ac7c59eb..000000000 --- a/examples/extmini/compsyntax.gfs +++ /dev/null @@ -1,14 +0,0 @@ --- assumes start by: gf -run LangXXX.gf - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. diff --git a/examples/fracas/FeedGF.hs b/examples/fracas/FeedGF.hs deleted file mode 100644 index 610d9ff4a..000000000 --- a/examples/fracas/FeedGF.hs +++ /dev/null @@ -1,3 +0,0 @@ -import FraCaSBankI - -main = putStr . unlines $ ["ps \"@"++n++"\"; l -treebank "++s|(n,s@('(':_))<-bank] diff --git a/examples/fracas/Makefile b/examples/fracas/Makefile deleted file mode 100644 index 189443b03..000000000 --- a/examples/fracas/Makefile +++ /dev/null @@ -1,44 +0,0 @@ - -VERSION = 0.2 - -BANK = FraCaSBank -BUILD-FORMATS = xml pl -LANGUAGES = Original Eng Swe - -ZIPFILE = $(BANK)-$(VERSION).zip -FILES-TO-ZIP = Makefile *.* src/*.* doc/*.* build/*.* - -GF-FILES = $(wildcard src/*.gf) - -.PHONY: build clean distclean dist - -.DELETE_ON_ERROR: - -build: $(BUILD-FORMATS:%=build/$(BANK).%) - -clean: - rm -f src/*.gfo src/*.pyc .DS_Store */.DS_Store FraCaS.pgf $(BANK)I.hs - -distclean: clean - rm -f build/$(BANK).* - rm -f dist/$(ZIPFILE) - -dist: build clean - mkdir -p dist - rm -f dist/$(ZIPFILE) - zip dist/$(ZIPFILE) $(FILES-TO-ZIP) - -build/$(BANK).%: $(GF-FILES) - python build_fracasbank.py $* src/$(BANK)I.gf $(LANGUAGES:%=src/$(BANK)%.gf) > $@ - -#### HTML generation: - -build/$(BANK).html: FraCaS.pgf FeedGF.hs ToHTML.hs prefix.html $(BANK)I.hs - cat prefix.html > $@ - runhaskell FeedGF.hs | gf -run FraCaS.pgf | runhaskell ToHTML.hs >> $@ - -FraCaS.pgf: $(GF-FILES) - gf -s -make src/FraCaSEng.gf src/FraCaSSwe.gf - -$(BANK)I.hs: src/$(BANK)I.gf - sed -e 's/--#.*//' -e 's/incomplete.*/module $(BANK)I where/' -e 's/lincat.*/bank =/' -e 's/^lin / ("/' -e 's/ = /", "/' -e 's/;$$/"):/' -e 's/^}/ []/' < $< > $@ diff --git a/examples/fracas/README.html b/examples/fracas/README.html deleted file mode 100644 index 64ed08ea5..000000000 --- a/examples/fracas/README.html +++ /dev/null @@ -1,434 +0,0 @@ - - - - - - -The FraCaS GF Treebank - - - - - - - -

-

The FraCaS GF Treebank

- --- - - - - - - - - - - - -
Authors:Peter Ljunglöf -
Magdalena Siverbo
Version:0.2
Date:2012-01-27
Organization:Centre for Language Technology, University of Gothenburg
Copyright:Distributed under GNU GPL v3, see COPYING.txt for details
-
-

1. Introduction

-

This is the FraCaS Treebank, developed and maintained by -the Centre for Language Technolgy at University of Gothenburg:

-
-http://www.clt.gu.se/
-

The treebank is part of the CLT Toolkit, a set of state-of-the-art -open source Language Technology tools and accompanying linguistic -resources. The different parts of the toolkit, including the -FraCaS Treebank, can be downloaded from:

-
-http://www.clt.gu.se/clt-toolkit
-

The treebank is built upon the FraCaS textual inference problem set, -which was built in the mid 1990’s by the FraCaS project, a large -collaboration aimed at developing resources and theories for -computational semantics. This test set was later modified and -converted to XML by Bill MacCartney:

-
-http://www-nlp.stanford.edu/~wcmac/downloads/fracas.xml
-

It is this modified version that has been used in this treebank. -The corpus consists of 346 problems each containing one or more -statements and one yes/no-question (except for four problems, where -there is no question). The total number of sentences in the corpus is -1220, but since some of them are repeated in several problems, there -are in total 874 unique sentences.

-
-
-

2. Description

-

The treebank is created in Grammatical Framework (GF), using its -multilingual Resource Grammar as backend grammar. Currently the -treebank is bilingual, with an English and a Swedish lexicon.

-

More information about GF, including installation instructions, -can be found at:

-
-http://www.grammaticalframework.org/
-

The treebank is also distributed in XML and Prolog formats, -for people that have no interest in learning GF. Note however -that the syntactical constructions come from the GF resource grammar.

-
-
-

3. Download and installation

-

The full distribution can be downloaded from -dist/FraCaSBank-0.2.zip.

-

The Prolog and XML treebanks are already generated, so to use these -you don't need anything else. But if you want to work with the GF -source files, you need a GF installation including the Resource Grammar.

-
-
-

4. Contents

-
-

a) Documentation

-

The documentation is located in the doc directory:

-
-
FraCaSBank-report.{pdf,lyx,bib}:
-
A technical report describing the treebank, together with -the LyX and -BibTeX source files. -The PDF version can be read here.
-
-
-
-

b) GF source files

-

The grammar sources are located in the src directory:

-
-
Additions*.gf
-
Generic additions to the GF Resource Grammar.
-
FraCaS*.gf
-
Grammatical constructions specific to the FraCaS domain.
-
FraCaSLex*.gf
-
The lexical items in the FraCaS treebank.
-
FraCaSBank*.gf
-
The actual treebank. -The file FraCaSBankOriginal.gf contains the original treebank sentences. -The file FraCaSBankI.gf contains the language-independent abstract syntax trees.
-
-
-
-

c) Other files

-
-
Makefile, build_fracasbank.py
-
Files for automatically generating the XML and Prolog treebank.
-
build/FraCaSBank.{xml,pl}
-
The automatically generated -XML treebank and -Prolog treebank.
-
dist/FraCaSBank*.zip
-
All files collected in a zip file.
-
README.txt, COPYING.txt:
-
The source of this README file, and GNU GPL 3 licensing information.
-
-
-
-
- - diff --git a/examples/fracas/README.txt b/examples/fracas/README.txt deleted file mode 100644 index dc77e86ef..000000000 --- a/examples/fracas/README.txt +++ /dev/null @@ -1,115 +0,0 @@ -====================== -The FraCaS GF Treebank -====================== - -:Authors: Peter Ljunglöf, Magdalena Siverbo -:Version: 0.2 -:Date: 2012-01-27 -:Organization: Centre for Language Technology, University of Gothenburg -:Copyright: Distributed under GNU GPL v3, see COPYING.txt for details - -1. Introduction -=============== - -This is the FraCaS Treebank, developed and maintained by -the Centre for Language Technolgy at University of Gothenburg: - - http://www.clt.gu.se/ - -The treebank is part of the CLT Toolkit, a set of state-of-the-art -open source Language Technology tools and accompanying linguistic -resources. The different parts of the toolkit, including the -FraCaS Treebank, can be downloaded from: - - http://www.clt.gu.se/clt-toolkit - -The treebank is built upon the FraCaS textual inference problem set, -which was built in the mid 1990’s by the FraCaS project, a large -collaboration aimed at developing resources and theories for -computational semantics. This test set was later modified and -converted to XML by Bill MacCartney: - - http://www-nlp.stanford.edu/~wcmac/downloads/fracas.xml - -It is this modified version that has been used in this treebank. -The corpus consists of 346 problems each containing one or more -statements and one yes/no-question (except for four problems, where -there is no question). The total number of sentences in the corpus is -1220, but since some of them are repeated in several problems, there -are in total 874 unique sentences. - -2. Description -============== - -The treebank is created in Grammatical Framework (GF), using its -multilingual Resource Grammar as backend grammar. Currently the -treebank is bilingual, with an English and a Swedish lexicon. - -More information about GF, including installation instructions, -can be found at: - - http://www.grammaticalframework.org/ - -The treebank is also distributed in XML and Prolog formats, -for people that have no interest in learning GF. Note however -that the syntactical constructions come from the GF resource grammar. - -3. Download and installation -============================ - -The full distribution can be downloaded from -``_. - -The Prolog and XML treebanks are already generated, so to use these -you don't need anything else. But if you want to work with the GF -source files, you need a GF installation including the Resource Grammar. - -4. Contents -=========== - -a) Documentation ----------------- - -The documentation is located in the `doc directory `_: - -``FraCaSBank-report.{pdf,lyx,bib}``: - A technical report describing the treebank, together with - the `LyX `_ and - `BibTeX `_ source files. - The PDF version can be `read here `_. - -b) GF source files ------------------- - -The grammar sources are located in the `src directory `_: - -``Additions*.gf`` - Generic additions to the GF Resource Grammar. - -``FraCaS*.gf`` - Grammatical constructions specific to the FraCaS domain. - -``FraCaSLex*.gf`` - The lexical items in the FraCaS treebank. - -``FraCaSBank*.gf`` - The actual treebank. - The file ``FraCaSBankOriginal.gf`` contains the original treebank sentences. - The file ``FraCaSBankI.gf`` contains the language-independent abstract syntax trees. - -c) Other files --------------- - -``Makefile, build_fracasbank.py`` - Files for automatically generating the XML and Prolog treebank. - -``build/FraCaSBank.{xml,pl}`` - The automatically generated - `XML treebank `_ and - `Prolog treebank `_. - -``dist/FraCaSBank*.zip`` - All files collected in a zip file. - -``README.txt, COPYING.txt``: - The `source `_ of this README file, and `GNU GPL 3 `_ licensing information. diff --git a/examples/fracas/ToHTML.hs b/examples/fracas/ToHTML.hs deleted file mode 100644 index 4eccfdcfe..000000000 --- a/examples/fracas/ToHTML.hs +++ /dev/null @@ -1,43 +0,0 @@ -import Data.Char(isSpace) - -main = interact (unlines.wrap "dl".concatMap conv.paras.lines) - -conv (('@':n):ls) = (tag_class aname "dt"++(fmtnum n++": "++vt abs++" "++abs)):map conc concs - where - (aname,abs):concs = map (apSnd (dropWhile isSpace.drop 1).break (==':')) ls - conc (lang,s) = tag_class lang "dd"++vp abs lang++" "++s - -vt abs = tag' "img" ("src=\"http://cloud.grammaticalframework.org/minibar/tree-btn.png\""++a) - where - a = " onclick=\"vt(this,'"++abs++"')\"" - -vp abs lang = tag' "img" ("src=\"http://cloud.grammaticalframework.org/minibar/tree-btn.png\""++a) - where - a = " onclick=\"vp(this,'"++lang++"','"++abs++"')\"" - -fmtnum n = - case words (map u2s n) of - [_,n1,n2,_] -> dropWhile (=='0') n1++"."++n2 - _ -> n - where - u2s '_' = ' ' - u2s c = c - --------------------------------------------------------------------------------- - -paras ls = - case dropWhile null ls of - [] -> [] - ls -> case break null ls of - (ls1,ls2) -> ls1:paras ls2 - -wrap t ls = tag t:ls++[endtag t] - -tag_class cls t = tag' t ("class="++cls) - -tag' t a = '<':t++" "++a++">" - -tag t = '<':t++">" -endtag t = tag ('/':t) - -apSnd f (x,y) = (x,f y) diff --git a/examples/fracas/build/FraCaSBank.pl b/examples/fracas/build/FraCaSBank.pl deleted file mode 100644 index 73651ce56..000000000 --- a/examples/fracas/build/FraCaSBank.pl +++ /dev/null @@ -1,6067 +0,0 @@ -:- discontiguous tree/2, sent/3. -%% tree(?SentenceID, ?Tree) -%% sent(?SentenceID, ?Language, ?Sentence) -tree(s_001_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(italian_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(become_V2, [])]), t('DetCN', [t('DetQuantOrd', [t('GenNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(world_N, [])])])]), t('NumSg', []), t('OrdSuperl', [t(great_A, [])])]), t('UseN', [t(tenor_N, [])])])])])])])). -sent(s_001_1_p, eng, 'an Italian became the world\'s greatest tenor'). -sent(s_001_1_p, original, 'an Italian became the world\'s greatest tenor'). -sent(s_001_1_p, swe, 'en italienare blev världens mest framstående tenor'). - -tree(s_001_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('RelCN', [t('UseN', [t(italian_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(become_V2, [])]), t('DetCN', [t('DetQuantOrd', [t('GenNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(world_N, [])])])]), t('NumSg', []), t('OrdSuperl', [t(great_A, [])])]), t('UseN', [t(tenor_N, [])])])])])])])])])])])])). -sent(s_001_2_q, eng, 'was there an Italian who became the world\'s greatest tenor'). -sent(s_001_2_q, original, 'was there an Italian who became the world\'s greatest tenor'). -sent(s_001_2_q, swe, 'fanns det en italienare som blev världens mest framstående tenor'). - -tree(s_001_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('RelCN', [t('UseN', [t(italian_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(become_V2, [])]), t('DetCN', [t('DetQuantOrd', [t('GenNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(world_N, [])])])]), t('NumSg', []), t('OrdSuperl', [t(great_A, [])])]), t('UseN', [t(tenor_N, [])])])])])])])])])])])). -sent(s_001_3_h, eng, 'there was an Italian who became the world\'s greatest tenor'). -sent(s_001_3_h, original, 'there was an Italian who became the world\'s greatest tenor'). -sent(s_001_3_h, swe, 'det fanns en italienare som blev världens mest framstående tenor'). - -tree(s_002_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('AdjCN', [t('PositA', [t(italian_A, [])]), t('UseN', [t(man_N, [])])])]), t('ComplVV', [t(want_VV, []), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])])])])])])])). -sent(s_002_1_p, eng, 'every Italian man wants to be a great tenor'). -sent(s_002_1_p, original, 'every Italian man wants to be a great tenor'). -sent(s_002_1_p, swe, 'varje italiensk man vill vara en framstående tenor'). - -tree(s_002_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('AdjCN', [t('PositA', [t(italian_A, [])]), t('UseN', [t(man_N, [])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])])])])])])). -sent(s_002_2_p, eng, 'some Italian men are great tenors'). -sent(s_002_2_p, original, 'some Italian men are great tenors'). -sent(s_002_2_p, swe, 'några italienska män är framstående tenorer'). - -tree(s_002_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(italian_A, [])]), t('UseN', [t(man_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplVV', [t(want_VV, []), t('UseComp', [t('CompNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])])])])])])])])])])])])])). -sent(s_002_3_q, eng, 'are there Italian men who want to be a great tenor'). -sent(s_002_3_q, original, 'are there Italian men who want to be a great tenor'). -sent(s_002_3_q, swe, 'finns det italienska män som vill vara en framstående tenor'). - -tree(s_002_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(italian_A, [])]), t('UseN', [t(man_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplVV', [t(want_VV, []), t('UseComp', [t('CompNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])])])])])])])])])])])])). -sent(s_002_4_h, eng, 'there are Italian men who want to be a great tenor'). -sent(s_002_4_h, original, 'there are Italian men who want to be a great tenor'). -sent(s_002_4_h, swe, 'det finns italienska män som vill vara en framstående tenor'). - -tree(s_003_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(italian_A, [])]), t('UseN', [t(man_N, [])])])])]), t('ComplVV', [t(want_VV, []), t('UseComp', [t('CompNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])])])])])])])])). -sent(s_003_1_p, eng, 'all Italian men want to be a great tenor'). -sent(s_003_1_p, original, 'all Italian men want to be a great tenor'). -sent(s_003_1_p, swe, 'alla italienska män vill vara en framstående tenor'). - -tree(s_003_2_p, s_002_2_p). -sent(s_003_2_p, eng, 'some Italian men are great tenors'). -sent(s_003_2_p, original, 'some Italian men are great tenors'). -sent(s_003_2_p, swe, 'några italienska män är framstående tenorer'). - -tree(s_003_3_q, s_002_3_q). -sent(s_003_3_q, eng, 'are there Italian men who want to be a great tenor'). -sent(s_003_3_q, original, 'are there Italian men who want to be a great tenor'). -sent(s_003_3_q, swe, 'finns det italienska män som vill vara en framstående tenor'). - -tree(s_003_4_h, s_002_4_h). -sent(s_003_4_h, eng, 'there are Italian men who want to be a great tenor'). -sent(s_003_4_h, original, 'there are Italian men who want to be a great tenor'). -sent(s_003_4_h, swe, 'det finns italienska män som vill vara en framstående tenor'). - -tree(s_004_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(each_Det, []), t('AdjCN', [t('PositA', [t(italian_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('ComplVV', [t(want_VV, []), t('UseComp', [t('CompAP', [t('PositA', [t(great_A, [])])])])])])])])). -sent(s_004_1_p, eng, 'each Italian tenor wants to be great'). -sent(s_004_1_p, original, 'each Italian tenor wants to be great'). -sent(s_004_1_p, swe, 'varje italiensk tenor vill vara framstående'). - -tree(s_004_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('AdjCN', [t('PositA', [t(italian_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(great_A, [])])])])])])])). -sent(s_004_2_p, eng, 'some Italian tenors are great'). -sent(s_004_2_p, original, 'some Italian tenors are great'). -sent(s_004_2_p, swe, 'några italienska tenorer är framstående'). - -tree(s_004_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(italian_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplVV', [t(want_VV, []), t('UseComp', [t('CompAP', [t('PositA', [t(great_A, [])])])])])])])])])])])])])). -sent(s_004_3_q, eng, 'are there Italian tenors who want to be great'). -sent(s_004_3_q, original, 'are there Italian tenors who want to be great'). -sent(s_004_3_q, swe, 'finns det italienska tenorer som vill vara framstående'). - -tree(s_004_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(italian_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplVV', [t(want_VV, []), t('UseComp', [t('CompAP', [t('PositA', [t(great_A, [])])])])])])])])])])])])). -sent(s_004_4_h, eng, 'there are Italian tenors who want to be great'). -sent(s_004_4_h, original, 'there are Italian tenors who want to be great'). -sent(s_004_4_h, swe, 'det finns italienska tenorer som vill vara framstående'). - -tree(s_005_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('AdjCN', [t('AdAP', [t(really_AdA, []), t('PositA', [t(ambitious_A, [])])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(italian_A, [])])])])])])])). -sent(s_005_1_p, eng, 'the really ambitious tenors are Italian'). -sent(s_005_1_p, original, 'the really ambitious tenors are Italian'). -sent(s_005_1_p, swe, 'de verkligt ärelystna tenorerna är italienska'). - -tree(s_005_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('AdAP', [t(really_AdA, []), t('PositA', [t(ambitious_A, [])])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(italian_A, [])])])])])])])])])])])])). -sent(s_005_2_q, eng, 'are there really ambitious tenors who are Italian'). -sent(s_005_2_q, original, 'are there really ambitious tenors who are Italian'). -sent(s_005_2_q, swe, 'finns det verkligt ärelystna tenorer som är italienska'). - -tree(s_005_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('AdAP', [t(really_AdA, []), t('PositA', [t(ambitious_A, [])])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(italian_A, [])])])])])])])])])])])). -sent(s_005_3_h, eng, 'there are really ambitious tenors who are Italian'). -sent(s_005_3_h, original, 'there are really ambitious tenors who are Italian'). -sent(s_005_3_h, swe, 'det finns verkligt ärelystna tenorer som är italienska'). - -tree(s_006_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumPl', [])]), t('AdjCN', [t('AdAP', [t(really_AdA, []), t('PositA', [t(great_A, [])])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(modest_A, [])])])])])])])). -sent(s_006_1_p, eng, 'no really great tenors are modest'). -sent(s_006_1_p, original, 'no really great tenors are modest'). -sent(s_006_1_p, swe, 'inga verkligt framstående tenorer är blygsamma'). - -tree(s_006_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('AdAP', [t(really_AdA, []), t('PositA', [t(great_A, [])])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(modest_A, [])])])])])])])])])])])])). -sent(s_006_2_q, eng, 'are there really great tenors who are modest'). -sent(s_006_2_q, original, 'are there really great tenors who are modest'). -sent(s_006_2_q, swe, 'finns det verkligt framstående tenorer som är blygsamma'). - -tree(s_006_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('AdAP', [t(really_AdA, []), t('PositA', [t(great_A, [])])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(modest_A, [])])])])])])])])])])])). -sent(s_006_3_h, eng, 'there are really great tenors who are modest'). -sent(s_006_3_h, original, 'there are really great tenors who are modest'). -sent(s_006_3_h, swe, 'det finns verkligt framstående tenorer som är blygsamma'). - -tree(s_007_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(swedish_A, [])])])])])])])). -sent(s_007_1_p, eng, 'some great tenors are Swedish'). -sent(s_007_1_p, original, 'some great tenors are Swedish'). -sent(s_007_1_p, swe, 'några framstående tenorer är svenska'). - -tree(s_007_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(swedish_A, [])])])])])])])])])])])])). -sent(s_007_2_q, eng, 'are there great tenors who are Swedish'). -sent(s_007_2_q, original, 'are there great tenors who are Swedish'). -sent(s_007_2_q, swe, 'finns det framstående tenorer som är svenska'). - -tree(s_007_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(swedish_A, [])])])])])])])])])])])). -sent(s_007_3_h, eng, 'there are great tenors who are Swedish'). -sent(s_007_3_h, original, 'there are great tenors who are Swedish'). -sent(s_007_3_h, swe, 'det finns framstående tenorer som är svenska'). - -tree(s_008_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(many_Det, []), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(german_A, [])])])])])])])). -sent(s_008_1_p, eng, 'many great tenors are German'). -sent(s_008_1_p, original, 'many great tenors are German'). -sent(s_008_1_p, swe, 'många framstående tenorer är tyska'). - -tree(s_008_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(german_A, [])])])])])])])])])])])])). -sent(s_008_2_q, eng, 'are there great tenors who are German'). -sent(s_008_2_q, original, 'are there great tenors who are German'). -sent(s_008_2_q, swe, 'finns det framstående tenorer som är tyska'). - -tree(s_008_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(german_A, [])])])])])])])])])])])). -sent(s_008_3_h, eng, 'there are great tenors who are German'). -sent(s_008_3_h, original, 'there are great tenors who are German'). -sent(s_008_3_h, swe, 'det finns framstående tenorer som är tyska'). - -tree(s_009_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(several_Det, []), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(british_A, [])])])])])])])). -sent(s_009_1_p, eng, 'several great tenors are British'). -sent(s_009_1_p, original, 'several great tenors are British'). -sent(s_009_1_p, swe, 'flera framstående tenorer är brittiska'). - -tree(s_009_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(british_A, [])])])])])])])])])])])])). -sent(s_009_2_q, eng, 'are there great tenors who are British'). -sent(s_009_2_q, original, 'are there great tenors who are British'). -sent(s_009_2_q, swe, 'finns det framstående tenorer som är brittiska'). - -tree(s_009_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(british_A, [])])])])])])])])])])])). -sent(s_009_3_h, eng, 'there are great tenors who are British'). -sent(s_009_3_h, original, 'there are great tenors who are British'). -sent(s_009_3_h, swe, 'det finns framstående tenorer som är brittiska'). - -tree(s_010_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(italian_A, [])])])])])])])). -sent(s_010_1_p, eng, 'most great tenors are Italian'). -sent(s_010_1_p, original, 'most great tenors are Italian'). -sent(s_010_1_p, swe, 'de flesta framstående tenorer är italienska'). - -tree(s_010_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(italian_A, [])])])])])])])])])])])])). -sent(s_010_2_q, eng, 'are there great tenors who are Italian'). -sent(s_010_2_q, original, 'are there great tenors who are Italian'). -sent(s_010_2_q, swe, 'finns det framstående tenorer som är italienska'). - -tree(s_010_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(italian_A, [])])])])])])])])])])])). -sent(s_010_3_h, eng, 'there are great tenors who are Italian'). -sent(s_010_3_h, original, 'there are great tenors who are Italian'). -sent(s_010_3_h, swe, 'det finns framstående tenorer som är italienska'). - -tree(s_011_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(a_few_Det, []), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('ComplSlash', [t('SlashV2a', [t(sing_V2, [])]), t('MassNP', [t('UseN', [t(popular_music_N, [])])])])])])])). -sent(s_011_1_p, eng, 'a few great tenors sing popular music'). -sent(s_011_1_p, original, 'a few great tenors sing popular music'). -sent(s_011_1_p, swe, 'ett fåtal framstående tenorer sjunger populärmusik'). - -tree(s_011_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('ComplSlash', [t('SlashV2a', [t(like_V2, [])]), t('MassNP', [t('UseN', [t(popular_music_N, [])])])])])])])). -sent(s_011_2_p, eng, 'some great tenors like popular music'). -sent(s_011_2_p, original, 'some great tenors like popular music'). -sent(s_011_2_p, swe, 'några framstående tenorer gillar populärmusik'). - -tree(s_011_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(sing_V2, [])]), t('MassNP', [t('UseN', [t(popular_music_N, [])])])])])])])])])])])])). -sent(s_011_3_q, eng, 'are there great tenors who sing popular music'). -sent(s_011_3_q, original, 'are there great tenors who sing popular music'). -sent(s_011_3_q, swe, 'finns det framstående tenorer som sjunger populärmusik'). - -tree(s_011_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(sing_V2, [])]), t('MassNP', [t('UseN', [t(popular_music_N, [])])])])])])])])])])])). -sent(s_011_4_h, eng, 'there are great tenors who sing popular music'). -sent(s_011_4_h, original, 'there are great tenors who sing popular music'). -sent(s_011_4_h, swe, 'det finns framstående tenorer som sjunger populärmusik'). - -tree(s_012_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(few_Det, []), t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(poor8penniless_A, [])])])])])])])). -sent(s_012_1_p, eng, 'few great tenors are poor'). -sent(s_012_1_p, original, 'few great tenors are poor'). -sent(s_012_1_p, swe, 'få framstående tenorer är fattiga'). - -tree(s_012_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(poor8penniless_A, [])])])])])])])])])])])])). -sent(s_012_2_q, eng, 'are there great tenors who are poor'). -sent(s_012_2_q, original, 'are there great tenors who are poor'). -sent(s_012_2_q, swe, 'finns det framstående tenorer som är fattiga'). - -tree(s_012_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(great_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(poor8penniless_A, [])])])])])])])])])])])). -sent(s_012_3_h, eng, 'there are great tenors who are poor'). -sent(s_012_3_h, original, 'there are great tenors who are poor'). -sent(s_012_3_h, swe, 'det finns framstående tenorer som är fattiga'). - -tree(s_013_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(both_Det, []), t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(excellent_A, [])])])])])])])). -sent(s_013_1_p, eng, 'both leading tenors are excellent'). -sent(s_013_1_p, original, 'both leading tenors are excellent'). -sent(s_013_1_p, swe, 'båda de ledande tenorerna är förträffliga'). - -tree(s_013_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(excellent_A, [])])])])])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(indispensable_A, [])])])])])])])). -sent(s_013_2_p, eng, 'leading tenors who are excellent are indispensable'). -sent(s_013_2_p, original, 'leading tenors who are excellent are indispensable'). -sent(s_013_2_p, swe, 'ledande tenorer som är förträffliga är oumbärliga'). - -tree(s_013_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(both_Det, []), t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(indispensable_A, [])])])])])])])])). -sent(s_013_3_q, eng, 'are both leading tenors indispensable'). -sent(s_013_3_q, original, 'are both leading tenors indispensable'). -sent(s_013_3_q, swe, 'är båda de ledande tenorerna oumbärliga'). - -tree(s_013_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(both_Det, []), t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(tenor_N, [])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(indispensable_A, [])])])])])])])). -sent(s_013_4_h, eng, 'both leading tenors are indispensable'). -sent(s_013_4_h, original, 'both leading tenors are indispensable'). -sent(s_013_4_h, swe, 'båda de ledande tenorerna är oumbärliga'). - -tree(s_014_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(neither_Det, []), t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(tenor_N, [])])])]), t(come_cheap_VP, [])])])])). -sent(s_014_1_p, eng, 'neither leading tenor comes cheap'). -sent(s_014_1_p, original, 'neither leading tenor comes cheap'). -sent(s_014_1_p, swe, 'ingen av de ledande tenorerna är billiga'). - -tree(s_014_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('AdvNP', [t('DetNP', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])])]), t('PrepNP', [t(part_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(tenor_N, [])])])])])]), t('UseComp', [t('CompNP', [t('UsePN', [t(pavarotti_PN, [])])])])])])])). -sent(s_014_2_p, eng, 'one of the leading tenors is Pavarotti'). -sent(s_014_2_p, original, 'one of the leading tenors is Pavarotti'). -sent(s_014_2_p, swe, 'ett av de ledande tenorerna är Pavarotti'). - -tree(s_014_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(pavarotti_PN, [])]), t('UseComp', [t('CompCN', [t('RelCN', [t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t(come_cheap_VP, [])])])])])])])])])])). -sent(s_014_3_q, eng, 'is Pavarotti a leading tenor who comes cheap'). -sent(s_014_3_q, original, 'is Pavarotti a leading tenor who comes cheap'). -sent(s_014_3_q, swe, 'är Pavarotti en ledande tenor som är billig'). - -tree(s_014_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(pavarotti_PN, [])]), t('UseComp', [t('CompCN', [t('RelCN', [t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(tenor_N, [])])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t(come_cheap_VP, [])])])])])])])])])). -sent(s_014_4_h, eng, 'Pavarotti is a leading tenor who comes cheap'). -sent(s_014_4_h, original, 'Pavarotti is a leading tenor who comes cheap'). -sent(s_014_4_h, swe, 'Pavarotti är en ledande tenor som är billig'). - -tree(s_015_1_p, t('Sentence', [t('UseCl', [t('Future', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_three', [])])])]), t('UseN', [t(tenor_N, [])])])]), t('ComplSlash', [t('SlashV2a', [t(take_part_in_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(concert_N, [])])])])])])])). -sent(s_015_1_p, eng, 'at least three tenors will take part in the concert'). -sent(s_015_1_p, original, 'at least three tenors will take part in the concert'). -sent(s_015_1_p, swe, 'minst tre tenorer ska delta i konserten'). - -tree(s_015_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(tenor_N, [])]), t('UseRCl', [t('Future', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(take_part_in_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(concert_N, [])])])])])])])])])])])])). -sent(s_015_2_q, eng, 'are there tenors who will take part in the concert'). -sent(s_015_2_q, original, 'are there tenors who will take part in the concert'). -sent(s_015_2_q, swe, 'finns det tenorer som ska delta i konserten'). - -tree(s_015_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(tenor_N, [])]), t('UseRCl', [t('Future', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(take_part_in_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(concert_N, [])])])])])])])])])])])). -sent(s_015_3_h, eng, 'there are tenors who will take part in the concert'). -sent(s_015_3_h, original, 'there are tenors who will take part in the concert'). -sent(s_015_3_h, swe, 'det finns tenorer som ska delta i konserten'). - -tree(s_016_1_p, t('Sentence', [t('UseCl', [t('Future', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(tenor_N, [])])])]), t('ComplSlash', [t('Slash3V3', [t(contribute_to_V3, []), t('MassNP', [t('UseN', [t(charity_N, [])])])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(theyRefl_Pron, [])]), t('NumPl', [])]), t('UseN', [t(fee_N, [])])])])])])])). -sent(s_016_1_p, eng, 'at most two tenors will contribute their fees to charity'). -sent(s_016_1_p, original, 'at most two tenors will contribute their fees to charity'). -sent(s_016_1_p, swe, 'högst två tenorer ska ge sina arvoden till välgörenhet'). - -tree(s_016_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(tenor_N, [])]), t('UseRCl', [t('Future', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('Slash3V3', [t(contribute_to_V3, []), t('MassNP', [t('UseN', [t(charity_N, [])])])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(theyRefl_Pron, [])]), t('NumPl', [])]), t('UseN', [t(fee_N, [])])])])])])])])])])])])). -sent(s_016_2_q, eng, 'are there tenors who will contribute their fees to charity'). -sent(s_016_2_q, original, 'are there tenors who will contribute their fees to charity'). -sent(s_016_2_q, swe, 'finns det tenorer som ska ge sina arvoden till välgörenhet'). - -tree(s_016_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(tenor_N, [])]), t('UseRCl', [t('Future', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('Slash3V3', [t(contribute_to_V3, []), t('MassNP', [t('UseN', [t(charity_N, [])])])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(theyRefl_Pron, [])]), t('NumPl', [])]), t('UseN', [t(fee_N, [])])])])])])])])])])])). -sent(s_016_3_h, eng, 'there are tenors who will contribute their fees to charity'). -sent(s_016_3_h, original, 'there are tenors who will contribute their fees to charity'). -sent(s_016_3_h, swe, 'det finns tenorer som ska ge sina arvoden till välgörenhet'). - -tree(s_017_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(irishman_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('ComplN2', [t(nobel_prize_N2, []), t('MassNP', [t('UseN', [t(literature_N, [])])])])])])])])])). -sent(s_017_1_p, eng, 'an Irishman won the Nobel prize for literature'). -sent(s_017_1_p, original, 'an Irishman won the Nobel prize for literature'). -sent(s_017_1_p, swe, 'en irländare vann nobelpriset i litteratur'). - -tree(s_017_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(irishman_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(nobel_prize_N, [])])])])])])])])). -sent(s_017_2_q, eng, 'did an Irishman win a Nobel prize'). -sent(s_017_2_q, original, 'did an Irishman win a Nobel prize'). -sent(s_017_2_q, swe, 'vann en irländare ett nobelpris'). - -tree(s_017_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(irishman_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(nobel_prize_N, [])])])])])])])). -sent(s_017_3_h, eng, 'an Irishman won a Nobel prize'). -sent(s_017_3_h, original, 'an Irishman won a Nobel prize'). -sent(s_017_3_h, swe, 'en irländare vann ett nobelpris'). - -tree(s_018_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(european_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])). -sent(s_018_1_p, eng, 'every European has the right to live in Europe'). -sent(s_018_1_p, original, 'every European has the right to live in Europe'). -sent(s_018_1_p, swe, 'varje europé har rätten att bo i Europa'). - -tree(s_018_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(european_N, [])])]), t('UseComp', [t('CompCN', [t('UseN', [t(person_N, [])])])])])])])). -sent(s_018_2_p, eng, 'every European is a person'). -sent(s_018_2_p, original, 'every European is a person'). -sent(s_018_2_p, swe, 'varje europé är en människa'). - -tree(s_018_3_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('RelCN', [t('UseN', [t(person_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_018_3_p, eng, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_018_3_p, original, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_018_3_p, swe, 'varje människa som har rätten att bo i Europa kan resa fritt inom Europa'). - -tree(s_018_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(european_N, [])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_018_4_q, eng, 'can every European travel freely within Europe'). -sent(s_018_4_q, original, 'can every European travel freely within Europe'). -sent(s_018_4_q, swe, 'kan varje europé resa fritt inom Europa'). - -tree(s_018_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(european_N, [])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_018_5_h, eng, 'every European can travel freely within Europe'). -sent(s_018_5_h, original, 'every European can travel freely within Europe'). -sent(s_018_5_h, swe, 'varje europé kan resa fritt inom Europa'). - -tree(s_019_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(european_N, [])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])). -sent(s_019_1_p, eng, 'all Europeans have the right to live in Europe'). -sent(s_019_1_p, original, 'all Europeans have the right to live in Europe'). -sent(s_019_1_p, swe, 'alla européer har rätten att bo i Europa'). - -tree(s_019_2_p, s_018_2_p). -sent(s_019_2_p, eng, 'every European is a person'). -sent(s_019_2_p, original, 'every European is a person'). -sent(s_019_2_p, swe, 'varje europé är en människa'). - -tree(s_019_3_p, s_018_3_p). -sent(s_019_3_p, eng, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_019_3_p, original, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_019_3_p, swe, 'varje människa som har rätten att bo i Europa kan resa fritt inom Europa'). - -tree(s_019_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(european_N, [])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_019_4_q, eng, 'can all Europeans travel freely within Europe'). -sent(s_019_4_q, original, 'can all Europeans travel freely within Europe'). -sent(s_019_4_q, swe, 'kan alla européer resa fritt inom Europa'). - -tree(s_019_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(european_N, [])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_019_5_h, eng, 'all Europeans can travel freely within Europe'). -sent(s_019_5_h, original, 'all Europeans can travel freely within Europe'). -sent(s_019_5_h, swe, 'alla européer kan resa fritt inom Europa'). - -tree(s_020_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(each_Det, []), t('UseN', [t(european_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])). -sent(s_020_1_p, eng, 'each European has the right to live in Europe'). -sent(s_020_1_p, original, 'each European has the right to live in Europe'). -sent(s_020_1_p, swe, 'varje europé har rätten att bo i Europa'). - -tree(s_020_2_p, s_018_2_p). -sent(s_020_2_p, eng, 'every European is a person'). -sent(s_020_2_p, original, 'every European is a person'). -sent(s_020_2_p, swe, 'varje europé är en människa'). - -tree(s_020_3_p, s_018_3_p). -sent(s_020_3_p, eng, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_020_3_p, original, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_020_3_p, swe, 'varje människa som har rätten att bo i Europa kan resa fritt inom Europa'). - -tree(s_020_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(each_Det, []), t('UseN', [t(european_N, [])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_020_4_q, eng, 'can each European travel freely within Europe'). -sent(s_020_4_q, original, 'can each European travel freely within Europe'). -sent(s_020_4_q, swe, 'kan varje europé resa fritt inom Europa'). - -tree(s_020_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(each_Det, []), t('UseN', [t(european_N, [])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_020_5_h, eng, 'each European can travel freely within Europe'). -sent(s_020_5_h, original, 'each European can travel freely within Europe'). -sent(s_020_5_h, swe, 'varje europé kan resa fritt inom Europa'). - -tree(s_021_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(member_state_N, [])])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])). -sent(s_021_1_p, eng, 'the residents of member states have the right to live in Europe'). -sent(s_021_1_p, original, 'the residents of member states have the right to live in Europe'). -sent(s_021_1_p, swe, 'invånarna i medlemsstater har rätten att bo i Europa'). - -tree(s_021_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(member_state_N, [])])])])])]), t('UseComp', [t('CompCN', [t('UseN', [t(individual_N, [])])])])])])])). -sent(s_021_2_p, eng, 'all residents of member states are individuals'). -sent(s_021_2_p, original, 'all residents of member states are individuals'). -sent(s_021_2_p, swe, 'alla invånare i medlemsstater är individer'). - -tree(s_021_3_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('RelCN', [t('UseN', [t(individual_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_021_3_p, eng, 'every individual who has the right to live in Europe can travel freely within Europe'). -sent(s_021_3_p, original, 'every individual who has the right to live in Europe can travel freely within Europe'). -sent(s_021_3_p, swe, 'varje individ som har rätten att bo i Europa kan resa fritt inom Europa'). - -tree(s_021_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(member_state_N, [])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_021_4_q, eng, 'can the residents of member states travel freely within Europe'). -sent(s_021_4_q, original, 'can the residents of member states travel freely within Europe'). -sent(s_021_4_q, swe, 'kan invånarna i medlemsstater resa fritt inom Europa'). - -tree(s_021_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(member_state_N, [])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_021_5_h, eng, 'the residents of member states can travel freely within Europe'). -sent(s_021_5_h, original, 'the residents of member states can travel freely within Europe'). -sent(s_021_5_h, swe, 'invånarna i medlemsstater kan resa fritt inom Europa'). - -tree(s_022_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumSg', [])]), t('UseN', [t(delegate_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(on_time_Adv, [])])])])])). -sent(s_022_1_p, eng, 'no delegate finished the report on time'). -sent(s_022_1_p, original, 'no delegate finished the report on time'). -sent(s_022_1_p, swe, 'ingen delegat slutförde rapporten i tid'). - -tree(s_022_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumSg', [])]), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])). -sent(s_022_2_q, eng, 'did no delegate finish the report'). -sent(s_022_2_q, original, 'did no delegate finish the report'). -sent(s_022_2_q, swe, 'slutförde ingen delegat rapporten'). - -tree(s_022_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumSg', [])]), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])). -sent(s_022_3_h, eng, 'no delegate finished the report'). -sent(s_022_3_h, original, 'no delegate finished the report'). -sent(s_022_3_h, swe, 'ingen delegat slutförde rapporten'). - -tree(s_023_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('UseN', [t(delegate_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t(on_time_Adv, [])])])])])). -sent(s_023_1_p, eng, 'some delegates finished the survey on time'). -sent(s_023_1_p, original, 'some delegates finished the survey on time'). -sent(s_023_1_p, swe, 'några delegater slutförde undersökningen i tid'). - -tree(s_023_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(somePl_Det, []), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])])])])])])). -sent(s_023_2_q, eng, 'did some delegates finish the survey'). -sent(s_023_2_q, original, 'did some delegates finish the survey'). -sent(s_023_2_q, swe, 'slutförde några delegater undersökningen'). - -tree(s_023_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])])])])])). -sent(s_023_3_h, eng, 'some delegates finished the survey'). -sent(s_023_3_h, original, 'some delegates finished the survey'). -sent(s_023_3_h, swe, 'några delegater slutförde undersökningen'). - -tree(s_024_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(many_Det, []), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('Slash3V3', [t(obtain_from_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(interesting_A, [])]), t('UseN', [t(result_N, [])])])])])])])])). -sent(s_024_1_p, eng, 'many delegates obtained interesting results from the survey'). -sent(s_024_1_p, original, 'many delegates obtained interesting results from the survey'). -sent(s_024_1_p, swe, 'många delegater erhöll intressanta resultat från undersökningen'). - -tree(s_024_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(many_Det, []), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('Slash3V3', [t(obtain_from_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(result_N, [])])])])])])])])). -sent(s_024_2_q, eng, 'did many delegates obtain results from the survey'). -sent(s_024_2_q, original, 'did many delegates obtain results from the survey'). -sent(s_024_2_q, swe, 'erhöll många delegater resultat från undersökningen'). - -tree(s_024_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(many_Det, []), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('Slash3V3', [t(obtain_from_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(result_N, [])])])])])])])). -sent(s_024_3_h, eng, 'many delegates obtained results from the survey'). -sent(s_024_3_h, original, 'many delegates obtained results from the survey'). -sent(s_024_3_h, swe, 'många delegater erhöll resultat från undersökningen'). - -tree(s_025_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(several_Det, []), t('UseN', [t(delegate_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(get_V2, [])]), t('PPartNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(result_N, [])])]), t(publish_V2, [])])]), t('PrepNP', [t(in_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(major_A, [])]), t('AdjCN', [t('PositA', [t(national_A, [])]), t('UseN', [t(newspaper_N, [])])])])])])])])])])). -sent(s_025_1_p, eng, 'several delegates got the results published in major national newspapers'). -sent(s_025_1_p, original, 'several delegates got the results published in major national newspapers'). -sent(s_025_1_p, swe, 'flera delegater fick resultaten publicerade i större nationella tidningar'). - -tree(s_025_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(several_Det, []), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(get_V2, [])]), t('PPartNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(result_N, [])])]), t(publish_V2, [])])])])])])])). -sent(s_025_2_q, eng, 'did several delegates get the results published'). -sent(s_025_2_q, original, 'did several delegates get the results published'). -sent(s_025_2_q, swe, 'fick flera delegater resultaten publicerade'). - -tree(s_025_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(several_Det, []), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(get_V2, [])]), t('PPartNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(result_N, [])])]), t(publish_V2, [])])])])])])). -sent(s_025_3_h, eng, 'several delegates got the results published'). -sent(s_025_3_h, original, 'several delegates got the results published'). -sent(s_025_3_h, swe, 'flera delegater fick resultaten publicerade'). - -tree(s_026_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(european_N, [])])])]), t('UseComp', [t('CompAP', [t('AdvAP', [t('PositA', [t(resident_A, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_026_1_p, eng, 'most Europeans are resident in Europe'). -sent(s_026_1_p, original, 'most Europeans are resident in Europe'). -sent(s_026_1_p, swe, 'de flesta européer är bosatta i Europa'). - -tree(s_026_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(european_N, [])])])]), t('UseComp', [t('CompCN', [t('UseN', [t(person_N, [])])])])])])])). -sent(s_026_2_p, eng, 'all Europeans are people'). -sent(s_026_2_p, original, 'all Europeans are people'). -sent(s_026_2_p, swe, 'alla européer är människor'). - -tree(s_026_3_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(person_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('AdvAP', [t('PositA', [t(resident_A, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_026_3_p, eng, 'all people who are resident in Europe can travel freely within Europe'). -sent(s_026_3_p, original, 'all people who are resident in Europe can travel freely within Europe'). -sent(s_026_3_p, swe, 'alla människor som är bosatta i Europa kan resa fritt inom Europa'). - -tree(s_026_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(european_N, [])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_026_4_q, eng, 'can most Europeans travel freely within Europe'). -sent(s_026_4_q, original, 'can most Europeans travel freely within Europe'). -sent(s_026_4_q, swe, 'kan de flesta européer resa fritt inom Europa'). - -tree(s_026_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(european_N, [])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_026_5_h, eng, 'most Europeans can travel freely within Europe'). -sent(s_026_5_h, original, 'most Europeans can travel freely within Europe'). -sent(s_026_5_h, swe, 'de flesta européer kan resa fritt inom Europa'). - -tree(s_027_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(a_few_Det, []), t('UseN', [t(committee_member_N, [])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(sweden_PN, [])])])])])])])])). -sent(s_027_1_p, eng, 'a few committee members are from Sweden'). -sent(s_027_1_p, original, 'a few committee members are from Sweden'). -sent(s_027_1_p, swe, 'ett fåtal kommittémedlemmar är från Sverige'). - -tree(s_027_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(committee_member_N, [])])])]), t('UseComp', [t('CompCN', [t('UseN', [t(person_N, [])])])])])])])). -sent(s_027_2_p, eng, 'all committee members are people'). -sent(s_027_2_p, original, 'all committee members are people'). -sent(s_027_2_p, swe, 'alla kommittémedlemmar är människor'). - -tree(s_027_3_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(person_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(sweden_PN, [])])])])])])])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(scandinavia_PN, [])])])])])])])])). -sent(s_027_3_p, eng, 'all people who are from Sweden are from Scandinavia'). -sent(s_027_3_p, original, 'all people who are from Sweden are from Scandinavia'). -sent(s_027_3_p, swe, 'alla människor som är från Sverige är från Skandinavien'). - -tree(s_027_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t(a_few_Det, []), t('UseN', [t(committee_member_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(scandinavia_PN, [])])])])])])])])])). -sent(s_027_4_q, eng, 'are at least a few committee members from Scandinavia'). -sent(s_027_4_q, original, 'are at least a few committee members from Scandinavia'). -sent(s_027_4_q, swe, 'är minst ett fåtal kommittémedlemmar från Skandinavien'). - -tree(s_027_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t(a_few_Det, []), t('UseN', [t(committee_member_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(scandinavia_PN, [])])])])])])])])). -sent(s_027_5_h, eng, 'at least a few committee members are from Scandinavia'). -sent(s_027_5_h, original, 'at least a few committee members are from Scandinavia'). -sent(s_027_5_h, swe, 'minst ett fåtal kommittémedlemmar är från Skandinavien'). - -tree(s_028_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(few_Det, []), t('UseN', [t(committee_member_N, [])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(portugal_PN, [])])])])])])])])). -sent(s_028_1_p, eng, 'few committee members are from Portugal'). -sent(s_028_1_p, original, 'few committee members are from Portugal'). -sent(s_028_1_p, swe, 'få kommittémedlemmar är från Portugal'). - -tree(s_028_2_p, s_027_2_p). -sent(s_028_2_p, eng, 'all committee members are people'). -sent(s_028_2_p, original, 'all committee members are people'). -sent(s_028_2_p, swe, 'alla kommittémedlemmar är människor'). - -tree(s_028_3_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(person_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(portugal_PN, [])])])])])])])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(southern_europe_PN, [])])])])])])])])). -sent(s_028_3_p, eng, 'all people who are from Portugal are from southern Europe'). -sent(s_028_3_p, original, 'all people who are from Portugal are from southern Europe'). -sent(s_028_3_p, swe, 'alla människor som är från Portugal är från södra Europa'). - -tree(s_028_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t(few_Det, []), t('AdvCN', [t('UseN', [t(committee_member_N, [])]), t('PrepNP', [t(from_Prep, []), t('UsePN', [t(southern_europe_PN, [])])])])])])])])])). -sent(s_028_4_q, eng, 'are there few committee members from southern Europe'). -sent(s_028_4_q, original, 'are there few committee members from southern Europe'). -sent(s_028_4_q, swe, 'finns det få kommittémedlemmar från södra Europa'). - -tree(s_028_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t(few_Det, []), t('AdvCN', [t('UseN', [t(committee_member_N, [])]), t('PrepNP', [t(from_Prep, []), t('UsePN', [t(southern_europe_PN, [])])])])])])])])). -sent(s_028_5_h, eng, 'there are few committee members from southern Europe'). -sent(s_028_5_h, original, 'there are few committee members from southern Europe'). -sent(s_028_5_h, swe, 'det finns få kommittémedlemmar från södra Europa'). - -tree(s_029_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(both_Det, []), t('UseN', [t(commissioner_N, [])])]), t('ComplVV', [t(use_VV, []), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(businessman_N, [])])])])])])])])])). -sent(s_029_1_p, eng, 'both commissioners used to be leading businessmen'). -sent(s_029_1_p, original, 'both commissioners used to be leading businessmen'). -sent(s_029_1_p, swe, 'båda ombuden brukade vara ledande affärsmän'). - -tree(s_029_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(both_Det, []), t('UseN', [t(commissioner_N, [])])]), t('ComplVV', [t(use_VV, []), t('UseComp', [t('CompCN', [t('UseN', [t(businessman_N, [])])])])])])])])])). -sent(s_029_2_q, eng, 'did both commissioners used to be businessmen'). -sent(s_029_2_q, original, 'did both commissioners used to be businessmen'). -sent(s_029_2_q, swe, 'brukade båda ombuden vara affärsmän'). - -tree(s_029_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(both_Det, []), t('UseN', [t(commissioner_N, [])])]), t('ComplVV', [t(use_VV, []), t('UseComp', [t('CompCN', [t('UseN', [t(businessman_N, [])])])])])])])])). -sent(s_029_3_h, eng, 'both commissioners used to be businessmen'). -sent(s_029_3_h, original, 'both commissioners used to be businessmen'). -sent(s_029_3_h, swe, 'båda ombuden brukade vara affärsmän'). - -tree(s_030_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(neither_Det, []), t('UseN', [t(commissioner_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_030_1_p, eng, 'neither commissioner spends a lot of time at home'). -sent(s_030_1_p, original, 'neither commissioner spends a lot of time at home'). -sent(s_030_1_p, swe, 'inget av ombuden tillbringar mycket tid hemma'). - -tree(s_030_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(neither_Det, []), t('UseN', [t(commissioner_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])])). -sent(s_030_2_q, eng, 'does neither commissioner spend time at home'). -sent(s_030_2_q, original, 'does neither commissioner spend time at home'). -sent(s_030_2_q, swe, 'tillbringar inget av ombuden tid hemma'). - -tree(s_030_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(neither_Det, []), t('UseN', [t(commissioner_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_030_3_h, eng, 'neither commissioner spends time at home'). -sent(s_030_3_h, original, 'neither commissioner spends time at home'). -sent(s_030_3_h, swe, 'inget av ombuden tillbringar tid hemma'). - -tree(s_031_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_three', [])])])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_031_1_p, eng, 'at least three commissioners spend a lot of time at home'). -sent(s_031_1_p, original, 'at least three commissioners spend a lot of time at home'). -sent(s_031_1_p, swe, 'minst tre ombud tillbringar mycket tid hemma'). - -tree(s_031_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_three', [])])])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])])). -sent(s_031_2_q, eng, 'do at least three commissioners spend time at home'). -sent(s_031_2_q, original, 'do at least three commissioners spend time at home'). -sent(s_031_2_q, swe, 'tillbringar minst tre ombud tid hemma'). - -tree(s_031_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_three', [])])])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_031_3_h, eng, 'at least three commissioners spend time at home'). -sent(s_031_3_h, original, 'at least three commissioners spend time at home'). -sent(s_031_3_h, swe, 'minst tre ombud tillbringar tid hemma'). - -tree(s_032_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_032_1_p, eng, 'at most ten commissioners spend a lot of time at home'). -sent(s_032_1_p, original, 'at most ten commissioners spend a lot of time at home'). -sent(s_032_1_p, swe, 'högst tio ombud tillbringar mycket tid hemma'). - -tree(s_032_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(at_most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])])). -sent(s_032_2_q, eng, 'do at most ten commissioners spend time at home'). -sent(s_032_2_q, original, 'do at most ten commissioners spend time at home'). -sent(s_032_2_q, swe, 'tillbringar högst tio ombud tid hemma'). - -tree(s_032_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_032_3_h, eng, 'at most ten commissioners spend time at home'). -sent(s_032_3_h, original, 'at most ten commissioners spend time at home'). -sent(s_032_3_h, swe, 'högst tio ombud tillbringar tid hemma'). - -tree(s_033_1_p, s_017_3_h). -sent(s_033_1_p, eng, 'an Irishman won a Nobel prize'). -sent(s_033_1_p, original, 'an Irishman won a Nobel prize'). -sent(s_033_1_p, swe, 'en irländare vann ett nobelpris'). - -tree(s_033_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(irishman_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('ComplN2', [t(nobel_prize_N2, []), t('MassNP', [t('UseN', [t(literature_N, [])])])])])])])])])])). -sent(s_033_2_q, eng, 'did an Irishman win the Nobel prize for literature'). -sent(s_033_2_q, original, 'did an Irishman win the Nobel prize for literature'). -sent(s_033_2_q, swe, 'vann en irländare nobelpriset i litteratur'). - -tree(s_033_3_h, s_017_1_p). -sent(s_033_3_h, eng, 'an Irishman won the Nobel prize for literature'). -sent(s_033_3_h, original, 'an Irishman won the Nobel prize for literature'). -sent(s_033_3_h, swe, 'en irländare vann nobelpriset i litteratur'). - -tree(s_034_1_p, s_018_5_h). -sent(s_034_1_p, eng, 'every European can travel freely within Europe'). -sent(s_034_1_p, original, 'every European can travel freely within Europe'). -sent(s_034_1_p, swe, 'varje europé kan resa fritt inom Europa'). - -tree(s_034_2_p, s_018_2_p). -sent(s_034_2_p, eng, 'every European is a person'). -sent(s_034_2_p, original, 'every European is a person'). -sent(s_034_2_p, swe, 'varje europé är en människa'). - -tree(s_034_3_p, s_018_3_p). -sent(s_034_3_p, eng, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_034_3_p, original, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_034_3_p, swe, 'varje människa som har rätten att bo i Europa kan resa fritt inom Europa'). - -tree(s_034_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(european_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])])). -sent(s_034_4_q, eng, 'does every European have the right to live in Europe'). -sent(s_034_4_q, original, 'does every European have the right to live in Europe'). -sent(s_034_4_q, swe, 'har varje europé rätten att bo i Europa'). - -tree(s_034_5_h, s_018_1_p). -sent(s_034_5_h, eng, 'every European has the right to live in Europe'). -sent(s_034_5_h, original, 'every European has the right to live in Europe'). -sent(s_034_5_h, swe, 'varje europé har rätten att bo i Europa'). - -tree(s_035_1_p, s_019_5_h). -sent(s_035_1_p, eng, 'all Europeans can travel freely within Europe'). -sent(s_035_1_p, original, 'all Europeans can travel freely within Europe'). -sent(s_035_1_p, swe, 'alla européer kan resa fritt inom Europa'). - -tree(s_035_2_p, s_018_2_p). -sent(s_035_2_p, eng, 'every European is a person'). -sent(s_035_2_p, original, 'every European is a person'). -sent(s_035_2_p, swe, 'varje europé är en människa'). - -tree(s_035_3_p, s_018_3_p). -sent(s_035_3_p, eng, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_035_3_p, original, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_035_3_p, swe, 'varje människa som har rätten att bo i Europa kan resa fritt inom Europa'). - -tree(s_035_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(european_N, [])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])])). -sent(s_035_4_q, eng, 'do all Europeans have the right to live in Europe'). -sent(s_035_4_q, original, 'do all Europeans have the right to live in Europe'). -sent(s_035_4_q, swe, 'har alla européer rätten att bo i Europa'). - -tree(s_035_5_h, s_019_1_p). -sent(s_035_5_h, eng, 'all Europeans have the right to live in Europe'). -sent(s_035_5_h, original, 'all Europeans have the right to live in Europe'). -sent(s_035_5_h, swe, 'alla européer har rätten att bo i Europa'). - -tree(s_036_1_p, s_020_5_h). -sent(s_036_1_p, eng, 'each European can travel freely within Europe'). -sent(s_036_1_p, original, 'each European can travel freely within Europe'). -sent(s_036_1_p, swe, 'varje europé kan resa fritt inom Europa'). - -tree(s_036_2_p, s_018_2_p). -sent(s_036_2_p, eng, 'every European is a person'). -sent(s_036_2_p, original, 'every European is a person'). -sent(s_036_2_p, swe, 'varje europé är en människa'). - -tree(s_036_3_p, s_018_3_p). -sent(s_036_3_p, eng, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_036_3_p, original, 'every person who has the right to live in Europe can travel freely within Europe'). -sent(s_036_3_p, swe, 'varje människa som har rätten att bo i Europa kan resa fritt inom Europa'). - -tree(s_036_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(each_Det, []), t('UseN', [t(european_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])])). -sent(s_036_4_q, eng, 'does each European have the right to live in Europe'). -sent(s_036_4_q, original, 'does each European have the right to live in Europe'). -sent(s_036_4_q, swe, 'har varje europé rätten att bo i Europa'). - -tree(s_036_5_h, s_020_1_p). -sent(s_036_5_h, eng, 'each European has the right to live in Europe'). -sent(s_036_5_h, original, 'each European has the right to live in Europe'). -sent(s_036_5_h, swe, 'varje europé har rätten att bo i Europa'). - -tree(s_037_1_p, s_021_5_h). -sent(s_037_1_p, eng, 'the residents of member states can travel freely within Europe'). -sent(s_037_1_p, original, 'the residents of member states can travel freely within Europe'). -sent(s_037_1_p, swe, 'invånarna i medlemsstater kan resa fritt inom Europa'). - -tree(s_037_2_p, s_021_2_p). -sent(s_037_2_p, eng, 'all residents of member states are individuals'). -sent(s_037_2_p, original, 'all residents of member states are individuals'). -sent(s_037_2_p, swe, 'alla invånare i medlemsstater är individer'). - -tree(s_037_3_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('RelCN', [t('UseN', [t(individual_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t(anywhere_Adv, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_037_3_p, eng, 'every individual who has the right to live anywhere in Europe can travel freely within Europe'). -sent(s_037_3_p, original, 'every individual who has the right to live anywhere in Europe can travel freely within Europe'). -sent(s_037_3_p, swe, 'varje individ som har rätten att bo var som helst i Europa kan resa fritt inom Europa'). - -tree(s_037_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(member_state_N, [])])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t(anywhere_Adv, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])])). -sent(s_037_4_q, eng, 'do the residents of member states have the right to live anywhere in Europe'). -sent(s_037_4_q, original, 'do the residents of member states have the right to live anywhere in Europe'). -sent(s_037_4_q, swe, 'har invånarna i medlemsstater rätten att bo var som helst i Europa'). - -tree(s_037_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(member_state_N, [])])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t(anywhere_Adv, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])). -sent(s_037_5_h, eng, 'the residents of member states have the right to live anywhere in Europe'). -sent(s_037_5_h, original, 'the residents of member states have the right to live anywhere in Europe'). -sent(s_037_5_h, swe, 'invånarna i medlemsstater har rätten att bo var som helst i Europa'). - -tree(s_038_1_p, s_022_3_h). -sent(s_038_1_p, eng, 'no delegate finished the report'). -sent(s_038_1_p, original, 'no delegate finished the report'). -sent(s_038_1_p, swe, 'ingen delegat slutförde rapporten'). - -tree(s_038_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(anySg_Det, []), t('UseN', [t(delegate_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(on_time_Adv, [])])])])])])). -sent(s_038_2_q, eng, 'did any delegate finish the report on time'). -sent(s_038_2_q, original, 'did any delegate finish the report on time'). -sent(s_038_2_q, swe, 'slutförde någon delegat rapporten i tid'). - -tree(s_038_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(someSg_Det, []), t('UseN', [t(delegate_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(on_time_Adv, [])])])])])). -sent(s_038_3_h, eng, 'some delegate finished the report on time'). -sent(s_038_3_h, original, 'some delegate finished the report on time'). -sent(s_038_3_h, swe, 'någon delegat slutförde rapporten i tid'). - -tree(s_039_1_p, s_023_3_h). -sent(s_039_1_p, eng, 'some delegates finished the survey'). -sent(s_039_1_p, original, 'some delegates finished the survey'). -sent(s_039_1_p, swe, 'några delegater slutförde undersökningen'). - -tree(s_039_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(somePl_Det, []), t('UseN', [t(delegate_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t(on_time_Adv, [])])])])])])). -sent(s_039_2_q, eng, 'did some delegates finish the survey on time'). -sent(s_039_2_q, original, 'did some delegates finish the survey on time'). -sent(s_039_2_q, swe, 'slutförde några delegater undersökningen i tid'). - -tree(s_039_3_h, s_023_1_p). -sent(s_039_3_h, eng, 'some delegates finished the survey on time'). -sent(s_039_3_h, original, 'some delegates finished the survey on time'). -sent(s_039_3_h, swe, 'några delegater slutförde undersökningen i tid'). - -tree(s_040_1_p, s_024_3_h). -sent(s_040_1_p, eng, 'many delegates obtained results from the survey'). -sent(s_040_1_p, original, 'many delegates obtained results from the survey'). -sent(s_040_1_p, swe, 'många delegater erhöll resultat från undersökningen'). - -tree(s_040_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(many_Det, []), t('UseN', [t(delegate_N, [])])]), t('ComplSlash', [t('Slash3V3', [t(obtain_from_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(interesting_A, [])]), t('UseN', [t(result_N, [])])])])])])])])])). -sent(s_040_2_q, eng, 'did many delegates obtain interesting results from the survey'). -sent(s_040_2_q, original, 'did many delegates obtain interesting results from the survey'). -sent(s_040_2_q, swe, 'erhöll många delegater intressanta resultat från undersökningen'). - -tree(s_040_3_h, s_024_1_p). -sent(s_040_3_h, eng, 'many delegates obtained interesting results from the survey'). -sent(s_040_3_h, original, 'many delegates obtained interesting results from the survey'). -sent(s_040_3_h, swe, 'många delegater erhöll intressanta resultat från undersökningen'). - -tree(s_041_1_p, s_025_3_h). -sent(s_041_1_p, eng, 'several delegates got the results published'). -sent(s_041_1_p, original, 'several delegates got the results published'). -sent(s_041_1_p, swe, 'flera delegater fick resultaten publicerade'). - -tree(s_041_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(several_Det, []), t('UseN', [t(delegate_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(get_V2, [])]), t('PPartNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(result_N, [])])]), t(publish_V2, [])])]), t('PrepNP', [t(in_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(major_A, [])]), t('AdjCN', [t('PositA', [t(national_A, [])]), t('UseN', [t(newspaper_N, [])])])])])])])])])])])). -sent(s_041_2_q, eng, 'did several delegates get the results published in major national newspapers'). -sent(s_041_2_q, original, 'did several delegates get the results published in major national newspapers'). -sent(s_041_2_q, swe, 'fick flera delegater resultaten publicerade i större nationella tidningar'). - -tree(s_041_3_h, s_025_1_p). -sent(s_041_3_h, eng, 'several delegates got the results published in major national newspapers'). -sent(s_041_3_h, original, 'several delegates got the results published in major national newspapers'). -sent(s_041_3_h, swe, 'flera delegater fick resultaten publicerade i större nationella tidningar'). - -tree(s_042_1_p, s_026_5_h). -sent(s_042_1_p, eng, 'most Europeans can travel freely within Europe'). -sent(s_042_1_p, original, 'most Europeans can travel freely within Europe'). -sent(s_042_1_p, swe, 'de flesta européer kan resa fritt inom Europa'). - -tree(s_042_2_p, s_026_2_p). -sent(s_042_2_p, eng, 'all Europeans are people'). -sent(s_042_2_p, original, 'all Europeans are people'). -sent(s_042_2_p, swe, 'alla européer är människor'). - -tree(s_042_3_p, s_026_3_p). -sent(s_042_3_p, eng, 'all people who are resident in Europe can travel freely within Europe'). -sent(s_042_3_p, original, 'all people who are resident in Europe can travel freely within Europe'). -sent(s_042_3_p, swe, 'alla människor som är bosatta i Europa kan resa fritt inom Europa'). - -tree(s_042_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(european_N, [])])])]), t('UseComp', [t('CompAP', [t('AdvAP', [t('PositA', [t(resident_A, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])). -sent(s_042_4_q, eng, 'are most Europeans resident in Europe'). -sent(s_042_4_q, original, 'are most Europeans resident in Europe'). -sent(s_042_4_q, swe, 'är de flesta européer bosatta i Europa'). - -tree(s_042_5_h, s_026_1_p). -sent(s_042_5_h, eng, 'most Europeans are resident in Europe'). -sent(s_042_5_h, original, 'most Europeans are resident in Europe'). -sent(s_042_5_h, swe, 'de flesta européer är bosatta i Europa'). - -tree(s_043_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(a_few_Det, []), t('UseN', [t(committee_member_N, [])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(scandinavia_PN, [])])])])])])])])). -sent(s_043_1_p, eng, 'a few committee members are from Scandinavia'). -sent(s_043_1_p, original, 'a few committee members are from Scandinavia'). -sent(s_043_1_p, swe, 'ett fåtal kommittémedlemmar är från Skandinavien'). - -tree(s_043_2_p, s_027_2_p). -sent(s_043_2_p, eng, 'all committee members are people'). -sent(s_043_2_p, original, 'all committee members are people'). -sent(s_043_2_p, swe, 'alla kommittémedlemmar är människor'). - -tree(s_043_3_p, s_027_3_p). -sent(s_043_3_p, eng, 'all people who are from Sweden are from Scandinavia'). -sent(s_043_3_p, original, 'all people who are from Sweden are from Scandinavia'). -sent(s_043_3_p, swe, 'alla människor som är från Sverige är från Skandinavien'). - -tree(s_043_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t(a_few_Det, []), t('UseN', [t(committee_member_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(sweden_PN, [])])])])])])])])])). -sent(s_043_4_q, eng, 'are at least a few committee members from Sweden'). -sent(s_043_4_q, original, 'are at least a few committee members from Sweden'). -sent(s_043_4_q, swe, 'är minst ett fåtal kommittémedlemmar från Sverige'). - -tree(s_043_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t(a_few_Det, []), t('UseN', [t(committee_member_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(sweden_PN, [])])])])])])])])). -sent(s_043_5_h, eng, 'at least a few committee members are from Sweden'). -sent(s_043_5_h, original, 'at least a few committee members are from Sweden'). -sent(s_043_5_h, swe, 'minst ett fåtal kommittémedlemmar är från Sverige'). - -tree(s_044_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(few_Det, []), t('UseN', [t(committee_member_N, [])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(southern_europe_PN, [])])])])])])])])). -sent(s_044_1_p, eng, 'few committee members are from southern Europe'). -sent(s_044_1_p, original, 'few committee members are from southern Europe'). -sent(s_044_1_p, swe, 'få kommittémedlemmar är från södra Europa'). - -tree(s_044_2_p, s_027_2_p). -sent(s_044_2_p, eng, 'all committee members are people'). -sent(s_044_2_p, original, 'all committee members are people'). -sent(s_044_2_p, swe, 'alla kommittémedlemmar är människor'). - -tree(s_044_3_p, s_028_3_p). -sent(s_044_3_p, eng, 'all people who are from Portugal are from southern Europe'). -sent(s_044_3_p, original, 'all people who are from Portugal are from southern Europe'). -sent(s_044_3_p, swe, 'alla människor som är från Portugal är från södra Europa'). - -tree(s_044_4_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t(few_Det, []), t('AdvCN', [t('UseN', [t(committee_member_N, [])]), t('PrepNP', [t(from_Prep, []), t('UsePN', [t(portugal_PN, [])])])])])])])])])). -sent(s_044_4_q, eng, 'are there few committee members from Portugal'). -sent(s_044_4_q, original, 'are there few committee members from Portugal'). -sent(s_044_4_q, swe, 'finns det få kommittémedlemmar från Portugal'). - -tree(s_044_5_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t(few_Det, []), t('AdvCN', [t('UseN', [t(committee_member_N, [])]), t('PrepNP', [t(from_Prep, []), t('UsePN', [t(portugal_PN, [])])])])])])])])). -sent(s_044_5_h, eng, 'there are few committee members from Portugal'). -sent(s_044_5_h, original, 'there are few committee members from Portugal'). -sent(s_044_5_h, swe, 'det finns få kommittémedlemmar från Portugal'). - -tree(s_045_1_p, s_029_3_h). -sent(s_045_1_p, eng, 'both commissioners used to be businessmen'). -sent(s_045_1_p, original, 'both commissioners used to be businessmen'). -sent(s_045_1_p, swe, 'båda ombuden brukade vara affärsmän'). - -tree(s_045_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(both_Det, []), t('UseN', [t(commissioner_N, [])])]), t('ComplVV', [t(use_VV, []), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(leading_A, [])]), t('UseN', [t(businessman_N, [])])])])])])])])])])). -sent(s_045_2_q, eng, 'did both commissioners used to be leading businessmen'). -sent(s_045_2_q, original, 'did both commissioners used to be leading businessmen'). -sent(s_045_2_q, swe, 'brukade båda ombuden vara ledande affärsmän'). - -tree(s_045_3_h, s_029_1_p). -sent(s_045_3_h, eng, 'both commissioners used to be leading businessmen'). -sent(s_045_3_h, original, 'both commissioners used to be leading businessmen'). -sent(s_045_3_h, swe, 'båda ombuden brukade vara ledande affärsmän'). - -tree(s_046_1_p, s_030_3_h). -sent(s_046_1_p, eng, 'neither commissioner spends time at home'). -sent(s_046_1_p, original, 'neither commissioner spends time at home'). -sent(s_046_1_p, swe, 'inget av ombuden tillbringar tid hemma'). - -tree(s_046_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(either_Det, []), t('UseN', [t(commissioner_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])])). -sent(s_046_2_q, eng, 'does either commissioner spend a lot of time at home'). -sent(s_046_2_q, original, 'does either commissioner spend a lot of time at home'). -sent(s_046_2_q, swe, 'tillbringar något av ombuden mycket tid hemma'). - -tree(s_046_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('AdvNP', [t('DetNP', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])])]), t('PrepNP', [t(part_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(commissioner_N, [])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_046_3_h, eng, 'one of the commissioners spends a lot of time at home'). -sent(s_046_3_h, original, 'one of the commissioners spends a lot of time at home'). -sent(s_046_3_h, swe, 'ett av ombuden tillbringar mycket tid hemma'). - -tree(s_047_1_p, s_031_3_h). -sent(s_047_1_p, eng, 'at least three commissioners spend time at home'). -sent(s_047_1_p, original, 'at least three commissioners spend time at home'). -sent(s_047_1_p, swe, 'minst tre ombud tillbringar tid hemma'). - -tree(s_047_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_three', [])])])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])])). -sent(s_047_2_q, eng, 'do at least three commissioners spend a lot of time at home'). -sent(s_047_2_q, original, 'do at least three commissioners spend a lot of time at home'). -sent(s_047_2_q, swe, 'tillbringar minst tre ombud mycket tid hemma'). - -tree(s_047_3_h, s_031_1_p). -sent(s_047_3_h, eng, 'at least three commissioners spend a lot of time at home'). -sent(s_047_3_h, original, 'at least three commissioners spend a lot of time at home'). -sent(s_047_3_h, swe, 'minst tre ombud tillbringar mycket tid hemma'). - -tree(s_048_1_p, s_032_3_h). -sent(s_048_1_p, eng, 'at most ten commissioners spend time at home'). -sent(s_048_1_p, original, 'at most ten commissioners spend time at home'). -sent(s_048_1_p, swe, 'högst tio ombud tillbringar tid hemma'). - -tree(s_048_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(at_most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])])). -sent(s_048_2_q, eng, 'do at most ten commissioners spend a lot of time at home'). -sent(s_048_2_q, original, 'do at most ten commissioners spend a lot of time at home'). -sent(s_048_2_q, swe, 'tillbringar högst tio ombud mycket tid hemma'). - -tree(s_048_3_h, s_032_1_p). -sent(s_048_3_h, eng, 'at most ten commissioners spend a lot of time at home'). -sent(s_048_3_h, original, 'at most ten commissioners spend a lot of time at home'). -sent(s_048_3_h, swe, 'högst tio ombud tillbringar mycket tid hemma'). - -tree(s_049_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(swede_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(nobel_prize_N, [])])])])])])])). -sent(s_049_1_p, eng, 'a Swede won a Nobel prize'). -sent(s_049_1_p, original, 'a Swede won a Nobel prize'). -sent(s_049_1_p, swe, 'en svensk vann ett nobelpris'). - -tree(s_049_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(swede_N, [])])]), t('UseComp', [t('CompCN', [t('UseN', [t(scandinavian_N, [])])])])])])])). -sent(s_049_2_p, eng, 'every Swede is a Scandinavian'). -sent(s_049_2_p, original, 'every Swede is a Scandinavian'). -sent(s_049_2_p, swe, 'varje svensk är en skandinav'). - -tree(s_049_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(scandinavian_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(nobel_prize_N, [])])])])])])])])). -sent(s_049_3_q, eng, 'did a Scandinavian win a Nobel prize'). -sent(s_049_3_q, original, 'did a Scandinavian win a Nobel prize'). -sent(s_049_3_q, swe, 'vann en skandinav ett nobelpris'). - -tree(s_049_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(scandinavian_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(nobel_prize_N, [])])])])])])])). -sent(s_049_4_h, eng, 'a Scandinavian won a Nobel prize'). -sent(s_049_4_h, original, 'a Scandinavian won a Nobel prize'). -sent(s_049_4_h, swe, 'en skandinav vann ett nobelpris'). - -tree(s_050_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('AdjCN', [t('PositA', [t(canadian_A, [])]), t('UseN', [t(resident_N, [])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_050_1_p, eng, 'every Canadian resident can travel freely within Europe'). -sent(s_050_1_p, original, 'every Canadian resident can travel freely within Europe'). -sent(s_050_1_p, swe, 'varje kanadensisk invånare kan resa fritt inom Europa'). - -tree(s_050_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('AdjCN', [t('PositA', [t(canadian_A, [])]), t('UseN', [t(resident_N, [])])])]), t('UseComp', [t('CompCN', [t('ComplN2', [t(resident_on_N2, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(north_american_A, [])]), t('UseN', [t(continent_N, [])])])])])])])])])])). -sent(s_050_2_p, eng, 'every Canadian resident is a resident of the North American continent'). -sent(s_050_2_p, original, 'every Canadian resident is a resident of the North American continent'). -sent(s_050_2_p, swe, 'varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten'). - -tree(s_050_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('ComplN2', [t(resident_on_N2, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(north_american_A, [])]), t('UseN', [t(continent_N, [])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_050_3_q, eng, 'can every resident of the North American continent travel freely within Europe'). -sent(s_050_3_q, original, 'can every resident of the North American continent travel freely within Europe'). -sent(s_050_3_q, swe, 'kan varje invånare på den nordamerikanska kontinenten resa fritt inom Europa'). - -tree(s_050_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('ComplN2', [t(resident_on_N2, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(north_american_A, [])]), t('UseN', [t(continent_N, [])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_050_4_h, eng, 'every resident of the North American continent can travel freely within Europe'). -sent(s_050_4_h, original, 'every resident of the North American continent can travel freely within Europe'). -sent(s_050_4_h, swe, 'varje invånare på den nordamerikanska kontinenten kan resa fritt inom Europa'). - -tree(s_051_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(canadian_A, [])]), t('UseN', [t(resident_N, [])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_051_1_p, eng, 'all Canadian residents can travel freely within Europe'). -sent(s_051_1_p, original, 'all Canadian residents can travel freely within Europe'). -sent(s_051_1_p, swe, 'alla kanadensiska invånare kan resa fritt inom Europa'). - -tree(s_051_2_p, s_050_2_p). -sent(s_051_2_p, eng, 'every Canadian resident is a resident of the North American continent'). -sent(s_051_2_p, original, 'every Canadian resident is a resident of the North American continent'). -sent(s_051_2_p, swe, 'varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten'). - -tree(s_051_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_on_N2, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(north_american_A, [])]), t('UseN', [t(continent_N, [])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_051_3_q, eng, 'can all residents of the North American continent travel freely within Europe'). -sent(s_051_3_q, original, 'can all residents of the North American continent travel freely within Europe'). -sent(s_051_3_q, swe, 'kan alla invånare på den nordamerikanska kontinenten resa fritt inom Europa'). - -tree(s_051_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_on_N2, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(north_american_A, [])]), t('UseN', [t(continent_N, [])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_051_4_h, eng, 'all residents of the North American continent can travel freely within Europe'). -sent(s_051_4_h, original, 'all residents of the North American continent can travel freely within Europe'). -sent(s_051_4_h, swe, 'alla invånare på den nordamerikanska kontinenten kan resa fritt inom Europa'). - -tree(s_052_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(each_Det, []), t('AdjCN', [t('PositA', [t(canadian_A, [])]), t('UseN', [t(resident_N, [])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_052_1_p, eng, 'each Canadian resident can travel freely within Europe'). -sent(s_052_1_p, original, 'each Canadian resident can travel freely within Europe'). -sent(s_052_1_p, swe, 'varje kanadensisk invånare kan resa fritt inom Europa'). - -tree(s_052_2_p, s_050_2_p). -sent(s_052_2_p, eng, 'every Canadian resident is a resident of the North American continent'). -sent(s_052_2_p, original, 'every Canadian resident is a resident of the North American continent'). -sent(s_052_2_p, swe, 'varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten'). - -tree(s_052_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(each_Det, []), t('ComplN2', [t(resident_on_N2, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(north_american_A, [])]), t('UseN', [t(continent_N, [])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_052_3_q, eng, 'can each resident of the North American continent travel freely within Europe'). -sent(s_052_3_q, original, 'can each resident of the North American continent travel freely within Europe'). -sent(s_052_3_q, swe, 'kan varje invånare på den nordamerikanska kontinenten resa fritt inom Europa'). - -tree(s_052_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(each_Det, []), t('ComplN2', [t(resident_on_N2, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(north_american_A, [])]), t('UseN', [t(continent_N, [])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_052_4_h, eng, 'each resident of the North American continent can travel freely within Europe'). -sent(s_052_4_h, original, 'each resident of the North American continent can travel freely within Europe'). -sent(s_052_4_h, swe, 'varje invånare på den nordamerikanska kontinenten kan resa fritt inom Europa'). - -tree(s_053_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(major_A, [])]), t('AdjCN', [t('PositA', [t(western_A, [])]), t('UseN', [t(country_N, [])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_053_1_p, eng, 'the residents of major western countries can travel freely within Europe'). -sent(s_053_1_p, original, 'the residents of major western countries can travel freely within Europe'). -sent(s_053_1_p, swe, 'invånarna i större västerländska länder kan resa fritt inom Europa'). - -tree(s_053_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(major_A, [])]), t('AdjCN', [t('PositA', [t(western_A, [])]), t('UseN', [t(country_N, [])])])])])])])]), t('UseComp', [t('CompCN', [t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(western_A, [])]), t('UseN', [t(country_N, [])])])])])])])])])])). -sent(s_053_2_p, eng, 'all residents of major western countries are residents of western countries'). -sent(s_053_2_p, original, 'all residents of major western countries are residents of western countries'). -sent(s_053_2_p, swe, 'alla invånare i större västerländska länder är invånare i västerländska länder'). - -tree(s_053_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(western_A, [])]), t('UseN', [t(country_N, [])])])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])])). -sent(s_053_3_q, eng, 'do the residents of western countries have the right to live in Europe'). -sent(s_053_3_q, original, 'do the residents of western countries have the right to live in Europe'). -sent(s_053_3_q, swe, 'har invånarna i västerländska länder rätten att bo i Europa'). - -tree(s_053_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(western_A, [])]), t('UseN', [t(country_N, [])])])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])). -sent(s_053_4_h, eng, 'the residents of western countries have the right to live in Europe'). -sent(s_053_4_h, original, 'the residents of western countries have the right to live in Europe'). -sent(s_053_4_h, swe, 'invånarna i västerländska länder har rätten att bo i Europa'). - -tree(s_054_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(scandinavian_A, [])]), t('UseN', [t(delegate_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(on_time_Adv, [])])])])])). -sent(s_054_1_p, eng, 'no Scandinavian delegate finished the report on time'). -sent(s_054_1_p, original, 'no Scandinavian delegate finished the report on time'). -sent(s_054_1_p, swe, 'ingen skandinavisk delegat slutförde rapporten i tid'). - -tree(s_054_2_q, s_038_2_q). -sent(s_054_2_q, eng, 'did any delegate finish the report on time'). -sent(s_054_2_q, original, 'did any delegate finish the report on time'). -sent(s_054_2_q, swe, 'slutförde någon delegat rapporten i tid'). - -tree(s_054_3_h, s_038_3_h). -sent(s_054_3_h, eng, 'some delegate finished the report on time'). -sent(s_054_3_h, original, 'some delegate finished the report on time'). -sent(s_054_3_h, swe, 'någon delegat slutförde rapporten i tid'). - -tree(s_055_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('AdjCN', [t('PositA', [t(irish_A, [])]), t('UseN', [t(delegate_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t(on_time_Adv, [])])])])])). -sent(s_055_1_p, eng, 'some Irish delegates finished the survey on time'). -sent(s_055_1_p, original, 'some Irish delegates finished the survey on time'). -sent(s_055_1_p, swe, 'några irländska delegater slutförde undersökningen i tid'). - -tree(s_055_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(anyPl_Det, []), t('UseN', [t(delegate_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t(on_time_Adv, [])])])])])])). -sent(s_055_2_q, eng, 'did any delegates finish the survey on time'). -sent(s_055_2_q, original, 'did any delegates finish the survey on time'). -sent(s_055_2_q, swe, 'slutförde några delegater undersökningen i tid'). - -tree(s_055_3_h, s_023_1_p). -sent(s_055_3_h, eng, 'some delegates finished the survey on time'). -sent(s_055_3_h, original, 'some delegates finished the survey on time'). -sent(s_055_3_h, swe, 'några delegater slutförde undersökningen i tid'). - -tree(s_056_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(many_Det, []), t('AdjCN', [t('PositA', [t(british_A, [])]), t('UseN', [t(delegate_N, [])])])]), t('ComplSlash', [t('Slash3V3', [t(obtain_from_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(interesting_A, [])]), t('UseN', [t(result_N, [])])])])])])])])). -sent(s_056_1_p, eng, 'many British delegates obtained interesting results from the survey'). -sent(s_056_1_p, original, 'many British delegates obtained interesting results from the survey'). -sent(s_056_1_p, swe, 'många brittiska delegater erhöll intressanta resultat från undersökningen'). - -tree(s_056_2_q, s_040_2_q). -sent(s_056_2_q, eng, 'did many delegates obtain interesting results from the survey'). -sent(s_056_2_q, original, 'did many delegates obtain interesting results from the survey'). -sent(s_056_2_q, swe, 'erhöll många delegater intressanta resultat från undersökningen'). - -tree(s_056_3_h, s_024_1_p). -sent(s_056_3_h, eng, 'many delegates obtained interesting results from the survey'). -sent(s_056_3_h, original, 'many delegates obtained interesting results from the survey'). -sent(s_056_3_h, swe, 'många delegater erhöll intressanta resultat från undersökningen'). - -tree(s_057_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(several_Det, []), t('AdjCN', [t('PositA', [t(portuguese_A, [])]), t('UseN', [t(delegate_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(get_V2, [])]), t('PPartNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(result_N, [])])]), t(publish_V2, [])])]), t('PrepNP', [t(in_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(major_A, [])]), t('AdjCN', [t('PositA', [t(national_A, [])]), t('UseN', [t(newspaper_N, [])])])])])])])])])])). -sent(s_057_1_p, eng, 'several Portuguese delegates got the results published in major national newspapers'). -sent(s_057_1_p, original, 'several Portuguese delegates got the results published in major national newspapers'). -sent(s_057_1_p, swe, 'flera portugisiska delegater fick resultaten publicerade i större nationella tidningar'). - -tree(s_057_2_q, s_041_2_q). -sent(s_057_2_q, eng, 'did several delegates get the results published in major national newspapers'). -sent(s_057_2_q, original, 'did several delegates get the results published in major national newspapers'). -sent(s_057_2_q, swe, 'fick flera delegater resultaten publicerade i större nationella tidningar'). - -tree(s_057_3_h, s_025_1_p). -sent(s_057_3_h, eng, 'several delegates got the results published in major national newspapers'). -sent(s_057_3_h, original, 'several delegates got the results published in major national newspapers'). -sent(s_057_3_h, swe, 'flera delegater fick resultaten publicerade i större nationella tidningar'). - -tree(s_058_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(european_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(resident_A, [])])])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_058_1_p, eng, 'most Europeans who are resident in Europe can travel freely within Europe'). -sent(s_058_1_p, original, 'most Europeans who are resident in Europe can travel freely within Europe'). -sent(s_058_1_p, swe, 'de flesta européer som är bosatta i Europa kan resa fritt inom Europa'). - -tree(s_058_2_q, s_026_4_q). -sent(s_058_2_q, eng, 'can most Europeans travel freely within Europe'). -sent(s_058_2_q, original, 'can most Europeans travel freely within Europe'). -sent(s_058_2_q, swe, 'kan de flesta européer resa fritt inom Europa'). - -tree(s_058_3_h, s_026_5_h). -sent(s_058_3_h, eng, 'most Europeans can travel freely within Europe'). -sent(s_058_3_h, original, 'most Europeans can travel freely within Europe'). -sent(s_058_3_h, swe, 'de flesta européer kan resa fritt inom Europa'). - -tree(s_059_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(a_few_Det, []), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(committee_member_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(scandinavia_PN, [])])])])])])])])). -sent(s_059_1_p, eng, 'a few female committee members are from Scandinavia'). -sent(s_059_1_p, original, 'a few female committee members are from Scandinavia'). -sent(s_059_1_p, swe, 'ett fåtal kvinnliga kommittémedlemmar är från Skandinavien'). - -tree(s_059_2_q, s_027_4_q). -sent(s_059_2_q, eng, 'are at least a few committee members from Scandinavia'). -sent(s_059_2_q, original, 'are at least a few committee members from Scandinavia'). -sent(s_059_2_q, swe, 'är minst ett fåtal kommittémedlemmar från Skandinavien'). - -tree(s_059_3_h, s_027_5_h). -sent(s_059_3_h, eng, 'at least a few committee members are from Scandinavia'). -sent(s_059_3_h, original, 'at least a few committee members are from Scandinavia'). -sent(s_059_3_h, swe, 'minst ett fåtal kommittémedlemmar är från Skandinavien'). - -tree(s_060_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(few_Det, []), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(committee_member_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(southern_europe_PN, [])])])])])])])])). -sent(s_060_1_p, eng, 'few female committee members are from southern Europe'). -sent(s_060_1_p, original, 'few female committee members are from southern Europe'). -sent(s_060_1_p, swe, 'få kvinnliga kommittémedlemmar är från södra Europa'). - -tree(s_060_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(few_Det, []), t('UseN', [t(committee_member_N, [])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(southern_europe_PN, [])])])])])])])])])). -sent(s_060_2_q, eng, 'are few committee members from southern Europe'). -sent(s_060_2_q, original, 'are few committee members from southern Europe'). -sent(s_060_2_q, swe, 'är få kommittémedlemmar från södra Europa'). - -tree(s_060_3_h, s_044_1_p). -sent(s_060_3_h, eng, 'few committee members are from southern Europe'). -sent(s_060_3_h, original, 'few committee members are from southern Europe'). -sent(s_060_3_h, swe, 'få kommittémedlemmar är från södra Europa'). - -tree(s_061_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(both_Det, []), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(commissioner_N, [])])])]), t('ComplVV', [t(use_VV, []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])])])])])). -sent(s_061_1_p, eng, 'both female commissioners used to be in business'). -sent(s_061_1_p, original, 'both female commissioners used to be in business'). -sent(s_061_1_p, swe, 'båda de kvinnliga ombuden brukade vara i affärsverksamhet'). - -tree(s_061_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(both_Det, []), t('UseN', [t(commissioner_N, [])])]), t('ComplVV', [t(use_VV, []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])])])])])])). -sent(s_061_2_q, eng, 'did both commissioners used to be in business'). -sent(s_061_2_q, original, 'did both commissioners used to be in business'). -sent(s_061_2_q, swe, 'brukade båda ombuden vara i affärsverksamhet'). - -tree(s_061_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(both_Det, []), t('UseN', [t(commissioner_N, [])])]), t('ComplVV', [t(use_VV, []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])])])])])). -sent(s_061_3_h, eng, 'both commissioners used to be in business'). -sent(s_061_3_h, original, 'both commissioners used to be in business'). -sent(s_061_3_h, swe, 'båda ombuden brukade vara i affärsverksamhet'). - -tree(s_062_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(neither_Det, []), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_062_1_p, eng, 'neither female commissioner spends a lot of time at home'). -sent(s_062_1_p, original, 'neither female commissioner spends a lot of time at home'). -sent(s_062_1_p, swe, 'inget av de kvinnliga ombuden tillbringar mycket tid hemma'). - -tree(s_062_2_q, s_046_2_q). -sent(s_062_2_q, eng, 'does either commissioner spend a lot of time at home'). -sent(s_062_2_q, original, 'does either commissioner spend a lot of time at home'). -sent(s_062_2_q, swe, 'tillbringar något av ombuden mycket tid hemma'). - -tree(s_062_3_h, s_046_3_h). -sent(s_062_3_h, eng, 'one of the commissioners spends a lot of time at home'). -sent(s_062_3_h, original, 'one of the commissioners spends a lot of time at home'). -sent(s_062_3_h, swe, 'ett av ombuden tillbringar mycket tid hemma'). - -tree(s_063_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_three', [])])])]), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(commissioner_N, [])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_063_1_p, eng, 'at least three female commissioners spend time at home'). -sent(s_063_1_p, original, 'at least three female commissioners spend time at home'). -sent(s_063_1_p, swe, 'minst tre kvinnliga ombud tillbringar tid hemma'). - -tree(s_063_2_q, s_031_2_q). -sent(s_063_2_q, eng, 'do at least three commissioners spend time at home'). -sent(s_063_2_q, original, 'do at least three commissioners spend time at home'). -sent(s_063_2_q, swe, 'tillbringar minst tre ombud tid hemma'). - -tree(s_063_3_h, s_031_3_h). -sent(s_063_3_h, eng, 'at least three commissioners spend time at home'). -sent(s_063_3_h, original, 'at least three commissioners spend time at home'). -sent(s_063_3_h, swe, 'minst tre ombud tillbringar tid hemma'). - -tree(s_064_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(commissioner_N, [])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_064_1_p, eng, 'at most ten female commissioners spend time at home'). -sent(s_064_1_p, original, 'at most ten female commissioners spend time at home'). -sent(s_064_1_p, swe, 'högst tio kvinnliga ombud tillbringar tid hemma'). - -tree(s_064_2_q, s_032_2_q). -sent(s_064_2_q, eng, 'do at most ten commissioners spend time at home'). -sent(s_064_2_q, original, 'do at most ten commissioners spend time at home'). -sent(s_064_2_q, swe, 'tillbringar högst tio ombud tid hemma'). - -tree(s_064_3_h, s_032_3_h). -sent(s_064_3_h, eng, 'at most ten commissioners spend time at home'). -sent(s_064_3_h, original, 'at most ten commissioners spend time at home'). -sent(s_064_3_h, swe, 'högst tio ombud tillbringar tid hemma'). - -tree(s_065_1_p, s_049_4_h). -sent(s_065_1_p, eng, 'a Scandinavian won a Nobel prize'). -sent(s_065_1_p, original, 'a Scandinavian won a Nobel prize'). -sent(s_065_1_p, swe, 'en skandinav vann ett nobelpris'). - -tree(s_065_2_p, s_049_2_p). -sent(s_065_2_p, eng, 'every Swede is a Scandinavian'). -sent(s_065_2_p, original, 'every Swede is a Scandinavian'). -sent(s_065_2_p, swe, 'varje svensk är en skandinav'). - -tree(s_065_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(swede_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(nobel_prize_N, [])])])])])])])])). -sent(s_065_3_q, eng, 'did a Swede win a Nobel prize'). -sent(s_065_3_q, original, 'did a Swede win a Nobel prize'). -sent(s_065_3_q, swe, 'vann en svensk ett nobelpris'). - -tree(s_065_4_h, s_049_1_p). -sent(s_065_4_h, eng, 'a Swede won a Nobel prize'). -sent(s_065_4_h, original, 'a Swede won a Nobel prize'). -sent(s_065_4_h, swe, 'en svensk vann ett nobelpris'). - -tree(s_066_1_p, s_050_4_h). -sent(s_066_1_p, eng, 'every resident of the North American continent can travel freely within Europe'). -sent(s_066_1_p, original, 'every resident of the North American continent can travel freely within Europe'). -sent(s_066_1_p, swe, 'varje invånare på den nordamerikanska kontinenten kan resa fritt inom Europa'). - -tree(s_066_2_p, s_050_2_p). -sent(s_066_2_p, eng, 'every Canadian resident is a resident of the North American continent'). -sent(s_066_2_p, original, 'every Canadian resident is a resident of the North American continent'). -sent(s_066_2_p, swe, 'varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten'). - -tree(s_066_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('AdjCN', [t('PositA', [t(canadian_A, [])]), t('UseN', [t(resident_N, [])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_066_3_q, eng, 'can every Canadian resident travel freely within Europe'). -sent(s_066_3_q, original, 'can every Canadian resident travel freely within Europe'). -sent(s_066_3_q, swe, 'kan varje kanadensisk invånare resa fritt inom Europa'). - -tree(s_066_4_h, s_050_1_p). -sent(s_066_4_h, eng, 'every Canadian resident can travel freely within Europe'). -sent(s_066_4_h, original, 'every Canadian resident can travel freely within Europe'). -sent(s_066_4_h, swe, 'varje kanadensisk invånare kan resa fritt inom Europa'). - -tree(s_067_1_p, s_051_4_h). -sent(s_067_1_p, eng, 'all residents of the North American continent can travel freely within Europe'). -sent(s_067_1_p, original, 'all residents of the North American continent can travel freely within Europe'). -sent(s_067_1_p, swe, 'alla invånare på den nordamerikanska kontinenten kan resa fritt inom Europa'). - -tree(s_067_2_p, s_050_2_p). -sent(s_067_2_p, eng, 'every Canadian resident is a resident of the North American continent'). -sent(s_067_2_p, original, 'every Canadian resident is a resident of the North American continent'). -sent(s_067_2_p, swe, 'varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten'). - -tree(s_067_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(canadian_A, [])]), t('UseN', [t(resident_N, [])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_067_3_q, eng, 'can all Canadian residents travel freely within Europe'). -sent(s_067_3_q, original, 'can all Canadian residents travel freely within Europe'). -sent(s_067_3_q, swe, 'kan alla kanadensiska invånare resa fritt inom Europa'). - -tree(s_067_4_h, s_051_1_p). -sent(s_067_4_h, eng, 'all Canadian residents can travel freely within Europe'). -sent(s_067_4_h, original, 'all Canadian residents can travel freely within Europe'). -sent(s_067_4_h, swe, 'alla kanadensiska invånare kan resa fritt inom Europa'). - -tree(s_068_1_p, s_052_4_h). -sent(s_068_1_p, eng, 'each resident of the North American continent can travel freely within Europe'). -sent(s_068_1_p, original, 'each resident of the North American continent can travel freely within Europe'). -sent(s_068_1_p, swe, 'varje invånare på den nordamerikanska kontinenten kan resa fritt inom Europa'). - -tree(s_068_2_p, s_050_2_p). -sent(s_068_2_p, eng, 'every Canadian resident is a resident of the North American continent'). -sent(s_068_2_p, original, 'every Canadian resident is a resident of the North American continent'). -sent(s_068_2_p, swe, 'varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten'). - -tree(s_068_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(each_Det, []), t('AdjCN', [t('PositA', [t(canadian_A, [])]), t('UseN', [t(resident_N, [])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_068_3_q, eng, 'can each Canadian resident travel freely within Europe'). -sent(s_068_3_q, original, 'can each Canadian resident travel freely within Europe'). -sent(s_068_3_q, swe, 'kan varje kanadensisk invånare resa fritt inom Europa'). - -tree(s_068_4_h, s_052_1_p). -sent(s_068_4_h, eng, 'each Canadian resident can travel freely within Europe'). -sent(s_068_4_h, original, 'each Canadian resident can travel freely within Europe'). -sent(s_068_4_h, swe, 'varje kanadensisk invånare kan resa fritt inom Europa'). - -tree(s_069_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(western_A, [])]), t('UseN', [t(country_N, [])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_069_1_p, eng, 'the residents of western countries can travel freely within Europe'). -sent(s_069_1_p, original, 'the residents of western countries can travel freely within Europe'). -sent(s_069_1_p, swe, 'invånarna i västerländska länder kan resa fritt inom Europa'). - -tree(s_069_2_p, s_053_2_p). -sent(s_069_2_p, eng, 'all residents of major western countries are residents of western countries'). -sent(s_069_2_p, original, 'all residents of major western countries are residents of western countries'). -sent(s_069_2_p, swe, 'alla invånare i större västerländska länder är invånare i västerländska länder'). - -tree(s_069_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(major_A, [])]), t('AdjCN', [t('PositA', [t(western_A, [])]), t('UseN', [t(country_N, [])])])])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])])). -sent(s_069_3_q, eng, 'do the residents of major western countries have the right to live in Europe'). -sent(s_069_3_q, original, 'do the residents of major western countries have the right to live in Europe'). -sent(s_069_3_q, swe, 'har invånarna i större västerländska länder rätten att bo i Europa'). - -tree(s_069_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(resident_in_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(major_A, [])]), t('AdjCN', [t('PositA', [t(western_A, [])]), t('UseN', [t(country_N, [])])])])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('SentCN', [t('UseN', [t(right_N, [])]), t('EmbedVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])])). -sent(s_069_4_h, eng, 'the residents of major western countries have the right to live in Europe'). -sent(s_069_4_h, original, 'the residents of major western countries have the right to live in Europe'). -sent(s_069_4_h, swe, 'invånarna i större västerländska länder har rätten att bo i Europa'). - -tree(s_070_1_p, s_022_1_p). -sent(s_070_1_p, eng, 'no delegate finished the report on time'). -sent(s_070_1_p, original, 'no delegate finished the report on time'). -sent(s_070_1_p, swe, 'ingen delegat slutförde rapporten i tid'). - -tree(s_070_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(anySg_Det, []), t('AdjCN', [t('PositA', [t(scandinavian_A, [])]), t('UseN', [t(delegate_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(on_time_Adv, [])])])])])])). -sent(s_070_2_q, eng, 'did any Scandinavian delegate finish the report on time'). -sent(s_070_2_q, original, 'did any Scandinavian delegate finish the report on time'). -sent(s_070_2_q, swe, 'slutförde någon skandinavisk delegat rapporten i tid'). - -tree(s_070_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(someSg_Det, []), t('AdjCN', [t('PositA', [t(scandinavian_A, [])]), t('UseN', [t(delegate_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(on_time_Adv, [])])])])])). -sent(s_070_3_h, eng, 'some Scandinavian delegate finished the report on time'). -sent(s_070_3_h, original, 'some Scandinavian delegate finished the report on time'). -sent(s_070_3_h, swe, 'någon skandinavisk delegat slutförde rapporten i tid'). - -tree(s_071_1_p, s_023_1_p). -sent(s_071_1_p, eng, 'some delegates finished the survey on time'). -sent(s_071_1_p, original, 'some delegates finished the survey on time'). -sent(s_071_1_p, swe, 'några delegater slutförde undersökningen i tid'). - -tree(s_071_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(anyPl_Det, []), t('AdjCN', [t('PositA', [t(irish_A, [])]), t('UseN', [t(delegate_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t(on_time_Adv, [])])])])])])). -sent(s_071_2_q, eng, 'did any Irish delegates finish the survey on time'). -sent(s_071_2_q, original, 'did any Irish delegates finish the survey on time'). -sent(s_071_2_q, swe, 'slutförde några irländska delegater undersökningen i tid'). - -tree(s_071_3_h, s_055_1_p). -sent(s_071_3_h, eng, 'some Irish delegates finished the survey on time'). -sent(s_071_3_h, original, 'some Irish delegates finished the survey on time'). -sent(s_071_3_h, swe, 'några irländska delegater slutförde undersökningen i tid'). - -tree(s_072_1_p, s_024_1_p). -sent(s_072_1_p, eng, 'many delegates obtained interesting results from the survey'). -sent(s_072_1_p, original, 'many delegates obtained interesting results from the survey'). -sent(s_072_1_p, swe, 'många delegater erhöll intressanta resultat från undersökningen'). - -tree(s_072_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(many_Det, []), t('AdjCN', [t('PositA', [t(british_A, [])]), t('UseN', [t(delegate_N, [])])])]), t('ComplSlash', [t('Slash3V3', [t(obtain_from_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(survey_N, [])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(interesting_A, [])]), t('UseN', [t(result_N, [])])])])])])])])])). -sent(s_072_2_q, eng, 'did many British delegates obtain interesting results from the survey'). -sent(s_072_2_q, original, 'did many British delegates obtain interesting results from the survey'). -sent(s_072_2_q, swe, 'erhöll många brittiska delegater intressanta resultat från undersökningen'). - -tree(s_072_3_h, s_056_1_p). -sent(s_072_3_h, eng, 'many British delegates obtained interesting results from the survey'). -sent(s_072_3_h, original, 'many British delegates obtained interesting results from the survey'). -sent(s_072_3_h, swe, 'många brittiska delegater erhöll intressanta resultat från undersökningen'). - -tree(s_073_1_p, s_025_1_p). -sent(s_073_1_p, eng, 'several delegates got the results published in major national newspapers'). -sent(s_073_1_p, original, 'several delegates got the results published in major national newspapers'). -sent(s_073_1_p, swe, 'flera delegater fick resultaten publicerade i större nationella tidningar'). - -tree(s_073_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(several_Det, []), t('AdjCN', [t('PositA', [t(portuguese_A, [])]), t('UseN', [t(delegate_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(get_V2, [])]), t('PPartNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(result_N, [])])]), t(publish_V2, [])])]), t('PrepNP', [t(in_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(major_A, [])]), t('AdjCN', [t('PositA', [t(national_A, [])]), t('UseN', [t(newspaper_N, [])])])])])])])])])])])). -sent(s_073_2_q, eng, 'did several Portuguese delegates get the results published in major national newspapers'). -sent(s_073_2_q, original, 'did several Portuguese delegates get the results published in major national newspapers'). -sent(s_073_2_q, swe, 'fick flera portugisiska delegater resultaten publicerade i större nationella tidningar'). - -tree(s_073_3_h, s_057_1_p). -sent(s_073_3_h, eng, 'several Portuguese delegates got the results published in major national newspapers'). -sent(s_073_3_h, original, 'several Portuguese delegates got the results published in major national newspapers'). -sent(s_073_3_h, swe, 'flera portugisiska delegater fick resultaten publicerade i större nationella tidningar'). - -tree(s_074_1_p, s_026_5_h). -sent(s_074_1_p, eng, 'most Europeans can travel freely within Europe'). -sent(s_074_1_p, original, 'most Europeans can travel freely within Europe'). -sent(s_074_1_p, swe, 'de flesta européer kan resa fritt inom Europa'). - -tree(s_074_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(european_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('AdvAP', [t('PositA', [t(resident_A, [])]), t('PrepNP', [t(outside_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])). -sent(s_074_2_q, eng, 'can most Europeans who are resident outside Europe travel freely within Europe'). -sent(s_074_2_q, original, 'can most Europeans who are resident outside Europe travel freely within Europe'). -sent(s_074_2_q, swe, 'kan de flesta européer som är bosatta utanför Europa resa fritt inom Europa'). - -tree(s_074_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(european_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('AdvAP', [t('PositA', [t(resident_A, [])]), t('PrepNP', [t(outside_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])])])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(travel_V, [])]), t('PositAdvAdj', [t(free_A, [])])]), t('PrepNP', [t(within_Prep, []), t('UsePN', [t(europe_PN, [])])])])])])])])). -sent(s_074_3_h, eng, 'most Europeans who are resident outside Europe can travel freely within Europe'). -sent(s_074_3_h, original, 'most Europeans who are resident outside Europe can travel freely within Europe'). -sent(s_074_3_h, swe, 'de flesta européer som är bosatta utanför Europa kan resa fritt inom Europa'). - -tree(s_075_1_p, s_043_1_p). -sent(s_075_1_p, eng, 'a few committee members are from Scandinavia'). -sent(s_075_1_p, original, 'a few committee members are from Scandinavia'). -sent(s_075_1_p, swe, 'ett fåtal kommittémedlemmar är från Skandinavien'). - -tree(s_075_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t(a_few_Det, []), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(committee_member_N, [])])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(scandinavia_PN, [])])])])])])])])])). -sent(s_075_2_q, eng, 'are at least a few female committee members from Scandinavia'). -sent(s_075_2_q, original, 'are at least a few female committee members from Scandinavia'). -sent(s_075_2_q, swe, 'är minst ett fåtal kvinnliga kommittémedlemmar från Skandinavien'). - -tree(s_075_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t(a_few_Det, []), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(committee_member_N, [])])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(scandinavia_PN, [])])])])])])])])). -sent(s_075_3_h, eng, 'at least a few female committee members are from Scandinavia'). -sent(s_075_3_h, original, 'at least a few female committee members are from Scandinavia'). -sent(s_075_3_h, swe, 'minst ett fåtal kvinnliga kommittémedlemmar är från Skandinavien'). - -tree(s_076_1_p, s_044_1_p). -sent(s_076_1_p, eng, 'few committee members are from southern Europe'). -sent(s_076_1_p, original, 'few committee members are from southern Europe'). -sent(s_076_1_p, swe, 'få kommittémedlemmar är från södra Europa'). - -tree(s_076_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(few_Det, []), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(committee_member_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(from_Prep, []), t('UsePN', [t(southern_europe_PN, [])])])])])])])])])). -sent(s_076_2_q, eng, 'are few female committee members from southern Europe'). -sent(s_076_2_q, original, 'are few female committee members from southern Europe'). -sent(s_076_2_q, swe, 'är få kvinnliga kommittémedlemmar från södra Europa'). - -tree(s_076_3_h, s_060_1_p). -sent(s_076_3_h, eng, 'few female committee members are from southern Europe'). -sent(s_076_3_h, original, 'few female committee members are from southern Europe'). -sent(s_076_3_h, swe, 'få kvinnliga kommittémedlemmar är från södra Europa'). - -tree(s_077_1_p, s_061_3_h). -sent(s_077_1_p, eng, 'both commissioners used to be in business'). -sent(s_077_1_p, original, 'both commissioners used to be in business'). -sent(s_077_1_p, swe, 'båda ombuden brukade vara i affärsverksamhet'). - -tree(s_077_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(both_Det, []), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(commissioner_N, [])])])]), t('ComplVV', [t(use_VV, []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])])])])])])). -sent(s_077_2_q, eng, 'did both female commissioners used to be in business'). -sent(s_077_2_q, original, 'did both female commissioners used to be in business'). -sent(s_077_2_q, swe, 'brukade båda de kvinnliga ombuden vara i affärsverksamhet'). - -tree(s_077_3_h, s_061_1_p). -sent(s_077_3_h, eng, 'both female commissioners used to be in business'). -sent(s_077_3_h, original, 'both female commissioners used to be in business'). -sent(s_077_3_h, swe, 'båda de kvinnliga ombuden brukade vara i affärsverksamhet'). - -tree(s_078_1_p, s_030_1_p). -sent(s_078_1_p, eng, 'neither commissioner spends a lot of time at home'). -sent(s_078_1_p, original, 'neither commissioner spends a lot of time at home'). -sent(s_078_1_p, swe, 'inget av ombuden tillbringar mycket tid hemma'). - -tree(s_078_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(either_Det, []), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(commissioner_N, [])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])])). -sent(s_078_2_q, eng, 'does either female commissioner spend a lot of time at home'). -sent(s_078_2_q, original, 'does either female commissioner spend a lot of time at home'). -sent(s_078_2_q, swe, 'tillbringar något av de kvinnliga ombuden mycket tid hemma'). - -tree(s_078_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('AdvNP', [t('DetNP', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])])]), t('PrepNP', [t(part_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(commissioner_N, [])])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t(a_lot_of_Det, []), t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_078_3_h, eng, 'one of the female commissioners spends a lot of time at home'). -sent(s_078_3_h, original, 'one of the female commissioners spends a lot of time at home'). -sent(s_078_3_h, swe, 'ett av de kvinnliga ombuden tillbringar mycket tid hemma'). - -tree(s_079_1_p, s_031_3_h). -sent(s_079_1_p, eng, 'at least three commissioners spend time at home'). -sent(s_079_1_p, original, 'at least three commissioners spend time at home'). -sent(s_079_1_p, swe, 'minst tre ombud tillbringar tid hemma'). - -tree(s_079_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_three', [])])])]), t('AdjCN', [t('PositA', [t(male_A, [])]), t('UseN', [t(commissioner_N, [])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])])). -sent(s_079_2_q, eng, 'do at least three male commissioners spend time at home'). -sent(s_079_2_q, original, 'do at least three male commissioners spend time at home'). -sent(s_079_2_q, swe, 'tillbringar minst tre manliga ombud tid hemma'). - -tree(s_079_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_three', [])])])]), t('AdjCN', [t('PositA', [t(male_A, [])]), t('UseN', [t(commissioner_N, [])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])). -sent(s_079_3_h, eng, 'at least three male commissioners spend time at home'). -sent(s_079_3_h, original, 'at least three male commissioners spend time at home'). -sent(s_079_3_h, swe, 'minst tre manliga ombud tillbringar tid hemma'). - -tree(s_080_1_p, s_032_3_h). -sent(s_080_1_p, eng, 'at most ten commissioners spend time at home'). -sent(s_080_1_p, original, 'at most ten commissioners spend time at home'). -sent(s_080_1_p, swe, 'högst tio ombud tillbringar tid hemma'). - -tree(s_080_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(at_most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('AdjCN', [t('PositA', [t(female_A, [])]), t('UseN', [t(commissioner_N, [])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('MassNP', [t('UseN', [t(time_N, [])])])]), t(at_home_Adv, [])])])])])])). -sent(s_080_2_q, eng, 'do at most ten female commissioners spend time at home'). -sent(s_080_2_q, original, 'do at most ten female commissioners spend time at home'). -sent(s_080_2_q, swe, 'tillbringar högst tio kvinnliga ombud tid hemma'). - -tree(s_080_3_h, s_064_1_p). -sent(s_080_3_h, eng, 'at most ten female commissioners spend time at home'). -sent(s_080_3_h, original, 'at most ten female commissioners spend time at home'). -sent(s_080_3_h, swe, 'högst tio kvinnliga ombud tillbringar tid hemma'). - -tree(s_081_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP3', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(jones_PN, [])]), t('UsePN', [t(anderson_PN, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_081_1_p, eng, 'Smith , Jones and Anderson signed the contract'). -sent(s_081_1_p, original, 'Smith , Jones and Anderson signed the contract'). -sent(s_081_1_p, swe, 'Smith , Jones och Anderson undertecknade kontraktet'). - -tree(s_081_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])])). -sent(s_081_2_q, eng, 'did Jones sign the contract'). -sent(s_081_2_q, original, 'did Jones sign the contract'). -sent(s_081_2_q, swe, 'undertecknade Jones kontraktet'). - -tree(s_081_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_081_3_h, eng, 'Jones signed the contract'). -sent(s_081_3_h, original, 'Jones signed the contract'). -sent(s_081_3_h, swe, 'Jones undertecknade kontraktet'). - -tree(s_082_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP3', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(jones_PN, [])]), t('DetCN', [t(several_Det, []), t('UseN', [t(lawyer_N, [])])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_082_1_p, eng, 'Smith , Jones and several lawyers signed the contract'). -sent(s_082_1_p, original, 'Smith , Jones and several lawyers signed the contract'). -sent(s_082_1_p, swe, 'Smith , Jones och flera jurister undertecknade kontraktet'). - -tree(s_082_2_q, s_081_2_q). -sent(s_082_2_q, eng, 'did Jones sign the contract'). -sent(s_082_2_q, original, 'did Jones sign the contract'). -sent(s_082_2_q, swe, 'undertecknade Jones kontraktet'). - -tree(s_082_3_h, s_081_3_h). -sent(s_082_3_h, eng, 'Jones signed the contract'). -sent(s_082_3_h, original, 'Jones signed the contract'). -sent(s_082_3_h, swe, 'Jones undertecknade kontraktet'). - -tree(s_083_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP3', [t(either7or_DConj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(jones_PN, [])]), t('UsePN', [t(anderson_PN, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_083_1_p, eng, 'either Smith , Jones or Anderson signed the contract'). -sent(s_083_1_p, original, 'either Smith , Jones or Anderson signed the contract'). -sent(s_083_1_p, swe, 'antingen Smith , Jones eller Anderson undertecknade kontraktet'). - -tree(s_083_2_q, s_081_2_q). -sent(s_083_2_q, eng, 'did Jones sign the contract'). -sent(s_083_2_q, original, 'did Jones sign the contract'). -sent(s_083_2_q, swe, 'undertecknade Jones kontraktet'). - -tree(s_083_3_h, s_081_3_h). -sent(s_083_3_h, eng, 'Jones signed the contract'). -sent(s_083_3_h, original, 'Jones signed the contract'). -sent(s_083_3_h, swe, 'Jones undertecknade kontraktet'). - -tree(s_084_1_p, s_083_1_p). -sent(s_084_1_p, eng, 'either Smith , Jones or Anderson signed the contract'). -sent(s_084_1_p, original, 'either Smith , Jones or Anderson signed the contract'). -sent(s_084_1_p, swe, 'antingen Smith , Jones eller Anderson undertecknade kontraktet'). - -tree(s_084_2_q, t('Question', [t('ExtAdvQS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('UncNeg', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(anderson_PN, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])]), t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])])])). -sent(s_084_2_q, eng, 'if Smith and Anderson did not sign the contract , did Jones sign the contract'). -sent(s_084_2_q, original, 'if Smith and Anderson did not sign the contract , did Jones sign the contract'). -sent(s_084_2_q, swe, 'om Smith och Anderson inte undertecknade kontraktet , undertecknade Jones kontraktet'). - -tree(s_084_3_h, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('UncNeg', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(anderson_PN, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])])). -sent(s_084_3_h, eng, 'if Smith and Anderson did not sign the contract , Jones signed the contract'). -sent(s_084_3_h, original, 'if Smith and Anderson did not sign the contract , Jones signed the contract'). -sent(s_084_3_h, swe, 'om Smith och Anderson inte undertecknade kontraktet , undertecknade Jones kontraktet'). - -tree(s_085_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('PredetNP', [t(exactly_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(lawyer_N, [])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_three', [])])])]), t('UseN', [t(accountant_N, [])])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_085_1_p, eng, 'exactly two lawyers and three accountants signed the contract'). -sent(s_085_1_p, original, 'exactly two lawyers and three accountants signed the contract'). -sent(s_085_1_p, swe, 'exakt två jurister och tre bokförare undertecknade kontraktet'). - -tree(s_085_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_six', [])])])]), t('UseN', [t(lawyer_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])])). -sent(s_085_2_q, eng, 'did six lawyers sign the contract'). -sent(s_085_2_q, original, 'did six lawyers sign the contract'). -sent(s_085_2_q, swe, 'undertecknade sex jurister kontraktet'). - -tree(s_085_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_six', [])])])]), t('UseN', [t(lawyer_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_085_3_h, eng, 'six lawyers signed the contract'). -sent(s_085_3_h, original, 'six lawyers signed the contract'). -sent(s_085_3_h, swe, 'sex jurister undertecknade kontraktet'). - -tree(s_086_1_p, s_085_1_p). -sent(s_086_1_p, eng, 'exactly two lawyers and three accountants signed the contract'). -sent(s_086_1_p, original, 'exactly two lawyers and three accountants signed the contract'). -sent(s_086_1_p, swe, 'exakt två jurister och tre bokförare undertecknade kontraktet'). - -tree(s_086_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_six', [])])])]), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])])). -sent(s_086_2_q, eng, 'did six accountants sign the contract'). -sent(s_086_2_q, original, 'did six accountants sign the contract'). -sent(s_086_2_q, swe, 'undertecknade sex bokförare kontraktet'). - -tree(s_086_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_six', [])])])]), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_086_3_h, eng, 'six accountants signed the contract'). -sent(s_086_3_h, original, 'six accountants signed the contract'). -sent(s_086_3_h, swe, 'sex bokförare undertecknade kontraktet'). - -tree(s_087_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('ConjCN2', [t(and_Conj, []), t('UseN', [t(representative_N, [])]), t('UseN', [t(client_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])). -sent(s_087_1_p, eng, 'every representative and client was at the meeting'). -sent(s_087_1_p, original, 'every representative and client was at the meeting'). -sent(s_087_1_p, swe, 'varje representant och klient var på mötet'). - -tree(s_087_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(representative_N, [])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])])). -sent(s_087_2_q, eng, 'was every representative at the meeting'). -sent(s_087_2_q, original, 'was every representative at the meeting'). -sent(s_087_2_q, swe, 'var varje representant på mötet'). - -tree(s_087_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(representative_N, [])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])). -sent(s_087_3_h, eng, 'every representative was at the meeting'). -sent(s_087_3_h, original, 'every representative was at the meeting'). -sent(s_087_3_h, swe, 'varje representant var på mötet'). - -tree(s_088_1_p, s_087_1_p). -sent(s_088_1_p, eng, 'every representative and client was at the meeting'). -sent(s_088_1_p, original, 'every representative and client was at the meeting'). -sent(s_088_1_p, swe, 'varje representant och klient var på mötet'). - -tree(s_088_2_q, s_087_2_q). -sent(s_088_2_q, eng, 'was every representative at the meeting'). -sent(s_088_2_q, original, 'was every representative at the meeting'). -sent(s_088_2_q, swe, 'var varje representant på mötet'). - -tree(s_088_3_h, s_087_3_h). -sent(s_088_3_h, eng, 'every representative was at the meeting'). -sent(s_088_3_h, original, 'every representative was at the meeting'). -sent(s_088_3_h, swe, 'varje representant var på mötet'). - -tree(s_089_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('ConjCN2', [t(or_Conj, []), t('UseN', [t(representative_N, [])]), t('UseN', [t(client_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])). -sent(s_089_1_p, eng, 'every representative or client was at the meeting'). -sent(s_089_1_p, original, 'every representative or client was at the meeting'). -sent(s_089_1_p, swe, 'varje representant eller klient var på mötet'). - -tree(s_089_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('ConjNP2', [t(andSg_Conj, []), t('DetCN', [t(every_Det, []), t('UseN', [t(representative_N, [])])]), t('DetCN', [t(every_Det, []), t('UseN', [t(client_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])])). -sent(s_089_2_q, eng, 'was every representative and every client at the meeting'). -sent(s_089_2_q, original, 'was every representative and every client at the meeting'). -sent(s_089_2_q, swe, 'var varje representant och varje klient på mötet'). - -tree(s_089_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(andSg_Conj, []), t('DetCN', [t(every_Det, []), t('UseN', [t(representative_N, [])])]), t('DetCN', [t(every_Det, []), t('UseN', [t(client_N, [])])])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])). -sent(s_089_3_h, eng, 'every representative and every client was at the meeting'). -sent(s_089_3_h, original, 'every representative and every client was at the meeting'). -sent(s_089_3_h, swe, 'varje representant och varje klient var på mötet'). - -tree(s_090_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(chairman_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(read_out_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('AdvCN', [t('UseN', [t(item_N, [])]), t('PrepNP', [t(on_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(agenda_N, [])])])])])])])])])])). -sent(s_090_1_p, eng, 'the chairman read out the items on the agenda'). -sent(s_090_1_p, original, 'the chairman read out the items on the agenda'). -sent(s_090_1_p, swe, 'ordföranden läste upp punkterna på dagordningen'). - -tree(s_090_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(chairman_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(read_out_V2, [])]), t('DetCN', [t(every_Det, []), t('AdvCN', [t('UseN', [t(item_N, [])]), t('PrepNP', [t(on_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(agenda_N, [])])])])])])])])])])])). -sent(s_090_2_q, eng, 'did the chairman read out every item on the agenda'). -sent(s_090_2_q, original, 'did the chairman read out every item on the agenda'). -sent(s_090_2_q, swe, 'läste ordföranden upp varje punkt på dagordningen'). - -tree(s_090_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(chairman_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(read_out_V2, [])]), t('DetCN', [t(every_Det, []), t('AdvCN', [t('UseN', [t(item_N, [])]), t('PrepNP', [t(on_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(agenda_N, [])])])])])])])])])])). -sent(s_090_3_h, eng, 'the chairman read out every item on the agenda'). -sent(s_090_3_h, original, 'the chairman read out every item on the agenda'). -sent(s_090_3_h, swe, 'ordföranden läste upp varje punkt på dagordningen'). - -tree(s_091_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(person_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])]), t('ComplSlash', [t('SlashV2a', [t(vote_for_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(chairman_N, [])])])])])])])])). -sent(s_091_1_p, eng, 'the people who were at the meeting voted for a new chairman'). -sent(s_091_1_p, original, 'the people who were at the meeting voted for a new chairman'). -sent(s_091_1_p, swe, 'människorna som var på mötet röstade för en ny ordförande'). - -tree(s_091_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('AdvNP', [t('UsePron', [t(everyone_Pron, [])]), t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])]), t('ComplSlash', [t('SlashV2a', [t(vote_for_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(chairman_N, [])])])])])])])])])). -sent(s_091_2_q, eng, 'did everyone at the meeting vote for a new chairman'). -sent(s_091_2_q, original, 'did everyone at the meeting vote for a new chairman'). -sent(s_091_2_q, swe, 'röstade alla på mötet för en ny ordförande'). - -tree(s_091_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('AdvNP', [t('UsePron', [t(everyone_Pron, [])]), t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])]), t('ComplSlash', [t('SlashV2a', [t(vote_for_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(chairman_N, [])])])])])])])])). -sent(s_091_3_h, eng, 'everyone at the meeting voted for a new chairman'). -sent(s_091_3_h, original, 'everyone at the meeting voted for a new chairman'). -sent(s_091_3_h, swe, 'alla på mötet röstade för en ny ordförande'). - -tree(s_092_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(person_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])])]), t('ComplSlash', [t('SlashV2a', [t(vote_for_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(chairman_N, [])])])])])])])])). -sent(s_092_1_p, eng, 'all the people who were at the meeting voted for a new chairman'). -sent(s_092_1_p, original, 'all the people who were at the meeting voted for a new chairman'). -sent(s_092_1_p, swe, 'alla människorna som var på mötet röstade för en ny ordförande'). - -tree(s_092_2_q, s_091_2_q). -sent(s_092_2_q, eng, 'did everyone at the meeting vote for a new chairman'). -sent(s_092_2_q, original, 'did everyone at the meeting vote for a new chairman'). -sent(s_092_2_q, swe, 'röstade alla på mötet för en ny ordförande'). - -tree(s_092_3_h, s_091_3_h). -sent(s_092_3_h, eng, 'everyone at the meeting voted for a new chairman'). -sent(s_092_3_h, original, 'everyone at the meeting voted for a new chairman'). -sent(s_092_3_h, swe, 'alla på mötet röstade för en ny ordförande'). - -tree(s_093_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(person_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])]), t('AdVVP', [t(all_AdV, []), t('ComplSlash', [t('SlashV2a', [t(vote_for_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(chairman_N, [])])])])])])])])])). -sent(s_093_1_p, eng, 'the people who were at the meeting all voted for a new chairman'). -sent(s_093_1_p, original, 'the people who were at the meeting all voted for a new chairman'). -sent(s_093_1_p, swe, 'människorna som var på mötet röstade alla för en ny ordförande'). - -tree(s_093_2_q, s_091_2_q). -sent(s_093_2_q, eng, 'did everyone at the meeting vote for a new chairman'). -sent(s_093_2_q, original, 'did everyone at the meeting vote for a new chairman'). -sent(s_093_2_q, swe, 'röstade alla på mötet för en ny ordförande'). - -tree(s_093_3_h, s_091_3_h). -sent(s_093_3_h, eng, 'everyone at the meeting voted for a new chairman'). -sent(s_093_3_h, original, 'everyone at the meeting voted for a new chairman'). -sent(s_093_3_h, swe, 'alla på mötet röstade för en ny ordförande'). - -tree(s_094_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('ComplN2', [t(inhabitant_N2, []), t('UsePN', [t(cambridge_PN, [])])])]), t('ComplSlash', [t('SlashV2a', [t(vote_for_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(labour_mp_N, [])])])])])])])). -sent(s_094_1_p, eng, 'the inhabitants of Cambridge voted for a Labour MP'). -sent(s_094_1_p, original, 'the inhabitants of Cambridge voted for a Labour MP'). -sent(s_094_1_p, swe, 'invånarna i Cambridge röstade för en Labour-ledamot'). - -tree(s_094_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('ComplN2', [t(inhabitant_N2, []), t('UsePN', [t(cambridge_PN, [])])])]), t('ComplSlash', [t('SlashV2a', [t(vote_for_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(labour_mp_N, [])])])])])])])])). -sent(s_094_2_q, eng, 'did every inhabitant of Cambridge vote for a Labour MP'). -sent(s_094_2_q, original, 'did every inhabitant of Cambridge vote for a Labour MP'). -sent(s_094_2_q, swe, 'röstade varje invånare i Cambridge för en Labour-ledamot'). - -tree(s_094_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('ComplN2', [t(inhabitant_N2, []), t('UsePN', [t(cambridge_PN, [])])])]), t('ComplSlash', [t('SlashV2a', [t(vote_for_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(labour_mp_N, [])])])])])])])). -sent(s_094_3_h, eng, 'every inhabitant of Cambridge voted for a Labour MP'). -sent(s_094_3_h, original, 'every inhabitant of Cambridge voted for a Labour MP'). -sent(s_094_3_h, swe, 'varje invånare i Cambridge röstade för en Labour-ledamot'). - -tree(s_095_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(ancient_A, [])]), t('UseN', [t(greek_N, [])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(noted_A, [])]), t('UseN', [t(philosopher_N, [])])])])])])])])). -sent(s_095_1_p, eng, 'the Ancient Greeks were noted philosophers'). -sent(s_095_1_p, original, 'the Ancient Greeks were noted philosophers'). -sent(s_095_1_p, swe, 'de antika grekerna var välkända filosofer'). - -tree(s_095_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('AdjCN', [t('PositA', [t(ancient_A, [])]), t('UseN', [t(greek_N, [])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(noted_A, [])]), t('UseN', [t(philosopher_N, [])])])])])])])])])). -sent(s_095_2_q, eng, 'was every Ancient Greek a noted philosopher'). -sent(s_095_2_q, original, 'was every Ancient Greek a noted philosopher'). -sent(s_095_2_q, swe, 'var varje antik grek en välkänd filosof'). - -tree(s_095_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('AdjCN', [t('PositA', [t(ancient_A, [])]), t('UseN', [t(greek_N, [])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(noted_A, [])]), t('UseN', [t(philosopher_N, [])])])])])])])])). -sent(s_095_3_h, eng, 'every Ancient Greek was a noted philosopher'). -sent(s_095_3_h, original, 'every Ancient Greek was a noted philosopher'). -sent(s_095_3_h, swe, 'varje antik grek var en välkänd filosof'). - -tree(s_096_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(ancient_A, [])]), t('UseN', [t(greek_N, [])])])]), t('AdVVP', [t(all_AdV, []), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(noted_A, [])]), t('UseN', [t(philosopher_N, [])])])])])])])])])). -sent(s_096_1_p, eng, 'the Ancient Greeks were all noted philosophers'). -sent(s_096_1_p, original, 'the Ancient Greeks were all noted philosophers'). -sent(s_096_1_p, swe, 'de antika grekerna var alla välkända filosofer'). - -tree(s_096_2_q, s_095_2_q). -sent(s_096_2_q, eng, 'was every Ancient Greek a noted philosopher'). -sent(s_096_2_q, original, 'was every Ancient Greek a noted philosopher'). -sent(s_096_2_q, swe, 'var varje antik grek en välkänd filosof'). - -tree(s_096_3_h, s_095_3_h). -sent(s_096_3_h, eng, 'every Ancient Greek was a noted philosopher'). -sent(s_096_3_h, original, 'every Ancient Greek was a noted philosopher'). -sent(s_096_3_h, swe, 'varje antik grek var en välkänd filosof'). - -tree(s_097_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(software_fault_N, [])])]), t('AdvVP', [t('PassV2s', [t(blame1_V2, [])]), t('PrepNP', [t(for_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_failure_N, [])])])])])])])])). -sent(s_097_1_p, eng, 'software faults were blamed for the system failure'). -sent(s_097_1_p, original, 'software faults were blamed for the system failure'). -sent(s_097_1_p, swe, 'programvarufel beskylldes för systemkraschen'). - -tree(s_097_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_failure_N, [])])]), t('AdvVP', [t('PassV2s', [t(blame2_V2, [])]), t('PrepNP', [t(on_Prep, []), t('DetCN', [t(one_or_more_Det, []), t('UseN', [t(software_fault_N, [])])])])])])])])])). -sent(s_097_2_q, eng, 'was the system failure blamed on one or more software faults'). -sent(s_097_2_q, original, 'was the system failure blamed on one or more software faults'). -sent(s_097_2_q, swe, 'skylldes systemkraschen på ett eller flera programvarufel'). - -tree(s_097_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_failure_N, [])])]), t('AdvVP', [t('PassV2s', [t(blame2_V2, [])]), t('PrepNP', [t(on_Prep, []), t('DetCN', [t(one_or_more_Det, []), t('UseN', [t(software_fault_N, [])])])])])])])])). -sent(s_097_3_h, eng, 'the system failure was blamed on one or more software faults'). -sent(s_097_3_h, original, 'the system failure was blamed on one or more software faults'). -sent(s_097_3_h, swe, 'systemkraschen skylldes på ett eller flera programvarufel'). - -tree(s_098_1_p, s_097_1_p). -sent(s_098_1_p, eng, 'software faults were blamed for the system failure'). -sent(s_098_1_p, original, 'software faults were blamed for the system failure'). -sent(s_098_1_p, swe, 'programvarufel beskylldes för systemkraschen'). - -tree(s_098_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bug_32985_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(known_A, [])]), t('UseN', [t(software_fault_N, [])])])])])])])])). -sent(s_098_2_p, eng, 'Bug # 32-985 is a known software fault'). -sent(s_098_2_p, original, 'Bug # 32-985 is a known software fault'). -sent(s_098_2_p, swe, 'Bug # 32-985 är ett känt programvarufel'). - -tree(s_098_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bug_32985_PN, [])]), t('AdvVP', [t('PassV2s', [t(blame1_V2, [])]), t('PrepNP', [t(for_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_failure_N, [])])])])])])])])])). -sent(s_098_3_q, eng, 'was Bug # 32-985 blamed for the system failure'). -sent(s_098_3_q, original, 'was Bug # 32-985 blamed for the system failure'). -sent(s_098_3_q, swe, 'beskylldes Bug # 32-985 för systemkraschen'). - -tree(s_098_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bug_32985_PN, [])]), t('AdvVP', [t('PassV2s', [t(blame1_V2, [])]), t('PrepNP', [t(for_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_failure_N, [])])])])])])])])). -sent(s_098_4_h, eng, 'Bug # 32-985 was blamed for the system failure'). -sent(s_098_4_h, original, 'Bug # 32-985 was blamed for the system failure'). -sent(s_098_4_h, swe, 'Bug # 32-985 beskylldes för systemkraschen'). - -tree(s_099_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('UseN', [t(client_N, [])]), t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(demonstration_N, [])])])])])]), t('AdVVP', [t(all_AdV, []), t('UseComp', [t('CompAP', [t('ComplA2', [t(impressed_by_A2, []), t('DetCN', [t('DetQuant', [t('GenNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_N, [])])])]), t('NumSg', [])]), t('UseN', [t(performance_N, [])])])])])])])])])])). -sent(s_099_1_p, eng, 'clients at the demonstration were all impressed by the system\'s performance'). -sent(s_099_1_p, original, 'clients at the demonstration were all impressed by the system\'s performance'). -sent(s_099_1_p, swe, 'klienter på presentationen var alla imponerade av systemets utförande'). - -tree(s_099_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompCN', [t('AdvCN', [t('UseN', [t(client_N, [])]), t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(demonstration_N, [])])])])])])])])])])). -sent(s_099_2_p, eng, 'Smith was a client at the demonstration'). -sent(s_099_2_p, original, 'Smith was a client at the demonstration'). -sent(s_099_2_p, swe, 'Smith var en klient på presentationen'). - -tree(s_099_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompAP', [t('ComplA2', [t(impressed_by_A2, []), t('DetCN', [t('DetQuant', [t('GenNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_N, [])])])]), t('NumSg', [])]), t('UseN', [t(performance_N, [])])])])])])])])])])). -sent(s_099_3_q, eng, 'was Smith impressed by the system\'s performance'). -sent(s_099_3_q, original, 'was Smith impressed by the system\'s performance'). -sent(s_099_3_q, swe, 'var Smith imponerad av systemets utförande'). - -tree(s_099_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompAP', [t('ComplA2', [t(impressed_by_A2, []), t('DetCN', [t('DetQuant', [t('GenNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_N, [])])])]), t('NumSg', [])]), t('UseN', [t(performance_N, [])])])])])])])])])). -sent(s_099_4_h, eng, 'Smith was impressed by the system\'s performance'). -sent(s_099_4_h, original, 'Smith was impressed by the system\'s performance'). -sent(s_099_4_h, swe, 'Smith var imponerad av systemets utförande'). - -tree(s_100_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('UseN', [t(client_N, [])]), t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(demonstration_N, [])])])])])]), t('UseComp', [t('CompAP', [t('ComplA2', [t(impressed_by_A2, []), t('DetCN', [t('DetQuant', [t('GenNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_N, [])])])]), t('NumSg', [])]), t('UseN', [t(performance_N, [])])])])])])])])])). -sent(s_100_1_p, eng, 'clients at the demonstration were impressed by the system\'s performance'). -sent(s_100_1_p, original, 'clients at the demonstration were impressed by the system\'s performance'). -sent(s_100_1_p, swe, 'klienter på presentationen var imponerade av systemets utförande'). - -tree(s_100_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('UseN', [t(client_N, [])]), t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(demonstration_N, [])])])])])])]), t('UseComp', [t('CompAP', [t('ComplA2', [t(impressed_by_A2, []), t('DetCN', [t('DetQuant', [t('GenNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_N, [])])])]), t('NumSg', [])]), t('UseN', [t(performance_N, [])])])])])])])])])])). -sent(s_100_2_q, eng, 'were most clients at the demonstration impressed by the system\'s performance'). -sent(s_100_2_q, original, 'were most clients at the demonstration impressed by the system\'s performance'). -sent(s_100_2_q, swe, 'var de flesta klienter på presentationen imponerade av systemets utförande'). - -tree(s_100_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('UseN', [t(client_N, [])]), t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(demonstration_N, [])])])])])])]), t('UseComp', [t('CompAP', [t('ComplA2', [t(impressed_by_A2, []), t('DetCN', [t('DetQuant', [t('GenNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(system_N, [])])])]), t('NumSg', [])]), t('UseN', [t(performance_N, [])])])])])])])])])). -sent(s_100_3_h, eng, 'most clients at the demonstration were impressed by the system\'s performance'). -sent(s_100_3_h, original, 'most clients at the demonstration were impressed by the system\'s performance'). -sent(s_100_3_h, swe, 'de flesta klienter på presentationen var imponerade av systemets utförande'). - -tree(s_101_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(university_graduate_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(make8become_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(poor8bad_A, [])]), t('UseN', [t(stockmarket_trader_N, [])])])])])])])])). -sent(s_101_1_p, eng, 'university graduates make poor stock-market traders'). -sent(s_101_1_p, original, 'university graduates make poor stock-market traders'). -sent(s_101_1_p, swe, 'universitetsakademiker blir dåliga aktiehandlare'). - -tree(s_101_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompCN', [t('UseN', [t(university_graduate_N, [])])])])])])])). -sent(s_101_2_p, eng, 'Smith is a university graduate'). -sent(s_101_2_p, original, 'Smith is a university graduate'). -sent(s_101_2_p, swe, 'Smith är en universitetsakademiker'). - -tree(s_101_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompAP', [t('SentAP', [t('PositA', [t(likely_A, [])]), t('EmbedVP', [t('ComplSlash', [t('SlashV2a', [t(make8become_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(poor8bad_A, [])]), t('UseN', [t(stock_market_trader_N, [])])])])])])])])])])])])])). -sent(s_101_3_q, eng, 'is Smith likely to make a poor stock market trader'). -sent(s_101_3_q, original, 'is Smith likely to make a poor stock market trader'). -sent(s_101_3_q, swe, 'är Smith sannolik att bli en dålig aktiehandlare'). - -tree(s_101_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompAP', [t('SentAP', [t('PositA', [t(likely_A, [])]), t('EmbedVP', [t('ComplSlash', [t('SlashV2a', [t(make8become_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(poor8bad_A, [])]), t('UseN', [t(stock_market_trader_N, [])])])])])])])])])])])])). -sent(s_101_4_h, eng, 'Smith is likely to make a poor stock market trader'). -sent(s_101_4_h, original, 'Smith is likely to make a poor stock market trader'). -sent(s_101_4_h, swe, 'Smith är sannolik att bli en dålig aktiehandlare'). - -tree(s_102_1_p, s_101_1_p). -sent(s_102_1_p, eng, 'university graduates make poor stock-market traders'). -sent(s_102_1_p, original, 'university graduates make poor stock-market traders'). -sent(s_102_1_p, swe, 'universitetsakademiker blir dåliga aktiehandlare'). - -tree(s_102_2_p, s_101_2_p). -sent(s_102_2_p, eng, 'Smith is a university graduate'). -sent(s_102_2_p, original, 'Smith is a university graduate'). -sent(s_102_2_p, swe, 'Smith är en universitetsakademiker'). - -tree(s_102_3_q, t('Question', [t('UseQCl', [t('Future', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(make8become_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(poor8bad_A, [])]), t('UseN', [t(stock_market_trader_N, [])])])])])])])])])). -sent(s_102_3_q, eng, 'will Smith make a poor stock market trader'). -sent(s_102_3_q, original, 'will Smith make a poor stock market trader'). -sent(s_102_3_q, swe, 'ska Smith bli en dålig aktiehandlare'). - -tree(s_102_4_h, t('Sentence', [t('UseCl', [t('Future', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(make8become_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(poor8bad_A, [])]), t('UseN', [t(stock_market_trader_N, [])])])])])])])])). -sent(s_102_4_h, eng, 'Smith will make a poor stock market trader'). -sent(s_102_4_h, original, 'Smith will make a poor stock market trader'). -sent(s_102_4_h, swe, 'Smith ska bli en dålig aktiehandlare'). - -tree(s_103_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(apcom_manager_N, [])])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(company_car_N, [])])])])])])])). -sent(s_103_1_p, eng, 'all APCOM managers have company cars'). -sent(s_103_1_p, original, 'all APCOM managers have company cars'). -sent(s_103_1_p, swe, 'alla APCOM-direktörer har tjänstebilar'). - -tree(s_103_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseComp', [t('CompCN', [t('UseN', [t(apcom_manager_N, [])])])])])])])). -sent(s_103_2_p, eng, 'Jones is an APCOM manager'). -sent(s_103_2_p, original, 'Jones is an APCOM manager'). -sent(s_103_2_p, swe, 'Jones är en APCOM-direktör'). - -tree(s_103_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(company_car_N, [])])])])])])])])). -sent(s_103_3_q, eng, 'does Jones have a company car'). -sent(s_103_3_q, original, 'does Jones have a company car'). -sent(s_103_3_q, swe, 'har Jones en tjänstebil'). - -tree(s_103_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(company_car_N, [])])])])])])])). -sent(s_103_4_h, eng, 'Jones has a company car'). -sent(s_103_4_h, original, 'Jones has a company car'). -sent(s_103_4_h, swe, 'Jones har en tjänstebil'). - -tree(s_104_1_p, s_103_1_p). -sent(s_104_1_p, eng, 'all APCOM managers have company cars'). -sent(s_104_1_p, original, 'all APCOM managers have company cars'). -sent(s_104_1_p, swe, 'alla APCOM-direktörer har tjänstebilar'). - -tree(s_104_2_p, s_103_2_p). -sent(s_104_2_p, eng, 'Jones is an APCOM manager'). -sent(s_104_2_p, original, 'Jones is an APCOM manager'). -sent(s_104_2_p, swe, 'Jones är en APCOM-direktör'). - -tree(s_104_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('AdNum', [t(more_than_AdN, []), t('NumNumeral', [t('N_one', [])])])])]), t('UseN', [t(company_car_N, [])])])])])])])])). -sent(s_104_3_q, eng, 'does Jones have more than one company car'). -sent(s_104_3_q, original, 'does Jones have more than one company car'). -sent(s_104_3_q, swe, 'har Jones mer än en tjänstebil'). - -tree(s_104_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('AdNum', [t(more_than_AdN, []), t('NumNumeral', [t('N_one', [])])])])]), t('UseN', [t(company_car_N, [])])])])])])])). -sent(s_104_4_h, eng, 'Jones has more than one company car'). -sent(s_104_4_h, original, 'Jones has more than one company car'). -sent(s_104_4_h, swe, 'Jones har mer än en tjänstebil'). - -tree(s_105_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(just_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_one', [])])])]), t('UseN', [t(accountant_N, [])])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_105_1_p, eng, 'just one accountant attended the meeting'). -sent(s_105_1_p, original, 'just one accountant attended the meeting'). -sent(s_105_1_p, swe, 'endast en bokförare närvarade vid mötet'). - -tree(s_105_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumPl', [])]), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_105_2_q, eng, 'did no accountants attend the meeting'). -sent(s_105_2_q, original, 'did no accountants attend the meeting'). -sent(s_105_2_q, swe, 'närvarade inga bokförare vid mötet'). - -tree(s_105_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumPl', [])]), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_105_3_h, eng, 'no accountants attended the meeting'). -sent(s_105_3_h, original, 'no accountants attended the meeting'). -sent(s_105_3_h, swe, 'inga bokförare närvarade vid mötet'). - -tree(s_106_1_p, s_105_1_p). -sent(s_106_1_p, eng, 'just one accountant attended the meeting'). -sent(s_106_1_p, original, 'just one accountant attended the meeting'). -sent(s_106_1_p, swe, 'endast en bokförare närvarade vid mötet'). - -tree(s_106_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumSg', [])]), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_106_2_q, eng, 'did no accountant attend the meeting'). -sent(s_106_2_q, original, 'did no accountant attend the meeting'). -sent(s_106_2_q, swe, 'närvarade ingen bokförare vid mötet'). - -tree(s_106_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumSg', [])]), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_106_3_h, eng, 'no accountant attended the meeting'). -sent(s_106_3_h, original, 'no accountant attended the meeting'). -sent(s_106_3_h, swe, 'ingen bokförare närvarade vid mötet'). - -tree(s_107_1_p, s_105_1_p). -sent(s_107_1_p, eng, 'just one accountant attended the meeting'). -sent(s_107_1_p, original, 'just one accountant attended the meeting'). -sent(s_107_1_p, swe, 'endast en bokförare närvarade vid mötet'). - -tree(s_107_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(anyPl_Det, []), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_107_2_q, eng, 'did any accountants attend the meeting'). -sent(s_107_2_q, original, 'did any accountants attend the meeting'). -sent(s_107_2_q, swe, 'närvarade några bokförare vid mötet'). - -tree(s_107_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_107_3_h, eng, 'some accountants attended the meeting'). -sent(s_107_3_h, original, 'some accountants attended the meeting'). -sent(s_107_3_h, swe, 'några bokförare närvarade vid mötet'). - -tree(s_108_1_p, s_105_1_p). -sent(s_108_1_p, eng, 'just one accountant attended the meeting'). -sent(s_108_1_p, original, 'just one accountant attended the meeting'). -sent(s_108_1_p, swe, 'endast en bokförare närvarade vid mötet'). - -tree(s_108_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(anySg_Det, []), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_108_2_q, eng, 'did any accountant attend the meeting'). -sent(s_108_2_q, original, 'did any accountant attend the meeting'). -sent(s_108_2_q, swe, 'närvarade någon bokförare vid mötet'). - -tree(s_108_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(someSg_Det, []), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_108_3_h, eng, 'some accountant attended the meeting'). -sent(s_108_3_h, original, 'some accountant attended the meeting'). -sent(s_108_3_h, swe, 'någon bokförare närvarade vid mötet'). - -tree(s_109_1_p, s_105_1_p). -sent(s_109_1_p, eng, 'just one accountant attended the meeting'). -sent(s_109_1_p, original, 'just one accountant attended the meeting'). -sent(s_109_1_p, swe, 'endast en bokförare närvarade vid mötet'). - -tree(s_109_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(somePl_Det, []), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_109_2_q, eng, 'did some accountants attend the meeting'). -sent(s_109_2_q, original, 'did some accountants attend the meeting'). -sent(s_109_2_q, swe, 'närvarade några bokförare vid mötet'). - -tree(s_109_3_h, s_107_3_h). -sent(s_109_3_h, eng, 'some accountants attended the meeting'). -sent(s_109_3_h, original, 'some accountants attended the meeting'). -sent(s_109_3_h, swe, 'några bokförare närvarade vid mötet'). - -tree(s_110_1_p, s_105_1_p). -sent(s_110_1_p, eng, 'just one accountant attended the meeting'). -sent(s_110_1_p, original, 'just one accountant attended the meeting'). -sent(s_110_1_p, swe, 'endast en bokförare närvarade vid mötet'). - -tree(s_110_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(someSg_Det, []), t('UseN', [t(accountant_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_110_2_q, eng, 'did some accountant attend the meeting'). -sent(s_110_2_q, original, 'did some accountant attend the meeting'). -sent(s_110_2_q, swe, 'närvarade någon bokförare vid mötet'). - -tree(s_110_3_h, s_108_3_h). -sent(s_110_3_h, eng, 'some accountant attended the meeting'). -sent(s_110_3_h, original, 'some accountant attended the meeting'). -sent(s_110_3_h, swe, 'någon bokförare närvarade vid mötet'). - -tree(s_111_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_one', [])])])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_111_1_p, eng, 'Smith signed one contract'). -sent(s_111_1_p, original, 'Smith signed one contract'). -sent(s_111_1_p, swe, 'Smith undertecknade ett kontrakt'). - -tree(s_111_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t(another_Det, []), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_111_2_p, eng, 'Jones signed another contract'). -sent(s_111_2_p, original, 'Jones signed another contract'). -sent(s_111_2_p, swe, 'Jones undertecknade ett annat kontrakt'). - -tree(s_111_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(jones_PN, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(contract_N, [])])])])])])])])). -sent(s_111_3_q, eng, 'did Smith and Jones sign two contracts'). -sent(s_111_3_q, original, 'did Smith and Jones sign two contracts'). -sent(s_111_3_q, swe, 'undertecknade Smith och Jones två kontrakt'). - -tree(s_111_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(jones_PN, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_111_4_h, eng, 'Smith and Jones signed two contracts'). -sent(s_111_4_h, original, 'Smith and Jones signed two contracts'). -sent(s_111_4_h, swe, 'Smith och Jones undertecknade två kontrakt'). - -tree(s_112_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_112_1_p, eng, 'Smith signed two contracts'). -sent(s_112_1_p, original, 'Smith signed two contracts'). -sent(s_112_1_p, swe, 'Smith undertecknade två kontrakt'). - -tree(s_112_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_112_2_p, eng, 'Jones signed two contracts'). -sent(s_112_2_p, original, 'Jones signed two contracts'). -sent(s_112_2_p, swe, 'Jones undertecknade två kontrakt'). - -tree(s_112_3_q, s_111_3_q). -sent(s_112_3_q, eng, 'did Smith and Jones sign two contracts'). -sent(s_112_3_q, original, 'did Smith and Jones sign two contracts'). -sent(s_112_3_q, swe, 'undertecknade Smith och Jones två kontrakt'). - -tree(s_112_4_h, s_111_4_h). -sent(s_112_4_h, eng, 'Smith and Jones signed two contracts'). -sent(s_112_4_h, original, 'Smith and Jones signed two contracts'). -sent(s_112_4_h, swe, 'Smith och Jones undertecknade två kontrakt'). - -tree(s_113_1_p, s_112_1_p). -sent(s_113_1_p, eng, 'Smith signed two contracts'). -sent(s_113_1_p, original, 'Smith signed two contracts'). -sent(s_113_1_p, swe, 'Smith undertecknade två kontrakt'). - -tree(s_113_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdVVP', [t(also_AdV, []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('UsePron', [t(they_Pron, [])])])])])])])). -sent(s_113_2_p, eng, 'Jones also signed them'). -sent(s_113_2_p, original, 'Jones also signed them'). -sent(s_113_2_p, swe, 'Jones undertecknade även dem'). - -tree(s_113_3_q, s_111_3_q). -sent(s_113_3_q, eng, 'did Smith and Jones sign two contracts'). -sent(s_113_3_q, original, 'did Smith and Jones sign two contracts'). -sent(s_113_3_q, swe, 'undertecknade Smith och Jones två kontrakt'). - -tree(s_113_4_h, s_111_4_h). -sent(s_113_4_h, eng, 'Smith and Jones signed two contracts'). -sent(s_113_4_h, original, 'Smith and Jones signed two contracts'). -sent(s_113_4_h, swe, 'Smith och Jones undertecknade två kontrakt'). - -tree(s_114_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(use_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(sheRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])])])])])])). -sent(s_114_1_p, eng, 'Mary used her workstation'). -sent(s_114_1_p, original, 'Mary used her workstation'). -sent(s_114_1_p, swe, 'Mary använde sin arbetsstation'). - -tree(s_114_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(mary_PN, [])])]), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])]), t('PassV2s', [t(use_V2, [])])])])])])). -sent(s_114_2_q, eng, 'was Mary\'s workstation used'). -sent(s_114_2_q, original, 'was Mary\'s workstation used'). -sent(s_114_2_q, swe, 'användes Marys arbetsstation'). - -tree(s_114_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(mary_PN, [])])]), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])]), t('PassV2s', [t(use_V2, [])])])])])). -sent(s_114_3_h, eng, 'Mary\'s workstation was used'). -sent(s_114_3_h, original, 'Mary\'s workstation was used'). -sent(s_114_3_h, swe, 'Marys arbetsstation användes'). - -tree(s_115_1_p, s_114_1_p). -sent(s_115_1_p, eng, 'Mary used her workstation'). -sent(s_115_1_p, original, 'Mary used her workstation'). -sent(s_115_1_p, swe, 'Mary använde sin arbetsstation'). - -tree(s_115_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])])])])])])])). -sent(s_115_2_q, eng, 'does Mary have a workstation'). -sent(s_115_2_q, original, 'does Mary have a workstation'). -sent(s_115_2_q, swe, 'har Mary en arbetsstation'). - -tree(s_115_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])])])])])])). -sent(s_115_3_h, eng, 'Mary has a workstation'). -sent(s_115_3_h, original, 'Mary has a workstation'). -sent(s_115_3_h, swe, 'Mary har en arbetsstation'). - -tree(s_116_1_p, s_114_1_p). -sent(s_116_1_p, eng, 'Mary used her workstation'). -sent(s_116_1_p, original, 'Mary used her workstation'). -sent(s_116_1_p, swe, 'Mary använde sin arbetsstation'). - -tree(s_116_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(female_A, [])])])])])])])])). -sent(s_116_2_q, eng, 'is Mary female'). -sent(s_116_2_q, original, 'is Mary female'). -sent(s_116_2_q, swe, 'är Mary kvinnlig'). - -tree(s_116_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(female_A, [])])])])])])])). -sent(s_116_3_h, eng, 'Mary is female'). -sent(s_116_3_h, original, 'Mary is female'). -sent(s_116_3_h, swe, 'Mary är kvinnlig'). - -tree(s_117_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(student_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(use_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(sheRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])])])])])])). -sent(s_117_1_p, eng, 'every student used her workstation'). -sent(s_117_1_p, original, 'every student used her workstation'). -sent(s_117_1_p, swe, 'varje student använde sin arbetsstation'). - -tree(s_117_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('UseComp', [t('CompCN', [t('UseN', [t(student_N, [])])])])])])])). -sent(s_117_2_p, eng, 'Mary is a student'). -sent(s_117_2_p, original, 'Mary is a student'). -sent(s_117_2_p, swe, 'Mary är en student'). - -tree(s_117_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(use_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(sheRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])])])])])])])). -sent(s_117_3_q, eng, 'did Mary use her workstation'). -sent(s_117_3_q, original, 'did Mary use her workstation'). -sent(s_117_3_q, swe, 'använde Mary sin arbetsstation'). - -tree(s_117_4_h, s_114_1_p). -sent(s_117_4_h, eng, 'Mary used her workstation'). -sent(s_117_4_h, original, 'Mary used her workstation'). -sent(s_117_4_h, swe, 'Mary använde sin arbetsstation'). - -tree(s_118_1_p, s_117_1_p). -sent(s_118_1_p, eng, 'every student used her workstation'). -sent(s_118_1_p, original, 'every student used her workstation'). -sent(s_118_1_p, swe, 'varje student använde sin arbetsstation'). - -tree(s_118_2_p, s_117_2_p). -sent(s_118_2_p, eng, 'Mary is a student'). -sent(s_118_2_p, original, 'Mary is a student'). -sent(s_118_2_p, swe, 'Mary är en student'). - -tree(s_118_3_q, s_115_2_q). -sent(s_118_3_q, eng, 'does Mary have a workstation'). -sent(s_118_3_q, original, 'does Mary have a workstation'). -sent(s_118_3_q, swe, 'har Mary en arbetsstation'). - -tree(s_118_4_h, s_115_3_h). -sent(s_118_4_h, eng, 'Mary has a workstation'). -sent(s_118_4_h, original, 'Mary has a workstation'). -sent(s_118_4_h, swe, 'Mary har en arbetsstation'). - -tree(s_119_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumSg', [])]), t('UseN', [t(student_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(use_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(sheRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])])])])])])). -sent(s_119_1_p, eng, 'no student used her workstation'). -sent(s_119_1_p, original, 'no student used her workstation'). -sent(s_119_1_p, swe, 'ingen student använde sin arbetsstation'). - -tree(s_119_2_p, s_117_2_p). -sent(s_119_2_p, eng, 'Mary is a student'). -sent(s_119_2_p, original, 'Mary is a student'). -sent(s_119_2_p, swe, 'Mary är en student'). - -tree(s_119_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(use_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])])])])])])])). -sent(s_119_3_q, eng, 'did Mary use a workstation'). -sent(s_119_3_q, original, 'did Mary use a workstation'). -sent(s_119_3_q, swe, 'använde Mary en arbetsstation'). - -tree(s_119_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(use_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(workstation_N, [])])])])])])])). -sent(s_119_4_h, eng, 'Mary used a workstation'). -sent(s_119_4_h, original, 'Mary used a workstation'). -sent(s_119_4_h, swe, 'Mary använde en arbetsstation'). - -tree(s_120_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(attend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_120_1_p, eng, 'Smith attended a meeting'). -sent(s_120_1_p, original, 'Smith attended a meeting'). -sent(s_120_1_p, swe, 'Smith närvarade vid ett möte'). - -tree(s_120_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(chair_V2, [])]), t('UsePron', [t(it_Pron, [])])])])])])). -sent(s_120_2_p, eng, 'she chaired it'). -sent(s_120_2_p, original, 'she chaired it'). -sent(s_120_2_p, swe, 'hon ledde det'). - -tree(s_120_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(chair_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_120_3_q, eng, 'did Smith chair a meeting'). -sent(s_120_3_q, original, 'did Smith chair a meeting'). -sent(s_120_3_q, swe, 'ledde Smith ett möte'). - -tree(s_120_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(chair_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_120_4_h, eng, 'Smith chaired a meeting'). -sent(s_120_4_h, original, 'Smith chaired a meeting'). -sent(s_120_4_h, swe, 'Smith ledde ett möte'). - -tree(s_121_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(deliver_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(itel_PN, [])])])])])])])). -sent(s_121_1_p, eng, 'Smith delivered a report to ITEL'). -sent(s_121_1_p, original, 'Smith delivered a report to ITEL'). -sent(s_121_1_p, swe, 'Smith lämnade en rapport till ITEL'). - -tree(s_121_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('AdVVP', [t(also_AdV, []), t('ComplSlash', [t('Slash2V3', [t(deliver_V3, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(invoice_N, [])])])]), t('UsePron', [t(they_Pron, [])])])])])])])). -sent(s_121_2_p, eng, 'she also delivered them an invoice'). -sent(s_121_2_p, original, 'she also delivered them an invoice'). -sent(s_121_2_p, swe, 'hon gav även dem en faktura'). - -tree(s_121_3_p, t('PSentence', [t(and_PConj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('ComplSlash', [t('Slash2V3', [t(deliver_V3, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(project_proposal_N, [])])])]), t('UsePron', [t(they_Pron, [])])])])])])). -sent(s_121_3_p, eng, 'and she delivered them a project proposal'). -sent(s_121_3_p, original, 'and she delivered them a project proposal'). -sent(s_121_3_p, swe, 'och hon gav dem ett projektförslag'). - -tree(s_121_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(deliver_V2, [])]), t('ConjNP3', [t(and_Conj, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(invoice_N, [])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(project_proposal_N, [])])])])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(itel_PN, [])])])])])])])])). -sent(s_121_4_q, eng, 'did Smith deliver a report , an invoice and a project proposal to ITEL'). -sent(s_121_4_q, original, 'did Smith deliver a report , an invoice and a project proposal to ITEL'). -sent(s_121_4_q, swe, 'lämnade Smith en rapport , en faktura och ett projektförslag till ITEL'). - -tree(s_121_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(deliver_V2, [])]), t('ConjNP3', [t(and_Conj, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(invoice_N, [])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(project_proposal_N, [])])])])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(itel_PN, [])])])])])])])). -sent(s_121_5_h, eng, 'Smith delivered a report , an invoice and a project proposal to ITEL'). -sent(s_121_5_h, original, 'Smith delivered a report , an invoice and a project proposal to ITEL'). -sent(s_121_5_h, swe, 'Smith lämnade en rapport , en faktura och ett projektförslag till ITEL'). - -tree(s_122_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(committee_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(chairman_N, [])])])])])])])). -sent(s_122_1_p, eng, 'every committee has a chairman'). -sent(s_122_1_p, original, 'every committee has a chairman'). -sent(s_122_1_p, swe, 'varje kommitté har en ordförande'). - -tree(s_122_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('AdvVP', [t('PassV2s', [t(appoint_V2, [])]), t('PrepNP', [t(by8agent_Prep, []), t('DetCN', [t('DetQuant', [t('PossPron', [t(it_Pron, [])]), t('NumPl', [])]), t('UseN', [t(member_N, [])])])])])])])])). -sent(s_122_2_p, eng, 'he is appointed by its members'). -sent(s_122_2_p, original, 'he is appointed by its members'). -sent(s_122_2_p, swe, 'han utnämns av dess medlemmar'). - -tree(s_122_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(committee_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('AdvNP', [t('PPartNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(chairman_N, [])])]), t(appoint_V2, [])]), t('PrepNP', [t(by8agent_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('UseN', [t(member_N, [])]), t('PrepNP', [t(possess_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(committee_N, [])])])])])])])])])])])])])). -sent(s_122_3_q, eng, 'does every committee have a chairman appointed by members of the committee'). -sent(s_122_3_q, original, 'does every committee have a chairman appointed by members of the committee'). -sent(s_122_3_q, swe, 'har varje kommitté en ordförande utnämnd av medlemmar av kommittén'). - -tree(s_122_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(committee_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('AdvNP', [t('PPartNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(chairman_N, [])])]), t(appoint_V2, [])]), t('PrepNP', [t(by8agent_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('UseN', [t(member_N, [])]), t('PrepNP', [t(possess_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(committee_N, [])])])])])])])])])])])])). -sent(s_122_4_h, eng, 'every committee has a chairman appointed by members of the committee'). -sent(s_122_4_h, original, 'every committee has a chairman appointed by members of the committee'). -sent(s_122_4_h, swe, 'varje kommitté har en ordförande utnämnd av medlemmar av kommittén'). - -tree(s_123_1_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(send_V2, [])]), t('PredetNP', [t(most_of_Predet, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(report_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('EmptyRelSlash', [t('SlashVP', [t('UsePN', [t(smith_PN, [])]), t('SlashV2a', [t(need_V2, [])])])])])])])])])])])])). -sent(s_123_1_p, eng, 'ITEL has sent most of the reports Smith needs'). -sent(s_123_1_p, original, 'ITEL has sent most of the reports Smith needs'). -sent(s_123_1_p, swe, 'ITEL har skickat de flesta av rapporterna Smith behöver'). - -tree(s_123_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(on_Prep, []), t('DetCN', [t('DetQuant', [t('PossPron', [t(she_Pron, [])]), t('NumSg', [])]), t('UseN', [t(desk_N, [])])])])])])])])])). -sent(s_123_2_p, eng, 'they are on her desk'). -sent(s_123_2_p, original, 'they are on her desk'). -sent(s_123_2_p, swe, 'de är på hennes skrivbord'). - -tree(s_123_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('AdvNP', [t('DetCN', [t(somePl_Det, []), t('AdvCN', [t('UseN', [t(report_N, [])]), t('PrepNP', [t(from_Prep, []), t('UsePN', [t(itel_PN, [])])])])]), t('PrepNP', [t(on_Prep, []), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(smith_PN, [])])]), t('NumSg', [])]), t('UseN', [t(desk_N, [])])])])])])])])])). -sent(s_123_3_q, eng, 'are there some reports from ITEL on Smith\'s desk'). -sent(s_123_3_q, original, 'are there some reports from ITEL on Smith\'s desk'). -sent(s_123_3_q, swe, 'finns det några rapporter från ITEL på Smiths skrivbord'). - -tree(s_123_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('AdvNP', [t('DetCN', [t(somePl_Det, []), t('AdvCN', [t('UseN', [t(report_N, [])]), t('PrepNP', [t(from_Prep, []), t('UsePN', [t(itel_PN, [])])])])]), t('PrepNP', [t(on_Prep, []), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(smith_PN, [])])]), t('NumSg', [])]), t('UseN', [t(desk_N, [])])])])])])])])). -sent(s_123_4_h, eng, 'there are some reports from ITEL on Smith\'s desk'). -sent(s_123_4_h, original, 'there are some reports from ITEL on Smith\'s desk'). -sent(s_123_4_h, swe, 'det finns några rapporter från ITEL på Smiths skrivbord'). - -tree(s_124_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('AdvNP', [t('DetNP', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])])]), t('PrepNP', [t(out_of_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('UseN', [t(machine_N, [])])])])]), t('UseComp', [t('CompAP', [t('PositA', [t(missing_A, [])])])])])])])). -sent(s_124_1_p, eng, 'two out of ten machines are missing'). -sent(s_124_1_p, original, 'two out of ten machines are missing'). -sent(s_124_1_p, swe, 'två av tio maskiner är försvunna'). - -tree(s_124_2_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('PassV2s', [t(remove_V2, [])])])])])). -sent(s_124_2_p, eng, 'they have been removed'). -sent(s_124_2_p, original, 'they have been removed'). -sent(s_124_2_p, swe, 'de har avlägsnats'). - -tree(s_124_3_q, t('Question', [t('UseQCl', [t('PresentPerfect', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(machine_N, [])])]), t('PassV2s', [t(remove_V2, [])])])])])])). -sent(s_124_3_q, eng, 'have two machines been removed'). -sent(s_124_3_q, original, 'have two machines been removed'). -sent(s_124_3_q, swe, 'har två maskiner avlägsnats'). - -tree(s_124_4_h, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(machine_N, [])])]), t('PassV2s', [t(remove_V2, [])])])])])). -sent(s_124_4_h, eng, 'two machines have been removed'). -sent(s_124_4_h, original, 'two machines have been removed'). -sent(s_124_4_h, swe, 'två maskiner har avlägsnats'). - -tree(s_125_1_p, s_124_1_p). -sent(s_125_1_p, eng, 'two out of ten machines are missing'). -sent(s_125_1_p, original, 'two out of ten machines are missing'). -sent(s_125_1_p, swe, 'två av tio maskiner är försvunna'). - -tree(s_125_2_p, s_124_2_p). -sent(s_125_2_p, eng, 'they have been removed'). -sent(s_125_2_p, original, 'they have been removed'). -sent(s_125_2_p, swe, 'de har avlägsnats'). - -tree(s_125_3_q, t('Question', [t('UseQCl', [t('PresentPerfect', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_eight', [])])])]), t('UseN', [t(machine_N, [])])]), t('PassV2s', [t(remove_V2, [])])])])])])). -sent(s_125_3_q, eng, 'have eight machines been removed'). -sent(s_125_3_q, original, 'have eight machines been removed'). -sent(s_125_3_q, swe, 'har åtta maskiner avlägsnats'). - -tree(s_125_4_h, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_eight', [])])])]), t('UseN', [t(machine_N, [])])]), t('PassV2s', [t(remove_V2, [])])])])])). -sent(s_125_4_h, eng, 'eight machines have been removed'). -sent(s_125_4_h, original, 'eight machines have been removed'). -sent(s_125_4_h, swe, 'åtta maskiner har avlägsnats'). - -tree(s_126_1_p, s_124_1_p). -sent(s_126_1_p, eng, 'two out of ten machines are missing'). -sent(s_126_1_p, original, 'two out of ten machines are missing'). -sent(s_126_1_p, swe, 'två av tio maskiner är försvunna'). - -tree(s_126_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('AdvVP', [t('AdVVP', [t(all_AdV, []), t('UseComp', [t('CompAdv', [t(here_Adv, [])])])]), t(yesterday_Adv, [])])])])])). -sent(s_126_2_p, eng, 'they were all here yesterday'). -sent(s_126_2_p, original, 'they were all here yesterday'). -sent(s_126_2_p, swe, 'de var alla här igår'). - -tree(s_126_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('UseN', [t(machine_N, [])])]), t('AdvVP', [t('UseComp', [t('CompAdv', [t(here_Adv, [])])]), t(yesterday_Adv, [])])])])])])). -sent(s_126_3_q, eng, 'were ten machines here yesterday'). -sent(s_126_3_q, original, 'were ten machines here yesterday'). -sent(s_126_3_q, swe, 'var tio maskiner här igår'). - -tree(s_126_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('UseN', [t(machine_N, [])])]), t('AdvVP', [t('UseComp', [t('CompAdv', [t(here_Adv, [])])]), t(yesterday_Adv, [])])])])])). -sent(s_126_4_h, eng, 'ten machines were here yesterday'). -sent(s_126_4_h, original, 'ten machines were here yesterday'). -sent(s_126_4_h, swe, 'tio maskiner var här igår'). - -tree(s_127_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(take_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(machine_N, [])])])]), t(on_tuesday_Adv, [])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(take_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(machine_N, [])])])]), t(on_wednesday_Adv, [])])])])])])). -sent(s_127_1_p, eng, 'Smith took a machine on Tuesday , and Jones took a machine on Wednesday'). -sent(s_127_1_p, original, 'Smith took a machine on Tuesday , and Jones took a machine on Wednesday'). -sent(s_127_1_p, swe, 'Smith tog en maskin på tisdagen , och Jones tog en maskin på onsdagen'). - -tree(s_127_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('ComplSlash', [t('Slash3V3', [t(put_in_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(lobby_N, [])])])]), t('UsePron', [t(they_Pron, [])])])])])])). -sent(s_127_2_p, eng, 'they put them in the lobby'). -sent(s_127_2_p, original, 'they put them in the lobby'). -sent(s_127_2_p, swe, 'de ställde dem i vestibulen'). - -tree(s_127_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(jones_PN, [])])]), t('ComplSlash', [t('Slash3V3', [t(put_in_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(lobby_N, [])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(machine_N, [])])])])])])])])). -sent(s_127_3_q, eng, 'did Smith and Jones put two machines in the lobby'). -sent(s_127_3_q, original, 'did Smith and Jones put two machines in the lobby'). -sent(s_127_3_q, swe, 'ställde Smith och Jones två maskiner i vestibulen'). - -tree(s_127_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(jones_PN, [])])]), t('ComplSlash', [t('Slash3V3', [t(put_in_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(lobby_N, [])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(machine_N, [])])])])])])])). -sent(s_127_4_h, eng, 'Smith and Jones put two machines in the lobby'). -sent(s_127_4_h, original, 'Smith and Jones put two machines in the lobby'). -sent(s_127_4_h, swe, 'Smith och Jones ställde två maskiner i vestibulen'). - -tree(s_128_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(john_PN, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(he_Pron, [])]), t('NumPl', [])]), t('UseN', [t(colleague_N, [])])])]), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_128_1_p, eng, 'John and his colleagues went to a meeting'). -sent(s_128_1_p, original, 'John and his colleagues went to a meeting'). -sent(s_128_1_p, swe, 'John och hans kollegor gick till ett möte'). - -tree(s_128_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(hate_V2, [])]), t('UsePron', [t(it_Pron, [])])])])])])). -sent(s_128_2_p, eng, 'they hated it'). -sent(s_128_2_p, original, 'they hated it'). -sent(s_128_2_p, swe, 'de hatade det'). - -tree(s_128_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(john_PN, [])])]), t('NumPl', [])]), t('UseN', [t(colleague_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(hate_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_128_3_q, eng, 'did John\'s colleagues hate the meeting'). -sent(s_128_3_q, original, 'did John\'s colleagues hate the meeting'). -sent(s_128_3_q, swe, 'hatade Johns kollegor mötet'). - -tree(s_128_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(john_PN, [])])]), t('NumPl', [])]), t('UseN', [t(colleague_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(hate_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_128_4_h, eng, 'John\'s colleagues hated the meeting'). -sent(s_128_4_h, original, 'John\'s colleagues hated the meeting'). -sent(s_128_4_h, swe, 'Johns kollegor hatade mötet'). - -tree(s_129_1_p, s_128_1_p). -sent(s_129_1_p, eng, 'John and his colleagues went to a meeting'). -sent(s_129_1_p, original, 'John and his colleagues went to a meeting'). -sent(s_129_1_p, swe, 'John och hans kollegor gick till ett möte'). - -tree(s_129_2_p, s_128_2_p). -sent(s_129_2_p, eng, 'they hated it'). -sent(s_129_2_p, original, 'they hated it'). -sent(s_129_2_p, swe, 'de hatade det'). - -tree(s_129_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(hate_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_129_3_q, eng, 'did John hate the meeting'). -sent(s_129_3_q, original, 'did John hate the meeting'). -sent(s_129_3_q, swe, 'hatade John mötet'). - -tree(s_129_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(hate_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_129_4_h, eng, 'John hated the meeting'). -sent(s_129_4_h, original, 'John hated the meeting'). -sent(s_129_4_h, swe, 'John hatade mötet'). - -tree(s_130_1_p, s_128_1_p). -sent(s_130_1_p, eng, 'John and his colleagues went to a meeting'). -sent(s_130_1_p, original, 'John and his colleagues went to a meeting'). -sent(s_130_1_p, swe, 'John och hans kollegor gick till ett möte'). - -tree(s_130_2_p, s_128_2_p). -sent(s_130_2_p, eng, 'they hated it'). -sent(s_130_2_p, original, 'they hated it'). -sent(s_130_2_p, swe, 'de hatade det'). - -tree(s_130_3_q, s_129_3_q). -sent(s_130_3_q, eng, 'did John hate the meeting'). -sent(s_130_3_q, original, 'did John hate the meeting'). -sent(s_130_3_q, swe, 'hatade John mötet'). - -tree(s_130_4_h, s_129_4_h). -sent(s_130_4_h, eng, 'John hated the meeting'). -sent(s_130_4_h, original, 'John hated the meeting'). -sent(s_130_4_h, swe, 'John hatade mötet'). - -tree(s_131_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(each_Det, []), t('UseN', [t(department_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(dedicated_A, [])]), t('UseN', [t(line_N, [])])])])])])])])). -sent(s_131_1_p, eng, 'each department has a dedicated line'). -sent(s_131_1_p, original, 'each department has a dedicated line'). -sent(s_131_1_p, swe, 'varje avdelning har en särskild linje'). - -tree(s_131_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('ComplSlash', [t('Slash3V3', [t(rent_from_V3, []), t('UsePN', [t(bt_PN, [])])]), t('UsePron', [t(they_Pron, [])])])])])])). -sent(s_131_2_p, eng, 'they rent them from BT'). -sent(s_131_2_p, original, 'they rent them from BT'). -sent(s_131_2_p, swe, 'de hyr dem från BT'). - -tree(s_131_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(department_N, [])])]), t('ComplSlash', [t('Slash3V3', [t(rent_from_V3, []), t('UsePN', [t(bt_PN, [])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(line_N, [])])])])])])])])). -sent(s_131_3_q, eng, 'does every department rent a line from BT'). -sent(s_131_3_q, original, 'does every department rent a line from BT'). -sent(s_131_3_q, swe, 'hyr varje avdelning en linje från BT'). - -tree(s_131_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(department_N, [])])]), t('ComplSlash', [t('Slash3V3', [t(rent_from_V3, []), t('UsePN', [t(bt_PN, [])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(line_N, [])])])])])])])). -sent(s_131_4_h, eng, 'every department rents a line from BT'). -sent(s_131_4_h, original, 'every department rents a line from BT'). -sent(s_131_4_h, swe, 'varje avdelning hyr en linje från BT'). - -tree(s_132_1_p, s_131_1_p). -sent(s_132_1_p, eng, 'each department has a dedicated line'). -sent(s_132_1_p, original, 'each department has a dedicated line'). -sent(s_132_1_p, swe, 'varje avdelning har en särskild linje'). - -tree(s_132_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(sales_department_N, [])])]), t('ComplSlash', [t('Slash3V3', [t(rent_from_V3, []), t('UsePN', [t(bt_PN, [])])]), t('UsePron', [t(it_Pron, [])])])])])])). -sent(s_132_2_p, eng, 'the sales department rents it from BT'). -sent(s_132_2_p, original, 'the sales department rents it from BT'). -sent(s_132_2_p, swe, 'försäljningsavdelningen hyr det från BT'). - -tree(s_132_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(sales_department_N, [])])]), t('ComplSlash', [t('Slash3V3', [t(rent_from_V3, []), t('UsePN', [t(bt_PN, [])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(line_N, [])])])])])])])])). -sent(s_132_3_q, eng, 'does the sales department rent a line from BT'). -sent(s_132_3_q, original, 'does the sales department rent a line from BT'). -sent(s_132_3_q, swe, 'hyr försäljningsavdelningen en linje från BT'). - -tree(s_132_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(sales_department_N, [])])]), t('ComplSlash', [t('Slash3V3', [t(rent_from_V3, []), t('UsePN', [t(bt_PN, [])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(line_N, [])])])])])])])). -sent(s_132_4_h, eng, 'the sales department rents a line from BT'). -sent(s_132_4_h, original, 'the sales department rents a line from BT'). -sent(s_132_4_h, swe, 'försäljningsavdelningen hyr en linje från BT'). - -tree(s_133_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(gfi_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t(several_Det, []), t('UseN', [t(computer_N, [])])])])])])])). -sent(s_133_1_p, eng, 'GFI owns several computers'). -sent(s_133_1_p, original, 'GFI owns several computers'). -sent(s_133_1_p, swe, 'GFI äger flera datorer'). - -tree(s_133_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(maintain_V2, [])]), t('UsePron', [t(they_Pron, [])])])])])])). -sent(s_133_2_p, eng, 'ITEL maintains them'). -sent(s_133_2_p, original, 'ITEL maintains them'). -sent(s_133_2_p, swe, 'ITEL servar dem'). - -tree(s_133_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(maintain_V2, [])]), t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(computer_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelSlash', [t(that_RP, []), t('SlashVP', [t('UsePN', [t(gfi_PN, [])]), t('SlashV2a', [t(own_V2, [])])])])])])])])])])])])])). -sent(s_133_3_q, eng, 'does ITEL maintain all the computers that GFI owns'). -sent(s_133_3_q, original, 'does ITEL maintain all the computers that GFI owns'). -sent(s_133_3_q, swe, 'servar ITEL alla datorerna som GFI äger'). - -tree(s_133_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(maintain_V2, [])]), t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(computer_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelSlash', [t(that_RP, []), t('SlashVP', [t('UsePN', [t(gfi_PN, [])]), t('SlashV2a', [t(own_V2, [])])])])])])])])])])])])). -sent(s_133_4_h, eng, 'ITEL maintains all the computers that GFI owns'). -sent(s_133_4_h, original, 'ITEL maintains all the computers that GFI owns'). -sent(s_133_4_h, swe, 'ITEL servar alla datorerna som GFI äger'). - -tree(s_134_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('RelCN', [t('UseN', [t(customer_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(computer_N, [])])])])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(service_contract_N, [])])])]), t('PrepNP', [t(for_Prep, []), t('UsePron', [t(it_Pron, [])])])])])])])). -sent(s_134_1_p, eng, 'every customer who owns a computer has a service contract for it'). -sent(s_134_1_p, original, 'every customer who owns a computer has a service contract for it'). -sent(s_134_1_p, swe, 'varje kund som äger en dator har ett servicekontrakt för det'). - -tree(s_134_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mfi_PN, [])]), t('UseComp', [t('CompCN', [t('RelCN', [t('UseN', [t(customer_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t(that_RP, []), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('PredetNP', [t(exactly_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_one', [])])])]), t('UseN', [t(computer_N, [])])])])])])])])])])])])])). -sent(s_134_2_p, eng, 'MFI is a customer that owns exactly one computer'). -sent(s_134_2_p, original, 'MFI is a customer that owns exactly one computer'). -sent(s_134_2_p, swe, 'MFI är en kund som äger exakt en dator'). - -tree(s_134_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mfi_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(service_contract_N, [])])])]), t('PrepNP', [t(for_Prep, []), t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('PossPron', [t(itRefl_Pron, [])]), t('NumPl', [])]), t('UseN', [t(computer_N, [])])])])])])])])])])). -sent(s_134_3_q, eng, 'does MFI have a service contract for all its computers'). -sent(s_134_3_q, original, 'does MFI have a service contract for all its computers'). -sent(s_134_3_q, swe, 'har MFI ett servicekontrakt för alla sina datorer'). - -tree(s_134_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mfi_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(service_contract_N, [])])])]), t('PrepNP', [t(for_Prep, []), t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('PossPron', [t(itRefl_Pron, [])]), t('NumPl', [])]), t('UseN', [t(computer_N, [])])])])])])])])])). -sent(s_134_4_h, eng, 'MFI has a service contract for all its computers'). -sent(s_134_4_h, original, 'MFI has a service contract for all its computers'). -sent(s_134_4_h, swe, 'MFI har ett servicekontrakt för alla sina datorer'). - -tree(s_135_1_p, s_134_1_p). -sent(s_135_1_p, eng, 'every customer who owns a computer has a service contract for it'). -sent(s_135_1_p, original, 'every customer who owns a computer has a service contract for it'). -sent(s_135_1_p, swe, 'varje kund som äger en dator har ett servicekontrakt för det'). - -tree(s_135_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mfi_PN, [])]), t('UseComp', [t('CompCN', [t('RelCN', [t('UseN', [t(customer_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t(that_RP, []), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t(several_Det, []), t('UseN', [t(computer_N, [])])])])])])])])])])])])). -sent(s_135_2_p, eng, 'MFI is a customer that owns several computers'). -sent(s_135_2_p, original, 'MFI is a customer that owns several computers'). -sent(s_135_2_p, swe, 'MFI är en kund som äger flera datorer'). - -tree(s_135_3_q, s_134_3_q). -sent(s_135_3_q, eng, 'does MFI have a service contract for all its computers'). -sent(s_135_3_q, original, 'does MFI have a service contract for all its computers'). -sent(s_135_3_q, swe, 'har MFI ett servicekontrakt för alla sina datorer'). - -tree(s_135_4_h, s_134_4_h). -sent(s_135_4_h, eng, 'MFI has a service contract for all its computers'). -sent(s_135_4_h, original, 'MFI has a service contract for all its computers'). -sent(s_135_4_h, swe, 'MFI har ett servicekontrakt för alla sina datorer'). - -tree(s_136_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('RelCN', [t('UseN', [t(executive_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(laptop_computer_N, [])])])])])])])]), t('ComplSlash', [t('SlashV2V', [t(bring_V2V, []), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(take_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(note_N, [])])])]), t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])]), t('UsePron', [t(it_Pron, [])])])])])])). -sent(s_136_1_p, eng, 'every executive who had a laptop computer brought it to take notes at the meeting'). -sent(s_136_1_p, original, 'every executive who had a laptop computer brought it to take notes at the meeting'). -sent(s_136_1_p, swe, 'varje företagsledare som hade en laptop tog med det att ta anteckningar på mötet'). - -tree(s_136_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompCN', [t('RelCN', [t('UseN', [t(executive_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_five', [])])])]), t('AdjCN', [t('PositA', [t(different_A, [])]), t('UseN', [t(laptop_computer_N, [])])])])])])])])])])])])])). -sent(s_136_2_p, eng, 'Smith is an executive who owns five different laptop computers'). -sent(s_136_2_p, original, 'Smith is an executive who owns five different laptop computers'). -sent(s_136_2_p, swe, 'Smith är en företagsledare som äger fem olika laptopar'). - -tree(s_136_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(take_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_five', [])])])]), t('UseN', [t(laptop_computer_N, [])])])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])])). -sent(s_136_3_q, eng, 'did Smith take five laptop computers to the meeting'). -sent(s_136_3_q, original, 'did Smith take five laptop computers to the meeting'). -sent(s_136_3_q, swe, 'tog Smith fem laptopar till mötet'). - -tree(s_136_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(take_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_five', [])])])]), t('UseN', [t(laptop_computer_N, [])])])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_136_4_h, eng, 'Smith took five laptop computers to the meeting'). -sent(s_136_4_h, original, 'Smith took five laptop computers to the meeting'). -sent(s_136_4_h, swe, 'Smith tog fem laptopar till mötet'). - -tree(s_137_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_100', [])])])]), t('UseN', [t(company_N, [])])])])])])). -sent(s_137_1_p, eng, 'there are 100 companies'). -sent(s_137_1_p, original, 'there are 100 companies'). -sent(s_137_1_p, swe, 'det finns 100 företag'). - -tree(s_137_2_p, t('Sentence', [t('PredVPS', [t('UsePN', [t(icm_PN, [])]), t('ConjVPS2', [t(and_Conj, []), t('Present', []), t('PPos', []), t('UseComp', [t('CompNP', [t('AdvNP', [t('DetNP', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_one', [])])])])]), t('PrepNP', [t(part_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(company_N, [])])])])])])]), t('Present', []), t('PPos', []), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_150', [])])])]), t('UseN', [t(computer_N, [])])])])])])])). -sent(s_137_2_p, eng, 'ICM is one of the companies and owns 150 computers'). -sent(s_137_2_p, original, 'ICM is one of the companies and owns 150 computers'). -sent(s_137_2_p, swe, 'ICM är ett av företagen och äger 150 datorer'). - -tree(s_137_3_p, t('Sentence', [t('UseCl', [t('Present', []), t('UncNeg', []), t('PredVP', [t('UsePron', [t(it_Pron, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(service_contract_N, [])])])]), t('PrepNP', [t(for_Prep, []), t('AdvNP', [t('DetNP', [t(anySg_Det, [])]), t('PrepNP', [t(part_Prep, []), t('DetCN', [t('DetQuant', [t('PossPron', [t(itRefl_Pron, [])]), t('NumPl', [])]), t('UseN', [t(computer_N, [])])])])])])])])])])). -sent(s_137_3_p, eng, 'it does not have service contracts for any of its computers'). -sent(s_137_3_p, original, 'it does not have service contracts for any of its computers'). -sent(s_137_3_p, swe, 'det har inte servicekontrakt för något av sina datorer'). - -tree(s_137_4_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('AdvNP', [t('DetNP', [t(each_Det, [])]), t('PrepNP', [t(part_Prep, []), t('DetCN', [t('DetQuant', [t(the_other_Q, []), t('NumCard', [t('NumNumeral', [t('N_99', [])])])]), t('UseN', [t(company_N, [])])])])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_one', [])])])]), t('UseN', [t(computer_N, [])])])])])])])). -sent(s_137_4_p, eng, 'each of the other 99 companies owns one computer'). -sent(s_137_4_p, original, 'each of the other 99 companies owns one computer'). -sent(s_137_4_p, swe, 'vart och ett av de andra 99 företagen äger en dator'). - -tree(s_137_5_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(service_contract_N, [])])])]), t('PrepNP', [t(for_Prep, []), t('UsePron', [t(they_Pron, [])])])])])])])). -sent(s_137_5_p, eng, 'they have service contracts for them'). -sent(s_137_5_p, original, 'they have service contracts for them'). -sent(s_137_5_p, swe, 'de har servicekontrakt för dem'). - -tree(s_137_6_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(company_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t(that_RP, []), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(computer_N, [])])])])])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(service_contract_N, [])])])]), t('PrepNP', [t(for_Prep, []), t('UsePron', [t(it_Pron, [])])])])])])])])). -sent(s_137_6_q, eng, 'do most companies that own a computer have a service contract for it'). -sent(s_137_6_q, original, 'do most companies that own a computer have a service contract for it'). -sent(s_137_6_q, swe, 'har de flesta företag som äger en dator ett servicekontrakt för det'). - -tree(s_137_7_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(most_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('RelCN', [t('UseN', [t(company_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t(that_RP, []), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(computer_N, [])])])])])])])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(service_contract_N, [])])])]), t('PrepNP', [t(for_Prep, []), t('UsePron', [t(it_Pron, [])])])])])])])). -sent(s_137_7_h, eng, 'most companies that own a computer have a service contract for it'). -sent(s_137_7_h, original, 'most companies that own a computer have a service contract for it'). -sent(s_137_7_h, swe, 'de flesta företag som äger en dator har ett servicekontrakt för det'). - -tree(s_138_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(report_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(cover_page_N, [])])])])])])])). -sent(s_138_1_p, eng, 'every report has a cover page'). -sent(s_138_1_p, original, 'every report has a cover page'). -sent(s_138_1_p, swe, 'varje rapport har en förstasida'). - -tree(s_138_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(r95103_PN, [])]), t('UseComp', [t('CompCN', [t('UseN', [t(report_N, [])])])])])])])). -sent(s_138_2_p, eng, 'R-95-103 is a report'). -sent(s_138_2_p, original, 'R-95-103 is a report'). -sent(s_138_2_p, swe, 'R-95-103 är en rapport'). - -tree(s_138_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(cover_page_N, [])])])])])])])). -sent(s_138_3_p, eng, 'Smith signed the cover page'). -sent(s_138_3_p, original, 'Smith signed the cover page'). -sent(s_138_3_p, swe, 'Smith undertecknade förstasidan'). - -tree(s_138_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(cover_page_N, [])]), t('PrepNP', [t(possess_Prep, []), t('UsePN', [t(r95103_PN, [])])])])])])])])])])). -sent(s_138_4_q, eng, 'did Smith sign the cover page of R-95-103'). -sent(s_138_4_q, original, 'did Smith sign the cover page of R-95-103'). -sent(s_138_4_q, swe, 'undertecknade Smith förstasidan av R-95-103'). - -tree(s_138_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(cover_page_N, [])]), t('PrepNP', [t(possess_Prep, []), t('UsePN', [t(r95103_PN, [])])])])])])])])])). -sent(s_138_5_h, eng, 'Smith signed the cover page of R-95-103'). -sent(s_138_5_h, original, 'Smith signed the cover page of R-95-103'). -sent(s_138_5_h, swe, 'Smith undertecknade förstasidan av R-95-103'). - -tree(s_139_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(company_director_N, [])])]), t('ReflVP', [t('Slash3V3', [t(award_V3, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(large_A, [])]), t('UseN', [t(payrise_N, [])])])])])])])])])). -sent(s_139_1_p, eng, 'a company director awarded himself a large payrise'). -sent(s_139_1_p, original, 'a company director awarded himself a large payrise'). -sent(s_139_1_p, swe, 'en företagsledare tilldelade sig en stor löneförhöjning'). - -tree(s_139_2_q, t('Question', [t('UseQCl', [t('PresentPerfect', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(company_director_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(award_and_be_awarded_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(payrise_N, [])])])])])])])])). -sent(s_139_2_q, eng, 'has a company director awarded and been awarded a payrise'). -sent(s_139_2_q, original, 'has a company director awarded and been awarded a payrise'). -sent(s_139_2_q, swe, 'har en företagsledare tilldelat och tilldelats en löneförhöjning'). - -tree(s_139_3_h, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(company_director_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(award_and_be_awarded_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(payrise_N, [])])])])])])])). -sent(s_139_3_h, eng, 'a company director has awarded and been awarded a payrise'). -sent(s_139_3_h, original, 'a company director has awarded and been awarded a payrise'). -sent(s_139_3_h, swe, 'en företagsledare har tilldelat och tilldelats en löneförhöjning'). - -tree(s_140_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ReflVP', [t('SlashV2a', [t(hurt_V2, [])])])])])])])])])). -sent(s_140_1_p, eng, 'John said Bill had hurt himself'). -sent(s_140_1_p, original, 'John said Bill had hurt himself'). -sent(s_140_1_p, swe, 'John sade att Bill hade skadat sig'). - -tree(s_140_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('PassV2s', [t(hurt_V2, [])])])])])])])])])). -sent(s_140_2_q, eng, 'did John say Bill had been hurt'). -sent(s_140_2_q, original, 'did John say Bill had been hurt'). -sent(s_140_2_q, swe, 'sade John att Bill hade skadats'). - -tree(s_140_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('PassV2s', [t(hurt_V2, [])])])])])])])])). -sent(s_140_3_h, eng, 'John said Bill had been hurt'). -sent(s_140_3_h, original, 'John said Bill had been hurt'). -sent(s_140_3_h, swe, 'John sade att Bill hade skadats'). - -tree(s_141_1_p, s_140_1_p). -sent(s_141_1_p, eng, 'John said Bill had hurt himself'). -sent(s_141_1_p, original, 'John said Bill had hurt himself'). -sent(s_141_1_p, swe, 'John sade att Bill hade skadat sig'). - -tree(s_141_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePron', [t(anyone_Pron, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('PassV2s', [t(hurt_V2, [])])])])])])])])])). -sent(s_141_2_q, eng, 'did anyone say John had been hurt'). -sent(s_141_2_q, original, 'did anyone say John had been hurt'). -sent(s_141_2_q, swe, 'sade någon att John hade skadats'). - -tree(s_141_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(someone_Pron, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('PassV2s', [t(hurt_V2, [])])])])])])])])). -sent(s_141_3_h, eng, 'someone said John had been hurt'). -sent(s_141_3_h, original, 'someone said John had been hurt'). -sent(s_141_3_h, swe, 'någon sade att John hade skadats'). - -tree(s_142_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])). -sent(s_142_1_p, eng, 'John spoke to Mary'). -sent(s_142_1_p, original, 'John spoke to Mary'). -sent(s_142_1_p, swe, 'John talade med Mary'). - -tree(s_142_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('SoDoI', [t('UsePN', [t(bill_PN, [])])])])])). -sent(s_142_2_p, eng, 'so did Bill'). -sent(s_142_2_p, original, 'so did Bill'). -sent(s_142_2_p, swe, 'det gjorde Bill också'). - -tree(s_142_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])])). -sent(s_142_3_q, eng, 'did Bill speak to Mary'). -sent(s_142_3_q, original, 'did Bill speak to Mary'). -sent(s_142_3_q, swe, 'talade Bill med Mary'). - -tree(s_142_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])). -sent(s_142_4_h, eng, 'Bill spoke to Mary'). -sent(s_142_4_h, original, 'Bill spoke to Mary'). -sent(s_142_4_h, swe, 'Bill talade med Mary'). - -tree(s_143_1_p, s_142_1_p). -sent(s_143_1_p, eng, 'John spoke to Mary'). -sent(s_143_1_p, original, 'John spoke to Mary'). -sent(s_143_1_p, swe, 'John talade med Mary'). - -tree(s_143_2_p, s_142_2_p). -sent(s_143_2_p, eng, 'so did Bill'). -sent(s_143_2_p, original, 'so did Bill'). -sent(s_143_2_p, swe, 'det gjorde Bill också'). - -tree(s_143_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(at_four_oclock_Adv, [])])])])])). -sent(s_143_3_p, eng, 'John spoke to Mary at four o\'clock'). -sent(s_143_3_p, original, 'John spoke to Mary at four o\'clock'). -sent(s_143_3_p, swe, 'John talade med Mary klockan fyra'). - -tree(s_143_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(at_four_oclock_Adv, [])])])])])])). -sent(s_143_4_q, eng, 'did Bill speak to Mary at four o\'clock'). -sent(s_143_4_q, original, 'did Bill speak to Mary at four o\'clock'). -sent(s_143_4_q, swe, 'talade Bill med Mary klockan fyra'). - -tree(s_143_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(at_four_oclock_Adv, [])])])])])). -sent(s_143_5_h, eng, 'Bill spoke to Mary at four o\'clock'). -sent(s_143_5_h, original, 'Bill spoke to Mary at four o\'clock'). -sent(s_143_5_h, swe, 'Bill talade med Mary klockan fyra'). - -tree(s_144_1_p, s_143_3_p). -sent(s_144_1_p, eng, 'John spoke to Mary at four o\'clock'). -sent(s_144_1_p, original, 'John spoke to Mary at four o\'clock'). -sent(s_144_1_p, swe, 'John talade med Mary klockan fyra'). - -tree(s_144_2_p, s_142_2_p). -sent(s_144_2_p, eng, 'so did Bill'). -sent(s_144_2_p, original, 'so did Bill'). -sent(s_144_2_p, swe, 'det gjorde Bill också'). - -tree(s_144_3_q, s_143_4_q). -sent(s_144_3_q, eng, 'did Bill speak to Mary at four o\'clock'). -sent(s_144_3_q, original, 'did Bill speak to Mary at four o\'clock'). -sent(s_144_3_q, swe, 'talade Bill med Mary klockan fyra'). - -tree(s_144_4_h, s_143_5_h). -sent(s_144_4_h, eng, 'Bill spoke to Mary at four o\'clock'). -sent(s_144_4_h, original, 'Bill spoke to Mary at four o\'clock'). -sent(s_144_4_h, swe, 'Bill talade med Mary klockan fyra'). - -tree(s_145_1_p, s_143_3_p). -sent(s_145_1_p, eng, 'John spoke to Mary at four o\'clock'). -sent(s_145_1_p, original, 'John spoke to Mary at four o\'clock'). -sent(s_145_1_p, swe, 'John talade med Mary klockan fyra'). - -tree(s_145_2_p, t('PSentence', [t(and_PConj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])]), t(at_five_oclock_Adv, [])])])])])). -sent(s_145_2_p, eng, 'and Bill did [..] at five o\'clock'). -sent(s_145_2_p, original, 'and Bill did [..] at five o\'clock'). -sent(s_145_2_p, swe, 'och Bill gjorde [..] klockan fem'). - -tree(s_145_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(at_five_oclock_Adv, [])])])])])])). -sent(s_145_3_q, eng, 'did Bill speak to Mary at five o\'clock'). -sent(s_145_3_q, original, 'did Bill speak to Mary at five o\'clock'). -sent(s_145_3_q, swe, 'talade Bill med Mary klockan fem'). - -tree(s_145_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(at_five_oclock_Adv, [])])])])])). -sent(s_145_4_h, eng, 'Bill spoke to Mary at five o\'clock'). -sent(s_145_4_h, original, 'Bill spoke to Mary at five o\'clock'). -sent(s_145_4_h, swe, 'Bill talade med Mary klockan fem'). - -tree(s_146_1_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])). -sent(s_146_1_p, eng, 'John has spoken to Mary'). -sent(s_146_1_p, original, 'John has spoken to Mary'). -sent(s_146_1_p, swe, 'John har talat med Mary'). - -tree(s_146_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ProgrVPa', [t('ComplVV', [t(going_to_VV, []), t(elliptic_VP, [])])])])])])). -sent(s_146_2_p, eng, 'Bill is going to [..]'). -sent(s_146_2_p, original, 'Bill is going to [..]'). -sent(s_146_2_p, swe, 'Bill kommer att [..]'). - -tree(s_146_3_q, t('Question', [t('UseQCl', [t('Future', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])])). -sent(s_146_3_q, eng, 'will Bill speak to Mary'). -sent(s_146_3_q, original, 'will Bill speak to Mary'). -sent(s_146_3_q, swe, 'ska Bill tala med Mary'). - -tree(s_146_4_h, t('Sentence', [t('UseCl', [t('Future', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])). -sent(s_146_4_h, eng, 'Bill will speak to Mary'). -sent(s_146_4_h, original, 'Bill will speak to Mary'). -sent(s_146_4_h, swe, 'Bill ska tala med Mary'). - -tree(s_147_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(on_monday_Adv, [])])])])])). -sent(s_147_1_p, eng, 'John spoke to Mary on Monday'). -sent(s_147_1_p, original, 'John spoke to Mary on Monday'). -sent(s_147_1_p, swe, 'John talade med Mary på måndagen'). - -tree(s_147_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PNeg', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t(elliptic_VP, [])])])])). -sent(s_147_2_p, eng, 'Bill didn\'t [..]'). -sent(s_147_2_p, original, 'Bill didn\'t [..]'). -sent(s_147_2_p, swe, 'Bill [..] inte'). - -tree(s_147_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(on_monday_Adv, [])])])])])])). -sent(s_147_3_q, eng, 'did Bill speak to Mary on Monday'). -sent(s_147_3_q, original, 'did Bill speak to Mary on Monday'). -sent(s_147_3_q, swe, 'talade Bill med Mary på måndagen'). - -tree(s_147_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(on_monday_Adv, [])])])])])). -sent(s_147_4_h, eng, 'Bill spoke to Mary on Monday'). -sent(s_147_4_h, original, 'Bill spoke to Mary on Monday'). -sent(s_147_4_h, swe, 'Bill talade med Mary på måndagen'). - -tree(s_148_1_p, t('Question', [t('UseQCl', [t('PresentPerfect', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])])). -sent(s_148_1_p, eng, 'has John spoken to Mary'). -sent(s_148_1_p, original, 'has John spoken to Mary'). -sent(s_148_1_p, swe, 'har John talat med Mary'). - -tree(s_148_2_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t(elliptic_VP, [])])])])). -sent(s_148_2_p, eng, 'Bill has [..]'). -sent(s_148_2_p, original, 'Bill has [..]'). -sent(s_148_2_p, swe, 'Bill har [..]'). - -tree(s_148_3_q, t('Question', [t('UseQCl', [t('PresentPerfect', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])])). -sent(s_148_3_q, eng, 'has Bill spoken to Mary'). -sent(s_148_3_q, original, 'has Bill spoken to Mary'). -sent(s_148_3_q, swe, 'har Bill talat med Mary'). - -tree(s_148_4_h, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])). -sent(s_148_4_h, eng, 'Bill has spoken to Mary'). -sent(s_148_4_h, original, 'Bill has spoken to Mary'). -sent(s_148_4_h, swe, 'Bill har talat med Mary'). - -tree(s_149_1_p, s_146_1_p). -sent(s_149_1_p, eng, 'John has spoken to Mary'). -sent(s_149_1_p, original, 'John has spoken to Mary'). -sent(s_149_1_p, swe, 'John har talat med Mary'). - -tree(s_149_2_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(student_N, [])])]), t('AdvVP', [t(elliptic_VP, []), t(too_Adv, [])])])])])). -sent(s_149_2_p, eng, 'the students have [..] too'). -sent(s_149_2_p, original, 'the students have [..] too'). -sent(s_149_2_p, swe, 'studenterna har [..] också'). - -tree(s_149_3_q, t('Question', [t('UseQCl', [t('PresentPerfect', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(student_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])])). -sent(s_149_3_q, eng, 'have the students spoken to Mary'). -sent(s_149_3_q, original, 'have the students spoken to Mary'). -sent(s_149_3_q, swe, 'har studenterna talat med Mary'). - -tree(s_149_4_h, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(student_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])). -sent(s_149_4_h, eng, 'the students have spoken to Mary'). -sent(s_149_4_h, original, 'the students have spoken to Mary'). -sent(s_149_4_h, swe, 'studenterna har talat med Mary'). - -tree(s_150_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(paris_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(car_N, [])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t(elliptic_VP, []), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])])])])])])). -sent(s_150_1_p, eng, 'John went to Paris by car , and Bill [..] by train'). -sent(s_150_1_p, original, 'John went to Paris by car , and Bill [..] by train'). -sent(s_150_1_p, swe, 'John åkte till Paris med bil , och Bill [..] med tåg'). - -tree(s_150_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(paris_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])])])])])])). -sent(s_150_2_q, eng, 'did Bill go to Paris by train'). -sent(s_150_2_q, original, 'did Bill go to Paris by train'). -sent(s_150_2_q, swe, 'åkte Bill till Paris med tåg'). - -tree(s_150_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(paris_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])])])])])). -sent(s_150_3_h, eng, 'Bill went to Paris by train'). -sent(s_150_3_h, original, 'Bill went to Paris by train'). -sent(s_150_3_h, swe, 'Bill åkte till Paris med tåg'). - -tree(s_151_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(paris_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(car_N, [])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('AdvVP', [t(elliptic_VP, []), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(berlin_PN, [])])])])])])])])). -sent(s_151_1_p, eng, 'John went to Paris by car , and Bill [..] by train to Berlin'). -sent(s_151_1_p, original, 'John went to Paris by car , and Bill [..] by train to Berlin'). -sent(s_151_1_p, swe, 'John åkte till Paris med bil , och Bill [..] med tåg till Berlin'). - -tree(s_151_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(berlin_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])])])])])])). -sent(s_151_2_q, eng, 'did Bill go to Berlin by train'). -sent(s_151_2_q, original, 'did Bill go to Berlin by train'). -sent(s_151_2_q, swe, 'åkte Bill till Berlin med tåg'). - -tree(s_151_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(berlin_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])])])])])). -sent(s_151_3_h, eng, 'Bill went to Berlin by train'). -sent(s_151_3_h, original, 'Bill went to Berlin by train'). -sent(s_151_3_h, swe, 'Bill åkte till Berlin med tåg'). - -tree(s_152_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(paris_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(car_N, [])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t(elliptic_VP, []), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(berlin_PN, [])])])])])])])])). -sent(s_152_1_p, eng, 'John went to Paris by car , and Bill [..] to Berlin'). -sent(s_152_1_p, original, 'John went to Paris by car , and Bill [..] to Berlin'). -sent(s_152_1_p, swe, 'John åkte till Paris med bil , och Bill [..] till Berlin'). - -tree(s_152_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(berlin_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(car_N, [])])])])])])])])])). -sent(s_152_2_q, eng, 'did Bill go to Berlin by car'). -sent(s_152_2_q, original, 'did Bill go to Berlin by car'). -sent(s_152_2_q, swe, 'åkte Bill till Berlin med bil'). - -tree(s_152_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(berlin_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(car_N, [])])])])])])])])). -sent(s_152_3_h, eng, 'Bill went to Berlin by car'). -sent(s_152_3_h, original, 'Bill went to Berlin by car'). -sent(s_152_3_h, swe, 'Bill åkte till Berlin med bil'). - -tree(s_153_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('AdvVP', [t('ProgrVPa', [t('UseV', [t(go8travel_V, [])])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(paris_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(car_N, [])])])])])])]), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(student_N, [])])]), t('AdvVP', [t(elliptic_VP, []), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])])])])])])). -sent(s_153_1_p, eng, 'John is going to Paris by car , and the students [..] by train'). -sent(s_153_1_p, original, 'John is going to Paris by car , and the students [..] by train'). -sent(s_153_1_p, swe, 'John åker till Paris med bil , och studenterna [..] med tåg'). - -tree(s_153_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(student_N, [])])]), t('AdvVP', [t('AdvVP', [t('ProgrVPa', [t('UseV', [t(go8travel_V, [])])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(paris_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])])])])])])). -sent(s_153_2_q, eng, 'are the students going to Paris by train'). -sent(s_153_2_q, original, 'are the students going to Paris by train'). -sent(s_153_2_q, swe, 'åker studenterna till Paris med tåg'). - -tree(s_153_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(student_N, [])])]), t('AdvVP', [t('AdvVP', [t('ProgrVPa', [t('UseV', [t(go8travel_V, [])])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(paris_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])])])])])). -sent(s_153_3_h, eng, 'the students are going to Paris by train'). -sent(s_153_3_h, original, 'the students are going to Paris by train'). -sent(s_153_3_h, swe, 'studenterna åker till Paris med tåg'). - -tree(s_154_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(paris_PN, [])])])]), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(car_N, [])])])])])])])])). -sent(s_154_1_p, eng, 'John went to Paris by car'). -sent(s_154_1_p, original, 'John went to Paris by car'). -sent(s_154_1_p, swe, 'John åkte till Paris med bil'). - -tree(s_154_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t(elliptic_VP, []), t('PrepNP', [t(by8means_Prep, []), t('MassNP', [t('UseN', [t(train_N, [])])])])])])])])). -sent(s_154_2_p, eng, 'Bill [..] by train'). -sent(s_154_2_p, original, 'Bill [..] by train'). -sent(s_154_2_p, swe, 'Bill [..] med tåg'). - -tree(s_154_3_q, s_150_2_q). -sent(s_154_3_q, eng, 'did Bill go to Paris by train'). -sent(s_154_3_q, original, 'did Bill go to Paris by train'). -sent(s_154_3_q, swe, 'åkte Bill till Paris med tåg'). - -tree(s_154_4_h, s_150_3_h). -sent(s_154_4_h, eng, 'Bill went to Paris by train'). -sent(s_154_4_h, original, 'Bill went to Paris by train'). -sent(s_154_4_h, swe, 'Bill åkte till Paris med tåg'). - -tree(s_155_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(car_N, [])])])])])])])). -sent(s_155_1_p, eng, 'John owns a car'). -sent(s_155_1_p, original, 'John owns a car'). -sent(s_155_1_p, swe, 'John äger en bil'). - -tree(s_155_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetNP', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])])])]), t(too_Adv, [])])])])])). -sent(s_155_2_p, eng, 'Bill owns one too'). -sent(s_155_2_p, original, 'Bill owns one too'). -sent(s_155_2_p, swe, 'Bill äger ett också'). - -tree(s_155_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(car_N, [])])])])])])])])). -sent(s_155_3_q, eng, 'does Bill own a car'). -sent(s_155_3_q, original, 'does Bill own a car'). -sent(s_155_3_q, swe, 'äger Bill en bil'). - -tree(s_155_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(car_N, [])])])])])])])). -sent(s_155_4_h, eng, 'Bill owns a car'). -sent(s_155_4_h, original, 'Bill owns a car'). -sent(s_155_4_h, swe, 'Bill äger en bil'). - -tree(s_156_1_p, s_155_1_p). -sent(s_156_1_p, eng, 'John owns a car'). -sent(s_156_1_p, original, 'John owns a car'). -sent(s_156_1_p, swe, 'John äger en bil'). - -tree(s_156_2_p, s_155_2_p). -sent(s_156_2_p, eng, 'Bill owns one too'). -sent(s_156_2_p, original, 'Bill owns one too'). -sent(s_156_2_p, swe, 'Bill äger ett också'). - -tree(s_156_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('RelCN', [t('UseN', [t(car_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelSlash', [t(that_RP, []), t('SlashVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(john_PN, [])]), t('UsePN', [t(bill_PN, [])])]), t('SlashV2a', [t(own_V2, [])])])])])])])])])])])). -sent(s_156_3_q, eng, 'is there a car that John and Bill own'). -sent(s_156_3_q, original, 'is there a car that John and Bill own'). -sent(s_156_3_q, swe, 'finns det en bil som John och Bill äger'). - -tree(s_156_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('RelCN', [t('UseN', [t(car_N, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelSlash', [t(that_RP, []), t('SlashVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(john_PN, [])]), t('UsePN', [t(bill_PN, [])])]), t('SlashV2a', [t(own_V2, [])])])])])])])])])])). -sent(s_156_4_h, eng, 'there is a car that John and Bill own'). -sent(s_156_4_h, original, 'there is a car that John and Bill own'). -sent(s_156_4_h, swe, 'det finns en bil som John och Bill äger'). - -tree(s_157_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(red_A, [])]), t('UseN', [t(car_N, [])])])])])])])])). -sent(s_157_1_p, eng, 'John owns a red car'). -sent(s_157_1_p, original, 'John owns a red car'). -sent(s_157_1_p, swe, 'John äger en röd bil'). - -tree(s_157_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(blue_A, [])]), t('UseN', [t(one_N, [])])])])])])])])). -sent(s_157_2_p, eng, 'Bill owns a blue one'). -sent(s_157_2_p, original, 'Bill owns a blue one'). -sent(s_157_2_p, swe, 'Bill äger en blå en'). - -tree(s_157_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(blue_A, [])]), t('UseN', [t(car_N, [])])])])])])])])])). -sent(s_157_3_q, eng, 'does Bill own a blue car'). -sent(s_157_3_q, original, 'does Bill own a blue car'). -sent(s_157_3_q, swe, 'äger Bill en blå bil'). - -tree(s_157_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(blue_A, [])]), t('UseN', [t(car_N, [])])])])])])])])). -sent(s_157_4_h, eng, 'Bill owns a blue car'). -sent(s_157_4_h, original, 'Bill owns a blue car'). -sent(s_157_4_h, swe, 'Bill äger en blå bil'). - -tree(s_158_1_p, s_157_1_p). -sent(s_158_1_p, eng, 'John owns a red car'). -sent(s_158_1_p, original, 'John owns a red car'). -sent(s_158_1_p, swe, 'John äger en röd bil'). - -tree(s_158_2_p, s_157_2_p). -sent(s_158_2_p, eng, 'Bill owns a blue one'). -sent(s_158_2_p, original, 'Bill owns a blue one'). -sent(s_158_2_p, swe, 'Bill äger en blå en'). - -tree(s_158_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(red_A, [])]), t('UseN', [t(car_N, [])])])])])])])])])). -sent(s_158_3_q, eng, 'does Bill own a red car'). -sent(s_158_3_q, original, 'does Bill own a red car'). -sent(s_158_3_q, swe, 'äger Bill en röd bil'). - -tree(s_158_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(red_A, [])]), t('UseN', [t(car_N, [])])])])])])])])). -sent(s_158_4_h, eng, 'Bill owns a red car'). -sent(s_158_4_h, original, 'Bill owns a red car'). -sent(s_158_4_h, swe, 'Bill äger en röd bil'). - -tree(s_159_1_p, s_157_1_p). -sent(s_159_1_p, eng, 'John owns a red car'). -sent(s_159_1_p, original, 'John owns a red car'). -sent(s_159_1_p, swe, 'John äger en röd bil'). - -tree(s_159_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(fast_A, [])]), t('UseN', [t(one_N, [])])])])])])])])). -sent(s_159_2_p, eng, 'Bill owns a fast one'). -sent(s_159_2_p, original, 'Bill owns a fast one'). -sent(s_159_2_p, swe, 'Bill äger en snabb en'). - -tree(s_159_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(fast_A, [])]), t('UseN', [t(car_N, [])])])])])])])])])). -sent(s_159_3_q, eng, 'does Bill own a fast car'). -sent(s_159_3_q, original, 'does Bill own a fast car'). -sent(s_159_3_q, swe, 'äger Bill en snabb bil'). - -tree(s_159_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(fast_A, [])]), t('UseN', [t(car_N, [])])])])])])])])). -sent(s_159_4_h, eng, 'Bill owns a fast car'). -sent(s_159_4_h, original, 'Bill owns a fast car'). -sent(s_159_4_h, swe, 'Bill äger en snabb bil'). - -tree(s_160_1_p, s_157_1_p). -sent(s_160_1_p, eng, 'John owns a red car'). -sent(s_160_1_p, original, 'John owns a red car'). -sent(s_160_1_p, swe, 'John äger en röd bil'). - -tree(s_160_2_p, s_159_2_p). -sent(s_160_2_p, eng, 'Bill owns a fast one'). -sent(s_160_2_p, original, 'Bill owns a fast one'). -sent(s_160_2_p, swe, 'Bill äger en snabb en'). - -tree(s_160_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(fast_A, [])]), t('AdjCN', [t('PositA', [t(red_A, [])]), t('UseN', [t(car_N, [])])])])])])])])])])). -sent(s_160_3_q, eng, 'does Bill own a fast red car'). -sent(s_160_3_q, original, 'does Bill own a fast red car'). -sent(s_160_3_q, swe, 'äger Bill en snabb röd bil'). - -tree(s_160_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(fast_A, [])]), t('AdjCN', [t('PositA', [t(red_A, [])]), t('UseN', [t(car_N, [])])])])])])])])])). -sent(s_160_4_h, eng, 'Bill owns a fast red car'). -sent(s_160_4_h, original, 'Bill owns a fast red car'). -sent(s_160_4_h, swe, 'Bill äger en snabb röd bil'). - -tree(s_161_1_p, s_157_1_p). -sent(s_161_1_p, eng, 'John owns a red car'). -sent(s_161_1_p, original, 'John owns a red car'). -sent(s_161_1_p, swe, 'John äger en röd bil'). - -tree(s_161_2_p, s_159_2_p). -sent(s_161_2_p, eng, 'Bill owns a fast one'). -sent(s_161_2_p, original, 'Bill owns a fast one'). -sent(s_161_2_p, swe, 'Bill äger en snabb en'). - -tree(s_161_3_q, s_160_3_q). -sent(s_161_3_q, eng, 'does Bill own a fast red car'). -sent(s_161_3_q, original, 'does Bill own a fast red car'). -sent(s_161_3_q, swe, 'äger Bill en snabb röd bil'). - -tree(s_161_4_h, s_160_4_h). -sent(s_161_4_h, eng, 'Bill owns a fast red car'). -sent(s_161_4_h, original, 'Bill owns a fast red car'). -sent(s_161_4_h, swe, 'Bill äger en snabb röd bil'). - -tree(s_162_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(fast_A, [])]), t('AdjCN', [t('PositA', [t(red_A, [])]), t('UseN', [t(car_N, [])])])])])])])])])). -sent(s_162_1_p, eng, 'John owns a fast red car'). -sent(s_162_1_p, original, 'John owns a fast red car'). -sent(s_162_1_p, swe, 'John äger en snabb röd bil'). - -tree(s_162_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(slow_A, [])]), t('UseN', [t(one_N, [])])])])])])])])). -sent(s_162_2_p, eng, 'Bill owns a slow one'). -sent(s_162_2_p, original, 'Bill owns a slow one'). -sent(s_162_2_p, swe, 'Bill äger en långsam en'). - -tree(s_162_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(slow_A, [])]), t('AdjCN', [t('PositA', [t(red_A, [])]), t('UseN', [t(car_N, [])])])])])])])])])])). -sent(s_162_3_q, eng, 'does Bill own a slow red car'). -sent(s_162_3_q, original, 'does Bill own a slow red car'). -sent(s_162_3_q, swe, 'äger Bill en långsam röd bil'). - -tree(s_162_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(slow_A, [])]), t('AdjCN', [t('PositA', [t(red_A, [])]), t('UseN', [t(car_N, [])])])])])])])])])). -sent(s_162_4_h, eng, 'Bill owns a slow red car'). -sent(s_162_4_h, original, 'Bill owns a slow red car'). -sent(s_162_4_h, swe, 'Bill äger en långsam röd bil'). - -tree(s_163_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('PPartNP', [t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(paper_N, [])])]), t(accept_V2, [])])])])])])). -sent(s_163_1_p, eng, 'John had his paper accepted'). -sent(s_163_1_p, original, 'John had his paper accepted'). -sent(s_163_1_p, swe, 'John hade sin uppsats godkänd'). - -tree(s_163_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PNeg', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplVQ', [t(know_VQ, []), t('UseQCl', [t('Past', []), t('PPos', []), t('QuestIAdv', [t(why_IAdv, []), t(elliptic_Cl, [])])])])])])])). -sent(s_163_2_p, eng, 'Bill doesn\'t know why [..]'). -sent(s_163_2_p, original, 'Bill doesn\'t know why [..]'). -sent(s_163_2_p, swe, 'Bill vet inte varför [..]'). - -tree(s_163_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplVQ', [t(know_VQ, []), t('UseQCl', [t('Past', []), t('PPos', []), t('QuestIAdv', [t(why_IAdv, []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('PPartNP', [t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(paper_N, [])])]), t(accept_V2, [])])])])])])])])])])])). -sent(s_163_3_q, eng, 'does Bill know why John had his paper accepted'). -sent(s_163_3_q, original, 'does Bill know why John had his paper accepted'). -sent(s_163_3_q, swe, 'vet Bill varför John hade sin uppsats godkänd'). - -tree(s_163_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplVQ', [t(know_VQ, []), t('UseQCl', [t('Past', []), t('PPos', []), t('QuestIAdv', [t(why_IAdv, []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('PPartNP', [t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(paper_N, [])])]), t(accept_V2, [])])])])])])])])])])). -sent(s_163_4_h, eng, 'Bill knows why John had his paper accepted'). -sent(s_163_4_h, original, 'Bill knows why John had his paper accepted'). -sent(s_163_4_h, swe, 'Bill vet varför John hade sin uppsats godkänd'). - -tree(s_164_1_p, s_142_1_p). -sent(s_164_1_p, eng, 'John spoke to Mary'). -sent(s_164_1_p, original, 'John spoke to Mary'). -sent(s_164_1_p, swe, 'John talade med Mary'). - -tree(s_164_2_p, t('PAdverbial', [t(and_PConj, []), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(sue_PN, [])])])])). -sent(s_164_2_p, eng, 'and to Sue'). -sent(s_164_2_p, original, 'and to Sue'). -sent(s_164_2_p, swe, 'och till Sue'). - -tree(s_164_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(sue_PN, [])])])])])])])). -sent(s_164_3_q, eng, 'did John speak to Sue'). -sent(s_164_3_q, original, 'did John speak to Sue'). -sent(s_164_3_q, swe, 'talade John med Sue'). - -tree(s_164_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(sue_PN, [])])])])])])). -sent(s_164_4_h, eng, 'John spoke to Sue'). -sent(s_164_4_h, original, 'John spoke to Sue'). -sent(s_164_4_h, swe, 'John talade med Sue'). - -tree(s_165_1_p, s_142_1_p). -sent(s_165_1_p, eng, 'John spoke to Mary'). -sent(s_165_1_p, original, 'John spoke to Mary'). -sent(s_165_1_p, swe, 'John talade med Mary'). - -tree(s_165_2_p, t('Adverbial', [t(on_friday_Adv, [])])). -sent(s_165_2_p, eng, 'on Friday'). -sent(s_165_2_p, original, 'on Friday'). -sent(s_165_2_p, swe, 'på fredagen'). - -tree(s_165_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(on_friday_Adv, [])])])])])])). -sent(s_165_3_q, eng, 'did John speak to Mary on Friday'). -sent(s_165_3_q, original, 'did John speak to Mary on Friday'). -sent(s_165_3_q, swe, 'talade John med Mary på fredagen'). - -tree(s_165_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(on_friday_Adv, [])])])])])). -sent(s_165_4_h, eng, 'John spoke to Mary on Friday'). -sent(s_165_4_h, original, 'John spoke to Mary on Friday'). -sent(s_165_4_h, swe, 'John talade med Mary på fredagen'). - -tree(s_166_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t(on_thursday_Adv, [])])])])])). -sent(s_166_1_p, eng, 'John spoke to Mary on Thursday'). -sent(s_166_1_p, original, 'John spoke to Mary on Thursday'). -sent(s_166_1_p, swe, 'John talade med Mary på torsdagen'). - -tree(s_166_2_p, t('PAdverbial', [t(and_PConj, []), t(on_friday_Adv, [])])). -sent(s_166_2_p, eng, 'and on Friday'). -sent(s_166_2_p, original, 'and on Friday'). -sent(s_166_2_p, swe, 'och på fredagen'). - -tree(s_166_3_q, s_165_3_q). -sent(s_166_3_q, eng, 'did John speak to Mary on Friday'). -sent(s_166_3_q, original, 'did John speak to Mary on Friday'). -sent(s_166_3_q, swe, 'talade John med Mary på fredagen'). - -tree(s_166_4_h, s_165_4_h). -sent(s_166_4_h, eng, 'John spoke to Mary on Friday'). -sent(s_166_4_h, original, 'John spoke to Mary on Friday'). -sent(s_166_4_h, swe, 'John talade med Mary på fredagen'). - -tree(s_167_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_twenty', [])])])]), t('UseN', [t(man_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(work_in_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(sales_department_N, [])])])])])])])). -sent(s_167_1_p, eng, 'twenty men work in the sales department'). -sent(s_167_1_p, original, 'twenty men work in the sales department'). -sent(s_167_1_p, swe, 'tjugo män arbetar på försäljningsavdelningen'). - -tree(s_167_2_p, t('PNounphrase', [t(but_PConj, []), t('PredetNP', [t(only_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_one', [])])])]), t('UseN', [t(woman_N, [])])])])])). -sent(s_167_2_p, eng, 'but only one woman'). -sent(s_167_2_p, original, 'but only one woman'). -sent(s_167_2_p, swe, 'men bara en kvinna'). - -tree(s_167_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(woman_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(work_in_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(sales_department_N, [])])])])])])])])). -sent(s_167_3_q, eng, 'do two women work in the sales department'). -sent(s_167_3_q, original, 'do two women work in the sales department'). -sent(s_167_3_q, swe, 'arbetar två kvinnor på försäljningsavdelningen'). - -tree(s_167_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(woman_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(work_in_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(sales_department_N, [])])])])])])])). -sent(s_167_4_h, eng, 'two women work in the sales department'). -sent(s_167_4_h, original, 'two women work in the sales department'). -sent(s_167_4_h, swe, 'två kvinnor arbetar på försäljningsavdelningen'). - -tree(s_168_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_five', [])])])]), t('UseN', [t(man_N, [])])]), t('AdvVP', [t('UseV', [t(work_V, [])]), t(part_time_Adv, [])])])])])). -sent(s_168_1_p, eng, 'five men work part time'). -sent(s_168_1_p, original, 'five men work part time'). -sent(s_168_1_p, swe, 'fem män arbetar deltid'). - -tree(s_168_2_p, t('PNounphrase', [t(and_PConj, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_fortyfive', [])])])]), t('UseN', [t(woman_N, [])])])])). -sent(s_168_2_p, eng, 'and forty five women'). -sent(s_168_2_p, original, 'and forty five women'). -sent(s_168_2_p, swe, 'och fyrtiofem kvinnor'). - -tree(s_168_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_fortyfive', [])])])]), t('UseN', [t(woman_N, [])])]), t('AdvVP', [t('UseV', [t(work_V, [])]), t(part_time_Adv, [])])])])])])). -sent(s_168_3_q, eng, 'do forty five women work part time'). -sent(s_168_3_q, original, 'do forty five women work part time'). -sent(s_168_3_q, swe, 'arbetar fyrtiofem kvinnor deltid'). - -tree(s_168_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_fortyfive', [])])])]), t('UseN', [t(woman_N, [])])]), t('AdvVP', [t('UseV', [t(work_V, [])]), t(part_time_Adv, [])])])])])). -sent(s_168_4_h, eng, 'forty five women work part time'). -sent(s_168_4_h, original, 'forty five women work part time'). -sent(s_168_4_h, swe, 'fyrtiofem kvinnor arbetar deltid'). - -tree(s_169_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t('PrepNP', [t(before_Prep, []), t('UsePN', [t(bill_PN, [])])])])])])])). -sent(s_169_1_p, eng, 'John found Mary before Bill'). -sent(s_169_1_p, original, 'John found Mary before Bill'). -sent(s_169_1_p, swe, 'John hittade Mary före Bill'). - -tree(s_169_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])])])])])])). -sent(s_169_2_q, eng, 'did John find Mary before Bill found Mary'). -sent(s_169_2_q, original, 'did John find Mary before Bill found Mary'). -sent(s_169_2_q, swe, 'hittade John Mary innan Bill hittade Mary'). - -tree(s_169_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])])])])])). -sent(s_169_3_h, eng, 'John found Mary before Bill found Mary'). -sent(s_169_3_h, original, 'John found Mary before Bill found Mary'). -sent(s_169_3_h, swe, 'John hittade Mary innan Bill hittade Mary'). - -tree(s_170_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('AdvNP', [t('UsePN', [t(mary_PN, [])]), t('PrepNP', [t(before_Prep, []), t('UsePN', [t(bill_PN, [])])])])])])])])). -sent(s_170_1_p, eng, 'John found Mary before Bill'). -sent(s_170_1_p, original, 'John found Mary before Bill'). -sent(s_170_1_p, swe, 'John hittade Mary före Bill'). - -tree(s_170_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('UsePN', [t(bill_PN, [])])])])])])])])])])])). -sent(s_170_2_q, eng, 'did John find Mary before John found Bill'). -sent(s_170_2_q, original, 'did John find Mary before John found Bill'). -sent(s_170_2_q, swe, 'hittade John Mary innan John hittade Bill'). - -tree(s_170_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('UsePN', [t(mary_PN, [])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(find_V2, [])]), t('UsePN', [t(bill_PN, [])])])])])])])])])])). -sent(s_170_3_h, eng, 'John found Mary before John found Bill'). -sent(s_170_3_h, original, 'John found Mary before John found Bill'). -sent(s_170_3_h, swe, 'John hittade Mary innan John hittade Bill'). - -tree(s_171_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVV', [t(want_VV, []), t('ComplVQ', [t(know_VQ, []), t('UseQCl', [t('Present', []), t('PPos', []), t('QuestVP', [t('IdetCN', [t(how8many_IDet, []), t('UseN', [t(man_N, [])])]), t('AdvVP', [t('UseV', [t(work_V, [])]), t(part_time_Adv, [])])])])])])])])])). -sent(s_171_1_p, eng, 'John wants to know how many men work part time'). -sent(s_171_1_p, original, 'John wants to know how many men work part time'). -sent(s_171_1_p, swe, 'John vill veta hur många män som arbetar deltid'). - -tree(s_171_2_p, t('PNounphrase', [t(and_PConj, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(woman_N, [])])])])). -sent(s_171_2_p, eng, 'and women'). -sent(s_171_2_p, original, 'and women'). -sent(s_171_2_p, swe, 'och kvinnor'). - -tree(s_171_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVV', [t(want_VV, []), t('ComplVQ', [t(know_VQ, []), t('UseQCl', [t('Present', []), t('PPos', []), t('QuestVP', [t('IdetCN', [t(how8many_IDet, []), t('UseN', [t(woman_N, [])])]), t('AdvVP', [t('UseV', [t(work_V, [])]), t(part_time_Adv, [])])])])])])])])])])). -sent(s_171_3_q, eng, 'does John want to know how many women work part time'). -sent(s_171_3_q, original, 'does John want to know how many women work part time'). -sent(s_171_3_q, swe, 'vill John veta hur många kvinnor som arbetar deltid'). - -tree(s_171_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVV', [t(want_VV, []), t('ComplVQ', [t(know_VQ, []), t('UseQCl', [t('Present', []), t('PPos', []), t('QuestVP', [t('IdetCN', [t(how8many_IDet, []), t('UseN', [t(woman_N, [])])]), t('AdvVP', [t('UseV', [t(work_V, [])]), t(part_time_Adv, [])])])])])])])])])). -sent(s_171_4_h, eng, 'John wants to know how many women work part time'). -sent(s_171_4_h, original, 'John wants to know how many women work part time'). -sent(s_171_4_h, swe, 'John vill veta hur många kvinnor som arbetar deltid'). - -tree(s_172_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVV', [t(want_VV, []), t('ComplVQ', [t(know_VQ, []), t('ConjQS2', [t(comma_and_Conj, []), t('UseQCl', [t('Present', []), t('PPos', []), t('QuestVP', [t('IdetCN', [t(how8many_IDet, []), t('UseN', [t(man_N, [])])]), t('AdvVP', [t('UseV', [t(work_V, [])]), t(part_time_Adv, [])])])]), t('UseQCl', [t('Present', []), t('PPos', []), t('QuestVP', [t('IdetCN', [t('IdetQuant', [t(which_IQuant, []), t('NumPl', [])]), t(elliptic_CN, [])]), t(elliptic_VP, [])])])])])])])])])). -sent(s_172_1_p, eng, 'John wants to know which [..] [..] , and which [..] [..]'). -sent(s_172_1_p, original, 'John wants to know how many men work part time , and which [..] [..]'). -sent(s_172_1_p, swe, 'John vill veta vilka [..] som [..] , och vilka [..] som [..]'). - -tree(s_172_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVV', [t(want_VV, []), t('ComplVQ', [t(know_VQ, []), t('UseQCl', [t('Present', []), t('PPos', []), t('QuestVP', [t('IdetCN', [t('IdetQuant', [t(which_IQuant, []), t('NumPl', [])]), t('UseN', [t(man_N, [])])]), t('AdvVP', [t('UseV', [t(work_V, [])]), t(part_time_Adv, [])])])])])])])])])])). -sent(s_172_2_q, eng, 'does John want to know which men work part time'). -sent(s_172_2_q, original, 'does John want to know which men work part time'). -sent(s_172_2_q, swe, 'vill John veta vilka män som arbetar deltid'). - -tree(s_172_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVV', [t(want_VV, []), t('ComplVQ', [t(know_VQ, []), t('UseQCl', [t('Present', []), t('PPos', []), t('QuestVP', [t('IdetCN', [t('IdetQuant', [t(which_IQuant, []), t('NumPl', [])]), t('UseN', [t(man_N, [])])]), t('AdvVP', [t('UseV', [t(work_V, [])]), t(part_time_Adv, [])])])])])])])])])). -sent(s_172_3_h, eng, 'John wants to know which men work part time'). -sent(s_172_3_h, original, 'John wants to know which men work part time'). -sent(s_172_3_h, swe, 'John vill veta vilka män som arbetar deltid'). - -tree(s_173_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('RelNPa', [t('UsePron', [t(everyone_Pron, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('StrandRelSlash', [t(that_RP, []), t('SlashVP', [t('UsePN', [t(john_PN, [])]), t('SlashVV', [t(do_VV, []), t(elliptic_VPSlash, [])])])])])])])])])])). -sent(s_173_1_p, eng, 'Bill spoke to everyone that John did [..]'). -sent(s_173_1_p, original, 'Bill spoke to everyone that John did [..]'). -sent(s_173_1_p, swe, 'Bill talade med alla som John gjorde [..] [..]'). - -tree(s_173_2_p, s_142_1_p). -sent(s_173_2_p, eng, 'John spoke to Mary'). -sent(s_173_2_p, original, 'John spoke to Mary'). -sent(s_173_2_p, swe, 'John talade med Mary'). - -tree(s_173_3_q, s_142_3_q). -sent(s_173_3_q, eng, 'did Bill speak to Mary'). -sent(s_173_3_q, original, 'did Bill speak to Mary'). -sent(s_173_3_q, swe, 'talade Bill med Mary'). - -tree(s_173_4_h, s_142_4_h). -sent(s_173_4_h, eng, 'Bill spoke to Mary'). -sent(s_173_4_h, original, 'Bill spoke to Mary'). -sent(s_173_4_h, swe, 'Bill talade med Mary'). - -tree(s_174_1_p, s_173_1_p). -sent(s_174_1_p, eng, 'Bill spoke to everyone that John did [..]'). -sent(s_174_1_p, original, 'Bill spoke to everyone that John did [..]'). -sent(s_174_1_p, swe, 'Bill talade med alla som John gjorde [..] [..]'). - -tree(s_174_2_p, s_142_4_h). -sent(s_174_2_p, eng, 'Bill spoke to Mary'). -sent(s_174_2_p, original, 'Bill spoke to Mary'). -sent(s_174_2_p, swe, 'Bill talade med Mary'). - -tree(s_174_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(speak_to_V2, [])]), t('UsePN', [t(mary_PN, [])])])])])])])). -sent(s_174_3_q, eng, 'did John speak to Mary'). -sent(s_174_3_q, original, 'did John speak to Mary'). -sent(s_174_3_q, swe, 'talade John med Mary'). - -tree(s_174_4_h, s_142_1_p). -sent(s_174_4_h, eng, 'John spoke to Mary'). -sent(s_174_4_h, original, 'John spoke to Mary'). -sent(s_174_4_h, swe, 'John talade med Mary'). - -tree(s_175_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])]), t(too_Adv, [])])])])])])). -sent(s_175_1_p, eng, 'John said Mary wrote a report , and Bill did [..] too'). -sent(s_175_1_p, original, 'John said Mary wrote a report , and Bill did [..] too'). -sent(s_175_1_p, swe, 'John sade att Mary skrev en rapport , och Bill gjorde [..] också'). - -tree(s_175_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])). -sent(s_175_2_q, eng, 'did Bill say Mary wrote a report'). -sent(s_175_2_q, original, 'did Bill say Mary wrote a report'). -sent(s_175_2_q, swe, 'sade Bill att Mary skrev en rapport'). - -tree(s_175_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])). -sent(s_175_3_h, eng, 'Bill said Mary wrote a report'). -sent(s_175_3_h, original, 'Bill said Mary wrote a report'). -sent(s_175_3_h, swe, 'Bill sade att Mary skrev en rapport'). - -tree(s_176_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVSa', [t(say_VS, []), t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])]), t(too_Adv, [])])])])])])])])])). -sent(s_176_1_p, eng, 'John said Mary wrote a report , and Bill did [..] too'). -sent(s_176_1_p, original, 'John said Mary wrote a report , and Bill did [..] too'). -sent(s_176_1_p, swe, 'John sade att Mary skrev en rapport , och Bill gjorde [..] också'). - -tree(s_176_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])). -sent(s_176_2_q, eng, 'did John say Bill wrote a report'). -sent(s_176_2_q, original, 'did John say Bill wrote a report'). -sent(s_176_2_q, swe, 'sade John att Bill skrev en rapport'). - -tree(s_176_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])). -sent(s_176_3_h, eng, 'John said Bill wrote a report'). -sent(s_176_3_h, original, 'John said Bill wrote a report'). -sent(s_176_3_h, swe, 'John sade att Bill skrev en rapport'). - -sent(s_177_1_p, original, 'John said that Mary wrote a report , and that Bill did [..] too'). - -tree(s_177_1_p_NEW, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVS', [t(say_VS, []), t('PredVPS', [t('UsePN', [t(mary_PN, [])]), t('ConjVPS2', [t(comma_and_Conj, []), t('Past', []), t('PPos', []), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t('Past', []), t('PPos', []), t('ComplVS', [t(say_VS, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])]), t(too_Adv, [])])])])])])])])])])])). -sent(s_177_1_p_NEW, eng, 'John said that Mary wrote a report , and said that Bill did [..] too'). -sent(s_177_1_p_NEW, original, 'John said that Mary wrote a report , and said that Bill did [..] too'). -sent(s_177_1_p_NEW, swe, 'John sade att Mary skrev en rapport , och sade att Bill gjorde [..] också'). - -tree(s_177_2_q, s_175_2_q). -sent(s_177_2_q, eng, 'did Bill say Mary wrote a report'). -sent(s_177_2_q, original, 'did Bill say Mary wrote a report'). -sent(s_177_2_q, swe, 'sade Bill att Mary skrev en rapport'). - -tree(s_177_3_h, s_175_3_h). -sent(s_177_3_h, eng, 'Bill said Mary wrote a report'). -sent(s_177_3_h, original, 'Bill said Mary wrote a report'). -sent(s_177_3_h, swe, 'Bill sade att Mary skrev en rapport'). - -tree(s_178_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplVSa', [t(say_VS, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(peter_PN, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])]), t(too_Adv, [])])])])])])). -sent(s_178_1_p, eng, 'John wrote a report , and Bill said Peter did [..] too'). -sent(s_178_1_p, original, 'John wrote a report , and Bill said Peter did [..] too'). -sent(s_178_1_p, swe, 'John skrev en rapport , och Bill sade att Peter gjorde [..] också'). - -tree(s_178_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(peter_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])). -sent(s_178_2_q, eng, 'did Bill say Peter wrote a report'). -sent(s_178_2_q, original, 'did Bill say Peter wrote a report'). -sent(s_178_2_q, swe, 'sade Bill att Peter skrev en rapport'). - -tree(s_178_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplVSa', [t(say_VS, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(peter_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])). -sent(s_178_3_h, eng, 'Bill said Peter wrote a report'). -sent(s_178_3_h, original, 'Bill said Peter wrote a report'). -sent(s_178_3_h, swe, 'Bill sade att Peter skrev en rapport'). - -tree(s_179_1_p, t('Sentence', [t('ConjS2', [t(if_comma_then_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('AdvVP', [t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])]), t(too_Adv, [])])])])])])). -sent(s_179_1_p, eng, 'if John wrote a report , then Bill did [..] too'). -sent(s_179_1_p, original, 'if John wrote a report , then Bill did [..] too'). -sent(s_179_1_p, swe, 'om John skrev en rapport så Bill gjorde [..] också'). - -tree(s_179_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])). -sent(s_179_2_p, eng, 'John wrote a report'). -sent(s_179_2_p, original, 'John wrote a report'). -sent(s_179_2_p, swe, 'John skrev en rapport'). - -tree(s_179_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])). -sent(s_179_3_q, eng, 'did Bill write a report'). -sent(s_179_3_q, original, 'did Bill write a report'). -sent(s_179_3_q, swe, 'skrev Bill en rapport'). - -tree(s_179_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])). -sent(s_179_4_h, eng, 'Bill wrote a report'). -sent(s_179_4_h, original, 'Bill wrote a report'). -sent(s_179_4_h, swe, 'Bill skrev en rapport'). - -tree(s_180_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVV', [t(want_VV, []), t('ComplSlash', [t('SlashV2a', [t(buy_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(car_N, [])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])). -sent(s_180_1_p, eng, 'John wanted to buy a car , and he did [..]'). -sent(s_180_1_p, original, 'John wanted to buy a car , and he did [..]'). -sent(s_180_1_p, swe, 'John ville köpa en bil , och han gjorde [..]'). - -tree(s_180_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(buy_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(car_N, [])])])])])])])])). -sent(s_180_2_q, eng, 'did John buy a car'). -sent(s_180_2_q, original, 'did John buy a car'). -sent(s_180_2_q, swe, 'köpte John en bil'). - -tree(s_180_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(buy_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(car_N, [])])])])])])])). -sent(s_180_3_h, eng, 'John bought a car'). -sent(s_180_3_h, original, 'John bought a car'). -sent(s_180_3_h, swe, 'John köpte en bil'). - -tree(s_181_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplVV', [t(need_VV, []), t('ComplSlash', [t('SlashV2a', [t(buy_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(car_N, [])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])). -sent(s_181_1_p, eng, 'John needed to buy a car , and Bill did [..]'). -sent(s_181_1_p, original, 'John needed to buy a car , and Bill did [..]'). -sent(s_181_1_p, swe, 'John behövde köpa en bil , och Bill gjorde [..]'). - -tree(s_181_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(buy_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(car_N, [])])])])])])])])). -sent(s_181_2_q, eng, 'did Bill buy a car'). -sent(s_181_2_q, original, 'did Bill buy a car'). -sent(s_181_2_q, swe, 'köpte Bill en bil'). - -tree(s_181_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(buy_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(car_N, [])])])])])])])). -sent(s_181_3_h, eng, 'Bill bought a car'). -sent(s_181_3_h, original, 'Bill bought a car'). -sent(s_181_3_h, swe, 'Bill köpte en bil'). - -tree(s_182_1_p, t('Sentence', [t('ConjS2', [t(and_Conj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])]), t('UseCl', [t('Present', []), t('PPos', []), t('SoDoI', [t('UsePN', [t(jones_PN, [])])])])])])). -sent(s_182_1_p, eng, 'Smith represents his company and so does Jones'). -sent(s_182_1_p, original, 'Smith represents his company and so does Jones'). -sent(s_182_1_p, swe, 'Smith representerar sitt företag och det gör Jones också'). - -tree(s_182_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(jones_PN, [])])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])])])])). -sent(s_182_2_q, eng, 'does Jones represent Jones\' company'). -sent(s_182_2_q, original, 'does Jones represent Jones\' company'). -sent(s_182_2_q, swe, 'representerar Jones Jones företag'). - -tree(s_182_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(jones_PN, [])])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])])])). -sent(s_182_3_h, eng, 'Jones represents Jones\' company'). -sent(s_182_3_h, original, 'Jones represents Jones\' company'). -sent(s_182_3_h, swe, 'Jones representerar Jones företag'). - -tree(s_183_1_p, s_182_1_p). -sent(s_183_1_p, eng, 'Smith represents his company and so does Jones'). -sent(s_183_1_p, original, 'Smith represents his company and so does Jones'). -sent(s_183_1_p, swe, 'Smith representerar sitt företag och det gör Jones också'). - -tree(s_183_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(smith_PN, [])])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])])])])). -sent(s_183_2_q, eng, 'does Jones represent Smith\'s company'). -sent(s_183_2_q, original, 'does Jones represent Smith\'s company'). -sent(s_183_2_q, swe, 'representerar Jones Smiths företag'). - -tree(s_183_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(smith_PN, [])])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])])])). -sent(s_183_3_h, eng, 'Jones represents Smith\'s company'). -sent(s_183_3_h, original, 'Jones represents Smith\'s company'). -sent(s_183_3_h, swe, 'Jones representerar Smiths företag'). - -tree(s_184_1_p, s_182_1_p). -sent(s_184_1_p, eng, 'Smith represents his company and so does Jones'). -sent(s_184_1_p, original, 'Smith represents his company and so does Jones'). -sent(s_184_1_p, swe, 'Smith representerar sitt företag och det gör Jones också'). - -tree(s_184_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(jones_PN, [])])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])])])])). -sent(s_184_2_q, eng, 'does Smith represent Jones\' company'). -sent(s_184_2_q, original, 'does Smith represent Jones\' company'). -sent(s_184_2_q, swe, 'representerar Smith Jones företag'). - -tree(s_184_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(jones_PN, [])])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])])])). -sent(s_184_3_h, eng, 'Smith represents Jones\' company'). -sent(s_184_3_h, original, 'Smith represents Jones\' company'). -sent(s_184_3_h, swe, 'Smith representerar Jones företag'). - -tree(s_185_1_p, t('Sentence', [t('ConjS2', [t(and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplVSa', [t(claim_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(cost_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(proposal_N, [])])])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('SoDoI', [t('UsePN', [t(jones_PN, [])])])])])])). -sent(s_185_1_p, eng, 'Smith claimed he had costed his proposal and so did Jones'). -sent(s_185_1_p, original, 'Smith claimed he had costed his proposal and so did Jones'). -sent(s_185_1_p, swe, 'Smith påstod att han hade kostnadsberäknat sitt förslag och det gjorde Jones också'). - -tree(s_185_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVSa', [t(claim_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(cost_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(proposal_N, [])])])])])])])])])])])])). -sent(s_185_2_q, eng, 'did Jones claim he had costed his own proposal'). -sent(s_185_2_q, original, 'did Jones claim he had costed his own proposal'). -sent(s_185_2_q, swe, 'påstod Jones att han hade kostnadsberäknat sitt egna förslag'). - -tree(s_185_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVSa', [t(claim_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(cost_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(proposal_N, [])])])])])])])])])])])). -sent(s_185_3_h, eng, 'Jones claimed he had costed his own proposal'). -sent(s_185_3_h, original, 'Jones claimed he had costed his own proposal'). -sent(s_185_3_h, swe, 'Jones påstod att han hade kostnadsberäknat sitt egna förslag'). - -tree(s_186_1_p, s_185_1_p). -sent(s_186_1_p, eng, 'Smith claimed he had costed his proposal and so did Jones'). -sent(s_186_1_p, original, 'Smith claimed he had costed his proposal and so did Jones'). -sent(s_186_1_p, swe, 'Smith påstod att han hade kostnadsberäknat sitt förslag och det gjorde Jones också'). - -tree(s_186_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVSa', [t(claim_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(cost_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(smith_PN, [])])]), t('NumSg', [])]), t('UseN', [t(proposal_N, [])])])])])])])])])])])). -sent(s_186_2_q, eng, 'did Jones claim he had costed Smith\'s proposal'). -sent(s_186_2_q, original, 'did Jones claim he had costed Smith\'s proposal'). -sent(s_186_2_q, swe, 'påstod Jones att han hade kostnadsberäknat Smiths förslag'). - -tree(s_186_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVSa', [t(claim_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(cost_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(smith_PN, [])])]), t('NumSg', [])]), t('UseN', [t(proposal_N, [])])])])])])])])])])). -sent(s_186_3_h, eng, 'Jones claimed he had costed Smith\'s proposal'). -sent(s_186_3_h, original, 'Jones claimed he had costed Smith\'s proposal'). -sent(s_186_3_h, swe, 'Jones påstod att han hade kostnadsberäknat Smiths förslag'). - -tree(s_187_1_p, s_185_1_p). -sent(s_187_1_p, eng, 'Smith claimed he had costed his proposal and so did Jones'). -sent(s_187_1_p, original, 'Smith claimed he had costed his proposal and so did Jones'). -sent(s_187_1_p, swe, 'Smith påstod att han hade kostnadsberäknat sitt förslag och det gjorde Jones också'). - -tree(s_187_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVSa', [t(claim_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(cost_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(smith_PN, [])])]), t('NumSg', [])]), t('UseN', [t(proposal_N, [])])])])])])])])])])])). -sent(s_187_2_q, eng, 'did Jones claim Smith had costed Smith\'s proposal'). -sent(s_187_2_q, original, 'did Jones claim Smith had costed Smith\'s proposal'). -sent(s_187_2_q, swe, 'påstod Jones att Smith hade kostnadsberäknat Smiths förslag'). - -tree(s_187_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVSa', [t(claim_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(cost_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(smith_PN, [])])]), t('NumSg', [])]), t('UseN', [t(proposal_N, [])])])])])])])])])])). -sent(s_187_3_h, eng, 'Jones claimed Smith had costed Smith\'s proposal'). -sent(s_187_3_h, original, 'Jones claimed Smith had costed Smith\'s proposal'). -sent(s_187_3_h, swe, 'Jones påstod att Smith hade kostnadsberäknat Smiths förslag'). - -tree(s_188_1_p, s_185_1_p). -sent(s_188_1_p, eng, 'Smith claimed he had costed his proposal and so did Jones'). -sent(s_188_1_p, original, 'Smith claimed he had costed his proposal and so did Jones'). -sent(s_188_1_p, swe, 'Smith påstod att han hade kostnadsberäknat sitt förslag och det gjorde Jones också'). - -tree(s_188_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVSa', [t(claim_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(cost_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(jones_PN, [])])]), t('NumSg', [])]), t('UseN', [t(proposal_N, [])])])])])])])])])])])). -sent(s_188_2_q, eng, 'did Jones claim Smith had costed Jones\' proposal'). -sent(s_188_2_q, original, 'did Jones claim Smith had costed Jones\' proposal'). -sent(s_188_2_q, swe, 'påstod Jones att Smith hade kostnadsberäknat Jones förslag'). - -tree(s_188_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVSa', [t(claim_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(cost_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(jones_PN, [])])]), t('NumSg', [])]), t('UseN', [t(proposal_N, [])])])])])])])])])])). -sent(s_188_3_h, eng, 'Jones claimed Smith had costed Jones\' proposal'). -sent(s_188_3_h, original, 'Jones claimed Smith had costed Jones\' proposal'). -sent(s_188_3_h, swe, 'Jones påstod att Smith hade kostnadsberäknat Jones förslag'). - -tree(s_189_1_p, t('Sentence', [t('ConjS2', [t(and_Conj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompCN', [t('UseN', [t(man_N, [])])])])])]), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('UseComp', [t('CompCN', [t('UseN', [t(woman_N, [])])])])])])])])). -sent(s_189_1_p, eng, 'John is a man and Mary is a woman'). -sent(s_189_1_p, original, 'John is a man and Mary is a woman'). -sent(s_189_1_p, swe, 'John är en man och Mary är en kvinna'). - -tree(s_189_2_p, t('Sentence', [t('ConjS2', [t(and_Conj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])]), t('UseCl', [t('Present', []), t('PPos', []), t('SoDoI', [t('UsePN', [t(mary_PN, [])])])])])])). -sent(s_189_2_p, eng, 'John represents his company and so does Mary'). -sent(s_189_2_p, original, 'John represents his company and so does Mary'). -sent(s_189_2_p, swe, 'John representerar sitt företag och det gör Mary också'). - -tree(s_189_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(sheRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(company_N, [])])])])])])])])])). -sent(s_189_3_q, eng, 'does Mary represent her own company'). -sent(s_189_3_q, original, 'does Mary represent her own company'). -sent(s_189_3_q, swe, 'representerar Mary sitt egna företag'). - -tree(s_189_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(sheRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(company_N, [])])])])])])])])). -sent(s_189_4_h, eng, 'Mary represents her own company'). -sent(s_189_4_h, original, 'Mary represents her own company'). -sent(s_189_4_h, swe, 'Mary representerar sitt egna företag'). - -tree(s_190_1_p, s_189_1_p). -sent(s_190_1_p, eng, 'John is a man and Mary is a woman'). -sent(s_190_1_p, original, 'John is a man and Mary is a woman'). -sent(s_190_1_p, swe, 'John är en man och Mary är en kvinna'). - -tree(s_190_2_p, s_189_2_p). -sent(s_190_2_p, eng, 'John represents his company and so does Mary'). -sent(s_190_2_p, original, 'John represents his company and so does Mary'). -sent(s_190_2_p, swe, 'John representerar sitt företag och det gör Mary också'). - -tree(s_190_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(john_PN, [])])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])])])])). -sent(s_190_3_q, eng, 'does Mary represent John\'s company'). -sent(s_190_3_q, original, 'does Mary represent John\'s company'). -sent(s_190_3_q, swe, 'representerar Mary Johns företag'). - -tree(s_190_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mary_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(represent_V2, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(john_PN, [])])]), t('NumSg', [])]), t('UseN', [t(company_N, [])])])])])])])). -sent(s_190_4_h, eng, 'Mary represents John\'s company'). -sent(s_190_4_h, original, 'Mary represents John\'s company'). -sent(s_190_4_h, swe, 'Mary representerar Johns företag'). - -tree(s_191_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(bill_PN, [])]), t('ComplSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])]), t(together_Adv, [])])])])])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(frank_PN, [])])]), t('NumSg', [])]), t('UseN', [t(boss_N, [])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(carl_PN, [])]), t('AdvVP', [t(elliptic_VP, []), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(alan_PN, [])])]), t('NumSg', [])]), t('UseN', [t(wife_N, [])])])])])])])])])). -sent(s_191_1_p, eng, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_191_1_p, original, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_191_1_p, swe, 'Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru'). - -tree(s_191_2_q, t('Question', [t('ExtAdvQS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('UsePN', [t(frank_PN, [])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('UsePN', [t(alan_PN, [])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])])). -sent(s_191_2_q, eng, 'if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan should go together'). -sent(s_191_2_q, original, 'if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan should go together'). - -tree(s_191_3_h, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('UsePN', [t(frank_PN, [])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('UsePN', [t(alan_PN, [])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])). -sent(s_191_3_h, eng, 'if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan should go together'). -sent(s_191_3_h, original, 'if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan should go together'). - -tree(s_192_1_p, s_191_1_p). -sent(s_192_1_p, eng, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_192_1_p, original, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_192_1_p, swe, 'Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru'). - -tree(s_192_2_q, t('Question', [t('ExtAdvQS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('UsePN', [t(frank_PN, [])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(alan_PN, [])])]), t('NumSg', [])]), t('UseN', [t(wife_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])])). -sent(s_192_2_q, eng, 'if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan\'s wife should go together'). -sent(s_192_2_q, original, 'if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan\'s wife should go together'). - -tree(s_192_3_h, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('UsePN', [t(frank_PN, [])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(alan_PN, [])])]), t('NumSg', [])]), t('UseN', [t(wife_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])). -sent(s_192_3_h, eng, 'if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan\'s wife should go together'). -sent(s_192_3_h, original, 'if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan\'s wife should go together'). - -tree(s_193_1_p, s_191_1_p). -sent(s_193_1_p, eng, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_193_1_p, original, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_193_1_p, swe, 'Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru'). - -tree(s_193_2_q, t('Question', [t('ExtAdvQS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(frank_PN, [])])]), t('NumSg', [])]), t('UseN', [t(boss_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(alan_PN, [])])]), t('NumSg', [])]), t('UseN', [t(wife_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])])). -sent(s_193_2_q, eng, 'if it was suggested that Bill and Frank\'s boss should go together , was it suggested that Carl and Alan\'s wife should go together'). -sent(s_193_2_q, original, 'if it was suggested that Bill and Frank\'s boss should go together , was it suggested that Carl and Alan\'s wife should go together'). - -tree(s_193_3_h, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(frank_PN, [])])]), t('NumSg', [])]), t('UseN', [t(boss_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(alan_PN, [])])]), t('NumSg', [])]), t('UseN', [t(wife_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])). -sent(s_193_3_h, eng, 'if it was suggested that Bill and Frank\'s boss should go together , it was suggested that Carl and Alan\'s wife should go together'). -sent(s_193_3_h, original, 'if it was suggested that Bill and Frank\'s boss should go together , it was suggested that Carl and Alan\'s wife should go together'). - -tree(s_194_1_p, s_191_1_p). -sent(s_194_1_p, eng, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_194_1_p, original, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_194_1_p, swe, 'Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru'). - -tree(s_194_2_q, t('Question', [t('ExtAdvQS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(frank_PN, [])])]), t('NumSg', [])]), t('UseN', [t(boss_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('UsePN', [t(alan_PN, [])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])])). -sent(s_194_2_q, eng, 'if it was suggested that Bill and Frank\'s boss should go together , was it suggested that Carl and Alan should go together'). -sent(s_194_2_q, original, 'if it was suggested that Bill and Frank\'s boss should go together , was it suggested that Carl and Alan should go together'). - -tree(s_194_3_h, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(frank_PN, [])])]), t('NumSg', [])]), t('UseN', [t(boss_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('UsePN', [t(alan_PN, [])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])). -sent(s_194_3_h, eng, 'if it was suggested that Bill and Frank\'s boss should go together , it was suggested that Carl and Alan should go together'). -sent(s_194_3_h, original, 'if it was suggested that Bill and Frank\'s boss should go together , it was suggested that Carl and Alan should go together'). - -tree(s_195_1_p, s_191_1_p). -sent(s_195_1_p, eng, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_195_1_p, original, 'Bill suggested to Frank\'s boss that they should go to the meeting together , and Carl [..] to Alan\'s wife'). -sent(s_195_1_p, swe, 'Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru'). - -tree(s_195_2_q, t('Question', [t('ExtAdvQS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP3', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('UsePN', [t(frank_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(frank_PN, [])])]), t('NumSg', [])]), t('UseN', [t(boss_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP3', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('UsePN', [t(alan_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(alan_PN, [])])]), t('NumSg', [])]), t('UseN', [t(wife_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])])). -sent(s_195_2_q, eng, 'if it was suggested that Bill , Frank and Frank\'s boss should go together , was it suggested that Carl , Alan and Alan\'s wife should go together'). -sent(s_195_2_q, original, 'if it was suggested that Bill , Frank and Frank\'s boss should go together , was it suggested that Carl , Alan and Alan\'s wife should go together'). - -tree(s_195_3_h, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP3', [t(and_Conj, []), t('UsePN', [t(bill_PN, [])]), t('UsePN', [t(frank_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(frank_PN, [])])]), t('NumSg', [])]), t('UseN', [t(boss_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('PassVPSlash', [t('SlashV2S', [t(suggest_to_V2S, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP3', [t(and_Conj, []), t('UsePN', [t(carl_PN, [])]), t('UsePN', [t(alan_PN, [])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(alan_PN, [])])]), t('NumSg', [])]), t('UseN', [t(wife_N, [])])])]), t('ComplVV', [t(shall_VV, []), t('AdvVP', [t('UseV', [t(go8walk_V, [])]), t(together_Adv, [])])])])])])])])])])])). -sent(s_195_3_h, eng, 'if it was suggested that Bill , Frank and Frank\'s boss should go together , it was suggested that Carl , Alan and Alan\'s wife should go together'). -sent(s_195_3_h, original, 'if it was suggested that Bill , Frank and Frank\'s boss should go together , it was suggested that Carl , Alan and Alan\'s wife should go together'). - -tree(s_196_1_p, t('Sentence', [t('ConjS2', [t(comma_and_Conj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(lawyer_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t(every_Det, []), t('UseN', [t(report_N, [])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('SoDoI', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(auditor_N, [])])])])])])])). -sent(s_196_1_p, eng, 'a lawyer signed every report , and so did an auditor'). -sent(s_196_1_p, original, 'a lawyer signed every report , and so did an auditor'). -sent(s_196_1_p, swe, 'en jurist undertecknade varje rapport , och det gjorde en revisor också'). - -tree(s_196_2_p, t('PSentence', [t(that_is_PConj, []), t('UseCl', [t('Past', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_one', [])])])]), t('RelCN', [t('UseN', [t(lawyer_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])])). -sent(s_196_2_p, eng, 'that is , there was one lawyer who signed all the reports'). -sent(s_196_2_p, original, 'that is , there was one lawyer who signed all the reports'). -sent(s_196_2_p, swe, 'det vill säga , det fanns en jurist som undertecknade alla rapporterna'). - -tree(s_196_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_one', [])])])]), t('RelCN', [t('UseN', [t(auditor_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])])])). -sent(s_196_3_q, eng, 'was there one auditor who signed all the reports'). -sent(s_196_3_q, original, 'was there one auditor who signed all the reports'). -sent(s_196_3_q, swe, 'fanns det en revisor som undertecknade alla rapporterna'). - -tree(s_196_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_one', [])])])]), t('RelCN', [t('UseN', [t(auditor_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])])). -sent(s_196_4_h, eng, 'there was one auditor who signed all the reports'). -sent(s_196_4_h, original, 'there was one auditor who signed all the reports'). -sent(s_196_4_h, swe, 'det fanns en revisor som undertecknade alla rapporterna'). - -tree(s_197_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(genuine_A, [])]), t('UseN', [t(diamond_N, [])])])])])])])])). -sent(s_197_1_p, eng, 'John has a genuine diamond'). -sent(s_197_1_p, original, 'John has a genuine diamond'). -sent(s_197_1_p, swe, 'John har en äkta diamant'). - -tree(s_197_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(diamond_N, [])])])])])])])])). -sent(s_197_2_q, eng, 'does John have a diamond'). -sent(s_197_2_q, original, 'does John have a diamond'). -sent(s_197_2_q, swe, 'har John en diamant'). - -tree(s_197_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(diamond_N, [])])])])])])])). -sent(s_197_3_h, eng, 'John has a diamond'). -sent(s_197_3_h, original, 'John has a diamond'). -sent(s_197_3_h, swe, 'John har en diamant'). - -tree(s_198_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(former_A, [])]), t('UseN', [t(university_student_N, [])])])])])])])])). -sent(s_198_1_p, eng, 'John is a former university student'). -sent(s_198_1_p, original, 'John is a former university student'). -sent(s_198_1_p, swe, 'John är en före detta universitetsstudent'). - -tree(s_198_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompCN', [t('UseN', [t(university_student_N, [])])])])])])])])). -sent(s_198_2_q, eng, 'is John a university student'). -sent(s_198_2_q, original, 'is John a university student'). -sent(s_198_2_q, swe, 'är John en universitetsstudent'). - -tree(s_198_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompCN', [t('UseN', [t(university_student_N, [])])])])])])])). -sent(s_198_3_h, eng, 'John is a university student'). -sent(s_198_3_h, original, 'John is a university student'). -sent(s_198_3_h, swe, 'John är en universitetsstudent'). - -tree(s_199_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(successful_A, [])]), t('AdjCN', [t('PositA', [t(former_A, [])]), t('UseN', [t(university_student_N, [])])])])])])])])])). -sent(s_199_1_p, eng, 'John is a successful former university student'). -sent(s_199_1_p, original, 'John is a successful former university student'). -sent(s_199_1_p, swe, 'John är en framgångsrik före detta universitetsstudent'). - -tree(s_199_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(successful_A, [])])])])])])])])). -sent(s_199_2_q, eng, 'is John successful'). -sent(s_199_2_q, original, 'is John successful'). -sent(s_199_2_q, swe, 'är John framgångsrik'). - -tree(s_199_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(successful_A, [])])])])])])])). -sent(s_199_3_h, eng, 'John is successful'). -sent(s_199_3_h, original, 'John is successful'). -sent(s_199_3_h, swe, 'John är framgångsrik'). - -tree(s_200_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(former_A, [])]), t('AdjCN', [t('PositA', [t(successful_A, [])]), t('UseN', [t(university_student_N, [])])])])])])])])])). -sent(s_200_1_p, eng, 'John is a former successful university student'). -sent(s_200_1_p, original, 'John is a former successful university student'). -sent(s_200_1_p, swe, 'John är en före detta framgångsrik universitetsstudent'). - -tree(s_200_2_q, s_199_2_q). -sent(s_200_2_q, eng, 'is John successful'). -sent(s_200_2_q, original, 'is John successful'). -sent(s_200_2_q, swe, 'är John framgångsrik'). - -tree(s_200_3_h, s_199_3_h). -sent(s_200_3_h, eng, 'John is successful'). -sent(s_200_3_h, original, 'John is successful'). -sent(s_200_3_h, swe, 'John är framgångsrik'). - -tree(s_201_1_p, s_200_1_p). -sent(s_201_1_p, eng, 'John is a former successful university student'). -sent(s_201_1_p, original, 'John is a former successful university student'). -sent(s_201_1_p, swe, 'John är en före detta framgångsrik universitetsstudent'). - -tree(s_201_2_q, s_198_2_q). -sent(s_201_2_q, eng, 'is John a university student'). -sent(s_201_2_q, original, 'is John a university student'). -sent(s_201_2_q, swe, 'är John en universitetsstudent'). - -tree(s_201_3_h, s_198_3_h). -sent(s_201_3_h, eng, 'John is a university student'). -sent(s_201_3_h, original, 'John is a university student'). -sent(s_201_3_h, swe, 'John är en universitetsstudent'). - -tree(s_202_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(mammal_N, [])])]), t('UseComp', [t('CompCN', [t('UseN', [t(animal_N, [])])])])])])])). -sent(s_202_1_p, eng, 'every mammal is an animal'). -sent(s_202_1_p, original, 'every mammal is an animal'). -sent(s_202_1_p, swe, 'varje däggdjur är ett djur'). - -tree(s_202_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(every_Det, []), t('AdjCN', [t('PositA', [t(fourlegged_A, [])]), t('UseN', [t(mammal_N, [])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(fourlegged_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])])). -sent(s_202_2_q, eng, 'is every four-legged mammal a four-legged animal'). -sent(s_202_2_q, original, 'is every four-legged mammal a four-legged animal'). -sent(s_202_2_q, swe, 'är varje fyrbent däggdjur ett fyrbent djur'). - -tree(s_202_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('AdjCN', [t('PositA', [t(fourlegged_A, [])]), t('UseN', [t(mammal_N, [])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(fourlegged_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_202_3_h, eng, 'every four-legged mammal is a four-legged animal'). -sent(s_202_3_h, original, 'every four-legged mammal is a four-legged animal'). -sent(s_202_3_h, swe, 'varje fyrbent däggdjur är ett fyrbent djur'). - -tree(s_203_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(dumbo_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(fourlegged_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_203_1_p, eng, 'Dumbo is a four-legged animal'). -sent(s_203_1_p, original, 'Dumbo is a four-legged animal'). -sent(s_203_1_p, swe, 'Dumbo är ett fyrbent djur'). - -tree(s_203_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(dumbo_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(fourlegged_A, [])])])])])])])])). -sent(s_203_2_q, eng, 'is Dumbo four-legged'). -sent(s_203_2_q, original, 'is Dumbo four-legged'). -sent(s_203_2_q, swe, 'är Dumbo fyrbent'). - -tree(s_203_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(dumbo_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(fourlegged_A, [])])])])])])])). -sent(s_203_3_h, eng, 'Dumbo is four-legged'). -sent(s_203_3_h, original, 'Dumbo is four-legged'). -sent(s_203_3_h, swe, 'Dumbo är fyrbent'). - -tree(s_204_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(small_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_204_1_p, eng, 'Mickey is a small animal'). -sent(s_204_1_p, original, 'Mickey is a small animal'). -sent(s_204_1_p, swe, 'Mickey är ett litet djur'). - -tree(s_204_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(large_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])])). -sent(s_204_2_q, eng, 'is Mickey a large animal'). -sent(s_204_2_q, original, 'is Mickey a large animal'). -sent(s_204_2_q, swe, 'är Mickey ett stort djur'). - -tree(s_204_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(large_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_204_3_h, eng, 'Mickey is a large animal'). -sent(s_204_3_h, original, 'Mickey is a large animal'). -sent(s_204_3_h, swe, 'Mickey är ett stort djur'). - -tree(s_205_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(dumbo_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(large_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_205_1_p, eng, 'Dumbo is a large animal'). -sent(s_205_1_p, original, 'Dumbo is a large animal'). -sent(s_205_1_p, swe, 'Dumbo är ett stort djur'). - -tree(s_205_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(dumbo_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(small_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])])). -sent(s_205_2_q, eng, 'is Dumbo a small animal'). -sent(s_205_2_q, original, 'is Dumbo a small animal'). -sent(s_205_2_q, swe, 'är Dumbo ett litet djur'). - -tree(s_205_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(dumbo_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(small_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_205_3_h, eng, 'Dumbo is a small animal'). -sent(s_205_3_h, original, 'Dumbo is a small animal'). -sent(s_205_3_h, swe, 'Dumbo är ett litet djur'). - -tree(s_206_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('UncNeg', []), t('PredVP', [t('UsePN', [t(fido_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(small_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_206_1_p, eng, 'Fido is not a small animal'). -sent(s_206_1_p, original, 'Fido is not a small animal'). -sent(s_206_1_p, swe, 'Fido är inte ett litet djur'). - -tree(s_206_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(fido_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(large_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])])). -sent(s_206_2_q, eng, 'is Fido a large animal'). -sent(s_206_2_q, original, 'is Fido a large animal'). -sent(s_206_2_q, swe, 'är Fido ett stort djur'). - -tree(s_206_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(fido_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(large_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_206_3_h, eng, 'Fido is a large animal'). -sent(s_206_3_h, original, 'Fido is a large animal'). -sent(s_206_3_h, swe, 'Fido är ett stort djur'). - -tree(s_207_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('UncNeg', []), t('PredVP', [t('UsePN', [t(fido_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(large_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_207_1_p, eng, 'Fido is not a large animal'). -sent(s_207_1_p, original, 'Fido is not a large animal'). -sent(s_207_1_p, swe, 'Fido är inte ett stort djur'). - -tree(s_207_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(fido_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(small_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])])). -sent(s_207_2_q, eng, 'is Fido a small animal'). -sent(s_207_2_q, original, 'is Fido a small animal'). -sent(s_207_2_q, swe, 'är Fido ett litet djur'). - -tree(s_207_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(fido_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(small_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_207_3_h, eng, 'Fido is a small animal'). -sent(s_207_3_h, original, 'Fido is a small animal'). -sent(s_207_3_h, swe, 'Fido är ett litet djur'). - -tree(s_208_1_p, s_204_1_p). -sent(s_208_1_p, eng, 'Mickey is a small animal'). -sent(s_208_1_p, original, 'Mickey is a small animal'). -sent(s_208_1_p, swe, 'Mickey är ett litet djur'). - -tree(s_208_2_p, s_205_1_p). -sent(s_208_2_p, eng, 'Dumbo is a large animal'). -sent(s_208_2_p, original, 'Dumbo is a large animal'). -sent(s_208_2_p, swe, 'Dumbo är ett stort djur'). - -tree(s_208_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(small_A, []), t('UsePN', [t(dumbo_PN, [])])])])])])])])])). -sent(s_208_3_q, eng, 'is Mickey smaller than Dumbo'). -sent(s_208_3_q, original, 'is Mickey smaller than Dumbo'). -sent(s_208_3_q, swe, 'är Mickey mindre än Dumbo'). - -tree(s_208_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(small_A, []), t('UsePN', [t(dumbo_PN, [])])])])])])])])). -sent(s_208_4_h, eng, 'Mickey is smaller than Dumbo'). -sent(s_208_4_h, original, 'Mickey is smaller than Dumbo'). -sent(s_208_4_h, swe, 'Mickey är mindre än Dumbo'). - -tree(s_209_1_p, s_204_1_p). -sent(s_209_1_p, eng, 'Mickey is a small animal'). -sent(s_209_1_p, original, 'Mickey is a small animal'). -sent(s_209_1_p, swe, 'Mickey är ett litet djur'). - -tree(s_209_2_p, s_205_1_p). -sent(s_209_2_p, eng, 'Dumbo is a large animal'). -sent(s_209_2_p, original, 'Dumbo is a large animal'). -sent(s_209_2_p, swe, 'Dumbo är ett stort djur'). - -tree(s_209_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(large_A, []), t('UsePN', [t(dumbo_PN, [])])])])])])])])])). -sent(s_209_3_q, eng, 'is Mickey larger than Dumbo'). -sent(s_209_3_q, original, 'is Mickey larger than Dumbo'). -sent(s_209_3_q, swe, 'är Mickey större än Dumbo'). - -tree(s_209_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(large_A, []), t('UsePN', [t(dumbo_PN, [])])])])])])])])). -sent(s_209_4_h, eng, 'Mickey is larger than Dumbo'). -sent(s_209_4_h, original, 'Mickey is larger than Dumbo'). -sent(s_209_4_h, swe, 'Mickey är större än Dumbo'). - -tree(s_210_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(mouse_N, [])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(small_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_210_1_p, eng, 'all mice are small animals'). -sent(s_210_1_p, original, 'all mice are small animals'). -sent(s_210_1_p, swe, 'alla möss är små djur'). - -tree(s_210_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(large_A, [])]), t('UseN', [t(mouse_N, [])])])])])])])])). -sent(s_210_2_p, eng, 'Mickey is a large mouse'). -sent(s_210_2_p, original, 'Mickey is a large mouse'). -sent(s_210_2_p, swe, 'Mickey är en stor mus'). - -tree(s_210_3_q, s_204_2_q). -sent(s_210_3_q, eng, 'is Mickey a large animal'). -sent(s_210_3_q, original, 'is Mickey a large animal'). -sent(s_210_3_q, swe, 'är Mickey ett stort djur'). - -tree(s_210_4_h, s_204_3_h). -sent(s_210_4_h, eng, 'Mickey is a large animal'). -sent(s_210_4_h, original, 'Mickey is a large animal'). -sent(s_210_4_h, swe, 'Mickey är ett stort djur'). - -tree(s_211_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(elephant_N, [])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(large_A, [])]), t('UseN', [t(animal_N, [])])])])])])])])). -sent(s_211_1_p, eng, 'all elephants are large animals'). -sent(s_211_1_p, original, 'all elephants are large animals'). -sent(s_211_1_p, swe, 'alla elefanter är stora djur'). - -tree(s_211_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(dumbo_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(small_A, [])]), t('UseN', [t(elephant_N, [])])])])])])])])). -sent(s_211_2_p, eng, 'Dumbo is a small elephant'). -sent(s_211_2_p, original, 'Dumbo is a small elephant'). -sent(s_211_2_p, swe, 'Dumbo är en liten elefant'). - -tree(s_211_3_q, s_205_2_q). -sent(s_211_3_q, eng, 'is Dumbo a small animal'). -sent(s_211_3_q, original, 'is Dumbo a small animal'). -sent(s_211_3_q, swe, 'är Dumbo ett litet djur'). - -tree(s_211_4_h, s_205_3_h). -sent(s_211_4_h, eng, 'Dumbo is a small animal'). -sent(s_211_4_h, original, 'Dumbo is a small animal'). -sent(s_211_4_h, swe, 'Dumbo är ett litet djur'). - -tree(s_212_1_p, s_210_1_p). -sent(s_212_1_p, eng, 'all mice are small animals'). -sent(s_212_1_p, original, 'all mice are small animals'). -sent(s_212_1_p, swe, 'alla möss är små djur'). - -tree(s_212_2_p, s_211_1_p). -sent(s_212_2_p, eng, 'all elephants are large animals'). -sent(s_212_2_p, original, 'all elephants are large animals'). -sent(s_212_2_p, swe, 'alla elefanter är stora djur'). - -tree(s_212_3_p, s_210_2_p). -sent(s_212_3_p, eng, 'Mickey is a large mouse'). -sent(s_212_3_p, original, 'Mickey is a large mouse'). -sent(s_212_3_p, swe, 'Mickey är en stor mus'). - -tree(s_212_4_p, s_211_2_p). -sent(s_212_4_p, eng, 'Dumbo is a small elephant'). -sent(s_212_4_p, original, 'Dumbo is a small elephant'). -sent(s_212_4_p, swe, 'Dumbo är en liten elefant'). - -tree(s_212_5_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(dumbo_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(large_A, []), t('UsePN', [t(mickey_PN, [])])])])])])])])])). -sent(s_212_5_q, eng, 'is Dumbo larger than Mickey'). -sent(s_212_5_q, original, 'is Dumbo larger than Mickey'). -sent(s_212_5_q, swe, 'är Dumbo större än Mickey'). - -tree(s_212_6_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(dumbo_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(large_A, []), t('UsePN', [t(mickey_PN, [])])])])])])])])). -sent(s_212_6_h, eng, 'Dumbo is larger than Mickey'). -sent(s_212_6_h, original, 'Dumbo is larger than Mickey'). -sent(s_212_6_h, swe, 'Dumbo är större än Mickey'). - -tree(s_213_1_p, s_210_1_p). -sent(s_213_1_p, eng, 'all mice are small animals'). -sent(s_213_1_p, original, 'all mice are small animals'). -sent(s_213_1_p, swe, 'alla möss är små djur'). - -tree(s_213_2_p, s_210_2_p). -sent(s_213_2_p, eng, 'Mickey is a large mouse'). -sent(s_213_2_p, original, 'Mickey is a large mouse'). -sent(s_213_2_p, swe, 'Mickey är en stor mus'). - -tree(s_213_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(small_A, [])])])])])])])])). -sent(s_213_3_q, eng, 'is Mickey small'). -sent(s_213_3_q, original, 'is Mickey small'). -sent(s_213_3_q, swe, 'är Mickey liten'). - -tree(s_213_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(mickey_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(small_A, [])])])])])])])). -sent(s_213_4_h, eng, 'Mickey is small'). -sent(s_213_4_h, original, 'Mickey is small'). -sent(s_213_4_h, swe, 'Mickey är liten'). - -tree(s_214_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(legal_A, [])]), t('UseN', [t(authority_N, [])])])])]), t('UseComp', [t('CompCN', [t('UseN', [t(law_lecturer_N, [])])])])])])])). -sent(s_214_1_p, eng, 'all legal authorities are law lecturers'). -sent(s_214_1_p, original, 'all legal authorities are law lecturers'). -sent(s_214_1_p, swe, 'alla juridiska fackmän är juridiklärare'). - -tree(s_214_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(law_lecturer_N, [])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(legal_A, [])]), t('UseN', [t(authority_N, [])])])])])])])])). -sent(s_214_2_p, eng, 'all law lecturers are legal authorities'). -sent(s_214_2_p, original, 'all law lecturers are legal authorities'). -sent(s_214_2_p, swe, 'alla juridiklärare är juridiska fackmän'). - -tree(s_214_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(fat_A, [])]), t('AdjCN', [t('PositA', [t(legal_A, [])]), t('UseN', [t(authority_N, [])])])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(fat_A, [])]), t('UseN', [t(law_lecturer_N, [])])])])])])])])])). -sent(s_214_3_q, eng, 'are all fat legal authorities fat law lecturers'). -sent(s_214_3_q, original, 'are all fat legal authorities fat law lecturers'). -sent(s_214_3_q, swe, 'är alla feta juridiska fackmän feta juridiklärare'). - -tree(s_214_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(fat_A, [])]), t('AdjCN', [t('PositA', [t(legal_A, [])]), t('UseN', [t(authority_N, [])])])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(fat_A, [])]), t('UseN', [t(law_lecturer_N, [])])])])])])])])). -sent(s_214_4_h, eng, 'all fat legal authorities are fat law lecturers'). -sent(s_214_4_h, original, 'all fat legal authorities are fat law lecturers'). -sent(s_214_4_h, swe, 'alla feta juridiska fackmän är feta juridiklärare'). - -tree(s_215_1_p, s_214_1_p). -sent(s_215_1_p, eng, 'all legal authorities are law lecturers'). -sent(s_215_1_p, original, 'all legal authorities are law lecturers'). -sent(s_215_1_p, swe, 'alla juridiska fackmän är juridiklärare'). - -tree(s_215_2_p, s_214_2_p). -sent(s_215_2_p, eng, 'all law lecturers are legal authorities'). -sent(s_215_2_p, original, 'all law lecturers are legal authorities'). -sent(s_215_2_p, swe, 'alla juridiklärare är juridiska fackmän'). - -tree(s_215_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(competent_A, [])]), t('AdjCN', [t('PositA', [t(legal_A, [])]), t('UseN', [t(authority_N, [])])])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(competent_A, [])]), t('UseN', [t(law_lecturer_N, [])])])])])])])])])). -sent(s_215_3_q, eng, 'are all competent legal authorities competent law lecturers'). -sent(s_215_3_q, original, 'are all competent legal authorities competent law lecturers'). -sent(s_215_3_q, swe, 'är alla kompetenta juridiska fackmän kompetenta juridiklärare'). - -tree(s_215_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('PredetNP', [t(all_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(competent_A, [])]), t('AdjCN', [t('PositA', [t(legal_A, [])]), t('UseN', [t(authority_N, [])])])])])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(competent_A, [])]), t('UseN', [t(law_lecturer_N, [])])])])])])])])). -sent(s_215_4_h, eng, 'all competent legal authorities are competent law lecturers'). -sent(s_215_4_h, original, 'all competent legal authorities are competent law lecturers'). -sent(s_215_4_h, swe, 'alla kompetenta juridiska fackmän är kompetenta juridiklärare'). - -tree(s_216_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompCN', [t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(fat_A, [])]), t('UseN', [t(politician_N, [])])]), t('PrepNP', [t(than_Prep, []), t('UsePN', [t(bill_PN, [])])])])])])])])])). -sent(s_216_1_p, eng, 'John is a fatter politician than Bill'). -sent(s_216_1_p, original, 'John is a fatter politician than Bill'). -sent(s_216_1_p, swe, 'John är en fetare politiker än Bill'). - -tree(s_216_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fat_A, []), t('UsePN', [t(bill_PN, [])])])])])])])])])). -sent(s_216_2_q, eng, 'is John fatter than Bill'). -sent(s_216_2_q, original, 'is John fatter than Bill'). -sent(s_216_2_q, swe, 'är John fetare än Bill'). - -tree(s_216_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fat_A, []), t('UsePN', [t(bill_PN, [])])])])])])])])). -sent(s_216_3_h, eng, 'John is fatter than Bill'). -sent(s_216_3_h, original, 'John is fatter than Bill'). -sent(s_216_3_h, swe, 'John är fetare än Bill'). - -tree(s_217_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompCN', [t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(clever_A, [])]), t('UseN', [t(politician_N, [])])]), t('PrepNP', [t(than_Prep, []), t('UsePN', [t(bill_PN, [])])])])])])])])])). -sent(s_217_1_p, eng, 'John is a cleverer politician than Bill'). -sent(s_217_1_p, original, 'John is a cleverer politician than Bill'). -sent(s_217_1_p, swe, 'John är en smartare politiker än Bill'). - -tree(s_217_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(clever_A, []), t('UsePN', [t(bill_PN, [])])])])])])])])])). -sent(s_217_2_q, eng, 'is John cleverer than Bill'). -sent(s_217_2_q, original, 'is John cleverer than Bill'). -sent(s_217_2_q, swe, 'är John smartare än Bill'). - -tree(s_217_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(john_PN, [])]), t('UseComp', [t('CompAP', [t('ComparA', [t(clever_A, []), t('UsePN', [t(bill_PN, [])])])])])])])])). -sent(s_217_3_h, eng, 'John is cleverer than Bill'). -sent(s_217_3_h, original, 'John is cleverer than Bill'). -sent(s_217_3_h, swe, 'John är smartare än Bill'). - -tree(s_218_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(kim_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(clever_A, [])]), t('UseN', [t(person_N, [])])])])])])])])). -sent(s_218_1_p, eng, 'Kim is a clever person'). -sent(s_218_1_p, original, 'Kim is a clever person'). -sent(s_218_1_p, swe, 'Kim är en smart människa'). - -tree(s_218_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(kim_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(clever_A, [])])])])])])])])). -sent(s_218_2_q, eng, 'is Kim clever'). -sent(s_218_2_q, original, 'is Kim clever'). -sent(s_218_2_q, swe, 'är Kim smart'). - -tree(s_218_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(kim_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(clever_A, [])])])])])])])). -sent(s_218_3_h, eng, 'Kim is clever'). -sent(s_218_3_h, original, 'Kim is clever'). -sent(s_218_3_h, swe, 'Kim är smart'). - -tree(s_219_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(kim_PN, [])]), t('UseComp', [t('CompCN', [t('AdjCN', [t('PositA', [t(clever_A, [])]), t('UseN', [t(politician_N, [])])])])])])])])). -sent(s_219_1_p, eng, 'Kim is a clever politician'). -sent(s_219_1_p, original, 'Kim is a clever politician'). -sent(s_219_1_p, swe, 'Kim är en smart politiker'). - -tree(s_219_2_q, s_218_2_q). -sent(s_219_2_q, eng, 'is Kim clever'). -sent(s_219_2_q, original, 'is Kim clever'). -sent(s_219_2_q, swe, 'är Kim smart'). - -tree(s_219_3_h, s_218_3_h). -sent(s_219_3_h, eng, 'Kim is clever'). -sent(s_219_3_h, original, 'Kim is clever'). -sent(s_219_3_h, swe, 'Kim är smart'). - -tree(s_220_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelxz_N, [])])])])])])])])])). -sent(s_220_1_p, eng, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_220_1_p, original, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_220_1_p, swe, 'PC-6082:an är snabbare än ITEL-XZ:an'). - -tree(s_220_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelxz_N, [])])]), t('UseComp', [t('CompAP', [t('PositA', [t(fast_A, [])])])])])])])). -sent(s_220_2_p, eng, 'the ITEL-XZ is fast'). -sent(s_220_2_p, original, 'the ITEL-XZ is fast'). -sent(s_220_2_p, swe, 'ITEL-XZ:an är snabb'). - -tree(s_220_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('PositA', [t(fast_A, [])])])])])])])])). -sent(s_220_3_q, eng, 'is the PC-6082 fast'). -sent(s_220_3_q, original, 'is the PC-6082 fast'). -sent(s_220_3_q, swe, 'är PC-6082:an snabb'). - -tree(s_220_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('PositA', [t(fast_A, [])])])])])])])). -sent(s_220_4_h, eng, 'the PC-6082 is fast'). -sent(s_220_4_h, original, 'the PC-6082 is fast'). -sent(s_220_4_h, swe, 'PC-6082:an är snabb'). - -tree(s_221_1_p, s_220_1_p). -sent(s_221_1_p, eng, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_221_1_p, original, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_221_1_p, swe, 'PC-6082:an är snabbare än ITEL-XZ:an'). - -tree(s_221_2_q, s_220_3_q). -sent(s_221_2_q, eng, 'is the PC-6082 fast'). -sent(s_221_2_q, original, 'is the PC-6082 fast'). -sent(s_221_2_q, swe, 'är PC-6082:an snabb'). - -tree(s_221_3_h, s_220_4_h). -sent(s_221_3_h, eng, 'the PC-6082 is fast'). -sent(s_221_3_h, original, 'the PC-6082 is fast'). -sent(s_221_3_h, swe, 'PC-6082:an är snabb'). - -tree(s_222_1_p, s_220_1_p). -sent(s_222_1_p, eng, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_222_1_p, original, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_222_1_p, swe, 'PC-6082:an är snabbare än ITEL-XZ:an'). - -tree(s_222_2_p, s_220_4_h). -sent(s_222_2_p, eng, 'the PC-6082 is fast'). -sent(s_222_2_p, original, 'the PC-6082 is fast'). -sent(s_222_2_p, swe, 'PC-6082:an är snabb'). - -tree(s_222_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelxz_N, [])])]), t('UseComp', [t('CompAP', [t('PositA', [t(fast_A, [])])])])])])])])). -sent(s_222_3_q, eng, 'is the ITEL-XZ fast'). -sent(s_222_3_q, original, 'is the ITEL-XZ fast'). -sent(s_222_3_q, swe, 'är ITEL-XZ:an snabb'). - -tree(s_222_4_h, s_220_2_p). -sent(s_222_4_h, eng, 'the ITEL-XZ is fast'). -sent(s_222_4_h, original, 'the ITEL-XZ is fast'). -sent(s_222_4_h, swe, 'ITEL-XZ:an är snabb'). - -tree(s_223_1_p, s_220_1_p). -sent(s_223_1_p, eng, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_223_1_p, original, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_223_1_p, swe, 'PC-6082:an är snabbare än ITEL-XZ:an'). - -tree(s_223_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('PositA', [t(slow_A, [])])])])])])])). -sent(s_223_2_p, eng, 'the PC-6082 is slow'). -sent(s_223_2_p, original, 'the PC-6082 is slow'). -sent(s_223_2_p, swe, 'PC-6082:an är långsam'). - -tree(s_223_3_q, s_222_3_q). -sent(s_223_3_q, eng, 'is the ITEL-XZ fast'). -sent(s_223_3_q, original, 'is the ITEL-XZ fast'). -sent(s_223_3_q, swe, 'är ITEL-XZ:an snabb'). - -tree(s_223_4_h, s_220_2_p). -sent(s_223_4_h, eng, 'the ITEL-XZ is fast'). -sent(s_223_4_h, original, 'the ITEL-XZ is fast'). -sent(s_223_4_h, swe, 'ITEL-XZ:an är snabb'). - -tree(s_224_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparAsAs', [t(fast_A, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelxz_N, [])])])])])])])])])). -sent(s_224_1_p, eng, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_224_1_p, original, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_224_1_p, swe, 'PC-6082:an är lika snabb som ITEL-XZ:an'). - -tree(s_224_2_p, s_220_2_p). -sent(s_224_2_p, eng, 'the ITEL-XZ is fast'). -sent(s_224_2_p, original, 'the ITEL-XZ is fast'). -sent(s_224_2_p, swe, 'ITEL-XZ:an är snabb'). - -tree(s_224_3_q, s_220_3_q). -sent(s_224_3_q, eng, 'is the PC-6082 fast'). -sent(s_224_3_q, original, 'is the PC-6082 fast'). -sent(s_224_3_q, swe, 'är PC-6082:an snabb'). - -tree(s_224_4_h, s_220_4_h). -sent(s_224_4_h, eng, 'the PC-6082 is fast'). -sent(s_224_4_h, original, 'the PC-6082 is fast'). -sent(s_224_4_h, swe, 'PC-6082:an är snabb'). - -tree(s_225_1_p, s_224_1_p). -sent(s_225_1_p, eng, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_225_1_p, original, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_225_1_p, swe, 'PC-6082:an är lika snabb som ITEL-XZ:an'). - -tree(s_225_2_q, s_220_3_q). -sent(s_225_2_q, eng, 'is the PC-6082 fast'). -sent(s_225_2_q, original, 'is the PC-6082 fast'). -sent(s_225_2_q, swe, 'är PC-6082:an snabb'). - -tree(s_225_3_h, s_220_4_h). -sent(s_225_3_h, eng, 'the PC-6082 is fast'). -sent(s_225_3_h, original, 'the PC-6082 is fast'). -sent(s_225_3_h, swe, 'PC-6082:an är snabb'). - -tree(s_226_1_p, s_224_1_p). -sent(s_226_1_p, eng, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_226_1_p, original, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_226_1_p, swe, 'PC-6082:an är lika snabb som ITEL-XZ:an'). - -tree(s_226_2_p, s_220_4_h). -sent(s_226_2_p, eng, 'the PC-6082 is fast'). -sent(s_226_2_p, original, 'the PC-6082 is fast'). -sent(s_226_2_p, swe, 'PC-6082:an är snabb'). - -tree(s_226_3_q, s_222_3_q). -sent(s_226_3_q, eng, 'is the ITEL-XZ fast'). -sent(s_226_3_q, original, 'is the ITEL-XZ fast'). -sent(s_226_3_q, swe, 'är ITEL-XZ:an snabb'). - -tree(s_226_4_h, s_220_2_p). -sent(s_226_4_h, eng, 'the ITEL-XZ is fast'). -sent(s_226_4_h, original, 'the ITEL-XZ is fast'). -sent(s_226_4_h, swe, 'ITEL-XZ:an är snabb'). - -tree(s_227_1_p, s_224_1_p). -sent(s_227_1_p, eng, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_227_1_p, original, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_227_1_p, swe, 'PC-6082:an är lika snabb som ITEL-XZ:an'). - -tree(s_227_2_p, s_223_2_p). -sent(s_227_2_p, eng, 'the PC-6082 is slow'). -sent(s_227_2_p, original, 'the PC-6082 is slow'). -sent(s_227_2_p, swe, 'PC-6082:an är långsam'). - -tree(s_227_3_q, s_222_3_q). -sent(s_227_3_q, eng, 'is the ITEL-XZ fast'). -sent(s_227_3_q, original, 'is the ITEL-XZ fast'). -sent(s_227_3_q, swe, 'är ITEL-XZ:an snabb'). - -tree(s_227_4_h, s_220_2_p). -sent(s_227_4_h, eng, 'the ITEL-XZ is fast'). -sent(s_227_4_h, original, 'the ITEL-XZ is fast'). -sent(s_227_4_h, swe, 'ITEL-XZ:an är snabb'). - -tree(s_228_1_p, s_224_1_p). -sent(s_228_1_p, eng, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_228_1_p, original, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_228_1_p, swe, 'PC-6082:an är lika snabb som ITEL-XZ:an'). - -tree(s_228_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelxz_N, [])])])])])])])])])])). -sent(s_228_2_q, eng, 'is the PC-6082 faster than the ITEL-XZ'). -sent(s_228_2_q, original, 'is the PC-6082 faster than the ITEL-XZ'). -sent(s_228_2_q, swe, 'är PC-6082:an snabbare än ITEL-XZ:an'). - -tree(s_228_3_h, s_220_1_p). -sent(s_228_3_h, eng, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_228_3_h, original, 'the PC-6082 is faster than the ITEL-XZ'). -sent(s_228_3_h, swe, 'PC-6082:an är snabbare än ITEL-XZ:an'). - -tree(s_229_1_p, s_224_1_p). -sent(s_229_1_p, eng, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_229_1_p, original, 'the PC-6082 is as fast as the ITEL-XZ'). -sent(s_229_1_p, swe, 'PC-6082:an är lika snabb som ITEL-XZ:an'). - -tree(s_229_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(slow_A, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelxz_N, [])])])])])])])])])])). -sent(s_229_2_q, eng, 'is the PC-6082 slower than the ITEL-XZ'). -sent(s_229_2_q, original, 'is the PC-6082 slower than the ITEL-XZ'). -sent(s_229_2_q, swe, 'är PC-6082:an långsammare än ITEL-XZ:an'). - -tree(s_229_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(slow_A, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelxz_N, [])])])])])])])])])). -sent(s_229_3_h, eng, 'the PC-6082 is slower than the ITEL-XZ'). -sent(s_229_3_h, original, 'the PC-6082 is slower than the ITEL-XZ'). -sent(s_229_3_h, swe, 'PC-6082:an är långsammare än ITEL-XZ:an'). - -tree(s_230_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(many_A, [])]), t('UseN', [t(order_N, [])])]), t('SubjS', [t(than_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])])])])])])). -sent(s_230_1_p, eng, 'ITEL won more orders than APCOM did [..]'). -sent(s_230_1_p, original, 'ITEL won more orders than APCOM did [..]'). -sent(s_230_1_p, swe, 'ITEL vann mer order än APCOM gjorde [..]'). - -tree(s_230_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t(somePl_Det, []), t('UseN', [t(order_N, [])])])])])])])])). -sent(s_230_2_q, eng, 'did ITEL win some orders'). -sent(s_230_2_q, original, 'did ITEL win some orders'). -sent(s_230_2_q, swe, 'vann ITEL några order'). - -tree(s_230_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t(somePl_Det, []), t('UseN', [t(order_N, [])])])])])])])). -sent(s_230_3_h, eng, 'ITEL won some orders'). -sent(s_230_3_h, original, 'ITEL won some orders'). -sent(s_230_3_h, swe, 'ITEL vann några order'). - -tree(s_231_1_p, s_230_1_p). -sent(s_231_1_p, eng, 'ITEL won more orders than APCOM did [..]'). -sent(s_231_1_p, original, 'ITEL won more orders than APCOM did [..]'). -sent(s_231_1_p, swe, 'ITEL vann mer order än APCOM gjorde [..]'). - -tree(s_231_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t(somePl_Det, []), t('UseN', [t(order_N, [])])])])])])])])). -sent(s_231_2_q, eng, 'did APCOM win some orders'). -sent(s_231_2_q, original, 'did APCOM win some orders'). -sent(s_231_2_q, swe, 'vann APCOM några order'). - -tree(s_231_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t(somePl_Det, []), t('UseN', [t(order_N, [])])])])])])])). -sent(s_231_3_h, eng, 'APCOM won some orders'). -sent(s_231_3_h, original, 'APCOM won some orders'). -sent(s_231_3_h, swe, 'APCOM vann några order'). - -tree(s_232_1_p, s_230_1_p). -sent(s_232_1_p, eng, 'ITEL won more orders than APCOM did [..]'). -sent(s_232_1_p, original, 'ITEL won more orders than APCOM did [..]'). -sent(s_232_1_p, swe, 'ITEL vann mer order än APCOM gjorde [..]'). - -tree(s_232_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('UseN', [t(order_N, [])])])])])])])). -sent(s_232_2_p, eng, 'APCOM won ten orders'). -sent(s_232_2_p, original, 'APCOM won ten orders'). -sent(s_232_2_p, swe, 'APCOM vann tio order'). - -tree(s_232_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_eleven', [])])])]), t('UseN', [t(order_N, [])])])])])])])])])). -sent(s_232_3_q, eng, 'did ITEL win at least eleven orders'). -sent(s_232_3_q, original, 'did ITEL win at least eleven orders'). -sent(s_232_3_q, swe, 'vann ITEL minst elva order'). - -tree(s_232_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('PredetNP', [t(at_least_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_eleven', [])])])]), t('UseN', [t(order_N, [])])])])])])])])). -sent(s_232_4_h, eng, 'ITEL won at least eleven orders'). -sent(s_232_4_h, original, 'ITEL won at least eleven orders'). -sent(s_232_4_h, swe, 'ITEL vann minst elva order'). - -tree(s_233_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(many_A, [])]), t('UseN', [t(order_N, [])])]), t('PrepNP', [t(than_Prep, []), t('UsePN', [t(apcom_PN, [])])])])])])])])])). -sent(s_233_1_p, eng, 'ITEL won more orders than APCOM'). -sent(s_233_1_p, original, 'ITEL won more orders than APCOM'). -sent(s_233_1_p, swe, 'ITEL vann mer order än APCOM'). - -tree(s_233_2_q, s_230_2_q). -sent(s_233_2_q, eng, 'did ITEL win some orders'). -sent(s_233_2_q, original, 'did ITEL win some orders'). -sent(s_233_2_q, swe, 'vann ITEL några order'). - -tree(s_233_3_h, s_230_3_h). -sent(s_233_3_h, eng, 'ITEL won some orders'). -sent(s_233_3_h, original, 'ITEL won some orders'). -sent(s_233_3_h, swe, 'ITEL vann några order'). - -tree(s_234_1_p, s_233_1_p). -sent(s_234_1_p, eng, 'ITEL won more orders than APCOM'). -sent(s_234_1_p, original, 'ITEL won more orders than APCOM'). -sent(s_234_1_p, swe, 'ITEL vann mer order än APCOM'). - -tree(s_234_2_q, s_231_2_q). -sent(s_234_2_q, eng, 'did APCOM win some orders'). -sent(s_234_2_q, original, 'did APCOM win some orders'). -sent(s_234_2_q, swe, 'vann APCOM några order'). - -tree(s_234_3_h, s_231_3_h). -sent(s_234_3_h, eng, 'APCOM won some orders'). -sent(s_234_3_h, original, 'APCOM won some orders'). -sent(s_234_3_h, swe, 'APCOM vann några order'). - -tree(s_235_1_p, s_233_1_p). -sent(s_235_1_p, eng, 'ITEL won more orders than APCOM'). -sent(s_235_1_p, original, 'ITEL won more orders than APCOM'). -sent(s_235_1_p, swe, 'ITEL vann mer order än APCOM'). - -tree(s_235_2_p, s_232_2_p). -sent(s_235_2_p, eng, 'APCOM won ten orders'). -sent(s_235_2_p, original, 'APCOM won ten orders'). -sent(s_235_2_p, swe, 'APCOM vann tio order'). - -tree(s_235_3_q, s_232_3_q). -sent(s_235_3_q, eng, 'did ITEL win at least eleven orders'). -sent(s_235_3_q, original, 'did ITEL win at least eleven orders'). -sent(s_235_3_q, swe, 'vann ITEL minst elva order'). - -tree(s_235_4_h, s_232_4_h). -sent(s_235_4_h, eng, 'ITEL won at least eleven orders'). -sent(s_235_4_h, original, 'ITEL won at least eleven orders'). -sent(s_235_4_h, swe, 'ITEL vann minst elva order'). - -tree(s_236_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(many_A, [])]), t('UseN', [t(order_N, [])])]), t('PrepNP', [t(than_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(apcom_contract_N, [])])])])])])])])])])). -sent(s_236_1_p, eng, 'ITEL won more orders than the APCOM contract'). -sent(s_236_1_p, original, 'ITEL won more orders than the APCOM contract'). -sent(s_236_1_p, swe, 'ITEL vann mer order än APCOM-kontraktet'). - -tree(s_236_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(apcom_contract_N, [])])])])])])])])). -sent(s_236_2_q, eng, 'did ITEL win the APCOM contract'). -sent(s_236_2_q, original, 'did ITEL win the APCOM contract'). -sent(s_236_2_q, swe, 'vann ITEL APCOM-kontraktet'). - -tree(s_236_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(apcom_contract_N, [])])])])])])])). -sent(s_236_3_h, eng, 'ITEL won the APCOM contract'). -sent(s_236_3_h, original, 'ITEL won the APCOM contract'). -sent(s_236_3_h, swe, 'ITEL vann APCOM-kontraktet'). - -tree(s_237_1_p, s_236_1_p). -sent(s_237_1_p, eng, 'ITEL won more orders than the APCOM contract'). -sent(s_237_1_p, original, 'ITEL won more orders than the APCOM contract'). -sent(s_237_1_p, swe, 'ITEL vann mer order än APCOM-kontraktet'). - -tree(s_237_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('AdNum', [t(more_than_AdN, []), t('NumNumeral', [t('N_one', [])])])])]), t('UseN', [t(order_N, [])])])])])])])])). -sent(s_237_2_q, eng, 'did ITEL win more than one order'). -sent(s_237_2_q, original, 'did ITEL win more than one order'). -sent(s_237_2_q, swe, 'vann ITEL mer än en order'). - -tree(s_237_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('AdNum', [t(more_than_AdN, []), t('NumNumeral', [t('N_one', [])])])])]), t('UseN', [t(order_N, [])])])])])])])). -sent(s_237_3_h, eng, 'ITEL won more than one order'). -sent(s_237_3_h, original, 'ITEL won more than one order'). -sent(s_237_3_h, swe, 'ITEL vann mer än en order'). - -tree(s_238_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t(twice_as_many_Det, []), t('AdvCN', [t('UseN', [t(order_N, [])]), t('PrepNP', [t(than_Prep, []), t('UsePN', [t(apcom_PN, [])])])])])])])])])). -sent(s_238_1_p, eng, 'ITEL won twice as many orders than APCOM'). -sent(s_238_1_p, original, 'ITEL won twice as many orders than APCOM'). -sent(s_238_1_p, swe, 'ITEL vann dubbelt så många order än APCOM'). - -tree(s_238_2_p, s_232_2_p). -sent(s_238_2_p, eng, 'APCOM won ten orders'). -sent(s_238_2_p, original, 'APCOM won ten orders'). -sent(s_238_2_p, swe, 'APCOM vann tio order'). - -tree(s_238_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_twenty', [])])])]), t('UseN', [t(order_N, [])])])])])])])])). -sent(s_238_3_q, eng, 'did ITEL win twenty orders'). -sent(s_238_3_q, original, 'did ITEL win twenty orders'). -sent(s_238_3_q, swe, 'vann ITEL tjugo order'). - -tree(s_238_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_twenty', [])])])]), t('UseN', [t(order_N, [])])])])])])])). -sent(s_238_4_h, eng, 'ITEL won twenty orders'). -sent(s_238_4_h, original, 'ITEL won twenty orders'). -sent(s_238_4_h, swe, 'ITEL vann tjugo order'). - -tree(s_239_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(many_A, [])]), t('UseN', [t(order_N, [])])]), t('SubjS', [t(than_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(lose_V2, [])]), t(elliptic_NP_Pl, [])])])])])])])])])])])). -sent(s_239_1_p, eng, 'ITEL won more orders than APCOM lost [..]'). -sent(s_239_1_p, original, 'ITEL won more orders than APCOM lost [..]'). -sent(s_239_1_p, swe, 'ITEL vann mer order än APCOM förlorade [..]'). - -tree(s_239_2_q, s_230_2_q). -sent(s_239_2_q, eng, 'did ITEL win some orders'). -sent(s_239_2_q, original, 'did ITEL win some orders'). -sent(s_239_2_q, swe, 'vann ITEL några order'). - -tree(s_239_3_h, s_230_3_h). -sent(s_239_3_h, eng, 'ITEL won some orders'). -sent(s_239_3_h, original, 'ITEL won some orders'). -sent(s_239_3_h, swe, 'ITEL vann några order'). - -tree(s_240_1_p, s_239_1_p). -sent(s_240_1_p, eng, 'ITEL won more orders than APCOM lost [..]'). -sent(s_240_1_p, original, 'ITEL won more orders than APCOM lost [..]'). -sent(s_240_1_p, swe, 'ITEL vann mer order än APCOM förlorade [..]'). - -tree(s_240_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(lose_V2, [])]), t('DetCN', [t(somePl_Det, []), t('UseN', [t(order_N, [])])])])])])])])). -sent(s_240_2_q, eng, 'did APCOM lose some orders'). -sent(s_240_2_q, original, 'did APCOM lose some orders'). -sent(s_240_2_q, swe, 'förlorade APCOM några order'). - -tree(s_240_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(lose_V2, [])]), t('DetCN', [t(somePl_Det, []), t('UseN', [t(order_N, [])])])])])])])). -sent(s_240_3_h, eng, 'APCOM lost some orders'). -sent(s_240_3_h, original, 'APCOM lost some orders'). -sent(s_240_3_h, swe, 'APCOM förlorade några order'). - -tree(s_241_1_p, s_239_1_p). -sent(s_241_1_p, eng, 'ITEL won more orders than APCOM lost [..]'). -sent(s_241_1_p, original, 'ITEL won more orders than APCOM lost [..]'). -sent(s_241_1_p, swe, 'ITEL vann mer order än APCOM förlorade [..]'). - -tree(s_241_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(lose_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_ten', [])])])]), t('UseN', [t(order_N, [])])])])])])])). -sent(s_241_2_p, eng, 'APCOM lost ten orders'). -sent(s_241_2_p, original, 'APCOM lost ten orders'). -sent(s_241_2_p, swe, 'APCOM förlorade tio order'). - -tree(s_241_3_q, s_232_3_q). -sent(s_241_3_q, eng, 'did ITEL win at least eleven orders'). -sent(s_241_3_q, original, 'did ITEL win at least eleven orders'). -sent(s_241_3_q, swe, 'vann ITEL minst elva order'). - -tree(s_241_4_h, s_232_4_h). -sent(s_241_4_h, eng, 'ITEL won at least eleven orders'). -sent(s_241_4_h, original, 'ITEL won at least eleven orders'). -sent(s_241_4_h, swe, 'ITEL vann minst elva order'). - -tree(s_242_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_500', [])])])]), t('UseN', [t(mips_N, [])])])])])])])])])). -sent(s_242_1_p, eng, 'the PC-6082 is faster than 500 MIPS'). -sent(s_242_1_p, original, 'the PC-6082 is faster than 500 MIPS'). -sent(s_242_1_p, swe, 'PC-6082:an är snabbare än 500 MIPS'). - -tree(s_242_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelzx_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(slow_A, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_500', [])])])]), t('UseN', [t(mips_N, [])])])])])])])])])). -sent(s_242_2_p, eng, 'the ITEL-ZX is slower than 500 MIPS'). -sent(s_242_2_p, original, 'the ITEL-ZX is slower than 500 MIPS'). -sent(s_242_2_p, swe, 'ITEL-ZX:an är långsammare än 500 MIPS'). - -tree(s_242_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelzx_N, [])])])])])])])])])])). -sent(s_242_3_q, eng, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_242_3_q, original, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_242_3_q, swe, 'är PC-6082:an snabbare än ITEL-ZX:an'). - -tree(s_242_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelzx_N, [])])])])])])])])])). -sent(s_242_4_h, eng, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_242_4_h, original, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_242_4_h, swe, 'PC-6082:an är snabbare än ITEL-ZX:an'). - -tree(s_243_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sell_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_3000', [])])])]), t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(many_A, [])]), t('UseN', [t(computer_N, [])])]), t('PrepNP', [t(than_Prep, []), t('UsePN', [t(apcom_PN, [])])])])])])])])])). -sent(s_243_1_p, eng, 'ITEL sold 3000 more computers than APCOM'). -sent(s_243_1_p, original, 'ITEL sold 3000 more computers than APCOM'). -sent(s_243_1_p, swe, 'ITEL sålde 3000 mer datorer än APCOM'). - -tree(s_243_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sell_V2, [])]), t('PredetNP', [t(exactly_Predet, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_2500', [])])])]), t('UseN', [t(computer_N, [])])])])])])])])). -sent(s_243_2_p, eng, 'APCOM sold exactly 2500 computers'). -sent(s_243_2_p, original, 'APCOM sold exactly 2500 computers'). -sent(s_243_2_p, swe, 'APCOM sålde exakt 2500 datorer'). - -tree(s_243_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sell_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_5500', [])])])]), t('UseN', [t(computer_N, [])])])])])])])])). -sent(s_243_3_q, eng, 'did ITEL sell 5500 computers'). -sent(s_243_3_q, original, 'did ITEL sell 5500 computers'). -sent(s_243_3_q, swe, 'sålde ITEL 5500 datorer'). - -tree(s_243_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sell_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_5500', [])])])]), t('UseN', [t(computer_N, [])])])])])])])). -sent(s_243_4_h, eng, 'ITEL sold 5500 computers'). -sent(s_243_4_h, original, 'ITEL sold 5500 computers'). -sent(s_243_4_h, swe, 'ITEL sålde 5500 datorer'). - -tree(s_244_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(important_A, [])]), t('UseN', [t(customer_N, [])])]), t('PrepNP', [t(than_Prep, []), t('UsePN', [t(itel_PN, [])])])])])])])])])). -sent(s_244_1_p, eng, 'APCOM has a more important customer than ITEL'). -sent(s_244_1_p, original, 'APCOM has a more important customer than ITEL'). -sent(s_244_1_p, swe, 'APCOM har en viktigare kund än ITEL'). - -tree(s_244_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(important_A, [])]), t('UseN', [t(customer_N, [])])]), t('SubjS', [t(than_Subj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('UseComp', [t('CompNP', [t(elliptic_NP_Sg, [])])])])])])])])])])])])])). -sent(s_244_2_q, eng, 'does APCOM have a more important customer than ITEL is [..]'). -sent(s_244_2_q, original, 'does APCOM have a more important customer than ITEL is [..]'). -sent(s_244_2_q, swe, 'har APCOM en viktigare kund än ITEL är [..]'). - -tree(s_244_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('AdjCN', [t('UseComparA_prefix', [t(important_A, [])]), t('UseN', [t(customer_N, [])])]), t('SubjS', [t(than_Subj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('UseComp', [t('CompNP', [t(elliptic_NP_Sg, [])])])])])])])])])])])])). -sent(s_244_3_h, eng, 'APCOM has a more important customer than ITEL is [..]'). -sent(s_244_3_h, original, 'APCOM has a more important customer than ITEL is [..]'). -sent(s_244_3_h, swe, 'APCOM har en viktigare kund än ITEL är [..]'). - -tree(s_245_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('UseComparA_prefix', [t(important_A, [])]), t('UseN', [t(customer_N, [])])])])]), t('PrepNP', [t(than_Prep, []), t('UsePN', [t(itel_PN, [])])])])])])])). -sent(s_245_1_p, eng, 'APCOM has a more important customer than ITEL'). -sent(s_245_1_p, original, 'APCOM has a more important customer than ITEL'). -sent(s_245_1_p, swe, 'APCOM har en viktigare kund än ITEL'). - -tree(s_245_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('UseComparA_prefix', [t(important_A, [])]), t('UseN', [t(customer_N, [])])])])]), t('SubjS', [t(than_Subj, []), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t(elliptic_VP, [])])])])])])])])])). -sent(s_245_2_q, eng, 'does APCOM have a more important customer than ITEL has [..]'). -sent(s_245_2_q, original, 'does APCOM have a more important customer than ITEL has [..]'). -sent(s_245_2_q, swe, 'har APCOM en viktigare kund än ITEL har [..]'). - -tree(s_245_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('UseComparA_prefix', [t(important_A, [])]), t('UseN', [t(customer_N, [])])])])]), t('SubjS', [t(than_Subj, []), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t(elliptic_VP, [])])])])])])])])). -sent(s_245_3_h, eng, 'APCOM has a more important customer than ITEL has [..]'). -sent(s_245_3_h, original, 'APCOM has a more important customer than ITEL has [..]'). -sent(s_245_3_h, swe, 'APCOM har en viktigare kund än ITEL har [..]'). - -tree(s_246_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('DetCN', [t(every_Det, []), t('UseN', [t(itel_computer_N, [])])])])])])])])])). -sent(s_246_1_p, eng, 'the PC-6082 is faster than every ITEL computer'). -sent(s_246_1_p, original, 'the PC-6082 is faster than every ITEL computer'). -sent(s_246_1_p, swe, 'PC-6082:an är snabbare än varje ITEL-dator'). - -tree(s_246_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelzx_N, [])])]), t('UseComp', [t('CompCN', [t('UseN', [t(itel_computer_N, [])])])])])])])). -sent(s_246_2_p, eng, 'the ITEL-ZX is an ITEL computer'). -sent(s_246_2_p, original, 'the ITEL-ZX is an ITEL computer'). -sent(s_246_2_p, swe, 'ITEL-ZX:an är en ITEL-dator'). - -tree(s_246_3_q, s_242_3_q). -sent(s_246_3_q, eng, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_246_3_q, original, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_246_3_q, swe, 'är PC-6082:an snabbare än ITEL-ZX:an'). - -tree(s_246_4_h, s_242_4_h). -sent(s_246_4_h, eng, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_246_4_h, original, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_246_4_h, swe, 'PC-6082:an är snabbare än ITEL-ZX:an'). - -tree(s_247_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('DetCN', [t(someSg_Det, []), t('UseN', [t(itel_computer_N, [])])])])])])])])])). -sent(s_247_1_p, eng, 'the PC-6082 is faster than some ITEL computer'). -sent(s_247_1_p, original, 'the PC-6082 is faster than some ITEL computer'). -sent(s_247_1_p, swe, 'PC-6082:an är snabbare än någon ITEL-dator'). - -tree(s_247_2_p, s_246_2_p). -sent(s_247_2_p, eng, 'the ITEL-ZX is an ITEL computer'). -sent(s_247_2_p, original, 'the ITEL-ZX is an ITEL computer'). -sent(s_247_2_p, swe, 'ITEL-ZX:an är en ITEL-dator'). - -tree(s_247_3_q, s_242_3_q). -sent(s_247_3_q, eng, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_247_3_q, original, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_247_3_q, swe, 'är PC-6082:an snabbare än ITEL-ZX:an'). - -tree(s_247_4_h, s_242_4_h). -sent(s_247_4_h, eng, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_247_4_h, original, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_247_4_h, swe, 'PC-6082:an är snabbare än ITEL-ZX:an'). - -tree(s_248_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('DetCN', [t(anySg_Det, []), t('UseN', [t(itel_computer_N, [])])])])])])])])])). -sent(s_248_1_p, eng, 'the PC-6082 is faster than any ITEL computer'). -sent(s_248_1_p, original, 'the PC-6082 is faster than any ITEL computer'). -sent(s_248_1_p, swe, 'PC-6082:an är snabbare än någon ITEL-dator'). - -tree(s_248_2_p, s_246_2_p). -sent(s_248_2_p, eng, 'the ITEL-ZX is an ITEL computer'). -sent(s_248_2_p, original, 'the ITEL-ZX is an ITEL computer'). -sent(s_248_2_p, swe, 'ITEL-ZX:an är en ITEL-dator'). - -tree(s_248_3_q, s_242_3_q). -sent(s_248_3_q, eng, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_248_3_q, original, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_248_3_q, swe, 'är PC-6082:an snabbare än ITEL-ZX:an'). - -tree(s_248_4_h, s_242_4_h). -sent(s_248_4_h, eng, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_248_4_h, original, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_248_4_h, swe, 'PC-6082:an är snabbare än ITEL-ZX:an'). - -tree(s_249_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('ConjNP2', [t(and_Conj, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelzx_N, [])])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelzy_N, [])])])])])])])])])])). -sent(s_249_1_p, eng, 'the PC-6082 is faster than the ITEL-ZX and the ITEL-ZY'). -sent(s_249_1_p, original, 'the PC-6082 is faster than the ITEL-ZX and the ITEL-ZY'). -sent(s_249_1_p, swe, 'PC-6082:an är snabbare än ITEL-ZX:an och ITEL-ZY:an'). - -tree(s_249_2_q, s_242_3_q). -sent(s_249_2_q, eng, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_249_2_q, original, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_249_2_q, swe, 'är PC-6082:an snabbare än ITEL-ZX:an'). - -tree(s_249_3_h, s_242_4_h). -sent(s_249_3_h, eng, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_249_3_h, original, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_249_3_h, swe, 'PC-6082:an är snabbare än ITEL-ZX:an'). - -tree(s_250_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(pc6082_N, [])])]), t('UseComp', [t('CompAP', [t('ComparA', [t(fast_A, []), t('ConjNP2', [t(or_Conj, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelzx_N, [])])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(itelzy_N, [])])])])])])])])])])). -sent(s_250_1_p, eng, 'the PC-6082 is faster than the ITEL-ZX or the ITEL-ZY'). -sent(s_250_1_p, original, 'the PC-6082 is faster than the ITEL-ZX or the ITEL-ZY'). -sent(s_250_1_p, swe, 'PC-6082:an är snabbare än ITEL-ZX:an eller ITEL-ZY:an'). - -tree(s_250_2_q, s_242_3_q). -sent(s_250_2_q, eng, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_250_2_q, original, 'is the PC-6082 faster than the ITEL-ZX'). -sent(s_250_2_q, swe, 'är PC-6082:an snabbare än ITEL-ZX:an'). - -tree(s_250_3_h, s_242_4_h). -sent(s_250_3_h, eng, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_250_3_h, original, 'the PC-6082 is faster than the ITEL-ZX'). -sent(s_250_3_h, swe, 'PC-6082:an är snabbare än ITEL-ZX:an'). - -tree(s_251_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(factory_N, [])])])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])])])])])). -sent(s_251_1_p, eng, 'ITEL has a factory in Birmingham'). -sent(s_251_1_p, original, 'ITEL has a factory in Birmingham'). -sent(s_251_1_p, swe, 'ITEL har en fabrik i Birmingham'). - -tree(s_251_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdVVP', [t(currently_AdV, []), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(factory_N, [])])])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])])])])])])])). -sent(s_251_2_q, eng, 'does ITEL currently have a factory in Birmingham'). -sent(s_251_2_q, original, 'does ITEL currently have a factory in Birmingham'). -sent(s_251_2_q, swe, 'har ITEL för närvarande en fabrik i Birmingham'). - -tree(s_251_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdVVP', [t(currently_AdV, []), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(have_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(factory_N, [])])])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])])])])])])). -sent(s_251_3_h, eng, 'ITEL currently has a factory in Birmingham'). -sent(s_251_3_h, original, 'ITEL currently has a factory in Birmingham'). -sent(s_251_3_h, swe, 'ITEL har för närvarande en fabrik i Birmingham'). - -tree(s_252_1_p, t('Sentence', [t('AdvS', [t(since_1992_Adv, []), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])])])])])])])). -sent(s_252_1_p, eng, 'since 1992 ITEL has been in Birmingham'). -sent(s_252_1_p, original, 'since 1992 ITEL has been in Birmingham'). -sent(s_252_1_p, swe, 'sedan 1992 har ITEL varit i Birmingham'). - -tree(s_252_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ImpersCl', [t('AdVVP', [t(now_AdV, []), t('UseComp', [t('CompAdv', [t(year_1996_Adv, [])])])])])])])). -sent(s_252_2_p, eng, 'it is now 1996'). -sent(s_252_2_p, original, 'it is now 1996'). -sent(s_252_2_p, swe, 'det är nu 1996'). - -tree(s_252_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])])]), t(in_1993_Adv, [])])])])])])). -sent(s_252_3_q, eng, 'was ITEL in Birmingham in 1993'). -sent(s_252_3_q, original, 'was ITEL in Birmingham in 1993'). -sent(s_252_3_q, swe, 'var ITEL i Birmingham 1993'). - -tree(s_252_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])])]), t(in_1993_Adv, [])])])])])). -sent(s_252_4_h, eng, 'ITEL was in Birmingham in 1993'). -sent(s_252_4_h, original, 'ITEL was in Birmingham in 1993'). -sent(s_252_4_h, swe, 'ITEL var i Birmingham 1993'). - -tree(s_253_1_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(develop_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(editor_N, [])])])])]), t(since_1992_Adv, [])])])])])). -sent(s_253_1_p, eng, 'ITEL has developed a new editor since 1992'). -sent(s_253_1_p, original, 'ITEL has developed a new editor since 1992'). -sent(s_253_1_p, swe, 'ITEL har utvecklat en ny redigerare sedan 1992'). - -tree(s_253_2_p, s_252_2_p). -sent(s_253_2_p, eng, 'it is now 1996'). -sent(s_253_2_p, original, 'it is now 1996'). -sent(s_253_2_p, swe, 'det är nu 1996'). - -tree(s_253_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(develop_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(editor_N, [])])])])]), t(in_1993_Adv, [])])])])])])). -sent(s_253_3_q, eng, 'did ITEL develop a new editor in 1993'). -sent(s_253_3_q, original, 'did ITEL develop a new editor in 1993'). -sent(s_253_3_q, swe, 'utvecklade ITEL en ny redigerare 1993'). - -tree(s_253_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(develop_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(editor_N, [])])])])]), t(in_1993_Adv, [])])])])])). -sent(s_253_4_h, eng, 'ITEL developed a new editor in 1993'). -sent(s_253_4_h, original, 'ITEL developed a new editor in 1993'). -sent(s_253_4_h, swe, 'ITEL utvecklade en ny redigerare 1993'). - -tree(s_254_1_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('UseV', [t(expand_V, [])]), t(since_1992_Adv, [])])])])])). -sent(s_254_1_p, eng, 'ITEL has expanded since 1992'). -sent(s_254_1_p, original, 'ITEL has expanded since 1992'). -sent(s_254_1_p, swe, 'ITEL har expanderat sedan 1992'). - -tree(s_254_2_p, s_252_2_p). -sent(s_254_2_p, eng, 'it is now 1996'). -sent(s_254_2_p, original, 'it is now 1996'). -sent(s_254_2_p, swe, 'det är nu 1996'). - -tree(s_254_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('UseV', [t(expand_V, [])]), t(in_1993_Adv, [])])])])])])). -sent(s_254_3_q, eng, 'did ITEL expand in 1993'). -sent(s_254_3_q, original, 'did ITEL expand in 1993'). -sent(s_254_3_q, swe, 'expanderade ITEL 1993'). - -tree(s_254_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('UseV', [t(expand_V, [])]), t(in_1993_Adv, [])])])])])). -sent(s_254_4_h, eng, 'ITEL expanded in 1993'). -sent(s_254_4_h, original, 'ITEL expanded in 1993'). -sent(s_254_4_h, swe, 'ITEL expanderade 1993'). - -tree(s_255_1_p, t('Sentence', [t('AdvS', [t(since_1992_Adv, []), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(make8do_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(loss_N, [])])])])])])])])). -sent(s_255_1_p, eng, 'since 1992 ITEL has made a loss'). -sent(s_255_1_p, original, 'since 1992 ITEL has made a loss'). -sent(s_255_1_p, swe, 'sedan 1992 har ITEL gjort en förlust'). - -tree(s_255_2_p, s_252_2_p). -sent(s_255_2_p, eng, 'it is now 1996'). -sent(s_255_2_p, original, 'it is now 1996'). -sent(s_255_2_p, swe, 'det är nu 1996'). - -tree(s_255_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(make8do_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(loss_N, [])])])]), t(in_1993_Adv, [])])])])])])). -sent(s_255_3_q, eng, 'did ITEL make a loss in 1993'). -sent(s_255_3_q, original, 'did ITEL make a loss in 1993'). -sent(s_255_3_q, swe, 'gjorde ITEL en förlust 1993'). - -tree(s_255_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(make8do_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(loss_N, [])])])]), t(in_1993_Adv, [])])])])])). -sent(s_255_4_h, eng, 'ITEL made a loss in 1993'). -sent(s_255_4_h, original, 'ITEL made a loss in 1993'). -sent(s_255_4_h, swe, 'ITEL gjorde en förlust 1993'). - -tree(s_256_1_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(make8do_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(loss_N, [])])])]), t(since_1992_Adv, [])])])])])). -sent(s_256_1_p, eng, 'ITEL has made a loss since 1992'). -sent(s_256_1_p, original, 'ITEL has made a loss since 1992'). -sent(s_256_1_p, swe, 'ITEL har gjort en förlust sedan 1992'). - -tree(s_256_2_p, s_252_2_p). -sent(s_256_2_p, eng, 'it is now 1996'). -sent(s_256_2_p, original, 'it is now 1996'). -sent(s_256_2_p, swe, 'det är nu 1996'). - -tree(s_256_3_q, s_255_3_q). -sent(s_256_3_q, eng, 'did ITEL make a loss in 1993'). -sent(s_256_3_q, original, 'did ITEL make a loss in 1993'). -sent(s_256_3_q, swe, 'gjorde ITEL en förlust 1993'). - -tree(s_256_4_h, s_255_4_h). -sent(s_256_4_h, eng, 'ITEL made a loss in 1993'). -sent(s_256_4_h, original, 'ITEL made a loss in 1993'). -sent(s_256_4_h, swe, 'ITEL gjorde en förlust 1993'). - -tree(s_257_1_p, s_256_1_p). -sent(s_257_1_p, eng, 'ITEL has made a loss since 1992'). -sent(s_257_1_p, original, 'ITEL has made a loss since 1992'). -sent(s_257_1_p, swe, 'ITEL har gjort en förlust sedan 1992'). - -tree(s_257_2_p, s_252_2_p). -sent(s_257_2_p, eng, 'it is now 1996'). -sent(s_257_2_p, original, 'it is now 1996'). -sent(s_257_2_p, swe, 'det är nu 1996'). - -tree(s_257_3_q, s_255_3_q). -sent(s_257_3_q, eng, 'did ITEL make a loss in 1993'). -sent(s_257_3_q, original, 'did ITEL make a loss in 1993'). -sent(s_257_3_q, swe, 'gjorde ITEL en förlust 1993'). - -tree(s_257_4_h, s_255_4_h). -sent(s_257_4_h, eng, 'ITEL made a loss in 1993'). -sent(s_257_4_h, original, 'ITEL made a loss in 1993'). -sent(s_257_4_h, swe, 'ITEL gjorde en förlust 1993'). - -tree(s_258_1_p, t('Sentence', [t('AdvS', [t(in_march_1993_Adv, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(found_V2, [])]), t('UsePN', [t(itel_PN, [])])])])])])])). -sent(s_258_1_p, eng, 'in March 1993 APCOM founded ITEL'). -sent(s_258_1_p, original, 'in March 1993 APCOM founded ITEL'). -sent(s_258_1_p, swe, 'i mars 1993 grundade APCOM ITEL'). - -tree(s_258_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('UseV', [t(exist_V, [])]), t(in_1992_Adv, [])])])])])])). -sent(s_258_2_q, eng, 'did ITEL exist in 1992'). -sent(s_258_2_q, original, 'did ITEL exist in 1992'). -sent(s_258_2_q, swe, 'fanns ITEL 1992'). - -tree(s_258_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('UseV', [t(exist_V, [])]), t(in_1992_Adv, [])])])])])). -sent(s_258_3_h, eng, 'ITEL existed in 1992'). -sent(s_258_3_h, original, 'ITEL existed in 1992'). -sent(s_258_3_h, swe, 'ITEL fanns 1992'). - -tree(s_259_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(conference_N, [])])]), t('AdvVP', [t('UseV', [t(start_V, [])]), t(on_july_4th_1994_Adv, [])])])])])). -sent(s_259_1_p, eng, 'the conference started on July 4th , 1994'). -sent(s_259_1_p, original, 'the conference started on July 4th , 1994'). -sent(s_259_1_p, swe, 'konferensen började 4:e juli 1994'). - -tree(s_259_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('ComplSlash', [t('SlashV2a', [t(last_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_2', [])])])]), t('UseN', [t(day_N, [])])])])])])])). -sent(s_259_2_p, eng, 'it lasted 2 days'). -sent(s_259_2_p, original, 'it lasted 2 days'). -sent(s_259_2_p, swe, 'det varade 2 dagar'). - -tree(s_259_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(conference_N, [])])]), t('AdvVP', [t('UseComp', [t('CompAdv', [t(over_Adv, [])])]), t(on_july_8th_1994_Adv, [])])])])])])). -sent(s_259_3_q, eng, 'was the conference over on July 8th , 1994'). -sent(s_259_3_q, original, 'was the conference over on July 8th , 1994'). -sent(s_259_3_q, swe, 'var konferensen slut 8:e juli 1994'). - -tree(s_259_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(conference_N, [])])]), t('AdvVP', [t('UseComp', [t('CompAdv', [t(over_Adv, [])])]), t(on_july_8th_1994_Adv, [])])])])])). -sent(s_259_4_h, eng, 'the conference was over on July 8th , 1994'). -sent(s_259_4_h, original, 'the conference was over on July 8th , 1994'). -sent(s_259_4_h, swe, 'konferensen var slut 8:e juli 1994'). - -tree(s_260_1_p, t('Sentence', [t('AdvS', [t(yesterday_Adv, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])])). -sent(s_260_1_p, eng, 'yesterday APCOM signed the contract'). -sent(s_260_1_p, original, 'yesterday APCOM signed the contract'). -sent(s_260_1_p, swe, 'igår undertecknade APCOM kontraktet'). - -tree(s_260_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('MassNP', [t('UseN', [t(today_N, [])])]), t('UseComp', [t('CompAdv', [t(saturday_july_14th_Adv, [])])])])])])). -sent(s_260_2_p, eng, 'today is Saturday , July 14th'). -sent(s_260_2_p, original, 'today is Saturday , July 14th'). -sent(s_260_2_p, swe, 'idag är lördagen den 14 juli'). - -tree(s_260_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(friday_13th_Adv, [])])])])])])). -sent(s_260_3_q, eng, 'did APCOM sign the contract Friday , 13th'). -sent(s_260_3_q, original, 'did APCOM sign the contract Friday , 13th'). -sent(s_260_3_q, swe, 'undertecknade APCOM kontraktet fredagen den 13:e'). - -tree(s_260_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(friday_13th_Adv, [])])])])])). -sent(s_260_4_h, eng, 'APCOM signed the contract Friday , 13th'). -sent(s_260_4_h, original, 'APCOM signed the contract Friday , 13th'). -sent(s_260_4_h, swe, 'APCOM undertecknade kontraktet fredagen den 13:e'). - -tree(s_261_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])). -sent(s_261_1_p, eng, 'Smith left before Jones left'). -sent(s_261_1_p, original, 'Smith left before Jones left'). -sent(s_261_1_p, swe, 'Smith gick innan Jones gick'). - -tree(s_261_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(anderson_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])). -sent(s_261_2_p, eng, 'Jones left before Anderson left'). -sent(s_261_2_p, original, 'Jones left before Anderson left'). -sent(s_261_2_p, swe, 'Jones gick innan Anderson gick'). - -tree(s_261_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(anderson_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])])). -sent(s_261_3_q, eng, 'did Smith leave before Anderson left'). -sent(s_261_3_q, original, 'did Smith leave before Anderson left'). -sent(s_261_3_q, swe, 'gick Smith innan Anderson gick'). - -tree(s_261_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(anderson_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])). -sent(s_261_4_h, eng, 'Smith left before Anderson left'). -sent(s_261_4_h, original, 'Smith left before Anderson left'). -sent(s_261_4_h, swe, 'Smith gick innan Anderson gick'). - -tree(s_262_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])). -sent(s_262_1_p, eng, 'Smith left after Jones left'). -sent(s_262_1_p, original, 'Smith left after Jones left'). -sent(s_262_1_p, swe, 'Smith gick efter det att Jones gick'). - -tree(s_262_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(anderson_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])). -sent(s_262_2_p, eng, 'Jones left after Anderson left'). -sent(s_262_2_p, original, 'Jones left after Anderson left'). -sent(s_262_2_p, swe, 'Jones gick efter det att Anderson gick'). - -tree(s_262_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(anderson_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])])). -sent(s_262_3_q, eng, 'did Smith leave after Anderson left'). -sent(s_262_3_q, original, 'did Smith leave after Anderson left'). -sent(s_262_3_q, swe, 'gick Smith efter det att Anderson gick'). - -tree(s_262_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(anderson_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])). -sent(s_262_4_h, eng, 'Smith left after Anderson left'). -sent(s_262_4_h, original, 'Smith left after Anderson left'). -sent(s_262_4_h, swe, 'Smith gick efter det att Anderson gick'). - -tree(s_263_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])). -sent(s_263_1_p, eng, 'Smith was present after Jones left'). -sent(s_263_1_p, original, 'Smith was present after Jones left'). -sent(s_263_1_p, swe, 'Smith var närvarande efter det att Jones gick'). - -tree(s_263_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(anderson_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])])])])])). -sent(s_263_2_p, eng, 'Jones left after Anderson was present'). -sent(s_263_2_p, original, 'Jones left after Anderson was present'). -sent(s_263_2_p, swe, 'Jones gick efter det att Anderson var närvarande'). - -tree(s_263_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(anderson_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])])])])])])). -sent(s_263_3_q, eng, 'was Smith present after Anderson was present'). -sent(s_263_3_q, original, 'was Smith present after Anderson was present'). -sent(s_263_3_q, swe, 'var Smith närvarande efter det att Anderson var närvarande'). - -tree(s_263_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(anderson_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])])])])])). -sent(s_263_4_h, eng, 'Smith was present after Anderson was present'). -sent(s_263_4_h, original, 'Smith was present after Anderson was present'). -sent(s_263_4_h, swe, 'Smith var närvarande efter det att Anderson var närvarande'). - -tree(s_264_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseV', [t(leave_V, [])])])])])). -sent(s_264_1_p, eng, 'Smith left'). -sent(s_264_1_p, original, 'Smith left'). -sent(s_264_1_p, swe, 'Smith gick'). - -tree(s_264_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseV', [t(leave_V, [])])])])])). -sent(s_264_2_p, eng, 'Jones left'). -sent(s_264_2_p, original, 'Jones left'). -sent(s_264_2_p, swe, 'Jones gick'). - -tree(s_264_3_p, s_261_1_p). -sent(s_264_3_p, eng, 'Smith left before Jones left'). -sent(s_264_3_p, original, 'Smith left before Jones left'). -sent(s_264_3_p, swe, 'Smith gick innan Jones gick'). - -tree(s_264_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])])). -sent(s_264_4_q, eng, 'did Jones leave after Smith left'). -sent(s_264_4_q, original, 'did Jones leave after Smith left'). -sent(s_264_4_q, swe, 'gick Jones efter det att Smith gick'). - -tree(s_264_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])). -sent(s_264_5_h, eng, 'Jones left after Smith left'). -sent(s_264_5_h, original, 'Jones left after Smith left'). -sent(s_264_5_h, swe, 'Jones gick efter det att Smith gick'). - -tree(s_265_1_p, s_264_1_p). -sent(s_265_1_p, eng, 'Smith left'). -sent(s_265_1_p, original, 'Smith left'). -sent(s_265_1_p, swe, 'Smith gick'). - -tree(s_265_2_p, s_264_2_p). -sent(s_265_2_p, eng, 'Jones left'). -sent(s_265_2_p, original, 'Jones left'). -sent(s_265_2_p, swe, 'Jones gick'). - -tree(s_265_3_p, s_262_1_p). -sent(s_265_3_p, eng, 'Smith left after Jones left'). -sent(s_265_3_p, original, 'Smith left after Jones left'). -sent(s_265_3_p, swe, 'Smith gick efter det att Jones gick'). - -tree(s_265_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])])). -sent(s_265_4_q, eng, 'did Jones leave before Smith left'). -sent(s_265_4_q, original, 'did Jones leave before Smith left'). -sent(s_265_4_q, swe, 'gick Jones innan Smith gick'). - -tree(s_265_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])). -sent(s_265_5_h, eng, 'Jones left before Smith left'). -sent(s_265_5_h, original, 'Jones left before Smith left'). -sent(s_265_5_h, swe, 'Jones gick innan Smith gick'). - -tree(s_266_1_p, s_264_1_p). -sent(s_266_1_p, eng, 'Smith left'). -sent(s_266_1_p, original, 'Smith left'). -sent(s_266_1_p, swe, 'Smith gick'). - -tree(s_266_2_p, s_264_2_p). -sent(s_266_2_p, eng, 'Jones left'). -sent(s_266_2_p, original, 'Jones left'). -sent(s_266_2_p, swe, 'Jones gick'). - -tree(s_266_3_p, s_265_5_h). -sent(s_266_3_p, eng, 'Jones left before Smith left'). -sent(s_266_3_p, original, 'Jones left before Smith left'). -sent(s_266_3_p, swe, 'Jones gick innan Smith gick'). - -tree(s_266_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(leave_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseV', [t(leave_V, [])])])])])])])])])])). -sent(s_266_4_q, eng, 'did Smith leave after Jones left'). -sent(s_266_4_q, original, 'did Smith leave after Jones left'). -sent(s_266_4_q, swe, 'gick Smith efter det att Jones gick'). - -tree(s_266_5_h, s_262_1_p). -sent(s_266_5_h, eng, 'Smith left after Jones left'). -sent(s_266_5_h, original, 'Smith left after Jones left'). -sent(s_266_5_h, swe, 'Smith gick efter det att Jones gick'). - -tree(s_267_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(revise_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_267_1_p, eng, 'Jones revised the contract'). -sent(s_267_1_p, original, 'Jones revised the contract'). -sent(s_267_1_p, swe, 'Jones granskade kontraktet'). - -tree(s_267_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(revise_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])])). -sent(s_267_2_p, eng, 'Smith revised the contract'). -sent(s_267_2_p, original, 'Smith revised the contract'). -sent(s_267_2_p, swe, 'Smith granskade kontraktet'). - -tree(s_267_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(revise_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])])])])). -sent(s_267_3_p, eng, 'Jones revised the contract before Smith did [..]'). -sent(s_267_3_p, original, 'Jones revised the contract before Smith did [..]'). -sent(s_267_3_p, swe, 'Jones granskade kontraktet innan Smith gjorde [..]'). - -tree(s_267_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(revise_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])])])])])). -sent(s_267_4_q, eng, 'did Smith revise the contract after Jones did [..]'). -sent(s_267_4_q, original, 'did Smith revise the contract after Jones did [..]'). -sent(s_267_4_q, swe, 'granskade Smith kontraktet efter det att Jones gjorde [..]'). - -tree(s_267_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(revise_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])])])])). -sent(s_267_5_h, eng, 'Smith revised the contract after Jones did [..]'). -sent(s_267_5_h, original, 'Smith revised the contract after Jones did [..]'). -sent(s_267_5_h, swe, 'Smith granskade kontraktet efter det att Jones gjorde [..]'). - -tree(s_268_1_p, s_267_1_p). -sent(s_268_1_p, eng, 'Jones revised the contract'). -sent(s_268_1_p, original, 'Jones revised the contract'). -sent(s_268_1_p, swe, 'Jones granskade kontraktet'). - -tree(s_268_2_p, s_267_2_p). -sent(s_268_2_p, eng, 'Smith revised the contract'). -sent(s_268_2_p, original, 'Smith revised the contract'). -sent(s_268_2_p, swe, 'Smith granskade kontraktet'). - -tree(s_268_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(revise_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])])])])). -sent(s_268_3_p, eng, 'Jones revised the contract after Smith did [..]'). -sent(s_268_3_p, original, 'Jones revised the contract after Smith did [..]'). -sent(s_268_3_p, swe, 'Jones granskade kontraktet efter det att Smith gjorde [..]'). - -tree(s_268_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(revise_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])])])])])). -sent(s_268_4_q, eng, 'did Smith revise the contract before Jones did [..]'). -sent(s_268_4_q, original, 'did Smith revise the contract before Jones did [..]'). -sent(s_268_4_q, swe, 'granskade Smith kontraktet innan Jones gjorde [..]'). - -tree(s_268_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(revise_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])])])])). -sent(s_268_5_h, eng, 'Smith revised the contract before Jones did [..]'). -sent(s_268_5_h, original, 'Smith revised the contract before Jones did [..]'). -sent(s_268_5_h, swe, 'Smith granskade kontraktet innan Jones gjorde [..]'). - -tree(s_269_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseV', [t(swim_V, [])])])])])). -sent(s_269_1_p, eng, 'Smith swam'). -sent(s_269_1_p, original, 'Smith swam'). -sent(s_269_1_p, swe, 'Smith simmade'). - -tree(s_269_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseV', [t(swim_V, [])])])])])). -sent(s_269_2_p, eng, 'Jones swam'). -sent(s_269_2_p, original, 'Jones swam'). -sent(s_269_2_p, swe, 'Jones simmade'). - -tree(s_269_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(swim_V, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseV', [t(swim_V, [])])])])])])])])])). -sent(s_269_3_p, eng, 'Smith swam before Jones swam'). -sent(s_269_3_p, original, 'Smith swam before Jones swam'). -sent(s_269_3_p, swe, 'Smith simmade innan Jones simmade'). - -tree(s_269_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(swim_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseV', [t(swim_V, [])])])])])])])])])])). -sent(s_269_4_q, eng, 'did Jones swim after Smith swam'). -sent(s_269_4_q, original, 'did Jones swim after Smith swam'). -sent(s_269_4_q, swe, 'simmade Jones efter det att Smith simmade'). - -tree(s_269_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(swim_V, [])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseV', [t(swim_V, [])])])])])])])])])). -sent(s_269_5_h, eng, 'Jones swam after Smith swam'). -sent(s_269_5_h, original, 'Jones swam after Smith swam'). -sent(s_269_5_h, swe, 'Jones simmade efter det att Smith simmade'). - -tree(s_270_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(swim_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(shore_N, [])])])])])])])])). -sent(s_270_1_p, eng, 'Smith swam to the shore'). -sent(s_270_1_p, original, 'Smith swam to the shore'). -sent(s_270_1_p, swe, 'Smith simmade till stranden'). - -tree(s_270_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(swim_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(shore_N, [])])])])])])])])). -sent(s_270_2_p, eng, 'Jones swam to the shore'). -sent(s_270_2_p, original, 'Jones swam to the shore'). -sent(s_270_2_p, swe, 'Jones simmade till stranden'). - -tree(s_270_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(swim_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(shore_N, [])])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseV', [t(swim_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(shore_N, [])])])])])])])])])])])])). -sent(s_270_3_p, eng, 'Smith swam to the shore before Jones swam to the shore'). -sent(s_270_3_p, original, 'Smith swam to the shore before Jones swam to the shore'). -sent(s_270_3_p, swe, 'Smith simmade till stranden innan Jones simmade till stranden'). - -tree(s_270_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(swim_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(shore_N, [])])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(swim_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(shore_N, [])])])])])])])])])])])])])). -sent(s_270_4_q, eng, 'did Jones swim to the shore after Smith swam to the shore'). -sent(s_270_4_q, original, 'did Jones swim to the shore after Smith swam to the shore'). -sent(s_270_4_q, swe, 'simmade Jones till stranden efter det att Smith simmade till stranden'). - -tree(s_270_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(swim_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(shore_N, [])])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(swim_V, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(shore_N, [])])])])])])])])])])])])). -sent(s_270_5_h, eng, 'Jones swam to the shore after Smith swam to the shore'). -sent(s_270_5_h, original, 'Jones swam to the shore after Smith swam to the shore'). -sent(s_270_5_h, swe, 'Jones simmade till stranden efter det att Smith simmade till stranden'). - -tree(s_271_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])). -sent(s_271_1_p, eng, 'Smith was present'). -sent(s_271_1_p, original, 'Smith was present'). -sent(s_271_1_p, swe, 'Smith var närvarande'). - -tree(s_271_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])). -sent(s_271_2_p, eng, 'Jones was present'). -sent(s_271_2_p, original, 'Jones was present'). -sent(s_271_2_p, swe, 'Jones var närvarande'). - -tree(s_271_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])])])])])). -sent(s_271_3_p, eng, 'Smith was present after Jones was present'). -sent(s_271_3_p, original, 'Smith was present after Jones was present'). -sent(s_271_3_p, swe, 'Smith var närvarande efter det att Jones var närvarande'). - -tree(s_271_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])])])])])])). -sent(s_271_4_q, eng, 'was Jones present before Smith was present'). -sent(s_271_4_q, original, 'was Jones present before Smith was present'). -sent(s_271_4_q, swe, 'var Jones närvarande innan Smith var närvarande'). - -tree(s_271_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])])])])])). -sent(s_271_5_h, eng, 'Jones was present before Smith was present'). -sent(s_271_5_h, original, 'Jones was present before Smith was present'). -sent(s_271_5_h, swe, 'Jones var närvarande innan Smith var närvarande'). - -tree(s_272_1_p, s_271_1_p). -sent(s_272_1_p, eng, 'Smith was present'). -sent(s_272_1_p, original, 'Smith was present'). -sent(s_272_1_p, swe, 'Smith var närvarande'). - -tree(s_272_2_p, s_271_2_p). -sent(s_272_2_p, eng, 'Jones was present'). -sent(s_272_2_p, original, 'Jones was present'). -sent(s_272_2_p, swe, 'Jones var närvarande'). - -tree(s_272_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])])])])])). -sent(s_272_3_p, eng, 'Smith was present before Jones was present'). -sent(s_272_3_p, original, 'Smith was present before Jones was present'). -sent(s_272_3_p, swe, 'Smith var närvarande innan Jones var närvarande'). - -tree(s_272_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])])])])])])). -sent(s_272_4_q, eng, 'was Jones present after Smith was present'). -sent(s_272_4_q, original, 'was Jones present after Smith was present'). -sent(s_272_4_q, swe, 'var Jones närvarande efter det att Smith var närvarande'). - -tree(s_272_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(present8attending_A, [])])])])])])])])])])])). -sent(s_272_5_h, eng, 'Jones was present after Smith was present'). -sent(s_272_5_h, original, 'Jones was present after Smith was present'). -sent(s_272_5_h, swe, 'Jones var närvarande efter det att Smith var närvarande'). - -tree(s_273_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])). -sent(s_273_1_p, eng, 'Smith was writing a report'). -sent(s_273_1_p, original, 'Smith was writing a report'). -sent(s_273_1_p, swe, 'Smith skrev en rapport'). - -tree(s_273_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])). -sent(s_273_2_p, eng, 'Jones was writing a report'). -sent(s_273_2_p, original, 'Jones was writing a report'). -sent(s_273_2_p, swe, 'Jones skrev en rapport'). - -tree(s_273_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])])). -sent(s_273_3_p, eng, 'Smith was writing a report before Jones was writing a report'). -sent(s_273_3_p, original, 'Smith was writing a report before Jones was writing a report'). -sent(s_273_3_p, swe, 'Smith skrev en rapport innan Jones skrev en rapport'). - -tree(s_273_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])])])). -sent(s_273_4_q, eng, 'was Jones writing a report after Smith was writing a report'). -sent(s_273_4_q, original, 'was Jones writing a report after Smith was writing a report'). -sent(s_273_4_q, swe, 'skrev Jones en rapport efter det att Smith skrev en rapport'). - -tree(s_273_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])])). -sent(s_273_5_h, eng, 'Jones was writing a report after Smith was writing a report'). -sent(s_273_5_h, original, 'Jones was writing a report after Smith was writing a report'). -sent(s_273_5_h, swe, 'Jones skrev en rapport efter det att Smith skrev en rapport'). - -tree(s_274_1_p, s_273_1_p). -sent(s_274_1_p, eng, 'Smith was writing a report'). -sent(s_274_1_p, original, 'Smith was writing a report'). -sent(s_274_1_p, swe, 'Smith skrev en rapport'). - -tree(s_274_2_p, s_273_2_p). -sent(s_274_2_p, eng, 'Jones was writing a report'). -sent(s_274_2_p, original, 'Jones was writing a report'). -sent(s_274_2_p, swe, 'Jones skrev en rapport'). - -tree(s_274_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])])). -sent(s_274_3_p, eng, 'Smith was writing a report after Jones was writing a report'). -sent(s_274_3_p, original, 'Smith was writing a report after Jones was writing a report'). -sent(s_274_3_p, swe, 'Smith skrev en rapport efter det att Jones skrev en rapport'). - -tree(s_274_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])])])). -sent(s_274_4_q, eng, 'was Jones writing a report before Smith was writing a report'). -sent(s_274_4_q, original, 'was Jones writing a report before Smith was writing a report'). -sent(s_274_4_q, swe, 'skrev Jones en rapport innan Smith skrev en rapport'). - -tree(s_274_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])])])])])). -sent(s_274_5_h, eng, 'Jones was writing a report before Smith was writing a report'). -sent(s_274_5_h, original, 'Jones was writing a report before Smith was writing a report'). -sent(s_274_5_h, swe, 'Jones skrev en rapport innan Smith skrev en rapport'). - -tree(s_275_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(lose_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(temper_N, [])])])])])])])])])])])). -sent(s_275_1_p, eng, 'Smith left the meeting before he lost his temper'). -sent(s_275_1_p, original, 'Smith left the meeting before he lost his temper'). -sent(s_275_1_p, swe, 'Smith lämnade mötet innan han förlorade sitt humör'). - -tree(s_275_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(lose_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(temper_N, [])])])])])])])])). -sent(s_275_2_q, eng, 'did Smith lose his temper'). -sent(s_275_2_q, original, 'did Smith lose his temper'). -sent(s_275_2_q, swe, 'förlorade Smith sitt humör'). - -tree(s_275_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(lose_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(temper_N, [])])])])])])])). -sent(s_275_3_h, eng, 'Smith lost his temper'). -sent(s_275_3_h, original, 'Smith lost his temper'). -sent(s_275_3_h, swe, 'Smith förlorade sitt humör'). - -tree(s_276_1_p, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(when_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(open_V2, [])]), t('UsePN', [t(the_m25_PN, [])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('MassNP', [t('UseN', [t(traffic_N, [])])]), t('UseV', [t(increase_V, [])])])])])])). -sent(s_276_1_p, eng, 'when they opened the M25 , traffic increased'). -sent(s_276_1_p, original, 'when they opened the M25 , traffic increased'). -sent(s_276_1_p, swe, 'när de öppnade M25:an , ökade trafik'). - -tree(s_277_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])]), t(in_1991_Adv, [])])])])])). -sent(s_277_1_p, eng, 'Smith lived in Birmingham in 1991'). -sent(s_277_1_p, original, 'Smith lived in Birmingham in 1991'). -sent(s_277_1_p, swe, 'Smith bodde i Birmingham 1991'). - -tree(s_277_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])]), t(in_1992_Adv, [])])])])])])). -sent(s_277_2_q, eng, 'did Smith live in Birmingham in 1992'). -sent(s_277_2_q, original, 'did Smith live in Birmingham in 1992'). -sent(s_277_2_q, swe, 'bodde Smith i Birmingham 1992'). - -tree(s_277_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])]), t(in_1992_Adv, [])])])])])). -sent(s_277_3_h, eng, 'Smith lived in Birmingham in 1992'). -sent(s_277_3_h, original, 'Smith lived in Birmingham in 1992'). -sent(s_277_3_h, swe, 'Smith bodde i Birmingham 1992'). - -tree(s_278_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuantOrd', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', []), t('OrdNumeral', [t('N_one', [])])]), t('UseN', [t(novel_N, [])])])]), t(in_1991_Adv, [])])])])])). -sent(s_278_1_p, eng, 'Smith wrote his first novel in 1991'). -sent(s_278_1_p, original, 'Smith wrote his first novel in 1991'). -sent(s_278_1_p, swe, 'Smith skrev sin första roman 1991'). - -tree(s_278_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuantOrd', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', []), t('OrdNumeral', [t('N_one', [])])]), t('UseN', [t(novel_N, [])])])]), t(in_1992_Adv, [])])])])])])). -sent(s_278_2_q, eng, 'did Smith write his first novel in 1992'). -sent(s_278_2_q, original, 'did Smith write his first novel in 1992'). -sent(s_278_2_q, swe, 'skrev Smith sin första roman 1992'). - -tree(s_278_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuantOrd', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', []), t('OrdNumeral', [t('N_one', [])])]), t('UseN', [t(novel_N, [])])])]), t(in_1992_Adv, [])])])])])). -sent(s_278_3_h, eng, 'Smith wrote his first novel in 1992'). -sent(s_278_3_h, original, 'Smith wrote his first novel in 1992'). -sent(s_278_3_h, swe, 'Smith skrev sin första roman 1992'). - -tree(s_279_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(novel_N, [])])])]), t(in_1991_Adv, [])])])])])). -sent(s_279_1_p, eng, 'Smith wrote a novel in 1991'). -sent(s_279_1_p, original, 'Smith wrote a novel in 1991'). -sent(s_279_1_p, swe, 'Smith skrev en roman 1991'). - -tree(s_279_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('UsePron', [t(it_Pron, [])])]), t(in_1992_Adv, [])])])])])])). -sent(s_279_2_q, eng, 'did Smith write it in 1992'). -sent(s_279_2_q, original, 'did Smith write it in 1992'). -sent(s_279_2_q, swe, 'skrev Smith det 1992'). - -tree(s_279_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('UsePron', [t(it_Pron, [])])]), t(in_1992_Adv, [])])])])])). -sent(s_279_3_h, eng, 'Smith wrote it in 1992'). -sent(s_279_3_h, original, 'Smith wrote it in 1992'). -sent(s_279_3_h, swe, 'Smith skrev det 1992'). - -tree(s_280_1_p, s_279_1_p). -sent(s_280_1_p, eng, 'Smith wrote a novel in 1991'). -sent(s_280_1_p, original, 'Smith wrote a novel in 1991'). -sent(s_280_1_p, swe, 'Smith skrev en roman 1991'). - -tree(s_280_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(novel_N, [])])])]), t(in_1992_Adv, [])])])])])])). -sent(s_280_2_q, eng, 'did Smith write a novel in 1992'). -sent(s_280_2_q, original, 'did Smith write a novel in 1992'). -sent(s_280_2_q, swe, 'skrev Smith en roman 1992'). - -tree(s_280_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(novel_N, [])])])]), t(in_1992_Adv, [])])])])])). -sent(s_280_3_h, eng, 'Smith wrote a novel in 1992'). -sent(s_280_3_h, original, 'Smith wrote a novel in 1992'). -sent(s_280_3_h, swe, 'Smith skrev en roman 1992'). - -tree(s_281_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(business_N, [])])])])]), t(in_1991_Adv, [])])])])])). -sent(s_281_1_p, eng, 'Smith was running a business in 1991'). -sent(s_281_1_p, original, 'Smith was running a business in 1991'). -sent(s_281_1_p, swe, 'Smith drev en affärsverksamhet 1991'). - -tree(s_281_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('UsePron', [t(it_Pron, [])])])]), t(in_1992_Adv, [])])])])])])). -sent(s_281_2_q, eng, 'was Smith running it in 1992'). -sent(s_281_2_q, original, 'was Smith running it in 1992'). -sent(s_281_2_q, swe, 'drev Smith det 1992'). - -tree(s_281_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('UsePron', [t(it_Pron, [])])])]), t(in_1992_Adv, [])])])])])). -sent(s_281_3_h, eng, 'Smith was running it in 1992'). -sent(s_281_3_h, original, 'Smith was running it in 1992'). -sent(s_281_3_h, swe, 'Smith drev det 1992'). - -tree(s_282_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])]), t(in_1991_Adv, [])])])])])). -sent(s_282_1_p, eng, 'Smith discovered a new species in 1991'). -sent(s_282_1_p, original, 'Smith discovered a new species in 1991'). -sent(s_282_1_p, swe, 'Smith upptäckte en ny art 1991'). - -tree(s_282_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('UsePron', [t(it_Pron, [])])]), t(in_1992_Adv, [])])])])])])). -sent(s_282_2_q, eng, 'did Smith discover it in 1992'). -sent(s_282_2_q, original, 'did Smith discover it in 1992'). -sent(s_282_2_q, swe, 'upptäckte Smith det 1992'). - -tree(s_282_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('UsePron', [t(it_Pron, [])])]), t(in_1992_Adv, [])])])])])). -sent(s_282_3_h, eng, 'Smith discovered it in 1992'). -sent(s_282_3_h, original, 'Smith discovered it in 1992'). -sent(s_282_3_h, swe, 'Smith upptäckte det 1992'). - -tree(s_283_1_p, s_282_1_p). -sent(s_283_1_p, eng, 'Smith discovered a new species in 1991'). -sent(s_283_1_p, original, 'Smith discovered a new species in 1991'). -sent(s_283_1_p, swe, 'Smith upptäckte en ny art 1991'). - -tree(s_283_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])]), t(in_1992_Adv, [])])])])])])). -sent(s_283_2_q, eng, 'did Smith discover a new species in 1992'). -sent(s_283_2_q, original, 'did Smith discover a new species in 1992'). -sent(s_283_2_q, swe, 'upptäckte Smith en ny art 1992'). - -tree(s_283_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])]), t(in_1992_Adv, [])])])])])). -sent(s_283_3_h, eng, 'Smith discovered a new species in 1992'). -sent(s_283_3_h, original, 'Smith discovered a new species in 1992'). -sent(s_283_3_h, swe, 'Smith upptäckte en ny art 1992'). - -tree(s_284_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(in_two_hours_Adv, [])])])])])). -sent(s_284_1_p, eng, 'Smith wrote a report in two hours'). -sent(s_284_1_p, original, 'Smith wrote a report in two hours'). -sent(s_284_1_p, swe, 'Smith skrev en rapport på två timmar'). - -tree(s_284_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplVV', [t(start_VV, []), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t(at_8_am_Adv, [])])])])])). -sent(s_284_2_p, eng, 'Smith started writing the report at 8 am'). -sent(s_284_2_p, original, 'Smith started writing the report at 8 am'). -sent(s_284_2_p, swe, 'Smith började skriva rapporten klockan 8'). - -tree(s_284_3_q, t('Question', [t('UseQCl', [t('PastPerfect', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplVV', [t(finish_VV, []), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t(by_11_am_Adv, [])])])])])])). -sent(s_284_3_q, eng, 'had Smith finished writing the report by 11 am'). -sent(s_284_3_q, original, 'had Smith finished writing the report by 11 am'). -sent(s_284_3_q, swe, 'hade Smith slutat att skriva rapporten klockan 11'). - -tree(s_284_4_h, t('Sentence', [t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplVV', [t(finish_VV, []), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t(by_11_am_Adv, [])])])])])). -sent(s_284_4_h, eng, 'Smith had finished writing the report by 11 am'). -sent(s_284_4_h, original, 'Smith had finished writing the report by 11 am'). -sent(s_284_4_h, swe, 'Smith hade slutat att skriva rapporten klockan 11'). - -tree(s_285_1_p, s_284_1_p). -sent(s_285_1_p, eng, 'Smith wrote a report in two hours'). -sent(s_285_1_p, original, 'Smith wrote a report in two hours'). -sent(s_285_1_p, swe, 'Smith skrev en rapport på två timmar'). - -tree(s_285_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('AdjCN', [t('PartVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('UseN', [t(hour_N, [])])])])])])])])])). -sent(s_285_2_q, eng, 'did Smith spend two hours writing the report'). -sent(s_285_2_q, original, 'did Smith spend two hours writing the report'). - -tree(s_285_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('AdjCN', [t('PartVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('UseN', [t(hour_N, [])])])])])])])])). -sent(s_285_3_h, eng, 'Smith spent two hours writing the report'). -sent(s_285_3_h, original, 'Smith spent two hours writing the report'). - -tree(s_286_1_p, s_284_1_p). -sent(s_286_1_p, eng, 'Smith wrote a report in two hours'). -sent(s_286_1_p, original, 'Smith wrote a report in two hours'). -sent(s_286_1_p, swe, 'Smith skrev en rapport på två timmar'). - -tree(s_286_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('AdNum', [t(more_than_AdN, []), t('NumNumeral', [t('N_two', [])])])])]), t('AdjCN', [t('PartVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('UseN', [t(hour_N, [])])])])])])])])])). -sent(s_286_2_q, eng, 'did Smith spend more than two hours writing the report'). -sent(s_286_2_q, original, 'did Smith spend more than two hours writing the report'). - -tree(s_286_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('AdNum', [t(more_than_AdN, []), t('NumNumeral', [t('N_two', [])])])])]), t('AdjCN', [t('PartVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('UseN', [t(hour_N, [])])])])])])])])). -sent(s_286_3_h, eng, 'Smith spent more than two hours writing the report'). -sent(s_286_3_h, original, 'Smith spent more than two hours writing the report'). - -tree(s_287_1_p, s_284_1_p). -sent(s_287_1_p, eng, 'Smith wrote a report in two hours'). -sent(s_287_1_p, original, 'Smith wrote a report in two hours'). -sent(s_287_1_p, swe, 'Smith skrev en rapport på två timmar'). - -tree(s_287_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(in_one_hour_Adv, [])])])])])])). -sent(s_287_2_q, eng, 'did Smith write a report in one hour'). -sent(s_287_2_q, original, 'did Smith write a report in one hour'). -sent(s_287_2_q, swe, 'skrev Smith en rapport på en timme'). - -tree(s_287_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(in_one_hour_Adv, [])])])])])). -sent(s_287_3_h, eng, 'Smith wrote a report in one hour'). -sent(s_287_3_h, original, 'Smith wrote a report in one hour'). -sent(s_287_3_h, swe, 'Smith skrev en rapport på en timme'). - -tree(s_288_1_p, s_284_1_p). -sent(s_288_1_p, eng, 'Smith wrote a report in two hours'). -sent(s_288_1_p, original, 'Smith wrote a report in two hours'). -sent(s_288_1_p, swe, 'Smith skrev en rapport på två timmar'). - -tree(s_288_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])])). -sent(s_288_2_q, eng, 'did Smith write a report'). -sent(s_288_2_q, original, 'did Smith write a report'). -sent(s_288_2_q, swe, 'skrev Smith en rapport'). - -tree(s_288_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])). -sent(s_288_3_h, eng, 'Smith wrote a report'). -sent(s_288_3_h, original, 'Smith wrote a report'). -sent(s_288_3_h, swe, 'Smith skrev en rapport'). - -tree(s_289_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])]), t(in_two_hours_Adv, [])])])])])). -sent(s_289_1_p, eng, 'Smith discovered a new species in two hours'). -sent(s_289_1_p, original, 'Smith discovered a new species in two hours'). -sent(s_289_1_p, swe, 'Smith upptäckte en ny art på två timmar'). - -tree(s_289_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('SentCN', [t('UseN', [t(hour_N, [])]), t('EmbedPresPart', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])])])])])])])])])])). -sent(s_289_2_q, eng, 'did Smith spend two hours discovering the new species'). -sent(s_289_2_q, original, 'did Smith spend two hours discovering the new species'). - -tree(s_289_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('SentCN', [t('UseN', [t(hour_N, [])]), t('EmbedPresPart', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])])])])])])])])])). -sent(s_289_3_h, eng, 'Smith spent two hours discovering the new species'). -sent(s_289_3_h, original, 'Smith spent two hours discovering the new species'). - -tree(s_290_1_p, s_289_1_p). -sent(s_290_1_p, eng, 'Smith discovered a new species in two hours'). -sent(s_290_1_p, original, 'Smith discovered a new species in two hours'). -sent(s_290_1_p, swe, 'Smith upptäckte en ny art på två timmar'). - -tree(s_290_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])])])])])])). -sent(s_290_2_q, eng, 'did Smith discover a new species'). -sent(s_290_2_q, original, 'did Smith discover a new species'). -sent(s_290_2_q, swe, 'upptäckte Smith en ny art'). - -tree(s_290_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])])])])])). -sent(s_290_3_h, eng, 'Smith discovered a new species'). -sent(s_290_3_h, original, 'Smith discovered a new species'). -sent(s_290_3_h, swe, 'Smith upptäckte en ny art'). - -tree(s_291_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t(many_Det, []), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])]), t(in_two_hours_Adv, [])])])])])). -sent(s_291_1_p, eng, 'Smith discovered many new species in two hours'). -sent(s_291_1_p, original, 'Smith discovered many new species in two hours'). -sent(s_291_1_p, swe, 'Smith upptäckte många nya arter på två timmar'). - -tree(s_291_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('SentCN', [t('UseN', [t(hour_N, [])]), t('EmbedPresPart', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('MassNP', [t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])])])])])])])])])])). -sent(s_291_2_q, eng, 'did Smith spend two hours discovering new species'). -sent(s_291_2_q, original, 'did Smith spend two hours discovering new species'). - -tree(s_291_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('SentCN', [t('UseN', [t(hour_N, [])]), t('EmbedPresPart', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('MassNP', [t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])])])])])])])])])). -sent(s_291_3_h, eng, 'Smith spent two hours discovering new species'). -sent(s_291_3_h, original, 'Smith spent two hours discovering new species'). - -tree(s_292_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])])]), t('PrepNP', [t(in_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(year_N, [])])])])])])])])). -sent(s_292_1_p, eng, 'Smith was running his own business in two years'). -sent(s_292_1_p, original, 'Smith was running his own business in two years'). -sent(s_292_1_p, swe, 'Smith drev sin egna affärsverksamhet i två år'). - -tree(s_292_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('SentCN', [t('UseN', [t(year_N, [])]), t('EmbedPresPart', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])])])])])])])])])])). -sent(s_292_2_q, eng, 'did Smith spend two years running his own business'). -sent(s_292_2_q, original, 'did Smith spend two years running his own business'). - -tree(s_292_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('SentCN', [t('UseN', [t(year_N, [])]), t('EmbedPresPart', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])])])])])])])])])). -sent(s_292_3_h, eng, 'Smith spent two years running his own business'). -sent(s_292_3_h, original, 'Smith spent two years running his own business'). - -tree(s_293_1_p, s_292_1_p). -sent(s_293_1_p, eng, 'Smith was running his own business in two years'). -sent(s_293_1_p, original, 'Smith was running his own business in two years'). -sent(s_293_1_p, swe, 'Smith drev sin egna affärsverksamhet i två år'). - -tree(s_293_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('AdNum', [t(more_than_AdN, []), t('NumNumeral', [t('N_two', [])])])])]), t('SentCN', [t('UseN', [t(year_N, [])]), t('EmbedPresPart', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])])])])])])])])])])). -sent(s_293_2_q, eng, 'did Smith spend more than two years running his own business'). -sent(s_293_2_q, original, 'did Smith spend more than two years running his own business'). - -tree(s_293_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(spend_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('AdNum', [t(more_than_AdN, []), t('NumNumeral', [t('N_two', [])])])])]), t('SentCN', [t('UseN', [t(year_N, [])]), t('EmbedPresPart', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])])])])])])])])])). -sent(s_293_3_h, eng, 'Smith spent more than two years running his own business'). -sent(s_293_3_h, original, 'Smith spent more than two years running his own business'). - -tree(s_294_1_p, s_292_1_p). -sent(s_294_1_p, eng, 'Smith was running his own business in two years'). -sent(s_294_1_p, original, 'Smith was running his own business in two years'). -sent(s_294_1_p, swe, 'Smith drev sin egna affärsverksamhet i två år'). - -tree(s_294_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])])])])])])). -sent(s_294_2_q, eng, 'did Smith run his own business'). -sent(s_294_2_q, original, 'did Smith run his own business'). -sent(s_294_2_q, swe, 'drev Smith sin egna affärsverksamhet'). - -tree(s_294_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])])])])])). -sent(s_294_3_h, eng, 'Smith ran his own business'). -sent(s_294_3_h, original, 'Smith ran his own business'). -sent(s_294_3_h, swe, 'Smith drev sin egna affärsverksamhet'). - -tree(s_295_1_p, t('Sentence', [t('AdvS', [t('PrepNP', [t(in_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(year_N, [])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(chain_N, [])]), t('PrepNP', [t(part_Prep, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(business_N, [])])])])])])])])])])])). -sent(s_295_1_p, eng, 'in two years Smith owned a chain of businesses'). -sent(s_295_1_p, original, 'in two years Smith owned a chain of businesses'). -sent(s_295_1_p, swe, 'i två år ägde Smith en kedja av affärsverksamheter'). - -tree(s_295_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(chain_N, [])]), t('PrepNP', [t(part_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])]), t(for_two_years_Adv, [])])])])])])). -sent(s_295_2_q, eng, 'did Smith own a chain of business for two years'). -sent(s_295_2_q, original, 'did Smith own a chain of business for two years'). -sent(s_295_2_q, swe, 'ägde Smith en kedja av affärsverksamhet i två år'). - -tree(s_295_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(chain_N, [])]), t('PrepNP', [t(part_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])]), t(for_two_years_Adv, [])])])])])). -sent(s_295_3_h, eng, 'Smith owned a chain of business for two years'). -sent(s_295_3_h, original, 'Smith owned a chain of business for two years'). -sent(s_295_3_h, swe, 'Smith ägde en kedja av affärsverksamhet i två år'). - -tree(s_296_1_p, s_295_1_p). -sent(s_296_1_p, eng, 'in two years Smith owned a chain of businesses'). -sent(s_296_1_p, original, 'in two years Smith owned a chain of businesses'). -sent(s_296_1_p, swe, 'i två år ägde Smith en kedja av affärsverksamheter'). - -tree(s_296_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(chain_N, [])]), t('PrepNP', [t(part_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])]), t(for_more_than_two_years_Adv, [])])])])])])). -sent(s_296_2_q, eng, 'did Smith own a chain of business for more than two years'). -sent(s_296_2_q, original, 'did Smith own a chain of business for more than two years'). -sent(s_296_2_q, swe, 'ägde Smith en kedja av affärsverksamhet i mer än två år'). - -tree(s_296_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(chain_N, [])]), t('PrepNP', [t(part_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])]), t(for_more_than_two_years_Adv, [])])])])])). -sent(s_296_3_h, eng, 'Smith owned a chain of business for more than two years'). -sent(s_296_3_h, original, 'Smith owned a chain of business for more than two years'). -sent(s_296_3_h, swe, 'Smith ägde en kedja av affärsverksamhet i mer än två år'). - -tree(s_297_1_p, s_295_1_p). -sent(s_297_1_p, eng, 'in two years Smith owned a chain of businesses'). -sent(s_297_1_p, original, 'in two years Smith owned a chain of businesses'). -sent(s_297_1_p, swe, 'i två år ägde Smith en kedja av affärsverksamheter'). - -tree(s_297_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(chain_N, [])]), t('PrepNP', [t(part_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])])])])])])). -sent(s_297_2_q, eng, 'did Smith own a chain of business'). -sent(s_297_2_q, original, 'did Smith own a chain of business'). -sent(s_297_2_q, swe, 'ägde Smith en kedja av affärsverksamhet'). - -tree(s_297_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(chain_N, [])]), t('PrepNP', [t(part_Prep, []), t('MassNP', [t('UseN', [t(business_N, [])])])])])])])])])])). -sent(s_297_3_h, eng, 'Smith owned a chain of business'). -sent(s_297_3_h, original, 'Smith owned a chain of business'). -sent(s_297_3_h, swe, 'Smith ägde en kedja av affärsverksamhet'). - -tree(s_298_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])]), t(for_two_years_Adv, [])])])])])). -sent(s_298_1_p, eng, 'Smith lived in Birmingham for two years'). -sent(s_298_1_p, original, 'Smith lived in Birmingham for two years'). -sent(s_298_1_p, swe, 'Smith bodde i Birmingham i två år'). - -tree(s_298_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])]), t(for_a_year_Adv, [])])])])])])). -sent(s_298_2_q, eng, 'did Smith live in Birmingham for a year'). -sent(s_298_2_q, original, 'did Smith live in Birmingham for a year'). -sent(s_298_2_q, swe, 'bodde Smith i Birmingham i ett år'). - -tree(s_298_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])]), t(for_a_year_Adv, [])])])])])). -sent(s_298_3_h, eng, 'Smith lived in Birmingham for a year'). -sent(s_298_3_h, original, 'Smith lived in Birmingham for a year'). -sent(s_298_3_h, swe, 'Smith bodde i Birmingham i ett år'). - -tree(s_299_1_p, s_298_1_p). -sent(s_299_1_p, eng, 'Smith lived in Birmingham for two years'). -sent(s_299_1_p, original, 'Smith lived in Birmingham for two years'). -sent(s_299_1_p, swe, 'Smith bodde i Birmingham i två år'). - -tree(s_299_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])]), t(for_exactly_a_year_Adv, [])])])])])])). -sent(s_299_2_q, eng, 'did Smith live in Birmingham for exactly a year'). -sent(s_299_2_q, original, 'did Smith live in Birmingham for exactly a year'). -sent(s_299_2_q, swe, 'bodde Smith i Birmingham i exakt ett år'). - -tree(s_299_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])]), t(for_exactly_a_year_Adv, [])])])])])). -sent(s_299_3_h, eng, 'Smith lived in Birmingham for exactly a year'). -sent(s_299_3_h, original, 'Smith lived in Birmingham for exactly a year'). -sent(s_299_3_h, swe, 'Smith bodde i Birmingham i exakt ett år'). - -tree(s_300_1_p, s_298_1_p). -sent(s_300_1_p, eng, 'Smith lived in Birmingham for two years'). -sent(s_300_1_p, original, 'Smith lived in Birmingham for two years'). -sent(s_300_1_p, swe, 'Smith bodde i Birmingham i två år'). - -tree(s_300_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])])])])])])). -sent(s_300_2_q, eng, 'did Smith live in Birmingham'). -sent(s_300_2_q, original, 'did Smith live in Birmingham'). -sent(s_300_2_q, swe, 'bodde Smith i Birmingham'). - -tree(s_300_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseV', [t(live_V, [])]), t('PrepNP', [t(in_Prep, []), t('UsePN', [t(birmingham_PN, [])])])])])])])). -sent(s_300_3_h, eng, 'Smith lived in Birmingham'). -sent(s_300_3_h, original, 'Smith lived in Birmingham'). -sent(s_300_3_h, swe, 'Smith bodde i Birmingham'). - -tree(s_301_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])]), t(for_two_years_Adv, [])])])])])). -sent(s_301_1_p, eng, 'Smith ran his own business for two years'). -sent(s_301_1_p, original, 'Smith ran his own business for two years'). -sent(s_301_1_p, swe, 'Smith drev sin egna affärsverksamhet i två år'). - -tree(s_301_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])]), t(for_a_year_Adv, [])])])])])])). -sent(s_301_2_q, eng, 'did Smith run his own business for a year'). -sent(s_301_2_q, original, 'did Smith run his own business for a year'). -sent(s_301_2_q, swe, 'drev Smith sin egna affärsverksamhet i ett år'). - -tree(s_301_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(run_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(own_A, [])]), t('UseN', [t(business_N, [])])])])]), t(for_a_year_Adv, [])])])])])). -sent(s_301_3_h, eng, 'Smith ran his own business for a year'). -sent(s_301_3_h, original, 'Smith ran his own business for a year'). -sent(s_301_3_h, swe, 'Smith drev sin egna affärsverksamhet i ett år'). - -tree(s_302_1_p, s_301_1_p). -sent(s_302_1_p, eng, 'Smith ran his own business for two years'). -sent(s_302_1_p, original, 'Smith ran his own business for two years'). -sent(s_302_1_p, swe, 'Smith drev sin egna affärsverksamhet i två år'). - -tree(s_302_2_q, s_294_2_q). -sent(s_302_2_q, eng, 'did Smith run his own business'). -sent(s_302_2_q, original, 'did Smith run his own business'). -sent(s_302_2_q, swe, 'drev Smith sin egna affärsverksamhet'). - -tree(s_302_3_h, s_294_3_h). -sent(s_302_3_h, eng, 'Smith ran his own business'). -sent(s_302_3_h, original, 'Smith ran his own business'). -sent(s_302_3_h, swe, 'Smith drev sin egna affärsverksamhet'). - -tree(s_303_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(for_two_hours_Adv, [])])])])])). -sent(s_303_1_p, eng, 'Smith wrote a report for two hours'). -sent(s_303_1_p, original, 'Smith wrote a report for two hours'). -sent(s_303_1_p, swe, 'Smith skrev en rapport i två timmar'). - -tree(s_303_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(for_an_hour_Adv, [])])])])])])). -sent(s_303_2_q, eng, 'did Smith write a report for an hour'). -sent(s_303_2_q, original, 'did Smith write a report for an hour'). -sent(s_303_2_q, swe, 'skrev Smith en rapport i en timme'). - -tree(s_303_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])]), t(for_an_hour_Adv, [])])])])])). -sent(s_303_3_h, eng, 'Smith wrote a report for an hour'). -sent(s_303_3_h, original, 'Smith wrote a report for an hour'). -sent(s_303_3_h, swe, 'Smith skrev en rapport i en timme'). - -tree(s_304_1_p, s_303_1_p). -sent(s_304_1_p, eng, 'Smith wrote a report for two hours'). -sent(s_304_1_p, original, 'Smith wrote a report for two hours'). -sent(s_304_1_p, swe, 'Smith skrev en rapport i två timmar'). - -tree(s_304_2_q, s_288_2_q). -sent(s_304_2_q, eng, 'did Smith write a report'). -sent(s_304_2_q, original, 'did Smith write a report'). -sent(s_304_2_q, swe, 'skrev Smith en rapport'). - -tree(s_304_3_h, s_288_3_h). -sent(s_304_3_h, eng, 'Smith wrote a report'). -sent(s_304_3_h, original, 'Smith wrote a report'). -sent(s_304_3_h, swe, 'Smith skrev en rapport'). - -tree(s_305_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])]), t(for_an_hour_Adv, [])])])])])). -sent(s_305_1_p, eng, 'Smith discovered a new species for an hour'). -sent(s_305_1_p, original, 'Smith discovered a new species for an hour'). -sent(s_305_1_p, swe, 'Smith upptäckte en ny art i en timme'). - -tree(s_306_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])]), t(for_two_years_Adv, [])])])])])). -sent(s_306_1_p, eng, 'Smith discovered new species for two years'). -sent(s_306_1_p, original, 'Smith discovered new species for two years'). -sent(s_306_1_p, swe, 'Smith upptäckte nya arter i två år'). - -tree(s_306_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])])])])])])). -sent(s_306_2_q, eng, 'did Smith discover new species'). -sent(s_306_2_q, original, 'did Smith discover new species'). -sent(s_306_2_q, swe, 'upptäckte Smith nya arter'). - -tree(s_306_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(discover_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('AdjCN', [t('PositA', [t(new_A, [])]), t('UseN', [t(species_N, [])])])])])])])])). -sent(s_306_3_h, eng, 'Smith discovered new species'). -sent(s_306_3_h, original, 'Smith discovered new species'). -sent(s_306_3_h, swe, 'Smith upptäckte nya arter'). - -tree(s_307_1_p, t('Sentence', [t('AdvS', [t(in_1994_Adv, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(send_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(progress_report_N, [])])])]), t(every_month_Adv, [])])])])])])). -sent(s_307_1_p, eng, 'in 1994 ITEL sent a progress report every month'). -sent(s_307_1_p, original, 'in 1994 ITEL sent a progress report every month'). -sent(s_307_1_p, swe, '1994 skickade ITEL en statusrapport varje månad'). - -tree(s_307_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(send_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(progress_report_N, [])])])]), t(in_july_1994_Adv, [])])])])])])). -sent(s_307_2_q, eng, 'did ITEL send a progress report in July 1994'). -sent(s_307_2_q, original, 'did ITEL send a progress report in July 1994'). -sent(s_307_2_q, swe, 'skickade ITEL en statusrapport i juli 1994'). - -tree(s_307_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(send_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(progress_report_N, [])])])]), t(in_july_1994_Adv, [])])])])])). -sent(s_307_3_h, eng, 'ITEL sent a progress report in July 1994'). -sent(s_307_3_h, original, 'ITEL sent a progress report in July 1994'). -sent(s_307_3_h, swe, 'ITEL skickade en statusrapport i juli 1994'). - -tree(s_308_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(write_to_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(representative_N, [])])])]), t(every_week_Adv, [])])])])])). -sent(s_308_1_p, eng, 'Smith wrote to a representative every week'). -sent(s_308_1_p, original, 'Smith wrote to a representative every week'). -sent(s_308_1_p, swe, 'Smith skrev till en representant varje vecka'). - -tree(s_308_2_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('RelCN', [t('UseN', [t(representative_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('StrandRelSlash', [t(that_RP, []), t('SlashVP', [t('UsePN', [t(smith_PN, [])]), t('SlashV2a', [t(write_to_V2, [])])])])])]), t(every_week_Adv, [])])])])])])])). -sent(s_308_2_q, eng, 'is there a representative that Smith wrote to every week'). -sent(s_308_2_q, original, 'is there a representative that Smith wrote to every week'). -sent(s_308_2_q, swe, 'finns det en representant som Smith skrev till varje vecka'). - -tree(s_308_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('RelCN', [t('UseN', [t(representative_N, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('StrandRelSlash', [t(that_RP, []), t('SlashVP', [t('UsePN', [t(smith_PN, [])]), t('SlashV2a', [t(write_to_V2, [])])])])])]), t(every_week_Adv, [])])])])])])). -sent(s_308_3_h, eng, 'there is a representative that Smith wrote to every week'). -sent(s_308_3_h, original, 'there is a representative that Smith wrote to every week'). -sent(s_308_3_h, swe, 'det finns en representant som Smith skrev till varje vecka'). - -tree(s_309_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(house_N, [])])])]), t(at_a_quarter_past_five_Adv, [])])])])])). -sent(s_309_1_p, eng, 'Smith left the house at a quarter past five'). -sent(s_309_1_p, original, 'Smith left the house at a quarter past five'). -sent(s_309_1_p, swe, 'Smith lämnade huset kvart över fem'). - -tree(s_309_2_p, t('Sentence', [t('PredVPS', [t('UsePron', [t(she_Pron, [])]), t('ConjVPS2', [t(and_Conj, []), t('Past', []), t('PPos', []), t('ComplSlash', [t('SlashV2a', [t(take_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(taxi_N, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(station_N, [])])])])])])]), t('Past', []), t('PPos', []), t('ComplSlash', [t('SlashV2a', [t(catch_V2, [])]), t('DetCN', [t('DetQuantOrd', [t('DefArt', []), t('NumSg', []), t('OrdNumeral', [t('N_one', [])])]), t('AdvCN', [t('UseN', [t(train_N, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(luxembourg_PN, [])])])])])])])])])). -sent(s_309_2_p, eng, 'she took a taxi to the station and caught the first train to Luxembourg'). -sent(s_309_2_p, original, 'she took a taxi to the station and caught the first train to Luxembourg'). -sent(s_309_2_p, swe, 'hon tog en taxi till stationen och kom med det första tåget till Luxemburg'). - -tree(s_310_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(lose_V2, [])]), t('DetCN', [t(somePl_Det, []), t('UseN', [t(file_N, [])])])])])])])). -sent(s_310_1_p, eng, 'Smith lost some files'). -sent(s_310_1_p, original, 'Smith lost some files'). -sent(s_310_1_p, swe, 'Smith förlorade några filer'). - -tree(s_310_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('AdvVP', [t('PassV2s', [t(destroy_V2, [])]), t('SubjS', [t(when_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('PossPron', [t(she_Pron, [])]), t('NumSg', [])]), t('UseN', [t(hard_disk_N, [])])]), t('UseV', [t(crash_V, [])])])])])])])])])). -sent(s_310_2_p, eng, 'they were destroyed when her hard disk crashed'). -sent(s_310_2_p, original, 'they were destroyed when her hard disk crashed'). -sent(s_310_2_p, swe, 'de förstördes när hennes hårddisk kraschade'). - -tree(s_311_1_p, t('Sentence', [t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(house_N, [])])])]), t(at_a_quarter_past_five_Adv, [])])])])])). -sent(s_311_1_p, eng, 'Smith had left the house at a quarter past five'). -sent(s_311_1_p, original, 'Smith had left the house at a quarter past five'). -sent(s_311_1_p, swe, 'Smith hade lämnat huset kvart över fem'). - -tree(s_311_2_p, t('PSentence', [t(then_PConj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(take_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(taxi_N, [])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(station_N, [])])])])])])])])])])). -sent(s_311_2_p, eng, 'then she took a taxi to the station'). -sent(s_311_2_p, original, 'then she took a taxi to the station'). -sent(s_311_2_p, swe, 'sedan hon tog en taxi till stationen'). - -tree(s_311_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(house_N, [])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(take_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(taxi_N, [])])])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(station_N, [])])])])])])])])])])])])])). -sent(s_311_3_q, eng, 'did Smith leave the house before she took a taxi to the station'). -sent(s_311_3_q, original, 'did Smith leave the house before she took a taxi to the station'). -sent(s_311_3_q, swe, 'lämnade Smith huset innan hon tog en taxi till stationen'). - -tree(s_311_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(house_N, [])])])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(take_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(taxi_N, [])])])]), t('PrepNP', [t(to_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(station_N, [])])])])])])])])])])])])). -sent(s_311_4_h, eng, 'Smith left the house before she took a taxi to the station'). -sent(s_311_4_h, original, 'Smith left the house before she took a taxi to the station'). -sent(s_311_4_h, swe, 'Smith lämnade huset innan hon tog en taxi till stationen'). - -tree(s_312_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdVVP', [t(always_AdV, []), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(deliver_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(report_N, [])])])]), t(late_Adv, [])])])])])])). -sent(s_312_1_p, eng, 'ITEL always delivers reports late'). -sent(s_312_1_p, original, 'ITEL always delivers reports late'). -sent(s_312_1_p, swe, 'ITEL lämnar alltid rapporter sent'). - -tree(s_312_2_p, t('Sentence', [t('AdvS', [t(in_1993_Adv, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(deliver_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(report_N, [])])])])])])])])). -sent(s_312_2_p, eng, 'in 1993 ITEL delivered reports'). -sent(s_312_2_p, original, 'in 1993 ITEL delivered reports'). -sent(s_312_2_p, swe, '1993 lämnade ITEL rapporter'). - -tree(s_312_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(deliver_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(report_N, [])])])]), t(late_Adv, [])]), t(in_1993_Adv, [])])])])])])). -sent(s_312_3_q, eng, 'did ITEL deliver reports late in 1993'). -sent(s_312_3_q, original, 'did ITEL deliver reports late in 1993'). -sent(s_312_3_q, swe, 'lämnade ITEL rapporter sent 1993'). - -tree(s_312_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(deliver_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(report_N, [])])])]), t(late_Adv, [])]), t(in_1993_Adv, [])])])])])). -sent(s_312_4_h, eng, 'ITEL delivered reports late in 1993'). -sent(s_312_4_h, original, 'ITEL delivered reports late in 1993'). -sent(s_312_4_h, swe, 'ITEL lämnade rapporter sent 1993'). - -tree(s_313_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdVVP', [t(never_AdV, []), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(deliver_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(report_N, [])])])]), t(late_Adv, [])])])])])])). -sent(s_313_1_p, eng, 'ITEL never delivers reports late'). -sent(s_313_1_p, original, 'ITEL never delivers reports late'). -sent(s_313_1_p, swe, 'ITEL lämnar aldrig rapporter sent'). - -tree(s_313_2_p, s_312_2_p). -sent(s_313_2_p, eng, 'in 1993 ITEL delivered reports'). -sent(s_313_2_p, original, 'in 1993 ITEL delivered reports'). -sent(s_313_2_p, swe, '1993 lämnade ITEL rapporter'). - -tree(s_313_3_q, s_312_3_q). -sent(s_313_3_q, eng, 'did ITEL deliver reports late in 1993'). -sent(s_313_3_q, original, 'did ITEL deliver reports late in 1993'). -sent(s_313_3_q, swe, 'lämnade ITEL rapporter sent 1993'). - -tree(s_313_4_h, s_312_4_h). -sent(s_313_4_h, eng, 'ITEL delivered reports late in 1993'). -sent(s_313_4_h, original, 'ITEL delivered reports late in 1993'). -sent(s_313_4_h, swe, 'ITEL lämnade rapporter sent 1993'). - -tree(s_314_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(arrive_in_V2, [])]), t('UsePN', [t(paris_PN, [])])]), t(on_the_5th_of_may_1995_Adv, [])])])])])). -sent(s_314_1_p, eng, 'Smith arrived in Paris on the 5th of May , 1995'). -sent(s_314_1_p, original, 'Smith arrived in Paris on the 5th of May , 1995'). -sent(s_314_1_p, swe, 'Smith anlände till Paris den 5:e maj 1995'). - -tree(s_314_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('MassNP', [t('UseN', [t(today_N, [])])]), t('UseComp', [t('CompAdv', [t(the_15th_of_may_1995_Adv, [])])])])])])). -sent(s_314_2_p, eng, 'today is the 15th of May , 1995'). -sent(s_314_2_p, original, 'today is the 15th of May , 1995'). -sent(s_314_2_p, swe, 'idag är den 15 maj 1995'). - -tree(s_314_3_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('AdVVP', [t(still_AdV, []), t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('UsePN', [t(paris_PN, [])])])])])])])])])). -sent(s_314_3_p, eng, 'she is still in Paris'). -sent(s_314_3_p, original, 'she is still in Paris'). -sent(s_314_3_p, swe, 'hon är fortfarande i Paris'). - -tree(s_314_4_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('UsePN', [t(paris_PN, [])])])])]), t(on_the_7th_of_may_1995_Adv, [])])])])])])). -sent(s_314_4_q, eng, 'was Smith in Paris on the 7th of May , 1995'). -sent(s_314_4_q, original, 'was Smith in Paris on the 7th of May , 1995'). -sent(s_314_4_q, swe, 'var Smith i Paris den 7:e maj 1995'). - -tree(s_314_5_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAdv', [t('PrepNP', [t(in_Prep, []), t('UsePN', [t(paris_PN, [])])])])]), t(on_the_7th_of_may_1995_Adv, [])])])])])). -sent(s_314_5_h, eng, 'Smith was in Paris on the 7th of May , 1995'). -sent(s_314_5_h, original, 'Smith was in Paris on the 7th of May , 1995'). -sent(s_314_5_h, swe, 'Smith var i Paris den 7:e maj 1995'). - -tree(s_315_1_p, t('Sentence', [t('AdvS', [t('SubjS', [t(when_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(arrive_in_V2, [])]), t('UsePN', [t(katmandu_PN, [])])])])])]), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('AdvVP', [t('ProgrVPa', [t('UseV', [t(travel_V, [])])]), t(for_three_days_Adv, [])])])])])])). -sent(s_315_1_p, eng, 'when Smith arrived in Katmandu she had been travelling for three days'). -sent(s_315_1_p, original, 'when Smith arrived in Katmandu she had been travelling for three days'). -sent(s_315_1_p, swe, 'när Smith anlände till Katmandu hade hon rest i tre dagar'). - -sent(s_315_2_q, original, 'had Smith been travelling the day before she arrived in Katmandu'). - -sent(s_315_3_h, original, 'Smith had been travelling the day before she arrived in Katmandu'). - -tree(s_315_3_h_NEW, t('Sentence', [t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('UseV', [t(travel_V, [])])]), t('PrepNP', [t(on_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(day_N, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('ComplSlash', [t('SlashV2a', [t(arrive_in_V2, [])]), t('UsePN', [t(katmandu_PN, [])])])])])])])])])])])])])). -sent(s_315_3_h_NEW, eng, 'Smith had been travelling on the day before she arrived in Katmandu'). -sent(s_315_3_h_NEW, original, 'Smith had been travelling on the day before she arrived in Katmandu'). -sent(s_315_3_h_NEW, swe, 'Smith hade rest på dagen innan hon anlände till Katmandu'). - -tree(s_316_1_p, t('Sentence', [t('PredVPS', [t('UsePN', [t(jones_PN, [])]), t('ConjVPS2', [t(and_Conj, []), t('Past', []), t('PPos', []), t('AdvVP', [t('UseV', [t(graduate_V, [])]), t(in_march_Adv, [])]), t('PresentPerfect', []), t('PPos', []), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(employed_A, [])])])]), t(ever_since_Adv, [])])])])])). -sent(s_316_1_p, eng, 'Jones graduated in March and has been employed ever since'). -sent(s_316_1_p, original, 'Jones graduated in March and has been employed ever since'). -sent(s_316_1_p, swe, 'Jones utexaminerades i mars och har varit anställd ända sedan dess'). - -tree(s_316_2_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(unemployed_A, [])])])]), t(in_the_past_Adv, [])])])])])). -sent(s_316_2_p, eng, 'Jones has been unemployed in the past'). -sent(s_316_2_p, original, 'Jones has been unemployed in the past'). -sent(s_316_2_p, swe, 'Jones har varit arbetslös tidigare'). - -tree(s_316_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(unemployed_A, [])])])]), t(at_some_time_Adv, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('UseV', [t(graduate_V, [])])])])])])])])])])). -sent(s_316_3_q, eng, 'was Jones unemployed at some time before he graduated'). -sent(s_316_3_q, original, 'was Jones unemployed at some time before he graduated'). -sent(s_316_3_q, swe, 'var Jones arbetslös vid någon tidpunkt innan han utexaminerades'). - -tree(s_316_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseComp', [t('CompAP', [t('PositA', [t(unemployed_A, [])])])]), t(at_some_time_Adv, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('UseV', [t(graduate_V, [])])])])])])])])])). -sent(s_316_4_h, eng, 'Jones was unemployed at some time before he graduated'). -sent(s_316_4_h, original, 'Jones was unemployed at some time before he graduated'). -sent(s_316_4_h, swe, 'Jones var arbetslös vid någon tidpunkt innan han utexaminerades'). - -tree(s_317_1_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('DetCN', [t(every_Det, []), t('UseN', [t(representative_N, [])])]), t('ComplSlash', [t('SlashV2a', [t(read_V2, [])]), t('DetCN', [t('DetQuant', [t(this_Quant, []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])])])])). -sent(s_317_1_p, eng, 'every representative has read this report'). -sent(s_317_1_p, original, 'every representative has read this report'). -sent(s_317_1_p, swe, 'varje representant har läst den här rapporten'). - -tree(s_317_2_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumCard', [t('NumNumeral', [t('N_two', [])])])]), t('UseN', [t(representative_N, [])])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(read_V2, [])]), t('UsePron', [t(it_Pron, [])])]), t(at_the_same_time_Adv, [])])])])])). -sent(s_317_2_p, eng, 'no two representatives have read it at the same time'). -sent(s_317_2_p, original, 'no two representatives have read it at the same time'). -sent(s_317_2_p, swe, 'inga två representanter har läst det samtidigt'). - -tree(s_317_3_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t(no_Quant, []), t('NumSg', [])]), t('UseN', [t(representative_N, [])])]), t('ComplSlash', [t('SlashV2V', [t(take_V2V, []), t('ComplSlash', [t('SlashV2a', [t(read_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('AdNum', [t(less_than_AdN, []), t(half_a_Card, [])])])]), t('UseN', [t(day_N, [])])])])])])])). -sent(s_317_3_p, eng, 'no representative took less than half a day to read the report'). -sent(s_317_3_p, original, 'no representative took less than half a day to read the report'). -sent(s_317_3_p, swe, 'ingen representant tog mindre än en halv dag att läsa rapporten'). - -tree(s_317_4_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumCard', [t('NumNumeral', [t('N_sixteen', [])])])]), t('UseN', [t(representative_N, [])])])])])])). -sent(s_317_4_p, eng, 'there are sixteen representatives'). -sent(s_317_4_p, original, 'there are sixteen representatives'). -sent(s_317_4_p, swe, 'det finns sexton representanter'). - -tree(s_317_5_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('ImpersCl', [t('ComplSlash', [t('SlashV2V', [t(take_V2V, []), t('ComplSlash', [t('SlashV2a', [t(read_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('AdjCN', [t('ComparA', [t(many_A, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(week_N, [])])])]), t('UseN', [t(representative_N, [])])])])])])])])])). -sent(s_317_5_q, eng, 'did it take the representatives more than a week to read the report'). -sent(s_317_5_q, original, 'did it take the representatives more than a week to read the report'). -sent(s_317_5_q, swe, 'tog det de representanterna mer än en vecka att läsa rapporten'). - -tree(s_317_6_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('ImpersCl', [t('ComplSlash', [t('SlashV2V', [t(take_V2V, []), t('ComplSlash', [t('SlashV2a', [t(read_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(report_N, [])])])])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumPl', [])]), t('AdjCN', [t('ComparA', [t(many_A, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(week_N, [])])])]), t('UseN', [t(representative_N, [])])])])])])])])). -sent(s_317_6_h, eng, 'it took the representatives more than a week to read the report'). -sent(s_317_6_h, original, 'it took the representatives more than a week to read the report'). -sent(s_317_6_h, swe, 'det tog de representanterna mer än en vecka att läsa rapporten'). - -tree(s_318_1_p, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(while_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(update_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(program_N, [])])])])])])])]), t('PredVPS', [t('UsePN', [t(mary_PN, [])]), t('ConjVPS2', [t(and_Conj, []), t('Past', []), t('PPos', []), t('UseV', [t(come_in_V, [])]), t('Past', []), t('PPos', []), t('ComplSlash', [t('Slash3V3', [t(tell_about_V3, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(board_meeting_N, [])])])]), t('UsePron', [t(he_Pron, [])])])])])])])). -sent(s_318_1_p, eng, 'while Jones was updating the program , Mary came in and told him about the board meeting'). -sent(s_318_1_p, original, 'while Jones was updating the program , Mary came in and told him about the board meeting'). -sent(s_318_1_p, swe, 'medan Jones uppdaterade programmet , kom in och berättade för honom om styrelsemötet Mary'). - -tree(s_318_2_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('AdvVP', [t('ComplVV', [t(finish_VV, []), t(elliptic_VP, [])]), t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('ComplVV', [t(do_VV, []), t(elliptic_VP, [])])])])])])])])])). -sent(s_318_2_p, eng, 'she finished [..] before he did [..]'). -sent(s_318_2_p, original, 'she finished [..] before he did [..]'). -sent(s_318_2_p, swe, 'hon slutade att [..] innan han gjorde [..]'). - -sent(s_318_3_q, original, 'did Mary\'s story last as long as Jones\' updating the program'). - -sent(s_318_4_h, original, 'Mary\'s story lasted as long as Jones\' updating the program'). - -tree(s_319_1_p, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(before_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(buy_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(itRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(present8current_A, [])]), t('UseN', [t(office_building_N, [])])])])])])])]), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('ImpersCl', [t('AdvVP', [t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(pay_V2, [])]), t('MassNP', [t('UseN', [t(mortgage_interest_N, [])])])])]), t('PrepNP', [t(on_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(previous_A, [])]), t('UseN', [t(one_N, [])])])])])]), t(for_8_years_Adv, [])])])])])])). -sent(s_319_1_p, eng, 'before APCOM bought its present office building , it had been paying mortgage interest on the previous one for 8 years'). -sent(s_319_1_p, original, 'before APCOM bought its present office building , it had been paying mortgage interest on the previous one for 8 years'). -sent(s_319_1_p, swe, 'innan APCOM köpte sin nuvarande kontorsbyggnad , hade det betalat hypoteksränta på den förra nen i 8 år'). - -tree(s_319_2_p, t('Sentence', [t('AdvS', [t('SubjS', [t(since_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(buy_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(itRefl_Pron, [])]), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(present8current_A, [])]), t('UseN', [t(office_building_N, [])])])])])])])]), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('ImpersCl', [t('AdvVP', [t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(pay_V2, [])]), t('MassNP', [t('UseN', [t(mortgage_interest_N, [])])])])]), t('PrepNP', [t(on_Prep, []), t('UsePron', [t(it_Pron, [])])])]), t(for_more_than_10_years_Adv, [])])])])])])). -sent(s_319_2_p, eng, 'since APCOM bought its present office building it has been paying mortgage interest on it for more than 10 years'). -sent(s_319_2_p, original, 'since APCOM bought its present office building it has been paying mortgage interest on it for more than 10 years'). -sent(s_319_2_p, swe, 'sedan APCOM köpte sin nuvarande kontorsbyggnad har det betalat hypoteksränta på det i mer än 10 år'). - -tree(s_319_3_q, t('Question', [t('UseQCl', [t('PresentPerfect', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(pay_V2, [])]), t('MassNP', [t('UseN', [t(mortgage_interest_N, [])])])])]), t(for_a_total_of_15_years_or_more_Adv, [])])])])])])). -sent(s_319_3_q, eng, 'has APCOM been paying mortgage interest for a total of 15 years or more'). -sent(s_319_3_q, original, 'has APCOM been paying mortgage interest for a total of 15 years or more'). -sent(s_319_3_q, swe, 'har APCOM betalat hypoteksränta i totalt 15 år eller mer'). - -tree(s_319_4_h, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(apcom_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(pay_V2, [])]), t('MassNP', [t('UseN', [t(mortgage_interest_N, [])])])])]), t(for_a_total_of_15_years_or_more_Adv, [])])])])])). -sent(s_319_4_h, eng, 'APCOM has been paying mortgage interest for a total of 15 years or more'). -sent(s_319_4_h, original, 'APCOM has been paying mortgage interest for a total of 15 years or more'). -sent(s_319_4_h, swe, 'APCOM har betalat hypoteksränta i totalt 15 år eller mer'). - -tree(s_320_1_p, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(when_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(get_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(job_N, [])]), t('PrepNP', [t(at_Prep, []), t('UsePN', [t(the_cia_PN, [])])])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('ComplVS', [t(know_VS, []), t('UseCl', [t('Conditional', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('AdVVP', [t(never_AdV, []), t('PassVPSlash', [t('SlashV2V', [t(allow_V2V, []), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumPl', [])]), t('UseN', [t(memoir_N, [])])])])])])])])])])])])])])). -sent(s_320_1_p, eng, 'when Jones got his job at the CIA , he knew that he would never be allowed to write his memoirs'). -sent(s_320_1_p, original, 'when Jones got his job at the CIA , he knew that he would never be allowed to write his memoirs'). - -sent(s_320_2_q, original, 'is it the case that Jones is not and will never be allowed to write his memoirs'). - -sent(s_320_3_h, original, 'it is the case that Jones is not and will never be allowed to write his memoirs'). - -tree(s_320_3_h_NEW, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ImpersCl', [t('AdvVP', [t('UseComp', [t('CompNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(case_N, [])])])])]), t('SubjS', [t(that_Subj, []), t('PredVPS', [t('UsePN', [t(jones_PN, [])]), t('ConjVPS2', [t(and_Conj, []), t('Present', []), t('UncNeg', []), t('PassVPSlash', [t(elliptic_VPSlash, [])]), t('Future', []), t('PPos', []), t('AdVVP', [t(never_AdV, []), t('PassVPSlash', [t('SlashV2V', [t(allow_V2V, []), t('ComplSlash', [t('SlashV2a', [t(write_V2, [])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumPl', [])]), t('UseN', [t(memoir_N, [])])])])])])])])])])])])])])). -sent(s_320_3_h_NEW, eng, 'it is the case that Jones is not [..] and never will be allowed to write his memoirs'). -sent(s_320_3_h_NEW, original, 'it is the case that Jones is not [..] and never will be allowed to write his memoirs'). - -tree(s_321_1_p, t('Sentence', [t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('UseComp', [t('CompAdv', [t('PrepNP', [t(to_Prep, []), t('UsePN', [t(florence_PN, [])])])])]), t(twice_Adv, [])]), t(in_the_past_Adv, [])])])])])). -sent(s_321_1_p, eng, 'Smith has been to Florence twice in the past'). -sent(s_321_1_p, original, 'Smith has been to Florence twice in the past'). -sent(s_321_1_p, swe, 'Smith har varit till Florens två gånger tidigare'). - -tree(s_321_2_p, t('Sentence', [t('UseCl', [t('Future', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('AdvVP', [t('AdvVP', [t('UseV', [t(go8travel_V, [])]), t('PrepNP', [t(to_Prep, []), t('UsePN', [t(florence_PN, [])])])]), t(twice_Adv, [])]), t(in_the_coming_year_Adv, [])])])])])). -sent(s_321_2_p, eng, 'Smith will go to Florence twice in the coming year'). -sent(s_321_2_p, original, 'Smith will go to Florence twice in the coming year'). -sent(s_321_2_p, swe, 'Smith ska åka till Florens två gånger under det kommande året'). - -sent(s_321_3_q, original, 'two years from now will Smith have been to Florence at least four times'). - -tree(s_321_4_h, t('Sentence', [t('AdvS', [t(two_years_from_now_Adv, []), t('UseCl', [t('FuturePerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('AdvVP', [t('UseComp', [t('CompAdv', [t('PrepNP', [t(to_Prep, []), t('UsePN', [t(florence_PN, [])])])])]), t(at_least_four_times, [])])])])])])). -sent(s_321_4_h, eng, 'two years from now Smith will have been to Florence at least four times'). -sent(s_321_4_h, original, 'two years from now Smith will have been to Florence at least four times'). -sent(s_321_4_h, swe, 'om två år ska Smith ha varit till Florens minst fyra gånger'). - -sent(s_322_1_p, original, 'last week I already knew that when , in a month\'s time , Smith would discover that she had been duped she would be furious'). - -tree(s_322_1_p_NEW, t('Sentence', [t('AdvS', [t(last_week_Adv, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePron', [t(i_Pron, [])]), t('AdVVP', [t(already_AdV, []), t('ComplVS', [t(know_VS, []), t('ExtAdvS', [t('SubjS', [t(when_Subj, []), t('ExtAdvS', [t(in_a_months_time_Adv, []), t('UseCl', [t('Conditional', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplVS', [t(discover_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('PassV2', [t(dupe_V2, [])])])])])])])])]), t('UseCl', [t('Conditional', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(furious_A, [])])])])])])])])])])])])])). -sent(s_322_1_p_NEW, eng, 'last week I already knew that when in a month\'s time , Smith would discover that she had been duped , she would be furious'). -sent(s_322_1_p_NEW, original, 'last week I already knew that when in a month\'s time , Smith would discover that she had been duped , she would be furious'). -sent(s_322_1_p_NEW, swe, 'förra veckan visste jag redan att när om en månad , skulle Smith upptäcka att hon hade blivit lurad , skulle hon vara rasande'). - -sent(s_322_2_q, original, 'will it be the case that in a few weeks Smith will discover that she has been duped; and will she be furious'). - -tree(s_322_3_h, t('Sentence', [t('UseCl', [t('Future', []), t('PPos', []), t('ImpersCl', [t('AdvVP', [t('UseComp', [t('CompNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(case_N, [])])])])]), t('SubjS', [t(that_Subj, []), t('ConjS2', [t(semicolon_and_Conj, []), t('AdvS', [t(in_a_few_weeks_Adv, []), t('UseCl', [t('Future', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplVS', [t(discover_VS, []), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('PassV2', [t(dupe_V2, [])])])])])])])]), t('UseCl', [t('Future', []), t('PPos', []), t('PredVP', [t('UsePron', [t(she_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(furious_A, [])])])])])])])])])])])])). -sent(s_322_3_h, eng, 'it will be the case that in a few weeks Smith will discover that she has been duped ; and she will be furious'). -sent(s_322_3_h, original, 'it will be the case that in a few weeks Smith will discover that she has been duped; and she will be furious'). -sent(s_322_3_h, swe, 'det ska vara fallet att om några veckor ska Smith upptäcka att hon har blivit lurad ; och hon ska vara rasande'). - -sent(s_323_1_p, original, 'no one gambling seriously stops until he is broke'). - -tree(s_323_1_p_NEW, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('RelNPa', [t('UsePron', [t(no_one_Pron, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('AdvVP', [t('ProgrVPa', [t('UseV', [t(gamble_V, [])])]), t('PositAdvAdj', [t(serious_A, [])])])])])]), t('AdvVP', [t('UseV', [t(stop_V, [])]), t('SubjS', [t(until_Subj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(broke_A, [])])])])])])])])])])])). -sent(s_323_1_p_NEW, eng, 'no one who is gambling seriously stops until he is broke'). -sent(s_323_1_p_NEW, original, 'no one who is gambling seriously stops until he is broke'). -sent(s_323_1_p_NEW, swe, 'ingen som spelar seriöst slutar förrän han är pank'). - -tree(s_323_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(no_one_Pron, [])]), t('ComplVV', [t(can_VV, []), t('AdvVP', [t('UseV', [t(gamble_V, [])]), t('SubjS', [t(when_Subj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(broke_A, [])])])])])])])])])])])])). -sent(s_323_2_p, eng, 'no one can gamble when he is broke'). -sent(s_323_2_p, original, 'no one can gamble when he is broke'). -sent(s_323_2_p, swe, 'ingen kan spela när han är pank'). - -sent(s_323_3_q, original, 'does everyone who starts gambling seriously stop the moment he is broke'). - -sent(s_323_4_h, original, 'everyone who starts gambling seriously stops the moment he is broke'). - -tree(s_323_4_h_NEW, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('RelNPa', [t('UsePron', [t(everyone_Pron, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplVV', [t(start_VV, []), t('AdvVP', [t('UseV', [t(gamble_V, [])]), t('PositAdvAdj', [t(serious_A, [])])])])])])]), t('AdvVP', [t('UseV', [t(stop_V, [])]), t('PrepNP', [t(at_Prep, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdvCN', [t('UseN', [t(moment_N, [])]), t('SubjS', [t(when_Subj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(broke_A, [])])])])])])])])])])])])])])). -sent(s_323_4_h_NEW, eng, 'everyone who starts gambling seriously stops at the moment when he is broke'). -sent(s_323_4_h_NEW, original, 'everyone who starts gambling seriously stops at the moment when he is broke'). -sent(s_323_4_h_NEW, swe, 'alla som börjar spela seriöst slutar på ögonblicket när han är pank'). - -tree(s_324_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('RelNPa', [t('UsePron', [t(no_one_Pron, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplVV', [t(start_VV, []), t('AdvVP', [t('UseV', [t(gamble_V, [])]), t('PositAdvAdj', [t(serious_A, [])])])])])])]), t('AdvVP', [t('UseV', [t(stop_V, [])]), t('SubjS', [t(until_Subj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(broke_A, [])])])])])])])])])])])). -sent(s_324_1_p, eng, 'no one who starts gambling seriously stops until he is broke'). -sent(s_324_1_p, original, 'no one who starts gambling seriously stops until he is broke'). -sent(s_324_1_p, swe, 'ingen som börjar spela seriöst slutar förrän han är pank'). - -sent(s_324_2_q, original, 'does everyone who starts gambling seriously continue until he is broke'). - -tree(s_324_3_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('RelNPa', [t('UsePron', [t(everyone_Pron, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('ComplVV', [t(start_VV, []), t('AdvVP', [t('UseV', [t(gamble_V, [])]), t('PositAdvAdj', [t(serious_A, [])])])])])])]), t('AdvVP', [t('UseV', [t(continue_V, [])]), t('SubjS', [t(until_Subj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(broke_A, [])])])])])])])])])])])). -sent(s_324_3_h, eng, 'everyone who starts gambling seriously continues until he is broke'). -sent(s_324_3_h, original, 'everyone who starts gambling seriously continues until he is broke'). -sent(s_324_3_h, swe, 'alla som börjar spela seriöst fortsätter förrän han är pank'). - -tree(s_325_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('RelNPa', [t('UsePron', [t(nobody_Pron, [])]), t('UseRCl', [t('Present', []), t('PPos', []), t('RelVP', [t('IdRP', []), t('UseComp', [t('CompAP', [t('PositA', [t(asleep_A, [])])])])])])]), t('AdVVP', [t(ever_AdV, []), t('ComplVS', [t(know_VS, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePron', [t(he_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(asleep_A, [])])])])])])])])])])])). -sent(s_325_1_p, eng, 'nobody who is asleep ever knows that he is asleep'). -sent(s_325_1_p, original, 'nobody who is asleep ever knows that he is asleep'). -sent(s_325_1_p, swe, 'ingen som är sovande vet någonsin att han är sovande'). - -tree(s_325_2_p, t('PSentence', [t(but_PConj, []), t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('UseN', [t(person_N, [])])]), t('AdvVP', [t('ComplVS', [t(know_VS, []), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(asleep_A, [])])])])])])]), t('SubjS', [t(after_Subj, []), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(asleep_A, [])])])])])])])])])])])). -sent(s_325_2_p, eng, 'but some people know that they have been asleep after they have been asleep'). -sent(s_325_2_p, original, 'but some people know that they have been asleep after they have been asleep'). -sent(s_325_2_p, swe, 'men några människor vet att de har varit sovande efter det att de har varit sovande'). - -tree(s_325_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('DetCN', [t(somePl_Det, []), t('UseN', [t(person_N, [])])]), t('ComplVS', [t(discover_VS, []), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(asleep_A, [])])])])])])])])])])])). -sent(s_325_3_q, eng, 'do some people discover that they have been asleep'). -sent(s_325_3_q, original, 'do some people discover that they have been asleep'). -sent(s_325_3_q, swe, 'upptäcker några människor att de har varit sovande'). - -tree(s_325_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t(somePl_Det, []), t('UseN', [t(person_N, [])])]), t('ComplVS', [t(discover_VS, []), t('UseCl', [t('PresentPerfect', []), t('PPos', []), t('PredVP', [t('UsePron', [t(they_Pron, [])]), t('UseComp', [t('CompAP', [t('PositA', [t(asleep_A, [])])])])])])])])])])). -sent(s_325_4_h, eng, 'some people discover that they have been asleep'). -sent(s_325_4_h, original, 'some people discover that they have been asleep'). -sent(s_325_4_h, swe, 'några människor upptäcker att de har varit sovande'). - -tree(s_326_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(build_V2, [])]), t('UsePN', [t(mtalk_PN, [])])]), t(in_1993_Adv, [])])])])])). -sent(s_326_1_p, eng, 'ITEL built MTALK in 1993'). -sent(s_326_1_p, original, 'ITEL built MTALK in 1993'). -sent(s_326_1_p, swe, 'ITEL tillverkade MTALK 1993'). - -tree(s_326_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('UsePN', [t(mtalk_PN, [])])]), t(in_1993_Adv, [])])])])])])). -sent(s_326_2_q, eng, 'did ITEL finish MTALK in 1993'). -sent(s_326_2_q, original, 'did ITEL finish MTALK in 1993'). -sent(s_326_2_q, swe, 'slutförde ITEL MTALK 1993'). - -tree(s_326_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(finish_V2, [])]), t('UsePN', [t(mtalk_PN, [])])]), t(in_1993_Adv, [])])])])])). -sent(s_326_3_h, eng, 'ITEL finished MTALK in 1993'). -sent(s_326_3_h, original, 'ITEL finished MTALK in 1993'). -sent(s_326_3_h, swe, 'ITEL slutförde MTALK 1993'). - -tree(s_327_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(build_V2, [])]), t('UsePN', [t(mtalk_PN, [])])])]), t(in_1993_Adv, [])])])])])). -sent(s_327_1_p, eng, 'ITEL was building MTALK in 1993'). -sent(s_327_1_p, original, 'ITEL was building MTALK in 1993'). -sent(s_327_1_p, swe, 'ITEL tillverkade MTALK 1993'). - -tree(s_327_2_q, s_326_2_q). -sent(s_327_2_q, eng, 'did ITEL finish MTALK in 1993'). -sent(s_327_2_q, original, 'did ITEL finish MTALK in 1993'). -sent(s_327_2_q, swe, 'slutförde ITEL MTALK 1993'). - -tree(s_327_3_h, s_326_3_h). -sent(s_327_3_h, eng, 'ITEL finished MTALK in 1993'). -sent(s_327_3_h, original, 'ITEL finished MTALK in 1993'). -sent(s_327_3_h, swe, 'ITEL slutförde MTALK 1993'). - -tree(s_328_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t('PrepNP', [t(from_Prep, []), t('UsePN', [t(apcom_PN, [])])])]), t(in_1993_Adv, [])])])])])). -sent(s_328_1_p, eng, 'ITEL won the contract from APCOM in 1993'). -sent(s_328_1_p, original, 'ITEL won the contract from APCOM in 1993'). -sent(s_328_1_p, swe, 'ITEL vann kontraktet från APCOM 1993'). - -tree(s_328_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(in_1993_Adv, [])])])])])])). -sent(s_328_2_q, eng, 'did ITEL win a contract in 1993'). -sent(s_328_2_q, original, 'did ITEL win a contract in 1993'). -sent(s_328_2_q, swe, 'vann ITEL ett kontrakt 1993'). - -tree(s_328_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(in_1993_Adv, [])])])])])). -sent(s_328_3_h, eng, 'ITEL won a contract in 1993'). -sent(s_328_3_h, original, 'ITEL won a contract in 1993'). -sent(s_328_3_h, swe, 'ITEL vann ett kontrakt 1993'). - -tree(s_329_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('AdvVP', [t('ProgrVPa', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t('PrepNP', [t(from_Prep, []), t('UsePN', [t(apcom_PN, [])])])]), t(in_1993_Adv, [])])])])])). -sent(s_329_1_p, eng, 'ITEL was winning the contract from APCOM in 1993'). -sent(s_329_1_p, original, 'ITEL was winning the contract from APCOM in 1993'). -sent(s_329_1_p, swe, 'ITEL vann kontraktet från APCOM 1993'). - -tree(s_329_2_q, s_328_2_q). -sent(s_329_2_q, eng, 'did ITEL win a contract in 1993'). -sent(s_329_2_q, original, 'did ITEL win a contract in 1993'). -sent(s_329_2_q, swe, 'vann ITEL ett kontrakt 1993'). - -tree(s_329_3_h, s_328_3_h). -sent(s_329_3_h, eng, 'ITEL won a contract in 1993'). -sent(s_329_3_h, original, 'ITEL won a contract in 1993'). -sent(s_329_3_h, swe, 'ITEL vann ett kontrakt 1993'). - -tree(s_330_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('UsePN', [t(apcom_PN, [])])]), t(from_1988_to_1992_Adv, [])])])])])). -sent(s_330_1_p, eng, 'ITEL owned APCOM from 1988 to 1992'). -sent(s_330_1_p, original, 'ITEL owned APCOM from 1988 to 1992'). -sent(s_330_1_p, swe, 'ITEL ägde APCOM från 1988 till 1992'). - -tree(s_330_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('UsePN', [t(apcom_PN, [])])]), t(in_1990_Adv, [])])])])])])). -sent(s_330_2_q, eng, 'did ITEL own APCOM in 1990'). -sent(s_330_2_q, original, 'did ITEL own APCOM in 1990'). -sent(s_330_2_q, swe, 'ägde ITEL APCOM 1990'). - -tree(s_330_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(own_V2, [])]), t('UsePN', [t(apcom_PN, [])])]), t(in_1990_Adv, [])])])])])). -sent(s_330_3_h, eng, 'ITEL owned APCOM in 1990'). -sent(s_330_3_h, original, 'ITEL owned APCOM in 1990'). -sent(s_330_3_h, swe, 'ITEL ägde APCOM 1990'). - -tree(s_331_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP2', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(jones_PN, [])])]), t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_331_1_p, eng, 'Smith and Jones left the meeting'). -sent(s_331_1_p, original, 'Smith and Jones left the meeting'). -sent(s_331_1_p, swe, 'Smith och Jones lämnade mötet'). - -tree(s_331_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_331_2_q, eng, 'did Smith leave the meeting'). -sent(s_331_2_q, original, 'did Smith leave the meeting'). -sent(s_331_2_q, swe, 'lämnade Smith mötet'). - -tree(s_331_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_331_3_h, eng, 'Smith left the meeting'). -sent(s_331_3_h, original, 'Smith left the meeting'). -sent(s_331_3_h, swe, 'Smith lämnade mötet'). - -tree(s_332_1_p, s_331_1_p). -sent(s_332_1_p, eng, 'Smith and Jones left the meeting'). -sent(s_332_1_p, original, 'Smith and Jones left the meeting'). -sent(s_332_1_p, swe, 'Smith och Jones lämnade mötet'). - -tree(s_332_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])])). -sent(s_332_2_q, eng, 'did Jones leave the meeting'). -sent(s_332_2_q, original, 'did Jones leave the meeting'). -sent(s_332_2_q, swe, 'lämnade Jones mötet'). - -tree(s_332_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(leave_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(meeting_N, [])])])])])])])). -sent(s_332_3_h, eng, 'Jones left the meeting'). -sent(s_332_3_h, original, 'Jones left the meeting'). -sent(s_332_3_h, swe, 'Jones lämnade mötet'). - -tree(s_333_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('ConjNP3', [t(and_Conj, []), t('UsePN', [t(smith_PN, [])]), t('UsePN', [t(anderson_PN, [])]), t('UsePN', [t(jones_PN, [])])]), t('UseV', [t(meet_V, [])])])])])). -sent(s_333_1_p, eng, 'Smith , Anderson and Jones met'). -sent(s_333_1_p, original, 'Smith , Anderson and Jones met'). -sent(s_333_1_p, swe, 'Smith , Anderson och Jones träffades'). - -tree(s_333_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('RelCN', [t('ComplN2', [t(group_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(person_N, [])])])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t(that_RP, []), t('UseV', [t(meet_V, [])])])])])])])])])])). -sent(s_333_2_q, eng, 'was there a group of people that met'). -sent(s_333_2_q, original, 'was there a group of people that met'). -sent(s_333_2_q, swe, 'fanns det en grupp människor som träffades'). - -tree(s_333_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('ExistNP', [t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('RelCN', [t('ComplN2', [t(group_N2, []), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumPl', [])]), t('UseN', [t(person_N, [])])])]), t('UseRCl', [t('Past', []), t('PPos', []), t('RelVP', [t(that_RP, []), t('UseV', [t(meet_V, [])])])])])])])])])). -sent(s_333_3_h, eng, 'there was a group of people that met'). -sent(s_333_3_h, original, 'there was a group of people that met'). -sent(s_333_3_h, swe, 'det fanns en grupp människor som träffades'). - -tree(s_334_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplVS', [t(know_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(in_1992_Adv, [])])])])])])])])). -sent(s_334_1_p, eng, 'Smith knew that ITEL had won the contract in 1992'). -sent(s_334_1_p, original, 'Smith knew that ITEL had won the contract in 1992'). -sent(s_334_1_p, swe, 'Smith visste att ITEL hade vunnit kontraktet 1992'). - -tree(s_334_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(in_1992_Adv, [])])])])])])). -sent(s_334_2_q, eng, 'did ITEL win the contract in 1992'). -sent(s_334_2_q, original, 'did ITEL win the contract in 1992'). -sent(s_334_2_q, swe, 'vann ITEL kontraktet 1992'). - -tree(s_334_3_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(in_1992_Adv, [])])])])])). -sent(s_334_3_h, eng, 'ITEL won the contract in 1992'). -sent(s_334_3_h, original, 'ITEL won the contract in 1992'). -sent(s_334_3_h, swe, 'ITEL vann kontraktet 1992'). - -tree(s_335_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplVS', [t(believe_VS, []), t('UseCl', [t('PastPerfect', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(in_1992_Adv, [])])])])])])])])). -sent(s_335_1_p, eng, 'Smith believed that ITEL had won the contract in 1992'). -sent(s_335_1_p, original, 'Smith believed that ITEL had won the contract in 1992'). -sent(s_335_1_p, swe, 'Smith trodde att ITEL hade vunnit kontraktet 1992'). - -tree(s_335_2_q, s_334_2_q). -sent(s_335_2_q, eng, 'did ITEL win the contract in 1992'). -sent(s_335_2_q, original, 'did ITEL win the contract in 1992'). -sent(s_335_2_q, swe, 'vann ITEL kontraktet 1992'). - -tree(s_335_3_h, s_334_3_h). -sent(s_335_3_h, eng, 'ITEL won the contract in 1992'). -sent(s_335_3_h, original, 'ITEL won the contract in 1992'). -sent(s_335_3_h, swe, 'ITEL vann kontraktet 1992'). - -tree(s_336_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplVV', [t(manage_VV, []), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t(in_1992_Adv, [])])])])])). -sent(s_336_1_p, eng, 'ITEL managed to win the contract in 1992'). -sent(s_336_1_p, original, 'ITEL managed to win the contract in 1992'). -sent(s_336_1_p, swe, 'ITEL lyckades att vinna kontraktet 1992'). - -tree(s_336_2_q, s_334_2_q). -sent(s_336_2_q, eng, 'did ITEL win the contract in 1992'). -sent(s_336_2_q, original, 'did ITEL win the contract in 1992'). -sent(s_336_2_q, swe, 'vann ITEL kontraktet 1992'). - -tree(s_336_3_h, s_334_3_h). -sent(s_336_3_h, eng, 'ITEL won the contract in 1992'). -sent(s_336_3_h, original, 'ITEL won the contract in 1992'). -sent(s_336_3_h, swe, 'ITEL vann kontraktet 1992'). - -tree(s_337_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplVV', [t(try_VV, []), t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t(in_1992_Adv, [])])])])])). -sent(s_337_1_p, eng, 'ITEL tried to win the contract in 1992'). -sent(s_337_1_p, original, 'ITEL tried to win the contract in 1992'). -sent(s_337_1_p, swe, 'ITEL försökte att vinna kontraktet 1992'). - -tree(s_337_2_q, s_334_2_q). -sent(s_337_2_q, eng, 'did ITEL win the contract in 1992'). -sent(s_337_2_q, original, 'did ITEL win the contract in 1992'). -sent(s_337_2_q, swe, 'vann ITEL kontraktet 1992'). - -tree(s_337_3_h, s_334_3_h). -sent(s_337_3_h, eng, 'ITEL won the contract in 1992'). -sent(s_337_3_h, original, 'ITEL won the contract in 1992'). -sent(s_337_3_h, swe, 'ITEL vann kontraktet 1992'). - -tree(s_338_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ImpersCl', [t('UseComp', [t('CompAP', [t('SentAP', [t('PositA', [t(true_A, [])]), t('EmbedS', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(in_1992_Adv, [])])])])])])])])])])])). -sent(s_338_1_p, eng, 'it is true that ITEL won the contract in 1992'). -sent(s_338_1_p, original, 'it is true that ITEL won the contract in 1992'). -sent(s_338_1_p, swe, 'det är sant att ITEL vann kontraktet 1992'). - -tree(s_338_2_q, s_334_2_q). -sent(s_338_2_q, eng, 'did ITEL win the contract in 1992'). -sent(s_338_2_q, original, 'did ITEL win the contract in 1992'). -sent(s_338_2_q, swe, 'vann ITEL kontraktet 1992'). - -tree(s_338_3_h, s_334_3_h). -sent(s_338_3_h, eng, 'ITEL won the contract in 1992'). -sent(s_338_3_h, original, 'ITEL won the contract in 1992'). -sent(s_338_3_h, swe, 'ITEL vann kontraktet 1992'). - -tree(s_339_1_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ImpersCl', [t('UseComp', [t('CompAP', [t('SentAP', [t('PositA', [t(false_A, [])]), t('EmbedS', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(itel_PN, [])]), t('AdvVP', [t('ComplSlash', [t('SlashV2a', [t(win_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])]), t(in_1992_Adv, [])])])])])])])])])])])). -sent(s_339_1_p, eng, 'it is false that ITEL won the contract in 1992'). -sent(s_339_1_p, original, 'it is false that ITEL won the contract in 1992'). -sent(s_339_1_p, swe, 'det är inte sant att ITEL vann kontraktet 1992'). - -tree(s_339_2_q, s_334_2_q). -sent(s_339_2_q, eng, 'did ITEL win the contract in 1992'). -sent(s_339_2_q, original, 'did ITEL win the contract in 1992'). -sent(s_339_2_q, swe, 'vann ITEL kontraktet 1992'). - -tree(s_339_3_h, s_334_3_h). -sent(s_339_3_h, eng, 'ITEL won the contract in 1992'). -sent(s_339_3_h, original, 'ITEL won the contract in 1992'). -sent(s_339_3_h, swe, 'ITEL vann kontraktet 1992'). - -tree(s_340_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t('UsePN', [t(jones_PN, [])])])])])])). -sent(s_340_1_p, eng, 'Smith saw Jones sign the contract'). -sent(s_340_1_p, original, 'Smith saw Jones sign the contract'). -sent(s_340_1_p, swe, 'Smith såg Jones underteckna kontraktet'). - -tree(s_340_2_p, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(if_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('PossPron', [t(he_Pron, [])]), t('NumSg', [])]), t('UseN', [t(heart_N, [])])]), t('ProgrVPa', [t('UseV', [t(beat_V, [])])])])])])])). -sent(s_340_2_p, eng, 'if Jones signed the contract , his heart was beating'). -sent(s_340_2_p, original, 'if Jones signed the contract , his heart was beating'). -sent(s_340_2_p, swe, 'om Jones undertecknade kontraktet , slog hans hjärta'). - -tree(s_340_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('UseV', [t(beat_V, [])])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(jones_PN, [])])]), t('NumSg', [])]), t('UseN', [t(heart_N, [])])])])])])])])). -sent(s_340_3_q, eng, 'did Smith see Jones\' heart beat'). -sent(s_340_3_q, original, 'did Smith see Jones\' heart beat'). -sent(s_340_3_q, swe, 'såg Smith Jones hjärta slå'). - -tree(s_340_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('UseV', [t(beat_V, [])])]), t('DetCN', [t('DetQuant', [t('GenNP', [t('UsePN', [t(jones_PN, [])])]), t('NumSg', [])]), t('UseN', [t(heart_N, [])])])])])])])). -sent(s_340_4_h, eng, 'Smith saw Jones\' heart beat'). -sent(s_340_4_h, original, 'Smith saw Jones\' heart beat'). -sent(s_340_4_h, swe, 'Smith såg Jones hjärta slå'). - -tree(s_341_1_p, s_340_1_p). -sent(s_341_1_p, eng, 'Smith saw Jones sign the contract'). -sent(s_341_1_p, original, 'Smith saw Jones sign the contract'). -sent(s_341_1_p, swe, 'Smith såg Jones underteckna kontraktet'). - -tree(s_341_2_p, t('Sentence', [t('ExtAdvS', [t('SubjS', [t(when_Subj, []), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])])])]), t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('PossPron', [t(he_Pron, [])]), t('NumSg', [])]), t('UseN', [t(heart_N, [])])]), t('ProgrVPa', [t('UseV', [t(beat_V, [])])])])])])])). -sent(s_341_2_p, eng, 'when Jones signed the contract , his heart was beating'). -sent(s_341_2_p, original, 'when Jones signed the contract , his heart was beating'). -sent(s_341_2_p, swe, 'när Jones undertecknade kontraktet , slog hans hjärta'). - -tree(s_341_3_q, s_340_3_q). -sent(s_341_3_q, eng, 'did Smith see Jones\' heart beat'). -sent(s_341_3_q, original, 'did Smith see Jones\' heart beat'). -sent(s_341_3_q, swe, 'såg Smith Jones hjärta slå'). - -tree(s_341_4_h, s_340_4_h). -sent(s_341_4_h, eng, 'Smith saw Jones\' heart beat'). -sent(s_341_4_h, original, 'Smith saw Jones\' heart beat'). -sent(s_341_4_h, swe, 'Smith såg Jones hjärta slå'). - -tree(s_342_1_p, s_341_1_p). -sent(s_342_1_p, eng, 'Smith saw Jones sign the contract'). -sent(s_342_1_p, original, 'Smith saw Jones sign the contract'). -sent(s_342_1_p, swe, 'Smith såg Jones underteckna kontraktet'). - -tree(s_342_2_q, s_081_2_q). -sent(s_342_2_q, eng, 'did Jones sign the contract'). -sent(s_342_2_q, original, 'did Jones sign the contract'). -sent(s_342_2_q, swe, 'undertecknade Jones kontraktet'). - -tree(s_342_3_h, s_081_3_h). -sent(s_342_3_h, eng, 'Jones signed the contract'). -sent(s_342_3_h, original, 'Jones signed the contract'). -sent(s_342_3_h, swe, 'Jones undertecknade kontraktet'). - -tree(s_343_1_p, s_341_1_p). -sent(s_343_1_p, eng, 'Smith saw Jones sign the contract'). -sent(s_343_1_p, original, 'Smith saw Jones sign the contract'). -sent(s_343_1_p, swe, 'Smith såg Jones underteckna kontraktet'). - -tree(s_343_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('UsePN', [t(jones_PN, [])]), t('UseComp', [t('CompNP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('ComplN2', [t(chairman_N2, []), t('UsePN', [t(itel_PN, [])])])])])])])])])). -sent(s_343_2_p, eng, 'Jones is the chairman of ITEL'). -sent(s_343_2_p, original, 'Jones is the chairman of ITEL'). -sent(s_343_2_p, swe, 'Jones är ordföranden för ITEL'). - -tree(s_343_3_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('ComplN2', [t(chairman_N2, []), t('UsePN', [t(itel_PN, [])])])])])])])])])). -sent(s_343_3_q, eng, 'did Smith see the chairman of ITEL sign the contract'). -sent(s_343_3_q, original, 'did Smith see the chairman of ITEL sign the contract'). -sent(s_343_3_q, swe, 'såg Smith ordföranden för ITEL underteckna kontraktet'). - -tree(s_343_4_h, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('ComplN2', [t(chairman_N2, []), t('UsePN', [t(itel_PN, [])])])])])])])])). -sent(s_343_4_h, eng, 'Smith saw the chairman of ITEL sign the contract'). -sent(s_343_4_h, original, 'Smith saw the chairman of ITEL sign the contract'). -sent(s_343_4_h, swe, 'Smith såg ordföranden för ITEL underteckna kontraktet'). - -tree(s_344_1_p, t('Sentence', [t('UseCl', [t('Past', []), t('PPos', []), t('PredVP', [t('UsePN', [t(helen_PN, [])]), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(answer_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(phone_N, [])])])])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('ComplN2', [t(chairman_N2, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(department_N, [])])])])])])])])])). -sent(s_344_1_p, eng, 'Helen saw the chairman of the department answer the phone'). -sent(s_344_1_p, original, 'Helen saw the chairman of the department answer the phone'). -sent(s_344_1_p, swe, 'Helen såg ordföranden för avdelningen svara i telefonen'). - -tree(s_344_2_p, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('PredVP', [t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('ComplN2', [t(chairman_N2, []), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(department_N, [])])])])]), t('UseComp', [t('CompCN', [t('UseN', [t(person_N, [])])])])])])])). -sent(s_344_2_p, eng, 'the chairman of the department is a person'). -sent(s_344_2_p, original, 'the chairman of the department is a person'). -sent(s_344_2_p, swe, 'ordföranden för avdelningen är en människa'). - -tree(s_344_3_q, t('Question', [t('UseQCl', [t('Present', []), t('PPos', []), t('QuestCl', [t('ExistNP', [t('RelNPa', [t('UsePron', [t(anyone_Pron, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('StrandRelSlash', [t('IdRP', []), t('SlashVP', [t('UsePN', [t(helen_PN, [])]), t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(answer_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(phone_N, [])])])])])])])])])])])])])). -sent(s_344_3_q, eng, 'is there anyone whom Helen saw answer the phone'). -sent(s_344_3_q, original, 'is there anyone whom Helen saw answer the phone'). -sent(s_344_3_q, swe, 'finns det någon som Helen såg'). - -tree(s_344_4_h, t('Sentence', [t('UseCl', [t('Present', []), t('PPos', []), t('ExistNP', [t('RelNPa', [t('UsePron', [t(someone_Pron, [])]), t('UseRCl', [t('Past', []), t('PPos', []), t('StrandRelSlash', [t('IdRP', []), t('SlashVP', [t('UsePN', [t(helen_PN, [])]), t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(answer_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(phone_N, [])])])])])])])])])])])])). -sent(s_344_4_h, eng, 'there is someone whom Helen saw answer the phone'). -sent(s_344_4_h, original, 'there is someone whom Helen saw answer the phone'). -sent(s_344_4_h, swe, 'det finns någon som Helen såg'). - -tree(s_345_1_p, t('Sentence', [t('PredVPS', [t('UsePN', [t(smith_PN, [])]), t('ConjVPS2', [t(and_Conj, []), t('Past', []), t('PPos', []), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t('UsePN', [t(jones_PN, [])])]), t('Past', []), t('PPos', []), t('ComplSlash', [t('SlashV2V', [t(elliptic_V2V, []), t('ComplSlash', [t('SlashV2a', [t(make8do_V2, [])]), t('DetCN', [t('DetQuant', [t('IndefArt', []), t('NumSg', [])]), t('UseN', [t(copy_N, [])])])])]), t('DetCN', [t('DetQuant', [t('PossPron', [t(heRefl_Pron, [])]), t('NumSg', [])]), t('UseN', [t(secretary_N, [])])])])])])])). -sent(s_345_1_p, eng, 'Smith saw Jones sign the contract and [..] his secretary make a copy'). -sent(s_345_1_p, original, 'Smith saw Jones sign the contract and [..] his secretary make a copy'). -sent(s_345_1_p, swe, 'Smith såg Jones underteckna kontraktet och [..] sin sekreterare göra en kopia'). - -tree(s_345_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t('UsePN', [t(jones_PN, [])])])])])])])). -sent(s_345_2_q, eng, 'did Smith see Jones sign the contract'). -sent(s_345_2_q, original, 'did Smith see Jones sign the contract'). -sent(s_345_2_q, swe, 'såg Smith Jones underteckna kontraktet'). - -tree(s_345_3_h, s_340_1_p). -sent(s_345_3_h, eng, 'Smith saw Jones sign the contract'). -sent(s_345_3_h, original, 'Smith saw Jones sign the contract'). -sent(s_345_3_h, swe, 'Smith såg Jones underteckna kontraktet'). - -tree(s_346_1_p, t('Sentence', [t('PredVPS', [t('UsePN', [t(smith_PN, [])]), t('ConjVPS2', [t(or_Conj, []), t('Past', []), t('PPos', []), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t('UsePN', [t(jones_PN, [])])]), t('Past', []), t('PPos', []), t('ComplSlash', [t('SlashV2V', [t(elliptic_V2V, []), t('ComplSlash', [t('SlashV2a', [t(cross_out_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(crucial_A, [])]), t('UseN', [t(clause_N, [])])])])])]), t(elliptic_NP_Sg, [])])])])])). -sent(s_346_1_p, eng, 'Smith saw Jones sign the contract or [..] [..] cross out the crucial clause'). -sent(s_346_1_p, original, 'Smith saw Jones sign the contract or [..] [..] cross out the crucial clause'). -sent(s_346_1_p, swe, 'Smith såg Jones underteckna kontraktet eller [..] [..] stryka över den kritiska paragrafen'). - -tree(s_346_2_q, t('Question', [t('UseQCl', [t('Past', []), t('PPos', []), t('QuestCl', [t('PredVP', [t('UsePN', [t(smith_PN, [])]), t('ComplVPIVV', [t(do_VV, []), t('ConjVPI2', [t(either7or_DConj, []), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t('UsePN', [t(jones_PN, [])])]), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(cross_out_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(crucial_A, [])]), t('UseN', [t(clause_N, [])])])])])]), t('UsePN', [t(jones_PN, [])])])])])])])])])). -sent(s_346_2_q, eng, 'did Smith either see Jones sign the contract or see Jones cross out the crucial clause'). -sent(s_346_2_q, original, 'did Smith either see Jones sign the contract or see Jones cross out the crucial clause'). -sent(s_346_2_q, swe, 'gjorde Smith antingen se Jones underteckna kontraktet eller se Jones stryka över den kritiska paragrafen'). - -tree(s_346_3_h, t('Sentence', [t('PredVPS', [t('UsePN', [t(smith_PN, [])]), t('ConjVPS2', [t(either7or_DConj, []), t('Past', []), t('PPos', []), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(sign_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('UseN', [t(contract_N, [])])])])]), t('UsePN', [t(jones_PN, [])])]), t('Past', []), t('PPos', []), t('ComplSlash', [t('SlashV2V', [t(see_V2V, []), t('ComplSlash', [t('SlashV2a', [t(cross_out_V2, [])]), t('DetCN', [t('DetQuant', [t('DefArt', []), t('NumSg', [])]), t('AdjCN', [t('PositA', [t(crucial_A, [])]), t('UseN', [t(clause_N, [])])])])])]), t('UsePN', [t(jones_PN, [])])])])])])). -sent(s_346_3_h, eng, 'Smith either saw Jones sign the contract or saw Jones cross out the crucial clause'). -sent(s_346_3_h, original, 'Smith either saw Jones sign the contract or saw Jones cross out the crucial clause'). -sent(s_346_3_h, swe, 'Smith antingen såg Jones underteckna kontraktet eller såg Jones stryka över den kritiska paragrafen'). - diff --git a/examples/fracas/build/FraCaSBank.xml b/examples/fracas/build/FraCaSBank.xml deleted file mode 100644 index e6ed9af93..000000000 --- a/examples/fracas/build/FraCaSBank.xml +++ /dev/null @@ -1,7293 +0,0 @@ - - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumSgUseNitalian_NComplSlashSlashV2abecome_V2DetCNDetQuantOrdGenNPDetCNDetQuantDefArtNumSgUseNworld_NNumSgOrdSuperlgreat_AUseNtenor_N -an Italian became the world's greatest tenor -an Italian became the world's greatest tenor -en italienare blev världens mest framstående tenor - - -QuestionUseQClPastPPosQuestClExistNPDetCNDetQuantIndefArtNumSgRelCNUseNitalian_NUseRClPastPPosRelVPIdRPComplSlashSlashV2abecome_V2DetCNDetQuantOrdGenNPDetCNDetQuantDefArtNumSgUseNworld_NNumSgOrdSuperlgreat_AUseNtenor_N -was there an Italian who became the world's greatest tenor -was there an Italian who became the world's greatest tenor -fanns det en italienare som blev världens mest framstående tenor - - -SentenceUseClPastPPosExistNPDetCNDetQuantIndefArtNumSgRelCNUseNitalian_NUseRClPastPPosRelVPIdRPComplSlashSlashV2abecome_V2DetCNDetQuantOrdGenNPDetCNDetQuantDefArtNumSgUseNworld_NNumSgOrdSuperlgreat_AUseNtenor_N -there was an Italian who became the world's greatest tenor -there was an Italian who became the world's greatest tenor -det fanns en italienare som blev världens mest framstående tenor - - -SentenceUseClPresentPPosPredVPDetCNevery_DetAdjCNPositAitalian_AUseNman_NComplVVwant_VVUseCompCompCNAdjCNPositAgreat_AUseNtenor_N -every Italian man wants to be a great tenor -every Italian man wants to be a great tenor -varje italiensk man vill vara en framstående tenor - - -SentenceUseClPresentPPosPredVPDetCNsomePl_DetAdjCNPositAitalian_AUseNman_NUseCompCompCNAdjCNPositAgreat_AUseNtenor_N -some Italian men are great tenors -some Italian men are great tenors -några italienska män är framstående tenorer - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAitalian_AUseNman_NUseRClPresentPPosRelVPIdRPComplVVwant_VVUseCompCompNPDetCNDetQuantIndefArtNumSgAdjCNPositAgreat_AUseNtenor_N -are there Italian men who want to be a great tenor -are there Italian men who want to be a great tenor -finns det italienska män som vill vara en framstående tenor - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAitalian_AUseNman_NUseRClPresentPPosRelVPIdRPComplVVwant_VVUseCompCompNPDetCNDetQuantIndefArtNumSgAdjCNPositAgreat_AUseNtenor_N -there are Italian men who want to be a great tenor -there are Italian men who want to be a great tenor -det finns italienska män som vill vara en framstående tenor - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlAdjCNPositAitalian_AUseNman_NComplVVwant_VVUseCompCompNPDetCNDetQuantIndefArtNumSgAdjCNPositAgreat_AUseNtenor_N -all Italian men want to be a great tenor -all Italian men want to be a great tenor -alla italienska män vill vara en framstående tenor - - - -some Italian men are great tenors -some Italian men are great tenors -några italienska män är framstående tenorer - - - -are there Italian men who want to be a great tenor -are there Italian men who want to be a great tenor -finns det italienska män som vill vara en framstående tenor - - - -there are Italian men who want to be a great tenor -there are Italian men who want to be a great tenor -det finns italienska män som vill vara en framstående tenor - - -SentenceUseClPresentPPosPredVPDetCNeach_DetAdjCNPositAitalian_AUseNtenor_NComplVVwant_VVUseCompCompAPPositAgreat_A -each Italian tenor wants to be great -each Italian tenor wants to be great -varje italiensk tenor vill vara framstående - - -SentenceUseClPresentPPosPredVPDetCNsomePl_DetAdjCNPositAitalian_AUseNtenor_NUseCompCompAPPositAgreat_A -some Italian tenors are great -some Italian tenors are great -några italienska tenorer är framstående - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAitalian_AUseNtenor_NUseRClPresentPPosRelVPIdRPComplVVwant_VVUseCompCompAPPositAgreat_A -are there Italian tenors who want to be great -are there Italian tenors who want to be great -finns det italienska tenorer som vill vara framstående - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAitalian_AUseNtenor_NUseRClPresentPPosRelVPIdRPComplVVwant_VVUseCompCompAPPositAgreat_A -there are Italian tenors who want to be great -there are Italian tenors who want to be great -det finns italienska tenorer som vill vara framstående - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlAdjCNAdAPreally_AdAPositAambitious_AUseNtenor_NUseCompCompAPPositAitalian_A -the really ambitious tenors are Italian -the really ambitious tenors are Italian -de verkligt ärelystna tenorerna är italienska - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNAdAPreally_AdAPositAambitious_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAitalian_A -are there really ambitious tenors who are Italian -are there really ambitious tenors who are Italian -finns det verkligt ärelystna tenorer som är italienska - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNAdAPreally_AdAPositAambitious_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAitalian_A -there are really ambitious tenors who are Italian -there are really ambitious tenors who are Italian -det finns verkligt ärelystna tenorer som är italienska - - -SentenceUseClPresentPPosPredVPDetCNDetQuantno_QuantNumPlAdjCNAdAPreally_AdAPositAgreat_AUseNtenor_NUseCompCompAPPositAmodest_A -no really great tenors are modest -no really great tenors are modest -inga verkligt framstående tenorer är blygsamma - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNAdAPreally_AdAPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAmodest_A -are there really great tenors who are modest -are there really great tenors who are modest -finns det verkligt framstående tenorer som är blygsamma - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNAdAPreally_AdAPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAmodest_A -there are really great tenors who are modest -there are really great tenors who are modest -det finns verkligt framstående tenorer som är blygsamma - - -SentenceUseClPresentPPosPredVPDetCNsomePl_DetAdjCNPositAgreat_AUseNtenor_NUseCompCompAPPositAswedish_A -some great tenors are Swedish -some great tenors are Swedish -några framstående tenorer är svenska - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAswedish_A -are there great tenors who are Swedish -are there great tenors who are Swedish -finns det framstående tenorer som är svenska - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAswedish_A -there are great tenors who are Swedish -there are great tenors who are Swedish -det finns framstående tenorer som är svenska - - -SentenceUseClPresentPPosPredVPDetCNmany_DetAdjCNPositAgreat_AUseNtenor_NUseCompCompAPPositAgerman_A -many great tenors are German -many great tenors are German -många framstående tenorer är tyska - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAgerman_A -are there great tenors who are German -are there great tenors who are German -finns det framstående tenorer som är tyska - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAgerman_A -there are great tenors who are German -there are great tenors who are German -det finns framstående tenorer som är tyska - - -SentenceUseClPresentPPosPredVPDetCNseveral_DetAdjCNPositAgreat_AUseNtenor_NUseCompCompAPPositAbritish_A -several great tenors are British -several great tenors are British -flera framstående tenorer är brittiska - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAbritish_A -are there great tenors who are British -are there great tenors who are British -finns det framstående tenorer som är brittiska - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAbritish_A -there are great tenors who are British -there are great tenors who are British -det finns framstående tenorer som är brittiska - - -SentenceUseClPresentPPosPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlAdjCNPositAgreat_AUseNtenor_NUseCompCompAPPositAitalian_A -most great tenors are Italian -most great tenors are Italian -de flesta framstående tenorer är italienska - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAitalian_A -are there great tenors who are Italian -are there great tenors who are Italian -finns det framstående tenorer som är italienska - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAitalian_A -there are great tenors who are Italian -there are great tenors who are Italian -det finns framstående tenorer som är italienska - - -SentenceUseClPresentPPosPredVPDetCNa_few_DetAdjCNPositAgreat_AUseNtenor_NComplSlashSlashV2asing_V2MassNPUseNpopular_music_N -a few great tenors sing popular music -a few great tenors sing popular music -ett fåtal framstående tenorer sjunger populärmusik - - -SentenceUseClPresentPPosPredVPDetCNsomePl_DetAdjCNPositAgreat_AUseNtenor_NComplSlashSlashV2alike_V2MassNPUseNpopular_music_N -some great tenors like popular music -some great tenors like popular music -några framstående tenorer gillar populärmusik - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPComplSlashSlashV2asing_V2MassNPUseNpopular_music_N -are there great tenors who sing popular music -are there great tenors who sing popular music -finns det framstående tenorer som sjunger populärmusik - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPComplSlashSlashV2asing_V2MassNPUseNpopular_music_N -there are great tenors who sing popular music -there are great tenors who sing popular music -det finns framstående tenorer som sjunger populärmusik - - -SentenceUseClPresentPPosPredVPDetCNfew_DetAdjCNPositAgreat_AUseNtenor_NUseCompCompAPPositApoor8penniless_A -few great tenors are poor -few great tenors are poor -få framstående tenorer är fattiga - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositApoor8penniless_A -are there great tenors who are poor -are there great tenors who are poor -finns det framstående tenorer som är fattiga - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAgreat_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositApoor8penniless_A -there are great tenors who are poor -there are great tenors who are poor -det finns framstående tenorer som är fattiga - - -SentenceUseClPresentPPosPredVPDetCNboth_DetAdjCNPositAleading_AUseNtenor_NUseCompCompAPPositAexcellent_A -both leading tenors are excellent -both leading tenors are excellent -båda de ledande tenorerna är förträffliga - - -SentenceUseClPresentPPosPredVPDetCNDetQuantIndefArtNumPlRelCNAdjCNPositAleading_AUseNtenor_NUseRClPresentPPosRelVPIdRPUseCompCompAPPositAexcellent_AUseCompCompAPPositAindispensable_A -leading tenors who are excellent are indispensable -leading tenors who are excellent are indispensable -ledande tenorer som är förträffliga är oumbärliga - - -QuestionUseQClPresentPPosQuestClPredVPDetCNboth_DetAdjCNPositAleading_AUseNtenor_NUseCompCompAPPositAindispensable_A -are both leading tenors indispensable -are both leading tenors indispensable -är båda de ledande tenorerna oumbärliga - - -SentenceUseClPresentPPosPredVPDetCNboth_DetAdjCNPositAleading_AUseNtenor_NUseCompCompAPPositAindispensable_A -both leading tenors are indispensable -both leading tenors are indispensable -båda de ledande tenorerna är oumbärliga - - -SentenceUseClPresentPPosPredVPDetCNneither_DetAdjCNPositAleading_AUseNtenor_Ncome_cheap_VP -neither leading tenor comes cheap -neither leading tenor comes cheap -ingen av de ledande tenorerna är billiga - - -SentenceUseClPresentPPosPredVPAdvNPDetNPDetQuantIndefArtNumSgPrepNPpart_PrepDetCNDetQuantDefArtNumPlAdjCNPositAleading_AUseNtenor_NUseCompCompNPUsePNpavarotti_PN -one of the leading tenors is Pavarotti -one of the leading tenors is Pavarotti -ett av de ledande tenorerna är Pavarotti - - -QuestionUseQClPresentPPosQuestClPredVPUsePNpavarotti_PNUseCompCompCNRelCNAdjCNPositAleading_AUseNtenor_NUseRClPresentPPosRelVPIdRPcome_cheap_VP -is Pavarotti a leading tenor who comes cheap -is Pavarotti a leading tenor who comes cheap -är Pavarotti en ledande tenor som är billig - - -SentenceUseClPresentPPosPredVPUsePNpavarotti_PNUseCompCompCNRelCNAdjCNPositAleading_AUseNtenor_NUseRClPresentPPosRelVPIdRPcome_cheap_VP -Pavarotti is a leading tenor who comes cheap -Pavarotti is a leading tenor who comes cheap -Pavarotti är en ledande tenor som är billig - - -SentenceUseClFuturePPosPredVPPredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_threeUseNtenor_NComplSlashSlashV2atake_part_in_V2DetCNDetQuantDefArtNumSgUseNconcert_N -at least three tenors will take part in the concert -at least three tenors will take part in the concert -minst tre tenorer ska delta i konserten - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNUseNtenor_NUseRClFuturePPosRelVPIdRPComplSlashSlashV2atake_part_in_V2DetCNDetQuantDefArtNumSgUseNconcert_N -are there tenors who will take part in the concert -are there tenors who will take part in the concert -finns det tenorer som ska delta i konserten - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNUseNtenor_NUseRClFuturePPosRelVPIdRPComplSlashSlashV2atake_part_in_V2DetCNDetQuantDefArtNumSgUseNconcert_N -there are tenors who will take part in the concert -there are tenors who will take part in the concert -det finns tenorer som ska delta i konserten - - -SentenceUseClFuturePPosPredVPPredetNPat_most_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNtenor_NComplSlashSlash3V3contribute_to_V3MassNPUseNcharity_NDetCNDetQuantPossProntheyRefl_PronNumPlUseNfee_N -at most two tenors will contribute their fees to charity -at most two tenors will contribute their fees to charity -högst två tenorer ska ge sina arvoden till välgörenhet - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumPlRelCNUseNtenor_NUseRClFuturePPosRelVPIdRPComplSlashSlash3V3contribute_to_V3MassNPUseNcharity_NDetCNDetQuantPossProntheyRefl_PronNumPlUseNfee_N -are there tenors who will contribute their fees to charity -are there tenors who will contribute their fees to charity -finns det tenorer som ska ge sina arvoden till välgörenhet - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumPlRelCNUseNtenor_NUseRClFuturePPosRelVPIdRPComplSlashSlash3V3contribute_to_V3MassNPUseNcharity_NDetCNDetQuantPossProntheyRefl_PronNumPlUseNfee_N -there are tenors who will contribute their fees to charity -there are tenors who will contribute their fees to charity -det finns tenorer som ska ge sina arvoden till välgörenhet - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumSgUseNirishman_NComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgComplN2nobel_prize_N2MassNPUseNliterature_N -an Irishman won the Nobel prize for literature -an Irishman won the Nobel prize for literature -en irländare vann nobelpriset i litteratur - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantIndefArtNumSgUseNirishman_NComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumSgUseNnobel_prize_N -did an Irishman win a Nobel prize -did an Irishman win a Nobel prize -vann en irländare ett nobelpris - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumSgUseNirishman_NComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumSgUseNnobel_prize_N -an Irishman won a Nobel prize -an Irishman won a Nobel prize -en irländare vann ett nobelpris - - -SentenceUseClPresentPPosPredVPDetCNevery_DetUseNeuropean_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -every European has the right to live in Europe -every European has the right to live in Europe -varje europé har rätten att bo i Europa - - -SentenceUseClPresentPPosPredVPDetCNevery_DetUseNeuropean_NUseCompCompCNUseNperson_N -every European is a person -every European is a person -varje europé är en människa - - -SentenceUseClPresentPPosPredVPDetCNevery_DetRelCNUseNperson_NUseRClPresentPPosRelVPIdRPComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PNComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -every person who has the right to live in Europe can travel freely within Europe -every person who has the right to live in Europe can travel freely within Europe -varje människa som har rätten att bo i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPDetCNevery_DetUseNeuropean_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can every European travel freely within Europe -can every European travel freely within Europe -kan varje europé resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNevery_DetUseNeuropean_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -every European can travel freely within Europe -every European can travel freely within Europe -varje europé kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNeuropean_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -all Europeans have the right to live in Europe -all Europeans have the right to live in Europe -alla européer har rätten att bo i Europa - - - -every European is a person -every European is a person -varje europé är en människa - - - -every person who has the right to live in Europe can travel freely within Europe -every person who has the right to live in Europe can travel freely within Europe -varje människa som har rätten att bo i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNeuropean_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can all Europeans travel freely within Europe -can all Europeans travel freely within Europe -kan alla européer resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNeuropean_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -all Europeans can travel freely within Europe -all Europeans can travel freely within Europe -alla européer kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNeach_DetUseNeuropean_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -each European has the right to live in Europe -each European has the right to live in Europe -varje europé har rätten att bo i Europa - - - -every European is a person -every European is a person -varje europé är en människa - - - -every person who has the right to live in Europe can travel freely within Europe -every person who has the right to live in Europe can travel freely within Europe -varje människa som har rätten att bo i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPDetCNeach_DetUseNeuropean_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can each European travel freely within Europe -can each European travel freely within Europe -kan varje europé resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNeach_DetUseNeuropean_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -each European can travel freely within Europe -each European can travel freely within Europe -varje europé kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlUseNmember_state_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -the residents of member states have the right to live in Europe -the residents of member states have the right to live in Europe -invånarna i medlemsstater har rätten att bo i Europa - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlUseNmember_state_NUseCompCompCNUseNindividual_N -all residents of member states are individuals -all residents of member states are individuals -alla invånare i medlemsstater är individer - - -SentenceUseClPresentPPosPredVPDetCNevery_DetRelCNUseNindividual_NUseRClPresentPPosRelVPIdRPComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PNComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -every individual who has the right to live in Europe can travel freely within Europe -every individual who has the right to live in Europe can travel freely within Europe -varje individ som har rätten att bo i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlUseNmember_state_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can the residents of member states travel freely within Europe -can the residents of member states travel freely within Europe -kan invånarna i medlemsstater resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlUseNmember_state_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -the residents of member states can travel freely within Europe -the residents of member states can travel freely within Europe -invånarna i medlemsstater kan resa fritt inom Europa - - -SentenceUseClPastPPosPredVPDetCNDetQuantno_QuantNumSgUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNreport_Non_time_Adv -no delegate finished the report on time -no delegate finished the report on time -ingen delegat slutförde rapporten i tid - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantno_QuantNumSgUseNdelegate_NComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNreport_N -did no delegate finish the report -did no delegate finish the report -slutförde ingen delegat rapporten - - -SentenceUseClPastPPosPredVPDetCNDetQuantno_QuantNumSgUseNdelegate_NComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNreport_N -no delegate finished the report -no delegate finished the report -ingen delegat slutförde rapporten - - -SentenceUseClPastPPosPredVPDetCNsomePl_DetUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNsurvey_Non_time_Adv -some delegates finished the survey on time -some delegates finished the survey on time -några delegater slutförde undersökningen i tid - - -QuestionUseQClPastPPosQuestClPredVPDetCNsomePl_DetUseNdelegate_NComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNsurvey_N -did some delegates finish the survey -did some delegates finish the survey -slutförde några delegater undersökningen - - -SentenceUseClPastPPosPredVPDetCNsomePl_DetUseNdelegate_NComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNsurvey_N -some delegates finished the survey -some delegates finished the survey -några delegater slutförde undersökningen - - -SentenceUseClPastPPosPredVPDetCNmany_DetUseNdelegate_NComplSlashSlash3V3obtain_from_V3DetCNDetQuantDefArtNumSgUseNsurvey_NDetCNDetQuantIndefArtNumPlAdjCNPositAinteresting_AUseNresult_N -many delegates obtained interesting results from the survey -many delegates obtained interesting results from the survey -många delegater erhöll intressanta resultat från undersökningen - - -QuestionUseQClPastPPosQuestClPredVPDetCNmany_DetUseNdelegate_NComplSlashSlash3V3obtain_from_V3DetCNDetQuantDefArtNumSgUseNsurvey_NDetCNDetQuantIndefArtNumPlUseNresult_N -did many delegates obtain results from the survey -did many delegates obtain results from the survey -erhöll många delegater resultat från undersökningen - - -SentenceUseClPastPPosPredVPDetCNmany_DetUseNdelegate_NComplSlashSlash3V3obtain_from_V3DetCNDetQuantDefArtNumSgUseNsurvey_NDetCNDetQuantIndefArtNumPlUseNresult_N -many delegates obtained results from the survey -many delegates obtained results from the survey -många delegater erhöll resultat från undersökningen - - -SentenceUseClPastPPosPredVPDetCNseveral_DetUseNdelegate_NAdvVPComplSlashSlashV2aget_V2PPartNPDetCNDetQuantDefArtNumPlUseNresult_Npublish_V2PrepNPin_PrepDetCNDetQuantIndefArtNumPlAdjCNPositAmajor_AAdjCNPositAnational_AUseNnewspaper_N -several delegates got the results published in major national newspapers -several delegates got the results published in major national newspapers -flera delegater fick resultaten publicerade i större nationella tidningar - - -QuestionUseQClPastPPosQuestClPredVPDetCNseveral_DetUseNdelegate_NComplSlashSlashV2aget_V2PPartNPDetCNDetQuantDefArtNumPlUseNresult_Npublish_V2 -did several delegates get the results published -did several delegates get the results published -fick flera delegater resultaten publicerade - - -SentenceUseClPastPPosPredVPDetCNseveral_DetUseNdelegate_NComplSlashSlashV2aget_V2PPartNPDetCNDetQuantDefArtNumPlUseNresult_Npublish_V2 -several delegates got the results published -several delegates got the results published -flera delegater fick resultaten publicerade - - -SentenceUseClPresentPPosPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlUseNeuropean_NUseCompCompAPAdvAPPositAresident_APrepNPin_PrepUsePNeurope_PN -most Europeans are resident in Europe -most Europeans are resident in Europe -de flesta européer är bosatta i Europa - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNeuropean_NUseCompCompCNUseNperson_N -all Europeans are people -all Europeans are people -alla européer är människor - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlRelCNUseNperson_NUseRClPresentPPosRelVPIdRPUseCompCompAPAdvAPPositAresident_APrepNPin_PrepUsePNeurope_PNComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -all people who are resident in Europe can travel freely within Europe -all people who are resident in Europe can travel freely within Europe -alla människor som är bosatta i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlUseNeuropean_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can most Europeans travel freely within Europe -can most Europeans travel freely within Europe -kan de flesta européer resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlUseNeuropean_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -most Europeans can travel freely within Europe -most Europeans can travel freely within Europe -de flesta européer kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNa_few_DetUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNsweden_PN -a few committee members are from Sweden -a few committee members are from Sweden -ett fåtal kommittémedlemmar är från Sverige - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNcommittee_member_NUseCompCompCNUseNperson_N -all committee members are people -all committee members are people -alla kommittémedlemmar är människor - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlRelCNUseNperson_NUseRClPresentPPosRelVPIdRPUseCompCompAdvPrepNPfrom_PrepUsePNsweden_PNUseCompCompAdvPrepNPfrom_PrepUsePNscandinavia_PN -all people who are from Sweden are from Scandinavia -all people who are from Sweden are from Scandinavia -alla människor som är från Sverige är från Skandinavien - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPat_least_PredetDetCNa_few_DetUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNscandinavia_PN -are at least a few committee members from Scandinavia -are at least a few committee members from Scandinavia -är minst ett fåtal kommittémedlemmar från Skandinavien - - -SentenceUseClPresentPPosPredVPPredetNPat_least_PredetDetCNa_few_DetUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNscandinavia_PN -at least a few committee members are from Scandinavia -at least a few committee members are from Scandinavia -minst ett fåtal kommittémedlemmar är från Skandinavien - - -SentenceUseClPresentPPosPredVPDetCNfew_DetUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNportugal_PN -few committee members are from Portugal -few committee members are from Portugal -få kommittémedlemmar är från Portugal - - - -all committee members are people -all committee members are people -alla kommittémedlemmar är människor - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlRelCNUseNperson_NUseRClPresentPPosRelVPIdRPUseCompCompAdvPrepNPfrom_PrepUsePNportugal_PNUseCompCompAdvPrepNPfrom_PrepUsePNsouthern_europe_PN -all people who are from Portugal are from southern Europe -all people who are from Portugal are from southern Europe -alla människor som är från Portugal är från södra Europa - - -QuestionUseQClPresentPPosQuestClExistNPDetCNfew_DetAdvCNUseNcommittee_member_NPrepNPfrom_PrepUsePNsouthern_europe_PN -are there few committee members from southern Europe -are there few committee members from southern Europe -finns det få kommittémedlemmar från södra Europa - - -SentenceUseClPresentPPosExistNPDetCNfew_DetAdvCNUseNcommittee_member_NPrepNPfrom_PrepUsePNsouthern_europe_PN -there are few committee members from southern Europe -there are few committee members from southern Europe -det finns få kommittémedlemmar från södra Europa - - -SentenceUseClPastPPosPredVPDetCNboth_DetUseNcommissioner_NComplVVuse_VVUseCompCompCNAdjCNPositAleading_AUseNbusinessman_N -both commissioners used to be leading businessmen -both commissioners used to be leading businessmen -båda ombuden brukade vara ledande affärsmän - - -QuestionUseQClPastPPosQuestClPredVPDetCNboth_DetUseNcommissioner_NComplVVuse_VVUseCompCompCNUseNbusinessman_N -did both commissioners used to be businessmen -did both commissioners used to be businessmen -brukade båda ombuden vara affärsmän - - -SentenceUseClPastPPosPredVPDetCNboth_DetUseNcommissioner_NComplVVuse_VVUseCompCompCNUseNbusinessman_N -both commissioners used to be businessmen -both commissioners used to be businessmen -båda ombuden brukade vara affärsmän - - -SentenceUseClPresentPPosPredVPDetCNneither_DetUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -neither commissioner spends a lot of time at home -neither commissioner spends a lot of time at home -inget av ombuden tillbringar mycket tid hemma - - -QuestionUseQClPresentPPosQuestClPredVPDetCNneither_DetUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -does neither commissioner spend time at home -does neither commissioner spend time at home -tillbringar inget av ombuden tid hemma - - -SentenceUseClPresentPPosPredVPDetCNneither_DetUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -neither commissioner spends time at home -neither commissioner spends time at home -inget av ombuden tillbringar tid hemma - - -SentenceUseClPresentPPosPredVPPredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_threeUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -at least three commissioners spend a lot of time at home -at least three commissioners spend a lot of time at home -minst tre ombud tillbringar mycket tid hemma - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_threeUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -do at least three commissioners spend time at home -do at least three commissioners spend time at home -tillbringar minst tre ombud tid hemma - - -SentenceUseClPresentPPosPredVPPredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_threeUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -at least three commissioners spend time at home -at least three commissioners spend time at home -minst tre ombud tillbringar tid hemma - - -SentenceUseClPresentPPosPredVPPredetNPat_most_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_tenUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -at most ten commissioners spend a lot of time at home -at most ten commissioners spend a lot of time at home -högst tio ombud tillbringar mycket tid hemma - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPat_most_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_tenUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -do at most ten commissioners spend time at home -do at most ten commissioners spend time at home -tillbringar högst tio ombud tid hemma - - -SentenceUseClPresentPPosPredVPPredetNPat_most_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_tenUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -at most ten commissioners spend time at home -at most ten commissioners spend time at home -högst tio ombud tillbringar tid hemma - - - -an Irishman won a Nobel prize -an Irishman won a Nobel prize -en irländare vann ett nobelpris - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantIndefArtNumSgUseNirishman_NComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgComplN2nobel_prize_N2MassNPUseNliterature_N -did an Irishman win the Nobel prize for literature -did an Irishman win the Nobel prize for literature -vann en irländare nobelpriset i litteratur - - - -an Irishman won the Nobel prize for literature -an Irishman won the Nobel prize for literature -en irländare vann nobelpriset i litteratur - - - -every European can travel freely within Europe -every European can travel freely within Europe -varje europé kan resa fritt inom Europa - - - -every European is a person -every European is a person -varje europé är en människa - - - -every person who has the right to live in Europe can travel freely within Europe -every person who has the right to live in Europe can travel freely within Europe -varje människa som har rätten att bo i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPDetCNevery_DetUseNeuropean_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -does every European have the right to live in Europe -does every European have the right to live in Europe -har varje europé rätten att bo i Europa - - - -every European has the right to live in Europe -every European has the right to live in Europe -varje europé har rätten att bo i Europa - - - -all Europeans can travel freely within Europe -all Europeans can travel freely within Europe -alla européer kan resa fritt inom Europa - - - -every European is a person -every European is a person -varje europé är en människa - - - -every person who has the right to live in Europe can travel freely within Europe -every person who has the right to live in Europe can travel freely within Europe -varje människa som har rätten att bo i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNeuropean_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -do all Europeans have the right to live in Europe -do all Europeans have the right to live in Europe -har alla européer rätten att bo i Europa - - - -all Europeans have the right to live in Europe -all Europeans have the right to live in Europe -alla européer har rätten att bo i Europa - - - -each European can travel freely within Europe -each European can travel freely within Europe -varje europé kan resa fritt inom Europa - - - -every European is a person -every European is a person -varje europé är en människa - - - -every person who has the right to live in Europe can travel freely within Europe -every person who has the right to live in Europe can travel freely within Europe -varje människa som har rätten att bo i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPDetCNeach_DetUseNeuropean_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -does each European have the right to live in Europe -does each European have the right to live in Europe -har varje europé rätten att bo i Europa - - - -each European has the right to live in Europe -each European has the right to live in Europe -varje europé har rätten att bo i Europa - - - -the residents of member states can travel freely within Europe -the residents of member states can travel freely within Europe -invånarna i medlemsstater kan resa fritt inom Europa - - - -all residents of member states are individuals -all residents of member states are individuals -alla invånare i medlemsstater är individer - - -SentenceUseClPresentPPosPredVPDetCNevery_DetRelCNUseNindividual_NUseRClPresentPPosRelVPIdRPComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPAdvVPUseVlive_Vanywhere_AdvPrepNPin_PrepUsePNeurope_PNComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -every individual who has the right to live anywhere in Europe can travel freely within Europe -every individual who has the right to live anywhere in Europe can travel freely within Europe -varje individ som har rätten att bo var som helst i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlUseNmember_state_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPAdvVPUseVlive_Vanywhere_AdvPrepNPin_PrepUsePNeurope_PN -do the residents of member states have the right to live anywhere in Europe -do the residents of member states have the right to live anywhere in Europe -har invånarna i medlemsstater rätten att bo var som helst i Europa - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlUseNmember_state_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPAdvVPUseVlive_Vanywhere_AdvPrepNPin_PrepUsePNeurope_PN -the residents of member states have the right to live anywhere in Europe -the residents of member states have the right to live anywhere in Europe -invånarna i medlemsstater har rätten att bo var som helst i Europa - - - -no delegate finished the report -no delegate finished the report -ingen delegat slutförde rapporten - - -QuestionUseQClPastPPosQuestClPredVPDetCNanySg_DetUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNreport_Non_time_Adv -did any delegate finish the report on time -did any delegate finish the report on time -slutförde någon delegat rapporten i tid - - -SentenceUseClPastPPosPredVPDetCNsomeSg_DetUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNreport_Non_time_Adv -some delegate finished the report on time -some delegate finished the report on time -någon delegat slutförde rapporten i tid - - - -some delegates finished the survey -some delegates finished the survey -några delegater slutförde undersökningen - - -QuestionUseQClPastPPosQuestClPredVPDetCNsomePl_DetUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNsurvey_Non_time_Adv -did some delegates finish the survey on time -did some delegates finish the survey on time -slutförde några delegater undersökningen i tid - - - -some delegates finished the survey on time -some delegates finished the survey on time -några delegater slutförde undersökningen i tid - - - -many delegates obtained results from the survey -many delegates obtained results from the survey -många delegater erhöll resultat från undersökningen - - -QuestionUseQClPastPPosQuestClPredVPDetCNmany_DetUseNdelegate_NComplSlashSlash3V3obtain_from_V3DetCNDetQuantDefArtNumSgUseNsurvey_NDetCNDetQuantIndefArtNumPlAdjCNPositAinteresting_AUseNresult_N -did many delegates obtain interesting results from the survey -did many delegates obtain interesting results from the survey -erhöll många delegater intressanta resultat från undersökningen - - - -many delegates obtained interesting results from the survey -many delegates obtained interesting results from the survey -många delegater erhöll intressanta resultat från undersökningen - - - -several delegates got the results published -several delegates got the results published -flera delegater fick resultaten publicerade - - -QuestionUseQClPastPPosQuestClPredVPDetCNseveral_DetUseNdelegate_NAdvVPComplSlashSlashV2aget_V2PPartNPDetCNDetQuantDefArtNumPlUseNresult_Npublish_V2PrepNPin_PrepDetCNDetQuantIndefArtNumPlAdjCNPositAmajor_AAdjCNPositAnational_AUseNnewspaper_N -did several delegates get the results published in major national newspapers -did several delegates get the results published in major national newspapers -fick flera delegater resultaten publicerade i större nationella tidningar - - - -several delegates got the results published in major national newspapers -several delegates got the results published in major national newspapers -flera delegater fick resultaten publicerade i större nationella tidningar - - - -most Europeans can travel freely within Europe -most Europeans can travel freely within Europe -de flesta européer kan resa fritt inom Europa - - - -all Europeans are people -all Europeans are people -alla européer är människor - - - -all people who are resident in Europe can travel freely within Europe -all people who are resident in Europe can travel freely within Europe -alla människor som är bosatta i Europa kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlUseNeuropean_NUseCompCompAPAdvAPPositAresident_APrepNPin_PrepUsePNeurope_PN -are most Europeans resident in Europe -are most Europeans resident in Europe -är de flesta européer bosatta i Europa - - - -most Europeans are resident in Europe -most Europeans are resident in Europe -de flesta européer är bosatta i Europa - - -SentenceUseClPresentPPosPredVPDetCNa_few_DetUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNscandinavia_PN -a few committee members are from Scandinavia -a few committee members are from Scandinavia -ett fåtal kommittémedlemmar är från Skandinavien - - - -all committee members are people -all committee members are people -alla kommittémedlemmar är människor - - - -all people who are from Sweden are from Scandinavia -all people who are from Sweden are from Scandinavia -alla människor som är från Sverige är från Skandinavien - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPat_least_PredetDetCNa_few_DetUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNsweden_PN -are at least a few committee members from Sweden -are at least a few committee members from Sweden -är minst ett fåtal kommittémedlemmar från Sverige - - -SentenceUseClPresentPPosPredVPPredetNPat_least_PredetDetCNa_few_DetUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNsweden_PN -at least a few committee members are from Sweden -at least a few committee members are from Sweden -minst ett fåtal kommittémedlemmar är från Sverige - - -SentenceUseClPresentPPosPredVPDetCNfew_DetUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNsouthern_europe_PN -few committee members are from southern Europe -few committee members are from southern Europe -få kommittémedlemmar är från södra Europa - - - -all committee members are people -all committee members are people -alla kommittémedlemmar är människor - - - -all people who are from Portugal are from southern Europe -all people who are from Portugal are from southern Europe -alla människor som är från Portugal är från södra Europa - - -QuestionUseQClPresentPPosQuestClExistNPDetCNfew_DetAdvCNUseNcommittee_member_NPrepNPfrom_PrepUsePNportugal_PN -are there few committee members from Portugal -are there few committee members from Portugal -finns det få kommittémedlemmar från Portugal - - -SentenceUseClPresentPPosExistNPDetCNfew_DetAdvCNUseNcommittee_member_NPrepNPfrom_PrepUsePNportugal_PN -there are few committee members from Portugal -there are few committee members from Portugal -det finns få kommittémedlemmar från Portugal - - - -both commissioners used to be businessmen -both commissioners used to be businessmen -båda ombuden brukade vara affärsmän - - -QuestionUseQClPastPPosQuestClPredVPDetCNboth_DetUseNcommissioner_NComplVVuse_VVUseCompCompCNAdjCNPositAleading_AUseNbusinessman_N -did both commissioners used to be leading businessmen -did both commissioners used to be leading businessmen -brukade båda ombuden vara ledande affärsmän - - - -both commissioners used to be leading businessmen -both commissioners used to be leading businessmen -båda ombuden brukade vara ledande affärsmän - - - -neither commissioner spends time at home -neither commissioner spends time at home -inget av ombuden tillbringar tid hemma - - -QuestionUseQClPresentPPosQuestClPredVPDetCNeither_DetUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -does either commissioner spend a lot of time at home -does either commissioner spend a lot of time at home -tillbringar något av ombuden mycket tid hemma - - -SentenceUseClPresentPPosPredVPAdvNPDetNPDetQuantIndefArtNumSgPrepNPpart_PrepDetCNDetQuantDefArtNumPlUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -one of the commissioners spends a lot of time at home -one of the commissioners spends a lot of time at home -ett av ombuden tillbringar mycket tid hemma - - - -at least three commissioners spend time at home -at least three commissioners spend time at home -minst tre ombud tillbringar tid hemma - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_threeUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -do at least three commissioners spend a lot of time at home -do at least three commissioners spend a lot of time at home -tillbringar minst tre ombud mycket tid hemma - - - -at least three commissioners spend a lot of time at home -at least three commissioners spend a lot of time at home -minst tre ombud tillbringar mycket tid hemma - - - -at most ten commissioners spend time at home -at most ten commissioners spend time at home -högst tio ombud tillbringar tid hemma - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPat_most_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_tenUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -do at most ten commissioners spend a lot of time at home -do at most ten commissioners spend a lot of time at home -tillbringar högst tio ombud mycket tid hemma - - - -at most ten commissioners spend a lot of time at home -at most ten commissioners spend a lot of time at home -högst tio ombud tillbringar mycket tid hemma - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumSgUseNswede_NComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumSgUseNnobel_prize_N -a Swede won a Nobel prize -a Swede won a Nobel prize -en svensk vann ett nobelpris - - -SentenceUseClPresentPPosPredVPDetCNevery_DetUseNswede_NUseCompCompCNUseNscandinavian_N -every Swede is a Scandinavian -every Swede is a Scandinavian -varje svensk är en skandinav - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantIndefArtNumSgUseNscandinavian_NComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumSgUseNnobel_prize_N -did a Scandinavian win a Nobel prize -did a Scandinavian win a Nobel prize -vann en skandinav ett nobelpris - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumSgUseNscandinavian_NComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumSgUseNnobel_prize_N -a Scandinavian won a Nobel prize -a Scandinavian won a Nobel prize -en skandinav vann ett nobelpris - - -SentenceUseClPresentPPosPredVPDetCNevery_DetAdjCNPositAcanadian_AUseNresident_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -every Canadian resident can travel freely within Europe -every Canadian resident can travel freely within Europe -varje kanadensisk invånare kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNevery_DetAdjCNPositAcanadian_AUseNresident_NUseCompCompCNComplN2resident_on_N2DetCNDetQuantDefArtNumSgAdjCNPositAnorth_american_AUseNcontinent_N -every Canadian resident is a resident of the North American continent -every Canadian resident is a resident of the North American continent -varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten - - -QuestionUseQClPresentPPosQuestClPredVPDetCNevery_DetComplN2resident_on_N2DetCNDetQuantDefArtNumSgAdjCNPositAnorth_american_AUseNcontinent_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can every resident of the North American continent travel freely within Europe -can every resident of the North American continent travel freely within Europe -kan varje invånare på den nordamerikanska kontinenten resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNevery_DetComplN2resident_on_N2DetCNDetQuantDefArtNumSgAdjCNPositAnorth_american_AUseNcontinent_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -every resident of the North American continent can travel freely within Europe -every resident of the North American continent can travel freely within Europe -varje invånare på den nordamerikanska kontinenten kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlAdjCNPositAcanadian_AUseNresident_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -all Canadian residents can travel freely within Europe -all Canadian residents can travel freely within Europe -alla kanadensiska invånare kan resa fritt inom Europa - - - -every Canadian resident is a resident of the North American continent -every Canadian resident is a resident of the North American continent -varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlComplN2resident_on_N2DetCNDetQuantDefArtNumSgAdjCNPositAnorth_american_AUseNcontinent_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can all residents of the North American continent travel freely within Europe -can all residents of the North American continent travel freely within Europe -kan alla invånare på den nordamerikanska kontinenten resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlComplN2resident_on_N2DetCNDetQuantDefArtNumSgAdjCNPositAnorth_american_AUseNcontinent_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -all residents of the North American continent can travel freely within Europe -all residents of the North American continent can travel freely within Europe -alla invånare på den nordamerikanska kontinenten kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNeach_DetAdjCNPositAcanadian_AUseNresident_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -each Canadian resident can travel freely within Europe -each Canadian resident can travel freely within Europe -varje kanadensisk invånare kan resa fritt inom Europa - - - -every Canadian resident is a resident of the North American continent -every Canadian resident is a resident of the North American continent -varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten - - -QuestionUseQClPresentPPosQuestClPredVPDetCNeach_DetComplN2resident_on_N2DetCNDetQuantDefArtNumSgAdjCNPositAnorth_american_AUseNcontinent_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can each resident of the North American continent travel freely within Europe -can each resident of the North American continent travel freely within Europe -kan varje invånare på den nordamerikanska kontinenten resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNeach_DetComplN2resident_on_N2DetCNDetQuantDefArtNumSgAdjCNPositAnorth_american_AUseNcontinent_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -each resident of the North American continent can travel freely within Europe -each resident of the North American continent can travel freely within Europe -varje invånare på den nordamerikanska kontinenten kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlAdjCNPositAmajor_AAdjCNPositAwestern_AUseNcountry_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -the residents of major western countries can travel freely within Europe -the residents of major western countries can travel freely within Europe -invånarna i större västerländska länder kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlAdjCNPositAmajor_AAdjCNPositAwestern_AUseNcountry_NUseCompCompCNComplN2resident_in_N2DetCNDetQuantIndefArtNumPlAdjCNPositAwestern_AUseNcountry_N -all residents of major western countries are residents of western countries -all residents of major western countries are residents of western countries -alla invånare i större västerländska länder är invånare i västerländska länder - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlAdjCNPositAwestern_AUseNcountry_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -do the residents of western countries have the right to live in Europe -do the residents of western countries have the right to live in Europe -har invånarna i västerländska länder rätten att bo i Europa - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlAdjCNPositAwestern_AUseNcountry_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -the residents of western countries have the right to live in Europe -the residents of western countries have the right to live in Europe -invånarna i västerländska länder har rätten att bo i Europa - - -SentenceUseClPastPPosPredVPDetCNDetQuantno_QuantNumSgAdjCNPositAscandinavian_AUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNreport_Non_time_Adv -no Scandinavian delegate finished the report on time -no Scandinavian delegate finished the report on time -ingen skandinavisk delegat slutförde rapporten i tid - - - -did any delegate finish the report on time -did any delegate finish the report on time -slutförde någon delegat rapporten i tid - - - -some delegate finished the report on time -some delegate finished the report on time -någon delegat slutförde rapporten i tid - - -SentenceUseClPastPPosPredVPDetCNsomePl_DetAdjCNPositAirish_AUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNsurvey_Non_time_Adv -some Irish delegates finished the survey on time -some Irish delegates finished the survey on time -några irländska delegater slutförde undersökningen i tid - - -QuestionUseQClPastPPosQuestClPredVPDetCNanyPl_DetUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNsurvey_Non_time_Adv -did any delegates finish the survey on time -did any delegates finish the survey on time -slutförde några delegater undersökningen i tid - - - -some delegates finished the survey on time -some delegates finished the survey on time -några delegater slutförde undersökningen i tid - - -SentenceUseClPastPPosPredVPDetCNmany_DetAdjCNPositAbritish_AUseNdelegate_NComplSlashSlash3V3obtain_from_V3DetCNDetQuantDefArtNumSgUseNsurvey_NDetCNDetQuantIndefArtNumPlAdjCNPositAinteresting_AUseNresult_N -many British delegates obtained interesting results from the survey -many British delegates obtained interesting results from the survey -många brittiska delegater erhöll intressanta resultat från undersökningen - - - -did many delegates obtain interesting results from the survey -did many delegates obtain interesting results from the survey -erhöll många delegater intressanta resultat från undersökningen - - - -many delegates obtained interesting results from the survey -many delegates obtained interesting results from the survey -många delegater erhöll intressanta resultat från undersökningen - - -SentenceUseClPastPPosPredVPDetCNseveral_DetAdjCNPositAportuguese_AUseNdelegate_NAdvVPComplSlashSlashV2aget_V2PPartNPDetCNDetQuantDefArtNumPlUseNresult_Npublish_V2PrepNPin_PrepDetCNDetQuantIndefArtNumPlAdjCNPositAmajor_AAdjCNPositAnational_AUseNnewspaper_N -several Portuguese delegates got the results published in major national newspapers -several Portuguese delegates got the results published in major national newspapers -flera portugisiska delegater fick resultaten publicerade i större nationella tidningar - - - -did several delegates get the results published in major national newspapers -did several delegates get the results published in major national newspapers -fick flera delegater resultaten publicerade i större nationella tidningar - - - -several delegates got the results published in major national newspapers -several delegates got the results published in major national newspapers -flera delegater fick resultaten publicerade i större nationella tidningar - - -SentenceUseClPresentPPosPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlRelCNUseNeuropean_NUseRClPresentPPosRelVPIdRPAdvVPUseCompCompAPPositAresident_APrepNPin_PrepUsePNeurope_PNComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -most Europeans who are resident in Europe can travel freely within Europe -most Europeans who are resident in Europe can travel freely within Europe -de flesta européer som är bosatta i Europa kan resa fritt inom Europa - - - -can most Europeans travel freely within Europe -can most Europeans travel freely within Europe -kan de flesta européer resa fritt inom Europa - - - -most Europeans can travel freely within Europe -most Europeans can travel freely within Europe -de flesta européer kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNa_few_DetAdjCNPositAfemale_AUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNscandinavia_PN -a few female committee members are from Scandinavia -a few female committee members are from Scandinavia -ett fåtal kvinnliga kommittémedlemmar är från Skandinavien - - - -are at least a few committee members from Scandinavia -are at least a few committee members from Scandinavia -är minst ett fåtal kommittémedlemmar från Skandinavien - - - -at least a few committee members are from Scandinavia -at least a few committee members are from Scandinavia -minst ett fåtal kommittémedlemmar är från Skandinavien - - -SentenceUseClPresentPPosPredVPDetCNfew_DetAdjCNPositAfemale_AUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNsouthern_europe_PN -few female committee members are from southern Europe -few female committee members are from southern Europe -få kvinnliga kommittémedlemmar är från södra Europa - - -QuestionUseQClPresentPPosQuestClPredVPDetCNfew_DetUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNsouthern_europe_PN -are few committee members from southern Europe -are few committee members from southern Europe -är få kommittémedlemmar från södra Europa - - - -few committee members are from southern Europe -few committee members are from southern Europe -få kommittémedlemmar är från södra Europa - - -SentenceUseClPastPPosPredVPDetCNboth_DetAdjCNPositAfemale_AUseNcommissioner_NComplVVuse_VVUseCompCompAdvPrepNPin_PrepMassNPUseNbusiness_N -both female commissioners used to be in business -both female commissioners used to be in business -båda de kvinnliga ombuden brukade vara i affärsverksamhet - - -QuestionUseQClPastPPosQuestClPredVPDetCNboth_DetUseNcommissioner_NComplVVuse_VVUseCompCompAdvPrepNPin_PrepMassNPUseNbusiness_N -did both commissioners used to be in business -did both commissioners used to be in business -brukade båda ombuden vara i affärsverksamhet - - -SentenceUseClPastPPosPredVPDetCNboth_DetUseNcommissioner_NComplVVuse_VVUseCompCompAdvPrepNPin_PrepMassNPUseNbusiness_N -both commissioners used to be in business -both commissioners used to be in business -båda ombuden brukade vara i affärsverksamhet - - -SentenceUseClPresentPPosPredVPDetCNneither_DetAdjCNPositAfemale_AUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -neither female commissioner spends a lot of time at home -neither female commissioner spends a lot of time at home -inget av de kvinnliga ombuden tillbringar mycket tid hemma - - - -does either commissioner spend a lot of time at home -does either commissioner spend a lot of time at home -tillbringar något av ombuden mycket tid hemma - - - -one of the commissioners spends a lot of time at home -one of the commissioners spends a lot of time at home -ett av ombuden tillbringar mycket tid hemma - - -SentenceUseClPresentPPosPredVPPredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_threeAdjCNPositAfemale_AUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -at least three female commissioners spend time at home -at least three female commissioners spend time at home -minst tre kvinnliga ombud tillbringar tid hemma - - - -do at least three commissioners spend time at home -do at least three commissioners spend time at home -tillbringar minst tre ombud tid hemma - - - -at least three commissioners spend time at home -at least three commissioners spend time at home -minst tre ombud tillbringar tid hemma - - -SentenceUseClPresentPPosPredVPPredetNPat_most_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_tenAdjCNPositAfemale_AUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -at most ten female commissioners spend time at home -at most ten female commissioners spend time at home -högst tio kvinnliga ombud tillbringar tid hemma - - - -do at most ten commissioners spend time at home -do at most ten commissioners spend time at home -tillbringar högst tio ombud tid hemma - - - -at most ten commissioners spend time at home -at most ten commissioners spend time at home -högst tio ombud tillbringar tid hemma - - - -a Scandinavian won a Nobel prize -a Scandinavian won a Nobel prize -en skandinav vann ett nobelpris - - - -every Swede is a Scandinavian -every Swede is a Scandinavian -varje svensk är en skandinav - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantIndefArtNumSgUseNswede_NComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumSgUseNnobel_prize_N -did a Swede win a Nobel prize -did a Swede win a Nobel prize -vann en svensk ett nobelpris - - - -a Swede won a Nobel prize -a Swede won a Nobel prize -en svensk vann ett nobelpris - - - -every resident of the North American continent can travel freely within Europe -every resident of the North American continent can travel freely within Europe -varje invånare på den nordamerikanska kontinenten kan resa fritt inom Europa - - - -every Canadian resident is a resident of the North American continent -every Canadian resident is a resident of the North American continent -varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten - - -QuestionUseQClPresentPPosQuestClPredVPDetCNevery_DetAdjCNPositAcanadian_AUseNresident_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can every Canadian resident travel freely within Europe -can every Canadian resident travel freely within Europe -kan varje kanadensisk invånare resa fritt inom Europa - - - -every Canadian resident can travel freely within Europe -every Canadian resident can travel freely within Europe -varje kanadensisk invånare kan resa fritt inom Europa - - - -all residents of the North American continent can travel freely within Europe -all residents of the North American continent can travel freely within Europe -alla invånare på den nordamerikanska kontinenten kan resa fritt inom Europa - - - -every Canadian resident is a resident of the North American continent -every Canadian resident is a resident of the North American continent -varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlAdjCNPositAcanadian_AUseNresident_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can all Canadian residents travel freely within Europe -can all Canadian residents travel freely within Europe -kan alla kanadensiska invånare resa fritt inom Europa - - - -all Canadian residents can travel freely within Europe -all Canadian residents can travel freely within Europe -alla kanadensiska invånare kan resa fritt inom Europa - - - -each resident of the North American continent can travel freely within Europe -each resident of the North American continent can travel freely within Europe -varje invånare på den nordamerikanska kontinenten kan resa fritt inom Europa - - - -every Canadian resident is a resident of the North American continent -every Canadian resident is a resident of the North American continent -varje kanadensisk invånare är en invånare på den nordamerikanska kontinenten - - -QuestionUseQClPresentPPosQuestClPredVPDetCNeach_DetAdjCNPositAcanadian_AUseNresident_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can each Canadian resident travel freely within Europe -can each Canadian resident travel freely within Europe -kan varje kanadensisk invånare resa fritt inom Europa - - - -each Canadian resident can travel freely within Europe -each Canadian resident can travel freely within Europe -varje kanadensisk invånare kan resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlAdjCNPositAwestern_AUseNcountry_NComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -the residents of western countries can travel freely within Europe -the residents of western countries can travel freely within Europe -invånarna i västerländska länder kan resa fritt inom Europa - - - -all residents of major western countries are residents of western countries -all residents of major western countries are residents of western countries -alla invånare i större västerländska länder är invånare i västerländska länder - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlAdjCNPositAmajor_AAdjCNPositAwestern_AUseNcountry_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -do the residents of major western countries have the right to live in Europe -do the residents of major western countries have the right to live in Europe -har invånarna i större västerländska länder rätten att bo i Europa - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlComplN2resident_in_N2DetCNDetQuantIndefArtNumPlAdjCNPositAmajor_AAdjCNPositAwestern_AUseNcountry_NComplSlashSlashV2ahave_V2DetCNDetQuantDefArtNumSgSentCNUseNright_NEmbedVPAdvVPUseVlive_VPrepNPin_PrepUsePNeurope_PN -the residents of major western countries have the right to live in Europe -the residents of major western countries have the right to live in Europe -invånarna i större västerländska länder har rätten att bo i Europa - - - -no delegate finished the report on time -no delegate finished the report on time -ingen delegat slutförde rapporten i tid - - -QuestionUseQClPastPPosQuestClPredVPDetCNanySg_DetAdjCNPositAscandinavian_AUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNreport_Non_time_Adv -did any Scandinavian delegate finish the report on time -did any Scandinavian delegate finish the report on time -slutförde någon skandinavisk delegat rapporten i tid - - -SentenceUseClPastPPosPredVPDetCNsomeSg_DetAdjCNPositAscandinavian_AUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNreport_Non_time_Adv -some Scandinavian delegate finished the report on time -some Scandinavian delegate finished the report on time -någon skandinavisk delegat slutförde rapporten i tid - - - -some delegates finished the survey on time -some delegates finished the survey on time -några delegater slutförde undersökningen i tid - - -QuestionUseQClPastPPosQuestClPredVPDetCNanyPl_DetAdjCNPositAirish_AUseNdelegate_NAdvVPComplSlashSlashV2afinish_V2DetCNDetQuantDefArtNumSgUseNsurvey_Non_time_Adv -did any Irish delegates finish the survey on time -did any Irish delegates finish the survey on time -slutförde några irländska delegater undersökningen i tid - - - -some Irish delegates finished the survey on time -some Irish delegates finished the survey on time -några irländska delegater slutförde undersökningen i tid - - - -many delegates obtained interesting results from the survey -many delegates obtained interesting results from the survey -många delegater erhöll intressanta resultat från undersökningen - - -QuestionUseQClPastPPosQuestClPredVPDetCNmany_DetAdjCNPositAbritish_AUseNdelegate_NComplSlashSlash3V3obtain_from_V3DetCNDetQuantDefArtNumSgUseNsurvey_NDetCNDetQuantIndefArtNumPlAdjCNPositAinteresting_AUseNresult_N -did many British delegates obtain interesting results from the survey -did many British delegates obtain interesting results from the survey -erhöll många brittiska delegater intressanta resultat från undersökningen - - - -many British delegates obtained interesting results from the survey -many British delegates obtained interesting results from the survey -många brittiska delegater erhöll intressanta resultat från undersökningen - - - -several delegates got the results published in major national newspapers -several delegates got the results published in major national newspapers -flera delegater fick resultaten publicerade i större nationella tidningar - - -QuestionUseQClPastPPosQuestClPredVPDetCNseveral_DetAdjCNPositAportuguese_AUseNdelegate_NAdvVPComplSlashSlashV2aget_V2PPartNPDetCNDetQuantDefArtNumPlUseNresult_Npublish_V2PrepNPin_PrepDetCNDetQuantIndefArtNumPlAdjCNPositAmajor_AAdjCNPositAnational_AUseNnewspaper_N -did several Portuguese delegates get the results published in major national newspapers -did several Portuguese delegates get the results published in major national newspapers -fick flera portugisiska delegater resultaten publicerade i större nationella tidningar - - - -several Portuguese delegates got the results published in major national newspapers -several Portuguese delegates got the results published in major national newspapers -flera portugisiska delegater fick resultaten publicerade i större nationella tidningar - - - -most Europeans can travel freely within Europe -most Europeans can travel freely within Europe -de flesta européer kan resa fritt inom Europa - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlRelCNUseNeuropean_NUseRClPresentPPosRelVPIdRPUseCompCompAPAdvAPPositAresident_APrepNPoutside_PrepUsePNeurope_PNComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -can most Europeans who are resident outside Europe travel freely within Europe -can most Europeans who are resident outside Europe travel freely within Europe -kan de flesta européer som är bosatta utanför Europa resa fritt inom Europa - - -SentenceUseClPresentPPosPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlRelCNUseNeuropean_NUseRClPresentPPosRelVPIdRPUseCompCompAPAdvAPPositAresident_APrepNPoutside_PrepUsePNeurope_PNComplVVcan_VVAdvVPAdvVPUseVtravel_VPositAdvAdjfree_APrepNPwithin_PrepUsePNeurope_PN -most Europeans who are resident outside Europe can travel freely within Europe -most Europeans who are resident outside Europe can travel freely within Europe -de flesta européer som är bosatta utanför Europa kan resa fritt inom Europa - - - -a few committee members are from Scandinavia -a few committee members are from Scandinavia -ett fåtal kommittémedlemmar är från Skandinavien - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPat_least_PredetDetCNa_few_DetAdjCNPositAfemale_AUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNscandinavia_PN -are at least a few female committee members from Scandinavia -are at least a few female committee members from Scandinavia -är minst ett fåtal kvinnliga kommittémedlemmar från Skandinavien - - -SentenceUseClPresentPPosPredVPPredetNPat_least_PredetDetCNa_few_DetAdjCNPositAfemale_AUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNscandinavia_PN -at least a few female committee members are from Scandinavia -at least a few female committee members are from Scandinavia -minst ett fåtal kvinnliga kommittémedlemmar är från Skandinavien - - - -few committee members are from southern Europe -few committee members are from southern Europe -få kommittémedlemmar är från södra Europa - - -QuestionUseQClPresentPPosQuestClPredVPDetCNfew_DetAdjCNPositAfemale_AUseNcommittee_member_NUseCompCompAdvPrepNPfrom_PrepUsePNsouthern_europe_PN -are few female committee members from southern Europe -are few female committee members from southern Europe -är få kvinnliga kommittémedlemmar från södra Europa - - - -few female committee members are from southern Europe -few female committee members are from southern Europe -få kvinnliga kommittémedlemmar är från södra Europa - - - -both commissioners used to be in business -both commissioners used to be in business -båda ombuden brukade vara i affärsverksamhet - - -QuestionUseQClPastPPosQuestClPredVPDetCNboth_DetAdjCNPositAfemale_AUseNcommissioner_NComplVVuse_VVUseCompCompAdvPrepNPin_PrepMassNPUseNbusiness_N -did both female commissioners used to be in business -did both female commissioners used to be in business -brukade båda de kvinnliga ombuden vara i affärsverksamhet - - - -both female commissioners used to be in business -both female commissioners used to be in business -båda de kvinnliga ombuden brukade vara i affärsverksamhet - - - -neither commissioner spends a lot of time at home -neither commissioner spends a lot of time at home -inget av ombuden tillbringar mycket tid hemma - - -QuestionUseQClPresentPPosQuestClPredVPDetCNeither_DetAdjCNPositAfemale_AUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -does either female commissioner spend a lot of time at home -does either female commissioner spend a lot of time at home -tillbringar något av de kvinnliga ombuden mycket tid hemma - - -SentenceUseClPresentPPosPredVPAdvNPDetNPDetQuantIndefArtNumSgPrepNPpart_PrepDetCNDetQuantDefArtNumPlAdjCNPositAfemale_AUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2DetCNa_lot_of_DetUseNtime_Nat_home_Adv -one of the female commissioners spends a lot of time at home -one of the female commissioners spends a lot of time at home -ett av de kvinnliga ombuden tillbringar mycket tid hemma - - - -at least three commissioners spend time at home -at least three commissioners spend time at home -minst tre ombud tillbringar tid hemma - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_threeAdjCNPositAmale_AUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -do at least three male commissioners spend time at home -do at least three male commissioners spend time at home -tillbringar minst tre manliga ombud tid hemma - - -SentenceUseClPresentPPosPredVPPredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_threeAdjCNPositAmale_AUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -at least three male commissioners spend time at home -at least three male commissioners spend time at home -minst tre manliga ombud tillbringar tid hemma - - - -at most ten commissioners spend time at home -at most ten commissioners spend time at home -högst tio ombud tillbringar tid hemma - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPat_most_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_tenAdjCNPositAfemale_AUseNcommissioner_NAdvVPComplSlashSlashV2aspend_V2MassNPUseNtime_Nat_home_Adv -do at most ten female commissioners spend time at home -do at most ten female commissioners spend time at home -tillbringar högst tio kvinnliga ombud tid hemma - - - -at most ten female commissioners spend time at home -at most ten female commissioners spend time at home -högst tio kvinnliga ombud tillbringar tid hemma - - -SentenceUseClPastPPosPredVPConjNP3and_ConjUsePNsmith_PNUsePNjones_PNUsePNanderson_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -Smith , Jones and Anderson signed the contract -Smith , Jones and Anderson signed the contract -Smith , Jones och Anderson undertecknade kontraktet - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -did Jones sign the contract -did Jones sign the contract -undertecknade Jones kontraktet - - -SentenceUseClPastPPosPredVPUsePNjones_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -Jones signed the contract -Jones signed the contract -Jones undertecknade kontraktet - - -SentenceUseClPastPPosPredVPConjNP3and_ConjUsePNsmith_PNUsePNjones_PNDetCNseveral_DetUseNlawyer_NComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -Smith , Jones and several lawyers signed the contract -Smith , Jones and several lawyers signed the contract -Smith , Jones och flera jurister undertecknade kontraktet - - - -did Jones sign the contract -did Jones sign the contract -undertecknade Jones kontraktet - - - -Jones signed the contract -Jones signed the contract -Jones undertecknade kontraktet - - -SentenceUseClPastPPosPredVPConjNP3either7or_DConjUsePNsmith_PNUsePNjones_PNUsePNanderson_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -either Smith , Jones or Anderson signed the contract -either Smith , Jones or Anderson signed the contract -antingen Smith , Jones eller Anderson undertecknade kontraktet - - - -did Jones sign the contract -did Jones sign the contract -undertecknade Jones kontraktet - - - -Jones signed the contract -Jones signed the contract -Jones undertecknade kontraktet - - - -either Smith , Jones or Anderson signed the contract -either Smith , Jones or Anderson signed the contract -antingen Smith , Jones eller Anderson undertecknade kontraktet - - -QuestionExtAdvQSSubjSif_SubjUseClPastUncNegPredVPConjNP2and_ConjUsePNsmith_PNUsePNanderson_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUseQClPastPPosQuestClPredVPUsePNjones_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -if Smith and Anderson did not sign the contract , did Jones sign the contract -if Smith and Anderson did not sign the contract , did Jones sign the contract -om Smith och Anderson inte undertecknade kontraktet , undertecknade Jones kontraktet - - -SentenceExtAdvSSubjSif_SubjUseClPastUncNegPredVPConjNP2and_ConjUsePNsmith_PNUsePNanderson_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUseClPastPPosPredVPUsePNjones_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -if Smith and Anderson did not sign the contract , Jones signed the contract -if Smith and Anderson did not sign the contract , Jones signed the contract -om Smith och Anderson inte undertecknade kontraktet , undertecknade Jones kontraktet - - -SentenceUseClPastPPosPredVPConjNP2and_ConjPredetNPexactly_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNlawyer_NDetCNDetQuantIndefArtNumCardNumNumeralN_threeUseNaccountant_NComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -exactly two lawyers and three accountants signed the contract -exactly two lawyers and three accountants signed the contract -exakt två jurister och tre bokförare undertecknade kontraktet - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_sixUseNlawyer_NComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -did six lawyers sign the contract -did six lawyers sign the contract -undertecknade sex jurister kontraktet - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_sixUseNlawyer_NComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -six lawyers signed the contract -six lawyers signed the contract -sex jurister undertecknade kontraktet - - - -exactly two lawyers and three accountants signed the contract -exactly two lawyers and three accountants signed the contract -exakt två jurister och tre bokförare undertecknade kontraktet - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_sixUseNaccountant_NComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -did six accountants sign the contract -did six accountants sign the contract -undertecknade sex bokförare kontraktet - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_sixUseNaccountant_NComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -six accountants signed the contract -six accountants signed the contract -sex bokförare undertecknade kontraktet - - -SentenceUseClPastPPosPredVPDetCNevery_DetConjCN2and_ConjUseNrepresentative_NUseNclient_NUseCompCompAdvPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_N -every representative and client was at the meeting -every representative and client was at the meeting -varje representant och klient var på mötet - - -QuestionUseQClPastPPosQuestClPredVPDetCNevery_DetUseNrepresentative_NUseCompCompAdvPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_N -was every representative at the meeting -was every representative at the meeting -var varje representant på mötet - - -SentenceUseClPastPPosPredVPDetCNevery_DetUseNrepresentative_NUseCompCompAdvPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_N -every representative was at the meeting -every representative was at the meeting -varje representant var på mötet - - - -every representative and client was at the meeting -every representative and client was at the meeting -varje representant och klient var på mötet - - - -was every representative at the meeting -was every representative at the meeting -var varje representant på mötet - - - -every representative was at the meeting -every representative was at the meeting -varje representant var på mötet - - -SentenceUseClPastPPosPredVPDetCNevery_DetConjCN2or_ConjUseNrepresentative_NUseNclient_NUseCompCompAdvPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_N -every representative or client was at the meeting -every representative or client was at the meeting -varje representant eller klient var på mötet - - -QuestionUseQClPastPPosQuestClPredVPConjNP2andSg_ConjDetCNevery_DetUseNrepresentative_NDetCNevery_DetUseNclient_NUseCompCompAdvPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_N -was every representative and every client at the meeting -was every representative and every client at the meeting -var varje representant och varje klient på mötet - - -SentenceUseClPastPPosPredVPConjNP2andSg_ConjDetCNevery_DetUseNrepresentative_NDetCNevery_DetUseNclient_NUseCompCompAdvPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_N -every representative and every client was at the meeting -every representative and every client was at the meeting -varje representant och varje klient var på mötet - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumSgUseNchairman_NComplSlashSlashV2aread_out_V2DetCNDetQuantDefArtNumPlAdvCNUseNitem_NPrepNPon_PrepDetCNDetQuantDefArtNumSgUseNagenda_N -the chairman read out the items on the agenda -the chairman read out the items on the agenda -ordföranden läste upp punkterna på dagordningen - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantDefArtNumSgUseNchairman_NComplSlashSlashV2aread_out_V2DetCNevery_DetAdvCNUseNitem_NPrepNPon_PrepDetCNDetQuantDefArtNumSgUseNagenda_N -did the chairman read out every item on the agenda -did the chairman read out every item on the agenda -läste ordföranden upp varje punkt på dagordningen - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumSgUseNchairman_NComplSlashSlashV2aread_out_V2DetCNevery_DetAdvCNUseNitem_NPrepNPon_PrepDetCNDetQuantDefArtNumSgUseNagenda_N -the chairman read out every item on the agenda -the chairman read out every item on the agenda -ordföranden läste upp varje punkt på dagordningen - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumPlRelCNUseNperson_NUseRClPastPPosRelVPIdRPUseCompCompAdvPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_NComplSlashSlashV2avote_for_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNchairman_N -the people who were at the meeting voted for a new chairman -the people who were at the meeting voted for a new chairman -människorna som var på mötet röstade för en ny ordförande - - -QuestionUseQClPastPPosQuestClPredVPAdvNPUseProneveryone_PronPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_NComplSlashSlashV2avote_for_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNchairman_N -did everyone at the meeting vote for a new chairman -did everyone at the meeting vote for a new chairman -röstade alla på mötet för en ny ordförande - - -SentenceUseClPastPPosPredVPAdvNPUseProneveryone_PronPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_NComplSlashSlashV2avote_for_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNchairman_N -everyone at the meeting voted for a new chairman -everyone at the meeting voted for a new chairman -alla på mötet röstade för en ny ordförande - - -SentenceUseClPastPPosPredVPPredetNPall_PredetDetCNDetQuantDefArtNumPlRelCNUseNperson_NUseRClPastPPosRelVPIdRPUseCompCompAdvPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_NComplSlashSlashV2avote_for_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNchairman_N -all the people who were at the meeting voted for a new chairman -all the people who were at the meeting voted for a new chairman -alla människorna som var på mötet röstade för en ny ordförande - - - -did everyone at the meeting vote for a new chairman -did everyone at the meeting vote for a new chairman -röstade alla på mötet för en ny ordförande - - - -everyone at the meeting voted for a new chairman -everyone at the meeting voted for a new chairman -alla på mötet röstade för en ny ordförande - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumPlRelCNUseNperson_NUseRClPastPPosRelVPIdRPUseCompCompAdvPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_NAdVVPall_AdVComplSlashSlashV2avote_for_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNchairman_N -the people who were at the meeting all voted for a new chairman -the people who were at the meeting all voted for a new chairman -människorna som var på mötet röstade alla för en ny ordförande - - - -did everyone at the meeting vote for a new chairman -did everyone at the meeting vote for a new chairman -röstade alla på mötet för en ny ordförande - - - -everyone at the meeting voted for a new chairman -everyone at the meeting voted for a new chairman -alla på mötet röstade för en ny ordförande - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumPlComplN2inhabitant_N2UsePNcambridge_PNComplSlashSlashV2avote_for_V2DetCNDetQuantIndefArtNumSgUseNlabour_mp_N -the inhabitants of Cambridge voted for a Labour MP -the inhabitants of Cambridge voted for a Labour MP -invånarna i Cambridge röstade för en Labour-ledamot - - -QuestionUseQClPastPPosQuestClPredVPDetCNevery_DetComplN2inhabitant_N2UsePNcambridge_PNComplSlashSlashV2avote_for_V2DetCNDetQuantIndefArtNumSgUseNlabour_mp_N -did every inhabitant of Cambridge vote for a Labour MP -did every inhabitant of Cambridge vote for a Labour MP -röstade varje invånare i Cambridge för en Labour-ledamot - - -SentenceUseClPastPPosPredVPDetCNevery_DetComplN2inhabitant_N2UsePNcambridge_PNComplSlashSlashV2avote_for_V2DetCNDetQuantIndefArtNumSgUseNlabour_mp_N -every inhabitant of Cambridge voted for a Labour MP -every inhabitant of Cambridge voted for a Labour MP -varje invånare i Cambridge röstade för en Labour-ledamot - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumPlAdjCNPositAancient_AUseNgreek_NUseCompCompCNAdjCNPositAnoted_AUseNphilosopher_N -the Ancient Greeks were noted philosophers -the Ancient Greeks were noted philosophers -de antika grekerna var välkända filosofer - - -QuestionUseQClPastPPosQuestClPredVPDetCNevery_DetAdjCNPositAancient_AUseNgreek_NUseCompCompCNAdjCNPositAnoted_AUseNphilosopher_N -was every Ancient Greek a noted philosopher -was every Ancient Greek a noted philosopher -var varje antik grek en välkänd filosof - - -SentenceUseClPastPPosPredVPDetCNevery_DetAdjCNPositAancient_AUseNgreek_NUseCompCompCNAdjCNPositAnoted_AUseNphilosopher_N -every Ancient Greek was a noted philosopher -every Ancient Greek was a noted philosopher -varje antik grek var en välkänd filosof - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumPlAdjCNPositAancient_AUseNgreek_NAdVVPall_AdVUseCompCompCNAdjCNPositAnoted_AUseNphilosopher_N -the Ancient Greeks were all noted philosophers -the Ancient Greeks were all noted philosophers -de antika grekerna var alla välkända filosofer - - - -was every Ancient Greek a noted philosopher -was every Ancient Greek a noted philosopher -var varje antik grek en välkänd filosof - - - -every Ancient Greek was a noted philosopher -every Ancient Greek was a noted philosopher -varje antik grek var en välkänd filosof - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumPlUseNsoftware_fault_NAdvVPPassV2sblame1_V2PrepNPfor_PrepDetCNDetQuantDefArtNumSgUseNsystem_failure_N -software faults were blamed for the system failure -software faults were blamed for the system failure -programvarufel beskylldes för systemkraschen - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantDefArtNumSgUseNsystem_failure_NAdvVPPassV2sblame2_V2PrepNPon_PrepDetCNone_or_more_DetUseNsoftware_fault_N -was the system failure blamed on one or more software faults -was the system failure blamed on one or more software faults -skylldes systemkraschen på ett eller flera programvarufel - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumSgUseNsystem_failure_NAdvVPPassV2sblame2_V2PrepNPon_PrepDetCNone_or_more_DetUseNsoftware_fault_N -the system failure was blamed on one or more software faults -the system failure was blamed on one or more software faults -systemkraschen skylldes på ett eller flera programvarufel - - - -software faults were blamed for the system failure -software faults were blamed for the system failure -programvarufel beskylldes för systemkraschen - - -SentenceUseClPresentPPosPredVPUsePNbug_32985_PNUseCompCompCNAdjCNPositAknown_AUseNsoftware_fault_N -Bug # 32-985 is a known software fault -Bug # 32-985 is a known software fault -Bug # 32-985 är ett känt programvarufel - - -QuestionUseQClPastPPosQuestClPredVPUsePNbug_32985_PNAdvVPPassV2sblame1_V2PrepNPfor_PrepDetCNDetQuantDefArtNumSgUseNsystem_failure_N -was Bug # 32-985 blamed for the system failure -was Bug # 32-985 blamed for the system failure -beskylldes Bug # 32-985 för systemkraschen - - -SentenceUseClPastPPosPredVPUsePNbug_32985_PNAdvVPPassV2sblame1_V2PrepNPfor_PrepDetCNDetQuantDefArtNumSgUseNsystem_failure_N -Bug # 32-985 was blamed for the system failure -Bug # 32-985 was blamed for the system failure -Bug # 32-985 beskylldes för systemkraschen - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumPlAdvCNUseNclient_NPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNdemonstration_NAdVVPall_AdVUseCompCompAPComplA2impressed_by_A2DetCNDetQuantGenNPDetCNDetQuantDefArtNumSgUseNsystem_NNumSgUseNperformance_N -clients at the demonstration were all impressed by the system's performance -clients at the demonstration were all impressed by the system's performance -klienter på presentationen var alla imponerade av systemets utförande - - -SentenceUseClPastPPosPredVPUsePNsmith_PNUseCompCompCNAdvCNUseNclient_NPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNdemonstration_N -Smith was a client at the demonstration -Smith was a client at the demonstration -Smith var en klient på presentationen - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNUseCompCompAPComplA2impressed_by_A2DetCNDetQuantGenNPDetCNDetQuantDefArtNumSgUseNsystem_NNumSgUseNperformance_N -was Smith impressed by the system's performance -was Smith impressed by the system's performance -var Smith imponerad av systemets utförande - - -SentenceUseClPastPPosPredVPUsePNsmith_PNUseCompCompAPComplA2impressed_by_A2DetCNDetQuantGenNPDetCNDetQuantDefArtNumSgUseNsystem_NNumSgUseNperformance_N -Smith was impressed by the system's performance -Smith was impressed by the system's performance -Smith var imponerad av systemets utförande - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumPlAdvCNUseNclient_NPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNdemonstration_NUseCompCompAPComplA2impressed_by_A2DetCNDetQuantGenNPDetCNDetQuantDefArtNumSgUseNsystem_NNumSgUseNperformance_N -clients at the demonstration were impressed by the system's performance -clients at the demonstration were impressed by the system's performance -klienter på presentationen var imponerade av systemets utförande - - -QuestionUseQClPastPPosQuestClPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlAdvCNUseNclient_NPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNdemonstration_NUseCompCompAPComplA2impressed_by_A2DetCNDetQuantGenNPDetCNDetQuantDefArtNumSgUseNsystem_NNumSgUseNperformance_N -were most clients at the demonstration impressed by the system's performance -were most clients at the demonstration impressed by the system's performance -var de flesta klienter på presentationen imponerade av systemets utförande - - -SentenceUseClPastPPosPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlAdvCNUseNclient_NPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNdemonstration_NUseCompCompAPComplA2impressed_by_A2DetCNDetQuantGenNPDetCNDetQuantDefArtNumSgUseNsystem_NNumSgUseNperformance_N -most clients at the demonstration were impressed by the system's performance -most clients at the demonstration were impressed by the system's performance -de flesta klienter på presentationen var imponerade av systemets utförande - - -SentenceUseClPresentPPosPredVPDetCNDetQuantIndefArtNumPlUseNuniversity_graduate_NComplSlashSlashV2amake8become_V2DetCNDetQuantIndefArtNumPlAdjCNPositApoor8bad_AUseNstockmarket_trader_N -university graduates make poor stock-market traders -university graduates make poor stock-market traders -universitetsakademiker blir dåliga aktiehandlare - - -SentenceUseClPresentPPosPredVPUsePNsmith_PNUseCompCompCNUseNuniversity_graduate_N -Smith is a university graduate -Smith is a university graduate -Smith är en universitetsakademiker - - -QuestionUseQClPresentPPosQuestClPredVPUsePNsmith_PNUseCompCompAPSentAPPositAlikely_AEmbedVPComplSlashSlashV2amake8become_V2DetCNDetQuantIndefArtNumSgAdjCNPositApoor8bad_AUseNstock_market_trader_N -is Smith likely to make a poor stock market trader -is Smith likely to make a poor stock market trader -är Smith sannolik att bli en dålig aktiehandlare - - -SentenceUseClPresentPPosPredVPUsePNsmith_PNUseCompCompAPSentAPPositAlikely_AEmbedVPComplSlashSlashV2amake8become_V2DetCNDetQuantIndefArtNumSgAdjCNPositApoor8bad_AUseNstock_market_trader_N -Smith is likely to make a poor stock market trader -Smith is likely to make a poor stock market trader -Smith är sannolik att bli en dålig aktiehandlare - - - -university graduates make poor stock-market traders -university graduates make poor stock-market traders -universitetsakademiker blir dåliga aktiehandlare - - - -Smith is a university graduate -Smith is a university graduate -Smith är en universitetsakademiker - - -QuestionUseQClFuturePPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2amake8become_V2DetCNDetQuantIndefArtNumSgAdjCNPositApoor8bad_AUseNstock_market_trader_N -will Smith make a poor stock market trader -will Smith make a poor stock market trader -ska Smith bli en dålig aktiehandlare - - -SentenceUseClFuturePPosPredVPUsePNsmith_PNComplSlashSlashV2amake8become_V2DetCNDetQuantIndefArtNumSgAdjCNPositApoor8bad_AUseNstock_market_trader_N -Smith will make a poor stock market trader -Smith will make a poor stock market trader -Smith ska bli en dålig aktiehandlare - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNapcom_manager_NComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumPlUseNcompany_car_N -all APCOM managers have company cars -all APCOM managers have company cars -alla APCOM-direktörer har tjänstebilar - - -SentenceUseClPresentPPosPredVPUsePNjones_PNUseCompCompCNUseNapcom_manager_N -Jones is an APCOM manager -Jones is an APCOM manager -Jones är en APCOM-direktör - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjones_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNcompany_car_N -does Jones have a company car -does Jones have a company car -har Jones en tjänstebil - - -SentenceUseClPresentPPosPredVPUsePNjones_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNcompany_car_N -Jones has a company car -Jones has a company car -Jones har en tjänstebil - - - -all APCOM managers have company cars -all APCOM managers have company cars -alla APCOM-direktörer har tjänstebilar - - - -Jones is an APCOM manager -Jones is an APCOM manager -Jones är en APCOM-direktör - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjones_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumCardAdNummore_than_AdNNumNumeralN_oneUseNcompany_car_N -does Jones have more than one company car -does Jones have more than one company car -har Jones mer än en tjänstebil - - -SentenceUseClPresentPPosPredVPUsePNjones_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumCardAdNummore_than_AdNNumNumeralN_oneUseNcompany_car_N -Jones has more than one company car -Jones has more than one company car -Jones har mer än en tjänstebil - - -SentenceUseClPastPPosPredVPPredetNPjust_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_oneUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -just one accountant attended the meeting -just one accountant attended the meeting -endast en bokförare närvarade vid mötet - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantno_QuantNumPlUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did no accountants attend the meeting -did no accountants attend the meeting -närvarade inga bokförare vid mötet - - -SentenceUseClPastPPosPredVPDetCNDetQuantno_QuantNumPlUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -no accountants attended the meeting -no accountants attended the meeting -inga bokförare närvarade vid mötet - - - -just one accountant attended the meeting -just one accountant attended the meeting -endast en bokförare närvarade vid mötet - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantno_QuantNumSgUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did no accountant attend the meeting -did no accountant attend the meeting -närvarade ingen bokförare vid mötet - - -SentenceUseClPastPPosPredVPDetCNDetQuantno_QuantNumSgUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -no accountant attended the meeting -no accountant attended the meeting -ingen bokförare närvarade vid mötet - - - -just one accountant attended the meeting -just one accountant attended the meeting -endast en bokförare närvarade vid mötet - - -QuestionUseQClPastPPosQuestClPredVPDetCNanyPl_DetUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did any accountants attend the meeting -did any accountants attend the meeting -närvarade några bokförare vid mötet - - -SentenceUseClPastPPosPredVPDetCNsomePl_DetUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -some accountants attended the meeting -some accountants attended the meeting -några bokförare närvarade vid mötet - - - -just one accountant attended the meeting -just one accountant attended the meeting -endast en bokförare närvarade vid mötet - - -QuestionUseQClPastPPosQuestClPredVPDetCNanySg_DetUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did any accountant attend the meeting -did any accountant attend the meeting -närvarade någon bokförare vid mötet - - -SentenceUseClPastPPosPredVPDetCNsomeSg_DetUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -some accountant attended the meeting -some accountant attended the meeting -någon bokförare närvarade vid mötet - - - -just one accountant attended the meeting -just one accountant attended the meeting -endast en bokförare närvarade vid mötet - - -QuestionUseQClPastPPosQuestClPredVPDetCNsomePl_DetUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did some accountants attend the meeting -did some accountants attend the meeting -närvarade några bokförare vid mötet - - - -some accountants attended the meeting -some accountants attended the meeting -några bokförare närvarade vid mötet - - - -just one accountant attended the meeting -just one accountant attended the meeting -endast en bokförare närvarade vid mötet - - -QuestionUseQClPastPPosQuestClPredVPDetCNsomeSg_DetUseNaccountant_NComplSlashSlashV2aattend_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did some accountant attend the meeting -did some accountant attend the meeting -närvarade någon bokförare vid mötet - - - -some accountant attended the meeting -some accountant attended the meeting -någon bokförare närvarade vid mötet - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2asign_V2DetCNDetQuantIndefArtNumCardNumNumeralN_oneUseNcontract_N -Smith signed one contract -Smith signed one contract -Smith undertecknade ett kontrakt - - -SentenceUseClPastPPosPredVPUsePNjones_PNComplSlashSlashV2asign_V2DetCNanother_DetUseNcontract_N -Jones signed another contract -Jones signed another contract -Jones undertecknade ett annat kontrakt - - -QuestionUseQClPastPPosQuestClPredVPConjNP2and_ConjUsePNsmith_PNUsePNjones_PNComplSlashSlashV2asign_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNcontract_N -did Smith and Jones sign two contracts -did Smith and Jones sign two contracts -undertecknade Smith och Jones två kontrakt - - -SentenceUseClPastPPosPredVPConjNP2and_ConjUsePNsmith_PNUsePNjones_PNComplSlashSlashV2asign_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNcontract_N -Smith and Jones signed two contracts -Smith and Jones signed two contracts -Smith och Jones undertecknade två kontrakt - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2asign_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNcontract_N -Smith signed two contracts -Smith signed two contracts -Smith undertecknade två kontrakt - - -SentenceUseClPastPPosPredVPUsePNjones_PNComplSlashSlashV2asign_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNcontract_N -Jones signed two contracts -Jones signed two contracts -Jones undertecknade två kontrakt - - - -did Smith and Jones sign two contracts -did Smith and Jones sign two contracts -undertecknade Smith och Jones två kontrakt - - - -Smith and Jones signed two contracts -Smith and Jones signed two contracts -Smith och Jones undertecknade två kontrakt - - - -Smith signed two contracts -Smith signed two contracts -Smith undertecknade två kontrakt - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdVVPalso_AdVComplSlashSlashV2asign_V2UsePronthey_Pron -Jones also signed them -Jones also signed them -Jones undertecknade även dem - - - -did Smith and Jones sign two contracts -did Smith and Jones sign two contracts -undertecknade Smith och Jones två kontrakt - - - -Smith and Jones signed two contracts -Smith and Jones signed two contracts -Smith och Jones undertecknade två kontrakt - - -SentenceUseClPastPPosPredVPUsePNmary_PNComplSlashSlashV2ause_V2DetCNDetQuantPossPronsheRefl_PronNumSgUseNworkstation_N -Mary used her workstation -Mary used her workstation -Mary använde sin arbetsstation - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantGenNPUsePNmary_PNNumSgUseNworkstation_NPassV2suse_V2 -was Mary's workstation used -was Mary's workstation used -användes Marys arbetsstation - - -SentenceUseClPastPPosPredVPDetCNDetQuantGenNPUsePNmary_PNNumSgUseNworkstation_NPassV2suse_V2 -Mary's workstation was used -Mary's workstation was used -Marys arbetsstation användes - - - -Mary used her workstation -Mary used her workstation -Mary använde sin arbetsstation - - -QuestionUseQClPresentPPosQuestClPredVPUsePNmary_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNworkstation_N -does Mary have a workstation -does Mary have a workstation -har Mary en arbetsstation - - -SentenceUseClPresentPPosPredVPUsePNmary_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNworkstation_N -Mary has a workstation -Mary has a workstation -Mary har en arbetsstation - - - -Mary used her workstation -Mary used her workstation -Mary använde sin arbetsstation - - -QuestionUseQClPresentPPosQuestClPredVPUsePNmary_PNUseCompCompAPPositAfemale_A -is Mary female -is Mary female -är Mary kvinnlig - - -SentenceUseClPresentPPosPredVPUsePNmary_PNUseCompCompAPPositAfemale_A -Mary is female -Mary is female -Mary är kvinnlig - - -SentenceUseClPastPPosPredVPDetCNevery_DetUseNstudent_NComplSlashSlashV2ause_V2DetCNDetQuantPossPronsheRefl_PronNumSgUseNworkstation_N -every student used her workstation -every student used her workstation -varje student använde sin arbetsstation - - -SentenceUseClPresentPPosPredVPUsePNmary_PNUseCompCompCNUseNstudent_N -Mary is a student -Mary is a student -Mary är en student - - -QuestionUseQClPastPPosQuestClPredVPUsePNmary_PNComplSlashSlashV2ause_V2DetCNDetQuantPossPronsheRefl_PronNumSgUseNworkstation_N -did Mary use her workstation -did Mary use her workstation -använde Mary sin arbetsstation - - - -Mary used her workstation -Mary used her workstation -Mary använde sin arbetsstation - - - -every student used her workstation -every student used her workstation -varje student använde sin arbetsstation - - - -Mary is a student -Mary is a student -Mary är en student - - - -does Mary have a workstation -does Mary have a workstation -har Mary en arbetsstation - - - -Mary has a workstation -Mary has a workstation -Mary har en arbetsstation - - -SentenceUseClPastPPosPredVPDetCNDetQuantno_QuantNumSgUseNstudent_NComplSlashSlashV2ause_V2DetCNDetQuantPossPronsheRefl_PronNumSgUseNworkstation_N -no student used her workstation -no student used her workstation -ingen student använde sin arbetsstation - - - -Mary is a student -Mary is a student -Mary är en student - - -QuestionUseQClPastPPosQuestClPredVPUsePNmary_PNComplSlashSlashV2ause_V2DetCNDetQuantIndefArtNumSgUseNworkstation_N -did Mary use a workstation -did Mary use a workstation -använde Mary en arbetsstation - - -SentenceUseClPastPPosPredVPUsePNmary_PNComplSlashSlashV2ause_V2DetCNDetQuantIndefArtNumSgUseNworkstation_N -Mary used a workstation -Mary used a workstation -Mary använde en arbetsstation - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aattend_V2DetCNDetQuantIndefArtNumSgUseNmeeting_N -Smith attended a meeting -Smith attended a meeting -Smith närvarade vid ett möte - - -SentenceUseClPastPPosPredVPUsePronshe_PronComplSlashSlashV2achair_V2UsePronit_Pron -she chaired it -she chaired it -hon ledde det - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2achair_V2DetCNDetQuantIndefArtNumSgUseNmeeting_N -did Smith chair a meeting -did Smith chair a meeting -ledde Smith ett möte - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2achair_V2DetCNDetQuantIndefArtNumSgUseNmeeting_N -Smith chaired a meeting -Smith chaired a meeting -Smith ledde ett möte - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adeliver_V2DetCNDetQuantIndefArtNumSgUseNreport_NPrepNPto_PrepUsePNitel_PN -Smith delivered a report to ITEL -Smith delivered a report to ITEL -Smith lämnade en rapport till ITEL - - -SentenceUseClPastPPosPredVPUsePronshe_PronAdVVPalso_AdVComplSlashSlash2V3deliver_V3DetCNDetQuantIndefArtNumSgUseNinvoice_NUsePronthey_Pron -she also delivered them an invoice -she also delivered them an invoice -hon gav även dem en faktura - - -PSentenceand_PConjUseClPastPPosPredVPUsePronshe_PronComplSlashSlash2V3deliver_V3DetCNDetQuantIndefArtNumSgUseNproject_proposal_NUsePronthey_Pron -and she delivered them a project proposal -and she delivered them a project proposal -och hon gav dem ett projektförslag - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adeliver_V2ConjNP3and_ConjDetCNDetQuantIndefArtNumSgUseNreport_NDetCNDetQuantIndefArtNumSgUseNinvoice_NDetCNDetQuantIndefArtNumSgUseNproject_proposal_NPrepNPto_PrepUsePNitel_PN -did Smith deliver a report , an invoice and a project proposal to ITEL -did Smith deliver a report , an invoice and a project proposal to ITEL -lämnade Smith en rapport , en faktura och ett projektförslag till ITEL - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adeliver_V2ConjNP3and_ConjDetCNDetQuantIndefArtNumSgUseNreport_NDetCNDetQuantIndefArtNumSgUseNinvoice_NDetCNDetQuantIndefArtNumSgUseNproject_proposal_NPrepNPto_PrepUsePNitel_PN -Smith delivered a report , an invoice and a project proposal to ITEL -Smith delivered a report , an invoice and a project proposal to ITEL -Smith lämnade en rapport , en faktura och ett projektförslag till ITEL - - -SentenceUseClPresentPPosPredVPDetCNevery_DetUseNcommittee_NComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNchairman_N -every committee has a chairman -every committee has a chairman -varje kommitté har en ordförande - - -SentenceUseClPresentPPosPredVPUsePronhe_PronAdvVPPassV2sappoint_V2PrepNPby8agent_PrepDetCNDetQuantPossPronit_PronNumPlUseNmember_N -he is appointed by its members -he is appointed by its members -han utnämns av dess medlemmar - - -QuestionUseQClPresentPPosQuestClPredVPDetCNevery_DetUseNcommittee_NComplSlashSlashV2ahave_V2AdvNPPPartNPDetCNDetQuantIndefArtNumSgUseNchairman_Nappoint_V2PrepNPby8agent_PrepDetCNDetQuantIndefArtNumPlAdvCNUseNmember_NPrepNPpossess_PrepDetCNDetQuantDefArtNumSgUseNcommittee_N -does every committee have a chairman appointed by members of the committee -does every committee have a chairman appointed by members of the committee -har varje kommitté en ordförande utnämnd av medlemmar av kommittén - - -SentenceUseClPresentPPosPredVPDetCNevery_DetUseNcommittee_NComplSlashSlashV2ahave_V2AdvNPPPartNPDetCNDetQuantIndefArtNumSgUseNchairman_Nappoint_V2PrepNPby8agent_PrepDetCNDetQuantIndefArtNumPlAdvCNUseNmember_NPrepNPpossess_PrepDetCNDetQuantDefArtNumSgUseNcommittee_N -every committee has a chairman appointed by members of the committee -every committee has a chairman appointed by members of the committee -varje kommitté har en ordförande utnämnd av medlemmar av kommittén - - -SentenceUseClPresentPerfectPPosPredVPUsePNitel_PNComplSlashSlashV2asend_V2PredetNPmost_of_PredetDetCNDetQuantDefArtNumPlRelCNUseNreport_NUseRClPresentPPosEmptyRelSlashSlashVPUsePNsmith_PNSlashV2aneed_V2 -ITEL has sent most of the reports Smith needs -ITEL has sent most of the reports Smith needs -ITEL har skickat de flesta av rapporterna Smith behöver - - -SentenceUseClPresentPPosPredVPUsePronthey_PronUseCompCompAdvPrepNPon_PrepDetCNDetQuantPossPronshe_PronNumSgUseNdesk_N -they are on her desk -they are on her desk -de är på hennes skrivbord - - -QuestionUseQClPresentPPosQuestClExistNPAdvNPDetCNsomePl_DetAdvCNUseNreport_NPrepNPfrom_PrepUsePNitel_PNPrepNPon_PrepDetCNDetQuantGenNPUsePNsmith_PNNumSgUseNdesk_N -are there some reports from ITEL on Smith's desk -are there some reports from ITEL on Smith's desk -finns det några rapporter från ITEL på Smiths skrivbord - - -SentenceUseClPresentPPosExistNPAdvNPDetCNsomePl_DetAdvCNUseNreport_NPrepNPfrom_PrepUsePNitel_PNPrepNPon_PrepDetCNDetQuantGenNPUsePNsmith_PNNumSgUseNdesk_N -there are some reports from ITEL on Smith's desk -there are some reports from ITEL on Smith's desk -det finns några rapporter från ITEL på Smiths skrivbord - - -SentenceUseClPresentPPosPredVPAdvNPDetNPDetQuantIndefArtNumCardNumNumeralN_twoPrepNPout_of_PrepDetCNDetQuantIndefArtNumCardNumNumeralN_tenUseNmachine_NUseCompCompAPPositAmissing_A -two out of ten machines are missing -two out of ten machines are missing -två av tio maskiner är försvunna - - -SentenceUseClPresentPerfectPPosPredVPUsePronthey_PronPassV2sremove_V2 -they have been removed -they have been removed -de har avlägsnats - - -QuestionUseQClPresentPerfectPPosQuestClPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNmachine_NPassV2sremove_V2 -have two machines been removed -have two machines been removed -har två maskiner avlägsnats - - -SentenceUseClPresentPerfectPPosPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNmachine_NPassV2sremove_V2 -two machines have been removed -two machines have been removed -två maskiner har avlägsnats - - - -two out of ten machines are missing -two out of ten machines are missing -två av tio maskiner är försvunna - - - -they have been removed -they have been removed -de har avlägsnats - - -QuestionUseQClPresentPerfectPPosQuestClPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_eightUseNmachine_NPassV2sremove_V2 -have eight machines been removed -have eight machines been removed -har åtta maskiner avlägsnats - - -SentenceUseClPresentPerfectPPosPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_eightUseNmachine_NPassV2sremove_V2 -eight machines have been removed -eight machines have been removed -åtta maskiner har avlägsnats - - - -two out of ten machines are missing -two out of ten machines are missing -två av tio maskiner är försvunna - - -SentenceUseClPastPPosPredVPUsePronthey_PronAdvVPAdVVPall_AdVUseCompCompAdvhere_Advyesterday_Adv -they were all here yesterday -they were all here yesterday -de var alla här igår - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_tenUseNmachine_NAdvVPUseCompCompAdvhere_Advyesterday_Adv -were ten machines here yesterday -were ten machines here yesterday -var tio maskiner här igår - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_tenUseNmachine_NAdvVPUseCompCompAdvhere_Advyesterday_Adv -ten machines were here yesterday -ten machines were here yesterday -tio maskiner var här igår - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2atake_V2DetCNDetQuantIndefArtNumSgUseNmachine_Non_tuesday_AdvUseClPastPPosPredVPUsePNjones_PNAdvVPComplSlashSlashV2atake_V2DetCNDetQuantIndefArtNumSgUseNmachine_Non_wednesday_Adv -Smith took a machine on Tuesday , and Jones took a machine on Wednesday -Smith took a machine on Tuesday , and Jones took a machine on Wednesday -Smith tog en maskin på tisdagen , och Jones tog en maskin på onsdagen - - -SentenceUseClPastPPosPredVPUsePronthey_PronComplSlashSlash3V3put_in_V3DetCNDetQuantDefArtNumSgUseNlobby_NUsePronthey_Pron -they put them in the lobby -they put them in the lobby -de ställde dem i vestibulen - - -QuestionUseQClPastPPosQuestClPredVPConjNP2and_ConjUsePNsmith_PNUsePNjones_PNComplSlashSlash3V3put_in_V3DetCNDetQuantDefArtNumSgUseNlobby_NDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNmachine_N -did Smith and Jones put two machines in the lobby -did Smith and Jones put two machines in the lobby -ställde Smith och Jones två maskiner i vestibulen - - -SentenceUseClPastPPosPredVPConjNP2and_ConjUsePNsmith_PNUsePNjones_PNComplSlashSlash3V3put_in_V3DetCNDetQuantDefArtNumSgUseNlobby_NDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNmachine_N -Smith and Jones put two machines in the lobby -Smith and Jones put two machines in the lobby -Smith och Jones ställde två maskiner i vestibulen - - -SentenceUseClPastPPosPredVPConjNP2and_ConjUsePNjohn_PNDetCNDetQuantPossPronhe_PronNumPlUseNcolleague_NAdvVPUseVgo8walk_VPrepNPto_PrepDetCNDetQuantIndefArtNumSgUseNmeeting_N -John and his colleagues went to a meeting -John and his colleagues went to a meeting -John och hans kollegor gick till ett möte - - -SentenceUseClPastPPosPredVPUsePronthey_PronComplSlashSlashV2ahate_V2UsePronit_Pron -they hated it -they hated it -de hatade det - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantGenNPUsePNjohn_PNNumPlUseNcolleague_NComplSlashSlashV2ahate_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did John's colleagues hate the meeting -did John's colleagues hate the meeting -hatade Johns kollegor mötet - - -SentenceUseClPastPPosPredVPDetCNDetQuantGenNPUsePNjohn_PNNumPlUseNcolleague_NComplSlashSlashV2ahate_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -John's colleagues hated the meeting -John's colleagues hated the meeting -Johns kollegor hatade mötet - - - -John and his colleagues went to a meeting -John and his colleagues went to a meeting -John och hans kollegor gick till ett möte - - - -they hated it -they hated it -de hatade det - - -QuestionUseQClPastPPosQuestClPredVPUsePNjohn_PNComplSlashSlashV2ahate_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did John hate the meeting -did John hate the meeting -hatade John mötet - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2ahate_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -John hated the meeting -John hated the meeting -John hatade mötet - - - -John and his colleagues went to a meeting -John and his colleagues went to a meeting -John och hans kollegor gick till ett möte - - - -they hated it -they hated it -de hatade det - - - -did John hate the meeting -did John hate the meeting -hatade John mötet - - - -John hated the meeting -John hated the meeting -John hatade mötet - - -SentenceUseClPresentPPosPredVPDetCNeach_DetUseNdepartment_NComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgAdjCNPositAdedicated_AUseNline_N -each department has a dedicated line -each department has a dedicated line -varje avdelning har en särskild linje - - -SentenceUseClPresentPPosPredVPUsePronthey_PronComplSlashSlash3V3rent_from_V3UsePNbt_PNUsePronthey_Pron -they rent them from BT -they rent them from BT -de hyr dem från BT - - -QuestionUseQClPresentPPosQuestClPredVPDetCNevery_DetUseNdepartment_NComplSlashSlash3V3rent_from_V3UsePNbt_PNDetCNDetQuantIndefArtNumSgUseNline_N -does every department rent a line from BT -does every department rent a line from BT -hyr varje avdelning en linje från BT - - -SentenceUseClPresentPPosPredVPDetCNevery_DetUseNdepartment_NComplSlashSlash3V3rent_from_V3UsePNbt_PNDetCNDetQuantIndefArtNumSgUseNline_N -every department rents a line from BT -every department rents a line from BT -varje avdelning hyr en linje från BT - - - -each department has a dedicated line -each department has a dedicated line -varje avdelning har en särskild linje - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNsales_department_NComplSlashSlash3V3rent_from_V3UsePNbt_PNUsePronit_Pron -the sales department rents it from BT -the sales department rents it from BT -försäljningsavdelningen hyr det från BT - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumSgUseNsales_department_NComplSlashSlash3V3rent_from_V3UsePNbt_PNDetCNDetQuantIndefArtNumSgUseNline_N -does the sales department rent a line from BT -does the sales department rent a line from BT -hyr försäljningsavdelningen en linje från BT - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNsales_department_NComplSlashSlash3V3rent_from_V3UsePNbt_PNDetCNDetQuantIndefArtNumSgUseNline_N -the sales department rents a line from BT -the sales department rents a line from BT -försäljningsavdelningen hyr en linje från BT - - -SentenceUseClPresentPPosPredVPUsePNgfi_PNComplSlashSlashV2aown_V2DetCNseveral_DetUseNcomputer_N -GFI owns several computers -GFI owns several computers -GFI äger flera datorer - - -SentenceUseClPresentPPosPredVPUsePNitel_PNComplSlashSlashV2amaintain_V2UsePronthey_Pron -ITEL maintains them -ITEL maintains them -ITEL servar dem - - -QuestionUseQClPresentPPosQuestClPredVPUsePNitel_PNComplSlashSlashV2amaintain_V2PredetNPall_PredetDetCNDetQuantDefArtNumPlRelCNUseNcomputer_NUseRClPresentPPosRelSlashthat_RPSlashVPUsePNgfi_PNSlashV2aown_V2 -does ITEL maintain all the computers that GFI owns -does ITEL maintain all the computers that GFI owns -servar ITEL alla datorerna som GFI äger - - -SentenceUseClPresentPPosPredVPUsePNitel_PNComplSlashSlashV2amaintain_V2PredetNPall_PredetDetCNDetQuantDefArtNumPlRelCNUseNcomputer_NUseRClPresentPPosRelSlashthat_RPSlashVPUsePNgfi_PNSlashV2aown_V2 -ITEL maintains all the computers that GFI owns -ITEL maintains all the computers that GFI owns -ITEL servar alla datorerna som GFI äger - - -SentenceUseClPresentPPosPredVPDetCNevery_DetRelCNUseNcustomer_NUseRClPresentPPosRelVPIdRPComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgUseNcomputer_NAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNservice_contract_NPrepNPfor_PrepUsePronit_Pron -every customer who owns a computer has a service contract for it -every customer who owns a computer has a service contract for it -varje kund som äger en dator har ett servicekontrakt för det - - -SentenceUseClPresentPPosPredVPUsePNmfi_PNUseCompCompCNRelCNUseNcustomer_NUseRClPresentPPosRelVPthat_RPComplSlashSlashV2aown_V2PredetNPexactly_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_oneUseNcomputer_N -MFI is a customer that owns exactly one computer -MFI is a customer that owns exactly one computer -MFI är en kund som äger exakt en dator - - -QuestionUseQClPresentPPosQuestClPredVPUsePNmfi_PNAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNservice_contract_NPrepNPfor_PrepPredetNPall_PredetDetCNDetQuantPossPronitRefl_PronNumPlUseNcomputer_N -does MFI have a service contract for all its computers -does MFI have a service contract for all its computers -har MFI ett servicekontrakt för alla sina datorer - - -SentenceUseClPresentPPosPredVPUsePNmfi_PNAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNservice_contract_NPrepNPfor_PrepPredetNPall_PredetDetCNDetQuantPossPronitRefl_PronNumPlUseNcomputer_N -MFI has a service contract for all its computers -MFI has a service contract for all its computers -MFI har ett servicekontrakt för alla sina datorer - - - -every customer who owns a computer has a service contract for it -every customer who owns a computer has a service contract for it -varje kund som äger en dator har ett servicekontrakt för det - - -SentenceUseClPresentPPosPredVPUsePNmfi_PNUseCompCompCNRelCNUseNcustomer_NUseRClPresentPPosRelVPthat_RPComplSlashSlashV2aown_V2DetCNseveral_DetUseNcomputer_N -MFI is a customer that owns several computers -MFI is a customer that owns several computers -MFI är en kund som äger flera datorer - - - -does MFI have a service contract for all its computers -does MFI have a service contract for all its computers -har MFI ett servicekontrakt för alla sina datorer - - - -MFI has a service contract for all its computers -MFI has a service contract for all its computers -MFI har ett servicekontrakt för alla sina datorer - - -SentenceUseClPastPPosPredVPDetCNevery_DetRelCNUseNexecutive_NUseRClPastPPosRelVPIdRPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNlaptop_computer_NComplSlashSlashV2Vbring_V2VAdvVPComplSlashSlashV2atake_V2DetCNDetQuantIndefArtNumPlUseNnote_NPrepNPat_PrepDetCNDetQuantDefArtNumSgUseNmeeting_NUsePronit_Pron -every executive who had a laptop computer brought it to take notes at the meeting -every executive who had a laptop computer brought it to take notes at the meeting -varje företagsledare som hade en laptop tog med det att ta anteckningar på mötet - - -SentenceUseClPresentPPosPredVPUsePNsmith_PNUseCompCompCNRelCNUseNexecutive_NUseRClPresentPPosRelVPIdRPComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumCardNumNumeralN_fiveAdjCNPositAdifferent_AUseNlaptop_computer_N -Smith is an executive who owns five different laptop computers -Smith is an executive who owns five different laptop computers -Smith är en företagsledare som äger fem olika laptopar - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2atake_V2DetCNDetQuantIndefArtNumCardNumNumeralN_fiveUseNlaptop_computer_NPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNmeeting_N -did Smith take five laptop computers to the meeting -did Smith take five laptop computers to the meeting -tog Smith fem laptopar till mötet - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2atake_V2DetCNDetQuantIndefArtNumCardNumNumeralN_fiveUseNlaptop_computer_NPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNmeeting_N -Smith took five laptop computers to the meeting -Smith took five laptop computers to the meeting -Smith tog fem laptopar till mötet - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumCardNumNumeralN_100UseNcompany_N -there are 100 companies -there are 100 companies -det finns 100 företag - - -SentencePredVPSUsePNicm_PNConjVPS2and_ConjPresentPPosUseCompCompNPAdvNPDetNPDetQuantIndefArtNumCardNumNumeralN_onePrepNPpart_PrepDetCNDetQuantDefArtNumPlUseNcompany_NPresentPPosComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumCardNumNumeralN_150UseNcomputer_N -ICM is one of the companies and owns 150 computers -ICM is one of the companies and owns 150 computers -ICM är ett av företagen och äger 150 datorer - - -SentenceUseClPresentUncNegPredVPUsePronit_PronAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumPlUseNservice_contract_NPrepNPfor_PrepAdvNPDetNPanySg_DetPrepNPpart_PrepDetCNDetQuantPossPronitRefl_PronNumPlUseNcomputer_N -it does not have service contracts for any of its computers -it does not have service contracts for any of its computers -det har inte servicekontrakt för något av sina datorer - - -SentenceUseClPresentPPosPredVPAdvNPDetNPeach_DetPrepNPpart_PrepDetCNDetQuantthe_other_QNumCardNumNumeralN_99UseNcompany_NComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumCardNumNumeralN_oneUseNcomputer_N -each of the other 99 companies owns one computer -each of the other 99 companies owns one computer -vart och ett av de andra 99 företagen äger en dator - - -SentenceUseClPresentPPosPredVPUsePronthey_PronAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumPlUseNservice_contract_NPrepNPfor_PrepUsePronthey_Pron -they have service contracts for them -they have service contracts for them -de har servicekontrakt för dem - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlRelCNUseNcompany_NUseRClPresentPPosRelVPthat_RPComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgUseNcomputer_NAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNservice_contract_NPrepNPfor_PrepUsePronit_Pron -do most companies that own a computer have a service contract for it -do most companies that own a computer have a service contract for it -har de flesta företag som äger en dator ett servicekontrakt för det - - -SentenceUseClPresentPPosPredVPPredetNPmost_PredetDetCNDetQuantIndefArtNumPlRelCNUseNcompany_NUseRClPresentPPosRelVPthat_RPComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgUseNcomputer_NAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNservice_contract_NPrepNPfor_PrepUsePronit_Pron -most companies that own a computer have a service contract for it -most companies that own a computer have a service contract for it -de flesta företag som äger en dator har ett servicekontrakt för det - - -SentenceUseClPresentPPosPredVPDetCNevery_DetUseNreport_NComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNcover_page_N -every report has a cover page -every report has a cover page -varje rapport har en förstasida - - -SentenceUseClPresentPPosPredVPUsePNr95103_PNUseCompCompCNUseNreport_N -R-95-103 is a report -R-95-103 is a report -R-95-103 är en rapport - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcover_page_N -Smith signed the cover page -Smith signed the cover page -Smith undertecknade förstasidan - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgAdvCNUseNcover_page_NPrepNPpossess_PrepUsePNr95103_PN -did Smith sign the cover page of R-95-103 -did Smith sign the cover page of R-95-103 -undertecknade Smith förstasidan av R-95-103 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgAdvCNUseNcover_page_NPrepNPpossess_PrepUsePNr95103_PN -Smith signed the cover page of R-95-103 -Smith signed the cover page of R-95-103 -Smith undertecknade förstasidan av R-95-103 - - -SentenceUseClPastPPosPredVPDetCNDetQuantIndefArtNumSgUseNcompany_director_NReflVPSlash3V3award_V3DetCNDetQuantIndefArtNumSgAdjCNPositAlarge_AUseNpayrise_N -a company director awarded himself a large payrise -a company director awarded himself a large payrise -en företagsledare tilldelade sig en stor löneförhöjning - - -QuestionUseQClPresentPerfectPPosQuestClPredVPDetCNDetQuantIndefArtNumSgUseNcompany_director_NComplSlashSlashV2aaward_and_be_awarded_V2DetCNDetQuantIndefArtNumSgUseNpayrise_N -has a company director awarded and been awarded a payrise -has a company director awarded and been awarded a payrise -har en företagsledare tilldelat och tilldelats en löneförhöjning - - -SentenceUseClPresentPerfectPPosPredVPDetCNDetQuantIndefArtNumSgUseNcompany_director_NComplSlashSlashV2aaward_and_be_awarded_V2DetCNDetQuantIndefArtNumSgUseNpayrise_N -a company director has awarded and been awarded a payrise -a company director has awarded and been awarded a payrise -en företagsledare har tilldelat och tilldelats en löneförhöjning - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplVSasay_VSUseClPastPerfectPPosPredVPUsePNbill_PNReflVPSlashV2ahurt_V2 -John said Bill had hurt himself -John said Bill had hurt himself -John sade att Bill hade skadat sig - - -QuestionUseQClPastPPosQuestClPredVPUsePNjohn_PNComplVSasay_VSUseClPastPerfectPPosPredVPUsePNbill_PNPassV2shurt_V2 -did John say Bill had been hurt -did John say Bill had been hurt -sade John att Bill hade skadats - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplVSasay_VSUseClPastPerfectPPosPredVPUsePNbill_PNPassV2shurt_V2 -John said Bill had been hurt -John said Bill had been hurt -John sade att Bill hade skadats - - - -John said Bill had hurt himself -John said Bill had hurt himself -John sade att Bill hade skadat sig - - -QuestionUseQClPastPPosQuestClPredVPUsePronanyone_PronComplVSasay_VSUseClPastPerfectPPosPredVPUsePNjohn_PNPassV2shurt_V2 -did anyone say John had been hurt -did anyone say John had been hurt -sade någon att John hade skadats - - -SentenceUseClPastPPosPredVPUsePronsomeone_PronComplVSasay_VSUseClPastPerfectPPosPredVPUsePNjohn_PNPassV2shurt_V2 -someone said John had been hurt -someone said John had been hurt -någon sade att John hade skadats - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -John spoke to Mary -John spoke to Mary -John talade med Mary - - -SentenceUseClPastPPosSoDoIUsePNbill_PN -so did Bill -so did Bill -det gjorde Bill också - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -did Bill speak to Mary -did Bill speak to Mary -talade Bill med Mary - - -SentenceUseClPastPPosPredVPUsePNbill_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -Bill spoke to Mary -Bill spoke to Mary -Bill talade med Mary - - - -John spoke to Mary -John spoke to Mary -John talade med Mary - - - -so did Bill -so did Bill -det gjorde Bill också - - -SentenceUseClPastPPosPredVPUsePNjohn_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNat_four_oclock_Adv -John spoke to Mary at four o'clock -John spoke to Mary at four o'clock -John talade med Mary klockan fyra - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNat_four_oclock_Adv -did Bill speak to Mary at four o'clock -did Bill speak to Mary at four o'clock -talade Bill med Mary klockan fyra - - -SentenceUseClPastPPosPredVPUsePNbill_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNat_four_oclock_Adv -Bill spoke to Mary at four o'clock -Bill spoke to Mary at four o'clock -Bill talade med Mary klockan fyra - - - -John spoke to Mary at four o'clock -John spoke to Mary at four o'clock -John talade med Mary klockan fyra - - - -so did Bill -so did Bill -det gjorde Bill också - - - -did Bill speak to Mary at four o'clock -did Bill speak to Mary at four o'clock -talade Bill med Mary klockan fyra - - - -Bill spoke to Mary at four o'clock -Bill spoke to Mary at four o'clock -Bill talade med Mary klockan fyra - - - -John spoke to Mary at four o'clock -John spoke to Mary at four o'clock -John talade med Mary klockan fyra - - -PSentenceand_PConjUseClPastPPosPredVPUsePNbill_PNAdvVPComplVVdo_VVelliptic_VPat_five_oclock_Adv -and Bill did [..] at five o'clock -and Bill did [..] at five o'clock -och Bill gjorde [..] klockan fem - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNat_five_oclock_Adv -did Bill speak to Mary at five o'clock -did Bill speak to Mary at five o'clock -talade Bill med Mary klockan fem - - -SentenceUseClPastPPosPredVPUsePNbill_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNat_five_oclock_Adv -Bill spoke to Mary at five o'clock -Bill spoke to Mary at five o'clock -Bill talade med Mary klockan fem - - -SentenceUseClPresentPerfectPPosPredVPUsePNjohn_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -John has spoken to Mary -John has spoken to Mary -John har talat med Mary - - -SentenceUseClPresentPPosPredVPUsePNbill_PNProgrVPaComplVVgoing_to_VVelliptic_VP -Bill is going to [..] -Bill is going to [..] -Bill kommer att [..] - - -QuestionUseQClFuturePPosQuestClPredVPUsePNbill_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -will Bill speak to Mary -will Bill speak to Mary -ska Bill tala med Mary - - -SentenceUseClFuturePPosPredVPUsePNbill_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -Bill will speak to Mary -Bill will speak to Mary -Bill ska tala med Mary - - -SentenceUseClPastPPosPredVPUsePNjohn_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNon_monday_Adv -John spoke to Mary on Monday -John spoke to Mary on Monday -John talade med Mary på måndagen - - -SentenceUseClPastPNegPredVPUsePNbill_PNelliptic_VP -Bill didn't [..] -Bill didn't [..] -Bill [..] inte - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNon_monday_Adv -did Bill speak to Mary on Monday -did Bill speak to Mary on Monday -talade Bill med Mary på måndagen - - -SentenceUseClPastPPosPredVPUsePNbill_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNon_monday_Adv -Bill spoke to Mary on Monday -Bill spoke to Mary on Monday -Bill talade med Mary på måndagen - - -QuestionUseQClPresentPerfectPPosQuestClPredVPUsePNjohn_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -has John spoken to Mary -has John spoken to Mary -har John talat med Mary - - -SentenceUseClPresentPerfectPPosPredVPUsePNbill_PNelliptic_VP -Bill has [..] -Bill has [..] -Bill har [..] - - -QuestionUseQClPresentPerfectPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -has Bill spoken to Mary -has Bill spoken to Mary -har Bill talat med Mary - - -SentenceUseClPresentPerfectPPosPredVPUsePNbill_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -Bill has spoken to Mary -Bill has spoken to Mary -Bill har talat med Mary - - - -John has spoken to Mary -John has spoken to Mary -John har talat med Mary - - -SentenceUseClPresentPerfectPPosPredVPDetCNDetQuantDefArtNumPlUseNstudent_NAdvVPelliptic_VPtoo_Adv -the students have [..] too -the students have [..] too -studenterna har [..] också - - -QuestionUseQClPresentPerfectPPosQuestClPredVPDetCNDetQuantDefArtNumPlUseNstudent_NComplSlashSlashV2aspeak_to_V2UsePNmary_PN -have the students spoken to Mary -have the students spoken to Mary -har studenterna talat med Mary - - -SentenceUseClPresentPerfectPPosPredVPDetCNDetQuantDefArtNumPlUseNstudent_NComplSlashSlashV2aspeak_to_V2UsePNmary_PN -the students have spoken to Mary -the students have spoken to Mary -studenterna har talat med Mary - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPUsePNjohn_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNparis_PNPrepNPby8means_PrepMassNPUseNcar_NUseClPastPPosPredVPUsePNbill_PNAdvVPelliptic_VPPrepNPby8means_PrepMassNPUseNtrain_N -John went to Paris by car , and Bill [..] by train -John went to Paris by car , and Bill [..] by train -John åkte till Paris med bil , och Bill [..] med tåg - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNparis_PNPrepNPby8means_PrepMassNPUseNtrain_N -did Bill go to Paris by train -did Bill go to Paris by train -åkte Bill till Paris med tåg - - -SentenceUseClPastPPosPredVPUsePNbill_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNparis_PNPrepNPby8means_PrepMassNPUseNtrain_N -Bill went to Paris by train -Bill went to Paris by train -Bill åkte till Paris med tåg - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPUsePNjohn_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNparis_PNPrepNPby8means_PrepMassNPUseNcar_NUseClPastPPosPredVPUsePNbill_PNAdvVPAdvVPelliptic_VPPrepNPby8means_PrepMassNPUseNtrain_NPrepNPto_PrepUsePNberlin_PN -John went to Paris by car , and Bill [..] by train to Berlin -John went to Paris by car , and Bill [..] by train to Berlin -John åkte till Paris med bil , och Bill [..] med tåg till Berlin - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNberlin_PNPrepNPby8means_PrepMassNPUseNtrain_N -did Bill go to Berlin by train -did Bill go to Berlin by train -åkte Bill till Berlin med tåg - - -SentenceUseClPastPPosPredVPUsePNbill_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNberlin_PNPrepNPby8means_PrepMassNPUseNtrain_N -Bill went to Berlin by train -Bill went to Berlin by train -Bill åkte till Berlin med tåg - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPUsePNjohn_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNparis_PNPrepNPby8means_PrepMassNPUseNcar_NUseClPastPPosPredVPUsePNbill_PNAdvVPelliptic_VPPrepNPto_PrepUsePNberlin_PN -John went to Paris by car , and Bill [..] to Berlin -John went to Paris by car , and Bill [..] to Berlin -John åkte till Paris med bil , och Bill [..] till Berlin - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNberlin_PNPrepNPby8means_PrepMassNPUseNcar_N -did Bill go to Berlin by car -did Bill go to Berlin by car -åkte Bill till Berlin med bil - - -SentenceUseClPastPPosPredVPUsePNbill_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNberlin_PNPrepNPby8means_PrepMassNPUseNcar_N -Bill went to Berlin by car -Bill went to Berlin by car -Bill åkte till Berlin med bil - - -SentenceConjS2comma_and_ConjUseClPresentPPosPredVPUsePNjohn_PNAdvVPAdvVPProgrVPaUseVgo8travel_VPrepNPto_PrepUsePNparis_PNPrepNPby8means_PrepMassNPUseNcar_NUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlUseNstudent_NAdvVPelliptic_VPPrepNPby8means_PrepMassNPUseNtrain_N -John is going to Paris by car , and the students [..] by train -John is going to Paris by car , and the students [..] by train -John åker till Paris med bil , och studenterna [..] med tåg - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumPlUseNstudent_NAdvVPAdvVPProgrVPaUseVgo8travel_VPrepNPto_PrepUsePNparis_PNPrepNPby8means_PrepMassNPUseNtrain_N -are the students going to Paris by train -are the students going to Paris by train -åker studenterna till Paris med tåg - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumPlUseNstudent_NAdvVPAdvVPProgrVPaUseVgo8travel_VPrepNPto_PrepUsePNparis_PNPrepNPby8means_PrepMassNPUseNtrain_N -the students are going to Paris by train -the students are going to Paris by train -studenterna åker till Paris med tåg - - -SentenceUseClPastPPosPredVPUsePNjohn_PNAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNparis_PNPrepNPby8means_PrepMassNPUseNcar_N -John went to Paris by car -John went to Paris by car -John åkte till Paris med bil - - -SentenceUseClPastPPosPredVPUsePNbill_PNAdvVPelliptic_VPPrepNPby8means_PrepMassNPUseNtrain_N -Bill [..] by train -Bill [..] by train -Bill [..] med tåg - - - -did Bill go to Paris by train -did Bill go to Paris by train -åkte Bill till Paris med tåg - - - -Bill went to Paris by train -Bill went to Paris by train -Bill åkte till Paris med tåg - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgUseNcar_N -John owns a car -John owns a car -John äger en bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNAdvVPComplSlashSlashV2aown_V2DetNPDetQuantIndefArtNumSgtoo_Adv -Bill owns one too -Bill owns one too -Bill äger ett också - - -QuestionUseQClPresentPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgUseNcar_N -does Bill own a car -does Bill own a car -äger Bill en bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgUseNcar_N -Bill owns a car -Bill owns a car -Bill äger en bil - - - -John owns a car -John owns a car -John äger en bil - - - -Bill owns one too -Bill owns one too -Bill äger ett också - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumSgRelCNUseNcar_NUseRClPresentPPosRelSlashthat_RPSlashVPConjNP2and_ConjUsePNjohn_PNUsePNbill_PNSlashV2aown_V2 -is there a car that John and Bill own -is there a car that John and Bill own -finns det en bil som John och Bill äger - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumSgRelCNUseNcar_NUseRClPresentPPosRelSlashthat_RPSlashVPConjNP2and_ConjUsePNjohn_PNUsePNbill_PNSlashV2aown_V2 -there is a car that John and Bill own -there is a car that John and Bill own -det finns en bil som John och Bill äger - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAred_AUseNcar_N -John owns a red car -John owns a red car -John äger en röd bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAblue_AUseNone_N -Bill owns a blue one -Bill owns a blue one -Bill äger en blå en - - -QuestionUseQClPresentPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAblue_AUseNcar_N -does Bill own a blue car -does Bill own a blue car -äger Bill en blå bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAblue_AUseNcar_N -Bill owns a blue car -Bill owns a blue car -Bill äger en blå bil - - - -John owns a red car -John owns a red car -John äger en röd bil - - - -Bill owns a blue one -Bill owns a blue one -Bill äger en blå en - - -QuestionUseQClPresentPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAred_AUseNcar_N -does Bill own a red car -does Bill own a red car -äger Bill en röd bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAred_AUseNcar_N -Bill owns a red car -Bill owns a red car -Bill äger en röd bil - - - -John owns a red car -John owns a red car -John äger en röd bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAfast_AUseNone_N -Bill owns a fast one -Bill owns a fast one -Bill äger en snabb en - - -QuestionUseQClPresentPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAfast_AUseNcar_N -does Bill own a fast car -does Bill own a fast car -äger Bill en snabb bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAfast_AUseNcar_N -Bill owns a fast car -Bill owns a fast car -Bill äger en snabb bil - - - -John owns a red car -John owns a red car -John äger en röd bil - - - -Bill owns a fast one -Bill owns a fast one -Bill äger en snabb en - - -QuestionUseQClPresentPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAfast_AAdjCNPositAred_AUseNcar_N -does Bill own a fast red car -does Bill own a fast red car -äger Bill en snabb röd bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAfast_AAdjCNPositAred_AUseNcar_N -Bill owns a fast red car -Bill owns a fast red car -Bill äger en snabb röd bil - - - -John owns a red car -John owns a red car -John äger en röd bil - - - -Bill owns a fast one -Bill owns a fast one -Bill äger en snabb en - - - -does Bill own a fast red car -does Bill own a fast red car -äger Bill en snabb röd bil - - - -Bill owns a fast red car -Bill owns a fast red car -Bill äger en snabb röd bil - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAfast_AAdjCNPositAred_AUseNcar_N -John owns a fast red car -John owns a fast red car -John äger en snabb röd bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAslow_AUseNone_N -Bill owns a slow one -Bill owns a slow one -Bill äger en långsam en - - -QuestionUseQClPresentPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAslow_AAdjCNPositAred_AUseNcar_N -does Bill own a slow red car -does Bill own a slow red car -äger Bill en långsam röd bil - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdjCNPositAslow_AAdjCNPositAred_AUseNcar_N -Bill owns a slow red car -Bill owns a slow red car -Bill äger en långsam röd bil - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2ahave_V2PPartNPDetCNDetQuantPossPronheRefl_PronNumSgUseNpaper_Naccept_V2 -John had his paper accepted -John had his paper accepted -John hade sin uppsats godkänd - - -SentenceUseClPresentPNegPredVPUsePNbill_PNComplVQknow_VQUseQClPastPPosQuestIAdvwhy_IAdvelliptic_Cl -Bill doesn't know why [..] -Bill doesn't know why [..] -Bill vet inte varför [..] - - -QuestionUseQClPresentPPosQuestClPredVPUsePNbill_PNComplVQknow_VQUseQClPastPPosQuestIAdvwhy_IAdvPredVPUsePNjohn_PNComplSlashSlashV2ahave_V2PPartNPDetCNDetQuantPossPronheRefl_PronNumSgUseNpaper_Naccept_V2 -does Bill know why John had his paper accepted -does Bill know why John had his paper accepted -vet Bill varför John hade sin uppsats godkänd - - -SentenceUseClPresentPPosPredVPUsePNbill_PNComplVQknow_VQUseQClPastPPosQuestIAdvwhy_IAdvPredVPUsePNjohn_PNComplSlashSlashV2ahave_V2PPartNPDetCNDetQuantPossPronheRefl_PronNumSgUseNpaper_Naccept_V2 -Bill knows why John had his paper accepted -Bill knows why John had his paper accepted -Bill vet varför John hade sin uppsats godkänd - - - -John spoke to Mary -John spoke to Mary -John talade med Mary - - -PAdverbialand_PConjPrepNPto_PrepUsePNsue_PN -and to Sue -and to Sue -och till Sue - - -QuestionUseQClPastPPosQuestClPredVPUsePNjohn_PNComplSlashSlashV2aspeak_to_V2UsePNsue_PN -did John speak to Sue -did John speak to Sue -talade John med Sue - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2aspeak_to_V2UsePNsue_PN -John spoke to Sue -John spoke to Sue -John talade med Sue - - - -John spoke to Mary -John spoke to Mary -John talade med Mary - - -Adverbialon_friday_Adv -on Friday -on Friday -på fredagen - - -QuestionUseQClPastPPosQuestClPredVPUsePNjohn_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNon_friday_Adv -did John speak to Mary on Friday -did John speak to Mary on Friday -talade John med Mary på fredagen - - -SentenceUseClPastPPosPredVPUsePNjohn_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNon_friday_Adv -John spoke to Mary on Friday -John spoke to Mary on Friday -John talade med Mary på fredagen - - -SentenceUseClPastPPosPredVPUsePNjohn_PNAdvVPComplSlashSlashV2aspeak_to_V2UsePNmary_PNon_thursday_Adv -John spoke to Mary on Thursday -John spoke to Mary on Thursday -John talade med Mary på torsdagen - - -PAdverbialand_PConjon_friday_Adv -and on Friday -and on Friday -och på fredagen - - - -did John speak to Mary on Friday -did John speak to Mary on Friday -talade John med Mary på fredagen - - - -John spoke to Mary on Friday -John spoke to Mary on Friday -John talade med Mary på fredagen - - -SentenceUseClPresentPPosPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_twentyUseNman_NComplSlashSlashV2awork_in_V2DetCNDetQuantDefArtNumSgUseNsales_department_N -twenty men work in the sales department -twenty men work in the sales department -tjugo män arbetar på försäljningsavdelningen - - -PNounphrasebut_PConjPredetNPonly_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_oneUseNwoman_N -but only one woman -but only one woman -men bara en kvinna - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNwoman_NComplSlashSlashV2awork_in_V2DetCNDetQuantDefArtNumSgUseNsales_department_N -do two women work in the sales department -do two women work in the sales department -arbetar två kvinnor på försäljningsavdelningen - - -SentenceUseClPresentPPosPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNwoman_NComplSlashSlashV2awork_in_V2DetCNDetQuantDefArtNumSgUseNsales_department_N -two women work in the sales department -two women work in the sales department -två kvinnor arbetar på försäljningsavdelningen - - -SentenceUseClPresentPPosPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_fiveUseNman_NAdvVPUseVwork_Vpart_time_Adv -five men work part time -five men work part time -fem män arbetar deltid - - -PNounphraseand_PConjDetCNDetQuantIndefArtNumCardNumNumeralN_fortyfiveUseNwoman_N -and forty five women -and forty five women -och fyrtiofem kvinnor - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_fortyfiveUseNwoman_NAdvVPUseVwork_Vpart_time_Adv -do forty five women work part time -do forty five women work part time -arbetar fyrtiofem kvinnor deltid - - -SentenceUseClPresentPPosPredVPDetCNDetQuantIndefArtNumCardNumNumeralN_fortyfiveUseNwoman_NAdvVPUseVwork_Vpart_time_Adv -forty five women work part time -forty five women work part time -fyrtiofem kvinnor arbetar deltid - - -SentenceUseClPastPPosPredVPUsePNjohn_PNAdvVPComplSlashSlashV2afind_V2UsePNmary_PNPrepNPbefore_PrepUsePNbill_PN -John found Mary before Bill -John found Mary before Bill -John hittade Mary före Bill - - -QuestionUseQClPastPPosQuestClPredVPUsePNjohn_PNAdvVPComplSlashSlashV2afind_V2UsePNmary_PNSubjSbefore_SubjUseClPastPPosPredVPUsePNbill_PNComplSlashSlashV2afind_V2UsePNmary_PN -did John find Mary before Bill found Mary -did John find Mary before Bill found Mary -hittade John Mary innan Bill hittade Mary - - -SentenceUseClPastPPosPredVPUsePNjohn_PNAdvVPComplSlashSlashV2afind_V2UsePNmary_PNSubjSbefore_SubjUseClPastPPosPredVPUsePNbill_PNComplSlashSlashV2afind_V2UsePNmary_PN -John found Mary before Bill found Mary -John found Mary before Bill found Mary -John hittade Mary innan Bill hittade Mary - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2afind_V2AdvNPUsePNmary_PNPrepNPbefore_PrepUsePNbill_PN -John found Mary before Bill -John found Mary before Bill -John hittade Mary före Bill - - -QuestionUseQClPastPPosQuestClPredVPUsePNjohn_PNAdvVPComplSlashSlashV2afind_V2UsePNmary_PNSubjSbefore_SubjUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2afind_V2UsePNbill_PN -did John find Mary before John found Bill -did John find Mary before John found Bill -hittade John Mary innan John hittade Bill - - -SentenceUseClPastPPosPredVPUsePNjohn_PNAdvVPComplSlashSlashV2afind_V2UsePNmary_PNSubjSbefore_SubjUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2afind_V2UsePNbill_PN -John found Mary before John found Bill -John found Mary before John found Bill -John hittade Mary innan John hittade Bill - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNComplVVwant_VVComplVQknow_VQUseQClPresentPPosQuestVPIdetCNhow8many_IDetUseNman_NAdvVPUseVwork_Vpart_time_Adv -John wants to know how many men work part time -John wants to know how many men work part time -John vill veta hur många män som arbetar deltid - - -PNounphraseand_PConjDetCNDetQuantIndefArtNumPlUseNwoman_N -and women -and women -och kvinnor - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjohn_PNComplVVwant_VVComplVQknow_VQUseQClPresentPPosQuestVPIdetCNhow8many_IDetUseNwoman_NAdvVPUseVwork_Vpart_time_Adv -does John want to know how many women work part time -does John want to know how many women work part time -vill John veta hur många kvinnor som arbetar deltid - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNComplVVwant_VVComplVQknow_VQUseQClPresentPPosQuestVPIdetCNhow8many_IDetUseNwoman_NAdvVPUseVwork_Vpart_time_Adv -John wants to know how many women work part time -John wants to know how many women work part time -John vill veta hur många kvinnor som arbetar deltid - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNComplVVwant_VVComplVQknow_VQConjQS2comma_and_ConjUseQClPresentPPosQuestVPIdetCNhow8many_IDetUseNman_NAdvVPUseVwork_Vpart_time_AdvUseQClPresentPPosQuestVPIdetCNIdetQuantwhich_IQuantNumPlelliptic_CNelliptic_VP -John wants to know which [..] [..] , and which [..] [..] -John wants to know how many men work part time , and which [..] [..] -John vill veta vilka [..] som [..] , och vilka [..] som [..] - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjohn_PNComplVVwant_VVComplVQknow_VQUseQClPresentPPosQuestVPIdetCNIdetQuantwhich_IQuantNumPlUseNman_NAdvVPUseVwork_Vpart_time_Adv -does John want to know which men work part time -does John want to know which men work part time -vill John veta vilka män som arbetar deltid - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNComplVVwant_VVComplVQknow_VQUseQClPresentPPosQuestVPIdetCNIdetQuantwhich_IQuantNumPlUseNman_NAdvVPUseVwork_Vpart_time_Adv -John wants to know which men work part time -John wants to know which men work part time -John vill veta vilka män som arbetar deltid - - -SentenceUseClPastPPosPredVPUsePNbill_PNComplSlashSlashV2aspeak_to_V2RelNPaUseProneveryone_PronUseRClPastPPosStrandRelSlashthat_RPSlashVPUsePNjohn_PNSlashVVdo_VVelliptic_VPSlash -Bill spoke to everyone that John did [..] -Bill spoke to everyone that John did [..] -Bill talade med alla som John gjorde [..] [..] - - - -John spoke to Mary -John spoke to Mary -John talade med Mary - - - -did Bill speak to Mary -did Bill speak to Mary -talade Bill med Mary - - - -Bill spoke to Mary -Bill spoke to Mary -Bill talade med Mary - - - -Bill spoke to everyone that John did [..] -Bill spoke to everyone that John did [..] -Bill talade med alla som John gjorde [..] [..] - - - -Bill spoke to Mary -Bill spoke to Mary -Bill talade med Mary - - -QuestionUseQClPastPPosQuestClPredVPUsePNjohn_PNComplSlashSlashV2aspeak_to_V2UsePNmary_PN -did John speak to Mary -did John speak to Mary -talade John med Mary - - - -John spoke to Mary -John spoke to Mary -John talade med Mary - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPUsePNjohn_PNComplVSasay_VSUseClPastPPosPredVPUsePNmary_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NUseClPastPPosPredVPUsePNbill_PNAdvVPComplVVdo_VVelliptic_VPtoo_Adv -John said Mary wrote a report , and Bill did [..] too -John said Mary wrote a report , and Bill did [..] too -John sade att Mary skrev en rapport , och Bill gjorde [..] också - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNComplVSasay_VSUseClPastPPosPredVPUsePNmary_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -did Bill say Mary wrote a report -did Bill say Mary wrote a report -sade Bill att Mary skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNbill_PNComplVSasay_VSUseClPastPPosPredVPUsePNmary_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Bill said Mary wrote a report -Bill said Mary wrote a report -Bill sade att Mary skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplVSasay_VSConjS2comma_and_ConjUseClPastPPosPredVPUsePNmary_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NUseClPastPPosPredVPUsePNbill_PNAdvVPComplVVdo_VVelliptic_VPtoo_Adv -John said Mary wrote a report , and Bill did [..] too -John said Mary wrote a report , and Bill did [..] too -John sade att Mary skrev en rapport , och Bill gjorde [..] också - - -QuestionUseQClPastPPosQuestClPredVPUsePNjohn_PNComplVSasay_VSUseClPastPPosPredVPUsePNbill_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -did John say Bill wrote a report -did John say Bill wrote a report -sade John att Bill skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplVSasay_VSUseClPastPPosPredVPUsePNbill_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -John said Bill wrote a report -John said Bill wrote a report -John sade att Bill skrev en rapport - - -John said that Mary wrote a report , and that Bill did [..] too - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplVSsay_VSPredVPSUsePNmary_PNConjVPS2comma_and_ConjPastPPosComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NPastPPosComplVSsay_VSUseClPastPPosPredVPUsePNbill_PNAdvVPComplVVdo_VVelliptic_VPtoo_Adv -John said that Mary wrote a report , and said that Bill did [..] too -John said that Mary wrote a report , and said that Bill did [..] too -John sade att Mary skrev en rapport , och sade att Bill gjorde [..] också - - - -did Bill say Mary wrote a report -did Bill say Mary wrote a report -sade Bill att Mary skrev en rapport - - - -Bill said Mary wrote a report -Bill said Mary wrote a report -Bill sade att Mary skrev en rapport - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NUseClPastPPosPredVPUsePNbill_PNAdvVPComplVSasay_VSUseClPastPPosPredVPUsePNpeter_PNComplVVdo_VVelliptic_VPtoo_Adv -John wrote a report , and Bill said Peter did [..] too -John wrote a report , and Bill said Peter did [..] too -John skrev en rapport , och Bill sade att Peter gjorde [..] också - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNComplVSasay_VSUseClPastPPosPredVPUsePNpeter_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -did Bill say Peter wrote a report -did Bill say Peter wrote a report -sade Bill att Peter skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNbill_PNComplVSasay_VSUseClPastPPosPredVPUsePNpeter_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Bill said Peter wrote a report -Bill said Peter wrote a report -Bill sade att Peter skrev en rapport - - -SentenceConjS2if_comma_then_ConjUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NUseClPastPPosPredVPUsePNbill_PNAdvVPComplVVdo_VVelliptic_VPtoo_Adv -if John wrote a report , then Bill did [..] too -if John wrote a report , then Bill did [..] too -om John skrev en rapport så Bill gjorde [..] också - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -John wrote a report -John wrote a report -John skrev en rapport - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -did Bill write a report -did Bill write a report -skrev Bill en rapport - - -SentenceUseClPastPPosPredVPUsePNbill_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Bill wrote a report -Bill wrote a report -Bill skrev en rapport - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPUsePNjohn_PNComplVVwant_VVComplSlashSlashV2abuy_V2DetCNDetQuantIndefArtNumSgUseNcar_NUseClPastPPosPredVPUsePronhe_PronComplVVdo_VVelliptic_VP -John wanted to buy a car , and he did [..] -John wanted to buy a car , and he did [..] -John ville köpa en bil , och han gjorde [..] - - -QuestionUseQClPastPPosQuestClPredVPUsePNjohn_PNComplSlashSlashV2abuy_V2DetCNDetQuantIndefArtNumSgUseNcar_N -did John buy a car -did John buy a car -köpte John en bil - - -SentenceUseClPastPPosPredVPUsePNjohn_PNComplSlashSlashV2abuy_V2DetCNDetQuantIndefArtNumSgUseNcar_N -John bought a car -John bought a car -John köpte en bil - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPUsePNjohn_PNComplVVneed_VVComplSlashSlashV2abuy_V2DetCNDetQuantIndefArtNumSgUseNcar_NUseClPastPPosPredVPUsePNbill_PNComplVVdo_VVelliptic_VP -John needed to buy a car , and Bill did [..] -John needed to buy a car , and Bill did [..] -John behövde köpa en bil , och Bill gjorde [..] - - -QuestionUseQClPastPPosQuestClPredVPUsePNbill_PNComplSlashSlashV2abuy_V2DetCNDetQuantIndefArtNumSgUseNcar_N -did Bill buy a car -did Bill buy a car -köpte Bill en bil - - -SentenceUseClPastPPosPredVPUsePNbill_PNComplSlashSlashV2abuy_V2DetCNDetQuantIndefArtNumSgUseNcar_N -Bill bought a car -Bill bought a car -Bill köpte en bil - - -SentenceConjS2and_ConjUseClPresentPPosPredVPUsePNsmith_PNComplSlashSlashV2arepresent_V2DetCNDetQuantPossPronheRefl_PronNumSgUseNcompany_NUseClPresentPPosSoDoIUsePNjones_PN -Smith represents his company and so does Jones -Smith represents his company and so does Jones -Smith representerar sitt företag och det gör Jones också - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjones_PNComplSlashSlashV2arepresent_V2DetCNDetQuantGenNPUsePNjones_PNNumSgUseNcompany_N -does Jones represent Jones' company -does Jones represent Jones' company -representerar Jones Jones företag - - -SentenceUseClPresentPPosPredVPUsePNjones_PNComplSlashSlashV2arepresent_V2DetCNDetQuantGenNPUsePNjones_PNNumSgUseNcompany_N -Jones represents Jones' company -Jones represents Jones' company -Jones representerar Jones företag - - - -Smith represents his company and so does Jones -Smith represents his company and so does Jones -Smith representerar sitt företag och det gör Jones också - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjones_PNComplSlashSlashV2arepresent_V2DetCNDetQuantGenNPUsePNsmith_PNNumSgUseNcompany_N -does Jones represent Smith's company -does Jones represent Smith's company -representerar Jones Smiths företag - - -SentenceUseClPresentPPosPredVPUsePNjones_PNComplSlashSlashV2arepresent_V2DetCNDetQuantGenNPUsePNsmith_PNNumSgUseNcompany_N -Jones represents Smith's company -Jones represents Smith's company -Jones representerar Smiths företag - - - -Smith represents his company and so does Jones -Smith represents his company and so does Jones -Smith representerar sitt företag och det gör Jones också - - -QuestionUseQClPresentPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2arepresent_V2DetCNDetQuantGenNPUsePNjones_PNNumSgUseNcompany_N -does Smith represent Jones' company -does Smith represent Jones' company -representerar Smith Jones företag - - -SentenceUseClPresentPPosPredVPUsePNsmith_PNComplSlashSlashV2arepresent_V2DetCNDetQuantGenNPUsePNjones_PNNumSgUseNcompany_N -Smith represents Jones' company -Smith represents Jones' company -Smith representerar Jones företag - - -SentenceConjS2and_ConjUseClPastPPosPredVPUsePNsmith_PNComplVSaclaim_VSUseClPastPerfectPPosPredVPUsePronhe_PronComplSlashSlashV2acost_V2DetCNDetQuantPossPronheRefl_PronNumSgUseNproposal_NUseClPastPPosSoDoIUsePNjones_PN -Smith claimed he had costed his proposal and so did Jones -Smith claimed he had costed his proposal and so did Jones -Smith påstod att han hade kostnadsberäknat sitt förslag och det gjorde Jones också - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNComplVSaclaim_VSUseClPastPerfectPPosPredVPUsePronhe_PronComplSlashSlashV2acost_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNproposal_N -did Jones claim he had costed his own proposal -did Jones claim he had costed his own proposal -påstod Jones att han hade kostnadsberäknat sitt egna förslag - - -SentenceUseClPastPPosPredVPUsePNjones_PNComplVSaclaim_VSUseClPastPerfectPPosPredVPUsePronhe_PronComplSlashSlashV2acost_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNproposal_N -Jones claimed he had costed his own proposal -Jones claimed he had costed his own proposal -Jones påstod att han hade kostnadsberäknat sitt egna förslag - - - -Smith claimed he had costed his proposal and so did Jones -Smith claimed he had costed his proposal and so did Jones -Smith påstod att han hade kostnadsberäknat sitt förslag och det gjorde Jones också - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNComplVSaclaim_VSUseClPastPerfectPPosPredVPUsePronhe_PronComplSlashSlashV2acost_V2DetCNDetQuantGenNPUsePNsmith_PNNumSgUseNproposal_N -did Jones claim he had costed Smith's proposal -did Jones claim he had costed Smith's proposal -påstod Jones att han hade kostnadsberäknat Smiths förslag - - -SentenceUseClPastPPosPredVPUsePNjones_PNComplVSaclaim_VSUseClPastPerfectPPosPredVPUsePronhe_PronComplSlashSlashV2acost_V2DetCNDetQuantGenNPUsePNsmith_PNNumSgUseNproposal_N -Jones claimed he had costed Smith's proposal -Jones claimed he had costed Smith's proposal -Jones påstod att han hade kostnadsberäknat Smiths förslag - - - -Smith claimed he had costed his proposal and so did Jones -Smith claimed he had costed his proposal and so did Jones -Smith påstod att han hade kostnadsberäknat sitt förslag och det gjorde Jones också - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNComplVSaclaim_VSUseClPastPerfectPPosPredVPUsePNsmith_PNComplSlashSlashV2acost_V2DetCNDetQuantGenNPUsePNsmith_PNNumSgUseNproposal_N -did Jones claim Smith had costed Smith's proposal -did Jones claim Smith had costed Smith's proposal -påstod Jones att Smith hade kostnadsberäknat Smiths förslag - - -SentenceUseClPastPPosPredVPUsePNjones_PNComplVSaclaim_VSUseClPastPerfectPPosPredVPUsePNsmith_PNComplSlashSlashV2acost_V2DetCNDetQuantGenNPUsePNsmith_PNNumSgUseNproposal_N -Jones claimed Smith had costed Smith's proposal -Jones claimed Smith had costed Smith's proposal -Jones påstod att Smith hade kostnadsberäknat Smiths förslag - - - -Smith claimed he had costed his proposal and so did Jones -Smith claimed he had costed his proposal and so did Jones -Smith påstod att han hade kostnadsberäknat sitt förslag och det gjorde Jones också - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNComplVSaclaim_VSUseClPastPerfectPPosPredVPUsePNsmith_PNComplSlashSlashV2acost_V2DetCNDetQuantGenNPUsePNjones_PNNumSgUseNproposal_N -did Jones claim Smith had costed Jones' proposal -did Jones claim Smith had costed Jones' proposal -påstod Jones att Smith hade kostnadsberäknat Jones förslag - - -SentenceUseClPastPPosPredVPUsePNjones_PNComplVSaclaim_VSUseClPastPerfectPPosPredVPUsePNsmith_PNComplSlashSlashV2acost_V2DetCNDetQuantGenNPUsePNjones_PNNumSgUseNproposal_N -Jones claimed Smith had costed Jones' proposal -Jones claimed Smith had costed Jones' proposal -Jones påstod att Smith hade kostnadsberäknat Jones förslag - - -SentenceConjS2and_ConjUseClPresentPPosPredVPUsePNjohn_PNUseCompCompCNUseNman_NUseClPresentPPosPredVPUsePNmary_PNUseCompCompCNUseNwoman_N -John is a man and Mary is a woman -John is a man and Mary is a woman -John är en man och Mary är en kvinna - - -SentenceConjS2and_ConjUseClPresentPPosPredVPUsePNjohn_PNComplSlashSlashV2arepresent_V2DetCNDetQuantPossPronheRefl_PronNumSgUseNcompany_NUseClPresentPPosSoDoIUsePNmary_PN -John represents his company and so does Mary -John represents his company and so does Mary -John representerar sitt företag och det gör Mary också - - -QuestionUseQClPresentPPosQuestClPredVPUsePNmary_PNComplSlashSlashV2arepresent_V2DetCNDetQuantPossPronsheRefl_PronNumSgAdjCNPositAown_AUseNcompany_N -does Mary represent her own company -does Mary represent her own company -representerar Mary sitt egna företag - - -SentenceUseClPresentPPosPredVPUsePNmary_PNComplSlashSlashV2arepresent_V2DetCNDetQuantPossPronsheRefl_PronNumSgAdjCNPositAown_AUseNcompany_N -Mary represents her own company -Mary represents her own company -Mary representerar sitt egna företag - - - -John is a man and Mary is a woman -John is a man and Mary is a woman -John är en man och Mary är en kvinna - - - -John represents his company and so does Mary -John represents his company and so does Mary -John representerar sitt företag och det gör Mary också - - -QuestionUseQClPresentPPosQuestClPredVPUsePNmary_PNComplSlashSlashV2arepresent_V2DetCNDetQuantGenNPUsePNjohn_PNNumSgUseNcompany_N -does Mary represent John's company -does Mary represent John's company -representerar Mary Johns företag - - -SentenceUseClPresentPPosPredVPUsePNmary_PNComplSlashSlashV2arepresent_V2DetCNDetQuantGenNPUsePNjohn_PNNumSgUseNcompany_N -Mary represents John's company -Mary represents John's company -Mary representerar Johns företag - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPUsePNbill_PNComplSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPUsePronthey_PronComplVVshall_VVAdvVPAdvVPUseVgo8walk_VPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNmeeting_Ntogether_AdvDetCNDetQuantGenNPUsePNfrank_PNNumSgUseNboss_NUseClPastPPosPredVPUsePNcarl_PNAdvVPelliptic_VPPrepNPto_PrepDetCNDetQuantGenNPUsePNalan_PNNumSgUseNwife_N -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru - - -QuestionExtAdvQSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNbill_PNUsePNfrank_PNComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseQClPastPPosQuestClImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNcarl_PNUsePNalan_PNComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan should go together -if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan should go together - - -SentenceExtAdvSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNbill_PNUsePNfrank_PNComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNcarl_PNUsePNalan_PNComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan should go together -if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan should go together - - - -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru - - -QuestionExtAdvQSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNbill_PNUsePNfrank_PNComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseQClPastPPosQuestClImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNcarl_PNDetCNDetQuantGenNPUsePNalan_PNNumSgUseNwife_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan's wife should go together -if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan's wife should go together - - -SentenceExtAdvSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNbill_PNUsePNfrank_PNComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNcarl_PNDetCNDetQuantGenNPUsePNalan_PNNumSgUseNwife_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan's wife should go together -if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan's wife should go together - - - -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru - - -QuestionExtAdvQSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNbill_PNDetCNDetQuantGenNPUsePNfrank_PNNumSgUseNboss_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseQClPastPPosQuestClImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNcarl_PNDetCNDetQuantGenNPUsePNalan_PNNumSgUseNwife_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill and Frank's boss should go together , was it suggested that Carl and Alan's wife should go together -if it was suggested that Bill and Frank's boss should go together , was it suggested that Carl and Alan's wife should go together - - -SentenceExtAdvSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNbill_PNDetCNDetQuantGenNPUsePNfrank_PNNumSgUseNboss_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNcarl_PNDetCNDetQuantGenNPUsePNalan_PNNumSgUseNwife_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill and Frank's boss should go together , it was suggested that Carl and Alan's wife should go together -if it was suggested that Bill and Frank's boss should go together , it was suggested that Carl and Alan's wife should go together - - - -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru - - -QuestionExtAdvQSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNbill_PNDetCNDetQuantGenNPUsePNfrank_PNNumSgUseNboss_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseQClPastPPosQuestClImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNcarl_PNUsePNalan_PNComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill and Frank's boss should go together , was it suggested that Carl and Alan should go together -if it was suggested that Bill and Frank's boss should go together , was it suggested that Carl and Alan should go together - - -SentenceExtAdvSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNbill_PNDetCNDetQuantGenNPUsePNfrank_PNNumSgUseNboss_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP2and_ConjUsePNcarl_PNUsePNalan_PNComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill and Frank's boss should go together , it was suggested that Carl and Alan should go together -if it was suggested that Bill and Frank's boss should go together , it was suggested that Carl and Alan should go together - - - -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife -Bill föreslog för Franks chef att de borde gå till mötet tillsammans , och Carl [..] till Alans fru - - -QuestionExtAdvQSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP3and_ConjUsePNbill_PNUsePNfrank_PNDetCNDetQuantGenNPUsePNfrank_PNNumSgUseNboss_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseQClPastPPosQuestClImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP3and_ConjUsePNcarl_PNUsePNalan_PNDetCNDetQuantGenNPUsePNalan_PNNumSgUseNwife_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill , Frank and Frank's boss should go together , was it suggested that Carl , Alan and Alan's wife should go together -if it was suggested that Bill , Frank and Frank's boss should go together , was it suggested that Carl , Alan and Alan's wife should go together - - -SentenceExtAdvSSubjSif_SubjUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP3and_ConjUsePNbill_PNUsePNfrank_PNDetCNDetQuantGenNPUsePNfrank_PNNumSgUseNboss_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_AdvUseClPastPPosImpersClPassVPSlashSlashV2Ssuggest_to_V2SUseClPastPPosPredVPConjNP3and_ConjUsePNcarl_PNUsePNalan_PNDetCNDetQuantGenNPUsePNalan_PNNumSgUseNwife_NComplVVshall_VVAdvVPUseVgo8walk_Vtogether_Adv -if it was suggested that Bill , Frank and Frank's boss should go together , it was suggested that Carl , Alan and Alan's wife should go together -if it was suggested that Bill , Frank and Frank's boss should go together , it was suggested that Carl , Alan and Alan's wife should go together - - -SentenceConjS2comma_and_ConjUseClPastPPosPredVPDetCNDetQuantIndefArtNumSgUseNlawyer_NComplSlashSlashV2asign_V2DetCNevery_DetUseNreport_NUseClPastPPosSoDoIDetCNDetQuantIndefArtNumSgUseNauditor_N -a lawyer signed every report , and so did an auditor -a lawyer signed every report , and so did an auditor -en jurist undertecknade varje rapport , och det gjorde en revisor också - - -PSentencethat_is_PConjUseClPastPPosExistNPDetCNDetQuantIndefArtNumCardNumNumeralN_oneRelCNUseNlawyer_NUseRClPastPPosRelVPIdRPComplSlashSlashV2asign_V2PredetNPall_PredetDetCNDetQuantDefArtNumPlUseNreport_N -that is , there was one lawyer who signed all the reports -that is , there was one lawyer who signed all the reports -det vill säga , det fanns en jurist som undertecknade alla rapporterna - - -QuestionUseQClPastPPosQuestClExistNPDetCNDetQuantIndefArtNumCardNumNumeralN_oneRelCNUseNauditor_NUseRClPastPPosRelVPIdRPComplSlashSlashV2asign_V2PredetNPall_PredetDetCNDetQuantDefArtNumPlUseNreport_N -was there one auditor who signed all the reports -was there one auditor who signed all the reports -fanns det en revisor som undertecknade alla rapporterna - - -SentenceUseClPastPPosExistNPDetCNDetQuantIndefArtNumCardNumNumeralN_oneRelCNUseNauditor_NUseRClPastPPosRelVPIdRPComplSlashSlashV2asign_V2PredetNPall_PredetDetCNDetQuantDefArtNumPlUseNreport_N -there was one auditor who signed all the reports -there was one auditor who signed all the reports -det fanns en revisor som undertecknade alla rapporterna - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgAdjCNPositAgenuine_AUseNdiamond_N -John has a genuine diamond -John has a genuine diamond -John har en äkta diamant - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjohn_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNdiamond_N -does John have a diamond -does John have a diamond -har John en diamant - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNdiamond_N -John has a diamond -John has a diamond -John har en diamant - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNUseCompCompCNAdjCNPositAformer_AUseNuniversity_student_N -John is a former university student -John is a former university student -John är en före detta universitetsstudent - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjohn_PNUseCompCompCNUseNuniversity_student_N -is John a university student -is John a university student -är John en universitetsstudent - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNUseCompCompCNUseNuniversity_student_N -John is a university student -John is a university student -John är en universitetsstudent - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNUseCompCompCNAdjCNPositAsuccessful_AAdjCNPositAformer_AUseNuniversity_student_N -John is a successful former university student -John is a successful former university student -John är en framgångsrik före detta universitetsstudent - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjohn_PNUseCompCompAPPositAsuccessful_A -is John successful -is John successful -är John framgångsrik - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNUseCompCompAPPositAsuccessful_A -John is successful -John is successful -John är framgångsrik - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNUseCompCompCNAdjCNPositAformer_AAdjCNPositAsuccessful_AUseNuniversity_student_N -John is a former successful university student -John is a former successful university student -John är en före detta framgångsrik universitetsstudent - - - -is John successful -is John successful -är John framgångsrik - - - -John is successful -John is successful -John är framgångsrik - - - -John is a former successful university student -John is a former successful university student -John är en före detta framgångsrik universitetsstudent - - - -is John a university student -is John a university student -är John en universitetsstudent - - - -John is a university student -John is a university student -John är en universitetsstudent - - -SentenceUseClPresentPPosPredVPDetCNevery_DetUseNmammal_NUseCompCompCNUseNanimal_N -every mammal is an animal -every mammal is an animal -varje däggdjur är ett djur - - -QuestionUseQClPresentPPosQuestClPredVPDetCNevery_DetAdjCNPositAfourlegged_AUseNmammal_NUseCompCompCNAdjCNPositAfourlegged_AUseNanimal_N -is every four-legged mammal a four-legged animal -is every four-legged mammal a four-legged animal -är varje fyrbent däggdjur ett fyrbent djur - - -SentenceUseClPresentPPosPredVPDetCNevery_DetAdjCNPositAfourlegged_AUseNmammal_NUseCompCompCNAdjCNPositAfourlegged_AUseNanimal_N -every four-legged mammal is a four-legged animal -every four-legged mammal is a four-legged animal -varje fyrbent däggdjur är ett fyrbent djur - - -SentenceUseClPresentPPosPredVPUsePNdumbo_PNUseCompCompCNAdjCNPositAfourlegged_AUseNanimal_N -Dumbo is a four-legged animal -Dumbo is a four-legged animal -Dumbo är ett fyrbent djur - - -QuestionUseQClPresentPPosQuestClPredVPUsePNdumbo_PNUseCompCompAPPositAfourlegged_A -is Dumbo four-legged -is Dumbo four-legged -är Dumbo fyrbent - - -SentenceUseClPresentPPosPredVPUsePNdumbo_PNUseCompCompAPPositAfourlegged_A -Dumbo is four-legged -Dumbo is four-legged -Dumbo är fyrbent - - -SentenceUseClPresentPPosPredVPUsePNmickey_PNUseCompCompCNAdjCNPositAsmall_AUseNanimal_N -Mickey is a small animal -Mickey is a small animal -Mickey är ett litet djur - - -QuestionUseQClPresentPPosQuestClPredVPUsePNmickey_PNUseCompCompCNAdjCNPositAlarge_AUseNanimal_N -is Mickey a large animal -is Mickey a large animal -är Mickey ett stort djur - - -SentenceUseClPresentPPosPredVPUsePNmickey_PNUseCompCompCNAdjCNPositAlarge_AUseNanimal_N -Mickey is a large animal -Mickey is a large animal -Mickey är ett stort djur - - -SentenceUseClPresentPPosPredVPUsePNdumbo_PNUseCompCompCNAdjCNPositAlarge_AUseNanimal_N -Dumbo is a large animal -Dumbo is a large animal -Dumbo är ett stort djur - - -QuestionUseQClPresentPPosQuestClPredVPUsePNdumbo_PNUseCompCompCNAdjCNPositAsmall_AUseNanimal_N -is Dumbo a small animal -is Dumbo a small animal -är Dumbo ett litet djur - - -SentenceUseClPresentPPosPredVPUsePNdumbo_PNUseCompCompCNAdjCNPositAsmall_AUseNanimal_N -Dumbo is a small animal -Dumbo is a small animal -Dumbo är ett litet djur - - -SentenceUseClPresentUncNegPredVPUsePNfido_PNUseCompCompCNAdjCNPositAsmall_AUseNanimal_N -Fido is not a small animal -Fido is not a small animal -Fido är inte ett litet djur - - -QuestionUseQClPresentPPosQuestClPredVPUsePNfido_PNUseCompCompCNAdjCNPositAlarge_AUseNanimal_N -is Fido a large animal -is Fido a large animal -är Fido ett stort djur - - -SentenceUseClPresentPPosPredVPUsePNfido_PNUseCompCompCNAdjCNPositAlarge_AUseNanimal_N -Fido is a large animal -Fido is a large animal -Fido är ett stort djur - - -SentenceUseClPresentUncNegPredVPUsePNfido_PNUseCompCompCNAdjCNPositAlarge_AUseNanimal_N -Fido is not a large animal -Fido is not a large animal -Fido är inte ett stort djur - - -QuestionUseQClPresentPPosQuestClPredVPUsePNfido_PNUseCompCompCNAdjCNPositAsmall_AUseNanimal_N -is Fido a small animal -is Fido a small animal -är Fido ett litet djur - - -SentenceUseClPresentPPosPredVPUsePNfido_PNUseCompCompCNAdjCNPositAsmall_AUseNanimal_N -Fido is a small animal -Fido is a small animal -Fido är ett litet djur - - - -Mickey is a small animal -Mickey is a small animal -Mickey är ett litet djur - - - -Dumbo is a large animal -Dumbo is a large animal -Dumbo är ett stort djur - - -QuestionUseQClPresentPPosQuestClPredVPUsePNmickey_PNUseCompCompAPComparAsmall_AUsePNdumbo_PN -is Mickey smaller than Dumbo -is Mickey smaller than Dumbo -är Mickey mindre än Dumbo - - -SentenceUseClPresentPPosPredVPUsePNmickey_PNUseCompCompAPComparAsmall_AUsePNdumbo_PN -Mickey is smaller than Dumbo -Mickey is smaller than Dumbo -Mickey är mindre än Dumbo - - - -Mickey is a small animal -Mickey is a small animal -Mickey är ett litet djur - - - -Dumbo is a large animal -Dumbo is a large animal -Dumbo är ett stort djur - - -QuestionUseQClPresentPPosQuestClPredVPUsePNmickey_PNUseCompCompAPComparAlarge_AUsePNdumbo_PN -is Mickey larger than Dumbo -is Mickey larger than Dumbo -är Mickey större än Dumbo - - -SentenceUseClPresentPPosPredVPUsePNmickey_PNUseCompCompAPComparAlarge_AUsePNdumbo_PN -Mickey is larger than Dumbo -Mickey is larger than Dumbo -Mickey är större än Dumbo - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNmouse_NUseCompCompCNAdjCNPositAsmall_AUseNanimal_N -all mice are small animals -all mice are small animals -alla möss är små djur - - -SentenceUseClPresentPPosPredVPUsePNmickey_PNUseCompCompCNAdjCNPositAlarge_AUseNmouse_N -Mickey is a large mouse -Mickey is a large mouse -Mickey är en stor mus - - - -is Mickey a large animal -is Mickey a large animal -är Mickey ett stort djur - - - -Mickey is a large animal -Mickey is a large animal -Mickey är ett stort djur - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNelephant_NUseCompCompCNAdjCNPositAlarge_AUseNanimal_N -all elephants are large animals -all elephants are large animals -alla elefanter är stora djur - - -SentenceUseClPresentPPosPredVPUsePNdumbo_PNUseCompCompCNAdjCNPositAsmall_AUseNelephant_N -Dumbo is a small elephant -Dumbo is a small elephant -Dumbo är en liten elefant - - - -is Dumbo a small animal -is Dumbo a small animal -är Dumbo ett litet djur - - - -Dumbo is a small animal -Dumbo is a small animal -Dumbo är ett litet djur - - - -all mice are small animals -all mice are small animals -alla möss är små djur - - - -all elephants are large animals -all elephants are large animals -alla elefanter är stora djur - - - -Mickey is a large mouse -Mickey is a large mouse -Mickey är en stor mus - - - -Dumbo is a small elephant -Dumbo is a small elephant -Dumbo är en liten elefant - - -QuestionUseQClPresentPPosQuestClPredVPUsePNdumbo_PNUseCompCompAPComparAlarge_AUsePNmickey_PN -is Dumbo larger than Mickey -is Dumbo larger than Mickey -är Dumbo större än Mickey - - -SentenceUseClPresentPPosPredVPUsePNdumbo_PNUseCompCompAPComparAlarge_AUsePNmickey_PN -Dumbo is larger than Mickey -Dumbo is larger than Mickey -Dumbo är större än Mickey - - - -all mice are small animals -all mice are small animals -alla möss är små djur - - - -Mickey is a large mouse -Mickey is a large mouse -Mickey är en stor mus - - -QuestionUseQClPresentPPosQuestClPredVPUsePNmickey_PNUseCompCompAPPositAsmall_A -is Mickey small -is Mickey small -är Mickey liten - - -SentenceUseClPresentPPosPredVPUsePNmickey_PNUseCompCompAPPositAsmall_A -Mickey is small -Mickey is small -Mickey är liten - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlAdjCNPositAlegal_AUseNauthority_NUseCompCompCNUseNlaw_lecturer_N -all legal authorities are law lecturers -all legal authorities are law lecturers -alla juridiska fackmän är juridiklärare - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlUseNlaw_lecturer_NUseCompCompCNAdjCNPositAlegal_AUseNauthority_N -all law lecturers are legal authorities -all law lecturers are legal authorities -alla juridiklärare är juridiska fackmän - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlAdjCNPositAfat_AAdjCNPositAlegal_AUseNauthority_NUseCompCompCNAdjCNPositAfat_AUseNlaw_lecturer_N -are all fat legal authorities fat law lecturers -are all fat legal authorities fat law lecturers -är alla feta juridiska fackmän feta juridiklärare - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlAdjCNPositAfat_AAdjCNPositAlegal_AUseNauthority_NUseCompCompCNAdjCNPositAfat_AUseNlaw_lecturer_N -all fat legal authorities are fat law lecturers -all fat legal authorities are fat law lecturers -alla feta juridiska fackmän är feta juridiklärare - - - -all legal authorities are law lecturers -all legal authorities are law lecturers -alla juridiska fackmän är juridiklärare - - - -all law lecturers are legal authorities -all law lecturers are legal authorities -alla juridiklärare är juridiska fackmän - - -QuestionUseQClPresentPPosQuestClPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlAdjCNPositAcompetent_AAdjCNPositAlegal_AUseNauthority_NUseCompCompCNAdjCNPositAcompetent_AUseNlaw_lecturer_N -are all competent legal authorities competent law lecturers -are all competent legal authorities competent law lecturers -är alla kompetenta juridiska fackmän kompetenta juridiklärare - - -SentenceUseClPresentPPosPredVPPredetNPall_PredetDetCNDetQuantIndefArtNumPlAdjCNPositAcompetent_AAdjCNPositAlegal_AUseNauthority_NUseCompCompCNAdjCNPositAcompetent_AUseNlaw_lecturer_N -all competent legal authorities are competent law lecturers -all competent legal authorities are competent law lecturers -alla kompetenta juridiska fackmän är kompetenta juridiklärare - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNUseCompCompCNAdvCNAdjCNUseComparA_prefixfat_AUseNpolitician_NPrepNPthan_PrepUsePNbill_PN -John is a fatter politician than Bill -John is a fatter politician than Bill -John är en fetare politiker än Bill - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjohn_PNUseCompCompAPComparAfat_AUsePNbill_PN -is John fatter than Bill -is John fatter than Bill -är John fetare än Bill - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNUseCompCompAPComparAfat_AUsePNbill_PN -John is fatter than Bill -John is fatter than Bill -John är fetare än Bill - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNUseCompCompCNAdvCNAdjCNUseComparA_prefixclever_AUseNpolitician_NPrepNPthan_PrepUsePNbill_PN -John is a cleverer politician than Bill -John is a cleverer politician than Bill -John är en smartare politiker än Bill - - -QuestionUseQClPresentPPosQuestClPredVPUsePNjohn_PNUseCompCompAPComparAclever_AUsePNbill_PN -is John cleverer than Bill -is John cleverer than Bill -är John smartare än Bill - - -SentenceUseClPresentPPosPredVPUsePNjohn_PNUseCompCompAPComparAclever_AUsePNbill_PN -John is cleverer than Bill -John is cleverer than Bill -John är smartare än Bill - - -SentenceUseClPresentPPosPredVPUsePNkim_PNUseCompCompCNAdjCNPositAclever_AUseNperson_N -Kim is a clever person -Kim is a clever person -Kim är en smart människa - - -QuestionUseQClPresentPPosQuestClPredVPUsePNkim_PNUseCompCompAPPositAclever_A -is Kim clever -is Kim clever -är Kim smart - - -SentenceUseClPresentPPosPredVPUsePNkim_PNUseCompCompAPPositAclever_A -Kim is clever -Kim is clever -Kim är smart - - -SentenceUseClPresentPPosPredVPUsePNkim_PNUseCompCompCNAdjCNPositAclever_AUseNpolitician_N -Kim is a clever politician -Kim is a clever politician -Kim är en smart politiker - - - -is Kim clever -is Kim clever -är Kim smart - - - -Kim is clever -Kim is clever -Kim är smart - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_ADetCNDetQuantDefArtNumSgUseNitelxz_N -the PC-6082 is faster than the ITEL-XZ -the PC-6082 is faster than the ITEL-XZ -PC-6082:an är snabbare än ITEL-XZ:an - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNitelxz_NUseCompCompAPPositAfast_A -the ITEL-XZ is fast -the ITEL-XZ is fast -ITEL-XZ:an är snabb - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPPositAfast_A -is the PC-6082 fast -is the PC-6082 fast -är PC-6082:an snabb - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPPositAfast_A -the PC-6082 is fast -the PC-6082 is fast -PC-6082:an är snabb - - - -the PC-6082 is faster than the ITEL-XZ -the PC-6082 is faster than the ITEL-XZ -PC-6082:an är snabbare än ITEL-XZ:an - - - -is the PC-6082 fast -is the PC-6082 fast -är PC-6082:an snabb - - - -the PC-6082 is fast -the PC-6082 is fast -PC-6082:an är snabb - - - -the PC-6082 is faster than the ITEL-XZ -the PC-6082 is faster than the ITEL-XZ -PC-6082:an är snabbare än ITEL-XZ:an - - - -the PC-6082 is fast -the PC-6082 is fast -PC-6082:an är snabb - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumSgUseNitelxz_NUseCompCompAPPositAfast_A -is the ITEL-XZ fast -is the ITEL-XZ fast -är ITEL-XZ:an snabb - - - -the ITEL-XZ is fast -the ITEL-XZ is fast -ITEL-XZ:an är snabb - - - -the PC-6082 is faster than the ITEL-XZ -the PC-6082 is faster than the ITEL-XZ -PC-6082:an är snabbare än ITEL-XZ:an - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPPositAslow_A -the PC-6082 is slow -the PC-6082 is slow -PC-6082:an är långsam - - - -is the ITEL-XZ fast -is the ITEL-XZ fast -är ITEL-XZ:an snabb - - - -the ITEL-XZ is fast -the ITEL-XZ is fast -ITEL-XZ:an är snabb - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAsAsfast_ADetCNDetQuantDefArtNumSgUseNitelxz_N -the PC-6082 is as fast as the ITEL-XZ -the PC-6082 is as fast as the ITEL-XZ -PC-6082:an är lika snabb som ITEL-XZ:an - - - -the ITEL-XZ is fast -the ITEL-XZ is fast -ITEL-XZ:an är snabb - - - -is the PC-6082 fast -is the PC-6082 fast -är PC-6082:an snabb - - - -the PC-6082 is fast -the PC-6082 is fast -PC-6082:an är snabb - - - -the PC-6082 is as fast as the ITEL-XZ -the PC-6082 is as fast as the ITEL-XZ -PC-6082:an är lika snabb som ITEL-XZ:an - - - -is the PC-6082 fast -is the PC-6082 fast -är PC-6082:an snabb - - - -the PC-6082 is fast -the PC-6082 is fast -PC-6082:an är snabb - - - -the PC-6082 is as fast as the ITEL-XZ -the PC-6082 is as fast as the ITEL-XZ -PC-6082:an är lika snabb som ITEL-XZ:an - - - -the PC-6082 is fast -the PC-6082 is fast -PC-6082:an är snabb - - - -is the ITEL-XZ fast -is the ITEL-XZ fast -är ITEL-XZ:an snabb - - - -the ITEL-XZ is fast -the ITEL-XZ is fast -ITEL-XZ:an är snabb - - - -the PC-6082 is as fast as the ITEL-XZ -the PC-6082 is as fast as the ITEL-XZ -PC-6082:an är lika snabb som ITEL-XZ:an - - - -the PC-6082 is slow -the PC-6082 is slow -PC-6082:an är långsam - - - -is the ITEL-XZ fast -is the ITEL-XZ fast -är ITEL-XZ:an snabb - - - -the ITEL-XZ is fast -the ITEL-XZ is fast -ITEL-XZ:an är snabb - - - -the PC-6082 is as fast as the ITEL-XZ -the PC-6082 is as fast as the ITEL-XZ -PC-6082:an är lika snabb som ITEL-XZ:an - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_ADetCNDetQuantDefArtNumSgUseNitelxz_N -is the PC-6082 faster than the ITEL-XZ -is the PC-6082 faster than the ITEL-XZ -är PC-6082:an snabbare än ITEL-XZ:an - - - -the PC-6082 is faster than the ITEL-XZ -the PC-6082 is faster than the ITEL-XZ -PC-6082:an är snabbare än ITEL-XZ:an - - - -the PC-6082 is as fast as the ITEL-XZ -the PC-6082 is as fast as the ITEL-XZ -PC-6082:an är lika snabb som ITEL-XZ:an - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAslow_ADetCNDetQuantDefArtNumSgUseNitelxz_N -is the PC-6082 slower than the ITEL-XZ -is the PC-6082 slower than the ITEL-XZ -är PC-6082:an långsammare än ITEL-XZ:an - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAslow_ADetCNDetQuantDefArtNumSgUseNitelxz_N -the PC-6082 is slower than the ITEL-XZ -the PC-6082 is slower than the ITEL-XZ -PC-6082:an är långsammare än ITEL-XZ:an - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumPlAdvCNAdjCNUseComparA_prefixmany_AUseNorder_NSubjSthan_SubjUseClPastPPosPredVPUsePNapcom_PNComplVVdo_VVelliptic_VP -ITEL won more orders than APCOM did [..] -ITEL won more orders than APCOM did [..] -ITEL vann mer order än APCOM gjorde [..] - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNsomePl_DetUseNorder_N -did ITEL win some orders -did ITEL win some orders -vann ITEL några order - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNsomePl_DetUseNorder_N -ITEL won some orders -ITEL won some orders -ITEL vann några order - - - -ITEL won more orders than APCOM did [..] -ITEL won more orders than APCOM did [..] -ITEL vann mer order än APCOM gjorde [..] - - -QuestionUseQClPastPPosQuestClPredVPUsePNapcom_PNComplSlashSlashV2awin_V2DetCNsomePl_DetUseNorder_N -did APCOM win some orders -did APCOM win some orders -vann APCOM några order - - -SentenceUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2awin_V2DetCNsomePl_DetUseNorder_N -APCOM won some orders -APCOM won some orders -APCOM vann några order - - - -ITEL won more orders than APCOM did [..] -ITEL won more orders than APCOM did [..] -ITEL vann mer order än APCOM gjorde [..] - - -SentenceUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumCardNumNumeralN_tenUseNorder_N -APCOM won ten orders -APCOM won ten orders -APCOM vann tio order - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNComplSlashSlashV2awin_V2PredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_elevenUseNorder_N -did ITEL win at least eleven orders -did ITEL win at least eleven orders -vann ITEL minst elva order - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2PredetNPat_least_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_elevenUseNorder_N -ITEL won at least eleven orders -ITEL won at least eleven orders -ITEL vann minst elva order - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumPlAdvCNAdjCNUseComparA_prefixmany_AUseNorder_NPrepNPthan_PrepUsePNapcom_PN -ITEL won more orders than APCOM -ITEL won more orders than APCOM -ITEL vann mer order än APCOM - - - -did ITEL win some orders -did ITEL win some orders -vann ITEL några order - - - -ITEL won some orders -ITEL won some orders -ITEL vann några order - - - -ITEL won more orders than APCOM -ITEL won more orders than APCOM -ITEL vann mer order än APCOM - - - -did APCOM win some orders -did APCOM win some orders -vann APCOM några order - - - -APCOM won some orders -APCOM won some orders -APCOM vann några order - - - -ITEL won more orders than APCOM -ITEL won more orders than APCOM -ITEL vann mer order än APCOM - - - -APCOM won ten orders -APCOM won ten orders -APCOM vann tio order - - - -did ITEL win at least eleven orders -did ITEL win at least eleven orders -vann ITEL minst elva order - - - -ITEL won at least eleven orders -ITEL won at least eleven orders -ITEL vann minst elva order - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumPlAdvCNAdjCNUseComparA_prefixmany_AUseNorder_NPrepNPthan_PrepDetCNDetQuantDefArtNumSgUseNapcom_contract_N -ITEL won more orders than the APCOM contract -ITEL won more orders than the APCOM contract -ITEL vann mer order än APCOM-kontraktet - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNapcom_contract_N -did ITEL win the APCOM contract -did ITEL win the APCOM contract -vann ITEL APCOM-kontraktet - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNapcom_contract_N -ITEL won the APCOM contract -ITEL won the APCOM contract -ITEL vann APCOM-kontraktet - - - -ITEL won more orders than the APCOM contract -ITEL won more orders than the APCOM contract -ITEL vann mer order än APCOM-kontraktet - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumCardAdNummore_than_AdNNumNumeralN_oneUseNorder_N -did ITEL win more than one order -did ITEL win more than one order -vann ITEL mer än en order - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumCardAdNummore_than_AdNNumNumeralN_oneUseNorder_N -ITEL won more than one order -ITEL won more than one order -ITEL vann mer än en order - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNtwice_as_many_DetAdvCNUseNorder_NPrepNPthan_PrepUsePNapcom_PN -ITEL won twice as many orders than APCOM -ITEL won twice as many orders than APCOM -ITEL vann dubbelt så många order än APCOM - - - -APCOM won ten orders -APCOM won ten orders -APCOM vann tio order - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twentyUseNorder_N -did ITEL win twenty orders -did ITEL win twenty orders -vann ITEL tjugo order - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twentyUseNorder_N -ITEL won twenty orders -ITEL won twenty orders -ITEL vann tjugo order - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumPlAdvCNAdjCNUseComparA_prefixmany_AUseNorder_NSubjSthan_SubjUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2alose_V2elliptic_NP_Pl -ITEL won more orders than APCOM lost [..] -ITEL won more orders than APCOM lost [..] -ITEL vann mer order än APCOM förlorade [..] - - - -did ITEL win some orders -did ITEL win some orders -vann ITEL några order - - - -ITEL won some orders -ITEL won some orders -ITEL vann några order - - - -ITEL won more orders than APCOM lost [..] -ITEL won more orders than APCOM lost [..] -ITEL vann mer order än APCOM förlorade [..] - - -QuestionUseQClPastPPosQuestClPredVPUsePNapcom_PNComplSlashSlashV2alose_V2DetCNsomePl_DetUseNorder_N -did APCOM lose some orders -did APCOM lose some orders -förlorade APCOM några order - - -SentenceUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2alose_V2DetCNsomePl_DetUseNorder_N -APCOM lost some orders -APCOM lost some orders -APCOM förlorade några order - - - -ITEL won more orders than APCOM lost [..] -ITEL won more orders than APCOM lost [..] -ITEL vann mer order än APCOM förlorade [..] - - -SentenceUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2alose_V2DetCNDetQuantIndefArtNumCardNumNumeralN_tenUseNorder_N -APCOM lost ten orders -APCOM lost ten orders -APCOM förlorade tio order - - - -did ITEL win at least eleven orders -did ITEL win at least eleven orders -vann ITEL minst elva order - - - -ITEL won at least eleven orders -ITEL won at least eleven orders -ITEL vann minst elva order - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_ADetCNDetQuantIndefArtNumCardNumNumeralN_500UseNmips_N -the PC-6082 is faster than 500 MIPS -the PC-6082 is faster than 500 MIPS -PC-6082:an är snabbare än 500 MIPS - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNitelzx_NUseCompCompAPComparAslow_ADetCNDetQuantIndefArtNumCardNumNumeralN_500UseNmips_N -the ITEL-ZX is slower than 500 MIPS -the ITEL-ZX is slower than 500 MIPS -ITEL-ZX:an är långsammare än 500 MIPS - - -QuestionUseQClPresentPPosQuestClPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_ADetCNDetQuantDefArtNumSgUseNitelzx_N -is the PC-6082 faster than the ITEL-ZX -is the PC-6082 faster than the ITEL-ZX -är PC-6082:an snabbare än ITEL-ZX:an - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_ADetCNDetQuantDefArtNumSgUseNitelzx_N -the PC-6082 is faster than the ITEL-ZX -the PC-6082 is faster than the ITEL-ZX -PC-6082:an är snabbare än ITEL-ZX:an - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2asell_V2DetCNDetQuantIndefArtNumCardNumNumeralN_3000AdvCNAdjCNUseComparA_prefixmany_AUseNcomputer_NPrepNPthan_PrepUsePNapcom_PN -ITEL sold 3000 more computers than APCOM -ITEL sold 3000 more computers than APCOM -ITEL sålde 3000 mer datorer än APCOM - - -SentenceUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2asell_V2PredetNPexactly_PredetDetCNDetQuantIndefArtNumCardNumNumeralN_2500UseNcomputer_N -APCOM sold exactly 2500 computers -APCOM sold exactly 2500 computers -APCOM sålde exakt 2500 datorer - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNComplSlashSlashV2asell_V2DetCNDetQuantIndefArtNumCardNumNumeralN_5500UseNcomputer_N -did ITEL sell 5500 computers -did ITEL sell 5500 computers -sålde ITEL 5500 datorer - - -SentenceUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2asell_V2DetCNDetQuantIndefArtNumCardNumNumeralN_5500UseNcomputer_N -ITEL sold 5500 computers -ITEL sold 5500 computers -ITEL sålde 5500 datorer - - -SentenceUseClPresentPPosPredVPUsePNapcom_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgAdvCNAdjCNUseComparA_prefiximportant_AUseNcustomer_NPrepNPthan_PrepUsePNitel_PN -APCOM has a more important customer than ITEL -APCOM has a more important customer than ITEL -APCOM har en viktigare kund än ITEL - - -QuestionUseQClPresentPPosQuestClPredVPUsePNapcom_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgAdvCNAdjCNUseComparA_prefiximportant_AUseNcustomer_NSubjSthan_SubjUseClPresentPPosPredVPUsePNitel_PNUseCompCompNPelliptic_NP_Sg -does APCOM have a more important customer than ITEL is [..] -does APCOM have a more important customer than ITEL is [..] -har APCOM en viktigare kund än ITEL är [..] - - -SentenceUseClPresentPPosPredVPUsePNapcom_PNComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgAdvCNAdjCNUseComparA_prefiximportant_AUseNcustomer_NSubjSthan_SubjUseClPresentPPosPredVPUsePNitel_PNUseCompCompNPelliptic_NP_Sg -APCOM has a more important customer than ITEL is [..] -APCOM has a more important customer than ITEL is [..] -APCOM har en viktigare kund än ITEL är [..] - - -SentenceUseClPresentPPosPredVPUsePNapcom_PNAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgAdjCNUseComparA_prefiximportant_AUseNcustomer_NPrepNPthan_PrepUsePNitel_PN -APCOM has a more important customer than ITEL -APCOM has a more important customer than ITEL -APCOM har en viktigare kund än ITEL - - -QuestionUseQClPresentPPosQuestClPredVPUsePNapcom_PNAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgAdjCNUseComparA_prefiximportant_AUseNcustomer_NSubjSthan_SubjUseClPresentPerfectPPosPredVPUsePNitel_PNelliptic_VP -does APCOM have a more important customer than ITEL has [..] -does APCOM have a more important customer than ITEL has [..] -har APCOM en viktigare kund än ITEL har [..] - - -SentenceUseClPresentPPosPredVPUsePNapcom_PNAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgAdjCNUseComparA_prefiximportant_AUseNcustomer_NSubjSthan_SubjUseClPresentPerfectPPosPredVPUsePNitel_PNelliptic_VP -APCOM has a more important customer than ITEL has [..] -APCOM has a more important customer than ITEL has [..] -APCOM har en viktigare kund än ITEL har [..] - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_ADetCNevery_DetUseNitel_computer_N -the PC-6082 is faster than every ITEL computer -the PC-6082 is faster than every ITEL computer -PC-6082:an är snabbare än varje ITEL-dator - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNitelzx_NUseCompCompCNUseNitel_computer_N -the ITEL-ZX is an ITEL computer -the ITEL-ZX is an ITEL computer -ITEL-ZX:an är en ITEL-dator - - - -is the PC-6082 faster than the ITEL-ZX -is the PC-6082 faster than the ITEL-ZX -är PC-6082:an snabbare än ITEL-ZX:an - - - -the PC-6082 is faster than the ITEL-ZX -the PC-6082 is faster than the ITEL-ZX -PC-6082:an är snabbare än ITEL-ZX:an - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_ADetCNsomeSg_DetUseNitel_computer_N -the PC-6082 is faster than some ITEL computer -the PC-6082 is faster than some ITEL computer -PC-6082:an är snabbare än någon ITEL-dator - - - -the ITEL-ZX is an ITEL computer -the ITEL-ZX is an ITEL computer -ITEL-ZX:an är en ITEL-dator - - - -is the PC-6082 faster than the ITEL-ZX -is the PC-6082 faster than the ITEL-ZX -är PC-6082:an snabbare än ITEL-ZX:an - - - -the PC-6082 is faster than the ITEL-ZX -the PC-6082 is faster than the ITEL-ZX -PC-6082:an är snabbare än ITEL-ZX:an - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_ADetCNanySg_DetUseNitel_computer_N -the PC-6082 is faster than any ITEL computer -the PC-6082 is faster than any ITEL computer -PC-6082:an är snabbare än någon ITEL-dator - - - -the ITEL-ZX is an ITEL computer -the ITEL-ZX is an ITEL computer -ITEL-ZX:an är en ITEL-dator - - - -is the PC-6082 faster than the ITEL-ZX -is the PC-6082 faster than the ITEL-ZX -är PC-6082:an snabbare än ITEL-ZX:an - - - -the PC-6082 is faster than the ITEL-ZX -the PC-6082 is faster than the ITEL-ZX -PC-6082:an är snabbare än ITEL-ZX:an - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_AConjNP2and_ConjDetCNDetQuantDefArtNumSgUseNitelzx_NDetCNDetQuantDefArtNumSgUseNitelzy_N -the PC-6082 is faster than the ITEL-ZX and the ITEL-ZY -the PC-6082 is faster than the ITEL-ZX and the ITEL-ZY -PC-6082:an är snabbare än ITEL-ZX:an och ITEL-ZY:an - - - -is the PC-6082 faster than the ITEL-ZX -is the PC-6082 faster than the ITEL-ZX -är PC-6082:an snabbare än ITEL-ZX:an - - - -the PC-6082 is faster than the ITEL-ZX -the PC-6082 is faster than the ITEL-ZX -PC-6082:an är snabbare än ITEL-ZX:an - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgUseNpc6082_NUseCompCompAPComparAfast_AConjNP2or_ConjDetCNDetQuantDefArtNumSgUseNitelzx_NDetCNDetQuantDefArtNumSgUseNitelzy_N -the PC-6082 is faster than the ITEL-ZX or the ITEL-ZY -the PC-6082 is faster than the ITEL-ZX or the ITEL-ZY -PC-6082:an är snabbare än ITEL-ZX:an eller ITEL-ZY:an - - - -is the PC-6082 faster than the ITEL-ZX -is the PC-6082 faster than the ITEL-ZX -är PC-6082:an snabbare än ITEL-ZX:an - - - -the PC-6082 is faster than the ITEL-ZX -the PC-6082 is faster than the ITEL-ZX -PC-6082:an är snabbare än ITEL-ZX:an - - -SentenceUseClPresentPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNfactory_NPrepNPin_PrepUsePNbirmingham_PN -ITEL has a factory in Birmingham -ITEL has a factory in Birmingham -ITEL har en fabrik i Birmingham - - -QuestionUseQClPresentPPosQuestClPredVPUsePNitel_PNAdVVPcurrently_AdVAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNfactory_NPrepNPin_PrepUsePNbirmingham_PN -does ITEL currently have a factory in Birmingham -does ITEL currently have a factory in Birmingham -har ITEL för närvarande en fabrik i Birmingham - - -SentenceUseClPresentPPosPredVPUsePNitel_PNAdVVPcurrently_AdVAdvVPComplSlashSlashV2ahave_V2DetCNDetQuantIndefArtNumSgUseNfactory_NPrepNPin_PrepUsePNbirmingham_PN -ITEL currently has a factory in Birmingham -ITEL currently has a factory in Birmingham -ITEL har för närvarande en fabrik i Birmingham - - -SentenceAdvSsince_1992_AdvUseClPresentPerfectPPosPredVPUsePNitel_PNUseCompCompAdvPrepNPin_PrepUsePNbirmingham_PN -since 1992 ITEL has been in Birmingham -since 1992 ITEL has been in Birmingham -sedan 1992 har ITEL varit i Birmingham - - -SentenceUseClPresentPPosImpersClAdVVPnow_AdVUseCompCompAdvyear_1996_Adv -it is now 1996 -it is now 1996 -det är nu 1996 - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPUseCompCompAdvPrepNPin_PrepUsePNbirmingham_PNin_1993_Adv -was ITEL in Birmingham in 1993 -was ITEL in Birmingham in 1993 -var ITEL i Birmingham 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPUseCompCompAdvPrepNPin_PrepUsePNbirmingham_PNin_1993_Adv -ITEL was in Birmingham in 1993 -ITEL was in Birmingham in 1993 -ITEL var i Birmingham 1993 - - -SentenceUseClPresentPerfectPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2adevelop_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNeditor_Nsince_1992_Adv -ITEL has developed a new editor since 1992 -ITEL has developed a new editor since 1992 -ITEL har utvecklat en ny redigerare sedan 1992 - - - -it is now 1996 -it is now 1996 -det är nu 1996 - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPComplSlashSlashV2adevelop_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNeditor_Nin_1993_Adv -did ITEL develop a new editor in 1993 -did ITEL develop a new editor in 1993 -utvecklade ITEL en ny redigerare 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2adevelop_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNeditor_Nin_1993_Adv -ITEL developed a new editor in 1993 -ITEL developed a new editor in 1993 -ITEL utvecklade en ny redigerare 1993 - - -SentenceUseClPresentPerfectPPosPredVPUsePNitel_PNAdvVPUseVexpand_Vsince_1992_Adv -ITEL has expanded since 1992 -ITEL has expanded since 1992 -ITEL har expanderat sedan 1992 - - - -it is now 1996 -it is now 1996 -det är nu 1996 - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPUseVexpand_Vin_1993_Adv -did ITEL expand in 1993 -did ITEL expand in 1993 -expanderade ITEL 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPUseVexpand_Vin_1993_Adv -ITEL expanded in 1993 -ITEL expanded in 1993 -ITEL expanderade 1993 - - -SentenceAdvSsince_1992_AdvUseClPresentPerfectPPosPredVPUsePNitel_PNComplSlashSlashV2amake8do_V2DetCNDetQuantIndefArtNumSgUseNloss_N -since 1992 ITEL has made a loss -since 1992 ITEL has made a loss -sedan 1992 har ITEL gjort en förlust - - - -it is now 1996 -it is now 1996 -det är nu 1996 - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPComplSlashSlashV2amake8do_V2DetCNDetQuantIndefArtNumSgUseNloss_Nin_1993_Adv -did ITEL make a loss in 1993 -did ITEL make a loss in 1993 -gjorde ITEL en förlust 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2amake8do_V2DetCNDetQuantIndefArtNumSgUseNloss_Nin_1993_Adv -ITEL made a loss in 1993 -ITEL made a loss in 1993 -ITEL gjorde en förlust 1993 - - -SentenceUseClPresentPerfectPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2amake8do_V2DetCNDetQuantIndefArtNumSgUseNloss_Nsince_1992_Adv -ITEL has made a loss since 1992 -ITEL has made a loss since 1992 -ITEL har gjort en förlust sedan 1992 - - - -it is now 1996 -it is now 1996 -det är nu 1996 - - - -did ITEL make a loss in 1993 -did ITEL make a loss in 1993 -gjorde ITEL en förlust 1993 - - - -ITEL made a loss in 1993 -ITEL made a loss in 1993 -ITEL gjorde en förlust 1993 - - - -ITEL has made a loss since 1992 -ITEL has made a loss since 1992 -ITEL har gjort en förlust sedan 1992 - - - -it is now 1996 -it is now 1996 -det är nu 1996 - - - -did ITEL make a loss in 1993 -did ITEL make a loss in 1993 -gjorde ITEL en förlust 1993 - - - -ITEL made a loss in 1993 -ITEL made a loss in 1993 -ITEL gjorde en förlust 1993 - - -SentenceAdvSin_march_1993_AdvUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2afound_V2UsePNitel_PN -in March 1993 APCOM founded ITEL -in March 1993 APCOM founded ITEL -i mars 1993 grundade APCOM ITEL - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPUseVexist_Vin_1992_Adv -did ITEL exist in 1992 -did ITEL exist in 1992 -fanns ITEL 1992 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPUseVexist_Vin_1992_Adv -ITEL existed in 1992 -ITEL existed in 1992 -ITEL fanns 1992 - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumSgUseNconference_NAdvVPUseVstart_Von_july_4th_1994_Adv -the conference started on July 4th , 1994 -the conference started on July 4th , 1994 -konferensen började 4:e juli 1994 - - -SentenceUseClPastPPosImpersClComplSlashSlashV2alast_V2DetCNDetQuantIndefArtNumCardNumNumeralN_2UseNday_N -it lasted 2 days -it lasted 2 days -det varade 2 dagar - - -QuestionUseQClPastPPosQuestClPredVPDetCNDetQuantDefArtNumSgUseNconference_NAdvVPUseCompCompAdvover_Advon_july_8th_1994_Adv -was the conference over on July 8th , 1994 -was the conference over on July 8th , 1994 -var konferensen slut 8:e juli 1994 - - -SentenceUseClPastPPosPredVPDetCNDetQuantDefArtNumSgUseNconference_NAdvVPUseCompCompAdvover_Advon_july_8th_1994_Adv -the conference was over on July 8th , 1994 -the conference was over on July 8th , 1994 -konferensen var slut 8:e juli 1994 - - -SentenceAdvSyesterday_AdvUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_N -yesterday APCOM signed the contract -yesterday APCOM signed the contract -igår undertecknade APCOM kontraktet - - -SentenceUseClPresentPPosPredVPMassNPUseNtoday_NUseCompCompAdvsaturday_july_14th_Adv -today is Saturday , July 14th -today is Saturday , July 14th -idag är lördagen den 14 juli - - -QuestionUseQClPastPPosQuestClPredVPUsePNapcom_PNAdvVPComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_Nfriday_13th_Adv -did APCOM sign the contract Friday , 13th -did APCOM sign the contract Friday , 13th -undertecknade APCOM kontraktet fredagen den 13:e - - -SentenceUseClPastPPosPredVPUsePNapcom_PNAdvVPComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_Nfriday_13th_Adv -APCOM signed the contract Friday , 13th -APCOM signed the contract Friday , 13th -APCOM undertecknade kontraktet fredagen den 13:e - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseVleave_VSubjSbefore_SubjUseClPastPPosPredVPUsePNjones_PNUseVleave_V -Smith left before Jones left -Smith left before Jones left -Smith gick innan Jones gick - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPUseVleave_VSubjSbefore_SubjUseClPastPPosPredVPUsePNanderson_PNUseVleave_V -Jones left before Anderson left -Jones left before Anderson left -Jones gick innan Anderson gick - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPUseVleave_VSubjSbefore_SubjUseClPastPPosPredVPUsePNanderson_PNUseVleave_V -did Smith leave before Anderson left -did Smith leave before Anderson left -gick Smith innan Anderson gick - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseVleave_VSubjSbefore_SubjUseClPastPPosPredVPUsePNanderson_PNUseVleave_V -Smith left before Anderson left -Smith left before Anderson left -Smith gick innan Anderson gick - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseVleave_VSubjSafter_SubjUseClPastPPosPredVPUsePNjones_PNUseVleave_V -Smith left after Jones left -Smith left after Jones left -Smith gick efter det att Jones gick - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPUseVleave_VSubjSafter_SubjUseClPastPPosPredVPUsePNanderson_PNUseVleave_V -Jones left after Anderson left -Jones left after Anderson left -Jones gick efter det att Anderson gick - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPUseVleave_VSubjSafter_SubjUseClPastPPosPredVPUsePNanderson_PNUseVleave_V -did Smith leave after Anderson left -did Smith leave after Anderson left -gick Smith efter det att Anderson gick - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseVleave_VSubjSafter_SubjUseClPastPPosPredVPUsePNanderson_PNUseVleave_V -Smith left after Anderson left -Smith left after Anderson left -Smith gick efter det att Anderson gick - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseCompCompAPPositApresent8attending_ASubjSafter_SubjUseClPastPPosPredVPUsePNjones_PNUseVleave_V -Smith was present after Jones left -Smith was present after Jones left -Smith var närvarande efter det att Jones gick - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPUseVleave_VSubjSafter_SubjUseClPastPPosPredVPUsePNanderson_PNUseCompCompAPPositApresent8attending_A -Jones left after Anderson was present -Jones left after Anderson was present -Jones gick efter det att Anderson var närvarande - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPUseCompCompAPPositApresent8attending_ASubjSafter_SubjUseClPastPPosPredVPUsePNanderson_PNUseCompCompAPPositApresent8attending_A -was Smith present after Anderson was present -was Smith present after Anderson was present -var Smith närvarande efter det att Anderson var närvarande - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseCompCompAPPositApresent8attending_ASubjSafter_SubjUseClPastPPosPredVPUsePNanderson_PNUseCompCompAPPositApresent8attending_A -Smith was present after Anderson was present -Smith was present after Anderson was present -Smith var närvarande efter det att Anderson var närvarande - - -SentenceUseClPastPPosPredVPUsePNsmith_PNUseVleave_V -Smith left -Smith left -Smith gick - - -SentenceUseClPastPPosPredVPUsePNjones_PNUseVleave_V -Jones left -Jones left -Jones gick - - - -Smith left before Jones left -Smith left before Jones left -Smith gick innan Jones gick - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNAdvVPUseVleave_VSubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNUseVleave_V -did Jones leave after Smith left -did Jones leave after Smith left -gick Jones efter det att Smith gick - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPUseVleave_VSubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNUseVleave_V -Jones left after Smith left -Jones left after Smith left -Jones gick efter det att Smith gick - - - -Smith left -Smith left -Smith gick - - - -Jones left -Jones left -Jones gick - - - -Smith left after Jones left -Smith left after Jones left -Smith gick efter det att Jones gick - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNAdvVPUseVleave_VSubjSbefore_SubjUseClPastPPosPredVPUsePNsmith_PNUseVleave_V -did Jones leave before Smith left -did Jones leave before Smith left -gick Jones innan Smith gick - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPUseVleave_VSubjSbefore_SubjUseClPastPPosPredVPUsePNsmith_PNUseVleave_V -Jones left before Smith left -Jones left before Smith left -Jones gick innan Smith gick - - - -Smith left -Smith left -Smith gick - - - -Jones left -Jones left -Jones gick - - - -Jones left before Smith left -Jones left before Smith left -Jones gick innan Smith gick - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPUseVleave_VSubjSafter_SubjUseClPastPPosPredVPUsePNjones_PNUseVleave_V -did Smith leave after Jones left -did Smith leave after Jones left -gick Smith efter det att Jones gick - - - -Smith left after Jones left -Smith left after Jones left -Smith gick efter det att Jones gick - - -SentenceUseClPastPPosPredVPUsePNjones_PNComplSlashSlashV2arevise_V2DetCNDetQuantDefArtNumSgUseNcontract_N -Jones revised the contract -Jones revised the contract -Jones granskade kontraktet - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2arevise_V2DetCNDetQuantDefArtNumSgUseNcontract_N -Smith revised the contract -Smith revised the contract -Smith granskade kontraktet - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPComplSlashSlashV2arevise_V2DetCNDetQuantDefArtNumSgUseNcontract_NSubjSbefore_SubjUseClPastPPosPredVPUsePNsmith_PNComplVVdo_VVelliptic_VP -Jones revised the contract before Smith did [..] -Jones revised the contract before Smith did [..] -Jones granskade kontraktet innan Smith gjorde [..] - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2arevise_V2DetCNDetQuantDefArtNumSgUseNcontract_NSubjSafter_SubjUseClPastPPosPredVPUsePNjones_PNComplVVdo_VVelliptic_VP -did Smith revise the contract after Jones did [..] -did Smith revise the contract after Jones did [..] -granskade Smith kontraktet efter det att Jones gjorde [..] - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2arevise_V2DetCNDetQuantDefArtNumSgUseNcontract_NSubjSafter_SubjUseClPastPPosPredVPUsePNjones_PNComplVVdo_VVelliptic_VP -Smith revised the contract after Jones did [..] -Smith revised the contract after Jones did [..] -Smith granskade kontraktet efter det att Jones gjorde [..] - - - -Jones revised the contract -Jones revised the contract -Jones granskade kontraktet - - - -Smith revised the contract -Smith revised the contract -Smith granskade kontraktet - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPComplSlashSlashV2arevise_V2DetCNDetQuantDefArtNumSgUseNcontract_NSubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNComplVVdo_VVelliptic_VP -Jones revised the contract after Smith did [..] -Jones revised the contract after Smith did [..] -Jones granskade kontraktet efter det att Smith gjorde [..] - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2arevise_V2DetCNDetQuantDefArtNumSgUseNcontract_NSubjSbefore_SubjUseClPastPPosPredVPUsePNjones_PNComplVVdo_VVelliptic_VP -did Smith revise the contract before Jones did [..] -did Smith revise the contract before Jones did [..] -granskade Smith kontraktet innan Jones gjorde [..] - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2arevise_V2DetCNDetQuantDefArtNumSgUseNcontract_NSubjSbefore_SubjUseClPastPPosPredVPUsePNjones_PNComplVVdo_VVelliptic_VP -Smith revised the contract before Jones did [..] -Smith revised the contract before Jones did [..] -Smith granskade kontraktet innan Jones gjorde [..] - - -SentenceUseClPastPPosPredVPUsePNsmith_PNUseVswim_V -Smith swam -Smith swam -Smith simmade - - -SentenceUseClPastPPosPredVPUsePNjones_PNUseVswim_V -Jones swam -Jones swam -Jones simmade - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseVswim_VSubjSbefore_SubjUseClPastPPosPredVPUsePNjones_PNUseVswim_V -Smith swam before Jones swam -Smith swam before Jones swam -Smith simmade innan Jones simmade - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNAdvVPUseVswim_VSubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNUseVswim_V -did Jones swim after Smith swam -did Jones swim after Smith swam -simmade Jones efter det att Smith simmade - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPUseVswim_VSubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNUseVswim_V -Jones swam after Smith swam -Jones swam after Smith swam -Jones simmade efter det att Smith simmade - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseVswim_VPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNshore_N -Smith swam to the shore -Smith swam to the shore -Smith simmade till stranden - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPUseVswim_VPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNshore_N -Jones swam to the shore -Jones swam to the shore -Jones simmade till stranden - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPAdvVPUseVswim_VPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNshore_NSubjSbefore_SubjUseClPastPPosPredVPUsePNjones_PNAdvVPUseVswim_VPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNshore_N -Smith swam to the shore before Jones swam to the shore -Smith swam to the shore before Jones swam to the shore -Smith simmade till stranden innan Jones simmade till stranden - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNAdvVPAdvVPUseVswim_VPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNshore_NSubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNAdvVPUseVswim_VPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNshore_N -did Jones swim to the shore after Smith swam to the shore -did Jones swim to the shore after Smith swam to the shore -simmade Jones till stranden efter det att Smith simmade till stranden - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPAdvVPUseVswim_VPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNshore_NSubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNAdvVPUseVswim_VPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNshore_N -Jones swam to the shore after Smith swam to the shore -Jones swam to the shore after Smith swam to the shore -Jones simmade till stranden efter det att Smith simmade till stranden - - -SentenceUseClPastPPosPredVPUsePNsmith_PNUseCompCompAPPositApresent8attending_A -Smith was present -Smith was present -Smith var närvarande - - -SentenceUseClPastPPosPredVPUsePNjones_PNUseCompCompAPPositApresent8attending_A -Jones was present -Jones was present -Jones var närvarande - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseCompCompAPPositApresent8attending_ASubjSafter_SubjUseClPastPPosPredVPUsePNjones_PNUseCompCompAPPositApresent8attending_A -Smith was present after Jones was present -Smith was present after Jones was present -Smith var närvarande efter det att Jones var närvarande - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNAdvVPUseCompCompAPPositApresent8attending_ASubjSbefore_SubjUseClPastPPosPredVPUsePNsmith_PNUseCompCompAPPositApresent8attending_A -was Jones present before Smith was present -was Jones present before Smith was present -var Jones närvarande innan Smith var närvarande - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPUseCompCompAPPositApresent8attending_ASubjSbefore_SubjUseClPastPPosPredVPUsePNsmith_PNUseCompCompAPPositApresent8attending_A -Jones was present before Smith was present -Jones was present before Smith was present -Jones var närvarande innan Smith var närvarande - - - -Smith was present -Smith was present -Smith var närvarande - - - -Jones was present -Jones was present -Jones var närvarande - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseCompCompAPPositApresent8attending_ASubjSbefore_SubjUseClPastPPosPredVPUsePNjones_PNUseCompCompAPPositApresent8attending_A -Smith was present before Jones was present -Smith was present before Jones was present -Smith var närvarande innan Jones var närvarande - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNAdvVPUseCompCompAPPositApresent8attending_ASubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNUseCompCompAPPositApresent8attending_A -was Jones present after Smith was present -was Jones present after Smith was present -var Jones närvarande efter det att Smith var närvarande - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPUseCompCompAPPositApresent8attending_ASubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNUseCompCompAPPositApresent8attending_A -Jones was present after Smith was present -Jones was present after Smith was present -Jones var närvarande efter det att Smith var närvarande - - -SentenceUseClPastPPosPredVPUsePNsmith_PNProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Smith was writing a report -Smith was writing a report -Smith skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNjones_PNProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Jones was writing a report -Jones was writing a report -Jones skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NSubjSbefore_SubjUseClPastPPosPredVPUsePNjones_PNProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Smith was writing a report before Jones was writing a report -Smith was writing a report before Jones was writing a report -Smith skrev en rapport innan Jones skrev en rapport - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNAdvVPProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NSubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -was Jones writing a report after Smith was writing a report -was Jones writing a report after Smith was writing a report -skrev Jones en rapport efter det att Smith skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NSubjSafter_SubjUseClPastPPosPredVPUsePNsmith_PNProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Jones was writing a report after Smith was writing a report -Jones was writing a report after Smith was writing a report -Jones skrev en rapport efter det att Smith skrev en rapport - - - -Smith was writing a report -Smith was writing a report -Smith skrev en rapport - - - -Jones was writing a report -Jones was writing a report -Jones skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NSubjSafter_SubjUseClPastPPosPredVPUsePNjones_PNProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Smith was writing a report after Jones was writing a report -Smith was writing a report after Jones was writing a report -Smith skrev en rapport efter det att Jones skrev en rapport - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNAdvVPProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NSubjSbefore_SubjUseClPastPPosPredVPUsePNsmith_PNProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -was Jones writing a report before Smith was writing a report -was Jones writing a report before Smith was writing a report -skrev Jones en rapport innan Smith skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_NSubjSbefore_SubjUseClPastPPosPredVPUsePNsmith_PNProgrVPaComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Jones was writing a report before Smith was writing a report -Jones was writing a report before Smith was writing a report -Jones skrev en rapport innan Smith skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNmeeting_NSubjSbefore_SubjUseClPastPPosPredVPUsePronhe_PronComplSlashSlashV2alose_V2DetCNDetQuantPossPronheRefl_PronNumSgUseNtemper_N -Smith left the meeting before he lost his temper -Smith left the meeting before he lost his temper -Smith lämnade mötet innan han förlorade sitt humör - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2alose_V2DetCNDetQuantPossPronheRefl_PronNumSgUseNtemper_N -did Smith lose his temper -did Smith lose his temper -förlorade Smith sitt humör - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2alose_V2DetCNDetQuantPossPronheRefl_PronNumSgUseNtemper_N -Smith lost his temper -Smith lost his temper -Smith förlorade sitt humör - - -SentenceExtAdvSSubjSwhen_SubjUseClPastPPosPredVPUsePronthey_PronComplSlashSlashV2aopen_V2UsePNthe_m25_PNUseClPastPPosPredVPMassNPUseNtraffic_NUseVincrease_V -when they opened the M25 , traffic increased -when they opened the M25 , traffic increased -när de öppnade M25:an , ökade trafik - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PNin_1991_Adv -Smith lived in Birmingham in 1991 -Smith lived in Birmingham in 1991 -Smith bodde i Birmingham 1991 - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PNin_1992_Adv -did Smith live in Birmingham in 1992 -did Smith live in Birmingham in 1992 -bodde Smith i Birmingham 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PNin_1992_Adv -Smith lived in Birmingham in 1992 -Smith lived in Birmingham in 1992 -Smith bodde i Birmingham 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantOrdPossPronheRefl_PronNumSgOrdNumeralN_oneUseNnovel_Nin_1991_Adv -Smith wrote his first novel in 1991 -Smith wrote his first novel in 1991 -Smith skrev sin första roman 1991 - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantOrdPossPronheRefl_PronNumSgOrdNumeralN_oneUseNnovel_Nin_1992_Adv -did Smith write his first novel in 1992 -did Smith write his first novel in 1992 -skrev Smith sin första roman 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantOrdPossPronheRefl_PronNumSgOrdNumeralN_oneUseNnovel_Nin_1992_Adv -Smith wrote his first novel in 1992 -Smith wrote his first novel in 1992 -Smith skrev sin första roman 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNnovel_Nin_1991_Adv -Smith wrote a novel in 1991 -Smith wrote a novel in 1991 -Smith skrev en roman 1991 - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2UsePronit_Pronin_1992_Adv -did Smith write it in 1992 -did Smith write it in 1992 -skrev Smith det 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2UsePronit_Pronin_1992_Adv -Smith wrote it in 1992 -Smith wrote it in 1992 -Smith skrev det 1992 - - - -Smith wrote a novel in 1991 -Smith wrote a novel in 1991 -Smith skrev en roman 1991 - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNnovel_Nin_1992_Adv -did Smith write a novel in 1992 -did Smith write a novel in 1992 -skrev Smith en roman 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNnovel_Nin_1992_Adv -Smith wrote a novel in 1992 -Smith wrote a novel in 1992 -Smith skrev en roman 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPProgrVPaComplSlashSlashV2arun_V2DetCNDetQuantIndefArtNumSgUseNbusiness_Nin_1991_Adv -Smith was running a business in 1991 -Smith was running a business in 1991 -Smith drev en affärsverksamhet 1991 - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPProgrVPaComplSlashSlashV2arun_V2UsePronit_Pronin_1992_Adv -was Smith running it in 1992 -was Smith running it in 1992 -drev Smith det 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPProgrVPaComplSlashSlashV2arun_V2UsePronit_Pronin_1992_Adv -Smith was running it in 1992 -Smith was running it in 1992 -Smith drev det 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNspecies_Nin_1991_Adv -Smith discovered a new species in 1991 -Smith discovered a new species in 1991 -Smith upptäckte en ny art 1991 - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adiscover_V2UsePronit_Pronin_1992_Adv -did Smith discover it in 1992 -did Smith discover it in 1992 -upptäckte Smith det 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adiscover_V2UsePronit_Pronin_1992_Adv -Smith discovered it in 1992 -Smith discovered it in 1992 -Smith upptäckte det 1992 - - - -Smith discovered a new species in 1991 -Smith discovered a new species in 1991 -Smith upptäckte en ny art 1991 - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNspecies_Nin_1992_Adv -did Smith discover a new species in 1992 -did Smith discover a new species in 1992 -upptäckte Smith en ny art 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNspecies_Nin_1992_Adv -Smith discovered a new species in 1992 -Smith discovered a new species in 1992 -Smith upptäckte en ny art 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_Nin_two_hours_Adv -Smith wrote a report in two hours -Smith wrote a report in two hours -Smith skrev en rapport på två timmar - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplVVstart_VVComplSlashSlashV2awrite_V2DetCNDetQuantDefArtNumSgUseNreport_Nat_8_am_Adv -Smith started writing the report at 8 am -Smith started writing the report at 8 am -Smith började skriva rapporten klockan 8 - - -QuestionUseQClPastPerfectPPosQuestClPredVPUsePNsmith_PNAdvVPComplVVfinish_VVComplSlashSlashV2awrite_V2DetCNDetQuantDefArtNumSgUseNreport_Nby_11_am_Adv -had Smith finished writing the report by 11 am -had Smith finished writing the report by 11 am -hade Smith slutat att skriva rapporten klockan 11 - - -SentenceUseClPastPerfectPPosPredVPUsePNsmith_PNAdvVPComplVVfinish_VVComplSlashSlashV2awrite_V2DetCNDetQuantDefArtNumSgUseNreport_Nby_11_am_Adv -Smith had finished writing the report by 11 am -Smith had finished writing the report by 11 am -Smith hade slutat att skriva rapporten klockan 11 - - - -Smith wrote a report in two hours -Smith wrote a report in two hours -Smith skrev en rapport på två timmar - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoAdjCNPartVPComplSlashSlashV2awrite_V2DetCNDetQuantDefArtNumSgUseNreport_NUseNhour_N -did Smith spend two hours writing the report -did Smith spend two hours writing the report - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoAdjCNPartVPComplSlashSlashV2awrite_V2DetCNDetQuantDefArtNumSgUseNreport_NUseNhour_N -Smith spent two hours writing the report -Smith spent two hours writing the report - - - -Smith wrote a report in two hours -Smith wrote a report in two hours -Smith skrev en rapport på två timmar - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardAdNummore_than_AdNNumNumeralN_twoAdjCNPartVPComplSlashSlashV2awrite_V2DetCNDetQuantDefArtNumSgUseNreport_NUseNhour_N -did Smith spend more than two hours writing the report -did Smith spend more than two hours writing the report - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardAdNummore_than_AdNNumNumeralN_twoAdjCNPartVPComplSlashSlashV2awrite_V2DetCNDetQuantDefArtNumSgUseNreport_NUseNhour_N -Smith spent more than two hours writing the report -Smith spent more than two hours writing the report - - - -Smith wrote a report in two hours -Smith wrote a report in two hours -Smith skrev en rapport på två timmar - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_Nin_one_hour_Adv -did Smith write a report in one hour -did Smith write a report in one hour -skrev Smith en rapport på en timme - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_Nin_one_hour_Adv -Smith wrote a report in one hour -Smith wrote a report in one hour -Smith skrev en rapport på en timme - - - -Smith wrote a report in two hours -Smith wrote a report in two hours -Smith skrev en rapport på två timmar - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -did Smith write a report -did Smith write a report -skrev Smith en rapport - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_N -Smith wrote a report -Smith wrote a report -Smith skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNspecies_Nin_two_hours_Adv -Smith discovered a new species in two hours -Smith discovered a new species in two hours -Smith upptäckte en ny art på två timmar - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoSentCNUseNhour_NEmbedPresPartComplSlashSlashV2adiscover_V2DetCNDetQuantDefArtNumSgAdjCNPositAnew_AUseNspecies_N -did Smith spend two hours discovering the new species -did Smith spend two hours discovering the new species - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoSentCNUseNhour_NEmbedPresPartComplSlashSlashV2adiscover_V2DetCNDetQuantDefArtNumSgAdjCNPositAnew_AUseNspecies_N -Smith spent two hours discovering the new species -Smith spent two hours discovering the new species - - - -Smith discovered a new species in two hours -Smith discovered a new species in two hours -Smith upptäckte en ny art på två timmar - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNspecies_N -did Smith discover a new species -did Smith discover a new species -upptäckte Smith en ny art - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNspecies_N -Smith discovered a new species -Smith discovered a new species -Smith upptäckte en ny art - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adiscover_V2DetCNmany_DetAdjCNPositAnew_AUseNspecies_Nin_two_hours_Adv -Smith discovered many new species in two hours -Smith discovered many new species in two hours -Smith upptäckte många nya arter på två timmar - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoSentCNUseNhour_NEmbedPresPartComplSlashSlashV2adiscover_V2MassNPAdjCNPositAnew_AUseNspecies_N -did Smith spend two hours discovering new species -did Smith spend two hours discovering new species - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoSentCNUseNhour_NEmbedPresPartComplSlashSlashV2adiscover_V2MassNPAdjCNPositAnew_AUseNspecies_N -Smith spent two hours discovering new species -Smith spent two hours discovering new species - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPProgrVPaComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_NPrepNPin_PrepDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNyear_N -Smith was running his own business in two years -Smith was running his own business in two years -Smith drev sin egna affärsverksamhet i två år - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoSentCNUseNyear_NEmbedPresPartComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_N -did Smith spend two years running his own business -did Smith spend two years running his own business - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardNumNumeralN_twoSentCNUseNyear_NEmbedPresPartComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_N -Smith spent two years running his own business -Smith spent two years running his own business - - - -Smith was running his own business in two years -Smith was running his own business in two years -Smith drev sin egna affärsverksamhet i två år - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardAdNummore_than_AdNNumNumeralN_twoSentCNUseNyear_NEmbedPresPartComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_N -did Smith spend more than two years running his own business -did Smith spend more than two years running his own business - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aspend_V2DetCNDetQuantIndefArtNumCardAdNummore_than_AdNNumNumeralN_twoSentCNUseNyear_NEmbedPresPartComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_N -Smith spent more than two years running his own business -Smith spent more than two years running his own business - - - -Smith was running his own business in two years -Smith was running his own business in two years -Smith drev sin egna affärsverksamhet i två år - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_N -did Smith run his own business -did Smith run his own business -drev Smith sin egna affärsverksamhet - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_N -Smith ran his own business -Smith ran his own business -Smith drev sin egna affärsverksamhet - - -SentenceAdvSPrepNPin_PrepDetCNDetQuantIndefArtNumCardNumNumeralN_twoUseNyear_NUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdvCNUseNchain_NPrepNPpart_PrepDetCNDetQuantIndefArtNumPlUseNbusiness_N -in two years Smith owned a chain of businesses -in two years Smith owned a chain of businesses -i två år ägde Smith en kedja av affärsverksamheter - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdvCNUseNchain_NPrepNPpart_PrepMassNPUseNbusiness_Nfor_two_years_Adv -did Smith own a chain of business for two years -did Smith own a chain of business for two years -ägde Smith en kedja av affärsverksamhet i två år - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdvCNUseNchain_NPrepNPpart_PrepMassNPUseNbusiness_Nfor_two_years_Adv -Smith owned a chain of business for two years -Smith owned a chain of business for two years -Smith ägde en kedja av affärsverksamhet i två år - - - -in two years Smith owned a chain of businesses -in two years Smith owned a chain of businesses -i två år ägde Smith en kedja av affärsverksamheter - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdvCNUseNchain_NPrepNPpart_PrepMassNPUseNbusiness_Nfor_more_than_two_years_Adv -did Smith own a chain of business for more than two years -did Smith own a chain of business for more than two years -ägde Smith en kedja av affärsverksamhet i mer än två år - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdvCNUseNchain_NPrepNPpart_PrepMassNPUseNbusiness_Nfor_more_than_two_years_Adv -Smith owned a chain of business for more than two years -Smith owned a chain of business for more than two years -Smith ägde en kedja av affärsverksamhet i mer än två år - - - -in two years Smith owned a chain of businesses -in two years Smith owned a chain of businesses -i två år ägde Smith en kedja av affärsverksamheter - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdvCNUseNchain_NPrepNPpart_PrepMassNPUseNbusiness_N -did Smith own a chain of business -did Smith own a chain of business -ägde Smith en kedja av affärsverksamhet - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aown_V2DetCNDetQuantIndefArtNumSgAdvCNUseNchain_NPrepNPpart_PrepMassNPUseNbusiness_N -Smith owned a chain of business -Smith owned a chain of business -Smith ägde en kedja av affärsverksamhet - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PNfor_two_years_Adv -Smith lived in Birmingham for two years -Smith lived in Birmingham for two years -Smith bodde i Birmingham i två år - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PNfor_a_year_Adv -did Smith live in Birmingham for a year -did Smith live in Birmingham for a year -bodde Smith i Birmingham i ett år - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PNfor_a_year_Adv -Smith lived in Birmingham for a year -Smith lived in Birmingham for a year -Smith bodde i Birmingham i ett år - - - -Smith lived in Birmingham for two years -Smith lived in Birmingham for two years -Smith bodde i Birmingham i två år - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PNfor_exactly_a_year_Adv -did Smith live in Birmingham for exactly a year -did Smith live in Birmingham for exactly a year -bodde Smith i Birmingham i exakt ett år - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PNfor_exactly_a_year_Adv -Smith lived in Birmingham for exactly a year -Smith lived in Birmingham for exactly a year -Smith bodde i Birmingham i exakt ett år - - - -Smith lived in Birmingham for two years -Smith lived in Birmingham for two years -Smith bodde i Birmingham i två år - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PN -did Smith live in Birmingham -did Smith live in Birmingham -bodde Smith i Birmingham - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseVlive_VPrepNPin_PrepUsePNbirmingham_PN -Smith lived in Birmingham -Smith lived in Birmingham -Smith bodde i Birmingham - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_Nfor_two_years_Adv -Smith ran his own business for two years -Smith ran his own business for two years -Smith drev sin egna affärsverksamhet i två år - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_Nfor_a_year_Adv -did Smith run his own business for a year -did Smith run his own business for a year -drev Smith sin egna affärsverksamhet i ett år - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2arun_V2DetCNDetQuantPossPronheRefl_PronNumSgAdjCNPositAown_AUseNbusiness_Nfor_a_year_Adv -Smith ran his own business for a year -Smith ran his own business for a year -Smith drev sin egna affärsverksamhet i ett år - - - -Smith ran his own business for two years -Smith ran his own business for two years -Smith drev sin egna affärsverksamhet i två år - - - -did Smith run his own business -did Smith run his own business -drev Smith sin egna affärsverksamhet - - - -Smith ran his own business -Smith ran his own business -Smith drev sin egna affärsverksamhet - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_Nfor_two_hours_Adv -Smith wrote a report for two hours -Smith wrote a report for two hours -Smith skrev en rapport i två timmar - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_Nfor_an_hour_Adv -did Smith write a report for an hour -did Smith write a report for an hour -skrev Smith en rapport i en timme - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_V2DetCNDetQuantIndefArtNumSgUseNreport_Nfor_an_hour_Adv -Smith wrote a report for an hour -Smith wrote a report for an hour -Smith skrev en rapport i en timme - - - -Smith wrote a report for two hours -Smith wrote a report for two hours -Smith skrev en rapport i två timmar - - - -did Smith write a report -did Smith write a report -skrev Smith en rapport - - - -Smith wrote a report -Smith wrote a report -Smith skrev en rapport - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumSgAdjCNPositAnew_AUseNspecies_Nfor_an_hour_Adv -Smith discovered a new species for an hour -Smith discovered a new species for an hour -Smith upptäckte en ny art i en timme - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumPlAdjCNPositAnew_AUseNspecies_Nfor_two_years_Adv -Smith discovered new species for two years -Smith discovered new species for two years -Smith upptäckte nya arter i två år - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumPlAdjCNPositAnew_AUseNspecies_N -did Smith discover new species -did Smith discover new species -upptäckte Smith nya arter - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2adiscover_V2DetCNDetQuantIndefArtNumPlAdjCNPositAnew_AUseNspecies_N -Smith discovered new species -Smith discovered new species -Smith upptäckte nya arter - - -SentenceAdvSin_1994_AdvUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2asend_V2DetCNDetQuantIndefArtNumSgUseNprogress_report_Nevery_month_Adv -in 1994 ITEL sent a progress report every month -in 1994 ITEL sent a progress report every month -1994 skickade ITEL en statusrapport varje månad - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPComplSlashSlashV2asend_V2DetCNDetQuantIndefArtNumSgUseNprogress_report_Nin_july_1994_Adv -did ITEL send a progress report in July 1994 -did ITEL send a progress report in July 1994 -skickade ITEL en statusrapport i juli 1994 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2asend_V2DetCNDetQuantIndefArtNumSgUseNprogress_report_Nin_july_1994_Adv -ITEL sent a progress report in July 1994 -ITEL sent a progress report in July 1994 -ITEL skickade en statusrapport i juli 1994 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2awrite_to_V2DetCNDetQuantIndefArtNumSgUseNrepresentative_Nevery_week_Adv -Smith wrote to a representative every week -Smith wrote to a representative every week -Smith skrev till en representant varje vecka - - -QuestionUseQClPresentPPosQuestClExistNPDetCNDetQuantIndefArtNumSgAdvCNRelCNUseNrepresentative_NUseRClPastPPosStrandRelSlashthat_RPSlashVPUsePNsmith_PNSlashV2awrite_to_V2every_week_Adv -is there a representative that Smith wrote to every week -is there a representative that Smith wrote to every week -finns det en representant som Smith skrev till varje vecka - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumSgAdvCNRelCNUseNrepresentative_NUseRClPastPPosStrandRelSlashthat_RPSlashVPUsePNsmith_PNSlashV2awrite_to_V2every_week_Adv -there is a representative that Smith wrote to every week -there is a representative that Smith wrote to every week -det finns en representant som Smith skrev till varje vecka - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNhouse_Nat_a_quarter_past_five_Adv -Smith left the house at a quarter past five -Smith left the house at a quarter past five -Smith lämnade huset kvart över fem - - -SentencePredVPSUsePronshe_PronConjVPS2and_ConjPastPPosComplSlashSlashV2atake_V2DetCNDetQuantIndefArtNumSgAdvCNUseNtaxi_NPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNstation_NPastPPosComplSlashSlashV2acatch_V2DetCNDetQuantOrdDefArtNumSgOrdNumeralN_oneAdvCNUseNtrain_NPrepNPto_PrepUsePNluxembourg_PN -she took a taxi to the station and caught the first train to Luxembourg -she took a taxi to the station and caught the first train to Luxembourg -hon tog en taxi till stationen och kom med det första tåget till Luxemburg - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2alose_V2DetCNsomePl_DetUseNfile_N -Smith lost some files -Smith lost some files -Smith förlorade några filer - - -SentenceUseClPastPPosPredVPUsePronthey_PronAdvVPPassV2sdestroy_V2SubjSwhen_SubjUseClPastPPosPredVPDetCNDetQuantPossPronshe_PronNumSgUseNhard_disk_NUseVcrash_V -they were destroyed when her hard disk crashed -they were destroyed when her hard disk crashed -de förstördes när hennes hårddisk kraschade - - -SentenceUseClPastPerfectPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNhouse_Nat_a_quarter_past_five_Adv -Smith had left the house at a quarter past five -Smith had left the house at a quarter past five -Smith hade lämnat huset kvart över fem - - -PSentencethen_PConjUseClPastPPosPredVPUsePronshe_PronComplSlashSlashV2atake_V2DetCNDetQuantIndefArtNumSgAdvCNUseNtaxi_NPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNstation_N -then she took a taxi to the station -then she took a taxi to the station -sedan hon tog en taxi till stationen - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNhouse_NSubjSbefore_SubjUseClPastPPosPredVPUsePronshe_PronAdvVPComplSlashSlashV2atake_V2DetCNDetQuantIndefArtNumSgUseNtaxi_NPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNstation_N -did Smith leave the house before she took a taxi to the station -did Smith leave the house before she took a taxi to the station -lämnade Smith huset innan hon tog en taxi till stationen - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNhouse_NSubjSbefore_SubjUseClPastPPosPredVPUsePronshe_PronAdvVPComplSlashSlashV2atake_V2DetCNDetQuantIndefArtNumSgUseNtaxi_NPrepNPto_PrepDetCNDetQuantDefArtNumSgUseNstation_N -Smith left the house before she took a taxi to the station -Smith left the house before she took a taxi to the station -Smith lämnade huset innan hon tog en taxi till stationen - - -SentenceUseClPresentPPosPredVPUsePNitel_PNAdVVPalways_AdVAdvVPComplSlashSlashV2adeliver_V2DetCNDetQuantIndefArtNumPlUseNreport_Nlate_Adv -ITEL always delivers reports late -ITEL always delivers reports late -ITEL lämnar alltid rapporter sent - - -SentenceAdvSin_1993_AdvUseClPastPPosPredVPUsePNitel_PNComplSlashSlashV2adeliver_V2DetCNDetQuantIndefArtNumPlUseNreport_N -in 1993 ITEL delivered reports -in 1993 ITEL delivered reports -1993 lämnade ITEL rapporter - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPAdvVPComplSlashSlashV2adeliver_V2DetCNDetQuantIndefArtNumPlUseNreport_Nlate_Advin_1993_Adv -did ITEL deliver reports late in 1993 -did ITEL deliver reports late in 1993 -lämnade ITEL rapporter sent 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPAdvVPComplSlashSlashV2adeliver_V2DetCNDetQuantIndefArtNumPlUseNreport_Nlate_Advin_1993_Adv -ITEL delivered reports late in 1993 -ITEL delivered reports late in 1993 -ITEL lämnade rapporter sent 1993 - - -SentenceUseClPresentPPosPredVPUsePNitel_PNAdVVPnever_AdVAdvVPComplSlashSlashV2adeliver_V2DetCNDetQuantIndefArtNumPlUseNreport_Nlate_Adv -ITEL never delivers reports late -ITEL never delivers reports late -ITEL lämnar aldrig rapporter sent - - - -in 1993 ITEL delivered reports -in 1993 ITEL delivered reports -1993 lämnade ITEL rapporter - - - -did ITEL deliver reports late in 1993 -did ITEL deliver reports late in 1993 -lämnade ITEL rapporter sent 1993 - - - -ITEL delivered reports late in 1993 -ITEL delivered reports late in 1993 -ITEL lämnade rapporter sent 1993 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPComplSlashSlashV2aarrive_in_V2UsePNparis_PNon_the_5th_of_may_1995_Adv -Smith arrived in Paris on the 5th of May , 1995 -Smith arrived in Paris on the 5th of May , 1995 -Smith anlände till Paris den 5:e maj 1995 - - -SentenceUseClPresentPPosPredVPMassNPUseNtoday_NUseCompCompAdvthe_15th_of_may_1995_Adv -today is the 15th of May , 1995 -today is the 15th of May , 1995 -idag är den 15 maj 1995 - - -SentenceUseClPresentPPosPredVPUsePronshe_PronAdVVPstill_AdVUseCompCompAdvPrepNPin_PrepUsePNparis_PN -she is still in Paris -she is still in Paris -hon är fortfarande i Paris - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNAdvVPUseCompCompAdvPrepNPin_PrepUsePNparis_PNon_the_7th_of_may_1995_Adv -was Smith in Paris on the 7th of May , 1995 -was Smith in Paris on the 7th of May , 1995 -var Smith i Paris den 7:e maj 1995 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNAdvVPUseCompCompAdvPrepNPin_PrepUsePNparis_PNon_the_7th_of_may_1995_Adv -Smith was in Paris on the 7th of May , 1995 -Smith was in Paris on the 7th of May , 1995 -Smith var i Paris den 7:e maj 1995 - - -SentenceAdvSSubjSwhen_SubjUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aarrive_in_V2UsePNkatmandu_PNUseClPastPerfectPPosPredVPUsePronshe_PronAdvVPProgrVPaUseVtravel_Vfor_three_days_Adv -when Smith arrived in Katmandu she had been travelling for three days -when Smith arrived in Katmandu she had been travelling for three days -när Smith anlände till Katmandu hade hon rest i tre dagar - - -had Smith been travelling the day before she arrived in Katmandu - - -Smith had been travelling the day before she arrived in Katmandu - - -SentenceUseClPastPerfectPPosPredVPUsePNsmith_PNAdvVPProgrVPaUseVtravel_VPrepNPon_PrepDetCNDetQuantDefArtNumSgAdvCNUseNday_NSubjSbefore_SubjUseClPastPPosPredVPUsePronshe_PronComplSlashSlashV2aarrive_in_V2UsePNkatmandu_PN -Smith had been travelling on the day before she arrived in Katmandu -Smith had been travelling on the day before she arrived in Katmandu -Smith hade rest på dagen innan hon anlände till Katmandu - - -SentencePredVPSUsePNjones_PNConjVPS2and_ConjPastPPosAdvVPUseVgraduate_Vin_march_AdvPresentPerfectPPosAdvVPUseCompCompAPPositAemployed_Aever_since_Adv -Jones graduated in March and has been employed ever since -Jones graduated in March and has been employed ever since -Jones utexaminerades i mars och har varit anställd ända sedan dess - - -SentenceUseClPresentPerfectPPosPredVPUsePNjones_PNAdvVPUseCompCompAPPositAunemployed_Ain_the_past_Adv -Jones has been unemployed in the past -Jones has been unemployed in the past -Jones har varit arbetslös tidigare - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNAdvVPAdvVPUseCompCompAPPositAunemployed_Aat_some_time_AdvSubjSbefore_SubjUseClPastPPosPredVPUsePronhe_PronUseVgraduate_V -was Jones unemployed at some time before he graduated -was Jones unemployed at some time before he graduated -var Jones arbetslös vid någon tidpunkt innan han utexaminerades - - -SentenceUseClPastPPosPredVPUsePNjones_PNAdvVPAdvVPUseCompCompAPPositAunemployed_Aat_some_time_AdvSubjSbefore_SubjUseClPastPPosPredVPUsePronhe_PronUseVgraduate_V -Jones was unemployed at some time before he graduated -Jones was unemployed at some time before he graduated -Jones var arbetslös vid någon tidpunkt innan han utexaminerades - - -SentenceUseClPresentPerfectPPosPredVPDetCNevery_DetUseNrepresentative_NComplSlashSlashV2aread_V2DetCNDetQuantthis_QuantNumSgUseNreport_N -every representative has read this report -every representative has read this report -varje representant har läst den här rapporten - - -SentenceUseClPresentPerfectPPosPredVPDetCNDetQuantno_QuantNumCardNumNumeralN_twoUseNrepresentative_NAdvVPComplSlashSlashV2aread_V2UsePronit_Pronat_the_same_time_Adv -no two representatives have read it at the same time -no two representatives have read it at the same time -inga två representanter har läst det samtidigt - - -SentenceUseClPastPPosPredVPDetCNDetQuantno_QuantNumSgUseNrepresentative_NComplSlashSlashV2Vtake_V2VComplSlashSlashV2aread_V2DetCNDetQuantDefArtNumSgUseNreport_NDetCNDetQuantIndefArtNumCardAdNumless_than_AdNhalf_a_CardUseNday_N -no representative took less than half a day to read the report -no representative took less than half a day to read the report -ingen representant tog mindre än en halv dag att läsa rapporten - - -SentenceUseClPresentPPosExistNPDetCNDetQuantIndefArtNumCardNumNumeralN_sixteenUseNrepresentative_N -there are sixteen representatives -there are sixteen representatives -det finns sexton representanter - - -QuestionUseQClPastPPosQuestClImpersClComplSlashSlashV2Vtake_V2VComplSlashSlashV2aread_V2DetCNDetQuantDefArtNumSgUseNreport_NDetCNDetQuantDefArtNumPlAdjCNComparAmany_ADetCNDetQuantIndefArtNumSgUseNweek_NUseNrepresentative_N -did it take the representatives more than a week to read the report -did it take the representatives more than a week to read the report -tog det de representanterna mer än en vecka att läsa rapporten - - -SentenceUseClPastPPosImpersClComplSlashSlashV2Vtake_V2VComplSlashSlashV2aread_V2DetCNDetQuantDefArtNumSgUseNreport_NDetCNDetQuantDefArtNumPlAdjCNComparAmany_ADetCNDetQuantIndefArtNumSgUseNweek_NUseNrepresentative_N -it took the representatives more than a week to read the report -it took the representatives more than a week to read the report -det tog de representanterna mer än en vecka att läsa rapporten - - -SentenceExtAdvSSubjSwhile_SubjUseClPastPPosPredVPUsePNjones_PNProgrVPaComplSlashSlashV2aupdate_V2DetCNDetQuantDefArtNumSgUseNprogram_NPredVPSUsePNmary_PNConjVPS2and_ConjPastPPosUseVcome_in_VPastPPosComplSlashSlash3V3tell_about_V3DetCNDetQuantDefArtNumSgUseNboard_meeting_NUsePronhe_Pron -while Jones was updating the program , Mary came in and told him about the board meeting -while Jones was updating the program , Mary came in and told him about the board meeting -medan Jones uppdaterade programmet , kom in och berättade för honom om styrelsemötet Mary - - -SentenceUseClPastPPosPredVPUsePronshe_PronAdvVPComplVVfinish_VVelliptic_VPSubjSbefore_SubjUseClPastPPosPredVPUsePronhe_PronComplVVdo_VVelliptic_VP -she finished [..] before he did [..] -she finished [..] before he did [..] -hon slutade att [..] innan han gjorde [..] - - -did Mary's story last as long as Jones' updating the program - - -Mary's story lasted as long as Jones' updating the program - - -SentenceExtAdvSSubjSbefore_SubjUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2abuy_V2DetCNDetQuantPossPronitRefl_PronNumSgAdjCNPositApresent8current_AUseNoffice_building_NUseClPastPerfectPPosImpersClAdvVPAdvVPProgrVPaComplSlashSlashV2apay_V2MassNPUseNmortgage_interest_NPrepNPon_PrepDetCNDetQuantDefArtNumSgAdjCNPositAprevious_AUseNone_Nfor_8_years_Adv -before APCOM bought its present office building , it had been paying mortgage interest on the previous one for 8 years -before APCOM bought its present office building , it had been paying mortgage interest on the previous one for 8 years -innan APCOM köpte sin nuvarande kontorsbyggnad , hade det betalat hypoteksränta på den förra nen i 8 år - - -SentenceAdvSSubjSsince_SubjUseClPastPPosPredVPUsePNapcom_PNComplSlashSlashV2abuy_V2DetCNDetQuantPossPronitRefl_PronNumSgAdjCNPositApresent8current_AUseNoffice_building_NUseClPresentPerfectPPosImpersClAdvVPAdvVPProgrVPaComplSlashSlashV2apay_V2MassNPUseNmortgage_interest_NPrepNPon_PrepUsePronit_Pronfor_more_than_10_years_Adv -since APCOM bought its present office building it has been paying mortgage interest on it for more than 10 years -since APCOM bought its present office building it has been paying mortgage interest on it for more than 10 years -sedan APCOM köpte sin nuvarande kontorsbyggnad har det betalat hypoteksränta på det i mer än 10 år - - -QuestionUseQClPresentPerfectPPosQuestClPredVPUsePNapcom_PNAdvVPProgrVPaComplSlashSlashV2apay_V2MassNPUseNmortgage_interest_Nfor_a_total_of_15_years_or_more_Adv -has APCOM been paying mortgage interest for a total of 15 years or more -has APCOM been paying mortgage interest for a total of 15 years or more -har APCOM betalat hypoteksränta i totalt 15 år eller mer - - -SentenceUseClPresentPerfectPPosPredVPUsePNapcom_PNAdvVPProgrVPaComplSlashSlashV2apay_V2MassNPUseNmortgage_interest_Nfor_a_total_of_15_years_or_more_Adv -APCOM has been paying mortgage interest for a total of 15 years or more -APCOM has been paying mortgage interest for a total of 15 years or more -APCOM har betalat hypoteksränta i totalt 15 år eller mer - - -SentenceExtAdvSSubjSwhen_SubjUseClPastPPosPredVPUsePNjones_PNComplSlashSlashV2aget_V2DetCNDetQuantPossPronheRefl_PronNumSgAdvCNUseNjob_NPrepNPat_PrepUsePNthe_cia_PNUseClPastPPosPredVPUsePronhe_PronComplVSknow_VSUseClConditionalPPosPredVPUsePronhe_PronAdVVPnever_AdVPassVPSlashSlashV2Vallow_V2VComplSlashSlashV2awrite_V2DetCNDetQuantPossPronheRefl_PronNumPlUseNmemoir_N -when Jones got his job at the CIA , he knew that he would never be allowed to write his memoirs -when Jones got his job at the CIA , he knew that he would never be allowed to write his memoirs - - -is it the case that Jones is not and will never be allowed to write his memoirs - - -it is the case that Jones is not and will never be allowed to write his memoirs - - -SentenceUseClPresentPPosImpersClAdvVPUseCompCompNPDetCNDetQuantDefArtNumSgUseNcase_NSubjSthat_SubjPredVPSUsePNjones_PNConjVPS2and_ConjPresentUncNegPassVPSlashelliptic_VPSlashFuturePPosAdVVPnever_AdVPassVPSlashSlashV2Vallow_V2VComplSlashSlashV2awrite_V2DetCNDetQuantPossPronheRefl_PronNumPlUseNmemoir_N -it is the case that Jones is not [..] and never will be allowed to write his memoirs -it is the case that Jones is not [..] and never will be allowed to write his memoirs - - -SentenceUseClPresentPerfectPPosPredVPUsePNsmith_PNAdvVPAdvVPUseCompCompAdvPrepNPto_PrepUsePNflorence_PNtwice_Advin_the_past_Adv -Smith has been to Florence twice in the past -Smith has been to Florence twice in the past -Smith har varit till Florens två gånger tidigare - - -SentenceUseClFuturePPosPredVPUsePNsmith_PNAdvVPAdvVPAdvVPUseVgo8travel_VPrepNPto_PrepUsePNflorence_PNtwice_Advin_the_coming_year_Adv -Smith will go to Florence twice in the coming year -Smith will go to Florence twice in the coming year -Smith ska åka till Florens två gånger under det kommande året - - -two years from now will Smith have been to Florence at least four times - - -SentenceAdvStwo_years_from_now_AdvUseClFuturePerfectPPosPredVPUsePNsmith_PNAdvVPUseCompCompAdvPrepNPto_PrepUsePNflorence_PNat_least_four_times -two years from now Smith will have been to Florence at least four times -two years from now Smith will have been to Florence at least four times -om två år ska Smith ha varit till Florens minst fyra gånger - - -last week I already knew that when , in a month's time , Smith would discover that she had been duped she would be furious - - -SentenceAdvSlast_week_AdvUseClPastPPosPredVPUseProni_PronAdVVPalready_AdVComplVSknow_VSExtAdvSSubjSwhen_SubjExtAdvSin_a_months_time_AdvUseClConditionalPPosPredVPUsePNsmith_PNComplVSdiscover_VSUseClPastPerfectPPosPredVPUsePronshe_PronPassV2dupe_V2UseClConditionalPPosPredVPUsePronshe_PronUseCompCompAPPositAfurious_A -last week I already knew that when in a month's time , Smith would discover that she had been duped , she would be furious -last week I already knew that when in a month's time , Smith would discover that she had been duped , she would be furious -förra veckan visste jag redan att när om en månad , skulle Smith upptäcka att hon hade blivit lurad , skulle hon vara rasande - - -will it be the case that in a few weeks Smith will discover that she has been duped; and will she be furious - - -SentenceUseClFuturePPosImpersClAdvVPUseCompCompNPDetCNDetQuantDefArtNumSgUseNcase_NSubjSthat_SubjConjS2semicolon_and_ConjAdvSin_a_few_weeks_AdvUseClFuturePPosPredVPUsePNsmith_PNComplVSdiscover_VSUseClPresentPerfectPPosPredVPUsePronshe_PronPassV2dupe_V2UseClFuturePPosPredVPUsePronshe_PronUseCompCompAPPositAfurious_A -it will be the case that in a few weeks Smith will discover that she has been duped ; and she will be furious -it will be the case that in a few weeks Smith will discover that she has been duped; and she will be furious -det ska vara fallet att om några veckor ska Smith upptäcka att hon har blivit lurad ; och hon ska vara rasande - - -no one gambling seriously stops until he is broke - - -SentenceUseClPresentPPosPredVPRelNPaUsePronno_one_PronUseRClPresentPPosRelVPIdRPAdvVPProgrVPaUseVgamble_VPositAdvAdjserious_AAdvVPUseVstop_VSubjSuntil_SubjUseClPresentPPosPredVPUsePronhe_PronUseCompCompAPPositAbroke_A -no one who is gambling seriously stops until he is broke -no one who is gambling seriously stops until he is broke -ingen som spelar seriöst slutar förrän han är pank - - -SentenceUseClPresentPPosPredVPUsePronno_one_PronComplVVcan_VVAdvVPUseVgamble_VSubjSwhen_SubjUseClPresentPPosPredVPUsePronhe_PronUseCompCompAPPositAbroke_A -no one can gamble when he is broke -no one can gamble when he is broke -ingen kan spela när han är pank - - -does everyone who starts gambling seriously stop the moment he is broke - - -everyone who starts gambling seriously stops the moment he is broke - - -SentenceUseClPresentPPosPredVPRelNPaUseProneveryone_PronUseRClPresentPPosRelVPIdRPComplVVstart_VVAdvVPUseVgamble_VPositAdvAdjserious_AAdvVPUseVstop_VPrepNPat_PrepDetCNDetQuantDefArtNumSgAdvCNUseNmoment_NSubjSwhen_SubjUseClPresentPPosPredVPUsePronhe_PronUseCompCompAPPositAbroke_A -everyone who starts gambling seriously stops at the moment when he is broke -everyone who starts gambling seriously stops at the moment when he is broke -alla som börjar spela seriöst slutar på ögonblicket när han är pank - - -SentenceUseClPresentPPosPredVPRelNPaUsePronno_one_PronUseRClPresentPPosRelVPIdRPComplVVstart_VVAdvVPUseVgamble_VPositAdvAdjserious_AAdvVPUseVstop_VSubjSuntil_SubjUseClPresentPPosPredVPUsePronhe_PronUseCompCompAPPositAbroke_A -no one who starts gambling seriously stops until he is broke -no one who starts gambling seriously stops until he is broke -ingen som börjar spela seriöst slutar förrän han är pank - - -does everyone who starts gambling seriously continue until he is broke - - -SentenceUseClPresentPPosPredVPRelNPaUseProneveryone_PronUseRClPresentPPosRelVPIdRPComplVVstart_VVAdvVPUseVgamble_VPositAdvAdjserious_AAdvVPUseVcontinue_VSubjSuntil_SubjUseClPresentPPosPredVPUsePronhe_PronUseCompCompAPPositAbroke_A -everyone who starts gambling seriously continues until he is broke -everyone who starts gambling seriously continues until he is broke -alla som börjar spela seriöst fortsätter förrän han är pank - - -SentenceUseClPresentPPosPredVPRelNPaUsePronnobody_PronUseRClPresentPPosRelVPIdRPUseCompCompAPPositAasleep_AAdVVPever_AdVComplVSknow_VSUseClPresentPPosPredVPUsePronhe_PronUseCompCompAPPositAasleep_A -nobody who is asleep ever knows that he is asleep -nobody who is asleep ever knows that he is asleep -ingen som är sovande vet någonsin att han är sovande - - -PSentencebut_PConjUseClPresentPPosPredVPDetCNsomePl_DetUseNperson_NAdvVPComplVSknow_VSUseClPresentPerfectPPosPredVPUsePronthey_PronUseCompCompAPPositAasleep_ASubjSafter_SubjUseClPresentPerfectPPosPredVPUsePronthey_PronUseCompCompAPPositAasleep_A -but some people know that they have been asleep after they have been asleep -but some people know that they have been asleep after they have been asleep -men några människor vet att de har varit sovande efter det att de har varit sovande - - -QuestionUseQClPresentPPosQuestClPredVPDetCNsomePl_DetUseNperson_NComplVSdiscover_VSUseClPresentPerfectPPosPredVPUsePronthey_PronUseCompCompAPPositAasleep_A -do some people discover that they have been asleep -do some people discover that they have been asleep -upptäcker några människor att de har varit sovande - - -SentenceUseClPresentPPosPredVPDetCNsomePl_DetUseNperson_NComplVSdiscover_VSUseClPresentPerfectPPosPredVPUsePronthey_PronUseCompCompAPPositAasleep_A -some people discover that they have been asleep -some people discover that they have been asleep -några människor upptäcker att de har varit sovande - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2abuild_V2UsePNmtalk_PNin_1993_Adv -ITEL built MTALK in 1993 -ITEL built MTALK in 1993 -ITEL tillverkade MTALK 1993 - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPComplSlashSlashV2afinish_V2UsePNmtalk_PNin_1993_Adv -did ITEL finish MTALK in 1993 -did ITEL finish MTALK in 1993 -slutförde ITEL MTALK 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2afinish_V2UsePNmtalk_PNin_1993_Adv -ITEL finished MTALK in 1993 -ITEL finished MTALK in 1993 -ITEL slutförde MTALK 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPProgrVPaComplSlashSlashV2abuild_V2UsePNmtalk_PNin_1993_Adv -ITEL was building MTALK in 1993 -ITEL was building MTALK in 1993 -ITEL tillverkade MTALK 1993 - - - -did ITEL finish MTALK in 1993 -did ITEL finish MTALK in 1993 -slutförde ITEL MTALK 1993 - - - -ITEL finished MTALK in 1993 -ITEL finished MTALK in 1993 -ITEL slutförde MTALK 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPAdvVPComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_NPrepNPfrom_PrepUsePNapcom_PNin_1993_Adv -ITEL won the contract from APCOM in 1993 -ITEL won the contract from APCOM in 1993 -ITEL vann kontraktet från APCOM 1993 - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumSgUseNcontract_Nin_1993_Adv -did ITEL win a contract in 1993 -did ITEL win a contract in 1993 -vann ITEL ett kontrakt 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2awin_V2DetCNDetQuantIndefArtNumSgUseNcontract_Nin_1993_Adv -ITEL won a contract in 1993 -ITEL won a contract in 1993 -ITEL vann ett kontrakt 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPAdvVPProgrVPaComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_NPrepNPfrom_PrepUsePNapcom_PNin_1993_Adv -ITEL was winning the contract from APCOM in 1993 -ITEL was winning the contract from APCOM in 1993 -ITEL vann kontraktet från APCOM 1993 - - - -did ITEL win a contract in 1993 -did ITEL win a contract in 1993 -vann ITEL ett kontrakt 1993 - - - -ITEL won a contract in 1993 -ITEL won a contract in 1993 -ITEL vann ett kontrakt 1993 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2aown_V2UsePNapcom_PNfrom_1988_to_1992_Adv -ITEL owned APCOM from 1988 to 1992 -ITEL owned APCOM from 1988 to 1992 -ITEL ägde APCOM från 1988 till 1992 - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPComplSlashSlashV2aown_V2UsePNapcom_PNin_1990_Adv -did ITEL own APCOM in 1990 -did ITEL own APCOM in 1990 -ägde ITEL APCOM 1990 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2aown_V2UsePNapcom_PNin_1990_Adv -ITEL owned APCOM in 1990 -ITEL owned APCOM in 1990 -ITEL ägde APCOM 1990 - - -SentenceUseClPastPPosPredVPConjNP2and_ConjUsePNsmith_PNUsePNjones_PNComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -Smith and Jones left the meeting -Smith and Jones left the meeting -Smith och Jones lämnade mötet - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did Smith leave the meeting -did Smith leave the meeting -lämnade Smith mötet - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -Smith left the meeting -Smith left the meeting -Smith lämnade mötet - - - -Smith and Jones left the meeting -Smith and Jones left the meeting -Smith och Jones lämnade mötet - - -QuestionUseQClPastPPosQuestClPredVPUsePNjones_PNComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -did Jones leave the meeting -did Jones leave the meeting -lämnade Jones mötet - - -SentenceUseClPastPPosPredVPUsePNjones_PNComplSlashSlashV2aleave_V2DetCNDetQuantDefArtNumSgUseNmeeting_N -Jones left the meeting -Jones left the meeting -Jones lämnade mötet - - -SentenceUseClPastPPosPredVPConjNP3and_ConjUsePNsmith_PNUsePNanderson_PNUsePNjones_PNUseVmeet_V -Smith , Anderson and Jones met -Smith , Anderson and Jones met -Smith , Anderson och Jones träffades - - -QuestionUseQClPastPPosQuestClExistNPDetCNDetQuantIndefArtNumSgRelCNComplN2group_N2DetCNDetQuantIndefArtNumPlUseNperson_NUseRClPastPPosRelVPthat_RPUseVmeet_V -was there a group of people that met -was there a group of people that met -fanns det en grupp människor som träffades - - -SentenceUseClPastPPosExistNPDetCNDetQuantIndefArtNumSgRelCNComplN2group_N2DetCNDetQuantIndefArtNumPlUseNperson_NUseRClPastPPosRelVPthat_RPUseVmeet_V -there was a group of people that met -there was a group of people that met -det fanns en grupp människor som träffades - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplVSknow_VSUseClPastPerfectPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_Nin_1992_Adv -Smith knew that ITEL had won the contract in 1992 -Smith knew that ITEL had won the contract in 1992 -Smith visste att ITEL hade vunnit kontraktet 1992 - - -QuestionUseQClPastPPosQuestClPredVPUsePNitel_PNAdvVPComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_Nin_1992_Adv -did ITEL win the contract in 1992 -did ITEL win the contract in 1992 -vann ITEL kontraktet 1992 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_Nin_1992_Adv -ITEL won the contract in 1992 -ITEL won the contract in 1992 -ITEL vann kontraktet 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplVSbelieve_VSUseClPastPerfectPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_Nin_1992_Adv -Smith believed that ITEL had won the contract in 1992 -Smith believed that ITEL had won the contract in 1992 -Smith trodde att ITEL hade vunnit kontraktet 1992 - - - -did ITEL win the contract in 1992 -did ITEL win the contract in 1992 -vann ITEL kontraktet 1992 - - - -ITEL won the contract in 1992 -ITEL won the contract in 1992 -ITEL vann kontraktet 1992 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplVVmanage_VVComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_Nin_1992_Adv -ITEL managed to win the contract in 1992 -ITEL managed to win the contract in 1992 -ITEL lyckades att vinna kontraktet 1992 - - - -did ITEL win the contract in 1992 -did ITEL win the contract in 1992 -vann ITEL kontraktet 1992 - - - -ITEL won the contract in 1992 -ITEL won the contract in 1992 -ITEL vann kontraktet 1992 - - -SentenceUseClPastPPosPredVPUsePNitel_PNAdvVPComplVVtry_VVComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_Nin_1992_Adv -ITEL tried to win the contract in 1992 -ITEL tried to win the contract in 1992 -ITEL försökte att vinna kontraktet 1992 - - - -did ITEL win the contract in 1992 -did ITEL win the contract in 1992 -vann ITEL kontraktet 1992 - - - -ITEL won the contract in 1992 -ITEL won the contract in 1992 -ITEL vann kontraktet 1992 - - -SentenceUseClPresentPPosImpersClUseCompCompAPSentAPPositAtrue_AEmbedSUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_Nin_1992_Adv -it is true that ITEL won the contract in 1992 -it is true that ITEL won the contract in 1992 -det är sant att ITEL vann kontraktet 1992 - - - -did ITEL win the contract in 1992 -did ITEL win the contract in 1992 -vann ITEL kontraktet 1992 - - - -ITEL won the contract in 1992 -ITEL won the contract in 1992 -ITEL vann kontraktet 1992 - - -SentenceUseClPresentPPosImpersClUseCompCompAPSentAPPositAfalse_AEmbedSUseClPastPPosPredVPUsePNitel_PNAdvVPComplSlashSlashV2awin_V2DetCNDetQuantDefArtNumSgUseNcontract_Nin_1992_Adv -it is false that ITEL won the contract in 1992 -it is false that ITEL won the contract in 1992 -det är inte sant att ITEL vann kontraktet 1992 - - - -did ITEL win the contract in 1992 -did ITEL win the contract in 1992 -vann ITEL kontraktet 1992 - - - -ITEL won the contract in 1992 -ITEL won the contract in 1992 -ITEL vann kontraktet 1992 - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2Vsee_V2VComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUsePNjones_PN -Smith saw Jones sign the contract -Smith saw Jones sign the contract -Smith såg Jones underteckna kontraktet - - -SentenceExtAdvSSubjSif_SubjUseClPastPPosPredVPUsePNjones_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUseClPastPPosPredVPDetCNDetQuantPossPronhe_PronNumSgUseNheart_NProgrVPaUseVbeat_V -if Jones signed the contract , his heart was beating -if Jones signed the contract , his heart was beating -om Jones undertecknade kontraktet , slog hans hjärta - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2Vsee_V2VUseVbeat_VDetCNDetQuantGenNPUsePNjones_PNNumSgUseNheart_N -did Smith see Jones' heart beat -did Smith see Jones' heart beat -såg Smith Jones hjärta slå - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2Vsee_V2VUseVbeat_VDetCNDetQuantGenNPUsePNjones_PNNumSgUseNheart_N -Smith saw Jones' heart beat -Smith saw Jones' heart beat -Smith såg Jones hjärta slå - - - -Smith saw Jones sign the contract -Smith saw Jones sign the contract -Smith såg Jones underteckna kontraktet - - -SentenceExtAdvSSubjSwhen_SubjUseClPastPPosPredVPUsePNjones_PNComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUseClPastPPosPredVPDetCNDetQuantPossPronhe_PronNumSgUseNheart_NProgrVPaUseVbeat_V -when Jones signed the contract , his heart was beating -when Jones signed the contract , his heart was beating -när Jones undertecknade kontraktet , slog hans hjärta - - - -did Smith see Jones' heart beat -did Smith see Jones' heart beat -såg Smith Jones hjärta slå - - - -Smith saw Jones' heart beat -Smith saw Jones' heart beat -Smith såg Jones hjärta slå - - - -Smith saw Jones sign the contract -Smith saw Jones sign the contract -Smith såg Jones underteckna kontraktet - - - -did Jones sign the contract -did Jones sign the contract -undertecknade Jones kontraktet - - - -Jones signed the contract -Jones signed the contract -Jones undertecknade kontraktet - - - -Smith saw Jones sign the contract -Smith saw Jones sign the contract -Smith såg Jones underteckna kontraktet - - -SentenceUseClPresentPPosPredVPUsePNjones_PNUseCompCompNPDetCNDetQuantDefArtNumSgComplN2chairman_N2UsePNitel_PN -Jones is the chairman of ITEL -Jones is the chairman of ITEL -Jones är ordföranden för ITEL - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2Vsee_V2VComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NDetCNDetQuantDefArtNumSgComplN2chairman_N2UsePNitel_PN -did Smith see the chairman of ITEL sign the contract -did Smith see the chairman of ITEL sign the contract -såg Smith ordföranden för ITEL underteckna kontraktet - - -SentenceUseClPastPPosPredVPUsePNsmith_PNComplSlashSlashV2Vsee_V2VComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NDetCNDetQuantDefArtNumSgComplN2chairman_N2UsePNitel_PN -Smith saw the chairman of ITEL sign the contract -Smith saw the chairman of ITEL sign the contract -Smith såg ordföranden för ITEL underteckna kontraktet - - -SentenceUseClPastPPosPredVPUsePNhelen_PNComplSlashSlashV2Vsee_V2VComplSlashSlashV2aanswer_V2DetCNDetQuantDefArtNumSgUseNphone_NDetCNDetQuantDefArtNumSgComplN2chairman_N2DetCNDetQuantDefArtNumSgUseNdepartment_N -Helen saw the chairman of the department answer the phone -Helen saw the chairman of the department answer the phone -Helen såg ordföranden för avdelningen svara i telefonen - - -SentenceUseClPresentPPosPredVPDetCNDetQuantDefArtNumSgComplN2chairman_N2DetCNDetQuantDefArtNumSgUseNdepartment_NUseCompCompCNUseNperson_N -the chairman of the department is a person -the chairman of the department is a person -ordföranden för avdelningen är en människa - - -QuestionUseQClPresentPPosQuestClExistNPRelNPaUsePronanyone_PronUseRClPastPPosStrandRelSlashIdRPSlashVPUsePNhelen_PNSlashV2Vsee_V2VComplSlashSlashV2aanswer_V2DetCNDetQuantDefArtNumSgUseNphone_N -is there anyone whom Helen saw answer the phone -is there anyone whom Helen saw answer the phone -finns det någon som Helen såg - - -SentenceUseClPresentPPosExistNPRelNPaUsePronsomeone_PronUseRClPastPPosStrandRelSlashIdRPSlashVPUsePNhelen_PNSlashV2Vsee_V2VComplSlashSlashV2aanswer_V2DetCNDetQuantDefArtNumSgUseNphone_N -there is someone whom Helen saw answer the phone -there is someone whom Helen saw answer the phone -det finns någon som Helen såg - - -SentencePredVPSUsePNsmith_PNConjVPS2and_ConjPastPPosComplSlashSlashV2Vsee_V2VComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUsePNjones_PNPastPPosComplSlashSlashV2Velliptic_V2VComplSlashSlashV2amake8do_V2DetCNDetQuantIndefArtNumSgUseNcopy_NDetCNDetQuantPossPronheRefl_PronNumSgUseNsecretary_N -Smith saw Jones sign the contract and [..] his secretary make a copy -Smith saw Jones sign the contract and [..] his secretary make a copy -Smith såg Jones underteckna kontraktet och [..] sin sekreterare göra en kopia - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplSlashSlashV2Vsee_V2VComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUsePNjones_PN -did Smith see Jones sign the contract -did Smith see Jones sign the contract -såg Smith Jones underteckna kontraktet - - - -Smith saw Jones sign the contract -Smith saw Jones sign the contract -Smith såg Jones underteckna kontraktet - - -SentencePredVPSUsePNsmith_PNConjVPS2or_ConjPastPPosComplSlashSlashV2Vsee_V2VComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUsePNjones_PNPastPPosComplSlashSlashV2Velliptic_V2VComplSlashSlashV2across_out_V2DetCNDetQuantDefArtNumSgAdjCNPositAcrucial_AUseNclause_Nelliptic_NP_Sg -Smith saw Jones sign the contract or [..] [..] cross out the crucial clause -Smith saw Jones sign the contract or [..] [..] cross out the crucial clause -Smith såg Jones underteckna kontraktet eller [..] [..] stryka över den kritiska paragrafen - - -QuestionUseQClPastPPosQuestClPredVPUsePNsmith_PNComplVPIVVdo_VVConjVPI2either7or_DConjComplSlashSlashV2Vsee_V2VComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUsePNjones_PNComplSlashSlashV2Vsee_V2VComplSlashSlashV2across_out_V2DetCNDetQuantDefArtNumSgAdjCNPositAcrucial_AUseNclause_NUsePNjones_PN -did Smith either see Jones sign the contract or see Jones cross out the crucial clause -did Smith either see Jones sign the contract or see Jones cross out the crucial clause -gjorde Smith antingen se Jones underteckna kontraktet eller se Jones stryka över den kritiska paragrafen - - -SentencePredVPSUsePNsmith_PNConjVPS2either7or_DConjPastPPosComplSlashSlashV2Vsee_V2VComplSlashSlashV2asign_V2DetCNDetQuantDefArtNumSgUseNcontract_NUsePNjones_PNPastPPosComplSlashSlashV2Vsee_V2VComplSlashSlashV2across_out_V2DetCNDetQuantDefArtNumSgAdjCNPositAcrucial_AUseNclause_NUsePNjones_PN -Smith either saw Jones sign the contract or saw Jones cross out the crucial clause -Smith either saw Jones sign the contract or saw Jones cross out the crucial clause -Smith antingen såg Jones underteckna kontraktet eller såg Jones stryka över den kritiska paragrafen - - diff --git a/examples/fracas/build_fracasbank.py b/examples/fracas/build_fracasbank.py deleted file mode 100644 index 3fcee90f7..000000000 --- a/examples/fracas/build_fracasbank.py +++ /dev/null @@ -1,166 +0,0 @@ - -# Copyright (C) 2011, Peter Ljunglof. All rights reserved. - -# This file is part of the FraCaS Treebank. -# -# The FraCaS Treebank is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# The FraCaS Treebank is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with the FraCaS Treebank. If not, see . - -""" -Usage: python build_fracasbank.py (xml/pl) FraCaSBankI.gf FraCaSBank{Lang}.gf ... - -This script compiles the FraCaS treebank into XML or Prolog format. -The result is printed to standard output. -""" - -import re - - -def read_treebank(treefile): - """Reads trees from the FraCaS treebank. - Returns a dict mapping sentence IDs to the trees. - """ - treebank = {} - with open(treefile) as F: - for line in F: - match = re.match(r"^lin +(\w+) *= *(.+?) *; *$", line) - if match: - sid, tree = match.group(1, 2) - if re.match(r"^\w+$", tree): - pass - elif re.match(r"^ *variants *\{ *\} *$", tree): - tree = None - else: - tree = GFTree.parse(tree) - treebank[sid] = {'tree': tree} - return treebank - - -def linearize_language(treebank, langfile, lang): - """Calls GF to linearize the trees in the treebank in the given language. - Adds the results to the treebank. - """ - from subprocess import Popen, PIPE - gf = Popen(["gf", "--quiet", "--run", langfile], stdin=PIPE, stdout=PIPE) - gfinput = "" - for sid in sorted(treebank): - gfinput += 'ps "@ %s"\nl %s\n' % (sid, sid) - output, _error = gf.communicate(gfinput) - - for result in output.split("@"): - try: - sid, lin = result.split(None, 1) - except ValueError: - continue - treebank[sid][lang] = lin.strip() - - -def print_treebank(treebank, outformat): - """Print the treebank on the standard output. - The outformat can be 'xml' (XML) or 'pl' (Prolog). - """ - pro = outformat.lower() == "pl" - xml = outformat.lower() == "xml" - assert pro or xml, "Unknown output format: '%s'" % outformat - - if xml: - print "" - print "" - if pro: - print ":- discontiguous tree/2, sent/3." - print "%% tree(?SentenceID, ?Tree)" - print "%% sent(?SentenceID, ?Language, ?Sentence)" - - for sid, item in sorted(treebank.items()): - if xml: print "" % sid - if isinstance(item['tree'], basestring): - if xml: print "" % item['tree'] - if pro: print "tree(%s, %s)." % (plquote(sid), plquote(item['tree'])) - elif isinstance(item['tree'], GFTree): - if xml: print "%s" % item['tree'].xmlstr() - if pro: print "tree(%s, %s)." % (plquote(sid), item['tree'].prologstr()) - for lang, sent in sorted(item.items()): - if lang != 'tree': - if xml: print "%s" % (lang, sent) - if pro: print "sent(%s, %s, %s)." % (plquote(sid), plquote(lang.lower()), plquote(sent)) - if xml: print "" - if pro: print - - if xml: print "" - - -def plquote(atom): - """Surround a Prolog atom with '...' if necessary.""" - if re.match(r"^(\d+|[a-z][a-zA-Z0-9_]*)$", atom): - return atom - else: - return "'" + atom.replace("\\", "\\\\").replace("'", "\\'") + "'" - - -class GFTree(object): - def __init__(self, node, children=[]): - self.node = node - self.children = list(children) - - @classmethod - def parse(cls, descr): - tokens = descr.replace("(", " ( ").replace(")", " ) ").split() - if tokens[0] == "(" and tokens[-1] == ")": - tokens = tokens[1:-1] - result = [[]] - for token in tokens: - if token == "(": - result.append([]) - elif token == ")": - tree = result.pop() - result[-1].append(GFTree(tree[0], tree[1:])) - elif not result[-1]: - result[-1].append(token) - else: - result[-1].append(GFTree(token)) - assert len(result) == 1 - tree = result[0] - return GFTree(tree[0], tree[1:]) - - def __str__(self): - return "(" + " ".join(map(str, [self.node] + self.children)) + ")" - - def __repr__(self): - return (type(self).__name__ + "(" + - ", ".join(map(repr, [self.node] + self.children)) + ")") - - def xmlstr(self): - return ("" + self.node + "" + - "".join(child.xmlstr() for child in self.children) + - "") - - def prologstr(self): - return ("t(" + plquote(self.node) + ", [" + - ", ".join(child.prologstr() for child in self.children) + - "])") - - -if __name__ == '__main__': - import sys, os.path - if len(sys.argv) < 3: - exit(__doc__) - outformat, treefile = sys.argv[1:3] - languages = sys.argv[3:] - basename = os.path.commonprefix(sys.argv[2:]) - treebank = read_treebank(treefile) - for langfile in languages: - lang = langfile[len(basename):] - if lang.endswith(".gf"): lang = lang[:-3] - linearize_language(treebank, langfile, lang) - print_treebank(treebank, outformat) - diff --git a/examples/fracas/dist/FraCaSBank-0.2.zip b/examples/fracas/dist/FraCaSBank-0.2.zip deleted file mode 100644 index 7178dd3cc14f1082050ecdb46ef6e62bcc1d200f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 359268 zcmWIWW@Zs#U|`^25G%8G$P@S$9LdPQP{jlikzw#n%uY?q%t;Lm;bdU8UajQsyjID- zw1S&~k>x8R0|QuRX^?MzlY@Y*_5LKj86BKAzIa?(79sAvD#2m)7V%A=5<59kwr>1( zy?mPM6*b$pDQWliROXA_ixAkgubsal{T_2q?)#}p?jO?S`YLy}emphTm*+VDvu{RA zE`48jU{}M;x4z-urktFj|H(J*6I0~QgCAxv)$HItKG$$nCbMOb`4-31OJ>_w@@|rn z^1i>o@71i&xwD?Sb~zV!R15Y$nH};fw*INBl5)e!WRnwVA0}Qh6!+x5kz&=bv*P34 za_>X~y`Z?HN$>fmcT}n69Gj-|X>SK>qkIH|?{3xUd&9E7%8Qh1A9^F~Y<#k5-i?J5 zORt1VUtKP7)>ERj-D|?EKyl`h?1-%OpF5(v9$M<&*1T=CQu|M@!Hc)sJoPTDn7X09 z!S>Vd{7F;d;vMp3cW_LNn{#%V;MbQQBByrQoMP$!S?4>y`N^VXeAkp>KQ%45`(A;2 z{i@nZl^U0~oDakiQFAUc(7xttd0MzW1A})b0|PgM41=?OK%}RiyIx5}2{?8{_~!UU zuEvO+qp{J&w~tM#n;+l!sC%haMBn7%Nw$Srp<8^8-%<9C^4!*cUreP<>6*fUqpl|3 zujkj_wH0qzGU?WI-?!H`sw6C1zWlwp%E^cI^)dBc|7OIVf440Borw6tBx;uv7sik+%s(2*K^OrpIs^Zx&QXDwArqiAFmv~#dR$wb@m#c zyx**Er^USN+mbhJ&5IkF&M~(_pD&EO+M6kBR4`>%^li1DVIh^=7s^XNuiaZP`$e>F zoVQu&ZB_Sscg=2Y(w@e`zJJbx^*eLBkDq$hw&7ap{TCl&xA}i7y>F0ExtG!I_SWdm zi%Fb?VTvA;wpTapdo^p#+n~#TUv_q{+8nC){mYGXUpM>PAN!sqxI5Xc6L@mu`S}+X zUy~>2#_e0uYR0hl?Mu;J>yG7ZYMOVbh_U?ukC^5zvzO6Poeuwkj4f2)#qkZ+8-wT9Kmq0`}S(s_Zj+U@HkkF77A zud}%;{LuXkT*=<&?_UypHB0m1>04nZ`vf*_y=mUS%u`Vj^oR3#_M1~?ycx3%mRtBc zK1{oPVP?j8>8O7{GTTEY^90;qyO~cs^V-eH6Fgj;1l75iu-|63$Lu#5~ z5k@yf-~O`s8ht@>+O~>Ar)xJKnY7dQgUTmNWgN6+7HU##+G zCq#3VL@e>r+HK5}e!%>}m(#VYU(Jm-U%yf9GS9>CpPP@Zo*P@{^i=0t)V|(RTzuPm zYn4taPhmWyI_K%OTaWt+I3k1NSms3j_Wgh4&P{XPh*b|ip9mJ$5r45PJH|%t$kG{0 zbFCinI>ql+b<+}ajV#&0)ja=DfVf(zz)Bc4qin;Z~ zifu`7)p#PDDxEE|?pwo#qNg@-87_~$e495@uhf5b#}}69d0LrsH79nnuZk7kX^^VD zaKgQ;$QyW6^qwwSKwuHXr07y>-Os8C$2n~*G|rJzjE z)wO;p&PD5!W0iM_pOB2v)A;@7c<~|2PL7589BQd`pCfE6cWJ*>=48LNOZRm}=`zaNrqf2uD(xo?Mx<;@9yHs9Z_+OoUQ{9;7lc@-P! z7n5u!GdbH%&=cSEvFU{W5&QhCKg)FQ7T#F5@&8@%-q0H3Kdc*9g*$M2yIibU9G|*Y zFmclIqHdrql0{=)r9nK1uf_<1>dt!R%ArpXdELB_o%7};Np9+lBJ>H8q=;$Q@GQpDIxX8R-Nfw(F9RL zo-?|QU1HT*GMhh5d*`dO^;O~Sc@{nmb2ApE#y;ILwPW_g1o6dPmU~t(#LtS5c;T1B zJoD}>2IYnf#Z8hwHB@ig%wyU9!}!U)TKE51iu%8e_`hwhb};2B6n0#+h~>%gMJ+26 zMRWE`Et+|D=Jeb9Za#Xjz(48mGSTAsoy+n<4?QSSZ9sn^T(PdBYwaHdS_`q3rJdfWC*O+2p_deKQG!<==3 z%Nov9w`0@WZ%^8Nyrb`6TkretXCjymT??1*T@jqWGNZTI&NEFicUgZ&`i$o#Pjy$% zNO96Cck=iB!g|~9hnL#H6*C1=sso&L9&^Nfn!0(_kNG+eW}nDW(wZqIc!MSITyffO zVYbkDxijB>IBb?}RnA{=T;R08-1N6n;VN9hO12T=2Q55A54U{vy2>fN;lpDsXSD}G zYlNnLDS5Xqk$}wU<*N3A?>c5Q z9{E!K!t9s)?l;!Gl?~5(g(r2IKl%_Z@#tuFofOW-e_O({SH_Upvgla* z(x+c$czB}_X?QjaNK?90o^JLHcTSw~O% zr^ey#U*_}fLGXt?QJnucbfj}y-2y6L|txTd2xkvPbRM|=bskIg*Ua{d`?Ma{>K`bAyzay z=ZP(6@5`_+-0NO-z5V)HO3mHc@Rjh!QiUn%@7Be|sac1$US6@~!m<@QtFvzia1^Zd zm|DG@<6rCj$U~xa?;Y|)-@pIMbNQlbr}eUks(UNKJ*$?ntllCh?-Z|b#U-t~{fwBn zRRPns)I`mQr=}Hm6=uwh67;y4s$3d!V{TjzzZ@H*U3}pO?K{kwx59XsZ-pIluJKS} z*tD!z@LaUmX~*j+Z5G@7kKPpRxqMWCPf4jQ{8q$iKOL52=la|XUbUX<;!jjJysqTD ze);7e&nNwUS3>)aPMpEY!8NgGv3)*U(Y(jeho%{B?rOj2sCifC-|0;($3Hc0PpCd| z?wIZ@UY7T^K3CVAoV?RHs>0T3$%n-pPn!O_y~|{@_UVaTGvV+ug%>BMoH;P-tMW^m zUpH+X^rGj!7u@S1t2KRQL}%UNurt=vzBH+%{Z5Tfv%9s8QOax6zh7?z4^HqpVBB#} zaN*Qy!(*F#eb2M%Wg{+i0!|^n5y(&?RgG-lqooRGWT)i>*n9#g< zqxAbHytk^l)J&Z$ASfOd;QUN8)8>5>_fuWr3Es!NBIL}{Sx+R?^Y!YmiyX9F!u9F> z?T|M@Iq_4r73MYWnyQ$ge_l|Wb(?6Ovf_o-?;DnN-!y2AyViT;XHkQCQ<{Qb*TY#p zAze#0nJhjK@g$%t|C%C)h9I}cR$XF{^pu}?9C|;S?igxvE72}>J|7nT28#= z6b~uea(jijxa8cH&_$dIlbydQPdGSLZI4ZgcjLDtkxbjN{$s2EotW^UE^3pO*S1x+ zsyKV+aqoVWdrICkX?@0Yft|9((^DoD1toWxoxJpRbx!kysxWS40KlVX~)f zJI_yGa7(e7^X7Q>liX{QQg(gi>)bIh_!GD3jXx(M_x$N#JnHiD-yFJsf6zv0fXHR4~TxdT0q&8G+ zHd8iF@(sUjGF7#&=1jWm^lkSYF58%mn@l$HpX6KpZ_f?>iwC1NOyHg}_0p4xJry3e zracu}ZNt|m8hd}GuAG?s{C<(L(Dx@S>$VgbJ-+0kU38B7Wahz3DNIcDHmOTrJU3fV zvQhq5OU=PK{}qfY4=*fKaINa3MGxmJX?E-VcJbNP^K&(Ox0-smJuz^a`TC9LjJ_7L-389k(`>pn<*RD6 zt8(Z~d(oxnsp|A>VoHhSx~WI5u2z_4S|Ad*>a^t~Kew2fVFrE7w>AnhF8k6a*B+~| zeU{T3PB?+>iHZ>+S#SAH`8 z@0BFbV!hbVrD2kh^5>f>CQ__>%nuozJ2+ip=9BL#^WXL-el93jBr|=IgWs8HMe(nb zw6!|!r9|!hQgJz<{rqPA?zEfv57-YJk`L)>a7)C$^1wp-klyv5Bz^KQ6OA={Q|oGigt|#nbXb8{Rk0)685w zeL9cPqXQ9Ny>5QoB^M(XqB-#dQ`M}TyLVRCM)>F*@tM9cCcHG#-f8B9{F#MP#t$^O zxCC#juimGU8)tO)LZkdt>o1iS&M7T>>)wW3nEvyvuZo2g%lFK)bM8d-?Nqh@H(`&m zNsic;U$5)`JWl^GCDZf6p{0);)+h_Quadg-+~W}g@2uB_=^4&Pn++tqTNkdG67xZi zS*al6Y~-b-8{Hj`?AP#U@7XT-K&SAx>fs5T(Gtz!51F|hxh|M=^Og>`nuO>{_bbZ6 z8_!RXxAA_zMQK(&R;jqK3cc%#*;7E(T=+|341EZ z9xKmzv?+HI*KTjWt%6$0>uMLCxH7piM=oZTWuNc9z58QbYJT6mnjY)rpnJ`sYWHFx zy>f%A=k;$jdMckfy2C)$%RykH+7rReB7dLln6d7buH~OeQ=a}Q;7C@CW!Ai~&he($ z$Evl))n+%o9;?}0)-CNk#d>mx!Se#eq&aEU{ z+IPV$EM>n}o1S(0FhSDuedMkRn*p@dZ~DW=uuwveJgHX+qQ0!0=MO+ zi%cv^fQu0l%YFD3`wa4Wy zXHKqW(k*X}dCpxi0j32p3K0qJAAdW`>l|D9Ic)KvlR4`xe+w)We6;4oR!xVFC~HBn ztB;J5QGf|PkOER#IAYm1F@uAKP|7Vyq>aVg;lNp^kS#!e9WruOvmDw zy9|sRnYXFTZ2Yr-en?B8Q@(SL=a$bxtpPfp``nJW&F=M;TDbfa+flDW>Om`~*X<89 zn9IvtRPAwl!`fq>s#at^a10tx_Uwt2E2F%ic1%Nc+~Ri9*>2eNs}q59TbDCU!{C7wDsdJ5^(zwzr6iQs>jWu zaNT_?mr6M-b~{p)8=HBsQ{}+jc^{TOn$vd6Sn=1>vq{Uerl_=U3M=KGx43S`otdjQ zOyE%ob`M?6Eu>?y^ts0_zP+b^yxOuzdDjN#sw-S4)qA64Sq-*5+$6MgjpS@`*Vj#6 zLK^F)pI(!C+UHK-k}DGrIwUx1={#JVBq|=>=Y6BUS>Ni4asPMarz)S09Fpv?*Kdj~ zY5FMss@Kr^w5;YYRpY~jRm(03c`n^tcy`~N<2z?eYdR>fv@h@PP44i1FC%fuhMbz0 zM*oA%(zzalhSe%xbX>?57;?`q=y<{fqYvRP@}4ldXH1$D=VxQA@+xtMYWt!swhQil zQPJdl?D=&5hH^%kq7JVU|9q63mG~p>F}_utwb}l;X+*_}4cU*iFF38!_$2!>zVO6D zCDBKvg$wIC_!j5=sD94d^NtGi9?X zOaGjn{>PH%vsJ^M6)JHGoerm6RhxDz&-{>>C*ZBo%9qsm<CS7RsL-6^FA71L07lu#q_q~3o&&0;q zdylC2nFW{BuC0ETcxma)Hj}(Avqh!8_3Hbr%TKO0%W#-(`AsuF>|E-)wY(}vIbY8_ zvPfIc`FtR2=O#xB&M$In?ko!0_t-h@UX{j{H~9rOt~@E-|01mRof9nb;Fs{0?K>V1aW_Zee<&N{SdQVnr z&tzblbK7UhsXj*M)`{lI{flZ@cJ5x2!OJJ%@>W6Z25Z2pO8)GqfL4u7_Z<$r)sCB$ z%lN15+vOtHa}FC!8KoXCSk`iOjhKNI&(6&Ss()f$l^t=Mw|U8<`rV%v%s9G;>maY} z>T|b6wrt#DDa5?;TVv+Ys!wO%vF=s+(Y0Zl@Q%tWuZ}pftQ6nmerp@wV(E2q`3wpw z6HfBon?CQtw=J&e><<*RQf|pD?J8T7W^(g}XefW;g>W7Bs~>n7Q#V*}>pothA{CUa z8G9v6P>@+jYf`aiCf{;1@o9JeB-(LI+3Ya$wAy8*i$Aj_xUA-LNtNj;b&9vO%TdqV zyF)8|>D?`l*pA)c-Rd}TtNz^RC$oR5EL(B-Os;6*qOhJdk6vVC{7RHgD44C0eeu*Q zkK>h>{a&x$w(WIy-ut&f%5o;tSIv>-&F53hiL|`rpThaSUrZ*tIHdLD&i0SF?IC=s zdO2^tOMU!0IoPI6>`$DqN1@AY_bQ8J$tNsVglv4cZgrH+b)I1d>s(;Ve z?q;&m_j*z#zrnfI>V0=~_?Ag6vyKfYIez!-@#6SxB8TOF1}^Wbi&!{)=0%~t(~q9c z@#eoh@$|*mZylVw?klzEY!#gKJ8>Rw&f||4T-+~4e=3=(r8$%NOGTF6znnk~uJ;V7 z$9}S8y?Z|Gu+r|WYxyPx2!w2l`RT+p{oEPF(`!VWH*QNRln*+tRC~vb<#cf1^gA8L z+h2QY-h3=~uB!9Zv8h^*145_k&fb;#xOI!mW63yyl?9*X%{4v4xYOc&<&?@L#+~us z3NJQ_CQMo)}dgTVa1y-GP(n2yB?AbXnRm@V?t6nyLSe9+gd^XFr zuO!4nSmC;KSlFyOsn=KHJa)#;cwQd3cXc1bqJZIa1^S%R5G+;5Mi zn0Xuf#;lQJ-^8|6VxM@7ke|?N>lc+yq0-sA-e|mWQ@X#-%XZzuua(ic-*c>vH|Csb zubEWHB>T>H%eEz}`w|ZNYE`y)D!t`?w!ntvXz`+kI~)7wKS*)xVOiZb_1FW6ndf*X zgoy~vpB;5NwJ-nir<;+>b-e_NWj;6t#a~FX&@C)$@)D`k%MyE4W*Q&zUWBKL-*3*j zH3I*WpYvI)`m)c0|0EmV#u>s7oc&e=_?VWjDHQxRqs?+<;$7M0{C8Kd_kEXJ`?eLA;lG}-ecDm?rtqF)+o>H&7FRY3EOBS}vi(FXQ?hTXaW2JVp%D?4e%huP+ z9sa;(w#?h<&d;*ovgldr>-RZv`-{{~n=)I!dg7H83r_o|Jh(g8THqDGw0N}5iEW>h zW)+rNMmp|Y@;sq3_L%ug(=8#@$YNHsiAolI!=OM*jCofzqt=()W>0uhaA$x~}y^L$adp-e8 zbFC!l@Yx&Axm7g1u|Bc2v+Y^0K5Ob{w)Aj6mp=!dcGNu0<=9~T)Jlip%+4~;xpK?z za%*lCU#}j_Shz+{TYkm<)CuRZ{r$5#=0+Xr z{b;PL`d+Ga)p53jLxxIy`W?(Qd3yx4I8%FhiXD3AO#QS%*7C)wRYjX8HQFgcmFUw>Zd+)=^Z$?Yq|Kq5 zUwu*AA%A%C3-?dC*~fk@;C!jCc+th9=UhpF%6GQ;OE%<|h<$#Z?)mf>_eS9`*XC2x zl9CVG*ss46a_zz;bPV^r**JG*Lp=9D`F2_^*eS_aAvHT3Y*@PGfQKRGI}vh-u;J7)N|qQ!YEzOytJTG zZ}<D80ITkA=>{$NI1vf z8h@4iVymUErp35@=LuiY`LJ-uv14ZaPL?0{=ugXEe&gy3o}?>=yH~B%vb32yZKwC7 z6_XXGtJ!I{6qFp@_+x^Xu*maY>;c=E#dts6`6}(P&UMn;-{LkC4WH|IaUL$1G=wt7GB$>JleS+UQ2Z}Zf?E50&`f9m<#_se-+9?ak<igcm^^4riXp37%8pG`ZB%V!r<$CR@ z3QrAptEk?dRmE-#%lFJllM`Ozd1BpD_nL#R6+#ZIY@7IPj%RgxgO$-CqrU7PADL%V z-I!vzEUR+m=b*G_JTdP)zVLT`VBtNq!@%fL)9XzI(@(t!dV4NLPe<<9z7ru`={`a? zWBKd43{)mO-DMy6QrD@a{is#x(TmGZewd)7vT84PzeLrQtP-zF?_JeDn!nX|E_7J? z&Rc6;$l9|0)c4bbm#5dgiFq1kx1qJvYh$(hx9UxyYQ1y*Y;22r{O^;CP4%akW4HW% z%u}zM@cRSX&K-_xxa}2!)7N>g{ndF{ZqDh6ZgW)-Cj zt4dbR)$!})WiwYvif}ul$?!OR>E{^nmj!Z-vMN7#&05X# zL1p@65yc}3R`UZ~3rw_XOL>#j&v~UgoDsY{vGjAmimsFgi!J2DHai`4f7m4Adht-0 z%7mJnQWt@`mTHmKkCRWItNUcVWTT5wy`z%sG{GM~Z{&U1qM5w?WVOpeQ3hfD|CVZE z<~uI9rJD6(Px=Q{uLRDGx|ue_kRtW^>Fs0 z+C7J*rdNq%JXbMQR=s1D5jA;{o47~K`MJkp6HanjPHC;(w2;Gjr=F|ShPTF=CxkZ7 z?2Ej4a7Kv6^`eLn_bMO#sFY|EUWKv=H_M$_GvC+fRyo-|{Bof5*|*Yj@^X`%bHt8Z zJ-99O`PUl^viS>sUUXV_>-ynmB5fZzdFNd9{oQT5lsSKwm6Ph9hrEpYGu#z(6jOPB zCRl{Oh?C4yY?Eg{WEuR{U3$eqD_P~XZL<>oc?56pS~=Uc{Ft2dMD4Re(rs0(mE1{^Ebi$c^Pa4o9?)c><8J%5HHK&Ix{XBwA(<-ez1JVG zIUBNm`r>(D#e$&XMz>;L?uZFdE>gE-E&ZO^9Z+Own0VL#yRhDk3HA2Sd1I zeIGwsZKYD6-}+N4%+2`MqrbJX~M`8L*KCcCiYb5VSSRFa3_xWD2)S`Fx|Drz`X200> z;jBq`{1&}C88u*}xKZDNUAialGxdEvE5&JUgAbZR5_-F_5tD);@f+k#39^ER&U=bc;k zU1`SrPdC}rGupKFtu5Wtn5~=L?HgY<^S575$SYZ&XHqRJcREC_Yqoi?%G>T)_UfsE zo_u?~h(pccp7!}Y&aQrHOj~6Ra9b8$k5#|Fu4%2eoUPjm3;RA_h5Jn}b?0@Yztj~n znC0SA#Tf**iZO5*t@a)=*cmG>2 zFFmGyukKORf~C1ja`dI1z2B?%KFL$ik!9^8*Vo6F?)G}|G++GW+@;cLJM3@&xb408 z1ILAuSJ5p&H&-#Akc#!S-_XjF9AogTul7}U>zQ#BrnY#~ zM~19dFJJ5s|L$@%dBcMBe~k9+h{<-CYx=^w<7sQ6`*n`+w3gMKZKW4k1Q*Twx4X}V z*}g!tS#jzWncdwsU88t6$M(hr^;7@2h_vQu@o9$99_KXUf#d zO^4slv~~U!;l%wt*4BPn-Nh_})QE4UKC9SFj;hKB_S{=(?Z~Wg{n(yv%+D#LC zz?C@ptC512U|IeC4@)09dBtzBh;g~oe)F!*%=_xs%}-8$dH3#@Uk|fC{d>k&?~(UD z@86Eubv~2ZrTWmdeEat5pHIKMy{fZwR^7qrlmC@k z?ymLNS2H74-8|yo=|6ST?%4Z$JoLxvXOVgRjQIZtx#RBLsoOjI|Hp?1Yj*6cGT;4J zKVmyuHv7<6n>e{QC6jvUQWH@4ZW0*UkA)UY+CT)^B@f3ES?M zoAXK;oL|?^xf@%zKz@1t^YG$B;&!XQ*8MB+jW&3$aw+Bn> z77oQfd3FEKxA-mS_}lLvyk8)3`n4Yxd-u&rT>s)s+d9tUzWeUgG<7W~j^8V-z}hiO z^?lm=^y&Pc&uh?`|R5bs?j-t@hN`~tk9XFp}(C>de{J@dBZ|vFRwrIPWjYpWXeE zILqM3m;L$a6~FSzd^?ilX2-?V?NY8gEL_pNVCR1q8H@eXZXc+edGvYt`<`T@Ww*ay z{&{uzZo`L(&!wFdr=>9UOhy9yXvtV_F_2T2p-rJp@ zDO)PfRJ6`w;pLB9UG59_#p^w}t@J~sZTW%U&1zF4DxWehd~TieA;D7NNkHBE_8O0+ zxjz=om#|CiO=Q2cM`?2F)_svn3y!}H3R22R5V|#&#i6>VK=6M&Pe`oh?Um>I3Vlv* zn&uZ^vaRNMzRDIh!?mu_(_hSge(+>c-2pfKd0j?Le?88qY&z(q_;P`{hKU%Dpx~{! zs?1dZb<;k$cYEIMKfX)uXa9>y?|&W<=Qvz1|75pcu-n8b#kM;xeOez-c|B!~7DMh7 z$4l>jZP4Gq9j{vUl;_vU%(D|-Sjz1@zftvUZ1%sU`R;p{u1s^g<(DS0ups}eU}-$t zs>+Rvj1T*#cUvBrf7>M^WS_d>AA$A1H?2CaZ+ZVltx9k9ksy)KbSWO5XREX4ewwy_ zHRqgSnO$eYETj~^<>%iyoD%4{omE`WHTB!4z0=A*xcVIaHr>s5@yfQt3yb5>5p<}an4EQ?N+%xYpzwN{*ITHtM8pJd+LAlkXh)XU%W4#e81bX{ly>s zs66#cOT~Q?!%r+osk4~Kc0#}I`bw8`r>u6{_}3jS*>yjYJ#JCi+v@$N_woPQ8y3FJ zaL2p&zu%9sPmd`%Cx2y1^A}#(^BQ*9s_AbJ?7z@9|FT)lt2;BAFF37OJmK5o&565T z{#=+|Tqwi%aL&Kmq1j8sV)Q`pIVw%|s)ox4Q5AWub+B1#2jxA9& zH$3@t_k`+GAH13#mgXN7KEieW=R>_##k@_krCMuTe6H`?R2dOjUX?gkTl}mN_YRTr z2_3Ri`OSXj-YvZyAHVn3+cNR~(E330{`E0CkFUPZxj@tF`-KwWezSuDf)nS;{GaCE z|M^Vyk)N}69lD}Xqpfm#QBmtTG3`^iZ`!k_mP)cm2dO{3b3DxG!Qz)apET-^P31p& z_kaY??T>fdB+I1u-yD4)l^glj_xsDj%GNJ#( zrKNsL&K~}f{I`dh`AYE`#hDWhx|D2OvERSu?vkc6TbF5UeG;qtv2?GyYxA+y zhrXs$#Pe$wuUk1ij2O>M^xp7MO|kd=@my8b^qUOhip-l(tU zrsc0SOCmCUv{qf6xAWuE+@zq-%YC#a9!^*3<^SoiG}=a|r^Thl-pDdXdY|{(e;3^L z3QdeT7oc$M%8BHtziY0?&3>EmM*n+hle?s((!8CUJQN%iqJQl;+&4?>l?l(v`)4j5 zjkWRqk?}lBuq-OB!M}X>E>VRiT&W3XSH6&2)siz!{^YfUC4A*~7F5l+y)nS4_>0!I z*G)bzt9IYpe{1b`ea^G`r;q1WZhU8^diUIaCdAr&@p5a2J@0cJp7S#>uo*$t<_Ebt zy7;>4Wt8ORgo1WX$gWlLSHRpku{G-dq}w|t{+sXLcr{f!d%lO~&aSJr95W=DB^$-n}Ug4y@yvH#MkP*Z|&U?~KZrJ|XWopz>VshwAnv=)Osmqyj($3Gb-MrY{rDRT#P)v&Q zH5)K;4Uxhs9TeSU|}j_HZWxbNp4b>{`=N1MdNL)}3yf|qxB zo>hIUU1$~6&mim~qglRZ`U^8df-dz7<}lvek; zU%olfe(q0q|1u3lsq;_P&v|n}s<7?8lYz%My@j{C^jUWcB~DryqHCV~Em)0r!k4y{ zGh#L7cH{(#o|gT$@RWILjM}cXrjf6l^t5!9!cqmpia!4JfAi?C>h3y&w50-X-rW6d zzwhTir3>b_P6#wAe#zW9y=pSovP8G^y&H5AEAor(Th}F;l%6^Fb8C;n^sZ?M|Lvo|KfbDo=4!7sPTFA|Q+J8wEaZ|{lTx@a%;z&} zgz>z@x!Mj(QY1togi59)dtb~-w35p5x#8Y#dGC16DZ9#hbKRWIl^;k}Oq@T*-EHBP zGZSS4R&&_6<>(q_eBo6&7rL-=nLDG!gMOJy5nB@jyXG8z>YBMGv0`Juk_)D~Q?8b% zd^D+03HvgCtHoujrUQ;loBWGT>=}u|e*zTrg)Ws0Fs5gc4NnT&%G9$;iHW#$Mh}--L=(sUq!ug*Q zIYJW`wJF;=`ggow_^r$Em*1pp;;Ija^`~A^64)6dX5$~lB)eI8MbDKorz3&8wg!vv za^;oq1a1AXn&a#I91epMv!`4?{oln;;&0^{tGzboA6B?sIN2MoCXjJImNIree@#@zGB5#s8KkJE9a*HooV0bdI@a`2@awJKgIxw(Qpnk@~su<9ClE zM#ho7OF4=abiz{0bH#WJ7cJZ`X4WOZtkV;tH|aWKyn@500Di64!ToCOjYX2bqO0F; zvRirfSny7k^#a{aF>4}SwNq2&j6bi_^fOkfLaDl~}&AronH(8_w6|d5< zd;7u0L~qN?)Kw9VxBDV>riWgPbk|DSTN-x#h1SBwYY!!{ZZC9fI#t+_D=>x2?4f`dS254A>J4MvY-Z=B z@`Y93Dr}CK>A^R73(rnas@LOgR()RjU+}U24V~T7Ci?Z=Jp6L|wYrs$CY%V>%v(I&MrKis$(0`!%L^6e*yJp^ z6~vQXIcekBbpFtdYlH0a8oxccxc!QD_~`>YhI$Q7m)qL?X6x>a^3C0E{$BTp+55W| zk9>B|J-6li^WxsQoVt(fzr`k8@Z5Fp&iqTSme{A?y*2a7%6xObw`ZE}tSy_K9let4 zedgL+<;y#kW}dy-wQ_q%r8QU9WYb0_$z1|ZvW!j}oGY1~)4R4awB_c5nL$s*>WsVv z+_L(jv((Skew(;sL3T#(m8UC37_+BNRuB35IAB^?8MCEUW9#Qgt=+F{+G4v(IC)(( zKDr*fZ1d2%W!dTNwbOQ-`doWt*=pyUwq*A+n{DUh#&>@<*!c90!1EBHS(7L2^0=|} zHs2XJ-~C&Yo#&Z9ZqsJFpdjHD`)={g`OAuP%*B+lD^jcnofc3AX=YIf|Gzgju>+Aq^{xt4DkB(2t17knKZIZ*Y3!Bf0Tdan}i2C9DzTl8BNpsQ?svS zLq$+`$iJXYMzcDVpq-O`1+>*(l`Na2(3pC$^HFY0R@K(8J+==_Q+BSdvo^W1L-oKR zmXenN_jL1lPA15?f5=W?eSG<|BJsZ9$E)){s zQ|hg;V!l6jSDndS_IWo9{QD>n3NAWMn1# z(&b0tLFc$%r*B+;cj`#YuQRU%kDYX@&JUj?8GGQy+$%?ZjKzOAC4KZCy7ls%PJqtd|!uw@){|ZMpx) zv6Z$jU94;Tc>By|=H{3G|NfPK zadV4glEvF8C+95N@=ZWZ0by4AoflLp}B|Jd%stylE=mT#m(W zP9^wdyB0UaWHn1o5)c)gQ?pcQm0|DigbKHtx9_F>`}1v5O0DMQDSMwjl;oM;c{W`7 z?D?QKGA8aOT8kW9u0F|sU2ycUXK!Co(&uo8^3c!vG8P$+%x|>`{xLaScE4)D)a`l8 z&i1Y|l;bT}!C`aAV@1~&`P@dX@*R z+qP`+x?T7ZAu)#+VdyA~c|J5_XWYp65lhs6C? zCLQ&7C@5QKcG<4>lR)R;oWxm`%-z#CHyzO3sUVaZabnL@u0E!+eYrWQP3!uTvg5id z8c!X`F;Y00y(;M1svigT?XIZJ=gFR=xS{=fSZLR-o<}k#>I&+f924tV)4wU|fQk2Q zmc8>rSy}g8saSixQ^0ij#=U)R6RKMuIZx~CUHj(v){YmtqUJ&!1*c9t&!2iR+Q*#p z+G%mFwjC9B`IZ*e^=HdK^=a>xT4~Jt zv?ZkE&vg+=1F2StpsT-|goHP99c1GCvooM%$*oN z|MyatwVW&FNjewkn-?6u(9|Te?V@7r1kUe`Y%c=-U31*J@lWE3(uK#5YyH`FRHjd! z;dtMXI;KlXFBe#?6G)YQJKM&W0FW)QJWHCZ4mGelT0r^x$T`>FE|vU1^q}8D2}4a@_Dv zh&|TRajj%y&%$Goy~2^j73U;29uZ5<@z7N_3O#QeHT8I(w|tuGc45uA7v=iE1*uV{KUq3FtrZN?3MnBszu8$=y+{1&R1)44ZUg}Y;M7jNW+ z*2WckFBT#W~y!x^O?XEvaq?oQl$U#*|Qaj;`28c zALUr}+w?5YzZojC_B-@8T3xP~BYP~TB>sxpCEw5$SAzoN4BNi*#nxymIEr=IFaG)T zS^A}hm5J|8FlRgZrr+E%rCU4Ea_h(R&;NdZzV5s6LCt4}Xy39>PT#&~PuzMwt@ylO z!zjSlp8p2x+qY{w_6c58%rET!vsky9y;^U}#$`1v=Jkw!PBDEre15-Zo&KT|HL-#B z_@@<0=R~iG4Pcn0_}Em_RY?3CJ5yue`{}<9>IQA$>d))Tw2LiH+Szr#_Q8*-OtD?F z{~Ar)=zG!8TGTgm<(qd&ue!czw<>tt*JItJKQ-#E(5wk3^X3+u{uiq_eUe@Mvd9Db z^wz#DY$)1$+bcP`>R#n4^TWkU^4NR-$SqVm#$OcnIdi6_VcwZPPv_QHe0jNI;fo*n z75#gS1vkFk9seva|0la+%&|0eslP|_dV6?3`JNA0pJ}%F@q%Da_Gep8ekgtNE;Kuy zUr9Mq+lozoW3lw}m&>C+n5ZnU(0TRVC*5quTc+oJo+<6Ie0jEaw??U zay?A-18k+vT=?q6HREQ-IZ3w}ea@{v9$xMKynX$Pj{G}z?_V$fxtcln=rmcQHqH}n zN7Lqa-a1}p+#TF>P0=PgsrT7e$*0VR&8IFr@g^;Q_im{#r|#|lb!C#>zj@XF`4M9U z?B&)Dk8HNFSFtfLOyFZ+;9`(rfQ}Www(hd@4Hfu!hR#d9)Uw)Ihs>7`txu9(i#7pe=e9i_flq|-m>dPt2F1%pEtMP|NOD%_d8yu@1GR*Un$vWSCCni zt9QG^rFBs|gT5>{wYBuv+HK0e4!%<7li2=bnn`it+Bb{7Y8&n?I(zN)RV%-jQSC3j zF6v#i=vvr`^lvZOXWhMj>GEtr)}=3Aeg122UpGtiqvf*ATB1wM96L5Q*(ouHZ&g+Q zvMG)+rbOXScXdrwfg8u?B|X^%Yqp494T^5rS`m}ux#9TyDcf&N>WN>Iuf_5(T{hWx zu8-Ml-@sWBYi=p6==3<-6)QF;M!7cSf60@#%(fQka-}j8UB15b?Z`NCL-)9Wh}PFLZ_*5dQ;sGYRn4d%Is*Zo8x~ zbBcCX{+?)wP~!k)q1jvYu5X#RcmKJ2Ti3mKb35Pv|Bv(a%;x0+g8%GS8zts0iPsFY zN`7+a=aGU*yV9zT%+rqf&$qKhKgn|aM}}z}ZM%9;ibk@9dULNaK61uMG$~6nJwv5G z?k&Tfb0RIfS?5;pEm|!9KF{*{_gfOXCO;M3m2~x+=z`?zSxkR6SnSsdx$5_CuV!|n z-!H$Glb22hwLRKt=2X*DDf1z_{7dk>%9<{x>pb(AcHe3U=X5B05fvQpD&%F&Wwt*X z8FRc+DnEZ)Uu(>y*=hDb_q?$4vo%V`k5;J)P0tq4eSCcVHZ7ku(*IYp+RZr;{%U84 z@4T<78}6~nT}A8ws&8N8K5%+-^Wqs=3)7va@8Ns&=FguJ zmQ@QhXPp#@S!?y^x=LYFc<&^`#{vf!`cM3h2@-31Yf)tNE&u+W*0#(iTkOSWbbfAH z7pk#0ukXc`>~GWS%HNzhy^C$JmkWD(_SV9G6Zg%!JE!M@5?lCjg;&>H<}Q;?yI;!k zw#K&5JN4%ZhVNSSENj+9oqwEn$)cnA=4)lfJlX3R!nFtLE+ozsZQXZ&Mc4eEs%tNd z#4DZ)@w|w*>wE4HaWA@pB!si!%uCzrM&S?qsE+g z*}#y@rshR&zjHM_seJV1y{)&(Q=gwHX_1R#l0)nn{ku9_OB?>REm3mwoIk^6H)F~C zn2;@H(rGODTo#5K4~ezt7q6}`DSP^m^GK4dPuYzNd)wapRy-nIuw?elDK7-p>gRk? zte>Xak`!*NToW_t=%1#wYLN{0nKv4i)qd>G`)Bum<%x|}Jr>+;YunA1ES$jhX3e%O zL1N5|B^#H>YKw_9zvlMJiS15)8?O{ObxSU{C}Y(rme32;0?zuKy=DR)Wxh-NQcg2; z^37Xn#$}syS*G(~wd3N4aaEqR$G+w|hWDil78fZhtJ?bBz~ZI?58c0hj9p;LAdhkq6yo7xsPzi{QX z9W^S?>sX)vUjI7o?bM?Ei}s1Udpyx%+3x&4Q@z(a+QVuxr*JQ5(b>#lx7=7DY>N69 zOTljv%sU=f|6K9ou14(5Rr5cks*2vs3I1#TX68GlO}*=0ci(*JZ?B^NJQ8RmH*Ga z=8ffH+SGq>>879iHs1f#`okVkd&TBiJKS9M_u*O&28MDm1_ogU8HS|N%$$_?w4%i1 z#NwpHyllOKO7MvHrnyS~-k2laQzNp2Z+nRSeHULCzIlqOK@mrMneB|0Ly z$)<5rC*0a5v~y{ow}8Ld|Jw6!uL(;V1%@WA{QYg`d-uz~8~Y}gOm+S2>i2D<^ZNL= zZ+Tw?JyBZxxxaPJ@snqkF1AqfU92JOmBO!7QoUFHMVg@IEZ2<+f0orv3pQF@qxiz) zbN}D$T_;<1e1EDgzGYTTZae?E4}MxRpZ3?Oxoz>{;;P~FOI-3vXP17_gXd397tBc6 z;&Uit8*#Ys~-J(_h{NZPE8~GWv3t6^)XrXGbv70kT3ew71c4}o#e3& zZq9YyoG(lm*UfkDl$p@6VgAMD6C(RE_a_BD;?+3WkoeoOdv4&QPloK9)@gkE{OrkT zu?!Jj%}KKkDtRuv%5>nuXTv7ucdVjbXSymF6fRtPpKiW?&;Gp&7kBf2`F-)~)r&{Z zw#z%t))#uy#hy4}QL2S51BGBcWJsF|P-IxXtEe>K~l2@Wfw@u%++hAB3}B zd^ADqUvon}v!LRn6U!M4f8;)AJlrpAd0i`y$9U0Z$&)Jb6PgyVciZ^8AAb1w@nY-g zt+P`;C*~};@t|+N8Fpl+-&&p}8$?co_St;cJmJCPEexvK7n}QqQ{vUC_Qq+XReW?_|0wx0clt`> zSAueLb{yJwsj1+X>S^CcJ7@jydg7`kI!DCK(a+o7S9ym6Cx;5NW4gVznD=vq!#hQ} z|3T3qZ=2?iHb-r0C}U2(ImdAlaieRH44 zgY$oW?AXkA*8i3E)@_Q9)GfCBeUL7ADdgg}yW)R-XNgoY?hyH@G%<;JpOF5%s`67O zA1^A?UTC{%UFOrnoIEC}?%yhx+Fz1BwsI!lq*&YH-EpnOmaD~ogTeZV~ zvx&>cufeX@qHhIVo7?lTSpD}F*KK{N zf6{l%2r^XgPm%m^oS`6a#QLGbw64PX!Py>S*Yk2u}sfz!U>y6tr>+`tq)pyPd9S->3u(YrR-G4 z<j-+i_?atBAwcG#VAD^EvNZQ3<2o%s)%Viv#n$?|tc|FsM1(yDhJO5OASc{-$M zxpZuYmPZWpj>1nGMzQFxE;lAB%ySFa&d}Dq+b+zU1N{9R%QI@ka zB%g7`MSw{mtXDHj+o-SK|F6(ygO2(|F$DbUn zd;jYQrC3jIWeknawOKxO;YV+-8S6fpx7gnaVt4-gDWpt%%ZA3i*XHhb@8nBZ_1Q1k zY(dow2bmcb*_E^U^F9=5vdAy2U$AFZ*!Gpb%S*04s5!yHoPE|iDtq_C{e?Xl+G`fy z(D>tf-Y_RrIqLMR{?9o#_VE>)rWz|H%En*{A-?zWw+7>bw1WUv4{G9MCOq z|MbDZ)waUh-c~NZvo(OV+@yDQr^z?LbJy<5ZhviUGwt%4Z)cP47ZotX2bgsP7M^a{ zKKXaQ(uyjM*#|!>Nj{y&zWVrP#&vRvt9&;cP*oBxvYENfC6#MBXTam1%XbIPy_oC! zwCro_w@&hA}uTe@-6Q&HRKo=l^ee%76gtDrR>{){lqKg{&;w++8_{L({j zcFt4(yYz!iTf(*MWsiU4rzGCluj=FdaMN^KW$vhl4;yW^Xeq?9lTt7zY~GZW zQ#_2u_fwdVeMQvB)JEoWb6&D3jEhfVZvU+}n-b?m)+4ZWo#g>ile%<_Ya3S-p{1B1( zf%k3neVER#e(#oMVK#Bi{~4CcURf|z-%oKU-5T=t?%#S9fUec1dr_ z-MM3*)nc;)DO+~mpYvnh@9N5vKc9W|zWntcQomg<-r6DVLyMg#GXukBHU2A!z4SD2vqz#?$=?OD*^?WRn}5qd;NQIX!dG@%Rx_-vS@KF{+P)Q+ zPBG;F3|e^d2pdo5+?#y4pqE9u?CKQeL76QWb+wySfV zEADRlG+RL1R4TZVJx%o5=iT#{^X1Jmypyo^6=V4Vo0Ma3mNfXhRng$xACy1s(xDHx zj~-R%3R~L8@NUUGpM}4A8P5JIpD{J2ddHgmNs@JoWuC;$w{kh6roT!4&Z!nfCixDI z{*fsL1+amM*@W(zB}B_>9lNj+xt&P?&D&62Ly`WfdQ>pXC_Q(^3%x^nN4$pLfC zD<8&NF&Z3tenU^kYo~jT(cX6N8v8{X8?HZ;Uia#;{hN$pm#yu>A$=P!-hO2rxh2?< zKV|}Jj0)$%$!V*XJ+w8>HrniOB;2?^HBKNWYm=1hyfwib);cY^yYzy!U7s3dE?lUb zyG+xI{jgcPOz`XpD~yHs%)Vw{=)9Eea7lhgEoYAY(gP>@Ht0?|D*CC}e$GNGgR9py zREqh$IeHaiZZBHmw|mM4BMY{sXNOXQ#IEkhaP+#S^3C)c|D2PmccSEqua&p@T=iOd zz@BgF#;mm_=cC^8OTCg$&j}Rl`?mE^fww9p7A!ZXSTEMw`as9^WpXOVkH;!6+irin zf9TZIs$&NpFH8kiSJnYul=m#O0N44{SpH9&ywi1k9E5pv^?ed zq`9&hWnrA#m_;vn&(`jpe$h~(`l@U2>k|vk^UD2ib*!5pc6qyV47C19tbH75m+(X)3!)Pi5W}qpTw( zZ_f7Jx#|AC!1PM3->AgTu^(wJyX1_PF<>j6Z zf&Z%0%l>Yfpe;XXX8OH(l40l$Q~xr#(lO_U`f!DE@{5UI;Va0TIY4~ zp7`z8F6c8u@yjD6h6$qL8y-9nJLuvy^=Z?@WR~Ki-Lc1%e<+1+oq8?#oXF`N{R|eb9H^ zmd13xTL!I8dD{}U$!y4$X}EYr<7M~l^Yxh-9Y<&X=9tlT$3gL_^7#cP>B1Qt zFU)kci!DA`xn1b=SaN2;=c0d{2dpN#gzj7TVZN)~^IH~M)M}5Ks5kWVzUkn;`=Hn7 z$MoZDr9p3hKlo`^Vqw;Os_5p|cUK+?-d(bEwn>Tb{JbJB^N%mo{JJ3K=$eDl zJ2RCtZ+q-96I#!^{==M1uUqHtU(Z#%v-;^Cv&h1X{o75?Z&;_c=HI=Vl#K1gI!3qb z9JzO$oL}Ibdh(&$Mo#alU5_&B<}W{Rt36{$Y}m?Ayn59S-)Fz!{dRlq+(+H-+^ZPm z6GZRd^$0!mV$!vDS9^cWnysw9<$>8tuB%;NTy19i7hEV6xz*xpdVA^@hPDl`j zKkBqZY~HNhYi1lZzW;{D#r{ssoS&BZUFZ7Nt66V69oxwHM&Z@LM?cr7TJuMqPZF%( zdrmaA$@@w>J>EDa2LoTT%O|E)RvLN7t!U!G0FHv3M)lhzYwW$y`nCBIFt;`b$~ z?TNKJ4T|{LrBmlU-KZ})%RBAwx7@1QNz)wueigx|9oo69DTi6N7wJ#?r|*Q zd+y;Ig;(?CmKpOz9d6)x*UH5cf79rz;f8%pe_X1?-IiGGl-)1Q_VMeoi92pqy!n-J zE7{Y^op}m>SY2>wzbe1G=+a$ITf+GBS6}XkEv-N1@gQS^y3Z>|!G&pNz1Cg7%Q6mI zwMj&me5jvO=;HEcN{R8RX?5E-tv{%bC}%w4tsNYdoAzqV17e7>|b@Q3QprAk*ARX_FxKmYpl=JfkArcslR-fdX2 z_)u`>ndVa~b>u`g*PY!nQ``G@{hPO{bNwPST&#nC)pYHet8!6_(fR1BPaaXG!imfG zKC5l?u-YH8RAXs0+jQBCBUkNLX8r$j?zJtGy4XZd{^vJKd_?Blc%*UNU?2Mv?}s%m z_g&;YmrFc2d#vx!*6a_*(rP|kSa7lG^WOZQ_wox>x{u~;J8P@w{{Bf3F4kxr3|SreXf6ODnHC6a}3P<-1~d`+Q6y6JO~$*>#m1Vn?MWGw_yVJ>4kc9KL$Z z4sD}Jvp;@U<7wG=l!-ZXTe?za?7gq9J64KsH!t{I;t+oF=*o?v+-~yjmDlG_y>G=E z)9ZisocpmUZ!A5}85&wX)0A`mC3U+YT-5(&N6}Me2DO7xQ>*XB@h*E%qvd%$WoLqZ zLr2m}qqHlfk6wtMdhyu3f<=15k@QJ1^JZ&xs2r+wwbA1?H>_-Fk~|>Xt7)see1zzn%MO;c>-3eD6-S*2f?E z=9T`>c%H&<-j7$8?Uder@pf~|WdAQRem~tm-`HT)rhDY**=Et)fHDNb}qQ*5ER;* z8JXvqH5*n7-{isl}y*f zo#83Ix4qk~3_BZTRRnAuj>Y;^*eH8`)%z0Nd`a-??$ejF3{!W^f0ViUT(fDyrfuPO zJr@fe>DiiIJ|XH2WATgD!oNZVCu-MEkC?+a@p4(KR_x0IFJ5*RvM$ptHksCtUik9S z%jw*;BB=|q67S56)4cv--}b#?;fG8;WP2~m^_7H7_gq;#E7x=0Z9ijszi-9IYSV1a zTCO`YUw-BUn)W5=F35V}@1L%T5z<%pPW)-tbE6@l zb3(+198-f6Leo-h(prDK_fa%H;V^&gEG?^ z|9>xk|L@1I_y51$UcayU?~jM+@9+KnnSX!J{~w)6!wO&euij(w+UBCS@kQ^?msiEjO5|Gd zXXdNMLT%C&t5AK!+P;9V=1-k z8;qsO-41_|oY!zneL-Rqk8sKyg~Ke8Y9}ll+c=Hh;PGyf@w zIQk_L%>DBxHB`SbbT5nD+E=O@X2f(a-)4H}T0!*VT*I$o!TDgq62#j0JnG#}vB}vV zk8H1b6zwzrsPO$yo%x22V!|nwAmZbdZF#bn{%e)vSgu=vR~Sfmpv9U1=Woom4E~%OBPyz1W)!@%moQPvHte5{LN&| zf={x)zgT}eX=VSjulASh?-bSfHOKA#_SJ3*^WT>|zwY?Hh+gs4AB#-m)*S1;TCr0~ zKkV_*tUWOx!6ehTbs)iwQu^T_!HC}Jt3M`zRGz+Cu@R*5Y1SSz?fGGk&t~n3?KNNh zG0pVex?{7iR&18a4+jZG_HG9Yt~quaEEx9qZPuPhkjgUCduu={cT0h^>wQm~UcLMD z-pJMFyYI}7eRo#RoImta@z=NYXP#^QGjx7GquuV~Dd+hWw&6dGSDtg`mCQO3;oK%= zbY;TAwjR@z6^h708{2q5LdhUi0nW!zRb`(D0BO87VIh*L7EOU=4s)2cOj1a-W%YslTqgbmpD8iCwdL!Y=lOQ+>YbI;_fP zoVR+9;pFZ~Mpw5pXzpj_Seufe8vHD3ZZ^n^J~OjR*Il$;c4n*5^;a>A+s+tVZ`)~h z&NS*IPjT)I^WNWTUZ;2_XU~Xv{AAJQGmyNdr*$SEF%2TbGdC5K{q(#}1q4BaK>o~7 z{j9IO^6J^E%=VXl7QJ#$QsXl&R5>z#b%sNmla0x&g%^8z(=tq)7fVW?y^zu7W^6WV z;YFU_G_m4b%j+u)oLeP9RvhCp4wAra8 z(JRq!u21`I%5_dB?Q+uoZFkmREN|Oq{AKRO_dK=fW}7puXKPq&p6Pr0rpw})Yx9?F z`gt~Fg~8^pXG6^P&*Yk$Y9^dw?6^(1h0Az0=cbtow>g~_&pgX=(`Uk4mW2<_q&4NJ zohWO%P@ZP&XeOLu?YP2z^Gt==oSWtVa^++x~~Rc6MFXG zR-`)XN@w2;INcUyc5TzbX}nu=)_{bvZbpEFu58)}5?Ya(tSb%I zxHDq4c=p$#wU;hEdsg}QS>@wzmCcvTrfl1|g?DMLMs9MZwAbx`TgN~`3%B%wgq$;_ zy>AEHdX|=6zj^ciyEiXCY~wR8+p+NQ*|S#rW1mmiw)5uP`)|&9dq+pzx^-#Vv~6=_ zqt5f`Zq1Qjb=59n_0smY&RcJ>XKxi*U%Mjgcf#6f%eI=V-I}TEo1GbzeK~5@wM$#B zfrM&bsN8M$yL3KO#YZ#l_l4>r`6~aqb+3+n+0c7$vh-ec`|!%-YnEGcR;Fg_MrYj& zI&C&9;c|UuW zJ~eM`iTBdzb2@9&r%mJA9w>itL%+t-+{Jc_3gsO^&cAf&+O%z3w&?Ee*>!qByRL1{ z%fxK{=&Bo+4o{QY_HDybB%z|R3|s3hBI}n{=pN11jr0B()pb2+&$UNeMb_&IFYyzY zb*-o^-S+V2kkwCl&R4aizYIDpIqxga`Jj2zK5dz@e5;M_(@e{Uo9BIqymg81yyoL# zuCEy@-Mww2USACAFT26rQ_cA60$+7wp}xcNNUO7a{)Uf(c~sLh4YNBVz0L$BT@%_o zWk#$`r_MZ=Y5qzjvzA`gnVa_3#2chouZ-*TTqe~tapNRQFpbteF|Af98^=jQ1#Z2tUh_kds^J4ZW~}>q=Cq~D5X`MQ zYg03Iv$G?kPG5?ec5TzPX-lyRrDtB-Y~t-3nRO~C_!`LSr68-|b^k!k@JzJCW zzjt=o7ifa)s(zu#X8T2?`MK8iqcMw*yji$h;>(3#o_VY9hz0liZEpW(w7z{_(ubI* z+h%lz%(4A)y%dDchvs!xo?5xY_RE!(a#gRc6o=kk#Q*l>7Td2^RzBC-R{CjW@KRmf z+)V$o8822!@`99m)*7w!uX|qlY9*L!>9_S(aJ~MG;ClTZAj3bIthJr_Nj>;q$*JHy z(;jUVTVLzEr!Fon>C%#GYFkZKF7;gNo0S=KT5|2zo@+sKr@h(|wtT6T?$yk-e%_@~ zt1d@@ghG~Y1qp$w+0PH2epUeK$etWE>k6tN-jkzdU%9konsCf(&UH(zbk%oU6OQo? zkJ@$V*3@b1wv;U0s;wKF`O+&JBy?%&HIUF!?X@7G)12$RvRn`9n^v@C+Tx`$x=%B7 z-MuZNPF;-Z<9qrdpsx=^@I8GIfs4CG(cNBu^`f?4#cS-_e-*E=KMo?=g?*0;`?l{Z zzV~77|F~rr=a~0Ad!8D`I``>?$UYFkH}`3Q*2@a5mlwSF);_u5)dwQ@);@80eysCc z@A=R<((RLqEH0MZo00Kr@zwvozjw|5FRteJMe>2m{al;ypQjW23Y1>C%>U$TQvZ7A zFSF0J>zaP@i9Row^{QajtBP5#E>!R>U&*(8W#96Ze5@~~{B`(WZ~tL&=st^;4(-CB z%g-FMlFoFgk2pG?k$=9heVyN*3!VQqoSJRysOkBf*Ynrn(Eq1qY^)Lb`@{2#v#-^h zbs#ivoz<3Q!DZg1+g*IEQn!bcdw*HvtZ(%VM0{D4tZ#+EJ)FL;fBsK9k%i8JR$?GR zWMQ(PmB>QlH<@ko*?7)AzfjW$BKXcezfr??_W1|N7mw2y@P|GRDD49g=Pqrp*qov^ zZ*^D9tn&+h%FH^y5ky3;dGge2*(;e<=N7(_Sq&o2U6(m`UFQ6C8L+b1AhmYKYwlI` z{j|ULR~XSBd*S11ufI!fRsaJ7LoNdYg9t`{3~7#F31^R=59Zk2<*T7#7j!*zPHwom z+3UtcAmlxL1*$NO_Ep97YczwfP^;j^pxl#SFT-{Y%JOzKxrpDKA~zkJZ7 zqpn>`G$!q`2$hz8v1*0VT5Iv^U*rEht-t%{^ht02|KIBWUFB{PY320#_f=%^gFVjm zzh}$mEq<)&ptZP`=1`; z&;R#3zn=TU?mb&7epGbqWqBB1QMK#5++CH|w{L%}+GF=nzOK?qu`Q)LZ(oh~h5UnO zr@QNWy8p264|Mt`y!h_t$7iSSU;Jfz`y2cEd3z1^{`};=!}<4m!=KCfpFh5QI%CRS z#{bgxUzzT6U*}i;wD~?qkbmQJnGf4f)X!7DcXm4Op%aU~es1|A{O<05!S{Ll{s_17 zFFOA(_S41h8hm9p)la9J$A6eT@0_|w@|w7$Cre+iSNGOu{P~~z746T?pJ-mFuQPGd!xDahSrST965MRr)Ff^;@h_b3)yv9X zmt6f(fXNo%3mK3Kezwk}JO3UH-+*I}zuPs4;zow zO9rmk^Z3~Dq;kKMyqQeO4$gfui;wPIB)W3jfq>aJZu%9*-@dCvJY8qU_kpSLB+-!&5g(Jeu9D;*g}#qOW1cRoi%V`4mUK zyIkkyyR)#)VB*|kY~G^c@qFjjme~@&EuFk8zH2U>aD02ym*;}cf~!LKj&Cw!gZ|@A-l5>&J^9<*z<@_~VYL9J4vO8vl3k1isMx^~~whoDG|uCipEbXjWnl z@cVpb@xm;xwI?*Y9$n>ZT`0dmMR1PrWdBM(j|=M_{HyHaWeyM|PLX#a7l&vItPYz9ux6eho8bi`6S`%1tPbvbW###rT9r-QB&SW~+bno8->)6grJ9KLa4S4d0!X00Q4mzr9-Xqs2fdi~>&UT5G!kKJ-N7QAGb;xg~S zm7qy(j2a93_PGC&GOC@I#<6tce#_+uTp*S#@JULT%UI|A#t!wWe_Y5t+?!NGR~&$B3!_MX!JV-mv%2S)NZyZ@y@~ zW$zcB5cIi6Z%yTS`_^-XB~GRuGJDKDxf?w6I76=39r<@!@$B2f?~nUdrfSCAPFI@u z!z7tbjg zePq(n?7x$=D*fujqun#VFE?zn)7UrRZf;rrk5$dRmfwDN|C)Dt`u&er_xyW3A=CJE zMEAU;uMKL=&+izR8ArTn2sF_!+OYDs_=Jb6Oy0{0tb4LaQ}Dd#c{uuZMziS9~+(Vu|tA0di?|Dn?X~) ztT@2F*01V7y65VQ$yGN5-amdZWBD4Mqh7B&9?rgOSY;?^x@{Np{}(bGYfqdBb6Vfv z_SM8d=w0?vnHQ}|Weq`VXR@t%=JuU+X=|RnUDZa5qcNq&v`*Zqv7Bpu@Mr)>ZJn^J zRn`5)7T4w8dA<(C2p=+MDKFL0O`kk%Amdgg6Z1cYEymE3;WyxW-jN41HvvXwJ zP9!~4yZ_iHn@yl2;)Y7ix_JTz`eyO(YRK)n-z9bG@kRe&o)AGFL6M|{8=6~YRv$g& z#iq0%K;zhHJDr6B>df6c_M~;+n38^WXP;=o^Y(kQ-+M;9S4-B_4!=Gn)jY$n;^vdN z?2Wt|RG)3l&5aNeI%u^&;eV(~fcC6gXWw$we5o`Ib(s7tNnoz$?~ol~6*6wAku{3O zIa_NNn+Tn3Q#`c2X>Ding zie5rimQ$B*&hqQN=6hREZPx{0PxLx+WlvgrZp##>RXjoy<<81VGkv?}IAz^p z+t2rOzQoP3`tiWZWs%39D;XMIrz1A9{?xLOaM|+PoQ>ITf@bqCao+tdWdd2ItYH}! z)~2j7)7%6cKFW_!ir!Av2*%!dFYuF0tp!;)72nop)he zAT!;manr=tayGk~)|no+tyb>%_r<8sK0k^jWH#ff)bL5wA3VZ(ZRUEep16GTIjNL& zi(3SO(&9EH9^IJ8ccb9=rbNB;!!hUDelkSst?NxJKCr>MFOmDyhCN1qPak|!9|Ms;*2p7OnN<$dOD5=a?cbUR4~yq@Cgs+(tX%1UbpA*@A$%H zW=}6OTdDdp^t#N-g7FVU)bWDA={o-h1n+ zNZ0oqLY*nzn)mJT;Ioqon|f{gwXR1B=e`(ie87=o$F+UwDV5URQ#o3?nlpSEuTR&xzC1kY zW{~F3Mvd6uK<};h*0>z0Ig+FODLlU1aQ4Ymfg>F1Ict*BM3i$@b2)`9Vsd=D*T*>` zJcNluslD>+0ow|bo=fbPmHGr-TIG6TH1gP-3M-}l$k}Z2f6u=pEsdiDjNAmL;oc+Pyob<;0?u?)lMwMYhh0+WB`i(+*po{vMX_q9Ewy8$Ubg zdr@^($Gcx0y^|y-F+usS~tzwcSNVt0Td^A&BYu-={Sn`Ts-9ysdm zxZ!hEMD-1~-_c?`Mn@#AYZJA;{CKvVZ`v$}Ltk312+TVFZ2Ph9u(~WRrrjyw^Kb3w zShP`$|4>tJrh&rtv=0+o&29&5(vLRd*qgth=Dqk@UEP+SZT10Mi>LOTc3JmLSiIdr z^}K&MlVOON-QoHqCMH%>|My!W<}aG-TXX!BW70>SndcLw>Uj?F1S!Q|?g^cK<@#=q zn+?mESx$3TKfXQp#r5R!xnEZof7YG8za!u3(@vFr4_oZJnlq%-+-=kn*fdUv>MXZJpPT8SveeSJrwjjnn)y=3;;7lTHQvjTwKDsj&WV2Rz4t@%hOMQackbDi zw@xB&ndPeq$)DA}U6yi-&-J})s}Q|1tddu$MrG}`+0uG_$=ok3ZhTf^)R}%FVy9j0 z!n?K)7*g-dNWBvj*JN%!!#p`u{rHv{2a0ySNw?xv`(lym{o2K}l=u8i#TfIjDg8e$ zSpLZ1()#=C%+9n8|5l!1KfFrLjpzG|7pxtn3!`M3TnZPeL~K%NxO&BV8VmPlm+0p# zEA*YCcStx^_uyS-Edh?8)h~^cJ$lMNFS+ zy~5Ynt@+^M^^LY-J{k+n`J*-mC-=0h+3hLV&1vyo{7mKk84PcuH+-Mp>Ud(qUM)jr zDRaf5$uqg9*nNpQxht?+GuZdoq^k?g>|E-!k@1p9+*NfQ-*g{GN$=nQwmIVLcbnaX zKX5!t7yInTwRD%ZhqU9Bw54&yqKCNy4Ch>TyVLBxDdk$y!yQUbyC&5td$dkkSG-QP zp3y7+^PSJO6)H<#Z(4t=A$!#(3CF5HzJk_W+yN_Qr}Ml&sI18zmUnr}bv4q@wJ z$`k7nWfFMypO^m4q$6-{a_fhSrcYPLEXi80H2aW2{*RSw=C|ozvC&P;u1VbWLb?61 z{5sW-rcFO?^LOkJ+tTQApzWWgw&1mi;xnE~)s*G42jYm=|{}$TWAu@k&Wi z_wDoN+~p9;a=5L@<|L<;q%AQ2(XsY5YqZMks>3Q+Ub^rzt@FsZy2azgc8x#(K3J$u zoO5^9AJ#e7f1I#SSzhvU@q3BWEq?|7?XAhbvsi2O>>v8P(_~{bq?7hnac`d#tmE5X z&8Vd7bf)2s&W{_q3mlq6N*(%CJtStGWaQcNo&Vg95f8y)U^XfgvD?iKrKYoAx$@y+J zsry@RvwsO%_|_#@#CpktfU}o5j20!$FLJA~vg0}W%xUrMExWy35??Vcl>cFUuzfE3 z7rCh-t0hvbmz&ft-hS3-om}{ji`zIi=e@~lDtYvOg1|=Y?aqR_#*%zy3M!4?8XRtR z`O2&fY238!=2_2*aGmfTmfX&#u}WMw@@`lkKev(Vqh z=H?L-wKLCOvbHO1b8p!cv+6~|Hon5J<=SC|Ir55Z%F2$iY;q2Kjvq?5rkv%^@H#EY zAs^UYdD8Mso3dl;q+WfA!(us~ZPhMtS5@s?aMQwjtZyqktf%UE_ONvtrThv2v~FSs`^riAk)j&=Qlez zG|y&x>?r1Qlc_Yd%U0kln`V=>*`HeWAeQo&AHUaSc0IVY)79h8pO_O0{~iadIU90r z-^!-iYsH5}a`oyeKA6?XSJ+RJjgvm9AGYlHvJCe6-z6WK zH9Gy+Bbw^?4T?18?|pDcAz8Pc<=F10pV;LuZcaWoSGG+t zYv!fH>n5t)TK+z+$G6RWw|mziWI1+)3{>0e8Vw$HkJWq*);{NWdKGgnMu_G>hr8?V&3u{btqLgu#1nHm}l zmPLE6`3R&hJ(#&#`V61!Vgt{|YlQi(#jZX#W&QL|=hh$jXgz60Rg?dev&Vm}-VptF zzQ&rjoFW1{Ebi}U|8b~&X4`tpXboG38WHUqA&(A=KK~$fOYmi7h|blht}7QJGg27W zao)ZZ(UZUSv#qUk_ruAvf^J>$UA)n?Iqv+sHOD{9JXo-JrvA@v_IJ7c2ko}AUEfmt z;_+&$Z&~)&^fzv|zRdXHk;a9K)vl{~Z%w+#zt&;GheI`8iz>E$oS~gJ$?f*_#p3%H zmGnw(6J`zPF!iaeS^9l}8XJGp(GTi#izh5#yM2WDzbLD`<=Rs_ZTfB~_e6Q$+&t~W za;JsI4o|n!k8RMpd{MVG>OQFY$T(y->C|oebDI0^n+R`D6y#W>DJ&&-I@^)2;9j0h z{^P=lmIe1XlY1Ju_fFrHrh4^?!B6%Nul-Y!E?nzoExVL(@S1s|{lpU?+y#&A^75Cw zme&1p@|YNJ_{n1pd0Do*StK~V^UT<)nSCwoz#8Ak&1TXP?Vp@Jt+)Q;{%GH^jJa|r zu57t`xMRKk@%W{6DYnk(%?T@#|1kWYz3jt^)Zca6a$58hbk{beUGAH{Z0bRlv)P>Q z7+L42ir>(U>#@9^om|i?-8?7NDN#X#u``yT+caHw+TlK#i%#3>A~Ww+8w*Tf(4Jlt z7Pb7(D(_3blIA1^^+)Dk*PkC&WVh0d!Bp3n|1^Ut+5a?(LH;8U)SncI?}tVFWF@^H3W8DT(bQh zx3WQ<53|wbp2W>NSw*H!n{jaKgVWV@oafGNY7KAG44AV_^rNh%pDmk6<2jM#x-83F zHDeZLf4G>M@1{7Zp|E6E@xde2A5P3tN!{uur0IQ*apJz%T^<_>e`;8HScEJu3R%t- zGCQnC{D;imAI>Kq7Ax_(J`h*4G&{-oxAmLjO`*ec!`}z~nYAQm*E>0fcW;WqR6bVR zd8N2(;a4y5mP!R({m4E?<~j4373Xhs$}?RZ9`1DJP`}bl3C9!C{w8na;tsU5&fyFz zE?(^sYLs!+veCv+RFJ7Q=~bP$z|n&ndc579#pGqbIv=3hTP$y6bm?eg^CrbLdHbLXU7 zOYJqAlu{!kA*Nc!u03^~=jBOGZ@ZhU{1n>5XWgA~N9xCZ@s~QP!8|$F1WsD-spGm6 z%h7f?=yp|sj>mC^+*tM7S}PosWRKKLX>Kj=Si^7JFf&%QbS0aQa$dv!`HLF--tK3w zuoQ^z<-XIh##(El$U3V@k6*OsPu#D2T>EJ@lomFBzGzOjiG_sJ${8> zWFJaf{d=$JwPyjJX~)eoa~GKlcwStQU~FibwwIaf^=c01PdnGn{N z!QWLe)r&qU^Lp3)@MQhYz`A(1@3PN5uBo&4@42k`>2Q&6q~p!A$Ggr5ObV|Hj^9xt zt(D4lMoNZHe0%pMUddpdzKQSCE~iW}6wQA9QIqp!^hQ0E6nUS^i)yCXe5s$HyXe3LTr?NmGDgm3yE;l5pGKkpL%pKKnV zN6dYPq?NX4Gw#q6>)v~tT=Fn6|(SY9<%f7cAo zb5BDRpDuAQ4!HiJdy0?jL9P}VmHju4o_unV#b(xq{;G%EN~>?=S{T2dWSn+^>7LG$ zJ&`lo@+JOiUtgrPTy28$w}wYWYpnWa>IvG+=~>5e4hc@0PkML2k-VTKGo4N59||pgs}&jIUdyYpr8Uws|McUUh8K)anPRziE&?~=GY;8p zI-|hs`lhA3jg@z9gXd1ey;F;ltF)gU`!a3X(G<`d2@;Q-F2lCmW5sR zU*hj1R=VTA043;Znm%<>0bUC$1>WU7l+!q< zU*Fp55b=gR+oZK?+1oW@)ec|iyy zsF0{)p&D6o&QnUZ^nzl(c3Epi*5f#pEj- zQnDw91WmM^#*@ypj)jwZSpehe$K0We;-?pA=N`0C*Dl$-eZrKczg(T`3>!;>YECoQ zU+z|yTQXF5SxITK4?)U!BPO(GoPv_c;8#}li7L~iS zneDH`ZR5@H+sd@3dKdEU36`3BZIQ71hneYbT#u`KYWg3s-0qj9oW|jlyBzC{zU|)j zDnF;|%DS@#;kselUxjz@t+Z`>_$YM4N5%U6?l<4QT;0|Y;_+gG=CO$xD>sHeSU$Dx z!u>C7D^u>ae%_hEoU?k-=dh?xX$?<)e4FZ zKcvYU-|_y$^<**cm%poY=D(a`5c_TC$C;js?yTCe=}h#CLv!UWSk3qRvOGrW-Mc5h zZgl;)diRpT(Pw#+6#jP2*9keEu*+b7=cUy>2e-9)X{>xu$1Tpf`9-(&x1GHE4emsn z?dARdDAHbW^Q82yO>>U@v|T26G4p$@%Pdv@d)*2Dk6fua8(U+pp1fn~W!Hqwrr#r1 z`d_%0VqAHB(j*7I-|evn&g5-NbYNGvx_uxtHS+4eHE(v8vA4?wgdW%axwldM@`CSkci(1@`_nYTb=^JpH|mG(h6i7*33Xq~CS@|gNA%y3A6bgW(ziMI_kn&zIkVjtpj&UvX3$Q&INax-OYGT+)-Y` zlESVZtdrIwv0wt5^f9)a6Vg$Om0yWu9N;~?aoyI|87Da_*S|JlIx5Rw@I=|!^6teo z{ul2rwqKQWeDCQpS;MJm$yX#Q&X{poH!y9eQE|I67-I(4!~&Azzr zfP3mEM^>RH&R|YjSZca~De&o*? zD=EE|!@**UMMK_J!}Dy@^;Zh4oW(4?=>3g78oPc?7ic%wE(AWQx>^HtFC{bkX$~#cz@!BEeS(C!_s{w7V0*{&-FW>mRjVaQ) z_~Wd};=f(%Eq|oX?!PKnnJBsRU%9?#mtKUBEz4_t-?wJk%c|}l<@mW!Bgtkv-_cOU zH$Aho*7Puy9zMw0v427I*L1OZ_oxL2a+;HTsxMBsy)*XCmANg33b$5wdpeXxoM5OG zWQnRzs};R@1y|QH|^GO6g6klqwcfxYPSX`m2h0 z$-i9QS69-wC(A0;8hE*O96P;Wom}mLS#8yy*ovMo*lGQ8vEIMeVa2HukGhGC{UA!3 zA!epDKjVsC&zYf)RZT+Ac2<_p&s)>a7mS?tQU zgDgp0YO~JWRK4_>)mQLY5tIB)o(I>OX6Y(@TXT&4#o0BFPudGzj4Ak|v1^-;_2hL; zEDl{#Ch1#q-t0JZY=&&Q>c!B{rXA}_r!vCxv7UwIWzqk0`G4^Y!A3N_rKD*`)Sb$ z`}}=-+GcDxU*9(+bGH2^U&;6F{iZ)JbFjRszZ+%_+X8O|wALMs0UR!%ot7W3ivnRXN3Pd4`ek|KT)o4$eBUIgZ_7VF z`yI?__4D?M!ny9B--q?CNt)#To9E3`j*zbDeQDJz7HG7wd^%tvlyqv_($gE|Y7I7U zzC5z!!HL4&pf^n%4qd!uxtF{mNt6k3Wp* z8)wd$&U5(qwmkMVc_Ni!-m9-h)?U1NM);wiIq$q!{#_2)cTzjDE~-xYxqMC7p5)rB zPrje-J9XaU|MzXfKjq)jAu3Xb>Jt7{NwOdCn6c_~BEzbsjq9e0CTm>Wk@ox7NA^?c zGu*RoDf|`ZlIvpnYEw1Om%a7z%6**Ey=;~mh6T-?>(e0nQ~9IAv^O(71a36C8VK!~ zbLmB_9S4`)qUH>>oG*EtOusE>zCWn^W8<6aFBaD=`Z7uH)zhAX28S2bsIAZ~zgoL& zUYJ@fbHQuXjf-zge_u2;T(>wm&i!n@=d8m`30Ey29J-Sjed~hf=|{P@cbZk?G}_&K zZqITfDl^4A<%P>kiJeg;W>YTz;mCEKFQ&`?Rfb`k!+gD;o6YsVeXO4J|KI%TZ#REE z{Qkehk=LQ;&waa2(-)iSmM-dk^F3~g_xrn-Gcd0ezJJ5E$Kh4foc>TFGnbS?=lwzIR<2)D&ON=d>Ral$ zI*HKVM$2ayUah&|_t!`^r|5I}34sf`2k*I^x#nTn@rJ44ePD-Pvx~y&J5PM{-kTl! zH(#ShVDAR8dNJ|OYux)K7#7aC^x#()@AdU-o(XPkRh#nvCT%|y=g@Y(>B4^DH*J#Kg85sbc1k=5iH^L) z@cqb{x2s~FONjVpZ)oq32t99Y@If>DYW0TS^@)vWxT`5|A;D+_*jefR= z_9V-b!P3;b9Ubjg>zP$ML5o0I&XX2oq|wD-io*fCtIH1z0WPa z>^^6Z^8WuGhBozfQ*A^3#oe_3di-O{qa{BogQf(}_U=xS(wX2b=q@6pDzH@RzxTD3 zcdotL!1_rsVFPzcq~i*U)jJjb94We>-X~iiKSx3M72}iTCv7XfoOa^5@3g~0>W;Li zqu3k`oRvSes0}t?0=0UF*#R;rXAYzkGG8gmcrI>j}Hs)N=Q)nS1Eg*(cZh z0@y#EzE#VXef?mlUqJb%(0Zs|J>Jbte-2dt*I3@+-B$TS|Bk|yoK2^s&Z%8` zHC0<^KktIi=dA5}S#Ha`f3YCNYfVlO_st6{7fpN@XZ6%1J}p*OHSwG9!4Ank=Re=H zz8NtyO3QxQ=l0GBTd(8%r^R-1N%={hGJSia*x%^Db;ip*inHR*KREBDm2fmFW&+1G z^$bbDbuABBThr}R!fwB@y;hmoRQ!otUh9kW1xgf>4?0wfve= z(f!SuUHwlkEESmREI&W~$IIhV>-Ie3Sh>ok!;bAMB-I&zhFo5d8~O8VAX~jC*L9yYKg&+;JGnOLTcP!=u){am-Y6fKemS}* z?2!A@FVp7iV@TiCwC=!vIh#fKF&pz`n$6ekFqiTXoN9H(o!|P4Tqsrn}oU^S6ky`X| zM!gB^e$zzxvj_4E`=7nNr~Z_Ud4+Rp(d4g-dVi-fCotGAE2{Hhw6|Ea`v%*(ZAV3C zK3SQuFZ%YA!wpGn<|Wd%4@vWWd9?A^pE+`iX0T`!fAexKZT!BE?}C}_@fEYys%4m( z8GcjS%r&{~=9eC^lDYjesqgO}J#Emcv!C}z7;KjYN&q`g(_pG-AYF+^VG)S0QW;~qoH(d0L5 zYy1sw{kGTAD(qsi|GK?yr_t+=mx^l@SW{Q6o!@X+&naltl*E^(pIpdxyyEsMNSNlvTnG&$L`5h`>eRrEPGrFg*e$h3sk)M zsoKb6bzEeL7Q?bVng1dWuz!BUuWh%%>e$3b>wF%H*EII)Y5r+S5}DfR=-^qcbRu*2 zj#yt8&DwLfRCn&YT(@!lq6f$8JNGnpI{KV^vYBh6=7p6^X%CNCD(w_-VLNtgUC8VS zjE1aRwS~I$HW}WzOanOh2I|roIKbbdOxbXD)i^Y07G88hDIUe&Q*fQQ$R-e35 z=5=QGti{LwsC3+8o#h@QTjzPfeJac7V*_4<28pvv%62eqB-d=#%zoPdRu$ z*vL9wQCNSR$MxM4k&Rl0rM?pnZLnC>;du8IgW#f^Ia)OiS8Gf^d8O9=*)9KS>hX9b zZPV-La+qxjIu=)imt~38cHS%vzB=>7!v}M>T@+MWc&Fkp*P$y_SA&YV)Gi9zviUsJ zS?a`Uv-sliDi{FLLJBy2X3MQ}9<2jk3 z5|lLUmX`nRtwoI$1-tkJEbU914=M2o?%bt4A?2dUt-a<6Pa1Nxxc0AqmJrBdv~p3% z4XdT+itBt1xG!~{Iy=K*gJi%n&DCd&KO8gseN3|A@r>%nG5_2q6rb{CtqG|*5q!;g z-no_SbGY??%y_8x_2B2|+ow;dCP}wuzR3+<_}gOZJ-H<3b;}x@H&}mC>uF?d;&|7( zGvHpcyX~a-l(_xxKFE6pM)h2qdEudakILE$U;Vls8ucvx?7L zZQar2BA_~b-StDJ*P)9e}k2FC7cs+WKie4 z`2Sa;;M$VTwEr(dPjl2bdNO9!rl!U!v6!r1yTPI9#0A6PY~#IqJE9&JPoMH)Zt(62 z2Yn{iZ#6#DpkpG|QuknW@P|ZEu2}`APEJ_Z6np#JTG{W0Pxk_)Jl~(wqy@%YzH?y&M@wa}DKb)Yj^i1UhN!|zVg%e!m z{-3GwIHVu-sVd9vF5{(55(i&)EqS&jXUWR%4P1F&O9H;En7VG4=n{t$E}YpOZsJ`( zjRpBL7CG9x-u9~~Z3}Djy;{s@wBf~5Gmpp1lQp2pT4yZh8p_D0YC)6!oYx15y~ znpIhqc|tB=%e2j0c9VkARxapqJne9M%E9T&kF`XesVz>FdIeKlte*mvg?br{45O#AA6L{@Q5_%l_T? zx{!BCltB6UaBmg6f7~;ptxlRTMeHbA(|BWVq`^wZA9L0fY0MCsw4wZ1pO%CCiEhqy z+#CKf)Lo6;(xaDPu-x-ozrmJZE?t&uW-{0KIvk#5sZTHy&|8}Ic0;h7i+cCWH;Ps1 zZI2Gr@{7tQN*XTpyEJF5?u^|$`@eZHw94FSPi1eF6u5t@Ah-DA-)V1?9qs*&Jgr$L zx^`yFmJnnAGr6MdbDG|E{Z#5b>wh+!(VJzW<@Mz=B6#}mX-7@uYhCudJV4JR>81Jf z&0(fhM^;`fXqXb@CSvRqGovl+0Q;dZ>6)U_8cRo)Ob@Z5Oy-UAV?I4t{7Gs4XCVRh zD^=%iMxFl|^l#(RKgr%lkFz|S67$yZdtclh+W@&;UiaTEHs0ty`QnOGetkPunYnle zzj@qkx}j5e;xx@=hBG3QUb-{7&${+1GycW)z#Z;}mC1r!2@T#s`g#rBhrWI{-dB0{ zQqOPW#w+(TpM85N>J;Sf`bheixj)RM%1O#i`2w7o&H|^aWKO z4W8M!Z|2PRylGndxgD?QY}b&VaX>>Yrzq2R)$Z3@Hca2js>Aav_s{O>Do67UvTtJj zpwy{Uq!w3oE@Q&QLZ6T|r@pslZF74(Dc~t%roY{$(o5SP4lYUO^a5#NwCFM zyEAIEBuZ|OU^P>$=-e^4NIvE1(jUy$_BAJubC)hQY-8PfH_JzP7iU0@>r$(vWzty& zPYPB{33p{#aIGt0tDfMhS*84O`D;U8U7x=BzxbP|23Ag!XwK@{v(~D`v!2}9Ip-U< zy?~*?m4t)m=0-JSd~1?jvUdjaHNPMCU-fN0YkSsh&)n_jZkq`(oQXX#bN2+}a>g06 zCof&YeJ1)-FfB)!8pX6O;k6s;%Cr;@T{A4Q& z-ZH-N(5=5LS;waNIBvPsf{9bBvL<#coH$YS-?;-;ty>o?`8H{X@7BUn-&;2rGaIa=`m9%0m7d&Pzvj-0lH&PW`zAhl>*nV8>Qb!T zBa_Pv3eOkjzrGiE@bJOj9_QwRhuAo6qIVD#`0h zl^$n#zAjr(x^(_qrnesVqnGRW$A15|SlKE%vqU{5?Zul@`~EJS$^4kml>f_nU;CSd5x4?ODitxb+&XqyfA&2k`O~PL)t9;n<{67-aL!k z#64sBbj<%;j6Ee_zu)yH>}kT_ru^-KoBRi?#&p@b+qc z%I{qkdRS;n{4+HnyIo$dlS?1IIQnBt;6LMn=KK4<7KX3<(tXABnY&^31<$56E3z}E z$y+N;5fZJmj)uVcbo~V8gJLEA|NkkUo&AQZvC3ZIuP&#g!Ar*4D;yyuPKvj;ch_gu&N*}X z+TB_Gg}p@^x8I*!xo~=Xjau!-+Y*(Yk$P+!%+|24_TIztZ|S4Afz@WGm)4iZyzPmN zTK_mxI3aNQ=Su~L{mcuP7!6`(EzUhJy8J@@gnN&rj_&>0^glFJ@`CG)!!LMQUq`*% zm{%dMv(4$Ean6SQOe&3ctX8-gx&}S9&GcH5^}euLC{oV5F6x7eu1A;Xv2&SgSf!u- z=UVeGa#M9y*tOO5RRThSf5Y3fo2pplH=KyAFTWeAZkL^RrYR%mTxb9Lde2Jj$*W$U zs(QXb)Q{?W0z3tOVuN*iPn);G&tFgs^1!Fc+C|NX^Z6|IhU zI$Y(I_D!|0xx6rNiOOvT{m7mkZpW&ZRa=jRy9m0S%6ofCVCOO}w}3mp7tWWtb*%97 zM!9~)Nj%e5slD0dS;>5a_l0OiP3*?K6Ib&s>b}7+W%3K2WBrM#rw#YakX*ylrnS!V z)Sq^jgRb7JVQY^X+p{igxS{(bDShwRJ*-(-y7Toq?wC(?pD@K)@OZY8g23gaF+R6B zjJLm@<)U~hM);!Ob3K;3hI|c?+LoK=xRvhKWQw-rIJ=EgQ=#Ve$E$vNa$3jlW^!!1 z%RFyGgWmC765D3$@0T~vXkX~n;cKc|a&?87VsYpZS(e`VvaBG}J|PRBYbw~D@P~i(cUpP3l`L;q zz2iETax{2O>{X7*!j1>NpL1OH>eK}GDz;7jJI~#1cDL`YxZoV9sliv|5$?^VVC22? zgvD7F-d>M21{NN|yaJ8~(#m!D_@WF`%6gcrPxy&5ZJW-hyGi|>72hpJQI5m17k-Ma z{+uiF)cO$n-w)eTa(B;ReV6t1HtWumqhG#-9pn0R!dCl?VAB+}4LcWY5p`*pkee>E zYq!%CqWcGpSoWLAc{=>krxiBn81bt9u&43^qmJFX$JmPze}<^AXP7=!9IevR6*bauki z4Bwjg9Sn?b(oQ%@Ny=9JT;QRvdR@Tn!9Bq$(Fn`XmZtb;v0iuH+y7BfEuXEnaKZin z2W6*FkIm}!p(}q(ITp9$@cx(!nzj`$f2}`$u{9})$$N#SDu=hw$~B)vezvqQG~Fw^ zy5VAp#+wN$OEZ$WDqjCD|CVGF@vfyY>OH6E>Lk4gk4esdr!>!v?Gj3h3;7{yKR4yH z(e)?!%5u4eK`X!CIuV=7v~=b7!|9Kgs5M{j)NxhpSoHe9-mjP5IvTRK{GOHbj=kG2 zrt^1D4Ob@TIr|HR&3n&?3(RK>vMAfI(z%=|R7mz>a)3zOGmSTY8~8TvXLm5o7g>95 z!mcaZDm_2hcy3T`eVZ*)E8<`}H+boecg`oDeLdM-p8e+FUL)sa+cvuIl5_nNaD2H> zwQjWu-{T_j1In(Nsv-3{U*h_=dcNJU^WjalKE8M6*4vN9bgyif;P0g|dsFw*$<=;^ zXNtC#{}S(x*~Agy<@(k5y~nC|w&$NTitnkGSMm86<334N$+E+3dST!Roex1OJ5Khh zU!BY!w|{xs_4i_d4-anNQg~H6bNihH&e((JPH6D(t1ocvno*yu%XP9hox!UlvNAwR zq{c*->0IlEL++cE9>f$#1+0AfQaesY`2NZBLEcaE=kK|3-d*qU{6uGuw7KU#{$BL= z*NarfDLW6`4dRKMXgFndm(<%2x4p|n*POYr_bGGuaU%^0gC)*aLW@)_<{Mo+bWDYV z>*6XVRbMt{p)kgr)b^c%DXP`ety)UAmToo8Xnf?MUFCa><@FuwqpQBWTI#NUXYSGB zrm5StW*&EmUiQgac3lFt(#v$rs!rDb=dYR8eqzb_ zYyA8FFF$R)NN9R@fXk;_*@5c%JEBFu9hrGP>+p|N@|q{M8XjEDUME_R`=U!Tva)mU z-I+2W=Z|{Ue0lWtVUdyeu?>fe7k1fQ>ft*i(qVVu-6nZW>q=pHXMGDHu~K)ZxhG5_ zAC~Y{-uQDTD#egVuwa_r;v&^0dOdNw)E=%ZeI@U`{^Z$=KdVGS&M#`6nOwPc2J_S4 zGa>5*&mQ7<>R2WbEV3kX$x)jVlhw9eVz&FZ$v%AjvZ;XzBC^50t846g9$Yv571>g; zI(w$ZFV+7Kws`7DxfBZb3-a?lOxsf#{vi-cWF6E0)*rNVo zyLH9Ey0>dj?r)UY{o|&MXZo&roAa7{RBSu{E4yl}nW(_GsnR+4FZ)e}i4*L3I|}Qk zPxTfM*z+UXP~lOw?d6Bzn{Dnp+ge(7>22ZpuW!Zmf}>B+@uEYiBIildty|!&R8#n)0_`X8yrfSg~VfzSWOUv4MlU((GUEb(7_+C0~khkQ}_=jt|Sr!M>F zY1MC0K)%Vm>_aE_p7tF+R?qf&(Jem8eerWE0-(PH7oAn_`Z;N+c zMfCkUcpuu75)^jmbHvB0y$TBQ!8`Vz`o<=z znRw}CN8iNr>l9ix+3%d%UZlSLQ$XH7AGuRc^{Yj>Pq0+BYf7@5RQkE;Wr?}*} zHS^^D>oooq%agyrect$icB;Li{;%Vfw#Pdjm7CV+ORiXP^^$SbslFi3yk$X;w)1az zsl?|vbDrn@zq)7so?5(q^2RIT&u=c~wUYkZ7iKbZL4S(`dySL8^2Y3r#Vb5)-*qmS zqi+6ii)*U<s7eX5UhRaTVYJ4VA|NS+OjE=znZv;|VI7POkKkGcYA##^-cT*!<|xi9i2j;@|Nc3Qk*Ok@`gVTZQhs4+4tr%$90GC117& zHr&lDNMLyP{$jOSU#G|Cm<_Rq#a%&eA~qtO_hc>@ zoN7D89PwXhAH#p8pMUMkB7<903jaKkHD}zV(r2twp8uoDV@ZSKRBN?KCRR_?T@*c@ z8+>KHw{o4X%*BO2)%xNDoeMoKAKPkdWHs&KBHev5cJ`k+f}J$i3+g7GS)gNYy1dCk z^z)g}B7_BUEWE{!zEPt5(l>vBTDThRM5jeK{G&v244#te4ZloR^nv zcD`P;|I6>G8`i6>m90GBw_z^A=3AlP%^tZ@+7Iy02lE%p;E_aUZHQS=Wbs z4nANtE3e?>wyeV^7;e7W&~$78<1wvO7iTqwP2Ux;IpXBwR7<1f56o*yBxeQ(NG?dT z2wRx={?u;$xqYg<$_eR8-?pU&A3yr~+@r#r1wGF?uBdF9$GuWJo2%q0tDemvu291{ zqBpgFI6UJ~m+?ql=eK&z((}DP?lSVGwnzECYiKKSUc0Pq?vGt(mIj=qd7cgEkleO}c`PlAmc2upSy6*AjVr9uEZf}qI z#ELsV=M#&yY@ETkbLq#JK96W7u47hyH#hbLzfN`iI+cCh$-EuEmn%Ck-kg1I-<4Uo3xP^YrDMsxQHL^FCe4ozvm+sXxwxOM1TO zRDZsA4xuX-NO*E?3=lXJ8M9QyMXLUbd+X9UT;8mrB8n1~YvWa&JnJOgv@ZYX`6To@ z$NTo>2e~}!W3(+z!@07wnz+TT+^Kdfy8C3$*zA$;&xpA2*4Zkp027B1HT1J85yd$yefEb$atQ^q&e0+^NAh zt>MSnp5FUsUPSfXzBk0-sE{z&@E ziYmFV6;^LAP1{oOXp7gPYrU661=%#35^J6`Fo{G79^;-|{&R;_X7%?*v)Wr1Tz@xP zyL|f>>&2&ClxiTkj(>q=waaSF#529lXBHe<)*~5q>foM$nB3)a#N$O;pBgDo+pG7~ z_ekyALo$|`9=+$%7xEhDG)0KtXF47gKKbR>zjs@|G%U8Q;^F`es=eizmY%cta{C>z zYvo&?<$GQ*bJLvJ8Mu|nPdu8xtKMc_@PnGPcL_gzlBdm$n6UWA^GT0$dsOr0`r2G% zojki}L+|<}ORocW=(zxP~Z6+gTF^wU?@udWvlU6LvGf682O`>m0YEB@O({rzT&{;lMF z6>DF8`jET1V&&&GXJ?l!R9N+EeqF!9qWJ%-n=8&r39S0e%2aI|X3Y3FzF&3$Bl8Vu z2Hm8VEobbXf1TZG#TZkTCz^X8CWXzlpliw`Tc_ZaUAhggntcLYl6WU}=RS5YT+A=V zmfCPorLo1-%Z&eo($O8KPftqn5$?>->HHC>D`>w)RmetX)8C6tFD9kLWU#m>ecak~ zu{wi8$@m)6T!qJahR3GJAK##$c}dz%;p_KJHPI={moL&?mEAn`#R9=rk=pmoQg%EK z9vyx-ztW8RIMdpRR?kEE$2uuQQZf_N>3dXt?OGMa$6}3cso}IG@?? zf7ZUpa#5AJ->Y+6v4`|72_Fip>VC26=H-hQ>d(9ue)%%jBDy`tAW}QKwR}fr;-m1e zkPCnJg(>%%T+o}d-rHiv2ZcM{>!fNp6?zs>-9w1C*k~=6@0lyzZmr;UDsTmgivu9gZ@cmTwK^D>uB2 za(x)9s?z*><>W1kZalCLeOnm#>?Y$CC!5drzg0$R{TB%B)U_3Uxq4I5ujP-{sBu4? zVsxJlVNM^cdT}IpP=cLh3e#Gp~<)(_dNUI5p{Y+}z?1dk*>) zojUs{`J3hH)!TGCJ}l7HTl7aD%G_kp`hSiu9pf5(og;X1o?Mj(EP5a*|Jr8z+z5^L z>(4&0KK)88Okjb^8i!9({mk1B9^dC?Fd>`gJi{iB>{WB-Y2Loxm9gx|tz8wnw#_OG zT>Vn>`nx;-W~}V|&MR14%{1qR&H({mW(M6yZMs*oQZ2qbT58n$<@zg4eevnLe%Swf z6xrLeDP!u+?DeMqW^A}!puxw@wB%HZMB548S07I8>=C`y<$7Iy-PWkhT00j@YKymhz(k?+)JGm~_|hqR_$xn%g{*8;q@V z7J0vSj(euhmHaVg&eYBm{IcJ@m#(ptSoNsI()EmtCyR>z6SiWLKy5YY&#h(pHv&#R zi>g0&U#2Gc*mce(g^m{vmAmrJSUr6G)^Sr+*5*fRRJu1CeXG3Ol)U0!wQlHkyX#j^ zo>fiEvIuN0V4GWW=8uM$TB*(@_9fF-y|riHE!k-|b=gj?j(h){cUnDPqpQU+VgBdq z&n6ud>5N#m=W>eZ&gEQ9O~3T#s9Y;PJN;X;tdXPgXGg2$8%$>(TJb`4y`HMB+~h~g z8e+GeT$OglFWb!8Fx1Jh?Pdq#nHjZaO1~Cdb6UPA_o~!!pUh>oUmi3Eg!T2lZri#t zI&90^v^}|ju`kk>PKnx@I={O|K{e%SVtA%qtlP#3{l=}2AEqAMrnAbh=|kYzjn}8I zaS7SBed}wp1+l+xwcR(lDtaxvPjOr7+U#kG%DmQWQ?0^^H!sk+*2kV~;&OR~B+rrc zyb?^Z+un!&^1trpyVSQ>X>s}SWm^k%y% zj;)1tYc?eI7P5Q}Sjl;n|5>|(-9ZjfwY;a{{|Y#BMGq%=Ef&3)A=vPOwd-lSY)?|6 zQuqNE-@xrJ#5nJ|J=~+=ve8mNOj(Yzt0GC#u>4U4kBZ3*q2tPq6FmjGC;eEga?s4u zFHKM9@srg$I*(b-9{jaitZ=~v*Evm}j(IH;e;}s%^_bV8sb0^`%6^qfS*!N$-C-)S zq@d>EBnE-*P2Y}rA2N+PpZoIb^~{%BC9dfxh}^lBoqr|e*n)d4?!JdgpWOSX>o~ch zIQoLiTGjZivrE07=e$TSh?ej)QZQv{4|;YW`cG~}0PDtET)V%S3HeUE*jw?MJJ83a zSm!`qSPkpdGqpEY?&xa%lNVNV^q^fN+mT4MWTlfv8rzJt<0k7cKhjC;5GyK;KEpaO z>aJWEXU`p#)wh%Mf#lxZ}*sVTgtRDM@7x^nOjmy zfTriOwgiDTR?p^S{c{zbhn!EAAIYC&V)5OU_$U`QoU2<;)Ill^++F ztxO+BT==c*B$i{WFZX!imYK3`GlPnZ_2rCLJ}+}iIOd#btuJT1^kJD>LRye*k;TC? z#mN_Ey3BJnFsjlr01vy1+&;4nXVW3n1?;osj*4aBcecUN7IM5 z^Gc33nJ=1{_9OS@EADMSySDC(u(w}u^5e&=l|PK5Y#uqzsdlUU!WwP!XtB%*yNU^q zr7b>xNZ(RnBX#=X>RI7i&oJ9($HzYW@nFshzf*VLC{*lWxWMWv802gtRX6d&!-t!u z#Qv>h*wpHmaiMiaQ|0lfpt^lYc`9nY?|P0b(d<9+;%w*6=dnTW-e0=m>=2>m`=0mo zl5DwYFZF!y)bgms+S`RpUMDZN%G10rpf~bP%xAUw2c9#h%;&4C@ld~8b8~{o8&}u9emGsk`i8lDooBhyi%)arZ!(%MTkZL?bh-7pg-fije|mAOSmU)Scax9y z3tp!+KUG&o^EIt0R4FS9Iksp`g#^>rb6UkyP#C-f=^-!MK1C( zuUO<*BHj7B-PSB-cT>K$(O&A|n>`!9{<5mOaC1WGp9z~4Ump=}nz26eQ^#b**H8XU zR(w6>nCvpKZ_PK}d^l`1^&z|Pvk%8*uW9yLR~%LfOVDNFFBkUdU*93^e&C>>ET^iMGPikaq|U8r?E?D_?3gRr1zzcW5!%hff_GJIBdOj)1aQS8u^S$1uYMcdI%rgLRyqF&_x zxVrS>g(EpRVlF$ZpCm4PeEVE2i{5+lM@?5U_B=Y5a7e9;MOaQ+a$~3}zlGK&&tuK( zN)8LdCVZ%`ouafwD8C?aRa3#`&7SY=K5l#%$r`cc!0v1EtzX#WpB;14dG?Eu-O$Wt z|A8${$q^=Oh28;2nsS@`T`V56OUoJUv7NK==7)eIHWJ;Nd2RR&1?_L-*e>MAFHvT= zC^_+i{^sS(!n5xx_j%@&Ef(yY8Q9Qk%x1yA>i8|a_jYm{V}CUZZB~}Ky;R*yurFod zhUs57|0?V6F7LM2bo3~#h^Q&Io3Z${@5iEdGBR`ZRc-a+?i?8=Tm3f^y!xAcRlB8 z<54X>zHh43id%=i9KLt-k5y9?%Wkos`LFs<@i$(v`^(UL>rBd|w_gwWrf16JOBJ&3 z`O(W0v0vts!OSxqT(9*PFx_9vVij{s-}~x}byvIcWD1XW7b#5ry}~A~cIv|oH>R`h zm~7>}`r{V=NH41?ku~e0zIq;-dy(hb;%z}kx^LH>Wt!u~ zenmv+wH<#~`-G#N5j=kltBTqmmf0?5e|geB!}kS;uiygpa?`x)#&r|sabDhRA-{R~ zAqn2C3O^OCZLc1EsH&b&e{$Zc?7cre2ns$rzVKIfgY6s_Y1YS+&q_?_p4R#(a>9P= z_g~+9aZjCLZ@SF*ywsB-ol~n;>bVQm-&%UEa>@aR-$fiv2evM}RJEu?DWapaLCk>7 z-8Az4+LOQPd^6;pJpUHTZeS$4@p6{U)SD|`2g%;8$xgUbd#-Cz%$fUz;m%_37G7yt zEBBZ|m)td_i@Lf^=U=`S z+2LliM^)+PSB5h^Vh_&8*L?rjUjLincloK@^}A&s)Ryi#aO}37vex6vpVg)Xz9{$P zV9}JnEU-!NQfSH!A*IP1I4)iE30$&8cix?KzDB{bQ(UBTU*Aej>zNJ@mvipZ-&ywM5zx&U!ckkZ*9op4y8QI-OB#m!Xm&@m-KkIqGChlpR zW@1sfGRf|b5~yNxfxS(;)3!*=Q%R% zH{!LmZwn;mJzAl#;+V_YHFs8j^x$EVd;5o}e1+QD@*PT_oow&uS4>f>~yOiWgGv#U3kA=j!Ux+&f#WhX4#`|7c=u*`?X z`*L=#TRknUzEu5nTPS?$j`LBj6TA}~RJS#HsGt+3sV^7F1=x9i-7xd8pW7ur zxgramY?fVz7iWF^d0D^y2luMfqbpupmQQHO6c>{``m;FnK?Q^7hV}enFC-YIM#sE* zCI53@>;Je_Y^fcQ6W9E7E-v9+1M|Yig#b!MgBcO^G^uH+uv3vAnTqI%O%7a96&&xST0|zMazi+C!z+=Kh)T zd_#NXD!b%(#Y5RO#bW=qN@;!IQj{&M4EGJw+8epJq|Z(By2f?&-^)u5iEo*4WJTEP z*;}KE*XB%#=AUg|8~$*@Ucreo+%i2)m6KNN-_UYQASoJAU|L_v7#PmV-Lc8~%mJ zo|k&OV%gK$&}o%y>X$-4&r*+!JyxlGyyP_RziFC0Uu(Rx7!2qcflXlerCB zHm*4}UFVyW(@BNJGV3jVMrCuwPcyT<|KEwrI+i75_Ox>)s(zL47!5AEor+4Fn5PkQ zvO{ZUz`n41Cw6sTI~cjcHI8Bby*HJ4@qg>?Zmj-%T)sXkWc~AFa_d?*{Mf2`E~cke z@~!P0qo@8W>!rkQcN{fi(cJff|Md+o1)2MLRYEKo0h2;4d6NQDj{W|-HFK(a%Dl~2 zy3)l~y#ArK-o80H*MIV%GNYgWHq8I*7`i&VN-T2o#S4EM&(!T^)KWC4QCz*jYX1#S zr}xf>=SH~8C!Rm?prW+!V8om+r%fWIZlok1HmFUhUdo@PUm0!pU-y3eSxN7?Wij`! zozTlIm7Mi<<+^nbUW(r0dy($(@Icphm8V@QE9Ad9oL^&hx9$9g%L^;&&V6+`^eT^I z#p(4IOH4S#ucp|3*^$0DcB6v`_u)^c%d=-(ExMU|{o(4p+LJ8)Etj`*=)Ukp+RbTp z!d;`)B`=h(!Rc2$$6 z=--e@F8_A_{`*VcSEt^IKd4^$I^3}Cd*`vQUkeJGb}QMwV5re&{(Jkn-;+v%>iX7_>jRR^wI8{X-HpXR|t9%XSA(o_@Y+-pcp~u8+6x%Ge-R@wqSW6Su*Sh%b{a z|2x##{!YzPC)SlCj(-Nn_MIm~itG8=^%B@@;}QiVOxdNBSnJe(nsL0Ey|}#NGsR8IplO^OK|Iy z1=Ad}Z^e9iGg+8#?nz_T%)Q%EWKJ2(OX>K$(Obh{$@v0-?Z3+6!+!g_7|aaF4Y807 zysDU?IyvyF`zjx`*-A6ttO@+F@tpK!jlH4DZ+H%US+JV*(f`-w`+wh$@{2btJi+?% zrSQBflewZ!nqCiXZ+86kMq=lUz{_7nCWtch9a_C{jpou{ux2SCa3{wXCIf0v1OoN?~p{-YLA(JM~9y@?;}R{h4l;TV5J^PO^!*e01}iW+Tb6 zeThx^YNgVN%@bUvKiXJ5gLzu~om1T0Z(lKm#2-qRo*(D;+s5!uYveq+e~0A0ACx*| z^>oeKUz5+6uI$+MrB$}0M{DJEG2yf;p8hlZ`E7Hox|iKHzM7E6o0a_DmSf^m>!q&7 zs@birk#Daw{HpE8qJu3pU*+e-&QabSEhD-$^=R3|>FYPltK0X8hwssA zrn1YjUbhw0zct;v0cF$k^dZ+bubge(p^XggmhL%4n@tQeHpB9DQZwri{FmHYTEBU#Ti`V3vYn#>GSa6eL zc24#r(O&+=XS?b@%Iy<=oTWT{*TSmu?vvM(H`>p-DrQR(6ZKXm7>#peAJw zF{as7Qm;348nrETlmF!+@}gI0f9tIew^fn_kMtV6+2>$;(y5BOexup9kMi5!FZwX! z?7=@vThIU6{B6DIlfMe?D=Rr>>6n`T@mqdTy}J0IprKgE$G`)7mQLM2*L?p~&+_AY z_FS*|!XF)5chBg?oR={kSsg!4zP9hrTo73Q_qF`LWW7%TX)^zo_1(R5X=9S)yZ3&) z-woT>7V{U@wO$c24~lyhtzO(eVd|kehmU&-HiySutlYA(yvFVGrYGzsyBCK4@cQg9 z(|_XHp7iuzQ4A`Td-s(JDqI#UPGEqAZDw_7r=&3dP^`sRo0^P{#(tb4Kemdr8(XMsilX=5(>c={Cd7G@Yq7M!)`0od+D*@QZA(mQ{M_?F_vB31n3$texmU*JsIMuR zv2OR%ySv`GJed13D}S>=X!&Wu(AEi4qdHx$eSNB$Z#DhNaVzWkpeFy&%X3#>QFoY~ zT&l}|_nYFmEjPmSciP2f-D#EIRCPn;-?}pmhqFKST-&L#Ih`>*@+)tx%OR@^3@d(4 zc$HggwKn3kswwl_jgeR138?sZYx-AW#BU7Vb?f+VwO?Je#$G3k zCLNr*{<@&fU=WKD*ESI&$ej-)#5dCCtw+Y_a*MrS>|G`Ney=3A07tZ{X*-8pH1zojCPn z?nj^f`9IcK7ckFJ6uT435I*78l+e4nd-c9D99+E9mv@ri%hXqVtqt(_vCgZ>(KNq)_z6*_^NsCs)~mfigCSKH~m)Awj~^bS?1!CdRHxTJ*nsF zH&ZrlwTSG(9Iuv(k2Fo$1+^c?wVGW2YnMOkdA8({(&rDX940hPQq;ULwP)HpQD=9y zi_#B8C)#XL-m_?F$J@%v&Ik8&_k+l;;E=s~@Q|98xrw@PrKW7~>^BNJFOtuAc& zuw{j=_oX$Wzx^xcbG@39S$!@-Ws0l%#rUU1BJMMf2v}+7onHQ~?c;*w>(o95`NytR z^1A)#hT7iW~|jp#`2_lvGY?6xhAI z5;eh*bEScW!bPs*v!6__SheoOv6L-QR;3?S?uoJz{m_>_DNE$Vv(!4vw7(C_by`Cs zcJ4lyamRVWr@|j!95!|P`SWZ4TXi~x{lVe653Sr^+6-SvfBxd*rF{$-n5KkP6L z73$oYqq@9BwDbA45S#23$Np(HPx*9CXomKADL($ET3y$_MH~!1TzNlo{VV<7-=ZF8 zf4QiY80&LN(zDNfNoJC%L&df8E=7F5w#V^(nOJ4sRQbVaQN)Zd>)JftXLVe;C?L>( zE_$wllYwLX=T8fJjoR2ue+lX?vG|o_V{sxbQeQ80<$-S>j_mlSal&y=hkBxE`@5bc zyLXgKkUg4PxzWw!yQ|lSh~+19WuB~A6YX%Rm@9(wjnki<7KwEq5?q^wy4PujD?Bb8f&E2v>clWM-N&7DN#^!}Z<)Vj zY$TVbDBZrLoqF_9!PS7&k9!IQ&P%YL^lkaEd2aCC`Db4K`=aKRS+V}Jb;HBG^X^@H z{aT?nfzR;F(ba~5XZTg4&It$gO?)tAgVOBZJ3ke-P1CMD@BLWNkUesH$JCpo4x$lT_YTPM6agH0TZK053# zU+*URDRka9zkmPC-|etab)PPO=;_bj_d7nk=sKdCv$VA`XVs?-9n-s(ybGM<7*TUh zg?;WzFWvj;Uwbbt)t;R(<%4$RvR8X_#8<|*d|kfIQ)K(ojdM+}oLR}VHmtD8nXllv zp!yBl%k6H9Tw)|&G=6bx^Hh1kZ1!zwEMH3N2Azms45CMq1C2vPULIbgvNzJ5CGDbH z*xHJk*>ekfl_ni= z`q9r*y<`?Sg+LWT!7ViwylF z1nYvF3E!wOy|MPX%JU=78Q;V`53$)JJ=Mm1m*7=p{ z93g(|_97)dhEq@X#~S_Rn;Se=#YJ|Wu0yhPOgj^2_yMDW06%rM>zdXFG{W!M6y5PK zv(?W|Z&^_7F7rX=ifaZ#==&u7B&MECyU$)%d{bGsfZ^NgnQvUDD0KW)Yq32aDt(~N zc(U!bH?P9wH&xYNX|*a3POm@7f5y`HC+p$77O^bGbgfR0hcoz}I?WfB@4B_=&Z~E; zH`j3`@oO4x-gT8uG!sBr!zIq~-l3XY|3Gj>m#xlSWWX4CdI5#i@M3PY`S*2bT| z7R&!tcftm{Q*T*c2zq?8{oNOF{gui^JASQ+IW@VgL0Lck%-MSVmW}2z?bwyi6pc12 ze`=6pesRy#pmKdf-kB%D+e!)wL@tHJ?3)z%?EKpa=^XE-9m)^r{p6Ub^Xcx-1^sLu zn%7q=q~^&jo-Oe7d_zxY#?h2RjJnfoo82E@@v&3uRjGM%hu=&3=rWbLRXbbPOgZDh z@OamLAFD;NGD~EclsA3ZY$AHuOI>ltwn^LB4<(&g!{&4R$Vz3+1M#nC$h_zDetTbB z%Ib!5s>dt+S+hMN1ZVzhNL&{DYH8kAH#b+SMX}elE{I)Uu=pI(1o9X(ZQE&3<$Hfibqa z6V(s6ZvD}k1Eq2WA zz4j909L3{~r6+%z{%Y4~o&CP_+n<;>;zujvpGP|D)#s&5TD$2-&LI;enLSP}KNY7t zUelBk3|zQ)yO)gmtrIHXHRUI^skD;bh~k2{Q30H6YXN9 zE7JEB796p*bLLqnUTP}ssi&D;Y(8(x+xA5l*C*Z5ZF@H9{X@QqPfpCYT*Qz!X`(`> zR!Q-cYh`T5E9NZrwo!VdTvB@|>{jC0j7!%ZtqFcCzgpX_dz0^xuC@JA--Z87@MJzG zlPg~Fal_GQlL>duIoOClUu3z}2YALXzGFDoLDB^4u)3tnaqYrI-T>+{-N;r*-^F z^I1M)>gUL#nyZq{0<9vW=L?ot_(x}cJ@$-I+;Y3<6Xjj*Z+{Ci3a?qY(6;X~^V=nF z=d8STF4z0+XKg|5x#5Pfnf?=}*h$MAm~p>k#ygJfT$k?jl{UF6f4{YB`_0-(F>llv z{zT6coO-9NBEWO{_eDYq`~4;>h#lQ)GjH{j+eN#dT}=48#I*eEvWH!}!dDlIJ}uW@ zv)X)FmvVZ^Gm#BKH$;-vVr#v8>Z^V$+Z>6sjpi|Wakp$|^`r^jubw}RmGZv)W^HUj z#DuTPUkasP8`jDsw>~&~`Al!xL$m%17jqBVS_$n;h&4#h+#B1Sc>hAd?SkW4G7Lt# zeoLIi9=TjOWc5rud~)?-l&yfacLLSU+T+$T{&*o+nraMJ6I+h<5?OcSW?d{?koYUyE07nY7xy z<-pTe<)gVX*CfCF~{b=du zt_0?Nvs^TG38y|Wh}t7^oz<3Q#*V4qb)|2g`m*un@sm+APWK3{ul&a;IN|!k*D+nM zSk~~|XLk4N`kpUyzIAg2AM;iA5B(GDxs)7lKH9%dKy#J2_>MNVejX*aiu&D_ufET* z*PLkfd+i44MGmWtcIJJbSvQBRF1P8>w~62O$JC$p_s=@9U!h66{prT*f97=y^suGR z(wHY^5oh`SK{?YBrNR&9ah=V77Afgvx*pB^xA|O?$W1#juqolqe4R1+?Pu~1W^4~# zyXF2&^`37Rgj);OMD2*GYY}cZ)ovvFHKcL=W!WPRQ8_bDry zyl^(Xx>bXpVdedt4VQ1IRyW75dY2QwNjxL_>3hxkP4lnl6=a0$^shS2nf6ULzIbg% z{hIgIti>07W@W0mo_=vq=iVRi5uWe% z{-I}_M{b$*uu`B*P7hdD@)#?R@|DwaQrH++XU#bjR9sZf= zRKbp?Q|7N?GLJm6?u*#6w%Thq+$S}jFS&41ZEr(Eb5Bl9w$%A9$ql&$=XY?JbR2l!&d>kv#X^UDkN-7S>agDBk^SUw zu;{?)(5J19fmJ8{{BQB*7sc*rNq1Vs{bNqn(ya#F>z42O)v~O(x%tQPtOLI&+-+Y?Db!?YciU8LVzUgUQpH1g8^glPN=zpD-J2Ci@kpI+K?YkIfo2Jf- zKXd5A)BZCpOb3MIXcK6Lw1(R+&yvHQlyruWqf{W<#DFsf+tkGloiYZ59> zO+4;zbc4^IBdvS-u3d2ny*GUGtHK^Hs)>JdbiCAA4(3^Phd)#_~-y z?`NdM%TE3LB);@SgyPQGf2K@#{kO9|xrnc@jzN1$MHP2pVvgTU%j%cYrd%%VTed@X z>h8wX29CM0EXH5ecFdi!yHV3KEcx2Eucq$KiU|@Gy_c5U;cY2z`cNEZW-M8K_R^9& zHOD$1>y>=F6>swFW>VWJp*`BMHp+~3*Z<7rTP9QdlwCSr{rn4=IUhnyWqWPjD=&7F zVCfXO|7+`!nJuCdkLme@%WQUR+;w|PX?}};rndPm^{rFQOnjoZ3(8J^;C5y1`4e0o z)>3Z1aeVI%*B)Q9!hfb+rl(Q(QKf@#FWl2R*!e1Ut^iMR;fBnA^D8-zYsgqsRU7VK zvF_^Wr*H1eICC`1wj^Yia@?QFse&T4>)LELiKu_ND*7Sd++VG4TO=a-EQkFWm7e$0$^#FI?@W@C-4Yfc zS0H_P`Kn&4U-7@CF75bg9sm2+F8xhK8}*Iz6|_$^veFc>ds2h4mNF z-fYu9m5UbT|GRJgUmmge{+5rceJJm0!vLJui3XRa!q(mQQ0qETK0W_XVy+WCT4m)B z7WC%M2POuFNDc-D0hFx)NEe+>OjPuD#k}aWH#9o?wt-09_w@pIy<>$oFUjYX+o7i0 ze0D`)HrH#8S!=EGWN%J=BB1g2y|uev&eJfjg>yc?+%0o*ld(*l^5I!8Ti?fS+;k;I zW1WopS{JRI&z`t#ns79D;^bGAmj&kE@!A$+#QC9tB{J;ABB4_yx=+R97e9H_6k;mQ zrx@~S)5#wUr#?sTpT3)ov*z}aqs#u4tW|yeYo`6iC zv;LB+5PO1stzaXYmO`Ri_Joj?*;@jyc2p_Od~{ob+j81gZ3|Jci^`GZyx|o=x0kH5 zpO!q?f9aj0?m zsi(&N_79m4J#Ew9d1&?4^Q=EE?0!0L(|eU^e|;BApZvbEL2kzOGs5@g9@x}&IrqN% zj_&G`m|NU0;v_x_xg}2$GE_?1QyI_0A#vq;!R-ZRt7Ff3yYzcJcvLF1f?s9&T$dQR zRSUw_p4#NF>UQ;=qY}T(l=9WgK12!dGA(YrwdR}9;sE7EYaAcfo!b%n`X}e#&aSH+ zYu4~M{1(Vr@aJ#WQLgvt*Lz}bpG~l9cBwG0yvz<3B9v^6!7H_cN z={$jLE!kV2L?*q@Y!`{T_PO!rW@bK}$CFkbEsXz>TI>Ju)2N=az$9Q z#_iR<8*_DEr3*Lj?R}os@$P`kkHG2ChITF5LfM^%|9srDKmEjyf`812e0`G5+JWug zRi!d+1_o9Q^qk|9S^>+`E1xU+yI|&=)~LJrk9P>xpN~&m;2_U;H)(Fpx^tr6C#1zD z@R#3=*_8gpcY*4uB%O&`_HTZ4{d@nHcd3Pp*Uo(|r|jx{Ig8L#6hv=#Bm1)@Q@5KR15I zf<1e72&~`p{Aahkc=;jyeZTWQ&hPHF%82^&?{)rnfAQ{C4R7Hs;|+Aw?tleUlyI9l4q(|;*`ug`_aOndj&_#k7?C=ZCER~P0LDi?*;*W z!BOX&Zdf{cC*C}9vg8KG(#;#sKAXSL`;cDzL7z99L>u+*YMnHRnze0elDNd=msU^b z7|qJmI&|+eXZ8`Ro4Li`;$B?lnIv21qMe$0QrB_GgUz9(n!5Il>y}P!u;lQ5>OR-P zHM2@j!RB1ilZLm|KYX~@p8Fm@vdYD3^`y0TIQ1p3Nc#SJzc8%r`=MWb-cg?0{oB0~ zil!2ycC3|Ra@sWa68qvAZ>NT?dw8Aoa@17CO}c4+ zx<5?6Z~WlSAv(`NTXZCtv!%=U0q{;!>PqYHJS?ldJ7|2V?g18*UE1Q?D7BVBQp7CefpaF7v}~`u{(1m zn!MAFl8e=^QfoJhj@Z8aRryc3Srrq^=53ZuS;ZQB{Ym`o1-H89-#7Rw8EvRow6LnM zDS4UkuTQ`GSDzM{Aof!@EBznOm5nnlnsXg9sXcr>e}~Q9#^@E3cGu?rx}fx@?1Wcp zSM=u1i%tuArG|ZLi;WAI_i*urB`nLn8*2R_I)$sORruAHJMQxi z^sVw+F2~zn<(~XK_%K86<(isFYnCju`u6bS>%+f3uAP&+@eT7v8y=g2Z4cv&4a8Pz zHdS;boL9WMO)|mSWtm$_u&sPsY+-5T=3QwSn!DD9iYDp0>)v0)b@!S!SHOX--#|5eZVjNQ`) z|BkLnQA}Hxd=hccBfUk=&+`7uH@ax3rFi$lhLGqV}jh+pouW-xQ&_YRRiz zU#m!4`=u#&KAKXvI4CK7MPcs6^0znknf{tuB9XJ~EauO5hW&Mjq%IO!57d)IxT zanCB%H@%B~PxG2|`}#kYy#e}Lg`?H}WoLS;rZz?8oxXnTDeukfVxQwHo|V1a_2QZK zKDDolR*FV%o&Hvn(duK4jWJp@LC0Xrdi5h#pUG*7FM!=W&~bx5V^{ z^6N$4DUwk#^E6}6o#XUJ%gn#Uwl`4l-j*jhEU`r=CY}A+nUs8d=b_GC!B3~!l)wBr zHZg3$6c5#|r0KmPwHp_jY^bbg_SAna%$Fa!LB4&>Ew+%Y_YB@nIacU9J?wz+q?OZt z)ufak3w2CwKa-cP6FEjc>}|z|+g461pQN3ce!|*Dydpg;!|sKr!pw{?cdd6q zPquPaHqWx~nU>%5^tWd3wMp~p?yCis=$q}o^y4~<$CsO3XBY)O@V^v#Z1L3LzKnD<<(3ZY7P8T;lwf6j_=FWe|T%xxe6JK^NF(l?o-;Bk}+snFa-x}p~pOjQ_wQRg{MyyI~ z={mkuZ(j)Z2FsM{D2bnve<|y?LrH9{A*0=63`ywwg1G>Fs*Pseh6( zp1iC7o%*-pxADsl^Q_MAfAF|ptxl>$=nH?A@gs4^Df|5PUU0wUot!eos&D1dOUljD z58MA0WPE6{Ch2eIv<8;%3l}dw%6wORy30S8`mitQKMnuw?W$MavuD|Ub93fWh4|y= zzZ&e4*&i<7{@(Q1O*3cXs&#+AyyPfd(6ojxMCMWc7U`!&M>>tvx0IwCod_^IyC8zA zKqKz%k6*_N^CxuA=G<+r=DujJWm#9LuC3xS3)$1+y(hoz>PXdH;M;O+(YB=#^|Kb7 zOSy1EdW+@j3%f zQ`6*@FL(L1GkaRcv5K8@-gzx73BAC*YW6~oBhFtAi0qhlUHN);!;Hs$`WuZ|VvpRH zSuXNZ$;;@)?%?}h_Wk*>ZbrTjhxq%VqY^;}g3~)^co^+-pB;Ne>(lS2qK69n9Bnu4 ziCn8OUnf6L&)8~`;D!FpFN(zG#y`vw`)lIbKF6j1{ZB=ujn2m}@7Q^R;Zt!#Z}LuS7N_(2eBQ0 zV7i%YW&h#F-y%=`tl}~V-N+;T-%xI&@%syLkKfC@wcKN@xz3EkY~jR;^7!}lzux|P zw?;O0VaZ@aRl6jX9Xed%w)AY4*L?p(?}9%^ zo~UPg30lgSa5ZpN<-D-J`y^va03Tm@-(vB{>-oPVU)H#HII_y>qDZg%$%ozlg*7;o;lUsbpY|_6yzeFwau3FxU z(DL52X;bjIsY<8qET^sU=)1Oi`fANH0>;kWDit*sGd4~AUw5~c?Z$(GCpo#Rf|TYx zcNAu5bbFk-XZP>)tL6=oWHZPwhmGp~CIpE~z@OVwJx((V`W|28e2veswix{|e* za{^5m?1S&m*>AT#dvn8)%jvIHnN?1omHz6`wX2sVJ-W5w)7{tQTlKhNt>2obuRkw$ zE2{X_=WLCt%h&F%`THj%b?L9?=ltePjW~R|e}Bxq1Fyg4r0w2xHPw1&%OuhA=~*{L zcZJ-4kbLR#$>6WHuf&)6lwMHNn`^P|4A)%lzDs99jiY@QlrAXQ{4e(8$*V7qb3ZLy z+3M8rv1&_%p15|+$z3MdZ+FbwxgclywsW_>is^1%GcPK3`Q$@0%(TU84|0a_sISSH z6*$?WB0F~SRJRvG{VIa|Gmraztx*bEmh#*9?sf;J&X$YEJa!oN=$D3ZF-^7&&ev{H z7yf@^zg>!T!B4)JY3rZWb*Yqm^-?XnC*8d-=n%tngX^&&+FsRq#?e(<7XOjXnJ2yX z#hD#fHao_OL|#tWcIT4rQio@m(aPMf7N#uF@G-1CW7IW8`0F+8*mcUcIaCCtzjLy$ z+LymU>ui?sZL@|NJ$<3~@1u+j`a8DAp7XiuHLKykIp17{PL>{4ULJ#=hLah-cHLNh zJ^QvE?7Od@v1}Vz~=7(Yq|b(i!dw`NcO$HW!sH!M`t{l=C!p#SY=M@l_zNn zZ-0FE+%x~6$dfar+<(1qOxmzL>g6uoMQ*PR*Jr*{xqZiQUgn1BT&EcOOmD}onJ6db z6{q`j&ZLT#wJ;{vb&}29L-EPIEhbTYLS9D6)`q(bL_Vh&`$D_-8wz zb%o6mnSV$9swIT@&VCiypB>m6_Lh0$t4Ceh(_gRJde!5rjNyueb>Wj`=9GlzfAmoZ zh!eQCAu2z7eYNb5*pF2nAFUT2deC@aQHt#`DeJji*A_2HPqAsyY!|QE))RN4A-!AU zR!Qdh-g2qyr+@Kn6TIsB@s9H6LKE)I>oS+Br*|ru+}Io`tEq4{CalwJhsFL~o{Q}L zf9+SkxSTIU|( zSo7+QdEyHpN7n}(Sq}`CMpVqGoDt%sJzG5Z-iy5_RT({x-}ot0duhw*PbR<4^aadI z*!m`G+OC;SJN#1jYQ8k$iE`QEw)FaglRZy363V{a{rtFj-X5#Ft__~S&QljI_e|G1 zupsMAg?xEP6aThTfA>V_8cRfMi^_X>p^4ve5!*tQ{dW%CIG1+Yrr5vQd)up`4oB{Y zwP#vf*|nQ)7Uha>m?tX5&LMW)?}Fi)Ir_E>WdyIpA2{upzjGB<+n@O6Q zK2~f}mrN#ayfH<>v?pNp%(j4~SH9o=b+cEX;G|UZZ2etw@i*DcR=lqM!arM^BaQ91 z(Ai6;IQu4@xly_MlEb;uD@JnREt|I)Z9c=1e%?W8p2u}QrCK(d?DX=o(hP`O2)5D8ChEpR$)JxM#M~r%!rscNU$_>X6V&oGtq3?uh{+BBPw6aTMD$J@8|M}GOEQ*T`oBP^Q5xeC+|3x$@I-$ z5`JBN{ke6&_g<1YRr++x2X)Jnr7z3vg3T4Zry1^Cu9mi`Qf+f17+iJ;sNRKTb~GHD!B1eONpD?uOsJhm)exHCZM*mA!IY zzw+~pbvqj}!+q8+xu>A8ok8X0wZCNuy(3QPax>dl~d!KA)L# zZ?Ell?hkid;vei6e6aMcPS*X;m%Hn1B?LFfed*qpn)1eWiEVJx>-U=1*WXv>`delG z@VWYw0@*))+b_Jn>?if7(=h#uUN_f|;A8Q2@8uGBnY>T7F0p61vVQ7;Ztj0h)#h%zZi33FZUatv_j2~GhTi9v*dYq^J2yN!UB<> zdmg+$Wva)xE-Tu~)=q`b*Gz7n$;D)5yN*M@S37@uX!0uYmW1)Ek11a!`kX$pTMe*Kgf=huUq==hw1Z zSAPEYM#MNkTzlDuur0C1mJ7F8H0nK3wBLH}g${e=ofn&8XU<#j*y5mOnHpbl$z9fLwd`}1-lrv>r!^P^D`79^)1Y2q5`O?xnG44qABW1EL zlv$L0uRl~+u=?@76AZ`smc1#kHrl{bG3}f!^UrfTjQt*EDQkOr_9=4BnZG6H0s|{+ zUamv!vezd&qcq8Cq`+R$4 zwDr!;p1Wnm#L%xEH&%*HiTtU1NycQMPK#vcyTJ5~!H+iUhoamo|kOS<>h|F4?5 z_3Ouw?l&DOw(N7)pDDU?SUNNz;+o`3hjmQP%3o#(zm3@bK>YE)10ic>mzKWy*tY6- z#gXbG?_YPWy0TC9klL&T75j4}47#@UZCgF(+?RK0HDzaw>wK4{e9^0z5>~HY z3`J(mY4ge_@kPk{xJ|y_%lyZzd5)3cQ*%kP^iH|QPtCrB_mnj^G}@inW4rs`#P{+u zSIxa+b)2nUsQtr}`N>D~`SWJ(J$h{?EAOKVW=mC%i_0Wr*Xjf~J~uZPm-2jAKM28h4&xp;KSIiDS^e?mp=i!#hDXP2#=xh1UTSANsA zjhoC{+vXhnB6#(NnWD~>vq5`=C(k=LIW!{vRNiZ^^Y7Q(J-da)vqbaLTFx9cjV)|H#sSZN-yQzjd-n2FP^#U zlnd+oKeKFG^Q*kQ<-R{*dbTF>cfPZyyjQr?UT6QrTkq?pewSjI-=6RLGxIj@ zL6-j#-`kz%+8^X$Q;fE_Y^-^2-Ph@5-^D&B0kdM~3n~_h&wyIFsjN0*i`8%eIRZ zufxBXTo>XK`);*E^T)-b$JAbZo8iY|yuoA3=Je$ut1EN6dCi~icyWs9M2#Cqg}I$n zQ|Ir?`x8Y?rM_{CFML(ewq#54u1vcREIfth`ue(lKXOW&!|A3ZD#5yOf1$(qUOz=g zwY2_QB4)30JDqDD@EBgpP`;KYoxX|3RkYC;+5HqWsp_tkI9m8>5!?NXm-~Bz982okDov~bdhC?RnYh!e@_w{h6bgu5%xA>;dCzgB1CQ7bum)|KAzw_!=4hD^x z9%&ZA)~*(b>r>*Qe;&P?)M(8T;__}EdtFyzkx55Rn1s~i_$TgBFDDlFTJ3J$*8X+Q z()Go+tuv}z#0?|#E7u>qw4_M%Zi%}tpTZvIn{M}3mp;~d;rVd$myfKbP2TGN6uDTc8t&!GiDG9aW(3LsFegDSc7VhmW{5fS?48Nb4zuczn%)KOk)%h1ax{_bMKWXf< zEK*CM;-qa{UGu`NhBFlm>*DjK9?k2&)VJ|#?ESDAUR5@yj-EQ3zh%{Cvv-U=9AySg zdlGKUK9nT!_~FW#0ZOx0R<7)|klT9LD}19ypmlxI|AI5t`xG6o<%mk8CoQc$xg#md zXQwX{bJ>D}XRTN9)Lb@CpMP$h{yF{g>oVJujm%e{l)fC4d+))?l!;S+I5+KCUCJkR z_0IdtFFo^ach2oUd3Ys%3d7V*#q|zJAOC#Nj+}Gic|`ov{%I%vH?hd&iN$X|b4zp2 zL&L=lwp#ZrGW zR&Q*PJ}N(-CrMHF~nVp5;)|K*9uZ)+EJ35h?yUiUn+UoypSUwDN` z`Q{&YQx7!9Ugy5^>*;g9>1(a;JbkY>KURP5pQn%B{CaZu>^VM`MO(R3&aBz{avA&i ztJ*cMwZA^o^?CLqPUn=n&RPCHw-4_Pj<87lv}|pC_-^|RB651WnPwk6?shQcrl{83 z$+mmk3CD7;AM z>)Y*jybiCIDZOy|BxCJu^AFb}>khsYpJVszi{bL`^B4E7c&+-I({o<+$%kPl7f#=E zL+hjdJ^Nc)mPsd1PoF($y5A=wk@7Wr&a<=HNeRmyU9{NH+nw2)eetU1g>OFmoWXP9 zp!V_mnrq+wxXt-6Wl_xf1F^GCdRF=SiT+oUdpeV+oIml!IX0~$q7V0^HzlSnIpG{J zGuq}zmxXlQBnNSJmFL@3U$%3KBwc=b$)j<@r0qW9ZE0;DPXgC(biQ>eQ|DRO!*s=L ztE&g2*GyD8U^Dk+*`_UrlMY=HbkskXyynZa%<@Bz`x^?TC)%cPe(5^K_pQrp+Zl*@L|Tfvu&kH9ojrk&#w%rahY~WQz=Pj0mstVN1RDj zC#Ak~%Qaum_Nsq#*F;&XrI~B@*X5tPjla%+b@t?Pr>x# z!-dlG316Sn4^j-7b zyw5jzTe9}scjw!emYQ|Ad3Ve;w>c3ds5rG`f0fIP`&*8gKKjV=-q3ub!2gR~$-Ca& z`QpXfy+!O$R7BAm`9eK;x%?;Bx{mxiu3Qb(%^_y z|I*j3FyXIiQ?8hu`po>^h5iM9pWl{J;ZbM3{Bc3`N(m zC|%^l|Nh{v{*wo-0ykE9uWUChXE%54JJ4Nb`AJl#o;6|P=l1-E#j^IZURM~4{}bj^R^6pwv0}s7 zz5^x|x1ECDTiiO)be3JJWRrMaMw8a257+Gz9^T@p~d@bDUjb}Ii&)`me{3bv1{=J2h zgiAKYiu~LZuByJ$X@&b^wlg*2rv+b17auNtFg>aL;k&!@V{7+V{=d?my2Z1r=-#_$ zf~~h71?*+y&bT4ilD?(f2k>2C%+Q=?F*N%(1)Jr-}pr!4D z_L0B}{vzj~8~@^3X1`TtZT9=PR9ecRrGNUx9oci|xlNE}=dSzp@zY=Z>B|=`J^dxk z&~ocj@l{&3DkY-IIf|FO4vDoc(|y(WWhU2mvrRvboLn${s&gzGD}!MW^W|R6O*30V z@6Y)8es87DD;ehxv-4iDe3>9{LU8%a)+0WW(K=|zPo7d<8`|F@Y!be^z@_OXW1r)um7=ob@V^qk3L_wKAR>!X}|E+ zSKV7Lwch>U5EhY_ljxTCvzfhg$xGh*9K3SdTU+(tjsvE`pvt3Y-6Zep)sSiGpBV=;?b!4 zUym-&$!Q7wb$PSD>3vRSfufws`x`o=4@WJX9rqr3^IW~{o{F)vtYTb%rsn}vH#*W50caK-cL9>bpMd-wdc4%S62tT^$&Wa}(J#V{v7 z?>OVbE6*%hQoP38XTrbjdv+!+(M>2dbGV=pa&aG{=R~LYd;LjId#)#+e`A>XKXN;3 zw^TyI0$u*(=9<0b>^GZUeTiGQM8q}9+w9UwzJ&d2({|(t&hcPfzHEExQzNEMAJ3DK z)nomJ?8S&kPYb>+vmtBO7X$t+-ni=Y zm$VYu2kPe*Csu2fY-%-;xq5$+pOf#*1xH%S73yZ}WqquWwsI%q#GSW{^!;=XCge^( zIrnWt?Y_CDcXB%A?`LgXec*FIpn20l1u3Jb6$yDCnM8g+QI8gU^EW1)i}SOz+0A*p zrrGE996Il=Q0!Q+@AB0J8><)iPl!IlaqQ`n_Z7BL8z0M?3Ez00@Z{#Xh|G<;$^z|M zmYr*VIX7$5-#lHFw>-Y$|Bqc;`)rPfbk_~$IyEj+z9akV#W;>9Y8;-vxcvRp&tGq( zG+P%bzc9*sSJG^H`H$J0z}NTg$ZTQNWIdp^V*Ub!BfU~9gM}V2b4E{nD>nOLKxW52 zLFCNW&4sZEd0xb9D!`r+c8oL`IX-~F1mQ|-gUE%!S&+-CIaw7R`=d)bvEd97k; zlXH(bEoMIv!gx%<)va07hOa@y#&r7XVD;*cpS#1;FJAU*HHpml`tG{q&-?!a)m}(% z7h1Vsvr~-JlTWXAOHQxf-s(>|4MLXF`+h9n=wAMIf8izb zRkJh}1O&!TT;t^Wx~=oc)YVqb!EZ&17KDQIo200SlX>An+s+0CYjNCn zRo?dL!QCr+WTf6b_wCVDp1{U*TjFKx7xNS6YlT?_jAa;>ZeF-)N$VAsCoaquCr-GS zE{gAb;Np2WqoAayq?so`<#oi~lWeyPJ$edSZ4EA#R?aKVxLvt!^2|y6JA*g8J)9$z zFh7O&b55dM&r*dRws?~lR-D_I*l%oj`R>)po{xQfQ!d3MP8W?lK9@^YVZwsdBc9ed4V0>mN<8b`@v-{=Ldt z{y?8_=;c$dC;fJNxcaNq+-g&_v@>ERV>r{b=SFsop$l}nWav>9K^JAp`vP(Rtt~I)wW)S`HR|k=f1dgb?s@E zrJZ?3oY6f`L;QDW7UV5DR~8okylFn?yVJh~3j4AoR8zbbd|kBc%z|GFHkL&{bG{;+qXupRSpcvf?UlPC$ZJRzO=- zeEZEuR#G#c_buPT?eh7e&*K@r3>?9Fj*p+MyvO=#i-l>cie_=8cVV=j){98C#DYi8 zLVmR?jux1kN~+G?ti4&M`^uub0h5|bH#heOOR_W^lJCC|6yiF;+I;oW5N`2@3UhmB zw{AIoC82*&`tCDw2maLLdOpyIKm75})Qc)dKj_Mxe8wrZW1ei)smnH23DYiRZVoij zIM{Ppbqj;cvMFL`?%s1sUu}BYMS4xb@h>}`ZL(Qg(90gj?dSh%4$~&jpFMMz?o>1tUYi(wVUJ!;@oA119}lX}uL*jv zzd!GEle&tsRiMwUlAueiw|2;FzbSZ(FUeBK=uVgE+5KN5cJ0^M78-eM!`;q(%hyi5 zH}40-GHvsY7o3}lq^4Y&BopwKFJR7(cb2x{dzH01u6s_;uisPi(d@3)+_{bME6i7W z-+yo^)$G=fI)R<%1I-^6xgI*h@hE1~0^Ku_TTX3Us28wzvr{?kN-}%bvL4;@=bw^HgQLo9-2?xVTrIw?F#Z^4Q|;^5s`2Q#`1(hRC)AR^ zg=@I`@b6A;YvSs^ZNxq8a*xPg=M~%{O429!mDX&Kx$o$=#_ev<7wvHFsfO3D&kWn& zR&?NrQ>AR{B}b*xpUu{(CFo9`IV1jm&A(UeGXxy%TneY3QJpErF4)|pp?$pl)QpD@ z6#0+(Zx5F^*{6HjrC#!t)03ZH!{h(GN+^1Lp$Fp(OA8( zRn*W&N;hZz-&Z01XE$D4v*1?Fv7QH6J&Ig;KWDCrY4jGmxM4wa=v@9!H;?{oc`cWI z?f0*b;rCtIMdrlqa(n-M#?IKRtIRu}y`AlS;@|tI=ec*USAo_-#B!E>c$yMEl< z|22hwn^v{lHP~HM%^4GKw=09;!;dXg1KdmdN zFTBUMHgQ4P<`W!+V)T9>PT%BOXUckNPU`%f3NwJ9wrU}oFS~S(C$LIOvxgY+D zEq(d>`P;ka=0;VXP+RfP@xky*>NXI)|Ki#A%ElwUc&RUgeAzNSJ#=Wj}-+Akww@;?zeM~Ewc;&vg+O6F6 zc_)=}`Tx}(I#}9O`T1;=`20r~Ynt`%D`e-NoYS*^hsn1UcLlka)Of;+t{pjf*1a*j z__EYv@3vI)NBTD}B^>;b*d6ihOTxU1mLhr~djqd*yd+p>@*p{W*Ng=>GgYl?GK~|z zZM7FEXy9eYTeTwAu{Eh6=S;28q2hygCGOum+N8?rmS}z_#OUJ9(p3+yIEEJ8mnv6~ zRj_W9-OXQiCivuyJt9vo?{@h;uk?$@hut4nwcqz^e)V0V{_SGrR|oHzYqK3{vQ3Wc zY+O>vvSG2>(*mnq9{a34mS3Nzce(uCVb>owW=LuL-I8=6+D8`}Pm$2s zD=u{Yllt>hIiCXTu1oBUESn*x>)|8dcV@nkP0YUQO~0DkO4=m?bHe(6-MhP4-v8E{ zccs4;_|95tT%;sW>mt6ezwqFtm%ox8EaCA{*>KWtv-nzzr~aNYZT`O}EpO~f_F(A^ zahdoeR(^}MLmAUtH~m9-fnd*U)-kB}tP-+IIl4Yup(ZTZsz=lM2BSDOZWX;qH0&y%l6$|1x%yy4~^yR{dk^?Zb`ktED!?K7V8L;#(&FG8e~1QZe>?vWKs4-?~Aod|!G4 z-?pC6Lw^2?PjG7%sBIUh@O5VJY~Fj|hyS~oAIx~ZrF&W5`gdXJWVdCeaXp>?QrtEa z|5z;~Wc^@+QhNHgDTM~5Ry;M5q9^h{Mqd9a?Ekmr%$|o8cm7>a7ZmvNc`&Oro7hf z-`}c4!Wowu!eX54ywHRj!Hgu`1p2O z3U?~h-tuw&wmnT)Xnyj_i}Ti{2iUFt9{p^6M1S;u+3n|=ryiH>Z)3iuSGM!>qz8RT z=A5-whW%{ovg#M9zYF{vcs$_p|9wwbvVO2c2hDBU_Be=l=lUbuiZk8Rd+LLHJ=+e- zz54Q?RB7hQXD;GZ((Lm*6R&KP{^uw0ev6ddf~K_}<1{-O_Df6ry1Tj$Z`n-w%TzzLc)aN~am|?TA@WszrCTWF1*>^fJ->;SXXqk0ld1U*{G$|{U z`JP(@Zp>S!HS5zYTSI1x$imh0qRxJ34SiH%Zfg*GM-Q8GDO!{NCc-v0z^voirdcQXNHJ;5@YT}(IU%&dL-v2|hWbfm1(r^Cw zhyRK9*fQs*^0{e>XKOtw&P;iwT>?v5Ul$5t;7-S97VZ<*X8OK{7~Mpp=QO;+1Bz`ejO6b=TUF*&{VtqX}SE3 zAF{rSjcT~tCSLe4*({6EWwJ`j`4!F!&Ck7!xqjznY|!R;pVj*1&5ny~t$3octK;{d z&yTj>+J5k@S5eK9;6I=5D+qV$d&Ers|MPQw4O670<+`n}jOwLS+`e=D;Z5|hR`g%; z*ox0ND#yo@^VNk(;f+6IbiAVsdK4a=c|B#_s(Cfn40bIKR{zK|ul?D_GhgbuOm})M z+pfj;bzbkO$#x}jmW8iF);-Em=U?k7Tt4%a&xCom)87A4tC@4YW&PPl+dMbC?3H}0 z9_n|fV1Ln>T(8F;9S`+a*4%mF*~q)j`IDf)C%IcKk8E1%1A5b5mcH!%buwn|sZaI` zS(i*w53879p0{|%faHr?5%8JI#Yq{5XoOylKQunpU_D77bJS*Nb zy}dH~==@a|I`5weP~Xu%TmN5F!mZ%HWp4}~sGYsBtzwheeTxqb_jYuv^6%`q-mLeQ zcQW_dxdu$_$M?@adPv{mtghSJ%ngU^Ys%SKbZ&b%MNKluIOrXz#nO|J#p#g2XA9Q4#~02h@f5g3Otm>M zW48V4@+W7NbXFZcZ?#h4hTm-qRgV?@msiQ!6_ww7>GR-MhS1gcskZ)U)%>PrvhW4a?#`UF%~MxkW!Mp6qmWwvt#+ecbbV*L~Zy<<))~xE?l^ z@;GuTSZVgf8>*9zO-#6O^mk{p)$;0pkDiO?$H(uf{CMr|$@SO%lzp8OJ>ysYGj8Jp z-{b#B)o#?<_uDwd?wZ&Hu^r0|SnVVauuE0E=6LX#d&7*a@lx9+omzM0SDf2Nwj;#{ z!$rMgs#^OK{AMa}|EU+-@h|S>xd;7*4Li!$s~2=|)X(_&FNp1$zWhV(2?0DOR+~Au zEwZj{44m7ul1q5?yAMB}^w;YgsbXz@A08ei9$GQ2(YfkDe9}CR_m=VE=N~_?SZ%(t z`g@ex*KS?zwU-sS(hrM>Uv58l81|F>)N z`;r6hWj}8GDc59+d-*zvw>~1Ef6cM-om-S#B6-#^PX4~C_|aE6xo=|guNZGGn%?xi zFzeW=rng%R%3aH^Z-1ZuDkyzt+{UZMA0qnX|7@(-8S|%2zjn^qZysB;_w(wPFOp4O zdUS_zgl9sB{{B5T|GKbARK)Fc^;^7j(LePyicyKoO+U74-;DTGR@D&mz(uM1fBuuG zs@umJKiKYXI+3{Xz_!+>?peDX8W)&~#pcXikk@T1A|T@3H}zD|wMmnHOsK#8r*&TW zK1I!sPfPsk&X^xoG?n3NclK0l$a?Zv+J@)<#?RK#`)Xopto~P*9!lpjia2-e?5e#| zd`Dzr=XZadq-tyym4AGv5&Uo7{NzyF@EzP(CP?W;#^@1&{~`}ihV34Mw_@-pIx z)14*1CeJ>oI?u_h)k5BU^^%kNkDu*3wEvh!@M7na3l(qIPW!oFBCC^OcfaIqiKquP zXO0}Y^0S%WaR<11x`9d%+^lIq*LDKqApPQ)?icL%C}O))zD>U+fB zd8_URf3=o!XiI&){Gz5ao0O3imt^LN9~v&^GQNFIYFtLMe@>X$a>lCE`4^u|tGeQa zBW%7-lhpc_Bnp_8BrbO3aQkoN+jiSz=}INv%Cggi7i@J|BWvc}E7a-nU!osq)V--J z_T2=Nk7Aj2+}qFou!+4W=z6q9^tjlx6TU9>SZPETNc%wO+qgq<8x8Qfh?-t>YyY(0Y0z=xC z-g}u6SkT$L@6&~lsl5+Y2QGIDN&bA_mh+0{i?^Q}wb=_gPrbYRHF*F2w)*FBSI;?H zz7h78kpFTcIc|&1GxeHV{#({}eG3hrve{D9BS+h7V|2nDExb<-F z^h1(c&GsrrX++wt>(}&_pCIxwE}X@4wZYElx!X?N-FGlL|JSxusci|Wp%>k|F7@R6 z-y87xNy~jPhs&AWQnN*t{w>wjmad<&%V_;NTdV79G&*WxZaQz8_ITr)*^BJIK5;Ef zI6e9JlFKPm{xSJI``q5o{c(0h{l7{@vHvl3QES5F^`7K5sm(if@?71i`y2l+&$M~F z$64tA?N4X@E&Vs@S?YXAk!sYjTa{&P#}<}-PMu};h65W;ryrct6ZS$W+1D!i-NTq? z$~M{itd0bhY*`<8Mfz%EnT_gO>sa@i$%*qPEK!^E{yJ;Jt7Wnc9>%`Ocd}N;`WuT@ z#W77e!mGsc=IP?jqzkw8ue&nd;E2kY|1GP3>uH_9n(lKC4}~4c+R*c})=`h=HS>N8 z59Y1Ba)R8+Us}FDljl9Oclu<?vyp1k<>j5+g3EOaE)`HgLbW zOgkt#t^M&uS@YWmIQpN@v_3W~Q7UByo8*VQT@7kqCgl1WbO=xKJ|{4}!t>aX-a}r7 z3)RX_@wn6tkA=ufLNo{!}&@#(K9ypp}yz^J_8dt_AGLXlMx7o^rtWb%>vaidh} z==r@5U5?pox?3sV+WK$Fw2c+^TMhLt>bFmsCQ=Pr!-cz!9Wn=|1>fcq-RbMV(c+v$xNdWA3Umi#B|EyXnr4-i81>f6o`EpKh|+Uw7r=>2+0Z2fjW3 z`kCoVQH@VSA74M$gNBb9+xukuH*Nm*X(Nm31pnIsC8xJu({ZsgjOJnce)s67_4=pF z=gLlb`O2y;e5$#Q@ujoZPn2Bn%c#yu4R|^`QP|GQ>ev@2iJa-JDW}ahK6$cb$I+@& z=i>}NA3L43;au6zU5j|1Z|>dqQQGyr8OMU~w^w_)z8U{H=fd=?XYVL%>|DHOfv#qafo6pKF3t@{r44u=`FYy}UiT{e8C@z|qEX#mz_L{Q z(b1JQ2RwCq-s~>1SnB%ni*2RNPo#;`vsG3O`KfQO$ul!BEW$Wy0%?|XQKF(hmRZuN zVX>g2CTh>G7r5ySK5D{LuA*()A)$~vvkqBxrLFFZjxJNRe68{G{qAtToTHvx$`kHX zmz=l!wIj%SZk^)gSudx)kK459LX5^bx5Z0@I-ks%tbNi+%(dQP<-F~jA5U&gNj<4@ zKv-x==DN>b8k4uG+W)W)I(ObPwAfIo#VgK4bG}1G+1u|W#}yj$ySLovtyfk(zpLh< zzE(7k-*qT#M&8!{?9b8y2vE=p3Psw^^A2p{t zPkyTzxU9r`=Wgx=!Uhg!MA!r4%v`NiSv04gxB0n5PC#$_*GbwrYZG-3wBO2otNF7p z>14d=u8B1fTrV0cqAQ(tD@R<~u>0-QmN=Oyk1rfpu-o8~YRoxLrz1TbKfmph5HRT2 z@4VeH$IW{FbX8lY#$&HF1mpwsth#nsq&TjLnx@*g)Ng&E^uo8dd-h1)K9K7u!okCy zWPB@_$N6l>CN-(ApL=d?+-JAU{6xh06SqDwY%xE`a_FcwTlSmtdNZxJP5OAvIOu$U z|9MYa`4w*4vbG3!SxriIjNVmvqgv3ulK;KyrYDm7{_7n*uvz|;Qr`^8TWU+*zSNp* zn3@uMSfZv>Bu=Dq?dK<&ZH@e_@%{b&NB&>qTM<*qaxX6D>c<<(*?+emvy0zRIN?Qa zI=9Zt;3;!O65Ea%aq@01kk*|oRJSZ9l% zxmwA;w1S&~k>x8R0|Sc)0|Ud_u+w?3%>-i2;|(MuH zOPsxvyA6H0RGuC&_!IrN@n1yy6p?7hpp=VqP3K6?D}Ltq{{3N#$876Wq z@69WI74k5pT}C%cz`u1)XZ^oX+WI!QqwmpV4ZD2}^P>V+v!?#&(AE4g z^EOYuDnIEE%vO~k2POxZv1|?X@ex=AIViK804}3gYVxKu_UEN5KX;Vax_UlYa>4l0BgxB?u5R0x`tED|{nckp z8Wz6xcy8cjw6rB%QP#`(rK4}+>~(KidpcR?I$h58iB+E(usPIuLhOswAKE42Pp7<^ z7{r}cdB`PrYn0sb#_8>+V^*_V{JJlaKjKp2Ew7lsWDlc>_akf0=PaDb!O7|GB(?Lx zqi)?5^-@y2rn5zFTuGg6us~6K(JP7hyR&jvf9lbyuYI7je#)%dvtFbw|G%`9ZNG5Y zww!6QA6!`(mOc4~n{GEt9){qUf7v4ey`+wk~bL;=!{(W!ywMvG!W=HRO?Q%9U zPd~D8an>Y1>+5Q*YtR3hvTwl^8$;fsSz!U2n`Fb}r1z;bT{BBv5~`NnD7iG*_)oy~ z;`Q2sPdg8MWnP+=());QRY6E>mXuKCdj`Fk)9l`wR|(6oub2C}JO69Z_1=&}FH@!z zv>yzX7Sf4tU97?5e@-fA_N+bk-p%;QYJ4sr)4p!MW}r@uPf69McN%-2mI(%%(KVqqTOJE_2{tAJ6^o;Isw1GjmJL1MbJ^vhrSi>l^gee2Sjk zf-RdPxB17)#I-d$MZA+*ev5m)Qdn`p)Z3XJ_g8)4GL>(e>}I(5TcI`2;tsb*5ORV?t!M6oZc&fe*qegBx4L}XR&R6q0o zE6;CO@ZVca+p^s4Z}f+0N6c6LobX1B;SGbv|Hpfd-!YMN6EyrIj@WhEo^9oDlDAxq zE0}>{-9<)hWm8UN1-NXw>xQ*#Iui4`Nc#BHfA;V10AB9XNk zVslfpJvK@i^Da1gkjKW>nPc^(Y4ORc%i@#c6Yd}J-*mrxS9Kag9Lt1n@Axmzi2nYv z`0u%wmw!FI`6~a_$%6~Mv=?VjURjkkch-$NGAk}`3i`as=#<#xAj{+{Yu1S$@0Zt~ ze!98l>$?SOmi12-tn)pUwJ!VX&5O%VX5=i}w&TR9Ei-2?>bq{d*f>~q@vS|pFUMFf zFA2SEV*as}_1XOX%DWbuFT7kjZ`Sv%bEUs4O3qY@u79XxEPVILSJ#~@aw9E5!+GbO z*{YlMr~IPGHjmG0#y4H9Hdlttbn-2E_rY&ncV_d!shZ1nmTrD`&UHpu>%qwrb;W#h zySALkF$~?c@^p%cX7{^mCi=&%zMJc>Dq7e5E_vs3laA>9q3gxcB5&Rbk>-CiORXyJ zbLjU8uXRs7V%oF&LARdX(eo45#ZJrH^sl1Hyd>|+#fOP13*O!Ja=YxMpJw)U;!UIN zD>we@R=E4EaL3y)*Hs43ZuEIZMxEREXU+LNZ0jCp+=|`1D2w&y z>gj*F^$n`$nr+=Axvr)B)%5oEc)1|$%zI{g(t|pTjJb8B&Mncq{O!9_cvQ*PCcZ_V zOg?U2^v?cE`Jc;SFZbo2y0xSG^)~%(7R$4H1g^2(Oj))&>H+iq6=fD16!*4lJG3+5 zNMGtfBeQqsURCOS;$(AOJh58SV#Qt7y}8x-IeIa%H@Eb~PqsW*?G|sTw>h+W;%m{i z(B~l=p19PeE}R^ZvhJLA^08ezLN>(jC|&HQ{nuxI;PZ&ys>=@Uj|8?gG_49xo7sKr z$A9;Y4+1CISX+m$U;Swi3sCb(x}Dnfv1LxqD^_-~Rvk?sAd0X7O^# z82^P=rK?j{74Br_70_-H3@;XYT9J1tk}-AGx^42$cQ+YZN3RdD4Al49uuQ`IYRPZG zdHjMIpOUx!JDSN?`v2YS%|{%6OD%s9V`ll;%Dsf?=e%rgqZbO|Y*Q!K&opBXe4ra& zz4_kJkLwfLPcC;Ccr*Xft`>Ef73%F@)|PW*zFBchASIAZ`7 zzHGUFz3;uim2)N*aO568WTopJ;%izQvbou1?s*?`CWd1>Hdd~ERh0F?bLliOwZ0pi zF#*fMp1n(}dzV}KBQ4YD)*7byxm>T)1diS*d?Y^AZ3W|s1Lg`zdDBu$Ide->gO`3R z6zyn?XV(8S+oUT`Qp!qfnM}tiJ?8Ko3XC3ZXCJaE)tY_mI`Vt=HHk7pbDoZYur#UMc~gMHhBnf&`4*A>60xH{h| zFm$r?^P6E}OI#G|p60o!SpJp0*j2rhf=Zz4oI!SM1ZK4-2XV z|GX}W)_(J|f+L4JRz4?{U|G2aqi8IOAgljir=GG?5HcM`0+); z%(kY`s%JCLVV%PUrx#Rjc8}XW=kddnA7;-BJpR4EFRxnuVt|SK`}_||6*DyaE|!0k z*>Wd!B||8~Ot>=pG+_@8RwZ5)XDw3MpBg$e|FK7`9`DtFoiYkA3^Rj$T!h<=-&j!FSvF zCyu_5W`3QT_1fy*mU|{V(syd419q%AA=|MyB=>~jee-W!JC?SU&z^NCq;ATK<<|K= zX_p?mZo0kW#@fcq5c*YOL#Eb z3Y+UEzT2dRL|P?2+wUPV(b(}#Xo0a`O6S2DYLz#Y@3S76o_}znL~HC7*Zi0WE6x@z zsc8`cjJnSs+&azlV9U3IAM@|enHb^lOXh%OEt{zRnO7Epw>7=GU%N3#Uv^p=5|k#m z@W6pvM`RDpRGb+t-g9T=$t6*?ud*BuE5*ww{1S_(FH6|;?Bjm@%RBw#)1PiS;XQZf zabX4Dw|w``es;HZxnkyY?MTlQNsBPyJKJo8RpQ0&%{`}4!tBx!VzQ%MZylSv$RD2% zr~33BUp{Zw&-HrB#ShCWP8kWg#)`3Y@8ff8NsPG4r8nVx*fCqZQxCuMvUodvJF{Cv za`lTtEMAxTeEfaO<4?z52%Vx;w^d%TDAGBzMz?uNEc5k?-b&WBpPm#jh^~(`YdpHM zh|fu#Gk!Mrg(mZF3{3Z}Ug%wj>zD9voAxSh#`n|ucEP@hjv?kB%j{m(oSkE%%*^lT zruVRcEB$%*9`hdxv-tNJ6?Z>z&pQ*wt(H3BJlm<<80CU%YYj@I4(hsX-O2EKeQ$Kc z$CZDkOpg39>8b)7tN)C6PVraG=HW;~u1;~05$YMbHp)knAw++Ke{^iFi{Ne`9Y z2Neqq->y93@59Od=2X&!?|P02uV-~~`?Qswjc64L<^0GXHJw9YT4!FdT0(>HkG}%f zZ&^;sFL4ZIxBB(z$800xBMyfxZW^4Jm{rgF;>`-_M#)K%Es1kyy*|S;+cjR>X35P7 z!G~fJZO?ON_L|FeOf=iIM0DzOrRJi8UaTQfGp9XJpU+wuEE#`O=m^7si+dh&e^Gs= z*75Al6WvXXk{!O+cK%7%RMniEo_*%RsXfM-&c6G9{?)o&QX^wGZ3^F{SoJer&PvVt z@4HT&yzidh@uuWo4x5besYub9|B64|f9K7a991bF#cn;h>&9;bua#56&q%&^*AK0C zpY@;P`8&Iv;`Iurr(axNcd07hVtT%QU{F_hDpYfV2B=W%0J1y_58q8Oos^oX5 zQQ9c-?&}Xdp=(9YKF_|?{Cns8cE;Vd{}&z-3EJ}@{r8tE>(9lN>CJo4b+GcG@y8kB zTNJhzeBjeV|8W51SX?>O-7viJVlfjOP$vGQ*!3+;t5>)FMW-) z_i}l&z;_oxU<9>Q~d;_Jk9$g9xs!S7(YA&#_r9v;my1?1e|^mV zzcRL>zJ2!3<9VODi%W(6d~E-}%XsO&V?RsP)7R&yWs24K9<*JokoP0&q?&rF)`t0F zy`I^|x~qBDU;nkkvD>b>~(&<>rs%5fLhUUn7BJE_#*FZ|6ZY{z<*gTGxb9}ayWY`cZ=T;i;C-#oVR zPvOwxnR@5Lgck;hn;Gxezuhbz{r%3re+`|xYN8G_|CklfJBFbhy989Dr<^|f zcdo40`ngZ$?Z50&u`YNY`_-iUa$kSu4_tH74ql25;93we@qP)DNJo17>p4-|<-9ZQ zGHhDN{@VEOpH=a zp7XQ=^A5ax5X-vx;H_z_#!UQu1^!9GFV?M_VI?TGai`NKmT38$`_WA|_gU6@eptPm zv-P@Bvd)uZm3R4^|No4rJ-bNo_;lH4(J!8U6IBkjK5n0HfBfXeU)TFte&*izSK0qI zH`e!u-Q`WwSBjVJe6fT7{56BE8!x#yC>*%syiF^6{z++PmmRYe?wwgVbrNT8fa0bZ zA68wy$vdlTYR}n2HBNhb_F67lvo`unUeZs!s7GduPkZnC?wEJ6Tza93+oPRJI_k8O z4tF`fNZGdcz>+#^*OxzU_(?x{w?W;^`CK;Fb+!8kmO3o0v9?-nW>R; zeEoLzi{y^Y4>@K(ZL?C8t!?Zn-S*fmp4&biVi0~iLvnU?M81q#pHRlln{L(jDmUmU z>{ng;_o+*6sGe^3+f(=CTemQZ-o4?nY3i$ccj`8Me^l~cJ^!&S ztvhCQAZ^-(zw170IT)GkQ_fECpWa!$bgy1y+P#H$_1_sSpPFbo!8-H(A%(Zv|JI$q zt}JO_@M2DBh%?l{Ed%>dg)6YVLiF*Ti_s=ZS6hvc6o#c1E?@m0|LN<2*i- zWUO4neq{9g-F8@G#=m_@L{V);~WjoZ%OrUmff~!wKdxrwqI)F(%aYGFTe2o(T|&} z1CPF1wN6Xt)y>uX`)}<%fADqV!-;~9HL+VJTben?p7*UNzi#GU`XlDm85e=#J4(-G zF8vDsZMW#xZO`|0A#OKgQodfx+%|dLhJd^ZkL4PXcfx;PXmIH7s&>z2GNi3*GC>3bh1bMwHV`-^|C`M7#py{gW}{8yo`oodC4UUW~?vn|}p z96xo-o7s9*x#zyjyyKZOBk9~$Z|VNl70(tuj4BhKwpldxMp{RL+Hqz*oqF$I*LD@g zmp2{Xdelci?=trRH;4NI9oKAY?yUKc+kDS&&+P98=4@rXtX~!hJrmb()c@JD{OrA} z41CLS=hjBtKOSk3$Ds51=Eu(#+7EsR=<|I%*z|V74juKw;>)jBNBd8ioU8I7`jBTz zm4L$T^pcBtMy0QQ38rs*!p3KxDEMVx*xk(UwY^dAdeq;$UXpj)IrGZm@2Bej%I%9? zZ@1^Xy-NPFfWP_C_5Q;0ymf|B8g@4>#knnhQd)P~pk~8egLe}@XkB=geBnj&ErVlk zt=RSpy+7xBcb2D{G)r2ApN3Mk<;4k$oQ%&*^L@%v{>x$B=Aa*cyj)J!**Y#+y24I+ z!J@na-^_L&Ql7ynyXDT^cQfTb=AYl8Rh@|}xZ)-Bv} zwt3y&oXe{>ng)p1S(o3k=DO@YFR)5vnu1MU|MuV#-}QC=wq}uSlS20Auif7{cdC!y zAtRZM^PUQZt&}krjXxjxIP%HTx2C1{73NhWDg4}TYg90wXB~Uj7ptt}yQ1b!aP|+p zGy7BOlggqQTQXu7@%5VoyZYq@ayV6;731pt^XT@mkL@fA->+Kp@_B3bvZfU4&9^NY z66ao@p>cofl*8WrCj%aR&$QZl=U7x6Be#BUM*4wIb-X9{hOk^`)D?SnQuo zS6_U8`@j17diRtaZod2n>}JUHCzUT-K6TTSZ@Yi!3E!Qu#zpei6BU!f-RC$YB6b~a z&@K5ev#37*==#KBz6urb&z{=xUay6g-j~iR=4Z><5#};w%gN45Tl_X&mVEB5JoO{T zW?4x$b=|5>RwrF{8@U?nTk&2+amK;6SFdNBwzinn_-gB9Z#~hz`x_OHmEBFa%lBoL zdh7Ow=j#6Z1nA^{$Y98>+jsWIvZ8=H0`FvR@A>%phTan&N5x7DdH+2s`+~blA8p&L zaBcYpyGkp!kf>xIi_qfj-7k-R`jKn%anJ9a(_;k=>~yi0eU$P)K}9i6QE_}0@6$78+U&;NP)?|ylKU%dNXI4*zf{a^BS%k^0f8?^rS$E?XL{r_SX z$4TuI4%-TC|M2oUJhb?xAebQa)kfjTjWEHl$L`-_+&q76Z~6Rl(|Egn%~jeJvA+NN z17qu_?^HI+PyOqou+=v9{<*5xil^ruZ`+<6d0_JQ1rOI3uCk51KX2aa4Poh)pHGJ~ z|FL{Hf4@fXa^{0G8$PblI>o8-b(inevT0wsO+|P1FS$PTP5P7)^=J3;&iX4pGnKT@ zc*85aJ?G+C=k?!;!k)#x;JB0ZJ!<{$Dlz4o49q2r+SBD?-z)ptynlb*EMG+`@xfju zM)~)9m`+Hq*gqr7CO}G1nCQNpLp%7 z+m+77JdefUO5<$brF)b(&n#TNeED*If8qE|3A#KTHyf8a2{;Oz%(q(dD_ShB>igL| zF20Q~Syt`P{t~uv2iwX6dM{2J_p$d`o=HC8`sc^QeZ1Eb4|BJ?|DNxu#h3Z%Y1Mko zHVb3P3I7iHSM^BDSf4ldq0+om(dMg;xBd1g^WX5QeN$}v;8W%XH?G;K^Eofp7Co>y zFzepsT-mE!*3#KtUglDcK&s;=$wbDrhij8p=G(S^=2@;)YjMXp zMwDsy)9Y>5t%{yX%)5VF`B$ord-nUCAH*WA$IU6YYj0I_?8NzZ_LJMn@5WWE%i+A6 zwlnum><+=O3%vKA=+-RmpL*RQY+6K%<)PIXeACu1=&O*v@}qmt)!e(U%(h3duYPdz z;HBd8ijC6$7p`-8d|{Paqh`THrz7V-m7KjD$7=ZS!TYYq{=7S!5*f|=_r_N)SNC9O zSk70s&`kTR=I^*uZ1d;tbx`8hHPj|O4=Do z-{Z^m_t!SxsNTO^=yU3l=-ta0j~?(d`xoL-rEz$by3Dx=Q4-cS_I~8}T@ft( zneEplU#k<(^n6miwtwT%oNsSlzxCUj>A&6oY)`XnpAo-m&AqlOJz~cK`K$SlPl(v? zmUF_olx#~+?ldEXxp#yr*R`c81oVFOcl~V9uC{wlY2K{0v-gB2S&NnhC$rw>+#c!7 zI^+7=vZSrYYLeat`e|!d9htd1;#J6_=9=m~XG9-w`u+IKvyH`hTyFxdrOwK}xjk*} z=ce4#B~?{2o^8E3{_a}_;a%6a)v8w`(AlP2rH{Jmj+jfo!Fs0Lu9Rrd>Y^N z|F>%9#Rc-L*)vBc{phLw#Lv@L|5;w@7`E(6TU6J-w0Gfurmhyu32iggoOAczGfZP>~TK8smjd!jz@@XIaBD3FxhR*j{DA4Ecmp5Zxa&2ms~WA+HP6-^{@N26EB(`c^a2*x%BPP=LCzR>uSza|KEH^!|=W0 zv0r;Xt_(l-vFn_wjo`rp?+#k;J(lBg;;cZ^CPt?^)(Ngcnu;Y;?-Hr?Cq++Lq2vF?^dbzrIbr8f)`!ROb6?p?n=#9C5WZPmH5^@CEkf4;m2A#ggu$lg$q6OMQ$lsc+b(=yULHa{=n0c%IVMbgs+DRl`to*ICW~; z_1?YLw_4O~_e(DkSNa)$Upc{dYoFt$Ws4+ZUZlh{$6q~Pykxdb(6RQ%^SSN+tvmNY z`%O!@n$44t)%K~m=Z)WNj<7C%AHL|rj0GY`c%P=7zRnuHimm*N&bk)|CwAAeCl&2u z(Czb&7nRn{IbInPQ~1}y^V_!#&5<#uIm5XN0zS{Sk315!>tZycUC|7=MO+UiNOgrT z6YkG?$^V9HL3FlEpQ?~o!CvOxdjI3>7ryZBH?jP4oQ+v5WuxECW4qpeDVyb*kUv*n zqc3Fg*W5{;cCsJuPMPb@n_OV@vQ2EoseNwlo)=BS%*=nPehBj5*WLPk-&E@}HaT~f zeP6S6{rg|v=J_9XvhuA^jXt(F$@G(k{aeM&j=$74^auL}`>p9IS};fT-bBfs^qRzr zzI%AH9=N)nFE7^Z>WvO!eV9WJ~KeiMdn#IrL za_om1Uy)p#5p&eblJ;ij4XgORTC=FkJXThwm_9X*L$2++%ds13dYwN#j~E+-=&UIg z7fM+>H}zSEwVy%ywXBpa@>?pY|EU??rTYw@dF4l5QLeq8UfaN#Ca zgRX)Ht$pYInmNsq-p{%IUizo)jW_-!Jx)06{mApz(PNi+{ipjJn!Z2x&#`5$ugmpz zvKu@Tmp;6}o1JIgq;i|*=1anJE8bm>w7K;`qW@uc@7|yKCwIJmW;#ng?%9hg((RuA z8{hWYsU~l2GXx9k1`+waD)rnf)-);CiUYP}LY@zWB2z1Xd-ZaeS4N!nA~wzuHe zck2(uF}!j`U*-sJ-}JI3Ou)qae0F%nE3-LUFFpNH_ex~f?x~S4H@sxnyMN-kX~|L5 z)$`ZN&zC8mP@$y9b=-)wq}#=u2nlDpG})s`f$cy_3YDz z?bhzwpUz-kxbxY}mnG9nAI?y(&OU8;zKrks%;YUow-#_0hi=;XaKYE9mgmc(z8`fg zuQC5=XH+?-=6(Ea>ua0)pVw^-cV)eG_N~Z%UHO$kTiQf&lJ^~)8d)?yb@rMWN0wdQ zwOr`Jt9DiWjk~Azom(ljE5@Adl4@V~z8S9@_4m9FsVMrT*LBnE+Lv>W^dDdMeSh`$ zn;q3Zmv2^MSNxkyn|N=A5QYN@%?f$@$<=atE}U0Z>-HOX`bGE z&Fn=^KA;|Qa!!%6gU>wIXqg}VKr~E>_WwbD)IthxAvSro6dgr@A+*$ zC-pw=VKU~bh`eQb_CSoRtf!^z9jAbp$)QbcxeHcT#S~4x%J_(h*(jS!?ZUq<^&DCM zUVqV6b5@tLk2k$lyBoTDb4Ft|<9eYv1u>ON5}Up69GF=%$K%5XRtZmybCONRo@)E? z=5D&?!SR{rhLuC;sXv~Fl-F-oHF3_$*mA97o77{EDbF1kA18X;|GxM_|FVYgIV+^) z{$9G%96l+=X;YJOo^NKZuhX?#9kXZbG2ij`^E92E%yVz0a4Gf{q%s)gPI~@x)~noW zV)uKGN93okE^d-~AM2)_JYUengIna(V&NsF(FS3g=38!_8g;48;tg-?=7pIrrw0A! zeQWKydD)KgIJuQ4KJC)to8&jw)LiE9OSzauC!d~7l&f7ITkiZ{T|Lfwdd{oq+8VPb zTLrScWq*AAcOGAnV% zv2F9=z!RHn_(xw>bAd zY807R^;kW;W8T!jjrB9nvB()r+;=)5?w$U%1M%^|x&A9&U zTfwRJm&c1+D=e4RubJ<T7pq-MLk8?xCDTdi`3< z=bS9B*5PGIIAh(Huh&_aZ(Uim$S~^`%hf9pB{l!I1w5<$6@K@|wWPz- zLY%KEJlip+_>Y3Y1q-I2^Ifa6MeB`hpMAVi`E&7=5Pn6iLO+L&Lo0c>3!dGZS@p!Dww4R)=l!cM?KIrJc)euNN!cc?w-27Jl%15s=e>>nY~H_n25)`e_HmR{ z952~%RIKtOLyLL7fO_-tC#PQCYPLv72!HpbQIA1M$h5Qd$(1Q*rrd0=3%J`Mzx%lE zkqxYG)>pebS09(3p1V>+_{g!0GdDxd9eVU7Zr`ThIg4H%Slwkio%3kQW#9fs>H!;$ zoYS-IvTSBxc)zm7zRIcnEr;j)H!4^<`(nk5+`dOS_x<^Q^iP}r?z4P#-7P1^FMF>|`{S=K zO zcPIY!=x%)}>b|n&iwR@is;c(-?HgYDId85jJGbe3s(W`t#p|z+(iwKtd=E=G&~c-i zFY8Zek-s_5&o7l5d)&j;-*YZEzcD$?aJ$0GFNW{9YJ93(&Cjh)TvhmBbB~JP^ZfDvY?^?BFZMseDv8zXBzDQE|IfYU1KwRbx z1)j)Hm%@2Ye=T`$y!XEppXdyalD*H;l-F;4p2vJH=8B?-_M$H{o51E zU{#OOKx+*HHm>fXSw}y;yO{I1r{JZ!ZR+Aksb}ZxFY}nz6kNDtU6Z!ST36emKcp?n z^0AXL)1fP7Pxnhkaj(6Upcimc#^BqVv;0P7r?)r0G5)mE=GcUHt8F=#Hb(jt`li`b zENpzDGgb1#6S3nrzNG0*>pc0mUdD(!DQiO8E}_kxCYBZ@McbdTU!1L^lecZlN+V^b z-AXI-rDTzt+Jvug)a4;ZhVi~iP`>3pr#_1ky8Yg1jn z@n199%~#I!Y+`BRq{G!RFS071WITWAKFKaTq%rs9#d*IfSN$<5ye_MD=3eQMja zZhCgn=^xwj8H{n|Ih)*={OY9{-F+s7mu)@D_+l=vK2O`OZQFFcTy&W^X1-&*AL*le zTl$Q6;)J4UGMCoPVtekJBQTdw-0juVxyBpP7!O^Vwn*EFXVKHRf|cHCFF1MvVt*yE zoDMjB$NduTb@zl9!DfFBRvb)YkbJbI^uYcd4`xIjzr%K0qrAoBVA-Q`wyvoAJ;y6w zURdtGymyM&`+BRWjMLX<7V}oc9>2sQKSNe_)5i%XkKZ#)zQyxnVO#Ue?LFc;fBqHr zb?mJCk#cMD29-&1>CBuaDrO?rBiOcn5=(D9G~Fa$;N$&WOXttIxb+$TyEOX?`~QDD zA3o>D%6qHN&2apy_ICzn&!*$bAsboi`zOA-?$>j0!cTt2Xu;b{k0_U$Vyy`E)k zY+bl2W~Z_Bj-zMdoOgVTyY+q7zfi0681MVy@9i=Ue)HG-EH*2~J!|5={Rts=23jy?DN3Pv7eciMOg_RE|B=U7Uve>Fu-x;|QzW(~RL96%Q zqK*Tc8H#34EibGOoo(YTTQwo1-6!SW?*mU>ELHN+HqU&p-PP*QZl!MPiAOejFP(1D z<{NZJ#BP(tL*b`VM|nEq(jCty3r`mBcb}xmdGZ~D=B=fE$8%R!yFZ^Ra<*lC;^&-i z+3H;Z2@jk1oKbUb)%M%s=2jfXwU%-IM1|vaee=~orcR7yKOAhxppr1 z+p2?nZ98n-vJ#}+E8pBSS(APFVD(Qpv%FyJu>w^OiqxEbfu^ zKEX1EcW28O&Uqf$?mc&L-_>S6n?q|;KHq$ML||==DMkp&yMe`t`Ivg%e?>8{I}2h{DVTAds*L3yKcz&?A=T@|J82-R@Q1SZ8&&m zI`^?qyRV{0>VCSJZR2$~u<@;XjGzG+?mg<++4*xE$Zxplm{!J|7 zN!Fh82hVYQ@@F$y!rA$5+1;{M^$yFaD+5$n`K0~MhB~^uJHxm3ml0Fb?cE=YUtC^n zv7~u_vj)??6A8YnF3kzu$@$iPAAg}?uIw{~bZ?2}Q~h1?Ca>ES`#vE*-#=b6aX*nYUnW;jD{WttVbHY*^K+to66JMfT#~b1VK{5zdbKqTem}tJdb# zubF}AFMhE`#?7e}it(>gdOu)2Do?`nN&W>l$zK$(9CzF83?hQ&<(t>bZqaehE*Ge_XU?e9LS1O{f>W;I&Y^+ zk%!VTAL;ldwLc3(UmwXzxzo0?J6OW}d;UhZCdR{?Hgl|3d3?QmXUpT}FPUza;&@+a zb``M|TBHdS&b|I<+WG~ub7ptliBS#m+EApksODRVV%U|QgY!#*d#ZT)A5D>}+5LZ- z-El2Z5owt;A)^^9<{x)F#5K=4K(BGO#F3R-;wR`w@yyUT%cp)ZbX%v6=8nMgCz7Q9 z%$Xs0B06{1glW@H2T9a@&S;dGv3k3s(6eJf*^Qxp-o+ z&TqSO@f#Ejy=P6Dl)MC9KFQU0&@(xnZwUW={Q;qG7i^pEKygBPA}E|y(*+T1I)Kv;0;Th^egk2ei< z`wN^;CHwxa>rg!$YIb;YUHP`tUbb9)NhwL0H?Qz!`bjCo_s>tQ4Ov%Tr_mcen=hX0 z$FdjIZwq>KR8`-GY^eLJ@VBRVN-3jfyxy{f_B$6X{B%>jOnTkCw3mU|wUuW!tUr27 zKj=j8n#+rB=(=z$`Q|0kna*4!vR%(i#;s<;ww(eYHWP14vR5hXWPbJ`QAT22Y{ITs z8@6XEzB28HgN}cG_*rrLgw3mT_vMI`dlxrx<)=HQc0UzKipn^ow||D^za7PX*jrUpd1%Lc>J!oiE?4YrNeusV6-7N=-k$?scjtyRDcdCvsl!$(Kv#lf_oI z+T;jr$p5tKywb|zXUlF^bW|11t&=I4B6#PBSy9l2w>wT=I^J^e(b-0+RI6te0?S3? zy?3fw?v4zevg*3gt`ZpzwZ*4}c`k?hSQ%P!RYX3WYCZ8sdIRI~PseJLKTXcMnAiK; z?c#)~ueuGsD9^5+e=2QZ^ru{vOixTv5+(1@YMN_HDAwqH_fZm*n{VN z;O=E{&%B?_tS)le-?{s7LFLY!OxuNZlNUQ~csboOsVz_7a+hA+X3hh#&Ufbr@J;Ht z7LnEQ(kc9xVDGaDvyGm<=2HE-PjgFnRok{0Gv8Alk;e871}a*cldrxIF!(5_Yh-wq z!)vYI!kH&FzDnZkK5gDubbZSNj#HXSFL~M3eSe)d{P$Vx>#f;ut}S?*cvVSb+T8`_ zKC3T3ea+;keJNEk@KeS=`yR#RMOQBF3>KfhFKz0h1$%s5%38vC`TedhW8YnI+1l*s z%#Y7i>r*G09MpNGdf1N*X@Ey_O%j~QldA}~6zIxq)O)s-@*56tdDl^H+ zS^1$M`$|r!LhX6a4%+_ex_&JD0^{dLmw2<9E_ZF2H&wj(+~+&XvSYk%Zs)s_qB=Kw zYr4qtISNU^0)eMzX$vlDSs;_L(m6x@p<8f(qSlgFjntf!z1%mY9#lyEnyBYD_oQQU zi}UNrS2-*q4>2t`{Le3@H{;pDm8)`3Gg|R7G_Cm0O}kDY|BpLU(@Q+U9sH zL&x>p*@iEwf&5znBTgCesV1?>?`w5xd{}HmHH0<%eAy~!wU1Zc4mx)5&YM4FT3e^a3Z{qM z&{)I!S$pCEv!7n+hj(9ZSSxd+mwzUwlkJvC+tz%(7ZMr&YLDS!z1!!yZN0Z|zkIds z!tzO$w$C`k?f#^^ej$6S`}x}wZjF;_eDv=2SG|sG(|>1^!)IpsVdlz7a_-OLHmyrD ziDCV0IA3_?j{OnocjjIAI=Oy#mf4$s8*`T~HaPJkv(6>%T=2`neV5!km*=RasYxu! zk^0*#e3v_}P7d%ae9W?DRapVAtp zPrEB-`$ieNLMa{k=c0vFdP`m6h*x$Bcvrb%6%!KaU|vgw}fso%GI>$elj zCbElKzm2QsXpWn!w|&;N6&bzzw$G>(D*5%@s`yCC)j5@wbFS`LRQpQQ?!;03$pXon z19kE{dr#Ko%+O_gR=4%??Ug#M%`4t-XYSk6rJprXvQ6XpKIw4zgHOMZ`t0 z%lt3LgjO7klgK#Dpw2qMPt0Fw=i>WmC5vD4YfH;7`tKqAe%C$8$N$3_ZwJJF+!V0H z)X>o^j7NeiBF}N!YypXaP=@@#i6<-B5P-rY5)c!p)+f1NuI`3}E(e~4#!?h>Ix zXAXsXO?j!kIfmPHWvkw{4^JhlS#STl>w7Wmrc0j7w4h@LGRxblKbCfe%v28B;Cp9d zyoKqCO-Ef;@O(&lv^bl0`&tj@u&ERKn2yLS{l4_fM)?d6p$+$B-c~I!WpTFolEB_r zu%gr;d(Wnq)ttVZhSJ4(5&=4*>WZFs<2X5)gST(AtuPOp!(6rM_?f=>hnp>JTy7kk zDj_Mb_SpAW>78uz4?o)bR_i#g`+_N3wf0>pwOc(~NM7>QmCydJC*+h9E-JT%TJ&$; zt&>-J{{+{3(O2d7Y}OxVXG|6BCKb50^gO^jGUes=Va%*dF6PbLTIwW*J0f*T+h(-8${p)hvm# z4_2=CfBJH(E7RTkJC_Gt{@%$PHTz@0s$0F6W1>%AJ1Bcx!7f6%@N&&&cT@_w@b?6ITmSa1{EKEAo*<4-(5fc8U;+2sm`>^ylb%EX;*9K z13CAD=aaYUOsH0RSjTwjh`^QHRc8xUoVcUH^18)z;+hie`AnC6xF;;1RKpS8C!JZ< zsI<86^rYZBFKeq~bDmk%ZeCDfI`{HLwihp7B)6C@I=jG_&)8qpbIy|0s|-`7o%hN4 z_i5+R^1EL|&3|0mqF|_3+*GG(YybAR=d#DU-OQ6K*0xr!dirZQUwEvjt9||*x8Lqx zZl!1cud4jslKH5vKT4Qi@bXG=m(@X$@@abUY&n7PJ5~QCrhTsVJ1Nxo>%ixTwQgT{ z)mOI)olHA)FI(fI_KKgIliZCGW_w6%d%WTHiWKu$$H@8ZA3E!$zTJH@!MdPM|Hkjt zYWw-@er*mpBds7i^~=%ycUJz{wb@d{{L5E;PFY>U<1Vk?f4;C)Cwjf-F5%6_Zdaex zOuP9f^WV>T>bpM8U8=7A;(D9AU{h39T7S)B-p06DOZYzMD|f6tA@ZeRk7dY}%_=`* z&lx>)cvks$fBEW9(qOZQVT?(1fk?_2tDseI{m zuPB{aeq6h6yKgN1_r|b)?f`mXy|qU3CUme_Tz zeN=SgczVzZDfQ1UtM)xRT=ylc_4k6kwyeLcZg;NS5M10NG-_^k{*@OOTq|BR1r zuP2vB6`qRST5(MNU>Zw6Q)2Sjqa^_`g)WhvZgpp(w+gdyJykJzlpoG3xwc^Lq&V?8 z!p!q#dZq0wF8O<~nA>E{DZd{VjE~+luQjrJ67xQYb+7FGb+cz~bX#;qee&H|{J$qJ zy}0#xfvftldtYr2I4ydXoUU;7i^aYzyS1)A+Uu8n%F$|u^1<7Q3?bSF>%RPP6w_$i z&2r)EE`Nzcu@a}>pM56wC*A9R)AfCa|H_*-ll-0j+b7?ce{R*G$gO)M{z!Sf^|q>= zYQE#&^%LzrdF+XoyRB;<=vD8XA0Ya6@ti9?OCQTUGfg*-t+AxvaWb z`urFunMXAV;BA-OW+_bVnOJl6ix20wj@3SD8c#VS zBxPql>Dj`>xG(8=;KYZ|9YZ&!pFDT8)V%QR<&s^qg61&fxlVUI>6*21F{>!wjZ?Po zcS>`~9GO~OboTUB>n$g2j&hxO_T7qAE6Xo-+nK$7_d=}n3pSj7ysV%!yM9~R_K-4h zy(|uCOH+4l*Ql4J>CuH>ohH7m*z~BUo?l+jy35G^iB@0!pC_y24zi}6Tzj{+yU5FC zLyfJ+z8^E+^R8UGi&-aD_r=uanu^H+7u>4Xf8E32Fx5|X_2#sHNpB}!n>a1f`6R!> zLBZ$jo9yf4TNt&@EnepFlq=(7o_W|yz1e~J8`lLboa8O`bMnC>{w1>6o{su@+q9p) z?%C#RHFx@w-!9iC<%zWZLH6SGRUU3DpqjGx}9-*Io&q(FVvHHBZNFIMB#F_vc1!W*B9tb6-;*f)y8%~z8*9~C&|!k#63G}+U{+VQ2IU`4oKp35cUsE3y>GoJI+*s#UCVB0L; z;-wps?mLASZ{Lz3sxzZju$5y$Q`o7})dzGqr>s-h#o>E1S1#I_IZ|cCPAPBG3#`dK zZ)|)S{Wyfa$}NrBDf8*l>VC%u)@sijV+{k??K5^UXkLu1GrnJwsHSmBmhDy0#-+;? zS08bc*4Pqh@31v!v&zp*`>x=&Y}UmkC7}WWT5{aKtDLV`ot;$S!#{PdYvXhOj;BBE z*|awZw=cAJ(mVR)=ym@WX^;AU{kj+SK5XxfsA%b1Qn8j^Z$004->-Tq_3cl0_v`pc zQzWt{{5o9cIq|o3{^x}3rNJo|gAdsKDolT#zk04Nv+0jOkzn=RO;>}XKK`5gJz4tU z)y}HGb(=MP6s~DhPFni>t9gEL{Z^MYIc}x+3t>E`S6VLZJe`|-sQI))*P%(N3EGpl z-tgU7ed`tHP6^$NsVb!ltGPUEQ>|8dgx}s%^2?#*sAK2v=O^SJ3SE1-LU7fzbyHSd zVV_?2{n+BbSLrLSckga~9lvPO-H;{PFO8ai?fskkw5Y7(=I=O(^}jSOR;_M3%5gl? za%a@kdA1jX%RhPT6_Di*_jZ@xcCf*B<+F@1?PVGhix%v%|9RuD@$oMv0w23hc-OvK zx8wDuBelDt9!<(Se!_OenLSm!2OLcAGX69vyVP8eBJw#`cG)H!G?7U!d1bhd@8qee=aTET#q2bV-pG>Ko~&Bnr!6M^_QS8{y-T3Y3X|F z?3Zw?<&oU`Mej?QN8HN?d?NFOzTADI`my56yOjFXOJ;od!8+%?vS@!;ZM0I_Yt2FkLu|@B{J8k}tEpryy$87y| zpYN*bse}CM4sD1oT0dPxaoN>PT@O|*Rq-(Md*6~!R}%TJE99HXG&Aqu)jH8~`VQ66 zK6kDO*G~3#-M?`Di?+g->Wv}whTm%*|JG+wnKCOouVcGI%-1)+BI1K>Se;$}PU#B! zx6=Vtuo{P_W^~r60XT^`SJr$yznTiLpD%aGV7u36^Ae(aRaYV`T z<8iOzLsd7qz1wAe-8XmIqOBi{^+W1ramKT*Ow=iSbyUXo(!(a_Wv^IlE%Ws|q|;A{ zALG7#;ya&T*Rtt{OyciGuQcq<65J-BGr_uK6+73H4}sse?ctjj9J~Hbp^ElPm%JA@ zmhLf{Y_auBTSBHm=hx(wI#G*{tvcJ7w`yyh+AQtl|Iolm-_`{bhVtp1HRXB%D;f2_4UagZkbB<}GoQx`t z*m3as;yBZ<2g6LGS56Ac*PpUKBITyYxocUu3|DWjD+*k9XzJ<2)nT5OSsA=P_&;9| zsIBrj{=C~N;U5pZ8Jhl?zBv~8>;C`k3#;F1oj;gc)xjFU_iB^Zq3D7Il|L-BRVw(- zK0dqrZ&seh)U|P&8TwW)S+~Ma>{C(e7Za|arQ5>KE>mmU`kwvdg>?V3ph=N6_ZAAM z$4c-$3=t4cYOV7Uy7KZ7W9z!>lFK7|KHTuM|MrM8wx{;TKKJA|ff?O)Nvrjm`#7E- zd0!x~E8J+?I+Lp})Ba8V#8wjSyftuAyX}ju6R&^WY>_CDD$`u0!7O)DVe(Q<>5vNV z$hE(=P`SI*u(Q4m*|Mky>3x5+1u8w5U;W%G`g-CreWAeX z@`nsg=&Zc0_1W|IoA}-rM;*DAr*F%;ZBnI?tEjb6b6>Ey#?ji9XKdH~v0d4-UrlA@ zz2v##sVfhcZ#leZ(!SYs6W)Cb-Q=BQpz$(TQ{F~o;ad%-vSzP8leTZ)RIQ{@p73T` zl@_m8l)`DV@L$Ki+p|||_i=N#t>n@V+dVDQGd|_#)z_6T{jcwDnXY=W~F=c zN%?nIY`MAido9aa?Z6`)G7Pb^t|`xvJtAI^^=8@QZ~j(ytZN^>T_46g(}7cErPr+Q zQ(KDex656U-F{nZ$>Q!OuRi>8zVg{J^^aW0BojSx& zfaIB&OtF$vuS4#89rMkuuRq`Y@{{}W(iduPw|(Q|FA1}beYQB~OzV@|r&7*cXrDMg zAwowoqWse)7saWkP4_wmKGR^{ck_G5l7yeib0w$yef>OR9gkwq^IM%)P8?^D51Dby zH+fp8N0#8!$fAojU+(N}o?Ba((G$WHuNbsoMg4>40s0=TiT{%h>s+{>8e#R`hreUi zoayOP79?Mld~xyj+;bKmt;1~|=M_knRB9B2|GL*Y%VOsj8Qv7Di+SQo<@YRjeSWHJ zRLS8uXL@VN#KNo094WIuin1_wNEKbW79`hDX#U~CoNW(+rykq#*mK>tilxmtno<3y z9eh=OUrz5z%BW$#+*-=EcUpBh3l5tiStZ6mS1Een6h-KNw>ZkpV=Ojc}wDR zWb$5AF8lFmd++@ijf%^edB5gbW@sIVdsyyu@S;ys-nIWp$?yNgSHJn;{%+B;O(nbx z^>R56vN@M*Rl5>@Ik7IO(_iPK;f5pbI$N)oJ>Wm$vD&RcdpW1w&n2Ayo)`YO#aE-7 z`p0XfeP7f3<9u1CX02d6KhJM=x?LtyxyL)-me>PjR_B)Smh?|`?we=-|A^xElZwp> ze>_zgp2UiaRetMqemB`!qC>f3g3zY0NlQw%eDCy^3v%vRHpe)7^(#3a>m~n$r`(;u8 zQ@=+Szy5zD_^Yp2^h>zbLjBWcl6M|9l3V%I;=S@KU&h7_!hMB*zi-=qm&MWkWRu^D ziW6e{xHaT&?(lxInmw=nu5LEe_Bu9LZxwJp2}-A(XL#yf_*}lvJbwDigcUVq9Ky0I1RWVo4yCZ|&##K-o3`e2 zkmR=iJuCixwn(Uw+`s=@cXmJ#%cQa$&zyM~CF2uTxb9nd^#ao#Ti=d9*BAUqmOOR& zclX9UJi*onqMy#5%dEWU_UyL*JLVrgFvrnk(K;!s<&$g=zi__L?;fghtkRT`DB;;J!+1}srVIIdtG_K1RKJqCFt0f0D~syq zvV+WDJGc!r4^BF@^G~yDhWNVfTTF?b95j zp2hs#RQq?~YyBlk|8Hq{9_x~xGHZUuyW9e`lvc=Bp1rBGun|?L*?Az~($NjkE#IFRWUD4><_B;8> zHKnNyZrh%|dfj~C{m-3sul~L`xAft~XJ?a5KJU1g*>kjOx53HDladrRJ@Q&uE_>IK1Y_f6TEedqd%`(ZmfHDoxO&(+|N_RpLcK8 zpSI2ZL}32H`)AipUg9FY_3qTkUm6ZZnA>~%Y3#ptAo=_9Pf3YqH(WlEzr8kgt--E; z7nBb+^?bbb?qa-{ccwb4GbC28+B@Kr z&+*6gl1t_m&N_E%R=59bDWT^-&x#3t$rWmwbNF@jOM$C9JmLx*Wp3TKTgef-zV_&= zXWqB&bcWpd)%N9rp;5rz;;S!(%a8BX&j0+>{CPB6`QzUj4+>_#;W~cpIzxHat;b82 zCtvZEubJ^QG+?ux)2~jeOrE_er+&$Z@ilO+2>Mx(DZu-^Yu?H!TizLJ#`uOj3F%Q? zdV11?CXP&JsgKv=Z!+b~Xgv_7nacFs`hfegNJ$o%#qqPto32#XZQ1+x&(CyU-fc&o zb#dJAzoU3@r(&Dio#GNj$!=9G!1mKO9-W^y6s#$Aqm?_`A#xcKOu5aNY z&H9X#<@et%t85JRf730rMax%D6K(7FYw0d-|L1V~h~)1}T{+#H50f8?ip}M?(vrM&{qG09>HMc&a=tF^ z_eEZ@0pQo-eZ68}opSqZ&&lcYCCC1$9dpP6Wm`a&B znG!sWtDT(O^i|KL{d1gbHUF^BDwX?o2RHkEc*feff5zFxFMOxZaWj{a+P1+${8^4^ zvG6m+XH!4rR(bJ8`Hkjp2`S46}Td?DcPwM}s@|@qZkyqM{;f3X{#NUoHlEnLim9^%6 zy}b38PqcSvUk&f!8RwF3X*x&wMwv!;%yv5($2+~&$IR%ZLZ(l;Mo@M4T=CK#*B?A? z{xg4nD7p8O=dyBYlz9J^R}K>!m(9FW9Cu}q04c_eO zQ5O1cw)=00>%{WBACuI6eGT{3wm$EfxoG`OL$lR&Q}(_)GdDYt_qOBgYwLD2{j&b` zT*-myXPZa={mT_*QXBmY?|*Q&J97EcZE?FT$w``qOODJnRDSut9&xJXq--mPlB%q- z_;MzOjZIA0PSq?(Necy?`1=L>shT}|gVz*X+_Y_H&h2fvV03*ug!%T~^29a7$ziY)vUjsYQ$-B+N`_kIO{{#gsAlBOUEA9d*#HJ-*Il)BCYRmk2mqqX1?7& zj9YgdZjHXN{&K$Y{N<_ny@qm<0Xv^@&u?k>TI#jDtLv+VMD+7>_pkMO%(+;7c2{(H ziZ-{OJ8)ZHmY;n7N&1Lru{j7Zf>6bFD-RYk0eY!A4{+azPtrw!4K2Z~P zuD*NpM)mF`x(pNEop+tFclzRB>u`6rBn=hkCXwO=5e3mxij~g(&j>0J;(EMyTKVbS zucrK7S9P4*mgA7#ZI^xAceaGONapM6SHcp2gFZf3*8W z>8~kXHs{rWJ@S=YA{t`R}osYs+4#??_v+Jyz^!@)dJyk%Wi8*LhE0 z`)bh&znOZj#)}vBeDd0ru6nqiQ~l4)zE{lm&u0EfDP*(wG5yB+G?S21F`NrSRxF;S z&3Vbd*5uHPZP&$5ovk_YVV$x66;n6M*G#9yw@&Nkf7jI<#tq7`-q=wrPX5=_1RN(6yYI@~uH5LjDop(H3a`9f{g&$@x9RG{U3*oE5(-V2izi8r&yhu0sBij?6cqx5I-PznXYx|xPHi^kw zx*r^fj80y>Qj#O#Kyv2$%d#4K<|jGkMHif$c5dd*g;LG2mmK#of9enQZ~kwoc4PPL zQ^j&q6WeUEiz-8oFS&b~Q_W9ElvlvuKL4%P>z#H+vst}xJ9PdF7jJub0=IC8h@zP}~m*o?j-Cci_Np0x1k2qN7G1*Jy1Gi0d>hYMWo0p7UeQ9{= z;gj7~bj0D<@wi(}%MX6($zfZ3)otZ@#|z@F>l1&T3u(`Lkkrf0dT7I=6+gDGJJ7RD z{>Sf|OWhanOfbF>7`;@PPxi3&e!no*g0GUjx(5=r^HelnkUu)@-ok#q!^`Jhe`DDY zo^@lJD)Za@Usk=9Sygi|k%j42)z$8Tl`MB|X5Q;J)|h_rT$hZ`*(Z0(rbaHWdTG++ z?9zUnsrk#{>_tWnDd)Ck-8O6AZt?7X@4cJ(jhhob-d(2){ znbES1(@98x`Bmu_*9pPrlUzPCGYCFBm>0^EkZO@OWkXnDkmP}fK_B@)f4}@@^Cv~C z41ryT?i_cFFRppM>#@a2-NZ%iA6?^Pc0Xwoyq33nN?578p~EAcvn#~%Ur(@e^3P=` zJaa~F?!P++&dEs^@hBZ|V*2Ux;Y!pMM_)^aQ&;!bWc@nDx^|~k5YtM_3kQPkxaIxx zb2pcbc~kP}N#FBH{uk#6Sg*Z#)ZpZ0>$*p^THn@$yKHyviCgCQyE(VI(oXrqzrCsV z^f|bv*fToRypVAHa^+N5bA8h+4f}F-1JQ$8SGq(WZPl^anxuU|SFT59c2yP6-WZcp zKXg({I-XE0 zVwls&(<|P6*iXuiH7R*s;)}1vzzL&i;|A| z2`SiA=09v#FK7+ne9OYJMq$b2N6$Vl@%bpShWpK3`MiIp)mPR2?#N=;AlF>7_xu^r zbb*Jpra?xoR}QuNFDNspy1`PnHsP|M@d>AebLVoiUS4=n>&nauuLJk={!CqQ`ArG; zwMkW5H_CF@dfZ&@`Sr4b&4KXZo$v1H{A1>qzBZA~%1WbU*S`eTrhhxF^Ozp@ht=OQ z+u^=Fd)a5sjQ26hml+n$Ui;?1nP^SG3O1|a{O*(L6F8=1q&&D^)XX<_O z%zj{@cI#%~`%CP{s{e4N$npNlx^+aKhjB0S|A613yRJXm`>f^PmOKB7e^=l7=(p!# zLt9v}gM)FP2s~gU#@Gi9cr&GGXE;Fs_C}yR&DG3 z-Ng`k@8Ada!t~Gg^Vj-1EaU1-n{Z}ZH{Yk+$^Y3e1ipFkz&N9R23N+GE*}Ms|I4Eu zNk$);tYDe0DjgZ^Lkf~Td+yrLI#=plcSVoQ_R`K1r>^|D#Q98jjvL30 zqV`oDJ{7O5rkwEVy~A<4DDpw9?_bxNDKD0U&Y7G$e`@87MO^1)_CT7J=iR8h73?X%wf4lFsfz+tyb;yOjL)TK0Y>g|A|1VTa;ZWH}ih zu#K7T$(Qi|e(kCQQ(Y&e=c|i$I!isazjbz!t6Sd7jk7;JS(9V9b|Yv0tiHWVdH0pN z$`vRzn&`JX6a-de^vx7IIzyb>P~GSLpUW>|6y6m?T&xROjTyu zagQ67eIr&|fBRcn?7qBZk6mNLqD~o|!;##{$-nA9nRjg0b7sD}zSqHG?HP%i zk0NHrI)0h8fMI*lV>PCW1;@J%UzI#sk`bt%)wpJh9a=Q}LjvL*9iWQ10!ifq1H zeqRT7g0z`%?dhoIv{g%XzF}Ayxgp}{2L^wW6t?MMTrJGL0cK9p+h$dWXPLOj{Jn7R zM01qn*;~!0fBub}zDTOh<-SzzK6feO==Kh!g#GOpfJ>2Fytjb-pv_+{Y*&^!wTA zP{o@I?i_H@UBB=|O_S`xUFx~K3j{^Cxg1dXm-TQ<C%ua!>7>tVv5I z`Ie~ra4Z$K{^u$r==Mr7X|K4SpU(4z@8qvG2+o!8o4-zG&7sPmgctVLOzp+Qy!ofG zi%h$x{=HRlU;e_6<`RwvD!sP5wJ4waC>L|_Rb-IPuL()}8P0VoNH6>K!i?Sh&uadL z&84CK8-+OJ4h3_q+R}VP&zMEha?wJ=w`=d-VbNYD^3v_6QM+U4jP9GpZwkWI(rSAD zT4dfme|1lM)v9w>Yy*!xntk-njTLL|@R^=_wI=M-k6UDqrp*xHU|V@lgjq~*!%TL^+OjV#QUO7W{@?q* z#LmvH=Uk@l%Y|i446-*kLXXePU|8RI^k0P9>#&86*A8Dgx@oRi#)3AFJ=dHRG;Ph5 z&kJq7+mzd;daB8`y16F1g*RsBSBXW7<1ILv-E)oV+gv3N1m06fmV42!yTxAh@x2qt zsdxOAwQ5zFl{#A_JP%Bode_h_XQ8Rwh3CaC(y=%G&1!gbtbE7z+Rl^?+b#Coi?2lY zY^k48nPTygUm=|FWu#KnRJKsVMCa2NCrYw>GCy}nbB@~4kKd2B7068fsuCy1;bb!L zV{#tboKFuAr>)FCxnfJIsKu13Ehlz0&X!7<5nJ=pa9d?W=jzk$TLdQ0eSV;Ix}CO9 zYJJv6&#PUhf+F{+CVZWnT>4OKThBL{5DV{XM?bE0dba9SK}V_Eo4l^I#y>1pPFUOi z^A^jOYp1@g=u^#`uypF}Q#?Neyu)wrk_}=Gwwbr(jDOn4y#=KvCz-SEmhRauXqA`h zti_U`?Dy>0PMdzG3C_lUHr-lgmOEGK;S#r*({3t?3)H$Za7{ls{dbq1igML$#!iD1 zr_&n0I-1`LaM)McHsSW9v(nK!m2RmdA2na4QK(olTXgQD%&?{Ug0k^@&IyGbbo{;H zXOrHm4^sS1jFVm3@*-|FdGEchSQ%P!ZR&A%Dg961#q-{jPLp|k(lc_?3w{Rg?76#p z=PtZ+F7Rha=VM-7ZNu}kcj@uZE`DnAe`afD$ww`|_Ha#&j3d8~bMINUTC%s!{>#+% z&l`%ob$5Q=a%4@!a{l#VS6rXHum1l0!`IpWjg7je`0l!8RKq)e`7ceojgpJ=zT{di z{aao8hj0DCma?J`L5JoZzWx1+%^}(UJ0>ab^Y&tP{VQcFF;SAaz;3mnufnz)^KNWD z5Z!Q%>%f{1dd&HHYwkEj)GSUb*vo4CV%y4t-fML0_i@i&RmQO0Pc$q0dfcIe^B1n4 z5ewBd-WB9H|MQ(&iE|$6-0tkiezxoG8Hf7B<`0p;#Y-6-K0NiB64h^{c2z1`>ePy$E$0|igxexNZvAnm;@^+5a|d12H%p(I zbIg^|DEVyHrw^xfV@h3CZ@VD)`0e{I`((Ssf|b}R)!g;+Ur+2vm}#6Pruo2W>6JVC z!(Ol-^O9blwA}Ssq0YLej|CjgN0|pj>nrDM@tgfC!F`L~_q+Qgy|ea|Uw?LU&D|5h zid^Qgg$}P}iVkd#N@`*J?6GR|wFz zJmLQ=s{CTSOtr|&2S&z6r{pf~7n%2Py~_dqJzYTy@}9aJefrctahHvZ?iQolGbegy zYzX!HGimvmUyi!hZie|RJUzcXDST?@O5;O1iHmkP?@3#PM|4f& za**}W)yXS5xnp`(q;X<)mWZk4)#nRqw@mh*(D-02Q!S|LV;jsrt8F?0>>;jtskm^K%Oh+0RXXXX7%tx}aZavbV52d)2d)qK`Tb`&L+f zNRUze@~GqZY{_d|cD&fzsh+uPVtA_4oGJ!yuJ6&2p}zLLXYOCW$@=QPO`3Q8uD}~I zM-*0at4u3p=~89darpxOal;q4ZoEu!i#(XjV3ct*;pq>abB-TU%QmgDY0CJM^ube& z^@vDyZTLrrz3s8r4_+vgJS!U+QBWqbbt{YBRj*8|#X(!AvqWY%U0S_h$$|PdgQ=w+ z=bx&+_)^GoYp47qwZLVyuf0ERU9#}%P7$Yb>(-gi;+^wyV=v>;*?D&1>-T;M+td3k zB0ej+V(I!1dhT1oHoy4%c<~IeqwaG%p13c((fFWJR{X+bA6^^jglF;bQv=n^+;=SG zD~tMVwo~Ax%Ke9I%2xaCT;q1IzPeD^QTj?xo^tJ;GbM3R?thr3E}waHZB|~LV~$1T6~GxM8m7K z8Pn8v-gqGXrrFkP%K1r~rspRnzx`=^Z14R$b`2*N`W}4YB5_{Nqx>zy=LtvOx>QXx z+r#kY#L{{58U=qkt-t5wuX~OEy>rd13%+W1o=&POo4@G(&;E>(q%Xnx`WJea&$r0j z#Fp@=f7j21h=u=e+x6|cb@yavo~`}rk9=8;yPEsFAJtqdl1O&_Bqvqj)XMzLb9(J& zr=?0yo<3&0#Uixx8jbsdJeQ}mrdREI zcj~Z*M4Ha0?VcB!gC_Nyx|GZ{|H0ZF&_wrbLS^ZNzGn>=I?e}zSjJoy87VlWt zF-hT{)-rjMb!Rp**ew5Sey_IL@y`7%A$O9dyj{$6eqF%?o0<3SviRNHQliat{%q!& zdFknC+?UJVon3caPx8dXZ)>!^{xO=LK8w?<`<#Zb-ihFra!vi9GhV0J@2vZk?H?+& zhx^kBj^_sdzCK!0?AkSH=F-|_`~57|p1Jq7{w7~+WZnJhvm7~pfBbvCHAK5>8~@#M z=a%ecUuDlPe=5R$uxjqYTz~dO2dBK~EECt{ZoXNW7jLK`82vMQ`_ttat>!Bi@4s7n z*Gn)s`saeR=bVCa7F4(^YsZ;A2;O-3si~>&owswCI2QUYei860^d47Z%WFI4{*ymD z`lc%`X>i&spuhUGdH&{WKHLkwYoJdvR+&>-fPu0 zMaP}y{qQB3bM>qoLBUxEu00HHS|_BZ&))9+=ETJ5SH1i~Z*n+#$M^R!&eBm0l5*^u zbvIP+e=TF{{EOUu3jOz6jXSaq&si&+;}r3(>lZV_72SZ{-~aJUX^Nk$Yg%soq~O`4 zz^^r1+9D=7^8J*~n5gKmXoL8RD=}Nu3(kF*^y@&(eP)ocd( zO3QBiJ(KyNU`vDUv$R(yK0BG`Es(M{7TC8`PU`Mz-jbNm^8NiiS=<(?6NT25Zeq{d zw!*>a=8~3v`=6ip?fiKyN~~7LO>O2qNqx=*-~L=*=v4M&fy&NfW)Um?F&~^Oonmg{ zX`5)=*rhI&v-^J2&9AO&+$CySuJlVa%xdv?+xo`&6i>u&yF`)aU;3@)v&(A6Om=^( z?d&BhqQ2|m;z?z{T-LLiEYX>;>n!7y-4P!mJg1v3a#mUpDV(H}9DcywXLp9tjZDQ; zLdkD7t=_fgdeM`gtJ{*_J~EOudhpTmu+Q?VFL;%#yWR!P_nYE&%wlQPf3XN{zl~hJ zy93n@3Y*BgDH!a%*&_1AS0{Qy;+nkKi(RA(%679g%(=t#)r`AFYTwjTuP*8HZ4sW& z+oX6_?&1CX-AQj5=Ddygx_%Y6x$W9`2c@a)f4sNGrOy0zZMLhad!o#=inO=!f3@>l zW_^&@^xNsrZezKizgHjrZixQ(WzDDK!Y3IyST5h^*RT`g*7(vq`DfqlR{MWJ%ho5G z`oA}R9rvmF&HIM`ZzQ+MwA-pqTyw!<%7GPWSxWq`C$|5;of!Y=mG;N_M(t_;xx&xP z`5(O_>)@5G_w(u>yfrSGa{bkMrDY*k4$bASchgwh8m(Lq!!iBX_KrKDYxNwx{rdiX zHhr$~EV|T+<(|v-XAh1wT7TY_@pMb1{ojLjZ$H2PSXZ@aZpvvn#-(-kdrf6N9oa4Y z(K{>2a%#@o6-l4PA3A17?0;&o?B$bvdnQhHc>Pj)r||tu&U=+#LOCz5e|F0A-cQ@z zN1xwU{(a)v-Cb-e^VB6|)u)-11|DSHq_b_q-l{1b0oU4kRX0~g*ZmZ!oFC;OWp6&` zlFqz0Yd*y7?DA$t>|+zs^Wtnn53Ji6xOzK>xz?#?ojQt%cLcKy z!q>c(In35+_rEtJp!t5~_j@O%t`_vsXZrZTaeMi4n@gMd1L`kt4Zj=FwR>*Gz9Vuw z7{hYJoaJ(qHZ;b}5uMofuY9xjN^P|mH`$W+W!iJEpNQIY$=N3K*OvZweeF|jp2}C1 zed{3R@W9hWY2kBO_kThccXs^_(6l%rU2(0d^rxxS)*IhqlXwnv>wmpo&e5P8bh zf+OYbzjTGSd}$5NfA3}5?pW48r~j+b-;jMvdOuW5mFkI3F0~7Lsa_y^r%I*bWpeq- zFP9GWY`EdGuIsLhKjT%N_X}EoY}y;8m8aR{63ObxC^vVm>$=pVpEqAktlTQi>F3z@ z{B!7*@(PWp9>;nC@ka;qSp(jMmxf=SQJw79CdtZVq3R*LR^qPxw>13#d4AR6hw-l% z%WQ=I%7mu`y!|-YTbJAL*T+Te6Ebv?oP>ksJkVsi?$WnUH!iHe@q}^miw|5JDy`3J zOiNaLd3JsKak;iTGb}mS9FOhO=8NC#zF)8OESu>0YQAtK=3Q|~!eXvR(sm_eYj1A; zE!=;bI9+x2U=Ha^{Ly+}Q;@rk+i z(pB#_ZCrNdfvv@aIXX|$*0RidWiUy=@0ZHtbkE0)bL(uPT))TdO+9m1>HVAyK9!M| z+~!55a6Syw-R<-`p4HpYbi&n|S!%b|OkNf$>osLp?>f%UtJdnRi)dQ7?q2Dm>!;^_ zT97{Fz9qBX#=gZu&*J0l4jx+a=>Ei7^{=z;N7g&)Un;OUD(T2%v#@r}!`~l2Ez4Rq zlhiX=XBY4 zw0HNtl)v^Wrtm#OP@a1tx1jLeV_ROl{}Q+=NZ@6?1=H2k=A--nda6%y2)H4$%!~25 zyU5HSx6RJY*Mf@5+P~c|V{^In%G<4?aq*^{^@3YkeU$xIgx%qvA9ScKd9qPnVx7&k zCGmTwKd$I;{2JG?S}V`_ebHUxVY>P|~w3z-{$(nnu)AVyoH{1MgpEL7@ z8Pk)`qB@EH+_beB z{J!_S^yzN?%b!&m{GVHf*eYx6xuwv3XVID8+LcPmHZT7kyPk02B41SD$(2Wqul%r}lAtESkRWu(5TQTOPyxT!jMH z3#ZOKeJCCF=F&nI`ESyqBz@_p0)a@_fFCo%5oD~@{& z3)f!uP-c67HLO^PkH_MMNZyxEQL2V62jAMPJ1<%C&*OolPiigW>w`OX90_pHsERn0 z|8rUWocZhTUYGyJQ}+2Nds=gQ)H;bR`wP5p=KpjSNw{$47e{c7mEZEbmvP@#pPiBR z_+r7SOMev;SYu~C`S^2p+D%oqTl*4EOk1>U|D9vUt9L~*%-d?d>frK_$JHI_mI`wh zZ1!{7@jccu*s-ON?_?Aq5zkHoQ z<1DRnb?P%(AG?04GOFZQek*g*1j+cL3M^XdvX{E&TvkY32FEq6E*2c ze?`IGe%@al5jodpAGUPf%2%0WyzJ^+6OPs!ccYB$|DNCCdivn?>`cYoe07V@=h@c_ z{a|9d$i6>p#Y_Vemm9zMxNG#AI+}|6&FWlkedSNIy0hfLJiW*Y%ZjZ5OKQT?mK^p@ zIPpj>raNj?-<5xyi8Jau&vEQswEn}Fs0oVme0%n{|NX}qvGd-PdyWEW-)>fHGFiJn zrsbGI@Vsq|7cV|{l6?Q_W#Hk%6X!5k-8s10RJ^|1>c%(b*Dqum6mO*Lvfp@Mhi>NP zbCQ!~XEz4VtoZ+T>P`;3d-u-$U{|Z~ zc(>i@yLNwHAOHOROW1@STWgWxSGCW+E4}G-al4|ua^9mEE6bI8@5-OqyqbF|=eEt; zt2W=>A5y&VsQtcWizeq*yL0i%)JJ_>yECNP^R9OMrbBa&H|@??eluHGXzFvO^|p^B zMK5hmJDpKHv%IlxPlZC`-MpWBcBemI{*-^}xx!Oh_82_dS!EnCRpe7C&nuS}jd=O~ z)Z+?HCtb@{x*qv{sry9!alx;Du78w$-@}>wC7@{+bEE=S!h@TWqnCzg92c5>k$GcH zvUddt4WweKHoW&3n&5_{jy#UHu#r#T3xO0Ir(FRpZcfYM!# z33GxM-?N>)#o6)eC;66DrsCI5BstIeKlS3;tCjcciw@SyC44&{QflAIc2=k(itFm_ z&AM5eXZ`hXw&tmEiL{iO(8Y4(#lO6WM! zFIryoUgOJJQB$TG{rRWc3_FuLwHlJo_-ZVWw-;JlB&fI9C&H-HfQ$2~$a|g$tH&m- zEC=2n{%M`3D!5k1)pZ`Xi*+}5SYLYi!a}zxyPw@WvF6yesnKWRLViBse%$oC(3$at zfpGniocw=@B|AbgxZ7Ngw@5IaS?pN-Mrr?2X7>J>Ddii>5>0bw}kv-^I&KvFwSFRmomS3kBj*_MI)?S7Z|&_WTK7Wx_gL z!vh;G-iV!0B3}7v-up)BRQ;S~hxB^eZk5b!zOeF8xR-ZQ?+34`Hs9p;JQuv&ELv!_ zMcjFg!(%z#h4#1qi=NOav^)IH<&3=e`y>A^XfjsmY%21}PGCtYYo4;sdA5MYyTYOq zI$ASq3qoHV=rQ}^;41UxX7Hm9=|!$(Uq1c*RU^A2Km1L6&Z9T75;|MHh8lhQy=g`D zk0Q^yo1q63jqJ9?1q(P-Y*-t4JLIb1f(;C2)jM{cZk~1GYgxTy$KBT!r}I2pWbERm zT@FofNm_BN!$4EnP0qiFrSkK-GQSh6*mR~EI)0X|lK;-p)c^EId0#)TNsb^#{3GX( z_szfMG?wa19y@!twk%rc&)0M(SJNI>SF!$O&H_r2aSjVYHy*Pqoz!}9ab4LoiM9;o zbI(LHI2ezZytST`ZIF=5wn^)6$>J*Ag<{9gFu&ID@HSJ6y4cPt&h)uWd-ieRXQyVr z<_hJAU%Hmvt;y@*fiJHkr1wVNjFi)BQ0!vm`P#Z#{$6x3YxIn^?)t)l4=03~EyTi% z9isnz%BVLs>zFX3LT7&1_5%MYPtKZbe{vwBRsWKC<-TB6j-(c0)qBC*y)TTu^+k$C z+j{T4RBj+%(PLMjo}_!cqn=XZ+i4 z>ecroIQe{!@!ac11*Q&fcCQGSll1-iNuDKBikEOd-@0y#LYU4+L0RpFsjKI<{OfTz zd8|75!%T^z#WU`Uam=vXXP|dY{=Auo+(f=&>3J^G{jYO$?ydTFL%!N<`x+Pdv-|XG zf0>7^BL`mc$L+3A>f#xX0R-i!I2Hr~39YjNHSBgW~Xn$lXGDb^2n`*jJ3|7YG< zeE8SF9X8)5*aVdaol^?lbJBFi*}Fe4n|NogInDjh^w7nH%#YH#+!pR;d*`{tTBu$* z^X4k>*9+y6gOUW9&{T)|OQ@d730hT5hgiEFgMmc6G&nzt|)G4gAwA z-n3m}Z9U3rz~U~)+93VX^z06$>rG1)QeRs~Q1r%ptM7|d zeyra5Qzmm`^=ijJjbztc+sHEqFHb$Qr6p+Fxm7x@NLgX?kKM=jpbo+Oeze z9@>55P__GWL)j_jJ2@=wZkzh|@`h)u+CgU&oNO++ZI9EuXq0Iw_~>5dMP*Mw3l~AnnT*<_la8ni<*z- zncsf3xgsXOHBiEq!7|^%(VMp+AUd(*!xrb&SGVna6P5I5^(tnkiVMe#Wj^g?{S_joYM@^% zlzx2A%Sny~Gpv^FyW)3EZg+ygRk>ci^p$+dF59(gUWMO%dp?=XiBVI>?b~DNRkIe0 z?3L{dUcUI*)=KYs7_4MF=KXZA(=Uno+8>S>b+_O)z&c$WzGgZD8+3?KHAY%z`)gz4c zEHT{c!+u&wM1GS#)vX-YJ|%72*7|~2$9pFxyID@q&$h3vi4s31vM4-D%_+Ni;mrrd z#TnmJPOT0W`*e5u_Y*ZMR{cwCd!M~hO!6;ZfR*>USC${F!>W!pY3rGabp(X0UBunq z`apk2|CtSGU2WnLD@ygta;M1fDijxb#D8jBu{Gn?_WW=A4@90QKKY+_^S|hf?#{>c zu?jJZKgyqZ)bP4?^=$Rf(xAC&YaG&ZH!qwtCvc}>^8OVMO$)sY?gj|=9-lmA^8epV ztpOfKZ{E03E6Z8QE^vdr?ZSso)4m_tZ+ox8{xoOMmsufxE{c<1iE+y6^P0L_`m(QH(pXx5}>;CpWIcf|4`fH!w{`|f3?$5x& z!<{KFJobonK6&8zYhzZV>y#VO5$^K?6F$cL(4KyXL0BlhW7@+%A)J?@K3}O^l+qKT zrgrE8duJs33zMHIvsNu}c+$ji!a=2ZPR5_jv!C?KPn#yI#(dlP2iSv6YN=dX9l4{FWsUYh8V5xjw4GVr0U)vQ(d{UMC~ z>mt$|BNMJZxVVpf5hp`<<8pq%){1`HLvjj}UjE<9vZ!;_l0*E-TC2Im{i-7`cVAqV zz-+Y2r{Bg<^oH0<7P+v6uk36SM1Rab&&hOT;;&h~&$NZqwkry-aCRxaWZ-(OR?ov} zweoJx)sL%lm?ES~W|baR%MAU%H6z5l?dsfPDcw6yrFwa3i(LC8pUbvDR7_;q>G{s0 zBErIINy1#;#aa8;F3XuBt0_5q^GoUM-wjL~Pfv9EcD2`E`||R--%iH^x4jH2>Dv8O zq~gl@=6ODo`mtIRvT@J@JY{wp$;`GVBBUkV)6^3l3whZn_ci`Cr2Z+^k{_JRq&45adv zz4g~`U&2%C+9D(QDZOplhpmU&?Uy~@s>E4fvp9T5gxPx{uXo6&o9=KE zeB@CYRnqzPZFZC5s)>8n9$e&aRpB2lFa2fu!}bZn`=|bLd)@YSV>zR}(d{#KOqy~F zE99Q7-=UM_+_&&0Fx;t}uk7RIwl< z?}AI}G=Hvd7uqhfCRYZm$Y*-?^mD{QkE_S`S2*j0bR~2q{XKA0KxXRS-_di#S4GeL zKK<9`-f6$L2AgnhV@UaU;YLW*q2Ij@D#>RLwQV@LxU}Tw%P`H)hfizf?OVA|@9neD z%W6sU-`U$PJbTmYs&7lY;>DJH1h8(SpG!D&{5-%NdqI>bd{9?i~+xr=6E{z zhZBAC?@^y6h_ z&tT|b`&oADwP zsp@Wv^F2~NKf5l-MO}M-x5%|*M!@Y!llwQ?9{pL#GN*N8>B__zDnAd-Jj@dD@kd?7 ztyzCh8Sedg@XOnkW-HAuMZZpK-f?0{@miLpGd8q5a}r8E%6OTx-ufk%-rY{_s-iV- zKAhAj_4zqDjcevDUzd3=|7?y;VAf*#Dfw_uRO<0}3_|>`UWZQmez!YdGJC($6{|%X zE}h%Pc%#)r{^Ev}mvZ}f5?}5t;xlL4z3D?9yRfudL(r!crN0%f^)5IWU^M&DvHsS! z_nF2b4P6I6{*&Jw6x#YkC;P$9g=@|zdMiBNq2>Q#0dMct__>bCvDqi5JzK0cXOUsC zVLJcclFXAGpIue{9r~xca?+`Hffu)4{(IuSp2H;Z zF85p9uNEa`IWM@kz^(X>BWKD|(JcQT$J9b6uH2mE`R~(#Gv>m-*Y3Gfu|X%t>FvfO zk^jpMteYx6TVY;E+dgKEbKkw6oD$ly#))U*{N$hcP0=bbGx(y;Jq~pe2~$0AQ2cSj zglQjl)PJ8}>^jX={rdl$<3%|J3wVCqy!i9b3b%wP5AO8nN+0tM*_j%DliXh|NziV* zQ}-p#|G<`~nww6ZE6@-+BJz##pp*ZT&#Yp1`9ePNpI)JTiK}+O{jRXj{8w$_ck=zp zc(!`83X9d}iSjwecJ15suVI0@`kMdwbxFVeU!2^vyjhcR@1BWMH+AcZ?3H0uWxCk8FJx}?k zu7PNDNOwMSC?CW%}VG`Q{2Fk6J9N+ock{_&VeeFqK) zOqytLqQpo)=LF9bHRYI%HzHi5p0P-r$>4Y-ntXBwuUq2T!#4VIJ(chFoaT7bt$uVu zjs9^7LB@tf#|#3C)-pC+$!B>TI`yKGa_T(B+4GtW_BuFAe3GC1fW;y6NTJ{NW}C-~ z?3xFEZ<>0%^*dWd)g0$+!{fnLKKzo=50^Nl1xpq2bxvku`0Z}n+^@oZsi|+_ZSAnHsxct=6^U>={J{ z4o4-}6LxMs&@p9EYogO<=VkA!PMl=*VLV?vyOhVsVnW;NrVlq{1gdxp1N<)}<%CKV zFuvT{!{ydi^RTMzK!UjNLgR_WKUnx5x}0XlN@3T?-z0N z#=O^i*!N+>=_Z2<%BQsNOek|$;}~eW;F{zMDVtO&c3I|AMq)k_7Bv{8Y?-)ILg9{~ z#-T-ROI8#lzKAN&Q7t{7((K}SJYmc91I8te4R81){uw`fsH|{0eXGM0De1*84R^e# z$}!n_pl+*I-R>`!RV-8f?#i6KcG3JRf8H%RUso0F78w^87U>svFDyY%*Y$k0ZIo5b zP8Ew?k7m5}S+e?vz~rg39oIjtF)WYiKN(ZC-ympDO6Tpq8=|EeRe~2TMd*H*GEeZ> z#)BD+%2F{3Tq`#3ZE`#x{j%7o_)1Yx=&su;ZN`3C7i0VDm?yIzkUn}RGx^Ks`?jU0 zW-e6cDzH7P`@unf#=fVPt2WJ*UvF7dQagQr=K>9`^;>2HwH|#J_~K^n^GxRd39Ikk z*~IZ(xN>`FO`6smgR*0>4ioFk`F7vw|5n1D_j6gyYU_6QIfBpTomXC!7n|Dpxa0oO z?6}~9`I0%;&)5k*UfHzobLdII>wTH5Ys#!SHx$MAcl}UMzGV4#g{DRO(TCd@?C&2` zI&Jgg0LQkj&*>Mx&lKKyz-so(ij&&rtN+%t*7RP8Vm$n5+s@OsPV|&=>6-lsfR|5jg$ ztUYX_XmI_VXclpbC#Jgd*ow0e%Jy^46Kh?T+eOIx-Cu8a$lxp8IZ z6chE^m3n83UhZA-bdheK?3CYMuHCT=S{D0!mi~^;6ejeuXlbA%;s1{ z?1}nZa>=Xod&yNV%UikGzh8d7C)`?L+aLZWdw=BJ>OEI|8f$-L{kg*%DYQm^&a~$< zwi_ev+4bdxOR5Vuo{xI4C+kS_!sOX+y4GZN1SGqyt$bwo<758xpR=-;Reg(5 z+xUvf-{ek^`@DIq-(&lDFSS=4ImSI#SWV}77F+PFf0}nrZ}vzo4}4<(erH#(Z2p@y z5!d>9daSb@BmIxP&Q@7__U6tezMHRvmM(SKzQU`D$-|XRC-88Be(M|~sYf3<{X(Ok zTzDy8VjC|f*4=S%Crj8qhL&r=5e~dPEIF@beBPfr-Iw(2-Mx9$UmEm+Q!gu;&iIo& z?Q#13>w1SnIe&NRE4v0ydz5~9$#u3?bvBt8E&ihu8@oiNHO(p2x#!}ssAqe|wLZzh zd6nmbN>jglXXZBzv6^)<^3R))Ff&))?qcH!xf=NyL`|68x+*w~+{QIfoV zmcyUkKl0}{?QM0Hf6u0?^1o+x>55l%Pwb7K$lhx4U9!C=`2N)y>pxGrk`s6A8;7z< ziGG!-==OjsQ|_uebA>C9u&2rSxRX`IoImOnvQN$Ya#pS} z^6vQ**38CJe}lwK9_TwZTv7D(cX3EkkT`iR+F|#cDbi;mmrvzQJ)WUfA+bv8kvY1q^s(tcVG3PN>hF!^>D|bKe zmp(DI%SF?XNB8zc9{rHE>H8*}nmDDW$a|7%!6eQoqad9t8z%pV;`r`kd+b#Sx69q9 z|5Lhs`q-XHJ(*#ASt%y?xCw`Db(*;03icoQrzfqQxAJiQh3p$Ux?iq$3K3S?mg}6o zMB|M45|ag=WUl4jYt!v$%zWkk_+?J}mCI58g}kdQ_PttsoK0IhVUEg*QbV=N?khVp5w7M{?+&1Ra)8t z7hg275b#u zDec_pH|o~c$8Ti(S20m2i23b_t`HsH%}U|c#@W?!C!O0rbv&Ca{hZr(yGy4~iiSbx z^YzPXpZOfU=vDIa^ZJK0~k9(oF%)9w`eAxA#B4 zcE3Dv%gUhda+SKfc%>#QChxnYVcnh^TUl1Kd*iyk!fBFsH~Ive{>4Lwv#9H4j3)(rY)p|vJt+43io++sh zQ%r1^+rRj6$9*4XgR1?i-P!*wdcW@3Q=eg%VLbIz(hAn=zs}8ITlZ;mqn45o_cQuDw+D{)(TUXxvlRHy>I)+)k+dWVXKb?w+-IS54~6Hu3GYb-v!b zK-W9+*G3JgS&LPCxxJhI6bgrA1{+$)m2uR?OCMYQX369Ssk?vOm3yA<_Th1`?1zmj z=j|2!qJMj>Ub@sv^TO1dsaM4mUNrx!i(0Qc>+R+@?pCMOSk~P(`I)>(!r+bGner&h zP>bZNM<2JuyR?;Y=`Gh^QMLNma*5jNOD~N_`)mk;}&k|h|^csOIyFZ zKI`>ck))4lekuFuRCC9#{VSGO>)aapG1#34C>QBmJ! zk(caVpThbkW8Eg zyc40N`%G-QYIl5iv_i1!bN>fVOM#+O6>p}^_Ahn(&msKn+=1=dHblhj8E0;1$uiW$O zWPfC6gpF9-@e;#T78~RqI{Y~7)^hQn&#K(AhMQ?RA07qCUd}rtHl_T`-|wbHA(xy? zEG^y`aL2s*IQ2*P<`p7-5ep^+OrI=}!?Zbp>*N8Z+{4kAmmA6UiEwT#ay#zV$=<16 zIN^}UfdhTn6|e4Jm+#`3bFI(QU;Vdi<+2U^bF9j3VuQB1@9J39CehdIcw1Mx$%bDw z^Rn<32?MW93Hp433m90mC3k!k5XFSV_9l9lNFH0vPK2OhRP z?i2M?H$M@&{(x;kljz3@C!CqT=(m+I-w#+JVdrOJC46qiJ8#Wu1!|-|KEAwqZ<41K-+c~*RX?mUmPuK+io4LX;oih8_aB#%v$hh z-GT{!PDdua(RKdD$i8jWF`hLaZP>pb5%#c{n&yzuJU8(Ek1u{V&YnxOlIw5O%U*G9 zZGMrl8ON;#n|#ir-2DtbzArYgn6b?-+_u6?<=yfLr{rC0Rx@jJRLp(8Qg(s$2D^o& z6Z0R%csyRV+{5!+@r#4LZ0tND=Nx%>*yhl8e{$VByHz8?O~-#Pf$o%|e~ zLl|lvt*R52x_EwzcZJvoIeFm+51LkNh{)F|dSG^L>)bV~Y9_GCFHrjx`^xsa_w$Vl z3-n!=Tvw3_v18RUE7hytwKXznV(Y_$v6T@&%wqS2nrJaiEL?Vx>%7hXO|9oLWjFJ> zmA+E^>U3Jvx5C=!`5_4juB zMqb?@uIJgREi-*;?!r}*`nudMdR{0DouxBP#(4Yb-~GIQ-fj64`>Evr(~OC&HJ0(E zb9-OSpH#P}>i6}dB@sKKlTW?xxt|ni_&H*q<{W>e-z!f^YcOU#<6LPU_&b#AMs`Pv zd!dcg2esShGV=|0{s_JMe|F2heY--wZR)>wbH=Vim9CS7_FS3%{bS6En?*^veFjf` z?`3R!o?Ns0!nD_2TXxL1I&HQ5o2ePktcE9?8GDvVvCl|hy0IjtE`3+s0mrA`R=?+X z>=rC_bneIBtHP|NpRtR&H@Wlwq;s5)g-=%}p1JGf{;N^aFGaJj$e(@5w1Tk3JlelJ zolG2mYR&0=zjEn(Lo0b^UFY}fHrMrg?e2f29P0S7uxW2zf7<3oqgD>_E7u-GJ3C7| zm+D>R_}Ozsb?Zw#F6S$!e`RcDnW^3CJ^5nN^wVEsFU@pQy}D-4F^yGi7yN&uKiXLS zc~#YfvYLld7E2kvn{?_;$ZObsKi$59kJs|;)fKM}2FN{{p?KW%qX>(!xvXA|^PR`K z{}da$X3ze*PI{SQOOABe32y%>x+m{3Jen=>Wpb#M<9tV@oqQWPA86fs@Jf7}*5R|K z-C6$W#=d;AXG4EzwRV}sp|c|2&odqWymh%ipTh$8N&|^$K6Phi@iG>@+{Ap%F?x5| z!gTFhr5``%xX)KrIniD8rRVsO>-8*bLN_Z8Yj_nVeq?qGK5=p9|C(gMqO3LAulX$$ z*zZ2vKS9CzalN8rnA)@drkq(`$N%$l{_{^VVsJb5Q?_x+%G^T@IkE{2>rEz<|C-@& z+snGC?X$f9`SWu(c_t+nW_4w6Ett(3pE_lg-TEVo82|nGCuwp0_P zjF%VfWpznw>R3_#VZ|PsKeF{EosOGamp=Pz%;!?I&+vx9Nk^U?d!E^@KCi}lZPmJI zbLW45e)8a@pr+>rPiC1W+ju>(KcQZ;twMHz{^$2$=ci5q{T&?U=n^_|nc5*Z(%MnBL|w4~)H4>wJSzUrr(*bJ4Vhf~#KxPcW@_ z+$t!fyWrtWiDCwaX@|e;_2BS%GBa^yM+Z~Y(N7Nb*QQ^4S<(Dm_U}bm8-wi5rHag4 z5y_csy%%PEXzY+`Vpox{HkM0xP~&jrp$r?t&Emee5(5>+2$hR9Cm2~D*!ES#ZvVLA zeA(puFku$Sl+zv&!Ys2JuWPkOgt^M@EZemveskQjpaLCF`ReO+*O+EX3F|v?getH0 z7q7U&cqIRSqyOs;*4%oo4Ha8n*=dyimUsDj=t@@oGut!T&x`(jxwq7RrUGM@&!1;I zC*-Wz-~V>bn%t0t^HYN}n0OER*d!!+^Zfl+rz06BU^vs{CBxg^$fi1(IV$&x)E7QndoilE1e1HH@lY?Ien{ygx{$;Rgk*uOTPmim{x;`x^U-^=|YPo&hI z@xP?WvGVb{%U{+U$U7BY8M2 z`|rFHW#@W#UVipuW1-^Do4Uv17u>#+YFm9GA$(%>T%WlAb6gKJ{@OI*()9TXN*9lc zf4+TtiL$y|6RzR;)yh#N-)E(%TleC2e2~bgHlA-gMS7AmI6? z*DYr&nc7d)xu`mBtls2evvYIW@8eJYt=r1u-C*w}%zNX}(X=-kKB|7In$`XGXZuyQ zzQ-<(&Iu;_FKVu8*`2XFMBrrJy)tWtvk(AX7pkL;P*8^8Ye%0Ii(S0v_r@aW~6Q*+>Il^R?U8zW?aEbJb5~$BVl*YZ^@y4EU8~BWyQnhL%k0%l6jJ z{*)H^?48lSFH>4)w)Q#wayr~Kd9mSc?#LfC>H5>k6giKCetEgeWJcs=j)^Znx+;AZ z_{8u}HqCp^t(hNZzByXQ#-XyzPm_uF(2}n`wb@%c3t5iM{2KIN!;!hBL65Iy#Pt;^ zxGtIXQq!mRteIrrl}ksiHtp-{X#D7UL9aOQ%B@pf47QxVO_dk%UvXVw8R~s)cEs+e zOA&V%j-F#`)HSO3yL;l3Z3kIRUfD-hYCf7FUS!hY!uDRpI_G=O(POfW*DaEFH!|p% zFaFwohGq8cSKsCp@cnOSnf>sA#E;gO8kr|mFLW|)^mjG?AF^}eIinR}*O`Bv`PRPd z#4?Uff1YdQW=*RDgn8HX`y6?9q(|3z%Zc`7w@jNSyiS-`?D+E3v9tW8+&gBp&Q8yj z=*pj@;w1dC@k;6M6^Ap5xo6vK=yI%nE3x3N_0rqClP0U&To52Kg*W{Bmi$J)l?OXb z6gma`tYii5ZJDPgCLEcPcHB#UhO1`4%e#gKMtv3xn`-v{G4<-Gotl#u+&|4On~P=Q zJ|~&qJqIKev<$vU$N60_UE8;(R;&ArF^6lv#P=twq?&#_KfO8lkPcU{QR_p!;?lm< zoE6u9_!Oq{&OUXE;q%@5{ShSYYJc4rSQ{3*S9$@Gnf zBjk49uz2(R%%-JTS>ZnqZTjL=Hly%@jZs46-L#k`iti0v+w?3Py}Ih%R2WJ=NneuZ z5Lop(oL76sG{xqV(MO~LA3Qkr!EBPr&e}5vnvZ^BZTS2BqvH?0(#nX2z(X6aIqDbd zMI>k!U8_2^A^pVf>&AK2#X4%6D@`H}RnLq2_&N3G*^fFC)W^-Y?gWv5Xp&5k} z`CmVfTCHCbsk$xpXI1i9)1GbX+k+?Gi<^HY)?|~t1*byG+U84_(hjh+2+A$Jx?k?Y zOU;8lix;Tfd&d$KpKGn+yQ6XUT^+xfJ7>O|B@^AXWqG!9`4LCXgtfKu4_1dvzVv26 zSX%bfuBTtZndfb*?)xjAo5i*5UAFuG;sd9DKYAlPC)S|!Ptv{{W#Ky)O`I%xKFaFU zBs=zt?058)ju&T2nuUJ)`CibAdFOM+S2nk~zpQjU+^xQ}JV#*nb*8#&MfwuWma|Sp zzI9R%xqMc6mwGn$^wt0WC0DPtZk_$^^V&@H`wyn>{j}`C)T@?T*JfWyTDw6l?gPgH zgH1o4v$xb#sjT-A)7;Yc=l%V-TX7#|lzsi84rLG(_}ABUpapXW9g^6y+`SG8+zvWQ8Arpx6!tB&t? z5@fx1d`fG4K#$V?z~35w1b$s(7vEBFRrc@)t(#3>!-_sE^-^tr@$8vkR*ucZnUV+B zPQJ=}#vmy1MOMDm-MzeND~(yFiRV7JvDGW{``zB`*c;W|ktQ3ry?K+Pw(oWOipj_8 zefju;N){!1ddCK_{dyhftZ-+k+ZET^a|;hv#V*b7S5!Q-&p_wk!dnd5iT2yrL%(YT zt~;30 z3imiWBk<+SfU``V>nC@<YatZYa+T`yiVAB|FYweca*D6^HbOP+f#oY zZcpH-d=%25kbW&#XxnS0DH47f%QY$E&qRl-uqtST*Gv^xRp3nA$xf>rIn|jKZ zQ+-qAs%Kn^Y0BYs1)41@Iy^qN*=Vibl<|(kZ%6gE56wbFw<6Z@2{cT~_7!aVIiE#k zLGPP`ow+amSv+OX$Q3T_(K`Kd)kL?Y?Jwd@Upc0xDmX9=sWVeM&p)NxEzX32;DVa@w`MpFTXn zt=%J_RybNOb@jB<&Fcdrh)r)6%IF+vs2D+`0Df;&PeGz%$#BE5ALJo<38MO7C&FBhXUp(#qnuJXoML&hI zODM^zwTR1G_#PCjn;B)Oysq>%$IEs6F-s?CF6^yMd%;z3c)#GJF!2=*M1kLTdQ#6tny=Z-cuJxP`H;o8`C)nn3+^R{dLEt+2Ha(nu(fU>E6QR|Iw%!| zS~*v}U3j}PkLBe(vqJ|?e=sz?|59F;)860tNS%D;Kr9hCK;!@u=L!%d@ea_*jsOkzY?Pc}^vx!;-~l|IMj z(_|$LL7w2<=PF*uCG@t#bE^NiTUT#dzh8cAC|nS$3O+d%b7)lM3}a zw<<(A-FS~Xbcwm&Z8*y0`K0G(?9Fb|>!*BuCj{9QbFbxa^Q@cJ?D;_^wafp_sT&Mp zTi&{@xntn+H0E4XFS}iku)+)hf#BWCrg3|fOX$XZZaMvX( zUzhk2?qq#u7Q0VF;4jO>w_APQ`aXPiGi^`dPU-ie!F(<{uWJ_a8ZDi1aLVRmO~21v zSh}H5CqruST1&11)0%G*Msokd`4eg^&NygEDQv%EXR;%(`a#?3A8$@2ct))K_$GD! z_dD}uWd_}v`|N6@(hU7q7mg^E>+kJ*>ocSH!j0uoOW$$1YS@O->)W}kYo`=cc0aV+9sF^l$+Wv#4nZmZe=_Q>wc9yCH$!7Zh;_rtz72^U z4;L0>Tvy;~5t}0ZXqENEdB67jTBgkUz3X@7$#e4Ix4v%Iy2!%gEv(A-`q`NYn=H8g z9+r}Svqh_tN#o#?+Kf#~olmBj?KRoZD%s|4%pok<_tH!%y*lxp_UnLS)_FchKks_C zde!p7{T=K-XZ;BG`Wc}kD7OEQ?t`aNvsOpVOI?4wEK01p`fci_rxAV=TYm=`6cnCb z;xQ_3X5A{;O7A@{^qx+vFg5=+Ro3#|3Wtr# z%FS1vKQmMdU-i!M>b2vg-ZvIUOV=J=6a8p${&hp^j`jcd8=SmxY*Bkn*jo9pLggC0 zz~41HUvItoo2xn^nP2x%opg%vE~YEXZF4xpgTKF6a^b*^yBa6L*t~tFoygR9HsL_o z_IFNQ$IUkF4cc|ncJJxuEH~eLWD9X~na^Z5bKAVb2NQ!UgFL3aJvJvcLglN*0=XOu zmzrq1_1kAp(pF41vlC<}o-7e<-@bi{-k}R;g`X@7yZZca{;zUrPVhk%y_f@@TOU}Pi(f+v#q<9lN)%8b;oAWWnwJ{|NLGiy2dE) zUG8G}X|^^|>vYzKvflMg&=tMKE;_ZX?XU^|>W$~uc!-p}wPVz5zB02b;M4(k^NrVj zO9(1H08ck=owZeKSt%uR*{Iz%1x?KwRROqtwwK*CrXinC;BKtpmGruhU z-xMSB|Lr{n?%V%&UCci9|D}1^y%nn_33+h{iri1`lCDo#6fKylSKsQ~;POVoZ^@&@ z6JOu|&aCiCWLl(fWywu--7zx>|KrF9P{D+;YNYMA%) zcally$=v7XSmbrq86Pz%KAJG|_9>R+;%lvSXDes#DLS&vA|NGu_m`!s9@p-aK9kh3 zDemO{PP0oFw?1=KkBZ?*JZ1jVL3-(@v`O+Wf37LSK`;{qM!khq) zr}|FI4quN8`;+T;QIi#;e1`*-?zDt=w!vAxwO&`6m{ z$?4LEg+IdQ#^kSRyK9$z?80jE-3rbo9bw(6m)p{I7A;NR&dt%u%zS(A+9$<(8Q%6R zOTTmI-)+g1RU6LiIUSI5a`OU-bJL!PGT%Eg?4N4H+*)dp^0+b#9wFRR`=RbT5}vozmyG)?5$d4$vP`LQ1=4GbKSz5e?J zzO!bgo_E;eTJCuEb*xQSQO`Ev%fZ|^MyqVU-6?xfc5z?&tpc$*OLVT^owr`!swYAoA=S}M$u2#GM!J=Tv+uP>bs!ql_>@liimg!u}JVh=xEkweH zS37Y_;-k!cOKvu-UjAMA1-Ja4)1GP5*NTQ3NFDEB64Y+B3p(#L)kEdxm5aAiH{D;k z;DTtTbG-3fm6)&PYE|a>ZF?sPd|hy1P0zySt&tB?GUq9*z5KRv zgZj;-4d3bmFRqyh@RORZ&!5}Eepur1?Q8uI?_?#ZzgK5S1Dc~o0^G*jo+E;^w8{=KPuu>uV)kzXYO>@ zh~62s{yB?^k%Y98&Mn9EWQQ;3-#jQ^^ttL*jIU&`$^SmH$(cM#@^1V#D_7q7x<%vp z7L~HI|Di(78ek9vN%S3mX%vlT2qlKcgXFPa8je`L&XF6 z3qOPuZ@9Xv@%4p6L3Ka&>`v?CXPDhMOEFYjn%jy0_UTP&U+#rGn^kL=`0baqp^5yK z=~Gl0_^X*7KJHyKO^nw>oTqfA&y$>8Z@0WZaITO|QPFLeMax@*S*jmOr+nId(n9+h zoA|Z|4>!au_CkeqIrBz3MxpJSlE4)Ym%P{y zYq;khnarsYduh+^GqLfejXN?OJ_wnf^XfUgbDGjs!~NNXI@?zk=c;WNx3A4PeqLnC zyx-f-)E@fOQ#;AW=IPyPi9-|o@+)p~L{IQ!S$LE2M?}o$5>}^g{gqGUn~EhTfBT-Z z#6!7H%CWj-c}MJPrYxa+ziu1NP0rWmdY`;J@1x+68S2K#A@5RTnAV@)`EX6;8LKqu zZP|JgtUaEco$Y(VyE!n~C8RaD;&1f&pGyQ(g!85fuDt3T`SGLI%)4%1$~gHmax)oi zJ#X^OJGAV`WQow_60!oXcRg}T-?8RRym#$yH32j6;^ZmO|BFf{i0W?MYBWD*$2Iq| z8Dc+VZ*IT&$MtDq-Giv}JB)cAwq0jau-mP(`p@T(o{3BEUX`8`X{7y+mG^9q_vYj8 z112n5{Lbv&>Cf-qzPhyVwo;>DV2yQ3$BetIIXgei@p>83b7>>ruREFB8ZV0-t>&op z`+vCSkj#F+^Y12VhZpT_e0KGuw0(Yg0b|qtZ=!qi{S!~9`+t1Cr(6XM}&T9X=@Gid{zCZEGBa9Yu23#I(6x+ zALmWp`n|i*ectMKH4~WId=mc@|Nh4}b=i%(c2cvyc53D1zcKNV;mE4l^yU6L z?%r*Ijz*i8x~%t zcgLCR+!!S3yi#f74Q1!FhUbc=yW;0e-g%&nE&KV#(xbIp3pVUsR(jsl6SpG+4{{#n)y(Zby83I+!@G|%uj~}C;hor9cq20E-Rrq(Vjm*x z?{+Y9$lLkcI$y7_=LEyD7!Ss$>FV;)$`?vmonD$VCs#mUo+1y3!Hdw(`V7- zk4$ekg*E0H_#9q2RsF)@6MGM9E2cPBh!;N$tTH?EW{*aNZ`8xI>2vnZd~!-*M;VLw z?gft>ly*K@cHk9=|!`UimKNca7ZkTX?45 znJvtb51svrCcob3lk(m2!A>Q=b*%F$9wwePn5VuYC*7T6Q%lwITCIvrJC7{-67!Bt zATr-FQTHa#>uGX(P42~pypoRUk&j8-cluFa(VDJ@eA{wwp3hn-n&K;{oFMKUCO6?{ zfZneoIaQT&A3N{0R;+FJPUv(uN|6ZD>v$oso5$~f$=eJyD_PgD&ZvCx;@irmJYOW1 z{cv*;mt1^judazK`F2!ElL-jjJ-DXQ@-D-q}nLkoTmjr@sZ4( zla9&mv_2ly`)c=>{zZJ1FV2c@ z{j>I+kn^2(*RL_>ZExI4@j2V%^y7?eo*uXL-G5VG-r8Sq^3H-?&TOfRHyUwng9#xu zHIcUql70nm<2Kpa&9Y1pXQH^*OMLfe!0XQe4Fzi zExe*>|2gT1z!Z}yUAz$~y-%w>f7!>bi)SfX5kGa^TPIbfl%_PkT+jRk=_}9KnctnK zzkPAv-l%!`U%Dr7mywvIVXc1D2b_lYxfXX|cfv$|b;ufXBnyf)izR@YXWg?S14 z{|G8;tY%_+xnuozeO-IIcfmeUu3nZ0{xPVsH*{`Q?+&-I;_)r{vf}HcRk+>drYRbOMEarNt-AG-zSH2d!Q%d@&BL9`*# ztzh;~7gH~WDR1Q;YqqH$y#DgL{Db$#U%m({f2myc^pLAa;FmW{Qv+k7w=R9_s4`_w zT({n<7rrnMwKNhR=-AsA@a?bDYmgRGFcAP2RStpj%KF#QS zNJ9H2!Q(Eow|JOog{Yjbk=oN%sQs?efBDY~FUs|U zzBe^4NN2V9i9dZ>Ix{YxWqBU^d@YOdn=02Ld-j^x?K%1TlP{K<$l6xi&3u2s>&g4Y z^B6S3f82ewcc7<%Nl__wBn|J7N3JgeS?T`Gd}^ zO8O08^naUJ22r70&3q@uS-*bl*1gMcX_Y`w$*0#J z%e~JZXP$dj;MtjFIiFU35J=B_=5i_I)JdU}SGITBPHx{_ymhA3w9Cx#dMO+0!%vV&+S&D>lLKl9x}LIVEV#^&5G5o{`48?|+$9bNBm( zBW#f!H=l;r_}6s36=w{QFw)$-%=we?QSsM{=6s21ny+$X(M)a&JEvL8D-Lwbyslr8 zcSWS~5&!cDm7crTgbQYBCfZL)=s9oFXxTpXGT*V*?M~|7l7BwvpQU~0LFiR$sl^*! zlyOyTV!Q6z-@DSl_=O~2ndHXb_gA|5?s`*iRhzgXdqMvM4^De7S<{L+t)h)r-zxm$ zkiArT%3!~9@}AN|(g!>r_-#(tR*QBO)UnQ69A;9`?P97?AawNWyw^5THs9UV&VNj~ zW5XbQ&Q0t0Le-9!rv0v}uG!}MwOIex9jY=9eDiMmZ)qvlz!Db@WA=n?j+NGi*H&(p zdL>|LG=o#XE%U@%u8$Wsvt_&WhB%79IA$>Wh~2E5nYS@`jal9RDjPO;xvF zf+t0dtPMxN9#cA#R(wh&Dx87#)KasUQOMJPA_uYy8C$fb2 zo2}KBM%g-Uyk#3Mvz;+@+lQv5KGUT48m-VsJhXhl4A#Jl!Yf-7&G^b2TNceP%+Ou+ zt7!MkS1)!|mF(ou)8GBtE zOZnBjuPs{z<~@A%)iULSSjG9-Cyie-pYe8f|%3_Fr9}eOFV4!%khi;+tJ)npc&|`5TLu+FnVzpLq9iist9<9<97ga(iku zd4%+}8xDFt;Z9Dnw>H}nd!xdR>HCqg|I>d3sJUJHf4b06$Y9fkfAhPq`LMjn;rXBb zeg5Us|3Bu-ta;P(Kl}eRu2qwAde5mnmXi};+M?M!oyt9-p*ZF8ZtoM% z((Lbjoi41g*Nr)$y1?MYt$Kliz;h0^OrlI)j5QCI#p}s!byMJDFqai&dG>ZYU+S$B zXBY0}WU^hmre{t~jgr{UD_vCy0`KgW{AWwJ+^}~aSB>mzx!Il!KO~-rOLxogMkMgQ z`(WxTaEIpy?-FGW1351nCeg>AL>~*RV_n0|v7YOOY9(ufU3J1f{pzRJPcr=$LQZjyK$=V2iBQ|yY2jY9oa{&0hH>*~%Z zGs-*?Sak9D)7nmMrTGikL>i{Qkha#>Zmp8|T=s?O%tvdpkEd*l&sdqpWM>&z?~Y$6 zTmALj_ZbVWEyz0a`|X#@yJh_p=hpn>sb}I@vGgl*Sw^wCvy|Mai-L2iUOj)dvgX6) zTrpm@KXMiU4gwPd5@balY~A?rMR0gRF8Al^oImcr)sqtPcs`3PyJyVu!L-7b;s5%3 z>Cp`584{{lzyErpssBcQ>%P6r1)`0!7R#Sxv%2u2{r75))6X>D&ORJ(%d}Viact9l zz6bx_`pvKLwDBp{u+RH`{%!xw6=u1Yx;b+$9gF{A?imTNEypm5AuYR4sM`oF-fWZ^~7Y7gj=6~?emb>`Yem=3P{r$HV z$-if2>v^dEdb-a6{raaGKVF{~{$&2-_xX?KZNK*adcM9_;!12y&;7Ss_@7U|ugh3j z@$j@=+?@5<9QR`-zHgmd@bCOo(Ff~O=XE;%d9}W^$iqNxHpjN3U#ojVGo)J`&L4;p zORD}fP3~p8Wyu>0zD6hJpCWG_rwd#-$Y}B5{Eh0_ldWoWbhBQs_+`G=e%`Ot{x3@$ zdLL%3&wkT+*mhx8mCWx`A1&oN_uKzD9k?mY;rxEtvi}At1@`j{9PS+CXRw}I^;J)Z zOKL^z0{^S=K^zTvr{asO=RKErq5tRZp|87h=ZGcPzu^D4zH7#<*xKAP-_kXb&%D+D zxL$ho{f2#VrC+5|qqJBLPH2I?J z7I8Q0Rc@Kf-}S6FI&ZAt^0F}9#jSXq=iS01d)5TRhW&k5UBB9C+cGw;fUi}rFBtYM za#zaaE#cohv8=P^P*I}1JL}@86rcCC`FYc9nmlFJ$6U=={O|YH6OT`tyPaLUq0eW& z+1F1S_qrCwNh$}-$*z=aze;!Rx7?q?b0g>9-3o=XXliN>ARqC@Aj3D!)%+ z-sv+8#Mjn@dZp=qJ!JIs%ceW?whCN0uw+Bo1G!5RoR(Tn+V`ewmg_xvo=tlKcQ0GVQad%^|zzU zoxh8py?bW-tjnt?Oeun=D9Sn|BlJ(h^R>Sps&?2{C?74p^F+=s%kYZ#*Z8Oeq0TvX z?-VojM0n@&zL}kxw`TQ|g>T9{rTMzPtTENQbXGXefxECMaj(wLb;+9S6;(De`Io-$ zp8mnI*}y~l>*8mzt>x?d%9EOlM3!0A?wmVOajT<=Uk+4rU-?vWZ} z_Qy>|I-R{Gg-;Hx4UAUJvI_s^{qaoRM1P)_AAb~`U6OHab!@R><%zf2@2hLyEdBhD zD=&3XsKd)e$)!^Ro>gURpK_-=NA>7Q6}QM6@ihw%_%9K$;?dT+Ev$Sd{E3?O+28#p ze@?NTOP$NOshY>D+c0+)>tp`*m#(f(Gq?Xr*f;aEu;xt-{fy&x5~iG9{-%AGkldZS z&+T%)J)YBF=Vg4Y^S~kwWACNSaXTj&FIo4=W?mtW64%lvGAXNjmRzY>b+Rz?(gErJ zo6|#*=j2K}UtBm_(Ddj(mA2l#;vbg&k;ms=crr2ZY}m{b;`2Kd)Koh!{(gUDYTX?1 zm4BGZ0=hQKWa_Lhamv$OGfh!=+FG+NC!STA+P$w5cdL~uXvu3TuV32u`r0!Fy?yz; zrf;|FMSQj|IaqBpIg(GGMdaoF#%pKRb%z@Kkrgg-x$`Z%} z%NiFy?t7>@(NrLY{qCgg5&S)>L3*r-KRL?oh zBfV;OKZ(y{6X$;V>E*w`{Zg*F%*jPdSROXj_cZ%QqiJDV? zd$@}ot$kYU_S1F2Sv^w&(QTI>s!lCv%+OxmC;a}F_ueGIg3X8SeJk!M5ME%cG4I>N zzTR6ew`sQ?pT?>6WYX67{9h+#?#$TWyxQ8+ZFh%M&)MJec|5x>SBcKMH23%K`Ste{ zcP+KaO?qXw+E-z>hvtXa4ap~_K1gM&@(Js+J6Gpxtg-oh$s$YMsIM!(c78u_TTDJd z`LJfl-^@QS@0410oUheNPi@0J&)E|26aMM0+UuX__siyS1*p$1_dLWk z$#TKmxT?!ZX=Xg%(+WNAaOkBK%--jq;L-LqNa$zghVmVr8b7NGRxeuT@cMLt-VJN- zUu%}^E}s<5o~X+fTKj`(^0bVzekRjuBd7e^7yM|I_}R7nE2B=eGEAQTu=#!V%{3Fc z9jA-5uljmq`@3WHUkdqCzeuNY-AXU!ULa9eD{T5jAXIJnS}E3b$w%HixoTbITA_}-bgtX%Zxy?nF9 z4{o_#?Yrc*)W0Tq^5v;oiWxcoW#-0)M!a(f_}KT<%1^QC+Hz~o%$X;YT3RzI&a>Aa znw4<-Lc9C-{3&1Nf87(WVY{d{RQ&w?+0(+KZzy>uy72k-%s*N$Ubp+`%!PkGjV(n;aZvai*wY#V|(o)pyQ+&1pm3&wP$B6zc}3SyHggq?txw7&MLnqF172It?pKFl--;8zjNL3 z@9P%w>-fwsXjprz(s!9`*YtIY!A&vWl%|K9tO;5=@uK^78;^xw80hg{VRyMM?3e7;q3^rNQVL^(Z^eJUk2e&TTnpR0K;$UL*w>yJ5>@atqv{F1V6 z>tB=3t*g}Ew6wA&YFE_FvnkHiO%UIif=$cuw4sIgYBy`cDO(1phnM z8LzS;_E=2Hid{xJe`ne@n>n%k^G>ncR<@}1zdWq%uuub$UD&Gj-n zq%?%__f>bL%Du`m$#3`cm#9c5eLCq_UgI(~=AhFBa!B`?;<@^@VCK`QQ$_#Y{42Rx;+pODEnAn$d2ULr z3!nVE{fxynEsOh~HT}2dGzm}AGSIm5t3hB+^uh06 z^FE3x&98{C-pZoYcrt`{O2x+)Uu(B!``l}Odr?42lvlZpRh~ba%cS^az_)Hz3BD_* zT7&jK-eK%}q2|t0-yOFnRc~*sk^FKtL+XFYm%Z2Sl)6mb=~!8wE4e4{neN)I=oc40 z*%_Yr@5S4*4&F{&PhEGKn%Fj^m`g=($%;NQ%eFY&|+a^tuo}A)8e|46r#_JaL zw=E~jBo-&^y_i%c(dsGXyzX~~wNjz2WX$Ehcx9E>VJd}zZag#UYEae8gE{r ze%3jim5T)OE%ZAct>o6$Gpp(-m|Y;|xAVHd%Kp5@kSLkmN40~dUU-qGu&|->=GODC zOKNV1D`qXMv#7TW5IaA8hM3kx&DfmM{8J07^YS!Q82sL!DB`FtuvvO{%0fYQnbn!s z(w&ah+ded$y@XMR(bF^W{N!~ln-9e3eOO_+@Q=BGzS+BAAp?^uo;=bn9G?3fZk-M1 z{Sq#}e%WHpqrN^_#^Ee|nUmg@9pzMdHzT_!?oY?&%gMhsJI*rafAhw3d*{(@2aRqh zb$wLMGPvHSAeUV*lVO9E{`ZBQb=%lfmfg^LqIgB<(Lo!7_Q--SFaOmXKNE7;ucuIO zLr#o6>!o{7D}*;$?U%p3mfimFp9t=bn#fOS=5u~?_|FS#y7h&1i9Ty^RLK7J6yD5= zj_opq2Oby%e$-fgOpIUZu z?eW={nx$t?y=!3@^L@#ziX^!QjOL4MUvzUEj%Z)bxOBCEE9>6(lbih>l}wdgb?ozi23RpD^{v~9QM9?v_OPamvN3irygDY3U`j_1^t{k3DJo7d{KJs}kB7T;_GPk6yLaRScOMLup&tc)WCvPaSg@o}nNwO~Kndi{^(X>GBpZ!|X zzqZ`hkGD*FUHkOf=l&g=Psq%g(#Oy*D;xOys95`BUO};q$^x}t_yaxOCxy-yJDj;~ zdxMwS(dYNn+zo`iT%H)c_0bV4zPza8UDm&;%Vum{Cu9C%u1#*C5pdI`OkfxH$T>C95^q2S@G4r6}xYwS=M_mYM6NE^h6^*mQyuP60|ogzo&6* zW&Mmajg(!R0&1LJZ=b^USZu`!|63s%c^@xHEZSL{oB2O%UajBTde1*Eukh9U&)W21 zHDB2+gYYMDj+!S!)4dt%HCcIcMb^LDHpyn)oV*P;ZNyr?z3}WJ=4#*YeHXH8Y`PcT7>8->lpeu|QVqy6l@T zXI$i1tX!9}_^z{dS91D26K~${JVi|r-2(MfBXs#PKmM*cDWbPRGq_8_=&jL|;I4HW zZ|nTN)>{_1Ov2-x&670as@4jv+1n2-Up3Ej)j`hgqn`e&8%?LYlgt#(`EI)?a%)pi znXY1RR{noM%SOlDf3B2-r|l`=zL{|UO660B6YH+Xd3C?yTypZfXHS7^no0b@nnnNa z7$1pQo>tL0)skV+W5xMf7=t`jUMy5>$=YW-lV9|6dGPZU*=yR9S&RO1r$jEh5&W8= zH%T{m+okLoJzh&LS2y}QTzhl;#yQuz%@dMRo~YGqQf*(Blqwb;b9!~9-=c%BbdDSr z%HMo*VUCHxzT}f99z40?kYcstPTTo)$urfKcsgp!M&J;fB(S5vT z^PQN@`erA5r~lln|E==U#@r_oUTSWY1|n5be7qZPSbOcgEjazftG+L9*XM6oAM|Qz zK+OBSpB{xNpIoxz|J?Vc>pgE*n9txBnOc8k{+6vP-kp@!c>FTwTunlLTMgg7A7|g3 zU7Gx-XAawvuJ%-$CR;|PZ3!zl&Q>PYP2ee*)nIkyB9o-Z_bc~4%4!}Fzqf+>z^1K# z%(9y#US(~FQQN;aS>J_4ck8@|D}7hQ=Ux3@;nI5d;g7jX@>Zt2<9o{e_@%Rvg5LHE z8{K|g$WxQ&l5RNTXBT`|@$f;0*fSAxc1&!0v9IR4Ym)?t3st?Osr2BZaC4*Ezm7!v*+Gvvw)u_xAl)S%@28T&Dz#9em<*uW2ak-V8iam zw@#nGC%7^=?}pPhi?Cl;&Ia*GHcQ^GVfpMIyCvcIxz>{|yNqJ{Up~KcuW+Bk%2Qu= zEI)ta`ni7PeY4!#&ux`_H#c>z?W2TGOBY+TSFx=`MHdYb-JVw6L zSS|CdWG}8UzWFWC{B} z0lAAR{=!jL?7zKyenaAmXg zL)SYz;(b2_3s3b-ow!vvqNU>N6E|^AuJ{eCi~*-~ZhaF!Xu=yRP<`;if{mfyH12%T zualA6Q!Z^OC}J*kZ~Mv(w*~%xdHXr*hpAx0<;x*891|P=`Dhjh%S2zE{)s8cYPXvH z)M-bw_mt#?aW4z`>zY3!x>qm5Z`nhxbnVL;w%J!%0y4~>o@;z08XdNMd(mNsmzHT6 zd!{O$>r{2swQ}cQlYC2m*H!m?`x%FwHuK~ibFcXjx8H2%t1Xk%-B)(b5=gUE+Z#Gv zySP=%(%sieQ*z0n>dai1_0M}twVThqzH9aR)eilOK?l<$b}sG|el23%@Oe|`hGPax zcN|eye#5ciXh^xi`}a1_Kfda8zEu{p!8f)=^vn~78J{d$ul`wZQzzil%CD2J^%^_e zpS-Sm{j1e0qAE`w-?97iO1ry`Qb*%ll8&<9|oW1#4l=AnqBN5B_&Gy%xUz=|G{<%~4v=@fW^6^hsq+6ZZ z>VEbvdz4XWPXbF<^A>BN8^RYRZ;!pq8Lpr*>54%3)|VR_HtdZL zT`F=FKg%3b=F&I)2+NF8O0v^Tddm_YCLPM%v!nDDSWxT zPVe;;)`#S5Ezafr_3XokmDBF7mz}C{^Q6MNbJrF`SI>AGlG@{Z-1UW4#5qPozNNiy z{}|j6t1n6anW1GgQKz=ZX(_XWZQ{L?jc-=oG)r^gFZurV%&9Fai#}~io^g1_1ec08 zkq1rw7=Gz?6V5OfM&XZqu zNLwl$R-9)X{A4O?*XqCv756Ui*q?m&;2f)+(ef6-CzGR=Pvo9gAh6VN?KK<8ir0}X z;$=@JUk(m@m?ku1$FG}vPx^k6sQ-Fc^3>@oGN%hu4L7{G5Vmt&hqM09j^<^xPyB;4 z-}yY@JgeF3Q*m(qg^->}`+BidFS@Q@!oBtM+^?ofmN(Q?rcVi)^P8()@9AI8O8)nL(%XtEU!1F` zn)g$pX{w;ejDJzr_Fr;Ixl}Pt&^5|!q26ODr91oIo(kFgJ-4Sf_ujB8^x4|I=5@rqT_4%bNSLWeajwv96`9$8SJLI^%2oQ6Ip?=83f^pJ$f?=g zvsF^ux&OLVql&_vMFp08+F$-~Cl`HXUh;gobi$wHBZn5+uCsflx42JUiI>^rcHX?T zcTPJT)+zk4W3654-+sJiyiTvZ|(>DDQ&3d$RLE=G4l~XRYdJpS$PaoLO?(Ctnart`x z_45|&oF2P!Z(P-n>*X3|A&zY8emKh)%&%HnF!N5y)8zV_@-yEpy2-4xv6Z#t(r&(w zdl~0mSCb6dzSAnmT<>G>p>(@_LXyk3-PS7Gu&+JaY&Q4BoQLO`S5!={-s5e(^Dp#I`+qNf z$F06DZ$F+dmt(aRw^ubxpSS18?FWH-+%k+aOxEuUR4s|Q=jGBVQ@zA^?za;k(+k7C z3gk$ykXaVARJCD)S!Q(j@i*V(v-K|CY1$$maWwB6cll%qifPYxcIOy1`bH&)XESYH{o{4f?jsSKeT|K|)`#r;vQMaADfgGhl$#Ojlvl2w_BH(b z48a2r7wz|m4c{%N=&>|(bw+??%&;=! zE@Jq=UU7cP6+xx>ZL2Du8(h`-;c;on)F-pz*Tk*oSadLNdt7yh$hV9fNAAd%z2zmR zstjkp_<5y$vd&7^?Kid3e4Cnny*$Y#d%Dgty8T|G4+hDT-M#g5Bp;4j2sW?OiWzMo;o>Z^S3)zx{WV|72b*I>77ox zB5_D)yWpoyy>GRi&E3A(G-+v~OK4+^pXQaUCq8QqZFCTQlcS zKY07(lFe3!ncq!%_M3!*nGkCpk-+=(L>pMKV z>n7^nYc;q6g9cZ&ry5Ha9kDWX>%txFW!Gh zNj_n%{lcZ1|2!8wi+b~`WfiyHP0^l(T&J8n4+uS-BihL}``+wp{3g4U8CfrDyxI`H zZH^iH_gxAT-GV193^obAT@okL*)TKj@EdJUq4lwSC3=R}M6YJPTA=8)F-JkclSXv(LS(?7o`lOQDlAfKn`OdgF`$#}VF&_aD3W zF7=t_pXUELjHk*)^u^P4Ct~}~>KqP#R=Z30p5B$j^2BWCQYV}Li!^;MRRy&u#L54h zQE@0IGSGL&=MeME6Yq>e2tGD)xX=9QqRGmvB1UClk3!{n!@>u442>C{ciuhtNX2ZS6}WkpFVq@^=d=4 zIawP57kEZiZ!9pF6ClE%u|ks}b-Jk3e@6ypW>!XKW)~$3i%gvMO-()5*cxtXZZXaI2rSHg6S;euTGQdgp(4Eg2 ze=9!J@$3jV_@lvo1>>yE9*O5UIZpJi*MH%VCqIFiqa?s4zTR#Mx5lpn<#jCaET8Ij zaWc%S`1IH!jZw+sKgX)4#=GizZofz`aAInB#+b0;Lf!kyTX9uI918y;kt3@9bKimla(BDvF!({lZdAlehLxiv*L&vP&7I8II3r7ivi!GPSGFRL8oZhXXHs$i;{FN7$?AlV{HRH7O z3)Z9S6&u%lh*w_Dz;xj7LDxktDk=>HW(+C};aAR2shd>!!aZj~{4u3z5B|KXjb+%J zCQ;atdgeg9(?S0K`AiIx97~oQIKTIwon>NOQ=NxKpn{B3RAmqA{zHo-TQ={z`8obk zjRS*r^Ye0t0|)Ky*}v;``jqLhL%k#ahy3;x6VfGSh)kXOJ^o{SL24^Q0YjyNk~4#Y z3%3U|LuF>J1e2GSLI?l$8vB#Kx4pLwO=x+(b9%gK;j9uhnWp(B8qfRVuO2oxe)esD zcEpdrwr8II{oD}H@Xdai{k4OK9sj0(`E9SCaev+Wy%+4aKH0zd{r>F|Y58(__ZR2d zABnG+lYBzFePTtqfh24XpgMlGnNz)pOdmIUs|DMPAF)G}*FsmzMG1%xN%TUbk#9;jG zK(VQ%pb*2s2o9DWX9xB`KS$Zz`;7L7T=xI4otOW?-}HKw)dGgQH*KFBxOaB%W?O3o z4j~2wqqAo=C`?`?dsa!`K22+xe@6Dsllvx@UfU_`QYUrDKY#xb=FRMBArGSt-F&j_ z;vE&M-CoQ0)Z4nrHks$?x+m+^oVhM5u=i};uQRsRPG{dJ#q=+2tCBT)DfoTkKf&%z z-!=2TN*#<@_hMP?nk2#8QVmI_8QLG}U(9SUbJi`dO5R*{WBVDQ+fVjhwd{DrW3*QA z=}vVKy(>3e)0~|GzI1%=s(5gFrj1QpkktL<3zgy& zaN0liEsiT}POP7z9xk@&LKIe?d1_RUT$w zxZlHO^7?7d(oVgf4lg#}WU(_#c=BfTNkftP_Nu$Z?`D-w4L|pzzF^&zR72GX6Rk^k zp7t~N9GJRgi?r#CxvM5MznC)3=GF|)Cz4m@+}GotuODckA1h< zNWP^asOyGP;3cOjfo$uENh?Ap+qAQNvOcm)c+!Qcn)lJ!{`*0bnzQ?lY+JmuZfBK!BDeJ0u!vvD`}G6uObiS>ip(zL zM<3k&M)b5_taJOH2;J6`@3rQ4gl8@PR#Ipbv)#G4_l(be&KrHpv*u?6A3vybb{G3f zxqr{@=AYfK>U!bEqz}BzGKI2dpDq31Q@7r0<$^te&t@!_()+Ic|J0LoWB0pEAKrfd z%qD$%+BM4zeVaLnMjKtu^nbDl-TvYEcE8`t@1OlsbJ}WR_&J}-C39ZIM5V8Az1fx~ zq9x1vbB$zxjgGfe@v*wT33I!}tbcsI$<=Q5_vvh=voH1^-jQ4>c5YHUN0;829b5WW zmz!!{;*g=bqfhAb)1`m5H%&fUX<4VguPed%6sOa+ z9W}SQey>Zpa9?rve!i2q~>M6=zOPwV!YAi7<@=9FDa+MZ*79G%~tSyJ80S*w?{ zX}84WeR3b8<}N$<*o$A{Y0>QCc_F8MF46s4{kmdy>eQ&^HFINJHvZ5l?wGrFOW7IL zcz-3a9Obnq4YnV0y!Wm@YX2f-?bQ<(N@Zs6eC~I2CTqzj1#cdw$0i{M`#OWp#U}SI zu-3ZLU(V}xx^L!zd2Vve%MBOrR_?yQw`V(l`{w*Sh3c)n-==lW$;sO{b9T1O0WmAV zLpO8UdH!Vzxz1p_@uT9gTX>TRZ*gP&v=--0FN@x9-K%p{voPDkM662v;`P3(yL9^7 zBLu$3eBNoaK;mrs{Uv+$C2Y-=ymB!A)^Gl=6YRVWEoU_9EjNkt)-<)cx0gA(w?TT2 z>_)*Ni5nC5y|Fv!Abg_o&+dIOd71k?Q;XJZT+L|m_srh2N%6tYZ|^ex?3SC?^J}@I znpC{0^wB@7o^roZ?~m>_3~CO}PP={n<+j_=C%!&o&2l~e@Wg@#3ogDWk=`8@<{j@Y z=l#O{*-P`Hq?WyZzU?c~5aBD?a&h5mwZED>xa@!a)c=|{eQErW42QQTkKA6AK7p_D z!;G!rxu>^&pL)vZckYh2m%}5Q15FC^Z%iyWf9BhjOUhXxu-@y&Xdlz+?j9(KJP zRG#j%Fe~{~MM%#%!-HCG1-lb{87o1y@2dN3TRgjD_hob6r1C2{Ten>L z>{nc;J*|pa)pow}VVk>?W;wA0?&>@fzV@mHZ+EP2QV)CCbeVjG?zh^l2Nf$VvMpj_ zLwnf0qLMUnmX$pCqEh-z_`%_VnTgi%{VydVCLMQLW%)?RPpkY#-p3{c+Vq80vmK*yzLBBWn}&)oZ@u)t-#q`dn@MOdKWxXV@>&q15;*y zUGXV8(vT z_kf7?Ny~lyZ&Yh6{u0n$JJt7s*1kUZ;_r-``TC|mytDJc=U&Y-$Ce*o%hB3XB0vAU z*(s3~r89RQd9QIM|K81Snt~^%s6jJ6*cHEXqn~y;kIwBOzj+7ago{{d897b^ZB#M@2+vxyE!|>JqY2QooDOv z?A^ZU?z!OUEAE&aFB+$VG(+z%Y{34w{H1TxsCn4 zS7w3uGNaQs81Mc08*u5q&?^<*H%ZMaQeGCQ3Vu?JVslChE34r@I!QZh|Jo%FnbQ6| zS(^MsO=-%;MMh_9>VB|HDy+#_dNBIYFB{PhTl-etHa@w>d!gyvZ$bWBOztH&J=Ws6 z@%6`za$6RTNq(x?mX^7zt@bZHy~R_U<8Z^0f<;Y+r|KhnCyBP?9qlslFS1TL_SE>~ zzcblu#ov_lDLJ*DmOA^ZY}<6c^@kQ@{MxcGLpJ6R3)jMO-`Bg(ewZOWi*wbxg?FLHD;HR!o>O7(@!d<)qe7M_jLD7vkv;M9H+wO{I zH(Z3RW(1neb@`y1kTch<+G=5o{AJ%BlPM<3Y^x-We7n%+Yp0TxP`8u$yrC=4#@&sDZb!UsA22;V*K}Y0 zp&1V~4wqkB`zU+%hS$q@3{!G{JxHAUQDJG;ubVga$lLADthGB*+N^1uZSkA+nnl)8 z{U4!qO$XI?GB^BPb2a9CVa>^Vr7w?7TJP7rY+G>aoVPdT{d)S$Y4?rQyY~GGVlhcv zW483xhs;OCd-KXZd@s5Gbh-Sh?H#)R9JF={IbLP@jB)4qUA6Bt(3K}c^N-z!}Nt^vb9_{GZu5sdc3ISaFxxrg^EkRG=$kWhj7F)2b4-# zWkz$@N8CzrnqQ`PeWL|$#_Id8o-wZeSZ`V!oYN5HdMs90Z&y+1OO|chMJ1-s@ckyf z_V1S5=f)=OCUdsFw4JQW&iQ9%0gqApJOSCej23UzhEQ3Ucke`2J&*e!Q$y=}Q0pTmQDT-jDq1^>SzFs!u0BEpJr2y=4zlp<^SK=BgOf2Z3r!K@#?EMqa7 zdhXWD4Zq(qJasG4)_JBeZIQ)$+owVYr*X|o4AEc4A*)us$#HkbwFuMq*$rWAr+Pmt z8!_!Ed!;qy+NR5sMK2tAvajiP0_VBB(lZW5rz7@Hy%G9#pJ?b6cjr$YO9gZ6gf#B$ zwv||KxFAJyLPfzU%Zcl+ZSZ$DoFeu$e!~@|xacz?J2d&fJqgsE!MDWZ_{7IHYx~*{ zrpGTjvfM|~{mP$+^N$mz>3v-7tn((!fhYOb7SA&m<@Oq$*ShYRQ~pHXChF+iRh$c+ zC_Pga{awR;PS@)tYX><6C`{@3s9q5xXvN%R0Z1EcUI%(-z1^ecrYA zz@6^_O4?yY?cdf7Xth*jhjQ2R4xwqc<`{&%n8Q-g1T>szt<PlW3hEV%qzC;eH+O|5M&x?Hb)mJ>F*J^Nm$_d?+(jZ-h3I>+%jZCbI~aoytj z-eqEmSC=NRb*HGy+CS<$X=0cD!n2Swr0LO(Yp?&s@hG~im0BjXIx0Uy^3xfgrKRox z+qd01KSd|`ad2X@?zcS$pVoe3FrQ#i7;|sUxm#OO|A{Q<=qTILZGZliWTd@K*xc+- zoXfnc&-g6n?%NZ+k#YJbw!OjM|2wqLyV$BTyZXlI%N_>Z^=D_t`w9rO=dHEa(yEX& zY4T@R@A7{O4?O#|?U;N0t$7QlUNApB=TH!9i(XvD@9En%T%Wo6kdARMZ?x)b_cqrc zQHF%gb1Ig|gz@a1Si%*n8{YWJWWmzH^1Sw!9#WUf^yYe3PCBu+JLwG5?0=n4ICCp} z(!TfmFMhNo{p7~;lhjsZ#+?1kdm?ATY5zdCYa(TJijg}OKFF9mC+YHOK}p`S?Zsb? z$i~L6)}5!2l{xpHtj24Lz1R3|SK1!tVs-ZZRs7v3J*wKMPAB8$nKPmv*Vwfjm{=I< zYY>z5@<)8ByQ-n{y2e}lmTAwcm+Q#hteCF-IN|NgBiRj!H+vPNtd`6%|9|H5f~^w2 zmz=)Nofjy1s37o+j?bJ;rdj=AESWnJk3MkidKnVqXz`!*WYork9R7c&E@FCpb&jQ! zZ4&p(H#ZEA^?yu$FMXdOtLUc4!@TIcBZ9YPew_CC{g;=zG1~$=eZo^8hu0S0@#($P z$HK$4tM75J$d~7tYP%=Td|Q8Nnt`d+lvZu4XMT|@SJ)gpVqH4*N>TjgUy>CUk9>($ zJszSRo3^6l^NrURwg^47d+k2)m&URGyAD3NBz#kTQ(Mkb7F9L2mP0kE4aa)F&Q&^< zQ2l+7ahxwc+Bw- zTX%ZT+}%ks4|I3-rE&PwtHitycUZPIg=1I2J&Q9hS0}We$Zj;Woo0DpS<+pOjI--j z-m2X!`aQIJRndWoufO=uc`UT>zughNhxd~mE26o4-b`D0h3oC2vZ(yK?fGX*cYK;u z(WRVlL?+>8H0PVLaLwzdOx{R2*)QPj^1f41Z*6kDfBBO+9Q>YfU*G6V->`A*$`^~G z61&&hxpvF^TYpw~%Ctsp{vH+OoiFb0JW^fuP+^mLQa0c1^;@6S)F15HwmWgzm5rfa z|GqJQobfTvBR;~8_vDd_O`ASiJ-ozzMQCs6#LhKq{^)-X3l(+c>5dL;iRcTybj^GX z`yE}gK9}~i{G5FuzkE(RiSM4LUb&*{o07`2!pDi1G(TL~zxb)m7omf}CVQTp*W-RX zKlVChNQYgk67MO3U%DnxEf#+w#4b>5ld09UbQcITxz0xYVOONha4L z_VDzbTYJyQeYmz$GO%XKhZNSAT3sD26|bdp(k{m_EL!?0WcG`6tCYL43$~ldJ0Fd_9r-rmUCGz0Obi>Je^N-^ zrqh|+vLZ0N?6F0)P0FmD3(D`DJ<6sM`}1+2=hjl0^n1G|o$a)nr!n=Y$Rz8Muv5PU zv`uF&cq`a?cR};y3HN1U4(?}f;(gY)-aynOJaH-0*jTPes^(Pnxw=f6(F74^-@+8P0$8Q4p<`G?HA#eMG7UZ+(|9bA3Y zbB=^1yghKq;rz2IvClDOUyG{+Z13~iW+_gXUdnjNmfP~~%Wm$X{+k;l%q1EY?0K|z zek*R7d?)jx~u1~rBv>ID@#|g`Pvtd0HhyyU^wY9iT}k^LH6G`C zwVs=3cz@S1Cz%Q+y{bLOZ*D$f`uL+l#BvsmEnOQ|RNk8N%;jj%&a&wR2{zmV1E_a9yzl3eloX2TJs<}U~D zs7NO^Dj%uh5qY@c=9@N7C&L1l7oUnQ=UA>tjbHR|lg7dg8$NC-yd%{v$}??!Z{*rP z^ZT~)-k){8V&-M>j@s_jXV+k&pW&grZbJKC}3 zwq?QXRT^Qd=VtD+JX^$cd^PI^&Qm6wh4qh1dk)NLJ+Iqn|Nm0uiJx-nvx|Oj{j)qf z%UbeQr~H<)`891f+oObwRW|BWH#)XN|CnTY%5O#EtSjff&g=Sm*j@CaOw*kkb*2?t z1J)eA;lTWMrtO!)Z7cnEd(XbGYr|Bf54^essyQB7A;;INzw7xrr`llMlph->F~;vR zJ8Lhu)pFa!z@TDH(GL!pm%f(YJX&M1T4MEfV+Y3OeV?cAv#SmNGZu7`tT?>$my%&U5}|H3(qLV$oDMRF~Li* z?}gQ)jHtpjeJeOlpWLNYbtYp^P=%cC4f!b_ELS@AW^uMo`^o9ib;B*;)V?iW8=49q zbFWn3d|7hA$N%}VkDK~;23h{!;1lbv{_NW?jk7x-?f@94;L*w>-x6X5H~gcb6=#`BN0=Ro}VkaJ_Q-r zEV1|AwNmGY2Gc!@Ir}^cxV9dcIeCmq6r28R+`uX4YaJA7(i2^jv3|}*&8*iS z0s@~1N*dkxX%kRq9DcBFM`TRzpDC9rW#wb0Djsr}JB9ga=j$~GCy7q+GsecE ziw>R0Ei-PuKD*mG9mL-@|X4j2=yWc4PCA9A?|KN{fvpEw{7=dCuby;lvXoWF4m`^l((>}r25Jdd;bzB98y;PZt0Kb|Ev^_}M{$PTx);{-^1SMDV|4a!U{?CsYWDBNGem$v6@9<&E)$87i z9F0s|@Yd)#S}j{Almy?5f`>6sJ$`hTsFXum&K zbmbMc?w7Bs7HtUhxtV`7#p&T>f3F8sZ})3X`k!CL#>~jfZG8Oy`Id8k;(cGN>G@yn zx`{W$GLn0?sg-4f(IyKiO`YuvR&z(+6lCT(EOh3}AG5D!ra#3vCy0o!2wiAeVsX># zz&p#|E5E;~XF0ij)_*~j{O#Avu2)@~vE=Ejxt3lTd>5WL-tJVMylH`F!=unESNsk# z{Nyaj6g+hJkFv@GXX(RrxhK9#{x3E-pFu_9){5 z$AF*ND_0+v-&y!6pDFGT%g@J5aj(=5>oLDmVA|R=pI_)wu#eo!iL3adPY1I&E6kZc zudiv>Cu_bZS0=0~X1H-l{qUz|cedg(&Pxp60vU|IA3pnis7$z~W76^Vh{^(+Nx=4%51t&@-NYBmzhLg~ z_nwW+i$%6GyfWthx>s1}+@)p*-xikqKeA3Ws~f(au{pNP>{fI0bYW-DJJCNaF3k>X z_;Tmr*Y5|{o>jUxZ{Ge5rffwSS^q?&Vpy1Big?qqpZi<=>V0y$;m_6#4o!w1$BqkM zQT)Id)AXa9EAsdE#JSZ1Prg6R`R+UW@W)q98<=0VPhr}}lEI<#q47o6_27j+taq{1 z?E0@`dxP`)`2*M3xlb@VOyBII{^t8yof*^CKS})Y=iH^;Kb4&>e7MOpXZ_rdCnwHq z&)|7<@57&@|8=eGI)3LC&fAmoN3`zobl1Zl`1{`q*4_m1lSkG6k8?S8HO^Y>~Of6tqL+n&xn^Yj1Fhw;oNd-n!2UYxOb zam6Nm`8mo~HSbSy&wZ|V{lHe1@(uOZS0*-f9db7j-g_6dXqk9*& zi*?<76MJ+w>-Wn)&Q3V+osl6X{_q~558jMN_b|W8n=ikGrTpL8BIcg?4jrNzj5E%E zVhY%5%zK4(AtU3j>~EgG1z$3q*#EIL`T7Y#o5#v`w)|;Y%)of(kE6Z~Q_(*rd!}FK z|NX3I7O;7Anwf#)KZCee>7TZLf{oS|JG#vNUiC1t|7v?Dx6yfL3#Zc;FMa_rzAd|W z?#$V!V{|($UQl{db>y70J2!Vbp0qjf-9~O^kYib1hDqowhnJPx7JJ<;*eH>H-fH30 zqowQP;u4DYpDv17u<2UN1(|8LPTlpKT=`7r!!vJguHa*wBYl5u4S%QNq;^3JZ6CnJ_5HD0^Ie`nQ0t?=F-?~DE!&UsM&;-M7V zO0lB?+M5iXg}Lp@P@b@5wZi4S2M_zI+n)dK;&{^fK-T-22Rl@H+z+1hw|jGC!?NFd z-^{-07IU&GbV;i~s?PCQH)<6keXE}Ih@HuiJL0FXTglk}byKb&Uw+sr2D=@XAt?csf~()-uipIW$HW44Iymsg7q z?rpG1aozUfN$0d}hF4aJExG+eSNwRmzlo-#`Hi}j&EI0AOwT|4G}9r?K;Brv(=2k0 zYT%Pahi}^b?Bw&Se7kVjs%d{1*X+Ok=cb;G=Eaj=(^hsqd}QQjesZ105hD@(Cw_Zv z-X^uxEUC=>e)#Y)`}|qiCpNY&)wmnEZ=urmA5FW}PfVRr%J_fp+z6Frx;K=Wew>NB zd#3Mwvd6V;ZPS-pgnpEna6Is$e4w$%CL6y?M;U`Z?BmNZ+~J(%%_x3pXW{jo7mXPc z8e5uArW#*s5p9xvx`yfRl}ab03EytzKkhW29#I!|x4477_1exI=~J`vdYa3N*S*#> zxvt{y_qqCo^?S9pP1vnVdZ)#)Ts3|FzJbT&cY-{1<8NqRrKE92< zzW5BUfcn>em%`>IFUf8#jdc0T@K2{J``4YeYiajIz8$^6Bc?RX{_wCx4#HC zTajyO`T8#V;oY(~)X(Qz-ePgSWx}DJ1zS1p&D-4D7QOi6d6)a|IQ6t;IcMcxJzJ*tVyZ*Qtc2A+mS5&k7I>c{ zdgMk^=+5G{4SIJU-j0@;sQWv^J9MSUgF02o;0C=m_4PRkr3<%YlpUOCKH3v=@6N*$0nxo_*FLQ7?TXLeR<}8nd48Xv^7Peq#tU_Jy*p|8WXZJohC8&r zB?sos{~`44)Wg^6T>Dp?$+h}*cyaKXgwm)J@2)j!U;S2d_ul3Ga*Lh@ZvV1yogc>r z8{rpL7A97E@5mRwJyIdjq$9if=Sm%)|NAT3SC*8zIB~4c@t7@}#IVPCW7_Pat@jo^ z`u*+v-Q#sdWmYr9+SX@_{?t`%v{x*8`uo^aAjwEcT`;`COx9lwR9S8^;Bu#7u=yG7W{Do5iU z$H$`|*9Ao%pQ!KpQ+lyxf!tT!zh5S+x2aC1iqfvFPN3m{rbW2lDfZt zMV8)ETFXA~+>V>v*17X8dr80SjXlM6ze_yqUJU;p=8K^pXT>f3x3ckS>67l0yA?%4 zh2Fj|+O(ak;oH21c4xrPReY@o*@1lZq|Ph=JE5- zGxrJv8W(o8rd#()G=DZ(w&2K0k;beVr!DPUCN4=5al6UmQk$xqE4d>}@%EA#x!s3- zZrwj9J8Ndt^uC5!ZvqQ>52T#p$?~tf9sgz5Jnr{$2{k`g`U#oKG6(hqTJ24fS>(); z$rcqbL0%|!PW{{`#q(lMx6hfm*+1T0-z#jBPgcWpw)L6wCY?R7(LJX^(&m%>-o4S4 zk2%Dy%U^x;PN2m8VeSN*pR-l$%p4c{>ilAIohTzYM~L5dPwpuD zN;N$xopJH%)5AR4LQ~#7c_lgf!>+83Cv!Blbi{gppNsI@`_98i|4mwwYUCe5&DB!z zXSQ-~imX5Tx2UkY$@qZ?Pjgw)+#tD>t>)_|`7ip|SfBRhfZ?P5Gsz)#J^?x=!tWRF zXHJUf)w(fvdTJ$GTxEIjB$XN#@f$W5s%mrh{S97Y7X0hArAe;I*%`|3-mu%f^gk-q z(kJ%qO|SaGd10$exK3X#{M!|yq$J5JYN8r1&k$^|MA31hcZ#$W&rVu)J9EK_z1tX?b7D%x^klxN$hs|Y{4P+q^yrhg%sbbm9I~{xpWWEH`#86o zxp*??{@2!r%Ul27d9?9N*DdAg9T$@~PkQ6FLUQ_S|IMjJHWyQ;bkB0W_IWR32z%|m zz-QNHzq7BDc(a#Z_SNoehUBXeciRN-zj<7mE5&RUf8+NdF0I?A{@oMT(XYP0W}<#B zch(~Rki*P(g3nzjH_xcn2>c$G*lm^UzWLcM|La+{Hx!PX1b|gx$RN`cTT$Nr+6OO zlRNDhS=i(y@4Ig2TAt#Ua6dHP!|UVG-5v*;h<)vk+-;am9kvV$TGnAjK?e4g!?q->|dwcWUxAS=2 zh1M@+yw_{_M@-|v(yH*JB|>$Jwmr#_UH|uPQLzyT~_WatAAGs#x!D-xs@T z*Z<@?eLc2bz&Y#h^KUy+8=fs~xV%D1dz*3W1~c<_vv|(_aNQO%e{;L(@k`AAbN_!; z;^aH}Ol@)A!z-_3W%l>Z4vw|F{loL@*NzL{el3b|wea?Q^2dVj`!XZ@ckg?SA2w+1 z`*SELv(e>A?vEW`4(@wmf74*P<;722u~UxQ<_M~*9{yYy#1eC^Hyb8{=3Wtb9TtWxo2{p6tX6uiRoS7j zy+UDGie%=2%}qU%lLFc^^1e-4Uz2S9TuJLnp^@K0y`GeU_c4c~pZ|$if9l(}-^x?> zIIXx4otvt@Xzl4g${d@Gc1*k2`O562?%#&U&b=}5ccVMPw{M!Pc1SDlOy%Om;d4}U zUBVU#teCvGYiabn{-De4rJefh|9^Sd?@c|Dyl>C+j^_qVkv^Ymf4JOO|2S+*sEuOx zlniZ!y-ka`UMZwISO|amnCJEKnE#A4;byJi?Agpy_}|{&vUBA|HgmqerzA6{zFtyk z^}S8Z|4~Q#viDcjo^>r=I6Xi?snBheIJVRbSQyC${g)ad3UGUU^pHL6s+)cg>FauN}LxOjo({_e+*{ z$Nqk`kpH?$Pw=2erqGcOE#Vb<^JjV&C_U-ia$~Et&!Kbide8EAda4}v{nyE2yIJVq zoup^|w>p_Et2#RFF4wesT_)#vcI% zEAB7sN-2$Tcql(9`=0NV3i(+@pXa+xo9+BSqN8=fi?UyfJLfKlk2x9mGVF50_a&MR zIhzlu6g7T-Ub&)mCew%ei!aE%opdE`vxiwz|1%Mn_b(g;Pu-q&$%)6jbY@ax&(e9{ zo3ETco^;arRN^-6gA#htHb$CD1AEmAZ9W;)Y;)nuRh#HFbIT^D*rKBIQtulcGR^I? zR@O|rD=n$AOZoa&=~w2Zx7OJ$y~gsz`bYhQk{+Qid*gD;EA7~4^q=jV!=dF-M^;s({w`D9L{NC1&lX>#~O*NOHCr%IHV6O;c?4<<{J#=90F2eQt%Nx3KWZ0w=M> zRdclWo?GyJ-KqCqRM+@PPj&A2aV1ocsD=$ddi1xwm~#)bBIe zXC9HiL_N^@_5Z!ud!~hic)$13n|-Kk54%8*j82FKo=E-DZ-IPOtU`T74b{%rr1dzZe-+AXs}>z@?Y(g}vDrBD6^h6* z=vyl#h2~8;|HCLaTRTIl1Oa!YYRE0xecTam(hUOS6}E zx97gxeJ-h`fL;Bv@s?82tjv0eU{S8=Zz}(D>Kd(lwC`&V%k>T6k9Su7H@cFQqS;is zxoASzy`0NWnZ3Hj@0PA~S}IZ%Dte)Uu}k3Oy2U>jHa`k=I=snIRO;MK%a5%!_V@RE z3cCH0@7Y9wqP0xLyIwBRUwPMa&&ufSdlwpKU(Z=_F~8y=tKqlreYagLvdoey!~0G- zv?r?D9cm~(CO6af#MYIu$qOuxDT-U$U;MVhA>+o;r7q?XH~fEWQ15%SXTm(5)&E;G z_jx%RUUmFE@k{QBsr$>fP2Us#ME147!A`5zN3v7R>f&6w7Iw5LH9R`~{7l)@G8Ms9 zx!J$V4>c=Ke!TNZBzOPqd&V*ACtO|D-(j)pR@_6jbs7G*_V~_FwEMB8-<#5Vr3;s*nF_7vXTPOg`aa8J$%#eIVTH1tKv<>!CL zY3+_1hqcPIKhNEp`f0UIqLo=^%$!>)6CMe1-FxrDH9I%_zqM1TaE-yNrE#10pX=7K zdX_r#@~2|)7?u9jLXR&Pc(AuK2Txk$w)M!8HC(ZwD|X*b>*r?Q*7e}b3y0cocGDVf zf2r`ATyoCfe8j~^W-X`YIw@OUxU??MRdTicq*spumnkNEZ#uWWbDs2)ZufBgtfb;L zXF02vj{**->m|iDOsoE_I4|?$o~a>sxL%b%wFsMJJHhA9W2uyFvyXBePb%13&T%Mt z>WX05w+C~M-bDe^NkrifI!UKf0o5R);{>%>i~C57AP$uWK5u@QXp)wG~t zqs6RGCoAXf;I=%T9ve~pa%*P5iw#S@`U?Nz-%m6?o?Hx7p6w*S*Z7{6nYq?8Cicj#p+WeEqv&2Xn{w?D=1TDFkPC|Tkqe6I^uA5>Xiy~j2L+zrc9_1;4w;oo0IP-t? zi3@vl6nB1{6qGa7YsK<8$Gf{vJfF4c=rR5^)2C>i@APcF=XG*1>vIFOlG>a*qSGEa zWy%%b)&2M6-CXwJeTM(z75j=z zt8|>hf+O!ezhEh?qrFD_v7*?+UzJlCcE45oe#fA4^4W-G&(;+zD14@PTbd=6>^GL(z&4uY12Nnb5R$uGzoV4X2K+ZZ3PZ(#j%JGHKo>hnFX1PDz}-J82G! zulAqJIsM`HRBoKzbVclHw)ut_qyO8N2R_)Ip7K*z^WCai+3Wosho5e*JNoW>MdC8i z`@5g{ra8I23!CevtiE>p-+N!B-(PF}#<1||q~v;9WLV|$cuJ^eaF8ye6QpDW}>tuqGzW`-a0eMH(wuWE;;(QNapBEpC>Ck zU;7>^6p6i}2`R9AyX%THO| zW4}1TX8d^n>)_9%ZGDL41UEWv(HROXo_3+nR|PtZ<>Be$nkr&_+=K? z+$3qn*8IJ%J|r)(=N5E+E4|$F`0Ha%99bbE=N4a0yWYJi+%@QX8W)qiV17&TRy)@- zUt+D_SVaF6ols^a@N-*Z>~{;l+pUk~w%v)Hq;)NH3%AfuC!Q*|JSlz7(D2E2cWhd| zTL&hWUH@{n;r}9qt;@oDxhhU^o4t*E@oDXCmubrunz8$dJ~IBet2m~B@lQ&ljNFpE z@3L>N2$%lcwI-eYL+)*B2E!YtHyziNJLt5VJ1zN;ANTg~Cd1hL>e#n?D8XQ?&EE2%%li$pmh3zfTMk9x7LOEhBA(QQfm;i`0?H&LtT3jezD$@dMq zn;W)D2*3UCF6gzTW_Er&SJ}M}O>G~m8y3#|+qt3jtIX?;vh3Th914Fis?{efK74EY zQ|90AqMp^=jGLLd{Qs?)(t*p>f^_usp5v!pTqL7`@LjcIq|}SKfVpphG#mbaWPnJY5P=aC;7B)S)zYvu6mc?#2atdXirIu zuDOv>duy#>xT}sy=K22$Izmk%6>mTM4diujye*iP7ACz;dwoXg*AP3 zNo1JwXUCaUeS%$AL)B7m7O)2>tzG+V!If&}{v*xmb~a0XJZAd(aS@|%oXnh=pY)br z*|~n{*-`srBExq zCCT8(9IapLW~@&T-kA3@L^05c`Qv1}R%OYHB^%bB?z?Au?`m9bq!-IIub#P0)7kH^ z&*Do~-jg)1B>MOPu}tYj^S1i@oin@kar->awwtkbnNsHW~{tFOO=juk9dC~I^{_S|*p(MOk^IyoQKe3dm`W?941 z=wAD5<)lPDqhy(Y1y6UTA33AZBKY=h(UM;q&o#z;*=OvxZBFX~OGbIqh(8fiG$#ML zd^^~C74NMhZ?bwhju@|4x@tvF^7ct-!OQ)uQX5BNnC$-?mc1AcR?)cpQfyC zUz2n+@4QcKWyzW&dreNIPx@UcG)2hPvHq`}=E{=P^B>;G8(KY=DM)yC_s&iEMcze6 z^~2a~KAK)&nZN(Pkx&HZ2WL^{@}BzW*Vx__6hyJ z64(Ae)M;S!C)}^4@#p^{r8hb~I{$lxA0{NG{km^`{ou^PE!(ro_P%p@Uv;m-_I-yz zf{S}%&m3k=0cC*+N@dOh&5t<`ZS=5xUovkZ*TUbs;{R3cy=HYc&1B}eb*GDJit0D< z^URdEAUfA+M-$T)Y=yjTtLnuwQIE zr1tN{fka1xrrqr`SdZ=e(Q+g4)A<9AhgBKcy8YdH`dwWZ__?`d|L$NDlxIwN^s_DS zt7gKp=C)tej$1aqdC%d{R^DKH#qYhx-|J2fI8U57*?Iryji2cY7XQ8d_bX$IfLP=D z*ehZVjt-aGOE|vtKL6YGJ#^mB&MH5bmd1vLCf1T__P5QuB|dX-Ffh$$yu@6?rts(0 z%5OJ${sKiO88=bXsE@%!&ih6OSV?R(yL?E9Mi)$v>Q&EH$E zGkjT}=v=S2=Kbj=j&HAbF&tK0TsJB2^||j#9It*dv1VkxefdUUg<`{;1GiZ}ef=x> z?5Cl@;XsE!U$cJ~us->EuXM-pkB&@Co8K4I-LzC-m@?DhZ@yxk>$7VPjPfq_3-_^n z{;i?BKXvY%WhO7LCfvS!!O&^G=l$A>RE36hvUl@XI{w7OGbVmuSYW@V?*NmPRs9J* zz4IA7ip}@#Gsi^yld*16sB_=Oe&p}u)2B}_-t5S*u95M8_1(k!Q{M{oC)T%X#BHqZ z6}Z5cc>lnyav_F8EZctH{o%k-&H3jAqtd&^!%q9&w*ARdY-?xC61?E~%W(ZeCV~B% z>mD4~RcG~UO-17bg4B zl-8=Y21ZU+VQxkaSq;%Y*WU`MZOde6w^sj){Qh~= z|Emyu_Hbcc+p_(K>i)fG-o^Rs^Y4PZ?)8UvZCu!Tul&vL`t4yG_MO+*z+B2vTlzmI z%!Mi6y*0uAVcoe69MwOMa$XB}V45p`Z)(e*JA4_H0SyhCf7NpQ{;=`y^U}7ussiEm`dCIAkH{L(g zZD?)gebZm6@GZI2@K<6o=e=?f4bwk|7Z%!Ft$SG4D14#e@ZZ{f`IhoGIyhtxIavK< zE&2cB?uH5SReMvuK7GAW{_B+WFXuh?`rq)~ZBI+xp8qKt3W9QSO&#o6>CgX`{A;?j z=mUS|L-~jPWkPj({~cS`aNq!Qse;$Z@0kn5io(T`&bUIN8-YEc@F#Mdu}* z#``l>-+Yw|@u@Uz-K<@$r`xf4OBi3JND)t6fb`TaP5W+fy3d;*axS`W!EC;`XAVnuyY7_AMdR7aARS zb}3AB;fP(z_xy!h^SN&(hxSK3pDVUqOrodg>HNgGhfclq(icy0o*bA~Q?y{!)fK$y z92fUgo@hO}OS4#1L2}Q6ebY+)zuhQX5gojLfk0Z@y(O?G?xwL(^HI=9Bl&|2uh?LU${TOSo2vJQW|dc!BXqVm@)XQf_kNZ(r# zpB3$F`YS|l3a`vV!M?S$yn8XK3qRTH zImTLaS=O0#|5cw$A0~P)SZ03h&WA;D??R8qtUl%%ccggdn~dTM0h&9XzGusN`Cv&C zfB2rl*ISRdpQ+M~TCA!g8^Lt1~#w3fwLE71#+T0Ns!FMH%Gtja#_{#R&uEZfR}N}(Oym+J!z%cV>@I5re% zE8VQpOPycknpHYuGmF>z*Fsx_DplrA{KD;fx-!f~t+n>lv)vE!ayOm}6j|}q^OnPL zm0yn@-qecQWTupR*ea8Q<;{gXkx$naW*%BEru$@N<8jSZ2bF)U34A2Zde7~sqV<|h z-IE`x@@!U7iV*c*ZFx_6D)YbOLNz&Urt^zh{#}h+qgo=aAk43sQo`P^q0#B$zC`|F zQ|ip}ofA8^H)NXK{TRJ-hb3>zU#9i)dN+-kAJ=tQPh0tOqUgzOllIPgXlHz{?(ZXq zoEE9x#KgdTyCbtx{Jh2IsP=E0B6xSQG~eBg9JQ-@U);NtwLahP-=YJ)6O}`gmN#7Z zS(UZq``S;=b4%kQ94}h^c9xxVc&}MUsK=&R3htr&wk7{~E44SqZpximud$^f^XHs| zRa!nd9%e6M=AIE-zxiHW^E+Ypin+Zvt$QuM-dv;o_Q2i}?SJpf<6pEqO?}%J#uqGM zo2(`FtX1sT$*7d~tzV3N=HzWu-#za8;V3{}X;z?OdwK?PP0v;)?U54@VCdWUIKjtZ@tX{iAjHUf_mxQ_J#MH>J!g zJH9G`TlmM@-r3L3ZP=gjR`0dM+cOv6J4t{39lJ}fFFZ}|U->_~8EgYrPj`A;{Si$WiDBf zD0?a9Q*yb@<5QP*_$m4}&b@bH_T+^zmuIl$@0t85>qN=?;EjnwN#_^OJu~IY#wc(1 zMNdDyVbMQ*XX7ch{@=D2UY`4~XO`B6RWGVf$=zG}zi`9HyX|`~u?PNp5bKrlmScC) zd6VtMz2b^KTf>JV$F#keXIojFV;8{^nc#TG7+(Di>`fpaIPn}`ubU~ zgU?&k%d^XJ|8BdQ(>CR^y3XtP&P(cZ*3NjhBr)a3v=;HG;v-Wwh-{B}*O78&&NsgQ zh2nurR>r9Wc{=rG?XA{Y;bnQ`_^Jm#t}yNO6wvvg=y_SNzav~gig%l$_6nJqcYSOB zb@l}tzu&MoOZdoztpoC-)f7Sde)+ku~hf z*}|4W#s%@U@6A~seMoS6y>!7+OKbO!eMe_s)sK4_bv^9GzlO;DwteOzM^h6^`g>y7 z15CO-J=ay9)$v+=&?CyA`=%a$3F9x5@EzNBPv5tqVbY9CpN!Lf)p)e1K4!VJ&NSIR zOo!$Bjr~E(^UP|MLkw@~PJgfZY}=8q2OnQg+*hC9$Z$L4<#jtBXAVVy{714^gZN$L zIW_Dr3o%4A|I15QV-xwP@06aa=E`56rOq_Se|X>>wcaacZ?Sml{ApP!i<=8)g-`nV z^wJrP=Y8upKGYJBOwwmhS{XU%^R-!0Q!c6NtWP%Vdj>WPP?c|LkUZUa0^51mj}eq>1z2 zhsUJYD=se9KK*>2y_;9_i$y=>Z{N^OUmNbJbI1F@v(-LM;as;(Jo`gTScm2uN+BwGiXWu5f3})K8y#ZB{xMD(vcS=h$T9GiPJTqO4c5w)EM`Wv|ms+<9x$I@`z95~c5T z-;`@ld!lw`Nq~2*>Z?t>t714`IR#HyJT0W!O;j}1F>v-7HHKFTIbzda%}6N>NI$eh zhxbF!qcb}t9~(_JpS|S$WSd3le6vi_T6Qa4epU7OhV7Nv=IeLZh|iN3)LM~jGEu~v zQF`8^%7 z;+QTewqoC{;-EP1EVGM$_MNsk+_*fcd8uQ^@6+16e?L!|`epUa;C4qY$Gw-@mhAi| zHT&>(n?qcS^>WRHo~Z9M{qW{0@3e`6PoIlRpEP.al-@aJ5R>3wVW$h1V)`CKOM zN9Pp3n;NFcZGK7X!6UuY%#XJggyo7#n&eMgkMsJw9ZGZz2oNlb8TUU zdCj|P9PDm^VlH2jUWZ(=al8}JbZ7S|t;Xqwx67Qw71VVXU2d8Gceb*$Q{saen=hDs zHBUSfw<$q$K|cR7CdHL<&-E=^viUUjhdf9K^xIJFzr<_bL|b-))I;w?t+&VTZJicB z@1BBh)Zybr@mEjHTOA(PCs6#eZ`B65jx$UTlb5nG&p&f;^@5_;b8c^U-`)_M$2CiW zz0)`EVr;4KjjTx19Z)JSd8MIu^wXr)&+`*!==4TrHrwnF{juP7!rVs3 zN%vh}W$p;ob_|*KBmMAxjV%5jVTYZWU+>v=NAlk7ZH@*1zfAV}@N!<~k>Z*q=Rdqi zcUt=AZpQ2fZMQ=bB!B;VcXY`^7gKwOz^qE?xD3b75fRHirOe}z{|;_@w`FxA z*)GqjZyn7!e}YL!&{EQB8uzwa;nyP;%raX!acXb$u zv$(Ld;OO=_LK2pjTWnS=T6V5B2`LwERSupTtr*)ZE^r-F_D$#>2Dx!yT} z^$|gQTbHhIf4g^P=mA-)fM-81PP#thz=cu;+W`0Mn6&d!j@dV>%f5*E-Z-;B=SW7{ z#qA+;c=a;lk(JX4QxlG>Kj05>+qylh=NxV~d=^ro`7*1=qS< zZ$Ho?9dhDj=*!}Z=QeNd_bb<$xbCCh^tzO3$KUhY|C)83^YvdF9x;RM@{+L+Bj&mk zGR<9*diL_vcb6oS{OtHTYcr%i&3vV^_@Uc`fH&!Swu%Kh&wH;6n%RUGt=Q@)<3-J9Tk@hVSN-_(T61XZTc=JC@k#*UcD3od4_IkeuhZrZB$pHX)*B7WpDan5#G zG{0_XWM%Bm)VnNq54~7&*LVNNIR@>oAI54=^$IY(xo~a}r|+MVbGyGvwiX=9Okk3z zHei3pF#X2k$RPGM|8+C}>u_1~o>%H{e>q=1>}}CEF@Ax@#aufcgzjCie&NAck%t0S za@hZqFucIZT{FvVKF_rsfhRtvls!CV@4f10h>G5E_PM%_pWL>Go;rF)XZ^fm-}b#X zVY#jI;{3%q8X4&xzy7wKkh4pE%ho(|>;IU#i3(qXBbld0UgUcmRO#?K>BE8ceQn}i zTAlOQ9+~D`$zCZkrQjI%te8lCo+CllAG_NonZI1+&U(;T=W*$gbgvwI_xIA&vzEMC z(ob`WpZ}bB`M}c0PeUWWUwgLE{imtO%Gpo5wV&1eIm*axlf10A#7|UONGbG>`r!>T zYrFrITuUxr{xm#p)}EB20I@B*m3S5g1PNX;wMo-1*idy&=$5Y7LB5MR>BkdiIg2g3 z?=|DLN_U6?|KoD5P`0+^$#v1?@t@XzRsFom+Ea05X}P-H+vZr~qkMXjYoZmn^(-7Y z`?E#n*)5;={n(mY#{T@8sjq}fjx}n8ebn)L&%Dug$>Y6}QF~Z>j{oRBdcOa+*2jgn zRdORX$}ML%PJYEZeZ@J=%F|Nmorzwr8JbMXZVUKKPJJ)?EMeZF_nF?mg%S--{a%+d z3aYc3uRL%fNAKvK$36L~1tAlpm;Ro#|7~PjyTP2Sf;$_YY}1hNR8L7W3*5wE>-v47 za@xL_ACi+#-f#^((>kr_V%xtW-HypG71XUf-%pngbT1cZ{r!B)DK+EwtG75Lti3gJ z;-sI>JEqD=a@S8&s3y_RgrL?M$6o zIW5lDAH~l&F4(etcEIr|?Y4{KRuw;-C&gd8y>^+h+tFKE^S%D;SM-|k`E37-X_r=1 z^Hr{5sa9Q|R;;;$UH=Q~wSA%YQ`6p8={YuQH0d4=&Fd4fd|ARinNe)j!JH3|iVk&h zTu-R%bV$wDieO4*-nn4o$vvtJ$(F8A+^ntG9n-ap*b|vgqZq?eZ6Q zc#AgX`r%aR=WkuI&;2`p&%K;`HP6lGd;Hq)CI784?@q5YpJ#gu^~(j^JpXpM z-rlE|)uo(#uRh9CZ9>t!`u&U5yXG7YBG7OvS`{r#MV{v}nfosQ{P zyzXAR*jZRM(jY!tAnnRb7XjJ6mu+d;pD$FecN4h!pnq;|&BlYJldWNm*~XFc)L z=FDhuv)WB6;hDRtmxW7CPfve+V@*b@m}KuV5#?jElxx0OE?Ks`QX)G_`-sPr_{zMc zb!T=c8!q&kG^Kl2Y>Mtbow)}VY?V7%IBQPe!B=lQ4wmP?J=Oa;QGRoNarBp_M%|LE zS&1hd93s!|)&8dQEg-}4(DY!t>9c#|HgWIWvEHNRjttK+xy+lUvjenLJY^1e9esYx ze8y(c(767ov*O>H&Rny2YE|*F_f|Ex5=+cyi%sA7u(s^k*VYXY`$HQAzo+aAIenffoE;8}1@eqDEx-RZ7^hLg*uS=x9jrd1TM8#}fB+OjO=zKW2G)?*78}Dza&rn@>2d5BwrmecNEx2NtFL zDG_T9YX6_1P!>?SpNEO{H20&5weAy|7OL&=Q#LqpF7Sk7btn7pIkQuQu1K*YZrZke z-O$%+q51qEUw?;Pl#u^6j$wWmWD~3yCUYclSz_y70NWZarhlt%d)! zTFoX+b({R@Pllh3$+QF4FFF}tWZfNp@MVb9SM92!K9`DXESIfVb6T&f_Er5(g+=qW z)bTmC#jR9wwlm)}M`>lQ5BKSo$C9=EZ?CY$A7}l`CHu5(k=63!E0Q(3mwESW7Vr9) z^m1#USCaVov~)H1os;#yBp2-9-letLW815V|6VnuFSDB{mb~n3QjuGXv%X%!{qFfE zO=T`6N2R$YR7bcim2^t2{`T?DR?a_b^epPdlM^{st#r1t5$8pdxdzouV(9PIH&=$0f{6AdQm$5PYyWU%6#&5s1-#P!Vd|2rE<;kRwZ_QbriIb!Grc2&d+{&r% z@@6q--3pZ>p2s3C&vANtHEZiB5 z>c8-4({HB~pZ!#RIeU9noZjZRol|ZpS#gv{Kin|oQchThvuWq8_vhSK2FeQe{Ci|5 z#IaueXzHN@xAx6W{A{73KJmhB-8HTk)lDM~ofS{)biSQ_;}#EFPmj69U(I^P%OAHq zdD*O6_TkGD{eS)%oV8XL&A;-5Xy;u>*c`xG`)BnM(;X~1{yD5QDwFj*xnzINK7GB! z_^?>1LuJ=eeY zT+DX!+R)Z%_tZn$`vn_)9vQtZ-S)w&ZJL+5)rto?1*aA+Iv)Q-?V;0B#wDk&Y!!Q{ zFo|XTwSA?r4Et@?G@af2GRcIe*X_~n+++Vdd-~>``>Z;>I#9RcOkDWO^E>5CmbDt* za^3Jf@w%;>(DL;6v5u?Lp9Mx)+m$%HJaOsMx5b+sQyzKxUr4gps?`uRTfXMeTP-W+ z&=lRv&q5`tPu-r~$@a;R;dp81mxVz_*B`d)uPxSz{k@8-*Ia2{%Hml9XLy#J?&L4` zG2V82cV5HfGbvAag&NH_w=OLZ%6pGTmNsB*!l9RvDws3KK`#gXPeX%UB+9x zuim|I$mB%X$>SHSCBALxcI&!U_cFdy%j$PRZNXHp%ZXuEtsS*Gd6pcRAZYTx>RU>P z+UY8Vho^=9y>KdekS_9cYO1y7QZjodAsEOP9;X0_e1%lnMcH2$x5LYJj}v=q~*^kQ58RmgbBb=S$BjFne!O|-3M z<@oh<^}QueAHJAd|LVs(Wq)2yZv)l+-GUqRV=lVBZ_<<8^wl}s&~eH{eec8bnOFI6 zyuR}OciU6;ErEo;yyL+FexV_xUekO0z!_~=|9F^RuMoAh>mR@B) z79Y555cF?WVRYd4EV(a}W-oblG~w9QmACGkv?>zL+~;$U8Va}-oKd=ANQd5OT^U6DsL_NclfR|Tit%|)$=6vJx>ff`#2>`a^gJO za^EsedK|k@G}QQXb7;?(%^P`QUo(VyJBR82oV2{7Hhk68C5QHGv$)3;D?iO;qtU@* zr}pOi@rku0)*hJg`Si`{Tzo7n_pSx1>`0PtjywO;Hn&D|fo&Y)%6jGZeW5=ZJC#1o zdTN<;xApk>MvbMb4(@(Y@wDaBalKn>^)`BkS6|szcFUz_(#K;pt&LYR7H{4V^J4QW zfis5^15>WbJZog$Dam!eCzZoe=HezrHr*eKbW^KHszYxnQ-&sq{mx|9@Ad zT%G*+M2VyFk*Okevf0fd6VzG{Y~~7ReYewUwR+d_y@hRNx{K15C`^!;9Dj2n=il%4 zi@h}$Y)o$|TkOzXb5zmFNk6#W?Nu17#Iz~A)4%){n*Of5dbh)^B^A~C-mY32lbWNy zdE%z-wKunPeZ9D7KJ#O>&lA>nABy`R=QWupa$3cQ)T#Xf-%aJ`H6PPs^AX#{&@*#~ zG^fhb3od^&a^5<9`O|s+&F@4b1Nq4==KC9_+<0j;C-GDEj&l`ld15L*H1`=fYPols zmVdB3ap!y4ZS}=k%Wu|7=Jqu_;ZZ%i3uZci#NL zU!I?v=8Bz|Ii-fZYQBNl&OW*7$TiW0JB-fe&aVmhbXz<4RpyO?TlZag$|lL&D*cjO zT=iJ&nkQ4`-bq@Ur&pQ8gf@ttd&sZi-q1V4CDGE@#Owd!=+ur=A0;NO*1obOo&A5u zQ`HK-iaEZo|BFc5X}{}U=6S7o`NL=Y)2=?6X0YIz{r8nKtKyG`))jj`<1D%Mw^2gD z-CuJxn^o`qwGUh$m)`ih>O8*9$$g|`waw(0dzHwV zT$Lwvm8bd`vJ*FkxgH8UtRM2^#wYz1?>4two2k?Nd=tw#ox7WsR^JL(Tst{B^X^$W zesS5#E8fKcD@ycw9;h5CJ`}L_d(Ky}n~uB6+QjRe>O|vm&afGEG{(Qsnl@S0JmXQq zWy^`GPZxY(=v)ztwm~ z_{#nD`K3o@ZMoXMqI3T_Z|`ruMo$jLf7)LEVV%hw3w=ec%81t*+IcmGx;@7)+3mV| zRq&DTQt`;_m5bz(7L;s^cq3P`kX0Zej_ZDtSGHUFp*?Z!c6)yo&N%Nh%j5eY*Q%8t z4vFtf;S=1*_hwtM*~w)y_=DOuN`KQ03AlShUYA4t?};2unf2x7le})v<**8So+fv@ zP*yp(?bf6)akpDXznzQDYJVn{CCoSHKT8JhyN_-qE51BmnSW);HHIbUt@?JdDCjOq z*eU(A?IYWpl65L7{Z2FA$iCxx@WU~tNdKnwT)S@@A8g)NaPG(Mdx5_WRWiT+KE3L2 z$;qs%yN@X3J!ahM9p-R#i^F!od#zJ5!#<9H(Q-~tn@nkotsYXqlrJbr&`{8nD%U9Q*~DFJ>{Jm!XEjPm&7c(R`|MAHOE2h zWX3v~6%XU(?)!hrnaRud-@y57MDU`nh)~C+w>)|sKkUlcDI3B${p#ff>Hd$T`6PUt z9PUX*hw!ZQwsK;!OH+|Jx}<9*tAoX>IMKZi=S6)w{agCY=_3sDCtb2TcRlutPkZXJ z^^DHvpV%KU65@PzFks=*(1N4kFI8FI&EIm)tYYfq!^OUFn==2%HHW;^?JFu~Zan6H zx=houd@ZjrYhz?{!W*?9Y5!FYoLxQjnvZVm$z~|<^P1MAe0!Q`$^OG@-`>>Pd4yxX z^OdSOtsmuo-?-%&y=cbFh?iS)xpU2OgSLcj@pv_PUYQk-l%yKJzT>X>V#?p7r(XH= z>q@Zs2luW;+01qelib)NmxlK%JZ$M)KacCd&8;FoA01yOxmSOV>*{0uX`c@ziMwk) zVoXz%u%FC7wfc8%s?bw&#Tl}<3vQfUB*k`it!~Da?TgOJEoWSsUnX)VIlXF^byt4f zflYVb-SN41#ioC?{%Nb2O-(Z&u32H#&VQIyC)n|)U|HXFb3f=F`a9ANT(d>)xz-X^U%@bnjihYIk|!8`a<~`K(FaKl-k%_Pvm{ zF00KU_nz33%t=qylz-BF$aMIzeMrQkckgTtCa=*|e0ruw`v+g!{TDZ;8GhmQU+v4U z9&P_#Z(%}cRP1VpW#`^??R=_{_@;Qp_0T^XbKh7VQ+PCae%m&aU0G-M-v4VY^Xys8 zOZQ*fUR>Z7pIup2FMYo2?)tpy;IPzvvVThTzs3v4ikw`sV#}{zkMv4o_{GWvLqD}Q zIe8uBSBrn(dMYJ}nMYei|3awn1p65YSFYSUpS{xJO~m$z{2|IabNbKS48HJej#128 zKG(k~cb*^p_bXRKb$7|ig7WIO{!6y-zcuw;m?J!6&D9I)3MW2YtGtw&Wtn4qs-|6I z%G+6DbL_vip8Lyi&%xQ~pY*^ebnNY5b}Po`r`)fWf1ILo%MP ziJ_5!$>h^>tviaW6MQCQzkhoE)Ny_pp%{UUeTx!KS7+0nT3X<{<}^3RtiYFZCZnTwmphWa8SruPb;Lbmi~ zUwX&4B3r)q4!?lZt%s%+f9)OZ&#`R%T66ln;A@6Oo4%c|`qwhK!F>T=V#C)21&aWu zR^FD1M{zG>7@~Ikdb)MNXFbQ3`o7ikgBf3ZPyfcivhQac$kk zarA?QxWKo6M}9F_tuWblF=ycm2Bz8deFs@Si(I>N_=H2!pX*->YI6%3o<0sg!18Kg z-FsHn?cZ_?X8zcabiZBXd&q|MFEu&WPZY_@lJIa$nXg;3M4P-Hj5Wr3Os#i6 z?yD=c`28p@vFglqo7)N(Ilm`Xe9=>_+4JfIcdgmRF9v@kM7FrN7&!c`aQLgm;kpzSL_J#}J7(wolb)zZAnUOHEWU8}cd-_3A=Wz{|whVR+oRYj{_DN4J36sW9=t>4D`Z{@_^ znXD1TKPJ~ZtkC$ho1tb86CXq6TLBIR2gXATt*y=f{?#p)&z^AKcz>?e2Zws!*!ss$ zH=g^`aJb%u(Z;q`@ZEl{g!D>Yc8B}EjRgUrX%heZtNU{m0uHdg&iPy~C$KN^e*M|{ zkl_0N|NfN;D;;c<+i-s0a=w3T9NBN1pMQ9`y14Sib@OMgyeAy(zGXf9`Zr;ACO&#+SXJ2dT`IP!sNAI1_*R>qqj$Zz_AmM+^ zyD!~;e*b5C-F+aItt|7*+T}H^FV^?g&&raVs3iSAf{B^Eli|?r9c_mdRxzwoHT-sv zJzcwU+5TH?jE(z_1|HbZ_)9jC;l}6f$~BQ8iVgz5T)B6x&lmU;ld#~w%kS?$kNr&J z;Q8~nF#aj;zX(O%xi{*q19|dZAO3JHwSJ*sgTg2NYmLsg|3}sLoO|-{?wxgS{|6Zc zg@0f7?S?|4Ut;rwv|lbP9_>Y6n(l52SDU^^uBM=Ei%Fi6s>J$77u;U|-lKQE%lT85 zMg0@@uxk7KuoA)y?0&|4d(5@N1dYpqbO;C2y$LuUl|nuVd@CM6uA#;=MufHFyeHY)!GW+0e`+ZZzd@k5d-?I1M_k|i39B0!$AKxMT ze4QD4(u^LTQn!RnCPF8-$KF0R|E1{7qTB7sO(!=0x8&FVxi51|XMgg~e}8w~`Sf4% zuC&OETSq%~PndA;!K;Jw%G6c3Gs5JukIyhVT*`XSU81T&$?>*H#KaogT^YJ_9vHVW z-1lL5dAzghVc(JLQZ|v35B3JgY|*Xy;M00=LsD_ayT-2j+r;=c+pqaFYt@Tz)1JbF zb9LHG-E#ZiKAX+-cKwcvfApSnEm`s`B}(RkQNK)MJKL2HC*OQB`Kj{!fP$&_vd*@{ zzjjR*5@~yBon*b^`fcH52cC*ci|T5By~-C`9&cpvZ0X-z)1SMh$9&O{x1Y0g-9x^Q z8V$i~eszS!9ht0iHtzYCdor_k$*62xI3d?xXle1e9aC>7UFR$3PZwaREl;k#_aa1X zo|T-HYM}dsm*z}@?z=j((l(|Su+3IdwBs|76<5DpH`nF-!f>wcXP#|ayQaG~GBGcn zeE51$+?|Q4>#n}hy;u7~uh8$zzYm{}f6q4h>YMAoMXQ~YQCPkCMy^-MzVO$ZA6W_2 z>?(R8>$9o9-7M(5@jF?aBdoVmdyl@bJvApr^sItW#2X#Xn2qN;lZwtZC?^`cI(cv3 zE-SIym0=s7Jj>nu+&p>pvIGg|OPyMqCpm2m{PyU%yU~`UAG3Eq*rK>)ziYA4<6je- zGgG{sZnA98{&7>UUS^+|tQd>Z+s#RRne3Z)f6pjd`a0)+qos-W5oO;Era2Rj`1hRR z-_rT}(S-JiqKDYR=QHh;InorB=^fbprz9kg*W&_jrSG<)CdOkNFXqPYkvX;4?7{P@ zche6rPc0L=`cp>x&5jz@g4C6V9_t3RMr@PqN^!iV^0;%$sl_Ri&K+Bn8W;3v_G^c$ zd5&A&h26T;5jv$tk!?o#^vF90Z&+CF-g&-$n`r0xQ|BJd&zCmrUwx`5FyANgR0{ux zKYUNNJ#*VK-BvBvsLP#k?N?{Jbngl0?nZg;;b1&UtZcR^FAZhYY9HORbhkDCPLm^fKvcmPmo&^Dp7QgZ}pU zxIawa`8DxWcK(amk2+`XI`Z?}1DoUWrLS3K9$cJ~Qa+=`c>UR*e{(keWpLOd?wKT4 zRkcoa$^N5%KL63%GNJDd%fE~>dsAk9uwnJJnz_J9D%19Xk%IPrneJ0tKfYL$^Q3ZP zg>q!k9xX9%(=vIc_^FFtExPvO`th)&Z7RK$dq1Di(Vy#nb#_2#xsHy`QO_K+DM!`L zP1e|2^>D`5nG=|ERxJ6gY}+bq`fhLiRCm)QnAhgvUX9L@}|_Q$1NcRJL? zEN)FPa55-gvypoTSDRbil8nuTUpjYhTy&=Fc3HrT=$iDno_~kx-@RXSX~iAKDa}a* ztU2!`_ZmDq`C+~?{{-RZ+6&jjxvqZ3r_-qQzGl~vo?OPH3;)h19#l4Z(3iQX!=h)| z`j|spU0c>1S)t^%Vg0UIs!uE*F5~^s!}sS)rkwzvde9qt)~y@Z&dz-5m&uXBqaAnD zTKrHk&#cccbzHwIS?Dd9l2;O{Rvme;BRGrm-uHE!fqfTsDy{i`sPvxrGkMSc_cDx0 zxAyM+P*HW??(meLZ(8*aqfBdS`-QoKT@88a<@yXumwhU#U(ThGm$-4&Rx{nM&yo%v zD)-`6{`ooMN65~e>7rh&vn1y2b~qlL%AYDwC&P1Dp()Cxlk23c{6f7V&OK}7-t{zi z^RAC5nzDrHP1=jI>@Td>b11y|ajxNHD*x8B{TVZhmKfY?dzz7Ve`&o@#9D32;eUXY3J;1C{eRJg$*Ah#4+27MeggzSt?cr_F%8;Nvr>+e~Zgv znFZ%nhD%Lf9_sO;OFHn}h3WOKTYXw)J$-lZFZ;olJI=^mI4QEcbyjG|qF=FEk4rwr z`ANEeZTV|`WbSJ*)$>!n|GE94>c`w%)j4N&MShuZ?bX{KpYH8I}xaatso1528nfN8LS7HA3f<-sB%Uw;6u)pSb zKGor{of?<gim23tpzjhH$!{UGS*+*3@+O)Z0&|mMzp_ z6486A_3_t-FCo3E48Kn3IF@gD^6zZg(Syr0lW&Dv$IM*iq@i=9sk(3f-vy7Yu5X+8 zCEB3UVwuByB^Ub^XK<2S*}dsaUc1zOp({xM@w@)SK_mSdp^3(>ajZau5Fjb{zO-n+Uu_m zoBm2$moj(%_3KORennpsS^gnPWWRRT9y0~;( z^L4i6ubFb^H5Li%e=B9Xhk2iC#-1(As@6wsp3HNaw#AY&>9g>q_v@06J)E}xp37C< z?=eMA6RusTpSO-zVA{!ws{het62=Pr(R$Y`nh$kvb5`Fde)!bl<4&_yFZ}o~`$J@$ za*!C;S#Lw0#+^}xj-r=@?dKZoH`Pu*eeT4p+zr*`-+1@+Irau?Hc31FN_ty)?C#_8 zIaZ991H5=@-*k6=OudyGB(&bl(W&hJKO5u27%a$a3UZ_^XaHKTce(wDd5 z+9i@C<3kslvVKf_7~+4rpWA8q=8$cbD_5OA!kK=idx2Yetjg;dUSc<=aIAXsy1L@o zB@-#F-iK==?^Yb&xWxItj#I@~6|?BqYYU4u8%ewQv#FcaMPFV!w>!mBCSAx=b>>dq zbGx5i`6n7xFZnMl`N4JTe-A9xgrmx|qngYLmp|Y5(z_r#?(bKDx?AUL|1F*KDe2hr z$NxTXJyKVw_!_tQLd~fukwT8sF9n=U%3J*SRm8tN#Vgs&&u%JvE%1CzRXt1Q+sY3{ zO@j9x8CV*dr+u2LvEXRwqnDfZEo!d6_Sikm>B; zc^S)d^Jb-}|D0G`^iocLL&beD)1zO%DzaYNo&Tao^k-;?gopjQrL}v4f^X#AvoV*O z!O48~|6!x4dgr!D95S~sQJtCVRDVTlb-!}$t#|g70`Z$KFV1iOK4V#DrThDrdo2$s z-CFkSYw5RFyjty3@0_`+7wBmqZ}z0gZ+6n9Uau1Cti2+OLU&#-$QKS#anie2WKe3U z+`Dqe-`h7Pn62izJxyWV`W8v%CEFhcURs<#@v=zX)W^U0Geho(-+NRw>#)n;k|lHN z&#;;;Q~r6l-tXS3gFVit>i2Uje#)vJ*s^6^>eQX90{#blo4iEm`|300lY%NUmK=AS z{$b@#FXpGaqh_wr^1fzSD;>!nD=Hg1b(aGBY9Z+uI~~&xoUbpIvPjQ+DdA^x?Yh1G z?BiRtbM~E6-u$V5(l3*e<3h$q>$4Z8Zdt+OwuWh+_s)_VWwF(1K`U>}ywUq8HUEGA zu}arp_g?6#T7FI|R*}Hf{hVVzrzWVoy=J}QBCRfuI=oxIc-sx=7AH$$q7{r$A6^LKsyjPN<(7sT(J`{7irK6zVoFeB@&u_bFZ4V+XyX+PYacNlX%-YMl7r;@8%bOEs^JsV_jK0o+VwHzcVCRd}ga! zQsj+n!)aSj+zq`I87HlwcuUXsrfK>dWy9RFy3r3K!kvXG3f}d;(Ke_I*?LbQ{I`yn zq-(hC#q&1zJ4Ly7n4Qo~n@P&)+71^Tq&eV9jiDg?9UOX;({bf#gqhQx$ zhbwcuiv)hJKYw0&)`rfFCGXoyxB1N!^kbiJK2s~R&!x&&u6_PH`&vlk%9EMTr-V+Djx<=KDu3uij8yKSdzGTerg`UAN}oC! zeJC#Bfkx~1P0Nb{POV8le{=c)y$F+8+n#=izV_(B6%PvuuK1FoI~?0QCK(?)s$6yO zmhXz@eOInH?wza|!#dwMuh_22vH0Z7 zu9W_8)2Ts|m!G+@V$p&3WoukT^GYivqRebQ1aa>4F|?hlC+TwgyHC#RJ+E#YaX(^p zLfE#VE%lx4mCrMep71XEQobwe-|uHJ;a`MmW#%rEyBCxB=kU)Jjj<mqUE6?}#%Zh4|KfAczJ84_< z8B3HF-gTI2|ESHsb6mypsWVip z?``eYiu{#%pugEUhh^HgkgqeoxAL!xYkBB>Z2NRWvA>=1-Fk-+J0BKs#$1>(H(I0a zsrHJM6Zqx7Z}-0SdiTV;ZL^&_*Sr7dQHXtE5c+76tlpwKI~MVnYVJAbGJmJ2q|Ky6 znXp(>TT4IWIJvv-Be2Olx3#^QuZrp$eJB!AbeZo6|m>|~?JtlI~wgwIF)TJmXS z)aiL$$uruM+GZ}du(CSuB-33{rp}u#nm>I{hgRnztDWNKRvkTA6?-*ZXug_cC`Y{N zzPtZ-mDjRMcQHrTaOc{txVQJlZMMv}wU-V`*Y8*}PsyH9FYfuCjinXWg7Y?T?=@QW z^6Hw_#{2Es^BnD!f9hUuW18P{z9jKs&Xa35N_soK#hBgB4cy9e_gU&4>#(X)omm;0 z5wSOdB!ACs+H(;J(n|(M_FYb&+ z?!CFYKhF!+{PX5Gv+mIq;hG zgLzd~Rt2B*=2Dfa5{$e%XU%i1d7-PVj`f!-6kI9u*Erc)ebE2*1l3oM)@<`XlU-RD z{BqkBd2#!D-5;4wKR(P`F+HGEe4D~Oy=bFFq6ge&u6fbabK=O=)jv~f@9eqj`Eb?T zCm+8}p4%%_wK3*zb^kLN5tsLAE0WeXuRcCOulB!H@18xEK2Oi|oc_wkYe{L-QHj?1 zBJx&$ujWm-zT>D!JTo>GM1HJr89w*6PARV=SvlfPS1>a0rE9pB@#>{M=w>pm3et7B?uU;n1GZN77d%`KsmlV1GD zTcvTRAmym#%aw;GOj;%UVNu?v-^F(xtKZK!xn_pVtFr<8-;8sU&(BG0o%}8GDNpCO zd5?}{EI-%r+y362b@`wBw$45#A7}J0b;cJ4rqvh9{G2~--*o)_);Tf9kJ@{xev7l= zoKh!P!8QL=$qc>D`&xg`u9RDA!TRoJpk27v0nWb$2SuwF$8`HB`o+I@yV0GT(u)WT8g3)|+e#xI}pSxzwP^x2If4_bDHrdoYG4`hAndX@l zzt5GpUD;A{>ujUn0l%uG-tyN!-wJJ8eErSIoAJ}%6sMG|w~E-2|701j?KLJRWs7?mIUR_uRABewZxX`*`h4 z#!c+JCUa|+EWEU%G3j%g@luHZzF8lC*leAnZO3`IkhN&{l__rwKSt+w#eIER{CVo; zuAK9`?tWsPq@z80+>~iz1(Fu8fLD}bCmeJ*YtIjPDSsBMbA|dH8;P!dCpzT`&iG6Xw{|xL7q3;c+-=pIT0Hxvl!0gIoWjmY zXHM|SYTwPdy<%3GsGh*eWu7N9ezz?@;hA3ftkvbA#qyJv*ByQ@m9#i2r;6d%I|1&d zYmcM-ELeMkXBbbAoB1m;_sDcc*R^d~)TsYCMm* zf~TKWc;vR_T2hslME4)C+IHgG{6jUX-t1^{XG7) zIDNAsdhO9^zI!JuEuSS56S+%p-HtiiYJ%CEYol_zt}xDL$^Ft+ay{|%A6LmT9mD1{ep*H`^3n{^gEKf?d?h!m8 z^m&TmitvXXy^hEK6{fe!^*+Cw_cB8{w*RR8a+RI@-@mlqs5`m!f$K`goY0DmX?3N3 zA9}T4%+5Jk`fh`ktq+6n!Y}$u3m*E}`$*bv`rg?&Z~tl6hGe#jzN?8zU3j~ zp5SRe^0%3onV0V?WtP3osC0-iM7-u+i@RaZ;i?63Z!)8w=iU8!;`v{hl;#UwuRb#E z7M8V|b1-?yqF|pB%a_%Qs%}%Na@!?$JHq2wL$Fi&zZt7~PA2V5Tr)@DgAKPJMopA!=Dl^f6PTlqKJaHr#yv{Bpp_O^+XbSbSvhtKZr0C){>no%3+b zrYz5paDn+t+}1>F@0xhH+SsS@@-Y{g$yIa0TlWUMeCWe|(toQt_x@E0`nNnMHScKY zdl>oh#-Hn3ZnoVQi$ALS+JA1__ImDLpTA@~NlZ4<4xBFVbcebA9erJsQq$iI*(qzQ z9Di;qT~+q1SNp-!TaVZ5&Pq_*nSOP{LwA-#c{$%Ur~I07eZ@rK$8TlKyUuIO`mJy~ zsy?>qNBWG1wTCmcg444rMLq=|URAzHN8hmWv&vdi&IR-CxD+3F=3d`ox07q8+}0hp z-*~)=4X83Y9F`IBSVMQ+>?J#5WxrktV|-e8r2XFW#tlb{Cr7sbEN0UGS1VjIzgCZ< z_lL>E6klD}cl)o;i1pPdD4X;e!doX5$cxfCq~frOezMa(h2Vx(A0Rr}_T8_Q?L7{rjiI z?QXkToxA<^>bqOzc+ZH>*yH)`-|IRpwk~I{x?eT|jIC?yEh|6#O@8t?IQhvx=gHF) zn%*+jt0l9oX^3NP;dy%akBf%wUzWqJMiUOcGdR7lsUc$bHimso47CpxYM(0n_`&qA zu;_jjBhQx!|2!T)XlMAme8IE7KYz&-gt}aIuD;NI{NlUo{-s3>iF=;>tGadTWP0(r ze|PV^zR>oe(cx^9K-$-Mw?}awZ~Wz0_Mzd({rXUa#FJ+n*jpMD=Fgws-*}t-F3*=I zGd5NH`=Y>Zz{B9oysPHdgTFscHpH;xeXlJ6!?NY@pr?&p9OUajkkY)O}_W>gFt&iZ=At<|K}|KCf==K zIRE&2*}iXaUmiYi*nA=Jtvz$c`$v+=Jy#Cx&|urX{g;TtM*n2_lPtS_#V5xE(5SSWT~s%{$qtU>qee`@2gZQQuDvK)YM&ZbT8LsSGb?|V8?6Moy-gy>mOHl7QHOq z&!1RdFE?TTCHZ>q{Xew!m-g3JpAdZ)D{C*F{{G7EdiMvihi>1m-}vsd@0)hMH)q)j zZ#dXjfAacXb-{GQx_|Ft>r1nCG|ao*A@|hVb#rC^1^)gC_G*cLwOIE3day^JdAIzR zE%xC)6>Q*`fVH>`i+eW|IRz|ZohxsUx@vIMT&r8-=%n)G6n}5*;+CAxwAOf5|NjopWaH%+5BwCq^IPf#vka?%!*g+g z{i{EVTL|6w|4m=Pk0a&*ZaKr_dn-h-QPz}HFeGPGg)nOGqc^# z_@}=9@!9!`Sz2}|?`%~1g!z+P>})S& z_h-CUm6jG`yCR_XtySh(&im_eA#a3*gx%%N`^AJsX-zbh?Qd%l zCN39Sz43CaX+=kbQFQ4)q1A>JYEvU~E!b1dIE&|8|9xa(@8wSE={KqhwKu+LKfU4R zOzng$u6XZHE3&G6c5H16uKVumR?oIYSX=Z||CD7l%1?QiKE1TPntJz^=BZf=Zse8~ zM5(ps9otg=pv{=YbSA5yQrMAqlhz-b*HZi~Ma*?4yU=fw`h$Dcf4g=t%jV!CR(s)j zPn#6F<7F;oO1+6x|IVjm$k!D0g*Bq&$`Q89+#Bpm{N4&RSbco_e*eR%GAfxiX2%m= zFD|$yf2mX8_M)lMsTJ4t-fm_z{$6QtUa}y0_S3!7Bbmho_f;Ke_UCTvXJC!km0Gi9 z%F@Yxv#;HoaZzTQmFI<{%YvrZPpgqzX?DYO2`oD@>ohc`_?Ix1 z%&73)kRqyIAY5v8Xns=_@6O7QeXHeta~H~;ikhq7&6&ON_`7~T`52>TSN4Y3tL*aL zCSGosF6(t^rh)ufl?&NFCU-Zm=${L+jM=);^pO2c3|d(OtoJzKKYSK5|W#i*t1&%>tE*S<&cO!_6TbltqaOJ_4|OXZGW zn=Bc`HSwB+TD7sKu7N?=O|dQM6DPOc&{J5%!+qkr!t$6IQOPNVcXzojVP%$PFWXT! zh3Vzn^|R+^8*f?ks8z!5PfDCuuu`D$d#2n__Lpaya1svg-m zv=2GmohT|IqSE_Xhry7g#glTVI`$B+H>8FLvt z`K|vq`gO7V@w#ogcg~L!tR2eT#~vp^d zuPBE9J@xhGcfI$ru`e%QKCyS(vt;)a;UqO(ht6Y1uH0%+<6Cy_a`z)k!5;T(zCR0P zVs5DH%1B!6Tr=bM(+KWaR?QceF0`thXrAY)Ep_tNhmr(?otlPb%0(G|>o{JQO^kd} zKR44rLg-W3Vy2Knj}jsKyK1a)?A0FMx4i8)FIeNymFmhSHoNrD7xOhcE=E`;Jw3Ow zW0CJnj-?KoPWrN8iVvS1d|8ybaQeEmwLjvr5B~eNbpH10i1S~s3SaoKB|>dS&)b_j zPbK&Snml`bI^fQyE0aRoo~lM@@Cx7j-=vx0xvon1M(yo&OCxj+%#43|zOs?EX1QZ+ zGXFJM))`V_VxMai*CKk!}b%VjUqYgXotYSaql}m-?m}OmYKSlcb7BseptTo>EVORwYxM*4sOux+B(6ieu)Fq zZ)cHEgEsdBRi5V&wC}$7fb%|uQ+BX++T~@okPdaO`i^XA?$oHbDS_>7guKvq6RoAy}&#JIpNzECS ze0c_MYbyJee@xK}Qd;gDEVQA0`Inld?%6vk-}LB8l%!T{nYKlwW9Ow=|2Yu2}85&f`1u;#1k%k90Q>Vo$^Z%gglMg2=yLiti_jztnm=#oDZ? zuY&oB(Vs}i=_jQZ^7Ecvcl;d(6U)=58@z+RJbo^^v?>*%>9f=YX(RUwcArx#x=|$f-`IEQ$-89?0P#>k~@W; z?A*1ZPFLQxGgPzpu-R4hO=nLo;Ck77Y1O(+TaECtf*0=kb$m@08M->EMx2}LXVexw zT(Lq`;1-jL%ay}3jm{pwojf7PE@a)22L7oh*U2)AKafq{!>gYr-O)5-1J@r7_izhq zLG6iR!aMz@in5&E`rY~U!@%es` zGFNX{dF~R2?eaPPnlBU9%sqL<$s^Hc=TG;Ox4fj9toYAmJm@IMvo_uCTkost)pFZ- zK~^2d*RaFj$VG{vtnPDMs~WI?~?b2zR$lR z&l!0~U_Q&=&o0}R>}H>|W3y6xu`>JA)vRaBzjkCUva6UKzTmRBm&wDk>rb9t9`gIc z1isJnjr^MUj6&8Y9kO0`vbOd~@0FrsIwAUBuKQ@NseIS4$m7;?_R=}a<0}q+wf|pL z)YoB{r|S^3}rjQVf(5+ld)x+qO`)sjqChHX3sRalq|LVj;{Wa^NXXC z=9=WkF1{DIIg0T~O<##|x7&x%oLN))xD;Qg?X``mp4sE#sI}7KvI_4kkG+Sl$1g6} zA0y#ruh3n>TW&nTdcksY?;X<8+=^+ zbMwC*uIqdGBHzCHVJdq`$iK5mcZs4@X)BxIqc=TaMFL%&6Rg)ScseIs`tQ-~;~lsC z^uLtE+}!Seriy*{9;NN)cvi<~yC?GASwDH+YWcNEN0#~O_?s*(<9LyF?fD6jIW}FF z|KHj4bNP2Uhh4k%9v-eYGd!GRzv`57@Fxjx1|5l0QdTe3CabsY*>~~L`r3sv-toUQ zHMwV1opmB;${uy5HAQ7jkI!t~EAh&IrLuBixXYtLhm^Y$c4$m5mq>XP@TEY*qI70f z_W#EI2}|S7$v(U8mHT+2m4);t_t*nLS`&`3)t)V9o&L+y;?g?aog!I{k2TkMNcbv0 zN&CLl#Gq63Tx85?r*+bQq*I>VGEZ1?#!;dC=$(t%VcQ>ks1&NOQ}YR{6PKSHlB81f zCFFjwR@s)vzfZ1O^DFZIjW1WlQ;MhNOK2?id$!C}?bfonEKAZ3iGQ_N?8_?BWPRaV z@qwHR9}`ky+Liz8HfIzmxoKf-e_d|T`!m%R-we$Rqr6IjuIdCwTy>gs%`Rfg)8f0* z)m{M-e7swp)L+iIyNdnr=cVgBj0~F2g-a>Ve7s62`9))9=*LalV$RwZ7i-W%o+8M1B?YSZ$!+^v7Kx<@#dsmPr4Nj=Ka%RG4GH) zx25przWA$pACEKEgg^K`=YwUJYe99fsknIkwB{pU4D{u*9k-ajJv(Ek+Lx_5+n<+2 zFE}AOf2jqJ=C;Rs{tE7OsO0>;Gv~|v&7M*#oh%=*-Pzx;EYd7e_~Wh*@)Ak& z$z0ZIw)4$|$>q~U5R7&abAO;SH7pzTNIYgIycF8{;H$yzLWlh*-ATa zxbp07P}oj!r?MpHc-L9IcIBRRc2h6SFXuGUIUx`b8^3P3h^zjp&-b=mj+rgIPwaL` z36HCtM}f!Am0wMIV(k{DX4za+a$hRW{Gh*+T{4BUVe6?=C(n4+rZ1Xi9TKl&%WG_6 zTfH@>t#Bv*#~{6T#X`;L3A4IYc(}N1MZLAoZVO4-P`1pdI_$)h8Q!XffD*Jf%|`o z+PBq3aMRWzvFR7WzDT89;QWp zA)4*2N20ruY>(Mw+_sx@<+XRifeOQp)Q`V)1HT_$al2~C$}MMe%4%GGRUh|@@v5A* zO5k0@L#8FV40|TU_U$!T(ou3UZuzMj{i|fFN*>Se)%thtSJ~08caJ8$ooTo8J=Z6u zl56L34#(Oqx$m(%(S-NXRM&HFPHvuf=sx3~qPg6<#edC1BV&)JSV{nj3!Bn-|bp{Kkh@yBO3*#AR6J_Us-^R`M1&OVv=8Eu zekOdlP+ULzMUAS|>}tEJ&&_Au+pllxOb|0O`2Smg*htPK$v9{T}8{`<=xPK^4vq*?U9( z;-T2cOKy97*z+1$B_`Fqf8ns?NB520%BSDyJXo~iUiPI|S+O!*Z_nsE?qOY5Wf6FO z;~{pL_s+8y7X`ZqzcPBbS8DSb4hvc1&4(As*gL8z&)FSvV?v7fF$v?u_f79(gIwi2 zUcCLsUaEIj@TuC1j`zNGsrD_?@do89>bcDq?*8ICV1MUv)0uM zw4)8naaoq;9;?XXmsdFEoXQnTx#w*D&u8z==S z?d26QPQyeM>6YUcQ@1i4v!B-PY~UT%bWv(ow)X8w!4LhO>RNSYPWyg?S?ut1F^jON z<|=xfE1N3WFF!3`W~#PvFVFLui{aLbS<2X=Z(U`b+`Z0wW!?H~q3iZAaU9-V>uy;t zUT%6~$9;>_B3iu)7NX{rCg(Q`t2~}^*;t>~e%^lFxq2P@cHOv`;=6lq$r5ebDTOYE zK2>p7xCE+h?=*Ywe05XNoBAdTpP4aT@del4$OeaBJgX>XYPmJ{=WeM>kwwq8Os`n6 z;@11Hd#8)qkA`<2N?O6x#_4n8n%}al!>d(Glj0{Cebg=f{^?Q62fKwm9ZR@1zb9#Y z`}BKeyHbGt0{x@aMu+OOHo9MB>HCys-rZ}yQ}QoTDM5op>dY0lZawL$i=0%(|0(k7*W))H@7$(Zut~1W z>Kjk|>u^q{rQLS~Iocw;O`KQD`4-z&J{1)%Snr+t*6$&QpSsar4dI)U)8adynpNaG zs3c!Fw&s&{z2u4yj@g-uT{f(HdHv$QjlUIG#RJn;uw@o7PUBzBxvwJgC-2VgXNx|! zw;v7t81!@Lr-@lR3^pYzc)#9%^>XWb)rQ3@s_h-m`bC_`Fk{<&sPNM1KMzuSPux8B zd3WR6i%ZBAM7QWf>#BcMEYD}LS%#m61-0;wcE{A--**X%>Gq~57#eL=!P4(~5xUf$oeV_E3n8$`M zVs96p+Wx^u`upi)HIGXZ-OTs*_UxCkcW8Bg`nuL8sS1NMqXQ^Jv+j+OLhzCfW4y+%}%9-f(l5exF2@q`d3OJ0XiLf*h3% zYgA^2d@gf)rl;p#s|^qCBwT7Z z9(ry=e@GT)E?2|Ht)@T{Z?D*{r=)p;ee~q0068 z*wlloZy)k8o%1=l^S#ym^EYq&*;!uyCH=O$Q<;L{|24Bdx$hFRuD$k@=kebiAiqVsn z>R#l&> z-_KMu_j8xOelqbIm;EMP$>z&X)iy-%V&%~yr1@DW#PSE=^A#IU(eUY&OhsM_gI#fpuuj1 zSv%V!Q`#T?INbD|Eyy6VdFMNM(c0Wk>ixkB4}APx@J+PHX5lI+EnUgeUG8kT{JR-r zH|m}a-Ez{7W9R0kvMnC2J8Lu9P1h72<~hG9A@9~^zrvTwb*~R`h25U6+x6ml=#qM= z7}LW4E|2e&9-0_c`s{nU^jB>UzZ12!7yTudN0kS>wCJ1Gwy&JrxDv;jY17xYF1)OH z_LGOulLI;0SuqP|H!%46UwU=pv%2Z?8O{fC4YIN=7CzmYmcK7kS!K5MV*8Uiw}fU+ z>W{LBx;-F(e6!0FQB z4{3{E*f2Wy={~8EjJma?LgCl>T2aZ#jwb^IJ63YDwfP;JH+`N@Nmf=%S7Ac2)s{Px zYqC9V*KihX*mP9%aBS&P|BQ~~>yO`Ez_Wg>*XCXhi&Yf`bLwT5XE`lX-1_9dC?aaxY}=Dz@Hz_iueSWW~Fq#oD#v$!_!@3=au+d zSi$Fzd9U9Yx33Fq+1%G^>??lfekA0A;d-6O$4fuFx^h9Ld(DrDnMb+T+f0mG(l%e` ztK=eIlSR9YcsF;t788+Qx6@fQo`MIxp=>MFV@@597{z?_WCu-qL=bD#q+Ov;um1b1S*6mZ4bWCqq zdF7Ye<5kPoMcm+WEe)Rc#p`87@5_)MMf=pH{uLcRX|-NB`=-p+)w*WJ&g-MUh55TK ztd;v8cI=pQ#^b(!55KgpJoz}ZtTU#Q=ga0DKCv5pbT$P&kmA)%uAS8HeCjb<=7Mt< zKd(t+m(7pfv~~4$p0saUgw@VJTeFaXn^XGsf&kOpYgSthFh87OH&t!g+EdYIylxdN z`Y``nV2JFEOi!@|l~WGSooLV1{ZM*sy7uuNi(@*Ph9BKdPkb95#%*lxy~;CC?$w_= zi(M|s3;AwbcJJobfb%QaBQ0&Gy>Fe=Da$B#vTyDJOE=qXOgyPGY%g!mTQ$Xpy@n%s z$@Y>kX(3VOvg($7mqnJnmpG~&uPk18^PJVA?;p3ZDxUr==EETMUE)>?ucJfVp_~7b zCuu4Befhd#<*qpSFOOfZyOQ9)`Qe?S6U_RmS54QXChgDSoOskQ=1lGnsg;kMMU*u@ zST4GIVB^(frTbO$*L}WO7cn`AJI>~elv3!!bDy^^s?as+Nihxjcy`uR6`8UZ97e6I zUzUD6wXnYYyXf|%JQcqtZh1V{`m@(f$Ja)mwuc{P*}vAOI6Al}VMCPWW3$;sdu}-} zahx#|cH&XDnSb)qk#}yZuCKklJA-%e+g*R2*etoL8heeUW8n{_ZSi9FZ@PTV6ngW+ z>%(^5d7jC}w`Z)DVH2a`=bthAsl5M`{Gn4sqGY|clSGX`?nt)*Ye~quMLFg<>f_ouM0i;ocSJ~?m6`O>k*-O*B^;~m#V2>SmXJ1QRI^YuMTwI zyuGn*dl2^lQJ?tB*FsjPFn;O0G{w!~%o6?fUgj$o`&4=EveoED=K0ue`F8%$T#Zl7 z9ZV9Hz5dgii$8@OGq^XM>txu9Rd2nNa@*&9JW#5F^_w+>$XUw@Tv{mH2w5s)`zNfce$u`H>c}LxfmzZxE zAz!+oULnGBW!HnYS>G-+F|U^1`EMU%U|+s*ZJONm{@I7mAK(9dLZ|!X&5ilV*);YMnYl0VZ@bE#EqU_FI~5CdedmN+hV=nIR42H_YsMzM>+4`` z+LQNC^z6xp&Eb)ZZLjBC&khPx7o9qtz3)xMACJU^yU%oLPgi-^znJg#&BxW&OYPVk zZtw4$wXL1^{hP3px1OxkQgC##%a}aT?XlXOGaKr!^fKFS*1P%gqL8N4)$+@A9GTTS zlXq`d<*!ZRbKBsnc8ZDn|ATwsRX%LyA@5pBYLy%V#cR+1-=etgzOQ^_rr4K#^=k^A zGR^7;<6)QIbkTOjOz*&15ti10d=e(noZAm=f6gr*H=$Jdmg)DfPj{RfCZu(@k z@7%N8$VV@($(tV9<=)G_sq>{?t$POV5limUeg0o_@2`-|YdCbKDpPIOpNDCz)odqL zKCyf#GbQP5dTNb~f}!jGi);AegcexnZ?@R}N!@7pvbIY=3lw|B+don3PY5(k{wP#PZ zu70@PQM2rpRNUR{cePpvk8INY<}1jt?b8{Z`CVq-g1f}O{?SSN@w{@E`a$MfTk9-& z!km`o?eDYpby%(W?MXxbfrIv)ZY@G9#ICL8iJo}vK6zBWr>*P`=J)KpZaf0>|Y zyhypT_pZ=%flW)=rUb0WopjQ};6eTbs3Z!6i}s<;6;O6_a&^^f(%W zewOZ^Q(M=%s#^Q!F`K7rVh)~^TUoqtrOMAk?I-P&-V1WGwdQ@C@y}~k`oas-Kl|C$ zs<3?$>2}{4f1`EV^(mJFQ`^^H*It>e(XnUErK=AtzL);`p;*c!r}vg`jdZ-GItwpR3b zo&BO_@OyF9bN1|$b~Ot3jaqH(KNp3rY!R<{yJ3;^!GpK$cy6nxuK6!*;Cd!d_h_sr8yDgT;ZQ;SZ% zUTRl5Y5F=}DYMrv{|l}97xMLQht)Ol*U!1~F5MNKt<9Q{^4{9_!UNHVfxq;7d8UfD zp4Z*)Cikg*drinvqpYfg?msd8V81;kxwycP7&$%QLSh zzAP^=cox)m!Qz5jFdSkld!O%eQ86 zMfZ~Iq}@rM^VU50k!?TaHRI1?X2wNtGy&3MaMNK^v*VYllP|T zj?{EswZl8#ly6K<-T9s8;h~%CojzZ@ubgQM+Hvu1`BamXr~AGv&2qnVhkviq*0$HB z6K|+bVBTA1(4Qn5Aot?B$wmc#5!cM?Uw)Y}pLzeRqtKk9KTNm&xgUGB{AyN2 zMB3`hO{$?L5**ikK5c)gwsiI#->}cDGLhfc8ZFeF+_^qC;Xu;KIgelKT|Cd)d@SlD z|Nc2 zm)c(!&s??q*~>7)w^@f=UN*^jSZ=s?iM#2{v%-_p&%F51{qK)MpZJdpl6*_V!vYqH z)kxkwxXrC$ci;q;Rj)nQY}a0tVI<-6+hWTWS$B!IZ?vyRTbI7CJy!L1%FidKr!8om z+n({H^V_e&t=}u>dhEERGp)?1IZl4|{y%orE9Onz5qYEbM8U$kpLs01F4yF*3_Nmd zDp$=4K0C8%34MpZ`lUn*p8K)yQ_(-k35#PF*(De6pS0#0+v$7GHxs||))^KG+*!`U zD-d1A{3%tZabAwU{xv3Vg}@{cnb3?AOM243=Kf-tT(7%fI=hcqM4{pN)#91e#wKj5 zALcxIQx>lCA$w6}rO4ha)5E%^EsvMy?NCqrA~)4%YHkk)2N#?BrgXQ+`G@CC+p%nd z*zT7)^QWylxiciYWS#oj@XtamuL|DQrk4K=F}IbMzfqOta@lgm0kyTUN+!oRYz?;5 z&A4S<`XgoA=F+U7#G7V@bCWspEH`hudswAs$DK>|cXQPe-sPqw3bf1dpKf=X>1tlM z_Cm6!U;J$Y{r8>s1&;Ujx(UvbZ-`Vm7v;>>(y15R7YFcLXrS{#YJ*!?^V%+Jzv!&}F=iJtk+>~vm_XVV;T5WQZDU`P{W%?DF zd-QkHbg|ZnGko9N*}QUA`d*t=9ZiQ4og>GI`=7N%J~@W%e@NwW-;&JKfn2tvXg41O?&8v8CT}Hiid_?nesj) zjbUou8I#Q^%+0ovp~??hw!HrK?p;xwYN5}P4_ucU3=NFt%f9~m;j~=ebr%1vcPwQT zKXlHExcVhe|Mr~|MQSZRZx+1T;Qc#BebJf&g_&tb(|44A$@gvkAm8?&mi5n?2Mh1U zDe}nbF5KQHo|SBKDJejMJT|ihiMti+1@;i?B8+e8+R(l0{1Wy{i5$ z?;FJj`uHT3<&?use#wWtnBRQ)_|o;|Dq)>$C*C}~_+qKUw!I&OkE||bHQ2G)MFkA9 z=7bv0x~e(<(pE+5sgC!m5@lz$>nB-#s^EBG=s2Tm4v$P+C-bHo+B3y>J3pAW&Eq|< zQu13h>$!hT)V1<2r{2`f^gjDT@5!+bVm0D%|4uphY`vsZ#+m%J;M=Ch3jelEN{e!w zy{_%7wCE1w#cyt|E~xaFmZ-CRm340bSJ=0^x*xt5Wt^B*_tCSF-zHJeM$qg^TE_Y* zF5lLCbzFHzS=7hhL)3S~s!|802amBrJQf3>46SM<5u6>*+kzaz;*Q{zt0yx=7=s}&!V z3kbdz&C%z`Shvym1-A#EV$9DOtl@L|x)fytYPsaUH^uv`6yY|=Ie3WeQY8yVC#%-0 zJGuUfc3hluH_x%}PU|!~x-9;upyaVbt)E;Ntr{=eU(bm@bVbWt*vT{U{Q01o>0P(Z zt=z-RawnHlI6v0>g)XD(^p}r+oC?_)u}^;UM)`30y$_d9UD{vtV8#Vk&H4kU1s(4H zUz(ow-{00)`SSm(#+!`|H~gPIXJ+%m`lkQWi=IiP3V)q4JH$Z17hr_?SUmPrE zye!2~(D#11?hh?}zCMOe+#eqt59i}z*>T_N!TDW%>_Y2T9no7qhv}R_WGQEXPDg`* zZO8Qb>-!i26GcqvmxViM7b6Nd8v0vU5Jc38kPaQPw zGT#tmke%{p0?%T`t<@VK6f6j3{UVk!wm8OKl_2pkX--x~uwDq{% zpTO2o%=3M@aVtv@|B`R^Ija{gLB>gQtEv+!Pgt*(W&^l^dh z_rkx09B2O#{)kmq@15xJ_^=1pe^@heJZ9Ur@M=oR`vd#Aj5_kSKK1WtyxgwWmBGQC z_5MTkrDrcb=-TyieLCu6up$cd zd+E>pWP9$P*Ze=<^1W8~ef4{N`Z;}_t1B1!u047$_V#{${>A?}q$IY;9N6CfQFQG; z{j1*?7JPjxEB|hGIO9Lb+DH5$G8ex!GP^0&EbCDCZFRf9IN@60eO!Wg&$hF^B<0a!-Mv%A9?QPD`1tMpIuKV`bd+7~)S zd`h_T*7fTTtuK_^uX^TGcQgOXY`@U(9nY>msy4AR+#p=BePVfd!&xzYfd}V30w(mm zd$&G8Sbp)f{Kb7`^B2zB{eRCvmu=JRpS^$6TleZl-$KF0grA?*UaM)C=3x5nm22Lc zzC<~ZGu}T_^^TqYCHvphU&JOMIzVC9k!GiPDRcU!N`!^0&7RqKCZjU*$Sza+9p;oGRrnZ^Gy8P=jHbE&Odl>viZQdyLS8Eb1pxktuuRyw61%ZMZw%ZN%vba zsyU8_GT(}R@VFss|I{r4hA}VAf3z=bEV{(~=zD=>{Q8g6w|$IoxEp`KoI^Y)-PrQV zInn*mGp%&)te%_rE^kTn?DCVbeBa+R->HAhbX9mdw|M=@D;;LL?pJVVwutUbbJV$Y zzBM*y_wkAz^N+ndBeq}e(!bDeZMW%*-_v*3n0K*y{Hxv5QZhMz^;xdXj9F=J6Z6>j zrSCV0d|jx`a>^>@jleB|zwxy{LYHs+vi_p~idi$Y&k6NbbUZeD%Mp4-MQdxi#kC(H zSMIdL{I6!yYVfc&*k;uzxcc~_n0gs!_DH|1XU3AR+hyQH z9`S6}Gg+A(_c~?%iKE(jCt`odF-WzDh=eBYu(<2HBwv`;d)uiWRgqF{PiMAI%-xW|_f;_T;|r*BL#V*56tZBoOU=sjF3f&Q7}Hb3j9tCo1>Ms6d1zTV|M=km{1hT|z#)L?V0d8NKSt5Br_H?X_FG$@cX1GvDs>u>Gt* zFZ0_*MYbElMvpFv+%4Ute5ZQC4u$2%J(I#8pSu2e*}4C_dJ}85$JN}K5WB@Hd7F$5 zr?1qZm7?ExloF*@1_pEr0-cyZoS?yO{L6a}bEW7kI?33|4Zn?#e`?@Sw2u*$66DFyg zd1>3%Ju+?1&zbfUgKa~$J-1~lSBzlZ!`z@#&vP*@Ir!i5$@jLdlC0WY zD6Mid&is#xj+07!)8-DI=`N+YfuTxE#G7WD2w(kXey*Eg$yG7eXZrWg#%|tryFOXh z{N6Stg_>>CZ1$-*8s17$-E*Rc`}^+cCh>l1cKfHhI8AubbzZIU?{oG>iTdl^@v?_E zXFgXpoAx}Bt8Rnxf|TIJm!l^>&wdcTJ?+w;X)6157j*2q{?@XvQm){aFxP#B7=~P< z>3r{$Bz7e{z5a}O)0)XeZ7(extXiI%CVpv7KOpmX%~me8cb8);-&a=G$2xZDUN2g= z{$^Rc4(E~fzy&`|tk+H8KD&BH?hm8z7e&Xj9PjdfVO}ky*{z~}=_1qqM!_z_Rf;*Y zS6;LZjGa+DL9Ao1@$(>e@3zSr>5IQVeBl{>=%Q9{s5q(wv^8FUS zt1dH=i~sX}`E*1hO!XO7uOwreNZVVh+8;Y`aRP->px#oJ6}wg!F&Jt zTZ_WAyZ7Uk11QG({zf>6u zKb}_gE9qR*#nl1o6C{$V?m5?(X7eBXRJpJ}dDG$Es+c|#kG;KTbuaqVbN+fGHe=6h zw!}3}S~E4zf4EWWX>!ecj>J8yypu_snNc$JbF!K{-ApcJgjzj+?T~M!r0lbj-S(>i z^T}VPEC0Sdczxr>qth*Y_2QCFIXgRCHompupymm_`GF$(?{&40>CbRF;(uN}@wo6} zw$1J(&bQg^U4CfJ{-?4ilFR2^0K>m%u_T+h8!vr!z5Y4I>FNt7)iarmmtTqARb4f8 zSMv^D|J{T->gc?NmOYJbnH%hqW*h^y#AST+8m+O1P)r=6oY!J@;)Tn;5T+Tut8P1utwK zN8OTAy#1l`-gT{JMM5s>YfxW)mmgHYshAU#@Yy z`B;&Q&hH;qa&B)MuJ~B6HT`|M#ISF-!BeY}Dsi!E3frm#S8dxW@cxo{uc+mN7_*LF zKkn{WHt31jaW%iq zQ<|47{q|#(4fCc#lV?lkJI@+28qau)*ZvA>Gn>n~cjh z%(2j(I(gGZQ-@y`<}#=EUU|52<-?C?*-uJZ*Pj-)u58|T9)sJzD}k5hubo{q*|pwur{mGSmdgzDCJ8WYs#&K!sXAk)`-0W79E-wkS?TS& zm{iw!EN;s?q2=c;E!Z$&V@x~G(%&61_X~{z8YikO3k+Xgv}n2-_eC+L=68o}kEWh& zi?U!aHv4(+W==H9;}w_E4ki-oIB26k925MvOkZd7^p z`%{ljx>8oYj*LR@q}MUK-yJ)q6}(u||6AKN5e5ebpDT>sKfhhRbTUrJ-mCMVtoB`H z#cLVrT#D*?&nNyrepm3Ljf%qEUGFY#EDvU{EQ)(H!A{-p)LWLITaEQ0+cU4PKIVI} zs=RpNoX7Vz8z?-wdXvX9=;xOuv*pd-q-&m$l=GaR^0Q1b#2__v=8Ck}cgl0-n@h{g z+|c;pRrWgXhst&>YftHvT8rNeebwmt>dhaCn}WvzZ+)~?a#+5|`9yBQu8^3-Yl8Ky zo>v;w>{rGm@!nNu^S9RsKk34>$voBR-x6ny_TQCRGI@t4^KZZJefaDK+1_S$CC2nu zf0o^MDYfR?KR4O-in>pez!RaX^$ltbJo=4aLh1xq>fBGnd6Z04x;DL-x6P+%X3n;< z85|axpArx4{AS5v=6d$QzgtgqtWGT`?I~=M*&tP4BVE?m#_6#q{EWz!UqRLHbmpy% zS-GiYN5{DX)h#PkwwS){cS(;`Trl-{Nz3{26WTvy71+4c%3Jod9C~_#FMjEs-pQx` z&Cx0>*FY8U)x7 z-wY-OZ9Ba6Rq>90jB|Z74*Z`Z{!M4q*^mz*iZx%1H>S&mPjsK&JZFKmYr!LLzuERX zx=vfoTk-y_cZ*H;n}*J75^lP2DeF6O_dS`_lE1>|o5GZ{RiZuSX;&9URvFna%@MHD z<&N1T_UMlH3WqC9buBk%*c_exJh84~=Au4lR!!lowacfj-+R)rYK@Dw_kKH->M1rE zH>ABhHJV(XMyxrwx4~zfr||mHuNQKUKIrkQWG2WNL!ez-Bw)hy_}#EaR>j81O| zw?4nB=R{5S4?FQYxsEz>3UzJ1JhS8w;`RCX(D^r~45QMwEgPa{zWaA!_L?t#ve~WI zMbj+|v=`r-XLBxJg`?_8+F`vcQEUGrVINk%KfaD*U&6E<3;v$YITh>v*>mcG>=Q>P z{;1x#lq>00|JEhymARi%e%guZ=t)_1tz!97T^_#Sa^;;v%j=6%`g=g-@X&hO#hkNF2PU-gAg6(%azQ*n7*PigC>2|~M@X)63 zX2H6PYCLZ3*pt5a`I+fEW~oNC*Qz~nj`Cug?`kgRw65kCXZ8Byg+hF6&Qh7Xk6u!} z$^3IhHD~^#ERD5pxxJ=t9wvof3boAc96WK`@G94%i+8=37oVSdx7)My-Lcfe#Wkm7 zT$yK{e%n9qFbnsC28$=3!p_!QU*jln>5|Nzf31GE)7F1x6p}hQnKP{LOj)*@6#MpL z#`FHE4$+BSNGn_wXt}X@-K7S)$<2^mHQq{zqav;iAKq)IURW^xl5;+ ztTLJKi1W?uvoV@JS?{~TOgPprUsX3DvrlBcuyysOfV)Sh#9E(J{`FyN8BR{VU{66}>?ztfKl|bJ*wO;88B-6OXRf+<>B-L{ zJ~9@!FYn@gEt|*`-JrVhQu>}#V%MI;yHs(9?Y(*aXyU0!p7-3t%4Kg#+;_HV(&bW%kMrhFTHN4WGjplF1OH*0=*j*^72A)nmoBvY zs%Guuf5xq9dZD0({XV~5L~Jet?m`7BiK>Pzv%2mXE+49wlapPZfG-DEw#Vz2a+ zvsPJWGBw3qPD^pm$ll>Q+0gfYKwAEbc_%yfc`?Y&zOOu`;;q#3`8;?3nrhvduYWcC zjE*ZMc9+n3xZn{~S_?yB{=7v6W-m1Fn0NNw>8>@5-u)mpKza&67Q@P%9Ei->-l z^|E8ls)!4w5=T=*uE!+(O4EC`*EK=GNoto+Wug`1-T246YG&Oldl&uxC&@Z{^6E26 zr*)oAJ8t@H0@H`pxh8(?3O@}_Y|9Ru_%;2tu5t3|DvQg3=f53jDLk^_>gnW#3nu@` znrXwsKK0I@FD3eyj;y&%|vYGFf-`oA}v*pbA z<70B=yD$B7pYGsx)cc+88lQu|V_zD@#!B4Y{Ih3<^`(#&DH-M?3jTAy{Y`p&?$p*- zUD6f@=O}E-HxAyl{QN5s{s}*Xu5LK>W^v7hR}*KQ*ev^GYx^mVLzk3~i)0+z7#i}m zJyz6t|INw2+(gUG{sw={3^*hnB`NCH>sNL9+T?XV)HUvH_gVisYO3f-(W;tXYkq27 z)Z#upmGR+8)+L#nYOm#Ln@*d)-rr%fH1qrUGuO^~^CQMOG&L*v71w#4yel%N;!>7J zvX)sMy`j*#V)3o@3w0iPU*K~yTRHiA#fi-&_pam@$#Hx+-_C0pp}In`RV3s3l?x(2 zRl`2iZ{HsB=B{+Dw(uN-$FnAC)$S{=v$oEfW_DKIY-d8!l=t%U?>1=#b>4`)_wQTc zjP$*W4vEbC5pJmRo9*%M@5^SFt-HJExJrlp>Yx+cW#=_7tMJSG*1Qm$r+Qjuoj*gU zzVfcwFJ8BNC_Wg((7|K9)_rk#nAwBH;vQ*7Kc35wpD7?Mf5qjr$SdYYmiL|Pfhgx@X~@;gfD;1PbD7?PI{6M0E_0H1ELLb<>C$05~lr@X5Z!JEx zXZGZrc|X5%ELBx)k>k_7Z;TDAzdf;8<^G%ZUeaHYhB-%TlV7d9lecs+pXIAP z^HP206#Y^7*k=*nrshAVeBD;{{kyK-{@moApqU%BC1+;1n^EcR!Vf-uyVj^ktl@pH z?j6OGDr0)h#_XCBZ@fdo#tF9%+MSY`aHjdm*{r*qPqt+3NNNlS6*<#m)#2LoKyK^* zBVKa*EgfFUTUUf!>two^cDhTWL)wp{V~^W;iQNfz!uqGqb=W(%_r;zGizYhEdMhm? zb!Nq}4R@ETIx4d>PSdK);$@v(J3UHORE00dcEPsJ^SqKR^-@BQcBmz5*d(^bJFZ!O ztn>Q3>-=mDX2&^wErGpIsU4$Xzs3?L8+_#@Al>| zPrC8!*)vC<&M@gMTV0KJ$*!!*NsWCrK}Ck=k)zx#!v~Uj+ImKLQ>6}0+!@o9X1@AC z;*@7L1ucq`wEJ6jI_Twicsjc2AAC7SDBS4rGM?)RFSQMi3s;z==Im&b&^h|Y=JU;^ zbAIoP7hc*P{BP!s=Y`e2iN6zkJCAMG|L1zdW100Og$>Ef&dRLmP4@TALp|HGAMSVI zn>V9gbfa2<((1lvdC~$VAt5g(EnIhIuF9tBy$7NX_b;(q)_jXiy z_-+cCYq9;#U$dkuA7zfQhc_r+}5N6y5piD!Ld&UxF1Yh5~!8#w2h>dje` z+_!IMYVw@BH{nc9p2MlxwpqV*vZI{7DmxsFtDATtCe~b4zWks?L~Ur7YIyV|_OmM= zEM8|Cv;3?#Iz_TE|5v*CuO`-|Ie+HQXc6>YdXSKm}-!S}`m*Jhn)PJTE0<;UmG zrp#ApdGhK=m(jClvG4b-R+syDd*i;S%Qida%ramqc+(Pnd5O!BDI6blzs~*YcQ^F5 z{AyW~4X(U`)*B-$m8E;Xg2Y>(a6&#m-?~X$M{q4F>X65a?C@yGG-BhDhF-ukkF$KO2hz>csnQe;e*VgZe zlYQdNQh!-hk{5Ql}woF zu&Mo3gnKr>#N=e1%&%oJN}V5U9+b7b*<^O?i9~F6f&9;yRKDies><~8mbT?tE2jym zXqyzj*>Xd@$d`*XrT@z|_M>Y>))zc8+qXjdr0LG=-ZC@Wo10nRJq^!1^sD3hMc3D_ z<8uppWONOZCmiZq_OfC}4~y%`!ct7vKL%TP>mVF9tTQD*9q9?b% z(f+q#hwr6JTTNf4^D6nJ%ctkNKU{z4r22L7_01ZQj4IW!e~k5g{0pZ5L2A<)KN?pDh_&o4Wjtm=IuW$*O2F)U$%^Bqqn zMocYTep9h>`-jh+B0D~{eOH?9VspoI-Hit=b0?-~=d`F+9=q|c_1or)Znr!xEikg5 zF_GD*R?ggV(wD1?n$FC~&um|})7{oLFC|p|l-2dcx3@N#i2Qo?>+H2ot%ug3$<0qE zZReilcmC>SpYAG~O^5G9n09;0ZQxe%(-f1EXW6_eaKa4t!wdAE{N1y7dd~t4-Ei0I zllr%Oeq8$__RH^Cf{bf#tzYu-Za~zn2M6MH65h?(r1UKKlJDfz{x?MaFK;NF$=TZ! zv}=FUp%c#2KTiChwrR_0=lgPsziz*#oQ=!yCCbdHD@iO*zr%zq+ZaY2p7yZsA&$!iz$`8_&Nwu$a5wPJhY! z`&DnZJ~(EzSZ;UisU78~4|C{EmQdP$^GMZHndkeLJ8imsXS!vn_mcK5McW@g=XrLd zzUDv0FC=0V6z^SF;kF~6?WE3whnnYh%q;!3lW)FPb76{Z%h@%*r>wZ}srK;~#dyni zoJ*r+(=XcihpR{ZvozS7?VjVicGC3npAL=ejTgM0CVAVaetz@ux**4LeqE2pci-tg zonaMnjXB)r^)wc(>ms)6!#^nXicdYeMRm<>i`h1N+kRfV{(<|0?Zv>(JtB|e_ARQ| z#u8SzOEP)Igjz$X%-JcrbEcjQT{!)e`6b7t(ykMqrX1fXRkFc4t#y&;?4Rp|AKFeX zZxxc9!F&JSRWtQjH;?r$``b~cuikU|yr5?)WAv&?T$_zt*Uea`J?X<&XNH5{xgRo| z5LDsT_VoX_XZit+){c*V`&dMaT=)D|*qi)LV}Z`6uNxc#5^p!GEc@x|$1D5cYwGP% zdFfBjszmE|?>v(gI<4j8{-h~2Dt;M@iyXE&_w###dWzW~H-f%=AruA== z`KI%lH^fiRHS;f*{HmL(`_Ev$jE1Y7EXU;ycTacv*gs^5iLOj4d*-sz^IrQU#cMpa z$vUV1oiZ}CI@MNva0kn(8@47|rqjcXoQAXWwiWfT~sQ%>w3AW@ZXl4hsNt`bHCUAefQvdZKccMf-i?ATvlXy z=a3?OE&W2l`}UrW7Vi^`dtdJ7{<3Q~D>K997t7sL*Z3nVg9TWOm8Q&e z|MYl{v+y%v!FSROjyvM!H$ulp_#LjNI-+2cTLjk$#2{hQ^aR+DlqYAvMdR{ z{Cm5dV+R+PB3Bjf`Q#HlLjSr&1bzG2i^6()Z*4jks3th8!0S*0E1$^sqLz?l8z*x_ zBqUB$IWmE@Y0{DpD_R>ejxTUg40w_>UD4UFBSlJ$v({>H6uV$&KX*R+ujwb4tet0@ zub#X8{WfQv5QP9qzqUo)`8WL=S)S^xz2r5kIi_geTi(Ujg#6`?+IsU$IGR-|CRucS zf!{(7<8^mV=e+9Sn0SqU)eZSWi90^c1{nLFE`Sn+CQ#tZxmsP?BSnT+s>FM z_Ek9fc)70k51skB=iRx5Q;ZXBCZF8FFPtt7aHy@>X}T#f za6;PD^jUJAJ5DTQcG}9BxZ`o=sy8lzNBIi>3+4Ym_H8?3?AL@v4Ym&qIlDg04O5$6 z^WeDMzs_c9NzTMI_e3nd91)4Wzk>71ttFiIW-rk&m~#DXXbaOso(U7$bh239{CuCC zKl_rTew&q;=kLc~Vg-}7sk~M55LkD@K(QwD?!)(sO7!`!a_wVSvcag2yJ%+rlvml@ z&nN9xD+n>w{Wp2_)r%`O?W_IZcjAD+<%eGPOD|_=f85u!D=Eq-IbG_T(!2BzNz>>3 zom#q-O}Dn%$l%2pNjc@>cE6u}YqvFi^jjs^6jgeP`QqFo+iG5L*t*{L3U%;bx5_uK zc1coR>7hxwUHtOhv0bXO!m29gHu_j!x1XMuw=c?lv2*>=w{N`pmCw)aJzr9IZ};1W z-rW|bzP&a2d#0ytW8fai&X?R_VTl*(9&(+!S#oek)iUw(uisfLO(~MvyGCq&aoiIo zxhv28B)7gPu(Z7zadPf8Be%qB&-Gp~m)%U!FHkLY`@-|GwR(BctskmOtq!hVcP@X$ zx>CmZy+uXGy>C8U>X`NP^0d|2dqQodas4V(pX%Fu>)rgz>WZ%e{%PNto44;s+@+-X zS7n&O@5M6jXPP8$wa$(Ceb@~1chQ>{h2DC;Z_A8ps#4#>Ta)KK57o;Il(_1x8Z}>y zC;GK`eardwS4S>4`|#eGyGy(Ce!sd?&9u!NH?pst=I82eU3t#7`u;cnmp8IFPrr{i z6q|qb!s2hX_3wTx3CrfLnR854)}=S;U8(E!OTX`B&FDJgYnBl{JL2}#*JkYQdZ)@S z=j~f^`rKjORZskGea%pe+cfiC{|&jlmriWX+I#KPyZy!fpFVB69@hEe+PyaJ>vpR* zneOa=%Dw2RR^n8)^WQx+tHg6Zb!r4@?pT#|!tTQ|{saD@7CLXm(^OwrcJuq0S{6^3 z@nhHClF$0Trr!>|nN=#j|DlrKPQC;4`PlcqmrP_^c#-X>$}xjnp1|I_i;td`Twt;H z%G&N?YYTa+dur*u-GR?)PI3RfdS5L`=fFjA?_U-Nrky!@wC9H2^cP=TWS7lXJ;G<^ zcSq{cqQBp^EbTooas7ss&o3I?Saa)P-|Z+~>HSaIUpJ?2U9@z%$<`MlQp&dCl14GF zKepeDIe0pLp~3z3J6DsIY=}N=CEdUK=}W6$YOiyIWS6rY-J`)>QWLwI-?gtr>}r?8 z(!Adb=CM0_gzk6iHM`MXeLA|*GgklGXVZln(^bPZg+|%SI@;WGa@jU-Q*KqY(vA63 zSH;bExZ%q@NzF6gPMJ?#%Dz4BuWrMJga5W>sw@Y z$@gfY%<4+HBdg0pr~5sNUoH84Q}AZ)=0BPYS04OPxG;}-CQF&p@^yFaWM8z4oO+`E z`Ppgv_RQ{HA)DW?skftrujl@=N|C6@`@I|HY~IKgKK13^qB{voHA@t#Z-vXd-&wZ) z=R6HR&iG$^<&muqx1JYOSlybHn;SOKc-H0*&oVSpINTDfbnPouU)1bpj~1;-;u3M^ zJX~LSZ{?G^3&qVsTG29*L2A))`_H{*msNhXb;sp!ZlP_T4d;gJJ+RnWD(uz?|DCtm z&h8I7b7q^zkM^DQF0T9D7R$9?Gp?E*{Uz$E&6V&Cn>KHLaN$Dqrdw6oE4J#}2HjiwQ!;QJns9u7q>nTa{X}ol6>bjsY#0A8+LIY)-~0#g%u$aHrk6a7@d4_?#?ZxHN2g?3w~HX zuy6V*5&5-rMaT9F`!$S?`1F;Lf29#0DiRbJ8L#|t(clsEeK6U6 z#lzZEhG0G+jTDZy1&f*atS9*hayQq+bMfiy?%p8i|A?9GMcJ>wiVqXkdoj$bx3rH9 zVLIWsXu-RfBI&?kh8#{k`|U!v>BPll$#e64yTm{R^~` zpHX~7Z*$D-(DatnjR#%+6kg)=Q9j-q+UGCzDewJckN$O>%?JB@UDXoTcJOXAnD*SU zD*i{*v^E}o5fO0*lW(y*nT|VfHT-wj&m|)DrIWQzV#XDnKZl>^zmNUP?5*_TOESa3 zMs^0fkMl(yu-sr{f6-jy`R`&x&lmom%0f@f6VewdHg-rcJi7Vro29}Z_Va~`eRVaZ zT>SgqKd6?U|6l!Utr#~u(-nFB^OyUjy%!iC*{^tTL#@g6%MHEa*LXAe4LAiH7z*mY zeKV7M7;}K(v;EUOG1V+)A~7}IpZ`p74^ktLB9;U7R~Vd z`(5_g{a1>%>+%~{zWs5Z_tWk8#fW=py(3ctr|J#h^UFi(kKd)WL(=KtB`TPb_* z$u{M_XnwK&J4*vA(=p?1H$7cGtUEBFzrW?Sb4bEO$M{p5W*8_lbBZPWEtvGpHRA&R zoASa&efB<=b#l8nu3x{Ux1mLqDMmi!MiNhtW8KoGbukN{&3@{|9#9w`KWYB)w&ypC z=EN}Eb(^;R*~${hC*eKHu_qSzdWN?z)68G@luPE6#wo+()^E>TR1~U>UN0-$*;Y02 z*qfgn!gsH1l3U!=SS6|S&3eIi7q?dhd2aFhTB-wYuZU|GtSo(bY=&Z50Q<3&$&&WJ z=T3ZbqGMXywiTk{_MU6Mvo=2L`gA8ei~UNM-EO8YmRd>ETJHXN|JgsklHvXNOP%Mk zRHbjtno}Uleayj8AbI&`>z`NGZhP&iayM}P{~*r9F~0ExbhNT zkU-BT(`BsZ1$(}H{d&I9uJDtpOOeLc>6e^BU(bHX*Yo7UqoqHkUPh}qI25@2Pd1;h zK-+%f({nCIo%~nkxxbrpR={nJ&xT2hK1H3#T6ydGv8Wk)z6#cDTmF(?yWHhP+{)`m zRQrw}DQP!Q)>eC@f9T7lj(z##@T^*F^|6%NU#wXSo* z7f5_qa9u5=Wc9x{uQjv04{%u48?wFqGwGbQx7TjzHd*yYQf*65EobFZVEMZLgibch|F0758HSKtm!CHpN zx6Pe4$r(*Cy}0`54!b4uz0Fxqvwh`i57>I8xp=kEl7c%vMZb#p<+7~wZLjb$fAePN z{u|GDE!MtjowlOyGaYT71qYv0_jd^Y;Pu{gX>F>&`pwnq*V<0!#9m;J5PqH~-+9*z@k|#g~1b_@69c^R0fxu~bZZ=+ zeJ)K}c-imdJFm(&NoiLq3UhZ$$5eA&@(tYBJC!x>TY4e<$+A%NZS=;7(O1^lvl*fMUT^GOowcJu`ZXY$uygFZ8Ho7;kaQU7X z{%0aGX&YuH9MZete!(wp-SuOO6%QR-`~1P}mzP7Xng6=_-xnDx$xY{jmTW72lKW8PTUBh{S*E6! zGQT&uKbWfS?R~EDWapxPJjWW1LgvZHB}IFwIxTv&XExu-pEc?&8*i=-kTgE>a&N$L zzH*)7iX#&Z<~p=kAACRMiu*jhiQL`_o8E~ZZ+f}w1R!yhJn8eTv8RrS&I%iWBwrKJsg_-!{SSdF$`ok&fFDb-~WseY%W9&7+X$ zUm70^Uwvr(&3e1z*|hL8wTG6SYG5(no}jyH$1k5f7x%VxDy^Qx>KGAnDK_eyP3I*s zyXSs;tMA^Cu_VrhAuZSjf>M#dehzr@EBn!XUVnB2K6efzFyQzCyCmHe4{(zVi! zbNa?@pV+qPhQFU?)v0^=Wn62w(4;d`m*RyUO^uwBU7TI3v3v7F*&Fo^>$u9Erpcd} z`_=OF&IO-d7zZx$J*m2moy}^Uyc=WI+RD`rFRO2LmYHGv_DXrSU7kfn0jtHnyj7pw zIhJnAdG>Gi+}}LL-nnPPj!kc6omr&*TW(v!%Q;I~&o6)e+Ug@yON-Wd`=_VRUlcq3 z_hFRLi?;0-nRRsKm+mcf%wH`WT~gzDS}P=XL63dBW`5np$WN18PDyVs-Bf&Lc};t} zUxBUW5*uSxmh%(D?0$hOX)W) zhM$gwZF|PI)$#fTyF_*z>@LavQ97yM{F2uKg>06`?$5ADsAg2o z>-1lFFwIBu<>iH~U3+GAJT>hN&|=o#w}{==&O(3X%#8<6-Q!@~*HX2O`|TBt8(PBs zMcv=DQkLI3SH*ql-^R0nlG|Pu3clZYGIHiIzNH&p#gz8mSf7=*Pt-(g+by{dvb%DX zq;r~L7VO>S_x6UW(BVq~zh!pr@|>9^#J(xoV5;87l8*dVHC@j*n`dVh-cOGEbpNxq z=^Akhi{G0pLvvCeIxk$#`%Izc6(hYxY;8g#Hl26eEFJ~UxFgbZoCP(a#ZAqrp;>q z--4@q)Y|`bPb^-TYWZTZi}uWZG0@$HE$&znix4oR+@v%x4aQeX6!@?P8PIv+p%@%eW1 z;Ct;V>As?>t8N*qgSSVfoVtJZWU}Z7oBj>gKb|^iSN`yMZ;I60xT=5+MmG)@oL;zB z_6hf?Hsw=|+5b!xwrpIxG3?8!Q~L_08Z1jXdt&>^jq^(H+)(Td%w2nLN=~PR@scw| zx_`x1HY~CEc)-b!Lvk#4K8Wq;x2 zheul6tdv^Xd>K#ud_3b__9vy^w`%j+I&{2OAC9S9r*~TWXUg5emAYs5^nQu8weDIw zVJgeNHWBs5Pp&v7`@Gou*uM0gVu>$joL!=hteR7itc9JIa&gVPEi2>i-2EYX`poS- z#entGre-o)yevtdY-ZMcM{~~Qr5jyCYi5*1PSgH=vhK3JaNORrE>H48{B8DXDecmk z^32mQV^6Bwp?#+;f6l9rWBBtTqm^`oR=LEh^^r|ePLDa;)sw52Og)!8M57+o4!M5-Xohi zjGbq@wkf8zX4lW17!t~A=IyCm9w{Ge_H?7+lAfJ2de?1zdX0rQ*6qTBt7nB)yDIvg zY)eWGT@hN~ASJprBi1bDjk4eT-wr!p%{8%W{Sp=R{@OLgdH0!$FDo0y9y9#7eW#J6 z`l1C}M3)_k4n8{lsoT<%#`U)g!-!o z-9=Trm(9vA?9Y6#Bd+$ZN^ivJx_s@+%e#trJ$!lm;yL0sWoNz&xMsFBLqK4T=xbj2 z568Dk?g;aCHuRX+Wy;W^AM{MZz4lPNvxID?h)(^cnM=feN&MNaF#lOgs=yT~uGdY| zB$9I#>!qKDrmb~8$}6Up68kq~MdQBRLCjyI<<-~T%;}Xgnk~Dz<5uWtCWnb)+%Iir z6K-I8eX4-vLm7^XF|iH3JA)J68L3a4 zeyWoxE9rL6vo?uyZ^ABIv}}xwS`p~I`rVxill8ri+b*nGe^4gR zyKY|Hnm4n5e(ciO#ATFWXYuFW`jhwbi<#p5l@h48QRcR7>e(@pO{UzL;ymLD2C$kGB`QP7g%}hBm`ZM3Xq{hjW0c~gN zHdE7B_N@-jj|h@nK_e?cvQuI+T?yKJ%dFQBG zHb+~`sXXBj*A~VY-N%BS8oPpmr^tIfJNxJBgs+pUl7e-tKa14*N(l>ztyLlb?2?y4DTGS{pq%ISKiUIXY(6$9=ZzNUMRC5&Ux*& z&GlI!IhE(Fq-O}4nM*mpF6YV=KF#x;*Z%y*ROZv1^gBF>(-z4{Yd3^Cdt|ylb5OeM>m*k z`DJqCOH|sy33^t{a(-^v_e^_zeI)U_>bLB%B}p> zx}{scE@8eKyKQcpi$wIgG{)A)EB(K4v87MHaA;-X)XmpF{`tZX!lj=av!Lmhq`pb& z#r{R>1#g^9_;JQk=vk$!ir@>`9lVoF629y|$U4PjZOlvg+TD*!O?$=GSFSs}MYF5p zN$*kPCp`iizZmp$yqNe@>hc+#+m~e$boBB*9kBK}Absdz#gaC?H%}ZrKh>XVQ0}=e zF)eoH?}9ZeU*CSnJiBndWbvlsD$lR)v)<_tXBPRy+t=&N#VuL^2{RkzH_hhvoEuqk z$^Fynj%?R!QEC4@EJb{t7Afz%ZXa{ISzdC+A*tmS7d^V}EdADT%x6`9zuW$TodU1! z+ZS{cOgZ&-vq-Y@`h7n`m{NC%9X!HWzw5!&P0nR~%5_dE$F}$w7pvtxT4r_2>u7%E z;pw88DWYqODz|K8efVKd>84lhxly(}Z@iwomig0TzqViJt?!g?GbcSsu{Ty|zVK9N zg;{E?l~wV>-4F9$dpC1Mg|;n=@Smg~zq3Kv)Y9)7&kUKDh91U}ovyh7-=B#;Q(tjc zA>yTLhuONtA5?GD-Fct9#4+W0P>W60N0%FUEBCSc-0N-PGk@@eJ1ey4PMnnRjypVN zJbR`uUn6;F#k>mM!-rx_*IlnreUWb+dHs-1u*b*V$e9z4U(n$>q_h0Ssy#;zWK2>r zkh}Gk-}9;_FUcekBp% zb=Byg>B_S~#t}BLb8Z&<-doGg63)f^YDU?gj!xArQ~w@5qgu~(;gVOp2z3v?s+kS}u&U)J`ypkonsN~wU=g;J{>ckvnXDmC@;p7mn z5w`kJl%jy0c!k~iOHZ_C_9WRlzg#01DWWyQ!Q0HimUHIS$7hY2C$|aszPHa=s(5>~ z_IK;Fj9J}FWAyTDU;W@+dG-C2)SShK&bUmkc`o&H_Z7SBn@^hU-s>Kp&H44H%p#qd zoy^SZ(zZTG+^u?IS6iOq2lw6bR*Ak&enrLZ`})qEuhIMQc;gGH`?@H3}EsL`8{>JF27!G8_E9nR|T_2eFCWcn}s^vCg8 zkH2&M%-cTs=)s*2KQ>o?zPIgJdcb=wt_tVLeGB#-OrLr4;qE)P-e@iOpS?7#$GMp~ z!uPZJ{HsTQ2Aefk|NHSQ|KIM;ot*s+Wm4SFS8+d>!q0UjB%(xBkI~?>cy`dMcKeU) zVn5xvKP@l)_u2i=vg1E9#lQdie(ZO8s^-CSXLY;&h_e5(6JvhS+uX@>&wd)S1>c|3 zN0Wa4S}rDc@$#h2-`s20UBCS3zq&(hX5P2x<83RaiA)zbxA2{{y@kaej`%~r@(YD; z?z#5s*d>uI^A&wOGF!b}~zF+^KLf`3c|0JuudxP(CznJ;{@|6e6U%!6;*S+(lZ7(b5 zIg@W!)~l&))>3+ryylDg+X?$Lm9?|DY7X@OH(&S7|K;`9It~tc^2HwvH*f^&$GBbI za+xcvtZe?hh3VJBN^2bUy}9sNb;IrXSv~L8Th1}N{!!y?&^{B9qV2qE-!bpZ=?!1} z`T2osvwm+9OTFK`u3_F~x4i9VmQFhR?Q{Eqk`o_(M6NuRCw}*(q4&Pv*=nD&SNlgw znt6rW&&er{O`p$qUZ$evIcG=XCo}hd)lnZ$ZAdI;TwQMj-^CE9~+ex#WMdQ<4yOLi#KPIZWv^*xKn#p!T={Fal z3mwG^`Cz?+MACcDDKU2MoN|tuT|UX77Hj@<%Kc+M8a+$Z zrl&a{m>p2>ws)P|{xA3L?Qgv|Evq)yzJ#gVc1EDGj=sXDoL6tI7}X{9s|bcXxS|$t zW-gnYCP#~i-y*HP8LjMJqmKXIDd5cdBqAo*{-9*L*mY*{sN~HF)oYhd{xQiYo^R#M zb(d_CPdhHrdXzr@>R;Alw*PkCcmJlf=kb-#Ml8OL-f@Fl;z(4wXvw>_U$E8*EZiXn7l4z zeYuM533q;>$5$ntI3`uDj(AUxmEh5UcS`e1i21y^H%^>}s2P>FM39=+~>v|I4So z7g6S7F5%pkdmDky-rknGyLw;ct-DYB%bx9xTcx$~iYK2&BxAUID)Z&-|4m&Vxr+CN zf1P;9F;+Rj@`&m|r?t{?FXye)wkR}AmNw>neJJ(I(H}kg|IBny*S!8q-+NuX?EYZC35oF3Ck#PL@47o_S$=vJK$$!Y(jf*uX2kq|+@)h4UqseZnfiow?uMnm&JD{fc+bWS$$Z`qOGxxtaYmlU_OL zFBiM$Z?Uqk!Bg^!ch%jkZoai*>PP02HdCUQkIX#5w>6?JO1y4zMO$o_yjCjbhnL%B zBwS2({gOK#p19uI^rp?*TyG9xjycMXE;aWTS=XNz$n!`KIeX2#Jw?0v`@`ci7|&mq zdo}a8nfa~tdbcIc^Go+hxY!ltf6i48KYt@;Cf70PKbJn~a@CyCUs$uL#CDqZ2kpD% zFBSP%W)}lG=B7_owfm3sq?bH!J1O(keg?a(wB_#_$1e8c$Ae>Mb`)jt7*Esi^jYuI(uYNt#jI4i;YjrwixxDyVjB)dtted zPR@NnZ?Wo$D@@qmOuj0;Yg#nJtGUrnKeoMf_XxVsvE|v+H-#FnolAE&J?6Od{_&%3 zmkoDb6-p{w1n$~9wlSqAmGeS2}I@En!idi_YE4 zbF-{Ho^d{x`#0EY+$cmnL}}33UJ4y6@em2h8rAdG${&a#WWJ&Yd6k z_5GrIq3=DoCotUK?Wnfse8S#KCHwpfuk_DM@0d7s^}U5o{O$60X8kxG7B^Sy<~m1z zxdw;4o((E7;$_QL+qrJZc+jE`?f3fULFyUU&aEa9|X=hQD8BW`-o89eR2iEF|!%^w(OE z=H#U-_Y2;+THF6go`Z*f@t11X%IBHk?^ku4{_`=#vng##qrFf5ydEv~{R#a-@uS(Tcf$eHN(Fs3>GI5T^md&;qhAI;mhUu?dTv`OKj zef-+3%ayd^EN2VpK9r2RuX^7*F8ISu)9AALn9c9_*ee$|PF%conhNWUWf#8v=nv}= z=P$6G`8P9YUi!c0nNhw>=bSHp<hrfX=M#IhastEX$s(!TKG#-zRsd*#o&w+el~uhq*f zTb9Uh;?~41@zOdUHm3{7-?1q5)ZpJaH&W@`-Tv*bHN?BmA1GY;veZ99qB^$mj@s6j z+vZ%UnD|G)F?!lsk0QMchn-3)*itCq}4kI`-758_y2taw(~WUi8? zX?{r_%U5%e*FW-tZm#TZ-kEcOn`OG!_F1}hb9Tk-i4Xl4CCvCk)<VWNHpB_uxQmx(fM)z;d zk39!Yczo{@Rx&m_AZjm>x_**b?}Eq=aToFzEY{eZU%kek{bv3AxothSk6Ly|vu{8A z|Ij+sM!9((;NQX^C#}uIMwm%?Ig{xLwry7MQ-z7c4ga)zKfF%ypm;)(Q5Fp z_0jJ4e(AIL ztoE;E0xM!S1qf=X2G$-8H(^*)f9kIgce?DCMV~r_{Y(!n)(?^Rkd^Rty7lG_TUpay zRrcvD**0Nrr@if)HqU7m&q_4Q?zUI`)v}j89Hy>*;(FWJ=~*n!VbeF17X^GeyW;8O z9r1Uq0)_gzc?~ml%*%H_N_0;V__XTZw}oyx^83|S-;tchar#bt>B93n*DUBbkZ-l8 zv-I|I%7p1W7&o_lgEe*gRnzOLTUhtIB+vvg%})_<ae&^wW*^jjZyQ zo35*KjN8&`F!}cdzN}oe?3$nj6%nBt&kT52kLH9aEn?=tRTc3*zd3FP<`QR*=Ed3BSa&nOBG1 zyTrRVv*cHv$67=ASmpc&hx1jMFMg5gsL^3Oqpy(TB~^I6I2_}r&LCdvWF<7FIgH0Le;Z)oonTlmgGSs`lXD%J46?^ib}l+>hJ zS&78YYyLZ}X;++A<*|t~-Z{^{@~P8gkNAc)P8=qFMgsiP`n3C!j;J1w-We`ea<5f- zQPWiBRX@U5etw#Gl+p2EIB#~+*_is{cH+_B{GPEL`&{QR@%}8sBLP9{SwH)|)k&M? z>oDnj7yq3}E(_Sxw%avvBu@&xpcxyi&nj|5L22RrGjac3Re#kydhibWj~8NxPp*^P zy`x_F(eqa6TyZDqr)G;*KlL-RV2R(kad%Y9)UD6|Jea5btKs)6_4jNVGp?pf-9P=Q z^@z|bfp7_p84Vrjf=*ihD^%A$VQbodf^oZ`<`&=lE73<*85dZs3$72F#;TjsBh}k~ zjL}-Ob+gl?t77F5b+TuE>D_I5?in4sf4!nvQLoCX%dNk&@84;xp0io(cU06hFzy7J2hwtruc|%@1FierZe_L{O1*(a*=Dxyw5W=QVQY>Hhtc5QA6fMujla_$1K9HFllw1-!@S@tGV~eY<33G zyA#!`thD!fN$%pTOuU$pW~P6Ak$J7}uGbIuJohz!cwy;31)*8KS9Mo@2+{6{v1nQQ zB8h2N<>7v*mK)`jnx(IGi|0CTF;rco%U{nFs8jND&Al($irP0N7i8<4Yfk+>ea8m> zEX(QtogOK@+pj$LaIgBDpJl|$GkDcB;c=~qGHD;m8#nf~ebraR9wyKFkWZ+6thKbv-P+3#feQY<95XT`DERZ98F-cNV&EMHW{-_?0D=O8cl+VYSaJ1<_@bpAQF z?%LAq;@|qEi?Z&rXxDCdx8UwVrN1|R&A5K^&*y)M1=HL<`(IY7*s}fkq!7OE^QU~P z^f|s%itVe#Y|VNGA(?wu-uK~5Rz-9K z=UZ)5ULUH;(7SfFtLp01eI-AcgD%B$M)j2jw>gkktFu6HdhhZZ#oOEec3fJ~FRkxor6t4t ze^U5XgXgQnw|v*y#Nd#%NS!xtjsLm+l_fft=d4N&%g*W-yS!+|5#>y8(Al9Z@#>!{490XM*)6G5sy`wW;2@e9;vV^-;SxgUw!2H&xioK>mMrD zOep?y(zwILhx>n2(pAO;rkPK=qx6@4UE#6uf|(o-d*NSG(OBo69D_;RHj=_@!QmyR zcmp4_pUir6BXNJlfvLwfefra~Y0<)6wkOPFw=A!pmLTI@CKvJfrOfe(1qU`yIC|eL z=2*6kspbD2QLhCq-(GuWX~U_78&nU*um7UB=0;HRjG|N4t5&7ouyv|$D3z+NZBf_E z4r*EW>DzpVat`0kvz48vgnTrX*e|?J+@n}8Jbc5u`m*o4SA3Il*ET+SxUGKrt6%1d zTh6{r+GhJp=jYOrOE0t}-l!k^{O!Uy!fS`@#bEh7b`n2U)*&=?fH)Etra$T(?kuAMrd69@4P zmCi4a7Cb9DGsJ!4ZG(+HKQ8Whc>K`}hr+eFX7>dBIQL2SGtO34mwKFeqwAO!TXCIb z#;rpIF3FMGA09Y3f5Bym(ARP50ts1uTc=PTMcGl^#Onj1Nyu|hVTDj!2ZWDFu z4oy>A!qu`G#p(C{zN&r{)ztDxpk#W^t83SazVIq7<(RFUvG?E3BEh*yYBS1h z1%8GbS88qg$jSIrJoc{m;$K;NzJxNpop(RnL6Y0+_yMMGM%kZr%ib2v_>$8v;Vqre zXWwUHcTQ@h+>CIiaMz9;LlLQ2C%#XqS1MSf($y$7i?(H>0kVp zw`S*q<9eJEBKOw`^QS(H-Z|toXFwy13n zYPi2tCDiSVQS(nX#iojeirDy_S;^kqvj09+bGctS?^JL&-BtCBu%*jGPuER6&&q}V zN^_nKp3b=S(QejTvo^NGUt%b_tp6(bXE%3c`m}9~Yi{qEI4M7mU)lQ2Z%&y2klL((SsRGPw3%IJS#(ZluC%{tNbDpQIMLp2}LjkH`1j<|*DQoEn!N zdUUg1U|}S~RW9pi>)+k^IPvrorsmj=zHi1UU*t}9r|=&!Uw=X-ZhpzTAHQAtlCJSvuVAk5tnSjMAHr|9x8Henb<^v^uMY2x zp6{IXyd%)G-)5W4&zOY2wrhKiujHA>K2bhS&pxjw+wZrElg_<3bM}I1DvaviN}Hx- zH5;{j+qCrdF5bOUW~^D1E2PrXR#F^uFLb-D+6l+cCs+#e^Y>)&2fT4v#87`oVXk0I zL19JThtu15+~l`?VywS-WZkiedXu}f#P+o7tMe$ApWUT5p)-za;rH{Q5t`*Mqokjo z_grdJ8T=_i>|H6l++v%C2j8;T*T0nzJ+<~>>mr_QkA(IuPX4@}FXYx{twx6W(t_+b zulItR-))XmoX>b!!~K)%S%Ir^OhgMY1d>``9D0F-*UKQ>EW}-;(q9EFulio-dQdE zU!`Jshc~NHoMzA_u3JHC?Yh?5R(vb|e6})f_P2tM<*WkJQvTnX{_=fxe+AD1+1D-` zk{c?vt@~wpd;Z&|j|S)W-Rn72`TyweCF;VK$9|t}cDnQ7%)hn9&reShx*l%1=zy-g zaQ}&uk^YGvWz`KbL#E8H)D`~PaW zJm*jMF1_RCTD`jHq+PqE`5`I2*}|@-+rqv&FlzohbVOFh&+3iLtnMAw^LG5^UK8}S zLMZS%Pm_69e*YSm#M=8}3#aw*U%bbsQg3{A+4_R^OVb3HH~tf-tW7u1lRxq4&C9h7 zdRDS}55hh#skr=a-SNyR>nmR@W`4P7;jtu}Ba_k>9kei&EZXKZUCSi5*ro69+^Qd` zu6^Ot*#lKRtXpwo$^@Z}la5bwJ~e$2_sunX&aS>S?e$sR<2}E3aGh4Uv(ja~ticPWgqkxwPla;RJS2I!R`V`9cOvh?^FNPG(;JQyPw3GhsZ{SY$dwZ2y%_n|aH)(p%Z81Qfk0^-l1JR%RSL zVrEyPxWYTVwrBYb*M#_UD&Ixcf3UWRy4mQoeEOC2XV>JPzn!%9XXZwOugcB7g`Yg< zYZm)1DoRcKp8Wi*K=S;mzUy-Do0+%E^&Z#ao@(pcI)yXYi}!-`Ii1ARrl)ESSE{ac z^~5iX{=MX_USomltsC=nlUVl1t_e;36dd?)8_R0e#n~^W@40(y>Het!nPw&n(~oHJ zGX6SLb9^=1yX`S&re9nvEH%Y(XZDWsvM=^;U~CeZ;vTawzEMKP`Ec;LQ_3#eXP)*x zUmhF#k-=-iV%~|de>2a%Y=4~>5p8V6r5_N#sKV-1v%_55AC5Ja4|`5tVq3kbohKzK zvV!;T_nWniCw}j$>wdhkv7aL%Bq^9p!S1!s8dL3xFN`1FKeTpnog`Au#>Z|{^C&aq zQgP|oj1S#c_4?MlUOg#ea$htzYmRNo*G&2O z{IBKuF1AblEk0NLrJ0YHZnS2~ zahqtTebL z>*|qovr|}ag{A(^(uz~p-W)6TFMQm-?^>n$Y3pOBC)oQh6m8y;%5;CqwBXk@bJlDs zYV*>+5&N9sPNVQd10#jP1@-+uKfb3L}@yO!ggy$-Lw$=FC-N5wZX4XD))R1IBq&+ql=T$rLSMM^EaJ)UE#Q^B;#Z7JAQ|9)}|9@BiYm!xwKV= z2YDL%Z8_p`VZU}>yr=cKTTw5vfASUSCbe%CkuO`m^W@47ztd-nRM}kk_9jnIyzV|( z;rF{w?jhZu-J;GZ34Ym}@@ZwA$Cdv2t2^f1UDo|w!nELViPye$9#V?4XU6|-Qk9y~ z;Pb@o?Bes&UTsXSR$486YunmL&b^lBzyD^9$mi&1xaN57@*%&o`jn@w|L?8$V99}Fnyf?P^3`h;{;oW>_FC+1#!HKrji%j3;a3Zio93q9O)|R3cjMHF%{@4Y65e-Gd=(z4ZYf8Ta5 z$!k)}(&*{4>kEo&9?!k(6!k1!VfJrR%?$-lk4%UXHdr0v*5hl3npJxjp^mXPo2be2DUuI{v$Q zg>u6SE~ft>JCb9JY_ccc)!g>amz#5|spEx-(*Jr`YD4Z+?)|o?hV!e0150p&Sbf%( zNLOCvdcI%k4ch-^%)b$*J^y1%0?)6U*dxmx$_JWEnfQ}Gt*d5^@GL#4;Nt5?pJ|25 z2wwfuaA}Uon@FzC&C}Z#z6mfpl0(Fc1jp--Fq!SK2PZU^O}dppW4NX_g%$i?Yx&bIeta`nOwiWj#er88`t8I+~Cr_&-$;>%3g1B)M&F4|Xh_-Ciwzr>p% z(oCEaH%65|n$*^mk=9tWP)tX=VAhwzvnO&_pAFnINhWiO;d62M6J8l!Zo6`UeJ?y>Sr+#mTy_jG9BcY9z_lvLY-`ltCzxT|GQoELO z|Nh0M{q<+0wD*MmWh!q2x2i-es#8quey|4ETyC?9KUH%ti&@LVe*NUn)DP|_kH2^2=WK|s z8k9lUd=e6Q?y-{1^W;ZguoTCGYiFg#+fMvj*8Fnc zd+}-f9ho}WXLs$iINm4eC9zaq@Uf6$`k|j+On9rd)_p4Y#<(v_?3Xt4wXd;TcB}pJ zPCGuqP_%r=^?Gz5h3)5~)Sb8jQS3J*)`)g9J?Yn0ybmaFT z{-YPa9e8k8G&Y07Gt$Vg>|FSY*64X(8Fv@5RL-#fH0wvz-_sq7jC5}Jc|Bj&m$YAa z*;OM2^QBIcCx`CQ`Mcq%hLP_2x3_|u=RSY#!yJ9Ta`xAGk7k|t6MG@;_udaNmzFJ_ zpuDes{)}0d8~fho?<&}8+_>`Gk{^kyitYuoUNn7iCi7h%ccq{<>+#tY@1heQ%&D61 zy4mLI^U3zRf_^r?oz%tZ-u>Y3(RYa+GtO@H|5B28wer}4ORo;MF4gF~&#lz2-(FFE zy45(f+1322%d_j<-(`LZPh0!cXD^q~u6yiU`%M0NwkXyw$$WO{{(Fk;@5#fajr=!yPS&mZ#NC~#e)0{w=Z+^AUhn&Mxo@tOfMQq3 zo{7siU*5SjC(Scgj`5Z4>Ypx=QN6l50;j&N&DdY_m}BFlQ+{`59J>9z#>_oWcyqo$ zr>5dM<$G#YG0TloPOWZ>lk{QgdAnrF1}}N9r?)>|*v|UGx6(>eOxHo{k*E43qf=A7 z)$7Ic>ecUiY5R0EWdE!@loEX>G9l^#&#yBa((V^uofm$h6!~Fh%<|IXGBbBpK78tT zCgA5R)6FN9#B2Mfg|iwh3Fg_|b+SsH#I1?C^T4|y_M9Z^(mk* zeX6R3j?}89YZn||_^NK*N))lQsfs0*)eyi)p^ z?Mh|O&5PkzCHy%B@aL4n=C#kcskT*uKWK~%Ynz=g5f>Nx@zs|; zR1x^=y`U*Ua>;zn69p;;FAVy^{%qLGEp%xXdgYl0^eifNajjJ9U zPtH_c_3y64trbC6`bAj29NKv$*ztkQyeV8t?sY7$K4=`evF}sdlKl6c{Bd11lS2!> ziT<1)8>p9fx_!rjCBD2)^-aH|R(9&}KWC0Oa`Uri%1sMnej|a{R4M--vSI9grb5L< zCI26Aoqw+R=VYFd>#O2^zXy}9nI|o{V8fjiSnY1`J1=f!$+?N^W)xnPj>^9h@L$W; z>vPwh4`)jYrROo+5`K2zdwTzN(~{Lu-V;B6?as0LsLSX5U*L(XSbqff>R4A@jrUwz zmSo(RqtCRqdc*C!>>o2a?4lNY*Dh^Y8e3A`sP@nBrwgmW?EJi(=b2gy-rua?cf9rf zQpWP1_c-{x^<{*Or<~-ps(P}b#czwVeb}FK-KS1^yPgfcoAO^^{f&+cuVYK=PV<@y z9W^@m%0FfM1(#_-KOzELMTITZm81gnls0%}d@@!3@Mg=c>1qoqE<811`Y!*eS436sRXO~bEbva!`Amh_>Sudaq&MpQ2sYv2 ztoo+NF1lAE^LK@M-i^zqqLF_z&OS5J%lu_x_+p~m*Ymxb<}#mLP{7%<@1{CqA7|M2 zQjUWyj@o>}j&lTbHb32}baT?Q1J8rs=e>90J)eBcYvnGN!=8!FN5mu6y+5Y*^-^?t zWjsq};ue$M?G+8$ya|8Ta-GwaxOC3E!Fcbw1>a9APo0-p7*$(jArzcHF*=_`$KPuE zWuJ4qCAaK7xo~s$&IfZP^%u!3I=-gS{KK3HrS59xpW8$Z>6`9I6kGR2`Q6d!!aQFe z=u8#f70OevXHR%lt?cFmllMZ0pY43OQTS7r`qN9^>4Lji^^X(=7{*QykiD{=%~y|G z@!*^nqIPmKFR-y*H_}l0Depc*>W)&AKo9-=aAG`M9-)kGB z6l%HZtG77m%ijL7|GlQc%4o-9$ybW=W!c*sxa%IL99}81qtfe!Xm;I!a6j!oL5~g} zH&vaIc}k{$u~_QK!QJ9+mfISYnsxg$eH&)670yw9aT{HTTEXcKKZ*3wMUOce%|mH9cs4=PiSRR9?1xDz|56S>>xg9+zjl zDScTadAqIl!$g0jB(C;%uC3>~Uo?uZ;q*|uv)Fajsg%np3*s3Z`h@!QU+JX?hGu%N z&VT=z`R3%!&$q1JWAx_d)Up)Uy_&I19DQ8X_roO9RF_t+lAmFIO6Nd)?!{S^)v5hI z7fm$c6byO)p*Zq9*Vh7OrIrvA(f7OAC)ze|k?`y0T2<@Z!@P_1c;-cv?h?Kn>=k#?Y}rov`8%Kd z$}Ol{b??|xwUE;$KaKC4sJxKjyJq(C2dPJ;c#kh%zQKU6D4uV>ZIA1rDbpu$YbUFV zU(UW6++ZmpTw(X-B_`M)BDthWG$nQ-VK?zMB1vpPF!W=a*rj>-J?3{tm?g&73-V zBkfLmqlDk-+}*ME<}&ML6Q=V%tNqM(P_#%+Y>m0wu@B813sQ9*K5jKybK$sE>vI$C zf5EBy-k7UDd9dmTOPO7^vB1kSQf`y z=d+Kh-Yxg)vJKZRvFCEHgg2S&JoM3MCg;WlPv$Lq_VMJ5S6a*ODZI!kIex_R+4nOg zQ~o~knc)<+=8l@sya`IBo>9yj_iwm(%YN6yhg(j5_u4+m-occ0%HR6=X)Q+g6!N}w z?3HeIjfjwU@#dd0PxsUWy*AbU6YO)J=pD4J5y_viA@R=^8GfOdd>-|;Ve&7{bdQzz zU76|oZJMls_Jg-4lAcabX)lmyuTcCNY3TbibI(nOb#o{0ob*BV4*%b|)+TIn4_Q0X z_E;#*d7)&b^fojnGx(9*7s23Q{x=0LwpRT6e=9RZG)gW$R{58yk?E@|$^NGbTh>{q zeK|crB6Yv|b;*p}spn>OB&>a$TwrX;A+TCTS7dsn3Cm5#x4QdnO)8?$aDKkZ7mrT*W#G)!eOPgUT|l0SDh%RiM3J^e*S?}vNl-52|>|GfE5Pk!$7 z|JR;=j}W{3$LIbH_Uj+#OulKIxa`_=cRxPc70tRE3`G=A=nL`5sq~0E>6#+3s?y|u z$HnI3>WYnT#HGF&c~_g)*gH9d-guny>zl~L(-Fo-THNfyCoiqpdV7_C-+~~{n)2-n zgiYi3zI3XZEO4r{;>F{Z7Qw0&$3>dkS1?D4*(`mt;DX4a-UnRQr}-QU-fGCH-n&6U zp3Qi&f5JMcOfA_*Zt4Bk7m0ijJg`#oxxx8=k-75~mToTm+g<6{zG>E40TcP_$65Vu zzA9dL(5~-9)TSxZ{5KR^?okf-n4W!W?xUq5lN_I4)c>)d<|xb8Gs3S#Io>DlvD-f3 z#*T-}j4vjh(@rgap17{8sa(k9b5QK;sm49;woUNse7E?w49BjV-Ii7lmwf+rNjD|# z@`B$|lfLrXxhpsOY+7=mA#a6$=K96%x^B^R6<^=!9`{QRSzrAvhwICnd2^+{&3pA_ zMX5!e#L-R4|7)+jdj8Gv``>Hb$y@(97izKUztc4Q{xRf-`*oha@Ly@~W|~KzxbJ5h ztGuXrlLWh9*VfKWvQK~4Jo#EC@}FHs`}KuS_9wd{{<}vCp8jwBVZ!9c^(F349{kwP zVN+6gHDX)t^4p3HzCvZo+c>-mCpM|3v@o_MvbNn+RJl5}>7V*Ty@`GsHamNGI=tTU z;o0WvvHz!iHr~Ix{rsM?N^=e0GB2QR&fbjmL1dN7kwMn!JII{sjW>!;qm z+aa|j&{k*BtDQa#%N)3j7|Z1kSZ8I-cp)Xyuwa6rPA`KC3!8!qvx9$zK!AgS!h%Ij zLVR8fvTx2RMnpGrJXq%K&Cu8PZ`<^3?(7d_-urXRw^;7L%U573<7dmneogM2V}tug zYq=er42%gJ+$$7IoEa8yYIFO%;^Mj>d&O0qp@QSVi&VueCcAjqS;G`fIvDc!80{KL zxGsGtWo0nvaSpz){%y^x-SeNYi7^;FXK4J`$?%LrZ_j=I4EBcN45s(5o_*(2o4~z7 z&7Hx{sK+~jA%Jm@oq5#@K92Wld*{h-(Z9~X_n);+R-?H_>M_GH-3kUng*9fg|Gn5R zbd$mDMfo$aW9AGK3WZ|$xQhSYh&{ER&xTuuRiR@xGl$^8+82J$c?=m!I4|?PIa&P1 zUEqxFkLg7P9FK2(xXGI$-eAL2nv=xw?!~k42Rr}2KK=GT+fTp!!h7BykUhWu#)0+U z!`UUC3T#{Vvx0;1U^$Od&+{d^9j`yUGnbz$;=|=^@L~EsW0qgu_RUp4YQ(m@v*$O~ z>+xWiD>#SSjv+59aHOei_UE?4AGNoPWuC{Y}58-~PD0=HB_@ALWn# zdf&SxJa_hK(~sF4A9kOV5zym$!*ZawSJYwa|7%ZfaQxeQdR@W)cAlFe`(FNhd+*10 z9{wdV^zE9_j<9+vvang5=ugOx!Om+7-cT8K#u&FPV;pUUO7Z1K)#?2=? zv1d2W508TR_uq0CR(xZROXK0*b@c1nvWkWM21XS#_)jN)jCyz2Jxgl!xg|?Kn@4{u z4*7hrfuoW8JY&)O^E^9}8onL>9y@J{#0}0nj~ScvOB*_#Ft;>xafvY={r}-(`X^(b zn*YlT6ci&@v|3C zT0fZjKS}(!w*J_E7Wo^BHU}Q=Ia2UHWy0SyPf146(9O~Q@~5}5u6nT7oFVqdo3ByRvVA=LT75uw=eMmz=WcM_+rPAES8b;My}TS<*|y|eU(P*vQPksb`-Irr z1nyrmIyc4F@%r46c3-z@AA|6(kC(RHy8gXC^OJtigzDMPERI}F|CI30;bfv%gWH4^@AfXPwOf7gc5%ViZ;EyhV5ca7!=d_3^s z%T9^c(!bJuN}oImOc%a?hw}+}89-eOVsk$I`2hzok|2 zM9=)3oZBNi;|hcQ5~IlnZ1Zm>e{Ae}_uHd&`t7%@jLUA%T6W8o;bkn(r@rd%+E;20 zy=(9L?lx6B?q<_LFMzKJg?sylDX(**2Is=!55ze^u%sIyC=$mJzHP5m@EA7 z+|Z4;ZWr*D9zseWP__B%HXtw-{Z_|D)tGN1M?C$uKt$r@z+N??bdI{ql5GB9n@$nzO55>a(NVo zeuk6fRi`=k-tTxC@@?JuR&VEojxM?ToloSxUq7{9-6+yCQszfudHSCz-LY}1MrNF* z4>I>x9eCDszQvpG`6n8M&24^oCrNrY&+Jtf z@2~Tgo0Xwjcq{qgzGSyop*;!@PVIRsIyawl*OIj-795J}RTpHt{p|{K-?9x?rRJ{h zD)L=cT#-CCc}J}M2ER>V9KEu)m&|UF{-pEx@y_V%pgyP2#OnWFxWAN5y1P<4@b7`R zpn1xzU+)!spY~t0cxPyCR`b6X0bdiv_I+{=u=RR-g~zvh=Y?lKw3a0pJ8j(+z`?ft z+O_Y-Mp_Tde%j>)c?rCcH0|GXGUkTm)w3llLkpIw3AJsj+rQ@Q8l9l>(vun|1p2P~ zn_10ymA8^x!9IP@(gGc|`}1S}6<_kHU1g&Gv|{Gv%>~sK9p6(nR`57}DmPT0`1zTS z{c5>nbIpc@g^Mk{lfFsje%hpb>PvWk2bNB1DnTL2> zj@^w?)8uOScyVQcS@0ZnV>-!*+=X`OV^5zAnCIsI5YxzX{+~ylA-<2g7-f#GC;9#ZIE&S!s zp4G<}U6~-fY4y(iMlT;NaGtYW(xmqK;h9OUoEs)MKU(v$VA9#xFWl=Ms_%Nc`klVZ zr#JS~|J1QwxF`7O-VLu!n}wuO)`iSFQqS~t!IQm}F;-@iesrq6K72y=Nc6RE?b@JA zI)Q6HaUZ$JeD}+O_frl|kbnDkQM&jZUB6xaJO7r5$ZSzKzW2A$xkgYNO*{C@Vsd#A_UH*PgNxi`#lJ+JQlqYs)}mKY=lAG>ipl)liITS`3m2uA-`=npX$WUaL=zf;Y%dD&yv9 zcgxe2M-KZqi>2PXka+7{#%sn}FM(16&!C&TFXRVYwc7Xk;o9vgi^_U;-V->S@08|$ z^Rw>O+;q(c<=u|6I*+}JRT3|lb#J-cp<-dK>zgm=zKLeNd+kU{#PVC7wk{0^7oS*c zB6s%U`sZx|YtByVeb*7bz&^1yc*`Nj+}MZ=_2$NfT@$SCUXfoU%gnM;mr;jpzR>z<@2fw?$35D+DtNU{;`i<5 z!bh*AdT%_&$6)v;^PudM(+gx)dVX^~vo=p4?ndR~xiZWL=6zcG$^YqnlaJ4>eZFt| zb>PLVcFqHu*3*{vR!Fxk3vsw|{=v zrIW7Jv8=tbPxvIy{DSfrrR=%$&$sfeWz21#;Qg_84Z9oT)3<4d)w$*;cYeDa>_2C= z_x^CjjcfeR+uwb<=lvnI5Sy)p~`dvZRh@(KAZep{%c@w3zkb`kaZjnW6pru?@_ zn|SY}Os;P9caE|uuG9}-m)c0K4Sn&!n@Lpu<=-0F^j-I&Y8r)f+)HysLPE6jzVhpQ z>iV_Ym?ffQ*_Y#g7tUM}%Jl1LlAVi@9e=(-*n8f!yVu$tIC4cOMPsp?rQ#hGQ=1Pr z+>47UlAAr!rY5bn`P3md*a~i|-qwhJ0 zGMOAQ)1dptr{dPf>_5Y5QkA|3Oybb~{yA%xM&^w2SK&>k+_sDR9rj3?*Oru8JU=(g z>Pv{Uk%g?=l6$AlT}<3;<+|?4N5=Wrlvw#SH`z~ruw&1qzY=oKW124UbG0_UdHpiy zVE)bna~I{O__n8=c<$3GEL<$}A>&!2e3w?!Q?&`pZy%r2*d4EfwE# zA2*}A+#AnLz8RL^Sason`%yuz1ZQ8jBWJlU{}OV2wpOZFv`Knh6Vv0ez+cm%%I3LV zd&exU7CuKQqsF$Ff$`OcJwj4;%d^i3ZkCd9-+99M?ateap1j?8D45^NdDX{T9qzF; ztG&YIb)Gg~+ET+lNxpR2lzms8-CpUh1ui4-ikZ-!QKFvZwWTw*8 zhLr9DY>BtK%$jVUDJOoC`Tlf@P>}1T!|_iloLm)hSr^x@TXDNBLH>Z|E5^BzeMzj` zTeiPmpjueS`Yv6kKUj>dTHso@QQY-#HG_nif8!T9i3?uyG!$CV^S|y?%8q8H6!CRs z52b$}S~^K3ez{QcI+182v*(s;{s*xHq|bi-V`;|6-+Om@tG`T|R<@T-JnmZW&fmYk zR@;4h#e6DVz-_aJ%iYs1-`kDkzS_m++pz;{V&1{XM0=>C)Mc7mSk+rvG@} z^Rws23+vO7KR2hT_VND8tw`_ch*XxAdr+BVUf+`Ov9jc*ZsCjeRF@61hELc6f_P>z z-&`xDcHibS-?tl2wV#`_bFWz$Eh!t9-?G5L>H3>9_UD2Xr?#97ET}0|Z>=|8xbM!I z?>i&>Hk5FA=)^XE`E*+C9DBfAy)8zT2W}dv82J3GGv_YmRO-19=k>6&di%PxnMdsx zoU^W*{MP&OiyYfOv0*_M!?v9-y&Aakk-BqjsMW00`5jmOijMLj^ zPYdUv>svNH-Wwt`%_?pA!g=$zIR+R#{{Q7{!#PV$C&OJU^&g&6d*BcvptxIpfyuG> zE9WMZ{*I6rKF9E;?1){}rTD@L{Y)GDjb7=i9^GU7Xl?Z)Ryo;&j@qAm8Ipf|{Il8J zM|;b}o0}#cxlpw@=u}hCjpH?6cE}Wch>X8vbMsYRl)Ge**g0mKV7{eu@1I%oW;a_y zd0ymW*N{h?Ez@7k+yD41Cr1MRE1g3oGkw#)End6(gYoAJa&rn*4_}E)@L5~ZpvL)m z-iEyToYt4>*Q6)*JPGvMv(#k5_JwzHcDHfvPktoVz4X=Em-nr!U$$+TscVctu(B`VV)b zS7daDMgI;t^w<06q+ApEmj}(ua_cq3A5|}n^<5%ctX&svkuU66W|7Wyzh!CNtQz_M zAA%+~t1VsFaqP|dvzeP#Pf{uS;`=rA+f`fUa7{J^g}aJR_B&KRS+x0}yYR&~kM=xE zK5+K?hD-CeUgH#wc{Ee%en}4BpTE<72uYkYJ#KqaRgqo&@v1*J9V9{zU45mwpDTUy zeDS>LUV?w`UF8+-u`z#G`Df3a8MaqrtX|15pH`MQl5V8@X5NOlOqqFW7U}-fakE*F z>GEpAiE52AJ*VeSv*=v9ah)@lf_#oTbAIlnkgHQZolQT>=Hd1};ZFZguDw#ci)KAv z7AbQ7nx;(PHUEZy1kEJ=`I+s11fygQf5^7rZK+5bPSHB0%_n!l#`=i7hhemni%75)Eu0^8x8M<#j2gmSPg44Ln1 z!qOS`cvDHHw$SbFZA+D$_=H|M{=8Mxotb`X-4bbUX^smfzS$ZXr@S+M6)pU<>{wD- z!o(M*+zCGUHrmxwH~kRE*57%1ubJ%q#L32orXN*%35=>c(zQN z|7i2QZ-=j~XSNS`9mDeeXq1=65qp7)jr&(VTy%A(@x@iAmuUU|%bj`p^-az%lXWKi z{P@;J;;Cut^@0y~7v=cJ$_RzuJ66}Mc!DEl-_j4EDYKY8dpd%@|Cz_9y2WMwio-8r z<-a}nc{U)>E@4-NU%;O>(@^g|lSi%n7H7@Mw5ISbPVRcir!0NgWL8O%i(ks-#d|yc zX@%IDT+zyne;U7hXVc1(`#-lVlZr4)TWY)X)0v0QlqbFyV4L`3X8Wr8+sA5(jHU>N zhX!4dUGVG6gyefK3)tmaYnBGDGidX_o32{C+xoMb{C_3e75x$GC6_FnD_L=9b=Lio z`_Dfj5D>QTWtf;jY0w=R9c*=3+)u*iy!mGo1S1ij-`I1w*`{RZ7>ceN4 zqe?#9GrcD0H#NCthTk^pkY{@LtB>`zEpu#I7}~ioFJYf|yrF8)mDwq~OSGd;f+!U>gDTFJYYCmeZDpni3` zO5hDa`PWC+U7Ieylc)1S=H-XAQ@{V5>E~U%ex28s`p|xOc$<7w<-G*5O z{a-IN-}(CU#mrgHd!~lkcWC&3OP$(gK1t!9Rfc_58M{qj(=htUiM+-tlW?7oWi*aKYkBhv_kj9w#DD(u6}+b=#c+>?Nir7-S7Dr z7BUy?&E6<{&nd{P)NP~cQ&TCc4xf3`PuEmk+;TEM?jd*3w5`GiB_mvx^91#z?P99t zpO^c2m-AZh+be^Us?+c0)n31EQuB6>eNN(JABXUwz0>9Q8dttrJndlF)Rf!W-+#$0 z`2Rg~El8`*dVCrQNd5kb3aAeuDl!x8J_Q0R%!5cY^ds=6$J$p2vENGuh z#M)_F71kB<-@m4NaL$8;ZZCS)u2|L>F)wcCRE9UTyQVHJt6H?)Rz`YNzTXp$uMhi{ z{^$Go;A-)^*pTig`|jL1v@JEv+tJ+P>WPQDb-r?U{A5+zow@IpMr8(THdn@5S^J0A z`vQCfMGYh0%#XCJpMUxP#*%{%);{|Axil^A$kBxoKeF{M*jlYz6Ovr4t^V$5!6gBi z^Z!ru=-qLicmL4lfcMOsBnzaTbK1O*wDj*=vq)}}=y}(5Oro`{(=V7;E&QHQdHect z0iW-pmM_y+RlJ(9O{w&kjk3nfWZRq0ZbxrL-Q-?S#PmM<^lm%D*&E#@6bxSh4ic~KI8V@K_}*Q_r4++4|67}C_tR&ZYd5(V z@37ERo;SrLz+2GLKWmNU4Uv*EbN4Jk$G7eoCT+7!!za)Ez4=Aqon^bd#WpbZ{pY;; zcFX=U(}1?v4*Tn75>+)vw;zeyGilP*uML+hbNUqjbAAjKzhhmo)2pF%>g$xZk-C9x zDmD);U0*I9_2f&{Q_H*8)grdP|7*;j#InZzP}cWnb6+S=P`NBSDR<3Bu0@-LMLzj1 zZ?1b3h4l_u+FNcK!RhGNNE^<64V7H+8D54^ML6*R}pnlNfKNWbW&I1>!SA zm#*J^e421!P=NP`CElAW1;t#;5APG-qi-#v$ZqU(fBCH#;g($jE;|`LcGW0(tF?XG zE9+TlE_O8f4`1nY4a*&O+3e&l8chxmnm^Pc&QrJBuw{zl4wY>E z&ogCW8x?%ir>N?bJ_^~ZC41Gg+E-5WX;xL%gTg1tq9QMT-U~Y?t}SiiS?0iY!jXB( z?sCc6i*FhJ8THw|zwkYydXaile$AHN?cV7g-&Y^;v0b=4bEn&J+38aDvlK6c`NnMy zUU+8HcWsS-k5`M|eDC+^{jAW$J@zkzB2GmpzA(6WoQvnzpZRvO8#A2G2R5$#RvWRb zVZY{)TYG)O&+CT;|C@1XdFH$Q9EVzDC1(ci>7AV8bG|oYsru9BK?;I}N?SjDd|~8c&v#D{unRqYO}cQ( zW|oOle@1!Ce3d(o;TfmlyW4x`w*_oF$zj?%sbPDg#1>`6J3nLBmgh;iI<`JjReOEq zmbFE#`nju7{ff%3{m&eKai=-*`<}ViV|(*Ta8T z^xhh9zlO21IOou^Pu(l>YlGAGKjc_;E$eOYI_}vrtX_3lFIYrYBnA5)KES&2kH@Up zn`E_juvUcDK3i@0YWwfQI{YijxYU=w$rToSc4a-+-?q*kn>Cd}t%)a1eQw`dU+ioD zPxHL<h(9wA)1P=5S8ES9HF!hg(nm`^IDDj3+-tUf#eaaFX}6roX|7W7iX= zWkm$qnTxIBzAfIpQT)hilZmJHsXI;o{wV0R=A>iAO_d+N%FQ!T`FA{^J$*)4iFn+x zfBN}t;R|?mf>*7a__)>7;-LVq=&=b)w;5bM#WI;AfA^D1mxPv7Cn_pTo2g_XGRwAJ zZthv}l?%_7SiW6#ByX;6#~P7sMjG3d1i$^h9hv9Gd8vP$@Pnq6f>(NrcduLJKGS(- z`PaF2DWXWUBY>7bwgB$=0KM<>IO?#p0q} z2VPyjvLfYG$A#n*nYZU1Q$BUEFJ}Mts>0)`aZfnkaA~XE;g(Gz8|p)vPbvy(etr#BVcZUY}99GIfUV68%U1g7ic^_4!)4t=-8*z>vu z$GK z^@&>3E#ivzI!Ic-z1V8F<>18+cbj-G?9j8(a&5DH`hiJh?cHpjR#)-w*7-W~6K1w9 zWhq-9^?1SmkgGF7(!I?d*k3W|h&gdPmiy$5Ee}#kY-5ikOTV3V$9wH=)&TL1qOKP? zVy>81YAMgz=Pd7*>^HZj(b14OST5wnk-f38u}v~1f5UV7k5;q&ytD7}gsEp1oiUSk ziEi&|+`7(Bg4vX^EWJ3jh2LGP(s{LN(hov9NZp6PGQ6ychr;=fFAVr#B`?81vB1V~&ZReA^)`;Lv=)1Nr-USYx_0P6#aZ?E6n7?jv5S8bG_LGf zW&Rp7Fgu1-94vOI>*Cd#hEE?la3tp7yI<( z{lBeIL8mO0Ui$w${_k?)tMf-M963BUaz<2ZM9$uy)q<<$^ZZj|_^_-x>t9Lpp$z$J zLhci0FN};an^2?tRAO3xT)p&l$$oe=*c|cozls(zNdaG^iX#)+~j}kaeIlF!LztOy;W*U zHMylser4qzPkOQHzG2FY>fQH#8BJh*{C-LHy@f6*CZdv`XI{Se)Z^Xr-AwMUysvE0 zeE#l5GuIc!BbTOK+wT`tbVEbrv-N|%BHo)o@?v5 zo6&2RWjl4#?KKAt>?0z(E{RQEH&elSgQL0J9)CZ-+4;*QWfrxSGJe_UXC(1K=C1V5 z*>ft7Uyf;U`6D2>ZD*ay?d=jG-Uh3u{0oRW>XVu`Y3=qe*1cI9ADwt)8GXFq<~}u6 zzd2h~zFV)`Aic@N=^JWRO!{wpbZ!5XE;9vV&#yaf%gtQ4_sy&v+1ZD#SYCc6UfwYA8+*^C?cXll@{owC zXbch9SO0_g$Hn#GzvgS`zxn^aae>U5|NdP!{vY?8KDl+`=l>Hv2VKs5lazJaZ(4BD zmaX?Px_ejkdYy}H-F-Do+BJ0Ry|mSF!l|$SUrL^T{r?|IHS>Xzf4 z4f_mDmz!umAA))uAI-1a>|6{91r3B{`Y&BG(+u*YD_J`UzbkG^pJZTUB~{&(&?=?~$rQs2CtYjE#=@#pMchu+_L@Ptjo zWb)4SJ3m? zkm29Zps{h=zCz|d?+w_#dGzKkxWD@>qa5>}iwWx2s|S@4u(l z{a~(%y;-;Yg2>jzzo$z}NbTRM>*wL){~%(@?KwB19E~#kX>zAo7~q}y~|fleardJ!94%l3a%{kKiS`3mi}M%$#kh|t4gX;{omQV|9rIf z-4!eft62ZvFaGCh5$PHGKOO$d>*ls@JLA`+tda_bBR4*T{l5S1O>0$7!H<8Ng#R`4 z)IFQsEH%43c<1-+-*%ap{tK!9XHz%d>)#h%kDS!}v^vAW$g{m$XaAla_tWveR!V7M z!T(A7UOT?Ot^eQR-&;ITKR;aC)gR$5pK96pB<7yP zoZa4$|Cns&o{P~ksTa$>>J)UE&wq*Bu5&D{Zwsv-vu&P}mXbSv#e&_(IA)!hc+&6g zgn&g8)k2Ikj|MOJf&8wtnijy+a)2EK}tz!-BqXQpIj^0eys|cb8KPWg7OxxoExRe zm!E`&q(97JZCluV<5*0$sI_{@`zhH~{Lb8JIc5<;^IdDxy?)14r_NaOt}c9gP^P-U zqR5P#$UouNIIrwxT%Y=*n{)b|2lJOCJkhv1bGdM*Yg~MxZJU>kG+o6{&w5h3}VfvyuaJ>->yPj>TOU& z>4)0iTW>6sH{QElq{hoT!R7O^Wy+uIxA|E-ieGVv`-98e+uQb-YS#n?p04|_dG_fw zVLg9J-g;czXL@p8`JUJH-p^M$6dpZuOZC~WpKX6@%meI?ZCSJ1m-~3U;ItK;Ss^Mi ziSt#to(3H?X_|Vk^y=OD`I{fe{|IrW9vkO^7N`*{^7QJ#%@f;`9=c-2aO@ zo}Z2P-k`20FTrzJ(ma0tJhQ^h(o?h6?9XXWdu>|q5;9kd2JRao?mz(v%YCnc95fFJWuw8^(kjd_}0ffYxgd3PCWS~%I-=>QfbPE z->J@1?|jkM*ZMMv_0W0?*R8zOq4(R5Kb|wYLThqLbMWTH|IdZ(*|tl4$@ayY=j&eW z5cjmmV0}Ds=f!nq_R3F-YyB=Niz%*YJ!DY1FIY3qc;k~jPei8ddbdjAChw*{uflV+ zq?i`)Ka#j`vN)_STx+Qd|DnrHhx1++<$#{R?~(>pWH34m-PSUK}vtBg32dMyK5#ylq{k)e`@1b9J7(AV2$4 zEuokVt~IKc+50qv&+5FEz9juM^wjl#PougyjAc@|4}VQEGgdp?qNWuY%JlWHz(fg| zS|Iwtjlc0y_~PI>p;u=Fe02P}f4jF#o ztZv`o71`9io;$fptEAE5>~5P$tEXnHopbH={FkjkjmswQta_iSpnR|S>w&x9_AlHl zba}>Ut3zME@x>iw<#My%Ys)OzqOo!Ik$7RBBX2(GS}bI*s9o(`qx-LUf(DO%q~W;* zAKqW$*_LVfWw-J3YaBPG6`R}Vl*~Wm%grwIIjQnt_BqdFHi?(#(&Cea6U6+@^yM0! z_PX5H{W(E7>e*?>d8VHaXKx8OA8)wWQ+f&Ct%oLZM(N+q-1=naI`?Dfyu&{xt<}%z zp1x)A@er|+69;ZR-10_A^}ye!iks{`BX=rXHs5>m{x0hnzvYZ7F=U^MS04qIvtjB!@={80^aI*nfO^8_%hC zfBbGd&-Y&bnkfWE89mo`wiF0R0-)E8mTP$z)Gh}v6>3_s zqvY{Buleo!ZkOJFdnnf2;a2TQgYE8#`)?JWw`jY2R4CCa_1KOV=F9h%dMf-5SyL)2 z`cD1yI|lm?JND;?{{2w*Vf&Sf+X_@?nW{=!P3np-zv1_M(me}?>fKGRdBU1sRa^+3 zCbdJOt0R)d_t2W3#*I#&Iv2-GTd4nV&3{$bU+VVLb6Y}|_O?9?J?g(G(Q@Zh!!(}Q zQ_}mqZe$AOe&(6mB)Vl8%l%z-yG&OUZ)A21i}W#1ZxOF9zcelVn}4pl!W`9r`yv5S z8<`IIPI#|_dZ%Y^QiC4=c!(4HnW3+-`7mO_^DW6VaQb96Mr9V;SF<$=nHU^X61e8UMX-T z&;E(ZL1%`b_Dk8VzrI>(U)wCmJG(8U*+R1ZRIu&xw?Vq~rD-8=nmJxR@%59U%XC2v?Y33VNjxOwnU$>&gO>8s>kepo{m$Ny(j6IdnNYe z?>pv;XBp@6Do0e9tF^MP3he*v%CcTMB4=I8^Q4`#=iRsvW&1HeL^}MmkbeJ?%Kru> zHu+JLEwAUlh+#aOkW=zmwriO)2j745UsqQ&KEHAM&aAa-yv)9DI^kZNpRE;nE3MIL zX1`^=iHSkgIv#V7d;<4@$vuMGx>nr^Nwrg@&UV(C4ZznxS1_{x>Kn-WO?zg z5|sM6KUj3~#A5>R2$}m*c z7zX{|by%4<`C^WIv)um%8Ihoq2cO@oecZQR$N1THsgkD43*%Z&2QG@R{B`}Xj61he z+3RcCS3089uhbpZih6wT$dtJr>&%@u^qT6Wifjn~Wg%1Vd^)5L~Ydtnaq!)4=K34 zQ4`YsGTThW;2c*npV}_3CsCE&ik7N^UmksJVtw-{Lx^SLQlUS2&MB#<7QOPCtrvL0 zW0SA)q4&b`Ht9ced-X&q`(Qr*&7RMbPFVN0XD^+%f>U*A&T5%TW5(zG-?wh9XG(ap zto7Smj=2wiXErG>GTO86!2fI0Ums5Tvh!2nuczzPkMvA?b$bf0<*F!G-F~HydcjFH z-!nxt0u+|KH9GkG^<2UI58tRS>zyg4_AA>&RQLMve5oTRd}7lV%~i>+eY$ej(Ot6h z57lQsT=r$**U}}ID-Rx-Abs^mQCfcopRM4bzTEUx`?Bm?_6EEu*8MY~%U4k_?$G^h zJ1;EhI<34Tc=J0kP@BB+kL-mDt3{tDle=wSX|>~+O4aMq7yCu8S?GcR4kEL-Ch>`JGXeU z?5vhGKkj`^ogDad>J{%i>8)?sRvX^<7?=KZk(R1If5+b(3H5i5*83lQn%j41;tBsE z`MBb9;yYgzE3STEGU@SugMK}|$6Yd?e)h?&@H!)Qkulyr>Ve^&dku=mKMF24{jGbv z!o)0HYR?`s>s*zIS1!tk9rAhlSc~&gN2ZZpLXO$9bBEttuy|1}*c?;XT0iSd?HJzRHWwDaHaO7XTgUjCT2%m6lv6*VX*T?+wGS0JRy3AU? z$aRO)v!)4i@)J$ZUCvj?Zj0eAjGGb}#Y+`uvpSL;B>DO=WqMZkRUa6`O9ZqyH2%Rr}3?bJ}YaqbXC{eb*#40u@-9g7B6Gtx^CWj zDDm?2XEBF|uVj>X)}46ih~6#R6kFVG-QD$7<$n98#hI_aNf|%rlp7Xy(>u&0 zH5AtGpJ^1=vZ$oVQLs@K zKb-W^*tSWyVbXHH;s?1BQ@X$QJ#p=t)0Q!9m#EA0iR|CZV!5UneExnS<=~y~?LD(j zALiVfyQfku{>+vGu`_yqnQnQySg%m=$8BL2>w{WlFI0{TII|_csL=T7RNf$XZRT3} z2OW!aPOnJ4IL9_8yJMQJX~K<~)rG!{vAkV#tWQq*f4G=6TY0DdRCR^L8j}uPEobPO zs~-ArNn_a&^@uY+E;T(ksK~*5*}B-jZ}HcCRd@Ac3sVoL)ozP2*g8r4xm~+owYsc> z)RN{Iks2j$za3oO_50uht6ejapD$U$wvFp$M*Z%IzI+YGr{6jIf9t9JEFe zQ`J>Emg~eV>oPFgKdCG7rUdu3!*g5DS2`Wq?Z!HH30La>q&45GI`+lSE@3r|c6vDJ zLBMSN`>%`n6NP2$Yv;a;ovh=o5oE-0Z~iOxVs3M_#W&4jqiqE~7;JdcWNZHL%_;eA zr>%CAr85?BZrF6{pVPXq_{44xjpphw&)3qy)%TLtc`Xs{D|;gSK5=e^ePF`Ry5?>D zCwH^HU%E`9{e6EyRg|sT5}*4WTdz&alRF?FbBJ(gi19RhbYD9j1sO76QbW7dq6{sSvM2>IJ)FZmi2|MK^m*PGjZ-r{MJ zQvY&JTHg0dv*xjDpBaM$LbcvFlr%}&nK=Z0Di77In;gfd`|Z{W>4W_L(&u24}Nor zIFjhKYwx!0d`@ghH$zW8UR&vyVV7|5&%7;+WsfbKy#6m#ar2buG7$Hk_22Nm(m|a) z8^zXIr?ub7O%qu;f5oKDZ+{xROMh^`@_k>SzL8bl^-G6rXZ?H3cWJ57Q(4yKi+Vpu zX!_T)KRyvOwchCc*?nD`yVf`)O8oSmmAFIxM6;J)z4Fzd=gB8@dSsdfS^Ok(Bo{iG z%9>P4@gQ(PsLyU6e58Uz2BnMDfIGQO0H2!>Q2KK)0x z^vdDI?4cV17jM2h|Jjz~?F!aKE*k^$rv((eTCB3o+iJq{?3~6K2Kh2+6;AiM#ceuS z|4qCjD0A3GGnTja@3nbb{_(!K%KO|~sIyB^-k@~PtdP*nZ&LM|udF%Ze>?r-)Sat* z9Q1j1oOqwGa+ZtGu1b}F_@^Cb-madM8I^0jQBbsxb&1fNAgi>emvV3UJiU}<7qD`! zZ`#UGqTw1nkzwdj6KSy~Droubt${32my2mp|YN zHFDle5~o=BPCT}s@?&#$eYuZC8o%sjfhH++LYcj2l1ssYmH)tc5%JL6k6fg>!ljQzzDx2Hj$S3fsu zF#K_H;q1+9Nol+S{Y_Eql`_BWx_2j>6!Q--51pyBKaPd9;obiJxp%CCE`^*rvpM2V zh}`!{nRnj4z5i*0^K9oV$sYaeDeEQ*#Icwz_1b#bW!^vb1&5YCh>hhq>m9|%tW@r% zdbc-XLe;S+zTGT`X4%g3%M8uFZWQiW5VsD5$|VhIAFE+ocyn8CpXQXu`27!!#6>7>F@a7KNqy$nl@LYd;S*j;~&H_ zFZt##UmC2Gc=M8RL)OB#^{#C5SM}d%xV7%}52I3-TYBw&FE;<=RI!;cN%8K2trlml z1*h!dl*&%?oF ztCQya$x2=_Q(?8>lBESdwb`!~hyC8V2MMxVem;j|)Yvwh))iJ!yzQ~~-#y&|)dJb| zQ^G%OI{WO#r%UH&PP@EYcWv<_zHZlyfS=}8YW50`z3;1W-FhXfc&+HOwS>z8J6on{ zT_>kruKV@VXUh%YZPtUd2f;5>N=NwsXVbiih7m1IjuME$ua=K!Z@cgOQq~0lldO{bPpZqb`;CNvr?r#=%roAB~>#zHTntj`BUfvGUx_mCF z|6ggE=%wv#Vh_7ses9RRv^ZvW>1el z_1f~m2?rj9+PLi%j@NZ1)l8qXp2!oK7e7_Af9kJ?w-$d7ck|^A$Vy0#Q*z%UWY%oC zSWYT=?qhxayHlj+n#trJYE@qoC$i%gUzl2?!oAmltM2H>zB;qDeS^gcxAzOJ7^>z+ z=Co}$I(1D=w8tu>qW!Tz?xAP;h31pz&tLd!{_~l3E$6mv?s`}yMAW_mU^ z&+Ot%*xS^)ZrAjZ+5109-u96)vO^+97#3CBEaqA&JD?lLymm`~Otzy}we! zJ1_0Jq1!hyy{;^F z&MxYLzw#O8dVyw%&X5T&!`AJd9dyjR=2Gf^s|wxNC;Yy8cXZqp%}>8ubd~j?=&f}Z z`c&L4^d1H<%U$-{o%!r^)9J4_ZITuw=Oq{CKX?EB^ILik$DGuFZ-)KB0go?FW_LAt zEWxgj_`YrX)>{pywfi<*J{FsrB>Pu$W9a!Q8sTx5r^s~GJ_^4T(SE4mh)MX#xkWbu zb}sT3+UB6dyNEMMv1TKyT#VpT1MV8_tX&cBR@X$_kuTfzbJuB$2Xj78s{gX?W|GP~ z_h!AtnyTR+`pZwQox5K!yS%4Zckk1#72KhV`TrgKbMckp;yL%?=CCICzI7B9EnND{ zbXj1)aoZOzr{-*z3Dpg>W4`8>`!`_!yQHd#%VSSmH_vnAJan$IMa}q{@7bEdOKrkS zvsIllZ@0&H?>B1S!0M=3^*efoVBHQj`{{0`&Wkop-W#&;vr>l3k9zT4kB_h3egATP z;4gvvzbuU&P3 z|81DG!v6UAor`SdOxar=eD?EG!7L%|{c|oKja6sO4>oN7bp1e`#xyk#@r88@k2Ze4 z=^3+^dBVJ}rA<*|eQ_wuiZ@kEuS~Ug{mxiFSBQDkzmdOV>tC5Iv+vGU%Th`)7qdxoKIECC zRWV@#U)}j~)qT>@OfhGK+RUUA8d%=DG2L;kvC@pST(WXw)AyqjliqmfEn}}dy3?DzKUK*x zd4=h=>?0eeolB~0$$Ed|`or4yTaSNg$TP9ID)fNYdeUMy`+#=k`HmYcGcz8B6*hC5 z?1_H;dPew^Tr&aHhL4Z;Mg}Nu-_I72anUIPg)dkmZo}Nss07Prl85Z(^ow&+E&+$I)iPi9ZuupK2}pmo?MTc-orGZDCvM zPj_#=Z66udy@hA{W$l1}*48H;Fs{^dIVSjMuIl8cT?;Qwe5*R^q~YQ!j@4GnSZ5Xm zZ8**D$@=nArjdl>s{a@M?KyH`9ozS`1E$u@ndcVIZwNcGwOBt(iF3&`Wv7zWFOtRW zbyx3{)ZtMs5mdY=ah1heq(v$nh0g2V zT=n38aQfVa4@;C@-h1$Pal>uJslk#rYZl9QR36)t{J1#(-7Rg2iY-mfGd@&gaGhCT zEhxihu6EPriz4smyKB}Sdl;A%E_!WJv8Nqhd1>fc*@yr3%=>_3=O8T&&eCcW~TG2zY6=d8LZETL%u_a>ZccI&A5kf`+eScHyp{&K|~vcG4{Q@C=_ z{Kc6YiOf$=28mf3{V=?daVt}TUo9q-ll6@3x47H8H?%eS&eGyTn(Srdw;aEs$w0|3A;?_dm6?$m$KRvrb!Qhd#aTm0@m` z(XqLAyWxvtHk0gktgnB(t7Y9jrt0kcPhM8hCfnLm=ULDC{kYMqLm$^zDmEoDR=P~P-QsymCiFAM)vB$}H199iS+r94;qj|KJRdjL4pPyE)kN7)oS-3@SzObGBR8OB{yrkx7zS&Wi=CWI_x#Ru7 zxrgUkS>yC@PdEcdys$KCt=btW%Lk)m4-aUd%qDWZpDY<6OiCUv0)?B1X^Szxf@I=5&e< zT|Biaqon`?1Dkv{e@2F687Z@9=mrh*H`&VJlvmF=C9*9reJUGarN<&>d%Q{ z(-)VYKIHLyVfN(%Z3REVk1cd?+t?|7c-AcS&3i5d-fQuA^)+|BrYod zKwwwm^UZk<3)Dp{Cg@z9m3e-?`7I00dD`>Zq`G4CH=T1bNzgDj@7UpI+kZ*$Mf$C` zb>cM(oYxo4@~P!+P;yms4-=C9UmhZDXWFg7fBDr(_SN4{{A=fy@bM7h`s46A%|}yd zL9Jq;($%R4r+nPHr7}*kv`0hX)Q20l?$+sEU;T4R#%oqq#na`_6&V|q&@3U;kh$=9>(rBGBHwas;K-IyJuo{_)Nd@px1Z8 zDx&W1<|@ihH0$!%b+-G}I>v|ZrYX3pv61Pr9L(+-SUxJ4{zyTZ1VTizn&#~zRmL8t9Hq{N!r}A;XM=o&RX3&|K9w$ zATWbt{dti??1huFf(0IAd|hhzdSd#DC6eE!EI9x3tf6+@Iqjtp3#)y??slgA@Y^n} zXL!}uzxSg=Cqtfi?u(NuubXbx?8+}YqLcsqqEGn7ZTHtM*?H)&et~h{?u~aG`)6)` zw2%2lK-JGKiRs%GWQHtcjWX&8J!DtjzcG|^W=z#n5f_suI4BH$Sc$Ei2sdaqdk^A77iRYgQ~ebG+W{+PzX;?dygW#wu%O?z?OL zS-_-Vag*gv@kLLz9OXT0=g#M$x#0ZGM|Nq|fBlwRJN_%7X#Lyki>F=63x1uYFqvuP zgpU*D+d`gAza1p!#qc@*-U0P%fycu9AM=O)=I76v?jmaNDov<{|L^zxElYnqI(5>D z?a{@F@gXO@We)9@u)H`eN$^H-+a#@X&N@ssmwu%gYccMNxG_UaP)_dh-y;$Sr%BAn zVpE+ZbnnaKO&7Yt4~n=1sJq-x<%zS@Zns9W1?)_fLFej5?j$yP-O@oF1)apmO4u31TS0)f*<^C-F%;gEfe`lu|vY!yV za_62wa00LWbM8j(O%dGc3Y)yMDojt@={h@Kbg$_R#cUUoN2<<`J-hWz$9!AB!~H~m zrs7JutNS9^XJ-~{&knYh3je?~)%L@gZ8lRy0vs18Oj$iWCVK|Q4Q0+Nx*p1TTBjJ> z6WuojeqFB{ed-Z!aF3X|?2@%JADuE?(P-E?MdoMzU)61&%{*8RF@+a+9FVW=_*-MQ zVOg#1-(ugt_jecmy|_QA{kG}6q%y%A`}rH}cPZ}b6OGgiQJ8l7C=VZ-;@2pTT^(IN zKjqBwdUv-WQZJlA^1%$NPKWvXuPV=canY!>{ATq(E~wkYhFg#{aki2Y14r}5Bj}?es6#BZ`F~>`!3Jx-+C{(ko(P2 z?h_l9c1Fv!$SyNHc}S;|W6GM#JTC;kIhw}nn{4~=E%1BU)|9{tQ#^ik-F+pi$u^~3 zK1*)C)9f18qoPyy-~IgR<>DQCTh}B8S{p?EkiU|DrfIgKh=$fihE2zI8*TbHUG?hY z^rr=lS6fB?ys4JwQ~Ruyuziu4p;h{lSC1E-|H1viSO3lW(B%F(TSAK`9bV_t7C!I+E(D_{kG7&A9LG!n*4Ws zig^(KAbnw5VZ}R3%QHP`8z#=RKA_pZS26L`!`TmSTOX*qoU-`9%EMokbT#MAeJtSD zYP5A_+`n1>&jp7rQTVuO^{Qz>m&MfkH~e<$n5}AhaH;mYlUF@&(tUE}>vWOl*4|c!XPjY(ULBM5>n`tsOs^a9EwQ)Wh>2e=?NnvA zxxc7p(~>fSvn`7cNAdm>U6u32mRy?N!(O=$%$BwRY zmuHq<`6>C-DRzb2s^;V?PqiMGA6aEvx?;+A_1b!uHQ(EL-t~H(f10h_E}UJe@M!v_ z>pNe4ygzx?iJVW1?;eVp>Gk2tqgT5kzU)5blC#G4zcBZ~n@Xulhksa`u4oThclN&4 z(uTw8s`iCm8%|F;chHvi|C1ljWz6{e^KI@03LUt2K*g`a)CX-jdaNTBizrpJuK|@+i7pRk7!?dGcDyRfM3{7$_O zH)nqI*=Bl{ZGz_9XA49gw?>@yU-_%z?HqBp*YdJKd@FOpCoPgaX7H|=&B83%KPYcW z`q_*irOvv1-P~_$m#>gM$h7zNjBReR=O*9N+J7-`g~CH8&-mklT`!V+wk9rppIxlg zUKb?&<@)ixVbddR$}40S{Rz4_|6EJ^g$;Ml1S*w3NnUlCyXM)+VrBjbe-r%M%L7`r z7(Z|pZ7Ww@)&F>D#?g4~y~Zw%e9=F*=?0`P`hWiT8?K_=x88nd*!O!!^psad4hOE> zxNjv|`=aIf((YebGMsx;y@fT!ylp>4iRyk;h!1)2o-*8M9q!B?)Kzdl=;SGvPp3jBDTT_0_cjl?LF3m}g zZb#^++=>tSsI8K7DCT6e(qb7S2XXVd#y3ajiXY}b)E?}Rakb>;o@D|b6;0auzn;)4 zd$gqZaOd+wyTz7EHy5le4?WrMBvHfiv)Ei^&D8w!lg>`@fBQ0Ls>-~nTNkTxseWUz zIjpvk$7vVm$K07cKR%vWeZ9o2U3rUPAJ7z z`IWU@w)XeGb%K8$m_~gUzpQkeQ`S!VTV>Ad10r2t-|@Um(kOlWd3RrreccXSRpCeJ^+b?xDbBkg4c zw|Bavma}Cjg%)nP*Xm!lF0t$7%T+J;zWi6wG_ikKe~!K9toe(BGj?dDxkuaE8+xtL zoG!2MY*yHzx|XKZx-*}CO}-*$b1(9MFWE193x=xp78#{JsPgZmfHT-ld8F)Zop+Tz9KHGjTt*|pRx+3HrW zINNKh&VYkT6`G5KIi9KYPWyAkbmO1YSn-2gr*&Un>TL;)8xPB*lbrb>1|m( zN1|$*QPPZ4rMnkuUwrIak^HFrt&^*~mhIae)BIk2zUeo0Vnsq!z1ZjdZSL13rOE+v?WA*_HD+=TikRN!w>15&QY!blhkDh&FHM%tN;c7bj-(i@>a8yfI z?90rB8x2=>)hBnvcF(FXiZ*WXSpPR;uJHNY3}4MoUo@}K-1$>XukDkV4BE_wcZ6ncPf?pm`){ao&vTa%kK)#r)a<}|kD zNT|FR`6%i0A0D;MtWs*ZyV%0KpD6745Umva?d?9R^$Z86PyEdJLG^do_q7W)r0RcK zC}47a@4Vy}vySyF@Lig?;e4g^Wd0+4uFCBVKc(2_`Mne_d-^<4YjTnJ=lx9w^!@Ko zS+&Ap2b=w*eX{;bS4ME1y>wJ@$L!M{x?WQ_8Jfjj*U41uTIBJLp$9dOsT z5N><*U_!u}oXV{~CDfCmRi<$6zJ2f5ntAbjGtK_2I*EwiD zUh*~Y9ABu8ez3=iM{Um;u?>%zO zfqzvY_8MA;7O{DL zzxfY?$AU|<(vJQ9WF7xMj{j5XWd6gYe1F*VTWd47Bo=hU)Cxy_HsCn9B0Xr{X3Z}j zv(Eh6ndHFAZ#;W>z|BQxGLA&2mw0`=Ha(<#)Bk{=ccFKWgsgQ}4UI{$S=dl>c2!*Y zI_W0gSG+%dC-HNfZ(RGYLTRPKQ2osVA)cUd&i`UnXGzv;EFUx!Qf2 zcUg5qf>wB}EaX4~h&W zFZei3UU}-D&h`r&f;@91^Xv! zU3eXJQX*t)g~F5YFJI?ot^4JF%H^}*#XEPKt7~s9->_BTD^FV|S0Y#UiybM&R$OiM zfjtbp#g%WAn+nV1^tSq2>{)JjCYqJ=L(J-}cYiPaf2elzn@eXk9q&KX?>$l*U{v;* zv-RcLn3Tv90ws6$ZV$2Ce){^_%Q^11lf`d^G`(?}{_KEk)a>i2rZ3iJ`?U5SzGMH= ztjuMDwO>NP`)~2>Q{NTNXb$4pX1=vKHacnJ#E%zPbsh%q$+wWqeermW!|l|t8o%ue z56zjLdRfdtrX)!9+^Am>PIqWO@IfD>(bUZ{ywB=l>etD&TJ@$SH~4*>XPb zn(vmgpP1TbaHY@r8l6!xMbPV$p1jbxD9Pg$Q;cR>tzPS}@zC9N9hHZ^itJx6?nrKQ zn6Yq5NLgQ7l<|w)7>V0Q=lPdUuBa`JC^X;xuQ2lOkKU}-IigFes{SA;{ceTuV*#GX8=L4P+CV|}F-<{^4KNMH6aI)n=zLwk9T{ilhxUfBYl9gy==%f#h zR_P71KFG&>*Zm>S9O=Ea&9yqLSn%?@sCx%`X880z|CW`I)h6rayq&@BY1UT{n_iE0 z72j1|heBRjC1hMYP`>iGNssRRxsu0qg8gN~v`)|by2Gt~W{M`e_7RIa5A@hIyw?i4 zm$9^Mi*%}6aJX*Xldheo-d=Kk$oV?0s-!o2yTD0*A(M~Y_lvT`Qa#dDoGhpQmTgt( z&A#&e`g6UvyADsvS9^N;?~WJi3f$)=PH`%fu1-i(Sn|8e*sk;bwQXe&7oX!uo_DG{ z-h12p_vI-H8#K+c?{wFgu)O@{u|(PUjeXd~Ra1WUTE^Ub(syZZi9prmB}*mNUnxj^ z&2`%1;i)Bcm&2Y3vESb$m$R)cy8Go1SH~snU;EjYR=iuHBfIdTy2Ra@o|i{*U&MUV zT6n>p|MAS}8zcnZ&pqa}bm7%Ho9xhw)mIz$DBM`V@YnN^VqE7@6NjqhH&<7*nd@(I zUKNpgsQ$0G_W3Mu3769TF-0`|5Gd z`qB@^HQJ@I8@>yz7ua&}#0M^WaZO|QFwO5<4ESGfcsjko)we(0WTvC!v6Uy)_Sn|; z7G!feD;-N`pYvZ+{K%SV5if1S#pkW}m+3#m5@Hu3m9Mp8;pSC-EGB-B=ASo8?0H+T zQZnv|2YXoE^XuWZ-k#gfKCZYuL$+u3d#g~# zcGNzspRkzme#4EWb1UkW^UEc&h{iC#Ge~!ko^bepVQvI3U)#w)39XF5m);sNWLMwZ z{i)shLI8WwKEZF>e&;HdS+EQLDqsu0v1ij6mGxo9oA)`2wIuxgoe-1TbE>&oc}8OG zed%j~f6d-)=oI<(c3R2*tE(2TIndudss1ki1omFzYTtiLzt5E7^w<@6YIVx%mIaZ? zv#(E_pqjYePsNEzJz~v?30D?H?O4t^Nuw}i-r9F+?;j*h>{zLGrb2#gx|@Vn%-V)e zo?FgT?PXB1%93xYT$?Ma5;U!zf0=~S)vZ4+EYtnC(q;X%9~~d$3#s4j0Pv<)`iXN{V~8E_&_#$+?c@dikC!M;XPlZYXYF(RAszvxSLM z-|U+_9!4$p`r4^xhdmPPOH5RkY1NtPzKpnb*tP1U%gHY71064~Ptm?8{lNI^Q8$Z| z4>mmUJF~!i7t62ZEiH?dc@+h+@p-S?dG?a|1J?}Sl(wAX*>>``1qBqeB&_NMUY6)F zpJ$)hDkH6={cUG>ctF78GIo!mZBL`Ts#f;?eiB(Q<$}Ouof%UVIDb~3PqN6L7$JQ3 zpyX1a8GDL(yz)~Dl^er-6Z?uRz284N{dgnq@%Iak%FuO*BrEGZd>we`FV-0d*{wplgVF!_Qx}CQ`zEwv9>YvUa;T%p6jo+8aLj!QnJfYi0`tl3Hve2 zXa!x-k9NlKj2rZhKDj7+ad0*}Jq^9&9l(n|5M#n3TiAJ$>Ba- z#luwYzlbfo)xOAG#{Xky{01Yn3HP7wKDciEkN2-mJXkOz{<7AZfIBVrtS_VvoPO3V z{`04n<;G0OsZU-_GI}TJIpxgn#oo2N;h{XG6Uv^hdCfRZ>{{HHC>o)4izQeQREU*S%Yjg8x~JZ$~!2+tKT= z)r2+gb1A3X0Hb%k8|XGaBWSfk;G}!xy|PuMkiNhic8#;jCj}aNNV05 zeLL2FTDjd%*UIS`eQN#h;IO@u&DLAnT7OfUq}T1W9!!eaoX(C{ufEW4UcLTk{e>mJ z^zJo&;NESP?VPq_nkQFi&6!I!(O$XR9=5((So*m<`)R1lLxHDT-#Z=6vMHacz+5$9 zyM9&rNB>9q@4OZ+Q=N2m(&Gh=0gYYvH}C86`n_)L7V)P3#}fCWIp@te^)x^IV_?)) zyN9}O%-)sPZe3MgA;fX{^=|8=jhCme(8+FIL!sEH9{27U(V)OfXFBs~#`B_hu`)Cz(?DQJFnzJ6^0jhN;qa&34uP5>Q zMS0rKWq&N-@>h4k{v$V}f@~tU?s;n4c1z&seSh;9%_-V9&%73?W7(5`>r>U1ue+C3 zpIEc=mtf6$wl7YSolHheA#1n4?d|_MO z!sjlher3qB?OS-`u>EoQpBEeU?`HV^=-@*BmSbGYn^KFfYwVto%J<7V=vdCJ_p@Uk zhVtCKvWxZqzuilwB-mZq9T|1<{!OuU$t)#5A9N?Ic)cmOj@bR|(NGQ~z^+*(lxCKI!|T zW&7UV-P&HDI_uhMyN_qJN&@nYK)-@21(N?|J8Hu31$jv3(Wu1W7}Qw#eki zj|6lN&YyCtM_MUt{u!5#lUq+`G5z_z<@Vf;rEfVZEwz%_EW;&i(@prIjkgzbrv`K# zzq7mNc3Rc-l-D!Vf;m{@91Lz<IB0Oy~|7Ijf1bk`^t2{6_O29cX^hUSobo0JA%hSs& zjVku~o66j_+VJXbp`FTgwL_L3?Qd*%$j%D5kuEE~geQLgbjf|^-EIGfU(02dl|CV; z5gosKJ41oB&(^Q|*R5N$c=8jzx&`73R?M3ux@reozFkPn@o49DBJy|V`!+g8uFU@b zV9umzCm!f;{p4_2M?bdahbY%o(d}|`8+XnSFJn5)Y@GD4QO5sJ@vb|Y`Rt-LoLso} zNkG8?)y1YR>qO*VUH;~KC|V|`_*so0PzkYwkmlxCbvO46oZU1)rkIE%C z7riw)-9hz!CXbYE#rwC0UfauE`QzxB$$|>9DTf|#7&e^}Em>Ri$vHK(_X$T)x$&6` zmgbtDtF*VgI2f_CT2x)V=!2Ha!$((Jq&m_}6l<@aoj9Lyzp4h`mq=fuAGyb(O{em> z);8JQZ;o4R{H4!nYximOd8dD^kg@usCpDAt{2ZkKj=Qa$Cz~E>UVd5sE^BkoqS+GP z8^jwW*n{l?Di?C49~USs^4N5AV%^t9iFrv*N@f90@6SFupXXta+1Y(F_T-1N_dXT6 z+5bMZDRNU!Zn9~L*+q_1%0>R~uIZ(I`LU&v?HtF~SK%+ZKYe$%`5PM0oicaXIvL4| zr|T>RUN?!udZekvAfnn4N!XwQXw;vc5b0vg8U5x1}d<_Gl@tOtaW) zGs*tS&Z(tZ+B^3D7hU%VR^$^>x=1C z@nQCV4^$n0zo%WHd1k|2-W9SZqLdq|Z>%d{H|2H#&s44xIZuC>AGi^&w)x8l`P(HV2trzslwQ{^^b2 z{SoLvuyacO1xWSl8f~D13y_&z-z6xO8%>N}dR3JLQMDUrwf`yFSi68j-CvSMa# z%K@de)4d%}_?^7`(YoC5@<*N5H7cFPB3Ej@EQ@$uUt_1b?&_osGwpLfy^da#_;FK> z+}jsx54Y$!^y+392^>7O#N@2Z?b==Qebt|@Nr=g03p^|L`)ir*DF?}dsh=&6Ov()xsSFlocW9AxqQj>?`kHqa%a@_<+?n) zq_8g~e6m;W)`S}Z1_j)j_m|~oO-a7c-?Ka0pef#5z`{IWx%Hz}%>S)a%BKk2V%(># zQ=G$aX#KrMPgTS-)NKBVxOiUSIl} z^T(%sX9-NZ6mfIq+`>r$TxGwLDyJ|Wdf&U^jp@HRj}AtDt2=4PJw58o6J3r?=K4Ng z-JVFCGPLEa_vkC8w|ony?_%zDqy?;c=()| z!tSN;`Y*dW%jM#z558Uo`~}v+k<7+MITq?HsSHc%eUz59{=fa>)9LWS70iu~?ta&- zYq}Tm(NS>jj8{(&WCpLbzxhBs^_TVSe}1zIWz!qCPkk=XAvM!Gw`Y3Jk)F;64UHQG zIo>I_$UdK3H+j|3RTqD%m+jjo`QWpwNz=VZk7?^qNyJ$&p5G|x^88fRb(_@>=yK@fZOgip6!6*6APM1$>e8jrbPP9GLToigV zR44qqc4|h!`$NBKBIDRE?>oTixL|AQlzSg_L0wIy|dx=dG`f6D|UY>4xi|_ zzFequ(oSVBIr*>Ba@YK4zMOHSVsE6Idzm}GyVsMbFNz_H&!1QG{MGEnv5d_jvv~X3 z*!c_P-uzbleR_xE8F_IAhCPAy!OJE_>N#w)V6c72UoFgjcT@j8r7O#iiAkCzFnje* zv3cv}*Sv+}8jrzh$$ge=9~TKm-OiWDx32!Y^7f7;wx-|a^WBuy*?sEU>&72~zVbl_ z=KGs26L4J>zwC?5#)G|ESFg%TsH=?LvE`vw^pt7tA=BTknyuwkK#2p z#;;vfxL0P~vt_HYRfB5;_dor|p~1CO!TXfUyk|ali?{sR9dK#Z2|Fv%H6ZJ>cs2DHz5k)vo5`8 z*|{-nj#{hd|4T_$xr@Xm|2i1JynL6{%)S*YJ_~B&6#Uj$)k}EaS}ebgah9v>zaMY; zR@NTplG>(z+EkIv>2&_1XEkrX?-scbX?pGG^(s44L*5QuT_azM9Wu?}pTVE@ zpe)JY%!)0?ReH~LSReUo@zP9aUphW)aYii%crtQD<&^+VwjF|q~i`VY-&(D7`=VX`Z z-NjRMx1ICjv^w@L@|S?-k{At*f1g}({~r*4A~#`1t5l&*YUOm#;TL=ho1IN_LQY=JJ>t&aSMVvZKlpt)L+XppnJ+DP_eQ*5;bdd% z?|-FQcB-+;gb4oIbMkns&#vp|*{=BJ(Bbo&+d{Nu+dg^dEi$^2`-LhTqV0j z+RHw?6Y}<&z5a?|_1iAHxHG9!4s89pWybVG=d7<5cUCT}@NM{+Wj%3W?eD4$kuhGj zG3ySVxPMT%;AIBqDy!Y1;_b7UTxKR$n}@C#cboED|foo)r|e*Zn>tV@JP&>Geul{dHSE<%k3;J zS9;HPSesV${Z(La;5wtPGbaC)yIv;yY^lD{j->J3 z%DrdbshwOUOMmMA|9&mWp^hO#=*Qk0Z3h(Qadmw@d1|A=CLxif2VCmT)u`G!rR2U` zy>C*(w;xjzC=>Ff9Z~p}D)&E!6`z6BWTgKb}U-sy{h>3*$+nJnx9(|^L|7Z{XOCHzhdizJMUKfz2Nu%z~2J4wlvaS)%Pt=&612<-@|jHn65L|FW&QVPR*K@rF*}= zn5q6)JEG)=&bxh^noNx9?ikeT#lBo{q1Q7aU`o)r+J~a?UpEBQ#X2rDJl*j4{V$HQ z>f1Kdo#FYY_3XL*W2PGo3%wpQF$6ENedDudU%{R0*XnD2v(znA^!X7Y>zbMR=^;~w zB)7Em;&1Qn{Ml2tuH*lgGp%_`)~46!c1*dZs_EEd(-c!2hQi! z$E3*o{1md^b25kfErXixcO&G_?Qdf>PVb!7xaDVy3hRVrir2f#^qKn3?EX+uynI)x z)zWT0>y~MgEYg&O7h5!>1US67I+f9iD-SzyA#inc}s;4S$9)9C@_A-Oo>q%Rft%~Ks&Ya9zdg{=Ng`%6+KJ0Dbm+26> zlbiCLP3fG7^%Su^TjzE&SD&AIx*?>-);cWf)0Hf?Q%6HWKmB%|;&ibABL_N-M>*E=X(Q|Xz-!6W+`|%|Ig*x57ne}Ix z0*mq{Ec>bKYpDCoxKx%+dUY%plSzc@|LUf{Zxl2ahS;p0W1ATMLZR)!j(dBQv_cmz zd#V;0d~bK7)A6}-v*gZlo9#HU=z8{z*%NoKTvsTms+0R!^K|v&HS4pA9vcYnd!_Ng zRI}Kn?UV7|JC~0Ouj61o>+HBx(r%e#M%W|4t7==-mnO-~Jasr>!`srC$3p6~4H6nx zvTofhBH9z;dLm?ok-C+u_+p(;ms&EddvaFtwe7zvU=r2-aQ2Q`LI1_9V!DU8d+QG? z|Cn+&`el%|*jj57@eQeIg={V!wf%|#?gvwu5HLxu-yTX|6y+UlIt>#Qao!`t89!*>G@?S`9^S-?E>+jCa zJ+9mmDX~dDA?^4Q4%^@Vs;0dDdi}^E-=?4+4$c3&n5{~Gww~SfYmP+G`%1e9XMCfb zodrMbZ9VWzhOgPYuz#vf$Vxlikn=X@ju~;Uetz`u>s|E%Ykj`0@_MZDf#X+m(mO7{ z{|(1($P36y&M1#iV3;m7O|rydEr({+^7)-C#9c=qEEpYwXgcRruo ze*c@z%Dw`VV^d}ceCSDZX*+42mOVc==V?H_-SWeq_x}yv;OX9XXXBJ&=BCP+ni+Gv zuWdJ|o7?%zljZKAoY^xDB|S4P6q4(n_O|loIR(~DlV&_z)4Jo_T1Hk2ljGUDXFWBZ z`8)CXszly}F`bdo@6X&hF2vlsYk@%XizB=blEc@fHa*|G;##ot`>y0^r7!%Rc5Igm z-zI8&Fzr$6O*X$rn|Jb<`j)2}UdeTLc$eNE9bhz7){)~z!Rl(8N?yC?ts>ga+-vW? zY8NU{`=TkEeQnd@_f}tD+%?lZXm(+G(6j#`dN-{6S8z>F+`<2f&7}E#WznA_=T9&0 zJ@MW4=+Db%H*_lRI(NWi=S|BmKi!45H`dLV`(F6vL*Fawr?I{;uRo}yBp+7@>v_|r@U9(>~rAf(rm6PtbG^LUU!)bJ*}=Ny8j^LN3!j_xs|5M9k);1^1X4; z+;#c)Ca$jqp=DD~NG^L4dR3^h_wb{Roc%l3w}kFHRe9x6j;PGTZ>v8n*%_ki}{5#v7lh@hKUo+MGgdt>vhY1kxf^#p_h-e&=*_om*X8XMT5qe5BXaZdgLAWKXh%|HR<$~tzjo;*3_Lb*dJCl z^ET7nB}|2piB;YIw`@#QiaOsRb7OnV6Pb(K&DIvJbC=b8@238Wf4j(wS28LOm^PLk zR*0XvYgS*v>zn6oB}~GsU;B45ZGM;aDgVBF$SpplA8H@t?%tF-zFMnaEpzF*1w46& z`X%0NUlqSdPi*g+sx&JR?p(c~ynT~4pSsU6wWWO#e-LxcbmO3!7`Fv2PNBXFrMQfq zdW48+*xXXnpFEM3b=$X)%<1}(E?!3jL=Vpv-Lc;3W~%qk6YTYO7VWzc{Iu+Vj={A% z^Vlo)-#>8VjBLinR|{CDH*}Smd(40G{E00457~D!e3(BU5VQBFsAJ|d5wz@1Jg@j^ z(}tEu{Jn23KVD^gqs~2Qov_oZRj0T8@Yrs^&VR+v*vfUMW#h@LJ7*7xY+YsT$>*=9 zxzkJSZr*{?y!YSoKTO{bI+gx6kL3HUwvy=I_apA%$?a$Q7#Qpm3cgz& z?t9o`mhd<1^D=XuRnhxr3s28IxPAK4g>ud}Ipd;ik~mugcgyhhZ1LK;Wa-=wj?uX< zFZMs{e)92F!kOv?<+d|hb|jQ~KD{E=y7WrAZ;I5>F9%;7=@DXI?_%b;Fh7N3lf)$ZoI3(tym?OLZbq7bktuYEJz0JkkBedF3mg3txmjyJqs?x|fl4t@&S0 z`w1Hzm4fC^Sr%lZxa^7f&Pb-r-WR!wo2zZUO*y*c2j>jk)W~aVa@a1&Cx>es3C}t8 z)2{V{O~mWw;FbponRREyDtEt~`jdhC=-Q(}ahGOiyuWZR@cg!`!kJT6mHj=OdC2|J z?(IJ{7h68vz2?Kgj=DLo{)l^cJI@im#wfUc;iOx)Tc6c&KgzePT<(!|Iq7lks?hzN z25tslnayjLRPNB3|G%$}|4_=x#cScS< z<&|{yidJ`|b&Kj@aX!Z7Z+a{LT$y5-$|3&J?U{D-%<_{7w<6B&n9aSmM|9x=&fkg) zGhRt09P9tc#yOjJ!iw$?#ww3p{%NthgxXzR>I?1JS~5F4n#kfHeamkNKozRiV9Ee#`Cz=<>N|=Or|}*YZ!FII&IXz;^LTE?ZWzm9JGT`xbS( z|K4uTLxJ7frEgk?gub3Gv`JzS-;KM~r^2SM=S}+Lx0i`gqp+IcdH5M&uf|7mshRY_yj573eZLqy+ba>lxi(ZZoVqXmoyuWti*^Z#8&O?%2P1 zDsiSi+s4&?u3$ZyeMmyfA%zY9(c}?ZN3-YUlIrcD==e1d~#jc+fck#Z? z`XbF#DQlgW{V%u+r){)lX;}6rqCoC)-|2$~!(GmOc`a<#Z;+GfchAR;>t#*rDu*lV z?-xH}?$9!`3jDj7M>3D~?Az$-P&MhUl2D%KTnqBWFBd626sVK_QXQ_iXX}FSNwZR( zJ}tZcbi&l`qo>;SHFwD8a^5ld$NX5R*--R~%0tV{b7%7Fd;|gl-Uu)}-B$bI@R#Sa z=LSsjTkln^zZUw5=gzVpvrp#*F8q~U(qfXf-QOdmwe4Xf&*AGOU%5<y z`^2A~^_vwB#xI_nTdMyiGS8vq&R3sRdiU<;ng^-pOb}`F6kg}?=$h`*dveX(TW9?6 z+}Dv5^W3MxB{J6al_z_T*~Ty1f}UK+k9InFJiczndj30G6*h9dy69`SP452 z*{r>7p6xGf_jOssx{vS9PjLUR;Fz>-j`MU|VM&`AoHv;!yLeT1_1rI5QSCX$>Dx=T zqzcEDWpi8BRM)&zcUtXYv4P#-WIOZxmGhIi|D3$)Ruy#3Tc%RH*(s1?3+L`aZnI*G zs*Q4srrdCGsy$%xT59f!t5dUNFFttw{VZR+fZ&8FCDnGzp6?7@Ze3E>sHn@jE_dFe zYd#rPpXQuer4d&5`_-Xi%-LSYCFj0$_}b@v)407}PBts*d~S(AVwzk+S*Goq`%cf+ zvi>|3I3ruaT*Thvm`iU~u#9;5?T=?|H^-#e7uw0_O|PCM^phh%Q@g%h!Yx^8RT{I+ zC^0XWn5; zBYzd;x`2HS)raHPMqX@7DUUVIzTUHYdaURS;S+gZHal}WKe@FfRwpCPs`~lV&t3QV zr`q&QnRLVU<-sTK?q$3F@;x{4`Xvp`pq8(DUUq-IXyDrLHPpS`v|ilnuZMzsXY73s z$B^azl49C*(yggc9S_5-IOe8Hzk8*WP`CKB*1IzTO(HEZU)Qo+-MDgQ#I3ClZi}=k zim0YvIK8aonGiHKD|L&lZXNO-!EEkN8{- zqW*ZKR{!+0d%ETMR=3rk)=ZtR(SP}0Wk|)_N=IXDlSz|&PcJYqa}rD3{^W(SyS|6t z%9zBMH5vUW%$niKlFuR!)LYE(h`bSFHvL6??R%lm-BQk?w+iH3dTZi0Ikr?!@u~Qp z-Jg_`GRyF^WWd{U^9TM%-x`XVJ#$+Z_1x{9^{nugYff2<@4lbbrP%T9;Iv6CN3t?H zHigVP_SaFYsrTVmtvTO!q^&9M*6*58=QrPU+aV@_%7Q%?6P~Pl{r$eR^LEYNCi%bF zkGUW72EPB0{$4})!OW-pA_xBQPWV0b#0LdaxiJ20t7X=HylqRr%O1M#x@8^zRH<_r8gCw_D)7vi)LisH=)-$2qZhM{Oe7**Rf|4~zgx!KUd_Io zEi0}`T%&sSOGVMwFCX%LIvslQS8_Ys4z2`wi_rfW6F12%ekpRLC_X5mpidP++_Mgi0 zFLHRMw4~q4F68A&^iZh-`@*z zoopViJn^hx!X+-P{YJYYJ?q~zx2LVCP1W8LT%_}I+2cLtzZUC1G;`gs!eRZJ4;Jg0 zihtpJTfmN7?d$JvXBpO5**!YxI`evA-M8H}A7?NIU+w1g z`Mhre2aEBWl}0N!Y|GtW^Z0i_!%Y4iNv-#o^(PnX4L6)6GxL@G+t*^ePb$~We6{;o z_2RE*1Vuy6-*{K`^YflcjWq`6F7-sL*C~7RB63C3r4%>6s9B;u=T=B0tLNs{-_euJ9i#!Z_az#s4bik=HTDSpA^K{Blb$PTu9@R*M+3>r^0fg?f4_V z?0N3=#WnTDmz`bTqwfjl)}0nRE>=E`k?&P}#blWk4$=jye#n2)d&!~u-5@($BT`|L zM)ltAa*5juHz{rU;TB-V-O5*e?q^5EO`H8?rH<~?CzN^?AD!EG>x;N$NUlVI@Jjtf z1#W+`WD8ToPpBT(j4xjOuJ*o~{^7`HAr%`ND(Bym`x=pMZW-MAueX&^mH+XyNh-4D zd%177oGY*^tf-SYy!#GU>6N_?=XgxFm96A8DmlYAce*A|-Xo1i-t1PnT?>;mPoJLK zW-81V7F)DZQjbCP?U$f$>CzKB)DJFGd*U7%ZBY6zyk~QbWs^w0q#?&tgP4kJX^-AZ z^A0OJO1btfwJJ_Z?B#v+Lrf;98Ho9FiDRGJ|<~A#A!OFnh}8+9eiv3+ zPGq_IOh?exXg9ZL!XNhB=4mzu%dJgci$rE6%ubbmo*6Ezklo8#7Is&!K5FL#mPMvg zYzsbKotbb^+UCT2u^T0U%bhl5%-IvVIN#xKs1sY4gc5Q=YxsqNl&bdz0F~%L^hM=H7g@HDmY6b(h-b zG|!697mE5b?}(wlxbj_7ZH7y)m#kd+LP*vBxc5ojuSQaDXImKlleu6Yelom&%9Fs{ zY2S>Gb5|ZeFH~fhs?2is&MT$pQ(^(_{_9R06iD3v-8fasboa@Y)7w9KO$^{J*zO<@ zk@fOZ^)lVpDeI?O)W*cE&?u9fwJK)+ug}W7bDqW=eK#X8w^^jm?y3LF84-W?-#ca0 zc98ef_miRz-HddyKlAR+Z`8`aSmm(p#M@W(@_SyM@C~^o8E4FRIV{=qaI#isbFx-T)3*h(Cl{}etJxKh`t_rR z%2O8>jeyrR_0BT4?oD+3-&vgIrXW3CGU&_BMvKZb`kG5-1x)8Zy}8Yw^T3oDAH+6H z=n{Vt{4wW-{lY^N0@lass8nuM&biHH-@LWQ^s&mcypwL?T=E(-R=z&K_dfGqlAf^7 zkt4zL7EWJtaPy8?Z$#4n?$Q-JIXAZNdsp=2Ht_`tpW?+Y2f4{c-shj^^utQbXtvB= zqn~`0O2+5QFZY#y{cOOo!>UX0=cjxBG%Pj={N-S_P37iHTED^Z;nnqtA(P+i+#LRR zuV<;fw%d!H^7H!61fB`re%wPuYPx-J!L=@H)>^l)W2%fBOWyS`mMSd9fn!tnLf^z)_7Og;OZ`0N zf4=Gvnh>$+EmJy|+~+5|-+I2Ex_!05OV_1mibYN?-}cRDsWRs=@t$D>Hg#ObLBqXa4OidZmo^OB9Xa{Q+uA?d{zE)^Op;nFN2Qk zoAcUk`QGy<`P{xv`5yE1-*QX6_7!{j_w7aKm+!q3fgJT&;Xw({on4|c_>C%e=s z&DiE|p5gmqfyiscM<@97Zf$(BY{T8S9eT?j2JN=yZ(UdYpk&3veg94x=}w;G7?AeM zz-IElmK?WVec(dmu(}y^bsT@Xo z)I@nP>hi+uC7H+`KqW`&%W~ARzs1?@Ijc! zx_M{WUd?IYWiah{{dc#}uEJxB4wUG1_Ax&;`sa7zUQJ{8stsSKo!@@u|ZP7C!NvmRq8ICsmn-|REKE1Za`sC!A z75WB$xKzUBg;M6J>u|~aweNo`vVNa$sNu5o(rEz`?QZ6{Y<-}cUcX|_o|uv^3xn#; z?on(lpUA%R&_N~MxMhyD+y|@X6_)oeI%VVWRhHL%c6uDgsW8E`U;n>F9x*YR_u#fY zW2u`O8*8A}&clnAy4J4v62-d9C-b6Yso0X6Cf}YhMRmlf$#-(ibv<~&zd@iXx>u`v zMG?oJBR+B!O@ZF~f9!ZH^J1H}Z(eEb@dFV#E2h8OdAY{<*4@>fs;~Aun9$m$ReSoK zWVl{NtAqCIx1J9_zVj=ME<5?S{L=Z&kEhk`-p%*GBGoNcN$rey{JE3i-+dNre7itE zdvj97or6~{DMWpnz~{lR?W03w+ajg(GpS}#Weq938ryXycqhM_vO31G_Iy$1$`y&$ zi@774OT_*@d8y)>qH;9R%Hvr5ji$Z!YHVj0wWn!T`86}FD(cg_c6R%mf(ZG$9S5GS zu|9gMzs5`Qeu#aru?^p}FE`Q}xaPVqf8}}o*5@O^Rqf6fh1MUL%JYoZ&hmGSSY6t& zO&gsS`W=oJ*m6#Ns!qh#pJ$X;PHNop`?2Y7$6B3}9~b;xyztwp7gYyBHD~F0ByGJi z_0KoI#d@x(=L09bCId@(p_uq(&k_ohTD*kO!<~i#}Y_Vm;Ia{ICT5~oZd8FX+&raq; zjQKH-uo>28{%#6dGVS=9y%%Msc%5Xj-Vv0&eEFA-zR50G%vZk7tkEmHcQr$2qfCRe zM8x%LXOGKUzv#Zr82V_=u}I;nl<3}Lz83$cc$K>x^Stz-P)bPXr;f$(%iJ3EO_%sj zvPR5R?a)}zH#hp)3YJ5??Dr%t*)2`D`F}#=6^W3g{FOIqgp7-SDn7Bwh|W4AvS{9c zMc<4rguh%F-Y8+bdv}GT)C66t2RmG5+89eHL_9)uf*qmu=9<0 zv2NDAHTP8lIM|pEZRwP#ID6~;YXzsS`aM>$nP1-=zrH7(TOwn!W7O~eH{2e-_-Dq- z&-v4@rgipQ&u7aOEiScR;P0#Ow%ffbefi<2-NvUhpS%)%dg$NA&0L=z{Yv0s3cp@GQNK~ z@2a7oF?Y-1h_~Ex{EmsqZa!wUG2-?0);}57`a-l9OVvB3pA2_gYxE@X@y&-Oy+7K& zP1EPmI5tWB$|atOpA2d=PDH;edc>%FSxP8Byg=7~xnk+2Zw2kA{#_5sNGlO_liQoB zmV70F&8JOWo?E&eqG-Ea`?l8RI&D+n{IqB565%qR z!UOCxOO0X@gj*`^HJ3gxmW>kk=s#3$e|>|fCezJ;Nt*n=f}yjMs$AN32PLrQpIE(y zSGOYVtewZ9C&xY9Z$3U#cU;|>?c&R%D}EVXH#>6_rLrEfB^+(~ZuUi2dvWI8JEg6% zuSLG-9evUKJU}7te#sH-wCaza?pW;!$z+l6^eB3|sW01-t0l5t<$(PD-=}0_l2jyi zFPxlKaQB6M;<{sfp7SSPyd1XnPQTZ^nuY6AS=TyF)5`A)pDTX9^|7yU=GT z&*Y2S?)VztT_olpGGWijK8d5JymTjRo9`K;AE2c3^Tsv*Mj54V zce(#qa_eeX3a_!|2}tL0{a3)yzforA_4-z)ml2-@=KQ>+@ln4ki*0)T?aSLb58P7R zv+2&-bq8Dot+z|qFlOy4(|mS=<-(izKePJWO`fgIdC#`2Zt3>oh~3Y3ES$7y0sGpo zV*V`k*XoYVQI`4p%g7~dKjVrF?JYjvqT)WkSywF)WU_kd-5;?YYU??+p89k|)&Jqm zlP}_4{;R0qR$}{6$T3NV-+av}5upi358h$={!g;6z$w%(zG`>9uX*OVx}@#vwEQyD zPbyjZ?fS5M%i`b`%h{ICC3Y#FcHZ`%mxt>q@8=lrr&W)p1X&oXe>>~ht?RjW+g$#i zMJb=^4%D1evR8cXaC+nU-yFsg-tVPCQyxuJ{B-Z3x3^?jK&V6)foy@5N=Ku8c9~{{9Z0byDj|tlB zA0BuATxk=^c!Kl06vy7PmQ54fCOb2$K3+PzF;gKuFXUy>ZOPiy^2P7iEfuXdZWije zyyejLTQ^koW8SIm&}RL5)pfg1eA#YQZVg6$E+dVGGfi$0d&~rs4ozC@^336{=B%yx zecBtPRX66vFbnQxId5`!?>W^%!yh~OBU+X@zYdF>6qOhBEQ9xv)dSt7XD=5Q-~Tb2 zHQr*@%=sG+m+Zgth2?hMr@QkQZ~mN|aU{`nSMOmLCxdgY`|gT!mfuqL2~T~qJll`Y zJ4Nz!U&w@isWa-?j+Oq6b>f@G)c&?cvZ})QbTl(}^^Tt$DmShETzJW-d~Tj;vUZg~ ztJC7iUy@B!7Y7B}RV^^ciV1d5*|28pnsFu}%2j&DrYSz|WkW3{$g`_k{5?k$Zd`x?57&r~Sl zI8(Fo#l*)Q z56ZllU$gu)HM&|+#t)Ig+ z_VSO3`e)879iB3K%4vzt_pcmtKJQqmz3t8>IsPP<=kEfK7_{BD$O~oFQDW*ySIXga zIGK9=q_CEg-)knmG2d}kiPMVgI8hUqAPOq-RG|8l*n;`{-{jM7p z_C(3n?o~g$v*hm)Pk*(>jR)g39jB?B`Lw=2VB6D0hKIXX9iDmW<*JPyk5{rO=cF0@ z%Ii3KQKf@p@!s&ZdbI=7xjMfy*S6UyUefJayu;qKx;po6)V5k)9_zHlcUG_*WRQ{7 zV^VS#4Vn9EnS|rtJ$}BnYFd}f_u|7+{_^|n?xQ^|T>61w*1x!_9zR+Ct;YY8bJM|Ytu(jalXUh>cQ~+nQ}dE4 z=l2^jQeLW>O>|zou=%=aU#Z#Zl*=D=DH(fuUT;}3;{=QQ!ZTVhzy^VQCtK0OC8nzYXnJ#N7VBB`wMC;n7 zNTV>zQ`NWS3vOMQnR+Z{+QK$pJ!uISAz#bKM%Pjni7)*6YJ=g|Ol23QXixRNS?tkf zv%0l!Ge4?5>~(tW6Q`w{?KJ%NsQq4gYhKX&&pnd4atnU7KB}CzVd=U?Dep7qral+> zHrew}pWo+(TYd))^7|Ea1l>)1aKbacq>@u^<%25q*bR>}q`Qr8ho1=y*15FKQnSgZAYl-tG-hc-ab&3?6b)E!C z{@$qF^yyQesxi}CBW}ar{6Qa1ANlO?=J?%eR+FpqqW`CMW(M=EV-MRt*}_}%XwPdE zg<_@}iNdFun}u3pJMXS4-LBfYWkRm6UBjxxv)Z=ocfRmG`=@owR^Wx9ed_&nEH7dm z7#@5HeE55Xww&`J_alZ+pMJmT@P2Xk=dawBn=%Y1_e~>N7?j#EbNP+VwVUF&)BfG#ioPv3dxvA# zfw6{0y?X&|N3X{ zadwi<%%`8X#=etWWV^S}A|pq;&SwMb`ZwaYk8cdp@1LzE&9p91BDi`wo7109Z+ES= zl>a$p#jEp9lhS?qx99CS{A5d3X6&T(r8y!$INPO~T`RVQCe2#;;iPfD-RBnjuKJiG z9v@OB_dI;2lOV9>-=5j~K5o@aZq@aQICCpwi=@wLyE#)IJN*i9{jsp_z!JA#k*-No z-+yJg7u7aQYkWO;8{dZ}Ony4!0&(kZnJ4>>LU4@Pi$+JDGk@636AV2aSXLdC`xbHYv; zZok^FIO&9^hJjeom0wDMDO=*(5Bo^p+I;jOPQXB$|KrzgnG-KX-R;n1qzuMhIwV16Ea_xb+LL$_x=lsnV%Ch4_F zmWb!F>VmUftIxj=|KRP`HQ8Z7{iDdP0fDzYlOr|D4_?-kb6fs=>(R3NT4&|mwG{s@`Q-P?$T-4ZEtoTz!515#Kux40bskyB{z8 z!qdRpQ2k)R`%=|#*^8EKPfu(SH1IAuVqb|Am{2VXX;hoMXIinMg&c8Qtm)XVeS z^=fTB@Y;O!Z4s49 z>{j&0uiVJWdCk`H*!lJ6@~eJl3Fx}0Z&1)X{Qmpd{H(JlV~((2kglDP1*?uqvO;JEPC^RxfCy3JFKrmtGER5773ZT*mH$z?boXX z|14*RA6$DmEj4^%bMdx~b;$y^Gxu-a`+fb2Ya-EeT&e=&cguMnG`%SwG2QLwLHl_# zv!gtCQk_&};))e`=l;K(CDgIfHoY;`xuv`HUBgs)@uPG2mOj2MCHv#`*LelfPVwtK zpJ)1Bus$5VrS*fV&N|WnTf1LmI zEpmc>z%ehQoBu2$pT2y(Q?>k6vtq-%UEy^eizIlWC;t9+?3J>_ii=tH&no8&>YFRv zcWZg`#OHeR1HoHn8e)Iu+U$8a!(Vs9+W)JS9pCJ2H8?f*^A^nyxjvf%AA~)(nzz(U zxuVX~cqQYZ$I0FAUd{Fv zDM&f!$NeH#_cB|;!vi^oI%H)^6IZy-t(m&L;KJ+E9gV3?hblSQ<}AD9&M5kJ9jm@! zb%{iG$1iK1<1BMGRZ4goT&ikcn6H!TU%|!l38=$%<3{lR)6k!E~O`2k1W=> zzQ|CCS2X^eywd80r57EKIL^@OV-GxY`Dm-<34QkY!g61Grs@Tqo~#i+(~|FfkD1-P zy1b6BQ@;1CsW|hF>9^}^7xl0RbCFB0Z$#Ab9n>rA`?F>bN6XWPEKPd%&q}L3Hj1`5 z7u~*~!_C`1mAmlN!|SPc<^0kTP9_~o*IC}X|I8l7y?;6tE3W}pYZ7__>Dv-=nHp^17%+Dx2?Z)PGvHiv_fxy)U z$~AX)oSnCUOIBU6|4Q0)t8Y7FZtb0O`B2r}*j2yR99_AA#nYh2XS?;>zsk=IoEi?; z&-9#-%^_bTUjCio*FClgDUo8XxECcHQa;f%_Fvf2n7Kxb2c0IaeXk-} zeP)_@%IR>8A0=)gx)WARu&℘pnsQ&Cw6`O;@fBxxsX2yZof0x1}3iZ(g+e<>XQy zE2AGDz6tzZH*x9>LANQZ%&*=!emUPo45*c4AUv z^ud+xlM7zuO{ko9>=wIcX6+TDV$%%=i;7K`b|n~uw>*9L^WDqS{0}DeoH^>XZtwl` z>t(nmC$+u!{G&7ZeDB$()?!vEUmI@tU%jvM*LQ6k*YD4pBPPz|>h?aLX|v&HVW(uq zTTACX3?J2YF`XB_%>4gIUHpQW60@rFq2FK6o_woTt$NLybL9`slRlhyxy`cSWNjAL zgvZA>9(r-%$SGql*Oi{_7v|2G=+fa8BQf(?8%OcK2kmmR%zVu@_k2iYXI^#nz?KUi z|FVheZdF_u`b((Ta#8yWvF#pi4BOlt($rVlc$}>;@1IiDP?8-#rOP0DiN|X1_v@x6 zb9VB_ZOjP@{rYvv>DS+qJym4_zZ7ua%r_K#IDe8fxADb4Klo3bPG70MD^&1fX{glB zvRxlpf|h2R)J`j16JxgL^>SJBBT~^4D%(rWNWb_|BXc2e%7O2j62)}RZ|r2QIHM}M zw7kapg8%jtAK3p2>oV-qeO;hBt62P?>ZS>16OPJAORfw3JURBWkXTaO(v}JXk2#Ik z?e!Oz?%(D0{m@$0$!1$VlrFWLoOkqA*-^7#k%?`4xXwDy-Bo)d;Non_%C>#y)`ivH z@3B1ky7lrNt5lIs0(R3ES>K$$>uGExOp7oC=6}ftZoA`^fr@8EvpMGEQ=PP%?3BBQ2k43V$ z^47hN(QEG6%%k{c{cD-JK8;=1HE!iRQ`W3u^dwVy?Z+dMc>< z+}$Uc7K|;izuoQxm`!v%eE+Qe!Ra9tv9^;JewlXX(7ku7q$9F6oaK8ExcpObQpkzV zWk&pEI|XA874_XVDSN$Bva?KRX0nfrk(&yuj?+}H>OFkLDev?y-hFtZDkd+n^^vmQ zRHGBmH~zih@GWv>$c(p#>`pJgsNegO`NHzG@!KCV9B4jS;-gfYf2rN{-MZxEErGi( zFSl$td)8rlJHvdpauM$e-TsEAnVw>)hf>t7g+5&Le$0|If0wlc+ZE=#rd^wje)_1K z=bM~Xx^U6Ty=)GVR;JG$W$wIt=f{#A%{H|rIdOA7ojJ3RS4)|N|H!#4OLN~fOD&4~ z#C<}|yn2MKu8M9vVX(L^z2!CAgD1utGZc>q1-$=I5yZt)IkRFyhK2jvSA630jwBzI z-LEwLV8`w5E6E#JN=-NMS2x)9PP&jeciY~Nx)L(kU!pRXo_ZYh_*kCprI;g=4)4xB z8ntm&tydM>&i}VAy1d(B!TLgwv+cn)opd4x-)_arh+a-+) z^DJ+sdb4k1P+VT385p7^#eIJB?#ByNUFA)WO~2^2-mOVBE^~_E(J$L=o~N&CkJcCA zl2w_-pYuxfUHJ%?^muJJ@7q9Xp8Qfq<1O5 z8NGa_g&kFy^`z=UtH&0;h3-7kUox!~p6!bJt$EqYsm$wRSfBo(&uh#UuDkrWij_lB z_`tKikL&G9bFO)&c}i~0Pq|U>xwQNP@8{Iu+Cxj8nRa~P63Y9@wWOq=rZ~7p;^q2g zHY261y?P1I7rYBsS^3TojOBP$fm50YO z)TabVWt27EZMT(SsnW`p7LE+QC38pS?Y_jf;s0NK`y9|Ud+(9MMD2i;`uV$rx~hj^X5*`&8ok@zF|pQz%u)l8vf5_1b;iL?)WDp z_1slfp(g$PYwlSUe|Ido!S#hF?ALWpc5Rl~&-TiMu0O2GR4%cP!+n84rmT@ATiy8` zW{vZ!I&8#O6!+Qfm}79bEA85*oT?Y=xs|=MCNY-IpRL}Od2VK3l^*BC>1(2XxYSFi z+|29UTHtVpZ?UK4)C3LvkM|e5T)1Zc&MVNcX?k^KuKB_@9?P63{tkazytvraX?gnj3^XbnQvHa_Co%TX++uA@G?ZU4|wndgcRSU~9JD%{2 zFM?-diOYhrYb{E9=T5z#<+4NTZq#~HBk2-dm%Xd!*~I^Ijhnct$>{TkYqNhas5rT4 zJDhoTTGVUKkppRN8hgZ|T#N7h?X&K@Z_RvXzmcDT$=i7rub(kaEOGt*&aUQ5x7?&E zfv2C@6Ljwfyt1FZ?DFOde{WwZaW#)tu8ESYEoODs)`-fisj}L&UwrOuYl}ylFB|^Z ztTOlId)BxAr+Z(TZek*177?&FKC6t^!qW4QMf!0)<;`r1tzK=qc2rEq^TBKN@Uy(f zr*#~S3(Jf7QPX%zsl(h#%0f|9a3{mEev6AK+)uAwdeJF)TB579jhX#X&xXZkCLMdi zKZ||Mr02iRC5Rk-zID?{WvecA>6P(8k(YXcRL#|ns`19QALV@eXJNbP!G;#y3yFQ* z4xQ7#A9j7Yxb83Kbv5&;*G1-5__1E$)R%DNIZ$__gMD(V{kFqp0cW=f_l5Lt?tV7c zr+>qG1a-Yq~!UE=M)6U(Icpz=d>zcPvigR(w9UE{z_L3U%HWpGIli6h!F3jueaFWukQS0pMn8vAjLLuXF zzW&>L{G63R(OM_0n(p)qPGs96YTlowvUZ1&^hBw9X z-)PU36Aw10YucU1Jb zv^d{5UGFm8;DzSxkcsY$7mn-B=@aP@2z8nCI+>d-)bh+S@niiKIcmDHuj}W{;%GW8 zu22@Ddaogs|B?Iy3ywY>)@()r@tOB$T5#;uNL{pwDU$2F5zk51AFs}z;@^K~BFmqQ zuD`ecPrknmokNp(clJ}~!tDA#v3-rt1Y0FltY5#7VXc*@_X+@Dt>U2X{JC)}@ zf8TaJHkq@0)xDHub@e7qk7E3n{FxDbdCIlB-S%@|CH2O=I5*>Al>5eqmmGFpKC35q zblIb23yt2s_Bzgb^w-8+i?Zj(?u^-S(8r?U!M5!E#FKP<$J9S=P|Dj;M`(!KI9TV?P z*HC0n_BvBOrPK1EmUCJ8{1*Oe*?YiQ2X|ckiZw;vp>a(USczeLKS8(e3 zy!q#5{!!mENnNwQg8cz|(Ph4q{1r(~b^Bi*4m>?YD*DjV9WgJ?sB3Kbl4-K~_7C=% zxBhr-JjAtY&apSnDX#-waH=eQ@3SGNI{w&`N%`r2m$Ur-5+-@WjQ7`<9V$Ypo9hJ~ zeKs{;`u_4`_Zm@OqupG!{cmf7J{iYk91P76`?f1dx%Jm3;nk@LyiA8wmDwe;-^|~1 zBiVy%z1kFQtXQffes1L1ptE6y)`l%Dw>w;ZrCIlwu*+zRoC$n-c52&`OX?@@ zKAEq&t}jXX$2IPYKC%j@lb=r%QL$SXzp_m9QNW|Qp(fnSI+AurTSeBqD+{S<`Y}7= z-NdBo-@%-9r++Im9($qrtSc>mE4Xo;P0H$o;!2s-6Ao5xx_GH&_naP`s_n~sW2=K( zZoes!uYDW%HD$iel<(_mql+F^CHquWZ=0pi+cI-Wi(P5D^hWNgzj=FaGZzbO+$R*j zv&}s0)4cr;_D(d?vsmwW!z|V5x>iT}qq9|Jbpo3+pB}x|SpWZor00)A4G(uU9(Cr5 zZ*P28ydd)Hb>`4X70>3bF)h<}=2BOWL=KC*+GI#3vvT_+Wb-R}L>D>v` zb^60}T*#8GiZ86!@1SsvYvgJ9Wi=7?6@lsO+dn+w{9OOy2Ih1@L|;*i@NnE z!`g$l-q`l~%t||rL)X^d*%4KjG^6{l)trgt+RL{qN#f)~3318Ma%Nn40%nFTd6C;k*F<@g4dLVm^GF{HkfgvjxW&olLU( zy!qIiXKRAG1FjjY3N5#6@;h36P;_w9fgd*Oio18Rxuw(fW7q zo~M>hlN9gVT+g%X?FV08mUkDTzA3KyGpX<9v1Ml6>(w8-&%fcp9_zszzbf16meS>u zfh^)}MpM*z1?TUY>7cpq{?>x)Usf#lx%23#=Y~6*pQIIRKP2FMHRAj8nKv(ed9JF) zAmQCR@#gB!A@vG|OfxED_t{~ea^N8sxx;!w22XL zi4dFFJmU}d(|y@&dmVM(h(3*M@iy)BX)8aK=Vc&2eQDmEbL~6KA~vZ%t(zzHsFl0) zgM~xIrFYYvJK9vcqP;r|&RE{bJ(}M3=*8@yNprqlp2M^Kg;1CL9oxNYZk{`GR_E}y zg)_SA^foLPnpYp&f2jEN;@5%c>M3*WO}gfs-_E01x%13Ym*<(`?N0tBi;7+wWE(y( zb$%99F33LZ&!yxd?*4`UGCOA-wJwm7T{^uWWySZGwi*?g$2>l(we|$>*?+%p&7K3^ z2YkDXyW@24?p)39Jzc0RdZB*#|7-kwA7riw9`9OsU4GjEE&sr|(mf)=mFi}J0@KX8 z91`l!Ehye5)K>gM)cO9ugMXGr+T}{VKXO80T8)LG3PZaZ<4L)`rWw51Zyw2r-+dyy zVrPJ^*`@E@&o%ccb3`)f-07BkzIZlgI%D+a!p1md#a#-0o4uNszVJwlwO`x$@YH^_ zlRe58O%9v$e$KhQakH#Qucgzs)mzjb`KMQR2W=0IXk)!Q=~39+|7mug7aRHhs_pmP zSuDA&rL*?E-ljP|kp~O@R`G0k9J2bY+0lso#f`GZr~cevU+!izGfvyu=KYyXf+tV6 za%ZHxo;X8_@7r&uA0jr}cSway7Pj__Ieh42hx0=#Z)Lxi{+-6_OBS_!Rcem=>n_3h zkV&|6$&;yKsZpLA^qOZLZEuu%o@KC=WqL99`p7-4sjsr0-?F>tUGwg_|GCHf(=JT- z)b@PhdFPGC*&L^tw?tO__)~WN%BfoU`Mvc)n?w}(`#M{WwQIR7oN(dU#^BSlMGoD$ zwXuoS%yCJ}-K~v5>u2v$nR>PP(6^?m=B*ti6&82Cv@W|)z0ujdQnT*ImA2=ueF|^Q zjaRgIyZIS)#dh({bCP`)`{#1a-u+LMOqVYA^Gsd;?P=Lw2G5U~o3B+=1h=P8|8Bl( zbCJ-UYrlNwU%XH!EBbv>`X6@aprYiL=L2C?_Wk?iktc|DWW&gQ)`3geC5BN4K~`IFFfS^`&&BD(hwb+*&hZ#_afMCzkg2dqAV@=GSr%m9QeqY^KDthBG@3tbjcUre^Z@j;H^1^ea0#Q?b>2U>R zWo-HBc=5xu&*8mx1?;&??=-&s)NqpTYk;R*_A{0o34igC`vlDq#zwQpR_Jzw)wwz45R#Wyff4lo;fl=ulqlbqp z4`;ToNUz*-IA)iqo2A9x`g8l$sy01Xlj$!e^v-YozPodFl&+Y`SsmcMRPOLf-a~1o z-7FftPd=Y$UHxFoN`XsylaBi&&6nWb&t^9-Dq3@WeJTIy5AwS*Wzq!K+`4e=$DgB1 z_rzOoS{u53j?wz=u5QNzR@)gIH#6ua{?_s;XKuHDDgCNy>#AbT?Jm|U8=L2Ui+6oJ z%PY-O=iizPrFkb@c(^?r+RyzqQc5wp*uQF35dYd7Q`4K@+6qEmTBpj+x>T4L+Z6DZ z@z;%oidUZQn6jynK|br|_X!Hu^#e;ke*3boe%d72`s&)UJy-TcHpp+OII}%#neEYo zTFXyvO8fq7Pj2$3>KW@7i3D$-ys-9n*A4Sc!GEqCaa-N#AoZox;7x|)rwc3VcwRhj zv)Wr zi>0d^)4Nlv?1HO)UEX#lCSYIaj+dc5KTGDndDr&zQYfQ^{TmN;m43m<-ZDRxt7~@r z%HFND$#=iX*T=t$GIITWTO_rO`|^))vA93;tiKz(?vutP*;^_T-TO_Z1_y;LS@u5o zU-5wl%O>*vxGgPqNLc1s^ljm$wMDC2x9@&^s`tlUokxEx_iPsY>}!y<(0}Qbt)eTA zwZD`R7fT5JsKOkuDPE%f=u2_ec|UjZC8`w4+$*X)Q+f2aQpKa4o7b?^hHkIFcXJ*4 zq=iPaKg9N0Hg8>!$GL6s-{;>Shq0Z~zbZY){cE~hnCtZ_DG7I-4PT!X?AVo>=UM80 zF>QuJiGRLfP2`6=U&D1PN>3!@%FpADtzCJu%x1ze9h>0V*`b$R`%juRP0M?;eBaFA zGleqe^JnBebbo6(FjNiSA~9Ae&%@G zVs`EeUE<#2Qyg+?-f;h_T+-DgC4cT%P+0Zk(q5M2naebeWcGyCi#RW!7IUbnxc#s6^8MUfQxDcGRg3v>K{hyQTi>Y=-O2tQ zSGKI%eK%I4{K}@FZPV6V6WH#lrnD_6PiMB3mfX7YtQ}e+U1BR&#g(pOn*9%30Uv>B&pM2lTbB$R0=D*TQ%z`pyRNVSkZhy)v?^U*b z*Ww>R6}t~rWQsZ2ci62x)oyKdebpVFcPC@5vsCo+J=NFE@tgHMY1`?|&vmECoRTz( z;kuRJwco95p+oY*;s?{t9jaWnDoLV%{X)ZhmsiCFum9Ju8CP6i^i8Mb`3s(PXLw?G z(siCUEq-;@xMKR0RR;=E&ah0LD*icr<;96p4UL$@>|C!UZ}_-Wb=}i->;aY67f7^; z=Xg)Mz9e#D+%EB1-1iR)v8kM#lRGnFg$LgoW8Uy|vB%qf{@%OqAxFP{_rBM=zW?;R zt$Sb2KzXmzvh@p7_i`HkTC?=^l|Mo$rSV%H$=PkXFt1$noS}N?z2(=!Oe@9Xyw{(+ zv(4aj^jpT1bcWEM@!Osyr~TdjlfO>gJy^Qh$k#1w+J3(l)vwv{a^lR{iWaahvIXV?LYm0)Ax9$|0*BuFTb&$<8{4Y-+!ey|6OnV z={EQy{_ur>VUZSAf{>y&anVdEMUsy^#oc#A;!h*&Be>9)s8T6``x>1plPVl-x)J(uAm z*5;wt*T5Fol=(bfTH5R1@(_hj<#sFVD(xCfYeVF zrp^pbk;;epcN*fR#m_G}+Hq-@gX)P(HC%NiRr`*nI@M(G`Tm&HQy7l%SU0#9M0!v@+~fCx*_nW&NgR`RLCCn;LAViDi_N;e|IQzH@^P$@rez~ zK3;#zV>`|3`tQ?oeHI1Sm1S!AF)HwDX=lbRKOQQ);+IQX*}WYL>pWs#LOTpR!ji6=1G^^_l6B zP%B$Zui@7REzhGLZ?hDf8=dMlCup&Sdi(cdB`*bXR(J&Z9+u&5ZCJIcc~`(@pTw2* z@+z;DLh{?3q~ctZGr6zyS_GG*}H6$#D>7rQg>GVm>$2?=yl+sTelXt9`>=A(eSk5-;KR?dp0q+ z^k*MmFK*?O;Pck>EU!@a@2UoE$vI*M_0O~9?oTwAlNOqnzxs-Raa7{Eb!7`Ci0|WN z;EwKB@m0FE`jw&fyW9r3c{`8f_msFV-*UF6>@?SnGknpizjfkLx2k_Heyilx^ic5l z?4oLJ!F^K;{z~RK_p{W35Jgf`_9(rc8c+qin>>*O+DVS`B&e> z)!*0?>!y{6oqV-N;o7!47bo0Xd~0pojo#3=6Zf9po!|HSqcg{i<8pk=os4})dDT-D z*>&u5WqhCiJG5<62EWM4DVLPCtu$Sx@F40;&%Kw~ogG))+DgUbcE4V{%vR;%hS#n& zY>dr{uJc#_C`q-^5pY|t+TXi5>vqxiibrQTcg22@;8eZamYrYRW;n-wZ?#ChS)*9} z>)SUvIr;MBkCbO}F8BGe==A>$zkaOey~U8T_s7S!_{pUrbKLibZ{)isc)oRSlxc0s zzMykQ1mbtN#0$&0NlL}<6JhUWJ+>v|S_8XEd`RD0q3CUYu34yBWzRf%o8k1lHtTA| zb#YuZAMUM4uS)6+23S_RBG1D(^=c|8y@8xexB`;<8Ym?)6@0_NkWg)NI z6X|BnPjin;up1=#u*jKfvIfkV(yDXzO!K5vv6OSA*ZF=;+Ms0qd5#a4wLwN4tGVnB z`xnk`tLt{zMyJ~*hBEz`@$>$@oSXlWUj$DzH)>lXy4lR6=;-wYhtm_%t~V_TH7GX! zHM?a|=)vm?j;9}4{=Zu@Kl$_Z6(`Pon$G!iziChIhyUkSf4aZb{)beI4^#b%e;c?t zHW_~UY|LqFwBfVyg^!y#H+(YY;{KnQn*8M8|9bI@ztYd7CN4Stf4^*Tr?9Gw($hND z@&nGd5A8Lqg)?Z^x8# z$7u$O^gUWOH*iyJ?c+I?NrGkr7q7IA6YWF0;J zCOv2NwwL=lBD+`p+|8QDx#EIV+`^I-ckGmktHWk2=5Mp@JXD@Fz4dRF{(tX6spdamU=JY)g{2ob#|eV%cy^ZuTslZ#TDV z3(V#ge<)Ri|Qk9R3StVPf6V^H0SaOla~uCMx^8eBlo@P4Ow!@_Tj5 z)EF}5cj~68J(!;NUL@pq$E@5fd%X37-#JR!7+cKVrBkh0wo`q9numiPPpe+hqqM57 zMdcdVt9GhYH0Q^kFcH5|An&nq{tVqWYYVIsw$|@F7U#XA%#LBt{>kyP?G0^TJj$Qd z^2nF(vHJ$mkDr%%^@?9x9LD=ohR5#mPxjY(`rnJ{e%W3AeJrwOONdak@SLt z@2+^ilSE7QEi{VDf`|C_L5(TDGDyl1d~<)4+S@{e*T zdur~PwZLx@>v6MpTUcErOxU($bgbBQ`B_l+g0qe$KH-O=AKqONr(++cFwxqq5Yb3 zljF0Jp3ROAD|+@fo;xD-rMzLrC(fJi?mkL(m=|57-~aZfndgTPZu!YZ`^Cdl-6aas z>=-3hESJ71_Dxk;V(0Qro3_qW7k_emAERkYvBtm8KZ^>kY%VYP`}!-_tM%Vm#njj| zl9Ci96IcA_5AbGY5n*6p;9xK;w{}oB?A<@}AOnNfKMn?A1{sE=(#)I`eYc`S=fq&A z#Jp_1f}GG0P6lS*wMzcpYnA*GU}|hl zEaL~UE$h~CdB*S+{CqzD_pTkk?f+;-9R2A$OXOqK{CA%hoLKbYztlgGCxJnK;uqWh zpZ@>xe}(GPZZKfixr{Xgx0(*I_B*j~>$`Kw)w`-}Nk-~WGI zuW0n?>DjYyKb8Ib6CChoe)FsT=J`$a?)Lv|`|Iva`@fI-Gt>Xi_W!kiKDiq^YqNdY z#aEwWe_q`0a`e3X?E3$?@@lR>AFn^DRrP1W#z}VX%I9DE^8Azei;Yh|?BLj5I77#N zTD_kAhvHq;_v&u7{S4Ne_UHF!gC+L&-1%SXMb*h|a#}e3*Y%vxf6wMGdb0TF>;Ffe zK8?SevpXp+R?ex;P5)!&f0@*$F6%dI=uDIUp?`hYoOMe#ODw45EDsE@ab>LB{$Jt=V`a<~aYjKKh9gTN_w-FJxZS$ukEmmTfGT5P z&Xkr&kvsW|r$2c5S6fI(wQ|E@Cb`W8)5YK4S7Mp&Ce?l8;ivzq#-F#_{;HXy#+&p% zjWg0{)4w$aQ{+MMFzUuGYPrVbb+&Wel`?v1+pO;yJlU!HiG%K{< zI+i^nnMGN^=tNzu*WHW0Ek@HWZA{5B?@w&vNf8xg%y+EZ^?A#pi=S4?zK=iqEa+^T zyCNf(sT5Z>&xdUn)SM(2zl<<4mCDh(Qn1T#*22&YQ(S-K-g&(Ah3ct$(_V<5b+=!$ z?}~<#)1ybs`C{@37vAjH(0TOt^Yf}}1Z1Yqw>S4cbf2MiL5+>0Ki%NBQ0R`6<}PQv_uOTB!LQgh zMNnY+2ana?~_IGCMqgMq33s9Sf&v5jAicAaKF5WvP3_ju)}$=~y{mpqO7 zow%X;|16dc1BR{clODO78LsmDJhyFSdGyl#Z&^$mvdwDkCzqEctUmW>!nvD%yk7!^ zdy`^<#7`^|{cZo}u5L!Q3d_Q~96HJ8cXZjhW*_LgGEwljSmJU{^KfsAV($kF&BU0` zT#((?HF3|+Yfd~z^(HB>8~06EdNEK`<759PzFTg(&D#Rg9dEDrQaSbatw^VD^R{JS2Nm5&Y>ZeQho zfAuxxO7lEJKNY@)i*JhV1+(nwTh1hPc5{}vXq_5&MeC_(t*P?^MUMstvR>pjk{MIl26psd-Z>Zw}AVz07k#pMcz+1>=>CQ-n?yf>XOARuE~3{FE0G7 zbp5b6qkG)vTLs7E9G-a`51giUqLB6RlItIiJ(KX+{NT@qRaZLFl6KcdFN!zdPc@N# z_b&O!=ihgpGMr(xQu>j2!smtrhkX3S?|iSWC(n&v`G--VfxUbE6fU)c-cxe7ecW{* z&-m89r>;TFtbe(GUt)7qvRR`SH)oOhTTz?4lcKYER$Z`Y*|U<%cSh}%4xxOT5+(mH ztE3hPxm|X?`mF45=8miKg0uJhTFT9~(0tN^Y*yW;oqF4Njh456+32}T#lG}?@?8BH zJ07G@UpJxKV8?aM*Kw1#T+-j|@A1W}mA7FbkI$ZC!4XGJTIC2ZzBLlExs!kYTIG)0 zo&`S`YgQ>o^c{-yIF{jVWK2^evj=C&H5E8s=3Hw@7?1hsmc^*DV98 z86<0$FVrqF}MHpE|Zv# zT&%T|m=&(vI}zIPqWw;w>HDic-yAyf=~j9Fx^&r8>&Mfc&G~BcV{7XBkNz&_7$lCq zxKyff^})Np(s9|EfBinPX}o(?%6Ev*>&J?Ql=meL5f;B>w(_V?XI6Uis-TZWGj8^` ze{3wxi+2Z}F8E}|ut4muUP(ccPsN|9=W4~opG`g26#eo-`1HTW?1Lhi6I6EJ_$U!K z>9E-)-SQ9Nj!Y@Gak1weE1Y;$MOVD359F-Mu#v7ao;ny+51aV^L+? zE1;ggjA>fzLhbvdp*w1N;(kYmN@h)cQn*P>Yw91dXO+1Oy?>s6soc-I`Dxz#dilySbO>3IvwWnE~Uot_SbGi-7fhPjxDk~>D+oVRi`-!c1v;9Zt`iGNK zTmH;hcJq&=*CYwu$;F4W=4r>M9yN_fkGR7iaY*AvW{jud`}Ww_Q>Zn0xh{Lp=wo6LHbBw6=t)zkE;k{5(Y-N33+eJL%99e*eH9d;ZiM|I<5HV;xiQPp>~A>=8b40+!4P8nfkI8t?P# zKO%Z3?n>6K{_PXGtoViO*2LXNW&NE$U8t$|#V)0X#WN;$^PE3B;oYmaEl%BSyf^l) z-<|bYyM}YK$k7L0I+}uO|!==N-<(dlXwNah6nXIvRQZ zUX1--uBTUS*?&C|;_909z+fZe>YEB8H(1%Lvf2clTedBl<*`t(xuW}UP;p|H!8DE~ z=bBsPWi9v2nsH%qpkUDM*_)1XELp43HQSA=tz9^8O_tu@()c%rud!K@aqc4X z7ruV&XCh*ZGcPyPysS#?($0A(&i8?PvBWfs%|U+{1dgpM*flZYndec?X;Tbe-{Iw( zyxmpe$U!yVA`=@g7nyli6&txCj9h2t9RDBiam9m>gCaIw3E%u;43^qOW+(^PWIX6o z%x$Q;wVWqBrD+Gtc_o{~C3dqwGAj#?EDcRuUe>o~Huq;X`+u{_o*s3d?`|5_rL*t8 z_{B{g)91UNeXXIFXk*hF8MEgk|D~EplZiiL!*=Q}dA1 z%;UPQ@#OdcJASp*2FC;!e0$i_pAa1JxT|KjQ;d72#Jr#1qSNmcl^!U#e&y3|_Vt>)W%iHS*`GW-m^_QM z_Y0$f`-`u4{UR>EvA(^p-ZxC*tbXDomK3K6Q)I56J?`YCsdQr3yN|WUW)#<`@)a?3 zROA}2s}Wt#>|d!GiGb{evAAiW10O^vu5K<^}P3)AH>;}?3Q#aZ|eV1ck}LN z^@nd1FF!x^{lWEQ_l@ayI2QilG%vPtea>uU+?H@mRB&!|L4>a=D zY3?a^wl`#W;^900Hb?Sr*NORG|LvbRL+8Z3{Yvhw6M8;W%vU<@>e8a5^n1^Z7p)#= ze=1D=B$QgIwJl@HR73QO<3R6UDC3@ILTMp! zC0}Q}`og@K$J#NpdI5WiNKU!Jx3v$iWMbOO_{-+ZiN}ZUUj521c}`-rQq=LYMNEqwA5>Qt^t5hutxgoll(5|6 zyz%hGCC6tUuvaOl;Psu=+P)yw+;1j__QY?87DybKR#&C*^hW*UeBCeW6gv((wXcrr zw5|xZIKyn?d@Wme=d{%7M4#XfLRSOR_Fsy;vi3mcigWe{Y8P(!5UZh6BhJ-r^k;>V zVBCv^N$ZX#Ca*iHn6%FIz2SAv!UvMp2@_YhoakLHQQhL$7_A-Ydq-`bc@Z$Z~HaX~LdbS*vd$oL1ciV@DFL&ABb-rQt&%AHD$ zjy|2W+1hqb;PITR_hXW_W%U%F3ESV1eZ~wT^sE2oDs@?nwAK4d<{L^^olyLKvS#M% zp1X5T7(6nQJkIm&0z>)9TPLzMdbYWI+2#3-c~M)qz;5?rFK_hvEz#YyZBx{n3B12` zPraU4c{cW*)A`=;7bh*coA&Ox8r!hHJK(`&-OoxoM{Y}A?>K9f^q5Oj_;|FI-f_*R zC4J0B$Ma^VI`3>LuQYRCS+X*o@%$S=`*8(d&J#s!pC&-wSTw@{qpcF)lxs@vS;p* zTy6*P>(U@JukqU2J(F@6uKoPo>v}c0&6^wS#1Ds`keB{sQ>GRZHiNG}&qa6L)!pKGF*P@W_QjU| z&?_>URN`58$u)piApD|P)Mte$25BAdYgg6{=t!u4f- zMTi!OzL;#XVqca+yhYU1Cmr$v4|McY3K%#Nxc~n2PCWg0s!>zTZvBGXtD-^zcFCL; z$C*1LIv-dD?Fu)KurmB}AVN@RZ;G#Rl^la}tBd~gk0SCsN);=v{1BK}xFTddcN^1s zUbT~_6W%c=EU=AqSe)zG#NHUoTA?rCpu79r@yaK^->6Rd{4{qCd$`BEFHctO%Q>e# z*^W7-Zs(#JYsZ-G^C!pWv3!ZArlsx4v!aS%VQ?I`dOJir}^eI_5%^>Mhz?$lNr{R?7np`&g*__r;+br z->0RWQ@-ruxG40+(7QaQamqYdm)EWPRxQZsS!Q#1&1yZZ?tgpk&teW+S7$k|lFhT^ zn!uzP$5})4@(h~8R&aHkoO;%JT8!8Om+qIQ-1ju9tN!o1o3zp+qEF3QXKCAxi$cG4 za9(Nulo{T$y>ZP0Gsl9+L!6%$u6;VSRLsl7%b>J5CI8&lE=O^mPg!Yyws+ln^Fhh# zGv5-)6Bk))!$LRPI$PH;h=1Fu664+~@Z|2@)|sKQ7TvvdyeS{<&;R~CTJO{rOW}9g zF*jP{FZJ+?gvk3kz4`&spA=^_3zoaQ%XuC-h8 z+$PSve0#*zLesULPhYB~^Tl(lx#wKi9jce`R(G*hXqTm${*5`-muywf9&QRrXg@c9 z`SXhJSNSdHsqR^&+4M=rll{I%?Y*w5M!mVW_?S1VZ&X{&vdl!d^v2KHOaDqMTDTI_ z-PHC3@15Xn8~ja5!_D?+<=y(QG?V48&4XXwOV2-_aAt$yo@MG&53IT-Ubl>W-RA<6 z>$UGzh!yJIIVZAbtL=^jw`aUm8zR( z{rvTXvFiPTx`UsdY4Iway!TOEsg!{uVeXRsQ3s2wmi7Reyj!VwCaPenUvf4V+gt?5}?UFm5708}rvE{N|EvC5nwbGGt!ApkI zOMIhGNUsrC68Gpr+wLz9?VZieoIfkf)?iS(;k|O8{HLBVCxZsj2G*sSTV2|Xyq#|wK-Dx zf7x|y?WU`lp=mvBNqcJUF9>+2^3eE>y~dk`>yMafd@-4`Zl=}U$8FUoFO_{y$`h6f zJ9hEUvMRnU-xa>cy$D(7J0pTSuWsu8`uJ4E9mg+vC$pxS`*fb1IFB(!J2LjxiB}AQ zN@^_){oe|%97(O(>i98ET)-LW;H=%WS9OYA{o%9LwEnJ@QxBZ? z-YMg`_YwB+pYrvG8~$olHry+3UA^OuyW`J03+fs+RBMX=fA1padJNQikyx_(x9z>s z9p}GE*O-1#buqZ%rY*8fS-{RtseeN9e#N9m0n?fIc?Ij&a)Ym`$WPweCe6M{h}u)YaIJ`!hI><^yidB}Wy+efRKrpHeWPIS1(bA69nena-=2ksAj zt#qmwI+BcE?w)Y{$u)7uA3@H{-#_m=e`4*sgzw)r9K2p9INv7my8fZVT^Dz+yj5zm zMI$QTTG9CkoA;m0DePITudZl(tn&^O5!7K|DA8Du;Qagfago>;^X6x4o7Hx#%XHPG zQ(0RCk`FR+^?ncNyjlDDUf%52&kdrd$~)LE{Qp4u^;P|8M}>cRF*{CAE1BD`{%Do# zb?e_xvbhaeQ#m&?PdqJCt~t%t*r8zYf|3I7?R$4Gl^0lX*ZN@eJx(?;flCVRWv#Is zQ)CzMc(bxue{T=JPtxbsax5qUw8c)b;mim_xG!5*C_lDQsdlNHTA*9j10ZH z$;wkNg-Wz;O7V;FYfVo3mp!K>O0j=+x8Ji8&o2kBx`sjRDgN8%oeJ~J-jJ|~ z%q~9JH;pH7$X(XSm}kh4!rAWfmNhI^(cpx|ovQ`TflfWGQ-WN+1Ujpfm7Ko&Ppa@J zt7~*YRdAGTEu#PE!mtc&LSCufAjW$RU~HN0LPTod?O?A%lt z)4i1(*_ZjNOfqY(Iem$YsWf@7_eyyuTU2&ruGOY~HL2;Q9}6OdrHCy1(B1Tm+zBZIp@OFk2fv%alZe-G;imem@6zFs$@@O$INqRpY|pG_ny`l zpVeaQqGpRv6}lM3%`Drn_44d%e*IB3pMtFLn9Ub9#oeKE3dYw50RZp%sD?@ILdte!V{ zapc?E8ScgZBIkaIl|T42;}&Q3&GOnS&Ye!jv**1X-#cVYihZH~#?!{%C?(_DiMtx1D@^W8dz* z>z7)5+nN7W;_<7)x0Zimv&;|6cK*mE8Gird!rV_D>s~)GytVq}r;NG{-6 z)g+m*tJi*E*1z$Jn@3MRrWih+!+vxVz;q%jrd+tx$ZO`LV zv3JF+Pfjcg0@iLbU%z_JGS~c7=^`9T-EHdbO8!Nq!FO)4_djvctYf~TK&Y$ga&=v zeVGx7IvWnn(B6A-5&z2wy*(Ejx4hdmt527^Am+BsX70V)yie6d%`C1l-6!~y>)n$# zH%e-FLU>+AZCjYUCEfY+N8iJR$&HVX#rXF2{o36B)JR&^``z--zkh6dc(n6GcZ?#( z`D4AwJHI)5d%lfw=+j+oE3^Lko2?f&v(J>)B%EbZMF+{0gQjOkx^{`i+$Hq|yc5;alma{Cadh#5^y*&G)$6bY` zzh+lAPsv)6-aO^k(i-U{J?_1`=XAa+x{|2B)hnWW@0C~K@3&2t5~_Z?lx=h4wx{yz zCHI?U1@T|-niS7&y3}I*vrLENK$Z8m%+K=h#WC0EURH?R_F~#Hk>^)6c$<#>*i^k_ z=e9V>;-?`zuP&B&NS=Nga*KO&&YWd=Ta4tgo0>P47br{*`zZNNUdE&~tSyP{enpP3 zj78~QsnepNR#R_Rny)R?e;VYsbmyd%Go|ehugl%Cz^*NM=NXUeNWb3A2hMdo{^1Teqbr&Oa0y_%Z9J(KPK9TP8ieYn5iR z^G2TkUQ?FGYZD$_lR0(a*lMBYS5!^~E!!A5Wu@tjic2zbom*8`?JvC`wN~hAX!e$0 zTW@c3lQs`k%ZTUurWiAobAFh7^3DS;(uVhBosV61-p0La$GspMYoDcjPOsM4AKP?) zs)=Uv{=FVMdyIFoo^f=K_NuXYyKj#1tSB>ur2lV&=8JJO&O5wj!+ynwCF#zQAAW90 zJe}OMu;_~|N5i}WX`EuYXS51=vaBcHd~^4=iJP=}t3*aV`!~)Q#Wt~6i{5s$AbIY|^^QReqce6=zo>f`)WaG4)ytB!hE^0knQoHIeTK&Uxo(pW0pa|AtZE$6Irr9I43C`y8^n%sg2^bd&Q& zF@w8-Eq0ZUfwbO>AK$1)$3F5O8t`+j{FmM#eBbct%3dOs+)o-Zf4Dlzl4^?CNr(}?>RI6h%VJ@-j}oEP*=Em>ZRXT3toOct)j;vqGwo*j+WPy^Q-{0V!cYh1+_x-T2X7+-*Hw*&#j5n{HH(=huvvXFw z&Hj4s4`#-*ZivndGvO0|e=p>`pdOEZ-kU?4?#)u0YxqO2>7MKDL?-th|E}C<0c(RT z5=r0w8)W&;__Vrf8J}D7OSPP&>wI^QT&?iaG)r2P?XI$$)jUb(-v7ftoDS%vB}*sX z{dTW*U;8=txo(-_8A35D1!|yZj_LrG5$L-f# zzwzZ8!^W3yA0}PCeJ}a)Kg&lwv0qvZCY|tfYSA{m_Cn>^9#-Z%ar3Vp+3wWezwXfO z+wTtFUi~+A-`|e`soNLKU32j4a_`?)Ywfw;th=1rV)Le4JLc8ovb&tu8E39u=pt3N z_4cM|*_x&5TXxreSg5u|_M7yrQ>`QVfJ9dA6PbK>5=9Nm`d(q`SU=@fC+P1jyf$LA_k}0(nXu~ao1U}k*1jWL(n;KbllZ;l zB^mfHn(4m#;@Q=AOl|Q}+rHW7we8fSJ}`>sJbz|qJMq?@A2YZ5{Mo(BHz~f?OPgVp z^wd*fOJ78+C~CU2_WeD%MH&99j3Q?5`#L#rJ@>)Yu5r3STinw=-rPI4!~5L4c??JP zXlb)pO*u3zBiv?Fw@9B#?4Q}&qA|hT2>1~cLyF2{wgIGFFjvw=||1( z^mTfvS8YG93#(t=YocEC_7t=2#N4}{8)ct2IloxZ|2*ZIMO*Ym!!s_&FStLx&Kc0W z@wxlgTghdYrsPbiI^(xvQg5wE{oE6(GQVql*4w73f8JMYR-L)wXZ03VKItWCvqgFT z<^A`a@Z?wbpIyKH_Whh(5VG*qy_Iio-27O1>}ag}qpTh-UDMq!K09QJuGZIQC&>O-=bt&NFDn`J*&wtuNnm#tD82Tabb&W zaNS?Kn<4zspIa`kQmejpg`7RP<-Swx^J6-FZ&jDa#M)Y`UD(1i=TzudtH~!#W^Y+6 zR?2+nSpo%lo>0+uty4%eh~o z*T(P2-G6mu>_+AFwUImfW4Tv_g#9XiQ^h{Jd&{%mx@SK3pHbTU%PaM<$!y*en&Cwq zCTYo;{IAZpHNAVq$?P!c#`CpHEw-JN?s_UM#9F=YXz2Fs(=~2CdH7CK%S9zNqWQ?Y zg-T6FS6VNM+WIb5katthT>;$*iI+dFQSP&J*Z8nG@2*_XT8r)5Ca_r^E1TfP@FiMb zr7=qR+ruosEh~9e8?6)bxGF0ALHHW)lVwGw6ZDR9oi%qfPq`bBYL(-+V%Z_i(68I` zq+f+?ytGcHu-X*@EO0>*W0e%w|W&3(fN8)a^l}#Ypulms!wRzFRiPUy&P@M zvb>=FUdl1mQtr1;58Md9pOLGzyr5h?v-4B&bSrVL7Sp0PF)J!P``cR8GWXqeU0zn{`S!)j2-{zE9C=dQcS5#L`}|PA zGI6DHXV7XZ{-~s&sclNSy{S>3UNu^>ewupAd-IF%6@Sk8EOu&~c#KK;=e|YR^-hyD z-v3*8S<7^3R{s&M`5)SQzs;Sttmt3Q`GW6mzLz~?B`275JYM?CWaa9%pC&6;#~~0 z_O1V_{$6*S>(_s$?p4&&i2cTPtGd6DzEPcNGTF}v=#Rge#b@n9H-SVAKKjX^F z<)L$*c_nO*6?nb=Lg?4$FV}oj-@eHHp^$x*_BOkz!FE;kVfS0_E;sHqp855)Pa1oH z+UCQSlW($q>E8KmiqXy`l2;D0W-z7ZKVKE5`?i(KHd18n(l-%{$~?9&a-P*0YkF(z zkyTGhZ>6vP#}xbZ=B#tlGizjMa)U&g)l_Os*<$e-nZ z-v8`)?x%v-+b?8K%H-^Ru%Bb*>fhR1#BSX^m3Gf!(!v)W&w?EPmU&OGjIrD=yzuVY z>|bZQe?8P{pJ!;l!QipcKAlzhyBs3?7+ybTte6#FcgH)IHO3CRLXD>O|Ix)S7FP~d8 zhcoy1t5e3Ob?)YM-K~qdotyY)!qMB7(Q^w=9t@3)jy+gv92Ro4$a=!6RjGVpCFTz{ zZa-ocqxQYaftRWBXxG%P=+NKuPp-Umm-FeV)7xJv8tl%sh+lKp=5bN~UoXA$Pu4sx zYudHqu8nofG{b=Rf1>i@x7lhIN^UlZQMunEEc$x;q~%&u_`>dQZ%Qb&tWgTfopaaA z=gCd|1U2=KWs2(_e`DU9c-S%NVUOhW?puLVAI+T8cWdL5x>xe&+t?qk&F1{IuAJ@G z)CJF97HM2sy3J<~d&ktNS9aI2MFh%fdA!dzGCl8?nkSgOx;#9yUM=19`pH#e?cz`Gea>xv``K`>n8dtZzGL^V7k#^4^liawiOzM-@k#qidA~?b(5Tz7 z+-vG}(W`H*H@>}f@l47zmQx$Phg_~#d%i;cMQ8hKB?D=5JaB{F9nj z-ws7xx0%;lz22~LrRrch-L%vp=uu-jQ*{T2gPZ{ECTsp;Psj zZ`9Jw&kq%2y=h%HV_(AVh~stfEu8l_R-U?fd*+U_jR&^!9=*DZzpS$0*wxhqCI;sA znHeS*4j+EAJE-GY&g(5RZ%JHI><*AVyq@hB&#K86{ieiJ-CsT7*O^V*bIL7q#8j{H zUB2abHn7&D{K4C)ug$o($Oc^VGj}+=XtAUA#a+kPcKv#jCi3k~aDB*)k5(byyFTQx z8cp8)zf3pks^y~8^%En5*SlzO*gt+X^~d#s`6s`6+~UrT6{s__%~EgS&RBL(`dUaz zvGMs=SJ!0CzYw+Tg6lz_n^6Lx)>*+DQ;zmzci-M6dBP{JXc%S%tbzxk%)E`#3wvn=NggFat1yQ`R1F!`#Ui_=_|16}vG39R;X z({VObwi@e!Dlr^eelY(EXyX>_VxnMctR~81Fphp#G^v>BG6B`_ex< zAJeg~*v>ewYRA7hIh-}A#SGdJFS=frD@2AT%WrWL{$mxta8YDB|Mi>oyF-q#Y!jV- zc+CcT?d=wO-|xBeIrH)ScHuj|j=Lbsdd}veEP|=6sJF*#Z82F{yMLCQq4p7TgKv> z|F7H#+EbSC;=z=+&ED#151FUL9MbADa>+fIXB znsZlNykJ&S8$7Rku2EWB)xPyY>My<la*(6UQY2w z&nGdbbhj!RS|nddTw?v#v~zB8;pqaqlI2X6v6nOFSc~5HI_>Kcrm9nh-kYDsuQQyN z@HysGR;7%}jnFjtIVWGPjP2ApUGgaC&W=1Lef?WXyUTh1x=C%G{)s8KNBrE|Vu_b| z-;{fA_TM=h=Qpib>UrKb-)FaC_HfzBmv{MC*00r`cvm@i=GAYf2@z)dn-7g;BWtzTO%zoO6XJW5r+?ljx z!b;x8`_q0rnX>iXeAlz0@y%-e55MsgoaJ2FyU2ZKz-FWTUa5~)+kS6;D4)7lf0oYU z_jk{pICuH9WTvhC%YbKAFH;#8nK=GCq4A5k_V?T9_wH`%Up6pKe7fzZW8d`I*E!@p zJRbzyT=4A5nhC7B)AvPWnL1pKd!L`6yzuz`v)@f_H_bVJW9OSs|1Qa&Fll=9^l$X$ z&L&?zdE@)brRTiu%>RA6b>p<1eeAEdtv#M9_y1v%%<^t`!HG$&vw!gCZTD^G*$~$I zx*{WVwtKw^L-6C}+k*~-AJBMs=-M;EkhRMNSDx$p{bJJ^4Q@W`RhdQH&yxbT{oEq& z#}+leTz5CS-!>mt8*V=~<<`rl#`i8P6VUILxTxrI^z1pKkUwVzA84`yCu5oll$h1mtQ}--!1cq)&4j$j+ux1&Lr16qARCt z=~d1sO`5$)Vw;ax;G%SK*Ch+qRaWI0`1#&XM*Q!hgV{44?~aw=dn(Mq*pcu%8S}QMn-gQSX4SobZ;29 zrl}nhgK}2DmuDOG#99A5F^bxl$(IdUQ8+qt8+mVB;kKf zbkZDi_WQ;kA5`DFcI2tcWwD?=J~j8|be=zA{IN3n%c;&5-6a(Zudkb1sJ}3HR;=>! z)`<$2&Rm-Fl;@1!6U{)^_ev20EvZJ!@}H>4_0~jjZ+LZV;$$BC0 z<&t?Z#sA5>q^)QA{zlyVIrmgB^VZuL@4C*sdwJtvze+aE6)SG&HsFzHZc(xK8R zYn-H)#TIaGO6guR=L&a{UxrF zB~LEIDYWKxhVbo`*fyn@v!eHa?Ty4EqATZ4))H3R(lkXvW{dc;<)PIzWpnr6IrsMv zFW0=6x&FS@OmBbh{HkWLbjHvsL9^_^sKe~Crb!Mp4~ zW>}xNxBoe-U7AWP$Ann5{58yiXV+if(Y98v{k>57)EXz#%qHoKC7oT({5`+85AEtG zQ@pn_O`d77WOu-U%Z)Bw@1*uB=Dj_7;1=K6yKL6sKjtxoc2}!%&4}EfvBUjRP|VC1 zY74G*w(LIlLtINgce`Hri}it%s;87}Ja+u5or43{uC9zHS{$|>={}n;FIcJByFs9M ziFi-(PrW2#J6<=eJ+6NAT1)k+*Up8XMD88`a_H}b*qdp`eYw|f1>lT{Q@r!=9e=&OgrHAmNo3IW8A&{s*20z z&zPumu(#{iWwWT(-CG16mL2iFX3w$9rN+_aT!YiG7Dgd2y?ot}1;tfiK?n671*EfY zbB??B&+)?1)xNvdE^cn<%zn^qwN`agc}aqSWnjehsq(ktx*H!qGpJOUeo$oNXQ|rR zy=Q$lM(r?iIGzcd(5)YO*m4tcCT2` z!{)N4SI@5Ph`FxDb74#FiMbL*!XN*>E^BW3B-*vDbH;HE;e|ym`Q`Uc2yA4G3x6uo z{WvvnC9?xZh4WSKNfnw?8(I=riamJyxnz~h_+HLAC(ZNcj<;QVxZKVinIQ^qviGQN zv}efd+a>kF|it#gLn}l`5ZLM$>{PxN4PX5v; z&YWV2FI7LEC;HXzy5F|@MOeh8g4%-@o0iYl{rpGwxVfDC;fmeol@_xY zu5yIFQ0`!!po);DD1KILzx^?gl$_x~>a@SoG|u>Hd8JV`R^C%SV+$S^#X z%>Bi^Q0mFC{q<)#ItmYjOFXc)3Sicns&?L_N%*6|qrbY#`NS8?Fv@M4YtY4iY>8!| z*f-mEt2bY5b!?jdyYR8hPR{h2=~MZRH(BTC^C<9$A9}x$spEQ(pr4iSr0c3nzLX_q ziN3w0qQ6OC^2!$Be&03xF`qBh6r^ z8qOJaTRE)4URK6j6kc`1YUaGz@6zJe%$xV%U$0^Je~ASg>nndTRB$C{)!KJSDfzzW zfAMtnvJQr>tjTHhe6}p+Hmchv#hp@jd2#g{YYl&TqUhAhjoTKbH(SYAD}Qdec>GA! z7G8$CQy;JHEofqIU|17uQ5Bf9uLuc_)yvDQNY4^vQF#vY!g`Qwkk~DsqxXV zZI5R0eu)xNRgC6)rCYQ|=}cPariA7TZN+;S6x$ZYb_nl0!x_KboL#55cwysHwmtjsvQ~L!+?IUbl5^XtwubfY-NYVyBg`O% zX{~2v zv+YH7&i#ty->K#2LmliyoFkrfM;jiw}sskNMQx-nwn!Wcx-Ofi`0o)CrI3|4K7hG0zk>$O@ zHc^dF%jIoWTbWI5Pmwoyb7}GErxjL{ZgjfKPqSND6BU%^yCnYI zl^IsZ_EfV&Rg_00yW>XalA^BEC{dx3m=*2kIea|oJ$Hziq&FX5{$c6stCpLmw$GDQ z%Rk*N&?K_jc^#ARzShqV-#xGYtE;g;RPMob9tek zKl)qUcIRF24A!I5zpwX(32G(L%Wtu_cJnVo?zO-Xwb9v z{v)ett3;%^Wm`i|Mf9#XXLo(#^QHE6T9WM1zIE&7R$rWL)sxiwp)<}YI4kFl&RVxe zm$L439ew&KWS`Ql4L^278uuPCy?kS?-0^u|EWRy1{*m9I-)H(ae(f*Ck`a%6b}+eC zcz^MJ_c=+v{L3}wb3dXsyoorzNu`;0zmR8U@XZG|PVDe2a{1WpRffu`Gi0;?>wdwt%AjZY%o5hZ9y?oetmw$$=+40ukhy_0* zw!Th$9=LRRs7|;Lx4&AWFbxB z&b?Muaeu7;k?TcKN2|=rB@UDHPWqQ+M+q3I^GFC9Iqf{Il4>${`l@RhQmfv*P;G8% zJ;?ei=7f`5?_}pt#vM5cAFLAJeQ0=fC2D_#@$q1%Q1@xa8(B+zW}BXLiJ9yZJ$XsY z!Iix;%2X_EH7A99e`ReP{a|h4DpgP6{U=M;*SI=}oK$w>oxHf{$I`w>mP9mv%Q7-c8+EF87Ih;u{gZsKwqL?`)QC;dn0= z8u;8O>A}+NT}fiHE{5IP0?)kdy|pPn|5ntuwR3jebMw(Yz3;6h>))hU$@H7s&DlQ{ntI))8C#; z-@u<4l=6@{WXaUIWqN{}_dM;sH)jgZvGn^PCm1A@?iy^9IUc8RZ}IxMq8AUV9qdxw z8gcSO?~+^hUTvw2S$tu&na?Gr?}q{m7H*AOVjcMO&$LgW#XR@BizH6RWlZ=gtme7m zTG0BXm+Sl{>&w4yyQ;H(+7IzNBGN*4MYQZitM%f7?W@Hm8b6vVYHDhd=-AxKV7tc6 z(T?F5_qkL49#ivrkUK3{FiXiL4B9J)?&u3yPm}OZf|^5;jsGdXHE`3kKLJ%$}%! zvnOgoZ!B9>ddlIew&#QQeb{L&{BU_{s7BwS|Jzmn1$v7(?31dSTs3X}qPq+~_P7X{ zHD6)*`0p#L`m9TdYs{`ZG05`dbC@-4`-Evv3@%MLyh7CSgr)C3rKm}VckCC)6;I30 zv#XhJy~J(7^b^vHPt9L+fAMkM?C@i2k6$;r{iJo3nw<6Zm~YqfUsSVJ$CUEwKbBNv zPT*LaxV$iAZHmW?JrD9a1e;uhT5i^cJUQbKHuZQ`%<-`A!Au9D6~EZte5NJimr%>; z`}Bj$qfHfOggdm@4rnYi*?Ibck@flz3EA1NOUpLw%U55ZQg>{|*}ROtk9U|q>*N*f z=F8>r4)DoMw_Lx-Q`oNe=!eWl=eUdFx-MJr$89)c_foC!(%diAzTVe@ZTdaz8dY@9 zZa>8n{@T?lyh!HO64ObJ6CG!owLF}Cz9Q__FbV`ityU ziTx|Bt50xB`#rX~ao9+AvH7&r!Kuq3id&@$L4ve?G>CY%wy?e$dizZRuYFW?!4u4{yHS_&s}zN%*(f zy5Clx_<8ThNxk$PYdCJ5-utI5O>N?5#Xl??Y#*%NxNVNf>#Z^qrwTG&?MRt$px9o- zWBwFz9d`bPex|e~fA=JK?no{8oLDBre>LUx8FMC=znr(Dr!t#0$lbb9Bza0-_hrE1 znOAOy2fZ;&-oE}#Qpe0K=}%40DSyi_lFdthBtB#N0|U$B2mKwS`Bq0Mg_oV~-u{eZ zr|sse&vh-6?!Eau=_r@J=NkUx&Ce#@X4}nI8l`tuT6jjs^|#L^alSZQzw_YQzY5Du z4?nzhZP(HraSFF#?;Th%d8g|S+lz!cPaAwo2-{)Vum5qm_?7isdm2HvX|4cYk+`jqJ)XAruLW2438*P+2 z`bj)=x>F$gxt~8bRBe1)xVdZFj<0U{S*I60H(`FIy~$R#JLJX76E%BxbZmQb(|SpX zg5`=oQ7(;NL<`(!#s7ahyh<4Jy^o~pcKj;(d4|y-?8C-)Oj7%I z^Tp4SZjun`f4J;M`a+J@K+aZcIc|&JkNv#wfd!iYuxYyCbKyzXR) z6IEU&Q@M$&=#t`;>q!B27Axdz7+f}(p1gfx;fe$10@^78J|e8Ldlh?~KIiTbJ7{Q^ z)N}3D^b0x50-Mw2&e`sob9N(stu*-^5Nk?{bb`*%7ll_WNxMw)L*%3lk5QT1@G$e!V`pv`JHyx1sP- z;QG@E-)59MAK&}`{VN&$vtbF`UlztzE%~fE)yjwEx&!alqVkP~d5@O}OgS;@-{0Fd zF^>=1&SO~9|LVuu175FBbv@dhQJ$Z7%>2nF)xeal{$(%17uvpm%v8>JaM345gT9Nq zem{6M$CC4#Ym+Af?{UZ6KKHfTF6OC!xh{Fj^kYtO=qHY8eFmY+dGFk9jlBD4Q9R#) z`7fBahUNadP|o(QoO8z1IJTWrWfmU(7dz*bilbKRzkc^k6|T-|_P4&R31P@rSX#*P zQhB9BNWT=rc>(>BFW(kC`_=Ao!bUPYZ1#$Y=C_MdqHyG`_`yH}0&M-!A{$yIc06S=JT+<8 z?D8*P{{3~$_-^-R<@|L;+&k|@iyJwH>7U)473U*--<4s@=XH-gM11nk#NKX?(Pa5^ zl_{pz!1siywN5fa&8)z^Zv|E*27OiFo_Bx$LVk4>(fY|p^}l!QbW!~#@b3R7_c`Wz zvrC_~aqZi{-*Thj>eu9H@9uo7Q4!QD2z;Wzt#V1VXa<9YiY%-0m-|Z$(o(-waGkK@ zZDTi#n&Zcl;L=lUJ<;9pyM#LDKcB!*j&+?Zoz?%R1yo8*a#_GODYj)pIM24j3hUF< zRxHlo+$*T;RxtO(>WK9m8eF#(FRYu_F*#kB;l#h)k0-?mZ2A`Z65h#QRQn zw7BKxJ#vY0TVZ20<@V0*&ocM*E~%CC?UYjA@rLKuD-{=~!0MlTmItFW^B8#2HojDE zTr^Q+jpIj=qE#6xTw8@MT@+0ee7|o0o5?C7iRtnIJJ<7kDHPp)d6w($FRtM~k}Rez zlH6ooB>#|^&8W(h!A}2}aai-Kj%S@ZYqq_Qzg{UMw$q}Lud%1_+aIqJCGivdw@F9m zcK%9A;xKwGam#d`sg?jU+xLTK)5JG++!8TawS}MI&YK55CCB}hURU3&G?(muk};Rv z*d{F7H@n4m=FEjN)>zKjvM_DugP!Fq{#o;`ob;M9wc=!6jK#-?hdQ~%{mxC{UR?1v zM5cjPT}XP8dUU`omS@h#AMz^itJm(j&?Kb(+^O^L$_ew`%cjqqUo%PZv%G5Xcnh!bsiP$}suf0$x16`Wl(6DdoWKJ;pZuS{FU?x(wC9P7e4SvyueJ`o zQ(+Hhe=wJ;3GRF!f0CmS z&hBxRUJ3<)TjI_xS|n-iD01}Xb>i48j#@mNb$yW9QY@5S>^^@;pQF^*}f)$FSl-^OA7H}+8Tw;3PYFQr5( z7)@@xaBu`C&nPp%0Z?@^WCABGmxxuRG zLgP;+tHjugrnBSM%9DixKOT(J4wn{&wCK}Cr zpm;ZLalu~ppf#&ACkR8xwW7 z_Ags?{*!=4(@XuOR)UHS2aP0FvqYKjKX1SN`j_IyL#sPF^+kS#ZhI_uiq*Z=)#S?A zhQ%#BEfZafpBRbv$B4a^ogCw^dFq_9zLlEGJa0~~ZxB6vy49q2zNyilho{n+Cf?G# zC7K@@^weijoo@W0R^zqDJ#AKRm~(H{w7H%0eykM!ao!=kXsXX|M;`7KGjmH8r)|6F zo1G?oQdK$nWaiPF#nPsmd-K-J$W^(XYEpOYNY3I_0tu;6dw9Y(%N_j6vG#c6%&#j} zb%r186@S9=X=2RO^K}zsPrTLoRGGf1jo*Kj%eBxiGHFNkiq;9;bMEcrU#d|e_J64}=U#^m|uX?6eq`k%gA@&0q-}HKybC}&Ws)=;H&EmNH z)V4GC_ow|-yEo}!ypo`*yN8qU8?Q78OBKbIyE9VeJg8M%D-+}I=eAwwdumJ1M^28D zbAKGKmu8qR?s*|A;BZ^Mq@~Wnn<8HhuhH{cTGFzbb$d{3`R%M}X581E6VCK$n5tY` z7O;BRoyOgBF8$sUdX-0t+wGcnP8jEm#iH6fbXq=mO*HzzI`vuA+(Vk*W@EYB3e_wy&4y%u2W=w4Ob;^nJBlE9Q#fOhH+OCR8^x))@eXZHWv326r ziZIi2Ju$bI_wQBme%!e;%0g=1#YYSt)4xqmJ{-wr)4MBvnz2^2{jt2=%`dYT#T7oc zDB;{bt10ySZ>BX5j-R{R(QEPV<@)_>FJ|sw;+`lQ;KRnejfA6MIUB-U!Of^ z-#*vmrqGBbGXvUEuLMhqZ76E&bt_ApBa*1I>S$%-X;B}=&fim04z1kH_#ts)NM9vO zuz-4hLACUreWL0+^26^Qulam*c0th@MJ{tswa}OM7M2LdZ(Uiz)&2B+`PunXL+7Nt zyAZ(or{2cl$clz$5zkwir#k|z`97>>n>v@DAu=iBLR3Pf<^-nc9?F%Ds{Sg9dMgF5 z=qMf9_4&YquE&!P81jp#u?bpS~l{iuWDZWE8~#W@uk-v-IlQ4!SvU8mPq7}gpAZLGtwO9svYKI$q$a1 zICB$2YG?CK=FP3;uz3ttrHt_wl#zO(W!ZhkF*LD zbQk<*PTs||x8o&q+h3z2`mM3iNAr^^>q3=t&o1?5URHU*$qEn0RE9`%?fIa*{ z`}I#nAD6sqG2(qP(LyzNa)Xw;fBSd77%kn>gSW#2+kd=k-g?qB!ur@Wqnri8w>iA_=jvP+$<{qB zVx75diTc;49KyyN`uR4R>bst6Loq zZsOS;aBs`B)rVxCROW1G>QvM^RJyM>EVVTMkHe+r4K*t3)@#dFo^uZtyAzhxd|)|#*Gw@>NV z;&1;v&3^nyRKIKCxo<(gmiAwXQuX%QReeseW+j4sFByuDi`(Cp+*4L8d8p^@6j^J7 zy>n;i9C~z0J$%}S>+|amC(7Gp=UBN1bxfX{CCGm>9&nk+8aeqNjMyzB)z=JT(fX@c*S%f zb5`%pnJczy6+Ye7w_Qxc;i1um+mBc#o-jIESMk%FeO-*soaXk)4=UbQ>)2Erb5ct5 zJeDHYe6%Ss_0Wk^r`49K7_Qu~bVrr`T7{4}p+8!O^pvo6o?=_DEOxWB-a5adKfR@1H77ru=B7E|7j!ps9MG zPTtWwWE0oAsPDIp;CZphw`WiMJ8=ga!-o*#-MRb!XBz$#u9Dij$L%1CS+Ie1ns zvdS&5{Xw)!kEY6^cgNgqIPJG+O+3whSiy7cC$`{O&jaT%uM1E7wo7C8oRW_dr0QcG z&sM}Q*>sRmfyrjpw+YS*4>vEfnU%Jn`Flu&rcRGqyUnbBi3NvOXDQ8-YQD1I;#U?M z-EWhU+|9C%==|FK?AF0sjO)9?3dL*}a0K<7_^{IHZ^XV+em|trv~TlSul1UhcbMm( zU!n6G%bL@VWY#@BlH8^JR&HA1ujqiCesO-`_9E>gU+=u=CsRZ*EH(`82gYcK)l~ zq9c0Y_AJMC+qj+1+tyZ0{m$IPI{)(|y~|(qMJgn{{vNZQa{G;D<_3@R@~`F>6*XRG zIdO627VZ57ET6n&P49^u;ArgA_H%2he;cxH68rp9)sb~Sr074n%?dpLCpO@Vkfkp3P6+JX#wO^StU{>b!41$7M5 zf_H9XGzeJ3@ZM~eChPp<NAl6Z_Tr ziFn%6l>Me&O5eJk@-{REcr*RJnA*5%moDRy`!ONwdf!{r-`;vf&3+}%LFQ}Af?7{J zT<4s-Cgj4S+_{r{edkWCdhKmlbeOUKV%?PD+xAbdu*;p;xvcY!?I(u-)}ABX6?v|Y z7RGl^aKHK6nRR#cgsM5mjh{HLs|)inxxpI3C=ZcDmjR-`a@qV~(4J08om z?#Im3)j!oF_N41#oByrLhgR%AoP6N6#hssp?ArgTBXs01*KYHX-}d6R-o?*TT5OW| zJ5yU9b1_APO!#-afkT?1dFzCYlNKBc*l;lUkV-|(X{W%^hu{* zRe60#nzr#+Xm4)J)EMcjA3UqWLqjL8Inyhi*7MhAa+)|#l;_7qjfJsQ-At3GukPLD zqo2xmc#TSh?Lf0Pn-e zrbgRTxQzB(n=nDnWS&g%-f98$)qx9EI9V56S#hvY#y2SEL}1u6#pxH1Uz4-XOnY|y z%nsGhvsG>w>|bHL+o{X$yH?-6#g>z(${Z3$8uOMD(&k2D8g3Ga$f&&F~_S%HVThE*d*SQXOI_9%rkCd{HAvI;i=6P z?fZV2SZ_4D_hkL=r1`GTch#S|`mX9|aMBI#sjrJId$joXm?Z{W?h?8p_9TDSugCso z_UuZl_s>$}O)1(P$aCUjP4==|>$U|sQr|g(_ooBjd_uf6kaAc2B`jcakB)u@9|VW!R>5XaB0aG;do{z=xFF zLJg(2k-_YVk66zi@erPqx5Z33c+>9>ZL=f)zS3Q<-(}}t`)Ts2f;~AYQKcOz?~P@) zh4h-KpQSf}OH8l~sw_Aatd%((aP zChxoZOeUHK{T*vvyzj97GOawsFhRAAXDzGI#UsDB`#N5(@-Dm~ap8zkU(~z zpZzROUGbY?>vb_lpg-o+gsPv94nKUE^Y(_^&Yo)Zr*@GaPG~eIsOmXx(!p0jC7|V>F*<)5nW?ALoDFHOswu&SCzw zD(nXYW{YZ=oJ*Rk`D$mW?rLHCgU`}E_oT1llX{}WQpS8Fgn4RhXeq~wn=1MoyIS&X z9$yKO-yr+C&hD0o%!2m3Jpr1ICu>TUYnUY1U;29?|5EM#6=B;iROhZ@yCi1aTV%_6 zX|L%N4fjB6$N!nr7Oaws7t-{V$*U~ecl6<6nQeDBb{A<$w!NM|x${VLseA0hPtRQR zrYC%@yq2{hu8V2cGs}%SofneMUVe4z+rwPV)G(KhC z=z5c%Q8|fR9QOYad@j?y{m|3*1vVG<_u|4hm{l>jwyH{~P zmzl6qq;mgVZRxuYzcHlwHa&EgNH}P*N`hg2m`lMf#RQ4%wg1I9UcM1Noh3MZGuNk! zYwm9Co|$*lWs0iwyv&bE%cC~l2-0xd{^$~K;H}k5PFHUJ zHmfsx{m$->Zs043T^^DYnILYnffr!q0*((VL#m zoYRsg@kDjSB*yN)fp=T_qkirT`@z|oR?_EW?vlH4k7r-3%)_>sOulWZu7_ zO!V?>wU{`Lhecn_t&P^$y>)2&dN}uFK~=G;^VF*)Qjx`KVP|)>nI~#Q6)sO(G0Q$Q zV&9~U``l}@CW$U#$i94H=d8r6q6Wu;)r#?!mNCvtyXNG7=BWO(_v(cAYlVN_+co+9 zTJ4|ru5Ev}qVdzA8jVNS<}2m>)p)dRU!nWQqunL0-`2`+%Ktkd_xiMNLj9ZgJo1a& z)_BhD+7f;`Q6Tb#5}h+(zYR-|Dl!ucxSH z-8z5xcbSA{wAPnz$Fszc7A?tWGlA z<|=-Fvyxb2_@$JeGmh5ioBXrnv0vi(A^g)r#t(we?rxpGczsXwOj{)n&$(xowZG=9 zTaq{ZQjIgm^jnReO9Hk|WL|#rjM}q@1{<%$z6e=mt#Vc-F#J!8=1vdmvsF<>{H7&p zt)?m0-~XOt5@Pdq^PMHimcPSiy{OlI%F|Hjru&jj`b)@?3Y7&KzdbG-c^GVXthrEC zT};~kwo8@OiL2>{gg^RJygFM{v~Jb;0{v;T&Df6!e{86D<;qs1wB&VwzR?TCj~6SK z|A!x;2wu#?zPf@Jj3!yS96`fnfJS$&P2HXU$IEc-X?Ebzxad{qu)rr>3ud zA*uVLTrhkk?;};c=1FytOLnLn(3gBr$FRdhQcTiBiM@frto2&FS0-=#x7Q{&7P^)Q zqwvdcr^NYgoS!Eync_DQI@-d8`c-e;BGgo(@#Huq$`VGGbr_|A+!d#g;>l2aYs;weX2yjCuD zE#LRDx^>#@$qB1SOUPRHXmxLOvA*|O`KjnfuPbvd?Pa#U605Cxw#&RZ zErtJFePW`jiwj%Ix(-L427hjDrP+#ScfI(i>wHe~d~T-xqndd$rN3WvH2!P8-ni+hquFmD&;yVi#@GEQ=VmqKv7=ENqrFx^59@idir?!V0 zOC^tHeF&(n=UaEd|MzeG`4+X0?ic)evrnpYdA#%XFHs$HTQvfb7}R-c*cv!8>@T|e z-Tc4TMOM&RjHtrV?y?&D+Z`qr$ z`kvQ}4P^o@_Dq{9eM_J1uuwh!BqwJx^DNCxo8G!x?OJ#9Vbscah31l`KpSISl^wsuXrB`)6&%botGOA&}Zv9{G>X2*i|EaJjFPK`@v0Fn_bMLag zIFkeVSvNZ7temxcyWp_{ua@qymSOY%t#jj{$*KwON*^&DoaOrW&9?i0{Zbd}zcqXI zChX3!DP~IPMcej&D?Zz%y2aOWw{42n>77!s@wew0FdcE3d@CWP+VE}FSrJz;D}hM0 zxe31)Pt%Y{+`2Js+hIFn|8*V4!h0*$dmcP1c7Wl%)mD*orRwN8vdbIV)X#1B{ByQz z_oL!oORL)YPt1=e#?OD$zWnL>C+1S~@2D)PYpIJiyMB3QUyNSMajQzfTc`T|h`-&V z{ilq<<4fPPH}Z_LM1NghmUFxN?8=%<8Eb}m!LzI1x9wYg{?$AOn}8Dir1A_NV~rjj z6Wb}@HEww`H*EBh zt?9nM_^tc4?2^foWcIq;l-66SqNe(P?(3Q*wSWCx+wSxSe^%ZbdGY+T1<^~_1RD0u zsyWs4*=@~!HFou{wtrsTHty~G5Vrb>t^1_rJk@s3hBUqJ?YDDpm{>&Bdm4XXKR0{x zg4L@yyfV9t*G*}&dtIOweqn=j!pvnB(pPsXJzh9L+eo@|r_$3oMknQ%AAAnj9rsv4 zPrrpHaBu!pE+aXvl?uj|Q{&8i6He_ZWa#1fX*>H*d6#C`l^wSCo^JUOR&?ue?U_fh z7rO5(jq$ zSMcN*qfzU-Z?Hhd#ELYc(vuxKr zzQFxlVpEr~E~mY+S|T#%@&o@x$fhdu?xK&%ay#)9=J#|AVjlZnz2` z&FUyyweRT*gE=2Rq-eBBr{*&I%YTY`Eb1urrz4%IrRB^mc7Mj0V@@th-TZ8$E`FP1 zGxJT`%Ab?}NUB_9o8j{3(_{Vre=j^}+35MSW>d-Ulj2_@osTT6e;?eu_O15nXYcnY z@m;i#H0WZ>YN+}wS$pAt&B5b~Y~&tG&Hr#Gfh#0!Y51yX3;uZj&}&P7D|UEuSogz7 z&*@ihbxeP=)o%9Ii1}xu)}Eizs@1ofx!S3x{Ke6r`oN3DAucoD9ct^;n|;zC|KPc& z-ifDFMGpRyt+O^wKKa#tm++~e1!;j{w?(IBE!y`}_5C5OjU`FbRx>R>^*P{b){C-r z<+j@%E8cfLKI_M?No7grd0qD?IfmymGHhMHU6#kPTKbEIcEyH!c6Bj9?eR9QC$B!9 ze=w=ll_R`ErH&^-zcVyDLg~a&Ppb)GX^B(AV^q?+YgXLdl$3Z?{?#N#t*qERkCrJ; zWUV=V*2YO#z4Mjjm9_JYZ@ql1F0$*Ddz|l5#;39NpH~>&P|#W(rKk1fT6E>_&4D8J z^^bVn*G_B*mpQ8(k-yG(_0COQCnv7=&V2uSwP?-$`q#dD3(lY3CVbFj-K2Nz)oYem zZaDkYN~gj}`BFQFuV|CNub`(~-!+-uPd_J`8o7s+b0kb-ww>KX2{s zuAk3U&~?z*{PJ_j*;-$jR=Pxfdu+19u5;1V)Z)FF;Y(OApLTWqP;!XntnO;I1`)wJ zT^GX>d-~_y+rNK}!y)nT45fnpy>BbMG(<%C-&!AHsat(7;|kvciTz#Q7^^IQ*gXPU zRjBNL^1=2G_vXI*?9;G5u_iT@ZQ4iPnD?_!&3^yr(MjLT3|r^+f3I>3u3qZZ0wdS2)-}O@?X{0$e2LK)KqMWk#rR!IE1FKXt(@+I2gfm6u2^XA(d9*9hp zHc?%#ey2U$QO0~yp!u2?fphJx#f{lk@86oXCvbX?`K#8CZuUHnIpy{{ACs1p>|gQP zp3Rcu@kH6DH%|l<%So=?*4nMQS8wY%{~di_cy<|Wns>Is^lfIT?X?g0b|~MQ+|9m4 z{F>qWUjCES?U6Y$HkYKm_o%OMf4%p(!Q0A?hKT;Ii>wTf<2>Idft=)AHOcd}scO-@ z^982tFGO-fix>9mrmC{N;!fkgZE!Dh{fxV=HN#TSt;oQPdBSbxbyfKh&RWSv7s#UNOt5LUX6ZI4lg_xkk}ufBot164!M{ z9!@@~USprv%%c8KYk&Wy@9Sr)=t$|$%#YOfG~ar)?o+{3(J6_K_;YpT!{W0#JzQdH z7T7OYfAUlF^hn1a)B92lWloeZd${(myJ*Gm#KV1CZcE^jaEaxcawf>FoxGuKH^)o4 z^L6Vb>_plsH+ZZzG`*aqz^;GhkL$*46Y+W17L?ywb6@SzuiRUEl_$SuDbe~~(D!Bn zD~sMN7OUGCg@yc!W1-YwE@oky(?BVhmxl$+2toM6$<>Sf22QD$syzt~v z)0&jZ9}2og=~C<_ukSIQyeeijwc3K+WOo7kll>n{SA9Dhy<^Ir^Hn@t3fY%iF8{pE z9a6b4YF7K!_!;uMY-W722-u~V?())h;(Uv##-G?<#60eMc6Yb3rS|^do$bZ$?cUe^ zE55z+m*dz)Sx?EoQSSp~*EMY8O#iWc+ViJ9vzld2Tv@;G#Sz0(hY#Enm;CVLMOV&} z%1R|!tF>OdUrJ_6dc++p5^Q@_e#7?qi;ORtWhzhIw%2JdaGG;9`sCao#frkp|0=D_ zmbV4WJ(TB7`zC#Czv3gd0|AB;kCfU>w*B%kPKlBsdGwrAlv)K3PN7w|5UEel}Et0qq8Q-GR&~nJ(^dZ)}cbbdVi`XreUa0GdiR}rS zk;J{nthm|g=pk;o#hMa78hLwH9Ne%YGwcp`;?cbmf`8@CedRRq9%NM| ztXMSWEi$k5o&87CMgPpTngs8g2YHLGzx-o*=aX&GM{k?(6E5+r|8JbQ!thI9uk!wG z4XsBhx(meWS9n|({IyLoz~lVoC32e$Zd%;DV#~Gv*DA{&0%@~mH7B)pg-HdTao@pv zSL2y!UC)`*ZLHzu&DTyZ5_5bV`$u#&qcH2d*eF)n#a1WgU;0}nx+eIK;+NSAj<^LV zE?m?9(RkL5RaJ=}7;D*excA>;sNh^#_x$3$mX&%A6?*rVWq;EDCDma*f06s9ncKTA za6c@b@b&lh1q#0L_xFnjI{us6-tj^p{F0RX8R-Y-AC^0q%zEp}7CL9vpHJ?M2H&@@ z@;|iv@89X4?tgqN^#6%--2Qj-7VD(j&zbJq&wp^*jDPm`UYad7Ig+Qs&A#mF=GAR? zUFLnXzHTM1%V3hRXoa(u<1@2o4BB-(kCZBSi>HOXTE{m-u_Lp%CPB^zoM#b-Loa%WvvG0h|yjZ!H zy;4b%*M66qEJ%tkui#=_9;5N%M1IkchTzDFFQf|QHA??@$aF4QXKugTNj`qblVLWg zMK(o>YnAs)p3b~};#-d9+e6F#9)D^uPlr#!=(h2Vh0f{OY|@!dFD`1fTv$ArbD_IC z|H7%N@75`nL_d1{K<0(i?D)S?{TqLtP&Qj{x$(V3?7BY{O8F-yJvR;8U-Z0GuwY@z z$;}ggD>?YP$m+2@S+r99QyXt+pJ{i~M@=2BC!5x|*G*Q|qLUEFNdvV zt3cGc*ELVfEt5Fb>hRWXRQz({{QVWOC;4CWoijhQ?c%=f@?R6b&8*mNv625xy;gt8 z?e>fIf#OegeN+)QwLdGKR{4`Xnk^>tXM2=tOy!Q*M^7H9D}3aUHEU^uIrr|hk$qne z@pAk3PsqL-EBrF|$1kyswM(SetP1}2xnk~$&0iN!*QkzO6kia(`A@Q#?efTrW{xv- zzh1c;)ABnsW=Y$!TioluJ4syNpq?GS|AY>@{eJ{u?Ks#Czc$P zP(27b@xpb3`{aq>tvjmk;|{&?7D;(ntQn@EF7?nzS-)^zS_0$5%-Cyh`q*vFmZ#3q ze_xaM@3j1jSo^BSGLfHF{bBgU`B(kap;rgxr)LWB)(K_&{GP!bvP}5QqF+M$qwBa; zwrsl^AHM&-VSSOgZqCm@TlE|H7w(%F$!c@o$rWW=VBoh^)nIE8$HZe5$&A4%E*WBH z%UPdYU%rLOt(-ld#W&6V{I672>EsXb{=`X79Fz4bcM1Ej zo#fZ z4e1*9WM7-9ww!BxzW%|sX0u?%&gF^eI$f$0cL`j-P<8gvz6<~GFvW!~JX|{E&101yQR|qa5A|HRB{)ph_@xD<9#}3Q{z>~N`_eg#25xJnr`t|g z+4o&!(ysdV@#d}`Z4Yh=hSVJByP&?XP+s-a+;=CR>{DP4%5b`P=U$dX=!4+MYdqQk z3wPE1zCOQm-4D(uUF)xhG5c?eiNBlHkQ29{>{bNg3!_pJ7KXLz=(;x*5_Pqjje zubTb(a@$D%n|92U3n`k#o$owu2K}0|Ku}@|6Z?UL4I-;1v+R`6vQ#_v-=xkY7W+}bs}xQ@xiN-4q2PujzW z&pDOZ;M|T){f9X(hVHAc==k)faQ{=y)!|i-O;=^?zp!VfYVgY{!yjDC8T#DiufOM? zv^xK&SDI7LuaCw4&P_+BwN?%PW_@ISu$kfIOLmTs<7f9<>~~MM_|Exszu|%0Q#S(* zXVo<{WIQe5%g;O4uus9NXz8x7FQNXEmF$u`+)rC&K9^1^POZZzZSB z`tv!bbHTqgx`HPB+fnesv*CE4lS<8H>)&S9#Tm zbD3UmW4so_a&4`9Lu`K$|AyJq3wbwuJRwzDELgf-E->5nlx-4SJ62q8y>x9racYSym~!or)U1UPl{Kf|U38aNlQ8GXe%23{Do<3uWO%ssz=cggGnXzm zc@ezimEMt!Ulg4eFA_AhaogMWVfEj4c5jv1-h0fB*}G={gXx=RW$!#R^>f53b*nRO z+U$4OHv|jq$YT{*Jg;hA`pXc5$>t1pXNy-}ozSL#y8p7L*z@h@Ya8~dP5Hl#NB?R@ z$obwAw%eRt?lfJtd^gpl?BijzqKtQ|V(z~GP}^3XvvevyDk1oh0@TSh~w2N4*y*B4?&RUxf+xs3JW7<8%xJ`eP(#H=h%sk1qYZ7M` zaa{9`d(gdRLfo&E*~!{X^JUwnM$E~67M!9sJ#j(hiYo?|?E%ZVb$vtv`-;q-`Xsjp z2Ba(wJ9zS_>E4~Zf$9N278f!&=q>oGVaRc*k~fv>zUE9<@qN`yZ9cb7hPe4Y3!D(S zB4ojt`xjR~0H2PNyRhYWMX8e21EcVNU2)w0X_LfuaZddle1|Q_cYNhH;BMWTk0!*i2mdxfqPiXJ%6bJ$<>$W~*`OOyX998@d0 z{Jv85=Yc0zTA9+aih|B9ugSfUyP#{%m0K3pMX%HvW*vO8M5X?x(T2YY4Rb=yExP~u z!1BjC(hV##(}H~cmN_z5u3T1sZ%$wT(aRrqeva#{5xV>72n-M8kOdM0vxOKV%F z*f}4S`yr*0&yKio^9t+6%*=Rr)P=iTEou(0@WzQN&4qOn)RZ<&b%@L8IFYsFh;!w~ zf3}xz9ylp9ak2owMH2iWWVu5XVP~W7#=}t0%8*V>e#H0}zrrx~AV8Z6BbsMA}R;WepZ#g_u zMauc+QY-JrPa9p9*D{-)p4q;0&ZE2c=9%wzz5PP+W9>!Gqoo^OmR4&A#e8kET&NvZ zZWDWQ`Y~HK)F1O6GWRSxBex=j(^3YX6^3cxq)9)&6Sj zuG)_+&(>E6i}@@&8mXKpy-#oZMdyv@m1PO0vfsERB)?prt^3P-l7`cg&r3fkmU~T!`g~9KqoX8?VB*O` zD<^7&g?wiaP;ffp-^DVKi<`$L;!20W%iC*Z`$OaoA6oaSU0tsxQDg6P)4-D+DSIr! zERP8a@n7Kmxwb9OMgM-|7Bwz~7d1Ux6OPWfzdB>hXOD+mr}P|8zMjX~bA{p12ct$0 zo;g+%j!js~)u(d&BFjn7&A)`+SKaZuQ)2 zG*9L(Yvw=kN7-fe@{`tG+dr3e3ZGED#?QE>DqD zSyC;`d&#eW%!egh%eT!dtJ7=PRNZzncW%>47ho%^Z<=Exko=<^P}F^Vj;xr>zCYkL{lSzh%Eb?A)hc zU-A5ZdAcva=HJTHzK7|w<*H|O3^frKrXA&2H7o6x^wo~87r$d(WRztu6c051Gu82$K|>|m zI^J7785(m9Wde-n&d-~(N$bbVN7fI!zL+rBtx-40XqmOQ!qw!hXWJv!Cl7PI&88Wj z`P2GibK%|UB`liyH5vIL38w{T3vP1@+%B%U^+dPS&Bbo-w2~|jiJ3a{X0_=CDla$t z$^FsYck&mN*GU>ymUqvb>hznY{HC-}&u?A-gXZVg6dycURlzhPy>+s2Z^oOMoQ@7> zd!(!7y26wy7-Mf3v+Qj+%5mEvbIHc%f!@{Af`k9G{wcrH^X%N`3oD*iT4c88 z|2(#Ndymj8ZSf7Bz9I9KjG6DP!%F`Lm?<1SvPh8PG^Yp2NXM2ohSgz+ulj=AhqhMFu_TvoiBV*np>3Rb5 zEuCwgv3=ah_ULn&!1Vmp6{jG{hlPG=;4>6Sn8VkYmtWXZi1%pF(F z>uiN*9bD}=&&gr&`limgH+6pHEc?57VM}=bEVH*)vKRQWE8c3j+%j?E-M4x&Q*JW0 z?3~t-9=v0E$JQNxxA1;m{^{|P`}5ls|9&*}n>N4wO~W_MS$>@gyA3LXV;g-oi%#eF zRL`yd|5W&|wI{-Y{oZx7jX$5ZX&=k#BVp}YS4**Q%(cl*a;L3r5gO4yJ=V&-(W@x$$$9c)@$R>u^mFnyNtJ8)8pUz@8-_a1 zd9Yzo&|wCNgBj;iC9aAD3Q11dQy-nKD66pQ=rQiOOoxBGY@9E1O#e#Tf_YvSxo_|Z zzICzveYSV`M2SEBdC}4PYo4#{oe_4ezS`h*c+n@pv;V_P>aC)!oTuqmSoS7!H1u6e z++faT!5jPG^5Fmn%h^)R)AZLz_AiuLAaB0mK)_+9!`E~a?k8p|FB9eFS*y2i4$GA{ zk8aLCoD*8d@VDikaBAXLTRXkNg}!XPas^NGzMEb+Y`Tu|$;s=#bJ{%;TzPnvufD3g z-^o(w)H^e2XYYq~sjr=ktJb<(%slS?anmRFt_2fA^bX&S`VzSz>8LZiKWCE0&Te6& zH?EGUX5}yY#r)>UDpj=hG=8}1HTluTzT+94Kek#(#G32f%89u#eVxFcc~Z8@?G8x{ zJX`wZ7hDueZ01<-iitP&@+YI%@XN~kuYNgEYHGWRzxYMe1o3B^e#z`yZ|A;l_4z{K z^1dTGir;XH|7==#JR^NakMxc^T?LZ6*Y7(vZ}s|(pI>F)QFs>Sa^^LYkKC2 zYYX#csO?)YG5>94PZ^tU@T4in4({=pej<9EeU|kRvrp?*S%)=B>aTKLpdr5G%ajLV z8h)>=wM`B@V69@aDoSn`mzO!1!*O`Z4cdYrVtA z>#tO4zhrjk65V*Sb5p`j``i;hd<8|7BF=x|S(g9w^XD~Pdc9ni*k+b3b`>+#{1W4r z|LdxP{ltJdxpQh$cjTG}nRxHLH*592D{CSfH~V$C@B4T=EJXUz#x>>@zm6o|`S){! zll}B_0%t!@vM~MP{qFN4w!m2~%zT&Qemfhh77F$Xhb~q(4eYT9IvO+W@KS~iEpDQ@ zof9m=Us>t$eCTReaej@R>i0;#))kIxD|c6QFJJKUk!fAWw8VWXg}UW$POu%*QvJGh zsyVwYOJ!uuMbZ6h5|8S{Ps>+!3;CZ_UoW5Atx*48?9GSJ?E(Aw=4W4fSiHRS$DLYP zyYlGv^XFf&ta;6RHrymTU&pu7a@EeF{Y`cZVUx>dAF>E2@jE*GZ`8sElkE;#iS~X9 z=6QSlMaZH%%MAI1cDk)}-@Rzw^To&IpT1gCCA2+L?&Ic&_!WOEw(q&!R2O{Y)uE?$ zyj4kx_gf}T_KP~XacAJ?AOCD`FN@^3w<De+C6f3)^;-6hA`cdxn2$zM_vU#t^*ecf}LAjd48 z_#4~gJxY&d94#oac=z$yw@!`L`Km8u3Gn!iFu6l%3eMV!zw} zZ=YeZCScE|DRXDDER#C@|Bw8sImx0m=ax3Te|b&+p}{)l?tN7YrX>Ee|9_l8;(f$^ z7O|wr{VfMPSWUt{ZhVK$7Fo>J1*o zPZ^bk3cR?(7+PxLg1)%_2*|nr%g#QdQoyk)s&3C$^HR;E%U#`usdRJUNK1-eaN!|d8ks~$%P=Ci-?`<;C7{KILD>us53bk{SyKGD51;6o;FlI$^?>bMzhl>rOi zsBUu9j_dJUZtB37w0+V_+XU|gMpwT%gjIjCys+bX+2L?+3vTZRjjFPjqCRb9TK+*Y zkKO2PZ6nj~$<6GF9G&xT_O5ci?Wlj_y@5dDR-2b<91|~3iaz~`*GcU-pOc<+-MKH- z;;H=?oz-=6w75?#UXi+_aiR9aMR!t`Wnbjm$o5a*$oBR=({&B@d=DzWRIrP1nQZIU zC~=Z?;*xk&wvgoa)X87QeG)9rn%fJp9LH)%&oJZ!0e}JdA5SoAJTVbxOvU(7S7-z0F@Q zV2jjC|8{C#q@2?q{(rNNMJ2ynH}^`!>5o?=-)()We&qj)s&C9fM*F1xX5JN5etm1& zMlBWbO;^n_a^j!qo$lePxoaINU2*wzPY}z09{*KMzh_zYl`UO0vu)J^w{$(7#cyh# zDIS@>DotwDB&j8qn|SURpY`vs554*HO1xNT>&fVHpQW$uj%Nv|A6>0`;YQ23$dK%L zv$89)-klCEnz#3OMmU&vZ_@H7UyAA#|Jj&c|8QlGs{cvP>;IhoRG!k){>@bJ>N)5{ z>bwZUt681(jF%$#v)B7A-5(j7cFputumbnQBV9j#{x@fMVtM$g+Y0WQ<}VLdPGVh9 zxgtd+cCnRou(8>yVu45JJ$$EaJL9p-EW1qq`Q^DnVvo*x2=5llo_@?Dv+QAu$g?0gp`Cu-aFJ#r6cQlbKPH**{VL*S>Kzn&bnJAJ`kGrX>5P1F|n!L9i@XOSpZ!igWV+$NMgc3OQ=@7(J8ySDC;arN^O zTUo@J6Mi}@Ua?){j6u;d)1oWI=W{w9y`Rqh!tuvyfA#~B!xGRDF#W$Dtor1`St0i7 zt3+67`xzr^-q??m)k3d38s{0`EGU$nelR9??wKW;yIa1zv+Z;~u&FCo|7Tvuf>$27O4nAe`L&Ut-Nrs13yO;EEU27`ku5vHu zB}aVJD3!!y}5e75_=lWVueUo=k1 zcaL%3abEL(sOz%Txh(S}C*00CX5e7!bQ#xlCzt@(mxvzJ}<#Xt*+v}d1oqbr< z_9n;Q$2!p3=Cz`p_i53uGfq@amRo$a+W)nFrrV*?pa*61#TQ+=%3`%qC1B^m)jto5 zu~=D(GTEB`xcS-a&Kt4)1)ZuBEKFkablZd8CcQA+Sjy@!p~}x>jh*J*Pr|yt_}dgk zRx!qQJT*AhJtgaE_7zq8_a4&j?ibglvgny#5uMYZH7V@Ng;HtVBM&EW2ev&9?lqqo zRV8f6eD+TwcmAa(GXf_)TKeO{k~xvjtgcK|o2_G%HEoYaxYLBs$70%c3OQXqTB=l5 zIQK+sjPA!(8FyZp-I9K5%zG<+TE_IrGtS6wbNKDk{B5TAt*1{^t}k4dF+cNyU9sEl zIaN=L&WOG}C9*h8w{_1Sy)$z2D&qC^m-B^Yel@)Nxb#gxK^ouG6t$Q*fmvtofB3Gv zIk?p8;Q5ZQpo7yp=WstUo|C2N=5@BnDsS#WLEq*DSqiIHD4Ruxz128U$(W;YLa^E5 zcffBWrL`^J3K(kS?kzUt(ULZ3^_+Blwy|?z8vo7BJKlzTx*xd5!sW@8+d7YW8p2z2 z+6l|Dbclu3!Fn{6!22P&3L&27E3`#A(Pu(k8@y_gN!I$d~XJj4wFTna@_0g{p zVRP4JXLE0_@%cNiAkKNcYDs(Z{2!ux&67eomdbzFe6rp1N9{zuHb$vg{0;t}8Yg{x z?7N~R|Aykz2mR{~`-FI}xAtW>x4J4i{fp`;3+rUw!gWS2fysw-l@IoOFwT;mwK|7m zSK$-=6+3H>NTuw%D}FF0z2|P8)!d!4epZTpN|)T55PI_^+o^?L#Z`>;!ge^G3{E{3 zCET&!)gq9!`0B^z4>obuCiZ2mp%YvATVJXqpHgkUIyuqjI8@`L9EUG^Ngbr@3$*+Pvx#Q?mb%|Cj4h=$B`1tNg*7$S1L|x zuJ_8+HK=gemG!~!SGxy`d;W22@iw+N#vb9YqUB-Di`erNTi4z=vG|}Id)dudaTX`a z4QKhywr$LHF`9FO-{`CD`^Cpix=Tdu_Qt*Up5?N0jxO`QNw@a!JKc~#bm(? z)A{~M+PC~kW9UgrcwjZ<)x5r_-GowEnUa|v{<3H^W6PpldI*6?*-leYT@y;z39Js-ix&Y3P}zftXi9oTCNpa)pCeI zUhwHo-eZiid5vxN{`^&4J%4`nv7e`F)&|dd@x|6nnFl@URix76!yeQiM3wZe|za_xvTrXFMfS)P4$X`_aT{CpQi+8-evbb zH#dCOwPWYco}911zgDVgfduHZGL4^cduwey?aAsYx=IE*6#5tUSWls)(Kxbr)ws0awDUimFE5h_b#6Pd7zFdV#$MK z@pWmPp%)BxvGFd8(tKxdt?`)Fp@aehhPG%{DK^P%AKMtT1#Q(us^)P2mEo&Y`qrY& zG{wAP-^K?163+#_E1u0_n7T;KFgifa_{Yvg0sW4eYbMpsV=Z`~a5{d|tvu<_E?JJlwSbJ>f@JT4c05G!k8)FUK&SQC9DZDK!Y>5* z^b?*Gc7*hOvUFJ$ckHbIXS%-pvB&eve!R$Q)e`9YIk(L#`m9~!r60!*m^HsHNb7Ip zdwSC^_sZmbHE))_nmhlG=VP{|0&y!hc0Twj<1Xb?H+9|Wm~UMlB2Nl)mn)@TdTqa= zT-`U#=4nh^!_13M*Hrvv|Jq}hDN(C&p7+d)TdjXx++Ua}+w$|Pr5}H7D=S*&`bJoG zI&4+xWp6q4^Jc!{U7q1mLEEKP?GRlQ^f~14vtVws>Bcv| z%3s<16Uy6s3C!D)SZuU&PlMnWGd5XYRjYE@S8MJ$fBcat&+_yA$IoH5qM0#v$Agvl zk_xXsY%_K+our;RX`9S+pU6dG6K^>v|cR;NiVbbgDXw+pYe@rZ#Q( zd@?k3!DY92@5y@<#ZwBTPfQFDQ~TMrKT+q^n(eak9VO?S(w#4EjPlw0;?^CuBDVB} zn=fuW$LQ}@@6Ka=GNwjvuZUjLl@j)jZMT2y?2w-}|9#KK7e0Jp3O7Coa+LZ1|M%Sf z|8s^3DMw|#J@TnJ#BRA|le=p7(KjoPSgG?rJj@!YE1;7k(X;18%%>g6kNH{OT-g{Q z-I!VuraZ$drGSUcGRx-sHm3bdKLi+_2`ahXR7j6<;O*NJ?P<))o_Aobc{P`D;a0=% z9N|wlIp;CoJ#=;1ZVTSI6^-v2XWxmqle-}Lf!ThxJa)BSxyRdfrrtR=?^{EfT{-9N zoTZYB%|6(8`bu4Y@pcFIgt)`och>$mb~iYH;eu}6=4lx`4|d!Z$kK>s-v0TR9zXBy z6KB~{_!iFIYLWaVt@Y+Q?;DZxmp@(q(XUuLTXDYQ)Acp!$5+Of`2BY*JNBufy}P?> za^Vu|tYar9^c`q;&mrHq((Xi6;n9>YVu82jOBM_`G>9i zzZWtbvs4OL@#{-oZH8%mk9Vxp(e733>uVl-jOpQB5m5W^a8=38>?I+4e;LhZ;!rR6 z`FM`Wd2NSXKONs(TVVR*QTtbqhU06$+6G^{Z>@KH^WM1bkQZNXh2EHDpZGjcW4rn8 z#>W#DczE7$YvE~NG-#de=J+P|$nD$-;wrlp1h1AeMOLe?vok2Vr0FEmB&@{aw+Xn~_YX7HDl+m%i%O^0xEYo3gtOgnjYSWmsMPh3LIY~kALpNyuin)S&j zWUpw`j@<{dI655*tsQ+cCAFH5Dpeo7(Qq*NU2nYO^5!`rR-2Zjc8XZUeGy$!xboWs z>1*Oz=}8MGNCr#}`|7pIYfIbt==R9Nzn-b^YE(pCJJ`LdX4S*b*AAZkaHwheVY&M6 znFpL}zZ`n2yXs;BUwjP9%SYm6$(I;*cK1c|RY}~=zhQKxUH6Szqm;$76-OQW^fDUF zBzPS5tax_-a8l(+p<=2r`#)0Q0kK2N{*(FLl_hdNaEZJBai#{@~N#@ON|8d)Wli8oPcg!=^ypn30 zf6eGS(<9c4=iWRjco}jdfse0o$MlR`m2+~ovvuA`HOBj{iawqy-n4tsJw>+fLTh;s zz2(g++7si=>~+fM#9k5ho34WM9yDKLJGm<3fo9Yr`5WfOzOJu=)L8erpR;@W{Y9a+ zZJ@ce>y~Oa!S%PAA}q9KZwUMgZqBR`%5_HJ+fJFUV>rL1FduS9^DYg|NXCY z`h(Z+c7K2Gt2;^k%m4oO_c!Oxdbt0oVb`~L-(D!s%+NZle67Vwy5obDL=)?&i>Fsz zH46z>Gw)ygD(y<-Q%jAhR#qvcON=in*>6-{skHmr8@B@8vdKB&tJ5J-Oc^UmuIJ5zBH~9jl0TIHsQ$AJd4Z=hbuMDm;VFrTNht3Z)$6Q z|3_x#=2wcT%fjZ^qy)}5ZOa)UTlCiQgH7_OI_?kGb-F$On$2PHFsh9T;Ed&E(0t>x zWT^(1R*fi&?$hS)@6VqHZ4lQ)L4&NdQP zcRD5WdCzZ)+ltqJioC1vczAwc;r8yMZ-s0pU)HytX?)=H;^~nKck=(+IIXw-&?2@2 z0W$^e9NYY)VE(!fweDppraf2h8Q%R`IMs5>6wOt_-%h`n>d?!>ejww9t99oBucfb+ zJa%2m=ektxO6>euVm~#f{M~eE$&s7kKQgv|Oq(pS#oYep(PeL^9oe6zef~lBpPshG z@ve~(wKw~{w=~HAQL(!BX`|;aq1>get9awjHx_T!(aresME|M@qx|d*3>Qo-yc56otWK3-knc?C zd!|&!u;)Y8B%29+N-na8?M_5Csh;G}uqM{Ge6t9y0ze87GKCTlUuK1LSrvgE$N_))%H!7f#-1 z&3pfS-~y?qmIb|smE>k?Yeg+I_j_@-(aX+b&n~6#Jf(=E>%I22_xHb#-~31Qlv(AD z>P2xc!j2qRd7&cOBZHY$JZfKRret>0xvZu9H-3jNZaE#T=e&|DyzN77UA2vt-J-4^ zKPRo6YAEqkM|;QBsud~88=BhGcdv*&`jh#SLgew3Ux{Cr%AJ3LkmadfBRZt!l}k z83{*wUa^{Nbq$jXusnEjM`)->O-qHrkr!tqAFox zmP)gQ@iHs!86S3C+_5BR zsV9s})K#<;K*{}SU*FS;+^##He{WwyGqA=c-p3(5mM?-ko)j<=d+@=LTST0tP8%szbRf6 zTR!=yej=+N%e1p*wKrNk4a6TBZt5|4x9E*wm4(lNz{Y2WevkgVd=gmvf7_nDtqICZ z=~r4L{1Zi`FX(fw{`*gN$KI)5?Szq|F6FE(@W!w zPgw5Zb@LDZS|;+#bI+HSWu*reMD^XCc>1-b*PCNDGtVbfXb63(IMd+mX>^nK41=~b zL(qYzOXg~bwJe_!U+NlbzT)vkrL{gEO~myony)V_OOjgSYwBY6RlUek{bcqY`-%Sb zDoXzw^w(die_!yg^rMKHhTYE-wf7QAre~GydFWf3(*IoVKyiA0Td?xm+uW%Kt55Ph z=nAt|Hw?Ap)SvU}PAk7#y3}#T6uVnO`?Wq_EZnpIvBg}G6T){}d?$D09Fp4RFYMr)ZoSwP0q?7th9PkN=*0vm>){Ia>E*6MT7lRmn{pFVTkcenLf zUHcrDuf`(Xs-F(Vmwms;ReN7%{m)-U9Nn(*>CYB?4(NK~QW(7RSJTy5y^Wt31k$$# z=1w@d=;xH0tD^hdTlM?R9=mO~EqGhDC)aUzMv&F>B(LX89xqGEM7Tq{mTzAYrk7rL zN9KYte*{B;zKG<)4{t9r8eDq#Nz>#`$;*(C|C)tgDqqZ=U-J6)66Sr|~8;asxwAQ)%KJsrq-` zOse1dW^mj|u4O%6bzO^R$@)$%=B`UTXRoZ#u8}*iV%GPXZl}jLe>0tkOfx=TxYE=_ zG-fS3kGan5_7z%{JExjxZj}ws@4n{AAu_QeljFlbUEzmyU;j@#b6WA(^vd&Rvr4xm zawu@*O?@H9u!%>oB~qdLbv8#K>n712Q^OA77GK8>?wZ*qKU-(0?Ps|3{|Xh;r}itrn*Iu)jLws%S;=Zt!x&^FqQnh&iU)x z_O93j`)d}CuI1U~+m~inzSUjJt!`nLs$Mbg*nw=WFHA4GUmmo(_F>Q4gq0Z!q~w&; z{7wqaQRb+~_3)X|>c)F0Cf)i%qh!TZ?cKdbZ*Tckl&}5u`(a?$#7kdae&QBLv9W2* zIJeV0`Rm6X?Uh@uoVYu!nt!=M!%?N_v(Eq8G^y{xl!=csK22@8G$VmjvnI> zsjgd*J?WR`&Q1NZ%APPi;rajV(5_;}QPZ+1NHoSG#kEgI4X9zL;FRtWbS(-<{4m-|xpol)rnj z!`@ey;vif-YCW7d=QcFYaFwQIM{h7Z3sJ%7n)aA98m!i#--P9J{K zQ9FL{dg6gi9p2fpH}1r?TzB8f@jAPQ&63Yt>Y=On zw31cs@#3v2ag|}>3Rib+-_M;n;o&hKg}PNsZgjo7v7DiDPan@JuLoa+FS81U=N7Kc zKKduQM$i2E;~G74bNwgfJ0<&<2dvOL{b^I|`d8PIW7fYi(|=SRT3%vobu;0$hU?V-m(R2C?R|P`(~(6MUn7DirY>g4o%%E))PtShe)5hN84?`A#Rq>>$?>v2?lkv2 z^6UQBjM+^e*#vJjeKd@4kmemUI3)SH|p#iVS=Di1#qB8UO35J4d9I4euFz zpBMUhLh9$p#SHOE($@=Fb;HhemuXLq>o3rrd~Z)n>dX?G1zd6&fAivI)E@ot>+(0z z!?W9?!+7NHYD})|J14w6ZoN1Dz)^67qEqfR`Z`Iqm>lIitW(oDLGJWK^eZO_-odYi}T>sVTedX%oFH`Gyn?+0O zvPC*p*)RRw_IzP>-KEmfx~r>s+t?(h3pw#2FDfr8fGbqs%%c>Wkq@@_C-Si!@vt&a4NyEJ$K$?dQQp>*p-XDt6)&uGyKklQVXDxLjeFcK zx^c6oY9CZu`kVWVv6p;9Dj$PnS1eb#NG>pG4ZMU3YF;a zPp9Pzm` z{M%o>i7n1<@%ueBM}A!Y8L1JfT&3e-ZSZM=!jX%?nkEOFm~~1RI40_6{_;w)ef#b2 zYrTUPuM1BKWSK3#hxyMx*?cxzH)}y2X9=E=qw^(XuV3%~wA^D?^_SvVHIDM~m;4ok zA|Bm0=(zakWJ9;oos!y99O~1=9?EaDS}*dkuXLrZdd?#O$)jdnvzXpKd#9))H%~|H zef;Z9IlIEu?HBiVmEOLjB6UT7{p<%mvv+ErH8`w$`>*`PcXoHvvw!gI&RBZ*n3rIJ z;K^muDLxU0XB2GgoqAbLVGA4o!@9pNzV8jsO;|Y5{OJ5Y(|_$`e!$qn`u&GU)?I(i ze=laqJe|OvFiZdF;`>Ya{SUHLHpOmHDm?S}clj5NFGlb0Uwh&HDf8EiPnxFOckant zQ=M_gVOI7TSS#;lzsebx=Z9sSoU$~(NzU%=`~6ew z9)8vIn)V~zkJm0gv-Z7ckxkTm`Lxwfwa%IID6Q(B;wi%~=@d8j=t5@R!|D}kfg9Q$ z?Jk-&;poGc906y!QgzLozSVrjTx@%*1c#F z7tCG!dB@kPim)Wx54B%9yn9O@HTNESZlG-|vFOkbztaqg#xjjNw@8@rv!15XUYchzoiaq-je0KmczD7 zdR^@6pv#SImmU8;e>M5xH`AKK=Gyk=lVaXYaI<*1_x0<G+t}mA%fE^!NeXS$ogl8+|LUSq!-^1w=A>q)J(6Zt2hMJ| zeA#YImYT@&@0;DeEc5x zt-ZWd!n?w2f(%nriy&{A=gGe;?3{Kc`w!emP&vx>WOme!GRx?j=@t@_YbN;QrWk11 z`aP|wI9R7waOD_l-=CNVE1n$dQmdS}c186S#?t<%fbT0zzMOhixl`97TJKXx%<%LHhFk)3F|U%>G;KSWfUR^H*2h z|L#LD)1DX3+{ZcfZ2wC95!=UV|M2A;9tOutx3)|*DRY!k^Vr(q{c_RdQ&9_BUp$dt zlptQWGIayjHcQdcBBQRV2d=xEChN+JCD|Hlxp!&U_iri54w}3|qbyy{UVp)K$>!+G zAzr&by<2>G9qZ}>*$0muZQgGee!8Xq*N3-lysK{QeJ&xtr}}!vp1UUiw>xyji5wUoJ> zl=*F4ZBMQxrp7l;MSQrds~X6wXs`HJC%j~P3r?)5W7?_Rv{$(3>yl&K`&NmpJI$rv6JqGe zygw|`Bdo$QC&{8L(a)mcz1pev$qN?hzgL*Q(Oaed=f~;)^PG3?jcqP+)^k6$(m6k^ zTiN)>J8o%t`L7zA{dWbixAJ%#iH=iZ^Y%|-cYeVb=8^wbZo7EGR z*D*6|aaxy$3&*w}ed)2Di>fqko;{Onl6otkW3|fX^A(?(Uac0a{ol5qe`n6WmPb-d z(_c+gIjy14FTtQBxu;ZXx>8Tq9r26u5B2<%Y6Pv0pJgm$wyP=r%gGv`(b2{Ir3ZW= z#=3&*2SOz-{7zoIX`WiQ>F->|{C#Z?UM~DvyXZ=_&*8+P!y)T`EL`y;O1QUTjg}8b z#2p3+J9=qU_zyGik2AM-3lTcZRDR zW~x3`@pX^C+1It=U;f)Lb~3zuoAJ5JBiiNDsWd*-6^jg;{%lm13ocQcyws)Vl;4LH zI)|^^I%ufPJj-P5iDf}y%QkQx+^n%>{h}b7qdzD8Sra`uB4%IW)Wf1ti!`q}>6v}2 z`(excr)B}i^R+QaE2qwxwSAvU4VU@1#Tt9u7MkC)tvb~G>D2>m!N7~*Hx^&>o5Zy1 zr{$Vpw~PKsZW$kE@zp)bJSi2S7b}u7p)f>5Tu1ckmk#B1Hd8c(4haaCscLGjJh9)F zuPIJxRhh^{a5-1o1s|1Xj! zKmDN)f8cDD`cIs*4|N!`Zd}K@Z*fn2L)paR{Jc(^j02a5TDlpSce$tEOgBnGSe@s%HV)JXUhj8N?7gb-YxUzq{s{1zW`SM>JZv-OD7HGv)Kf1c_+so3~VE9v2#&wTn^9Kx+jvifJX zsvWqxUT&TPFUw>pvq_;UGu(vOI^?yMDIaaj$;i7^7F%OF^R$7aT;b)k(!PZ~u_fjK z^SEArky~OuuSLpRylv5%#Gj|-TVIvPU)O&5t3v)(t`MIXFWc7oxK_Qnv2%R7M8tT@ z6%NdJ&nhGK_RyQPmp3ad6X3XKaQJxZoh6kaaZHG1JGSLO;KaP} zgTZ^aPkdLKul8PY%6m(Oc_;3cTHHz2WPEetVbD(Xzdix}Szo5`-&U;q(HRojmD#xT zw?_5MfQvSKRFsLmisy5`@g*o%^$S8o?J-Im0z85|Geszz!x%)7n%3g zA8kK*-u2IhKQ+g_EH1?ve&4h@+`)+dA@X4v z3ZAa#ari8_v^)CIrj$LZ?-X{k?b&p0$tCGB-c6G<52w4l%iDhU-S?!Y+OL&D3omZ6 z%$96BBmXV3?O*uSBBk1z9{EL2|JvPK=fba0#k765x6_7oR?CaJHRd@Nx`~#52($@b zbJ(=(SV#B8UD929tM`6i5^~ym&b#8Jc0!gZ$K(%g=YHNL=4g{xIMvlV?`OgH&-?$i z&5>LwEg@bRut<5qD}Jr7%KD<>XL%J(ZvU8mHHPhKOxX9?!2S^B1|u+ z%1S@g7criiz*9 zs`l&7n5?|L&#AuZBj;Z2vUig24o+n;tm5CuerfHdJgqZ1U*gVBz41%g>@@TG;^$^> zABH(wR0R5*XUxmj+1buJ%^>RS+Br8W^0s}P@ojpJ*qiO<3mUx}uXFCy;`2h*_c%XD}TykiqRqNAQ9zlFPY;v&hTKb5yn7P>F`%GV-&okik| zDH|>|wU*6P?>`c$xLvqw@&cFh3>6IJy!*B?7+T&o2b*tD@-WHgKgiXJe)BSD27nb`b z*AHdOitf93DL6$|*RfJ8{!(>m=fw>H%kMs%t;=7y!Yk`V{rzPj57j*5r_Z-P$o0q4 zH_Y%`%EN7o(_g=CnsDk``77q-1-p;tzb<(6GlR5#{b?pPxEtNPOi!=&g~k0S?j z946o2bpH42eK*o4RvlU|!&)$9f`9rJ*-iO(^;UMBi2n(g|s zH$n4d>SO(<9oOYj_;^li!n622$M_vgO=ia|SB&u3-&1@s(OM@)o0Wv@q4m9{qpJUufNfo+zc3n7q)FTQ*Tr=ddbAp<#Vz`Pet0BafP)SPlrRc z)1IsC;%aOOJgx}>!7A1R0@TK6ycg96iW0EwFiaBid zb3U(o{pgRK-ZIa$z4rzQe0NK)4VK`tKT)Flv1DRMW6X!#J-=q^GB{ZC?3%Mh+0LQA zaos$pz@8SN4Uewc9xGzi>-ae#FkxkWWJKcZ_6;#RX3UA6Y#qH{$-hfKcdubK!={WM zoiQI5+&%SiqlxFKUn_r2OX=Lu^|@WdI@PFab^FF!_R7!aTwl%kWTX6dNxS4niT-iE zq9NuNj=w+sefpamOWD_9Tb|ze@NrSy*0-Cs9;y`+Eb`cW<9SVyk9&7TFzc*W(xFkI z?-aiTIJKD_(3;=BKzX}lXwIT7cg{E5J8HzerNwwU(<=U*l52ujZQ5|?o7s=am$(*+ z7eDTB-XD9@V8%Rw$*UK7eh_+Y$@PDK%WDPYc9$Q0{43WsYlzsUw@XZvad zuxjeFbGCh|oYQUFI&N_})mtr%&7;*0lZdP9K+~8)1+2u;tbZOy-deiJ%IIB0uY?VCrIOfRW zmkWN0Jk(&Cv_8K<@N`S8 z({`?JmWPrTw%8Rm?JjB8pV;~3oQ>O^lEMn7b=54%ypQ|(zUbI`eC7T1S#i$NiI$(X zm}d7sdJ(+ky5=v9Ii8LS*37M(=b|+EU#`?FVBPHMNWEE!ouXlf7@_S+?s}qpN3SEp7ES3r}l5 zAvinjw9xk2UzH7W)sNiuDVk#_8>!1P^{n8pj}6~nzFKR)c@vA@jQqtfB6F3#8ZM|w zKlAU{+dvjbW@i4;{rqcE#^2+N3SFP0Wlspt6>Te+w{L>B zw7$x&!=ZMCP69WV>Nv*LIUT9o%2;%q`EOmnnDU>*#{E(=OL^91RBaEv`tyjoZj66U z=iIpyuRYqs(E4;i=r(h;W9=>d9h1)3J-M=vEywbV7$1{>Zv1bVrRQ&VJeYk*dOv@$ z`Vtc+BmNKf*$z10NO@2W3yX<3W@{!%&Y{kUw%)13V5+h_C7CtnR%1un0A6qU_ zw_hRVV^{LKhg+Q+c6`0vxMkJrNgPUSiDeZ*+oCe(Yo=!$$<;9w$X__?%vHAx!94S% zqTA;bhu3Yse#s}vB8FwXUe3aK z`8&NEk7u~=n>}?}xTK=~#cqx?-HwE3&McdSmW!rTHp;0Pe>R&rv;U+9ci*=>Bfcfy zv`inqelsZzblX_KiL3fIAIDBww&=`%fmeY$X1tCuyT0X=z#@IO%SIWptR63mSkIUx zNxWH5VW@aCV^cx%=|H=*_xD#FG8O1Kr(9C#G%2|-MRnR6r}>sAD%L+qN?q#~QSNna zvwZBqUKhaHyMI-1mpM_~HGn z{YUlp=+-?<{-~Uqx-?n1^4F@&Jvui<{xKLHzJ0W2pH5ItwDa8D-aM7tPW~<*O`tL3?(8HX}bY;Rok z-guqaF8F`N@-?g}9y62w>4Zonoe#Ql>bBcM@A$VS3&aFAEoz*kWl`KMw)3W2|I^%v zo$-e}Lfww$T11O7r)N!7zQ6yS(4NySx79iXEJXaZHmmsiE?(rvs@1EtM|c;!is3o1Kyx+IK4`GSWH!+=T4fA3Wb5 z^gKLhad`2Z7n%jf0-p4E$y%MB-py^%Ct}gu*Yfqcbo!j$LqC2dTO2-BryvYOuvzH#m?;Tc9j#p;>TaC-C5nY-2H{m`Eyr1(vHk;;(r<}S$5ks=I@S)b4uUY z%}8}li*fF8{r2zc$G}(0_EM$iI(4J3ahZLr-tsg`G0%Ql;x8-j@8?hVA5PowdGVB^ zT1&M9&#KpLpCkP2mHA56Prqf`BTW~D+(?=s`Tp%x*&=2m-W?_7m7hCeEG9WBU9JBp z5;$!;XJLJ8O}CNPg%5u}8&^kj#@B}(UTfMK|M4p4zKW+teJzKWn2$(FEsFjqda$HG zjicCgdTd|H_HM4-)$ilJp5Uv`xptP*`fl_j^UTx-y{Xf0UU{!1?YKi?ddU;t?-PFX zhFi*S6s}y8toyp+q4tcaYcwiuDyN9OVeH(q(%Npa@7>9VxYqMrJvp&eZfm;xw#P>= zD>v`+FPZh7Gb-O{VP=iZ(w33YzsiMBqL zQ?=#SE2Q(6sZIWB;yP_znBBazAo=~lj~>l`?7L|4G!?6l3Kuqf#>r?tFaaC~d%2PL4!=5cWp{IX0Z-*+*9e7(hw=;R6BH!1umEGbw z?lN7sKew%4q{jE--JYY_KZM&K{oC_SyQg}O?fWA8wX1fEyZYUg{ajJob4BuQEZ50- z$IU-oi;>$m?Yrm)^9Lr@3~gSw3;G`K%*%Oy|Ju`tOQmZ&#9kk=k;y0NE@~sy!nsgk>&Z5FYN1z2y&T!XIXa4YCg_?O@E>UyUY?oWnLdB z-w--w<&~u;IsR#S+0E)b&s?Y_(OVH8|0y^muJ=#BRr_Pqewp(4!o7`nA7F>ADL90(UcU4iL%<=6D z?rL$SR2uIW-DZ2Nt48Fq_R7zJYuu)V+FCwdc=+o5g?HW`xZimHy#%wTRKr~U2F0Lx zZBH%CLY-Y1|NQPZdBC(uD(B!rubcvz`%E#mUxhC3$g0fWvH08KJ5Rr~FE=<>mU!r{ zfA~Ar)pw<@Kj`+$_W2zY>VLp|`^RZF86?yguO#Yl2VLSckA8SKa?X;;6OwOLsjNO* z9F;#W=EAju##KxUjTSUqNKxUfo$ydUh|4D7Oq9@N&-F9c-v~{b&dw%bTjl5@8~Cex zvQ0Yok#94iKa1ol8|rROKC)=)Iqh}v_qfyM&o5wKrp&Nywf=^#c^8vfUpuZ~vz@;A z^Z%o(m;<}&^PaGUFh1FyvWu<3gYEC!Q%lnVx?0XE)I_@8UXpX)Ny_Co;CoM$*>qHkEA;j;u9a_u`GfTpNxV3R9gp6IabC za<}Mo%o2YzV@ZBf0C$O&@W&P5e^s(2;zU&AFSJihz5k_QcaQ4Sk1?CCs<_++->v0m zyph}dV$IZV5wCy#JZl&sett<^zub1e=RuWUCb+uJ=;Rm66+IDlC1={CO$OkF_v)6) ztL6(nkW?{EoqwOLp=A2si1Y3ixi=?inLd%+VVfkEd%<{-j?0lv#}&@1O*RjlTeWmJL$dR#m;>9OZPl-$H*b}t*Ohxt;s zWpb~dkruwZg3IrtqO)Gc%y->>%O4+p~2sH~zvMPcMtk*m=9{cMPAy$K|i| zzkkg8nR&Lhf%W&5v*(vee&v6%|3nB&hSrPp7pvL6%w;>^Jm*gAYW1C!wkDy1zqjl; zanCIA!@s|+B^s`N`rX`nx&>_7BX^uTedE@7oIrADE0Zodewdx z!#J%o0(1YgKA$Y#Vrcbm)^jKJFu^t-zJw``ic7dfHheX!FWV4T8gc2nvu5g={YxTa zbtPA>xzpa4!?EPw6#jaRQzBbAB&M|0@yhVoa*DeM?Rn~9Se3f8>iE4sHxGI}T(Ivw z`=*I5huNnovVOMA_WSXlIl!BlMTCKYfrG)I+}a^o;N`JjI~f?XC-X9hFvu_@m1gFo z=(`mqIwuA@CFW)8RpjP`hHx@4d#_dUcV4UHUs}Pfd19BJ=HCK{e7w7;jdHrwM0)%DSFo9<5oP$PsmZ=0fWL~r~8vXE|5PV|Da!X zKZ62;Rl{5H34E8%dac!BsbwyBv-R82yWjs^{{Q*6)`x8tet$Inytj}2`|+^99H08d zEBw#@|6N}H`}+QW4?n8E|Npc7|F`8P$0~Xbss6nFRmqL>+n<;9|1~9Re-xPRl3H7T zs_qkiz1RPT{txYIjwX5?d0_uH_6L9cER~yA>%BkdJAS=n>~-nUsrwuMdw#aJb@#kH zKgs6rx0tD4#OM6`^z*@`{W$?M!q(SuEwA`yn78Zg^RusB|M`%AReqxR%Dboi10O6d z__8xKBlMX5#Vpwx-hfRjyppExi(UNcs^L5rZJS?ZcfV%ne*SR&$nDue|5ai?f)`!?e&k@X|sqWqjhgdqpew}y{cR_@0=xa)wAsX%F4!yemcL={=2it z3-4dQy6S(i%T)PXFYHKq)62Z)>$ctRU0C>p^IeahPuk*j>8`b!!)ngo*5_oEgm%jP zoiEk-=X9Hg@|F?@rT)+&FPb35lR zi=QW5_x8rwjk622YFs&&>Kw9G)vAtl*>xl%OmFc?NiI%#zrt6coW`ADY@VOfwpgrt z{`AGgi;EW@7rvOxtX=eMkxbe&(X*#g*LeJ#V4PgPredvV|FIdT-s`FyRk>0pJ<;Bz zvG#XZvyNh0;LAq`_r6^5N}y`#zqSL@-?6Zjs z;x-6|9Xx+f;9}Xo3z-f)e^aV$)xA8|I(zP(TsB98H~j@i`TJs~W+u54(Qo&)%Ne>e z#UuzA<&_vot-4_08T8ol#U-7_>v@7dK7DLo*zhVnpo5J^^7>@9^ya0D>u&UH;{U$r z^c-*cJsvX&nkdM?hEto-f5 zym&|4i?_#S$uRG2Ue~ae6p1r9!cAi#Mq)F)X>=pTI4X-RZ z%3u;X$HaQ&p=Zb5K0Ut6eR0bAGg6YjQn~J?Z4U9=vHAGR6F0QI1eU$}`NLM?lt)9t zfu}F39UDWncs*AX&)#SLN$4D7N=9??gq;lR`xsq{WBL9b*{RA|@I>gG;_i~5#VIO2 zRv*%gS+4IfVc^f`&id9_oVDUt)h3mPL1+8;^ycs#kc>(dyC8N|=H1MMM(f$kwp)Ft zcy(Uwzr1VRr1yd>`O2T#mrWPYFplc2eUzFzX>tCfE9^=w_k0$fe!Tg$=;zR~DaH#* z9(jd&v}sh;8Gn7hzMPw-)Tz_gd077l-ZETjGAHo_|MLuf`HQ#Ana^8P z%vR6X%9MEA@`1Y1CU@7H3wYNQ#>`e|WKQ47^z4q7(+`L6pvlK|pS0gO;8oaCyi-;> z#!T8_Z*Hp4g{fDbB+piAWS>1ZCs^9LZ&zrjJm*R6dB09R@{qRXn{##jpKlGlvPRCQ zrLCoG@1$_|@XF7r*Ur7@*V^M4t@=5_gz?VaY)un&1(wyPS6D7vyUc^>;yLNk8@9}E z%63h8H6e6*V6pO9hi@0t?iaQ?F}oJAJ+nMlxX0?)I##Ql?f356Z`!?m^@cYd%XX~3 zYkhWt*{vFTdb9FUZqhC^73mPWyg##`T*xB>M$<(w^&E-Qbhomi11FW$h`Y zlsT>nQS)=kM1`ZI_+#Vd70Ud6S@@}^riuUWKKsw=FFZ`OdY-YVAILrF_Ul)QjZf{| z=P!IN2>MK@^q6%Zzx_VD)5cvqlFtLVE}v^Gd11@^WmV+_g$t`rPxz?#aKYYR3BB@~ zdb756O)9Af-Ru{9%2Phy-Fm63{p*GQId5g^+M3u;blr1ZCATnMbz6||4U7L*BM&G? zINUxT%z1Xk6Gg2^Nuz(OWme2(e*K`D?L%mBg6ero&4pqw4xCyLw*G47`I!MGvmRbo zeCGJHDp9r0g1zL>FJ4v8xi9(VSIVw6XY6uc?fb~T@4~6e%JWyOI{T$`&l^LVZxXW0 zd_r0B@68nQd2_GxlzGFWRN-?c|EFK#uv)Q2l|@`UAn{yT0?R+4OG@Xw5@gL*(($8EO~ox zwzy`RhVNfX1>K^zVH$G+nWapv3p1Fu$aeGG{SYdmu-QeCF>|}!!vocJ4??4ty*RdJ z5yMPYE`zkUnO^D*Z!ElczwF{Pn03h_-C&;bzuKne2A`b&e#&zb^=B{G#2jJcv|CM^ zH@(W{-d=yfjkYOYM5dZpthTke{kP+C#rIk>?uM+Kk4a6v)1F%_kl6C}C3D-edFS|- z*E#7VHyvYqH(w)5;e2kWq5GTtTIa8vlSzAGsI}7Y#67k!ifP1NYGvXjq@Ie+*X>DU-Vq%OJpR=5$!3L(pT@U zXuGjI@PR>SmC)J`8JiAd*#1)cut!8he|F!hM-^Y}I*;dF3G9eWt%&QGX=ZTG?Dd@+ z{0n}id2@U!+$H+tFw68a--Ycfb~K-RmMyZG+4yyv^_*?OlUM~NZ&hw;z4`ptDV5Z%LtjTr-nL_U^>nD`itUj$_rnAlQSAY}uino1?SM1An2VE_E zD8&1=lZ|(BhDdE{O~r~dfy@cK+g9$H)b%4pzcu0(m%{hwjx&2(7hIesaP;B3O$FB( zw(rdo-jQ+8H(aRsb{vQ6RI@ul9txa$9Gve*d}Y&)d%go|Rjrd^_DuVg1CH?I8g%UN!oe?^HY{KCeEl;d3HG#wp=l zSyJd5|G#Nk3vx_)R_(d*-0Z<=w*7+3G`1y9728tMaj0X@Exq-p^pZo@6-4im(Y6T7 zP;LJEPtQ0d!7VQL_Y6j(3$LzMPWka*#nqWh4mDptaqq!{XSdHX?z(hCK0nCDYjNPq z^`Q$lBs)!J?fU!0_vy-m^4%-^KgnFb8_qOgyMBdOk5+xw4)GH@GW+iGJYIZ6b{bvcK~LxyqY!%GuP9Eiu{@`KIp7$~|x2?G;*l#?aQNm1A-4VokLp zuJ1S9t>u5VTi%dQ+@iIhpF2wLlx^XX6mCt)#0|%OxJ^FXbLwr!{4*bBaIcU_wmfEK zne2JIsLCZZEYCeBy=ldlU&j_5+4opftCG$B+ho?al1%ZkQ@wZXxiu|2vH$@;^B{y$}B8x%Ya<^8mZc(?8!hUAbA~+c*Ck z534gyKiWOr>3o0l-R}inHxs)LT}Zy{+oHnq&~EBP&c+2{+CD)|YtJ#VwLeWh@5FlQ z8RLzH-7D?CYE^u6=AU};5})bPhdi-7{-GTg-!`!xQkZb*PKQJvzj63{uX*8?W42m>7<0HT2KxmvLkD zO8=;L^^vUB+3mMPd^o1o3Hvx+R%v=>+S_@IwP9vzy4JGW{g&pf%$Yc2aN#IJqo{kO}$-i)w7Oz_C0gKd*u|AkZ8ExrDkn*`{r}Z$ zs<=*LZHrp&)8e~+;^OJ^tj;ab%F0^Yy-wrs?-&mAIk^)&@113x>CR_#a?WkplzEq! zEa$(!GUfiZ6%mPPdre(s1JkC9aLVO!ev$d4Cs3)-?{&WGRhQB3c@?#(#T%}M@2q<0 z>GMhN-;_PPYcF1{5c+(ia*n9l#Q+>i3i7_1`7`EOYPssGl9-jR8?WBw0W|`h zT&g<0Y4UxL>G`7Oamw|TvHh3Ht+5+-Dd-)4?Xl}4r?h12;w$ljPBZgF3-4YzYyIid z`==j0k6b>(zu^3x3OWOMNYl7H;~zk;n2*L*Cu92kz{8yx^?k=?Ud(A-^V_D!0zi5_)BKi!m=Nq4B_x zu=KNxhol@dqy=IRCmu>DNq%rGN<634X=hR5GQoliPqd_#pWt`jY!PL;eTUS%Z>Mdy zb*lFFU!MN!?2khZUuXGWF<2JoZIK@%#PHm^hL?dWugnjc<=SvKpq#mTVV}#szD!<&wRtAW z3{rUvQVD?${u1nJtVyzSlM}Bvqp$O>tj=CFyQBZv`b8>R zU*zn&d1zzr@!R%tc|X_33+-HdG_uRDyu`pgdNxz_BC(~j)_m!x{`cvElGG_B364&A z&w?3Co=#f#CE%}xSHLW#&PNj8*IBgHGHh9{nzi+Z!PQHqeb*X8PCoh;xaif9kg1=4 zO%ha4+qHd}!x4cgKVojJxB9L6U;n7g&f6<{@ZH7CK_l)1gGy-vEO zQ_5rO9JboXUP*3Q_Xh`Oomt4RC&T3M`kDHU} zyZgx(%SzP{F}bVe-%iw29hFH<)u~8pd|UnVl-$b0zeB|jl^+!po%{A)utxGaxZ(h_|Twn0QXy;D$>9dP> z?sSw^jXtASxOW-Lm1z077W$!^rY-${&wgHsn3rop_PLcwou|X6?esa(cdgw~ZFYba zmq8GRW&hKy^DO(U7+pnVCTf3?uJrX=sj|eUGi5=N*ggKv6=l=Id4tNHXUSB&F>#7L zwKk#6r}N2jEryCfQ|ErOfGZ8=*czi8P?X8v;d*d4DA-E9n>tomiP%j}ZI#|0@z(|Wjy->rYbzj7C&bF7X6 zgWi*O`l`F-FH1B|kCfBpYOMcz*I&V%^;WFVqP2IYC_i1wpTa4p zzCKU;JX__Pc5Sf^8 z#Cfx1VTsTyKF0*3HN{ub8RTA1nJZ_UcRgUkqU`QRUh`I#hTfbx$y;mtTKB1QrQ|zT z@dj>DGd-R0_AL8s;k%08RtA^z+`X!&GG$GnMX2`KZa2p%eT!yZsou2c4cF;#4O!hq zalbx&=noCd?mz4GNU&bfE7Mr#*Oii+Q|z4FgIR1=nyPW=~0BrUM=e zoR4!CeS7kzU_pZJ841qX+X@T6gMe0uX7aEBSQxbN|zIXa( z@`=G<>c=eK6V@Mc`6uc#7DvZKvuCis5RNKX+!lR1&RZd3{q3KD0yS3-u?8_5d+2)b z`<&R4u=oZsKGWy(XA7P@um-mv{^+)n0A%tiCXZqHeGZToql6Kl83)9=%awKZ_y?$>O+xBP~`nD!_A z^?@FDy3SveV83Ve?f>T2M^oEBeKKD7{P@9l)fP*4`)}9axmkF40-vg~@Cj?a?Blbw zUa$CK^m#M?rD*e(aQiK*!;Px{oWCBr(Py@skD&W}P#Zd?alX(jfAftx^^)JrIoLxO zp0}@g=*U@gPp50|-^XR|KVP1HT;Qx>Ok-(dno!t}5H~dzrgxKG2dZsYy{veeso15N zBDImeBFpU*w{Ok+M|A4DFI~@Go<3!wQg^WOpv~N(O7rc9l6Qpn_Z~0E z&VO*Z*YA(QvMaO8dxZC>+OBdFQMA9zR<&LF5;3SD#~Ly36@ZcFCpGqS8Ro zIZdoTPn1=%nnb<5_x_B@_TLOQ*RTHga604Fs-+zaAyu+Dl64NVSk&Wsy;pAABFLVQ zK98}}=8e*pprvowCN&zIoO`0MGN&Yl@7}_xzDw6kZPICE&3<_2-OC-qyLJ70^SrlS z?<%Wj`0KTQYn+}{*t2&%d#71H-zsxAd*|jm*^*8tr^%f7^%;I27o0p4(&ipMdy-j{a z?%`8j-Z|HNBYtPrm+(#J-mGy>cKWXK$tXB((xzu`qry(_dGki#aoKmdMHWkVm?+TUEmV^?gvZDjRz^ZD{M2DVr9PaR1(@N1cE zZK%k#D2LMc@5NcAZ^NGpY3yKO+sh)dZ||j5HL}%r&mCQS*AuDK^4u=Bll?#D7fe`^mK1#Z_a_PE_wRD{6o|)PJTb3fS)us- zPI2B%N?Xo+54@}J;>>#E{m0Gr>v9Xo3Whpc)SWm!*IT&u-U<(fEi6R}ZS5C!=!cUneC@K38V{NK>-?T8YAf*sB*SV(|1ZC{MM+A`*>c3d2n$ zXHy$g`zJ*>|Ksc?@K-Ynd!y{u|p7hyJ;iXyrixLmM-IH6ywf>0O zyLFbQ7R(k32&lSQIptY)_?y4iW)~h?70JfM_sdUJl?Yd@EnYVx z&$DCd5|tl|uCBi!Yj9W1chR~Dq92<#Y`n1TzG?fSg6c(v=WFk|UR#oR{^QmgKkl2) zi%FO&%R6=Hh3QjEZ!eRYxumTt_)c7RzsjBMa-KK#v)M9jICjx$f>rr#JFk*M)8w>I z^z*na@Yl7dUf{_qNSimUV!o)3nNtC5?Ss zsH?%7pgCO~d;4NJ99q>y-_H(ax!Nu^dD4{B=I#uW45fRo>b^^7S54%wjy>~Xb5T%oK#K8Ofsf8AbVcA|=5??P)o)@ZU#ZMl5? zZ*l2^@L(Z-CZS@h+k2NE`5as1x%>a4-M7Lzv`x=P)y6*Cq@cN4dSm;y3$GS--e-BW z@?_sVYX#o-x{r6=?TFpZE_uDTep9&5?|v_M%^Nd#JTo z=e$|IGv|GMExdJylWX@zwIH3wg}1dYO%1c~*pnP-eLO6HwXt6}-CQO>huJG!e}7&( zV-r8~C9k`G4*X*mk>74seI@;^zq|CUR$Cd_|9{Hcm7e*tb@6;n{V4PC-QL)RlkfIt z_8e$jw4?XH&#Ehrt}$IdJN5Z2nFr4`{LG7;^s`3xm5o5LTBpis+e@%m#cU59{3vkIB#v?6uqq6A7-3)!(}Uz-}IVy z%0E(xEdBX3D(OZ@Px<@cBeQ=#ydZsiwrcEwdrC>w7joR*1Uju1OJQr<>e+p6&Yp0+ zt1mYd?Bn-xpO}9o#%k5Y_VxRj3U2dp-dWc5JByojQrt&lZ-o+J-`%Uy^*P=93@6IC zO6IM~NYdc?AkzB8e^Q1}-lj}F+q{Z0o^w9N`!&w??BMu$w*8s$ryI-N7Jo9^^E6ZG zqHUGEYoYGw!$)XfnCVf3|e{Wv1i4 zUhf6JxM{B4qIlW%PS25Mu}5!m@>!!-Z$CNd-G(WRQ+3xKIjJt%qR{01Z1&eOcA0FE z+1=z09_(m>O8H`fn!F0ut()e)DRy>r8i z&Ys$}T<|o-D;bD?)VETJ}xs{nfcer;wFZZl1L-=vjC{&nncoL2AFGHuTp)v4|>zVmm?`W?1as@4CU9gpRjjWTZ^%vibi zbx6vh*Hh|zBQvgU*YFcp-g0Q8ecl61@e}8d|?bFv~Z*EU4JktAN+Rt2u_HXa)UbJpfznOjGpaI{^ zzY3Qtoz=g$?c$iQi6>n{Lv&@e_uu>7fl8%QKCL?;bY}U(n3qrF{oce_zAC;_zU<2N zSDzXsPdL=vc)nN5_Ce|mKlM3#HmOx!*>GNsLq}^yX8xa7H%?V;TjZ+Fm*jpn>fE!G zX|HPDC>@uHl)!wUiRTgot9^IOC zrBx%cTP^o#`x{>si+vlW>aXyUy#F=HCvE-gxFdTP#{4^w^6$Z|Pk$P1PFmgHB!BBC&#TDs4vYq?p=RSPiEIrG@#dOR0 z?5FIF#y<~o1qvUZHd|}6yxbp`BF$58dR@2!@6PcvUiI|8`5!)~56#|-tln2Ce7JXB zYsZPhO+TE}R@=N-Ub|xZ<=DoK4M!K*#viWx_Bu;v&H8(9AG6!do#DqH|6u0rCsVUO z{5AQ+cjuKe-?Cqa>)q`+-tsxApJV>@_V3+h@ypKDm(u1{3-3O@`@N>`1cgWI`jtO9 z@7SGJD0JiFw#T{0Z$CeF`+`e%=DK&2S2(Kp-i(>K;_EGE`Tcnj61}U!MFluj4tN0vG zs^o^{{O?>9SI6DCsBm_|kwuYFE8j@oy*K6LXHa|7V~d^Yp$oIT7Dvy`2uH}hMx;V#*o}s+jLyW# z0oBE_u{$_D-dK|R3lpcIxP$9!p*0?e6!{kjz zrypFnOkv_{f$54XdaM)cAI&~?Ojg`zXUy>+f3~iPOiftn~k4y=+<7+U+)yyEv;fId2^}DZ+Jc{!X>& z8ZE1N7f!hJyW-D7j{O3uT7}-$=3h&g??vZ*mpeDny>Z5`P<^iB-FN#H7Ch>_(z1f( z)RD;onPQV0OQV_vW@!ZN`+Gr3bN#BeuKnBpZIKc`dwNy+=4rlf>a5QCExzD$&uo_G z!)mF^XX{Ef#rxK5xVA;@ON+dbz>3R9j;8r7>iQPD&{iVitw&;Cu)~ZGe|nMv**{<2 z$~E24?vHftF~@YDk_B#)R{NMmRc^j5BxM&SIl@z zXzjVhCigELm|=2R>e%L+Zrf_u_B<-JGCLysvaRQ0I^)i%$A6yi&#F5H8o{(u-zd2I zdJE5tY1=P+yq&n~a9@j`Vsi%DaEv%W6HRc$dEb6mYoesU7$-b?S+tn-`d#_~x=`{2=>@AHKCYj=JQQ?;OZr}I`ZyrpZktZ+pa+;m3Qn-QAmIL>{d=OQAetL?BS#pV5 zSe=K<)aUOCj$KLf_Bg`d>vHF36xXd(FBN}B<}|Os?eEsUoBfI-s&T<$-(3sZZTsGP z9F{PxcbJfz?4#n}_vYS0p1E)8e3Dtdmb|lnk$chV=)~(~1v8xv|7==tId$Q!n>lJr z6Bg*NHrUO>>^m(i>b2{#Z`&%LZa*yH72K@pXK;e0YVVR?F{fnRS2kvynf1)XGhk9Zbcx@z<5p>~+bZ;np)w0y7g8+vbY zZu^sXyD;5J%K2W!ce|zDqN*H!pM*< zr`xhPsdRR)!0#(pWjEz7-|Ma)`M6+J*$npHCJk9vW6iWg_iT|kk)?}WubfUyU&o?! z{!H>@XKSMg;;C1wP9DCTqgOkrkNG^?QnB`V!Th;L>*8OrAGAoj?Z4;h?G(@N@`BPk z7Z^&iEIITy^!wT0tCi+d+?1BvH|tc*%t%YW0(?s;%_Ui_7 zPdFXCWBdAz|HdarO&sSaJW%0K=Pow#ew~q7lTfL3MDeJ^p&)5p=_=**-~6hCQ{3(~ zZoKIqVrMH9tfaHM@M=bK&$;%MCoSeMsQ$gM`b3FHchMEwO+jp|?dRsiY_Uw7ee1=% z(%@}JS{&j^ioYlOx&EA}>3u0+%gbGdCyC^z9O}v7wBDe&)N+!U67Sa8>u&dSEL>?| z#NSjNeyPjr=d#)Z-;QW);(ER?YTg@DE>DNAmQs%oL?8cGU$%Gmp$xgUsi$UCMvJuN zY!32ppVY|t#MO1JZvK3$sOU+vFDL7mWa-#jE=gT_Q?> z>_;k<4u5jd=#?+%ezvj3*ofP{gVrRLz(wBBif6CY?t>on`kXjze`JDU9w5bbHvaB={UDDQDcDirW zFSt8rvcUey`xH0ZD<_s}%3o(KDTsBLYilvlHsJl*m9E8qPqdd`yYkp>VR+r;7gObz zcvQ+>KOC+n&LDEWD@E_xn_ichH)=25ShjLmUiHuKy!)Ha{C;3ln%>zLpLdsOx7v@0 zb!Scg&&)1fn=^U&#PS5Q*&K1}KbGDvf3!R4;ypcs=)0*NA=Zia?WZzZi?6W|e(2L; zEZA%!cp+o0{N@Y$eJ5;UztXVcR!ckop`&YFKTC<1n3*Y&zrcM@W7q@!S)yA07hQh5 zj;X)6IAncP=fBw5AI@n$T9s4Y{pi%eWl~B@9diR#tSBuEv5IsN{$cq`R3SfGQUBJ1 z8w+nQjOM+v#S*Hj`*m(QM`De?n(K!u&0wFdefQrhW!1(QhQ3j z<^7f0)8)_4{wWeZJAZl%pQMkpp!%nTjHyR!e{5slV|2>(DZ{&{D$AfvLi?v`ea-aJ z7G6-0^=0RWs2r&n>AV8zckQnmX9`$lH7#&;u!YA8z)!CwX7k1p+ zKD&3Bxp|u1nfnWJ+*~H#YIoczcsu2K>#Z2^SM9SKCEwFV5PONX2|y^ChFYdSBv69`l+;yWCG} zZ@l06B<%+O_G#NYM5fzYWYs>%d;OV}{qF6)f^Tnkm&;Au7~gZ&q;lJ@Id!w@D)WAn z79U@5xHsUdw~}z=n=h|TCMvNj-&#`gL*Sds+q=HyZ7;6KFMsNj+1nZ~9{5zCYkFqP zH{rdTm;JrB+M-!&69?x;hA#(BTX+R{{oCXj=<)f-%*YEH#H^~#f9cDq`?iVlS-}?UE?d2*r|IRqZ@n*u^=yz2d z5}7w@N|dBdUCAyvlp}TdtKVcjR;^?uZvV!It8ZIQaGRN7`F`KdESsLFrJN@^PT2Av z^oS~2cf|DZ``Om{eTz#1Ul(rke9`ypg!JakyC3^LYPWb9ap8*4;b$p(s^`C}Zs>n} zcG5b>Ji)u#Zx`O|@$uYr^rMmEYF0l*W5YGFjwNjV=gwsL>T)yLdF&FD&G6gx@?%By zDeh|@jKaOD%~}m)IIV+MEx0trh3^8-B$*YLoBy4(xZ<>W!sFT6MYHE>6i>clWBF@} zn%>dc%Q+m*Z-T2sDpl_tnlvq!PbqGrdI;X(j4HJ6xX~ ze*EE2f!$PRwLgnZ^~Iirc5Lfi6nXm3%`5kIO#Z1nr$TZEi_VnNxuFhg5)ZQft-Z;a z&X%J1bfv=0X+8=+Z#BgpZ}NWjySZ%r&$WSbq;B%8*>8U1@}%z8<7$1EKHJPYq8C}bCpM+wGOO&uyUSz3BQ%?R;v828|2#bTY2J*7M`c6b z{YO-^E#Q%s(2r*uo*VnQpFEzL6k&HDjsN26#=V`=OZPY@JMr5bwq3d=ptIoViz8z3 z7X;gt`Mf(9XLH_`h?Gd}N-GN}w2?cSYMa0A_8x<6?i1uHFU=Fv_1vTJ?cMP?r#>j( zt&~{7Ty~}RNsvj`;d>rmwkU2~99a2(wL?{LhSuA)K2ACD)#Zz#m<7jWtFG< zKWZ9T+OI8Mg|P|sbPOrx#I2YuY0K~GI{@MeKu{hPjT{%-#3q>a(z9p+YC*gDqrFJe#_FiXhpy(uCf(f zj8(OlZ)|*?ka?o_l=rU>?-w#eCM!wL(TZb#kt+P#Gq5dE@TKbYRUF*L{oW#Ce5dYo zc_-SLt$)GSwlH5OEn}biOT{kt`i*@nVy{#c?K-<{!&ML6YaOw^o=@&hJUk^lbA8ug z#)UD$2j85HG+wtO=DwxDx*bgSl8X|ObjXYrQ{ z6+-Jmww>I2zpKz%*X+Q%AkPDrjehsG_`O?_{rjQlJB!EGhss;(gASE*erv2dASV%P z$oKN6n|jJ;>)A#=MLIh7X0_F;PnOwpbEoNB(@E!l&W^E{xOVQ@VRLukYrE&!tc$j_ zEVAl9d`ej>Mkg=8=t*?<_xrAmF}>Z-*iY1{^SoGk`|j^L##STky9aIhrfoT(uFJG| z-p>mvdwzhlRfLYrv9QnD^`D} zD3@mQK&I6)HgoMCHe~1uMAvZXCa=<1@Ikj{#xZv5OOqC96-3MI-_ z*0@*n@4}9!e_|{?2kw#nyRgvw*Up58FZV23qEY5J$vDu|#dTxgqG_VnSwia?oF=X` zUA^v`w2Eo&(O*{i&d)Pt-IUAAQw%no==%}#hhK8h*&Vu{f^Pqjcy<2cY02;tA6rBZ zE=XoM&arJ5J9~kt*f~v)T<%v|Dhe+RY-%@LyJ-JN=oZt@k6f*L*D4>A@O8haX8SBk zX-VYqZFQ>;@BA3N=T%?5ONj8+Zz}*Y8yc>jlfScU(Lra`q&@bJ+)JCp|HD z<-VdTvQqA{#~1YJ@h#jv^T>nea%_JYj9il3)?&yDUrv9L#`MPU+q!>~xA9v4;RO}C(KgIvD{(0X0 zWjlG9|1Wa*d0XS?;z*I%J^rS*sEez=RWDu+wD^h*gD;R z7=80$^M)-)A1++*R9p9y;C1=l$UPcI7N4505;N`dQr+V&Vg`ZYsuvgNUr!WF^$4D* z*x1v=)#d2eaO%!tKg%$e34Jj#JLfR(+_HAL>4Err+YJ?a!*$k9?AXSf>^Zx+&9BNa zVMWNqZolsQ7mI?$m(8=U7k>4jiaWGgU|;(8d&yyi`@5Had-Zzy*=RkW-&=aaw`!}dJuIxKc*B(Tkax<1k`6V?f?1OzOO1XUTQ9SI z2UB?Il&Fobo`0xNtjMuVyT&H&$(-qt@Umd0MER|>OOxUh+-+l6yM6~+B(gh-CjGaZ zd1~oJ;U!<$+n(vIn74Az!K#PsfkJD=FX_6M?7h-ob8Bz?lHwU3zA#nuuK(iWxxIXq zUVCESu`7wM^e4L8J)0!EDXD#L`Tgdn@2V|a@AY`jd??Yh@pF-@Y?EK#0zHkl-m)PL z4xiOa1st-~G&omH^-P$NG-1)URSv;?Y8+GAUg=w1m?LAd_FR1E-kUe;BiCebX<1gQ z&I$OiBJt_Hon_w=e5xkC4RTodO5~EOT5z9YOxWz=6JoMgY>rfa+;l~DLC@pLo8PNH zGF^#vk39ZaIlsF5;p$}#yI%gDP<3WT0izRQd7~NH|^V`l|T^Km2X1Cue@#Bn9 z549cie71D9q+QIp>pE$V>X#MYczzyKV-ve*bm;m|_0KodPjgK3H9lVv$oGu@c`E<) zi?a@O*sz^1l{uTdMQOpEGX)QN3pdqpH);A+eCzR!6q4{0o3Qwdvvzg<_D?4de~S{_ zc4;cd3qyIPuc0pYT$fFm!&N=gpIL@UrQKhos$?@OqhPJ+`nD~3`wuQjx#y*JJXy3W zN1fg8Gt(O5PxdEPH%T^yMH{p8O;2w>JuPAxn?#o~bAgHO%)=YI4l&JDd!V8B^8b~X zOaF`ha7A5?zx(yMsK(g|QxjHJ?U~u1w{E`N`&-jjbssmLc_^aoV)lwjhb$x?{NFRP z`v3Iu;=k-hiSzuMJ-_jpvTV~{wToxjoT(3Yzc+N&<8=#WJ#+8I>knD4R&h&I^Ghh6 z%W{o2y%8HP#_ZpDO8b&X<=<;;{8t!{mMw7T@jSUZ_+b0KHO`M0z5agV_RVGcr>L)Z zp|n7yR(X<+-3zm$t2KNsNd*3Ply<*aGAktX`OjVEn*DrUpXD2Ft*kg~+Q-SbR)F!3=jy_u1EN>|Yj^F6H`Lj;&%921;xm60 zhkN_ot$DxKC?C7H=P$#v_Ltve`4>&l^LcuD+7q!SPG`->pTm%5^V zf61RTb-vyiwl#g*&R*EY=d=IP`B}P`!lb{4%-bm2B;_Qr=f{tnh1;*ZU*2WHQPn0I zlbw7j@&@;|4I=q6mTYTQFeVr_u-`eiI zQkmQ8DU5rD5wJ7N$cTC$g1mj8pQDn)$fD?z<+tHeO_{`G!jKy|X@D z{k<=^&P?#YlVvgGd-Lklwy&D^W5F%8FWW8r{(Q+bQ4ikbxbn=ms-0YZ+FOqFC);#} z{n+6;r$_ccoO|FO3pcOh6DOO@(h1jydsH$d=&fzq%7(w`-#(q6Q}Ly`;>%QNqIatZ9EhKz_!=@Xz9BJ|5iq!X-m4 zsmre=ZkBOfY}v8X!Xe=(;K=ecQmo8;%$|9pOb&l_zOxw)$P)g1jc zF72z=XeHjC+ui%`@Rk0LMtA>qbms4I*f@RPn|ar>h^cYKrM@)Xj(T$_0@c;ZEUjd@|mYvxQky>$)S+Ul8;c9gpO zyP?zlr#U%f_WAS5M!{JCr-&C8xEy{5vvXWgVdk&AQ ziYC_zOZin2o0iO8XrcdoljWnAP0p_7%Qy0Nb*W9x5dQRRd9C`_0Iz*7uc(xN**M+q zb^Lw%oRwLIGv4lRJieU6|EAohH=egPu2ybkobhK;LdT*q8Qq(DMYl>P{+J(qiASkmhGutyg!aMC zKRi<>s9pL=MjFjsqm)Cc8|8cF4)8V!ld`6OH~m+1SI-Zfpe>)ZvK`|%x>VT_ZL zMXS$j-d7rCelB#u$%U`)tl4~cVyHz^M0)IFo!r^I63f`r=h*YCHCE)hKaY8(SX`f! zUsh74TDUn&*yKR-%@5zz%4xeF{AR}Lvq-dT#s*g5-o1I@5yo>u#U?T?T=%z2%=t#& z`$KDI{Q-+)R=HO$4fna)))!cm;P>zd-J>Ix+F?1?tC*Xf|c*Y zD(MNHs$HkI$9#@eA6nohmjs_J)h>eSe& zZ$&NcacrLMv_R?XG*`DpCbxH1PM>PD;wk5j+!Mz0Cdcj<)H|8-Y~RnP?T4OJl``fg zeCofPUz(}mu}E;|y$=j~3+!u~cgz#^6#tPMvh$Ai;!EH4Ofnk71pI)wjrk|lJ-oTkJ&f-xjoz-k^NPW;n>j38+jqZrS<0#5#D6q-j@s8k-CH(m zbh#eXt@8R|(Yx$v@XVUsekuo-FJ7`<V9?rb8anGluWs7T4l-4iX z_RhYHE3-)_dzFjnnrMDicCnVo%ln$_C+FGj5pECI-m7?}K&LV7?b6_oe{YUHlynn) zRCi~l-il3=X8K&-By}U9b((DCmFp?V8=A~sOZ3d+&bHcXyGZ)n>x9#W`Wa{Dm2JLs zbCQA-o5>GyZU`tGWaE@@5OAD#Et zfai~;i*(!hqh+<<&GsqZ7yPtycm3|=Oux=Pod5e^AIr=G7ar=W$w#L}r%uXSw&VC_ zUcKGR7Cd`nTy=AKpg~90V@a898g&Pc2FMEkOehxDjtzQ~m!!(7BRr?$(|WeWN3YEf zpElIOk%;xs8yU?^-^Z7_Llm$Eb`i?yqjJ$G4;*XD;AB_Ymy$Xv3U1v%C{xi zA!m3_{7Ts1*yQ0J<-Oki#=}n8w=Oe&PBQ+R@#-SikJQ`wpM^9z!jfFmLNXWUt)0SU z`}+K;l@4F7%u;4h5|?=L?^Ncil*T_1rT+WpOWnM9KjcecqwTkfCzpTA@+E)IugsBY zjcZu$Vz{i~k=1p1wrA?!oYMkCEv@yMcXZAvydmNk>6;}H9KCK+O^?Xzo3Es;Ty5uF zJewJK>RA)pR3E+T0i1Vb>h5mpzx+1wBEMwm+(!rQKVsC#>A4=b=F0r(K0kNu>$mOA zuzy^7SeeVNWBwzC9j9aEb#J;St~!7Jwzu;8%lrTR@)x*qqF3*6`uEzS+`+AJJ=bcM z$g^DCsGA|R?|#;g53jy%pUt-8u1SZr;i*3b(m#dQFm1jpw`1u(b8D;J*XydPt~oE9 zzBhRLdp-MoAD%zY*ll0q{n6O@bcwJsM^+wRz-OH{-nDnW+=<(DGALrMxW~1^FHPz% zJO2DHowDG7-4>IEmU%YIy5g=E>Q^i4*Do$xlhK(tVd3%_#WxHNEYXzTW5l-fnXFkP-7I=G=-n&F-wj%-Nf6Gt|7-n|0^8n~};}*_ZRZ z`53jI6nIn_gzw#7{UOEo-Kq4Sv-UdwFFt9VcvXevj`s7f_jzshKmKv;S8?~& z)ML}ivh;s$xLf~pcKYIqQ&qhaI9p%r^*ImF0%58PpFC{WbjWvAv9GIk zDc*H>Tk9*+?fc90w>;0N;Cpg$!=crN9~bsLf2wbA`_9Sqxf1OkXFp%wd3^rj#S>=# zxselI^CI`sgjqaBvzFNjS!GB)xXN`@z#$`-^~GP8UzIc2neJGfnm0di&NY3$Q$07_ zOz#$7@>P4{Tsr?M%Lnhr(!%WqiUFpd4%KeSo!sKn|Nl~0(en$F6OMNl{at%0(`{*- zN%Gn=U4adoz4qQ+ZgDfDJa1K>uiwXDuaB&|FaOtYV<=l4m;H8jq2K=G(&MlCuKrf| z{H@~xOYiqm_JowIwgdS*DY^3sZ4OWV7xd)rOgmO3zl7y{FO(lK-->nhwCYMz{&#&} z;?1*8@dX#oIyJ~t+I{La4F3B%Ywo^@$Fu+FJqzp#W^Jix`O})tan>lpZ z9El(1UYl4Af4z}4+_z2RnAyxJH@v6)OX&;}`dq!a;mGBVPoC2Zj}>+pWhU>r@mJvs z`$O^7o0BK()j4{(vwM>7c6R>Sgd>YL9Pbe?sh+&3asH!}o2zs4894u%$mM>QX?=6U zthTRA$HCoTYI?0kQvTj*_5Hk&^P5xOwel zPV8>IB`Ro;R=CCL*{=Be9Ic|t>=9cWou?;FFq1j9=V5JL=ZoWM-JK!}&P@0-g&`r= zNviqJ8Gh$qldmkceVV+*Jjdn6JKHChG?WbrC-oF`xpW-fclh7LjrVibaym>@JTZI1 zw8)=V9&a$`uiX32MJ+bk@Dc0uHQ8F64A0g2xAaeVKe;MYXFKCQ#^u^3kv|p|eOq%u z|7q7rZF|oblBe%^t6gSGdXl~Ahe&(ew?~}KmEQzp*DO$L5M+F9a!YUJ9TF(udUnmhAloK#ncQVA^NJ%CqNTclE8L26db4|8s+p8c?^|a4!LZV0 zdjjW$gzvTUT2@?Hy6$PW6vvY(_A7tBiwWDtF>TR~e8*ME&enJ0qRKtR&pzs0-I{saJ@lxG zXK1R)`%58L12R{Mepj>3)~?Ji$NVoyjW2q%JbMf$-B_T zHUHA#M906{-dEWgj~8t_dY3`3=g5gW6K@8UurhuU3wi$M=R4UA><{lfyVW8-Wp7TC zuf2xBvOlpJ30X0UL6Ryfdd`(|ghfX1358v;E;*II`;)n0ePrTHF7J)|4`sZoo$_@q zlY`syhi8Q{=Qgjuel@$~w4PLHh@-{rM}nGBd=J)ax)miQE!Dbs%8VS*4RfBH-tWR< z{qFSapP$xONUf@^wn+ZeyE#)tH*;ykza1sghxZq)O+G5O?B4ws>7svL)j#v+&{Vy6 z+Slu<%B75VhHT4S&Y1Zxv6FPOe)i{#mgf`m75{a(ex6r|sbv#P(!P-Q>MP6j*(Fcf z*-mkOD?Fv%aqRK-gCPPb7gcBa$9?SAkiW}+K8{gfYSZzjhMAMz?PF)up5o6|87&pj zXU^zzR=3ZmQgX#C=__v;R{qk+ayzHE&fPobx6~TJO*gLZxP9C07~@mZV2gGM!Q(5I zJ`mMgmlC0Udef$!WY-7pcN{G|Em`1Q&8;q6lGNt)iYF+bn{TSkt&7tS2~6GN(k*a6 zWmfvv2ku`(Rt5VmQaF&YFR-im=+2Y*SG7OC_$bPHdSZg(>j&PR(<*FA*&e>Io%qkq zq))N>p?ciMml;kbDSHhXVl%cJF(^wAir82zqIPdm*9`ZK=HJ!5;~0V#MV@_pll@)O zBt1J?eeu*ybql{w z)!zBP*RAhS<6imcRPY|R!d*(|OJ4mtSd^N2jhDU?zowlyrD&l_l3fu8m zljZa8-L5~k=3DMZHo4k4eV@a+guJd6UM%Zsp5UOjzHj!MeaBB;;=l1ioWc9GY4f(_ zR!i^PD)C`Fu`1tG&!1anSE1JA49mOw*3Y+d$#vu`xTZ$`hZ`TV3#=&0>SqbCz9_gv{(bmS-xUq_$;k4se2j>+GrnXkFA*($N* z*yA7%>(zB4e8FN#tF}IL@ck>SDWTadVC|Z}k*j50>&I%b&JL&L#vfVVzIJ@ty`ad+)O!V>LaoG`1HtS0vG#q z;}W+k_@sC*cw}+B@Z8N}zBASr7fIGevfK5_9lddRg=b=*0NV!NNp7oy8P@!3o4>60 zf>qFmiZfF@_#M-q_T9RAJLe9c`iV<|Q+^BE%mQ^BISsta8MYthYYx0~HDSa0s|)oG zotDaO}iO^JhXvcB_o9yr0rm zG_UExg$I|C4T_5RT<7z--ha4j$Fd3Y>ke*SaDSK6@h6M71}f8Ur=_fWnkgRDcYOX?1M6#xgZh@27w5JJRmO8jHME*8OA?fr8^3-= zyH$Rv#mi@@)1x9&F3#)tyy*b{`aK#Srd!@tn(*9ijnabjJAXIViy8FZbn8DCaGiU$ ztrhFDo7+z&{o_k+wqiHP_gJ=W0b}Eyvj!h0@6hp5wru<$HKE}DiEF3U^qI-z-tdyX zd$#!N%tH+uqKsoor!{<6F_(1x`)l`nnKcsgIoiVI?PfSA{;krOlAFbT{lJvc70d0^ zDiiwepFJ+Cx8cZwH9Hc#LX1@I8UC$(cgJZ9hg5g5@W-u}-F{3KeQ_uFhtraiU*m$W z-8z=AciqV&1)Ni&3r_C(yWnnG<256TuEc=5n-W=C(nOy17|Dj0AB*^8;VNYJ_mgz* z-NfOrB>ikQ`Fdg7g2*%3`#*nSoXQgSadGUP zYNJR0#r*7&8@t1lK0E7$pIH5TkL8xyDlMJTMYUB1t6g4vejT&Nt=i>r!L{mtyH=d` zx8267+!M5qb@9HF3J-Vl95VNE6}m0P!>t$NwyXJ|dWrJALjv#aJr_*2+F8r9C3uG{ zw~fIQlX7JXrGkz`Dc37+<^Og|9{&F&#j&I$@7|QX$G6H?&{edsSWL=<=wrz)5m%AFMz4$UJtNxqQ{X+Yin!u{!>s zv(AD2PG8Wn#oh0hPjo-I{E6CAcF|StlV_E`DW6;O>NVd{MTR8fG{%MTAwSX9s`>^bVL{%HB` z)%@ma=lxzZy11L~`}6SSJN_rRKLnHOu9r=1=u4Ot@W1@e-P&68mp!ljuv^)ZjTB3+At56W{f3>SyyW35`t>Z3nczZE9v! zWx2F;Gqa*@#vbV(2btP;J3jWix8mTzWr{2*Z=NjpmXfR4pPYU$<6q&c;}uR#b)65U zy%S%(zjsHyT$Ss`Ej!Ea1ukc(aIkPNWZZt};RDmE?!QZ>*G-RAaE;vb;_T`D%Z{hb zTaf#3y^zeAh+3vkNpat%ysa=*?sp6?m@{2&>C8tBO)~ z`s_HNX6^nve|sKFRvwp|d-I`E?73ydTP`;%CEJ`5IreW$SpSaPhU|G$vKl1r{;)g7 zB6gHjBCEGc_nLS#!9Z3SHO7w5-I%Pn~5+q0>6MdKEE2dOKjzaF-8`^>g@ zyWKL9x$U2uUGH>-`d5Ev$}Lznb<>N@Px4Z%gGAVjZBib;*!R>#_n1(Aapy7?-Xkwt zGImePuKe=m#nPk(8?R4qtv0&c%?vZVyl?y7OGZ}9&tI84X^PC5-DN>{)0kaf&2uP; zJ|hV(TC9CoMs7%hjim?%qD9TmQPfV=ZLb zRkwfpZ_T9Ba$BN`pB~rUwQ%#w08jIMZuOmZk_9PK1>X1?x3A(}yVhPOOXE!Zq8Vq* zKW|!e(&*-1=Vdh!Uy~XYk1{xN6{g-;p6bu-tW(3YUh)*&}-n{|%XSG5<*5t5WwVSrdJCY2IG)Njk=SPowCTy5zU-au!TqT084ahC%9n z_m>%BxsL)(I8UfcO>$pVlmn$Xm)QBpW{OF>h9hA-2%BX z*PdlBxVs}nHuQ7I6Opi3x5etpYqxBB7g+Wx^O*Uh%N|=l_U@a!#Oz*|tY+Tx#J(#N zbdJ4M*t;$|@%7m=e>kJ_=dlLgEVL zlsuKcHEd#V66fq&E{_yGTwiG~IaOt=gw?HtwffHP->(>&E8s`z z6*5IAUOmP74?IV42 zk5^XLkp;F714<`e5!rjMF>h|rwaUIj7qz&Szj&+RJtgqP-(&C8=HAbey*cM*)cbpT zufChhGw1QUMFHDC%xj)>Oa1OQqT`Kqe=x~(OO;0fLqY~gD+QMvfU z8Y8YXMo}luP2#FyU;oqn`;NN3>*8j+tQJlBs;Ya7arM3~)g3NR z`|6(0(^w!sZxNp*w{6@@S0|tIA;x<@&UOzu`1_`|S)eih#F#XHPLA3wPv0(HboaN> z)2H3WnNv7Vma9GLntRJfX79Xr_jY?1-sN5Ew`5nC^)G2AmTuMql_8A047rz_B{x_s zt2nimOGl$&&B~Wg7ZimBWZwN7YOcjl8*sqFV)|Ju$x#ZqzOITJQsHAt{_m*A1wA-CFz!LGyR@v&(ib-Sam4 zd9L;Mh53_=A7oE{9{6R8v|HKFn=Tg>UKHkSJACrw+&6v&CwgBOZE(D>!?L&jZgH*P zV!drUxH`3N%wf;F!ECdyt%;61C-ohexjx5n%H2cBA!Vv@2MUY#1l;?h zv2*ovH~qALqgQvn^C&;|$fmQoOlp0@cY&u2T^A-!I&QIJTVQpZ2o@W z0k7q1hl49yvSc;c)5Tk+$+f+@ZMPw(k@ zZQfTl9oJOp^Ijp-D)9Z+2|tf5-+oD)iYqOQ?$6<_PLA$h_{Mafae(IUE60M~9m)72 z#l+X$wD+U`!!3v9|7&S9-FVtRdux1dTDK2-;njv?tNtEW75-Z57h^7S=**-QTf0oH zD%NNfC2UoXejCoQ{F?1MXO`vMpjVgF9QYaS?H2ef;Je4o zos`;_n(U~CBQhx<(;Yy;^6aR>jwU7oM11WFt{`(D85DrxRz|YYok! zpKN4#GEFbQ>erYx-F2;Fs&9HeoIC!~`)^vxyFXu&ze>&Aa?zdPmEZn~ zsg*aLG(L^_G>wsIyUo474C_K(Ze3E?_||Z1jZDslu33{;ytwf?ZRWL0>dPD@ZPN0j z6}jd#-`&mrBEE3>%}2+dO0lp0yWFZX#M{H@=rq6NZM{NIjWlH%_PiIG<@dSzY3<6G z%;k%?E995F=zp~4C9_6$R`2X@8h#7y7=l)qMJ6iurp^&9n>cNeAlt*pqzMODPAA-& znXvquZDhiPWz6gx67uVwJ~Fd&-n?IJ*LRCGa_p;(rz|<_HTi=2wBif5+&CW0YRRx+ ztITkl#b(K$+wdyCv-_Ay^ey*nY1M*D7IF<|-tRG4{%fz%{wedXt$eBUtUcq`-}d4U zSKiro7_0g(@aeQ|`|+>Y_=xyHw`LxPuWNP(i7m@cSv+<6Lca7@vOC@|ieIUpaPDiv z1{I^20-e~ot;U6=YUhqj{qUjSSuzJdKY!=;^)2k}##ZdLs?vfi`Uda5$y;TY7-fen zOSG7l;>IZvBj>GGYcHas>iETK%@^C+BunS}W=;uKO?Rs;{4a2&yj~ys=z)@eK~DCi z*7dujPYNu4(oohbVzGerUW!i7X<3V!o6Y(wZcgf}aVW?#h%c}>xO#tdRCoZNH}{sK z3U9D*D^ovAHlCKMt(f8 zdE=`Fh9I{7+m}CyEuZHva^m))ifz9I!`ruLJc?`=JsjkpzWUtRu$c*yYM%sOXxy~+ z^7Nw;?UQ)Z=l0}$dHZnYk;uLRnTI$0EOOcQPyX^G#8xW!Pmy-a_I-Qv;%MO9-}0QIOiPKd6FdJbp5}S=Q(gbPXIsRT{H{spx_RSaWADJg;_(R@zvtTTY2>6rZz9yqFT@O>+KcZ3+G!? zcrSJDJ{T<>==qT?S-5p^>uVnS*ukY^87OYrcnPMBd z*=y_CE9+z3WBH$GFN!t#`tHD~W*w>bYOMHnh~04VJIJ-i?PJjs>ANCVuQrCMKAy9HL4C1i++vH^#0>2y+1ZEe$ruhq5H#k?sMMkW7l8k|6L<@xy6G2 zY|Tp#Jgez5Q~V!WdhPh^E!vl@Y;!C{TMypu_`fpoPN%@hZ+fo}e>7!c7Fw5=vdY$~ zaE&y_Zs*-;2kXvH>Bzb-akS%I7HB@*MZk1p_2VNaEo`keu~~Y(SH3S-`NTWuM#je7 z(RB9(0HXWd}htNF2c(`JDNSG6ApE-5Y0yVKtmRkXOg z@>@Ph@7eq8<=m?mzMS@R6Tkc%{ntG+@6IXmaX6j4_a>)q<4)%qtwYF=YHrKU?Gd;eVIX=kD zapRgBkq3L*udLYg^iYpWoJ+5f?(;iRcb{or&+5rOeT=6)t^HZuUzJLR*%Pik)PC9U zJ!cm4SH8GcYX44OfBkBL=a#62f~CsQdrl}GtZP_c|4`;~c2mZK(ue+Hi~X;&y{hCJzeuj|K-J>kISayJ!1H_ zFi>=}{-ZdpiLFfxh7Ow_ex9zOR&UY68&#nD>Xz+-RlE4j5Ba~P_LT3X@>VMo$51;N;i7x#WXpx zY#L+;prR}yJ#fjc>y|=$BZQ_FKic8nf6rw_>#^k@F7n*=6kKkWB;6Dj&EIP=$7+t0 z4})1mh{qB=!xH%|+okX3CGhRL+rebOF5F@1lC69zZMM-F3D#pm_^KlAKxY?Au%cYm23gGC)@e22x<4xikAGVL>F zxoB?PcxBO?Sczo^e#-vY@xQldPTDuVNr}-{ -&;RsC?*9DF^%H9ep{6_rc5*p0#~%u2~%2_=;1ycJ=MAYx_5pFSfKl zIph6IzX@wXO_esMxJL`kW4&0kQ0v?0!i1maKSzp9bDF=I^Ka#C(fNJKo;Oun_{4v- z)U4>*o|4UXCGl$FRUVhu&w_O)Ok`Sq;=rk9;d?foBBy?A7VJ;E#L5?IQ5;sVVdlj4 znU&cO`0Af^{w?Cty18d2W8xma)H0j52X?Fb?XEI<;~5Zlg)jVopxgi64Xj<7vg=MA zT_n&eb1l$i`;EKp^RJ6mY~-B8yL}h?M}_W}I?{^EcUYA=>uz}H=W1#aT(!FO3>)`W zUD5sz_d?TmYAp(Q$hqe4?y`5>XnEBB+;cmPC7T+-kmefsXWRG^rmn_{#?!~(C2+#Kt9vRM~Q4|w!Rg5k+r z!%*!KksZQ2zJB*wgx{4oUp9u2W;@XV&vf0Zs0qCr_@vyv%U#+P$mm9<9F^zsR4# z-}*>rpBk_e%vTz?_0V3 zx5(Lw1Yu>$m*pR>}Ahq~y*E6-CUF!`jx>ssH_PWJ?{kL?Y>gVIn zE*+hoW}ZLiu8n0Z!<<_0mrf`1jB5XBUNo4)z}Y)(a_`i|0_j$=VrORhX?_ityqjUO zG&KGW`;o}=msohuRq<(TE_rv(>_pYIFX48trid$Sm>biv=6h}S=9eW78`wB5$Smu5 zr_GbMMSN4$`s;beHt8w`Sy)=^wC0?!f0Etq-#w2d=iS)!Q-tTA=ae}|FP*aLyB65g z^zh5ljTvWKGi}m#my2h-3Y@#(zw4aqHBsE}r{+##u{zXtWST|Z-fI6#8K?S8F83bd zuG&}W`J^plR!`xc-}`t1ca=|@yx@(_=e0UT?>=3)b=br8df%@$_geYo`d^PLnt!|8 ze>MAJw#Ba-s;^BCAS?nTzm3dS~#np&aO#bo&l2f?vuja9p${VyN_jMv0!xCm7N`Z``C9ZND&v@ z{yX)j(j-oKekJdF$F+4s9cSLKtmspeaeh&eQM6@&w&y+P$!e|a&*w>&otK+aT~_nS z_SB)JkMCWsOqV%(OvXgDkk>9s@w9-VwfGRdJRI2tSI-n3UR->Q$2!|N z`}qTl8+m+o*Vr~UT4vuoX5_q2%3)U5>TUNAv85(IUuik5Kxg6em7amk`*cL@eWyu$ znH6y(Jd-)%V~?FAWBgy<@Yhx)e4?eTPQSZC7}D8q$V4QU#VHGaR&KuG`a;lLuJXyg zGwtcUnm0wi=`>^|ZaVy3^-$UU@fCVc+lIA?c#)|tEfce(3-1$;YnI=|-bw`0>EEVrpGsPn3S!gcmw>CuodR<)`; zw$Rj-MNXF<&z{3$74#^^!m+K`K!%OyC%aLWzWuh7))PX18o!yCxNO~z>#we+7|$2} zZR)i+@Mpez-DT$Wwy_V)zv{)FWSY1#>y41&3mu&uF7sBamC4!eTa;iabi%gcZ0TIh z6D*fc^Y*hmTd@C2z_!}f!dLCZp;{;7^7~G@ck_M;c-K57-H>a#d%{!0PRI6}Q>&Yj zj;_12);IjuG3Ga)m6KxnK75V;D{1E{)MNhniO;#+C;v=+Wxa7ri2UA?#-Ll$f6jV~ zT~wP<^||9;Tg*qJ7uA+Eo1Yo)7f3zvyS-Ze$aYPs2;si-)br2juQ zzww6*w@vcuOTj*J?Ri1lpD^!{=wWeBbLb&7KZRgKl>YmVL zH=VOP`NZUl1<^dW3M7rMKj#ZrewNGZUIXJ^i_|vh?D}UvSAOrBv}xs%WfLX!v%bwZ zx=P~YA+1Y^DJ8ion}bVKwgxmczD@f*h5t&D!@}PVI~hyAUG_Rw_-%9j@0VY$MV?|@ znY*7Y$mUZEThQl5Dc&br3tn2EuI?6Vik);|n+oHe@;Tl@H*$35Ony9x<@w^X4%eS2 z8GV`FX%>mK-z1&xF!kJr-EWQwe7!caqJ6_YU2BE+g+izEp6!&< z-M!=EdhgRb8oJE+zHcrWnMGSJC@-_L=GDJ^=4tDE;zVrR{g8T0h*l+HU^pqn~!yT$23IZ~UiETlUDDPWffGZcSRU(bRfz z%FXvNQE4wSXIf96w((%e9hsBX!JjwGNiJs;Gpdi7e$i4a?RUxdUkz)bE4FZNTsG(S z{LQ-WZe=c-zf=3>`=%$H^S2%CF4A0QtdR2D#WY}3@uG(Rk1o8tqxvIu?rxI>A`9l+ zzc{IA^966CUt4gmN^4iC=nTXB4U(6mR(cz6C; z>AteTKGfQJ=A;vwo?3i~Gut?S$-TBS#d98=G+NSoV7o@$!ML7lGp{VVd!76A?BrWA zIj_|NdGdaj>c8;*qw`F|YofBfq^*2&U)|ridus1KH&`*Z<<;`5hEJ4!vL9dZ?azGo zz>cL~Ci4DnYJO*Si=pkbd!3>2`X?J->HN?9wRGiI7yTA5U0%B%+ph3FuFtFxOZJVM z$6T3YbmV@TXU|U^yI7&c?>N%rcrRX^(-9{g=;xMFbTdn?zIVyolRaIjC2pEor>7~D z-+$i0u}nNogGV_3e2M3lRU2gm`-?UmHe9m*@!mLL=i@559^vCM%6B>sL z)-AM|oH^B~e&&Q@8QsPrPghM!PHkIOV&!F3e@bwY@{&54Rh#xNKJBcwMD$(oL*1EA z7P1%Ac^z@KE#LO`9n0#56|A?CCi~|4E^)N;i+^RVJo))@`PJ8-S={-dC|5g${q`02 z)f#i;Ha<4a4%z3hWpnknJ8|Cx8uVU1DEvL|1^1C(2j1_~4?g0yLI3L7{}=W)94dGy zVtZbnP1G#I@U`{4m)EBW==ij!x*77urO3`&$>#k+uY|qr@w>$AO!K3sf>!e^Z4&+T zk!KF)uM`*c)yXfX?s8+y{if3uUa~VhuGehg{-cHyf0%h)Iy>de*^O(r`K2WsJEJN#tcqF|U6&?3aZAw2zLZ-o zqMF;+c1fAkSZA+ZS8}P}>b-_g-=r=Z%hTlvKPR0{X_}m}jdR!9`!gkicSOBccfWsN z)hVkjTMeVmmcM^!)A@JlzNfXjY)=3FcvC{}*T$W{XCKzd{r!IRx2=op1io4%Z>}oPF0H$@+C;<+8&aKVNcl zmHyZm+}q_&(J1E!TQCwdd5gx23Q4 zv=>^OVA&dT^CkD6#{G`#eyk`GY?2nf#P#^FqG@&a@h|<=8G#X^;f)_Qsrr;TNNG)o z;_Y#`YkWVL&t7fG)H4?q%ZfIuw9l8$mXURwmAEUick$#Wl59&?)GxfeWZBe9&NI0_ z1+L;s-)?`UUCQawT!*>F@032|NB;UTH;*C1CGpkf_+r_{745p;{;UyM*ll^>zP#0< zW5N&K*Jp3GjruuRwa)rz(#I~jFo`DJU%kG8+dg^Cmr7|%aWg!7itUM-#)6x&3mBWW z&)s;8VXn`6CXw?~&92Nhd3AP5vzUxRKYwrD!Npvcr}Zx2nz3ZdJ%$iQU9&>Jt4lQa z)+HJ(b`eouoLFuqeKDA|^l;#Ypa8b(`kjtV5`KQW+0q^Smllit%4PU{GSvB4{bY#{ zZl2V=<`uD5xfhvnUtKf%)`MHBh8_;NMz>hkyQ{B_1uuX(Sg0xach=9~<#D;MzJ?n) zh6Encn0m=zXQ9u@8v?76?E?8(U8U#n+D`lw`C=QRkH%%blMEsj%M2F0`M&Ag?Y(Ee zU0x|M;eLtc>CPLmtxx+KmB5rzMf$HROIZ@p3doiy6fcc@Lkz8s;4*4>#v#` z+`cm>;{JMv^$R7u7=6#PdQASB9&0o;jlVbf)-{DED?MH?DdwcqPAquZepy2J?CSo^ zK#RFjGp^|i^Z9PI5@${|^(sr5JK?G6tCxS)oVh$Ra;AEEs?>@Fh7-2kJhh=c%+P2- zW2yAyCA;M}>Zn>MCr?Z(m6G&qog@>Ho?O|wYt!-^$NR4Hcdu4nHKjJrb+*gO%G*!b zzFj%25aPJTDDdj0!xsbVqVi-8v#nOxd+V=WNPexmC7lIn;Ah5J^wMOQ`a z)cpMFRHU2k=?>;SYWKQxrpoTFc&&2GaQ@Dg$X%P}G3zXO@?h^w73TC5nLguiqb@-S zO|jdj4!->ue5AMUl5Eb6)AJpR=EvXOP_;-krE;-BxOK-g&b7~CXJ6e?k*-rIzwqRq zY?GN~?~m@;C6=bWepa>*uM*!5F*P0I=L=r0ZF76DMWg-0`sfG|1&xp!+z?e?YidO zXJ37~lOpO>l+e2`MC8>ooxjb}8|w`ME>}LDW*oYB=e}twH|H+>w#(sD^_iayFAlrv zn#(;tefZl_k6hQr3k)BcZwH@C*G8;+5x8Y_eR=K;hP{1E zHlF5&dG8%_biSW_cItHeo#T}ve_lO3&$!`Vm(#a(42FOIUGblGV)nw5MXq;cxRmND zB`4IYGbv_lQZ=+-OD?!>ALt<^T{j>{=vGvvKNr@5ntZ4R5{bCztEvYY63DNxjw467d zds`CnXobrq)?8*wRVGt5L+y(9JzF-jt4i{+z1+BFVej6Q?F_!>k1YK0IKy{O*#B~6 z!RuCB9dbT3B3@r^DSzIwu2}1?oug;zU4!jSl`_AlwEHKl^ZsiQ=(U~uU3z0a^Uuxq zw=%5Md9-1&I_F~!wx2&#Z|{zfzS}hE;MJ){ciW?P@=lTreZ5O(wWIB|2%EiZUz1L#Gv@Ajp0jg{?sMVgnP-=_ z%G~&z(wdaoZFj(HqWi*!X#o+-C+w`$Gx5B%=J2sl-s*+LMzhLZF1xEV_tgWl$k0jB z;i(3!p;cRM9@GDOmGj)bEQvxHb-@b_(t(@)KU{xm+4;x(7uF?wF!b5^;{54r7Z+75{ z^-%}yK3LmZMkigE=E2tT_r~N$iYmEYuPrvlYC7q4EQ;ms(oA`_Y~hSUo{}F{o@sc> zp0{dRL6S!N?cfOhJ#&6f?>l;DebY3#xe9ac)K~18cH+bfHJ!=NdY*c!AM!8!@VkCq zQnlNz1NT1b*Dtu=xZHNK(p%5}UtY%7|6OkXXZ`=Xe1fHtJk~ca?01ixBD(0KMgOKv z8|&kfc8LYtELxCeuxrWt8q>s6d#0tWnvfl_-HVCM;P36%H{$*)+)DfIchFe%oAQf< z=|)1eTE=nPjhNU)=J|ID96XhAdY#eovcJ+9nb|t2RlB#o_1Y2mZ`aO<e7n+)Ux!!PXOaoSTj@&CuW_fCM9*B-Ina;Y*;cc}UnvcxL*L3-tvC&^5oCH?HhuPwPGc)jA+|IoLZF)b6$ z{ZW17@M%(pYHC3KY^5H@!sZE!*+p00H!J+opk!MZ+4}m~Ca(0B#k-A9h~1s*xb4Ni zrqU1pcs99yPk)eqe}3cszXb;^sstXtSoZbzP4QiJa~P+{on!Fo7w1vEZN6@Pxxss- z%9~reHkIqnRSuti@x_+aPfp0szVm}SLcU^G!n)d`m~7tbX1X)y)G57r9Ay>0D@I$< z`N-Ct!Fz)q%S8L7TDIIY5WKd=TZ7R%)-8I=DyB8kdp8^FOfYWLIw)!JtCO+)!HP$0 z@yt_nRvo^%H2?aFs;^i1-S4m4og%kWYjI!ol`?m_A8Bs+r7-{M*&k1{Ls?co zbXsrjb7V zW%>TbS#6H9o!$RW=l53z*T4GvTmJtK`L`iUl$V~kUJ)%K#MyFq27{YZ&5u8=aVxzt z9xCZRkMdku(s%#%(Eybx2hSgTq2IeTZR>@6m(-O;g{_~RrK+BCU0=7zXz>g$qudnb zL!cYa{(Kksd%4g^|F~Gxg3Q=C9ASDdI;5_j)SULCVbVhh>i6PzL;XVao7{(mde@$UYBSdruL*|IV_6lzwg z2_xnWC9bA@{@n3ZVH(3?-5qM@bva*u6D$o8ZfEApTpL_EU8LV^i@m2i<1+0>$6qxn zF$?%)3q*DbYEEC>(G#g|u}kArypP?MHtrR!H?{3k7H<avzguUz=;eQMy1dUc!2g_moVC2vT)G55n0cd@x!wVnp-N!$Ca?_73ST=DYjHJ559 z+_9hUk|?#T8qdE3?%4h)oYqi)Z=f-lB@5+uS-+dx#=Ip5}BH}`irav*>@28h1wL|jKn;S3AOjvkz zLVs}4&S&$4SS1bZC;r(O8FpC7OC-s3$7}1o&(6vp=3?foTpKmzTJHab#jhLl+g934 zX-POK>CiqaE|9rvQc8o8bx=ax6Ng3Db3Ye3OxpKL*v9E(N2=y5b6+kaMXjtE{#Rz| zyx(|pG5gP#Z#19p6kT%VgW=tt;}#x!Q@+1j`=ZlJW&Zyf7Z`pRgwfZ@V zZ|J3HUQ1}Z zzudcdR)ytH558Tw`>%rE8GFt7<iMJD*% zq+gnEX6)Izy`?qSdd0S>6+T7c+9^Joh9Q?sEp@Y3q!(7+sV_}bpLg})vp$>c2V(So za!V+&S=zAIRF`U2FE}}S-cPv~x3jNb>y494QLWg_Qu+O1GiOuG&(}wqF0Fq0>-m$j zd+yuW)=yovn@jXUr0w5?0&cO`{Hr?8f6w2~zou{F;UwPfHRnG3{}=yN=vaY{7RQb6 z9Y62?U%ioG6OUZ%<1e2#%~-x{^}G*kFRMT8{~vDs&9J< z={I&yZfJSq(bmSpo^xle3Xfja@6EwK_QhyP%1)OoePDF*<@dFw-HGm>CyQlNKXLv2 zPN!jF#PRsGi!D^oFBkccGsz@suF`{-YMbKbZf5neIdXVP64Txqvx+@V4_OPZn7B-x zvyHXu<;p8-_xt>{JX@<{{&0&&gM&hDxqlq{mxYXXFT8A@x0dySVwR7ze9Mug#=L9g zze)VR^u*oW;$zXR8%Z3$FRaP=e$DA{ljPpOq{m9LU-qWfCeG%~U;DE0jl@~QS;<=- z|4cIAGFB6MGuv~*^}CiwVp)EbW_P0H-S#o{a zq1;AWh5d2c4m{HByUk_QwS80HuRC!USeH(_yW&mmjz!P>SM1p=sY+ls!wKLvCDhXx20D$Om?+&JzN@AwBdz|AfM{gppvLx+kS5OB02Zj4)J;O z_vPBz*SgJqCqGA0zCm(1Yv8_f=a2Pm{-u|8#=<8=JtgDg439oT`If1Zj9=e7BE`I! zi(foPR8H@P){CoW%flX8gfX_}r>BTyT&*@XV^mqmKUqO~rmgqqnBtO|bp;c&hw4@e>)1 z^S5n&UUS_4+r4@6RrPvuj0J45MPL5uRBbcPXgjuX|CgGJJH%{w^W;q>Qt!Vyq&C|^ ztzUXi?+JP7d1o4n4?JKwJoT;kGtcWW>YsWKbA2#XTzjMN%##a;e#Uv|JQX{tGVi$5 zk8Kr~H#%=}-qg2Ocd_sBPgoBKI^OSO7M zanO=4e$5vj>ZPXLKePCL&VJ>Zp3ZL`8k=_U#BJgB_slrfChpd;V&iazY-FK1YI(+=* zSMP7FxxRT#fW`;GHh0^fy(g#dF!J~-Qjxh#T((! zLjFysPbon#4R&gW{6SKQ^h7`S_{gu8F-@%|Sz zAKWLEnD1gYysL4=>bt>$Gv#%BM>R_q_P*iT)im4n#01;DQ%f1X{d_3ualX{m|J?7G zg{pOP+_qKDZVg)kA#;d$XHAPuED(l-%_~Hb=w0G&!MR z+TV9cI=h))th^&?HC>WTwN~tb$Fg4{8<(!}=!@RKXl?)hXyzZmxtk^}ocQ5%!{Tr2 zB9}e=#Fe*5Ymw@@X~AFhLhZfwEnTzwlBW2N2U*vi9?+lcweJr9MOR_*1E+1wFFNy| z`q1TlC-qyzm$K%B+g=}c{f#aZ%Bxx3xX3Fe|4dOxCwIqO?o~%r54H7aReW53SV#Ed zzc7t?I#D$TChz$E_sh3guF|uXzxk5ycYS+n#;N=-)f@chZ&gh2?_J&yrmMAhCetsM z*vBpWvyZ1RgvQzJGg{}$zLigePa{#utNynq*V($)JLWyO!c@Jer_`!PrG_VXiX_+J zB@v8_5eMDZPR=Mx6YyKX^p;!UiDK7Lo{nM`iH+O+|6D%2Z&%z$!{qqCOIn@O0xb?3 z)+TpeQd7wF4iaJBqRZv3Kl?#$$!w#~b=h%mGdMf`W>>x0*Mvap1+lfJOaZrWap{ z-Sqk0$!AxW7e5Sn&^arkJ6WSJEaH3M{LomG{BU=V?Oq zaUZ*g>|LWxEiXEc=DpXPy?mab>86dFZ!BN1 zW7kVjev`{PmmlC_tg27-cbMBaTQ4W0^I`kdsGnD63%XmfN=SMf}U{UzlvXZSCgYyZ^#_gZA5wiLxgX4zZv8d-Brf!vd{0C8`*k zIu<|Q!CU{M+nL3>Xo}0j4GtT_pTumnPkYaJp!HA!Td%E`SY#0KrrvWAbKKMKP8S=~ zwp?H7`aq)0=g_iXRh34bHOfqz4NJ~5dj+pN;j+GI1MmF*ml6zpW(RiZ?r2(lRQ15d zuN#(h@n@cXcu1IC=Jg`sObJb{701ms4T4xdkI` zhXz)jG`-*b$wN)JJ=lKEcCpzq2G`i6KVHzSyBQwDRg-djI)i&Td)O`p&2}eqJrOC1 zxF$ExFB(FXkv)*AZuYtL2XX!HI1uMB7W-)!LZIcs} zefisAajZj#w(!PFPCwe0uG{o?`=VW5&bN#`vv=@o3Kcl+iVewPx?XZp<@)EplQ^gJ zhPu5EkN$CD)yk>L@2$OSGuo#-RAimi)Rg30lu*6PlTEDrP}Gc>+PCtI`(IUezW$!B zH}i$1|C8oBowXCPJNS(z*anrK6SnMsyUk2^%^K}Vl@C|#xF_o4g&7Xg9#)S6_w4$3VaG1R2|vDGJi5N`f9`|--Q4k~ zci-5uIDEy1bq_*!`1?wp(dUlKP~4$UYhv*E$(xtHcO}-ir8>qoyE4ITh4v? zF@IjoIBIyBlPQAL%usQyc1!3oA@3?h>AQ(D_xxI2cW#>6`V7{eH+=VN*B(0(zgFPM zkN2Eb|G({vU)`^NWa|Fk+*|*z6VdjlQH;LK=~gaPR=4G|adeyMb&mfby=^?o2i@d~ zLXPh8SdbLqxbfm*zEcsBIbE+<0$v_E^Us98c8b@o71Cy0&5}h$XH4XMra4Sln>g?A zsS6t}y)^MW#xFxNmE2CxD;>Md=WUG`FZ1(oi2L{a;HhCBxGgg+8r*q zp}AvH)AID`LIqs~Ee(Fxx5=kjeevDjbVl#I!<2}L>9@N*H(R`reEQ&E+j&2JKc|DS zF)^oSgznfpPkF+En!B`=x2LE+nfa6FayeghU-MkK8_(Fxe=M=ulI@cc?sQP) zX&kSe?w|Z^VXxc69!=NTt{)yOzlhPNG_B2UnSC97{|tM zIN2q}Qf}p4epbHdio=eq8Sy^rPJ11=J$XPAS?g!hkB+CP3iYGL6M)U<8djA;rdIkx1p?O*d##{Kh;+s0NQwiPG)uixTd$*-~B@nI2{j`_Mh{H~6T=M5qsl}N4F;oJA1K-l`-W$6W*<8r z()ZQJ!$mB6ip$yeMD%}o%5i-|LY-6V#LO_KwDa2! z&Ar66r@F1vsonVahIgmuH$}|8>*7A%^PfWucf`qJ9;}NkKuOA z8sBGkcBPzSz5F17XTj;GJck*!rNq2SSMOO`6vDDSwaDeTaY)D2)DoE&2_@O_@9wb5 zO#7HC{&8DM9N)Gb(x+c)c;VS3L&tmir$?S}Kv)sPU%zbjOuXo<*=PwFh z-F>kAcINi$Tn4wI?#E`g8eX0BIdh%p^}|b8)g z5C8K=Gj45RP0GKVvy3b%J!wZL7@a-S*&Cxcd0rK_{l_1{&P?^TnM*V5Z`8)OZkcr{ z>wEHjogBx1`P+UAvIqM7pY}uLLwwE&|0E9QIDV}Q(_d|V-EhS`>f2w_mm*Dxil#j; z>pk~>-jx&-RhOKZ^YqKl6~FHI{o*>K=X!sYN-cj`a{XUhRk`G|@pmZ1$7pk zhKrso;y$^|MJ)AR42(r1*V{4-HCymRSrtX$*kcgL&F z%IGUSc;C7EtMSf5R@;LD|80^!#Q$8Pv&ri?+rMqGv7g#)HDq76=PpfVU2pX5v1s9X z@eI}OTYu`p{r$t0KSg!jx|yS4_YDK*7O_>2l7x%QY3To7XGOvi;I<;AKI6$(@DU zy$)NylvuE(|M?4NnOese^B=z~Y>NJ7US$3$U1ssE=Ra(^oOl9X*PP1E7j}!5S@Gm_ zby-o|V~wYrb7#s=zA?jgdCzQR-3JNAA&)+nWK2@h?+eplsj}{${`jrMg}F>6#|w|& zxSquza6@^rSkNu;$bFZzd zg(yC&-DBmR|FkGn=*-GViG~#^bDbZ~s;KR=Yn^k>_iu_*%=Q~*;*TDGSz2ctxVTGT z|F&(*G78)$na=xhBP(C!zd?o9-t0fGQqSu=?q6|2V`1jzxaGUwPgX7b&>1hZuTrDU zO8NTq$30)#%)N!?#lG5gzWmAiWfRia`BG0s26;zbfBZ`(w!b*sLBsddPw@whNlq=V z@AMil&i^TQmh(sA=l{Kr>!0U;eV8wMb5du5a{iSAK}Wu=WwH}^Y@z);q0DH;%NEm3 z%cA)r-=^_4tcjj(AaTNJcF@7KG7K-XO`=?8TfD5^sk^$<^~fj5#4oX>ulx?Gx$bGHROVREFq13lc#L*L5Zl7Tw^JXky}BW=;l*K}_^^{F3^&Yd zx;fW^yNdfxn~j6}&8xm=f`lG^+41m^{))OS6Jv5LYCWzv+Bu1+7IrviM#ki7PL$(X zTJUD;rtI`x(=}htlVX{}>HE{mBTKPw;qrW0SBowQ7S}D$rLKM1WToxlote_|ySsSa zySblJxQ*+UOqE_WJ#0%w-7W{k&Ni0yIWq!eH}g%1Or5L0Do8F=vpH|Zk~3mPMSL?C z%eq@LFOY3;PH)OId1AWh%;BS!mEs{bH{NbsapIG6)c5YU8!cWL{@Xik@@-??>9(i& zCo9-oh;QOtYwhpQq$nY|>;1zE1u`Zcc@|BK4yh&6dmFU>KR!D1Nby>O*8=yKI|dsk zO={y_w8wdSsGl!yv{dE3sY`C;tu6WLb2pRY>6xR3X3g7W(e^`l@UA^Z2RHi&Yl| z-A!c{ym=^e`qQmeVMS|7)~!+5I^TU}$Caa|6E95O;q^H=eCo5$#j^9yZC&&E<<7@% zl+BF)b?wM%jyucV8pSWLBxc&Hnt)#1}o zYwx|}oK#Y>&&M+Q(xxK?k#FxEwrsp5y=aEwHTPR@t**bisAncumGcKwtS`=7ZF#cq z%B+W5W`&qo|KYk1Iu(Ye$81V*Jlp5EAf3W#SFh{7d2uN`Iew{uVij-bhNZXdpE>Ye zE6r1IWZ8RXfrWF@yTdoD55M@aT=x{OOon{&r>EMwg&NHl*qh&;ydoHuFW_jc{J64% zWo=oFoax(pjEa|cUfWT=kN?c~mo8Hy?;nqB{kP_jpt9+)pxziY`BjWhw{DoxeN`sj za^EhNeN1f~Rw7F^R!^LF-2ijHcL$`U?fkaK^Xs%m&ua6uVs2ZgvE`k~ z;ceDMvvdRkPn|m{p!s>0S*UfNl|6ebe}=Eir31C8`z?(hxTN0L$n}kLPe#~=sO#@^ zYa@GWePt-~YJNd8hMEo*mY2*7I!H>N?d)o-e=n zfS9@7NhX!Rq)$yU^NMo|AFcSnv$A0SjP(B3$`Q_n4_O$GdhK@B_Tf~SlH~tf%u>&y zSnoo?ge9B@76fE2_munhs7>Kq<)h-_dFLi4A8*{0y#8I^vgpO{_c<_Fmc$=*e9yCR z`Lo!JO2J?EoXl^@o&We^&jX>I2e-ePdf@(}i{_$VbK_mb_nf-XA6{n>zaaGY?>R=z z9?O%xwqO6dvm)Z>orRMoO!DeqtQnZO-zG-QvtpfXzMk_@!Qc;zRhnNM;kY7VsM`9= ziMa81eg|fQ(E{m*s?p!``j@$R+Hw1LUrd~LDH9@paXt|1S+8kT3mJ#4j*eLV^_Q$}uq0D~*_%aQVoy#x`C`YqC4RTn7C$hTKhi6q zci_;)@ck0p<^dJoQ)gURJ7LSo#uX1GXU#AUv4}jq;6%fvIoH=Fu1jvPzLi#&xah;) zD*sAkU5kFN!8MIKdUN z6IPg8w5d;**<0A_^(@QRy6UoP?pF~pwWuFvQLc)Ki~n8PS@$B)^^@J-*X#d3*=Vn% zU;o1<{_wmb$^Mrj|GS1uIExBT()oK*$k%YX+oHKDt}oS2es+i!*`JWVwVMB;NYmCt z%Tzw!wu>$tpHqeRY~8TTP+#Zzzm*QZIi3Ew$u%Eba$EiK#3`wg(S}c|Q~ds{>Ja0& z`D&x(h8vvI*m|}^vRl}dEHTI_V6=4jvY~L=($J7;B9~9pH3+CGo^sm9=k>BsD)sss z(Z{L#ySp=wh$ndU&;IHE<=%%-nMzCcZ0nWsEIEzKCkQ>WyCEjb;b^evY17BuQlAdh z{k`jd>6hTj;OlpPH8sBriV-?B+xtgSTfx3%hFr^^D6&qOpci2E>(d>RNrG*b>nEe|XSImTgZ&m)}Qb(vYqW6{*|1LBkZEO;Eh>QZwu z({UE})Fw8j2NtRgrd|wcOF!*>!SZVk%NgMVlZzKI_iS_f{`Bus_WzZFxk9SjXBsd| z{hiP2-QR!hNpo-7l%2m;88@YCn%2uz$MIiuFx=ST z&zd?s_CB5V?%|EU3$$~Mc`R!ExIGVUI2iit^+G>+8DVcRi4wOr(=}=oh1RcL+{r3& zaleV8H)nrQhUdjgyL{IysM@9Z>u$LAa_^p5on{@i7npqKPY5_y@V+7W#YL8-lUwI0 z{Vm?hzUmau=KX@6yk~b0QJXSEFD_<}|Ae;O_jfGGyw=d6lhxXsEa5mc17Vi9Yg&)wM*UPSfW zSn*C)AYA@HobP+BvInw)9s3&ZC^ugAm(%@OHaA4yuW-__i_#89_vIbaH)VfU+IU!S z@4YpNf6w-(Su(Adzf!7iL50<xY$wE6F9?Z(I&vB#=Q z%O37j<+I=Suw}Vu%$oN}wYrBTtKKSxFW(v>c)&dDp{Dhot6~!z8|sW##CD$Zkusdj z^uMkreT(C>l{PiHO4tA0GAr86G|@WCp6T`US6;z=8auOPoT9`QvOhc%C9>LnX8(yh zPWC*#GbTiPmp`>ie%RA$EOstJ=Dr)p^tZe-*f$r=E@z*yk>`4pr}@>tCCmDAYF2YQ zAJnc|+{(eSGs>99_~@3!4W;U(zSE9#1+1Dp?KP8vb<{!oDbvrU)tM=Oe6g3&-8!ZH z{rQptlcO$96NK9JtS>Ys_h*-w=Pl?C@;zRZ-&U@3UGYfIv(LgC%>V3(HS?{QrLF(u z%bGJc{%m-2_FmJ5gRQ5Wx70>xYJA;XcTP`YBllgKbe(hh%nJ|wk7E;kz!?=Ocy-3! zE{(b;8;mxwMsGXzjL-FX<07;FuMaeNIJgHo++|mO5y;dRCtIHFJbi-PhJuORUng?^ z_B++s{Ujssj*+U+(#O+g7u^ZE^6l&)$-vYb2Y;?IPmSODr_EezX>AS=#cX#6U?zF|CNmK3L z{kpaN=>5LZH#N)rUtM&0&Q$&6Tb#+~I_La*=R?BZDcp?EOFay3zvkIuTUbM=YyUA@&@(|x|YJT=Fu zG*hfvuz!B}_jM|!o{0vRW$L@0$=#Lq7Jd54&&xkg=c4f0qkEX;%@_X2{8;!_fHnABD{J_c~|ySh~JDyMD>3@`WlZyyw_k2t^Yxyxu0!zdi)!xN;;cU^lTXf#IKQRu(f0I` zg6X#scbd3G%N+1Ky^(QE=aHrtpE6FF=YL5%`C{I`<`W<4Q|3>5dugG1?Xel}Rwd>O z{&+aYyko)n=NF&9-cVS3w`n80b+$T}XSehQVYe$kl@l4V+gsYLY`Q;VrSaYry?HE$Jw8pp#`~(>Tk`Gt^7m7|oXq_;+x6(T zMYBa8zC9?F?R~Z6p(2GqlM&!HsD$}@syb^kKi;K^2J=gK@ zIhHWh-gb4^i;eD??MnkU^7OPql>4tx0OVH;VhQj@|=b|!Sh+T8oFe^Gv5|lwXmb?rJ9%fmUovlzJ@QbO<^vK zY?NEQ$n)Lp(j}Y+d%k>+aEWZy`L(oYdtbt41CzTmi=JEsYc|Uz%YjywR!0M?Q zHz#)4mqlK`r#G=YcsWHvdGXmrms;odthz2*l%3n(N*3AtD!b`- zxJ)3k^JMN*?seDJEk9SZ;rF~HIVxh{p2W|XK6i8M-bB8&Zyo1+ z)GYi_e&0FjS#!s|OQEt(i!>KIs621GGcUov@c!S;DKZm|{I@+Sk<$D-A&}Mg+^)?R zSsnkqDSgb9`Ci3x&$Z*42lp=zj4(bVkh^=cvg04n=Dnc(uX<*h9$WMJ=kD|Ub)X}h zUF|u$vTtq|<+|@uX?}Um5~Ig!YUdoPy#8;c=e(^iW_mn&6@2B%w)H{+YchnoCB2XA zI_W9>a9-Yl8U3?jPt^s-Jl-Qvd1Td-Z8N^E2{t|Q{rI^l)Z1|?|qTA zRSxklcbB|3i&^;N?7FjUP2ZeKVyEY=eS1aj^IyLFeRr?u*zz?AO1aN23HdeIwac_G z!+*Kxv6b@YM0wjzS#1&IKG<oL2uK_?H|JB zejB~Ho+Gy>M{bwjQknPb&MaGVBkWiX_vu+5MPD;aznksqbME{a*@fq=h5HKk{GPW= zBU{h4TxYWVr20u;bdNbUh3}TvlysRdkd*)Ct<3UhuHVtU)@gMwF5gS>oo9JBWuM>Q zlPgr#KAiS^YqE<)^kt9oWmS(_TfY8TGGEAlZ~gzr^8Xiax!cUP=Sxs|ErTeh>&^z1 z8wLzP;{Cn%-}BDg?_&7V+tr2pS6mB-clagPY`|$5efc$l)H&=D^qlEpB{y2H(Bip5KL7UGmnO}Es^MRP< zo{k4}Z+)8H8r(nGS7!46`@7z+KX|t@&A7hF{c*3n&r?}B$>k?rRJs*j;@o!nlFNiG zZUSqYM4gl_mRh+NzgjG8&!%3Lsd&2I+v#i7YxmhMo(rA-PT?u9T~zVKqUx~5yU!OY z(p>HB{(m~ZU-13((ih(@A343?ZDCE7rCn$I>*c?T>s)wW9*t?<6Vv=Dxc;Zhr2og> zi2PW5JZ{C^Yqvl9-27!)D)Qs9PPzRx&DbKIy#<@kYVqqXo^az%${(}&?N2o8o~4Us zKFaI~7P*i%BmcF=(bFw0jEP-8INd(2Fp=n(=q^3u_Y=di_YFsntM>~1Wimc8Og*KBwu7m(g@Rx;`C*}3iCy4BwO)LXNffA4G~x732w2Xovmv6_MBc83vJC4u(ut%gZN-v(nY(BT| zN{=Q(es)I2yIh+*-+I12^Qf@zf_03nY&dVhqo^CXjawdEdF(4Or|9R#N{iU~7l{+^ zuRGN8;gG43#O%jg{vXJ0^kt80SQVvzamVge(@t=@uS_uws*1>Zv^Z|Hx2*fqFJZg0 z7^2!PzFtwX@pEil=b@GUdwo@I6qdaS4|*}td7ta2w~~8S3bHcJRdC)d6`y?n%{m$3 zfUuYQHy>JkqTm1C~-FZOYZ zeGSge`p~oSxCq1LT0XhoRX!Z`wH|ZNE8p33^v<@>*D8~0{%HtXb=Wf2M}3-Z;C1s| zUw9Pfxf_qSh`v`jKgl$};@RVjtDiz_Ke702H=QOFXs3Vmc$)UFy<22T8{^&W>u1NO zyDJ_HWBsumbQ|xo&3Cz`mdyzHf9u18`nyYJOPqeaVDp@FMcX3J`B|miuGdg6wn{s* zCRML`Z}MW%9h=s=^xkYbcWk%Al8GsIOt}}$@LLwA-0|h=`!y1$>TYCb9^2EAH?3Mx z>ihLKZ*9IceBkQcHA%~~_Ony(njHPvg&X3lvwHlRm?IqT zzYq*~{pU+YAk#^esEegpv&7%5UCI@DvhvEB2Y)0Z@`SELx(3H_nx7P^++F_3{_KXE zEx~85f1GwP>*%$gW$z8&>8Uy=T-kPTs@TDYH*ZABtnDbQeyTr>xvHB#voYc@gYvW+ zcaN+w;yba+@wz_W=Cw~0H@8^Uo)A1M%sF+*Tppcmz0D>qDmqD728*%`PF-<0KRHKB zw{XQ0Ri0DYnj)Ob@(wNVOEGe}+{(rELncwF+q0vYtF}APkKr!E?sIqDAKuGhXuezt}@%f)J8&WP@@mCWpt+=_st9-`GG+&wf zOHN1&=2vX%e7Vo&!Q|%4^6g(7?&lsk_tMXtYm_xqj?47N*;mG$*A*L&;KZ0J1g{9^vgX}0}0oL-%G zev@)riK{rcX4m=k({?5qTPjcXR=3f#HeF=t<5m2l{(ZRB3;Cxxzj}X_sa}0>cWqjT ztJa#d3#M(qZaFuF|5M>oN_u)bTv5t~c~SKl+w2=UIZ@niN;#`eUF18YZE-DppNIW| z%BL#vvkX#&Z1RL>WS(_t)~Vy~SNf{r`c^@z%6PN2^AWD)XM!#l)PJ`-f2Ka9@4Ty; z?YgKh|7V+@T9kgN_-4Z7y30~q+6Aqzn7OYue7$#i!neAE(zYV|mhBY}vR_bbT4SVN zxTWRZ2bE}EmxjMh&F7oM=C>>GEf%!x;5_nCJel8DZo|Jb^Owc5h>Fj$;mwc^{?^-g z*U?MICs z&q@UYr2-$!GJ9pDv^AvEYN2b{H46n9AJ?~a6D%f$GIjoZ7+qD@Id9RTiMOO$y*U(L zmG5~GD5=`vAK{eNbm*Cs(T39Fd1+aPwx60-!T!Fk&~71X(GB&dm12=D-hKLs)1QS( zlvOIZiY;54TBS5+L*DXy%a~{5fi)SmACNZQpSjg?}XS9q??_A3qZLgVi?wo7N8=Z8u>V1Nn zmuo1vP1$uQ`O)Wn0r4|tUft#H)Bo*#-I>J`?$m5Lva;*$UegVlSD$jtnOius#dy*E zcRo(yA6KRe_js&J6}goeVz{y3_O2*x;f+2@pZp%Ot$tFSUwSPucF6;Ym`^v0V@q}H zLd2%4sAlTDcegvCKhO0^+Lj{gu(Yqc6@MLmobfBodUn=9c2&k>*^g_=H<)gJ9IoC&72nj0 z^1o{y?JpH!fB)SrvVOk7{Rdl>^x|KrmrTBHcKfgC(WT9&E!mUHW@n!ES5V1W;IL{> zShM!xc^#GPI~IQX^ufMYYsH#(M?)HRN>=im{W;CY=$F71tBkAq8>}+=PdvQD6k~SP z$-L7w*ulmno^#eKhdtN5Hhzf=y6RuJpzJ{Ww%x7r4pDyGa)nbDC2-nYKYw3SCf3&W z?u_-jK7uxjsfY2~f35p{z5o9g`xk!oRm;onPLVu1WdiSl_UD~K`Y$uB?baAAbG^E* z)W$?L_OfP7y$t7k#K76mbxc`!KWq(`3r$?V;Sc3-@Mas28Yc*Z7n!xjUs>%yg5Mrg_AD3;QX( zo5deT-c0*{_d@2sg+8C3ZeKjzHQ!vquF}TY?&7x0^(;5oypMeg%2VLFEa97CJ@<+H zgM`=StFNks&)~V>@XTb7k_o9nc-|E|Um%p#n zHqbDOJy6V2QOC7>8snD^$7|Zwm*O>c&iUKQpSB^PBZ0Yame>V`=7*P*b(ep;mF5_B zS(W|TiFn7;^YsqP8Vi1$yMA(65G5WpE%y~`_F@8c$S77I({iCV(LX*u9r;*FR#+v-YnlIICbLmRT8WD9X_%5 zCP$qVoy4ovbBn!0EUrq#Or^GYlA_1S6t~V!{$)v3bEo#Kl(?Jn|7Ya7jkDbz1|1A= z;NP{1$I_M0;Fi?eo@?$bTMt<*-J2%DtYM*6!RQ&ac+z)1?hiWJ-w(`ZxRm0SSF&;` zkFMuT-aEDNttD@BxBi~UBz5dg4DT7;30hBHmqgy5|3K=P8ppcxlbB~}iLW}%en|92 zSpT7wuQq0cx8|s7hRupte>%@&;_VZAgah-ESBO2SN)ThYH|zSrOC78yMT2fNdGM@> z60j3kcVJtT!17gpqXk4aOe&rGv!-1@4kKh?3h^d|JU#9CTW>}G~8JK zkelz7d2-C3ozuS0Jbp3F_Lt6rn9JwaT#|}=_TfR}n!`dyUh)wE_HCv5S=x%pLQB;Y ze8u}aZ96u$+k88^H)ERo-emQ6R*h@58qH0e6K8A)eq*7s*!*?r&ntmZ<|H-;F4s_r)m|FE#0oWLH*AdajL*K5{HwL<*NY2Pa?+N%w{{*|Zg}PH z5yk$>cT(?nPujHA{Z{gq1Zn&Dt#59;OLU1jnSS1C%BAFQJ2l?qnzx8t`lM!j!*4=# z^q+F})s2U^iZmSLOuPqD4FsI))orpT-28uS zGaK`R@0-^y3Vpw0gOlQ{$Iqs5_u2QqXa1OPw3J=)$`1$kQ*xFEZ?}ZWdP->K{WWmW zve?C-w#PnQ&F1(oHzzfp$L8+MW)~Bre&14Ap_0rm8MR;i=HH04l}@fgBGZ$sjD=uAu4tcH5_R{-1Ad+L{6<1Y~Hpa>EMj7-HP!=^92J^`?w$cJ6`;(ZZDU?wBr9ftewjB?*G)) z>X)^(-H3M&YyDT-RH$s`5L5B&Oisg&FJ~%mG(=Z-pO>%_j(mT(`(>q=@yQ8C=Fit& zDA#e-QfuL!ZPON9e{+Fx?kg@eh1VIA4tr;(oqSh2kN55cVFAr~I@&)4IX3WF>vlDM zef@q*Wbs*c!IDFt(>LXQXe)p4Mo8gm&EkJ{3KfSsZn*3;T=S?!&){t@pM9yS-ph&| z+BH2BPsTpAi_ z%(@)6$>kmQNB&@zh30GJ+MIRSl%D#&$XFti^tO@6KJ#z=>B<~;rVA+EZ_fVh zFX{B6#rbuA1N&z={wuBzm@W4iy$~>Xdr$Gl#g|$Yd3D>Jz1FL(dd7G7prU2K8^_a( zkG&#zRJ(&`cQ53z4B25Mr?p3~;6)RwxXzA*gPRf>nJ$;?NbpO$w)boG9q$tbp?s33 z&eUC=q$4*gzC85X>r?ubwm5mN}k!$ zsXLvvz1?E9!F6tI+r_ovr<#rwHk+7-*rp1e3XPEz7JALMbB31*&$818t@H|G7Wpey zzrW5>J7Ypv`C8uK_Ptv-iCG+&@M-z-#e5=a>n*m;wYkRq=-@od;yEQv%PV>xmAE=w zJ|0vkp8R*eh?-O1!vA~g&HA&ocb^JbGxk!Tog#Kxy>o4oW#*P$m~f6wxWa)lm9WzVUJQlD(^ogVAUYgzL=MEg!gR`Z|z zd+w`3#s|bdXFaU z&1*Dl>2o!*Zy!UhUNHRD8lKT9zkK4!{+vbkTV5Eizuz}`LDsG3 z-&xN$*?s?|S|RjU_vfBJ_1OQ!DaZicgtXRt-y++&~q{mbpo%d0x$ zrPiBmX4x7yKkFLzZ*Jf*>x2Mf6By=p*s!Kf;;5fTWR((a|Ojhwbb2b`E-a1~Y zb|O#siqzXDHTUJZ-~3-A{pCyT{-8IT&2`uNbZs-8nn?f-25FCXB|$Rx)s z!oa}5!5~&f%IyB4nt*~_gR9@%VT zuVQ0hn83%tz=h(%WJkDxFbDo!gV(&+JZp!W%lqs9`V)=j>^sZ zUNSQ$_JjpQ4Sp9p zC0aXZ^6z`ErO&{?XT-=LiDGX4Ms#!ii!#$Q^AdAl#&fsf4d+`vuJ)n4s|~RS$eRb~ z#v>()9{d4vw93jMEa=Uh4@?XUksRomqw68E$w2;FL+JWugRi!d+1_o9Q zbW@K!K{nMVwE`9jE1%;v^;C$pgU0gKbH7Cy7*6}5=ZuyQXr>}Lx2FJa@bVPe*>8V6 z)A)`I1H;!Cbc4^ZF@j47NY3y{tw0K0^Np?e67tz9D~J5lx7XyE85kB}gzi^mWP_1R zU4%b$EAy-z{2F{;1we}))I=Po&d89GpR5mYE;!dEWhQ}(v{WCw;oF{V<#3X>T#YN3 zfnnW6MzqZFOB=)7oXQHYxp&?0nmZ}m%Auqxt1P~piD6?C6Wm--ow%eipdQ2Af)q#* z`~|W01hXC7o=@cPGrR%87B#tf-3kVB#XQnmTwui6aCtsRmDULO0klYv2d oGA~;B^Kb_Xrok1^O4A#g$*gQ3uSzgTFsO1cFlZLDGB7Xz0NGIRod5s; diff --git a/examples/fracas/doc/FraCaSBank.bib b/examples/fracas/doc/FraCaSBank.bib deleted file mode 100644 index 4c575f998..000000000 --- a/examples/fracas/doc/FraCaSBank.bib +++ /dev/null @@ -1,70 +0,0 @@ -%% This BibTeX bibliography file was created using BibDesk. -%% http://bibdesk.sourceforge.net/ - - -%% Created for peter ljunglöf at 2012-01-26 13:51:49 +0100 - - -%% Saved with string encoding Unicode (UTF-8) - - - -@techreport{CooperCrouchEijck1996:Using-the-Framework, - Author = {Cooper, Robin and Crouch, Dick and van Eijck, Jan and Fox, Chris and van Genabith, Josef and Jan, Jaspars and Kamp, Hans and Milward, David and Pinkal, Manfred and Poesio, Massimo and Pulman, Steve and Briscoe, Ted and Maier, Holger and Konrad, Karsten}, - Institution = {FraCaS Project}, - Number = {D16}, - Title = {Using the Framework}, - Type = {Deliverable}, - Year = {1996}} - -@phdthesis{Ljunglof2004:Expressivity-and-Complexity-of-GF, - Address = {Gothenburg, Sweden}, - Author = {Ljungl{\"o}f, Peter}, - School = {University of Gothenburg and Chalmers University of Technology}, - Title = {Expressivity and Complexity of the Grammatical Framework}, - Year = {2004}} - -@inproceedings{MacCartneyManning2007:Natural-logic-for-textual, - Address = {Prague}, - Author = {MacCartney, Bill and Manning, Christopher D.}, - Booktitle = {ACL'07 Workshop on Textual Entailment and Paraphrasing}, - Title = {Natural logic for textual inference}, - Year = {2007}} - -@inproceedings{MacCartneyManning2008:Modeling-semantic-containment, - Address = {Manchester, UK}, - Author = {MacCartney, Bill and Manning, Christopher D.}, - Booktitle = {COLING'08, 22nd International Conference on Computational Linguistics}, - Title = {Modeling semantic containment and exclusion in natural language inference}, - Year = {2008}} - -@article{Ranta2001:Computational-Semantics, - Author = {Ranta, Aarne}, - Journal = {Mathematics and Social Sciences}, - Pages = {31--57}, - Title = {Computational Semantics in Type Theory}, - Volume = {165}, - Year = {2004}} - -@article{Ranta2009:The-GF-Resource-Grammar-Library, - Author = {Ranta, Aarne}, - Journal = {Linguistic Issues in Language Technology}, - Title = {The {GF} Resource Grammar Library}, - Volume = {2}, - Year = {2009}} - -@article{Ranta2009:Grammatical-Framework:-A-Multilingual, - Author = {Ranta, Aarne}, - Journal = {Language and Linguistics Compass}, - Number = {5}, - Pages = {1242--1265}, - Title = {Grammatical {Framework}: A Multilingual Grammar Formalism}, - Volume = {3}, - Year = {2009}} - -@book{Ranta2011:Grammatical-Framework:-Programming, - Address = {Stanford}, - Author = {Ranta, Aarne}, - Publisher = {CSLI Publications}, - Title = {Grammatical Framework: Programming with Multilingual Grammars}, - Year = {2011}} diff --git a/examples/fracas/doc/FraCaSBank.lyx b/examples/fracas/doc/FraCaSBank.lyx deleted file mode 100644 index 197c69ed7..000000000 --- a/examples/fracas/doc/FraCaSBank.lyx +++ /dev/null @@ -1,6246 +0,0 @@ -#LyX 2.0 created this file. For more info see http://www.lyx.org/ -\lyxformat 413 -\begin_document -\begin_header -\textclass article -\begin_preamble -\usepackage{times} -\end_preamble -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman default -\font_sans default -\font_typewriter default -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 -\font_tt_scale 100 - -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 11 -\spacing single -\use_hyperref true -\pdf_bookmarks true -\pdf_bookmarksnumbered false -\pdf_bookmarksopen false -\pdf_bookmarksopenlevel 1 -\pdf_breaklinks false -\pdf_pdfborder false -\pdf_colorlinks true -\pdf_backref false -\pdf_pdfusetitle true -\papersize a4paper -\use_geometry false -\use_amsmath 1 -\use_esint 1 -\use_mhchem 1 -\use_mathdots 1 -\cite_engine natbib_authoryear -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\use_refstyle 1 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\quotes_language english -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -A Bilingual Treebank for the FraCaS Test Suite -\begin_inset Newline newline -\end_inset - -CLT Project Report -\end_layout - -\begin_layout Author -Peter Ljunglöf and Magdalena Siverbo -\begin_inset Newline newline -\end_inset - -Centre for Language Technology -\begin_inset Newline newline -\end_inset - -University of Gothenburg -\begin_inset Newline newline -\end_inset - -E-mail: -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -peter.ljunglof@gu.se -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Date -31st October, 2011 -\end_layout - -\begin_layout Abstract -\noindent -We have created a bilingual treebank for 99% of the sentences in the FraCaS - test suite. - The treebank is built together with an associated bilingual English-Swedish - lexicon written in the Grammatical Framework Resource Grammar. - The original FraCaS sentences are English, and we have tested the multilinguali -ty of the Resource Grammar by analysing the grammaticality and naturalness - of the Swedish translations. - 86% of the sentences are grammatically and semantically correct and sound - natural. - About 10% can probably be fixed by adding new lexical items or grammatical - rules, and only a small amount are considered to be difficult to cure. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -thispagestyle{empty} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -In this project we have created a bilingual treebank for the FraCaS test - suite -\begin_inset CommandInset citation -LatexCommand citep -key "CooperCrouchEijck1996:Using-the-Framework" - -\end_inset - -, using the Grammatical Framework Resource Grammar Library -\begin_inset CommandInset citation -LatexCommand citep -key "Ranta2009:The-GF-Resource-Grammar-Library,Ranta2009:Grammatical-Framework:-A-Multilingual,Ranta2011:Grammatical-Framework:-Programming" - -\end_inset - -. - The project consisted of two parts that were partly interwoven. - The first aim was to construct a treebank, which involved creating a lexicon - and a limited grammar specific for the FraCaS test suite, parsing the sentences - and selecting the most representative trees. - The second aim was to build a FraCaS corpus in Swedish, using the treebank - constructed in the first part of the project. - This involved translating the English lexicon and grammar into Swedish - equivalents, generating Swedish sentences for all the trees in the treebank - and evaluate the results. -\end_layout - -\begin_layout Standard -\begin_inset Newpage pagebreak -\end_inset - - -\end_layout - -\begin_layout Subsection -The FraCaS Corpus -\end_layout - -\begin_layout Standard -The FraCaS textual inference problem set -\begin_inset CommandInset citation -LatexCommand citep -key "CooperCrouchEijck1996:Using-the-Framework" - -\end_inset - - was built in the mid 1990's by the FraCaS project, a large collaboration - aimed at developing resources and theories for computational semantics. - This test set was later modified and converted to XML by Bill MacCartney: - -\end_layout - -\begin_layout Standard -\noindent -\align center - -\family sans -\begin_inset CommandInset href -LatexCommand href -target "http://www-nlp.stanford.edu/~wcmac/downloads/fracas.xml" - -\end_inset - - -\end_layout - -\begin_layout Standard -It is the latter, modified version that has been used in this project. - The corpus consists of 346 problems each containing one or more statements - and one yes/no-question (except for four problems, where there is no question). - The total number of sentences in the corpus is 1220, but since some of - them are repeated in several problems, there are in total 874 unique sentences. -\end_layout - -\begin_layout Standard -The FraCaS problems contain relatively simple sentences, and the premise - and hypothesis sentences are usually syntactically similar. - Despite this simplicity, the problems are intended to reflect a broad variety - of semantic and inferential phenomena. - For this reason, the FraCaS corpus has been used as a benchmark for evaluating - different computational semantics systems -\begin_inset CommandInset citation -LatexCommand citep -key "MacCartneyManning2008:Modeling-semantic-containment" - -\end_inset - -. -\end_layout - -\begin_layout Standard -The FraCaS corpus only contains made-up sentences, which are intended to - be grammatically correct. - Therefore we took the opportunity to correct some obvious minor mistakes, - such as -\emph on - -\begin_inset Quotes eld -\end_inset - -a executive -\begin_inset Quotes erd -\end_inset - - -\emph default -. - -\emph on - -\begin_inset Quotes eld -\end_inset - -does -\family typewriter -[\SpecialChar \ldots{} -] -\family default - has -\begin_inset Quotes erd -\end_inset - - -\emph default -, -\emph on - -\begin_inset Quotes eld -\end_inset - -did -\family typewriter -[\SpecialChar \ldots{} -] -\family default - delivered -\begin_inset Quotes erd -\end_inset - - -\emph default -, and -\emph on - -\begin_inset Quotes eld -\end_inset - -Jones's -\begin_inset Quotes erd -\end_inset - - -\emph default -. - In total 7 sentences were corrected. -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Subsubsection -from MacCartney's thesis: -\end_layout - -\begin_layout Plain Layout -The FraCaS test suite -\begin_inset CommandInset citation -LatexCommand cite -key "CooperCrouchEijck1996:Using-the-Framework" - -\end_inset - -(Cooper et al. - 1996) of NLI problems was one product of the FraCaS Consortium, a large - collaboration in the mid-1990s aimed at developing a range of resources - related to computational semantics. - The FraCaS problems contain comparatively simple sentences, and the premise - and hypothesis sentences are usu- ally quite similar, so that just a few - edits suffice to transform p into h. - Despite this simplicity, the problems are designed to reflect a broad diversity - of semantic and infer- ential phenomena. - For this reason, the FraCaS test suite has proven to be invaluable as a - developmental test bed for the NatLog system and as a yardstick for evaluating - its effectiveness. - Indeed, the test suite was created with just such an application as its - primary goal. - As the authors write: -\end_layout - -\begin_layout Quote -In light of the view expressed elsewhere in this and other FraCaS de- liverables - ... - that inferential ability is not only a central manifestation of semantic - competence but is in fact centrally constitutive of it, it shouldn’t be - a surprise that we regard inferencing tasks as the best way of testing - an NLP system’s semantic capacity.2 -\end_layout - -\begin_layout Subsubsection -from MacCartney & Manning (2007): -\end_layout - -\begin_layout Plain Layout -The FraCaS test suite (Cooper et al., 1996) was de- veloped as part of a - collaborative research effort in computational semantics. - It contains 346 inference problems reminiscent of a textbook on formal - se- mantics. - In the authors’ view, “inferencing tasks [are] the best way of testing - an NLP system’s se- mantic capacity.†-\end_layout - -\begin_layout Plain Layout -The problems are divided into nine sections, each focused on a category - of semantic phenomena, such as quantifiers or anaphora (see table 2). - Each prob- lem consists of one or more premise sentences, fol- lowed by - a one-sentence question. - For this project, the questions were converted into declarative hy- potheses. -\end_layout - -\begin_layout Plain Layout -Each problem also has an answer, which (usually) takes one of three values: - yes (the hypoth- esis can be inferred from the premise(s)), no (the negation - of the hypothesis can be inferred), or unk (neither the hypothesis nor - its negation can be in- ferred). -\end_layout - -\begin_layout Subsubsection -from Mac&Mann (2008): -\end_layout - -\begin_layout Plain Layout -The FraCaS test suite (Cooper et al., 1996) con- tains 346 NLI problems, - divided into nine sec- tions, each focused on a specific category of se- - mantic phenomena (listed in table 3). - Each prob- lem consists of one or more premise sentences, a question sentence, - and one of three answers: yes, no, or unknown -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsubsection -Examples from the FraCaS Corpus -\end_layout - -\begin_layout Standard -The FraCaS problems are divided into 9 broad categories which cover many - aspects of semantic inference. - The categories are called -\emph on -quantifiers -\emph default -, -\emph on -plurals -\emph default -, -\emph on -anaphora -\emph default -, -\emph on -ellipsis -\emph default -, -\emph on -adjectives -\emph default -, -\emph on -comparatives -\emph default -, -\emph on -temporal reference -\emph default -, -\emph on -verbs -\emph default -, and -\emph on -attitudes -\emph default -, and they are also sub-categorised and sub-sub-categorised in an hierarchy - of semantic phenomena. - Each problem starts with one or more premises, and a question that can - be answered with yes, no or unknown. - Here are two similar examples with different semantic inferences from the - -\emph on -anaphora -\emph default - category: -\end_layout - -\begin_layout Labeling -\labelwidthstring (999) -(135) P: Every customer who owns a computer has a service contract for it. -\begin_inset Newline newline -\end_inset - -P: MFI is a customer that owns several computers. -\begin_inset Newline newline -\end_inset - -Q: Does MFI have a service contract for all its computers? -\begin_inset Newline newline -\end_inset - -A: Yes. -\end_layout - -\begin_layout Labeling -\labelwidthstring (999) -(136) P: Every executive who had a laptop computer brought it to take notes - at the meeting. -\begin_inset Newline newline -\end_inset - -P: Smith is an executive who owns five different laptop computers. -\begin_inset Newline newline -\end_inset - -Q: Did Smith take five laptop computers to the meeting? -\begin_inset Newline newline -\end_inset - -A: Unknown. -\end_layout - -\begin_layout Standard -Some of the problems are equivalent to each other, but with different answers - depending on ambiguity. - This happens for the following problem from the -\emph on -ellipsis -\emph default - category: -\end_layout - -\begin_layout Labeling -\labelwidthstring (160--161) -(160--161) P: John owns a red car. -\begin_inset Newline newline -\end_inset - -P: Bill owns a fast one. -\begin_inset Newline newline -\end_inset - -Q: Does Bill own a fast red car? -\begin_inset Newline newline -\end_inset - -A: Yes or unknown, depending on the reading of -\begin_inset Quotes eld -\end_inset - -one -\begin_inset Quotes erd -\end_inset - -. -\end_layout - -\begin_layout Subsection -Grammatical Framework -\end_layout - -\begin_layout Standard -Grammatical Framework (GF) -\begin_inset CommandInset citation -LatexCommand citep -key "Ranta2009:Grammatical-Framework:-A-Multilingual,Ranta2011:Grammatical-Framework:-Programming" - -\end_inset - - is a grammar formalism based on type theory. - The main feature is the separation of abstract and concrete syntax. - The abstract syntax of a grammar defines a set of abstract syntactic structures -, called abstract terms or trees; and the concrete syntax defines a relation - between abstract structures and concrete structures. - The concrete syntax is expressive enough to describe language-specific - linguistic features such as word order, gender and case inflection, and - discontinuous phrases. - This makes it very suitable for writing multilingual grammars, where the - abstract syntax is lifted to a more language universal level. -\end_layout - -\begin_layout Subsubsection -Simple GF Example -\end_layout - -\begin_layout Standard -As an example to show the possibilities of GF, we define adjectives as noun-modi -fying functions in the spirit of categorial grammar: -\end_layout - -\begin_layout Description -(Abstract) -\begin_inset Formula $\mathit{green:CN\rightarrow CN}$ -\end_inset - - -\end_layout - -\begin_layout Standard -This means that -\emph on -green -\emph default - is a grammatical construction that create common nouns (CN) from common - nouns (CN). - This does not say anything about the word order, which is instead defined - in the linearisation rules in the concrete syntax. - In English, the adjective comes before the noun: -\end_layout - -\begin_layout Description - -\series bold -(English) -\series default - -\begin_inset Formula $\mathit{green\; n="\! green"\,+\negmedspace\negmedspace+\:\: n}$ -\end_inset - - -\end_layout - -\begin_layout Standard -Whereas in French the adjective comes after: -\end_layout - -\begin_layout Description -(French) -\begin_inset Formula $\mathit{green\; n=n\:+\negmedspace\negmedspace+\:\:"\! vert"}$ -\end_inset - - -\end_layout - -\begin_layout Standard -But since French adjectives are inflected by number and gender, this is - only correct for singular masculine nouns. - That is why GF concrete syntax has support for inflection tables, inherent - attributes and discontinuous constituents, which makes the formalism as - expressive as Multiple Context-Free Grammars -\begin_inset CommandInset citation -LatexCommand citep -key "Ljunglof2004:Expressivity-and-Complexity-of-GF" - -\end_inset - -. - A slightly more correct French variant of the adjective -\emph on -green -\emph default - would then be: -\end_layout - -\begin_layout Description - -\series bold -(French) -\series default - -\begin_inset Formula $\mathit{green\; n=\mathbf{table}\left\{ \begin{array}{l} -Sg\:\Rightarrow\: n\,!\, Sg\:+\negmedspace\negmedspace+\:\:"\! vert"\\ -Pl\:\Rightarrow\: n\,!\, Pl\:+\negmedspace\negmedspace+\:\:"\! verts" -\end{array}\right\} }$ -\end_inset - - -\end_layout - -\begin_layout Standard -But this still does not handle feminine nouns, which of course is possible. - Even better is to make use of the GF Resource Grammar, where all these - inflection paradigms are already defined. -\end_layout - -\begin_layout Subsubsection -The GF Resource Grammar -\end_layout - -\begin_layout Standard -GF has a rich module system which facilitates grammar writing as an engineering - task, by reusing common grammars. - The abstract syntax of one grammar can be used as a concrete syntax of - another grammar. - This makes it possible to implement grammar resources to be used in several - different application domains. - These points are currently exploited in the GF Resource Grammar Library - -\begin_inset CommandInset citation -LatexCommand citep -key "Ranta2009:The-GF-Resource-Grammar-Library,Ranta2011:Grammatical-Framework:-Programming" - -\end_inset - -, which is a multilingual GF grammar with a common abstract syntax for 20 - languages, including Finnish, Persian, Russian and Urdu. - The main purpose of the Grammar Library is as a resource for writing domain-spe -cific grammars. -\end_layout - -\begin_layout Standard -Now we can define the French and English linearisations for the adjective - functions using the resource grammar, which then takes care of all kinds - of inflection: -\end_layout - -\begin_layout Description -(French) -\begin_inset Formula $\mathit{green\; n=AdjCN\:(PositA\:(mkA\;"\! vert"))\: n}$ -\end_inset - - -\end_layout - -\begin_layout Description -(English) -\begin_inset Formula $\mathit{green\; n=AdjCN\:(PositA\:(mkA\;"\! green"))\: n}$ -\end_inset - - -\end_layout - -\begin_layout Standard -Here -\emph on -AdjCN -\emph default - is a function that modifies a common noun with an adjective phrase, -\emph on -PositA -\emph default - uses the positive form of an adjective, and -\emph on -mkA -\emph default - creates all possible inflections of a regular adjective. - Note that the structures of the English and French linearisations are the - same, except for the lexical entries, and this can be exploited in GF by - creating a language-independent concrete syntax. - The FraCaS treebank is language-independent in this sense, since the tree - for each sentence is the same for both English and Swedish. -\end_layout - -\begin_layout Section -The English Treebank -\end_layout - -\begin_layout Subsection -The FraCaS Grammar -\end_layout - -\begin_layout Standard -To be able to construct a GF treebank we need a grammar and a lexicon that - can describe every sentence in the corpus. - We have used the GF Resource Grammar as underlying grammar, and added lexical - items that capture the FraCaS domain. - On top of the resource grammar we have added a few new grammatical construction -s, as well as functions for handling elliptic phrases. - -\end_layout - -\begin_layout Standard -In total, we used 107 grammatical functions out of the 189 that are defined - in the resource grammar. - In addition we added four new grammatical constructions that were lacking, - and 7 different elliptic phrases. -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -In order to construct the treebank for FraCaS, two modules were written, - one lexicon module and one grammar module. -\end_layout - -\begin_layout Subsubsection -Lexicon module -\end_layout - -\begin_layout Plain Layout -The FraCaS lexicon module consists of an abstract and a concrete part. -\end_layout - -\begin_layout Description -FraCaSLex Abstract lexicon for the FraCaS test suite -\end_layout - -\begin_layout Description -FraCaSLexEng Concrete lexicon for the FraCaS test suite -\end_layout - -\begin_layout Plain Layout -The lexicon was built using the functions mkN, mkA, mkV etc, mainly from - the Paradigms module. -\end_layout - -\begin_layout Subsubsection -Grammar module -\end_layout - -\begin_layout Plain Layout -The FraCaS grammar module consists of an abstract and a concrete part. -\end_layout - -\begin_layout Description -FraCaS Abstract grammar for the FraCaS test suite -\end_layout - -\begin_layout Description -FraCaSEng Concrete grammar for the FraCaS test suite -\end_layout - -\begin_layout Plain Layout -Initially, the whole Grammar module from the resource grammar was imported, - but in the end only parts of the Grammar module (namely Noun, Verb, Adjective, - Adverb, Numeral and Tense) were imported, while other parts were opened - and necessary functions used in the FraCaS module. - A few functions were added, mainly on clause and sentence level, in order - to simplify the tree structures. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsubsection -Lexicon -\end_layout - -\begin_layout Standard -The lexicon has in total 531 entries, some of which are structural words - already defined in the resource grammar. - Some of the lexical items denote different meanings of the same word. - Examples of this include the word -\emph on - -\begin_inset Quotes eld -\end_inset - -than -\begin_inset Quotes erd -\end_inset - - -\emph default - which can function as a preposition and as a subjunction, the verb -\emph on - -\begin_inset Quotes eld -\end_inset - -go -\begin_inset Quotes erd -\end_inset - - -\emph default - which can mean -\emph on - -\begin_inset Quotes eld -\end_inset - -travel -\begin_inset Quotes erd -\end_inset - - -\emph default - or -\emph on - -\begin_inset Quotes eld -\end_inset - -walk -\begin_inset Quotes erd -\end_inset - - -\emph default -, and the conjunction -\emph on - -\begin_inset Quotes eld -\end_inset - -and -\begin_inset Quotes erd -\end_inset - - -\emph default - which can be a phrase initial conjunction and an ordinary conjuntion. - Other entries denote different valencies of the same meaning. - This is most common for verbs, such as the transitive verb -\emph on - -\begin_inset Quotes eld -\end_inset - -finish -\begin_inset Quotes erd -\end_inset - - -\emph default - which can take a noun phrase or a verb phrase argument, and the verb -\emph on - -\begin_inset Quotes eld -\end_inset - -know -\begin_inset Quotes erd -\end_inset - - -\emph default - which can take either a question or a sentence as argument. -\end_layout - -\begin_layout Standard -The lexicon entries are divided into 63 adjectives, 77 adverbials, 20 conjunctio -ns/subjunctions, 34 determiners, 142 nouns, 19 numerals, 40 proper nouns, - 15 prepositions, 12 pronouns, and 109 verbs. - Out of these, 55 adverbials and 28 nouns/proper nouns are multi-word expression -s. -\end_layout - -\begin_layout Subsubsection -Multi-word Lexical Items -\begin_inset CommandInset label -LatexCommand label -name "sub:Multi-word-Lexical-Items" - -\end_inset - - -\end_layout - -\begin_layout Standard -83 of the lexical items denote multi-word phrases. - They were mainly divided into two types: -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Itemize -P: Modified proper nouns (A + PN) could not be parsed. -\begin_inset Newline newline -\end_inset - -S: “southern Europe†was defined as PN in FraCaSLex. -\end_layout - -\begin_layout Itemize -P: Compounds constructed from a proper noun and a noun (PN + N) , and hyphenated - nouns (N-N) could not be parsed. -\begin_inset Newline newline -\end_inset - -S: “Labour MPâ€, “APCOM managerâ€, “stock-market†etc. - were defined as N in FraCaSLex. -\end_layout - -\begin_layout Itemize -(SKIP) P: Certain indefinite pronouns were not recognized as they did not - exist in the resource grammar. -\begin_inset Newline newline -\end_inset - -S: “allâ€, “anyoneâ€, “everyoneâ€, “no one†and “someone†were defined as NP - in FraCaSLex. -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Paragraph -Quantifiers -\end_layout - -\begin_layout Itemize -P: Numbers written without spaces between the digits were not recognized. -\begin_inset Newline newline -\end_inset - -S: “10â€, “99â€, “100â€, “2500†etc. - defined as Det in FraCaSLex. -\end_layout - -\begin_layout Itemize -P: Certain longer numerical expressions could not be parsed. -\begin_inset Newline newline -\end_inset - -S: “one or moreâ€, “the other 99†and “two out of ten†were defined as Det - in FraCaSLex. -\end_layout - -\begin_layout Itemize -P: Certain quantifiers were not recognized as they did not exist in the - resource grammar. -\begin_inset Newline newline -\end_inset - -S: “a fewâ€, “bothâ€, “eitherâ€, “most of theâ€, “several†etc. - were defined as Det in FraCaSLex. -\end_layout - -\begin_layout Paragraph -Conjunctions -\end_layout - -\begin_layout Itemize -P: Sentences starting with a conjunction could not be parsed. -\begin_inset Newline newline -\end_inset - -S: The functions SentencePAnd and SentencePBut were added in FraCaS. -\end_layout - -\begin_layout Itemize -P: Conjunctions preceded by comma or semicolon could not be parsed. -\begin_inset Newline newline -\end_inset - -S: “, and†and “; and†were defined as Conj in FraCaSLex. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Description -Compounds Compound noun phrases such as -\emph on - -\begin_inset Quotes eld -\end_inset - -southern Europe -\begin_inset Quotes erd -\end_inset - - -\emph default - (adjective + proper noun), -\emph on - -\begin_inset Quotes eld -\end_inset - -APCOM manager -\begin_inset Quotes erd -\end_inset - - -\emph default - (proper noun + noun) and -\emph on - -\begin_inset Quotes eld -\end_inset - -university student -\begin_inset Quotes erd -\end_inset - - -\emph default - (noun + noun) were problematic. - Partly because the Resource Grammar currently cannot handle all kinds of - compounding, but mostly because many of the corresponding Swedish phrases - are single compound words. - In total there were 28 wulti-word compounds, divided between nouns, proper - nouns and adjectives. -\end_layout - -\begin_layout Description -Time -\begin_inset space ~ -\end_inset - -and -\begin_inset space ~ -\end_inset - -Date -\begin_inset space ~ -\end_inset - -Expressions Time and date expressions were problematic for different reasons. - First, although a generic multilingual time and date resource grammar is - in the making, it is not finished yet. - Second, different languages use different syntactic constructions for times - and dates. - Especially the use prepositions differ a lot: -\emph on - -\begin_inset Quotes eld -\end_inset - -in 1990 -\begin_inset Quotes erd -\end_inset - - -\emph default -, -\emph on - -\begin_inset Quotes eld -\end_inset - -in February -\begin_inset Quotes erd -\end_inset - - -\emph default - and -\emph on - -\begin_inset Quotes eld -\end_inset - -in two years -\begin_inset Quotes erd -\end_inset - - -\emph default -, are translated to Swedish as -\emph on - -\begin_inset Quotes eld -\end_inset - -1990 -\begin_inset Quotes erd -\end_inset - - -\emph default -, -\emph on - -\begin_inset Quotes eld -\end_inset - -i februari -\begin_inset Quotes erd -\end_inset - - -\emph default - and -\emph on - -\begin_inset Quotes eld -\end_inset - -om tvÃ¥ Ã¥r -\begin_inset Quotes erd -\end_inset - - -\emph default -, respectively. - For these reasons, we have defined all time and date expressions as multi-word - adverbials. - In total we defined 55 different time and date phrases. -\end_layout - -\begin_layout Subsubsection -Grammar Additions -\end_layout - -\begin_layout Standard -Three different grammatical constructions were added to the grammar. - They consist of natural extensions to and slight modifications of existing - functions. - The intention is that they will be added to the resource grammar in the - near future. - Examples include the idiom -\emph on - -\begin_inset Quotes eld -\end_inset - -so do I -\begin_inset Quotes erd -\end_inset - - -\emph default - / -\emph on - -\begin_inset Quotes eld -\end_inset - -so did she -\begin_inset Quotes erd -\end_inset - - -\emph default -, and question adverbials such as -\emph on - -\begin_inset Quotes eld -\end_inset - -if Smith signed the contract, did Jones sign the contract? -\begin_inset Quotes erd -\end_inset - - -\emph default -. -\end_layout - -\begin_layout Subsubsection -Elliptic Phrases -\end_layout - -\begin_layout Standard -The resource grammar cannot handle all kinds of conjunctions and elliptical - phrases. - In the FraCaS corpus there are 35 sentences with more advanced elliptical - constructions. - Examples include -\emph on - -\begin_inset Quotes eld -\end_inset - -Bill did -\family typewriter -[\SpecialChar \ldots{} -] -\family default - too -\begin_inset Quotes erd -\end_inset - - -\emph default -, and -\emph on - -\begin_inset Quotes eld -\end_inset - -Smith saw Jones sign the contract and -\family typewriter -[\SpecialChar \ldots{} -] -\family default - his secretary make a copy -\begin_inset Quotes erd -\end_inset - - -\emph default -. - Our solution was to introduce empty phrases, one for each grammatical category. - E.g., in the first example, the ellipsis is an empty verb phrase, and the - longer example contains an empty ditransitive verb. -\end_layout - -\begin_layout Subsection -Coverage -\end_layout - -\begin_layout Standard -Of the 874 unique sentences, 812 could be parsed directly with the Resource - Grammar and the implemented lexicon, as shown in table -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:coverage" - -\end_inset - -. - With the three additional grammatical constructions 14 more sentences were - parsed. - The addition of elliptical phrases increased the number of sentences by - another 34. - Of the 14 remaining sentences, we could parse 6 more by doing some minor - reformulations, such as moving a comma or adding a preposition. - -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Total -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -% of sentences -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Unique sentences -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -874 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -100% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Accepted by the RG -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -812 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -92.9% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -- with grammar extensions -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -826 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -94.5% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -- with elliptic phrases -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -860 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -98.4% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -- with slight reformulation of sentence -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -866 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -99.1% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Unable to parse -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -8 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.9% -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -The coverage of the English FraCaS grammar -\begin_inset CommandInset label -LatexCommand label -name "tab:coverage" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Grammatical extensions: RelNP_nocomma, SoDoI, ExtAdvQS, ConjQS. -\end_layout - -\begin_layout Plain Layout -Note that this statistics is very strict in the sense that punctuation (in - particular commas) are included and has to be incorporated by the grammar. -\end_layout - -\begin_layout Plain Layout -After having taken measures to solve the problems described in section 2.2, - the parsing rate was at 84,6%. - Part of these sentences could be parsed, but returned no representative - trees, which gave a lower percentage of correctly parsed sentences (83,2%). - There were various reasons why certain sentences could not be parsed, with - various degrees of severity. - The table below shows the results after changing the corpus by giving substitut -ions for problematic sentences on each of these levels. - The first number is the number of sentences out of 1220, while the percentage - is on the next line. -\end_layout - -\begin_layout Plain Layout -These are explanations for the different levels: -\end_layout - -\begin_layout Enumerate -the original corpus with no changes. -\end_layout - -\begin_layout Enumerate -substitution for simple spelling or grammar mistakes, such as double punctuation - or incorrect verb forms. - The change also involved using only uncontracted negation, for the sake - of conformity and simplicity. - There were only a few sentences of these types, so changing them did not - make a major difference to the results. -\end_layout - -\begin_layout Enumerate -rewriting of certain constructions that could not be handled by the parser. - These were constructions like “the people [..] all voted...â€, changed to “all - the people [...] voted...â€. -\end_layout - -\begin_layout Enumerate -filling of gaps in gap constructions, e.g. - adding “spoken to Mary†to “Bill hasâ€, rendering “Bill has spoken to Maryâ€. -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -FraCaS version -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Parsed -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Correctly parsed -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -1. - original -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1032 84,6% -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1015 83,2% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -2. - mistakes corrected; uncontracted negation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1037 85,0% -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1020 83,6% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -3. - reconstructions -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1040 85,2% -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1026 84,1% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -4. - gap filling -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1045 85,7% -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1043 85,5% -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -As we can see, the changes made in the corpus did not cause any major increase - in the percentage of parsed sentences, and only a slightly higher increase - in the percentage of correctly parsed sentences. - It would take more radical changes for a more radical increase. - In the following section, we will look into what those changes would concern. -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -The following are a few examples of tree structures resulting from parsing - FraCaS sentences using this grammar. -\end_layout - -\begin_layout Description -Positive -\begin_inset space ~ -\end_inset - -declarative: -\begin_inset Quotes eld -\end_inset - -No delegate finished the report. -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Plain Layout -Sentence (DeclPos TPast ASimul (PredVP (DetCN (DetQuant no_Quant NumSg) - (UseN delegate_N)) (ComplSlash (SlashV2a finish_V2) (DetCN (DetQuant DefArt - NumSg) (UseN report_N))))) -\end_layout - -\end_deeper -\begin_layout Description -Negative -\begin_inset space ~ -\end_inset - -declarative: -\begin_inset Quotes eld -\end_inset - -Bill did not speak to Mary on Monday. -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Plain Layout -Sentence (DeclNeg TPast ASimul (PredVP (UsePN bill_PN) (AdvVP (ComplSlash - (SlashV2a speak_to_V2) (UsePN mary_PN)) on_monday_Adv))) -\end_layout - -\end_deeper -\begin_layout Description -Question: -\begin_inset Quotes eld -\end_inset - -Did a Swede win a Nobel prize? -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Plain Layout -Sentence (Question TPast ASimul (PredVP (DetCN (DetQuant IndefArt NumSg) - (UseN swede_N)) (ComplSlash (SlashV2a win_V2) (DetCN (DetQuant IndefArt - NumSg) (UseN nobel_prize_N))))) -\end_layout - -\end_deeper -\begin_layout Description -Clause -\begin_inset space ~ -\end_inset - -conjunction: -\begin_inset Quotes eld -\end_inset - -Smith took a machine on Tuesday, and Jones took a machine on Wednesday. -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Plain Layout -Sentence (DeclConj comma_and_Conj TPast ASimul (PredVP (UsePN smith_PN) - (AdvVP (ComplSlash (SlashV2a take_V2) (DetCN (DetQuant IndefArt NumSg) - (UseN machine_N))) on_tuesday_Adv)) (PredVP (UsePN jones_PN) (AdvVP (ComplSlash - (SlashV2a take_V2) (DetCN (DetQuant IndefArt NumSg) (UseN machine_N))) - on_wednesday_Adv))) -\end_layout - -\end_deeper -\begin_layout Description -Sentence-initial -\begin_inset space ~ -\end_inset - -conjunction: -\begin_inset Quotes eld -\end_inset - -But only one woman. -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Plain Layout -SentencePBut (UttNP (PredetNP only_Predet (DetCN (DetQuant IndefArt (NumCard - (NumNumeral (num (pot2as3 (pot1as2 (pot0as1 pot01))))))) (UseN woman_N)))) -\end_layout - -\end_deeper -\begin_layout Description -Noun -\begin_inset space ~ -\end_inset - -phrase -\begin_inset space ~ -\end_inset - -conjunction: -\begin_inset Quotes eld -\end_inset - -John and his colleagues went to a meeting. -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Plain Layout -Sentence (DeclPos TPast ASimul (PredVP (ConjNP2 and_Conj (UsePN john_PN) - (DetCN (DetQuant (PossPron he_Pron) NumPl) (UseN colleague_N))) (AdvVP - (UseV go8walk_V) (PrepNP to_Prep (DetCN (DetQuant IndefArt NumSg) (UseN - meeting_N)))))) -\end_layout - -\end_deeper -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Three of the sentences that are encoded as synonyms have attachment ambiguities - that can be encoded in the grammar. - This means that they have different trees in different problems (169.1.p/170.1.p, - 175.1.p/176.1.p, 244.1.p/245.1.p). - But we don't count them in this statistics. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -Syntactical Ambiguity -\end_layout - -\begin_layout Standard -All trees in the FraCaS treebank are implemented in the GF grammar described - above. - This grammar can be used by itself for parsing and analysing similar sentences. - It is useful to know how ambiguous the grammar is, so we have parsed the - 866 sentences that are covered by the grammar and counted the number of - trees for each sentence. - Table -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:ambiguity" - -\end_inset - - shows that the grammar is moderately ambiguous, where almost 70% of the - sentences have less than 10 different parse trees, and over 90% have less - than 100 trees. - The median is for a sentence to have 5 parse trees, and the largest number - of trees for a sentence is 33,048. - The ambiguous sentence is: -\emph on - -\begin_inset Quotes eld -\end_inset - -Since APCOM bought its present office building it has been paying mortgage - interest on it for more than 10 years. -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Standard -Note that the number of parse trees are misleading for the 34 sentences - with elliptic phrases, since ellipsis is linearised as -\emph on - -\begin_inset Quotes eld -\end_inset - - -\family typewriter -[\SpecialChar \ldots{} -] -\family default - -\begin_inset Quotes erd -\end_inset - - -\emph default - in the FraCaS grammar. - If we had made the elliptic phrases invisible, the number of parse trees - would increase dramatically. -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -No. - parse trees -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -No. - sentences -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -1 -- 9 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -598 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -69.1% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -10 -- 99 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -203 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -23.4% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -100 -- 999 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -49 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -5.7% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\geq$ -\end_inset - - 1000 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -16 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.8% -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -Ambiguity of the FraCaS treebank -\begin_inset CommandInset label -LatexCommand label -name "tab:ambiguity" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Subsection -Problems remaining -\end_layout - -\begin_layout Plain Layout -Some problems could not be solved, due to their complexity and/or the time - limitations of the project. - Remaining problems are listed below, categorised according to their nature. - Examples from the FraCaS corpus are given with the relevant parts italicized. - For each type of problem, the number of affected sentences is given in - brackets (out of the 177 sentences that were not correctly parsed). - A few sentences had more than one problem, but was only counted in one - category. -\end_layout - -\begin_layout Paragraph -Adverbials (46) -\end_layout - -\begin_layout Plain Layout -Certain kinds and uses of adverbials were problematic. -\end_layout - -\begin_layout Itemize -Verb phrase adverbials (1) -\end_layout - -\begin_deeper -\begin_layout Plain Layout -“Every executive who had a laptop computer brought it to take notes at the - meeting.†-\end_layout - -\end_deeper -\begin_layout Itemize -Noun phrase adverbials (3) -\end_layout - -\begin_deeper -\begin_layout Plain Layout -“It lasted 2 days.†-\end_layout - -\begin_layout Plain Layout -“Smith had been travelling the day before she arrived in Katmandu.†-\end_layout - -\end_deeper -\begin_layout Itemize -Sentence-initial adverbials (34) -\end_layout - -\begin_deeper -\begin_layout Plain Layout -“Since 1992 ITEL has been in Birmingham.†-\end_layout - -\begin_layout Plain Layout -“Yesterday APCOM signed the contract.†-\end_layout - -\begin_layout Plain Layout -“Then she took a taxi to the station.†-\end_layout - -\begin_layout Plain Layout -“Two years from now Smith will have been to Florence at least four times.†-\end_layout - -\end_deeper -\begin_layout Itemize -To this group also belong sentence-initial subordinate clauses. - (Subordinate clauses following the main clause are treated as adverbials, - so it is only natural to treat subordinate clauses preceding the main clause - as adverbials too.) -\end_layout - -\begin_deeper -\begin_layout Plain Layout -“If Smith and Anderson did not sign the contract, Jones signed the contract.†-\end_layout - -\begin_layout Plain Layout -“When Smith arrived in Katmandu she had been travelling for three days.†-\end_layout - -\begin_layout Plain Layout -“Before APCOM bought its present office building, it had been paying mortgage - interest [...].†-\end_layout - -\end_deeper -\begin_layout Itemize -Adverbials with copula (8) -\end_layout - -\begin_deeper -\begin_layout Plain Layout -“It is now 1996.†-\end_layout - -\begin_layout Plain Layout -“Today is Saturday, July 14th.†-\end_layout - -\end_deeper -\begin_layout Paragraph -Verb phrase conjunctions (5) -\end_layout - -\begin_layout Plain Layout -The grammar could handle conjunction on the noun phrase and clause level, - but not verb phrase conjunctions. -\end_layout - -\begin_layout Plain Layout -“ICM is one of the companies and owns 150 computers.†-\end_layout - -\begin_layout Plain Layout -“She took a taxi to the station and caught the first train to Luxembourg.†-\end_layout - -\begin_layout Plain Layout -“Jones graduated in March and has been employed ever since.†-\end_layout - -\begin_layout Paragraph -Auxiliary verbs (17) -\end_layout - -\begin_layout Plain Layout -Auxiliary verbs used independently could not be parsed. -\end_layout - -\begin_layout Plain Layout -“John wanted to buy a car, and he did.†-\end_layout - -\begin_layout Plain Layout -“Bill spoke to everyone that John did.†-\end_layout - -\begin_layout Plain Layout -“She finished before he did.†-\end_layout - -\begin_layout Paragraph -Complex comparisons (23) -\end_layout - -\begin_layout Plain Layout -Simple comparatives worked well, but not comparatives embedded in a noun - phrase or other complex comparisons. -\end_layout - -\begin_layout Plain Layout -“John is a fatter politician than Bill.†-\end_layout - -\begin_layout Plain Layout -“ITEL won more orders than APCOM lost.†-\end_layout - -\begin_layout Plain Layout -“ITEL sold 3000 more computers than APCOM.†-\end_layout - -\begin_layout Plain Layout -“APCOM has a more important customer than ITEL.†-\end_layout - -\begin_layout Plain Layout -“Mary's story lasted as long as Jones's updating the program.†-\end_layout - -\begin_layout Paragraph -Relative clauses (11) -\end_layout - -\begin_layout Plain Layout -Some relative clauses could not be parsed or parsed correctly. -\end_layout - -\begin_layout Itemize --- Relative clauses using present participle (1) -\end_layout - -\begin_deeper -\begin_layout Plain Layout -“No one gambling seriously stops until he is broke.†-\end_layout - -\end_deeper -\begin_layout Itemize --- Relative clauses modifying a pronoun (8) -\end_layout - -\begin_deeper -\begin_layout Plain Layout -“No one who starts gambling seriously stops until he is broke.†-\end_layout - -\begin_layout Plain Layout -“Everyone who starts gambling seriously continues until he is broke.†-\end_layout - -\begin_layout Plain Layout -“Nobody who is asleep ever knows that he is asleep.†-\end_layout - -\end_deeper -\begin_layout Itemize --- Relative clauses with object gap (2) -\end_layout - -\begin_deeper -\begin_layout Plain Layout -“There is a representative that Smith wrote to every week.†-\end_layout - -\end_deeper -\begin_layout Paragraph -Complement infinitive clauses (17) -\end_layout - -\begin_layout Plain Layout -The verb “see†as in “see someone do somethingâ€, defined as V2V, does not - work. - It requires an infinitive marker, which should not be present in this case. -\end_layout - -\begin_layout Plain Layout -“Smith saw Jones sign the contract.†-\end_layout - -\begin_layout Plain Layout -“Smith saw Jones' heart beat.†-\end_layout - -\begin_layout Paragraph -Other (58) -\end_layout - -\begin_layout Plain Layout -Apart from the problems in the categories above, there are other problems - that are harder to classify. - Some of these could have been solved, had time permitted, while others - are of a more intricate type. - Each problem is exemplified by one sentence from the FraCaS corpus. -\end_layout - -\begin_layout Plain Layout -“Mary represents her own company.†(15) -\end_layout - -\begin_layout Plain Layout -“APCOM sold exactly 2500 computers.†(1) -\end_layout - -\begin_layout Plain Layout -“Smith spent two hours writing the report.†(12) -\end_layout - -\begin_layout Plain Layout -“No representative took less than half a day to read the report.†(1) -\end_layout - -\begin_layout Plain Layout -“The conference was over on July 8th, 1994.†(2) -\end_layout - -\begin_layout Plain Layout -“Bill owns a blue one.†(6) -\end_layout - -\begin_layout Plain Layout -“That is, there was one lawyer who signed all the reports.†(1) -\end_layout - -\begin_layout Plain Layout -“Bill is going to speak to Mary.†(1) -\end_layout - -\begin_layout Plain Layout -“It is the case that Jones is not and will never be allowed to write his - memoirs.†(4) -\end_layout - -\begin_layout Plain Layout -“It took the representatives more than a week to read the report.†(2) -\end_layout - -\begin_layout Plain Layout -“Smith represents his company and so does Jones.†(13) -\end_layout - -\begin_layout Subsection -Tree selection -\end_layout - -\begin_layout Plain Layout -When having parsed the whole corpus, a selection had to be made for each - sentence to be represented by the most adequate tree structure. - Most of the time there was a clear choice, while at other times, two trees - were kept since it was not clear which one was the most suitable representation - of the sentence. - This was especially common for sentences using a copula with an indefinite - noun phrase as complement. - In these cases, both the tree with the indefinite article represented and - the one without were kept. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -The Swedish Corpus -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Subsection -Modules -\end_layout - -\begin_layout Plain Layout -In order to build the Swedish version of the FraCaS corpus, two modules - were written, one lexicon module and one grammar module. -\end_layout - -\begin_layout Subsubsection -Lexicon module -\end_layout - -\begin_layout Plain Layout -FraCaSLexSwe is the Swedish concrete lexicon. - It was built in a very similar way to the English counterpart, using the - functions mkN, mkA, mkV etc, mainly from the Paradigms module. -\end_layout - -\begin_layout Subsubsection -Grammar module -\end_layout - -\begin_layout Plain Layout -FraCaSSwe is the Swedish concrete grammar. - Just as for the English counterpart, parts of the Grammar module (namely - Noun, Verb, Adjective, Adverb, Numeral and Tense) were imported, while - other parts were opened and necessary functions used in FraCaSSwe. -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Some of the FraCaS sentences depend on lexical ambiguity that cannot be - expressed adequately in Swedish. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -A long-term goal of this project is that the treebank should be truly multilingu -al for all the languages in the GF resource grammar. - Of course this is not possible in the general case, since some of the sentences - cannot even be translated without changing their semantic content. - But at least we can try to create a multlingual treebank of as many sentences - as possible. -\end_layout - -\begin_layout Standard -As a first step we have created Swedish translations of the sentences, by - writing a new Swedish lexicon. - Then we evaluated the translations and iteratively made changes to the - trees to make the translations better. - Note that since we use exactly the same syntax trees for the Swedish and - English sentences, we had to make sure that the English translation was - not changed when we modified the trees. - -\end_layout - -\begin_layout Standard -This means the corpus was not created by manually translating the English - sentences, but instead we translated the lexicon and let the Swedish Resource - Grammar take care of the syntactical translation. - Currently, out of the 866 sentences in the treebank, 748 are translated - into grammatically correct and comprehensible Swedish sentences. -\end_layout - -\begin_layout Subsection -The Swedish Lexicon -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -When creating the Swedish lexicon -\end_layout - -\begin_layout Plain Layout -As was the case for the parsing part of the project, certain problems were - also discovered in the process of generating into Swedish. - Often these problems had to be solved by going back to the English lexicon - and making changes so that more suitable, often more general, trees would - be constructed. - This is where the two project parts were interwoven. -\end_layout - -\begin_layout Plain Layout -Some of the problems could be solved and some remain. - The solutions are presented in this section, while remaining problems are - listed in the next section on statistics (3.3). -\end_layout - -\begin_layout Plain Layout -The problems encountered have been divided into categories as seen below. - The explanations follow P (Problem) and S (Solution). - FraCaSLex here refers to both the abstract lexicon and the two concrete - lexicons (FraCaSLexEng and FraCaSLexSwe). - In the same way, FraCaS refers to both the abstract grammar and the two - concrete grammars (FraCaSEng and FraCaSSwe). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -When we created the Swedish lexicon, we often had to go back to the English - lexicon and make changes so that more suitable trees could be constructed. - Sometimes we merged several lexical entries into one multi-word entry, - and sometimes we split one entry into different meanings. - Most of the changes consisted of the following types: -\end_layout - -\begin_layout Description -Compounds Many compound noun phrases, such as -\emph on -“company car†-\emph default -, -\emph on -“mortgage interest†-\emph default - and -\emph on - -\begin_inset Quotes eld -\end_inset - -APCOM manager -\begin_inset Quotes erd -\end_inset - - -\emph default -, are single words in Swedish ( -\emph on - -\begin_inset Quotes eld -\end_inset - -tjänstebil -\begin_inset Quotes erd -\end_inset - - -\emph default -, -\emph on - -\begin_inset Quotes eld -\end_inset - -hypoteksränta -\begin_inset Quotes erd -\end_inset - - -\emph default - and -\emph on - -\begin_inset Quotes eld -\end_inset - -APCOM-direktör -\begin_inset Quotes erd -\end_inset - - -\emph default -, respectively). - We solved this by defining them as multi-word nouns, as described in section - -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Multi-word-Lexical-Items" - -\end_inset - -. -\end_layout - -\begin_layout Description -Lexical -\begin_inset space ~ -\end_inset - -ambiguity Several words in English are translated into different Swedish - words, depending on the context. - Such words were split into different lexical entries. - The adjective -\emph on -“poor†-\emph default -, for example, was handled by creating two different functions, one with - the meaning -\emph on - -\begin_inset Quotes eld -\end_inset - -not good -\begin_inset Quotes erd -\end_inset - - -\emph default - (Swedish -\emph on - -\begin_inset Quotes eld -\end_inset - -dÃ¥lig -\begin_inset Quotes erd -\end_inset - - -\emph default -), and one with the meaning -\emph on - -\begin_inset Quotes eld -\end_inset - -not rich -\begin_inset Quotes erd -\end_inset - - -\emph default - (Swedish -\emph on - -\begin_inset Quotes eld -\end_inset - -fattig -\begin_inset Quotes erd -\end_inset - - -\emph default -). -\end_layout - -\begin_layout Description -Prepositions Prepositions are often translated differently in different - contexts. - E.g., -\emph on - -\begin_inset Quotes eld -\end_inset - -inhabitant of -\begin_inset Quotes erd -\end_inset - - -\emph default - is translated to -\emph on - -\begin_inset Quotes eld -\end_inset - -invÃ¥nare i -\begin_inset Quotes erd -\end_inset - - -\emph default - if the argument is a country or a town, but to -\emph on - -\begin_inset Quotes eld -\end_inset - -invÃ¥nare pÃ¥ -\begin_inset Quotes erd -\end_inset - - -\emph default - if the argument is an island. - This was solved, either by creating different lexical entries, or by making - the preposition a part of the main verb. -\end_layout - -\begin_layout Description -Adverbials Most of the multi-word adverbials are time and date expressions. - The reason for this is that many time and date expressions are translated - very differently between different languages. - E.g., the English preposition -\emph on - -\begin_inset Quotes eld -\end_inset - -in -\begin_inset Quotes erd -\end_inset - - -\emph default - is translated differently for different time and date expressions: -\emph on - -\begin_inset Quotes eld -\end_inset - -in March -\begin_inset Quotes erd -\end_inset - - -\emph default - becomes -\emph on - -\begin_inset Quotes eld -\end_inset - -i mars -\begin_inset Quotes erd -\end_inset - - -\emph default - and -\emph on - -\begin_inset Quotes eld -\end_inset - -in a month -\begin_inset Quotes erd -\end_inset - - -\emph default - translates to -\emph on - -\begin_inset Quotes eld -\end_inset - -om en mÃ¥nad -\begin_inset Quotes erd -\end_inset - - -\emph default -, whereas -\emph on -“in 1994†-\emph default - is best formulated as the bare word -\emph on - -\begin_inset Quotes eld -\end_inset - -1994 -\begin_inset Quotes erd -\end_inset - - -\emph default - in Swedish. - As already explained, we defined all time and date expressions as multi-word - adverbials. -\end_layout - -\begin_layout Subsection -Coverage -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Total -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -% of sentences -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Sentences in treebank -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -866 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -100% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Correct Swedish translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -748 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -86.4% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Problematic sentences -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -118 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -13.6% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset space ~ -\end_inset - - -\begin_inset space ~ -\end_inset - --- idioms -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -31 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.6% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset space ~ -\end_inset - - -\begin_inset space ~ -\end_inset - --- agreement -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -24 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.8% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset space ~ -\end_inset - - -\begin_inset space ~ -\end_inset - --- future tense -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -12 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.4% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset space ~ -\end_inset - - -\begin_inset space ~ -\end_inset - --- elliptical -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -19 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.2% -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset space ~ -\end_inset - - -\begin_inset space ~ -\end_inset - --- uncomprehensible -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -32 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.7% -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -The coverage of the Swedish FraCaS grammar -\begin_inset CommandInset label -LatexCommand label -name "tab:swedish-coverage" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Table -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:swedish-coverage" - -\end_inset - - gives an overview of the coverage of the Swedish lexicon and grammar. - Of the 866 unique sentences in the treebank, we consider 748 to have good - Swedish translations. - The remaining 118 sentences had some problems which we divided into five - different classes -- idioms, agreement, future tense, elliptical phrases, - and more difficult errors. - Table -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:swedish-problems" - -\end_inset - - gives examples of some of the encountered problems, and in the next section - are short descriptions. -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -English original -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Direct translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Better idiom -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Literally in English -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -idioms -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X is likely to Y -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X -\series bold -är trolig -\series default - att Y -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -\emph on -det är troligt -\series default - att X Y -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -it is likely that X Y -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -members of the committee -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -\emph on -medlemmar av -\series default - kommittén -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -kommitté -\series bold -medlemmar -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -committee-members -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X is asleep -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X -\series bold -är sovande -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X -\series bold -sover -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X sleeps -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -the previous one -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -den förra -\series bold -en -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -den förra -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -the previous -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -agreement -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X has the right to Y -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X har -\series bold -rätten -\series default - att Y -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X har -\series bold -rätt -\series default - att Y -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X has right to Y -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -traffic increased -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -\emph on -trafik -\series default - ökade -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -\emph on -trafiken -\series default - ökade -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -the traffic increased -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -one of the tenors -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -\emph on -ett -\series default -av tenorerna -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -\emph on -en -\series default - av tenorerna -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on ---- -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -everyone continues until he is broke -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -alla fortsätter tills -\series bold -han -\series default -är pank -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -alla fortsätter tills -\series bold -de -\series default -är panka -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -all continue until they are broke -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -clients at the demonstration -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -\emph on -klienter -\series default -pÃ¥ presentationen -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -\emph on -klienterna -\series default - pÃ¥ presentationen -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -the clients at the demonstration -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -future tense -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X will make a poor stock market trader -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X -\series bold -ska -\series default - bli en dÃ¥lig aktiehandlare -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X -\series bold -kommer att -\series default - bli en dÃ¥lig aktiehandlare -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on ---- -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -elliptical phrases -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X wanted to buy a car, and he did -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X ville köpa en bil, och han gjorde -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X ville köpa en bil, och han gjorde -\series bold -det -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X wanted to buy a car, and he did it -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X did too -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X gjorde ocksÃ¥ -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X gjorde -\series bold -det -\series default -ocksÃ¥ -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X did it too -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -more difficult -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X took less than half a day to Y -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X tog mindre än en halv dag att Y -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\emph on -X tog mindre än en halv dag -\series bold - pÃ¥ sig för -\series default - att Y -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout ---- -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -Examples of encountered problems with the Swedish translation -\begin_inset CommandInset label -LatexCommand label -name "tab:swedish-problems" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsubsection -Types of translation problems -\end_layout - -\begin_layout Description -Idioms We encountered 10 problematic idioms in 31 sentences, where the direct - translation of a phrase is not the most natural, but instead we should - use a different syntactical construction. - -\end_layout - -\begin_layout Description -Agreement There were 7 different noun phrase agreement problems in 24 of - the sentences, where the Swedish translation would be more natural if we - could change the number, definiteness or gender of the noun phrase. - -\end_layout - -\begin_layout Description -Future -\begin_inset space ~ -\end_inset - -tense Swedish future tense takes two different forms, either -\emph on - -\begin_inset Quotes eld -\end_inset - -ska -\begin_inset Quotes erd -\end_inset - - -\emph default - or -\emph on - -\begin_inset Quotes eld -\end_inset - -kommer att -\begin_inset Quotes erd -\end_inset - - -\emph default -. - The resource grammar defaults to -\emph on - -\begin_inset Quotes eld -\end_inset - -ska -\begin_inset Quotes erd -\end_inset - - -\emph default -, but -\emph on - -\begin_inset Quotes eld -\end_inset - -kommer att -\begin_inset Quotes erd -\end_inset - - -\emph default - is the more natural translation for all 12 FraCaS sentences using future - tense. - This is the case for 12 sentences, one example is -\emph on - -\begin_inset Quotes eld -\end_inset - -Bill will talk to Mary -\begin_inset Quotes erd -\end_inset - - -\emph default -, which should be translated to -\emph on - -\begin_inset Quotes eld -\end_inset - -Bill kommer att prata med Mary -\begin_inset Quotes erd -\end_inset - - -\emph default -. -\end_layout - -\begin_layout Description -Elliptical -\begin_inset space ~ -\end_inset - -phrases 19 sentences has problems with elliptical phrases in Swedish. - 15 of them has to do with the auxiliary verb -\emph on - -\begin_inset Quotes eld -\end_inset - -do/does/did -\begin_inset Quotes erd -\end_inset - - -\emph default -, which sounds very awkward when it is translated to the Swedish verb -\emph on - -\begin_inset Quotes eld -\end_inset - -gör/gjorde -\begin_inset Quotes erd -\end_inset - - -\emph default -. - E.g., -\emph on - -\begin_inset Quotes eld -\end_inset - -Bill did too -\begin_inset Quotes erd -\end_inset - - -\emph default - is translated as -\emph on - -\begin_inset Quotes eld -\end_inset - -Bill gjorde ocksÃ¥ -\begin_inset Quotes erd -\end_inset - - -\emph default -. - In Swedish we also need an object -\emph on - -\begin_inset Quotes eld -\end_inset - -det -\begin_inset Quotes erd -\end_inset - - -\emph default - (lit. - -\emph on - -\begin_inset Quotes eld -\end_inset - -it -\begin_inset Quotes erd -\end_inset - - -\emph default -), so a better translation is -\emph on - -\begin_inset Quotes eld -\end_inset - -Bill gjorde det ocksÃ¥ -\begin_inset Quotes erd -\end_inset - - -\emph default - (lit. - -\emph on - -\begin_inset Quotes eld -\end_inset - -Bill did it too -\begin_inset Quotes erd -\end_inset - - -\emph default -). - The remaining four problematic elliptical sentences are more difficult - to analyse. -\end_layout - -\begin_layout Description -Serious 32 of the sentences had more serious problems in Swedish. - Some of them did not translate at all, since one of the grammatical constructio -ns had not been implemented for Swedish yet. - Others translated, but with a very strange word order or inflection, since - the corresponding grammatical construction did not function as expected. - -\end_layout - -\begin_layout Standard -All in all, out of the 118 problematic Swedish sentences we believe than - more than two thirds of them should be possible to correct without too - much trouble. - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Paragraph -Idioms -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -in business -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -i affärsverksamhet -\begin_inset Quotes erd -\end_inset - -? (3) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -Bill is likely to [..] -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -är sannolik/trolig att -\begin_inset Quotes erd -\end_inset - -? [bättre: -\begin_inset Quotes eld -\end_inset - -det är troligt att Bill [..] -\begin_inset Quotes erd -\end_inset - -] (2) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -Mary is female -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -Mary är kvinnlig -\begin_inset Quotes erd -\end_inset - -? [bättre: -\begin_inset Quotes eld -\end_inset - -Mary är kvinna -\begin_inset Quotes erd -\end_inset - -] (2) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -members of the committee -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -medlemmar av kommittén -\begin_inset Quotes erd -\end_inset - - [bättre: -\begin_inset Quotes eld -\end_inset - -kommittémedlem -\begin_inset Quotes erd -\end_inset - -] (2) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -had his paper accepted -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -hade sin uppsats godkänd -\begin_inset Quotes erd -\end_inset - - [bättre: -\begin_inset Quotes eld -\end_inset - -fick sin uppsats godkänd -\begin_inset Quotes erd -\end_inset - -] (3) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -made a loss -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -gjorde en förlust -\begin_inset Quotes erd -\end_inset - - [bättre: -\begin_inset Quotes eld -\end_inset - -gick med förlust -\begin_inset Quotes erd -\end_inset - -] (4) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -a chain of businesses -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -en kedja av affärsverksamheter -\begin_inset Quotes erd -\end_inset - - [bättre: -\begin_inset Quotes eld -\end_inset - -en affärskedja -\begin_inset Quotes erd -\end_inset - -] (7) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -be sleeping -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -är sovande -\begin_inset Quotes erd -\end_inset - - [bättre: -\begin_inset Quotes eld -\end_inset - -sover -\begin_inset Quotes erd -\end_inset - -] (4) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -no one stops until -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -eveyone continues until -\begin_inset Quotes erd -\end_inset - - => [ -\begin_inset Quotes eld -\end_inset - -ingen slutar förrän -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -alla fortsätter tills -\begin_inset Quotes erd -\end_inset - -] -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -a blue one -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -en blÃ¥ en -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -en blÃ¥ -\begin_inset Quotes erd -\end_inset - - (3) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -the previous one -\begin_inset Quotes erd -\end_inset - - => ?? / -\begin_inset Quotes eld -\end_inset - -den förra -\begin_inset Quotes erd -\end_inset - - (1) -\end_layout - -\begin_layout Plain Layout - -\series bold -OK -\series default -: -\begin_inset Quotes eld -\end_inset - -comes cheap -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -fÃ¥s billigt -\begin_inset Quotes erd -\end_inset - -? [bättre: -\begin_inset Quotes eld -\end_inset - -är billig -\begin_inset Quotes erd -\end_inset - -] (3) -\end_layout - -\begin_layout Plain Layout - -\series bold -OK -\series default -: (group_N2) -\begin_inset Quotes eld -\end_inset - -a group of people -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -en grupp av människor -\begin_inset Quotes erd -\end_inset - - [ -\begin_inset Quotes eld -\end_inset - -en grupp människor -\begin_inset Quotes erd -\end_inset - -] (2) -\end_layout - -\begin_layout Paragraph -OK: Passive form -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -was blamed -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -blev beskyllda -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -beskylldes -\begin_inset Quotes erd -\end_inset - - (3) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -was used -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -blev använd -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -användes -\begin_inset Quotes erd -\end_inset - - (2) -\end_layout - -\begin_layout Paragraph -Agreement -\end_layout - -\begin_layout Plain Layout -16 of these contained variations of the definite noun phrase -\begin_inset Quotes eld -\end_inset - - -\emph on -the right -\begin_inset Quotes erd -\end_inset - - -\emph default - (used in the context -\emph on - -\begin_inset Quotes eld -\end_inset - - -\emph default -X -\emph on - has the right to live in -\emph default -Y -\emph on - -\begin_inset Quotes erd -\end_inset - - -\emph default -), which is translated to -\begin_inset Quotes eld -\end_inset - - -\emph on -rätten -\begin_inset Quotes erd -\end_inset - - -\emph default -. - But in Swedish it sounds more natural to say -\emph on - -\begin_inset Quotes eld -\end_inset - -rätt -\begin_inset Quotes erd -\end_inset - - -\emph default - (lit. - -\emph on - -\begin_inset Quotes eld -\end_inset - -right -\begin_inset Quotes erd -\end_inset - - -\emph default -), at least in this context. - In other cases, English indefinite noun phrases are better translated to - definite form, such as -\emph on - -\begin_inset Quotes eld -\end_inset - -traffic -\begin_inset Quotes erd -\end_inset - - -\emph default - which should translate to -\emph on - -\begin_inset Quotes eld -\end_inset - -trafiken -\begin_inset Quotes erd -\end_inset - - -\emph default - (lit. - -\emph on - -\begin_inset Quotes eld -\end_inset - -the traffic -\begin_inset Quotes erd -\end_inset - - -\emph default -). - Another example is gender problems, since Swedish has two genders, such - as -\emph on - -\begin_inset Quotes eld -\end_inset - -one of the tenors -\begin_inset Quotes erd -\end_inset - - -\emph default - where the gender of -\emph on - -\begin_inset Quotes eld -\end_inset - -one -\begin_inset Quotes erd -\end_inset - - -\emph default - should depend on the gender of -\emph on - -\begin_inset Quotes eld -\end_inset - -tenor -\begin_inset Quotes erd -\end_inset - - -\emph default -. - Problems with number were mostly due to the singular pronoun -\emph on - -\begin_inset Quotes eld -\end_inset - -everyone -\begin_inset Quotes erd -\end_inset - - -\emph default - which was translated to the plural pronoun -\emph on - -\begin_inset Quotes eld -\end_inset - -alla -\begin_inset Quotes erd -\end_inset - - -\emph default -. -\end_layout - -\begin_layout Paragraph -Agreement examples -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -one of the tenors -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -ett av tenorerna -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -en av tenorerna -\begin_inset Quotes erd -\end_inset - - (1) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -everyone continues until he is broke -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -alla fortsätter tills han är pank -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -\SpecialChar \ldots{} - tills de är panka -\begin_inset Quotes erd -\end_inset - - (1) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -clients at the demonstration -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -klienter pÃ¥ presentationen -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -klienterna \SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - - (2) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -traffic increased -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -trafik ökade -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -trafiken ökade -\begin_inset Quotes erd -\end_inset - - (1) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -is the chairman of ITEL -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -är ordföranden för ITEL -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -ordförande -\begin_inset Quotes erd -\end_inset - - (1) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -every customer who owns a computer has a service contract for it -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -varje kund som äger en dator har ett servicekontrakt för det -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -\SpecialChar \ldots{} - för den -\begin_inset Quotes erd -\end_inset - - (2) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -the right to \SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -rätten att \SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -rätt att \SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - - (16) -\end_layout - -\begin_layout Paragraph -OK: (ta bort ProgrVP pÃ¥ svenska) Progressive -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -Smith was writing a report -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -Smith höll pÃ¥ att skriva en rapport -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -skrev en rapport -\begin_inset Quotes erd -\end_inset - - (24) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -APCOM has been paying mortgage -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -APCOM har hÃ¥llit pÃ¥ att betala hypoteksränta -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -betalat -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Paragraph -Reflexive pronouns -\end_layout - -\begin_layout Plain Layout - -\series bold -OK -\series default -: (lägg till refl_Pron) -\begin_inset Quotes eld -\end_inset - -his/her/their -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -hans/hennes/deras -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -sin -\begin_inset Quotes erd -\end_inset - -/ -\begin_inset Quotes erd -\end_inset - -sitt -\begin_inset Quotes erd -\end_inset - -/ -\begin_inset Quotes erd -\end_inset - -sina -\begin_inset Quotes erd -\end_inset - - (~30) -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -himself -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -sig -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -sig själv -\begin_inset Quotes erd -\end_inset - - (but not always) (1) -\end_layout - -\begin_layout Paragraph -Uncomprehensible -\end_layout - -\begin_layout Plain Layout -prepositions/subjunctions: 2 -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -twice as many than \SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -dubbelt sÃ¥ mÃ¥nga än \SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -som -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Quotes eld -\end_inset - -Bill suggested to Frank's boss that \SpecialChar \ldots{} -, and Carl to Alan's wife -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -Bill föreslog för Franks chef att \SpecialChar \ldots{} -, och Carl till Alans fru -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -för Alans fru -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\series bold -OK -\series default -: (arrive_in_V2) -\begin_inset Quotes eld -\end_inset - -arrived in Katmandu -\begin_inset Quotes erd -\end_inset - - => -\begin_inset Quotes eld -\end_inset - -anlände i Katmandu -\begin_inset Quotes erd -\end_inset - - / -\begin_inset Quotes eld -\end_inset - -till -\begin_inset Quotes erd -\end_inset - - (2) -\end_layout - -\begin_layout Plain Layout -Uncomprehensible/difficult to fix: 6 -\end_layout - -\begin_layout Plain Layout -No linearisation: 24 -\end_layout - -\begin_layout Plain Layout -\begin_inset Note Note -status collapsed - -\begin_layout Subsection -Statistics -\end_layout - -\begin_layout Plain Layout -Out of 1220 original sentences, 1043 could eventually be correctly parsed - and their tree representations be used for generating the equivalent Swedish - sentences. - Also, the changes listed in section 3.2 were performed, resulting in better - linearizations. - The generated Swedish sentences were checked for accuracy and divided into - a few different groups. - The number of sentences in each group is given in the left-most column. - Descriptions and examples for each group are given on the right and can - be viewed as a list of remaining problems to be solved. -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -unique sentences -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -874 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -(som förut) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -599 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -(skiljer sig) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -89 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -(hade inte förut) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -150 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -no linearisation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -36 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Paragraph -Number Type Description Result Desired result -\end_layout - -\begin_layout Itemize -811 correct & natural -\end_layout - -\begin_layout Itemize -120 considered correct but could be more natural -\end_layout - -\begin_deeper -\begin_layout Itemize -“each†/ “everyâ€: “varje europ醓alla européer†-\end_layout - -\begin_layout Itemize -\begin_inset Note Note -status open - -\begin_layout Plain Layout -proper inclusion -- indefinite article: “Mary är en student†“Mary är student†-\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset Note Note -status open - -\begin_layout Plain Layout -infinitive marker desired: “John sade Bill hade skadat sig†“John sade att - Bill hade skadat sig†-\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset Note Note -status open - -\begin_layout Plain Layout -infinitive marker not desired: “lyckades att vinna†“lyckades vinna†-\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -passive constructions: “blev använd†“användes†-\end_layout - -\begin_layout Itemize -gender of pronoun referring to previous sentence: “Bill äger ett också†- (referring to “bilâ€) “Bill äger en också†-\end_layout - -\begin_layout Itemize -definite form: “ordföranden för†“ordförande för†-\end_layout - -\begin_layout Itemize -meaning of “femaleâ€: “Mary är kvinnlig†“Mary är kvinna†-\end_layout - -\end_deeper -\begin_layout Itemize -28 requiring changes in the FraCaS lexicon -\end_layout - -\begin_deeper -\begin_layout Itemize -“of†constructions: -\end_layout - -\begin_deeper -\begin_layout Itemize -“medlemmar av kommittén†“medlemmar i kommittén†-\end_layout - -\begin_layout Itemize -“kedja av affärsverksamhet†“affärskedja†-\end_layout - -\begin_layout Itemize -“grupp av människor†“grupp människor†-\end_layout - -\begin_layout Itemize -\begin_inset Note Note -status open - -\begin_layout Plain Layout -“alla av dem†“alla†/ “allihop†-\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Itemize -\begin_inset Note Note -status open - -\begin_layout Plain Layout -translation of “shouldâ€: “föreslog [...] att de borde†“föreslog [...] att de - skulle†-\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -translation of “make a lossâ€: “gjorde en förlust†“gick med förlust†-\end_layout - -\begin_layout Itemize -translation of “have been toâ€: “har varit till†“har varit i†-\end_layout - -\begin_layout Itemize -translation of “be asleepâ€: “har varit sovande†“har sovit†-\end_layout - -\end_deeper -\begin_layout Itemize -30 requiring changes in the English and/or Swedish general grammar(s) -\end_layout - -\begin_deeper -\begin_layout Itemize -gender: “ett av de ledande tenorerna†“en av de ledande tenorerna†-\end_layout - -\begin_layout Itemize -translation of “come cheapâ€: “fÃ¥s billigt†“vara billig (att anlita)†-\end_layout - -\begin_layout Itemize -\begin_inset Note Note -status open - -\begin_layout Plain Layout -“both†with adjective -- definite article: “bÃ¥da ledande tenorerna†“bÃ¥da - de ledande tenorerna†-\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -“will†-- difference in modality: “ska bli†“kommer att bli†(sometimes) -\end_layout - -\begin_layout Itemize -AdV position of “alsoâ€: “hon gav ocksÃ¥ dem en faktura†“hon gav dem ocksÃ¥ - en faktura†-\end_layout - -\begin_layout Itemize -translation of “awarded himselfâ€: “tilldelade sig†“tilldelade sig själv†-\end_layout - -\begin_layout Itemize -\begin_inset Note Note -status open - -\begin_layout Plain Layout -translation of “used to beâ€: “brukade att vara†e.g. - “var tidigare†-\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Itemize -54 difficult to correct -\end_layout - -\begin_deeper -\begin_layout Itemize -\begin_inset Note Note -status open - -\begin_layout Plain Layout -“were blamed for†(non-human subject): “blev anklagade för†[difficult to - find Swedish equivalent] -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -reflexive possessive: “skrev hans första roman†“skrev sin första roman†-\end_layout - -\begin_layout Itemize -progressive aspect: “höll pÃ¥ att†(sometimes meaning “nearlyâ€) [difficult - to find Swedish equivalent] -\end_layout - -\begin_layout Itemize -singular / plural: “alla italienska män vill vara en framstÃ¥ende tenor†- “alla italienska män vill vara framstÃ¥ende tenorer†-\end_layout - -\begin_layout Itemize -“be likely toâ€: “Smith är sannolik att bli†“det är sannolikt att Smith - blir†-\end_layout - -\begin_layout Itemize -\begin_inset Note Note -status open - -\begin_layout Plain Layout -“someâ€: “snabbare än nÃ¥gon ITEL-dator†“snabbare än nÃ¥gon viss ITEL-dator†-\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -“lose one's temperâ€: “Smith förlorade hans humör†“Smith tappade humöret†-\end_layout - -\begin_layout Itemize -“have something acceptedâ€: “John hade hans uppsats godkänd†“John fick sin - uppsats godkänd†-\end_layout - -\end_deeper -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Discussion -\end_layout - -\begin_layout Standard -The FraCaS treebank was a small project financed by the Centre for Language - Technology (CLT) at the University of Gothenburg. - The project used less than three person months to create a treebank for - the FraCaS test suite, together with a bilingual GF grammar for the trees. - The coverage of the English grammar is 95--99%, depending on whether you - include elliptic phrases or not. - The Swedish grammar is not as developed yet and has a coverage of 86% of - the FraCaS sentences. -\end_layout - -\begin_layout Standard -The treebank is released under an open-source license, and can be downloaded - as a part of the Gothenburg CLT Toolkit: -\end_layout - -\begin_layout Standard -\noindent -\align center - -\family sans -\begin_inset CommandInset href -LatexCommand href -target "http://www.clt.gu.se/clt-toolkit" - -\end_inset - - -\end_layout - -\begin_layout Subsection -Implications for the FraCaS Test Suite -\end_layout - -\begin_layout Standard -From the corpus point of view, the FraCaS test suite is not very interesting. - It is a small corpus (less than 1000 sentences), with non-natural, made - up sentences. - Furthermore it uses a fairly standard syntax and is monolingual. -\end_layout - -\begin_layout Standard -However, the main value of FraCaS is as a resource for testing semantic - inference algorithms -\begin_inset CommandInset citation -LatexCommand citep -key "MacCartneyManning2007:Natural-logic-for-textual,MacCartneyManning2008:Modeling-semantic-containment" - -\end_inset - -. - This project adds syntactic structures to the test sentences, which we - hope can be beneficial since the semantics of a sentence has a close dependence - on syntax. - -\end_layout - -\begin_layout Standard -Furthermore, we have added a new language to the test set, albeit not perfect - yet. - And since we are using the multilingual GF resource grammar, more languages - should be relatively easy to add. - -\end_layout - -\begin_layout Subsection -Implications for GF -\end_layout - -\begin_layout Standard -The making of this treebank has been a strees test, both for GF and for - the resource grammar. - The main work in this project has been by a person who is an experienced - computational linguist, but had never used GF before. - This means that the project has been a test of how easy it is to learn - and start using GF and its resource grammar. - Furthermore, the project was a test of the coverage of the existing grammatical - constructions in the resource grammar. - -\end_layout - -\begin_layout Subsection -Future Work -\end_layout - -\begin_layout Standard -There are several remaining problems and interesting extension possible - with the FraCaS treebank; the following are some examples: -\end_layout - -\begin_layout Itemize -First and most important is to get most of the remaining Swedish sentences - to work, by factoring out idioms and other constructions from the treebank - and put them in the grammars instead. - -\end_layout - -\begin_layout Itemize -A good treatment of elliptical phrases, by implementing more coordination - constructions in the resource grammar. - -\end_layout - -\begin_layout Itemize -We would like to add new languages from the resource grammar to the multilingual - FraCaS grammar. - Hopefully this will also benefit the existing two languages, by requiring - us to abstract away from language-specific details, thus making the grammar - more abstract. -\end_layout - -\begin_layout Itemize -A long-term goal would be to make the treebank and the associated grammar - more -\begin_inset Quotes eld -\end_inset - -semantic -\begin_inset Quotes erd -\end_inset - - by factoring out even more syntactic constructions and put them in a semantic - resource grammar. - That it is possible to formulate classic Montague semantics in GF has already - been shown -\begin_inset CommandInset citation -LatexCommand citep -key "Ranta2001:Computational-Semantics" - -\end_inset - -, but here we need to handle many more semantic and pragmatic phenomena. -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Subsection -Related work -\end_layout - -\begin_layout Plain Layout -Converting the Penn Treebank to GF, Swedish Talbanken to GF -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "FraCaSBank" -options "apalike" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/examples/fracas/doc/FraCaSBank.pdf b/examples/fracas/doc/FraCaSBank.pdf deleted file mode 100644 index 56dda42ee4290e6a3d7f9a45f44efc9715ebbef4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 164529 zcmY!laBR8|4K70i0|f(x{G==e8yhZtpVYkck_-hyQ!{e~FyPX6%giZB zEmF{T%SkLrbxBRmPf6vnv*Ri*DN0Su<*K;V8}8kI+e~2J`}G%88(5BL$ya^5qUIr% zxjkb;;YH_5%(}(7s+*on3Nris-ukej?#-`E)f?NK&lTL0Kf5UQ$fDcQ-_CqL`|H{A z@0)rmW^&C-zxYe>QP8rWXMuqmL?mv%DE^bZNyxJM{+8I=@71neESh`5#w;p7&bzi}iS+$@s#_U2%fBp^ z-1q9(>ASBVC%B2I9Cp+=&nm@tTl2ijmPtBOVuex$?#qRaN`(N)nv8Y0!?bUXd zKMTvEufB|{ynM^$$;a<4&o`RQJ}7xIHOe6%?8Dm42}|C&FV>IQA1twGZrrasZ+WgGzC zzjV(z&-N#ZC+p1~Z)p6Hu2bhLbI`*6via+?5h2S<6}dvRySA)Sm@Zin(Pnh##>EwB zHEwcmW<3p$IA*!NamA&mD@z`}U(!^fqCNBJ$GAib%_m1Pd%_mqd!*DY`q8ZT?BgPv ztJdpcE`2PB-LJ%_c4qGF>bYWBF5i2%ZON$?vUuy>y5tZB}Ewwk2JE|mwny0_{YhY z+SB$npUQY!_w{99{=;q|qjx69KDyuL@mtyjvMe~qg=v#}tylmF~Krz7nvrJWU4F6Q=>jqND#I;Uq(MWP3uirsS{0&Jf<=s_1muU9NY1*zAkS@hsZ&713m4m z8G?tO@E3nOwYtG-f70=bJknbaR5Kj@WpohE+tgZg=EVP-cwVxxGVO z`2f&RlA`+EOclPgcwRi2VVb2c~v{1rds+JRkbF-&p*aS1wcJ zcUe-r%dY$7o055LitFx_EL**&%Yakn^4ZWOcVbjOai6})WO4S~<7a>0@}7H=XmLn@ zmy@aHq|LgF^<1Y5IQ=$!{S{g3*L1zKP?IUFK!;c3UFWTTXSz2(e0g`5%)Arx)KBX? zRW7=o*JI?bU-(PzSK!_oE4z1a9D6mLyPoY%Rpl1}+yCEZeYoiCu;McV$IqCgj=k%A z*RcO$O$q+8r@?43Z@@aYMRHp&e%>Y>z<254(I=^u6^FmR+~iYpd4lDI4>uZ*9keQ| zuXZ?;?jQLmDf*Fkuk6_?Er;u_i(5SkReOBA_V$}h_625#_ccC~-1R=O&(imX{kmCx zU7xt`eB1oOtMT#2O?|t+T?l$`>eP7?XX|e(W?%Cai@JQ7!%xtH;W^9U6HDBAPbGeC zl$Lxh5vo;w$KegU>ShcKn zy4%ojRbYm$>;jvqr)?JAaJc{B(XB}fl-7O!*|m`&`#5LmhgtL74P0!$B?YAlM#=L} z&@M>&c#HYlO0yWZgxMmx=gzmX#ppyWiaGgtg7lq5|2)=5?ka1J^7@vOd$9H4)CW4# z>LL^$%7>M_*>h{jfA+Q`G2Tp%A1>m0^V5`x`|tZFo7wEU!$03i_#mFQMX#n|$FA#Y z5iEM=Rvq}0>i98W4b$`T?L7+=JQ}^WY_a0skRZ;fSkChAsKw2jzFAkUKdSoG&!ftj zk#l)DSDE<;00%=*U2*u(@}-6#;QZ`Ml2PQJ74 z?cM!J_ZQ9m_{t-2e%(uxzPV~^({DYqy6iWHech40p}L)2E+n>(!F$%(Rd4mTU6 zxFe0--0Tg#w?3=m=?_p3{EVj9HGWvHsr= zF0-oDrR&)iebG)4-o?6vL7}>Ka&zp#Zl%3(OuvgBeeZZaO_{gvcL!_mU5R>@ajyV@$dxtl-H1KXhqj?_!$?E*Crk>g8-S z7HO7VKCxJC$;wi9kxhA_uA46jtP1+A!D+YnR_Nm2yQ&xbbnLB?@-o$P?d6^nT6Vzo zi6qzZcBzhpDQxOH>bvzyZ~Gt1>k;oPUYwPh{;G)Qd%KPk^QyaAi`|@0ziCy<3R6## z&b;FABP{%@`!S`b+uSY9j%YvJV_4iS)njWkWBJ7|f4{fy7fcA{x&Qw4GQ}6oI`>Z< zEV;%r|K1wCKc8GrC+zmO=Km|YN4<0UHoc&Nc`Q73T*B|>JkRm@|Lonnj~_o?F#Q{+ z;%FgtbMCh$)~Xdwp}yr$%s-yW-{IkO&gjPRO+QbtC~x{Yty1E7r+Sr6bmYBIss4{Q zOrydc-#uxyT*q;J1MmJVXJ1uZe^>QjCBw9LJm);>omQWWY$$J!H}Ye6FzLfIhu0aC zEBEcvQYn~jI7#=`(o2Tc-pAjrm@<2gTh#HB)jB)xU%qK~BhZFj$zgg`K_j~>Kexr% zt${sXGu({bI$E#Tl01bGuy9iRRt0|0v1PI{h7OF z@tSKkD?hHg+}_LZ;Wta)gBa7ThP_RRE32G$2R-ZJ>vXbZz zZ%u0d`bq3}=v6v7S1R#bMsl+LB>%U9?@A6IT=Q)clgu__i8=04w{|z_N3t@!^E;8^ z(9QQG@W`5(OZ38|j;~wh(7zy0_Q`jqWxBf4n`cXftXJ9jJ?VR);6=8ZIVbmDi8_=P zsyfe{VcKk7sU`djpLNs{US$O+9^A~8<8(7OQtoA#j*`Uz?rPyfQ8TwhAG)&O!0cD9 z5p_y`BDU8)jyQY!k)X>n9$qz%?@YlJ~gpMCpuQ=SmbI^ zhGl|Ao2RmO&U1Jnl=O=!bi3&?MUUhc^9A|q0+QpUx8JcYbW2}(`j*YxgJB;9T(eT^ z--(O+a(2uN6Jg1kvSHIq1~-Y@AFVYwte6fpFJ5-Ouz|zlLHd=|Epu3{nU%JFYZbP0 z+}RrYbo)luj+MDe%r5m|?YgsH9Z0g~T<+)i^Zmz1Ic6;P7X>SuXjr~_XR4+@{f6M{ zvrZ~E-xzjmFBD|#>gEWHadEO&xAhF47j0RyNYSl}S8{Ip0=8M4IcMCq=ZmP2Ds^XZC&4c{f!`b{ZH_;j(h_u71!6lVuTrn}#(3Y^oqEjcY%oly|crBaK)5J5+u0FiRSE(Tp|7rb}Pm7j#A6n6{XxWD;``Z$K+!nLn zn8d+X>AkI^UGTi^!`HfTnHraBRHeT%o_7&WoK_RNrMY9$h6cXe((tKS4$X(wWI6g+M<;dPx?8u{mT0={5&50YBN}kN=YHbO@?d4dZ@oXCZhJ5<^26oNYi7kh z4V1DwCwcScs#SMdlV|T*6I3bFrO|36nm6TW@qDZDRqywC_{{Eme{!40uDQbh|1a)- z`oMY~^P%ZIN4fnLGF%jW`sJ1zvx`H{1s2gSg_T?fgM#$`Jou&k#5 z&hMLe8?U~rIIO3C@nIXk=;rhf^VuBA3V^zDF2z7_09RFhIgjuaxMOnS|;$& z+$PA>_il3HR^8--@pgq`$1dLaeUi&szTiXd*G_}pNBPg&G~+IH=6~|}Wbm}UK|O?J z?`5TH-mD=hW@2+=d=4?yC(o8ybVgOCzE+x}@VIZK@|A;4f+;?A##xv)}TaK4ft2($~GoIUld~tzRIR;pTh6LYCkA`J!p&pSRXbi|U#ka^;}&!@!7)UFn`TD`NNw^(q`=HB%QKcBAj-N5tv7GrhPoQgHQ${T%k z{cg`{_~|wy?Do6EVQhg#D#9*d8#aiaoi!K2_ zvBck5ceGQtojz)*Epo=^uDXNk4*{ljp9OxuyBDb`eZR}nkuZOb32%*f^34F@cf}lj zw|(ayzxrC~mYS)2(#oYJie=|qPupw>)nDp*;?kSh&LJ{lKXZO_FWy;oqKSviQ z)!Tg2KE$Ye3oMTHmlry*xW3+b)4pQQ<9p{$y_|8Nfo=M>^Y41kYTlU}@++jzwsrZ^ z^!caXtY|x5YMK7`9M7hbswM6GAqy97lAC19d_6X@Tl~Y}-}7ZYUVW$SdH3^W|K~49t@}S+o$G#2RfkLaTlb-kSv?Fd&PAM2aJ#f);@*q43&plE7zh0D;ZJuC z-m19dZCJva+dPNLZbjHCNBh6H$2%?TA>R$H*4(@uOAYc3_HQxkTH|x<>Pr2&U$*T` zo>}a>OHekg^v)Io{g*jOrC)uXw3g-N?A>|(muHP$%iMi&CL8K?nO~jCs+e>0`#a{A zMOXftbcLC`e;5CkpZDhTU@Q$UV>4_GFGDk88(v2vy(iz^A-L~%xQ1PzXty^5i@e{` zply$5o(kKvb>niasZq}vJSQA6m5;J3v-xj#_XV5lsW}^$7oBirnAMxMc)t9KjM5m_ z)wjh3`}5z&{V7;{X==wIn^Q+$z1tw9#A`fr?IjJqRG^H<#J?8q4K(7L zHOnnHxBGFx7yj2S><_CJPvv^&=j!h7|BPpMMPWwNtR2R}OLe3}p4Lq{opyjVa#cdb4o;5?f0`WztZ@z(ekRv;>!zJ3sN&O-p*6AzP!$K z7Vp}%fsvNs7r1Mpr#uyA;?HLMye@s(tv2s}zty>aXD9D=KVqj?y6Q{(vPY(#^@lJ0 z=iRNK^ON^Qkxcuq;XN z`qj#(bj}E0^JyvC%eZvWgKegvslSraf7~#4*zmpL+_JxWM9d1@IJFmgT#0d5;?ZC| zUHs7r3BB#+dOpWY*?Smf>bmjz*(JPSk@vYfdv!&VPF;_@$|(o8z!>x?!@Jw|-?9?a^ZdbgsAK2v zvKtFocZG9zvTh7Zde>P~l@{}L+tIql;4{YVS!>_^V@YaNnrxvYC#Wud`@t!B!RM2c zcYMEa;npPH{?%*WzF)g`uUdE6-Z@4yWxB8V$)U%=NK@ADUwxPQG>*xR5e<`~#4ck0~* z&K>rhmKT!WJd%}Iq5o>3q?OWKf888c>sL8BhaJ|RNxyRP)20J+8Vyvk9m}k;*kkWF zyk9D6nmyyrcGvwcvb4^9n3tvT`;g?x(4#uvBrhedJnzWDAnffg@$QTe(}~6T#_OC7 zrX5{aZp*&ibWivF8x@uJGPx^_uS}khVIBX;yL#cY$!bRHe@3pDT#_Td@B!PWjVsQn zny|OMZ8##T!4E!|8KK<0H@ex<@Z&{*;lKw<_?2{Ir&a)Z(e}-8&Dhb~+W1UR77& z_mU;(mQ?#{Va_!3zd{y%r4p}GiYlhEU6Zf*XJ)a(EBO4Y`-vX^COY!BEIe%M(R|9e zboQ+xB@b@%=2^Kh|BqG%haORkEwRkuOYaJqp=ru*^ySU&`4SV37%r~QnGnYnYl z&aCB#`?G`Y)rWTU-7hcs>>%P{-*LG8pUcOdDY?c5;ztcG=!MFJPuAKuLGJtVLw64` zOc(4rbn5QchJ?-+nlf1BC3?dP9KRhQSfiap@o|5iyhE$UCdT~tvYhv}P{ z(fN8T5k?a$#ol-N@<{G_k-zegNAIeCdAI8Vv*b?2#NXNTW}8OOx>X;e!%b9{Bm}oICCqhNyuwpOnS%((_L$lp_4Gb_+NA)MQ=5b2xvn;lvd{+GjgUQ^!TQ`#qUPKwI8Hs?OrD!Kc& za-3rGW1$104Wg3;wX1|{RE-(e{WzJ_S2Rg`fsMFOd!$X+@0niVtTNr3Dpu*9c^bEs zwPksu_VxnS>Lrd(f?`cOc6u~yiR3sw^PWR}TlC^n%|#cxG9`|`+P!AQzRaUvey_E- z{_@of&W2B4W~Rk#OZv_+r%Ufsyq>F$Px90?58g3H^#!gLi{9ijp^|k0k3-{(Eh(z3 z-`(aoZalvJj>Xbw#&dVpGN`L(h`yW6eujUWR@SS!KGt3GW*i37^93gT+Yz|#AYbnB zHUC0Oto3#48YXI0_g18#%A9a)B96?^!__of9|=q zpGCf=lCRSVE{9{0(HS}uZn4DfTG1osTjJRk)-rt0 zt24G)=G=JpSNhrh`n}bkKj)q@n{$*^`^U3)iH9rY-XE=-yxHWL=eC`z&FWoj#5Ue| zXOXP4%lg$@KM%3J`_xzo_{e88cb8K(FVOg_7;n)df z&(x9-S*FY-8M&`Nd2|Fv^Y*Ice82Mbm&=dS7bl;1k$5_C$*El{tFON9o4~$$n@v&D zj;}|r)#mbTk?=R(a_w1w^xC&!8#3CH7SFNiT&iMt*KK2Z;QC$1rCGXP{Ob$|~Td{~ntkdh>GMyOUpDNgsU69Js|z_|RsB9L`JUT)ep_ zy}hRy>*l;%yXiyOJMa0MOqX8Wt9*Ld=Lh2DazeAV*=Koo7pOHTR4S=>#8vmHf9=?H zP4?p|$HTUb&$qpP_50ZAOWVJ!^?&a6{@N0|%x3F@naivX9b(Gf@jt=4oGn2{`^T>A zL)YVl7f5|Q^LfSPXn{|!r!~v2&3bWsRh`3|=53E1U)AKj3i`U$Sm4qY^-$?8{Tf_b z_zR*0zuvjF%staZNOLu(27C9M+3HbQHh*vL%zS;XlU+kyuIBgR`;Q*EE|JiG*w<2F zpT)4EZuR@Mo94YuSCi~wVLa`q(;e7-;Q04^hYkH)J}>K+Rj@rd+x?|)al)F4zw@+x zIgb7O8YeI@*(F7%Wyyp}7rxEv;&bOKjiotlT}o!D7jtuc?#lk{m*4U>EA`K-#}^)U zaZFvw@nia0wjQ2ozh|(?SP3~kKj@@Wv4z{<$0GhU71vTKJZ4RPnCSQ`*=~yDOXgx< z@jq-~|L*0S%H5%`{$6Q%?6vul!m10G=d?6^(9u&c)L-&*@6nE(43^r9x|ij@T*vRQ zbmGj98AVwPd5TfrX2-ThQ3XLzhc|F*m`q05C zQ=H1OgV?7P9G%dv`q^iGrcQud>-|`BJK4s>zj(qG%~wmetIt}T$x*S!_o{CF zYF-VkgR{3ho9?-eI5O{1*9QC7jMwMtOUUIYd``XapI1ucd_kp2jD@`9zPUOZQ)a0Y&g$`dwdz>h zjx0v`GjsOcZVastv30xUdD13L*Pr=U&6ZV{&9kT9JZW?8 zX5Gvk_Bk6L&)xIrRg#V0<-qS3zARkR`lVC0!8k9Li!ow_mU>f+m7dWgscYw#>^mql zZ|9<|N=Et-XI%fCc|0wsN!8e_O|;~uN&Sw`F`WvI&gnd>17vGlg*AO5cSh)DdY-$h zJL%3$j_KFF&TL;;80@<*i95q*lTB+>-(S0+2{#Kj2g@#6&@XkWZbMb!iJpWt_d7~M zWjF4-vi^(V!Xy1(Wz)H&(;64ETa{iiH_;8)9rLQ#-~Ojxn%f-#&M&Wd6&KvxW@=h^ zLw=T44##HBQZ0s-#*CYj*YlQU2;HB4_&RTit5@0*Kc)>`b_=`jI3B#7&Rc&cf^q+u zW7;=-YBl?6JRjb6K5#GU>*`-FU-n-86*u#^sq3!YPd+WZT;%E0-1v7djHgv{3Cy#rZQpU~9N(L<$<*@rxzGFF)_ynnT4VI(6hqCf z7hD?*S^2{bnfP7u`SDGCq9MQPhnv3-H9fv7wq)tEj4N`6PYM-N6F4NJRjSV$JiD&r zZoTK-L?uPHa=qZhT@TLf{IEL4Mfu9^_<}FyA`$Z%?A|ppuWY({_tm5CQoWZSdDuz+ zkUbZ|9hdBrFs;l-bKA}CeCDa|yrOqEco--wv;5f^VEkMC-p)x0|5@hqy{UY0XM^(M z`o&Uz_}yFmRg<6j9(&&YGfzC?!(WT94?1Mq=N+*PUDILPaQODK&Lo5CYunP5EF}1N zr&^1zSQq3b=y+$o)vvSS_MOaUC4=J~vJdt3O>AZ4(&ttD5<*#ph-u$dL$h)xQ zVcMZbQKb^P|M)J?`M%(=1{=3=yufL@n4)K8Gph2hZIMhn(ajg^eV~PH;qF=L{R{4; z%~_fdUE3y{>6-e_I{C@{*x3w~>)wVoKhrvKU-0={mR+ppikx)ySvqzGY{+51zxBf7 zhzftkhWFhK3(u+9oM$MU5vG0U`ZH_hC9A7)@^)9MTr!T}s(YvxW-)#B%C%0rx|e@< zbNRqH-&xjVR^Fo*`MXX?yxXQdjXSP;d5hqdKvkZ(?Xy?A%>MoG|Ers?cR!1s?cN>X zKQo;QuKsjq&ez2J8P^$I zj~!!oxPP7{OY7qk73 z7S_IOQfi*}_~u`i9r2HNc9wbZeST$PYhfED;#GU~tatlT9<{!YrHi+&ejGN*Nh1BX z>shC7;#Y0Ch?|Jx}z)9%I?-n)U-L-Gctv&V2A}?;O?_axem)V`WUSjO> zX9B-(Sr&acylR2x%5s|w>&17sRNdkfwRtJGqvMMxXXV=4Nw==pUerIawi(b!qcfM7WI5tbE`R2mGj$iuBR?a3*zNW?k02umH1xX>QeivN~!K{q3DZ$ zg+Jt;8%Z2{OIezPoXW)aq(e?7MOb(EYllJc3z6EIb3KJk8F6}WJ<6}i-XytYK@|@^R$maD(HtnVGx}0X5o_P4MDAZZCN1>2Z25)v zZpVcuOYZjn)eB;*xMXT^CPJc7au3V08{8=hf%h#fd@co~eY9E?!*guoUapRZ_wzMn z+!Mt*ckZ*Vt@-`1{Lab;FK@}*f0%G_`~Fpi2Wm~iD{8Ggf9I{_6Eys^?Tv;4M}^t- z?3~r>6+}!Jw^Wps`?IF_?c4J^!Rg7YhRjx`V1Yaa&9xSZH`{{62#nF{|8 z%;M_Wc)Y7~$*~z6ib9z$ImA|*_I}=_)}}A|YuD1mmT19qa~B3UG4yPHP^cbZAa$$J zH0bXh(W=X$OL{Ia#{_tLZkm{--`2c{*|t46y#<%w#)q`$fHhgO55M7z?&586&gV-5Em&svi8#p|2?&cY?t9=azUUpl=y zjJ$KEU6mnYOt(rwZIuz*Y9rbEKqE z<5Z{0Dg0)-QSlWkejN;(V;Hl|?0BAyOsD?x`OR&Yj?7yg1nfUmsMi zy%exyYTo}{#!NwTAII`l-3Yqqw#4IScdvugyy(f|Uj#JGY~LpQn%HIYXuRMlaf_2 z99a~)p{!lk=JbtFp76wylYFx~eOo<+a!=OYP!;Iw|I2art?5t0E9XB>IlBJo3KO3t zx2z7$vEKD}^Eu7rSX+*&qZT`3SjtkxG-9u_S1QFG?SJc;U13~f$LHUYURcK%rxLf) zFGA*1&cwIzn>S4fkghp>sz!0$qQ~=3?7M1uk}Jz}X6@~LI&ohv#y(#6=j-MkkyvT> zaBblg$1J>`KYJ>vbTG5??1Q%fT`l|OJ^JuNd$GNOJln)0Wg@$|q^uYY^Qm_+$aYqp zF}&)xRVu(MxA0(Dy8|3&e>eiRejC=1QG#2?}X=k5W zVqvp;iqU0}!LohxnGnC3nXh=wq~>|Ai{5H`X{+sfy^1qU^G{u3JhT1w zoWC2dSMjp~nxTkP0--k65jXGTqQ}}{c0_1Cmzw8azlGQDoSJfW_xvMe zk7xTEhx|z8TAdK><>-FpS=yUGd6i4e(szG-Kjyb~vFRs%1)kDU3oA|E@UR~-u6cUa z9$TifsR!k610e=3m{Aeug*j%+pN{_TewidemQW`MAva z+Ph6h*ZEf7n4~{beA=qAqqno7oX#HfxmEY^^nzD6P4e!|$@;bAgkwmcvv`B>{38>h z!Wa~z0}d-b+ZnYjcgylO9w&aU-pLVIbSk0zw#LekU7CBeJgu&9uTN0ja=n=6^L?j+ z$8VIyPej+>-mvK9XSH>CYODv2SomDJ`rU;4nZHQm{8^`D?xt^kW#HJX-Lqj?o^QVN z!b8*Y#q?w@ua{_vUEO~AUwGO7inAO6LTx?1KmTy8u~;U)L&!2_=la*LTuOyx{#-Ow z|IZ#4lU`UDH^=u}wlw$k#Sd?M&#>4Q(9e8*@k0USDYGV){gQgVBl>z<#`0D9CC@5$ zmDRWuudIn?oBG6g{{FM}f`U<7E?WrPE%o+Tmd2A2BzUl1KsKXln|~jVulZZemyc}= zrfxC2K8bI4Q?>A^q`915um9a|7xgk(!}WDoiqrK&t#jDVpBKwl3BGnZ!++1K55jh$ zq4jNvKdw*9n0cUpE9P=(_+0+GS#e7oua>OM5aiO@=6dnbBKEJcpNx6a0ux_Kh_3&d zw_Vd>Bg^?dq2K-+j;j$2?p3{1j}>ENnwtMixXb5MCSMJ^8i;-@fnbFQ|qV zg`QDdDQ>zwN6YhU$lEmYmuqcPiYBDq40G+5^Yruo|C^N~V4BR$oA`zO8(uGn?Ih!BqZr(Z9R-{+Oj-Mzm$h-KwRxwqGDU0x|B zSmV9^limHl*~eTsC6C4_O$}JM^BBuEb|tRM@)azNA}{|Rew6>ceE%MPA^(GwGqv8= zvF{ODn4mRr;svkj@6qqO>-QU7%5Ps2RlE29-*Tt(p74wl0tv$~k znmT~AD>S$Z?cb7gVdaEVcQ^zb6_#-7F)Uht>TjaLF72}1aQW3a4JI37w#2rb(hZSY zXcT($NO;k4-z8Qne3mX-8E}2Ur<{Y_0T%<#toYIz5IAwd$=(Tz9$a#Kl65*KxKPt@ z%N+ep>-IA>O0N)Vc@UobY}Jg@|Ms_@5V@mwHD<}4xB#2*H%*^6KJ}Rw8oldZ>B(kK z9(QJauf&j(OP*U>2L9a@#qRa%`#Og+(K_7w9{XQR{hcKDFdiC|h(h&6UN7(RbEDXWLCR3udmlsT7|e?0@rs zX=#Jl#^?Jv6!(4FmT|AGtK?3pM)jkc;+5OEg!W5pde^z^)tlR1iM1|Hg$4`G9=!3Nn@5SFKEL{jYcv;Sw#YS^4O?@~3kVR>uVTRAaWrD(B~~ZRS`bRGrP% z{dA}8vumF=#$Vw-EIjc~(EelVkK{|=WBfU5d)m)NjZa)QA1}PV-DxA8^LKmx!)t{t zR_wQaygw3WuzS_bc<}ZAX*C>_d)buiiH2wRc>P=vA@3Tg!B6r9>+x zg}*e~ab&{n3rw-RA)G#0fAhZg#H`+SQ(X45#Y(5$0v3@sb-HG)IOVukw_UGUszM|D z7UTQ{Hd!KG8~VRib6i~IBIPRem#;_R@$yOkFI{k2f9*oO*Zkw2koh{9gGher`dBHGP@47eiW18b@Zq& zn|nW7PCl_m;#K>*8T{MKHw9}g*_gMxX~pIJ+TT8JT+rI#+i$2E?6-EqyO0I?vx5?! zJgUBUM`qp0h{?q%&tfM|%wPOOWWm{u_e5mXn`L{0MITQ7$M5icYeCOatk`r@U(@nviojyY1RiE~PnDG}3_-sQ&rT4W=rpz9&bAZxC)Gx;pK|_n z>CFT?=c2GKtHQs6lV$YM|2kD%|1vM~p2U@z)z1#x|Ff;ozUQ6g?XMR^`E&E(!^xw?nr&l&kk|1Y~Y<#)2Du4Qw`_g~UGaRRd#=l5s3YG<$c=@vh8 za}KB599GqHb3gz5Fz?vM^^AXRh}GVkIy-6illM8snt}%Z6sEj?TfM4x=AWYsoz};n zbZ<6OKUkr1<Mv)cwspHEZeNLKoJouN+X<_X$7k{G{ zzjip>hzxmq!s8Woyk<)0+?pU-cFLxtziBh~^;^tLl=hXx* ze_3^2wnuu^qW5wXQ$*xCxhso$?nSykoEa zQRmHh?4DWYjWeDvl6$lr@)B*Cv>ykvZz<)1oGfge(P|C^OO%Jy6@H$;? zsd=3u_Gm}uFZts;7p4Ax9kiIych01Ruh|x4a@b8*vGMzB{=eq;$M-IIx0L^$W-?jg zs3f;S`X#5(MqcY3R$}-2juA@ldy^@}FIjw3#P#r>P0I_VZFU{DJG`pIpSSO= zdBokHXCGWz!||W@$-m#4KdYb5^G(Py-^FJ5xL53{ft~0Jo0rUcL_{*ht5-xUF);2u zR=+hg)CthqMG-^I&Jc)W;-rMb7%)gD>-3uDG7M@jv(Y+#Ct6 z1bcIFyEd((JX=*4o!e%UdQ-X3NVBf@=z1^SRZL}nIdteNfMuxo+v$DHH4fA9X!#C_^y zHfHs9S z6LZ;ik7=v?!$aq<%knZf#}hm!Qf)^986k4=GfQ5WTxK(uz3gc4aOTqIO_7JK zgN)KuCb#WuIJZebc5)-@V~>>&{EU~*5U?>=I&;Dyqo)^~6OEas`#7(>v}v(wTM=Wk zVIoUaPp07;|uQ1k}rzy88X+(c^ORk;Ahy;!5|W5aB}IJ2nL}8NxW67XKwZJ zN}tI)W3IrNi#m!e>%Dko8n`0*EYBQZ`64IW6vSU^wxX|nUqfZZ3+^c6e$9e2hm*5p zrg6^EOtd`guG+v{-}Qz4=#)lX*5l$j`(zV@^JCN{+6ohOPH$0peE1Mo2Gg^go(!2q zb5-gOc=1(;UY2{uVbHhyrP;N>4gC#~76x2B$qiEFCOj_7#M&ge?Kx-MtMKz{IL&;) zI&J46g96p|SQeX{hl&-44YW_{O59$RV8s--^_XL4%Wv7r79Qy(O5#T97B$TWWp0Wy zTe)U2RY}O6Yt1$6YDk}3sKWKy`kl4Y!8i9V%O15c_hm8A7xWK!tGbipI+xZ*(e(+j z37=;rH$7qWHC%X7RfNT0=61D`1cCPkfxMzEQ$wsIVlyl*Pu|Hhg{8~8M`FiPeuLc{ zEcXs3PD-({Q&3xAnjvU){J75EgqOQNZAy75{Vi+C_g8h1DvwNmzukUrwf?EdKfCqk zeExn#tn@zXER!R#l~3u=MWu%IxvzP|=U?4llvWs3R2uaD zmNH-Rox_Mc|!Zr#pkuXFj48~DX&(aGdu*^46nKZ@I4J?O41 zXWsfp^ZNQ1{DNnltuM@1TC?q%DW66EJ-IE{1Io`H+7UVDshiDe?)SAJbKRqRwlS_L zd)kmycw=(MPc@~OXFu02e8DSYox%R%u9VuWhd(8nv-;{y;%m;kyp(!=cIVgmE7I2e z`o{UKBkC%fRCUh#**9nP7Bz47U*x`S@r&G^O*@6<%!ONTRXN5T(Kvg%E>5*e{!Ygg zzAqb?XURvM6};q_yl`p7;~e?L7sDpE8>I=Xow6|N@&}DJuWgyC=l0cIKj*gYw)IQ5 ze>41&&j!_AE_2O)_vc2=>_0DiGoM{Lws(uiHKX%hTw&`r+=#n*J@t0tSFbI4x~Klk zTzNX)>Z|9vPdrOZQwqh>!?sVJIgR!I=a_5XC7&v%&yT3OwtjuagvXEls(w~X-~1)H zY^7WNNow+3VemOh#V)3F z!HOofRp-1ubsESp`j@8vox-6g$;{C-tO-hC3< z+!(*~zu*1k%Xc^^R=6&xHvO$*ddGX|D%W3)pL~8!i10Su>%HUqgxwPH*DuVhdm(=R z^5n;l(^|ePDRilt`0wLO+rRsFoqoN?i>Q*wCDIm;3Ol#*?ot z!?Gte7*uygY;{YSWf|7RD7S6H>*Z@!7@w@P*u}D`JpJy?qPP2)PbG$x+J9NUdQFv0 z4bO>&eU=A}JM;Qh*CZ{ikBr#ryF{dTjhiXY2Igy=+jiYQ%~pI~zSMu$^T&>N-L)IrqY6;_8=juI-sI{`w}eKm5!%YqXE%REb;i zw9S2eR?=Jlb9+_g;)r{fTq5pWdJ$5z-nRFg+w8kOKINthm+zhV?OUgA&hr-mF>2Q? zYi4@vaSfRO?mr)Gw7F)8r9AIHcY5|5 zjkVUN+8<1=TYvlTtCPQu3Oua;q3fbtliA9>X^cPrPJov8t&*w5)-e|4+|-46`gu-vgp&6uP@G?Tk`#~ zoln(K{*zsoBvL%ZD))JANcZ5M#Bx1&mj0HC#@Tzms4bk{7<|AhLx=rq6Qg#^=Fdt@ zZY&a0if=RBv(&t4Jp0+Ijmw{irN~KyMocO8h?=66)Alfym7zh1mO96Pn&?Qi|B zugT`xdApWB{g5}o{zB?c(VwpsFV|1kkbBl3%N6$1_@hv~=4NK$ZLR80(smwLwt1;R zh3v{7Wu5WekD_Ee-!Hv7CH?$_s?gZvtp9(;*`e+&u{cIo;AIrblUL<#mv3u zE=gz~w12mJO4b+c_P63|&8(N`zitVg&~YcXb*-01`c1D0uK5Kwa=stQP-fQIaI9Z1 z_i*_1ZT}}O-D~lCL-+ARt5)(9c~~*s@S36Jl7FP^kkSvAg}-i2p8Wm1<5{hxvuZW3 z`mDV2#&hYSoioH^n!cq>(OaOZH;XH#DQfH1PP3x7i`H*`?PynfyhuPG=y3j7{bL7S zf4OX-av<)K{!tmTl&>rtJI|=6iQ7erO!J6h{*(4|$)5Tki#8)6nXL-H>odZP%`ux( zhGr&64Jznq zbZ$8!*%jiECHw#PTeoH*&0sH?-%5^xvYuTswhr>EFT={sK-zlOBi;RTJ2@syoHcz5lk;VZ=~ph?FJPXb_jRS?uILE4^wnA>S)bUmrr&!X z_Vii6H-DErIVbt;yfyQ0y>Tw9&UzOX`SB8Bg^8M2a?ZwNvcBfN zVHY{{oBsdZ_9kOX{_OmtyOy7Hc(XmyzNgDTBJXAT-EEd3mc8Nbea>H94&Pn)>h!8L z=Ij;{Q`~f$SMQz0U!a=6aymTD&~VP-$6AMDXD?E&iWIh7)BWSKy3!Wc>oT`WZ*0xn zd{-}9+*8Q;@N5ss|9>2`vmdPustAxr^d$|<1W|uYIJbtd?`$|#%-`VR~`?_0w9{tyK5fV2wT;H^3-`Q8| zPW@6+|CM~RnfsSz>Gfy>#T#;Z%XsCY7i~0M5&mY=F8%9UHsl5L%AI}c^XKtG^-bkA z2H~#PST7|zs$4KRku$&JlDT78bVHWQ>5djf17Swamla*h3ae6O|2EIcXr54$T-`f^ zt=~{T&f#a{kr@(?Y>SH4PkbUJFz2+``<5;1^uL)Ly8ZCKS+s-0gpZlbceR#34fZ;e z^1%)@>#)x1-KePGJ+I^AM&0TXKCQiTE=#>t4~_X9QL&`PO0G{^V9A2V z@~RdBbC=uXUD@(1mi52lga_)Y`ARwi%~o&bR#08d?9aJ_k()d7f`pacs@9J7J?B0> zN;)yIxrd+Yzkf#Bq1WYGrZp{i-;sIL_*`df<0h@D3+hiyLrf|zemfp3vD!lF6CaCx z+fiq6wv;tFcbU!3X2|tTE1dqe?PBoV^!f)8b3>-LL|RznNiHneARlCZZMIgxQxh&B z(JPY$avEpzEK*}@%x&K`o|dnxk~?1*cUWiojzUo%@cv?M^?8M7$(i%!qy;{aIpHA&@0c`eiN_r9pq{bloL{K zZHRw)_+I085iNtCPa}3scy2sp-P4$iB-?1Mo{7mh4|3*iO?=Y*Q(!_?#~o9JJ^J5w z6mfBQ$SeE&d3a%)z~qF0$wv~Hr{3D}@rJ$n1u0>betY@Y_5H`>F5aE)D!TlZQ1kUU z5^iR#t((48GH8dK_$#{S@*J0ozmQ=^`)h&b2abH{ai)ATJw5-w@;YCwjP-Z(I|*VRKn>Leovo7h7B9+B+Dh zP1u>qoXmc#?&eE3--!R zVP|Y~o-5e)YGvmlwcMOwC65>De{GX-Y5l;wZ<$`l6YCpG*;g$)>tEfrXW~nN?hV|t zZ7=1xrM|Zb*l;^s_1R31mm*6hy7(*0PM9&BzoNOFNqDN5U;yK1t2N)9j>gZ*oAAY< z`owVu3oDM588cM)@*9{Ya%l!OxhNq!zFE z{4VFRi7$_h?A4DK|D;}d7nrn|#iv*&s(sdr-?`j#w;j)I7A@MVS|v8mb;9?@>6NQy z7M?6PvUds>Yx>s$uWL-c=bvuac;-;G)|(o0b=$PyK!M)W=zRnRZ)|K$r}$dN~9Num-wvg6np>w^TX%*SJWKu%B(E@xQK2Ka5K|g-YKiCZ^t}1sF4)w)kE$=3A3JGolv>O0;@7*MAB%sc`tw_L{raAr z8RglM{&!Ejlgcu-$^0Jh;*@Y*sDDBbW8{3N@Xy+Hs~qwpT;_CHd`hsLl6yY-woysl z>JO7nald)}D!3}Y`|i!tuVuaoc{#p{_phnExb}9D>6VUE+bK7<=Gz&5e;Mt!yEEg% z>F2XwXxAnuHl5_OY1s5e>jc9oBZga=SAH11`6wf5UAJLpo3&WbG1;?qzt;r4@SOAb z%6*^y-`;cE?A+#mHJo=_T<9;)k%=Zty2@uTYI_uiX|^r?J6SMAokX z)Y_yPqq3Mb!8>I%Gg>8C)XQ(^Ie7dJ0)o<6>N_J8Jvx#9&_T7u?=SXzRnM#jVr zovn@Z?gzC5K@*b=JU+!g1XPW-pG;7@!En%SS)=WlCkoM7(H%OLlWg|>eIJ}Manq7% zQ%l!4Z_lt>)fF0V>v1VT{=$Rj>{dVjeLV2Mn^|mwic(02LZV=x6<^u$_VxQODl{LA zXYy(ZJJ>z9il;(E_(yY@WKHFd?=2kSHXa(vIziqp3A+@GF6C!%%$nfhTHk!k-=F`z zeYZ-&l#Er8AHK+N%vg}jc0}c254(Tl2h*Bc8dBF{qw?yie?5J8`SOIyBb?W>4f{np zCvkq3H|vjK`knq~TjkZKSM~DmpAstc%2@P1C@nvfD@pfq#I{w6LfNiMeBL#?tzn1{ zxxYMenMP-W#~P79&z4z#FRi|mwQa?R+oqNKd{^I3?|D06TbD=EQJ2OdH>H&p`}#JP z-Z<7^$nc{>ck!3@*A=_wzUL8XU@O?m&&jEpHS+|o2g9OS$9MeiFTMO^H{aX;PgT!% zeS2_lLRjw1GS^t$2Z_7~t892!y_L2$w1?g}#<{TSP}otGD5fK4d(s&gO&-m--^n2< zeD;V}N5?|_z!i=4reC+6=}-7^H~!dNIks$%%ZC#*c$2*iB3jqBAM9AG@KJ~-FU^LT zc>$y7k+}v8zAr5HiL(hg@Cvyu;5-<>eBYu!w(LaLuN^6WOj87WgflyNQv`Ajep_A8 zYZ@5iw?l9CzqEbE%h;tnYw}AEm@f2Ln^L975t@|stAt^q{&l~aU}v|cX{$rrw4f=P|lj=tEviAI0&{yp{Gb^ds{?%eriRzh`om-=6d z=e(c&rNT#gwR+XlQ*Zu0@8DytHBr@H@l;SquYZYse$EW8&%t-ao~^mrr{T9<%DGC+ zO*8Lh!p&rrlo_*HL^~zSm^8V6|8X=sU!b8q&pf8>d?jV+8V(AhS=Pggw4LfhxpRA?XEY3hAu-IGt;Q zPW8X@ef!-#vfggDzilL_X(<@|=gq6)uN_s7&s0deA7vEKIl8XW^oGx&U54?g*JjS& zpuFLT_gB8UE{!{R7A;HomY;ba#x3NS@MHB|sYmLUOLLDGC|#NGh~0YICz&Gk`x(d6 zPQ1C%7xJ%sW|-tn8?R#rpZ@u9n$5-_H&9%s&8m6RM!j3RT&AD7C;7B-2kVC14SQ>k zzF&9pVM*NEkJni?3K$;}dYJXuENJDfWhbJ&gClKcXU@B4_;>H}wzSq`oVDD%?&@O3 zvDZvm_9q#Z4nedxV|H-XpQHFlos73kz2}(NE*Vr!dh2POBg>d{;OW(` zi!ClV6()2Fv+q)Sw4<_DTJ|V^#B;N^9Ly`ybn7{1v7NuYr}|`Z`%g~3vlbQy|MBcx zx^BhtTn?04pT=sItmi=5WvAwMA)WfVEv2QyM z>fV2*cdyCMQ{|>cprdblcxC=p?x|~KIulenoF_j!=zJ^tjIx`{C1Z1`84J&eEDYIq zHz6sx;~`V#w^#p?CiH&u+_F8q+xz+EMi%eag2#V#$Q)E!m|S<{%7oa|HJ$H1FYlb6 z&???>qS9*hVU9_)Hg}gAyYehOEm7|C`h`?-V%(-L8n3f?rfH1pw> zqX#qBY)@Vs;a_lCP2BOMs;c~RB?qRb|5^?-GPK6lt>JZ?KGR3icCl&4!h$k`??)$} zy7R=qM#|(jgY^HOKNWv)y?V4zVyVUTo%%j692e%gJm2=r;C`a*|Gg)2-#&5kx%K$a zQrj0ZR{s5+`N!yO(C@?j`V6^XffNVnVEAig~gCxWLy0P#?PN8q**Ln+n@K8Gd}E2%XH_B);rSr zf{nN6y-}C;Qr)}zX6(^|AcpHZ9x(h~7O9!`aGlTXYg#7H{zdTX?m2J%Pwez*-u1ul z#{W84RsHh$FLrasX(wJ@Sdx1$c;zNbQ@L#Ku1x*8f;H@Q9dj!$U*VnR`Q`s7t_b11 zAGu!4sbc-SHKNL9>b~QLr1xd;pUb@8EMeTORUG!xp;fZ1qI>V`+p<;%KK#6Mea}>D zyka3W>e&S?kBk?ekzd%w&AyCd^Z9EPlNPxI*nXON@gJ+i;<{t`UGgpZ+dh_v zwTIqKY+voW@WwWE_RFh+3c9y!IjSu!=X&<6*8w+x9tg<`~(%`PlXJ)1=J>1zvit$0uLj?UfLJqw6q>^|B=G z#rum}o8xvb`~In=#krQpq`5Vk;cDC8+=r__h;)@Us|5=6`&hfQ2llzQr-bLNRoizU z#x~_`^0DpzmPA!sox62z_gwG2I}Xl`wM;&Fm$A?Kr-{g%{^%2a1?y^_&%G;V#`=cw zl*sd~y}N@?Yx|@Yvu7@kdwe=r9dalMM~;xXe;JvclrlyZnDY zCc9bJ{LFUg^ziwzcWrOE1#m;atE zUoTd8M8osVdwE)|F6$( z|E;VrC)jCe6g!7Flfw;x6ZW62Zkx&WE%Q6=JkhK&be@yo9N|?ztpZv?T)b^tJ_TPh ziM;E0vb=JuJ*%Q+PUf|P3asi;rxn}kpEgVoJ9?kb?Pl!XqPYw~ca(M>3-*f*Q|+43 z690Nr97mkfO{e|+!a~~rwwf7PZd<>k*>u?~2`%MR7DJtPZ*H%9{qRbkZOxuY&5Z*4 z!c@#Y#(WRRlGtXL_+#=V4;8+@@6T!T-Q9X3K40=~%Dw1Wt9JiOSDJ9W;TWroYu|*2 zQ|F90gzK_q(il6&5sjhS5dA-e!Y)aflQw+J4 zy(JD!&XloXOEVUY2wL;dgh%-q^7nlPp3UCgyi`CDPX zYx`zR^gVJrwBf79orHrwSU#*f@$L7O%CujCMP4-_J-m+F<1R4P3v~I0-V*J}RqpOq zIrN%S*pX%78O60io6H=fb3Xn!?r1>K;;){k2D5c;r>7RrV~%8)qx;0+Qo)*IL3}Ms1(`Z}-0JN-LiJxh-0YZb zf92}(`fsiTV*FrY*Ti3p4i2A{lsb&iM197r$$+-nwz z^o^ds(L&=BA49_Tv*Qj_g=>ScAkUN z#2Bsp9&ocK?P$DN>VEF(p`~r>lFz-`Uw!_5SnA~I?;~G7pU74#didle>wWq$xo6vo zn~whqTjhJzS3&(z3Tv)~(A*81`nGy@E0u0pvTAm7_U=C+=K5XEE4C&+FfUs2#9J!w z8pGty11}!x>c*=(<+8T2dhK9Hjd4zFS@g)cb@w3=jwr4w!E5D8ap4!jZxw1-UoC&J z^zMJF>2LmoDxKsp*{msJdh6`rV0RJykJs&Z&xEQ^U{yHvp>;~2is$WUeQ)NBG>M8W zEJkWFsdvOIcPyI!&GhihAF@3wzubuZ7Ft>G*QG-Jy8G{`D~|UnN!bUyV|;a8tTb$X z=DvzM(`TFSSodm5=JC0UGs-VFGcVbC%BMFZEYRJ9@!i~(tD2W5I9-}x5y;poaxFN1 z;e_t1p>w>N{EfD>G1vaOmw9P-inq&itLgk_f4=ZfzI;j`Mz6&t^P$vvt|)TDvG`Yil8)KQ6oV%^BjF zH|C13SKr$2dQbDQ`x0y7ffTYFg~W)wh4X+1mE0Y`gx(b7d1h z)$V>`&Qe=Hsm-%@)8dZ{Or!pqx+lq7x#lnMdvpEThn4xf$rVwG2Xchd^cISKzAw#D zl3Lz9xwWzHUKi&!gG@=2&NE!bEsZ?bR^YZmDA+Trn&ccg~Gd-_Db^!%IDfueSf?3wNtX0oeM*HN>6TG!S|`V6`muHyXs!#dw$hutH7ZJA2wf=T5fH9C+V-reK}pL*;Us9Vs9}=h3I|^3E8;u(e#R} zc6Mc}X5*(aw{0JKT%0tvY)t1(KFZei?(D^ot1c|-8JoE;`)N5D z^vP_NPAJR0bntVFvEU9i9qGnfZVyb>eE2DE*ELP}a&-Nt?>^d3owIr8E?Jb3yG-0B zUrlTuf6L7brbY(IqKA^jc?aZwUJ9BYu{tBhva?tF>+e@H=D+#0ye$3U-WfNlwk3$f zN4(kD)7iJ*Vkr~<<)TeDn(Jq=tUSTiBBNt+?druICF?J@FYFWAv*c*-bSKNi#~(XZ z8}I(|NqP6`70KCqws4Dt9RGHIo#(yhPv2DtrMXu>U2w7OO2mneAzOZYm?g`(JLPtj z=+~A67emIcJcfsK0{gcuea`*%kfwLvaf7=Hwa(k`5;j~IQ^p=;Z@0YiAluKW%cTGE zII8D5K8q5})4TO|#{YW`OPt&0nD>9M-^Tgx80!g#e-+*icO@76j%F6G`O-V@&+)f& z54@`V9lxvI`2pYe&zp*(_uf{V{l53!E3W=`{B;Hw_w<Le?E4$MDU&|;6DHpaYh15jMtKa{Z!L_JuR*qkW$;XT@k6*J%lry<);{>gnHdAKbZ~nbd{?^(vOuO&8TJcof zE-Cwczr8*#eAn*qmo+n8IztYM&-(W@>GUe=ymBM{X7`xWMrU6eWX{`W#FO)UxA+^& zcT=uDHoJ6iac=JA-=Q(pukJOQB#PWvWq(WT=+52OtMpu#Ea6DCJM~ewE9861g3ih> zLC-XVGuIqHm{;nm+3NG`^~5Xhwj4e~9XN6VIP;gRcG@!o}X?b|yS#HLNR-14l%NVi_=t+H1_+phONirE5hcyf7J^Q7p>@vr{BDZmb_zACv^DZ`m$BWCd<5Ca_vuRkgSzp zj+6THgXQt;sTVUp*wZ_cyE>^~j?uI%<_ zUdH@(tymwPb~ag1cg-(vSN2v_y?IQovwodC{ba}Aq+8FUk4+Hxalb#QU==5LjMz02x*XyTrl=gHjH-ri$5tRt9pY5AGN zw0VBZp1->&F!A8QJNve&pWnx@!!Y%^wR8QQnQEcD#GMC14-2O+|H5Ru_ zUU%*DXub?fRg*V+D!)Z^>qO7_`@vV$v%35T^8$yZ4fnU3EHGa9DP^9JLY{qBbH)B` z!U{qPj?a46#FRP)Y5KgwyuqSpx&x2#^gHUy3`6rnYm7o6k6VOnTSF!gb(}kTsTz&6aJ~I(>Nxk1trN$MXF!f;QCX<5S_Bk78 zT}V=0q`Gd}w)({d7k+Ln_#yUc!@8=Ca@93YD`Pfg^r-otYZ4c&Pkp`JpodH2{5s7EpCgiArR%8P^K*Q#C%|3b=tB7Iu)GTE$44Hd zKMY;T)!nP1bmI85LY|IFu0<>XM)&78x_wByGBZ`}Mc}E%Z?lR#O5^XI+;{8kk*djp zaa>|q$=uD+rhL9SpE&wJds!DQypDa!<=(U+8Akmt=YoBb_ zz9uRDjAxfRkG~D~+PQbBOru=K)Ek^%LyelfcNWa!Y51LU@U)^==!g70Q%Y=74*ByW zdN?I(`WDx8v7h?zA@UPbTKi`HGGCj0DqB^nH3hcGdgiTW+vCr8j8S31uO+)y>3{jj z(|KrX!BLCd%f4JxjMtcOtcQywCvxJ^bn$#o6}k3hA3R$4?iZeJeJh!=X{mnjy0~?% ze6_EBNl$;RxLb0|8-|IO8kLV~ZnN6<=DdT)Ov8;G89P|d^{~W0&*Q(_J%8`^(p1Bw z$p4RTP0>l{{CMnPrMA|NxG2pF{h`snj3+OsTC;UR)aq&H*S%g*dXahv8IuZy8S zewZBMx8yxqsI%iPgLcINSA)*huE`vRj4h#3MytXLc*I`{+6A!fag`dyFox=FgfRrL)}+GN-Yo39VU@?8tp2 z-`8~JzPGF9rTsRN+*e;@u;t;7rOPKUAE{)Lmpdl9Z1KS@3lHy3IXU-M+1(v?dCyxm z2?=(V6tvwnOq*c0bD4daPjTS7=0#iOWK3U*+xvmdH#orL>|>MH>+}-Gt@kq#PS$w zGTzwiZsa_0ylTNCcB^F71AA{y^%gvq#9h%o)$L6zW2Ew}GcKP4%{kY<@bcGvZl}wDZ1)lRSq@DElX497FSlzBsHR;CMUmA{T&f9!k z*2Rfjt*M%N?v7w}NqfV#ty@{2PQBB7T3S=i<5;-Hv4d{AUt5bCyjpeO`n2zV6r9uD z$_)K({4Ol;bzPpDm40gDn|R@ZGY?-N_B`J)+>pTAnZ>VIWm zkFV~%xIaM`9nCzxscemv5MZ3yi8nLm?Dbm_RQi_NHfH{b7dr|{nE2n+x_;O( z)nI}8)OyQ2*?oE*@g-WGM~_Krd!@{az53augb*Y32OUFE=pvyUGX*UznB{=l&A*q_#O=3M+ayRI5+S$sWs zVM9&GM*YzBt!*;;1sqZTY+2jP*4_O1{q%R9QuW}de`a&yb(F5T?2(T;vf<^mz)Egj zo{-7=KU)`Gy>@;d%S**2KTKJw&->=r^^^;rU$g6@A2a7v!~bP}{x=^kV2gb#<{)@} zYL8h@XhXSypVj@sB`ewgH_9l?OBDQYVxHk4Y1=bKp7G1n3sZ`AF_xXbmYT;dns9i! zRm|zbx0s}DbS|%FjnX-u-qM_X(52$yLAzTw+ojtIt3Q1FGvEJx!YlFM8U~fj73*B> zPcJ>5KI7L>lahyX*tKob??&~dIbNOr?|<;7>A`Ey}&XdyK7Tk3os@n$=_J->x7H(cw)(%`c+#%%BzS`vRA$5!Y~GS9<*XfSWpdX>3# zx!FrKUqJx;Diwa;B|7VUAkut{Jv`08u7 z$1(Z$@io=cMYKg*Q$to={ad#*L@@91+f^Nx0#tv#+86g%j>rG*iq#jxUi-={KWOkR z*wk;YWWijP#mT=aOq>i3Yb;tO?HfMxp>)jjgO4wUxr;{ zMLRa_N}PDGY18M-`aAnuyK_Q>(lRx-%?c||(7H9vwej}n6_p>peR#E^oppQG9fdWw z=Jvtm9q^N%PgNgcjMw0MThKW*5$97 zxaQs+qu(cc6k|4o9ORe1vG~-@tE+l6Lp(0+^-)WZtMEGZV9DHB7tO?Y^D1t?wtmJC zaOX<6Qu&M0+pp^8x-m8>c`=uWeg0G1K6|3=u9Yh-d8|3T^QCN~zDQJWtxVc=vH1+g z9EnG}maV9*p6=H0X~UUK5{&%qM^q2kKXkriz!tnngR3sjzjv*}?$<1;)i%e!?rAtZ zaa-!I1!fT|XKcOuyC>r-b0trs_k<%lmQnK^_8MB>we@hyP<-F>vSQiuBgVy-9N(y} zEX$iR=hoy>1IO!+`FbzL6sUM!E)LO)nY;0(olB$`gO<_Or`;+H_rh-THHImzQ`G&% zzN}g+o=bE2y}z9^l#T9kuB=g4c{{J-ic;RMgOyj^)uY%azO2YKI5FSxN?x8K%Vp8` z(a#*8-nwiO^kqdEL+6Ifli8kIc*|yVUp}#C@v_?1CGyQH)9;y7EPWCxQOGi+4@On1c{;z;!lc`ZZ#?Sj@@MYNruH$yo)dX(Xf}k z(aZ93zsooFyd1uBS8bYqzu0Ih;u8_HB*DZt*?*tPfnOzWzBfe&)t#;<_4-EfFIW7Dw|uqztJ$JOQ@kRl)p1Yjt#x2BG3cdHP2ZW^=}ho-6bh=`Oo^~FNfOHyUklw+`nDY{hX$*Q1d~%`F%-C>(BKk zixcx`PPE- z-LtkYZcSY+pG9v26)%l*Xg3mPg&o z>egE?t5|#csK2ztbynr6$EDRH3iI1$yvmm;&TI_){Gj*gRadSRtPL=&V67o}OAzNmLby`i=CJ%sYL@ z_a4)7jW=1_r{Cw8u=Lv-w*WcS$yUj)o^Job@iC|8{7JsRk0o>K#U~!lnKM7;Mg7Y5 zsZTGKT(BzrwMe>kneo|`(yeC7J>4l=JvRlcoO1S8!nZc-!28u_rq}4jZ&dU>yjG*) z<$?{r*4zA(v}>`@T=XFI{jygYSHc(i{5uwKFLrPlXK%UZW@)wgY5 zxUG1fw#t~9>3XHAaWYe`gimBWPwMOby|P;AEj9b~E*;o>FVp(B;LLm*=Eb$l0sGeo z7X)9=HWSm6`qc3wJawkBli}3Q8b3;ZY`XMb@!`|6&z1$H#LqkySEpVkH+y}Eo_g%J z@9%%AZ?BP9Ankuh<6QV`8@_I*1&gjYy;%NR{69m@-@F8D)jF07dkhVYh@Lv@4f8Gr zT@d#>{DWA5n$riim(h!E$ZaorwQ}mqh3^`dWp?tiR{iLBTR%URAw(tGt6I@PXG8z{ z+p!I*t6NmX)!&@>ky-iaVa%--<5`>MsGn|cDfTv=s5(va)KbrB-%s98`S|`t*x9uv z&mPuV3A;^tJ*C)B<6lA1X%pcdO$kfi|B?T`J&buByVP>=ByNM3Tj$!^m#y5geHJ&V~<(S=8Dk`S8Yf5%dj@i+G>8`>{p0B*7!lflM z@7BBM59#(Ei6*9ZeE2HoPo5bvYg3Q9vEItC$_cUS?VCTvEO@!^onp;NmY=U)g=Bn^ z?G1^Q|I^}o&tF16>c+cw1|5Pjr%q_CX;&!reD+%D>5`iV9xD9Q?>&9RC}?W-b+fmx zR842?`5w2qw*0=7+aVKWbN{QgPivOsUt$O`n58-UOv{2J7@6RBf;&hf*CQ(CI7VcRL8V$WLM#PHs{>RQ`=kxGIze~x*8$7*fl~!W}Q0_Qv&s5i^Yy1di#b=Pi;GpM7ZUv7}Jei+aZ;H@jPi`2=j#z57$X z`?S9J`v^8it%V%|5;m{)l{jB*H2uJE<|k9X`}a%9_ZEfT?>q3R&L}}$s@=0SK8nFA z`7X28U&Tq4YAdFE5;fR!aA-S?|0|P_qFFVpY)Bs z7QJNZ60i5_M|~rekFXa`o|g5Q%QWxH$|u{IW^J`)n|f+R(l>*UAW8nIB56%p`buGK zlADg~W@#0FZV`1UwAQ*TH72&SVt0w-l`G}3AGIeO5X{}C@b}E5f1el ztqhMB6>RPhXGr+D`W)-hiA;C3|Ag#*yYk4VPv(u&_sck4NxSlFy`t#xf-^-~Q|`R~ ze|yU1N)OB2?H2cZ&)PKaUUz$M+g8QrvT^$hX4)>SzL4f`7{faE#_JnBX9JR_cmBQl zuSKf<0pAS~-@ExQ{=faeecv_Cd28;a-Kx8FUoWzc*&lV8=Tn)yS!ZH4&(A5`ss^f- zc8Yyh*Bgq=^KZWx68Y?6NS0Q@x&HmLEn45n&#nCY#8H%ezD>jSla_aMS6)(ia-!s# zdAZGx5dQ2rg+*IWx1T@O6WDrl!}kq0qTUBQbo?@9VdcKht7dstOgWn`HvQu|>Gx6} zWM&83@AYas#Q5<0?|?(fR|44hJQg@hN`EQbxcy~LdA0#psV1Dj1rW z!Z%tQDVUpqc3?wx5g9AMB@`@7%?%a60JJ}wzy+AwSVN{{i<|kBw>Na~+%+gEUvA>T zZ*V}s_(;GcE)EY*PtWF(b_Ea5a*y)%DVP2(d_HIUzxuWBqc>kO{{F7^?(bXYt0Xc^ zN-dVGO`Mj%Dj{<2;8{))#uKYfOB69PIw^dSC%}qjl5&i^+yBnq%)O7_2x^ zUvXkrlj8^XxiTF8Uaa72W(v6@%XnuGLms1Go}-|GzyW3!uK$lYibWYuG}N*rJO4NjcmdiI2;smgi5HU{YqWr+_?j=jR~ zSku`X7F^pe>)4mK;dsRac8*6Jn`%maT(;s^ps<#e!B**y^!(XVwU0=?JNA;T@K5i= z*X6U0XHRR7I(=x)oC5(nq_4gI_e5b`!s_GI-=F=e-oY0zL;cEg`IBr+Tetn>J$&o# zOmBX!!a{cK(|_N7UUBHx_H$x9>>rpL9UK`I8E&vLeA~3?@vm5i>$fHU96#|l`fta< z^T#Eh@ocDUVf@y7qe1@vhMGGLatRD~uFAf7{&{}e|7ja`>}0$qplxwLD2KZ->96(g z#Zoz+r~k325AP5^Ao0V)K9AwU_xJJYm)+YU4=?Du_rL7Fanic!r>czDPUX})|C=7@ z#`cW$!@~#S3U#@^km@|0h=PY;9z0`OoyR zqWV9>#~-sL&(yEy<$kbVJL7=dPaZad|Fi$8In*t<`ndV`|4Pn(Er0$O{x6^QU;FR> z?aHj>?#J!Rp6!?UXJ0l!_{hcI`Tg#8yAR8kJIj9Cp?KkcsVT$%trv_8++Y9Ss(IM4 zUs{QGYw4fsrcQT66yg%HeL3!&dZ#b+*SPiglRg2B2;paJKmQ(LEGS@Z{GVKX$5Olf z`1G#ZkJtR0aiCxO>wVRy3&RXv-`{=wvqkxY)!HYdUl)Gq7qUOl{=3j~?ZLSE9lQ@7 zwH$iTuh`&TP{$xWL;KqMPA+by9S-|L>ph(q^iJ1%-s!h_!t}rWM@H$N?I&~@9yI+I z{J&aRyFC2*@!Y?MXC5#6Kk@$_sRIf68$_?Y5jo>!a$}#>j-Q)?W?h<`TpUr;lz3TT zX6xbfYhPFYHkGSV@;-Xp{Peo#mpW@@S-4++I+Gq$e5KsZUMl;d^Zp~*rgwkbn{_;^ zKi4erY>(Ybxs$&YV=ue5{_JrM&pQ46+|ls=TbYZLlU8#%PwU<-FfWbo{eaTI_m(@>ZUVI=EBC*Ehc-)Ws=g+Bk7`e-> z2u-@V;m^0l6`yN+!YUT6SBux3_UhA)t$`PUB_;+d&KKnEGyHYpO-+E}>~ETXM0V=f z%~h0;yKF6fN78)dDu2h<>pkB|#T-$bC${36m(TraFEgh;d$l6pbP;1h%A$1#KX4{$ zgly^5U;bL##J`@6bH}d5i!XH=yKG7Oee2(z-2VaVr(QMJYl~^I&Z@rg^5;&Ak5S&c z_8)jFDizL|;SyPg2y3|?~I%#_2WEH=>^IskA63pT44hfEX@81*zp{E>%$|uGgS#Zd^;hI2C2A*h z>2oeV_i@U4^SnlYtDR=uXx-!G_tkfm#?w<0%iI3< zFLL z_Xvt;dYx=kna z(T+&%Mo~LeL)*-R(%ZKV%F5TS&DQ-B%eG~bxZ?-4lyeqU0wUi34{n>a`{gw@`MW9V zg0efhH7h>IEU`^;J29tfwOg9Mhq=S!Cp(W^cDc?XTM)bSdvArrWmT&HXa5d!*{_<0 zIvXl>JbV2p#OI63I{mvdzF*z*Wa7=uu`9mXY%IwLUUBBYvAVT^Q3=WVQn|XG-|tPF z=9{p;Wz}J^OzmUOU-eA*n)UL7LT3`s>>07{+06aVgM-icYAOdSZs|F6WYMh0Q;h{8-NVuTSn@EH!somA?N*`Z3v+ z&!+5-4P70ft!8eS96NPa&C$~#A36(70v`l_F!aB~bZd7QTZq}SBbP(k9lEoMc0R3M z_bP6Q3wzq4eLG%Aw5KpV=d#&xbmz@=XSTl%__Xz;mhjT+|El#n&z|pQdzAIw(=e}N zt;DSle`k7TJlharv+VAN4}T|Bx5O^9+3przb8R!rJ)x=myLpcbuVP=G5NDKCSW{fL z`K-vfA9}8HH%4ukwqfE2<~tcb*^VBWs&!zxec;{&jq|rXHjl8u|VU1n( z(}>D2pR$J9*VA5xO=nNHzO!1ec?-v9jdPCs{w_`SJF0H~I>3)_1J}1Q-}5uy{C4@$ z;Q#1~>#EoOubvdVT_}2L%RQC0g;OlJi@xrg-gEY5;{9_nDrE{U&&qE8&BCE_ByQ?N zdmZV!)+(Czdu3O5y=L98T;`?uuBH34y!YIlvh5IW#-Y#}yT-|vb<>_kT&Xn)`u}HY z-0}ro>bHDxm#NT+?M?UeJd=~CFH*X=Ap=|BM zh&aKJQ)jX^IlSp{%jZjYwI*G$zd7g0e6`(kTSONg?`+bR zSG>LD)a=ez=Bey$buV-xCad@9F5OwBTb=#J)Z$4f-`feL3s*0`+*3!S+aX!qmotuDUp$HE>@Kj!_kws*>mpj8|?x&I4`OG8ZFvxv$) z@!R=~WABYKyA*Ye)HCe2}-z%SS>Ww~dq|eAUJ9~%c#gOea6Q%5( z8KiTsC;CgNsze< zelc6^ecH6})Q#!8%JwSU{b4-G^+x}`>*5D5o_T7)b}g^!)bvO0%dQJ+vb@?Sykh0X zYg*IQ^t-oy^b*<2{L%h%q_MD0_K`LA*&i0xKB`Fl#Fy~uLbTqJ{;5Ts6(u^gDtdNB zFRR!t+&AF1NWWY1$tsyGeu~|1)x1l0<2{Q@=YREGW_LJ9qhL$n8G&*w*S#w~W#^_y zUi3LACCGBxvP#vmY3cE=D>&3o*C$W>ts=TR*-A|`*2m<)ti6YFoD}LWtIdtwe717O zh3`A=ER2kP(VcMjWicm5nM71Xt*Au8HK~}-hOx;u&u4}NFO|LMx68G4V~bcam=ltc{x5GPCZl}LrJMX`+;qhyZ7xw=0*SeA-(=yHBkn{GRFOSU> zt@*t1*}2&dJvmz+cAQ&ME>{?}u=d-JncrLdCq7zt`ZBABq|q9ti7!7@{ds*aS$(f` z#m3gIZXP!&{(jz6rn9dKmj9DtY-ieLC9>ge;oUO|Tb}H$R=l@$-us)vubTcCruKh+ z{O9_X-H&x<-PC;lCbRiQTD5nm?4p9LKTaO9|EA3@dYk{wsr`R5SDr5Fh;N+lD*bhv z+oE&DOS?LKUeDxw{du8ThkT3VxQiss9`yud-`tw^s7q3{M?Lma?op37r<&L9 zkYDTMTeeuUaK_pRS#cbiZBGtw)_%|7r+@R~&38V>%-2@6cGhiHJ2l(?aLmffzt{gh z8Iq$}c$Yc4RZh+q`^x<2!pzHcwyHVL|7`F-DxbQdH~FAx{okz@*kf-jipgjd zu~$o4TkO~9(HHpk?1J?_pV+3yXNJvT&&YR8H}(t(=uf=hC{h{A>+W{!k-)nN&)YTc zZ|sa0&k$O+r1!S1%jyZ6$`d>SBwy`*U|aO$-TsxX8R3sEygInN-)`dcR*zlYOR_$s zTExCcPjqr%*Do}A#QX5c>FCWfBl?(oBh&V$XxYCxS#fT11hWUHrbfQaj3Akd#w#2? zMV<`)f3V-}M9tEM!-sb%^EN4R>R(jdW4DIs|Azjsm`E>cW!0SXi`gYp=9Im*WN|N? zm-1rCCz-o@Q~%ynoqvJ3xKi(yl-W&_Lt9-X{<3KO@DTUuSX) z+~!o_w6&$e_~3cTg^z!ge|c|gwANf%;$_2? z4_t9Ja@kYEOq10695Yr-Dq=Mje`KkZv$ek$t+@9Z=V727ztka(Y&fTA}^byzH zY3mhcmp{)7oG93MI#PK>Go$^)tgtO>B<1$EcF$00lJI=DXLI{z_oAy0pRb(f<#nR< zLGw)eAgLMLPqyfIMQvYh7}Y;bsQbk2L$$?q|4&t)`e=Rnuxzer!oMFrrn4(jY**w4 zp64{1SJYv6dUAV0>y#(Qg=XyA_gAaVwZ*At!>dOxa_k}=c1am?Un{&L>Jl(z|2r+o$ed#@l^oRqq^#-)8pw)JxT)oj=Sf=3bulP%52Uqc-7mXxY`=%;PVAu5YcIwf)Al6T3d1xW>6@ z^|JIw{%IabJm$Rp8&Yyr+dk?(jCrhEa9OeJz`iLp8Gn4-R{7*+OkG!L_*nkmOz8=` zyBU9dO*^c!zx#dP7XOAUrN*Q4UL9R-DWJJPxFwtI^S*AQ(^``0B5HAdT=s`=ywglP zktr(tIYwKge1eaJ+r0hTr)ypPQv0mnpGt#%_`|yYYiG-^et37gJ~teWa!=aw=4 z({xJ84SN0l_T)5Ujt>r)Z zXO(qr|1H76aKVK87RT0my4^C%pIi_*G^L=ps+D*CH%tGIfnR1MCO=ltYg4~lTvPlu ze2Roy^E(~A)!KFq*^i3%81uyKE}i@L>6TpIOQKFY|E;soHxX0p>HO>0Q_;3^N#EJ; zQOlCFrtjZzSInIc=!&zS95P z%ze(btG3+kIKBFd${KdXB_68J)-Xo~e=yRUnD?Nv$1J*e>b)$^sq5ZpDHXGEm;PP5 zXVuKFHqN=yZ`W7P&3?qrdU=3be)=ungW@myzi%`LL(TW+;J>(=#xC5iK9`2H_gQu{eJ zZlU$Etqgf7lRK?t_JGw~T<>vZEsl2Q|>6}`pG0}@TK+qwvvrlpo;Le-+xf0 z)np`CFU`Dk@~scYo>xC=kL>Hd`nvnU9;N4(wakN(j1@!QJ(122i(c2V_}n4OgO_Y& z8Tuqzj@;O1esI<2a|fJFB#h?ES{c!(!&sz(fKMemQb|1O+ z^HR$4%`0y05IlOxp-bwAO~J2SKQb$l<|a2kU3J?q_32*zNBn}R^P{-k8u~u}eNsLr z>&ToZH$F}G-o|=D=#Z=UVrPaX*6WJWvlJ%Y$qYI#sv-Avjz(RwQbM@buP9OD&`V~! zm|c~xJ$)M|#3k>vRe;euy(jOVK-zRsC+UkxiJP|hJ?_Z*Kj8#F`@TEElUQYY`0F+= z+LI*z?EA0RN4`yBu&PS)I4o#r@I1Kb7Q1v*o#so9GjrC?pQfi$-LdTaxoDnc5ntnv z*o5mhpZDGPTITkw9zLU*};#y@DW%#2#jced8!(1(O|Q&vA)Wji-`vyLLqjoumC;;d&~)f1i@?lXA`%gUO| z*N?{U{cd)9rhfI0oY}9R?4Ohsn0rKc=VmLZXVQ&UuQn^LO`5u7Y3}#DTXxWR z^`<#i>vAIJy*-)|yPtQ#j{D_%Z_NMuGFngR(@Y2X(8qhvbeHW7uc+nrns!{_D3_(` zo-XDp#wxoVQN^;3tzD`~vSFJ)Eo?K|`R0oIbSr`7SzL}z9|th;9Z?(D4|DkvIr^^{1$4QUGSWld|^JcQ#FG<7n zdiBLuRG#HJPuakE|G)+fyV6g4KDy1*TpO2Z+WS42Icdj%u+U}vRScTTH@j<#)JS*# z+GJ$3zWd6y{5@?u?w;xP(wyO2@#}i8SyYdOy4VI0ReiDR8u9NN=Pz@=w(I(J?zfK~ zeO_l#ze7}MN^xTU`@Fj~;$JA(FS6bI#iNcq`D1slJU-nuNo~fd zlc77A#V1}UE>!!xC9n5rJnOyh&$H7uuR8T==Ml>kMHQFhUjoxQKDGVUjbgetjf*p3 zIg4qEP0GcmQb&7?#23DZng1iMcgFbw$@_O&bslc(7ZOT)vPZacX5j>@S+3tqxvV!i zrCdl#m!F*f@O>$N*W9H>EWdPOH(B#59unCYzAj@5^X)ILcDzS_SycrEzCFdPyyi>A z=5ntm^4ETra8;*eNEKbZ)U^CjUdZ~zmhn>-Tk7sO`rj+K|GDdDvEu1!E*BdV)7&*3 zmhO7@KKC+@n33t8XqH7a^LgIL)@r#le3b2cXuD=s(j?Qy+qs{=7adaTR*yLKr(m!xE=_zw`I9%IL6izT5`~6zncl|Kr}O zQ~EyV4QG{Oz=~bn!Tl9i9p-6%c&fhF?(TN!kQHrrPt2H~aavz%GjiUYvQ|m<|D9FS(tqqR&-Pad+RSIfF7fuV)5P7s^XqQ*?e~xje>wY2pWXTs z8zp*f+ZU;{F{dw=KV9@E+zXPPJzAt{3e%#&DJ9Fmsv!zLu-_|=$W|Cdp;cuBO zzTjnwdc;GaFQ4Bs%RdoZbojpYev{qFJO3(0CW__lvAsR-Ra4Sz5B~n!`$JN$ZE|@S zKCds$`~S}SvJr_TSCX5&Pwf!5{K9tmZ&2?%U-vU}F23V6+$89^nLqgL>bAR%E8`~r zP5H8Q`G%`H%IBMpIGq*JoRnbgqP6u3Gw-9rLZ*GszJ2~y#X9fR?rHm~-g`SoP$;3sZRyP)Wkp~9 z2JMxWFqsi}^6u)kEmc?5H$9u9FW#tsWX_`RAKo2O>)q$>_hwjOKnF|pvp?o2| zeY0OaEA3|abjj2`C@VdOD{=9kN5^hg-K%9`$u7OU#b;AH^UmOx7P-M)k0zIg+Weky zcTdwA552{rMo+&xCT$4_2(j`!t*3nZ-+Av}+@G?vetfmw{&>mKr-=zO%2sjS-phRX zbG65Iev#^^qug|RF`|9%NWUj>vY z6*uwTK5|+6$_1Onxigvbq$h2fKSzo0=j!&Y@#QY%Re>)q%`iysSd){wmG{!xra7w} z*3aARZZ;=v*33n(!>r?fPkP*yyI&>5-1JSC&g&})*Y2ALu=Dl&RxP`>`xA$%PuOZ* zQOmOJu{rnhPuV}1n6_En&3x|SpQ|1*g`^dB>2H#HDip6J6k`$@SX=ToI_o7@m%)>z zA3k}s^xx`vAvfdWhwnbJ%?2Mu!cL_(gq0tkZMW3=@2Q(vHQTGdXSW_QXIdt`Q088? z{r=*+F2C|uxu{wun&@}SKyL7#x@Uyn?nz_bn zFV=eLPG34NTU1tZICWLz3W4c&WVHE3XAene{E%A-d-ZaDOua-QQqO(@KdW$rce??xZZ zj!f2GDZE0{d0TRca;W7+jh^>q-V3gu$UPkWHE6@@?EjW_yNqM6owa2zonG`^V#Sr0 z?aXgPKBZpV{>$plg{-+w1%fop)DTy=C+M$n*^7Z{iEjRou8}xcvO4TYBOz=XmUvxv=$zDqly`y@17~ zv6ot(N*T0F_bTRaczf}}^Zj;pD?iWt@hFEsrbT91or)Lpyi4oEF1VjoIka11df>(l zvbG)~`vPxAYA((?u~fQl%7h9=d2{XXSvhKR=FXK#xM~{En3HfaI?CghLU`Gdvd^M% z>|VQDB*Iv2H3dw&OJ;Y8@y^&c{Q%RkyPjM;o7@WTFTXPVJm0sAp3`*~&Wv4rcHQO| zOS%LkXXKjHd8tf@St0bo^Z4%WU1^1pZW>n-9leio{5KToKdc}j@^J3^6O*30Zcx6m z#=WUJ{{1TL_t|l$Ox>MBB<~#%iqu*vES+c@K8M3MTQB+2o>K`0>u=uY+aT8Nt5EwQ zN^_y-I|0jJ*N|oTi`1T)S#ayw2DUoMJdBTEdi48ZN}<$J6}{ygCi9L|id_v3yrb~g zUAqx%`^6Rh z=IJx*e1DwTJ|VxY@ZQDSH^WYPEO@!O-7DvmtHOi?;U~%`)2{@DyX<-vH~Db=uak$* zxc7?RV!Qd6S?Z|J&EH2(Tzz25p1S3B*!1ZuuI(_F)4YC+*Y!?>w33e6#Hj|n@5HU! z_M6^M$$OlisFR=esLIIG;Deo6p#IHh9k!{Nr>FL1tjlVhU-oMQo~HS({UKFJyGLHhi?@(!T%9M|tP|!d$CnWN40c$%nBq>}-7_1v4WfGZ+tf z$%nb2CDB_GdrLt}KCYYHRghIOXei;kE8A3J&U2W-`OE=>Cl~H21YP32w024Z2L~6^ zBrh)w%@qqgY8M|bzW095|NYnguaC@rw)1=G+r96zj~mOZVLQfj%CEq^gH5JQgn^6e zG($+~Ro#X|42g+>j){qaN_>368kd+qZJ*n5n5XGOO|J@6_8X6{K%$DNlRC{$O zks&vppCLemVafzXuTvb{%q}ghOaH4K5;S5kogjaObAdL;g|@>Ab}llj3f4QYTsbP* zdG7OfKsfB=lBe+U1EGu?U+zMvGkwP2j+hw>Ku*Ek zyCscH);GjEsl&+x@q>xk&vC zC*Nm|Km32oyIa5T@JtQ8`s1I+KlYHoMs|h(CZ!|>M!`(ZM1}yL7#;;pO(u??-jkh(G_|ZR-SuFOxJ5$JqSSRJr2LEX7c0)Sz^5UH#dM_iG*6 zzc(CGU@MS+vA&$ofk8v(PrO9c+XL@jeDC7l6}?}PqiXfPxk0jQZPtII>;(%s88{jl zScMkO?zih?4siG~&&rXhuHW3jLx9bFQ7l77r6NPRMbnFLe^(U-r#=n=iARiuZdOjQ zF?9#)6(`kCxNrN1{a1L|27RW+xO4Y~oA%wh|NMSF6Nd@|lUmfQ_U6>ZccT_p*PCb? z|KiT^Kehkq4YTu41s!x1f7R4adYJyvMAT)S;<+iCkIkE`pTDYjzSiF4olbAdw>~~z zYH#vpC&#`m^$8|>?>cX>aJBxlEGd3x?u^b4eGQ$L{60)A-w@eiT_&Ek-^{&p`+AX? zj*?gT|BKIJ%sssIef;rr`O@!9JnyLQTQgVC!_aqI=ZbkxHA;2nEKWb{%w-_>AxMt> z&MaHoYVXKD&)QsnGs*{^aO}!ZJ(U%!^0h`UW9dDYBk2tf^_oR(g}-S&eVyqy<<#<= z++D08zE87$>SV9le7$$sqOUVOSuWk(-rzkaZ2l1jhCfD$x;IuBEt^!jfJyw^9EI9k zHg$_@Q+hT2KZ@UTz9MSBSvy|9_A8l9N}xH`>QoJfHl^SHFM7&nr@ArfRoezn*q`2LH@$ZqIqR zm{U$$<_NZmc!|EA@xy%OQIVyyenj@Ze%O9{;W_)QM;CoxDt11wZl=_(`={z!{{HyT zqHDk9pK{)@dG+(+|F&Pexg%RD;rPF=-L<+rJVO4t+~04vyt7z&rFi$@M-Eb37ftyQ z`b+S2__G52eqZZ%htF>^G5$AEy69Q>FR{~4T1>aZJ)BnAkg@0cmVZkZb4z>iZ#-z( zzjI5*GJfOwZ^6@8?K(3gpGB5_xT>{0;M}ZZ<&E+M59S}*wEgl8OTCwsB|NjFTr(ce zw+g#0f8qAC1807u*VirIC4BXHnyq*7`qFJ@b==GkpAB49?C{mfVbkp49e;*5% zEWWhUVS)Lg!?zj&HaDdk{Asu8v%UCy%2$QOFVn4K9_!?t;z}`-s`z|AE|ax(zxd}J zmLKx`ZpO0cd0Ic7v>?E{;daZE3_HtzFMluQZC#o&db{6Kb_B3A8%l7eV^{LFGaETW$&EbMw5SklG|2%hP{8;LnHrr zTaLdCU19H&)v#~9-4?&#ZKvysOWmaGv*s$7WJll4aQgPN^I~3Cj+*4{4wmm99&h{I z)3s`iFxMu%bvEapd6+oH&gWd3*w!Bz#`Z*M>Wi|zWbU0SBc9w#JhuFaG27>(pIXjH z_U!3eEcUSG&Z8r9-oEAB7n6Mdic)dz+dn2-))ul|+$GRqo_9D=D@v&|tueQ@Mz&`a z%jP52?7x^T0WriZj7dqZf{q|LA z`|ZT_{I?1k4)0a{ew|Hx<4A!JK`RJ@NTtb4AOk;<1->27zZrRkW6{+SnVfDFglW);=tn~r1>m-h@ zm06dbcfhLr-o8cF->X@(4J?Zc0}CTJ6~F7dwtStzdi6fVdbO(hqfe8iuYCV;`H^!6 z)8m^vqyq});EUU8n@(Zb}2egE~)$RN)e0`ssQ&Z*|)w706kL*2U*Y)r2!g#?7CX5!U$R{8E@@VKvPplo zy{yTH$nK@9Yn~q6G5Mbr7Ls}9ZQ7umKc)o7>3%wW-lZ6{7?@0}Xc`Zs5i0#}-b-Q483XW`2` zG+zFYJZXOK@Wn4z=lQgjY>J*VyWQfOl3K&FeMc6b@qYi@xh?#7h@7@jNpDMNGT*)S z&5iRH9*uwd_4NFQ9`AzcFYG;kOaI=Px0~JH>zJ?8^SMxbzW!=f{K2Jre;qwyyT>ca zS)n^_lF93BYeY6)+P&4?=wbdV%kM0gc3fT5(mG$}x{USi)kY74quoW!)AZR5RMr=q zWIw_;tNrfpPctN>yq-9R&Gqms4t+0QK5tUcy=Czi#q+jZmyl;ZJO66m)yU=bzb7jz zcQcxb@0irRwDDlUNj2vyJ2Q57%Jsd1(p;yfwbo9I*sja$H8gxrqPV|Ma*9Joles-o6K&xSEv2= z@{@W&-%dQS+0Sft=)`iF_oedo#{TGO6F9nwSVuf3#wHYexEwv>dmxyrcZzPDY3p>hod{TG;i9$9>afK zc+Tr7W}oDL>ej9B-?MF3R*~|x;LNSPtCrY_@zikHnu^QrQV?-Js=j~E={85z(>r!2 zRAxp`e-&_ui*?=tz3AvQi)JToZ`z-9#eKHq=ijEDI{ftlGOU&Nc<((~5EnFK-p_&) z$wJF+{Wq+>Hh1lxMh)(-YI{OEub(Jsv@eZQs`Kuf82e_YM5A+2!>tn^xqWu@{IdCE zYwTqn)fB6yr@qbb{I&m&vo2=tTUC@BC^mg|?#e$$kJfIixRdYW{_2$TCsEzWM(azy zraLMd*QALhUz;7;_ea}j-U8Ko>s)^IaB{wsS$!n!_Q$Sy_kOH+pvL~}qj}erEuJ3x zg?s%||8-C15S%wrQ*9c{v&x0KjlMax`^5_1Bz8G2J+R@p=fq14xAVTOls?n?a{BXl zLuRMsK#BR0obglHdrw9t&N&p!I*~`PRRm!3npW zcd0h*Hs@Gny0c8hxlZW{ldwrh(T_GM|0NOcR_R(Z8~w7=H>y!m^v%{zoAu@6FDBoj zPuq0mE?fV4=2(~0yZ(OatoKv((#}*zOv*~RZ_H=CsPSIq&j)3X7@B>iscn7wZ2RgL z@APNo&Twp(;M6GA=1E@g^;)-|6ZbZ$u8hg$k4b!8{Nc0BYYxae9d(Ydw>4V$_FdNH*9s~D=U4d7 zRW|!vHD#au%b#Co9}s(ZZ1toyJ4BA@T7BK|?dB7w(?M+Cfnu|S1I9G>B!*U2Xp7n+3=7#$vpZ;P!D(TO>UNZ7iUY} z>v|yncW+)xrQS>x!A(a4?A|#%FI}Y^u5HRA)RVltW8Is)hsoOx&y^Fp|H(=HAG;mf z`>Z*YF?~}WDQz_Q`ksAmnqX`GTb>d@sp&Um)90N_`LJ2ytmSg~lDO6O+fU~2(QHjJ z+x*kk>};i~_U6AgZ+$rO;_bFCk7UbvmZxug{*O8G@izH||3W_V$g8|(;Qh5O>c-rn zuXFB|?vV;uGrdPAKaBI-&O4|7*;tFcyubR*>)%0)sYYwkv~SjKwl90LrLdu@;+})S z;SHI6OMVJ1eeEh5%~UIX&^Pqg-1BYo`>vcm752*We?Vk-v;B?3aeu!ZeDw6d<&y=z zI%UT`x8B^Y+kDu&+w&(=)fk+-<4DX%&8gkaRq8}ltqe3sU) z7hJR_P_W(jSMH>_F~{C!%w7>YX-AR6qQ}={Pp@s%v{trPbNRhaDbITDz5dG0l51Zs zRY-6TZHQgi`03q~J7=RZ{+{b!^t)AO$G#Ihk7u*aL$AE8TEDBHFi{g5*7b_`JnE02d%Pz0@)}!NU7N=pt)@7l3;;~Kdtdtjq zd#9E*1#?;6iQn_*Qmdlq>Lc36SKrvU^>Ed!X?hg`5joipW_c|)w+}VvT~hT{*6vFs zd!pylqAR!7%)XUp^2<@9v!^J3!i(8^kKTCnB<%d=+7|ukpJq+hZ|Qn}HJ9DHhV^|! z!%uPUvvHiu&wso>KXPLFgm3dNT$||V!M$zeqdX2JV}JiTu^AZe+;4GU;(h`x5S(lb>;~@n0!g zd@wrl{fm6bBGumQFMQ@{KAmI}Cz4{yJL8v76?f7TwR|o6$d%9bUM||7rQ5vuM0nMA zru0MB^+CRVX}lLMPI1||@bL|Gja$`4!eYGlb{%_KA)XMueS$*wFH&H&o{Ix6d7F$ck1xI{6uTb&Q;2W^Af}Vs!Q(r zvCB_i?ZoafqeJVSdwy$7TK?8aOq|od#^LOjLpkmir%Hc+m0i4C;K<_Mb3FYaIih=` zJ5@W9RvvmeHSKi&!VZU*D%Y1J9<|-@Iw;WW_4y1j1HrAT=Z-&-_?z-+-*@|iqEnWi zR=l@;Ugu-6=P9>K{+)UDj&Dx#Qs3RHHvQhPrT^^O;JcnYBI2<{pS!t#J)31woSqk6 z_1!Zq`H>&r;wLs!udZD6R8sC)nOAhh_3Xa~zeY*cT~n6~Uv|ZCRe9z8ol)6tHqQ@; zc>i1?|NE_^b-e3?!#SMWG+C9E8M!3C8FI_^)ty$FwdsrDR+i(~?m7MI*fEP< zqse*L|IkQP$9c1T1$~*N1@+i5z{Zhr{w1cZ20hPW3olGqw(=tChHXy zXC{1EkoBQFTJ3FrbVNzg(m0Rp505NlUo~^5{$nHMNopN&CU@ptO=+z0x*?XtZ1C7+ zL;XUvnBXMVi!U}Ev8oHq7qrWiICFf~LG#d@O^i7fQDJ-D-tPasPBiqP<-B4o56f2q z2R^jsPt^Lfuw(mFp1#{@-dFW5#Z2F~{%76VHyt6DJ*E~hcAjTk{(UL$o!!fR{`Lk~FA{|o# zeO4Cw&x+>f3{*DlJi|Eij_eY4N7bX>>mQh$U0x%#WQFL~B;TZyr2S?UDO8#Js@4Ym?^j^Ze zy@FLg9#yX65WW(}u%c>_RfWNlh4Y@6OBvlXWa6rxQ1itl=}b>i(fghW--36ibXac6 z`@PG`_0s3tH-k2;jC%BHamT8e0U0a&?`~h*_lHGu!rNueFN7t(?>^pIXxsR5Z_Npd z*&b07F@-6>TYlCD;sPtcQH z*KcKW&of5i_KjNk@coUNUDNWrrN8MsOuBHfe8<8p=BusWZcbh19Nwk*V9G}E@0lAF zPW2r4I%)lv*#1YiCU-raxNE_Cx%C}}ItR>|+`F0+*vh>&@iKS1?@bKi(=pFKqR=KG zQMqo3@A(_M z>gu;|Y>WA9DDaoBe8s+9s)75oX0>T z?&Q1K+2)Vj&Z9ifJI-Hb|ME}2(!cJ>lr)?At*WPYY=3(A?u0{m3pRb>dBAnuy+|c% z`Bxr6zKg&8lIKiZ%XKPdUd`#gdU;XTs>7T&?|e)AmKn5O;-(nu-gA#?OL8|%e?R?X z^vgVNg}SzdWr`aoFN%=gpuDTE>iox)Ri1ydec7+PNn7ybSniWt-{A1lWsa31o8uZv z?@4}qzVi5n{6rBp?)MEoZ=U@KuABPvRM6_bLQDM|`R9whl9{Jq+AnjISC9MePgd^V zmu|#XeR!2LY5j7Olxb{z8~Tr~OQ~5Ia%P`)75~LPY*`0cgpUmit+j5cyZS0 zN!Mp;e_GPF+p*eibFgTw=*?+frJ8dUZyf5>c6<)@Ly{L))-4Xc!BqdCDB$OTA4d;ypG#i&a+AQ$qoVs~W=~t? zan9%1hM5f0yO2L zVSaO)=hNp!ldC?w6gLb1S#(V-DX+fd$mTCaZ=`+&y({@yc_~`s{qM5;+n$!}LJ{JEI<=A$z&Cl8|keO8I{Z)R@GvFVS)f|B|#7w%YfHh1y%ot2?MwyuX0@BVri@;xI|`s3S6 z*Sdar$9_9;=$fyRgy<=MR@?qvYo+|0d?zJY&#RmFeBr~crI#|#-rqO>{iBfjd-X;R zHu_ZutZ(|6&v-7dZ`~G;XF(g@&6hgd-Xdjw_PcIt#`{^Fk29t|4Gq(*jG1avots(fBh8^Zd5U@e6TO=| z7u@Mp35crS{xikjMt`-%Cd++R6X$4!y*MJ{P+=ytELY0-^_!E6Ho1q?Urjw3_{-kg z@y&H?Gm@C6XBa9NnwnU`<{-hF&`n@GB)7AMOo^5@>zUHx)wQHYsD0kT z-MghjiX_-1ve?pIyqorJ+LU)fjH;|GoQ#<&OQz&C=6{*mN-ZzH4IEL*F9NQOgaIidJY;5_@*J9nx@Z`Wc z1MdbaaR=6S9IiqJCl3kAoioUm7TI27+>);H^?%+N|?fX zh4HQ+(>C@OhZGGoPCbrSjX07MpwYr1@Z#CCW2|KkMF;1uRgJJ@$TOJ2>%iXCVzt{z zmvO%av&jLz3;S0T3K}qe$w@e2FT1Nidy4c8NiGNJH;Do(l!fL#dX&Lg%C=xPbIH`J z46`^^Jf43rtDdcZ;omJ826OT6^{4(${kvM=%*S#g38qGCg#&$Z2JYDnqG#l|E`$U; zcG|hvf+4~EbbMn%wTjGK{xa6XZw`vRXt?jq&MdNID`SGm;r%}p70(&4aGh*zx%vMQ z$DdHPy=Oo5P1{t!&b~sK%kx8aZIMB`2Fu>}atHSFT|X!I?%9j4=9`)Dzih4ljV46j%kb~)!X?3a2`sjy)G+&lZvWboO= zaab@Vv@T=(+8F70(VivFV}rIxLs41duZq8yKjym}ILo`C#W8?^dxhzli4XQ)y_mM* z>U@dXf9DL!8w5FY?eiF3Tz_uwua?moc}VuH?LX;%zdIT)ojNc2^y|(4i~h(j@8P*4 z`{3xw)65T^JY;9w;aKCu;P|Ea{QlQ}(%Ju|{lC46we9cLUG*U$Wm}q<>$d(l%Cxt( z-nj6ux0Fu(Szhf2_jOGkWH>rA>ioaD->^fT#j(EdzrFv#_f!7cfBe7dQ~lNd|JQjO zJbLfn_W4iGH~jCHf5Wi(`wwj<-3)P&DvK)*UkDcdxgX&CV!rTNzO5}gE&i+zmt=M0 z@7%K3H0s5iJ2f#1`|RHuEMYn$o3)bF*)ivz$mRRX8{Z}J7q?^`oVX!goZpI@<(IsC z)i;H*7pGY}?Ka!TCa6>i1n%$uF5b4t{q6nN6Uti-=+>WA;or}|@a7HAHw6c8rrsZn zad%!k+}g71|1}$i6HhtZ7X~wAoU>!l-eG)jeX|%7V?)$_pL(S@hJf$(9nx$46~4#| zyxsbbU4)6@?SJlzpBSzFF@IugIQPHd4}-!d`2Yq6m%q%5ym$U<`>(`aSXkz^`Ttrk zlh6AvvCrqA;-Z7wN)Nt$ZhFZiZ_aDwB#Y|I=jSUd+_`)|2JHRxI8B># z*UiYyt5Uh*t9FR`lk_2mY}3{or|Z2ohM*0wKVdp!3V)8F+~oQA6V3hu~xY+0K1 zYxM_9kLI@Zr4_T6Mcq8XzQ^iDeBhR~6S*d@X*m#c&Hd`+YbHxOa%wD2K8uLE$FFi- zj^mbBM{nNrIJ>;Fy-9OdES>qMZvEa68-{-GA78hxnVTG!E%j=#&PVnyZn9}#wu@~q z*xdfxXbW4b_w?FE=knQnyz?*BFFzEMed=7zejd9!P5T2JvW{(LQx`RQ8~I6Q+b-Aa zJuBw~OtP5x+4AP`*{A#7*UtO1;BU3F?)JCcs}x>eV&5_Mj+pG)NUhX_{Lg%|X9#iI zUn|c$-~3I%?To_hC4YCNOEk$nzs8c1X%@2Utm66^g@0;11kL9>z8x04jN!x8DUy!* zy|(k0AG~&P+2V5-i`3^v@`S9~HIMi5WouQtn*ztK>e!t5waMN#SS{rHQ=v)aCT7?4 z`VX7jQc_I5U%Wz;-^W7aP`X<4?p?lZ&Q|qT&5KU%J#J^_ZB*Evaec$azH|Y`^OJU; z(&|6(s$jarmRVt|_M0p+zc|^xHhuO&V}Y04Df^XTq8Hy_OIaeQe}j8%rQK|Qhbywr z)6%qU4J~H#Z^)^-^h7`FpNa>@8>xFYN@s*vy17p+&Zr*cZXLci z-!k-bZB?Ikr%LsJU#%F^>pO<0rmt0Ab>xiVqznG@&p$ePc>CI@*+;(RhSu+!ldvUw zqkU|Ok#$*uiK3r)+|xIlr=sgq*u$hhEuOdEBxNq^24?BL{`*c9vLZ4@=;qN!00k?x4|2wOPeAsk# zslWKkV-Z5xzAFT_tvh#Qb4tJalBCEJY;w0#d@p~Sy1*=H*}CeDzi#F#o{kfmYTj3yZsJpOeQ7ScPLE3`b}!2-I{G^(;BE40cH4;C2{WF4HoTm= z@|>He%@JFP^%}Xc4LmR=AT97r#`TWRkf2)K>@YMv) z4KplP+uQa#v_|~;&8|Bo^G(aA84d{#rUvg@9R1ODSO2+}`7yT7R^|HKyr;RcZsk`q zyLpvz58bYLtlbxU;Pk<3H-ulFdVe@HOeN;e3bpSm8FuV#e8TwUXIPuR%(Mg9a`IOd zF7O*SOLa{&zgYgftx=UJcAvB00%z-)Eg$wt|CSfZAiUQ+&SC&SiQFF`+sm+ZlbsUHra=>*sf~EKV{Lo@A~Uw(BD66 z*P28x+xfL(Mp-6V17f^HhC@-&U6aC>LH zM|xeV?i$H+43+jT-@1LKYj!L(w}w>uAZ8+FI-OSg18tS~(>nv3(N=WeV2yVTED?Y{EJYSy{WzaM`M z&h|47XMC0TZF-g07UsUk=5jM_1OD#YcYFQ`fy_5Q*LYNL=>P55&S|^gmP&1I^RdmQ z366`qEN5DIe%x%gJtSE}JU}9NOTEv}bKh1pr3)n&w(tMP6Cf&ly6%?OfxDTO{e1VE z7o0o0+$_M8GvfTQ63g_7InyKley&{0e&=uSW&UbJK$osp5SVLcU)u(%qNNcIcdXE%LX?x`}?X|8F_q-+#&JEW3u`p?vpU-j!^7n4f4T*8ug52o{{vFT}BRd$$e;FUA|2ZF3!U1x4w zsk`*|PlnSxs;$j^m(^}YHg*Z7Hm$!ZVmQsf-D{`A-|Oyacc!xn@5^I2WNy7av(&Oc zWoNQ#^9PRpWlPknr`x=VWD39fZcE>ydrvMVzkPXp;=dbrkGx-`RX#x~eesU2%gW+? zvnS^t)iJuV<=GtHnN{MxA&a-P-dIq>5O%2ckI4BOn?L-rH7uxkRJdW!TE@O`v+^T? z-wP(hWM+@)oY`c^cNySTXgv_`REYdo@Mxf8$-e ztMAzC^Lw6MUsq|);r?9VZ}ls-w$z!+WA2}rSG>sV^5tz=TCXc?HrvY|VHZzq5$t%$ zwP1(z+iI~h_ajnrT#}w_OVoHD&~tI-#}ySQ4u ze-i$_d-ciMH>&b3W~UcU5EA?zq-LEMv zTP@qW=lvJMRubWvynJtM>8m{1EwYOBY=a-C3eu|2G=m{kkZ3QMX8cb0B-ydjrk% zmQcydqRk&_)8uW+Q+Y`#XV?h}Q#Kc7B{7TcEE-uB}1){=OyI~!Xr@f`{Jo%!mp zm{#P`N9_MPrREo9$9>bO>}Cpi|4%^S-K03H*>B9v<6mzOWfV%XJ5&)U|GK_Z_0J9i4&CA@2+_=@BUrsJr#5KR3=16vhR^R^1aEiI_&+@tK#c>Bo?=$Q6n*c2 zfUd#=39(gMB2IJ%H%48GY)`#q+%)6P+j%jkmv#T(&aX9=epvH3`T1%ywXbihkN*Dc z-1W$I*;6y)+iS|M&RlCyquAZ~qgZpv%f-dzN2AyM2(Vcs>veYXg&y%h`<&I`q9?vS zyKR5>c>>FO*1*?iuEr>>og~G@mEI%!N3rbAhp2D7_Ioxw>{ZSAU;gQKqF8mH%%)I3 z_q%5nUO#`LYznv0Z?(%C=H8b&Z@QQNPr>i6UhG`v<-QS_#oKCHCft#oyJpq7O}})k zKM8FA_BCX+;yF#Fl20f2zK32o(NH31Yj|2*_^auvOd+M3q)(TBT3l{8wekF{lUu)W zFP?96B(vY!*Y@Yr#mp;gB=ect74C~WI+yL5*l}a~rQb8mRL^-Fny~%hGYc(w;rus? zZbi3?KFw8|X|5{I*2=(jV%qAAGm|%mFKt;oZ^^;lrB{RwR;^UC(l`{WbpG5c`xQ6u z&3)P3R&=UAaDBVVq5Cf)YhqtKiC>-f?$6I@>MNZW)r4QY+qr#r#?NNSRW0j`inZTO z{yyWONwCF=goqkvySP=mbUU;AkC)usxz9sodaIx3BBouIt4;R=*lR}Bnq9V^EC1$k z!i=p)D=)0rr)2x6)5JaM$C0Nl^*i6WZS$BoTUF_He{IC--L6huJ}QD86Tk6W*PeaF zt|WYNdf)Z;l8U?jS)2UvKP6Oj%i-k2`1GYt^Ol(WTzB%JzX3<*z0arZb9UG|C0%|x zEAM(o^yzo|yYe|AChWO!XXdv(+EU4BlWx3w)BW%8$|(`Dj4ppw-q_s|nNX{{BIEBS z)3=Y9dpRz)_UtfteDZGdKUuG1KHJh7e@s5jD4o7&vby7sFBiBjo?XcP?{VASn5EP9 zrFWSt{M<5Cu%_pbtLD3{%N9wLNBAyroOyZgkB8G=Be<;^Eq#u&S<@}0hXQJlJZ)!LfIBMW19zEAcxiF@lSr2n|=##^255qi7#2XC7w z{+?fpQ{Twbppfl_YRS(#`M(#+RD89aoZh&q>tS7>MA@&iW$Oj&e6rTGS7q>1yzASsejiPpbBZVUp zMK8A=zQWm(wn$_5N!N2{-sIX@Et@n+O{Voy_ui6K)z7)_zh3b^!87~WrjS-8`-rPX z8_&cmx;=R|W!@))$4d&8lsH4b*JLZ{g!Na>@7R4pJ~Ll+>7$KrPIPu&yM65ok6FB4 zZD8E~2ac02@6C$ZH7RccU#QQY6$@|6bH02$^UqDQw?3ytcWu!65&3QD$~8Xsyso72 z?)=eId}l`GDaFcZdxKTE`%gNh?_!&x7F}x08REZPJJP7{fuE(df=REZb&bQn2}fd1 zhku_I7gPE$Ea+d7^HeqC$vfx$)mU`k=8TE#^DkytNxiUZeem|cji0|_?DrqiQtTC9;PulZ-VE^>Ad+a5DZ)m3lr=r3UO@mTzRcNo{yMb)bp z>Q*zlD*4?Isbw~kTgA<5&b27%e15Tg>z^-gzuD>J#~qrlqG)}M*{VEF{Brnv&+idA z+rNvO#H_s;Zg8_&uG#3oz7zSKMNyliYE~WdDS9HcM-QX0ap2dx#xB-+c{Y={7y{6E`D}lb-B{{IW8yiJ{Z2asQv1#pKEuAZPW?^ZMV3~Th{L-+GQr(vq9eDNc z;rn2@iN-wF9QUrj)Tg^@zn!1@p7tPaVX4)uOZnQW`~7mtGwjl0i+*kKTQi~OkpIOq zM|A|s*K23JKH52JuYGXNwu{#ecR%zU36j}pC(D89=R`@1ei z{<&|?^`LzXYH>5xo_VusLP|%n z?A|y@W469|(>01ik z*3K;tc1>iw(TEh7_Wu=BA6d+Ug1 zNouZcyB4_q{T++`4(9AmtC>4RztlYO<-1k+dAe80%#4{=qivG7=A9N(dl((FW}C?I z4UfHd+lJ^WSX6T_Sle^{kp2Ymh{c=DOZbEjKizE^E^o5f>>{`S_rJ<#x6XR!6?D7# zK$+!}V84f6lkQs|GRZ$D)gfhA_Mxy@&dl>2zyEzkA)zyCqNTQazX~{ba*>zoH}P2K zokkb8dQY5t`;l%%&Y8oERZUNw_SGd8@?<_fT|4*N$@i@<8w5ac4MoE8`iQk&u%>JGwWv6tM=hhtqtzSEjPd@kQ<;@q#qAQyC zf-SvwKYyj~@yF)jA4g`_&riQj6OB0Xsjf4;`OMuXjmA4_Ra>9eWvz{ww4jak-1*g; zcRkzm-GGU8?t&`GRuR=CG1nFjmR0L23-_=sO<$2I=ViU`{PCqP&%K!U;9u{P2Ty-) z7F)HaOEFt9)U{}{{DNQVjKLq0&nF#T@b{tO3=jKtiPpar%T{I8RzE+lX`8b>fBi(i z#41r)vqq+Kn{T&gb)HdbJFi@Q>+)m9)z?y6d$XnqT@*~5v8vqoy?5-#I;u7wJ(jy@#pJ*>3M(T z8~xkE_Po919l0Q+$KjOg)K7e_ho(I}a{RCQ`=SiTSLy|9(nn_86AM27@RzLLTpO`Y zrEL?v|9rf3mr?Ft!R&8m_nPIW>eWpze|9U1H9fd-%`^7(!CSZfp1m!i?w;*q?zaMSg_E~mkq>#;%oOd;$phCt1z2k<4MDXThix6p9+5wCy-g|zb10W(Gvy& zo!?#jmWU{Ku_(86ihkC!oKa*NeAo74)q?*kXGXnRs`9qlJ7}Bt#0{Dk%OMcl_&e|L4#dPYZCAa?Uj=Os% zE?u=q>5$*a_n)`RtK54nZTxNNrNsIZFK+SrPt^9Bzm+fc(C&{MJ8qo2&2qW@{%^JA z4`1v#xy`&L>gmkz)MB|WPw!|n?A$Tka?R_q-|82eebdg$?824x`?{($ym{B1N%_Z- zJx6Xmck$lU51(#5Y;rnNWbdrQGmp)??RAQE`l7#^E=&lyrEqU{R*YNxj>N3X8Cv%v z7uMfT&aQL06ZgyH=6(N?2QPoiv+cHO>kZu4xGUg}ws(Avf>Yi- zTg%jc@!4`uk;&oLZ+ljoubTYc)?t&I)O;V_tHJ6=+grE9c3RgN&oJZu z%kk&c2H%}kGhNE7f{OmQpEa8o|2EW(ZN0u~?z@vFdxYwf)viCh<$iW2^O6PYySer? zfA(EB(`woG*spaP_uG3Up846ge5<1PWX;7YtPi?2?3^gsDf-r}!Xap$vRb&F=y8j+ z?mr`SO#bR@d-JCMfS`<0TkIo8 zbm@#u8I?(K)|#cq!_QeIzFNNOL-9QIgGW1y!`9DZ>pN=2&7VE{VP@*L+kN*pv9_G) z7F6r`>7M?{XUgR-Pj9$#Z21(%5_aZ{q}DsHFWkk`mu{PNX1`B)M7#3Wd(VuH`1ziY zet6pB$Y$HjE&HbU-RX4SH^0+N*JS(5nCnS91gq}9T&VKqws&gsU&RS~>mJ&DxXk;k zvu%mH$+G_Q>!z@M`}nzaYsIS*BE`>LA8(HS?pbt9+%2;+^1hh-l*!kvs)Q@2-M8KR zZ`q}tI^k1f^**rF+hwx8nJf5Vg5DpmtUYVp7Vp+zy{&ynZnn)=-p}g}Mf$Y_+HL)K z@W?^wY0O>1o#H>!Pp!@4wowe&I+w|qr^&hMMRd@wuNGU|OwTFpYyB5xrMk(0W$`Da zYv+XzWqgoS&(2!DA?Ne*=2xXxojU)n&Y4gvn5Xgf#KfcL&ukH&$J;d}WqECaY_On} z_iJ|kbzPjSy3uL{8T&N%X=e$<{k|ueDiVJ3j(~{$jn$8S9z8HyP$K+~%;wnYx0%jd z$K3cTx8>fe*4!8B75DZuhrFQNQOj!^rn;y7h-rT^C*&KW-kB!hcN;C@p7h6*T7KYN zQQ@WCSLU{xQ~0Gj_gVila+5{lq6|7RTJ8Q!iad8O?R%ob%Z1a{?hDsuK3&Z_{fqOf z?|V}HbT_V>%NNG+YtoxtC!8*_KfS2V&$9mB53y%eqF3H5-+Pzw`<m3HZ^|83X!4~fVG zFV$JQKx9oqxpG;c=BKuG1%LaW@7(k?S#9|eMcuhlUSX=IydNA2-u>Ree0}&Dp_s*~ z%S3tna=mwkZL!~Yhl%AGzo34BhT1Ma{{9!$RUAPZF6RZC-D&1}!~W~!HYVYqo81;7 z*`a(JPj#|QZ#6vf)w8kO@O0O)dcJ+P9Fk^RDwr*i6npgkRrHt1v+qCf=Dm>gQrGCu zLBlN;pB1;7y^wmWcl%EE!=N)Cc@`YJxihD3>rd(TZ+t&oDF`vWd*DrpjbQBF2~lBt z!@_1wzyC$lefIjD`&DYqlb0-f%^>zpMz_`X;NSN2Jpa@4t0b;|2$TxXWV^6w&Y4&P zn{%qa%|h1;yk5t+-s--)?i2574wC?Bwl^l`_YQWbZmyosR~5_k%kWU*i|>v$g6+k6 z+6>%nYc;=Jm?HAw?8f_H;di@@1eMF5?`|`^<8dVU#+mX>^FrO*Cf{#(*xtpV%6$FN zk5AzYfiXoqXV1m(?Vi8*>h+w*_ud4D-<>}HXGY*bcJ(LAv)3DOnU(oYy^?g7(R2Ft zbq|--+>}$Pw4Kn=y5#3e(N8ZoO7eTKn`pkDyR2mY)?G%L(;lpdUgY6(;BN1F`6)}( zyTs?mbZ}hcsGgv&EAz}#y1rxi$?L_QEDg@&Cido8!V#LbSC7gX=WCgus<;n-ldJmQ6o z#m&D4#=a&M0h7-hT>IsV)B5NLj=GYG9fo0Now` z3OgUw`EF5_V>q-==V6iK?1cv3jh>nq2L%XrU%LBup1q{x+ey07e?BZ$;P$k(@tOAK z6;IOLg?$%QA}{-_%KY>+WO@6c=i7cr_HOAoDqtIN_VX&k^PDqJFgkAiviE3ua;uTp zkF29>KCLfQcl)rb-*1Jf!j_5hqAeaz+>~bN{Hm#n_TJ8&n*RE_5=&L{*42xbTi#n` zzFXsz!;z%vAGV#p-Wex1XZwXJQNCBMa$BF?-mA9qYX1H7h%3jAFRfVCU3<#r%PCe( z@remHK1`mx?CSlb=UU3*R_B?U=Dk1v{J&u7l$HOaX7Ve)VLEBw(D1O$(S>LI<*q=6 zb(w)#)vH<$2<_Pa>8en;(rW|B^6rmUwM4>--rv>S_-3b(hhf1lc14Sv-fuft+TZT_ z)BJA7{e+Jf42)l&$$D1$!t)1zoxH54WBy(*@%A9LwOto0;wyZuUrLHB*uhsAEx6>+ z-2V}?_Vor92*&W=p7*$BuWeqRYt1K%@H6|8)13Z`v~RfEpZcKUzzI3`g`L$gebL{eRKNzS-war6%s%`@XCE*c8S229rLEoO8WX-yXU-_JZOTr5g=@4 z9LIS0^AqE|eSG3OmG|A|yBaIryzqIO~O^g-5fJ@&klfY#KrR*j$F}K&=tA6kHe(!g?s`p9~JZ{H$l1rL21Um(UI`6d# zwoFjykW#IBANxgU5%>N*U;po`zP_vcY?SfyH_PYN&igy(VUn?-cu;Yxb#r5ZM39G1 zM2Osi#0)hxE&JJ`mYEW4CV1ELWp0>duai;c@|Ml5^e16m0?UJS76)RkGbFs>ZTtH&=fm=5g$L_*Gj?!x z|DF79{fqmZ3LEU39QE`H^z#LDIGBprcQ`IcXfV9sAR*Zy!qSkiZojN!K>Uwbn-lUZ zjZJgj%lxyjEaS?UsQk8 z+WB%Yy(ubx>!?&;_KlH8j)D7U_G7ljoxA?3J$&_CH;J?P$B)KR)Bi;~n>qd+y>rl` zVakdXD|+UzFuY-AVBb~I@y9P;@Com~!y4bD_azI6J>vb&w&U(ZhIYq02g>bP6!$6A z8!&W!U~X^ylYhAW9mkO)4C@5MRSrnL;cFE9Gy5+e+wQ+R_h;KN332RDuUc+v*zn^0 zdHdDB%Rd#h9$w)1f7kzu@q*gk#tU|>JutuL|HhT84>L0=I!#){pjfCG*l;6%;>kO@ zhyEF#wHN@qO7aCqm>S3do_IsgCtDF=UFKkE_ z-I6!$d!)IYf7~rN@bC6jsXxy(q?=+D>*D_BUUhAHcg&gh8Q;tum`{kt@F2o-Gce>2HK#%{OoXGv%aeot;?w`F}KkZ7>&I7Ua z{PT89F=1$NXlUYi7gfJ~GE+;(UEdYj79aRCnO#~E3!cPsJm`y)IKbPd@Z)ZvW@JML zw@g*|KfZs=6UCT28fyQ%v-)VRq*&O_vdh6S?!QC1l<>!W)qV*98>BzQhrH4Ma(>x= z=KDvho&VPS_toGO`1r9|`QW;97wTjGH&5@Df27C%iT~-{iT|qqAAiln#@-amu}uAe z9@oWrS1yMsiLHx(iG`lF5Iji=*%2b{mef5!T z;M~N&qML%_n}6?6Jo@Ex=!>n7xi>%jdY&cN*(9EwyZnk>iP2+Y&d3#Y{C}ScXNmq~ z*ev(ATP}QE|9qWJPrIj;4((+R+WoHN#J@SR>*aT^%-TcQS2_Zko*Mr?u{}Aa@?7NO zk~bC}ifJ}=U56bmZJc~Luxrl2=&-%wOe~4JIfYym%e)_**FV<${C;G|?`;=~FWtUq zm^?4w3vY4ziu`4-F8Z}i5jk5smupS9PSROLu^L--7qvZ_^8z^ytGRw(iF7VF==>IcO`eqmWyjYPru&Y-ugvOD9Uf<#yypiQEUA_i3wHuh^{)gH91gY z;^C!5Qi*3TDTFmY5nZ`bK6Z}lq+Pe(zMd><`|(?Ula2lpu9oj>PwCpLdy3B3wDzr? z=&So{df$ZgcfFioU3xdhQdc{;e8Ih@=vbL)>_=99w~602q4Qkzr5v$|mmg)%S+@3@ z$l@P4rF&%W&rCk=ba(#Q*TG6Fx3*q-npN-pv9v+KD|~YI@{C&>g6q9M7QXoMSM%(m zvR~f?SDEj`KEKE#7&w($4*ZP}J`y z9{;s&Z+{qiP9S6F-{_NlRt-&8Hk=P=P z9DlHT_ublvS28<%g%*XJV%}}la42Zr8P;Yc##OgFr{tWU`atKZ_q8KdOS$5IzhYe_ zd~}A9>Tj{=l5?)UQ!P&C{#p3``laUi z<8s5?q-MIwv@hwqr$4M%c6-AAe-E6Wntr|hUe90BMSSMzKAx|7JjFS#_rI$CYWL8; zw0F)1`+W8Ug`%3OOE*I_J&6$Z?0_JJewn8 zMsr%F=cBKcNw<&oy1K883-@?EtDwkf{WiV(S2>qn(7T(x@U|rL_wP2g?~@KJzW#pp z6S3z-^)F*2|NQV--*4x8f&bry4|6NnV?Q*-7e&2$Y?%4)%lSV?kIcB>+Iy;{HSC-yzvHShS$$~CuY9RN?9K`JFPFx$dp<)_q=n9UX z*PKqAzG#rz%**^pW%FZO*Xm|5UFjq4P-9GbZ8l~Y!R zh2@gFncuVj$t}CS`*z!dgXsqfWNNrHUM=d`>+8RhsmC;R>AZ}!=R~$89-ZD|ntsog zd!hIl>yDU;>I65(VE5oFUnFN-Xzk20Iw^E7$LN4mABW9xt!2e~%oCDD-TiKt{<&GRa|+wtB>0>L2?+|ud#jx5rtsi)N<7M0yjPQFt-<;~P-AvYVnr~f)o+->uG zwYmPRwMz4yD;K^KT^nh9PWdV4=bX~nD?VQNnE&ncem#dt%aXRd|1HOK>PcA5nyy#( zzKJqUs+E;{^Yr&FyYmebS@vffJ*=yLLu1PP1fvst%l7}D^GBdnp-2CeyX#NsOf!4a zE7K-EzGB*Nr(pRC-<`&KhZkIOe9`~)gK*=qt?pgFe!R9;``dc#{M9Qjs{SSi9};(4 z@bixJ*5}(^Pd2r=%$#w}*!gwf9o?UcCjM%Wu6k7>$YGaKb%g)EEwHG%43W0`Kw~9x7F+r zJ$QPN8_Qo8%RTzfOw?bi*St~Ru;1!zUFDiJ1sW1^cY=-2xH9~Y**QbHlJp zIG@%$mZg0^dF9IG&E2<5QW+vx%rjp_NUHU7J$F$x-N^6lVKQExw1Z>jz`W$X65 zFiJOF@t*6Mi1-uIdv$KT{U&Ssvg&7NsOWLsE{)5LH>>R0qGOC27Kupt{FqzpbLUsX zCaVOyXRp_7obx&Npw;feLcY}e{iW9S6CVBBuE-o| zdggv;S+n4SD_1ujxS+Yp;M$zikD3FU_xU8L&TELgb>y9`OW?86?QcERpUzv$Z?R@$ zR#)eW7cXy4d7C`>^n4a(hZ66#f9^h>o!-9qSD^0WC06GvR%K7U_|_+s-J^8*^a(Mn z+1ppn)cx-DBgJaR?DfUAYzdJrpj@pZ1^ z^+J(<+U#uI#k}`Fs|MF~?S06z+@)gW-FLtDEz0^`Rl~A5`p6Ui-)lmuuDz}<;yAyc zD2%sK(8RIh__Bouf0?vgWA(pbb?4pVcZ{dY1EVA!PTE}FvwQtX>2SY=iN7zOYTU?^ z$L#uEKSHE*Nr2a)3%}YWO*hS+e#lmKr9A5$wp~rlUVj!xOqX4KwOPAL{`rxABHC>w01D4)?t0YK@ZwtqgZwS$KQL zwd-W#se|=+f|FpY@EycZMJ#H6IG_soRT&dlC`bBNn z|I(P(+D$v<|6iQ@Jv~!l>q-UApr3I^yK?Hgw&kbCF0olHx%^ITrq;V1-s=}|*?H*J z?x{aNE&cY&(v!i>e8#2hX~v}jUrzfyU_XAx^R~{#^hCazb1s=Xx}a+3{>3MA&x%~^jhbz+b>;IT7b9zSJKk!)qN|gCg#W#q z_`GeYzZP1tF4l8iGRgAaoz}Ci+a3yeFHOpHWHn zX|Y$tWII(f9?ZJ@S-|qj{1fXHH-1@V6S{pR(`h@G%#U4J-?ey50?yC+m0+X)w(94B zrse+(X8R~c8=h=x^7iCud4X1uLB znZdW$?)ozCiD9XC^-hPjP5MRXAg}pRbt1ET(vP9_0jwe5lCdRQfeLf?8swMJm;QT6+ zQXBc_lh^(VQeGj?dTyyujd))0Jjq!r)|`>9`LHXA?bgBrbE8f!++jHR-#?ByN1mJQ zVdFVh@axJ~Pu2R+>#V+4W7@4lKZ@-(td!?|!|yzKY0nuZyQEF=TUR-GmdG`qx_YCj zNhh2AqEOJT9?TX|~_ROrx4PYTi-rAA$3{=R^Z)eB=00m)e#~lnh3((-k+S-BcA++#Ol*O8Ft3!CVE{Z)7%d`s|IQL8s3`oPW>sKtBayj+k^5%P2 zT{r@lu58_XdO>y34KcR&IJoV4Gmb1ylX1rVf zVX4-(ud`n7nH)HI+r7IJrvJ2vnwrlyg>8@HY`&I>!E)Be_zmW6vU{7prfPn?(A3kv zSkD$J^#wiekN+vSqjl$xE!-Yk*=$pOo7UIcyq@%NPwMm|K^tWDO3pm}T~=v*@s!&+ zGM5ccM?d5+>${W07G-+>2hYO`8v8%rj(H_;XRdI zoNPq)ymHw7#n)D`L;KK)q^0i`w+O|yo;^3oYq9v$xKEb77go4@ku**z4RSBl)4Y^x z@alTAmGQ&5J(J`A*$BqQ9TKtm`)qaYtogr}Ep)uTro>3oNX#7Ma*Ll5y_jFXhtd$Yc@w8hhq}_hhGA>iAz49?fO}X>V)0G8A z@zY8c-4C}l*i$g8NMhynYxbcNv<_?XytwtVXX~==50(Mi6AOZ?w`6$peXJJ0Xtw`a z-4&CX4c1PH-3qspuGv^l_4k=kn0nAu`_LTrB`Xw9c9yjScs7O9X!9zBB>FcWKegb_ z-i_PqwpTopE-CtT^2^01vSPoMDoCH(%J6;Ol>TFZ-@^=;<{SMgaTR4reEDhFJ+rDw zo|1c9UvArRrLDDU!kY^Eoxk64=!d71ht@)^vZV))`^SF`vI$*xd&1r1uVO|L&)(_nIAn97Jc!NW>Xd@5 zmP?<#KVSdyqw7kOAN9ZgTs`>j7iYcE*CYCu?>!Y#PTwxkc=On^))zSz)^&%zM0@`^ z_TXXi_uTJw7jAu4*)Nswu3%P@_0qGc7iwf*-4!^dTCeQ3{rAhYOS*c0{N1Ksya!T5VX8)6+Jo$W-#%T7k0> z#;$^ePxKF;TQ^^P-|M4-;rvfZa_iJ~i%v=7OI~+}@82$=1#|SaUA$F0+v}R{p1o(T z8C^MdZoPT7p7SN6(a?Y5QfDgobY-+BK{x9O7PS~@vo@t#t@ z%>P-%Y~0bG)MYl8h_bEES7pEVE`LSJ0^Uz^-p$(@-@=?3yLJn&8VjpgM$O9mnfFEX zEIY1D{dHwa^4B?ws%>7Y)Rq?}9{;3g5w%%lrI$(}+cJ;yCvKX|2@3u8BzViWf+*vh zp5T3R&%EDRyMrh0*5*rBr1@*_UPy43GW!$8EO_7d_tizwYpW+;=zS-CY1v5w zH$J{u-1}?!Vi{(Aog({*4CnRUnoHEpwd`4%U}T&iq_yPX_LjWaj3#fbYnS#0Q`IO}==X0!ZP|G+Hd&rqnvv>P?Bct4_wwEMd z|F=AHYf+No{^eGzHVf_=>{2~qx;=BQ_}ZYFn$2fn^k(m9p$rB#^w>S{IN7s*+t zRn~2q-ad=Z_SlcUT`}x8WLbZ=9kb!meqkW7-f(%3{-pi_=iX}5eYwGtEj;E}n5c`q z4_H)hSopsA_41WdviJJ@-pOyG^VG-PL~ploiQskdB?~R?PdGa->2SR96*B?zk5@!> z4~v?Asjd2#+w^PA!WTc>O%0pZuMwLx$%yk_O!^GB>vv{H2W-jNIx+oFm5K4{M@j{! zwuZFsPybTscQ?jM@0-o4ugq0UTC?}oE>iy7{CnBau*ZL9H5aceRhK)blW%IT{veX! z-0si5cCUVivYopj71v^`*8Lizi zRi}De_BC6ls|T)`pI_T_@IAX*$ETZrgoJ+I4vF8raH`PT`lHnz|JSWP{>{?8>aSPb z{A(F2d~d9}JZ-DnA-;Dj3olRIlD#yhg|{aSPS?*9q3@5E%3 zZzQ1R`D*sJbBkX4>S@RJG%tMKbh>cm-UipV6JLgIWLce7wod3_mx|oFf^9b(si=uIHcaXA3^N>l^4-eVu1>DZE*&ATIcS$p+TmtwueiPWwLItLXKT*?a#- zVD#RzpL}8_v>gn7oR#(N=dO*eCqKtKWgeNfx=|;_f&Jw7*F7`CT(8f{{pKQlx~9fh zm-ADjOxb1CkE^`q75=rKzU%mmnAfYt>^di?++3r`md>)f*k1N{RNtPO^#`rgQjdP; z6tJ7MSA!{2Ksm!=v7KK|!<)1V)5Cds*(cnxE%>W;ZVjvXMDChx6-k+C&3Tt=lWJOc zpY7K5)+@NIwKPoJ;?Rbc)uEdo&0hUOVVa6Br|02hZigFlPIb>Rz0suj^|Ji2i&L6@ zb!)!P+M%i$#m4D)Yl2vBYew$7ns1+ZIadBUed_G3-oBLeOTs=(jk&wzNkcO`3EsW9w5hhGMf_U-dVdsH*gzdc5iD6w40IONmRP zZ`dSGE$zJ`RjYIU^{lKVFQi!2r_Qv?xopB&{c>~aLiN?x9~W4xWD$S$E&f#2qhs$I zrk%L=$#$)ZX^W;qX)<#i-{P11F2<<|=X~6~M4>ym&UEAdLQ&sVv(x{6+|2sPUHDh; z<`+>*v9rsjJh|@nBRA{R%w=yXdG1X~`c|~8Reh`G6u~wDb&)w8pBz6Q5n6CPW&7ei z*XDCyF82z1d1&VAXW{3c-Volbx*&4ros7$`q|R=-#LOqBcWdJFn?F8ftMk9I(%3HJ zWq0m${rsl4KF3!VpVB*F>ybMz#;h{_+OJEy_`RN}#HO-w^Uhy7GjH8Pp`!PTvbDFE ze$4Lm`I6$RzwMy*){V3Gsb8*gE!aIR+bi%wjECGs{rys&OF|TGUj0xvcdisi(uT(4 zC10Qa4wd2Hkh}f3i#=$+Vf@|~AM_?HV=RzcsM@f}?rwI+!_*+*>sc=Z*T1a%`_N4@ zEb)iiiB%^Ah_JR!F)-oD^%U$b31N=oqQHf7oMYJJ{cCl+o!t0TR1W$u@LH;El@ zl1?T{{{EI>Yj*o|%JaV`R<2UhIlD|-wdz7y)nkj+slO(^Jn-X2*XqwDN6#$W#PQl& ze!ba7Z>A^>$1kBwE8|{7m{o~Xen^=aqbC^E<;3J}T)+Hrs=*(vTTh{own_5c(lLv~ z7o7Yx=fe>-w%XK5<@JqI`_3$vIimiCZ`TCFJ*GnZr|p+JX%~53uV6pVIq%1gywAz2 zi_bmqjj?Q8(wVkSP|V-zRMX7c{VLCd;%604y(GpMbLMbY)%-|@w&g#z8m%_fV>^^4 zeY~aF{K(Iv+j;g(`@|Kn=lt|M8_`SRF;SnIPQ`6%bT-S&xV+?)%BfB7blo?yafw{} zr}%K?m)DK^ejJiNF*%A`HOi=FuZ_%=DgS?*dFru%UsWOac;xP0o}Ic1j^2e(CD; zuN%ZagoHJ^NVt7MYt)Q7viN^?nk zJ|&fM_2r$Wisf6TWEaU#zv_Cvo~J7zd}~owf~8~k)G065IamwE^;~bt_;Te#H-A@W zv5heQ`kU3y_P==6!O>%W^zs@n_o)l|rp}MJynD*$@?3Yl{~}f`cEJY@+`o1-M|E4R z(q@PC)zN<6y;?suc>OzY=>4(|<@po4ryPlXJiGtIrRnXqSp_}Y%8EF?hwc-OzPxe+ z$H8Tnmbialy||T;Ilx;!Q#<->?8%G`u?91?d^%#E>7x|)vef7DqL+2TOV0}mu4j9< z>)hnrCH9=YMtgX_w>d?mG>A3J%y^uBxkGN>y)NyT3MKBo*tZv?i*88F^3}=Gi{tSr z&3j+teOLD#*DXGFho?-}`98gMJG|`g=l#c0*Cn#-&*?W=$}qii;gvliZ;jrvJv+a& zb-qT3+7G_h3{O6Kc-@~;GsB?o)52dH7M)M|v!Tf6WywvcfB$rDrd`gyR;0 z-F}W?X$#{v@t2wzUl6Xi->`ezLp#T#MN`%#cuW3LdSvsZD6Dz@zq0=>63ON%zC2eEspA_v^`n_QAmqWPZQzIlD7!R$Zdu-cwqF%T+v0 z4z)R7zQ!K(&F8X!&EM&}w)2NRee@#APVJ2R-o$A>w=Gv>Bsy;Tm9@j$zasi(dZ6RE z#1`qzs<~C#O`aMvwWfMV+g)eiD-O~q#>Ebw?zHgn%stHsw+KBZr9aew)Esz+mbtHj?^A6MOf zuzk7binpzjJMZvGZ*hxE+_G(}nBF_LEtSt2mwnIIusQxbKJISN_j+bOn+hA_8XenD z*S=nfwf1wG)nO(Y`{?75g{G&Q7j$;JCsuWdW*FpTZ@t)aB|~wGz^WTA>fN(d{v7^o zW*l65nBfSAb^Ukqvsr};{Yf{C|zFvEnHTV0)0Nu&{ zId>Oi@ilc!_!(;2|Neaydv8t_r+<3NO8bXLzU!M`kw{2-wkGY-scpaBzvAKz-Bz}m z<@EFSOKki#c?#z0+z4%u&MmM!&M{%i=fk%ncdyH+`O&bm@cj8YgQNRz>x(bCw8i$` zzfI4VRJ?w-Z|XJQKZOl(uM)mZDh*Qe){fr4zyDQi*~3fs1Va}bZf;%X@$l4Fe%Ix` zeT_*gy*W=8xmKNajDlW%V`U36(lS3?N% zrEI4cd%xdX;>^Lwr06JA^*+?fLzv~It3y@zsxN9@!b>!QTpb)(YA!zB`F-B+|H*sI zjod!HH4VR6ynbhy(V=5&(od-8_it)mxnP2Xoq&A+(}ESb8Ei~U4GsqO0vaAij-|02 zS4gP8-Fd?&;a!FWm*z)#xvqBx9BkRaO$i(NZfU4E9A;)@Xk=6n56;wBv**h?|wk+(tArhEp_pZQQooCy*`~3`l8sZEpdU~gRTgxcC=PGV@ zR`h5vV|mO{d^D`ZNr1swM1=3~k3Y(+%clslJyugxc<}V;QT{^L&x`NKrtYXNB?{{{*kAe4d4s{tui#63gW@U1$E=0zj2qZkWVoCcZB&%=sGecX z5G|XqVjb&+(q_f~Mc00vZWRCUynsQW?!x{{e>?w8<>>n(%hTu-xGqm%3BSxsj)Df| z1cq2q-MSw0HgN{WTmOq%6fS7w*c=gNa(8&Mfp7nIKE@R%UNb91wAKGuxbR(pInOM4 zUiUwbG(Kqaew#6M;n zZ*1?d^i2HFE@x1>)ZQ*a_~QQDJ_8;H2@O3ZB_5^&a!d*L0@NGhS$k^kBnxpxnL-CtqF)-+eJ za*1--^BM)kx&;^F%PgW;-|=p~-kiL^uRinT`?Q2?g$Eup+vOV*A`w>Q_ zKOQ1%(o6@6co-}e-07?{4dY-DIN-K$&zrXb^`$)A|J@Eeus>mcRw1#WLH1if;(s&F zq+*MIyF?P-ZD^Of;rEYQfQe(l!yC+PJN|F`oBTY0zr6fS!T)Iz)2`ireczmu=NWIa z(AoX2j;e>}#B1lKP#p?I*q%1ewpKieuEOCo#QgCVab_K6EBkRta(EZp>Es{i!ti;!}C!R_3=Sn-luo++~kW zh~Cw>*jMhW#>4HGDs4}<^O#9ny4`2>c(-lI5sQ!4?9xILR&P9RDS7Ts5VPBp@Anp@ zF+I3iuKVxGJjbci=FZA|sAqEYF?(C%T6^Dnwwr6G%;gc<;x*l^gSW0?nZly>gd*v} ziVX#dQ~4GwNnU&lV?Z}z-0ESf+4|Lx6n6-!_44SDkM`Lye@hiwDdHLlgVt$H~@ z zo0ycl%H5)7TgpZ1&=U*+O9->ZF_$MSAgW@d49{&ku!->Xf! zzV`m5_dn|{Tb(@j*TG@Jfhgnsr|+EH7Sis_tUQG!|CZ;jA8QiKWQ!Djm089=JY{jB zZIjLgqx%mp_P6BEKHeMu$@l5&#b*T#Gw)t@d~J5#P15=-yO4xYyx+TTWkpN!t5%!N zn}5e*!4~PTsS+ui`fed+s$APO_sK8lGTbK7kWnhLU0}!e9xD^sdUdwQIbK}3EjuFX z^RE1S^lkB@g-t>a%p{M;v{+Q^jk2B*d*?k{;TF#cLMP2P-d34#@>syZ?H+Y9>g{Ta zcw5#yV=8^v$C@4Et>gN4=c?NWJ@pS)pW0@{#@Oo^|KjD>M**T6<>ysBSjx||Y?spd z+9!c`OMf?7&kp04yQJNkwf&LnY|gb))f&Y z)8t!59^FjW4{&~&a(_K1eXX+o5>*wqL-ZuZs!0}_Tm*k_Ws_PSHeDBq& z`m-q0r|TB;&rS1QnVzhA#ya`wNo}E{+a6jcs;&5Syn9}5?8T+?iZ5)pZVJRCazxp#KpziN;&=TY;zCWN#5697R~-O zaV~RGaNJ*?^HSRv*`3a|o4x5sT&>61>#f37TzsGZO*|rEEwU-wB4^F=xc3j1TgKV7 zE$ddeCvUv^rN#~68((XtS|kQu_?6tZ(zV-nyF;G3x2}%S*KJoe$+>+WCSna!oTd};E^ zUZ?$Q)|j?_nfP`)<8yuXXP+-L@yT?#+nvtdYSw%{ectIv$C*chUQZ}l#BX^h!#?(M z&pv^oi&K}~+`Vc_bvBQOX0+3Xeb=2ekLzBpDLPm?`KYg!*M|?gjxrhFd-t;P^N%~v zCA~wcSA4a;miFyOzk7R_NK(g_BfV)Q+SL_5v>TUfHO*d^leW0O_MpHd!3}vHmD{dZv$YSSlIi8n7?q#P^R}e- z`)bZRcr9aZ#U#Z8zjob|+r00#=EK!0zb=QBPrTe0KI!P!XOi=GvzysGpK&C%qgF#` zh4j^+nmZ~lr?lN$%N#T}^Si^&$wKUG55q#=7r&_q6-|x2;q*80efQoO_SaK;I&Gvh z%`W^t^K0eK&`0UdrPnPy$MW=d@%-+$maD4l%PxQ3Y9_c}?1OqYPgsftsFZtsS#_yexUw1G~DenC^?-}RP?ZuAL_KN!VZbNk1K`86V=7_0>{Qr+D{gCo|rquP~c4bN0E7`9DhPTHf@E_J=O!J1X?sbnh40`}Rer zpRz>;Pip(Lzqhx}=-%dF_cf_P!WDmhJwG~A`=l&O%A6xzZ_nx3dw1prRqs4o{5Q?Q zS>SHl?bDP0u`ElhsVU)Fw}F3uX2he?wwD{9$Hdzkib#pRc{pXxjb@Y2+_75P?#XlS zvxkZaT~Kb^XCk`lykz)$+n!9nJB?H9FWgW1%sYSQ>W_;`&u!^gw}HJU@H^wTQrpM- z4U6rU-B^392959Fe+C6yeIt#-MpJ?{{oXW_IbiC-3HvAYQt`RbimZt?9}R#ATY zjI3`D^k$h9{x~;VzW0=|UV)&}cYn3KtLLRkmjr%EQ`ODtT|Xh~O^xN9O<_&bW22_X zcq~{tPiHH~H-q}Un{#AJ-_38HTqys3_Xf`&eTSzMzWL_7cS6JE?#%j^^FQ9aao^bX z(5`<~dn@K&y!j~Jd!`VRnccD?VZ%=ryH2uyzV>O~q;KWxL`0Sa$Z(0C{b}Ys=acH< zWgkDvFjorvpVr_dY5O{RM5{xYQQfvjn^>P;b6-`s?+B}Ihq^|DK^U}@7 z+I%ExqSkDBZ*e(R|BH*_>(6fI*40EleS7s>yS^Hq+lhB;_r%N-$~w}Y+NI?+>khl^ z_2M1B+cv!F_`Wu=e&30YRmXkXmcMgdDt7XHeC4e=g?AZiet+zEw!`|w?~tiq)9q?2 zK7M1VcW`|DW9`K)&x~d*?bMsPag9kvZfsf6iZ6Fxh4Y;;x&E%Oza;F#W6qqahhL9M zbZjj=b@u%6)ZddFqOG1*mEO1-EB}0Ny;}0AKetR}zm-Ph$vFD{dZ2!KOXs3n&o`?l z<;P^CP0siFIp^uCiU|&vK5XwkZT0)7H`~4kNhMNUzZVHM>7R&>d2)5_q8%Aq&Yx(S z#lvm?*W~mJce6{ac83n1_L`Hb|9G2Uf{f3z9Sx@*PFQ<)Z$iG@r|D6W@Aa!{ZXGpo z-5y^3`}wyTR)47}Tda0?u2Q(rez;UzcWUY$QKfgsaxS+mwO-=ijD{)6a$RZlCC$5G>it6o0dF>E49Qxtlw(=azX09doba&wO*nA~oXK(H-{3 zOL=>DPWjnzJ|KHzx`lVcgT)eCzsgN=QC+|Fn(^vI36K1KsjQOyy}a&}X2{{Adkf_QkEo7BA;a|G|Hq zlB+%+lD|)#GVATR!`y|oG20uu`}_jT-#oGVed?fZ?avD)H(p465>R%vmwsQQ;h+$$ z_rmM+RCA+;1$Ux0Pv5sItm0Ym{NlaGrsW=7-!yN}l%3A=HNzQB^u>M5vn{(3vf|0g zS*88I7w!3Ul*xGOgB7b!e(?A&`P%X|_e<*%d8hkNPvzY{-MBF3N!SCfT|AfGMz%%D znB~1?Fl~$5wPx)j8&B8Y>8od&x8J#Im6`2WK1cs^sK$#EyB9AM%y9GhHBamK%UO$3 z-DXQ)@6B2#yk~XH?CP5$tudvW=d68hd9-)?maVrtq+TEPl;f+|WPX)rzSg=Lme&tV zGG{J+y|?F!&7VmtFUsZ$Z%wbNEVQZdUv-+h=ds-Nl{Ln8myyL`P=K{5hAO5^t zHB)M_tj5;DwXwMu)*sc*xp3fCj@ImHQ>MSrTIj@*YrF5e5R`B1>ac9>Sl934ft>qKE3VwVUr{6_muR+n2tT*FfQjGWXGVj!in;%OWldmK18V$SkxmaXIMUbYi}A=L%nyscTPkpD z%B&!@Pp{Xm@;>#65NGm^9 zjuk$+S1xIJ#a`_Tvz7>7_Sb(O7vAt7!|JuZ=YES_X_Ylr)9sHe5N+Bm9JXNkDZQ?P z6CTd1SnE=-*x|cujA@qC-ka zXX3f1+&psF_F3emEAu(oFKyyEAL8fvzNN-BU-x}$l&rC}JKSx_?iCNbg#6xArvq`e?fcn|~JW&=Rw+wAo#so0MFxzAHR@|B=A8s)>(_m@hYi))} z>xElStgp5VdmQ%n*N(;f@7!LTQ@!lEd(x-l_TDS(6iha}STysD%S#W-`~O`EjtcI& zd7W|9vN_7Nnvw-|6j3-_9;8 zna33{PvL2vT;wCghm$hOT7GQITs`lM%B7Dp0%B8xowl)0Hk;m(p0UQ7PgbE+ETm+s z#=n4-+FHVoK0UazbjOB0!sSP{v?;$iYM0DeswWxRKc(ady(@Q--06 z-#q_R{NHo0?$E|1O=ryYJ|+1xd9yY{#?X=cv(e1yAu&ekQ_ zq8p;;zp}kz7PwG~jqAV6^TNRY8b2IjjwvcH*dys+S9$Gv3C}SX)6jo8+6C)6bY6Z< z*UbGzD3E{9C`y{DS$&imM(Z5Q@j-=BTwX~sHR z*=c&WBR*aF`D2M((~1cliME$T<1XIj`2K3^%$`8DV@BC}&B0H|HdFdNlr2WR{{M$BHbDO$}RbSX%5f<;1xMQQvs{Y=WbL7{CJZk-YL@vQ* zZ@Q|@o3E2s+McP+dAG-4Q@ZEcinQaKe|ni;%Hj)r{I}8h$m@dGBVSsTDz{Hko2+N| zcC|*kjGw!uzIMCNr9WCse2ijLv?qZ;j-UmKH>h>r*HZveDzmJ8cE@av ztf@P@t8?wvUHRu(Px79sk~*;`zW$!#4)L}3{R`eKePA(j&$YtLiktJMAO5tCX<~AD z!6WUPQPWqxGtOT5=iRf_6W>ahe>W1(eUxTtvr|su_vz&izWBJjFW@=$;Y+Z*bn*$g z>*{W)D!r<_&Vw!>&@qUND=o7&G?Uj%)2=Cf+DE?v9yzL9;-E!Wrk7g*b^ zFm<_euKb-nqsqlgKOa?JdNe_weLd@@kHJ~LqF&w6?BKn>C&GSd*u7)VW7}tP_yv1p zUtXZG^WBHm3udEFzM1%Z|8zTKlfd?M@B7W_ zGEPr4Hd%YA=WkMKW?o*CQDJ#>mHU^nSvT*lX`8(HI{WQCpAMZ!{3<&2MoDAL&F+gg z)`SXabIjWB=>EW~aGUIO5$DY%E5#OS@qFQHFuc_%Y-6@0_5ZwR*A1dfe_q`Cx-e+* z6i;1?pJ^uy*ZFNt-M(h4!120w>AOEI{MK2mZ>eIkJa_M%1;TDqBsh&TBiq?AG?1tIw1Gj-X@zKw5?k}aDWX@?gE%|xX&eyy`O-d5i%siWBE??R4^ZO4QyB*P8 z-6tBa&%OEm+B#{!X)pcsi%%W8dikyM%2#KyzK5`he!jN3E0+Bf>!upcideJRGEHCd z>d#KU`Db35{Kq}#KVExf`;ntCMnv*Bcd7W|R2800OBQ}qJQP-%{QA)5M`>?YJP5Uj z=Xq0h<+JB%xyF#)iv<5VR$9f{o&Gz$d)0&nI3MRxqXgLOFd87YS=$MEpi z?|uq%KlIOQ%)R$lB*9L@$Mv9^jGW}kj;4JQ^Ig8rpCK1m)8Qhy@z00kPi38*lbMQN zU%A<2())Slq45`tk#TF&R+EL zddBM)3V&oB>!xH`y(qlqb3}osGuUJ5qKoen+C${K_I)UR~3F z$2NXs-{q(L|J<^^dGju8yD2VR$kAEI8pnPi)h4LjBIn=+x6gNC-`^;ET>Ik%%T2{> z?@uqKcZqX%7*rlzxy#L|cI|;{B7G}+&iZVSPI2;0wDgR<@I-65QRa<}$5$vaz4deT zU29$G5Dj_2{}+hql!I{go7)we#bnpGzxO|M`9Yk#%Y) zyTS8St1r98Im)Z7bz2g*+R&orR(qgjZmPSa_6gfi^F_fQpT`Q-hwYm!zk1>Qo?K#dfnOYR*hfZR6gIc`rz3qd#@#J{OiJzfBf99rDvYmCU3Ho`2Iq++b+4s z`r(|Mgd3j9e~%daxLJI9R_yI7$2fmQX74+-eEy^B z))!r}C;hSa4@aLYDnxkAzN5Orreb>^C>UqbY9ML_wHR?(*q37XBdo2xH_1cE(LilFY(^) z(OJUD;pJIgzo+nA<@ulgx9-c|c`McNmuJ4VM{K_-`l=Xo(2eb?{9%L*SgS8q6cDvQN&N8|t0)dv*~RvfWc64`q|;mBfN&Xx+ED{YR9 zQup#0>KqyNcd+bV!6Gm3(9rMyC%(}@pR+;e1p6a~3(r_H4lGEp;9IS9=J0*)M^Abx z-h5u~&(LnG-Vh%XGv)dDl7>CjH@K7do0zsZa-?tgo$OvcLHd9|8b71*pZ}{_+NT&Z zJyc|5`St79r=~j(_ZaA_OZv$*=(9ZJF<>}+FwQQ4{eb)wMk|H#5BINB6h<(*ofG&G z&*wZt`H=V%RyG@{I||V~Op73;Ub4{^NSU_{Ua;!CwFW z{?mWw{&iR6_;NmF!d}}mcbQqfwmZya=o2tEa0qwp7Ju0OfU#i#Up-6Hod+9^*G%B& zc*M4;n&-#o7YYqsd+Zp#ocNGmS5U3r!OnD!yM4#sgMvTYXC61yc9s=MeD^LvgQ@TH z@t;!^;u3xz-}#&Q|Gt=TjWgm>KlGn)G+J5wb3A#ufiwLGvO@85sU|DU@WrQEcZS!La+5B|43*pcxWJ4cO{22X{S!Ws4l&&36p zI_&CL{+G|K_kR%o=Kq#gjSBVi-^q(!UD#*P@FQMDZuxh8CA)g<=Ev{1K4ke*&Mtdn z@w|f!eg99~pX5K|{J)Rw|NmEV{`2|y|MEZi(0}Vc{l71~vSRnnzb~Kv(0=g$G5b#E zJAeN7Rb1I@{;1G=OJct?)8G36!5`we*YcJ%RP6r0K3tZu>W*OLipz`7&Hu#x@e}9Y z)b<0R3UvwWwj77<{nXd}``SpZ8g#&mt%S^{c|F)d_ z&yL9dcf%#K_=|rev$D3hGAQWlPq06?m`QG;fx?9Uh2gRX>gv5@7@o8q66n`#aPK?F z;66kAoV>WU5)Z?v|B1i2JDD1~{<|$oVpwo)|3nFSh85rQzZ{QjcF zt3ULA*22Bpr(b_;{CW8edG|Bm#$IqQC_x;A;RBM@^^gQ{v@=LK*c64ah+MS;k z9s0>IdGAMaeYsN+F*<5fXUtHL^GexW6IQ*{srS#5kajEXKM{F3`Y$_AeG9GnzoFqn ze`BkWT*`?ktGDO)_O(CDyw-PS_gXnYDc{@c8$7S|%B8NFyl(%pYChoipnyTX^8_%K@U{_l;!NC7rJSusQjEqVCD7D?>hMrr8}`Vc-xj zWAB>fdt#=BM6pV5&*zIyeN>*J`<^}Ntisw^3p-u1l`FiyrBo@NFHp-|Jny0B1D*dZ zw%-bJTEcBw+!y{mS+&BE<gIB}H>EqyHJ<%2pXbX=zT>x6?0Yr);LFas zc;-W&FD89rSSS^@+)h_>*{R}NIW>|!7J0FgxtFAQYyQo$tDKfAy|zzSaLWvK^?3~z ze)qPnxy-wNOI633$xfB7q6N{Pr9VxW`D$8i#;k829(5L;?MQaw$*cTOu`YeiR@?L3 zJNq>o*S~6Wt#aZEOG!52vCcmI>s8IUh)J*g6ia<{+_&ypU--#L!fwWy*Xk$UDe2}X zaw^D9uNM)~{H*7oCn>j?S8e52zLV>7oqsvTZ=5$@tM1y*&D+~5L!x)FT%LHn?@7g{ z;-6N&8QS}_{;I@X&U^X3_xa9XpIJOVx2SMmmp^rhQQ>Qe_gt%WeQTZn&N*tU7h-hM zE>uy9N6APi%Z{6G+Qzq;#`02nm#=@=5o^2UcV&j^w#_&9ZdCDA%(w4wypr=_wt-gy z$Fj1j1IunPB2^_mVdc6___>-t$;SNBB{wf1V&E3bQUYb#ov6E$2@!@iAMf2vm9 zx}yC(-|yH*H9YcEW9UD3R;tKr)0T;LiVuHAS%f&V@K^aHU9LAQ++4unFU;~$O*-by z@!RKC+G(qQm!7})vRM0OQ@*aC%1udyp6AWxZBn~it8j$N%mzG5@4VW3+4KJAg2soR4=QP%o}F=Rs>+KUn(iz!H*B{$%5{7Dd%mBqZm{+( zyPDfkw0euS_Ln|cN5(c|k=>8qUi$t*jYWf3xJ@x}SNhVayg#CIPHro|eQtGHL1^W& zU8UE254AL2G+D;^{BPLG_O=S)z`#jf>Cfhfq}?jGe5PvD9&>cPaO*Lnz_z)$s&g{F&NbpPbDY63_v)4Nk9>5`w4U&a zao1^1&5cyC|MOS3m{Il7E)UjIE{*?u@;85dTI=8FF6=r%Mrz*7E&h@}J$jXt4henS z)RyQHcZSI~-Q$G*hR(-3{nvc6`nCT@Kuyo8+P#~suV1gtSITWo_i@k^Gcww?QOun! z!e*aH)yWn)wLO|YpR_F6?0P9RFIM@{yx&FZSf`zp*c};m=H>ho*}AS>rW-#$OgweV z^Y~epM;YotyyY)vEpB)-EAdck>-V>zOe-HLJ)Ll7yEprK-bZ?$?=;9Ad=jWCm956s zH~Xp4|06*+H?2CFU11p{5~DeZD^Sx#-=}@0XL+S%>Fdn+8R0oWKh|ZM|M;CS|K6hw zR=@W)Zu)#_x#Jb-s$JI%QZyDHud6dyvi0-U*~_J>9T)lVbRGCA>6oP+_O@xyyB*O% zOB^g0tZJ})DaHIgQu}QI+n#R5Y3=R3UtYR#7S?R$y>+2R$V_aOnxKvU6+ONy^R^e= z$v$c@yS&)uTz%DABQX>97pCkFPJNaSc74geL?Dcr_1#g1wkNkG?W4WR8?I$e=2PRU zh&b=ye1uhsvGi=#$(sBC-+Us^^OQ@w-&B5@c$N+ zo9>hOk-g)(PxV(T<=g4`SDU5gFrCs0Pq^~%Bz_B z?Iz~8+n6eU@b5d088~!$oREANzg#IR}L%-64fI8cT6uTuBIBZV!~Hz?{}7Tsn0P)@eZMt;I-<(l7Ivs;!i^gp=GdETI# zVL~Q<=Y%&$47dDf_RwS2Ue5She0S=`%ITNpa0s4pVf)Vf=?t6yn#9z<%e#1fEdCI3 zcG*hyrO!o=^G=gLyp)$kv;D++*%XPh;>RDAAC2A`|MGfL&r$~8WwNiXX-(WXt$N3M zQM2g*CswcXS$R|GNJ&01Km9yzv7 zbs3ZKsvP^r0_$AwoKp+ZS!(9ycQk5uaqqqIjOE`LA8lg4_I2{V?WQu5E-XNq2&y z)ib5M&UhV9^^;k=Br5gliVL%+PkG=|nxDFfW5yb;wZiX~6jYhV?9qAXYs;8?<7Ieg z@%noO(`Md@Z)oOMkCKl4J3ZxXlIJ<0-Fp5CHzK|4-@c6N+Ii_?+`HXxL%#~J?PL`c zR(~+{8slmG=|(CyFI%#FS+iur^#$USO@pUfIAVV4;^W0zo47MsT3stkG^f|rR36d{X!Bp1XeVlvze7Tn;fKVD z?Q*?$m^73XSF=B!8|OS{lGG$!N#XTjrYurr`+i1${1l(KR(WId=eW(EbMurUr@fhw zv0Yi^#XXzyS5cA@H-a9P@!$XGB{pZ_3f-ql&I)HtGWYTZY?Uawkls;txZRuUx9GB# z3H6JP_P^LEoci6;z4@-$JL~zOH#+Mx|J5x`4tOPcv+L-o<(`|X3{LF6C-(og-KjOLr_Y-1sZW!TV(UPu}CJw?_R?V+~TT z&fLXyBz&sxgYHe1eO9vg+!c1glOG=6VU(8X6nH#j%irLfY#$Eo`FzO- zA1j`}Gi~1XgzKT*F4k3zt1lcDD>t2<@h{>0?rTNTwv1g1QYYMae`w)^@WaaMwpL|7 zciOO8Y4+W-(_Qwztn={xucFp}*v?b`%gH%j6_rBnB|&yuHd$zuW$OG{b2M#I0{iyr zrsCfsJ&JGtrM~^;z2nH?SmXa8G81Ekx%LH3{2`nAVMEtj?<+IUaqZ*&eRdgd#=L_; zF4KSg)b6jU?^yW8qhW)(#maLR4u1Z@Si{v>dEol_YX*Xy@!B5K8x`|fZ?g3Dm3`K@ zHA~0mc;q|ltzT8Y9J}qdOXvIUV>R99q8ruiiuBH2O6Ff}7NuDf*eag7Z?Dz;S%yl@ zq0?l}sBDZ9+IQs5?_+%btR#~EvRu;J`2H;CUDjuBFU#J%d9gjKXmWZQS4EwEd5Ow3 z{{DWISKD0OlMglKP0SQLcc{TI@Xfx$**hZS*Y5Q3{5;8Vt7>cH`bCMo?&gNs{v1J* zIPZRAU19n9=7A;Gp9tP5{;IEMHRs)D7# z@>yqDzJPdo&I@4;OPioG9_4fF&)omWvS;@z{*J%5B-{Ibu3phKb-v+JhD?Ly8+YlQ znsV}R^&hbbZ|b;=K0MNojQqZ9?^?B~!8Iovv*+Gz>CcF%HrVh?yQ@p~s>=i!7Qb>K zE6po+4Sd&&#LH+{#u=?!=fQqdZQ85zj~1-+z9XkvSdwJl{gPKRP_?i5_l4ap%j!Lg zbgv&ST@=kO7j)G#`HaB4Is3P6G;&*XKJ$$q=Z!>d(&8!8o5Mcgl5Qj~A^clN5)e{cM}RhQssRu-`F;BxIL*19Q5cXUrN zY8%PBRzBCA#^}WNFs8mxa${_zq2Uca#s42t868V+K7a8d=CJ;*`5&Lurlclco>Uwb zwLI`zw2)8C!%KN~W%rMNo)~zfttrd?d(^hu8`$LPv{z0}Oy*t?d|c(c)oL|^y=Ix_ zd)g#UAD5l+q*!0sS8Y>G7?*m9IKEY| zAZ_2wvu_mZvQ`vWmS5DE=YCG(QR|X?%XfcWUy6Kf|NClF!};9FM^}qHwq|_rl3V9W z>UEdumkkFG8(%m!b=KQ0y4x5>-qWCa=IlxU@Y z37qA5ews=~k@u$Vi<>8j>GnR&w|;z4cFB_*jr~{j!{r{Wnd#z{^}I%2n9t$P;*8z$ zOUxYD-rY8hJA3YG#M@s^cXn^D+S=A#eE#~I?k%&`iegfQu3ph*SaGz#YW6Cr*|TLo zJF6rx-kfwxarG^WX~`v%LRau|%3ba@eIogA`<+Lp;`dMFkocO|XHx%fX+*um`rDs$ zR^`pwQuIma{}1U&m#2R5Ug^B^suiQ|LdMsASNdKiX>^s&xuG@lLHD}DpUUmebuald z`%jr{-90JOy=R_&*xg*sSQ0a9yX>_``ZuS)HB4)c^An!6cYdz7{9VS^W#`+LmwB9C zwPw9h+PTh05_iOvBHP!*-A{hE{cgk8uUlQp`8}RT_lq*fb$jd#i|6JP7D~6$yINI$ zzva~Cy#IM(PJ6^QslS_M8q62J`di~)zxSn&XPuFh?znB*kn4K6JN9Vk-BrSl>sVe@ zi}i(N#rwE*x2$Lo>NS)6Z17~at!dkZRbplp3&gj4%>B8u`bw(fY-wiu6X$)ZuWFv@ zP;))r>wHW5T+XhGynHw8Z_6##(X9UxCVe8<`ht{1d4)qfgTz+#LkIS5@c(^0PJQA0 zoSoYf#Wu)k@u*x)ILI*V-pAIK8?$&)7r%aQ#mFD>^4jA0sTa@2TW&m|Q<*5#dis5w z)*cRn9H+K7I!pI{uVRrimhbd6k^X|JrEmSb^lqG} zyKu+!iG5!E_Jxc>`5X~uZ=0U;tM^-Lgf32=xiWTgN~D!en)pmo{dB;T9_EEY0tn}HFezd)MeIe%P z6OO#atJ^-r%?bZ3P_gV3|5p{=g&J?&w&!ra)R4g^x)2{q5x^Cole`d)7*KhgB6U`0sbgx}ZeYyLU z_krqd*R19*ajv8v}!g;J(IdtMz`Z}b0l>~4-&yPiORn}L+Ew9$O%C=Nqt+B~CZ?@XKYSN2@G_^oo? z*X}ds8?Q#^ZBu?NGG+TkQ>z<$Zt1+)pt&#PwG^L+Uu(sxj@$KV`*gInZ}(sP&t&qw zhYL(25{{csu)5U!K;f|I(x|r8pVH=4*#-nnlzp=-FaH^z z!n2dJsx>E>Pd@ie+5e{PTNbZgvE$hbcKtKZl4o6~+wCItM*oJGhk30~%VN!$Va<_N zj4O^zcl=r%U4OX3b)L9=M|=NjTdn$OcB+x3hUOB&J_+A9=ylwm$Sx95^O@`1$xPp< zO)X`7mioSb&h|iJ`73|f6*5bzCtuie^nuC|gFx*kY;WF~8#_GxC$;2V zhPdR6*EVg-=ls^X<7M$ka*DdK$C<8uUWV=Mn|u?cZl-i}daLibkhChZK;x|D&R5pc zbN9Y^`zZR%8>hW1BwS;Tp1Ah?xcZ!^%cs1!U2MJY^JVbx9-ok4!V$YWk|(}`9o`T4~TIIsF-wyn}QDgM&+Xvec>PIa!lR;%TJ?Uz{pB|vVbNj=R z&ck0%91~e}D_rAosF+I9C#91oXNlc9w`JwKQ{t=S(%vsGI(NM|Mx1vrZnveaE8iUGZCGz9 zk{cwKzbsRg&$(4oJ>lCm6S?)bC8s5wuQ!>n`^AH~H*fv@Q1Pk3?17MQp-RTD)u$VT z-nu>e5@*?d;9aZo!3nDA3v#oYCn{SO{V#g)vzX6(%l8@j_xjzHl|)W_Pkmj+CTg|c z^QlcTmv(vXdYJOtF9xt1mRNvIw3Yg zBsy2~{zcggPUl1)3yUWMqlS*@;ah_|+%D9OF-1;ipiuV5ZK3_Cf!8-9+Ued|v>gxp= zw{o5Q=ABJAW$e1OYw7~gMaS0do#o`R+WvLUN}Ek;6IUMmQJ!j&a`vJ2qieGxCAp6A z?k)JV&@KA!^<4@}RrUsc&kZU$$)K+7RPw5A+2){!t{xTFge47vlY*FxcJuJ)`4-sf ztGS*&eN@Zv;H@)lE2`9QACAem%z0?l)-s8Tu&eu>4%^i4tw>xhw|#Zgb|vQSC5KMf zpO9I7(s%Eq#Rr48RyDC5zrZu`&9`@F^OyPwyp8=;B4|0ARi#GN_T$;)sGGG?3nDIx z+LoA1`gJ^lF~CC#yD{_-i2Ul+Z8mXsl- zw&au1)oQsFlk{EI+N(|b!m-`8bI+>jlDqXH(kASd-n=n=-jAODT`Q)aao%*#!S2h+ z)7v&1e*gN2W9jvU=|wxP^RE@^;1TOhx#V0SCncI3Kjn+c@h3)dlb23nc{|UOuhM4K ziVf?zHut!g?pvm^*jB}8SqF6`~$e|5JwXZ|j! zD;c7@xA)DO8NbKxU3_TZjtlbdd~++EZob$5`0TII=E`q=m(_#SSbr^99uc(Mt!tIT z8!@q&H%{4Ecvrp^I=H^5>iOEc;&OMqw(Z`R&U5bBE}r?h&o?fV5|WlqTog9_Tu$4< zN`WW(({%dGR@b;?`y`!Qq_ZR{{`s53d!JRRt`#;IZtRaMdH$e%bMRKV2|U*YwHDp|@+QcAoiLBr z8lfd`uV;TW9&Q&v@)p^uEIQ>hg!%t_c6B-gweJ&v(oA z%~P6M!j~D|F$0jDl-=D*ULeUc@~ z{gQP3Y`fhM9 zC5wh*+Ak;XE9&2MJ2+jYil?*s?7aAJ&pmtgOj%(1q;+oLT*I$t1HZjFd0DRd(rfGM z{09~VEM0Rcz3bq$gJ09XKS|gVyp`cK&;HG~Pq%p~a6b(`9og7>s?H*}kn8c?EFQg^ z{Oi=_^={yf`FrubtMEscKsNQYwYv*Trre%+MDBN}%I&tWysMLRcgDNkySw%6nTuHu z-?ysNq$^v^crdH@Xn1tY6JMu@Njo=WNiVWmr1l`~u2XsZKQ4n~{q>i%y=}j1nhV{{ z`hM-bf&T)N>C^wW+hwrr*KTQOVq3Z_)bVC`%;AfLrse7h4-%E;)@{+BHQ(xQdEwum z9zR-7eoA|O@J~vPJfHibbMsgpi7#H7bYA>r>JhKROx2%e*FNU>dQICinXj-qi8+R$ zx{d!b%ceT-IA!adofj46?{U5wb?V5&Z+;F2Z{~h`qiR|l8v6C4#heN9UCvJLXPtaq zI@$T>EPaT zrE_NVcutL6^Zrb|!1Vj`j^BH?^y7ZF!erjfsUZ#*J@|fH-J5#oX6SpTxY{mO(MxqN z{>N~<`H}X?ROe#+pTF6%{*9ZJt|lG&I7hrv+jyDCW>d>uA`cCswkh83xN~9A$FIV1 zojaoLU!7mk#`Nvkv+UXPcm95UARJJoe1*Y%1?PNg3ppiSJ#?-edZi#za>b-%YiAiH7-A6_fcH^SAvjJhX~y+MRDFicfNf2ko89ew2^@vukIYLfE1Wp+~Y+*9Yi) z{-G--b?n^Cg2c(I3)9|4<*r)jA6m)Ovge%q+k1klwNrkJF-!Ea^}S0}el zV}JcCQn5_@?7WE+r!3v8CTu7!@=`^UX{}2&!lN95@6UbHsh{e=7eD(4xFhPKDvDG;0vyz1;6}?`==}EyB>?MH@2F4^TRb02_Z+tSF?;(CS}@))SvQo+N(Lo z+Wkp>=uuC#zNvZ~m+~6RRzGQJJ6BrwKI#h7R)f?FuQ@6o`N^A}S@W`q)ivGzUDeu{ z$Fgi2IoEEC+pnn^zqRt1_t||DjT=O37PLhBef%l>&Zzy%7h9{%T4ETt90LwtKJZh__=)Z-&yh&fgaq^sY&Z6+?J{oljgKr$HG{8 z{85cl&K9dG(Fw}WeouX6TOD!w>HHZns_o~h8ostgd|v(Mlj!mNef4GRse5+!>kR zE~q=Bu(7(ca+$|;HBnm;yYdBV133TMt~eIDs{72<+(|+?6CYZIhDuka)qOOaz58zM zb6MMt)tn7~KA+??Zm<4i^zYE2-dFyLDNVV7hKtL;L|jeD>OT<4K-YT!|BTmo$id zGd^GV_er?d$}l^-6~ho;Dz6xB}J=N)SOkk`244eZ_n56vp0h~lHdJV?Zdh1 zfzPY3os-Z1)eq8+EPJ!q?H5y_eoTu^(0Zo%tiR7FJKA(>EZhC&#v#_<6VBK!+yD0A zWWJCI7sVd@oO$b4_O+ab^^C=z4KiAW+DDtK7wolHo2Uz`0h4=c@&N!hc zVV%bP{C!9BPm>TkzSUhHp6hxx>(;-JPL#F(KhNOAs(IcEm=!dS*>Nwp#r>p3Z?WwC z>+CPiJ-e+}^?vfP6$`#3Pk-lYvRbCF(@S~n+b>q>^$AM9T5p_AxH}{9_XH=w?=3f* zCMLPCUjJ%y@@Rs5_HKzQLW(l3b7nfVe4adQTj;O7>+1jaF8np?@xqReH|$QkCVbS& z7i50s&~obe{ljNsWFIuAebfGw9#$3g?Di7fYZFf{yBN>1f;s;3R{`H!PnQ1nJ$B@4 z!i9r#tJx1fm*K3IYF-r0zg+L(oyf+D(D?TckjJP5h6;5k!K{-gxMEeC@AqHmhq z|G50onz!;xl$-f}`RXv4&DkjYs!t)_Z|^>-izZDh^qF-?xRf;|LwR~6S^}4W# zNLWm%nz?*`;r(d$D5q%iv~zaRaj7r7xAn}c(yiWdnIr7Tx(}=NY&g9~-_DNh#E=)3mN=@<%$?94{zJRt)SQx>X_FT%zoV>I)GE8eI3)k$DIRzK%N}uejF_$O z2s^VB?yb!FxXJfYxqEcm6EDlUy!PsvlmA+aZr^D@D=oZsi=X3yyC-(zdq6#RPGt`+k{e$C5HyV-2F_95TTs^=>nD+UM1 z6<%ZSowoN9>{($O>@F$Pu`;dkIGbAS z-JAy67%hwtrkl8B9V`o8n4c8Z+pwvsBIwUG<&u-{$Ekxc7057};Tj`jWcTUk$i0tfeTN1l~)XUf=m zK2+;_?fW(V5%b>dT{SnAQerme$3B=|tW}eC#qYLHR@8*u!kap_%9q;OuWFJEU$)rX zGbN(KeEE}R`|V4&=sM=^-gxV6DBttsIp%wmNa+O;TBp=%Xm+rYH6-_BAuu=E&Z( zo&Ly`Yxe86B0sbWyZ)Uz`D=$-rSMtPj>Uf_{4lcHsCsX4jnmyzCzLK^JpZtB*39$g z--dMx*}s4N>a&IX;__MVUAO9A4N^Y#=7Q%^?!3AW#}(J~hn#-!I?tbL=cKr)Nu?gL zZbDN>w0EGBQE&4S>{Ft@Kdyqmor-!7@31tGb<3j_Hb=T zYQ)sH)7V%z9d{kpy?a-4?xnjMZXR&EA#FB$$~(4~dY+yy-?6>S6A;K$2|eJr-}3pH zuV>H9pZWRm-gV_ii`Q4Lt+wUA>s_jA=Bd3x)q{_#adY9uVlL*8gM8EU&aGc4AZq42 zp_lu?#gpxh?&`eEkp~V2bo8*wsPJ51j$}-6a9}VuZ}9f;;ArMk;4S^q(3qR^kikvX z*H%qT>{@+g-EsyU+kb+UHZOU$H8Q-Aua9y37U0eq0=Y+?pD8Zjp^U+ZN@(gc^abZ z)1n+3_4Y^q60UBk>^Y=+Kp>q#<_X{b*waER8Ip^Qe z22lp)n-K@rym35tuHT^l#{T7>*V{4vUs}!W?q1z*zkFf+rhg|HdCJ*tMsH3oD73%E za!5Y=c7vjX%zklK!6aVRg2I1Kw-*)uaX%x<^4nP9*nR86Upx*S;^Nx)ogt!ejiE)z z!VkwMF&z6p`_!BNb`$^e3jL2}`M3SV@BhNz-%I_S?)~Tg-t+bC(~38458ql)5!0|= zPU660Zf4dM40Zbrzlm-5KP~Se!?y1~v7;w{ZlAGDSKkA{^ok!2L>Cg54_lz>bK6m_y6bF1cu+In*_P)^;+};rW_uqpFc8UL=&03gWQLteDXPKqd z?Q>ME#pe1QX}Y2Q@%%Rc|9-f;7!XqBv$to-G) zWZj+vDTjqxO@-H9bnB@vHFvwSH|4nPr0>Q{;&x@*HPu^B=vwwZ^!>X^?yXD#KTa%F zy=8ZMd$#08uCr%@^zQQSeXwXs^rzdcTsf`BA8{v%du-@*eJL8j42c>j5mw~pIp9$R6Ne@&!Q`OBPt!8|-`r+uS2NwS zoslImOG{4t(mH`GCbIAru`Susj$($SvhHgR;Hfo#*$s; zr}lb?Iq$rxUY>C)*ks9O<;jOib*5dfzM=L@c*)gL;ob6;43UZ&8mrr7W%g`V{eE&| zvYYdT4Udk#@|#+asr5VQ+EIo2-@i-O4<3L^8MuVwJulVBiE#x{|v3& z9F}~f?rz2t54CA>Y~e*3!M1m@Vy91F`8;nviz)9$K5+}tRsGq|zAaj*ef#ioyL~1b zj|3PW5zdv;d6Xa+Ca1S)i;Uy4n`@_K>1oFu+WU9r`72MHVy6mjTe`w&@uYK`jTXu6 z+M@aS@sVAvVSeT|srx3)Uvcmwo9)Htp*u8QizXZ^9mQFqS0G0y+3TD9Qi7o7*v90$!O&YU0?R1rI;vtqB173Y}~Dt*`bSKOF? z`o;e}DLi$zzt)xumqzdEyFM3;fB(|& zS85FAZ8l>)R`>Q(r1~`RzwCOJGETcRw==!}y#ANq>LoLFx;zQ*w-F2u*w*g6t?AZ| zbglNs(hN%*o9^q{3pS?f91jvLw&$`qwrb(LrmdJUt`+ z>VlbH7JlmKf4sy(Yf{Mit$%<1lTk zX=KX!nsOJ!z@P42CnqHe*`L%Ax=U1k&KfLP@oVzx5-^%%QiS_HRr*8Q^IpB^% zkof&QRVQD)Xngj!jen!_LhjV_GuTTV+b(9;Z?9#!5UGR;o(-Z+(#vwf(~qFD5&Qg;Af+od}%AZ5wna>FfDLrSDBMwGS}; zM4QC1Naws+k^4@rSv2?I^d{-M=S$b?s>w|9&yD|CRHe6QTltX( z>U&-0**h*>f7*Yq>fSZUXU`UX->s`szWYnC*zy~?u@Bd<+<3a`O2wJV@?izr8)%TR!dC*9;SheSzy8Cbg!$*sJ{dTmgs4ua^ljsdueK zpR5o%q^-(A($dkK zf9B!|0X2SZ_Ks7P?Dg$D^KE*=dG0H{)!om3Sn-$NjL$An%b3**7qb6b-kNe|=GDEw z_4a;Qs)z^7b3c9Mb&~6gWe3gL{_XtTt0rqkGQnG!Z?x?NGeM8rhtaSG=;G+!gLPYjM$Uoyq%eY!Q17_3P#B zVlM7GGpFh~TMzSzmKV7jgG$bpE!)=V#h%N(W$m79+g+!2>^~T4JZmFck>XPKB8e|C z*NsKjGj{I~6?apVG_|nysydR$8G7a8HgBg;3*iY%+Qlsjh=1%MXcu`m^aq)FhT8t;}9$v)}C3-g+;G zJ7-_l<_C;E(Jo)MM!N{Tk(Tdd^o)G<@Qe{p=$eIxg6hhtI{eeOkh3f|A0Mxdm|av5B-I_LdolcpThOa* zE*l=XyPXnQorPkgrrrtgO@XDlf-gBqkynRsh)A=KP)|YqI#!E!Sd0$+Zxg_3T z(SDh~LKi>%Thsd0)qi*8V=>nIE+M^*ufnynCU50%)#CBnEf(UFHq$}(Os_f9)UNaE z4!(^FdAoj{;mkGVt~u)-X&w3eZR_WKYU&Pb>YsNmJuoM3>f71+uTS07G8dBB$Ub#q zE6bG^aW3;7W!+bZi)msBU$*Up`^~Kxuf)t3-ze>mFxeP*apslv!d!8mgg5MbdT^!0 zWVgum>qDQ$Pxs^4-pV6hYkk@($4qq5L7wBMep!|1x2f01=4QOoT+dlDpEvrskK25G z!8>`v?nRYhQ5K6t4~93g^t}{vtNZ#z*gw^^AjP@SM`T{fx*O$YroL;VCa8TE+uX>Y zpsci$SM&Sdt-H*ZPB^A1VcqAm*VAoNzAJ~nyMN_^|JFM@zZ`b(*>{XM(^GfzVDVTq*rEB6%fp2vgaT>Mmho!@ez2BYh*}be%O0}fqQ`gRR zi)B0i9CgqOja9TxOuM{fW%|wuuO*c>iUpjCSenDV-;H1YkpC(p6_)#_Q`JAmD*DU* zdY00WYO{dv!9E>pgF8Jkax9*FX(itiHfy~*!GC9N&f)#eDgw==-3K0uISBK63VmMj zu$le6qWL1Fms8#L&waxttRguj{raOxjHg_FrdnSAb%^b>wn4?W%_XkK45FV%JQZ%d zHsQ&;_LpLkjLP?y7&Tw}y6#1Z`<#$fp_c_Oi5u8HmJD{feWpQ3FK4Ag^!(z-@^+7G z9se}Cv9kF;7QQTERkVYDb;uo=dFEfHxjcTd_I{pfp4!62uj}6{Mjw%?tg8B_XT4a& zP_Un=yOZH=>9nKu^NulJZSinjo%-=cQ$uE@t4HbCwpC`EcRX$4+f=r_dxMAT{MAj5 z9=*J;{6uljXVcp!zFM0wwO%TcpY`R!MWK?`c?Z@=Z`{4;Lew&55r-!``nK=tUb%Nu z80$_e6U99oocp}10&knz4>)PA_QwES4byKUjq z>Nel`{h(`JnCq+ZKXbKKO?bRAL*Mtlq|nqm9nl-+T6r)%JsHUV_r;>Um%`7kv{^0i z^MH~0>?f<$dseVK6)*0zl=nK5@v+R^ujpyS{Rf_{UtI38xvov>zVvd=RkvGT=cRVs z3_Z11VEMV~g(o)6UN4qaW$=mNsbcXJhgYVHWIlL?a;#(g*`AyFc|yi~$)D9}q9?eT zLlmQLOkZ*RyFX{;)t(TaZy%>rF8vr;kmT(d#MV7G^E%&GmQ&Y#l&|mJt9QFs=Gd7U zre4?mXHIEN-RpcjNY6p$f;QKb0=vmk#)b|`(dzdmaunUrVz&HvPV$8MZmI3F<5qC2 z6_*i^J6m38ldsmbN&9YMLfSNAU-LC3=R%MA{&A`Mvhe+Fj*HK&E`HoMztBUUNb>HbH(H-lT%q%nx5qmv&m5O5KK!_Q6=VI6 ziopEX&jH2nG$(dV&sz3FRMhI{!Hk}?C!xyDaa+q~MyZ|^-RicqXx^QRi=6FN$_Tm#46w z6HhrTyz2Ac_8%K$ik(~7gpO{1Cl#l1pXKNIuN|AMHZEHux~(roU{Y#PZSj(%yAt#7 zrbRc~#ND5vS26G0{oZLMdt}YziayUeCdP7p-hrO;l5C9@9FMGO!e;%5S}Wib9d+o< zKkn&w%-7d4IUSwv+Y(wdr+kah3HBVhlvDq9`2SjDxo^trC(kS5;@;fb^zezL@!u_Z z33FwqD|g!a#AZb$E-GGivS*X&Hf^uuRf*m;$i5(lX)_nBc(&c{M z?fK`-uzQkz*PqT;`m4#1yZ_}qqu6HxhU+8Cbo5v4xbt?Of3JM#pR$jAHVTqkejV&| z3Osw#M0sg;grdFV$)q;Vy0(>xbNhB1>*;I|7nu8y?Hgb9p6!OJ%oZz?+K$9mSf0F) zz;VG&m+@87fn{HI`(3H^4?=4|( zAIy_6n(aH~fpA3G(VHjk3qIv8`?lVkE zK74LgYcqIzI$ibkzgsr5-u^mmzQ|+0Sh$LatE8W{c-$S1-%cz1t0Y#&iQjt@JjZth zS5lFjrok@`;UCEcTFk{Vo)$pppX&>jdzN`$5U6I*4c<=5vy&8En)APhD*4K%Dc~XE)MQ#6KiEe%6 zI$?QM9m8IO3uc>ZS3a`v{HeVtL;IFF&)(jfGj^veX0?}(U0Wpm_-C>fU{R(u`a4BtK*}H3>`?4_03^ zLqYHVrni#PCTY1r4G*4cm=%}#UNSkSdAstBGlg;K`KEBiUa+EpjXlxVAii$3n~h!kIJsgif9dzSFgS>&AuoS7vY5U9mrP zTG`E6dAmLdUF7-_D}HyK$EV!AW|eiaF}0b?4ty$YG7NfUeOqdl3#mSW@;tNgr#BatL8jjz`Ew> z+OFq!g|B~H)v37banV$6!{gUPBR<{>O{zclbi=053bTY~?q^sPzv}viT1M{D&)W8M z_k_<}w%=z}zgZW0)$6Lhy#DM9t6f)TW?en#eCndm8MOzdce2AxzW)BjnEp1g=I`0t zYv)Xumme0Qoua+6YPPlLT+MyL#peRe{e$|NJ-Z*T`+az}^DEY!hGyPRe@x(fKErm} zA9WiJ@n0Wr`tt^J9S)qzT{f+4YQSYvc8_=Ow9NP1+<*0?CC`bduF(B;@9Xd04bRHm z@-ufHo15m3pTG7vhI&tuo?X*W&@TCWpR2RREcw^HDi0D*Jou1yE5B@y>k}2hzt_Bl zFXn%ldPe1=#e=Ebr^}aKu_*h@u=?xKxLe{k6#37$cryqZ+}-y0*!%2U_G2%F(w9sq z5&Jod3LTB4k_ zmszIEbYTxq`kEiQQ{QE8xxf9ti?hN*&Wq_!inbNY2*1;}_1-V&@F>dasAT^e*|*H? zOn2w4KjX>&@RHXyquD!ifB#=}KE(FclkC=i7rZXNuufUNG}X0v#Xj@1z4r^$ZNeTu z*jVFsK!ee8$^PRJ+pNo%9V?t0VOzD_$kN}QWkQk6@1)evmha2fJ^dHA=FSDj$81x# zN9&r+dY$aM{$4-7QBjRZD1 zOjOqmmvw96TCHJh7%RBgk-c)AhuhLme=Jz_Kkc*$y`j`3c5eA%4dsnb6_l!vJvZFV zQ-1A9NHJ?oNwQwGP>&GHmV%8FH>PVHm##SD#oBd<;qoe*bxDp}>Mn2d3iNz9t&;1G z@{1$`=f4{#_FJ9m)u`fi{>GB?`h@cJFE<_@WV&@+dP73c%$b$~sppTXztBEb_4thE z&ws1x*&L5=u$fo9$84J4nr9U$?@srcoj-qpB~9tt#+Vq_nR|+~_U8GOo)_{gOq{^- zafbxI!K;-oXTA&G#4c=A+I;TTYJQ&J^OZ8r98*?3cD7=9nX9VGa_kkmUh$->v-(db zUFX$bC3#|^O_Xo0)nS7yxB99D=H4X-tiMh2IWpBFwP3z=^=au^snf0#c3k@3+3Pi< zNJqe2nweXuWfuFF51Uu}bVSR4?K<={m$nOA@1 z&*48h?b8f)9>=B~8}{W&8Xupt{N(0Srdm%+w)Ok@oT%PZB)0jx!Igvrsl1>2HZ8Yv zlG-kH{^Y9*K3`S^>G0jwc(#6WUYdH(j%|!=-p{{EoV|6EGa&s_OzoAZEUp6rTz#*8 ztN6Ztvw6ys-8_ZazgM|US(ByTd_GiO^!mm()B6kci`P#7`Y!aSNq$IYLhikeT)Wi^ z+1|gnyz!yJ4ga&)G4_AYg@yS)GTzSHm56g&xkxY4ZpuyV0UcF3w94e{+eGbdy#X>4-~aCqXq zNI>rYzk}8jQtoy~T?wpAT%zU5?6CZF;;xe$KW!}7n{&NNxPp-8igyuNL5^zlVw302->(_<@3k2ZIU{oh+WH)Haw z2ruhQlP3ozh#q?{TygG<#zMX0ZChX4%1Io2y&~Z6L+A8A%W67BCI+b<43+iN@cACR z-}Lcj@pm`nWIx`kn`W=sDyH^Y&&Tn~)h6CD{ouFj5_72gS&_L0*ZeAU?yCIAtgr2IcwNI^t?niG=w8aoo0hz1 zz04ME;#K(~apxa*eQu1<&B>8k84u6;Go^hwk^0!HE?SFo=7p_0xYvFVeKuv2X~f~# zFXHv?WpgGu{jvHtC$@X3-Lr5rUaNro<})+q#Yau={`5Fs^5(Vl-YEz3o0O+6aXN8` zEqiUC=LInd{YAFF-s^jHYAjn3CLSHom0xfB@!zHT-)CJ|S3g*#Q+G4?@=Xi*OAC#6 zoz7Oa3yz!azhUAncaK1+SF^Z9M3z0cDq?7(H}mJj?=F|`+34@+bp5xf?AYqB#>f8qHGdt4w4O_~ul*=)8FHwxX$1DWbnJ#64&`vWyQMo=h@=l6iG)#Fa7!>pvmE*L))s5 zC0TO88FNm2JIYb~GnzBy-k#ebz3W9yAC}4GY@Mi8HZ{Kb8~ftOuc5c5UzU2;pF2N( zje{Jdx>^$*c=fqI;Ah{3C@lUL~nP#is zXg|d2oY#1IN5Cb^$XNCpSMqMu=BjVm5ZaJ`e%6{WlZmJPFA-TFWGSR6@kIN($mQDo zy1SU)PAX|M`f~eq`=n;szy}MztNl97`!(zC_Nofsh}$92_U*NExq|FsInvtiy*fFo z-nmgWFF@Jcc#`)i+mFi*o6d|+k;*!-YPp-9=Ee_>{S&qN?u%)KmwrpHvwrNYzFR-T z#4Y~RA%)6yrzHLu?R@9nvQTCHj(X!uiPMYj8b03qpJC4;{k>eNc`3yuMX8CoAXa`- z7MGEcCDti@WB8e5Mhb?8M(_!Kv9v+K*JnDLajCVQaByE_fWBs7@s7r^Z zKhyVw9}fE}%3BziO%j%7rEGC#5#&-X5N~NJQxGU>f%r;IeESuRIge=4-Z+A1w)KeEyXb^D{ zS$uc_ORJOR7EX?Z8f?m*zoZjX9&`)LS(NS|$Z$BYafY^j!?w>Hu8vNEj@3slNcbL8 z^yqSNoiTx_B&@IdcFx=o6{nNMlO=eWo7}65I74*uJsU5Yn0P5l_%U&LX;iM`;MgId zDWVW$W$vpclGtT*M5XQXbFCXJE))7Yb})HNGT}X|JO5nF{0HTCm7Nwktm;q`iIdMd zpdrLn;S;(|b*}Kz7k6rS!naP)@3uat%rM(D`*~OE`;8GAK|Ciy_8F&@2y#q6z#4R* z)h3i%ziCl0(`EZ*MxQTt{^3;lr@~Y(RQZ3-j?bpQ?yCOV{Jqj{>+A@H4^BxhSZCCx zF#J6waDe&5eMv?orcc|`)=T`0mk?^^Tq4go=e-0+diUSne7iS(ieCce6xiwVH0Pd7 zIXlbn67OUOJ@&;HJPtUsd^sahRzHW^m5HZ)%eJnKmmGDj*__cAa$a1xlOt@iz>%Gw zPcMHOB$6-q;Fa8iw|W0IiibTsxzN1v(_}8iAG*E^)DQkGnDE)cT3ATn_=Ys*wx?;* z3CWvTb5b|+*QhLRYO^i>=At2}#;B;H)_s)i%m3f^?`W3D^=kJC#r%BsBZ%YN(&=xT z9r+d~P3*W9QTYGmvitKzv-uaYELzoX#d*a}RqOX{nOD|pn~sG|pYY3STT$|=4Lc6K zcS=l>EPS0%b}RYzqz@~#SDx{jdG`$O%l^NIUf$C;|7Lo1t=Nn^r<$6dm+(u>x~muR z-fZ1Q!}s2sIJCn~R|;0BW;{>VG2G<7Mabwk zuV3J$f{U-YO42T-tU0?+uKN9xsY_3t5nsMe-tvOWOMcec_aUOoA6=O-EhV@@H>)@B zTAkYcGmT|&{ylbtIni+ow{aX{rdIwhu3erC~u~D>TY#N>DP_kSAXSM z?LM*1y-$n#)7@!ik=pql#lI9y4=?z}_dafc=l#i-_Gh0Lu$upVqkW)Iy|`@TM%&x% zHL~Bg1Z7YE^}xq1`jwdV@0CUKt6tAjUEHqqb(PruC?2zIzwJ9~e}{LyzU-}{I% zmHNL`0uyGJxUhYj{q?ViNoHE?2lM@R{w_OyZK=t>;}hTSTYdOb%m@2B3{rFbY>+bY7#}>&= zNss&Mc3(gE=$Eh!(O2(zyr@!NvHaUM&k5W1ZG2g_KYRIg|DRW0DqUIa9J;aU$0=|9 z(iruV-KySvtJiSuXW#sj@mCn1RLoc7VD9soKP|)kGgx{jtiL}a<=@z~ca{eH%+vo2kl*|)p2XU3#hqraC0cbZwsu2o+AV8`^!H=ByGSvw=Ocbe#*x;53htTzWjB1c+XUwTR}%;vM<;OzWxzby36=q z_SuT%&(dEeE;!8~+OnXTb?-ypiRMbhyXVb&q~sSYQ{c)Yqn)m^;qu5y#D#vI_=wnDv{!ezY_}I&tBBA?#oJ+ zYm36SZ_n;J8+DF9Lrg?XAek+8>)-iH#qIt*yuH%SEl}g}#3TRb*GyBd=RSYPGxWB_ zZ12?D)&ELvJluISVx8=n*B3qWF7)ow+Q)qCaAbCj@aK6kNn8GT8yn{d$v>L+UukjO zj`Nj|a?ZxTx~(6*#zy-!uiv?I?A+Y9{bJ&;imv-=WA@HBpg**tZQAUVpNDq@eC?}_ zYHRyhb@9)=V~f~57xUlo`8g>s(yR3~Z`{QrTh~t7qm!a=chB4Uc=zyEp!yuGW;Zs( zR>v`mw-PFjK=*4=a!Id^wZvR)?r0<%V{>IvPMo#ah_trPB&op#P zGi2*k{q48SD<%9|&O!m_s2D}9P94sh+u!WIf93Dp>iYZdzJLGq=cDEG%6rfE+B~;B z^e1iFrB?<$)-mkO$Gn?U8nhUMRZiVKfBh0~u1YSW`wvDBg&Vzo5jVIxzqkGGRui0M zu|ry}(=mJJL(e@^m&+fx!OK2@naROHbipJp37075r~kQ*JP2V(vryp@<}he}{Lms_ zWtK~3;(|I23#t5@gqu|#OyKahaX549kXuYp z&?|YCC2Q936sZ3>%CP0ZJ`WZt1*fPVhxZ!Zm_OA+v*clhMc);ZH|c9;w$C=>>HKf0 z=Ws^2|M;pCr;=>%JW%mDcHNnc_xS0q$x>I{4x1RRn9o`BvMy^`>yd*Cmn`JiwEuM( zb1$a@`(N&F4vP}^yEXkxOkI1?L*9PJzH9&4CM)c!H(-(BXJCHXaLU1w;SM{)e$KB` z{zhKvYH0nh&&<&uIcYr~c~LNlI-1i7Vd`14-!|FuW@vULm7@=pAJ zEBwRXt9A=J+k!vOEmUOxOP!SO`>a|itnlshu}2O6&*V29R9;xnaKrvuAxl%E%Jm6# z3;t)V{Quzp>Wy{l7e0Re_OG|-M*F7>6TW<4m0+yXdi1vKclZuzu9v<)^x5n9w>18L z`R~7azumpF(ww30%6tA#<9xZgc@Jm%OvR4@=k4Eqntp0S{Ck1CwvVp=YECj_3P^mB zPJi0ja?jy#ZLMed$L^-ZiTkHsadS2_P?2KXaAb1K%eLmfynmJ~th12uoEI)-m3YIz#E9jB z(mxn$PR^WmWZumE3p^_pZ$B2lGg*DjvYW?~B%60ioZ6gjZ~i{n>*&$w$QajbD|?l7 zH7^yCu7;fdJ#8n~)dcfE?iZqhvpw@K{QL5E--<@tzn7oJURz}*cHQ53y@|xZh0TV$ zN`9!neiu{rv`g#AzOtRn=gkghyL{qX>CVZzsCf3Ky$PR!zi(b|56F2eKc_0~uc>us+x=zLCtt}_o;L19hso3(q(lNBh?a1HBVnE;UKlukL!&-FEw*&el)s*rFR#-+fn9+p8vW-SzdQ{{2FK zUzG=DZH!o1*cLwR;fw60LLIWR)b&?X+Gy)l$BW)fG=Ei?neflS^j^Kb)oZ6HrZ|zhXA|82m9Sy11zJ zRh_IF)7mzh(dZZtl))BW{qsjx`Pfwl&R zr&mk#KbyXPmOf#p%gjADj-A=L;-~QBjZp>KjYfYKPnYv+EnGJ9|CgU#DvRu&I$ce% zOyp-+taWkbzB1Lx(w(8@_wU@%Os=q3{#OycC`w}~=k9NHS+i7^9)7mVYtO0x=_SUZ z6Wn9+-^vzfsNQmQyLt7ZwfUDgfs&nnm)^goRj@Ma$d_BZc~|brKYRLeqG$1wX46fp zl61DuUGc>A-VKTR=zEha>mOw5NWHtX+$Zes*Vw$sWA4TC=T#a{l`&>J+oHIe_Y>4lgbL6D!_;jb-c>I{(b!n6H-iJx0pVn40 zUEV#VOiNjR^_802!P2Z@`a7psePr2RD>T{LjH~{*KUn5qSlk?%8)0tD%YKxDC>z4ZFhHYT}bjU!`;bpSvmz8BbMK(vw!tD+h z{m!j+S+OrPD@$<0(_LmqGxz?UH}9=2-#XU)`9-C3dE}L+<>`03pV02O_~Bw+=a#MC zBp)blUe!3Uyu2k^uYbcVxnuV?o?M*0^r9oLsOmjk%lV$mw%V2KivJKd@2+R|e_?~zJq`|huV?&|br0vh%9na_^Oy4VTc@5YSRpQd_0**RL(kIV+gEHfyIoeZb-m~9 zv@`nxUoKUdwN~|?it^QSGH)_+61ei8AGyox!BiHQzasso@U9JWugqf&5I@`Px_Qdd zvWJPWWj~V}!?(@9)^XgpCI3+$R*?S!8{K6l)O#cQhU$AlwO(Zvt)^P%wyWAbd{FYC&`7-lb4 zD_B#tKxy`a4JDcjcL!RtFOFMlA3It0xzBn*nL`#Qz8hKa?qlqHr~FKt?QEK%{tRxX z#nqdY1EP{eRyDo+-E*k&r{ybcV`;YK-xV2tJMF!*C_h}oY}KU4^A_J<>34ej^L-1a zdzhWqO4=T8rF_5KKRd1O@Kn>-*Sn7vT#LH(ec`4>+wvaTJu1H?oOp}nrP#N!(|7YH zDf8-R*FG*Q_fCsaZZgj_T6WoHr~B=;$(Oxeewuq;{Db5x`w#ZP8*eNuEU7bD<$g1A z%^|tZvDZBET8+2<-u(Gl@$uP_flAsFcWrNR+4)IcF5^TrOMAZH-erDEu8Es=bj`Lm z`*=U1w&1Lz-Rp^wrMD&=4sBLEA+NdW@?S@1ja$2d;v^kq7CqlE{jb}q9(C^jz5b=T zCJ%SNU+v26YxE&Jut+s!yJggkDFK=BTa&`)`>bB6v1N_j@~RWOg=QsBygtog6wcRZ zcv#snUFlJ4+|Josr`|TsmN~lWWOk~_jb%>%Ro}gcT3TK8Yf9~1`TdK(AL%as79+5I zeMIghqXqZo&Np?adeK=BTRnHqi&A^rE~8_6E`JQnPP{KsK3DhMA-m=|d`ffqw){&} z%*|Vy6I4BW&dV~-6fM)43v%b?oGZF{SG6~6+nQTmTRWd8Y0fTN_Qz!e@_C9i&2vwZ&2U#53U*Dag%uB-0a^T&NF{k)j}aJs8mTE>bQ zPTcq2{#nUh#j>d_SDqR!JEA01cJRsL>1st^PUUX6bnoUrw^{S=Y*mO@`Q;$v&s`Dyr+c;^x};udc632JEB^~#sq;3!cm4CSI;~J@_U4n^&aM}apQ?oY z{1SRBEq#-m`YS>9eb+Z>Zuxk*sL=ja>@Su%Hb1VHX4eM-0W~PDb0t%A?1{EOc{%eHeV z2`t^dqFzJ9X_n}c*cl;z93Q_hZ!EdcWB;D#Y{R)PjSgkS*6i_f+}TAP)uw1&*jmxM z(c;auZ@*MKuh03heR+abcUj}KNi8!jc3jTix^-trOj_nf2gh@6`#KIb$mSk=6Fyxe zamwkwL`MF_Ar>b@Kg(YiICiwlamDA{Q`$~H4|!Y+m|iTE*u1Tcw^VFWZ%$^wyYA}c zIk8&SZ0$}tYd$ZE6u)QHD&FQ@)x_g}ogU0ke&XQvj-|ljJlHa^w z?X5>XbE-ADn9po^dZj6(@X)f^{VEIlXHV=pS<=L@Wz9lq$-4_PO3!=FpJpk-nwqyo ztX#0exP0NxT_+`%Es9*H8&R@x?*czP>yuGuGp|^h2hG$l%GoG?vHU|1d&G<uF=RjSYF#y5ZJ00~XmN_IWiJQn@K_f9e4jqIO0oLa{oX)L&|_P4F|=hBHQ z#EWOY?Tvr+o0loJYr~QAiw{hEwTg55_4$f*mqSl=8nnmGI&Xh#i+gEq^kE)#@BCY= zp)LmO;WIx8IrXfHa<%93{hsmdk?Ak(legUF%z7q%-A9s>muvBEBad^Z+^4+V8`U|b zKm6HC77Np_#pg4eJpgN*bnh_pR7_ z!;CFi+FHzD+n=ebn@!GIzqPk{=C$h3^5Um4Mm=`Z{1Vsc?Ol~P_gUpJ4#S_vmLFK! zGEr{AmPv0-u5G)$>)8&y)b8rvN8_3|{Fd2TCslLu#h#05`h7jBul8mh@!^g*!*S;N ztcAxK8D%DH|FurlD_OAQ)7HE>vrQgF#@%>v^FzSD1n!4&w`V=sps**?=YC#^gP#geVcepgO!NQiTO+%7yb#E%{MQNH^^HbJg+M4ORC3n4YQa4 z$G@U~S!O;tSm1kf*;lhkqD>1#Zv{qssh0UwL?6!!I6aeRdexC>^7DCD?^WyF=|AoD z8OiHMc00UQ+Z!jpMN7IMaH{Z+9rG6pPf-5Q+_{wNu~Ov>A%&s|@2C9Gt1`-b8+c># z!?=59cQ;Pr$+Ozx5cuTuFY%QIC8cePP9F(<{_Vtq8I7VE)hV(}3pbpt77KCxx%l@{ z-dipFv(Bp+UkDO%;l9gvQ)N1{`2Rx}MW#p3^ZA>Q|Kvt^#6==(JgLPrmIxy>t6A_jk4(SAul> zg0kn?#7H~x$<@Tp-f$#$TV-PY(t!1a^(nt{9%mJ#20t*G?CKEUjf(UoRA(6~yXK1Czi{!wN$qkDQ+*eu zn{T@1J$aZy?{=A9Z_k>lDxYF%Bz#;fGqFAEwAt!vH#VKgof02+6g*Om z2+Av}e(HLTeY%%Y*`0oo{?o5os!p}rZAh=)^IT@nf(8o->x*yHr>{3KSr$HvJxV)$ z+DwzG(h~D|sXuZKI$mAWxZdb)y|S`rOh`j}M(5s_GP{H)zW9}UdUKr4+pAjhP0n*I z%49uJ&L8)e>D6LuvBUP4_OB~QnWW`-b#CnS8|Tk|T>1ABYoXEUbfs3-uNv1@w{PPR z_;u0d*X!v4tBjKSs@n9jKbZusG-6$PleJ3GIATKjtd_}#1=BwK%=6*gv1ZkSoo98n zEb%UV`L1%keUf&>`w-u}?)G%o%XQ~B+3ybjwazS{`PYZ66I&D$+zPuh>#Um^U!RNS z=iTF}w)^lq4*6qyKJMa8ZGAd#-qGKWUp%jUX=l%7)_?0C`=Nu{$=C)vjj;`Oni(Mt zb{ZO)7@NSxK9NT|4ULV=Ex;3*T>5UAIVGt@3i@t2i6yBnsmb{%sa$q;T+pG_id$>T zQbXpvo}~9q>`vyLyG^@y@4mdlTf2J?qu=09+l%0~}wP}0|tNQuN7tCEe+4jQ0ugXXNTLtiPu z(x$$iMIsGuUV+RCtR)P)X53($a@XhWnzIa_uBAD!3rrA8c=&>8!|!$mgW?i{?f+Jr z3S4&A6BIbW!cfFCE3&?Y(e`YEU;Ru820sV!>TH1*kEIiMnId-0u-H*|=D=0KgtrN4 z&(r>iH}LOmeSE)RPK=Db%^Uk1`IA#*9oH!si)X8cA8-#%Ej(HOpk%92;osF}Cw?8~ zDcJJkgGsqb@$c13_vgxI+O1iqc8yP=LHokxuj`|hIW+7vJ#q5fk=KjAxf`jAzuup? zqj8O_&i~E^#s^GWObQLRGdDTNXWAA0H=SGmjq^wT-PsnFH!J_jzWuTNdVS)CGFHa7 zIx_?!ZrWwd+F5sH+mTG|Jl0!>$3che)0Fe^7nYlU-|t%{(raqpPl7t zZf)%<{JWp^$MIgq8W~Ap_5;V~GM-@mXJwN2?SFVj=iaSzum9J65x;k9!+!_uR~hO5 z)|*L&Pwt=CVG&Vx;n1NYpZJ%WdR)3CoUtzFZB`oV27`^iXI#Hu#mip2pnL9C<`2!+ z_q%f?q@*VP6ra6o>eiWS5680<{5#B2V(>rwhkVFi-g%LsZlR8`Gym0FtgE-ys@G{; zy=(eq_HF+&Tn}FSv%h8krH(GEDyBV>kvr{}C2m?q*x$Ryt{|r;cK`pvC-*xe{%dN_ z*s&|3n(2$(ue8L!yMO=x@i*A$$8-}RzO=q)^=o@)t?q38d3@R5>5ud`&z#+Tn*CtC z{lETo|AYTkKW}vKUm$ttQ`2I}_zvHwv|ZV}e&-(O7w)~67k1)c!16~`Uz_$cXdT!4 zzokQWUeV*}uL72}ao*c5w*IH^^6R#dyZ%1R%dvj7PUJzQ-a>uLT>pE^OIMlY{ranr zb~x$Dm*BPe_r!}o%?{WVqciLG?foGkyxnmL9cs63#6HlI%V0in_cN1$=DWE8f6fHG zPTF|uqSS#4*`NIVRtojYy<7R)y^W21*SZDO-#A`uPJXEQ)2HCiB!7>|F?)Mr^Io65 zx8VPdV(Z4to*kAiPw90V9-VEzElndLWZmVT=|*jrXf0i)$>5frcf8CYW{Z`y{QBuGy`Vcd|uI+q-Dl z%x9}p&5vDAHgFSKA!O;_w_~C{Q_h@|lUW;?3>O+wu6yzlWJO_k6Oi2-|ldCXZ(}-%`ha4()>b zo_6~$kiFQq@{ZBdqmp`i)KAynJn=Af%`B^^jg8-(4$RyT7kR+v{(X;&`?ju0h^ZG> zsEFq|mMm4xq&`P`&a~zB%9WE{M46{;W|h3V(Z-uYV5+6kYKz{BA0yTkF@3Q+yii@r z>h#~1nU6Bx9DEsl{2bf;ZOcx{d-?t@oHnb>$L9EzX4O#l=fBn*SeUZ6Vcws|1);Vl zv@iH7Y;G=a(7ZHt!HvqSw8f4mS^G4!KYef14YrX2LH)bxrtq0|&kyc8R?9wjOQgcV?^Y#$g<|FvTU6cK!){!0xp!x8 z{+E+otM6@jFwKca;?hnq~6J?*C z9CEl`B6n#~%`=15UleEXD#jYN8LoBzyx{wTi@z>*8@FD4)hRW9?-lVZA@^*bDMew2 z-c3w!R#0#WfBb1flfUAfJF2U;9jf6uRi^dry~gV}dZ`0;Ds?e5#D9eX1a-btU&s4+g6zhLGmrl0e&o@!YK?s?x4p>>0I zw@ATD&byMOJ$2%7NxOVj>AT za@|OL9s4{ypvcNtI@#!OEZ>ZMJvGO_{!iha6uh?nisy~rPrhy2a>7;Y=cD#HqM=$@ z_o9BUbxRak=etwBFG7F2#Aha(U9$PC(y#4u&SbkgoIkBLxA}SXG{&i2pZOVYv7Kp% z%zeH3U3Jr)BiXsLKbdWD(E8x<+PIy!C~{}E#@0m_YHk_CYe?tSFJ9!|e_PtHmGf8- z)9fctx9`03*8VQ{LzU&}Y{5q>y=N?lzP#$Ngu)()%U0%AD|YtByUsm6^&?BkQ#Q?7 zagUA4LLS~L>X@~T_}wwTbG`V_2ko13PiOG1{<%3`YonR}wj8e|4^|X}-uH5wugUPQO!BTG>0-XNBQg`K8NmYsgFfcABp?Jr-iIs%a$cxJYu4 z_XmxXel^D}oo@HbUG(RfFC0g%zTSIiVMW1T*){#2w%W#Q@!fT>(uSeYTB2>nd!KEq zlWyufuP$qy@tc7=*d?9y^NioOXKBCF3cU1mmAwjM=ZnV&wHV6d*KJtob5hl(@vqCp zd&~D;lzP--3b*bF_dq`~OMP-k&lg3tD2lAij+x)U&YBo8s&B*7glI8un zZL1z;Dd;#}lBn7swVbb=yY&04ZAuUAPRzU7uKdb&+6001G5fOun|r;r{|JeG6+rFT1vg&4FMd$>J3@$jqe;%8@{ zL~J~VDDiGA~(JK{}YJ+nB)e|^i2KGm_}o8_j7 znfwOdet7;^@@awSU*(tI6_K&Y7UwkNAXbDp4X;_V2Yt>n4eOoV# zJQjqnwt2j1?st#fIv(;pp0;y-ZH)-o`FCx#g{Q=+IVLxak0_bw`7ZkIKKpd+cJ9Kq zGYnf7x~?rWc={lVzghGA)-{>2QCV9B4=>L>aN~>P??c><3hswi=KY=fzxr(NwH0|w z5C4%fV1D(odPP#Ipgfn)DZSlizc6fUTpcyl@SOUpqy--7CQFML#oq8voxDU$P5#~! zA9wF<=X%%w)!$n;r@iM&5o67-N#8#___l45F^cXLkG!}DywU82_7scYy;_2f2(mr zzRYX()Qbn_nsHxHcop<6a!Z|Mtd;HWRsB&X8h(7e`uuBMU%cv}dRN9zfdThV%D#Se ze*1N$y@}Q8Wk)%FSmx_@d=fb%{Hj#4^U(XB;!N-7n*F;q!^_NZ$ucj6H!JUz9@fmA z#j_+@d)dk3wjcKLe%3oNRW@k3;aAq9%Bt=YmKp1Mu3}~h<>3~oWQp&*)^MqKyT-8u zm8th6w=5{U)fX_Kl&NsJiN;(}vC8YFlG24|&g*&JKk#(U<{z(A+ZbCdW<)Li@mtD} z_ut0+%P-RA9r%1h?|2!c1e@QfxN*8E|IhPhEywfvirurDxAV-;JM(ni)d^W2 z6O?c7Tl`wo?q03sLtBY7f1ydeHxfz?XRUF3d3ja%yv-Ri9B-yoAMUeK2&xKtC@07J z@T0rd`-M+jylZ(q=jL{wYz$&da@ikRw9Pn`Q@U}5+mYqBUb5X5&^YrueB#r`U#IVs zxBjR%C;znjbCoi)WnBAnr2<#-9-8|-bNk6DYqz8x(^cV(d(!YKfW_EPpDv7A$1 zo-^9^!CtfL^yCBklP}HKX4km>lz)2t-%Fp{1*=Z$SwGh-Uc$|jnRDwk|JmY>g>RNz zSkda`vHG>$q65tF&#b@p@?|%D4f!S0u64vF-f3aOw}h{Acll6to<=3L0- zb9Jh3(v8aO*FTuBTT54WjkR@n=P3mqeZM+?VW0UQ`=3YkUj7|^+mS@ z&dmL|oi#hnH~Hy;z(=bVx)mJe;xf)!GjYb1t6}AJSKoBcJpV?2kz@P%S2skOCYiXK zUZ46%;!XB+?>R@fcP;46+q$~6``(I-vme9Pzxx|Bed?42rwXQi@AcsgTfSvCPh`@w zABox#=eyVVC)C&{`ABT~)+qeMgW13%aA!`>K^NlPihIO!;(wk$qP^lp;TZ?ll~beqR$uzPL80~d)zjUr^8Oa) z?=-a6dj+261$O<`qD=$NoSE#Lq3pKG6|6r|TMKYk}sl($)W@&20~f4^Fb z-Q$QBdDpRP%X`n}7Wv?fyH~rIn(le=@Pk$NL+jUn=e=cWHmx}=UzPb)C6nustTR)y zf|AWe4zKx7u1;I>mcxEgf$T=1)@^Y|t6j2oHlFU=8GqK-M6B(YwwRqxf%H@n%N3rc zxw41-Z?I**pPpg!IXXOk--h1K>ndG4ORRrCNH4HHZn;*dc)_+i3-<4uq%^zs7b~~? zzOG`6{PImt>ZK<72F#Pw-EsMDRLs0D$_F}Et$(a$c5t)fk83NwGfeA!erT2MLBA-2 zjKoOqt&h4ScW*FemJ<9akY$s`FB6&}-@T0I#)RP5(lt5jA1B|n*%{P%&Zy#-=2aJc z%P&eT2hTfp?tHc}sh#P&QA~19@?6&pt|q(UCASY>=!v$U@U3SiU!?Ru@!vO}A9Ve& z=KVh2=&dvB{L5t{|6I$N&-vIaTP#3iL;4c2H0~><3ilkd{%sGQ-0T0hi|6##?O&o@ zBaKu}@El)to3p-;`JSG$ap_#a3BS&&wwHc#n8Cx-q<>fZ^Yo?FHVmTTg*M%%XH8!f z%)LqY!o{RBXXnk$*gO5Y_pXmG_I!_>@Tg?{!%l9q(6UJjpG7sPJGYoEdU=9-^UXSK z7UkM2m#5zTKJ$i!>&7V^+vdri5Oiz3@_c>j?+LRe7c=ZS)>mP2@1OF*eO_1Q+Q0O8 z+4tj>>Kto1=b7K%uDy2YJ-bqebGw&Q^&MwJ{ZGHyp058I_*tkie)-(@Nu8IIbKhwF ziDmgSvF^~c|Eq*Ae6$x6;4=KKu(IJtr_qa&ADQa*j%trTe&StT#G~+VZPCxUU7Oat z`E~qyYNgk|t$$gv8kqDnv~IS4c^NldLUryf9mlShiWWbP3eViaTN>>;>*1PZ(>tzi z(&md7lAQnXTjD2?bInCJcLa1!`doAJ&#UD%pHHbzvIs+!s_ zk7`<4*~Oe$!?1sgr1Q}Q4-*fW)a;R!usu@5o2q5^WB#x2R<5&Sqc1Lt{;s<#{L4$@ zRq~UUu>Ly9&%S6)wf2d5H)n;sSthe$?R_pIY>TWs3a+qdrg zpL$}|jTEWr2iHB^Ua(^Nlk6w9#p%C3d^~toC-Q$}M)T3VdtRyf$zJk`e$lhzRhWeK zaib%5B)3S*Y%X7&xs`95@4pWUkwupimE_xuyYo)BvB#bF=QMuQRho77sn8YH-_Os+ z|FL?q&bZ`P%cB$bR%)y`y^;NdoXFa1#c6HdqbuipUbAvq%iKJJE3z_1!uH`0&7Ykq zo16NnEcSALY<#5A6aG0d<>{VElP0w8oc*yPUiRZreVb~Xj{!GVMp?eDvw7*yX?o#C z>s+a~SHoAmj`v>vQE1ZtC1O3fbqkiJ_NcWSOl-(ITfVDA>w{qa9KK+WhP~e|bX|@< z+|jb>jltfp{~pW6Tdmn@(_3f2@G~uPr_vm$b=F*IXS25dDJ${)b&@~5GxErp2_*|s z659T_e9m2IHS2GRoq_v`@`(?nw|-inqwd?UalbsD_h(nc`o80fCOuwwto^rtXhyo# zddK{#MHvi2oAgziH?E&Nzh`CPvdB~GjKel`s4m5d7GaXf?q_`d|KgG_;+4H zr{J{q-rm>+I8Jns#~#QN=9_@!FHC?f2pq51v@t+`87U0=FAozSTwgKz@BH; zCX2h~FF(q9OJ!C5;>yy|diQX4>cM>dFCK=+CKn&LUbFMKj7Nc7hOhh`!7FkbpQXI` z`TF_}x43&N=W1}x(a2Sizp=7LamDR0gHuKG9wqg7ph zLcE}LTHZM|LC=u7gyZj>*E>urULGEhz5h#j-OJTg$HkVV%1QJ8@Y;3hgwq|%lC(QV zzj*!*db+XHvANE}=KEIztHlj{(HAv&uUH>dH|5`c@H_8=ywcdK{@XlWdT!IPm$vmb zt+{+obi*E(5VfFVnTu`rf1Yh;w1r`ghi%*4jR6g!TKqP@xK-qT_-;<0ZIbvVIljm> z`0|4}Gx^GLMb!tBL4bDr$Fw)lA8SyRC&$xc)2f5vUPTmFXm@D{58r~S9Gr#?`;BPdoX ztQr%zJ8|MN$%vyM`lIc(&9;ubFNj*VtdrC%yGc_ zMbz?zqL(^f8m{O0Jw?SiH@~0LLMb6kJ$@~RlIN|>oEdxG#Tl--xhPkD!tF@Ggb8<@ zUf=0oXchP2+K-9XCwK%N;@;&u_4e&6-ERdoUCatu*T=sIUZfW|ldXC^llt$?>QjZ2 zpDJkn)?4@6F#KA-_v;C|_v?N)EHe?=ao~dV71Pb{q}N_)^FF)B&14(noO&5=d70~~ zacor+cCBdfUCbpW=JMxM{Y2)8F2;JAdOX#oFK+ZrlncoFEI0k`&5(^+so@;Y<~nS) ziu79@ZQ}hr+A`#X6?@O*vplEvZ?27X|NG$2^`IA%gqm5Z8J#P9_Y~&8Buq&PC43id)&PQ#3Re2<5*jTueEnwd}sY)yliXwX=;FtiRYRkGq!wX`@Wg;xg)KE8tPtoYR%}m zVvv4wp@4gX`?`J0LpN^Oq9=dl#}tc6e=js|__bms&u4Xxg-=&Z_L2NEN&mZw&gWeT z+JQeZ#I7fM)J-}dyy>6l=jC5Z)OXH`PT(y&pA=L(caNbt?~kW^OkLV5Hw)ZzzPe!h zKH*gMcW)2%v&@oY@cVR2VCPhkh&i|J@!!7u@|0?^`5oyN*~Q&Fm+dBOWLQwKf~$Gj zhI{KdcvxnZE6UxLFTZSgz?iGeL%U&L|1AF_ZA;vJG?I*VbZIutIKQhWV8OlOKejtI zst2CAvT`ARzebQ@MfYqK%gkW^s~5IxTDL^q`ogxKZt+Px^$zE>C$N1x$f_NX`;z;l z=jV&1(?mMUEOLd9PO*2oc_T$HtUR<}F|Mi_mkF3L2``$Plet7TgUx&h8 z2zIUcWRq(#-->Pjo~?#YrW#Z}?EG0(^0&ysw=D$-s~d+ecrY8XS4QIktpzVpTxvhcBz7ro5jXb@RoSNlSg^ zo${B;C|~!m;;0QHdw$r%Z`&nS1aEC$=xUJb?ooU6*!gb-TG3}i8X5kt{ZrpWxKn6-|};hcl|VR zvcDe1923GC99t%PVByQ_mJt=~6XV4mU4E3zZ6R64WT`|HlLa=f)U`~QaVd|y@N^{Wa+_^v!rKH}$> zeM-vi$poW_70aJjT~XTW?zJ$u)g*YXmYB6+%i0*OsnT1&wjN{ulqx&zMnuGd!{_~u zO?lVVT^(xW`=zaTBX8oBbfvD1TUYJjVhXC|>3jI-WWn7>=`Q7kPs{5au4(P5RMOsa zkbR^3og-Jfr2f2HB)atYA>DTeCjT)yJN>G4tL_qICey!4Rexr0yz|i4=6>8&){8}t zF37I7nNqF$??zw5^6M4x;!Lq(qP-Fyd(~%(@f2-JwA|{wG+@&mi_T;JpHO8)B zd6UKj+p8ftOH`Fi)q9t7`Y#oC%DMXed}!|SxN}!}j@Ohr`%HKr(tZ75a^GC9PmGT& zUnH!0kS#U!>Bh9+Z%y-0e++%K_)(wDY>9NiNf#n{t}iY7vAQcmK{4gQyY8l}!%?yK z*4rHT`n_tCf5+-7gKFCn|2PMgpJ$HERk}69E9szf*ukl1d~fQ{xn!Ge!Y6cOwu@YZ zCb9=)IXhZV~DEHl&Ra4-hG|>OW0-KlvPCq&KF*OHq2X6elg_g{_+bq z|M>CEDHN{`XI`qf(SuVuGKFalS82j&_g7JQxy?oGrrb;)U6iJLSunHJ<>MAf>EuUW z71m8R{nW2(qFs6xB>Wv#fNI zR;h`3ow@A{H}g|p`lFBU<73Z0+Ap=N)%V#{PM^fv7Ge0N7y|D8w3=EM|zL#d@LOur?6 z$gO7HpLubWNa6Q`rU;8p#r90!ky$pz1vrzoCtZr=3yrPr=j zFir5&ZSlSKck7(}e7iSXzn=8CeL?tTjn9wwafqIM_*d}jQ_G%N(QK>oIU9|xUij8} z>DTU;g0|moypyT8DKE&lXi3g82KTeY%28(>AOB>y^zlzih^MOT89o`#_7k6vdRAV$ zo^Rbt&Xcfu zY(44rx3re6l9fM~K5dgyI<)Rp32 zojk4-S@Jb)o;P{x;ZwP3Z!7Ny-u$b-w)pO>>Yl1Z`*{IdB~-VZkWbaMjCyfgZRN@{ zT5-+gF%Q`bECm%NNnTtv>G-Kv3j0=HU){dam+gT3uJEd$Ol!Z_tYQk!mb~9q%jNV< z<5t|}yj#mQJGt1Ky)uuLo*;hx+iTyeKB;?OPjKJ9!0X)$_Q|3p`!?mC74wUdUdYF2 zHD~%24UeE3GkM;rd;dCircQcFg&;IS>(5rfK!F%bUi@*H-GsIryP%10-k?C0CV|>pu zD6-FWNs?pzuD%CB(S6z3PQS0b=e*u=*K(;m@7>LtiWccbm1SP-Veu2+anN9HO{Bu? z_pkoCMp?e~_RE;a`fJI_&+8Al*4bZ6UT>bW%l3(AjqB%6^ANj>)=TGl zMseQTV|V>bL)+drfi_b%pZ8uF@~esCx#+Zo4MB^<{$IZN=Hc>ZJk{?oGj zc3jitCzC#!&eEJ4nt1bsxy_A?lN0lpvyv*8N&8f^<;VRq?eGiPy!iLq%`4ZcWV15m zFPyD;N@lJU^A3H@BGzu(9Mv>miL^a;L@eg*SQstoa3=YpQr4xy%wOlvr<}jUDyG@! zeW5Y#`#Pi00~3y&|Cw^~?XOp%I;>0Y>^%@~qS}`s?2hj|?G%;%oaNSoHB)%`mMe2co#45qm1OAjgo`y`^%=g5hph_d%dGBv z`8K08w)5)4d7cwgK6gg8^KdN`*}yzQscbQalV{Djl`7T&{8Z(rG8BZJRjs)D!<6Y5KY1ebu+UBEOyXBycoqurB@;u`R3X zu<);g^%K|w|E539eG~lLrbXgl&Fz=H)8rp(Y*?mNe{iPD&lifR7n8NE*Y(Z~Uh!CI z&0kiXryK5PI=P!KZxgwzx#4`rcHbpZlYd;7cvV!AWVG$u8tq57l+VxkE${N`ru<&p z=rhbO8^xqfHyw|Rk^DV#;*L|=91~tBemWD7!~4`*cyHIM;`K8+*#69W?AISD7^nRI)us`8pb0a;b$SqpB^LO0SD=(!*_xNr5rPMj8P50RvuJp%`9Q9s%y$xTX zru=qM$7O+v=-5RXt-SHxQ+^z~IHyBtRuHL74eoiK<+V`tUti~Q+t)f(B zugp*rxLLl?_SH{Ov63&VbvZL5G{x?*yIQLY7hYT0&K@)8pFzFIeEGfNEe(9vzO^XH zY&8)1T$^Sk`qf2a$*k?6BHn%+KQ6U=n*Gg@hk4!0ZHqEAtV3tzuRbyR`&-HK2X$@p z86}f_vrTVZJZCQ1s@N6Z(Noglmty((^J&)CH=cfc{*(P$TI)X_wq1V~-MjAkPc6@2 z#%b?41>0Ait~!vD@b-e=tzfp)`QmcRCYlKEIJQP?8n<*&-yZ&kHD7+-xz;pAXIjAY zrnCf3(}xjS*Sc563f0O!UzGF3mjBwyK&HQmd;gbysYo-~;kf*Q#+_(Mw$_c7W{%72 z&MgZ~ue)k~B*9Gmz!`<>8yYig-xW^xkej$~EC0lr{dctPzuw|`EPLnP4;m+>Rp)(i zY?-Nd&w8tf16ycK*h$ullmE}Fems%GVcWzFv%)NvK3L3Hzd0yv`;Fa4nry$?b6ITr zXi&YYdtoA{=8_Y~Uf3;+l3hOQC-2S2oR8)o`8M&}n}3EPA%`8etLl}7i{#&Ji`sI) z?^KA+oLP&ncz?WI=yKXWx^&MP>3MaV?;LPe_Iv1^!G8d9h~|$F76Lmg(iPoG*L5_-rS>s9ljzJoUpYohzsQ z*UUe9b>&~_lBrUBx&qa|%_|ZWXIni``us9$=W~OQtu% z{~B5}4w&TB-*~a9qD0~W<7P?oXCeQ1CG$Lu>o^rJ7wj#+{&&0d)B_!^LW^%si{vcc zx_Mfrc6tYE_1VbJnoCzpJKkJ1xB5~3mA8c)SErgQZ=7Pg@5}RZ>N!0R5;`S4++*Cg zxgK5@awyd{Onhat3bS-k(1dIHty;A^KJL5CSgrZ&q+7Rxs!OGw%ao%=bM^e+x97k2 z->U1ZC?K2p>#0%h;++dp7ZkI8G34#j*jjJXRN}ed*W`6k?~OZW-g;S8u57UK+pIIU zO#He(h|OEYawujo?=?w_7oK|q8#XajF-_;m*5G>;TlV0feBc+QyVGMcHmopXX?bHV zddf=F^ks=ig35w>YU%UYes^9aniL-(UW#6{EC|!rj_=He@Wto3Exw#d0q4}CwOrPvKAeeU0nP0 zbpFjnKWY?1F78d!KXgq_jdy8a?S;S}PYa%NODh_cKh)&kTqO=s@!*wr4xzxtVwiUy0+!EYtEGPZv+`Xu(&E#Rs`+cW$1;u9~jyiA|5p=P$X zqU#HP{UoB-wN90V^=0wW$^eHK{i<3VbNr8RJ$l@coWJse%f9=cx72&i<5;)kRo}(-b{*P(O zh>XczJ|knUl&9k2oku-lx(oJ8_22y(^7QM9HJ{g=+<(Z{?TG7?8L#5Eyww)cxT0|F zZ|82O6SIQak2S4WWu$H?D8@8bkU6Av@*6|uv!}y;M~E$7Agreo!d)KzqTI0BUEynh z^l?d+qVt`J`yXvco^q%vyk?cxYfZTu4gH^;WS<-K9G_(xdET{hK`i^{ZXOl!*^ex= z^j%fAAKxk4_W6yLTK`d0{y8DNrSU=XW`s*jHxYWhd)=zF1GTOVSY;Omz&2;OcGjo2V zap$KzDlSQPe4l13=qFflHldpNoKyCWnbyWPy#)SgvnS4y_5LLL@^=xB_QA7SMdDdK z%>DjV)7P&vcI>vjY;fyE;*%obtCgCUzwTUQo?*-Jq-n9a`V)XUm=9yI`o9y-0CVsemIE+z$iv9NP zfW3NVr!W0E#pdP>Mvx3y4Xqs;X%$M3Rt8klsfvulDgJUzDiYtQdY?U{YUd$~{U zh6n6Nekmzy6zskju=8d2fv-|0IE`cU7G@b&~HS?Rsgj5kFqELrIOIj^KSC%kFG_REY?&v(oTO{%%W`$h0&|D}iew3O|2tYqL(LkIFCDGbZM?ehSKfRU zt)~mre=iA>7L}cFIhglYh)@4z#%a+SiE-;YLw%I06{;Q!-H+P5q z+HOs&I9zD&yfo1&d|Io`q2G639X!#s`u^V1meP)IHvf$}G&b#fvi1|J_Xh*zM^1aA zPL!MMmfbo#^=>NXs}1S<&KESV@T&t@>L$b9ZjDlIrfsf1S6)U%(2;s%g5^VsTCzRKNJ_{Z22zz zH1>w0&0O0n%0i$2C);f2Fc%W&Eo`>xd0*I($0s0W)sS1s;uh~Zon^}AkcQiT4ENkW za4i4I+Oqvr47GZ&xtC#F`4%fNrhqN$EXJqd>c1OI%?<^Nw8WBIM%Z`A#J z72&6C0%9{>RD_@K)tT$u?=y2kFROZGYI^@<$?%Y8)hyy+dQX%mrGGHi)7w*+&RBrf?R{BWmwN%I~%jqj4YZT7krA3dzT8$8{f^>cd8mSnvm?U|eMGk5S@ zW#2CBwwzPt5ud~(xt8^_dN$3UW;>gybmz&rp8PwkKknaoS0|yOeSu(_t&EGMxJ!)7 z_El!nPPtd;cbq!)(VS0wtz7-3?K-{zTRwd&?bshNGh$tM@6+WnPOmLa#4i&v^!;=4 zhJkKw(DO}7yxILdvNJ6d1XmSi1YWU;a5QJl&-_ynsh7#LziLDAn)Vq<2_GJtZQ9=J zw}@x^$;4T*St=(D;<{$)+3!C4bNP-{SM)7P!wspqRWSJv4Tj_JqaWtpek-dCa{{iI{o z4xF!zEo~%tUP`8)Zyw=J1f=}JlSwmDo_32 zr>OnbHR82@;`&Up|BDnYWna8!NqS9Xz$LxS>~c%Lr&rE9yU>2S_USb)F(McHI9jD{ ziQMU`{qnf#`{Vxq%)Pz^Td-{_GR3;B$ixV?kH|>D+|mNhL*7+nVL`%$hb5&ES8})O z-BsY7YweEa2N}US4>u>E`OgE}@lI z6vP5lSx)eMXs|t+m^iVtsX-uM#$j&(CM7loCmjZT#e{|h3Jwk-AtLRp3f#@r7LIGz z2r`t#>MF2{i+{gA?Y(9yPJ0DIWRtAD6GnGx_tBw9~avSr-K6Q=^X3_gr2c%`2CuJ;joO( zg8k9O&uSk`Dr0M4I9I?S@k@ZMklp#ge#JZnnMW!7rDb(L*c|3EhWRP5A2}?mkif8l z`Np}UkIEVO%e-&QZ+hUjft~+1`o` z7-l?eUe3z%=F{$__BWW%GIudJ%Fbcr=&*iNu2;-)faw*_cIHZ(Cv^(V){g(DJbc7c zy5ZMuro0B>BV12X64?vO>K0T!_*ZLP|DE%P{@vyW1=juc7dP0){a?q}RnT@L^3x*@ z4!b8T%5p`~jdtphYF6b@IPib^-9xPZ^v{Ss`trQ#M*Vr7O8!h&)H@P%ZC5wL!SLT-}y&=!Vi0;5A`nh{?Fa<|H_N~Hjn%sR;g&W!b+%pgO@L!m7Q~RyTKjj<$e_?a_rxnGPmj2QI zjecDw`)c;m3YK}Fxc;WLS)F#it0*=rfaQi%0_Udc9XssHV%fPnCd*!7{G{+<{_a|i zN6-JWFH7cSy>0a;?9t13fg=YW&F8hr__n;pPBpbR+$bvM|Jh}KAFugoAjl!hZ^81R z-k9-fg4ln%Kg%XfY~0Dbr-DV^>!F}f4U>SVC|d`Y{l}mGQ~n-S{_s7Lx22$I7jw^# z%AY@38TkMI|Mj=l=pTFU9A=5MkJT+(1Qpo3+gJYH{?MGKtgxs`;P-i@ii|(;&+R|+ zH|}sgU{QS8;KS#H+21oYJGi>m+*_~TYjvA7p!)s+?p38l#eYsG0K zj_v1XZK$q1c@+w7;79f!;_`xONrCO-SJSn3b=-(#UiUVe(X zC7)ivU$pnZJx))ZNw2O<2|00P|B;WrD>VQ1th*ri?OMgVx2KOu2V4HUe$1R%H9@{* zefe$>+Y^EkxTy6md}&+crU)g=x>KioLqTi^TLntmehub%DOP^)wlT_alD}SCE;04~cVMyVt6iM4?U~lT)Bd=Q^_7U?I(Ki+)p0J>{hv1dOlDsA z_7{V9!lk6S3m2D0A6$In$pcf3=%3#=?Vb1Vs6z3!vrALfUm%cTul)qN` zseJZ9?L}%jveJh<^iyk>up0J7miIz<>%Cid z-bZV7pW+ex@b#}$-2NDUNri%=XRANA`DE=p*lz81^Pa)2(C$B_mn$O0mh?p*Yp*?) z6u!!kg+17I`-+|4C&a356=rp=+W531;ZDBxfx=YY)e$?t1^R7DJtuc;=P}t`e|d|1 zvjjHoxTAVY@ut7Y@#AxEU-v3>TGe*{Qv8CryOYbcSBloLeVy{9(>d+O0%)PHo^6X+y59B^r*+Ti34NZ)g}GyQ%imElm%F z`$?ORn)$rUD_VDESJ(=xsS_1jxBmHh{mj*i+Pil71o$W(Uw?9A!L!)g;SR!IW_+Jw zadGm8=dUgmMNa*^GJUDV*K=_hWgj2*SDIveY7we0Nmuc!ww(Ta^)d651w1-sI?pE= z*Bsqcm8UebKD;xe-MhhT_u(5)KHp82EN(A2>Gf&qz3P}#l8wT$x38!yYT&7go2B$! zWcDYO^(h}!jtT^we=+&H^Nrj4@-xHF&+VVpylwq-Y1uWKRtFzyE*85{bwGFiZp|;* z9hHZ-iA0}M%g~zP6MXOQBYWq08FyFjE;A{=$^SD!=<%{X$12J9>!ma!{G9UEe0ZI* z%R*1^e9pntA8|6LOhp?rb`d$F#0jlI&leXI8`6sp|+!t>8JhUmLa)i-ZX z%FA*(XuLA`r2J>r3QgO$pDsU1^7z}WwohX2Lb)sPVM{*;MJ@?lRo5sJ$9k(mf2WUx z|Ixj__01jMEuQpY%DZ2Mjt4W;WnazM-LYmv(a&@8NlZCri#`=w>ATl)$P0H=>^!}+ z@ay%!!o=M@Mk+$pPZecn1v0RTy3RjXa%knwz$qU-8c4OBW4d77bN&4U&!Y36dsGy8 zmOgpD(@P+rGCa}b*Fvtm<=fu6lD$;LEj9 z@-M$+2q?^LWm%d!@5S@eJ8b#$Vz07p?-HJ@Vie}E_DEGxRzAbF$376*= zrY}F=&nEl9`^NoLo|L(7Ld4g$F25&X$H}RYW)>{*Kw?Af$?e4o#+8$U^k=6`Bq3i()f<6L_A^cz0EN{`RvF*xbg^1Irw*=x(8J2hFc zZY#My-m-X`-@06^Vc+B*QPqDn7S2!I^I_kvK$gBArG~k|w@xgWX&blL^>FTotZ%X# zj!ly5o13{!L@H#-TZKQKQFlJ{h8~Vkng2lgo&sMt``168V)iuzZlA;UH$~ih&!@T4 z?>78?a=QEQ>x4PmIjXpuUBrI=yYp~E!;16PHY-Pcp%o4@Wn zp}nTK^u_egT<@n`UXc21*TuuTb8-cvW%@oG2z$t{`f{n%!!7sci#(t6NltQ_u&eRS z7^6Egw(Vj4Ji)afWm3rfm+>1yqn^CqW4k_6NxQV?%}qD?O~U3=?$<8O-EOkLzN|;+ zOtIw?WT_Z)2cL%BssGRJK4(n9i8xxtD?MScB=oc&wsn86z;cp zc+-`!b$QjZ75&D`zHmNxly2cWJHcxvUzXWI?Ky8+BtmkXI@vx>w79wX%^uma7cOj9 z)%eJrAg{@p-UZ0=lDjjP!C0n|ICGqbT z*@J#FG>@#ATq`(t^#s&-ZVRQp>g^>&Y@S7-f{*!6&?L1x(#f8CDn zhq*Na1mkDe+zPDron;{`8o$v0WE;!^WS{ph0ajRPUxBJHwbJa_> zNGvEl%OS8iCi{x<%*5Oe;d2?TKe%18txl`2;(mOGPGSA}qp@1v(VtjX-g)mbv;9PQ z;bpb0=g-gOZe7E=ox^WRZRdJs5mwvXX7Wny=S;fm?uSo2cW(NJ5S7gJ)8{|CXZc~5 zw7O1=BeQJ%>Mrh0HO-z+-)dE_Wj?mNLfY($=X;LS_GOGEy;ss2cTf9&cedU3$~^tL z$Bu`xO*@b1|DDok^=V?*rQR)#5;ET!?U?%fU*795dp!Tkv5e_Ejk~jb*L`Ap_KYjx z_wV47-BAk*{;6>FcUFIS)0cW<>*ALp&3;;MlA0E+b&x>kp8fOW4)(@<7u&sUdqYZUCd;82>xCz@r%Y{cd{Ps6^6<@@N5i-SX9a5_aH zUuRYn85#F6AD#KIP9#(y^A=NO+0S!6F|GM)eYn;w-lpOl%Bi!vXU1gtwQavnOFyx0 zyXJK8=ZeQ7j2qU>=y?0p=*DG@neW1MvINRx0|E^1ESi2hZ1%j2S@%9#Nm}&S{-KT@%-e{0E{yL>YP^|~0? z=A83hnB^Vo!7f$D=lAh`{L|aZRGxVMd&Uscw0E^;{mgboF10`{2hS}IHx;*CjTXq4 z{G>Sfob{_yK|(7gef-~fe8P%G-4%xQb6v}BI__h5Ci+k>ZBF0{6YlELgPF>USIGYA zwJDkncit55xdDJR!7~>m6YO#Tsup2edaLF_EF(6nqT+!!np}9hTK&_?Gx|6D@~iZ_%Cbm-MW+8FP|1S z+he~g%d0yp_shD~T~pnk9@@7mrd$4Ja(8fAZfz#p&tt1=ia!J&-pnc|_&IRb&9xE_ zlyfd;{G2lFUuge)mh;!wS?#OH*ywiBCBBe>-}w30=;d}Alhx8ETsE>*oZ$RMxA*v7 zEsxBYv}diAzjB+ne2!m=Ph)yvsnII2Tl*E?vJ-qPA%dK{KXOGJ{~GpOICh`urwPv) z^6t9*+%x@~jPT8CT+zw&gep3$GZr{CdIAv^1e`6-M&_Hy;JkEE`M7B-tLz?X z_vKH2x`G1l!*v;Lk;bWK9&~5#lAk$G>|?R4XIr=lPij^S(@Dj7pQYaY&2`p4abu%U zlE28)YOe_4J6vVCyACV<>FN8l*lT^Z{*Rq|^$tY`dCp=`<J*h-8``Ifq$NFNTfFI|=F3*T-EF^*?}^-!WGl*}5y+Tf<5%`v@x6_Z{r2eR z@1+fNJq%A~OndF{Yv*kF%{KBW`lnO&EPNY2&wKmTs{Y9ac^@)&&dVry_-;1Ou85Rl z3K`;`?_9d`==pSOrq0h28#0fs|9+*Z;dWp4(fH{-mAl!m+I`3fiFRF`U9*z!(v;u6 z8`F>Mkxwq&{&BgJ-8bE96LpW3E&hJt#Wok=f)_^Zw|KQbpZszBXH}RVx2ldtx8(k{ zb2jCz@>DLYomy*L8~dC+WHEz+>RmOX&&GE9$ zspGc_H#h$KAz9~aK-n}6El zX|GQ9I-v&jgWJ{Ew{D6Ijr6LWZ#tV{viJ_e2R*-AUmtDKI&ZCW(fv-$!Xv@)6F34) z7MZu7+0OgZeNGL3kYxQTv0k$+$BbNe9pRcaYySCjmXW1zUU$6WK6+x;zntllmmfc~ zH=1ehg6i`t+D)gG-GA^+Bv4L&<5QiLQ`HsaAACG%=I&;_>-eMH|KD&L@1ASO`p<6O z`QNpx6OC&5H?HIPxBJh$-(tVt-?+3PjmPq`$yDW43)wh=*3VWt#3{C>{sU`^ z7x7n_E>(20KhUv5{#Hau)Xuvnw#FKT`u_RHnQL3Qlj-kdhnYYB6d&xWIwiN^;h!zR z`Pz$H`j&4qe=Ff=$h`b^!0$z=b2ya+W!8Q9F`dilvi`&v!|L^IA1nVDtXO^^_2LVK z#owh)tyLE~QY9~V+U(dfr`bF)sgmV9zCA`qCp}G4SIW5?eNp_I)9OQqwtDBUs$Um* zRWj(q&d=9F8twVPWsM* z_v~H5uVa=69Fy1Hm*w;B-kIJAW+4$5pG=I~FooPDv9cuTcE98gX zUYUDs>gs?UYbG&76*8Na{JyxRH*Pg!Saed-m#lX;Kkk!#Yiz^1=;4oD$9A-9%}IVV zUG3hXW##^RpIeKGMW{$bt&|8)NWZ7Q;*`sxy_0e;zw=#co*>B(Xs9muwm2{6T!QEO zg199Xobs(s3$3|5gD&nAT=FS&*>U&zHMJ=ddy1>~{WRV3siA+nW|CUa;*Eao!N0b1 zPJF|oe5z^6Md#;9fgw@NtDPeSdl8r ze%0uQs)XPB`$H(aO7$F-*X!EEe}1}78n~P+^90!|9-~W6~9;J_uEv> zi?b`5QYk5Q;)PG_F~uW0_Iv);Sa~z;?7K}7f@V|s-`t7Li~V+GN@;Gb*^HGBJ~E2r z?P)uCQ_v&MR4XNjXX&k{=iB4mWK^=Zyw^B;qC4r;Wm(;uM-x6secdCx>({5ssq>1Z zX01Oc=&$xWYnt4V3GUwx=Bcb{u3nb(a`TkJhcjh4Qy0`fDOFz=`0e|FGKJXvi)zj- zd-yAKcE*26p6-l@|9_VRMmw6_4f``UuE=DGz5ZNRyIt$lH*1`D%kbu2#@+TUD$7ni z*SPIfb+q-Mu=>2Y#?M}Ex@DifqLyXZth*hSjf?bxSr&_>UgiD3K0D{zUF}%ioiR&t z-)C>ne!qXy;Wx$e4`<{|R?u7W=KlQdyC#2JWrZ&{nKb-G=T`wwcj`&Jl=h-qReHLdF#~ixS z`>ol*dxqqW<@;T4gec98Em*ciPh#c&oE5it4oiv7j4xTh`%lK=&U@77Z?UVC~PVc*f0ai22Z?b~P2toOU~WL;|Dv%+at zy`FtJa5~jQffm4#$&ozg0}VtbW&C)yl8^Lf^;l z{=dr-dy2vmy#f;yTZ{K7%yr=VC-RKNc_II_?^3=}WtH9`mvs(aJn7>;Y0`nU8lC4= zlOqpqYI^?uoN7jgcAa9!Zld!|4+Kzc~J`Yu?GCMiq8%xaHrj|c?G2*X_KWxlYk^3*# zt7C5P?Z)q4feYTukPbY2YqRgWGbZ!YugM3073=2A?9MH}@V;?YSA6V!vpF447pztI z9IJEdWm}itTl4$P4}1@I`0*Uk-xs=hO_S(_Ce53Ss#l)+s=0~%xznln{#cjo;vZb^ zCwd;dvyJ_D$Cfh_mbK4sx*sm3w=J8sYlh7G?VXOMyDHqo)clXglzhBvb8N%fr0=zd z9$z~?`>JG@*S1{u{o)g(bKe|o)|FT);`x%eV`zb5-ChFk+D4R7QZbe@F@pitw zb2E~aZ{{EF@0fbFZqIz*txuZf1aGTLopJtAqm6l<`+>`sXDD9w&G-2=xqF3xv!2r| zXRoJ4tFL)??bLmv-qlr_`YfU1aZOfJW95%+%k6r7n@*}dRAaQzVVZmYRrkx?1?*ps zOP?>;_bK;joQr(&<2!Qq^b+;{1sQ9fh>Og;u4mmhwg2c0hi$9X*W6tZY;ymfqx;|5 zxX%6MDwp1v1{~kt^orRlIiTs$#F{KN?iZKh^^{#V?0LK(H~K@{Oo#eZj_V(CcJ28m zwQ2sbpkJwTFLfwRxa;F{RPN@}*^-qvyMsOle_6`p;;t07{CM{{|MPQpCVTi6Y%}%v zX1RRDANwyt0)f5tOh$Er>uz-1bt$fveHGPY`Qh&;W){29!mV%JMV?P^xq5yrr_bs; zHVwun+^pZ-|GS~p>|{q+#FB>Z2YSRFJIS8E7xlwhC(toq^JSy#scYZ!#TQv#TU&7` zDf^e?r|!8A&z8@-`|V!DZojqq!XHksMeTQ#aozKsRi|vf0oVTAZSJqaT5IP!c)XBS z+_d~<*Pr;*;=02fMq5`$KeKw7GbcdPUYmP@2-o7&%EZPCUh_M3-Y&bF#dm=}G~W32 zG41ak9?h!Y+OAPlH2Y49i}BRoE8;htm@!Z4yh^}f&+C%8dw;)(tg}B=`6&6C?!+k$ zPbELj^Udo>47Ocfd1A&(tD^E_8^1evwx3OH+rZ*^Gy7B}8|TJv%_ggPUG2(Dv|i?Z z%{cZ|@bxs8mHR#`mi$<}H2ajw#up0b-EZu%nI>faskPt>&sOmgTf_aos|~&}-IPkz zI(6j9h3kCIEfFDxEtj{orLLTi(ovl^dFj$6LLZ!+m`u(r5);w6UvCq0>#NtHThslb zS54dG*!7hbUyJ|Vp#%SiTROtN}jb=NoV)C=0D#4`6goYt@UywXIz z>UiF~t!_uQ_ni6GbKdI;&r_k_%D-G}Z#J=3tLxe@u`Eio-<-|br^Y9>?Bx1m4}5I) z{CKhHvfWA(-H(hDyl=OsUv)|Ub+X}TzIc$(^swJb>2I%DPkQcI+Qnf%a}!JI-IZHv zHVC;t`|N1FPIKOTaV_s+FRvP{6YZBSs+UL`E${tkzxzo;{F|2jd#~6Q@fvL|+$y-_ z^qwi*9sadnau%MNC2^`WW8bf0*^O>0eL(d_Kr_-#eip??j($A?UtxA2AV zGBei9Q_(T;J=J!NB2j_i6YEm#H>e1{6u993>W76@nxSNYm}$1{k*n|Risehi4c^{g zVq3ay!^_emS!<3YnP<$r@nCzW=~2sqSWm@U^Vh99<(%UDDVLLX?+u}qmo2`{tztFY znJ?}v5zQ_pU)G!;X7#dSrOV+;Ke-0a?D93K&aM|9?0lQ~nb+9a%i-SZt$p18L&JLmuByF5WOfJ=qjdA5`N2OWk=DU){jSf zo)y(Hvr0Bj`52<-UR_#R(o_&ze>L}s`<{b#Wq+m#2c>nT-P+)~_0VGGsMk+DA8usL zw^v)VNGIy(T5sK%Ed6pqul$aFGw=On?IX;W{)Aa4V4=|O4a=O@E$_dF0w>**@ zGL;fV)AE-7tz=oZvU}+gpAepT*W37P(@%c&J<|B|qIeyTMp#w1YIWzA$@h4g9tY<} zbBAk6l zX#ZS^NIBUv7fxN{xVZK0|F2H#Pd5KiV5rvny!lrdm&EqNQSJhMXLK%JN$~uxYH`@V z=gM!7!egqXcP?Cf5x(t9)+D>4d*_OJN*3ITTQ+Of{HiT+M}8YTkh=c)YW7+AOYdhN z5K;{FH^11dlK;%eJ^06lRCd=%b}trIIV_gzJF-)d(~I(0He#D zf+@j=J-iaF&$+xmW^}&RxTavbl1NhiWI21zVuxhwi~qX5sOl_hI+*l(>vk!FUF+{A z8l3z7=JxLdKQ{ZFdYkWR3L2)m9IH7O6KgSfzujwgp?wo0bCz50*vHja!zdN)6PGV7 z|L2(0yh-u*@>a_CFOB8*+U*)WPhgjQ_bx?_qX~U>;UWGSYVVob4cBH^Yjs)GD~4`N z&wuS(V)8m=V%VJ6?kh#S<_<@1EG<{6(7YRa*qryuY|h@BTe}}`edd*SYmG$u!>gCO zqTRgLoKSn1Bc6Ql!{o`+&TrQ_cu1SKgs~=jQo@1CqxX;eKY8YdT;xSg!JjV9Id49t zJ;*rdHX&`L_s^hfl2eU0`L55bd)Boj%VL(z^BWQ+ciyNnPduBcUiV~0-l5DS;kx#Y z8P@v!`kj$d)!ubwPy9_XdVR~MJ>t33{7|EMuM>0at98o9s;ufX96MgUF1skRoZG5y zNy@Db`~Ata+5um772gyxzqu>^_~qRW^Q4Psub#U1md?tl+G)yjYAt72^#z1wq^qx8 zUR!2tA1_mJaDJ*W&wthqVJ@kKQE!u2nZFtIGBJ%;!H0udmR`RnhtS&2sX_ ziw2RYiTnRqt~AhYO$u~c=$>=g%~qv%iO%)Orb=sj^rdRKOBiyi?>yC34|fS$r?$nk zWnW79o#2HLOD=D*GM}^Q;4JyJqHT8$Y<1MVv+D5eyOR&^xTSt6Rd#)+S9gM1%G8SY zcaEIVeYNZ4)?=q6W1dIbyBF|y*E4p-XIDktoN(yESIz+E4B^gEvh8CuXTf~spyck-V7+Ml}lJ1(F$t9_|+tubQNxFSwW3IGlw5YoE zD%soH)^=&Fy0I-cd`(ww{ntJD^X+WUUH`lM_n(O5HPw%1?RaK;JR&)8lGbX&u30x{ zGAweshx^#!~g&Q|doeMj3L-GXs z1*TbyDhs5@64C&qq2kvmOuykl^zOD(K!gj$!JBwjS<2DEP zWC4epM_E!*xh8BkV!dU>n92C8tdHTsetw2v>uBTE^dD>|2>1YdPD2tjcY&Om$SIdxF*NfQ7`Sk%7^g0yzlE<-pIcF z7j@&$)xWI4+lq_Ij7qm`DrfuCyGlp#>wBBIy1jG%cfL*e8qT}H_coK9k^WMP^%BW=J>x`}QWjh&S4Jf%1t{Vn3$euHPzp;KZpzpW;hi zO$%FgKli_4Nh9+PhIh+Twu;s+c*E8eY0N` zxWV}M{Py~UBS+rcVT|ip6Jx{RW+r!S|M&O#PJ41>?EcT5@SiE^@A=J58#gbWYW?8$ z{auj}|3m-&ulVX#J z|FhpUI+QQa{PSwkT+R9orBz{V#k_v+F0>rkzEAF&zO&*t)vvEw?fP54$K^G5=GX0-zcB}a{u8024S0r5T$3Okv9zkHKKI*7qsJ2# zTopeiam_w&VmTj^j*^nqwS^_iFY+7cuUaaz@z8Fj9|9|-d2b}8PQE5u?7TX_;Lyw7 zjdL@u<`s!oPkEzXk(gm5ZN{rob1}YHGkFwd;r`%BA~dKa-No#mGHmH%dXLiGKC zsw@02Pn67U{yV8zxGVI`=cgVQZEM}*3|7kJWF-6$D_ycZ*6+h&Umerc)|0Z$XU^B) z{!nnTaj*ANtu+(pTeXS2lKUxJX;-#^Ew)VL&%FsZn^;S9qL=c9vp>kc-h1e8THN<3 z@|u~=R?&ZJT#JOWxHrb3gm@x36Yxm6$(0y3=*vb9~hf1%t8FiNVzutLe8hu5i7m(tIiPA@;{kl76v;@cG8ZS|YA zf`8pR$8R&%e7B!^)AisKM&CW4HF7 zW!L^%#pqS%<%On7eAb$;`c2;==jL3V+`DTxSe7kvwat5UO{b-5?aPNP=R&x810(Iq z#i~B5=C*1rdS&L}>We=T?4OnbJj<&~bswo6^g=hMF}kv{S2qe0?y z!&~1zf4(I0`2_^+dcVrhJYiPd`fE8WHZ*WQ>@yHopL6xe z)s>yFQaUyhEn&w`E1CB5D5)eonaat0MEB|f@pU)% z|CsBMq9|xK<+H!5gV+Mw?nA8ltHm{*uUeC$WyiJu$J0;#YZRs)EY5j zn^q^cF(Z8b)ij-H2eq5-S|%S#H?Ev@yZV{vncCoU62E=dFWlDenWrxq>{u{E>aJzx zE>#8De>O__Pp4dcsTQC5_QCD0|AMAFAgwj5GTl#jMyCZELgf@EQ3fGX#EZK3DoI zxv{@>%SMk$slpq?5_T@=P`54o;bih@#*3BCDHH8}Y!=jA@;_kR%0qMCJ=9txppgE` zQM$|c(}UB({P&M%@!Wr<*z~0+*}m(oVTUcd@BBHElP|0k@8z$r)o79o%#>!h*QIr# zqTfVgM_sW0cPA-{!kW7~W-ngu-Jawqx9IFa&xdw>VQ=_zGaEi$iCX&ZNJICBudhR` z^0m|7Ca*m5)hWF|uxE~$^pTb~H+RJ7=*`hhy|R4ouGK6~yKXMLQhGz&EUA|H*^5PY zCG~A|``h;{6$&%4u32^HLHH7$Yil?4SJz!+j@}Th78k1J#IfR4nf0#e=eghCE5El( z_C|uxy{|LU^F_>G-!Gr>g!i75i_uhLiI@A+b>EdtQ2Q0Qw)Cj;ezn;<*dJDW_^>tf zXZ6SW%$VqmQl+!0Du*6>_1`GCGu_Jj=0mpculaU1hjH!r7#Hky;N_x@o{OxLB-i{; z;S#Fp)4bxNzr=F=KUJYi{^w>V39X72lc-u{uM&}Y^7f2l$=pkA+pj6^OzF<~!aYT* z>3R_V)*H`mAB=fYyBB*dH*Y?^ zbkFK5I|4HM?{CuT+0>PN(bH>o-p8CeoeeHk-&)_Yeo8NN5@qr;yC^h$#m~(qWx+OI zPx&05Z5bK&;+A3NuY&?hL(QDZUq0K$>)`CC7!WNYCh#}-AZy-(mZuXc95`b%tFCH) z`!cJya-*2Ej%tMRWcgE-;d8dV3Y&lJ%u%g~ zo+&n58{;g$y2$Njc00Gk=H->$`pSvf;S(RZO3OxN%FR>R{NPdR@p-2sjpx=KdJ!Oz zaO~)-%mvmFa6|%U+h%KmwBvPJD)Ln#}($c2fkF@k}A@eeKcn0>1Rh8Yai~JqIz(* zPV_1DOV@hbUgyf%r$Kc2JLA~1XF?QdL1!gg{! z*lxS1L4(Sx_>TtdwEZ@ znPsc-c20gsL0Yr=hYxceJ>0f(W%UJ<otk3t>{c~%p>KaGKYZ>obI_g;_-5MT zr$0HDy3Jc%Exc3g`fP^PLbv{KFO-|(8Lg|_`r0`wi0O1f@;k*QL+MQ_S>kWE39(tO zNVYK2TPeKOKhw!C$VGhdjRhB^7k8@&xLsZ%zdKPlSaZ?pl{vdyIXl&EB`N-SYP0OO z@kZ^*i?SX6RQS$#v83~T#K$*5d%8{p1z5qZ%u^TU?-bbC{$QHp z5mz7ETINePuB>nCiMN_Bv)}*C3Ad!n>$e3bTCCdYn)$d>?$wl@$_F|D8X_Ftc{AD1 zuP+w-!Jbh6Qf6Z_Xh24>zk{&s_#T59Q;?jp~%wf1Ld%R8*6&i3z6 zH0U{?{%voAuqsc-wySrwx6Jo2e0a<0@s+!3lOBk3_!$XE`ILP5&7<@sb@86Mo8iT4 zem$5TaZ&8yp10Rxr(V!BJF`8UF;LjzlHuX9Ab}mp;jO!~>+V>qJxXc0TKj(AY&ETU zOV)edN!oU=Im{r>_RXxhqCt~SA8`A7GkM~D?&5E-{V^qAj#%8)bo_Lfb!&rW&T=DI6A6&p9tO!)e3bJ5L7 zD(iF}E#x^hUpB~5$1T$Eg2b(jbIl*pD1PhyUaW7Zutt;e$h=6wD!v%e)xnlEu}O4npj6E=Uf(*7q_K0 zp4Y!A9NF^5$@1m0j5i#o3qPtK;=TSxY4M+}RFPq8Erd{>e?z)%rQ`~RwIeW;O;f?Cq%a=U!W?6h~cdmH1aB7OJ*GvAN z8S8&C9_chv-81j)+s4j<0N-PyM${8410cXGT$uX@A! zY5jT|uQ=V#IdLwfLa_Pt?2CHbeg3JY%$Lf!Y%=9P>^gA&isDt5P^nOhAL>>wDi{+x zY?p*_D2Dad49zi_cRg&f{igo0lasYfc}LX%Lwg zuJf=uv1zW<51}em;c0?tQ*SrvRm@}ietId}gfss?8D$vn`!6gy*T$0jPV%ki{)>$+ zSTCF{`uouBnsASoj{o*F@t!bsdsO6S(4)qaSop~EtKLJ2ww<%%8wy2&eGQ{BHqSns znpcM)$ixL30Z&pl}}|F6w!-W<;dTJs!y0$rw9?R&^7J^<{AT_)+K%YJ@s!KthB`pVCV>%RAHP;H74oVn2HP1#So zP}!dbrAIH$$twy9W4p##nE&qPY;^`XyUDxle_snWKCda?=b(KrE6>SMF4%opsKBxF zSEov@+}O*u$9k5$^g>ss8CLb>w4CdYkyB>rISq}N<$muQqsC|En+e{anPj-2NH z({H9%ubJ$p=(6Mh`~InQJn#69`9y9zy>|71hK~oXlt`aDQCw=@E24Gd%-qJ5NQSG| z%)hFKtzVHVsOTg6e5Gz}&)OGT(nFPE+QlB%_E%(2{BUAH=8v~x4EuR`*e2r$fXJuo%y<2;5$==!krUs9gn6=&yTK-5tt#k z?DdjQ@6s2v&SzY3{=RpD^v2@?Q}#ddlvvUx;%sFyt^SGKMTN8c$x*uHk~{p~&FoUG za}6raeQ{X!SL6Q|d+#Ri6&9D>b@{>vvG`ASgL=U2 zeGpO{;_I-mP5tY%#P&Ltk0EpRZ`8WH^Ha-N9zTO54w+@V%M=s3ZRcDxI+6bSU&F7B zf3~+YC9gESV!fD;;jZi1gFVwj)yiL1zudli0{^ZZ&#&_S(Q!(9vEh^LqkZyQ!`#yx zg*#ppN3l7DREa+@y<`7l_M?~!i_ z-Q4$1zu(LZ4S%?>tJ%V)V_Jl}o?8)<=(fNg8`eDNYYjTJQSTY|>HKNC-sdftY0<2+ z;qU9oO>fpF-80+kS3G^1?!=g-XPs^OmIXITxpx2QQsUaa;p_Q#+Fc(%RcJLQZ7k0F zA9=dsr=z)W$Ks^Dvz(fze)5zqna)&M+PlEb*|txzeZsu2Rs1R$@{j!<^BJ61)mx*J zfBU|7{9E4FZ!N!0QVB`4W7h5u^IEmp_tjhjud^P1xBXiDIz7~yIX*b0ONtqglM(PsZgriGWA@5ORNzS6ZwP%1YJioMy(vfgm=t&9nZ zYwp|Z^bXA~T~_KTADEnX{Y{`s;wQs^Rr=o)1io<;KK(SS`u3^_llew$>ZS*=yOzp*?>{Dx(%7DP9Zu5?nj2ION!hg`Yf|P^_2mf^GApO@=#*PMGJZHt2^f z)v)yM^ALO-yifPo`lAl9HHEcHZ%(}a|EJj6iC^S&&Q(>d@64Wf&8^Zt?3n6ImTMiV zOZnzseYl!KQR2nUKT?HW7gnF2X|}D=hRN~ty&H9It7`Ute;Z!D=VHWuf!RS3UW(5@ zisZ@uPS4+c!(7Sv^QH?Kzxc1FT$r|#WmjMMjD4k#vQDgbyK!;$i9fq9C&f)NTd+mn zdzQhm7b{}^M9BW#TgT3}BcRCWuvJO|@0BelR9fx`?X9og!ncHP$2ZN_{=S>jrTx9X z%*;G}Z_Czm?gbYYiE+(;8|Wk`AYg# zg+J!cy!SK9e_0sg5ka?QJH$V~$v!^ae~)9Ql`Gf8)o%YoYht@r24pI-9XNbBLh1i8 zgBK!xxpS*si>}ov)h;vGCGWTK$i)eF&)R*lzX(b-PPy(<}fF18@3nA zgFH8Cc9eKef>%BrIgjN(9GS${^(gQhN7nz8 zIZJkjwBMU#bWHGJ3ghY*ww;bUc0ND$Blh*FL&gh?rv3W1VdcK-uYL#Ln8Pm2WWcho z>YZHEn=La^)~GKOF4L&|y>iN@mGSM-M?bty+H`>{jO|#J%VS%QoP%?YRzw`zdHn0g z-I_Od=2(1pUij3sN<%ijAS-1SOZAPeQ0uR|!j0EH;*}9i`q3K05cg}AS>ijN;OvwY zhA~=lkB)O}b58%-_x9wkU#;=KUd*gfEY4l;ckgOKOr65L7f0{pl-SHRj-9}^*KuKK z>?^%n|NL+6wz#BwJv?21e)J3}LEd@Sl%=LFs;Msj7SGfbSIi3$eXLqcDC|yoo)3GEzKow&)$$Y$~N;> z^O*wCBi|kes$0Bfasj zV3VOzh_K$(H@i1YIexQdy6^uTwwWdVk5XQiWgg|cwd{R&xFdhSw%1~hJ&#zt;uCH7 zH0{}Lo%73@m&cn`^lz(`V{Lu$?56&bh6#IxgkbE*lw14{KgD#PMh6gx#-ygmc zwT*fCipR639WV9iEv(m+4t*Y^dG*`0pn}CU{a3e{9%^H9i@c^@G{;QTs(Zk9T+5?OtZVS3Ga>-?%qsJsuy9HofZB^t>wn z)zo<#r)g;SeT?b! zd9mg3s>_;R7}uV<{a5?jJ;^HdX)pcPZ@kUr$a}7$b+X~QQ)hl#>b5IQkDAOCo!|b( z{hM)%Srb=ab$v#f;?L6NFH5^NbBda)eO)DPD-h99|7T&je1CZP2mRaZm+mri#6J;R znYGP%?#q`m)R*{Vf4{{d&Scp=O<8X@8%OBgD?(BAIxDvZ9=Wk~)e8C6-C+mRKioLe zrTOTj?}xI`d9^l9o7|SaIu|Q@LzR77NIF-2g!IS7-U`!Qw7=@g@Ymd(c3A z(m;llyFN4ROnMp-ZIsFO zo@MfhYx|A|F}6SU=1Wy@Z%lj^g?In!{5;D~; zg-miwW=z*VXkB-HXL6eQv)1X1Zv`J_%>3yqYPDGV_m(qa$)0OAXNTs0pVyc7;OUjH z&dm0_xCO!gpFf;o!?Jpzu#A)KSv6m)9<3PPy-H{1q-lL@TlGYj`j+^a>Uoskh)M zT{*?8q56>0>6EE1&$YjM9A0T%$njui>Kr-KH}f^j@78kc-sPC^vySmER|db-!j`G! ziW4SR{;%S8O5$3UuzbUG8!<)Uhd)z%z8fy~@z0BJywm$>`UIyPb_a_McjRzYnk?%) za`5NDjj1~m``MgVt>j|1Zu_xz@72o!X46kCmb}1SIL~EY>&AU~3(J?)Ui3Jb5%&D< zV{?i2m8$n!qt4}?bQ1{fk^AstvhI)XZkcNz-Yd{tb%TM{HdUnyV`%?MSwoWvA{#xy>VbVcWr7Ikb58D6M-ml{`Ia*@z zCGv!eLivbo8we@fS=FEZ`->Y*DUzX zE_FS-=JDcR-%hF2Gm36Jrn~0CzWc1k;u88RJAKW0r!Lt&kN0r!UWFQEVYY2gS6vKT z@a#E*^m5brt7hKWe5^8CP?A?_ivHKMkJ)CDW$7o)HkNlTIW_l@`?QDdGmVs9I{3ZK zl@Iq7u(`E$s^uy>Cm#=sy~!qiN2DgY8!q^x>%nH!a;|>a4+Yy!7Tr~AqNd9^F7fzV zIe{g0uiIVwX&-jn+QpwebyiTpX`5$DSEl`)aY(+&YI@s(nw+z(-Z6c}PbKOuSxHyU ziw=G`bLp(S{ZTy4%h*1cS&9dkFEsxv$Qfm4c)~B?{JM)g`T42QeeI;|n;*@xDy-ge;mFQM zrJD}ibZ-AW$fljYRt5lHOb8WPuDhiZ4*};qiaupnpPiq@Uw)Cr)81||ADQydX@?@<}Xy9sP#JG zRPr0|^m)s)dt4bs4j;Sz{=r(SZ|SF8x4zU+H2E|0zRnW`rxgvC`l`OnKhdMUw{FQC z*^TWxy&8Z6!d)L3T_X+sAeb!-x z8lCcv}3*{WB)b+rH*j+$Poc3UA9i8U8G&@Ouy?yMOll))t44!?XX`^XorNoUNbH2pe%>sXe(tj&#j$H1K6CYhrwED(&(c1>=A)^^KNlXio5g)60?+ze@_i33 z+x46Im)jNBl#dYyGb*2aeckp#AZ%;$WLImi=SR!b*o_w5ualVbs8ccSNL_yPyRKhp zlNqzwrTf1vGdj+9{O;Lvl96(uv$__|{B$WNyL#Q0t8aSb&ZwBqtlj64z6uKg$fN=3ISL^KIkYKz*ADyszKSI;E?v9X#=VHuKYc?w+BKPc)pJB2-rW zU@C*vZosDGW=GPPoL?W~8l zrt!VIe(G+-Ykr57d-#oWZB}YzLPyF%f*T&SJ@)Nd|82|d zVD}BD3^U&DP~AGyJ$Q|1W6wlQi}~O8FUdWhBc$N$@S0DE`R6{t{dP6Hsr&ZqKeuWB zpL>1#yZ^a8y0fOzEw97u?=RlJu`RKMD`rj6V#&O-*q|VxWqp)TtYF}Lf3wJ-^4*NH zN?tR}V3&-U$n@*q>LWA7yM5N_F|T~ke_HOfrt&*h{eLXM*Ug(B-$;@PRXVlTCGpAU z^|#ioOn9XQDT>xS69lm(&IaY)#vf2o;_PB{Ce%I<7cK{m2jWgK3~T5Y+S0p z)r7^&UWumDqiW`-cDwm9+p~WP@_6u0y*^a=WbNt7Piw1>^<6MudO?_X>BQR=iaSz! zCOex<6wow1Z6MB(-?ZlUSDjq`{H_mqYt_2AHHG2>cZctolA!tMXIRBAr(1T57Oz^+^B)G*=1H^7JTJV&;cnB)9kWkP4r1sz!S8Y7>_6uBs}Fb2 zisRpqz}1y|>u>n&j48cbGcS2ozs!FV+WWXDI&{wDw%4i5qBs8SSlzN;?`tSC*O$$G zHXD3J*!g^oz0V#BPRdBQziO%1wOqrB{x{t#dj3w;-1Vf*`s;B4$$3>j!&-_C&U(*u zc-_p&e*2ewGg-{td+x?@(-jUIf6kU)ULk1z{cy-z`=Uch%}=f7mGFP%Kg)Gk#^!^i zMOxAsY2o4>?3z!iIeFIeZ|2{=gYDlm-!69T_PEYWjW5N00?(XgMr(cjzxn@*sUcpR za;sOZx;%B-#gmVv_q8Z*_KalrUhzRaOm&yjYLROX7Nv!Tem!UC=6Yb4%Pz;d>YSMw ze&O+#1JCbVva`)7jdAO$k~RCw6WDc@n16LH*_L$w;a5G%=_H@XyJC{s2zgxOZC^4#@T;RP4T&9FZPZ% zE7ikht!!*b#{N>Dj+@uNTykrXxvgrXCh`AS!g{XYwexQ;)!>s?RexGEA#axV9NA~> zzbq~lw;ku#Pd>h5NrT;B(8?H%y*xteJ`SM!q|C^s!);w@uqPQvO+x(gSt(RIi znIwH~=}+0UuB$8Y&hHB56NfzSWFJ1g@Y79;>hhc4Wn3OSF57VTpUkzBUuIa8&U9rI z%%9FWQ|;UAwmO*!e4o}$Nite_^|Tb*`^e-aa?>L}{Y+l8cYgcacTr-67WO56u4eny zWd9#tF<&q8bVSJ0zE8Sg+qb7EGMIj~xfg#d^EC69pjRi{?BdogwAeTQn2f5>_jPRV z4|DEf?)&r7;kTeq^}$)LJlpwKin#Kx)t{{s;xa8@jUd7kgGGuB`pGd8$SHq;1^4e}0JCmDX?F zzE05p@}mDSCn}r{=bd>x(Yo`~)S|EaGoOChXv36$aLAX3Ov7GVPpL|M%zFtHRsE-u*csUw*u-EA$FO!>MEcZ)oYao~V3P5`L{u zML%=PCRHhu^}^Rz>1rRe>uNlG_@`ZH-LHF@RyS-!zwb2O&+zhU|I5A`>*je?35Azl zs?ex3__pVuklBM(3Skdytmdtdj;Z^`cFp0`hNTj6Y)LUU(iGoMD7X(pMHC4 z9&>wNnpmK!(O$dMbLB+!mDf}jh1SS4EBmfJa5C+cx8|LR35%8A^;QY%{!?{-EhMct z*YllH(i}C$k}`XT*%$AAP5i0&@fjm`=yczCn_Aoti5dL7(YeZ8dD4r-6JHj--%|88 zp*`wHsOQgxJn{nmFUo|ZuKuZ9a%;-3=+m=9CfQuQ{`j&+kog3;#7%B96!lKH-|?Bz ze|+ZaZ_~{R9*Z6GmHfQ-(OXyd1z$dh{9HAAUhtHrvu(cB$83|F*RPO%Tw&JA!F$_f zGHa_=u=?L4pFc!r=zLkuvrq47srvpfzx@m4&%apT_5P_>r+HEO!_=;pd9xaS`Pc6Y>_O^3>quz721zfrr@Mdn$gkmqJGwSYA8?@$JR|&5D zqg%4!i;S!Mv%hP@G!9hV`BQ6_c)N1{^fD%8^%C~n#maD3S}#n3mo^J(z06B&}b!i_B1vp*J;39;_o?t6Q>)xim!D>ieQ`)iz#ey3

FraCaS treebank visualization

-Languages: - diff --git a/examples/fracas/src/Additions.gf b/examples/fracas/src/Additions.gf deleted file mode 100644 index 2abb98304..000000000 --- a/examples/fracas/src/Additions.gf +++ /dev/null @@ -1,77 +0,0 @@ ---# -path=.:alltenses - --- Additions to the resource grammar - -abstract Additions = Cat ** { - --- First we start with the contents of the RGL's Extra.gf, as it looked like in October 2011. - -fun - GenNP : NP -> Quant ; -- this man's - ComplBareVS : VS -> S -> VP ; -- know you go - - StrandRelSlash : RP -> ClSlash -> RCl ; -- that he lives in - EmptyRelSlash : ClSlash -> RCl ; -- he lives in - -cat - VPI ; - [VPI] {2} ; - -fun - MkVPI : VP -> VPI ; - ConjVPI : Conj -> [VPI] -> VPI ; - ComplVPIVV : VV -> VPI -> VP ; - -cat - VPS ; - [VPS] {2} ; - -fun - MkVPS : Temp -> Pol -> VP -> VPS ; - ConjVPS : Conj -> [VPS] -> VPS ; - PredVPS : NP -> VPS -> S ; - -fun - PartVP : VP -> AP ; -- (the man) looking at Mary - EmbedPresPart : VP -> SC ; -- looking at Mary (is fun) - - PassVPSlash : VPSlash -> VP ; -- be forced to sleep - --- And then we give some FraCaS-specific additions to the original Extra.gf. - -cat - [QS]{2} ; - [Det]{2} ; - -fun - -- NP relative phrases, without comma - RelNPa : NP -> RS -> NP ; - - -- just to overcome a bug in AdjectiveScand.gf - UseComparA_prefix : A -> AP ; - - -- s-form passive - PassV2s : V2 -> VP ; - - -- idiom "so do I", "so did she" - SoDoI : NP -> Cl ; - - -- as ExtAdvS, but for questions - ExtAdvQS : Adv -> QS -> QS ; - - -- question conjunction - ConjQS : Conj -> [QS] -> QS ; - - -- determiner conjunction - ConjDet : Conj -> [Det] -> Det ; - - -- -- possible additional functions: - -- AdVAdv : Adv -> AdV ; - -- PassV2V : V2V -> VV ; - -- ComplVPIV2V : V2V -> VPI -> VPSlash ; - -- ComplVV : VV -> VP -> VP ; - -- ComparAdvNoun : CAdv -> CN -> NP -> NP ; - -- ComparAdvNounS : CAdv -> CN -> S -> NP ; - -- ConjVPSlash : Conj -> VPSlash -> VPSlash -> VPSlash ; - -} diff --git a/examples/fracas/src/AdditionsEng.gf b/examples/fracas/src/AdditionsEng.gf deleted file mode 100644 index ac9c6a751..000000000 --- a/examples/fracas/src/AdditionsEng.gf +++ /dev/null @@ -1,104 +0,0 @@ ---# -path=.:alltenses - -concrete AdditionsEng of Additions = CatEng ** - open ResEng, Coordination, Prelude, MorphoEng, ParadigmsEng, - (E=ExtraEng), - (R=ResEng), - (G=GrammarEng), - (P=ParadigmsEng), - (X=ParamX), - (C=Coordination) - in { - --- First we start with the contents of the RGL's ExtraEng.gf, as it looked like in October 2011. - -lin - GenNP = E.GenNP ; - ComplBareVS = E.ComplBareVS ; - StrandRelSlash = E.StrandRelSlash ; - EmptyRelSlash = E.EmptyRelSlash ; - -lincat - VPI = E.VPI ; - [VPI] = E.ListVPI ; - -lin - BaseVPI = E.BaseVPI ; - ConsVPI = E.ConsVPI ; - MkVPI = E.MkVPI ; - ConjVPI = E.ConjVPI ; - ComplVPIVV = E.ComplVPIVV ; - -lincat - VPS = E.VPS ; - [VPS] = E.ListVPS ; - -lin - BaseVPS = E.BaseVPS ; - ConsVPS = E.ConsVPS ; - PredVPS = E.PredVPS ; - MkVPS = E.MkVPS ; - ConjVPS = E.ConjVPS ; - -lin - PassVPSlash = E.PassVPSlash ; - PartVP = E.PartVP ; - EmbedPresPart = E.EmbedPresPart ; - --- And then we give some FraCaS-specific additions to the original ExtraEng.gf. - -lincat - [QS] = {s1,s2 : X.QForm => Str} ; - [Det] = {s1,s2 : Str ; sp1,sp2 : R.NPCase => Str ; n : X.Number ; hasNum : Bool} ; - -lin - RelNPa np rs = { - s = \\c => np.s ! c ++ rs.s ! np.a ; - a = np.a - } ; - - UseComparA_prefix = G.UseComparA ; - - PassV2s = G.PassV2 ; - - SoDoI subj = { - s = \\t,a,b,o => - let - so = case b of { - R.CPos => "so" ; - R.CNeg c => "neither" - } ; - did = case of { - => R.agrVerb "does" "do" subj.a ; - => R.agrVerb "has" "have" subj.a ; - => "did" ; - => "had" ; - => "will" ; - => "would" - } - in - case o of { - R.ODir => so ++ did ++ (subj.s ! R.npNom) ; - R.OQuest => did ++ (subj.s ! R.npNom) ++ so - } - } ; - - ExtAdvQS a s = {s = \\q => a.s ++ "," ++ s.s ! q} ; - - ConjQS conj ss = C.conjunctDistrTable X.QForm conj ss ; - BaseQS x y = C.twoTable X.QForm x y ; - ConsQS x xs = C.consrTable X.QForm C.comma x xs ; - - ConjDet conj ss = C.conjunctDistrSS conj ss ** { - sp = \\c => conj.s1 ++ ss.sp1 ! c ++ conj.s2 ++ ss.sp2 ! c; - n = X.conjNumber conj.n ss.n; hasNum = ss.hasNum - } ; - BaseDet x y = C.twoSS x y ** { - sp1 = x.sp; sp2 = y.sp; n = X.conjNumber x.n y.n; hasNum = orB x.hasNum y.hasNum - } ; - ConsDet x xs = C.consrSS C.comma x xs ** { - sp1 = \\c => x.sp ! c ++ C.comma ++ xs.sp1 ! c; - sp2 = xs.sp2; n = X.conjNumber xs.n x.n; hasNum = orB xs.hasNum x.hasNum - } ; - -} diff --git a/examples/fracas/src/AdditionsSwe.gf b/examples/fracas/src/AdditionsSwe.gf deleted file mode 100644 index 653a78afe..000000000 --- a/examples/fracas/src/AdditionsSwe.gf +++ /dev/null @@ -1,83 +0,0 @@ ---# -path=.:alltenses - -concrete AdditionsSwe of Additions = CatSwe ** - open CommonScand, Coordination, ResSwe, ParamX, - Prelude, - (E=ExtraSwe), - (M=MorphoSwe), - (P=ParadigmsSwe), - (I=IrregSwe), - (G=GrammarSwe), - (X=ParamX), - (C=Coordination) - in { - --- First we start with the contents of the RGL's ExtraSwe.gf, as it looked like in October 2011. - -lin - GenNP = E.GenNP ; - ComplBareVS = E.ComplBareVS ; - StrandRelSlash = E.StrandRelSlash ; - EmptyRelSlash = E.EmptyRelSlash ; - -lincat - VPI = E.VPI ; - [VPI] = E.ListVPI ; - -lin - BaseVPI = E.BaseVPI ; - ConsVPI = E.ConsVPI ; - MkVPI = E.MkVPI ; - ConjVPI = E.ConjVPI ; - ComplVPIVV = E.ComplVPIVV ; - -lincat - VPS = E.VPS ; - [VPS] = E.ListVPS ; - -lin - BaseVPS = E.BaseVPS ; - ConsVPS = E.ConsVPS ; - PredVPS = E.PredVPS ; - MkVPS = E.MkVPS ; - ConjVPS = E.ConjVPS ; - -lin - PassVPSlash vps = variants{} ; -- M.insertObj (\\a => "[??]") (UseV M.verbBecome) ; - PartVP vp = variants{} ; -- {s = \\ap => "[??]"; isPre = False} ; - EmbedPresPart vp = variants{} ; - --- And then we give some FraCaS-specific additions to the original ExtraSwe.gf. - -lincat - [QS] = {s1,s2 : X.QForm => Str} ; - [Det] = {s1,s2,sp1,sp2 : Bool => M.NGender => Str ; n : M.Number ; det : M.DetSpecies} ; - -lin - RelNPa np rs = { - s = \\c => np.s ! c ++ rs.s ! np.a ! M.RNom ; - a = np.a ; - isMod = np.isMod - } ; - - UseComparA_prefix a = {s = (G.UseComparA a).s; isPre = True}; - - PassV2s v2 = predV (P.depV (lin V v2)) ; - - SoDoI subj = M.mkClause "det" (M.agrP3 M.neutrum M.Sg) - (M.insertObj (\\_ => subj.s ! M.nominative ++ "också") (G.UseV I.göra_V)) ; - -- error in Anter: "det har gjort han också" - -- error in PNeg: "det gör inte han också" (better: "inte heller") - -- probably error in Inv/Sub word order too - - ExtAdvQS a s = {s = \\q => a.s ++ "," ++ s.s ! q} ; - - ConjQS conj ss = C.conjunctDistrTable X.QForm conj ss ; - BaseQS x y = C.twoTable X.QForm x y ; - ConsQS x xs = C.consrTable X.QForm C.comma x xs ; - - ConjDet conj ss = variants{} ; - BaseDet x y = variants{} ; - ConsDet x xs = variants{} ; - -} diff --git a/examples/fracas/src/FraCaS.gf b/examples/fracas/src/FraCaS.gf deleted file mode 100644 index 756c07c6c..000000000 --- a/examples/fracas/src/FraCaS.gf +++ /dev/null @@ -1,59 +0,0 @@ ---# -path=.:alltenses - -abstract FraCaS = Grammar, Additions, FraCaSLex ** { - -flags - startcat = Phr ; - --- language independent functions - -fun - ComparAsAs : A -> NP -> AP; - -fun - Adverbial : Adv -> Phr; - PAdverbial : PConj -> Adv -> Phr; - Nounphrase : NP -> Phr; - PNounphrase : PConj -> NP -> Phr; - Question : QS -> Phr; - PQuestion : PConj -> QS -> Phr; - Sentence : S -> Phr; - PSentence : PConj -> S -> Phr; - -fun - Past : Temp; - PastPerfect : Temp; - Present : Temp; - PresentPerfect : Temp; - Future : Temp; - FuturePerfect : Temp; - Conditional : Temp; - -fun - ConjCN2 : Conj -> CN -> CN -> CN; - ConjNP2 : Conj -> NP -> NP -> NP; - ConjNP3 : Conj -> NP -> NP -> NP -> NP; - ConjQS2 : Conj -> QS -> QS -> QS; - ConjS2 : Conj -> S -> S -> S; - ConjVPI2 : Conj -> VP -> VP -> VPI; - ConjVPS2 : Conj -> Temp -> Pol -> VP -> Temp -> Pol -> VP -> VPS; - --- language dependent functions - -fun - UncNeg : Pol ; - -fun - ComplVSa : VS -> S -> VP ; - ProgrVPa : VP -> VP ; - -fun - elliptic_V : V ; - elliptic_NP_Sg, elliptic_NP_Pl : NP ; - elliptic_CN : CN ; - elliptic_VP : VP ; - elliptic_Cl : Cl ; - elliptic_VPSlash : VPSlash ; - elliptic_V2V : V2V ; - -} diff --git a/examples/fracas/src/FraCaSBank.gf b/examples/fracas/src/FraCaSBank.gf deleted file mode 100644 index 53af378f4..000000000 --- a/examples/fracas/src/FraCaSBank.gf +++ /dev/null @@ -1,1579 +0,0 @@ ---# -path=.:alltenses:prelude - -abstract FraCaSBank = { - -cat FraCaSPhrase; - -fun s_001_1_p : FraCaSPhrase; -fun s_001_2_q : FraCaSPhrase; -fun s_001_3_h : FraCaSPhrase; - -fun s_002_1_p : FraCaSPhrase; -fun s_002_2_p : FraCaSPhrase; -fun s_002_3_q : FraCaSPhrase; -fun s_002_4_h : FraCaSPhrase; - -fun s_003_1_p : FraCaSPhrase; -fun s_003_2_p : FraCaSPhrase; -fun s_003_3_q : FraCaSPhrase; -fun s_003_4_h : FraCaSPhrase; - -fun s_004_1_p : FraCaSPhrase; -fun s_004_2_p : FraCaSPhrase; -fun s_004_3_q : FraCaSPhrase; -fun s_004_4_h : FraCaSPhrase; - -fun s_005_1_p : FraCaSPhrase; -fun s_005_2_q : FraCaSPhrase; -fun s_005_3_h : FraCaSPhrase; - -fun s_006_1_p : FraCaSPhrase; -fun s_006_2_q : FraCaSPhrase; -fun s_006_3_h : FraCaSPhrase; - -fun s_007_1_p : FraCaSPhrase; -fun s_007_2_q : FraCaSPhrase; -fun s_007_3_h : FraCaSPhrase; - -fun s_008_1_p : FraCaSPhrase; -fun s_008_2_q : FraCaSPhrase; -fun s_008_3_h : FraCaSPhrase; - -fun s_009_1_p : FraCaSPhrase; -fun s_009_2_q : FraCaSPhrase; -fun s_009_3_h : FraCaSPhrase; - -fun s_010_1_p : FraCaSPhrase; -fun s_010_2_q : FraCaSPhrase; -fun s_010_3_h : FraCaSPhrase; - -fun s_011_1_p : FraCaSPhrase; -fun s_011_2_p : FraCaSPhrase; -fun s_011_3_q : FraCaSPhrase; -fun s_011_4_h : FraCaSPhrase; - -fun s_012_1_p : FraCaSPhrase; -fun s_012_2_q : FraCaSPhrase; -fun s_012_3_h : FraCaSPhrase; - -fun s_013_1_p : FraCaSPhrase; -fun s_013_2_p : FraCaSPhrase; -fun s_013_3_q : FraCaSPhrase; -fun s_013_4_h : FraCaSPhrase; - -fun s_014_1_p : FraCaSPhrase; -fun s_014_2_p : FraCaSPhrase; -fun s_014_3_q : FraCaSPhrase; -fun s_014_4_h : FraCaSPhrase; - -fun s_015_1_p : FraCaSPhrase; -fun s_015_2_q : FraCaSPhrase; -fun s_015_3_h : FraCaSPhrase; - -fun s_016_1_p : FraCaSPhrase; -fun s_016_2_q : FraCaSPhrase; -fun s_016_3_h : FraCaSPhrase; - -fun s_017_1_p : FraCaSPhrase; -fun s_017_2_q : FraCaSPhrase; -fun s_017_3_h : FraCaSPhrase; - -fun s_018_1_p : FraCaSPhrase; -fun s_018_2_p : FraCaSPhrase; -fun s_018_3_p : FraCaSPhrase; -fun s_018_4_q : FraCaSPhrase; -fun s_018_5_h : FraCaSPhrase; - -fun s_019_1_p : FraCaSPhrase; -fun s_019_2_p : FraCaSPhrase; -fun s_019_3_p : FraCaSPhrase; -fun s_019_4_q : FraCaSPhrase; -fun s_019_5_h : FraCaSPhrase; - -fun s_020_1_p : FraCaSPhrase; -fun s_020_2_p : FraCaSPhrase; -fun s_020_3_p : FraCaSPhrase; -fun s_020_4_q : FraCaSPhrase; -fun s_020_5_h : FraCaSPhrase; - -fun s_021_1_p : FraCaSPhrase; -fun s_021_2_p : FraCaSPhrase; -fun s_021_3_p : FraCaSPhrase; -fun s_021_4_q : FraCaSPhrase; -fun s_021_5_h : FraCaSPhrase; - -fun s_022_1_p : FraCaSPhrase; -fun s_022_2_q : FraCaSPhrase; -fun s_022_3_h : FraCaSPhrase; - -fun s_023_1_p : FraCaSPhrase; -fun s_023_2_q : FraCaSPhrase; -fun s_023_3_h : FraCaSPhrase; - -fun s_024_1_p : FraCaSPhrase; -fun s_024_2_q : FraCaSPhrase; -fun s_024_3_h : FraCaSPhrase; - -fun s_025_1_p : FraCaSPhrase; -fun s_025_2_q : FraCaSPhrase; -fun s_025_3_h : FraCaSPhrase; - -fun s_026_1_p : FraCaSPhrase; -fun s_026_2_p : FraCaSPhrase; -fun s_026_3_p : FraCaSPhrase; -fun s_026_4_q : FraCaSPhrase; -fun s_026_5_h : FraCaSPhrase; - -fun s_027_1_p : FraCaSPhrase; -fun s_027_2_p : FraCaSPhrase; -fun s_027_3_p : FraCaSPhrase; -fun s_027_4_q : FraCaSPhrase; -fun s_027_5_h : FraCaSPhrase; - -fun s_028_1_p : FraCaSPhrase; -fun s_028_2_p : FraCaSPhrase; -fun s_028_3_p : FraCaSPhrase; -fun s_028_4_q : FraCaSPhrase; -fun s_028_5_h : FraCaSPhrase; - -fun s_029_1_p : FraCaSPhrase; -fun s_029_2_q : FraCaSPhrase; -fun s_029_3_h : FraCaSPhrase; - -fun s_030_1_p : FraCaSPhrase; -fun s_030_2_q : FraCaSPhrase; -fun s_030_3_h : FraCaSPhrase; - -fun s_031_1_p : FraCaSPhrase; -fun s_031_2_q : FraCaSPhrase; -fun s_031_3_h : FraCaSPhrase; - -fun s_032_1_p : FraCaSPhrase; -fun s_032_2_q : FraCaSPhrase; -fun s_032_3_h : FraCaSPhrase; - -fun s_033_1_p : FraCaSPhrase; -fun s_033_2_q : FraCaSPhrase; -fun s_033_3_h : FraCaSPhrase; - -fun s_034_1_p : FraCaSPhrase; -fun s_034_2_p : FraCaSPhrase; -fun s_034_3_p : FraCaSPhrase; -fun s_034_4_q : FraCaSPhrase; -fun s_034_5_h : FraCaSPhrase; - -fun s_035_1_p : FraCaSPhrase; -fun s_035_2_p : FraCaSPhrase; -fun s_035_3_p : FraCaSPhrase; -fun s_035_4_q : FraCaSPhrase; -fun s_035_5_h : FraCaSPhrase; - -fun s_036_1_p : FraCaSPhrase; -fun s_036_2_p : FraCaSPhrase; -fun s_036_3_p : FraCaSPhrase; -fun s_036_4_q : FraCaSPhrase; -fun s_036_5_h : FraCaSPhrase; - -fun s_037_1_p : FraCaSPhrase; -fun s_037_2_p : FraCaSPhrase; -fun s_037_3_p : FraCaSPhrase; -fun s_037_4_q : FraCaSPhrase; -fun s_037_5_h : FraCaSPhrase; - -fun s_038_1_p : FraCaSPhrase; -fun s_038_2_q : FraCaSPhrase; -fun s_038_3_h : FraCaSPhrase; - -fun s_039_1_p : FraCaSPhrase; -fun s_039_2_q : FraCaSPhrase; -fun s_039_3_h : FraCaSPhrase; - -fun s_040_1_p : FraCaSPhrase; -fun s_040_2_q : FraCaSPhrase; -fun s_040_3_h : FraCaSPhrase; - -fun s_041_1_p : FraCaSPhrase; -fun s_041_2_q : FraCaSPhrase; -fun s_041_3_h : FraCaSPhrase; - -fun s_042_1_p : FraCaSPhrase; -fun s_042_2_p : FraCaSPhrase; -fun s_042_3_p : FraCaSPhrase; -fun s_042_4_q : FraCaSPhrase; -fun s_042_5_h : FraCaSPhrase; - -fun s_043_1_p : FraCaSPhrase; -fun s_043_2_p : FraCaSPhrase; -fun s_043_3_p : FraCaSPhrase; -fun s_043_4_q : FraCaSPhrase; -fun s_043_5_h : FraCaSPhrase; - -fun s_044_1_p : FraCaSPhrase; -fun s_044_2_p : FraCaSPhrase; -fun s_044_3_p : FraCaSPhrase; -fun s_044_4_q : FraCaSPhrase; -fun s_044_5_h : FraCaSPhrase; - -fun s_045_1_p : FraCaSPhrase; -fun s_045_2_q : FraCaSPhrase; -fun s_045_3_h : FraCaSPhrase; - -fun s_046_1_p : FraCaSPhrase; -fun s_046_2_q : FraCaSPhrase; -fun s_046_3_h : FraCaSPhrase; - -fun s_047_1_p : FraCaSPhrase; -fun s_047_2_q : FraCaSPhrase; -fun s_047_3_h : FraCaSPhrase; - -fun s_048_1_p : FraCaSPhrase; -fun s_048_2_q : FraCaSPhrase; -fun s_048_3_h : FraCaSPhrase; - -fun s_049_1_p : FraCaSPhrase; -fun s_049_2_p : FraCaSPhrase; -fun s_049_3_q : FraCaSPhrase; -fun s_049_4_h : FraCaSPhrase; - -fun s_050_1_p : FraCaSPhrase; -fun s_050_2_p : FraCaSPhrase; -fun s_050_3_q : FraCaSPhrase; -fun s_050_4_h : FraCaSPhrase; - -fun s_051_1_p : FraCaSPhrase; -fun s_051_2_p : FraCaSPhrase; -fun s_051_3_q : FraCaSPhrase; -fun s_051_4_h : FraCaSPhrase; - -fun s_052_1_p : FraCaSPhrase; -fun s_052_2_p : FraCaSPhrase; -fun s_052_3_q : FraCaSPhrase; -fun s_052_4_h : FraCaSPhrase; - -fun s_053_1_p : FraCaSPhrase; -fun s_053_2_p : FraCaSPhrase; -fun s_053_3_q : FraCaSPhrase; -fun s_053_4_h : FraCaSPhrase; - -fun s_054_1_p : FraCaSPhrase; -fun s_054_2_q : FraCaSPhrase; -fun s_054_3_h : FraCaSPhrase; - -fun s_055_1_p : FraCaSPhrase; -fun s_055_2_q : FraCaSPhrase; -fun s_055_3_h : FraCaSPhrase; - -fun s_056_1_p : FraCaSPhrase; -fun s_056_2_q : FraCaSPhrase; -fun s_056_3_h : FraCaSPhrase; - -fun s_057_1_p : FraCaSPhrase; -fun s_057_2_q : FraCaSPhrase; -fun s_057_3_h : FraCaSPhrase; - -fun s_058_1_p : FraCaSPhrase; -fun s_058_2_q : FraCaSPhrase; -fun s_058_3_h : FraCaSPhrase; - -fun s_059_1_p : FraCaSPhrase; -fun s_059_2_q : FraCaSPhrase; -fun s_059_3_h : FraCaSPhrase; - -fun s_060_1_p : FraCaSPhrase; -fun s_060_2_q : FraCaSPhrase; -fun s_060_3_h : FraCaSPhrase; - -fun s_061_1_p : FraCaSPhrase; -fun s_061_2_q : FraCaSPhrase; -fun s_061_3_h : FraCaSPhrase; - -fun s_062_1_p : FraCaSPhrase; -fun s_062_2_q : FraCaSPhrase; -fun s_062_3_h : FraCaSPhrase; - -fun s_063_1_p : FraCaSPhrase; -fun s_063_2_q : FraCaSPhrase; -fun s_063_3_h : FraCaSPhrase; - -fun s_064_1_p : FraCaSPhrase; -fun s_064_2_q : FraCaSPhrase; -fun s_064_3_h : FraCaSPhrase; - -fun s_065_1_p : FraCaSPhrase; -fun s_065_2_p : FraCaSPhrase; -fun s_065_3_q : FraCaSPhrase; -fun s_065_4_h : FraCaSPhrase; - -fun s_066_1_p : FraCaSPhrase; -fun s_066_2_p : FraCaSPhrase; -fun s_066_3_q : FraCaSPhrase; -fun s_066_4_h : FraCaSPhrase; - -fun s_067_1_p : FraCaSPhrase; -fun s_067_2_p : FraCaSPhrase; -fun s_067_3_q : FraCaSPhrase; -fun s_067_4_h : FraCaSPhrase; - -fun s_068_1_p : FraCaSPhrase; -fun s_068_2_p : FraCaSPhrase; -fun s_068_3_q : FraCaSPhrase; -fun s_068_4_h : FraCaSPhrase; - -fun s_069_1_p : FraCaSPhrase; -fun s_069_2_p : FraCaSPhrase; -fun s_069_3_q : FraCaSPhrase; -fun s_069_4_h : FraCaSPhrase; - -fun s_070_1_p : FraCaSPhrase; -fun s_070_2_q : FraCaSPhrase; -fun s_070_3_h : FraCaSPhrase; - -fun s_071_1_p : FraCaSPhrase; -fun s_071_2_q : FraCaSPhrase; -fun s_071_3_h : FraCaSPhrase; - -fun s_072_1_p : FraCaSPhrase; -fun s_072_2_q : FraCaSPhrase; -fun s_072_3_h : FraCaSPhrase; - -fun s_073_1_p : FraCaSPhrase; -fun s_073_2_q : FraCaSPhrase; -fun s_073_3_h : FraCaSPhrase; - -fun s_074_1_p : FraCaSPhrase; -fun s_074_2_q : FraCaSPhrase; -fun s_074_3_h : FraCaSPhrase; - -fun s_075_1_p : FraCaSPhrase; -fun s_075_2_q : FraCaSPhrase; -fun s_075_3_h : FraCaSPhrase; - -fun s_076_1_p : FraCaSPhrase; -fun s_076_2_q : FraCaSPhrase; -fun s_076_3_h : FraCaSPhrase; - -fun s_077_1_p : FraCaSPhrase; -fun s_077_2_q : FraCaSPhrase; -fun s_077_3_h : FraCaSPhrase; - -fun s_078_1_p : FraCaSPhrase; -fun s_078_2_q : FraCaSPhrase; -fun s_078_3_h : FraCaSPhrase; - -fun s_079_1_p : FraCaSPhrase; -fun s_079_2_q : FraCaSPhrase; -fun s_079_3_h : FraCaSPhrase; - -fun s_080_1_p : FraCaSPhrase; -fun s_080_2_q : FraCaSPhrase; -fun s_080_3_h : FraCaSPhrase; - -fun s_081_1_p : FraCaSPhrase; -fun s_081_2_q : FraCaSPhrase; -fun s_081_3_h : FraCaSPhrase; - -fun s_082_1_p : FraCaSPhrase; -fun s_082_2_q : FraCaSPhrase; -fun s_082_3_h : FraCaSPhrase; - -fun s_083_1_p : FraCaSPhrase; -fun s_083_2_q : FraCaSPhrase; -fun s_083_3_h : FraCaSPhrase; - -fun s_084_1_p : FraCaSPhrase; -fun s_084_2_q : FraCaSPhrase; -fun s_084_3_h : FraCaSPhrase; - -fun s_085_1_p : FraCaSPhrase; -fun s_085_2_q : FraCaSPhrase; -fun s_085_3_h : FraCaSPhrase; - -fun s_086_1_p : FraCaSPhrase; -fun s_086_2_q : FraCaSPhrase; -fun s_086_3_h : FraCaSPhrase; - -fun s_087_1_p : FraCaSPhrase; -fun s_087_2_q : FraCaSPhrase; -fun s_087_3_h : FraCaSPhrase; - -fun s_088_1_p : FraCaSPhrase; -fun s_088_2_q : FraCaSPhrase; -fun s_088_3_h : FraCaSPhrase; - -fun s_089_1_p : FraCaSPhrase; -fun s_089_2_q : FraCaSPhrase; -fun s_089_3_h : FraCaSPhrase; - -fun s_090_1_p : FraCaSPhrase; -fun s_090_2_q : FraCaSPhrase; -fun s_090_3_h : FraCaSPhrase; - -fun s_091_1_p : FraCaSPhrase; -fun s_091_2_q : FraCaSPhrase; -fun s_091_3_h : FraCaSPhrase; - -fun s_092_1_p : FraCaSPhrase; -fun s_092_2_q : FraCaSPhrase; -fun s_092_3_h : FraCaSPhrase; - -fun s_093_1_p : FraCaSPhrase; -fun s_093_2_q : FraCaSPhrase; -fun s_093_3_h : FraCaSPhrase; - -fun s_094_1_p : FraCaSPhrase; -fun s_094_2_q : FraCaSPhrase; -fun s_094_3_h : FraCaSPhrase; - -fun s_095_1_p : FraCaSPhrase; -fun s_095_2_q : FraCaSPhrase; -fun s_095_3_h : FraCaSPhrase; - -fun s_096_1_p : FraCaSPhrase; -fun s_096_2_q : FraCaSPhrase; -fun s_096_3_h : FraCaSPhrase; - -fun s_097_1_p : FraCaSPhrase; -fun s_097_2_q : FraCaSPhrase; -fun s_097_3_h : FraCaSPhrase; - -fun s_098_1_p : FraCaSPhrase; -fun s_098_2_p : FraCaSPhrase; -fun s_098_3_q : FraCaSPhrase; -fun s_098_4_h : FraCaSPhrase; - -fun s_099_1_p : FraCaSPhrase; -fun s_099_2_p : FraCaSPhrase; -fun s_099_3_q : FraCaSPhrase; -fun s_099_4_h : FraCaSPhrase; - -fun s_100_1_p : FraCaSPhrase; -fun s_100_2_q : FraCaSPhrase; -fun s_100_3_h : FraCaSPhrase; - -fun s_101_1_p : FraCaSPhrase; -fun s_101_2_p : FraCaSPhrase; -fun s_101_3_q : FraCaSPhrase; -fun s_101_4_h : FraCaSPhrase; - -fun s_102_1_p : FraCaSPhrase; -fun s_102_2_p : FraCaSPhrase; -fun s_102_3_q : FraCaSPhrase; -fun s_102_4_h : FraCaSPhrase; - -fun s_103_1_p : FraCaSPhrase; -fun s_103_2_p : FraCaSPhrase; -fun s_103_3_q : FraCaSPhrase; -fun s_103_4_h : FraCaSPhrase; - -fun s_104_1_p : FraCaSPhrase; -fun s_104_2_p : FraCaSPhrase; -fun s_104_3_q : FraCaSPhrase; -fun s_104_4_h : FraCaSPhrase; - -fun s_105_1_p : FraCaSPhrase; -fun s_105_2_q : FraCaSPhrase; -fun s_105_3_h : FraCaSPhrase; - -fun s_106_1_p : FraCaSPhrase; -fun s_106_2_q : FraCaSPhrase; -fun s_106_3_h : FraCaSPhrase; - -fun s_107_1_p : FraCaSPhrase; -fun s_107_2_q : FraCaSPhrase; -fun s_107_3_h : FraCaSPhrase; - -fun s_108_1_p : FraCaSPhrase; -fun s_108_2_q : FraCaSPhrase; -fun s_108_3_h : FraCaSPhrase; - -fun s_109_1_p : FraCaSPhrase; -fun s_109_2_q : FraCaSPhrase; -fun s_109_3_h : FraCaSPhrase; - -fun s_110_1_p : FraCaSPhrase; -fun s_110_2_q : FraCaSPhrase; -fun s_110_3_h : FraCaSPhrase; - -fun s_111_1_p : FraCaSPhrase; -fun s_111_2_p : FraCaSPhrase; -fun s_111_3_q : FraCaSPhrase; -fun s_111_4_h : FraCaSPhrase; - -fun s_112_1_p : FraCaSPhrase; -fun s_112_2_p : FraCaSPhrase; -fun s_112_3_q : FraCaSPhrase; -fun s_112_4_h : FraCaSPhrase; - -fun s_113_1_p : FraCaSPhrase; -fun s_113_2_p : FraCaSPhrase; -fun s_113_3_q : FraCaSPhrase; -fun s_113_4_h : FraCaSPhrase; - -fun s_114_1_p : FraCaSPhrase; -fun s_114_2_q : FraCaSPhrase; -fun s_114_3_h : FraCaSPhrase; - -fun s_115_1_p : FraCaSPhrase; -fun s_115_2_q : FraCaSPhrase; -fun s_115_3_h : FraCaSPhrase; - -fun s_116_1_p : FraCaSPhrase; -fun s_116_2_q : FraCaSPhrase; -fun s_116_3_h : FraCaSPhrase; - -fun s_117_1_p : FraCaSPhrase; -fun s_117_2_p : FraCaSPhrase; -fun s_117_3_q : FraCaSPhrase; -fun s_117_4_h : FraCaSPhrase; - -fun s_118_1_p : FraCaSPhrase; -fun s_118_2_p : FraCaSPhrase; -fun s_118_3_q : FraCaSPhrase; -fun s_118_4_h : FraCaSPhrase; - -fun s_119_1_p : FraCaSPhrase; -fun s_119_2_p : FraCaSPhrase; -fun s_119_3_q : FraCaSPhrase; -fun s_119_4_h : FraCaSPhrase; - -fun s_120_1_p : FraCaSPhrase; -fun s_120_2_p : FraCaSPhrase; -fun s_120_3_q : FraCaSPhrase; -fun s_120_4_h : FraCaSPhrase; - -fun s_121_1_p : FraCaSPhrase; -fun s_121_2_p : FraCaSPhrase; -fun s_121_3_p : FraCaSPhrase; -fun s_121_4_q : FraCaSPhrase; -fun s_121_5_h : FraCaSPhrase; - -fun s_122_1_p : FraCaSPhrase; -fun s_122_2_p : FraCaSPhrase; -fun s_122_3_q : FraCaSPhrase; -fun s_122_4_h : FraCaSPhrase; - -fun s_123_1_p : FraCaSPhrase; -fun s_123_2_p : FraCaSPhrase; -fun s_123_3_q : FraCaSPhrase; -fun s_123_4_h : FraCaSPhrase; - -fun s_124_1_p : FraCaSPhrase; -fun s_124_2_p : FraCaSPhrase; -fun s_124_3_q : FraCaSPhrase; -fun s_124_4_h : FraCaSPhrase; - -fun s_125_1_p : FraCaSPhrase; -fun s_125_2_p : FraCaSPhrase; -fun s_125_3_q : FraCaSPhrase; -fun s_125_4_h : FraCaSPhrase; - -fun s_126_1_p : FraCaSPhrase; -fun s_126_2_p : FraCaSPhrase; -fun s_126_3_q : FraCaSPhrase; -fun s_126_4_h : FraCaSPhrase; - -fun s_127_1_p : FraCaSPhrase; -fun s_127_2_p : FraCaSPhrase; -fun s_127_3_q : FraCaSPhrase; -fun s_127_4_h : FraCaSPhrase; - -fun s_128_1_p : FraCaSPhrase; -fun s_128_2_p : FraCaSPhrase; -fun s_128_3_q : FraCaSPhrase; -fun s_128_4_h : FraCaSPhrase; - -fun s_129_1_p : FraCaSPhrase; -fun s_129_2_p : FraCaSPhrase; -fun s_129_3_q : FraCaSPhrase; -fun s_129_4_h : FraCaSPhrase; - -fun s_130_1_p : FraCaSPhrase; -fun s_130_2_p : FraCaSPhrase; -fun s_130_3_q : FraCaSPhrase; -fun s_130_4_h : FraCaSPhrase; - -fun s_131_1_p : FraCaSPhrase; -fun s_131_2_p : FraCaSPhrase; -fun s_131_3_q : FraCaSPhrase; -fun s_131_4_h : FraCaSPhrase; - -fun s_132_1_p : FraCaSPhrase; -fun s_132_2_p : FraCaSPhrase; -fun s_132_3_q : FraCaSPhrase; -fun s_132_4_h : FraCaSPhrase; - -fun s_133_1_p : FraCaSPhrase; -fun s_133_2_p : FraCaSPhrase; -fun s_133_3_q : FraCaSPhrase; -fun s_133_4_h : FraCaSPhrase; - -fun s_134_1_p : FraCaSPhrase; -fun s_134_2_p : FraCaSPhrase; -fun s_134_3_q : FraCaSPhrase; -fun s_134_4_h : FraCaSPhrase; - -fun s_135_1_p : FraCaSPhrase; -fun s_135_2_p : FraCaSPhrase; -fun s_135_3_q : FraCaSPhrase; -fun s_135_4_h : FraCaSPhrase; - -fun s_136_1_p : FraCaSPhrase; -fun s_136_2_p : FraCaSPhrase; -fun s_136_3_q : FraCaSPhrase; -fun s_136_4_h : FraCaSPhrase; - -fun s_137_1_p : FraCaSPhrase; -fun s_137_2_p : FraCaSPhrase; -fun s_137_3_p : FraCaSPhrase; -fun s_137_4_p : FraCaSPhrase; -fun s_137_5_p : FraCaSPhrase; -fun s_137_6_q : FraCaSPhrase; -fun s_137_7_h : FraCaSPhrase; - -fun s_138_1_p : FraCaSPhrase; -fun s_138_2_p : FraCaSPhrase; -fun s_138_3_p : FraCaSPhrase; -fun s_138_4_q : FraCaSPhrase; -fun s_138_5_h : FraCaSPhrase; - -fun s_139_1_p : FraCaSPhrase; -fun s_139_2_q : FraCaSPhrase; -fun s_139_3_h : FraCaSPhrase; - -fun s_140_1_p : FraCaSPhrase; -fun s_140_2_q : FraCaSPhrase; -fun s_140_3_h : FraCaSPhrase; - -fun s_141_1_p : FraCaSPhrase; -fun s_141_2_q : FraCaSPhrase; -fun s_141_3_h : FraCaSPhrase; - -fun s_142_1_p : FraCaSPhrase; -fun s_142_2_p : FraCaSPhrase; -fun s_142_3_q : FraCaSPhrase; -fun s_142_4_h : FraCaSPhrase; - -fun s_143_1_p : FraCaSPhrase; -fun s_143_2_p : FraCaSPhrase; -fun s_143_3_p : FraCaSPhrase; -fun s_143_4_q : FraCaSPhrase; -fun s_143_5_h : FraCaSPhrase; - -fun s_144_1_p : FraCaSPhrase; -fun s_144_2_p : FraCaSPhrase; -fun s_144_3_q : FraCaSPhrase; -fun s_144_4_h : FraCaSPhrase; - -fun s_145_1_p : FraCaSPhrase; -fun s_145_2_p : FraCaSPhrase; -fun s_145_3_q : FraCaSPhrase; -fun s_145_4_h : FraCaSPhrase; - -fun s_146_1_p : FraCaSPhrase; -fun s_146_2_p : FraCaSPhrase; -fun s_146_3_q : FraCaSPhrase; -fun s_146_4_h : FraCaSPhrase; - -fun s_147_1_p : FraCaSPhrase; -fun s_147_2_p : FraCaSPhrase; -fun s_147_3_q : FraCaSPhrase; -fun s_147_4_h : FraCaSPhrase; - -fun s_148_1_p : FraCaSPhrase; -fun s_148_2_p : FraCaSPhrase; -fun s_148_3_q : FraCaSPhrase; -fun s_148_4_h : FraCaSPhrase; - -fun s_149_1_p : FraCaSPhrase; -fun s_149_2_p : FraCaSPhrase; -fun s_149_3_q : FraCaSPhrase; -fun s_149_4_h : FraCaSPhrase; - -fun s_150_1_p : FraCaSPhrase; -fun s_150_2_q : FraCaSPhrase; -fun s_150_3_h : FraCaSPhrase; - -fun s_151_1_p : FraCaSPhrase; -fun s_151_2_q : FraCaSPhrase; -fun s_151_3_h : FraCaSPhrase; - -fun s_152_1_p : FraCaSPhrase; -fun s_152_2_q : FraCaSPhrase; -fun s_152_3_h : FraCaSPhrase; - -fun s_153_1_p : FraCaSPhrase; -fun s_153_2_q : FraCaSPhrase; -fun s_153_3_h : FraCaSPhrase; - -fun s_154_1_p : FraCaSPhrase; -fun s_154_2_p : FraCaSPhrase; -fun s_154_3_q : FraCaSPhrase; -fun s_154_4_h : FraCaSPhrase; - -fun s_155_1_p : FraCaSPhrase; -fun s_155_2_p : FraCaSPhrase; -fun s_155_3_q : FraCaSPhrase; -fun s_155_4_h : FraCaSPhrase; - -fun s_156_1_p : FraCaSPhrase; -fun s_156_2_p : FraCaSPhrase; -fun s_156_3_q : FraCaSPhrase; -fun s_156_4_h : FraCaSPhrase; - -fun s_157_1_p : FraCaSPhrase; -fun s_157_2_p : FraCaSPhrase; -fun s_157_3_q : FraCaSPhrase; -fun s_157_4_h : FraCaSPhrase; - -fun s_158_1_p : FraCaSPhrase; -fun s_158_2_p : FraCaSPhrase; -fun s_158_3_q : FraCaSPhrase; -fun s_158_4_h : FraCaSPhrase; - -fun s_159_1_p : FraCaSPhrase; -fun s_159_2_p : FraCaSPhrase; -fun s_159_3_q : FraCaSPhrase; -fun s_159_4_h : FraCaSPhrase; - -fun s_160_1_p : FraCaSPhrase; -fun s_160_2_p : FraCaSPhrase; -fun s_160_3_q : FraCaSPhrase; -fun s_160_4_h : FraCaSPhrase; - -fun s_161_1_p : FraCaSPhrase; -fun s_161_2_p : FraCaSPhrase; -fun s_161_3_q : FraCaSPhrase; -fun s_161_4_h : FraCaSPhrase; - -fun s_162_1_p : FraCaSPhrase; -fun s_162_2_p : FraCaSPhrase; -fun s_162_3_q : FraCaSPhrase; -fun s_162_4_h : FraCaSPhrase; - -fun s_163_1_p : FraCaSPhrase; -fun s_163_2_p : FraCaSPhrase; -fun s_163_3_q : FraCaSPhrase; -fun s_163_4_h : FraCaSPhrase; - -fun s_164_1_p : FraCaSPhrase; -fun s_164_2_p : FraCaSPhrase; -fun s_164_3_q : FraCaSPhrase; -fun s_164_4_h : FraCaSPhrase; - -fun s_165_1_p : FraCaSPhrase; -fun s_165_2_p : FraCaSPhrase; -fun s_165_3_q : FraCaSPhrase; -fun s_165_4_h : FraCaSPhrase; - -fun s_166_1_p : FraCaSPhrase; -fun s_166_2_p : FraCaSPhrase; -fun s_166_3_q : FraCaSPhrase; -fun s_166_4_h : FraCaSPhrase; - -fun s_167_1_p : FraCaSPhrase; -fun s_167_2_p : FraCaSPhrase; -fun s_167_3_q : FraCaSPhrase; -fun s_167_4_h : FraCaSPhrase; - -fun s_168_1_p : FraCaSPhrase; -fun s_168_2_p : FraCaSPhrase; -fun s_168_3_q : FraCaSPhrase; -fun s_168_4_h : FraCaSPhrase; - -fun s_169_1_p : FraCaSPhrase; -fun s_169_2_q : FraCaSPhrase; -fun s_169_3_h : FraCaSPhrase; - -fun s_170_1_p : FraCaSPhrase; -fun s_170_2_q : FraCaSPhrase; -fun s_170_3_h : FraCaSPhrase; - -fun s_171_1_p : FraCaSPhrase; -fun s_171_2_p : FraCaSPhrase; -fun s_171_3_q : FraCaSPhrase; -fun s_171_4_h : FraCaSPhrase; - -fun s_172_1_p : FraCaSPhrase; -fun s_172_2_q : FraCaSPhrase; -fun s_172_3_h : FraCaSPhrase; - -fun s_173_1_p : FraCaSPhrase; -fun s_173_2_p : FraCaSPhrase; -fun s_173_3_q : FraCaSPhrase; -fun s_173_4_h : FraCaSPhrase; - -fun s_174_1_p : FraCaSPhrase; -fun s_174_2_p : FraCaSPhrase; -fun s_174_3_q : FraCaSPhrase; -fun s_174_4_h : FraCaSPhrase; - -fun s_175_1_p : FraCaSPhrase; -fun s_175_2_q : FraCaSPhrase; -fun s_175_3_h : FraCaSPhrase; - -fun s_176_1_p : FraCaSPhrase; -fun s_176_2_q : FraCaSPhrase; -fun s_176_3_h : FraCaSPhrase; - -fun s_177_1_p : FraCaSPhrase; -fun s_177_1_p_NEW : FraCaSPhrase; -fun s_177_2_q : FraCaSPhrase; -fun s_177_3_h : FraCaSPhrase; - -fun s_178_1_p : FraCaSPhrase; -fun s_178_2_q : FraCaSPhrase; -fun s_178_3_h : FraCaSPhrase; - -fun s_179_1_p : FraCaSPhrase; -fun s_179_2_p : FraCaSPhrase; -fun s_179_3_q : FraCaSPhrase; -fun s_179_4_h : FraCaSPhrase; - -fun s_180_1_p : FraCaSPhrase; -fun s_180_2_q : FraCaSPhrase; -fun s_180_3_h : FraCaSPhrase; - -fun s_181_1_p : FraCaSPhrase; -fun s_181_2_q : FraCaSPhrase; -fun s_181_3_h : FraCaSPhrase; - -fun s_182_1_p : FraCaSPhrase; -fun s_182_2_q : FraCaSPhrase; -fun s_182_3_h : FraCaSPhrase; - -fun s_183_1_p : FraCaSPhrase; -fun s_183_2_q : FraCaSPhrase; -fun s_183_3_h : FraCaSPhrase; - -fun s_184_1_p : FraCaSPhrase; -fun s_184_2_q : FraCaSPhrase; -fun s_184_3_h : FraCaSPhrase; - -fun s_185_1_p : FraCaSPhrase; -fun s_185_2_q : FraCaSPhrase; -fun s_185_3_h : FraCaSPhrase; - -fun s_186_1_p : FraCaSPhrase; -fun s_186_2_q : FraCaSPhrase; -fun s_186_3_h : FraCaSPhrase; - -fun s_187_1_p : FraCaSPhrase; -fun s_187_2_q : FraCaSPhrase; -fun s_187_3_h : FraCaSPhrase; - -fun s_188_1_p : FraCaSPhrase; -fun s_188_2_q : FraCaSPhrase; -fun s_188_3_h : FraCaSPhrase; - -fun s_189_1_p : FraCaSPhrase; -fun s_189_2_p : FraCaSPhrase; -fun s_189_3_q : FraCaSPhrase; -fun s_189_4_h : FraCaSPhrase; - -fun s_190_1_p : FraCaSPhrase; -fun s_190_2_p : FraCaSPhrase; -fun s_190_3_q : FraCaSPhrase; -fun s_190_4_h : FraCaSPhrase; - -fun s_191_1_p : FraCaSPhrase; -fun s_191_2_q : FraCaSPhrase; -fun s_191_3_h : FraCaSPhrase; - -fun s_192_1_p : FraCaSPhrase; -fun s_192_2_q : FraCaSPhrase; -fun s_192_3_h : FraCaSPhrase; - -fun s_193_1_p : FraCaSPhrase; -fun s_193_2_q : FraCaSPhrase; -fun s_193_3_h : FraCaSPhrase; - -fun s_194_1_p : FraCaSPhrase; -fun s_194_2_q : FraCaSPhrase; -fun s_194_3_h : FraCaSPhrase; - -fun s_195_1_p : FraCaSPhrase; -fun s_195_2_q : FraCaSPhrase; -fun s_195_3_h : FraCaSPhrase; - -fun s_196_1_p : FraCaSPhrase; -fun s_196_2_p : FraCaSPhrase; -fun s_196_3_q : FraCaSPhrase; -fun s_196_4_h : FraCaSPhrase; - -fun s_197_1_p : FraCaSPhrase; -fun s_197_2_q : FraCaSPhrase; -fun s_197_3_h : FraCaSPhrase; - -fun s_198_1_p : FraCaSPhrase; -fun s_198_2_q : FraCaSPhrase; -fun s_198_3_h : FraCaSPhrase; - -fun s_199_1_p : FraCaSPhrase; -fun s_199_2_q : FraCaSPhrase; -fun s_199_3_h : FraCaSPhrase; - -fun s_200_1_p : FraCaSPhrase; -fun s_200_2_q : FraCaSPhrase; -fun s_200_3_h : FraCaSPhrase; - -fun s_201_1_p : FraCaSPhrase; -fun s_201_2_q : FraCaSPhrase; -fun s_201_3_h : FraCaSPhrase; - -fun s_202_1_p : FraCaSPhrase; -fun s_202_2_q : FraCaSPhrase; -fun s_202_3_h : FraCaSPhrase; - -fun s_203_1_p : FraCaSPhrase; -fun s_203_2_q : FraCaSPhrase; -fun s_203_3_h : FraCaSPhrase; - -fun s_204_1_p : FraCaSPhrase; -fun s_204_2_q : FraCaSPhrase; -fun s_204_3_h : FraCaSPhrase; - -fun s_205_1_p : FraCaSPhrase; -fun s_205_2_q : FraCaSPhrase; -fun s_205_3_h : FraCaSPhrase; - -fun s_206_1_p : FraCaSPhrase; -fun s_206_2_q : FraCaSPhrase; -fun s_206_3_h : FraCaSPhrase; - -fun s_207_1_p : FraCaSPhrase; -fun s_207_2_q : FraCaSPhrase; -fun s_207_3_h : FraCaSPhrase; - -fun s_208_1_p : FraCaSPhrase; -fun s_208_2_p : FraCaSPhrase; -fun s_208_3_q : FraCaSPhrase; -fun s_208_4_h : FraCaSPhrase; - -fun s_209_1_p : FraCaSPhrase; -fun s_209_2_p : FraCaSPhrase; -fun s_209_3_q : FraCaSPhrase; -fun s_209_4_h : FraCaSPhrase; - -fun s_210_1_p : FraCaSPhrase; -fun s_210_2_p : FraCaSPhrase; -fun s_210_3_q : FraCaSPhrase; -fun s_210_4_h : FraCaSPhrase; - -fun s_211_1_p : FraCaSPhrase; -fun s_211_2_p : FraCaSPhrase; -fun s_211_3_q : FraCaSPhrase; -fun s_211_4_h : FraCaSPhrase; - -fun s_212_1_p : FraCaSPhrase; -fun s_212_2_p : FraCaSPhrase; -fun s_212_3_p : FraCaSPhrase; -fun s_212_4_p : FraCaSPhrase; -fun s_212_5_q : FraCaSPhrase; -fun s_212_6_h : FraCaSPhrase; - -fun s_213_1_p : FraCaSPhrase; -fun s_213_2_p : FraCaSPhrase; -fun s_213_3_q : FraCaSPhrase; -fun s_213_4_h : FraCaSPhrase; - -fun s_214_1_p : FraCaSPhrase; -fun s_214_2_p : FraCaSPhrase; -fun s_214_3_q : FraCaSPhrase; -fun s_214_4_h : FraCaSPhrase; - -fun s_215_1_p : FraCaSPhrase; -fun s_215_2_p : FraCaSPhrase; -fun s_215_3_q : FraCaSPhrase; -fun s_215_4_h : FraCaSPhrase; - -fun s_216_1_p : FraCaSPhrase; -fun s_216_2_q : FraCaSPhrase; -fun s_216_3_h : FraCaSPhrase; - -fun s_217_1_p : FraCaSPhrase; -fun s_217_2_q : FraCaSPhrase; -fun s_217_3_h : FraCaSPhrase; - -fun s_218_1_p : FraCaSPhrase; -fun s_218_2_q : FraCaSPhrase; -fun s_218_3_h : FraCaSPhrase; - -fun s_219_1_p : FraCaSPhrase; -fun s_219_2_q : FraCaSPhrase; -fun s_219_3_h : FraCaSPhrase; - -fun s_220_1_p : FraCaSPhrase; -fun s_220_2_p : FraCaSPhrase; -fun s_220_3_q : FraCaSPhrase; -fun s_220_4_h : FraCaSPhrase; - -fun s_221_1_p : FraCaSPhrase; -fun s_221_2_q : FraCaSPhrase; -fun s_221_3_h : FraCaSPhrase; - -fun s_222_1_p : FraCaSPhrase; -fun s_222_2_p : FraCaSPhrase; -fun s_222_3_q : FraCaSPhrase; -fun s_222_4_h : FraCaSPhrase; - -fun s_223_1_p : FraCaSPhrase; -fun s_223_2_p : FraCaSPhrase; -fun s_223_3_q : FraCaSPhrase; -fun s_223_4_h : FraCaSPhrase; - -fun s_224_1_p : FraCaSPhrase; -fun s_224_2_p : FraCaSPhrase; -fun s_224_3_q : FraCaSPhrase; -fun s_224_4_h : FraCaSPhrase; - -fun s_225_1_p : FraCaSPhrase; -fun s_225_2_q : FraCaSPhrase; -fun s_225_3_h : FraCaSPhrase; - -fun s_226_1_p : FraCaSPhrase; -fun s_226_2_p : FraCaSPhrase; -fun s_226_3_q : FraCaSPhrase; -fun s_226_4_h : FraCaSPhrase; - -fun s_227_1_p : FraCaSPhrase; -fun s_227_2_p : FraCaSPhrase; -fun s_227_3_q : FraCaSPhrase; -fun s_227_4_h : FraCaSPhrase; - -fun s_228_1_p : FraCaSPhrase; -fun s_228_2_q : FraCaSPhrase; -fun s_228_3_h : FraCaSPhrase; - -fun s_229_1_p : FraCaSPhrase; -fun s_229_2_q : FraCaSPhrase; -fun s_229_3_h : FraCaSPhrase; - -fun s_230_1_p : FraCaSPhrase; -fun s_230_2_q : FraCaSPhrase; -fun s_230_3_h : FraCaSPhrase; - -fun s_231_1_p : FraCaSPhrase; -fun s_231_2_q : FraCaSPhrase; -fun s_231_3_h : FraCaSPhrase; - -fun s_232_1_p : FraCaSPhrase; -fun s_232_2_p : FraCaSPhrase; -fun s_232_3_q : FraCaSPhrase; -fun s_232_4_h : FraCaSPhrase; - -fun s_233_1_p : FraCaSPhrase; -fun s_233_2_q : FraCaSPhrase; -fun s_233_3_h : FraCaSPhrase; - -fun s_234_1_p : FraCaSPhrase; -fun s_234_2_q : FraCaSPhrase; -fun s_234_3_h : FraCaSPhrase; - -fun s_235_1_p : FraCaSPhrase; -fun s_235_2_p : FraCaSPhrase; -fun s_235_3_q : FraCaSPhrase; -fun s_235_4_h : FraCaSPhrase; - -fun s_236_1_p : FraCaSPhrase; -fun s_236_2_q : FraCaSPhrase; -fun s_236_3_h : FraCaSPhrase; - -fun s_237_1_p : FraCaSPhrase; -fun s_237_2_q : FraCaSPhrase; -fun s_237_3_h : FraCaSPhrase; - -fun s_238_1_p : FraCaSPhrase; -fun s_238_2_p : FraCaSPhrase; -fun s_238_3_q : FraCaSPhrase; -fun s_238_4_h : FraCaSPhrase; - -fun s_239_1_p : FraCaSPhrase; -fun s_239_2_q : FraCaSPhrase; -fun s_239_3_h : FraCaSPhrase; - -fun s_240_1_p : FraCaSPhrase; -fun s_240_2_q : FraCaSPhrase; -fun s_240_3_h : FraCaSPhrase; - -fun s_241_1_p : FraCaSPhrase; -fun s_241_2_p : FraCaSPhrase; -fun s_241_3_q : FraCaSPhrase; -fun s_241_4_h : FraCaSPhrase; - -fun s_242_1_p : FraCaSPhrase; -fun s_242_2_p : FraCaSPhrase; -fun s_242_3_q : FraCaSPhrase; -fun s_242_4_h : FraCaSPhrase; - -fun s_243_1_p : FraCaSPhrase; -fun s_243_2_p : FraCaSPhrase; -fun s_243_3_q : FraCaSPhrase; -fun s_243_4_h : FraCaSPhrase; - -fun s_244_1_p : FraCaSPhrase; -fun s_244_2_q : FraCaSPhrase; -fun s_244_3_h : FraCaSPhrase; - -fun s_245_1_p : FraCaSPhrase; -fun s_245_2_q : FraCaSPhrase; -fun s_245_3_h : FraCaSPhrase; - -fun s_246_1_p : FraCaSPhrase; -fun s_246_2_p : FraCaSPhrase; -fun s_246_3_q : FraCaSPhrase; -fun s_246_4_h : FraCaSPhrase; - -fun s_247_1_p : FraCaSPhrase; -fun s_247_2_p : FraCaSPhrase; -fun s_247_3_q : FraCaSPhrase; -fun s_247_4_h : FraCaSPhrase; - -fun s_248_1_p : FraCaSPhrase; -fun s_248_2_p : FraCaSPhrase; -fun s_248_3_q : FraCaSPhrase; -fun s_248_4_h : FraCaSPhrase; - -fun s_249_1_p : FraCaSPhrase; -fun s_249_2_q : FraCaSPhrase; -fun s_249_3_h : FraCaSPhrase; - -fun s_250_1_p : FraCaSPhrase; -fun s_250_2_q : FraCaSPhrase; -fun s_250_3_h : FraCaSPhrase; - -fun s_251_1_p : FraCaSPhrase; -fun s_251_2_q : FraCaSPhrase; -fun s_251_3_h : FraCaSPhrase; - -fun s_252_1_p : FraCaSPhrase; -fun s_252_2_p : FraCaSPhrase; -fun s_252_3_q : FraCaSPhrase; -fun s_252_4_h : FraCaSPhrase; - -fun s_253_1_p : FraCaSPhrase; -fun s_253_2_p : FraCaSPhrase; -fun s_253_3_q : FraCaSPhrase; -fun s_253_4_h : FraCaSPhrase; - -fun s_254_1_p : FraCaSPhrase; -fun s_254_2_p : FraCaSPhrase; -fun s_254_3_q : FraCaSPhrase; -fun s_254_4_h : FraCaSPhrase; - -fun s_255_1_p : FraCaSPhrase; -fun s_255_2_p : FraCaSPhrase; -fun s_255_3_q : FraCaSPhrase; -fun s_255_4_h : FraCaSPhrase; - -fun s_256_1_p : FraCaSPhrase; -fun s_256_2_p : FraCaSPhrase; -fun s_256_3_q : FraCaSPhrase; -fun s_256_4_h : FraCaSPhrase; - -fun s_257_1_p : FraCaSPhrase; -fun s_257_2_p : FraCaSPhrase; -fun s_257_3_q : FraCaSPhrase; -fun s_257_4_h : FraCaSPhrase; - -fun s_258_1_p : FraCaSPhrase; -fun s_258_2_q : FraCaSPhrase; -fun s_258_3_h : FraCaSPhrase; - -fun s_259_1_p : FraCaSPhrase; -fun s_259_2_p : FraCaSPhrase; -fun s_259_3_q : FraCaSPhrase; -fun s_259_4_h : FraCaSPhrase; - -fun s_260_1_p : FraCaSPhrase; -fun s_260_2_p : FraCaSPhrase; -fun s_260_3_q : FraCaSPhrase; -fun s_260_4_h : FraCaSPhrase; - -fun s_261_1_p : FraCaSPhrase; -fun s_261_2_p : FraCaSPhrase; -fun s_261_3_q : FraCaSPhrase; -fun s_261_4_h : FraCaSPhrase; - -fun s_262_1_p : FraCaSPhrase; -fun s_262_2_p : FraCaSPhrase; -fun s_262_3_q : FraCaSPhrase; -fun s_262_4_h : FraCaSPhrase; - -fun s_263_1_p : FraCaSPhrase; -fun s_263_2_p : FraCaSPhrase; -fun s_263_3_q : FraCaSPhrase; -fun s_263_4_h : FraCaSPhrase; - -fun s_264_1_p : FraCaSPhrase; -fun s_264_2_p : FraCaSPhrase; -fun s_264_3_p : FraCaSPhrase; -fun s_264_4_q : FraCaSPhrase; -fun s_264_5_h : FraCaSPhrase; - -fun s_265_1_p : FraCaSPhrase; -fun s_265_2_p : FraCaSPhrase; -fun s_265_3_p : FraCaSPhrase; -fun s_265_4_q : FraCaSPhrase; -fun s_265_5_h : FraCaSPhrase; - -fun s_266_1_p : FraCaSPhrase; -fun s_266_2_p : FraCaSPhrase; -fun s_266_3_p : FraCaSPhrase; -fun s_266_4_q : FraCaSPhrase; -fun s_266_5_h : FraCaSPhrase; - -fun s_267_1_p : FraCaSPhrase; -fun s_267_2_p : FraCaSPhrase; -fun s_267_3_p : FraCaSPhrase; -fun s_267_4_q : FraCaSPhrase; -fun s_267_5_h : FraCaSPhrase; - -fun s_268_1_p : FraCaSPhrase; -fun s_268_2_p : FraCaSPhrase; -fun s_268_3_p : FraCaSPhrase; -fun s_268_4_q : FraCaSPhrase; -fun s_268_5_h : FraCaSPhrase; - -fun s_269_1_p : FraCaSPhrase; -fun s_269_2_p : FraCaSPhrase; -fun s_269_3_p : FraCaSPhrase; -fun s_269_4_q : FraCaSPhrase; -fun s_269_5_h : FraCaSPhrase; - -fun s_270_1_p : FraCaSPhrase; -fun s_270_2_p : FraCaSPhrase; -fun s_270_3_p : FraCaSPhrase; -fun s_270_4_q : FraCaSPhrase; -fun s_270_5_h : FraCaSPhrase; - -fun s_271_1_p : FraCaSPhrase; -fun s_271_2_p : FraCaSPhrase; -fun s_271_3_p : FraCaSPhrase; -fun s_271_4_q : FraCaSPhrase; -fun s_271_5_h : FraCaSPhrase; - -fun s_272_1_p : FraCaSPhrase; -fun s_272_2_p : FraCaSPhrase; -fun s_272_3_p : FraCaSPhrase; -fun s_272_4_q : FraCaSPhrase; -fun s_272_5_h : FraCaSPhrase; - -fun s_273_1_p : FraCaSPhrase; -fun s_273_2_p : FraCaSPhrase; -fun s_273_3_p : FraCaSPhrase; -fun s_273_4_q : FraCaSPhrase; -fun s_273_5_h : FraCaSPhrase; - -fun s_274_1_p : FraCaSPhrase; -fun s_274_2_p : FraCaSPhrase; -fun s_274_3_p : FraCaSPhrase; -fun s_274_4_q : FraCaSPhrase; -fun s_274_5_h : FraCaSPhrase; - -fun s_275_1_p : FraCaSPhrase; -fun s_275_2_q : FraCaSPhrase; -fun s_275_3_h : FraCaSPhrase; - -fun s_276_1_p : FraCaSPhrase; - -fun s_277_1_p : FraCaSPhrase; -fun s_277_2_q : FraCaSPhrase; -fun s_277_3_h : FraCaSPhrase; - -fun s_278_1_p : FraCaSPhrase; -fun s_278_2_q : FraCaSPhrase; -fun s_278_3_h : FraCaSPhrase; - -fun s_279_1_p : FraCaSPhrase; -fun s_279_2_q : FraCaSPhrase; -fun s_279_3_h : FraCaSPhrase; - -fun s_280_1_p : FraCaSPhrase; -fun s_280_2_q : FraCaSPhrase; -fun s_280_3_h : FraCaSPhrase; - -fun s_281_1_p : FraCaSPhrase; -fun s_281_2_q : FraCaSPhrase; -fun s_281_3_h : FraCaSPhrase; - -fun s_282_1_p : FraCaSPhrase; -fun s_282_2_q : FraCaSPhrase; -fun s_282_3_h : FraCaSPhrase; - -fun s_283_1_p : FraCaSPhrase; -fun s_283_2_q : FraCaSPhrase; -fun s_283_3_h : FraCaSPhrase; - -fun s_284_1_p : FraCaSPhrase; -fun s_284_2_p : FraCaSPhrase; -fun s_284_3_q : FraCaSPhrase; -fun s_284_4_h : FraCaSPhrase; - -fun s_285_1_p : FraCaSPhrase; -fun s_285_2_q : FraCaSPhrase; -fun s_285_3_h : FraCaSPhrase; - -fun s_286_1_p : FraCaSPhrase; -fun s_286_2_q : FraCaSPhrase; -fun s_286_3_h : FraCaSPhrase; - -fun s_287_1_p : FraCaSPhrase; -fun s_287_2_q : FraCaSPhrase; -fun s_287_3_h : FraCaSPhrase; - -fun s_288_1_p : FraCaSPhrase; -fun s_288_2_q : FraCaSPhrase; -fun s_288_3_h : FraCaSPhrase; - -fun s_289_1_p : FraCaSPhrase; -fun s_289_2_q : FraCaSPhrase; -fun s_289_3_h : FraCaSPhrase; - -fun s_290_1_p : FraCaSPhrase; -fun s_290_2_q : FraCaSPhrase; -fun s_290_3_h : FraCaSPhrase; - -fun s_291_1_p : FraCaSPhrase; -fun s_291_2_q : FraCaSPhrase; -fun s_291_3_h : FraCaSPhrase; - -fun s_292_1_p : FraCaSPhrase; -fun s_292_2_q : FraCaSPhrase; -fun s_292_3_h : FraCaSPhrase; - -fun s_293_1_p : FraCaSPhrase; -fun s_293_2_q : FraCaSPhrase; -fun s_293_3_h : FraCaSPhrase; - -fun s_294_1_p : FraCaSPhrase; -fun s_294_2_q : FraCaSPhrase; -fun s_294_3_h : FraCaSPhrase; - -fun s_295_1_p : FraCaSPhrase; -fun s_295_2_q : FraCaSPhrase; -fun s_295_3_h : FraCaSPhrase; - -fun s_296_1_p : FraCaSPhrase; -fun s_296_2_q : FraCaSPhrase; -fun s_296_3_h : FraCaSPhrase; - -fun s_297_1_p : FraCaSPhrase; -fun s_297_2_q : FraCaSPhrase; -fun s_297_3_h : FraCaSPhrase; - -fun s_298_1_p : FraCaSPhrase; -fun s_298_2_q : FraCaSPhrase; -fun s_298_3_h : FraCaSPhrase; - -fun s_299_1_p : FraCaSPhrase; -fun s_299_2_q : FraCaSPhrase; -fun s_299_3_h : FraCaSPhrase; - -fun s_300_1_p : FraCaSPhrase; -fun s_300_2_q : FraCaSPhrase; -fun s_300_3_h : FraCaSPhrase; - -fun s_301_1_p : FraCaSPhrase; -fun s_301_2_q : FraCaSPhrase; -fun s_301_3_h : FraCaSPhrase; - -fun s_302_1_p : FraCaSPhrase; -fun s_302_2_q : FraCaSPhrase; -fun s_302_3_h : FraCaSPhrase; - -fun s_303_1_p : FraCaSPhrase; -fun s_303_2_q : FraCaSPhrase; -fun s_303_3_h : FraCaSPhrase; - -fun s_304_1_p : FraCaSPhrase; -fun s_304_2_q : FraCaSPhrase; -fun s_304_3_h : FraCaSPhrase; - -fun s_305_1_p : FraCaSPhrase; - -fun s_306_1_p : FraCaSPhrase; -fun s_306_2_q : FraCaSPhrase; -fun s_306_3_h : FraCaSPhrase; - -fun s_307_1_p : FraCaSPhrase; -fun s_307_2_q : FraCaSPhrase; -fun s_307_3_h : FraCaSPhrase; - -fun s_308_1_p : FraCaSPhrase; -fun s_308_2_q : FraCaSPhrase; -fun s_308_3_h : FraCaSPhrase; - -fun s_309_1_p : FraCaSPhrase; -fun s_309_2_p : FraCaSPhrase; - -fun s_310_1_p : FraCaSPhrase; -fun s_310_2_p : FraCaSPhrase; - -fun s_311_1_p : FraCaSPhrase; -fun s_311_2_p : FraCaSPhrase; -fun s_311_3_q : FraCaSPhrase; -fun s_311_4_h : FraCaSPhrase; - -fun s_312_1_p : FraCaSPhrase; -fun s_312_2_p : FraCaSPhrase; -fun s_312_3_q : FraCaSPhrase; -fun s_312_4_h : FraCaSPhrase; - -fun s_313_1_p : FraCaSPhrase; -fun s_313_2_p : FraCaSPhrase; -fun s_313_3_q : FraCaSPhrase; -fun s_313_4_h : FraCaSPhrase; - -fun s_314_1_p : FraCaSPhrase; -fun s_314_2_p : FraCaSPhrase; -fun s_314_3_p : FraCaSPhrase; -fun s_314_4_q : FraCaSPhrase; -fun s_314_5_h : FraCaSPhrase; - -fun s_315_1_p : FraCaSPhrase; -fun s_315_2_q : FraCaSPhrase; -fun s_315_3_h : FraCaSPhrase; -fun s_315_3_h_NEW : FraCaSPhrase; - -fun s_316_1_p : FraCaSPhrase; -fun s_316_2_p : FraCaSPhrase; -fun s_316_3_q : FraCaSPhrase; -fun s_316_4_h : FraCaSPhrase; - -fun s_317_1_p : FraCaSPhrase; -fun s_317_2_p : FraCaSPhrase; -fun s_317_3_p : FraCaSPhrase; -fun s_317_4_p : FraCaSPhrase; -fun s_317_5_q : FraCaSPhrase; -fun s_317_6_h : FraCaSPhrase; - -fun s_318_1_p : FraCaSPhrase; -fun s_318_2_p : FraCaSPhrase; -fun s_318_3_q : FraCaSPhrase; -fun s_318_4_h : FraCaSPhrase; - -fun s_319_1_p : FraCaSPhrase; -fun s_319_2_p : FraCaSPhrase; -fun s_319_3_q : FraCaSPhrase; -fun s_319_4_h : FraCaSPhrase; - -fun s_320_1_p : FraCaSPhrase; -fun s_320_2_q : FraCaSPhrase; -fun s_320_3_h : FraCaSPhrase; -fun s_320_3_h_NEW : FraCaSPhrase; - -fun s_321_1_p : FraCaSPhrase; -fun s_321_2_p : FraCaSPhrase; -fun s_321_3_q : FraCaSPhrase; -fun s_321_4_h : FraCaSPhrase; - -fun s_322_1_p : FraCaSPhrase; -fun s_322_1_p_NEW : FraCaSPhrase; -fun s_322_2_q : FraCaSPhrase; -fun s_322_3_h : FraCaSPhrase; - -fun s_323_1_p : FraCaSPhrase; -fun s_323_1_p_NEW : FraCaSPhrase; -fun s_323_2_p : FraCaSPhrase; -fun s_323_3_q : FraCaSPhrase; -fun s_323_4_h : FraCaSPhrase; -fun s_323_4_h_NEW : FraCaSPhrase; - -fun s_324_1_p : FraCaSPhrase; -fun s_324_2_q : FraCaSPhrase; -fun s_324_3_h : FraCaSPhrase; - -fun s_325_1_p : FraCaSPhrase; -fun s_325_2_p : FraCaSPhrase; -fun s_325_3_q : FraCaSPhrase; -fun s_325_4_h : FraCaSPhrase; - -fun s_326_1_p : FraCaSPhrase; -fun s_326_2_q : FraCaSPhrase; -fun s_326_3_h : FraCaSPhrase; - -fun s_327_1_p : FraCaSPhrase; -fun s_327_2_q : FraCaSPhrase; -fun s_327_3_h : FraCaSPhrase; - -fun s_328_1_p : FraCaSPhrase; -fun s_328_2_q : FraCaSPhrase; -fun s_328_3_h : FraCaSPhrase; - -fun s_329_1_p : FraCaSPhrase; -fun s_329_2_q : FraCaSPhrase; -fun s_329_3_h : FraCaSPhrase; - -fun s_330_1_p : FraCaSPhrase; -fun s_330_2_q : FraCaSPhrase; -fun s_330_3_h : FraCaSPhrase; - -fun s_331_1_p : FraCaSPhrase; -fun s_331_2_q : FraCaSPhrase; -fun s_331_3_h : FraCaSPhrase; - -fun s_332_1_p : FraCaSPhrase; -fun s_332_2_q : FraCaSPhrase; -fun s_332_3_h : FraCaSPhrase; - -fun s_333_1_p : FraCaSPhrase; -fun s_333_2_q : FraCaSPhrase; -fun s_333_3_h : FraCaSPhrase; - -fun s_334_1_p : FraCaSPhrase; -fun s_334_2_q : FraCaSPhrase; -fun s_334_3_h : FraCaSPhrase; - -fun s_335_1_p : FraCaSPhrase; -fun s_335_2_q : FraCaSPhrase; -fun s_335_3_h : FraCaSPhrase; - -fun s_336_1_p : FraCaSPhrase; -fun s_336_2_q : FraCaSPhrase; -fun s_336_3_h : FraCaSPhrase; - -fun s_337_1_p : FraCaSPhrase; -fun s_337_2_q : FraCaSPhrase; -fun s_337_3_h : FraCaSPhrase; - -fun s_338_1_p : FraCaSPhrase; -fun s_338_2_q : FraCaSPhrase; -fun s_338_3_h : FraCaSPhrase; - -fun s_339_1_p : FraCaSPhrase; -fun s_339_2_q : FraCaSPhrase; -fun s_339_3_h : FraCaSPhrase; - -fun s_340_1_p : FraCaSPhrase; -fun s_340_2_p : FraCaSPhrase; -fun s_340_3_q : FraCaSPhrase; -fun s_340_4_h : FraCaSPhrase; - -fun s_341_1_p : FraCaSPhrase; -fun s_341_2_p : FraCaSPhrase; -fun s_341_3_q : FraCaSPhrase; -fun s_341_4_h : FraCaSPhrase; - -fun s_342_1_p : FraCaSPhrase; -fun s_342_2_q : FraCaSPhrase; -fun s_342_3_h : FraCaSPhrase; - -fun s_343_1_p : FraCaSPhrase; -fun s_343_2_p : FraCaSPhrase; -fun s_343_3_q : FraCaSPhrase; -fun s_343_4_h : FraCaSPhrase; - -fun s_344_1_p : FraCaSPhrase; -fun s_344_2_p : FraCaSPhrase; -fun s_344_3_q : FraCaSPhrase; -fun s_344_4_h : FraCaSPhrase; - -fun s_345_1_p : FraCaSPhrase; -fun s_345_2_q : FraCaSPhrase; -fun s_345_3_h : FraCaSPhrase; - -fun s_346_1_p : FraCaSPhrase; -fun s_346_2_q : FraCaSPhrase; -fun s_346_3_h : FraCaSPhrase; - -} diff --git a/examples/fracas/src/FraCaSBankEng.gf b/examples/fracas/src/FraCaSBankEng.gf deleted file mode 100644 index c4391af37..000000000 --- a/examples/fracas/src/FraCaSBankEng.gf +++ /dev/null @@ -1,3 +0,0 @@ ---# -path=.:alltenses:prelude - -concrete FraCaSBankEng of FraCaSBank = FraCaSBankI with (FraCaS = FraCaSEng); diff --git a/examples/fracas/src/FraCaSBankI.gf b/examples/fracas/src/FraCaSBankI.gf deleted file mode 100644 index 1437f8f06..000000000 --- a/examples/fracas/src/FraCaSBankI.gf +++ /dev/null @@ -1,1579 +0,0 @@ ---# -path=.:alltenses:prelude - -incomplete concrete FraCaSBankI of FraCaSBank = open FraCaS, Prelude in { - -lincat FraCaSPhrase = SS; - -lin s_001_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (italian_N))) (ComplSlash (SlashV2a (become_V2)) (DetCN (DetQuantOrd (GenNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (world_N)))) (NumSg) (OrdSuperl (great_A))) (UseN (tenor_N))))))); -lin s_001_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumSg)) (RelCN (UseN (italian_N)) (UseRCl (Past) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (become_V2)) (DetCN (DetQuantOrd (GenNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (world_N)))) (NumSg) (OrdSuperl (great_A))) (UseN (tenor_N)))))))))))); -lin s_001_3_h = (Sentence (UseCl (Past) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumSg)) (RelCN (UseN (italian_N)) (UseRCl (Past) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (become_V2)) (DetCN (DetQuantOrd (GenNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (world_N)))) (NumSg) (OrdSuperl (great_A))) (UseN (tenor_N))))))))))); - -lin s_002_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (AdjCN (PositA (italian_A)) (UseN (man_N)))) (ComplVV (want_VV) (UseComp (CompCN (AdjCN (PositA (great_A)) (UseN (tenor_N))))))))); -lin s_002_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (somePl_Det) (AdjCN (PositA (italian_A)) (UseN (man_N)))) (UseComp (CompCN (AdjCN (PositA (great_A)) (UseN (tenor_N)))))))); -lin s_002_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (italian_A)) (UseN (man_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplVV (want_VV) (UseComp (CompNP (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (great_A)) (UseN (tenor_N))))))))))))))); -lin s_002_4_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (italian_A)) (UseN (man_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplVV (want_VV) (UseComp (CompNP (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (great_A)) (UseN (tenor_N)))))))))))))); - -lin s_003_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (italian_A)) (UseN (man_N))))) (ComplVV (want_VV) (UseComp (CompNP (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (great_A)) (UseN (tenor_N)))))))))); -lin s_003_2_p = s_002_2_p; -lin s_003_3_q = s_002_3_q; -lin s_003_4_h = s_002_4_h; - -lin s_004_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (each_Det) (AdjCN (PositA (italian_A)) (UseN (tenor_N)))) (ComplVV (want_VV) (UseComp (CompAP (PositA (great_A)))))))); -lin s_004_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (somePl_Det) (AdjCN (PositA (italian_A)) (UseN (tenor_N)))) (UseComp (CompAP (PositA (great_A))))))); -lin s_004_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (italian_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplVV (want_VV) (UseComp (CompAP (PositA (great_A))))))))))))); -lin s_004_4_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (italian_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplVV (want_VV) (UseComp (CompAP (PositA (great_A)))))))))))); - -lin s_005_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (AdjCN (AdAP (really_AdA) (PositA (ambitious_A))) (UseN (tenor_N)))) (UseComp (CompAP (PositA (italian_A))))))); -lin s_005_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (AdAP (really_AdA) (PositA (ambitious_A))) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (italian_A)))))))))))); -lin s_005_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (AdAP (really_AdA) (PositA (ambitious_A))) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (italian_A))))))))))); - -lin s_006_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (no_Quant) (NumPl)) (AdjCN (AdAP (really_AdA) (PositA (great_A))) (UseN (tenor_N)))) (UseComp (CompAP (PositA (modest_A))))))); -lin s_006_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (AdAP (really_AdA) (PositA (great_A))) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (modest_A)))))))))))); -lin s_006_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (AdAP (really_AdA) (PositA (great_A))) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (modest_A))))))))))); - -lin s_007_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (somePl_Det) (AdjCN (PositA (great_A)) (UseN (tenor_N)))) (UseComp (CompAP (PositA (swedish_A))))))); -lin s_007_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (swedish_A)))))))))))); -lin s_007_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (swedish_A))))))))))); - -lin s_008_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (many_Det) (AdjCN (PositA (great_A)) (UseN (tenor_N)))) (UseComp (CompAP (PositA (german_A))))))); -lin s_008_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (german_A)))))))))))); -lin s_008_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (german_A))))))))))); - -lin s_009_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (several_Det) (AdjCN (PositA (great_A)) (UseN (tenor_N)))) (UseComp (CompAP (PositA (british_A))))))); -lin s_009_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (british_A)))))))))))); -lin s_009_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (british_A))))))))))); - -lin s_010_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (great_A)) (UseN (tenor_N))))) (UseComp (CompAP (PositA (italian_A))))))); -lin s_010_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (italian_A)))))))))))); -lin s_010_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (italian_A))))))))))); - -lin s_011_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (a_few_Det) (AdjCN (PositA (great_A)) (UseN (tenor_N)))) (ComplSlash (SlashV2a (sing_V2)) (MassNP (UseN (popular_music_N))))))); -lin s_011_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (somePl_Det) (AdjCN (PositA (great_A)) (UseN (tenor_N)))) (ComplSlash (SlashV2a (like_V2)) (MassNP (UseN (popular_music_N))))))); -lin s_011_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (sing_V2)) (MassNP (UseN (popular_music_N)))))))))))); -lin s_011_4_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (sing_V2)) (MassNP (UseN (popular_music_N))))))))))); - -lin s_012_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (few_Det) (AdjCN (PositA (great_A)) (UseN (tenor_N)))) (UseComp (CompAP (PositA (poor8penniless_A))))))); -lin s_012_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (poor8penniless_A)))))))))))); -lin s_012_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (great_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (poor8penniless_A))))))))))); - -lin s_013_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (both_Det) (AdjCN (PositA (leading_A)) (UseN (tenor_N)))) (UseComp (CompAP (PositA (excellent_A))))))); -lin s_013_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (AdjCN (PositA (leading_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (excellent_A)))))))) (UseComp (CompAP (PositA (indispensable_A))))))); -lin s_013_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (both_Det) (AdjCN (PositA (leading_A)) (UseN (tenor_N)))) (UseComp (CompAP (PositA (indispensable_A)))))))); -lin s_013_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (both_Det) (AdjCN (PositA (leading_A)) (UseN (tenor_N)))) (UseComp (CompAP (PositA (indispensable_A))))))); - -lin s_014_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (neither_Det) (AdjCN (PositA (leading_A)) (UseN (tenor_N)))) (come_cheap_VP)))); -lin s_014_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (AdvNP (DetNP (DetQuant (IndefArt) (NumSg))) (PrepNP (part_Prep) (DetCN (DetQuant (DefArt) (NumPl)) (AdjCN (PositA (leading_A)) (UseN (tenor_N)))))) (UseComp (CompNP (UsePN (pavarotti_PN))))))); -lin s_014_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (pavarotti_PN)) (UseComp (CompCN (RelCN (AdjCN (PositA (leading_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (come_cheap_VP)))))))))); -lin s_014_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (pavarotti_PN)) (UseComp (CompCN (RelCN (AdjCN (PositA (leading_A)) (UseN (tenor_N))) (UseRCl (Present) (PPos) (RelVP (IdRP) (come_cheap_VP))))))))); - -lin s_015_1_p = (Sentence (UseCl (Future) (PPos) (PredVP (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_three)))) (UseN (tenor_N)))) (ComplSlash (SlashV2a (take_part_in_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (concert_N))))))); -lin s_015_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (tenor_N)) (UseRCl (Future) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (take_part_in_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (concert_N)))))))))))); -lin s_015_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (tenor_N)) (UseRCl (Future) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (take_part_in_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (concert_N))))))))))); - -lin s_016_1_p = (Sentence (UseCl (Future) (PPos) (PredVP (PredetNP (at_most_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (tenor_N)))) (ComplSlash (Slash3V3 (contribute_to_V3) (MassNP (UseN (charity_N)))) (DetCN (DetQuant (PossPron (theyRefl_Pron)) (NumPl)) (UseN (fee_N))))))); -lin s_016_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (tenor_N)) (UseRCl (Future) (PPos) (RelVP (IdRP) (ComplSlash (Slash3V3 (contribute_to_V3) (MassNP (UseN (charity_N)))) (DetCN (DetQuant (PossPron (theyRefl_Pron)) (NumPl)) (UseN (fee_N)))))))))))); -lin s_016_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (tenor_N)) (UseRCl (Future) (PPos) (RelVP (IdRP) (ComplSlash (Slash3V3 (contribute_to_V3) (MassNP (UseN (charity_N)))) (DetCN (DetQuant (PossPron (theyRefl_Pron)) (NumPl)) (UseN (fee_N))))))))))); - -lin s_017_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (irishman_N))) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (ComplN2 (nobel_prize_N2) (MassNP (UseN (literature_N))))))))); -lin s_017_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (irishman_N))) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (nobel_prize_N)))))))); -lin s_017_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (irishman_N))) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (nobel_prize_N))))))); - -lin s_018_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (UseN (european_N))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN))))))))))); -lin s_018_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (UseN (european_N))) (UseComp (CompCN (UseN (person_N))))))); -lin s_018_3_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (RelCN (UseN (person_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_018_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (every_Det) (UseN (european_N))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_018_5_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (UseN (european_N))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); - -lin s_019_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (european_N)))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN))))))))))); -lin s_019_2_p = s_018_2_p; -lin s_019_3_p = s_018_3_p; -lin s_019_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (european_N)))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_019_5_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (european_N)))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); - -lin s_020_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (each_Det) (UseN (european_N))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN))))))))))); -lin s_020_2_p = s_018_2_p; -lin s_020_3_p = s_018_3_p; -lin s_020_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (each_Det) (UseN (european_N))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_020_5_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (each_Det) (UseN (european_N))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); - -lin s_021_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (member_state_N))))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN))))))))))); -lin s_021_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (member_state_N)))))) (UseComp (CompCN (UseN (individual_N))))))); -lin s_021_3_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (RelCN (UseN (individual_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_021_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (member_state_N))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_021_5_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (member_state_N))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); - -lin s_022_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (no_Quant) (NumSg)) (UseN (delegate_N))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N)))) (on_time_Adv))))); -lin s_022_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (no_Quant) (NumSg)) (UseN (delegate_N))) (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N)))))))); -lin s_022_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (no_Quant) (NumSg)) (UseN (delegate_N))) (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))))); - -lin s_023_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (somePl_Det) (UseN (delegate_N))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (on_time_Adv))))); -lin s_023_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (somePl_Det) (UseN (delegate_N))) (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))))))); -lin s_023_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (somePl_Det) (UseN (delegate_N))) (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N))))))); - -lin s_024_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (many_Det) (UseN (delegate_N))) (ComplSlash (Slash3V3 (obtain_from_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (interesting_A)) (UseN (result_N)))))))); -lin s_024_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (many_Det) (UseN (delegate_N))) (ComplSlash (Slash3V3 (obtain_from_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (result_N)))))))); -lin s_024_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (many_Det) (UseN (delegate_N))) (ComplSlash (Slash3V3 (obtain_from_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (result_N))))))); - -lin s_025_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (several_Det) (UseN (delegate_N))) (AdvVP (ComplSlash (SlashV2a (get_V2)) (PPartNP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (result_N))) (publish_V2))) (PrepNP (in_Prep) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (major_A)) (AdjCN (PositA (national_A)) (UseN (newspaper_N)))))))))); -lin s_025_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (several_Det) (UseN (delegate_N))) (ComplSlash (SlashV2a (get_V2)) (PPartNP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (result_N))) (publish_V2))))))); -lin s_025_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (several_Det) (UseN (delegate_N))) (ComplSlash (SlashV2a (get_V2)) (PPartNP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (result_N))) (publish_V2)))))); - -lin s_026_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (european_N)))) (UseComp (CompAP (AdvAP (PositA (resident_A)) (PrepNP (in_Prep) (UsePN (europe_PN))))))))); -lin s_026_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (european_N)))) (UseComp (CompCN (UseN (person_N))))))); -lin s_026_3_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (person_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (AdvAP (PositA (resident_A)) (PrepNP (in_Prep) (UsePN (europe_PN))))))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_026_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (european_N)))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_026_5_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (european_N)))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); - -lin s_027_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (a_few_Det) (UseN (committee_member_N))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (sweden_PN)))))))); -lin s_027_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (committee_member_N)))) (UseComp (CompCN (UseN (person_N))))))); -lin s_027_3_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (person_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (sweden_PN)))))))))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (scandinavia_PN)))))))); -lin s_027_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (at_least_Predet) (DetCN (a_few_Det) (UseN (committee_member_N)))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (scandinavia_PN))))))))); -lin s_027_5_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_least_Predet) (DetCN (a_few_Det) (UseN (committee_member_N)))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (scandinavia_PN)))))))); - -lin s_028_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (few_Det) (UseN (committee_member_N))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (portugal_PN)))))))); -lin s_028_2_p = s_027_2_p; -lin s_028_3_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (person_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (portugal_PN)))))))))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (southern_europe_PN)))))))); -lin s_028_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (few_Det) (AdvCN (UseN (committee_member_N)) (PrepNP (from_Prep) (UsePN (southern_europe_PN))))))))); -lin s_028_5_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (few_Det) (AdvCN (UseN (committee_member_N)) (PrepNP (from_Prep) (UsePN (southern_europe_PN)))))))); - -lin s_029_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (both_Det) (UseN (commissioner_N))) (ComplVV (use_VV) (UseComp (CompCN (AdjCN (PositA (leading_A)) (UseN (businessman_N))))))))); -lin s_029_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (both_Det) (UseN (commissioner_N))) (ComplVV (use_VV) (UseComp (CompCN (UseN (businessman_N))))))))); -lin s_029_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (both_Det) (UseN (commissioner_N))) (ComplVV (use_VV) (UseComp (CompCN (UseN (businessman_N)))))))); - -lin s_030_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (neither_Det) (UseN (commissioner_N))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv))))); -lin s_030_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (neither_Det) (UseN (commissioner_N))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv)))))); -lin s_030_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (neither_Det) (UseN (commissioner_N))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv))))); - -lin s_031_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_three)))) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv))))); -lin s_031_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_three)))) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv)))))); -lin s_031_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_three)))) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv))))); - -lin s_032_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_most_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv))))); -lin s_032_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (at_most_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv)))))); -lin s_032_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_most_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv))))); - -lin s_033_1_p = s_017_3_h; -lin s_033_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (irishman_N))) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (ComplN2 (nobel_prize_N2) (MassNP (UseN (literature_N)))))))))); -lin s_033_3_h = s_017_1_p; - -lin s_034_1_p = s_018_5_h; -lin s_034_2_p = s_018_2_p; -lin s_034_3_p = s_018_3_p; -lin s_034_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (every_Det) (UseN (european_N))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))))); -lin s_034_5_h = s_018_1_p; - -lin s_035_1_p = s_019_5_h; -lin s_035_2_p = s_018_2_p; -lin s_035_3_p = s_018_3_p; -lin s_035_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (european_N)))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))))); -lin s_035_5_h = s_019_1_p; - -lin s_036_1_p = s_020_5_h; -lin s_036_2_p = s_018_2_p; -lin s_036_3_p = s_018_3_p; -lin s_036_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (each_Det) (UseN (european_N))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))))); -lin s_036_5_h = s_020_1_p; - -lin s_037_1_p = s_021_5_h; -lin s_037_2_p = s_021_2_p; -lin s_037_3_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (RelCN (UseN (individual_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (AdvVP (UseV (live_V)) (anywhere_Adv)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_037_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (member_state_N))))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (AdvVP (UseV (live_V)) (anywhere_Adv)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))))); -lin s_037_5_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (member_state_N))))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (AdvVP (UseV (live_V)) (anywhere_Adv)) (PrepNP (in_Prep) (UsePN (europe_PN))))))))))); - -lin s_038_1_p = s_022_3_h; -lin s_038_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (anySg_Det) (UseN (delegate_N))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N)))) (on_time_Adv)))))); -lin s_038_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (someSg_Det) (UseN (delegate_N))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N)))) (on_time_Adv))))); - -lin s_039_1_p = s_023_3_h; -lin s_039_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (somePl_Det) (UseN (delegate_N))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (on_time_Adv)))))); -lin s_039_3_h = s_023_1_p; - -lin s_040_1_p = s_024_3_h; -lin s_040_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (many_Det) (UseN (delegate_N))) (ComplSlash (Slash3V3 (obtain_from_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (interesting_A)) (UseN (result_N))))))))); -lin s_040_3_h = s_024_1_p; - -lin s_041_1_p = s_025_3_h; -lin s_041_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (several_Det) (UseN (delegate_N))) (AdvVP (ComplSlash (SlashV2a (get_V2)) (PPartNP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (result_N))) (publish_V2))) (PrepNP (in_Prep) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (major_A)) (AdjCN (PositA (national_A)) (UseN (newspaper_N))))))))))); -lin s_041_3_h = s_025_1_p; - -lin s_042_1_p = s_026_5_h; -lin s_042_2_p = s_026_2_p; -lin s_042_3_p = s_026_3_p; -lin s_042_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (european_N)))) (UseComp (CompAP (AdvAP (PositA (resident_A)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))); -lin s_042_5_h = s_026_1_p; - -lin s_043_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (a_few_Det) (UseN (committee_member_N))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (scandinavia_PN)))))))); -lin s_043_2_p = s_027_2_p; -lin s_043_3_p = s_027_3_p; -lin s_043_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (at_least_Predet) (DetCN (a_few_Det) (UseN (committee_member_N)))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (sweden_PN))))))))); -lin s_043_5_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_least_Predet) (DetCN (a_few_Det) (UseN (committee_member_N)))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (sweden_PN)))))))); - -lin s_044_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (few_Det) (UseN (committee_member_N))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (southern_europe_PN)))))))); -lin s_044_2_p = s_027_2_p; -lin s_044_3_p = s_028_3_p; -lin s_044_4_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (few_Det) (AdvCN (UseN (committee_member_N)) (PrepNP (from_Prep) (UsePN (portugal_PN))))))))); -lin s_044_5_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (few_Det) (AdvCN (UseN (committee_member_N)) (PrepNP (from_Prep) (UsePN (portugal_PN)))))))); - -lin s_045_1_p = s_029_3_h; -lin s_045_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (both_Det) (UseN (commissioner_N))) (ComplVV (use_VV) (UseComp (CompCN (AdjCN (PositA (leading_A)) (UseN (businessman_N)))))))))); -lin s_045_3_h = s_029_1_p; - -lin s_046_1_p = s_030_3_h; -lin s_046_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (either_Det) (UseN (commissioner_N))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv)))))); -lin s_046_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (AdvNP (DetNP (DetQuant (IndefArt) (NumSg))) (PrepNP (part_Prep) (DetCN (DetQuant (DefArt) (NumPl)) (UseN (commissioner_N))))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv))))); - -lin s_047_1_p = s_031_3_h; -lin s_047_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_three)))) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv)))))); -lin s_047_3_h = s_031_1_p; - -lin s_048_1_p = s_032_3_h; -lin s_048_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (at_most_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv)))))); -lin s_048_3_h = s_032_1_p; - -lin s_049_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (swede_N))) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (nobel_prize_N))))))); -lin s_049_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (UseN (swede_N))) (UseComp (CompCN (UseN (scandinavian_N))))))); -lin s_049_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (scandinavian_N))) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (nobel_prize_N)))))))); -lin s_049_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (scandinavian_N))) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (nobel_prize_N))))))); - -lin s_050_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (AdjCN (PositA (canadian_A)) (UseN (resident_N)))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_050_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (AdjCN (PositA (canadian_A)) (UseN (resident_N)))) (UseComp (CompCN (ComplN2 (resident_on_N2) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (north_american_A)) (UseN (continent_N)))))))))); -lin s_050_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (every_Det) (ComplN2 (resident_on_N2) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (north_american_A)) (UseN (continent_N)))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_050_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (ComplN2 (resident_on_N2) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (north_american_A)) (UseN (continent_N)))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); - -lin s_051_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (canadian_A)) (UseN (resident_N))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_051_2_p = s_050_2_p; -lin s_051_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (ComplN2 (resident_on_N2) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (north_american_A)) (UseN (continent_N))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_051_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (ComplN2 (resident_on_N2) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (north_american_A)) (UseN (continent_N))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); - -lin s_052_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (each_Det) (AdjCN (PositA (canadian_A)) (UseN (resident_N)))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_052_2_p = s_050_2_p; -lin s_052_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (each_Det) (ComplN2 (resident_on_N2) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (north_american_A)) (UseN (continent_N)))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_052_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (each_Det) (ComplN2 (resident_on_N2) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (north_american_A)) (UseN (continent_N)))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); - -lin s_053_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (major_A)) (AdjCN (PositA (western_A)) (UseN (country_N))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_053_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (major_A)) (AdjCN (PositA (western_A)) (UseN (country_N)))))))) (UseComp (CompCN (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (western_A)) (UseN (country_N)))))))))); -lin s_053_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (western_A)) (UseN (country_N)))))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))))); -lin s_053_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (western_A)) (UseN (country_N)))))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN))))))))))); - -lin s_054_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (no_Quant) (NumSg)) (AdjCN (PositA (scandinavian_A)) (UseN (delegate_N)))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N)))) (on_time_Adv))))); -lin s_054_2_q = s_038_2_q; -lin s_054_3_h = s_038_3_h; - -lin s_055_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (somePl_Det) (AdjCN (PositA (irish_A)) (UseN (delegate_N)))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (on_time_Adv))))); -lin s_055_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (anyPl_Det) (UseN (delegate_N))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (on_time_Adv)))))); -lin s_055_3_h = s_023_1_p; - -lin s_056_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (many_Det) (AdjCN (PositA (british_A)) (UseN (delegate_N)))) (ComplSlash (Slash3V3 (obtain_from_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (interesting_A)) (UseN (result_N)))))))); -lin s_056_2_q = s_040_2_q; -lin s_056_3_h = s_024_1_p; - -lin s_057_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (several_Det) (AdjCN (PositA (portuguese_A)) (UseN (delegate_N)))) (AdvVP (ComplSlash (SlashV2a (get_V2)) (PPartNP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (result_N))) (publish_V2))) (PrepNP (in_Prep) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (major_A)) (AdjCN (PositA (national_A)) (UseN (newspaper_N)))))))))); -lin s_057_2_q = s_041_2_q; -lin s_057_3_h = s_025_1_p; - -lin s_058_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (european_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (AdvVP (UseComp (CompAP (PositA (resident_A)))) (PrepNP (in_Prep) (UsePN (europe_PN))))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_058_2_q = s_026_4_q; -lin s_058_3_h = s_026_5_h; - -lin s_059_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (a_few_Det) (AdjCN (PositA (female_A)) (UseN (committee_member_N)))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (scandinavia_PN)))))))); -lin s_059_2_q = s_027_4_q; -lin s_059_3_h = s_027_5_h; - -lin s_060_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (few_Det) (AdjCN (PositA (female_A)) (UseN (committee_member_N)))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (southern_europe_PN)))))))); -lin s_060_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (few_Det) (UseN (committee_member_N))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (southern_europe_PN))))))))); -lin s_060_3_h = s_044_1_p; - -lin s_061_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (both_Det) (AdjCN (PositA (female_A)) (UseN (commissioner_N)))) (ComplVV (use_VV) (UseComp (CompAdv (PrepNP (in_Prep) (MassNP (UseN (business_N)))))))))); -lin s_061_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (both_Det) (UseN (commissioner_N))) (ComplVV (use_VV) (UseComp (CompAdv (PrepNP (in_Prep) (MassNP (UseN (business_N))))))))))); -lin s_061_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (both_Det) (UseN (commissioner_N))) (ComplVV (use_VV) (UseComp (CompAdv (PrepNP (in_Prep) (MassNP (UseN (business_N)))))))))); - -lin s_062_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (neither_Det) (AdjCN (PositA (female_A)) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv))))); -lin s_062_2_q = s_046_2_q; -lin s_062_3_h = s_046_3_h; - -lin s_063_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_three)))) (AdjCN (PositA (female_A)) (UseN (commissioner_N))))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv))))); -lin s_063_2_q = s_031_2_q; -lin s_063_3_h = s_031_3_h; - -lin s_064_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_most_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (AdjCN (PositA (female_A)) (UseN (commissioner_N))))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv))))); -lin s_064_2_q = s_032_2_q; -lin s_064_3_h = s_032_3_h; - -lin s_065_1_p = s_049_4_h; -lin s_065_2_p = s_049_2_p; -lin s_065_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (swede_N))) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (nobel_prize_N)))))))); -lin s_065_4_h = s_049_1_p; - -lin s_066_1_p = s_050_4_h; -lin s_066_2_p = s_050_2_p; -lin s_066_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (every_Det) (AdjCN (PositA (canadian_A)) (UseN (resident_N)))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_066_4_h = s_050_1_p; - -lin s_067_1_p = s_051_4_h; -lin s_067_2_p = s_050_2_p; -lin s_067_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (canadian_A)) (UseN (resident_N))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_067_4_h = s_051_1_p; - -lin s_068_1_p = s_052_4_h; -lin s_068_2_p = s_050_2_p; -lin s_068_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (each_Det) (AdjCN (PositA (canadian_A)) (UseN (resident_N)))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_068_4_h = s_052_1_p; - -lin s_069_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (western_A)) (UseN (country_N)))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); -lin s_069_2_p = s_053_2_p; -lin s_069_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (major_A)) (AdjCN (PositA (western_A)) (UseN (country_N))))))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN)))))))))))); -lin s_069_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (resident_in_N2) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (major_A)) (AdjCN (PositA (western_A)) (UseN (country_N))))))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (SentCN (UseN (right_N)) (EmbedVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (europe_PN))))))))))); - -lin s_070_1_p = s_022_1_p; -lin s_070_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (anySg_Det) (AdjCN (PositA (scandinavian_A)) (UseN (delegate_N)))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N)))) (on_time_Adv)))))); -lin s_070_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (someSg_Det) (AdjCN (PositA (scandinavian_A)) (UseN (delegate_N)))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N)))) (on_time_Adv))))); - -lin s_071_1_p = s_023_1_p; -lin s_071_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (anyPl_Det) (AdjCN (PositA (irish_A)) (UseN (delegate_N)))) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (on_time_Adv)))))); -lin s_071_3_h = s_055_1_p; - -lin s_072_1_p = s_024_1_p; -lin s_072_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (many_Det) (AdjCN (PositA (british_A)) (UseN (delegate_N)))) (ComplSlash (Slash3V3 (obtain_from_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (survey_N)))) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (interesting_A)) (UseN (result_N))))))))); -lin s_072_3_h = s_056_1_p; - -lin s_073_1_p = s_025_1_p; -lin s_073_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (several_Det) (AdjCN (PositA (portuguese_A)) (UseN (delegate_N)))) (AdvVP (ComplSlash (SlashV2a (get_V2)) (PPartNP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (result_N))) (publish_V2))) (PrepNP (in_Prep) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (major_A)) (AdjCN (PositA (national_A)) (UseN (newspaper_N))))))))))); -lin s_073_3_h = s_057_1_p; - -lin s_074_1_p = s_026_5_h; -lin s_074_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (european_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (AdvAP (PositA (resident_A)) (PrepNP (outside_Prep) (UsePN (europe_PN))))))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN))))))))); -lin s_074_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (european_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (AdvAP (PositA (resident_A)) (PrepNP (outside_Prep) (UsePN (europe_PN))))))))))) (ComplVV (can_VV) (AdvVP (AdvVP (UseV (travel_V)) (PositAdvAdj (free_A))) (PrepNP (within_Prep) (UsePN (europe_PN)))))))); - -lin s_075_1_p = s_043_1_p; -lin s_075_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (at_least_Predet) (DetCN (a_few_Det) (AdjCN (PositA (female_A)) (UseN (committee_member_N))))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (scandinavia_PN))))))))); -lin s_075_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_least_Predet) (DetCN (a_few_Det) (AdjCN (PositA (female_A)) (UseN (committee_member_N))))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (scandinavia_PN)))))))); - -lin s_076_1_p = s_044_1_p; -lin s_076_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (few_Det) (AdjCN (PositA (female_A)) (UseN (committee_member_N)))) (UseComp (CompAdv (PrepNP (from_Prep) (UsePN (southern_europe_PN))))))))); -lin s_076_3_h = s_060_1_p; - -lin s_077_1_p = s_061_3_h; -lin s_077_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (both_Det) (AdjCN (PositA (female_A)) (UseN (commissioner_N)))) (ComplVV (use_VV) (UseComp (CompAdv (PrepNP (in_Prep) (MassNP (UseN (business_N))))))))))); -lin s_077_3_h = s_061_1_p; - -lin s_078_1_p = s_030_1_p; -lin s_078_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (either_Det) (AdjCN (PositA (female_A)) (UseN (commissioner_N)))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv)))))); -lin s_078_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (AdvNP (DetNP (DetQuant (IndefArt) (NumSg))) (PrepNP (part_Prep) (DetCN (DetQuant (DefArt) (NumPl)) (AdjCN (PositA (female_A)) (UseN (commissioner_N)))))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (DetCN (a_lot_of_Det) (UseN (time_N)))) (at_home_Adv))))); - -lin s_079_1_p = s_031_3_h; -lin s_079_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_three)))) (AdjCN (PositA (male_A)) (UseN (commissioner_N))))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv)))))); -lin s_079_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_three)))) (AdjCN (PositA (male_A)) (UseN (commissioner_N))))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv))))); - -lin s_080_1_p = s_032_3_h; -lin s_080_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (at_most_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (AdjCN (PositA (female_A)) (UseN (commissioner_N))))) (AdvVP (ComplSlash (SlashV2a (spend_V2)) (MassNP (UseN (time_N)))) (at_home_Adv)))))); -lin s_080_3_h = s_064_1_p; - -lin s_081_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP3 (and_Conj) (UsePN (smith_PN)) (UsePN (jones_PN)) (UsePN (anderson_PN))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))); -lin s_081_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))))))); -lin s_081_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))); - -lin s_082_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP3 (and_Conj) (UsePN (smith_PN)) (UsePN (jones_PN)) (DetCN (several_Det) (UseN (lawyer_N)))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))); -lin s_082_2_q = s_081_2_q; -lin s_082_3_h = s_081_3_h; - -lin s_083_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP3 (either7or_DConj) (UsePN (smith_PN)) (UsePN (jones_PN)) (UsePN (anderson_PN))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))); -lin s_083_2_q = s_081_2_q; -lin s_083_3_h = s_081_3_h; - -lin s_084_1_p = s_083_1_p; -lin s_084_2_q = (Question (ExtAdvQS (SubjS (if_Subj) (UseCl (Past) (UncNeg) (PredVP (ConjNP2 (and_Conj) (UsePN (smith_PN)) (UsePN (anderson_PN))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))) (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))))); -lin s_084_3_h = (Sentence (ExtAdvS (SubjS (if_Subj) (UseCl (Past) (UncNeg) (PredVP (ConjNP2 (and_Conj) (UsePN (smith_PN)) (UsePN (anderson_PN))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))))))); - -lin s_085_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (PredetNP (exactly_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (lawyer_N)))) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_three)))) (UseN (accountant_N)))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))); -lin s_085_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_six)))) (UseN (lawyer_N))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))))))); -lin s_085_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_six)))) (UseN (lawyer_N))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))); - -lin s_086_1_p = s_085_1_p; -lin s_086_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_six)))) (UseN (accountant_N))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))))))); -lin s_086_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_six)))) (UseN (accountant_N))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))); - -lin s_087_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (every_Det) (ConjCN2 (and_Conj) (UseN (representative_N)) (UseN (client_N)))) (UseComp (CompAdv (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))))); -lin s_087_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (every_Det) (UseN (representative_N))) (UseComp (CompAdv (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))))); -lin s_087_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (every_Det) (UseN (representative_N))) (UseComp (CompAdv (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))))); - -lin s_088_1_p = s_087_1_p; -lin s_088_2_q = s_087_2_q; -lin s_088_3_h = s_087_3_h; - -lin s_089_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (every_Det) (ConjCN2 (or_Conj) (UseN (representative_N)) (UseN (client_N)))) (UseComp (CompAdv (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))))); -lin s_089_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (ConjNP2 (andSg_Conj) (DetCN (every_Det) (UseN (representative_N))) (DetCN (every_Det) (UseN (client_N)))) (UseComp (CompAdv (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))))); -lin s_089_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP2 (andSg_Conj) (DetCN (every_Det) (UseN (representative_N))) (DetCN (every_Det) (UseN (client_N)))) (UseComp (CompAdv (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))))); - -lin s_090_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (chairman_N))) (ComplSlash (SlashV2a (read_out_V2)) (DetCN (DetQuant (DefArt) (NumPl)) (AdvCN (UseN (item_N)) (PrepNP (on_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (agenda_N)))))))))); -lin s_090_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (chairman_N))) (ComplSlash (SlashV2a (read_out_V2)) (DetCN (every_Det) (AdvCN (UseN (item_N)) (PrepNP (on_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (agenda_N))))))))))); -lin s_090_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (chairman_N))) (ComplSlash (SlashV2a (read_out_V2)) (DetCN (every_Det) (AdvCN (UseN (item_N)) (PrepNP (on_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (agenda_N)))))))))); - -lin s_091_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (RelCN (UseN (person_N)) (UseRCl (Past) (PPos) (RelVP (IdRP) (UseComp (CompAdv (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))))) (ComplSlash (SlashV2a (vote_for_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (chairman_N)))))))); -lin s_091_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (AdvNP (UsePron (everyone_Pron)) (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))) (ComplSlash (SlashV2a (vote_for_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (chairman_N))))))))); -lin s_091_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (AdvNP (UsePron (everyone_Pron)) (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))) (ComplSlash (SlashV2a (vote_for_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (chairman_N)))))))); - -lin s_092_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (DefArt) (NumPl)) (RelCN (UseN (person_N)) (UseRCl (Past) (PPos) (RelVP (IdRP) (UseComp (CompAdv (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))))))) (ComplSlash (SlashV2a (vote_for_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (chairman_N)))))))); -lin s_092_2_q = s_091_2_q; -lin s_092_3_h = s_091_3_h; - -lin s_093_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (RelCN (UseN (person_N)) (UseRCl (Past) (PPos) (RelVP (IdRP) (UseComp (CompAdv (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))))) (AdVVP (all_AdV) (ComplSlash (SlashV2a (vote_for_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (chairman_N))))))))); -lin s_093_2_q = s_091_2_q; -lin s_093_3_h = s_091_3_h; - -lin s_094_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (ComplN2 (inhabitant_N2) (UsePN (cambridge_PN)))) (ComplSlash (SlashV2a (vote_for_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (labour_mp_N))))))); -lin s_094_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (every_Det) (ComplN2 (inhabitant_N2) (UsePN (cambridge_PN)))) (ComplSlash (SlashV2a (vote_for_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (labour_mp_N)))))))); -lin s_094_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (every_Det) (ComplN2 (inhabitant_N2) (UsePN (cambridge_PN)))) (ComplSlash (SlashV2a (vote_for_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (labour_mp_N))))))); - -lin s_095_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (AdjCN (PositA (ancient_A)) (UseN (greek_N)))) (UseComp (CompCN (AdjCN (PositA (noted_A)) (UseN (philosopher_N)))))))); -lin s_095_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (every_Det) (AdjCN (PositA (ancient_A)) (UseN (greek_N)))) (UseComp (CompCN (AdjCN (PositA (noted_A)) (UseN (philosopher_N))))))))); -lin s_095_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (every_Det) (AdjCN (PositA (ancient_A)) (UseN (greek_N)))) (UseComp (CompCN (AdjCN (PositA (noted_A)) (UseN (philosopher_N)))))))); - -lin s_096_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (AdjCN (PositA (ancient_A)) (UseN (greek_N)))) (AdVVP (all_AdV) (UseComp (CompCN (AdjCN (PositA (noted_A)) (UseN (philosopher_N))))))))); -lin s_096_2_q = s_095_2_q; -lin s_096_3_h = s_095_3_h; - -lin s_097_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (software_fault_N))) (AdvVP (PassV2s (blame1_V2)) (PrepNP (for_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_failure_N)))))))); -lin s_097_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_failure_N))) (AdvVP (PassV2s (blame2_V2)) (PrepNP (on_Prep) (DetCN (one_or_more_Det) (UseN (software_fault_N))))))))); -lin s_097_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_failure_N))) (AdvVP (PassV2s (blame2_V2)) (PrepNP (on_Prep) (DetCN (one_or_more_Det) (UseN (software_fault_N)))))))); - -lin s_098_1_p = s_097_1_p; -lin s_098_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bug_32985_PN)) (UseComp (CompCN (AdjCN (PositA (known_A)) (UseN (software_fault_N)))))))); -lin s_098_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bug_32985_PN)) (AdvVP (PassV2s (blame1_V2)) (PrepNP (for_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_failure_N))))))))); -lin s_098_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bug_32985_PN)) (AdvVP (PassV2s (blame1_V2)) (PrepNP (for_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_failure_N)))))))); - -lin s_099_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (UseN (client_N)) (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (demonstration_N)))))) (AdVVP (all_AdV) (UseComp (CompAP (ComplA2 (impressed_by_A2) (DetCN (DetQuant (GenNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_N)))) (NumSg)) (UseN (performance_N)))))))))); -lin s_099_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompCN (AdvCN (UseN (client_N)) (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (demonstration_N)))))))))); -lin s_099_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (UseComp (CompAP (ComplA2 (impressed_by_A2) (DetCN (DetQuant (GenNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_N)))) (NumSg)) (UseN (performance_N)))))))))); -lin s_099_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompAP (ComplA2 (impressed_by_A2) (DetCN (DetQuant (GenNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_N)))) (NumSg)) (UseN (performance_N))))))))); - -lin s_100_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (UseN (client_N)) (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (demonstration_N)))))) (UseComp (CompAP (ComplA2 (impressed_by_A2) (DetCN (DetQuant (GenNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_N)))) (NumSg)) (UseN (performance_N))))))))); -lin s_100_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (UseN (client_N)) (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (demonstration_N))))))) (UseComp (CompAP (ComplA2 (impressed_by_A2) (DetCN (DetQuant (GenNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_N)))) (NumSg)) (UseN (performance_N)))))))))); -lin s_100_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (UseN (client_N)) (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (demonstration_N))))))) (UseComp (CompAP (ComplA2 (impressed_by_A2) (DetCN (DetQuant (GenNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (system_N)))) (NumSg)) (UseN (performance_N))))))))); - -lin s_101_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (university_graduate_N))) (ComplSlash (SlashV2a (make8become_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (poor8bad_A)) (UseN (stockmarket_trader_N)))))))); -lin s_101_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompCN (UseN (university_graduate_N))))))); -lin s_101_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (UseComp (CompAP (SentAP (PositA (likely_A)) (EmbedVP (ComplSlash (SlashV2a (make8become_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (poor8bad_A)) (UseN (stock_market_trader_N))))))))))))); -lin s_101_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompAP (SentAP (PositA (likely_A)) (EmbedVP (ComplSlash (SlashV2a (make8become_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (poor8bad_A)) (UseN (stock_market_trader_N)))))))))))); - -lin s_102_1_p = s_101_1_p; -lin s_102_2_p = s_101_2_p; -lin s_102_3_q = (Question (UseQCl (Future) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (make8become_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (poor8bad_A)) (UseN (stock_market_trader_N))))))))); -lin s_102_4_h = (Sentence (UseCl (Future) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (make8become_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (poor8bad_A)) (UseN (stock_market_trader_N)))))))); - -lin s_103_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (apcom_manager_N)))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (company_car_N))))))); -lin s_103_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (jones_PN)) (UseComp (CompCN (UseN (apcom_manager_N))))))); -lin s_103_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (company_car_N)))))))); -lin s_103_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (company_car_N))))))); - -lin s_104_1_p = s_103_1_p; -lin s_104_2_p = s_103_2_p; -lin s_104_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumCard (AdNum (more_than_AdN) (NumNumeral (N_one))))) (UseN (company_car_N)))))))); -lin s_104_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumCard (AdNum (more_than_AdN) (NumNumeral (N_one))))) (UseN (company_car_N))))))); - -lin s_105_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (PredetNP (just_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_one)))) (UseN (accountant_N)))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); -lin s_105_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (no_Quant) (NumPl)) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_105_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (no_Quant) (NumPl)) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); - -lin s_106_1_p = s_105_1_p; -lin s_106_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (no_Quant) (NumSg)) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_106_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (no_Quant) (NumSg)) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); - -lin s_107_1_p = s_105_1_p; -lin s_107_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (anyPl_Det) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_107_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (somePl_Det) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); - -lin s_108_1_p = s_105_1_p; -lin s_108_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (anySg_Det) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_108_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (someSg_Det) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); - -lin s_109_1_p = s_105_1_p; -lin s_109_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (somePl_Det) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_109_3_h = s_107_3_h; - -lin s_110_1_p = s_105_1_p; -lin s_110_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (someSg_Det) (UseN (accountant_N))) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_110_3_h = s_108_3_h; - -lin s_111_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_one)))) (UseN (contract_N))))))); -lin s_111_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (another_Det) (UseN (contract_N))))))); -lin s_111_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (ConjNP2 (and_Conj) (UsePN (smith_PN)) (UsePN (jones_PN))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (contract_N)))))))); -lin s_111_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (smith_PN)) (UsePN (jones_PN))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (contract_N))))))); - -lin s_112_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (contract_N))))))); -lin s_112_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (contract_N))))))); -lin s_112_3_q = s_111_3_q; -lin s_112_4_h = s_111_4_h; - -lin s_113_1_p = s_112_1_p; -lin s_113_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdVVP (also_AdV) (ComplSlash (SlashV2a (sign_V2)) (UsePron (they_Pron))))))); -lin s_113_3_q = s_111_3_q; -lin s_113_4_h = s_111_4_h; - -lin s_114_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (use_V2)) (DetCN (DetQuant (PossPron (sheRefl_Pron)) (NumSg)) (UseN (workstation_N))))))); -lin s_114_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (GenNP (UsePN (mary_PN))) (NumSg)) (UseN (workstation_N))) (PassV2s (use_V2)))))); -lin s_114_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (GenNP (UsePN (mary_PN))) (NumSg)) (UseN (workstation_N))) (PassV2s (use_V2))))); - -lin s_115_1_p = s_114_1_p; -lin s_115_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (workstation_N)))))))); -lin s_115_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (workstation_N))))))); - -lin s_116_1_p = s_114_1_p; -lin s_116_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (mary_PN)) (UseComp (CompAP (PositA (female_A)))))))); -lin s_116_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mary_PN)) (UseComp (CompAP (PositA (female_A))))))); - -lin s_117_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (every_Det) (UseN (student_N))) (ComplSlash (SlashV2a (use_V2)) (DetCN (DetQuant (PossPron (sheRefl_Pron)) (NumSg)) (UseN (workstation_N))))))); -lin s_117_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mary_PN)) (UseComp (CompCN (UseN (student_N))))))); -lin s_117_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (use_V2)) (DetCN (DetQuant (PossPron (sheRefl_Pron)) (NumSg)) (UseN (workstation_N)))))))); -lin s_117_4_h = s_114_1_p; - -lin s_118_1_p = s_117_1_p; -lin s_118_2_p = s_117_2_p; -lin s_118_3_q = s_115_2_q; -lin s_118_4_h = s_115_3_h; - -lin s_119_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (no_Quant) (NumSg)) (UseN (student_N))) (ComplSlash (SlashV2a (use_V2)) (DetCN (DetQuant (PossPron (sheRefl_Pron)) (NumSg)) (UseN (workstation_N))))))); -lin s_119_2_p = s_117_2_p; -lin s_119_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (use_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (workstation_N)))))))); -lin s_119_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (use_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (workstation_N))))))); - -lin s_120_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (attend_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (meeting_N))))))); -lin s_120_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePron (she_Pron)) (ComplSlash (SlashV2a (chair_V2)) (UsePron (it_Pron)))))); -lin s_120_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (chair_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_120_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (chair_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (meeting_N))))))); - -lin s_121_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (deliver_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))) (PrepNP (to_Prep) (UsePN (itel_PN))))))); -lin s_121_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePron (she_Pron)) (AdVVP (also_AdV) (ComplSlash (Slash2V3 (deliver_V3) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (invoice_N)))) (UsePron (they_Pron))))))); -lin s_121_3_p = (PSentence (and_PConj) (UseCl (Past) (PPos) (PredVP (UsePron (she_Pron)) (ComplSlash (Slash2V3 (deliver_V3) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (project_proposal_N)))) (UsePron (they_Pron)))))); -lin s_121_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (deliver_V2)) (ConjNP3 (and_Conj) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (invoice_N))) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (project_proposal_N))))) (PrepNP (to_Prep) (UsePN (itel_PN)))))))); -lin s_121_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (deliver_V2)) (ConjNP3 (and_Conj) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (invoice_N))) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (project_proposal_N))))) (PrepNP (to_Prep) (UsePN (itel_PN))))))); - -lin s_122_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (UseN (committee_N))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (chairman_N))))))); -lin s_122_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePron (he_Pron)) (AdvVP (PassV2s (appoint_V2)) (PrepNP (by8agent_Prep) (DetCN (DetQuant (PossPron (it_Pron)) (NumPl)) (UseN (member_N)))))))); -lin s_122_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (every_Det) (UseN (committee_N))) (ComplSlash (SlashV2a (have_V2)) (AdvNP (PPartNP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (chairman_N))) (appoint_V2)) (PrepNP (by8agent_Prep) (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (UseN (member_N)) (PrepNP (possess_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (committee_N))))))))))))); -lin s_122_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (UseN (committee_N))) (ComplSlash (SlashV2a (have_V2)) (AdvNP (PPartNP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (chairman_N))) (appoint_V2)) (PrepNP (by8agent_Prep) (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (UseN (member_N)) (PrepNP (possess_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (committee_N)))))))))))); - -lin s_123_1_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (send_V2)) (PredetNP (most_of_Predet) (DetCN (DetQuant (DefArt) (NumPl)) (RelCN (UseN (report_N)) (UseRCl (Present) (PPos) (EmptyRelSlash (SlashVP (UsePN (smith_PN)) (SlashV2a (need_V2)))))))))))); -lin s_123_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePron (they_Pron)) (UseComp (CompAdv (PrepNP (on_Prep) (DetCN (DetQuant (PossPron (she_Pron)) (NumSg)) (UseN (desk_N))))))))); -lin s_123_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (AdvNP (DetCN (somePl_Det) (AdvCN (UseN (report_N)) (PrepNP (from_Prep) (UsePN (itel_PN))))) (PrepNP (on_Prep) (DetCN (DetQuant (GenNP (UsePN (smith_PN))) (NumSg)) (UseN (desk_N))))))))); -lin s_123_4_h = (Sentence (UseCl (Present) (PPos) (ExistNP (AdvNP (DetCN (somePl_Det) (AdvCN (UseN (report_N)) (PrepNP (from_Prep) (UsePN (itel_PN))))) (PrepNP (on_Prep) (DetCN (DetQuant (GenNP (UsePN (smith_PN))) (NumSg)) (UseN (desk_N)))))))); - -lin s_124_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (AdvNP (DetNP (DetQuant (IndefArt) (NumCard (NumNumeral (N_two))))) (PrepNP (out_of_Prep) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (UseN (machine_N))))) (UseComp (CompAP (PositA (missing_A))))))); -lin s_124_2_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePron (they_Pron)) (PassV2s (remove_V2))))); -lin s_124_3_q = (Question (UseQCl (PresentPerfect) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (machine_N))) (PassV2s (remove_V2)))))); -lin s_124_4_h = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (machine_N))) (PassV2s (remove_V2))))); - -lin s_125_1_p = s_124_1_p; -lin s_125_2_p = s_124_2_p; -lin s_125_3_q = (Question (UseQCl (PresentPerfect) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_eight)))) (UseN (machine_N))) (PassV2s (remove_V2)))))); -lin s_125_4_h = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_eight)))) (UseN (machine_N))) (PassV2s (remove_V2))))); - -lin s_126_1_p = s_124_1_p; -lin s_126_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePron (they_Pron)) (AdvVP (AdVVP (all_AdV) (UseComp (CompAdv (here_Adv)))) (yesterday_Adv))))); -lin s_126_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (UseN (machine_N))) (AdvVP (UseComp (CompAdv (here_Adv))) (yesterday_Adv)))))); -lin s_126_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (UseN (machine_N))) (AdvVP (UseComp (CompAdv (here_Adv))) (yesterday_Adv))))); - -lin s_127_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (take_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (machine_N)))) (on_tuesday_Adv)))) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (ComplSlash (SlashV2a (take_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (machine_N)))) (on_wednesday_Adv)))))); -lin s_127_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePron (they_Pron)) (ComplSlash (Slash3V3 (put_in_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (lobby_N)))) (UsePron (they_Pron)))))); -lin s_127_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (ConjNP2 (and_Conj) (UsePN (smith_PN)) (UsePN (jones_PN))) (ComplSlash (Slash3V3 (put_in_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (lobby_N)))) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (machine_N)))))))); -lin s_127_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (smith_PN)) (UsePN (jones_PN))) (ComplSlash (Slash3V3 (put_in_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (lobby_N)))) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (machine_N))))))); - -lin s_128_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (john_PN)) (DetCN (DetQuant (PossPron (he_Pron)) (NumPl)) (UseN (colleague_N)))) (AdvVP (UseV (go8walk_V)) (PrepNP (to_Prep) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_128_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePron (they_Pron)) (ComplSlash (SlashV2a (hate_V2)) (UsePron (it_Pron)))))); -lin s_128_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (GenNP (UsePN (john_PN))) (NumPl)) (UseN (colleague_N))) (ComplSlash (SlashV2a (hate_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_128_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (GenNP (UsePN (john_PN))) (NumPl)) (UseN (colleague_N))) (ComplSlash (SlashV2a (hate_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); - -lin s_129_1_p = s_128_1_p; -lin s_129_2_p = s_128_2_p; -lin s_129_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (hate_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_129_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (hate_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); - -lin s_130_1_p = s_128_1_p; -lin s_130_2_p = s_128_2_p; -lin s_130_3_q = s_129_3_q; -lin s_130_4_h = s_129_4_h; - -lin s_131_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (each_Det) (UseN (department_N))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (dedicated_A)) (UseN (line_N)))))))); -lin s_131_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePron (they_Pron)) (ComplSlash (Slash3V3 (rent_from_V3) (UsePN (bt_PN))) (UsePron (they_Pron)))))); -lin s_131_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (every_Det) (UseN (department_N))) (ComplSlash (Slash3V3 (rent_from_V3) (UsePN (bt_PN))) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (line_N)))))))); -lin s_131_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (UseN (department_N))) (ComplSlash (Slash3V3 (rent_from_V3) (UsePN (bt_PN))) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (line_N))))))); - -lin s_132_1_p = s_131_1_p; -lin s_132_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (sales_department_N))) (ComplSlash (Slash3V3 (rent_from_V3) (UsePN (bt_PN))) (UsePron (it_Pron)))))); -lin s_132_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (sales_department_N))) (ComplSlash (Slash3V3 (rent_from_V3) (UsePN (bt_PN))) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (line_N)))))))); -lin s_132_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (sales_department_N))) (ComplSlash (Slash3V3 (rent_from_V3) (UsePN (bt_PN))) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (line_N))))))); - -lin s_133_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (gfi_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (several_Det) (UseN (computer_N))))))); -lin s_133_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (maintain_V2)) (UsePron (they_Pron)))))); -lin s_133_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (maintain_V2)) (PredetNP (all_Predet) (DetCN (DetQuant (DefArt) (NumPl)) (RelCN (UseN (computer_N)) (UseRCl (Present) (PPos) (RelSlash (that_RP) (SlashVP (UsePN (gfi_PN)) (SlashV2a (own_V2))))))))))))); -lin s_133_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (maintain_V2)) (PredetNP (all_Predet) (DetCN (DetQuant (DefArt) (NumPl)) (RelCN (UseN (computer_N)) (UseRCl (Present) (PPos) (RelSlash (that_RP) (SlashVP (UsePN (gfi_PN)) (SlashV2a (own_V2)))))))))))); - -lin s_134_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (RelCN (UseN (customer_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (computer_N)))))))) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (service_contract_N)))) (PrepNP (for_Prep) (UsePron (it_Pron))))))); -lin s_134_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mfi_PN)) (UseComp (CompCN (RelCN (UseN (customer_N)) (UseRCl (Present) (PPos) (RelVP (that_RP) (ComplSlash (SlashV2a (own_V2)) (PredetNP (exactly_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_one)))) (UseN (computer_N))))))))))))); -lin s_134_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (mfi_PN)) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (service_contract_N)))) (PrepNP (for_Prep) (PredetNP (all_Predet) (DetCN (DetQuant (PossPron (itRefl_Pron)) (NumPl)) (UseN (computer_N)))))))))); -lin s_134_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mfi_PN)) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (service_contract_N)))) (PrepNP (for_Prep) (PredetNP (all_Predet) (DetCN (DetQuant (PossPron (itRefl_Pron)) (NumPl)) (UseN (computer_N))))))))); - -lin s_135_1_p = s_134_1_p; -lin s_135_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mfi_PN)) (UseComp (CompCN (RelCN (UseN (customer_N)) (UseRCl (Present) (PPos) (RelVP (that_RP) (ComplSlash (SlashV2a (own_V2)) (DetCN (several_Det) (UseN (computer_N)))))))))))); -lin s_135_3_q = s_134_3_q; -lin s_135_4_h = s_134_4_h; - -lin s_136_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (every_Det) (RelCN (UseN (executive_N)) (UseRCl (Past) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (laptop_computer_N)))))))) (ComplSlash (SlashV2V (bring_V2V) (AdvVP (ComplSlash (SlashV2a (take_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (note_N)))) (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))) (UsePron (it_Pron)))))); -lin s_136_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompCN (RelCN (UseN (executive_N)) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_five)))) (AdjCN (PositA (different_A)) (UseN (laptop_computer_N))))))))))))); -lin s_136_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (take_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_five)))) (UseN (laptop_computer_N)))) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))))); -lin s_136_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (take_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_five)))) (UseN (laptop_computer_N)))) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); - -lin s_137_1_p = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_100)))) (UseN (company_N)))))); -lin s_137_2_p = (Sentence (PredVPS (UsePN (icm_PN)) (ConjVPS2 (and_Conj) (Present) (PPos) (UseComp (CompNP (AdvNP (DetNP (DetQuant (IndefArt) (NumCard (NumNumeral (N_one))))) (PrepNP (part_Prep) (DetCN (DetQuant (DefArt) (NumPl)) (UseN (company_N))))))) (Present) (PPos) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_150)))) (UseN (computer_N))))))); -lin s_137_3_p = (Sentence (UseCl (Present) (UncNeg) (PredVP (UsePron (it_Pron)) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (service_contract_N)))) (PrepNP (for_Prep) (AdvNP (DetNP (anySg_Det)) (PrepNP (part_Prep) (DetCN (DetQuant (PossPron (itRefl_Pron)) (NumPl)) (UseN (computer_N)))))))))); -lin s_137_4_p = (Sentence (UseCl (Present) (PPos) (PredVP (AdvNP (DetNP (each_Det)) (PrepNP (part_Prep) (DetCN (DetQuant (the_other_Q) (NumCard (NumNumeral (N_99)))) (UseN (company_N))))) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_one)))) (UseN (computer_N))))))); -lin s_137_5_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePron (they_Pron)) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (service_contract_N)))) (PrepNP (for_Prep) (UsePron (they_Pron))))))); -lin s_137_6_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (company_N)) (UseRCl (Present) (PPos) (RelVP (that_RP) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (computer_N))))))))) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (service_contract_N)))) (PrepNP (for_Prep) (UsePron (it_Pron)))))))); -lin s_137_7_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (most_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (RelCN (UseN (company_N)) (UseRCl (Present) (PPos) (RelVP (that_RP) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (computer_N))))))))) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (service_contract_N)))) (PrepNP (for_Prep) (UsePron (it_Pron))))))); - -lin s_138_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (UseN (report_N))) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (cover_page_N))))))); -lin s_138_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (r95103_PN)) (UseComp (CompCN (UseN (report_N))))))); -lin s_138_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (cover_page_N))))))); -lin s_138_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (AdvCN (UseN (cover_page_N)) (PrepNP (possess_Prep) (UsePN (r95103_PN)))))))))); -lin s_138_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (AdvCN (UseN (cover_page_N)) (PrepNP (possess_Prep) (UsePN (r95103_PN))))))))); - -lin s_139_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (company_director_N))) (ReflVP (Slash3V3 (award_V3) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (large_A)) (UseN (payrise_N))))))))); -lin s_139_2_q = (Question (UseQCl (PresentPerfect) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (company_director_N))) (ComplSlash (SlashV2a (award_and_be_awarded_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (payrise_N)))))))); -lin s_139_3_h = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (company_director_N))) (ComplSlash (SlashV2a (award_and_be_awarded_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (payrise_N))))))); - -lin s_140_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplVSa (say_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (bill_PN)) (ReflVP (SlashV2a (hurt_V2))))))))); -lin s_140_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplVSa (say_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (bill_PN)) (PassV2s (hurt_V2))))))))); -lin s_140_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplVSa (say_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (bill_PN)) (PassV2s (hurt_V2)))))))); - -lin s_141_1_p = s_140_1_p; -lin s_141_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePron (anyone_Pron)) (ComplVSa (say_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (john_PN)) (PassV2s (hurt_V2))))))))); -lin s_141_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePron (someone_Pron)) (ComplVSa (say_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (john_PN)) (PassV2s (hurt_V2)))))))); - -lin s_142_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN)))))); -lin s_142_2_p = (Sentence (UseCl (Past) (PPos) (SoDoI (UsePN (bill_PN))))); -lin s_142_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))))))); -lin s_142_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN)))))); - -lin s_143_1_p = s_142_1_p; -lin s_143_2_p = s_142_2_p; -lin s_143_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (at_four_oclock_Adv))))); -lin s_143_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (at_four_oclock_Adv)))))); -lin s_143_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (at_four_oclock_Adv))))); - -lin s_144_1_p = s_143_3_p; -lin s_144_2_p = s_142_2_p; -lin s_144_3_q = s_143_4_q; -lin s_144_4_h = s_143_5_h; - -lin s_145_1_p = s_143_3_p; -lin s_145_2_p = (PSentence (and_PConj) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplVV (do_VV) (elliptic_VP)) (at_five_oclock_Adv))))); -lin s_145_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (at_five_oclock_Adv)))))); -lin s_145_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (at_five_oclock_Adv))))); - -lin s_146_1_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN)))))); -lin s_146_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ProgrVPa (ComplVV (going_to_VV) (elliptic_VP)))))); -lin s_146_3_q = (Question (UseQCl (Future) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))))))); -lin s_146_4_h = (Sentence (UseCl (Future) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN)))))); - -lin s_147_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (on_monday_Adv))))); -lin s_147_2_p = (Sentence (UseCl (Past) (PNeg) (PredVP (UsePN (bill_PN)) (elliptic_VP)))); -lin s_147_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (on_monday_Adv)))))); -lin s_147_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (on_monday_Adv))))); - -lin s_148_1_p = (Question (UseQCl (PresentPerfect) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))))))); -lin s_148_2_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (bill_PN)) (elliptic_VP)))); -lin s_148_3_q = (Question (UseQCl (PresentPerfect) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))))))); -lin s_148_4_h = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN)))))); - -lin s_149_1_p = s_146_1_p; -lin s_149_2_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (student_N))) (AdvVP (elliptic_VP) (too_Adv))))); -lin s_149_3_q = (Question (UseQCl (PresentPerfect) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (student_N))) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))))))); -lin s_149_4_h = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (student_N))) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN)))))); - -lin s_150_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (paris_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (car_N))))))) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (elliptic_VP) (PrepNP (by8means_Prep) (MassNP (UseN (train_N))))))))); -lin s_150_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (paris_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (train_N))))))))); -lin s_150_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (paris_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (train_N)))))))); - -lin s_151_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (paris_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (car_N))))))) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (AdvVP (elliptic_VP) (PrepNP (by8means_Prep) (MassNP (UseN (train_N))))) (PrepNP (to_Prep) (UsePN (berlin_PN)))))))); -lin s_151_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (berlin_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (train_N))))))))); -lin s_151_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (berlin_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (train_N)))))))); - -lin s_152_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (paris_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (car_N))))))) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (elliptic_VP) (PrepNP (to_Prep) (UsePN (berlin_PN)))))))); -lin s_152_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (berlin_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (car_N))))))))); -lin s_152_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (berlin_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (car_N)))))))); - -lin s_153_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (AdvVP (ProgrVPa (UseV (go8travel_V))) (PrepNP (to_Prep) (UsePN (paris_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (car_N))))))) (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (student_N))) (AdvVP (elliptic_VP) (PrepNP (by8means_Prep) (MassNP (UseN (train_N))))))))); -lin s_153_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (student_N))) (AdvVP (AdvVP (ProgrVPa (UseV (go8travel_V))) (PrepNP (to_Prep) (UsePN (paris_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (train_N))))))))); -lin s_153_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumPl)) (UseN (student_N))) (AdvVP (AdvVP (ProgrVPa (UseV (go8travel_V))) (PrepNP (to_Prep) (UsePN (paris_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (train_N)))))))); - -lin s_154_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (paris_PN)))) (PrepNP (by8means_Prep) (MassNP (UseN (car_N)))))))); -lin s_154_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (elliptic_VP) (PrepNP (by8means_Prep) (MassNP (UseN (train_N)))))))); -lin s_154_3_q = s_150_2_q; -lin s_154_4_h = s_150_3_h; - -lin s_155_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (car_N))))))); -lin s_155_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplSlash (SlashV2a (own_V2)) (DetNP (DetQuant (IndefArt) (NumSg)))) (too_Adv))))); -lin s_155_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (car_N)))))))); -lin s_155_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (car_N))))))); - -lin s_156_1_p = s_155_1_p; -lin s_156_2_p = s_155_2_p; -lin s_156_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumSg)) (RelCN (UseN (car_N)) (UseRCl (Present) (PPos) (RelSlash (that_RP) (SlashVP (ConjNP2 (and_Conj) (UsePN (john_PN)) (UsePN (bill_PN))) (SlashV2a (own_V2))))))))))); -lin s_156_4_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumSg)) (RelCN (UseN (car_N)) (UseRCl (Present) (PPos) (RelSlash (that_RP) (SlashVP (ConjNP2 (and_Conj) (UsePN (john_PN)) (UsePN (bill_PN))) (SlashV2a (own_V2)))))))))); - -lin s_157_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (red_A)) (UseN (car_N)))))))); -lin s_157_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (blue_A)) (UseN (one_N)))))))); -lin s_157_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (blue_A)) (UseN (car_N))))))))); -lin s_157_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (blue_A)) (UseN (car_N)))))))); - -lin s_158_1_p = s_157_1_p; -lin s_158_2_p = s_157_2_p; -lin s_158_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (red_A)) (UseN (car_N))))))))); -lin s_158_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (red_A)) (UseN (car_N)))))))); - -lin s_159_1_p = s_157_1_p; -lin s_159_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (fast_A)) (UseN (one_N)))))))); -lin s_159_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (fast_A)) (UseN (car_N))))))))); -lin s_159_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (fast_A)) (UseN (car_N)))))))); - -lin s_160_1_p = s_157_1_p; -lin s_160_2_p = s_159_2_p; -lin s_160_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (fast_A)) (AdjCN (PositA (red_A)) (UseN (car_N)))))))))); -lin s_160_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (fast_A)) (AdjCN (PositA (red_A)) (UseN (car_N))))))))); - -lin s_161_1_p = s_157_1_p; -lin s_161_2_p = s_159_2_p; -lin s_161_3_q = s_160_3_q; -lin s_161_4_h = s_160_4_h; - -lin s_162_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (fast_A)) (AdjCN (PositA (red_A)) (UseN (car_N))))))))); -lin s_162_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (slow_A)) (UseN (one_N)))))))); -lin s_162_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (slow_A)) (AdjCN (PositA (red_A)) (UseN (car_N)))))))))); -lin s_162_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (slow_A)) (AdjCN (PositA (red_A)) (UseN (car_N))))))))); - -lin s_163_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (have_V2)) (PPartNP (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (paper_N))) (accept_V2)))))); -lin s_163_2_p = (Sentence (UseCl (Present) (PNeg) (PredVP (UsePN (bill_PN)) (ComplVQ (know_VQ) (UseQCl (Past) (PPos) (QuestIAdv (why_IAdv) (elliptic_Cl))))))); -lin s_163_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplVQ (know_VQ) (UseQCl (Past) (PPos) (QuestIAdv (why_IAdv) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (have_V2)) (PPartNP (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (paper_N))) (accept_V2))))))))))); -lin s_163_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (bill_PN)) (ComplVQ (know_VQ) (UseQCl (Past) (PPos) (QuestIAdv (why_IAdv) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (have_V2)) (PPartNP (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (paper_N))) (accept_V2)))))))))); - -lin s_164_1_p = s_142_1_p; -lin s_164_2_p = (PAdverbial (and_PConj) (PrepNP (to_Prep) (UsePN (sue_PN)))); -lin s_164_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (sue_PN))))))); -lin s_164_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (sue_PN)))))); - -lin s_165_1_p = s_142_1_p; -lin s_165_2_p = (Adverbial (on_friday_Adv)); -lin s_165_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (on_friday_Adv)))))); -lin s_165_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (on_friday_Adv))))); - -lin s_166_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))) (on_thursday_Adv))))); -lin s_166_2_p = (PAdverbial (and_PConj) (on_friday_Adv)); -lin s_166_3_q = s_165_3_q; -lin s_166_4_h = s_165_4_h; - -lin s_167_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_twenty)))) (UseN (man_N))) (ComplSlash (SlashV2a (work_in_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (sales_department_N))))))); -lin s_167_2_p = (PNounphrase (but_PConj) (PredetNP (only_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_one)))) (UseN (woman_N))))); -lin s_167_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (woman_N))) (ComplSlash (SlashV2a (work_in_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (sales_department_N)))))))); -lin s_167_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (woman_N))) (ComplSlash (SlashV2a (work_in_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (sales_department_N))))))); - -lin s_168_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_five)))) (UseN (man_N))) (AdvVP (UseV (work_V)) (part_time_Adv))))); -lin s_168_2_p = (PNounphrase (and_PConj) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_fortyfive)))) (UseN (woman_N)))); -lin s_168_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_fortyfive)))) (UseN (woman_N))) (AdvVP (UseV (work_V)) (part_time_Adv)))))); -lin s_168_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_fortyfive)))) (UseN (woman_N))) (AdvVP (UseV (work_V)) (part_time_Adv))))); - -lin s_169_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (find_V2)) (UsePN (mary_PN))) (PrepNP (before_Prep) (UsePN (bill_PN))))))); -lin s_169_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (find_V2)) (UsePN (mary_PN))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (find_V2)) (UsePN (mary_PN))))))))))); -lin s_169_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (find_V2)) (UsePN (mary_PN))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (find_V2)) (UsePN (mary_PN)))))))))); - -lin s_170_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (find_V2)) (AdvNP (UsePN (mary_PN)) (PrepNP (before_Prep) (UsePN (bill_PN)))))))); -lin s_170_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (find_V2)) (UsePN (mary_PN))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (find_V2)) (UsePN (bill_PN))))))))))); -lin s_170_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (AdvVP (ComplSlash (SlashV2a (find_V2)) (UsePN (mary_PN))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (find_V2)) (UsePN (bill_PN)))))))))); - -lin s_171_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplVV (want_VV) (ComplVQ (know_VQ) (UseQCl (Present) (PPos) (QuestVP (IdetCN (how8many_IDet) (UseN (man_N))) (AdvVP (UseV (work_V)) (part_time_Adv))))))))); -lin s_171_2_p = (PNounphrase (and_PConj) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (woman_N)))); -lin s_171_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplVV (want_VV) (ComplVQ (know_VQ) (UseQCl (Present) (PPos) (QuestVP (IdetCN (how8many_IDet) (UseN (woman_N))) (AdvVP (UseV (work_V)) (part_time_Adv)))))))))); -lin s_171_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplVV (want_VV) (ComplVQ (know_VQ) (UseQCl (Present) (PPos) (QuestVP (IdetCN (how8many_IDet) (UseN (woman_N))) (AdvVP (UseV (work_V)) (part_time_Adv))))))))); - -lin s_172_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplVV (want_VV) (ComplVQ (know_VQ) (ConjQS2 (comma_and_Conj) (UseQCl (Present) (PPos) (QuestVP (IdetCN (how8many_IDet) (UseN (man_N))) (AdvVP (UseV (work_V)) (part_time_Adv)))) (UseQCl (Present) (PPos) (QuestVP (IdetCN (IdetQuant (which_IQuant) (NumPl)) (elliptic_CN)) (elliptic_VP))))))))); -lin s_172_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplVV (want_VV) (ComplVQ (know_VQ) (UseQCl (Present) (PPos) (QuestVP (IdetCN (IdetQuant (which_IQuant) (NumPl)) (UseN (man_N))) (AdvVP (UseV (work_V)) (part_time_Adv)))))))))); -lin s_172_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplVV (want_VV) (ComplVQ (know_VQ) (UseQCl (Present) (PPos) (QuestVP (IdetCN (IdetQuant (which_IQuant) (NumPl)) (UseN (man_N))) (AdvVP (UseV (work_V)) (part_time_Adv))))))))); - -lin s_173_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (RelNPa (UsePron (everyone_Pron)) (UseRCl (Past) (PPos) (StrandRelSlash (that_RP) (SlashVP (UsePN (john_PN)) (SlashVV (do_VV) (elliptic_VPSlash)))))))))); -lin s_173_2_p = s_142_1_p; -lin s_173_3_q = s_142_3_q; -lin s_173_4_h = s_142_4_h; - -lin s_174_1_p = s_173_1_p; -lin s_174_2_p = s_142_4_h; -lin s_174_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (speak_to_V2)) (UsePN (mary_PN))))))); -lin s_174_4_h = s_142_1_p; - -lin s_175_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplVSa (say_VS) (UseCl (Past) (PPos) (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))))))) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplVV (do_VV) (elliptic_VP)) (too_Adv)))))); -lin s_175_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplVSa (say_VS) (UseCl (Past) (PPos) (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))))))))); -lin s_175_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplVSa (say_VS) (UseCl (Past) (PPos) (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))))); - -lin s_176_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplVSa (say_VS) (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplVV (do_VV) (elliptic_VP)) (too_Adv))))))))); -lin s_176_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplVSa (say_VS) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))))))))); -lin s_176_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplVSa (say_VS) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))))); - -lin s_177_1_p = variants{}; -lin s_177_1_p_NEW = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplVS (say_VS) (PredVPS (UsePN (mary_PN)) (ConjVPS2 (comma_and_Conj) (Past) (PPos) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))) (Past) (PPos) (ComplVS (say_VS) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplVV (do_VV) (elliptic_VP)) (too_Adv))))))))))); -lin s_177_2_q = s_175_2_q; -lin s_177_3_h = s_175_3_h; - -lin s_178_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplVSa (say_VS) (UseCl (Past) (PPos) (PredVP (UsePN (peter_PN)) (ComplVV (do_VV) (elliptic_VP))))) (too_Adv)))))); -lin s_178_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplVSa (say_VS) (UseCl (Past) (PPos) (PredVP (UsePN (peter_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))))))))); -lin s_178_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplVSa (say_VS) (UseCl (Past) (PPos) (PredVP (UsePN (peter_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))))); - -lin s_179_1_p = (Sentence (ConjS2 (if_comma_then_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (AdvVP (ComplVV (do_VV) (elliptic_VP)) (too_Adv)))))); -lin s_179_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))))); -lin s_179_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))); -lin s_179_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))))); - -lin s_180_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplVV (want_VV) (ComplSlash (SlashV2a (buy_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (car_N))))))) (UseCl (Past) (PPos) (PredVP (UsePron (he_Pron)) (ComplVV (do_VV) (elliptic_VP)))))); -lin s_180_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (buy_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (car_N)))))))); -lin s_180_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (buy_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (car_N))))))); - -lin s_181_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (john_PN)) (ComplVV (need_VV) (ComplSlash (SlashV2a (buy_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (car_N))))))) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplVV (do_VV) (elliptic_VP)))))); -lin s_181_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (buy_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (car_N)))))))); -lin s_181_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2a (buy_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (car_N))))))); - -lin s_182_1_p = (Sentence (ConjS2 (and_Conj) (UseCl (Present) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (company_N)))))) (UseCl (Present) (PPos) (SoDoI (UsePN (jones_PN)))))); -lin s_182_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (GenNP (UsePN (jones_PN))) (NumSg)) (UseN (company_N)))))))); -lin s_182_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (GenNP (UsePN (jones_PN))) (NumSg)) (UseN (company_N))))))); - -lin s_183_1_p = s_182_1_p; -lin s_183_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (GenNP (UsePN (smith_PN))) (NumSg)) (UseN (company_N)))))))); -lin s_183_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (GenNP (UsePN (smith_PN))) (NumSg)) (UseN (company_N))))))); - -lin s_184_1_p = s_182_1_p; -lin s_184_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (GenNP (UsePN (jones_PN))) (NumSg)) (UseN (company_N)))))))); -lin s_184_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (GenNP (UsePN (jones_PN))) (NumSg)) (UseN (company_N))))))); - -lin s_185_1_p = (Sentence (ConjS2 (and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplVSa (claim_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePron (he_Pron)) (ComplSlash (SlashV2a (cost_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (proposal_N))))))))) (UseCl (Past) (PPos) (SoDoI (UsePN (jones_PN)))))); -lin s_185_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplVSa (claim_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePron (he_Pron)) (ComplSlash (SlashV2a (cost_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (proposal_N)))))))))))); -lin s_185_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplVSa (claim_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePron (he_Pron)) (ComplSlash (SlashV2a (cost_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (proposal_N))))))))))); - -lin s_186_1_p = s_185_1_p; -lin s_186_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplVSa (claim_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePron (he_Pron)) (ComplSlash (SlashV2a (cost_V2)) (DetCN (DetQuant (GenNP (UsePN (smith_PN))) (NumSg)) (UseN (proposal_N))))))))))); -lin s_186_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplVSa (claim_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePron (he_Pron)) (ComplSlash (SlashV2a (cost_V2)) (DetCN (DetQuant (GenNP (UsePN (smith_PN))) (NumSg)) (UseN (proposal_N)))))))))); - -lin s_187_1_p = s_185_1_p; -lin s_187_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplVSa (claim_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (cost_V2)) (DetCN (DetQuant (GenNP (UsePN (smith_PN))) (NumSg)) (UseN (proposal_N))))))))))); -lin s_187_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplVSa (claim_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (cost_V2)) (DetCN (DetQuant (GenNP (UsePN (smith_PN))) (NumSg)) (UseN (proposal_N)))))))))); - -lin s_188_1_p = s_185_1_p; -lin s_188_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplVSa (claim_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (cost_V2)) (DetCN (DetQuant (GenNP (UsePN (jones_PN))) (NumSg)) (UseN (proposal_N))))))))))); -lin s_188_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplVSa (claim_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (cost_V2)) (DetCN (DetQuant (GenNP (UsePN (jones_PN))) (NumSg)) (UseN (proposal_N)))))))))); - -lin s_189_1_p = (Sentence (ConjS2 (and_Conj) (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompCN (UseN (man_N)))))) (UseCl (Present) (PPos) (PredVP (UsePN (mary_PN)) (UseComp (CompCN (UseN (woman_N)))))))); -lin s_189_2_p = (Sentence (ConjS2 (and_Conj) (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (company_N)))))) (UseCl (Present) (PPos) (SoDoI (UsePN (mary_PN)))))); -lin s_189_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (PossPron (sheRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (company_N))))))))); -lin s_189_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (PossPron (sheRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (company_N)))))))); - -lin s_190_1_p = s_189_1_p; -lin s_190_2_p = s_189_2_p; -lin s_190_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (GenNP (UsePN (john_PN))) (NumSg)) (UseN (company_N)))))))); -lin s_190_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mary_PN)) (ComplSlash (SlashV2a (represent_V2)) (DetCN (DetQuant (GenNP (UsePN (john_PN))) (NumSg)) (UseN (company_N))))))); - -lin s_191_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (UsePN (bill_PN)) (ComplSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (UsePron (they_Pron)) (ComplVV (shall_VV) (AdvVP (AdvVP (UseV (go8walk_V)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))) (together_Adv)))))) (DetCN (DetQuant (GenNP (UsePN (frank_PN))) (NumSg)) (UseN (boss_N)))))) (UseCl (Past) (PPos) (PredVP (UsePN (carl_PN)) (AdvVP (elliptic_VP) (PrepNP (to_Prep) (DetCN (DetQuant (GenNP (UsePN (alan_PN))) (NumSg)) (UseN (wife_N))))))))); -lin s_191_2_q = (Question (ExtAdvQS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (bill_PN)) (UsePN (frank_PN))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseQCl (Past) (PPos) (QuestCl (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (carl_PN)) (UsePN (alan_PN))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))))); -lin s_191_3_h = (Sentence (ExtAdvS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (bill_PN)) (UsePN (frank_PN))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (carl_PN)) (UsePN (alan_PN))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv))))))))))); - -lin s_192_1_p = s_191_1_p; -lin s_192_2_q = (Question (ExtAdvQS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (bill_PN)) (UsePN (frank_PN))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseQCl (Past) (PPos) (QuestCl (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (carl_PN)) (DetCN (DetQuant (GenNP (UsePN (alan_PN))) (NumSg)) (UseN (wife_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))))); -lin s_192_3_h = (Sentence (ExtAdvS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (bill_PN)) (UsePN (frank_PN))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (carl_PN)) (DetCN (DetQuant (GenNP (UsePN (alan_PN))) (NumSg)) (UseN (wife_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv))))))))))); - -lin s_193_1_p = s_191_1_p; -lin s_193_2_q = (Question (ExtAdvQS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (bill_PN)) (DetCN (DetQuant (GenNP (UsePN (frank_PN))) (NumSg)) (UseN (boss_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseQCl (Past) (PPos) (QuestCl (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (carl_PN)) (DetCN (DetQuant (GenNP (UsePN (alan_PN))) (NumSg)) (UseN (wife_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))))); -lin s_193_3_h = (Sentence (ExtAdvS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (bill_PN)) (DetCN (DetQuant (GenNP (UsePN (frank_PN))) (NumSg)) (UseN (boss_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (carl_PN)) (DetCN (DetQuant (GenNP (UsePN (alan_PN))) (NumSg)) (UseN (wife_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv))))))))))); - -lin s_194_1_p = s_191_1_p; -lin s_194_2_q = (Question (ExtAdvQS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (bill_PN)) (DetCN (DetQuant (GenNP (UsePN (frank_PN))) (NumSg)) (UseN (boss_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseQCl (Past) (PPos) (QuestCl (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (carl_PN)) (UsePN (alan_PN))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))))); -lin s_194_3_h = (Sentence (ExtAdvS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (bill_PN)) (DetCN (DetQuant (GenNP (UsePN (frank_PN))) (NumSg)) (UseN (boss_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (carl_PN)) (UsePN (alan_PN))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv))))))))))); - -lin s_195_1_p = s_191_1_p; -lin s_195_2_q = (Question (ExtAdvQS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP3 (and_Conj) (UsePN (bill_PN)) (UsePN (frank_PN)) (DetCN (DetQuant (GenNP (UsePN (frank_PN))) (NumSg)) (UseN (boss_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseQCl (Past) (PPos) (QuestCl (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP3 (and_Conj) (UsePN (carl_PN)) (UsePN (alan_PN)) (DetCN (DetQuant (GenNP (UsePN (alan_PN))) (NumSg)) (UseN (wife_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))))); -lin s_195_3_h = (Sentence (ExtAdvS (SubjS (if_Subj) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP3 (and_Conj) (UsePN (bill_PN)) (UsePN (frank_PN)) (DetCN (DetQuant (GenNP (UsePN (frank_PN))) (NumSg)) (UseN (boss_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv)))))))))) (UseCl (Past) (PPos) (ImpersCl (PassVPSlash (SlashV2S (suggest_to_V2S) (UseCl (Past) (PPos) (PredVP (ConjNP3 (and_Conj) (UsePN (carl_PN)) (UsePN (alan_PN)) (DetCN (DetQuant (GenNP (UsePN (alan_PN))) (NumSg)) (UseN (wife_N)))) (ComplVV (shall_VV) (AdvVP (UseV (go8walk_V)) (together_Adv))))))))))); - -lin s_196_1_p = (Sentence (ConjS2 (comma_and_Conj) (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (lawyer_N))) (ComplSlash (SlashV2a (sign_V2)) (DetCN (every_Det) (UseN (report_N)))))) (UseCl (Past) (PPos) (SoDoI (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (auditor_N))))))); -lin s_196_2_p = (PSentence (that_is_PConj) (UseCl (Past) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_one)))) (RelCN (UseN (lawyer_N)) (UseRCl (Past) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (sign_V2)) (PredetNP (all_Predet) (DetCN (DetQuant (DefArt) (NumPl)) (UseN (report_N)))))))))))); -lin s_196_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_one)))) (RelCN (UseN (auditor_N)) (UseRCl (Past) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (sign_V2)) (PredetNP (all_Predet) (DetCN (DetQuant (DefArt) (NumPl)) (UseN (report_N))))))))))))); -lin s_196_4_h = (Sentence (UseCl (Past) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_one)))) (RelCN (UseN (auditor_N)) (UseRCl (Past) (PPos) (RelVP (IdRP) (ComplSlash (SlashV2a (sign_V2)) (PredetNP (all_Predet) (DetCN (DetQuant (DefArt) (NumPl)) (UseN (report_N)))))))))))); - -lin s_197_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (genuine_A)) (UseN (diamond_N)))))))); -lin s_197_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (diamond_N)))))))); -lin s_197_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (diamond_N))))))); - -lin s_198_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompCN (AdjCN (PositA (former_A)) (UseN (university_student_N)))))))); -lin s_198_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (UseComp (CompCN (UseN (university_student_N)))))))); -lin s_198_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompCN (UseN (university_student_N))))))); - -lin s_199_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompCN (AdjCN (PositA (successful_A)) (AdjCN (PositA (former_A)) (UseN (university_student_N))))))))); -lin s_199_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (UseComp (CompAP (PositA (successful_A)))))))); -lin s_199_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompAP (PositA (successful_A))))))); - -lin s_200_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompCN (AdjCN (PositA (former_A)) (AdjCN (PositA (successful_A)) (UseN (university_student_N))))))))); -lin s_200_2_q = s_199_2_q; -lin s_200_3_h = s_199_3_h; - -lin s_201_1_p = s_200_1_p; -lin s_201_2_q = s_198_2_q; -lin s_201_3_h = s_198_3_h; - -lin s_202_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (UseN (mammal_N))) (UseComp (CompCN (UseN (animal_N))))))); -lin s_202_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (every_Det) (AdjCN (PositA (fourlegged_A)) (UseN (mammal_N)))) (UseComp (CompCN (AdjCN (PositA (fourlegged_A)) (UseN (animal_N))))))))); -lin s_202_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (every_Det) (AdjCN (PositA (fourlegged_A)) (UseN (mammal_N)))) (UseComp (CompCN (AdjCN (PositA (fourlegged_A)) (UseN (animal_N)))))))); - -lin s_203_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (dumbo_PN)) (UseComp (CompCN (AdjCN (PositA (fourlegged_A)) (UseN (animal_N)))))))); -lin s_203_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (dumbo_PN)) (UseComp (CompAP (PositA (fourlegged_A)))))))); -lin s_203_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (dumbo_PN)) (UseComp (CompAP (PositA (fourlegged_A))))))); - -lin s_204_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mickey_PN)) (UseComp (CompCN (AdjCN (PositA (small_A)) (UseN (animal_N)))))))); -lin s_204_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (mickey_PN)) (UseComp (CompCN (AdjCN (PositA (large_A)) (UseN (animal_N))))))))); -lin s_204_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mickey_PN)) (UseComp (CompCN (AdjCN (PositA (large_A)) (UseN (animal_N)))))))); - -lin s_205_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (dumbo_PN)) (UseComp (CompCN (AdjCN (PositA (large_A)) (UseN (animal_N)))))))); -lin s_205_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (dumbo_PN)) (UseComp (CompCN (AdjCN (PositA (small_A)) (UseN (animal_N))))))))); -lin s_205_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (dumbo_PN)) (UseComp (CompCN (AdjCN (PositA (small_A)) (UseN (animal_N)))))))); - -lin s_206_1_p = (Sentence (UseCl (Present) (UncNeg) (PredVP (UsePN (fido_PN)) (UseComp (CompCN (AdjCN (PositA (small_A)) (UseN (animal_N)))))))); -lin s_206_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (fido_PN)) (UseComp (CompCN (AdjCN (PositA (large_A)) (UseN (animal_N))))))))); -lin s_206_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (fido_PN)) (UseComp (CompCN (AdjCN (PositA (large_A)) (UseN (animal_N)))))))); - -lin s_207_1_p = (Sentence (UseCl (Present) (UncNeg) (PredVP (UsePN (fido_PN)) (UseComp (CompCN (AdjCN (PositA (large_A)) (UseN (animal_N)))))))); -lin s_207_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (fido_PN)) (UseComp (CompCN (AdjCN (PositA (small_A)) (UseN (animal_N))))))))); -lin s_207_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (fido_PN)) (UseComp (CompCN (AdjCN (PositA (small_A)) (UseN (animal_N)))))))); - -lin s_208_1_p = s_204_1_p; -lin s_208_2_p = s_205_1_p; -lin s_208_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (mickey_PN)) (UseComp (CompAP (ComparA (small_A) (UsePN (dumbo_PN))))))))); -lin s_208_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mickey_PN)) (UseComp (CompAP (ComparA (small_A) (UsePN (dumbo_PN)))))))); - -lin s_209_1_p = s_204_1_p; -lin s_209_2_p = s_205_1_p; -lin s_209_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (mickey_PN)) (UseComp (CompAP (ComparA (large_A) (UsePN (dumbo_PN))))))))); -lin s_209_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mickey_PN)) (UseComp (CompAP (ComparA (large_A) (UsePN (dumbo_PN)))))))); - -lin s_210_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (mouse_N)))) (UseComp (CompCN (AdjCN (PositA (small_A)) (UseN (animal_N)))))))); -lin s_210_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mickey_PN)) (UseComp (CompCN (AdjCN (PositA (large_A)) (UseN (mouse_N)))))))); -lin s_210_3_q = s_204_2_q; -lin s_210_4_h = s_204_3_h; - -lin s_211_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (elephant_N)))) (UseComp (CompCN (AdjCN (PositA (large_A)) (UseN (animal_N)))))))); -lin s_211_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (dumbo_PN)) (UseComp (CompCN (AdjCN (PositA (small_A)) (UseN (elephant_N)))))))); -lin s_211_3_q = s_205_2_q; -lin s_211_4_h = s_205_3_h; - -lin s_212_1_p = s_210_1_p; -lin s_212_2_p = s_211_1_p; -lin s_212_3_p = s_210_2_p; -lin s_212_4_p = s_211_2_p; -lin s_212_5_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (dumbo_PN)) (UseComp (CompAP (ComparA (large_A) (UsePN (mickey_PN))))))))); -lin s_212_6_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (dumbo_PN)) (UseComp (CompAP (ComparA (large_A) (UsePN (mickey_PN)))))))); - -lin s_213_1_p = s_210_1_p; -lin s_213_2_p = s_210_2_p; -lin s_213_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (mickey_PN)) (UseComp (CompAP (PositA (small_A)))))))); -lin s_213_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (mickey_PN)) (UseComp (CompAP (PositA (small_A))))))); - -lin s_214_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (legal_A)) (UseN (authority_N))))) (UseComp (CompCN (UseN (law_lecturer_N))))))); -lin s_214_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (law_lecturer_N)))) (UseComp (CompCN (AdjCN (PositA (legal_A)) (UseN (authority_N)))))))); -lin s_214_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (fat_A)) (AdjCN (PositA (legal_A)) (UseN (authority_N)))))) (UseComp (CompCN (AdjCN (PositA (fat_A)) (UseN (law_lecturer_N))))))))); -lin s_214_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (fat_A)) (AdjCN (PositA (legal_A)) (UseN (authority_N)))))) (UseComp (CompCN (AdjCN (PositA (fat_A)) (UseN (law_lecturer_N)))))))); - -lin s_215_1_p = s_214_1_p; -lin s_215_2_p = s_214_2_p; -lin s_215_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (competent_A)) (AdjCN (PositA (legal_A)) (UseN (authority_N)))))) (UseComp (CompCN (AdjCN (PositA (competent_A)) (UseN (law_lecturer_N))))))))); -lin s_215_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (PredetNP (all_Predet) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (competent_A)) (AdjCN (PositA (legal_A)) (UseN (authority_N)))))) (UseComp (CompCN (AdjCN (PositA (competent_A)) (UseN (law_lecturer_N)))))))); - -lin s_216_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompCN (AdvCN (AdjCN (UseComparA_prefix (fat_A)) (UseN (politician_N))) (PrepNP (than_Prep) (UsePN (bill_PN))))))))); -lin s_216_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (UseComp (CompAP (ComparA (fat_A) (UsePN (bill_PN))))))))); -lin s_216_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompAP (ComparA (fat_A) (UsePN (bill_PN)))))))); - -lin s_217_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompCN (AdvCN (AdjCN (UseComparA_prefix (clever_A)) (UseN (politician_N))) (PrepNP (than_Prep) (UsePN (bill_PN))))))))); -lin s_217_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (john_PN)) (UseComp (CompAP (ComparA (clever_A) (UsePN (bill_PN))))))))); -lin s_217_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (john_PN)) (UseComp (CompAP (ComparA (clever_A) (UsePN (bill_PN)))))))); - -lin s_218_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (kim_PN)) (UseComp (CompCN (AdjCN (PositA (clever_A)) (UseN (person_N)))))))); -lin s_218_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (kim_PN)) (UseComp (CompAP (PositA (clever_A)))))))); -lin s_218_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (kim_PN)) (UseComp (CompAP (PositA (clever_A))))))); - -lin s_219_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (kim_PN)) (UseComp (CompCN (AdjCN (PositA (clever_A)) (UseN (politician_N)))))))); -lin s_219_2_q = s_218_2_q; -lin s_219_3_h = s_218_3_h; - -lin s_220_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelxz_N))))))))); -lin s_220_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelxz_N))) (UseComp (CompAP (PositA (fast_A))))))); -lin s_220_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (PositA (fast_A)))))))); -lin s_220_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (PositA (fast_A))))))); - -lin s_221_1_p = s_220_1_p; -lin s_221_2_q = s_220_3_q; -lin s_221_3_h = s_220_4_h; - -lin s_222_1_p = s_220_1_p; -lin s_222_2_p = s_220_4_h; -lin s_222_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelxz_N))) (UseComp (CompAP (PositA (fast_A)))))))); -lin s_222_4_h = s_220_2_p; - -lin s_223_1_p = s_220_1_p; -lin s_223_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (PositA (slow_A))))))); -lin s_223_3_q = s_222_3_q; -lin s_223_4_h = s_220_2_p; - -lin s_224_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparAsAs (fast_A) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelxz_N))))))))); -lin s_224_2_p = s_220_2_p; -lin s_224_3_q = s_220_3_q; -lin s_224_4_h = s_220_4_h; - -lin s_225_1_p = s_224_1_p; -lin s_225_2_q = s_220_3_q; -lin s_225_3_h = s_220_4_h; - -lin s_226_1_p = s_224_1_p; -lin s_226_2_p = s_220_4_h; -lin s_226_3_q = s_222_3_q; -lin s_226_4_h = s_220_2_p; - -lin s_227_1_p = s_224_1_p; -lin s_227_2_p = s_223_2_p; -lin s_227_3_q = s_222_3_q; -lin s_227_4_h = s_220_2_p; - -lin s_228_1_p = s_224_1_p; -lin s_228_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelxz_N)))))))))); -lin s_228_3_h = s_220_1_p; - -lin s_229_1_p = s_224_1_p; -lin s_229_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (slow_A) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelxz_N)))))))))); -lin s_229_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (slow_A) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelxz_N))))))))); - -lin s_230_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (AdjCN (UseComparA_prefix (many_A)) (UseN (order_N))) (SubjS (than_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplVV (do_VV) (elliptic_VP))))))))))); -lin s_230_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (somePl_Det) (UseN (order_N)))))))); -lin s_230_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (somePl_Det) (UseN (order_N))))))); - -lin s_231_1_p = s_230_1_p; -lin s_231_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (somePl_Det) (UseN (order_N)))))))); -lin s_231_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (somePl_Det) (UseN (order_N))))))); - -lin s_232_1_p = s_230_1_p; -lin s_232_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (UseN (order_N))))))); -lin s_232_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_eleven)))) (UseN (order_N))))))))); -lin s_232_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (PredetNP (at_least_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_eleven)))) (UseN (order_N)))))))); - -lin s_233_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (AdjCN (UseComparA_prefix (many_A)) (UseN (order_N))) (PrepNP (than_Prep) (UsePN (apcom_PN))))))))); -lin s_233_2_q = s_230_2_q; -lin s_233_3_h = s_230_3_h; - -lin s_234_1_p = s_233_1_p; -lin s_234_2_q = s_231_2_q; -lin s_234_3_h = s_231_3_h; - -lin s_235_1_p = s_233_1_p; -lin s_235_2_p = s_232_2_p; -lin s_235_3_q = s_232_3_q; -lin s_235_4_h = s_232_4_h; - -lin s_236_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (AdjCN (UseComparA_prefix (many_A)) (UseN (order_N))) (PrepNP (than_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (apcom_contract_N)))))))))); -lin s_236_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (apcom_contract_N)))))))); -lin s_236_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (apcom_contract_N))))))); - -lin s_237_1_p = s_236_1_p; -lin s_237_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumCard (AdNum (more_than_AdN) (NumNumeral (N_one))))) (UseN (order_N)))))))); -lin s_237_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumCard (AdNum (more_than_AdN) (NumNumeral (N_one))))) (UseN (order_N))))))); - -lin s_238_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (twice_as_many_Det) (AdvCN (UseN (order_N)) (PrepNP (than_Prep) (UsePN (apcom_PN))))))))); -lin s_238_2_p = s_232_2_p; -lin s_238_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_twenty)))) (UseN (order_N)))))))); -lin s_238_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_twenty)))) (UseN (order_N))))))); - -lin s_239_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (AdvCN (AdjCN (UseComparA_prefix (many_A)) (UseN (order_N))) (SubjS (than_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (lose_V2)) (elliptic_NP_Pl))))))))))); -lin s_239_2_q = s_230_2_q; -lin s_239_3_h = s_230_3_h; - -lin s_240_1_p = s_239_1_p; -lin s_240_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (lose_V2)) (DetCN (somePl_Det) (UseN (order_N)))))))); -lin s_240_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (lose_V2)) (DetCN (somePl_Det) (UseN (order_N))))))); - -lin s_241_1_p = s_239_1_p; -lin s_241_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (lose_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_ten)))) (UseN (order_N))))))); -lin s_241_3_q = s_232_3_q; -lin s_241_4_h = s_232_4_h; - -lin s_242_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_500)))) (UseN (mips_N))))))))); -lin s_242_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelzx_N))) (UseComp (CompAP (ComparA (slow_A) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_500)))) (UseN (mips_N))))))))); -lin s_242_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelzx_N)))))))))); -lin s_242_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelzx_N))))))))); - -lin s_243_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (sell_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_3000)))) (AdvCN (AdjCN (UseComparA_prefix (many_A)) (UseN (computer_N))) (PrepNP (than_Prep) (UsePN (apcom_PN))))))))); -lin s_243_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (sell_V2)) (PredetNP (exactly_Predet) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_2500)))) (UseN (computer_N)))))))); -lin s_243_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (sell_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_5500)))) (UseN (computer_N)))))))); -lin s_243_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (sell_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_5500)))) (UseN (computer_N))))))); - -lin s_244_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (AdjCN (UseComparA_prefix (important_A)) (UseN (customer_N))) (PrepNP (than_Prep) (UsePN (itel_PN))))))))); -lin s_244_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (AdjCN (UseComparA_prefix (important_A)) (UseN (customer_N))) (SubjS (than_Subj) (UseCl (Present) (PPos) (PredVP (UsePN (itel_PN)) (UseComp (CompNP (elliptic_NP_Sg))))))))))))); -lin s_244_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (AdjCN (UseComparA_prefix (important_A)) (UseN (customer_N))) (SubjS (than_Subj) (UseCl (Present) (PPos) (PredVP (UsePN (itel_PN)) (UseComp (CompNP (elliptic_NP_Sg)))))))))))); - -lin s_245_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (apcom_PN)) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (UseComparA_prefix (important_A)) (UseN (customer_N))))) (PrepNP (than_Prep) (UsePN (itel_PN))))))); -lin s_245_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (apcom_PN)) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (UseComparA_prefix (important_A)) (UseN (customer_N))))) (SubjS (than_Subj) (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (itel_PN)) (elliptic_VP))))))))); -lin s_245_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (apcom_PN)) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (UseComparA_prefix (important_A)) (UseN (customer_N))))) (SubjS (than_Subj) (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (itel_PN)) (elliptic_VP)))))))); - -lin s_246_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (DetCN (every_Det) (UseN (itel_computer_N))))))))); -lin s_246_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelzx_N))) (UseComp (CompCN (UseN (itel_computer_N))))))); -lin s_246_3_q = s_242_3_q; -lin s_246_4_h = s_242_4_h; - -lin s_247_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (DetCN (someSg_Det) (UseN (itel_computer_N))))))))); -lin s_247_2_p = s_246_2_p; -lin s_247_3_q = s_242_3_q; -lin s_247_4_h = s_242_4_h; - -lin s_248_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (DetCN (anySg_Det) (UseN (itel_computer_N))))))))); -lin s_248_2_p = s_246_2_p; -lin s_248_3_q = s_242_3_q; -lin s_248_4_h = s_242_4_h; - -lin s_249_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (ConjNP2 (and_Conj) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelzx_N))) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelzy_N)))))))))); -lin s_249_2_q = s_242_3_q; -lin s_249_3_h = s_242_4_h; - -lin s_250_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (pc6082_N))) (UseComp (CompAP (ComparA (fast_A) (ConjNP2 (or_Conj) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelzx_N))) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (itelzy_N)))))))))); -lin s_250_2_q = s_242_3_q; -lin s_250_3_h = s_242_4_h; - -lin s_251_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (factory_N)))) (PrepNP (in_Prep) (UsePN (birmingham_PN))))))); -lin s_251_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdVVP (currently_AdV) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (factory_N)))) (PrepNP (in_Prep) (UsePN (birmingham_PN))))))))); -lin s_251_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (itel_PN)) (AdVVP (currently_AdV) (AdvVP (ComplSlash (SlashV2a (have_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (factory_N)))) (PrepNP (in_Prep) (UsePN (birmingham_PN)))))))); - -lin s_252_1_p = (Sentence (AdvS (since_1992_Adv) (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (itel_PN)) (UseComp (CompAdv (PrepNP (in_Prep) (UsePN (birmingham_PN))))))))); -lin s_252_2_p = (Sentence (UseCl (Present) (PPos) (ImpersCl (AdVVP (now_AdV) (UseComp (CompAdv (year_1996_Adv))))))); -lin s_252_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (UseComp (CompAdv (PrepNP (in_Prep) (UsePN (birmingham_PN))))) (in_1993_Adv)))))); -lin s_252_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (UseComp (CompAdv (PrepNP (in_Prep) (UsePN (birmingham_PN))))) (in_1993_Adv))))); - -lin s_253_1_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (develop_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (editor_N))))) (since_1992_Adv))))); -lin s_253_2_p = s_252_2_p; -lin s_253_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (develop_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (editor_N))))) (in_1993_Adv)))))); -lin s_253_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (develop_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (editor_N))))) (in_1993_Adv))))); - -lin s_254_1_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (UseV (expand_V)) (since_1992_Adv))))); -lin s_254_2_p = s_252_2_p; -lin s_254_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (UseV (expand_V)) (in_1993_Adv)))))); -lin s_254_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (UseV (expand_V)) (in_1993_Adv))))); - -lin s_255_1_p = (Sentence (AdvS (since_1992_Adv) (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (make8do_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (loss_N)))))))); -lin s_255_2_p = s_252_2_p; -lin s_255_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (make8do_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (loss_N)))) (in_1993_Adv)))))); -lin s_255_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (make8do_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (loss_N)))) (in_1993_Adv))))); - -lin s_256_1_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (make8do_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (loss_N)))) (since_1992_Adv))))); -lin s_256_2_p = s_252_2_p; -lin s_256_3_q = s_255_3_q; -lin s_256_4_h = s_255_4_h; - -lin s_257_1_p = s_256_1_p; -lin s_257_2_p = s_252_2_p; -lin s_257_3_q = s_255_3_q; -lin s_257_4_h = s_255_4_h; - -lin s_258_1_p = (Sentence (AdvS (in_march_1993_Adv) (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (found_V2)) (UsePN (itel_PN))))))); -lin s_258_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (UseV (exist_V)) (in_1992_Adv)))))); -lin s_258_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (UseV (exist_V)) (in_1992_Adv))))); - -lin s_259_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (conference_N))) (AdvVP (UseV (start_V)) (on_july_4th_1994_Adv))))); -lin s_259_2_p = (Sentence (UseCl (Past) (PPos) (ImpersCl (ComplSlash (SlashV2a (last_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_2)))) (UseN (day_N))))))); -lin s_259_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (conference_N))) (AdvVP (UseComp (CompAdv (over_Adv))) (on_july_8th_1994_Adv)))))); -lin s_259_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (conference_N))) (AdvVP (UseComp (CompAdv (over_Adv))) (on_july_8th_1994_Adv))))); - -lin s_260_1_p = (Sentence (AdvS (yesterday_Adv) (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))))))); -lin s_260_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (MassNP (UseN (today_N))) (UseComp (CompAdv (saturday_july_14th_Adv)))))); -lin s_260_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (apcom_PN)) (AdvVP (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (friday_13th_Adv)))))); -lin s_260_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (AdvVP (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (friday_13th_Adv))))); - -lin s_261_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseV (leave_V)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseV (leave_V))))))))); -lin s_261_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseV (leave_V)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (anderson_PN)) (UseV (leave_V))))))))); -lin s_261_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (UseV (leave_V)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (anderson_PN)) (UseV (leave_V)))))))))); -lin s_261_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseV (leave_V)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (anderson_PN)) (UseV (leave_V))))))))); - -lin s_262_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseV (leave_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseV (leave_V))))))))); -lin s_262_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseV (leave_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (anderson_PN)) (UseV (leave_V))))))))); -lin s_262_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (UseV (leave_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (anderson_PN)) (UseV (leave_V)))))))))); -lin s_262_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseV (leave_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (anderson_PN)) (UseV (leave_V))))))))); - -lin s_263_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseComp (CompAP (PositA (present8attending_A)))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseV (leave_V))))))))); -lin s_263_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseV (leave_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (anderson_PN)) (UseComp (CompAP (PositA (present8attending_A))))))))))); -lin s_263_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (UseComp (CompAP (PositA (present8attending_A)))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (anderson_PN)) (UseComp (CompAP (PositA (present8attending_A)))))))))))); -lin s_263_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseComp (CompAP (PositA (present8attending_A)))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (anderson_PN)) (UseComp (CompAP (PositA (present8attending_A))))))))))); - -lin s_264_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseV (leave_V))))); -lin s_264_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseV (leave_V))))); -lin s_264_3_p = s_261_1_p; -lin s_264_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (AdvVP (UseV (leave_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseV (leave_V)))))))))); -lin s_264_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseV (leave_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseV (leave_V))))))))); - -lin s_265_1_p = s_264_1_p; -lin s_265_2_p = s_264_2_p; -lin s_265_3_p = s_262_1_p; -lin s_265_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (AdvVP (UseV (leave_V)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseV (leave_V)))))))))); -lin s_265_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseV (leave_V)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseV (leave_V))))))))); - -lin s_266_1_p = s_264_1_p; -lin s_266_2_p = s_264_2_p; -lin s_266_3_p = s_265_5_h; -lin s_266_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (UseV (leave_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseV (leave_V)))))))))); -lin s_266_5_h = s_262_1_p; - -lin s_267_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (revise_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))); -lin s_267_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (revise_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))); -lin s_267_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (ComplSlash (SlashV2a (revise_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplVV (do_VV) (elliptic_VP))))))))); -lin s_267_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (revise_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplVV (do_VV) (elliptic_VP)))))))))); -lin s_267_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (revise_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplVV (do_VV) (elliptic_VP))))))))); - -lin s_268_1_p = s_267_1_p; -lin s_268_2_p = s_267_2_p; -lin s_268_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (ComplSlash (SlashV2a (revise_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplVV (do_VV) (elliptic_VP))))))))); -lin s_268_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (revise_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplVV (do_VV) (elliptic_VP)))))))))); -lin s_268_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (revise_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplVV (do_VV) (elliptic_VP))))))))); - -lin s_269_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseV (swim_V))))); -lin s_269_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseV (swim_V))))); -lin s_269_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseV (swim_V)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseV (swim_V))))))))); -lin s_269_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (AdvVP (UseV (swim_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseV (swim_V)))))))))); -lin s_269_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseV (swim_V)) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseV (swim_V))))))))); - -lin s_270_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseV (swim_V)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (shore_N)))))))); -lin s_270_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseV (swim_V)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (shore_N)))))))); -lin s_270_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseV (swim_V)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (shore_N))))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseV (swim_V)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (shore_N)))))))))))); -lin s_270_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (AdvVP (AdvVP (UseV (swim_V)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (shore_N))))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseV (swim_V)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (shore_N))))))))))))); -lin s_270_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (AdvVP (UseV (swim_V)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (shore_N))))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseV (swim_V)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (shore_N)))))))))))); - -lin s_271_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompAP (PositA (present8attending_A))))))); -lin s_271_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseComp (CompAP (PositA (present8attending_A))))))); -lin s_271_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseComp (CompAP (PositA (present8attending_A)))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseComp (CompAP (PositA (present8attending_A))))))))))); -lin s_271_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (AdvVP (UseComp (CompAP (PositA (present8attending_A)))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompAP (PositA (present8attending_A)))))))))))); -lin s_271_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseComp (CompAP (PositA (present8attending_A)))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompAP (PositA (present8attending_A))))))))))); - -lin s_272_1_p = s_271_1_p; -lin s_272_2_p = s_271_2_p; -lin s_272_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseComp (CompAP (PositA (present8attending_A)))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (UseComp (CompAP (PositA (present8attending_A))))))))))); -lin s_272_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (AdvVP (UseComp (CompAP (PositA (present8attending_A)))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompAP (PositA (present8attending_A)))))))))))); -lin s_272_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseComp (CompAP (PositA (present8attending_A)))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (UseComp (CompAP (PositA (present8attending_A))))))))))); - -lin s_273_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))); -lin s_273_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))); -lin s_273_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))))))); -lin s_273_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))))))))))); -lin s_273_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))))))); - -lin s_274_1_p = s_273_1_p; -lin s_274_2_p = s_273_2_p; -lin s_274_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))) (SubjS (after_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))))))); -lin s_274_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))))))))))); -lin s_274_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ProgrVPa (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))))))); - -lin s_275_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePron (he_Pron)) (ComplSlash (SlashV2a (lose_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (temper_N))))))))))); -lin s_275_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (lose_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (temper_N)))))))); -lin s_275_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (lose_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (temper_N))))))); - -lin s_276_1_p = (Sentence (ExtAdvS (SubjS (when_Subj) (UseCl (Past) (PPos) (PredVP (UsePron (they_Pron)) (ComplSlash (SlashV2a (open_V2)) (UsePN (the_m25_PN)))))) (UseCl (Past) (PPos) (PredVP (MassNP (UseN (traffic_N))) (UseV (increase_V)))))); - -lin s_277_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN)))) (in_1991_Adv))))); -lin s_277_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN)))) (in_1992_Adv)))))); -lin s_277_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN)))) (in_1992_Adv))))); - -lin s_278_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuantOrd (PossPron (heRefl_Pron)) (NumSg) (OrdNumeral (N_one))) (UseN (novel_N)))) (in_1991_Adv))))); -lin s_278_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuantOrd (PossPron (heRefl_Pron)) (NumSg) (OrdNumeral (N_one))) (UseN (novel_N)))) (in_1992_Adv)))))); -lin s_278_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuantOrd (PossPron (heRefl_Pron)) (NumSg) (OrdNumeral (N_one))) (UseN (novel_N)))) (in_1992_Adv))))); - -lin s_279_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (novel_N)))) (in_1991_Adv))))); -lin s_279_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (UsePron (it_Pron))) (in_1992_Adv)))))); -lin s_279_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (UsePron (it_Pron))) (in_1992_Adv))))); - -lin s_280_1_p = s_279_1_p; -lin s_280_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (novel_N)))) (in_1992_Adv)))))); -lin s_280_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (novel_N)))) (in_1992_Adv))))); - -lin s_281_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (business_N))))) (in_1991_Adv))))); -lin s_281_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (run_V2)) (UsePron (it_Pron)))) (in_1992_Adv)))))); -lin s_281_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (run_V2)) (UsePron (it_Pron)))) (in_1992_Adv))))); - -lin s_282_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (species_N))))) (in_1991_Adv))))); -lin s_282_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (discover_V2)) (UsePron (it_Pron))) (in_1992_Adv)))))); -lin s_282_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (discover_V2)) (UsePron (it_Pron))) (in_1992_Adv))))); - -lin s_283_1_p = s_282_1_p; -lin s_283_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (species_N))))) (in_1992_Adv)))))); -lin s_283_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (species_N))))) (in_1992_Adv))))); - -lin s_284_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))) (in_two_hours_Adv))))); -lin s_284_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplVV (start_VV) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (at_8_am_Adv))))); -lin s_284_3_q = (Question (UseQCl (PastPerfect) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplVV (finish_VV) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (by_11_am_Adv)))))); -lin s_284_4_h = (Sentence (UseCl (PastPerfect) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplVV (finish_VV) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (by_11_am_Adv))))); - -lin s_285_1_p = s_284_1_p; -lin s_285_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (AdjCN (PartVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (UseN (hour_N))))))))); -lin s_285_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (AdjCN (PartVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (UseN (hour_N)))))))); - -lin s_286_1_p = s_284_1_p; -lin s_286_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (AdNum (more_than_AdN) (NumNumeral (N_two))))) (AdjCN (PartVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (UseN (hour_N))))))))); -lin s_286_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (AdNum (more_than_AdN) (NumNumeral (N_two))))) (AdjCN (PartVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (UseN (hour_N)))))))); - -lin s_287_1_p = s_284_1_p; -lin s_287_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))) (in_one_hour_Adv)))))); -lin s_287_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))) (in_one_hour_Adv))))); - -lin s_288_1_p = s_284_1_p; -lin s_288_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))))))); -lin s_288_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N))))))); - -lin s_289_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (species_N))))) (in_two_hours_Adv))))); -lin s_289_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (SentCN (UseN (hour_N)) (EmbedPresPart (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (species_N))))))))))))); -lin s_289_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (SentCN (UseN (hour_N)) (EmbedPresPart (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (species_N)))))))))))); - -lin s_290_1_p = s_289_1_p; -lin s_290_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (species_N))))))))); -lin s_290_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (species_N)))))))); - -lin s_291_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (discover_V2)) (DetCN (many_Det) (AdjCN (PositA (new_A)) (UseN (species_N))))) (in_two_hours_Adv))))); -lin s_291_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (SentCN (UseN (hour_N)) (EmbedPresPart (ComplSlash (SlashV2a (discover_V2)) (MassNP (AdjCN (PositA (new_A)) (UseN (species_N))))))))))))); -lin s_291_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (SentCN (UseN (hour_N)) (EmbedPresPart (ComplSlash (SlashV2a (discover_V2)) (MassNP (AdjCN (PositA (new_A)) (UseN (species_N)))))))))))); - -lin s_292_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N)))))) (PrepNP (in_Prep) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (year_N)))))))); -lin s_292_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (SentCN (UseN (year_N)) (EmbedPresPart (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N))))))))))))); -lin s_292_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (SentCN (UseN (year_N)) (EmbedPresPart (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N)))))))))))); - -lin s_293_1_p = s_292_1_p; -lin s_293_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (AdNum (more_than_AdN) (NumNumeral (N_two))))) (SentCN (UseN (year_N)) (EmbedPresPart (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N))))))))))))); -lin s_293_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (spend_V2)) (DetCN (DetQuant (IndefArt) (NumCard (AdNum (more_than_AdN) (NumNumeral (N_two))))) (SentCN (UseN (year_N)) (EmbedPresPart (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N)))))))))))); - -lin s_294_1_p = s_292_1_p; -lin s_294_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N))))))))); -lin s_294_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N)))))))); - -lin s_295_1_p = (Sentence (AdvS (PrepNP (in_Prep) (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_two)))) (UseN (year_N)))) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (UseN (chain_N)) (PrepNP (part_Prep) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (business_N))))))))))); -lin s_295_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (UseN (chain_N)) (PrepNP (part_Prep) (MassNP (UseN (business_N))))))) (for_two_years_Adv)))))); -lin s_295_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (UseN (chain_N)) (PrepNP (part_Prep) (MassNP (UseN (business_N))))))) (for_two_years_Adv))))); - -lin s_296_1_p = s_295_1_p; -lin s_296_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (UseN (chain_N)) (PrepNP (part_Prep) (MassNP (UseN (business_N))))))) (for_more_than_two_years_Adv)))))); -lin s_296_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (UseN (chain_N)) (PrepNP (part_Prep) (MassNP (UseN (business_N))))))) (for_more_than_two_years_Adv))))); - -lin s_297_1_p = s_295_1_p; -lin s_297_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (UseN (chain_N)) (PrepNP (part_Prep) (MassNP (UseN (business_N))))))))))); -lin s_297_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (own_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (UseN (chain_N)) (PrepNP (part_Prep) (MassNP (UseN (business_N)))))))))); - -lin s_298_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN)))) (for_two_years_Adv))))); -lin s_298_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN)))) (for_a_year_Adv)))))); -lin s_298_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN)))) (for_a_year_Adv))))); - -lin s_299_1_p = s_298_1_p; -lin s_299_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN)))) (for_exactly_a_year_Adv)))))); -lin s_299_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN)))) (for_exactly_a_year_Adv))))); - -lin s_300_1_p = s_298_1_p; -lin s_300_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN)))))))); -lin s_300_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseV (live_V)) (PrepNP (in_Prep) (UsePN (birmingham_PN))))))); - -lin s_301_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N))))) (for_two_years_Adv))))); -lin s_301_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N))))) (for_a_year_Adv)))))); -lin s_301_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (run_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdjCN (PositA (own_A)) (UseN (business_N))))) (for_a_year_Adv))))); - -lin s_302_1_p = s_301_1_p; -lin s_302_2_q = s_294_2_q; -lin s_302_3_h = s_294_3_h; - -lin s_303_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))) (for_two_hours_Adv))))); -lin s_303_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))) (for_an_hour_Adv)))))); -lin s_303_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (report_N)))) (for_an_hour_Adv))))); - -lin s_304_1_p = s_303_1_p; -lin s_304_2_q = s_288_2_q; -lin s_304_3_h = s_288_3_h; - -lin s_305_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdjCN (PositA (new_A)) (UseN (species_N))))) (for_an_hour_Adv))))); - -lin s_306_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (new_A)) (UseN (species_N))))) (for_two_years_Adv))))); -lin s_306_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (new_A)) (UseN (species_N))))))))); -lin s_306_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (discover_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (AdjCN (PositA (new_A)) (UseN (species_N)))))))); - -lin s_307_1_p = (Sentence (AdvS (in_1994_Adv) (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (send_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (progress_report_N)))) (every_month_Adv)))))); -lin s_307_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (send_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (progress_report_N)))) (in_july_1994_Adv)))))); -lin s_307_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (send_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (progress_report_N)))) (in_july_1994_Adv))))); - -lin s_308_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (write_to_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (representative_N)))) (every_week_Adv))))); -lin s_308_2_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (RelCN (UseN (representative_N)) (UseRCl (Past) (PPos) (StrandRelSlash (that_RP) (SlashVP (UsePN (smith_PN)) (SlashV2a (write_to_V2)))))) (every_week_Adv))))))); -lin s_308_3_h = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (RelCN (UseN (representative_N)) (UseRCl (Past) (PPos) (StrandRelSlash (that_RP) (SlashVP (UsePN (smith_PN)) (SlashV2a (write_to_V2)))))) (every_week_Adv)))))); - -lin s_309_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (house_N)))) (at_a_quarter_past_five_Adv))))); -lin s_309_2_p = (Sentence (PredVPS (UsePron (she_Pron)) (ConjVPS2 (and_Conj) (Past) (PPos) (ComplSlash (SlashV2a (take_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (UseN (taxi_N)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (station_N))))))) (Past) (PPos) (ComplSlash (SlashV2a (catch_V2)) (DetCN (DetQuantOrd (DefArt) (NumSg) (OrdNumeral (N_one))) (AdvCN (UseN (train_N)) (PrepNP (to_Prep) (UsePN (luxembourg_PN))))))))); - -lin s_310_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (lose_V2)) (DetCN (somePl_Det) (UseN (file_N))))))); -lin s_310_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePron (they_Pron)) (AdvVP (PassV2s (destroy_V2)) (SubjS (when_Subj) (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (PossPron (she_Pron)) (NumSg)) (UseN (hard_disk_N))) (UseV (crash_V))))))))); - -lin s_311_1_p = (Sentence (UseCl (PastPerfect) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (house_N)))) (at_a_quarter_past_five_Adv))))); -lin s_311_2_p = (PSentence (then_PConj) (UseCl (Past) (PPos) (PredVP (UsePron (she_Pron)) (ComplSlash (SlashV2a (take_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (AdvCN (UseN (taxi_N)) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (station_N)))))))))); -lin s_311_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (house_N)))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePron (she_Pron)) (AdvVP (ComplSlash (SlashV2a (take_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (taxi_N)))) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (station_N))))))))))))); -lin s_311_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (house_N)))) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePron (she_Pron)) (AdvVP (ComplSlash (SlashV2a (take_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (taxi_N)))) (PrepNP (to_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (station_N)))))))))))); - -lin s_312_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (itel_PN)) (AdVVP (always_AdV) (AdvVP (ComplSlash (SlashV2a (deliver_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (report_N)))) (late_Adv)))))); -lin s_312_2_p = (Sentence (AdvS (in_1993_Adv) (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (ComplSlash (SlashV2a (deliver_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (report_N)))))))); -lin s_312_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (AdvVP (ComplSlash (SlashV2a (deliver_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (report_N)))) (late_Adv)) (in_1993_Adv)))))); -lin s_312_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (AdvVP (ComplSlash (SlashV2a (deliver_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (report_N)))) (late_Adv)) (in_1993_Adv))))); - -lin s_313_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (itel_PN)) (AdVVP (never_AdV) (AdvVP (ComplSlash (SlashV2a (deliver_V2)) (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (report_N)))) (late_Adv)))))); -lin s_313_2_p = s_312_2_p; -lin s_313_3_q = s_312_3_q; -lin s_313_4_h = s_312_4_h; - -lin s_314_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ComplSlash (SlashV2a arrive_in_V2) (UsePN (paris_PN))) (on_the_5th_of_may_1995_Adv))))); -lin s_314_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (MassNP (UseN (today_N))) (UseComp (CompAdv (the_15th_of_may_1995_Adv)))))); -lin s_314_3_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePron (she_Pron)) (AdVVP (still_AdV) (UseComp (CompAdv (PrepNP (in_Prep) (UsePN (paris_PN))))))))); -lin s_314_4_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (AdvVP (UseComp (CompAdv (PrepNP (in_Prep) (UsePN (paris_PN))))) (on_the_7th_of_may_1995_Adv)))))); -lin s_314_5_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseComp (CompAdv (PrepNP (in_Prep) (UsePN (paris_PN))))) (on_the_7th_of_may_1995_Adv))))); - -lin s_315_1_p = (Sentence (AdvS (SubjS (when_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a arrive_in_V2) (UsePN (katmandu_PN)))))) (UseCl (PastPerfect) (PPos) (PredVP (UsePron (she_Pron)) (AdvVP (ProgrVPa (UseV (travel_V))) (for_three_days_Adv)))))); -lin s_315_2_q = variants{}; -lin s_315_3_h = variants{}; -lin s_315_3_h_NEW = (Sentence (UseCl (PastPerfect) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (ProgrVPa (UseV (travel_V))) (PrepNP (on_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (AdvCN (UseN (day_N)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePron (she_Pron)) (ComplSlash (SlashV2a arrive_in_V2) (UsePN (katmandu_PN))))))))))))); - -lin s_316_1_p = (Sentence (PredVPS (UsePN (jones_PN)) (ConjVPS2 (and_Conj) (Past) (PPos) (AdvVP (UseV (graduate_V)) (in_march_Adv)) (PresentPerfect) (PPos) (AdvVP (UseComp (CompAP (PositA (employed_A)))) (ever_since_Adv))))); -lin s_316_2_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (UseComp (CompAP (PositA (unemployed_A)))) (in_the_past_Adv))))); -lin s_316_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (AdvVP (AdvVP (UseComp (CompAP (PositA (unemployed_A)))) (at_some_time_Adv)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePron (he_Pron)) (UseV (graduate_V)))))))))); -lin s_316_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (AdvVP (AdvVP (UseComp (CompAP (PositA (unemployed_A)))) (at_some_time_Adv)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePron (he_Pron)) (UseV (graduate_V))))))))); - -lin s_317_1_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (DetCN (every_Det) (UseN (representative_N))) (ComplSlash (SlashV2a (read_V2)) (DetCN (DetQuant (this_Quant) (NumSg)) (UseN (report_N))))))); -lin s_317_2_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (DetCN (DetQuant (no_Quant) (NumCard (NumNumeral (N_two)))) (UseN (representative_N))) (AdvVP (ComplSlash (SlashV2a (read_V2)) (UsePron (it_Pron))) (at_the_same_time_Adv))))); -lin s_317_3_p = (Sentence (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (no_Quant) (NumSg)) (UseN (representative_N))) (ComplSlash (SlashV2V (take_V2V) (ComplSlash (SlashV2a (read_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (DetCN (DetQuant (IndefArt) (NumCard (AdNum (less_than_AdN) (half_a_Card)))) (UseN (day_N))))))); -lin s_317_4_p = (Sentence (UseCl (Present) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumCard (NumNumeral (N_sixteen)))) (UseN (representative_N)))))); -lin s_317_5_q = (Question (UseQCl (Past) (PPos) (QuestCl (ImpersCl (ComplSlash (SlashV2V (take_V2V) (ComplSlash (SlashV2a (read_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (DetCN (DetQuant (DefArt) (NumPl)) (AdjCN (ComparA (many_A) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (week_N)))) (UseN (representative_N))))))))); -lin s_317_6_h = (Sentence (UseCl (Past) (PPos) (ImpersCl (ComplSlash (SlashV2V (take_V2V) (ComplSlash (SlashV2a (read_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (report_N))))) (DetCN (DetQuant (DefArt) (NumPl)) (AdjCN (ComparA (many_A) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (week_N)))) (UseN (representative_N)))))))); - -lin s_318_1_p = (Sentence (ExtAdvS (SubjS (while_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ProgrVPa (ComplSlash (SlashV2a (update_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (program_N)))))))) (PredVPS (UsePN (mary_PN)) (ConjVPS2 (and_Conj) (Past) (PPos) (UseV (come_in_V)) (Past) (PPos) (ComplSlash (Slash3V3 (tell_about_V3) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (board_meeting_N)))) (UsePron (he_Pron))))))); -lin s_318_2_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePron (she_Pron)) (AdvVP (ComplVV (finish_VV) (elliptic_VP)) (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePron (he_Pron)) (ComplVV (do_VV) (elliptic_VP))))))))); -lin s_318_3_q = variants{}; -lin s_318_4_h = variants{}; - -lin s_319_1_p = (Sentence (ExtAdvS (SubjS (before_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (buy_V2)) (DetCN (DetQuant (PossPron (itRefl_Pron)) (NumSg)) (AdjCN (PositA (present8current_A)) (UseN (office_building_N)))))))) (UseCl (PastPerfect) (PPos) (ImpersCl (AdvVP (AdvVP (ProgrVPa (ComplSlash (SlashV2a (pay_V2)) (MassNP (UseN (mortgage_interest_N))))) (PrepNP (on_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (previous_A)) (UseN (one_N)))))) (for_8_years_Adv)))))); -lin s_319_2_p = (Sentence (AdvS (SubjS (since_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (apcom_PN)) (ComplSlash (SlashV2a (buy_V2)) (DetCN (DetQuant (PossPron (itRefl_Pron)) (NumSg)) (AdjCN (PositA (present8current_A)) (UseN (office_building_N)))))))) (UseCl (PresentPerfect) (PPos) (ImpersCl (AdvVP (AdvVP (ProgrVPa (ComplSlash (SlashV2a (pay_V2)) (MassNP (UseN (mortgage_interest_N))))) (PrepNP (on_Prep) (UsePron (it_Pron)))) (for_more_than_10_years_Adv)))))); -lin s_319_3_q = (Question (UseQCl (PresentPerfect) (PPos) (QuestCl (PredVP (UsePN (apcom_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (pay_V2)) (MassNP (UseN (mortgage_interest_N))))) (for_a_total_of_15_years_or_more_Adv)))))); -lin s_319_4_h = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (apcom_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (pay_V2)) (MassNP (UseN (mortgage_interest_N))))) (for_a_total_of_15_years_or_more_Adv))))); - -lin s_320_1_p = (Sentence (ExtAdvS (SubjS (when_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (get_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (AdvCN (UseN (job_N)) (PrepNP (at_Prep) (UsePN (the_cia_PN))))))))) (UseCl (Past) (PPos) (PredVP (UsePron (he_Pron)) (ComplVS (know_VS) (UseCl (Conditional) (PPos) (PredVP (UsePron (he_Pron)) (AdVVP (never_AdV) (PassVPSlash (SlashV2V (allow_V2V) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumPl)) (UseN (memoir_N)))))))))))))); -lin s_320_2_q = variants{}; -lin s_320_3_h = variants{}; -lin s_320_3_h_NEW = (Sentence (UseCl (Present) (PPos) (ImpersCl (AdvVP (UseComp (CompNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (case_N))))) (SubjS (that_Subj) (PredVPS (UsePN (jones_PN)) (ConjVPS2 (and_Conj) (Present) (UncNeg) (PassVPSlash (elliptic_VPSlash)) (Future) (PPos) (AdVVP (never_AdV) (PassVPSlash (SlashV2V (allow_V2V) (ComplSlash (SlashV2a (write_V2)) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumPl)) (UseN (memoir_N)))))))))))))); - -lin s_321_1_p = (Sentence (UseCl (PresentPerfect) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (UseComp (CompAdv (PrepNP (to_Prep) (UsePN (florence_PN))))) (twice_Adv)) (in_the_past_Adv))))); -lin s_321_2_p = (Sentence (UseCl (Future) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (AdvVP (AdvVP (UseV (go8travel_V)) (PrepNP (to_Prep) (UsePN (florence_PN)))) (twice_Adv)) (in_the_coming_year_Adv))))); -lin s_321_3_q = variants{}; -lin s_321_4_h = (Sentence (AdvS (two_years_from_now_Adv) (UseCl (FuturePerfect) (PPos) (PredVP (UsePN (smith_PN)) (AdvVP (UseComp (CompAdv (PrepNP (to_Prep) (UsePN (florence_PN))))) (at_least_four_times)))))); - -lin s_322_1_p = variants{}; -lin s_322_1_p_NEW = (Sentence (AdvS (last_week_Adv) (UseCl (Past) (PPos) (PredVP (UsePron (i_Pron)) (AdVVP (already_AdV) (ComplVS (know_VS) (ExtAdvS (SubjS (when_Subj) (ExtAdvS (in_a_months_time_Adv) (UseCl (Conditional) (PPos) (PredVP (UsePN (smith_PN)) (ComplVS (discover_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePron (she_Pron)) (PassV2 (dupe_V2))))))))) (UseCl (Conditional) (PPos) (PredVP (UsePron (she_Pron)) (UseComp (CompAP (PositA (furious_A))))))))))))); -lin s_322_2_q = variants{}; -lin s_322_3_h = (Sentence (UseCl (Future) (PPos) (ImpersCl (AdvVP (UseComp (CompNP (DetCN (DetQuant (DefArt) (NumSg)) (UseN (case_N))))) (SubjS (that_Subj) (ConjS2 (semicolon_and_Conj) (AdvS (in_a_few_weeks_Adv) (UseCl (Future) (PPos) (PredVP (UsePN (smith_PN)) (ComplVS (discover_VS) (UseCl (PresentPerfect) (PPos) (PredVP (UsePron (she_Pron)) (PassV2 (dupe_V2)))))))) (UseCl (Future) (PPos) (PredVP (UsePron (she_Pron)) (UseComp (CompAP (PositA (furious_A)))))))))))); - -lin s_323_1_p = variants{}; -lin s_323_1_p_NEW = (Sentence (UseCl (Present) (PPos) (PredVP (RelNPa (UsePron (no_one_Pron)) (UseRCl (Present) (PPos) (RelVP (IdRP) (AdvVP (ProgrVPa (UseV (gamble_V))) (PositAdvAdj (serious_A)))))) (AdvVP (UseV (stop_V)) (SubjS (until_Subj) (UseCl (Present) (PPos) (PredVP (UsePron (he_Pron)) (UseComp (CompAP (PositA (broke_A))))))))))); -lin s_323_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePron (no_one_Pron)) (ComplVV (can_VV) (AdvVP (UseV (gamble_V)) (SubjS (when_Subj) (UseCl (Present) (PPos) (PredVP (UsePron (he_Pron)) (UseComp (CompAP (PositA (broke_A)))))))))))); -lin s_323_3_q = variants{}; -lin s_323_4_h = variants{}; -lin s_323_4_h_NEW = (Sentence (UseCl (Present) (PPos) (PredVP (RelNPa (UsePron (everyone_Pron)) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplVV (start_VV) (AdvVP (UseV (gamble_V)) (PositAdvAdj (serious_A))))))) (AdvVP (UseV (stop_V)) (PrepNP (at_Prep) (DetCN (DetQuant (DefArt) (NumSg)) (AdvCN (UseN (moment_N)) (SubjS (when_Subj) (UseCl (Present) (PPos) (PredVP (UsePron (he_Pron)) (UseComp (CompAP (PositA (broke_A)))))))))))))); - -lin s_324_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (RelNPa (UsePron (no_one_Pron)) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplVV (start_VV) (AdvVP (UseV (gamble_V)) (PositAdvAdj (serious_A))))))) (AdvVP (UseV (stop_V)) (SubjS (until_Subj) (UseCl (Present) (PPos) (PredVP (UsePron (he_Pron)) (UseComp (CompAP (PositA (broke_A))))))))))); -lin s_324_2_q = variants{}; -lin s_324_3_h = (Sentence (UseCl (Present) (PPos) (PredVP (RelNPa (UsePron (everyone_Pron)) (UseRCl (Present) (PPos) (RelVP (IdRP) (ComplVV (start_VV) (AdvVP (UseV (gamble_V)) (PositAdvAdj (serious_A))))))) (AdvVP (UseV (continue_V)) (SubjS (until_Subj) (UseCl (Present) (PPos) (PredVP (UsePron (he_Pron)) (UseComp (CompAP (PositA (broke_A))))))))))); - -lin s_325_1_p = (Sentence (UseCl (Present) (PPos) (PredVP (RelNPa (UsePron (nobody_Pron)) (UseRCl (Present) (PPos) (RelVP (IdRP) (UseComp (CompAP (PositA (asleep_A))))))) (AdVVP (ever_AdV) (ComplVS (know_VS) (UseCl (Present) (PPos) (PredVP (UsePron (he_Pron)) (UseComp (CompAP (PositA (asleep_A))))))))))); -lin s_325_2_p = (PSentence (but_PConj) (UseCl (Present) (PPos) (PredVP (DetCN (somePl_Det) (UseN (person_N))) (AdvVP (ComplVS (know_VS) (UseCl (PresentPerfect) (PPos) (PredVP (UsePron (they_Pron)) (UseComp (CompAP (PositA (asleep_A))))))) (SubjS (after_Subj) (UseCl (PresentPerfect) (PPos) (PredVP (UsePron (they_Pron)) (UseComp (CompAP (PositA (asleep_A))))))))))); -lin s_325_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (PredVP (DetCN (somePl_Det) (UseN (person_N))) (ComplVS (discover_VS) (UseCl (PresentPerfect) (PPos) (PredVP (UsePron (they_Pron)) (UseComp (CompAP (PositA (asleep_A))))))))))); -lin s_325_4_h = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (somePl_Det) (UseN (person_N))) (ComplVS (discover_VS) (UseCl (PresentPerfect) (PPos) (PredVP (UsePron (they_Pron)) (UseComp (CompAP (PositA (asleep_A)))))))))); - -lin s_326_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (build_V2)) (UsePN (mtalk_PN))) (in_1993_Adv))))); -lin s_326_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (UsePN (mtalk_PN))) (in_1993_Adv)))))); -lin s_326_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (finish_V2)) (UsePN (mtalk_PN))) (in_1993_Adv))))); - -lin s_327_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ProgrVPa (ComplSlash (SlashV2a (build_V2)) (UsePN (mtalk_PN)))) (in_1993_Adv))))); -lin s_327_2_q = s_326_2_q; -lin s_327_3_h = s_326_3_h; - -lin s_328_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (AdvVP (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (PrepNP (from_Prep) (UsePN (apcom_PN)))) (in_1993_Adv))))); -lin s_328_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (contract_N)))) (in_1993_Adv)))))); -lin s_328_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (contract_N)))) (in_1993_Adv))))); - -lin s_329_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (AdvVP (ProgrVPa (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (PrepNP (from_Prep) (UsePN (apcom_PN)))) (in_1993_Adv))))); -lin s_329_2_q = s_328_2_q; -lin s_329_3_h = s_328_3_h; - -lin s_330_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (own_V2)) (UsePN (apcom_PN))) (from_1988_to_1992_Adv))))); -lin s_330_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (own_V2)) (UsePN (apcom_PN))) (in_1990_Adv)))))); -lin s_330_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (own_V2)) (UsePN (apcom_PN))) (in_1990_Adv))))); - -lin s_331_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP2 (and_Conj) (UsePN (smith_PN)) (UsePN (jones_PN))) (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); -lin s_331_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_331_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); - -lin s_332_1_p = s_331_1_p; -lin s_332_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N)))))))); -lin s_332_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (leave_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (meeting_N))))))); - -lin s_333_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (ConjNP3 (and_Conj) (UsePN (smith_PN)) (UsePN (anderson_PN)) (UsePN (jones_PN))) (UseV (meet_V))))); -lin s_333_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (ExistNP (DetCN (DetQuant (IndefArt) (NumSg)) (RelCN (ComplN2 group_N2 (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (person_N)))) (UseRCl (Past) (PPos) (RelVP (that_RP) (UseV (meet_V)))))))))); -lin s_333_3_h = (Sentence (UseCl (Past) (PPos) (ExistNP (DetCN (DetQuant (IndefArt) (NumSg)) (RelCN (ComplN2 group_N2 (DetCN (DetQuant (IndefArt) (NumPl)) (UseN (person_N)))) (UseRCl (Past) (PPos) (RelVP (that_RP) (UseV (meet_V))))))))); - -lin s_334_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplVS (know_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (in_1992_Adv)))))))); -lin s_334_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (in_1992_Adv)))))); -lin s_334_3_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (in_1992_Adv))))); - -lin s_335_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplVS (believe_VS) (UseCl (PastPerfect) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (in_1992_Adv)))))))); -lin s_335_2_q = s_334_2_q; -lin s_335_3_h = s_334_3_h; - -lin s_336_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplVV (manage_VV) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (in_1992_Adv))))); -lin s_336_2_q = s_334_2_q; -lin s_336_3_h = s_334_3_h; - -lin s_337_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplVV (try_VV) (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (in_1992_Adv))))); -lin s_337_2_q = s_334_2_q; -lin s_337_3_h = s_334_3_h; - -lin s_338_1_p = (Sentence (UseCl (Present) (PPos) (ImpersCl (UseComp (CompAP (SentAP (PositA (true_A)) (EmbedS (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (in_1992_Adv))))))))))); -lin s_338_2_q = s_334_2_q; -lin s_338_3_h = s_334_3_h; - -lin s_339_1_p = (Sentence (UseCl (Present) (PPos) (ImpersCl (UseComp (CompAP (SentAP (PositA (false_A)) (EmbedS (UseCl (Past) (PPos) (PredVP (UsePN (itel_PN)) (AdvVP (ComplSlash (SlashV2a (win_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N)))) (in_1992_Adv))))))))))); -lin s_339_2_q = s_334_2_q; -lin s_339_3_h = s_334_3_h; - -lin s_340_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (UsePN (jones_PN)))))); -lin s_340_2_p = (Sentence (ExtAdvS (SubjS (if_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))) (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (PossPron (he_Pron)) (NumSg)) (UseN (heart_N))) (ProgrVPa (UseV (beat_V))))))); -lin s_340_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2V (see_V2V) (UseV (beat_V))) (DetCN (DetQuant (GenNP (UsePN (jones_PN))) (NumSg)) (UseN (heart_N)))))))); -lin s_340_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2V (see_V2V) (UseV (beat_V))) (DetCN (DetQuant (GenNP (UsePN (jones_PN))) (NumSg)) (UseN (heart_N))))))); - -lin s_341_1_p = s_340_1_p; -lin s_341_2_p = (Sentence (ExtAdvS (SubjS (when_Subj) (UseCl (Past) (PPos) (PredVP (UsePN (jones_PN)) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))))) (UseCl (Past) (PPos) (PredVP (DetCN (DetQuant (PossPron (he_Pron)) (NumSg)) (UseN (heart_N))) (ProgrVPa (UseV (beat_V))))))); -lin s_341_3_q = s_340_3_q; -lin s_341_4_h = s_340_4_h; - -lin s_342_1_p = s_341_1_p; -lin s_342_2_q = s_081_2_q; -lin s_342_3_h = s_081_3_h; - -lin s_343_1_p = s_341_1_p; -lin s_343_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (UsePN (jones_PN)) (UseComp (CompNP (DetCN (DetQuant (DefArt) (NumSg)) (ComplN2 (chairman_N2) (UsePN (itel_PN))))))))); -lin s_343_3_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (DetCN (DetQuant (DefArt) (NumSg)) (ComplN2 (chairman_N2) (UsePN (itel_PN))))))))); -lin s_343_4_h = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (DetCN (DetQuant (DefArt) (NumSg)) (ComplN2 (chairman_N2) (UsePN (itel_PN)))))))); - -lin s_344_1_p = (Sentence (UseCl (Past) (PPos) (PredVP (UsePN (helen_PN)) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (answer_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (phone_N))))) (DetCN (DetQuant (DefArt) (NumSg)) (ComplN2 (chairman_N2) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (department_N))))))))); -lin s_344_2_p = (Sentence (UseCl (Present) (PPos) (PredVP (DetCN (DetQuant (DefArt) (NumSg)) (ComplN2 (chairman_N2) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (department_N))))) (UseComp (CompCN (UseN (person_N))))))); -lin s_344_3_q = (Question (UseQCl (Present) (PPos) (QuestCl (ExistNP (RelNPa (UsePron (anyone_Pron)) (UseRCl (Past) (PPos) (StrandRelSlash (IdRP) (SlashVP (UsePN (helen_PN)) (SlashV2V (see_V2V) (ComplSlash (SlashV2a (answer_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (phone_N))))))))))))); -lin s_344_4_h = (Sentence (UseCl (Present) (PPos) (ExistNP (RelNPa (UsePron (someone_Pron)) (UseRCl (Past) (PPos) (StrandRelSlash (IdRP) (SlashVP (UsePN (helen_PN)) (SlashV2V (see_V2V) (ComplSlash (SlashV2a (answer_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (phone_N)))))))))))); - -lin s_345_1_p = (Sentence (PredVPS (UsePN (smith_PN)) (ConjVPS2 (and_Conj) (Past) (PPos) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (UsePN (jones_PN))) (Past) (PPos) (ComplSlash (SlashV2V (elliptic_V2V) (ComplSlash (SlashV2a (make8do_V2)) (DetCN (DetQuant (IndefArt) (NumSg)) (UseN (copy_N))))) (DetCN (DetQuant (PossPron (heRefl_Pron)) (NumSg)) (UseN (secretary_N))))))); -lin s_345_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (UsePN (jones_PN))))))); -lin s_345_3_h = s_340_1_p; - -lin s_346_1_p = (Sentence (PredVPS (UsePN (smith_PN)) (ConjVPS2 (or_Conj) (Past) (PPos) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (UsePN (jones_PN))) (Past) (PPos) (ComplSlash (SlashV2V (elliptic_V2V) (ComplSlash (SlashV2a (cross_out_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (crucial_A)) (UseN (clause_N)))))) (elliptic_NP_Sg))))); -lin s_346_2_q = (Question (UseQCl (Past) (PPos) (QuestCl (PredVP (UsePN (smith_PN)) (ComplVPIVV (do_VV) (ConjVPI2 (either7or_DConj) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (UsePN (jones_PN))) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (cross_out_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (crucial_A)) (UseN (clause_N)))))) (UsePN (jones_PN))))))))); -lin s_346_3_h = (Sentence (PredVPS (UsePN (smith_PN)) (ConjVPS2 (either7or_DConj) (Past) (PPos) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (sign_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (UseN (contract_N))))) (UsePN (jones_PN))) (Past) (PPos) (ComplSlash (SlashV2V (see_V2V) (ComplSlash (SlashV2a (cross_out_V2)) (DetCN (DetQuant (DefArt) (NumSg)) (AdjCN (PositA (crucial_A)) (UseN (clause_N)))))) (UsePN (jones_PN)))))); - -} diff --git a/examples/fracas/src/FraCaSBankOriginal.gf b/examples/fracas/src/FraCaSBankOriginal.gf deleted file mode 100644 index 9a6ac4971..000000000 --- a/examples/fracas/src/FraCaSBankOriginal.gf +++ /dev/null @@ -1,1581 +0,0 @@ ---# -path=.:alltenses:prelude - -concrete FraCaSBankOriginal of FraCaSBank = open Prelude in { - -lincat FraCaSPhrase = SS; - --- Sentences - -lin s_001_1_p = ss "an Italian became the world's greatest tenor"; -lin s_001_2_q = ss "was there an Italian who became the world's greatest tenor"; -lin s_001_3_h = ss "there was an Italian who became the world's greatest tenor"; - -lin s_002_1_p = ss "every Italian man wants to be a great tenor"; -lin s_002_2_p = ss "some Italian men are great tenors"; -lin s_002_3_q = ss "are there Italian men who want to be a great tenor"; -lin s_002_4_h = ss "there are Italian men who want to be a great tenor"; - -lin s_003_1_p = ss "all Italian men want to be a great tenor"; -lin s_003_2_p = ss "some Italian men are great tenors"; -lin s_003_3_q = ss "are there Italian men who want to be a great tenor"; -lin s_003_4_h = ss "there are Italian men who want to be a great tenor"; - -lin s_004_1_p = ss "each Italian tenor wants to be great"; -lin s_004_2_p = ss "some Italian tenors are great"; -lin s_004_3_q = ss "are there Italian tenors who want to be great"; -lin s_004_4_h = ss "there are Italian tenors who want to be great"; - -lin s_005_1_p = ss "the really ambitious tenors are Italian"; -lin s_005_2_q = ss "are there really ambitious tenors who are Italian"; -lin s_005_3_h = ss "there are really ambitious tenors who are Italian"; - -lin s_006_1_p = ss "no really great tenors are modest"; -lin s_006_2_q = ss "are there really great tenors who are modest"; -lin s_006_3_h = ss "there are really great tenors who are modest"; - -lin s_007_1_p = ss "some great tenors are Swedish"; -lin s_007_2_q = ss "are there great tenors who are Swedish"; -lin s_007_3_h = ss "there are great tenors who are Swedish"; - -lin s_008_1_p = ss "many great tenors are German"; -lin s_008_2_q = ss "are there great tenors who are German"; -lin s_008_3_h = ss "there are great tenors who are German"; - -lin s_009_1_p = ss "several great tenors are British"; -lin s_009_2_q = ss "are there great tenors who are British"; -lin s_009_3_h = ss "there are great tenors who are British"; - -lin s_010_1_p = ss "most great tenors are Italian"; -lin s_010_2_q = ss "are there great tenors who are Italian"; -lin s_010_3_h = ss "there are great tenors who are Italian"; - -lin s_011_1_p = ss "a few great tenors sing popular music"; -lin s_011_2_p = ss "some great tenors like popular music"; -lin s_011_3_q = ss "are there great tenors who sing popular music"; -lin s_011_4_h = ss "there are great tenors who sing popular music"; - -lin s_012_1_p = ss "few great tenors are poor"; -lin s_012_2_q = ss "are there great tenors who are poor"; -lin s_012_3_h = ss "there are great tenors who are poor"; - -lin s_013_1_p = ss "both leading tenors are excellent"; -lin s_013_2_p = ss "leading tenors who are excellent are indispensable"; -lin s_013_3_q = ss "are both leading tenors indispensable"; -lin s_013_4_h = ss "both leading tenors are indispensable"; - -lin s_014_1_p = ss "neither leading tenor comes cheap"; -lin s_014_2_p = ss "one of the leading tenors is Pavarotti"; -lin s_014_3_q = ss "is Pavarotti a leading tenor who comes cheap"; -lin s_014_4_h = ss "Pavarotti is a leading tenor who comes cheap"; - -lin s_015_1_p = ss "at least three tenors will take part in the concert"; -lin s_015_2_q = ss "are there tenors who will take part in the concert"; -lin s_015_3_h = ss "there are tenors who will take part in the concert"; - -lin s_016_1_p = ss "at most two tenors will contribute their fees to charity"; -lin s_016_2_q = ss "are there tenors who will contribute their fees to charity"; -lin s_016_3_h = ss "there are tenors who will contribute their fees to charity"; - -lin s_017_1_p = ss "an Irishman won the Nobel prize for literature"; -lin s_017_2_q = ss "did an Irishman win a Nobel prize"; -lin s_017_3_h = ss "an Irishman won a Nobel prize"; - -lin s_018_1_p = ss "every European has the right to live in Europe"; -lin s_018_2_p = ss "every European is a person"; -lin s_018_3_p = ss "every person who has the right to live in Europe can travel freely within Europe"; -lin s_018_4_q = ss "can every European travel freely within Europe"; -lin s_018_5_h = ss "every European can travel freely within Europe"; - -lin s_019_1_p = ss "all Europeans have the right to live in Europe"; -lin s_019_2_p = ss "every European is a person"; -lin s_019_3_p = ss "every person who has the right to live in Europe can travel freely within Europe"; -lin s_019_4_q = ss "can all Europeans travel freely within Europe"; -lin s_019_5_h = ss "all Europeans can travel freely within Europe"; - -lin s_020_1_p = ss "each European has the right to live in Europe"; -lin s_020_2_p = ss "every European is a person"; -lin s_020_3_p = ss "every person who has the right to live in Europe can travel freely within Europe"; -lin s_020_4_q = ss "can each European travel freely within Europe"; -lin s_020_5_h = ss "each European can travel freely within Europe"; - -lin s_021_1_p = ss "the residents of member states have the right to live in Europe"; -lin s_021_2_p = ss "all residents of member states are individuals"; -lin s_021_3_p = ss "every individual who has the right to live in Europe can travel freely within Europe"; -lin s_021_4_q = ss "can the residents of member states travel freely within Europe"; -lin s_021_5_h = ss "the residents of member states can travel freely within Europe"; - -lin s_022_1_p = ss "no delegate finished the report on time"; -lin s_022_2_q = ss "did no delegate finish the report"; -lin s_022_3_h = ss "no delegate finished the report"; - -lin s_023_1_p = ss "some delegates finished the survey on time"; -lin s_023_2_q = ss "did some delegates finish the survey"; -lin s_023_3_h = ss "some delegates finished the survey"; - -lin s_024_1_p = ss "many delegates obtained interesting results from the survey"; -lin s_024_2_q = ss "did many delegates obtain results from the survey"; -lin s_024_3_h = ss "many delegates obtained results from the survey"; - -lin s_025_1_p = ss "several delegates got the results published in major national newspapers"; -lin s_025_2_q = ss "did several delegates get the results published"; -lin s_025_3_h = ss "several delegates got the results published"; - -lin s_026_1_p = ss "most Europeans are resident in Europe"; -lin s_026_2_p = ss "all Europeans are people"; -lin s_026_3_p = ss "all people who are resident in Europe can travel freely within Europe"; -lin s_026_4_q = ss "can most Europeans travel freely within Europe"; -lin s_026_5_h = ss "most Europeans can travel freely within Europe"; - -lin s_027_1_p = ss "a few committee members are from Sweden"; -lin s_027_2_p = ss "all committee members are people"; -lin s_027_3_p = ss "all people who are from Sweden are from Scandinavia"; -lin s_027_4_q = ss "are at least a few committee members from Scandinavia"; -lin s_027_5_h = ss "at least a few committee members are from Scandinavia"; - -lin s_028_1_p = ss "few committee members are from Portugal"; -lin s_028_2_p = ss "all committee members are people"; -lin s_028_3_p = ss "all people who are from Portugal are from southern Europe"; -lin s_028_4_q = ss "are there few committee members from southern Europe"; -lin s_028_5_h = ss "there are few committee members from southern Europe"; - -lin s_029_1_p = ss "both commissioners used to be leading businessmen"; -lin s_029_2_q = ss "did both commissioners used to be businessmen"; -lin s_029_3_h = ss "both commissioners used to be businessmen"; - -lin s_030_1_p = ss "neither commissioner spends a lot of time at home"; -lin s_030_2_q = ss "does neither commissioner spend time at home"; -lin s_030_3_h = ss "neither commissioner spends time at home"; - -lin s_031_1_p = ss "at least three commissioners spend a lot of time at home"; -lin s_031_2_q = ss "do at least three commissioners spend time at home"; -lin s_031_3_h = ss "at least three commissioners spend time at home"; - -lin s_032_1_p = ss "at most ten commissioners spend a lot of time at home"; -lin s_032_2_q = ss "do at most ten commissioners spend time at home"; -lin s_032_3_h = ss "at most ten commissioners spend time at home"; - -lin s_033_1_p = ss "an Irishman won a Nobel prize"; -lin s_033_2_q = ss "did an Irishman win the Nobel prize for literature"; -lin s_033_3_h = ss "an Irishman won the Nobel prize for literature"; - -lin s_034_1_p = ss "every European can travel freely within Europe"; -lin s_034_2_p = ss "every European is a person"; -lin s_034_3_p = ss "every person who has the right to live in Europe can travel freely within Europe"; -lin s_034_4_q = ss "does every European have the right to live in Europe"; -lin s_034_5_h = ss "every European has the right to live in Europe"; - -lin s_035_1_p = ss "all Europeans can travel freely within Europe"; -lin s_035_2_p = ss "every European is a person"; -lin s_035_3_p = ss "every person who has the right to live in Europe can travel freely within Europe"; -lin s_035_4_q = ss "do all Europeans have the right to live in Europe"; -lin s_035_5_h = ss "all Europeans have the right to live in Europe"; - -lin s_036_1_p = ss "each European can travel freely within Europe"; -lin s_036_2_p = ss "every European is a person"; -lin s_036_3_p = ss "every person who has the right to live in Europe can travel freely within Europe"; -lin s_036_4_q = ss "does each European have the right to live in Europe"; -lin s_036_5_h = ss "each European has the right to live in Europe"; - -lin s_037_1_p = ss "the residents of member states can travel freely within Europe"; -lin s_037_2_p = ss "all residents of member states are individuals"; -lin s_037_3_p = ss "every individual who has the right to live anywhere in Europe can travel freely within Europe"; -lin s_037_4_q = ss "do the residents of member states have the right to live anywhere in Europe"; -lin s_037_5_h = ss "the residents of member states have the right to live anywhere in Europe"; - -lin s_038_1_p = ss "no delegate finished the report"; -lin s_038_2_q = ss "did any delegate finish the report on time"; -lin s_038_3_h = ss "some delegate finished the report on time"; - -lin s_039_1_p = ss "some delegates finished the survey"; -lin s_039_2_q = ss "did some delegates finish the survey on time"; -lin s_039_3_h = ss "some delegates finished the survey on time"; - -lin s_040_1_p = ss "many delegates obtained results from the survey"; -lin s_040_2_q = ss "did many delegates obtain interesting results from the survey"; -lin s_040_3_h = ss "many delegates obtained interesting results from the survey"; - -lin s_041_1_p = ss "several delegates got the results published"; -lin s_041_2_q = ss "did several delegates get the results published in major national newspapers"; -lin s_041_3_h = ss "several delegates got the results published in major national newspapers"; - -lin s_042_1_p = ss "most Europeans can travel freely within Europe"; -lin s_042_2_p = ss "all Europeans are people"; -lin s_042_3_p = ss "all people who are resident in Europe can travel freely within Europe"; -lin s_042_4_q = ss "are most Europeans resident in Europe"; -lin s_042_5_h = ss "most Europeans are resident in Europe"; - -lin s_043_1_p = ss "a few committee members are from Scandinavia"; -lin s_043_2_p = ss "all committee members are people"; -lin s_043_3_p = ss "all people who are from Sweden are from Scandinavia"; -lin s_043_4_q = ss "are at least a few committee members from Sweden"; -lin s_043_5_h = ss "at least a few committee members are from Sweden"; - -lin s_044_1_p = ss "few committee members are from southern Europe"; -lin s_044_2_p = ss "all committee members are people"; -lin s_044_3_p = ss "all people who are from Portugal are from southern Europe"; -lin s_044_4_q = ss "are there few committee members from Portugal"; -lin s_044_5_h = ss "there are few committee members from Portugal"; - -lin s_045_1_p = ss "both commissioners used to be businessmen"; -lin s_045_2_q = ss "did both commissioners used to be leading businessmen"; -lin s_045_3_h = ss "both commissioners used to be leading businessmen"; - -lin s_046_1_p = ss "neither commissioner spends time at home"; -lin s_046_2_q = ss "does either commissioner spend a lot of time at home"; -lin s_046_3_h = ss "one of the commissioners spends a lot of time at home"; - -lin s_047_1_p = ss "at least three commissioners spend time at home"; -lin s_047_2_q = ss "do at least three commissioners spend a lot of time at home"; -lin s_047_3_h = ss "at least three commissioners spend a lot of time at home"; - -lin s_048_1_p = ss "at most ten commissioners spend time at home"; -lin s_048_2_q = ss "do at most ten commissioners spend a lot of time at home"; -lin s_048_3_h = ss "at most ten commissioners spend a lot of time at home"; - -lin s_049_1_p = ss "a Swede won a Nobel prize"; -lin s_049_2_p = ss "every Swede is a Scandinavian"; -lin s_049_3_q = ss "did a Scandinavian win a Nobel prize"; -lin s_049_4_h = ss "a Scandinavian won a Nobel prize"; - -lin s_050_1_p = ss "every Canadian resident can travel freely within Europe"; -lin s_050_2_p = ss "every Canadian resident is a resident of the North American continent"; -lin s_050_3_q = ss "can every resident of the North American continent travel freely within Europe"; -lin s_050_4_h = ss "every resident of the North American continent can travel freely within Europe"; - -lin s_051_1_p = ss "all Canadian residents can travel freely within Europe"; -lin s_051_2_p = ss "every Canadian resident is a resident of the North American continent"; -lin s_051_3_q = ss "can all residents of the North American continent travel freely within Europe"; -lin s_051_4_h = ss "all residents of the North American continent can travel freely within Europe"; - -lin s_052_1_p = ss "each Canadian resident can travel freely within Europe"; -lin s_052_2_p = ss "every Canadian resident is a resident of the North American continent"; -lin s_052_3_q = ss "can each resident of the North American continent travel freely within Europe"; -lin s_052_4_h = ss "each resident of the North American continent can travel freely within Europe"; - -lin s_053_1_p = ss "the residents of major western countries can travel freely within Europe"; -lin s_053_2_p = ss "all residents of major western countries are residents of western countries"; -lin s_053_3_q = ss "do the residents of western countries have the right to live in Europe"; -lin s_053_4_h = ss "the residents of western countries have the right to live in Europe"; - -lin s_054_1_p = ss "no Scandinavian delegate finished the report on time"; -lin s_054_2_q = ss "did any delegate finish the report on time"; -lin s_054_3_h = ss "some delegate finished the report on time"; - -lin s_055_1_p = ss "some Irish delegates finished the survey on time"; -lin s_055_2_q = ss "did any delegates finish the survey on time"; -lin s_055_3_h = ss "some delegates finished the survey on time"; - -lin s_056_1_p = ss "many British delegates obtained interesting results from the survey"; -lin s_056_2_q = ss "did many delegates obtain interesting results from the survey"; -lin s_056_3_h = ss "many delegates obtained interesting results from the survey"; - -lin s_057_1_p = ss "several Portuguese delegates got the results published in major national newspapers"; -lin s_057_2_q = ss "did several delegates get the results published in major national newspapers"; -lin s_057_3_h = ss "several delegates got the results published in major national newspapers"; - -lin s_058_1_p = ss "most Europeans who are resident in Europe can travel freely within Europe"; -lin s_058_2_q = ss "can most Europeans travel freely within Europe"; -lin s_058_3_h = ss "most Europeans can travel freely within Europe"; - -lin s_059_1_p = ss "a few female committee members are from Scandinavia"; -lin s_059_2_q = ss "are at least a few committee members from Scandinavia"; -lin s_059_3_h = ss "at least a few committee members are from Scandinavia"; - -lin s_060_1_p = ss "few female committee members are from southern Europe"; -lin s_060_2_q = ss "are few committee members from southern Europe"; -lin s_060_3_h = ss "few committee members are from southern Europe"; - -lin s_061_1_p = ss "both female commissioners used to be in business"; -lin s_061_2_q = ss "did both commissioners used to be in business"; -lin s_061_3_h = ss "both commissioners used to be in business"; - -lin s_062_1_p = ss "neither female commissioner spends a lot of time at home"; -lin s_062_2_q = ss "does either commissioner spend a lot of time at home"; -lin s_062_3_h = ss "one of the commissioners spends a lot of time at home"; - -lin s_063_1_p = ss "at least three female commissioners spend time at home"; -lin s_063_2_q = ss "do at least three commissioners spend time at home"; -lin s_063_3_h = ss "at least three commissioners spend time at home"; - -lin s_064_1_p = ss "at most ten female commissioners spend time at home"; -lin s_064_2_q = ss "do at most ten commissioners spend time at home"; -lin s_064_3_h = ss "at most ten commissioners spend time at home"; - -lin s_065_1_p = ss "a Scandinavian won a Nobel prize"; -lin s_065_2_p = ss "every Swede is a Scandinavian"; -lin s_065_3_q = ss "did a Swede win a Nobel prize"; -lin s_065_4_h = ss "a Swede won a Nobel prize"; - -lin s_066_1_p = ss "every resident of the North American continent can travel freely within Europe"; -lin s_066_2_p = ss "every Canadian resident is a resident of the North American continent"; -lin s_066_3_q = ss "can every Canadian resident travel freely within Europe"; -lin s_066_4_h = ss "every Canadian resident can travel freely within Europe"; - -lin s_067_1_p = ss "all residents of the North American continent can travel freely within Europe"; -lin s_067_2_p = ss "every Canadian resident is a resident of the North American continent"; -lin s_067_3_q = ss "can all Canadian residents travel freely within Europe"; -lin s_067_4_h = ss "all Canadian residents can travel freely within Europe"; - -lin s_068_1_p = ss "each resident of the North American continent can travel freely within Europe"; -lin s_068_2_p = ss "every Canadian resident is a resident of the North American continent"; -lin s_068_3_q = ss "can each Canadian resident travel freely within Europe"; -lin s_068_4_h = ss "each Canadian resident can travel freely within Europe"; - -lin s_069_1_p = ss "the residents of western countries can travel freely within Europe"; -lin s_069_2_p = ss "all residents of major western countries are residents of western countries"; -lin s_069_3_q = ss "do the residents of major western countries have the right to live in Europe"; -lin s_069_4_h = ss "the residents of major western countries have the right to live in Europe"; - -lin s_070_1_p = ss "no delegate finished the report on time"; -lin s_070_2_q = ss "did any Scandinavian delegate finish the report on time"; -lin s_070_3_h = ss "some Scandinavian delegate finished the report on time"; - -lin s_071_1_p = ss "some delegates finished the survey on time"; -lin s_071_2_q = ss "did any Irish delegates finish the survey on time"; -lin s_071_3_h = ss "some Irish delegates finished the survey on time"; - -lin s_072_1_p = ss "many delegates obtained interesting results from the survey"; -lin s_072_2_q = ss "did many British delegates obtain interesting results from the survey"; -lin s_072_3_h = ss "many British delegates obtained interesting results from the survey"; - -lin s_073_1_p = ss "several delegates got the results published in major national newspapers"; -lin s_073_2_q = ss "did several Portuguese delegates get the results published in major national newspapers"; -lin s_073_3_h = ss "several Portuguese delegates got the results published in major national newspapers"; - -lin s_074_1_p = ss "most Europeans can travel freely within Europe"; -lin s_074_2_q = ss "can most Europeans who are resident outside Europe travel freely within Europe"; -lin s_074_3_h = ss "most Europeans who are resident outside Europe can travel freely within Europe"; - -lin s_075_1_p = ss "a few committee members are from Scandinavia"; -lin s_075_2_q = ss "are at least a few female committee members from Scandinavia"; -lin s_075_3_h = ss "at least a few female committee members are from Scandinavia"; - -lin s_076_1_p = ss "few committee members are from southern Europe"; -lin s_076_2_q = ss "are few female committee members from southern Europe"; -lin s_076_3_h = ss "few female committee members are from southern Europe"; - -lin s_077_1_p = ss "both commissioners used to be in business"; -lin s_077_2_q = ss "did both female commissioners used to be in business"; -lin s_077_3_h = ss "both female commissioners used to be in business"; - -lin s_078_1_p = ss "neither commissioner spends a lot of time at home"; -lin s_078_2_q = ss "does either female commissioner spend a lot of time at home"; -lin s_078_3_h = ss "one of the female commissioners spends a lot of time at home"; - -lin s_079_1_p = ss "at least three commissioners spend time at home"; -lin s_079_2_q = ss "do at least three male commissioners spend time at home"; -lin s_079_3_h = ss "at least three male commissioners spend time at home"; - -lin s_080_1_p = ss "at most ten commissioners spend time at home"; -lin s_080_2_q = ss "do at most ten female commissioners spend time at home"; -lin s_080_3_h = ss "at most ten female commissioners spend time at home"; - -lin s_081_1_p = ss "Smith , Jones and Anderson signed the contract"; -lin s_081_2_q = ss "did Jones sign the contract"; -lin s_081_3_h = ss "Jones signed the contract"; - -lin s_082_1_p = ss "Smith , Jones and several lawyers signed the contract"; -lin s_082_2_q = ss "did Jones sign the contract"; -lin s_082_3_h = ss "Jones signed the contract"; - -lin s_083_1_p = ss "either Smith , Jones or Anderson signed the contract"; -lin s_083_2_q = ss "did Jones sign the contract"; -lin s_083_3_h = ss "Jones signed the contract"; - -lin s_084_1_p = ss "either Smith , Jones or Anderson signed the contract"; -lin s_084_2_q = ss "if Smith and Anderson did not sign the contract , did Jones sign the contract"; -lin s_084_3_h = ss "if Smith and Anderson did not sign the contract , Jones signed the contract"; - -lin s_085_1_p = ss "exactly two lawyers and three accountants signed the contract"; -lin s_085_2_q = ss "did six lawyers sign the contract"; -lin s_085_3_h = ss "six lawyers signed the contract"; - -lin s_086_1_p = ss "exactly two lawyers and three accountants signed the contract"; -lin s_086_2_q = ss "did six accountants sign the contract"; -lin s_086_3_h = ss "six accountants signed the contract"; - -lin s_087_1_p = ss "every representative and client was at the meeting"; -lin s_087_2_q = ss "was every representative at the meeting"; -lin s_087_3_h = ss "every representative was at the meeting"; - -lin s_088_1_p = ss "every representative and client was at the meeting"; -lin s_088_2_q = ss "was every representative at the meeting"; -lin s_088_3_h = ss "every representative was at the meeting"; - -lin s_089_1_p = ss "every representative or client was at the meeting"; -lin s_089_2_q = ss "was every representative and every client at the meeting"; -lin s_089_3_h = ss "every representative and every client was at the meeting"; - -lin s_090_1_p = ss "the chairman read out the items on the agenda"; -lin s_090_2_q = ss "did the chairman read out every item on the agenda"; -lin s_090_3_h = ss "the chairman read out every item on the agenda"; - -lin s_091_1_p = ss "the people who were at the meeting voted for a new chairman"; -lin s_091_2_q = ss "did everyone at the meeting vote for a new chairman"; -lin s_091_3_h = ss "everyone at the meeting voted for a new chairman"; - -lin s_092_1_p = ss "all the people who were at the meeting voted for a new chairman"; -lin s_092_2_q = ss "did everyone at the meeting vote for a new chairman"; -lin s_092_3_h = ss "everyone at the meeting voted for a new chairman"; - -lin s_093_1_p = ss "the people who were at the meeting all voted for a new chairman"; -lin s_093_2_q = ss "did everyone at the meeting vote for a new chairman"; -lin s_093_3_h = ss "everyone at the meeting voted for a new chairman"; - -lin s_094_1_p = ss "the inhabitants of Cambridge voted for a Labour MP"; -lin s_094_2_q = ss "did every inhabitant of Cambridge vote for a Labour MP"; -lin s_094_3_h = ss "every inhabitant of Cambridge voted for a Labour MP"; - -lin s_095_1_p = ss "the Ancient Greeks were noted philosophers"; -lin s_095_2_q = ss "was every Ancient Greek a noted philosopher"; -lin s_095_3_h = ss "every Ancient Greek was a noted philosopher"; - -lin s_096_1_p = ss "the Ancient Greeks were all noted philosophers"; -lin s_096_2_q = ss "was every Ancient Greek a noted philosopher"; -lin s_096_3_h = ss "every Ancient Greek was a noted philosopher"; - -lin s_097_1_p = ss "software faults were blamed for the system failure"; -lin s_097_2_q = ss "was the system failure blamed on one or more software faults"; -lin s_097_3_h = ss "the system failure was blamed on one or more software faults"; - -lin s_098_1_p = ss "software faults were blamed for the system failure"; -lin s_098_2_p = ss "Bug # 32-985 is a known software fault"; -lin s_098_3_q = ss "was Bug # 32-985 blamed for the system failure"; -lin s_098_4_h = ss "Bug # 32-985 was blamed for the system failure"; - -lin s_099_1_p = ss "clients at the demonstration were all impressed by the system's performance"; -lin s_099_2_p = ss "Smith was a client at the demonstration"; -lin s_099_3_q = ss "was Smith impressed by the system's performance"; -lin s_099_4_h = ss "Smith was impressed by the system's performance"; - -lin s_100_1_p = ss "clients at the demonstration were impressed by the system's performance"; -lin s_100_2_q = ss "were most clients at the demonstration impressed by the system's performance"; -lin s_100_3_h = ss "most clients at the demonstration were impressed by the system's performance"; - -lin s_101_1_p = ss "university graduates make poor stock-market traders"; -lin s_101_2_p = ss "Smith is a university graduate"; -lin s_101_3_q = ss "is Smith likely to make a poor stock market trader"; -lin s_101_4_h = ss "Smith is likely to make a poor stock market trader"; - -lin s_102_1_p = ss "university graduates make poor stock-market traders"; -lin s_102_2_p = ss "Smith is a university graduate"; -lin s_102_3_q = ss "will Smith make a poor stock market trader"; -lin s_102_4_h = ss "Smith will make a poor stock market trader"; - -lin s_103_1_p = ss "all APCOM managers have company cars"; -lin s_103_2_p = ss "Jones is an APCOM manager"; -lin s_103_3_q = ss "does Jones have a company car"; -lin s_103_4_h = ss "Jones has a company car"; - -lin s_104_1_p = ss "all APCOM managers have company cars"; -lin s_104_2_p = ss "Jones is an APCOM manager"; -lin s_104_3_q = ss "does Jones have more than one company car"; -lin s_104_4_h = ss "Jones has more than one company car"; - -lin s_105_1_p = ss "just one accountant attended the meeting"; -lin s_105_2_q = ss "did no accountants attend the meeting"; -lin s_105_3_h = ss "no accountants attended the meeting"; - -lin s_106_1_p = ss "just one accountant attended the meeting"; -lin s_106_2_q = ss "did no accountant attend the meeting"; -lin s_106_3_h = ss "no accountant attended the meeting"; - -lin s_107_1_p = ss "just one accountant attended the meeting"; -lin s_107_2_q = ss "did any accountants attend the meeting"; -lin s_107_3_h = ss "some accountants attended the meeting"; - -lin s_108_1_p = ss "just one accountant attended the meeting"; -lin s_108_2_q = ss "did any accountant attend the meeting"; -lin s_108_3_h = ss "some accountant attended the meeting"; - -lin s_109_1_p = ss "just one accountant attended the meeting"; -lin s_109_2_q = ss "did some accountants attend the meeting"; -lin s_109_3_h = ss "some accountants attended the meeting"; - -lin s_110_1_p = ss "just one accountant attended the meeting"; -lin s_110_2_q = ss "did some accountant attend the meeting"; -lin s_110_3_h = ss "some accountant attended the meeting"; - -lin s_111_1_p = ss "Smith signed one contract"; -lin s_111_2_p = ss "Jones signed another contract"; -lin s_111_3_q = ss "did Smith and Jones sign two contracts"; -lin s_111_4_h = ss "Smith and Jones signed two contracts"; - -lin s_112_1_p = ss "Smith signed two contracts"; -lin s_112_2_p = ss "Jones signed two contracts"; -lin s_112_3_q = ss "did Smith and Jones sign two contracts"; -lin s_112_4_h = ss "Smith and Jones signed two contracts"; - -lin s_113_1_p = ss "Smith signed two contracts"; -lin s_113_2_p = ss "Jones also signed them"; -lin s_113_3_q = ss "did Smith and Jones sign two contracts"; -lin s_113_4_h = ss "Smith and Jones signed two contracts"; - -lin s_114_1_p = ss "Mary used her workstation"; -lin s_114_2_q = ss "was Mary's workstation used"; -lin s_114_3_h = ss "Mary's workstation was used"; - -lin s_115_1_p = ss "Mary used her workstation"; -lin s_115_2_q = ss "does Mary have a workstation"; -lin s_115_3_h = ss "Mary has a workstation"; - -lin s_116_1_p = ss "Mary used her workstation"; -lin s_116_2_q = ss "is Mary female"; -lin s_116_3_h = ss "Mary is female"; - -lin s_117_1_p = ss "every student used her workstation"; -lin s_117_2_p = ss "Mary is a student"; -lin s_117_3_q = ss "did Mary use her workstation"; -lin s_117_4_h = ss "Mary used her workstation"; - -lin s_118_1_p = ss "every student used her workstation"; -lin s_118_2_p = ss "Mary is a student"; -lin s_118_3_q = ss "does Mary have a workstation"; -lin s_118_4_h = ss "Mary has a workstation"; - -lin s_119_1_p = ss "no student used her workstation"; -lin s_119_2_p = ss "Mary is a student"; -lin s_119_3_q = ss "did Mary use a workstation"; -lin s_119_4_h = ss "Mary used a workstation"; - -lin s_120_1_p = ss "Smith attended a meeting"; -lin s_120_2_p = ss "she chaired it"; -lin s_120_3_q = ss "did Smith chair a meeting"; -lin s_120_4_h = ss "Smith chaired a meeting"; - -lin s_121_1_p = ss "Smith delivered a report to ITEL"; -lin s_121_2_p = ss "she also delivered them an invoice"; -lin s_121_3_p = ss "and she delivered them a project proposal"; -lin s_121_4_q = ss "did Smith deliver a report , an invoice and a project proposal to ITEL"; -lin s_121_5_h = ss "Smith delivered a report , an invoice and a project proposal to ITEL"; - -lin s_122_1_p = ss "every committee has a chairman"; -lin s_122_2_p = ss "he is appointed by its members"; -lin s_122_3_q = ss "does every committee have a chairman appointed by members of the committee"; -lin s_122_4_h = ss "every committee has a chairman appointed by members of the committee"; - -lin s_123_1_p = ss "ITEL has sent most of the reports Smith needs"; -lin s_123_2_p = ss "they are on her desk"; -lin s_123_3_q = ss "are there some reports from ITEL on Smith's desk"; -lin s_123_4_h = ss "there are some reports from ITEL on Smith's desk"; - -lin s_124_1_p = ss "two out of ten machines are missing"; -lin s_124_2_p = ss "they have been removed"; -lin s_124_3_q = ss "have two machines been removed"; -lin s_124_4_h = ss "two machines have been removed"; - -lin s_125_1_p = ss "two out of ten machines are missing"; -lin s_125_2_p = ss "they have been removed"; -lin s_125_3_q = ss "have eight machines been removed"; -lin s_125_4_h = ss "eight machines have been removed"; - -lin s_126_1_p = ss "two out of ten machines are missing"; -lin s_126_2_p = ss "they were all here yesterday"; -lin s_126_3_q = ss "were ten machines here yesterday"; -lin s_126_4_h = ss "ten machines were here yesterday"; - -lin s_127_1_p = ss "Smith took a machine on Tuesday , and Jones took a machine on Wednesday"; -lin s_127_2_p = ss "they put them in the lobby"; -lin s_127_3_q = ss "did Smith and Jones put two machines in the lobby"; -lin s_127_4_h = ss "Smith and Jones put two machines in the lobby"; - -lin s_128_1_p = ss "John and his colleagues went to a meeting"; -lin s_128_2_p = ss "they hated it"; -lin s_128_3_q = ss "did John's colleagues hate the meeting"; -lin s_128_4_h = ss "John's colleagues hated the meeting"; - -lin s_129_1_p = ss "John and his colleagues went to a meeting"; -lin s_129_2_p = ss "they hated it"; -lin s_129_3_q = ss "did John hate the meeting"; -lin s_129_4_h = ss "John hated the meeting"; - -lin s_130_1_p = ss "John and his colleagues went to a meeting"; -lin s_130_2_p = ss "they hated it"; -lin s_130_3_q = ss "did John hate the meeting"; -lin s_130_4_h = ss "John hated the meeting"; - -lin s_131_1_p = ss "each department has a dedicated line"; -lin s_131_2_p = ss "they rent them from BT"; -lin s_131_3_q = ss "does every department rent a line from BT"; -lin s_131_4_h = ss "every department rents a line from BT"; - -lin s_132_1_p = ss "each department has a dedicated line"; -lin s_132_2_p = ss "the sales department rents it from BT"; -lin s_132_3_q = ss "does the sales department rent a line from BT"; -lin s_132_4_h = ss "the sales department rents a line from BT"; - -lin s_133_1_p = ss "GFI owns several computers"; -lin s_133_2_p = ss "ITEL maintains them"; -lin s_133_3_q = ss "does ITEL maintain all the computers that GFI owns"; -lin s_133_4_h = ss "ITEL maintains all the computers that GFI owns"; - -lin s_134_1_p = ss "every customer who owns a computer has a service contract for it"; -lin s_134_2_p = ss "MFI is a customer that owns exactly one computer"; -lin s_134_3_q = ss "does MFI have a service contract for all its computers"; -lin s_134_4_h = ss "MFI has a service contract for all its computers"; - -lin s_135_1_p = ss "every customer who owns a computer has a service contract for it"; -lin s_135_2_p = ss "MFI is a customer that owns several computers"; -lin s_135_3_q = ss "does MFI have a service contract for all its computers"; -lin s_135_4_h = ss "MFI has a service contract for all its computers"; - -lin s_136_1_p = ss "every executive who had a laptop computer brought it to take notes at the meeting"; -lin s_136_2_p = ss "Smith is an executive who owns five different laptop computers"; -lin s_136_3_q = ss "did Smith take five laptop computers to the meeting"; -lin s_136_4_h = ss "Smith took five laptop computers to the meeting"; - -lin s_137_1_p = ss "there are 100 companies"; -lin s_137_2_p = ss "ICM is one of the companies and owns 150 computers"; -lin s_137_3_p = ss "it does not have service contracts for any of its computers"; -lin s_137_4_p = ss "each of the other 99 companies owns one computer"; -lin s_137_5_p = ss "they have service contracts for them"; -lin s_137_6_q = ss "do most companies that own a computer have a service contract for it"; -lin s_137_7_h = ss "most companies that own a computer have a service contract for it"; - -lin s_138_1_p = ss "every report has a cover page"; -lin s_138_2_p = ss "R-95-103 is a report"; -lin s_138_3_p = ss "Smith signed the cover page"; -lin s_138_4_q = ss "did Smith sign the cover page of R-95-103"; -lin s_138_5_h = ss "Smith signed the cover page of R-95-103"; - -lin s_139_1_p = ss "a company director awarded himself a large payrise"; -lin s_139_2_q = ss "has a company director awarded and been awarded a payrise"; -lin s_139_3_h = ss "a company director has awarded and been awarded a payrise"; - -lin s_140_1_p = ss "John said Bill had hurt himself"; -lin s_140_2_q = ss "did John say Bill had been hurt"; -lin s_140_3_h = ss "John said Bill had been hurt"; - -lin s_141_1_p = ss "John said Bill had hurt himself"; -lin s_141_2_q = ss "did anyone say John had been hurt"; -lin s_141_3_h = ss "someone said John had been hurt"; - -lin s_142_1_p = ss "John spoke to Mary"; -lin s_142_2_p = ss "so did Bill"; -lin s_142_3_q = ss "did Bill speak to Mary"; -lin s_142_4_h = ss "Bill spoke to Mary"; - -lin s_143_1_p = ss "John spoke to Mary"; -lin s_143_2_p = ss "so did Bill"; -lin s_143_3_p = ss "John spoke to Mary at four o'clock"; -lin s_143_4_q = ss "did Bill speak to Mary at four o'clock"; -lin s_143_5_h = ss "Bill spoke to Mary at four o'clock"; - -lin s_144_1_p = ss "John spoke to Mary at four o'clock"; -lin s_144_2_p = ss "so did Bill"; -lin s_144_3_q = ss "did Bill speak to Mary at four o'clock"; -lin s_144_4_h = ss "Bill spoke to Mary at four o'clock"; - -lin s_145_1_p = ss "John spoke to Mary at four o'clock"; -lin s_145_2_p = ss "and Bill did [..] at five o'clock"; -lin s_145_3_q = ss "did Bill speak to Mary at five o'clock"; -lin s_145_4_h = ss "Bill spoke to Mary at five o'clock"; - -lin s_146_1_p = ss "John has spoken to Mary"; -lin s_146_2_p = ss "Bill is going to [..]"; -lin s_146_3_q = ss "will Bill speak to Mary"; -lin s_146_4_h = ss "Bill will speak to Mary"; - -lin s_147_1_p = ss "John spoke to Mary on Monday"; -lin s_147_2_p = ss "Bill didn't [..]"; -lin s_147_3_q = ss "did Bill speak to Mary on Monday"; -lin s_147_4_h = ss "Bill spoke to Mary on Monday"; - -lin s_148_1_p = ss "has John spoken to Mary"; -lin s_148_2_p = ss "Bill has [..]"; -lin s_148_3_q = ss "has Bill spoken to Mary"; -lin s_148_4_h = ss "Bill has spoken to Mary"; - -lin s_149_1_p = ss "John has spoken to Mary"; -lin s_149_2_p = ss "the students have [..] too"; -lin s_149_3_q = ss "have the students spoken to Mary"; -lin s_149_4_h = ss "the students have spoken to Mary"; - -lin s_150_1_p = ss "John went to Paris by car , and Bill [..] by train"; -lin s_150_2_q = ss "did Bill go to Paris by train"; -lin s_150_3_h = ss "Bill went to Paris by train"; - -lin s_151_1_p = ss "John went to Paris by car , and Bill [..] by train to Berlin"; -lin s_151_2_q = ss "did Bill go to Berlin by train"; -lin s_151_3_h = ss "Bill went to Berlin by train"; - -lin s_152_1_p = ss "John went to Paris by car , and Bill [..] to Berlin"; -lin s_152_2_q = ss "did Bill go to Berlin by car"; -lin s_152_3_h = ss "Bill went to Berlin by car"; - -lin s_153_1_p = ss "John is going to Paris by car , and the students [..] by train"; -lin s_153_2_q = ss "are the students going to Paris by train"; -lin s_153_3_h = ss "the students are going to Paris by train"; - -lin s_154_1_p = ss "John went to Paris by car"; -lin s_154_2_p = ss "Bill [..] by train"; -lin s_154_3_q = ss "did Bill go to Paris by train"; -lin s_154_4_h = ss "Bill went to Paris by train"; - -lin s_155_1_p = ss "John owns a car"; -lin s_155_2_p = ss "Bill owns one too"; -lin s_155_3_q = ss "does Bill own a car"; -lin s_155_4_h = ss "Bill owns a car"; - -lin s_156_1_p = ss "John owns a car"; -lin s_156_2_p = ss "Bill owns one too"; -lin s_156_3_q = ss "is there a car that John and Bill own"; -lin s_156_4_h = ss "there is a car that John and Bill own"; - -lin s_157_1_p = ss "John owns a red car"; -lin s_157_2_p = ss "Bill owns a blue one"; -lin s_157_3_q = ss "does Bill own a blue car"; -lin s_157_4_h = ss "Bill owns a blue car"; - -lin s_158_1_p = ss "John owns a red car"; -lin s_158_2_p = ss "Bill owns a blue one"; -lin s_158_3_q = ss "does Bill own a red car"; -lin s_158_4_h = ss "Bill owns a red car"; - -lin s_159_1_p = ss "John owns a red car"; -lin s_159_2_p = ss "Bill owns a fast one"; -lin s_159_3_q = ss "does Bill own a fast car"; -lin s_159_4_h = ss "Bill owns a fast car"; - -lin s_160_1_p = ss "John owns a red car"; -lin s_160_2_p = ss "Bill owns a fast one"; -lin s_160_3_q = ss "does Bill own a fast red car"; -lin s_160_4_h = ss "Bill owns a fast red car"; - -lin s_161_1_p = ss "John owns a red car"; -lin s_161_2_p = ss "Bill owns a fast one"; -lin s_161_3_q = ss "does Bill own a fast red car"; -lin s_161_4_h = ss "Bill owns a fast red car"; - -lin s_162_1_p = ss "John owns a fast red car"; -lin s_162_2_p = ss "Bill owns a slow one"; -lin s_162_3_q = ss "does Bill own a slow red car"; -lin s_162_4_h = ss "Bill owns a slow red car"; - -lin s_163_1_p = ss "John had his paper accepted"; -lin s_163_2_p = ss "Bill doesn't know why [..]"; -lin s_163_3_q = ss "does Bill know why John had his paper accepted"; -lin s_163_4_h = ss "Bill knows why John had his paper accepted"; - -lin s_164_1_p = ss "John spoke to Mary"; -lin s_164_2_p = ss "and to Sue"; -lin s_164_3_q = ss "did John speak to Sue"; -lin s_164_4_h = ss "John spoke to Sue"; - -lin s_165_1_p = ss "John spoke to Mary"; -lin s_165_2_p = ss "on Friday"; -lin s_165_3_q = ss "did John speak to Mary on Friday"; -lin s_165_4_h = ss "John spoke to Mary on Friday"; - -lin s_166_1_p = ss "John spoke to Mary on Thursday"; -lin s_166_2_p = ss "and on Friday"; -lin s_166_3_q = ss "did John speak to Mary on Friday"; -lin s_166_4_h = ss "John spoke to Mary on Friday"; - -lin s_167_1_p = ss "twenty men work in the sales department"; -lin s_167_2_p = ss "but only one woman"; -lin s_167_3_q = ss "do two women work in the sales department"; -lin s_167_4_h = ss "two women work in the sales department"; - -lin s_168_1_p = ss "five men work part time"; -lin s_168_2_p = ss "and forty five women"; -lin s_168_3_q = ss "do forty five women work part time"; -lin s_168_4_h = ss "forty five women work part time"; - -lin s_169_1_p = ss "John found Mary before Bill"; -lin s_169_2_q = ss "did John find Mary before Bill found Mary"; -lin s_169_3_h = ss "John found Mary before Bill found Mary"; - -lin s_170_1_p = ss "John found Mary before Bill"; -lin s_170_2_q = ss "did John find Mary before John found Bill"; -lin s_170_3_h = ss "John found Mary before John found Bill"; - -lin s_171_1_p = ss "John wants to know how many men work part time"; -lin s_171_2_p = ss "and women"; -lin s_171_3_q = ss "does John want to know how many women work part time"; -lin s_171_4_h = ss "John wants to know how many women work part time"; - -lin s_172_1_p = ss "John wants to know how many men work part time , and which [..] [..]"; -lin s_172_2_q = ss "does John want to know which men work part time"; -lin s_172_3_h = ss "John wants to know which men work part time"; - -lin s_173_1_p = ss "Bill spoke to everyone that John did [..]"; -lin s_173_2_p = ss "John spoke to Mary"; -lin s_173_3_q = ss "did Bill speak to Mary"; -lin s_173_4_h = ss "Bill spoke to Mary"; - -lin s_174_1_p = ss "Bill spoke to everyone that John did [..]"; -lin s_174_2_p = ss "Bill spoke to Mary"; -lin s_174_3_q = ss "did John speak to Mary"; -lin s_174_4_h = ss "John spoke to Mary"; - -lin s_175_1_p = ss "John said Mary wrote a report , and Bill did [..] too"; -lin s_175_2_q = ss "did Bill say Mary wrote a report"; -lin s_175_3_h = ss "Bill said Mary wrote a report"; - -lin s_176_1_p = ss "John said Mary wrote a report , and Bill did [..] too"; -lin s_176_2_q = ss "did John say Bill wrote a report"; -lin s_176_3_h = ss "John said Bill wrote a report"; - -lin s_177_1_p = ss "John said that Mary wrote a report , and that Bill did [..] too"; -lin s_177_1_p_NEW = ss "John said that Mary wrote a report , and said that Bill did [..] too"; -lin s_177_2_q = ss "did Bill say Mary wrote a report"; -lin s_177_3_h = ss "Bill said Mary wrote a report"; - -lin s_178_1_p = ss "John wrote a report , and Bill said Peter did [..] too"; -lin s_178_2_q = ss "did Bill say Peter wrote a report"; -lin s_178_3_h = ss "Bill said Peter wrote a report"; - -lin s_179_1_p = ss "if John wrote a report , then Bill did [..] too"; -lin s_179_2_p = ss "John wrote a report"; -lin s_179_3_q = ss "did Bill write a report"; -lin s_179_4_h = ss "Bill wrote a report"; - -lin s_180_1_p = ss "John wanted to buy a car , and he did [..]"; -lin s_180_2_q = ss "did John buy a car"; -lin s_180_3_h = ss "John bought a car"; - -lin s_181_1_p = ss "John needed to buy a car , and Bill did [..]"; -lin s_181_2_q = ss "did Bill buy a car"; -lin s_181_3_h = ss "Bill bought a car"; - -lin s_182_1_p = ss "Smith represents his company and so does Jones"; -lin s_182_2_q = ss "does Jones represent Jones' company"; -lin s_182_3_h = ss "Jones represents Jones' company"; - -lin s_183_1_p = ss "Smith represents his company and so does Jones"; -lin s_183_2_q = ss "does Jones represent Smith's company"; -lin s_183_3_h = ss "Jones represents Smith's company"; - -lin s_184_1_p = ss "Smith represents his company and so does Jones"; -lin s_184_2_q = ss "does Smith represent Jones' company"; -lin s_184_3_h = ss "Smith represents Jones' company"; - -lin s_185_1_p = ss "Smith claimed he had costed his proposal and so did Jones"; -lin s_185_2_q = ss "did Jones claim he had costed his own proposal"; -lin s_185_3_h = ss "Jones claimed he had costed his own proposal"; - -lin s_186_1_p = ss "Smith claimed he had costed his proposal and so did Jones"; -lin s_186_2_q = ss "did Jones claim he had costed Smith's proposal"; -lin s_186_3_h = ss "Jones claimed he had costed Smith's proposal"; - -lin s_187_1_p = ss "Smith claimed he had costed his proposal and so did Jones"; -lin s_187_2_q = ss "did Jones claim Smith had costed Smith's proposal"; -lin s_187_3_h = ss "Jones claimed Smith had costed Smith's proposal"; - -lin s_188_1_p = ss "Smith claimed he had costed his proposal and so did Jones"; -lin s_188_2_q = ss "did Jones claim Smith had costed Jones' proposal"; -lin s_188_3_h = ss "Jones claimed Smith had costed Jones' proposal"; - -lin s_189_1_p = ss "John is a man and Mary is a woman"; -lin s_189_2_p = ss "John represents his company and so does Mary"; -lin s_189_3_q = ss "does Mary represent her own company"; -lin s_189_4_h = ss "Mary represents her own company"; - -lin s_190_1_p = ss "John is a man and Mary is a woman"; -lin s_190_2_p = ss "John represents his company and so does Mary"; -lin s_190_3_q = ss "does Mary represent John's company"; -lin s_190_4_h = ss "Mary represents John's company"; - -lin s_191_1_p = ss "Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife"; -lin s_191_2_q = ss "if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan should go together"; -lin s_191_3_h = ss "if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan should go together"; - -lin s_192_1_p = ss "Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife"; -lin s_192_2_q = ss "if it was suggested that Bill and Frank should go together , was it suggested that Carl and Alan's wife should go together"; -lin s_192_3_h = ss "if it was suggested that Bill and Frank should go together , it was suggested that Carl and Alan's wife should go together"; - -lin s_193_1_p = ss "Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife"; -lin s_193_2_q = ss "if it was suggested that Bill and Frank's boss should go together , was it suggested that Carl and Alan's wife should go together"; -lin s_193_3_h = ss "if it was suggested that Bill and Frank's boss should go together , it was suggested that Carl and Alan's wife should go together"; - -lin s_194_1_p = ss "Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife"; -lin s_194_2_q = ss "if it was suggested that Bill and Frank's boss should go together , was it suggested that Carl and Alan should go together"; -lin s_194_3_h = ss "if it was suggested that Bill and Frank's boss should go together , it was suggested that Carl and Alan should go together"; - -lin s_195_1_p = ss "Bill suggested to Frank's boss that they should go to the meeting together , and Carl [..] to Alan's wife"; -lin s_195_2_q = ss "if it was suggested that Bill , Frank and Frank's boss should go together , was it suggested that Carl , Alan and Alan's wife should go together"; -lin s_195_3_h = ss "if it was suggested that Bill , Frank and Frank's boss should go together , it was suggested that Carl , Alan and Alan's wife should go together"; - -lin s_196_1_p = ss "a lawyer signed every report , and so did an auditor"; -lin s_196_2_p = ss "that is , there was one lawyer who signed all the reports"; -lin s_196_3_q = ss "was there one auditor who signed all the reports"; -lin s_196_4_h = ss "there was one auditor who signed all the reports"; - -lin s_197_1_p = ss "John has a genuine diamond"; -lin s_197_2_q = ss "does John have a diamond"; -lin s_197_3_h = ss "John has a diamond"; - -lin s_198_1_p = ss "John is a former university student"; -lin s_198_2_q = ss "is John a university student"; -lin s_198_3_h = ss "John is a university student"; - -lin s_199_1_p = ss "John is a successful former university student"; -lin s_199_2_q = ss "is John successful"; -lin s_199_3_h = ss "John is successful"; - -lin s_200_1_p = ss "John is a former successful university student"; -lin s_200_2_q = ss "is John successful"; -lin s_200_3_h = ss "John is successful"; - -lin s_201_1_p = ss "John is a former successful university student"; -lin s_201_2_q = ss "is John a university student"; -lin s_201_3_h = ss "John is a university student"; - -lin s_202_1_p = ss "every mammal is an animal"; -lin s_202_2_q = ss "is every four-legged mammal a four-legged animal"; -lin s_202_3_h = ss "every four-legged mammal is a four-legged animal"; - -lin s_203_1_p = ss "Dumbo is a four-legged animal"; -lin s_203_2_q = ss "is Dumbo four-legged"; -lin s_203_3_h = ss "Dumbo is four-legged"; - -lin s_204_1_p = ss "Mickey is a small animal"; -lin s_204_2_q = ss "is Mickey a large animal"; -lin s_204_3_h = ss "Mickey is a large animal"; - -lin s_205_1_p = ss "Dumbo is a large animal"; -lin s_205_2_q = ss "is Dumbo a small animal"; -lin s_205_3_h = ss "Dumbo is a small animal"; - -lin s_206_1_p = ss "Fido is not a small animal"; -lin s_206_2_q = ss "is Fido a large animal"; -lin s_206_3_h = ss "Fido is a large animal"; - -lin s_207_1_p = ss "Fido is not a large animal"; -lin s_207_2_q = ss "is Fido a small animal"; -lin s_207_3_h = ss "Fido is a small animal"; - -lin s_208_1_p = ss "Mickey is a small animal"; -lin s_208_2_p = ss "Dumbo is a large animal"; -lin s_208_3_q = ss "is Mickey smaller than Dumbo"; -lin s_208_4_h = ss "Mickey is smaller than Dumbo"; - -lin s_209_1_p = ss "Mickey is a small animal"; -lin s_209_2_p = ss "Dumbo is a large animal"; -lin s_209_3_q = ss "is Mickey larger than Dumbo"; -lin s_209_4_h = ss "Mickey is larger than Dumbo"; - -lin s_210_1_p = ss "all mice are small animals"; -lin s_210_2_p = ss "Mickey is a large mouse"; -lin s_210_3_q = ss "is Mickey a large animal"; -lin s_210_4_h = ss "Mickey is a large animal"; - -lin s_211_1_p = ss "all elephants are large animals"; -lin s_211_2_p = ss "Dumbo is a small elephant"; -lin s_211_3_q = ss "is Dumbo a small animal"; -lin s_211_4_h = ss "Dumbo is a small animal"; - -lin s_212_1_p = ss "all mice are small animals"; -lin s_212_2_p = ss "all elephants are large animals"; -lin s_212_3_p = ss "Mickey is a large mouse"; -lin s_212_4_p = ss "Dumbo is a small elephant"; -lin s_212_5_q = ss "is Dumbo larger than Mickey"; -lin s_212_6_h = ss "Dumbo is larger than Mickey"; - -lin s_213_1_p = ss "all mice are small animals"; -lin s_213_2_p = ss "Mickey is a large mouse"; -lin s_213_3_q = ss "is Mickey small"; -lin s_213_4_h = ss "Mickey is small"; - -lin s_214_1_p = ss "all legal authorities are law lecturers"; -lin s_214_2_p = ss "all law lecturers are legal authorities"; -lin s_214_3_q = ss "are all fat legal authorities fat law lecturers"; -lin s_214_4_h = ss "all fat legal authorities are fat law lecturers"; - -lin s_215_1_p = ss "all legal authorities are law lecturers"; -lin s_215_2_p = ss "all law lecturers are legal authorities"; -lin s_215_3_q = ss "are all competent legal authorities competent law lecturers"; -lin s_215_4_h = ss "all competent legal authorities are competent law lecturers"; - -lin s_216_1_p = ss "John is a fatter politician than Bill"; -lin s_216_2_q = ss "is John fatter than Bill"; -lin s_216_3_h = ss "John is fatter than Bill"; - -lin s_217_1_p = ss "John is a cleverer politician than Bill"; -lin s_217_2_q = ss "is John cleverer than Bill"; -lin s_217_3_h = ss "John is cleverer than Bill"; - -lin s_218_1_p = ss "Kim is a clever person"; -lin s_218_2_q = ss "is Kim clever"; -lin s_218_3_h = ss "Kim is clever"; - -lin s_219_1_p = ss "Kim is a clever politician"; -lin s_219_2_q = ss "is Kim clever"; -lin s_219_3_h = ss "Kim is clever"; - -lin s_220_1_p = ss "the PC-6082 is faster than the ITEL-XZ"; -lin s_220_2_p = ss "the ITEL-XZ is fast"; -lin s_220_3_q = ss "is the PC-6082 fast"; -lin s_220_4_h = ss "the PC-6082 is fast"; - -lin s_221_1_p = ss "the PC-6082 is faster than the ITEL-XZ"; -lin s_221_2_q = ss "is the PC-6082 fast"; -lin s_221_3_h = ss "the PC-6082 is fast"; - -lin s_222_1_p = ss "the PC-6082 is faster than the ITEL-XZ"; -lin s_222_2_p = ss "the PC-6082 is fast"; -lin s_222_3_q = ss "is the ITEL-XZ fast"; -lin s_222_4_h = ss "the ITEL-XZ is fast"; - -lin s_223_1_p = ss "the PC-6082 is faster than the ITEL-XZ"; -lin s_223_2_p = ss "the PC-6082 is slow"; -lin s_223_3_q = ss "is the ITEL-XZ fast"; -lin s_223_4_h = ss "the ITEL-XZ is fast"; - -lin s_224_1_p = ss "the PC-6082 is as fast as the ITEL-XZ"; -lin s_224_2_p = ss "the ITEL-XZ is fast"; -lin s_224_3_q = ss "is the PC-6082 fast"; -lin s_224_4_h = ss "the PC-6082 is fast"; - -lin s_225_1_p = ss "the PC-6082 is as fast as the ITEL-XZ"; -lin s_225_2_q = ss "is the PC-6082 fast"; -lin s_225_3_h = ss "the PC-6082 is fast"; - -lin s_226_1_p = ss "the PC-6082 is as fast as the ITEL-XZ"; -lin s_226_2_p = ss "the PC-6082 is fast"; -lin s_226_3_q = ss "is the ITEL-XZ fast"; -lin s_226_4_h = ss "the ITEL-XZ is fast"; - -lin s_227_1_p = ss "the PC-6082 is as fast as the ITEL-XZ"; -lin s_227_2_p = ss "the PC-6082 is slow"; -lin s_227_3_q = ss "is the ITEL-XZ fast"; -lin s_227_4_h = ss "the ITEL-XZ is fast"; - -lin s_228_1_p = ss "the PC-6082 is as fast as the ITEL-XZ"; -lin s_228_2_q = ss "is the PC-6082 faster than the ITEL-XZ"; -lin s_228_3_h = ss "the PC-6082 is faster than the ITEL-XZ"; - -lin s_229_1_p = ss "the PC-6082 is as fast as the ITEL-XZ"; -lin s_229_2_q = ss "is the PC-6082 slower than the ITEL-XZ"; -lin s_229_3_h = ss "the PC-6082 is slower than the ITEL-XZ"; - -lin s_230_1_p = ss "ITEL won more orders than APCOM did [..]"; -lin s_230_2_q = ss "did ITEL win some orders"; -lin s_230_3_h = ss "ITEL won some orders"; - -lin s_231_1_p = ss "ITEL won more orders than APCOM did [..]"; -lin s_231_2_q = ss "did APCOM win some orders"; -lin s_231_3_h = ss "APCOM won some orders"; - -lin s_232_1_p = ss "ITEL won more orders than APCOM did [..]"; -lin s_232_2_p = ss "APCOM won ten orders"; -lin s_232_3_q = ss "did ITEL win at least eleven orders"; -lin s_232_4_h = ss "ITEL won at least eleven orders"; - -lin s_233_1_p = ss "ITEL won more orders than APCOM"; -lin s_233_2_q = ss "did ITEL win some orders"; -lin s_233_3_h = ss "ITEL won some orders"; - -lin s_234_1_p = ss "ITEL won more orders than APCOM"; -lin s_234_2_q = ss "did APCOM win some orders"; -lin s_234_3_h = ss "APCOM won some orders"; - -lin s_235_1_p = ss "ITEL won more orders than APCOM"; -lin s_235_2_p = ss "APCOM won ten orders"; -lin s_235_3_q = ss "did ITEL win at least eleven orders"; -lin s_235_4_h = ss "ITEL won at least eleven orders"; - -lin s_236_1_p = ss "ITEL won more orders than the APCOM contract"; -lin s_236_2_q = ss "did ITEL win the APCOM contract"; -lin s_236_3_h = ss "ITEL won the APCOM contract"; - -lin s_237_1_p = ss "ITEL won more orders than the APCOM contract"; -lin s_237_2_q = ss "did ITEL win more than one order"; -lin s_237_3_h = ss "ITEL won more than one order"; - -lin s_238_1_p = ss "ITEL won twice as many orders than APCOM"; -lin s_238_2_p = ss "APCOM won ten orders"; -lin s_238_3_q = ss "did ITEL win twenty orders"; -lin s_238_4_h = ss "ITEL won twenty orders"; - -lin s_239_1_p = ss "ITEL won more orders than APCOM lost [..]"; -lin s_239_2_q = ss "did ITEL win some orders"; -lin s_239_3_h = ss "ITEL won some orders"; - -lin s_240_1_p = ss "ITEL won more orders than APCOM lost [..]"; -lin s_240_2_q = ss "did APCOM lose some orders"; -lin s_240_3_h = ss "APCOM lost some orders"; - -lin s_241_1_p = ss "ITEL won more orders than APCOM lost [..]"; -lin s_241_2_p = ss "APCOM lost ten orders"; -lin s_241_3_q = ss "did ITEL win at least eleven orders"; -lin s_241_4_h = ss "ITEL won at least eleven orders"; - -lin s_242_1_p = ss "the PC-6082 is faster than 500 MIPS"; -lin s_242_2_p = ss "the ITEL-ZX is slower than 500 MIPS"; -lin s_242_3_q = ss "is the PC-6082 faster than the ITEL-ZX"; -lin s_242_4_h = ss "the PC-6082 is faster than the ITEL-ZX"; - -lin s_243_1_p = ss "ITEL sold 3000 more computers than APCOM"; -lin s_243_2_p = ss "APCOM sold exactly 2500 computers"; -lin s_243_3_q = ss "did ITEL sell 5500 computers"; -lin s_243_4_h = ss "ITEL sold 5500 computers"; - -lin s_244_1_p = ss "APCOM has a more important customer than ITEL"; -lin s_244_2_q = ss "does APCOM have a more important customer than ITEL is [..]"; -lin s_244_3_h = ss "APCOM has a more important customer than ITEL is [..]"; - -lin s_245_1_p = ss "APCOM has a more important customer than ITEL"; -lin s_245_2_q = ss "does APCOM have a more important customer than ITEL has [..]"; -lin s_245_3_h = ss "APCOM has a more important customer than ITEL has [..]"; - -lin s_246_1_p = ss "the PC-6082 is faster than every ITEL computer"; -lin s_246_2_p = ss "the ITEL-ZX is an ITEL computer"; -lin s_246_3_q = ss "is the PC-6082 faster than the ITEL-ZX"; -lin s_246_4_h = ss "the PC-6082 is faster than the ITEL-ZX"; - -lin s_247_1_p = ss "the PC-6082 is faster than some ITEL computer"; -lin s_247_2_p = ss "the ITEL-ZX is an ITEL computer"; -lin s_247_3_q = ss "is the PC-6082 faster than the ITEL-ZX"; -lin s_247_4_h = ss "the PC-6082 is faster than the ITEL-ZX"; - -lin s_248_1_p = ss "the PC-6082 is faster than any ITEL computer"; -lin s_248_2_p = ss "the ITEL-ZX is an ITEL computer"; -lin s_248_3_q = ss "is the PC-6082 faster than the ITEL-ZX"; -lin s_248_4_h = ss "the PC-6082 is faster than the ITEL-ZX"; - -lin s_249_1_p = ss "the PC-6082 is faster than the ITEL-ZX and the ITEL-ZY"; -lin s_249_2_q = ss "is the PC-6082 faster than the ITEL-ZX"; -lin s_249_3_h = ss "the PC-6082 is faster than the ITEL-ZX"; - -lin s_250_1_p = ss "the PC-6082 is faster than the ITEL-ZX or the ITEL-ZY"; -lin s_250_2_q = ss "is the PC-6082 faster than the ITEL-ZX"; -lin s_250_3_h = ss "the PC-6082 is faster than the ITEL-ZX"; - -lin s_251_1_p = ss "ITEL has a factory in Birmingham"; -lin s_251_2_q = ss "does ITEL currently have a factory in Birmingham"; -lin s_251_3_h = ss "ITEL currently has a factory in Birmingham"; - -lin s_252_1_p = ss "since 1992 ITEL has been in Birmingham"; -lin s_252_2_p = ss "it is now 1996"; -lin s_252_3_q = ss "was ITEL in Birmingham in 1993"; -lin s_252_4_h = ss "ITEL was in Birmingham in 1993"; - -lin s_253_1_p = ss "ITEL has developed a new editor since 1992"; -lin s_253_2_p = ss "it is now 1996"; -lin s_253_3_q = ss "did ITEL develop a new editor in 1993"; -lin s_253_4_h = ss "ITEL developed a new editor in 1993"; - -lin s_254_1_p = ss "ITEL has expanded since 1992"; -lin s_254_2_p = ss "it is now 1996"; -lin s_254_3_q = ss "did ITEL expand in 1993"; -lin s_254_4_h = ss "ITEL expanded in 1993"; - -lin s_255_1_p = ss "since 1992 ITEL has made a loss"; -lin s_255_2_p = ss "it is now 1996"; -lin s_255_3_q = ss "did ITEL make a loss in 1993"; -lin s_255_4_h = ss "ITEL made a loss in 1993"; - -lin s_256_1_p = ss "ITEL has made a loss since 1992"; -lin s_256_2_p = ss "it is now 1996"; -lin s_256_3_q = ss "did ITEL make a loss in 1993"; -lin s_256_4_h = ss "ITEL made a loss in 1993"; - -lin s_257_1_p = ss "ITEL has made a loss since 1992"; -lin s_257_2_p = ss "it is now 1996"; -lin s_257_3_q = ss "did ITEL make a loss in 1993"; -lin s_257_4_h = ss "ITEL made a loss in 1993"; - -lin s_258_1_p = ss "in March 1993 APCOM founded ITEL"; -lin s_258_2_q = ss "did ITEL exist in 1992"; -lin s_258_3_h = ss "ITEL existed in 1992"; - -lin s_259_1_p = ss "the conference started on July 4th , 1994"; -lin s_259_2_p = ss "it lasted 2 days"; -lin s_259_3_q = ss "was the conference over on July 8th , 1994"; -lin s_259_4_h = ss "the conference was over on July 8th , 1994"; - -lin s_260_1_p = ss "yesterday APCOM signed the contract"; -lin s_260_2_p = ss "today is Saturday , July 14th"; -lin s_260_3_q = ss "did APCOM sign the contract Friday , 13th"; -lin s_260_4_h = ss "APCOM signed the contract Friday , 13th"; - -lin s_261_1_p = ss "Smith left before Jones left"; -lin s_261_2_p = ss "Jones left before Anderson left"; -lin s_261_3_q = ss "did Smith leave before Anderson left"; -lin s_261_4_h = ss "Smith left before Anderson left"; - -lin s_262_1_p = ss "Smith left after Jones left"; -lin s_262_2_p = ss "Jones left after Anderson left"; -lin s_262_3_q = ss "did Smith leave after Anderson left"; -lin s_262_4_h = ss "Smith left after Anderson left"; - -lin s_263_1_p = ss "Smith was present after Jones left"; -lin s_263_2_p = ss "Jones left after Anderson was present"; -lin s_263_3_q = ss "was Smith present after Anderson was present"; -lin s_263_4_h = ss "Smith was present after Anderson was present"; - -lin s_264_1_p = ss "Smith left"; -lin s_264_2_p = ss "Jones left"; -lin s_264_3_p = ss "Smith left before Jones left"; -lin s_264_4_q = ss "did Jones leave after Smith left"; -lin s_264_5_h = ss "Jones left after Smith left"; - -lin s_265_1_p = ss "Smith left"; -lin s_265_2_p = ss "Jones left"; -lin s_265_3_p = ss "Smith left after Jones left"; -lin s_265_4_q = ss "did Jones leave before Smith left"; -lin s_265_5_h = ss "Jones left before Smith left"; - -lin s_266_1_p = ss "Smith left"; -lin s_266_2_p = ss "Jones left"; -lin s_266_3_p = ss "Jones left before Smith left"; -lin s_266_4_q = ss "did Smith leave after Jones left"; -lin s_266_5_h = ss "Smith left after Jones left"; - -lin s_267_1_p = ss "Jones revised the contract"; -lin s_267_2_p = ss "Smith revised the contract"; -lin s_267_3_p = ss "Jones revised the contract before Smith did [..]"; -lin s_267_4_q = ss "did Smith revise the contract after Jones did [..]"; -lin s_267_5_h = ss "Smith revised the contract after Jones did [..]"; - -lin s_268_1_p = ss "Jones revised the contract"; -lin s_268_2_p = ss "Smith revised the contract"; -lin s_268_3_p = ss "Jones revised the contract after Smith did [..]"; -lin s_268_4_q = ss "did Smith revise the contract before Jones did [..]"; -lin s_268_5_h = ss "Smith revised the contract before Jones did [..]"; - -lin s_269_1_p = ss "Smith swam"; -lin s_269_2_p = ss "Jones swam"; -lin s_269_3_p = ss "Smith swam before Jones swam"; -lin s_269_4_q = ss "did Jones swim after Smith swam"; -lin s_269_5_h = ss "Jones swam after Smith swam"; - -lin s_270_1_p = ss "Smith swam to the shore"; -lin s_270_2_p = ss "Jones swam to the shore"; -lin s_270_3_p = ss "Smith swam to the shore before Jones swam to the shore"; -lin s_270_4_q = ss "did Jones swim to the shore after Smith swam to the shore"; -lin s_270_5_h = ss "Jones swam to the shore after Smith swam to the shore"; - -lin s_271_1_p = ss "Smith was present"; -lin s_271_2_p = ss "Jones was present"; -lin s_271_3_p = ss "Smith was present after Jones was present"; -lin s_271_4_q = ss "was Jones present before Smith was present"; -lin s_271_5_h = ss "Jones was present before Smith was present"; - -lin s_272_1_p = ss "Smith was present"; -lin s_272_2_p = ss "Jones was present"; -lin s_272_3_p = ss "Smith was present before Jones was present"; -lin s_272_4_q = ss "was Jones present after Smith was present"; -lin s_272_5_h = ss "Jones was present after Smith was present"; - -lin s_273_1_p = ss "Smith was writing a report"; -lin s_273_2_p = ss "Jones was writing a report"; -lin s_273_3_p = ss "Smith was writing a report before Jones was writing a report"; -lin s_273_4_q = ss "was Jones writing a report after Smith was writing a report"; -lin s_273_5_h = ss "Jones was writing a report after Smith was writing a report"; - -lin s_274_1_p = ss "Smith was writing a report"; -lin s_274_2_p = ss "Jones was writing a report"; -lin s_274_3_p = ss "Smith was writing a report after Jones was writing a report"; -lin s_274_4_q = ss "was Jones writing a report before Smith was writing a report"; -lin s_274_5_h = ss "Jones was writing a report before Smith was writing a report"; - -lin s_275_1_p = ss "Smith left the meeting before he lost his temper"; -lin s_275_2_q = ss "did Smith lose his temper"; -lin s_275_3_h = ss "Smith lost his temper"; - -lin s_276_1_p = ss "when they opened the M25 , traffic increased"; - -lin s_277_1_p = ss "Smith lived in Birmingham in 1991"; -lin s_277_2_q = ss "did Smith live in Birmingham in 1992"; -lin s_277_3_h = ss "Smith lived in Birmingham in 1992"; - -lin s_278_1_p = ss "Smith wrote his first novel in 1991"; -lin s_278_2_q = ss "did Smith write his first novel in 1992"; -lin s_278_3_h = ss "Smith wrote his first novel in 1992"; - -lin s_279_1_p = ss "Smith wrote a novel in 1991"; -lin s_279_2_q = ss "did Smith write it in 1992"; -lin s_279_3_h = ss "Smith wrote it in 1992"; - -lin s_280_1_p = ss "Smith wrote a novel in 1991"; -lin s_280_2_q = ss "did Smith write a novel in 1992"; -lin s_280_3_h = ss "Smith wrote a novel in 1992"; - -lin s_281_1_p = ss "Smith was running a business in 1991"; -lin s_281_2_q = ss "was Smith running it in 1992"; -lin s_281_3_h = ss "Smith was running it in 1992"; - -lin s_282_1_p = ss "Smith discovered a new species in 1991"; -lin s_282_2_q = ss "did Smith discover it in 1992"; -lin s_282_3_h = ss "Smith discovered it in 1992"; - -lin s_283_1_p = ss "Smith discovered a new species in 1991"; -lin s_283_2_q = ss "did Smith discover a new species in 1992"; -lin s_283_3_h = ss "Smith discovered a new species in 1992"; - -lin s_284_1_p = ss "Smith wrote a report in two hours"; -lin s_284_2_p = ss "Smith started writing the report at 8 am"; -lin s_284_3_q = ss "had Smith finished writing the report by 11 am"; -lin s_284_4_h = ss "Smith had finished writing the report by 11 am"; - -lin s_285_1_p = ss "Smith wrote a report in two hours"; -lin s_285_2_q = ss "did Smith spend two hours writing the report"; -lin s_285_3_h = ss "Smith spent two hours writing the report"; - -lin s_286_1_p = ss "Smith wrote a report in two hours"; -lin s_286_2_q = ss "did Smith spend more than two hours writing the report"; -lin s_286_3_h = ss "Smith spent more than two hours writing the report"; - -lin s_287_1_p = ss "Smith wrote a report in two hours"; -lin s_287_2_q = ss "did Smith write a report in one hour"; -lin s_287_3_h = ss "Smith wrote a report in one hour"; - -lin s_288_1_p = ss "Smith wrote a report in two hours"; -lin s_288_2_q = ss "did Smith write a report"; -lin s_288_3_h = ss "Smith wrote a report"; - -lin s_289_1_p = ss "Smith discovered a new species in two hours"; -lin s_289_2_q = ss "did Smith spend two hours discovering the new species"; -lin s_289_3_h = ss "Smith spent two hours discovering the new species"; - -lin s_290_1_p = ss "Smith discovered a new species in two hours"; -lin s_290_2_q = ss "did Smith discover a new species"; -lin s_290_3_h = ss "Smith discovered a new species"; - -lin s_291_1_p = ss "Smith discovered many new species in two hours"; -lin s_291_2_q = ss "did Smith spend two hours discovering new species"; -lin s_291_3_h = ss "Smith spent two hours discovering new species"; - -lin s_292_1_p = ss "Smith was running his own business in two years"; -lin s_292_2_q = ss "did Smith spend two years running his own business"; -lin s_292_3_h = ss "Smith spent two years running his own business"; - -lin s_293_1_p = ss "Smith was running his own business in two years"; -lin s_293_2_q = ss "did Smith spend more than two years running his own business"; -lin s_293_3_h = ss "Smith spent more than two years running his own business"; - -lin s_294_1_p = ss "Smith was running his own business in two years"; -lin s_294_2_q = ss "did Smith run his own business"; -lin s_294_3_h = ss "Smith ran his own business"; - -lin s_295_1_p = ss "in two years Smith owned a chain of businesses"; -lin s_295_2_q = ss "did Smith own a chain of business for two years"; -lin s_295_3_h = ss "Smith owned a chain of business for two years"; - -lin s_296_1_p = ss "in two years Smith owned a chain of businesses"; -lin s_296_2_q = ss "did Smith own a chain of business for more than two years"; -lin s_296_3_h = ss "Smith owned a chain of business for more than two years"; - -lin s_297_1_p = ss "in two years Smith owned a chain of businesses"; -lin s_297_2_q = ss "did Smith own a chain of business"; -lin s_297_3_h = ss "Smith owned a chain of business"; - -lin s_298_1_p = ss "Smith lived in Birmingham for two years"; -lin s_298_2_q = ss "did Smith live in Birmingham for a year"; -lin s_298_3_h = ss "Smith lived in Birmingham for a year"; - -lin s_299_1_p = ss "Smith lived in Birmingham for two years"; -lin s_299_2_q = ss "did Smith live in Birmingham for exactly a year"; -lin s_299_3_h = ss "Smith lived in Birmingham for exactly a year"; - -lin s_300_1_p = ss "Smith lived in Birmingham for two years"; -lin s_300_2_q = ss "did Smith live in Birmingham"; -lin s_300_3_h = ss "Smith lived in Birmingham"; - -lin s_301_1_p = ss "Smith ran his own business for two years"; -lin s_301_2_q = ss "did Smith run his own business for a year"; -lin s_301_3_h = ss "Smith ran his own business for a year"; - -lin s_302_1_p = ss "Smith ran his own business for two years"; -lin s_302_2_q = ss "did Smith run his own business"; -lin s_302_3_h = ss "Smith ran his own business"; - -lin s_303_1_p = ss "Smith wrote a report for two hours"; -lin s_303_2_q = ss "did Smith write a report for an hour"; -lin s_303_3_h = ss "Smith wrote a report for an hour"; - -lin s_304_1_p = ss "Smith wrote a report for two hours"; -lin s_304_2_q = ss "did Smith write a report"; -lin s_304_3_h = ss "Smith wrote a report"; - -lin s_305_1_p = ss "Smith discovered a new species for an hour"; - -lin s_306_1_p = ss "Smith discovered new species for two years"; -lin s_306_2_q = ss "did Smith discover new species"; -lin s_306_3_h = ss "Smith discovered new species"; - -lin s_307_1_p = ss "in 1994 ITEL sent a progress report every month"; -lin s_307_2_q = ss "did ITEL send a progress report in July 1994"; -lin s_307_3_h = ss "ITEL sent a progress report in July 1994"; - -lin s_308_1_p = ss "Smith wrote to a representative every week"; -lin s_308_2_q = ss "is there a representative that Smith wrote to every week"; -lin s_308_3_h = ss "there is a representative that Smith wrote to every week"; - -lin s_309_1_p = ss "Smith left the house at a quarter past five"; -lin s_309_2_p = ss "she took a taxi to the station and caught the first train to Luxembourg"; - -lin s_310_1_p = ss "Smith lost some files"; -lin s_310_2_p = ss "they were destroyed when her hard disk crashed"; - -lin s_311_1_p = ss "Smith had left the house at a quarter past five"; -lin s_311_2_p = ss "then she took a taxi to the station"; -lin s_311_3_q = ss "did Smith leave the house before she took a taxi to the station"; -lin s_311_4_h = ss "Smith left the house before she took a taxi to the station"; - -lin s_312_1_p = ss "ITEL always delivers reports late"; -lin s_312_2_p = ss "in 1993 ITEL delivered reports"; -lin s_312_3_q = ss "did ITEL deliver reports late in 1993"; -lin s_312_4_h = ss "ITEL delivered reports late in 1993"; - -lin s_313_1_p = ss "ITEL never delivers reports late"; -lin s_313_2_p = ss "in 1993 ITEL delivered reports"; -lin s_313_3_q = ss "did ITEL deliver reports late in 1993"; -lin s_313_4_h = ss "ITEL delivered reports late in 1993"; - -lin s_314_1_p = ss "Smith arrived in Paris on the 5th of May , 1995"; -lin s_314_2_p = ss "today is the 15th of May , 1995"; -lin s_314_3_p = ss "she is still in Paris"; -lin s_314_4_q = ss "was Smith in Paris on the 7th of May , 1995"; -lin s_314_5_h = ss "Smith was in Paris on the 7th of May , 1995"; - -lin s_315_1_p = ss "when Smith arrived in Katmandu she had been travelling for three days"; -lin s_315_2_q = ss "had Smith been travelling the day before she arrived in Katmandu"; -lin s_315_3_h = ss "Smith had been travelling the day before she arrived in Katmandu"; -lin s_315_3_h_NEW = ss "Smith had been travelling on the day before she arrived in Katmandu"; - -lin s_316_1_p = ss "Jones graduated in March and has been employed ever since"; -lin s_316_2_p = ss "Jones has been unemployed in the past"; -lin s_316_3_q = ss "was Jones unemployed at some time before he graduated"; -lin s_316_4_h = ss "Jones was unemployed at some time before he graduated"; - -lin s_317_1_p = ss "every representative has read this report"; -lin s_317_2_p = ss "no two representatives have read it at the same time"; -lin s_317_3_p = ss "no representative took less than half a day to read the report"; -lin s_317_4_p = ss "there are sixteen representatives"; -lin s_317_5_q = ss "did it take the representatives more than a week to read the report"; -lin s_317_6_h = ss "it took the representatives more than a week to read the report"; - -lin s_318_1_p = ss "while Jones was updating the program , Mary came in and told him about the board meeting"; -lin s_318_2_p = ss "she finished [..] before he did [..]"; -lin s_318_3_q = ss "did Mary's story last as long as Jones' updating the program"; -lin s_318_4_h = ss "Mary's story lasted as long as Jones' updating the program"; - -lin s_319_1_p = ss "before APCOM bought its present office building , it had been paying mortgage interest on the previous one for 8 years"; -lin s_319_2_p = ss "since APCOM bought its present office building it has been paying mortgage interest on it for more than 10 years"; -lin s_319_3_q = ss "has APCOM been paying mortgage interest for a total of 15 years or more"; -lin s_319_4_h = ss "APCOM has been paying mortgage interest for a total of 15 years or more"; - -lin s_320_1_p = ss "when Jones got his job at the CIA , he knew that he would never be allowed to write his memoirs"; -lin s_320_2_q = ss "is it the case that Jones is not and will never be allowed to write his memoirs"; -lin s_320_3_h = ss "it is the case that Jones is not and will never be allowed to write his memoirs"; -lin s_320_3_h_NEW = ss "it is the case that Jones is not [..] and never will be allowed to write his memoirs"; - -lin s_321_1_p = ss "Smith has been to Florence twice in the past"; -lin s_321_2_p = ss "Smith will go to Florence twice in the coming year"; -lin s_321_3_q = ss "two years from now will Smith have been to Florence at least four times"; -lin s_321_4_h = ss "two years from now Smith will have been to Florence at least four times"; - -lin s_322_1_p = ss "last week I already knew that when , in a month's time , Smith would discover that she had been duped she would be furious"; -lin s_322_1_p_NEW = ss "last week I already knew that when in a month's time , Smith would discover that she had been duped , she would be furious"; -lin s_322_2_q = ss "will it be the case that in a few weeks Smith will discover that she has been duped; and will she be furious"; -lin s_322_3_h = ss "it will be the case that in a few weeks Smith will discover that she has been duped; and she will be furious"; - -lin s_323_1_p = ss "no one gambling seriously stops until he is broke"; -lin s_323_1_p_NEW = ss "no one who is gambling seriously stops until he is broke"; -lin s_323_2_p = ss "no one can gamble when he is broke"; -lin s_323_3_q = ss "does everyone who starts gambling seriously stop the moment he is broke"; -lin s_323_4_h = ss "everyone who starts gambling seriously stops the moment he is broke"; -lin s_323_4_h_NEW = ss "everyone who starts gambling seriously stops at the moment when he is broke"; - -lin s_324_1_p = ss "no one who starts gambling seriously stops until he is broke"; -lin s_324_2_q = ss "does everyone who starts gambling seriously continue until he is broke"; -lin s_324_3_h = ss "everyone who starts gambling seriously continues until he is broke"; - -lin s_325_1_p = ss "nobody who is asleep ever knows that he is asleep"; -lin s_325_2_p = ss "but some people know that they have been asleep after they have been asleep"; -lin s_325_3_q = ss "do some people discover that they have been asleep"; -lin s_325_4_h = ss "some people discover that they have been asleep"; - -lin s_326_1_p = ss "ITEL built MTALK in 1993"; -lin s_326_2_q = ss "did ITEL finish MTALK in 1993"; -lin s_326_3_h = ss "ITEL finished MTALK in 1993"; - -lin s_327_1_p = ss "ITEL was building MTALK in 1993"; -lin s_327_2_q = ss "did ITEL finish MTALK in 1993"; -lin s_327_3_h = ss "ITEL finished MTALK in 1993"; - -lin s_328_1_p = ss "ITEL won the contract from APCOM in 1993"; -lin s_328_2_q = ss "did ITEL win a contract in 1993"; -lin s_328_3_h = ss "ITEL won a contract in 1993"; - -lin s_329_1_p = ss "ITEL was winning the contract from APCOM in 1993"; -lin s_329_2_q = ss "did ITEL win a contract in 1993"; -lin s_329_3_h = ss "ITEL won a contract in 1993"; - -lin s_330_1_p = ss "ITEL owned APCOM from 1988 to 1992"; -lin s_330_2_q = ss "did ITEL own APCOM in 1990"; -lin s_330_3_h = ss "ITEL owned APCOM in 1990"; - -lin s_331_1_p = ss "Smith and Jones left the meeting"; -lin s_331_2_q = ss "did Smith leave the meeting"; -lin s_331_3_h = ss "Smith left the meeting"; - -lin s_332_1_p = ss "Smith and Jones left the meeting"; -lin s_332_2_q = ss "did Jones leave the meeting"; -lin s_332_3_h = ss "Jones left the meeting"; - -lin s_333_1_p = ss "Smith , Anderson and Jones met"; -lin s_333_2_q = ss "was there a group of people that met"; -lin s_333_3_h = ss "there was a group of people that met"; - -lin s_334_1_p = ss "Smith knew that ITEL had won the contract in 1992"; -lin s_334_2_q = ss "did ITEL win the contract in 1992"; -lin s_334_3_h = ss "ITEL won the contract in 1992"; - -lin s_335_1_p = ss "Smith believed that ITEL had won the contract in 1992"; -lin s_335_2_q = ss "did ITEL win the contract in 1992"; -lin s_335_3_h = ss "ITEL won the contract in 1992"; - -lin s_336_1_p = ss "ITEL managed to win the contract in 1992"; -lin s_336_2_q = ss "did ITEL win the contract in 1992"; -lin s_336_3_h = ss "ITEL won the contract in 1992"; - -lin s_337_1_p = ss "ITEL tried to win the contract in 1992"; -lin s_337_2_q = ss "did ITEL win the contract in 1992"; -lin s_337_3_h = ss "ITEL won the contract in 1992"; - -lin s_338_1_p = ss "it is true that ITEL won the contract in 1992"; -lin s_338_2_q = ss "did ITEL win the contract in 1992"; -lin s_338_3_h = ss "ITEL won the contract in 1992"; - -lin s_339_1_p = ss "it is false that ITEL won the contract in 1992"; -lin s_339_2_q = ss "did ITEL win the contract in 1992"; -lin s_339_3_h = ss "ITEL won the contract in 1992"; - -lin s_340_1_p = ss "Smith saw Jones sign the contract"; -lin s_340_2_p = ss "if Jones signed the contract , his heart was beating"; -lin s_340_3_q = ss "did Smith see Jones' heart beat"; -lin s_340_4_h = ss "Smith saw Jones' heart beat"; - -lin s_341_1_p = ss "Smith saw Jones sign the contract"; -lin s_341_2_p = ss "when Jones signed the contract , his heart was beating"; -lin s_341_3_q = ss "did Smith see Jones' heart beat"; -lin s_341_4_h = ss "Smith saw Jones' heart beat"; - -lin s_342_1_p = ss "Smith saw Jones sign the contract"; -lin s_342_2_q = ss "did Jones sign the contract"; -lin s_342_3_h = ss "Jones signed the contract"; - -lin s_343_1_p = ss "Smith saw Jones sign the contract"; -lin s_343_2_p = ss "Jones is the chairman of ITEL"; -lin s_343_3_q = ss "did Smith see the chairman of ITEL sign the contract"; -lin s_343_4_h = ss "Smith saw the chairman of ITEL sign the contract"; - -lin s_344_1_p = ss "Helen saw the chairman of the department answer the phone"; -lin s_344_2_p = ss "the chairman of the department is a person"; -lin s_344_3_q = ss "is there anyone whom Helen saw answer the phone"; -lin s_344_4_h = ss "there is someone whom Helen saw answer the phone"; - -lin s_345_1_p = ss "Smith saw Jones sign the contract and [..] his secretary make a copy"; -lin s_345_2_q = ss "did Smith see Jones sign the contract"; -lin s_345_3_h = ss "Smith saw Jones sign the contract"; - -lin s_346_1_p = ss "Smith saw Jones sign the contract or [..] [..] cross out the crucial clause"; -lin s_346_2_q = ss "did Smith either see Jones sign the contract or see Jones cross out the crucial clause"; -lin s_346_3_h = ss "Smith either saw Jones sign the contract or saw Jones cross out the crucial clause"; - -} diff --git a/examples/fracas/src/FraCaSBankSwe.gf b/examples/fracas/src/FraCaSBankSwe.gf deleted file mode 100644 index 437761494..000000000 --- a/examples/fracas/src/FraCaSBankSwe.gf +++ /dev/null @@ -1,3 +0,0 @@ ---# -path=.:alltenses:prelude - -concrete FraCaSBankSwe of FraCaSBank = FraCaSBankI with (FraCaS = FraCaSSwe); diff --git a/examples/fracas/src/FraCaSEng.gf b/examples/fracas/src/FraCaSEng.gf deleted file mode 100644 index 25e94777b..000000000 --- a/examples/fracas/src/FraCaSEng.gf +++ /dev/null @@ -1,69 +0,0 @@ ---# -path=.:alltenses - -concrete FraCaSEng of FraCaS = GrammarEng, AdditionsEng, FraCaSLexEng ** open - Prelude, - (G=GrammarEng), - (A=AdditionsEng), - (E=ExtraEng), - (R=ResEng), - (P=ParadigmsEng), - (X=ParamX), - (C=Coordination) - in { - --- language independent functions - -lin - ComparAsAs x0 x1 = (G.CAdvAP (G.as_CAdv) (G.PositA x0) x1); - -lin - Adverbial x0 = (PAdverbial (G.NoPConj) x0); - PAdverbial x0 x1 = (G.PhrUtt x0 (G.UttAdv x1) (G.NoVoc)); - Nounphrase x0 = (PNounphrase (G.NoPConj) x0); - PNounphrase x0 x1 = (G.PhrUtt x0 (G.UttNP x1) (G.NoVoc)); - Question x0 = (PQuestion (G.NoPConj) x0); - PQuestion x0 x1 = (G.PhrUtt x0 (G.UttQS x1) (G.NoVoc)); - Sentence x0 = (PSentence (G.NoPConj) x0); - PSentence x0 x1 = (G.PhrUtt x0 (G.UttS x1) (G.NoVoc)); - -lin - Past = (G.TTAnt (G.TPast) (G.ASimul)); - PastPerfect = (G.TTAnt (G.TPast) (G.AAnter)); - Present = (G.TTAnt (G.TPres) (G.ASimul)); - PresentPerfect = (G.TTAnt (G.TPres) (G.AAnter)); - Future = (G.TTAnt (G.TFut) (G.ASimul)); - FuturePerfect = (G.TTAnt (G.TFut) (G.AAnter)); - Conditional = (G.TTAnt (G.TCond) (G.ASimul)); - -lin - ConjCN2 c n1 n2 = (G.ConjCN c (G.BaseCN n1 n2)); - ConjNP2 c n1 n2 = (G.ConjNP c (G.BaseNP n1 n2)); - ConjNP3 c n1 n2 n3 = (G.ConjNP c (G.ConsNP n1 (G.BaseNP n2 n3))); - ConjQS2 c q1 q2 = (A.ConjQS c (A.BaseQS q1 q2)); - ConjS2 c s1 s2 = (G.ConjS c (G.BaseS s1 s2)); - ConjVPI2 c v1 v2 = (A.ConjVPI c (A.BaseVPI (A.MkVPI v1) (A.MkVPI v2))); - ConjVPS2 c t1 p1 v1 t2 p2 v2 = (A.ConjVPS c (A.BaseVPS (A.MkVPS t1 p1 v1) (A.MkVPS t2 p2 v2))); - --- language dependent functions - -lin - UncNeg = E.UncNeg ; - -lin - ComplVSa = A.ComplBareVS ; - ProgrVPa = G.ProgrVP ; - -lin - elliptic_V = P.mkV ellipsis ellipsis ellipsis ellipsis ellipsis ; - elliptic_NP_Sg = {s = \\c => ellipsis; a = R.AgP3Sg R.Neutr} ; - elliptic_NP_Pl = {s = \\c => ellipsis; a = R.AgP3Pl} ; - elliptic_VP = R.predV elliptic_V ; - elliptic_Cl = {s = \\_,_,_,_ => ellipsis} ; - elliptic_VPSlash = R.predV elliptic_V ** {c2 = ""}; - elliptic_V2V = P.mkV2V elliptic_V P.noPrep P.noPrep ; - elliptic_CN = {s = \\n,c => ellipsis; g = R.Neutr} ; - -oper - ellipsis : Str = "[..]" ; - -} diff --git a/examples/fracas/src/FraCaSLex.gf b/examples/fracas/src/FraCaSLex.gf deleted file mode 100644 index 751c03a8d..000000000 --- a/examples/fracas/src/FraCaSLex.gf +++ /dev/null @@ -1,519 +0,0 @@ ---# -path=.:alltenses - --- FraCaSLex: Abstract lexicon for the FraCaS test suite - -abstract FraCaSLex = Cat ** { - -fun --- NOUNS - accountant_N : N ; - agenda_N : N ; - animal_N : N ; - apcom_contract_N : N ; - apcom_manager_N : N ; - auditor_N : N ; - authority_N : N ; - board_meeting_N : N ; - boss_N : N ; - business_N : N ; - businessman_N : N ; - car_N : N ; - case_N : N ; - chain_N : N ; - chairman_N : N ; - chairman_N2 : N2 ; - charity_N : N ; - clause_N : N ; - client_N : N ; - colleague_N : N ; - commissioner_N : N ; - committee_N : N ; - committee_member_N : N ; - company_N : N ; - company_car_N : N ; - company_director_N : N ; - computer_N : N ; - concert_N : N ; - conference_N : N ; - continent_N : N ; - contract_N : N ; - copy_N : N ; - country_N : N ; - cover_page_N : N ; - customer_N : N ; - day_N : N ; - delegate_N : N ; - demonstration_N : N ; - department_N : N ; - desk_N : N ; - diamond_N : N ; - editor_N : N ; - elephant_N : N ; - european_N : N ; - executive_N : N ; - factory_N : N ; - fee_N : N ; - file_N : N ; - greek_N : N ; - group_N2 : N2 ; - hard_disk_N : N ; - heart_N : N ; - hour_N : N ; - house_N : N ; - individual_N : N ; - inhabitant_N2 : N2 ; - invoice_N : N ; - irishman_N : N ; - italian_N : N ; - itel_computer_N : N ; - itelxz_N : N ; - itelzx_N : N ; - itelzy_N : N ; - item_N : N ; - job_N : N ; - labour_mp_N : N ; - laptop_computer_N : N ; - law_lecturer_N : N ; - lawyer_N : N ; - line_N : N ; - literature_N : N ; - lobby_N : N ; - loss_N : N ; - machine_N : N ; - mammal_N : N ; - man_N : N ; - meeting_N : N ; - member_N : N ; - member_state_N : N ; - memoir_N : N ; - mips_N : N ; - moment_N : N ; - mortgage_interest_N : N ; - mouse_N : N ; - newspaper_N : N ; - nobel_prize_N : N ; - nobel_prize_N2 : N2 ; - note_N : N ; - novel_N : N ; - office_building_N : N ; - one_N : N ; - order_N : N ; - paper_N : N ; - payrise_N : N ; - pc6082_N : N ; - performance_N : N ; - person_N : N ; - philosopher_N : N ; - phone_N : N ; - politician_N : N ; - popular_music_N : N ; - program_N : N ; - progress_report_N : N ; - project_proposal_N : N ; - proposal_N : N ; - report_N : N ; - representative_N : N ; - resident_N : N ; - resident_in_N2 : N2 ; - resident_on_N2 : N2 ; - result_N : N ; - right_N : N ; - sales_department_N : N ; - scandinavian_N : N ; - secretary_N : N ; - service_contract_N : N ; - shore_N : N ; - software_fault_N : N ; - species_N : N ; - station_N : N ; - stock_market_trader_N : N ; - stockmarket_trader_N : N ; - story_N : N ; - student_N : N ; - survey_N : N ; - swede_N : N ; - system_N : N ; - system_failure_N : N ; - taxi_N : N ; - temper_N : N ; - tenor_N : N ; - time_N : N ; - today_N : N ; - traffic_N : N ; - train_N : N ; - university_graduate_N : N ; - university_student_N : N ; - week_N : N ; - wife_N : N ; - woman_N : N ; - workstation_N : N ; - world_N : N ; - year_N : N ; - --- PROPER NOUNS - alan_PN : PN ; - anderson_PN : PN ; - apcom_PN : PN ; - berlin_PN : PN ; - bill_PN : PN ; - birmingham_PN : PN ; - bt_PN : PN ; - bug_32985_PN : PN ; - cambridge_PN : PN ; - carl_PN : PN ; - dumbo_PN : PN ; - europe_PN : PN ; - fido_PN : PN ; - florence_PN : PN ; - frank_PN : PN ; - gfi_PN : PN ; - helen_PN : PN ; - icm_PN : PN ; - itel_PN : PN ; - john_PN : PN ; - jones_PN : PN ; - katmandu_PN : PN ; - kim_PN : PN ; - luxembourg_PN : PN ; - mary_PN : PN ; - mfi_PN : PN ; - mickey_PN : PN ; - mtalk_PN : PN ; - paris_PN : PN ; - pavarotti_PN : PN ; - peter_PN : PN ; - portugal_PN : PN ; - r95103_PN : PN ; - scandinavia_PN : PN ; - smith_PN : PN ; - southern_europe_PN : PN ; - sue_PN : PN ; - sweden_PN : PN ; - the_cia_PN : PN ; - the_m25_PN : PN ; - --- PRONOUNS - anyone_Pron : Pron ; - everyone_Pron : Pron ; - no_one_Pron : Pron ; - someone_Pron : Pron ; - nobody_Pron : Pron ; - sheRefl_Pron : Pron ; - heRefl_Pron : Pron ; - theyRefl_Pron : Pron ; - itRefl_Pron : Pron ; - --- RELATIVE PRONOUNS - that_RP : RP ; - --- ADJECTIVES - ambitious_A : A ; - ancient_A : A ; - asleep_A : A ; - blue_A : A ; - british_A : A ; - broke_A : A ; - canadian_A : A ; - clever_A : A ; - competent_A : A ; - crucial_A : A ; - dedicated_A : A ; - different_A : A ; - employed_A : A ; - excellent_A : A ; - false_A : A ; - fast_A : A ; - fat_A : A ; - female_A : A ; - former_A : A ; - fourlegged_A : A ; - free_A : A ; - furious_A : A ; - genuine_A : A ; - german_A : A ; - great_A : A ; - important_A : A ; - impressed_by_A2 : A2 ; - indispensable_A : A ; - interesting_A : A ; - irish_A : A ; - italian_A : A ; - known_A : A ; - large_A : A ; - leading_A : A ; - legal_A : A ; - likely_A : A ; - major_A : A ; - male_A : A ; - many_A : A ; - missing_A : A ; - modest_A : A ; - national_A : A ; - new_A : A ; - north_american_A : A ; - noted_A : A ; - own_A : A ; - poor8bad_A : A ; - poor8penniless_A : A ; - portuguese_A : A ; - present8attending_A : A ; - present8current_A : A ; - previous_A : A ; - red_A : A ; - resident_A : A ; - scandinavian_A : A ; - serious_A : A ; - slow_A : A ; - small_A : A ; - successful_A : A ; - swedish_A : A ; - true_A : A ; - unemployed_A : A ; - western_A : A ; - --- VERBS - accept_V2 : V2 ; - allow_V2V : V2V ; - answer_V2 : V2 ; - appoint_V2 : V2 ; - arrive_in_V2 : V2 ; - attend_V2 : V2 ; - award_V3 : V3 ; - beat_V : V ; - become_V2 : V2 ; - believe_VS : VS ; - blame1_V2 : V2 ; - blame2_V2 : V2 ; - bring_V2V : V2V ; - build_V2 : V2 ; - buy_V2 : V2 ; - catch_V2 : V2 ; - chair_V2 : V2 ; - claim_VS : VS ; - come_cheap_VP : VP ; - come_in_V : V ; - continue_V : V ; - contribute_to_V3 : V3 ; - cost_V2 : V2 ; - crash_V : V ; - cross_out_V2 : V2 ; - deliver_V2 : V2 ; - deliver_V3 : V3 ; - destroy_V2 : V2 ; - develop_V2 : V2 ; - discover_V2 : V2 ; - discover_VS : VS ; - do_VV : VV ; - dupe_V2 : V2 ; - exist_V : V ; - expand_V : V ; - find_V2 : V2 ; - finish_V2 : V2 ; - finish_VV : VV ; - found_V2 : V2 ; - gamble_V : V ; - get_V2 : V2 ; - going_to_VV : VV ; - go8travel_V : V ; - go8walk_V : V ; - graduate_V : V ; - hate_V2 : V2 ; - hurt_V2 : V2 ; - increase_V : V ; - know_VQ : VQ ; - know_VS : VS ; - last_V2 : V2 ; - leave_V : V ; - leave_V2 : V2 ; - like_V2 : V2 ; - live_V : V ; - lose_V2 : V2 ; - maintain_V2 : V2 ; - make8become_V2 : V2 ; - make8do_V2 : V2 ; - manage_VV : VV ; - meet_V : V ; - need_V2 : V2 ; - need_VV : VV ; - obtain_from_V3 : V3 ; - open_V2 : V2 ; - own_V2 : V2 ; - pay_V2 : V2 ; - publish_V2 : V2 ; - put_in_V3 : V3 ; - read_V2 : V2 ; - read_out_V2 : V2 ; - remove_V2 : V2 ; - rent_from_V3 : V3 ; - represent_V2 : V2 ; - revise_V2 : V2 ; - run_V2 : V2 ; - say_VS : VS ; - see_V2V : V2V ; - sell_V2 : V2 ; - send_V2 : V2 ; - shall_VV : VV ; - sign_V2 : V2 ; - sing_V2 : V2 ; - speak_to_V2 : V2 ; - spend_V2 : V2 ; - start_V : V ; - start_VV : VV ; - stop_V : V ; - suggest_to_V2S : V2S ; - swim_V : V ; - take_V2 : V2 ; - take_V2V : V2V ; - take_part_in_V2 : V2 ; - tell_about_V3 : V3 ; - travel_V : V ; - try_VV : VV ; - update_V2 : V2 ; - use_V2 : V2 ; - use_VV : VV ; - vote_for_V2 : V2 ; - win_V2 : V2 ; - work_V : V ; - work_in_V2 : V2 ; - write_V2 : V2 ; - write_to_V2 : V2 ; - - award_and_be_awarded_V2 : V2 ; - --- DETERMINERS - a_few_Det : Det ; - a_lot_of_Det : Det ; - another_Det : Det ; - anyPl_Det : Det ; - anySg_Det : Det ; - both_Det : Det ; - each_Det : Det ; - either_Det : Det ; - neither_Det : Det ; - one_or_more_Det : Det ; - several_Det : Det ; - twice_as_many_Det : Det ; - - half_a_Card : Card ; - - the_other_Q : Quant ; - --- NUMERALS - N_one, N_two, N_three, N_four, N_five, N_six, N_eight, N_ten, N_eleven, N_sixteen, N_twenty, N_fortyfive : Numeral ; - N_2, N_4, N_8, N_10, N_13, N_14, N_15, N_99, N_100, N_150, N_500, N_2500, N_3000, N_5500 : Numeral ; - --- ADVERBS - anywhere_Adv : Adv ; - ever_since_Adv : Adv ; - late_Adv : Adv ; - long_Adv : Adv ; - over_Adv : Adv ; - part_time_Adv : Adv ; - together_Adv : Adv ; - too_Adv : Adv ; - twice_Adv : Adv ; - yesterday_Adv : Adv ; - - at_home_Adv : Adv ; - - all_AdV : AdV ; - already_AdV : AdV ; - also_AdV : AdV ; - currently_AdV : AdV ; - ever_AdV : AdV ; - never_AdV : AdV ; - now_AdV : AdV ; - still_AdV : AdV ; - - really_AdA : AdA ; - - more_than_AdN : AdN ; - less_than_AdN : AdN ; - --- TIME & DATE EXPRESSIONS - at_8_am_Adv : Adv ; - at_a_quarter_past_five_Adv : Adv ; - at_five_oclock_Adv : Adv ; - at_four_oclock_Adv : Adv ; - by_11_am_Adv : Adv ; - for_8_years_Adv : Adv ; - for_a_total_of_15_years_or_more_Adv : Adv ; - for_a_year_Adv : Adv ; - for_an_hour_Adv : Adv ; - for_exactly_a_year_Adv : Adv ; - for_more_than_10_years_Adv : Adv ; - for_more_than_two_years_Adv : Adv ; - for_three_days_Adv : Adv ; - for_two_hours_Adv : Adv ; - for_two_years_Adv : Adv ; - friday_13th_Adv : Adv ; - from_1988_to_1992_Adv : Adv ; - in_1990_Adv : Adv ; - in_1991_Adv : Adv ; - in_1992_Adv : Adv ; - in_1993_Adv : Adv ; - in_1994_Adv : Adv ; - in_a_few_weeks_Adv : Adv ; - in_a_months_time_Adv : Adv ; - in_july_1994_Adv : Adv ; - in_march_Adv : Adv ; - in_march_1993_Adv : Adv ; - in_one_hour_Adv : Adv ; - in_the_coming_year_Adv : Adv ; - in_two_hours_Adv : Adv ; - on_friday_Adv : Adv ; - on_july_4th_1994_Adv : Adv ; - on_july_8th_1994_Adv : Adv ; - on_monday_Adv : Adv ; - on_the_5th_of_may_1995_Adv : Adv ; - on_the_7th_of_may_1995_Adv : Adv ; - on_thursday_Adv : Adv ; - on_tuesday_Adv : Adv ; - on_wednesday_Adv : Adv ; - since_1992_Adv : Adv ; - in_the_past_Adv : Adv ; - at_some_time_Adv : Adv ; - at_the_same_time_Adv : Adv ; - saturday_july_14th_Adv : Adv ; - the_15th_of_may_1995_Adv : Adv ; - year_1996_Adv : Adv ; - - every_month_Adv : Adv ; - every_week_Adv : Adv ; - last_week_Adv : Adv ; - two_years_from_now_Adv : Adv ; - at_least_four_times : Adv ; - on_time_Adv : Adv ; - --- PREPOSITIONS - at_Prep : Prep ; - outside_Prep : Prep ; - within_Prep : Prep ; - than_Prep : Prep ; - out_of_Prep : Prep ; - --- PREDETERMINERS - at_least_Predet : Predet ; - at_most_Predet : Predet ; - exactly_Predet : Predet ; - just_Predet : Predet ; - most_of_Predet : Predet ; - --- CONJUNCTIONS - andSg_Conj : Conj ; - comma_and_Conj : Conj ; - semicolon_and_Conj : Conj ; - if_comma_then_Conj : Conj ; - - after_Subj : Subj ; - before_Subj : Subj ; - until_Subj : Subj ; - while_Subj : Subj ; - than_Subj : Subj ; - since_Subj : Subj ; - - that_is_PConj : PConj ; - and_PConj : PConj ; - then_PConj : PConj ; - -} diff --git a/examples/fracas/src/FraCaSLexEng.gf b/examples/fracas/src/FraCaSLexEng.gf deleted file mode 100644 index 646f7621c..000000000 --- a/examples/fracas/src/FraCaSLexEng.gf +++ /dev/null @@ -1,569 +0,0 @@ ---# -path=.:alltenses - --- FraCaSLexEng: Concrete lexicon for the FraCaS test suite - -concrete FraCaSLexEng of FraCaSLex = CatEng ** - open ParadigmsEng, (I=IrregEng), Prelude, MorphoEng, ResEng, (G=GrammarEng), (E=ExtraEng), (X=ConstructX) in { - -lin --- NOUNS - accountant_N = mkN human (mkN "accountant") ; - agenda_N = mkN "agenda" ; - animal_N = mkN "animal" ; - apcom_contract_N = mkN "APCOM contract" ; - apcom_manager_N = mkN human (mkN "APCOM manager") ; - auditor_N = mkN human (mkN "auditor") ; - authority_N = mkN human (mkN "authority") ; - board_meeting_N = mkN "board meeting" ; - boss_N = mkN human (mkN "boss") ; - business_N = mkN "business" ; - businessman_N = mkN human (mkN "businessman" "businessmen") ; - car_N = mkN "car" ; - case_N = mkN "case" ; - chain_N = mkN "chain" ; - chairman_N = mkN human (mkN "chairman" "chairmen") ; - chairman_N2 = mkN2 (mkN human (mkN "chairman" "chairmen")) (mkPrep "of") ; - charity_N = mkN "charity" ; - clause_N = mkN "clause" ; - client_N = mkN human (mkN "client") ; - colleague_N = mkN human (mkN "colleague") ; - commissioner_N = mkN human (mkN "commissioner") ; - committee_N = mkN "committee" ; - committee_member_N = mkN human (mkN "committee member") ; - company_N = mkN "company" ; - company_car_N = mkN "company car" ; - company_director_N = mkN human (mkN "company director") ; - computer_N = mkN "computer" ; - concert_N = mkN "concert" ; - conference_N = mkN "conference" ; - continent_N = mkN "continent" ; - contract_N = mkN "contract" ; - copy_N = mkN "copy" ; - country_N = mkN "country" ; - cover_page_N = mkN "cover page" ; - customer_N = mkN human (mkN "customer") ; - day_N = mkN "day" ; - delegate_N = mkN human (mkN "delegate") ; - demonstration_N = mkN "demonstration" ; - department_N = mkN "department" ; - desk_N = mkN "desk" ; - diamond_N = mkN "diamond" ; - editor_N = mkN human (mkN "editor") ; - elephant_N = mkN "elephant" ; - european_N = mkN human (mkN "European") ; - executive_N = mkN human (mkN "executive") ; - factory_N = mkN "factory" ; - fee_N = mkN "fee" ; - file_N = mkN "file" ; - greek_N = mkN human (mkN "Greek") ; - group_N2 = mkN2 (mkN "group") ; - hard_disk_N = mkN "hard disk" ; - heart_N = mkN "heart" ; - hour_N = mkN "hour" ; - house_N = mkN "house" ; - individual_N = mkN human (mkN "individual") ; - inhabitant_N2 = mkN2 (mkN human (mkN "inhabitant")) (mkPrep "of") ; - invoice_N = mkN "invoice" ; - irishman_N = mkN human (mkN "Irishman" "Irishmen") ; - italian_N = mkN human (mkN "Italian") ; - itel_computer_N = mkN "ITEL computer" ; - itelxz_N = mkN "ITEL-XZ" ; - itelzx_N = mkN "ITEL-ZX" ; - itelzy_N = mkN "ITEL-ZY" ; - item_N = mkN "item" ; - job_N = mkN "job" ; - labour_mp_N = mkN human (mkN "Labour MP") ; - laptop_computer_N = mkN "laptop computer" ; - law_lecturer_N = mkN human (mkN "law lecturer") ; - lawyer_N = mkN human (mkN "lawyer") ; - line_N = mkN "line" ; - literature_N = mkN "literature" ; - lobby_N = mkN "lobby" ; - loss_N = mkN "loss" ; - machine_N = mkN "machine" ; - mammal_N = mkN "mammal" ; - man_N = mkN human (mkN "man" "men") ; - meeting_N = mkN "meeting" ; - member_N = mkN human (mkN "member") ; - member_state_N = mkN "member state" ; - memoir_N = mkN "memoir" ; - mips_N = mkN "MIPS" "MIPS" "MIPS'" "MIPS'" ; - moment_N = mkN "moment" ; - mortgage_interest_N = mkN "mortgage interest" ; - mouse_N = mkN "mouse" "mice" ; - newspaper_N = mkN "newspaper" ; - nobel_prize_N = mkN "Nobel prize" ; - nobel_prize_N2 = mkN2 (mkN "Nobel prize") (mkPrep "for") ; - note_N = mkN "note" ; - novel_N = mkN "novel" ; - office_building_N = mkN "office building" ; - one_N = mkN "one" ; - order_N = mkN "order" ; - paper_N = mkN "paper" ; - payrise_N = mkN "payrise" ; - pc6082_N = mkN "PC-6082" ; - performance_N = mkN "performance" ; - person_N = mkN human (mkN "person" "people") ; - philosopher_N = mkN human (mkN "philosopher") ; - phone_N = mkN "phone" ; - politician_N = mkN human (mkN "politician") ; - popular_music_N = mkN "popular music" ; - program_N = mkN "program" ; - progress_report_N = mkN "progress report" ; - project_proposal_N = mkN "project proposal" ; - proposal_N = mkN "proposal" ; - report_N = mkN "report" ; - representative_N = mkN human (mkN "representative") ; - resident_N = mkN human (mkN "resident") ; - resident_in_N2 = mkN2 (mkN human (mkN "resident")) (mkPrep "of") ; - resident_on_N2 = mkN2 (mkN human (mkN "resident")) (mkPrep "of") ; - result_N = mkN "result" ; - right_N = mkN "right" ; - sales_department_N = mkN "sales department" ; - scandinavian_N = mkN human (mkN "Scandinavian") ; - secretary_N = mkN human (mkN "secretary") ; - service_contract_N = mkN "service contract" ; - shore_N = mkN "shore" ; - software_fault_N = mkN "software fault" ; - species_N = mkN "species" "species" ; - station_N = mkN "station" ; - stock_market_trader_N = mkN human (mkN "stock market trader") ; - stockmarket_trader_N = mkN human (mkN "stock-market trader") ; - story_N = mkN "story" ; - student_N = mkN human (mkN "student") ; - survey_N = mkN "survey" ; - swede_N = mkN human (mkN "Swede") ; - system_N = mkN "system" ; - system_failure_N = mkN "system failure" ; - taxi_N = mkN "taxi" ; - temper_N = mkN "temper" ; - tenor_N = mkN human (mkN "tenor") ; - time_N = mkN "time" ; - today_N = mkN "today" ; - traffic_N = mkN "traffic" ; - train_N = mkN "train" ; - university_graduate_N = mkN human (mkN "university graduate") ; - university_student_N = mkN human (mkN "university student") ; - week_N = mkN "week" ; - wife_N = mkN human (mkN "wife" "wives") ; - woman_N = mkN human (mkN "woman" "women") ; - workstation_N = mkN "workstation" ; - world_N = mkN "world" ; - year_N = mkN "year" ; - --- PROPER NOUNS - alan_PN = mkPN "Alan" ; - anderson_PN = mkPN "Anderson" ; - apcom_PN = mkPN "APCOM" ; - berlin_PN = mkPN "Berlin" ; - bill_PN = mkPN "Bill" ; - birmingham_PN = mkPN "Birmingham" ; - bt_PN = mkPN "BT" ; - bug_32985_PN = mkPN "Bug # 32-985" ; - cambridge_PN = mkPN "Cambridge" ; - carl_PN = mkPN "Carl" ; - dumbo_PN = mkPN "Dumbo" ; - europe_PN = mkPN "Europe" ; - fido_PN = mkPN "Fido" ; - florence_PN = mkPN "Florence" ; - frank_PN = mkPN "Frank" ; - gfi_PN = mkPN "GFI" ; - helen_PN = mkPN "Helen" ; - icm_PN = mkPN "ICM" ; - itel_PN = mkPN "ITEL" ; - john_PN = mkPN "John" ; - jones_PN = mkPN (mkN "Jones" "-" "Jones'" "-") ; - katmandu_PN = mkPN "Katmandu" ; - kim_PN = mkPN "Kim" ; - luxembourg_PN = mkPN "Luxembourg" ; - mary_PN = mkPN "Mary" ; - mfi_PN = mkPN "MFI" ; - mickey_PN = mkPN "Mickey" ; - mtalk_PN = mkPN "MTALK" ; - paris_PN = mkPN (mkN "Paris" "-" "Paris'" "-") ; - pavarotti_PN = mkPN "Pavarotti" ; - peter_PN = mkPN "Peter" ; - portugal_PN = mkPN "Portugal" ; - r95103_PN = mkPN "R-95-103" ; - scandinavia_PN = mkPN "Scandinavia" ; - smith_PN = mkPN "Smith" ; - southern_europe_PN = mkPN "southern Europe" ; - sue_PN = mkPN "Sue" ; - sweden_PN = mkPN "Sweden" ; - the_cia_PN = mkPN "the CIA" ; - the_m25_PN = mkPN "the M25" ; - --- PRONOUNS - anyone_Pron = mkPron "anyone" "anyone" "anyone's" "anyone's" singular P3 human ; - everyone_Pron = mkPron "everyone" "everyone" "everyone's" "everyone's" singular P3 human ; - no_one_Pron = mkPron "no one" "no one" "no one's" "no one's" singular P3 human ; - nobody_Pron = mkPron "nobody" "nobody" "nobody's" "nobody's" singular P3 human ; - someone_Pron = mkPron "someone" "someone" "someone's" "someone's" singular P3 human ; - sheRefl_Pron = G.she_Pron ; - heRefl_Pron = G.he_Pron ; - theyRefl_Pron = G.they_Pron ; - itRefl_Pron = G.it_Pron ; - --- RELATIVE PRONOUNS - that_RP = E.that_RP ; - --- ADJECTIVES - ambitious_A = mkA "ambitious" ; - ancient_A = compoundA (mkA "Ancient") ; - asleep_A = mkA "asleep" ; - blue_A = mkA "blue" ; - british_A = mkA "British" ; - broke_A = compoundA (mkA "broke") ; - canadian_A = mkA "Canadian" ; - clever_A = mkA "clever" "cleverer" ; - competent_A = mkA "competent" ; - crucial_A = mkA "crucial" ; - dedicated_A = mkA "dedicated" ; - different_A = mkA "different" ; - employed_A = mkA "employed" ; - excellent_A = mkA "excellent" ; - false_A = mkA "false" ; - fast_A = mkA "fast" ; - fat_A = mkA "fat" ; - female_A = mkA "female" ; - former_A = mkA "former" ; - fourlegged_A = mkA "four-legged" ; - free_A = mkA "free" ; - furious_A = mkA "furious" ; - genuine_A = mkA "genuine" ; - german_A = mkA "German" ; - great_A = mkA "great" ; - important_A = mkA "important" ; - impressed_by_A2 = mkA2 "impressed" (mkPrep "by") ; - indispensable_A = mkA "indispensable" ; - interesting_A = mkA "interesting" ; - irish_A = compoundA (mkA "Irish") ; - italian_A = mkA "Italian" ; - known_A = compoundA (mkA "known") ; - large_A = mkA "large" ; - leading_A = mkA "leading" ; - legal_A = mkA "legal" ; - likely_A = mkA "likely" "likelier" ; - major_A = mkA "major" ; - male_A = compoundA (mkA "male") ; - many_A = mkA "many" "more" "most" "mostly" ; - missing_A = mkA "missing" ; - modest_A = mkA "modest" ; - national_A = mkA "national" ; - new_A = mkA "new" ; - north_american_A = mkA "North American" ; - noted_A = mkA "noted" ; - own_A = compoundA (mkA "own") ; - poor8bad_A = mkA "poor" ; - poor8penniless_A = mkA "poor" ; - portuguese_A = mkA "Portuguese" ; - present8attending_A = mkA "present" ; - present8current_A = mkA "present" ; - previous_A = mkA "previous" ; - red_A = mkA "red" ; - resident_A = mkA "resident" ; - scandinavian_A = mkA "Scandinavian" ; - serious_A = compoundA (mkA "serious") ; - slow_A = mkA "slow" ; - small_A = mkA "small" ; - successful_A = mkA "successful" ; - swedish_A = mkA "Swedish" ; - true_A = mkA "true" ; - unemployed_A = mkA "unemployed" ; - western_A = mkA "western" ; - --- VERBS - accept_V2 = mkV2 "accept" ; - allow_V2V = mkV2V (mkV "allow") noPrep (mkPrep "to") ; - answer_V2 = mkV2 (mkV "answer" "answered") ; - appoint_V2 = mkV2 "appoint" ; - arrive_in_V2 = mkV2 (mkV "arrive") (mkPrep "in") ; - attend_V2 = mkV2 "attend" ; - award_V3 = mkV3 "award" ; - beat_V = I.beat_V ; - become_V2 = mkV2 I.become_V ; - believe_VS = mkVS (mkV "believe") ; - blame1_V2 = mkV2 "blame" ; - blame2_V2 = mkV2 "blame" ; - bring_V2V = mkV2V I.bring_V noPrep (mkPrep "to") ; - build_V2 = mkV2 I.build_V ; - buy_V2 = mkV2 I.buy_V ; - catch_V2 = mkV2 I.catch_V ; - chair_V2 = mkV2 "chair" ; - claim_VS = mkVS (mkV "claim") ; - come_cheap_VP = G.UseV (partV I.come_V "cheap") ; - come_in_V = partV I.come_V "in" ; - continue_V = mkV "continue" ; - contribute_to_V3 = mkV3 (mkV "contribute") (mkPrep "to") ; - cost_V2 = mkV2 "cost" ; - crash_V = mkV "crash" ; - cross_out_V2 = mkV2 (partV (mkV "cross") "out") ; - deliver_V2 = mkV2 (mkV "deliver" "delivered") ; - deliver_V3 = mkV3 (mkV "deliver" "delivered") ; - destroy_V2 = mkV2 "destroy" ; - develop_V2 = mkV2 (mkV "develop" "developed") ; - discover_V2 = mkV2 (mkV "discover" "discovered") ; - discover_VS = mkVS (mkV "discover" "discovered") ; - dupe_V2 = mkV2 "dupe" ; - do_VV = E.do_VV ; - exist_V = mkV "exist" ; - expand_V = mkV "expand" ; - find_V2 = mkV2 I.find_V ; - finish_V2 = mkV2 "finish" ; - finish_VV = ingVV (mkV "finish") ; - found_V2 = mkV2 "found" ; - gamble_V = mkV "gamble" ; - get_V2 = mkV2 I.get_V ; - going_to_VV = mkVV I.go_V ; - go8travel_V = I.go_V ; - go8walk_V = I.go_V ; - graduate_V = mkV "graduate" ; - hate_V2 = mkV2 "hate" ; - hurt_V2 = mkV2 I.hurt_V ; - increase_V = mkV "increase" ; - know_VQ = mkVQ (mkV "know" "knew" "known") ; -- misrepresented in IrregEng.gf - know_VS = mkVS (mkV "know" "knew" "known") ; -- misrepresented in IrregEng.gf - last_V2 = mkV2 (mkV "last") ; - leave_V = I.leave_V ; - leave_V2 = mkV2 I.leave_V ; - like_V2 = mkV2 "like" ; - live_V = mkV "live" ; - lose_V2 = mkV2 I.lose_V ; - maintain_V2 = mkV2 "maintain" ; - make8become_V2 = mkV2 I.make_V ; - make8do_V2 = mkV2 I.make_V ; - manage_VV = mkVV (mkV "manage") ; - meet_V = I.meet_V ; - need_V2 = mkV2 "need" ; - need_VV = mkVV (mkV "need") ; - obtain_from_V3 = mkV3 (mkV "obtain") (mkPrep "from") ; - open_V2 = mkV2 (mkV "open" "opened") ; - own_V2 = mkV2 "own" ; - pay_V2 = mkV2 I.pay_V ; - publish_V2 = mkV2 "publish" ; - put_in_V3 = mkV3 I.put_V (mkPrep "in") ; - read_V2 = mkV2 I.read_V ; - read_out_V2 = mkV2 (partV I.read_V "out") ; - remove_V2 = mkV2 "remove" ; - rent_from_V3 = mkV3 (mkV "rent") (mkPrep "from") ; - represent_V2 = mkV2 "represent" ; - revise_V2 = mkV2 "revise" ; - run_V2 = mkV2 I.run_V ; - say_VS = mkVS I.say_V ; - see_V2V = mkV2V I.see_V noPrep noPrep ; - sell_V2 = mkV2 I.sell_V ; - send_V2 = mkV2 I.send_V ; - shall_VV = { - s = table { - VVF VInf => ["shall"] ; -- what to do with these forms? - VVF VPres => "shall" ; - VVF VPPart => ["should"] ; - VVF VPresPart => ["should"] ; -- what to do with these forms? - VVF VPast => ["should"] ; - VVPastNeg => ["shouldn't"] ; - VVPresNeg => "shan't" - } ; - typ = VVAux - } ; - sign_V2 = mkV2 "sign" ; - sing_V2 = mkV2 I.sing_V ; - speak_to_V2 = mkV2 I.speak_V (mkPrep "to"); - spend_V2 = mkV2 I.spend_V ; - start_V = mkV "start" ; - start_VV = ingVV (mkV "start") ; - stop_V = mkV "stop" ; - suggest_to_V2S = mkV2S (mkV "suggest") (mkPrep "to") ; - swim_V = I.swim_V ; - take_V2V = mkV2V I.take_V noPrep (mkPrep "to") ; - take_V2 = mkV2 I.take_V ; - take_part_in_V2 = mkV2 (partV I.take_V "part") (mkPrep "in") ; - tell_about_V3 = mkV3 I.tell_V (mkPrep "about") ; - travel_V = mkV "travel" "travelled" ; - try_VV = mkVV (mkV "try") ; - update_V2 = mkV2 "update" ; - use_V2 = mkV2 "use" ; - use_VV = mkVV (mkV "used" "used" "used" "used" "used") ; -- e.g. "X used to Y", "X did used to Y" - vote_for_V2 = mkV2 (mkV "vote") (mkPrep "for") ; - win_V2 = mkV2 I.win_V ; - work_V = mkV "work" ; - work_in_V2 = mkV2 work_V (mkPrep "in") ; - write_V2 = mkV2 I.write_V ; - write_to_V2 = mkV2 I.write_V (mkPrep "to") ; - - award_and_be_awarded_V2 = mkV2 (mkV "award and be awarded" - "awards and is awarded" - "awarded and was awarded" - "awarded and been awarded" - "awarding and been awarding") ; - --- DETERMINERS - a_few_Det = mkDeterminer plural "a few" ; - a_lot_of_Det = mkDeterminer singular "a lot of" ; - another_Det = mkDeterminer singular "another" ; - anyPl_Det = mkDeterminer plural "any" ; - anySg_Det = mkDeterminer singular "any" ; - both_Det = mkDeterminer plural "both" ; - each_Det = E.each_Det ; - either_Det = mkDeterminer singular "either" ; - neither_Det = mkDeterminer singular "neither" ; - one_or_more_Det = mkDeterminer plural "one or more" ; - several_Det = mkDeterminer plural "several" ; - twice_as_many_Det = mkDeterminer plural "twice as many" ; - - half_a_Card = {s = \\c => "half a"; n = Sg} ; - - the_other_Q = mkQuant "the other" "the other" ; - --- NUMERALS - -oper - selectSub20 : {s : DForm => CardOrd => ResEng.Case => Str} -> DForm -> Numeral ; - selectSub20 num dform = lin Numeral {s = num.s ! dform; n = plural} ; - - prefixNumeral : Str -> {s : CardOrd => ResEng.Case => Str; n : ResEng.Number} -> Numeral ; - prefixNumeral prefix num = lin Numeral {s = \\o,c => prefix + num.s ! o ! c; n = num.n} ; - -lin - N_one = {s = G.pot01.s ! unit; n = singular} ; - N_two = selectSub20 G.n2 unit ; - N_three = selectSub20 G.n3 unit ; - N_four = selectSub20 G.n4 unit ; - N_five = selectSub20 G.n5 unit ; - N_six = selectSub20 G.n6 unit ; - N_eight = selectSub20 G.n8 unit ; - N_ten = selectSub20 G.pot01 ten ; - N_eleven = selectSub20 G.pot01 teen ; - N_sixteen = selectSub20 G.n6 teen ; - N_twenty = selectSub20 G.n2 ten ; - N_fortyfive = {s = \\o,c => "forty" ++ N_five.s ! o ! c; n = plural} ; - - N_2 = G.D_2 ; - N_4 = G.D_4 ; - N_8 = G.D_8 ; - N_10 = prefixNumeral "1" G.D_0 ; - N_13 = prefixNumeral "1" G.D_3 ; - N_14 = prefixNumeral "1" G.D_4 ; - N_15 = prefixNumeral "1" G.D_5 ; - N_99 = prefixNumeral "9" G.D_9 ; - N_100 = prefixNumeral "10" G.D_0 ; - N_150 = prefixNumeral "15" G.D_0 ; - N_500 = prefixNumeral "50" G.D_0 ; - N_2500 = prefixNumeral "250" G.D_0 ; - N_3000 = prefixNumeral "300" G.D_0 ; - N_5500 = prefixNumeral "550" G.D_0 ; - - --- ADVERBS - anywhere_Adv = mkAdv "anywhere" ; - ever_since_Adv = mkAdv "ever since" ; - late_Adv = mkAdv "late" ; - long_Adv = mkAdv "long" ; - over_Adv = mkAdv "over" ; - part_time_Adv = mkAdv "part time" ; - together_Adv = mkAdv "together" ; - too_Adv = mkAdv "too" ; - twice_Adv = mkAdv "twice" ; - yesterday_Adv = mkAdv "yesterday" ; - - at_home_Adv = mkAdv "at home" ; - - all_AdV = mkAdV "all" ; - already_AdV = mkAdV "already" ; - also_AdV = mkAdV "also" ; - currently_AdV = mkAdV "currently" ; - ever_AdV = mkAdV "ever" ; - never_AdV = mkAdV "never" ; - now_AdV = mkAdV "now" ; - still_AdV = mkAdV "still" ; - - really_AdA = mkAdA "really" ; - - more_than_AdN = mkAdN "more than" ; - less_than_AdN = mkAdN "less than" ; - --- TIME & DATE EXPRESSIONS - at_8_am_Adv = mkAdv "at 8 am" ; - at_a_quarter_past_five_Adv = mkAdv "at a quarter past five" ; - at_five_oclock_Adv = mkAdv "at five o'clock" ; - at_four_oclock_Adv = mkAdv "at four o'clock" ; - at_least_four_times = mkAdv "at least four times" ; - at_some_time_Adv = mkAdv "at some time" ; - at_the_same_time_Adv = mkAdv "at the same time" ; - by_11_am_Adv = mkAdv "by 11 am" ; - every_month_Adv = mkAdv "every month" ; - every_week_Adv = mkAdv "every week" ; - for_8_years_Adv = mkAdv "for 8 years" ; - for_a_total_of_15_years_or_more_Adv = mkAdv "for a total of 15 years or more" ; - for_a_year_Adv = mkAdv "for a year" ; - for_an_hour_Adv = mkAdv "for an hour" ; - for_exactly_a_year_Adv = mkAdv "for exactly a year" ; - for_more_than_10_years_Adv = mkAdv "for more than 10 years" ; - for_more_than_two_years_Adv = mkAdv "for more than two years" ; - for_three_days_Adv = mkAdv "for three days" ; - for_two_hours_Adv = mkAdv "for two hours" ; - for_two_years_Adv = mkAdv "for two years" ; - friday_13th_Adv = mkAdv "Friday , 13th" ; - from_1988_to_1992_Adv = mkAdv "from 1988 to 1992" ; - in_1990_Adv = mkAdv "in 1990" ; - in_1991_Adv = mkAdv "in 1991" ; - in_1992_Adv = mkAdv "in 1992" ; - in_1993_Adv = mkAdv "in 1993" ; - in_1994_Adv = mkAdv "in 1994" ; - in_a_few_weeks_Adv = mkAdv "in a few weeks" ; - in_a_months_time_Adv = mkAdv "in a month's time" ; - in_july_1994_Adv = mkAdv "in July 1994" ; - in_march_1993_Adv = mkAdv "in March 1993" ; - in_march_Adv = mkAdv "in March" ; - in_one_hour_Adv = mkAdv "in one hour" ; - in_the_coming_year_Adv = mkAdv "in the coming year" ; - in_the_past_Adv = mkAdv "in the past" ; - in_two_hours_Adv = mkAdv "in two hours" ; - last_week_Adv = mkAdv "last week" ; - on_friday_Adv = mkAdv "on Friday" ; - on_july_4th_1994_Adv = mkAdv "on July 4th , 1994" ; - on_july_8th_1994_Adv = mkAdv "on July 8th , 1994" ; - on_monday_Adv = mkAdv "on Monday" ; - on_the_5th_of_may_1995_Adv = mkAdv "on the 5th of May , 1995" ; - on_the_7th_of_may_1995_Adv = mkAdv "on the 7th of May , 1995" ; - on_thursday_Adv = mkAdv "on Thursday" ; - on_tuesday_Adv = mkAdv "on Tuesday" ; - on_wednesday_Adv = mkAdv "on Wednesday" ; - saturday_july_14th_Adv = mkAdv "Saturday , July 14th" ; - since_1992_Adv = mkAdv "since 1992" ; - the_15th_of_may_1995_Adv = mkAdv "the 15th of May , 1995" ; - two_years_from_now_Adv = mkAdv "two years from now" ; - year_1996_Adv = mkAdv "1996" ; - on_time_Adv = mkAdv "on time" ; - --- PREPOSITIONS - at_Prep = mkPrep "at" ; - out_of_Prep = mkPrep "out of" ; - outside_Prep = mkPrep "outside" ; - than_Prep = mkPrep "than" ; - within_Prep = mkPrep "within" ; - --- PREDETERMINERS - at_least_Predet = ss "at least" ; - at_most_Predet = ss "at most" ; - exactly_Predet = ss "exactly" ; - just_Predet = ss "just" ; - most_of_Predet = ss "most of" ; - --- CONJUNCTIONS - andSg_Conj = mkConj "and" singular ; - comma_and_Conj = mkConj ", and" ; - if_comma_then_Conj = mkConj "if" ", then" singular ; - semicolon_and_Conj = mkConj "; and" ; - - after_Subj = mkSubj "after" ; - before_Subj = mkSubj "before" ; - since_Subj = mkSubj "since" ; - than_Subj = mkSubj "than" ; - until_Subj = mkSubj "until" ; - while_Subj = mkSubj "while" ; - - that_is_PConj = ss "that is ,"; - and_PConj = ss "and" ; - then_PConj = ss "then" ; - -} diff --git a/examples/fracas/src/FraCaSLexSwe.gf b/examples/fracas/src/FraCaSLexSwe.gf deleted file mode 100644 index 70a4669ba..000000000 --- a/examples/fracas/src/FraCaSLexSwe.gf +++ /dev/null @@ -1,585 +0,0 @@ ---# -path=.:alltenses - --- FraCaSLexSwe: Concrete lexicon for the FraCaS test suite - -concrete FraCaSLexSwe of FraCaSLex = CatSwe ** - open ParadigmsSwe, (I=IrregSwe), Prelude, MorphoSwe, ResSwe, (G=GrammarSwe) in { - -lin --- NOUNS - accountant_N = mkN "bokförare" Utr ; -- för att skilja från 'auditor'-'revisor' - agenda_N = mkN "dagordning" Utr ; - animal_N = mkN "djur" Neutr ; - apcom_contract_N = mkN "APCOM-kontrakt" Neutr ; - apcom_manager_N = mkN "APCOM-direktör" "APCOM-direktörer" ; - auditor_N = mkN "revisor" "revisorer" ; - authority_N = mkN "fackman" "fackmannen" "fackmän" "fackmännen" ; - board_meeting_N = mkN "styrelsemöte" Neutr ; - boss_N = mkN "chef" "chefer" ; - business_N = mkN "affärsverksamhet" "affärsverksamheter" ; - businessman_N = mkN "affärsman" "affärsmannen" "affärsmän" "affärsmännen" ; - car_N = mkN "bil" Utr ; - case_N = mkN "fall" Neutr ; - chain_N = mkN "kedja" Utr ; - chairman_N = mkN "ordförande" "ordföranden" "ordförande" "ordförandena" ; - chairman_N2 = mkN2 chairman_N (mkPrep "för") ; - charity_N = mkN "välgörenhet" "välgörenheter" ; - clause_N = mkN "paragraf" "paragrafer" ; - client_N = mkN "klient" "klienter" ; - colleague_N = mkN "kollega" Utr ; - commissioner_N = mkN "ombud" Neutr ; - committee_N = mkN "kommitté" "kommittén" "kommittéer" "kommittéerna" ; - committee_member_N = mkN "kommittémedlem" "kommittémedlemmen" "kommittémedlemmar" "kommittémedlemmarna" ; - company_N = mkN "företag" Neutr ; - company_car_N = mkN "tjänstebil" Utr ; - company_director_N = mkN "företagsledare" Utr ; - computer_N = mkN "dator" "datorer" ; - concert_N = mkN "konsert" "konserter" ; - conference_N = mkN "konferens" "konferenser" ; - continent_N = mkN "kontinent" "kontinenter" ; - contract_N = mkN "kontrakt" Neutr ; - copy_N = mkN "kopia" Utr ; - country_N = mkN "land" "landet" "länder" "länderna" ; - cover_page_N = mkN "förstasida" Utr ; - customer_N = mkN "kund" "kunder" ; - day_N = mkN "dag" Utr ; - delegate_N = mkN "delegat" "delegater" ; - demonstration_N = mkN "presentation" "presentationer" ; - department_N = mkN "avdelning" Utr ; - desk_N = mkN "skrivbord" Neutr ; - diamond_N = mkN "diamant" "diamanter" ; - editor_N = mkN "redigerare" Utr ; - elephant_N = mkN "elefant" "elefanter" ; - european_N = mkN "europé" "europén" "européer" "européerna" ; - executive_N = mkN "företagsledare" Utr ; - factory_N = mkN "fabrik" "fabriker" ; - fee_N = mkN "arvode" Neutr ; - file_N = mkN "fil" "filer" ; - greek_N = mkN "grek" "greker" ; - group_N2 = mkN2 (mkN "grupp" "grupper") noPrep ; - hard_disk_N = mkN "hårddisk" Utr ; - heart_N = mkN "hjärta" "hjärtat" "hjärtan" "hjärtana" ; - hour_N = mkN "timme" Utr ; - house_N = mkN "hus" Neutr ; - individual_N = mkN "individ" "individer" ; - inhabitant_N2 = mkN2 (mkN "invånare" "invånare") (mkPrep "i") ; - invoice_N = mkN "faktura" Utr ; - irishman_N = mkN "irländare" Utr ; - italian_N = mkN "italienare" "italienare" ; - itel_computer_N = mkN "ITEL-dator" "ITEL-datorer" ; - itelxz_N = mkN "ITEL-XZ" "ITEL-XZ:an" "ITEL-XZ:ar" "ITEL-XZ:arna" ; - itelzx_N = mkN "ITEL-ZX" "ITEL-ZX:an" "ITEL-ZX:ar" "ITEL-ZX:arna" ; - itelzy_N = mkN "ITEL-ZY" "ITEL-ZY:an" "ITEL-ZY:ar" "ITEL-ZY:arna" ; - item_N = mkN "punkt" "punkter" ; - job_N = mkN "jobb" Neutr ; - labour_mp_N = mkN "Labour-ledamot" "Labour-ledamöter" ; - laptop_computer_N = mkN "laptop" Utr ; - law_lecturer_N = mkN "juridiklärare" "juridiklärare" ; - lawyer_N = mkN "jurist" "jurister" ; - line_N = mkN "linje" "linjer" ; - literature_N = mkN "litteratur" "litteraturer" ; - lobby_N = mkN "vestibul" "vestibuler" ; - loss_N = mkN "förlust" "förluster" ; - machine_N = mkN "maskin" "maskiner" ; - mammal_N = mkN "däggdjur" Neutr ; - man_N = mkN "man" "mannen" "män" "männen" ; - meeting_N = mkN "möte" Neutr ; - member_N = mkN "medlem" "medlemmen" "medlemmar" "medlemmarna" ; - member_state_N = mkN "medlemsstat" "medlemsstater" ; - memoir_N = mkN "memoar" "memoarer" ; - mips_N = mkN "MIPS" "MIPS" "MIPS" "MIPS" ; - moment_N = mkN "ögonblick" Neutr ; - mortgage_interest_N = mkN "hypoteksränta" Utr ; - mouse_N = mkN "mus" "musen" "möss" "mössen" ; - newspaper_N = mkN "tidning" Utr ; - nobel_prize_N = mkN "nobelpris" Neutr ; - nobel_prize_N2 = mkN2 nobel_prize_N (mkPrep "i") ; - note_N = mkN "anteckning" Utr ; - novel_N = mkN "roman" "romaner" ; - office_building_N = mkN "kontorsbyggnad" "kontorsbyggnader" ; - one_N = mkN "en" Utr ; - order_N = mkN "order" "ordern" "order" "orderna" ; - paper_N = mkN "uppsats" "uppsatser" ; - payrise_N = mkN "löneförhöjning" Utr ; - pc6082_N = mkN "PC-6082" "PC-6082:an" "PC-6082:or" "PC-6082:orna" ; - performance_N = mkN "utförande" Neutr ; - person_N = mkN "människa" Utr ; - philosopher_N = mkN "filosof" "filosofer" ; - phone_N = mkN "telefon" Utr ; - politician_N = mkN "politiker" "politikern" "politiker" "politikerna" ; - popular_music_N = mkN "populärmusik" "populärmusiken" "populärmusik" "populärmusiken" ; - program_N = mkN "program" "programmet" "program" "programmen" ; - progress_report_N = mkN "statusrapport" "statusrapporter" ; - project_proposal_N = mkN "projektförslag" Neutr ; - proposal_N = mkN "förslag" Neutr ; - report_N = mkN "rapport" "rapporter" ; - representative_N = mkN "representant" "representanter" ; - resident_N = mkN "invånare" "invånare" ; - resident_in_N2 = mkN2 resident_N (mkPrep "i") ; - resident_on_N2 = mkN2 resident_N (mkPrep "på") ; - result_N = mkN "resultat" Neutr ; - right_N = mkN "rätt" "rätten" "rättigheter" "rättigheterna" ; - sales_department_N = mkN "försäljningsavdelning" Utr ; - scandinavian_N = mkN "skandinav" "skandinaver" ; - secretary_N = mkN "sekreterare" Utr ; - service_contract_N = mkN "servicekontrakt" Neutr ; - shore_N = mkN "strand" "stränder" ; - software_fault_N = mkN "programvarufel" "programvarufel" ; - species_N = mkN "art" "arter" ; - station_N = mkN "station" "stationer" ; - stock_market_trader_N = mkN "aktiehandlare" "aktiehandlare" ; - stockmarket_trader_N = mkN "aktiehandlare" Utr ; - story_N = mkN "berättelse" "berättelser" ; - student_N = mkN "student" "studenter" ; - survey_N = mkN "undersökning" Utr ; - swede_N = mkN "svensk" Utr ; - system_N = mkN "system" Neutr ; - system_failure_N = mkN "systemkrasch" "systemkrascher" ; - taxi_N = mkN "taxi" "taxin" "taxibilar" "taxibilarna" ; - temper_N = mkN "humör" Neutr ; - tenor_N = mkN "tenor" "tenorer" ; - time_N = mkN "tid" "tider" ; -- 'tidpunkt' behövs ev. också - today_N = mkN "idag" ; - traffic_N = mkN "trafik" "trafiken" "trafik" "trafiken" ; - train_N = mkN "tåg" Neutr ; - university_graduate_N = (mkN "universitetsakademiker" "universitetsakademikern" - "universitetsakademiker" "universitetsakademikerna") ; - university_student_N = mkN "universitetsstudent" "universitetsstudenter" ; - week_N = mkN "vecka" Utr ; - wife_N = mkN "fru" "fruar" ; - woman_N = mkN "kvinna" Utr ; - workstation_N = mkN "arbetsstation" "arbetsstationer" ; - world_N = mkN "värld" Utr ; - year_N = mkN "år" Neutr ; - --- PROPER NOUNS - --march_PN = mkPN "mars" ; - --may_PN = mkPN "maj" ; - alan_PN = mkPN "Alan" ; - anderson_PN = mkPN "Anderson" ; - apcom_PN = mkPN "APCOM" ; - berlin_PN = mkPN "Berlin" ; - bill_PN = mkPN "Bill" ; - birmingham_PN = mkPN "Birmingham" ; - bt_PN = mkPN "BT" ; - bug_32985_PN = mkPN "Bug # 32-985" ; - cambridge_PN = mkPN "Cambridge" ; - carl_PN = mkPN "Carl" ; - dumbo_PN = mkPN "Dumbo" ; - europe_PN = mkPN "Europa" ; - fido_PN = mkPN "Fido" ; - florence_PN = mkPN "Florens" ; - frank_PN = mkPN "Frank" ; - gfi_PN = mkPN "GFI" ; - helen_PN = mkPN "Helen" ; - icm_PN = mkPN "ICM" ; - itel_PN = mkPN "ITEL" ; - john_PN = mkPN "John" ; - jones_PN = mkPN "Jones" ; - katmandu_PN = mkPN "Katmandu" ; - kim_PN = mkPN "Kim" ; - luxembourg_PN = mkPN "Luxemburg" ; - mary_PN = mkPN "Mary" ; - mfi_PN = mkPN "MFI" ; - mickey_PN = mkPN "Mickey" ; - mtalk_PN = mkPN "MTALK" ; - paris_PN = mkPN "Paris" ; - pavarotti_PN = mkPN "Pavarotti" ; - peter_PN = mkPN "Peter" ; - portugal_PN = mkPN "Portugal" ; - r95103_PN = mkPN "R-95-103" ; - scandinavia_PN = mkPN "Skandinavien" ; - smith_PN = mkPN "Smith" ; - southern_europe_PN = mkPN "södra Europa" ; - sue_PN = mkPN "Sue" ; - sweden_PN = mkPN "Sverige" ; - the_cia_PN = mkPN "CIA" ; - the_m25_PN = mkPN "M25:an" ; - --- PRONOUNS - anyone_Pron = regNP "någon" "någons" Utr Sg ; - everyone_Pron = regNP "alla" "allas" Utr Pl ; - no_one_Pron = regNP "ingen" "ingens" Utr Sg ; - nobody_Pron = regNP "ingen" "ingens" Utr Sg ; - someone_Pron = regNP "någon" "någons" Utr Sg ; - sheRefl_Pron = mkNP "hon" "sig" "sin" "sitt" "sina" Utr Sg P3 ; - heRefl_Pron = mkNP "han" "sig" "sin" "sitt" "sina" Utr Sg P3 ; - theyRefl_Pron = mkNP "de" "sig" "sin" "sitt" "sina" Utr Pl P1 ; - itRefl_Pron = mkNP "det" "sig" "sin" "sitt" "sina" Neutr Sg P3 ; - --- RELATIVE PRONOUNS - that_RP = G.IdRP ; - --- ADJECTIVES - ambitious_A = compoundA (mkA "ärelysten" "ärelystet") ; - ancient_A = compoundA (mkA "antik") ; - asleep_A = compoundA (mkA "sovande") ; - blue_A = mkA "blå" "blått" ; - british_A = compoundA (mkA "brittisk") ; - broke_A = mkA "pank" ; - canadian_A = compoundA (mkA "kanadensisk") ; - clever_A = mkA "smart" "smart" ; --- mkA "begåvad" "begåvat" "begåvade" "begåvade" "mer begåvad" "mest begåvad" "mest begåvade" ; - competent_A = compoundA (mkA "kompetent" "kompetent") ; - crucial_A = compoundA (mkA "kritisk") ; - dedicated_A = mkA "särskild" "särskilt" ; - different_A = compoundA (mkA "olik") ; - employed_A = compoundA (mkA "anställd" "anställt") ; - excellent_A = mkA "förträfflig" ; - false_A = mkA "inte sann" "inte sant" ; - fast_A = mkA "snabb" ; - fat_A = mkA "fet" "fett" ; - female_A = mkA "kvinnlig" ; - former_A = compoundA (mkA "före detta") ; - fourlegged_A = mkA "fyrbent" "fyrbent" ; - free_A = mkA "fri" "fritt" ; - furious_A = compoundA (mkA "rasande") ; - genuine_A = compoundA (mkA "äkta") ; - german_A = mkA "tysk" ; - great_A = compoundA (mkA "framstående") ; - important_A = mkA "viktig" ; - impressed_by_A2 = mkA2 (mkA "imponerad" "imponerat" "imponerade" "imponerade" "mer imponerad" "mest imponerad" "mest imponerade") (mkPrep "av") ; - indispensable_A = mkA "oumbärlig" ; - interesting_A = mkA "intressant" "intressant" ; - irish_A = compoundA (mkA "irländsk") ; - italian_A = compoundA (mkA "italiensk") ; - known_A = mkA "känd" "känt" ; -- jfr 'noted' - large_A = mkA "stor" "större" "störst" ; - leading_A = compoundA (mkA "ledande") ; - legal_A = compoundA (mkA "juridisk") ; - likely_A = compoundA (mkA "sannolik") ; - major_A = mkA "större" "större" "större" "större" "större" "större" "större" ; - male_A = mkA "manlig" ; - many_A = mkA "mycken" "mycket" "myckna" "mer" "mest" ; - missing_A = compoundA (mkA "försvunnen" "försvunnet" "försvunna" "försvunnare" "försvunnast") ; - modest_A = mkA "blygsam" "blygsamt" "blygsamma" "blygsamma" "blygsammare" "blygsammast" "blygsammaste" ; - national_A = compoundA (mkA "nationell") ; - new_A = mkA "ny" "nytt" ; - north_american_A = compoundA (mkA "nordamerikansk") ; - noted_A = compoundA (mkA "välkänd") ; - own_A = mkA "egen" "eget" ; - poor8bad_A = mkA "dålig" "sämre" "sämst" ; - poor8penniless_A = mkA "fattig" ; - portuguese_A = compoundA (mkA "portugisisk") ; - present8attending_A = compoundA (mkA "närvarande") ; - present8current_A = compoundA (mkA "nuvarande") ; - previous_A = compoundA (mkA "förra") ; - red_A = mkA "röd" "rött" ; - resident_A = compoundA (mkA "bosatt") ; - scandinavian_A = compoundA (mkA "skandinavisk") ; - serious_A = mkA "seriös" ; - slow_A = mkA "långsam" "långsamt" "långsamma" "långsamma" "långsammare" "långsammast" "långsammaste" ; - small_A = mkA "liten" "litet" "lilla" "små" "mindre" "minst" "minsta" ; - successful_A = compoundA (mkA "framgångsrik") ; - swedish_A = mkA "svensk" ; - true_A = mkA "sann" "sant" ; - unemployed_A = compoundA (mkA "arbetslös") ; - western_A = compoundA (mkA "västerländsk") ; - --- VERBS -oper taga_V : V = mkV "ta" "tar" "ta" "tog" "tagit" "tagen" ; -lin - accept_V2 = mkV2 (mkV "godkänna" "godkände" "godkänt") ; - allow_V2V = mkV2V (mkV "tillåta" "tillät" "tillåtit") noPrep noPrep ; - answer_V2 = mkV2 "svarar" (mkPrep "i") ; - appoint_V2 = mkV2 "utnämner" ; - arrive_in_V2 = mkV2 (mkV "anländer") (mkPrep "till") ; - attend_V2 = mkV2 "närvarar" (mkPrep "vid") ; - award_V3 = mkV3 (mkV "tilldelar") ; --- be_on_V2 = mkV2 I.ligga_V (mkPrep "på") ; --- be_over_V = partV be_V "over" ; - beat_V = I.slå_V ; - become_V2 = mkV2 I.bliva_V ; - believe_VS = mkVS (mkV "tror") ; - blame1_V2 = mkV2 "beskyller" ; - blame2_V2 = mkV2 "skyller" ; --- blame_for_V3 = mkV3 (mkV "anklagar") (mkPrep "för") ; --- blame_on_V3 = mkV3 (mkV "skyller") (mkPrep "på") ; - bring_V2V = mkV2V (partV taga_V "med") noPrep noPrep ; - build_V2 = mkV2 "tillverkar" ; - buy_V2 = mkV2 "köper" ; - catch_V2 = mkV2 (partV I.komma_V "med") ; - chair_V2 = mkV2 (mkV "leda" "ledde" "lett") ; - claim_VS = mkVS (mkV "påstå" "påstod" "påstått") ; - come_cheap_VP = G.UseComp (G.CompAP (G.PositA (mkA "billig"))) ; - come_in_V = partV I.komma_V "in" ; - continue_V = mkV "fortsätta" "fortsätter" "fortsätt" "fortsatte" "fortsatt" "fortsatt" ; - contribute_to_V3 = mkV3 I.giva_V (mkPrep "till") ; - cost_V2 = mkV2 "kostnadsberäknar" ; - crash_V = mkV "kraschar" ; - cross_out_V2 = mkV2 (partV (mkV "stryka" "strök" "strukit") "över") ; - deliver_V2 = mkV2 "lämnar" ; - deliver_V3 = mkV3 I.giva_V ; - destroy_V2 = mkV2 (mkV "förstöra" "förstör" "förstör" "förstörde" "förstört" "förstörd") ; - develop_V2 = mkV2 "utvecklar" ; - discover_V2 = mkV2 "upptäcker" ; - discover_VS = mkVS (mkV "upptäcker") ; - dupe_V2 = mkV2 "lurar" ; - exist_V = depV I.finna_V ; - expand_V = mkV "expanderar" ; - find_V2 = mkV2 "hittar" ; - finish_V2 = mkV2 (mkV "slutföra" "slutförde" "slutfört") ; - finish_VV = mkVV (mkV "slutar") ; - found_V2 = mkV2 "grundar" ; - gamble_V = mkV "spelar" ; - get_V2 = mkV2 (mkV "få" "fick" "fått") ; - go8travel_V = mkV "åker" ; - go8walk_V = I.gå_V ; - graduate_V = depV (mkV "utexamineras") ; - hate_V2 = mkV2 "hatar" ; - hurt_V2 = mkV2 "skadar" ; - increase_V = mkV "ökar" ; - know_VQ = mkVQ (mkV "veta" "vet" "vet" "visste" "vetat" "känd") ; - know_VS = mkVS (mkV "veta" "vet" "vet" "visste" "vetat" "känd") ; - last_V2 = mkV2 (mkV "varar") ; - leave_V = I.gå_V ; - leave_V2 = mkV2 "lämnar" ; - like_V2 = mkV2 "gillar" ; - live_V = mkV "bor" ; - lose_V2 = mkV2 "förlorar" ; - maintain_V2 = mkV2 (mkV "servar") ; -- (mkV "underhålla" "underhöll" "underhållit") ; - make8become_V2 = mkV2 I.bliva_V ; - make8do_V2 = mkV2 I.göra_V ; - manage_VV = mkVV (depV (mkV "lyckas")) ; - meet_V = depV (mkV "träffas") ; - need_V2 = mkV2 "behöver" ; - need_VV = mkV "behöver" ** {c2 = mkComplement [] ; lock_VV = <>} ; - obtain_from_V3 = mkV3 I.erhålla_V (mkPrep "från") ; - open_V2 = mkV2 "öppnar" ; - own_V2 = mkV2 "äger" ; - pay_V2 = mkV2 "betalar" ; - publish_V2 = mkV2 "publicerar" ; - put_in_V3 = mkV3 (mkV "ställer") (mkPrep "i") ; - read_V2 = mkV2 "läser" ; - read_out_V2 = mkV2 (partV (mkV "läser") "upp") ; - remove_V2 = mkV2 "avlägsnar" ; - rent_from_V3 = mkV3 (mkV "hyra" "hyrde" "hyrt") (mkPrep "från") ; - represent_V2 = mkV2 "representerar" ; - revise_V2 = mkV2 "granskar" ; - run_V2 = mkV2 I.driva_V ; - say_VS = mkVS I.säga_V ; - see_V2V = I.se_V ** {c2,c3 = mkComplement ""} ; - sell_V2 = mkV2 (mkV "sälja" "sålde" "sålt") ; - send_V2 = mkV2 "skickar" ; - shall_VV = mkV "böra" "bör" "bör" "borde" "bort" "bord" - ** {c2 = mkComplement [] ; lock_VV = <>} ; - sign_V2 = mkV2 "undertecknar" ; - sing_V2 = mkV2 I.sjunga_V ; - speak_to_V2 = mkV2 "talar" (mkPrep "med") ; - spend_V2 = mkV2 "tillbringar" ; - start_V = mkV "börjar" ; - start_VV = mkV "börjar" ** {c2 = mkComplement [] ; lock_VV = <>} ; - stop_V = mkV "slutar" ; - -- suggest_VS = mkVS (mkV "föreslå" "föreslog" "föreslagit") ; - suggest_to_V2S = mkV2S (mkV "föreslå" "föreslog" "föreslagit") (mkPrep "för") ; - swim_V = mkV "simmar" ; - take_V2 = mkV2 taga_V ; - take_part_in_V2 = mkV2 (mkV "delta" "deltog" "deltagit") (mkPrep "i") ; - tell_about_V3 = mkV3 (mkV "berättar") (mkPrep "för") (mkPrep "om") ; - travel_V = mkV "reser" ; - try_VV = mkVV (mkV "försöker") ; - update_V2 = mkV2 "uppdaterar" ; - use_V2 = mkV2 "använder" ; - -- use_VV = mkVV (mkV "brukar") ; - use_VV = mkV "brukar" ** {c2 = mkComplement [] ; lock_VV = <>} ; - vote_for_V2 = mkV2 (mkV "röstar") (mkPrep "för") ; - win_V2 = mkV2 I.vinna_V ; - work_V = mkV "arbetar" ; - work_in_V2 = mkV2 (mkV "arbetar") (mkPrep "på") ; - write_V2 = mkV2 I.skriva_V ; - write_to_V2 = mkV2 I.skriva_V (mkPrep "till") ; - - do_VV = I.göra_V ** {c2 = mkComplement [] ; lock_VV = <>} ; - going_to_VV = mkVV I.komma_V ; - take_V2V = mkV2V taga_V noPrep noPrep ; - - award_and_be_awarded_V2 = mkV2 (mkV "tilldela och tilldelas" - "tilldelar och tilldelas" - "tilldela och tilldelas" - "tilldelade och tilldelades" - "tilldelat och tilldelats" - "tilldelad och bliven tilldelad") ; - --- DETERMINERS - a_few_Det = {s,sp = \\_,_ => "ett fåtal" ; n = Pl ; det = DIndef} ; - a_lot_of_Det = {s,sp = \\_,_ => "mycket" ; n = Sg ; det = DIndef} ; - another_Det = {s,sp = \\_ => genderForms "en annan" "ett annat" ; n = Sg ; det = DIndef} ; - anyPl_Det = G.somePl_Det ; - anySg_Det = G.someSg_Det ; - both_Det = {s,sp = \\b,_ => "båda" ++ if_then_Str b "de" "" ; - n = Pl ; det = DDef Def} ; - each_Det = G.every_Det ; - either_Det = {s,sp = \\b,g => genderForms "någon av" "något av" ! g ++ if_then_Str b "de" "" ; - n = Pl ; det = DDef Def} ; - neither_Det = {s,sp = \\b,g => genderForms "ingen av" "inget av" ! g ++ if_then_Str b "de" "" ; - n = Pl ; det = DDef Def} ; - one_or_more_Det = {s,sp = \\_ => genderForms "en eller flera" "ett eller flera" ; - n = Pl ; det = DIndef} ; - several_Det = {s,sp = \\_,_ => "flera" ; n = Pl ; det = DIndef} ; - twice_as_many_Det = {s,sp = \\_,_ => "dubbelt så många" ; n = Pl ; det = DIndef} ; - - half_a_Card = {s = table {Utr => "en halv"; Neutr => "ett halvt"} ; n = Sg} ; - - the_other_Q = {s,sp = table {Sg => \\_,_ => genderForms ["den andra"] ["det andra"]; - Pl => \\_,_,_ => ["de andra"]}; - det = DDef Def} ; - --- NUMERALS - -oper - selectSub20 : {s : DForm => CardOrd => Str} -> DForm -> Numeral ; - selectSub20 num dform = lin Numeral {s = num.s ! dform; n = plural} ; - - prefixNumeral : Str -> {s : CardOrd => Str; n : MorphoSwe.Number} -> Numeral ; - prefixNumeral prefix num = lin Numeral {s = \\o => prefix + num.s ! o; n = num.n} ; - -lin - N_one = G.num (G.pot2as3 (G.pot1as2 (G.pot0as1 G.pot01))) ; -- {s = G.pot01.s ! ental; n = singular} ; - N_two = selectSub20 G.n2 ental ; - N_three = selectSub20 G.n3 ental ; - N_four = selectSub20 G.n4 ental ; - N_five = selectSub20 G.n5 ental ; - N_six = selectSub20 G.n6 ental ; - N_eight = selectSub20 G.n8 ental ; - N_ten = G.num (G.pot2as3 (G.pot1as2 G.pot110)) ; -- selectSub20 G.pot01 tiotal ; - N_eleven = G.num (G.pot2as3 (G.pot1as2 G.pot111)) ; - N_sixteen = selectSub20 G.n6 ton ; - N_twenty = selectSub20 G.n2 tiotal ; - N_fortyfive = {s = \\o => "fyrtio" + N_five.s ! o; n = plural} ; - - N_2 = G.D_2 ; - N_4 = G.D_4 ; - N_8 = G.D_8 ; - N_10 = prefixNumeral "1" G.D_0 ; - N_13 = prefixNumeral "1" G.D_3 ; - N_14 = prefixNumeral "1" G.D_4 ; - N_15 = prefixNumeral "1" G.D_5 ; - N_99 = prefixNumeral "9" G.D_9 ; - N_100 = prefixNumeral "10" G.D_0 ; - N_150 = prefixNumeral "15" G.D_0 ; - N_500 = prefixNumeral "50" G.D_0 ; - N_2500 = prefixNumeral "250" G.D_0 ; - N_3000 = prefixNumeral "300" G.D_0 ; - N_5500 = prefixNumeral "550" G.D_0 ; - - --- ADVERBS - anywhere_Adv = mkAdv "var som helst" ; - at_home_Adv = mkAdv "hemma" ; - at_some_time_Adv = mkAdv "vid någon tidpunkt" ; - at_the_same_time_Adv = mkAdv "samtidigt" ; - ever_since_Adv = mkAdv "ända sedan dess" ; - -- freely_Adv = mkAdv "fritt" ; - in_the_past_Adv = mkAdv "tidigare" ; - late_Adv = mkAdv "sent" ; - long_Adv = mkAdv "länge" ; - -- now_Adv = mkAdv "nu" ; - on_time_Adv = mkAdv "i tid" ; - part_time_Adv = mkAdv "deltid" ; - -- seriously_Adv = mkAdv "på allvar" ; - together_Adv = mkAdv "tillsammans" ; - too_Adv = mkAdv "också" ; - twice_Adv = mkAdv "två gånger" ; - yesterday_Adv = mkAdv "igår" ; - -- four_times_Adv = mkAdv "fyra gånger" ; - over_Adv = mkAdv "slut" ; - - all_AdV = mkAdV "alla" ; - already_AdV = mkAdV "redan" ; - also_AdV = mkAdV "även" ; - currently_AdV = mkAdV "för närvarande" ; - ever_AdV = mkAdV "någonsin" ; - never_AdV = mkAdV "aldrig" ; - now_AdV = mkAdV "nu" ; - still_AdV = mkAdV "fortfarande" ; - - really_AdA = mkAdA "verkligt" ; - - more_than_AdN = ss "mer än" ; - less_than_AdN = ss "mindre än" ; - - -- exactly_AdN = mkAdA "exakt" ; - -- just_AdN = mkAdA "endast" ; - --- TIME & DATE EXPRESSIONS - at_8_am_Adv = mkAdv "klockan 8" ; - at_a_quarter_past_five_Adv = mkAdv "kvart över fem" ; - at_five_oclock_Adv = mkAdv "klockan fem" ; - at_four_oclock_Adv = mkAdv "klockan fyra" ; - at_least_four_times = mkAdv "minst fyra gånger" ; - by_11_am_Adv = mkAdv "klockan 11" ; - every_month_Adv = mkAdv "varje månad" ; - every_week_Adv = mkAdv "varje vecka" ; - for_8_years_Adv = mkAdv "i 8 år" ; - for_a_total_of_15_years_or_more_Adv = mkAdv "i totalt 15 år eller mer" ; - for_a_year_Adv = mkAdv "i ett år" ; - for_an_hour_Adv = mkAdv "i en timme" ; - for_exactly_a_year_Adv = mkAdv "i exakt ett år" ; - for_more_than_10_years_Adv = mkAdv "i mer än 10 år" ; - for_more_than_two_years_Adv = mkAdv "i mer än två år" ; - for_three_days_Adv = mkAdv "i tre dagar" ; - for_two_hours_Adv = mkAdv "i två timmar" ; - for_two_years_Adv = mkAdv "i två år" ; - friday_13th_Adv = mkAdv "fredagen den 13:e" ; - from_1988_to_1992_Adv = mkAdv "från 1988 till 1992" ; - in_1990_Adv = mkAdv "1990" ; - in_1991_Adv = mkAdv "1991" ; - in_1992_Adv = mkAdv "1992" ; - in_1993_Adv = mkAdv "1993" ; - in_1994_Adv = mkAdv "1994" ; - in_a_few_weeks_Adv = mkAdv "om några veckor" ; - in_a_months_time_Adv = mkAdv "om en månad" ; - in_july_1994_Adv = mkAdv "i juli 1994" ; - in_march_1993_Adv = mkAdv "i mars 1993" ; - in_march_Adv = mkAdv "i mars" ; - in_one_hour_Adv = mkAdv "på en timme" ; - in_the_coming_year_Adv = mkAdv "under det kommande året" ; - in_two_hours_Adv = mkAdv "på två timmar" ; - last_week_Adv = mkAdv "förra veckan" ; - on_friday_Adv = mkAdv "på fredagen" ; - on_july_4th_1994_Adv = mkAdv "4:e juli 1994" ; - on_july_8th_1994_Adv = mkAdv "8:e juli 1994" ; - on_monday_Adv = mkAdv "på måndagen" ; - on_the_5th_of_may_1995_Adv = mkAdv "den 5:e maj 1995" ; - on_the_7th_of_may_1995_Adv = mkAdv "den 7:e maj 1995" ; - on_thursday_Adv = mkAdv "på torsdagen" ; - on_tuesday_Adv = mkAdv "på tisdagen" ; - on_wednesday_Adv = mkAdv "på onsdagen" ; - saturday_july_14th_Adv = mkAdv "lördagen den 14 juli" ; - since_1992_Adv = mkAdv "sedan 1992" ; - the_15th_of_may_1995_Adv = mkAdv "den 15 maj 1995" ; - two_years_from_now_Adv = mkAdv "om två år" ; - year_1996_Adv = mkAdv "1996" ; - --- PREPOSITIONS - at_Prep = mkPrep "på" ; - out_of_Prep = mkPrep "av" ; - outside_Prep = mkPrep "utanför" ; - than_Prep = mkPrep "än" ; - within_Prep = mkPrep "inom" ; - --- PREDETERMINERS - at_least_Predet = {s = \\_,_ => "minst" ; p = [] ; a = PNoAg} ; - at_most_Predet = {s = \\_,_ => "högst" ; p = [] ; a = PNoAg} ; - exactly_Predet = {s = \\_,_ => "exakt" ; p = [] ; a = PNoAg} ; - just_Predet = {s = \\_,_ => "endast" ; p = [] ; a = PNoAg} ; - most_of_Predet = {s = \\_,_ => "de flesta" ; p = "av" ; a = PNoAg} ; - --- CONJUNCTIONS - andSg_Conj = {s1 = [] ; s2 = "och" ; n = Sg} ; - comma_and_Conj = {s1 = [] ; s2 = ", och" ; n = Pl} ; - if_comma_then_Conj = {s1 = "om" ; s2 = "så" ; n = Sg} ; - semicolon_and_Conj = {s1 = [] ; s2 = "; och" ; n = Pl} ; - - after_Subj = ss "efter det att" ; - before_Subj = ss "innan" ; - since_Subj = ss "sedan" ; - than_Subj = ss "än" ; - until_Subj = ss "förrän" ; - while_Subj = ss "medan" ; - - that_is_PConj = ss "det vill säga ,"; - and_PConj = ss "och" ; - then_PConj = ss "sedan" ; - -} diff --git a/examples/fracas/src/FraCaSSwe.gf b/examples/fracas/src/FraCaSSwe.gf deleted file mode 100644 index 733384d1a..000000000 --- a/examples/fracas/src/FraCaSSwe.gf +++ /dev/null @@ -1,69 +0,0 @@ ---# -path=.:alltenses - -concrete FraCaSSwe of FraCaS = GrammarSwe, AdditionsSwe, FraCaSLexSwe ** open - Prelude, - (G=GrammarSwe), - (A=AdditionsSwe), - (I=IrregSwe), - (M=MorphoSwe), - (P=ParadigmsSwe), - (X=ParamX), - (C=Coordination) - in { - --- language independent functions - -lin - ComparAsAs x0 x1 = (G.CAdvAP (G.as_CAdv) (G.PositA x0) x1); - -lin - Adverbial x0 = (PAdverbial (G.NoPConj) x0); - PAdverbial x0 x1 = (G.PhrUtt x0 (G.UttAdv x1) (G.NoVoc)); - Nounphrase x0 = (PNounphrase (G.NoPConj) x0); - PNounphrase x0 x1 = (G.PhrUtt x0 (G.UttNP x1) (G.NoVoc)); - Question x0 = (PQuestion (G.NoPConj) x0); - PQuestion x0 x1 = (G.PhrUtt x0 (G.UttQS x1) (G.NoVoc)); - Sentence x0 = (PSentence (G.NoPConj) x0); - PSentence x0 x1 = (G.PhrUtt x0 (G.UttS x1) (G.NoVoc)); - -lin - Past = (G.TTAnt (G.TPast) (G.ASimul)); - PastPerfect = (G.TTAnt (G.TPast) (G.AAnter)); - Present = (G.TTAnt (G.TPres) (G.ASimul)); - PresentPerfect = (G.TTAnt (G.TPres) (G.AAnter)); - Future = (G.TTAnt (G.TFut) (G.ASimul)); - FuturePerfect = (G.TTAnt (G.TFut) (G.AAnter)); - Conditional = (G.TTAnt (G.TCond) (G.ASimul)); - -lin - ConjCN2 c n1 n2 = (G.ConjCN c (G.BaseCN n1 n2)); - ConjNP2 c n1 n2 = (G.ConjNP c (G.BaseNP n1 n2)); - ConjNP3 c n1 n2 n3 = (G.ConjNP c (G.ConsNP n1 (G.BaseNP n2 n3))); - ConjQS2 c q1 q2 = (A.ConjQS c (A.BaseQS q1 q2)); - ConjS2 c s1 s2 = (G.ConjS c (G.BaseS s1 s2)); - ConjVPI2 c v1 v2 = (A.ConjVPI c (A.BaseVPI (A.MkVPI v1) (A.MkVPI v2))); - ConjVPS2 c t1 p1 v1 t2 p2 v2 = (A.ConjVPS c (A.BaseVPS (A.MkVPS t1 p1 v1) (A.MkVPS t2 p2 v2))); - --- language dependent functions - -lin - UncNeg = G.PNeg ; - -lin - ComplVSa = G.ComplVS ; - ProgrVPa vp = vp ; - -lin - elliptic_V = {s = \\_ => ellipsis; part = ""; vtype = M.VAct}; - elliptic_NP_Sg = {s = \\_ => ellipsis; a = M.agrP3 M.utrum M.Sg} ; - elliptic_NP_Pl = {s = \\_ => ellipsis; a = M.agrP3 M.utrum M.Pl} ; - elliptic_VP = G.UseV elliptic_V ; - elliptic_Cl = {s = \\_,_,_,_ => ellipsis} ; - elliptic_VPSlash = G.UseV elliptic_V ** {c2 = {s=ellipsis; hasPrep=False}; n3 = \\_ => ellipsis}; - elliptic_V2V = elliptic_V ** {c2,c3 = M.mkComplement ""} ; - elliptic_CN = {s = \\_,_,_ => ellipsis; g = M.utrum; isMod = False} ; - -oper - ellipsis : Str = "[..]" ; - -} diff --git a/examples/gadt-transfer/Foods.gf b/examples/gadt-transfer/Foods.gf deleted file mode 100644 index 8ea02f39d..000000000 --- a/examples/gadt-transfer/Foods.gf +++ /dev/null @@ -1,15 +0,0 @@ --- (c) 2009 Aarne Ranta under LGPL - -abstract Foods = { - flags startcat = Comment ; - cat - Comment ; Item ; Kind ; Quality ; - fun - Pred : Item -> Quality -> Comment ; - This, That, These, Those : Kind -> Item ; - Mod : Quality -> Kind -> Kind ; - Wine, Cheese, Fish, Pizza : Kind ; - Very : Quality -> Quality ; - Fresh, Warm, Italian, - Expensive, Delicious, Boring : Quality ; -} diff --git a/examples/gadt-transfer/FoodsDut.gf b/examples/gadt-transfer/FoodsDut.gf deleted file mode 100644 index d4855e5c6..000000000 --- a/examples/gadt-transfer/FoodsDut.gf +++ /dev/null @@ -1,58 +0,0 @@ --- (c) 2009 Femke Johansson under LGPL - -concrete FoodsDut of Foods = { - - lincat - Comment = {s : Str}; - Quality = {s : AForm => Str}; - Kind = { s : Number => Str}; - Item = {s : Str ; n : Number}; - - lin - Pred item quality = - {s = item.s ++ copula ! item.n ++ quality.s ! APred}; - This = det Sg "deze"; - These = det Pl "deze"; - That = det Sg "die"; - Those = det Pl "die"; - - Mod quality kind = - {s = \\n => quality.s ! AAttr ++ kind.s ! n}; - Wine = regNoun "wijn"; - Cheese = noun "kaas" "kazen"; - Fish = noun "vis" "vissen"; - Pizza = noun "pizza" "pizza's"; - - Very a = {s = \\f => "erg" ++ a.s ! f}; - - Fresh = regadj "vers"; - Warm = regadj "warm"; - Italian = regadj "Italiaans"; - Expensive = adj "duur" "dure"; - Delicious = regadj "lekker"; - Boring = regadj "saai"; - - param - Number = Sg | Pl; - AForm = APred | AAttr; - - oper - det : Number -> Str -> - {s : Number => Str} -> {s : Str ; n: Number} = - \n,det,noun -> {s = det ++ noun.s ! n ; n=n}; - - noun : Str -> Str -> {s : Number => Str} = - \man,men -> {s = table {Sg => man; Pl => men}}; - - regNoun : Str -> {s : Number => Str} = - \wijn -> noun wijn (wijn + "en"); - - regadj : Str -> {s : AForm => Str} = - \koud -> adj koud (koud+"e"); - - adj : Str -> Str -> {s : AForm => Str} = - \duur, dure -> {s = table {APred => duur; AAttr => dure}}; - - copula : Number => Str = - table {Sg => "is" ; Pl => "zijn"}; -} diff --git a/examples/gadt-transfer/FoodsEng.gf b/examples/gadt-transfer/FoodsEng.gf deleted file mode 100644 index e7359a4ff..000000000 --- a/examples/gadt-transfer/FoodsEng.gf +++ /dev/null @@ -1,43 +0,0 @@ --- (c) 2009 Aarne Ranta under LGPL - -concrete FoodsEng of Foods = { - flags language = en_US; - lincat - Comment, Quality = {s : Str} ; - Kind = {s : Number => Str} ; - Item = {s : Str ; n : Number} ; - lin - Pred item quality = - {s = item.s ++ copula ! item.n ++ quality.s} ; - This = det Sg "this" ; - That = det Sg "that" ; - These = det Pl "these" ; - Those = det Pl "those" ; - Mod quality kind = - {s = \\n => quality.s ++ kind.s ! n} ; - Wine = regNoun "wine" ; - Cheese = regNoun "cheese" ; - Fish = noun "fish" "fish" ; - Pizza = regNoun "pizza" ; - Very a = {s = "very" ++ a.s} ; - Fresh = adj "fresh" ; - Warm = adj "warm" ; - Italian = adj "Italian" ; - Expensive = adj "expensive" ; - Delicious = adj "delicious" ; - Boring = adj "boring" ; - param - Number = Sg | Pl ; - oper - det : Number -> Str -> - {s : Number => Str} -> {s : Str ; n : Number} = - \n,det,noun -> {s = det ++ noun.s ! n ; n = n} ; - noun : Str -> Str -> {s : Number => Str} = - \man,men -> {s = table {Sg => man ; Pl => men}} ; - regNoun : Str -> {s : Number => Str} = - \car -> noun car (car + "s") ; - adj : Str -> {s : Str} = - \cold -> {s = cold} ; - copula : Number => Str = - table {Sg => "is" ; Pl => "are"} ; -} diff --git a/examples/gadt-transfer/Makefile b/examples/gadt-transfer/Makefile deleted file mode 100644 index 7399656f6..000000000 --- a/examples/gadt-transfer/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -all: - gf -make -output-format=haskell --haskell=gadt FoodsEng.gf FoodsDut.gf - ghc --make VeryFoods.hs - diff --git a/examples/gadt-transfer/README b/examples/gadt-transfer/README deleted file mode 100644 index 10ff7543e..000000000 --- a/examples/gadt-transfer/README +++ /dev/null @@ -1,35 +0,0 @@ -AR 5/3/2011 - -Example on using GADT and composOp in transfer. - -To compile: - - make - -To test: - - echo "this expensive boring wine is warm" | ./VeryFoods - this expensive very boring wine is warm - - echo "deze dure wijn is saai" | ./VeryFoods - deze dure wijn is erg saai - -Functionality: wraps every occurrence of "boring" with "very". - -This is implemented with a function that needs only two cases: one for "Boring" and another -for the rest of trees. On the method, see - - B. Bringert and A. Ranta. - A Pattern for Almost Compositional Functions. - Journal of Functional Programming, 18(5-6), pp. 567-598, 2008. - http://www.cse.chalmers.se/alumni/bringert/publ/composOp-jfp/composOp-jfp.pdf - -Source code: - - VeryFoods.hs -- main Haskell module, hand-written - Makefile - Foods.gf, FoodsEng.gf, FoodsDut.gf -- from GF/contrib/summerschool/foods/ - -Foods.hs and Foods.pgf are generated by 'make'. - - diff --git a/examples/gadt-transfer/VeryFoods.hs b/examples/gadt-transfer/VeryFoods.hs deleted file mode 100644 index ad6b6dc7f..000000000 --- a/examples/gadt-transfer/VeryFoods.hs +++ /dev/null @@ -1,23 +0,0 @@ -{-# OPTIONS_GHC -fglasgow-exts #-} -module Main where - -import PGF -import Foods - --- example of using GADT: turn every occurrence of "boring" to "very boring" - -main = do - pgf <- readPGF "Foods.pgf" - interact (doVery pgf) - -doVery pgf s = case parseAllLang pgf (startCat pgf) s of - (l,t:_):_ -> unlines $ return $ linearize pgf l $ gf $ veryC $ fg t - -veryC :: GComment -> GComment -veryC = very - -very :: forall a. Foods.Tree a -> Foods.Tree a -very t = case t of - GBoring -> GVery GBoring - _ -> composOp very t - diff --git a/examples/gfcc/CleanJVM.hs b/examples/gfcc/CleanJVM.hs deleted file mode 100644 index 7c4c1bb54..000000000 --- a/examples/gfcc/CleanJVM.hs +++ /dev/null @@ -1,59 +0,0 @@ -module Main where - -import Char -import System - ---- translation from Symbolic JVM to real Jasmin code - -main :: IO () -main = do - jvm:src:_ <- getArgs - s <- readFile jvm - let cls = takeWhile (/='.') src - let obj = cls ++ ".j" - writeFile obj $ boilerplate cls - appendFile obj $ mkJVM cls s - putStrLn $ "wrote file " ++ obj - system $ "java -jar jasmin.jar " ++ obj - return () - -mkJVM :: String -> String -> String -mkJVM cls = unlines . reverse . fst . foldl trans ([],([],0)) . liness where - trans (code,(env,v)) s = case words s of - ".method":p:s:f:ns - | f == "main" -> - (".method public static main([Ljava/lang/String;)V":code,([],1)) - | otherwise -> - (unwords [".method",p,s, f ++ glue ns] : code,([],0)) - "alloc":t:x:_ -> (("; " ++ s):code, ((x,v):env, v + size t)) - ".limit":"locals":ns -> chCode (".limit locals " ++ show (length ns + 1)) - "runtime":f:ns -> chCode $ "invokestatic " ++ "runtime/" ++ f ++ glue ns - "static":f:ns -> chCode $ "invokestatic " ++ cls ++ "/" ++ f ++ glue ns - "alloc":ns -> chCode $ "; " ++ s - ins:x:_ | symb ins -> chCode $ ins ++ " " ++ look x - "goto":ns -> chCode $ "goto " ++ glue ns - "ifeq":ns -> chCode $ "ifeq " ++ glue ns - "label":ns -> chCode $ glue ns ++ ":" - ";":[] -> chCode "" - _ -> chCode s - where - chCode c = (c:code,(env,v)) - look x = maybe (error $ x ++ show env) show $ lookup x env - glue = concat --init . concat - symb = flip elem ["load","store"] . tail - size t = case t of - "d" -> 2 - _ -> 1 - liness = lines . map (\c -> if c==';' then '\n' else c) - - -boilerplate :: String -> String -boilerplate cls = unlines [ - ".class public " ++ cls, - ".super java/lang/Object", - ".method public ()V", - "aload_0", - "invokenonvirtual java/lang/Object/()V", - "return", - ".end method" - ] diff --git a/examples/gfcc/Imper.gf b/examples/gfcc/Imper.gf deleted file mode 100644 index a207759b7..000000000 --- a/examples/gfcc/Imper.gf +++ /dev/null @@ -1,53 +0,0 @@ -abstract Imper = { - - flags startcat = Program ; - - cat - Program ; - Rec ListTyp ; - Typ ; - IsNum Typ ; - ListTyp ; - Fun ListTyp Typ ; - Stm ; - Exp Typ ; - Var Typ ; - ListExp ListTyp ; - - fun - Empty : Program ; - Funct : (AS : ListTyp) -> (V : Typ) -> - (Fun AS V -> Rec AS) -> Program ; - FunctNil : (V : Typ) -> - Stm -> (Fun NilTyp V -> Program) -> Program ; - RecOne : (A : Typ) -> (Var A -> Stm) -> Program -> Rec (ConsTyp A NilTyp) ; - RecCons : (A : Typ) -> (AS : ListTyp) -> - (Var A -> Rec AS) -> Program -> Rec (ConsTyp A AS) ; - - Decl : (A : Typ) -> (Var A -> Stm) -> Stm ; - Assign : (A : Typ) -> Var A -> Exp A -> Stm -> Stm ; - While : Exp TInt -> Stm -> Stm -> Stm ; - IfElse : Exp TInt -> Stm -> Stm -> Stm -> Stm ; - Block : Stm -> Stm -> Stm ; - Printf : (A : Typ) -> Exp A -> Stm -> Stm ; - Return : (A : Typ) -> Exp A -> Stm ; - Returnv : Stm ; - End : Stm ; - - EVar : (A : Typ) -> Var A -> Exp A ; - EInt : Int -> Exp TInt ; - EFloat : Int -> Int -> Exp TFloat ; - ELt : (n : Typ) -> IsNum n -> Exp n -> Exp n -> Exp TInt ; - EAdd, EMul, ESub : (n : Typ) -> IsNum n -> Exp n -> Exp n -> Exp n ; - EAppNil : (V : Typ) -> Fun NilTyp V -> Exp V ; - EApp : (AS : ListTyp) -> (V : Typ) -> Fun AS V -> ListExp AS -> Exp V ; - - TInt, TFloat : Typ ; - isNumInt : IsNum TInt ; isNumFloat : IsNum TFloat ; - NilTyp : ListTyp ; - ConsTyp : Typ -> ListTyp -> ListTyp ; - - OneExp : (A : Typ) -> Exp A -> ListExp (ConsTyp A NilTyp) ; - ConsExp : (A : Typ) -> (AS : ListTyp) -> - Exp A -> ListExp AS -> ListExp (ConsTyp A AS) ; -} diff --git a/examples/gfcc/ImperC.gf b/examples/gfcc/ImperC.gf deleted file mode 100644 index 57f9d9f9e..000000000 --- a/examples/gfcc/ImperC.gf +++ /dev/null @@ -1,56 +0,0 @@ ---# -path=.:../../lib/prelude -concrete ImperC of Imper = open ResImper in { - flags lexer=codevars ; unlexer=code ; startcat=Program ; - - lincat - Exp = PrecExp ; - Typ = {s,s2 : Str} ; - Rec = {s,s2,s3 : Str} ; - - lin - Empty = ss [] ; - FunctNil val stm cont = ss ( - val.s ++ cont.$0 ++ paren [] ++ "{" ++ - stm.s ++ "}" ++ ";" ++ cont.s) ; - Funct args val rec = ss ( - val.s ++ rec.$0 ++ paren rec.s2 ++ "{" ++ - rec.s ++ "}" ++ ";" ++ rec.s3) ; - - RecOne typ stm prg = stm ** { - s2 = typ.s ++ stm.$0 ; - s3 = prg.s - } ; - RecCons typ _ body prg = { - s = body.s ; - s2 = typ.s ++ body.$0 ++ "," ++ body.s2 ; - s3 = prg.s - } ; - - Decl typ cont = continues (typ.s ++ cont.$0) cont ; - Assign _ x exp = continues (x.s ++ "=" ++ exp.s) ; - While exp loop = continue ("while" ++ paren exp.s ++ loop.s) ; - IfElse exp t f = continue ("if" ++ paren exp.s ++ t.s ++ "else" ++ f.s) ; - Block stm = continue ("{" ++ stm.s ++ "}") ; - Printf t e = continues ("printf" ++ paren (t.s2 ++ "," ++ e.s)) ; - Return _ exp = statement ("return" ++ exp.s) ; - Returnv = statement "return" ; - End = ss [] ; - - EVar _ x = constant x.s ; - EInt n = constant n.s ; - EFloat a b = constant (a.s ++ "." ++ b.s) ; - EMul _ _ = infixL 3 "*" ; - EAdd _ _ = infixL 2 "+" ; - ESub _ _ = infixL 2 "-" ; - ELt _ _ = infixN 1 "<" ; - - EAppNil val f = constant (f.s ++ paren []) ; - EApp args val f exps = constant (f.s ++ paren exps.s) ; - - TInt = {s = "int" ; s2 = "\"%d\""} ; - TFloat = {s = "float" ; s2 = "\"%f\""} ; - NilTyp = ss [] ; - ConsTyp = cc2 ; - OneExp _ e = e ; - ConsExp _ _ e es = ss (e.s ++ "," ++ es.s) ; -} diff --git a/examples/gfcc/ImperJVM.gf b/examples/gfcc/ImperJVM.gf deleted file mode 100644 index d5d390727..000000000 --- a/examples/gfcc/ImperJVM.gf +++ /dev/null @@ -1,93 +0,0 @@ ---# -path=.:../../lib/prelude -concrete ImperJVM of Imper = open ResImper in { - -flags lexer=codevars ; unlexer=code ; startcat=Stm ; - - lincat - Rec = {s,s2,s3 : Str} ; -- code, storage for locals, continuation - Typ = {s : Str ; t : TypIdent} ; - Stm = Instr ; - - lin - Empty = ss [] ; - FunctNil val stm cont = ss ( - ".method" ++ "public" ++ "static" ++ cont.$0 ++ paren [] ++ val.s ++ ";" ++ - ".limit" ++ "locals" ++ stm.s2 ++ ";" ++ - ".limit" ++ "stack" ++ "1000" ++ ";" ++ - stm.s ++ - ".end" ++ "method" ++ ";" ++ ";" ++ - cont.s - ) ; - Funct args val rec = ss ( - ".method" ++ "public" ++ "static" ++ rec.$0 ++ paren args.s ++ val.s ++ ";" ++ - ".limit" ++ "locals" ++ rec.s2 ++ ";" ++ - ".limit" ++ "stack" ++ "1000" ++ ";" ++ - rec.s ++ - ".end" ++ "method" ++ ";" ++ ";" ++ - rec.s3 - ) ; - - RecOne typ stm prg = instrb typ.s ( - ["alloc"] ++ typ.s ++ stm.$0 ++ stm.s2) {s = stm.s ; s2 = stm.s2 ; s3 = prg.s}; - - RecCons typ _ body prg = instrb typ.s ( - ["alloc"] ++ typ.s ++ body.$0 ++ body.s2) - {s = body.s ; s2 = body.s2 ; s3 = prg.s}; - - Decl typ cont = instrb typ.s ( - ["alloc"] ++ typ.s ++ cont.$0 - ) cont ; - Assign t x exp = instrc (exp.s ++ typInstr "store" t.t ++ x.s) ; - While exp loop = - let - test = "TEST_" ++ loop.s2 ; - end = "END_" ++ loop.s2 - in instrl ( - "label" ++ test ++ ";" ++ - exp.s ++ - "ifeq" ++ end ++ ";" ++ - loop.s ++ - "goto" ++ test ++ ";" ++ - "label" ++ end - ) ; - IfElse exp t f = - let - false = "FALSE_" ++ t.s2 ++ f.s2 ; - true = "TRUE_" ++ t.s2 ++ f.s2 - in instrl ( - exp.s ++ - "ifeq" ++ false ++ ";" ++ - t.s ++ - "goto" ++ true ++ ";" ++ - "label" ++ false ++ ";" ++ - f.s ++ - "label" ++ true - ) ; - Block stm = instrc stm.s ; - Printf t e = instrc (e.s ++ "runtime" ++ typInstr "printf" t.t ++ paren (t.s) ++ "V") ; - Return t exp = instr (exp.s ++ typInstr "return" t.t) ; - Returnv = instr "return" ; - End = ss [] ** {s2,s3 = []} ; - - EVar t x = instr (typInstr "load" t.t ++ x.s) ; - EInt n = instr ("ldc" ++ n.s) ; - EFloat a b = instr ("ldc" ++ a.s ++ "." ++ b.s) ; - EAdd t _ = binopt "add" t.t ; - ESub t _ = binopt "sub" t.t ; - EMul t _ = binopt "mul" t.t ; - ELt t _ = binop ("runtime" ++ typInstr "lt" t.t ++ paren (t.s ++ t.s) ++ "I") ; - EAppNil val f = instr ( - "static" ++ f.s ++ paren [] ++ val.s - ) ; - EApp args val f exps = instr ( - exps.s ++ - "static" ++ f.s ++ paren args.s ++ val.s - ) ; - - TInt = {s = "I" ; t = TIInt} ; - TFloat = {s = "F" ; t = TIFloat} ; - NilTyp = ss [] ; - ConsTyp = cc2 ; - OneExp _ e = e ; - ConsExp _ _ = cc2 ; -} diff --git a/examples/gfcc/Makefile b/examples/gfcc/Makefile deleted file mode 100644 index d260049fa..000000000 --- a/examples/gfcc/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -all: pgf runtime - -pgf: - gf -make ImperC.gf ImperJVM.gf - -runtime: - java -jar jasmin.jar runtime.j - -doc: - pdflatex complin.tex - pdflatex complin.tex - diff --git a/examples/gfcc/README b/examples/gfcc/README deleted file mode 100644 index 72dca27df..000000000 --- a/examples/gfcc/README +++ /dev/null @@ -1,21 +0,0 @@ -gfcc = GF C Compiler -(c) Aarne Ranta 2004-2010 under LGPL - -You need: -- gf -- jasmin assembler on your path as jasmin.jar; obtain from - http://sourceforge.net/projects/jasmin/files/ -- ghc -- javac -- java - - -Example: -- make -- ./gfcc fibonacci.c -- java -cp . fibonacci - - -More information: -- make doc -- open complin.pdf diff --git a/examples/gfcc/ResImper.gf b/examples/gfcc/ResImper.gf deleted file mode 100644 index 57cdf9434..000000000 --- a/examples/gfcc/ResImper.gf +++ /dev/null @@ -1,85 +0,0 @@ -resource ResImper = open Predef in { - - -- precedence - - param PAssoc = PN | PL | PR ; - - oper - Prec : PType = Predef.Ints 4 ; - PrecExp : Type = {s : Str ; p : Prec ; a : PAssoc} ; - - mkPrec : Prec -> PAssoc -> Str -> PrecExp = \p,a,f -> - {s = f ; p = p ; a = a} ; - - usePrec : PrecExp -> Prec -> Str = \x,p -> - case < : Prec * Prec> of { - <3,4> | <2,3> | <2,4> => paren x.s ; - <1,1> | <1,0> | <0,0> => x.s ; - <1,_> | <0,_> => paren x.s ; - _ => x.s - } ; - - constant : Str -> PrecExp = mkPrec 4 PN ; - - infixN : Prec -> Str -> (_,_ : PrecExp) -> PrecExp = \p,f,x,y -> - mkPrec p PN (usePrec x (nextPrec p) ++ f ++ usePrec y (nextPrec p)) ; - infixL : Prec -> Str -> (_,_ : PrecExp) -> PrecExp = \p,f,x,y -> - mkPrec p PL (usePrec x p ++ f ++ usePrec y (nextPrec p)) ; - infixR : Prec -> Str -> (_,_ : PrecExp) -> PrecExp = \p,f,x,y -> - mkPrec p PR (usePrec x (nextPrec p) ++ f ++ usePrec y p) ; - - nextPrec : Prec -> Prec = \p -> case

of { - 4 => 4 ; - n => Predef.plus n 1 - } ; - - -- string operations - - SS : Type = {s : Str} ; - ss : Str -> SS = \s -> {s = s} ; - cc2 : (_,_ : SS) -> SS = \x,y -> ss (x.s ++ y.s) ; - - paren : Str -> Str = \str -> "(" ++ str ++ ")" ; - - continues : Str -> SS -> SS = \s,t -> ss (s ++ ";" ++ t.s) ; - continue : Str -> SS -> SS = \s,t -> ss (s ++ t.s) ; - statement : Str -> SS = \s -> ss (s ++ ";"); - - -- taking cases of list size - - param - Size = Zero | One | More ; - oper - nextSize : Size -> Size = \n -> case n of { - Zero => One ; - _ => More - } ; - separator : Str -> Size -> Str = \t,n -> case n of { - Zero => [] ; - _ => t - } ; - - -- operations for JVM - - param TypIdent = TIInt | TIFloat ; -- to be continued - - oper - typInstr : Str -> TypIdent -> Str = \instr,t -> case t of { - TIInt => "i" + instr ; - TIFloat => "f" + instr - } ; - - Instr : Type = {s,s2,s3 : Str} ; -- code, variables, labels - instr : Str -> Instr = \s -> - statement s ** {s2,s3 = []} ; - instrc : Str -> Instr -> Instr = \s,i -> - ss (s ++ ";" ++ i.s) ** {s2 = i.s2 ; s3 = i.s3} ; - instrl : Str -> Instr -> Instr = \s,i -> - ss (s ++ ";" ++ i.s) ** {s2 = i.s2 ; s3 = "L" ++ i.s3} ; - instrb : Str -> Str -> Instr -> Instr = \v,s,i -> - ss (s ++ ";" ++ i.s) ** {s2 = v ++ i.s2 ; s3 = i.s3} ; - binop : Str -> SS -> SS -> SS = \op, x, y -> - ss (x.s ++ y.s ++ op ++ ";") ; - binopt : Str -> TypIdent -> SS -> SS -> SS = \op, t -> - binop (typInstr op t) ; -} diff --git a/examples/gfcc/abs.c b/examples/gfcc/abs.c deleted file mode 100644 index 947711c13..000000000 --- a/examples/gfcc/abs.c +++ /dev/null @@ -1,20 +0,0 @@ -int abs (int x){ - int y ; - { - if (x < 0){ - y = 0 - x ; - } - else { - y = x ; - } - } - return y ; - } ; -int main () { - int i ; - i = abs (16); - printf ("%d",i) ; - return ; - } ; - - diff --git a/examples/gfcc/complin.bbl b/examples/gfcc/complin.bbl deleted file mode 100644 index cf18b704f..000000000 --- a/examples/gfcc/complin.bbl +++ /dev/null @@ -1,96 +0,0 @@ -\begin{thebibliography}{10} - -\bibitem{aho-ullman} -A.~Aho, R.~Sethi, and J.~Ullman. -\newblock {\em {Compilers: Principles, Techniques, and Tools}}. -\newblock {Addison-Wesley}, 1988. - -\bibitem{cayenne} -L.~Augustsson. -\newblock {Cayenne---a language with dependent types}. -\newblock In {\em Proc. of {ICFP'98}}. ACM Press, September 1998. - -\bibitem{bnfc} -M.~Forsberg and A.~Ranta. -\newblock {\mbox{BNF Converter Homepage}}. -\newblock \verb!http://www.cs.chalmers.se/~markus/BNFC/!, 2002--2004. - -\bibitem{harper-honsell} -R.~Harper, F.~Honsell, and G.~Plotkin. -\newblock {A Framework for Defining Logics}. -\newblock {\em {JACM}}, 40(1):143--184, 1993. - -\bibitem{metal} -G.~Kahn, B.~Lang, B.~Mélèse, and E.~Morcos. -\newblock Metal: a formalism to specify formalisms. -\newblock {\em Science of {C}omputer {P}rogramming}, 3:151--188, 1983. - -\bibitem{khegai} -J.\ Khegai, B.\ Nordström, and A.\ Ranta. -\newblock {Multilingual Syntax Editing in GF}. -\newblock In A.~Gelbukh, editor, {\em {Intelligent Text Processing and - Computational Linguistics (CICLing-2003), Mexico City, February 2003}}, - volume 2588 of {\em LNCS}, pages 453--464. Springer-Verlag, {2003}. -%\newblock URL \url{http://www.cs.chalmers.se/~aarne/articles/mexico.ps.gz}. - -\bibitem{knuth-attr} -D.~Knuth. -\newblock Semantics of context-free languages. -\newblock {\em Mathematical {Systems} {Theory}}, 2:127--145, 1968. - -\bibitem{landin} -P.~Landin. -\newblock The next 700 programming languages. -\newblock {\em {Communications of the ACM}}, 9:157--166, 1966. - -\bibitem{magnusson-nordstr} -L.~Magnusson and B.~Nordstr\"{o}m. -\newblock The {ALF} proof editor and its proof engine. -\newblock In {\em {Types for Proofs and Programs}}, LNCS 806, pages 213--237. - Springer, 1994. - -\bibitem{happy} -S.~Marlow. -\newblock {Happy, The Parser Generator for Haskell}, 2001. -\newblock \verb6http://www.haskell.org/happy/6. - -\bibitem{jasmin} -J.~Meyer and T.~Downing. -\newblock {\em {Java Virtual Machine}}. -\newblock O'Reilly, 1997. - -\bibitem{semBNF} -{P. M\"aenp\"a\"a}. -\newblock {Semantic BNF}. -\newblock In E.~Gimenez and C.~Paulin-Mohring, editors, {\em Types for Proofs - and Programs, TYPES'96}, volume 1512 of {\em LNCS}, pages 196--215. - Springer-Verlag, 1998. - -\bibitem{pereira-shieber} -F.~Pereira and S.~Shieber. -\newblock {\em {Prolog and Natural-Language Analysis}}. -\newblock {CSLI}, Stanford, 1987. - -\bibitem{twelf} -F.~Pfenning. -\newblock {The Twelf Project}. -\newblock \verb!http://www-2.cs.cmu.edu/~twelf!, 2002. - -\bibitem{gf-jfp} -A.~Ranta. -\newblock {Grammatical Framework: A Type-Theoretical Grammar Formalism}. -\newblock {\em {The Journal of Functional Programming}}, 14(2):145--189, 2004. -%\newblock URL \url{http://www.cs.chalmers.se/~aarne/articles/gf-jfp.ps.gz}. - -\bibitem{gf-homepage} -A.~Ranta, K.~Angelov, and T.~Hallgren. -\newblock {\mbox{Grammatical Framework Homepage}}. -\newblock \verb!http://grammaticalframework.org!, 2000--2009. - -\bibitem{teitelbaum} -T.~Teitelbaum and T.~Reps. -\newblock The {Cornell} {Program} {Synthesizer}: a syntax-directed programming - environment. -\newblock {\em Commun. {ACM}}, 24(9):563--573, 1981. - -\end{thebibliography} diff --git a/examples/gfcc/complin.tex b/examples/gfcc/complin.tex deleted file mode 100644 index 250db07bb..000000000 --- a/examples/gfcc/complin.tex +++ /dev/null @@ -1,1488 +0,0 @@ -\documentclass[12pt]{article} - -\usepackage[latin1]{inputenc} -%\input{psfig.sty} - -\setlength{\oddsidemargin}{0mm} -%\setlength{\evensidemargin}{0mm} -\setlength{\evensidemargin}{-2mm} -\setlength{\topmargin}{-16mm} -\setlength{\textheight}{240mm} -\setlength{\textwidth}{158mm} - -%\setlength{\parskip}{2mm} -%\setlength{\parindent}{0mm} - -%\input{macros} - -\newcommand{\begit}{\begin{itemize}} -\newcommand{\enit}{\end{itemize}} -\newcommand{\HOAS}{higher-order abstract syntax} -\newcommand{\newone}{} %%{\newpage} -\newcommand{\heading}[1]{\subsection{#1}} -\newcommand{\explanation}[1]{{\small #1}} -\newcommand{\empha}[1]{{\em #1}} -\newcommand{\commentOut}[1]{} -\newcommand{\rarrow}{\; \rightarrow\;} - -\newcommand{\nocolor}{} %% {\color[rgb]{0,0,0}} - -\newcommand{\bequ}{\begin{quote}} -\newcommand{\enqu}{\end{quote}} -\newcommand{\bece}{\begin{center}} -\newcommand{\ence}{\end{center}} -\newcommand{\eex}[1]{\begin{em}#1\end{em}} -\newcommand{\sugmap}[1]{\mbox{$#1^{\mbox{\scriptsize o}}$}} - -\title{{\bf Declarative Language Definitions and Code Generation as Linearization}} - -\author{Aarne Ranta \\ - Department of Computing Science \\ - Chalmers University of Technology and the University of Gothenburg\\ - {\tt aarne@cs.chalmers.se}} - -\date{30 November 2004} - -\begin{document} - -\maketitle - - -\subsection*{Abstract} - -{\em -This paper presents a compiler for a fragment of the C programming -language, with JVM (Java Virtual Machine) as target language. -The compiler is implemented in a purely declarative way: -its definition consists of an abstract syntax of program -structures and two concrete syntaxes matching the abstract -syntax: one for C and one for JVM. From these grammar components, -the compiler is derived by using the GF (Grammatical Framework) -grammat tool: the front end consists of parsing and semantic -checking in accordance to the C grammar, and the back end consists -of linearization in accordance to the JVM grammar. The tool provides -other functionalities as well, such as decompilation and interactive -editing. -} - -{\bf Notice}. {\em -Revised 2 March 2010 for GF 3.1. The only change is that the GF -parser is now used directly, instead of going via BNFC (Section 7). -} - -\section{Introduction} - -The experiment reported in this paper was prompted by a challenge -posted by Lennart Augustsson to the participants of the workshop -on Dependent Types in Programming held at Dagstuhl in September 2004. -The challenge was to use dependent types to write a compiler from -C to bytecode. This paper does not meet the challenge quite literally, -since our compiler is for a different subset of C than Augustsson's -specification, and since the bytecode that we generate is JVM instead -of his format. But it definitely makes use of dependent types. - -Augustsson's challenge did not specify \textit{how} dependent -types are to be used, and the first of the two points we make in this -paper (and its title) reflects our interpretation: -we use dependent types, in combination with higher-order abstract syntax (HOAS), -to define the grammar of the source language (here, the fragment of C). -The grammar constitutes the single, declarative source from which -the compiler front end is derived, comprising both parser and type -checker. - -The second point, code generation by linearization, means that the -back end is likewise implemented by a grammar of the target -language (in this case, a fragment of JVM). This grammar is the -declarative source from which the compiler back end is derived. -In addition, some postprocessing is needed to -make the code conform to Jasmin assembler requirements. - -The complete code of the compiler is 300 lines: 250 lines for the grammars, -50 lines for the postprocessor. The code -is presented in the appendices of this paper. - - - -\section{The Grammatical Framework} - -The tool we have used for implementing the compiler is -GF, the \empha{Grammatical Framework} \cite{gf-jfp}. GF -is similar to a Logical Framework (LF) -\cite{harper-honsell} -extended with -a notation for defining concrete syntax. GF was originally -designed to help building multilingual -translation systems for natural languages and also -between formal and natural languages. The translation model -implemented by GF is very simple: -\begin{verbatim} - parsing linearization - ------------> ------------> - Language_1 Abstract Syntax Language_2 - <------------ <------------ - linearization parsing -\end{verbatim} -An abstract syntax is similar to a \empha{theory}, or a -\empha{signature} in a logical framework. A -concrete syntax defines, in a declarative way, -a translation of abstract syntax trees (well-formed terms) -into concrete language structures, and from this definition, one can -derive both linearization and parsing. - -To give an example, -a (somewhat simplified) translator for addition expressions -consists of the abstract syntax rule -\begin{verbatim} - fun EAdd : (A : Typ) -> Exp A -> Exp A -> Exp A ; -\end{verbatim} -the C concrete syntax rule -\begin{verbatim} - lin EAdd _ x y = {s = x.s ++ "+" ++ y.s ; prec = 2} ; -\end{verbatim} -and the JVM concrete syntax rule -\begin{verbatim} - lin EAdd t x y = {s = x.s ++ y.s ++ t.s ++ "_add"} ; -\end{verbatim} -The abstract syntax rule uses a type argument to capture -the fact that addition is polymorphic (which is a simplification, -because we will restrict the rule to numeric types only) -and that both operands have the same type as the value. -The C rule shows that the type information is suppressed, -and that the expression has precedence level 2 (which is a simplification, -since we will also treat associativity). -The JVM rule shows how addition is translated to stack machine -instructions, where the type of the postfixed addition instruction has to -be made explicit. Our compiler, like any GF translation system, will -consist of rules like these. - -The number of languages related to one abstract syntax in -a translation system is of course not limited to two. -Sometimes just one language is involved; -GF then works much the same way as any grammar -formalism or parser generator. -The largest number of languages in an application known to us is 88; -its domain are numeral expressions from 1 to 999,999 \cite{gf-homepage}. - -In addition to linearization and parsing, GF supports grammar-based -\empha{multilingual authoring} \cite{khegai}: interactive editing -of abstract syntax trees with immediate feedback as linearized texts, -and the possibility to textual through the parsers. - -From the GF point of view, the goal of the compiler experiment -is to investigate if GF is capable of implementing -compilers using the ideas of single-source language definition -and code generation as linearization. The working hypothesis -was that it \textit{is} capable but inconvenient, and that, -working out a complete example, we would find out what -should be done to extend GF into a compiler construction tool. - - -\subsection{Advantages and disadvantages} - -Due to the way in which it is built, our compiler has -a number of unusual, yet attractive features: -\bequ -The front end is defined by a grammar of C as its single source. - -The grammar defines both abstract and concrete syntax, and also -semantic well-formedness (types, variable scopes). - -The back end is implemented by means of a grammar of JVM providing -another concrete syntax to the abstract syntax of C. - -As a result of the way JVM is defined, only semantically well formed -JVM programs are generated. - -The JVM grammar can also be used as a decompiler, which translates -JVM code back into C code. - -The language has an interactive editor that also supports incremental -compilation. -\enqu -The problems that we encountered and their causes will be explained in -the relevant sections of this report. To summarize, -\bequ -The scoping conditions resulting from \HOAS\ are slightly different -from the standard ones of C. - -Our JVM syntax is slightly different from the specification, and -hence needs some postprocessing. - -Using \HOAS\ to encode all bindings is sometimes cumbersome. -\enqu -The first shortcoming seems to be inevitable with the technique -we use: just like lambda calculus, our C semantics allows -overshadowing of earlier bindings by later ones. -The second problem is systematically solved by using -an intermediate JVM format, where symbolic variable addresses -are used instead of numeric stack addresses. -The last shortcoming is partly inherent in the problem of binding: -to spell out, in any formal notation, -what happens in complex binding structures \textit{is} -complicated. But it also suggests ways in which GF could be -tuned to give better support -to compiler construction, which, after all, is not an intended -use of GF as it is now. - - - - - - - - -\section{The abstract syntax} - -An \empha{abstract syntax} in GF consists of \texttt{cat} judgements -\[ -\mbox{\texttt{cat}} \; C \; \Gamma -\] -declaring basic types (depending on a context $\Gamma$), -and \texttt{fun} judgements -\[ -\mbox{\texttt{fun}} \; f \; \mbox{\texttt{:}} \; A -\] -declaring functions $f$ of any type $A$, which can be a basic type or -a function type. -\empha{Syntax trees} are well-formed terms of basic -types, in $\eta$-long normal form. - -As for notation, each judgement form is recognized by -its keyword (\texttt{cat}, \texttt{fun}, etc), -and the same keyword governs all judgements -until the next keyword is encountered. - -The abstract syntax that we will present is no doubt closer -to C than to JVM. One reason is that what we are building is a -\textit{C compiler}, and match with the target language is a -secondary consideration. Another, more general reason is that -C is a higher-level language and JVM which means, among -other things, that C makes more semantic distinctions. -In general, the abstract syntax of a translation system -must reflect all semantic distinctions that can be made -in the languages involved, and then it is a good idea to -start with looking at what the most distinctive language -needs. - - - -\subsection{Statements} - -Statements in C may involve variables, expressions, and -other statements. -The following \texttt{cat} judgements of GF define the syntactic categories -that are needed to construct statements -\begin{verbatim} - cat - Stm ; - Typ ; - Exp Typ ; - Var Typ ; -\end{verbatim} -The type \texttt{Typ} is the type of C's datatypes. -The type of expressions is a dependent type, -since it has a nonempty context, indicating that \texttt{Exp} takes -a \texttt{Typ} as argument. The rules for \texttt{Exp} -will thus be rules to construct well-typed expressions of -a given type. \texttt{Var}\ is the type of variables, -of a given type, that get bound in C's variable -declarations. - -Let us start with the simplest kind of statements: -declarations and assignments. The following \texttt{fun} -rules define their abstract syntax: -\begin{verbatim} - fun - Decl : (A : Typ) -> (Var A -> Stm) -> Stm ; - Assign : (A : Typ) -> Var A -> Exp A -> Stm -> Stm ; -\end{verbatim} -The \texttt{Decl}\ function captures the rule that -a variable must be declared before it can be used or assigned to: -its second argument is a \empha{continuation}, which is -the sequence of statements that depend on (= may refer to) -the declared variable. -The \texttt{Assign} function uses dependent types to -control that a variable is always assigned a value of proper -type. - -We will treat all statements, except -\texttt{return}s, in terms of continuations. A sequence of -statements (which always has the type \texttt{Stm}) thus -always ends in a \texttt{return}, or, abruptly, in -an empty statement, \texttt{End}. Here are rules for some other -statement forms: -\begin{verbatim} - While : Exp TInt -> Stm -> Stm -> Stm ; - IfElse : Exp TInt -> Stm -> Stm -> Stm -> Stm ; - Block : Stm -> Stm -> Stm ; - Return : (A : Typ) -> Exp A -> Stm ; - End : Stm ; -\end{verbatim} -Here is an example of a piece of code and its abstract syntax. -\begin{verbatim} - int x ; Decl (TNum TInt) (\x -> - x = 5 ; Assign (TNum TInt) x (EInt 5) ( - return x ; Return (TNum TInt) (EVar (TNum TInt) x))) -\end{verbatim} -The details of expression and type -syntax will be explained in the next section. - -Our binding syntax is more liberal than C's in two ways. -First, -lambda calculus permits overshadowing previous bindings -by new ones, e.g. to write \verb6\x -> (\x -> f x)6. -The corresponding overshadowing of declarations is not -legal in C, within one and the same block. -Secondly, we allow declarations anywhere in a block, -not just in the beginning. -The second deviation would be easy to mend, whereas -the first one is inherent to the method of \HOAS. - - - -\subsection{Types and expressions} - -Our fragment of C has two types: integers and floats. -Many operators of C are overloaded so that they can -be used for both of these types, as well as for -some other numeric types---but not for e.g.\ arrays -and structures. We capture this distinction by a notion -reminiscent of \empha{type classes}: we introduce a special -category of numeric types, and a coercion of numeric types -into types in general. -\begin{verbatim} - cat - NumTyp ; - fun - TInt, TFloat : NumTyp ; - TNum : NumTyp -> Typ ; -\end{verbatim} -Well-typed expressions are built from constants, -from variables, and by means of binary operations. -\begin{verbatim} - EVar : (A : Typ) -> Var A -> Exp A ; - EInt : Int -> Exp (TNum TInt) ; - EFloat : Int -> Int -> Exp (TNum TFloat) ; - ELt : (n : NumTyp) -> let Ex = Exp (TNum n) in - Ex -> Ex -> Exp (TNum TInt) ; - EAdd, EMul, ESub : (n : NumTyp) -> let Ex = Exp (TNum n) in - Ex -> Ex -> Ex ; -\end{verbatim} -Notice that the category \texttt{Var} has no constructors, -but its expressions are only created by -variable bindings in \HOAS. -Notice also that GF has a built-in type \texttt{Int} of -integer literals, but floats are constructed by hand. - -Yet another expression form are function calls. To this -end, we need a notion of (user-defined) functions and -argument lists. The type of functions depends on an -argument type list and a value type. Expression lists -are formed to match type lists. -\begin{verbatim} - cat - ListTyp ; - Fun ListTyp Typ ; - ListExp ListTyp ; - - fun - EAppNil : (V : Typ) -> Fun NilTyp V -> Exp V ; - EApp : (AS : ListTyp) -> (V : Typ) -> - Fun AS V -> ListExp AS -> Exp V ; - - NilTyp : ListTyp ; - ConsTyp : Typ -> ListTyp -> ListTyp ; - - OneExp : (A : Typ) -> Exp A -> ListExp (ConsTyp A NilTyp) ; - ConsExp : (A : Typ) -> (AS : ListTyp) -> - Exp A -> ListExp AS -> ListExp (ConsExp A AS) ; -\end{verbatim} -The separation between zero-element applications and other -applications is a concession to the concrete syntax of C: -it in this way that we can control the use of commas so that -they appear between arguments (\texttt{(x,y,z)}) but not -after the last argument (\texttt{(x,y,z,)}). -The compositionality of linearization (Section~\ref{compositionality} below) -forbids case analysis on the length of the lists. - - -\subsection{Functions} - -On the top level, a program is a sequence of functions. -Each function may refer to functions defined earlier -in the program. The idea to express the binding of -function symbols with \HOAS\ is analogous to the binding -of variables in statements, using a continuation. -As with variables, the principal way to build function symbols is as -bound variables (in addition, there can be some -built-in functions, unlike in the case of variables). -The continuation of can be recursive, which we express by -making the function body into a part of the continuation; -the category \texttt{Rec} is the combination of a function -body and the subsequent function definitions. -\begin{verbatim} - cat - Program ; - Rec ListTyp ; - fun - Empty : Program ; - Funct : (AS : ListTyp) -> (V : Typ) -> - (Fun AS V -> Rec AS) -> Program ; - FunctNil : (V : Typ) -> - Stm -> (Fun NilTyp V -> Program) -> Program ; -\end{verbatim} -For syntactic reasons similar to function application -expressions in the previous section, we have distinguished between -empty and non-empty argument lists. - -The tricky problem with function definitions -is that they involve two nested binding constructions: -the outer binding of the function symbol and the inner -binding of the function parameter lists. -For the latter, we could use -vectors of variables, in the same way as vectors of -expressions are used to give arguments to functions. -However, this would lead to the need of cumbersome -projection functions when using the parameters -in the function body. A more elegant solution is -to use \HOAS\ to build function bodies: -\begin{verbatim} - RecOne : (A : Typ) -> - (Var A -> Stm) -> Program -> Rec (ConsTyp A NilTyp) ; - RecCons : (A : Typ) -> (AS : ListTyp) -> - (Var A -> Rec AS) -> Program -> Rec (ConsTyp A AS) ; -\end{verbatim} -The end result is an abstract syntax whose relation -to concrete syntax is somewhat remote. Here is an example of -the code of a function and its abstract syntax: -\begin{verbatim} - let int = TNum TInt in - int fact Funct (ConsTyp int NilTyp) int (\fact -> - (int n) { RecOne int (\n -> - int f ; Decl int (\f -> - f = 1 ; Assign int f (EInt 1) ( - while (1 < n) { While (ELt int (EInt 1) (EVar int n)) (Block ( - f = n * f ; Assign int f (EMul int (EVar int n) (EVar int f)) ( - n = n - 1 ; Assign int n (ESub int (EVar int n) (EInt 1)) - } End)) - return f ; (Return int (EVar int f))) End))) - } ; Empty) -\end{verbatim} - - -\subsection{The \texttt{printf} function} - -To give a valid type to the C function \texttt{printf} -is one of the things that can be done with -dependent types \cite{cayenne}. We have not defined \texttt{printf} -in its full strength, partly because of the difficulties to compile -it into JVM. But we use special cases of \texttt{printf} as -statements, to be able to print values of different types. -\begin{verbatim} - Printf : (A : Typ) -> Exp A -> Stm -> Stm ; -\end{verbatim} - - - - - -\section{The concrete syntax of C} - -A concrete syntax, for a given abstract syntax, -consists of \texttt{lincat} judgements -\[ -\mbox{\texttt{lincat}} \; C \; \mbox{\texttt{=}} \; T -\] -defining the \empha{linearization types} $T$ of each category $C$, -and \texttt{lin} judgements -\[ -\mbox{\texttt{lin}} \; f \; \mbox{\texttt{=}} \; t -\] -defining the \empha{linearization functions} $t$ of each function $f$ -in the abstract syntax. The linearization functions are -checked to be well-typed with respect the \texttt{lincat} -definitions, and the syntax of GF forces them to be \empha{compositional} -in the sense that the linearization of a complex tree is always -a function of the linearizations of the subtrees. Schematically, if -\[ - f \colon A_{1} \rarrow \cdots \rarrow A_{n} \rarrow A -\] -then -\[ - \sugmap{f} \colon - \sugmap{A_{1}} \rarrow \cdots - \rarrow \sugmap{A_{n}} \rarrow \sugmap{A} -\] -and the linearization algorithm is simply -\[ - \sugmap{(f \; a_{1} \; \ldots \; a_{n})} \; = \; - \sugmap{f} \; \sugmap{a_{1}} \; \ldots \; \sugmap{a_{n}} -\] -using the \sugmap{} notation for both linearization types, -linearization functions, and linearizations of trees. - -\label{compositionality} -Because of compositionality, no case analysis on expressions -is possible in linearization rules. The values of linearization -therefore have to carry information on how they are used in -different situations. Therefore linearization -types are generally record types instead of just the string type. -The simplest record type that is used in GF is -\bece -\verb6{s : Str}6 -\ence -If the linearization type of a category is not explicitly -given by a \texttt{lincat} judgement, this type is -used by default. - -With \HOAS, a syntax tree can have variable-bindings in its -constituents. The linearization of such a constituent -is compositionally defined to be the record linearizing the body -extended with fields for each of the variable symbols: -\[ -\sugmap{(\lambda x_{0} \rarrow \cdots \rarrow \lambda x_{n} \rarrow b)} -\;=\; -\sugmap{b} *\!* \{\$_{0} = \sugmap{x_{0}} ; \ldots ; \$_{n} = \sugmap{x_{n}}\} -\] -Notice that the variable symbols can -always be found because linearizable trees are in $\eta$-long normal form. -Also notice that we are here using the -\sugmap{} notation in yet another way, to denote the magic operation -that converts variable symbols into strings. - - -\subsection{Resource modules} - -Resource modules define auxiliary notions that can be -used in concrete syntax. These notions include -\empha{parameter types} defined by \texttt{param} -judgements -\[ -\mbox{\texttt{param}} \; P \; \mbox{\texttt{=}} - \; C_{1} \; \Gamma_{1} \; \mid \; \cdots \; \mid \; - \; C_{n} \; \Gamma_{n} -\] -and \empha{operations} defined by -\texttt{oper} judgements -\[ -\mbox{\texttt{oper}} \; f \; \mbox{\texttt{:}} \; T \; \mbox{\texttt{=}} \; t -\] -These judgements are -similar to datatype and function definitions -in functional programming, with the restriction -that parameter types must be finite and operations -may not be recursive. It is due to these restrictions that -we can always derive a parsing algorithm from a set of -linearization rules. - -In addition to types defined in \texttt{param} judgements, -initial segments of natural numbers, \texttt{Ints n}, -can be used as parameter types. This is the most important parameter -type we use in the syntax of C, to represent precedence. - -The following string operations are useful in almost -all grammars. They are actually included in a GF \texttt{Prelude}, -but are here defined from scratch to make the code shown in -the Appendices complete. -\begin{verbatim} - oper - SS : Type = {s : Str} ; - ss : Str -> SS = \s -> {s = s} ; - cc2 : (_,_ : SS) -> SS = \x,y -> ss (x.s ++ y.s) ; - paren : Str -> Str = \str -> "(" ++ str ++ ")" ; -\end{verbatim} - - - -\subsection{Precedence} - -We want to be able to recognize and generate one and the same expression with -or without parentheses, depending on whether its precedence level -is lower or higher than expected. For instance, a sum used as -an operand of multiplication must be in parentheses. We -capture this by defining a parameter type of -precedence levels. Five levels are enough for the present -fragment of C, so we use the enumeration type of -integers from 0 to 4 to define the \empha{inherent precedence level} -of an expression -\begin{verbatim} - oper - Prec : PType = Predef.Ints 4 ; - PrecExp : Type = {s : Str ; p : Prec} ; -\end{verbatim} -in a resource module (see Appendix D), and -\begin{verbatim} - lincat Exp = PrecExp ; -\end{verbatim} -in the concrete syntax of C itself. - -To build an expression that has a certain inherent precedence level, -we use the operation -\begin{verbatim} - mkPrec : Prec -> Str -> PrecExp = \p,s -> {s = s ; p = p} ; -\end{verbatim} -To use an expression of a given inherent level at some expected level, -we define a function that says that, if the inherent level is lower -than the expected level, parentheses are required. -\begin{verbatim} - usePrec : PrecExp -> Prec -> Str = \x,p -> - ifThenStr - (less x.p p) - (paren x.s) - x.s ; -\end{verbatim} -(The code shown in Appendix D is at the moment more cumbersome, -due to holes in the support for integer arithmetic in GF.) - -With the help of \texttt{mkPrec} and \texttt{usePrec}, -we can now define the main high-level operations that are -used in the concrete syntax itself---constants (highest level), -non-associative infixes, and left associative infixes: -\begin{verbatim} - constant : Str -> PrecExp = mkPrec 4 ; - - infixN : Prec -> Str -> (_,_ : PrecExp) -> PrecExp = \p,f,x,y -> - mkPrec p (usePrec x (nextPrec p) ++ f ++ usePrec y (nextPrec p)) ; - infixL : Prec -> Str -> (_,_ : PrecExp) -> PrecExp = \p,f,x,y -> - mkPrec p (usePrec x p ++ f ++ usePrec y (nextPrec p)) ; -\end{verbatim} -(The code in Appendix D adds to this an associativity parameter, -which is redundant in GF, but which we use to instruct the Happy -parser generator.) - - -\subsection{Expressions} - -With the machinery introduced, the linearization rules of expressions -are simple and concise: -\begin{verbatim} - EVar _ x = constant x.s ; - EInt n = constant n.s ; - EFloat a b = constant (a.s ++ "." ++ b.s) ; - EMul _ = infixL 3 "*" ; - EAdd _ = infixL 2 "+" ; - ESub _ = infixL 2 "-" ; - ELt _ = infixN 1 "<" ; - - EAppNil val f = constant (f.s ++ paren []) ; - EApp args val f exps = constant (f.s ++ paren exps.s) ; -\end{verbatim} - - -\subsection{Types} - -Types are expressed in two different ways: -in declarations, we have \texttt{int} and \texttt{float}, but -as formatting arguments to \texttt{printf}, we have -\verb6"%d"6 and \verb6"%f"6, with the quotes belonging to the -names. The simplest solution in GF is to linearize types -to records with two string fields. -\begin{verbatim} - lincat - Typ, NumTyp = {s,s2 : Str} ; - lin - TInt = {s = "int" ; s2 = "\"%d\""} ; - TFloat = {s = "float" ; s2 = "\"%f\""} ; -\end{verbatim} - - -\subsection{Statements} - -Statements in C have -the simplest linearization type, \verb6{s : Str}6. -We use a handful of auxiliary operations to regulate -the use of semicolons on a high level. -\begin{verbatim} - oper - continues : Str -> SS -> SS = \s,t -> ss (s ++ ";" ++ t.s) ; - continue : Str -> SS -> SS = \s,t -> ss (s ++ t.s) ; - statement : Str -> SS = \s -> ss (s ++ ";"); -\end{verbatim} -As for declarations, which bind variables, we notice the -projection \verb6.$06 to refer to the bound variable. -Also notice the use of the \texttt{s2} field of the type -in \texttt{printf}. -\begin{verbatim} - lin - Decl typ cont = continues (typ.s ++ cont.$0) cont ; - Assign _ x exp = continues (x.s ++ "=" ++ exp.s) ; - While exp loop = continue ("while" ++ paren exp.s ++ loop.s) ; - IfElse exp t f = continue ("if" ++ paren exp.s ++ t.s ++ "else" ++ f.s) ; - Block stm = continue ("{" ++ stm.s ++ "}") ; - Printf t e = continues ("printf" ++ paren (t.s2 ++ "," ++ e.s)) ; - Return _ exp = statement ("return" ++ exp.s) ; - Returnv = statement "return" ; - End = ss [] ; -\end{verbatim} - - -\subsection{Functions and programs} - -The category \texttt{Rec} of recursive function bodies with continuations -has three components: the function body itself, the parameter list, and -the program that follows. We express this by a linearization type that -contains three strings: -\begin{verbatim} - lincat Rec = {s,s2,s3 : Str} ; -\end{verbatim} -The body construction rules accumulate the parameter list -independently of the two other components: -\begin{verbatim} - lin - RecOne typ stm prg = stm ** { - s2 = typ.s ++ stm.$0 ; - s3 = prg.s - } ; - RecCons typ _ body prg = { - s = body.s ; - s2 = typ.s ++ body.$0 ++ "," ++ body.s2 ; - s3 = prg.s - } ; -\end{verbatim} -The top-level program construction rules rearrange the three -components into a linear structure: -\begin{verbatim} - FunctNil val stm cont = ss ( - val.s ++ cont.$0 ++ paren [] ++ "{" ++ - stm.s ++ "}" ++ ";" ++ cont.s) ; - Funct args val rec = ss ( - val.s ++ rec.$0 ++ paren rec.s2 ++ "{" ++ - rec.s ++ "}" ++ ";" ++ rec.s3) ; -\end{verbatim} - - -%%\subsection{Lexing and unlexing} - - - -\section{The concrete syntax of JVM} - -JVM syntax is, linguistically, more straightforward than -the syntax of C, and could even be defined by a regular -expression. However, the JVM syntax that our compiler -generates does not comprise full JVM, but only the fragment -that corresponds to well-formed C programs. - -The JVM syntax we use is a symbolic variant of the Jasmin assembler -\cite{jasmin}. -The main deviation from Jasmin are -variable addresses, as described in Section~\ref{postproc}. -The other deviations have to do with spacing: the normal -unlexer of GF puts spaces between constituents, whereas -in JVM, type names are integral parts of instruction names. -We indicate gluing uniformly by generating an underscore -on the side from which the adjacent element is glued. Thus -e.g.\ \verb6i _load6 becomes \verb6iload6. - - -\subsection{Symbolic JVM} -\label{postproc} - -What makes the translation from our abstract syntax to JVM -tricky is that variables must be replaced by -numeric addresses (relative to the frame pointer). -Code generation must therefore maintain a symbol table that permits -the lookup of variable addresses. As shown in the code -in Appendix C, we do not treat symbol tables -in linearization, but instead generated code in -\empha{Symbolic JVM}---that is, JVM with symbolic addresses. -Therefore we need a postprocessor that resolves the symbolic addresses, -shown in Appendix E. - -To make the postprocessor straightforward, -Symbolic JVM has special \texttt{alloc} instructions, -which are not present in real JVM. -Our compiler generates \texttt{alloc} instructions from -variable declarations. -The postprocessor comments out the \texttt{alloc} instructions, but we -found it a good idea not to erase them completely, since they make the -code more readable. - -The following example shows how the three representations (C, Symbolic JVM, JVM) -look like for a piece of code. -\begin{verbatim} - int x ; alloc i x ; x gets address 0 - int y ; alloc i y ; y gets address 1 - x = 5 ; ldc 5 ldc 5 - i _store x istore 0 - y = x ; i _load x iload 0 - i _store y istore 1 -\end{verbatim} - - -\subsection{Labels and jumps} - -A problem related to variable addresses -is the generation of fresh labels for -jumps. We solve this in linearization -by maintaining a growing label suffix -as a field of the linearization of statements into -instructions. The problem remains that statements on the -same nesting level, e.g.\ the two branches -of an \texttt{if-else} statement can use the same -labels. Making them unique must be -added to the post-processing pass. This is -always possible, because labels are nested in a -disciplined way, and jumps can never go to remote labels. - -As it turned out laborious to thread the label counter -to expressions, we decided to compile comparison -expressions (\verb6x < y6) into function calls, and provide the functions in -a run-time library. This will no more work for the -conjunction (\verb6x && y6) -and disjunction (\verb6x || y6), if we want to keep their semantics -lazy, since function calls are strict in their arguments. - - - - - -\subsection{How to restore code generation by linearization} - -Since postprocessing is needed, we have not quite achieved -the goal of code generation as linearization---if -linearization is understood in the -sense of GF. In GF, linearization can only depend -on parameters from finite parameter sets. Since the size of -a symbol table can grow indefinitely, it is not -possible to encode linearization with updates to and -lookups from a symbol table, as is usual in code generation. - -One attempt we made to achieve JVM linearization with -numeric addresses was to alpha-convert abstract syntax syntax trees -so that variables get indexed with integers that indicate their -depths in the tree. This hack works in the present fragment of C -because all variables need the same amount of memory (one word), -but would break down if we added double-precision floats. Therefore -we have used the less pure (from the point of view of -code generation as linearization) method of -symbolic addresses. - -It would certainly be possible to generate variable addresses -directly in the syntax trees by using dependent types; but this -would clutter the abstract -syntax in a way that is hard to motivate when we are in -the business of describing the syntax of C. The abstract syntax would -have to, so to say, anticipate all demands of the compiler's -target languages. - - -\subsection{Problems with the JVM bytecode verifier} - -An inherent restriction for linearization in GF is compositionality. -This prevents optimizations during linearization -by clever instruction selection, elimination of superfluous -labels and jumps, etc. One such optimization, the removal -of unreachable code (i.e.\ code after a \texttt{return} instruction) -is actually required by the JVM byte code verifier. -The solution is, again, to perform this optimization in postprocessing. -What we currently do, however, is to be careful and write -C programs so that they always end with a return statement in the -outermost block. - -Another problem related to \texttt{return} instructions is that -both C and JVM programs have a designated \texttt{main} function. -This function must have a certain type, which is different in C and -JVM. In C, \texttt{main} returns an integer encoding what -errors may have happend during execution. The JVM -\texttt{main}, on the other hand, returns a \texttt{void}, i.e.\ -no value at all. A \texttt{main} program returning an -integer therefore provokes a JVM bytecode verifier error. -The postprocessor could take care of this; but currently -we just write programs with void \texttt{return}s in the -\texttt{main} functions. - -The parameter list of \texttt{main} is also different in C (empty list) -and JVM (a string array \texttt{args}). We handle this problem -with an \empha{ad hoc} postprocessor rule. - -Every function prelude in JVM must indicate the maximum space for -local variables, and the maximum evaluation stack space (within -the function's own stack frame). The locals limit is computed in -linearization by maintaining a counter field. The stack limit -is blindly set to 1000; it would be possible to set an -accurate limit in the postprocessing phase. - - -\section{Translation as linearization vs.\ transfer} - -Many of the problems we have encountered in code generation by -linearization are familiar from -translation systems for natural languages. For instance, to translate -the English pronoun \eex{you} to German, you have to choose -between \eex{du, ihr, Sie}; for Italian, there are four -variants, and so on. To deal with this by linearization, -all semantic distinctions made in any of the involved languages -have to be present in the common abstract syntax. The usual solution to -this problem is not a universal abstract syntax, but -\empha{transfer}: translation does not just linearize -the same syntax trees to another language, but uses -a noncompositional function that translates -trees of one language into trees of another. - -Using transfer in the -back end is precisely what traditional compilers do. -The transfer function in our case would be a noncompositional -function from the abstract syntax of C to a different abstract -syntax of JVM. The abstract syntax notation of GF permits -definitions of functions, and the GF interpreter can be used -for evaluating terms into normal form. Thus one could write -the code generator just like in any functional language: -by sending in an environment and a syntax tree, and -returning a new environment with an instruction list: -\begin{verbatim} - fun - transStm : Env -> Stm -> EnvInstr ; - def - transStm env (Decl typ cont) = ... - transStm env (While (ELt a b) stm cont) = ... - transStm env (While exp stm cont) = ... -\end{verbatim} -This would be cumbersome in practice, because -GF does not have programming-language facilities -like built-in lists and tuples, or monads. Moreover, -the compiler could no longer be inverted into a decompiler, -in the way true linearization can be inverted into a parser. - - - -\section{Parser generation} -\label{bnfc} - -The whole GF part of the compiler (parser, type checker, Symbolic JVM -generator) can be run in the GF interpreter. -The weakest point of the resulting compiler, by current -standards, is the parser. GF is a powerful grammar formalism, which -needs a very general parser, taking care of ambiguities and other -problems that are typical of natural languages but should be -overcome in programming languages by design. The parser is moreover run -in an interpreter that takes the grammar (in a suitably compiled form) -as an argument. - -Fortunately, it is easy to replace the generic, interpreting GF parser -by a compiled LR(1) parser. GF supports the translation of a concrete -syntax into the \empha{Labelled BNF} (LBNF) format, %% \cite{lbnf}, -which in turn can be translated to parser generator code -(Happy, Bison, or JavaCUP), by the BNF Converter \cite{bnfc}. -The parser we are therefore using in the compiler is a Haskell -program generated by Happy \cite{happy}. - -We regard parser generation -as a first step towards developing GF into a -production-quality compiler compiler. The efficiency of the parser -is not the only relevant thing. Another advantage of an LR(1) -parser generator is that it performs an analysis on the grammar -finding conflicts, and provides a debugger. It may be -difficult for a human to predict how a context-free grammar -performs at parsing; it is much more difficult to do this for -a grammar written in the abstract way that GF permits (cf.\ the -example in Appendix B). - -The current version of the C grammar is ambiguous. GF's own -parser returns all alternatives, whereas the parser generated by -Happy rules out some of them by its normal conflict handling -policy. This means, in practice, that extra brackets are -sometimes needed to group staments together. - - -\subsection{Another notation for \HOAS} - -Describing variable bindings with \HOAS\ is sometimes considered -unintuitive. Let us consider the declaration rule of C (without -type dependencies for simplicity): -\begin{verbatim} - fun Decl : Typ -> (Var -> Stm) -> Stm ; - lin Decl typ stm = {s = typ.s ++ stm.$0 ++ ";" ++stm.s} ; -\end{verbatim} -Compare this with a corresponding LBNF rule (also using a continuation): -\begin{verbatim} - Decl. Stm ::= Typ Ident ";" Stm ; -\end{verbatim} -To explain bindings attached to this rule, one can say, in natural language, -that the identifier gets bound in the statement that follows. -This means that syntax trees formed by this rule do not have -the form \verb6(Decl typ x stm)6, but the form \verb6(Decl typ (\x -> stm))6. - -One way to formalize the informal binding rules stated beside -BNF rules is to use \empha{profiles}: data structures describing -the way in which the logical arguments of the syntax tree are -represented by the linearized form. The declaration rule can be -written using a profile notation as follows: -\begin{verbatim} - Decl [1,(2)3]. Stm ::= Typ Ident ";" Stm ; -\end{verbatim} -When compiling GF grammars into LBNF, we were forced to enrich -LBNF by a (more general) profile notation -(cf.\ \cite{gf-jfp}, Section 3.3). This suggested at the same -time that profiles could provide a user-fiendly notation for -\HOAS\ avoiding the explicit use of lambda calculus. - - - -\section{Using the compiler} - -Our compiler is invoked, of course, by the command \texttt{gfcc}. -It produces a JVM \texttt{.class} file, by running the -Jasmin bytecode assembler \cite{jasmin} on a Jasmin (\texttt{.j}) -file: -\begin{verbatim} - % gfcc factorial.c - > > wrote file factorial.j - Generated: factorial.class -\end{verbatim} -The Jasmin code is produced by a postprocessor, written in Haskell -(Appendix E), from the Symbolic JVM format that is produced by -linearization. The reasons why actual Jasmin is not generated -by linearization are explained in Section~\ref{postproc} above. - -In addition to the batch compiler, GF provides an interactive -syntax editor, in which C programs can be constructed by -stepwise refinements, local changes, etc.\ \cite{khegai}. The user of the -editor can work simultaneously on all languages involved. -In our case, this means that changes can be done both to -the C code and to the JVM code, and they are automatically -carried over from one language to the other. -\commentOut{ -A screen dump of the editor is shown in Fig~\ref{demo}. - -\begin{figure} -\centerline{\psfig{figure=demo2.epsi}} \caption{ -GF editor session where an integer -expression is expected to be given. The left window shows the -abstract syntax tree, and the right window the evolving C and -JVM code. The editor focus is shadowed, and the refinement alternatives -are shown in a pop-up window. -} -\label{demo} -\end{figure} -} - - -\section{Related work} - -The theoretical ideas behind our compiler experiment -are familiar from various sources. -Single-source language and compiler definitions -can be built using attribute grammars \cite{knuth-attr}. -The use of -dependent types in combination with higher-order abstract syntax -has been studied in various logical frameworks -\cite{harper-honsell,magnusson-nordstr,twelf}. -The addition of linearization rules to type-theoretical -abstract syntax is studied in \cite{semBNF}, which also -compares the method with attribute grammars. - -The idea of using a common abstract syntax for different -languages was clearly exposed by Landin \cite{landin}. The view of -code generation as linearization is a central aspect of -the classic compiler textbook by Aho, Sethi, and Ullman -\cite{aho-ullman}. -The use of one and the same grammar both for parsing and linearization -is a guiding principle of unification-based linguistic grammar -formalisms \cite{pereira-shieber}. Interactive editors derived from -grammars have been developed in various programming and proof -assistants \cite{teitelbaum,metal,magnusson-nordstr}. - -Even though the different ideas are well-known, -we have not seen them used together to construct a complete -compiler. In our view, putting these ideas together is -an attractive approach to compiling, since a compiler written -in this way is completely declarative, hence concise, -and therefore easy to modify and extend. What is more, if -a new language construct is added, the GF type checker -verifies that the addition is propagated to all components -of the compiler. As the implementation is declarative, -it is also self-documenting, since a human-readable -grammar defines the syntax and static -semantics that is actually used in the implementation. - - -\section{Conclusion} - -The \texttt{gfcc} compiler translates a representative -fragment of C to JVM, and growing the fragment -does not necessarily pose any new kinds of problems. -Using \HOAS\ and dependent types to describe the abstract -syntax of C works fine, and defining the concrete syntax -of C on top of this using GF linearization machinery is -possible. To build a parser that is more efficient than -GF's generic one, GF offers code generation for standard -parser tools. - -One result of the experiment is the beginning of a -library for dealing with typical programming language structures -such as precedence. This library is exploited in the parser -generator, which maps certain parameters used into GF grammars -into precedence directives in labelled BNF grammars. - -The most serious difficulty with JVM code generation by linearization -is to maintain a symbol table mapping variables to addresses. -The solution we have chosen is to generate Symbolic JVM, that is, -JVM with symbolic addresses, and translate the symbolic addresses to -(relative) memory locations by a postprocessor. - -Since the postprocessor works uniformly for the whole Symbolic JVM, -building a new compiler to generate JVM should now be -possible by just writing GF grammars. The most immediate -idea for developing GF as a compiler tool is to define -a similar symbolic format for an intermediate language, -which uses three-operand code and virtual registers. - - - -\bibliographystyle{plain} - -\bibliography{gf-bib} - - -\newpage -\subsection*{Appendix A: The abstract syntax} - -\small -\begin{verbatim} -abstract Imper = PredefAbs ** { - cat - Program ; - Rec ListTyp ; - Typ ; - NumTyp ; - ListTyp ; - Fun ListTyp Typ ; - Body ListTyp ; - Stm ; - Exp Typ ; - Var Typ ; - ListExp ListTyp ; - - fun - Empty : Program ; - Funct : (AS : ListTyp) -> (V : Typ) -> (Fun AS V -> Rec AS) -> Program ; - FunctNil : (V : Typ) -> Stm -> (Fun NilTyp V -> Program) -> Program ; - RecOne : (A : Typ) -> (Var A -> Stm) -> Program -> Rec (ConsTyp A NilTyp) ; - RecCons : (A : Typ) -> (AS : ListTyp) -> - (Var A -> Rec AS) -> Program -> Rec (ConsTyp A AS) ; - - Decl : (A : Typ) -> (Var A -> Stm) -> Stm ; - Assign : (A : Typ) -> Var A -> Exp A -> Stm -> Stm ; - While : Exp (TNum TInt) -> Stm -> Stm -> Stm ; - IfElse : Exp (TNum TInt) -> Stm -> Stm -> Stm -> Stm ; - Block : Stm -> Stm -> Stm ; - Printf : (A : Typ) -> Exp A -> Stm -> Stm ; - Return : (A : Typ) -> Exp A -> Stm ; - Returnv : Stm ; - End : Stm ; - - EVar : (A : Typ) -> Var A -> Exp A ; - EInt : Int -> Exp (TNum TInt) ; - EFloat : Int -> Int -> Exp (TNum TFloat) ; - ELt : (n : NumTyp) -> let Ex = Exp (TNum n) in Ex -> Ex -> Exp (TNum TInt) ; - EAdd, EMul, ESub : (n : NumTyp) -> let Ex = Exp (TNum n) in Ex -> Ex -> Ex ; - EAppNil : (V : Typ) -> Fun NilTyp V -> Exp V ; - EApp : (AS : ListTyp) -> (V : Typ) -> Fun AS V -> ListExp AS -> Exp V ; - - TNum : NumTyp -> Typ ; - TInt, TFloat : NumTyp ; - NilTyp : ListTyp ; - ConsTyp : Typ -> ListTyp -> ListTyp ; - OneExp : (A : Typ) -> Exp A -> ListExp (ConsTyp A NilTyp) ; - ConsExp : (A : Typ) -> (AS : ListTyp) -> - Exp A -> ListExp AS -> ListExp (ConsTyp A AS) ; -} -\end{verbatim} -\normalsize -\newpage - - -\subsection*{Appendix B: The concrete syntax of C} - -\small -\begin{verbatim} -concrete ImperC of Imper = open ResImper in { - flags lexer=codevars ; unlexer=code ; startcat=Program ; - - lincat - Exp = PrecExp ; - Typ, NumTyp = {s,s2 : Str} ; - Rec = {s,s2,s3 : Str} ; - lin - Empty = ss [] ; - FunctNil val stm cont = ss ( - val.s ++ cont.$0 ++ paren [] ++ "{" ++ stm.s ++ "}" ++ ";" ++ cont.s) ; - Funct args val rec = ss ( - val.s ++ rec.$0 ++ paren rec.s2 ++ "{" ++ rec.s ++ "}" ++ ";" ++ rec.s3) ; - RecOne typ stm prg = stm ** { - s2 = typ.s ++ stm.$0 ; - s3 = prg.s - } ; - RecCons typ _ body prg = { - s = body.s ; - s2 = typ.s ++ body.$0 ++ "," ++ body.s2 ; - s3 = prg.s - } ; - - Decl typ cont = continues (typ.s ++ cont.$0) cont ; - Assign _ x exp = continues (x.s ++ "=" ++ exp.s) ; - While exp loop = continue ("while" ++ paren exp.s ++ loop.s) ; - IfElse exp t f = continue ("if" ++ paren exp.s ++ t.s ++ "else" ++ f.s) ; - Block stm = continue ("{" ++ stm.s ++ "}") ; - Printf t e = continues ("printf" ++ paren (t.s2 ++ "," ++ e.s)) ; - Return _ exp = statement ("return" ++ exp.s) ; - Returnv = statement "return" ; - End = ss [] ; - - EVar _ x = constant x.s ; - EInt n = constant n.s ; - EFloat a b = constant (a.s ++ "." ++ b.s) ; - EMul _ = infixL 3 "*" ; - EAdd _ = infixL 2 "+" ; - ESub _ = infixL 2 "-" ; - ELt _ = infixN 1 "<" ; - EAppNil val f = constant (f.s ++ paren []) ; - EApp args val f exps = constant (f.s ++ paren exps.s) ; - - TNum t = t ; - TInt = {s = "int" ; s2 = "\"%d\""} ; TFloat = {s = "float" ; s2 = "\"%f\""} ; - NilTyp = ss [] ; ConsTyp = cc2 ; - OneExp _ e = e ; ConsExp _ _ e es = ss (e.s ++ "," ++ es.s) ; -} -\end{verbatim} -\normalsize -\newpage - - -\subsection*{Appendix C: The concrete syntax of JVM} - -\small -\begin{verbatim} -concrete ImperJVM of Imper = open ResImper in { - flags lexer=codevars ; unlexer=code ; startcat=Program ; - - lincat - Rec = {s,s2,s3 : Str} ; -- code, storage for locals, continuation - Stm = Instr ; - - lin - Empty = ss [] ; - FunctNil val stm cont = ss ( - ".method" ++ "public" ++ "static" ++ cont.$0 ++ paren [] ++ val.s ++ ";" ++ - ".limit" ++ "locals" ++ stm.s2 ++ ";" ++ - ".limit" ++ "stack" ++ "1000" ++ ";" ++ - stm.s ++ - ".end" ++ "method" ++ ";" ++ ";" ++ - cont.s - ) ; - Funct args val rec = ss ( - ".method" ++ "public" ++ "static" ++ rec.$0 ++ paren args.s ++ val.s ++ ";" ++ - ".limit" ++ "locals" ++ rec.s2 ++ ";" ++ - ".limit" ++ "stack" ++ "1000" ++ ";" ++ - rec.s ++ - ".end" ++ "method" ++ ";" ++ ";" ++ - rec.s3 - ) ; - - RecOne typ stm prg = instrb typ.s ( - ["alloc"] ++ typ.s ++ stm.$0 ++ stm.s2) {s = stm.s ; s2 = stm.s2 ; s3 = prg.s}; - - RecCons typ _ body prg = instrb typ.s ( - ["alloc"] ++ typ.s ++ body.$0 ++ body.s2) - {s = body.s ; s2 = body.s2 ; s3 = prg.s}; - - Decl typ cont = instrb typ.s ( - ["alloc"] ++ typ.s ++ cont.$0 - ) cont ; - Assign t x exp = instrc (exp.s ++ t.s ++ "_store" ++ x.s) ; - While exp loop = - let - test = "TEST_" ++ loop.s2 ; - end = "END_" ++ loop.s2 - in instrl ( - "label" ++ test ++ ";" ++ - exp.s ++ - "ifeq" ++ end ++ ";" ++ - loop.s ++ - "goto" ++ test ++ ";" ++ - "label" ++ end - ) ; - IfElse exp t f = - let - false = "FALSE_" ++ t.s2 ++ f.s2 ; - true = "TRUE_" ++ t.s2 ++ f.s2 - in instrl ( - exp.s ++ - "ifeq" ++ false ++ ";" ++ - t.s ++ - "goto" ++ true ++ ";" ++ - "label" ++ false ++ ";" ++ - f.s ++ - "label" ++ true - ) ; - Block stm = instrc stm.s ; - Printf t e = instrc (e.s ++ "invokestatic" ++ t.s ++ "runtime/printf" ++ paren (t.s) ++ "v") ; - Return t exp = instr (exp.s ++ t.s ++ "_return") ; - Returnv = instr "return" ; - End = ss [] ** {s2,s3 = []} ; - - EVar t x = instr (t.s ++ "_load" ++ x.s) ; - EInt n = instr ("ldc" ++ n.s) ; - EFloat a b = instr ("ldc" ++ a.s ++ "." ++ b.s) ; - EAdd = binopt "_add" ; - ESub = binopt "_sub" ; - EMul = binopt "_mul" ; - ELt t = binop ("invokestatic" ++ t.s ++ "runtime/lt" ++ paren (t.s ++ t.s) ++ "i") ; - EAppNil val f = instr ( - "invokestatic" ++ f.s ++ paren [] ++ val.s - ) ; - EApp args val f exps = instr ( - exps.s ++ - "invokestatic" ++ f.s ++ paren args.s ++ val.s - ) ; - - TNum t = t ; - TInt = ss "i" ; - TFloat = ss "f" ; - NilTyp = ss [] ; - ConsTyp = cc2 ; - OneExp _ e = e ; - ConsExp _ _ = cc2 ; -} -\end{verbatim} -\normalsize -\newpage - -\subsection*{Appendix D: Auxiliary operations for concrete syntax} - -\small -\begin{verbatim} -resource ResImper = open Predef in { - - -- precedence - - param PAssoc = PN | PL | PR ; - - oper - Prec : PType = Predef.Ints 4 ; - PrecExp : Type = {s : Str ; p : Prec ; a : PAssoc} ; - - mkPrec : Prec -> PAssoc -> Str -> PrecExp = \p,a,f -> - {s = f ; p = p ; a = a} ; - - usePrec : PrecExp -> Prec -> Str = \x,p -> - case < : Prec * Prec> of { - <3,4> | <2,3> | <2,4> => paren x.s ; - <1,1> | <1,0> | <0,0> => x.s ; - <1,_> | <0,_> => paren x.s ; - _ => x.s - } ; - - constant : Str -> PrecExp = mkPrec 4 PN ; - - infixN : Prec -> Str -> (_,_ : PrecExp) -> PrecExp = \p,f,x,y -> - mkPrec p PN (usePrec x (nextPrec p) ++ f ++ usePrec y (nextPrec p)) ; - infixL : Prec -> Str -> (_,_ : PrecExp) -> PrecExp = \p,f,x,y -> - mkPrec p PL (usePrec x p ++ f ++ usePrec y (nextPrec p)) ; - infixR : Prec -> Str -> (_,_ : PrecExp) -> PrecExp = \p,f,x,y -> - mkPrec p PR (usePrec x (nextPrec p) ++ f ++ usePrec y p) ; - - nextPrec : Prec -> Prec = \p -> case

of { - 4 => 4 ; - n => Predef.plus n 1 - } ; - - -- string operations - - SS : Type = {s : Str} ; - ss : Str -> SS = \s -> {s = s} ; - cc2 : (_,_ : SS) -> SS = \x,y -> ss (x.s ++ y.s) ; - paren : Str -> Str = \str -> "(" ++ str ++ ")" ; - - continues : Str -> SS -> SS = \s,t -> ss (s ++ ";" ++ t.s) ; - continue : Str -> SS -> SS = \s,t -> ss (s ++ t.s) ; - statement : Str -> SS = \s -> ss (s ++ ";"); - - -- operations for JVM - - Instr : Type = {s,s2,s3 : Str} ; -- code, variables, labels - instr : Str -> Instr = \s -> - statement s ** {s2,s3 = []} ; - instrc : Str -> Instr -> Instr = \s,i -> - ss (s ++ ";" ++ i.s) ** {s2 = i.s2 ; s3 = i.s3} ; - instrl : Str -> Instr -> Instr = \s,i -> - ss (s ++ ";" ++ i.s) ** {s2 = i.s2 ; s3 = "L" ++ i.s3} ; - instrb : Str -> Str -> Instr -> Instr = \v,s,i -> - ss (s ++ ";" ++ i.s) ** {s2 = v ++ i.s2 ; s3 = i.s3} ; - binop : Str -> SS -> SS -> SS = \op, x, y -> - ss (x.s ++ y.s ++ op ++ ";") ; - binopt : Str -> SS -> SS -> SS -> SS = \op, t -> - binop (t.s ++ op) ; -} -\end{verbatim} -\normalsize -\newpage - - -\subsection*{Appendix E: Translation of Symbolic JVM to Jasmin} - -\small -\begin{verbatim} -module Main where -import Char -import System - -main :: IO () -main = do - jvm:src:_ <- getArgs - s <- readFile jvm - let cls = takeWhile (/='.') src - let obj = cls ++ ".j" - writeFile obj $ boilerplate cls - appendFile obj $ mkJVM cls s - putStrLn $ "wrote file " ++ obj - -mkJVM :: String -> String -> String -mkJVM cls = unlines . reverse . fst . foldl trans ([],([],0)) . lines where - trans (code,(env,v)) s = case words s of - ".method":p:s:f:ns - | f == "main" -> (".method public static main([Ljava/lang/String;)V":code,([],1)) - | otherwise -> (unwords [".method",p,s, f ++ typesig ns] : code,([],0)) - "alloc":t:x:_ -> (("; " ++ s):code, ((x,v):env, v + size t)) - ".limit":"locals":ns -> chCode (".limit locals " ++ show (length ns)) - "invokestatic":t:f:ns | take 8 f == "runtime/" -> - chCode $ "invokestatic " ++ "runtime/" ++ t ++ drop 8 f ++ typesig ns - "invokestatic":f:ns -> chCode $ "invokestatic " ++ cls ++ "/" ++ f ++ typesig ns - "alloc":ns -> chCode $ "; " ++ s - t:('_':instr):[";"] -> chCode $ t ++ instr - t:('_':instr):x:_ -> chCode $ t ++ instr ++ " " ++ look x - "goto":ns -> chCode $ "goto " ++ label ns - "ifeq":ns -> chCode $ "ifeq " ++ label ns - "label":ns -> chCode $ label ns ++ ":" - ";":[] -> chCode "" - _ -> chCode s - where - chCode c = (c:code,(env,v)) - look x = maybe (error $ x ++ show env) show $ lookup x env - typesig = init . map toUpper . concat - label = init . concat - size t = case t of - "d" -> 2 - _ -> 1 - -boilerplate :: String -> String -boilerplate cls = unlines [ - ".class public " ++ cls, ".super java/lang/Object", - ".method public ()V","aload_0", - "invokenonvirtual java/lang/Object/()V","return", - ".end method"] -\end{verbatim} -\normalsize -\newpage - - - - - - -\end{document} - -\begin{verbatim} -\end{verbatim} - diff --git a/examples/gfcc/factorial.c b/examples/gfcc/factorial.c deleted file mode 100644 index 76fee32d0..000000000 --- a/examples/gfcc/factorial.c +++ /dev/null @@ -1,38 +0,0 @@ -int fact (int n) { - int f ; - f = 1 ; - { - while (1 < n) { - f = n * f ; - n = n - 1 ; - } - } - return f ; -} ; - -int factr (int n) { - int f ; - { - if (n < 2) { - f = 1 ; - } - else { - f = n * factr (n-1) ; - } - } - return f ; -} ; - -int main () { - int n ; - n = 1 ; - { - while (n < 11) { - printf("%d",fact(n)) ; - printf("%d",factr(n)) ; - n = n+1 ; - } - } - return ; -} ; - diff --git a/examples/gfcc/fibonacci.c b/examples/gfcc/fibonacci.c deleted file mode 100644 index 80e8a0d5c..000000000 --- a/examples/gfcc/fibonacci.c +++ /dev/null @@ -1,18 +0,0 @@ -int mx () { - return 5000000 ; -} ; - -int main () { - int lo ; int hi ; - lo = 1 ; - hi = lo ; - printf("%d",lo) ; - { - while (hi < mx()) { - printf("%d",hi) ; - hi = lo + hi ; - lo = hi - lo ; - } - } - return ; -} ; diff --git a/examples/gfcc/gfcc b/examples/gfcc/gfcc deleted file mode 100644 index ff0bd2855..000000000 --- a/examples/gfcc/gfcc +++ /dev/null @@ -1,2 +0,0 @@ -echo "rf -file=$1 | ps -lexcode | p | pt -number=1 | l -lang=ImperJVM | wf -file=tmp.gfcc" | gf Imper.pgf -runghc CleanJVM tmp.gfcc $1 diff --git a/examples/gfcc/runtime.j b/examples/gfcc/runtime.j deleted file mode 100644 index 88db0b9b8..000000000 --- a/examples/gfcc/runtime.j +++ /dev/null @@ -1,55 +0,0 @@ -.class public runtime -.super java/lang/Object -; -; standard initializer -.method public ()V - aload_0 - invokenonvirtual java/lang/Object/()V - return -.end method - -.method public static ilt(II)I -.limit locals 2 -.limit stack 2 - iload_0 - iload_1 - if_icmpge Label0 - iconst_1 - ireturn - Label0: - iconst_0 - ireturn -.end method - -.method public static flt(FF)I -.limit locals 2 -.limit stack 2 - fload_0 - fload_1 - fcmpl - ifge Label0 - iconst_1 - ireturn - Label0: - iconst_0 - ireturn -.end method - -.method public static iprintf(I)V -.limit locals 1 -.limit stack 1000 - getstatic java/lang/System/out Ljava/io/PrintStream; - iload_0 - invokevirtual java/io/PrintStream/println(I)V - return -.end method - -.method public static fprintf(F)V -.limit locals 1 -.limit stack 1000 - getstatic java/lang/System/out Ljava/io/PrintStream; - fload_0 - invokevirtual java/io/PrintStream/println(F)V - return -.end method - diff --git a/examples/gfm-format/Food.gfm b/examples/gfm-format/Food.gfm deleted file mode 100644 index feb3dfcf6..000000000 --- a/examples/gfm-format/Food.gfm +++ /dev/null @@ -1,76 +0,0 @@ --- Full .gfm format: multi-module files (see Words.gfm for a baseline format) --- The compiler recognizes the suffix .gfm and a file for each module. --- Food.gf, FoodEng.gf, FoodIta.gf --- The first non-comment line must give a list of lang names for the top modules. --- This modules are the ones imported in 'import Food.gfm'. --- Their prefix comes from this file. --- This file must be UTF-8 encoded. - - -> langs Eng Ita - -abstract Food = { - - cat - Phrase ; Item ; Kind ; Quality ; - - flags startcat = Phrase ; - - fun - Is : Item -> Quality -> Phrase ; - This, That : Kind -> Item ; - QKind : Quality -> Kind -> Kind ; - Wine, Cheese, Fish : Kind ; - Very : Quality -> Quality ; - Fresh, Warm, Italian, Expensive, Delicious, Boring : Quality ; - -} - -concrete FoodEng of Food = { - - - lincat - Phrase, Item, Kind, Quality = {s : Str} ; - - lin - Is item quality = {s = item.s ++ "is" ++ quality.s} ; - This kind = {s = "this" ++ kind.s} ; - That kind = {s = "that" ++ kind.s} ; - QKind quality kind = {s = quality.s ++ kind.s} ; - Wine = {s = "wine"} ; - Cheese = {s = "cheese"} ; - Fish = {s = "fish"} ; - Very quality = {s = "very" ++ quality.s} ; - Fresh = {s = "fresh"} ; - Warm = {s = "warm"} ; - Italian = {s = "Italian"} ; - Expensive = {s = "expensive"} ; - Delicious = {s = "delicious"} ; - Boring = {s = "boring"} ; - -} - -concrete FoodIta of Food = { - - flags coding = utf8 ; - - lincat - Phrase, Item, Kind, Quality = {s : Str} ; - - lin - Is item quality = {s = item.s ++ "è" ++ quality.s} ; - This kind = {s = "questo" ++ kind.s} ; - That kind = {s = "quel" ++ kind.s} ; - QKind quality kind = {s = kind.s ++ quality.s} ; - Wine = {s = "vino"} ; - Cheese = {s = "formaggio"} ; - Fish = {s = "pesce"} ; - Very quality = {s = "molto" ++ quality.s} ; - Fresh = {s = "fresco"} ; - Warm = {s = "caldo"} ; - Italian = {s = "italiano"} ; - Expensive = {s = "caro"} ; - Delicious = {s = "delizioso"} ; - Boring = {s = "noioso"} ; - -} diff --git a/examples/gfm-format/Words.gfm b/examples/gfm-format/Words.gfm deleted file mode 100644 index 0e3aafb3e..000000000 --- a/examples/gfm-format/Words.gfm +++ /dev/null @@ -1,22 +0,0 @@ --- Baseline of .gfm format: multilingual word lists (see Food.gfm for multi-module gf) --- The compiler recognizes the suffix .gfm and creates four files: --- Words.gf, WordsEng.gf, WordsFin.gf, WordsSwe.gf --- The first non-comment line must give a list of lang names. --- The prefix comes from this file, as well as the abstract name. --- Languages are separated by ';', variants within a language by ','. --- Multi-word expressions are allowed. --- The startcat is S. --- The abstract name is multi_word_S for the first multi word (or word) on each line. --- This file must be UTF-8 encoded. - -> langs Eng Swe Fin - -house ; hus ; talo -car, automobile ; bil ; auto -man ; man ; mies -girl ; flicka, tjej ; tyttö -technical university ; teknisk högskola ; teknillinen korkeakoulu - - - - diff --git a/examples/graftals/Cantor.gf b/examples/graftals/Cantor.gf deleted file mode 100644 index 9444a31f3..000000000 --- a/examples/graftals/Cantor.gf +++ /dev/null @@ -1,11 +0,0 @@ -concrete Cantor of Graftal = { -lincat N = {f : Str; g : Str} ; -lincat S = {s : Str} ; - -lin z = {f = F; g = G} ; -lin s x = {f = x.f ++ x.g ++ x.f; g = x.g ++ x.g ++ x.g} ; -lin c x = {s = "newpath 10 550 moveto" ++ x.f ++ "stroke showpage"} ; - -oper F : Str = "1 0 rlineto" ; -oper G : Str = "1 0 rmoveto" ; -} \ No newline at end of file diff --git a/examples/graftals/Dragon.gf b/examples/graftals/Dragon.gf deleted file mode 100644 index ff151ce95..000000000 --- a/examples/graftals/Dragon.gf +++ /dev/null @@ -1,13 +0,0 @@ -concrete Dragon of Graftal = { -lincat N = {x : Str; y : Str} ; -lincat S = {s : Str} ; - -lin z = {x = ""; y = ""} ; -lin s x = {x = x.x ++ R ++ x.y ++ F ++ R; y = L ++ F ++ x.x ++ L ++ x.y} ; -lin c x = {s = "newpath 300 550 moveto" ++ F ++ x.x ++ "stroke showpage"} ; - -oper F : Str = "0 5 rlineto" ; -oper L : Str = "+90 rotate" ; -oper R : Str = "-90 rotate" ; - -} \ No newline at end of file diff --git a/examples/graftals/Graftal.gf b/examples/graftals/Graftal.gf deleted file mode 100644 index a182d3ebd..000000000 --- a/examples/graftals/Graftal.gf +++ /dev/null @@ -1,15 +0,0 @@ --- (c) Krasimir Angelov --- --- The L-System is a grammar formalism which is used to describe --- graftals (recursive graphical objects). It is interesting --- coincidence that every L-System grammar could be redefined --- as PMCFG grammar. This demo shows how to generate graftals --- using GF. The output from every concrete syntax is in postscript --- format. - -abstract Graftal = { -cat N; S; -fun z : N ; - s : N -> N ; - c : N -> S ; -} \ No newline at end of file diff --git a/examples/graftals/Koch.gf b/examples/graftals/Koch.gf deleted file mode 100644 index bbfda8c0d..000000000 --- a/examples/graftals/Koch.gf +++ /dev/null @@ -1,12 +0,0 @@ -concrete Koch of Graftal = { -lincat N = {f : Str} ; -lincat S = {s : Str} ; - -lin z = {f = F} ; -lin s x = {f = x.f ++ L ++ x.f ++ R ++ x.f ++ R ++ x.f ++ L ++ x.f} ; -lin c x = {s = "newpath 10 550 moveto" ++ x.f ++ "stroke showpage"} ; - -oper F : Str = "2 0 rlineto" ; -oper L : Str = "+90 rotate" ; -oper R : Str = "-90 rotate" ; -} \ No newline at end of file diff --git a/examples/graftals/Sierpinski.gf b/examples/graftals/Sierpinski.gf deleted file mode 100644 index c85d274f4..000000000 --- a/examples/graftals/Sierpinski.gf +++ /dev/null @@ -1,14 +0,0 @@ -concrete Sierpinski of Graftal = { -lincat N = {a : Str; b : Str} ; -lincat S = {s : Str} ; - -lin z = {a = A; b = B} ; -lin s x = {a = x.b ++ R ++ x.a ++ R ++ x.b; b =x.a ++ L ++ x.b ++ L ++ x.a} ; -lin c x = {s = "newpath 300 550 moveto" ++ x.a ++ "stroke showpage"} ; - -oper A : Str = "0 2 rlineto" ; -oper B : Str = "0 2 rlineto" ; -oper L : Str = "+60 rotate" ; -oper R : Str = "-60 rotate" ; - -} \ No newline at end of file diff --git a/examples/grammar-terms/GrammarTerms.gf b/examples/grammar-terms/GrammarTerms.gf deleted file mode 100644 index c87555fa2..000000000 --- a/examples/grammar-terms/GrammarTerms.gf +++ /dev/null @@ -1,103 +0,0 @@ -abstract GrammarTerms = { - -flags startcat = Rule ; - -cat - Rule ; - Cat ; - ParamType ; - ParamValue ; - Language ; - [Cat] {1} ; - [ParamType] {1} ; - -fun - RuleFun : Cat -> [Cat] -> Rule ; - RuleInherent : Cat -> [ParamType] -> Rule ; - RuleVariable : Cat -> [ParamType] -> Rule ; - -fun - CatA : Cat ; - CatA2 : Cat ; - CatAP : Cat ; - CatAdA : Cat ; - CatAdN : Cat ; - CatAdV : Cat ; - CatAdv : Cat ; - CatAnt : Cat ; - CatCAdv : Cat ; - CatCN : Cat ; - CatCard : Cat ; - CatCl : Cat ; - CatClSlash : Cat ; - CatComp : Cat ; - CatConj : Cat ; - CatDet : Cat ; - CatDig : Cat ; - CatDigits : Cat ; - CatIAdv : Cat ; - CatIComp : Cat ; - CatIDet : Cat ; - CatIP : Cat ; - CatIQuant : Cat ; - CatImp : Cat ; - CatImpForm : Cat ; - CatInterj : Cat ; - CatListAP : Cat ; - CatListAdv : Cat ; - CatListNP : Cat ; - CatListRS : Cat ; - CatListS : Cat ; - CatN : Cat ; - CatN2 : Cat ; - CatN3 : Cat ; - CatNP : Cat ; - CatNum : Cat ; - CatNumeral : Cat ; - CatOrd : Cat ; - CatPConj : Cat ; - CatPN : Cat ; - CatPhr : Cat ; - CatPol : Cat ; - CatPredet : Cat ; - CatPrep : Cat ; - CatPron : Cat ; - CatPunct : Cat ; - CatQCl : Cat ; - CatQS : Cat ; - CatQuant : Cat ; - CatRCl : Cat ; - CatRP : Cat ; - CatRS : Cat ; - CatS : Cat ; - CatSC : Cat ; - CatSSlash : Cat ; - CatSub100 : Cat ; - CatSub1000 : Cat ; - CatSubj : Cat ; - CatTemp : Cat ; - CatTense : Cat ; - CatText : Cat ; - CatUnit : Cat ; - CatUtt : Cat ; - CatV : Cat ; - CatV2 : Cat ; - CatV2A : Cat ; - CatV2Q : Cat ; - CatV2S : Cat ; - CatV2V : Cat ; - CatV3 : Cat ; - CatVA : Cat ; - CatVP : Cat ; - CatVPSlash : Cat ; - CatVQ : Cat ; - CatVS : Cat ; - CatVV : Cat ; - CatVoc : Cat ; - - PTGender : ParamType ; - PTNumber : ParamType ; - PTCase : ParamType ; - PTTense : ParamType ; - -} diff --git a/examples/grammar-terms/GrammarTermsEng.gf b/examples/grammar-terms/GrammarTermsEng.gf deleted file mode 100644 index 301020549..000000000 --- a/examples/grammar-terms/GrammarTermsEng.gf +++ /dev/null @@ -1,143 +0,0 @@ ---# -path=.:present - -concrete GrammarTermsEng of GrammarTerms = - open SyntaxEng, (S = SyntaxEng), ParadigmsEng, (P = ParadigmsEng) in { - -lincat - Rule = Utt ; - Cat = CN ; - ParamType = CN ; - ParamValue = NP ; - Language = {name : CN ; adj : AP} ; - [Cat] = NP ; - [ParamType] = {indef, bare : NP} ; - -lin - RuleFun c cs = - mkUtt (mkS (mkCl (mkNP a_Det c) (mkVP can_VV - (mkVP (passiveVP construct_V2) (S.mkAdv from_Prep cs))))) ; - RuleInherent c ps = - mkUtt (mkS (mkCl (mkNP aPl_Det c) have_V2 ps.indef)) ; - RuleVariable c ps = - mkUtt (mkS (mkCl (mkNP aPl_Det c) - (mkVP (passiveVP inflect_V2) (S.mkAdv for_Prep ps.bare)))) ; - -oper - construct_V2 = mkV2 "construct" ; - inflect_V2 = mkV2 "inflect" ; - -lin - BaseCat c = mkNP a_Det c ; - ConsCat c cs = mkNP and_Conj (mkNP a_Det c) cs ; - - BaseParamType c = { - indef = mkNP a_Det c ; - bare = mkNP c - } ; - ConsParamType c cs = { - indef = mkNP and_Conj (mkNP a_Det c) cs.indef ; - bare = mkNP and_Conj (mkNP c) cs.bare - } ; - -lin - CatA = mkCN (mkN "adjective") ; - CatA2 = mkCN (mkN "two-place adjective") ; - CatAP = mkCN (mkA "adjectival") (mkN "phrase") ; - CatAdA = mkCN (mkA "adjective-modifying") (mkN "adverb") ; - CatAdN = mkCN (mkN "numeral-modifying adverb") ; - CatAdV = mkCN (mkN "sentential adverb") ; - CatAdv = mkCN (mkN "verb-phrase-modifying adverb") ; - CatAnt = mkCN (mkN "anteriority") ; - CatCAdv = mkCN (mkN "comparative adverb") ; - CatCN = mkCN (mkN "common noun phrase") ; - CatCard = mkCN (mkN "cardinal number") ; - CatCl = mkCN (mkN "declarative clause") ; - CatClSlash = slash (mkCN (mkN "clause")) ; - CatComp = funOf (mkN "complement") (mkN "copula") ; - CatConj = mkCN (mkN "conjunction") ; - CatDet = mkCN (mkN "determiner phrase") ; - CatDig = mkCN (mkN "digit") ; - CatDigits = funOfPl (mkN "sequence") (mkN "digit") ; - CatIAdv = mkCN (mkN "interrogative adverb") ; - CatIComp = - mkCN (mkA "interrogative") (funOf (mkN "complement") (mkN "copula")) ; - CatIDet = mkCN (mkN "interrogative determiner") ; - CatIP = mkCN (mkN "interrogative pronoun") ; - CatIQuant = mkCN (mkN "interrogative quantifier") ; - CatImp = mkCN (mkN "imperative") ; - CatImpForm = funOf (mkN "form") (mkN "imperative") ; - CatInterj = mkCN (mkN "interjection") ; - CatListAP = funOfPl (mkN "list") (mkN "adjectival phrase") ; - CatListAdv = funOfPl (mkN "list") (mkN "adverb") ; - CatListNP = funOfPl (mkN "list") (mkN "noun phrase") ; - CatListRS = funOfPl (mkN "list") (mkN "relative clause") ; - CatListS = funOfPl (mkN "list") (mkN "sentence") ; - CatN = mkCN (mkN "noun") ; - CatN2 = mkCN (mkN "two-place relational noun") ; - CatN3 = mkCN (mkN "three-place relational noun") ; - CatNP = mkCN (mkN "noun phrase") ; - CatNum = mkCN (mkN "number-determining element") ; - CatNumeral = mkCN (mkN "numeral expression") ; - CatOrd = mkCN (mkN "ordinal") ; - CatPConj = mkCN (mkN "phrase conjunction") ; - CatPN = mkCN (mkN "proper name") ; - CatPhr = mkCN (mkN "phrase") (S.mkAdv in_Prep (mkNP a_Det (mkN "text"))) ; - CatPol = mkCN (mkN "polarity") ; - CatPredet = mkCN (mkN "predeterminer") ; - CatPrep = mkCN (mkN "preposition") ; - CatPron = mkCN (mkN "personal pronoun") ; - CatPunct = mkCN (mkN "punctuation mark") ; - CatQCl = mkCN (mkN "question clause") ; - CatQS = mkCN (mkN "question") ; - CatQuant = mkCN (mkN "quantifier") ; - CatRCl = mkCN (mkN "relative clause") ; - CatRP = mkCN (mkN "relative pronoun") ; - CatRS = mkCN (mkN "relative sentence") ; - CatS = mkCN (mkN "declarative sentence") ; - CatSC = mkCN (mkN "embedded clause") ; - CatSSlash = slash (mkCN (mkN "sentence")) ; - CatSub100 = mkCN (mkN "numeral") (S.mkAdv under_Prep (mkNP (mkPN "100"))) ; - CatSub1000 = mkCN (mkN "numeral") (S.mkAdv under_Prep (mkNP (mkPN "1000"))) ; - CatSubj = mkCN (mkN "subjunction") ; - CatTemp = mkCN (mkN "temporal and aspectual feature") ; - CatTense = mkCN (mkN "tense") ; - CatText = mkCN (mkN "text") ; - CatUnit = mkCN (mkN "numeral") (S.mkAdv under_Prep (mkNP (mkPN "10"))) ; - CatUtt = mkCN (mkN "utterance") ; - CatV = mkCN (mkN "intransitive verb") ; - CatV2 = mkCN (mkN "two-place verb") ; - CatV2A = - mkCN (mkN "verb") (P.mkAdv "with noun phrase and adjective complements") ; - CatV2Q = - mkCN (mkN "verb") (P.mkAdv "with noun phrase and question complements") ; - CatV2S = - mkCN (mkN "verb") (P.mkAdv "with noun phrase and sentence complements") ; - CatV2V = - mkCN (mkN "verb") (P.mkAdv "with noun phrase and verb phrase complements") ; - CatV3 = mkCN (mkN "three-place verb") ; - CatVA = - mkCN (mkN "verb") (P.mkAdv "with an adjective complement") ; - CatVP = mkCN (mkN "verb phrase") ; - CatVPSlash = slash (mkCN (mkN "verb phrase")) ; - CatVQ = - mkCN (mkN "verb") (P.mkAdv "with a question complement") ; - CatVS = - mkCN (mkN "verb") (P.mkAdv "with a sentence complement") ; - CatVV = - mkCN (mkN "verb") (P.mkAdv "with a verb-phrase complement") ; - CatVoc = mkCN (mkN "vocative") ; - - PTGender = mkCN (mkN "gender") ; - PTNumber = mkCN (mkN "number") ; - PTCase = mkCN (mkN "case") ; - PTTense = mkCN (mkN "tense") ; - -oper - slash : CN -> CN = \cn -> - mkCN (mkAP (mkA2 (mkA "missing") []) (mkNP a_Det (mkN "noun phrase"))) cn ; - - funOf : N -> N -> CN = \f,x -> - mkCN (mkN2 f possess_Prep) (mkNP a_Det x) ; - funOfPl : N -> N -> CN = \f,x -> - mkCN (mkN2 f possess_Prep) (mkNP aPl_Det x) ; -} diff --git a/examples/grammar-terms/GrammarTermsGF.gf b/examples/grammar-terms/GrammarTermsGF.gf deleted file mode 100644 index 268be0588..000000000 --- a/examples/grammar-terms/GrammarTermsGF.gf +++ /dev/null @@ -1,109 +0,0 @@ -concrete GrammarTermsGF of GrammarTerms = - open Prelude in { - -lincat - Rule = Str ; - Cat = Str ; - ParamType = Str ; - ParamValue = Str ; - Language = Str ; - [Cat] = Str ; - [ParamType] = Str ; - -lin - RuleFun c cs = cs ++ "->" ++ c ; - RuleInherent c ps = "lincat" ++ c ++ ":" ++ "{" ++ ps ++ "}" ; - RuleVariable c ps = "lincat" ++ c ++ ":" ++ ps ++ "=>" ++ "Str" ; - -lin - BaseCat c = c ; - ConsCat c cs = c ++ "->" ++ cs ; - - BaseParamType c = c ; - ConsParamType c cs = c ++ "," ++ cs ; - -lin - CatA = "A" ; - CatA2 = "A2" ; - CatAP = "AP" ; - CatAdA = "AdA" ; - CatAdN = "AdN" ; - CatAdV = "AdV" ; - CatAdv = "Adv" ; - CatAnt = "Ant" ; - CatCAdv = "CAdv" ; - CatCN = "CN" ; - CatCard = "Card" ; - CatCl = "Cl" ; - CatClSlash = "ClSlash" ; - CatComp = "Comp" ; - CatConj = "Conj" ; - CatDet = "Det" ; - CatDig = "Dig" ; - CatDigits = "Digits" ; - CatIAdv = "IAdv" ; - CatIComp = "IComp" ; - CatIDet = "IDet" ; - CatIP = "IP" ; - CatIQuant = "IQuant" ; - CatImp = "Imp" ; - CatImpForm = "ImpForm" ; - CatInterj = "Interj" ; - CatListAP = "ListAP" ; - CatListAdv = "ListAdv" ; - CatListNP = "ListNP" ; - CatListRS = "ListRS" ; - CatListS = "ListS" ; - CatN = "N" ; - CatN2 = "N2" ; - CatN3 = "N3" ; - CatNP = "NP" ; - CatNum = "Num" ; - CatNumeral = "Numeral" ; - CatOrd = "Ord" ; - CatPConj = "PConj" ; - CatPN = "PN" ; - CatPhr = "Phr" ; - CatPol = "Pol" ; - CatPredet = "Predet" ; - CatPrep = "Prep" ; - CatPron = "Pron" ; - CatPunct = "Punct" ; - CatQCl = "QCl" ; - CatQS = "QS" ; - CatQuant = "Quant" ; - CatRCl = "RCl" ; - CatRP = "RP" ; - CatRS = "RS" ; - CatS = "S" ; - CatSC = "SC" ; - CatSSlash = "SSlash" ; - CatSub100 = "Sub100" ; - CatSub1000 = "Sub1000" ; - CatSubj = "Subj" ; - CatTemp = "Temp" ; - CatTense = "Tense" ; - CatText = "Text" ; - CatUnit = "Unit" ; - CatUtt = "Utt" ; - CatV = "V" ; - CatV2 = "V2" ; - CatV2A = "V2A" ; - CatV2Q = "V2Q" ; - CatV2S = "V2S" ; - CatV2V = "V2V" ; - CatV3 = "V3" ; - CatVA = "VA" ; - CatVP = "VP" ; - CatVPSlash = "VPSlash" ; - CatVQ = "VQ" ; - CatVS = "VS" ; - CatVV = "VV" ; - CatVoc = "Voc" ; - - PTGender = "Gender" ; - PTNumber = "Number" ; - PTCase = "Case" ; - PTTense = "Tense" ; - -} diff --git a/examples/grammar-terms/MkTerms.hs b/examples/grammar-terms/MkTerms.hs deleted file mode 100644 index 62daa55bd..000000000 --- a/examples/grammar-terms/MkTerms.hs +++ /dev/null @@ -1,13 +0,0 @@ -main = interact (unlines . map (mkTerm . words) . lines) - -mkTerm ws = case ws of - "==":cat:"-":expl -> unlines [ - mkFun "Cat" cat, - mkLin "Cat" "mkN" cat (unwords (takeWhile (/= "==") expl)) - ] - -mkFun pref s = unwords ["fun", pref ++ s, ":", pref, ";"] ----mkLin pref p s e = unwords ["lin", pref ++ s, "=", p, quoted e, ";"] -mkLin pref p s e = unwords ["lin", pref ++ s, "=", quoted s, ";"] - -quoted s = "\"" ++ s ++ "\"" diff --git a/examples/jem-math/LexMath.gf b/examples/jem-math/LexMath.gf deleted file mode 100644 index f6f22bb46..000000000 --- a/examples/jem-math/LexMath.gf +++ /dev/null @@ -1,16 +0,0 @@ -interface LexMath = open Syntax in { - -oper - zero_PN : PN ; - successor_N2 : N2 ; - sum_N2 : N2 ; - product_N2 : N2 ; - even_A : A ; - odd_A : A ; - prime_A : A ; - equal_A2 : A2 ; - small_A : A ; - great_A : A ; - divisible_A2 : A2 ; - number_N : N ; -} diff --git a/examples/jem-math/LexMathFre.gf b/examples/jem-math/LexMathFre.gf deleted file mode 100644 index fefacda1e..000000000 --- a/examples/jem-math/LexMathFre.gf +++ /dev/null @@ -1,18 +0,0 @@ -instance LexMathFre of LexMath = - open SyntaxFre, ParadigmsFre, (L = LexiconFre) in { - -oper - zero_PN = mkPN "zéro" ; - successor_N2 = mkN2 (mkN "successeur") genitive ; - sum_N2 = mkN2 (mkN "somme") genitive ; - product_N2 = mkN2 (mkN "produit") genitive ; - even_A = mkA "pair" ; - odd_A = mkA "impair" ; - prime_A = mkA "premier" ; - equal_A2 = mkA2 (mkA "égal") dative ; - small_A = L.small_A ; - great_A = L.big_A ; - divisible_A2 = mkA2 (mkA "divisible") (mkPrep "par") ; - number_N = mkN "entier" ; - -} diff --git a/examples/jem-math/LexMathSpa.gf b/examples/jem-math/LexMathSpa.gf deleted file mode 100644 index a52ae1599..000000000 --- a/examples/jem-math/LexMathSpa.gf +++ /dev/null @@ -1,18 +0,0 @@ -instance LexMathSpa of LexMath = - open SyntaxSpa, ParadigmsSpa, (L = LexiconSpa) in { - -oper - zero_PN = mkPN "cero" ; - successor_N2 = mkN2 (mkN "sucesor") genitive ; - sum_N2 = mkN2 (mkN "suma") genitive ; - product_N2 = mkN2 (mkN "producto") genitive ; - even_A = mkA "par" ; - odd_A = mkA "impar" ; - prime_A = mkA "primo" ; - equal_A2 = mkA2 (mkA "igual") dative ; - small_A = L.small_A ; - great_A = L.big_A ; - divisible_A2 = mkA2 (mkA "divisible") (mkPrep "por") ; - number_N = mkN "entero" ; - -} diff --git a/examples/jem-math/LexMathSwe.gf b/examples/jem-math/LexMathSwe.gf deleted file mode 100644 index 1c5d7d802..000000000 --- a/examples/jem-math/LexMathSwe.gf +++ /dev/null @@ -1,18 +0,0 @@ -instance LexMathSwe of LexMath = - open SyntaxSwe, ParadigmsSwe, (L = LexiconSwe) in { - -oper - zero_PN = mkPN "noll" neutrum ; - successor_N2 = mkN2 (mkN "efterföljare" "efterföljare") (mkPrep "till") ; - sum_N2 = mkN2 (mkN "summa") (mkPrep "av") ; - product_N2 = mkN2 (mkN "produkt" "produkter") (mkPrep "av") ; - even_A = mkA "jämn" ; - odd_A = mkA "udda" "udda" ; - prime_A = mkA "prim" ; - equal_A2 = mkA2 (mkA "lika" "lika") (mkPrep "med") ; - small_A = L.small_A ; - great_A = L.big_A ; - divisible_A2 = mkA2 (mkA "delbar") (mkPrep "med") ; - number_N = mkN "tal" "tal" ; - -} diff --git a/examples/jem-math/Math.gf b/examples/jem-math/Math.gf deleted file mode 100644 index b4e1cb2c2..000000000 --- a/examples/jem-math/Math.gf +++ /dev/null @@ -1,34 +0,0 @@ -abstract Math = { - -flags startcat = Prop ; - -cat - Prop ; Exp ; - -fun - And, Or, If : Prop -> Prop -> Prop ; - - Zero : Exp ; - - Successor : Exp -> Exp ; - - Sum, Product : Exp -> Exp -> Exp ; - - Even, Odd, Prime : Exp -> Prop ; - - Equal, Less, Greater, Divisible : Exp -> Exp -> Prop ; - -cat - Var ; - -fun - X, Y : Var ; - - EVar : Var -> Exp ; - - EInt : Int -> Exp ; - - ANumberVar : Var -> Exp ; - TheNumberVar : Var -> Exp ; - -} diff --git a/examples/jem-math/MathEng.gf b/examples/jem-math/MathEng.gf deleted file mode 100644 index ac29a504e..000000000 --- a/examples/jem-math/MathEng.gf +++ /dev/null @@ -1,42 +0,0 @@ -concrete MathEng of Math = { - -lincat - Prop, Exp = Str ; - -lin - And a b = a ++ "and" ++ b ; - Or a b = a ++ "or" ++ b ; - If a b = "if" ++ a ++ "then" ++ b ; - - Zero = "zero" ; - - X = "x" ; - Y = "y" ; - - Successor x = "the successor of" ++ x ; - - Sum x y = "the sum of" ++ x ++ "and" ++ y ; - Product x y = "the product of" ++ x ++ "and" ++ y ; - - Even x = x ++ "is even" ; - Odd x = x ++ "is odd" ; - Prime x = x ++ "is prime" ; - - Equal x y = x ++ "is equal to" ++ y ; - Less x y = x ++ "is less than" ++ y ; - Greater x y = x ++ "is greater than" ++ y ; - Divisible x y = x ++ "is divisible by" ++ y ; - -lincat - Var = Str ; -lin - X = "x" ; - Y = "y" ; - - EVar x = x ; - EInt i = i.s ; - - ANumberVar x = "a number" ++ x ; - TheNumberVar x = "the number" ++ x ; - -} diff --git a/examples/jem-math/MathFre.gf b/examples/jem-math/MathFre.gf deleted file mode 100644 index 3804142dc..000000000 --- a/examples/jem-math/MathFre.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:present - -concrete MathFre of Math = MathI with - (Syntax = SyntaxFre), - (Mathematical = MathematicalFre), - (LexMath = LexMathFre) ; - - diff --git a/examples/jem-math/MathI.gf b/examples/jem-math/MathI.gf deleted file mode 100644 index 848b583aa..000000000 --- a/examples/jem-math/MathI.gf +++ /dev/null @@ -1,51 +0,0 @@ -incomplete concrete MathI of Math = open - Syntax, - Mathematical, - LexMath, - Prelude in { - -lincat - Prop = S ; - Exp = NP ; - -lin - And = mkS and_Conj ; - Or = mkS or_Conj ; - If a = mkS (mkAdv if_Subj a) ; - - Zero = mkNP zero_PN ; - Successor = funct1 successor_N2 ; - - Sum = funct2 sum_N2 ; - Product = funct2 product_N2 ; - - Even = pred1 even_A ; - Odd = pred1 odd_A ; - Prime = pred1 prime_A ; - - Equal = pred2 equal_A2 ; - Less = predC small_A ; - Greater = predC great_A ; - Divisible = pred2 divisible_A2 ; - -oper - funct1 : N2 -> NP -> NP = \f,x -> mkNP the_Art (mkCN f x) ; - funct2 : N2 -> NP -> NP -> NP = \f,x,y -> mkNP the_Art (mkCN f (mkNP and_Conj x y)) ; - - pred1 : A -> NP -> S = \f,x -> mkS (mkCl x f) ; - pred2 : A2 -> NP -> NP -> S = \f,x,y -> mkS (mkCl x f y) ; - predC : A -> NP -> NP -> S = \f,x,y -> mkS (mkCl x f y) ; - -lincat - Var = Symb ; -lin - X = MkSymb (ss "x") ; - Y = MkSymb (ss "y") ; - - EVar x = mkNP (SymbPN x) ; - EInt i = mkNP (IntPN i) ; - - ANumberVar x = mkNP a_Art (mkCN (mkCN number_N) (mkNP (SymbPN x))) ; - TheNumberVar x = mkNP the_Art (mkCN (mkCN number_N) (mkNP (SymbPN x))) ; - -} diff --git a/examples/jem-math/MathIta.gf b/examples/jem-math/MathIta.gf deleted file mode 100644 index a4e406fe3..000000000 --- a/examples/jem-math/MathIta.gf +++ /dev/null @@ -1,40 +0,0 @@ -concrete MathIta of Math = { - -lincat - Prop, Exp = Str ; - -lin - And a b = a ++ "e" ++ b ; - Or a b = a ++ "o" ++ b ; - If a b = "si" ++ a ++ "allora" ++ b ; - - Zero = "zero" ; - - Successor x = "il successore di" ++ x ; - - Sum x y = "la somma di" ++ x ++ "e" ++ y ; - Product x y = "il prodotto di" ++ x ++ "e" ++ y ; - - Even x = x ++ "è pari" ; - Odd x = x ++ "è dispari" ; - Prime x = x ++ "è primo" ; - - Equal x y = x ++ "è uguale a" ++ y ; - Less x y = x ++ "è inferiore a" ++ y ; - Greater x y = x ++ "è superiore a" ++ y ; - Divisible x y = x ++ "è divisibile per" ++ y ; - -lincat - Var = Str ; -lin - X = "x" ; - Y = "y" ; - - EVar x = x ; - EInt i = i.s ; - - ANumberVar x = "un numero" ++ x ; - TheNumberVar x = "il numero" ++ x ; - - -} diff --git a/examples/jem-math/MathIta1.gf b/examples/jem-math/MathIta1.gf deleted file mode 100644 index 6606ce197..000000000 --- a/examples/jem-math/MathIta1.gf +++ /dev/null @@ -1,112 +0,0 @@ -concrete MathIta1 of Math = { - -param - Gender = Masc | Fem ; - Case = Nom | Gen | Dat ; - -lincat - Prop = Str ; - Exp = NounPhrase ; - -oper - NounPhrase : Type = {s : Case => Str ; g : Gender} ; - - exp : (n,g,d : Str) -> Gender -> NounPhrase = - \n,g,d,ge -> { - s = table { - Nom => n ; - Gen => g ; - Dat => d - } ; - g = ge - } ; - - const : Str -> Gender -> NounPhrase = \s,g -> - exp s ("di" ++ s) ("a" ++ s) g ; - - funct1 : Str -> Gender -> NounPhrase -> NounPhrase = \f,g,x -> { - s = \\c => defArt g c ++ f ++ x.s ! Gen ; - g = g - } ; - - funct2 : Str -> Gender -> NounPhrase -> NounPhrase -> NounPhrase = \f,g,x,y -> { - s = \\c => defArt g c ++ f ++ x.s ! Gen ++ y.s ! Gen ; - g = g - } ; - - defArt : Gender -> Case -> Str = \g,c -> case of { - => "il" ; - => "del" ; - => "al" ; - => "la" ; - => "della" ; - => "alla" - } ; - - Adjective : Type = Gender -> Str ; - - pred1 : Str -> NounPhrase -> Str = \a,x -> - x.s ! Nom ++ "è" ++ adj a x.g ; - - pred2 : Str -> Str -> Case -> NounPhrase -> NounPhrase -> Str = \a,s,c,x,y -> - x.s ! Nom ++ "è" ++ adj a x.g ++ s ++ y.s ! c ; - - adj : Str -> Adjective = \s,g -> case g of { - Masc => s ; - Fem => case s of { - ner + "o" => ner + "a" ; - _ => s - } - } ; - -lin - And a b = a ++ "e" ++ b ; - Or a b = a ++ "o" ++ b ; - If a b = "si" ++ a ++ "allora" ++ b ; - - Zero = const "zero" Masc ; - - Successor = funct1 "successore" Masc ; - - Sum = funct2 "somma" Fem ; - Product = funct2 "prodotto" Masc ; - - Even = pred1 "pari" ; - Odd = pred1 "dispari" ; - Prime = pred1 "primo" ; - - Equal = pred2 "uguale" [] Dat ; - Less = pred2 "inferiore" [] Dat ; - Greater = pred2 "superiore" [] Dat ; - Divisible = pred2 "divisibile" "per" Nom ; - -lincat - Var = Str ; -lin - X = "x" ; - Y = "y" ; - - EVar x = const x Masc ; - EInt i = const i.s Masc ; - - ANumberVar x = const ("un numero" ++ x) Masc ; - TheNumberVar x = { - s = \\c => defArt Masc c ++ "numero" ++ x ; - g = Masc - } ; - - --- overloaded API -oper - funct = overload { - funct : Str -> Gender -> NounPhrase = const ; - funct : Str -> Gender -> NounPhrase -> NounPhrase = funct1 ; - funct : Str -> Gender -> NounPhrase -> NounPhrase -> NounPhrase = funct2 - } ; - - pred = overload { - pred : Str -> NounPhrase -> Str = pred1 ; - pred : Str -> Str -> Case -> NounPhrase -> NounPhrase -> Str = pred2 - } ; - -} diff --git a/examples/jem-math/MathSpa.gf b/examples/jem-math/MathSpa.gf deleted file mode 100644 index 961f8515b..000000000 --- a/examples/jem-math/MathSpa.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:present - -concrete MathSpa of Math = MathI with - (Syntax = SyntaxSpa), - (Mathematical = MathematicalSpa), - (LexMath = LexMathSpa) ; - - diff --git a/examples/jem-math/MathSwe.gf b/examples/jem-math/MathSwe.gf deleted file mode 100644 index 1011a8985..000000000 --- a/examples/jem-math/MathSwe.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:present - -concrete MathSwe of Math = MathI with - (Syntax = SyntaxSwe), - (Mathematical = MathematicalSwe), - (LexMath = LexMathSwe) ; - - diff --git a/examples/letter/LetterEng.gf b/examples/letter/LetterEng.gf index e5da98b86..6bc3fc884 100644 --- a/examples/letter/LetterEng.gf +++ b/examples/letter/LetterEng.gf @@ -151,4 +151,8 @@ ego : pl => table {nom => "we" ; acc => "us"} } ; + -- added by John 2013-01-11 for testing syntax editor + printname cat Recipient = "Someone who receives a letter"; + printname fun HelloRec = "Saying hello to a recipient"; + } diff --git a/examples/lrec-tutorial/Ara.gf b/examples/lrec-tutorial/Ara.gf deleted file mode 100644 index 14fbb2573..000000000 --- a/examples/lrec-tutorial/Ara.gf +++ /dev/null @@ -1,8 +0,0 @@ -abstract Ara = { - -cat S ; V ; - -fun ktb_V : V ; - - Tab : V -> S ; -} diff --git a/examples/lrec-tutorial/AraAra.gf b/examples/lrec-tutorial/AraAra.gf deleted file mode 100644 index b97229ed3..000000000 --- a/examples/lrec-tutorial/AraAra.gf +++ /dev/null @@ -1,9 +0,0 @@ -concrete AraAra of Ara = open Arabic in { - -lincat V = Verb ; S = Str ; - -lin ktb_V = u_Verb "ktb" ; - - Tab v = verbTable v ; - -} diff --git a/examples/lrec-tutorial/Arabic.gf b/examples/lrec-tutorial/Arabic.gf deleted file mode 100644 index 0ac3642d5..000000000 --- a/examples/lrec-tutorial/Arabic.gf +++ /dev/null @@ -1,110 +0,0 @@ -resource Arabic = { -oper - Root : Type = {F,C,L : Str} ; - Pattern : Type = {F,FC,CL,L : Str} ; - - appPattern : Root -> Pattern -> Str = \r,p -> - p.F + r.F + p.FC + r.C + p.CL + r.L + p.L ; - - getRoot : Str -> Root = \s -> case s of { - F@? + C@? + L => {F = F ; C = C ; L = L} ; - _ => Predef.error ("cannot get root from" ++ s) - } ; - - getPattern : Str -> Pattern = \s -> case s of { - F + "F" + FC + "C" + CL + "L" + L => {F = F ; FC = FC ; CL = CL ; L = L} ; - _ => Predef.error ("cannot get pattern from" ++ s) - } ; - - getWord : Str -> Str -> Str = \r,p -> - appPattern (getRoot r) (getPattern p) ; - -param - Number = Sg | Dl | Pl ; - Gender = Masc | Fem ; - Tense = Perf | Impf ; - - VPer = Vp3 Number Gender | Vp2Sg Gender | Vp2Dl | Vp2Pl Gender | Vp1Sg | Vp1Pl ; - -oper - Verb : Type = {s : Tense => VPer => Str} ; - - pattV_u : Tense -> VPer -> Pattern = \t,v -> getPattern (case t of { - Perf => case v of { - Vp3 Sg Masc => "FaCaLa" ; - Vp3 Sg Fem => "FaCaLat" ; - Vp3 Dl Masc => "FaCaLaA" ; - Vp3 Dl Fem => "FaCaLataA" ; - Vp3 Pl Masc => "FaCaLuwA" ; - Vp3 Pl Fem => "FaCaLona" ; - - Vp2Sg Masc => "FaCaLota" ; - Vp2Sg Fem => "FaCaLoti" ; - Vp2Dl => "FaCaLotumaA" ; - Vp2Pl Masc => "FaCaLotum" ; - Vp2Pl Fem => "FaCaLotunv2a" ; - - Vp1Sg => "FaCaLotu" ; - Vp1Pl => "FaCaLonaA" - } ; - Impf => case v of { - Vp3 Sg Masc => "yaFoCuLu" ; - Vp3 Sg Fem => "taFoCuLu" ; - Vp3 Dl Masc => "yaFoCuLaAni" ; - Vp3 Dl Fem => "taFoCuLaAni" ; - Vp3 Pl Masc => "yaFoCuLuwna" ; - Vp3 Pl Fem => "yaFoCuLna" ; - - Vp2Sg Masc => "taFoCuLu" ; - Vp2Sg Fem => "taFoCuLiyna" ; - Vp2Dl => "taFoCuLaAni" ; - Vp2Pl Masc => "taFoCuLuwna" ; - Vp2Pl Fem => "taFoCuLona" ; - - Vp1Sg => "A?aFoCuLu" ; - Vp1Pl => "naFoCuLu" - } - }) ; - - u_Verb : Str -> Verb = \s -> { - s = \\t,p => appPattern (getRoot s) (pattV_u t p) - } ; - --- for html - - tag : Str -> Str = \t -> "<" + t + ">" ; - etag : Str -> Str = \t -> "" ; - atag : Str -> Str -> Str = \t,a -> "<" + t ++ a + ">" ; - - intag : Str -> Str -> Str = \t,s -> tag t ++ s ++ etag t ; - intagAttr : Str -> Str -> Str -> Str = \t,a,s -> atag t a ++ s ++ etag t ; - - verbTable : Verb -> Str = \v -> - let - vsp = v.s ! Perf ; - vsi = v.s ! Impf ; - tr : Str -> Str = intag "tr" ; - td : Str -> Str = intag "td" ; - ts : Str -> Str = \s -> td ("\"" ++ s ++ "\"") ; - trs : Str -> Str -> VPer -> Str = \s,n,v -> - tr (td s ++ td n ++ ts (vsp ! v) ++ ts (vsi ! v)) - in - intagAttr "table" "border=1" ( - tr ((td "Persona") ++ (td "Numerus") ++ (td "Perfectum") ++ (td "Imperfectum")) ++ - trs "3. masc." "sing." (Vp3 Sg Masc) ++ - trs "3. fem." "sing." (Vp3 Sg Fem) ++ - trs "2. masc." "sing." (Vp2Sg Masc) ++ - trs "2. fem." "sing." (Vp2Sg Fem) ++ - trs "1." "sing." (Vp1Sg) ++ - trs "3. masc." "dual." (Vp3 Dl Masc) ++ - trs "3. fem." "dual." (Vp3 Dl Fem) ++ - trs "2." "dual." (Vp2Dl) ++ - trs "3. masc." "plur." (Vp3 Pl Masc) ++ - trs "3. fem." "plur." (Vp3 Pl Fem) ++ - trs "2. masc." "plur." (Vp2Pl Masc) ++ - trs "2. fem." "plur." (Vp2Pl Fem) ++ - trs "1." "plur." (Vp1Pl) - ) ; - - -} diff --git a/examples/lrec-tutorial/Grammar.gf b/examples/lrec-tutorial/Grammar.gf deleted file mode 100644 index c7872869c..000000000 --- a/examples/lrec-tutorial/Grammar.gf +++ /dev/null @@ -1,17 +0,0 @@ -abstract Grammar = { - cat - Cl ; NP ; VP ; AP ; CN ; Det ; N ; A ; V ; V2 ; - fun - PredVP : NP -> VP -> Cl ; - ComplV2 : V2 -> NP -> VP ; - DetCN : Det -> CN -> NP ; - ModCN : CN -> AP -> CN ; - - UseV : V -> VP ; - UseN : N -> CN ; - UseA : A -> AP ; - - a_Det, the_Det : Det ; - this_Det, these_Det : Det ; - i_NP, she_NP, we_NP : NP ; -} diff --git a/examples/lrec-tutorial/GrammarIta.gf b/examples/lrec-tutorial/GrammarIta.gf deleted file mode 100644 index caa5b9b02..000000000 --- a/examples/lrec-tutorial/GrammarIta.gf +++ /dev/null @@ -1,80 +0,0 @@ -concrete GrammarIta of Grammar = open ResIta, Prelude in { - lincat - Cl = {s : ResIta.Tense => Str} ; - NP = ResIta.NP ; -- {s : Case => {clit,obj : Str} ; a : Agr} ; - VP = ResIta.VP ; -- {v : Verb ; clit : Str ; obj : Str} ; - AP = {s : Gender => Number => Str ; isPre : Bool} ; - CN = Noun ; -- {s : Number => Str ; g : Gender} ; - Det = {s : Gender => Case => Str ; n : Number} ; - N = Noun ; -- {s : Number => Str ; g : Gender} ; - A = Adj ; -- {s : Gender => Number => Str ; isPre : Bool} ; - V = Verb ; -- {s : VForm => Str ; aux : Aux} ; - V2 = Verb ** {c : Case} ; - - lin - PredVP np vp = - let - subj = (np.s ! Nom).obj ; - obj = vp.obj ; - clit = vp.clit ; - verb = table { - Pres => agrV vp.v np.a ; - Perf => agrV (auxVerb vp.v.aux) np.a ++ agrPart vp.v np.a - } - in { - s = \\t => subj ++ clit ++ verb ! t ++ obj - } ; - - ComplV2 v2 np = - let - nps = np.s ! v2.c - in { - v = {s = v2.s ; aux = v2.aux} ; - clit = nps.clit ; - obj = nps.obj - } ; - - UseV v = { - v = v ; - clit = [] ; - obj = [] - } ; - - DetCN det cn = { - s = \\c => {obj = det.s ! cn.g ! c ++ cn.s ! det.n ; clit = []} ; - a = Ag cn.g det.n Per3 - } ; - - ModCN cn ap = { - s = \\n => preOrPost ap.isPre (ap.s ! cn.g ! n) (cn.s ! n) ; - g = cn.g - } ; - - UseN n = n ; - - UseA adj = adj ; - - a_Det = adjDet (mkA "un" "una" [] [] True) Sg ; - - the_Det = { - s = table { - Masc => table { - Nom | Acc => pre {"il" ; "lo" / s_impuro ; "l'" / vowel} ; - Dat => pre {"al" ; "allo" / s_impuro ; "all'" / vowel} - } ; - Fem => table { - Nom | Acc => pre {"la" ; "l'" / vowel} ; - Dat => pre {"alla" ; "all'" / vowel} - } - } ; - n = Sg - } ; - - this_Det = adjDet (mkA "questo") Sg ; - these_Det = adjDet (mkA "questo") Pl ; - - i_NP = pronNP "io" "mi" "mi" Masc Sg Per1 ; - she_NP = pronNP "lei" "la" "le" Fem Sg Per3 ; - we_NP = pronNP "noi" "ci" "ci" Masc Pl Per1 ; - -} diff --git a/examples/lrec-tutorial/GrammarIta0.gf b/examples/lrec-tutorial/GrammarIta0.gf deleted file mode 100644 index 0e87b36e4..000000000 --- a/examples/lrec-tutorial/GrammarIta0.gf +++ /dev/null @@ -1,80 +0,0 @@ -concrete GrammarIta of Grammar = open ResIta, Prelude in { - lincat - Cl = {s : Tense => Str} ; - NP = {s : Case => Str ; a : Agr} ; - VP = {s : VForm => Str ; aux : Aux} ; - AP = {s : Gender => Number => Str} ; - CN = {s : Number => Str ; g : Gender} ; - Det = {s : Gender => Case => Str ; n : Number} ; - N = {s : Number => Str ; g : Gender} ; - A = {s : Gender => Number => Str} ; - V = {s : VForm => Str ; aux : Aux} ; - V2 = Verb ** {c : Preposition} ; - - lin - PredVP np vp = - let - subj = np.s ! Nom ; - obj = vp.obj ; - clit = vp.clit ; - verb = table { - Pres => agrV vp ; - Perf => agrV (auxVerb vp.aux) np.a ++ agrPart vp np.a - } - in { - s = \\t => subj ++ clit ++ verb ! t ++ obj - } ; - - ComplV2 v2 np = - let - nps = np.s ! v2.c.c - in { - v = {s = v2.s ; aux = v2.aux} ; - clit = nps.clit ; - obj = v2.c.p ++ nps.obj - } ; - - UseV v = { - v = v ; - clit = [] ; - obj = [] - } ; - - DetCN det cn = { - s = \\c => {obj = det.s ! cn.g ! c ++ cn.s ! det.n ; clit = []} ; - a = Ag cn.g det.n Per3 - } ; - - ModCN cn ap = { - s = \\n => preOrPost ap.isPre (ap.s ! cn.g ! n) (cn.s ! n) ; - g = cn.g - } ; - - UseN n = n ; - - UseA adj = adj ; - - a_Det = adjDet (mkA "un" "una" [] [] True) Sg ; - - the_Det = { - s = table { - Masc => table { - Nom | Acc => pre {"il" ; "lo" / s_impuro ; "l'" / vowel} ; - Dat => pre {"al" ; "allo" / s_impuro ; "all'" / vowel} - } ; - Fem => table { - Nom | Acc => pre {"la" ; "l'" / vowel} ; - Dat => pre {"alla" ; "all'" / vowel} - } - } ; - n = Sg - } ; - - this_Det = adjDet (mkA "questo") Sg ; - these_Det = adjDet (mkA "questo") Pl ; - - i_NP = pronNP "io" "mi" "mi" Masc Sg Per1 ; - she_NP = pronNP "lei" "la" "le" Fem Sg Per3 ; - we_NP = pronNP "noi" "ci" "ci" Masc Pl Per1 ; - -} diff --git a/examples/lrec-tutorial/Lang.gf b/examples/lrec-tutorial/Lang.gf deleted file mode 100644 index b024a2331..000000000 --- a/examples/lrec-tutorial/Lang.gf +++ /dev/null @@ -1,9 +0,0 @@ -abstract Lang = Grammar ** { - -fun - man_N, woman_N, house_N, tree_N : N ; - big_A, small_A, green_A : A ; - walk_V, arrive_V : V ; - love_V2, please_V2 : V2 ; - -} ; diff --git a/examples/lrec-tutorial/LangIta.gf b/examples/lrec-tutorial/LangIta.gf deleted file mode 100644 index 41aabf6c1..000000000 --- a/examples/lrec-tutorial/LangIta.gf +++ /dev/null @@ -1,17 +0,0 @@ -concrete LangIta of Lang = GrammarIta ** open ResIta in { - -lin - man_N = mkN "uomo" "uomini" Masc ; - woman_N = mkN "donna" ; - house_N = mkN "casa" ; - tree_N = mkN "albero" ; - big_A = preA (mkA "grande") ; - small_A = preA (mkA "piccolo") ; - green_A = mkA "verde" ; - walk_V = mkV "camminare" ; - arrive_V = essereV (mkV "arrivare") ; - love_V2 = mkV2 "amare" ; - please_V2 = mkV2 (mkV "piacere" "piaccio" "piaci" "piace" - "piacciamo" "piacete" "piacciono" "piaciuto" Essere) Dat ; - -} ; diff --git a/examples/lrec-tutorial/LexFaceIta.gf b/examples/lrec-tutorial/LexFaceIta.gf deleted file mode 100644 index cf1523440..000000000 --- a/examples/lrec-tutorial/LexFaceIta.gf +++ /dev/null @@ -1,9 +0,0 @@ -instance LexFaceIta of LexFace = open SyntaxIta, ParadigmsIta, LexiconIta in { - -oper - like_V2 = mkV2 "amare" ; - invitation_N = mkN "invitazione" feminine ; - friend_N = mkN "amico" ; - have_V2 = LexiconIta.have_V2 ; - -} diff --git a/examples/lrec-tutorial/Morpho.gf b/examples/lrec-tutorial/Morpho.gf deleted file mode 100644 index dfa465483..000000000 --- a/examples/lrec-tutorial/Morpho.gf +++ /dev/null @@ -1,82 +0,0 @@ -resource Morpho = open Prelude in { - -param - VForm = VInf | VPres | VPast | VPastPart | VPresPart ; - -oper - Verb : Type = {s : VForm => Str} ; - --- worst-case function for data abstraction - - mkVerb : (_,_,_,_,_ : Str) -> Verb = \vi,vpr,vpa,vpap,vprp -> { - s = table { - VInf => vi ; - VPres => vpr ; - VPast => vpa ; - VPastPart => vpap ; - VPresPart => vprp - } - } ; - - regVerb : Str -> Verb = \walk -> - mkVerb walk (walk + "s") (walk + "ed") (walk + "ed") (walk + "ing") ; - - s_regVerb : Str -> Verb = \kiss -> - mkVerb kiss (kiss + "es") (kiss + "ed") (kiss + "ed") (kiss + "ing") ; - - e_regVerb : Str -> Verb = \use -> - let us = init use - in - mkVerb use (use + "s") (us + "ed") (us + "ed") (us + "ing") ; - - y_regVerb : Str -> Verb = \cry -> - let cr = init cry - in - mkVerb cry (cr + "ies") (cr + "ied") (cr + "ied") (cry + "ing") ; - - ie_regVerb : Str -> Verb = \die -> - let dy = Predef.tk 2 die + "y" - in - mkVerb die (die + "s") (die + "d") (die + "d") (dy + "ing") ; - - dupRegVerb : Str -> Verb = \stop -> - let stopp = stop + last stop - in - mkVerb stop (stop + "s") (stopp + "ed") (stopp + "ed") (stopp + "ing") ; - - smartVerb : Str -> Verb = \v -> case v of { - _ + ("s"|"z"|"x"|"ch") => s_regVerb v ; - _ + "ie" => ie_regVerb v ; - _ + "ee" => mkVerb v (v + "s") (v + "d") (v + "d") (v + "ing") ; - _ + "e" => e_regVerb v ; - _ + ("a"|"e"|"o"|"u") + "y" => regVerb v ; - _ + "y" => y_regVerb v ; - _ + ("ea"|"ee"|"ie"|"oa"|"oo"|"ou") + ? => regVerb v ; - _ + ("a"|"e"|"i"|"o"|"u") + - ("b"|"d"|"g"|"m"|"n"|"p"|"s"|"t") => dupRegVerb v ; - _ => regVerb v - } ; - - irregVerb : (_,_,_ : Str) -> Verb = \sing,sang,sung -> - let v = smartVerb sing - in - mkVerb sing (v.s ! VPres) sang sung (v.s ! VPresPart) ; - --- first example of matching - - add_s : Str -> Str = \v -> case v of { - _ + ("s"|"z"|"x"|"ch") => v + "es" ; - _ + ("a"|"e"|"o"|"u") + "y" => v + "s" ; - cr + "y" => cr + "ies" ; - _ => v + "s" - } ; - --- user paradigm - - mkV = overload { - mkV : (cry : Str) -> Verb = smartVerb ; - mkV : (sing,sang,sung : Str) -> Verb = irregVerb ; - mkV : (go,goes,went,gone,going : Str) -> Verb = mkVerb ; - } ; - -} diff --git a/examples/lrec-tutorial/One.gf b/examples/lrec-tutorial/One.gf deleted file mode 100644 index 4d0e94397..000000000 --- a/examples/lrec-tutorial/One.gf +++ /dev/null @@ -1,42 +0,0 @@ -abstract One = { - cat - S ; - Cl ; - NP ; - VP ; - AP ; - CN ; - Det ; - Pron ; - PN ; - N ; - A ; - V ; - V2 ; - Adv ; - Prep ; - Pol ; - Tense ; - fun - DeclCl : Tense -> Pol -> Cl -> S ; - QuestCl : Tense -> Pol -> Cl -> S ; - - PredVP : NP -> VP -> Cl ; - - ComplV2 : V2 -> NP -> VP ; - UseAP : AP -> VP ; - UseV : V -> VP ; - AdVP : VP -> Adv -> VP ; - - DetCN : Det -> CN -> NP ; - UsePN : PN -> NP ; - UsePron : Pron -> NP ; - - ModCN : CN -> AP -> CN ; - UseN : N -> CN ; - - UseA : A -> AP ; - - AdvA : A -> Adv ; - PrepNP : Prep -> NP -> Adv ; -} diff --git a/examples/lrec-tutorial/ResIta.gf b/examples/lrec-tutorial/ResIta.gf deleted file mode 100644 index 51066450d..000000000 --- a/examples/lrec-tutorial/ResIta.gf +++ /dev/null @@ -1,154 +0,0 @@ -resource ResIta = open Prelude in { - --- parameters - -param - Number = Sg | Pl ; - Gender = Masc | Fem ; - Case = Nom | Acc | Dat ; - Agr = Ag Gender Number Person ; - Aux = Avere | Essere ; - Tense = Pres | Perf ; - Person = Per1 | Per2 | Per3 ; - - VForm = VInf | VPres Number Person | VPart Gender Number ; - --- parts of speech - -oper - VP = {v : Verb ; clit : Str ; obj : Str} ; - NP = {s : Case => {clit,obj : Str} ; a : Agr} ; - --- auxiliaries - - prepCase : Case -> Str = \c -> case c of { - Dat => "a" ; - _ => [] - } ; - - adjDet : Adj -> Number -> {s : Gender => Case => Str ; n : Number} = \adj,n -> { - s = \\g,c => prepCase c ++ adj.s ! g ! n ; - n = n - } ; - - pronNP : (s,a,d : Str) -> Gender -> Number -> Person -> NP = \s,a,d,g,n,p -> { - s = table { - Nom => {clit = [] ; obj = s} ; - Acc => {clit = a ; obj = []} ; - Dat => {clit = d ; obj = []} - } ; - a = Ag g n p - } ; - --- predication - - agrV : Verb -> Agr -> Str = \v,a -> case a of { - Ag _ n p => v.s ! VPres n p - } ; - - auxVerb : Aux -> Verb = \a -> case a of { - Avere => mkVerb "avere" "ho" "hai" "ha" "abbiamo" "avete" "hanno" "avuto" Avere ; - Essere => mkVerb "essere" "sono" "sei" "è" "siamo" "siete" "sono" "stato" Essere - } ; - - agrPart : Verb -> Agr -> Str = \v,a -> case v.aux of { - Avere => v.s ! VPart Masc Sg ; - Essere => case a of { - Ag g n _ => v.s ! VPart g n - } - } ; - - neg : Bool -> Str = \b -> case b of {True => [] ; False => "non"} ; - --------------------------------------------------------- --- morphology - - Noun : Type = {s : Number => Str ; g : Gender} ; - Adj : Type = {s : Gender => Number => Str ; isPre : Bool} ; - Verb : Type = {s : VForm => Str ; aux : Aux} ; - - mkNoun : Str -> Str -> Gender -> Noun = \vino,vini,g -> { - s = table {Sg => vino ; Pl => vini} ; - g = g - } ; - - regNoun : Str -> Noun = \vino -> case vino of { - fuo + c@("c"|"g") + "o" => mkNoun vino (fuo + c + "hi") Masc ; - ol + "io" => mkNoun vino (ol + "i") Masc ; - vin + "o" => mkNoun vino (vin + "i") Masc ; - cas + "a" => mkNoun vino (cas + "e") Fem ; - pan + "e" => mkNoun vino (pan + "i") Masc ; - _ => mkNoun vino vino Masc - } ; - - mkN = overload { - mkN : (vino : Str) -> Noun = regNoun ; - mkN : (uomo, uomini : Str) -> Gender -> Noun = mkNoun ; - } ; - - mkAdj : (_,_,_,_ : Str) -> Bool -> Adj = \buono,buona,buoni,buone,p -> { - s = table { - Masc => table {Sg => buono ; Pl => buoni} ; - Fem => table {Sg => buona ; Pl => buone} - } ; - isPre = p - } ; - - regAdj : Str -> Adj = \nero -> case nero of { - ner + "o" => mkAdj nero (ner + "a") (ner + "i") (ner + "e") False ; - verd + "e" => mkAdj nero nero (verd + "i") (verd + "i") False ; - _ => mkAdj nero nero nero nero False - } ; - - mkA = overload { - mkA : (nero : Str) -> Adj = regAdj ; - mkN : (buono,buona,buoni,buone : Str) -> Bool -> Adj = mkAdj ; - } ; - - preA : Adj -> Adj = \a -> {s = a.s ; isPre = True} ; - - mkVerb : (_,_,_,_,_,_,_,_ : Str) -> Aux -> Verb = - \amare,amo,ami,ama,amiamo,amate,amano,amato,aux -> { - s = table { - VInf => amare ; - VPres Sg Per1 => amo ; - VPres Sg Per2 => ami ; - VPres Sg Per3 => ama ; - VPres Pl Per1 => amiamo ; - VPres Pl Per2 => amate ; - VPres Pl Per3 => amano ; - VPart g n => (regAdj amato).s ! g ! n - } ; - aux = aux - } ; - - regVerb : Str -> Verb = \amare -> case amare of { - am + "are" => mkVerb amare (am+"o") (am+"i") (am+"a") - (am+"iamo") (am+"ate") (am+"ano") (am+"ato") Avere ; - tem + "ere" => mkVerb amare (tem+"o") (tem+"i") (tem+"e") - (tem+"iamo") (tem+"ete") (tem+"ono") (tem+"uto") Avere ; - fin + "ire" => mkVerb amare (fin+"isco") (fin+"isci") (fin+"isce") - (fin+"iamo") (fin+"ite") (fin+"iscono") (fin+"ito") Avere - } ; - - mkV = overload { - mkV : (finire : Str) -> Verb = regVerb ; - mkV : (andare,vado,vadi,va,andiamo,andate,vanno,andato : Str) -> - Aux -> Verb = mkVerb ; - } ; - - essereV : Verb -> Verb = \v -> {s = v.s ; aux = Essere} ; - - Verb2 = Verb ** {c : Case} ; - - mkV2 = overload { - mkV2 : (amare : Str) -> Verb2 = \v -> regVerb v ** {c = Acc} ; - mkV2 : (amare : Verb) -> Case -> Verb2 = \v,p -> v ** {c = p} ; - } ; - --- phonological auxiliaries - - vowel : Strs = strs {"a" ; "e" ; "i" ; "o" ; "u" ; "h"} ; - s_impuro : Strs = strs {"z" ; "sb" ; "sc" ; "sd" ; "sf" ; "sp"} ; --- ... - -} diff --git a/examples/lrec-tutorial/Zero.gf b/examples/lrec-tutorial/Zero.gf deleted file mode 100644 index 5ff16de34..000000000 --- a/examples/lrec-tutorial/Zero.gf +++ /dev/null @@ -1,9 +0,0 @@ -abstract Zero = { - cat - S ; NP ; VP ; V2 ; - fun - Pred : NP -> VP -> S ; - Compl : V2 -> NP -> VP ; - John, Mary : NP ; - Love : V2 ; -} diff --git a/examples/lrec-tutorial/ZeroDut.gf b/examples/lrec-tutorial/ZeroDut.gf deleted file mode 100644 index efe8bbda4..000000000 --- a/examples/lrec-tutorial/ZeroDut.gf +++ /dev/null @@ -1,18 +0,0 @@ -concrete ZeroDut of Zero = { - lincat - S, NP, VP = Str ; - V2 = {v,p : Str} ; - lin - Pred np vp = np ++ vp ; - Compl v2 np = v2.v ++ np ++ v2.p ; - John = "Jan" ; - Mary = "Marie" ; - Love = {v = "heeft" ; p = "lief"} ; -} - ---. - --- illustrates: discontinuous constituents --- --- > p -lang=ZeroEng "John loves Mary" | aw -view=open -format=png - diff --git a/examples/lrec-tutorial/ZeroEng.gf b/examples/lrec-tutorial/ZeroEng.gf deleted file mode 100644 index 146c083cf..000000000 --- a/examples/lrec-tutorial/ZeroEng.gf +++ /dev/null @@ -1,11 +0,0 @@ -concrete ZeroEng of Zero = { - lincat - S, NP, VP, V2 = Str ; - lin - Pred np vp = np ++ vp ; - Compl v2 np = v2 ++ np ; - John = "John" ; - Mary = "Mary" ; - Love = "loves" ; -} - diff --git a/examples/lrec-tutorial/ZeroFre.gf b/examples/lrec-tutorial/ZeroFre.gf deleted file mode 100644 index 96b0dcf73..000000000 --- a/examples/lrec-tutorial/ZeroFre.gf +++ /dev/null @@ -1,16 +0,0 @@ -concrete ZeroFre of Zero = { - lincat - S, NP, VP, V2 = Str ; - lin - Pred np vp = np ++ vp ; - Compl v2 np = v2 ++ np ; - John = "Jean" ; - Mary = "Marie" ; - Love = "aime" ; -} - ---. - --- > gr | l --- > p -lang=ZeroEng "John loves Mary" | l -lang=ZeroFre - diff --git a/examples/lrec-tutorial/ZeroGer.gf b/examples/lrec-tutorial/ZeroGer.gf deleted file mode 100644 index ab12ddf99..000000000 --- a/examples/lrec-tutorial/ZeroGer.gf +++ /dev/null @@ -1,19 +0,0 @@ -concrete ZeroGer of Zero = { - lincat - S, NP, VP = Str ; - V2 = {v,p : Str} ; - lin - Pred np vp = np ++ vp ; - Compl v2 np = v2.v ++ np ++ v2.p ; - John = "Johann" ; - Mary = "Maria" ; - Love = {v = "hat" ; p = "lieb"} ; -} - ---. - --- illustrates: discontinuous constituents --- contrived, since we also have "liebt" --- --- > p -lang=ZeroEng "John loves Mary" | aw -view=open -format=png - diff --git a/examples/lrec-tutorial/ZeroHeb.gf b/examples/lrec-tutorial/ZeroHeb.gf deleted file mode 100644 index 4c8d4a85b..000000000 --- a/examples/lrec-tutorial/ZeroHeb.gf +++ /dev/null @@ -1,24 +0,0 @@ - - concrete ZeroHeb of Zero = { - flags coding=utf8 ; - lincat - S = Str ; - NP = {s : Str ; g : Gender} ; - VP, V2 = Gender => Str ; - lin - Pred np vp = np.s ++ vp ! np.g ; - Compl v2 np = table {g => v2 ! g ++ "×ת" ++ np.s} ; - John = {s = "ג׳ון" ; g = Masc} ; - Mary = {s = "מרי" ; g = Fem} ; - Love = table {Masc => "×והב" ; Fem => "×והבת"} ; - param - Gender = Masc | Fem ; - } - ---. --- illustrates: transliteration, inherent features, agreement --- > gr | l -to_hebrew --- > ut -hebrew --- > rf -file=ZeroHeb.gf | ps -env=quotes -to_hebrew --- > dc amac aw -format=png -view=open ?0 --- > gr | %amac diff --git a/examples/lrec-tutorial/ZeroHebTr.gf b/examples/lrec-tutorial/ZeroHebTr.gf deleted file mode 100644 index d60290f92..000000000 --- a/examples/lrec-tutorial/ZeroHebTr.gf +++ /dev/null @@ -1,20 +0,0 @@ -concrete ZeroHebTr of Zero = { - lincat - S = Str ; - NP = {s : Str ; g : Gender} ; - VP, V2 = Gender => Str ; - lin - Pred np vp = np.s ++ vp ! np.g ; - Compl v2 np = table {g => v2 ! g ++ "At" ++ np.s} ; - John = {s = "gg1wN" ; g = Masc} ; - Mary = {s = "mry" ; g = Fem} ; - love = table {Masc => "Awhb" ; Fem => "Awhbt"} ; - param - Gender = Masc | Fem ; -} - ---. --- illustrates: transliteration, inherent features, agreement --- > gr | l -to_hebrew --- > ut -hebrew --- > rf -file=ZeroHeb.gf | ps -env=quotes -to_hebrew diff --git a/examples/lrec-tutorial/ZeroIta.gf b/examples/lrec-tutorial/ZeroIta.gf deleted file mode 100644 index 254fa17ca..000000000 --- a/examples/lrec-tutorial/ZeroIta.gf +++ /dev/null @@ -1,16 +0,0 @@ -concrete ZeroIta of Zero = { - lincat - S, NP, VP, V2 = Str ; - lin - Pred np vp = np ++ vp ; - Compl v2 np = v2 ++ np ; - John = "Giovanni" ; - Mary = "Maria" ; - Love = "ama" ; -} - ---. - --- > gr | l --- > p -lang=ZeroEng "John loves Mary" | l -lang=ZeroIta - diff --git a/examples/lrec-tutorial/ZeroLat.gf b/examples/lrec-tutorial/ZeroLat.gf deleted file mode 100644 index 10fe480a6..000000000 --- a/examples/lrec-tutorial/ZeroLat.gf +++ /dev/null @@ -1,17 +0,0 @@ -concrete ZeroLat of Zero = { - lincat - S, VP, V2 = Str ; - NP = Case => Str ; - lin - Pred np vp = np ! Nom ++ vp ; - Compl v2 np = np ! Acc ++ v2 ; - John = table {Nom => "Ioannes" ; Acc => "Ioannem"} ; - Mary = table {Nom => "Maria" ; Acc => "Mariam"} ; - Love = "amat" ; - param - Case = Nom | Acc ; -} - ---. --- illustrates: parameters, word order --- > p -lang=ZeroEng "John loves Mary" | aw -view=open -format=png diff --git a/examples/lrec-tutorial/face/Face.gf b/examples/lrec-tutorial/face/Face.gf deleted file mode 100644 index 9259363da..000000000 --- a/examples/lrec-tutorial/face/Face.gf +++ /dev/null @@ -1,14 +0,0 @@ -abstract Face = { - -flags startcat = Message ; - -cat - Message ; Person ; Object ; Number ; -fun - Have : Person -> Number -> Object -> Message ; - Like : Person -> Object -> Message ; - You : Person ; - Friend, Invitation : Object ; - One, Two, Hundred : Number ; - -} diff --git a/examples/lrec-tutorial/face/FaceEn0.gf b/examples/lrec-tutorial/face/FaceEn0.gf deleted file mode 100644 index 2c4e7123b..000000000 --- a/examples/lrec-tutorial/face/FaceEn0.gf +++ /dev/null @@ -1,22 +0,0 @@ ---# -path=.:present - -concrete FaceEn0 of Face = open SyntaxEng, ParadigmsEng in { -lincat - Message = Cl ; - Person = NP ; - Object = CN ; - Number = Numeral ; -lin - Have p n o = mkCl p have_V2 (mkNP n o) ; - Like p o = mkCl p like_V2 (mkNP this_Quant o) ; - You = mkNP youSg_Pron ; - Friend = mkCN friend_N ; - Invitation = mkCN invitation_N ; - One = n1_Numeral ; - Two = n2_Numeral ; - Hundred = n100_Numeral ; -oper - like_V2 = mkV2 "like" ; - invitation_N = mkN "invitation" ; - friend_N = mkN "friend" ; -} diff --git a/examples/lrec-tutorial/face/FaceEng.gf b/examples/lrec-tutorial/face/FaceEng.gf deleted file mode 100644 index bac0b5f5a..000000000 --- a/examples/lrec-tutorial/face/FaceEng.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete FaceEng of Face = FaceI with - (Syntax = SyntaxEng), - (LexFace = LexFaceEng) ; - - diff --git a/examples/lrec-tutorial/face/FaceFin.gf b/examples/lrec-tutorial/face/FaceFin.gf deleted file mode 100644 index 47b57ce29..000000000 --- a/examples/lrec-tutorial/face/FaceFin.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete FaceFin of Face = FaceI with - (Syntax = SyntaxFin), - (LexFace = LexFaceFin) ; - - diff --git a/examples/lrec-tutorial/face/FaceI.gf b/examples/lrec-tutorial/face/FaceI.gf deleted file mode 100644 index b612dcdb8..000000000 --- a/examples/lrec-tutorial/face/FaceI.gf +++ /dev/null @@ -1,17 +0,0 @@ -incomplete concrete FaceI of Face = open Syntax, LexFace in { - -lincat - Message = Cl ; - Person = NP ; - Object = CN ; - Number = Numeral ; -lin - Have p n o = mkCl p have_V2 (mkNP n o) ; - Like p o = mkCl p like_V2 (mkNP this_Quant o) ; - You = mkNP youSg_Pron ; - Friend = mkCN friend_N ; - Invitation = mkCN invitation_N ; - One = n1_Numeral ; - Two = n2_Numeral ; - Hundred = n100_Numeral ; -} diff --git a/examples/lrec-tutorial/face/FaceIta.gf b/examples/lrec-tutorial/face/FaceIta.gf deleted file mode 100644 index 7e512ce6d..000000000 --- a/examples/lrec-tutorial/face/FaceIta.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:present - -concrete FaceIta of Face = FaceI - [Like] with - (Syntax = SyntaxIta), - (LexFace = LexFaceIta) ** open SyntaxIta in { -lin Like p o = - mkCl (mkNP this_Quant o) like_V2 p ; -} diff --git a/examples/lrec-tutorial/face/LexFace.gf b/examples/lrec-tutorial/face/LexFace.gf deleted file mode 100644 index db60ab8fd..000000000 --- a/examples/lrec-tutorial/face/LexFace.gf +++ /dev/null @@ -1,8 +0,0 @@ -interface LexFace = open Syntax in { - -oper - like_V2 : V2 ; - invitation_N : N ; - friend_N : N ; - -} diff --git a/examples/lrec-tutorial/face/LexFaceEng.gf b/examples/lrec-tutorial/face/LexFaceEng.gf deleted file mode 100644 index 042d19923..000000000 --- a/examples/lrec-tutorial/face/LexFaceEng.gf +++ /dev/null @@ -1,8 +0,0 @@ -instance LexFaceEng of LexFace = open SyntaxEng, ParadigmsEng in { - -oper - like_V2 = mkV2 "like" ; - invitation_N = mkN "invitation" ; - friend_N = mkN "friend" ; - -} diff --git a/examples/lrec-tutorial/face/LexFaceFin.gf b/examples/lrec-tutorial/face/LexFaceFin.gf deleted file mode 100644 index f43dbb022..000000000 --- a/examples/lrec-tutorial/face/LexFaceFin.gf +++ /dev/null @@ -1,7 +0,0 @@ -instance LexFaceFin of LexFace = open SyntaxFin, ParadigmsFin in { - -oper - like_V2 = mkV2 (mkV "pitää") elative ; - invitation_N = mkN "kutsu" ; - friend_N = mkN "ystävä" ; -} diff --git a/examples/lrec-tutorial/face/LexFaceIta.gf b/examples/lrec-tutorial/face/LexFaceIta.gf deleted file mode 100644 index ce03ef126..000000000 --- a/examples/lrec-tutorial/face/LexFaceIta.gf +++ /dev/null @@ -1,6 +0,0 @@ -instance LexFaceIta of LexFace = open SyntaxIta, ParadigmsIta in { -oper - like_V2 = mkV2 (mkV (piacere_64 "piacere")) dative ; - invitation_N = mkN "invito" ; - friend_N = mkN "amico" ; -} diff --git a/examples/mathtext/Geometry.gf b/examples/mathtext/Geometry.gf deleted file mode 100644 index c43654b9b..000000000 --- a/examples/mathtext/Geometry.gf +++ /dev/null @@ -1,12 +0,0 @@ -abstract Geometry = Logic ** { -fun - Line, Point, Circle : Dom ; - Intersect, Parallel : Ind -> Ind -> Atom ; - Vertical : Ind -> Atom ; - Centre : Ind -> Ind ; - - Horizontal : Pred1 ; - Diverge : Pred1 ; - - Contain : Pred2 ; -} diff --git a/examples/mathtext/GeometryEng.gf b/examples/mathtext/GeometryEng.gf deleted file mode 100644 index bb8243527..000000000 --- a/examples/mathtext/GeometryEng.gf +++ /dev/null @@ -1,18 +0,0 @@ ---# -path=alltenses - -concrete GeometryEng of Geometry = LogicEng ** - open SyntaxEng, ParadigmsEng in { -lin - Line = mkN "line" ; - Point = mkN "point" ; - Circle = mkN "circle" ; - Intersect = pred (mkV2 "intersect") ; - Parallel = pred (mkA2 (mkA "parallel") (mkPrep "to")) ; - Vertical = pred (mkA "vertical") ; - Centre = app (mkN2 (mkN "centre") (mkPrep "of")) ; - - Horizontal = mkVP (mkA "horizontal") ; - Diverge = mkVP (mkV "diverge") ; - - Contain = mkVPSlash (mkV2 "contain") ; -} diff --git a/examples/mathtext/GeometryFre.gf b/examples/mathtext/GeometryFre.gf deleted file mode 100644 index 97502a650..000000000 --- a/examples/mathtext/GeometryFre.gf +++ /dev/null @@ -1,18 +0,0 @@ ---# -path=alltenses - -concrete GeometryFre of Geometry = LogicFre ** - open SyntaxFre, ParadigmsFre, IrregFre in { -lin - Line = mkN "ligne" ; - Point = mkN "point" ; - Circle = mkN "cercle" masculine ; - Intersect = pred (mkV2 "couper") ; - Parallel = pred (mkA2 (mkA "parallèle") dative) ; - Vertical = pred (mkA "vertical") ; - Centre = app (mkN2 (mkN "centre" masculine) genitive) ; - - Horizontal = mkVP (mkA "horizontel") ; - Diverge = mkVP (mkV "diverger") ; - - Contain = mkVPSlash contenir_V2 ; -} diff --git a/examples/mathtext/GeometryGer.gf b/examples/mathtext/GeometryGer.gf deleted file mode 100644 index 25c2cf965..000000000 --- a/examples/mathtext/GeometryGer.gf +++ /dev/null @@ -1,19 +0,0 @@ ---# -path=alltenses - -concrete GeometryGer of Geometry = LogicGer ** - open SyntaxGer, ParadigmsGer, IrregGer in { -lin - Line = mkN "Gerade" ; - Point = mkN "Punkt" ; - Circle = mkN "Kreis" ; - Intersect = pred (mkV2 (mkV "schneiden")) ; - Parallel = pred (mkA2 (mkA "parallel") (mkPrep "zu" dative)) ; - Vertical = pred (mkA "vertikal") ; - Centre = app (mkN2 (mkN "Mittelpunkt") (mkPrep [] genitive)) ; - - Horizontal = mkVP (mkA "horizontal") ; - Diverge = mkVP (mkV "divergieren") ; - - Contain = mkVPSlash (mkV2 (fixprefixV "ent" halten_V)) ; - -} diff --git a/examples/mathtext/LexLogic.gf b/examples/mathtext/LexLogic.gf deleted file mode 100644 index c80ff27bc..000000000 --- a/examples/mathtext/LexLogic.gf +++ /dev/null @@ -1,20 +0,0 @@ -interface LexLogic = open Syntax, Prelude in { - -oper - case_N : N ; -- it is not the case that - such_A : A ; -- number such that - by_Prep : Prep ; -- by Thm 5 - all_Det : Det ; -- the article with "all" - axiom_N : N ; - theorem_N : N ; - definition_N : N ; - define_V3 : V3 ; -- we define a as b - define_V2V : V2V ; -- we define x to be f if p - iff_Subj : Subj ; -- if and only if -oper - indef : Bool -> CN -> NP = \b -> case b of { - True => mkNP aPl_Det ; - False => mkNP aSg_Det - } ; - -} diff --git a/examples/mathtext/LexLogicEng.gf b/examples/mathtext/LexLogicEng.gf deleted file mode 100644 index efb8c4a8d..000000000 --- a/examples/mathtext/LexLogicEng.gf +++ /dev/null @@ -1,15 +0,0 @@ -instance LexLogicEng of LexLogic = open SyntaxEng, ParadigmsEng, - (MS = MakeStructuralEng), Prelude in { - -oper - case_N = mkN "case" ; - such_A = mkA "such" ; - by_Prep = mkPrep "by" ; - all_Det = aPl_Det ; - axiom_N = mkN "axiom" ; - theorem_N = mkN "theorem" ; - definition_N = mkN "definition" ; - define_V3 = mkV3 (mkV "define") (mkPrep [] ) (mkPrep "as") ; - define_V2V = mkV2V (mkV "define") (mkPrep [] ) (mkPrep []) ; - iff_Subj = MS.mkSubj "if and only if" ; -} diff --git a/examples/mathtext/LexLogicFre.gf b/examples/mathtext/LexLogicFre.gf deleted file mode 100644 index 94036039c..000000000 --- a/examples/mathtext/LexLogicFre.gf +++ /dev/null @@ -1,16 +0,0 @@ -instance LexLogicFre of LexLogic = open SyntaxFre, ParadigmsFre, - (MS = MakeStructuralFre), Prelude in { - -oper - case_N = mkN "cas" ; - such_A = mkA "tel" "telle" ; - by_Prep = mkPrep "par" ; - all_Det = thePl_Det ; - axiom_N = mkN "axiome" masculine ; - theorem_N = mkN "théorème" masculine ; - definition_N = mkN "définition" feminine ; - define_V3 = mkV3 (mkV "définir") (mkPrep []) (mkPrep "comme") ; - define_V2V = mkV2V (mkV "définir") (mkPrep []) genitive ; - iff_Subj = MS.mkSubj ("si et seulement" ++ if_Subj.s) ; --- .s - -} diff --git a/examples/mathtext/LexLogicGer.gf b/examples/mathtext/LexLogicGer.gf deleted file mode 100644 index a2d8e8431..000000000 --- a/examples/mathtext/LexLogicGer.gf +++ /dev/null @@ -1,16 +0,0 @@ -instance LexLogicGer of LexLogic = open SyntaxGer, ParadigmsGer, - (MS = MakeStructuralGer), Prelude in { - -oper - case_N = mkN "Fall" "Fälle" masculine ; - such_A = invarA "derart" ; ---- - by_Prep = mkPrep "durch" accusative ; - all_Det = aPl_Det ; - axiom_N = mkN "Axiom" ; - theorem_N = mkN "Theorem" ; - definition_N = mkN "Definition" ; - define_V3 = - mkV3 (mkV "definieren") (mkPrep [] accusative) (mkPrep "als" accusative) ; - define_V2V = mkV2V (mkV "definieren") (mkPrep [] accusative) ; - iff_Subj = MS.mkSubj "wenn und nur wenn" ; -} diff --git a/examples/mathtext/Logic.gf b/examples/mathtext/Logic.gf deleted file mode 100644 index 161660154..000000000 --- a/examples/mathtext/Logic.gf +++ /dev/null @@ -1,24 +0,0 @@ -abstract Logic = Symbols ** { - --- flags startcat = Prop ; - -cat - Prop ; Atom ; Ind ; Dom ; Var ; [Prop] {2} ; [Var] {1} ; -fun - And, Or : [Prop] -> Prop ; - If, Iff : Prop -> Prop -> Prop ; - Not : Prop -> Prop ; - All, Exist : [Var] -> Dom -> Prop -> Prop ; - PAtom : Atom -> Prop ; - NAtom : Atom -> Prop ; - MkVar : String -> Var ; - - PExp : Exp -> Prop ; - IExp : Exp -> Ind ; - -cat - Pred1 ; Pred2 ; -fun - PredPred1 : Pred1 -> Ind -> Atom ; - PredPred2 : Pred2 -> Ind -> Ind -> Atom ; -} diff --git a/examples/mathtext/LogicEng.gf b/examples/mathtext/LogicEng.gf deleted file mode 100644 index f4a747e26..000000000 --- a/examples/mathtext/LogicEng.gf +++ /dev/null @@ -1,5 +0,0 @@ -concrete LogicEng of Logic = SymbolsX ** LogicI with - (LexLogic = LexLogicEng), - (Lang = LangEng), - (Syntax = SyntaxEng), - (Symbolic = SymbolicEng) ; diff --git a/examples/mathtext/LogicFre.gf b/examples/mathtext/LogicFre.gf deleted file mode 100644 index 325d48f1f..000000000 --- a/examples/mathtext/LogicFre.gf +++ /dev/null @@ -1,15 +0,0 @@ -concrete LogicFre of Logic = SymbolsX ** LogicI - [Exist] with - (LexLogic = LexLogicFre), - (Lang = LangFre), - (Syntax = SyntaxFre), - (Symbolic = SymbolicFre) ** open SyntaxFre in { - -lin - --- to get the mood of the that clause correct - Exist xs A B = - Lang.SSubjS - (mkS (mkCl (indef xs.p2 - (mkCN such_A (mkCN A xs.p1))))) - that_Subj B ; - -} ; diff --git a/examples/mathtext/LogicGer.gf b/examples/mathtext/LogicGer.gf deleted file mode 100644 index 66e7c5001..000000000 --- a/examples/mathtext/LogicGer.gf +++ /dev/null @@ -1,15 +0,0 @@ -concrete LogicGer of Logic = SymbolsX ** LogicI - [Exist] with - (LexLogic = LexLogicGer), - (Lang = LangGer), - (Syntax = SyntaxGer), - (Symbolic = SymbolicGer) ** open SyntaxGer, (P = ParadigmsGer) in { - -lin - --- to get the extraposited clause in correct place - Exist xs A B = - Lang.SSubjS - (mkS (mkCl (indef xs.p2 - (mkCN (mkCN A xs.p1) (P.mkAdv "derart"))))) - that_Subj B ; - -} ; diff --git a/examples/mathtext/LogicI.gf b/examples/mathtext/LogicI.gf deleted file mode 100644 index e84861550..000000000 --- a/examples/mathtext/LogicI.gf +++ /dev/null @@ -1,48 +0,0 @@ -incomplete concrete LogicI of Logic = SymbolsX ** open - LexLogic, - Syntax, - Symbolic, - (Lang = Lang), -- for SSubjS - Prelude in { -lincat - Prop = S ; - Atom = Cl ; - Ind = NP ; - Dom = N ; - Var = NP ; - [Prop] = [S] ; - [Var] = NP * Bool ; -lin - And = mkS and_Conj ; - Or = mkS or_Conj ; - If A B = mkS (mkAdv if_Subj A) B ; - Iff A B = Lang.SSubjS A iff_Subj B ; - Not A = - Lang.SSubjS - (mkS negativePol (mkCl - (mkVP (mkNP the_Quant case_N)))) that_Subj A ; - All xs A B = mkS (mkAdv for_Prep (mkNP all_Predet - (mkNP all_Det (mkCN A xs.p1)))) B ; - Exist xs A B = mkS (mkCl (indef xs.p2 - (mkCN (mkCN A xs.p1) (mkAP (mkAP such_A) B)))) ; - PAtom = mkS ; - NAtom = mkS negativePol ; - MkVar s = symb (dollar s.s) ; - BaseProp = mkListS ; - ConsProp = mkListS ; - BaseVar x = ; - ConsVar x xs = ; - - PExp e = symb (mkSymb (dollar e.s)) ; - IExp e = symb (dollar e.s) ; - -lincat - Pred1 = VP ; - Pred2 = VPSlash ; -lin - PredPred1 f x = mkCl x f ; - PredPred2 f x y = mkCl x (mkVP f y) ; - -oper - dollar : Str -> Str = \s -> "$" ++ s ++ "$" ; -} diff --git a/examples/mathtext/MathGeom.gf b/examples/mathtext/MathGeom.gf deleted file mode 100644 index 7eee1ae95..000000000 --- a/examples/mathtext/MathGeom.gf +++ /dev/null @@ -1 +0,0 @@ -abstract MathGeom = Geometry, MathText ; diff --git a/examples/mathtext/MathGeomEng.gf b/examples/mathtext/MathGeomEng.gf deleted file mode 100644 index a04c56282..000000000 --- a/examples/mathtext/MathGeomEng.gf +++ /dev/null @@ -1,4 +0,0 @@ ---# -path=.:present - -concrete MathGeomEng of MathGeom = GeometryEng, MathTextEng ; - diff --git a/examples/mathtext/MathGeomFre.gf b/examples/mathtext/MathGeomFre.gf deleted file mode 100644 index d4e3ff23c..000000000 --- a/examples/mathtext/MathGeomFre.gf +++ /dev/null @@ -1,4 +0,0 @@ ---# -path=.:present - -concrete MathGeomFre of MathGeom = GeometryFre, MathTextFre ; - diff --git a/examples/mathtext/MathGeomGer.gf b/examples/mathtext/MathGeomGer.gf deleted file mode 100644 index f4147b419..000000000 --- a/examples/mathtext/MathGeomGer.gf +++ /dev/null @@ -1,4 +0,0 @@ ---# -path=.:present - -concrete MathGeomGer of MathGeom = GeometryGer, MathTextGer ; - diff --git a/examples/mathtext/MathText.gf b/examples/mathtext/MathText.gf deleted file mode 100644 index 88357e67e..000000000 --- a/examples/mathtext/MathText.gf +++ /dev/null @@ -1,45 +0,0 @@ -abstract MathText = Logic ** { - -flags startcat = Book ; - -cat - Book ; - Section ; - [Section] {1} ; - Paragraph ; - [Paragraph] {1} ; - Statement ; - Declaration ; - [Declaration] {0} ; - Ident ; - Proof ; - Case ; - [Case] {2} ; - Number ; - -fun - MkBook : [Section] -> Book ; - - ParAxiom : Ident -> Statement -> Section ; - ParTheorem : Ident -> Statement -> Proof -> Section ; - - ParDefInd : [Declaration] -> Ind -> Ind -> Section ; - ParDefPred1 : [Declaration] -> Ind -> Pred1 -> Prop -> Section ; - ParDefPred2 : [Declaration] -> Ind -> Pred2 -> Ind -> Prop -> Section ; - - StProp : [Declaration] -> Prop -> Statement ; - - DecVar : [Var] -> Dom -> Declaration ; - DecProp : Prop -> Declaration ; - - PrEnd : Proof ; - PrStep : Statement -> Proof -> Proof ; - PrBy : Ident -> Prop -> Proof -> Proof ; - PrCase : Number -> [Case] -> Proof ; - CProof : Ident -> Proof -> Case ; - - IdStr : String -> Ident ; - - Two, Three, Four, Five : Number ; - -} diff --git a/examples/mathtext/MathTextEng.gf b/examples/mathtext/MathTextEng.gf deleted file mode 100644 index 4577fff24..000000000 --- a/examples/mathtext/MathTextEng.gf +++ /dev/null @@ -1,5 +0,0 @@ -concrete MathTextEng of MathText = LogicEng ** MathTextI with - (LexLogic = LexLogicEng), - (Syntax = SyntaxEng), - (Lang = LangEng), ---- ImpP3 - (Symbolic = SymbolicEng) ; diff --git a/examples/mathtext/MathTextFre.gf b/examples/mathtext/MathTextFre.gf deleted file mode 100644 index 035ff00d5..000000000 --- a/examples/mathtext/MathTextFre.gf +++ /dev/null @@ -1,5 +0,0 @@ -concrete MathTextFre of MathText = LogicFre ** MathTextI with - (LexLogic = LexLogicFre), - (Syntax = SyntaxFre), - (Lang = LangFre), ---- ImpP3 - (Symbolic = SymbolicFre) ; diff --git a/examples/mathtext/MathTextGer.gf b/examples/mathtext/MathTextGer.gf deleted file mode 100644 index b608dde63..000000000 --- a/examples/mathtext/MathTextGer.gf +++ /dev/null @@ -1,5 +0,0 @@ -concrete MathTextGer of MathText = LogicGer ** MathTextI with - (LexLogic = LexLogicGer), - (Syntax = SyntaxGer), - (Lang = LangGer), ---- for ImpP3 - (Symbolic = SymbolicGer) ; diff --git a/examples/mathtext/MathTextI.gf b/examples/mathtext/MathTextI.gf deleted file mode 100644 index 88c554245..000000000 --- a/examples/mathtext/MathTextI.gf +++ /dev/null @@ -1,74 +0,0 @@ -incomplete concrete MathTextI of MathText = Logic ** - open - Syntax, - (Lang = Lang), ---- for ImpP3, SSubjS - Symbolic, - LexLogic in { - -lincat - Book = Text ; - Section = Text ; - [Section] = Text ; - Paragraph = Text ; - [Paragraph] = Text ; - Statement = Text ; - Declaration = Utt ; - [Declaration] = Text ; - Ident = NP ; - Proof = Text ; - Case = Text ; - [Case] = Text ; - Number = Card ; - -lin - MkBook ss = ss ; - - ParAxiom id stm = mkText (mkText (Lang.UttCN (mkCN axiom_N id))) stm ; - ParTheorem id stm pr = - mkText (mkText (mkText (Lang.UttCN (mkCN theorem_N id))) stm) pr ; - - ParDefInd cont dum dens = - definition (mkText cont (mkText (mkCl (mkNP we_Pron) define_V3 dum dens))) ; - ParDefPred1 cont arg dum dens = - definition (mkText cont (mkText (Lang.SSubjS - (mkS (mkCl (mkNP we_Pron) define_V2V arg dum)) - if_Subj dens))) ; - ParDefPred2 cont arg dum obj dens = - definition (mkText cont (mkText (Lang.SSubjS - (mkS (mkCl (mkNP we_Pron) define_V2V arg (mkVP dum obj))) - if_Subj dens))) ; - - BaseSection s = s ; - ConsSection s ss = mkText s ss ; - BaseParagraph s = s ; - ConsParagraph s ss = mkText s ss ; - BaseCase s t = mkText s t ; - ConsCase s ss = mkText s ss ; - BaseDeclaration = emptyText ; - ConsDeclaration s ss = mkText (mkPhr s) ss ; - - - StProp ds prop = mkText ds (mkText prop) ; - - DecVar xs dom = - Lang.ImpP3 xs.p1 (mkVP (indef xs.p2 (mkCN dom))) ; - -- mkUtt (mkImp (mkVP let_V2V xs.p1 (mkVP (indef xs.p2 (mkCN dom))))) ; - DecProp prop = mkUtt prop ; - - PrEnd = emptyText ; - PrStep st pr = mkText st pr ; - PrBy id prop proof = mkText (mkText (mkS (mkAdv by_Prep id) prop)) proof ; - PrCase num cs = - mkText (mkPhr (mkCl (mkNP we_Pron) have_V2 (mkNP num case_N))) cs ; - CProof id proof = mkText (mkPhr (mkUtt (mkNP (mkCN case_N id)))) proof ; - - IdStr s = symb s.s ; - - Two = mkCard n2_Numeral ; - Three = mkCard n3_Numeral ; - Four = mkCard n4_Numeral ; - Five = mkCard n5_Numeral ; - -oper - definition : Text -> Text = mkText (mkText (Lang.UttCN (mkCN definition_N))) ; -} diff --git a/examples/mathtext/Symbols.gf b/examples/mathtext/Symbols.gf deleted file mode 100644 index b56718a01..000000000 --- a/examples/mathtext/Symbols.gf +++ /dev/null @@ -1,10 +0,0 @@ -abstract Symbols = { - -cat - Exp ; - -fun --- EInt : Int -> Expp ; --- clashes with EVar... - EVar : String -> Exp ; - EIn, EPlus, ETimes, EEq, EGt, ELt : Exp -> Exp -> Exp ; -} diff --git a/examples/mathtext/SymbolsX.gf b/examples/mathtext/SymbolsX.gf deleted file mode 100644 index be362f5e9..000000000 --- a/examples/mathtext/SymbolsX.gf +++ /dev/null @@ -1,15 +0,0 @@ -concrete SymbolsX of Symbols = open Formal in { - -lincat - Exp = TermPrec ; - -lin --- EInt i = constant i.s ; - EVar x = constant x.s ; - EIn = infixn 0 "\\in" ; - EPlus = infixl 2 "+" ; - ETimes = infixl 3 "*" ; - EEq = infixn 0 "=" ; - EGt = infixn 0 ">" ; - ELt = infixn 0 "<" ; -} diff --git a/examples/messages/Messages.gf b/examples/messages/Messages.gf deleted file mode 100644 index 1a822b9d1..000000000 --- a/examples/messages/Messages.gf +++ /dev/null @@ -1,45 +0,0 @@ -abstract Messages = - Words - [IMale, IFemale, YouFamMale, YouFamFemale, YouPolMale, YouPolFemale], - Greetings ** { - -flags startcat = Message ; - -cat - Message ; - Heading ; - Body ; - Ending ; - Statement ; - Recipient ; - Sender ; - Title ; - Role ; - -fun - Msg : Heading -> Body -> Ending -> Message ; - - HHello : Recipient -> Heading ; - HDear : Recipient -> Heading ; - - BOne : Statement -> Body ; - BMore : Statement -> Body -> Body ; - - ERegards : Sender -> Ending ; - - SSentence : Sentence -> Statement ; - SQuestion : Question -> Statement ; - SGreeting : Greeting -> Statement ; - - RName : Name -> Recipient ; - RTitle : Title -> Name -> Recipient ; - SName : Name -> Sender ; - - TMr : Title ; - TMs : Title ; - - RI : Role ; -- generic: Gender and Politeness from context - RYou : Role ; - - PRole : Role -> Person ; - -} \ No newline at end of file diff --git a/examples/messages/MessagesEng.gf b/examples/messages/MessagesEng.gf deleted file mode 100644 index f45fca90f..000000000 --- a/examples/messages/MessagesEng.gf +++ /dev/null @@ -1,54 +0,0 @@ ---# -path=.:../phrasebook:present - -concrete MessagesEng of Messages = - WordsEng - - [IMale, IFemale, YouFamMale, YouFamFemale, YouPolMale, YouPolFemale], - GreetingsEng ** open - SyntaxEng, - ParadigmsEng, - (Phr = PhrasebookEng) - in { - -lincat - Message = Text ; - Heading = Text ; - Body = Text ; - Ending = Text ; - Statement = Text ; - Recipient = NP ; - Sender = NP ; - Title = CN ; - Role = Phr.NPPerson ; - -lin - Msg h b e = mkText h (mkText b e) ; - - HHello n = - mkText (strText "hello") (mkText (mkPhrase (mkUtt n)) (strText ",")) ; - HDear n = - mkText (strText "dear") (mkText (mkPhrase (mkUtt n)) (strText ",")) ; - - BOne p = p ; - BMore p b = mkText p b ; - - ERegards n = mkText (strText "regards") (mkPhrase (mkUtt n)) ; - - SSentence s = mkText s ; - SQuestion s = mkText s ; - SGreeting s = mkText s exclMarkPunct ; - - RName n = n ; - RTitle t n = mkNP (mkCN t n) ; - SName n = n ; - - TMr = mkCN (mkN "Mr") ; - TMs = mkCN (mkN "Ms") ; - - RI = Phr.IMale ; -- gender and politeness don't matter in English - RYou = Phr.YouFamMale ; - - PRole r = r ; - -oper - strText : Str -> Text = \s -> lin Text {s = s} ; -} \ No newline at end of file diff --git a/examples/messages/MessagesFre.gf b/examples/messages/MessagesFre.gf deleted file mode 100644 index a94588b0f..000000000 --- a/examples/messages/MessagesFre.gf +++ /dev/null @@ -1,74 +0,0 @@ ---# -path=.:../phrasebook:present - -concrete MessagesFre of Messages = - WordsFre - - [IMale, IFemale, YouFamMale, YouFamFemale, YouPolMale, YouPolFemale], - GreetingsFre ** - open - SyntaxFre, - ParadigmsFre, - Prelude, - (Phr = PhrasebookFre) - in { - -lincat - Message = Text ; - Heading = {s : Text ; g : Gender ; isPol : Bool} ; - Body = {s : Gender => Gender => Bool => Text} ; - Ending = {s : Text ; g : Gender} ; - Statement = {s : Gender => Gender => Bool => Text} ; - Recipient = NP ; - Sender = NP ; - Title = CN ; - Role = Phr.NPPerson ; - -lin - Msg h b e = mkText h.s (mkText (b.s ! h.g ! e.g ! h.isPol) e.s) ; - - HHello n = { - s = mkText (strText "bonjour") (mkText (mkPhrase (mkUtt n)) (strText ",")) ; - g = n.a.g ; ----Res - isPol = n.isPol ----Res - } ; - HDear r = { - s = mkText - (mkPhrase (mkUtt (mkCN (prefixA (mkA "cher")) (nameCN r)))) - (strText ",") ; - g = r.a.g ; ----Res - isPol = r.isPol ----Res - } ; - - BOne p = p ; - BMore s b = {s = \\i,y,p => mkText (s.s ! i ! y ! p) (b.s ! i ! y ! p)} ; - - ERegards n = { - s = mkText (strText "avec salutations") (mkPhrase (mkUtt n)) ; - g = n.a.g ----Res - } ; - - SSentence s = {s = \\i,y,p => mkText s} ; - SQuestion s = {s = \\i,y,p => mkText s} ; - SGreeting s = {s = \\i,y,p => mkText s exclMarkPunct} ; - - RName n = n ; - RTitle t n = cnNP (mkCN t n) ; - SName n = n ; - - TMr = mkCN (mkN "monsieur" "messieurs" masculine) ; - TMs = mkCN (mkN "madame" "mesdames" feminine) ; - - RI = Phr.IMale ; - RYou = Phr.YouFamMale ; - - PRole r = r ; - -oper - strText : Str -> Text = \s -> lin Text {s = s} ; - - ----- TODO in RG and its API - - nameCN : NP -> CN = \n -> mkCN (mkN "") n ; - cnNP : CN -> NP = \cn -> mkNP (mkPN (cn.s ! singular) cn.g) ; - -} \ No newline at end of file diff --git a/examples/miniresource/Miniresource.gf b/examples/miniresource/Miniresource.gf deleted file mode 100644 index e37b8fa03..000000000 --- a/examples/miniresource/Miniresource.gf +++ /dev/null @@ -1,47 +0,0 @@ -abstract Miniresource = { - --- module Grammar in GF book, Chapter 9: syntax and structural words - - flags startcat = S ; - - cat - S ; Cl ; NP ; VP ; AP ; CN ; - Det ; N ; A ; V ; V2 ; AdA ; - Tense ; Pol ; - Conj ; - data - UseCl : Tense -> Pol -> Cl -> S ; - PredVP : NP -> VP -> Cl ; - ComplV2 : V2 -> NP -> VP ; - DetCN : Det -> CN -> NP ; - ModCN : AP -> CN -> CN ; - - CompAP : AP -> VP ; - AdAP : AdA -> AP -> AP ; - - ConjS : Conj -> S -> S -> S ; - ConjNP : Conj -> NP -> NP -> NP ; - - UseV : V -> VP ; - UseN : N -> CN ; - UseA : A -> AP ; - - a_Det, the_Det, every_Det : Det ; - this_Det, these_Det : Det ; - that_Det, those_Det : Det ; - i_NP, youSg_NP, he_NP, she_NP, we_NP, youPl_NP, they_NP : NP ; - very_AdA : AdA ; - - Pos, Neg : Pol ; - Pres, Perf : Tense ; - - and_Conj, or_Conj : Conj ; - --- module Test: content word lexicon for testing - - man_N, woman_N, house_N, tree_N : N ; - big_A, small_A, green_A : A ; - walk_V, arrive_V : V ; - love_V2, please_V2 : V2 ; - -} diff --git a/examples/miniresource/MiniresourceChi.gf b/examples/miniresource/MiniresourceChi.gf deleted file mode 100644 index 204d0be8a..000000000 --- a/examples/miniresource/MiniresourceChi.gf +++ /dev/null @@ -1,208 +0,0 @@ -concrete MiniresourceChi of Miniresource = open Prelude in { - --- module GrammarChi - - flags coding = utf8; - - lincat - S = {s : Str} ; - Cl = {s : Bool => Str} ; - NP = NounPhrase ; - -- {s : Str} ; - VP = VerbPhrase ; - -- {verb : Verb ; compl : Str} ; - AP = {s : Str; monoSyl: Bool} ; - CN = Noun ; -- {s : Str; c : Str} ; - Det = {s : Str ; n : Number} ; - N = Noun ; -- {s : Str; c : Str} ; - A = Adj ; -- {s : Str; monoSyl: Bool} ; - V = Verb; -- {s : Str ; pp,ds,dp,ep : Str ; neg : Str} - V2 = Verb ; - AdA = {s : Str} ; - Pol = {s : Str ; b : Bool} ; - Tense = {s : Str} ; - Conj = {s : SForm => Str} ; - - lin - UseCl t p cl = {s = t.s ++ p.s ++ cl.s ! p.b} ; - - PredVP np vp = { - s = \\p => np.s ++ neg p ++ vp.verb.s ++ vp.compl - } ; - - ComplV2 v2 np = { - verb = v2 ; - compl = np.s - } ; - - UseV v = { - verb = v ; - compl = [] - } ; - - DetCN det cn = case det.n of { - Sg => {s = det.s ++ cn.c ++ cn.s ; n = Sg } ; - Pl => {s = det.s ++ "些" ++ cn.s ; n = Pl } - } ; - - ModCN ap cn = case ap.monoSyl of { - True => {s = ap.s ++ cn.s ; c = cn.c} ; - False => {s = ap.s ++ "çš„" ++ cn.s ; c = cn.c} - } ; - - CompAP ap = { - verb = copula ; - compl = ap.s ++ "çš„" - } ; - - AdAP ada ap = { - s = ada.s ++ ap.s ; - monoSyl = False - } ; - - ConjNP co x y = { - s = x.s ++ co.s ! Phr NPhrase ++ y.s - } ; - - ConjS co x y = {s = x.s ++ co.s ! Sent ++ y.s} ; - - UseN n = n ; - UseA adj = adj ; - - a_Det = mkDet "一" Sg ; - every_Det = mkDet "æ¯" Sg ; - the_Det = mkDet "é‚£" Sg ; - - this_Det = mkDet "è¿™" Sg ; - these_Det = mkDet "è¿™" Pl ; - that_Det = mkDet "é‚£" Sg ; - those_Det = mkDet "é‚£" Pl ; - - i_NP = pronNP "我" ; - youSg_NP = pronNP "ä½ " ; - he_NP = pronNP "ä»–" ; - she_NP = pronNP "她" ; - we_NP = pronNP "我们" ; - youPl_NP = pronNP "你们" ; - they_NP = pronNP "他们" ; - - very_AdA = ss (word "éžå¸¸") ; - - and_Conj = {s = table { - Phr NPhrase => "å’Œ" ; - Phr APhrase => "而" ; - Phr VPhrase => "åˆ" ; - Sent => [] - } - } ; - - or_Conj = {s = table { - Phr _ => "或" ; - Sent => word "还是" - } - } ; - - Pos = {s = [] ; b = True} ; - Neg = {s = [] ; b = False} ; - Pres = {s = []} ; - Perf = {s = []} ; - --- module TestChi - -lin - man_N = mkN "男人" ; - woman_N = mkN "女人" ; - house_N = mkN "房å­" ; - tree_N = mkN "æ ‘" "棵"; - big_A = mkA "大" ; - small_A = mkA "å°" ; - green_A = mkA "绿" ; - walk_V = mkV "èµ°" ; - arrive_V = mkV "到" ; - love_V2 = mkV2 "爱" ; - please_V2 = mkV2 "麻烦" ; - --- module ResChi - --- parameters - -param - Number = Sg | Pl ; - SForm = Phr PosType | Sent; - PosType = APhrase | NPhrase | VPhrase ; - --- parts of speech - -oper - - VerbPhrase = {verb : Verb ; compl : Str} ; - NounPhrase = {s : Str} ; - --- for morphology - - Noun : Type = {s : Str; c : Str} ; - Adj : Type = {s : Str; monoSyl: Bool} ; - Verb : Type = {s : Str} ; - - mkNoun : Str -> Str -> Noun = \s,c -> {s = word s ; c = word c}; - - mkAdj : Str -> Adj = \s -> case s of { - ? => {s = word s ; monoSyl = True} ; - _ => {s = word s ; monoSyl = False} - } ; - - copula : Verb = mkVerb "是" ; - - mkVerb : (v : Str) -> Verb = \v -> - {s = word v} ; - - neg : Bool -> Str = \b -> case b of {True => [] ; False => "ä¸"} ; - --- for structural words - - mkDet : Str -> Number -> {s : Str ; n : Number} = \s,n -> { - s = word s ; - n = n - } ; - - pronNP : (s : Str) -> NounPhrase = \s -> { - s = word s - } ; - --- Write the characters that constitute a word separately. --- This enables straightforward tokenization. - - bword : Str -> Str -> Str = \x,y -> x ++ y ; - -- change to x + y to treat words as single tok ens - - word : Str -> Str = \s -> case s of { - x@? + y@? + z@? + u@? => bword x (bword y (bword z u)) ; - x@? + y@? + z@? => bword x (bword y z) ; - x@? + y@? => bword x y ; - _ => s - } ; - --- module ParadigmsChi - -oper - mkN = overload { - mkN : (man : Str) -> N - = \n -> lin N (mkNoun n "个") ; - mkN : (man : Str) -> Str -> N - = \n,c -> lin N (mkNoun n c) - } ; - - mkA : (small : Str) -> A - = \a -> lin A (mkAdj a) ; - - mkV : (walk : Str) -> V - = \s -> lin V (mkVerb s) ; - - mkV2 = overload { - mkV2 : (love : Str) -> V2 - = \love -> lin V2 (mkVerb love) ; - mkV2 : (love : V) -> V2 - = \love -> lin V2 love ; - } ; - -} diff --git a/examples/miniresource/MiniresourceEng.gf b/examples/miniresource/MiniresourceEng.gf deleted file mode 100644 index 7fb85394e..000000000 --- a/examples/miniresource/MiniresourceEng.gf +++ /dev/null @@ -1,268 +0,0 @@ -concrete MiniresourceEng of Miniresource = open Prelude in { - --- module GrammarEng - - lincat - S = {s : Str} ; - Cl = {s : ClForm => TTense => Bool => Str} ; - NP = NounPhrase ; - -- {s : Case => Str ; a : Agr} ; - VP = VerbPhrase ; - -- {v : AgrVerb ; compl : Str} ; - AP = {s : Str} ; - CN = Noun ; -- {s : Number => Str} ; - Det = {s : Str ; n : Number} ; - N = Noun ; -- {s : Number => Str} ; - A = Adj ; -- {s : Str} ; - V = Verb ; -- {s : VForm => Str} ; - V2 = Verb ** {c : Str} ; - AdA = {s : Str} ; - Tense = {s : Str ; t : TTense} ; - Pol = {s : Str ; b : Bool} ; - Conj = {s : Str ; n : Number} ; - lin - UseCl t p cl = {s = t.s ++ p.s ++ cl.s ! ClDir ! t.t ! p.b} ; - PredVP np vp = { - s = \\d,t,b => - let - vps = vp.verb.s ! d ! t ! b ! np.a - in case d of { - ClDir => np.s ! Nom ++ vps.fin ++ vps.inf ++ vp.compl ; - ClInv => vps.fin ++ np.s ! Nom ++ vps.inf ++ vp.compl - } - } ; - - ComplV2 v2 np = { - verb = agrV v2 ; - compl = v2.c ++ np.s ! Acc - } ; - - UseV v = { - verb = agrV v ; - compl = [] - } ; - - DetCN det cn = { - s = \\_ => det.s ++ cn.s ! det.n ; - a = Ag det.n Per3 - } ; - - ModCN ap cn = { - s = \\n => ap.s ++ cn.s ! n - } ; - - CompAP ap = { - verb = copula ; - compl = ap.s - } ; - - AdAP ada ap = { - s = ada.s ++ ap.s - } ; - - ConjS co x y = {s = x.s ++ co.s ++ y.s} ; - - ConjNP co nx ny = { - s = \\c => nx.s ! c ++ co.s ++ ny.s ! c ; - a = conjAgr co.n nx.a ny.a - } ; - - UseN n = n ; - - UseA adj = adj ; - - a_Det = mkDet (pre {#vowel => "an" ; _ => "a"}) Sg ; - - every_Det = mkDet "every" Sg ; - - the_Det = mkDet "the" Sg ; - this_Det = mkDet "this" Sg ; - these_Det = mkDet "these" Pl ; - that_Det = mkDet "that" Sg ; - those_Det = mkDet "those" Pl ; - - i_NP = pronNP "I" "me" Sg Per1 ; - youSg_NP = pronNP "you" "you" Sg Per2 ; - he_NP = pronNP "he" "him" Sg Per3 ; - she_NP = pronNP "she" "her" Sg Per3 ; - we_NP = pronNP "we" "us" Pl Per1 ; - youPl_NP = pronNP "you" "you" Pl Per2 ; - they_NP = pronNP "they" "them" Pl Per3 ; - - very_AdA = ss "very" ; - - Pos = {s = [] ; b = True} ; - Neg = {s = [] ; b = False} ; - Pres = {s = [] ; t = TPres} ; - Perf = {s = [] ; t = TPerf} ; - - and_Conj = {s = "and" ; n = Pl} ; - or_Conj = {s = "or" ; n = Sg} ; - --- module TestEng - - man_N = mkN "man" "men" ; - woman_N = mkN "woman" "women" ; - house_N = mkN "house" ; - tree_N = mkN "tree" ; - big_A = mkA "big" ; - small_A = mkA "small" ; - green_A = mkA "green" ; - walk_V = mkV "walk" ; - arrive_V = mkV "arrive" ; - love_V2 = mkV2 "love" ; - please_V2 = mkV2 "please" ; - --- module ResEng - -param - Number = Sg | Pl ; - Case = Nom | Acc ; - Agr = Ag Number Person ; - TTense = TPres | TPerf ; - Person = Per1 | Per2 | Per3 ; - VForm = VInf | VPres | VPast | VPart ; - - ClForm = ClDir | ClInv ; - -oper - VerbPhrase = { - verb : AgrVerb ; - compl : Str - } ; - - NounPhrase = { - s : Case => Str ; - a : Agr - } ; - --- verb as in VP, including copula - - AgrVerb : Type = { - s : ClForm => TTense => Bool => Agr => {fin,inf : Str} ; - inf : Str - } ; - - copula : AgrVerb = { - s = \\d,t,p,a => case of { - => {fin = "am" ; inf = neg p} ; - => {fin = "is" ; inf = neg p} ; - => {fin = "are" ; inf = neg p} ; - => {fin = "has" ; inf = neg p ++ "been"} ; - => {fin = "have" ; inf = neg p ++ "been"} - } ; - inf = "be" - } ; - - agrV : Verb -> AgrVerb = \v -> - let - vinf = v.s ! VInf ; - vpart = v.s ! VPart - in { - s = \\d,t,p,a => case of { - => {fin = v.s ! VPres ; inf = []} ; - <_, TPres,_, Ag Sg Per3> => {fin = "does" ; inf = neg p ++ vinf} ; - => {fin = vinf ; inf = []} ; - <_, TPres,_, _ > => {fin = "do" ; inf = neg p ++ vinf} ; - <_, TPerf,_, Ag Sg Per3> => {fin = "has" ; inf = neg p ++ vpart} ; - <_, TPerf,_, _ > => {fin = "have" ; inf = neg p ++ vpart} - } ; - inf = vinf - } ; - - neg : Bool -> Str = \b -> case b of {True => [] ; False => "not"} ; - --- for coordination - - conjAgr : Number -> Agr -> Agr -> Agr = \n,xa,ya -> - case of { - => - Ag (conjNumber (conjNumber xn yn) n) (conjPerson xp yp) - } ; - - conjNumber : Number -> Number -> Number = \m,n -> - case m of {Pl => Pl ; _ => n} ; - - conjPerson : Person -> Person -> Person = \p,q -> - case of { - | <_,Per1> => Per1 ; - | <_,Per2> => Per2 ; - _ => Per3 - } ; - - Noun : Type = {s : Number => Str} ; - Adj : Type = {s : Str} ; - Verb : Type = {s : VForm => Str} ; - - mkNoun : Str -> Str -> Noun = \man,men -> { - s = table {Sg => man ; Pl => men} - } ; - - regNoun : Str -> Noun = \s -> - mkNoun s (s + "s") ; ---- - - mkAdj : Str -> Adj = \s -> ss s ; - - mkVerb : (_,_,_,_ : Str) -> Verb = - \go,goes,went,gone -> { - s = table { - VInf => go ; - VPres => goes ; - VPast => went ; - VPart => gone - } - } ; - - regVerb : Str -> Verb = \v -> case v of { - _ + "e" => mkVerb v (v + "s") (v + "d") (v + "d") ; - _ => mkVerb v (v + "s") (v + "ed") (v + "ed") - } ; - - mkDet : Str -> Number -> {s : Str ; n : Number} = \s,n -> { - s = s ; - n = n - } ; - - pronNP : (s,a : Str) -> Number -> Person -> NounPhrase = - \s,a,n,p -> { - s = table { - Nom => s ; - Acc => a - } ; - a = Ag n p - } ; - - vowel : pattern Str = #("a" | "e" | "i" | "o") ; - --- module ParadigmsEng - -oper - mkN = overload { - mkN : (dog : Str) -> N - = \n -> lin N (regNoun n) ; - mkN : (man, men : Str) -> N - = \s,p -> lin N (mkNoun s p) ; - } ; - - mkA = overload { - mkA : (small : Str) -> A - = \a -> lin A (mkAdj a) ; - } ; - - mkV = overload { - mkV : (walk : Str) -> V - = \v -> lin V (regVerb v) ; - mkV : (go,goes,went,gone : Str) -> V - = \p1,p2,p3,p4 -> lin V (mkVerb p1 p2 p3 p4) ; - } ; - - mkV2 = overload { - mkV2 : Str -> V2 - = \s -> lin V2 (regVerb s ** {c = []}) ; - mkV2 : V -> V2 - = \v -> lin V2 (v ** {c = []}) ; - mkV2 : V -> Str -> V2 - = \v,p -> lin V2 (v ** {c = p}) ; - } ; - -} diff --git a/examples/miniresource/MiniresourceFin.gf b/examples/miniresource/MiniresourceFin.gf deleted file mode 100644 index 13544b9a5..000000000 --- a/examples/miniresource/MiniresourceFin.gf +++ /dev/null @@ -1,2 +0,0 @@ -concrete MiniresourceFin of Miniresource = MiniresourceI with - (Grammar = GrammarFin), (Lexicon = LexiconFin) ; diff --git a/examples/miniresource/MiniresourceFre.gf b/examples/miniresource/MiniresourceFre.gf deleted file mode 100644 index b188d91f1..000000000 --- a/examples/miniresource/MiniresourceFre.gf +++ /dev/null @@ -1,2 +0,0 @@ -concrete MiniresourceFre of Miniresource = MiniresourceI with - (Grammar = GrammarFre), (Lexicon = LexiconFre) ; diff --git a/examples/miniresource/MiniresourceI.gf b/examples/miniresource/MiniresourceI.gf deleted file mode 100644 index 26b79b044..000000000 --- a/examples/miniresource/MiniresourceI.gf +++ /dev/null @@ -1,76 +0,0 @@ -incomplete concrete MiniresourceI of Miniresource = open Grammar, Lexicon in { - --- module Grammar in GF book, Chapter 9: syntax and structural words - - lincat - S = Grammar.S ; - Cl = Grammar.Cl ; - NP = Grammar.NP ; - VP = Grammar.VP ; - AP = Grammar.AP ; - CN = Grammar.CN ; - Det = Grammar.Det ; - N = Grammar.N ; - A = Grammar.A ; - V = Grammar.V ; - V2 = Grammar.V2 ; - AdA = Grammar.AdA ; - Tense = Grammar.Temp ; - Pol = Grammar.Pol ; - Conj = Grammar.Conj ; - lin - UseCl = Grammar.UseCl ; - PredVP = Grammar.PredVP ; - ComplV2 v np = Grammar.ComplSlash (Grammar.SlashV2a v) np ; - DetCN = Grammar.DetCN ; - ModCN = Grammar.AdjCN ; - - CompAP ap = Grammar.UseComp (Grammar.CompAP ap) ; - AdAP = Grammar.AdAP ; - - ConjS c x y = Grammar.ConjS c (Grammar.BaseS x y) ; - ConjNP c x y = Grammar.ConjNP c (Grammar.BaseNP x y) ; - - UseV = Grammar.UseV ; - UseN = Grammar.UseN ; - UseA = Grammar.PositA ; - - a_Det = Grammar.DetQuant Grammar.IndefArt Grammar.NumSg ; - the_Det = Grammar.DetQuant Grammar.DefArt Grammar.NumSg ; - every_Det = Grammar.every_Det ; - this_Det = Grammar.DetQuant Grammar.this_Quant Grammar.NumSg ; - these_Det = Grammar.DetQuant Grammar.this_Quant Grammar.NumPl ; - that_Det = Grammar.DetQuant Grammar.that_Quant Grammar.NumSg ; - those_Det = Grammar.DetQuant Grammar.that_Quant Grammar.NumPl ; - i_NP = Grammar.UsePron Grammar.i_Pron ; - youSg_NP = Grammar.UsePron Grammar.youSg_Pron ; - he_NP = Grammar.UsePron Grammar.he_Pron ; - she_NP = Grammar.UsePron Grammar.she_Pron ; - we_NP = Grammar.UsePron Grammar.we_Pron ; - youPl_NP = Grammar.UsePron Grammar.youPl_Pron ; - they_NP = Grammar.UsePron Grammar.they_Pron ; - very_AdA = Grammar.very_AdA ; - - Pos = Grammar.PPos ; - Neg = Grammar.PNeg ; - Pres = Grammar.TTAnt Grammar.TPres Grammar.ASimul ; - Perf = Grammar.TTAnt Grammar.TPres Grammar.AAnter ; - - and_Conj = Grammar.and_Conj ; - or_Conj = Grammar.or_Conj ; - --- module Test: content word lexicon for testing - - man_N = Lexicon.man_N ; - woman_N = Lexicon.woman_N ; - house_N = Lexicon.house_N ; - tree_N = Lexicon.tree_N ; - big_A = Lexicon.big_A ; - small_A = Lexicon.small_A ; - green_A = Lexicon.green_A ; - walk_V = Lexicon.walk_V ; - arrive_V = Lexicon.come_V ; ----- - love_V2 = Lexicon.love_V2 ; - please_V2 = Lexicon.hear_V2 ; ---- - -} diff --git a/examples/miniresource/MiniresourceIChi.gf b/examples/miniresource/MiniresourceIChi.gf deleted file mode 100644 index fce80208b..000000000 --- a/examples/miniresource/MiniresourceIChi.gf +++ /dev/null @@ -1,2 +0,0 @@ -concrete MiniresourceIChi of Miniresource = MiniresourceI with - (Grammar = GrammarChi), (Lexicon = LexiconChi) ; diff --git a/examples/miniresource/MiniresourceIEng.gf b/examples/miniresource/MiniresourceIEng.gf deleted file mode 100644 index 9711b4295..000000000 --- a/examples/miniresource/MiniresourceIEng.gf +++ /dev/null @@ -1,2 +0,0 @@ -concrete MiniresourceIEng of Miniresource = MiniresourceI with - (Grammar = GrammarEng), (Lexicon = LexiconEng) ; diff --git a/examples/miniresource/MiniresourceIta.gf b/examples/miniresource/MiniresourceIta.gf deleted file mode 100644 index c5a8f1402..000000000 --- a/examples/miniresource/MiniresourceIta.gf +++ /dev/null @@ -1,391 +0,0 @@ -concrete MiniresourceIta of Miniresource = open Prelude in { - --- module GrammarIta - - flags coding = utf8 ; - - lincat - S = {s : Str} ; - Cl = {s : TTense => Bool => Str} ; - NP = NounPhrase ; - -- {s : Case => {clit,obj : Str ; isClit : Bool} ; a : Agr} ; - VP = VerbPhrase ; - -- {v : Verb ; clit : Str ; clitAgr : ClitAgr ; obj : Agr => Str} ; - AP = {s : Gender => Number => Str ; isPre : Bool} ; - CN = Noun ; -- {s : Number => Str ; g : Gender} ; - Det = {s : Gender => Case => Str ; n : Number} ; - N = Noun ; -- {s : Number => Str ; g : Gender} ; - A = Adj ; -- {s : Gender => Number => Str ; isPre : Bool} ; - V = Verb ; -- {s : VForm => Str ; aux : Aux} ; - V2 = Verb ** {c : Case} ; - AdA = {s : Str} ; - Pol = {s : Str ; b : Bool} ; - Tense = {s : Str ; t : TTense} ; - Conj = {s : Str ; n : Number} ; - lin - UseCl t p cl = {s = t.s ++ p.s ++ cl.s ! t.t ! p.b} ; - PredVP np vp = - let - subj = (np.s ! Nom).obj ; - obj = vp.obj ! np.a ; - clit = vp.clit ; - verb = table { - TPres => agrV vp.v np.a ; - TPerf => agrV (auxVerb vp.v.aux) np.a ++ agrPart vp.v np.a vp.clitAgr - } - in { - s = \\t,b => subj ++ neg b ++ clit ++ verb ! t ++ obj - } ; - - ComplV2 v2 np = - let - nps = np.s ! v2.c - in { - v = v2 ; - clit = nps.clit ; - clitAgr = case of { - => CAgr np.a ; - _ => CAgrNo - } ; - obj = \\_ => nps.obj - } ; - - UseV v = { - v = v ; - clit = [] ; - clitAgr = CAgrNo ; - obj = \\_ => [] - } ; - - DetCN det cn = { - s = \\c => { - obj = det.s ! cn.g ! c ++ cn.s ! det.n ; - clit = [] ; - isClit = False - } ; - a = Ag cn.g det.n Per3 - } ; - - ModCN ap cn = { - s = \\n => preOrPost ap.isPre (ap.s ! cn.g ! n) (cn.s ! n) ; - g = cn.g - } ; - - CompAP ap = { - v = essere_V ; - clit = [] ; - clitAgr = CAgrNo ; - obj = \\ag => case ag of { - Ag g n _ => ap.s ! g ! n - } - } ; - - AdAP ada ap = { - s = \\g,n => ada.s ++ ap.s ! g ! n ; - isPre = ap.isPre ; - } ; - ---- known issue: this comes out wrong for pronouns - ConjNP co nx ny = { - s = \\c => { - obj = (nx.s ! c).clit ++ (nx.s ! c).obj ++ co.s ++ (ny.s ! c).clit ++ (ny.s ! c).obj ; - clit = [] ; - isClit = False - } ; - a = conjAgr co.n nx.a ny.a - } ; - - ConjS co x y = {s = x.s ++ co.s ++ y.s} ; - - UseN n = n ; - - UseA adj = adj ; - - a_Det = adjDet (mkAdj "un" "una" [] [] True) Sg ; - - every_Det = adjDet (regAdj "ogni") Sg ; - - the_Det = { - s = table { - Masc => table { - Nom | Acc => elisForms "lo" "l'" "il" ; - Dat => elisForms "allo" "all'" "al" - } ; - Fem => table { - Nom | Acc => elisForms "la" "'l" "la" ; - Dat => elisForms "alla" "all'" "alla" - } - } ; - n = Sg - } ; - - this_Det = adjDet (regAdj "questo") Sg ; - these_Det = adjDet (regAdj "questo") Pl ; - that_Det = adjDet quello_A Sg ; - those_Det = adjDet quello_A Pl ; - - i_NP = pronNP "io" "mi" "mi" Masc Sg Per1 ; - youSg_NP = pronNP "tu" "ti" "ti" Masc Sg Per2 ; - he_NP = pronNP "lui" "lo" "gli" Masc Sg Per3 ; - she_NP = pronNP "lei" "la" "le" Fem Sg Per3 ; - we_NP = pronNP "noi" "ci" "ci" Masc Pl Per1 ; - youPl_NP = pronNP "voi" "vi" "vi" Masc Pl Per2 ; - they_NP = pronNP "loro" "li" "glie" Masc Pl Per3 ; - - very_AdA = ss "molto" ; - - Pos = {s = [] ; b = True} ; - Neg = {s = [] ; b = False} ; - Pres = {s = [] ; t = TPres} ; - Perf = {s = [] ; t = TPerf} ; - - and_Conj = {s = "e" ; n = Pl} ; - or_Conj = {s = "o" ; n = Sg} ; - - oper - quello_A : Adj = mkAdj - (elisForms "quello" "quell'" "quel") "quella" - (elisForms "quegli" "quegli" "quei") "quelle" - True ; - --- module TestIta - -lin - man_N = mkN "uomo" "uomini" masculine ; - woman_N = mkN "donna" ; - house_N = mkN "casa" ; - tree_N = mkN "albero" ; - big_A = preA (mkA "grande") ; - small_A = preA (mkA "piccolo") ; - green_A = mkA "verde" ; - walk_V = mkV "camminare" ; - arrive_V = essereV (mkV "arrivare") ; - love_V2 = mkV2 "amare" ; - please_V2 = mkV2 (essereV (mkV "piacere" "piaccio" "piaci" "piace" - "piacciamo" "piacete" "piacciono" "piaciuto")) dative ; - - --- module ResIta - --- parameters - -param - Number = Sg | Pl ; - Gender = Masc | Fem ; - Case = Nom | Acc | Dat ; - Agr = Ag Gender Number Person ; - Aux = Avere | Essere ; - TTense = TPres | TPerf ; - Person = Per1 | Per2 | Per3 ; - - VForm = VInf | VPres Number Person | VPart Gender Number ; - - ClitAgr = CAgrNo | CAgr Agr ; - --- parts of speech - -oper - VerbPhrase = { - v : Verb ; - clit : Str ; - clitAgr : ClitAgr ; - obj : Agr => Str - } ; - NounPhrase = { - s : Case => {clit,obj : Str ; isClit : Bool} ; - a : Agr - } ; - --- the preposition word of an abstract case - - prepCase : Case -> Str = \c -> case c of { - Dat => "a" ; - _ => [] - } ; - --- for predication - - agrV : Verb -> Agr -> Str = \v,a -> case a of { - Ag _ n p => v.s ! VPres n p - } ; - - auxVerb : Aux -> Verb = \a -> case a of { - Avere => - mkVerb "avere" "ho" "hai" "ha" "abbiamo" "avete" "hanno" "avuto" Avere ; - Essere => - mkVerb "essere" "sono" "sei" "è" "siamo" "siete" "sono" "stato" Essere - } ; - - agrPart : Verb -> Agr -> ClitAgr -> Str = \v,a,c -> case v.aux of { - Avere => case c of { - CAgr (Ag g n _) => v.s ! VPart g n ; - _ => v.s ! VPart Masc Sg - } ; - Essere => case a of { - Ag g n _ => v.s ! VPart g n - } - } ; - - neg : Bool -> Str = \b -> case b of {True => [] ; False => "non"} ; - - essere_V = auxVerb Essere ; - --- for coordination - - conjAgr : Number -> Agr -> Agr -> Agr = \n,xa,ya -> - let - x = agrFeatures xa ; y = agrFeatures ya - in Ag - (conjGender x.g y.g) - (conjNumber (conjNumber x.n y.n) n) - (conjPerson x.p y.p) ; - - agrFeatures : Agr -> {g : Gender ; n : Number ; p : Person} = \a -> - case a of {Ag g n p => {g = g ; n = n ; p = p}} ; - - conjGender : Gender -> Gender -> Gender = \g,h -> - case g of {Masc => Masc ; _ => h} ; - - conjNumber : Number -> Number -> Number = \m,n -> - case m of {Pl => Pl ; _ => n} ; - - conjPerson : Person -> Person -> Person = \p,q -> - case of { - | <_,Per1> => Per1 ; - | <_,Per2> => Per2 ; - _ => Per3 - } ; - - - --- for morphology - - Noun : Type = {s : Number => Str ; g : Gender} ; - Adj : Type = {s : Gender => Number => Str ; isPre : Bool} ; - Verb : Type = {s : VForm => Str ; aux : Aux} ; - - mkNoun : Str -> Str -> Gender -> Noun = \vino,vini,g -> { - s = table {Sg => vino ; Pl => vini} ; - g = g - } ; - - regNoun : Str -> Noun = \vino -> case vino of { - fuo + c@("c"|"g") + "o" => mkNoun vino (fuo + c + "hi") Masc ; - ol + "io" => mkNoun vino (ol + "i") Masc ; - vin + "o" => mkNoun vino (vin + "i") Masc ; - cas + "a" => mkNoun vino (cas + "e") Fem ; - pan + "e" => mkNoun vino (pan + "i") Masc ; - _ => mkNoun vino vino Masc - } ; - - mkAdj : (_,_,_,_ : Str) -> Bool -> Adj = \buono,buona,buoni,buone,p -> { - s = table { - Masc => table {Sg => buono ; Pl => buoni} ; - Fem => table {Sg => buona ; Pl => buone} - } ; - isPre = p - } ; - - regAdj : Str -> Adj = \nero -> case nero of { - ner + "o" => mkAdj nero (ner + "a") (ner + "i") (ner + "e") False ; - verd + "e" => mkAdj nero nero (verd + "i") (verd + "i") False ; - _ => mkAdj nero nero nero nero False - } ; - - mkVerb : (_,_,_,_,_,_,_,_ : Str) -> Aux -> Verb = - \amare,amo,ami,ama,amiamo,amate,amano,amato,aux -> { - s = table { - VInf => amare ; - VPres Sg Per1 => amo ; - VPres Sg Per2 => ami ; - VPres Sg Per3 => ama ; - VPres Pl Per1 => amiamo ; - VPres Pl Per2 => amate ; - VPres Pl Per3 => amano ; - VPart g n => (regAdj amato).s ! g ! n - } ; - aux = aux - } ; - - regVerb : Str -> Verb = \amare -> case amare of { - am + "are" => mkVerb amare (am+"o") (am+"i") (am+"a") - (am+"iamo") (am+"ate") (am+"ano") (am+"ato") Avere ; - tem + "ere" => mkVerb amare (tem+"o") (tem+"i") (tem+"e") - (tem+"iamo") (tem+"ete") (tem+"ono") (tem+"uto") Avere ; - fin + "ire" => mkVerb amare (fin+"isco") (fin+"isci") (fin+"isce") - (fin+"iamo") (fin+"ite") (fin+"iscono") (fin+"ito") Avere - } ; - --- for structural words - - adjDet : Adj -> Number -> {s : Gender => Case => Str ; n : Number} = - \adj,n -> { - s = \\g,c => prepCase c ++ adj.s ! g ! n ; - n = n - } ; - - pronNP : (s,a,d : Str) -> Gender -> Number -> Person -> NounPhrase = - \s,a,d,g,n,p -> { - s = table { - Nom => {clit = [] ; obj = s ; isClit = False} ; - Acc => {clit = a ; obj = [] ; isClit = True} ; - Dat => {clit = d ; obj = [] ; isClit = True} - } ; - a = Ag g n p - } ; - --- phonological auxiliaries - - vowel : pattern Str = #("a" | "e" | "i" | "o" | "u" | "h") ; - s_impuro : pattern Str = #("z" | "s" + ("b"|"c"|"d"|"f"|"m"|"p"|"q"|"t")) ; - - elisForms : (_,_,_ : Str) -> Str = \lo,l',il -> - pre {#s_impuro => lo ; #vowel => l' ; _ => il} ; - --- module ParadigmsIta - -oper - masculine : Gender = Masc ; - feminine : Gender = Fem ; - - accusative : Case = Acc ; - dative : Case = Dat ; - - mkN = overload { - mkN : (vino : Str) -> N - = \n -> lin N (regNoun n) ; - mkN : (uomo, uomini : Str) -> Gender -> N - = \s,p,g -> lin N (mkNoun s p g) ; - } ; - - mkA = overload { - mkA : (nero : Str) -> A - = \a -> lin A (regAdj a) ; - mkA : (buono,buona,buoni,buone : Str) -> Bool -> A - = \sm,sf,pm,pf,p -> lin A (mkAdj sm sf pm pf False) ; - } ; - - preA : A -> A - = \a -> lin A {s = a.s ; isPre = True} ; - - mkV = overload { - mkV : (finire : Str) -> V - = \v -> lin V (regVerb v) ; - mkV : (andare,vado,vadi,va,andiamo,andate,vanno,andato : Str) -> V - = \i,p1,p2,p3,p4,p5,p6,p -> lin V (mkVerb i p1 p2 p3 p4 p5 p6 p Avere) ; - } ; - - essereV : V -> V - = \v -> lin V {s = v.s ; aux = Essere} ; - - mkV2 = overload { - mkV2 : Str -> V2 - = \s -> lin V2 (regVerb s ** {c = accusative}) ; - mkV2 : V -> V2 - = \v -> lin V2 (v ** {c = accusative}) ; - mkV2 : V -> Case -> V2 - = \v,c -> lin V2 (v ** {c = c}) ; - } ; - - -} diff --git a/examples/miniresource/MiniresourceSan.gf b/examples/miniresource/MiniresourceSan.gf deleted file mode 100644 index dbeecebf2..000000000 --- a/examples/miniresource/MiniresourceSan.gf +++ /dev/null @@ -1,262 +0,0 @@ -concrete MiniresourceSan of Miniresource = open Prelude in { - --- module GrammarSan - - flags coding = utf8; - - lincat - S = {s : Str} ; - Cl = {s : Bool => Str} ; - NP = NounPhrase ; - VP = VerbPhrase ; - AP = Adj ; - CN = Noun ; - Det = {s : Gender => Case => Str ; n : Number} ; - N = Noun ; - A = Adj ; - V = Verb; - V2 = Verb ** {c : Case} ; - AdA = {s : Str} ; - Pol = {s : Str ; b : Bool} ; - Tense = {s : Str} ; - Conj = {s : Str} ; - - - lin - - UseCl t p cl = {s = t.s ++ p.s ++ cl.s ! p.b} ; - - PredVP np vp = { - s = \\p => np.s ! Nom ++ neg p ++ vp.compl ! np.a ++ vp.verb.s ! VPres np.a.n np.a.p - } ; - - ComplV2 v2 np = { - verb = v2 ; - compl = \\_ => np.s ! v2.c - } ; - - UseV v = { - verb = v ; - compl = \\_ => [] - } ; - - DetCN det cn = { - s = \\c => det.s ! cn.g ! c ++ cn.s ! det.n ! c ; - a = agr cn.g det.n P3 - } ; - - ModCN ap cn = {s = \\n,c => ap.s ! cn.g ! n ! c ++ cn.s ! n ! c ; g = cn.g} ; - - CompAP ap = { - verb = copula ; - compl = \\a => ap.s ! a.g ! a.n ! Nom - } ; - - AdAP ada ap = { - s = \\g,n,c => ada.s ++ ap.s ! g ! n ! c - } ; - - ConjNP co x y = { - s = \\c => x.s ! c ++ co.s ++ y.s ! c ; - a = y.a ---- - } ; - - ConjS co x y = {s = x.s ++ co.s ++ y.s} ; - - UseN n = n ; - UseA adj = adj ; - - a_Det = mkDet "" Sg ; - every_Det = mkDet "पà¥à¤°à¤¤à¤¿" Sg ; - the_Det = mkDet "" Sg ; - - this_Det = mkDet "à¤à¤¤à¤¦à¥" Sg ; --- these_Det = mkDet "è¿™" Pl ; - that_Det = mkDet "तदà¥" Sg ; --- those_Det = mkDet "é‚£" Pl ; - - i_NP = pronNP "" Sg P1 ; - youSg_NP = pronNP "" Sg P2 ; - he_NP = pronNP "" Sg P3 ; - she_NP = pronNP "" Sg P3 ; - we_NP = pronNP "" Pl P1 ; - youPl_NP = pronNP "" Pl P2 ; - they_NP = pronNP "" Pl P3 ; - - very_AdA = ss "अति" ; - - and_Conj = {s = " च"} ; - - or_Conj = {s = "अथवा"} ; - - Pos = {s = [] ; b = True} ; - Neg = {s = [] ; b = False} ; - Pres = {s = []} ; - Perf = {s = []} ; - --- module TestChi - -lin - man_N = mkN "नरः" ; - woman_N = mkN "सà¥à¤¤à¥à¤°à¥€" ; - house_N = mkN "गृहं" ; - tree_N = mkN "वृकà¥à¤·"; - big_A = mkA "महाकाय" ; - small_A = mkA "अलà¥à¤ª" ; - green_A = mkA "हरित" ; - walk_V = mkV "गमà¥" ; - arrive_V = mkV "अभि-उपा-गमà¥" ; - love_V2 = mkV2 "कमà¥" ; - please_V2 = mkV2 "पà¥à¤°à¥€" ; - - - - - - - - --- module ResSan - --- parameters - -param - Number = Sg | Dl | Pl ; - Case = Nom | Acc | Ins | Dat | Abl | Gen | Loc | Voc ; - Gender = Masc | Fem | Neutr ; - Person = P3 | P2 | P1 ; - - - VForm = VPres Number Person ; - -oper - Agr = {g : Gender ; n : Number ; p : Person} ; - - agr : Gender -> Number -> Person -> Agr = \g,n,p -> {g = g ; n = n ; p = p} ; - --- parts of speech - -oper - - VerbPhrase = {verb : Verb ; compl : Agr => Str} ; - NounPhrase = {s : Case => Str ; a : Agr} ; - --- for morphology - - Noun : Type = {s : Number => Case => Str; g : Gender} ; - Adj : Type = {s : Gender => Number => Case => Str} ; - Verb : Type = {s : VForm => Str} ; - - mkNoun : (s1,_,_,_,_,_,_,_, _,_,_, _,_,_,_,_,s17 : Str) -> Gender -> Noun = - \snom,sacc,sins,sdat,sabl,sgen,sloc,svoc, - dnomaccvoc,dinsdatabl,dgenloc, - pnomvoc,pacc,pins,pdatabl,pgen,ploc, - gen -> { - s = table { - Sg => table { - Nom => snom ; Acc => sacc ; Ins => sins ; Dat => sdat ; Abl => sabl ; Gen => sgen ; Loc => sloc ; Voc => svoc - } ; - Dl => table { - Nom | Acc | Voc => dnomaccvoc ; Ins | Dat | Abl => dinsdatabl ; Gen | Loc => dgenloc - } ; - Pl => table { - Nom | Voc => pnomvoc ; Acc => pacc ; Ins => pins ; Dat | Abl => pdatabl ; Gen => pgen ; Loc => ploc - } - } ; - g = gen - } ; - - endingNoun : Str -> (s1,_,_,_,_,_,_,_, _,_,_, _,_,_,_,_,s17 : Str) -> Gender -> Noun = - \stem, - snom,sacc,sins,sdat,sabl,sgen,sloc,svoc, - dnomaccvoc,dinsdatabl,dgenloc, - pnomvoc,pacc,pins,pdatabl,pgen,ploc, - gen -> - mkNoun - (stem + snom) (stem + sacc) (stem + sins) (stem + sdat) (stem + sabl) (stem + sgen) (stem + sloc) (stem + svoc) - (stem + dnomaccvoc) (stem + dinsdatabl) (stem + dgenloc) - (stem + pnomvoc) (stem + pacc) (stem + pins) (stem + pdatabl) (stem + pgen) (stem + ploc) - gen ; - - - ramaNoun : Str -> Noun = \rama -> - let ram = init rama in - endingNoun ram - "ः" "मà¥" "ॆणॆ" "ाय" "ातà¥" "सà¥à¤¯" "ॆ" "" - "ौ" "ाथà¥à¤¯à¤¾à¤®à¥" "यो" - "ाः" "ानà¥" "ैः" "ेथयः" "ाणाम" "ेषà¥" - Masc ; - - mkAdj : (m,f,n : Noun) -> Adj = \m,f,n -> {s = table {Masc => m.s ; Fem => f.s ; Neutr => n.s}} ; - - - mkVerb : (s1,_,_,_,_,_,_,_,s9 : Str) -> Verb = - \s3,s2,s1,d3,d2,d1,p3,p2,p1 -> { - s = table { - VPres Sg P3 => s3 ; - VPres Sg P2 => s2 ; - VPres Sg P1 => s1 ; - VPres Dl P3 => d3 ; - VPres Dl P2 => d2 ; - VPres Dl P1 => d1 ; - VPres Pl P3 => p3 ; - VPres Pl P2 => p2 ; - VPres Pl P1 => p1 - } - } ; - - endingVerb : Str -> (s1,_,_,_,_,_,_,_,s9 : Str) -> Verb = - \stem,s3,s2,s1,d3,d2,d1,p3,p2,p1 -> - mkVerb - (stem + s3) (stem + s2) (stem + s1) (stem + d3) (stem + d2) (stem + d1) (stem + p3) (stem + p2) (stem + p1) ; - - patVerb : Str -> Verb = \pat -> - endingVerb pat - "ित" "िस" "िम" "तः" "थः" "ावः" "िनख़त" "थ" "ामः" ; - - copula : Verb = {s = \\_ => []} ; - - neg : Bool -> Str = \b -> case b of {True => [] ; False => "न"} ; - - --- for structural words - - mkDet : Str -> Number -> {s : Gender => Case => Str ; n : Number} = \s,n -> { - s = \\_,_ => s ; - n = n - } ; - - pronNP : (s : Str) -> Number -> Person -> NounPhrase = \s,n,p -> { - s = \\_ => s ; - a = agr Masc n p - } ; - - - --- module ParadigmsSan - -oper - mkN = overload { - mkN : (man : Str) -> N - = \s -> lin N (ramaNoun s) ; - } ; - - mkA : (small : Str) -> A - = \s -> let n = ramaNoun s in lin A (mkAdj n n n) ; - - mkV : (walk : Str) -> V - = \s -> lin V (patVerb s) ; - - mkV2 = overload { - mkV2 : (love : Str) -> V2 - = \love -> lin V2 (mkV love ** {c = Acc}) ; ---- mkV2 : (love : V) -> V2 ---- = \love -> lin V2 love ; - } ; - -} - - - - - diff --git a/examples/miniresource/MiniresourceSwe.gf b/examples/miniresource/MiniresourceSwe.gf deleted file mode 100644 index d24eef7e2..000000000 --- a/examples/miniresource/MiniresourceSwe.gf +++ /dev/null @@ -1,2 +0,0 @@ -concrete MiniresourceSwe of Miniresource = MiniresourceI with - (Grammar = GrammarSwe), (Lexicon = LexiconSwe) ; diff --git a/examples/morpho/Eng.gf b/examples/morpho/Eng.gf deleted file mode 100644 index e508f09e2..000000000 --- a/examples/morpho/Eng.gf +++ /dev/null @@ -1,27 +0,0 @@ --- Abstract syntax for a top-level grammar for morphological analysis and synthesis --- AR 15/8/2008 --- Use this as a template to port other morphologies to javascript, etc. - --- First import a lexicon. - -abstract Eng = IrregEngAbs ** { - -cat - Display ; -- what is shown: word form, analysis, or full table - Word ; -- lexical unit - Form ; -- form description - -flags startcat = Display ; - -fun - DAll : Word -> Display ; -- to show full table - DForm : Word -> Form -> Display ; -- to show one form - --- Here are the possible forms; this is really a copy of ResEng.VForm --- and should be generated automatically. - - VInf, VPres, VPast, VPPart, VPresPart : Form ; - - WVerb : V -> Word ; -- use category V from IrregEngAbs - -} diff --git a/examples/morpho/EngDescr.gf b/examples/morpho/EngDescr.gf deleted file mode 100644 index 3e5efec77..000000000 --- a/examples/morpho/EngDescr.gf +++ /dev/null @@ -1,23 +0,0 @@ ---# -path=.:alltenses - -concrete EngDescr of Eng = IrregEng ** open (R = ResEng) in { - -lincat - Display, Word, Form = Str ; - -lin - DAll w = w ++ ":" ++ "all forms" ; - - DForm w f = w ++ ":" ++ f ; - --- names of forms displayed - - VInf = "Infinitive" ; - VPres = "Present" ; - VPast = "Past" ; - VPPart = "Past Participle" ; - VPresPart = "Present Participle" ; - - WVerb v = v.s ! R.VInf ; -- the dictionary form shown in word description - -} diff --git a/examples/morpho/EngReal.gf b/examples/morpho/EngReal.gf deleted file mode 100644 index b28f1e0eb..000000000 --- a/examples/morpho/EngReal.gf +++ /dev/null @@ -1,31 +0,0 @@ ---# -path=.:alltenses - -concrete EngReal of Eng = IrregEng ** open (R = ResEng) in { - -lincat - Display = Str ; - Word = R.VForm => Str ; - Form = {s : Str ; v : R.VForm} ; - -lin - --- select the forms to display (here all forms) - - DAll w = w ! R.VInf ++ w ! R.VPres ++ w ! R.VPast ++ w ! R.VPPart ++ w ! R.VPresPart ; - --- this code should be generated automatically - - DForm w f = w ! f.v ++ f.s ; - - VInf = vf R.VInf ; - VPres = vf R.VPres ; - VPast = vf R.VPast ; - VPPart = vf R.VPPart ; - VPresPart = vf R.VPresPart ; - - WVerb v = v.s ; - -oper - vf : R.VForm -> {s : Str ; v : R.VForm} = \f -> {s = [] ; v = f} ; --- - -} diff --git a/examples/morpho/Fre.gf b/examples/morpho/Fre.gf deleted file mode 100644 index c27825163..000000000 --- a/examples/morpho/Fre.gf +++ /dev/null @@ -1,38 +0,0 @@ --- French irregular verbs, built using Eng as template. - -abstract Fre = IrregFreAbs ** { - -flags startcat = Display ; - -cat - Display ; Word ; Form ; - --- French verb forms have an internal structure. - - TMood ; Number ; Person ; NumPersI ; Gender ; Mood ; - -fun --- DAll : Word -> Display ; - DForm : Word -> Form -> Display ; - - VInfin : Form ; - VFin : TMood -> Number -> Person -> Form ; - VImper : NumPersI -> Form ; - VPart : Gender -> Number -> Form ; - VGer : Form ; - - VPres : Mood -> TMood ; - VImperf : Mood -> TMood ; - VPasse, VFut, VCondit : TMood ; - - SgP2, PlP1, PlP2 : NumPersI ; - - Sg, Pl : Number ; - P1, P2, P3 : Person ; - Masc, Fem : Gender ; - Indic, Conjunct : Mood ; - - WVerb : V -> Word ; - WVerb2 : V2 -> Word ; - -} diff --git a/examples/morpho/FreDescr.gf b/examples/morpho/FreDescr.gf deleted file mode 100644 index dc6c8c67f..000000000 --- a/examples/morpho/FreDescr.gf +++ /dev/null @@ -1,44 +0,0 @@ ---# -path=.:alltenses - -concrete FreDescr of Fre = IrregFre - [S] ** open (R = CommonRomance), Prelude in { - -flags coding=utf8 ; - -lincat - Display, Word, Form = Str ; - TMood, Number, Person, NumPersI, Gender, Mood = Str ; - -lin --- DAll w = w ++ ":" ++ "la conjugaison" ; - - DForm w f = w ++ ":" ++ f ; - - VInfin = "infinitif" ; - VFin m n p = m ++ n ++ p ; - VImper np = "impératif" ++ np ; - VPart g n = "participe passé" ++ g ++ n ; - VGer = "participe présent" ; - - VPres m = m ++ "présent" ; - VImperf m = m ++ "imparfait" ; - VPasse = "passé simple" ; - VFut = "futur" ; - VCondit = "conditionnel" ; - - SgP2 = "singulier 2e" ; - PlP1 = "pluriel 1ère" ; - PlP2 = "pluriel 2e" ; - Sg = "singulier" ; - Pl = "pluriel" ; - P1 = "1ère" ; - P2 = "2e" ; - P3 = "3e" ; - Masc = "masculin" ; - Fem = "féminin" ; - Indic = "indicatif" ; - Conjunct = "subjonctif" ; - - WVerb v = v.s ! R.VInfin True ; - WVerb2 v = v.s ! R.VInfin True ; - -} diff --git a/examples/morpho/FreReal.gf b/examples/morpho/FreReal.gf deleted file mode 100644 index 86a56c164..000000000 --- a/examples/morpho/FreReal.gf +++ /dev/null @@ -1,72 +0,0 @@ ---# -path=.:alltenses - -concrete FreReal of Fre = IrregFre ** open (R = CommonRomance), Prelude in { - -lincat - Display = Str ; - Word = R.VF => Str ; - Form = {s : Str ; v : R.VF} ; - TMood = {s : Str ; v : R.TMood} ; - Number = {s : Str ; v : R.Number} ; - Person = {s : Str ; v : R.Person} ; - NumPersI = {s : Str ; v : R.NumPersI} ; - Gender = {s : Str ; v : R.Gender} ; - Mood = {s : Str ; v : R.Mood} ; - -lin - -- display the same subset of forms as Petit Robert - -{- - DAll w = - w ! R.VInfin True ++ - w ! R.VFin (R.VPres R.Indic) R.Sg R.P1 ++ - w ! R.VFin (R.VPres R.Indic) R.Sg R.P3 ++ - w ! R.VFin (R.VPres R.Indic) R.Pl R.P1 ++ - w ! R.VFin (R.VPres R.Indic) R.Pl R.P3 ++ - w ! R.VFin (R.VImperf R.Indic) R.Sg R.P1 ++ - w ! R.VFin (R.VImperf R.Indic) R.Pl R.P1 ++ - w ! R.VFin R.VPasse R.Sg R.P1 ++ - w ! R.VFin R.VPasse R.Pl R.P1 ++ - w ! R.VFin R.VFut R.Sg R.P1 ++ - w ! R.VFin R.VCondit R.Sg R.P1 ++ - w ! R.VFin (R.VPres R.Conjunct) R.Sg R.P1 ++ - w ! R.VImper R.SgP2 ++ - w ! R.VImper R.PlP1 ++ - w ! R.VGer ++ - w ! R.VPart R.Masc R.Sg ; --} - DForm w f = w ! f.v ++ f.s ; --- - - VInfin = {s = [] ; v = R.VInfin True} ; - VFin m n p = {s = m.s ++ n.s ++ p.s ; v = R.VFin m.v n.v p.v} ; - - VImper np = {s = np.s ; v = R.VImper np.v} ; - VPart g n = {s = g.s ++ n.s ; v = R.VPart g.v n.v} ; - VGer = {s = [] ; v = R.VGer} ; - - VPres m = {s = m.s ; v = R.VPres m.v} ; - VImperf m = {s = m.s ; v = R.VImperf m.v} ; - VPasse = {s = [] ; v = R.VPasse} ; - VFut = {s = [] ; v = R.VFut} ; - VCondit = {s = [] ; v = R.VCondit} ; - - SgP2 = {s = [] ; v = R.SgP2} ; - PlP1 = {s = [] ; v = R.PlP1} ; - PlP2 = {s = [] ; v = R.PlP2} ; - Sg = {s = [] ; v = R.Sg} ; - Pl = {s = [] ; v = R.Pl} ; - P1 = {s = [] ; v = R.P1} ; - P2 = {s = [] ; v = R.P2} ; - P3 = {s = [] ; v = R.P3} ; - Masc = {s = [] ; v = R.Masc} ; - Fem = {s = [] ; v = R.Fem} ; - Indic = {s = [] ; v = R.Indic} ; - Conjunct = {s = [] ; v = R.Conjunct} ; - - WVerb v = v.s ; - WVerb2 v = v.s ; - -oper - vf : R.VF -> {s : Str ; v : R.VF} = \f -> {s = [] ; v = f} ; --- - -} diff --git a/examples/morpho/README.txt b/examples/morpho/README.txt deleted file mode 100644 index 41bdd545b..000000000 --- a/examples/morpho/README.txt +++ /dev/null @@ -1,25 +0,0 @@ -AR 15/8/2008 - -Here are some examples of morphological lexica turned into top-level GF grammars. - -Top level is useful because it supports analysis and synthesis by normal -e.g. JavaScript tools. - -The simplest example is in the following three files: - - Eng.gf -- abstract syntax (English irregular verbs) - EngDescr.gf -- concrete syntax showing form descriptions - EngReal.gf -- concrete syntax showing real forms - -Compile the result with - - gfc --make -f js EngDescr.gf EngReal.gf - -Then use Eng.js in place of GF/lib/javascript/grammar.js - -Other examples: - - Fre* -- French irregular verbs - -NB: there are issues on character encoding of abstract verb names in Fre. - diff --git a/examples/nlg/Logic.gf b/examples/nlg/Logic.gf deleted file mode 100644 index 63c330faf..000000000 --- a/examples/nlg/Logic.gf +++ /dev/null @@ -1,20 +0,0 @@ -abstract Logic = { - -cat - Ind; Prop; - -fun - john : Ind; - mary : Ind; - boy : Ind -> Prop; - love : Ind -> Ind -> Prop; - leave : Ind -> Prop; - smart : Ind -> Prop; - exists : (Ind -> Prop) -> Prop; - forall : (Ind -> Prop) -> Prop; - and,or : Prop -> Prop -> Prop; - impl : Prop -> Prop -> Prop; - not : Prop -> Prop; - eq : Ind -> Ind -> Prop; - -} diff --git a/examples/nlg/LogicCnc.gf b/examples/nlg/LogicCnc.gf deleted file mode 100644 index b9a2013c9..000000000 --- a/examples/nlg/LogicCnc.gf +++ /dev/null @@ -1,23 +0,0 @@ ---# -path=present -concrete LogicCnc of Logic = { - -lincat - Ind = {s : Str}; - Prop = {s:Str}; - -lin - john = {s="john"}; - mary = {s="mary"}; - boy x = {s="boy"++"("++x.s++")"}; - smart x = {s="smart"++"("++x.s++")"}; - love x y = {s="love"++"("++x.s++","++y.s++")"}; - leave x = {s="leave"++"("++x.s++")"}; - and x y = {s=x.s++"&&"++y.s}; - or x y = {s=x.s++"||"++y.s}; - impl x y = {s=x.s++"=>"++y.s}; - forall f = {s="forall"++f.$0++"."++"("++f.s++")"}; - exists f = {s="exists"++f.$0++"."++"("++f.s++")"}; - not p = {s="not"++"("++p.s++")"}; - eq x y = {s=x.s++"="++y.s}; - -} diff --git a/examples/nlg/NLG.gf b/examples/nlg/NLG.gf deleted file mode 100644 index d3afc73cf..000000000 --- a/examples/nlg/NLG.gf +++ /dev/null @@ -1,115 +0,0 @@ -abstract NLG = Logic ** { - -flags - startcat = Utt; - -cat - N (Ind -> Prop); - A (Ind -> Prop); - CN (Ind -> Prop); - Det ((Ind -> Prop) -> (Ind -> Prop) -> Prop); - PN Ind; - NP ((Ind -> Prop) -> Prop); - AP (Ind -> Prop); - VP (Ind -> Prop); - VPSlash (Ind -> Ind -> Prop); - V (Ind -> Prop); - V2 (Ind -> Ind -> Prop); - Comp (Ind -> Prop); - Pol (Prop -> Prop); - Cl Prop; - ClSlash (Ind -> Prop); - S Prop; - Utt; - - Conj (Prop -> Prop -> Prop) ; - ListNP ((Prop -> Prop -> Prop) -> (Ind -> Prop) -> Prop) ; - ListS ((Prop -> Prop -> Prop) -> Prop) ; - -fun - PredVP : ({np} : (Ind -> Prop) -> Prop) -> - ({vp} : Ind -> Prop) -> - NP np -> VP vp -> Cl (np vp) ; - - UseV : ({v} : Ind -> Prop) -> - V v -> VP v ; - - ComplSlash : ({v2} : Ind -> Ind -> Prop) -> - ({np} : (Ind -> Prop) -> Prop) -> - VPSlash v2 -> NP np -> VP (\i -> np (v2 i)) ; - - SlashV2a : ({v2} : Ind -> Ind -> Prop) -> - V2 v2 -> VPSlash v2 ; - - SlashVP : ({np} : (Ind -> Prop) -> Prop) -> - ({v2} : Ind -> Ind -> Prop) -> - NP np -> VPSlash v2 -> ClSlash (\x -> np (v2 x)); - - ComplClSlash : ({sl} : Ind -> Prop) -> - ({np} : (Ind -> Prop) -> Prop) -> - ClSlash sl -> NP np -> Cl (np sl); - - UseComp : ({c} : Ind -> Prop) -> - Comp c -> VP c ; - - CompAP : ({ap} : Ind -> Prop) -> - AP ap -> Comp ap ; - - CompNP : ({np} : (Ind -> Prop) -> Prop) -> - NP np -> Comp (\x -> np (\y -> eq x y)) ; - - UsePN : ({i} : Ind) -> PN i -> NP (\f -> f i) ; - - DetCN : ({det} : (Ind -> Prop) -> (Ind -> Prop) -> Prop) -> - ({cn} : Ind -> Prop) -> - Det det -> CN cn -> NP (\f -> det cn f); - - AdjCN : ({ap,cn} : Ind -> Prop) -> - AP ap -> CN cn -> CN (\x -> and (ap x) (cn x)) ; - - PositA : ({a} : Ind -> Prop) -> - A a -> AP a ; - - UseN : ({n} : Ind -> Prop) -> N n -> CN n; - - BaseNP : ({np1,np2} : (Ind -> Prop) -> Prop) -> - NP np1 -> NP np2 -> ListNP (\conj,f -> conj (np1 f) (np2 f)) ; - ConsNP : ({np1} : (Ind -> Prop) -> Prop) -> - ({lst} : (Prop -> Prop -> Prop) -> (Ind -> Prop) -> Prop) -> - NP np1 -> ListNP lst -> ListNP (\conj,f -> conj (np1 f) (lst conj f)) ; - ConjNP : ({cnj} : Prop -> Prop -> Prop) -> - ({lst} : (Prop -> Prop -> Prop) -> (Ind -> Prop) -> Prop) -> - Conj cnj -> ListNP lst -> NP (lst cnj) ; - - BaseS : ({s1,s2} : Prop) -> - S s1 -> S s2 -> ListS (\conj -> conj s1 s2) ; - ConsS : ({s1} : Prop) -> - ({lst} : (Prop -> Prop -> Prop) -> Prop) -> - S s1 -> ListS lst -> ListS (\conj -> conj s1 (lst conj)) ; - ConjS : ({cnj} : Prop -> Prop -> Prop) -> - ({lst} : (Prop -> Prop -> Prop) -> Prop) -> - Conj cnj -> ListS lst -> S (lst cnj) ; - - john_PN : PN john; - mary_PN : PN mary; - boy_N : N boy; - somebody_NP : NP exists; - everybody_NP : NP forall; - love_V2 : V2 love ; - leave_V : V leave ; - smart_A : A smart ; - a_Det : Det (\d,f -> exists (\x -> and (d x) (f x))); - every_Det : Det (\d,f -> forall (\x -> impl (d x) (f x))); - some_Det : Det (\d,f -> exists (\x -> and (d x) (f x))); - PPos : Pol (\t -> t) ; - PNeg : Pol (\t -> not t) ; - and_Conj : Conj and ; - or_Conj : Conj or ; - - UseCl : ({cl} : Prop) -> - ({p} : Prop -> Prop) -> - Pol p -> Cl cl -> S (p cl); - - UttS : (s : Prop) -> S s -> Utt; - -} diff --git a/examples/nlg/NLGEng.gf b/examples/nlg/NLGEng.gf deleted file mode 100644 index 731e05a3d..000000000 --- a/examples/nlg/NLGEng.gf +++ /dev/null @@ -1,69 +0,0 @@ ---# -path=present -concrete NLGEng of NLG = LogicCnc ** open (Eng=GrammarEng), ParadigmsEng, ResEng in { - -lincat - Det = Eng.Det; - N = Eng.N; - A = Eng.A; - CN = Eng.CN; - PN = Eng.PN; - NP = Eng.NP; - AP = Eng.AP; - VP = Eng.VP; - VPSlash = Eng.VPSlash; - V2 = Eng.V2; - V = Eng.V; - Comp=Eng.Comp; - Pol= Eng.Pol; - Cl = Eng.Cl; - ClSlash = Eng.ClSlash; - S = Eng.S; - Utt= Eng.Utt; - Conj = Eng.Conj; - ListNP = Eng.ListNP; - ListS = Eng.ListS; - -lin - DetCN _ _ = Eng.DetCN; - UseN _ = Eng.UseN; - UsePN _ = Eng.UsePN; - SlashV2a _ = Eng.SlashV2a; - ComplSlash _ _ = Eng.ComplSlash; - SlashVP _ _ = Eng.SlashVP; - ComplClSlash _ _ cl np = lin Cl { - s = \\t,a,p,o => cl.s ! t ! a ! p ! o ++ cl.c2 ++ np.s ! NCase Nom - } ; - - UseComp _ = Eng.UseComp ; - CompAP _ = Eng.CompAP ; - CompNP _ = Eng.CompNP ; - PredVP _ _ = Eng.PredVP; - PositA _ = Eng.PositA; - AdjCN _ _ = Eng.AdjCN; - UseV _ = Eng.UseV; - PPos = Eng.PPos; - PNeg = Eng.PNeg; - BaseNP _ _ = Eng.BaseNP; - ConsNP _ _ = Eng.ConsNP; - ConjNP _ _ = Eng.ConjNP; - BaseS _ _ = Eng.BaseS; - ConsS _ _ = Eng.ConsS; - ConjS _ _ = Eng.ConjS; - UseCl _ _ p x = Eng.UseCl (Eng.TTAnt Eng.TPres Eng.ASimul) p x; - UttS _ s = Eng.UttS s; - - john_PN = mkPN "John"; - mary_PN = mkPN "Mary"; - love_V2 = mkV2 (mkV "love"); - leave_V = mkV "leave" "left" "left"; - somebody_NP = Eng.somebody_NP; - everybody_NP = Eng.everybody_NP; - boy_N = mkN "boy"; - every_Det = Eng.every_Det; - some_Det = Eng.someSg_Det; - a_Det = Eng.DetQuant Eng.IndefArt Eng.NumSg; - smart_A = mkA "smart"; - and_Conj = Eng.and_Conj; - or_Conj = Eng.or_Conj; - -} diff --git a/examples/nqueens/NQueens.gf b/examples/nqueens/NQueens.gf deleted file mode 100644 index 6eec8953f..000000000 --- a/examples/nqueens/NQueens.gf +++ /dev/null @@ -1,21 +0,0 @@ -abstract NQueens = Nat ** { - -cat S ; -cat Matrix Nat ; -cat [Nat] ; -cat Vec (s,l : Nat) [Nat] ; -cat Sat Nat Nat [Nat] ; - -data nqueens : (n : Nat) -> Matrix n -> S ; - -data nilV : ({s} : Nat) -> ({c} : [Nat]) -> Vec s zero c ; - consV : ({l},j,k : Nat) -> - let s = succ (plus j k) - in ({c} : [Nat]) -> Sat j (succ zero) c -> Vec s l (ConsNat j c) -> Vec s (succ l) c ; - - nilS : ({j,d} : Nat) -> Sat j d BaseNat ; - consS : ({i,j,d} : Nat) -> ({c} : [Nat]) -> NE i j -> NE i (plus d j) -> NE (plus d i) j -> Sat j (succ d) c -> Sat j d (ConsNat i c) ; - - matrix : ({s} : Nat) -> Vec s s BaseNat -> Matrix s ; - -} diff --git a/examples/nqueens/NQueensAscii.gf b/examples/nqueens/NQueensAscii.gf deleted file mode 100644 index 489f5ce7b..000000000 --- a/examples/nqueens/NQueensAscii.gf +++ /dev/null @@ -1,13 +0,0 @@ -concrete NQueensAscii of NQueens = NatAscii ** { - -lincat S, Matrix, Vec = Str ; - ListNat, Sat = {} ; - -lin nqueens _ m = m ; - -lin nilV _ _ = "" ; - consV _ j k _ _ v = j ++ "X" ++ k ++ ";" ++ v ; - - matrix _ v = v ; - -} diff --git a/examples/nqueens/Nat.gf b/examples/nqueens/Nat.gf deleted file mode 100644 index d80d462b5..000000000 --- a/examples/nqueens/Nat.gf +++ /dev/null @@ -1,18 +0,0 @@ -abstract Nat = { - -cat Nat ; - -data zero : Nat ; - succ : Nat -> Nat ; - -cat NE (i,j : Nat) ; - -data zNE : (i,j : Nat) -> NE i j -> NE (succ i) (succ j) ; - lNE : (j : Nat) -> NE zero (succ j) ; - rNE : (j : Nat) -> NE (succ j) zero ; - -oper plus : Nat -> Nat -> Nat ; -def plus zero n = n ; - plus (succ m) n = succ (plus m n) ; - -} diff --git a/examples/nqueens/NatAscii.gf b/examples/nqueens/NatAscii.gf deleted file mode 100644 index 7c4e1289b..000000000 --- a/examples/nqueens/NatAscii.gf +++ /dev/null @@ -1,12 +0,0 @@ -concrete NatAscii of Nat = { - -lincat Nat = Str ; - -lin zero = "" ; - succ n = "-" ++ n ; - -lincat NE = {} ; - -lin plus x y = x ++ y ; - -} diff --git a/examples/numerals/Numerals.gf b/examples/numerals/Numerals.gf deleted file mode 100644 index ee5ea8d52..000000000 --- a/examples/numerals/Numerals.gf +++ /dev/null @@ -1,35 +0,0 @@ -abstract Numerals = { - --- numerals from 1 to 999999 in decimal notation - -flags startcat=Numeral ; - -cat - Numeral ; -- 0.. - Digit ; -- 2..9 - Sub10 ; -- 1..9 - Sub100 ; -- 1..99 - Sub1000 ; -- 1..999 - Sub1000000 ; -- 1..999999 - -fun - num : Sub1000000 -> Numeral ; - - n2, n3, n4, n5, n6, n7, n8, n9 : Digit ; - - pot01 : Sub10 ; -- 1 - pot0 : Digit -> Sub10 ; -- d * 1 - pot110 : Sub100 ; -- 10 - pot111 : Sub100 ; -- 11 - pot1to19 : Digit -> Sub100 ; -- 10 + d - pot0as1 : Sub10 -> Sub100 ; -- coercion of 1..9 - pot1 : Digit -> Sub100 ; -- d * 10 - pot1plus : Digit -> Sub10 -> Sub100 ; -- d * 10 + n - pot1as2 : Sub100 -> Sub1000 ; -- coercion of 1..99 - pot2 : Sub10 -> Sub1000 ; -- m * 100 - pot2plus : Sub10 -> Sub100 -> Sub1000 ; -- m * 100 + n - pot2as3 : Sub1000 -> Sub1000000 ; -- coercion of 1..999 - pot3 : Sub1000 -> Sub1000000 ; -- m * 1000 - pot3plus : Sub1000 -> Sub1000 -> Sub1000000 ; -- m * 1000 + n - -} diff --git a/examples/numerals/af_tunni.gf b/examples/numerals/af_tunni.gf deleted file mode 100644 index 0af735737..000000000 --- a/examples/numerals/af_tunni.gf +++ /dev/null @@ -1,53 +0,0 @@ -concrete af_tunni of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | pl ; -param DForm = unit | ten ; - -oper LinDigit = {s : DForm => Str ; size : Size } ; -oper Form = {s : Str ; size : Size } ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = Form ; -lincat Sub1000 = Form ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO: Encoding - -oper mkNum : Str -> Str -> LinDigit = \mbili -> \lama -> - {s = table {unit => mbili ; ten => lama }; size = pl }; - --- lin n1 = mkNum "ków" ; -lin n2 = mkNum "lámma" "labaatón"; -lin n3 = mkNum "síddi?" "soddón" ; -lin n4 = mkNum "áfar" "afartón"; -lin n5 = mkNum "s^án" "kontón"; -lin n6 = mkNum "lí?" "lihdón"; -lin n7 = mkNum "toddóbo" "toddobátan"; -lin n8 = mkNum "siyéed" "siyyeétan" ; -lin n9 = mkNum "sagáal" "sagaás^an"; - -oper ss : Str -> Form = \s1 -> {s = s1 ; size = pl} ; - -lin pot01 = - {s = table {f => "ków" }; size = sg }; -lin pot0 d = d ; -lin pot110 = ss "tómon" ; -lin pot111 = ss ("tómon" ++ "i" ++ "ków") ; -lin pot1to19 d = ss ("tómon" ++ "i" ++ (d.s ! unit)) ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size } ; -lin pot1 d = ss (d.s ! ten) ; -lin pot1plus d e = ss (d.s ! ten ++ "i" ++ e.s ! unit) ; -lin pot1as2 n = n ; -lin pot2 d = ss (selsg d.size (d.s ! unit) ++ "boqól" ); -lin pot2plus d e = ss ((selsg d.size (d.s ! unit)) ++ "boqól" ++ e.s) ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = (selsg n.size n.s) ++ "kún"} ; -lin pot3plus n m = {s = (selsg n.size n.s) ++ "kún" ++ m.s} ; - -oper selsg : Size -> Str -> Str = \sz -> \attr -> - table {pl => attr ; sg => [] } ! sz ; - -} diff --git a/examples/numerals/albanian.gf b/examples/numerals/albanian.gf deleted file mode 100644 index 223a3f04d..000000000 --- a/examples/numerals/albanian.gf +++ /dev/null @@ -1,50 +0,0 @@ -concrete albanian of Numerals = { --- include numerals.Abs.gf ; - -oper bind : Str -> Str -> Str = \a -> \b -> a ++ b ; - -param DForm = unit | teen | ten ; - -oper LinDigit = {s : DForm => Str }; -oper LinSub100 = {s : Str } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinSub100 ; -lincat Sub1000 = LinSub100 ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> LinDigit = \tri -> - { s = table {unit => tri ; teen => tri + "mbë" + "dhjetë" ; ten => tri + "dhjetë" }}; - -lin num x = {s = x.s } ; - -lin n2 = {s = table {unit => "dy" ; teen => "dy" + "mbë" + "dhjetë" ; ten => "njëzet" }}; -lin n3 = mkNum "tre" ; -lin n4 = {s = table {unit => "katër" ; teen => "katër" + "mbë" + "dhjetë" ; ten => "dyzet" } }; -lin n5 = mkNum "pesë" ; -lin n6 = mkNum "gjashtë"; -lin n7 = mkNum "shtatë"; -lin n8 = mkNum "tetë"; -lin n9 = mkNum "nëntë"; - -oper mkR : Str -> LinSub100 = \n -> {s = n } ; - -lin pot01 = { s = table {_ => "një" }}; -lin pot0 d = d ; -lin pot110 = mkR "dhjetë" ; -lin pot111 = mkR ("një" + "mbë" + "dhjetë") ; -lin pot1to19 d = mkR (d.s ! teen) ; -lin pot0as1 n = mkR (n.s ! unit) ; -lin pot1 d = mkR (d.s ! ten) ; -lin pot1plus d e = mkR ((d.s ! ten) ++ "e" ++ (e.s ! unit)) ; -lin pot1as2 n = n ; -lin pot2 d = mkR (bind (d.s ! unit) "qind") ; -lin pot2plus d e = mkR ((bind (d.s ! unit) "qind") ++ "e" ++ e.s) ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = n.s ++ "mijë" } ; -lin pot3plus n m = {s = n.s ++ "mijë" ++ m.s} ; - - -} diff --git a/examples/numerals/amharic.gf b/examples/numerals/amharic.gf deleted file mode 100644 index 853e73797..000000000 --- a/examples/numerals/amharic.gf +++ /dev/null @@ -1,47 +0,0 @@ -concrete amharic of Numerals = { - -flags coding = UTF8; - -param DForm = unit | ten ; --- Size is Sg or Pl -- - -lincat Numeral = { s : Str } ; -lincat Digit = {s : DForm => Str} ; -lincat Sub10 = {s : DForm => Str} ; -lincat Sub100 = { s : Str } ; -lincat Sub1000 = { s : Str } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str ->{s : DForm => Str} = - \hulet -> \haya -> - {s = table {unit => hulet ; ten => haya}} ; - -oper ss : Str -> {s : Str} = \s -> {s = s} ; - -lin num x = x ; -lin n2 = mkNum "áˆáˆˆá‰µ" "ሃያ"; -lin n3 = mkNum "ሶስት" "ሰላሳ" ; -lin n4 = mkNum "አራት" "አርባ" ; -lin n5 = mkNum "አáˆáˆµá‰µ" "ሃáˆáˆ³" ; -lin n6 = mkNum "ስድስት" "ስድሳ" ; -lin n7 = mkNum "ሰባት" "ሰባ" ; -lin n8 = mkNum "ስáˆáŠ•á‰µ" "ሰማንያ" ; -lin n9 = mkNum "ዘጠáŠ" "ዘጠና" ; - -lin pot01 = {s = table {f => "አንድ"}} ; -lin pot0 d = {s = table {f => d.s ! f}} ; -lin pot110 = ss "አስር" ; -lin pot111 = ss "አስራ አንድ" ; -lin pot1to19 d ={s = "አስራ"++ d.s ! unit} ; -lin pot0as1 n = {s = n.s ! unit} ; -lin pot1 d = {s = d.s ! ten} ; -lin pot1plus d e = {s = d.s ! ten ++ e.s ! unit} ; -lin pot1as2 n = n ; -lin pot2 d = {s = d.s ! unit ++ "መቶ"} ; -lin pot2plus d e = {s = d.s ! unit ++ "መቶ" ++ e.s} ; -lin pot2as3 n = n ; -lin pot3 n = {s = n.s ++ "ሺህ"} ; -lin pot3plus n m = {s = n.s ++ "ሺህ" ++ m.s} ; - - -} diff --git a/examples/numerals/arabic_classical.gf b/examples/numerals/arabic_classical.gf deleted file mode 100644 index d65bb7fbf..000000000 --- a/examples/numerals/arabic_classical.gf +++ /dev/null @@ -1,100 +0,0 @@ -concrete arabic_classical of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=arabic0600 ; - --- There is uncertainty as to wthere forms like 102 000 should be --- hundred and thousand or hundred and two thousands or --- as implemented hundred and two thousand - -param DForm = unit Place | teen | ten | hund ; -param Size = sg | pl | dual | eleventonineteen ; -param Place = attr | indep ; -lincat Numeral = {s : Str} ; -lincat Digit = {s : DForm => Str ; size : Size} ; -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Place => Str ; size : Size} ; -lincat Sub1000 = {s : Place => Str ; size : Size} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- the Arabic0x0600 environment - -lin n2 = - {s = table {(unit attr) => [] ; - (unit indep) => "اثنان" ; - teen => "اثنا" ; - ten => "عشرون" ; - hund => "مائتان"} ; size = dual} ; -lin n3 = - {s = table {(unit _) => "ثلاثة" ; - teen => "ثلاثة" ; - ten => "ثلاثون" ; - hund => variants {"ثلاث" ++ "مائة" ; "ثلاثمائة"}} ; - size = pl} ; -lin n4 = - {s = table {(unit _) => "أربعة" ; - teen => "أربعة" ; - ten => "أربعون" ; - hund => variants {"أربع" ++ "مائة" ; "أربعمائة"}} ; - size = pl} ; -lin n5 = - {s = table {(unit _) => "خمسة" ; - teen => "خمسة" ; - ten => "خمسون" ; - hund => variants {"خمس" ++ "مائة" ; "خمسمائة"}} ; size = pl} ; -lin n6 = - {s = table {(unit _) => "ستة" ; - teen => "ستة" ; - ten => "ستون" ; - hund => variants {"ست" ++ "مائة" ; "ستمائة"}} ; size = pl} ; -lin n7 = - {s = table {(unit _) => "سبعة" ; - teen => "سبعة" ; - ten => "سبعون" ; - hund => variants {"سبع" ++ "مائة" ; "سبعمائة"}} ; size = pl} ; -lin n8 = - {s = table {(unit _) => "ثمانية" ; - teen => "ثمانية" ; - ten => "ثمانون" ; - hund => variants {"ثمان" ++ "مائة" ; "ثمانمائة"}} ; - size = pl} ; -lin n9 = - {s = table {(unit _) => "تسعة" ; - teen => "تسعة" ; - ten => "تسعون" ; - hund => variants {"تسع" ++ "مائة" ; "تسعمائة"}} ; - size = pl} ; - -lin pot01 = - {s = table {hund => (variants {"مائة" ; "Ù…0Ø©"} ) ; (unit attr) => [] ; f => "واحد"} ; size = sg} ; -lin pot0 d = - {s = d.s ; size = d.size} ; -lin pot110 = - {s = table {_ => "عشرة"} ; size = pl} ; -lin pot111 = - {s = table {_ => "احد" ++ "عشر"} ; size = eleventonineteen} ; -lin pot1to19 d = - {s = table {_ => d.s ! teen ++ "عشر"} ; size = eleventonineteen} ; -lin pot0as1 n = - {s = table {p => n.s ! unit p} ; size = n.size} ; -lin pot1 d = - {s = table {_ => d.s ! ten} ; size = eleventonineteen} ; -lin pot1plus d e = - {s = table {_ => e.s ! unit indep ++ "Ùˆ" ++ d.s ! ten} ; size = e.size} ; -lin pot1as2 n = - {s = n.s ; size = n.size} ; -lin pot2 d = - {s = table {_ => d.s ! hund} ; size = pl} ; -lin pot2plus d e = - {s = table {_ => d.s ! hund ++ "Ùˆ" ++ e.s ! indep} ; size = e.size} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = n.s ! attr ++ Alf ! n.size} ; -lin pot3plus n m = - {s = n.s ! attr ++ Alf ! n.size ++ "Ùˆ" ++ m.s ! indep} ; - -oper Alf : Size => Str = - table {pl => "آلاÙ" ; dual => "Ø§Ù„ÙØ§Ù†" ; eleventonineteen => "Ø§Ù„ÙØ§" ; sg => "الÙ"} ; - -} diff --git a/examples/numerals/arabic_modern.gf b/examples/numerals/arabic_modern.gf deleted file mode 100644 index 2d888daeb..000000000 --- a/examples/numerals/arabic_modern.gf +++ /dev/null @@ -1,94 +0,0 @@ -concrete arabic_modern of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=arabic ; - ---- flags unlexer=reverse ; -param DForm = unit Place | teen | ten | hund ; -param Size = small | large | dual ; -param Place = attr | indep ; -lincat Numeral = {s : Str} ; -lincat Digit = {s : DForm => Str ; size : Size} ; -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Place => Str ; size : Size} ; -lincat Sub1000 = {s : Place => Str ; size : Size} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- the Arabic environment - -lin n2 = - {s = table {(unit attr) => [] ; - (unit indep) => "ïºïº›ï»¨ï»´ï»¦" ; - teen => "ïºïº›ï»¨ï»°" ; - ten => "ﻋﺸﺮﻳﻦ" ; - hund => "ﻣﺎﺋﺘﻴﻦ"} ; size = dual} ; -lin n3 = - {s = table {(unit _) => "ﺛﻼﺛﺔ" ; - teen => "ﺛﻼﺛﺔ" ; - ten => "ﺛﻼﺛﻴﻦ" ; - hund => "ﺛﻼﺛﻤﺎﺋﺔ"} ; size = small} ; -lin n4 = - {s = table {(unit _) => "ﺃﺭﺑﻌﺔ" ; - teen => "ﺃﺭﺑﻌﺔ" ; - ten => "ﺃﺭﺑﻌﻴﻦ" ; - hund => "ﺃﺭﺑﻌﻤﺎﺋﺔ"} ; size = small} ; -lin n5 = - {s = table {(unit _) => "ﺧﻤﺴﺔ" ; - teen => "ﺧﻤﺴﺔ" ; - ten => "ﺧﻤﺴﻴﻦ" ; - hund => "ﺧﻤﺴﻤﺎﺋﺔ"} ; size = small} ; -lin n6 = - {s = table {(unit _) => "ﺳﺘﺔ" ; - teen => "ﺳﺘﺔ" ; - ten => "ﺳﺘﻴﻦ" ; - hund => "ﺳﺘﻤﺎﺋﺔ"} ; size = small} ; -lin n7 = - {s = table {(unit _) => "ﺳﺒﻌﺔ" ; - teen => "ﺳﺒﻌﺔ" ; - ten => "ﺳﺒﻌﻴﻦ" ; - hund => "ﺳﺒﻌﻤﺎﺋﺔ"} ; size = small} ; -lin n8 = - {s = table {(unit _) => "ﺛﻤﺎﻧﻴﺔ" ; - teen => "ﺛﻤﺎﻧﻴﺔ" ; - ten => "ﺛﻤﺎﻧﻴﻦ" ; - hund => "ﺛﻤﺎﻧﻤﺎﺋﺔ"} ; size = small} ; -lin n9 = - {s = table {(unit _) => "ﺗﺴﻌﺔ" ; - teen => "ﺗﺴﻌﺔ" ; - ten => "ﺗﺴﻌﻴﻦ" ; - hund => "ﺗﺴﻌﻤﺎﺋﺔ"} ; size = small} ; - -lin pot01 = - {s = table {hund => "ﻣﺎﺋﺔ"; (unit attr) => [] ; f => "ï»­ïºïº£ïºª"} ; size = large} ; -lin pot0 d = - {s = d.s ; size = d.size} ; -lin pot110 = - {s = table {_ => "ﻋﺸﺮﺓ"} ; size = small} ; -lin pot111 = - {s = table {_ => "ïºïº£ïºª" ++ "ﻋﺸﺮ"} ; size = large} ; -lin pot1to19 d = - {s = table {_ => d.s ! teen ++ "ﻋﺸﺮ"} ; size = large} ; -lin pot0as1 n = - {s = table {p => n.s ! unit p} ; size = n.size} ; -lin pot1 d = - {s = table {_ => d.s ! ten} ; size = large} ; -lin pot1plus d e = - {s = table {_ => e.s ! unit indep ++ "ï»­" ++ d.s ! ten} ; size = large} ; -lin pot1as2 n = - {s = n.s ; size = n.size} ; -lin pot2 d = - {s = table {_ => d.s ! hund} ; size = large} ; -lin pot2plus d e = - {s = table {_ => d.s ! hund ++ "ï»­" ++ e.s ! indep} ; size = large} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = n.s ! attr ++ Alf ! n.size} ; -lin pot3plus n m = - {s = n.s ! attr ++ Alf ! n.size ++ "ï»­" ++ m.s ! indep} ; - -oper Alf : Size => Str = - table {small => "ïºï»»ï»‘" ; dual => "ïºï»Ÿï»”ﻴﻦ" ; _ => "ïºï»Ÿï»’"} ; - - -} diff --git a/examples/numerals/basque.gf b/examples/numerals/basque.gf deleted file mode 100644 index 9b0dc0e93..000000000 --- a/examples/numerals/basque.gf +++ /dev/null @@ -1,62 +0,0 @@ -concrete basque of Numerals = { --- include numerals.Abs.gf ; - -oper LinDigit = {s : DForm => Str ; even20 : Even20 ; size : Size} ; - -oper mk20Ten : Str -> Str -> Str -> Str -> LinDigit = - \tri -> \t -> \fiche -> \h -> - { s = table {unit => tri ; teen => t ; twenty => fiche ; hund => h + "ehun"} ; even20 = ten ; size = pl} ; - -oper mkEven20 : Str -> Str -> Str -> Str -> LinDigit = - \se -> \t -> \trifichid -> \h -> - { s = table {unit => se ; teen => t ; twenty => trifichid ; hund => h + "ehun"} ; even20 = even ; size = pl} ; - -param Even20 = ten | even ; -param DForm = unit | teen | twenty | hund ; -param Size = sg | pl ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; size : Size } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = mkEven20 "bi" "hamabi" "hogei" "berr" ; -lin n3 = mk20Ten "hiru" (variants {"hamahiru" ; "hamahirur"}) "hogei" "hirur"; -lin n4 = mkEven20 "lau" (variants {"hamalau" ; "hamalaur"}) "berrogei" "laur"; -lin n5 = mk20Ten "bost" (variants {"hamabost" ; "hamabortz"}) "berrogei" "bost"; -lin n6 = mkEven20 "sei" "hamasei" "hirurogei" "seir" ; -lin n7 = mk20Ten "zazpi" "hamazazpi" "hirurogei" "zazpi" ; -lin n8 = mkEven20 "zortzi" "hemezortzi" "laurogei" "zortzi" ; -lin n9 = mk20Ten "bederatzi" "hemeretzi" "laurogei" "bederatzi" ; - -lin pot01 = - {s = table {unit => "bat" ; hund => "ehun" ; _ => "dummy"} ; even20 = ten ; size = sg}; -lin pot0 d = {s = d.s ; even20 = d.even20 ; size = d.size} ; -lin pot110 = {s = "hamar" ; size = pl} ; -lin pot111 = {s = variants {"hamaika" ; "hameka"} ; size = pl} ; -lin pot1to19 d = {s = d.s ! teen ; size = pl} ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = - {s = table {even => d.s ! twenty ; - ten => d.s ! twenty ++ "tahamar"} ! d.even20 ; -- glue - size = pl} ; -lin pot1plus d e = - {s = table {even => d.s ! twenty ++ "ta" ++ e.s ! unit; - ten => d.s ! twenty ++ "ta" ++ e.s ! teen} ! (d.even20) ; - size = pl} ; - -lin pot1as2 n = n ; -lin pot2 d = {s = d.s ! hund ; size = pl} ; -lin pot2plus d e = - {s = variants {d.s ! hund ++ e.s ; d.s ! hund ++ "ta" ++ e.s} ; size = pl} ; -lin pot2as3 n = - {s = n.s } ; -lin pot3 n = - {s = table {sg => [] ; pl => n.s } ! n.size ++ "mila"} ; -lin pot3plus n m = - {s = table {sg => [] ; pl => n.s } ! n.size ++ "mila" ++ "ta" ++ m.s } ; - -} diff --git a/examples/numerals/bearlake_slave.gf b/examples/numerals/bearlake_slave.gf deleted file mode 100644 index a56abd18f..000000000 --- a/examples/numerals/bearlake_slave.gf +++ /dev/null @@ -1,49 +0,0 @@ -concrete bearlake_slave of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | hundred ; - -oper LinDigit = {s : Str } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str } ; -lincat Sub1000 = {s : Str } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> LinDigit = \two -> - {s = two } ; - --- TODO: Transl. - -lin num x = x ; --- lin n1 mkNum "l-ée" ; -lin n2 = mkNum "nákee" ; -lin n3 = mkNum "tai" ; -lin n4 = mkNum "di,i," ; -lin n5 = mkNum "so,lái" ; -lin n6 = mkNum "?ehts'é,tai" ; -lin n7 = mkNum "l-á,hdi,i," ; -lin n8 = mkNum "?ehts'é,di,i," ; -lin n9 = mkNum "l-óto," ; - -oper o : Str = "?ó," ; - -lin pot01 = {s = "l-ée" } ; -lin pot0 d = d ; -lin pot110 = {s = variants {"honéno," ; "hóno" }} ; -lin pot111 = {s = variants {"honéno," ; "hóno" } ++ o ++ "l-ée" } ; -lin pot1to19 d = {s = (variants {"honéno," ; "hóno" }) ++ o ++ d.s } ; -lin pot0as1 n = n ; -lin pot1 d = {s = d.s ++ (variants {"honéno," ; "óno,"})} ; -lin pot1plus d e = {s = d.s ++ (variants {"honéno," ; "óno,"}) ++ o ++ e.s } ; -lin pot1as2 n = n ; -lin pot2 d = {s = d.s ++ "lak'o, óno,"} ; -lin pot2plus d e = {s = d.s ++ "lak'o, óno," ++ e.s} ; -lin pot2as3 n = n ; -lin pot3 n = {s = n.s ++ "lamíl"} ; -lin pot3plus n m = {s = n.s ++ "lamíl" ++ m.s } ; - - -} diff --git a/examples/numerals/bulgarian.gf b/examples/numerals/bulgarian.gf deleted file mode 100644 index 7f74a5555..000000000 --- a/examples/numerals/bulgarian.gf +++ /dev/null @@ -1,58 +0,0 @@ -concrete bulgarian of Numerals = { -flags coding = utf8 ; --- ä is ya --- q is [ch] --- w for [sh] --- j for i kratkoe i.e i with a thing - --- include numerals.Abs.gf ; --- flags coding=russian ; - -param Size = sg | below10 | tenover ; -param DForm = unit | teen | ten | hundred ; - -oper LinDigit = {s : DForm => Str ; size : Size } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; size : Size } ; -lincat Sub1000 = {s : Str ; size : Size } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> LinDigit = \tri -> \trijset -> \trista -> - { s = table {unit => tri ; teen => variants {tri + "надеÑет" ; tri + "найÑет" }; ten => trijset ; hund => trista} ; size = below10}; - -lin num x = {s = [] ++ x.s ++ []} ; -- the (Russian) Cyrillic ad-hoc translation - -lin n2 = {s = table {unit => "две" ; teen => variants {"дванадеÑет" ; "дванайÑет"}; ten => "двайÑет" ; hund => "двеÑта" } ; size = below10 } ; -lin n3 = mkNum "три" (variants {"трийÑет"; "тридеÑет"}) "триÑта" ; -lin n4 = mkNum "четири" (variants {"четириÑет" ; "четирийÑет" ; "четиридеÑет"}) "четириÑтотин" ; -lin n5 = mkNum "пет" "петдеÑет" "петÑтотин" ; -lin n6 = mkNum "шеÑÑ‚" (variants {"шеÑтдеÑет" ; "шейÑет"}) "шеÑÑ‚Ñтотин" ; -lin n7 = mkNum "Ñедем" "ÑедемдеÑет" "ÑедемÑтотин" ; -lin n8 = mkNum "оÑем" "оÑемдеÑет" "оÑемÑтотин" ; -lin n9 = mkNum "девет" "деветдеÑет" "деветÑтотин" ; - -lin pot01 = { s = table {unit => "едно" ; hundred => "Ñот" ; _ => "думмю" } ; size = sg }; -lin pot0 d = d ; -lin pot110 = {s = "деÑет" ; size = below10}; -lin pot111 = {s = variants {"единадеÑет" ; "единайÑет" }; size = tenover}; -lin pot1to19 d = {s = d.s ! teen ; size = tenover}; -lin pot0as1 n = {s = n.s ! unit ; size = n.size } ; -lin pot1 d = {s = d.s ! ten ; size = tenover} ; -lin pot1plus d e = {s = d.s ! ten ++ "и" ++ e.s ! unit ; size = tenover} ; -lin pot1as2 n = n ; -lin pot2 d = {s = d.s ! hundred ; size = tenover} ; -lin pot2plus d e = { s = d.s ! hundred ++ maybei e.size ++ e.s ; size = tenover } ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = mkThou n.size n.s} ; -lin pot3plus n m = {s = mkThou n.size n.s ++ m.s} ; - -oper mkThou : Size -> Str -> Str = \sz -> \attr -> - table {sg => "жилÑда" ; _ => attr ++ "жилÑди" } ! sz ; - -oper maybei : Size -> Str = \sz -> table {tenover => [] ; _ => "и"} ! sz ; - - -} diff --git a/examples/numerals/catalan.gf b/examples/numerals/catalan.gf deleted file mode 100644 index 2076a0918..000000000 --- a/examples/numerals/catalan.gf +++ /dev/null @@ -1,63 +0,0 @@ -concrete catalan of Numerals = { --- include numerals.Abs.gf ; - -oper bind : Str -> Str -> Str = \s1 -> \s2 -> s1 ++ s2 ; - -param DForm = unit | teen | ten | hundred | vint | null ; -param Size = sg | two | pl ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str ; size : Size } ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size } ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; size : Size} ; -lincat Sub1000000 = {s : Str} ; - -oper mkNum : Str -> Str -> Str -> LinDigit = - \dois -> \doze -> \vinte -> - {s = table {unit => dois ; teen => doze ; ten => vinte ; hundred => dois + "-" + "cents" ; vint => "vint-i-" + dois ; null => [] } ; size = pl} ; - -lin num x0 = - {s = x0.s} ; - -lin n2 = {s = table {unit => "dos" ; teen => "dotze" ; ten => "vint" ; -hundred => "dos-cents" ; vint => "vint-i-" + "dos" ; null => []} ; size = two } ; -lin n3 = mkNum "tres" "tretze" "trenta" ; -lin n4 = mkNum "quatre" "catorze" "quaranta" ; -lin n5 = mkNum "cinc" "quinze" "cinqanta" ; -lin n6 = mkNum "sis" "setze" "seixanta" ; -lin n7 = mkNum "set" "disset" "setanta" ; -lin n8 = mkNum "vuit" "divuit" "vuitanta" ; -lin n9 = mkNum "nou" "dinou" "noranta" ; - -lin pot01 = {s = table {unit => "u" ; hundred => "cent" ; vint => "vint-i-" + "u" ; _ => "dummy"} ; size = sg} ; -lin pot0 d = d ; -lin pot110 = - {s = "deu" ; size = pl} ; -lin pot111 = - {s = "onze" ; size = pl} ; -lin pot1to19 d = - {s = d.s ! teen ; size = pl} ; -lin pot0as1 n = - {s = n.s ! unit ; size = n.size } ; -lin pot1 d = - {s = d.s ! ten ; size = pl} ; -lin pot1plus d e = - {s = table {two => e.s ! vint ++ d.s ! null ; _ => bind (bind (d.s ! ten) "-") (e.s ! unit) } ! d.size ; size = pl} ; ---{s = table {two => e.s ! vint ; _ => bind (bind (d.s ! ten) "-") (e.s ! unit) } ! d.size ; size = pl} ; -lin pot1as2 n = n ; -lin pot2 d = - {s = d.s ! hundred ; size = pl} ; -lin pot2plus d e = - {s = d.s ! hundred ++ e.s ; size = pl} ; -lin pot2as3 n = - {s = n.s } ; -lin pot3 n = - {s = table {sg => "mil" ; _ => n.s ++ "mil"} ! n.size} ; -lin pot3plus n m = - {s = table {sg => "mil" ; _ => n.s ++ "mil"} ! n.size ++ m.s } ; - - -} diff --git a/examples/numerals/chinese.gf b/examples/numerals/chinese.gf deleted file mode 100644 index 375c260b4..000000000 --- a/examples/numerals/chinese.gf +++ /dev/null @@ -1,115 +0,0 @@ -concrete chinese of Numerals = { --- include numerals.Abs.gf ; - -flags coding=utf8 ; - -param Qform = bai | bai0 | shiwan | shiwan0 ; -param Bform = shi | shi0 | wan | wan0 ; -param Zero = zero | nozero ; -oper ling : Zero * Zero => Str = - table { => "é›¶" ; - => "é›¶" ; - => []} ; -oper Wan : Zero => Str = - table {zero => "万" ; - nozero => []} ; -lincat Numeral = {s : Str} ; -lincat Digit = {s : Str} ; -lincat Sub10 = {s : Str} ; -lincat Sub100 = {inh : Zero ; s : Bform => Str} ; -lincat Sub1000 = {inh : Zero ; s : Qform => Str} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = - {s = "è´°"} ; -lin n3 = - {s = "å"} ; -lin n4 = - {s = "肆"} ; -lin n5 = - {s = "ä¼"} ; -lin n6 = - {s = "陆"} ; -lin n7 = - {s = "柒"} ; -lin n8 = - {s = "æŒ"} ; -lin n9 = - {s = "玖"} ; -lin pot01 = - {s = "壹"} ; -lin pot0 d = - {s = d.s} ; -lin pot110 = - {inh = nozero ; - s = table { - shi => "壹拾" ; - shi0 => "壹拾" ; - wan => "壹万" ; - wan0 => "壹万"}} ; -lin pot111 = - {inh = nozero ; - s = table { - shi => "拾壹" ; - shi0 => "壹拾壹" ; - wan => "拾壹万" ; - wan0 => "拾壹万"}} ; -lin pot1to19 d = - {inh = nozero ; - s = table { - shi => "壹拾" ++ d.s ; - shi0 => "壹拾" ; - wan => "壹万" ++ d.s ++ "仟" ; - wan0 => "壹万" ++ d.s ++ "仟"}} ; -lin pot0as1 n = - {inh = zero ; - s = table { - shi => n.s ; - shi0 => n.s ; - wan => n.s ++ "仟" ; - wan0 => n.s ++ "仟"}} ; -lin pot1 d = - {inh = zero ; - s = table { - shi => d.s ++ "拾" ; - shi0 => d.s ++ "拾" ; - wan0 => d.s ++ "万" ; - wan => d.s ++ "万"}} ; -lin pot1plus d e = - {inh = nozero ; - s = table { - shi => d.s ++ "拾" ++ e.s ; - shi0 => d.s ++ "拾" ++ e.s ; - wan => d.s ++ "万" ++ e.s ++ "仟" ; - wan0 => d.s ++ "万" ++ e.s ++ "仟"}} ; -lin pot1as2 n = - {inh = zero ; - s = table { - bai => n.s ! shi ; - bai0 => n.s ! shi ; - shiwan => n.s ! wan ; - shiwan0 => n.s ! wan0}} ; -lin pot2 d = - {inh = zero ; - s = table { - bai => d.s ++ "ä½°" ; - bai0 => d.s ++ "ä½°" ; - shiwan0 => d.s ++ "拾万" ; - shiwan => d.s ++ "拾万"}} ; -lin pot2plus d e = - {inh = nozero ; - s = table { - bai => d.s ++ "ä½°" ++ (ling ! ) ++ e.s ! shi0 ; - bai0 => d.s ++ "ä½°" ++ (ling ! ) ++ e.s ! shi0 ; - shiwan => d.s ++ "拾" ++ (Wan ! (e.inh)) ++ e.s ! wan ; - shiwan0 => d.s ++ "拾" ++ (Wan ! (e.inh)) ++ e.s ! wan0}} ; -lin pot2as3 n = - {s = n.s ! bai} ; -lin pot3 n = - {s = n.s ! shiwan} ; -lin pot3plus n m = - {s = (n.s ! shiwan0) ++ (ling ! ) ++ m.s ! bai0} ; - - -} diff --git a/examples/numerals/croatian.gf b/examples/numerals/croatian.gf deleted file mode 100644 index 4a7552feb..000000000 --- a/examples/numerals/croatian.gf +++ /dev/null @@ -1,77 +0,0 @@ -concrete croatian of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=latinasupplement ; - -param DForm = unit | teen | ten | hund ; - --- [c^], [s^], [c'] - - -param ThForm = onlyone | lastone | twoorthreeorfour | fiveup ; - -oper LinDigit = {s : DForm => Str; o : ThForm ; t : ThForm } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = {s : DForm => Str; o : ThForm ; t : ThForm } ; -lincat Sub100 = {s : Str; t : ThForm } ; -lincat Sub1000 = {s : Str; t : ThForm } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> Str -> ThForm -> LinDigit = - \dwa -> \dwanascie -> \dwadziescia -> \dwiescie -> \thform -> - { s = table {unit => dwa ; teen => dwanascie ; ten => dwadziescia ; hund => -dwiescie }; - o = thform ; t = thform - }; - -oper mkRegNum : Str -> LinDigit = - \sedam -> - { s = table { unit => sedam ; teen => sedam + "naest" ; - ten => sedam + "deset" ; hund => sedam ++ "stotina" - }; - o = fiveup ; t = fiveup - }; - -oper mkTh : Str -> ThForm => Str = \attr -> - table { onlyone => variants {"hiljada" ; "tisuća"} ; lastone => attr ++ "hiljada" ; - twoorthreeorfour => attr ++ "hiljade" ; fiveup => attr ++ "hiljada" - }; - -oper ss : Str -> ThForm -> {s : Str ; t : ThForm} = \str -> \th -> {s = str; t = th} ; - -lin num x = {s = [] ++ x.s ++ []} ; -- Latin A Supplement environment - -lin n2 = mkNum "dva" "dvanaest" "dvadeset" (variants { "dve" ++ "stotine" ; "dvesta" } ) twoorthreeorfour ; -lin n3 = mkNum "tri" "trinaest" "trideset" (variants { "tri" ++ "stotine" ; "trista" } ) twoorthreeorfour ; -lin n4 = mkNum "Äetiri" "Äetrnaest" "Äetrdeset" ("Äetiri" ++ "stotine") twoorthreeorfour ; -lin n5 = mkNum "pet" "petnaest" "pedeset" ("pet" ++ "stotina") fiveup ; -lin n6 = mkNum "Å¡est" "Å¡esnaest" "Å¡ezdeset" ("Å¡est" ++ "stotina") fiveup ; -lin n7 = mkRegNum "sedam" ; -lin n8 = mkRegNum "osam" ; -lin n9 = mkNum "devet" "devetnaest" "devedeset" ("devet" ++ "stotina") fiveup; - -lin pot01 = { s = table {hund => variants {"sto" ; "stotina" }; f => "jedan" }; - o = onlyone ; t = lastone - }; -lin pot0 d = {s = table {f => d.s ! f} ; o = d.o ; t = d.t} ; -lin pot110 = ss "deset" fiveup ; -lin pot111 = ss "jedanaest" fiveup ; -lin pot1to19 d = {s = d.s ! teen ; t = fiveup} ; -lin pot0as1 n = {s = n.s ! unit ; t = n.o} ; -lin pot1 d = {s = d.s ! ten ; t = fiveup} ; -lin pot1plus d e = {s = d.s ! ten ++ "i" ++ e.s ! unit; t = e.t} ; -lin pot1as2 n = n ; -lin pot2 d = {s = d.s ! hund ; t = fiveup} ; -lin pot2plus d e = { s = d.s ! hund ++ e.s ; - t = table { onlyone => lastone ; f => f } ! e.t - } ; - -lin pot2as3 n = n ; -lin pot3 n = {s = (mkTh n.s) ! n.t} ; -lin pot3plus n m = {s = (mkTh n.s) ! n.t ++ m.s} ; - - - -} diff --git a/examples/numerals/czech.gf b/examples/numerals/czech.gf deleted file mode 100644 index abbe16134..000000000 --- a/examples/numerals/czech.gf +++ /dev/null @@ -1,67 +0,0 @@ -concrete czech of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=latinasupplement ; - -oper bind : Str -> Str -> Str = \s1 -> \s2 -> s1 ++ s2 ; - --- [c^], [s^], [r^], [e^] - -param Size = sg | twothreefour | fiveup ; -param DForm = unit | teen | ten | hundred ; - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str ; size : Size} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Str; size : Size } ; -lincat Sub1000 = {s : Str; size : Size } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> Str -> Size -> LinDigit = - \dva -> \dvanast -> \dvadsat -> \dveste -> \sz -> - { s = table {unit => dva ; teen => dvanast + "náct" ; ten => dvadsat ; hundred => dveste } ; size = sz }; - -oper mk2Num : Str -> Str -> Str -> Str -> LinDigit = \unit -> \teenbase -> \tenbase -> \hundred -> - mkNum unit teenbase (tenbase + "cet") hundred twothreefour ; - -oper mk5Num : Str -> Str -> Str -> LinDigit = \unit -> \teenbase -> \tenbase -> - mkNum unit teenbase (tenbase + "desát") (unit ++ "set") fiveup ; - -lin num x = {s = [] ++ x.s ++ [] } ; -- Latin A supplement encoding - -lin n2 = mk2Num "dva" "dva" "dva" ("dve^" ++ "ste^") ; -lin n3 = mk2Num "tr^i" "tr^i" "tr^i" ("tr^i" ++ "sta") ; -lin n4 = mk2Num "Ätyr^i" "Ätr" "Ätyr^i" ("Ätyr^i" ++ "sta") ; -lin n5 = mk5Num "pe^t" "pat" "pa" ; -lin n6 = mk5Num "Å¡est" "Å¡est" "Å¡e" ; -lin n7 = mk5Num "sedm" "sedm" "sedm"; -lin n8 = mk5Num "osm" "osm" "osm"; -lin n9 = mk5Num "deve^t" "devate" "deva" ; - -lin pot01 = {s = table {unit => "jeden" ; hundred => "sto" ; _ => "dummy" } ; - size = sg } ; -lin pot0 d = d ; -lin pot110 = {s = "deset" ; size = fiveup } ; -lin pot111 = {s = "jedenáct" ; size = fiveup }; -lin pot1to19 d = {s = d.s ! teen ; size = fiveup} ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = {s = d.s ! ten ; size = fiveup} ; -lin pot1plus d e = {s = variants { d.s ! ten ++ e.s ! unit ; bind (bind (e.s ! unit) "a") (d.s ! ten)} ; size = tfSize e.size} ; -lin pot1as2 n = n ; -lin pot2 d = {s = d.s ! hundred ; size = fiveup} ; -lin pot2plus d e = {s = d.s ! hundred ++ e.s ; size = tfSize e.size} ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = (mkTh n.s) ! n.size} ; -lin pot3plus n m = {s = (mkTh n.s) ! n.size ++ m.s} ; - -oper tfSize : Size -> Size = \sz -> - table {sg => fiveup ; other => other} ! sz ; - -oper mkTh : Str -> Size => Str = \attr -> - table {sg => "tisíc" ; - twothreefour => attr ++ "tisíce" ; - fiveup => attr ++ "tisíc" } ; - -} diff --git a/examples/numerals/dagur.gf b/examples/numerals/dagur.gf deleted file mode 100644 index c5ba6d2e0..000000000 --- a/examples/numerals/dagur.gf +++ /dev/null @@ -1,62 +0,0 @@ -concrete dagur of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | ten ; -param Size = sg | pl | tenplus ; -param S100 = indep | tenpart | tenelfu | sihpart ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str ; size : Size} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -oper LinSub100 = {s : S100 => Str ; size : Size} ; -lincat Sub100 = LinSub100 ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub1000000 = {s : Str} ; - -oper mkNum : Str -> Str -> LinDigit = \hulatt -> \haya -> - {s = table {unit => hulatt ; ten => haya} ; size = pl} ; - -lin num x0 = - {s = x0.s } ; -lin n2 = mkNum "hoire" "hori" ; -lin n3 = mkNum "guarebe" "goci" ; -lin n4 = mkNum "durube" "duci" ; -lin n5 = mkNum "taau" "tabi" ; -lin n6 = mkNum "jireuoo" "jari" ; -lin n7 = mkNum "doloo" "dale" ; -lin n8 = mkNum "naime" "nai" ; -lin n9 = mkNum "ise" "ire" ; - -oper ss1 : Str -> Str -> Str -> LinSub100 = \assir -> \ten -> \unitpart -> - {s = table {indep => assir ; tenpart => ten ; tenelfu => [] ; sihpart => unitpart} ; size = tenplus } ; - -oper ss : Str -> Str -> Str -> LinSub100 = \assir -> \ten -> \unitpart -> - {s = table {indep => assir ; tenpart => ten ; tenelfu => ten ; sihpart => unitpart} ; size = tenplus } ; - -lin pot01 = - {s = table {unit => "neke" ; ten => "harebe" }; size = sg}; -lin pot0 d = d ; -lin pot110 = ss1 "harebe" "neke" [] ; -lin pot111 = ss1 ("hareben" ++ "neke") "neke" "miange" ; -lin pot1to19 d = ss1 ("hareben" ++ d.s ! unit) "neke" (mkmiange d.size (d.s ! unit)) ; -lin pot0as1 n = {s = table {indep => n.s ! unit ; sihpart => mkmiange n.size (n.s ! unit) ; _ => [] } ; size = n.size} ; -lin pot1 d = ss (d.s ! ten) (d.s ! unit) [] ; -lin pot1plus d e = ss ((d.s ! ten) ++ (e.s ! unit)) - (d.s ! unit) - (mkmiange e.size (e.s ! unit)); - -lin pot1as2 n = {s = n.s ! indep ; s2 = n.s ! tenelfu ++ "tume" ++ n.s ! sihpart ; size = n.size} ; - -lin pot2 d = {s = (sel d.size [] (d.s ! unit)) ++ "jau" ; - s2 = sel d.size "harebe" (d.s ! ten) ; size = tenplus} ; -lin pot2plus d e = {s = (sel d.size [] (d.s ! unit)) ++ "jau" ++ e.s ! indep ; s2 = d.s ! ten ++ e.s ! tenpart ++ "tume" ++ e.s ! sihpart ; size = tenplus} ; -lin pot2as3 n = {s = n.s} ; -lin pot3 n = {s = table {pl => n.s ++ "miange" ; sg => "miange" ; tenplus => n.s2 } ! n.size} ; -lin pot3plus n m = {s = table {pl => n.s ++ "miange" ; sg => "miange" ; tenplus => n.s2 } ! n.size ++ m.s} ; - -oper mkmiange : Size -> Str -> Str = \sz -> \attr -> (sel sz [] attr) ++ "miange" ; - -oper sel : Size -> Str -> Str -> Str = \sz -> \a -> \b -> table {sg => a ; _ => b} ! sz ; - -} diff --git a/examples/numerals/danish.gf b/examples/numerals/danish.gf deleted file mode 100644 index 3889081ab..000000000 --- a/examples/numerals/danish.gf +++ /dev/null @@ -1,49 +0,0 @@ -concrete danish of Numerals = { --- include numerals.Abs.gf ; - --- AR 12/10/2002 following www.geocities.com/tsca.geo/dansk/dknummer.html - -param DForm = ental | ton | tiotal ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str} ; -lincat Sub100 = {s : Str} ; -lincat Sub1000 = {s : Str} ; -lincat Sub1000000 = {s : Str} ; - -oper mkTal : Str -> Str -> Str -> LinDigit = - \to, tolv, tyve -> - {s = table {ental => to ; ton => tolv ; tiotal => tyve}} ; -oper regTal : Str -> LinDigit = \fem -> mkTal fem (fem + "ton") (fem + "tio") ; -oper ss : Str -> {s : Str} = \s -> {s = s} ; - -lin num x = x ; - -lin n2 = mkTal "to" "tolv" "tyve" ; -lin n3 = mkTal "tre" "tretten" "tredive" ; -lin n4 = mkTal "fire" "fjorten" "fyrre" ; -lin n5 = mkTal "fem" "femten" "halvtreds" ; -lin n6 = mkTal "seks" "seksten" "tres" ; -lin n7 = mkTal "syv" "sytten" "halvfjerds" ; -lin n8 = mkTal "otte" "atten" "firs" ; -lin n9 = mkTal "ni" "nitten" "halvfems" ; - -lin pot01 = {s = table {f => "en"}} ; --- -lin pot0 d = {s = table {f => d.s ! f}} ; -lin pot110 = ss "ti" ; -lin pot111 = ss "elleve" ; -lin pot1to19 d = ss (d.s ! ton) ; -lin pot0as1 n = ss (n.s ! ental) ; -lin pot1 d = ss (d.s ! tiotal) ; -lin pot1plus d e = ss (e.s ! ental ++ "og" ++ d.s ! tiotal) ; -lin pot1as2 n = n ; -lin pot2 d = ss (d.s ! ental ++ "hundrede") ; -lin pot2plus d e = ss (d.s ! ental ++ "hundrede" ++ "og" ++ e.s) ; -lin pot2as3 n = n ; -lin pot3 n = ss (n.s ++ "tusind") ; -lin pot3plus n m = ss (n.s ++ "tusind" ++ "og" ++ m.s) ; --- - -} diff --git a/examples/numerals/decimal.gf b/examples/numerals/decimal.gf deleted file mode 100644 index 4fa496e68..000000000 --- a/examples/numerals/decimal.gf +++ /dev/null @@ -1,49 +0,0 @@ -concrete decimal of Numerals = { --- include numerals.Abs.gf ; - --- flags lexer=chars ; unlexer=concat ; - -param Zeros = noz | zz ; - -lincat Numeral = { s : Str } ; -lincat Digit = { s : Str } ; -lincat Sub10 = { s : Str } ; -lincat Sub100 = {s : Zeros => Str} ; -lincat Sub1000 = {s : Zeros => Str} ; -lincat Sub1000000 = {s : Zeros => Str} ; - -oper ss : Str -> {s : Str} = \s -> {s = s} ; -oper mkz : Str -> {s : Zeros => Str} = \s -> {s = table {_ => s}} ; - -lin num n = {s = n.s ! noz} ; -lin n2 = ss "2" ; -lin n3 = ss "3" ; -lin n4 = ss "4" ; -lin n5 = ss "5" ; -lin n6 = ss "6" ; -lin n7 = ss "7" ; -lin n8 = ss "8" ; -lin n9 = ss "9" ; - -lin pot01 = ss "1" ; -lin pot0 d = d ; - -lin pot110 = mkz ("1" ++ "0") ; -lin pot111 = mkz ("1" ++ "1") ; -lin pot1to19 d = mkz ("1" ++ d.s) ; - -lin pot0as1 n = {s = table {noz => n.s ; zz => "0" ++ n.s}} ; - -lin pot1 d = mkz (d.s ++ "0") ; -lin pot1plus d e = mkz (d.s ++ e.s) ; - -lin pot1as2 n = {s = table {noz => n.s ! noz ; zz => "0" ++ n.s ! zz}} ; -lin pot2 d = mkz (d.s ++ "0" ++ "0") ; -lin pot2plus d e = mkz (d.s ++ e.s ! zz) ; - -lin pot2as3 n = {s = table {noz => n.s ! noz ; zz => "0" ++ n.s ! zz}} ; - -lin pot3 n = mkz (n.s ! noz ++ "0" ++ "0" ++ "0") ; -lin pot3plus n m = {s = table {z => n.s ! z ++ m.s ! zz}} ; - -} diff --git a/examples/numerals/dutch.gf b/examples/numerals/dutch.gf deleted file mode 100644 index 39a133628..000000000 --- a/examples/numerals/dutch.gf +++ /dev/null @@ -1,53 +0,0 @@ -concrete dutch of Numerals = { --- Koen Claessen from Deu, 11/1/2001. - --- include numerals.Abs.gf ; - -param DForm = unit | teen | ten ; -param Place = indep | prae | attr ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm * Place => Str} ; -lincat Sub100 = {s : Place => Str} ; -lincat Sub1000 = {s : Place => Str} ; -lincat Sub1000000 = {s : Str} ; - -oper mkGetal : Str -> Str -> Str -> LinDigit = - \två -> \tolv -> \tjugo -> - {s = table {unit => två ; teen => tolv ; ten => tjugo}} ; -oper regGetal : Str -> LinDigit = - \vier -> mkGetal vier (vier + "tien") (vier + "tig") ; -oper ss : Str -> {s : Str} = \s -> {s = s} ; - -lin num x = x ; - -lin n2 = mkGetal "twee" "twaalf" "twintig" ; -lin n3 = mkGetal "drie" "dertien" "dertig" ; -lin n4 = mkGetal "vier" "veertien" "veertig"; -lin n5 = regGetal "vijf" ; -lin n6 = regGetal "zes" ; -lin n7 = regGetal "zeven" ; -lin n8 = mkGetal "acht" "achttien" "tachtig"; -lin n9 = regGetal "negen" ; - -lin pot01 = {s = table { => "een" ; => "een" ; => []}} ; -lin pot0 d = {s = table { => d.s ! f}} ; -lin pot110 = {s = table {p => "tien"}} ; -lin pot111 = {s = table {p => "elf"}} ; -lin pot1to19 d = {s = table {p => d.s ! teen}} ; -lin pot0as1 n = {s = table {p => n.s ! }} ; -lin pot1 d = {s = table {p => d.s ! ten}} ; -lin pot1plus d e = {s = table {p => e.s ! ++ "en" ++ d.s ! ten}} ; -lin pot1as2 n = {s = table {p => n.s ! p}} ; -lin pot2 d = {s = table {p => d.s ! ++ "honderd"}} ; -lin pot2plus d e = {s = table { - _ => d.s ! ++ "honderd" ++ e.s ! indep}} ; -lin pot2as3 n = ss (n.s ! indep) ; -lin pot3 n = ss (n.s ! attr ++ "duizend") ; -lin pot3plus n m = ss (n.s ! attr ++ "duizend" ++ m.s ! prae) ; - - -} diff --git a/examples/numerals/english.gf b/examples/numerals/english.gf deleted file mode 100644 index 97e7ca91c..000000000 --- a/examples/numerals/english.gf +++ /dev/null @@ -1,49 +0,0 @@ -concrete english of Numerals = { -flags language = en_US ; --- include numerals.Abs.gf ; - -param DForm = unit | teen | ten ; - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str} ; -lincat Sub100 = { s : Str } ; -lincat Sub1000 = { s : Str } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> LinDigit = - \two -> \twelve -> \twenty -> - {s = table {unit => two ; teen => twelve ; ten => twenty}} ; -oper regNum : Str -> LinDigit = - \six -> mkNum six (six + "teen") (six + "ty") ; -oper ss : Str -> {s : Str} = \s -> {s = s} ; - -lin num x = x ; -lin n2 = mkNum "two" "twelve" "twenty" ; -lin n3 = mkNum "three" "thirteen" "thirty" ; -lin n4 = mkNum "four" "fourteen" "forty" ; -lin n5 = mkNum "five" "fifteen" "fifty" ; -lin n6 = regNum "six" ; -lin n7 = regNum "seven" ; -lin n8 = mkNum "eight" "eighteen" "eighty" ; -lin n9 = regNum "nine" ; - -lin pot01 = {s = table {f => "one"}} ; -lin pot0 d = {s = table {f => d.s ! f}} ; -lin pot110 = ss "ten" ; -lin pot111 = ss "eleven" ; -lin pot1to19 d = {s = d.s ! teen} ; -lin pot0as1 n = {s = n.s ! unit} ; -lin pot1 d = {s = d.s ! ten} ; -lin pot1plus d e = {s = d.s ! ten ++ "-" ++ e.s ! unit} ; -lin pot1as2 n = n ; -lin pot2 d = {s = d.s ! unit ++ "hundred"} ; -lin pot2plus d e = {s = d.s ! unit ++ "hundred" ++ "and" ++ e.s} ; -lin pot2as3 n = n ; -lin pot3 n = {s = n.s ++ "thousand"} ; -lin pot3plus n m = {s = n.s ++ "thousand" ++ m.s} ; - - -} diff --git a/examples/numerals/finnish.gf b/examples/numerals/finnish.gf deleted file mode 100644 index 069bb0484..000000000 --- a/examples/numerals/finnish.gf +++ /dev/null @@ -1,63 +0,0 @@ -concrete finnish of Numerals = { --- include numerals.Abs.gf ; - -param Place = indep | attr ; -param Nm = sg | pl ; -oper sata : Nm => Str = - table {sg => "sata" ; pl => "sataa"} ; -oper tuhat : Nm => Str = - table {sg => "tuhat" ; pl => "tuhatta"} ; -lincat Numeral = {s : Str} ; -lincat Digit = {s : Str} ; -lincat Sub10 = {inh : Nm ; s : Place => Str} ; -lincat Sub100 = {inh : Nm ; s : Place => Str} ; -lincat Sub1000 = {inh : Nm ; s : Place => Str} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = - {s = "kaksi"} ; -lin n3 = - {s = "kolme"} ; -lin n4 = - {s = "neljä"} ; -lin n5 = - {s = "viisi"} ; -lin n6 = - {s = "kuusi"} ; -lin n7 = - {s = "seitsemän"} ; -lin n8 = - {s = "kahdeksan"} ; -lin n9 = - {s = "yhdeksän"} ; -lin pot01 = - {inh = sg ; s = table {attr => [] ; indep => "yksi"}} ; -lin pot0 d = - {inh = pl ; s = table {p => d.s}} ; -lin pot110 = - {inh = pl ; s = table {p => "kymmenen"}} ; -lin pot111 = - {inh = pl ; s = table {p => "yksi"++"toista"}} ; -lin pot1to19 d = - {inh = pl ; s = table {p => d.s ++ "toista"}} ; -lin pot0as1 n = - {inh = n.inh ; s = table {p => n.s ! p}} ; -lin pot1 d = - {inh = pl ; s = table {p => d.s ++ "kymmentä"}} ; -lin pot1plus d e = - {inh = pl ; s = table {p => d.s ++ "kymmentä" ++ e.s ! indep}} ; -lin pot1as2 n = - {inh = n.inh ; s = table {p => n.s ! p}} ; -lin pot2 d = - {inh = pl ; s = table {p => (d.s ! attr) ++ sata ! (d.inh)}} ; -lin pot2plus d e = - {inh = pl ; s = table {p => (d.s ! attr) ++ (sata ! (d.inh)) ++ e.s ! indep}} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = (n.s ! attr) ++ tuhat ! (n.inh)} ; -lin pot3plus n m = - {s = (n.s ! attr) ++ (tuhat ! (n.inh)) ++ m.s ! indep} ; - -} diff --git a/examples/numerals/french.gf b/examples/numerals/french.gf deleted file mode 100644 index b64cb1d35..000000000 --- a/examples/numerals/french.gf +++ /dev/null @@ -1,63 +0,0 @@ -concrete french of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | teen | jten | ten | tenplus ; -param Nm = sg | pl ; -param Place = indep | attr ; - - -lincat Numeral = {s : Str} ; -lincat Digit = {inh : DForm ; inh1 : Nm ; s : DForm => Str} ; -lincat Sub10 = {inh : Nm ; s : {p1 : DForm ; p2 : Place} => Str} ; -lincat Sub100 = {s : Place => Str} ; -lincat Sub1000 = {s : Place => Str} ; -lincat Sub1000000 = {s : Str} ; - -lin num x0 = - {s = x0.s} ; -lin n2 = - {inh = unit ; inh1 = sg ; s = table {unit => "deux" ; teen => "douze" ; jten => "vingt" ; ten => "vingt" ; tenplus => "vingt"}} ; -lin n3 = - {inh = unit ; inh1 = sg ; s = table {unit => "trois" ; teen => "treize" ; jten => "trente" ; ten => "trente" ; tenplus => "trente"}} ; -lin n4 = - {inh = unit ; inh1 = sg ; s = table {unit => "quatre" ; teen => "quatorze" ; jten => "quarante" ; ten => "quarante" ; tenplus => "quarante"}} ; -lin n5 = - {inh = unit ; inh1 = sg ; s = table {unit => "cinq" ; teen => "quinze" ; jten => "cinquante" ; ten => "cinquante" ; tenplus => "cinquante"}} ; -lin n6 = - {inh = unit ; inh1 = sg ; s = table {unit => "six" ; teen => "seize" ; jten => "soixante" ; ten => "soixante" ; tenplus => "soixante"}} ; -lin n7 = - {inh = teen ; inh1 = sg ; s = table {unit => "sept" ; teen => "dix" ++ "-" ++ "sept" ; jten => "soixante" ++ "-" ++ "dix" ; ten => "soixante" ++ "-" ++ "dix" ; tenplus => "soixante"}} ; -lin n8 = - {inh = unit ; inh1 = pl ; s = table {unit => "huit" ; teen => "dix" ++ "-" ++ "huit" ; jten => "quatre" ++ "-" ++ "vingts" ; ten => "quatre" ++ "-" ++ "vingt" ; tenplus => "quatre" ++ "-" ++ "vingt"}} ; -lin n9 = - {inh = teen ; inh1 = pl ; s = table {unit => "neuf" ; teen => "dix" ++ "-" ++ "neuf" ; jten => "quatre" ++ "-" ++ "vingt" ++ "-" ++ "dix" ; ten => "quatre" ++ "-" ++ "vingt" ++ "-" ++ "dix" ; tenplus => "quatre" ++ "-" ++ "vingt"}} ; -lin pot01 = - {inh = sg ; s = table {{p1 = unit ; p2 = indep} => "un" ; {p1 = unit ; p2 = attr} => [] ; {p1 = teen ; p2 = indep} => "onze" ; {p1 = teen ; p2 = attr} => [] ; {p1 = jten ; p2 = indep} => "dix" ; {p1 = jten ; p2 = attr} => [] ; {p1 = ten ; p2 = indep} => "dix" ; {p1 = ten ; p2 = attr} => [] ; {p1 = tenplus ; p2 = indep} => "dix" ; {p1 = tenplus ; p2 = attr} => []}} ; -lin pot0 d = - {inh = pl ; s = table {{p1 = unit ; p2 = indep} => d.s ! unit ; {p1 = unit ; p2 = attr} => d.s ! unit ; {p1 = teen ; p2 = indep} => d.s ! teen ; {p1 = teen ; p2 = attr} => d.s ! teen ; {p1 = jten ; p2 = indep} => d.s ! jten ; {p1 = jten ; p2 = attr} => d.s ! jten ; {p1 = ten ; p2 = indep} => d.s ! ten ; {p1 = ten ; p2 = attr} => d.s ! ten ; {p1 = tenplus ; p2 = indep} => d.s ! tenplus ; {p1 = tenplus ; p2 = attr} => d.s ! tenplus}} ; -lin pot110 = - {s = table {indep => "dix" ; attr => "dix"}} ; -lin pot111 = - {s = table {indep => "onze" ; attr => "onze"}} ; -lin pot1to19 d = - {s = table {indep => d.s ! teen ; attr => d.s ! teen}} ; -lin pot0as1 n = - {s = table {indep => n.s ! {p1 = unit ; p2 = indep} ; attr => n.s ! {p1 = unit ; p2 = attr}}} ; -lin pot1 d = - {s = table {indep => d.s ! jten ; attr => d.s ! ten}} ; -lin pot1plus d e = - {s = table {indep => (d.s ! tenplus) ++ (table {{p1 = sg ; p2 = sg} => "et" ; {p1 = sg ; p2 = pl} => "-" ; {p1 = pl ; p2 = sg} => "-" ; {p1 = pl ; p2 = pl} => "-"} ! {p1 = d.inh1 ; p2 = e.inh}) ++ e.s ! {p1 = d.inh ; p2 = indep} ; attr => (d.s ! tenplus) ++ (table {{p1 = sg ; p2 = sg} => "et" ; {p1 = sg ; p2 = pl} => "-" ; {p1 = pl ; p2 = sg} => "-" ; {p1 = pl ; p2 = pl} => "-"} ! {p1 = d.inh1 ; p2 = e.inh}) ++ e.s ! {p1 = d.inh ; p2 = indep}}} ; -lin pot1as2 n = - {s = table {indep => n.s ! indep ; attr => n.s ! attr}} ; -lin pot2 d = - {s = table {indep => (d.s ! {p1 = unit ; p2 = attr}) ++ table {sg => "cent" ; pl => "cents"} ! (d.inh) ; attr => (d.s ! {p1 = unit ; p2 = attr}) ++ "cent"}} ; -lin pot2plus d e = - {s = table {indep => (d.s ! {p1 = unit ; p2 = attr}) ++ "cent" ++ e.s ! indep ; attr => (d.s ! {p1 = unit ; p2 = attr}) ++ "cent" ++ e.s ! indep}} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = (n.s ! attr) ++ "mille"} ; -lin pot3plus n m = - {s = (n.s ! attr) ++ "mille" ++ m.s ! indep} ; - -} diff --git a/examples/numerals/french_belgian.gf b/examples/numerals/french_belgian.gf deleted file mode 100644 index 13a503308..000000000 --- a/examples/numerals/french_belgian.gf +++ /dev/null @@ -1,94 +0,0 @@ -concrete french_belgian of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | teen | ten ; -param Nm = sg | pl ; -param Place - = indep -- stands by itself; as "cents" in "deux cents" - | attr ; -- as in "deux cent trois" - -lincat Numeral = {s : Str} ; -lincat Digit = {inh1 : Nm; -- Nm = pl => quarante et un - -- Nm = sg => quatre-vingt-un - -- (governs whether "et" is required between tens and units) - s : DForm => Str} ; -lincat Sub10 = {inh : Nm ; s : {p2 : Place} => Str} ; -lincat Sub100 = {s : Place => Str} ; -lincat Sub1000 = {s : Place => Str} ; -lincat Sub1000000 = {s : Str} ; - -lin num x0 = - {s = x0.s} ; -lin n2 = - {inh1 = sg ; s = table {unit => "deux" ; teen => "douze" ; ten => "vingt" }} ; -lin n3 = - {inh1 = sg ; s = table {unit => "trois" ; teen => "treize" ; ten => "trente" }} ; -lin n4 = - {inh1 = sg ; s = table {unit => "quatre" ; teen => "quatorze" ; ten => "quarante" }} ; -lin n5 = - {inh1 = sg ; s = table {unit => "cinq" ; teen => "quinze" ; ten => "cinquante" }} ; -lin n6 = - {inh1 = sg ; s = table {unit => "six" ; teen => "seize" ; ten => "soixante" }} ; -lin n7 = - {inh1 = sg ; s = table {unit => "sept" ; teen => "dix" ++ "-" ++ "sept" ; ten => "septante" }} ; -lin n8 = - {inh1 = pl ; s = table {unit => "huit" ; teen => "dix" ++ "-" ++ "huit" ; ten => "quatre-vingt" }} ; -lin n9 = - {inh1 = sg ; s = table {unit => "neuf" ; teen => "dix" ++ "-" ++ "neuf" ; ten => "nonante" }} ; -lin pot01 = - {inh = sg ; - s = table {{p2 = indep} => "un" ; - {p2 = attr} => [] }}; - -lin pot0 d = - {inh = pl ; - s = table {{p2 = indep} => d.s ! unit ; - {p2 = attr} => d.s ! unit }} ; - -oper pluralMark = table {sg => ""; pl => "s"}; - -lin pot110 = - {s = table {indep => "dix" ; attr => "dix"}} ; -lin pot111 = - {s = table {indep => "onze" ; attr => "onze"}} ; -lin pot1to19 d = - {s = table {indep => d.s ! teen ; attr => d.s ! teen}} ; -lin pot0as1 n = - {s = table {indep => n.s ! {p1 = unit ; p2 = indep} ; attr => n.s ! {p1 = unit ; p2 = attr}}} ; -lin pot1 d = - {s = table {indep => (d.s ! ten) ++ (pluralMark ! d.inh1); attr => d.s ! ten}} ; -lin pot1plus d e = - {s = table {indep => - (d.s ! ten) ++ (table {{p1 = sg ; p2 = sg} => "et" ; - {p1 = sg ; p2 = pl} => "-" ; - {p1 = pl ; p2 = sg} => "-" ; - {p1 = pl ; p2 = pl} => "-"} ! {p1 = d.inh1 ; p2 = e.inh}) ++ - e.s ! {p2 = indep} ; - attr => - (d.s ! ten) ++ (table {{p1 = sg ; p2 = sg} => "et" ; - {p1 = sg ; p2 = pl} => "-" ; - {p1 = pl ; p2 = sg} => "-" ; - {p1 = pl ; p2 = pl} => "-"} ! {p1 = d.inh1 ; p2 = e.inh}) ++ - e.s ! {p2 = indep}}} ; -lin pot1as2 n = - {s = table {indep => n.s ! indep ; attr => n.s ! attr}} ; - -lin pot2 d = - {s = table {indep => - (d.s ! {p1 = unit ; p2 = attr}) ++ - table {sg => "cent" ; pl => "cents"} ! (d.inh) ; - attr => - (d.s ! {p1 = unit ; p2 = attr}) ++ - "cent"}} ; -lin pot2plus d e = - {s = table {indep => (d.s ! {p1 = unit ; p2 = attr}) ++ "cent" ++ e.s ! indep ; - attr => (d.s ! {p1 = unit ; p2 = attr}) ++ "cent" ++ e.s ! indep}} ; -lin pot2as3 n = - {s = n.s ! indep} ; - -lin pot3 n = - {s = (n.s ! attr) ++ "mille"} ; -lin pot3plus n m = - {s = (n.s ! attr) ++ "mille" ++ m.s ! indep} ; - -} diff --git a/examples/numerals/french_swiss.gf b/examples/numerals/french_swiss.gf deleted file mode 100644 index 0aa26d3b2..000000000 --- a/examples/numerals/french_swiss.gf +++ /dev/null @@ -1,91 +0,0 @@ -concrete french_swiss of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | teen | ten ; -param Nm = sg | pl ; -param Place - = indep -- stands by itself; as "cents" in "deux cents" - | attr ; -- as in "deux cent trois" - -lincat Numeral = {s : Str} ; -lincat Digit = {inh1 : Nm; -- Nm = pl => quarante et un - -- Nm = sg => quatre-vingt-un - -- (governs whether "et" is required between tens and units) - s : DForm => Str} ; -lincat Sub10 = {inh : Nm ; s : {p2 : Place} => Str} ; -lincat Sub100 = {s : Place => Str} ; -lincat Sub1000 = {s : Place => Str} ; -lincat Sub1000000 = {s : Str} ; - -lin num x0 = - {s = x0.s} ; -lin n2 = - {inh1 = sg ; s = table {unit => "deux" ; teen => "douze" ; ten => "vingt" }} ; -lin n3 = - {inh1 = sg ; s = table {unit => "trois" ; teen => "treize" ; ten => "trente" }} ; -lin n4 = - {inh1 = sg ; s = table {unit => "quatre" ; teen => "quatorze" ; ten => "quarante" }} ; -lin n5 = - {inh1 = sg ; s = table {unit => "cinq" ; teen => "quinze" ; ten => "cinquante" }} ; -lin n6 = - {inh1 = sg ; s = table {unit => "six" ; teen => "seize" ; ten => "soixante" }} ; -lin n7 = - {inh1 = sg ; s = table {unit => "sept" ; teen => "dix" ++ "-" ++ "sept" ; ten => "septante" }} ; -lin n8 = - {inh1 = pl ; s = table {unit => "huit" ; teen => "dix" ++ "-" ++ "huit" ; ten => "huitante" }} ; -lin n9 = - {inh1 = pl ; s = table {unit => "neuf" ; teen => "dix" ++ "-" ++ "neuf" ; ten => "nonante" }} ; -lin pot01 = - {inh = sg ; - s = table {{p2 = indep} => "un" ; - {p2 = attr} => [] }}; - -lin pot0 d = - {inh = pl ; - s = table {{p2 = indep} => d.s ! unit ; - {p2 = attr} => d.s ! unit }} ; - -lin pot110 = - {s = table {indep => "dix" ; attr => "dix"}} ; -lin pot111 = - {s = table {indep => "onze" ; attr => "onze"}} ; -lin pot1to19 d = - {s = table {indep => d.s ! teen ; attr => d.s ! teen}} ; -lin pot0as1 n = - {s = table {indep => n.s ! {p1 = unit ; p2 = indep} ; attr => n.s ! {p1 = unit ; p2 = attr}}} ; -lin pot1 d = - {s = table {indep => d.s ! ten ; attr => d.s ! ten}} ; -lin pot1plus d e = - {s = table {indep => - (d.s ! ten) ++ (table {{p1 = sg ; p2 = sg} => "et" ; - {p1 = sg ; p2 = pl} => "-" ; - {p1 = pl ; p2 = sg} => "-" ; - {p1 = pl ; p2 = pl} => "-"} ! {p1 = d.inh1 ; p2 = e.inh}) ++ - e.s ! {p2 = indep} ; - attr => - (d.s ! ten) ++ (table {{p1 = sg ; p2 = sg} => "et" ; - {p1 = sg ; p2 = pl} => "-" ; - {p1 = pl ; p2 = sg} => "-" ; - {p1 = pl ; p2 = pl} => "-"} ! {p1 = d.inh1 ; p2 = e.inh}) ++ - e.s ! {p2 = indep}}} ; -lin pot1as2 n = - {s = table {indep => n.s ! indep ; attr => n.s ! attr}} ; - -lin pot2 d = - {s = table {indep => - (d.s ! {p1 = unit ; p2 = attr}) ++ - table {sg => "cent" ; pl => "cents"} ! (d.inh) ; - attr => - (d.s ! {p1 = unit ; p2 = attr}) ++ - "cent"}} ; -lin pot2plus d e = - {s = table {indep => (d.s ! {p1 = unit ; p2 = attr}) ++ "cent" ++ e.s ! indep ; - attr => (d.s ! {p1 = unit ; p2 = attr}) ++ "cent" ++ e.s ! indep}} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = (n.s ! attr) ++ "mille"} ; -lin pot3plus n m = - {s = (n.s ! attr) ++ "mille" ++ m.s ! indep} ; - -} diff --git a/examples/numerals/fulfulde.gf b/examples/numerals/fulfulde.gf deleted file mode 100644 index ff694a36b..000000000 --- a/examples/numerals/fulfulde.gf +++ /dev/null @@ -1,53 +0,0 @@ -concrete fulfulde of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | pl | two; - -oper Form = {s : Str ; size : Size } ; - -lincat Numeral = {s : Str} ; -lincat Digit = Form ; -lincat Sub10 = Form ; -lincat Sub100 = Form ; -lincat Sub1000 = Form ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO: Encoding - -oper mkNum = ss ; - -oper ss : Str -> Form = \f -> {s = f ; size = pl } ; - --- lin n1 = mkNum "go'o" ; -lin n2 = {s = "d.id.i" ; size = two } ; -lin n3 = mkNum "tati" ; -lin n4 = mkNum "nai" ; -lin n5 = mkNum "jowi" ; -lin n6 = mkNum "jowe:go" ; -lin n7 = mkNum "jowe:d.id.i" ; -lin n8 = mkNum "jowe:tati" ; -lin n9 = mkNum "jowe:nai" ; - -lin pot01 = {s = "go'o" ; size = sg }; -lin pot0 d = d ; -lin pot110 = ss "sappo" ; -lin pot111 = ss ("sappo" ++ "e" ++ "go'o") ; -lin pot1to19 d = ss ("sappo" ++ "e" ++ d.s) ; -lin pot0as1 n = n ; -lin pot1 d = ss (mkten d.size d.s) ; -lin pot1plus d e = ss ((mkten d.size d.s) ++ "e" ++ e.s) ; -lin pot1as2 n = n ; -lin pot2 d = ss (mkhund d.size d.s) ; -lin pot2plus d e = ss ((mkhund d.size d.s) ++ "e" ++ e.s) ; -lin pot2as3 n = n ; -lin pot3 n = ss (mkthou n.size n.s) ; -lin pot3plus n m = ss ((mkthou n.size n.s) ++ m.s) ; - -oper mkten : Size -> Str -> Str = \sz -> \attr -> - table {two => "no:gas" ; _ => "chappand.e" ++ attr } ! sz ; -oper mkhund : Size -> Str -> Str = \sz -> \attr -> - table {sg => "temerre" ; _ => "temed.d.e" ++ attr} ! sz ; -oper mkthou : Size -> Str -> Str = \sz -> \attr -> - table {sg => "ujine:re"; _ => variants {"ujine" ++ attr ; "ujine:je" ++ attr}} ! sz ; - -} diff --git a/examples/numerals/geez.gf b/examples/numerals/geez.gf deleted file mode 100644 index bcd418731..000000000 --- a/examples/numerals/geez.gf +++ /dev/null @@ -1,126 +0,0 @@ -concrete geez of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=ethiopic ; - --- No long consonants marked in the indigen. script --- s is set intersection s --- h is set union h --- H is three-fork h --- x is hook-looking h --- L is sin-looking s --- X is h looking like k with a roof --- Z is zh --- $ is sh --- ) is the glottal stop hamza = independent vowel in word --- ( is 3ayn --- Capitalis for ejectives KPTCS --- stress not indicated in indigen. script - -param DForm = unit | ten ; -param Size = sg | less100 | more100 ; -param Ending = zero | nonzero | tenzero; -param S100 = tenp | tenpalf | unitp ; -param S1000 = indep | alf | tenm | tailform ; - -oper LinDigit = {s : DForm => Str ; size : Size} ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Str ; s2 : S100 => Str ; unitp_ending : Ending ; size : Size} ; -lincat Sub1000 = {s : S1000 => Str ; ending : Ending ; size : Size } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- The Ethiopic script environment -lin n2 = mkNum "ክáˆáŠ¤á‰±" "ዕሽራ" ; -lin n3 = mkNum "ሠላስቱ" "ሠላሳ" ; -lin n4 = mkNum "አርባዕቱ" "አርብዓ" ; -lin n5 = mkNum "ኀáˆáˆµá‰±" "ኀáˆáˆ³" ; -lin n6 = mkNum "ስድስቱ" "ስስሳ" ; -lin n7 = mkNum (variants { "ሰብá‹á‰±" ; "ሰብዓቱ" }) "ሰብዓ" ; -lin n8 = mkNum (variants { "ሰማንቱ" ; "ሰማኒቱ" }) "ሰማንያ" ; -lin n9 = mkNum (variants { "ትስá‹á‰±" ; "ተስá‹á‰±" ; "ተሳዕቱ" }) (variants {"ተስዓ" ; "ትስዓ"}) ; - -oper mkNum : Str -> Str -> LinDigit = \tva -> \tjugo -> - {s = table {unit => tva ; ten => tjugo} ; size = less100 } ; - -lin pot01 = - {s = table {unit => "አáˆá‹±" ; ten => "á‹áˆ¸áˆ­á‰±" } ; size = sg}; -lin pot0 d = d ; -lin pot110 = {s = "á‹áˆ¸áˆ­á‰±" ; - s2 = table {tenp => "ወ" ++ "አáˆá‹±" ; - tenpalf => "እáˆá" ; - unitp => [] } ; - unitp_ending = zero ; - size = less100} ; -lin pot111 = {s = "á‹áˆ¸áˆ­á‰±" ++ "ወ" ++ "አáˆá‹±" ; - s2 = table {tenp => "ወ" ++ "አáˆá‹±" ; - tenpalf => "እáˆá" ; - unitp => "á‹áˆ¸áˆ­á‰±" } ; - unitp_ending = nonzero ; - size = less100} ; -lin pot1to19 d = - {s = "á‹áˆ¸áˆ­á‰±" ++ "ወ" ++ d.s ! unit ; - s2 = table {tenp => "ወ" ++ "አáˆá‹±" ; - tenpalf => "እáˆá" ; - unitp => d.s ! ten } ; - unitp_ending = nonzero ; - size = less100} ; -lin pot0as1 n = - {s = n.s ! unit ; - s2 = table {unitp => n.s ! ten ; _ => [] }; - unitp_ending = nonzero ; - size = n.size} ; -lin pot1 d = - {s = d.s ! ten ; - s2 = table {tenp => "ወ" ++ d.s ! unit ; - tenpalf => d.s ! unit ++ "እáˆá" ; - unitp => [] } ; - unitp_ending = tenzero ; - size = less100} ; -lin pot1plus d e = - {s = d.s ! ten ++ "ወ" ++ e.s ! unit ; - s2 = table {tenp => "ወ" ++ d.s ! unit ; - tenpalf => d.s ! unit ++ "እáˆá" ; - unitp => e.s ! ten } ; - unitp_ending = nonzero ; - size = less100} ; -lin pot1as2 n = - {s = table {indep => n.s ; - tailform => n.s ; - tenm => n.s2 ! unitp ; - alf => n.s2 ! tenpalf ++ n.s2 ! unitp } ; - ending = n.unitp_ending ; - size = n.size} ; -lin pot2 d = - {s = table {indep => table {sg => "áˆáŠ¥á‰µ" ; _ => d.s ! unit ++ "áˆáŠ¥á‰µ" } ! d.size ; - tenm => "ዱáˆáˆá‹­" ; - alf => d.s ! ten ++ "እáˆá" ; - tailform => d.s ! unit ++ "áˆáŠ¥á‰µ" } ; - size = more100 ; - ending = zero} ; -lin pot2plus d e = - {s = table {indep => table {sg => "áˆáŠ¥á‰µ" ; _ => d.s ! unit ++ "áˆáŠ¥á‰µ" } ! d.size ++ e.s ; - tenm => "ዱáˆáˆá‹­"; - alf => d.s ! ten ++ e.s2 ! tenp ++ "እáˆá" ++ e.s2 ! unitp ; - tailform => d.s ! unit ++ "áˆáŠ¥á‰µ" ++ e.s} ; - size = more100 ; - ending = e.unitp_ending } ; - -lin pot2as3 n = {s = n.s ! indep } ; -lin pot3 n = - {s = table {more100 => mkmit n.ending (n.s ! alf) ; _ => n.s ! tenm ++ "áˆáŠ¥á‰µ"} ! n.size} ; -lin pot3plus n m = - {s = table - {more100 => table {more100 => n.s ! alf ; less100 => n.s ! alf ; _ => n.s ! tenm} ! n.size ++ - table {zero => m.s ! indep ; - tenzero => m.s ! indep ; - nonzero => "ወ" ++ m.s ! tailform } ! n.ending; - _ => table {more100 => mkmit n.ending (n.s ! alf) ; - less100 => n.s ! alf ++ table {nonzero => "áˆáŠ¥á‰µ" ; _ => []} ! n.ending ; - _ => n.s ! tenm ++ "áˆáŠ¥á‰µ"} ! n.size ++ m.s ! indep} ! m.size } ; - -oper mkmit : Ending -> Str -> Str = \e -> \s -> table {zero => [] ; _ => s ++"áˆáŠ¥á‰µ" } ! e; - -} diff --git a/examples/numerals/german.gf b/examples/numerals/german.gf deleted file mode 100644 index 95927126f..000000000 --- a/examples/numerals/german.gf +++ /dev/null @@ -1,52 +0,0 @@ -concrete german of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | teen | ten ; -param Place = indep | prae | attr ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm*Place => Str} ; -lincat Sub100 = {s : Place => Str} ; -lincat Sub1000 = {s : Place => Str} ; -lincat Sub1000000 = {s : Str} ; - -oper mkZahl : Str -> Str -> Str -> LinDigit = - \två -> \tolv -> \tjugo -> - {s = table {unit => två ; teen => tolv ; ten => tjugo}} ; -oper regZahl : Str -> LinDigit = - \vier -> mkZahl vier (vier + "zehn") (vier + "zig") ; -oper ss : Str -> {s : Str} = \s -> {s = s} ; - -lin num x = x ; - -lin n2 = mkZahl "zwei" "zwölf" "zwanzig" ; -lin n3 = mkZahl "drei" "dreizehn" "dreissig" ; -lin n4 = regZahl "vier" ; -lin n5 = regZahl "fünf" ; -lin n6 = mkZahl "sechs" "sechzehn" "sechzig" ; -lin n7 = mkZahl "sieben" "siebzehn" "siebzig" ; -lin n8 = regZahl "acht" ; -lin n9 = regZahl "neun" ; - -lin pot01 = {s = table { => "eins" ; => "ein" ; => []}} ; -lin pot0 d = {s = table { => d.s ! f}} ; -lin pot110 = {s = table {p => "zehn"}} ; -lin pot111 = {s = table {p => "elf"}} ; -lin pot1to19 d = {s = table {p => d.s ! teen}} ; -lin pot0as1 n = {s = table {p => n.s ! }} ; -lin pot1 d = {s = table {p => d.s ! ten}} ; -lin pot1plus d e = {s = table {p => e.s ! ++ "und" ++ d.s ! ten}} ; -lin pot1as2 n = {s = table {p => n.s ! p}} ; -lin pot2 d = {s = table {p => d.s ! ++ "hundert"}} ; -lin pot2plus d e = {s = table { - attr => d.s ! ++ "hundert" ++ e.s ! prae ; - _ => d.s ! ++ "hundert" ++ e.s ! indep}} ; -lin pot2as3 n = ss (n.s ! indep) ; -lin pot3 n = ss (n.s ! attr ++ "tausend") ; -lin pot3plus n m = ss (n.s ! attr ++ "tausend" ++ m.s ! prae) ; - - -} diff --git a/examples/numerals/greek_classical.gf b/examples/numerals/greek_classical.gf deleted file mode 100644 index 3b34e3529..000000000 --- a/examples/numerals/greek_classical.gf +++ /dev/null @@ -1,204 +0,0 @@ -concrete greek_classical of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=greek ; - --- Classical Greek (of Athens) --- Aarne's transliteration --- There are attested variant forms. kai:s between the elements in bigger -> --- smaller order is also possible but not common. - -param DForm = unit | tkismyr | teen | ten | hund | kisxil | kismyr | - tenkismyr | tenkis ; -param InterData = indep Order | xiliad | myriad Order ; -param Tenpart = kis1 | tkis1 ; -param Size = sg | pl | tenoverpl ; -param Order = des | asc; -lincat Numeral = {s : Str} ; - -oper LinDigit = {s : DForm => Str} ; -oper LinSub1000 = {s : InterData => Str ; size : Size} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = {s : DForm => Str ; - size : Size} ; -lincat Sub100 = {s : InterData => Str ; - s1 : Tenpart => Str ; - s2 : Str ; - size : Size} ; -lincat Sub1000 = LinSub1000 ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- Greek environment - -oper mkNum : Str -> Str -> Str -> Str -> Str -> Str -> Str -> LinDigit = - \dyo -> \dis -> \dwdekakis -> \dwdeka -> \eikosi -> \diakosioi -> - \eikosakis -> - {s = table {unit => dyo ; - tkismyr => dwdekakis + "μÏÏιοι" ; - teen => dwdeka ; - ten => eikosi ; - hund => diakosioi ; - kisxil => dis + "χίλιοι" ; - kismyr => dis + "μÏÏιοι" ; - tenkis => eikosakis ; - tenkismyr => eikosakis + "μÏÏιοι"} }; - -lin n2 = mkNum - "δÏο" - "δισ" - "δωδεκακισ" - "δώδεκα" - "εἴκοσι" - "διακόσιοι" - "εἰκοσάκισ" ; - -lin n3 = mkNum - "Ï„Ïεῖς" - "Ï„Ïισ" - "Ï„Ïεισκαιδεκακισ" - (variants {"Ï„Ïεῖς" ++ "καὶ" ++ "δέκα" ; "Ï„Ïεισκαίδεκα"} ) - "Ï„Ïιάκοντα" - "Ï„Ïιακόσιοι" - "Ï„Ïιακοντάκισ" ; - -lin n4 = mkNum - "τέτταÏες" - "τετÏακισ" - "τετταÏεσκαιδεκακισ" - (variants {"τέτταÏες" ++ "καὶ" ++ "δέκα" ; "τετταÏεσκαίδεκα"}) - "τετταÏάκοντα" - "τετÏακόσιοι" - "τετταÏακοντάκισ" ; - -lin n5 = mkNum - "πέντε" - "πεντακισ" - "πεντεκαιδεκακισ" - "πεντεκαίδεκα" - "πεντήκοντα" - "πεντακόσιοι" - "πεντηκοντάκισ" ; - -lin n6 = mkNum - "ἕξ" - "ἑξακισ" - "ἑκκαιδεκακισ" - "ἑκκαίδεκα" - "ἑξήκοντα" - "ἑξακόσιοι" - "ἑξηκοντάκισ" ; - -lin n7 = mkNum - "ἑπτά" - "ἑπτακισ" - "ἑπτακαιδεκακισ" - "ἑπτακαίδεκα" - "ἑβδομήκοντα" - "ἑπτακόσιοι" - "ἑβδομηκοντάκισ" ; - -lin n8 = mkNum - "ὀκτώ" - "ὀκτακισ" - "ὀκτωκαιδεκακισ" - "ὀκτωκαίδεκα" - "ὀγδοήκοντα" - "ὀκτακόσιοι" - "ὀγδοηκοντάκισ" ; - -lin n9 = mkNum - "á¼Î½Î½Î­Î±" - "á¼Î½Î±ÎºÎ¹Ïƒ" - "á¼Î½Î½ÎµÎ±ÎºÎ±Î¹Î´ÎµÎºÎ±ÎºÎ¹Ïƒ" - "á¼Î½Î½ÎµÎ±ÎºÎ±Î¯Î´ÎµÎºÎ±" - "á¼Î½ÎµÎ½Î®ÎºÎ¿Î½Ï„α" - "á¼Î½Î±ÎºÏŒÏƒÎ¹Î¿Î¹" - "á¼Î½ÎµÎ½Î·ÎºÎ¿Î½Ï„άκισ" ; - -lin pot01 = - {s = table {hund => "ἑκατόν" ; - kisxil => "χίλιοι" ; - kismyr => "ἅπαξ" + "μÏÏιοι" ; - _ => "εἵς" } ; - size = sg} ; -lin pot0 d = - {s = d.s ; size = pl} ; -lin pot110 = - {s = table {xiliad => "δψμμυ" ; - (myriad _) => "μÏÏιοι" ; - (indep _) => "δέκα" }; - s1 = table {kis1 => "ἅπαξ" + "μÏÏιοι" ; tkis1 => "ἑνδεκάκισ" + "μÏÏιοι"} ; - s2 = [] ; - size = tenoverpl} ; -lin pot111 = - {s = table {xiliad => "δψμμυ" ; - (myriad des) => "μÏÏιοι" ++ "χίλιοι" ; - (myriad asc) => "χίλιοι" ++ "καὶ" ++ "μÏÏιοι" ; - (indep _) => "ἕνδεκα" } ; - s1 = table {kis1 => "ἅπαξ" + "μÏÏιοι" ; tkis1 => "ἑνδεκάκισ" + "μÏÏιοι"} ; - s2 = "χίλιοι" ; - size = tenoverpl} ; -lin pot1to19 d = - {s = table {xiliad => "δψμμυ" ; - (myriad des) => "μÏÏιοι" ++ d.s ! kisxil ; - (myriad asc) => d.s ! kisxil ++ "καὶ" ++ "μÏÏιοι" ; - (indep _) => d.s ! teen } ; - s1 = table {kis1 => "ἅπαξ" + "μÏÏιοι" ; tkis1 => "ἑνδεκάκισ" + "μÏÏιοι" } ; - s2 = d.s ! kisxil ; - size = tenoverpl} ; -lin pot0as1 n = - {s = table {xiliad => n.s ! kisxil ; - (indep _) => n.s ! unit ; - (myriad _) => "δψμμυ" } ; - s1 = table {_ => []} ; - s2 = n.s ! kisxil ; - size = n.size} ; -lin pot1 d = - {s = table {xiliad => "δψμμυ" ; - (myriad _) => d.s ! kismyr ; - (indep _) => d.s ! ten} ; - s1 = table {kis1 => d.s ! kismyr ; tkis1 => d.s ! tkismyr } ; - s2 = []; - size = tenoverpl} ; -lin pot1plus d e = - {s = table {xiliad => "δψμμυ" ; - (myriad des) => d.s ! kismyr ++ e.s ! kisxil ; - (myriad asc) => e.s ! kisxil ++ "καὶ" ++ d.s ! kismyr ; - (indep des) => d.s ! ten ++ e.s ! unit ; - (indep asc) => e.s ! unit ++ "καὶ" ++ d.s ! ten } ; - s1 = table {kis1 => d.s ! kismyr ; tkis1 => d.s ! tkismyr } ; - s2 = e.s ! kisxil ; - size = tenoverpl} ; -lin pot1as2 n = - {s = n.s ; size = n.size} ; -lin pot2 d = - {s = table {(indep _) => d.s ! hund ; - (myriad _) => d.s ! tenkismyr; - xiliad => "δψμμυ"} ; - size = tenoverpl} ; -lin pot2plus d e = - {s = table {(myriad _) => table {sg => e.s1 ! tkis1 ; - pl => d.s ! tenkis ++ e.s1 ! kis1 ; - tenoverpl => "δψμμυ" } ! d.size ++ e.s2 ; - (indep des) => d.s ! hund ++ e.s ! indep des ; - (indep asc) => (e.s ! indep asc) ++ "καὶ" ++ d.s ! hund ; - xiliad => "δψμμυ" } ; - size = tenoverpl} ; - -lin pot2as3 n = - {s = variants { n.s ! indep des ; n.s ! indep asc}} ; -lin pot3 n = - {s = variants {(Myr n des) ! n.size ; (Myr n asc) ! n.size} } ; -lin pot3plus n m = - {s = variants {(Myr n des) ! n.size ++ m.s ! indep des; - m.s ! indep asc ++ "καὶ" ++ (Myr n asc) ! n.size }} ; - -oper Myr : LinSub1000 -> Order -> Size => Str = \n -> \order -> - table {sg => "χίλιοι" ; - pl => n.s ! xiliad ; - tenoverpl => n.s ! myriad order} ; - - -} diff --git a/examples/numerals/greek_modern.gf b/examples/numerals/greek_modern.gf deleted file mode 100644 index 7a0339cc7..000000000 --- a/examples/numerals/greek_modern.gf +++ /dev/null @@ -1,76 +0,0 @@ -concrete greek_modern of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=greek ; - --- Free variation on accents on m'ia and d'yo - -oper vowel : Strs = strs {"ε" ; "ο" ; "α" ; "έ" ; "ÏŒ" ; "ά"} ; - -param DForm = unit | fem | femteen | teen | ten | hundredneut | hundredfem ; -param Use = indep | femattr ; -param Size = sg | pl ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str } ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Use => Str ; size : Size} ; -lincat Sub1000 = {s : Use => Str ; size : Size} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- Greek environment - -oper mkNum : Str -> Str -> Str -> Str -> Str -> Str -> LinDigit = - \dyo -> \dwdeka -> \eikosi -> \diakosi -> \dyofem -> \dwdekafem -> - {s = table {unit => dyo ; teen => dwdeka ; ten => eikosi ; - hundredneut => diakosi + "α" ; hundredfem => diakosi + "ες" ; - fem => dyofem ; femteen => dwdekafem}} ; - -oper mkIndeclNum : Str -> Str -> Str -> Str -> LinDigit = - \dyo -> \dwdeka -> \eikosi -> \diakosi -> - {s = table {unit => dyo ; teen => dwdeka ; ten => eikosi ; - hundredneut => diakosi + "α" ; hundredfem => diakosi + "ες" ; - fem => dyo ; femteen => dwdeka}} ; - -lin n2 = mkIndeclNum "δÏο" "δώδεκα" "είκοσι" "διακόσι" ; -lin n3 = mkNum "Ï„Ïία" "δεκατÏία" "Ï„Ïιάντα" "Ï„Ïιακόσι" "Ï„Ïείς" "δεκατÏείσ" ; -lin n4 = mkNum "τέσσεÏα" "δεκατέσσεÏα" "σαÏάντα" "τετÏακόσι" "τέσσεÏις" "δεκατέσσεÏις" ; -lin n5 = mkIndeclNum "πέντε" "δεκαπέντε" "πενήντα" "πεντακόσι" ; -lin n6 = mkIndeclNum "έξι" (variants { "δεκαέξι" ; "δεκαέξι" }) "εξήντα" "εξακόσι" ; -lin n7 = mkIndeclNum (variants {"επτά" ; "εφτά" }) "δεκαεφτά" "εβδομήντα" "εφτακόσι" ; -lin n8 = mkIndeclNum "οχτώ" "δεκαοχτώ" "ογδόντα" "οχτακόσι" ; -lin n9 = mkIndeclNum (variants {"εννέα" ; "εννία" }) "δεκαεννέα" "ενενήντα" "εννιακόσι" ; -lin pot01 = - {s = table {unit => "ένα" ; fem => "μία" ; _ => "εκατό" + pre { "" ; "ν" / vowel}} ; size = sg} ; -lin pot0 d = - {s = d.s ; size = pl} ; -lin pot110 = - {s = table {indep => "δέκα" ; femattr => "δέκα"} ; size = pl} ; -lin pot111 = - {s = table {indep => "έντεκα" ; femattr => "έντεκα" } ; size = pl} ; -lin pot1to19 d = - {s = table {indep => d.s ! teen; femattr => d.s ! femteen } ; size = pl} ; -lin pot0as1 n = - {s = table {indep => n.s ! unit ; femattr => n.s ! fem } ; size = n.size} ; -lin pot1 d = - {s = table {indep => d.s ! ten ; femattr => d.s ! ten } ; size = pl } ; -lin pot1plus d e = - {s = table {indep => d.s ! ten ++ e.s ! unit ; femattr => d.s ! ten ++ e.s ! fem } ; size = pl} ; -lin pot1as2 n = n ; -lin pot2 d = - {s = table {indep => d.s ! hundredneut ; femattr => d.s ! hundredfem} ; size = pl} ; -lin pot2plus d e = - {s = table {indep => d.s ! hundredneut ++ e.s ! indep ; femattr => d.s ! hundredfem ++ e.s ! femattr} ; size = pl} ; -lin pot2as3 n = - {s = n.s ! indep } ; -lin pot3 n = - {s = (Xilias (n.s ! femattr)) ! n.size} ; -lin pot3plus n m = - {s = (Xilias (n.s ! femattr)) ! n.size ++ m.s ! indep} ; - -oper Xilias : Str -> Size => Str = - \s -> table {sg => "χίλια" ; pl => s ++ "χιλιάδες" } ; - -} diff --git a/examples/numerals/guahibo.gf b/examples/numerals/guahibo.gf deleted file mode 100644 index a345069e4..000000000 --- a/examples/numerals/guahibo.gf +++ /dev/null @@ -1,50 +0,0 @@ -concrete guahibo of Numerals = { --- include numerals.Abs.gf ; - -oper bind : Str -> Str -> Str = \a -> \b -> a ++ b ; - -param Size = sg | pl ; - -oper All = {s : Str ; size : Size}; - -lincat Numeral = { s : Str } ; -lincat Digit = All ; -lincat Sub10 = All ; -lincat Sub100 = All ; -lincat Sub1000 = All ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> All = \tri -> - { s = tri ; size = pl}; - -lin num x = {s = x.s } ; - -lin n2 = mkNum "aniha" ; -lin n3 = mkNum "akueya" ; -lin n4 = mkNum "yana" ; -lin n5 = mkNum "kobe" ; -lin n6 = mkNum "ku" ; -lin n7 = mkNum "iwi" ; -lin n8 = mkNum "yu" ; -lin n9 = mkNum "ho" ; - -oper ss : Str -> All = \s1 -> {s = s1 ; size = pl } ; - -lin pot01 = { s = "kae" ; size = sg}; -lin pot0 d = d ; -lin pot110 = ss "xu" ; -lin pot111 = ss ("xu" + "kae") ; -lin pot1to19 d = ss (bind "xu" d.s) ; -lin pot0as1 n = n ; -lin pot1 d = ss (bind d.s "bae" ); -lin pot1plus d e = ss ((bind d.s "bae") ++ e.s ) ; -lin pot1as2 n = n ; -lin pot2 d = ss (bind ((selsg d.s) ! d.size) "sia" ) ; -lin pot2plus d e = ss ((bind ((selsg d.s) ! d.size) "sia") ++ e.s) ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = bind ((selsg n.s) ! n.size) "sunu" } ; -lin pot3plus n m = {s = (bind ((selsg n.s) ! n.size) "sunu") ++ m.s} ; - -oper selsg : Str -> Size => Str = \s -> table {sg => [] ; pl => s } ; - -} diff --git a/examples/numerals/guarani.gf b/examples/numerals/guarani.gf deleted file mode 100644 index 00e2287a0..000000000 --- a/examples/numerals/guarani.gf +++ /dev/null @@ -1,53 +0,0 @@ -concrete guarani of Numerals = { --- include numerals.Abs.gf ; - -oper bind : Str -> Str -> Str = \a -> \b -> a ++ b ; - -param Size = sg | pl ; - -oper All = {s : Str ; s2 : Str ; size : Size}; - -lincat Numeral = { s : Str } ; -lincat Digit = All ; -lincat Sub10 = All ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; size : Size} ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> All = \tri -> - { s = tri ; s2 = "kua" + tri ; size = pl}; - -oper mkNum2 : Str -> Str -> All = \tri -> \teen -> - { s = tri ; s2 = "kua" + teen ; size = pl}; - -lin num x = {s = x.s } ; -- TODO - -lin n2 = mkNum2 "moko~i" "ko~i"; -lin n3 = mkNum2 "mpohapy" "py"; -lin n4 = mkNum2 "irundy" "rundy"; -lin n5 = mkNum "po" ; -lin n6 = mkNum "potei~" ; -lin n7 = mkNum "poko~i" ; -lin n8 = mkNum "poapy" ; -lin n9 = mkNum "porundy" ; - -oper ss : Str -> {s : Str ; size : Size} = \s1 -> {s = s1 ; size = pl } ; - -lin pot01 = { s = "petei~" ; s2 = "dummy" ; size = sg}; -lin pot0 d = d ; -lin pot110 = ss "kua~" ; -lin pot111 = ss ("kua" + "tei~") ; -lin pot1to19 d = ss d.s2 ; -lin pot0as1 n = {s = n.s ; size = n.size} ; -lin pot1 d = ss (bind d.s "kua~" ); -lin pot1plus d e = ss ((bind d.s "kua~") ++ e.s ) ; -lin pot1as2 n = n ; -lin pot2 d = ss (((selsg d.s) ! d.size) ++ "sa~" ) ; -lin pot2plus d e = ss ((((selsg d.s) ! d.size) ++ "sa~") ++ e.s) ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = bind ((selsg n.s) ! n.size) "ma" } ; -lin pot3plus n m = {s = (bind ((selsg n.s) ! n.size) "ma") ++ m.s} ; - -oper selsg : Str -> Size => Str = \s -> table {sg => variants {[]; "petei~"}; pl => s } ; - -} diff --git a/examples/numerals/hebrew_biblical.gf b/examples/numerals/hebrew_biblical.gf deleted file mode 100644 index a1e2c408b..000000000 --- a/examples/numerals/hebrew_biblical.gf +++ /dev/null @@ -1,93 +0,0 @@ -concrete hebrew_biblical of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=hebrew ; - -param DForm = unit Place | cons | ten | hund ; -param Size = small | large | dual ; -param Place = attr | indep ; -lincat Numeral = {s : Str} ; -lincat Digit = {s : DForm => Str ; size : Size} ; -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Place => Str ; size : Size} ; -lincat Sub1000 = {s : Place => Str ; size : Size} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- the Hebrew environment - -lin n2 = - {s = table {(unit attr) => [] ; - (unit indep) => "שני×" ; - cons => "שני" ; - ten => "עשרי×" ; - hund => "מ×תי×"} ; size = dual} ; -lin n3 = - {s = table {(unit _) => "שלשה" ; - cons => "שלשת" ; - ten => "שלשי×" ; - hund => "שלש" ++ "מ×ות"} ; size = small} ; -lin n4 = - {s = table {(unit _) => "×רבעה" ; - cons => "×רבעת" ; - ten => "×רבעי×" ; - hund => "×רבע" ++ "מ×ות"} ; size = small} ; -lin n5 = - {s = table {(unit _) => "חמשה" ; - cons => "חמשת" ; - ten => "חמשי×" ; - hund => "חמש" ++ "מ×ות"} ; size = small} ; -lin n6 = - {s = table {(unit _) => "ששה" ; - cons => "ששת" ; - ten => "ששי×" ; - hund => "שש" ++ "מ×ות"} ; size = small} ; -lin n7 = - {s = table {(unit _) => "שבעה" ; - cons => "שבעת" ; - ten => "שבעי×" ; - hund => "שבע" ++ "מ×ות"} ; size = small} ; -lin n8 = - {s = table {(unit _) => "שמנה" ; - cons => "שמנת" ; - ten => "שמני×" ; - hund => "שמנה" ++ "מ×ות"} ; size = small} ; -lin n9 = - {s = table {(unit _) => "תשעה" ; - cons => "תשעת" ; - ten => "תשעי×" ; - hund => "תשע" ++ "מ×ות"} ; size = small} ; - -lin pot01 = - {s = table {hund => "מ××”"; (unit attr) => [] ; f => "×חד"} ; size = large} ; -lin pot0 d = - {s = d.s ; size = d.size} ; -lin pot110 = - {s = table {_ => "עשר"} ; size = small} ; -lin pot111 = - {s = table {_ => variants {"×חד" ++ "עשר" ; "עשתי" ++ "עשר"} } ; size = large} ; -lin pot1to19 d = - {s = table {_ => d.s ! unit indep ++ "עשר"} ; size = large} ; -lin pot0as1 n = - {s = table {p => n.s ! unit p} ; size = n.size} ; -lin pot1 d = - {s = table {_ => d.s ! ten} ; size = large} ; -lin pot1plus d e = - {s = table {_ => d.s ! ten ++ "ו" ++ e.s ! unit indep} ; size = large} ; -lin pot1as2 n = - {s = n.s ; size = n.size} ; -lin pot2 d = - {s = table {_ => d.s ! hund} ; size = large} ; -lin pot2plus d e = - {s = table {_ => d.s ! hund ++ "ו" ++ e.s ! indep} ; size = large} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = n.s ! attr ++ Alf ! n.size} ; -lin pot3plus n m = - {s = n.s ! attr ++ Alf ! n.size ++ "ו" ++ m.s ! indep} ; - -oper Alf : Size => Str = - table {small => "×לפי×" ; dual => "×לפי×" ; _ => "×לף"} ; - - -} diff --git a/examples/numerals/hindi.gf b/examples/numerals/hindi.gf deleted file mode 100644 index 347fe1085..000000000 --- a/examples/numerals/hindi.gf +++ /dev/null @@ -1,107 +0,0 @@ -concrete hindi of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=devanagari ; - -param DForm = unit | ten ; -param DSize = sg | r2 | r3 | r4 | r5 | r6 | r7 | r8 | r9 ; -param Size = sing | less100 | more100 ; - -oper LinDigit = {s : DForm => Str ; size : DSize} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = {s : DForm => Str ; size : DSize} ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub1000000 = { s : Str } ; - -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- the Devana:gari environment - - --- H is for aspiration (h is a sepaarate letter) --- M is anusvara --- ~ is candrabindhu --- c is is Eng. ch in e.g chop --- cH is chH --- _: is length --- T, D, R are the retroflexes - -oper mkNum : Str -> Str -> DSize -> LinDigit = - \do -> \bis -> \sz -> - {s = table {unit => do ; ten => bis } ; - size = sz } ; - --- lin n1 mkNum "à¤à¤•" "गà¥à¤¯à¤¾à¤°à¤¹" "दस" -lin n2 = mkNum "दो" "बीस" r2 ; -lin n3 = mkNum "तीन" "तीस" r3 ; -lin n4 = mkNum "चार" "चालीस" r4 ; -lin n5 = mkNum "पाà¤à¥à¤¨à¥à¤š" "पचास" r5 ; -lin n6 = mkNum (variants {"छह" ; "छः" ; "छै"}) "साठ" r6 ; -lin n7 = mkNum "सात" "सतà¥à¤¤à¤°" r7; -lin n8 = mkNum "आठ" "असà¥à¤¸à¥€" r8; -lin n9 = mkNum "नौ" (variants {"नवà¥à¤µà¥‡" ; "नबà¥à¤¬à¥‡" }) r9 ; - -oper mkR : Str -> Str -> Str -> Str -> Str -> Str -> Str -> Str -> Str -> DSize => Str = \a1 -> \a2 -> \a3 -> \a4 -> \a5 -> \a6 -> \a7 -> \a8 -> \a9 -> table { - sg => a1 + "अह" ; - r2 => a2 + "ईस" ; - r3 => a3 + "तीस" ; - r4 => a4 + "आलीस" ; - r5 => a5 + "अन" ; - r6 => a6 + "सठ" ; - r7 => a7 + "हतà¥à¤¤à¤°" ; - r8 => a8 + "आसी" ; - r9 => a9 + "आनवे" -} ; - -oper rows : DSize => DSize => Str = table { - sg => mkR "गà¥à¤¯à¤¾à¤°" "इकà¥à¤•" "इकत" "à¤à¤•à¥à¤¤" "इकà¥à¤¯à¤¾à¤µ" "इक" "इक" "इकà¥à¤¯" "इकà¥à¤¯" ; - r2 => mkR "बार" "बा" "बत" "बय" "बाव" "बा" "ब" "बय" "ब" ; - r3 => mkR "तेर" "ते" "तैं" "तैंत" "तिरà¥à¤ª" "तिर" "ति" "तिर" "तिर" ; - r4 => mkR "चौद" "चौब" "चौं" "चव" "चौप" "चौं" "चौ" "चौर" "चौर" ; - r5 => mkR "पंदà¥à¤°" "पचà¥à¤š" "पैं" "पैंत" "पचà¥à¤ª" "पैं" "पच" "पच" "पच" ; - r6 => mkR "सोल" "छबà¥à¤¬" "छत" "छिय" "छपà¥à¤ª" "छिया" "छि" "छिय" "छिय" ; - r7 => mkR (variants { "सतà¥à¤¤à¥à¤°" ; "सतà¥à¤°"}) "सतà¥à¤¤à¤¾à¤µ" "सैं" "सैंत" "सतà¥à¤¤à¤¾" "सर" "सत" (variants {"सतà¥à¤¤" ; "सत" }) "सतà¥à¤¤" ; - r8 => mkR "अठार" "अटà¥à¤ à¤¾" "अR" "अRà¥à¤¤" "अटà¥à¤ à¤¾à¤µ" "अR" "अठ" (variants { "अटà¥à¤ " ; "अठ" }) "अटà¥à¤ " ; - r9 => table {sg => "उनà¥à¤¨à¥€à¤¸" ; r2 => "उनतीस" ; r3 => "उनतालीस" ; - r4 => "उनचास" ; r5 => "उनसठ" ; r6 => "उनहतà¥à¤¤à¤°" ; - r7 => (variants{"उनà¥à¤¨à¤¾à¤¸à¥€" ; "उनà¥à¤¯à¤¾à¤¸à¥€"}) ; - r8 => "नवासी" ; r9 => "निनà¥à¤¯à¤¾à¤¨à¤µà¥‡" } -} ; - -oper ss : Str -> {s : Str} = \s -> {s = s} ; - -lin pot01 = {s = table {unit => "à¤à¤•" ; _ => "दà¥à¤®à¥à¤®à¥à¤¯" } ; size = sg} ; -lin pot0 d = d ; -lin pot110 = {s = "दस" ; size = less100} ; -lin pot111 = {s = rows ! sg ! sg ; size = less100} ; -lin pot1to19 d = {s = rows ! d.size ! sg ; size = less100} ; -lin pot0as1 n = {s = n.s ! unit ; size = table {sg => sing ; _ => less100} ! n.size } ; - -lin pot1 d = {s = d.s ! ten ; size = less100} ; -lin pot1plus d e = {s = rows ! e.size ! d.size ; size = less100} ; - -lin pot1as2 n = {s = n.s ; s2 = "दà¥à¤®à¥à¤®à¥à¤¯" ; size = n.size } ; -lin pot2 d = {s = (mksau (d.s ! unit) d.size) ; - s2 = d.s ! unit ++ "लाख" ; size = more100} ; -lin pot2plus d e = - {s = (mksau (d.s ! unit) d.size) ++ e.s ; - s2 = (d.s ! unit) ++ "लाख" ++ (mkhazar e.s e.size) ; - size = more100} ; - -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = table { sing => ekhazar ; - less100 => n.s ++ "हज़ार" ; - more100 => n.s2 } ! n.size} ; -lin pot3plus n m = - {s = table {sing => ekhazar ; - less100 => n.s ++ "हज़ार" ; - more100 => n.s2 } ! n.size ++ m.s} ; - - -oper ekhazar : Str = variants {"हज़ार" ; "à¤à¤•" ++ "हज़ार"} ; -oper mkhazar : Str -> Size -> Str = \s -> \sz -> table {sing => ekhazar ; _ => s ++ "हज़ार"} ! sz ; -oper mksau : Str -> DSize -> Str = \s -> \sz -> table {sg => "सौ" ; _ => s ++ "सौ"} ! sz ; - -} diff --git a/examples/numerals/hungarian.gf b/examples/numerals/hungarian.gf deleted file mode 100644 index db00bc50e..000000000 --- a/examples/numerals/hungarian.gf +++ /dev/null @@ -1,64 +0,0 @@ -concrete hungarian of Numerals = { --- include numerals.Abs.gf ; - --- by Patrik Jansson, Chalmers - -param DForm = ental | tiotal ; -param Place = attr | indep ; -lincat Numeral = {s : Str} ; -lincat Digit = {s : (DForm*Place) => Str} ; -lincat Sub10 = {s : (DForm*Place) => Str} ; -lincat Sub100 = {s : Place => Str} ; -lincat Sub1000 = {s : Place => Str} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = - {s = table { => "kettö" ; - => "húsz" ; - => "két" ; - => "huszon"}} ; -lin n3 = - {s = table { => "három" ; => "harminc"}} ; -lin n4 = - {s = table { => "négy" ; => "negyven"}} ; -lin n5 = - {s = table { => "öt" ; => "ötven"}} ; -lin n6 = - {s = table { => "hat" ; => "hatvan"}} ; -lin n7 = - {s = table { => "hét" ; => "hetven"}} ; -lin n8 = - {s = table { => "nyolc" ; => "nyolcvan"}} ; -lin n9 = - {s = table { => "kilenc" ; => "kilencven"}} ; -lin pot01 = - {s = table { => [] ; => "egy"}} ; -lin pot0 d = - {s = table { => d.s ! }} ; -lin pot110 = - {s = table {p => "tíz"}} ; -lin pot111 = - {s = table {p => "tizen" ++ "egy"}} ; -lin pot1to19 d = - {s = table {p => "tizen" ++ d.s ! }} ; -lin pot0as1 n = - {s = table {p => n.s ! }} ; -lin pot1 d = - {s = table {p => d.s ! }} ; -lin pot1plus d e = - {s = table {p => (d.s ! ) ++ e.s ! }} ; -lin pot1as2 n = - {s = table {p => n.s ! p}} ; -lin pot2 d = - {s = table {p => (d.s ! ) ++ "száz"}} ; -lin pot2plus d e = - {s = table {p => (d.s ! ) ++ "száz" ++ e.s ! indep}} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = n.s ! attr ++ "ezer"} ; -lin pot3plus n m = - {s = n.s ! attr ++ "ezer" ++ m.s ! indep} ; - -} diff --git a/examples/numerals/icelandic.gf b/examples/numerals/icelandic.gf deleted file mode 100644 index 54ce2b76c..000000000 --- a/examples/numerals/icelandic.gf +++ /dev/null @@ -1,56 +0,0 @@ -concrete icelandic of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | teen | ten | neuter ; -param Gen = com | neut ; -param Size = sg | less10 | pl ; - -oper LinDigit = {s : DForm => Str} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Gen => Str ; size : Size} ; -lincat Sub1000 = {s : Gen => Str ; size : Size} ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> Str -> LinDigit = - \two -> \twelve -> \twenty -> \tvo -> - {s = table {unit => two ; teen => twelve ; ten => twenty ; neuter => tvo}} ; -oper regNum : Str -> LinDigit = - \fimm -> mkNum fimm (fimm + "tán") (fimm + "tíu") fimm; - -oper ss : Str -> {s : Gen => Str ; size : Size} = \s -> {s = table {_ => s } ; size = pl}; - -lin num x = x ; -lin n2 = mkNum "tveir" "tólf" "tuttugu" "tvö" ; -lin n3 = mkNum "Þrír" "Þréttán" "Þrjátíu" "Þrjú" ; -lin n4 = mkNum "fjórir" "fjórtán" "fjörutíu" "fjögur"; -lin n5 = regNum "fimm" ; -lin n6 = regNum "sex" ; -lin n7 = mkNum "sjö" "sautján" "sjötíu" "sjö" ; -lin n8 = mkNum "átta" "átján" "áttíu" "átta" ; -lin n9 = mkNum "níu" "nítján" "níutíu" "níu" ; - -lin pot01 = {s = table {f => "einn"} ; size = sg } ; -lin pot0 d = {s = d.s ; size = less10 } ; -lin pot110 = ss "tíu" ; -lin pot111 = ss "ellefu" ; -lin pot1to19 d = ss (d.s ! teen) ; -lin pot0as1 n = {s = table {com => n.s ! unit ; neut => n.s ! neuter } ; size = n.size } ; -lin pot1 d = {s = table {_ => d.s ! ten } ; size = pl}; -lin pot1plus d e = {s = table {com => d.s ! ten ++ "og" ++ e.s ! unit ; - neut => d.s ! ten ++ "og" ++ e.s ! neuter} ; size = pl} ; -lin pot1as2 n = n ; -lin pot2 d = {s = table {_ => omitsg (d.s ! neuter) d.size ++ "hundrað" } ; size = pl} ; -lin pot2plus d e = {s = table {f => omitsg (d.s ! neuter) d.size ++ "hundrað" ++ (maybeog) e.size ++ e.s ! f} ; size = pl} ; - -lin pot2as3 n = {s = n.s ! com } ; -lin pot3 n = {s = omitsg (n.s ! neut) n.size ++ "Þúsund"} ; -lin pot3plus n m = {s = omitsg (n.s ! neut) n.size ++ "Þúsund" ++ (maybeog m.size) ++ m.s ! com} ; - - -oper maybeog : Size -> Str = \sz -> table {pl => [] ; _ => "og" } ! sz ; -oper omitsg : Str -> Size -> Str = \s -> \sz -> table {sg => [] ; _ => s } ! sz ; - -} diff --git a/examples/numerals/interlingua.gf b/examples/numerals/interlingua.gf deleted file mode 100644 index 1eb69328d..000000000 --- a/examples/numerals/interlingua.gf +++ /dev/null @@ -1,61 +0,0 @@ -concrete interlingua of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | ten ; - -lincat Numeral = { s : Str } ; -oper LinDigit = { s : DForm => Str } ; -lincat Digit = LinDigit ; - -lincat Sub10 = { s : DForm => Str } ; -lincat Sub100 = { s : Str } ; -lincat Sub1000 = { s : Str } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> LinDigit = - \duo-> \vinti-> - {s = table {unit => duo ; ten => vinti}} ; - -oper regNum : Str -> LinDigit = - \cinque -> - case cinque of { - nov + "em"=> mkNum cinque (nov + "anta"); - cinqu + "e" => mkNum cinque (cinqu + "anta"); - cinqu + "o" => mkNum cinque (cinqu + "anta"); - sex => mkNum sex (sex + "anta") - }; - -oper ss : Str -> {s : Str} = \s -> {s = s} ; - -lin num x = x ; -lin n2 = mkNum "duo" "vinti"; -lin n3 = mkNum "tres" "trenta"; -lin n4 = mkNum "quatro" "quaranta"; -lin n5 = regNum "cinque"; -lin n6 = regNum "sex" ; -lin n7 = regNum "septe" ; -lin n8 = regNum "octo" ; -lin n9 = regNum "novem" ; - -lin pot01 = {s = table {f => "un"}} ; -lin pot0 d = {s = table {f => d.s ! f}} ; -lin pot110 = ss "dece" ; -lin pot111 = ss ("dece" ++ "-" ++ "un"); -lin pot1to19 d = {s = "dece" ++ "-" ++ d.s ! unit} ; -lin pot0as1 n = {s = n.s ! unit} ; - -lin pot1 d = {s = d.s ! ten} ; -lin pot1plus d e = {s = d.s ! ten ++ "-" ++ e.s ! unit} ; - -lin pot1as2 n = n ; - -lin pot2 d = {s = d.s ! unit ++ "cento"} ; -lin pot2plus d e = {s = d.s ! unit ++ "cento" ++ e.s} ; - -lin pot2as3 n = n ; - -lin pot3 n = {s = n.s ++ "mille"} ; -lin pot3plus n m = {s = n.s ++ "mille" ++ m.s} ; - - -} diff --git a/examples/numerals/irish.gf b/examples/numerals/irish.gf deleted file mode 100644 index adcff1c95..000000000 --- a/examples/numerals/irish.gf +++ /dev/null @@ -1,82 +0,0 @@ -concrete irish of Numerals = { --- include numerals.Abs.gf ; - --- Not the archaic base-10 system fiche, triocha, daichead, caoga, seasca, seachtó, ochtó, nócha --- scór can be used in place of fiche but is not implemented (since it's much less preferred) - -oper LinDigit = {s : DForm => Str ; even20 : Even20 ; size : Size} ; -oper mk20Ten : Str -> Str -> Size -> LinDigit = - \tri -> \fiche -> \thesize -> - { s = table {unit => tri ; twenty => fiche ; teen => tri ++ "déag" ; attrib => tri} ; even20 = ten ; size = thesize} ; - -oper mkEven20 : Str -> Str -> Size -> LinDigit = - \se -> \trifichid -> \thesize -> - { s = table {unit => se ; twenty => trifichid ; teen => se ++ "déag" ; attrib => se} ; even20 = even ; size = thesize} ; - -param HForm = attr | indep ; -param Even20 = ten | even ; -param DForm = unit | twenty | teen | attrib ; -param Size = sg | onetosix | seventonine | tenover | eventen ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : HForm => Str ; size : Size} ; -lincat Sub1000 = {s : HForm => Str ; size : Size } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = - {s = table {unit => "dó" ; twenty => "fiche" ; attrib => "dhá" ; teen => "dó" ++ "dhéag" } ; even20 = even ; size = onetosix } ; -lin n3 = mk20Ten "trí" "fiche" onetosix ; -lin n4 = - {s = table {unit => "ceathair" ; twenty => "dhá" ++ "fhichead" ; teen => "dó" ++ "dhéag" ; attrib => "ceithre" } ; even20 = even ; size = onetosix} ; -lin n5 = mk20Ten "cúig" ("dhá" ++ "fhichead") onetosix ; -lin n6 = mkEven20 "sé" ("trí" ++ "fichid") onetosix ; -lin n7 = mk20Ten "seacht" ("trí" ++ "fichid") seventonine ; -lin n8 = mkEven20 "hocht" ("cheithre" ++ "fichid") seventonine ; -lin n9 = mk20Ten "naoi" ("cheithre" ++ "fichid") seventonine ; - -lin pot01 = - {s = table {unit => "haon" ; attrib => [] ; _ => "dummy"} ; even20 = ten ; size = sg}; -lin pot0 d = - {s = d.s ; even20 = d.even20 ; size = d.size} ; -lin pot110 = - {s = table {attr => "deich" ; indep => "a" ++ "deich"} ; size = tenover} ; -lin pot111 = - {s = table {attr => "haon" ++ "déag" ; indep => "a" ++ "haon" ++ "déag"} ; size = tenover} ; -lin pot1to19 d = - {s = table {attr => d.s ! teen ; indep => "a" ++ d.s ! teen } ; size = tenover} ; -lin pot0as1 n = - {s = table {attr => n.s ! attrib ; indep => "a" ++ n.s ! unit} ; size = n.size} ; -lin pot1 d = - {s = table {attr => d.s ! twenty ++ AddDeich ! (d.even20) ; - indep => d.s ! twenty ++ AddADeich ! (d.even20)} ; - size = eventen} ; -lin pot1plus d e = - {s = table {attr => (d.s ! twenty) ++ e.s ! unit ++ - table {ten => "déag" ; _ => []} ! (d.even20) ; - indep => (d.s ! twenty) ++ "a" ++ e.s ! unit ++ - table {ten => "déag" ; _ => []} ! (d.even20)} ; - size = e.size} ; -lin pot1as2 n = - {s = table {attr => n.s ! attr ; indep => n.s ! indep} ; size = n.size} ; -lin pot2 d = - {s = table {_ => d.s ! attrib ++ EclipseLeniteCead ! d.size} ; size = tenover} ; -lin pot2plus d e = - {s = table {_ => d.s ! attrib ++ EclipseLeniteCead ! d.size ++ AddIs ! e.size ++ e.s ! indep} ; size = e.size} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = n.s ! attr ++ LeniteMile ! n.size} ; -lin pot3plus n m = - {s = n.s ! attr ++ LeniteMile ! n.size ++ m.s ! indep} ; - -oper AddDeich : Even20 => Str = table {ten => "deich" ; _ => []} ; -oper AddADeich : Even20 => Str = table {ten => "a" ++ "deich" ; _ => []} ; -oper AddIs : Size => Str = table {eventen => "is" ; _ => []} ; -oper EclipseLeniteCead : Size => Str = table {onetosix => "chead" ; seventonine => "gcéad" ; _ => "céad" } ; -oper LeniteMile : Size => Str = table {onetosix => "mhíle" ; _ => "míle" } ; - - -} diff --git a/examples/numerals/italian.gf b/examples/numerals/italian.gf deleted file mode 100644 index 562c8fdb1..000000000 --- a/examples/numerals/italian.gf +++ /dev/null @@ -1,52 +0,0 @@ -concrete italian of Numerals = { -flags language = it_IT ; --- include numerals.Abs.gf ; - -param DForm = ental Pred | ton | tiotal ; -param Num = sg | pl ; -param Pred = pred | indip ; - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; n : Num} ; -lincat Sub100 = {s : Str ; n : Num} ; -lincat Sub1000 = {s : Str ; n : Num} ; -lincat Sub1000000 = {s : Str} ; - -oper mkTal : Str -> Str -> Str -> LinDigit = - \två -> \tolv -> \tjugo -> - {s = table {ental _ => två ; ton => tolv ; tiotal => tjugo}} ; -oper ss : Str -> {s : Str} = \s -> {s = s} ; -oper spl : Str -> {s : Str ; n : Num} = \s -> {s = s ; n = pl} ; -oper mille : Num => Str = table {sg => "mille" ; pl => "mila"} ; - -lin num x = x ; - -lin n2 = mkTal "due" "dodici" "venti" ; -lin n3 = mkTal "tre" "tredici" "trenta" ; -lin n4 = mkTal "quattro" "quattordici" "quaranta" ; -lin n5 = mkTal "cinque" "quindici" "cinquanta" ; -lin n6 = mkTal "sei" "sedici" "sessanta" ; -lin n7 = mkTal "sette" "diciassette" "settanta" ; -lin n8 = mkTal "otto" "diciotto" "ottanta" ; -lin n9 = mkTal "nove" "diciannove" "novanta" ; - -lin pot01 = {s = table {ental pred => [] ; _ => "uno"} ; n = sg} ; -lin pot0 d = {s = table {f => d.s ! f} ; n = pl} ; -lin pot110 = spl "dieci" ; -lin pot111 = spl "undici" ; -lin pot1to19 d = spl (d.s ! ton) ; -lin pot0as1 n = {s = n.s ! ental indip ; n = n.n} ; -lin pot1 d = spl (d.s ! tiotal) ; -lin pot1plus d e = spl (d.s ! tiotal ++ e.s ! ental indip) ; -lin pot1as2 n = {s = n.s ; n = n.n} ; -lin pot2 d = spl (d.s ! ental pred ++ "cento") ; -lin pot2plus d e = spl (d.s ! ental pred ++ "cento" ++ e.s) ; -lin pot2as3 n = {s = n.s ; n = n.n} ; -lin pot3 n = ss (n.s ++ mille ! n.n) ; -lin pot3plus n m = ss (n.s ++ mille ! n.n ++ m.s) ; - - -} diff --git a/examples/numerals/japanese.gf b/examples/numerals/japanese.gf deleted file mode 100644 index 972a03439..000000000 --- a/examples/numerals/japanese.gf +++ /dev/null @@ -1,64 +0,0 @@ -concrete japanese of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=japanese ; - -param DForm = unit | attr | ten | hundred | thousand ; -param Size = sg | pl | more10 ; -param S100 = tenp | senp ; -param S1000 = indep | man | sen; - --- Standard Romajii --- Everything should be glued - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str ; size : Size } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; s2 : S100 => Str; size : Size} ; -lincat Sub1000 = {s : S1000 => Str ; size : Size } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = [] ++ x0.s ++ []} ; - -oper mkNum : Str -> LinDigit = \base -> - {s = table {unit => base ; attr => base ; ten => base + "ã¢ã‚…ã†" ; hundred => base + "ã²ã‚ƒã" ; thousand => base + "ã›ã‚“" } ; size = pl} ; - -oper mkNum4 : Str -> Str -> Str -> Str -> LinDigit = \ni -> \base -> \nihyaku -> \nisen -> - {s = table {unit => ni ; attr => base ; ten => base + "ã¢ã‚…ã†" ; hundred => nihyaku ; thousand => nisen } ; size = pl} ; - -oper mkNum2 : Str -> Str -> LinDigit = \yon -> \base -> - {s = table {unit => yon ; attr => base ; ten => base + "ã¢ã‚…ã†" ; hundred => base + "ã²ã‚ƒã" ; thousand => base + "ã›ã‚“" } ; size = pl} ; - --- lin n1 = mkNum "ã„ã¡" ; -lin n2 = mkNum "ã«" ; -lin n3 = mkNum4 "ã•ã‚“" "ã•ã‚“" "ã•ã‚“ã³ã‚ƒã" "ã•ã‚“ãœã‚“" ; -lin n4 = mkNum2 (variants { "ã—" ; "よん" }) "よん" ; -lin n5 = mkNum "ã”" ; -lin n6 = mkNum4 "ã‚ã" "ã‚ã" "ã‚ã£ã´ã‚ƒã" "ã‚ãã›ã‚“" ; -lin n7 = mkNum2 (variants {"ãªãª" ; "ã—ã¡" }) "ãªãª" ; -lin n8 = mkNum4 "ã¯ã¡" "ã¯ã¡" "ã¯ã£ã´ã‚ƒã" "ã¯ã£ã›ã‚“" ; -lin n9 = mkNum2 (variants {"ãã‚…ã†" ; "ã" }) "ãã‚…ã†" ; - -lin pot01 = - {s = table {unit => "ã„ã¡" ; attr => [] ; ten => "ã¢ã‚…ã†" ; hundred => "ã²ã‚ƒã" ; thousand => "ã›ã‚“"} ; size = sg }; -lin pot0 d = d ; -lin pot110 = {s = "ã¢ã‚…ã†" ; s2 = table {tenp => "ã„ã¡" + "ã¾ã‚“" ; senp => []} ; size = more10} ; -lin pot111 = {s = "ã¢ã‚…ã†" + "ã„ã¡" ; s2 = table {tenp => "ã„ã¡" + "ã¾ã‚“" ; senp => "ã›ã‚“"} ; size = more10} ; -lin pot1to19 d = {s = "ã¢ã‚…ã†" ++ d.s ! unit ; s2 = table {tenp => "ã„ã¡" + "ã¾ã‚“" ; senp => d.s ! thousand} ; size = more10} ; -lin pot0as1 n = {s = n.s ! unit ; s2 = table {tenp => [] ; senp => n.s ! thousand} ; size = n.size} ; -lin pot1 d = {s = d.s ! ten ; s2 = table {tenp => d.s ! unit ++ "ã¾ã‚“" ; senp => []} ; size = more10} ; -lin pot1plus d e = - {s = d.s ! ten ++ e.s ! unit ; - s2 = table {tenp => d.s ! unit ++ "ã¾ã‚“" ; senp => e.s ! thousand} ; - size = more10} ; - -lin pot1as2 n = {s = table {indep => n.s ; man => n.s2 ! tenp ++ n.s2 ! senp ; sen => n.s2 ! senp} ; size = n.size} ; -lin pot2 d = {s = table {indep => d.s ! hundred ; man => d.s ! ten ++ "ã¾ã‚“" ; sen => "uã£my"} ; size = more10 }; -lin pot2plus d e = {s = table {indep => d.s ! hundred ++ e.s ; man => d.s ! ten ++ e.s2 ! tenp ++ e.s2 ! senp ; sen => "uã£my" } ; size = more10 }; -lin pot2as3 n = {s = n.s ! indep } ; -lin pot3 n = {s = table {more10 => n.s ! man ; _ => n.s ! sen} ! n.size} ; -lin pot3plus n m = {s = table {more10 => n.s ! man ; _ => n.s ! sen} ! n.size ++ m.s ! indep} ; - - -} diff --git a/examples/numerals/kabardian.gf b/examples/numerals/kabardian.gf deleted file mode 100644 index ade6a75ed..000000000 --- a/examples/numerals/kabardian.gf +++ /dev/null @@ -1,85 +0,0 @@ -concrete kabardian of Numerals = { --- Kabardian - --- W is superscript w (= IPA labialisation) --- & is schwa upside down e --- s' --- L is lambda --- L is lambda with dash across --- x^ is x with ^ ontop --- G is gamma - --- include numerals.Abs.gf ; - -param DForm = unit | unite | unitra | teen | ten | tenra | hund | thou; - -oper LinDigit = {s : DForm => Str }; -oper LinS100 = {s : Str; s2 : Str } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinS100 ; -lincat Sub1000 = LinS100 ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> LinDigit = \dwa -> - {s = table {unit => dwa ; unite => dwa + "&" ; unitra => dwa + "&ra" ; - ten => dwa + "&s'" ; tenra => dwa + "&s'ra" ; - teen => "p's''&" + "k'W&" + dwa ; - hund => "s'a" + "&y" + dwa ; - thou => variants {"m&yn"+"&y"+dwa ; dwa+"a"+"s''a"++"m&yn"}}}; - -oper mkNum2 : Str -> LinDigit = \dwa -> - {s = table {unit => dwa ; unite => dwa + "&" ; unitra => dwa + "&ra" ; - ten => dwa + "as'" ; tenra => dwa + "as'ra" ; - teen => "p's''&"+"k'W&"+"t'" ; - hund => "s'a" + "&y" + "t'" ; - thou => variants {"m&yn"+"&y"+"t'" ; dwa+"a"+"s''a"++"m&yn"}}}; - -oper mkNum3 : Str -> LinDigit = \dwa -> - {s = table {unit => dwa ; unite => dwa + "&" ; unitra => dwa + "&ra" ; - ten => dwa + "as'" ; tenra => dwa + "as'ra" ; - teen => "p's''&"+"k'W&"+dwa ; - hund => "s'a" + "&y" + dwa ; - thou => variants {"m&yn"+"&y"+dwa ; dwa+"a"+"s''a"++"m&yn"}}}; - -lin num x = {s = x.s } ; -- TODO ; - -lin n2 = mkNum2 "t'?W" ; -lin n3 = mkNum3 "s'" ; -lin n4 = mkNum "p'L-'" ; -lin n5 = mkNum "tx^W" ; -lin n6 = mkNum "x^"; -lin n7 = mkNum "bL" ; -lin n8 = mkNum "y" ; -lin n9 = mkNum "bGW" ; - -oper bind : Str -> Str -> Str = \s1 -> \s2 -> s1 ++ s2 ; - -lin pot01 = - {s = table {unit => "z" ; unite => "z&" ; unitra => "z&" + "ra" ; - teen => "p's''&"+"k'W&"+"z" ; ten => "dummy" ; tenra => "dummy" ; - hund => "s'a" ; thou => "m&yn"}}; - -oper ss : Str -> LinS100 = \f -> - {s = f ; s2 = variants {("m&yn"+"&y") ++ f ; (bind f "as'a") ++ "m&yn"}}; - -lin pot0 d = d ; -lin pot110 = - {s = "p's''&" ; - s2 = variants {"m&yn"+"&y"+"p's''" ; "p's''"+"a"+"s''a"++"m&yn"}}; -lin pot111 = ss ("p's''&"+"k'W&"+"z") ; -lin pot1to19 d = ss (d.s ! teen) ; -lin pot0as1 n = {s = n.s ! unite ; s2 = n.s ! thou } ; -lin pot1 d = ss (variants {(d.s ! ten) ; (d.s ! unite) ++ "p's''&wa"}) ; - -- extra variant p's''ay = 80 -lin pot1plus d e = ss ((d.s ! tenra) ++ (e.s ! unitra)) ; -lin pot1as2 n = n ; -lin pot2 d = ss (d.s ! hund) ; -lin pot2plus d e = ss ((d.s ! hund) ++ e.s) ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = n.s2} ; -lin pot3plus n m = {s = n.s2 ++ m.s} ; - -} diff --git a/examples/numerals/kambera.gf b/examples/numerals/kambera.gf deleted file mode 100644 index e2173143a..000000000 --- a/examples/numerals/kambera.gf +++ /dev/null @@ -1,52 +0,0 @@ -concrete kambera of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | two | pl ; - -oper Form = {s : Str ; size : Size} ; - -lincat Numeral = { s : Str } ; -lincat Digit = Form ; -lincat Sub10 = Form ; -lincat Sub100 = Form ; -lincat Sub1000 = Form ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Form = \two -> - {s = two ; size = pl} ; - -lin num x = x ; --- lin n1 mkNum "diha" ; -lin n2 = {s = "dua" ; size = two} ; -lin n3 = mkNum "tailu" ; -lin n4 = mkNum "patu" ; -lin n5 = mkNum "lima" ; -lin n6 = mkNum "nomu" ; -lin n7 = mkNum "pitu" ; -lin n8 = mkNum "walu" ; -lin n9 = mkNum "hiwa" ; - -oper ss : Str -> {s : Str ; size : Size} = \s1 -> {s = s1 ; size = pl} ; - -lin pot01 = {s = "diha" ; size = sg} ; -lin pot0 d = d ; -lin pot110 = ss "hakambulu" ; -lin pot111 = ss ("hakambulu" ++ "hau") ; -lin pot1to19 d = ss ("hakambulu" ++ (if12 d.size d.s)) ; -lin pot0as1 n = n ; -lin pot1 d = ss (d.s ++ "kambulu" ) ; -lin pot1plus d e = ss (d.s ++ "kambulu" ++ (if12 e.size e.s)) ; -lin pot1as2 n = n ; -lin pot2 d = ss (selsg d.size "hangahu" (d.s ++ "ngahu")) ; -lin pot2plus d e = ss (selsg d.size "hangahu" (d.s ++ "ngahu") ++ e.s) ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = (selsg n.size "hariu" (n.s ++ "riu"))} ; -lin pot3plus n m = {s = (selsg n.size "hariu" (n.s ++ "riu")) ++ m.s } ; - -oper if12 : Size -> Str -> Str = \sz -> \a -> - table {sg => "hau" ; two => "dambu" ; _ => a} ! sz ; -oper selsg : Size -> Str -> Str -> Str = \sz -> \a -> \b -> - table {sg => a ; _ => b} ! sz ; - - -} diff --git a/examples/numerals/kawaiisu.gf b/examples/numerals/kawaiisu.gf deleted file mode 100644 index 200eaca2a..000000000 --- a/examples/numerals/kawaiisu.gf +++ /dev/null @@ -1,44 +0,0 @@ -concrete kawaiisu of Numerals = { --- include numerals.Abs.gf ; - -oper bind : Str -> Str -> Str = \a -> \b -> a ++ b ; -oper na : {s : Str } = {s = "N/A" } ; - -oper LinDigit = {s : Str ; s2 : Str ; s3 : Str} ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str } ; -lincat Sub1000 = {s : Str } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO - -oper mkNum : Str -> LinDigit = \s1 -> {s = s1 ; s2 = s1 + "yu" ; s3 = s1 + "suu"} ; -oper mkNum2 : Str -> LinDigit = \s1 -> {s = s1 ; s2 = s1 + "yu" ; s3 = s1 + "cuu"} ; -lin n2 = mkNum "waha" ; -lin n3 = mkNum "pehe" ; -lin n4 = mkNum "wacuu" ; -lin n5 = mkNum2 "mani-gi" ; -lin n6 = mkNum2 "navaha" ; -lin n7 = {s = "no?mi-zi" ; s2 = "no?mi-zi" ; s3 = "no?mi-zicuu" }; -lin n8 = {s = "nanawacuu" ; s2 = "nanawacuu"; s3 = "nanawacuucuu" }; -lin n9 = mkNum2 "sukumi-su" ; - -lin pot01 = mkNum "suu" ; -lin pot0 d = d ; -lin pot110 = {s = "mi-mi-suuyu" } ; -lin pot111 = {s = "mi-mi-susuuyu" } ; -lin pot1to19 d = {s = bind "mi-mi-susuu" d.s2 } ; -lin pot0as1 n = {s = n.s } ; -lin pot1 d = {s = bind d.s3 "yu"} ; -lin pot1plus d e = {s = bind d.s3 e.s2 } ; -lin pot1as2 n = n ; -lin pot2 d = na ; -lin pot2plus d e = na ; -lin pot2as3 n = n ; -lin pot3 n = na ; -lin pot3plus n m = na ; - -} diff --git a/examples/numerals/khmer.gf b/examples/numerals/khmer.gf deleted file mode 100644 index b2c73b006..000000000 --- a/examples/numerals/khmer.gf +++ /dev/null @@ -1,57 +0,0 @@ -concrete khmer of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=extradiacritics ; - -param DForm = unit | ten ; -param Size = sg | pl ; - -oper LinDigit = {s : DForm => Str ; size : Size} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; s2 : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size} ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> LinDigit = \u -> \t -> {s = table {unit => u ; ten => t} ; size = pl} ; - -lin n2 = mkNum "biÌ„ra" "mbhai" ; -lin n3 = mkNum "piÌ„" ("saÌ„ma" ++ "sipa") ; -lin n4 = mkNum "pwna" ("seÌ„" ++ "sipa") ; -lin n5 = mkNum "praÌ„mÌ£" ("haÌ„" ++ "sipa") ; -lin n6 = mkNum ("praÌ„mÌ£" ++ "mwya") ("huka" ++ "sipa") ; -lin n7 = mkNum ("praÌ„mÌ£" ++ "biÌ„ra") ("cita" ++ "sipa") ; -lin n8 = mkNum ("praÌ„mÌ£" ++ "piÌ„") ("peÌ„ta" ++ "sipa") ; -lin n9 = mkNum ("praÌ„mÌ£" ++ "pwna") ("kau" ++ "sipa") ; - -oper bana : Str = variants {"mwya" ++ "baÌ„'na" ; "mpaÌ„'na"} ; - -lin num x = {s = [] ++ x.s ++ []} ; -- for the diacritics - -lin pot01 = {s = table { _ => "mwya" } ; size = sg } ; -lin pot0 d = d ; -lin pot110 = {s = "tÌ£a'pa" ; s2 = "hmɨna" ; size = pl} ; -lin pot111 = {s = "mwya" ++ "tÌ£anÌ£ta'pa" ; s2 = "hmɨna" ++ bana; size = pl} ; -lin pot1to19 d = {s = (d.s ! unit) ++ "tÌ£anÌ£ta'pa" ; s2 = "hmɨna" ++ (d.s ! unit) ++ "baÌ„'na" ; size = pl } ; -lin pot0as1 n = {s = n.s ! unit ; s2 = xsg n.size bana (n.s ! unit ++ "baÌ„'na") ; size = n.size} ; -lin pot1 d = {s = d.s ! ten ; s2 = d.s ! unit ++ "hmɨna" ; size = pl} ; -lin pot1plus d e = {s = d.s ! ten ++ e.s ! unit ; s2 = d.s ! unit ++ "hmɨna" ++ xsg e.size bana (e.s ! unit ++ "baÌ„'na") ; size = pl} ; -lin pot1as2 n = n ; -lin pot2 d = {s = xsg d.size (variants {"raya" ; "mraya"}) (d.s ! unit ++ "raya") ; - s2 = (d.s ! unit) ++ "seÌ„na" ; - size = pl } ; -lin pot2plus d e = {s = xsg d.size (variants {"raya" ; "mraya"}) (d.s ! unit ++ "raya") ++ e.s ; - s2 = (d.s ! unit) ++ "seÌ„na" ++ e.s2 ; - size = pl} ; -lin pot2as3 n = {s = n.s} ; -lin pot3 n = {s = n.s2 } ; -lin pot3plus n m = {s = n.s2 ++ m.s } ; - -oper xsg : Size -> Str -> Str -> Str = \sz -> \s1 -> \s2 -> table {sg => s1 ; _ => s2} ! sz ; - - - - -} diff --git a/examples/numerals/khowar.gf b/examples/numerals/khowar.gf deleted file mode 100644 index 7c2d7c0f8..000000000 --- a/examples/numerals/khowar.gf +++ /dev/null @@ -1,62 +0,0 @@ -concrete khowar of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=latinasupplement ; - --- 2 has a non-general variant "joowáloo" ; - -param DForm = unit | ten S100 | teen ; -param Size = sg | pl | more100; -param Par20 = even | odd ; -param S100 = attr | preceded ; -param S1000 = indep | dep | lakh ; - -oper LinDigit = {s : DForm => Str ; size : Size ; par20 : Par20} ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : S100 => Str ; size : Size} ; -lincat Sub1000 = {s : S1000 => Str ; size : Size } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- Latin A Supplement - -oper mkNum : Str -> Str -> Par20 -> LinDigit = \s -> \tw -> \p20 -> - {s = table {unit => s ; teen => "joÌ£sh" + "-" + s ; ten _ => tw ++ "bîsher"} ; size = pl ; par20 = p20} ; - --- lin n1 = mkNum variants {"î" ; "îwáloo"} ; -lin n2 = - {s = table {unit => "joo" ; teen => "joÌ£sh" + "-" + "joo" ; ten attr => "bîsher" ; ten preceded => "î" ++ "bîsher" } ; size = pl ; par20 = even }; -lin n3 = - {s = table {unit => "troi" ; teen => "joÌ£sh" + "-" + "troi" ; ten attr => "bîsher" ; ten preceded => "î" ++ "bîsher" } ; size = pl ; par20 = odd }; -lin n4 = mkNum "choÌ£r" "joo" even ; -lin n5 = mkNum "poÌ£nj" "joo" odd ; -lin n6 = mkNum "chöi" "troi" even ; -lin n7 = mkNum "soÌ£t" "troi" odd ; -lin n8 = mkNum "oÌ£sht" "chöi" even ; -lin n9 = mkNum "nyun" "chöi" odd ; - -lin pot01 = - {s = table {unit => "î" ; _ => "dummy" } ; size = sg ; par20 = odd}; -lin pot0 d = d ; -lin pot110 = {s = table {_ => "joÌ£sh" } ; size = pl} ; -lin pot111 = {s = table {_ => "joÌ£sh" + "-" + "î" } ; size = pl} ; -lin pot1to19 d = {s = table {_ => d.s ! teen }; size = pl} ; -lin pot0as1 n = {s = table {_ => n.s ! unit } ; size = n.size} ; -lin pot1 d = {s = table {f => table {even => d.s ! ten f ; odd => d.s ! ten f ++ "joÌ£sh" } ! d.par20 } ; size = pl} ; -lin pot1plus d e = {s = table {f => table {even => d.s ! ten f ++ e.s ! unit ; odd => d.s ! ten f ++ e.s ! teen } ! d.par20 }; size = pl} ; -lin pot1as2 n = {s = table {indep => n.s ! attr ; dep => n.s ! preceded ; lakh => "dummy"} ; size = n.size} ; -lin pot2 d = - {s = table {lakh => table {sg => "lakh" ; _ => d.s ! unit ++ "lakh"} ! d.size ; - _ => table {sg => "shoÌ£r" ; _ => d.s ! unit ++ "shoÌ£r" } ! d.size } ; - size = more100 }; -lin pot2plus d e = - {s = table {lakh => table {sg => "lakh" ; _ => d.s ! unit ++ "lakh"} ! d.size ++ table {sg => [] ; _ => e.s ! preceded } ! e.size ++ "hazâr" ; - _ => table {sg => "shoÌ£r" ; _ => d.s ! unit ++ "shoÌ£r" } ! d.size ++ "oché" ++ e.s ! preceded } ; - size = more100} ; -lin pot2as3 n = {s = table {sg => [] ++ variants {"î" ; "îwáloo"} ; _ => n.s ! indep} ! n.size } ; -lin pot3 n = {s = table {pl => n.s ! indep ++ "hazâr" ; sg => "hazâr" ; more100 => n.s ! lakh} ! n.size} ; -lin pot3plus n m = {s = table {pl => n.s ! indep ++ "hazâr" ; sg => "hazâr" ; more100 => n.s ! lakh} ! n.size ++ m.s ! dep} ; - -} diff --git a/examples/numerals/kolyma_yukaghir.gf b/examples/numerals/kolyma_yukaghir.gf deleted file mode 100644 index 3b7d1750b..000000000 --- a/examples/numerals/kolyma_yukaghir.gf +++ /dev/null @@ -1,50 +0,0 @@ -concrete kolyma_yukaghir of Numerals = { --- include numerals.Abs.gf ; - -oper na = {s = "N/A" }; - -param DForm = u | teen ; - -oper LinDigit = {s : DForm => Str } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str } ; -lincat Sub1000 = {s : Str } ; -lincat Sub1000000 = { s : Str } ; - -oper bind : Str -> Str -> Str = \a -> \b -> a ++ b ; - -oper mkNum : Str -> LinDigit = \a -> - {s = table {u => a ; teen => "kun'il" ++ a ++ "budie"}} ; -oper mkNum2 : Str -> Str -> LinDigit = \a -> \b -> - {s = table {u => a ; teen => b ++ "budie"}} ; - -lin num x = x ; --- lin n1 mkNum "irkin" ; -lin n2 = mkNum2 "ataqun" ("kun" ++ "ataqun") ; -lin n3 = mkNum2 "ja:n" ("kun'il" ++ "ja:l"); -lin n4 = mkNum "ilekun" ; -lin n5 = mkNum "n'ahanbo:d'e" ; -lin n6 = mkNum "malha:n" ; -lin n7 = mkNum "purki:n" ; -lin n8 = mkNum "malhi:lek" ; -lin n9 = mkNum "kunirkil'd'o:j" ; - -lin pot01 = mkNum2 "irkin" ("kun" ++ "irku"); -lin pot0 d = d ; -lin pot110 = {s = "kun'in"}; -lin pot111 = {s = ("kun" ++ "irkubudie")} ; -lin pot1to19 d = {s = d.s ! teen} ; -lin pot0as1 n = {s = n.s ! u} ; -lin pot1 d = {s = d.s ! u ++ "kun'el"} ; -lin pot1plus d e = {s = d.s ! u ++ "kun'el" ++ e.s ! u}; -lin pot1as2 n = n ; -lin pot2 d = {s = "kun'in" ++ "kun'in" ++ d.s ! u ++ "budie"} ; -lin pot2plus d e = {s = "kun'in" ++ "kun'in" ++ d.s ! u ++ "budie" ++ e.s } ; -lin pot2as3 n = n ; -lin pot3 n = na ; -lin pot3plus n m = na ; - -} diff --git a/examples/numerals/korean.gf b/examples/numerals/korean.gf deleted file mode 100644 index 2e155ac94..000000000 --- a/examples/numerals/korean.gf +++ /dev/null @@ -1,116 +0,0 @@ -concrete korean of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=latinasupplement ; - -param DForm = unit | teen | ten | tenq | chi | chiten ; -param Size = sg | twotoeight | nine | exten | more10 ; -param S100 = tenpart | chenpart ; - --- Korean --- Sorry, no hangul transliteration - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str ; size : Size } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; s2 : S100 => Str; size : Size} ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub1000000 = {s : Str} ; - -oper mkNumq : Str -> Str -> Str -> Str -> LinDigit = - \twul -> \yelqtwul -> \sumul -> \i -> - {s = table {unit => twul ; teen => yelqtwul ; ten => sumul ; tenq => sumul + "q" ; chi => i ; chiten => i ++ "sip"} ; size = twotoeight} ; - -oper mkNum : Str -> Str -> Str -> Str -> LinDigit = - \twul -> \yelqtwul -> \sumul -> \i -> - {s = table {unit => twul ; teen => yelqtwul ; ten => sumul ; tenq => sumul ; chi => i ; chiten => i ++ "sip"} ; size = twotoeight} ; - -oper mkNum6 : Str -> Str -> Str -> Str -> LinDigit = - \twul -> \yelqtwul -> \sumul -> \i -> - {s = table {unit => twul ; teen => yelqtwul ; ten => sumul ; tenq => sumul + "q" ; chi => i ; chiten => (i + "q") ++ "sip"} ; size = twotoeight} ; - -oper mkNum9 : Str -> Str -> Str -> Str -> LinDigit = - \twul -> \yelqtwul -> \sumul -> \i -> - {s = table {unit => twul ; teen => yelqtwul ; ten => sumul ; tenq => sumul + "q" ; chi => i ; chiten => i ++ "sip"} ; size = nine} ; - -lin num x0 = - {s = [] ++ x0.s ++ [] } ; -- just makes colons into length bar ontop of char - --- lin n1 = mkNum variants{"hana" ; "han"} ; variants {"yelhana" ;"yelhan"} - -lin n2 = mkNumq (variants {"twÅ«l" ; "twu" }) - (variants {"yelqtwul" ; "yelqtwu" }) - (variants {"sumul" ; "sumu" }) - "Ä«" ; -lin n3 = mkNum (variants {"sÄ“ys" ; "sÄ“y" ; "sÄ“k" ; "sÄ“" }) - (variants {"yelqseys" ; "yelqsey" ; "yelqsek" ; "yelqse" }) - (variants {"seun" ; "sehun" }) - "sam" ; -lin n4 = mkNum (variants {"nÄ“ys" ; "nÄ“y" ; "nÄ“k" ; "nÄ“" }) - (variants {"yelneys" ; "yelney" ; "yelnek" ; "yelne" }) - "mahun" "sÄ" ; -lin n5 = mkNum "tases" "yelqtases" "swÄ«n" "Å"; -lin n6 = mkNum6 "yeses" (variants {"yelqyeses" ; "yelyeses"}) "yeyswun" "yuk" ; -lin n7 = mkNum6 "ilkop" (variants {"yelqilkop" ; "yelilkop"}) "ilhun" "chil" ; -lin n8 = mkNum6 "yetel" (variants {"yelqyetel" ; "yelyetel"}) "yetun" "phal" ; -lin n9 = mkNum9 "ahop" "yelahop" "ahun" "kwu" ; - -lin pot01 = - {s = table {unit => variants {"hana" ; "han"} ; - ten => variants {"yel" ; "yelq"} ; - tenq => "dummy" ; - teen => variants {"yelhana" ; "yelhan" } ; - chi => "il" ; chiten => "sip"} ; - size = sg }; -lin pot0 d = d ; -lin pot110 = {s = variants {"yel" ; "yelq"} ; - s2 = table {tenpart => "il" ++ "man" ; - chenpart => [] } ; - size = exten} ; -lin pot111 = {s = variants {"yelhana" ; "yelhan"} ; - s2 = table {tenpart => "il" ++ "man" ; - chenpart => maybeil sg "il" "chen" } ; - size = more10} ; -lin pot1to19 d = {s = d.s ! teen ; - s2 = table {tenpart => "il" ++ "man" ; - chenpart => maybeil d.size (d.s ! chi) "chen" } ; - size = more10} ; -lin pot0as1 n = {s = n.s ! unit ; - s2 = table {tenpart => "man" ; - chenpart => maybeil n.size (n.s ! chi) "chen" } ; - size = n.size} ; -lin pot1 d = {s = d.s ! ten ; - s2 = table {tenpart => d.s ! chi ++ "man" ; - chenpart => [] } ; - size = more10} ; -lin pot1plus d e = - {s = table {twotoeight => d.s ! tenq ; - _ => d.s ! ten } ! e.size ++ e.s ! unit; - s2 = table {tenpart => d.s ! chi ++ "man"; - chenpart => maybeil e.size (e.s ! chi) "chen" } ; - size = more10} ; - -lin pot1as2 n = {s = n.s ; - s2 = table {more10 => n.s2 ! tenpart ; - exten => (variants {"mÄn" ; "il" ++ "man"}) ; - _ => []} ! n.size ++ n.s2 ! chenpart ; - size = n.size} ; -lin pot2 d = - {s = maybeil d.size (d.s ! chi) "payk" ; - s2 = d.s ! chiten ; - size = more10 }; -lin pot2plus d e = - {s = (maybeil d.size (d.s ! chi) "payk") ++ e.s ; - s2 = d.s ! chiten ++ e.s2 ! tenpart ++ e.s2 ! chenpart ; - size = more10 }; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = n.s2 } ; -lin pot3plus n m = {s = n.s2 ++ m.s } ; - -oper maybeil : Size -> Str -> Str -> Str = \sz -> \a -> \chen -> - table {twotoeight => a ++ chen ; sg => variants {chen ; "il" ++ chen } ; _ => a ++ chen} ! sz ; - - - -} diff --git a/examples/numerals/kulung.gf b/examples/numerals/kulung.gf deleted file mode 100644 index e0542831c..000000000 --- a/examples/numerals/kulung.gf +++ /dev/null @@ -1,62 +0,0 @@ -concrete kulung of Numerals = { --- include numerals.Abs.gf ; - -param DForm = basic | belowtenform | tenindep | ten; -param Size = sg | less100 | more100 ; -param Scale = reg | lakh ; - --- From Krishna Bahadur Rai in Werner Winter: When Numeral Systems are --- Expanded in Jadranka Gvozdanovic' (ed.) Numeral Types and Changes --- Worldwide, 1999 - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Scale => Str ; size : Size} ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> Str -> LinDigit = - \two -> \two2 -> \twenty -> \twenty2 -> - {s = table {basic => two ; belowtenform => two2 ; tenindep => twenty ; ten => twenty2}} ; - -oper mkRegNum : Str -> LinDigit = - \su -> - { s = table { basic => su ; belowtenform => su + "kci" ; tenindep => su + "kká" ; ten => su + "k"} }; - -lin num x = x ; --- lin n1 mkNum "i" "ibim" ... ; -lin n2 = mkNum "ni" "nicci" (variants { "nissá" ; "nukká" }) "nuk" ; -lin n3 = mkRegNum "su" ; -lin n4 = mkNum "li" "lici" "likká" "lik" ; -lin n5 = mkNum "ngá" "ngá" "ngakká" "ngak" ; -lin n6 = mkRegNum "tu" ; -lin n7 = mkRegNum "nu" ; -lin n8 = mkRegNum "re" ; -lin n9 = mkNum "vau" "vauci" "vavau" "vavau" ; - -oper ss : Str -> {s : Str ; size : Size} = \s -> {s = s ; size = less100} ; - -lin pot01 = {s = table {f => variants {"i" ; "ibim"}} ; size = sg} ; -lin pot0 d = {s = table {f => d.s ! f} ; size = less100} ; -lin pot110 = ss ( variants { "pau" ; "pauci" }) ; -lin pot111 = ss ("pau" ++ "i") ; -lin pot1to19 d = ss ("pau" ++ d.s ! basic) ; -lin pot0as1 n = {s = variants {n.s ! basic ; n.s ! belowtenform} ; size = n.size} ; -lin pot1 d = {s = d.s ! tenindep ; size = less100} ; -lin pot1plus d e = {s = (d.s ! ten) ++ e.s ! basic ; size = less100} ; -lin pot1as2 n = {s = table {_ => n.s } ; size = n.size} ; -lin pot2 d = {s = table {lakh => omitsg (d.s ! basic) d.size ++ "lankau" ; reg => omitsg (d.s ! basic) d.size ++ "chhum" }; size = more100} ; -lin pot2plus d e = {s = table {lakh => omitsg (d.s ! basic) d.size ++ "lankau" ++ omitsg e.s e.size ++ "habau" ; reg => omitsg (d.s ! basic) d.size ++ "chhum" ++ e.s } ; size = more100} ; - -lin pot2as3 n = {s = n.s ! reg }; -lin pot3 n = {s = mklankau n.size (n.s ! reg) (n.s ! lakh)} ; -lin pot3plus n m = {s = mklankau n.size (n.s ! reg) (n.s ! lakh) ++ m.s ! reg} ; - -oper mklankau : Size -> Str -> Str -> Str = \sz -> \attr -> \lankau -> - table {sg => "habau" ; less100 => attr ++ "habau" ; more100 => lankau} ! sz; -oper omitsg : Str -> Size -> Str = \s -> \sz -> table {sg => [] ; _ => s} ! sz ; - -} diff --git a/examples/numerals/kwami.gf b/examples/numerals/kwami.gf deleted file mode 100644 index 1200e2063..000000000 --- a/examples/numerals/kwami.gf +++ /dev/null @@ -1,55 +0,0 @@ -concrete kwami of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=latinasupplement ; - --- D^ is from implosive d IPA symbol --- N Num - -param Size = sg | two | three | other ; - -oper LinDigit = {s : Str ; size : Size} ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinDigit ; -lincat Sub1000 = LinDigit ; -lincat Sub1000000 = {s : Str} ; - -oper mkNum : Str -> LinDigit = \kunun -> - {s = kunun ; size = other} ; - -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- for D^ - -lin n2 = {s = variants {"póllów" ; "fóllów"} ; size = two }; -lin n3 = {s = "kúnún" ; size = three } ; -lin n4 = mkNum (variants {"pòD^òw" ; "fòD^òw"}) ; -lin n5 = mkNum (variants {"páaD^í" ; "fáaD^í"}) ; -lin n6 = mkNum (variants {"páyíndì" ; "fáyíndì"}) ; -lin n7 = mkNum (variants {"pópíllów" ; "fópíllów"}) ; -lin n8 = mkNum (variants {"pówùrD^ów" ; "fówùrD^ów"}) ; -lin n9 = mkNum "làmbáD^à" ; - -oper thirty : Str = variants {("kúu" ++ "kúnún") ; "tàlàatín"} ; -oper two100 : Str = variants {"dálmágí" ++ "póllów" ; "mèetán"} ; -oper thousand : Str = variants {("dálmágí" ++ "kúmó") ; "dùbúk" ; "dúbúk"} ; - -lin pot01 = - {s = "múndí" ; size = sg}; -lin pot0 d = d ; -lin pot110 = mkNum "kúmó" ; -lin pot111 = mkNum ("kúmó" ++ "kán" ++ "múndí") ; -lin pot1to19 d = mkNum ((variants {"kúmó" ++ "kán" ; "tùrò"}) ++ d.s ) ; -lin pot0as1 n = n ; -lin pot1 d = mkNum (table {three => thirty ; _ => "kúu" ++ d.s} ! d.size) ; -lin pot1plus d e = mkNum ((table {three => thirty ; _ => "kúu" ++ d.s} ! d.size) ++ "kán" ++ e.s) ; -lin pot1as2 n = n ; -lin pot2 d = mkNum (table {sg => (variants {"dálmágí" ; "dálmák"}) ; two => two100 ; _ => "dálmágí" ++ d.s } ! d.size) ; -lin pot2plus d e = mkNum ((table {two => two100 ; sg => (variants {"dálmágí" ; "dálmák"}) ; _ => "dálmágí" ++ d.s } ! d.size) ++ "kán" ++ e.s) ; -lin pot2as3 n = {s = n.s} ; -lin pot3 n = {s = table {sg => thousand ; _ => "dùbúk" ++ n.s} ! n.size } ; -lin pot3plus n m = {s = table {sg => thousand ; _ => "dùbúk" ++ n.s} ! n.size ++ m.s} ; - -} diff --git a/examples/numerals/kwaza.gf b/examples/numerals/kwaza.gf deleted file mode 100644 index adf14e312..000000000 --- a/examples/numerals/kwaza.gf +++ /dev/null @@ -1,40 +0,0 @@ -concrete kwaza of Numerals = { --- include numerals.Abs.gf ; - -lincat Numeral = {s : Str} ; -lincat Digit = {s : Str } ; -lincat Sub10 = {s : Str } ; -lincat Sub100 = {s : Str } ; -lincat Sub1000 = {s : Str } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO - -oper na = {s = "N/A" } ; - -lin n2 = {s = "aky'hy~" }; -lin n3 = {s = "e'ma~" }; -lin n4 = {s = "ElE'lE" }; -lin n5 = {s = "bwako'je" }; -lin n6 = na ; -lin n7 = na ; -lin n8 = na ; -lin n9 = na ; - -lin pot01 = - {s = "tei'hy~"}; -lin pot0 d = d ; -lin pot110 = na ; -lin pot111 = na ; -lin pot1to19 d = na ; -lin pot0as1 n = n ; -lin pot1 d = na ; -lin pot1plus d e = na ; -lin pot1as2 n = n ; -lin pot2 d = na ; -lin pot2plus d e = na ; -lin pot2as3 n = n ; -lin pot3 n = na ; -lin pot3plus n m = na ; - -} diff --git a/examples/numerals/lalo.gf b/examples/numerals/lalo.gf deleted file mode 100644 index 697b28aa4..000000000 --- a/examples/numerals/lalo.gf +++ /dev/null @@ -1,45 +0,0 @@ -concrete lalo of Numerals = { --- include numerals.Abs.gf ; - -param Zero = yes | nozero ; - -oper LinS100 = {s : Str ; zero : Zero } ; - -lincat Numeral = {s : Str} ; -lincat Digit = {s : Str} ; -lincat Sub10 = {s : Str} ; -lincat Sub100 = LinS100 ; -lincat Sub1000 = LinS100 ; -lincat Sub1000000 = { s : Str } ; - --- TODO encoding - -oper ss : Str -> LinS100 = \s1 -> {s = s1 ; zero = nozero} ; - -lin num x0 = {s = x0.s} ; -lin n2 = {s = "`n."} ; -lin n3 = {s = "sa" } ; -lin n4 = {s = "i"} ; -lin n5 = {s = "Nà" } ; -lin n6 = {s = "khùq" } ; -lin n7 = {s = "x`&" } ; -lin n8 = {s = "hìq" } ; -lin n9 = {s = "kw" } ; -lin pot01 = {s = "tjh`&"} ; -lin pot0 d = d ; -lin pot110 = ss "tjhí" ; -lin pot111 = ss "tjhítì" ; -lin pot1to19 d = ss ("tjhí" ++ d.s) ; -lin pot0as1 n = {s = n.s ; zero = yes } ; -lin pot1 d = ss (d.s ++ "tjhí") ; -lin pot1plus d e = ss (d.s ++ "tjhí" ++ e.s) ; -lin pot1as2 n = {s = n.s ; zero = yes } ; -lin pot2 d = ss (d.s ++ "há") ; -lin pot2plus d e = ss (d.s ++ "há" ++ if0 ! e.zero ++ e.s) ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = n.s ++ "t'w" }; -lin pot3plus n m = ss (n.s ++ "t'w" ++ if0 ! m.zero ++ m.s) ; - -oper if0 = table {yes => "ni" ++ "ka" ; nozero => []} ; - -} diff --git a/examples/numerals/lamani.gf b/examples/numerals/lamani.gf deleted file mode 100644 index 26c88440b..000000000 --- a/examples/numerals/lamani.gf +++ /dev/null @@ -1,100 +0,0 @@ -concrete lamani of Numerals = { --- include numerals.Abs.gf ; - --- the sporadic kam-forms not implemented (general minus formations are hardly possible to implement) - -param DForm = unit | ten | teen | tene | next | inv ; -param Size = sg | two | five | seven | nine | e25 | e75 | e50s | e90s | other ; - -oper LinDigit = {s : DForm => Str ; s2 : Str ; size : Size} ; -oper LinSub100 = {s : Str ; s2 : Str ; s3 : Str ; size : Size} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinSub100 ; -lincat Sub1000 = {s : Str ; s2 : Str } ; -lincat Sub1000000 = { s : Str } ; - -lin num x0 = - {s = x0.s } ; - -oper mkNum : Str -> Str -> Str -> Str -> Str -> LinDigit = - \do -> \baara -> \bis -> \nxt -> \inverse -> - {s = table {unit => do ; teen => baara ; ten => bis ; tene => bis + "e" ; next => nxt ; inv => inverse} ; - s2 = do ++ "hajaar" ; - size = other } ; - -oper mkNumS : Str -> Str -> Str -> Str -> Str -> Size -> LinDigit = - \do -> \baara -> \bis -> \nxt -> \inverse -> \sz -> - {s = table {unit => do ; teen => baara ; ten => bis ; tene => bis + "e" ; next => nxt ; inv => inverse} ; - s2 = do ++ "hajaar" ; - size = sz } ; - --- lin n1 mkNum "ek" "gyaara" "das" -lin n2 = mkNum "di" "baara" "vis" ("tin" ++ "se") "aaT" ; -lin n3 = mkNumS "tin" "tera" "tis" ("caar"++ "se") "saat" two ; -lin n4 = mkNum "caar" "cawda" "caaLis" ("paanc" ++ "se") "cho" ; -lin n5 = mkNumS "paanc" "pandra" "pacaas" ("cho" ++ "se") "paanc" five; -lin n6 = mkNum "cho" "sola" "saaT" ("saat" ++ "se") "caar" ; -lin n7 = mkNumS "saat" "satara" "sattar" ("aaT" ++ "se") "tin" seven ; -lin n8 = mkNum "aaT" "aTara" "ãysi" ("naw" ++ "se") "di" ; -lin n9 = mkNumS "naw" "wagNis" "nawwad" "hajaar" "ek" nine; - -oper ss : Str -> LinSub100 = \s1 -> {s = s1 ; s2 = s1 ++ "hajaar" ; s3 = s1 ; size = other} ; -oper sssize : Str -> Str -> Size -> LinSub100 = \s1 -> \aux -> \sz -> - {s = s1 ; s2 = s1 ++ "hajaar" ; s3 = aux ; size = sz} ; - -oper spcsize : Size -> Size -> Size = \s1 -> \s2 -> - table {two => table {five => e25 ; _ => other} ; - five => table {_ => e50s} ; - seven => table {five => e75 ; _ => other} ; - nine => table {_ => e90s} ; - _ => table {_ => other}} ! s1 ! s2 ; - -lin pot01 = {s = table {unit => "ek" ; next => "di" ; inv => "naw" ; _ => "dummy" } ; s2 = "hajaar" ; size = sg} ; -lin pot0 d = d ; -lin pot110 = ss "das" ; -lin pot111 = ss "gyaara" ; -lin pot1to19 d = ss (d.s ! teen) ; -lin pot0as1 n = {s = n.s ! unit ; s2 = n.s2 ; s3 = (n.s ! unit) ; size = n.size} ; - -lin pot1 d = sssize (d.s ! ten) [] (table {five => e50s ; _ => other} ! d.size) ; -lin pot1plus d e = sssize (variants {(d.s ! tene) ++ "par" ++ (e.s ! unit) ; (d.s ! ten) ++ "an" ++ (e.s ! unit)}) (table {nine => e.s ! inv ; _ => e.s ! unit} ! d.size) (spcsize d.size e.size) ; - -lin pot1as2 n = {s = n.s ; s2 = n.s2 } ; - -lin pot2 d = {s = selsg d.size "so" ((d.s ! unit) ++ "se") ; - s2 = selsg d.size [] ((d.s ! unit) ++ "laak") } ; - -lin pot2plus d e = - {s = mkso d.size e.size (table {e75 => d.s ! next ; e90s => d.s ! next ; _ => d.s ! unit} ! e.size) - (table {e50s => e.s3 ; e90s => e.s3 ; _ => e.s } ! e.size) ; - s2 = (d.s ! unit) ++ "laak" ++ (selsg e.size "hajaar" (e.s ++ "hajaar")) } ; - -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = n.s2 } ; -lin pot3plus n m = {s = n.s2 ++ m.s } ; - -oper selsg : Size -> Str -> Str -> Str = \sz -> \s1 -> \s2 -> table {sg => s1 ; _ => s2} ! sz ; - -oper mkso : Size -> Size -> Str -> Str -> Str = \ds -> \es -> \auxd -> \auxe -> table { - sg => table {e25 => "sawaa" + "se" ; - e50s => "DoD" ++ "se" ++ auxe ; - e75 => "pawNe" ++ auxd ; - e90s => variants { auxd ++ "kam" ++ auxe ; auxe ++ "kam" ++ auxd} ; - _ => "ek" ++ "so" ++ auxe} ; - two => table {e50s => "aDaai" ++ auxe ; - e25 => "sawaa" ++ auxd ++ "se" ; - e75 => "pawNe" ++ auxd ; - e90s => variants { auxd ++ "kam" ++ auxe ; auxe ++ "kam" ++ auxd} ; - _ => "do" ++ "se" ++ auxe} ; - _ => table {e50s => "saaDe" ++ auxd ++ "se" ++ auxe ; - e25 => "sawaa" ++ auxd ++ "se" ; - e75 => "pawNe" ++ auxd ; - e90s => variants { auxd ++ "kam" ++ auxe ; auxe ++ "kam" ++ auxd} ; - _ => auxd ++ "se" ++ auxe} - } ! ds ! es ; - - -} diff --git a/examples/numerals/latvian.gf b/examples/numerals/latvian.gf deleted file mode 100644 index 0d2f70f92..000000000 --- a/examples/numerals/latvian.gf +++ /dev/null @@ -1,56 +0,0 @@ -concrete latvian of Numerals = { -flags coding = utf8 ; --- c^ --- s^ --- n, is n with a comma under --- u^ with line over - --- include numerals.Abs.gf ; --- flags coding=latinasupplement ; - -param DForm = unit | teen | ten | hundred ; - -oper LinDigit = {s : DForm => Str ; s2 : Str }; -oper LinSub100 = {s : Str ; s2 : Str } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinSub100 ; -lincat Sub1000 = LinSub100 ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> LinDigit = \tri -> \tribase -> - { s = table {unit => tri ; teen => tribase + "padsmit" ; ten => tribase + "desmit" ; hundred => variants {tribase + "simt" ; tri ++ "simti"} } ; s2 = tribase + "tu^kstoÅ¡" }; - -lin num x = {s = [] ++ x.s ++ []} ; -- Latin A Supplement diacritics ; - -lin n2 = mkNum "divi" "div" ; -lin n3 = mkNum "trÄ«s" "trÄ«s" ; -lin n4 = mkNum "Äetri" "Äetr" ; -lin n5 = mkNum "pieci" "piec" ; -lin n6 = mkNum "seÅ¡i" "seÅ¡" ; -lin n7 = mkNum "septin,i" "septin," ; -lin n8 = mkNum "aston,i" "aston," ; -lin n9 = mkNum "devin,i" "devin," ; - -oper mkR : Str -> LinSub100 = \n -> {s = n ; s2 = n ++ "tu^kstoÅ¡" } ; - -lin pot01 = { s = table {hundred => "simts" ; _ => "viens" } ; s2 = "tu^kstotis" }; -lin pot0 d = d ; -lin pot110 = mkR "desmit" ; -lin pot111 = mkR "vienpadsmit" ; -lin pot1to19 d = mkR (d.s ! teen) ; -lin pot0as1 n = {s = n.s ! unit ; s2 = n.s2 } ; -lin pot1 d = mkR (d.s ! ten) ; -lin pot1plus d e = mkR ((d.s ! ten) ++ (e.s ! unit)) ; -lin pot1as2 n = n ; -lin pot2 d = mkR (d.s ! hundred) ; -lin pot2plus d e = mkR ((d.s ! hundred) ++ e.s) ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = n.s2} ; -lin pot3plus n m = {s = n.s2 ++ m.s} ; - - - -} diff --git a/examples/numerals/lithuanian.gf b/examples/numerals/lithuanian.gf deleted file mode 100644 index d0ac03811..000000000 --- a/examples/numerals/lithuanian.gf +++ /dev/null @@ -1,61 +0,0 @@ -concrete lithuanian of Numerals = { --- include numerals.Abs.gf ; - --- y: --- e: --- i~ --- s^ --- m~ --- n~ --- ú: --- u, - -param Size = sg | pl ; -param DForm = unit | teen | ten ; - -oper LinDigit = {s : DForm => Str ; size : Size }; -oper LinSub100 = {s : Str ; size : Size } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinSub100 ; -lincat Sub1000 = LinSub100 ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> LinDigit = \tri -> \dvylika -> \tribase -> - { s = table {unit => tri ; teen => dvylika ; ten => tribase + "des^imt" } ; size = pl}; - -lin num x = {s = x.s} ; -- TODO ; - -lin n2 = mkNum "dù" "dvýlika" "dvì" ; -lin n3 = mkNum "try:s" "trýlika" "trìs" ; -lin n4 = mkNum "keturì" "keturiólika" "ke:turias" ; -lin n5 = mkNum "penkì" "penkiólika" "pen~kias" ; -lin n6 = mkNum "s^es^ì" "s^es^iólika" "s^e:s^ias" ; -lin n7 = mkNum "septynì" "septyniólika" "septýnias" ; -lin n8 = mkNum "as^tuonì" "as^tuoniólika" "as^túonias" ; -lin n9 = mkNum "devynì" "devyniólika" "devýnias" ; - -oper mkR : Str -> LinSub100 = \n -> {s = n ; size = pl } ; - -lin pot01 = { s = table {_ => "víenas" } ; size = sg }; -lin pot0 d = d ; -lin pot110 = mkR (variants {"de:s^imt"; "des^imtìs" }); -lin pot111 = mkR "vienúolika" ; -lin pot1to19 d = mkR (d.s ! teen) ; -lin pot0as1 n = mkR (n.s ! unit) ; -lin pot1 d = mkR (d.s ! ten) ; -lin pot1plus d e = mkR ((d.s ! ten) ++ (e.s ! unit)) ; -lin pot1as2 n = n ; -lin pot2 d = mkR (selsg d.size "s^im~tas" ((d.s ! unit) ++ "s^imtai~")) ; -lin pot2plus d e = mkR ((selsg d.size "s^im~tas" ((d.s ! unit) ++ "s^imtai~")) ++ e.s) ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = selsg n.size "tú:kstantis" (n.s ++ "tú:kstanc^iu,") } ; -lin pot3plus n m = {s = (selsg n.size "tú:kstantis" (n.s ++ "tú:kstanc^iu,")) ++ m.s} ; - -oper selsg : Size -> Str -> Str -> Str = \sz -> \s1 -> \s2 -> - table {sg => s1 ; pl => s2} ! sz ; - - -} diff --git a/examples/numerals/lotuxo.gf b/examples/numerals/lotuxo.gf deleted file mode 100644 index bd96817e7..000000000 --- a/examples/numerals/lotuxo.gf +++ /dev/null @@ -1,64 +0,0 @@ -concrete lotuxo of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | pl ; - -oper Form = {s : Str ; size : Size } ; - -lincat Numeral = {s : Str} ; -lincat Digit = Form ; -lincat Sub10 = Form ; -lincat Sub100 = Form ; -lincat Sub1000 = Form ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO: Encoding - -oper mkNum : Str -> Form = \mbili -> - {s = mbili; size = pl }; - --- N [ng] --- E epsilon --- I i without dot --- O IPA for o in cod - --- lin n1 = mkNum "âbotye" ; -lin n2 = mkNum "ârrexai" ; -lin n3 = mkNum "xunixoi" ; -lin n4 = mkNum "aNwan" ; -lin n5 = mkNum "miet" ; -lin n6 = mkNum "IllE" ; -lin n7 = mkNum "xattarIk" ; -lin n8 = mkNum "xottoxunik" ; -lin n9 = mkNum "xOttONwan" ; - -oper xo : Str = pre {"xO" ; - "xo" / strs {"m" ; "xu" ; "xo"} ; - "x'" / strs {"â" ; "a"}} ; - -oper ss : Str -> Form = \s1 -> {s = s1 ; size = pl} ; - -lin pot01 = - {s = "âbotye" ; size = sg }; -lin pot0 d = d ; -lin pot110 = ss "'tOmOn" ; -lin pot111 = ss ("'tOmOn" ++ xo ++ "âbotye") ; -lin pot1to19 d = ss ("'tOmOn" ++ xo ++ d.s ) ; -lin pot0as1 n = n ; -lin pot1 d = ss ("atOmwana" ++ d.s ) ; -lin pot1plus d e = ss ("atOmwana" ++ d.s ++ xo ++ e.s ) ; -lin pot1as2 n = n ; -lin pot2 d = ss (mkessixa d.size d.s) ; -lin pot2plus d e = ss ((mkessixa d.size d.s) ++ "ikO" ++ e.s) ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = mktau n.size n.s } ; -lin pot3plus n m = {s = (mktau n.size n.s) ++ "ikO" ++ m.s} ; - -oper mkessixa : Size -> Str -> Str = \sz -> \attr -> - table {pl => "EssIxa" ++ attr ; - sg => variants {"EssIxa" ++ "âbotye"; "atOmwana" ++ "'tOmOn"}} ! sz ; -oper mktau : Size -> Str -> Str = \sz -> \attr -> - table {pl => "tausand" ++ attr ; - sg => variants {"tausand" ++ "âbotye"; "EssIxa" ++ "'tOmOn"}} ! sz ; - -} diff --git a/examples/numerals/maale.gf b/examples/numerals/maale.gf deleted file mode 100644 index b23d0fec3..000000000 --- a/examples/numerals/maale.gf +++ /dev/null @@ -1,58 +0,0 @@ -concrete maale of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | pl ; -param DForm = unit | ten ; - -oper LinDigit = {s : DForm => Str ; size : Size } ; -oper Form = {s : Str ; size : Size } ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = Form ; -lincat Sub1000 = {s : Str} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO: Encoding - -oper mkNum : Str -> Str -> LinDigit = \mbili -> \lama -> - {s = table {unit => mbili ; ten => lama + "-támmi" }; size = pl }; - --- b> is b with right bend --- ? without dot --- $ IPA [sh] - --- lin n1 = mkNum "pétte" ; -lin n2 = mkNum "lam?ó" "lamá"; -lin n3 = mkNum "haitsó" "haytsí" ; -lin n4 = mkNum "?oidó" "?oydí"; -lin n5 = mkNum "dóngo" "dóngi"; -lin n6 = mkNum "láhhó" "láhhi"; -lin n7 = mkNum "lánkayi" "lánkayi"; -lin n8 = mkNum "sálli" "sálli" ; -lin n9 = mkNum "tásub>a" "tázub>i"; - -oper ss : Str -> Form = \s1 -> {s = s1 ; size = pl} ; - -lin pot01 = - {s = table {f => "pétte" }; size = sg }; -lin pot0 d = d ; -lin pot110 = ss "táb>b>ó" ; -lin pot111 = ss ("táb>b>ó" ++ "pétte") ; -lin pot1to19 d = ss ("táb>b>ó" ++ (d.s ! unit)) ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size } ; -lin pot1 d = ss (d.s ! ten) ; -lin pot1plus d e = ss (d.s ! ten ++ e.s ! unit) ; -lin pot1as2 n = n ; -lin pot2 d = {s = mkseeta d.size (d.s ! unit) }; -lin pot2plus d e = {s = (mkseeta d.size (d.s ! unit)) ++ e.s} ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = n.s ++ "$íya"} ; -lin pot3plus n m = {s = n.s ++ "$íya" ++ m.s} ; - -oper mkseeta : Size -> Str -> Str = \sz -> \attr -> - table {pl => attr ++ "s'ééta" ; - sg => "s'ééta" } ! sz ; - -} diff --git a/examples/numerals/malay.gf b/examples/numerals/malay.gf deleted file mode 100644 index 2fd8018bc..000000000 --- a/examples/numerals/malay.gf +++ /dev/null @@ -1,74 +0,0 @@ -concrete malay of Numerals = { --- Malay Numerals (Indonesian) --- David Wahlstedt Sep 2002 - --- include numerals.Abs.gf ; - -param - Place = attr | indep ; - Nm = sg | pl ; - -oper Num = {inh : Nm ; s : Place => Str} ; - -lincat - Numeral = {s : Str} ; - Digit = {s : Str} ; - Sub10 = Num ; - Sub100 = Num ; - Sub1000 = Num ; - Sub1000000 = {s : Str} ; - -oper - ratus : Nm => Str = -- 100 - table {sg => "seratus" ; pl => "ratus"} ; - - ribu : Nm => Str = -- 1000 - table {sg => "seribu" ; pl => "ribu"} ; - - mkTab : Str -> Place => Str = \s -> table { _ => s } ; - - mkNum : Str -> Num = \s -> {inh = pl ; s = mkTab s} ; - - ss : Str -> { s : Str } = \s -> { s = s } ; - -lin - num x0 = x0 ; - - n2 = ss "dua" ; - n3 = ss "tiga" ; - n4 = ss "empat" ; - n5 = ss "lima" ; - n6 = ss "enam" ; - n7 = ss "tujuh" ; - n8 = ss "delapan" ; - n9 = ss "sembilan" ; - - pot01 = {inh = sg ; s = table {attr => [] ; indep => "satu"}} ; - - pot0 d = mkNum d.s ; - - pot110 = mkNum "sepuluh" ; - - pot111 = mkNum "sebelas" ; - - pot1to19 d = mkNum ( d.s ++ "belas" ) ; - - pot0as1 n = n ; - - pot1 d = mkNum ( d.s ++ "puluh" ) ; - - pot1plus d e = mkNum ( d.s ++ "puluh" ++ e.s ! indep ) ; - - pot1as2 n = n ; - - pot2 d = mkNum ( d.s ! attr ++ ratus ! d.inh ) ; - - pot2plus d e = mkNum ( d.s ! attr ++ ratus ! d.inh ++ e.s ! indep ) ; - - pot2as3 n = ss ( n.s ! indep ) ; - - pot3 n = ss ( n.s ! attr ++ ribu ! n.inh ) ; - - pot3plus n m = ss ( n.s ! attr ++ ribu ! n.inh ++ m.s ! indep ) ; - -} diff --git a/examples/numerals/maltese.gf b/examples/numerals/maltese.gf deleted file mode 100644 index 481d9b870..000000000 --- a/examples/numerals/maltese.gf +++ /dev/null @@ -1,62 +0,0 @@ -concrete maltese of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | teen | teenil | ten | hund ; -param Size = sg | pl | dual ; - -oper LinDigit = {s: DForm => Str ; s2 : Str ; size : Size } ; -oper Form = {s : Str ; s2 : Str ; size : Size } ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = Form ; -lincat Sub1000 = Form ; -lincat Sub1000000 = {s : Str} ; - -lin num x = x ; -- TODO - -oper mkN : Str -> Str -> Str -> Str -> Str -> LinDigit = \u -> \tn -> \t -> \h -> \e -> - {s = table {unit => u ; teen => tn + "ax" ; teenil => tn + "ax" + "il" ; - ten => t ; hund => h ++ "mija"} ; s2 = e ; size = pl }; - -lin n2 = - {s = table {unit => "tnejn" ; - teen => "tnax" ; teenil => "tnax-il" ; - ten => "gh-oxrin" ; - hund => "mitejn"} ; s2 = "tnejn" ; size = dual} ; -lin n3 = mkN "tlieta" "tlett" "tletin" "tliet" "tlitt"; -lin n4 = mkN "erbgh-a" "erbat" "erbgh-in" "erba'" "erbat"; -lin n5 = mkN "h-amsa" "h-mist" "h-amsin" "h-ames" "h-amest" ; -lin n6 = mkN "sitta" "sitt" "sitt" "sitt" "sitt"; -lin n7 = mkN "sebgh-a" "sbat" "sbebgh-in" "seba'" "sebat" ; -lin n8 = mkN "tmienja" "tmint" "tmenin" "tmien" "tmint" ; -lin n9 = mkN "disgh-a" "dsat" "disgh-in" "disa'" "disat"; - -oper ss : Str -> Form = \s1 -> {s = s1 ; s2 = s1 ; size = pl }; -oper ss2 : Str -> Str -> Form = \a -> \b -> {s = a ; s2 = b ; size = pl }; - -lin pot01 = - {s = table {unit => "wieh-ed" ; teen => "h-dax" ; _ => "mija" } ; - s2 = "wieh-ed" ; - size = sg}; -lin pot0 d = d; -lin pot110 = ss "gh-axra" ; -lin pot111 = ss2 "h-dax" "h-dax-il"; -lin pot1to19 d = ss2 (d.s ! teen) (d.s ! teenil); -lin pot0as1 n = {s = n.s ! unit ; s2 = n.s2 ; size = n.size} ; -lin pot1 d = ss (d.s ! ten) ; -lin pot1plus d e = ss ((e.s ! unit) ++ "u" ++ (d.s ! ten)) ; -lin pot1as2 n = n ; -lin pot2 d = ss (d.s ! hund) ; -lin pot2plus d e = ss2 ((d.s ! hund) ++ "u" ++ e.s) - ((d.s ! hund) ++ "u" ++ e.s2) ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = { s = (elf n.s2) ! n.size } ; -lin pot3plus n m = { s = (elf n.s2) ! n.size ++ m.s} ; - -oper elf : Str -> Size => Str = \attr -> - table {pl => attr ++ "elef" ; dual => "elfejn" ; sg => "elf"} ; - - -} diff --git a/examples/numerals/mapuche.gf b/examples/numerals/mapuche.gf deleted file mode 100644 index 9334301ab..000000000 --- a/examples/numerals/mapuche.gf +++ /dev/null @@ -1,48 +0,0 @@ -concrete mapuche of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | pl ; - -oper All = {s : Str ; size : Size}; - -lincat Numeral = { s : Str } ; -lincat Digit = All ; -lincat Sub10 = All ; -lincat Sub100 = All ; -lincat Sub1000 = All ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> All = \tri -> - { s = tri ; size = pl}; - -lin num x = {s = x.s } ; - -lin n2 = mkNum "epu" ; -lin n3 = mkNum "külá" ; -lin n4 = mkNum "meli" ; -lin n5 = mkNum "kechu" ; -lin n6 = mkNum "kayu" ; -lin n7 = mkNum "reqle" ; -lin n8 = mkNum "pura" ; -lin n9 = mkNum "aylla" ; - -oper ss : Str -> All = \s1 -> {s = s1 ; size = pl } ; - -lin pot01 = { s = "kiñe" ; size = sg}; -lin pot0 d = d ; -lin pot110 = ss "mari" ; -lin pot111 = ss ("mari" ++ "kiñe") ; -lin pot1to19 d = ss ("mari" ++ d.s ); -lin pot0as1 n = n ; -lin pot1 d = ss (d.s ++ "mari" ); -lin pot1plus d e = ss (d.s ++ "mari" ++ e.s ) ; -lin pot1as2 n = n ; -lin pot2 d = ss (((selsg d.s) ! d.size) ++ "pataka" ) ; -lin pot2plus d e = ss (((selsg d.s) ! d.size) ++ "pataka" ++ e.s) ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = (selsg n.s) ! n.size ++ "warangka" } ; -lin pot3plus n m = {s = (selsg n.s) ! n.size ++ "warangka" ++ m.s} ; - -oper selsg : Str -> Size => Str = \s -> table {sg => [] ; pl => s } ; - -} diff --git a/examples/numerals/margi.gf b/examples/numerals/margi.gf deleted file mode 100644 index 1378d2475..000000000 --- a/examples/numerals/margi.gf +++ /dev/null @@ -1,56 +0,0 @@ -concrete margi of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | ten | oxy ; -param Size = sg | pl ; - -oper LinDigit = {s : DForm => Str ; size : Size} ; -oper LinS100 = {s : Str ; s2 : Str ; size : Size} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinS100 ; -lincat Sub1000 = LinS100 ; -lincat Sub1000000 = {s : Str} ; - -oper mkNum : Str -> Str -> Str -> LinDigit = \u -> \o -> \t -> - {s = table {unit => u ; ten => t + "kùmì" ; oxy => o} ; size = pl} ; - -oper mkNum2 : Str -> Str -> LinDigit = \u -> \t -> - {s = table {unit => u ; ten => t + "kùmì" ; oxy => u} ; size = pl} ; - -lin num x0 = {s = x0.s } ; -- TODO - -lin n2 = mkNum "s`&d>àN" "m'&tlú*" "m'&tl" ; -lin n3 = mkNum2 "mák`&r" "már" ; -lin n4 = mkNum (variants {"fòd>ù*" ; "fwàd>ù*"}) "fód>ú*" (variants {"fód>ú" ;"fód>"}) ; -lin n5 = mkNum (variants {"nt`&fù*" ; "mt`&fù*"}) "nt'&fú*" "nt'&f"; -lin n6 = mkNum2 "Nkwà" "Nkwá"; -lin n7 = mkNum2 "m'&d>'&fù*" "m'&d>'&f" ; -lin n8 = mkNum (variants {"ntsìsù*" ; "ncìsù*"}) "ntsísú*" "ntsís" ; -lin n9 = mkNum "'&mdlù*" "mdlù*" "'&mdlù" ; - -oper pwaser : Size => Str = table {sg => "s'&r" ; pl => "pwá"} ; -oper selsg : Str -> Str -> Size => Str = \s1 -> \attr -> - table {sg => s1 ; pl => s1 ++ attr} ; - -oper ss : Str -> LinS100 = \s1 -> {s = s1 ; s2 = s1 ; size = pl } ; - -lin pot01 = - {s = table {unit => "táN" ; oxy => "pátlú*" ; ten => "dummy" } ; size = sg}; -lin pot0 d = d ; -lin pot110 = ss (variants { "kúmú*" ; "kúmù*" }); -lin pot111 = ss ("kúm" ++ "gà" ++ (variants {"s'&r" ; "s'&rnyá"}) ++ "táN") ; -lin pot1to19 d = ss ("kúm" ++ "gà" ++ "pwá" ++ d.s ! oxy) ; -lin pot0as1 n = {s = n.s ! unit ; s2 = n.s ! oxy ; size = n.size }; -lin pot1 d = ss (d.s ! ten) ; -lin pot1plus d e = ss (d.s ! ten ++ "gà" ++ (pwaser ! e.size) ++ e.s ! oxy) ; -lin pot1as2 n = n ; -lin pot2 d = ss ((selsg "ghàrú" (d.s ! unit)) ! d.size) ; -lin pot2plus d e = ss ((selsg "ghàrú" (d.s ! unit) ! d.size) ++ "agá" ++ e.s2); -lin pot2as3 n = {s = n.s} ; -lin pot3 n = {s = selsg "dúbú" n.s ! n.size }; -lin pot3plus n m = {s = ((selsg "dúbú" n.s) ! n.size) ++ m.s2 }; - -} diff --git a/examples/numerals/maybrat.gf b/examples/numerals/maybrat.gf deleted file mode 100644 index f8a8da91b..000000000 --- a/examples/numerals/maybrat.gf +++ /dev/null @@ -1,74 +0,0 @@ -concrete maybrat of Numerals = { --- include numerals.Abs.gf ; - -oper LinDigit = {s : DForm => Str ; even20 : Even20 } ; - -oper mk20Ten : Str -> Str -> Str -> LinDigit = \tri -> \t -> \h -> - { s = table {unit => tri ; unit2 => t ; twenty => "rae" ++ h } ; - even20 = ten}; - -oper mkEven20 : Str -> Str -> Str -> LinDigit = \se -> \t -> \h -> - { s = table {unit => se ; unit2 => t ; twenty => "rae" ++ h } ; - even20 = even}; - -oper na = {s = "N/A"} ; - -param Even20 = ten | even ; -param DForm = unit | unit2 | twenty ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str } ; -lincat Sub1000 = {s : Str } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = mkEven20 (variants{"ewok"; "eok"}) - ("krem" ++ "ewok") - ("sait" ++ "yhai") ; -lin n3 = mk20Ten "tuf" - ("krem" ++ "tuf") - ("sait" ++ "yhai") ; -lin n4 = mkEven20 "tiet" - ("krem" ++ "tiet") - ("ewok" ++ "mhai") ; -lin n5 = mk20Ten (variants {"mat" ; "temsau"}) - ("sau" ++ "muf") - ("ewok" ++ "mhai") ; -lin n6 = mkEven20 ("krem" ++ "sau") - ("sau" ++ "krem" ++ "sau") - ("tuf" ++ "mhai") ; -lin n7 = mk20Ten ("krem" ++ "ewok") - ("sau" ++ "krem" ++ "ewok") - ("tuf" ++ "mhai") ; -lin n8 = mkEven20 ("krem" ++ "tuf") - ("sau" ++ "krem" ++ "tuf") - ("tiet" ++ "mhai") ; -lin n9 = mk20Ten ("krem" ++ "tiet") - ("sau" ++ "krem" ++ "tiet") - ("tiet" ++ "mhai") ; - -lin pot01 = - {s = table {unit => "sau" ; unit2 => "krem" ++ "sau" ; twenty => "dummy" } ; - even20 = ten }; -lin pot0 d = d ; -lin pot110 = {s = "statem" } ; -lin pot111 = {s = "oo" ++ "krem" ++ "sau" } ; -lin pot1to19 d = {s = "oo" ++ d.s ! unit2 } ; -lin pot0as1 n = {s = n.s ! unit} ; -lin pot1 d = - {s = table {even => d.s ! twenty ; - ten => (d.s ! twenty) ++ "statem"} ! d.even20} ; -lin pot1plus d e = - {s = table {even => d.s ! twenty ++ e.s ! unit ; - ten => (d.s ! twenty) ++ (e.s ! unit2)} ! d.even20} ; - -lin pot1as2 n = n ; -lin pot2 d = na; -lin pot2plus d e = na; -lin pot2as3 n = n ; -lin pot3 n = na ; -lin pot3plus n m = na ; - -} diff --git a/examples/numerals/miya.gf b/examples/numerals/miya.gf deleted file mode 100644 index 0919dc3dc..000000000 --- a/examples/numerals/miya.gf +++ /dev/null @@ -1,56 +0,0 @@ -concrete miya of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | pl ; -param DForm = unit | acc ; - -oper LinDigit = {s : DForm => Str ; size : Size } ; -oper Form = {s : Str ; size : Size } ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = Form ; -lincat Sub1000 = Form ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO: Encoding - -oper mkNum : Str -> Str -> LinDigit = \mbili -> \lama -> - {s = table {unit => mbili ; acc => lama }; size = pl }; - --- lin n1 = mkNum "wút`&" ; -lin n2 = mkNum "ts`&r" "ts'&r"; -lin n3 = mkNum "kìdi" "kídì" ; -lin n4 = mkNum "f`&d>&" "f'&d>&"; -lin n5 = mkNum "vàatl&" "vaatl&"; -lin n6 = mkNum "màaha" "máahà"; -lin n7 = mkNum "màats&r" "máats`&r"; -lin n8 = mkNum "f´&rf´&d>&" "f`&rf´&d>&" ; -lin n9 = mkNum "kùciya" "kúcìya"; - -oper ss : Str -> Form = \s1 -> {s = s1 ; size = pl} ; -oper behan = "bèh&n" ; -oper enaa = "'`&náa" ; - -lin pot01 = - {s = table {unit => "wút`&" ; acc => "wut'&"}; size = sg }; -lin pot0 d = d ; -lin pot110 = ss "d'&rb>itim" ; -lin pot111 = ss (variants {behan ++ "wut'&";"d'&rb>itim" ++ behan ++ "wut'&"}); -lin pot1to19 d = ss (variants {behan ++ (d.s ! acc); "d'&rb>itim" ++ behan ++ d.s ! acc}) ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size } ; -lin pot1 d = ss ("díb>i" ++ d.s ! unit) ; -lin pot1plus d e = ss ("díb>i" ++ d.s ! unit ++ behan ++ e.s ! acc) ; -lin pot1as2 n = n ; -lin pot2 d = ss ("d>àriy" ++ selsg d.size (d.s ! unit)); -lin pot2plus d e = ss ("d>àriy" ++ (selsg d.size (d.s ! unit)) ++ enaa ++ e.s); -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = "d'&bu" ++ (selsg n.size n.s)} ; -lin pot3plus n m = {s = "d'&bu" ++ (selsg n.size n.s) ++ enaa ++ m.s} ; - -oper selsg : Size -> Str -> Str = \sz -> \attr -> - table {pl => attr ; sg => variants {[] ; attr} } ! sz ; - - -} diff --git a/examples/numerals/mongolian.gf b/examples/numerals/mongolian.gf deleted file mode 100644 index 9f0751b52..000000000 --- a/examples/numerals/mongolian.gf +++ /dev/null @@ -1,64 +0,0 @@ -concrete mongolian of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=latinasupplement ; - -param DForm = unit | ten ; -param Size = sg | pl | tenplus ; -param S100 = indep | tenpart | tenelfu | sihpart ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str ; size : Size} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -oper LinSub100 = {s : S100 => Str ; size : Size} ; -lincat Sub100 = LinSub100 ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub1000000 = {s : Str} ; - -oper mkNum : Str -> Str -> LinDigit = \hulatt -> \haya -> - {s = table {unit => hulatt ; ten => haya} ; size = pl} ; - -lin num x0 = - {s = [] ++ x0.s ++ []} ; -lin n2 = mkNum "qoyar" "qorin" ; -lin n3 = mkNum "Gurban" "guÄin" ; -lin n4 = mkNum "dörbän" "döÄin" ; -lin n5 = mkNum "tabun" "tabin" ; -lin n6 = mkNum "ĵirGu'an" "ĵirin" ; -lin n7 = mkNum "dolo'an" "dalan" ; -lin n8 = mkNum "naiman" "nayan" ; -lin n9 = mkNum "yisün" "ĵarin" ; - -oper ss1 : Str -> Str -> Str -> LinSub100 = \assir -> \ten -> \unitpart -> - {s = table {indep => assir ; tenpart => ten ; tenelfu => [] ; sihpart => unitpart} ; size = tenplus } ; - -oper ss : Str -> Str -> Str -> LinSub100 = \assir -> \ten -> \unitpart -> - {s = table {indep => assir ; tenpart => ten ; tenelfu => ten ; sihpart => unitpart} ; size = tenplus } ; - -lin pot01 = - {s = table {unit => "nigän" ; ten => "arban" }; size = sg}; -lin pot0 d = d ; -lin pot110 = ss1 "arban" "nigän" [] ; -lin pot111 = ss1 ("arban" ++ "nigän") "nigän" "mingGan" ; -lin pot1to19 d = ss1 ("arban" ++ d.s ! unit) "nigän" (mkmingGan d.size (d.s ! unit)) ; -lin pot0as1 n = {s = table {indep => n.s ! unit ; sihpart => mkmingGan n.size (n.s ! unit) ; _ => [] } ; size = n.size} ; -lin pot1 d = ss (d.s ! ten) (d.s ! unit) [] ; -lin pot1plus d e = ss ((d.s ! ten) ++ (e.s ! unit)) - (d.s ! unit) - (mkmingGan e.size (e.s ! unit)); - -lin pot1as2 n = {s = n.s ! indep ; s2 = n.s ! tenelfu ++ "tümän" ++ n.s ! sihpart ; size = n.size} ; - -lin pot2 d = {s = (sel d.size [] (d.s ! unit)) ++ "ĵa'un" ; - s2 = sel d.size "arban" (d.s ! ten) ; size = tenplus} ; -lin pot2plus d e = {s = (sel d.size [] (d.s ! unit)) ++ "ĵa'un" ++ e.s ! indep ; s2 = d.s ! ten ++ e.s ! tenpart ++ "tümän" ++ e.s ! sihpart ; size = tenplus} ; -lin pot2as3 n = {s = n.s} ; -lin pot3 n = {s = table {pl => n.s ++ "mingGan" ; sg => "mingGan" ; tenplus => n.s2 } ! n.size} ; -lin pot3plus n m = {s = table {pl => n.s ++ "mingGan" ; sg => "mingGan" ; tenplus => n.s2 } ! n.size ++ m.s} ; - -oper mkmingGan : Size -> Str -> Str = \sz -> \attr -> (sel sz [] attr) ++ "mingGan" ; - -oper sel : Size -> Str -> Str -> Str = \sz -> \a -> \b -> table {sg => a ; _ => b} ! sz ; - -} diff --git a/examples/numerals/nenets.gf b/examples/numerals/nenets.gf deleted file mode 100644 index 1f3ab1fb1..000000000 --- a/examples/numerals/nenets.gf +++ /dev/null @@ -1,70 +0,0 @@ -concrete nenets of Numerals = { --- include numerals.Abs.gf ; - --- #n- --- #t- --- #l- --- #s' with , ontop of s --- #N for n with a thing on the right leg i.e IPA [ng] --- #|~ a vertical tilde in thge top right corner - -param DForm = unit | teen ; -param Size = sg | nine | pl ; - -oper LinDigit = {s : DForm => Str ; size : Size } ; -oper LinS100 = {s : Str ; size : Size} ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinS100 ; -lincat Sub1000 = LinS100 ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s } ; -- TODO Encoding - -oper mkNum : Str -> Str -> LinDigit = - \u -> \t -> {s = table {unit => u ; teen => t } ; size = pl} ; - -lin n2 = mkNum (variants {"side"; "sidea"}) "sidejaNan-â|~" ; -lin n3 = mkNum (variants {"n-ahar" ; "nâr"}) "n-aharaNan-â|~" ; -lin n4 = mkNum (variants {"t-êt" ; "t-iet" ; "tiet"}) "t-êtaNan-â|~" ; -lin n5 = mkNum (variants {"saml-aN" ; "sambl-aN" ; "sambel-ank" }) - "saml-an-aNan-â|~"; -lin n6 = mkNum "mat'" "mat-aNan-â|~"; -lin n7 = mkNum (variants {"siu" ; "s'eu"}) "siujaNan-â|~" ; -lin n8 = mkNum "sidend-êt" "sidend-êtaNan-â|~" ; -lin n9 = {s = table {unit => variants {"hâsawaju'" ; "habeiju'"} ; - teen => "hâsawajujaNan-â|~" } ; - size = nine} ; - -oper ss : Str -> LinS100 = \s1 -> {s = s1 ; size = pl} ; - -lin pot01 = - {s = table {unit => variants {"~ob" ; "~opoi" } ; _ => "dummy" }; size = sg}; -lin pot0 d = d ; -lin pot110 = ss (variants {"ju'" ; "lûcaju'" ; "lûsaju'" }) ; -lin pot111 = ss (variants {"~objaNan-â|~"; "~objaNn-â" ; "~objaNa"}) ; -lin pot1to19 d = ss (d.s ! teen) ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = ss (ifnine d.size (d.s ! unit)) ; -lin pot1plus d e = ss ((ifnine d.size (d.s ! unit)) ++ (e.s ! unit)) ; -lin pot1as2 n = n ; -lin pot2 d = ss (mkjur d.size (d.s ! unit)) ; -lin pot2plus d e = ss ((mkjur d.size (d.s ! unit)) ++ e.s) ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = mkjuonar n.size n.s } ; -lin pot3plus n m = {s = (mkjuonar n.size n.s) ++ m.s } ; - -oper mkjuonar : Size -> Str -> Str = \sz -> \attr -> - table {nine => attr ++ "juonar" ; - sg => variants {"juonar" ; "jônar" ; "ju" ++ "jur"} ; - pl => attr ++ "juonar" } ! sz ; - -oper mkjur : Size -> Str -> Str = \sz -> \attr -> - table {sg => "jur" ; _ => attr ++ "jur" } ! sz ; - -oper ifnine : Size -> Str -> Str = \sz -> \attr -> - table {nine => "hâsawajur" ; _ => attr ++ "ju'" } ! sz ; - -} diff --git a/examples/numerals/norwegian_book.gf b/examples/numerals/norwegian_book.gf deleted file mode 100644 index 93e1e2316..000000000 --- a/examples/numerals/norwegian_book.gf +++ /dev/null @@ -1,50 +0,0 @@ -concrete norwegian_book of Numerals = { --- norsk bokmol, by Herman R Jervell herman.jervell@ilf.uio.no, 6/3/2001 - --- include numerals.Abs.gf ; - -param DForm = ental | ton | tiotal ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str} ; -lincat Sub100 = {s : Str} ; -lincat Sub1000 = {s : Str} ; -lincat Sub1000000 = {s : Str} ; - -oper mkTal : Str -> Str -> Str -> LinDigit = - \två -> \tolv -> \tjugo -> - {s = table {ental => två ; ton => tolv ; tiotal => tjugo}} ; -oper regTal : Str -> LinDigit = \fem -> mkTal fem (fem + "ten") (fem + "ti") ; -oper ss : Str -> {s : Str} = \s -> {s = s} ; - -lin num x = x ; - -lin n2 = mkTal "to" "tolv" "tjue" ; -lin n3 = mkTal "tre" "tretten" "tretti" ; -lin n4 = mkTal "fire" "fjorten" "førti" ; -lin n5 = regTal "fem" ; -lin n6 = regTal "seks" ; -lin n7 = mkTal "sju" "sytten" "sytti" ; -lin n8 = mkTal "åtte" "atten" "åtti" ; -lin n9 = mkTal "ni" "nitten" "nitti" ; - -lin pot01 = {s = table {f => "ett"}} ; -lin pot0 d = {s = table {f => d.s ! f}} ; -lin pot110 = ss "ti" ; -lin pot111 = ss "elleve" ; -lin pot1to19 d = ss (d.s ! ton) ; -lin pot0as1 n = ss (n.s ! ental) ; -lin pot1 d = ss (d.s ! tiotal) ; -lin pot1plus d e = ss (d.s ! tiotal ++ e.s ! ental) ; -lin pot1as2 n = n ; -lin pot2 d = ss (d.s ! ental ++ "hundre") ; -lin pot2plus d e = ss (d.s ! ental ++ "hundre" ++ "og" ++ e.s) ; -lin pot2as3 n = n ; -lin pot3 n = ss (n.s ++ "tusen") ; -lin pot3plus n m = ss (n.s ++ "tusen" ++ m.s) ; - - -} diff --git a/examples/numerals/old_church_slavonic.gf b/examples/numerals/old_church_slavonic.gf deleted file mode 100644 index 772907340..000000000 --- a/examples/numerals/old_church_slavonic.gf +++ /dev/null @@ -1,65 +0,0 @@ -concrete old_church_slavonic of Numerals = { -flags coding = utf8 ; --- je, jo, ja for je, jo, ja etc --- U, I yers --- ä is jat' --- q is [ch] --- y for [bi] --- e~, o~ --- w for [sh] - --- include numerals.Abs.gf ; --- flags coding=OCScyrillic ; - -param Size = sg | dual | threefour | fiveup ; - -lincat Numeral = { s : Str } ; -lincat Digit = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub10 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub100 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Size -> {s : Str ; s2 : Str ; size : Size} = - \petI -> \sz -> { s = petI ; s2 = petI ; size = sz}; - -oper mkNum5 : Str -> {s : Str ; s2 : Str ; size : Size} = \s -> mkNum s fiveup ; - -lin num x = {s = [] ++ x.s ++ []} ; -- the Old Church Slavonic Cyrillic script ; - -lin n2 = {s = "дъва" ; s2 = [] ; size = dual }; -lin n3 = mkNum (variants {"триѥ" ; "трьѥ" }) threefour ; -lin n4 = mkNum "четыре" threefour ; -lin n5 = mkNum5 "пѧть" ; -lin n6 = mkNum5 "шеÑть" ; -lin n7 = mkNum5 "Ñедмь" ; -lin n8 = mkNum5 "оÑмь" ; -lin n9 = mkNum5 "девѧть" ; - -lin pot01 = { s = "ѥдинъ" ; s2 = [] ; size = sg }; -lin pot0 d = d ; -lin pot110 = mkNum5 "деÑѧть" ; -lin pot111 = mkNum5 ("ѥдинъ" ++ "на" ++ "деÑѧте") ; -lin pot1to19 d = mkNum5 (d.s ++ "на" ++ "деÑѧте") ; -lin pot0as1 n = n ; -lin pot1 d = {s = mkTen d.size d.s ; s2 = mkTen d.size d.s ; size = fiveup} ; -lin pot1plus d e = {s = mkTen d.size d.s ++ variants {"и" ; "ти"} ++ e.s ; s2 =mkTen d.size d.s ++ variants {"и" ; "ти"} ++ mkattr e.size e.s ; size = e.size} ; -lin pot1as2 n = n ; -lin pot2 d = {s = mkHund d.size d.s ; s2 = mkHund d.size d.s ; size = fiveup} ; -lin pot2plus d e = { s = mkHund d.size d.s ++ e.s ; s2 = mkHund d.size d.s ++ e.s2 ; size = e.size } ; -lin pot2as3 n = {s = n.s }; -lin pot3 n = {s = n.s2 ++ mkThou n.size} ; -lin pot3plus n m = {s = n.s2 ++ mkThou n.size ++ m.s} ; - -oper mkThou : Size -> Str = \sz -> - table {sg => (variants {"тыÑѭшти" ; "тыÑѩшти"}) ; dual => ("дъвѣ" ++ "тыÑѭшти") ; threefour => "тыÑѭштѧ" ; fiveup => "тыÑѭшть" } ! sz ; - -oper mkHund : Size -> Str -> Str = \sz -> \s -> - table {sg => "Ñъто" ; dual => "дъвѣ" ++ "Ñътѣ" ; threefour => s ++ "Ñъта" ; fiveup => s ++ "Ñътъ" } ! sz ; - -oper mkTen : Size -> Str -> Str = \sz -> \s -> - table {sg => "деÑѧть" ; dual => s ++ "деÑѧти" ; threefour => s ++ "деÑѧте" ; fiveup => s ++ "деÑѧтъ" } ! sz ; - -oper mkattr : Size -> Str -> Str = \sz -> \s -> table {dual => [] ; _ => s} ! sz; - -} diff --git a/examples/numerals/oromo.gf b/examples/numerals/oromo.gf deleted file mode 100644 index 94e9240b6..000000000 --- a/examples/numerals/oromo.gf +++ /dev/null @@ -1,55 +0,0 @@ -concrete oromo of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | pl ; -param DForm = unit | teen | ten | ten2 ; - -oper LinDigit = {s : DForm => Str ; size : Size } ; -oper Form = {s : Str ; size : Size } ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = Form ; -lincat Sub1000 = Form ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = {s = x0.s} ; - -oper mkNum : Str -> LinDigit = \u -> - {s = table {unit => u ; teen => "kudha" + u; ten => u + "tama" ; ten2 => u + "tamii"}; size = pl }; - -oper mkNum2 : Str -> Str -> LinDigit = \u -> \t -> - {s = table {unit => u ; teen => "kudha" + u; ten => t + "a" ; ten2 => t + "ii"}; size = pl }; - --- lin n1 = mkNum "tokko" ; -lin n2 = mkNum2 "lama" "digdam"; -lin n3 = {s = table {unit => "sadii" ; teen => "kudhasadii" ; ten => "soddoma" ; ten2 => "soddomii"} ; size = pl}; -lin n4 = {s = table {unit => "afur" ; teen => variants {"kudha'afur" ; "kudhafur"} ; ten => "afur" + "tama" ; ten2 => "afur" + "tamii"} ; size = pl} ; -lin n5 = mkNum "shan" ; -lin n6 = mkNum2 (variants {"ja'a" ; "jaha"}) "jaatam" ; -lin n7 = mkNum2 "torba" "torbaatam"; -lin n8 = mkNum "saddeet" ; -lin n9 = mkNum "sagal" ; - -oper ss : Str -> Form = \s1 -> {s = s1 ; size = pl} ; - -lin pot01 = - {s = table {f => "tokko" }; size = sg }; -lin pot0 d = d ; -lin pot110 = ss "kudhan" ; -lin pot111 = ss "kudhatokko" ; -lin pot1to19 d = ss (d.s ! teen) ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size } ; -lin pot1 d = ss (d.s ! ten) ; -lin pot1plus d e = ss (d.s ! ten2 ++ e.s ! unit) ; -lin pot1as2 n = n ; -lin pot2 d = ss (selsg (d.s ! unit) "dhibba" ! d.size); -lin pot2plus d e = ss (selsg (d.s ! unit) "dhibba" ! d.size ++ "fi" ++ e.s) ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = (selsg n.s "kuma") ! n.size} ; -lin pot3plus n m = {s = (selsg n.s "kuma") ! n.size ++ "fi" ++ m.s} ; - -oper selsg : Str -> Str -> Size => Str = \attr -> \i -> - table {pl => i ++ attr ; sg => variants {i ; i ++ attr }} ; - -} diff --git a/examples/numerals/pashto.gf b/examples/numerals/pashto.gf deleted file mode 100644 index 787ea9c30..000000000 --- a/examples/numerals/pashto.gf +++ /dev/null @@ -1,97 +0,0 @@ -concrete pashto of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=extendedarabic ; - -param DForm = unit | ten | teen | spctwo | twenties; -param Size = sg | two | less100 | more100 ; - --- From Herbert Penzl's Pashto book. There's no standard orthography of --- Pashto so minor deviations may occur --- yaw can occur beforer zar and sal but usually doesn't --- [e] is yaw with two vertical under --- [$] is Ha with three dots above --- [X] is Sin with one dot below and one above --- [A] shouldnt have dots --- [p] is be with three dots below like Persian --- [G] is za/ra etc with one dot below and one above --- [a] should not have a hamza --- [P] is a Ha with a hamza above --- [R] is an r with a ring below - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str ; size : Size} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub1000000 = { s : Str } ; - -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- the Extented-Arabic environment - -oper mkNum : Str -> Str -> Str -> LinDigit = - \dwA -> \cl -> \dwwls -> - {s = table {unit => dwA ; ten => cl ; teen => dwwls ; spctwo => dwA ; twenties => dwA + "وىشت"} ; size = less100 } ; - -oper mkIrrNum : Str -> Str -> Str -> Str -> Str -> LinDigit = - \dwA -> \cl -> \dwwls -> \dw -> \dr -> - {s = table {unit => dwA ; ten => cl ; teen => dwwls ; spctwo => dw ; twenties -=> dr + "وىشت"} ; size = less100 } ; - --- lin n1 mkNum "يو" "لس" ... ; -lin n2 = {s = table {unit => "دوه" ; ten => "شل" ; teen => "دوولس" ; - spctwo => "دو" ; twenties => "دوه" + "وىشت" } ; - size = two }; -lin n3 = mkIrrNum "دري" "Ø¯ÛØ±Ø´" "ديارلس" "دري" "در" ; -lin n4 = mkIrrNum "څلور" "څلوÛښت" "څورلس" "څلور" "Ú…Ù„ÛØ±"; -lin n5 = mkNum "پنÚÙ‡" "پنÚوس" (variants { "پنÚهلس"; "پنÚلس"}) ; -lin n6 = mkNum "شپږ" "Ø´Ù¾ÛØªÙ‡" "سپاړلس" ; -lin n7 = mkNum "اوه" "اويا" (variants {"اوهلس"; "اولس"}) ; -lin n8 = mkNum "اته" "اتيا" (variants {"اتهلس"; "اتلس"}) ; -lin n9 = mkNum "نه" "نوي" (variants {"نولس"; "نونس"}) ; - -oper ss : Str -> {s : Str} = \s -> {s = s} ; - -lin pot01 = {s = table {unit => "يو" ; - spctwo => "يو" ; - twenties => "يو" + "وىشت" ; - _ => "دuممي" } ; size = sg} ; -lin pot0 d = {s = table {f => d.s ! f} ; size = less100} ; -lin pot110 = {s = "لس" ; size = less100} ; -lin pot111 = {s = "يوولس" ; size = less100} ; -lin pot1to19 d = {s = d.s ! teen ; size = less100} ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = {s = d.s ! ten ; size = less100} ; -lin pot1plus d e = {s = table {two => e.s ! twenties ; - _ => e.s ! spctwo ++ (d.s ! ten) } ! d.size ; - size = less100} ; -lin pot1as2 n = {s = n.s ; s2 = "دuممي" ; size = n.size } ; -lin pot2 d = {s = (mkswA (d.s ! unit)) ! d.size ; s2 = (mklk (d.s ! unit)) ! d.size ; size = more100} ; -lin pot2plus d e = - {s = (mkvarswA (d.s ! unit)) ! d.size ++ "او" ++ e.s ; - s2 = (mklk (d.s ! unit)) ! d.size ++ e.s ++ (mkzrA ! e.size) ; - size = more100} ; - -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = table { sg => "زر" ; - two => n.s ++ "زره" ; - less100 => n.s ++ "زره" ; - more100 => n.s2 } ! n.size} ; -lin pot3plus n m = - {s = table { sg => variants {"زر" ; "يو" ++ "زر"} ; - two => n.s ++ "زره" ; - less100 => n.s ++ "زره" ; - more100 => n.s2 } ! n.size ++ maybeaw ! m.size ++ m.s} ; - - -oper mklk : Str -> Size => Str = \s -> table {sg => "لك" ; _ => s ++ "لك"} ; -oper maybeaw : Size => Str = table {more100 => [] ; _ => "او"} ; -oper mkswA : Str -> Size => Str = \s -> table {sg => "سل" ; _ => s ++ "سوه"} ; -oper mkvarswA : Str -> Size => Str = - \s -> table {sg => (variants {"سل" ; "يو" ++ "سل"}) ; _ => s ++ "سوه"} ; -oper mkzrA : Size => Str = table {sg => "زر" ; _ => "زره"} ; - - -} diff --git a/examples/numerals/polish.gf b/examples/numerals/polish.gf deleted file mode 100644 index 919d2e2f0..000000000 --- a/examples/numerals/polish.gf +++ /dev/null @@ -1,101 +0,0 @@ -concrete polish of Numerals = { -flags language = pl_PL ; --- numerals in Polish, author Wojciech Mostowski, 20/9/2002 - --- include numerals.Abs.gf ; - --- all different for unit digits, teens, tens and hundreds -param DForm = unit | teen | ten | hund ; - --- cases for thousand in Polish --- 1000 - jeden TYSIAC --- 2000 - dwa TYSIACE --- 3000 - trzy TYSIACE --- 4000 - cztery TYSIACE --- 5000 - piec TYSIECY --- 104000 - sto cztery TYSIECE --- 105000 - sto piec TYSIECY --- 24000 - dwadziescia cztery TYSIACE --- 25000 - dwadziescia piec TYSIACY --- BUT e.g. --- 21000 - dwadziescia jeden TYSIECY (not TYSIAC) --- 11000 - jedenascie TYSIECY --- (12..19)000 - TYSIECY - -param ThForm = onlyone | lastone | twoorthreeorfour | fiveup ; - -oper LinDigit = {s : DForm => Str; o : ThForm ; t : ThForm } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = {s : DForm => Str; o : ThForm ; t : ThForm } ; -lincat Sub100 = {s : Str; t : ThForm } ; -lincat Sub1000 = {s : Str; t : ThForm } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> Str -> ThForm -> LinDigit = - \dwa -> \dwanascie -> \dwadziescia -> \dwiescie -> \thform -> - { s = table {unit => dwa ; teen => dwanascie ; ten => dwadziescia ; hund => -dwiescie }; - o = thform ; t = thform - }; - -oper mkRegNum1 : Str -> LinDigit = - \siedem -> - { s = table { unit => siedem ; teen => siedem + "nascie" ; - ten => siedem + "dziesiat" ; hund => siedem + "set" - }; - o = fiveup ; t = fiveup - }; -oper mkRegNum2 : Str -> LinDigit = - \pie -> - { s = table { unit => pie + "c" ; teen => pie + "tnascie" ; - ten => pie + "cdziesiat" ; hund => pie + "cset" - }; - o = fiveup ; t = fiveup - }; - -oper mkTh : ThForm => Str = - table { onlyone => "tysiac" ; lastone => "tysiecy" ; - twoorthreeorfour => "tysiace" ; fiveup => "tysiecy" - }; - -oper ss : Str -> ThForm -> {s : Str ; t : ThForm} = \str -> \th -> {s = str; t = th} -; - -lin num x = x ; - -lin n2 = mkNum "dwa" "dwanascie" "dwadziescia" "dwiescie" -twoorthreeorfour ; -lin n3 = mkNum "trzy" "trzynascie" "trzydziesci" "trzysta" -twoorthreeorfour ; -lin n4 = mkNum "cztery" "czternascie" "czterdziesci" "czterysta" -twoorthreeorfour ; -lin n5 = mkRegNum2 "pie" ; -lin n6 = mkNum "szesc" "szesnascie" "szescdziesiat" "szescset" fiveup; -lin n7 = mkRegNum1 "siedem" ; -lin n8 = mkRegNum1 "osiem" ; -lin n9 = mkRegNum2 "dziewie" ; - -lin pot01 = { s = table {hund => "sto"; f => "jeden" }; - o = onlyone ; t = lastone - }; -lin pot0 d = {s = table {f => d.s ! f} ; o = d.o ; t = d.t} ; -lin pot110 = ss "dziesiec" fiveup ; -lin pot111 = ss "jedenascie" fiveup ; -lin pot1to19 d = {s = d.s ! teen ; t = fiveup} ; -lin pot0as1 n = {s = n.s ! unit ; t = n.o} ; -lin pot1 d = {s = d.s ! ten ; t = fiveup} ; -lin pot1plus d e = {s = d.s ! ten ++ e.s ! unit; t = e.t} ; -lin pot1as2 n = n ; -lin pot2 d = {s = d.s ! hund ; t = fiveup} ; -lin pot2plus d e = { s = d.s ! hund ++ e.s ; - t = table { onlyone => lastone ; f => f } ! e.t - } ; - -lin pot2as3 n = n ; -lin pot3 n = {s = n.s ++ mkTh ! n.t} ; -lin pot3plus n m = {s = n.s ++ mkTh ! n.t ++ m.s} ; - - -} diff --git a/examples/numerals/portuguese.gf b/examples/numerals/portuguese.gf deleted file mode 100644 index 49f11632e..000000000 --- a/examples/numerals/portuguese.gf +++ /dev/null @@ -1,63 +0,0 @@ -concrete portuguese of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | teen | ten | hundred ; -param Size = sg | less10 | pl ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str ; size : Size } ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size } ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; size : Size} ; -lincat Sub1000000 = {s : Str} ; - -oper mkNum : Str -> Str -> Str -> Str -> LinDigit = - \dois -> \doze -> \vinte -> \duzentos -> - {s = table {unit => dois ; teen => doze ; ten => vinte ; hundred => duzentos} ; size = less10} ; - - -lin num x0 = - {s = x0.s} ; - -lin n2 = mkNum "dois" "doze" "vinte" "duzentos" ; -lin n3 = mkNum "três" "treze" "trinta" "trezentos" ; -lin n4 = mkNum "cuatro" (variants {"catorze" ; "quatorze"}) "quarenta" "cuatrocentos" ; -lin n5 = mkNum "cinco" "quinze" "cinqüenta" "quinhentos" ; -lin n6 = mkNum "seis" (variants {"dezasseis" ; "dezesseis"}) "sessenta" "seiscentos" ; -lin n7 = mkNum "sete" (variants {"dezassete" ; "dezessete"}) "setenta" "setecentos" ; -lin n8 = mkNum "oito" "dezoito" "oitenta" "oitocentos" ; -lin n9 = mkNum "nove" (variants {"dezanove" ; "dezenove"}) "noventa" "novecentos" ; - -lin pot01 = {s = table {unit => "um" ; hundred => "cem" ; _ => "dummy"} ; size = sg} ; -lin pot0 d = d ; -lin pot110 = - {s = "dez" ; size = pl} ; -lin pot111 = - {s = "onze" ; size = pl} ; -lin pot1to19 d = - {s = d.s ! teen ; size = pl} ; -lin pot0as1 n = - {s = n.s ! unit ; size = n.size } ; -lin pot1 d = - {s = d.s ! ten ; size = pl} ; -lin pot1plus d e = - {s = d.s ! ten ++ "e" ++ e.s ! unit ; size = pl} ; -lin pot1as2 n = - {s = n.s ; size = n.size} ; -lin pot2 d = - {s = d.s ! hundred ; size = pl} ; -lin pot2plus d e = - {s = table {sg => "cento" ; - _ => d.s ! hundred } ! d.size ++ (add e.s) ! e.size ; size = pl} ; -lin pot2as3 n = - {s = n.s} ; -lin pot3 n = - {s = table {sg => "mil" ; _ => n.s ++ "mil"} ! n.size} ; -lin pot3plus n m = - {s = table {sg => "mil" ; _ => n.s ++ "mil"} ! n.size ++ (add m.s) ! m.size } ; - -oper add : Str -> Size => Str = \s -> table {pl => s ; _ => "e" ++ s}; - -} diff --git a/examples/numerals/quechua.gf b/examples/numerals/quechua.gf deleted file mode 100644 index fbc7617e4..000000000 --- a/examples/numerals/quechua.gf +++ /dev/null @@ -1,56 +0,0 @@ -concrete quechua of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | havingunit ; -param Size = sg | pl ; - --- Quechua har no standard orthography so there are numerous spelling variants --- not considered here. - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str ; size : Size} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; size : Size} ; -lincat Sub1000000 = { s : Str } ; - -oper mkRegNum1 : Str -> LinDigit = - \juk -> - { s = table { unit => juk ; havingunit => juk + "niyuq" } ; size = pl}; - -oper mkRegNum2 : Str -> LinDigit = - \kinsa -> - { s = table { unit => kinsa ; havingunit => kinsa + "yuq" } ; size = pl}; - -lin num x = x ; --- lin n1 mkRegNum1 "juk"; -lin n2 = mkRegNum1 "iskay"; -lin n3 = mkRegNum2 "kinsa"; -lin n4 = mkRegNum2 "tawa"; -lin n5 = mkRegNum2 "pishq'a" ; -lin n6 = mkRegNum2 "suqta"; -lin n7 = mkRegNum1 "k'anchis" ; -lin n8 = mkRegNum1 "pusaq" ; -lin n9 = mkRegNum1 "isk'un" ; - -lin pot01 = {s = table { unit => "juk" ; havingunit => "juk" + "niyuq" } ; size = sg} ; -lin pot0 d = d ; -lin pot110 = {s = "chunka" ; size = pl } ; -lin pot111 = {s = "chunka" ++ "jukniyuq" ; size = pl } ; -lin pot1to19 d = {s = "chunka" ++ d.s ! havingunit ; size = pl } ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = {s = d.s ! unit ++ "chunka" ; size = pl} ; -lin pot1plus d e = {s = (d.s ! unit ++ "chunka") ++ e.s ! havingunit ; size = pl } ; -lin pot1as2 n = n ; -lin pot2 d = {s = (drop (d.s ! unit)) ! d.size ++ "pachak" ; size = pl} ; -lin pot2plus d e = {s = (drop (d.s ! unit)) ! d.size ++ "pachak" ++ e.s ; size = pl} ; - -lin pot2as3 n = n ; -lin pot3 n = {s = (drop n.s) ! n.size ++ "warank'a"} ; -lin pot3plus n m = {s = (drop n.s) ! n.size ++ "warank'a" ++ m.s} ; - -oper drop : Str -> Size => Str = \s -> table {sg => [] ; pl => s } ; - -} diff --git a/examples/numerals/romanian.gf b/examples/numerals/romanian.gf deleted file mode 100644 index e074ae84d..000000000 --- a/examples/numerals/romanian.gf +++ /dev/null @@ -1,70 +0,0 @@ -concrete romanian of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=latinasupplement ; - --- Note [s,], [a%] for Romanian s, and a with up bow ontop (not â) - -param DForm = unit | teen | ten | attr ; -param MidForm = indep | det ; -param Size = sg | less20 | pl ; - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str ; size : Size} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : MidForm => Str ; size : Size} ; -lincat Sub1000 = {s : MidForm => Str ; size : Size} ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> LinDigit = - \two -> \twelve -> \twenty -> mkNumSpc two twelve twenty two ; - -oper mkNumSpc : Str -> Str -> Str -> Str -> LinDigit = - \two -> \twelve -> \twenty -> \doua -> - {s = table {unit => two ; teen => twelve ; ten => twenty ; attr => doua} ; size = less20} ; - -oper regNum : Str -> LinDigit = - \trei -> mkNum trei (trei + variants { "sprezece" ; "ÅŸpe" }) (trei + "zeci") ; - -oper ss : Str -> {s : MidForm => Str ; size : Size} = \st -> {s = table {_ => st} ; size = less20} ; - -lin num x = {s = [] ++ x.s ++ [] }; -- Latin A Supplement chars -lin n2 = mkNumSpc "doi" (variants { "doisprezece" ; "doiÅŸpe"}) "douăzeci" "două" ; -lin n3 = regNum "trei" ; -lin n4 = mkNum "patru" (variants{"paisprezece" ; "paiÅŸpe"}) "patruzeci" ; -lin n5 = mkNum "cinci" (variants{"cinsprezece" ; "cinÅŸpe"}) "cincizeci"; -lin n6 = mkNum "ÅŸase" (variants{"ÅŸaisprezece" ; "ÅŸaiÅŸpe"}) "ÅŸaizeci" ; -lin n7 = mkNum "ÅŸapte" (variants{"ÅŸaptesprezece" ; "ÅŸaptiÅŸpe"}) "ÅŸaptezeci" ; -lin n8 = mkNum "opt" (variants{"optsprezece" ; "optiÅŸpe"}) "optzeci" ; -lin n9 = regNum "nouă" ; - -lin pot01 = {s = table {attr => "o" ; f => "unu"} ; size = sg} ; -lin pot0 d = d ; -lin pot110 = ss "zece" ; -lin pot111 = ss (variants { "unsprezece" ; "unÅŸpe"}) ; -lin pot1to19 d = {s = table {_ => d.s ! teen } ; size = less20} ; -lin pot0as1 n = {s = table {indep => n.s ! unit ; det => n.s ! attr } ; size = n.size} ; -lin pot1 d = {s = table {_ => d.s ! ten } ; size = pl} ; -lin pot1plus d e = - {s = table {indep => d.s ! ten ++ "ÅŸi" ++ e.s ! unit ; - det => d.s ! ten ++ "ÅŸi" ++ e.s ! attr } ; - size = pl} ; -lin pot1as2 n = n ; -lin pot2 d = {s = table {_ => d.s ! attr ++ (mksute d.size) }; size = pl} ; -lin pot2plus d e = - {s = table {indep => d.s ! attr ++ (mksute d.size) ++ e.s ! indep; - det => d.s ! attr ++ (mksute d.size) ++ e.s ! det }; - size = pl} ; -lin pot2as3 n = {s = n.s ! indep }; -lin pot3 n = {s = (mkmie n.size (n.s ! det) (n.s ! indep))} ; -lin pot3plus n m = {s = (mkmie n.size (n.s ! det) (n.s ! indep)) ++ m.s ! indep} ; - -oper mksute : Size -> Str = \sz -> table {sg => "suta" ; _ => "sute" } ! sz ; -oper mkmie : Size -> Str -> Str -> Str = \sz -> \attr -> \indep -> - table {sg => "o" ++ "mie" ; - less20 => attr ++ "mii" ; - pl => indep ++ "de" ++ "mii"} ! sz ; - -} diff --git a/examples/numerals/russian.gf b/examples/numerals/russian.gf deleted file mode 100644 index 4b1584114..000000000 --- a/examples/numerals/russian.gf +++ /dev/null @@ -1,116 +0,0 @@ -concrete russian of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=russian ; - --- Toiska, 13/8/2000, AR with Arto Mustajoki. - -param DForm = unit | teen | ten | hund ; -param Place = attr | indep ; -param Size = nom | sgg | plg ; -param Gen = masc | fem | neut ; -lincat Numeral = {s : Str} ; -lincat Digit = {s : DForm => Gen => Str ; size : Size} ; -lincat Sub10 = {s : Place => DForm => Gen => Str ; size : Size} ; -lincat Sub100 = {s : Place => Gen => Str ; size : Size} ; -lincat Sub1000 = {s : Place => Gen => Str ; size : Size} ; -lincat Sub1000000 = {s : Gen => Str} ; - -oper mille : Size => Str = table { - nom => "тыÑÑча" ; - sgg => "тыÑÑчи" ; - _ => "тыÑÑч"} ; - -oper gg : Str -> Gen => Str = \s -> table {_ => s} ; - -lin num x0 = - {s = [] ++ x0.s ! masc ++ []} ; -- Russian environment - -lin n2 = - {s = table {unit => table {fem => "две" ; _ => "два"} ; - teen => gg "двенадцать" ; - ten => gg "двадцать" ; - hund => gg "двеÑти"} ; - size = sgg} ; -lin n3 = - {s = table {unit => gg "три" ; - teen => gg "тринадцать" ; - ten => gg "тридцать" ; - hund => gg "триÑта"} ; - size = sgg} ; -lin n4 = - {s = table {unit => gg "четыре" ; - teen => gg "четырнадцать" ; - ten => gg "Ñорок" ; - hund => gg "четыреÑта"} ; - size = sgg} ; -lin n5 = - {s = table {unit => gg "пÑть" ; - teen => gg "пÑтнадцать" ; - ten => gg "пÑтьдеÑÑÑ‚" ; - hund => gg "пÑтьÑот"} ; - size = plg} ; -lin n6 = - {s = table {unit => gg "шеÑть" ; - teen => gg "шеÑтнадцать" ; - ten => gg "шеÑтьдеÑÑÑ‚" ; - hund => gg "шеÑтьÑот"} ; - size = plg} ; -lin n7 = - {s = table {unit => gg "Ñемь" ; - teen => gg "Ñемнадцать" ; - ten => gg "ÑемьдеÑÑÑ‚" ; - hund => gg "ÑемьÑот"} ; - size = plg} ; -lin n8 = - {s = table {unit => gg "воÑемь" ; - teen => gg "воÑемнадцать" ; - ten => gg "воÑемьдеÑÑÑ‚" ; - hund => gg "воÑемьÑот"} ; - size = plg} ; -lin n9 = - {s = table {unit => gg "девÑть" ; - teen => gg "девÑтнадцать" ; - ten => gg "девÑноÑто" ; - hund => gg "девÑтьÑот"} ; - size = plg} ; - - -lin pot01 = - {s = table {attr => table {hund => gg "Ñто" ; _ => gg []} ; - _ => table {hund => gg "Ñто" ; - _ => table {masc => "один" ; fem => "одна" ; _ => "одно"}}} ; - size = nom} ; -lin pot0 d = - {s = table {_ => d.s} ; size = d.size} ; -lin pot110 = - {s = table {_ => gg "деÑÑть"} ; size = plg} ; -lin pot111 = - {s = table {_ => gg "одиннадцать"} ; size = plg} ; --- 11 -lin pot1to19 d = - {s = table {_ => d.s ! teen} ; size = plg} ; -lin pot0as1 n = - {s = table {p => n.s ! p ! unit} ; size = n.size} ; -lin pot1 d = - {s = table {_ => d.s ! ten} ; size = plg} ; --- -lin pot1plus d e = - {s = table {_ => - table {g => d.s ! ten ! g ++ e.s ! indep ! unit ! g}} ; size = e.size} ; -lin pot1as2 n = - {s = n.s ; size = n.size} ; -lin pot2 d = - {s = table {p => d.s ! p ! hund} ; size = plg} ; -lin pot2plus d e = - {s = table {p => table {g => d.s ! p ! hund ! g ++ e.s ! indep ! g}} ; size = e.size} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = gg (n.s ! attr ! fem ++ mille ! n.size)} ; -lin pot3plus n m = - {s = table {g => n.s ! attr ! fem ++ mille ! n.size ++ m.s ! indep ! g}} ; - ---- TODO ---- raz/odin - - -} diff --git a/examples/numerals/sango.gf b/examples/numerals/sango.gf deleted file mode 100644 index db5feea19..000000000 --- a/examples/numerals/sango.gf +++ /dev/null @@ -1,66 +0,0 @@ -concrete sango of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | pl | over10; - -oper Form = {s : Str ; size : Size } ; - -lincat Numeral = {s : Str} ; -lincat Digit = Form ; -lincat Sub10 = Form ; -lincat Sub100 = Form ; -lincat Sub1000 = Form ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO: Encoding - -oper mkNum : Str -> Form = \mbili -> - {s = mbili ; size = pl }; - --- O IPA for o in cod --- Ó - --- lin n1 = mkNum "ÓkO" ; -lin n2 = mkNum "óse" ; -lin n3 = mkNum "otá" ; -lin n4 = mkNum "osió" ; -lin n5 = mkNum "ukú" ; -lin n6 = mkNum "omaná" ; -lin n7 = mkNum "mbásámbárá" ; -lin n8 = mkNum "miombe" ; -lin n9 = mkNum "ngombáyá" ; - -oper nandoni : Str = ("na" ++ variants {"ndó" ++ "ní" ; []}) ; - -oper ss : Str -> Form = \s1 -> {s = s1 ; size = over10} ; - -lin pot01 = {s = "ÓkO" ; size = sg }; -lin pot0 d = d ; -lin pot110 = ss ("bale" ++ "ÓkO"); -lin pot111 = ss ("bale" ++ "ÓkO" ++ nandoni ++ "ÓkO"); -lin pot1to19 d = ss ("bale" ++ "ÓkO" ++ nandoni ++ d.s); -lin pot0as1 n = n ; -lin pot1 d = ss ("bale" ++ d.s ) ; -lin pot1plus d e = ss ("bale" ++ d.s ++ nandoni ++ e.s ) ; -lin pot1as2 n = n ; -lin pot2 d = ss (mkng d.size d.s) ; -lin pot2plus d e = ss ((mkng d.size d.s) ++ nandoni ++ e.s) ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = mktau n.size n.s } ; -lin pot3plus n m = {s = mktau n.size (n.s ++ nandoni ++ m.s) } ; - -oper mkng : Size -> Str -> Str = \sz -> \attr -> - table {pl => "ngbangbu" ++ attr ; - over10 => "dummy" ; - sg => variants {"ngbangbu" ++ "ÓkO"; "ngbangbu" }} ! sz ; - -oper mktau : Size -> Str -> Str = \sz -> \attr -> - table {pl => "ngbangbu" ++ "bale" ++ attr ; - over10 => "N/A" ; - sg => variants {"ngbangbu" ++ "bale"; "kutu"} ++ attr} ! sz ; - - - - - -} diff --git a/examples/numerals/slovak.gf b/examples/numerals/slovak.gf deleted file mode 100644 index 4bf362f4b..000000000 --- a/examples/numerals/slovak.gf +++ /dev/null @@ -1,63 +0,0 @@ -concrete slovak of Numerals = { --- include numerals.Abs.gf ; - --- by Karol Ostrovsky, Chalmers --- mechanically translated to new GF notation by AR - -param DForm = unit | teen | ten ; -param Place = indep | prae ; - -lincat Numeral = {s : Str} ; -lincat Digit = {s : {p1 : DForm ; p2 : Place} => Str} ; -lincat Sub10 = {s : {p1 : DForm ; p2 : Place} => Str} ; -lincat Sub100 = {s : Place => Str} ; -lincat Sub1000 = {s : Place => Str} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = - {s = table {{p1 = unit ; p2 = indep} => "dva" ; {p1 = unit ; p2 = prae} => "dve" ; {p1 = teen ; p2 = indep} => "dvanast" ; {p1 = teen ; p2 = prae} => "dvanast" ; {p1 = ten ; p2 = indep} => "dvadsat" ; {p1 = ten ; p2 = prae} => "dvadsat"}} ; -lin n3 = - {s = table {{p1 = unit ; p2 = indep} => "tri" ; {p1 = unit ; p2 = prae} => "tri" ; {p1 = teen ; p2 = indep} => "trinast" ; {p1 = teen ; p2 = prae} => "trinast" ; {p1 = ten ; p2 = indep} => "tridsat" ; {p1 = ten ; p2 = prae} => "tridsat"}} ; -lin n4 = - {s = table {{p1 = unit ; p2 = indep} => "styri" ; {p1 = unit ; p2 = prae} => "styri" ; {p1 = teen ; p2 = indep} => "strnast" ; {p1 = teen ; p2 = prae} => "strnast" ; {p1 = ten ; p2 = indep} => "styridsat" ; {p1 = ten ; p2 = prae} => "styridsat"}} ; -lin n5 = - {s = table {{p1 = unit ; p2 = indep} => "pat" ; {p1 = unit ; p2 = prae} => "pat" ; {p1 = teen ; p2 = indep} => "patnast" ; {p1 = teen ; p2 = prae} => "patnast" ; {p1 = ten ; p2 = indep} => "patdesiat" ; {p1 = ten ; p2 = prae} => "patdesiat"}} ; -lin n6 = - {s = table {{p1 = unit ; p2 = indep} => "sest" ; {p1 = unit ; p2 = prae} => "sest" ; {p1 = teen ; p2 = indep} => "sestnast" ; {p1 = teen ; p2 = prae} => "sestnast" ; {p1 = ten ; p2 = indep} => "sestdesiat" ; {p1 = ten ; p2 = prae} => "sestdesiat"}} ; -lin n7 = - {s = table {{p1 = unit ; p2 = indep} => "sedem" ; {p1 = unit ; p2 = prae} => "sedem" ; {p1 = teen ; p2 = indep} => "sedemnast" ; {p1 = teen ; p2 = prae} => "sedemnast" ; {p1 = ten ; p2 = indep} => "sedemdesiat" ; {p1 = ten ; p2 = prae} => "sedemdesiat"}} ; -lin n8 = - {s = table {{p1 = unit ; p2 = indep} => "osem" ; {p1 = unit ; p2 = prae} => "osem" ; {p1 = teen ; p2 = indep} => "osemnast" ; {p1 = teen ; p2 = prae} => "osemnast" ; {p1 = ten ; p2 = indep} => "osemdesiat" ; {p1 = ten ; p2 = prae} => "osemdesiat"}} ; -lin n9 = - {s = table {{p1 = unit ; p2 = indep} => "devat" ; {p1 = unit ; p2 = prae} => "devat" ; {p1 = teen ; p2 = indep} => "devatnast" ; {p1 = teen ; p2 = prae} => "devatnast" ; {p1 = ten ; p2 = indep} => "devatdesiat" ; {p1 = ten ; p2 = prae} => "devatdesiat"}} ; -lin pot01 = - {s = table {{p1 = unit ; p2 = indep} => "jedna" ; {p1 = unit ; p2 = prae} => [] ; {p1 = teen ; p2 = indep} => "jedna" ; {p1 = teen ; p2 = prae} => [] ; {p1 = ten ; p2 = indep} => "jedna" ; {p1 = ten ; p2 = prae} => []}} ; -lin pot0 d = - {s = table {{p1 = unit ; p2 = indep} => d.s ! {p1 = unit ; p2 = indep} ; {p1 = unit ; p2 = prae} => d.s ! {p1 = unit ; p2 = prae} ; {p1 = teen ; p2 = indep} => d.s ! {p1 = teen ; p2 = indep} ; {p1 = teen ; p2 = prae} => d.s ! {p1 = teen ; p2 = prae} ; {p1 = ten ; p2 = indep} => d.s ! {p1 = ten ; p2 = indep} ; {p1 = ten ; p2 = prae} => d.s ! {p1 = ten ; p2 = prae}}} ; -lin pot110 = - {s = table {indep => "desat" ; prae => "desat"}} ; -lin pot111 = - {s = table {indep => "jedenast" ; prae => "jedenast"}} ; -lin pot1to19 d = - {s = table {indep => d.s ! {p1 = teen ; p2 = indep} ; prae => d.s ! {p1 = teen ; p2 = prae}}} ; -lin pot0as1 n = - {s = table {indep => n.s ! {p1 = unit ; p2 = indep} ; prae => n.s ! {p1 = unit ; p2 = indep}}} ; -lin pot1 d = - {s = table {indep => d.s ! {p1 = ten ; p2 = indep} ; prae => d.s ! {p1 = ten ; p2 = prae}}} ; -lin pot1plus d e = - {s = table {indep => (d.s ! {p1 = ten ; p2 = indep}) ++ e.s ! {p1 = unit ; p2 = indep} ; prae => (d.s ! {p1 = ten ; p2 = prae}) ++ e.s ! {p1 = unit ; p2 = indep}}} ; -lin pot1as2 n = - {s = table {indep => n.s ! indep ; prae => n.s ! indep}} ; -lin pot2 d = - {s = table {indep => (d.s ! {p1 = unit ; p2 = prae}) ++ "sto" ; prae => (d.s ! {p1 = unit ; p2 = prae}) ++ "sto"}} ; -lin pot2plus d e = - {s = table {indep => (d.s ! {p1 = unit ; p2 = prae}) ++ "sto" ++ e.s ! indep ; prae => (d.s ! {p1 = unit ; p2 = prae}) ++ "sto" ++ e.s ! indep}} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = (n.s ! prae) ++ "tisic"} ; -lin pot3plus n m = - {s = (n.s ! prae) ++ "tisic" ++ m.s ! indep} ; - -} diff --git a/examples/numerals/sorani.gf b/examples/numerals/sorani.gf deleted file mode 100644 index 30920c445..000000000 --- a/examples/numerals/sorani.gf +++ /dev/null @@ -1,99 +0,0 @@ -concrete sorani of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=extendedarabic ; - -param DForm = unit | ten | teen | hund | kilurrest | kilurresthAzar ; -param Size = sg | less500 | fiveup | more500 ; - --- From Manuel de Kurde (dialecte Sorani). --- --- [W] is waw with a horizontal line above --- [E] is a ye with a horizonytal line above --- [A] shouldnt have dots (= ta marbuta; also inside a word) --- [p] is be with three dots below like Persian --- [j] is djim like normal, like arabic (not ye) --- [O] is a waw with a hacek above --- [F] is a fa with three dots above (i.e v) --- [Z] is a zain with three dots above (i.e zh) --- [I] is a ye with a horizontal line above --- [C] is a djim with three dots below like Persian (i.e ch) --- [c] is shin (i.e sh) --- [H] is Arabic Ha (= djim without dots) - --- [P] is a Ha with a hamza above --- [R] is an r with a ring below - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str ; size : Size} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size} ; -lincat Sub1000000 = { s : Str } ; - -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- the Arabic environment - -oper mkNum : Str -> Str -> Str -> LinDigit = - \dwA -> \cl -> \dwwls -> - {s = table {unit => dwA ; ten => cl ; teen => dwwls ; hund => dwA + "سهد" ; - kilurrest => "دuممي" ; kilurresthAzar => "دuممي" } ; size = less500}; - -oper mkNum6 : Str -> Str -> Str -> Str -> Str -> LinDigit = - \dwA -> \cl -> \dwwls -> \pEn -> \rest -> - {s = table {unit => dwA ; ten => cl ; teen => dwwls ; hund => pEn + "سهد" ; - kilurrest => rest + "سهد" ; kilurresthAzar => rest + "سهد" ++ "ههزار"} ; size = fiveup} ; - --- lin n1 mkNum "يهك" "ده" variants { "يازده" ; "يانزه"} [] ; -lin n2 = mkNum "دۇ" "بىست" (variants { "دووازده" ; "دووانزه" }) ; -lin n3 = mkNum "سى" "سى" (variants { "سىزده" ; "سيانزه" }) ; -lin n4 = mkNum "چووار" "ÚÙ„" "چووارده" ; -lin n5 = {s = table {unit => "پىنج" ; - ten => "پهنجا" ; - teen => (variants { "پازده" ; "پانزه" }) ; - hund => "پىن" + "سهد"; - kilurrest => [] ; - kilurresthAzar => [] } ; - size = fiveup } ; - -lin n6 = mkNum6 "شهش" "شهست" (variants { "شازده"; "شانزه"}) "شهش" [] ; -lin n7 = mkNum6 "حهوت" "Ø­Ù‡ÙØªØ§" "حهڤده" "حهو" "دۇ" ; -lin n8 = mkNum6 "ههشت" "ههشتا" "ههژده" "ههش" "سى" ; -lin n9 = mkNum6 "Ù†Ûƒ" "نهوهد" "نۃزده" "Ù†Ûƒ" "چووار" ; - -oper ss : Str -> {s : Str ; size : Size} = \s -> {s = s ; size = less500} ; - -lin pot01 = {s = table {unit => "يهك" ; hund => "سهد" ; _ => "دuممي" } ; size = sg } ; -lin pot0 d = {s = table {f => d.s ! f} ; size = d.size} ; -lin pot110 = ss "ده" ; -lin pot111 = ss (variants { "يازده" ; "يانزه"}); -lin pot1to19 d = {s = d.s ! teen ; size = less500 } ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = {s = d.s ! ten ; size = less500} ; -lin pot1plus d e = {s = (d.s ! ten) ++ "Ùˆ" ++ (e.s ! unit); size = less500} ; -lin pot1as2 n = {s = n.s ; s2 = "دuممي" ; size = n.size } ; -lin pot2 d = {s = d.s ! hund ; s2 = "كلۇر" ++ d.s ! kilurresthAzar ; size = isover500 d.size} ; -lin pot2plus d e = - {s = d.s ! hund ++ e.s ; - s2 = "كلۇر" ++ d.s ! kilurrest ++ (mkhAzar e.s "دuممي") ! e.size ; - size = isover500 d.size} ; -lin pot2as3 n = {s = n.s} ; -lin pot3 n = {s = (mkhAzar n.s n.s2) ! n.size } ; -lin pot3plus n m = {s =(mkhAzar n.s n.s2) ! n.size ++ m.s} ; - -oper isover500 : Size -> Size = \sz -> - table {fiveup => more500 ; _ => less500} ! sz ; - -oper mkhAzar : Str -> Str -> Size => Str = \attr -> \kilur -> - table {sg => "ههزار" ; - fiveup => attr ++ "ههزار" ; - less500 => attr ++ "ههزار" ; - more500 => kilur} ; - - - - - -} diff --git a/examples/numerals/spanish.gf b/examples/numerals/spanish.gf deleted file mode 100644 index 2be316824..000000000 --- a/examples/numerals/spanish.gf +++ /dev/null @@ -1,64 +0,0 @@ -concrete spanish of Numerals = { --- include numerals.Abs.gf ; - --- by Carlos Gonzalia, Chalmers, 1999 --- original source automatically translated to new GF by AR - -param DForm = unit | teen | ten | hundred ; -param Modif = mod | unmod | conj ; - -lincat Numeral = {s : Str} ; -lincat Digit = {inh : Modif ; s : {p1 : DForm ; p2 : Modif} => Str} ; -lincat Sub10 = {s : {p1 : DForm ; p2 : Modif} => Str} ; -lincat Sub100 = {s : Str} ; -lincat Sub1000 = {s : Str} ; -lincat Sub1000000 = {s : Str} ; - -lin num x0 = - {s = x0.s} ; -lin n2 = - {inh = mod ; s = table {{p1 = unit ; p2 = mod} => "dos" ; {p1 = unit ; p2 = unmod} => "dos" ; {p1 = unit ; p2 = conj} => "y" ++ "dos" ; {p1 = teen ; p2 = mod} => "doce" ; {p1 = teen ; p2 = unmod} => "doce" ; {p1 = teen ; p2 = conj} => "doce" ; {p1 = ten ; p2 = mod} => "veinti" ; {p1 = ten ; p2 = unmod} => "veinte" ; {p1 = ten ; p2 = conj} => "veinte" ; {p1 = hundred ; p2 = mod} => "doscientos" ; {p1 = hundred ; p2 = unmod} => "doscientos" ; {p1 = hundred ; p2 = conj} => "doscientos"}} ; -lin n3 = - {inh = conj ; s = table {{p1 = unit ; p2 = mod} => "tres" ; {p1 = unit ; p2 = unmod} => "tres" ; {p1 = unit ; p2 = conj} => "y" ++ "tres" ; {p1 = teen ; p2 = mod} => "trece" ; {p1 = teen ; p2 = unmod} => "trece" ; {p1 = teen ; p2 = conj} => "trece" ; {p1 = ten ; p2 = mod} => "treinta" ; {p1 = ten ; p2 = unmod} => "treinta" ; {p1 = ten ; p2 = conj} => "treinta" ; {p1 = hundred ; p2 = mod} => "trescientos" ; {p1 = hundred ; p2 = unmod} => "trescientos" ; {p1 = hundred ; p2 = conj} => "trescientos"}} ; -lin n4 = - {inh = conj ; s = table {{p1 = unit ; p2 = mod} => "cuatro" ; {p1 = unit ; p2 = unmod} => "cuatro" ; {p1 = unit ; p2 = conj} => "y" ++ "cuatro" ; {p1 = teen ; p2 = mod} => "catorce" ; {p1 = teen ; p2 = unmod} => "catorce" ; {p1 = teen ; p2 = conj} => "catorce" ; {p1 = ten ; p2 = mod} => "cuarenta" ; {p1 = ten ; p2 = unmod} => "cuarenta" ; {p1 = ten ; p2 = conj} => "cuarenta" ; {p1 = hundred ; p2 = mod} => "cuatrocientos" ; {p1 = hundred ; p2 = unmod} => "cuatrocientos" ; {p1 = hundred ; p2 = conj} => "cuatrocientos"}} ; -lin n5 = - {inh = conj ; s = table {{p1 = unit ; p2 = mod} => "cinco" ; {p1 = unit ; p2 = unmod} => "cinco" ; {p1 = unit ; p2 = conj} => "y" ++ "cinco" ; {p1 = teen ; p2 = mod} => "quince" ; {p1 = teen ; p2 = unmod} => "quince" ; {p1 = teen ; p2 = conj} => "quince" ; {p1 = ten ; p2 = mod} => "cincuenta" ; {p1 = ten ; p2 = unmod} => "cincuenta" ; {p1 = ten ; p2 = conj} => "cincuenta" ; {p1 = hundred ; p2 = mod} => "quinientos" ; {p1 = hundred ; p2 = unmod} => "quinientos" ; {p1 = hundred ; p2 = conj} => "quinientos"}} ; -lin n6 = - {inh = conj ; s = table {{p1 = unit ; p2 = mod} => "seis" ; {p1 = unit ; p2 = unmod} => "seis" ; {p1 = unit ; p2 = conj} => "y" ++ "seis" ; {p1 = teen ; p2 = mod} => "dieciseis" ; {p1 = teen ; p2 = unmod} => "dieciseis" ; {p1 = teen ; p2 = conj} => "dieciseis" ; {p1 = ten ; p2 = mod} => "sesenta" ; {p1 = ten ; p2 = unmod} => "sesenta" ; {p1 = ten ; p2 = conj} => "sesenta" ; {p1 = hundred ; p2 = mod} => "seiscientos" ; {p1 = hundred ; p2 = unmod} => "seiscientos" ; {p1 = hundred ; p2 = conj} => "seiscientos"}} ; -lin n7 = - {inh = conj ; s = table {{p1 = unit ; p2 = mod} => "siete" ; {p1 = unit ; p2 = unmod} => "siete" ; {p1 = unit ; p2 = conj} => "y" ++ "siete" ; {p1 = teen ; p2 = mod} => "diecisiete" ; {p1 = teen ; p2 = unmod} => "diecisiete" ; {p1 = teen ; p2 = conj} => "diecisiete" ; {p1 = ten ; p2 = mod} => "setenta" ; {p1 = ten ; p2 = unmod} => "setenta" ; {p1 = ten ; p2 = conj} => "setenta" ; {p1 = hundred ; p2 = mod} => "setecientos" ; {p1 = hundred ; p2 = unmod} => "setecientos" ; {p1 = hundred ; p2 = conj} => "setecientos"}} ; -lin n8 = - {inh = conj ; s = table {{p1 = unit ; p2 = mod} => "ocho" ; {p1 = unit ; p2 = unmod} => "ocho" ; {p1 = unit ; p2 = conj} => "y" ++ "ocho" ; {p1 = teen ; p2 = mod} => "dieciocho" ; {p1 = teen ; p2 = unmod} => "dieciocho" ; {p1 = teen ; p2 = conj} => "dieciocho" ; {p1 = ten ; p2 = mod} => "ochenta" ; {p1 = ten ; p2 = unmod} => "ochenta" ; {p1 = ten ; p2 = conj} => "ochenta" ; {p1 = hundred ; p2 = mod} => "ochocientos" ; {p1 = hundred ; p2 = unmod} => "ochocientos" ; {p1 = hundred ; p2 = conj} => "ochocientos"}} ; -lin n9 = - {inh = conj ; s = table {{p1 = unit ; p2 = mod} => "nueve" ; {p1 = unit ; p2 = unmod} => "nueve" ; {p1 = unit ; p2 = conj} => "y" ++ "nueve" ; {p1 = teen ; p2 = mod} => "diecinueve" ; {p1 = teen ; p2 = unmod} => "diecinueve" ; {p1 = teen ; p2 = conj} => "diecinueve" ; {p1 = ten ; p2 = mod} => "noventa" ; {p1 = ten ; p2 = unmod} => "noventa" ; {p1 = ten ; p2 = conj} => "noventa" ; {p1 = hundred ; p2 = mod} => "novecientos" ; {p1 = hundred ; p2 = unmod} => "novecientos" ; {p1 = hundred ; p2 = conj} => "novecientos"}} ; -lin pot01 = - {s = table {{p1 = unit ; p2 = mod} => "uno" ; {p1 = unit ; p2 = unmod} => "uno" ; {p1 = unit ; p2 = conj} => "y" ++ "uno" ; {p1 = teen ; p2 = mod} => "uno" ; {p1 = teen ; p2 = unmod} => "uno" ; {p1 = teen ; p2 = conj} => "y" ++ "uno" ; {p1 = ten ; p2 = mod} => "uno" ; {p1 = ten ; p2 = unmod} => "uno" ; {p1 = ten ; p2 = conj} => "y" ++ "uno" ; {p1 = hundred ; p2 = mod} => "ciento" ; {p1 = hundred ; p2 = unmod} => "cien" ; {p1 = hundred ; p2 = conj} => "y" ++ "uno"}} ; -lin pot0 d = - {s = table {{p1 = unit ; p2 = mod} => d.s ! {p1 = unit ; p2 = mod} ; {p1 = unit ; p2 = unmod} => d.s ! {p1 = unit ; p2 = unmod} ; {p1 = unit ; p2 = conj} => d.s ! {p1 = unit ; p2 = conj} ; {p1 = teen ; p2 = mod} => d.s ! {p1 = teen ; p2 = mod} ; {p1 = teen ; p2 = unmod} => d.s ! {p1 = teen ; p2 = unmod} ; {p1 = teen ; p2 = conj} => d.s ! {p1 = teen ; p2 = conj} ; {p1 = ten ; p2 = mod} => d.s ! {p1 = ten ; p2 = mod} ; {p1 = ten ; p2 = unmod} => d.s ! {p1 = ten ; p2 = unmod} ; {p1 = ten ; p2 = conj} => d.s ! {p1 = ten ; p2 = conj} ; {p1 = hundred ; p2 = mod} => d.s ! {p1 = hundred ; p2 = mod} ; {p1 = hundred ; p2 = unmod} => d.s ! {p1 = hundred ; p2 = unmod} ; {p1 = hundred ; p2 = conj} => d.s ! {p1 = hundred ; p2 = conj}}} ; -lin pot110 = - {s = "diez"} ; -lin pot111 = - {s = "once"} ; -lin pot1to19 d = - {s = d.s ! {p1 = teen ; p2 = unmod}} ; -lin pot0as1 n = - {s = n.s ! {p1 = unit ; p2 = unmod}} ; -lin pot1 d = - {s = d.s ! {p1 = ten ; p2 = unmod}} ; -lin pot1plus d e = - {s = (d.s ! {p1 = ten ; p2 = mod}) ++ e.s ! {p1 = unit ; p2 = d.inh}} ; -lin pot1as2 n = - {s = n.s} ; -lin pot2 d = - {s = d.s ! {p1 = hundred ; p2 = unmod}} ; -lin pot2plus d e = - {s = (d.s ! {p1 = hundred ; p2 = mod}) ++ e.s} ; -lin pot2as3 n = - {s = n.s} ; -lin pot3 n = - {s = n.s ++ "mil"} ; -lin pot3plus n m = - {s = n.s ++ "mil" ++ m.s} ; - -} diff --git a/examples/numerals/stieng.gf b/examples/numerals/stieng.gf deleted file mode 100644 index 8832e2cca..000000000 --- a/examples/numerals/stieng.gf +++ /dev/null @@ -1,59 +0,0 @@ -concrete stieng of Numerals = { --- include numerals.Abs.gf ; - -param Size = sg | belowten | moreten ; - -oper LinDigit = {s : Str ; size : Size} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; s2 : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size} ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> LinDigit = \u -> {s = u ; size = belowten} ; - -lin n2 = mkNum "baar" ; -lin n3 = mkNum "pê" ; -lin n4 = mkNum "puôn" ; -lin n5 = mkNum "pram" ; -lin n6 = mkNum "prau" ; -lin n7 = mkNum "poh" ; -lin n8 = mkNum "phaam" ; -lin n9 = mkNum "sên" ; - -oper ban : Str = (variants {"ban" ; "rabu"} ) ; - -lin num x = x ; - -lin pot01 = {s = variants {"muôi" ; "du" ; "di"} ; size = sg } ; -lin pot0 d = d ; -lin pot110 = {s = "jo'mo't" ; s2 = variants {"mu'n" ; "jo'm'ot" ++ "ban"} ; size = moreten} ; -lin pot111 = {s = "jo'mo't" ++ "muôi" ; s2 = variants {"mu'n" ++ ban ; "jo'm'ot" ++ "muôi" ++ ban} ; size = moreten} ; -lin pot1to19 d = {s = "jo'mo't" ++ d.s ; s2 = variants {"mu'n" ++ d.s ++ "ban"; "jo'm'ot" ++ d.s ++ "ban"} ; size = moreten }; -lin pot0as1 n = {s = n.s ; s2 = xsg n.size ban (n.s ++ "ban") ; size = n.size} ; -lin pot1 d = {s = d.s ++ "jo't" ; s2 = variants {d.s ++ "mu'n" ; d.s ++ "jo't" ++ "ban"} ; size = moreten} ; -lin pot1plus d e = {s = d.s ++ "jo't" ++ e.s ; s2 = variants {d.s ++ "mu'n" ; d.s ++ "jo't" } ++ xsg e.size ban (e.s ++ "ban") ; size = moreten} ; -lin pot1as2 n = n ; -lin pot2 d = {s = xsg d.size (variants { "riêng" ; "rhiêng" }) (d.s ++ "riêng") ; - s2 = xsg d.size "seen" (d.s ++ "seen") ; - size = moreten} ; -lin pot2plus d e = {s = xsg d.size (variants { "riêng" ; "rhiêng" }) (d.s ++ "riêng") ++ maybeo e.size ++ e.s ; - s2 = xsg d.size "seen" (d.s ++ "seen") ++ e.s2 ; - size = moreten} ; -lin pot2as3 n = {s = n.s} ; -lin pot3 n = {s = table {sg => (variants {"ban" ; "rabu"}) ; - belowten => n.s ++ "ban" ; - tenover => n.s2} ! n.size } ; -lin pot3plus n m = {s = table {sg => (variants {"ban" ; "rabu"}) ; - belowten => n.s ++ "ban" ; - tenover => n.s2} ! n.size ++ maybeo m.size ++ m.s } ; - -oper maybeo : Size -> Str = \sz -> table {moreten => [] ; _ => "ô"} ! sz; -oper xsg : Size -> Str -> Str -> Str = \sz -> \s1 -> \s2 -> table {sg => s1 ; _ => s2} ! sz ; - - - - -} diff --git a/examples/numerals/swahili.gf b/examples/numerals/swahili.gf deleted file mode 100644 index 3ed407a44..000000000 --- a/examples/numerals/swahili.gf +++ /dev/null @@ -1,59 +0,0 @@ -concrete swahili of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | ten ; -param Size = sg | pl | pl_end | more100; -param S1000 = reg | lakh ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str ; size : Size } ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size } ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : S1000 => Str ; size : Size } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; - -oper mkNum : Str -> Str -> LinDigit = \mbili -> \ishirini -> - {s = table {unit => mbili ; ten => ishirini } ; size = pl_end }; - --- lin n1 = mkNum "moja" ; -lin n2 = mkNum "mbili" "ishirini" ; -lin n3 = mkNum "tatu" "thelathini" ; -lin n4 = mkNum "nne" "arobaini" ; -lin n5 = mkNum "tano" "hamsini" ; -lin n6 = mkNum "sita" "sitini" ; -lin n7 = mkNum "saba" "sabini" ; -lin n8 = mkNum "nane" "themanini" ; -lin n9 = mkNum "tisa" "tisini" ; - -lin pot01 = - {s = table {unit => "moja" ; _ => "dummy" } ; size = sg }; -lin pot0 d = d ; -lin pot110 = {s = "kumi" ; size = pl_end} ; -lin pot111 = {s = "kumi" ++ "na" ++ "moja" ; size = pl} ; -lin pot1to19 d = {s = "kumi" ++ "na" ++ d.s ! unit ; size = pl} ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = {s = d.s ! ten ; size = pl_end} ; -lin pot1plus d e = {s = d.s ! ten ++ "na" ++ e.s ! unit ; size = pl} ; -lin pot1as2 n = {s = table {_ => n.s } ; size = n.size} ; -lin pot2 d = {s = table {reg => mkmia d.size (d.s ! unit) ; lakh => mklakh d.size (d.s ! unit) []} ; size = more100}; -lin pot2plus d e = - {s = table {lakh => mklakh d.size (d.s ! unit) ("elfu" ++ e.s) ; - reg => mkmia d.size (d.s ! unit) ++ maybena e.size ++ e.s } ; - size = more100} ; -lin pot2as3 n = {s = n.s ! reg } ; -lin pot3 n = {s = table {sg => variants {"elfu" ; "elfu" ++ "moja"} ; more100 => n.s ! lakh ; _ => n.s ! reg ++ "elfu"} ! n.size} ; -- invert order in 1 < x < 100 * 1000 if nothing follows the elfu -lin pot3plus n m = {s = table {more100 => n.s ! lakh ; _ => "elfu" ++ n.s ! reg} ! n.size ++ maybena m.size ++ m.s ! reg} ; - -oper lakhi : Str = (variants {"lakh" ; "lakhi" }) ; -oper mia : Str = (variants { "mia" ; "mia" ++ "moja" }) ; -oper maybena : Size -> Str = \sz -> table {sg => "na" ; pl_end => "na" ; _ => []} ! sz ; -oper mklakh : Size -> Str -> Str -> Str = \sz -> \attr -> \elfu -> - table {sg => lakhi ; _ => lakhi ++ attr} ! sz ++ elfu ; -oper mkmia : Size -> Str -> Str = \sz -> \attr -> - table {sg => mia; _ => "mia" ++ attr } ! sz ; - -} diff --git a/examples/numerals/swedish.gf b/examples/numerals/swedish.gf deleted file mode 100644 index 12223f567..000000000 --- a/examples/numerals/swedish.gf +++ /dev/null @@ -1,53 +0,0 @@ -concrete swedish of Numerals = { -flags language = sv_SE ; --- include numerals.Abs.gf ; - -param DForm = ental | ton | tiotal ; - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str} ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str} ; -lincat Sub100 = { s : Str } ; -lincat Sub1000 = { s : Str } ; -lincat Sub1000000 = { s : Str } ; - -oper - mkTal : Str -> Str -> Str -> LinDigit = \två, tolv, tjugo -> - {s = table {ental => två ; ton => tolv ; tiotal => tjugo}} ; - - regTal : Str -> LinDigit = \fem -> - mkTal fem (fem + "ton") (fem + "tio") ; - - ss : Str -> {s : Str} = \s -> {s = s} ; - -lin - num x = x ; - - n2 = mkTal "två" "tolv" "tjugo" ; - n3 = mkTal "tre" "tretton" "trettio" ; - n4 = mkTal "fyra" "fjorton" "fyrtio" ; - n5 = regTal "fem" ; - n6 = regTal "sex" ; - n7 = mkTal "sju" "sjutton" "sjuttio" ; - n8 = mkTal "åtta" "arton" "åttio" ; - n9 = mkTal "nio" "nitton" "nittio" ; - - pot01 = {s = table {f => "ett"}} ; - pot0 d = {s = table {f => d.s ! f}} ; - pot110 = ss "tio" ; - pot111 = ss "elva" ; - pot1to19 d = ss (d.s ! ton) ; - pot0as1 n = ss (n.s ! ental) ; - pot1 d = ss (d.s ! tiotal) ; - pot1plus d e = ss (d.s ! tiotal ++ e.s ! ental) ; - pot1as2 n = n ; - pot2 d = ss (d.s ! ental ++ "hundra") ; - pot2plus d e = ss (d.s ! ental ++ "hundra" ++ e.s) ; - pot2as3 n = n ; - pot3 n = ss (n.s ++ "tusen") ; - pot3plus n m = ss (n.s ++ "tusen" ++ m.s) ; - - -} diff --git a/examples/numerals/tamil.gf b/examples/numerals/tamil.gf deleted file mode 100644 index 3d9c1ed7f..000000000 --- a/examples/numerals/tamil.gf +++ /dev/null @@ -1,171 +0,0 @@ -concrete tamil of Numerals = { -flags coding = utf8 ; --- Tamil --- Ad hoc transcr. --- when there is something bigger maybe a:yiram should be preceded --- by an o:ru - --- c is sh/ch etc --- s is sanskr. s' --- S is sanskr. s. --- G is velar n i.e [ng] --- V regular n in e.g [na:ru] --- n one ring n --- N two ring n --- ñ --- l --- L (like N but without the middle ring) --- M is retroflex l with the char that looks a bit like m (e.g l in Tamil) - - --- include numerals.Abs.gf ; --- flags coding=tamil ; - -oper - vowel : Strs = strs {"à®’" ; "எ" ; "à®…" ; "இ" ; "உ"} ; - labial : Strs = strs {"மௌ" ; "பௌ"} ; - retroflex : Strs = strs {"ணௌ" ; "டௌ"} ; - sandhi_u : Str = pre {"உ" ; [] / vowel} ; - sandhi_n : Str = pre {"னௌ" ; "மௌ" / labial} ; - sandhi_spc_n : Str = pre {"னௌ" ; "பௌ" / labial} ; - -- sandhi_N : Str = post {"னௌ" ; "ணௌ" / retroflex } ; - -param DForm = unit | attr1 | attr2 | teen ; -param Size = sg | four | five | eight | nine | more100 | less100 ; -param Place = attr | indep ; -param Sub1000Data = attrtwo | indeptwo | preceded | lakhs | lakhs2 ; - -lincat Numeral = {s : Str} ; -lincat Digit = {s : DForm => Str ; size : Size} ; -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Place => Str ; size : Size} ; -lincat Sub1000 = {s : Sub1000Data => Str ; size : Size} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- the Tamil environment - -lin n2 = - {s = table {teen => "பனௌனாரணௌடீ" ; - unit => "இரணௌடௌ" + sandhi_u ; - attr1 => "இரீ" ; - attr2 => variants {"இரணௌடௌ" + sandhi_u ; "ஈரௌ"} } ; size = less100} ; -lin n3 = - {s = table {teen => "பதானௌ" + "à®®à¯à®©à¯Œà®°à¯€" ; - unit => "à®®à¯à®©à¯Œà®°à¯Œ" + sandhi_u ; - attr1 => "மீ" + sandhi_spc_n ; - attr2 => "à®®à¯à®±à¯Œ"} ; size = less100} ; -lin n4 = - {s = table {teen => "பதா" + variants { "ந஽றீ" ; "ந஽னௌகீ" } ; - unit => variants { "ந஽றௌ" + sandhi_u ; "ந஽னௌகௌ" + sandhi_u } ; - attr1 => "ந஽ரௌ" ; - attr2 => "ந஽றௌ"} ; size = four} ; -lin n5 = - {s = table {teen => "பதானௌ" + "à®à®©à¯Œdீ" ; - unit => "à®à®©à¯Œà®¤à¯Œ" + sandhi_u ; - attr1 => "à®" + sandhi_n ; - attr2 => "à®à®¯à¯Œ"} ; size = five} ; -lin n6 = - {s = table {teen => "பதானௌ" + "ஆரீ" ; - unit => "ஆரௌ" + sandhi_u ; - attr1 => "அரீ" ; - attr2 => "ஆரௌ"} ; size = less100} ; -lin n7 = - {s = table {teen => "பதானௌ" + "à®à®²à¯€" ; - unit => "à®à®²à¯Œ" + sandhi_u ; - attr1 => "எலீ" ; - attr2 => "எலௌ"} ; size = less100} ; -lin n8 = - {s = table {teen => "பதானௌ" + "எடௌடீ" ; - unit => "எடௌடௌ" + sandhi_u ; - attr1 => "எணௌ" ; - attr2 => "எணௌணௌ"} ; size = eight} ; -lin n9 = - {s = table {teen => "பதௌதௌ" + "ஓனௌபதீ" ; - unit => "ஓனௌபதௌ" + sandhi_u ; - attr1 => "த௉ணௌ" ; - attr2 => "ஓனௌபதானௌ"} ; size = nine} ; - -oper fiveh : Str = variants { "à®à®©à¯Œà®©à®½à®°à¯€" ; "அஞௌஞ஽ரீ"} ; -oper fiveh_sandhi : Str = variants { "à®à®©à¯Œà®©à®½à®°à¯Œ" + sandhi_u ; "அஞௌஞ஽ரௌ" + sandhi_u } ; - -lin pot01 = - {s = table {unit => "ஓனௌரீ"; teen => "பதானௌ" + "ஓனௌரீ" ; attr1 => "ஓரௌ" + sandhi_u ; attr2 => []} ; size = sg} ; -lin pot0 d = - {s = d.s ; size = d.size} ; -lin pot110 = - {s = table {_ => "பதௌதீ"} ; size = less100} ; -lin pot111 = - {s = table {_ => "பதானௌ" + "ஓனௌரௌ" + sandhi_u} ; size = less100} ; -lin pot1to19 d = - {s = table {_ => d.s ! teen} ; size = less100} ; -lin pot0as1 n = - {s = table {attr => n.s ! attr2 ; indep => n.s ! unit} ; size = n.size} ; -lin pot1 d = - {s = table {_ => table {nine => "த௉ணௌண஽ரௌ" + sandhi_u ; _ => d.s ! attr1 ++ "பதீ"} ! d.size} ; size = less100} ; -lin pot1plus d e = - {s = table {_ => table {nine => ("த௉ணௌண஽ரௌ" + sandhi_u) ++ e.s ! unit; _ => d.s ! attr1 ++ "பதௌ" + sandhi_u } ! d.size ++ e.s ! unit }; size = less100} ; -lin pot1as2 n = - {s = table {indeptwo => n.s ! indep ; attrtwo => n.s ! attr ; preceded => n.s ! indep ; _ => "dீமௌமௌயௌ"}; size = n.size} ; -lin pot2 d = - {s = table {indeptwo => - table {nine => "த௉லௌல஽யாரமௌ" ; - eight => "எணௌண஽ரீ" ; - four => "ந஽ந஽ரீ" ; - five => fiveh ; - sg => "ந஽ரீ" ; - _ => d.s ! attr1 ++ "ந஽ரீ"} ! d.size ; - attrtwo => - table {nine => "த௉லௌல஽யாரதௌதௌ" + sandhi_u ; - eight => "எணௌண஽ரௌ" + sandhi_u ; - four => "ந஽ந஽ரௌ" + sandhi_u; - five => fiveh_sandhi ; - _ => d.s ! attr1 ++ "ந஽ரௌ" + sandhi_u} ! d.size ; - preceded => - table {nine => "த௉லௌல஽யாரமௌ" ; - eight => "எணௌண஽ரீ" ; - four => "ந஽ந஽ரீ" ; - five => fiveh ; - _ => d.s ! attr1 ++ "ந஽ரீ"} ! d.size ; - lakhs => d.s ! unit ++ "இறடௌசமௌ" ; - lakhs2 => d.s ! unit ++ "இறடௌசதௌதீ" } ; - size = more100} ; -lin pot2plus d e = - {s = table {indeptwo => - table {nine => ("த௉லௌல஽யாரதௌதௌ" + sandhi_u) ; - eight => ("எணௌண஽ரௌ" + sandhi_u) ; - four => ("ந஽ந஽ரௌ" + sandhi_u) ; - five => fiveh_sandhi ; - sg => ("ந஽ரௌ" + sandhi_u) ; - _ => d.s ! attr1 ++ ("ந஽ரௌ" + sandhi_u) } ! d.size ++ e.s ! indep ; - attrtwo => - table {nine => ("த௉லௌல஽யாரதௌதௌ" + sandhi_u) ; - eight => ("எணௌண஽ரௌ" + sandhi_u) ; - four => ("ந஽ந஽ரௌ" + sandhi_u) ; - five => fiveh_sandhi ; - sg => ("ந஽ரௌ" + sandhi_u) ; - _ => d.s ! attr1 ++ ("ந஽ரௌ" + sandhi_u) } ! d.size ++ e.s ! indep ; - preceded => - table {nine => ("த௉லௌல஽யாரதௌதௌ" + sandhi_u) ; - eight => ("எணௌண஽ரௌ" + sandhi_u) ; - four => ("ந஽ந஽ரௌ" + sandhi_u) ; - five => fiveh_sandhi ; - _ => d.s ! attr1 ++ ("ந஽ரௌ" + sandhi_u) } ! d.size ++ e.s ! indep ; - lakhs => d.s ! unit ++ ("இறடௌசதௌதௌ" + sandhi_u) ++ - table {sg => "ஆயாரமௌ" ; _ => e.s ! attr ++ "ஆயாரமௌ" } ! e.size ; - lakhs2 => d.s ! unit ++ ("இறடௌசதௌதௌ" + sandhi_u) ++ - table {sg => "ஆயாரதௌதௌ" + sandhi_u ; _ => e.s ! attr ++ ("ஆயாரதௌதௌ" + sandhi_u) } ! e.size} ; size = more100} ; - -lin pot2as3 n = - {s = n.s ! indeptwo} ; -lin pot3 n = - {s = table {sg => "ஆயாரமௌ" ; - more100 => n.s ! lakhs ; - _ => n.s ! attrtwo ++ "ஆயாரமௌ" } ! n.size } ; - -lin pot3plus n m = - {s = table {sg => "ஆயாரதௌதௌ" + sandhi_u; - more100 => n.s ! lakhs2 ; - _ => n.s ! attrtwo ++ "ஆயாரதௌதௌ" + sandhi_u } ! n.size ++ m.s ! preceded} ; - - -} diff --git a/examples/numerals/tampere.gf b/examples/numerals/tampere.gf deleted file mode 100644 index 554ecdfa5..000000000 --- a/examples/numerals/tampere.gf +++ /dev/null @@ -1,63 +0,0 @@ -concrete tampere of Numerals = { --- include numerals.Abs.gf ; - -param Place = attr | indep ; -param Nm = sg | pl ; -oper sata : Nm => Str = - table {sg => "sata" ; pl => "sataa"} ; -oper tuhat : Nm => Str = - table {sg => "tuhat" ; pl => "tuhatta"} ; -lincat Numeral = {s : Str} ; -lincat Digit = {s : Place => Str} ; -lincat Sub10 = {inh : Nm ; s : Place => Str} ; -lincat Sub100 = {inh : Nm ; s : Place => Str} ; -lincat Sub1000 = {inh : Nm ; s : Place => Str} ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = - {s = table {p => "kaks"}} ; -lin n3 = - {s = table {attr => "kol" ; indep => "kolme"}} ; -lin n4 = - {s = table {attr => "nel" ; indep => "neliä"}} ; -lin n5 = - {s = table {p => "viis"}} ; -lin n6 = - {s = table {p => "kuus"}} ; -lin n7 = - {s = table {attr => "seit" ; indep => "seittämän"}} ; -lin n8 = - {s = table {p => "kahreksan"}} ; -lin n9 = - {s = table {p => "yhreksän"}} ; -lin pot01 = - {inh = sg ; s = table {attr => [] ; indep => "yks"}} ; -lin pot0 d = - {inh = pl ; s = table {p => d.s ! indep}} ; -lin pot110 = - {inh = pl ; s = table {p => "kymmenen"}} ; -lin pot111 = - {inh = pl ; s = table {p => "yks"++"toista"}} ; -lin pot1to19 d = - {inh = pl ; s = table {p => (d.s ! indep) ++ "toista"}} ; -lin pot0as1 n = - {inh = n.inh ; s = table {p => n.s ! p}} ; -lin pot1 d = - {inh = pl ; s = table {p => (d.s ! attr) ++ "kytä"}} ; -lin pot1plus d e = - {inh = pl ; s = table {p => (d.s ! attr) ++ "kyt" ++ e.s ! indep}} ; -lin pot1as2 n = - {inh = n.inh ; s = table {p => n.s ! p}} ; -lin pot2 d = - {inh = pl ; s = table {p => (d.s ! attr) ++ sata ! (d.inh)}} ; -lin pot2plus d e = - {inh = pl ; s = table {p => (d.s ! attr) ++ (sata ! (d.inh)) ++ e.s ! indep}} ; -lin pot2as3 n = - {s = n.s ! indep} ; -lin pot3 n = - {s = (n.s ! attr) ++ tuhat ! (n.inh)} ; -lin pot3plus n m = - {s = (n.s ! attr) ++ (tuhat ! (n.inh)) ++ m.s ! indep} ; - -} diff --git a/examples/numerals/thai.gf b/examples/numerals/thai.gf deleted file mode 100644 index 8180045af..000000000 --- a/examples/numerals/thai.gf +++ /dev/null @@ -1,72 +0,0 @@ -concrete thai of Numerals = { --- include numerals.Abs.gf ; - --- Thai transliteration, produces thaiU.gf by GF/Text/Thai.hs --- AR 28/12/2006 - -flags coding=utf8 ; - -lincat - Numeral = {s : Str} ; - Digit = {s : DForm => Str} ; - Sub10 = {s : DForm => Str} ; - Sub100 = {s : NForm => Str} ; - Sub1000 = {s : NForm => Str} ; - Sub1000000 = {s : Str} ; - -lin - num x = x ; - - pot01 = mkNum "หนึง" "หนึง" "เอ็ด" ; - - n2 = mkNum "สอง" "ยี่" "สอง" ; - n3 = regNum "สาม" ; - n4 = regNum "สี่" ; -- T1 = E48 ' - n5 = regNum "ห้า" ; -- T2 = E49 9 - n6 = regNum "หà¸" ; - n7 = regNum "เจ็ด" ; -- S = E47 w - n8 = regNum "à¹à¸›à¸”" ; - n9 = regNum "เà¸à¸²" ; - - - pot0 d = d ; - - pot110 = {s = sip} ; - pot111 = {s = table { - Unit => ["สิบเอ็ด"] ; - Thousand => ["หนึงหมื่นหนึงพะน"] - } - } ; - pot1to19 d = {s = table { - Unit => "สิบ" ++ d.s ! After ; - Thousand => ["หนึงหมื่น"] ++ d.s ! Indep ++ "พะน" - } - } ; - pot0as1 d = {s = \\n => d.s ! Indep ++ phan ! n} ; - pot1 d = {s = \\n => d.s ! ModTen ++ sip ! n} ; - pot1plus d e = { - s = \\n => d.s ! ModTen ++ sip ! n ++ e.s ! After ++ phan ! n - } ; - pot1as2 n = n ; - pot2 d = {s = \\n => d.s ! Indep ++ roy ! n} ; - pot2plus d e = {s = \\n => d.s ! Indep ++ roy ! n ++ e.s ! n} ; - pot2as3 n = {s = n.s ! Unit} ; - pot3 n = {s = n.s ! Thousand} ; - pot3plus n m = {s = n.s ! Thousand ++ m.s ! Unit} ; - -param - DForm = Indep | ModTen | After ; - NForm = Unit | Thousand ; - -oper - mkNum : Str -> Str -> Str -> {s : DForm => Str} = \x,y,z -> - {s = table {Indep => x ; ModTen => y ; After => z}} ; - regNum : Str -> {s : DForm => Str} = \x -> - mkNum x x x ; - - - sip = table {Unit => "สิบ" ; Thousand => "หมื่น"} ; - roy = table {Unit => "ร้อย" ; Thousand => "à¹à¸ªà¸™"} ; - phan = table {Unit => [] ; Thousand => "พะน"} ; - -} diff --git a/examples/numerals/tibetan.gf b/examples/numerals/tibetan.gf deleted file mode 100644 index a68c4cb31..000000000 --- a/examples/numerals/tibetan.gf +++ /dev/null @@ -1,72 +0,0 @@ -concrete tibetan of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=extradiacritics ; - -oper bind : Str -> Str -> Str = \s1 -> \s2 -> s1 ++ s2; - -param DForm = unit | teen | bform | ten | hundred | agg ; - --- Sorry no tibetan script but the adhoc transliteration should be phonematic --- 21 has an extra variant namely nyerchi' - -oper LinDigit = {s : DForm => Str} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; s2 : Str} ; -lincat Sub1000 = {s : Str ; s2 : Str} ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> Str -> Str -> LinDigit = - \u -> \tn -> \b -> \t -> - {s = table {unit => u ; teen => tn ; bform => b + "chu" ; ten => t ; hundred => b + "ğya" ; agg => "tÌ£'a'" ++ u}} ; - --- lin n1 mkNum "chi'" "chugÌchi'" ; -lin n2 = -{s = table {unit => "n̆yiÌ„" ; teen => "chugÌn̆yiÌ„" ; ten => "tsagÌ" ; - bform => "nyishu" ; hundred => (variants {"nyibğya"; "nyiÌ„bğya"}) ; - agg => "tÌ£'a'" ++ "n̆yiÌ„" } }; -lin n3 = mkNum "sum" "chugÌsum" "sum" "sogÌ" ; -lin n4 = mkNum "z̆hyi" "chubz̆hyi" (variants {"z̆hyib" ; "z̆hib"}) "zÌhye" ; -lin n5 = mkNum "n̆ga" "chȫn̆ga" "n̆gab" "nga" ; -lin n6 = mkNum "dÌ£u'" "chudÌ£u'" "dÌ£ugÌ" "re"; -lin n7 = mkNum "d̆ün" "chubd̆ün" "d̆ün" "dÌön"; -lin n8 = mkNum "ğyä'" "chobğyä'" "ğyä'" "gÌya"; -lin n9 = mkNum "ğu" "chuğu" "ğub" "gÌo"; - -oper dang : Str = "dÌang" ; -oper tampa : Str -> Str = \s -> (variants {s; s ++ "t'ampa"}); - -lin num x = {s = [] ++ x.s ++ [] }; -- extra diacritics translation - -lin pot01 = - {s = table {hundred => "ğya" ; agg => (variants {[] ; "t'a'"}) ; _ => "chi'"}} ; -lin pot0 d = d ; -lin pot110 = {s = tampa "chu" ; s2 = variants {"tÌ£'i" ; "tÌ£'itÌ£'a'"}} ; -lin pot111 = - {s = "chugÌchi'" ; - s2 = variants {"tÌ£'i" ; "tÌ£'itÌ£'a'"} ++ dang ++ variants {"t̆ong'i" ; "t̆ongtÌ£'a'"}} ; -lin pot1to19 d = {s = d.s ! teen ; s2 = variants {"tÌ£'i" ; "tÌ£'itÌ£'a'"} ++ mkagg (d.s ! agg) "t̆ong"} ; -lin pot0as1 n = {s = n.s ! unit ; s2 = mkagg (n.s ! agg) "t̆ong"} ; -lin pot1 d = {s = tampa (d.s ! bform) ; s2 = mkagg (d.s ! agg) "tÌ£'i"} ; -lin pot1plus d e = - {s = variants { d.s ! bform ++ (bind (d.s ! ten) (e.s ! unit)) ; - (bind (d.s ! ten) (e.s ! unit))} ; - s2 = mkagg (d.s ! agg) "tÌ£'i" ++ dang ++ mkagg (e.s ! agg) "t̆ong"} ; -lin pot1as2 n = {s = n.s ; s2 = n.s2 } ; -lin pot2 d = {s = d.s ! hundred ; s2 = mkagg (d.s ! agg) "b̆um" } ; -lin pot2plus d e = {s = d.s ! hundred ++ dang ++ e.s ; - s2 = mkagg (d.s ! agg) "b̆um" ++ dang ++ e.s2} ; -lin pot2as3 n = {s = n.s } ; -lin pot3 n = {s = n.s2 } ; -lin pot3plus n m = {s = n.s2 ++ dang ++ m.s} ; - -oper mkagg : Str -> Str -> Str = \attr -> \s -> bind s attr ; - - - - - -} diff --git a/examples/numerals/todo/irula.gf b/examples/numerals/todo/irula.gf deleted file mode 100644 index 46864dc88..000000000 --- a/examples/numerals/todo/irula.gf +++ /dev/null @@ -1,80 +0,0 @@ -concrete irula of Numerals = { --- Irula --- include numerals.Abs.gf ; - -oper bind : Str -> Str -> Str = \a -> \b -> a ++ b ; - -oper - vowel : Strs = strs {"o" ; "e" ; "a" ; "i" ; "u" ; "ä" ; "ö"} ; - cons : Strs = - strs {"b" ; "g" ; "d" ; "p" ; "t" ; "k" ; "l" ; "r" ; "m" ; "n" ; "s" ; "c"}; - oper adu : Str = "a" + pre {"du" ; "tt" / vowel} ; - oper uru : Str = "u:" + pre {"r_u" ; "tti" / cons ; "tt"/ vowel} ; - laks : Str = "lacca" + T ; - ayira : Str = "a:yira" + T ; ----- cavira : Str = variants {ayira ; "ca:vira" + T} ; ----BUG in Compute (AR 9/5/2005) - cavira : Str = variants {"a:yira" + T ; "ca:vira" + T} ; - - T : Str = pre {[] ; "tt" / vowel ; "tti" / cons} ; - U : Str = pre {"u" ; [] / vowel } ;-- ; "ï" / cons} ; - -oper LinDigit = {s : DForm => Str }; -oper LinS100 = {s : Place => Str }; - -param DForm = unit | ten | teen | hund | thou | thou2; -param Place = p | lak ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinS100 ; -lincat Sub1000 = LinS100 ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO - -oper mkN : Str -> Str -> Str -> Str -> Str -> LinDigit = - \u -> \tn -> \t -> \h -> \a -> - {s = table {unit => u ; teen => tn ; ten => t+adu ; hund => h+uru ; thou => a+ayira ; thou2 => a+ayira} }; - -lin n2 = mkN (variants {"ren.d.u" ; "ran.d.u"}) ("pannen.d."+U) "iruv" "eran" "ren.d." ; -lin n3 = mkN "mu:nr_u" ("padimu:nr_"+U) "mupp" "munn" "mu:nr_" ; -lin n4 = mkN "nä:lu" ("padanä:l"+U) "na:pp" "nä:n" "nä:l" ; -lin n5 = mkN (variants {"anju" ; "anji"}) ("padananj"+U) "amb" "ayin" "anj" ; -lin n6 = mkN "a:ru" ("padana:r_"+U) "ar_uv" "ar_a" "a:r_" ; -lin n7 = mkN "e:l.u" ("padane:l."+U) "el.uv" "el.a" "e:l." ; -lin n8 = mkN "et.t.u" ("padanet.t."+U) "emb" "et.t.un" "et.t." ; -lin n9 = {s = table {unit => "ombadu" ; teen => "pattombad"+U ; - ten => "ton.n."+uru ; hund => "tol.l."+ayira ; - thou => "ombadan" + ayira ; thou2 => "ombadan" + ayira }}; - -oper ss : Str -> LinS100 = \s1 -> {s = table {p => s1 ; lak => bind s1 cavira }} ; - -lin pot01 = - {s = table {unit => "önr_u" ; ---- pre {[] ; "önr_u" / strs {[]}} ; - ---- equivalent by the sem. of pre. AR - - thou => cavira ; - thou2 => "or" + ayira ; - hund => "n" + uru ; - _ => "dummy"} }; -lin pot0 d = d ; -lin pot110 = ss ("patt"+U) ; -lin pot111 = ss ("padanon.n."+U) ; -lin pot1to19 d = ss (d.s ! teen) ; -lin pot0as1 n = {s = table {p => n.s ! unit ; lak => n.s ! thou } }; -lin pot1 d = ss (d.s ! ten) ; -lin pot1plus d e = - {s = table {p => bind (d.s ! ten) (e.s ! unit) ; - lak => bind (d.s ! ten) (e.s ! thou2)}} ; -lin pot1as2 n = n ; -lin pot2 d = - {s = table {p => d.s ! hund ; lak => bind (d.s ! unit) laks }}; -lin pot2plus d e = - {s = table {p => bind (d.s ! hund) (e.s ! p) ; - lak => bind (bind (d.s ! unit) laks) (e.s ! lak)}} ; -lin pot2as3 n = {s = n.s ! p} ; -lin pot3 n = {s = n.s ! lak } ; -lin pot3plus n m = {s = bind (n.s ! lak) (m.s ! p) } ; - -} diff --git a/examples/numerals/todo/kodagu.gf b/examples/numerals/todo/kodagu.gf deleted file mode 100644 index 6b8e63ec4..000000000 --- a/examples/numerals/todo/kodagu.gf +++ /dev/null @@ -1,75 +0,0 @@ -concrete kodagu of Numerals = { --- Kodagu --- include numerals.Abs.gf ; - -oper bind : Str -> Str -> Str = \a -> \b -> a ++ b ; - -oper - vowel : Strs = strs {"o" ; "e" ; "a" ; "i" ; "u" ; "ï" ; "ë"} ; - cons : Strs = - strs {"b" ; "g" ; "d" ; "p" ; "t" ; "k" ; "l" ; "r" ; "m" ; "n" ; "s" ; "ñ"} ; - - oper adi : Str = "a" + pre {"dï" ; "tt" / vowel} ; - oper uri : Str = "u:" + pre {"rï" ; "yt.a" / cons ; "yt."/ vowel} ; - laks : Str = "laks.a" + T ; - ayra : Str = "a:yra" + T ; - - T : Str = pre {[] ; "t" / vowel ; "t" / cons} ; - I : Str = pre {"ï" ; [] / vowel } ;-- ; "ï" / cons} ; - -oper LinDigit = {s : DForm => Str }; -oper LinS100 = {s : Place => Str }; - -param DForm = unit | ten | teen | hund | thou; -param Place = p | lak ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinS100 ; -lincat Sub1000 = LinS100 ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -- TODO - -oper mkN : Str -> Str -> Str -> Str -> Str -> LinDigit = - \u -> \tn -> \t -> \h -> \a -> - {s = table {unit => u ; teen => tn ; ten => t+adi ; hund => h+uri ; thou => a+ayra} }; - -lin n2 = mkN "dan.d.ï" ("panneran.d."+I) "iruv" "inn" "i:r" ; -lin n3 = mkN "mu:ndï" ("padïmu:nd"+I) "nupp" "mu:n" "mu:v" ; -lin n4 = mkN "na:lï" ("padïna:l"+I) "na:p" "na:n" "na:l" ; -lin n5 = mkN "an~ji" "padïnan~ji" "aymb" "aññ" "ay" ; -lin n6 = mkN "a:rï" ("padïna:r"+I) "arup" "a:rïn" "a:r" ; -lin n7 = mkN "ë:lï" ("padïnë:l"+I) "ël.up" "ë:l.n" "ë:l." ; -lin n8 = mkN "ët.t.ï" ("padïnët.t."+I) "ëmb" "et.n" "et.t." ; -lin n9 = mkN "oymbadï" ("pattoymbad"+I) "tomb" "oymbayn" "oymbad" ; - -oper ss : Str -> LinS100 = \s1 -> {s = table {p => s1 ; lak => bind s1 ayra }} ; - -lin pot01 = - {s = table {unit => "ondï" ; ---- pre {[] ; "ondï" / strs {[]}} ; - ---- equivalent by the sem. of pre. AR - thou => variants {ayra ; "o:r" + ayra} ; - hund => "n" + uri ; - _ => "dummy"} }; -lin pot0 d = d ; -lin pot110 = ss ("patt"+I) ; -lin pot111 = ss ("pannond"+I) ; -lin pot1to19 d = ss (d.s ! teen) ; -lin pot0as1 n = {s = table {p => n.s ! unit ; lak => n.s ! thou } }; -lin pot1 d = ss (d.s ! ten) ; -lin pot1plus d e = - {s = table {p => bind (d.s ! ten) (e.s ! unit) ; - lak => bind (d.s ! ten) (e.s ! thou)}} ; -lin pot1as2 n = n ; -lin pot2 d = - {s = table {p => d.s ! hund ; lak => bind (d.s ! unit) laks }}; -lin pot2plus d e = - {s = table {p => bind (d.s ! hund) (e.s ! p) ; - lak => bind (bind (d.s ! unit) laks) (e.s ! lak)}} ; -lin pot2as3 n = {s = n.s ! p} ; -lin pot3 n = {s = n.s ! lak } ; -lin pot3plus n m = {s = bind (n.s ! lak) (m.s ! p) } ; - -} diff --git a/examples/numerals/todo/sanskrit.gf b/examples/numerals/todo/sanskrit.gf deleted file mode 100644 index 4c357e953..000000000 --- a/examples/numerals/todo/sanskrit.gf +++ /dev/null @@ -1,205 +0,0 @@ -concrete sanskrit of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=devanagari ; - -param DForm = unit | ten ; -param DSize = sg | r2 | r3 | r4 | r5 | r6 | r7 | r8 | r9 ; -param Size = sing | dual | less10 | more100 | more10 ; - - -oper - vowel : Strs = strs {"अ" ; "à¤" ; "इ" ; "उ" ; "ओ"} ; - dental : Strs = strs {"न"; "त"; "द"} ; - labial : Strs = strs {"म"; "प"; "ब"} ; - velar : Strs = strs {"ग़"; "क"; "ग"} ; - affricate : Strs = strs {"ञ" ; "च"; "ज" } ; - retroflex : Strs = strs {"ण" ; "ट" ; "ड"; "ष"} ; - sibilant : Strs = strs {"श" ; "स"; "ह"; "र"} ; -- r also - unvoiced : Strs = strs {"क"; "प"; "च"; "त"} ; - -oper - S : Str = pre {"ष" ; "ट" / unvoiced ; "ड" / vowel } ; - as : Str = pre {"ओ" ; "अस" / unvoiced ; "अः" / sibilant } ; - i : Str = pre {"इ" ; "य" / vowel } ; - am : Str = "अ" + (pre {"म" ; "न" / dental ; "ग़" / velar ; "ञ" / affricate ; "ण" / retroflex ; "ं" / sibilant}) ; - a_ : Str = pre { "आ" ; "अ" / vowel } ; -- shortened if a follows (no other vowel occur initally) - r : Str = pre {"र" ; "स" / unvoiced ; "च" / affricate ; "ः" / sibilant } ; - t : Str = pre {"त" ; "च" / affricate ; "ट" / retroflex } ; - - -LinDigit = {s : DForm => Str ; size : DSize} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = {s : DForm => Str ; size : DSize} ; -lincat Sub100 = {s : Str ; s2 : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub1000000 = { s : Str } ; - -lin num x0 = - {s = [] ++ x0.s ++ []} ; -- the Devanagari environment - -oper mkNum : Str -> Str -> DSize -> LinDigit = - \u -> \t -> \sz -> - {s = table {unit => u ; ten => t } ; size = sz } ; - --- lin n1 mkNum "à¤à¤•" daca ... ; -lin n2 = mkNum "दà¥à¤µ" viMcati r2 ; -lin n3 = mkNum ("तà¥à¤°" + i) triMcat r3 ; -lin n4 = mkNum ("चतà¥" + r) catvariMcat r4 ; -lin n5 = mkNum "पञà¥à¤š" pancacat r5 ; -lin n6 = mkNum ("ष" + S) SaSTi r6 ; -lin n7 = mkNum "सपà¥à¤¤" saptati r7 ; -lin n8 = mkNum "अषà¥à¤Ÿ" aciti r8; -lin n9 = mkNum "नव" navati r9 ; - -oper daca : Str = "दश" ; -oper viMcati : Str = "विंशत" + i; -oper triMcat : Str = "तà¥à¤°à¤¿à¤‚श" + t; -oper catvariMcat : Str = "चतà¥à¤µà¤¾à¤°à¤¿à¤‚श" + t ; -oper pancacat : Str = "पञà¥à¤šà¤¾à¤¶" + t; -oper SaSTi : Str = "षषà¥à¤Ÿ" + i; -oper saptati : Str = "सपà¥à¤¤à¤¤" + i ; -oper aciti : Str = "अशीत" + i ; -oper navati : Str = "नवत" + i ; - -oper mkR1 : Str -> Str -> DSize => Str = \a1 -> \a2 -> table { - sg => a1 + daca ; - r2 => a2 + viMcati ; - r3 => a2 + triMcat ; - r4 => a2 + catvariMcat ; - r5 => a2 + pancacat ; - r6 => a2 + SaSTi ; - r7 => a2 + saptati ; - r8 => a2 + aciti ; - r9 => a2 + navati -} ; - -oper mkR : Str -> DSize => Str = \a1 -> table { - sg => a1 + daca ; - r2 => a1 + viMcati ; - r3 => a1 + triMcat ; - r4 => a1 + catvariMcat ; - r5 => a1 + pancacat ; - r6 => a1 + SaSTi ; - r7 => a1 + saptati ; - r8 => a1 + aciti ; - r9 => a1 + navati -} ; - -oper mkR9 : Str -> DSize => Str = \a1 -> table { - sg => variants {a1 + daca ; "ऊना" + viMcati} ; - r2 => variants {a1 + viMcati ; "ऊना" + triMcat } ; - r3 => variants {a1 + triMcat ; "ऊना" + catvariMcat } ; - r4 => variants {a1 + catvariMcat ; "ऊना" + pancacat } ; - r5 => variants {a1 + pancacat ; "ऊना" + SaSTi } ; - r6 => variants {a1 + SaSTi ; "ऊना" + saptati } ; - r7 => variants {a1 + saptati ; "ऊना" + aciti } ; - r8 => variants {a1 + aciti ; "ऊना" + navati } ; - r9 => variants {a1 + navati ; "ऊना" + cata } -} ; - -oper mkR3 : Str -> Str -> DSize => Str = \a1 -> \a2 -> table { - sg => a1 + daca ; - r2 => a1 + viMcati ; - r3 => a1 + triMcat ; - r4 => variants { a2 + catvariMcat ; a1 + catvariMcat } ; - r5 => variants { a2 + pancacat ; a1 + pancacat } ; - r6 => variants { a2 + SaSTi ; a1 + SaSTi } ; - r7 => variants { a2 + saptati ; a1 + saptati } ; - r8 => a2 + aciti ; - r9 => variants { a2 + navati ; a1 + navati } -} ; - -oper mkR6 : Str -> DSize => Str = \a1 -> table { - sg => "षोडश" ; - r2 => a1 + viMcati ; - r3 => a1 + triMcat ; - r4 => a1 + catvariMcat ; - r5 => a1 + pancacat ; - r6 => a1 + SaSTi ; - r7 => a1 + saptati ; - r8 => a1 + aciti ; - r9 => "षोणà¥à¤£à¤µà¤¤" + i -} ; - -oper rows : DSize => DSize => Str = table { - sg => mkR1 ("à¤à¤•" + a_) eka ; - r2 => mkR3 ("दà¥à¤µ" + a_) ("दà¥à¤µ" + i) ; - r3 => mkR3 ("तà¥à¤°à¤¯" + as) ("तà¥à¤°" + i) ; - r4 => mkR ("चतà¥" + r) ; - r5 => mkR "पञà¥à¤š" ; - r6 => mkR6 ("ष" + S) ; - r7 => mkR "सपà¥à¤¤" ; - r8 => mkR3 ("अषà¥à¤Ÿ" + a_) "अषà¥à¤Ÿ" ; - r9 => mkR9 "नव" -} ; - -oper eka : Str = "à¤à¤•" ; - -lin pot01 = {s = table {unit => eka ; ten => daca } ; size = sg} ; -lin pot0 d = d ; -lin pot110 = {s = daca ; s2 = variants { ayuta ; mksahasra2 more10 daca }; size = more10} ; -lin pot111 = {s = rows ! sg ! sg ; - s2 = mkayutamore eka sg eka sg ; - size = more10} ; -lin pot1to19 d = - {s = rows ! d.size ! sg ; - s2 = mkayutamore eka sg (d.s ! unit) d.size; - size = more10} ; -lin pot0as1 n = {s = n.s ! unit ; - s2 = mksahasra n.size (n.s ! unit) ; - size = table {sg => sing ; r2 => dual ; _ => less10} ! n.size }; -lin pot1 d = {s = d.s ! ten ; - s2 = variants {mkayuta d.size (d.s ! unit) ; mksahasra2 more10 (d.s ! ten) } ; - size = more10} ; -lin pot1plus d e = {s = rows ! e.size ! d.size ; - s2 = mkayutamore (d.s ! unit) d.size (e.s ! unit) e.size ; - size = more10} ; -lin pot1as2 n = {s = n.s ; s2 = n.s2 ; size = n.size } ; -lin pot2 d = - {s = mkcata d.size (d.s ! unit); - s2 = mklakh d.size (d.s ! unit) ; - size = more100} ; - -lin pot2plus d e = - {s = hundredplusunit (mkcata d.size (d.s ! unit)) e.s ; - s2 = lakhplus (mklakh d.size (d.s ! unit)) e.s2 ; - size = more100} ; - -lin pot2as3 n = {s = n.s } ; -lin pot3 n = - {s = table {more10 => n.s2 ; - _ => mksahasra2 n.size n.s } ! n.size} ; - -lin pot3plus n m = - {s = p3plus (table {more10 => n.s2 ; _ => mksahasra2 n.size n.s } ! n.size) n.size m.s m.size} ; - -oper mksahasra2 : Size -> Str -> Str = \sz -> \s -> table {sing => "सहसà¥à¤°" + am ; dual => "दà¥à¤µà¥‡" ++ "सहसà¥à¤°à¥‡" ; _ => s ++ ("सहसà¥à¤°à¤¾à¤£" + i)} ! sz ; -oper mksahasra : DSize -> Str -> Str = \sz -> \s -> table {sg => "सहसà¥à¤°" + am ; r2 => "दà¥à¤µà¥‡" ++ "सहसà¥à¤°à¥‡" ; _ => s ++ ("सहसà¥à¤°à¤¾à¤£" + i)} ! sz ; -oper mkcata : DSize -> Str -> Str = \sz -> \s -> table {sg => cata ; r2 => variants {"दà¥à¤µà¥‡" ++ "शते" ; "दà¥à¤µà¥€" + cata }; _ => s ++ ("शतान" + i)} ! sz ; -oper mklakh : DSize -> Str -> Str = \sz -> \s -> table {sg => "लकà¥à¤·" + am ; r2 => "दà¥à¤µà¥‡" ++ "लकà¥à¤·à¥‡" ; _ => s ++ ("लकà¥à¤·à¤¾à¤£" + i) } ! sz ; -oper mklakh2 : Size -> Str -> Str = \sz -> \s -> table {sing => "लकà¥à¤·" + am ; dual => "दà¥à¤µà¥‡" ++ "लकà¥à¤·à¥‡" ; _ => s ++ ("लकà¥à¤·à¤¾à¤£" + i) } ! sz ; - -oper mkayuta : DSize -> Str -> Str = \sz -> \s -> table {sg => "अयà¥à¤¤" + am ; r2 => "दà¥à¤µà¥‡" ++ "अयà¥à¤¤à¥‡" ; _ => s ++ ("अयà¥à¤¤à¤¾à¤¨" + i)} ! sz ; - -oper adhikam : Str = "अधिक" + am ; -oper ca : Str = "च" ; -oper ayuta : Str = "अयà¥à¤¤" + am ; -oper cata : Str = "शत" + am ; - -oper hundredplusunit : Str -> Str -> Str = \hun -> \unit -> - variants {hun ++ unit ++ "च" ; unit ++ adhikam ++ hun}; - -oper lakhplus : Str -> Str -> Str = \lakh -> \low -> lakh ++ low ++ ca ; - -oper p3plus : Str -> Size -> Str -> Size -> Str = \b -> \bs -> \s -> \ss -> table {more10 => table {more10 => b ++ ca ++ s ++ ca ; _ => s ++ adhikam ++ b} ! ss; - _ => table {more10 => b ++ s ++ ca ; _ => s ++ b} ! ss } ! bs; - -mkayutamore : Str -> DSize -> Str -> DSize -> Str = \d -> \ds -> \e -> \es -> - variants {(mkayuta ds d) ++ (mksahasra es e) ; - mklakh2 more10 (rows ! es ! ds) } ; - - -} diff --git a/examples/numerals/todo/sanskritTranslit.gf b/examples/numerals/todo/sanskritTranslit.gf deleted file mode 100644 index cf94af33e..000000000 --- a/examples/numerals/todo/sanskritTranslit.gf +++ /dev/null @@ -1,204 +0,0 @@ -concrete sanskrit of Numerals = { --- include numerals.Abs.gf ; --- flags coding=devanagari ; - -param DForm = unit | ten ; -param DSize = sg | r2 | r3 | r4 | r5 | r6 | r7 | r8 | r9 ; -param Size = sing | dual | less10 | more100 | more10 ; - - -oper - vowel : Strs = strs {"a" ; "e" ; "i" ; "u" ; "o"} ; - dental : Strs = strs {"n"; "t"; "d"} ; - labial : Strs = strs {"m"; "p"; "b"} ; - velar : Strs = strs {"G"; "k"; "g"} ; - affricate : Strs = strs {"ñ" ; "c"; "j" } ; - retroflex : Strs = strs {"N" ; "T" ; "D"; "S"} ; - sibilant : Strs = strs {"ç" ; "s"; "h"; "r"} ; -- r also - unvoiced : Strs = strs {"k"; "p"; "c"; "t"} ; - -oper - S : Str = pre {"S" ; "T" / unvoiced ; "D" / vowel } ; - as : Str = pre {"o" ; "as" / unvoiced ; "a;" / sibilant } ; - i : Str = pre {"i" ; "y" / vowel } ; - am : Str = "a" + (pre {"m" ; "n" / dental ; "G" / velar ; "ñ" / affricate ; "N" / retroflex ; "M" / sibilant}) ; - a_ : Str = pre { "a:" ; "a" / vowel } ; -- shortened if a follows (no other vowel occur initally) - r : Str = pre {"r" ; "s" / unvoiced ; "c" / affricate ; ";" / sibilant } ; - t : Str = pre {"t" ; "c" / affricate ; "T" / retroflex } ; - - -LinDigit = {s : DForm => Str ; size : DSize} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = {s : DForm => Str ; size : DSize} ; -lincat Sub100 = {s : Str ; s2 : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size } ; -lincat Sub1000000 = { s : Str } ; - -lin num x0 = - {s = "/&" ++ x0.s ++ "&/"} ; -- the Devanagari environment - -oper mkNum : Str -> Str -> DSize -> LinDigit = - \u -> \t -> \sz -> - {s = table {unit => u ; ten => t } ; size = sz } ; - --- lin n1 mkNum "eka" daca ... ; -lin n2 = mkNum "dva" viMcati r2 ; -lin n3 = mkNum ("tr" + i) triMcat r3 ; -lin n4 = mkNum ("catu" + r) catvariMcat r4 ; -lin n5 = mkNum "pañca" pancacat r5 ; -lin n6 = mkNum ("Sa" + S) SaSTi r6 ; -lin n7 = mkNum "sapta" saptati r7 ; -lin n8 = mkNum "aSTa" aciti r8; -lin n9 = mkNum "nava" navati r9 ; - -oper daca : Str = "daça" ; -oper viMcati : Str = "viMçat" + i; -oper triMcat : Str = "triMça" + t; -oper catvariMcat : Str = "catva:riMça" + t ; -oper pancacat : Str = "pañca:ça" + t; -oper SaSTi : Str = "SaST" + i; -oper saptati : Str = "saptat" + i ; -oper aciti : Str = "açi:t" + i ; -oper navati : Str = "navat" + i ; - -oper mkR1 : Str -> Str -> DSize => Str = \a1 -> \a2 -> table { - sg => a1 + daca ; - r2 => a2 + viMcati ; - r3 => a2 + triMcat ; - r4 => a2 + catvariMcat ; - r5 => a2 + pancacat ; - r6 => a2 + SaSTi ; - r7 => a2 + saptati ; - r8 => a2 + aciti ; - r9 => a2 + navati -} ; - -oper mkR : Str -> DSize => Str = \a1 -> table { - sg => a1 + daca ; - r2 => a1 + viMcati ; - r3 => a1 + triMcat ; - r4 => a1 + catvariMcat ; - r5 => a1 + pancacat ; - r6 => a1 + SaSTi ; - r7 => a1 + saptati ; - r8 => a1 + aciti ; - r9 => a1 + navati -} ; - -oper mkR9 : Str -> DSize => Str = \a1 -> table { - sg => variants {a1 + daca ; "u:na:" + viMcati} ; - r2 => variants {a1 + viMcati ; "u:na:" + triMcat } ; - r3 => variants {a1 + triMcat ; "u:na:" + catvariMcat } ; - r4 => variants {a1 + catvariMcat ; "u:na:" + pancacat } ; - r5 => variants {a1 + pancacat ; "u:na:" + SaSTi } ; - r6 => variants {a1 + SaSTi ; "u:na:" + saptati } ; - r7 => variants {a1 + saptati ; "u:na:" + aciti } ; - r8 => variants {a1 + aciti ; "u:na:" + navati } ; - r9 => variants {a1 + navati ; "u:na:" + cata } -} ; - -oper mkR3 : Str -> Str -> DSize => Str = \a1 -> \a2 -> table { - sg => a1 + daca ; - r2 => a1 + viMcati ; - r3 => a1 + triMcat ; - r4 => variants { a2 + catvariMcat ; a1 + catvariMcat } ; - r5 => variants { a2 + pancacat ; a1 + pancacat } ; - r6 => variants { a2 + SaSTi ; a1 + SaSTi } ; - r7 => variants { a2 + saptati ; a1 + saptati } ; - r8 => a2 + aciti ; - r9 => variants { a2 + navati ; a1 + navati } -} ; - -oper mkR6 : Str -> DSize => Str = \a1 -> table { - sg => "SoDaça" ; - r2 => a1 + viMcati ; - r3 => a1 + triMcat ; - r4 => a1 + catvariMcat ; - r5 => a1 + pancacat ; - r6 => a1 + SaSTi ; - r7 => a1 + saptati ; - r8 => a1 + aciti ; - r9 => "SoNNavat" + i -} ; - -oper rows : DSize => DSize => Str = table { - sg => mkR1 ("ek" + a_) eka ; - r2 => mkR3 ("dv" + a_) ("dv" + i) ; - r3 => mkR3 ("tray" + as) ("tr" + i) ; - r4 => mkR ("catu" + r) ; - r5 => mkR "pañca" ; - r6 => mkR6 ("Sa" + S) ; - r7 => mkR "sapta" ; - r8 => mkR3 ("aST" + a_) "aSTa" ; - r9 => mkR9 "nava" -} ; - -oper eka : Str = "eka" ; - -lin pot01 = {s = table {unit => eka ; ten => daca } ; size = sg} ; -lin pot0 d = d ; -lin pot110 = {s = daca ; s2 = variants { ayuta ; mksahasra2 more10 daca }; size = more10} ; -lin pot111 = {s = rows ! sg ! sg ; - s2 = mkayutamore eka sg eka sg ; - size = more10} ; -lin pot1to19 d = - {s = rows ! d.size ! sg ; - s2 = mkayutamore eka sg (d.s ! unit) d.size; - size = more10} ; -lin pot0as1 n = {s = n.s ! unit ; - s2 = mksahasra n.size (n.s ! unit) ; - size = table {sg => sing ; r2 => dual ; _ => less10} ! n.size }; -lin pot1 d = {s = d.s ! ten ; - s2 = variants {mkayuta d.size (d.s ! unit) ; mksahasra2 more10 (d.s ! ten) } ; - size = more10} ; -lin pot1plus d e = {s = rows ! e.size ! d.size ; - s2 = mkayutamore (d.s ! unit) d.size (e.s ! unit) e.size ; - size = more10} ; -lin pot1as2 n = {s = n.s ; s2 = n.s2 ; size = n.size } ; -lin pot2 d = - {s = mkcata d.size (d.s ! unit); - s2 = mklakh d.size (d.s ! unit) ; - size = more100} ; - -lin pot2plus d e = - {s = hundredplusunit (mkcata d.size (d.s ! unit)) e.s ; - s2 = lakhplus (mklakh d.size (d.s ! unit)) e.s2 ; - size = more100} ; - -lin pot2as3 n = {s = n.s } ; -lin pot3 n = - {s = table {more10 => n.s2 ; - _ => mksahasra2 n.size n.s } ! n.size} ; - -lin pot3plus n m = - {s = p3plus (table {more10 => n.s2 ; _ => mksahasra2 n.size n.s } ! n.size) n.size m.s m.size} ; - -oper mksahasra2 : Size -> Str -> Str = \sz -> \s -> table {sing => "sahasr" + am ; dual => "dve" ++ "sahasre" ; _ => s ++ ("sahasra:N" + i)} ! sz ; -oper mksahasra : DSize -> Str -> Str = \sz -> \s -> table {sg => "sahasr" + am ; r2 => "dve" ++ "sahasre" ; _ => s ++ ("sahasra:N" + i)} ! sz ; -oper mkcata : DSize -> Str -> Str = \sz -> \s -> table {sg => cata ; r2 => variants {"dve" ++ "çate" ; "dvi:" + cata }; _ => s ++ ("çata:n" + i)} ! sz ; -oper mklakh : DSize -> Str -> Str = \sz -> \s -> table {sg => "lakS" + am ; r2 => "dve" ++ "lakSe" ; _ => s ++ ("lakSa:N" + i) } ! sz ; -oper mklakh2 : Size -> Str -> Str = \sz -> \s -> table {sing => "lakS" + am ; dual => "dve" ++ "lakSe" ; _ => s ++ ("lakSa:N" + i) } ! sz ; - -oper mkayuta : DSize -> Str -> Str = \sz -> \s -> table {sg => "ayut" + am ; r2 => "dve" ++ "ayute" ; _ => s ++ ("ayuta:n" + i)} ! sz ; - -oper adhikam : Str = "adHik" + am ; -oper ca : Str = "ca" ; -oper ayuta : Str = "ayut" + am ; -oper cata : Str = "çat" + am ; - -oper hundredplusunit : Str -> Str -> Str = \hun -> \unit -> - variants {hun ++ unit ++ "ca" ; unit ++ adhikam ++ hun}; - -oper lakhplus : Str -> Str -> Str = \lakh -> \low -> lakh ++ low ++ ca ; - -oper p3plus : Str -> Size -> Str -> Size -> Str = \b -> \bs -> \s -> \ss -> table {more10 => table {more10 => b ++ ca ++ s ++ ca ; _ => s ++ adhikam ++ b} ! ss; - _ => table {more10 => b ++ s ++ ca ; _ => s ++ b} ! ss } ! bs; - -mkayutamore : Str -> DSize -> Str -> DSize -> Str = \d -> \ds -> \e -> \es -> - variants {(mkayuta ds d) ++ (mksahasra es e) ; - mklakh2 more10 (rows ! es ! ds) } ; - - -} diff --git a/examples/numerals/todo/thai.gf b/examples/numerals/todo/thai.gf deleted file mode 100644 index 0b9144001..000000000 --- a/examples/numerals/todo/thai.gf +++ /dev/null @@ -1,72 +0,0 @@ -concrete thai of Numerals = { --- include numerals.Abs.gf ; - --- Thai transliteration, produces thaiU.gf by GF/Text/Thai.hs --- AR 28/12/2006 - --- flags coding=utf8 ; - -lincat - Numeral = {s : Str} ; - Digit = {s : DForm => Str} ; - Sub10 = {s : DForm => Str} ; - Sub100 = {s : NForm => Str} ; - Sub1000 = {s : NForm => Str} ; - Sub1000000 = {s : Str} ; - -lin - num x = x ; - - pot01 = mkNum "hnvg" "hnvg" "eOSd" ; - - n2 = mkNum "sOg" "yi:T1" "sOg" ; - n3 = regNum "sa:m" ; - n4 = regNum "si:T1" ; -- T1 = E48 ' - n5 = regNum "hT2a:" ; -- T2 = E49 9 - n6 = regNum "ho?k" ; - n7 = regNum "ecSd" ; -- S = E47 w - n8 = regNum "e'pd" ; - n9 = regNum "eka:" ; - - - pot0 d = d ; - - pot110 = {s = sip} ; - pot111 = {s = table { - Unit => ["sib eOSd"] ; - Thousand => ["hnvg hmv:T1n hnvg p2an"] - } - } ; - pot1to19 d = {s = table { - Unit => "sib" ++ d.s ! After ; - Thousand => ["hnvg hmv:T1n"] ++ d.s ! Indep ++ "p2an" - } - } ; - pot0as1 d = {s = \\n => d.s ! Indep ++ phan ! n} ; - pot1 d = {s = \\n => d.s ! ModTen ++ sip ! n} ; - pot1plus d e = { - s = \\n => d.s ! ModTen ++ sip ! n ++ e.s ! After ++ phan ! n - } ; - pot1as2 n = n ; - pot2 d = {s = \\n => d.s ! Indep ++ roy ! n} ; - pot2plus d e = {s = \\n => d.s ! Indep ++ roy ! n ++ e.s ! n} ; - pot2as3 n = {s = n.s ! Unit} ; - pot3 n = {s = n.s ! Thousand} ; - pot3plus n m = {s = n.s ! Thousand ++ m.s ! Unit} ; - -param - DForm = Indep | ModTen | After ; - NForm = Unit | Thousand ; - -oper - mkNum : Str -> Str -> Str -> {s : DForm => Str} = \x,y,z -> - {s = table {Indep => x ; ModTen => y ; After => z}} ; - regNum : Str -> {s : DForm => Str} = \x -> - mkNum x x x ; - - - sip = table {Unit => "sib" ; Thousand => "hmv:T1n"} ; - roy = table {Unit => "rT2Oy" ; Thousand => "e'sn"} ; - phan = table {Unit => [] ; Thousand => "p2an"} ; - -} diff --git a/examples/numerals/todo/thaiDU.gf b/examples/numerals/todo/thaiDU.gf deleted file mode 100644 index 9dfd2f345..000000000 --- a/examples/numerals/todo/thaiDU.gf +++ /dev/null @@ -1,51 +0,0 @@ -concrete thaiDU of Numerals = { --- include numerals.Abs.gf ; - --- Thai digits. AR 28/12/2006 - -flags lexer=chars ; unlexer=concat ; flags coding=utf8 ; - -param Zeros = noz | zz ; - -lincat Numeral = { s : Str } ; -lincat Digit = { s : Str } ; -lincat Sub10 = { s : Str } ; -lincat Sub100 = {s : Zeros => Str} ; -lincat Sub1000 = {s : Zeros => Str} ; -lincat Sub1000000 = {s : Zeros => Str} ; - -oper ss : Str -> {s : Str} = \s -> {s = s} ; -oper mkz : Str -> {s : Zeros => Str} = \s -> {s = table {_ => s}} ; - -lin num n = {s = n.s ! noz} ; -lin n2 = ss "๒" ; -lin n3 = ss "๓" ; -lin n4 = ss "๔" ; -lin n5 = ss "๕" ; -lin n6 = ss "๖" ; -lin n7 = ss "๗" ; -lin n8 = ss "๘" ; -lin n9 = ss "๙" ; - -lin pot01 = ss "๑" ; -lin pot0 d = d ; - -lin pot110 = mkz ("๑" ++ "à¹") ; -lin pot111 = mkz ("๑" ++ "๑") ; -lin pot1to19 d = mkz ("๑" ++ d.s) ; - -lin pot0as1 n = {s = table {noz => n.s ; zz => "à¹" ++ n.s}} ; - -lin pot1 d = mkz (d.s ++ "à¹") ; -lin pot1plus d e = mkz (d.s ++ e.s) ; - -lin pot1as2 n = {s = table {noz => n.s ! noz ; zz => "à¹" ++ n.s ! zz}} ; -lin pot2 d = mkz (d.s ++ "à¹" ++ "à¹") ; -lin pot2plus d e = mkz (d.s ++ e.s ! zz) ; - -lin pot2as3 n = {s = table {noz => n.s ! noz ; zz => "à¹" ++ n.s ! zz}} ; - -lin pot3 n = mkz (n.s ! noz ++ "à¹" ++ "à¹" ++ "à¹") ; -lin pot3plus n m = {s = table {z => n.s ! z ++ m.s ! zz}} ; - -} diff --git a/examples/numerals/todo/thaiP.gf b/examples/numerals/todo/thaiP.gf deleted file mode 100644 index 27ebb842e..000000000 --- a/examples/numerals/todo/thaiP.gf +++ /dev/null @@ -1,72 +0,0 @@ -concrete thaiP of Numerals = { --- include numerals.Abs.gf ; - --- Thai pronunciation (mostly following Smyth's Essential Grammar) --- AR 28/12/2006 - --- flags coding=utf8 ; - -lincat - Numeral = {s : Str} ; - Digit = {s : DForm => Str} ; - Sub10 = {s : DForm => Str} ; - Sub100 = {s : NForm => Str} ; - Sub1000 = {s : NForm => Str} ; - Sub1000000 = {s : Str} ; - -lin - num x = x ; - - pot01 = mkNum "nỳng" "nỳng" "èt" ; - - n2 = mkNum "söong" "yîi" "söong" ; - n3 = regNum "säam" ; - n4 = regNum "sìi" ; - n5 = regNum "hâa" ; - n6 = regNum "hòk" ; - n7 = regNum "cèt" ; - n8 = regNum "pèet" ; - n9 = regNum "kâaw" ; - - - pot0 d = d ; - - pot110 = {s = sip} ; - pot111 = {s = table { - Unit => ["sìp èt"] ; - Thousand => ["nỳng mỳyn nỳng phan"] - } - } ; - pot1to19 d = {s = table { - Unit => "sìp" ++ d.s ! After ; - Thousand => ["nỳng mỳyn"] ++ d.s ! Indep ++ "phan" - } - } ; - pot0as1 d = {s = \\n => d.s ! Indep ++ phan ! n} ; - pot1 d = {s = \\n => d.s ! ModTen ++ sip ! n} ; - pot1plus d e = { - s = \\n => d.s ! ModTen ++ sip ! n ++ e.s ! After ++ phan ! n - } ; - pot1as2 n = n ; - pot2 d = {s = \\n => d.s ! Indep ++ roy ! n} ; - pot2plus d e = {s = \\n => d.s ! Indep ++ roy ! n ++ e.s ! n} ; - pot2as3 n = {s = n.s ! Unit} ; - pot3 n = {s = n.s ! Thousand} ; - pot3plus n m = {s = n.s ! Thousand ++ m.s ! Unit} ; - -param - DForm = Indep | ModTen | After ; - NForm = Unit | Thousand ; - -oper - mkNum : Str -> Str -> Str -> {s : DForm => Str} = \x,y,z -> - {s = table {Indep => x ; ModTen => y ; After => z}} ; - regNum : Str -> {s : DForm => Str} = \x -> - mkNum x x x ; - - - sip = table {Unit => "sìp" ; Thousand => "mỳyn"} ; - roy = table {Unit => "róoy" ; Thousand => "sëen"} ; - phan = table {Unit => [] ; Thousand => "phan"} ; - -} diff --git a/examples/numerals/todo/welsh.gf b/examples/numerals/todo/welsh.gf deleted file mode 100644 index ddd7a07a8..000000000 --- a/examples/numerals/todo/welsh.gf +++ /dev/null @@ -1,74 +0,0 @@ -concrete welsh of Numerals = { --- include numerals.Abs.gf ; - --- The neo-base-10 system dauddeg, trideg, pedwardeg, pumdeg/hanner cant, chwedeg, saithdeg, wythdeg, nawdeg is --- implemented as the second variant as it should be - -oper LinDigit = {s : DForm => Str ; even20 : Even20 ; size : Size} ; -oper LinSub100 = {s : Str ; size : Size} ; - -oper mk20Ten : Str -> Str -> Str -> Str -> Size -> LinDigit = - \tri -> \trideg -> \fiche -> \triarddeg -> \sz -> - { s = table {unit => tri ; twenty => fiche ; teen => triarddeg ; ten => trideg} ; even20 = odd ; size = sz} ; - -oper mkEven20 : Str -> Str -> Str -> Str -> Size -> LinDigit = - \tri -> \trideg -> \fiche -> \triarddeg -> \sz -> - { s = table {unit => tri ; twenty => fiche ; teen => triarddeg ; ten => trideg} ; even20 = even ; size = sz} ; - -param Even20 = odd | even ; -param DForm = unit | ten | twenty | teen ; -param Size = sg | mutation | am | pl | five | overten; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinSub100 ; -lincat Sub1000 = LinSub100 ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = mkEven20 "dau" "dauddeg" "hugain" "deuddeg" mutation ; -lin n3 = mk20Ten "tri" "trideg" "hugain" ("tri" ++ "ar" ++ "deg") am ; -lin n4 = mkEven20 "pedwar" "pedwardeg" "deugain" ("pedwar" ++ "ar" ++ "ddeg") pl ; -lin n5 = mk20Ten ("pum" + p) "pumdeg" "deugain" "pymtheg" five ; -lin n6 = mkEven20 ("chwe" + ch) "chwedeg" "trigain" ("un" ++ "ar" ++ "bymtheg") am ; -lin n7 = mk20Ten "saith" "saithdeg" "trigain" ("dau" ++ "ar" ++ "bymtheg") pl ; -lin n8 = mkEven20 "wyth" "wythdeg" ("pedwar" ++ "ugain") "deunaw" pl ; -lin n9 = mk20Ten "naw" "nawdeg" ("pedwar" ++ "ugain") ("pedwar" ++ "ar" ++ "bymtheg") pl ; -oper AR : Str = pre {"ar" ; "a" / strs {"d"} } ; -oper AG : Str = pre {"a" ; "ag" / strs {"a" ; "u" ; "i" ; "e" ; "o" ; "w"} } ; -- before vowel -oper ng : Str = pre {"g" ; "ng" / strs {"m"} } ; -oper t : Str = pre {[] ; "t" / strs {[]}} ; -oper ch : Str = pre {[] ; "ch" / strs{[]}} ; -oper p : Str = pre {[] ; "p" / strs{[]}} ; - -oper mkR : Str -> LinSub100 = \s1 -> {s = s1 ; size = overten } ; -oper mkR2 : Str -> Size -> LinSub100 = \s1 -> \sz -> {s = s1 ; size = table {mutation => mutation ; am => am ; _ => overten} ! sz } ; - -lin pot01 = - {s = table {unit => "un" ; _ => "dummy"} ; even20 = odd ; size = sg}; -lin pot0 d = d ; -lin pot110 = {s = "de" + ng ; size = pl} ; -lin pot111 = mkR (variants {"un" ++ "ar" ++ "ddeg" ; "undeg" ++ "un"}) ; -lin pot1to19 d = mkR (variants {d.s ! teen ; "undeg" ++ d.s ! unit}) ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = table {mutation => mkR (variants {"ugain" ; "dauddeg" }) ; - five => mkR (variants {"hanner" ++ "cant" ; "deg" ++ "a" + "deugain" ; "pumdeg"}) ; - _ => mkR (variants { table {even => d.s ! twenty ; odd => "deg" ++ AR ++ d.s ! twenty} ! d.even20 ; d.s ! ten}) } ! d.size ; -lin pot1plus d e = mkR2 (variants { table {even => e.s ! unit ++ AR ++ d.s ! twenty ; odd => e.s ! teen ++ AR ++ d.s ! twenty} ! d.even20 ; d.s ! ten}) e.size ; -- hugain -lin pot1as2 n = n ; -lin pot2 d = mkR ((CANT (d.s ! unit)) ! d.size) ; -lin pot2plus d e = mkR2 (((CANT (d.s ! unit)) ! d.size) ++ (maybeAG ! e.size) ++ e.s) e.size; -lin pot2as3 n = - {s = n.s } ; -lin pot3 n = - {s = (MIL n.s) ! n.size } ; -lin pot3plus n m = - {s = (MIL n.s) ! n.size ++ m.s } ; - -oper maybeAG : Size => Str = (table {overten => [] ; _ => AG} ); -oper CANT : Str -> Size => Str = \s1 -> table {sg => "can" + t ; mutation => s1 ++ "gan" + t; am => s1 ++ "chan" + t ; _ => s1 ++ "can" + t} ; -oper MIL : Str -> Size => Str = \s1 -> table {sg => "mil" ; mutation => s1 ++ "fil" ; _ => s1 ++ "mil" } ; - - -} diff --git a/examples/numerals/totonac.gf b/examples/numerals/totonac.gf deleted file mode 100644 index 8e7e89d33..000000000 --- a/examples/numerals/totonac.gf +++ /dev/null @@ -1,111 +0,0 @@ -concrete totonac of Numerals = { --- include numerals.Abs.gf ; - -oper mk20Ten : Str -> Str -> Str -> Size -> LinDigit = - \tri -> \fiche -> \ext -> \sz -> - { s = table {unit => tri ; maaunit => "maa" ++ tri ; twenty => fiche ; extra => ext } ; even20 = ten ; size = sz} ; - -oper mkEven20 : Str -> Str -> Str -> Size -> LinDigit = - \se -> \trifichid -> \ext -> \sz -> - { s = table {unit => se ; maaunit => "maa" ++ se ; twenty => trifichid ; extra => ext } ; even20 = even ; size = sz} ; - -param Even20 = ten | even ; -param DForm = unit | maaunit | extra | twenty ; -param Size = one | two | three | four | five | pl ; - -lincat Numeral = {s : Str} ; -oper LinDigit = {s : DForm => Str ; even20 : Even20 ; size : Size} ; - -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; tenpsize : Size ; s2 : Str} ; -lincat Sub1000 = {s : Str } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = mkEven20 "t~u3" "pus^um" [] two; -lin n3 = mk20Ten "itun" ("pus^um" ++ "maa" ++ "kaawi") [] two; -lin n4 = mkEven20 "t~a~at" (variants {"pus^um" ++ "pus^um" ; "tiy~u~u" ++ "pus^um"}) [] three; -lin n5 = mk20Ten (variants {"kitis" ; "kic/is"}) - (variants {("paha" ++ "sye Str = table {sz => "maa" ++ "kaawi" ++ mk5twenty ! sz }; - -oper mk5twenty : Size => Str = table { - one => variants {("maa" ++ "kic/is") ; "kic/is"} ++ "pus^um"; - two => "c^aas^an" ++ "pus^um"; - three => "tuhun" ++ "pus^um"; - four => "c/iyan" ++ "pus^um"; - _ => "nahaac/a" ++ "pus^um" -} ; - -oper mktwenty : Str -> Str -> Str -> Str -> Str -> Size => Str = - \a1 -> \a2 -> \a3 -> \a4 -> \a5 -> table { - one => a1 ++ "pus^um" ; - two => a2 ++ "pus^um" ; - three => a3 ++ "pus^um" ; - four => a4 ++ "pus^um" ; - _ => a5 ++ "pus^um" -} ; - -oper get20 : Str -> Size -> Size -> Str = \df -> \sz1 -> \sz2 -> - table {one => mk5twenty ; - two => mktwenty ("maa" ++ "kaawi") - ("maa" ++ "kaawi" ++ "tun") - ("maa" ++ "kaawi" ++ "t~u3") - ("maa" ++ "kaawi" ++ "itun") - ("maa" ++ "kaawi" ++ "t~a~at") ; - three => addkaawi ; - _ => table {_ => df } } ! sz1 ! sz2 ; - -lin pot01 = - {s = table {unit => "tun" ; maaunit => "tun" ; tfive => "kic/is" ++ "pus^um" } ; even20 = ten ; size = one}; -lin pot0 d = - {s = d.s ; even20 = d.even20 ; size = one} ; -lin pot110 = - {s = "kaawi" ; tenpsize = one ; s2 = "tun"} ; -lin pot111 = - {s = "kaawi" ++ "tun" ; tenpsize = one ; s2 = "tun" } ; -lin pot1to19 d = - {s = "kaawi" ++ d.s ! unit ; tenpsize = one ; s2 = d.s ! unit } ; -lin pot0as1 n = - {s = n.s ! maaunit ; tenpsize = one ; s2 = n.s ! maaunit} ; -lin pot1 d = - {s = d.s ! twenty ; - tenpsize = d.size ; - s2 = [] } ; - -lin pot1plus d e = - {s = table {even => d.s ! twenty ++ d.s ! extra ++ e.s ! maaunit; - ten => d.s ! twenty ++ e.s ! unit} ! (d.even20) ; - tenpsize = d.size ; - s2 = table {even => e.s ! maaunit ; ten => e.s ! unit} ! d.even20} ; - -lin pot1as2 n = {s = n.s} ; - -lin pot2 d = - {s = variants {get20 (d.s ! maaunit ++ "sye Str ; s2 : Str ; size : Size} ; -oper LinS100 = {s : Str ; s2 : Str ; size : Size} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinS100 ; -lincat Sub1000 = LinS100 ; -lincat Sub1000000 = {s : Str} ; - -oper mkNum : Str -> LinDigit = \kunun -> - {s = table {unit => kunun ; ten => "mOrta" ++ kunun } ; - s2 = "dubu" ++ kunun ; - size = sub10} ; - -lin num x0 = - {s = x0.s} ; -- TODO - --- o. --- O for IPA o in Eng. Cod - -lin n2 = {s = table {unit => "cu" ; ten => "digidem" } ; s2 = "dubu" ++ "cu"; size = sub10} ; -lin n3 = mkNum "ago.zo." ; -lin n4 = mkNum "tozo" ; -lin n5 = mkNum "fo"; -lin n6 = mkNum "dissi" ; -lin n7 = mkNum (variants {"tuduzu" ; "tudusu"}) ; -lin n8 = mkNum (variants {"osso" ; "yosso"}) ; -lin n9 = mkNum "issi"; - -oper olufu : Str = variants {"oluou" ; "olufu"} ; -oper ss : Str -> Str -> LinS100 = \a -> \b -> {s = a ; s2 = b ; size = pl} ; -oper ss2 : Str -> Str -> LinS100 = \a -> \b -> {s = a ; s2 = b ; size = e10} ; - -lin pot01 = {s = table {_ => "tro" }; s2 = "dubu" ; size = sg}; -lin pot0 d = d ; -lin pot110 = ss2 "mOrdOm" []; -lin pot111 = ss2 ("mOrdOm" ++ "sao" ++ "tro") ("dubu"); -lin pot1to19 d = ss2 ("mOrdOm" ++ "sao" ++ d.s ! unit) ("dubu" ++ d.s ! unit); -lin pot0as1 n = {s = n.s ! unit ; s2 = n.s2 ; size = n.size} ; -lin pot1 d = ss (d.s ! ten) (d.s ! unit) ; -lin pot1plus d e = ss (d.s ! ten ++ "sao" ++ e.s ! unit) (d.s ! unit ++ e.s2) ; -lin pot1as2 n = {s = n.s ; s2 = ifsub10 n.s2 ! n.size ; size = n.size }; -lin pot2 d = ss (selsg "kidri" ("kidra" ++ d.s ! unit) ! d.size) - (olufu ++ d.s ! ten) ; -lin pot2plus d e = - ss (selsg "kidri" ("kidra" ++ d.s ! unit) ! d.size ++ "sao" ++ e.s) - (olufu ++ d.s ! ten ++ "sao" ++ ifs10 ! e.size ++ e.s2) ; -lin pot2as3 n = {s = n.s} ; -lin pot3 n = {s = n.s2}; -lin pot3plus n m = {s = n.s2 ++ "sao" ++ m.s}; - -oper ifs10 : Size => Str = table {e10 => "tro" ; _ => []} ; -oper ifsub10 : Str -> Size => Str = \a -> - table {pl => olufu ++ a; e10 => olufu ++ a ; _ => a } ; -oper selsg : Str -> Str -> Size => Str = \a -> \b -> - table {sg => a ; _ => b} ; - -} diff --git a/examples/numerals/tukang_besi.gf b/examples/numerals/tukang_besi.gf deleted file mode 100644 index f04241ce6..000000000 --- a/examples/numerals/tukang_besi.gf +++ /dev/null @@ -1,46 +0,0 @@ -concrete tukang_besi of Numerals = { --- include numerals.Abs.gf ; - -param DForm = u | v ; - -oper LinDigit = {s : DForm => Str } ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinDigit ; -lincat Sub1000 = LinDigit ; -lincat Sub1000000 = { s : Str } ; - -oper bind : Str -> Str -> Str = \a -> \b -> a ++ b ; - -oper mkNum : Str -> LinDigit = \a -> {s = table {_ => a}} ; -oper mkNum2 : Str -> Str -> LinDigit = \a -> \b -> {s = table {u => a ; v => b}} ; - -lin num x = x ; --- lin n1 mkNum "sa'asa" ; -lin n2 = mkNum "dua" ; -lin n3 = mkNum "tolu" ; -lin n4 = mkNum2 "gana" "hato"; -lin n5 = mkNum "lima" ; -lin n6 = mkNum2 "no'o" "nomo" ; -lin n7 = mkNum2 "pitu" "hitu" ; -lin n8 = mkNum "alu" ; -lin n9 = mkNum "sia" ; - -lin pot01 = mkNum2 "sa'asa" "sa" ; -lin pot0 d = d ; -lin pot110 = {s = table {_ => "ompulu" }}; -lin pot111 = {s = table {u => "ompulu" ++ "sa'asa" ; v => "ompulu" ++ "sa"}} ; -lin pot1to19 d = {s = table {f => "ompulu" ++ d.s ! f}} ; -lin pot0as1 n = n ; -lin pot1 d = {s = table {_ => bind (d.s ! v) "hulu" }} ; -lin pot1plus d e = {s = table {f => (bind (d.s ! v) "hulu") ++ e.s ! f}} ; -lin pot1as2 n = n ; -lin pot2 d = {s = table {_ => bind (d.s ! v) "hatu" }} ; -lin pot2plus d e = {s = table {f => (bind (d.s ! v) "hatu") ++ e.s ! f}} ; -lin pot2as3 n = {s = n.s ! u}; -lin pot3 n = {s = bind (n.s ! v) "riwu" } ; -lin pot3plus n m = {s = (bind (n.s ! v) "riwu") ++ m.s ! u } ; - -} diff --git a/examples/numerals/turkish.gf b/examples/numerals/turkish.gf deleted file mode 100644 index 90647c212..000000000 --- a/examples/numerals/turkish.gf +++ /dev/null @@ -1,65 +0,0 @@ -concrete turkish of Numerals = { -flags coding = utf8 ; --- include numerals.Abs.gf ; --- flags coding=latinasupplement ; - -param DForm = unit | ten | teen ; -param Size = sg | pl ; - --- ç is c with a cedille (obviously) --- s, is s with a cedille --- I is i without a dot --- g% is yumus,ak ge (i.e a g with a breve) - --- The hundreds and trheir qualif can be written together e.g ikiyüz --- aswelll as ten + unit e.g yirmibir - -lincat Numeral = { s : Str } ; -oper LinDigit = {s : DForm => Str } ; -lincat Digit = LinDigit ; - -lincat Sub10 = {s : DForm => Str ; size : Size} ; -lincat Sub100 = {s : Str ; size : Size } ; -lincat Sub1000 = {s : Str ; size : Size } ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> Str -> LinDigit = - \iki -> \yirmi -> - {s = table {unit => iki ; teen => (variants {"on" + iki ; "on" ++ iki}) ; ten => yirmi } } ; - -lin num x = {s = [] ++ x.s ++ [] } ; - --- lin n1 mkNum "bir" "dA" ; -lin n2 = mkNum "iki" "yirmi" ; -lin n3 = mkNum "üç" "otuz" ; -lin n4 = mkNum "dört" "kırk" ; -lin n5 = mkNum "beÅŸ" "elli" ; -lin n6 = mkNum "altı" "altmış" ; -lin n7 = mkNum "yedi" "yetmiÅŸ" ; -lin n8 = mkNum "sekiz" "seksen" ; -lin n9 = mkNum "dokuz" "doksan" ; - -oper ss : Str -> {s : Str ; size : Size} = \s -> {s = s ; size = pl} ; - -lin pot01 = {s = table {f => "bir"} ; size = sg} ; -lin pot0 d = {s = table {f => d.s ! f} ; size = pl} ; -lin pot110 = ss "on" ; -lin pot111 = ss (variants { "on" ++ "bir" ; "onbir"}); -lin pot1to19 d = {s = d.s ! teen ; size = pl} ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = {s = d.s ! ten ; size = pl} ; -lin pot1plus d e = {s = d.s ! ten ++ e.s ! unit; size = pl} ; -lin pot1as2 n = n ; -lin pot2 d = {s = table {sg => [] ; _ => d.s ! unit} ! d.size ++ "yüz" ; size = pl} ; -lin pot2plus d e = {s = table {sg => [] ; _ => d.s ! unit} ! d.size ++ "yüz" ++ e.s ; size = pl} ; - -lin pot2as3 n = n ; -lin pot3 n = {s = table {sg => [] ; _ => n.s } ! n.size ++ "bin"} ; -lin pot3plus n m = {s = table {sg => [] ; _ => n.s } ! n.size ++ "bin" ++ m.s} ; - - - - - - -} diff --git a/examples/numerals/votic.gf b/examples/numerals/votic.gf deleted file mode 100644 index a0f192424..000000000 --- a/examples/numerals/votic.gf +++ /dev/null @@ -1,64 +0,0 @@ -concrete votic of Numerals = { --- include numerals.Abs.gf ; - -param DForm = unit | attr | teen | ten | ten2 ; -param Size = sg | pl ; - -oper LinDigit = {s : DForm => Str ; size : Size }; -oper LinS100 = {s : Str ; size : Size} ; - -oper bind : Str -> Str -> Str = \a -> \b -> a ++ b ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = LinS100 ; -lincat Sub1000 = LinS100 ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = {s = x0.s} ; -- TODO - -oper mkN2 : Str -> LinDigit = \u -> - mkN u u (u + "ts^ümmettä") (u + "ts^ümmet") ; - -oper mkN : Str -> Str -> Str -> Str -> LinDigit = \u -> \a -> \t -> \t2 -> - {s = table {unit => u ; attr => a + "sata:"; ten => t ; ten2 => t2 ; - teen => a + tess} ; size = pl} ; - -lin n2 = mkN "kahsi" "kahs" - (variants {"kahs^'t's^'ümmettä" ; "kahts^ümmettä"}) - (variants {"kahs^'t's^'ümmet" ; "kahts^ümmet"}); -lin n3 = mkN "keVLmeV" "keVm" "keVmts^ümmettä" "keVmts^ümmet"; -lin n4 = mkN2 "nellä" ; -lin n5 = mkN "vi:si" "vi:s" "vi:s^'t's^'ümmettä" "vi:s^'t's^'ümmet"; -lin n6 = mkN "ku:si" "ku:s" "ku:s^'t's^'ümmettä" "ku:s^'t's^'ümmet"; -lin n7 = mkN2 "seitse:" ; -lin n8 = mkN2 "kaheVsa:" ; -lin n9 = mkN2 "ühesä:" ; - -oper tess : Str = (variants {"teV*s^s^eVmeVtta" ; "teV*is^'t's^'ümmeD"} ) ; - -lin pot01 = {s = table {unit => "ühsi" ; attr => "sata" ; _ => "dummy" }; size = sg } ; - -oper ss : Str -> LinS100 = \s1 -> {s = s1 ; size = pl } ; - -lin pot0 d = d ; -lin pot110 = ss "ts^ümme:" ; -lin pot111 = ss ("ühs" + tess) ; -lin pot1to19 d = ss (d.s ! teen) ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size } ; -lin pot1 d = ss (d.s ! ten) ; -lin pot1plus d e = ss ((d.s ! ten2) ++ (e.s ! unit)) ; -lin pot1as2 n = n ; -lin pot2 d = ss (d.s ! attr) ; -lin pot2plus d e = ss ((d.s ! attr) ++ e.s) ; -lin pot2as3 n = - {s = n.s } ; -lin pot3 n = - {s = selsg (variants {"tuhatta" ; "tuhaD" }) (bind n.s "tuhatta") ! n.size} ; -lin pot3plus n m = - {s = selsg (variants {"tuhatta" ; "tuhaD" }) (bind n.s "tuhatta") ! n.size ++ m.s }; - -oper selsg : Str -> Str -> Size => Str = \a -> \b -> - table {sg => a ; pl => b} ; - -} diff --git a/examples/numerals/yasin_burushaski.gf b/examples/numerals/yasin_burushaski.gf deleted file mode 100644 index 1b38d0208..000000000 --- a/examples/numerals/yasin_burushaski.gf +++ /dev/null @@ -1,65 +0,0 @@ -concrete yasin_burushaski of Numerals = { --- include numerals.Abs.gf ; - -oper LinDigit = {s : DForm => Str ; even20 : Even20 ; size : Size} ; - -oper mk20Ten : Str -> Str -> LinDigit = \tri -> \tw -> - {s = table {unit => tri ; teen => "turma-" + tri ; twenty => tw+"-áltar"} ; - even20 = ten ; size = pl} ; - -oper mkEven20 : Str -> Str -> LinDigit = \tri -> \tw -> - {s = table {unit => tri ; teen => "turma-" + tri ; twenty => tw+"-áltar"} ; - even20 = even ; size = pl} ; - -param Even20 = ten | even ; -param DForm = unit | teen | twenty ; -param Size = sg | pl ; - -lincat Numeral = {s : Str} ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; size : Size } ; -lincat Sub1000000 = {s : Str} ; -lin num x0 = - {s = x0.s} ; -lin n2 = {s = table {unit => "altó" ; teen => "turma-" + "altó" ; twenty => "áltar" } ; even20 = even ; size = pl} ; -lin n3 = {s = table {unit => "iskí" ; teen => "turma-" + "iskí" ; twenty => "áltar" } ; even20 = ten ; size = pl} ; -lin n4 = mkEven20 "wálte" "altó"; -lin n5 = mk20Ten "cendí" "altó"; -lin n6 = mkEven20 "bis'índe" "iskí" ; -lin n7 = mk20Ten "thalé" "iskí"; -lin n8 = mkEven20 "altámbe" "wálte"; -lin n9 = mk20Ten "hutí" "wálte"; - -lin pot01 = - {s = table {unit => "hek" ; teen => "turma-" + "hék" ; twenty => []} ; even20 = ten ; size = sg}; -lin pot0 d = d ; -lin pot110 = {s = "tórum" ; size = pl} ; -lin pot111 = {s = "turma-" + "hék" ; size = pl} ; -lin pot1to19 d = {s = d.s ! teen ; size = pl} ; -lin pot0as1 n = {s = n.s ! unit ; size = n.size} ; -lin pot1 d = - {s = table {even => d.s ! twenty ; - ten => d.s ! twenty ++ "tórum"} ! d.even20 ; - size = pl} ; -lin pot1plus d e = - {s = table {even => d.s ! twenty ++ e.s ! unit; - ten => d.s ! twenty ++ e.s ! teen} ! (d.even20) ; - size = pl} ; - -lin pot1as2 n = n ; -lin pot2 d = {s = (selsg d.size (d.s ! unit)) ++ "tha" ; size = pl} ; -lin pot2plus d e = - {s = (selsg d.size (d.s ! unit)) ++ "tha" ++ e.s ; size = pl} ; -lin pot2as3 n = - {s = n.s } ; -lin pot3 n = - {s = selsg n.size n.s ++ "hazár"} ; -lin pot3plus n m = - {s = selsg n.size n.s ++ "hazár" ++ m.s } ; - -oper selsg : Size -> Str -> Str = \sz -> \attr -> - table {sg => [] ; _ => attr} ! sz ; - -} diff --git a/examples/numerals/zaiwa.gf b/examples/numerals/zaiwa.gf deleted file mode 100644 index e93af3421..000000000 --- a/examples/numerals/zaiwa.gf +++ /dev/null @@ -1,61 +0,0 @@ -concrete zaiwa of Numerals = { --- include numerals.Abs.gf ; - --- flags lexer = words ; - -param Size = sg | sub10 | pl ; - -oper LinDigit = {s : Str ; size : Size} ; - -lincat Numeral = { s : Str } ; -lincat Digit = LinDigit ; -lincat Sub10 = LinDigit ; -lincat Sub100 = {s : Str ; s2 : Str ; size : Size} ; -lincat Sub1000 = {s : Str ; s2 : Str ; size : Size} ; -lincat Sub1000000 = { s : Str } ; - -oper mkNum : Str -> LinDigit = \u -> {s = u ; size = sub10} ; - -lin n2 = mkNum "i55" ; -lin n3 = mkNum "sum11" ; -lin n4 = mkNum "mi11" ; -lin n5 = mkNum "ngo11" ; -lin n6 = mkNum "kyuq5" ; -lin n7 = mkNum "ngit5" ; -lin n8 = mkNum "sit5" ; -lin n9 = mkNum "gau11" ; - -oper ten : Str = variants {"cue31" ; "sue31"}; -oper mun : Str = variants {"mun11" ; ("mun11" + "mo35")} ; -oper xmun : Size => Str = table {pl => [] ; _ => mun} ; - -lin num x = {s = x.s} ; -- TODO - -lin pot01 = {s = "ra11" ; size = sg } ; -lin pot0 d = d ; -lin pot110 = {s = "le1" ++ ten ; - s2 = "le1" ++ mun ; size = pl} ; -lin pot111 = {s = ("le1" ++ ten) ++ "ra11"; - s2 = ("le1" ++ mun) ++ ("le1" ++ "hing55"); size = pl} ; -lin pot1to19 d = {s = ("le1" ++ ten) ++ d.s ; - s2 = ("le1" ++ mun) ++ d.s ++ "hing55"; size = pl}; -lin pot0as1 n = {s = n.s ; s2 = ifsg n.s ! n.size ++ "hing55" ; size = n.size}; -lin pot1 d = {s = d.s ++ ten ; s2 = d.s ++ mun ; size = pl} ; -lin pot1plus d e = {s = d.s ++ ten ++ e.s ; s2 = d.s ++ mun ++ ifsg e.s ! e.size ++ "hing55" ; size = pl} ; -lin pot1as2 n = n ; -lin pot2 d = {s = ifsg d.s ! d.size ++ "syo31" ; - s2 = ifsg d.s ! d.size ++ ten ++ mun ; - size = pl } ; -lin pot2plus d e = {s = ifsg d.s ! d.size ++ "syo31" ++ e.s; - s2 = ifsg d.s ! d.size ++ ten ++ xmun ! e.size ++ e.s2 ; - size = pl} ; -lin pot2as3 n = {s = n.s} ; -lin pot3 n = {s = n.s2 } ; -lin pot3plus n m = {s = n.s2 ++ m.s } ; - -oper ifsg : Str -> Size => Str = \attr -> table {sg => "le1" ; _ => attr} ; - - - - -} diff --git a/examples/peacekeeping/EXAMPLES b/examples/peacekeeping/EXAMPLES deleted file mode 100644 index 822e649eb..000000000 --- a/examples/peacekeeping/EXAMPLES +++ /dev/null @@ -1,66 +0,0 @@ -== Working now == - -Yes. - -Who coughs? -Who owns this building? -Who needs water? -Who gives weapons to the soldiers? -Who gives water to the children? -Who is hungry? -Where do you sleep? -Where do you see the landmine? -Where are the weapons? - -The doctor sleeps. -I see a small girl. -Does your leg hurt? -Soldiers don't eat corpses. -Do you need medicine? -We don't give weapons to dangerous soldiers. -We give food to children. -Are you cold? -Landmines are dangerous. -We are your friends. -I am a police officer. -This is a translation machine. -Weapons aren't toys. -These soldiers aren't your enemies. - -Walk! -Breathe! -Don't eat your friend! -Drink cold water! -Give your weapon to the soldier! -Show me the landmine! -Give water to the boy! -Drop your weapon! -Cooperate with us! - -== Should work == - -Drink this water! (can't modify MassCN) -Drink! (drink is V2) - - -== How do we do these? == - -(without overgenerating too much) - -Turn around! - -plural-/singular-only nouns: clothes, ... - - -== English == - -=== Variants that should work === - -don't / do not -doesn't / does not -isn't / is not -aren't / are not - -corpse / dead body -give X to Y / give Y X - diff --git a/examples/peacekeeping/Makefile b/examples/peacekeeping/Makefile deleted file mode 100644 index 3e8cc0af8..000000000 --- a/examples/peacekeeping/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -peace.pgf: - gfc --make english/Peace_Eng.gf swedish/Peace_Swe.gf diff --git a/examples/peacekeeping/Peace.gf b/examples/peacekeeping/Peace.gf deleted file mode 100644 index 506fdf62a..000000000 --- a/examples/peacekeeping/Peace.gf +++ /dev/null @@ -1,8 +0,0 @@ -abstract Peace = - PeaceSyntax, PeaceLexCommon, - PeaceLexExt, PeacePhrases - ** { - - flags startcat = PhraseWritten ; - -} \ No newline at end of file diff --git a/examples/peacekeeping/PeaceCat.gf b/examples/peacekeeping/PeaceCat.gf deleted file mode 100644 index 71ee4c0aa..000000000 --- a/examples/peacekeeping/PeaceCat.gf +++ /dev/null @@ -1,20 +0,0 @@ -abstract PeaceCat = { - - cat - N; A; V; V2; V3; Pron; - IP; IAdv; - Adv; NP; CN; Imp; Det; Num ; - Card ; Art ; --a - MassN ; - Phrase ; - PhraseWritten ; - PhraseSpoken ; - Sent ; - Quest ; - MassCN ; - - fun - Written : Phrase -> PhraseWritten ; - Spoken : Phrase -> PhraseSpoken ; - -} diff --git a/examples/peacekeeping/PeaceCatI.gf b/examples/peacekeeping/PeaceCatI.gf deleted file mode 100644 index 7941de276..000000000 --- a/examples/peacekeeping/PeaceCatI.gf +++ /dev/null @@ -1,31 +0,0 @@ -incomplete concrete PeaceCatI of PeaceCat = - open Lang, PeaceRes, Prelude in { - - lincat - N = N; A = A; V = V; V2 = V2; V3 = V3; Pron = Pron; - Card = Card ; Art = Art ; --a - IP = IP; IAdv = IAdv; - Adv = Adv; NP = NP; CN = CN; Imp = Imp; Det = Det; Num = Num; - - MassN = N ; - Phrase = { s : Str; p : Punct } ; - PhraseWritten = { s : Str } ; - PhraseSpoken = { s : Str } ; - - Sent = {s : SForm => Str} ; - Quest = { s : Str } ; - MassCN = CN ; - - lin - Written x = mkWritten x.s x.p ; - Spoken x = { s = x.s } ; - - oper - mkWritten : Str -> Punct -> { s : Str } ; - mkWritten x p = case p of { - FullStop => { s = x ++ "." } ; --TFullStop (ss s) TEmpty ; - QuestMark => { s = x ++ "?" } ; --TQuestMark (ss s) TEmpty ; - ExclMark => { s = x ++ "!" } --TExclMark (ss s) TEmpty - } ; - -} diff --git a/examples/peacekeeping/PeaceLexCommon.gf b/examples/peacekeeping/PeaceLexCommon.gf deleted file mode 100644 index cec47c235..000000000 --- a/examples/peacekeeping/PeaceLexCommon.gf +++ /dev/null @@ -1,93 +0,0 @@ -abstract PeaceLexCommon = PeaceCat ** { - - fun - - -- Pronouns - - i_Pron : Pron ; - youSg_Pron : Pron ; - he_Pron : Pron ; - we_Pron : Pron ; - youPl_Pron : Pron ; - they_Pron : Pron ; - whoPl_IP : IP ; - whoSg_IP : IP ; - whatPl_IP : IP ; - whatSg_IP : IP ; - - this_NP : NP ; - that_NP : NP ; - - -- Determiners - - the_Art : Art ; --a - a_Art : Art ; --a - -- aSg_Det : Det ; - -- aPl_Det : Det ; - -- theSg_Det : Det ; - -- thePl_Det : Det ; --a - - that_Det : Det ; - those_Det : Det ; - this_Det : Det ; - these_Det : Det ; - - -- Adverbs - - here_Adv : Adv ; - there_Adv : Adv ; - where_IAdv : IAdv ; - when_IAdv : IAdv ; - - -- Numerals - --- Causes too much ambiguity --- one_Det : Det ; - two_Num : Card ; --a - three_Num : Card ; - four_Num : Card ; - five_Num : Card ; - - -- Adjectives - - black_A : A ; - blue_A : A ; - cold_A : A ; - green_A : A ; - hot_A : A ; - red_A : A ; - small_A : A ; - white_A : A ; - yellow_A : A ; - - -- Nouns - - airplane_N : N ; - animal_N : N ; - blood_N : MassN ; - boat_N : N ; - boy_N : N ; - child_N : N ; - factory_N : N ; - foot_N : N ; - girl_N : N ; - hand_N : N ; - head_N : N ; - house_N : N ; - leg_N : N ; - man_N : N ; - road_N : N ; - water_N : MassN ; - woman_N : N; - - -- Verbs - breathe_V : V ; - eat_V2 : V2 ; - drink_V2 : V2 ; - give_V3 : V3 ; - have_V2 : V2; - see_V2 : V2 ; - sleep_V : V ; - walk_V : V ; - -} diff --git a/examples/peacekeeping/PeaceLexCommonI.gf b/examples/peacekeeping/PeaceLexCommonI.gf deleted file mode 100644 index 21dcac350..000000000 --- a/examples/peacekeeping/PeaceLexCommonI.gf +++ /dev/null @@ -1,84 +0,0 @@ -incomplete concrete PeaceLexCommonI of PeaceLexCommon = PeaceCatI ** - open Lang, Constructors in { - - lin - - -- Pronouns - - i_Pron = i_Pron ; - youSg_Pron = youSg_Pron ; - he_Pron = he_Pron ; - we_Pron = we_Pron ; - youPl_Pron = youPl_Pron ; - they_Pron = they_Pron ; - whoPl_IP = whoPl_IP ; - whoSg_IP = whoSg_IP ; - whatPl_IP = whatPl_IP ; - whatSg_IP = whatSg_IP ; - - this_NP = mkNP this_Quant ; - that_NP = mkNP that_Quant ; - - -- Determiners - - a_Art = IndefArt ; - the_Art = DefArt ; - that_Det = mkDet that_Quant ; - those_Det = mkDet that_Quant plNum ; - this_Det = mkDet this_Quant ; - these_Det = mkDet this_Quant plNum ; - - -- Adverbs - here_Adv = here_Adv; - there_Adv = there_Adv; - where_IAdv = where_IAdv; - when_IAdv = when_IAdv; - - -- Numerals --- one_Det = DetSg one_Quant NoOrd ; - two_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n2))))) ; - three_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n3))))) ; - four_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n4))))) ; - five_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n5))))) ; - - -- Adjectives - black_A = black_A ; - blue_A = blue_A ; - cold_A = cold_A ; - green_A = green_A ; - hot_A = hot_A ; - red_A = red_A ; - small_A = small_A ; - white_A = white_A ; - yellow_A = yellow_A ; - - -- Nouns - airplane_N = airplane_N ; - animal_N = animal_N ; - blood_N = blood_N ; - boat_N = boat_N ; - boy_N = boy_N ; - child_N = child_N ; - factory_N = factory_N ; - foot_N = foot_N ; - girl_N = girl_N ; - hand_N = hand_N ; - head_N = head_N ; - house_N = house_N ; - leg_N = leg_N ; - man_N = man_N ; - road_N = road_N ; - water_N = water_N ; - woman_N = woman_N ; - - -- Verbs - breathe_V = breathe_V ; - drink_V2 = drink_V2 ; - eat_V2 = eat_V2 ; - give_V3 = give_V3; - have_V2 = have_V2; - see_V2 = see_V2 ; - sleep_V = sleep_V ; - walk_V = walk_V ; - -} diff --git a/examples/peacekeeping/PeaceLexExt.gf b/examples/peacekeeping/PeaceLexExt.gf deleted file mode 100644 index 984440ef6..000000000 --- a/examples/peacekeeping/PeaceLexExt.gf +++ /dev/null @@ -1,47 +0,0 @@ -abstract PeaceLexExt = PeaceCat ** { - - fun - - -- Adjectives - - dangerous_A : A ; - dead_A : A ; - hungry_A : A ; - large_A : A ; - sick_A : A ; - - -- Nouns - - air_N : MassN ; - arm_N : N ; - building_N : N ; - car_N : N ; - corpse_N : N ; - doctor_N : N ; - doctor_N : N ; - enemy_N : N ; - face_N : N ; - food_N : MassN ; - friend_N : N ; - ground_N : N ; - knife_N : N ; - landmine_N : N ; - map_N : N ; - medicine_N : MassN ; - police8officer_N : N ; - skin_N : MassN ; - soldier_N : N ; - toy_N : N ; - translation8machine_N : N ; - weapon_N : N; - - -- Verbs - cooperate_V2 : V2 ; - cough_V : V ; - drop_V2 : V2 ; - hurt_V : V ; - need_V2 : V2; - own_V2 : V2 ; - show_V3 : V3 ; - -} \ No newline at end of file diff --git a/examples/peacekeeping/PeacePhrases.gf b/examples/peacekeeping/PeacePhrases.gf deleted file mode 100644 index e883e9e19..000000000 --- a/examples/peacekeeping/PeacePhrases.gf +++ /dev/null @@ -1,9 +0,0 @@ -abstract PeacePhrases = PeaceCat ** { - - fun - Hello : Phrase ; - GoodMorning : Phrase ; - GoodEvening : Phrase ; - WhatIsNamePron : Pron -> Phrase ; - -} \ No newline at end of file diff --git a/examples/peacekeeping/PeaceRes.gf b/examples/peacekeeping/PeaceRes.gf deleted file mode 100644 index f39107a1e..000000000 --- a/examples/peacekeeping/PeaceRes.gf +++ /dev/null @@ -1,13 +0,0 @@ -resource PeaceRes = { - - param Punct = FullStop | QuestMark | ExclMark ; - - param SForm = SPos | SNeg | SQuest ; - - oper - stop, quest, excl : Str -> { s : Str; p : Punct } ; - stop x = { s = x; p = FullStop } ; - quest x = { s = x; p = QuestMark } ; - excl x = { s = x; p = ExclMark } ; - -} \ No newline at end of file diff --git a/examples/peacekeeping/PeaceSpoken.gf b/examples/peacekeeping/PeaceSpoken.gf deleted file mode 100644 index be4efd406..000000000 --- a/examples/peacekeeping/PeaceSpoken.gf +++ /dev/null @@ -1,5 +0,0 @@ -abstract PeaceSpoken = Peace ** { - - flags startcat = PhraseSpoken ; - -} \ No newline at end of file diff --git a/examples/peacekeeping/PeaceSyntax.gf b/examples/peacekeeping/PeaceSyntax.gf deleted file mode 100644 index 2cc7a8c93..000000000 --- a/examples/peacekeeping/PeaceSyntax.gf +++ /dev/null @@ -1,56 +0,0 @@ -abstract PeaceSyntax = PeaceCat ** { - - fun - PhrPos : Sent -> Phrase ; - PhrNeg : Sent -> Phrase ; - PhrQuest : Quest -> Phrase ; - PhrImp : Imp -> Phrase ; - PhrImpNeg : Imp -> Phrase ; - - PhrYes : Phrase ; - PhrNo : Phrase ; - - QuestSent : Sent -> Quest ; - - QuestIP_V : V -> IP -> Quest ; - QuestIP_V2 : V2 -> IP -> NP -> Quest ; - QuestIP_V2Mass : V2 -> IP -> MassCN -> Quest ; - QuestIP_V3 : V3 -> IP -> NP -> NP -> Quest ; - QuestIP_V3Mass : V3 -> IP -> MassCN -> NP -> Quest ; - QuestIP_A : A -> IP -> Quest ; - QuestIAdv_V : V -> NP -> IAdv -> Quest ; - QuestIAdv_V2 : V2 -> NP -> NP -> IAdv -> Quest ; - QuestIAdv_NP : NP -> IAdv -> Quest ; - - SentV : V -> NP -> Sent ; - SentV2 : V2 -> NP -> NP -> Sent ; - SentV2Mass : V2 -> NP -> MassCN -> Sent ; - SentV3 : V3 -> NP -> NP -> NP -> Sent ; - SentV3Mass : V3 -> NP -> MassCN -> NP -> Sent ; - SentA : A -> NP -> Sent ; - SentNP : NP -> NP -> Sent ; - - SentAdvV : V -> NP -> Adv -> Sent ; - SentAdvV2 : V2 -> NP -> NP -> Adv -> Sent ; - - ImpV : V -> Imp ; - ImpV2 : V2 -> NP -> Imp ; - ImpV2Mass : V2 -> MassCN -> Imp ; - ImpV3 : V3 -> NP -> NP -> Imp ; - ImpV3Mass : V3 -> MassCN -> NP -> Imp ; - - UsePron : Pron -> NP ; - PossPronCNSg : Pron -> CN -> NP ; - PossPronCNPl : Pron -> CN -> NP ; - ArtCNSg : Art -> CN -> NP ; --a - ArtCNPl : Art -> CN -> NP ; --a - DetCN : Det -> CN -> NP ; - NumCN : Card -> CN -> NP ; --a - - UseN : N -> CN ; - ModCN : A -> CN -> CN ; - - UseMassN : MassN -> MassCN ; - ModMass : A -> MassCN -> MassCN ; - -} diff --git a/examples/peacekeeping/PeaceSyntaxI.gf b/examples/peacekeeping/PeaceSyntaxI.gf deleted file mode 100644 index 7e738eea5..000000000 --- a/examples/peacekeeping/PeaceSyntaxI.gf +++ /dev/null @@ -1,79 +0,0 @@ -incomplete concrete PeaceSyntaxI of PeaceSyntax = - PeaceCatI ** open Lang,Constructors,PeaceRes in { - - flags - unlexer = text ; lexer = text ; - - lin - PhrPos sent = stop (sent.s!SPos) ; - PhrNeg sent = stop (sent.s!SNeg) ; - PhrQuest q = quest q.s ; - PhrImp imp = excl (mkPhr (mkUtt imp)).s; - PhrImpNeg imp = excl (mkPhr (mkUtt negativePol imp)).s; - - PhrYes = stop yes_Utt.s ; - PhrNo = stop no_Utt.s ; - - - QuestSent sent = { s = sent.s!SQuest } ; - QuestIP_V v ip = mkQuest (QuestVP ip (UseV v)) ; - QuestIP_V2 v2 ip x = mkQuest (QuestVP ip (mkVP v2 x)) ; - QuestIP_V2Mass v2 ip x = mkQuest (QuestVP ip (mkVP v2 (MassNP x))) ; - QuestIP_V3 v3 ip x y = mkQuest (QuestVP ip (mkVP v3 x y)) ; - QuestIP_V3Mass v3 ip x y = mkQuest (QuestVP ip (mkVP v3 (MassNP x) y)) ; - QuestIP_A a ip = mkQuest (QuestVP ip (UseComp (CompAP (PositA a)))); - QuestIAdv_NP x ia = mkQuest (QuestIComp (CompIAdv ia) x); - - QuestIAdv_V v x ia = mkQuest (QuestIAdv ia (PredVP x (UseV v))); - QuestIAdv_V2 v x y ia = mkQuest (QuestIAdv ia (PredVP x (ComplV2 v y))); - - - SentV v np = mkSent (mkCl np v) ; - - SentV2 v2 x y = mkSent (mkCl x v2 y) ; - SentV2Mass v2 x y = mkSent (mkCl x v2 (MassNP y)) ; - SentV3 v3 x y z = mkSent (mkCl x v3 y z) ; - SentV3Mass v3 x y z = mkSent (mkCl x v3 (MassNP y) z) ; - SentA a x = mkSent (mkCl x a) ; - SentNP np x = mkSent (mkCl x np) ; - - SentAdvV v x adv = mkSent (mkCl x (mkVP (mkVP v) adv)) ; - SentAdvV2 v2 x y adv = mkSent (mkCl x (mkVP (mkVP v2 y) adv)) ; - - ImpV v = mkImp v ; - ImpV2 v2 x = mkImp v2 x ; - ImpV2Mass v2 x = mkImp v2 (MassNP x) ; - ImpV3 v3 x y = mkImp (mkVP v3 x y) ; - ImpV3Mass v3 x y = mkImp (mkVP v3 (MassNP x) y) ; - - UsePron p = mkNP p ; - PossPronCNSg p n = mkNP (mkDet p) n ; - PossPronCNPl p n = mkNP (mkDet p plNum) n ; - DetCN d n = mkNP d n ; - NumCN k cn = mkNP a_Art k cn ; - ArtCNSg = DetArtSg ; - ArtCNPl = DetArtPl ; - - UseN n = mkCN n ; - ModCN a cn = mkCN a cn ; - - UseMassN mn = mkCN mn ; - ModMass a cn = mkCN a cn ; - - oper - mkSent : Lang.Cl -> Sent ; - mkSent cl = - { - s = table { - SPos => Predef.toStr Lang.S (mkS cl) ; - SNeg => Predef.toStr Lang.S (mkS negativePol cl) ; - SQuest => Predef.toStr Lang.QS (mkQS cl) - } ; - lock_Sent = <> - } ; - - mkQuest : Lang.QCl -> Quest ; - mkQuest q = { s = Predef.toStr Lang.QS (mkQS q); - lock_Quest = <> } ; - -} diff --git a/examples/peacekeeping/README b/examples/peacekeeping/README deleted file mode 100644 index f17025853..000000000 --- a/examples/peacekeeping/README +++ /dev/null @@ -1,14 +0,0 @@ - - - -Some things we could use for inspiration: - -Spanish Phrase Book for First-Aid Trained Activists -http://bostoncoop.net/balm/phrasebook1.pdf - -Emergency multilingual phrasebook -http://www.dh.gov.uk/PublicationsAndStatistics/Publications/PublicationsPolicyAndGuidance/PublicationsPolicyAndGuidanceArticle/fs/en?CONTENT_ID=4073230&chk=8XboAN - -Ogden's Basic English: - -http://ogden.basic-english.org/words.html \ No newline at end of file diff --git a/examples/peacekeeping/english/PeaceCat_Eng.gf b/examples/peacekeeping/english/PeaceCat_Eng.gf deleted file mode 100644 index 0f3e59bf5..000000000 --- a/examples/peacekeeping/english/PeaceCat_Eng.gf +++ /dev/null @@ -1,3 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceCat_Eng of PeaceCat = PeaceCatI with (Lang = LangEng); \ No newline at end of file diff --git a/examples/peacekeeping/english/PeaceLexCommon_Eng.gf b/examples/peacekeeping/english/PeaceLexCommon_Eng.gf deleted file mode 100644 index 4a047facd..000000000 --- a/examples/peacekeeping/english/PeaceLexCommon_Eng.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceLexCommon_Eng of PeaceLexCommon = - PeaceCat_Eng ** PeaceLexCommonI with (Lang = LangEng), - (Constructors = ConstructorsEng) ; - diff --git a/examples/peacekeeping/english/PeaceLexExt_Eng.gf b/examples/peacekeeping/english/PeaceLexExt_Eng.gf deleted file mode 100644 index 6ecfcf341..000000000 --- a/examples/peacekeeping/english/PeaceLexExt_Eng.gf +++ /dev/null @@ -1,48 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceLexExt_Eng of PeaceLexExt = - PeaceCat_Eng ** open ParadigmsEng, IrregEng, - LexiconEng, StructuralEng in { - - lin - - -- Adjectives - dangerous_A = regA "dangerous" ; - dead_A = regA "dead" ; - hungry_A = regA "hungry" ; - large_A = regA "large" ; - sick_A = regA "sick" ; - - -- Nouns - air_N = regN "air" ; - arm_N = regN "arm" ; - building_N = regN "building" ; - car_N = regN "car" ; - corpse_N = regN "corpse" ; - doctor_N = regN "doctor"; - enemy_N = regN "enemy"; - face_N = regN "face" ; - food_N = regN "food"; - friend_N = regN "friend"; - ground_N = regN "ground" ; - knife_N = mk2N "knife" "knives" ; - landmine_N = regN "landmine" ; - map_N = regN "map" ; - medicine_N = regN "medicine" ; - police8officer_N = compoundN "police" (regN "officer") ; - skin_N = regN "skin" ; - soldier_N = regN "soldier" ; - toy_N = regN "toy" ; - translation8machine_N = compoundN "translation" (regN "machine") ; - weapon_N = regN "weapon"; - - -- Verbs - cooperate_V2 = mkV2 (regV "cooperate") (mkPrep "with") ; - cough_V = regV "cough" ; - drop_V2 = dirV2 (regDuplV "drop") ; - hurt_V = hurt_V ; - need_V2 = dirV2 (regV "need"); - own_V2 = dirV2 (regV "own") ; - show_V3 = dirdirV3 (regV "show") ; - -} diff --git a/examples/peacekeeping/english/PeacePhrases_Eng.gf b/examples/peacekeeping/english/PeacePhrases_Eng.gf deleted file mode 100644 index 8bcf41ce0..000000000 --- a/examples/peacekeeping/english/PeacePhrases_Eng.gf +++ /dev/null @@ -1,12 +0,0 @@ ---# -path=.:..:present:prelude - -concrete PeacePhrases_Eng of PeacePhrases = - PeaceCat_Eng ** open ResEng, PeaceRes in { - -lin - Hello = stop "hello" ; - GoodMorning = stop ["good morning"]; - GoodEvening = stop ["good evening"] ; - WhatIsNamePron p = quest (["what is"] ++ p.s!Gen ++ "name") ; - -} \ No newline at end of file diff --git a/examples/peacekeeping/english/PeaceSpoken_Eng.gf b/examples/peacekeeping/english/PeaceSpoken_Eng.gf deleted file mode 100644 index d18b43945..000000000 --- a/examples/peacekeeping/english/PeaceSpoken_Eng.gf +++ /dev/null @@ -1,4 +0,0 @@ ---# -path=.:..:present:prelude - -concrete PeaceSpoken_Eng of PeaceSpoken = - Peace_Eng; diff --git a/examples/peacekeeping/english/PeaceSyntax_Eng.gf b/examples/peacekeeping/english/PeaceSyntax_Eng.gf deleted file mode 100644 index 46c26f183..000000000 --- a/examples/peacekeeping/english/PeaceSyntax_Eng.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceSyntax_Eng of PeaceSyntax = PeaceCat_Eng ** PeaceSyntaxI with - (Constructors = ConstructorsEng), - (Lang = LangEng) ; - diff --git a/examples/peacekeeping/english/Peace_Eng.gf b/examples/peacekeeping/english/Peace_Eng.gf deleted file mode 100644 index 87dd076ee..000000000 --- a/examples/peacekeeping/english/Peace_Eng.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:..:present:prelude - -concrete Peace_Eng of Peace = - PeaceSyntax_Eng, PeaceLexCommon_Eng, - PeaceLexExt_Eng, PeacePhrases_Eng; \ No newline at end of file diff --git a/examples/peacekeeping/finnish/PeaceCat_Fin.gf b/examples/peacekeeping/finnish/PeaceCat_Fin.gf deleted file mode 100644 index 1a0c6ac9c..000000000 --- a/examples/peacekeeping/finnish/PeaceCat_Fin.gf +++ /dev/null @@ -1,3 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceCat_Fin of PeaceCat = PeaceCatI with (Lang = LangFin); diff --git a/examples/peacekeeping/finnish/PeaceLexCommon_Fin.gf b/examples/peacekeeping/finnish/PeaceLexCommon_Fin.gf deleted file mode 100644 index faf70724b..000000000 --- a/examples/peacekeeping/finnish/PeaceLexCommon_Fin.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceLexCommon_Fin of PeaceLexCommon = - PeaceCat_Fin ** PeaceLexCommonI with - (Lang = LangFin), (Constructors = ConstructorsFin) ; - diff --git a/examples/peacekeeping/finnish/PeaceLexExt_Fin.gf b/examples/peacekeeping/finnish/PeaceLexExt_Fin.gf deleted file mode 100644 index 637b52d65..000000000 --- a/examples/peacekeeping/finnish/PeaceLexExt_Fin.gf +++ /dev/null @@ -1,44 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceLexExt_Fin of PeaceLexExt = - PeaceCat_Fin ** open ParadigmsFin in { - - lin - - -- Adjectives - dangerous_A = mkA "vaarallinen" ; - dead_A = mkA (mkN "kuollut" "kuolleita") ; - hungry_A = mkA "nälkäinen" ; - large_A = mkA "iso" ; - sick_A = mkA "sairas" ; - - -- Nouns - air_N = mkN "ilma" ; - arm_N = mk3N "käsi" "käden" "käsiä" ; - building_N = mkN "rakennus" ; - car_N = mkN "auto" ; - corpse_N = mkN "ruumis" ; - doctor_N = mkN "lääkäri"; - enemy_N = mkN "vihollinen"; - face_N = mkN "naama" ; ---- kasvot - food_N = mkN "ruoka"; - friend_N = mkN "ystävä"; - ground_N = mkN "maa" ; - knife_N = mk2N "veitsi" "veitsiä" ; ---- veistä - landmine_N = mkN "maamiina" ; - map_N = mkN "kartta" ; - medicine_N = mkN "lääke" ; - police8officer_N = mkN "poliisi" ; - skin_N = mkN "iho" ; - soldier_N = mkN "sotilas" ; - weapon_N = mkN "ase"; - - -- Verbs - cough_V = mkV "yskiä" ; - drop_V2 = dirV2 (mkV "pudottaa") ; - hurt_V = mkV "sattua" ; - need_V2 = dirV2 (mkV "tarvita"); - own_V2 = dirV2 (mkV "omistaa") ; - show_V3 = dirdirV3 (mkV "näyttää") ; - -} diff --git a/examples/peacekeeping/finnish/PeacePhrases_Fin.gf b/examples/peacekeeping/finnish/PeacePhrases_Fin.gf deleted file mode 100644 index 1949e30e7..000000000 --- a/examples/peacekeeping/finnish/PeacePhrases_Fin.gf +++ /dev/null @@ -1,13 +0,0 @@ ---# -path=.:..:present:prelude - -concrete PeacePhrases_Fin of PeacePhrases = - PeaceCat_Fin ** open LangFin, ParadigmsFin, ConstructorsFin, PeaceRes in { - -lin - Hello = stop "terve" ; - GoodMorning = stop ["hyvää huomenta"] ; - GoodEvening = stop ["hyvää iltaa"] ; - WhatIsNamePron p = quest ( - mkPhr (mkUtt (mkQS (mkQCl whatSg_IP (mkVP (mkNP (mkDet p) name_N)))))).s ; - -} diff --git a/examples/peacekeeping/finnish/PeaceSpoken_Fin.gf b/examples/peacekeeping/finnish/PeaceSpoken_Fin.gf deleted file mode 100644 index 95cdd7de9..000000000 --- a/examples/peacekeeping/finnish/PeaceSpoken_Fin.gf +++ /dev/null @@ -1,3 +0,0 @@ ---# -path=.:..:present:prelude - -concrete PeaceSpoken_Fin of PeaceSpoken = Peace_Fin; diff --git a/examples/peacekeeping/finnish/PeaceSyntax_Fin.gf b/examples/peacekeeping/finnish/PeaceSyntax_Fin.gf deleted file mode 100644 index 3e728dbf8..000000000 --- a/examples/peacekeeping/finnish/PeaceSyntax_Fin.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceSyntax_Fin of PeaceSyntax = PeaceCat_Fin ** PeaceSyntaxI with - (Lang = LangFin), (Constructors = ConstructorsFin) ; - diff --git a/examples/peacekeeping/finnish/Peace_Fin.gf b/examples/peacekeeping/finnish/Peace_Fin.gf deleted file mode 100644 index 905ee2bf8..000000000 --- a/examples/peacekeeping/finnish/Peace_Fin.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:..:present:prelude - -concrete Peace_Fin of Peace = - PeaceSyntax_Fin, PeaceLexCommon_Fin, - PeaceLexExt_Fin, PeacePhrases_Fin; diff --git a/examples/peacekeeping/swedish/PeaceCat_Swe.gf b/examples/peacekeeping/swedish/PeaceCat_Swe.gf deleted file mode 100644 index e056dc86a..000000000 --- a/examples/peacekeeping/swedish/PeaceCat_Swe.gf +++ /dev/null @@ -1,3 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceCat_Swe of PeaceCat = PeaceCatI with (Lang = LangSwe); \ No newline at end of file diff --git a/examples/peacekeeping/swedish/PeaceLexCommon_Swe.gf b/examples/peacekeeping/swedish/PeaceLexCommon_Swe.gf deleted file mode 100644 index 7d34010eb..000000000 --- a/examples/peacekeeping/swedish/PeaceLexCommon_Swe.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceLexCommon_Swe of PeaceLexCommon = - PeaceCat_Swe ** PeaceLexCommonI with - (Lang = LangSwe), (Constructors = ConstructorsSwe) ; ; - diff --git a/examples/peacekeeping/swedish/PeaceLexExt_Swe.gf b/examples/peacekeeping/swedish/PeaceLexExt_Swe.gf deleted file mode 100644 index 5f40fc6b6..000000000 --- a/examples/peacekeeping/swedish/PeaceLexExt_Swe.gf +++ /dev/null @@ -1,48 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceLexExt_Swe of PeaceLexExt = - PeaceCat_Swe ** open ParadigmsSwe, IrregSwe, - LexiconSwe, StructuralSwe in { - - lin - - -- Adjectives - dangerous_A = regA "farlig" ; - dead_A = regA "död" ; - hungry_A = regA "hungrig" ; - large_A = big_A ; - sick_A = regA "sjuk" ; - - -- Nouns - air_N = regN "luft" ; - arm_N = regN "arm" ; - building_N = mk2N "byggnad" "byggnader" ; - car_N = regN "bil" ; - corpse_N = mk2N "lik" "lik" ; - doctor_N = mkN "doktor" "doktorn" "doktorer" "doktorerna"; - enemy_N = mk2N "fiende" "fiender" ; - face_N = regN "ansikte" ; - food_N = regN "mat"; - friend_N = mkN "vän" "vännen" "vänner" "vännerna" ; - ground_N = mk2N "mark" "marker"; - knife_N = regN "kniv" ; - landmine_N = regN "landmina" ; - map_N = regN "karta" ; - medicine_N = mk2N "medicin" "mediciner"; - police8officer_N = mk2N "polis" "poliser" ; - skin_N = mk2N "skinn" "skinn" ; - soldier_N = mk2N "soldat" "soldater" ; - toy_N = regN "leksak" ; - translation8machine_N = mk2N "översättningsmaskin" "översättningsmaskiner"; - weapon_N = mkN "vapen" "vapnet" "vapen" "vapnen" ; - - -- Verbs - cooperate_V2 = mkV2 (regV "samarbetar") (mkPrep "med") ; - cough_V = regV "hostar" ; - drop_V2 = dirV2 (regV "släpper") ; - hurt_V = partV göra_V "ont" ; -- FIXME: "Gör ont ditt ben?" - need_V2 = dirV2 (regV "behöver"); - own_V2 = dirV2 (regV "äger") ; - show_V3 = dirdirV3 (regV "visar") ; - -} diff --git a/examples/peacekeeping/swedish/PeacePhrases_Swe.gf b/examples/peacekeeping/swedish/PeacePhrases_Swe.gf deleted file mode 100644 index 7f9d88014..000000000 --- a/examples/peacekeeping/swedish/PeacePhrases_Swe.gf +++ /dev/null @@ -1,12 +0,0 @@ ---# -path=.:..:present:prelude - -concrete PeacePhrases_Swe of PeacePhrases = - PeaceCat_Swe ** open CommonScand, PeaceRes in { - -lin - Hello = stop "hej" ; - GoodMorning = stop ["god morgon"] ; - GoodEvening = stop ["god kväll"] ; - WhatIsNamePron p = stop (["vad heter"] ++ p.s!NPNom) ; - -} \ No newline at end of file diff --git a/examples/peacekeeping/swedish/PeaceSpoken_Swe.gf b/examples/peacekeeping/swedish/PeaceSpoken_Swe.gf deleted file mode 100644 index 51ed8392c..000000000 --- a/examples/peacekeeping/swedish/PeaceSpoken_Swe.gf +++ /dev/null @@ -1,4 +0,0 @@ ---# -path=.:..:present:prelude - -concrete PeaceSpoken_Swe of PeaceSpoken = - Peace_Swe; \ No newline at end of file diff --git a/examples/peacekeeping/swedish/PeaceSyntax_Swe.gf b/examples/peacekeeping/swedish/PeaceSyntax_Swe.gf deleted file mode 100644 index bfa0f0a1d..000000000 --- a/examples/peacekeeping/swedish/PeaceSyntax_Swe.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present:prelude - -concrete PeaceSyntax_Swe of PeaceSyntax = PeaceCat_Swe ** PeaceSyntaxI with - (Lang = LangSwe), (Constructors = ConstructorsSwe) ; - diff --git a/examples/peacekeeping/swedish/Peace_Swe.gf b/examples/peacekeeping/swedish/Peace_Swe.gf deleted file mode 100644 index 7c7b2c213..000000000 --- a/examples/peacekeeping/swedish/Peace_Swe.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:..:present:prelude - -concrete Peace_Swe of Peace = - PeaceSyntax_Swe, PeaceLexCommon_Swe, - PeaceLexExt_Swe, PeacePhrases_Swe; \ No newline at end of file diff --git a/examples/query/LexQuery.gf b/examples/query/LexQuery.gf deleted file mode 100644 index 83bfeeaef..000000000 --- a/examples/query/LexQuery.gf +++ /dev/null @@ -1,36 +0,0 @@ -interface LexQuery = open Syntax in { - -oper - located_A : A ; - giveMe : NP -> VP ; - know_V2 : V2 ; - --- structural words - about_Prep : Prep ; - all_NP : NP ; - also_AdV : AdV ; - also_AdA : AdA ; - as_Prep : Prep ; - at_Prep : Prep ; - that_RP : RP ; - - called_A : A ; - - participlePropCN : Prop -> CN -> CN ; - - vpAP : VP -> AP ; - - information_N : N ; - other_A : A ; - otherwise_AdV : AdV ; - otherwise_AdA : AdA ; - what_IQuant : IQuant ; - --- lincats - Fun = {cn : CN ; prep : Prep} ; - Prop = {ap : AP ; vp : VP} ; - Rel = {ap : AP ; vp : VP ; prep : Prep} ; - - - -} diff --git a/examples/query/LexQueryEng.gf b/examples/query/LexQueryEng.gf deleted file mode 100644 index b1afc765e..000000000 --- a/examples/query/LexQueryEng.gf +++ /dev/null @@ -1,32 +0,0 @@ -instance LexQueryEng of LexQuery = - open SyntaxEng, (M = MakeStructuralEng), ParadigmsEng, ExtraEng, IrregEng in { - -oper - located_A : A = mkA "located" | mkA "situated" ; - - giveMe : NP -> VP = \np -> mkVP (mkV3 give_V) (mkNP i_Pron) np ; - know_V2 = mkV2 know_V ; - --- structural words - about_Prep : Prep = mkPrep "about" ; - all_NP : NP = mkNP (mkPN "all") ; --- - also_AdV : AdV = mkAdV "also" ; - also_AdA : AdA = mkAdA "also" ; - as_Prep : Prep = mkPrep "as" ; - at_Prep : Prep = mkPrep "at" ; - that_RP = ExtraEng.that_RP ; - - participlePropCN : Prop -> CN -> CN = \p,k -> mkCN p.ap k ; - - vpAP = PartVP ; - - called_A : A = mkA "called" | mkA "named" ; - - information_N : N = mkN "information" ; - other_A : A = mkA "other" ; - otherwise_AdV : AdV = mkAdV "otherwise" ; - otherwise_AdA : AdA = mkAdA "otherwise" ; - what_IQuant : IQuant = M.mkIQuant "what" "what" ; - - -} diff --git a/examples/query/LexQueryFre.gf b/examples/query/LexQueryFre.gf deleted file mode 100644 index 85d42ff0d..000000000 --- a/examples/query/LexQueryFre.gf +++ /dev/null @@ -1,32 +0,0 @@ -instance LexQueryFre of LexQuery = - open SyntaxFre, (M = MakeStructuralFre), ParadigmsFre, ExtraFre, IrregFre in { - -oper - located_A : A = mkA "situé" ; - - giveMe = \np -> mkVP (mkV2 (mkV "montrer")) np ; --- - know_V2 = IrregFre.savoir_V2 ; - --- structural words - about_Prep : Prep = mkPrep "sur" ; - all_NP : NP = mkNP (mkPN "tout") ; --- - also_AdV : AdV = mkAdV "aussi" ; - also_AdA : AdA = mkAdA "aussi" ; - as_Prep : Prep = mkPrep "pour" ; --- only used for "vad har X för Y" - at_Prep : Prep = mkPrep "chez" ; --- | mkPrep "hos" | mkPrep "vid" ; - that_RP = which_RP ; - - participlePropCN : Prop -> CN -> CN = variants {} ; - - vpAP _ = mkAP (mkA "nonexistant") ; --- not used, see LexQuery.participlePropCN - - called_A : A = mkA "appelé" ; - - information_N : N = mkN "information" feminine ; - other_A : A = prefixA (mkA "autre") ; - otherwise_AdV : AdV = mkAdV "autrement" ; - otherwise_AdA : AdA = mkAdA "autrement" ; - what_IQuant : IQuant = which_IQuant ; - - -} diff --git a/examples/query/LexQuerySwe.gf b/examples/query/LexQuerySwe.gf deleted file mode 100644 index 733f2e959..000000000 --- a/examples/query/LexQuerySwe.gf +++ /dev/null @@ -1,32 +0,0 @@ -instance LexQuerySwe of LexQuery = - open SyntaxSwe, (M = MakeStructuralSwe), ParadigmsSwe, ExtraSwe, IrregSwe in { - -oper - located_A : A = compoundA (mkA "belägen" "beläget" "belägna" [] []) ; - - giveMe : NP -> VP = \np -> mkVP (mkV3 giva_V) (mkNP i_Pron) np ; - know_V2 = mkV2 veta_V ; - --- structural words - about_Prep : Prep = mkPrep "om" ; - all_NP : NP = mkNP (mkPN "allt") ; --- - also_AdV : AdV = mkAdV "också" ; - also_AdA : AdA = mkAdA "även" ; - as_Prep : Prep = mkPrep "för" ; --- only used for "vad har X för Y" - at_Prep : Prep = mkPrep "på" ; --- | mkPrep "hos" | mkPrep "vid" ; - that_RP = which_RP ; - - participlePropCN : Prop -> CN -> CN = variants {} ; - - vpAP _ = mkAP (mkA "obefintlig") ; --- not used, see LexQuery.participlePropCN - - called_A : A = compoundA (mkA "kallad" "kallat" "kallade" "kallade" "kallade") ; - - information_N : N = mkN "information" "informationer" ; - other_A : A = compoundA (mkA "annan" "annat" "andra" "andra" "andra") ; - otherwise_AdV : AdV = mkAdV "annars" ; - otherwise_AdA : AdA = mkAdA "annars" ; - what_IQuant : IQuant = which_IQuant ; - - -} diff --git a/examples/query/Query.gf b/examples/query/Query.gf deleted file mode 100644 index 6f6dab6bc..000000000 --- a/examples/query/Query.gf +++ /dev/null @@ -1,166 +0,0 @@ -abstract Query = { - -flags - startcat = Move ; - --- general query language, which can be specialized with any lexicon - -cat - Move ; -- top-level utterance, e.g. "give me all Bulgarian persons that work at Google" - Query ; - Answer ; - Set ; -- the set requested, e.g. "all persons" - Interrogative ; -- interrog. pron. e.g. "who" - Function ; -- something of something, e.g. "subregion of Bulgaria" - Kind ; -- type of things, e.g. "person" - Relation ; -- relation between things,e.g. "employed at" - Property ; -- property of things, e.g. "employed at Google" - Individual ; -- one entity, e.g. "Google" --- Activity ; -- action property, e.g. "work at Google" - Name ; -- person, company... e.g. "Eric Schmidt" - Loc ; - Org ; - Pers ; - [Individual] {2} ; -- list of entities, e.g. "Larry Page, Sergey Brin" - -fun - MQuery : Query -> Move ; - MAnswer : Answer -> Move ; - - QSet : Set -> Query ; -- (give me | what are | which are | ) (S | the names of S | S's names) - QWhere : Set -> Query ; -- where are S - QWhat : Interrogative -> Property -> Query ; -- who P - QWhatWhat : Interrogative -> Interrogative -> Relation -> Query ; -- who R what - QWhatWhere : Interrogative -> Relation -> Query ; -- who R where --- overgenerating - QRelWhere : Set -> Relation -> Query ; -- where does S R --- overgenerating - QFun : Function -> Set -> Query ; -- what R does S have - QFunPair : Set -> Function -> Query ; -- S and their R's - QInfo : Set -> Query ; -- (give me | ) (information about | all about) S - QCalled : Individual -> Query ; -- how is X (also | otherwise) (called | named | known) ; - QWhether : Answer -> Query ; -- is S P --- not in the corpus, but should be ?? - - AKind : Set -> Kind -> Answer ; -- S is a K - AInd : Set -> Individual -> Answer ; -- S is I - AName : Set -> Name -> Answer ; -- N is the name of S - AProp : Set -> Property -> Answer ; -- S is P --- AAct : Set -> Activity -> Answer ; -- S As --+ - - SAll : Kind -> Set ; -- all Ks | the Ks - SFun : Set -> Function -> Set ; -- S's Rs - SOne : Kind -> Set ; -- one K - SIndef : Kind -> Set ; -- a K - SDef : Kind -> Set ; -- the K - SPlural : Kind -> Set ; -- Ks - SOther : Kind -> Set ; -- other Ks - SInd : Individual -> Set ; -- X - SInds : [Individual] -> Set ; -- X and Y - - IWho : Interrogative ; -- who - IWhat : Interrogative ; -- what - IWhich : Kind -> Interrogative ; -- which K | what K | which Ks | what Ks - - KFunSet : Function -> Set -> Kind ; -- R of S | S's R - KFunsSet : Function -> Function -> Set -> Kind ; -- R and Q of S - KFunKind : Kind -> Function -> Set -> Kind ; -- K that is R of S - KFunPair : Kind -> Function -> Kind ; -- S's with their R's - KProp : Property -> Kind -> Kind ; -- P K | K that is P --- KAct : Activity -> Kind -> Kind ; -- K that Ps - KFun : Function -> Kind ; -- R ---?? - - IName : Name -> Individual ; - - NLoc : Loc -> Name ; - NOrg : Org -> Name ; - NPers : Pers -> Name ; - - PCalled : Individual -> Property ; -- also called I - PCalleds : [Individual] -> Property ; -- also called I or J - - PIs : Individual -> Property ; - - PRelation : Relation -> Set -> Property ; - --- the test lexicon - -cat - Country ; - JobTitle ; -fun - NCountry : Country -> Name ; - PCountry : Country -> Property ; - - Located : Relation ; - - In : Relation ; - HaveTitleAt : JobTitle -> Relation ; - EmployedAt : Set -> Relation ; - HaveTitle : Relation ; - Employed : Relation ; - - Named : Name -> Property ; - - Start : Name -> Property ; - - Organization : Kind ; - Company : Kind ; - Place : Kind ; - Person : Kind ; - - Location : Function ; - Region : Function ; - Subregion : Function ; - --- USA : Country ; --- California : Country ; --- Bulgaria : Country ; --- OblastSofiya : Name ; - - FName : Function ; - FNickname : Function ; - FJobTitle : Function ; - - SJobTitle : JobTitle -> Set ; -- a programmer - --- JobTitles - JobTitle1 : JobTitle ; - JobTitle2 : JobTitle ; - JobTitle3 : JobTitle ; - JobTitle4 : JobTitle ; - --- Locations - Location1 : Loc ; - Location2 : Loc ; - Location3 : Loc ; - Location4 : Loc ; - --- Organizations - Organization1 : Org ; - Organization2 : Org ; - Organization3 : Org ; - Organization4 : Org ; - --- Persons - Person1 : Pers ; - Person2 : Pers ; - Person3 : Pers ; - Person4 : Pers ; - --- CEO : JobTitle ; --- ChiefInformationOfficer : JobTitle ; - --- Microsoft : Name ; --- Google : Name ; - --- SergeyBrin : Name ; --- LarryPage : Name ; --- EricSchmidt : Name ; --- MarissaMayer : Name ; --- UdiManber : Name ; --- CarlGustavJung : Name ; --- Jung : Name ; --- BenFried : Name ; - - -} - - diff --git a/examples/query/QueryEng.gf b/examples/query/QueryEng.gf deleted file mode 100644 index 77f2cfda8..000000000 --- a/examples/query/QueryEng.gf +++ /dev/null @@ -1,111 +0,0 @@ ---# -path=.:present - -concrete QueryEng of Query = QueryI with - (Syntax = SyntaxEng), - (Lang = LangEng), - (LexQuery = LexQueryEng) ** -open - LexQueryEng, - ParadigmsEng, - IrregEng, - SyntaxEng, - ExtraEng, - (L = LangEng), - (M = MakeStructuralEng), - Prelude -in { - --- lexicon - -lin - Located = relAP (mkAP located_A) in_Prep ; - - In = relVP UseCopula in_Prep ; - - Employed = - relAP (mkAP (mkA "employed")) at_Prep --- | relAP (mkAP (mkA "employed")) by8agent_Prep - | relAP (mkAP (mkA "paid")) by8agent_Prep - | relAP (mkAP (mkA "active")) at_Prep - | relAP (mkAP (mkA "professionally active")) at_Prep - | relVP (mkVP (mkV "work")) at_Prep - | relVP (mkVP (mkV "collaborate")) in_Prep - ; - - HaveTitle = - relAP (mkAP (mkA "employed")) as_Prep --- | relVP UseCopula noPrep - | relVP (mkVP (mkV "work")) as_Prep --- | relVP (mkVP have_V2 (mkNP the_Det (mkCN (mkN2 (mkN "title"))))) possess_Prep - ; - - EmployedAt s = - relAP (mkAP (mkA2 (mkA "employed") at_Prep) s) as_Prep --- | relAP (mkAP (mkA2 (mkA "employed") by8agent_Prep) s) as_Prep - | relVP (mkVP (mkV2 (mkV "work") at_Prep) s) as_Prep - ; - - HaveTitleAt t = - relAP (mkAP (mkA2 (mkA "employed") as_Prep) (mkNP t)) at_Prep --- | relAP (mkAP (mkA2 (mkA "employed") as_Prep) (mkNP t)) by8agent_Prep - | relVP (mkVP (mkNP a_Det t)) at_Prep - | relVP (mkVP (mkV2 (mkV "work") as_Prep) (mkNP t)) at_Prep --- | relVP (mkVP have_V2 (mkNP the_Det (mkCN (mkN2 (mkN "title")) (mkNP t)))) at_Prep - ; - - Named n = propAP (mkAP (mkA2 (mkA "named") []) n) ; - Start n = propVP (mkVP (mkV2 "start" with_Prep) n) ; - - Organization = mkCN (mkN "organization") ; - Company = mkCN (mkN "company") ; - Place = mkCN (mkN "place") ; - Person = - mkCN (mkN "person" "people") - | mkCN (mkN "person") ; - - Location = mkFunction "location" ; - Region = mkFunction "region" ; - Subregion = mkFunction "subregion" | mkFunction "sub-region" ; - FName = mkFunction "name" ; - FNickname = mkFunction "nickname" ; - FJobTitle = mkFunction "job title" | mkFunction "job" | mkFunction "position" | - mkFunction "appointment" | mkFunction "job position" | mkFunction "mandate" | - mkFunction "title" | mkFunction "capacity" ; - - SJobTitle t = mkNP a_Det t ; - -oper - mkCountry : Str -> Str -> {np : NP ; a : A} = - \n,a -> {np = mkNP (mkPN n) ; a = mkA a} ; - - mkName : Str -> NP = - \s -> mkNP (mkPN s) ; - mkFunction : Str -> Fun = - \s -> {cn = mkCN (mkN s) ; prep = possess_Prep} ; - -lin --- JobTitles - JobTitle1 = mkCN (mkN "'JobTitle1") ; - JobTitle2 = mkCN (mkN "'JobTitle2") ; - JobTitle3 = mkCN (mkN "'JobTitle3") ; - JobTitle4 = mkCN (mkN "'JobTitle4") ; - --- Locations - Location1 = mkName "'Location1" ; - Location2 = mkName "'Location2" ; - Location3 = mkName "'Location3" ; - Location4 = mkName "'Location4" ; - --- Organizations - Organization1 = mkName "'Organization1" ; - Organization2 = mkName "'Organization2" ; - Organization3 = mkName "'Organization3" ; - Organization4 = mkName "'Organization4" ; - --- Persons - Person1 = mkName "'Person1" ; - Person2 = mkName "'Person2" ; - Person3 = mkName "'Person3" ; - Person4 = mkName "'Person4" ; - -} diff --git a/examples/query/QueryFre.gf b/examples/query/QueryFre.gf deleted file mode 100644 index 8fd24473b..000000000 --- a/examples/query/QueryFre.gf +++ /dev/null @@ -1,135 +0,0 @@ ---# -path=.:present - -concrete QueryFre of Query = QueryI - - [namePrep, propCalled, SFun, SAll, IWhat] -with - (Syntax = SyntaxFre), - (Lang = LangFre), - (LexQuery = LexQueryFre) ** -open - LexQueryFre, - ParadigmsFre, - IrregFre, - SyntaxFre, - ExtraFre, - (L = LangFre), - (M = MakeStructuralFre), - Prelude -in { - --- deviations from functor -oper --- prep not "av" - namePrep = possess_Prep ; --- verb "heta" - propCalled : NP -> Prop = \i -> - propVP (mkVP (mkAdV "aussi") (mkVP (mkV2 (reflV (mkV "appeler"))) i)) ; - -lin - SAll k = mkNP all_Predet (mkNP thePl_Det k) | mkNP thePl_Det k ; - SFun s r = mkNP (mkNP the_Quant plNum r.cn) (mkAdv r.prep s) ; - IWhat = mkIP (mkIDet which_IQuant) | mkIP (mkIDet which_IQuant pluralNum) ; - - --- lexicon - -lin - Located = relAP (mkAP located_A) in_Prep ; - - In = relVP useCopula in_Prep ; - - Employed = - relAP (mkAP (mkA "employé")) by8agent_Prep - | relAP (mkAP (mkA "payé")) by8agent_Prep - | relAP (mkAP (mkA "actif")) at_Prep - | relAP (mkAP (mkA "professionnellement actif")) at_Prep - | relVP (mkVP (mkV "travailler")) at_Prep - ; - - HaveTitle = - relAP (mkAP (mkA "employé")) som_Prep - | relVP useCopula noPrep - | relVP (mkVP (mkV "travailler")) som_Prep - | relVP (mkVP have_V2 (mkNP the_Det (mkCN (mkN2 (mkN "titre" masculine) noPrep)))) - possess_Prep - ; - - EmployedAt s = - relAP (mkAP (mkA2 (mkA "employé") at_Prep) s) som_Prep - | relAP (mkAP (mkA2 (mkA "employé") by8agent_Prep) s) som_Prep - | relVP (mkVP (mkV2 (mkV "travailler") at_Prep) s) som_Prep - ; - - HaveTitleAt t = - relAP (mkAP (mkA2 (mkA "employé") som_Prep) (mkNP t)) at_Prep - | relAP (mkAP (mkA2 (mkA "employé") som_Prep) (mkNP t)) by8agent_Prep - | relVP (mkVP (mkNP a_Det t)) at_Prep - | relVP (mkVP (mkV2 (mkV "travailler") som_Prep) (mkNP t)) at_Prep - | relVP (mkVP have_V2 (mkNP the_Det (mkCN (mkN2 (mkN "titre") noPrep) - (mkNP t)))) at_Prep - ; - - Named n = propAP (mkAP (mkA2 called_A (mkPrep [])) n) ; - Start n = propVP (mkVP (mkV2 (mkV "commencer") with_Prep) n) ; - - Organization = mkCN (mkN "organisation" feminine) ; - Company = mkCN (mkN "entreprise") ; - Place = mkCN (mkN "lieu") | mkCN (mkN "endroit") ; - Person = - mkCN (mkN "personne") - | mkCN (mkN "personne" "gens" feminine) ; - - Location = mkFunctionP (mkN "localité") possess_Prep ; - Region = mkFunctionP (mkN "région" feminine) possess_Prep ; - Subregion = mkFunctionP (mkN "sous-région" feminine) possess_Prep ; - FName = mkFunctionP (mkN "nom") possess_Prep ; - FNickname = mkFunctionP (mkN "surnom") possess_Prep ; - FJobTitle = - mkFunctionP (mkN "titre" masculine) possess_Prep - | mkFunctionP (mkN "position" feminine) possess_Prep ; - - SJobTitle t = mkNP a_Det t ; - -oper - mkCountry : Str -> Str -> {np : NP ; a : A} = - \n,a -> {np = mkNP (mkPN n) ; a = mkA a} ; - - mkName : Str -> NP = - \s -> mkNP (mkPN s) ; - mkFunction : Str -> Fun = - \s -> {cn = mkCN (mkN s) ; prep = possess_Prep} ; - mkFunctionP : N -> Prep -> Fun = - \n,p -> {cn = mkCN n ; prep = p} ; - - som_Prep = mkPrep "comme" ; - - noPrep = mkPrep [] ; - - useCopula = mkVP être_V ; - -lin --- JobTitles - JobTitle1 = mkCN (mkN "'JobTitle1") ; - JobTitle2 = mkCN (mkN "'JobTitle2") ; - JobTitle3 = mkCN (mkN "'JobTitle3") ; - JobTitle4 = mkCN (mkN "'JobTitle4") ; - --- Locations - Location1 = mkName "'Location1" ; - Location2 = mkName "'Location2" ; - Location3 = mkName "'Location3" ; - Location4 = mkName "'Location4" ; - --- Organizations - Organization1 = mkName "'Organization1" ; - Organization2 = mkName "'Organization2" ; - Organization3 = mkName "'Organization3" ; - Organization4 = mkName "'Organization4" ; - --- Persons - Person1 = mkName "'Person1" ; - Person2 = mkName "'Person2" ; - Person3 = mkName "'Person3" ; - Person4 = mkName "'Person4" ; - -} diff --git a/examples/query/QueryI.gf b/examples/query/QueryI.gf deleted file mode 100644 index 05d3ee938..000000000 --- a/examples/query/QueryI.gf +++ /dev/null @@ -1,185 +0,0 @@ -incomplete concrete QueryI of Query = open - Syntax, - LexQuery, - Lang, - Prelude -in { - -lincat - Move = Utt ; ---- Text ; - Query = Utt ; - Answer = Cl ; -- Utt ; - Set = NP ; - Interrogative = IP ; - Function = Fun ; -- = {cn : CN ; prep : Prep} ; - Kind = CN ; - Property = Prop ; -- = {ap : AP ; vp : VP} ; - Relation = Rel ; -- = {ap : AP ; vp : VP ; prep : Prep} ; - Individual = NP ; - Name = NP ; - Loc = NP ; - Org = NP ; - Pers = NP ; - [Individual] = [NP] ; - -lin - MQuery q = q ; ---- mkText (mkPhr q) questMarkPunct ; - MAnswer a = mkUtt a ; ---- mkText (mkPhr a) fullStopPunct ; - - QSet s = - let - ss : NP = s - | mkNP (mkNP theSg_Det Lang.name_N) (mkAdv namePrep s) - | mkNP (mkNP thePl_Det Lang.name_N) (mkAdv namePrep s) ----- | mkNP (GenNP s) sgNum Lang.name_N ----- | mkNP (GenNP s) plNum Lang.name_N ; - in - mkUtt (mkImp (giveMe ss)) - | mkUtt (mkQS (mkQCl (Lang.CompIP whatSg_IP) ss)) - | mkUtt (mkQS (mkQCl (Lang.CompIP (Lang.IdetIP (mkIDet which_IQuant))) ss)) - | mkUtt ss ; - - QWhere s = - mkUtt (mkQS (mkQCl where_IAdv s)) - | mkUtt (mkQS (mkQCl where_IAdv (mkCl s located_A))) ; - QWhat i p = mkUtt (mkQS (mkQCl i p.vp)) ; - QRelWhere s p = mkUtt (mkQS (mkQCl where_IAdv (mkCl s p.vp))) ; - - QFun r s = - mkUtt - (mkImp (giveMe (mkNP and_Conj s (detSet s r.cn)))) - | mkUtt (mkQS (mkQCl (mkIP what_IQuant plNum r.cn) s have_V2)) - | mkUtt (mkQS (mkQCl whatSg_IP - (mkClSlash (mkClSlash s have_V2) (mkAdv LexQuery.as_Prep (mkNP aPl_Det r.cn))))) ; - - QFunPair s f = - let - ss0 : NP = s - | mkNP (mkNP thePl_Det Lang.name_N) (mkAdv namePrep s) ; - ss : NP = mkNP and_Conj ss0 (mkNP (mkQuant they_Pron) plNum f.cn) - | mkNP ss0 (mkAdv with_Prep (mkNP (mkQuant they_Pron) plNum f.cn)) - in - mkUtt (mkImp (giveMe ss)) - | mkUtt (mkQS (mkQCl (Lang.CompIP whatPl_IP) ss)) - | mkUtt (mkQS (mkQCl (Lang.CompIP (Lang.IdetIP (mkIDet which_IQuant))) ss)) - | mkUtt ss ; - - QInfo s = - let - info : NP = mkNP (all_NP | (mkNP information_N)) (mkAdv about_Prep s) ; - in - mkUtt (mkImp (giveMe info)) - | mkUtt (mkQCl whatSg_IP - (mkClSlash (mkClSlash (mkNP youSg_Pron) LexQuery.know_V2) (mkAdv about_Prep s))) - | mkUtt info ; - - QCalled i = mkUtt (mkQS (mkQCl how_IAdv (mkCl i - (mkVP (also_AdV | otherwise_AdV) (mkVP called_A))))) ; - - QWhether a = mkUtt (mkQS a) ; - - AInd s i = (mkCl s i) ; - AName s n = (mkCl n (mkNP the_Det (mkCN Lang.name_N (mkAdv namePrep s)))) ; - AProp s p = (mkCl s p.vp) ; - - SAll k = mkNP all_Predet (mkNP aPl_Det k) | mkNP thePl_Det k ; - SOne k = mkNP n1_Numeral k ; - SIndef k = mkNP a_Det k ; - SDef k = mkNP the_Det k ; - SPlural k = mkNP aPl_Det k ; - SOther k = mkNP aPl_Det (mkCN other_A k) ; - SInd i = i ; - SInds is = mkNP and_Conj is ; - - IWhich k = - mkIP what_IQuant (sgNum | plNum) k - | mkIP which_IQuant (sgNum | plNum) k ; - - IWho = whoSg_IP | whoPl_IP ; - IWhat = whatSg_IP | whatPl_IP ; - - KFunSet r s = - mkCN r.cn (mkAdv r.prep s) ; - - KFunKind k r s = - mkCN k (mkRS (mkRCl which_RP (mkVP (mkNP aPl_Det (mkCN r.cn (mkAdv r.prep s)))))) - | mkCN k (mkRS (mkRCl that_RP (mkVP (mkNP aPl_Det (mkCN r.cn (mkAdv r.prep s)))))) - ; - - KFunPair k r = mkCN k (mkAdv with_Prep (mkNP (mkQuant they_Pron) plNum r.cn)) ; - KProp p k = - participlePropCN p k - | mkCN k (mkRS (mkRCl which_RP p.vp)) - | mkCN k (mkRS (mkRCl that_RP p.vp)) - ; - KFun r = r.cn ; - - IName n = n ; - - PCalled i = propCalled i ; - PCalleds is = propCalled (mkNP or_Conj is) ; - - BaseIndividual = mkListNP ; - ConsIndividual = mkListNP ; - --- these need new things in resource -lin - KFunsSet r q s = - mkCN (ConjCN and_Conj (BaseCN r.cn q.cn)) (mkAdv r.prep s) ; - SFun s r = mkNP (GenNP s) plNum r.cn | mkNP (GenNP s) sgNum r.cn ; - QWhatWhat i j p = mkUtt (mkQS (QuestQVP i (AdvQVP p.vp (mkIAdv p.prep j)))) ; - QWhatWhere i p = mkUtt (mkQS (QuestQVP i (AdvQVP p.vp where_IAdv))) ; - PIs i = propVP (mkVP i) ; - AKind s k = (mkCl s (Lang.UseComp (Lang.CompCN k))) ; - - PRelation r s = { - ap = AdvAP r.ap (mkAdv r.prep s) ; - vp = mkVP r.vp (mkAdv r.prep s) - } ; - -oper - namePrep : Prep = possess_Prep ; - - relVP : VP -> Prep -> Rel = \vp,p -> { - ap = vpAP vp ; - vp = vp ; - prep = p - } ; - - propVP : VP -> Prop = \vp -> { - ap = vpAP vp ; - vp = vp - } ; - - propAP : AP -> Prop = \ap -> { - ap = ap ; - vp = mkVP ap - } ; - - relAP : AP -> Prep -> Rel = \ap,p -> { - ap = ap ; - vp = mkVP ap ; - prep = p - } ; - - propCalled : NP -> Prop = \i -> - propAP (mkAP (also_AdA | otherwise_AdA) (mkAP (mkA2 called_A (mkPrep [])) i)) ; - - detSet : NP -> CN -> NP = \s,c -> - mkNP (mkQuant they_Pron) plNum c ; - - --- lexicon - -lincat - Country = {np : NP ; a : A} ; - JobTitle = CN ; -lin - NCountry c = c.np ; - PCountry c = propAP (mkAP c.a) ; - - NLoc n = n ; - NOrg n = n ; - NPers n = n; -} - diff --git a/examples/query/QuerySwe.gf b/examples/query/QuerySwe.gf deleted file mode 100644 index c02615da8..000000000 --- a/examples/query/QuerySwe.gf +++ /dev/null @@ -1,134 +0,0 @@ ---# -path=.:present - -concrete QuerySwe of Query = QueryI - [namePrep, propCalled, KFunPair] with - (Syntax = SyntaxSwe), - (Lang = LangSwe), - (LexQuery = LexQuerySwe) ** -open - LexQuerySwe, - ParadigmsSwe, - IrregSwe, - SyntaxSwe, - ExtraSwe, - (L = LangSwe), - (M = MakeStructuralSwe), - Prelude -in { - --- deviations from functor -oper --- prep not "av" - namePrep = on_Prep ; --- verb "heta" - propCalled : NP -> Prop = \i -> - propVP (mkVP (mkAdV "även") (mkVP (mkV2 (depV (mkV "kalla")) for_Prep) i)) - | propVP (mkVP (mkAdV "även") (mkVP (mkV2 "heter") i)) ; - -lin - KFunPair k r = mkCN k (mkAdv with_Prep (sina r.cn)) ; - -oper - sina : CN -> NP = \cn -> mkNP (M.mkPredet "sin" "sitt" "sina") (mkNP a_Quant plNum cn) ; ---- should be in ExtraSwe - --- lexicon - -lin - Located = relAP (mkAP located_A) in_Prep ; - - In = relVP UseCopula in_Prep ; - - Employed = - relAP (mkAP (mkA "anställd" "anställt")) at_Prep --- | relAP (mkAP (mkA "anställd" "anställt")) by8agent_Prep --- | relAP (mkAP (mkA "betald" "betalt")) by8agent_Prep - | relAP (mkAP (mkA "aktiv")) at_Prep - | relAP (mkAP (mkA "professionellt aktiv")) at_Prep - | relVP (mkVP (mkV "arbeta")) at_Prep - | relVP (mkVP (mkV "jobba")) at_Prep - | relVP (mkVP (mkV "medarbeta")) at_Prep - ; - - HaveTitle = - relAP (mkAP (mkA "anställd" "anställt")) som_Prep --- | relVP UseCopula noPrep - | relVP (mkVP (mkV "arbeta")) som_Prep - | relVP (mkVP (mkV "jobba")) som_Prep --- | relVP (mkVP have_V2 (mkNP the_Det (mkCN (mkN2 (mkN "titel" "titlar") noPrep)))) possess_Prep - ; - - EmployedAt s = - relAP (mkAP (mkA2 (mkA "anställd" "anställt") at_Prep) s) som_Prep --- | relAP (mkAP (mkA2 (mkA "anställd" "anställt") by8agent_Prep) s) som_Prep - | relVP (mkVP (mkV2 (mkV "arbeta") at_Prep) s) som_Prep - | relVP (mkVP (mkV2 (mkV "jobba") at_Prep) s) som_Prep - ; - - HaveTitleAt t = - relAP (mkAP (mkA2 (mkA "anställd" "anställt") som_Prep) (mkNP t)) at_Prep --- | relAP (mkAP (mkA2 (mkA "anställd" "anställt") som_Prep) (mkNP t)) by8agent_Prep - | relVP (mkVP (mkNP a_Det t)) at_Prep - | relVP (mkVP (mkV2 (mkV "arbeta") som_Prep) (mkNP t)) at_Prep - | relVP (mkVP (mkV2 (mkV "jobba") som_Prep) (mkNP t)) at_Prep --- | relVP (mkVP have_V2 (mkNP the_Det (mkCN (mkN2 (mkN "titel" "titlar") noPrep) (mkNP t)))) at_Prep - ; - - Named n = propAP (mkAP (mkA2 called_A (mkPrep [])) n) ; - Start n = propVP (mkVP (mkV2 "börja" with_Prep) n) ; - - Organization = mkCN (mkN "organisation" "organisationer") ; - Company = mkCN (mkN "företag" "företag") ; - Place = mkCN (mkN "plats" "platser") | mkCN (mkN "ställe" "ställen") ; - Person = - mkCN (mkN "person" "personen" "folk" "folket") - | mkCN (mkN "person" "personer") ; - - Location = mkFunctionP (mkN "läge" "lägen") possess_Prep ; - Region = mkFunctionP (mkN "region" "regioner") possess_Prep ; - Subregion = mkFunctionP (mkN "delregion" "delregioner") possess_Prep ; - FName = mkFunctionP (mkN "namn" "namn") on_Prep ; - FNickname = mkFunctionP (mkN "tilläggsnamn" "tilläggsnamn") on_Prep ; - FJobTitle = - mkFunctionP (mkN "jobb" "jobb") possess_Prep - | mkFunction "befattning" ; - - SJobTitle t = mkNP a_Det t ; - -oper - mkCountry : Str -> Str -> {np : NP ; a : A} = - \n,a -> {np = mkNP (mkPN n) ; a = mkA a} ; - - mkName : Str -> NP = - \s -> mkNP (mkPN s) ; - mkFunction : Str -> Fun = - \s -> {cn = mkCN (mkN s) ; prep = possess_Prep} ; - mkFunctionP : N -> Prep -> Fun = - \n,p -> {cn = mkCN n ; prep = p} ; - - som_Prep = mkPrep "som" ; - -lin --- JobTitles - JobTitle1 = mkCN (mkN "'JobTitle1") ; - JobTitle2 = mkCN (mkN "'JobTitle2") ; - JobTitle3 = mkCN (mkN "'JobTitle3") ; - JobTitle4 = mkCN (mkN "'JobTitle4") ; - --- Locations - Location1 = mkName "'Location1" ; - Location2 = mkName "'Location2" ; - Location3 = mkName "'Location3" ; - Location4 = mkName "'Location4" ; - --- Organizations - Organization1 = mkName "'Organization1" ; - Organization2 = mkName "'Organization2" ; - Organization3 = mkName "'Organization3" ; - Organization4 = mkName "'Organization4" ; - --- Persons - Person1 = mkName "'Person1" ; - Person2 = mkName "'Person2" ; - Person3 = mkName "'Person3" ; - Person4 = mkName "'Person4" ; - -} diff --git a/examples/query/README b/examples/query/README deleted file mode 100644 index 94ead32e7..000000000 --- a/examples/query/README +++ /dev/null @@ -1,57 +0,0 @@ -Copyright (c) 2010 Aarne Ranta, under LGPL(3). -Part of MOLTO Project, WP 4. - -Query language, based on the corpus from Ontotext. - -Purpose: natural language queries to an ontology database. - -Work in progress: -- 19 June parsing 28% 160/562 -- 17 June 2010 first version, parsing under 10% - - -The corpus contains misspellings and ungrammatical sentences; these will (mostly) not -be covered by the grammar. - -Test: - - -- start GF with the grammar; notice that lib/present/ must have latest Eng libraries, - -- which can be provided by 'runghc Make present lang api langs=Eng' in lib/src/ - % gf QueryEng.gf - -- parse a sentence and see all variants - > p "Bulgarian people working at Google" | l -all - -Regression test: - - -- run the parser on the corpus - % gf QueryEng.gf test.results8 - -- compute the number of sentences not covered - % grep "no tree" test.results8 | wc - - -Semantics: generic logical semantics, that could be mapped to many query languages. -The denotations of the main categories are, assuming a domain of individuals: - - Set ; P(P(D)) (generalized quantifier) -- the set requested, e.g. "all persons" - Function ; D -> P(D) -- something of something, e.g. "subregion of Bulgaria" - Kind ; P(D) -- type of things, e.g. "person" - Relation ; D -> D -> T -- relation between things,e.g. "employed at" - Property ; D -> T -- property of things, e.g. "employed at Google" - Individual ; D -- one entity, e.g. "Google" - Name ; D -- person, company... e.g. "Eric Schmidt" - - -Characteristics: -- simple AST's, lots of variants (easily hundreds per query) -- semantic overgeneration, e.g. "Google works at Larry Page" -- some ambiguities, e.g. - - > give me the organizations and their locations - MQuery (QFun Location (SAll Organization)) - MQuery (QFunPair (SAll Organization) Location) - - Maybe harmless? - -Resource grammar was not quite enough; added for instance multiple interrogatives -("who is employed as what where") in Extra and ExtraEng - diff --git a/examples/query/TestQuery.gf b/examples/query/TestQuery.gf deleted file mode 100644 index a91f256b1..000000000 --- a/examples/query/TestQuery.gf +++ /dev/null @@ -1,26 +0,0 @@ -abstract TestQuery = Query ** { - -fun - USA : Country ; - California : Country ; - Bulgaria : Country ; - OblastSofiya : Name ; - - CEO : JobTitle ; - ChiefInformationOfficer : JobTitle ; - - Microsoft : Name ; - Google : Name ; - - SergeyBrin : Name ; - LarryPage : Name ; - EricSchmidt : Name ; - MarissaMayer : Name ; - UdiManber : Name ; - CarlGustavJung : Name ; - Jung : Name ; - BenFried : Name ; - -} - - diff --git a/examples/query/TestQueryEng.gf b/examples/query/TestQueryEng.gf deleted file mode 100644 index 898a5b03a..000000000 --- a/examples/query/TestQueryEng.gf +++ /dev/null @@ -1,38 +0,0 @@ ---# -path=.:present - -concrete TestQueryEng of TestQuery = QueryEng ** -open - LexQueryEng, - ParadigmsEng, - IrregEng, - SyntaxEng, - ExtraEng, - (L = LangEng), - (M = MakeStructuralEng), - Prelude -in { - --- test lexicon - -lin - USA = mkCountry "USA" "American" ; - Bulgaria = mkCountry "Bulgaria" "Bulgarian" ; - California = mkCountry "California" "Californian" ; - OblastSofiya = mkName "Oblast Sofiya" ; - - CEO = mkCN (mkN "CEO") ; - ChiefInformationOfficer = mkCN (mkN "Chief Information Officer") ; - - Microsoft = mkName "Microsoft" ; - Google = mkName "Google" ; - - SergeyBrin = mkName "Sergey Brin" ; - LarryPage = mkName "Larry Page" ; - EricSchmidt = mkName "Eric Schmidt" ; - MarissaMayer = mkName "Marissa Mayer" ; - UdiManber = mkName "Udi Manber" ; - CarlGustavJung = mkName "Carl Gustav Jung" ; - Jung = mkName "Jung" ; - BenFried = mkName "Ben Fried" ; - -} diff --git a/examples/query/TestQuerySwe.gf b/examples/query/TestQuerySwe.gf deleted file mode 100644 index da20230e9..000000000 --- a/examples/query/TestQuerySwe.gf +++ /dev/null @@ -1,38 +0,0 @@ ---# -path=.:present - -concrete TestQuerySwe of TestQuery = QuerySwe ** -open - LexQuerySwe, - ParadigmsSwe, - IrregSwe, - SyntaxSwe, - ExtraSwe, - (L = LangSwe), - (M = MakeStructuralSwe), - Prelude -in { - --- test lexicon - -lin - USA = mkCountry "USA" "amerikansk" ; - Bulgaria = mkCountry "Bulgarien" "bulgarisk" ; - California = mkCountry "Kalifornien" "Kalifornisk" ; - OblastSofiya = mkName "Oblast Sofiya" ; - - CEO = mkCN (mkN "VD" "VD:ar") ; - ChiefInformationOfficer = mkCN (mkN "chefsinformatör" "chefsinformatörer") ; - - Microsoft = mkName "Microsoft" ; - Google = mkName "Google" ; - - SergeyBrin = mkName "Sergey Brin" ; - LarryPage = mkName "Larry Page" ; - EricSchmidt = mkName "Eric Schmidt" ; - MarissaMayer = mkName "Marissa Mayer" ; - UdiManber = mkName "Udi Manber" ; - CarlGustavJung = mkName "Carl Gustav Jung" ; - Jung = mkName "Jung" ; - BenFried = mkName "Ben Fried" ; - -} diff --git a/examples/query/small/Makefile b/examples/query/small/Makefile deleted file mode 100644 index 351850274..000000000 --- a/examples/query/small/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -all: pgf treebank - -pgf: - gf -make -optimize-pgf Query???.gf - -treebank: - gf --run Query.pgf treebank.txt - - - diff --git a/examples/query/small/Query.gf b/examples/query/small/Query.gf deleted file mode 100644 index 14bca9e53..000000000 --- a/examples/query/small/Query.gf +++ /dev/null @@ -1,106 +0,0 @@ -abstract Query = { - -flags - startcat = Move ; - --- general query language, which can be specialized with any lexicon - -cat - Move ; -- top-level utterance, e.g. "give me all Bulgarian persons that work at Google" - Query ; - Answer ; - Set ; -- the set requested, e.g. "all persons" - Relation ; -- something of something, e.g. "subregion of Bulgaria" - Kind ; -- type of things, e.g. "person" - Property ; -- property of things, e.g. "employed at Google" - Individual ; -- one entity, e.g. "Google" - Activity ; -- action property, e.g. "work at Google" - Name ; -- person, company... e.g. "Eric Schmidt" - Loc ; - Org ; - Pers ; - [Individual] {2} ; -- list of entities, e.g. "Larry Page, Sergey Brin" - -fun - MQuery : Query -> Move ; - MAnswer : Answer -> Move ; - - QSet : Set -> Query ; -- (give me | what are | which are | ) (S | the names of S | S's names) - QWhere : Set -> Query ; -- where are S - QInfo : Set -> Query ; -- (give me | ) (information about | all about) S - QCalled : Individual -> Query ; -- how is X (also | otherwise) (called | named | known) ; - - AKind : Set -> Kind -> Answer ; -- S is a K - AProp : Set -> Property -> Answer ; -- S is P - AAct : Set -> Activity -> Answer ; -- S As - - SAll : Kind -> Set ; -- all Ks | the Ks - SOne : Kind -> Set ; -- one K - SIndef : Kind -> Set ; -- a K - SPlural : Kind -> Set ; -- Ks - SOther : Kind -> Set ; -- other Ks - SInd : Individual -> Set ; -- X - SInds : [Individual] -> Set ; -- X and Y - - KRelSet : Relation -> Set -> Kind ; -- R of S | S's R - KRelKind : Kind -> Relation -> Set -> Kind ; -- K that is R of S - KRelPair : Kind -> Relation -> Kind ; -- S's with their R's - KProp : Property -> Kind -> Kind ; -- P K | K that is P - KAct : Activity -> Kind -> Kind ; -- K that Ps - KRel : Relation -> Kind ; -- R ---?? - - IName : Name -> Individual ; - - NLoc : Loc -> Name ; - NOrg : Org -> Name ; - NPers : Pers -> Name ; - - ACalled : [Individual] -> Activity ; - --- the test lexicon - -cat - JobTitle ; -fun - Located : Loc -> Property ; - Employed : Org -> Property ; - - Work : Org -> Activity ; - HaveTitle : JobTitle -> Activity ; - HaveTitleOrg : JobTitle -> Org -> Activity ; - - Organization : Kind ; - Place : Kind ; - Person : Kind ; - - Location : Relation ; - Region : Relation ; - Subregion : Relation ; - - RName : Relation ; - RNickname : Relation ; - --- JobTitles - JobTitle1 : JobTitle ; - JobTitle2 : JobTitle ; - JobTitle3 : JobTitle ; - JobTitle4 : JobTitle ; - --- Locations - Location1 : Loc ; - Location2 : Loc ; - Location3 : Loc ; - Location4 : Loc ; - --- Organizations - Organization1 : Org ; - Organization2 : Org ; - Organization3 : Org ; - Organization4 : Org ; - --- Persons - Person1 : Pers ; - Person2 : Pers ; - Person3 : Pers ; - Person4 : Pers ; -} diff --git a/examples/query/small/QueryEng.gf b/examples/query/small/QueryEng.gf deleted file mode 100644 index 207e56483..000000000 --- a/examples/query/small/QueryEng.gf +++ /dev/null @@ -1,180 +0,0 @@ ---# -path=.:alltenses - -concrete QueryEng of Query = open - ParadigmsEng, - IrregEng, - SyntaxEng, - ExtraEng, - (L = GrammarEng), - Prelude -in { - -lincat - Move = Utt ; ---- Text ; - Query = Utt ; - Answer = Utt ; - Set = NP ; - Relation = {cn : CN ; prep : Prep} ; - Kind = CN ; - Property = AP ; ---- {vp : VP ; typ : PropTyp} ; - Individual = NP ; - Activity = VP ; - Name = NP ; - Loc = NP ; - Org = NP ; - Pers = NP ; - [Individual] = [NP] ; - -lin - MQuery q = q ; ---- mkText (mkPhr q) questMarkPunct ; - MAnswer a = a ; ---- mkText (mkPhr a) fullStopPunct ; - - QSet s = - let - ss : NP = s - | mkNP (mkNP thePl_Det name_N) (mkAdv possess_Prep s) - ---- s's names - in - mkUtt (mkImp (mkVP give_V3 (mkNP i_Pron) ss)) - | mkUtt (mkQS (mkQCl (L.CompIP whatSg_IP) ss)) - | mkUtt (mkQS (mkQCl (L.CompIP (L.IdetIP (mkIDet which_IQuant))) ss)) - | mkUtt ss ; - - QWhere s = mkUtt (mkQS (mkQCl where_IAdv s)) ; - QInfo s = - let - info : NP = mkNP all_Predet (mkNP (mkNP information_N) (mkAdv about_Prep s)) ; - in - mkUtt (mkImp (mkVP give_V3 (mkNP i_Pron) info)) - | mkUtt info ; - - QCalled i = mkUtt (mkQS (mkQCl how_IAdv (mkCl i (mkVP also_AdV (mkVP called_A))))) ; - - AKind s k = mkUtt (mkCl s (mkNP aPl_Det k)) ; ---- a, fun of s - AProp s p = mkUtt (mkCl s p) ; - AAct s p = mkUtt (mkCl s p) ; - - SAll k = mkNP all_Predet (mkNP aPl_Det k) | mkNP thePl_Det k ; - SOne k = mkNP n1_Numeral k ; - SIndef k = mkNP a_Det k ; - SPlural k = mkNP aPl_Det k ; - SOther k = mkNP aPl_Det (mkCN other_A k) ; - SInd i = i ; - SInds is = mkNP and_Conj is ; - - KRelSet r s = - mkCN r.cn (mkAdv r.prep s) ; - ---- | S's R - ----- KRelsSet r q s = ----- mkCN r.cn (mkAdv r.prep s) ; - - KRelKind k r s = - mkCN k (mkRS (mkRCl that_RP (mkVP (mkNP aPl_Det (mkCN r.cn (mkAdv r.prep s)))))) ; - - KRelPair k r = mkCN k (mkAdv with_Prep (mkNP (mkQuant they_Pron) plNum r.cn)) ; - KProp p k = - mkCN p k - | mkCN k (mkRS (mkRCl that_RP (mkVP p))) ; - KAct p k = - mkCN k (mkRS (mkRCl that_RP p)) ; - KRel r = r.cn ; - - IName n = n ; - NLoc n = n ; - NOrg n = n ; - NPers n = n; - - ACalled is = mkVP also_AdV (mkVP (mkAP (mkA2 called_A []) (mkNP or_Conj is))) ; - - BaseIndividual = mkListNP ; - ConsIndividual = mkListNP ; - -oper --- structural words - about_Prep = mkPrep "about" ; - all_NP = mkNP (mkPN "all") ; --- - also_AdV = mkAdV "also" | mkAdV "otherwise" ; - as_Prep = mkPrep "as" ; - at_Prep = mkPrep "at" ; - called_A = mkA "called" | mkA "named" ; - give_V3 = mkV3 give_V ; - information_N = mkN "information" ; - other_A = mkA "other" ; - name_N = mkN "name" ; - --- lexical constructors - mkName : Str -> NP = - \s -> mkNP (mkPN s) ; - mkRelation : Str -> {cn : CN ; prep : Prep} = - \s -> {cn = mkCN (mkN s) ; prep = possess_Prep} ; - --- lexicon - -lincat - JobTitle = CN ; -lin - Located i = - mkAP (mkA2 (mkA "located") in_Prep) i - | mkAP (mkA2 (mkA "situated") in_Prep) i ; - - Employed i = - mkAP (mkA2 (mkA "employed") by8agent_Prep) i - | mkAP (mkA2 (mkA "paid") by8agent_Prep) i - | mkAP (mkA2 (mkA "active") at_Prep) i - | mkAP (mkA2 (mkA "professionally active") at_Prep) i ; - - Work i = - mkVP (mkV2 (mkV "work") at_Prep) i - | mkVP (mkV2 (mkV "collaborate") in_Prep) i ; - - HaveTitle t = - mkVP (mkAP (mkA2 (mkA "employed") as_Prep) (mkNP t)) - | mkVP (mkV2 (mkV "work") as_Prep) (mkNP t) ; - - HaveTitleOrg t i = - mkVP (mkVP (mkAP (mkA2 (mkA "employed") as_Prep) (mkNP t))) (mkAdv at_Prep i) - | mkVP (mkVP (mkV2 (mkV "work") as_Prep) (mkNP t)) (mkAdv at_Prep i) ; --- | mkVP (mkVP have_V2 (mkNP the_Det (mkCN (mkN2 (mkN "title")) (mkNP t)))) (mkAdv at_Prep i) ; - - Organization = mkCN (mkN "organization") ; - Place = mkCN (mkN "place") ; - Person = - mkCN (mkN "person" "people") - | mkCN (mkN "person") ; - - Location = mkRelation "location" ; - Region = mkRelation "region" ; - Subregion = mkRelation "subregion" ; - RName = mkRelation "name" ; - RNickname = mkRelation "nickname" ; - --- JobTitles - JobTitle1 = mkCN (mkN "'JobTitle1") ; - JobTitle2 = mkCN (mkN "'JobTitle2") ; - JobTitle3 = mkCN (mkN "'JobTitle3") ; - JobTitle4 = mkCN (mkN "'JobTitle4") ; - --- Locations - Location1 = mkName "'Location1" ; - Location2 = mkName "'Location2" ; - Location3 = mkName "'Location3" ; - Location4 = mkName "'Location4" ; - --- Organizations - Organization1 = mkName "'Organization1" ; - Organization2 = mkName "'Organization2" ; - Organization3 = mkName "'Organization3" ; - Organization4 = mkName "'Organization4" ; - --- Persons - Person1 = mkName "'Person1" ; - Person2 = mkName "'Person2" ; - Person3 = mkName "'Person3" ; - Person4 = mkName "'Person4" ; - -oper - mkCountry : Str -> Str -> {np : NP ; a : A} = - \n,a -> {np = mkNP (mkPN n) ; a = mkA a} ; - -} diff --git a/examples/query/small/QueryFin.gf b/examples/query/small/QueryFin.gf deleted file mode 100644 index b7b5c7b4d..000000000 --- a/examples/query/small/QueryFin.gf +++ /dev/null @@ -1,144 +0,0 @@ ---# -path=.:alltenses - -concrete QueryFin of Query = open - ParadigmsFin, - SyntaxFin, - ExtraFin, - (G = GrammarFin), - SymbolicFin, - Prelude -in { - -flags coding = utf8 ; - -lincat - Move = Utt ; ---- Text ; - Query = Utt ; - Answer = Utt ; - Set = NP ; - Relation = {cn : CN ; prep : Prep} ; - Kind = CN ; - Property = AP ; ---- {vp : VP ; typ : PropTyp} ; - Individual = NP ; - Activity = VP ; - Name = NP ; - Loc = NP ; - Org = NP ; - Pers = NP ; - [Individual] = [NP] ; - -lin - MQuery q = q ; - MAnswer a = a ; - - QSet s = mkUtt (mkImp (mkV2 (mkV "näyttää")) s) ; - - QWhere s = mkUtt (mkQS (ICompExistNP (mkIComp where_IAdv) s)) ; - QInfo s = mkUtt (mkImp (mkVP (mkV2 (mkV "antaa")) - (mkNP all_Predet (mkNP thePl_Det (mkCN (mkN "tieto") (mkAdv about_Prep s)))))) ; - - QCalled i = mkUtt (mkQS (mkQCl what_IP (mkNP (GenNP i) (mkCN (mkA "toinen") (mkN "nimi" "nimiä"))))) ; - - AKind s k = mkUtt (mkCl s (mkNP aPl_Det k)) ; ---- a, fun of s - AProp s p = mkUtt (mkCl s p) ; - AAct s p = mkUtt (mkCl s p) ; - - SAll k = mkNP all_Predet (mkNP thePl_Det k) ; - SOne k = mkNP n1_Numeral k ; - SIndef k = mkNP someSg_Det k ; - SPlural k = mkNP aPl_Det k ; - SOther k = mkNP aPl_Det (mkCN other_A k) ; - SInd i = i ; - SInds is = mkNP and_Conj is ; - - KRelSet r s = GenCN s r.cn ; - - KRelKind k r s = mkCN k (mkRS (mkRCl that_RP (mkVP (mkNP aPl_Det (GenCN s r.cn))))) ; - - KRelPair k r = G.ConjCN and_Conj (G.BaseCN k (GenCN these_NP r.cn)) ; - KProp p k = mkCN p k ; - KAct p k = mkCN k (mkRS (mkRCl that_RP p)) ; - KRel r = r.cn ; - - IName n = n ; - NLoc n = n ; - NOrg n = n ; - NPers n = n; - - ACalled is = mkVP also_AdV (mkVP (mkAP (mkA2 called_A (casePrep translative)) (mkNP or_Conj is))) ; - - BaseIndividual = mkListNP ; - ConsIndividual = mkListNP ; - -oper --- structural words - about_Prep = casePrep elative ; - all_NP = mkNP (mkPN (mkN "kaikki" "kaiken" "kaikkia")) ; --- - also_AdV = ss "myös" ; - as_Prep = casePrep essive ; - at_Prep = casePrep adessive ; - called_A = mkA "kutsuttu" ; - give_V3 = mkV3 (mkV "antaa") (casePrep allative) (casePrep nominative) ; - information_N = mkN "tieto" ; - other_A = mkA "muu" ; - that_RP = which_RP ; - --- lexical constructors - mkName : N -> Str -> NP = - \n,s -> mkNP the_Det (mkCN n (symb s)) ; - mkRelation : N -> {cn : CN ; prep : Prep} = - \s -> {cn = mkCN s ; prep = possess_Prep} ; - --- lexicon - -lincat - JobTitle = CN ; -lin - NCountry c = c.np ; - PCountry c = mkAP c.a ; - - Located i = mkAP (mkA2 (mkA "sijaitseva") in_Prep) i ; - - Employed i = mkAP (mkA2 (mkA (mkN "työssä" (mkN "oleva"))) in_Prep) i ; - - Work i = mkVP (mkV2 (mkV "työskennellä") in_Prep) i ; - - HaveTitle t = mkVP have_V2 (mkNP the_Det (mkCN (mkN "asema") (mkNP the_Det t))) ; - HaveTitleOrg t i = mkVP (mkVP have_V2 (mkNP the_Det (mkCN (mkN "asema") (mkNP the_Det t)))) (mkAdv in_Prep i) ; - - Organization = mkCN (mkN "organisaatio" "organisaatioita") ; - Place = mkCN (mkN "paikka") ; - Person = mkCN (mkN "henkilö" "henkilöitä") ; - - Location = mkRelation (mkN "sijainti") ; - Region = mkRelation (mkN "alue") ; - Subregion = mkRelation (mkN "osa") ; - RName = mkRelation (mkN "nimi" "nimiä") ; - RNickname = mkRelation (mkN "lisänimi" "lisänimiä") ; - --- JobTitles - JobTitle1 = mkCN (mkN "'JobTitle1") ; - JobTitle2 = mkCN (mkN "'JobTitle2") ; - JobTitle3 = mkCN (mkN "'JobTitle3") ; - JobTitle4 = mkCN (mkN "'JobTitle4") ; - --- Locations - Location1 = mkName (mkN "paikka") "'Location1" ; - Location2 = mkName (mkN "paikka") "'Location2" ; - Location3 = mkName (mkN "paikka") "'Location3" ; - Location4 = mkName (mkN "paikka") "'Location4" ; - --- Organizations - Organization1 = mkName (mkN "organisaatio") "'Organization1" ; - Organization2 = mkName (mkN "organisaatio") "'Organization2" ; - Organization3 = mkName (mkN "organisaatio") "'Organization3" ; - Organization4 = mkName (mkN "organisaatio") "'Organization4" ; - --- Persons - Person1 = mkName (mkN "henkilö") "'Person1" ; - Person2 = mkName (mkN "henkilö") "'Person2" ; - Person3 = mkName (mkN "henkilö") "'Person3" ; - Person4 = mkName (mkN "henkilö") "'Person4" ; - - -} diff --git a/examples/query/small/QueryFre.gf b/examples/query/small/QueryFre.gf deleted file mode 100644 index d0451832e..000000000 --- a/examples/query/small/QueryFre.gf +++ /dev/null @@ -1,150 +0,0 @@ ---# -path=.:alltenses - -concrete QueryFre of Query = open - ParadigmsFre, - SyntaxFre, - ExtraFre, - (G = GrammarFre), - SymbolicFre, - Prelude -in { - -flags coding = utf8 ; - --- for a baseline: just change these lexical entries -oper - about_Prep = on_Prep ; - also_AdV = lin AdV (ss "aussi") ; - as_Prep = mkPrep "comme" ; - at_Prep = mkPrep "chez" ; - called_A = mkA "appelé" ; - give_V = mkV "montrer" ; - information_N = mkN "information" ; - other_A = prefixA (mkA "autre") ; - name_N = mkN "nom" ; - nickname_N = mkN "surnom" ; - located_A = mkA "situé" ; - employed_A = mkA "employé" ; - work_V = mkV "travailler" ; - position_N = mkN "poste" masculine ; - organization_N = mkN "organisation" ; - place_N = mkN "endroit" ; - person_N = mkN "personne" ; - location_N = mkN "position" ; - region_N = mkN "région" ; - subregion_N = mkN "sous-région" ; - -lincat - Move = Utt ; ---- Text ; - Query = Utt ; - Answer = Utt ; - Set = NP ; - Relation = {cn : CN ; prep : Prep} ; - Kind = CN ; - Property = AP ; ---- {vp : VP ; typ : PropTyp} ; - Individual = NP ; - Activity = VP ; - Name = NP ; - Loc = NP ; - Org = NP ; - Pers = NP ; - [Individual] = [NP] ; - -lin - MQuery q = q ; - MAnswer a = a ; - - QSet s = mkUtt (mkVP (mkV2 give_V) s) ; - - QWhere s = mkUtt (mkQS (mkQCl where_IAdv s)) ; - QInfo s = mkUtt (mkVP (mkV2 give_V) - (mkNP all_Predet (mkNP thePl_Det (mkCN information_N (mkAdv on_Prep s))))) ; - - QCalled i = mkUtt (mkQS (mkQCl (mkIP whichSg_IDet (mkCN other_A name_N)) i have_V2)) ; - - AKind s k = mkUtt (mkCl s (mkNP aPl_Det k)) ; - AProp s p = mkUtt (mkCl s p) ; - AAct s p = mkUtt (mkCl s p) ; - - SAll k = mkNP all_Predet (mkNP thePl_Det k) ; - SOne k = mkNP n1_Numeral k ; - SIndef k = mkNP someSg_Det k ; - SPlural k = mkNP aPl_Det k ; - SOther k = mkNP aPl_Det (mkCN other_A k) ; - SInd i = i ; - SInds is = mkNP and_Conj is ; - - KRelSet r s = mkCN r.cn (mkAdv r.prep s) ; - KRelKind k r s = mkCN k (mkRS (mkRCl which_RP (mkVP (mkNP aPl_Det (mkCN r.cn (mkAdv r.prep s)))))) ; - - KRelPair k r = mkCN k (mkAdv with_Prep (mkNP (mkQuant they_Pron) plNum r.cn)) ; - KProp p k = mkCN p k ; - KAct p k = mkCN k (mkRS (mkRCl which_RP p)) ; - KRel r = r.cn ; - - IName n = n ; - NLoc n = n ; - NOrg n = n ; - NPers n = n; - - ACalled is = mkVP also_AdV (mkVP (mkAP (mkA2 called_A (mkPrep "")) (mkNP or_Conj is))) ; - - BaseIndividual = mkListNP ; - ConsIndividual = mkListNP ; - -oper - --- lexical constructors - mkName : Str -> NP = - \s -> mkNP (mkPN s) ; - mkRelation : N -> {cn : CN ; prep : Prep} = - \s -> {cn = mkCN s ; prep = possess_Prep} ; - --- lexicon - -lincat - JobTitle = CN ; -lin - Located i = mkAP (mkA2 located_A in_Prep) i ; - Employed i = mkAP (mkA2 employed_A at_Prep) i ; - Work i = mkVP (mkV2 work_V at_Prep) i ; - - HaveTitle t = mkVP have_V2 (mkNP the_Det (mkCN position_N (mkAdv possess_Prep (mkNP t)))) ; - HaveTitleOrg t i = mkVP (mkVP have_V2 (mkNP the_Det (mkCN position_N (mkAdv possess_Prep (mkNP t))))) (mkAdv in_Prep i) ; - - Organization = mkCN organization_N ; - Place = mkCN place_N ; - Person = mkCN person_N ; - - Location = mkRelation location_N ; - Region = mkRelation region_N ; - Subregion = mkRelation subregion_N ; - RName = mkRelation name_N ; - RNickname = mkRelation nickname_N ; - --- JobTitles - JobTitle1 = mkCN (mkN "'JobTitle1") ; - JobTitle2 = mkCN (mkN "'JobTitle2") ; - JobTitle3 = mkCN (mkN "'JobTitle3") ; - JobTitle4 = mkCN (mkN "'JobTitle4") ; - --- Locations - Location1 = mkName "'Location1" ; - Location2 = mkName "'Location2" ; - Location3 = mkName "'Location3" ; - Location4 = mkName "'Location4" ; - --- Organizations - Organization1 = mkName "'Organization1" ; - Organization2 = mkName "'Organization2" ; - Organization3 = mkName "'Organization3" ; - Organization4 = mkName "'Organization4" ; - --- Persons - Person1 = mkName "'Person1" ; - Person2 = mkName "'Person2" ; - Person3 = mkName "'Person3" ; - Person4 = mkName "'Person4" ; - - -} diff --git a/examples/query/small/QueryGer.gf b/examples/query/small/QueryGer.gf deleted file mode 100644 index 72c77ed68..000000000 --- a/examples/query/small/QueryGer.gf +++ /dev/null @@ -1,150 +0,0 @@ ---# -path=.:alltenses - -concrete QueryGer of Query = open - ParadigmsGer, - SyntaxGer, - ExtraGer, - (G = GrammarGer), - SymbolicGer, - Prelude -in { - -flags coding = utf8 ; - --- for a baseline: just change these lexical entries -oper - about_Prep = on_Prep ; - also_AdV = lin AdV (ss "auch") ; - as_Prep = mkPrep "als" nominative ; - at_Prep = mkPrep "bei" dative ; - called_A = mkA "gekannt" ; - give_V = mkV "zeigen" ; - information_N = mkN "Information" ; - other_A = mkA "ander" ; - name_N = mkN "Name" "Namen" masculine ; - nickname_N = mkN "Spitzname" "Spitznamen" masculine ; - located_A = mkA "situiert" ; - employed_A = mkA "beschäftigt" ; - work_V = mkV "arbeiten" ; - position_N = mkN "Position" ; - organization_N = mkN "Organisation" ; - place_N = mkN "Stelle" ; - person_N = mkN "Persone" ; - location_N = mkN "Lage" ; - region_N = mkN "Region" ; - subregion_N = mkN "Teilbereich" "Teilbereiche" masculine ; - -lincat - Move = Utt ; ---- Text ; - Query = Utt ; - Answer = Utt ; - Set = NP ; - Relation = {cn : CN ; prep : Prep} ; - Kind = CN ; - Property = AP ; ---- {vp : VP ; typ : PropTyp} ; - Individual = NP ; - Activity = VP ; - Name = NP ; - Loc = NP ; - Org = NP ; - Pers = NP ; - [Individual] = [NP] ; - -lin - MQuery q = q ; - MAnswer a = a ; - - QSet s = mkUtt politeImpForm (mkImp (mkVP (mkV2 give_V) s)) ; - - QWhere s = mkUtt (mkQS (mkQCl where_IAdv s)) ; - QInfo s = mkUtt politeImpForm (mkImp (mkVP (mkV2 give_V) - (mkNP all_Predet (mkNP aPl_Det (mkCN information_N (mkAdv (mkPrep "über" accusative) s)))))) ; - - QCalled i = mkUtt (mkQS (mkQCl (mkIP whichSg_IDet (mkCN other_A name_N)) i have_V2)) ; - - AKind s k = mkUtt (mkCl s (mkNP aPl_Det k)) ; - AProp s p = mkUtt (mkCl s p) ; - AAct s p = mkUtt (mkCl s p) ; - - SAll k = mkNP all_Predet (mkNP aPl_Det k) ; - SOne k = mkNP a_Det k ; - SIndef k = mkNP someSg_Det k ; - SPlural k = mkNP aPl_Det k ; - SOther k = mkNP aPl_Det (mkCN other_A k) ; - SInd i = i ; - SInds is = mkNP and_Conj is ; - - KRelSet r s = mkCN r.cn (mkAdv r.prep s) ; - KRelKind k r s = mkCN k (mkRS (mkRCl which_RP (mkVP (mkNP aPl_Det (mkCN r.cn (mkAdv r.prep s)))))) ; - - KRelPair k r = mkCN k (mkAdv with_Prep (mkNP (mkQuant they_Pron) plNum r.cn)) ; - KProp p k = mkCN p k ; - KAct p k = mkCN k (mkRS (mkRCl which_RP p)) ; - KRel r = r.cn ; - - IName n = n ; - NLoc n = n ; - NOrg n = n ; - NPers n = n; - - ACalled is = mkVP also_AdV (mkVP (mkAP (mkA2 called_A (mkPrep "" nominative)) (mkNP or_Conj is))) ; - - BaseIndividual = mkListNP ; - ConsIndividual = mkListNP ; - -oper - --- lexical constructors - mkName : Str -> NP = - \s -> mkNP (mkPN s) ; - mkRelation : N -> {cn : CN ; prep : Prep} = - \s -> {cn = mkCN s ; prep = possess_Prep} ; - --- lexicon - -lincat - JobTitle = CN ; -lin - Located i = mkAP (mkA2 located_A in_Prep) i ; - Employed i = mkAP (mkA2 employed_A at_Prep) i ; - Work i = mkVP (mkV2 work_V at_Prep) i ; - - HaveTitle t = mkVP have_V2 (mkNP the_Det (mkCN position_N (mkAdv possess_Prep (mkNP t)))) ; - HaveTitleOrg t i = mkVP (mkVP have_V2 (mkNP the_Det (mkCN position_N (mkAdv possess_Prep (mkNP t))))) (mkAdv in_Prep i) ; - - Organization = mkCN organization_N ; - Place = mkCN place_N ; - Person = mkCN person_N ; - - Location = mkRelation location_N ; - Region = mkRelation region_N ; - Subregion = mkRelation subregion_N ; - RName = mkRelation name_N ; - RNickname = mkRelation nickname_N ; - --- JobTitles - JobTitle1 = mkCN (mkN "'JobTitle1") ; - JobTitle2 = mkCN (mkN "'JobTitle2") ; - JobTitle3 = mkCN (mkN "'JobTitle3") ; - JobTitle4 = mkCN (mkN "'JobTitle4") ; - --- Locations - Location1 = mkName "'Location1" ; - Location2 = mkName "'Location2" ; - Location3 = mkName "'Location3" ; - Location4 = mkName "'Location4" ; - --- Organizations - Organization1 = mkName "'Organization1" ; - Organization2 = mkName "'Organization2" ; - Organization3 = mkName "'Organization3" ; - Organization4 = mkName "'Organization4" ; - --- Persons - Person1 = mkName "'Person1" ; - Person2 = mkName "'Person2" ; - Person3 = mkName "'Person3" ; - Person4 = mkName "'Person4" ; - - -} diff --git a/examples/query/small/QueryIta.gf b/examples/query/small/QueryIta.gf deleted file mode 100644 index dd5cd14b5..000000000 --- a/examples/query/small/QueryIta.gf +++ /dev/null @@ -1,150 +0,0 @@ ---# -path=.:alltenses - -concrete QueryIta of Query = open - ParadigmsIta, - SyntaxIta, - ExtraIta, - (G = GrammarIta), - SymbolicIta, - Prelude -in { - -flags coding = utf8 ; - --- for a baseline: just change these lexical entries -oper - about_Prep = on_Prep ; - also_AdV = lin AdV (ss "anche") ; - as_Prep = mkPrep "come" ; - at_Prep = mkPrep "presso" ; - called_A = mkA "chiamato" ; - give_V = mkV "mostrare" ; - information_N = mkN "informazione" feminine ; - other_A = prefixA (mkA "altro") ; - name_N = mkN "nome" ; - nickname_N = mkN "soprannome" ; - located_A = mkA "situato" ; - employed_A = mkA "impiegato" ; - work_V = mkV "lavorare" ; - position_N = mkN "posto" ; - organization_N = mkN "organizzazione" feminine ; - place_N = mkN "luogo" ; - person_N = mkN "persona" ; - location_N = mkN "posizione" feminine ; - region_N = mkN "regione" feminine ; - subregion_N = mkN "sottoregione" feminine ; - -lincat - Move = Utt ; ---- Text ; - Query = Utt ; - Answer = Utt ; - Set = NP ; - Relation = {cn : CN ; prep : Prep} ; - Kind = CN ; - Property = AP ; ---- {vp : VP ; typ : PropTyp} ; - Individual = NP ; - Activity = VP ; - Name = NP ; - Loc = NP ; - Org = NP ; - Pers = NP ; - [Individual] = [NP] ; - -lin - MQuery q = q ; - MAnswer a = a ; - - QSet s = mkUtt (mkVP (mkV2 give_V) s) ; - - QWhere s = mkUtt (mkQS (mkQCl where_IAdv s)) ; - QInfo s = mkUtt (mkVP (mkV2 give_V) - (mkNP all_Predet (mkNP thePl_Det (mkCN information_N (mkAdv on_Prep s))))) ; - - QCalled i = mkUtt (mkQS (mkQCl (mkIP whichSg_IDet (mkCN other_A name_N)) i have_V2)) ; - - AKind s k = mkUtt (mkCl s (mkNP aPl_Det k)) ; - AProp s p = mkUtt (mkCl s p) ; - AAct s p = mkUtt (mkCl s p) ; - - SAll k = mkNP all_Predet (mkNP thePl_Det k) ; - SOne k = mkNP a_Det k ; - SIndef k = mkNP someSg_Det k ; - SPlural k = mkNP aPl_Det k ; - SOther k = mkNP aPl_Det (mkCN other_A k) ; - SInd i = i ; - SInds is = mkNP and_Conj is ; - - KRelSet r s = mkCN r.cn (mkAdv r.prep s) ; - KRelKind k r s = mkCN k (mkRS (mkRCl which_RP (mkVP (mkNP aPl_Det (mkCN r.cn (mkAdv r.prep s)))))) ; - - KRelPair k r = mkCN k (mkAdv with_Prep (mkNP (mkQuant they_Pron) plNum r.cn)) ; - KProp p k = mkCN p k ; - KAct p k = mkCN k (mkRS (mkRCl which_RP p)) ; - KRel r = r.cn ; - - IName n = n ; - NLoc n = n ; - NOrg n = n ; - NPers n = n; - - ACalled is = mkVP also_AdV (mkVP (mkAP (mkA2 called_A (mkPrep "")) (mkNP or_Conj is))) ; - - BaseIndividual = mkListNP ; - ConsIndividual = mkListNP ; - -oper - --- lexical constructors - mkName : Str -> NP = - \s -> mkNP (mkPN s) ; - mkRelation : N -> {cn : CN ; prep : Prep} = - \s -> {cn = mkCN s ; prep = possess_Prep} ; - --- lexicon - -lincat - JobTitle = CN ; -lin - Located i = mkAP (mkA2 located_A in_Prep) i ; - Employed i = mkAP (mkA2 employed_A at_Prep) i ; - Work i = mkVP (mkV2 work_V at_Prep) i ; - - HaveTitle t = mkVP have_V2 (mkNP the_Det (mkCN position_N (mkAdv possess_Prep (mkNP t)))) ; - HaveTitleOrg t i = mkVP (mkVP have_V2 (mkNP the_Det (mkCN position_N (mkAdv possess_Prep (mkNP t))))) (mkAdv in_Prep i) ; - - Organization = mkCN organization_N ; - Place = mkCN place_N ; - Person = mkCN person_N ; - - Location = mkRelation location_N ; - Region = mkRelation region_N ; - Subregion = mkRelation subregion_N ; - RName = mkRelation name_N ; - RNickname = mkRelation nickname_N ; - --- JobTitles - JobTitle1 = mkCN (mkN "'JobTitle1") ; - JobTitle2 = mkCN (mkN "'JobTitle2") ; - JobTitle3 = mkCN (mkN "'JobTitle3") ; - JobTitle4 = mkCN (mkN "'JobTitle4") ; - --- Locations - Location1 = mkName "'Location1" ; - Location2 = mkName "'Location2" ; - Location3 = mkName "'Location3" ; - Location4 = mkName "'Location4" ; - --- Organizations - Organization1 = mkName "'Organization1" ; - Organization2 = mkName "'Organization2" ; - Organization3 = mkName "'Organization3" ; - Organization4 = mkName "'Organization4" ; - --- Persons - Person1 = mkName "'Person1" ; - Person2 = mkName "'Person2" ; - Person3 = mkName "'Person3" ; - Person4 = mkName "'Person4" ; - - -} diff --git a/examples/query/small/QuerySwe.gf b/examples/query/small/QuerySwe.gf deleted file mode 100644 index f56ee6b53..000000000 --- a/examples/query/small/QuerySwe.gf +++ /dev/null @@ -1,174 +0,0 @@ ---# -path=.:alltenses - -concrete QuerySwe of Query = open - ParadigmsSwe, - IrregSwe, - SyntaxSwe, - ExtraSwe, - (M = MakeStructuralSwe), - (L = GrammarSwe), - Prelude -in { - -flags coding = utf8 ; - -lincat - Move = Utt ; ---- Text ; - Query = Utt ; - Answer = Utt ; - Set = NP ; - Relation = {cn : CN ; prep : Prep} ; - Kind = CN ; - Property = AP ; ---- {vp : VP ; typ : PropTyp} ; - Individual = NP ; - Activity = VP ; - Name = NP ; - Loc = NP ; - Org = NP ; - Pers = NP ; - [Individual] = [NP] ; - -lin - MQuery q = q ; ---- mkText (mkPhr q) questMarkPunct ; - MAnswer a = a ; ---- mkText (mkPhr a) fullStopPunct ; - - QSet s = - let - ss : NP = s - | mkNP (mkNP thePl_Det name_N) (mkAdv on_Prep s) - ---- s's names - in - mkUtt (mkImp (mkVP give_V3 (mkNP i_Pron) ss)) - | mkUtt (mkQS (mkQCl (L.CompIP whatSg_IP) ss)) - | mkUtt (mkQS (mkQCl (L.CompIP (L.IdetIP (mkIDet which_IQuant))) ss)) - | mkUtt ss ; - - QWhere s = mkUtt (mkQS (mkQCl where_IAdv s)) ; - QInfo s = - let - info : NP = mkNP all_Predet (mkNP (mkNP information_N) (mkAdv about_Prep s)) ; - in - mkUtt (mkImp (mkVP give_V3 (mkNP i_Pron) info)) - | mkUtt info ; - - QCalled i = mkUtt (mkQS (mkQCl (mkIP whichSg_IDet (mkCN other_A name_N)) i have_V2)) ; - - AKind s k = mkUtt (mkCl s (mkNP aPl_Det k)) ; ---- a, fun of s - AProp s p = mkUtt (mkCl s p) ; - AAct s p = mkUtt (mkCl s p) ; - - SAll k = mkNP all_Predet (mkNP aPl_Det k) | mkNP thePl_Det k ; - SOne k = mkNP n1_Numeral k ; - SIndef k = mkNP a_Det k ; - SPlural k = mkNP aPl_Det k ; - SOther k = mkNP aPl_Det (mkCN other_A k) ; - SInd i = i ; - SInds is = mkNP and_Conj is ; - - KRelSet r s = - mkCN r.cn (mkAdv r.prep s) ; - ---- | S's R - ----- KRelsSet r q s = ----- mkCN r.cn (mkAdv r.prep s) ; - - KRelKind k r s = - mkCN k (mkRS (mkRCl that_RP (mkVP (mkNP aPl_Det (mkCN r.cn (mkAdv r.prep s)))))) ; - - KRelPair k r = mkCN k (mkAdv with_Prep (mkNP (mkQuant they_Pron) plNum r.cn)) ; - KProp p k = - mkCN p k - | mkCN k (mkRS (mkRCl that_RP (mkVP p))) ; - KAct p k = - mkCN k (mkRS (mkRCl that_RP p)) ; - KRel r = r.cn ; - - IName n = n ; - NLoc n = n ; - NOrg n = n ; - NPers n = n; - - ACalled is = mkVP also_AdV (mkVP (mkAP (mkA2 called_A for_Prep) (mkNP or_Conj is))) ; - - BaseIndividual = mkListNP ; - ConsIndividual = mkListNP ; - -oper --- structural words - about_Prep = mkPrep "om" ; - all_NP = mkNP (mkPN "allt" neutrum) ; --- - also_AdV = mkAdV "ocksÃ¥" | mkAdV "annars" ; - as_Prep = mkPrep "som" ; - at_Prep = mkPrep "pÃ¥" ; - called_A = mkA "kallad" "kallat" "kallade" ; - give_V3 = mkV3 giva_V ; - information_N = mkN "information" "informationer" ; - other_A = compoundA (mkA "annan" "annat" "andra" "andra" "andra") ; - that_RP = which_RP ; - name_N = mkN "namn" "namn" ; - --- lexical constructors - mkName : Str -> NP = - \s -> mkNP (mkPN s) ; - mkRelation : N -> Prep -> {cn : CN ; prep : Prep} = - \s,p -> {cn = mkCN s ; prep = p} ; - --- lexicon - -lincat - JobTitle = CN ; -lin - Located i = mkAP (mkA2 (mkA "belägen" "beläget") in_Prep) i ; - - Employed i = mkAP (mkA2 (mkA "anställd") by8agent_Prep) i ; - - Work i = - mkVP (mkV2 (mkV "jobba") at_Prep) i - | mkVP (mkV2 (mkV "arbeta") in_Prep) i ; - - HaveTitle t = - mkVP (mkAP (mkA2 (mkA "anställd") as_Prep) (mkNP t)) - | mkVP (mkV2 (mkV "jobba") as_Prep) (mkNP t) ; - - HaveTitleOrg t i = - mkVP (mkVP (mkAP (mkA2 (mkA "anställd") as_Prep) (mkNP t))) (mkAdv at_Prep i) - | mkVP (mkVP (mkV2 (mkV "jobba") as_Prep) (mkNP t)) (mkAdv at_Prep i) ; --- | mkVP (mkVP have_V2 (mkNP the_Det (mkCN (mkN2 (mkN "titel" "titlar") po) (mkNP t)))) (mkAdv at_Prep i) ; - - Organization = mkCN (mkN "organisation" "organisationer") ; - Place = mkCN (mkN "plats" "platser") ; - Person = - mkCN (mkN "person" "personer") ; --- | mkCN (mkN "person" "folk") ; - - Location = mkRelation (mkN "läge" "lägen") possess_Prep ; - Region = mkRelation (mkN "region" "regioner") in_Prep ; - Subregion = mkRelation (mkN "delregion" "delregioner") in_Prep ; - RName = mkRelation (mkN "namn" "namn") on_Prep ; - RNickname = mkRelation (mkN "tilläggsnamn" "tilläggsnamn") on_Prep ; - --- JobTitles - JobTitle1 = mkCN (mkN "'JobTitle1") ; - JobTitle2 = mkCN (mkN "'JobTitle2") ; - JobTitle3 = mkCN (mkN "'JobTitle3") ; - JobTitle4 = mkCN (mkN "'JobTitle4") ; - --- Locations - Location1 = mkName "'Location1" ; - Location2 = mkName "'Location2" ; - Location3 = mkName "'Location3" ; - Location4 = mkName "'Location4" ; - --- Organizations - Organization1 = mkName "'Organization1" ; - Organization2 = mkName "'Organization2" ; - Organization3 = mkName "'Organization3" ; - Organization4 = mkName "'Organization4" ; - --- Persons - Person1 = mkName "'Person1" ; - Person2 = mkName "'Person2" ; - Person3 = mkName "'Person3" ; - Person4 = mkName "'Person4" ; - -} diff --git a/examples/query/small/README b/examples/query/small/README deleted file mode 100644 index 9e3997e00..000000000 --- a/examples/query/small/README +++ /dev/null @@ -1,11 +0,0 @@ -Query language for MOLTO KRI. -(c) Aarne Ranta 2011 for the gf files - -To compile and test: make - -To build a new language, use QueryGer or QueryIta as starting point: -they are the simplest and cleanest implementations. As baseline, just change -the lexical oper's in the beginning of the file. - - - diff --git a/examples/query/small/patentsQuery/LexQueryPats.gf b/examples/query/small/patentsQuery/LexQueryPats.gf deleted file mode 100644 index 466e924c3..000000000 --- a/examples/query/small/patentsQuery/LexQueryPats.gf +++ /dev/null @@ -1,111 +0,0 @@ -interface LexQueryPats = open Syntax, QueryPats, Query in -{ - -oper - --------------------------------------------------------------- --- structural words and extra grammar constructs - - about_Prep : Prep ; - - all_NP : NP ; - - vpAP : VP -> AP ; - - what_IQuant : IQuant ; - - massInfoSg : CN -> NP ; - - massInfoPl : CN -> NP ; - - PatsAdvVPSlash : VPSlash -> Adv -> VPSlash ; - - selectIP : NP -> IP ; -- selecting the right agreement : what are the ingredients ? / what is the expiration date ? (not obvious in English, but will make a difference in other languages) - - --------------------------------------------------------------- --- kinds - - patent_number_CN : Kind ; - - claim_N : Kind ; - - --------------------------------------------------------------- --- activities - - expire_V : Adv -> Activity ; - - simp_expire_V : Activity ; - - apply_V : NP -> Activity ; - - compound_CN : Activity ; - - use_V2 : Set -> Activity ; - - approve_V2 : Adv -> Activity ; - - mention_V2 : NP -> Activity ; - - contain_V2 : NP -> Activity ; - - --------------------------------------------------------------- --- properties - - approve_prop_V2 : Adv -> Property ; - - use_prop_V2 : Set -> Property ; - --------------------------------------------------------------- --- relations - - active_ingredient_CN : Relation ; - - dosage_form_CN : Relation ; - - route_of_administration_CN : Relation ; - - patent_number_Rel : Relation ; - - patent_N : Relation ; - - patent_with_N : Relation ; - - expiration_date_CN : Relation ; - - use_code_CN : Relation ; - - application_number_CN : Relation ; - - application_number_no_CN : Relation ; - - applicant_CN : Relation ; - - applicant_no_CN : Relation ; - - approval_date_CN : Relation ; - - chemical_composition_CN : Relation ; - - chemical_substance_CN : Relation ; - - drug_N : Relation ; - - use_N : Relation ; - - method_N : Relation ; - - drug_with_usage_form_CN : Relation ; - - drug_preparation_CN : Relation ; - - strength_N : Relation ; - - name_N : Relation ; - - usage_form_CN : Relation ; - - -} \ No newline at end of file diff --git a/examples/query/small/patentsQuery/LexQueryPatsEng.gf b/examples/query/small/patentsQuery/LexQueryPatsEng.gf deleted file mode 100644 index 09206388e..000000000 --- a/examples/query/small/patentsQuery/LexQueryPatsEng.gf +++ /dev/null @@ -1,136 +0,0 @@ -instance LexQueryPatsEng of LexQueryPats = open - SyntaxEng, - (M=MakeStructuralEng), - ParadigmsEng, - ExtraEng, - IrregEng, - LangEng, - ResEng, - QueryEng - in -{ - -oper --------------------------------------------------------------- --- structural words and extra grammar constructs - - about_Prep : Prep = mkPrep "about" ; - - all_NP : NP = SyntaxEng.mkNP (mkPN "all") ; - - vpAP : VP -> AP = PartVP ; - - what_IQuant : IQuant = M.mkIQuant "what" "what" ; - - massInfoSg : CN -> NP = \cn -> SyntaxEng.mkNP cn ; - - massInfoPl : CN -> NP = \cn -> SyntaxEng.mkNP aPl_Det cn ; - - PatsAdvVPSlash : VPSlash -> Adv -> VPSlash = LangEng.AdvVPSlash ; - - selectIP : NP -> IP = \np -> case np.a of - {AgP3Sg _ => whatSg_IP ; - _ => whatPl_IP - }; - - --------------------------------------------------------------- --- kinds - - patent_number_CN : Kind = lin Kind (mkCN (mkN "patent" (mkN "number"))) ; - - claim_N : Kind = lin Kind (mkCN (mkN "claim")) ; - - --------------------------------------------------------------- --- activities - - expire_V : Adv -> Activity = \pdate -> - lin Activity (mkVP (mkVP (mkV "expire")) pdate) ; - - simp_expire_V : Activity = - lin Activity (mkVP (mkV "expire")) ; - - apply_V : NP -> Activity = \pat -> lin Activity ( mkVP (mkVP (mkV "apply" "applies" "applied" "applied" "applying")) (SyntaxEng.mkAdv for_Prep pat)) ; - - compound_CN : Activity = let vp : VP = mkVP (mkCN (mkN "compound")) - in lin Activity vp ; - - use_V2 : Set -> Activity = \s -> lin Activity (mkVP (passiveVP (mkV2 (mkV "use" "uses" "used" "used" "using"))) (SyntaxEng.mkAdv in_Prep s)); - - approve_V2 : Adv -> Activity = \pdate -> lin Activity (mkVP (passiveVP (mkV2 (mkV "approve" "approves" "approved" "approved" "approving"))) pdate) ; - - mention_V2 : NP -> Activity = \drug -> - lin Activity ( mkVP (mkVPSlash (mkV2 (mkV "mention" "mentions" "mentioned" "mentioned" "mentioning"))) drug) ; - - contain_V2 : NP -> Activity = \chem -> - lin Activity (mkVP (mkVPSlash (mkV2 (mkV "contain" "contains" "contained" "contained" "containing"))) chem) ; - - --------------------------------------------------------------- --- properties - - approve_prop_V2 : Adv -> Property = \pdate -> lin Property (vpAP (mkVP (passiveVP (mkV2 (mkV "approve" "approves" "approved" "approved" "approving"))) pdate)) ; - - use_prop_V2 : Set -> Property = \s -> lin Property (vpAP (mkVP (passiveVP (mkV2 (mkV "use" "uses" "used" "used" "using"))) (SyntaxEng.mkAdv in_Prep s))) ; - - - --------------------------------------------------------------- --- relations - - active_ingredient_CN : Relation = makeRelation (mkCN (mkA "active") (mkN "ingredient")) ; - - dosage_form_CN : Relation = makeRelation (mkCN (mkN "dosage" (mkN "form"))) ; - - route_of_administration_CN : Relation = makeRelation (mkCN (mkN "route") (SyntaxEng.mkAdv (mkPrep "of") (SyntaxEng.mkNP (mkN "administration")))) ; - - patent_number_Rel : Relation = makeRelation (mkCN (mkN "patent" (mkN "number"))) ; - - patent_N : Relation = lin Relation {cn = mkCN (mkN "patent") ; prep = for_Prep } ; - - patent_with_N : Relation = lin Relation {cn = mkCN (mkN "patent"); prep = with_Prep} ; - - expiration_date_CN : Relation = makeRelation (mkCN (mkN "expiration" (mkN "date"))) ; - - use_code_CN : Relation = makeRelation (SyntaxEng.mkCN (mkN "use" (mkN "code"))) ; - - application_number_CN : Relation = makeRelation ((mkCN (mkN "application" (mkN "number"))) | (mkCN (mkN ["patent application"] (mkN "number")))) ; - - - application_number_no_CN : Relation = lin Relation {cn = ((mkCN (mkN "application" (mkN "number"))) | (mkCN (mkN ["patent application"] (mkN "number")))); prep = noPrep} ; - - applicant_CN : Relation = lin Relation { cn = mkCN (mkN "applicant") ; prep = for_Prep } ; - - - applicant_no_CN : Relation = lin Relation {cn = mkCN (mkN "applicant"); prep = noPrep} ; - - approval_date_CN : Relation = makeRelation (mkCN (mkN "approval" (mkN "date"))) ; - - - chemical_composition_CN : Relation = makeRelation (mkCN (mkA "chemical") (mkN "composition")) ; - - chemical_substance_CN : Relation = lin Relation {cn = (mkCN (mkA "chemical") (mkN "substance")) ; prep = from_Prep | part_Prep } ; - - drug_N : Relation = lin Relation {cn = mkCN (mkN "drug") ; prep = with_Prep} ; - - use_N : Relation = makeRelation (mkCN (mkN "use")) ; - - method_N : Relation = makeRelation (mkCN (mkN "method")) ; - - drug_with_usage_form_CN : Relation = lin Relation {cn = mkCN (mkN "drug") ; prep = noPrep } ; - - drug_preparation_CN : Relation = lin Relation {cn = mkCN (mkN "drug" (mkN "preparation")) ; prep = for_Prep} ; - - strength_N : Relation = makeRelation (mkCN (mkN "strength")) ; - - name_N : Relation = makeRelation (mkCN (mkN "name")) ; - - usage_form_CN = makeRelation (mkCN (mkN "usage" (mkN "form"))) ; - ----------------------------------------------------------------------------- -oper makeRelation : CN -> Relation = - \s -> lin Relation {cn = s ; prep = possess_Prep} ; - - -} \ No newline at end of file diff --git a/examples/query/small/patentsQuery/LexQueryPatsFre.gf b/examples/query/small/patentsQuery/LexQueryPatsFre.gf deleted file mode 100644 index 7577e1d66..000000000 --- a/examples/query/small/patentsQuery/LexQueryPatsFre.gf +++ /dev/null @@ -1,159 +0,0 @@ -instance LexQueryPatsFre of LexQueryPats = open - SyntaxFre, - ParadigmsFre, - ExtraFre, - IrregFre, - DiffFre, - StructuralFre, - (CR=CommonRomance), - ParamX, - QueryFre, - Prelude - in -{ - -oper --------------------------------------------------------------- --- structural words and extra grammar constructs - - about_Prep : Prep = mkPreposition ["à propos de"] ; - - all_NP : NP = mkNP (mkPN "tout") ; - - vpAP : VP -> AP = variants {} ; - - what_IQuant : IQuant = which_IQuant ; - - massInfoSg : CN -> NP = \cn -> - let g = cn.g ; - n = Sg - in lin NP { - s = \\c => {comp,ton = cn.s ! n ; c1,c2 = []} ; - a = CR.agrP3 g n ; - hasClit = False ; - isPol = False - } ; - - massInfoPl : CN -> NP = \cn -> SyntaxFre.mkNP aPl_Det cn ; - - PatsAdvVPSlash : VPSlash -> Adv -> VPSlash = \vp, adv -> lin VPSlash - { - s = vp.s ; - agr = vp.agr ; - clit1 = vp.clit1 ; - clit2 = vp.clit2 ; - clit3 = vp.clit3 ; - neg = vp.neg ; - comp = \\a => vp.comp ! a ++ adv.s ; - ext = vp.ext ; - c2 = vp.c2 ; - } ; - - selectIP : NP -> IP = \np -> case np.a.n of - {Sg => whatSg_IP ; - _ => whatPl_IP - }; - - --------------------------------------------------------------- --- kinds - - patent_number_CN : Kind = - let pn : CN = mkCN (mkCN (mkN "numéro")) (SyntaxFre.mkAdv possess_Prep (mkNP (mkN "brevet"))) - in lin Kind pn ; - - claim_N : Kind = lin Kind (mkCN (mkN "revendication")) ; - - --------------------------------------------------------------- --- activities - - expire_V : Adv -> Activity = \pdate -> - lin Activity (mkVP (mkVP (mkV "expire")) pdate) ; - - simp_expire_V : Activity = - lin Activity (mkVP (regV "expirer")) ; - - apply_V : NP -> Activity = \pat -> lin Activity ( mkVP (mkVP (regV "appliquer")) (SyntaxFre.mkAdv for_Prep pat)) ; - - compound_CN : Activity = let vp : VP = mkVP (mkCN (mkN "composé")) - in lin Activity vp ; - - use_V2 : Set -> Activity = \s -> lin Activity (mkVP (passiveVP (dirV2 (regV "utiliser"))) (SyntaxFre.mkAdv in_Prep s)); - - approve_V2 : Adv -> Activity = \pdate -> lin Activity (mkVP (passiveVP (dirV2 (regV "approuver"))) pdate) ; - - mention_V2 : NP -> Activity = \drug -> - lin Activity ( mkVP (mkVPSlash (dirV2 (regV "mentionner"))) drug) ; - - contain_V2 : NP -> Activity = \chem -> - lin Activity (mkVP (mkVPSlash IrregFre.contenir_V2) chem) ; - - --------------------------------------------------------------- --- properties - - approve_prop_V2 : Adv -> Property = \pdate -> lin Property (vpAP (mkVP (passiveVP (dirV2 (regV "approuver"))) pdate)) ; - - use_prop_V2 : Set -> Property = \s -> lin Property (vpAP (mkVP (passiveVP (dirV2 (regV "utiliser"))) (SyntaxFre.mkAdv in_Prep s))) ; - - - --------------------------------------------------------------- --- relations - - active_ingredient_CN : Relation = makeRelation (mkCN (mkA "actif") (mkN "ingrédient")) ; - - dosage_form_CN : Relation = makeRelation (mkCN (mkA "posologique") (mkN "forme")) ; - - route_of_administration_CN : Relation = makeRelation (mkCN (mkCN (mkN "voie")) (SyntaxFre.mkAdv possess_Prep (mkNP (mkN "administration")))) ; - - patent_number_Rel : Relation = makeRelation (mkCN (mkCN (mkN "numéro")) (SyntaxFre.mkAdv possess_Prep (mkNP (mkN "brevet")))) ; - - patent_N : Relation = lin Relation {cn = mkCN (mkN "brevet") ; prep = for_Prep } ; - - patent_with_N : Relation = lin Relation {cn = mkCN (mkN "brevet"); prep = with_Prep} ; - - expiration_date_CN : Relation = makeRelation (mkCN (mkCN (mkN "date")) (SyntaxFre.mkAdv possess_Prep (mkNP (mkN "expiration")))) ; - - use_code_CN : Relation = makeRelation (mkCN (mkCN (mkN "code")) (SyntaxFre.mkAdv possess_Prep (mkNP (mkN "utilisation")))) ; - - application_number_CN : Relation = makeRelation (mkCN (mkCN (mkN "numéro")) (SyntaxFre.mkAdv possess_Prep (mkNP (mkN "demande")))) ; - - - application_number_no_CN : Relation = lin Relation {cn = (mkCN (mkCN (mkN "numéro")) (SyntaxFre.mkAdv possess_Prep (mkNP (mkN "demande")))); prep = mkPrep ""} ; - - applicant_CN : Relation = lin Relation { cn = mkCN (mkN "demandeur") ; prep = for_Prep } ; - - - applicant_no_CN : Relation = lin Relation {cn = mkCN (mkN "demandeur"); prep = mkPrep ""} ; - - approval_date_CN : Relation = makeRelation (mkCN (mkCN (mkN "date")) (SyntaxFre.mkAdv possess_Prep (mkNP (mkN "approbation")))) ; - - - chemical_composition_CN : Relation = makeRelation (mkCN (mkA "chemique") (mkN "composition")) ; - - chemical_substance_CN : Relation = lin Relation {cn = (mkCN (mkA "chimique") (mkN "substance")) ; prep = from_Prep | part_Prep } ; - - drug_N : Relation = lin Relation {cn = mkCN (mkN "médicament") ; prep = with_Prep} ; - - use_N : Relation = makeRelation (mkCN (mkN "utilisation")) ; - - method_N : Relation = makeRelation (mkCN (mkN "méthode")) ; - - drug_with_usage_form_CN : Relation = lin Relation {cn = mkCN (mkN "médicament") ; prep = mkPrep "" } ; - - drug_preparation_CN : Relation = lin Relation {cn = mkCN (mkN "préparation") ; prep = for_Prep} ; - - strength_N : Relation = makeRelation (mkCN (mkN "dosage")) ; - - name_N : Relation = makeRelation (mkCN (mkN "nom")) ; - - usage_form_CN = makeRelation ( mkCN (mkCN (mkN "formulaire")) (SyntaxFre.mkAdv possess_Prep (mkNP (mkN "utilisation")))) ; - ----------------------------------------------------------------------------- -oper makeRelation : CN -> Relation = - \s -> lin Relation {cn = s ; prep = possess_Prep} ; - - -} diff --git a/examples/query/small/patentsQuery/QueryPats.gf b/examples/query/small/patentsQuery/QueryPats.gf deleted file mode 100644 index b66950d20..000000000 --- a/examples/query/small/patentsQuery/QueryPats.gf +++ /dev/null @@ -1,194 +0,0 @@ ---# -path=.:..:alltenses - -abstract QueryPats = Query ** open Syntax in { -------------------------------------------------------------------------------------- --- additions to the general Query grammar - - -fun - - SThe : Kind -> Set ; -- the route of administration - - SMassSg : Kind -> Set ; -- route of administration - - QWho : Activity -> Query ; -- who applied for the patent ? - --- QWhen : Set -> Activity -> Query ; -- when was the patent approved ? - - QMass : Set -> Query ; -- expiration date of the patent - - QExist : Kind -> Query ; -- what dosage forms of DRUG are there ? - -- maybe merge with QSet - - - - -------------------------------------------------------------------------------------- --- categories and example functions for the Patent Query grammar - -cat - Drug ; - Patent ; - ChemicalSubstance ; - DrugUsageForm ; - PatentNumber ; - Applicant ; - ApplicationNumber ; - PatsDate ; - SimpDate ; - --------------------------------------------------------------------------------- --- simple coercions - -fun DrugToSet : Drug -> Set ; -fun PatentToSet : Patent -> Set ; -fun ChemToSet : ChemicalSubstance -> Set ; -fun UsageToSet : DrugUsageForm -> Set ; -fun PatNumToSet : PatentNumber -> Set ; -fun AppToSet : Applicant -> Set ; -fun AppNumToSet : ApplicationNumber -> Set ; ---fun DateToSet : PatsDate -> Set ; - - -fun - OnDate : SimpDate -> PatsDate ; - BeforeDate : SimpDate -> PatsDate ; - AfterDate : SimpDate -> PatsDate ; - FromSimpDate : SimpDate -> PatsDate ; - - -------------------------------------------------------------------------------------- --- main functions for the Patents Query grammar - -fun - - PQInfo : Drug -> Query ; -- what information do you have about DRUG | give me all information about DRUG ... - - PQActive : Drug -> Query ; -- what active ingredients are in DRUG - - PQDosage : Drug -> Query ; -- what are the dosage forms of DRUG - - PQRoute : Drug -> Query ; -- what is the route of administration of DRUG - - PQPatentNo : Query ; -- give me all the patent numbers - - PQPatentDrug : Drug -> Query ; -- give me the patent number of DRUG - - PQPatentPat : Patent -> Query ; -- give me the patent number for PATENT - - PQExpPat : Patent -> Query ; -- when does PATENT expire - - PQExpDrug : Drug -> Query ; -- when does the patent for DRUG expire - - PQUseCode : Patent -> Query ; -- what is the use code of PATENT - - PQAppNumber : Patent -> Query ; -- what is the application number for PATENT - - PQApplicant : Patent -> Query ; -- who applied for PATENT - - PQAppDayDrug : Drug -> Query ; -- what is the approval date of the patent for DRUG - - PQAppDayPat : Patent -> Query ; -- what is the approval date of PATENT - - PQAppDayPatApp : Patent -> Applicant -> Query ; -- what is the approval date of PATENT with APPLICANT - - PQAppDayNo : ApplicationNumber -> Query ; -- what is the approval date for the patent with APPLICATION_NUMBER - - PQChemComp : Drug -> Query ; -- what is the chemical composition of DRUG - - PQCompounds : Query ; -- what are the drugs that are compounds - - PQPrep : Query ; -- what drug preparations are there - - PQDrugPrep : Drug -> Query ; -- the drug preparation for DRUG - - PQPrepDate : Drug -> PatsDate -> Query ; -- the drug preparation for DRUG with a patent that expires after DATE - - PQName : Drug -> Query ; -- the name of DRUG - - PQNameDate : Drug -> PatsDate -> Query ; -- the name of drug with approval date DATE - - PQNameApp : Applicant -> Query ; -- the name of drug with a patent from applicant APPLICANT - - PQMethods : Patent -> Query ; -- what methods are used for PATENT - - PQDateMeth : PatsDate -> Query ; -- what methods are used in patents with approval date before DATE - - PQMethNo : PatentNumber -> Query ; -- what methods are used in the patent with patent number PATENT_NUMBER - - PQUse : Patent -> Query ; -- what is the use of PATENT - - PQUseDate : PatsDate -> Query ; -- what is the use of PATENT approved before DATE - - PQUseExp : Patent -> PatsDate -> Query ; -- what is the use of PATENT that expires on DATE - - PQDateUse : PatsDate -> Query ; -- give me all patents approved on DATE - - PQUseDrug : Drug -> Query ; -- what is the use of DRUG - - PQUseChem : ChemicalSubstance -> Query ; -- what is the use of drugs that contain CHEMICAL_SUBSTANCE - - PQUseForm : DrugUsageForm -> Query ; -- what is the use of drugs with usage form DRUG_USAGE_FORM - - PQStrength : Drug -> Query ; -- what is the strength of DRUG - - PQStrengthChem : ChemicalSubstance -> Query ; -- what is the strenght of drugs that contain CHEMICAL_SUBSTANCE - - PQClaims : Drug -> Query ; -- what are the claims that mention DRUG - - - -fun ---------------------- - Aspirin : Drug ; ---------------------- --- put all other drug names here ! - - ---------------------- - Pats1230 : Patent ; ---------------------- --- put all other patent names here ! - - ---------------------- - Hydrogen : ChemicalSubstance ; ---------------------- --- put all chemical substances here ! - - --------------------- - Inhalation : DrugUsageForm ; --------------------- --- put all drug usage forms here ! - - - -------------------- - P123 : PatentNumber ; -------------------- --- put all patent numbers here ! - - - -------------------- - JohnDoe : Applicant ; -------------------- --- put all applicants here ! - - - -------------------- - A123 : ApplicationNumber ; ------------------- --- put all application numbers here - - -------------------- - Today : PatsDate ; - A20June : SimpDate ; -------------------- --- put all dates here (maybe use Date grammar instead) - - -} \ No newline at end of file diff --git a/examples/query/small/patentsQuery/QueryPatsEng.gf b/examples/query/small/patentsQuery/QueryPatsEng.gf deleted file mode 100644 index f3800d9fd..000000000 --- a/examples/query/small/patentsQuery/QueryPatsEng.gf +++ /dev/null @@ -1,387 +0,0 @@ ---# -path=.:..:alltenses - -concrete QueryPatsEng of QueryPats = QueryEng ** open - LexQueryPatsEng, - ParadigmsEng, - IrregEng, - SyntaxEng, - ExtraEng, - (L=LangEng), - (M=MakeStructuralEng), - Prelude -in { - - --------------------------------------------------------- --- additions to the original query grammar - -lin - - SThe k = SyntaxEng.mkNP the_Det k ; - - SMassSg k = SyntaxEng.mkNP k ; - - QWho a = mkUtt (mkQCl whoSg_IP a) ; - --- QWhen : Set -> Activity -> Query ; - - QMass s = mkUtt s ; - - QExist s = mkUtt (L.ExistIP (L.IdetCN (L.IdetQuant what_IQuant L.NumPl) s)) - | mkUtt (mkNP all_NP (SyntaxEng.mkAdv about_Prep (mkNP s))) ; - - ---------------------------------------------------------- --- from the patent query grammar - -lincat - Drug = NP ; - Patent = NP ; - ChemicalSubstance = NP ; - DrugUsageForm = NP ; - PatentNumber = NP ; - Applicant = NP ; - ApplicationNumber = NP ; - PatsDate = Adv ; - SimpDate = Adv ; - - -lin -PQInfo drug = QInfo (DrugToSet drug) ; - -PQActive drug = - let ai : Kind = KRelSet active_ingredient_CN (DrugToSet drug) - in - basicPlur ai ; - - -PQDosage drug = - let df : Kind = KRelSet dosage_form_CN (DrugToSet drug) - in - basicBoth df | QExist df ; - - -PQRoute drug = - let df : Kind = KRelSet route_of_administration_CN (DrugToSet drug) - in - basicBoth df | QExist df ; - - -PQPatentNo = - let bu : Query = basicPlur patent_number_CN - in - bu | QExist patent_number_CN ; - - -PQPatentDrug drug = - let df : Kind = KRelSet patent_number_Rel (DrugToSet drug) - in - basicSing df ; - - - -PQPatentPat patent = - let ai : Kind = KRelSet patent_number_Rel (PatentToSet patent) - in - basicSing ai ; - - -PQExpPat patent = - let - ai : Kind = KRelSet expiration_date_CN (PatentToSet patent) ; - bu : Query = basicSing ai - in - bu ; - -- KAct when_IAdv (mkCl patent (mkVP expire_V))) ; - - -PQExpDrug drug = - let - ai : Kind = KRelSet expiration_date_CN (SThe (KRelSet patent_N (DrugToSet drug))) - in - basicSing ai ; --- | mkUtt (mkQCl when_IAdv (mkCl (mkNP the_Art ai) (mkVP expire_V))); - - -PQUseCode patent = - let df : Kind = KRelSet use_code_CN (PatentToSet patent) - in - basicBoth df ; - - -PQAppNumber patent = - let df : Kind = KRelSet application_number_CN (PatentToSet patent) - in - basicSing df ; - - -PQApplicant patent = - let df : Kind = KRelSet applicant_CN (PatentToSet patent) ; - bu : Query = basicSing df - in - bu ; --- | mkUtt (mkQS (mkQCl whoSg_IP (mkVP (mkVP apply_V) (SyntaxEng.mkAdv for_Prep patent)))) --- | mkUtt (mkQS pastTense (mkQCl whoSg_IP (mkVP (mkVP apply_V) (SyntaxEng.mkAdv for_Prep patent)))); - - -PQAppDayDrug drug = - let df : Kind = KRelSet approval_date_CN (SThe (KRelSet patent_N (DrugToSet drug))) - in - basicSing df ; - - -PQAppDayPat patent = - let df : Kind = KRelSet approval_date_CN (PatentToSet patent) - in - basicSing df ; - - -PQAppDayPatApp patent applicant = - let df : Kind = KRelSet approval_date_CN (SThe (KRelSet patent_with_N (SThe (KRelSet applicant_CN (AppToSet applicant))))) - in - basicSing df ; - - -PQAppDayNo appno = - let df : Kind = KRelSet approval_date_CN (SThe (KRelSet patent_with_N (SThe (KRelSet application_number_CN (AppNumToSet appno))))) - in - basicSing df ; - - -PQChemComp drug = - let - df : Kind = KRelSet chemical_substance_CN (DrugToSet drug) ; - cc : Kind = KRelSet chemical_composition_CN (DrugToSet drug) - in - basicPlur df | basicSing cc ; - - -PQCompounds = - let cc : Kind = KAct compound_CN (KRel drug_N) - in - basicPlur cc ; - - -PQPrep = - basicPlur (KRel drug_preparation_CN) - | QExist (KRel drug_preparation_CN) ; - - -PQDrugPrep drug = - let df : Kind = KRelSet drug_preparation_CN (DrugToSet drug) - in - basicSing df ; - ------ - -PQName drug = - let - df : CN = KRelSet name_N (DrugToSet drug) - in - basicSing df ; - - -PQNameApp applicant = - let pt2 : Set = SIndef (KRelSet patent_with_N (SThe (KRelSet applicant_CN applicant))) ; - df : Kind = KRelSet drug_N pt2 - in - basicSing df ; - ----- - -PQMethods patent = - let pt1 : Kind = KProp (use_prop_V2 (PatentToSet patent)) (KRel method_N) ; - pt2 : Kind = KRelSet method_N (PatentToSet patent) ; - pt : Kind = pt1 | pt2 - in - basicPlur pt ; - - -PQDateMeth date = - let pdate : Set = SAll (KAct (expire_V date) (KRel patent_N)) ; - pt1 : Kind = KAct (use_V2 pdate) (KRel method_N) ; - pt2 : Kind = KProp (use_prop_V2 pdate) (KRel method_N) ; - pt3 : Kind = KRelSet method_N pdate ; - pt : Kind = pt1 | pt2 | pt3 - in - basicPlur pt ; - - -PQMethNo appno = - let pdate : Set = SThe (KRelSet patent_with_N (SThe (KRelSet application_number_no_CN appno))) ; - pt1 : Kind = KProp (use_prop_V2 (SThe (KRel patent_N))) (KRel method_N) ; - pt2 : Kind = KRelSet method_N (SThe (KRel patent_N)) ; - pt : Kind = pt1 | pt2 - in - basicPlur pt ; - ----- - -PQUse patent = - let df : Kind = KRelSet use_N (PatentToSet patent) - in - basicSing df ; - - -PQUseDate date = - let pdate : Set = SThe (KAct (approve_V2 date) (KRel patent_N)) ; - pt : Kind = KRelSet use_N pdate - in - basicSing pt ; - -PQDateUse date = - let patent : Kind = KRel patent_N ; - pdate : Set = SAll (KProp (approve_prop_V2 date) patent) ; - pt : Kind = KRelSet use_N pdate - - in - basicPlur pt ; - - -PQUseDrug drug = - let df : Kind = KRelSet use_N (DrugToSet drug) - in - basicSing df ; - - -PQUseChem chem = - let drug : Kind = KAct (contain_V2 chem) (KRel drug_N) ; - drugs : Set = SAll drug ; - df : Kind = KRelSet use_N drugs - in - basicSing df ; - - -PQUseForm uform = - let drug : Kind = KRelSet usage_form_CN (UsageToSet uform) ; - drugs : Set = SAll drug ; - df : Kind = KRelSet use_N drugs - in - basicSing df ; - ---- - -PQStrength drug = - let df : Kind = KRelSet strength_N (DrugToSet drug) - in - basicSing df ; - - -PQStrengthChem chem = - let drug : Kind = KAct (contain_V2 chem) (KRel drug_N) ; - drugs : Set = SAll drug ; - df : Kind = KRelSet strength_N (DrugToSet drugs) - in - basicSing df ; - ---- - -PQClaims drug = - let cc : Kind = KAct (mention_V2 drug) (mkCN claim_N) - in - basicPlur cc ; - - - --------------------------------------------------------------------------------- - oper basicSing : CN -> Utt = - \df -> - let sg_df : NP = SThe df ; - massdf : NP = SMassSg df - in - QSet sg_df - | QMass massdf - | QMass sg_df ; - - -oper basicPlur : CN -> Utt = - \df -> - let sg_df : NP = SAll df ; - massdf : NP = SPlural df - in - QInfo sg_df - | QMass massdf - | QMass sg_df ; - - -oper basicBoth : CN -> Utt = - \df -> - let sg_df : NP = SThe df ; - the_df : NP = SAll df ; - mass_sg_df : NP = SMassSg df ; - mass_pl_df : NP = SPlural df - in - QInfo the_df - | QInfo sg_df - | QMass mass_sg_df - | QMass sg_df - | QMass mass_pl_df - | QMass the_df ; - --------------------------------------------------------------------------- --- coercions - -lin DrugToSet d = d ; -lin PatentToSet d = d ; -lin ChemToSet d = d ; -lin UsageToSet d = d ; -lin PatNumToSet d = d ; -lin AppToSet d = d ; -lin AppNumToSet d = d ; ---lin DateToSet : PatsDate -> Set ; - - - - OnDate d = mkPatsDate on_Prep ; - BeforeDate d = mkPatsDate before_Prep ; - AfterDate d = mkPatsDate after_Prep ; - - oper mkPatsDate : Prep -> Adv = \prep -> SyntaxEng.mkAdv prep (mkNP (mkPN "DATE")) ; - - - - --- lexicon - -oper mkDrug : Str -> NP = - \p -> SyntaxEng.mkNP (mkPN p) ; - -oper mkPatents : Str -> NP = - \p -> SyntaxEng.mkNP (mkPN p) ; - -oper mkChemicalSubstance : Str -> NP = - \p -> SyntaxEng.mkNP (mkPN p) ; - -oper mkDrugUsageForm : Str -> NP = - \p -> SyntaxEng.mkNP (mkPN p) ; - -oper mkPatentNumber : Str -> NP = - \p -> SyntaxEng.mkNP (mkPN p) ; - -oper mkApplicant : Str -> NP = - \p -> SyntaxEng.mkNP (mkPN p) ; - -oper mkApplicationNumber : Str -> NP = - \p -> SyntaxEng.mkNP (mkPN p); - - - - -lin - -Aspirin = mkDrug "DRUG" ; - -Pats1230 = mkPatents "PATENT" ; - -Hydrogen = mkChemicalSubstance "CHEMICAL_SUBSTANCE" ; - -Inhalation = mkDrugUsageForm "DRUG_USAGE_FORM" ; - -P123 = mkPatentNumber "PATENT_NUMBER" ; - -JohnDoe = mkApplicant "APPLICANT" ; - -A123 = mkApplicationNumber "APPLICATION_NUMBER" ; - - -} \ No newline at end of file diff --git a/examples/query/small/patentsQuery/QueryPatsFre.gf b/examples/query/small/patentsQuery/QueryPatsFre.gf deleted file mode 100644 index f4808fbf1..000000000 --- a/examples/query/small/patentsQuery/QueryPatsFre.gf +++ /dev/null @@ -1,386 +0,0 @@ ---# -path=.:..:alltenses - -concrete QueryPatsFre of QueryPats = QueryFre ** open - LexQueryPatsFre, - ParadigmsFre, - IrregFre, - SyntaxFre, - ExtraFre, - (L=LangFre), - Prelude -in { - - --------------------------------------------------------- --- additions to the original query grammar - -lin - - SThe k = SyntaxFre.mkNP the_Det k ; - - SMassSg k = SyntaxFre.mkNP k ; - - QWho a = mkUtt (mkQCl whoSg_IP a) ; - --- QWhen : Set -> Activity -> Query ; - - QMass s = mkUtt s ; - - QExist s = mkUtt (L.ExistIP (L.IdetCN (L.IdetQuant what_IQuant L.NumPl) s)) - | mkUtt (mkNP all_NP (SyntaxFre.mkAdv about_Prep (mkNP s))) ; - - ---------------------------------------------------------- --- from the patent query grammar - -lincat - Drug = NP ; - Patent = NP ; - ChemicalSubstance = NP ; - DrugUsageForm = NP ; - PatentNumber = NP ; - Applicant = NP ; - ApplicationNumber = NP ; - PatsDate = Adv ; - SimpDate = Adv ; - - -lin -PQInfo drug = QInfo (DrugToSet drug) ; - -PQActive drug = - let ai : Kind = KRelSet active_ingredient_CN (DrugToSet drug) - in - basicPlur ai ; - - -PQDosage drug = - let df : Kind = KRelSet dosage_form_CN (DrugToSet drug) - in - basicBoth df | QExist df ; - - -PQRoute drug = - let df : Kind = KRelSet route_of_administration_CN (DrugToSet drug) - in - basicBoth df | QExist df ; - - -PQPatentNo = - let bu : Query = basicPlur patent_number_CN - in - bu | QExist patent_number_CN ; - - -PQPatentDrug drug = - let df : Kind = KRelSet patent_number_Rel (DrugToSet drug) - in - basicSing df ; - - - -PQPatentPat patent = - let ai : Kind = KRelSet patent_number_Rel (PatentToSet patent) - in - basicSing ai ; - - -PQExpPat patent = - let - ai : Kind = KRelSet expiration_date_CN (PatentToSet patent) ; - bu : Query = basicSing ai - in - bu ; - -- KAct when_IAdv (mkCl patent (mkVP expire_V))) ; - - -PQExpDrug drug = - let - ai : Kind = KRelSet expiration_date_CN (SThe (KRelSet patent_N (DrugToSet drug))) - in - basicSing ai ; --- | mkUtt (mkQCl when_IAdv (mkCl (mkNP the_Art ai) (mkVP expire_V))); - - -PQUseCode patent = - let df : Kind = KRelSet use_code_CN (PatentToSet patent) - in - basicBoth df ; - - -PQAppNumber patent = - let df : Kind = KRelSet application_number_CN (PatentToSet patent) - in - basicSing df ; - - -PQApplicant patent = - let df : Kind = KRelSet applicant_CN (PatentToSet patent) ; - bu : Query = basicSing df - in - bu ; --- | mkUtt (mkQS (mkQCl whoSg_IP (mkVP (mkVP apply_V) (SyntaxFre.mkAdv for_Prep patent)))) --- | mkUtt (mkQS pastTense (mkQCl whoSg_IP (mkVP (mkVP apply_V) (SyntaxFre.mkAdv for_Prep patent)))); - - -PQAppDayDrug drug = - let df : Kind = KRelSet approval_date_CN (SThe (KRelSet patent_N (DrugToSet drug))) - in - basicSing df ; - - -PQAppDayPat patent = - let df : Kind = KRelSet approval_date_CN (PatentToSet patent) - in - basicSing df ; - - -PQAppDayPatApp patent applicant = - let df : Kind = KRelSet approval_date_CN (SThe (KRelSet patent_with_N (SThe (KRelSet applicant_CN (AppToSet applicant))))) - in - basicSing df ; - - -PQAppDayNo appno = - let df : Kind = KRelSet approval_date_CN (SThe (KRelSet patent_with_N (SThe (KRelSet application_number_CN (AppNumToSet appno))))) - in - basicSing df ; - - -PQChemComp drug = - let - df : Kind = KRelSet chemical_substance_CN (DrugToSet drug) ; - cc : Kind = KRelSet chemical_composition_CN (DrugToSet drug) - in - basicPlur df | basicSing cc ; - - -PQCompounds = - let cc : Kind = KAct compound_CN (KRel drug_N) - in - basicPlur cc ; - - -PQPrep = - basicPlur (KRel drug_preparation_CN) - | QExist (KRel drug_preparation_CN) ; - - -PQDrugPrep drug = - let df : Kind = KRelSet drug_preparation_CN (DrugToSet drug) - in - basicSing df ; - ------ - -PQName drug = - let - df : CN = KRelSet name_N (DrugToSet drug) - in - basicSing df ; - - -PQNameApp applicant = - let pt2 : Set = SIndef (KRelSet patent_with_N (SThe (KRelSet applicant_CN applicant))) ; - df : Kind = KRelSet drug_N pt2 - in - basicSing df ; - ----- - -PQMethods patent = - let pt1 : Kind = KProp (use_prop_V2 (PatentToSet patent)) (KRel method_N) ; - pt2 : Kind = KRelSet method_N (PatentToSet patent) ; - pt : Kind = pt1 | pt2 - in - basicPlur pt ; - - -PQDateMeth date = - let pdate : Set = SAll (KAct (expire_V date) (KRel patent_N)) ; - pt1 : Kind = KAct (use_V2 pdate) (KRel method_N) ; - pt2 : Kind = KProp (use_prop_V2 pdate) (KRel method_N) ; - pt3 : Kind = KRelSet method_N pdate ; - pt : Kind = pt1 | pt2 | pt3 - in - basicPlur pt ; - - -PQMethNo appno = - let pdate : Set = SThe (KRelSet patent_with_N (SThe (KRelSet application_number_no_CN appno))) ; - pt1 : Kind = KProp (use_prop_V2 (SThe (KRel patent_N))) (KRel method_N) ; - pt2 : Kind = KRelSet method_N (SThe (KRel patent_N)) ; - pt : Kind = pt1 | pt2 - in - basicPlur pt ; - ----- - -PQUse patent = - let df : Kind = KRelSet use_N (PatentToSet patent) - in - basicSing df ; - - -PQUseDate date = - let pdate : Set = SThe (KAct (approve_V2 date) (KRel patent_N)) ; - pt : Kind = KRelSet use_N pdate - in - basicSing pt ; - -PQDateUse date = - let patent : Kind = KRel patent_N ; - pdate : Set = SAll (KProp (approve_prop_V2 date) patent) ; - pt : Kind = KRelSet use_N pdate - - in - basicPlur pt ; - - -PQUseDrug drug = - let df : Kind = KRelSet use_N (DrugToSet drug) - in - basicSing df ; - - -PQUseChem chem = - let drug : Kind = KAct (contain_V2 chem) (KRel drug_N) ; - drugs : Set = SAll drug ; - df : Kind = KRelSet use_N drugs - in - basicSing df ; - - -PQUseForm uform = - let drug : Kind = KRelSet usage_form_CN (UsageToSet uform) ; - drugs : Set = SAll drug ; - df : Kind = KRelSet use_N drugs - in - basicSing df ; - ---- - -PQStrength drug = - let df : Kind = KRelSet strength_N (DrugToSet drug) - in - basicSing df ; - - -PQStrengthChem chem = - let drug : Kind = KAct (contain_V2 chem) (KRel drug_N) ; - drugs : Set = SAll drug ; - df : Kind = KRelSet strength_N (DrugToSet drugs) - in - basicSing df ; - ---- - -PQClaims drug = - let cc : Kind = KAct (mention_V2 drug) (mkCN claim_N) - in - basicPlur cc ; - - - --------------------------------------------------------------------------------- - oper basicSing : CN -> Utt = - \df -> - let sg_df : NP = SThe df ; - massdf : NP = SMassSg df - in - QSet sg_df - | QMass massdf - | QMass sg_df ; - - -oper basicPlur : CN -> Utt = - \df -> - let sg_df : NP = SAll df ; - massdf : NP = SPlural df - in - QInfo sg_df - | QMass massdf - | QMass sg_df ; - - -oper basicBoth : CN -> Utt = - \df -> - let sg_df : NP = SThe df ; - the_df : NP = SAll df ; - mass_sg_df : NP = SMassSg df ; - mass_pl_df : NP = SPlural df - in - QInfo the_df - | QInfo sg_df - | QMass mass_sg_df - | QMass sg_df - | QMass mass_pl_df - | QMass the_df ; - --------------------------------------------------------------------------- --- coercions - -lin DrugToSet d = d ; -lin PatentToSet d = d ; -lin ChemToSet d = d ; -lin UsageToSet d = d ; -lin PatNumToSet d = d ; -lin AppToSet d = d ; -lin AppNumToSet d = d ; ---lin DateToSet : PatsDate -> Set ; - - - - OnDate d = mkPatsDate on_Prep ; - BeforeDate d = mkPatsDate before_Prep ; - AfterDate d = mkPatsDate after_Prep ; - - oper mkPatsDate : Prep -> Adv = \prep -> SyntaxFre.mkAdv prep (mkNP (mkPN "DATE")) ; - - - - --- lexicon - -oper mkDrug : Str -> NP = - \p -> mkNP (mkPN p) ; - -oper mkPatents : Str -> NP = - \p -> mkNP (mkPN p) ; - -oper mkChemicalSubstance : Str -> NP = - \p -> mkNP (mkPN p) ; - -oper mkDrugUsageForm : Str -> NP = - \p -> mkNP (mkPN p) ; - -oper mkPatentNumber : Str -> NP = - \p -> mkNP (mkPN p) ; - -oper mkApplicant : Str -> NP = - \p -> mkNP (mkPN p) ; - -oper mkApplicationNumber : Str -> NP = - \p -> mkNP (mkPN p); - - - - -lin - -Aspirin = mkDrug "DRUG" ; - -Pats1230 = mkPatents "PATENT" ; - -Hydrogen = mkChemicalSubstance "CHEMICAL_SUBSTANCE" ; - -Inhalation = mkDrugUsageForm "DRUG_USAGE_FORM" ; - -P123 = mkPatentNumber "PATENT_NUMBER" ; - -JohnDoe = mkApplicant "APPLICANT" ; - -A123 = mkApplicationNumber "APPLICATION_NUMBER" ; - - -} \ No newline at end of file diff --git a/examples/query/small/patentsQuery/QueryProton.gf b/examples/query/small/patentsQuery/QueryProton.gf deleted file mode 100644 index 4c1bd7237..000000000 --- a/examples/query/small/patentsQuery/QueryProton.gf +++ /dev/null @@ -1,59 +0,0 @@ -abstract QueryProton = Query ** { - -fun - QCalled : Individual -> Query ; -- how is X (also | otherwise) (called | named | known) ; - - NLoc : Loc -> Name ; - NOrg : Org -> Name ; - NPers : Pers -> Name ; - - IName : Name -> Individual ; - ACalled : [Individual] -> Activity ; - --- the test lexicon - -cat - JobTitle ; -fun - Located : Loc -> Property ; - Employed : Org -> Property ; - - Work : Org -> Activity ; - HaveTitle : JobTitle -> Activity ; - HaveTitleOrg : JobTitle -> Org -> Activity ; - - Organization : Kind ; - Place : Kind ; - Person : Kind ; - - Location : Relation ; - Region : Relation ; - Subregion : Relation ; - - RName : Relation ; - RNickname : Relation ; - --- JobTitles - JobTitle1 : JobTitle ; - JobTitle2 : JobTitle ; - JobTitle3 : JobTitle ; - JobTitle4 : JobTitle ; - --- Locations - Location1 : Loc ; - Location2 : Loc ; - Location3 : Loc ; - Location4 : Loc ; - --- Organizations - Organization1 : Org ; - Organization2 : Org ; - Organization3 : Org ; - Organization4 : Org ; - --- Persons - Person1 : Pers ; - Person2 : Pers ; - Person3 : Pers ; - Person4 : Pers ; -} \ No newline at end of file diff --git a/examples/query/small/tests.gfs b/examples/query/small/tests.gfs deleted file mode 100644 index 3c80fc99b..000000000 --- a/examples/query/small/tests.gfs +++ /dev/null @@ -1,36 +0,0 @@ -l -treebank MQuery (QSet (SAll Person)) -l -treebank MQuery (QSet (SAll (KRel Location))) -l -treebank MQuery (QSet (SAll Organization)) -l -treebank MQuery (QInfo (SInd (IName (NOrg Organization1)))) -l -treebank MQuery (QInfo (SInd (IName (NPers Person1)))) -l -treebank MQuery (QInfo (SInd (IName (NLoc Location1)))) -l -treebank MQuery (QSet (SInd (IName (NOrg Organization1)))) -l -treebank MQuery (QSet (SInd (IName (NPers Person1)))) -l -treebank MQuery (QSet (SInd (IName (NLoc Location1)))) -l -treebank MQuery (QInfo (SAll Person)) -l -treebank MQuery (QInfo (SAll (KRel Location))) -l -treebank MQuery (QInfo (SAll Organization)) -l -treebank MQuery (QSet (SAll (KRelSet Subregion (SAll (KRel Location))))) -l -treebank MQuery (QSet (SAll (KRelKind (KRel Location) Subregion (SOther (KRel Location))))) -l -treebank MQuery (QSet (SAll (KRelSet Subregion (SInd (IName (NLoc Location1)))))) -l -treebank MQuery (QSet (SPlural (KProp (Located Location1) Organization))) -l -treebank MQuery (QSet (SPlural (KProp (Located Location1) Person))) -l -treebank MQuery (QSet (SPlural (KProp (Located Location1) (KRel Location)))) -l -treebank MQuery (QWhere (SInd (IName (NLoc Location1)))) -l -treebank MQuery (QWhere (SInd (IName (NOrg Organization1)))) -l -treebank MQuery (QWhere (SInd (IName (NPers Person1)))) -l -treebank MQuery (QSet (SAll (KRelPair Organization Location))) -l -treebank MQuery (QWhere (SAll Organization)) -l -treebank MQuery (QWhere (SAll Person)) -l -treebank MQuery (QWhere (SAll (KRel Location))) -l -treebank MQuery (QSet (SPlural (KRelPair (KRel Region) Subregion))) -l -treebank MQuery (QSet (SAll (KAct (HaveTitleOrg JobTitle1 Organization1) Person))) --- -l -treebank MQuery (QSet (SAll (KAct (Work Organization1) Person))) -l -treebank MQuery (QSet (SAll (KRelSet RNickname (SInd (IName (NPers Person1)))))) -l -treebank MQuery (QSet (SAll (KRelSet RNickname (SInd (IName (NLoc Location1)))))) -l -treebank MQuery (QSet (SAll (KRelSet RNickname (SInd (IName (NOrg Organization1)))))) -l -treebank MQuery (QCalled (IName (NPers Person1))) -l -treebank MQuery (QCalled (IName (NLoc Location1))) -l -treebank MQuery (QCalled (IName (NOrg Organization1))) -l -treebank MQuery (QSet (SAll (KAct (HaveTitle JobTitle1) Person))) --- - diff --git a/examples/query/small/treebank.txt b/examples/query/small/treebank.txt deleted file mode 100644 index 028a667bf..000000000 --- a/examples/query/small/treebank.txt +++ /dev/null @@ -1,299 +0,0 @@ -Query: MQuery (QSet (SAll Person)) -QueryEng: give me all people -QueryFin: näytä kaikki henkilöt -QueryFre: montrer toutes les personnes -QueryGer: zeigen Sie alle Personen -QueryIta: mostrare tutte le persone -QuerySwe: ge mig alla personer - - -Query: MQuery (QSet (SAll (KRel Location))) -QueryEng: give me all locations -QueryFin: näytä kaikki sijainnit -QueryFre: montrer toutes les positions -QueryGer: zeigen Sie alle Lagen -QueryIta: mostrare tutte le posizioni -QuerySwe: ge mig alla lägen - - -Query: MQuery (QSet (SAll Organization)) -QueryEng: give me all organizations -QueryFin: näytä kaikki organisaatiot -QueryFre: montrer toutes les organisations -QueryGer: zeigen Sie alle Organisationen -QueryIta: mostrare tutte le organizzazioni -QuerySwe: ge mig alla organisationer - - -Query: MQuery (QInfo (SInd (IName (NOrg Organization1)))) -QueryEng: give me all information about 'Organization1 -QueryFin: anna kaikki tiedot organisaatiosta 'Organization1 -QueryFre: montrer toutes les informations sur 'Organization1 -QueryGer: zeigen Sie alle Informationen über 'Organization1 -QueryIta: mostrare tutte le informazioni su 'Organization1 -QuerySwe: ge mig all information om 'Organization1 - - -Query: MQuery (QInfo (SInd (IName (NPers Person1)))) -QueryEng: give me all information about 'Person1 -QueryFin: anna kaikki tiedot henkilöstä 'Person1 -QueryFre: montrer toutes les informations sur 'Person1 -QueryGer: zeigen Sie alle Informationen über 'Person1 -QueryIta: mostrare tutte le informazioni su 'Person1 -QuerySwe: ge mig all information om 'Person1 - - -Query: MQuery (QInfo (SInd (IName (NLoc Location1)))) -QueryEng: give me all information about 'Location1 -QueryFin: anna kaikki tiedot paikasta 'Location1 -QueryFre: montrer toutes les informations sur 'Location1 -QueryGer: zeigen Sie alle Informationen über 'Location1 -QueryIta: mostrare tutte le informazioni su 'Location1 -QuerySwe: ge mig all information om 'Location1 - - -Query: MQuery (QSet (SInd (IName (NOrg Organization1)))) -QueryEng: give me 'Organization1 -QueryFin: näytä organisaatio 'Organization1 -QueryFre: montrer 'Organization1 -QueryGer: zeigen Sie 'Organization1 -QueryIta: mostrare 'Organization1 -QuerySwe: ge mig 'Organization1 - - -Query: MQuery (QSet (SInd (IName (NPers Person1)))) -QueryEng: give me 'Person1 -QueryFin: näytä henkilö 'Person1 -QueryFre: montrer 'Person1 -QueryGer: zeigen Sie 'Person1 -QueryIta: mostrare 'Person1 -QuerySwe: ge mig 'Person1 - - -Query: MQuery (QSet (SInd (IName (NLoc Location1)))) -QueryEng: give me 'Location1 -QueryFin: näytä paikka 'Location1 -QueryFre: montrer 'Location1 -QueryGer: zeigen Sie 'Location1 -QueryIta: mostrare 'Location1 -QuerySwe: ge mig 'Location1 - - -Query: MQuery (QInfo (SAll Person)) -QueryEng: give me all information about all people -QueryFin: anna kaikki tiedot kaikista henkilöistä -QueryFre: montrer toutes les informations sur toutes les personnes -QueryGer: zeigen Sie alle Informationen über alle Personen -QueryIta: mostrare tutte le informazioni su tutte le persone -QuerySwe: ge mig all information om alla personer - - -Query: MQuery (QInfo (SAll (KRel Location))) -QueryEng: give me all information about all locations -QueryFin: anna kaikki tiedot kaikista sijainneista -QueryFre: montrer toutes les informations sur toutes les positions -QueryGer: zeigen Sie alle Informationen über alle Lagen -QueryIta: mostrare tutte le informazioni su tutte le posizioni -QuerySwe: ge mig all information om alla lägen - - -Query: MQuery (QInfo (SAll Organization)) -QueryEng: give me all information about all organizations -QueryFin: anna kaikki tiedot kaikista organisaatioista -QueryFre: montrer toutes les informations sur toutes les organisations -QueryGer: zeigen Sie alle Informationen über alle Organisationen -QueryIta: mostrare tutte le informazioni su tutte le organizzazioni -QuerySwe: ge mig all information om alla organisationer - - -Query: MQuery (QSet (SAll (KRelSet Subregion (SAll (KRel Location))))) -QueryEng: give me all subregions of all locations -QueryFin: näytä kaikki kaikkien sijaintien osat -QueryFre: montrer toutes les sous-régions de toutes les positions -QueryGer: zeigen Sie alle Teilbereiche von allen Lagen -QueryIta: mostrare tutte le sottoregioni di tutte le posizioni -QuerySwe: ge mig alla delregioner i alla lägen - - -Query: MQuery (QSet (SAll (KRelKind (KRel Location) Subregion (SOther (KRel Location))))) -QueryEng: give me all locations that are subregions of other locations -QueryFin: näytä kaikki sijainnit jotka ovat muiden sijaintien osia -QueryFre: montrer toutes les positions qui sont des sous-régions d' autres positions -QueryGer: zeigen Sie alle Lagen die Teilbereiche von anderen Lagen sind -QueryIta: mostrare tutte le posizioni che sono sottoregioni di altre posizioni -QuerySwe: ge mig alla lägen som är delregioner i andra lägen - - -Query: MQuery (QSet (SAll (KRelSet Subregion (SInd (IName (NLoc Location1)))))) -QueryEng: give me all subregions of 'Location1 -QueryFin: näytä kaikki paikan 'Location1 osat -QueryFre: montrer toutes les sous-régions de 'Location1 -QueryGer: zeigen Sie alle Teilbereiche von 'Location1 -QueryIta: mostrare tutte le sottoregioni di 'Location1 -QuerySwe: ge mig alla delregioner i 'Location1 - - -Query: MQuery (QSet (SPlural (KProp (Located Location1) Organization))) -QueryEng: give me organizations located in 'Location1 -QueryFin: näytä paikassa 'Location1 sijaitsevia organisaatioita -QueryFre: montrer des organisations situées dans 'Location1 -QueryGer: zeigen Sie in 'Location1 situierte Organisationen -QueryIta: mostrare organizzazioni situate in 'Location1 -QuerySwe: ge mig organisationer belägna i 'Location1 - - -Query: MQuery (QSet (SPlural (KProp (Located Location1) Person))) -QueryEng: give me people located in 'Location1 -QueryFin: näytä paikassa 'Location1 sijaitsevia henkilöitä -QueryFre: montrer des personnes situées dans 'Location1 -QueryGer: zeigen Sie in 'Location1 situierte Personen -QueryIta: mostrare persone situate in 'Location1 -QuerySwe: ge mig personer belägna i 'Location1 - - -Query: MQuery (QSet (SPlural (KProp (Located Location1) (KRel Location)))) -QueryEng: give me locations located in 'Location1 -QueryFin: näytä paikassa 'Location1 sijaitsevia sijainteja -QueryFre: montrer des positions situées dans 'Location1 -QueryGer: zeigen Sie in 'Location1 situierte Lagen -QueryIta: mostrare posizioni situate in 'Location1 -QuerySwe: ge mig lägen belägna i 'Location1 - - -Query: MQuery (QWhere (SInd (IName (NLoc Location1)))) -QueryEng: where is 'Location1 -QueryFin: missä on paikka 'Location1 -QueryFre: où est 'Location1 -QueryGer: wo ist 'Location1 -QueryIta: dove è 'Location1 -QuerySwe: var är 'Location1 - - -Query: MQuery (QWhere (SInd (IName (NOrg Organization1)))) -QueryEng: where is 'Organization1 -QueryFin: missä on organisaatio 'Organization1 -QueryFre: où est 'Organization1 -QueryGer: wo ist 'Organization1 -QueryIta: dove è 'Organization1 -QuerySwe: var är 'Organization1 - - -Query: MQuery (QWhere (SInd (IName (NPers Person1)))) -QueryEng: where is 'Person1 -QueryFin: missä on henkilö 'Person1 -QueryFre: où est 'Person1 -QueryGer: wo ist 'Person1 -QueryIta: dove è 'Person1 -QuerySwe: var är 'Person1 - - -Query: MQuery (QSet (SAll (KRelPair Organization Location))) -QueryEng: give me all organizations with their locations -QueryFin: näytä kaikki organisaatiot ja näiden sijainnit -QueryFre: montrer toutes les organisations avec leurs positions -QueryGer: zeigen Sie alle Organisationen mit ihren Lagen -QueryIta: mostrare tutte le organizzazioni colle loro posizioni -QuerySwe: ge mig alla organisationer med deras lägen - - -Query: MQuery (QWhere (SAll Organization)) -QueryEng: where are all organizations -QueryFin: missä ovat kaikki organisaatiot -QueryFre: où sont toutes les organisations -QueryGer: wo sind alle Organisationen -QueryIta: dove sono tutte le organizzazioni -QuerySwe: var är alla organisationer - - -Query: MQuery (QWhere (SAll Person)) -QueryEng: where are all people -QueryFin: missä ovat kaikki henkilöt -QueryFre: où sont toutes les personnes -QueryGer: wo sind alle Personen -QueryIta: dove sono tutte le persone -QuerySwe: var är alla personer - - -Query: MQuery (QWhere (SAll (KRel Location))) -QueryEng: where are all locations -QueryFin: missä ovat kaikki sijainnit -QueryFre: où sont toutes les positions -QueryGer: wo sind alle Lagen -QueryIta: dove sono tutte le posizioni -QuerySwe: var är alla lägen - - -Query: MQuery (QSet (SPlural (KRelPair (KRel Region) Subregion))) -QueryEng: give me regions with their subregions -QueryFin: näytä alueita ja näiden osia -QueryFre: montrer des régions avec leurs sous-régions -QueryGer: zeigen Sie Regionen mit ihren Teilbereichen -QueryIta: mostrare regioni colle loro sottoregioni -QuerySwe: ge mig regioner med deras delregioner - - -command not parsed -Query: MQuery (QSet (SAll (KAct (Work Organization1) Person))) -QueryEng: give me all people that work at 'Organization1 -QueryFin: näytä kaikki henkilöt jotka työskentelevät organisaatiossa 'Organization1 -QueryFre: montrer toutes les personnes qui travaillent chez 'Organization1 -QueryGer: zeigen Sie alle Personen die bei 'Organization1 arbeiten -QueryIta: mostrare tutte le persone che lavorano presso 'Organization1 -QuerySwe: ge mig alla personer som jobbar pÃ¥ 'Organization1 - - -Query: MQuery (QSet (SAll (KRelSet RNickname (SInd (IName (NPers Person1)))))) -QueryEng: give me all nicknames of 'Person1 -QueryFin: näytä kaikki henkilön 'Person1 lisänimet -QueryFre: montrer tous les surnoms de 'Person1 -QueryGer: zeigen Sie alle Spitznamen von 'Person1 -QueryIta: mostrare tutti i soprannomi di 'Person1 -QuerySwe: ge mig alla tilläggsnamn pÃ¥ 'Person1 - - -Query: MQuery (QSet (SAll (KRelSet RNickname (SInd (IName (NLoc Location1)))))) -QueryEng: give me all nicknames of 'Location1 -QueryFin: näytä kaikki paikan 'Location1 lisänimet -QueryFre: montrer tous les surnoms de 'Location1 -QueryGer: zeigen Sie alle Spitznamen von 'Location1 -QueryIta: mostrare tutti i soprannomi di 'Location1 -QuerySwe: ge mig alla tilläggsnamn pÃ¥ 'Location1 - - -Query: MQuery (QSet (SAll (KRelSet RNickname (SInd (IName (NOrg Organization1)))))) -QueryEng: give me all nicknames of 'Organization1 -QueryFin: näytä kaikki organisaation 'Organization1 lisänimet -QueryFre: montrer tous les surnoms de 'Organization1 -QueryGer: zeigen Sie alle Spitznamen von 'Organization1 -QueryIta: mostrare tutti i soprannomi di 'Organization1 -QuerySwe: ge mig alla tilläggsnamn pÃ¥ 'Organization1 - - -Query: MQuery (QCalled (IName (NPers Person1))) -QueryEng: how is 'Person1 also called -QueryFin: mikä on henkilön 'Person1 toinen nimi -QueryFre: quel autre nom a 'Person1 -QueryGer: welchen anderen Namen hat 'Person1 -QueryIta: quale altro nome ha 'Person1 -QuerySwe: vilket annat namn har 'Person1 - - -Query: MQuery (QCalled (IName (NLoc Location1))) -QueryEng: how is 'Location1 also called -QueryFin: mikä on paikan 'Location1 toinen nimi -QueryFre: quel autre nom a 'Location1 -QueryGer: welchen anderen Namen hat 'Location1 -QueryIta: quale altro nome ha 'Location1 -QuerySwe: vilket annat namn har 'Location1 - - -Query: MQuery (QCalled (IName (NOrg Organization1))) -QueryEng: how is 'Organization1 also called -QueryFin: mikä on organisaation 'Organization1 toinen nimi -QueryFre: quel autre nom a 'Organization1 -QueryGer: welchen anderen Namen hat 'Organization1 -QueryIta: quale altro nome ha 'Organization1 -QuerySwe: vilket annat namn har 'Organization1 - - -command not parsed diff --git a/examples/query/test.gfs b/examples/query/test.gfs deleted file mode 100644 index e7e4deaba..000000000 --- a/examples/query/test.gfs +++ /dev/null @@ -1,562 +0,0 @@ -ps -tr "what are the names of all locations that are subregions of other locations" | p -ps -tr "give me the names of all locations that are subregions of other locations" | p -ps -tr "give me the sub-regions of all locations" | p -ps -tr "give me all locations with their sub-regions" | p -ps -tr "give me all locations' sub-regions" | p -ps -tr "give me all locations and their subregions" | p -ps -tr "give me all subregions and their locations" | p -ps -tr "what are the subregions of all locations" | p -ps -tr "what subregions do all locations have" | p -ps -tr "what do all locations have as subregions" | p -ps -tr "what are the names of all locations that are subregions of Bulgaria" | p -ps -tr "give me the sub-regions of Bulgaria" | p -ps -tr "give me the Bulgarian sub-regions" | p -ps -tr "what are the Bulgarian sub-regions" | p -ps -tr "what are the names of the Bulgarian sub-regions" | p -ps -tr "what are the names of all subregions of Bulgaria" | p -ps -tr "what are the subregions of Bulgaria" | p -ps -tr "what subregions does Bulgaria have" | p -ps -tr "Bulgarian subregions" | p -ps -tr "subregions of Bulgaria" | p -ps -tr "where is Oblast Sofiya" | p -ps -tr "give me the location of Oblast Sofiya" | p -ps -tr "the location of Oblast Sofiya" | p -ps -tr "what country is Oblast Sofiya in" | p -ps -tr "Oblast Sofiya is in Bulgaria" | p -ps -tr "Oblast Sofiya is located in Bulgaria" | p -ps -tr "Oblast Sofiya is a subregion of Bulgaria" | p -ps -tr "Oblast Sofiya's location is Bulgaria" | p -ps -tr "Oblast Sofiya's location is in Bulgaria" | p -ps -tr "one subregion of Bulgaria is Oblast Sofiya" | p -ps -tr "a subregion of Bulgaria is Oblast Sofiya" | p -ps -tr "Oblast Sofiya is the name of a subregion of Bulgaria" | p -ps -tr "Bulgaria has a subregion - Oblast Sofiya" | p -ps -tr "Oblast Sofiya is a Bulgarian subregion" | p -ps -tr "Oblast Sofiya is a Bulgarian location" | p -ps -tr "which are all organizations" | p -ps -tr "what are the organizations" | p -ps -tr "all organizations" | p -ps -tr "give me all organizations" | p -ps -tr "the organizations" | p -ps -tr "what are the names of all organizations" | p -ps -tr "give me all organizations' names" | p -ps -tr "the names of all organizations" | p -ps -tr "all organizations' names" | p -ps -tr "organizations" | p -ps -tr "what is Microsoft" | p -ps -tr "what organization is Microsoft" | p -ps -tr "give me information about Microsoft" | p -ps -tr "all about Microsoft" | p -ps -tr "give me all organizations named Microsoft" | p -ps -tr "give me all organizations that start with Microsoft" | p -ps -tr "all organizations' names starting with Microsoft" | p -ps -tr "what are the organizations starting with Microsoft" | p -ps -tr "what are the organizations that start with Microsoft" | p -ps -tr "organizations starting with Microsoft" | p -ps -tr "all organizations and their locations" | p -ps -tr "give me all organizations with their locations" | p -ps -tr "which organizations with their locations do you have" | p -ps -tr "which organizations are located where" | p -ps -tr "organizations with their locations" | p -ps -tr "give me the organizations and their locations" | p -ps -tr "what are the organizations and their locations" | p -ps -tr "what organizations are located in what locations" | p -ps -tr "the names of organizations and their locations" | p -ps -tr "what are the names of all organizations and their locations" | p -ps -tr "all organizations in Bulgaria" | p -ps -tr "give me all organizations in Bulgaria" | p -ps -tr "organizations located in Bulgaria" | p -ps -tr "organizations in Bulgaria" | p -ps -tr "organizations from Bulgaria" | p -ps -tr "which organizations are from Bulgaria" | p -ps -tr "which organizations are in Bulgaria" | p -ps -tr "which organizations are located in Bulgaria" | p -ps -tr "organizations that are located in Bulgaria" | p -ps -tr "organizations that are in Bulgaria" | p -ps -tr "organizations which are in Bulgaria" | p -ps -tr "organizations which are located in Bulgaria" | p -ps -tr "where is Google located" | p -ps -tr "where is Google" | p -ps -tr "what is Google's location" | p -ps -tr "the location of Google" | p -ps -tr "give me the location of Google" | p -ps -tr "give me where is Google" | p -ps -tr "give me where Google is located" | p -ps -tr "what is the location of Google" | p -ps -tr "Google's location" | p -ps -tr "Google is in California" | p -ps -tr "Google is located in California" | p -ps -tr "Google's location is California" | p -ps -tr "Google's in California" | p -ps -tr "Google's location is in California" | p -ps -tr "Google has a location California" | p -ps -tr "California is Google's location" | p -ps -tr "California is where Google is located" | p -ps -tr "california is the location of Google" | p -ps -tr "Google is situated in california" | p -ps -tr "California is where Google is situated" | p -ps -tr "organizations located in a subregion of a location" | p -ps -tr "give me all organizations and in what subregion of what location they are located in" | p -ps -tr "which organizations are located in a place which is the subregion of which location" | p -ps -tr "where are the organizations located , in what subregion and region" | p -ps -tr "which organizations are in which subregion and location" | p -ps -tr "what organization is located in what subregion of which location" | p -ps -tr "what are the organizations' locations by region and subregion" | p -ps -tr "all organizations and their locations with their subregions" | p -ps -tr "all organizations and the subregions of the locations they are located in" | p -ps -tr "give me all organizations and the regions they are located in , with their subregions" | p -ps -tr "the locations and subregions of all organizations" | p -ps -tr "organizations which a located in subregions of Bulgaria" | p -ps -tr "which organizations are located in subregions of Bulgaria" | p -ps -tr "give me the organizations located in subregions of Bulgaria" | p -ps -tr "give me all organizations that are located in subregions of Bulgaria" | p -ps -tr "all organizations located in subregions of Bulgaria" | p -ps -tr "all organizations which are in subregions of Bulgaria" | p -ps -tr "the organizations which are in subregions of Bulgaria" | p -ps -tr "the orgnaizations and the subregions of Bulgaria they are located in" | p -ps -tr "the organizations and the subregions of Bulgaria they are in" | p -ps -tr "(simple} all organizations and the subregions of Bulgaria they are located in" | p -ps -tr "all organizations in Sofia and a subregion of what area is Sofia" | p -ps -tr "give me all organizations in Sofia and a subregion of which country it is" | p -ps -tr "which organizations are located in Sofia , and where is Sofia" | p -ps -tr "which organizations are located in Sofia and where is Sofia located" | p -ps -tr "which organizations are located in Sofia and where is Sofia situated" | p -ps -tr "all organizations located in Sofia and the region Sofia is subregion of" | p -ps -tr "which organizations are located in Sofia , and Sofia is the subregion of which area" | p -ps -tr "which organizations are in Sofia and a subregion of which country it is" | p -ps -tr "all organizations in Sofia , a subregion of which country it is" | p -ps -tr "all organizations in Sofia and the country of Sofia" | p -ps -tr "which organizations are located in Sofia Bulgaria" | p -ps -tr "all organizations located in Sofia Bulgaria" | p -ps -tr "all organizations in Sofia Bulgaria" | p -ps -tr "organizations which are in Sofia Bulgaria" | p -ps -tr "organizations that are in Sofia Bulgaria" | p -ps -tr "organizations located in Sofia , a subregion of Bulgaria" | p -ps -tr "all organizations in Sofia , a subregion of Bulgaria" | p -ps -tr "organizations that are in Sofia , which is a subregion of Bulgaria" | p -ps -tr "organizations which are located in Sofia , which is in Bulgaria" | p -ps -tr "organizations located in Sofia which is in Bulgaria" | p -ps -tr "which organizations are situated in Sofia Bulgaria" | p -ps -tr "all organizations situated in Sofia Bulgaria" | p -ps -tr "organizations situated in Sofia , a subregion of Bulgaria" | p -ps -tr "organizations which are situated in Sofia , which is in Bulgaria" | p -ps -tr "organizations situated in Sofia which is in Bulgaria" | p -ps -tr "what are the region and subregion where Google is located" | p -ps -tr "what region and subregion Google is located in" | p -ps -tr "the region and subregion Google is located in" | p -ps -tr "the region and subregion of Google" | p -ps -tr "the subregion of which region Google is located in" | p -ps -tr "the subregion of which region is located Google in" | p -ps -tr "which subregion and region Google is in" | p -ps -tr "which are the region and subregion of Google" | p -ps -tr "which are the locations of Google - region and subregion" | p -ps -tr "give me the region and subregion Google is located in" | p -ps -tr "where in the USA is Google" | p -ps -tr "where in the USA is located Google" | p -ps -tr "which subregion of the USA is Google located in" | p -ps -tr "which subregion of the USA is Google in" | p -ps -tr "which area in the USA is Google located in" | p -ps -tr "which area of the USA is Google located in" | p -ps -tr "the area of the USA Google is located in" | p -ps -tr "the subregion of the USA where Google is located" | p -ps -tr "the subregion of the USA Google is located in" | p -ps -tr "give me the area of the USA Google is located in" | p -ps -tr "give me the subregion of the USA where Google is located" | p -ps -tr "give me the US state where Google is located" | p -ps -tr "which country is located Google California in" | p -ps -tr "where is located Google , California" | p -ps -tr "what country is located Google , California in" | p -ps -tr "what is the country of California , where Google is located" | p -ps -tr "where is California , where Google is located in" | p -ps -tr "give me the country of California , where Google is located in " | p -ps -tr "what country is California located in , and Google" | p -ps -tr "Google is located in California , USA" | p -ps -tr "Google is located in California in the USA" | p -ps -tr "Google is in California , the USA" | p -ps -tr "Google is in California in the USA" | p -ps -tr "Google's location is California , USA" | p -ps -tr "Google's located in California in the USA" | p -ps -tr "Google's location is California , which is in the USA" | p -ps -tr "Google is located in California , which is in the USA" | p -ps -tr "give me all people" | p -ps -tr "give me all about all people" | p -ps -tr "give me the names of all people" | p -ps -tr "give me all people's names" | p -ps -tr "person" | p -ps -tr "all people" | p -ps -tr "all about Marissa Mayer" | p -ps -tr "give me all people named Marissa Mayer" | p -ps -tr "who is Marissa Mayer" | p -ps -tr "what person is Marissa Mayer" | p -ps -tr "give me information about Marissa Mayer" | p -ps -tr "what do you know about Marissa Mayer" | p -ps -tr "all people named Marissa Mayer" | p -ps -tr "give me all names and nicknames of all people" | p -ps -tr "give me all names of all people" | p -ps -tr "what are the names and the nicknames of all people" | p -ps -tr "give me the names and nicknames of all people" | p -ps -tr "give me the names of all people" | p -ps -tr "the names and the nicknames of all people" | p -ps -tr "all names and nicknames of all people" | p -ps -tr "who is also known as Jung " | p -ps -tr "who is also called Jung" | p -ps -tr "who is otherwise known as Jung " | p -ps -tr "who is otherwise called Jung " | p -ps -tr "who is also named Jung" | p -ps -tr "who is otherwise named Jung" | p -ps -tr "who is famous with the name Jung" | p -ps -tr "what is the full name of a person also known as Jung" | p -ps -tr "what is the full name of a person otherwise known as Jung" | p -ps -tr "what is the full name of a person also named Jung" | p -ps -tr "what is the full name of a person otherwise named Jung" | p -ps -tr "what is the full name of a person also called Jung" | p -ps -tr "what is the full name of a person otherwise called Jung" | p -ps -tr "give me all people with a nickname Jung" | p -ps -tr "give me all people also named Jung" | p -ps -tr "give me all people also known as Jung" | p -ps -tr "give me all people otherwise known as Jung" | p -ps -tr "give me all people also called Jung" | p -ps -tr "give me all people otherwise called Jung" | p -ps -tr "how is Carl Gustav Jung also known " | p -ps -tr "how is Carl Gustav Jung also called" | p -ps -tr "how is Carl Gustav Jung otherwise known" | p -ps -tr "how is Carl Gustav Jung otherwise called" | p -ps -tr "how is Carl Gustav Jung also named" | p -ps -tr "how is Carl Gustav Jung otherwise named" | p -ps -tr "what name is Carl Gustav Jung famous with" | p -ps -tr "what name is Carl Gustav Jung known with" | p -ps -tr "what name is Carl Gustav Jung called with" | p -ps -tr "what name is Carl Gustav Jung also called with" | p -ps -tr "give me the nickname of Carl Gustav Jung" | p -ps -tr "give me Carl Gustav Jung's nickname" | p -ps -tr "Carl Gustav Jung is also known as Jung" | p -ps -tr "Carl Gustav Jung also called Jung" | p -ps -tr "Carl Gustav Jung otherwise known as Jung" | p -ps -tr "Carl Gustav Jung otherwise called Jung" | p -ps -tr "Carl Gustav Jung also named Jung" | p -ps -tr "Carl Gustav Jung otherwise named Jung" | p -ps -tr "Carl Gustav Jung famous with the name Jung" | p -ps -tr "Carl Gustav Jung known with the name Jung" | p -ps -tr "Carl Gustav Jung called with the name Jung" | p -ps -tr "Carl Gustav Jung also called with the name Jung" | p -ps -tr "the nickname of Carl Gustav Jung is Jung" | p -ps -tr "Carl Gustav Jung's nickname is Jung" | p -ps -tr "who works as what" | p -ps -tr "give me all people with their job titles" | p -ps -tr "give me all job titles with their holders" | p -ps -tr "give me all people with their job positions" | p -ps -tr "give me all job positions with their holders" | p -ps -tr "give me all people with their occupation" | p -ps -tr "give me all people with their occupations" | p -ps -tr "give me all occupations with their holders" | p -ps -tr "what are all people by occupation" | p -ps -tr "what are the jobs of all people" | p -ps -tr "what are all people's occupations" | p -ps -tr "give me all job positions and the people occupying them" | p -ps -tr "who is appointed to work as what" | p -ps -tr "whose appointment is what" | p -ps -tr "who is paid for what" | p -ps -tr "who is appointed for what" | p -ps -tr "who is active as what" | p -ps -tr "whose mandate is what" | p -ps -tr "which person works as what" | p -ps -tr "which person is appointed as what" | p -ps -tr "what are the job positions of all people" | p -ps -tr "what is everybody's job" | p -ps -tr "who works as a CEO" | p -ps -tr "whose job position is CEO" | p -ps -tr "whose job title is CEO" | p -ps -tr "whose occupation is CEO" | p -ps -tr "who is CEO by occupation" | p -ps -tr "who holds the position CEO" | p -ps -tr "all people working as CEO" | p -ps -tr "give me all CEOs" | p -ps -tr "give me all people with the job position CEO" | p -ps -tr "who has a job title CEO" | p -ps -tr "who has a job position CEO" | p -ps -tr "who is appointed as CEO" | p -ps -tr "who is active as CEO" | p -ps -tr "who has a mandate to be a CEO" | p -ps -tr "whose mandate is to be a CEO" | p -ps -tr "whose appointment is to be a CEO" | p -ps -tr "who operates as CEO" | p -ps -tr "who is paid to be a CEO" | p -ps -tr "which person is mandated to be a CEO" | p -ps -tr "who is a CEO" | p -ps -tr "what does Udi Manber work" | p -ps -tr "what's Udi Manber's job position" | p -ps -tr "what's Udi Manber's job title" | p -ps -tr "what does Udi Manber do" | p -ps -tr "what is Udi Manber's job" | p -ps -tr "what's the job of Udi Manber" | p -ps -tr "what's the job title of Udi Manber" | p -ps -tr "what's Udi Manber's occupation" | p -ps -tr "what is Udi Manber by occupation" | p -ps -tr "what job position does Udi Manber hold" | p -ps -tr "what is the position of Udi Manber" | p -ps -tr "what is the appointment of Udi Manber" | p -ps -tr "what is the mandate of Udi Manber" | p -ps -tr "what is Udi Manber paid for" | p -ps -tr "what is Udi Manber's title" | p -ps -tr "what is Udi Manber working as" | p -ps -tr "what is Udi Manber appointed as" | p -ps -tr "Ben Fried works as a Chief Information Officer" | p -ps -tr "Ben Fried's job position is Chief Information Officer" | p -ps -tr "Ben Fried is a Chief Information Officer" | p -ps -tr "Ben Fried's job title is Chief Information Officer" | p -ps -tr "Ben Fried's occupation is Chief Information Officer" | p -ps -tr "Ben Fried is Cheif Information Officer by occupation" | p -ps -tr "the Chief Information Officer is Ben Fried" | p -ps -tr "Ben Fried holds the position of Chief Information Officer" | p -ps -tr "Ben Fried is Chief Information Officer" | p -ps -tr "Ben Fried is appointed as Chief Information Officer" | p -ps -tr "Ben Fried is mandated as Chief Information Officer" | p -ps -tr "Ben Fried has the title of Chief Information Officer" | p -ps -tr "the title of Ben Fried is Chief Information Officer" | p -ps -tr "Ben Fried works in a position of Chief Information Officer" | p -ps -tr "the position of Ben Fried is Chief Information Officer" | p -ps -tr "Ben Fried's title is Chief Information Officer" | p -ps -tr "Ben Fried's position is Chief Information Officer" | p -ps -tr "where do all people work and what is their occupation" | p -ps -tr "who do all people work for and what's their occupation" | p -ps -tr "give me all people with their job titles and the organization they work for" | p -ps -tr "give me all job titles with their holders and the organization they work for" | p -ps -tr "give me all people with their job positions and the organization they work for" | p -ps -tr "give me all job positions with their holders and the organization they work for" | p -ps -tr "give me all people with their occupation and where they work" | p -ps -tr "give me all people with their occupations and where they work" | p -ps -tr "what are all people by occupation and who do they work for" | p -ps -tr "what are all people by occupation and what is the name of the organization they work for" | p -ps -tr "what are the jobs of all people and who do they work for" | p -ps -tr "what are the jobs of all people and what is the name of the organization they work for" | p -ps -tr "what are all people's occupations and what is the name of the organizations they work for" | p -ps -tr "who is employed where as what" | p -ps -tr "who is employed at what organization in what position" | p -ps -tr "who operates where and in what position" | p -ps -tr "who is active at what organization in what capacity" | p -ps -tr "who is paid by which organization for what work" | p -ps -tr "who is appointed by which organization as in what capacity" | p -ps -tr "which organization does employ whom as what" | p -ps -tr "which organization appoints whom in what position" | p -ps -tr "what is the job title of which person at what organization" | p -ps -tr "what is the occupation of all people and who do they work for" | p -ps -tr "which people work for what organization in what capacity" | p -ps -tr "who works in what company and in what capacity" | p -ps -tr "who works at Microsoft as what " | p -ps -tr "who is who at Microsoft" | p -ps -tr "who is appointed as what at Microsoft" | p -ps -tr "who is employed by Microsoft as what" | p -ps -tr "who is mandated by Microsoft as what" | p -ps -tr "which position is occupied by whom at Microsoft" | p -ps -tr "who occupies which position at Microsoft" | p -ps -tr "who works at what position at Microsoft" | p -ps -tr "who is active as what at Microsoft" | p -ps -tr "who has what title at Microsoft" | p -ps -tr "give me the names of the people that work for Microsoft with their job positions" | p -ps -tr "give me the Microsoft employees names with their job titles" | p -ps -tr "give me the names of the people that work for Microsoft with their job titles" | p -ps -tr "give me the Microsoft employees names with their job positions" | p -ps -tr "give me the Microsoft employees names with their occupations" | p -ps -tr "give me the names of the people that work for Microsoft with their occupations" | p -ps -tr "give me the names of the people that are active at Microsoft with their job positions" | p -ps -tr "give me the names of the people that are active at Microsoft with their job titles" | p -ps -tr "give me the names of the people that are active at Microsoft with their occupations" | p -ps -tr "who works where as a CEO" | p -ps -tr "who is apopinted at which oranigzation as a CEO" | p -ps -tr "which organization employs whom as a CEO" | p -ps -tr "which orgnization appoints whom as a CEO" | p -ps -tr "which organization gives the mandate to whom to be the CEO" | p -ps -tr "which organization has whom as the CEO" | p -ps -tr "who is a CEO of which organization" | p -ps -tr "who and where is CEO" | p -ps -tr "who is a CEO of which organization" | p -ps -tr "who is employed as CEO and in which organization" | p -ps -tr "who is appointed as CEO and in which organization" | p -ps -tr "who is mandated as CEO and in which organization" | p -ps -tr "who is appointed as a CEO and where" | p -ps -tr "who is a CEO and where" | p -ps -tr "give me the names of all CEOs and the organizations they work for" | p -ps -tr "give me the names of the people that work as a CEO and in which organization" | p -ps -tr "give me the names of the people that have a job position CEO and in which organization" | p -ps -tr "give me the names of the people that have a job title CEO and in which organization" | p -ps -tr "give me the names of the people that have an occupation CEO and in which organization" | p -ps -tr "give me the names of the people that occupy the the position CEO and in which organization" | p -ps -tr "who is the president of Microsoft" | p -ps -tr "who works as president of Microsoft" | p -ps -tr "which person has the title president of Microsoft" | p -ps -tr "who has the title president of Microsoft" | p -ps -tr "who is employed as president of Microsoft" | p -ps -tr "who is appointed as president of Microsoft" | p -ps -tr "who has Microsoft employed as president" | p -ps -tr "who is employed as president by Microsoft" | p -ps -tr "who does Microsoft appoint as its president" | p -ps -tr "who has the mandate to be the president of Microsoft" | p -ps -tr "who acts as president of Microsoft" | p -ps -tr "who acts as Microsoft's president" | p -ps -tr "where does Eric Schmidt work and as what" | p -ps -tr "where is Eric Schmidt apopinted and as what" | p -ps -tr "what is the position of Eric Schmidt and at which organization does he work" | p -ps -tr "what is the title of Eric Schmidt and where does he work" | p -ps -tr "where does Eric Schmidt work and in what capacity" | p -ps -tr "which organization has employed Eric Schmidt and as what" | p -ps -tr "which organization has employed Eric Schmidt and in what capacity" | p -ps -tr "where is Eric Schmidt appointed and as what" | p -ps -tr "what is the title of Eric Schmidt at Google" | p -ps -tr "what position does Eric Schmidt occupy at Google" | p -ps -tr "what position does Eric Schmidt have at Google" | p -ps -tr "what title does Eric Schmidt have at Google" | p -ps -tr "Eric Schmidt is appointed at Google as what" | p -ps -tr "Eric Schidt works for Google in what position" | p -ps -tr "what is Eric Schmidt at Google" | p -ps -tr "what mandate has Eric Schmidt at Google" | p -ps -tr "the CEO of which organization is Eric Schmidt" | p -ps -tr "Eric Schmidt is the CEO of which organization" | p -ps -tr "Eric Schmidt is employed as CEO of which organization" | p -ps -tr "where is Eric Schmidt the CEO" | p -ps -tr "who employs Eric Schmidt as CEO" | p -ps -tr "where is Eric Schmidt appointed as CEO" | p -ps -tr "which organization has employed Eric Schmidt as CEO" | p -ps -tr "Eric Schmidt has the mandate of CEO for which organization" | p -ps -tr "which organization gave Eric Schmidt the mandate to be the CEO" | p -ps -tr "who appointed Eric Schmidt to be the CEO" | p -ps -tr "which organization apopinted Eric Schmidt as the CEO" | p -ps -tr "Eric Schmidt is CEO at Google" | p -ps -tr "Eric Schmidt is the CEO of Google" | p -ps -tr "Eric Schmidt has the title of CEO at Google" | p -ps -tr "Eric Schmidt occupies the position of CEO at Google" | p -ps -tr "Eric Schmidt acts as a CEO of Google" | p -ps -tr "Eric Schmidt is employed as the CEO of Google" | p -ps -tr "Eric Schmidt has the mandate of CEO of Google" | p -ps -tr "Google has Eric Schmidt as its CEO" | p -ps -tr "Google has employed Eric Schmidt as CEO" | p -ps -tr "Google assigned Eric Schmidt to be the CEO" | p -ps -tr "Google assigned the title of CEO to Eric Schmidt" | p -ps -tr "Google gave the mandate of Eric Schmidt to be its CEO" | p -ps -tr "Eric Schmidt's position is CEO at Google" | p -ps -tr "Eric Schmidt's title is CEO at Google" | p -ps -tr "who works where" | p -ps -tr "who occupies position in which organization" | p -ps -tr "which person works where" | p -ps -tr "who is employed where" | p -ps -tr "who is employed in what organization" | p -ps -tr "what person has what workplace" | p -ps -tr "who operates in what organization" | p -ps -tr "which person operates in which organization" | p -ps -tr "who occupies position where" | p -ps -tr "who works at Google" | p -ps -tr "all people working for Google" | p -ps -tr "who is an employee of Google" | p -ps -tr "all Google's employees" | p -ps -tr "what are the names of the people working for Google" | p -ps -tr "what are the names of all people working for Google" | p -ps -tr "who operates at Google" | p -ps -tr "what person exercises position at Google" | p -ps -tr "who is active at Google" | p -ps -tr "who works for Google" | p -ps -tr "which person occupies position at Google" | p -ps -tr "who has a job at Google" | p -ps -tr "who is employed by Google" | p -ps -tr "who is paid by Google" | p -ps -tr "where does Sergey Brin work" | p -ps -tr "what is the organization that employs Sergey Brin" | p -ps -tr "which organization does Sergey Brin work for" | p -ps -tr "who employes Sergey Brin" | p -ps -tr "who does Sergey Brin work for" | p -ps -tr "which organization is Sergey Brin employed by" | p -ps -tr "which organization is Sergey Brin active in " | p -ps -tr "Sergey Brin occupies position in which organizaton" | p -ps -tr "where does Sergey Brin go to work" | p -ps -tr "where is Sergey Brin professionally occupied" | p -ps -tr "who is Sergey Brin's employer" | p -ps -tr "who is the employer of Sergey Brin" | p -ps -tr "Sergey Brin works at Google" | p -ps -tr "Sergey Brin has position at Google" | p -ps -tr "Sergey Brin is professionally occupied at Google" | p -ps -tr "Sergey Brin is active at Google" | p -ps -tr "Google has employed Sergey Brin" | p -ps -tr "Google is the employer of Sergey Brin" | p -ps -tr "Sergey Brin does work for Google" | p -ps -tr "Sergey Brin is employed by Google" | p -ps -tr "Sergey Brin has a work contract with Google" | p -ps -tr "Sergey Brin has a job contract with Google" | p -ps -tr "Sergey Brin is a professional at Google" | p -ps -tr "who is also known as Jung and as Carl G Jung" | p -ps -tr "who is also called Jung , or Carl G Jung" | p -ps -tr "who is otherwise known as Jung , or Carl G Jung " | p -ps -tr "who is otherwise called Jung , or Carl G Jung " | p -ps -tr "who is also named Jung , or Carl G Jung" | p -ps -tr "who is otherwise named Jung , or Carl G Jung" | p -ps -tr "who is famous with the name Jung , or Carl G Jung" | p -ps -tr "what is the full name of a person also known as Jung , or Carl G Jung" | p -ps -tr "what is the full name of a person otherwise known as Jung , or Carl G Jung" | p -ps -tr "what is the full name of a person also named Jung , or Carl G Jung" | p -ps -tr "what is the full name of a person otherwise named Jung , or Carl G Jung" | p -ps -tr "what is the full name of a person also called Jung , or Carl G Jung" | p -ps -tr "what is the full name of a person otherwise called Jung , or Carl G Jung" | p -ps -tr "give me all people with a nickname Jung , or Carl G Jung" | p -ps -tr "give me all people also named Jung , or Carl G Jung" | p -ps -tr "give me all people also known as Jung , or Carl G Jung" | p -ps -tr "give me all people otherwise known as Jung , or Carl G Jung" | p -ps -tr "give me all people also called Jung , or Carl G Jung" | p -ps -tr "give me all people otherwise called Jung , or Carl G Jung" | p -ps -tr "how is Carl Gustav Jung also known" | p -ps -tr "how is Carl Gustav Jung also called" | p -ps -tr "how is Carl Gustav Jung otherwise known" | p -ps -tr "how is Carl Gustav Jung otherwise called" | p -ps -tr "how is Carl Gustav Jung also named" | p -ps -tr "how is Carl Gustav Jung otherwise named" | p -ps -tr "what names is Carl Gustav Jung famous with" | p -ps -tr "what names is Carl Gustav Jung known with" | p -ps -tr "what names is Carl Gustav Jung called with" | p -ps -tr "what names is Carl Gustav Jung also called with" | p -ps -tr "give me the nicknames of Carl Gustav Jung" | p -ps -tr "give me Carl Gustav Jung's nicknames" | p -ps -tr "Carl Gustav Jung is also known as Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung also called Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung otherwise known as Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung otherwise called Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung also named Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung otherwise named Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung famous with the names Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung known with the names Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung called with the names Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung also called with the names Jung and Carl G Jung" | p -ps -tr "the nicknames of Carl Gustav Jung are Jung and Carl G Jung" | p -ps -tr "Carl Gustav Jung's nicknames are Jung and Carl G Jung" | p -ps -tr "Jung and Carl G Jung are names of Carl Gustav Jung" | p -ps -tr "Jung and Carl G Jung are aliases of Carl Gustav Jung" | p -ps -tr "Larry Page and Sergey Brin are co-founders of Google" | p -ps -tr "co-founders of Google are Larry Page and Sergey Brin" | p -ps -tr "Larry Page is co-founder of Google and Sergey Brin is co-founder of Google" | p -ps -tr "Larry Page with Sergey Brin is co-founder of Google" | p -ps -tr "Larry Page and Sergey Brin co-founded Google" | p -ps -tr "Larry Page and Sergey Brin founded Google together" | p -ps -tr "Larry Page co-founded Google with Sergey Brin" | p -ps -tr "Larry Page and Sergey Brin estabslished Google together" | p -ps -tr "Larry Page and Sergey Brin set up Google together" | p -ps -tr "Larry Page established Google with Sergey Brin" | p -ps -tr "Larry Page set up Google with Sergey Brin" | p -ps -tr "Larry Page launched Google with Sergey Brin" | p -ps -tr "Larry Page and Sergey Brin launched Google" | p -ps -tr "Larry Page and Sergey Brin created Google" | p -ps -tr "Larry Page and Sergey Brin constituted Google together" | p -ps -tr "Sergey Brin and Larry Page work at Google" | p -ps -tr "Sergey Brin works with Larry Page at Google" | p -ps -tr "Sergey Brin and Larry Page are colleagues at Google" | p -ps -tr "Sergey Brin and Larry Page are occupied at Google" | p -ps -tr "Google has employed Sergey Brin and Larry Page" | p -ps -tr "Sergey Brin and Larry Page are employed by Google" | p -ps -tr "Sergey Brin and Larry Page have positions at Google" | p -ps -tr "Sergey Brin and Larry Page are professionally active at Google" | p -ps -tr "Sergey Brin and Larry Page get sallaries from Google" | p -ps -tr "Sergey Brin and Larry Page are paid by Google" | p -ps -tr "Sergey Brin , Larry Page and Eric Schmidt work at Google" | p -ps -tr "Sergey Brin , Larry Page and Eric Schmidt are colleagues at Google" | p -ps -tr "Sergey Brin , Larry Page and Eric Schmidt are employed by Google" | p -ps -tr "Sergey Brin , Larry Page and Eric Schmidt collaborate in Google" | p -ps -tr "Sergey Brin , Larry Page and Eric Schmidt are paid by Google" | p -ps -tr "Sergey Brin , Larry Page and Eric Schmidt get sallaries at Google" | p -ps -tr "Sergey Brin , Larry Page and Eric Schmidt are professionally active at Google" | p -ps -tr "Google has employed Sergey Brin , Larry Page and Eric Schmidt" | p -ps -tr "Sergey Brin , Larry Page and Eric Schmidt are appointed by Google" | p -ps -tr "Sergey Brin , Larry Page and Eric Schmidt do work for Google" | p diff --git a/examples/query/test.txt b/examples/query/test.txt deleted file mode 100644 index 9e4925f61..000000000 --- a/examples/query/test.txt +++ /dev/null @@ -1,566 +0,0 @@ - - - What are the names of all locations that are subregions of other locations - give me the names of all locations that are subregions of other locations - give me the sub-regions of all locations - give me all locations with their sub-regions - give me all locations' sub-regions - give me all locations and their subregions - give me all subregions and their locations - what are the subregions of all locations - what subregions do all locations have - what do all locations have as subregions - What are the names of all locations that are subregion of Bulgaria - give me the sub-regions of Bulgaria - give me the Bulgarian sub-regions - What are the Bulgarian sub-regions - What are the names of the Bulgarian sub-regions - what are the names of all subregions of Bulgaria - what are the subregions of Bulgaria - what subregions does Bulgaria have - Bulgarian subregions - subregions of Bulgaria - Where is Oblast Sofiya - give me the location of Oblast Sofiya - the location of Oblast Sofyia - what country is Oblast Sofyia in - Oblast Sofyia is in Bulgaria - Oblast Sofyia is located in Bulgaria - Oblast Sofyia is a subregion of Bulgaria - Oblast Sofyia's location is Bulgaria - Oblast Sofyia's location is in Bulgaria - One subregion of Bulgaria is Oblast Sofyia - A subregion of Bulgaria is Oblast Sofyia - Oblast SOfyia is the name of a subregion of Bulgaria - Bulgaria has a subregion - Oblast Sofyia - Oblast Sofyia is a Bulgarian subregion - Oblast Sofyia is a Bulgarian location - Which are all organizations - What are the organizations - all organizations - give me all organizations - the organizations - what are the names of all organizations - give me all organizations' names - the names of all organizations - all organizations' names - organizations - What is Microsoft - What organization is Microsoft - Give me information about Microsoft - all about Microsoft - give me all organizations named Microsoft - give me all organizations that start with Microsoft - all organizations' names starting with Microsoft - what are the organizations starting with Microsoft - what are the organizations that start with Microsoft - organizations starting with Microsoft - all organizations and their locations - give me all organizations with their locations - which organizations with their locations do you have - which organizations are located where - organizations with their locations - give me the organizations and their locations - what are the organizations and their locations - what organizations are located in what locations - the names of organizations and their locations - what are the names of all organizations and their locations - all organizations in Bulgaria - give me all organizations in Bulgaria - organizations located in Bulgaria - organizations in Bulgaria - organizations from Bulgaria - which organizations are from Bulgaria - which organizations are in Bulgaria - which organizations are located in Bulgaria - organizations that are located in Bulgaria - organizations that are in Bulgaria - organizations which are in Bulgaria - organizations which are located in Bulgaria - Where is Google located - Where is Google - What is Google's location - the location of Google - give me the location of Google - give me where is Google - give me where Google is located - what is the location of Google - Google's location - Google is in California - Google is located in California - Google's location is California - Google's in California - Google's location is in California - Google has a location California - California is Google's location - California is where Google is located - california is the location of Google - Google is situated in california - California is where Google is situated - Organizations located in a subregion of a location - give me all organizations and in what subregion of what location they are located in - which organizations are located in a place which is the subregion of which location - where are the organizations located, in what subregion and region - which organizations are in which subregion and location - what organization is located in what subregion of which location - what are the organizations' locations by region and subregion - all organizations and their locations with their subregions - all organizations and the subregions of the locations they are located in - give me all organizations and the regions they are located in, with their subregions - the locations and subregions of all oragnizations - Orgnaizations which a located in subregions of Bulgaria - which organizations are located in subregions of Bulgaria - give me the organizations located in subregions of Bulgaria - give me all organizations that are located in subregions of Bulgaria - all organizations located in subregions of Bulgaria - all organizations which are in subregions of Bulgaria - the organizations which are in subregions of Bulgaria - the orgnaizations and the subregions of Bulgaria they are located in - the organizations and the subregions of Bulgaria they are in -(simple} all organizations and the subregions of Bulgaria they are located in - all organizations in Sofia and a subregion of what area is Sofia - give me all organizations in Sofia and a subregion of which country it is - which organizations are located in Sofia, and where is Sofia - Which organizations are located in Sofia and where is Sofia located - which organizations are located in Sofia and where is Sofia situated - all organizations located in Sofia and the region Sofia is subregion of - which organizations are located in Sofia, and Sofia is the subregion of which area - which organizations are in Sofia and a subregion of which country it is - all organizations in Sofia, a subregion of which country it is - all organizations in Sofia and the country of Sofia - Which organizations are located in Sofia Bulgaria - all organizations located in Sofia Bulgaria - all organizations in Sofia Bulgaria - organizations which are in Sofia Bulgaria - organizations that are in Sofia Bulgaria - organizations located in Sofia, a subregion of Bulgaria - all organizations in Sofia, a subregion of Bulgaria - organizations that are in Sofia, which is a subregion of Bulgaria - organizations which are located in Sofia, which is in Bulgaria - organizations located in Sofia which is in Bulgaria - Which organizations are situated in Sofia Bulgaria - all organizations situated in Sofia Bulgaria - organizations situated in Sofia, a subregion of Bulgaria - organizations which are situated in Sofia, which is in Bulgaria - organizations situated in Sofia which is in Bulgaria - What are the region and subregion where Google is located - What region and subregion Google is located in - the region and subregion Google is located in - the region and subregion of Google - the subregion of which region Google is located in - the subregion of which region is located Google in - which subregion and region Google is in - which are the region and subregion of Google - which are the locations of Google - region and subregion - give me the region and subregion Google is located in - Where in the USA is Google - Where in the USA is located Google - Which subregion of the USA is Google located in - Which subregion of the USA is Google in - Which area in the USA is Google located in - Which area of the USA is Google located in - the area of the USA Google is located in - the subregion of the USA where Google is located - the subregion of the USA Google is located in - give me the area of the USA Google is located in - give me the subregion of the USA where Google is located - give me the US state where Google is located - Which country is located Google California in - Where is located Google, California - What country is located Google, California in - What is the country of California, where Google is located - Where is California, where Google is located in - give me the country of California, where Google is located in - what country is California located in, and Google - Google is located in California, USA - Google is located in California in the USA - Google is in California, the USA - Google is in California in the USA - Google's location is California, USA - Google's located in California in the USA - Google's location is California, which is in the USA - Google is located in California, which is in the USA - give me all people - give me all about all people -{simples} give me the names of all people - give me all people's names - person - all people - all about Marissa Mayer - give me all people named Marissa Mayer - who is Marissa Mayer - what person is Marissa Mayer - give me information about Marissa Mayer - what do you know about Marissa Mayer - all people named Marissa Mayer - give me all names and nicknames of all people - give me all names of all people - What are the names and the nicknames of all people - give me the names and nicknames of all people - give me the names of all people - the names and the nicknames of all people - all names and nicknames of all people - Who is also known as Jung - Who is also called Jung - Who is otherwise known as Jung - Who is otherwise called Jung - Who is also named Jung - Who is otherwise named Jung - Who is famous with the name Jung - What is the full name of a person also known as Jung - What is the full name of a person otherwise known as Jung - What is the full name of a person also named Jung - What is the full name of a person otherwise named Jung - What is the full name of a person also called Jung - What is the full name of a person otherwise called Jung - give me all people with a nickname Jung - give me all people also named Jung - give me all people also known as Jung - give me all people otherwise known as Jung - give me all people also called Jung - give me all people otherwise called Jung - How is Carl Gustav Jung also known - How is Carl Gustav Jung also called - How is Carl Gustav Jung otherwise known - How is Carl Gustav Jung otherwise called - How is Carl Gustav Jung also named - How is Carl Gustav Jung otherwise named - What name is Carl Gustav Jung famous with - What name is Carl Gustav Jung known with - What name is Carl Gustav Jung called with - What name is Carl Gustav Jung also called with - give me the nickname of Carl Gustav Jung - give me Carl Gustav Jung's nickname - Carl Gustav Jung is also known as Jung - Carl Gustav Jung also called Jung - Carl Gustav Jung otherwise known as Jung - Carl Gustav Jung otherwise called Jung - Carl Gustav Jung also named Jung - Carl Gustav Jung otherwise named Jung - Carl Gustav Jung famous with the name Jung - Carl Gustav Jung known with the name Jung - Carl Gustav Jung called with the name Jung - Carl Gustav Jung also called with the name Jung - the nickname of Carl Gustav Jung is Jung - Carl Gustav Jung's nickname is Jung - Who works as what - give me all people with their job titles - give me all job titles with their holders - give me all people with their job positions - give me all job positions with their holders - give me all people with their occupation - give me all people with their occupations - give me all occupations with their holders - What are all people by occupation - What are the jobs of all people - What are all people's occupations - give me all job positions and the people occupying them - who is appointed to work as what - whose appointment is what - who is paid for what - who is appointed for what - who is active as what - whose mandate is what - which person works as what - which person is appointed as what - what are the job positions of all people - what is everybody's job - Who works as a CEO - Whose job position is CEO - Whose job title is CEO - Whose occupation is CEO - Who is CEO by occupation - Who holds the position CEO - all people working as CEO - give me all CEOs - give me all people with the job position CEO - Who has a job title CEO - Who has a job position CEO - who is appointed as CEO - who is active as CEO - who has a mandate to be a CEO - whose mandate is to be a CEO - whose appointment is to be a CEO - who operates as CEO - who is paid to be a CEO - which person is mandated to be a CEO - who is a CEO - What does Udi Manber work - What's Udi Manber's job position - What's Udi Manber's job title - What does Udi Manber do - What is Udi Manber's job - What's the job of Udi Manber - What's the job title of Udi Manber - What's Udi Manber's occupation - What is Udi Manber by occupation - What job position does Udi Manber hold - What is the position of Udi Manber - What is the appointment of Udi Manber - What is the mandate of Udi Manber - What is Udi Manber paid for - What is Udi Manber's title - What is Udi Manber working as - What is Udi Manber apopinted as - Ben Fried works as a Chief Information Officer - Ben Fried's job position is Chief Information Officer - Ben Fried is a Chief Information Officer - Ben Fried's job title is Chief Information Officer - Ben Fried's occupation is Chief Information Officer - Ben Fried is Cheif Information Officer by occupation - The Chief Information Officer is Ben Fried - Ben Fried holds the position of Chief Information Officer - Ben Fried is Chief Information Officer - Ben Fried is appointed as Chief Information Officer - Ben Fried is mandated as Chief Information Officer - Ben Fried has the title of Chief Information Officer - The title of Ben Fried is Chief Information Officer - Ben Fried works in a position of Chief Information Officer - The position of Ben Fried is Chief Information Officer - Ben Fried's title is Chief Information Officer - Ben fried's position is Chief Information Officer - Where do all people work and what is their occupation - Who do all people work for and what's their occupation - give me all people with their job titles and the Organization they work for - give me all job titles with their holders and the Organization they work for - give me all people with their job positions and the Organization they work for - give me all job positions with their holders and the Organization they work for - give me all people with their occupation and where they work - give me all people with their occupations and where they work - What are all people by occupation and who do they work for - What are all people by occupation and what is the name of the organization they work for - What are the jobs of all people and who do they work for - What are the jobs of all people and what is the name of the organization they work for - What are all people's occupations and what is the name of the organizations they work for - Who is employed where as what - Who is employed at what organization in what position - Who operates where and in what position - who is active at what organization in what capacity - who is paid by which organization for what work - who is appointed by which organization as in what capacity - which orgniazation does employ whom as what - which organization appoints whom in what position - what is the job title of which person at what organization - what is the occupation of all people and who do they work for - which people work for what organization in what capacity - who works in what company and in what capacity - Who works at Microsoft as what - Who is who at Microsoft - Who is appointed as what at Microsoft - Who is employed by Microsoft as what - Who is mandated by Microsoft as what - Which position is occupied by whom at Microsoft - Who occupies which position at Microsoft - Who works at what position at Microsoft - who is active as what at Microsoft - who has what title at Microsoft - give me the names of the people that work for Microsoft with their job positions - give me the Microsoft employees names with their job titles - give me the names of the people that work for Microsoft with their job titles - give me the Microsoft employees names with their job positions - give me the Microsoft employees names with their occupations - give me the names of the people that work for Microsoft with their occupations - give me the names of the people that are active at Microsoft with their job positions - give me the names of the people that are active at Microsoft with their job titles - give me the names of the people that are active at Microsoft with their occupations - Who works where as a CEO - Who is apopinted at which oranigzation as a CEO - Which organization employs whom as a CEO - Which orgnization appoints whom as a CEO - Which organization gives the mandate to whom to be the CEO - Which organization has whom as the CEO - who is a CEO of which organization - who and where is CEO - who is a CEO of which organization - who is employed as CEO and in which organization - who is appointed as CEO and in which organization - who is mandated as CEO and in which organization - who is appointed as a CEO and where - who is a CEO and where - give me the names of all CEOs and the organizations they work for - give me the names of the people that work as a CEO and in which organization - give me the names of the people that have a job position CEO and in which organization - give me the names of the people that have a job title CEO and in which organization - give me the names of the people that have an occupation CEO and in which organization - give me the names of the people that occupy the the position CEO and in which organization - Who is the president of Microsoft - Who works as president of Microsoft - Which person has the title president of Microsoft - who has the title president of Microsoft - who is employed as president of Microsoft - who is appointed as president of Microsoft - who has Microsoft employed as president - who is employed as president by Microsoft - who does Microsoft appoint as its president - who has the mandate to be the president of Microsoft - who acts as president of Microsoft - who acts as Microsoft's president - Where does Eric Schmidt work and as what - Where is Eric Schmidt apopinted and as what - What is the position of Eric Schmidt and at which organization does he work - What is the title of Eric Schmidt and where does he work - Where does Eric Schmidt work and in what capacity - Which organization has employed Eric Schmidt and as what - Which organization has employed Eric Schmidt and in what capacity - Where is Eric Schmidt appointed and as what - What is the title of Eric Schmidt at Google - What position does Eric Schmidt occupy at Google - What position does Eric Schmidt have at Google - What title does Eric Schmidt have at Google - Eric Schmidt is appointed at Google as what - Eric Schidt works for Google in what position - What is Eric Schmidt at Google - What mandate has Eric Schmidt at Google - The CEO of which organization is Eric Schmidt - Eric Schmidt is the CEO of which organization - Eric Schmidt is employed as CEO of which organization - where is Eric Schmidt the CEO - Who employs Eric Schmidt as CEO - where is Eric Schmidt appointed as CEO - which organization has employed Eric Schmidt as CEO - Eric Schmidt has the mandate of CEO for which organization - Which organization gave Eric Schmidt the mandate to be the CEO - Who appointed Eric Schmidt to be the CEO - which organization apopinted Eric Schmidt as the CEO - Eric Schmidt is CEO at Google - Eric Schmidt is the CEO of Google - Eric Schmidt has the title of CEO at Google - Eric Schmidt occupies the position of CEO at Google - Eric Schmidt acts as a CEO of Google - Eric Schmidt is employed as the CEO of Google - Eric Schmidt has the mandate of CEO of Google - Google has Eric Schmidt as its CEO - Google has employed Eric Schmidt as CEO - Google assigned Eric Schmidt to be the CEO - Google assigned the title of CEO to Eric Schmidt - Google gave the mandate of Eric Schmidt to be its CEO - Eric Schmidt's position is CEO at Google - Eric Schmidt's title is CEO at Google - Who works where - who occupies position in which organization - which person works where - who is employed where - who is employed in what organization - what person has what workplace - who operates in what organization - which person operates in which organization - who occupies position where - Who works at Google - all people working for Google - who is an employee of Google - all Google's employees - what are the names of the people working for Google - what are the names of all people working for Google - who operates at Google - what person exercises position at Google - who is active at Google - who works for Google - which person occupies position at Google - who has a job at Google - who is employed by Google - who is paid by Google - Where does Sergey Brin work - What is the organization that employs Sergey Brin - Which organization does Sergey Brin work for - Who employes Sergey Brin - Who does Sergey Brin work for - Which organization is Sergey Brin employed by - Which organization is Sergey Brin active in - Sergey Brin occupies position in which organizaton - Where does Sergey Brin go to work - Where is Sergey Brin professionally occupied - Who is Sergey Brin's employer - Who is the employer of Sergey Brin - Sergey Brin works at Google - Sergey Brin has position at Google - Sergey Brin is professionally occupied at Google - Sergey Brin is active at Google - Google has employed Sergey Brin - Google is the employer of Sergey Brin - Sergey Brin does work for Google - Sergey Brin is employed by Google - Sergey Brin has a work contract with Google - Sergey Brin has a job contract with Google - Sergey Brin is a professional at Google - Who is also known as Jung and as Carl G Jung - Who is also called Jung, or Carl G Jung - Who is otherwise known as Jung, or Carl G Jung - Who is otherwise called Jung, or Carl G Jung - Who is also named Jung, or Carl G Jung - Who is otherwise named Jung, or Carl G Jung - Who is famous with the name Jung, or Carl G Jung - What is the full name of a person also known as Jung, or Carl G Jung - What is the full name of a person otherwise known as Jung, or Carl G Jung - What is the full name of a person also named Jung, or Carl G Jung - What is the full name of a person otherwise named Jung, or Carl G Jung - What is the full name of a person also called Jung, or Carl G Jung - What is the full name of a person otherwise called Jung, or Carl G Jung - give me all people with a nickname Jung, or Carl G Jung - give me all people also named Jung, or Carl G Jung - give me all people also known as Jung, or Carl G Jung - give me all people otherwise known as Jung, or Carl G Jung - give me all people also called Jung, or Carl G Jung - give me all people otherwise called Jung, or Carl G Jung - How is Carl Gustav Jung also known - How is Carl Gustav Jung also called - How is Carl Gustav Jung otherwise known - How is Carl Gustav Jung otherwise called - How is Carl Gustav Jung also named - How is Carl Gustav Jung otherwise named - What names is Carl Gustav Jung famous with - What names is Carl Gustav Jung known with - What names is Carl Gustav Jung called with - What names is Carl Gustav Jung also called with - give me the nicknames of Carl Gustav Jung - give me Carl Gustav Jung's nicknames - Carl Gustav Jung is also known as Jung and Carl G Jung - Carl Gustav Jung also called Jung and Carl G Jung - Carl Gustav Jung otherwise known as Jung and Carl G Jung - Carl Gustav Jung otherwise called Jung and Carl G Jung - Carl Gustav Jung also named Jung and Carl G Jung - Carl Gustav Jung otherwise named Jung and Carl G Jung - Carl Gustav Jung famous with the names Jung and Carl G Jung - Carl Gustav Jung known with the names Jung and Carl G Jung - Carl Gustav Jung called with the names Jung and Carl G Jung - Carl Gustav Jung also called with the names Jung and Carl G Jung - the nicknames of Carl Gustav Jung are Jung and Carl G Jung - Carl Gustav Jung's nicknames are Jung and Carl G Jung - Jung and Carl G Jung are names of Carl Gustav Jung - Jung and Carl G Jung are aliases of Carl Gustav Jung - Larry Page and Sergey Brin are co-founders of Google - Co-founders of Google are Larry Page and Sergey Brin - Larry Page is co-founder of Google and Sergey Brin is co-founder of Google - Larry Page with Sergey Brin is co-founder of Google - Larry Page and Sergey Brin co-founded Google - Larry Page and Sergey Brin founded Google together - Larry Page co-founded Google with Sergey Brin - Larry Page and Sergey Brin estabslished Google together - Larry Page and Sergey Brin set up Google together - Larry Page established Google with Sergey Brin - Larry Page set up Google with Sergey Brin - Larry Page launched Google with Sergey Brin - Larry Page and Sergey Brin launched Google - Larry Page and Sergey Brin created Google - Larry Page and Sergey Brin constituted Google together - Sergey Brin and Larry Page work at Google - Sergey Brin works with Larry Page at Google - Sergey Brin and Larry Page are colleagues at Google - Sergey Brin and Larry Page are occupied at Google - Google has employed Sergey Brin and Larry Page - Sergey Brin and Larry Page are employed by Google - Sergey Brin and Larry Page have positions at Google - Sergey Brin and Larry Page are professionally active at Google - Sergey Brin and Larry Page get sallaries from Google - Sergey Brin and Larry Page are paid by Google - Sergey Brin, Larry Page and Eric Schmidt work at Google - Sergey Brin, Larry Page and Eric Schmidt are colleagues at Google - Sergey Brin, Larry Page and Eric Schmidt are employed by Google - Sergey Brin, Larry Page and Eric Schmidt collaborate in Google - Sergey Brin, Larry Page and Eric Schmidt are paid by Google - Sergey Brin, Larry Page and Eric Schmidt get sallaries at Google - Sergey Brin, Larry Page and Eric Schmidt are professionally active at Google - Google has employed Sergey Brin, Larry Page and Eric Schmidt - Sergey Brin, Larry Page and Eric Schmidt are appointed by Google - Sergey Brin, Larry Page and Eric Schmidt do work for Google - - diff --git a/examples/sammie/ExtSammie.gf b/examples/sammie/ExtSammie.gf deleted file mode 100644 index e69de29bb..000000000 diff --git a/examples/sammie/ParamSammie.gf b/examples/sammie/ParamSammie.gf deleted file mode 100644 index d79a5002c..000000000 --- a/examples/sammie/ParamSammie.gf +++ /dev/null @@ -1,47 +0,0 @@ -interface ParamSammie = open Syntax in { - -oper - song_N, track_N, album_N, record_N, cd_N, - playlist_N, artist_N, number_N, rock_N : N ; - new_A : A ; - - add_V3, remove_V3, show_V3 : V3 ; - tell_V2Q, show_V2Q : V2Q ; - create_V2, play_V2, return_V2, goto_V2, - record_V2, make_V2 : V2 ; - stop_V : V ; - - back_Adv : Adv ; - - what_IAdv : IAdv ; - - previous_A, next_A : A ; - please_PConj : PConj ; - - mainmenu_NP : NP ; - - goback_VP : VP ; - shutup_VP : VP ; - pause_VP : VP ; - resume_VP : VP ; - - whatever_Utt : Utt ; - - typeWithGenre : CN -> CN -> CN ; - - name : Str -> PN ; - - WhatName : NP -> QCl ; - - past : Tense * Ant ; - - imperative : VP -> Utt ; - - previous, next : CN -> NP ; - - what_say : Utt ; - all_art : Quant ; - - this : CN -> NP ; - -} diff --git a/examples/sammie/ParamSammieEng.gf b/examples/sammie/ParamSammieEng.gf deleted file mode 100644 index b67cddc4c..000000000 --- a/examples/sammie/ParamSammieEng.gf +++ /dev/null @@ -1,87 +0,0 @@ -instance ParamSammieEng of ParamSammie = open - SyntaxEng, - ExtraEng, - SymbolicEng, - ParadigmsEng, - IrregEng, - (C = ConstructX), - Prelude -in { - -oper - - song_N = mkN "song" ; - track_N = mkN "track" ; - album_N = mkN "album" ; - record_N = mkN "record" ; - cd_N = mkN "CD" ; - playlist_N = mkN "playlist" ; - artist_N = mkN "artist" ; - number_N = mkN "number" ; - rock_N = mkN "rock" ; - - new_A = regA "new" ; - - add_V3 = dirV3 (mkV "add") to_Prep ; - remove_V3 = dirV3 (mkV "remove") from_Prep ; - show_V3 = dirdirV3 (mkV "show") ; - - create_V2 = dirV2 (mkV "create") ; - show_V2Q = mkV2Q (dirV2 (mkV "show")) (mkPrep []) ; - tell_V2Q = mkV2Q (dirV2 tell_V) (mkPrep []) ; - play_V2 = dirV2 (mkV "play") ; - return_V2 = mkV2 (mkV "return") to_Prep ; - goto_V2 = mkV2 go_V to_Prep ; - record_V2 = dirV2 (mkV "record") ; - make_V2 = dirV2 make_V ; - - stop_V = regDuplV "stop" ; - - back_Adv = mkAdv "back" ; - - what_IAdv = C.mkIAdv "what" ; - - previous_A = mkA "previous" ; - next_A = mkA "next" ; - please_PConj = C.mkPConj "please" ; - - mainmenu_NP = - mkNP the_Art (mkCN (mkA "main") (mkN "menu")) ; - - goback_VP = mkVP (mkVP go_V) back_Adv ; - shutup_VP = mkVP (partV shut_V "up") ; - pause_VP = mkVP (mkV "pause") ; - resume_VP = mkVP (mkV "resume") ; - - whatever_Utt = C.mkUtt "whatever" ; - - typeWithGenre x genre = mkCN genre (mkNP x) ; - - name = regPN ; - - WhatName = mkQCl what_IAdv ; - - past = ; - - imperative vp = - mkUtt (mkImp vp) - | mkUtt (mkQS (mkQCl (mkCl (mkNP youSg_Pron) can_VV vp))) - | mkUtt (mkCl (mkNP i_Pron) want_VV vp) - | mkUtt vp - ; - - - previous cn = mkNP the_Art (mkCN previous_A cn) ; - next cn = mkNP the_Art (mkCN next_A cn) ; - - what_say = mkUtt whatSg_IP ; - - all_art = a_Art | the_Art ; - - artist_Prep = by8agent_Prep | with_Prep ; - - this cn = - mkNP this_Quant - | mkNP the_Art (mkCN (mkA "current") cn) - ; -} diff --git a/examples/sammie/ParamSammieFin.gf b/examples/sammie/ParamSammieFin.gf deleted file mode 100644 index 4b976a68c..000000000 --- a/examples/sammie/ParamSammieFin.gf +++ /dev/null @@ -1,91 +0,0 @@ -instance ParamSammieFin of ParamSammie = open - SyntaxFin, - ExtraFin, - SymbolicFin, - (R = ResFin), ---- - ParadigmsFin, - (C = ConstructX), - Prelude -in { - -oper - - song_N = mkN "laulu" ; - track_N = mkN "kappale" ; - album_N = mkN "albumi" ; - record_N = mkN "levy" ; - cd_N = mkN "cd-levy" ; - playlist_N = mkN "soittolista" ; - artist_N = mkN "artisti" ; - number_N = mkN "numero" ; - rock_N = mkN "rock" ; - - new_A = mkA (mkN "uusi" "uuden" "uusia") ; - - add_V3 = - dirV3 (mkV "lisätä") illative ; - remove_V3 = - dirV3 (mkV "poistaa") ablative ; - show_V3 = mkV3 (mkV "näyttää") (casePrep allative) accPrep ; - - create_V2 = dirV2 (mkV "luoda") ; - tell_V2Q = mkV2Q (mkV "sanoa") (casePrep allative) ; - play_V2 = dirV2 (mkV "soittaa") ; - show_V2Q = mkV2Q (mkV "näyttää") (casePrep allative) ; - return_V2 = mkV2 (mkV "palata") to_Prep ; - goto_V2 = mkV2 (mkV "mennä") to_Prep ; - record_V2 = dirV2 (mkV "levyttää") ; - make_V2 = dirV2 (mkV "tehdä" "tekee" "teen" "tekevät" "tehkää" "tehdään" - "teki" "tein" "tekisi" "tehnyt" "tehty" "tehdyn") ; - - stop_V = mkV "lopettaa" ; - - back_Adv = mkAdv "takaisin" ; - - what_IAdv = C.mkIAdv "mikä" ; - - previous_A = mkA "edellinen" ; - next_A = mkA "seuraava" ; - please_PConj = C.mkPConj ["ole hyvä"] ; - - mainmenu_NP = mkNP the_Art (mkN "päävalikko") ; - - goback_VP = mkVP (mkVP (mkV "mennä")) back_Adv ; - shutup_VP = mkVP (mkAdv "hiljaa") ; - pause_VP = mkVP (dirV2 (mkV "pitää")) (mkNP the_Art (mkN "tauko")) ; - resume_VP = mkVP (mkVP (mkV "palata")) (mkAdv "asiaan") ; - - whatever_Utt = C.mkUtt ["mitä tahansa"] ; - - typeWithGenre x genre = - mkCN x (mkRS (RelExistNP in_Prep which_RP (mkNP genre))) ; - - name = mkPN ; - - WhatName = mkQCl what_IAdv ; - - - past = ; - - imperative vp = - mkUtt (mkImp vp) - | mkUtt (mkQS (mkQCl (mkCl (mkNP youSg_Pron) can_VV vp))) - | mkUtt (mkCl (mkNP i_Pron) want_VV vp) - | mkUtt vp - ; - - previous cn = mkNP the_Art (mkCN previous_A cn) ; - next cn = mkNP the_Art (mkCN next_A cn) ; - - what_say = mkUtt whatPart_IP ; - - all_art = the_Art ; - - artist_Prep = casePrep ablative ; - - this cn = - mkNP this_Quant - | mkNP the_Art (mkCN (mkA "tämänhetkinen") cn) - ; - -} diff --git a/examples/sammie/ParamSammieFre.gf b/examples/sammie/ParamSammieFre.gf deleted file mode 100644 index 125dc992c..000000000 --- a/examples/sammie/ParamSammieFre.gf +++ /dev/null @@ -1,113 +0,0 @@ -instance ParamSammieFre of ParamSammie = open - GrammarFre, - SyntaxFre, - ExtraFre, - SymbolFre, - IrregFre, - ParadigmsFre, - (M = MorphoFre), --- - ConstructX, - Prelude -in { - -oper - - song_N = regGenN "chanson" feminine ; - track_N = regN "morceau" ; - album_N = regN "album" ; - record_N = regGenN "disque" masculine ; - cd_N = regN "cd" ; - playlist_N = compN (regN "liste") ["de lecture"] ; - artist_N = regGenN "artiste" masculine ; - number_N = regN "numéro" ; - rock_N = regN "rock" ; - - new_A = - prefA (compADeg (mkA "nouveau" "nouvelle" "nouveaux" "nouvellement")) ; - - add_V3 = - dirdirV3 (regV "ajouter") ; - remove_V3 = - mkV3 (regV "supprimer") accusative genitive ; - show_V3 = mkV3 (regV "montrer") dative accusative ; - - create_V2 = dirV2 (regV "créer") ; - tell_V2 = dire_V2 ; - play_V2 = dirV2 (regV "jouer") ; - show_V2 = mkV2 (regV "montrer") to_Prep ; - return_V2 = mkV2 (regV "retourner") to_Prep ; - goto_V2 = mkV2 aller_V to_Prep ; - record_V2 = dirV2 (regV "enregistrer") ; - make_V2 = faire_V2 ; - - stop_V = regV "arrêter" ; - - back_Adv = mkAdv ["au retour"] ; ---- - - what_IAdv = mkIAdv "quel" ; ---- - - previous_Ord : Ord = - {s = \\ag => (regA "précédent").s ! M.Posit ! M.AF ag.g ag.n ; lock_Ord = <>} ; - next_Ord : Ord = - {s = \\ag => (regA "prochain").s ! M.Posit ! M.AF ag.g ag.n ; lock_Ord = <>} ; - please_PConj = mkPConj ["s'il vous plaît"] ; - - next_A = mkA "prochain" ; - previous_A = mkA "précédent" ; - show_V2Q = mkV2Q (mkV "montrer") dative ; - tell_V2Q = mkV2Q (mkV "raconter") dative ; - - mainmenu_NP = - mkNP the_Quant - (AdjCN (PositA (regA "principal")) (UseN (regN "menu"))) ; - - goback_VP = UseV (regV "retourner") ; - shutup_VP = UseV (reflV taire_V2) ; - pause_VP = - ComplV2 faire_V2 - (mkNP a_Quant (UseN (regN "pause"))) ; - resume_VP = UseV (regV "résumer") ; - - whatever_Utt = mkUtt ["n'importe quoi"] ; - - typeWithGenre x genre = ----- CompoundCN genre x ; - AdvCN x (PrepNP with_Prep - (mkNP genre)) ; - - name = regPN ; - - WhatName x = QuestIAdv how_IAdv (PredVP x (UseV (reflV (regV "appeler")))) ; - - past = ; - - imperative vp = variants { ----- UttImpPol PPos (ImpVP vp) ; --- UttImpSg PPos (ImpVP vp) ; --- UttQS (UseQCl TPres ASimul PPos (QuestCl (PredVP --- (UsePron youSg_Pron) (ComplVV can_VV vp)))) ; - SyntaxFre.mkUtt (mkQS (QuestCl (PredVP - (UsePron youPol_Pron) (ComplVV can_VV vp)))) ; - SyntaxFre.mkUtt (mkQS (mkQCl (PredVP (UsePron i_Pron) - (ComplVV want_VV vp)))) ; - UttVP vp - } ; - - previous cn = - mkNP the_Quant - (AdjCN (PositA (regA "précédent")) cn) ; - - next = mkNP the_Quant next_Ord ; - - what_say = UttIAdv how_IAdv ; - - all_art = DefArt ; - - artist_Prep = variants {by8agent_Prep ; with_Prep} ; - - this cn = variants { - mkNP this_Quant cn ; - mkNP the_Quant (mkCN (regA "courant") cn) - } ; - -} diff --git a/examples/sammie/ParamSammieGer.gf b/examples/sammie/ParamSammieGer.gf deleted file mode 100644 index cbeae08e1..000000000 --- a/examples/sammie/ParamSammieGer.gf +++ /dev/null @@ -1,118 +0,0 @@ -instance ParamSammieGer of ParamSammie = open - SyntaxGer, - ExtraGer, - SymbolicGer, - ParadigmsGer, - IrregGer, - (ConstructX = ConstructX), - Prelude -in { - -oper - - song_N = mkN "song" "songs" masculine ; - - track_N = variants { - mkN "lied" "lieder" neuter ; - mkN "stück" "stücke" neuter - } ; - - album_N = mkN "album" "album" "album" "albums" "alben" "alben" neuter ; - record_N = mkN "platte" ; - cd_N = mkN "cd" "cds" feminine ; - playlist_N = variants { - mkN "playlist" "playlisten" feminine ; - mkN "wiedergabeliste" - } ; - artist_N = mkN "künstler" ; - number_N = mkN "nummer" "nummern" feminine ; - rock_N = mkN "rock" ; - - new_A = mkA "neu" ; - - add_V3 = - mkV3 (prefixV "hinzu" (mkV "fügen")) accPrep zu_Prep ; - remove_V3 = - mkV3 (prefixV "aus" nehmen_V) accPrep (mkPrep "aus" dative) ; - show_V3 = mkV3 (mkV "zeigen") datPrep accPrep ; - - create_V2 = dirV2 (no_geV (mkV (variants {"erzeugen" ; "erstellen"}))) ; - tell_V2Q = mkV2Q (mkV "sagen") datPrep ; - play_V2 = dirV2 (mkV "spielen") ; - show_V2Q = mkV2Q (mkV "zeigen") datPrep ; - return_V2 = mkV2 (prefixV "zurück" gehen_V) zu_Prep ; - goto_V2 = mkV2 gehen_V to_Prep ; - record_V2 = dirV2 (no_geV (mkV "interpretieren")) ; - --prefixV "ein" (mkV "spielen")) ; - make_V2 = dirV2 (mkV "machen") ; - - stop_V = halten_V ; - - back_Adv = mkAdv "zurück" ; - - what_IAdv = ConstructX.mkIAdv "was" ; - - - - previous_A = mkA "vorig" | mkA "vorhergehend" ; - - next_A = mkA "nächst" | mkA "nachfolgend" | mkA "folgend" ; - - please_PConj = ConstructX.mkPConj "bitte" ; - - mainmenu_NP = - mkNP the_Art - (mkCN (mkN "hauptmenü" "hauptmenüs" neuter)) ; - - goback_VP = mkVP (mkVP gehen_V) back_Adv ; - shutup_VP = mkVP (schweigen_V) ; - pause_VP = mkVP (mkV "pausieren") ; - resume_VP = mkVP (mkV "wiederholen") ; ---- - - whatever_Utt = ConstructX.mkUtt ["irgendwas"] ; - - typeWithGenre x genre = - mkCN x (SyntaxGer.mkAdv with_Prep (mkNP genre)) ; - - name = regPN ; - - WhatName x = mkQCl how_IAdv (mkCl x heißen_V) ; - - past = ; - - imperative vp = - mkUtt (mkImp (bitteVP vp)) - | mkUtt (mkImp vp) - | mkUtt (mkQS (mkQCl (mkCl (mkNP youSg_Pron) can_VV vp))) - | mkUtt (mkQS (mkQCl (mkCl (mkNP youPol_Pron) can_VV vp))) - | mkUtt (mkS (mkCl (mkNP i_Pron) want_VV vp)) - | mkUtt (mkS TImpfSubj (mkCl (mkNP i_Pron) moegen_VV vp)) - | mkUtt vp - ; - - bitteVP : VP -> VP = \vp -> variants { - vp ; - mkVP (ConstructX.mkAdV "bitte") vp - } ; - - previous cn = - mkNP the_Art (mkCN previous_A cn) - | mkNP (mkCN previous_A cn) - ; - next cn = - mkNP the_Art (mkCN next_A cn) - | mkNP (mkCN next_A cn) - ; - - what_say = mkUtt whatSg_IP ; - - all_art = a_Art | the_Art ; - - artist_Prep = by8agent_Prep ; ---- | with_Prep ; - - this cn = - mkNP this_Quant cn - | mkNP the_Art (mkCN (mkA "aktuell") cn) - ; - -} diff --git a/examples/sammie/ParamSammieSpa.gf b/examples/sammie/ParamSammieSpa.gf deleted file mode 100644 index 9d7b1b3f0..000000000 --- a/examples/sammie/ParamSammieSpa.gf +++ /dev/null @@ -1,111 +0,0 @@ -instance ParamSammieSpa of ParamSammie = open - GrammarSpa, - ExtraSpa, - SymbolSpa, - IrregSpa, - (B = BeschSpa), - ParadigmsSpa, - (M = MorphoSpa), --- - ConstructX, - SyntaxSpa, - Prelude -in { - -oper - - song_N = femN (regN "canción") ; - track_N = regN "pista" ; - album_N = regN "album" ; - record_N = regN "disco" ; - cd_N = regN "cd" ; - playlist_N = compN (regN "lista") ["de favoritos"] ; --- canciones, pistas - artist_N = mascN (regN "artista") ; --- fem - number_N = regN "número" ; - rock_N = regN "rock" ; - - new_A = - prefA (regA "nuevo") ; - - add_V3 = - dirdirV3 (regV "agregar") ; - remove_V3 = - mkV3 (regV "suprimir") accusative genitive ; - show_V3 = mkV3 (regAltV "mostrar" "muestro") dative accusative ; - - create_V2 = dirV2 (regV "crear") ; - tell_V2 = dirV2 (decir_V) ; - play_V2 = dirV2 (regV "reproducir") ; --- tocar - show_V2 = mkV2 (regAltV "mostrar" "muestro") to_Prep ; - return_V2 = mkV2 volver_V to_Prep ; - goto_V2 = mkV2 ir_V to_Prep ; - record_V2 = dirV2 (regV "registrar") ; - make_V2 = dirV2 (hacer_V) ; - - stop_V = regV "parar" ; --- detener - - back_Adv = mkAdv ["pista previa"] ; ---- - ---- what_IAdv = mkIAdv "cual" ; ---- - - previous_Ord = - {s = \\ag => (regA "previo").s ! M.Posit ! M.AF ag.g ag.n ; lock_Ord = <>} ; - next_Ord = - {s = \\ag => (regA "siguente").s ! M.Posit ! M.AF ag.g ag.n ; lock_Ord = <>} ; - please_PConj = mkPConj ["por favor"] ; - - mainmenu_NP = - mkNP the_Det - (AdjCN (PositA (regA "principal")) (UseN (regN "menú"))) ; - - goback_VP = UseV (regV "volver") ; - shutup_VP = UseV (reflV (dirV2 (regV "callar"))) ; ---- silencio - pause_VP = - ComplV2 (dirV2 (hacer_V)) - (mkNP a_Det (UseN (regN "pausa"))) ; ---pausar - resume_VP = UseV (regV "continuar") ; --- reproducir - - whatever_Utt = mkUtt ["no importa cual"] ; --- cualquiera - - typeWithGenre x genre = ----- CompoundCN genre x ; - AdvCN x (PrepNP genitive - (MassNP genre)) ; - - name = regPN ; - - WhatName x = - QuestIAdv how_IAdv (PredVP x (UseV (reflV (regV "llamar")))) ; - - past = ; - - imperative vp = variants { --- UttImpPol PPos (ImpVP vp) ; - UttImpSg PPos (ImpVP vp) --- UttQS (UseQCl TPres ASimul PPos (QuestCl (PredVP --- (UsePron youSg_Pron) (ComplVV can_VV vp)))) ; --- UttQS (UseQCl TPres ASimul PPos (QuestCl (PredVP --- (UsePron youPol_Pron) (ComplVV can_VV vp)))) ; --- UttS (UseCl TPres ASimul PPos (PredVP (UsePron i_Pron) --- (ComplVV want_VV vp))) ; --- UttVP vp - } ; - - previous cn = - mkNP the_Det - (AdjCN (PositA (regA "previo")) cn) ; - - next = DetCN (mkDet the_Quant next_Ord) ; - - what_say = UttIAdv how_IAdv ; - - all_art = DefArt ; - - artist_Prep = variants {by8agent_Prep ; genitive} ; - - this cn = variants { - mkNP this_Quant cn ; - mkNP the_Det - (AdjCN (PositA (regA "actual")) cn) - } ; - -} diff --git a/examples/sammie/ParamSammieSwe.gf b/examples/sammie/ParamSammieSwe.gf deleted file mode 100644 index 23bd16edb..000000000 --- a/examples/sammie/ParamSammieSwe.gf +++ /dev/null @@ -1,94 +0,0 @@ -instance ParamSammieSwe of ParamSammie = open - SyntaxSwe, - GrammarSwe, - ExtraSwe, - SymbolSwe, - ParadigmsSwe, - IrregSwe, - ConstructX, - Prelude -in { - -oper - - song_N = mk1N "sångerna" ; - track_N = mk1N "låtarna" ; - album_N = mk1N "albumen" ; - record_N = regN "platta" ; - cd_N = regN "cd-skiva" ; - playlist_N = regN "spellista" ; - artist_N = mk1N "artisterna" ; - number_N = mkN "nummer" "numret" "nummer" "numren" ; - rock_N = regN "rock" ; - - new_A = regA "ny" ; - - add_V3 = - mkV3 (partV lägga_V "till") noPrep (mkPrep "till") ; - remove_V3 = - mkV3 (partV taga_V "bort") noPrep (mkPrep "från") ; - show_V3 = dirdirV3 (regV "visa") ; - - create_V2 = dirV2 (regV "skapa") ; - tell_V2 = dirV2 säga_V ; - play_V2 = dirV2 (regV "spela") ; - show_V2 = dirV2 (regV "visa") ; - return_V2 = mkV2 (regV "återvänder") to_Prep ; - goto_V2 = mkV2 gå_V to_Prep ; - record_V2 = dirV2 (partV (regV "spela") "in") ; - make_V2 = dirV2 göra_V ; - - stop_V = regV "stanna" ; - - back_Adv = mkAdv "tillbaka" ; - - what_IAdv = mkIAdv "vad" ; - - previous_Ord = {s = "föregående" ; isDet = False ; lock_Ord = <>} ; - next_Ord = {s = "nästa" ; isDet = False ; lock_Ord = <>} ; - please_PConj = mkPConj "snälla" ; - - next_A = mkA "näst" ; --- not used - previous_A = mkA "föregående" ; --- not used - show_V2Q = mkV2Q (mkV "visa") noPrep ; - tell_V2Q = mkV2Q (mkV "berätta") noPrep ; - - mainmenu_NP = - mkNP the_Quant - (UseN (mk2N "huvudmeny" "huvudmenyer")) ; - - goback_VP = AdvVP (UseV gå_V) back_Adv ; - shutup_VP = UseV (tiga_V) ; - pause_VP = UseV (regV "pausa") ; - resume_VP = UseV (irregV "återupptaga" "återupptog" "återupptagit") ; - - whatever_Utt = mkUtt ["vad som helst"] ; - - typeWithGenre x genre = ----- CompoundCN genre x ; - AdvCN x (PrepNP with_Prep - (mkNP genre)) ; - - name = regPN ; - - WhatName x = mkQCl whatSg_IP x (dirV2 (mk2V "heta" "hette")) ; - - past = ; - - imperative = SyntaxSwe.mkUtt ; - - previous cn = mkNP the_Art cn ; --previous_Ord cn ; - next cn = mkNP the_Art cn ; --next_Ord cn ; - - what_say = UttIP whatSg_IP ; - - all_art = variants {IndefArt ; DefArt} ; - - artist_Prep = variants {by8agent_Prep ; with_Prep} ; - - this cn = variants { - mkNP this_Quant cn ; - mkNP the_Quant - (AdjCN (PositA (regA "nuvarande")) cn) - } ; -} diff --git a/examples/sammie/Sammie.gf b/examples/sammie/Sammie.gf deleted file mode 100644 index d45473c48..000000000 --- a/examples/sammie/Sammie.gf +++ /dev/null @@ -1,174 +0,0 @@ -abstract Sammie = { - -flags - startcat = Action ; - -cat - Action; - ToIdentify; - Object; - PlaylistSet; Playlist; - ArtistSet; Artist; - AlbumSet; Album; - SongSet; Song; - Number; - - PlaylistName; - Genre; - ArtistName; - AlbumName; - SongName; - -fun - - -- Action - - add_song_to_playlist : Playlist -> Object -> Action ; - - -- create a new playlist - create : Action ; - - dialog_pause : Action ; - - go_back_in_display_history : Action ; - - help : Action ; - - -- tell me - identify : ToIdentify -> Action ; - --- what is this? --- identify_songlist_of_album : Album -> Action ; - - -- gives just an object as a response to a question - make_completion : Object -> Action ; - - pause : Action ; - - play : Object -> Action ; - - please_repeat : Action ; - - -- I don't care - reject_any_constraint_determination : Action ; - - remove : Playlist -> Object -> Action ; - - resume : Action ; - - -- show me - show : ToIdentify -> Action ; - - show_main_menu : Action ; - - skip_backward : Action ; - - skip_forward : Action ; - - stop : Action ; - - -- ToIdentify - - artist_of_album : Album -> ToIdentify ; - artist_of_song : Song -> ToIdentify ; - currently_playing_object : ToIdentify ; - resource_by_type : Object -> ToIdentify ; - - -- Object - - one_song : Song -> Object ; - any_song : SongSet -> Object ; - all_songs : SongSet -> Object ; - - one_album : Album -> Object ; - any_album : AlbumSet -> Object ; - all_albums : AlbumSet -> Object ; - - one_playlist : Playlist -> Object ; - any_playlist : PlaylistSet -> Object ; - all_playlists : PlaylistSet -> Object ; - - -- PlaylistSet - - playlists_all : PlaylistSet ; - playlists_by_genre : Genre -> PlaylistSet ; - - -- Playlist - - playlist_this : Playlist ; - playlist_number : Number -> Playlist ; - playlist_name : PlaylistName -> Playlist ; - - -- ArtistSet - - artists_all : ArtistSet ; - - -- Artist - - artist_this : Artist ; - artist_name : ArtistName -> Artist ; - - -- AlbumSet - - albums_all : AlbumSet ; - albums_by_artist : Artist -> AlbumSet ; - albums_by_genre : Genre -> AlbumSet ; - albums_by_artist_genre : Artist -> Genre -> AlbumSet ; - - -- Album - - album_this : Album ; - album_number : Number -> Album ; - album_name : AlbumName -> Album ; - album_name_artist : AlbumName -> Artist -> Album ; - - -- SongSet - - songs_all : SongSet ; - songs_by_artist : Artist -> SongSet ; - songs_by_genre : Genre -> SongSet ; - songs_by_album : Album -> SongSet ; - songs_by_artist_genre : Artist -> Genre -> SongSet ; - - -- Song - - song_this : Song ; - song_name : SongName -> Song ; - song_name_artist : SongName -> Artist -> Song ; - - -- Ordinal - - num_1 : Number ; - num_2 : Number ; - num_3 : Number ; - - - -- Music database - - -- PlaylistName - - CoolHits : PlaylistName ; --- Romantik : PlaylistName ; - - -- Artist - --- Falco : ArtistName ; --- TheBeatles : ArtistName ; - U2 : ArtistName ; - - -- Genre - --- Pop : Genre ; - Rock : Genre ; - - -- AlbumName - - HowToDismantleAnAtomicBomb : AlbumName ; - - -- SongName - --- AHardDaysNight : SongName ; --- LetItBe : SongName ; - Vertigo : SongName ; - -} diff --git a/examples/sammie/SammieEng.gf b/examples/sammie/SammieEng.gf deleted file mode 100644 index 485c82eb5..000000000 --- a/examples/sammie/SammieEng.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:alltenses - -concrete SammieEng of Sammie = SammieI with - (Syntax = SyntaxEng), - (Symbolic = SymbolicEng), - (ParamSammie = ParamSammieEng) ; diff --git a/examples/sammie/SammieEng1.gf b/examples/sammie/SammieEng1.gf deleted file mode 100644 index adc541e79..000000000 --- a/examples/sammie/SammieEng1.gf +++ /dev/null @@ -1,235 +0,0 @@ - -concrete SammieEng1 of Sammie = { - -flags startcat=Action; - -param SetForm = Any | All; - -oper Set = { s : SetForm => Str } ; - -oper mkSet : Str -> Set = \x -> { s = table { - Any => variants { "a"; "some"; "any" } ++ x ; - All => variants { "all"; ["all the"] } ++ (x + "s") - } } ; - -oper mkSetAdj : Str -> Str -> Set = \x -> \adj -> { s = table { - Any => variants { "a"; "some"; "any" } ++ adj ++ x ; - All => variants { "all"; ["all the"] } ++ adj ++ (x + "s") - } } ; - -oper optional : Str -> Str = \s -> variants { []; s } ; - -oper song = variants {"song"; "track"} ; -oper album = variants {"album";"record";"cd"} ; - -oper command : Str -> { s : Str } = - \s -> { s = variants {s; "please" ++ s; s ++ "please" } } ; - - -lincat - PlaylistSet, ArtistSet, AlbumSet, SongSet = Set ; - - -lin - -- Action - - add_song_to_playlist l o = - command ("add" ++ o.s ++ "to" ++ l.s) ; - - -- create a new playlist - create = - command ["create a new playlist"] ; - - dialog_pause = - command (variants { - ["pause the dialog"]; - ["be"] ++ variants { "quiet";"silent" }; - ["shut"] ++ variants {[]; ["the hell"]; ["the fuck"]} ++ "up"; - ["shut your mouth"]; - ["put a sock in it"]; - }); - - go_back_in_display_history = - command (variants { ["back"]; ["go back"] }) ; - - help = - command (variants { ["help"]; ["help me"]; ["give me help"] }) ; - - -- tell me - identify x = - command (optional ["tell me"] ++ x.s) ; - --- identify_songlist_of_album x = command (x.s) ; - - make_completion x = command (x.s) ; - - pause = - command "pause" ; - - play x = - command ("play" ++ x.s) ; - - please_repeat = - command (variants { - ["repeat that"]; - ["what"]; - ["pardon"]; - ["pardon me"]; - ["what did you say"]; - ["what was that"] - }) ; - - -- I don't care - reject_any_constraint_determination = - command (variants { - ["whatever"]; - variants {["do i look like i"];["i don't"]} - ++ variants {["give a"] ++ variants {"shit";"fuck";["rat's ass"]}; - ["care"]} - ++ optional ["about that"]; - ["i couldn't care less"]; - ["see if i care"] - }) ; - - remove l o = - command ("remove" ++ o.s ++ "from" ++ l.s) ; - - resume = - command ("resume") ; - - -- show me - - show x = - command (["show me"] ++ x.s) ; - - show_main_menu = - command (variants { - ["show me the main menu"]; - ["go to the main menu"]; - ["back to the main menu"]; - }) ; - - skip_backward = - command (variants {"play"; ["go to"]} ++ ["the previous"] ++ song) ; - - skip_forward = - command (variants {"play"; ["go to"]} ++ ["the next"] ++ song) ; - - stop = command (variants { "stop" }) ; - - -- ToIdentify - - artist_of_album album = - { s = "who" ++ variants {"made";"sings";"plays";"recorded"} ++ album.s } ; - - artist_of_song song = - { s = "who" ++ variants {"made";"sings";"plays";"recorded"} ++ song.s } ; - - currently_playing_object = - { s = variants { - ["what is this"] ++ optional song ++ ["called"]; - ["what is the name of this"] ++ optional song; - } } ; - - resource_by_type x = { s = x.s } ; - - -- Object - - one_song x = { s = x.s } ; - any_song x = { s = x.s ! Any} ; - all_songs x = { s = x.s ! All } ; - - one_album x = { s = x.s } ; - any_album x = { s = x.s ! Any} ; - all_albums x = { s = x.s ! All } ; - - one_playlist x = { s = x.s } ; - any_playlist x = { s = x.s ! Any} ; - all_playlists x = { s = x.s ! All } ; - - - -- PlaylistSet - - playlists_all = mkSet "playlist" ; - playlists_by_genre genre = mkSetAdj "playlist" (genre.s) ; - - -- Playlist - - playlist_this = { s = ["this playlist"] } ; - playlist_number x = { s = "playlist" ++ x.s } ; - playlist_name x = { s = variants { ["the playlist"] ++ x.s; "the" ++ x.s ++ "playlist" }}; - - -- ArtistSet - - artists_all = mkSet "artist" ; - - -- Artist - - artist_this = { s = ["this artist"] } ; - artist_name x = { s = optional ["the artist"] ++ x.s } ; - - -- AlbumSet - - albums_all = mkSet album ; - albums_by_artist artist = { s = \\n => (mkSet album).s ! n ++ "by" ++ artist.s }; - albums_by_genre genre = mkSetAdj album (genre.s) ; - albums_by_artist_genre artist genre = { s = \\n => (mkSetAdj album (genre.s)).s ! n ++ "by" ++ artist.s }; - - -- Album - - album_this = { s = ["this"] ++ album } ; - album_number n = { s = album ++ ["number"] ++ n.s } ; - album_name name = { s = optional (["the"] ++ album) ++ name.s } ; - album_name_artist name artist = { s = optional (["the"] ++ album) ++ name.s ++ "by" ++ artist.s } ; - - -- SongSet - - songs_all = mkSet song ; - songs_by_artist artist = { s = \\n => (mkSet song).s ! n ++ "by" ++ artist.s }; - songs_by_genre genre = mkSetAdj song (genre.s) ; - songs_by_album album = { s = \\n => (mkSet song).s ! n ++ "from" ++ album.s } ; - songs_by_artist_genre artist genre = { s = \\n => (mkSetAdj song (genre.s)).s ! n ++ "by" ++ artist.s }; - - -- Song - - song_this = { s = "this" ++ song } ; - song_name x = { s = optional ("the" ++ song) ++ x.s } ; - song_name_artist name artist = { s = optional ("the" ++ song) ++ name.s ++ "by" ++ artist.s } ; - - -- Ordinal - --- num_1 = { s = "one" } ; - num_2 = { s = "two" } ; --- num_3 = { s = "three" } ; - - - - -- Music database - - -- PlaylistName - - CoolHits = { s = ["cool hits"] }; --- Romantik = { s = ["romance"] }; - - -- Artist - --- Falco = { s = ["Falco"] }; --- TheBeatles = { s = ["The Beatles"] }; - U2 = { s = "u2" } ; - - -- Genre - --- Pop = { s = ["pop"] }; - Rock = { s = ["rock"] }; - - -- AlbumName - - HowToDismantleAnAtomicBomb = { s = ["how to dismantle an atomic bomb"] }; - - -- SongName - --- AHardDaysNight = { s = ["a hard day's night"] }; --- LetItBe = { s = ["let it be"] }; - Vertigo = { s = "vertigo" } ; - -} \ No newline at end of file diff --git a/examples/sammie/SammieFin.gf b/examples/sammie/SammieFin.gf deleted file mode 100644 index 05bfa41ad..000000000 --- a/examples/sammie/SammieFin.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:alltenses - -concrete SammieFin of Sammie = SammieI with - (Syntax = SyntaxFin), - (Symbolic = SymbolicFin), - (ParamSammie = ParamSammieFin) - ; diff --git a/examples/sammie/SammieFre.gf b/examples/sammie/SammieFre.gf deleted file mode 100644 index 863905db9..000000000 --- a/examples/sammie/SammieFre.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:alltenses - -concrete SammieFre of Sammie = SammieI with - (Syntax = SyntaxFre), - (Symbolic = SymbolicFre), - (ParamSammie = ParamSammieFre) - ; diff --git a/examples/sammie/SammieGer.gf b/examples/sammie/SammieGer.gf deleted file mode 100644 index fe64fb25d..000000000 --- a/examples/sammie/SammieGer.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:alltenses - -concrete SammieGer of Sammie = SammieI with - (Syntax = SyntaxGer), - (Symbolic = SymbolicGer), - (ParamSammie = ParamSammieGer) - ; diff --git a/examples/sammie/SammieGer2.gf b/examples/sammie/SammieGer2.gf deleted file mode 100644 index 51490f6a5..000000000 --- a/examples/sammie/SammieGer2.gf +++ /dev/null @@ -1,459 +0,0 @@ ---# -path=.:alltenses - ----- doesn't compile yet (AR 8/10/2009) - -concrete SammieGer2 of Sammie = open - - SyntaxGer, ---- should be used - - GrammarGer, - ExtraGer, - SymbolGer, - ParadigmsGer, - IrregGer, - (R = ResGer), ---- - ConstructX, - Prelude -in { - -flags startcat=Action; - -param SetForm = Any | All ; - -oper Set = { s : SetForm => NP } ; - -oper mkSet : CN -> Set = \x -> { s = table { - Any => variants { - DetCN someSg_Det x ; - DetCN (DetSg (SgQuant IndefArt) NoOrd) x - } ; - All => - PredetNP all_Predet (DetCN (DetPl (PlQuant all_art) NoNum NoOrd) x) - } - } ; - -oper mkSetAdj : CN -> A -> Set = \x, adj -> - mkSet (AdjCN (PositA adj) x) ; - -oper optional : Str -> Str = \s -> variants { []; s } ; - -oper song = UseN (variants {song_N ; track_N}) ; -oper album = UseN (variants {album_N ; record_N ; cd_N}) ; - -oper command : Utt -> Phr = \s -> variants { - PhrUtt NoPConj s NoVoc ; - PhrUtt NoPConj s please_Voc ; - PhrUtt please_PConj s NoVoc - } ; - - withGenre : CN -> CN -> Set = \x,y -> - mkSet (typeWithGenre x y) ; - - withGenreBy : CN -> NP -> CN -> Set = \x,z,y -> - mkSet (AdvCN (typeWithGenre x y) (PrepNP artist_Prep z)) ; - ----- - -lincat - Action = Phr ; - - Object, Playlist, Artist, Album, Song = NP ; - - PlaylistName, ArtistName, AlbumName, SongName = PN ; - - PlaylistSet, ArtistSet, AlbumSet, SongSet = Set ; - - ToIdentify = QS ; - - Genre = CN ; - - Number = Num ; - -lin - -- Action - - add_song_to_playlist l o = - command (imperative PPos (ImpVP (ComplV3 add_V3 o l))) ; - - create = - command - (imperative PPos (ImpVP (ComplV2 create_V2 - (DetCN (DetSg (SgQuant IndefArt) NoOrd) - (AdjCN (PositA new_A) (UseN playlist_N)))))) ; - - dialog_pause = - command (imperative PPos (ImpVP shutup_VP)) ; - - go_back_in_display_history = - command (variants { - UttAdv back_Adv ; - imperative PPos (ImpVP goback_VP) - } - ) ; - - help = - command (imperative PPos (ImpVP goback_VP)) ; - - -- tell me - identify x = - command (variants { - UttQS x ; - imperative PPos (ImpVP (AdvVP (ComplV2 tell_V2 (UsePron i_Pron)) - (AdvSC (EmbedQS x)))) - } - ) ; - --- identify_songlist_of_album x = command (x.s) ; - - make_completion x = command (UttNP x) ; - - pause = - command (imperative PPos (ImpVP pause_VP)) ; - - play x = - command (imperative PPos (ImpVP (ComplV2 play_V2 x))) ; - - please_repeat = command what_say ; - - reject_any_constraint_determination = - command (whatever_Utt) ; - - remove l o = - command (imperative PPos (ImpVP (ComplV3 remove_V3 o l))) ; - - resume = - command (imperative PPos (ImpVP resume_VP)) ; - - -- show me - - show x = - command ( - imperative PPos (ImpVP (AdvVP (ComplV2 show_V2 (UsePron i_Pron)) - (AdvSC (EmbedQS x))))) ; - - show_main_menu = - command (variants { - imperative PPos (ImpVP (ComplV3 show_V3 (UsePron i_Pron) mainmenu_NP)) ; - imperative PPos (ImpVP (ComplV2 return_V2 mainmenu_NP)) - } - ) ; - - skip_backward = - command (variants { - imperative PPos (ImpVP (ComplV2 play_V2 (previous song))) ; - imperative PPos (ImpVP (ComplV2 goto_V2 (previous song))) - } - ) ; - - skip_forward = - command (variants { - imperative PPos (ImpVP (ComplV2 play_V2 (next song))) ; - imperative PPos (ImpVP (ComplV2 goto_V2 (next song))) - } - ) ; - - stop = command (imperative PPos (ImpVP (UseV stop_V))) ; - - -- ToIdentify - - artist_of_album album = - UseQCl past.p1 past.p2 PPos (QuestVP whoSg_IP - (variants {ComplV2 record_V2 album ; ComplV2 make_V2 album})) ; ---- { s = "who" ++ variants {"made";"sings";"plays";"recorded"} ++ album.s } ; - - artist_of_song song = - UseQCl past.p1 past.p2 PPos (QuestVP whoSg_IP (ComplV2 record_V2 song)) ; - - currently_playing_object = - UseQCl TPres ASimul PPos (WhatName - (this song)) ; - -{- --- - { s = variants { - ["what is this"] ++ optional song ++ ["called"]; - ["what is the name of this"] ++ optional song; - } } ; --} - - resource_by_type x = ---T - UseQCl TPres ASimul PPos (WhatName x) ; - - -- Object - - one_song x = x ; - any_song x = x.s ! Any ; - all_songs x = x.s ! All ; - - one_album x = x ; - any_album x = x.s ! Any ; - all_albums x = x.s ! All ; - - one_playlist x = x ; - any_playlist x = x.s ! Any ; - all_playlists x = x.s ! All ; - - - -- PlaylistSet - - playlists_all = mkSet (UseN playlist_N) ; - playlists_by_genre = withGenre (UseN playlist_N) ; - - -- Playlist - - playlist_this = this (UseN playlist_N) ; --- DetCN (DetSg (SgQuant this_Quant) NoOrd) (UseN playlist_N) ; - playlist_number x = - CNNumNP (UseN playlist_N) x ; - playlist_name x = - DetCN (DetSg (SgQuant DefArt) NoOrd) (ApposCN (UseN playlist_N) (UsePN x)) ; - - -- ArtistSet - - artists_all = mkSet (UseN artist_N) ; - - -- Artist - - artist_this = this (UseN artist_N) ; - -- DetCN (DetSg (SgQuant this_Quant) NoOrd) (UseN artist_N) ; - artist_name x =variants { - UsePN x ; - DetCN (DetSg (SgQuant DefArt) NoOrd) (ApposCN (UseN artist_N) (UsePN x)) - } ; - - -- AlbumSet - - albums_all = mkSet album ; - albums_by_artist artist = - mkSet (AdvCN album (PrepNP artist_Prep artist)) ; - albums_by_genre = withGenre album ; - - albums_by_artist_genre = withGenreBy album ; - - -- Album - - album_this = - this album ; - - album_number x = variants { - CNNumNP (ApposCN album (CNNumNP (UseN number_N) x)) NoNum ; - CNNumNP album x - } ; - album_name x = variants { - UsePN x ; - DetCN (DetSg (SgQuant DefArt) NoOrd) (ApposCN album (UsePN x)) - } ; - - album_name_artist x y = AdvNP (variants { - UsePN x ; - DetCN (DetSg (SgQuant DefArt) NoOrd) (ApposCN album (UsePN x)) - }) (PrepNP artist_Prep y) ; - - -- SongSet - - songs_all = mkSet song ; - songs_by_artist artist = - mkSet (AdvCN song (PrepNP artist_Prep artist)) ; - songs_by_genre = withGenre song ; - songs_by_album album = - mkSet (AdvCN song (PrepNP from_Prep album)) ; - - songs_by_artist_genre = withGenreBy song ; - - -- Song - - song_this = this song ; - -- DetCN (DetSg (SgQuant this_Quant) NoOrd) song ; - song_name x = variants { - UsePN x ; - DetCN (DetSg (SgQuant DefArt) NoOrd) (ApposCN song (UsePN x)) - } ; - song_name_artist x y = AdvNP (variants { - UsePN x ; - DetCN (DetSg (SgQuant DefArt) NoOrd) (ApposCN song (UsePN x)) - }) (PrepNP artist_Prep y) ; - - -- Ordinal - --- num_1 = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 pot01)))) ; - num_2 = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n2))))) ; --- num_3 = { s = "three" } ; - - - - -- Music database - - -- PlaylistName - - CoolHits = name ["cool_hits"] ; --- Romantik = { s = ["romance"] }; - - -- Artist - --- Falco = { s = ["Falco"] }; --- TheBeatles = { s = ["The Beatles"] }; - U2 = name "u2" ; - - -- Genre - --- Pop = { s = ["pop"] }; - Rock = UseN rock_N ; - - -- AlbumName - - HowToDismantleAnAtomicBomb = name ["how_to_dismantle_an_atomic_bomb"]; - - -- SongName - --- AHardDaysNight = { s = ["a hard day's night"] }; --- LetItBe = { s = ["let it be"] }; - Vertigo = name ["vertigo"] ; - --- } --- instance ParamSammieGer of ParamSammie = open - -oper - - song_N = variants { - reg2N "lied" "lieder" neuter ; - reg2N "song" "songs" masculine - } ; - track_N = reg2N "stück" "stücke" neuter ; - album_N = mkN "album" "album" "album" "albums" "alben" "alben" neuter ; - record_N = regN "platte" ; - cd_N = reg2N "cd" "cds" feminine ; - playlist_N = variants { - reg2N "playlist" "playlisten" feminine ; - regN "wiedergabeliste" - } ; - artist_N = regN "künstler" ; - number_N = reg2N "nummer" "nummern" feminine ; - rock_N = regN "rock" ; - - new_A = regA "neu" ; - - add_V3 = - mkV3 (prefixV "hinzu" (regV "fügen")) accPrep zu_Prep ; - remove_V3 = - mkV3 (prefixV "aus" nehmen_V) accPrep (mkPrep "aus" dative) ; - show_V3 = mkV3 (regV "zeigen") datPrep accPrep ; - - create_V2 = dirV2 (no_geV (regV (variants {"erzeugen" ; "erstellen"}))) ; - tell_V2 = mkV2 (regV "sagen") datPrep ; - play_V2 = dirV2 (regV "spielen") ; - show_V2 = mkV2 (regV "zeigen") datPrep ; - return_V2 = mkV2 (prefixV "zurück" gehen_V) zu_Prep ; - goto_V2 = mkV2 gehen_V to_Prep ; - record_V2 = dirV2 (no_geV (regV "interpretieren")) ; - --prefixV "ein" (regV "spielen")) ; - make_V2 = dirV2 (regV "machen") ; - - stop_V = halten_V ; - - back_Adv = mkAdv "zurück" ; - - what_IAdv = mkIAdv "was" ; - - - - previous_Ord = - {s = variants { - (regA "vorig").s ! R.Posit ; - (regA "vorhergehend").s ! R.Posit - } ; - lock_Ord = <> - } ; - next_Ord = - {s = variants { - (regA "nächst").s ! R.Posit ; - (regA "nachfolgend").s ! R.Posit - } ; - lock_Ord = <> - } ; - - please_PConj = mkPConj "bitte" ; - - mainmenu_NP = - DetCN (DetSg (SgQuant DefArt) NoOrd) - (UseN (reg2N "hauptmenü" "hauptmenüs" neuter)) ; - - goback_VP = AdvVP (UseV gehen_V) back_Adv ; - shutup_VP = UseV (schweigen_V) ; - pause_VP = UseV (regV "pausieren") ; - resume_VP = UseV (regV "wiederholen") ; ---- - - whatever_Utt = mkUtt ["irgendwas"] ; - - typeWithGenre x genre = ----- CompoundCN genre x ; - AdvCN x (PrepNP with_Prep - (DetCN (DetSg MassDet NoOrd) genre)) ; - - name = regPN ; - - WhatName x = QuestIAdv how_IAdv (PredVP x (UseV heißen_V)) ; - - past = ; - - imperative = variants { UttImpPol ; UttImpSg } ; - - previous = DetCN (DetSg (SgQuant DefArt) previous_Ord) ; - next = DetCN (DetSg (SgQuant DefArt) next_Ord) ; - - what_say = UttIP whatSg_IP ; - - all_art = variants {IndefArt ; DefArt} ; - - artist_Prep = variants {by8agent_Prep ; with_Prep} ; - - this cn = variants { - DetCN (DetSg (SgQuant this_Quant) NoOrd) cn ; - DetCN (DetSg (SgQuant DefArt) NoOrd) - (AdjCN (PositA (regA "aktuell")) cn) - } ; - --- interface ParamSammie = open Grammar in { - -oper - song_N, track_N, album_N, record_N, cd_N, - playlist_N, artist_N, number_N, rock_N : N ; - new_A : A ; - - add_V3, remove_V3, show_V3 : V3 ; - create_V2, tell_V2, play_V2, show_V2, return_V2, goto_V2, - record_V2, make_V2 : V2 ; - stop_V : V ; - - back_Adv : Adv ; - - what_IAdv : IAdv ; - - previous_Ord, next_Ord : Ord ; - please_PConj : PConj ; - - mainmenu_NP : NP ; - - goback_VP : VP ; - shutup_VP : VP ; - pause_VP : VP ; - resume_VP : VP ; - - whatever_Utt : Utt ; - - typeWithGenre : CN -> CN -> CN ; - - name : Str -> PN ; - - WhatName : NP -> QCl ; - - past : Tense * Ant ; - - imperative : Pol -> Imp -> Utt ; - - previous, next : CN -> NP ; - - what_say : Utt ; - all_art : Quant ; - - this : CN -> NP ; - -} diff --git a/examples/sammie/SammieI.gf b/examples/sammie/SammieI.gf deleted file mode 100644 index 0d595b79c..000000000 --- a/examples/sammie/SammieI.gf +++ /dev/null @@ -1,289 +0,0 @@ ---# -path=.:alltenses - -incomplete concrete SammieI of Sammie = open - Syntax, - Symbolic, - ParamSammie -in { - -flags startcat=Action; - -param SetForm = Any | All ; - -oper Set = { s : SetForm => NP } ; - -oper mkSet : CN -> Set = \x -> { s = table { - Any => variants { - mkNP someSg_Det x ; - mkNP a_Art x - } ; - All => - mkNP all_Predet (mkNP all_art plNum x) - } - } ; - -oper mkSetAdj : CN -> A -> Set = \x, adj -> - mkSet (mkCN adj x) ; - -oper optional : Str -> Str = \s -> [] | s ; - -oper song = mkCN (song_N | track_N) ; -oper album = mkCN (album_N | record_N | cd_N) ; - -oper command : Utt -> Phr = \s -> - mkPhr s - | mkPhr s please_Voc - | mkPhr please_PConj s ; - - withGenre : CN -> CN -> Set = \x,y -> - mkSet (typeWithGenre x y) ; - - withGenreBy : CN -> NP -> CN -> Set = \x,z,y -> - mkSet (mkCN (typeWithGenre x y) (mkAdv artist_Prep z)) ; - ----- - -lincat - Action = Phr ; - - Object, Playlist, Artist, Album, Song = NP ; - - PlaylistName, ArtistName, AlbumName, SongName = PN ; - - PlaylistSet, ArtistSet, AlbumSet, SongSet = Set ; - - ToIdentify = QS ; - - Genre = CN ; - - Number = Card ; - -lin - -- Action - - add_song_to_playlist l o = - command (imperative (mkVP add_V3 o l)) ; - - create = - command - (imperative (mkVP create_V2 - (mkNP a_Art (mkCN new_A playlist_N)))) ; - - dialog_pause = - command (imperative ( shutup_VP)) ; - - go_back_in_display_history = - command ( - mkUtt back_Adv | - imperative goback_VP - ) ; - - help = - command (imperative goback_VP) ; - - -- tell me - identify x = - command ( - mkUtt x | - imperative (mkVP tell_V2Q (mkNP i_Pron) x) - ) ; - --- identify_songlist_of_album x = command (x.s) ; - - make_completion x = command (mkUtt x) ; - - pause = - command (imperative pause_VP) ; - - play x = - command (imperative (mkVP play_V2 x)) ; - - please_repeat = command what_say ; - - reject_any_constraint_determination = - command (whatever_Utt) ; - - remove l o = - command (imperative (mkVP remove_V3 o l)) ; - - resume = - command (imperative resume_VP) ; - - -- show me - - show x = - command ( - imperative (mkVP show_V2Q (mkNP i_Pron) x) - ) ; - - show_main_menu = - command ( - imperative (mkVP show_V3 (mkNP i_Pron) mainmenu_NP) - | imperative (mkVP return_V2 mainmenu_NP) - ) ; - - skip_backward = - command ( - imperative (mkVP play_V2 (previous song)) - | imperative (mkVP goto_V2 (previous song)) - ) ; - - skip_forward = - command (variants { - imperative (mkVP play_V2 (next song)) - | imperative (mkVP goto_V2 (next song)) - } - ) ; - - stop = command (imperative (mkVP stop_V)) ; - - -- ToIdentify - - artist_of_album album = - mkQS past.p1 past.p2 - (mkQCl whoSg_IP (mkVP (record_V2 | make_V2) album)) ; - - artist_of_song song = - mkQS past.p1 past.p2 (mkQCl whoSg_IP (mkVP record_V2 song)) ; - - currently_playing_object = - mkQS (WhatName (this song)) ; - - resource_by_type x = - mkQS (WhatName x) ; - - -- Object - - one_song x = x ; - any_song x = x.s ! Any ; - all_songs x = x.s ! All ; - - one_album x = x ; - any_album x = x.s ! Any ; - all_albums x = x.s ! All ; - - one_playlist x = x ; - any_playlist x = x.s ! Any ; - all_playlists x = x.s ! All ; - - - -- PlaylistSet - - playlists_all = mkSet (mkCN playlist_N) ; - playlists_by_genre = withGenre (mkCN playlist_N) ; - - -- Playlist - - playlist_this = this (mkCN playlist_N) ; - - playlist_number x = - symb (mkCN playlist_N) x ; - playlist_name x = - mkNP the_Art (mkCN (mkCN playlist_N) (mkNP x)) ; - - -- ArtistSet - - artists_all = mkSet (mkCN artist_N) ; - - -- Artist - - artist_this = this (mkCN artist_N) ; - - artist_name x = - mkNP x - | mkNP the_Art (mkCN (mkCN artist_N) (mkNP x)) - ; - - -- AlbumSet - - albums_all = mkSet album ; - albums_by_artist artist = - mkSet (mkCN album (mkAdv artist_Prep artist)) ; - - albums_by_genre = withGenre album ; - - albums_by_artist_genre = withGenreBy album ; - - -- Album - - album_this = - this album ; - - album_number x = - mkNP the_Art (mkCN album (symb (mkCN number_N) x)) - | symb album x - ; - - album_name x = - mkNP x - | mkNP the_Art (mkCN album (mkNP x)) - ; - - album_name_artist x y = - mkNP - (mkNP x | mkNP the_Art (mkCN album (mkNP x))) - (mkAdv artist_Prep y) ; - - -- SongSet - - songs_all = - mkSet song ; - - songs_by_artist artist = - mkSet (mkCN song (mkAdv artist_Prep artist)) ; - songs_by_genre = - withGenre song ; - songs_by_album album = - mkSet (mkCN song (mkAdv from_Prep album)) ; - songs_by_artist_genre = - withGenreBy song ; - - -- Song - - song_this = this song ; - song_name x = - mkNP x - | mkNP the_Art (mkCN song (mkNP x)) - ; - song_name_artist x y = - mkNP - (mkNP x | mkNP the_Art (mkCN song (mkNP x))) - (mkAdv artist_Prep y) ; - - -- Ordinal - - num_1 = mkCard n1_Numeral ; - num_2 = mkCard n2_Numeral ; - num_3 = mkCard n3_Numeral ; - - - - -- Music database - - -- PlaylistName - - CoolHits = name ["cool_hits"] ; --- Romantik = { s = ["romance"] }; - - -- Artist - --- Falco = { s = ["Falco"] }; --- TheBeatles = { s = ["The Beatles"] }; - U2 = name "u2" ; - - -- Genre - --- Pop = { s = ["pop"] }; - Rock = mkCN rock_N ; - - -- AlbumName - - HowToDismantleAnAtomicBomb = name ["how_to_dismantle_an_atomic_bomb"]; - - -- SongName - --- AHardDaysNight = { s = ["a hard day's night"] }; --- LetItBe = { s = ["let it be"] }; - Vertigo = name ["vertigo"] ; - -} diff --git a/examples/sammie/SammieSpa.gf b/examples/sammie/SammieSpa.gf deleted file mode 100644 index d4afa136c..000000000 --- a/examples/sammie/SammieSpa.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:alltenses:mathematical:prelude - -concrete SammieSpa of Sammie = SammieI with - (Grammar = GrammarSpa), - (Symbol = SymbolSpa), - (ParamSammie = ParamSammieSpa) - ; diff --git a/examples/sammie/SammieSwe.gf b/examples/sammie/SammieSwe.gf deleted file mode 100644 index 8d5fa2257..000000000 --- a/examples/sammie/SammieSwe.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:alltenses - -concrete SammieSwe of Sammie = SammieI with - (Syntax = SyntaxSwe), - (Symbolic = SymbolicSwe), - (ParamSammie = ParamSammieSwe) - ; diff --git a/examples/trigram/Shaw.gf b/examples/trigram/Shaw.gf deleted file mode 100644 index d8a2814ea..000000000 --- a/examples/trigram/Shaw.gf +++ /dev/null @@ -1,84 +0,0 @@ -abstract Shaw = Trigram ** { - --- This module contains Trigram model of this quote from George Bernard Shaw: --- --- The reasonable man adapts himself to the world; the unreasonable one persists in trying --- to adapt the world to himself. Therefore all progress depends on the unreasonable man. - -data - the_W,reasonable_W,man_W,adapts_W,himself_W,to_W,world_W,unreasonable_W, - one_W,persists_W,in_W,trying_W,adapt_W,therefore_W,all_W,progress_W,depends_W,on_W : Word ; - - the_U : Unigram the_W ; --# prob 0.179 - reasonable_U : Unigram reasonable_W ; --# prob 0.036 - man_U : Unigram man_W ; --# prob 0.071 - adapts_U : Unigram adapts_W ; --# prob 0.036 - himself_U : Unigram himself_W ; --# prob 0.071 - to_U : Unigram to_W ; --# prob 0.107 - world_U : Unigram world_W ; --# prob 0.071 - unreasonable_U : Unigram unreasonable_W ; --# prob 0.071 - one_U : Unigram one_W ; --# prob 0.036 - persists_U : Unigram persists_W ; --# prob 0.036 - in_U : Unigram in_W ; --# prob 0.036 - trying_U : Unigram trying_W ; --# prob 0.036 - adapt_U : Unigram adapt_W ; --# prob 0.036 - therefore_U : Unigram therefore_W ; --# prob 0.036 - all_U : Unigram all_W ; --# prob 0.036 - progress_U : Unigram progress_W ; --# prob 0.036 - depends_U : Unigram depends_W ; --# prob 0.036 - on_U : Unigram on_W ; --# prob 0.036 - - the_reasonable_B : Bigram the_W reasonable_W ; --# prob 0.037 - reasonable_man_B : Bigram reasonable_W man_W ; --# prob 0.037 - man_adapts_B : Bigram man_W adapts_W ; --# prob 0.037 - adapts_himself_B : Bigram adapts_W himself_W ; --# prob 0.037 - himself_to_B : Bigram himself_W to_W ; --# prob 0.037 - to_the_B : Bigram to_W the_W ; --# prob 0.037 - the_world_B : Bigram the_W world_W ; --# prob 0.037 - world_the_B : Bigram world_W the_W ; --# prob 0.037 - the_unreasonable_B : Bigram unreasonable_W one_W ; --# prob 0.074 - unreasonable_one_B : Bigram unreasonable_W one_W ; --# prob 0.037 - one_persists_B : Bigram one_W persists_W ; --# prob 0.037 - persists_in_B : Bigram persists_W in_W ; --# prob 0.037 - in_trying_B : Bigram in_W trying_W ; --# prob 0.037 - trying_to_B : Bigram trying_W to_W ; --# prob 0.037 - to_adapt_B : Bigram to_W adapt_W ; --# prob 0.037 - adapt_the_B : Bigram adapt_W the_W ; --# prob 0.037 - the_world_B : Bigram the_W world_W ; --# prob 0.037 - world_to_B : Bigram world_W to_W ; --# prob 0.037 - to_himself_B : Bigram to_W himself_W ; --# prob 0.037 - himself_therefore_B : Bigram himself_W therefore_W ; --# prob 0.037 - therefore_all_B : Bigram therefore_W all_W ; --# prob 0.037 - all_progress_B : Bigram all_W progress_W ; --# prob 0.037 - progress_depends_B : Bigram progress_W depends_W ; --# prob 0.037 - depends_on_B : Bigram depends_W on_W ; --# prob 0.037 - on_the_B : Bigram on_W the_W ; --# prob 0.037 - unreasonable_man_B : Bigram unreasonable_W man_W ; --# prob 0.037 - - the_reasonable_man_T : Trigram the_W reasonable_W man_W ; --# prob 0.038 - reasonable_man_adapts_T : Trigram reasonable_W man_W adapts_W ; --# prob 0.038 - man_adapts_himself_T : Trigram man_W adapts_W himself_W ; --# prob 0.038 - adapts_himself_to_T : Trigram adapts_W himself_W to_W ; --# prob 0.038 - himself_to_the_T : Trigram himself_W to_W the_W ; --# prob 0.038 - to_the_world_T : Trigram to_W the_W world_W ; --# prob 0.038 - the_world_the_T : Trigram the_W world_W the_W ; --# prob 0.038 - world_the_unreasonable_T : Trigram world_W the_W unreasonable_W ; --# prob 0.038 - the_unreasonable_one_T : Trigram the_W unreasonable_W one_W ; --# prob 0.038 - unreasonable_one_persists_T : Trigram unreasonable_W one_W persists_W ; --# prob 0.038 - one_persists_in_T : Trigram one_W persists_W in_W ; --# prob 0.038 - persists_in_trying_T : Trigram persists_W in_W trying_W ; --# prob 0.038 - in_trying_to_T : Trigram in_W trying_W to_W ; --# prob 0.038 - trying_to_adapt_T : Trigram trying_W to_W adapt_W ; --# prob 0.038 - to_adapt_the_T : Trigram to_W adapt_W the_W ; --# prob 0.038 - adapt_the_world_T : Trigram adapt_W the_W world_W ; --# prob 0.038 - the_world_to_T : Trigram the_W world_W to_W ; --# prob 0.038 - world_to_himself_T : Trigram world_W to_W himself_W ; --# prob 0.038 - to_himself_therefore_T : Trigram to_W himself_W therefore_W ; --# prob 0.038 - himself_therefore_all_T : Trigram himself_W therefore_W all_W ; --# prob 0.038 - therefore_all_progress_T : Trigram therefore_W all_W progress_W ; --# prob 0.038 - all_progress_depends_T : Trigram all_W progress_W depends_W ; --# prob 0.038 - progress_depends_on_T : Trigram progress_W depends_W on_W ; --# prob 0.038 - depends_on_the_T : Trigram depends_W on_W the_W ; --# prob 0.038 - on_the_unreasonable_T : Trigram on_W the_W unreasonable_W ; --# prob 0.038 - the_unreasonable_man_T : Trigram the_W unreasonable_W man_W ; --# prob 0.038 -} \ No newline at end of file diff --git a/examples/trigram/ShawCnc.gf b/examples/trigram/ShawCnc.gf deleted file mode 100644 index b56ec16a9..000000000 --- a/examples/trigram/ShawCnc.gf +++ /dev/null @@ -1,23 +0,0 @@ -concrete ShawCnc of Shaw = TrigramCnc ** { - -lin - the_W = "the" ; - reasonable_W = "reasonable" ; - man_W = "man" ; - adapts_W = "adapts" ; - himself_W = "himself" ; - to_W = "to" ; - world_W = "world" ; - unreasonable_W = "unreasonable" ; - one_W = "one" ; - persists_W = "persists" ; - in_W = "in" ; - trying_W = "trying" ; - adapt_W = "adapt" ; - therefore_W = "therefore" ; - all_W = "all" ; - progress_W = "progress" ; - depends_W = "depends" ; - on_W = "on" ; - -} \ No newline at end of file diff --git a/examples/trigram/Trigram.gf b/examples/trigram/Trigram.gf deleted file mode 100644 index 0ad99b0bf..000000000 --- a/examples/trigram/Trigram.gf +++ /dev/null @@ -1,39 +0,0 @@ -abstract Trigram = { - -cat - -- A sentence - S ; - - -- A lexicon is a set of 'Word's - Word ; - - -- All N-gram instances seen in the corpus are abstract syntax constants - Unigram (a : Word) ; - Bigram (a,b : Word) ; - Trigram (a,b,c : Word) ; - - -- A text is a sequence words where the sequence is indexed by the last two tokens - Seq (a,b : Word) ; - - -- The estimated probability of the trigram 'a b c' is the total probability of all - -- trees of type Prob a b c. - Prob (a,b,c : Word) ; - -data - sent : ({a,b} : Word) -> Seq a b -> S ; - - -- Here we construct sequence by using nil and cons. The Prob argument ensures - -- that the sequence contains only valid N-grams and contributes with the right - -- probability mass - nil : (a,b,c : Word) -> Prob a b c -> Seq b c ; - cons : ({a,b} : Word) -> Seq a b -> (c : Word) -> Prob a b c -> Seq b c ; - - -- Here we construct probabilities. There are two ways: by trigrams, by bigrams and - -- by unigrams. Since the trigramP, bigramP, unigramP functions have some associated - -- probabilities as well this results in linear smoothing between the unigram, bigram - -- and trigram models - trigramP : ({a,b,c} : Word) -> Trigram a b c -> Prob a b c ; - bigramP : ({a,b,c} : Word) -> Bigram a b -> Bigram b c -> Prob a b c ; - unigramP : ({a,b,c} : Word) -> Unigram a -> Unigram b -> Unigram c -> Prob a b c ; - -} \ No newline at end of file diff --git a/examples/trigram/TrigramCnc.gf b/examples/trigram/TrigramCnc.gf deleted file mode 100644 index 181750396..000000000 --- a/examples/trigram/TrigramCnc.gf +++ /dev/null @@ -1,13 +0,0 @@ -concrete TrigramCnc of Trigram = { - -lincat - S,Word,Seq = Str; - - Unigram, Bigram, Trigram, Prob = {} ; - -lin - sent _ _ l = l ; - nil a b c _ = a ++ b ++ c ; - cons _ _ l c _ = l ++ c ; - -} \ No newline at end of file diff --git a/examples/tutorial/calculator/Calculator.gf b/examples/tutorial/calculator/Calculator.gf deleted file mode 100644 index 65192e226..000000000 --- a/examples/tutorial/calculator/Calculator.gf +++ /dev/null @@ -1,25 +0,0 @@ -abstract Calculator = { - - flags startcat = Prog ; - - cat Prog ; Exp ; Var ; - - fun - PEmpty : Prog ; - PInit : Exp -> (Var -> Prog) -> Prog ; - PAss : Var -> Exp -> Prog -> Prog ; - - EPlus, EMinus, ETimes, EDiv : Exp -> Exp -> Exp ; - - EInt : Int -> Exp ; - EVar : Var -> Exp ; - - ex1 : Prog ; - - def - ex1 = - PInit (EPlus (EInt 2) (EInt 3)) (\x -> - PInit (EPlus (EVar x) (EInt 1)) (\y -> - PAss x (EPlus (EVar x) (ETimes (EInt 9) (EVar y))) PEmpty)) ; - -} diff --git a/examples/tutorial/calculator/CalculatorC.gf b/examples/tutorial/calculator/CalculatorC.gf deleted file mode 100644 index 53eade357..000000000 --- a/examples/tutorial/calculator/CalculatorC.gf +++ /dev/null @@ -1,24 +0,0 @@ ---# -path=.:prelude - -concrete CalculatorC of Calculator = open Prelude, Formal in { - - flags lexer=codevars ; unlexer=code ; - - lincat - Prog, Var = SS ; - Exp = TermPrec ; - - lin - PEmpty = ss [] ; - PInit exp prog = ss ("int" ++ prog.$0 ++ "=" ++ top exp ++ ";" ++ prog.s) ; - PAss vr exp prog = ss (vr.s ++ "=" ++ top exp ++ ";" ++ prog.s) ; - - EPlus = infixl 0 "+" ; - EMinus = infixl 0 "-" ; - ETimes = infixl 1 "*" ; - EDiv = infixl 1 "/" ; - - EInt i = constant i.s ; - EVar x = constant x.s ; - -} diff --git a/examples/tutorial/calculator/CalculatorE.gf b/examples/tutorial/calculator/CalculatorE.gf deleted file mode 100644 index f432d371a..000000000 --- a/examples/tutorial/calculator/CalculatorE.gf +++ /dev/null @@ -1,27 +0,0 @@ ---# -path=.:prelude - -concrete CalculatorE of Calculator = open Prelude in { - - flags lexer=codevar ; unlexer=unwords ; - - lincat - Prog, Exp, Var = SS ; - - lin - PEmpty = ss [] ; - PInit exp prog = ss ("initialize" ++ prog.$0 ++ "as" ++ exp.s ++ PAUSE ++ prog.s) ; - PAss vr exp prog = ss ("redefine" ++ vr.s ++ "as" ++ exp.s ++ PAUSE ++ prog.s) ; - - EPlus = infix "plus" ; - EMinus = infix "minus" ; - ETimes = infix "times" ; - EDiv = infix ["divided by"] ; - - EInt i = i ; - EVar x = x ; - - oper - infix : Str -> SS -> SS -> SS = \op,x,y -> - ss (x.s ++ op ++ y.s ++ PAUSE) ; - PAUSE = "PAUSE" ; -} diff --git a/examples/tutorial/calculator/CalculatorJ.gf b/examples/tutorial/calculator/CalculatorJ.gf deleted file mode 100644 index 68ff5342c..000000000 --- a/examples/tutorial/calculator/CalculatorJ.gf +++ /dev/null @@ -1,25 +0,0 @@ ---# -path=.:prelude - -concrete CalculatorJ of Calculator = open Prelude in { - - flags lexer=codevars ; unlexer=code ; - - lincat - Prog, Exp, Var = SS ; - - lin - PEmpty = ss [] ; - PInit exp prog = ss (exp.s ++ ";" ++ "istore" ++ prog.$0 ++ ";" ++ prog.s) ; - PAss vr exp prog = ss (exp.s ++ ";" ++ "istore" ++ vr.s ++ ";" ++ prog.s) ; - - EPlus = postfix "iadd" ; - EMinus = postfix "isub" ; - ETimes = postfix "imul" ; - EDiv = postfix "idiv" ; - - EInt = prefixSS "iconst" ; - EVar = prefixSS "iload" ; - - oper - postfix : Str -> SS -> SS -> SS = \op,x,y -> ss (x.s ++ ";" ++ y.s ++ ";" ++ op) ; -} diff --git a/examples/tutorial/calculator/CalculatorP.gf b/examples/tutorial/calculator/CalculatorP.gf deleted file mode 100644 index 57ac549c1..000000000 --- a/examples/tutorial/calculator/CalculatorP.gf +++ /dev/null @@ -1,27 +0,0 @@ ---# -path=.:prelude - -concrete CalculatorP of Calculator = open Prelude in { - - flags lexer=codevars ; unlexer=code ; - - lincat - Prog, Var = SS ; - Exp = SS ; - - lin - PEmpty = ss [] ; - PDecl exp prog = ss ("int" ++ prog.$0 ++ "=" ++ exp.s ++ ";" ++ prog.s) ; - PAss vr exp prog = ss (vr.s ++ "=" ++ exp.s ++ ";" ++ prog.s) ; - - EPlus = infix "+" ; - EMinus = infix "-" ; - ETimes = infix "*" ; - EDiv = infix "/" ; - - EInt i = i ; - EVar x = x ; - - oper - infix : Str -> SS -> SS -> SS = \f,x,y -> - ss ("(" ++ x.s ++ f ++ y.s ++ ")") ; -} diff --git a/examples/tutorial/embedded/Makefile b/examples/tutorial/embedded/Makefile deleted file mode 100644 index 14e85bd76..000000000 --- a/examples/tutorial/embedded/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -all: - gfc --make --output-format=haskell QueryEng.gf QuerySpa.gf - ghc --make -o ./math TransferLoop.hs - strip math diff --git a/examples/tutorial/embedded/Query.gf b/examples/tutorial/embedded/Query.gf deleted file mode 100644 index b1ba23a87..000000000 --- a/examples/tutorial/embedded/Query.gf +++ /dev/null @@ -1,17 +0,0 @@ -abstract Query = { - - flags startcat=Question ; - - cat - Answer ; Question ; Object ; - - fun - Even : Object -> Question ; - Odd : Object -> Question ; - Prime : Object -> Question ; - Number : Int -> Object ; - - Yes : Answer ; - No : Answer ; -} - diff --git a/examples/tutorial/embedded/QueryEng.gf b/examples/tutorial/embedded/QueryEng.gf deleted file mode 100644 index a740056ee..000000000 --- a/examples/tutorial/embedded/QueryEng.gf +++ /dev/null @@ -1,15 +0,0 @@ -concrete QueryEng of Query = { - lincat - Answer, Question, Object = Str ; - - lin - Even x = "is" ++ x ++ "even" ; - Odd x = "is" ++ x ++ "odd" ; - Prime x = "is" ++ x ++ "prime" ; - Number n = n.s ; - - Yes = "yes" ; - No = "no" ; - -} - diff --git a/examples/tutorial/embedded/QuerySpa.gf b/examples/tutorial/embedded/QuerySpa.gf deleted file mode 100644 index bcbef3550..000000000 --- a/examples/tutorial/embedded/QuerySpa.gf +++ /dev/null @@ -1,15 +0,0 @@ -concrete QuerySpa of Query = { - lincat - Answer, Question, Object = Str ; - - lin - Even x = x ++ "es" ++ "par" ; - Odd x = x ++ "es" ++ "impar" ; - Prime x = x ++ "es" ++ "primo" ; - Number n = n.s ; - - Yes = "si" ; - No = "no" ; - -} - diff --git a/examples/tutorial/embedded/TransferDef.hs b/examples/tutorial/embedded/TransferDef.hs deleted file mode 100644 index 37d81c6dc..000000000 --- a/examples/tutorial/embedded/TransferDef.hs +++ /dev/null @@ -1,26 +0,0 @@ -module TransferDef where - -import PGF (Tree) -import Query -- generated from GF - -transfer :: Tree -> Tree -transfer = gf . answer . fg - -answer :: GQuestion -> GAnswer -answer p = case p of - GOdd x -> test odd x - GEven x -> test even x - GPrime x -> test prime x - -value :: GObject -> Int -value e = case e of - GNumber (GInt i) -> fromInteger i - -test :: (Int -> Bool) -> GObject -> GAnswer -test f x = if f (value x) then GYes else GNo - -prime :: Int -> Bool -prime x = elem x primes where - primes = sieve [2 .. x] - sieve (p:xs) = p : sieve [ n | n <- xs, n `mod` p > 0 ] - sieve [] = [] diff --git a/examples/tutorial/embedded/TransferLoop.hs b/examples/tutorial/embedded/TransferLoop.hs deleted file mode 100644 index 58498da11..000000000 --- a/examples/tutorial/embedded/TransferLoop.hs +++ /dev/null @@ -1,21 +0,0 @@ -module Main where - -import PGF -import TransferDef (transfer) - -main :: IO () -main = do - gr <- readPGF "Query.pgf" - loop (translate transfer gr) - -loop :: (String -> String) -> IO () -loop trans = do - s <- getLine - if s == "quit" then putStrLn "bye" else do - putStrLn $ trans s - loop trans - -translate :: (Tree -> Tree) -> PGF -> String -> String -translate tr gr s = case parseAllLang gr (startCat gr) s of - (lg,t:_):_ -> linearize gr lg (tr t) - _ -> "NO PARSE" diff --git a/examples/tutorial/food/Food.gf b/examples/tutorial/food/Food.gf deleted file mode 100644 index c4efd5950..000000000 --- a/examples/tutorial/food/Food.gf +++ /dev/null @@ -1,16 +0,0 @@ -abstract Food = { - - cat - Phrase ; Item ; Kind ; Quality ; - - flags startcat = Phrase ; - - fun - Is : Item -> Quality -> Phrase ; - This, That : Kind -> Item ; - QKind : Quality -> Kind -> Kind ; - Wine, Cheese, Fish : Kind ; - Very : Quality -> Quality ; - Fresh, Warm, Italian, Expensive, Delicious, Boring : Quality ; - -} \ No newline at end of file diff --git a/examples/tutorial/food/FoodEng.gf b/examples/tutorial/food/FoodEng.gf deleted file mode 100644 index a4f5907be..000000000 --- a/examples/tutorial/food/FoodEng.gf +++ /dev/null @@ -1,23 +0,0 @@ -concrete FoodEng of Food = { - - lincat - Phrase, Item, Kind, Quality = {s : Str} ; - - lin - Is item quality = {s = item.s ++ "is" ++ quality.s} ; - This kind = {s = "this" ++ kind.s} ; - That kind = {s = "that" ++ kind.s} ; - QKind quality kind = {s = quality.s ++ kind.s} ; - Wine = {s = "wine"} ; - Cheese = {s = "cheese"} ; - Fish = {s = "fish"} ; - Very quality = {s = "very" ++ quality.s} ; - Fresh = {s = "fresh"} ; - Warm = {s = "warm"} ; - Italian = {s = "Italian"} ; - Expensive = {s = "expensive"} ; - Delicious = {s = "delicious"} ; - Boring = {s = "boring"} ; - -} - \ No newline at end of file diff --git a/examples/tutorial/food/FoodIta.gf b/examples/tutorial/food/FoodIta.gf deleted file mode 100644 index 913e335ff..000000000 --- a/examples/tutorial/food/FoodIta.gf +++ /dev/null @@ -1,22 +0,0 @@ -concrete FoodIta of Food = { - - lincat - Phrase, Item, Kind, Quality = {s : Str} ; - - lin - Is item quality = {s = item.s ++ "è" ++ quality.s} ; - This kind = {s = "questo" ++ kind.s} ; - That kind = {s = "quel" ++ kind.s} ; - QKind quality kind = {s = kind.s ++ quality.s} ; - Wine = {s = "vino"} ; - Cheese = {s = "formaggio"} ; - Fish = {s = "pesce"} ; - Very quality = {s = "molto" ++ quality.s} ; - Fresh = {s = "fresco"} ; - Warm = {s = "caldo"} ; - Italian = {s = "italiano"} ; - Expensive = {s = "caro"} ; - Delicious = {s = "delizioso"} ; - Boring = {s = "noioso"} ; - -} diff --git a/examples/tutorial/food/food.cf b/examples/tutorial/food/food.cf deleted file mode 100644 index ace818c2e..000000000 --- a/examples/tutorial/food/food.cf +++ /dev/null @@ -1,14 +0,0 @@ - Is. Phrase ::= Item "is" Quality ; - That. Item ::= "that" Kind ; - This. Item ::= "this" Kind ; - QKind. Kind ::= Quality Kind ; - Cheese. Kind ::= "cheese" ; - Fish. Kind ::= "fish" ; - Wine. Kind ::= "wine" ; - Italian. Quality ::= "Italian" ; - Boring. Quality ::= "boring" ; - Delicious. Quality ::= "delicious" ; - Expensive. Quality ::= "expensive" ; - Fresh. Quality ::= "fresh" ; - Very. Quality ::= "very" Quality ; - Warm. Quality ::= "warm" ; diff --git a/examples/tutorial/foods/Foods.gf b/examples/tutorial/foods/Foods.gf deleted file mode 100644 index 35779a76d..000000000 --- a/examples/tutorial/foods/Foods.gf +++ /dev/null @@ -1,16 +0,0 @@ -abstract Foods = { - - flags startcat=Phrase ; - - cat - Phrase ; Item ; Kind ; Quality ; - - fun - Is : Item -> Quality -> Phrase ; - This, That, These, Those : Kind -> Item ; - QKind : Quality -> Kind -> Kind ; - Wine, Cheese, Fish, Pizza : Kind ; - Very : Quality -> Quality ; - Fresh, Warm, Italian, Expensive, Delicious, Boring : Quality ; - -} diff --git a/examples/tutorial/foods/FoodsEng.gf b/examples/tutorial/foods/FoodsEng.gf deleted file mode 100644 index 69a427006..000000000 --- a/examples/tutorial/foods/FoodsEng.gf +++ /dev/null @@ -1,52 +0,0 @@ ---# -path=.:prelude - -concrete FoodsEng of Foods = open Prelude in { - - lincat - Phrase, Quality = SS ; - Kind = {s : Number => Str} ; - Item = {s : Str ; n : Number} ; - - lin - Is item quality = ss (item.s ++ copula ! item.n ++ quality.s) ; - This = det Sg "this" ; - That = det Sg "that" ; - These = det Pl "these" ; - Those = det Pl "those" ; - QKind quality kind = {s = \\n => quality.s ++ kind.s ! n} ; - Wine = regNoun "wine" ; - Cheese = regNoun "cheese" ; - Fish = noun "fish" "fish" ; - Pizza = regNoun "pizza" ; - Very = prefixSS "very" ; - Fresh = ss "fresh" ; - Warm = ss "warm" ; - Italian = ss "Italian" ; - Expensive = ss "expensive" ; - Delicious = ss "delicious" ; - Boring = ss "boring" ; - - param - Number = Sg | Pl ; - - oper - det : Number -> Str -> {s : Number => Str} -> {s : Str ; n : Number} = - \n,d,cn -> { - s = d ++ cn.s ! n ; - n = n - } ; - noun : Str -> Str -> {s : Number => Str} = - \man,men -> {s = table { - Sg => man ; - Pl => men - } - } ; - regNoun : Str -> {s : Number => Str} = - \car -> noun car (car + "s") ; - copula : Number => Str = - table { - Sg => "is" ; - Pl => "are" - } ; -} - diff --git a/examples/tutorial/foods/FoodsIta.gf b/examples/tutorial/foods/FoodsIta.gf deleted file mode 100644 index 099bbebcf..000000000 --- a/examples/tutorial/foods/FoodsIta.gf +++ /dev/null @@ -1,76 +0,0 @@ ---# -path=.:prelude - -concrete FoodsIta of Foods = open Prelude in { - - lincat - Phrase = SS ; - Quality = {s : Gender => Number => Str} ; - Kind = {s : Number => Str ; g : Gender} ; - Item = {s : Str ; g : Gender ; n : Number} ; - - lin - Is item quality = - ss (item.s ++ copula item.n ++ quality.s ! item.g ! item.n) ; - This = det Sg "questo" "questa" ; - That = det Sg "quel" "quella" ; - These = det Pl "questi" "queste" ; - Those = det Pl "quei" "quelle" ; - QKind quality kind = { - s = \\n => kind.s ! n ++ quality.s ! kind.g ! n ; - g = kind.g - } ; - Wine = noun "vino" "vini" Masc ; - Cheese = noun "formaggio" "formaggi" Masc ; - Fish = noun "pesce" "pesci" Masc ; - Pizza = noun "pizza" "pizze" Fem ; - Very qual = {s = \\g,n => "molto" ++ qual.s ! g ! n} ; - Fresh = adjective "fresco" "fresca" "freschi" "fresche" ; - Warm = regAdj "caldo" ; - Italian = regAdj "italiano" ; - Expensive = regAdj "caro" ; - Delicious = regAdj "delizioso" ; - Boring = regAdj "noioso" ; - - param - Number = Sg | Pl ; - Gender = Masc | Fem ; - - oper - det : Number -> Str -> Str -> {s : Number => Str ; g : Gender} -> - {s : Str ; g : Gender ; n : Number} = - \n,m,f,cn -> { - s = case cn.g of {Masc => m ; Fem => f} ++ cn.s ! n ; - g = cn.g ; - n = n - } ; - noun : Str -> Str -> Gender -> {s : Number => Str ; g : Gender} = - \man,men,g -> { - s = table { - Sg => man ; - Pl => men - } ; - g = g - } ; - adjective : (_,_,_,_ : Str) -> {s : Gender => Number => Str} = - \nero,nera,neri,nere -> { - s = table { - Masc => table { - Sg => nero ; - Pl => neri - } ; - Fem => table { - Sg => nera ; - Pl => nere - } - } - } ; - regAdj : Str -> {s : Gender => Number => Str} = \nero -> - let ner = init nero - in adjective nero (ner + "a") (ner + "i") (ner + "e") ; - - copula : Number -> Str = - \n -> case n of { - Sg => "è" ; - Pl => "sono" - } ; -} diff --git a/examples/tutorial/hello/Hello.gf b/examples/tutorial/hello/Hello.gf deleted file mode 100644 index 769be5cbf..000000000 --- a/examples/tutorial/hello/Hello.gf +++ /dev/null @@ -1,10 +0,0 @@ -abstract Hello = { - - cat Greeting ; Recipient ; - - flags startcat = Greeting ; - - fun - Hello : Recipient -> Greeting ; - World, Mum, Friends : Recipient ; -} \ No newline at end of file diff --git a/examples/tutorial/hello/HelloEng.gf b/examples/tutorial/hello/HelloEng.gf deleted file mode 100644 index 69efba6b4..000000000 --- a/examples/tutorial/hello/HelloEng.gf +++ /dev/null @@ -1,10 +0,0 @@ -concrete HelloEng of Hello = { - - lincat Greeting, Recipient = {s : Str} ; - - lin - Hello rec = {s = "hello" ++ rec.s} ; - World = {s = "world"} ; - Mum = {s = "mum"} ; - Friends = {s = "friends"} ; -} \ No newline at end of file diff --git a/examples/tutorial/hello/HelloFin.gf b/examples/tutorial/hello/HelloFin.gf deleted file mode 100644 index 969142a91..000000000 --- a/examples/tutorial/hello/HelloFin.gf +++ /dev/null @@ -1,10 +0,0 @@ -concrete HelloFin of Hello = { - - lincat Greeting, Recipient = {s : Str} ; - - lin - Hello rec = {s = "terve" ++ rec.s} ; - World = {s = "maailma"} ; - Mum = {s = "äiti"} ; - Friends = {s = "ystävät"} ; -} \ No newline at end of file diff --git a/examples/tutorial/hello/HelloIta.gf b/examples/tutorial/hello/HelloIta.gf deleted file mode 100644 index f1465a867..000000000 --- a/examples/tutorial/hello/HelloIta.gf +++ /dev/null @@ -1,10 +0,0 @@ -concrete HelloIta of Hello = { - - lincat Greeting, Recipient = {s : Str} ; - - lin - Hello rec = {s = "ciao" ++ rec.s} ; - World = {s = "mondo"} ; - Mum = {s = "mamma"} ; - Friends = {s = "amici"} ; -} \ No newline at end of file diff --git a/examples/tutorial/hello/hello.gfs b/examples/tutorial/hello/hello.gfs deleted file mode 100644 index 3a18fee52..000000000 --- a/examples/tutorial/hello/hello.gfs +++ /dev/null @@ -1,4 +0,0 @@ -import HelloEng.gf -import HelloFin.gf -import HelloIta.gf -linearize Hello World diff --git a/examples/tutorial/old/semantics/Answer.hs b/examples/tutorial/old/semantics/Answer.hs deleted file mode 100644 index 08a76c5f1..000000000 --- a/examples/tutorial/old/semantics/Answer.hs +++ /dev/null @@ -1,21 +0,0 @@ -module Main where - -import GSyntax -import AnswerBase -import GF.GFCC.API - -main :: IO () -main = do - gr <- file2grammar "base.gfcc" - loop gr - -loop :: MultiGrammar -> IO () -loop gr = do - s <- getLine - case parse gr "BaseEng" "Question" s of - [] -> putStrLn "no parse" - ts -> mapM_ answer ts - loop gr - where - answer t = putStrLn $ linearize gr "BaseEng" $ gf $ question2answer $ fg t - diff --git a/examples/tutorial/old/semantics/AnswerBase.hs b/examples/tutorial/old/semantics/AnswerBase.hs deleted file mode 100644 index 56e2b5451..000000000 --- a/examples/tutorial/old/semantics/AnswerBase.hs +++ /dev/null @@ -1,90 +0,0 @@ -module AnswerBase where - -import GSyntax - --- interpretation of Base - -type Prop = Bool -type Ent = Int -domain = [0 .. 100] - -iS :: GS -> Prop -iS s = case s of - GPredAP np ap -> iNP np (iAP ap) - -iNP :: GNP -> (Ent -> Prop) -> Prop -iNP np p = case np of - GEvery cn -> all (\x -> not (iCN cn x) || p x) domain - GSome cn -> any (\x -> iCN cn x && p x) domain - GNone -> not (any (\x -> p x) domain) - GMany pns -> and (map p (iListPN pns)) - GConjNP c np1 np2 -> iConj c (iNP np1 p) (iNP np2 p) - GUsePN a -> p (iPN a) - -iPN :: GPN -> Ent -iPN pn = case pn of - GUseInt i -> iInt i - GSum pns -> sum (iListPN pns) - GProduct pns -> product (iListPN pns) - GGCD pns -> foldl1 gcd (iListPN pns) - -iAP :: GAP -> Ent -> Prop -iAP ap e = case ap of - GComplA2 a2 np -> iNP np (iA2 a2 e) - GConjAP c ap1 ap2 -> iConj c (iAP ap1 e) (iAP ap2 e) - GEven -> even e - GOdd -> odd e - GPrime -> prime e - -iCN :: GCN -> Ent -> Prop -iCN cn e = case cn of - GModCN ap cn0 -> (iCN cn0 e) && (iAP ap e) - GNumber -> True - -iConj :: GConj -> Prop -> Prop -> Prop -iConj c = case c of - GAnd -> (&&) - GOr -> (||) - -iA2 :: GA2 -> Ent -> Ent -> Prop -iA2 a2 e1 e2 = case a2 of - GGreater -> e1 > e2 - GSmaller -> e1 < e2 - GEqual -> e1 == e2 - GDivisible -> e2 /= 0 && mod e1 e2 == 0 - -iListPN :: GListPN -> [Ent] -iListPN gls = case gls of - GListPN pns -> map iPN pns - -iInt :: GInt -> Ent -iInt gi = case gi of - GInt i -> fromInteger i - --- questions and answers - -iQuestion :: GQuestion -> Either Bool [Ent] -iQuestion q = case q of - GWhatIs pn -> Right [iPN pn] -- computes the value - GWhichAre cn ap -> Right [e | e <- domain, iCN cn e, iAP ap e] - GQuestS s -> Left (iS s) - -question2answer :: GQuestion -> GAnswer -question2answer q = case iQuestion q of - Left True -> GYes - Left False -> GNo - Right [] -> GValue GNone - Right [v] -> GValue (GUsePN (ent2pn v)) - Right vs -> GValue (GMany (GListPN (map ent2pn vs))) - -ent2pn :: Ent -> GPN -ent2pn e = GUseInt (GInt (toInteger e)) - - --- auxiliary - -prime :: Int -> Bool -prime x = elem x primes where - primes = sieve [2 .. x] - sieve (p:xs) = p : sieve [ n | n <- xs, n `mod` p > 0 ] - sieve [] = [] diff --git a/examples/tutorial/old/semantics/Base.gf b/examples/tutorial/old/semantics/Base.gf deleted file mode 100644 index 85868d7ac..000000000 --- a/examples/tutorial/old/semantics/Base.gf +++ /dev/null @@ -1,60 +0,0 @@ --- abstract syntax of a query language - -abstract Base = { - -cat - S ; - NP ; - PN ; - CN ; - AP ; - A2 ; - Conj ; -fun - --- sentence syntax - PredAP : NP -> AP -> S ; - - ComplA2 : A2 -> NP -> AP ; - - ModCN : AP -> CN -> CN ; - - ConjAP : Conj -> AP -> AP -> AP ; - ConjNP : Conj -> NP -> NP -> NP ; - - UsePN : PN -> NP ; - Every : CN -> NP ; - Some : CN -> NP ; - - And, Or : Conj ; - --- lexicon - - UseInt : Int -> PN ; - - Number : CN ; - Even, Odd, Prime : AP ; - Equal, Greater, Smaller, Divisible : A2 ; - - Sum, Product, GCD : ListPN -> PN ; - --- adding questions - -cat - Question ; - Answer ; - ListPN ; -fun - WhatIs : PN -> Question ; - WhichAre : CN -> AP -> Question ; - QuestS : S -> Question ; - - Yes : Answer ; - No : Answer ; - Value : NP -> Answer ; - - None : NP ; - Many : ListPN -> NP ; - BasePN : PN -> PN -> ListPN ; - ConsPN : PN -> ListPN -> ListPN ; -} diff --git a/examples/tutorial/old/semantics/BaseEng.gf b/examples/tutorial/old/semantics/BaseEng.gf deleted file mode 100644 index bd79bc98c..000000000 --- a/examples/tutorial/old/semantics/BaseEng.gf +++ /dev/null @@ -1,56 +0,0 @@ ---# -path=.:prelude - -concrete BaseEng of Base = open Prelude in { - -flags lexer=literals ; unlexer=text ; - --- English concrete syntax; greatly simplified - just for demo purposes - -lin - PredAP = infixSS "is" ; - - ComplA2 = cc2 ; - - ModCN = cc2 ; - - ConjAP c = infixSS c.s ; - ConjNP c = infixSS c.s ; - - UsePN a = a ; - Every = prefixSS "every" ; - Some = prefixSS "some" ; - - And = ss "and" ; - Or = ss "or" ; - - UseInt n = n ; - - Number = ss "number" ; - - Even = ss "even" ; - Odd = ss "odd" ; - Prime = ss "prime" ; - Equal = ss ("equal" ++ "to") ; - Greater = ss ("greater" ++ "than") ; - Smaller = ss ("smaller" ++ "than") ; - Divisible = ss ("divisible" ++ "by") ; - - Sum = prefixSS ["the sum of"] ; - Product = prefixSS ["the product of"] ; - GCD = prefixSS ["the greatest common divisor of"] ; - - WhatIs = prefixSS ["what is"] ; - WhichAre cn ap = ss ("which" ++ cn.s ++ "is" ++ ap.s) ; ---- are - QuestS s = s ; ---- inversion - - Yes = ss "yes" ; - No = ss "no" ; - - Value np = np ; - None = ss "none" ; - Many list = list ; - - BasePN = infixSS "and" ; - ConsPN = infixSS "," ; - -} diff --git a/examples/tutorial/old/semantics/BaseI.gf b/examples/tutorial/old/semantics/BaseI.gf deleted file mode 100644 index b7ed86666..000000000 --- a/examples/tutorial/old/semantics/BaseI.gf +++ /dev/null @@ -1,70 +0,0 @@ -incomplete concrete BaseI of Base = - open Syntax, (G = Grammar), Symbolic, LexBase in { - -flags lexer=literals ; unlexer=text ; - -lincat - Question = G.Phr ; - Answer = G.Phr ; - S = G.Cl ; - NP = G.NP ; - PN = G.NP ; - CN = G.CN ; - AP = G.AP ; - A2 = G.A2 ; - Conj = G.Conj ; - ListPN = G.ListNP ; - -lin - PredAP = mkCl ; - - ComplA2 = mkAP ; - - ModCN = mkCN ; - - ConjAP = mkAP ; - ConjNP = mkNP ; - - UsePN p = p ; - Every = mkNP every_Det ; - Some = mkNP someSg_Det ; - - And = and_Conj ; - Or = or_Conj ; - - UseInt i = symb (i ** {lock_Int = <>}) ; ---- terrible to need this - - Number = mkCN number_N ; - - Even = mkAP even_A ; - Odd = mkAP odd_A ; - Prime = mkAP prime_A ; - Equal = equal_A2 ; - Greater = greater_A2 ; - Smaller = smaller_A2 ; - Divisible = divisible_A2 ; - - Sum = prefix sum_N2 ; - Product = prefix product_N2 ; - GCD nps = mkNP (mkDet DefArt (mkOrd great_A)) - (mkCN common_A (mkCN divisor_N2 (mkNP and_Conj nps))) ; - - WhatIs np = mkPhr (mkQS (mkQCl whatSg_IP (mkVP np))) ; - WhichAre cn ap = mkPhr (mkQS (mkQCl (mkIP which_IQuant cn) (mkVP ap))) ; - QuestS s = mkPhr (mkQS (mkQCl s)) ; - - Yes = mkPhr yes_Utt ; - No = mkPhr no_Utt ; - - Value np = mkPhr (mkUtt np) ; - Many list = mkNP and_Conj list ; - None = none_NP ; - - BasePN = G.BaseNP ; - ConsPN = G.ConsNP ; - -oper - prefix : G.N2 -> G.ListNP -> G.NP = \n2,nps -> - mkNP DefArt (mkCN n2 (mkNP and_Conj nps)) ; - -} diff --git a/examples/tutorial/old/semantics/BaseIEng.gf b/examples/tutorial/old/semantics/BaseIEng.gf deleted file mode 100644 index a73bd44c6..000000000 --- a/examples/tutorial/old/semantics/BaseIEng.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:prelude:present:api:mathematical - -concrete BaseIEng of Base = BaseI with - (Syntax = SyntaxEng), - (Grammar = GrammarEng), - (G = GrammarEng), - (Symbolic = SymbolicEng), - (LexBase = LexBaseEng) ; diff --git a/examples/tutorial/old/semantics/BaseSwe.gf b/examples/tutorial/old/semantics/BaseSwe.gf deleted file mode 100644 index 6329c1c9c..000000000 --- a/examples/tutorial/old/semantics/BaseSwe.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:prelude:present:api:mathematical - -concrete BaseSwe of Base = BaseI with - (Syntax = SyntaxSwe), - (Grammar = GrammarSwe), - (G = GrammarSwe), - (Symbolic = SymbolicSwe), - (LexBase = LexBaseSwe) ; diff --git a/examples/tutorial/old/semantics/GSyntax.hs b/examples/tutorial/old/semantics/GSyntax.hs deleted file mode 100644 index 6c67e40aa..000000000 --- a/examples/tutorial/old/semantics/GSyntax.hs +++ /dev/null @@ -1,242 +0,0 @@ -module GSyntax where - -import GF.GFCC.DataGFCC -import GF.GFCC.AbsGFCC ----------------------------------------------------- --- automatic translation from GF to Haskell ----------------------------------------------------- - -class Gf a where gf :: a -> Exp -class Fg a where fg :: Exp -> a - -newtype GString = GString String deriving Show - -instance Gf GString where - gf (GString s) = DTr [] (AS s) [] - -instance Fg GString where - fg t = - case t of - DTr [] (AS s) [] -> GString s - _ -> error ("no GString " ++ show t) - -newtype GInt = GInt Integer deriving Show - -instance Gf GInt where - gf (GInt s) = DTr [] (AI s) [] - -instance Fg GInt where - fg t = - case t of - DTr [] (AI s) [] -> GInt s - _ -> error ("no GInt " ++ show t) - -newtype GFloat = GFloat Double deriving Show - -instance Gf GFloat where - gf (GFloat s) = DTr [] (AF s) [] - -instance Fg GFloat where - fg t = - case t of - DTr [] (AF s) [] -> GFloat s - _ -> error ("no GFloat " ++ show t) - ----------------------------------------------------- --- below this line machine-generated ----------------------------------------------------- - -data GA2 = - GDivisible - | GEqual - | GGreater - | GSmaller - deriving Show - -data GAP = - GComplA2 GA2 GNP - | GConjAP GConj GAP GAP - | GEven - | GOdd - | GPrime - deriving Show - -data GAnswer = - GNo - | GValue GNP - | GYes - deriving Show - -data GCN = - GModCN GAP GCN - | GNumber - deriving Show - -data GConj = - GAnd - | GOr - deriving Show - -newtype GListPN = GListPN [GPN] deriving Show - -data GNP = - GConjNP GConj GNP GNP - | GEvery GCN - | GMany GListPN - | GNone - | GSome GCN - | GUsePN GPN - deriving Show - -data GPN = - GGCD GListPN - | GProduct GListPN - | GSum GListPN - | GUseInt GInt - deriving Show - -data GQuestion = - GQuestS GS - | GWhatIs GPN - | GWhichAre GCN GAP - deriving Show - -data GS = GPredAP GNP GAP - deriving Show - - -instance Gf GA2 where - gf GDivisible = DTr [] (AC (CId "Divisible")) [] - gf GEqual = DTr [] (AC (CId "Equal")) [] - gf GGreater = DTr [] (AC (CId "Greater")) [] - gf GSmaller = DTr [] (AC (CId "Smaller")) [] - -instance Gf GAP where - gf (GComplA2 x1 x2) = DTr [] (AC (CId "ComplA2")) [gf x1, gf x2] - gf (GConjAP x1 x2 x3) = DTr [] (AC (CId "ConjAP")) [gf x1, gf x2, gf x3] - gf GEven = DTr [] (AC (CId "Even")) [] - gf GOdd = DTr [] (AC (CId "Odd")) [] - gf GPrime = DTr [] (AC (CId "Prime")) [] - -instance Gf GAnswer where - gf GNo = DTr [] (AC (CId "No")) [] - gf (GValue x1) = DTr [] (AC (CId "Value")) [gf x1] - gf GYes = DTr [] (AC (CId "Yes")) [] - -instance Gf GCN where - gf (GModCN x1 x2) = DTr [] (AC (CId "ModCN")) [gf x1, gf x2] - gf GNumber = DTr [] (AC (CId "Number")) [] - -instance Gf GConj where - gf GAnd = DTr [] (AC (CId "And")) [] - gf GOr = DTr [] (AC (CId "Or")) [] - -instance Gf GListPN where - gf (GListPN [x1,x2]) = DTr [] (AC (CId "BasePN")) [gf x1, gf x2] - gf (GListPN (x:xs)) = DTr [] (AC (CId "ConsPN")) [gf x, gf (GListPN xs)] - -instance Gf GNP where - gf (GConjNP x1 x2 x3) = DTr [] (AC (CId "ConjNP")) [gf x1, gf x2, gf x3] - gf (GEvery x1) = DTr [] (AC (CId "Every")) [gf x1] - gf (GMany x1) = DTr [] (AC (CId "Many")) [gf x1] - gf GNone = DTr [] (AC (CId "None")) [] - gf (GSome x1) = DTr [] (AC (CId "Some")) [gf x1] - gf (GUsePN x1) = DTr [] (AC (CId "UsePN")) [gf x1] - -instance Gf GPN where - gf (GGCD x1) = DTr [] (AC (CId "GCD")) [gf x1] - gf (GProduct x1) = DTr [] (AC (CId "Product")) [gf x1] - gf (GSum x1) = DTr [] (AC (CId "Sum")) [gf x1] - gf (GUseInt x1) = DTr [] (AC (CId "UseInt")) [gf x1] - -instance Gf GQuestion where - gf (GQuestS x1) = DTr [] (AC (CId "QuestS")) [gf x1] - gf (GWhatIs x1) = DTr [] (AC (CId "WhatIs")) [gf x1] - gf (GWhichAre x1 x2) = DTr [] (AC (CId "WhichAre")) [gf x1, gf x2] - -instance Gf GS where gf (GPredAP x1 x2) = DTr [] (AC (CId "PredAP")) [gf x1, gf x2] - - -instance Fg GA2 where - fg t = - case t of - DTr [] (AC (CId "Divisible")) [] -> GDivisible - DTr [] (AC (CId "Equal")) [] -> GEqual - DTr [] (AC (CId "Greater")) [] -> GGreater - DTr [] (AC (CId "Smaller")) [] -> GSmaller - _ -> error ("no A2 " ++ show t) - -instance Fg GAP where - fg t = - case t of - DTr [] (AC (CId "ComplA2")) [x1,x2] -> GComplA2 (fg x1) (fg x2) - DTr [] (AC (CId "ConjAP")) [x1,x2,x3] -> GConjAP (fg x1) (fg x2) (fg x3) - DTr [] (AC (CId "Even")) [] -> GEven - DTr [] (AC (CId "Odd")) [] -> GOdd - DTr [] (AC (CId "Prime")) [] -> GPrime - _ -> error ("no AP " ++ show t) - -instance Fg GAnswer where - fg t = - case t of - DTr [] (AC (CId "No")) [] -> GNo - DTr [] (AC (CId "Value")) [x1] -> GValue (fg x1) - DTr [] (AC (CId "Yes")) [] -> GYes - _ -> error ("no Answer " ++ show t) - -instance Fg GCN where - fg t = - case t of - DTr [] (AC (CId "ModCN")) [x1,x2] -> GModCN (fg x1) (fg x2) - DTr [] (AC (CId "Number")) [] -> GNumber - _ -> error ("no CN " ++ show t) - -instance Fg GConj where - fg t = - case t of - DTr [] (AC (CId "And")) [] -> GAnd - DTr [] (AC (CId "Or")) [] -> GOr - _ -> error ("no Conj " ++ show t) - -instance Fg GListPN where - fg t = - case t of - DTr [] (AC (CId "BasePN")) [x1,x2] -> GListPN [fg x1, fg x2] - DTr [] (AC (CId "ConsPN")) [x1,x2] -> let GListPN xs = fg x2 in GListPN (fg x1:xs) - _ -> error ("no ListPN " ++ show t) - -instance Fg GNP where - fg t = - case t of - DTr [] (AC (CId "ConjNP")) [x1,x2,x3] -> GConjNP (fg x1) (fg x2) (fg x3) - DTr [] (AC (CId "Every")) [x1] -> GEvery (fg x1) - DTr [] (AC (CId "Many")) [x1] -> GMany (fg x1) - DTr [] (AC (CId "None")) [] -> GNone - DTr [] (AC (CId "Some")) [x1] -> GSome (fg x1) - DTr [] (AC (CId "UsePN")) [x1] -> GUsePN (fg x1) - _ -> error ("no NP " ++ show t) - -instance Fg GPN where - fg t = - case t of - DTr [] (AC (CId "GCD")) [x1] -> GGCD (fg x1) - DTr [] (AC (CId "Product")) [x1] -> GProduct (fg x1) - DTr [] (AC (CId "Sum")) [x1] -> GSum (fg x1) - DTr [] (AC (CId "UseInt")) [x1] -> GUseInt (fg x1) - _ -> error ("no PN " ++ show t) - -instance Fg GQuestion where - fg t = - case t of - DTr [] (AC (CId "QuestS")) [x1] -> GQuestS (fg x1) - DTr [] (AC (CId "WhatIs")) [x1] -> GWhatIs (fg x1) - DTr [] (AC (CId "WhichAre")) [x1,x2] -> GWhichAre (fg x1) (fg x2) - _ -> error ("no Question " ++ show t) - -instance Fg GS where - fg t = - case t of - DTr [] (AC (CId "PredAP")) [x1,x2] -> GPredAP (fg x1) (fg x2) - _ -> error ("no S " ++ show t) - - diff --git a/examples/tutorial/old/semantics/LexBase.gf b/examples/tutorial/old/semantics/LexBase.gf deleted file mode 100644 index 83713a35f..000000000 --- a/examples/tutorial/old/semantics/LexBase.gf +++ /dev/null @@ -1,19 +0,0 @@ -interface LexBase = open Syntax in { - -oper - even_A : A ; - odd_A : A ; - prime_A : A ; - common_A : A ; - great_A : A ; - equal_A2 : A2 ; - greater_A2 : A2 ; - smaller_A2 : A2 ; - divisible_A2 : A2 ; - number_N : N ; - sum_N2 : N2 ; - product_N2 : N2 ; - divisor_N2 : N2 ; - - none_NP : NP ; --- -} diff --git a/examples/tutorial/old/semantics/LexBaseEng.gf b/examples/tutorial/old/semantics/LexBaseEng.gf deleted file mode 100644 index aea3a838b..000000000 --- a/examples/tutorial/old/semantics/LexBaseEng.gf +++ /dev/null @@ -1,20 +0,0 @@ -instance LexBaseEng of LexBase = open SyntaxEng, ParadigmsEng in { - -oper - even_A = mkA "even" ; - odd_A = mkA "odd" ; - prime_A = mkA "prime" ; - great_A = mkA "great" ; - common_A = mkA "common" ; - equal_A2 = mkA2 (mkA "equal") (mkPrep "to") ; - greater_A2 = mkA2 (mkA "greater") (mkPrep "than") ; --- - smaller_A2 = mkA2 (mkA "smaller") (mkPrep "than") ; --- - divisible_A2 = mkA2 (mkA "divisible") (mkPrep "by") ; - number_N = mkN "number" ; - sum_N2 = mkN2 (mkN "sum") (mkPrep "of") ; - product_N2 = mkN2 (mkN "product") (mkPrep "of") ; - divisor_N2 = mkN2 (mkN "divisor") (mkPrep "of") ; - - none_NP = mkNP (mkPN "none") ; --- - -} diff --git a/examples/tutorial/old/semantics/LexBaseSwe.gf b/examples/tutorial/old/semantics/LexBaseSwe.gf deleted file mode 100644 index 6ac1904aa..000000000 --- a/examples/tutorial/old/semantics/LexBaseSwe.gf +++ /dev/null @@ -1,22 +0,0 @@ -instance LexBaseSwe of LexBase = open SyntaxSwe, ParadigmsSwe in { - -oper - even_A = mkA "jämn" ; - odd_A = invarA "udda" ; - prime_A = mkA "prim" ; - great_A = mkA "stor" "större" "störst" ; - common_A = mkA "gemensam" ; - equal_A2 = mkA2 (invarA "lika") (mkPrep "med") ; - greater_A2 = mkA2 (invarA "större") (mkPrep "än") ; --- - smaller_A2 = mkA2 (invarA "mindre") (mkPrep "än") ; --- - divisible_A2 = mkA2 (mkA "delbar") (mkPrep "med") ; - number_N = mkN "tal" "tal" ; - sum_N2 = mkN2 (mkN "summa") (mkPrep "av") ; - product_N2 = mkN2 (mkN "produkt") (mkPrep "av") ; - divisor_N2 = mkN2 (mkN "delare") (mkPrep "av") ; - - none_NP = mkNP (mkPN "inget" neutrum) ; --- - - invarA : Str -> A = \x -> mkA x x x x x ; --- - -} diff --git a/examples/tutorial/old/semantics/Logic.hs b/examples/tutorial/old/semantics/Logic.hs deleted file mode 100644 index b5c615da5..000000000 --- a/examples/tutorial/old/semantics/Logic.hs +++ /dev/null @@ -1,101 +0,0 @@ -module Logic where - -data Prop = - Pred Ident [Exp] - | And Prop Prop - | Or Prop Prop - | If Prop Prop - | Not Prop - | All Prop - | Exist Prop - deriving Show - -data Exp = - App Ident [Exp] - | Var Int -- de Bruijn index - deriving Show - -type Ident = String - -data Model a = Model { - app :: Ident -> [a] -> a, - prd :: Ident -> [a] -> Bool, - dom :: [a] - } - -type Assignment a = [a] - -update :: a -> Assignment a -> Assignment a -update x assign = x : assign - -look :: Int -> Assignment a -> a -look i assign = assign !! i - -valExp :: Model a -> Assignment a -> Exp -> a -valExp model assign exp = case exp of - App f xs -> app model f (map (valExp model assign) xs) - Var i -> look i assign - -valProp :: Model a -> Assignment a -> Prop -> Bool -valProp model assign prop = case prop of - Pred f xs -> prd model f (map (valExp model assign) xs) - And a b -> v a && v b - Or a b -> v a || v b - If a b -> if v a then v b else True - Not a -> not (v a) - All p -> all (\x -> valProp model (update x assign) p) (dom model) - Exist p -> any (\x -> valProp model (update x assign) p) (dom model) - where - v = valProp model assign - -liftProp :: Int -> Prop -> Prop -liftProp i p = case p of - Pred f xs -> Pred f (map liftExp xs) - And a b -> And (lift a) (lift b) - Or a b -> Or (lift a) (lift b) - If a b -> If (lift a) (lift b) - Not a -> Not (lift a) - All p -> All (liftProp (i+1) p) - Exist p -> Exist (liftProp (i+1) p) - where - lift = liftProp i - liftExp e = case e of - App f xs -> App f (map liftExp xs) - Var j -> Var (j + i) - _ -> e - - --- example: initial segments of integers - -intModel :: Int -> Model Int -intModel mx = Model { - app = \f xs -> case (f,xs) of - ("+",_) -> sum xs - (_,[]) -> read f, - prd = \f xs -> case (f,xs) of - ("E",[x]) -> even x - ("<",[x,y]) -> x < y - ("=",[x,y]) -> x == y - _ -> error "undefined val", - dom = [0 .. mx] - } - -exModel = intModel 100 - -ev x = Pred "E" [x] -lt x y = Pred "<" [x,y] -eq x y = Pred "=" [x,y] -int i = App (show i) [] - -ex1 :: Prop -ex1 = Exist (ev (Var 0)) - -ex2 :: Prop -ex2 = All (Exist (lt (Var 1) (Var 0))) - -ex3 :: Prop -ex3 = All (If (lt (Var 0) (int 100)) (Exist (lt (Var 1) (Var 0)))) - -ex4 :: Prop -ex4 = All (All (If (lt (Var 1) (Var 0)) (Not (lt (Var 0) (Var 1))))) - diff --git a/examples/tutorial/old/semantics/SemBase.hs b/examples/tutorial/old/semantics/SemBase.hs deleted file mode 100644 index b682010e1..000000000 --- a/examples/tutorial/old/semantics/SemBase.hs +++ /dev/null @@ -1,42 +0,0 @@ -module SemBase where - -import Base -import Logic - --- translation of Base syntax to Logic - -iS :: GS -> Prop -iS s = case s of - GPredAP np ap -> iNP np (iAP ap) - -iNP :: GNP -> (Exp -> Prop) -> Prop -iNP np p = case np of - GEvery cn -> All (If (iCN cn var) (liftProp 0 (p var))) ---- - GSome cn -> Exist (And (iCN cn var) (p var)) ---- - GConjNP c np1 np2 -> iConj c (iNP np1 p) (iNP np2 p) - GUseInt (GInt i) -> p (int i) - -iAP :: GAP -> Exp -> Prop -iAP ap e = case ap of - GComplA2 a2 np -> iNP np (iA2 a2 e) - GConjAP c ap1 ap2 -> iConj c (iAP ap1 e) (iAP ap2 e) - GEven -> ev e - GOdd -> Not (ev e) - -iCN :: GCN -> Exp -> Prop -iCN cn e = case cn of - GModCN ap cn0 -> And (iCN cn0 e) (iAP ap e) - GNumber -> eq e e - -iConj :: GConj -> Prop -> Prop -> Prop -iConj c = case c of - GAnd -> And - GOr -> Or - -iA2 :: GA2 -> Exp -> Exp -> Prop -iA2 a2 e1 e2 = case a2 of - GGreater -> lt e2 e1 - GSmaller -> lt e1 e2 - GEqual -> eq e1 e2 - -var = Var 0 diff --git a/examples/tutorial/old/semantics/Top.hs b/examples/tutorial/old/semantics/Top.hs deleted file mode 100644 index 51d5fbb99..000000000 --- a/examples/tutorial/old/semantics/Top.hs +++ /dev/null @@ -1,23 +0,0 @@ -module Main where - -import Base -import SemBase -import Logic -import PGF - -main :: IO () -main = do - gr <- file2grammar "Base.pgf" - loop gr - -loop :: PGF -> IO () -loop gr = do - s <- getLine - let t:_ = parse gr "BaseEng" "S" s - putStrLn $ showTree t - let p = iS $ fg t - putStrLn $ show p - let v = valProp exModel [] p - putStrLn $ show v - loop gr - diff --git a/examples/tutorial/resource-foods/ExtFoods.gf b/examples/tutorial/resource-foods/ExtFoods.gf deleted file mode 100644 index 22b65a3c0..000000000 --- a/examples/tutorial/resource-foods/ExtFoods.gf +++ /dev/null @@ -1,35 +0,0 @@ -abstract ExtFoods = Foods ** { - - flags startcat=Move ; - - cat - Move ; -- declarative, question, or imperative - Verb ; -- transitive verb - Guest ; -- guest in restaurant - GuestKind ; -- type of guest - - fun - MAssert : Phrase -> Move ; -- This pizza is warm. - MDeny : Phrase -> Move ; -- This pizza isn't warm. - MAsk : Phrase -> Move ; -- Is this pizza warm? - - PVerb : Guest -> Verb -> Item -> Phrase ; -- we eat this pizza - PVerbWant : Guest -> Verb -> Item -> Phrase ; -- we want to eat this pizza - - WhichVerb : Kind -> Guest -> Verb -> Move ; -- Which pizza do you eat? - WhichVerbWant : Kind -> Guest -> Verb -> Move ; - -- Which pizza do you want to eat? - WhichIs : Kind -> Quality -> Move ; -- Which wine is Italian? - - Do : Verb -> Item -> Move ; -- Pay this wine! - DoPlease : Verb -> Item -> Move ; -- Pay this wine please! - - I, You, We : Guest ; - - GThis, GThat, GThese, GThose : GuestKind -> Guest ; - - Eat, Drink, Pay : Verb ; - - Lady, Gentleman : GuestKind ; - -} diff --git a/examples/tutorial/resource-foods/ExtFoodsEng.gf b/examples/tutorial/resource-foods/ExtFoodsEng.gf deleted file mode 100644 index 70ba26b74..000000000 --- a/examples/tutorial/resource-foods/ExtFoodsEng.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:../foods:present:prelude - -concrete ExtFoodsEng of ExtFoods = FoodsEni ** ExtFoodsI with - (Syntax = SyntaxEng), - (LexFoods = LexFoodsEng) ; diff --git a/examples/tutorial/resource-foods/ExtFoodsFin.gf b/examples/tutorial/resource-foods/ExtFoodsFin.gf deleted file mode 100644 index 9cf90dfa0..000000000 --- a/examples/tutorial/resource-foods/ExtFoodsFin.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:../foods:present:prelude - -concrete ExtFoodsFin of ExtFoods = FoodsFin ** ExtFoodsI with - (Syntax = SyntaxFin), - (LexFoods = LexFoodsFin) ; diff --git a/examples/tutorial/resource-foods/ExtFoodsGer.gf b/examples/tutorial/resource-foods/ExtFoodsGer.gf deleted file mode 100644 index 62285e3ae..000000000 --- a/examples/tutorial/resource-foods/ExtFoodsGer.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:../foods:present:prelude - -concrete ExtFoodsGer of ExtFoods = FoodsGer ** ExtFoodsI with - (Syntax = SyntaxGer), - (LexFoods = LexFoodsGer) ; diff --git a/examples/tutorial/resource-foods/ExtFoodsI.gf b/examples/tutorial/resource-foods/ExtFoodsI.gf deleted file mode 100644 index b59cfc5b5..000000000 --- a/examples/tutorial/resource-foods/ExtFoodsI.gf +++ /dev/null @@ -1,49 +0,0 @@ -incomplete concrete ExtFoodsI of ExtFoods = FoodsI ** open Syntax, LexFoods in { - - flags lexer=text ; unlexer=text ; - - lincat - Move = Text ; - Verb = V2 ; - Guest = NP ; - GuestKind = CN ; - lin - MAssert p = mkText (mkS p) ; - MDeny p = mkText (mkS negativePol p) ; - MAsk p = mkText (mkQS p) ; - - PVerb = mkCl ; - PVerbWant guest verb item = mkCl guest want_VV (mkVP verb item) ; - - WhichVerb kind guest verb = - mkText (mkQS (mkQCl (mkIP whichSg_IDet kind) guest verb)) ; - WhichVerbWant kind guest verb = - mkText (mkQS (mkQCl (mkIP whichSg_IDet kind) - (mkClSlash guest want_VV verb))) ; - WhichIs kind quality = - mkText (mkQS (mkQCl (mkIP whichSg_IDet kind) (mkVP quality))) ; - - Do verb item = - mkText - (mkPhr (mkUtt politeImpForm (mkImp verb item))) exclMarkPunct ; - DoPlease verb item = - mkText - (mkPhr (mkUtt politeImpForm (mkImp verb item)) please_Voc) - exclMarkPunct ; - - I = mkNP i_Pron ; - You = mkNP youPol_Pron ; - We = mkNP we_Pron ; - - GThis = mkNP this_Det ; - GThat = mkNP that_Det ; - GThese = mkNP these_Det ; - GThose = mkNP those_Det ; - - Eat = eat_V2 ; - Drink = drink_V2 ; - Pay = pay_V2 ; - Lady = mkCN lady_N ; - Gentleman = mkCN gentleman_N ; - -} diff --git a/examples/tutorial/resource-foods/Foods.gf b/examples/tutorial/resource-foods/Foods.gf deleted file mode 100644 index bbb2770dd..000000000 --- a/examples/tutorial/resource-foods/Foods.gf +++ /dev/null @@ -1,16 +0,0 @@ -abstract Foods = { - - flags startcat=Phrase ; - - cat - Phrase ; Item ; Kind ; Quality ; - - fun - Is,Isnt : Item -> Quality -> Phrase ; - This, That, These, Those : Kind -> Item ; - QKind : Quality -> Kind -> Kind ; - Wine, Cheese, Fish, Pizza : Kind ; - Very : Quality -> Quality ; - Fresh, Warm, Italian, Expensive, Delicious, Boring : Quality ; - -} diff --git a/examples/tutorial/resource-foods/FoodsEng.gf b/examples/tutorial/resource-foods/FoodsEng.gf deleted file mode 100644 index 5d32f2f15..000000000 --- a/examples/tutorial/resource-foods/FoodsEng.gf +++ /dev/null @@ -1,27 +0,0 @@ ---# -path=.:../foods:minimal:present - -concrete FoodsEng of Foods = open SyntaxEng,ParadigmsEng in { - lincat - Phrase = Cl ; - Item = NP ; - Kind = CN ; - Quality = AP ; - lin - Is item quality = mkCl item quality ; - This kind = mkNP this_Det kind ; - That kind = mkNP that_Det kind ; - These kind = mkNP these_Det kind ; - Those kind = mkNP those_Det kind ; - QKind quality kind = mkCN quality kind ; - Wine = mkCN (mkN "wine") ; - Pizza = mkCN (mkN "pizza") ; - Cheese = mkCN (mkN "cheese") ; - Fish = mkCN (mkN "fish" "fish") ; - Very quality = mkAP very_AdA quality ; - Fresh = mkAP (mkA "fresh") ; - Warm = mkAP (mkA "warm") ; - Italian = mkAP (mkA "Italian") ; - Expensive = mkAP (mkA "expensive") ; - Delicious = mkAP (mkA "delicious") ; - Boring = mkAP (mkA "boring") ; -} diff --git a/examples/tutorial/resource-foods/FoodsEni.gf b/examples/tutorial/resource-foods/FoodsEni.gf deleted file mode 100644 index cf1156ea6..000000000 --- a/examples/tutorial/resource-foods/FoodsEni.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:../foods:present:prelude - -concrete FoodsEni of Foods = FoodsI with - (Syntax = SyntaxEng), - (LexFoods = LexFoodsEng) ; diff --git a/examples/tutorial/resource-foods/FoodsFin.gf b/examples/tutorial/resource-foods/FoodsFin.gf deleted file mode 100644 index 2c76ee4a0..000000000 --- a/examples/tutorial/resource-foods/FoodsFin.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:../foods:present:prelude - -concrete FoodsFin of Foods = FoodsI with - (Syntax = SyntaxFin), - (LexFoods = LexFoodsFin) ; diff --git a/examples/tutorial/resource-foods/FoodsFre.gf b/examples/tutorial/resource-foods/FoodsFre.gf deleted file mode 100644 index f10a60e63..000000000 --- a/examples/tutorial/resource-foods/FoodsFre.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:../foods:present:prelude - -concrete FoodsFre of Foods = FoodsI with - (Syntax = SyntaxFre), - (LexFoods = LexFoodsFre) ; diff --git a/examples/tutorial/resource-foods/FoodsGer.gf b/examples/tutorial/resource-foods/FoodsGer.gf deleted file mode 100644 index f3d79eff0..000000000 --- a/examples/tutorial/resource-foods/FoodsGer.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present - -concrete FoodsGer of Foods = FoodsI with - (Syntax = SyntaxGer), - (LexFoods = LexFoodsGer) ; diff --git a/examples/tutorial/resource-foods/FoodsI.gf b/examples/tutorial/resource-foods/FoodsI.gf deleted file mode 100644 index c95a17b96..000000000 --- a/examples/tutorial/resource-foods/FoodsI.gf +++ /dev/null @@ -1,29 +0,0 @@ ---# -path=.:present - -incomplete concrete FoodsI of Foods = open Syntax, LexFoods in { - lincat - Phrase = Utt ; - Item = NP ; - Kind = CN ; - Quality = AP ; - lin - Is item quality = mkUtt (mkCl item quality) ; - Isnt item quality = mkUtt (mkS negativePol (mkCl item quality)) ; - This kind = mkNP this_Det kind ; - That kind = mkNP that_Det kind ; - These kind = mkNP these_Det kind ; - Those kind = mkNP those_Det kind ; - QKind quality kind = mkCN quality kind ; - Very quality = mkAP very_AdA quality ; - - Wine = mkCN wine_N ; - Pizza = mkCN pizza_N ; - Cheese = mkCN cheese_N ; - Fish = mkCN fish_N ; - Fresh = mkAP fresh_A ; - Warm = mkAP warm_A ; - Italian = mkAP italian_A ; - Expensive = mkAP expensive_A ; - Delicious = mkAP delicious_A ; - Boring = mkAP boring_A ; -} diff --git a/examples/tutorial/resource-foods/FoodsIta.gf b/examples/tutorial/resource-foods/FoodsIta.gf deleted file mode 100644 index 9189a1761..000000000 --- a/examples/tutorial/resource-foods/FoodsIta.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:../foods:minimal:present:prelude - -concrete FoodsIta of Foods = FoodsI with - (Syntax = SyntaxIta), - (LexFoods = LexFoodsIta) ; diff --git a/examples/tutorial/resource-foods/FoodsSwe.gf b/examples/tutorial/resource-foods/FoodsSwe.gf deleted file mode 100644 index 920ea4add..000000000 --- a/examples/tutorial/resource-foods/FoodsSwe.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:present - -concrete FoodsSwe of Foods = FoodsI with - (Syntax = SyntaxSwe), - (LexFoods = LexFoodsSwe) ; diff --git a/examples/tutorial/resource-foods/LexFoods.gf b/examples/tutorial/resource-foods/LexFoods.gf deleted file mode 100644 index 875427b77..000000000 --- a/examples/tutorial/resource-foods/LexFoods.gf +++ /dev/null @@ -1,19 +0,0 @@ -interface LexFoods = open Syntax in { - oper - wine_N : N ; - pizza_N : N ; - cheese_N : N ; - fish_N : N ; - fresh_A : A ; - warm_A : A ; - italian_A : A ; - expensive_A : A ; - delicious_A : A ; - boring_A : A ; - - eat_V2 : V2 ; - drink_V2 : V2 ; - pay_V2 : V2 ; - lady_N : N ; - gentleman_N : N ; -} diff --git a/examples/tutorial/resource-foods/LexFoodsEng.gf b/examples/tutorial/resource-foods/LexFoodsEng.gf deleted file mode 100644 index 01024b356..000000000 --- a/examples/tutorial/resource-foods/LexFoodsEng.gf +++ /dev/null @@ -1,20 +0,0 @@ -instance LexFoodsEng of LexFoods = open SyntaxEng, ParadigmsEng, IrregEng in { - oper - wine_N = mkN "wine" ; - pizza_N = mkN "pizza" ; - cheese_N = mkN "cheese" ; - fish_N = mkN "fish" "fish" ; - fresh_A = mkA "fresh" ; - warm_A = mkA "warm" ; - italian_A = mkA "Italian" ; - expensive_A = mkA "expensive" ; - delicious_A = mkA "delicious" ; - boring_A = mkA "boring" ; - - eat_V2 = mkV2 eat_V ; - drink_V2 = mkV2 drink_V ; - pay_V2 = mkV2 pay_V ; - lady_N = mkN "lady" ; - gentleman_N = mkN "gentleman" "gentlemen" ; - -} diff --git a/examples/tutorial/resource-foods/LexFoodsFin.gf b/examples/tutorial/resource-foods/LexFoodsFin.gf deleted file mode 100644 index 513c541b4..000000000 --- a/examples/tutorial/resource-foods/LexFoodsFin.gf +++ /dev/null @@ -1,20 +0,0 @@ -instance LexFoodsFin of LexFoods = open SyntaxFin, ParadigmsFin in { - oper - wine_N = mkN "viini" ; - pizza_N = mkN "pizza" ; - cheese_N = mkN "juusto" ; - fish_N = mkN "kala" ; - fresh_A = mkA "tuore" ; - warm_A = mkA "lämmin" ; - italian_A = mkA "italialainen" ; - expensive_A = mkA "kallis" ; - delicious_A = mkA "herkullinen" ; - boring_A = mkA "tylsä" ; - - eat_V2 = mkV2 (mkV "syödä") partitive ; - drink_V2 = mkV2 (mkV "juoda") partitive ; - pay_V2 = mkV2 (mkV "maksaa") ; - lady_N = mkN "rouva" ; - gentleman_N = mkN "herra" ; - -} diff --git a/examples/tutorial/resource-foods/LexFoodsFre.gf b/examples/tutorial/resource-foods/LexFoodsFre.gf deleted file mode 100644 index e269b1c3c..000000000 --- a/examples/tutorial/resource-foods/LexFoodsFre.gf +++ /dev/null @@ -1,20 +0,0 @@ ---# -path=.:../foods:present:prelude - -instance LexFoodsFre of LexFoods = open SyntaxFre,ParadigmsFre,IrregFre in { - oper - wine_N = mkN "vin" ; - pizza_N = mkN "pizza" feminine ; - cheese_N = mkN "fromage" masculine ; - fish_N = mkN "poisson" ; - fresh_A = mkA "frais" "fraîche" "frais" "fraîches"; - warm_A = mkA "chaud" ; - italian_A = mkA "italien" ; - expensive_A = mkA "cher" ; - delicious_A = mkA "délicieux" ; - boring_A = mkA "ennuyeux" ; - drink_V2 = boire_V2 ; - eat_V2 = mkV2 (mkV "manger") ; - pay_V2 = mkV2 (mkV "payer") ; - gentleman_N = mkN "monsieur" "messieurs" masculine ; - lady_N = mkN "madame" "mesdames" feminine ; -} diff --git a/examples/tutorial/resource-foods/LexFoodsGer.gf b/examples/tutorial/resource-foods/LexFoodsGer.gf deleted file mode 100644 index 15c5d94ca..000000000 --- a/examples/tutorial/resource-foods/LexFoodsGer.gf +++ /dev/null @@ -1,20 +0,0 @@ -instance LexFoodsGer of LexFoods = open SyntaxGer, ParadigmsGer, IrregGer in { - oper - wine_N = mkN "Wein" ; - pizza_N = mkN "Pizza" "Pizzen" feminine ; - cheese_N = mkN "Käse" "Käsen" masculine ; - fish_N = mkN "Fisch" ; - fresh_A = mkA "frisch" ; - warm_A = mkA "warm" "wärmer" "wärmste" ; - italian_A = mkA "italienisch" ; - expensive_A = mkA "teuer" ; - delicious_A = mkA "köstlich" ; - boring_A = mkA "langweilig" ; - - eat_V2 = mkV2 essen_V ; - drink_V2 = mkV2 trinken_V ; - pay_V2 = mkV2 (mkV "bezahlen") ; - lady_N = mkN "Frau" "Frauen" feminine ; - gentleman_N = mkN "Herr" "Herren" masculine ; - -} diff --git a/examples/tutorial/resource-foods/LexFoodsIta.gf b/examples/tutorial/resource-foods/LexFoodsIta.gf deleted file mode 100644 index 2148953c3..000000000 --- a/examples/tutorial/resource-foods/LexFoodsIta.gf +++ /dev/null @@ -1,20 +0,0 @@ ---# -path=.:../foods:present:prelude - -instance LexFoodsIta of LexFoods = open SyntaxIta, ParadigmsIta, BeschIta in { - oper - wine_N = mkN "vino" ; - pizza_N = mkN "pizza" ; - cheese_N = mkN "formaggio" ; - fish_N = mkN "pesce" ; - fresh_A = mkA "fresco" ; - warm_A = mkA "caldo" ; - italian_A = mkA "italiano" ; - expensive_A = mkA "caro" ; - delicious_A = mkA "delizioso" ; - boring_A = mkA "noioso" ; - drink_V2 = mkV2 (verboV (bere_27 "bere")) ; - eat_V2 = mkV2 (mkV "mangiare") ; - pay_V2 = mkV2 (mkV "pagare") ; - gentleman_N = mkN "signore" ; - lady_N = mkN "signora" ; -} diff --git a/examples/tutorial/resource-foods/LexFoodsSwe.gf b/examples/tutorial/resource-foods/LexFoodsSwe.gf deleted file mode 100644 index 12a2aaeee..000000000 --- a/examples/tutorial/resource-foods/LexFoodsSwe.gf +++ /dev/null @@ -1,20 +0,0 @@ -instance LexFoodsSwe of LexFoods = open SyntaxSwe, ParadigmsSwe, IrregSwe in { - oper - wine_N = mkN "vin" "vinet" "viner" "vinerna" ; - pizza_N = mkN "pizza" ; - cheese_N = mkN "ost" ; - fish_N = mkN "fisk" ; - fresh_A = mkA "färsk" ; - warm_A = mkA "varm" ; - italian_A = mkA "italiensk" ; - expensive_A = mkA "dyr" ; - delicious_A = mkA "läcker" "läckert" "läckra" "läckrare" "läckrast" ; - boring_A = mkA "tråkig" ; - - eat_V2 = mkV2 (mkV "äta" "åt" "ätit") ; - drink_V2 = mkV2 (mkV "dricka" "drack" "druckit") ; - pay_V2 = mkV2 "betala" ; - lady_N = mkN "dam" "damer" ; - gentleman_N = mkN "herr" ; - -} diff --git a/examples/tutorial/smart/House.gf b/examples/tutorial/smart/House.gf deleted file mode 100644 index e156792f1..000000000 --- a/examples/tutorial/smart/House.gf +++ /dev/null @@ -1,35 +0,0 @@ -abstract House = { - -flags startcat = Utterance ; - -cat - Utterance ; - Command ; - Question ; - Kind ; - Action Kind ; - Device Kind ; - Location ; - -fun - UCommand : Command -> Utterance ; - UQuestion : Question -> Utterance ; - - CAction : (k : Kind) -> Action k -> Device k -> Command ; - QAction : (k : Kind) -> Action k -> Device k -> Question ; - - DKindOne : (k : Kind) -> Device k ; - DKindMany : (k : Kind) -> Device k ; - DLoc : (k : Kind) -> Device k -> Location -> Device k ; - - light, fan : Kind ; - - switchOn, switchOff : (k : Kind) -> Action k ; - - dim : Action light ; - - kitchen, livingRoom : Location ; - - -} - diff --git a/examples/tutorial/smart/HouseEng.gf b/examples/tutorial/smart/HouseEng.gf deleted file mode 100644 index d36122c51..000000000 --- a/examples/tutorial/smart/HouseEng.gf +++ /dev/null @@ -1,76 +0,0 @@ ---# -path=.:prelude - -concrete HouseEng of House = open Prelude in { - --- grammar Toy1 from the Regulus book - -flags startcat = Utterance ; - -param - Number = Sg | Pl ; - VForm = VImp | VPart ; - -lincat - Utterance = SS ; - Command = SS ; - Question = SS ; - Kind = {s : Number => Str} ; - Action = {s : VForm => Str ; part : Str} ; - Device = {s : Str ; n : Number} ; - Location = SS ; - -lin - UCommand c = c ; - UQuestion q = q ; - - CAction _ act dev = ss (act.s ! VImp ++ bothWays act.part dev.s) ; - QAction _ act dev = ss (be dev.n ++ dev.s ++ act.s ! VPart ++ act.part) ; - - DKindOne k = { - s = "the" ++ k.s ! Sg ; - n = Sg - } ; - DKindMany k = { - s = "the" ++ k.s ! Pl ; - n = Pl - } ; - DLoc _ dev loc = { - s = dev.s ++ "in" ++ "the" ++ loc.s ; - n = dev.n - } ; - - light = mkNoun "light" ; - fan = mkNoun "fan" ; - - switchOn _ = mkVerb "switch" "switched" "on" ; - switchOff _ = mkVerb "switch" "switched" "off" ; - - dim = mkVerb "dim" "dimmed" [] ; - - kitchen = ss "kitchen" ; - livingRoom = ss ["living room"] ; - -oper - mkNoun : Str -> {s : Number => Str} = \dog -> { - s = table { - Sg => dog ; - Pl => dog + "s" - } - } ; - - mkVerb : (_,_,_ : Str) -> {s : VForm => Str ; part : Str} = \go,gone,away -> { - s = table { - VImp => go ; - VPart => gone - } ; - part = away - } ; - - be : Number -> Str = \n -> case n of { - Sg => "is" ; - Pl => "are" - } ; - - -} - diff --git a/examples/tutorial/smart/LexSmart.gf b/examples/tutorial/smart/LexSmart.gf deleted file mode 100644 index 0bbe7aa7c..000000000 --- a/examples/tutorial/smart/LexSmart.gf +++ /dev/null @@ -1,12 +0,0 @@ -interface LexSmart = open Syntax in { - -oper - dim_V2 : V2 ; - fan_N : N ; - kitchen_N : N ; - light_N : N ; - livingRoom_N : N ; - switchOff_V2 : V2 ; - switchOn_V2 : V2 ; - -} diff --git a/examples/tutorial/smart/LexSmartSwe.gf b/examples/tutorial/smart/LexSmartSwe.gf deleted file mode 100644 index 6a9ea38ef..000000000 --- a/examples/tutorial/smart/LexSmartSwe.gf +++ /dev/null @@ -1,12 +0,0 @@ -instance LexSmartSwe of LexSmart = open SyntaxSwe, ParadigmsSwe in { - -oper - dim_V2 = mkV2 "dämpa" ; - fan_N = mkN "fläkt" ; - kitchen_N = mkN "kök" neutrum ; - light_N = mkN "lampa" ; - livingRoom_N = mkN "vardagsrum" "vardagsrummet" "vardagsrum" "vardagsrummen" ; - switchOff_V2 = mkV2 "släcker" ; - switchOn_V2 = mkV2 "tänder" ; - -} diff --git a/examples/tutorial/smart/Smart.gf b/examples/tutorial/smart/Smart.gf deleted file mode 100644 index f88b40f12..000000000 --- a/examples/tutorial/smart/Smart.gf +++ /dev/null @@ -1,47 +0,0 @@ -abstract Smart = { - -flags startcat = Utterance ; - -cat - Utterance ; - Command ; - Question ; - Kind ; - Action Kind ; - Device Kind ; - Location ; - - Switchable Kind ; - Dimmable Kind ; - Statelike (k : Kind) (Action k) ; - -fun - UCommand : Command -> Utterance ; - UQuestion : Question -> Utterance ; - - CAction : (k : Kind) -> Action k -> Device k -> Command ; - QAction : (k : Kind) -> (a : Action k) -> Statelike k a -> Device k -> Question ; - - DKindOne : (k : Kind) -> Device k ; - DKindMany : (k : Kind) -> Device k ; - DLoc : (k : Kind) -> Device k -> Location -> Device k ; - - light, fan : Kind ; - - switchOn, switchOff : (k : Kind) -> Switchable k -> Action k ; - - dim : (k : Kind) -> Dimmable k -> Action k ; - - kitchen, livingRoom : Location ; - --- proof objects - - switchable_light : Switchable light ; - switchable_fan : Switchable fan ; - dimmable_light : Dimmable light ; - - statelike_switchOn : (k : Kind) -> (s : Switchable k) -> Statelike k (switchOn k s) ; - statelike_switchOff : (k : Kind) -> (s : Switchable k) -> Statelike k (switchOff k s) ; - -} - diff --git a/examples/tutorial/smart/SmartEng.gf b/examples/tutorial/smart/SmartEng.gf deleted file mode 100644 index 6c00fc7ff..000000000 --- a/examples/tutorial/smart/SmartEng.gf +++ /dev/null @@ -1,78 +0,0 @@ ---# -path=.:prelude - -concrete SmartEng of Smart = open Prelude in { - --- grammar Toy1 from the Regulus book - -flags startcat = Utterance ; - -param - Number = Sg | Pl ; - VForm = VImp | VPart ; - -lincat - Utterance = SS ; - Command = SS ; - Question = SS ; - Kind = {s : Number => Str} ; - Action = {s : VForm => Str ; part : Str} ; - Device = {s : Str ; n : Number} ; - Location = SS ; - Switchable = {} ; - Dimmable = {} ; - Statelike = {} ; - -lin - UCommand c = c ; - UQuestion q = q ; - - CAction _ act dev = ss (act.s ! VImp ++ bothWays act.part dev.s) ; - QAction _ act _ dev = ss (be dev.n ++ dev.s ++ act.s ! VPart ++ act.part) ; - - DKindOne k = { - s = "the" ++ k.s ! Sg ; - n = Sg - } ; - DKindMany k = { - s = "the" ++ k.s ! Pl ; - n = Pl - } ; - DLoc _ dev loc = { - s = dev.s ++ "in" ++ "the" ++ loc.s ; - n = dev.n - } ; - - light = mkNoun "light" ; - fan = mkNoun "fan" ; - - switchOn _ _ = mkVerb "switch" "switched" "on" ; - switchOff _ _ = mkVerb "switch" "switched" "off" ; - - dim _ _ = mkVerb "dim" "dimmed" [] ; - - kitchen = ss "kitchen" ; - livingRoom = ss ["living room"] ; - -oper - mkNoun : Str -> {s : Number => Str} = \dog -> { - s = table { - Sg => dog ; - Pl => dog + "s" - } - } ; - - mkVerb : (_,_,_ : Str) -> {s : VForm => Str ; part : Str} = \go,gone,away -> { - s = table { - VImp => go ; - VPart => gone - } ; - part = away - } ; - - be : Number -> Str = \n -> case n of { - Sg => "is" ; - Pl => "are" - } ; - -} - diff --git a/examples/tutorial/smart/SmartFre.gf b/examples/tutorial/smart/SmartFre.gf deleted file mode 100644 index 78f3ed684..000000000 --- a/examples/tutorial/smart/SmartFre.gf +++ /dev/null @@ -1,90 +0,0 @@ ---# -path=.:prelude - -concrete SmartFre of Smart = open Prelude in { - --- grammar Toy1 from the Regulus book - -flags startcat = Utterance ; - -param - Number = Sg | Pl ; - Gender = Masc | Fem ; - VForm = VInf | VPart Gender Number ; - -lincat - Utterance = SS ; - Command = SS ; - Question = SS ; - Kind = {s : Number => Str ; g : Gender} ; - Action = {s : VForm => Str} ; - Device = {s : Str ; g : Gender ; n : Number} ; - Location = {s : Number => Str ; g : Gender} ; - Switchable = {} ; - Dimmable = {} ; - Statelike = {} ; - -lin - UCommand c = c ; - UQuestion q = q ; - - CAction _ act dev = ss (act.s ! VInf ++ dev.s) ; - QAction _ act _ dev = - ss (dev.s ++ est dev.g dev.n ++ act.s ! VPart dev.g dev.n) ; - - DKindOne k = { - s = defArt k.g ++ k.s ! Sg ; - g = k.g ; - n = Sg - } ; - DKindMany k = { - s = "les" ++ k.s ! Pl ; - g = k.g ; - n = Pl - } ; - DLoc _ dev loc = { - s = dev.s ++ "dans" ++ defArt loc.g ++ loc.s ! Sg ; - g = dev.g ; - n = dev.n - } ; - - light = mkNoun "lampe" Fem ; - fan = mkNoun "ventilateur" Masc ; - - switchOn _ _ = mkVerb "allumer" "allumé" ; - switchOff _ _ = mkVerb "éteindre" "éteint" ; - - dim _ _ = mkVerb "baisser" "baissé" ; - - kitchen = mkNoun "cuisine" Fem ; - livingRoom = mkNoun "salon" Masc ; - -oper - mkNoun : Str -> Gender -> {s : Number => Str ; g : Gender} = \dog,g -> { - s = table { - Sg => dog ; - Pl => dog + "s" - } ; - g = g - } ; - - mkVerb : (_,_ : Str) -> {s : VForm => Str} = \venir,venu -> { - s = table { - VInf => venir ; - VPart Masc Sg => venu ; - VPart Masc Pl => venu + "s" ; - VPart Fem Sg => venu + "e" ; - VPart Fem Pl => venu + "es" - } - } ; - - est : Gender -> Number -> Str = \g,n -> case of { - => "est-il" ; - => "est-elle" ; - => "sont-ils" ; - => "sont-elles" - } ; - - defArt : Gender -> Str = \g -> case g of {Masc => "le" ; Fem => "la"} ; - -} - diff --git a/examples/tutorial/smart/SmartI.gf b/examples/tutorial/smart/SmartI.gf deleted file mode 100644 index b881570d6..000000000 --- a/examples/tutorial/smart/SmartI.gf +++ /dev/null @@ -1,44 +0,0 @@ ---# -path=.:present:prelude - -incomplete concrete SmartI of Smart = open Syntax, LexSmart, Prelude in { - --- grammar Toy1 from the Regulus book - -flags startcat = Utterance ; - -lincat - Utterance = Utt ; - Command = Imp ; - Question = QS ; - Kind = N ; - Action = V2 ; - Device = NP ; - Location = N ; - Switchable = {} ; - Dimmable = {} ; - Statelike = {} ; - -lin - UCommand c = mkUtt politeImpForm c ; - UQuestion q = mkUtt q ; - - CAction _ act dev = mkImp act dev ; - QAction _ act _ dev = - mkQS anteriorAnt (mkQCl (mkCl dev (passiveVP act))) ; - - DKindOne k = mkNP the_Det k ; - DKindMany k = mkNP thePl_Det k ; - DLoc _ dev loc = mkNP dev (mkAdv in_Prep (mkNP the_Det loc)) ; - - light = light_N ; - fan = fan_N ; - - switchOn _ _ = switchOn_V2 ; - switchOff _ _ = switchOff_V2 ; - - dim _ _ = dim_V2 ; - - kitchen = kitchen_N ; - livingRoom = livingRoom_N ; - -} diff --git a/examples/tutorial/smart/SmartSwe.gf b/examples/tutorial/smart/SmartSwe.gf deleted file mode 100644 index a537639d6..000000000 --- a/examples/tutorial/smart/SmartSwe.gf +++ /dev/null @@ -1,5 +0,0 @@ ---# -path=.:alltenses:prelude - -concrete SmartSwe of Smart = SmartI with - (Syntax = SyntaxSwe), - (LexSmart = LexSmartSwe) ; diff --git a/examples/tutorial/syntax/Grammar.gf b/examples/tutorial/syntax/Grammar.gf deleted file mode 100644 index c48e89a21..000000000 --- a/examples/tutorial/syntax/Grammar.gf +++ /dev/null @@ -1,86 +0,0 @@ -abstract Grammar = { - - flags startcat=Phr ; - - cat - Phr ; -- any complete sentence e.g. "Is this pizza good?" - S ; -- declarative sentence e.g. "this pizza is good" - QS ; -- question sentence e.g. "is this pizza good" - Cl ; -- declarative clause e.g. "this pizza is good" - QCl ; -- question clause e.g. "is this pizza good" - NP ; -- noun phrase e.g. "this pizza" - IP ; -- interrogative phrase e.g "which pizza" - CN ; -- common noun phrase e.g. "very good pizza" - Det ; -- determiner e.g. "this" - IDet ; -- interrog. determiner e.g. "which" - AP ; -- adjectival phrase e.g. "very good" - Adv ; -- adverb e.g. "today" - AdA ; -- adadjective e.g. "very" - VP ; -- verb phrase e.g. "is good" - N ; -- noun e.g. "pizza" - A ; -- adjective e.g. "good" - V ; -- intransitive verb e.g. "boil" - V2 ; -- two-place verb e.g. "eat" - Pol ; -- polarity (pos or neg) - Conj ; -- conjunction e.g. "and" - Subj ; -- conjunction e.g. "because" - - fun - PhrS : S -> Phr ; - PhrQS : QS -> Phr ; - - UseCl : Pol -> Cl -> S ; - UseQCl : Pol -> QCl -> QS ; - - QuestCl : Cl -> QCl ; - - SubjS : Subj -> S -> Adv ; - - PredVP : NP -> VP -> Cl ; - - QuestVP : IP -> VP -> QCl ; - QuestV2 : IP -> NP -> V2 -> QCl ; - - ComplV2 : V2 -> NP -> VP ; - ComplAP : AP -> VP ; - - DetCN : Det -> CN -> NP ; - - ModCN : AP -> CN -> CN ; - AdVP : Adv -> VP -> VP ; - AdAP : AdA -> AP -> AP ; - - IDetCN : IDet -> CN -> IP ; - - ConjS : Conj -> S -> S -> S ; - ConjNP : Conj -> NP -> NP -> NP ; - - -- lexical insertion - - UseN : N -> CN ; - UseA : A -> AP ; - UseV : V -> VP ; - - -- entries of the closed lexicon - - this_Det : Det ; - that_Det : Det ; - these_Det : Det ; - those_Det : Det ; - every_Det : Det ; - theSg_Det : Det ; - thePl_Det : Det ; - indef_Det : Det ; - plur_Det : Det ; - two_Det : Det ; - which_IDet : IDet ; - today_Adv : Adv ; - very_AdA : AdA ; - and_Conj : Conj ; - because_Subj : Subj ; - - -- polarities - - PPos, PNeg : Pol ; - -} diff --git a/examples/tutorial/syntax/GrammarEng.gf b/examples/tutorial/syntax/GrammarEng.gf deleted file mode 100644 index 4b4c53a73..000000000 --- a/examples/tutorial/syntax/GrammarEng.gf +++ /dev/null @@ -1,151 +0,0 @@ ---# -path=.:prelude - -concrete GrammarEng of Grammar = open Prelude, MorphoEng in { - - lincat - Phr = {s : Str} ; - S = {s : Str} ; - QS = {s : Str} ; - Cl = {s : Order => Bool => Str} ; - QCl = {s : Order => Bool => Str} ; - NP = NounPhrase ; - IP = NounPhrase ; - CN = Noun ; - Det = {s : Str ; n : Number} ; - IDet = {s : Str ; n : Number} ; - AP = {s : Str} ; - Adv = {s : Str} ; - AdA = {s : Str} ; - VP = VerbPhrase ; - N = Noun ; - A = {s : Str} ; - V = Verb ; - V2 = Verb2 ; - Conj = {s : Str} ; - Subj = {s : Str} ; - Pol = {s : Str ; p : Bool} ; - - lin - PhrS = postfixSS "." ; - PhrQS = postfixSS "?" ; - - UseCl pol cl = {s = pol.s ++ cl.s ! Dir ! pol.p} ; - UseQCl pol qcl = {s = pol.s ++ qcl.s ! Inv ! pol.p} ; - - QuestCl cl = cl ; - - SubjS subj s = {s = subj.s ++ s.s} ; - - PredVP = predVP ; - - QuestVP ip vp = let cl = predVP ip vp in {s = \\_ => cl.s ! Dir}; - - QuestV2 ip np v2 = { - s = \\ord,pol => - let - vp : VerbPhrase = predVerb v2 - in - bothWays (ip.s ++ (predVP np vp).s ! ord ! pol) v2.c - } ; - - ComplV2 v np = insertObject (v.c ++ np.s) (predVerb v) ; - - ComplAP ap = { - s = \\_,b,n => { - fin = copula b n ; - inf = ap.s - } - } ; - - DetCN det cn = {s = det.s ++ cn.s ! det.n ; n = det.n} ; - - ModCN ap cn = {s = \\n => ap.s ++ cn.s ! n} ; - - AdVP adv = insertObject adv.s ; - - AdAP ada ap = {s = ada.s ++ ap.s} ; - - IDetCN det cn = {s = det.s ++ cn.s ! det.n ; n = det.n} ; - - ConjS c a b = {s = a.s ++ c.s ++ b.s} ; - ConjNP c a b = {s = a.s ++ c.s ++ b.s ; n = Pl} ; - - UseN n = n ; - UseA a = a ; - UseV = predVerb ; - - this_Det = {s = "this" ; n = Sg} ; - that_Det = {s = "that" ; n = Sg} ; - these_Det = {s = "these" ; n = Pl} ; - those_Det = {s = "those" ; n = Pl} ; - every_Det = {s = "every" ; n = Sg} ; - theSg_Det = {s = "the" ; n = Sg} ; - thePl_Det = {s = "the" ; n = Pl} ; - indef_Det = {s = artIndef ; n = Sg} ; - plur_Det = {s = [] ; n = Pl} ; - two_Det = {s = "two" ; n = Pl} ; - today_Adv = {s = "today"} ; - very_AdA = {s = "very"} ; - which_IDet = {s = "which" ; n = Sg} ; - - and_Conj = {s = "and"} ; - because_Subj = {s = "because"} ; - - PPos = {s = [] ; p = True} ; - PNeg = {s = [] ; p = False} ; - - param - Order = Dir | Inv ; - - oper - NounPhrase = {s : Str ; n : Number} ; - VerbPhrase = {s : Order => Bool => Number => {fin,inf : Str}} ; - - predVP : NounPhrase -> VerbPhrase -> {s : Order => Bool => Str} = - \np,vp -> { - s = \\q,p => - let vps = vp.s ! q ! p ! np.n - in case q of { - Dir => np.s ++ vps.fin ++ vps.inf ; - Inv => vps.fin ++ np.s ++ vps.inf - } - } ; - - copula : Bool -> Number -> Str = \b,n -> case n of { - Sg => posneg b "is" ; - Pl => posneg b "are" - } ; - - do : Bool -> Number -> Str = \b,n -> - posneg b ((mkV "do").s ! n) ; - - predVerb : Verb -> VerbPhrase = \verb -> { - s = \\q,b,n => - let - inf = verb.s ! Pl ; - fin = verb.s ! n ; - aux = do b n - in - case of { - => {fin = [] ; inf = fin} ; - _ => {fin = aux ; inf = inf} - } - } ; - - insertObject : Str -> VerbPhrase -> VerbPhrase = - \obj,vp -> { - s = \\q,b,n => let vps = vp.s ! q ! b! n in { - fin = vps.fin ; - inf = vps.inf ++ obj - } - } ; - - posneg : Bool -> Str -> Str = \b,do -> case b of { - True => do ; - False => do + "n't" - } ; - - artIndef : Str = - pre {"a" ; "an" / strs {"a" ; "e" ; "i" ; "o"}} ; - -} diff --git a/examples/tutorial/syntax/GrammarIta.gf b/examples/tutorial/syntax/GrammarIta.gf deleted file mode 100644 index 81c0e79fe..000000000 --- a/examples/tutorial/syntax/GrammarIta.gf +++ /dev/null @@ -1,138 +0,0 @@ ---# -path=.:prelude - -concrete GrammarIta of Grammar = open Prelude, MorphoIta in { - - lincat - Phr = {s : Str} ; - S = {s : Str} ; - QS = {s : Str} ; - Cl = Clause ; - QCl = Clause ; - NP = NounPhrase ; - IP = NounPhrase ; - CN = Noun ; - Det = {s : Gender => Str ; n : Number} ; - IDet = {s : Gender => Str ; n : Number} ; - AP = {s : Gender => Number => Str} ; - AdA = {s : Str} ; - VP = VerbPhrase ; - N = Noun ; - A = Adjective ; - V = Verb ; - V2 = Verb2 ; - Conj = {s : Str} ; - Subj = {s : Str} ; - Pol = {s : Str ; p : Bool} ; - - oper - Clause : Type = {s : Bool => Str} ; - NounPhrase : Type = {s : Str ; g : Gender ; n : Number} ; - VerbPhrase : Type = {s : Bool => Gender => Number => Str} ; - lin - PhrS = postfixSS "." ; - PhrQS = postfixSS "?" ; - - UseCl pol cl = {s = pol.s ++ cl.s ! pol.p} ; - UseQCl pol qcl = {s = pol.s ++ qcl.s ! pol.p} ; - - QuestCl cl = cl ; - - SubjS subj s = {s = subj.s ++ s.s} ; - - PredVP = predVP ; - - QuestVP = predVP ; - - QuestV2 ip np v2 = - {s = \\b => v2.c ++ ip.s ++ posneg b ++ v2.s ! np.n ++ np.s} ; - - ComplV2 v2 np = {s = \\b,_,n => posneg b ++ v2.s ! n ++ v2.c ++ np.s} ; - ComplAP ap = {s = \\b,g,n => posneg b ++ copula n ++ ap.s ! g ! n} ; - - DetCN det cn = {s = det.s ! cn.g ++ cn.s ! det.n ; g = cn.g ; n = det.n} ; - - ModCN ap cn = {s = \\n => cn.s ! n ++ ap.s ! cn.g ! n ; g = cn.g} ; - - AdVP adv vp = {s = \\p,n,g => vp.s ! p ! n ! g ++ adv.s} ; - AdAP ada ap = {s = \\n,g => ada.s ++ ap.s ! n ! g} ; - - IDetCN det cn = {s = det.s ! cn.g ++ cn.s ! det.n ; g = cn.g ; n = det.n} ; - - ConjS c a b = {s = a.s ++ c.s ++ b.s} ; - ConjNP c a b = {s = a.s ++ c.s ++ b.s ; n = Pl ; g = conjGender a.g b.g} ; - - UseN n = n ; - UseA a = a ; - UseV v = {s = \\b,_,n => posneg b ++ v.s ! n} ; - - this_Det = mkDet Sg (regAdjective "questo") ; - that_Det = mkDet Sg quello ; - these_Det = mkDet Pl (regAdjective "questo") ; - those_Det = mkDet Pl quello ; - every_Det = {s = \\_ => "ogni" ; n = Sg} ; - theSg_Det = {s = artDef Sg ; n = Sg} ; - thePl_Det = {s = artDef Pl ; n = Pl} ; - indef_Det = {s = artIndef ; n = Sg} ; - plur_Det = {s = \\_ => [] ; n = Pl} ; - two_Det = {s = \\_ => "due" ; n = Pl} ; - today_Adv = {s = "oggi"} ; - very_AdA = {s = "molto"} ; - which_IDet = {s = \\_ => "quale" ; n = Sg} ; - and_Conj = {s = "e"} ; - because_Subj = {s = "perché"} ; - - PPos = {s = [] ; p = True} ; - PNeg = {s = [] ; p = False} ; - - oper - predVP : NounPhrase -> VerbPhrase -> Clause = \np,vp -> - {s = \\b => np.s ++ vp.s ! b ! np.g ! np.n} ; - - copula : Number -> Str = \n -> case n of { - Sg => "è" ; - Pl => "sono" - } ; - - posneg : Bool -> Str = \b -> case b of { - True => [] ; - False => "non" - } ; - - mkDet : Number -> Adjective -> Det = \n,adj -> { - s = \\g => adj.s ! g ! n ; - n = n ; - lock_Det = <> - } ; - - artDef : Number -> Gender => Str = \n -> case n of { - Sg => table { - Masc => pre {"il" ; "lo" / sImpuro} ; - Fem => "la" - } ; - Pl => table { - Masc => pre {"i" ; "gli" / sImpuro ; "gli" / vowel} ; - Fem => "le" - } - } ; - - artIndef : Gender => Str = table { - Masc => pre {"un" ; "uno" / sImpuro} ; - Fem => pre {"una" ; "un'" / vowel} - } ; - - conjGender : Gender -> Gender -> Gender = \g,h -> case g of { - Masc => Masc ; - _ => h - } ; - - quello : Adjective = - let - quel = pre {"quel" ; "quello" / sImpuro ; "quell'" / vowel} ; - quei = pre {"quei" ; "quegli" / sImpuro ; "quegli" / vowel} ; - in mkAdjective quel "quella" quei "quelle" ; - - sImpuro : Strs = strs {"sb" ; "sp" ; "sy" ; "z"} ; - vowel : Strs = strs {"a" ; "e" ; "i" ; "o" ; "u"} ; - - -} diff --git a/examples/tutorial/syntax/MorphoEng.gf b/examples/tutorial/syntax/MorphoEng.gf deleted file mode 100644 index b2255d0d4..000000000 --- a/examples/tutorial/syntax/MorphoEng.gf +++ /dev/null @@ -1,69 +0,0 @@ ---# -path=.:prelude - -resource MorphoEng = open Prelude in { - - -- the lexicon construction API - - oper - mkN : overload { - mkN : (bus : Str) -> Noun ; - mkN : (man,men : Str) -> Noun ; - } ; - - mkA : (warm : Str) -> Adjective ; - - mkV : overload { - mkV : (kiss : Str) -> Verb ; - mkV : (do,does : Str) -> Verb ; - } ; - - mkV2 : overload { - mkV2 : (love : Verb) -> Verb2 ; - mkV2 : (talk : Verb) -> (about : Str) -> Verb2 ; - } ; - - -- grammar-internal definitions - - param - Number = Sg | Pl ; - - oper - Noun, Verb : Type = {s : Number => Str} ; - Adjective : Type = {s : Str} ; - Verb2 : Type = Verb ** {c : Str} ; - - mkN = overload { - mkN : (bus : Str) -> Noun = \s -> mkNoun s (add_s s) ; - mkN : (man,men : Str) -> Noun = mkNoun ; - } ; - - mkA : (warm : Str) -> Adjective = ss ; - - mkV = overload { - mkV : (kiss : Str) -> Verb = \s -> mkVerb s (add_s s) ; - mkV : (do,does : Str) -> Verb = mkVerb ; - } ; - - mkV2 = overload { - mkV2 : (love : Verb) -> Verb2 = \love -> love ** {c = []} ; - mkV2 : (talk : Verb) -> (about : Str) -> Verb2 = - \talk,about -> talk ** {c = about} ; - } ; - - add_s : Str -> Str = \w -> case w of { - _ + "oo" => w + "s" ; -- bamboo - _ + ("s" | "z" | "x" | "sh" | "o") => w + "es" ; -- bus, hero - _ + ("a" | "o" | "u" | "e") + "y" => w + "s" ; -- boy - x + "y" => x + "ies" ; -- fly - _ => w + "s" -- car - } ; - - mkNoun : Str -> Str -> Noun = \x,y -> { - s = table { - Sg => x ; - Pl => y - } - } ; - - mkVerb : Str -> Str -> Verb = \x,y -> mkNoun y x ; - } diff --git a/examples/tutorial/syntax/MorphoIta.gf b/examples/tutorial/syntax/MorphoIta.gf deleted file mode 100644 index 7bf4de1a1..000000000 --- a/examples/tutorial/syntax/MorphoIta.gf +++ /dev/null @@ -1,100 +0,0 @@ ---# -path=.:prelude - - -- This is a simple Italian resource morphology for the GF tutorial. - - resource MorphoIta = open Prelude in { - - -- the lexicographer's API - - oper - masculine, feminine : Gender ; - - - - param - Number = Sg | Pl ; - Gender = Masc | Fem ; - - oper - Noun : Type = {s : Number => Str ; g : Gender} ; - Adjective : Type = {s : Gender => Number => Str} ; - - -- we will only use present indicative third person verb forms - - Verb : Type = {s : Number => Str} ; - - -- two-place verbs have a preposition - - Verb2 : Type = Verb ** {c : Str} ; - - -- this function takes the gender and both singular and plural forms - - mkNoun : Gender -> Str -> Str -> Noun = \g,vino,vini -> { - s = table { - Sg => vino ; - Pl => vini - } ; - g = g - } ; - - -- this function takes the singular form - - regNoun : Str -> Noun = \vino -> - case vino of { - vin + c@("c" | "g") + "a" - => mkNoun Fem vino (vin + c + "he") ; -- banche - vin + "a" - => mkNoun Fem vino (vin + "e") ; -- pizza - vin + c@("c" | "g") + "o" - => mkNoun Masc vino (vin + c + "hi") ; -- boschi - vin + ("o" | "e") - => mkNoun Masc vino (vin + "i") ; -- vino, pane - _ => mkNoun Masc vino vino -- tram - } ; - - -- to make nouns such as "carne", "università" feminine - - femNoun : Noun -> Noun = \mano -> { - s = mano.s ; - g = Fem - } ; - - -- this takes both genders and numbers - - mkAdjective : (x1,_,_,x4 : Str) -> Adjective = \nero,nera,neri,nere -> { - s = table { - Masc => (mkNoun Masc nero neri).s ; - Fem => (mkNoun Fem nera nere).s - } - } ; - - -- this takes the masculine singular form - - regAdjective : Str -> Adjective = \nero -> - let ner = init nero in - case last nero of { - "o" => mkAdjective (ner + "o") (ner + "a") (ner + "i") (ner + "e") ; - "e" => mkAdjective (ner + "e") (ner + "e") (ner + "i") (ner + "i") ; - _ => mkAdjective nero nero nero nero - } ; - - -- this function takes the singular and plural forms - - mkVerb : Str -> Str -> Verb = \ama,amano -> { - s = table { - Sg => ama ; - Pl => amano - } - } ; - - -- this function takes the infinitive form - - regVerb : Str -> Verb = \amare -> - let am = Predef.tk 3 amare in - case Predef.dp 3 amare of { - "ere" => mkVerb (am + "e") (am + "ono") ; -- premere - "ire" => mkVerb (am + "isce") (am + "iscono") ; -- finire - _ => mkVerb (am + "a") (am + "ano") -- amare - } ; - - } diff --git a/examples/tutorial/syntax/Syntax.gf b/examples/tutorial/syntax/Syntax.gf deleted file mode 100644 index e5b27504d..000000000 --- a/examples/tutorial/syntax/Syntax.gf +++ /dev/null @@ -1,43 +0,0 @@ -interface Syntax = open Prelude, Grammar in { - -oper - mkPhr = overload { - mkPhr : S -> Phr - = PhrS ; - mkPhr : QS -> Phr - = PhrQS ; - } ; - - mkS = overload { - mkS : Pol -> NP -> VP -> S - = \p,np,vp -> UseCl p (PredVP np vp) ; - mkS : NP -> VP -> S - = \np,vp -> UseCl PPos (PredVP np vp) ; - mkS : Pol -> NP -> V2 -> NP -> S - = \p,np,v,o -> UseCl p (PredVP np (ComplV2 v o)) ; - mkS : NP -> V2 -> NP -> S - = \np,v,o -> UseCl PPos (PredVP np (ComplV2 v o)) ; - mkS : Pol -> NP -> AP -> S - = \p,np,ap -> UseCl p (PredVP np (ComplAP ap)) ; - mkS : NP -> AP -> S - = \np,ap -> UseCl PPos (PredVP np (ComplAP ap)) ; - } ; - - mkNP : Det -> CN -> NP - = DetCN ; - - mkCN = overload { - mkCN : AP -> CN -> CN - = ModCN ; - mkCN : N -> CN - = UseN ; - } ; - - mkAP = overload { - mkAP : AdA -> AP -> AP - = AdAP ; - mkAP : A -> AP - = UseA ; - } ; - -} diff --git a/examples/tutorial/syntax/SyntaxEng.gf b/examples/tutorial/syntax/SyntaxEng.gf deleted file mode 100644 index 72e3d599a..000000000 --- a/examples/tutorial/syntax/SyntaxEng.gf +++ /dev/null @@ -1,3 +0,0 @@ ---# -path=.:resource:prelude - -instance SyntaxEng of Syntax = open Prelude, GrammarEng in {} ; diff --git a/examples/tutorial/syntax/SyntaxIta.gf b/examples/tutorial/syntax/SyntaxIta.gf deleted file mode 100644 index 76e231a8e..000000000 --- a/examples/tutorial/syntax/SyntaxIta.gf +++ /dev/null @@ -1,3 +0,0 @@ ---# -path=.:resource:prelude - -instance SyntaxIta of Syntax = open Prelude, GrammarIta in {} ; diff --git a/examples/tutorial/syntax/Test.gf b/examples/tutorial/syntax/Test.gf deleted file mode 100644 index 3284d5246..000000000 --- a/examples/tutorial/syntax/Test.gf +++ /dev/null @@ -1,8 +0,0 @@ -abstract Test = Grammar ** { - - fun - wine_N, cheese_N, fish_N, pizza_N, waiter_N, customer_N : N ; - fresh_A, warm_A, italian_A, expensive_A, delicious_A, boring_A : A ; - stink_V : V ; - eat_V2, love_V2, talk_V2 : V2 ; -} diff --git a/examples/tutorial/syntax/TestEng.gf b/examples/tutorial/syntax/TestEng.gf deleted file mode 100644 index 32491c000..000000000 --- a/examples/tutorial/syntax/TestEng.gf +++ /dev/null @@ -1,23 +0,0 @@ ---# -path=.:resource:prelude - -concrete TestEng of Test = GrammarEng ** open Prelude, MorphoEng in { - - lin - wine_N = mkN "wine" ; - cheese_N = mkN "cheese" ; - fish_N = mkN "fish" "fish" ; - pizza_N = mkN "pizza" ; - waiter_N = mkN "waiter" ; - customer_N = mkN "customer" ; - fresh_A = mkA "fresh" ; - warm_A = mkA "warm" ; - italian_A = mkA "Italian" ; - expensive_A = mkA "expensive" ; - delicious_A = mkA "delicious" ; - boring_A = mkA "boring" ; - stink_V = mkV "stink" ; - eat_V2 = mkV2 (mkV "eat") ; - love_V2 = mkV2 (mkV "love") ; - talk_V2 = mkV2 (mkV "talk") "about" ; -} - diff --git a/examples/tutorial/syntax/TestIta.gf b/examples/tutorial/syntax/TestIta.gf deleted file mode 100644 index 5e05cdcab..000000000 --- a/examples/tutorial/syntax/TestIta.gf +++ /dev/null @@ -1,23 +0,0 @@ ---# -path=.:resource:prelude - -concrete TestIta of Test = GrammarIta ** open Prelude, MorphoIta in { - - lin - wine_N = regNoun "vino" ; - cheese_N = regNoun "formaggio" ; - fish_N = regNoun "pesce" ; - pizza_N = regNoun "pizza" ; - waiter_N = regNoun "cameriere" ; - customer_N = regNoun "cliente" ; - fresh_A = regAdjective "fresco" ; - warm_A = regAdjective "caldo" ; - italian_A = regAdjective "italiano" ; - expensive_A = regAdjective "caro" ; - delicious_A = regAdjective "delizioso" ; - boring_A = regAdjective "noioso" ; - stink_V = regVerb "puzzare" ; - eat_V2 = regVerb "mangiare" ** {c = []} ; - love_V2 = regVerb "amare" ** {c = []} ; - talk_V2 = regVerb "parlare" ** {c = "di"} ; -} - diff --git a/examples/typetheory/Donkey.gf b/examples/typetheory/Donkey.gf deleted file mode 100644 index 6268a7846..000000000 --- a/examples/typetheory/Donkey.gf +++ /dev/null @@ -1,109 +0,0 @@ -abstract Donkey = Types ** { - -flags startcat = S ; - -cat - S ; - Cl ; - CN ; - Det ; - Conj ; - NP Set ; - VP Set ; - V2 Set Set ; - V Set ; - AP Set ; - PN Set ; - RC Set ; - -data - IfS : (A : S) -> (El (iS A) -> S) -> S ; -- if A B - ConjS : Conj -> S -> S -> S ; -- A and B ; A or B - PosCl : Cl -> S ; -- John walks - NegCl : Cl -> S ; -- John doesn't walk - PredVP : ({A} : Set) -> NP A -> VP A -> Cl ; -- John (walks / doesn't walk) - ComplV2 : ({A,B} : Set) -> V2 A B -> NP B -> VP A ; -- loves John - UseV : ({A} : Set) -> V A -> VP A ; -- walks - UseAP : ({A} : Set) -> AP A -> VP A ; -- is old - DetCN : Det -> (A : CN) -> NP (iCN A) ; -- every man - ConjNP : Conj -> ({A} : Set) -> NP A -> NP A -> NP A ; -- John and every man - The : (A : CN) -> El (iCN A) -> NP (iCN A) ; -- the donkey - Pron : ({A} : CN) -> El (iCN A) -> NP (iCN A) ; -- he/she/it - UsePN : ({A} : Set) -> PN A -> NP A ; -- John - ModAP : (A : CN) -> AP (iCN A) -> CN ; -- old man - ModRC : (A : CN) -> RC (iCN A) -> CN ; -- man that walks - RelVP : ({A} : CN) -> VP (iCN A) -> RC (iCN A) ; -- that walks - An : Det ; - Every : Det ; - And : Conj ; - Or : Conj ; - - Man, Donkey, Woman : CN ; - Own, Beat : V2 (iCN Man) (iCN Donkey) ; - Love : ({A,B} : Set) -> V2 A B ; -- polymorphic verb - Walk, Talk : V (iCN Man) ; -- monomorphic verbs - Old : ({A} : Set) -> AP A ; -- polymorphic adjective - Pregnant : AP (iCN Woman) ; -- monomorphic adjective - John : PN (iCN Man) ; - --- Montague semantics in type theory - -fun - iS : S -> Set ; - iCl : Cl -> Set ; - iCN : CN -> Set ; - iDet : Det -> ({A} : Set) -> (El A -> Set) -> Set ; - iConj : Conj -> Set -> Set -> Set ; - iNP : ({A} : Set) -> NP A -> (El A -> Set) -> Set ; - iVP : ({A} : Set) -> VP A -> (El A -> Set) ; - iAP : ({A} : Set) -> AP A -> (El A -> Set) ; - iRC : ({A} : Set) -> RC A -> (El A -> Set) ; - iV : ({A} : Set) -> V A -> (El A -> Set) ; - iV2 : ({A,B} : Set) -> V2 A B -> (El A -> El B -> Set) ; - iPN : ({A} : Set) -> PN A -> El A ; -def - iS (PosCl A) = iCl A ; - iS (NegCl A) = Neg (iCl A) ; - iS (IfS A B) = Pi (iS A) (\x -> iS (B x)) ; - iS (ConjS C A B) = iConj C (iS A) (iS B) ; - iCl (PredVP A Q F) = iNP A Q (\x -> iVP A F x) ; - iVP _ (ComplV2 A B F R) x = iNP B R (\y -> iV2 A B F x y) ; - iVP _ (UseV A F) x = iV A F x ; - iVP _ (UseAP A F) x = iAP A F x ; - iNP _ (DetCN D A) F = iDet D (iCN A) F ; - iNP _ (ConjNP C A Q R) F = iConj C (iNP A Q F) (iNP A R F) ; - iNP _ (Pron _ x) F = F x ; - iNP _ (The _ x) F = F x ; - iNP _ (UsePN A a) F = F (iPN A a) ; - iDet An A F = Sigma A F ; - iDet Every A F = Pi A F ; - iCN (ModAP A F) = Sigma (iCN A) (\x -> iAP (iCN A) F x) ; - iCN (ModRC A F) = Sigma (iCN A) (\x -> iRC (iCN A) F x) ; - iRC _ (RelVP A F) x = iVP (iCN A) F x ; - iConj And = Prod ; - iConj Or = Plus ; - ---- for the type-theoretical lexicon - -data - Man', Donkey', Woman' : Set ; - Own', Beat' : El Man' -> El Donkey' -> Set ; - Love' : ({A,B} : Set) -> El A -> El B -> Set ; - Old' : ({A} : Set) -> El A -> Set ; - Walk', Talk' : El Man' -> Set ; - Pregnant' : El Woman' -> Set ; - John' : El Man' ; -def - iCN Man = Man' ; - iCN Woman = Woman' ; - iCN Donkey = Donkey' ; - iV2 _ _ Beat = Beat' ; - iV2 _ _ Own = Own' ; - iV2 _ _ (Love A B) = Love' A B ; - iV _ Walk = Walk' ; - iV _ Talk = Talk' ; - iAP _ (Old A) = Old' A ; - iAP _ Pregnant = Pregnant' ; - iPN _ John = John' ; - -} \ No newline at end of file diff --git a/examples/typetheory/DonkeyEng.gf b/examples/typetheory/DonkeyEng.gf deleted file mode 100644 index 51f5c32ca..000000000 --- a/examples/typetheory/DonkeyEng.gf +++ /dev/null @@ -1,80 +0,0 @@ ---# -path=.:present - -concrete DonkeyEng of Donkey = TypesSymb ** open TryEng, IrregEng, (E = ExtraEng), Prelude in { - -lincat - S = TryEng.S ; - Cl = TryEng.Cl ; - Det = TryEng.Det ; - Conj = TryEng.Conj ; - CN = {s : TryEng.CN ; p : TryEng.Pron} ; -- since English CN has no gender - NP = TryEng.NP ; - VP = TryEng.VP ; - AP = TryEng.AP ; - V2 = TryEng.V2 ; - V = TryEng.V ; - PN = TryEng.PN ; - RC = TryEng.RS ; - -lin - IfS A B = mkS (mkAdv if_Subj A) (lin S (ss B.s)) ; - ConjS C A B = mkS C A B ; - PosCl A = mkS A ; - NegCl A = mkS negativePol A ; - PredVP _ Q F = mkCl Q F ; - ComplV2 _ _ F y = mkVP F y ; - UseV _ F = mkVP F ; - UseAP _ F = mkVP F ; - An = mkDet a_Quant ; - Every = every_Det ; - DetCN D A = mkNP D A.s ; - The A r = mkNP the_Det A.s | mkNP (mkNP the_Det A.s) (lin Adv (parenss r)) ; -- variant showing referent: he ( john' ) - Pron A r = mkNP A.p | mkNP (mkNP A.p) (lin Adv (parenss r)) ; - UsePN _ a = mkNP a ; - ConjNP C _ Q R = mkNP C Q R ; - ModAP A F = {s = mkCN F A.s ; p = A.p} ; - ModRC A F = {s = mkCN A.s F ; p = A.p} ; - RelVP A F = mkRS (mkRCl (relPron A) F) ; - And = and_Conj ; - Or = or_Conj ; - - Man = {s = mkCN (mkN "man" "men") ; p = he_Pron} ; - Woman = {s = mkCN (mkN "woman" "women") ; p = she_Pron} ; - Donkey = {s = mkCN (mkN "donkey") ; p = it_Pron} ; - Own = mkV2 "own" ; - Beat = mkV2 beat_V ; - Love _ _ = mkV2 "love" ; - Walk = mkV "walk" ; - Talk = mkV "talk" ; - Old _ = mkAP (mkA "old") ; - Pregnant = mkAP (mkA "pregnant") ; - John = mkPN "John" ; - -oper - relPron : {s : CN ; p : Pron} -> RP = \cn -> case isHuman cn.p of { ---- True => who_RP ; ---- False => which_RP - _ => E.that_RP - } ; - isHuman : Pron -> Bool = \p -> case p.a of { ---- AgP3Sg Neutr => False ; - _ => True - } ; - - --- for the lexicon in type theory - -lin - Man' = ss "man'" ; - Woman' = ss "woman'" ; - Donkey' = ss "donkey'" ; - Own' = apply "own'" ; - Beat' = apply "beat'" ; - Love' _ _ = apply "love'" ; - Walk' = apply "walk'" ; - Talk' = apply "talk'" ; - Old' _ = apply "old'" ; - Pregnant' = apply "pregnant'" ; - John' = ss "john'" ; - -} \ No newline at end of file diff --git a/examples/typetheory/README b/examples/typetheory/README deleted file mode 100644 index 7d77e41b7..000000000 --- a/examples/typetheory/README +++ /dev/null @@ -1,58 +0,0 @@ -13/9/2011 by AR - -Main files - - Types.gf -- Martin-Löf's "Intuitionistic Type Theory" (book 1984) - TypesSymb.gf -- concrete syntax close to the notation of the book - -Experimental extension - - Donkey.gf -- sentences about men and donkeys, with Montague semantics in Types - DonkeyEng.gf -- quick and dirty English concrete syntax - -Example 1: the formula for the "donkey sentence", -"if a number is equal to a number, it is equal to it" -The parser restores implicit arguments, and linearizing the formula back returns it with -Greek letters (which could also be used in the input): - - > import TypesSymb.gf - - Types> p -tr -cat=Set "( Pi z : ( Sigma x : N ) ( Sigma y : N ) I ( N , x , y ) ) I ( N , p ( z ) , p ( q ( z ) ) )" | l -unlexcode - - Pi - (Sigma Nat (\x -> - Sigma Nat (\y -> Id Nat x y))) - (\z -> - Id Nat - (p {Nat} {\_1 -> Sigma Nat (\v2 -> Id Nat _1 v2)} - z) - (p {Nat} {\_1 -> Id Nat (p Nat (\v2 -> Sigma Nat (\v3 -> Id Nat v2 v3)) z) _1} ( - q {Nat} {\_1 -> Sigma Nat (\v2 -> Id Nat _1 v2)} - z))) - - (Π z : (Σ x : N)(Σ y : N)I (N , x , y))I (N , p (z), p (q (z))) - - -Example 2: parse and interpret a sentence, also showing the nice formula. - - > import DonkeyEng.gf - - Donkey> p -cat=S -tr "a man owns a donkey " | pt -transfer=iS -tr | l -unlexcode - - PredVP {Man'} (An Man) (ComplV2 {Man'} {Donkey'} Own (An Donkey)) - - Sigma Man' (\v0 -> Sigma Donkey' (\v1 -> Own' v0 v1)) - - (Σ v0 : man')(Σ v1 : donkey')own' (v0 , v1) - - -Example 3: (to be revisited) parse of "the donkey sentence" returns some metavariables - - Donkey> dc interpret p ?0 | pt -transfer=iS | l -unlexcode - - Donkey> %interpret "if a man owns a donkey he beats it" - - (Π v0 : (Σ v0 : man')(Σ v1 : donkey')own' (v0 , v1))beat' (?16 , ?22) - - - diff --git a/examples/typetheory/Types.gf b/examples/typetheory/Types.gf deleted file mode 100644 index 394a617d3..000000000 --- a/examples/typetheory/Types.gf +++ /dev/null @@ -1,122 +0,0 @@ -abstract Types = { - --- Martin-Löf's set theory 1984 - --- categories -cat - Judgement ; - Set ; - El Set ; - -flags startcat = Judgement ; - --- forms of judgement -data - JSet : Set -> Judgement ; - JElSet : (A : Set) -> El A -> Judgement ; - --- basic forms of sets -data - Plus : Set -> Set -> Set ; - Pi : (A : Set) -> (El A -> Set) -> Set ; - Sigma : (A : Set) -> (El A -> Set) -> Set ; - Falsum : Set ; - Nat : Set ; - Id : (A : Set) -> (a,b : El A) -> Set ; - --- defined forms of sets -fun Funct : Set -> Set -> Set ; -def Funct A B = Pi A (\x -> B) ; - -fun Prod : Set -> Set -> Set ; -def Prod A B = Sigma A (\x -> B) ; - -fun Neg : Set -> Set ; -def Neg A = Funct A Falsum ; - --- constructors - -data - i : ({A,B} : Set) -> El A -> El (Plus A B) ; - j : ({A,B} : Set) -> El B -> El (Plus A B) ; - - lambda : ({A} : Set) -> ({B} : El A -> Set) -> ((x : El A) -> El (B x)) -> El (Pi A B) ; - - pair : ({A} : Set) -> ({B} : El A -> Set) -> (x : El A) -> El (B x) -> El (Sigma A B) ; - - Zero : El Nat ; - Succ : El Nat -> El Nat ; - - r : (A : Set) -> (a : El A) -> El (Id A a a) ; - --- selectors - -fun D : ({A,B} : Set) -> ({C} : El (Plus A B) -> Set) -> - (c : El (Plus A B)) -> - ((x : El A) -> El (C (i A B x))) -> - ((y : El B) -> El (C (j A B y))) -> - El (C c) ; -def - D _ _ _ (i _ _ a) d _ = d a ; - D _ _ _ (j _ _ b) _ e = e b ; - -fun app : ({A} : Set) -> ({B} : El A -> Set) -> El (Pi A B) -> (a : El A) -> El (B a) ; -def app _ _ (lambda _ _ f) a = f a ; - -fun - p : ({A} : Set) -> ({B} : El A -> Set) -> (_ : El (Sigma A B)) -> El A ; - q : ({A} : Set) -> ({B} : El A -> Set) -> (c : El (Sigma A B)) -> El (B (p A B c)) ; -def - p _ _ (pair _ _ a _) = a ; ----- q _ _ (pair _ _ _ b) = b ; ---- doesn't compile yet AR 13/9/2011 ----- q A B c = E A B (\z -> B (p A B z)) c (\x,y -> y) ; ---- neither does this: {x <> p A B (pair A B x y)} - -fun E : ({A} : Set) -> ({B} : El A -> Set) -> ({C} : El (Sigma A B) -> Set) -> - (c : El (Sigma A B)) -> - ((x : El A) -> (y : El (B x)) -> El (C (pair A B x y))) -> - El (C c) ; -def E _ _ _ (pair _ _ a b) d = d a b ; - -fun - R0 : ({C} : El Falsum -> Set) -> (c : El Falsum) -> El (C c) ; - -fun - Rec : ({C} : El Nat -> Set) -> - (c : El Nat) -> - (El (C Zero)) -> - ((x : El Nat) -> (El (C x)) -> El (C (Succ x))) -> - El (C c) ; -def - Rec _ Zero d _ = d ; - Rec C (Succ x) d e = e x (Rec C x d e) ; - -fun J : (A : Set) -> (C : (x,y : El A) -> El (Id A x y) -> Set) -> (a,b : El A) -> - (c : El (Id A a b)) -> - (d : (x : El A) -> El (C x x (r A x))) -> - El (C a b c) ; -def J _ _ _ _ (r _ a) d = d a ; - --- tests - -fun one : El Nat ; -def one = Succ Zero ; - -fun two : El Nat ; -def two = Succ one ; - -fun plus : El Nat -> El Nat -> El Nat ; -def plus a b = Rec (\x -> Nat) b a (\x,y -> Succ y) ; - -fun times : El Nat -> El Nat -> El Nat ; -def times a b = Rec (\x -> Nat) b Zero (\x,y -> plus y x) ; - -fun exp2 : El Nat -> El Nat ; -- 2^x -def exp2 a = Rec (\x -> Nat) a one (\x,y -> plus y y) ; - -fun fast : El Nat -> El Nat ; -- fast (Succ x) = exp2 (fast x) -def fast a = Rec (\x -> Nat) a one (\_ -> exp2) ; - -fun big : El Nat ; -def big = fast (fast two) ; - -} \ No newline at end of file diff --git a/examples/typetheory/TypesSymb.gf b/examples/typetheory/TypesSymb.gf deleted file mode 100644 index 3ace7e158..000000000 --- a/examples/typetheory/TypesSymb.gf +++ /dev/null @@ -1,81 +0,0 @@ -concrete TypesSymb of Types = open Prelude in { - --- Martin-Löf's set theory 1984, the polymorphic notation used in the book - -lincat - Judgement = SS ; - Set = SS ; - El = SS ; - --- Greek letters; latter alternative for easy input - -flags coding = utf8 ; - -oper - capPi = "Π" | "Pi" ; - capSigma = "Σ" | "Sigma" ; - smallLambda = "λ" | "lambda" ; - -lin - JSet A = ss (A.s ++ ":" ++ "set") ; - JElSet A a = ss (a.s ++ ":" ++ A.s) ; - - Plus A B = parenss (infixSS "+" A B) ; - Pi A B = ss (paren (capPi ++ B.$0 ++ ":" ++ A.s) ++ B.s) ; - Sigma A B = ss (paren (capSigma ++ B.$0 ++ ":" ++ A.s) ++ B.s) ; - Falsum = ss "Ø" ; - Nat = ss "N" ; - Id A a b = apply "I" A a b ; - - -oper - apply = overload { - apply : Str -> Str -> Str = \f,x -> f ++ paren x ; - apply : Str -> SS -> SS = \f,x -> prefixSS f (parenss x) ; - apply : Str -> SS -> SS -> SS = \f,x,y -> - prefixSS f (parenss (ss (x.s ++ "," ++ y.s))) ; - apply : Str -> SS -> SS -> SS -> SS = \f,x,y,z -> - prefixSS f (parenss (ss (x.s ++ "," ++ y.s ++ "," ++ z.s))) ; - apply : Str -> SS -> SS -> SS -> SS -> SS = \f,x,y,z,u -> - prefixSS f (parenss (ss (x.s ++ "," ++ y.s ++ "," ++ z.s ++ "," ++ u.s))) ; - } ; - - binder = overload { - binder : Str -> Str -> SS = \x,b -> - ss (paren x ++ b) ; - binder : Str -> Str -> Str -> SS = \x,y,b -> - ss (paren x ++ paren y ++ b) ; - } ; - -lin - Funct A B = parenss (infixSS "->" A B) ; - Prod A B = parenss (infixSS "x" A B) ; - Neg A = parenss (prefixSS "~" A) ; - - i _ _ a = apply "i" a ; - j _ _ b = apply "j" b ; - - lambda _ _ b = ss (paren (smallLambda ++ b.$0) ++ b.s) ; - - pair _ _ a b = apply [] a b ; - - Zero = ss "0" ; - Succ x = apply "s" x ; - - r _ = apply "r" ; - - D _ _ _ c d e = apply "D" c (binder d.$0 d.s) (binder e.$0 e.s) ; - app _ _ = apply "app" ; - p _ _ = apply "p" ; - q _ _ = apply "q" ; - - E _ _ _ c d = apply "E" c (binder d.$0 d.$1 d.s) ; - - R0 _ = apply "R_0" ; - - Rec _ c d e = apply "R" c c (binder e.$0 e.$1 e.s) ; - - J _ _ a b c d = apply "J" a b c (binder d.$0 d.s) ; - -} -

*G zDYiZRhx1xpKd!9Iv%36r{d}`$!9q4XTmN31|NHQf8wMNhikJ(Y&AO2jG?jN-$iuDQ znO?`tF`3rJzT)X+E9r{$H7dKDLyOkZu{#TGW@`LaSclh01lwFWtIGIsxuOtWZ7nR=(9 zWu5nY!S9YaBH9NZ{3yH5#J^J0!O3A-!@7glMJ?uCaS&D7cJaq6$%KslQ_bbA~IV#$|sQ-L+c4l~v>ji^} zf>l}mzE`|gIx({@OZfe`rb5)`zVm{r2aKEFFlnmnbMWYmmJD04a7D#W@hLwy=YM{0 zd`Zqf=w^A@-+4E;GhAONoV``zl@N~_r<%!`X8yj*Wy&4#vT9n_@7C_DPn#l>J$a>D zRl$e;8?W9R&DbokS~^E$%Ddd{eJe{MHl50Rw_0?iwSIlrypE7nD}yJmwdIdq?ZrEF zrNut?$eX7%#JBh-SDg#E=b5*Taap{znty?=;NEj}6INFpUGP?8zuVqrpFCrAHika+G&B7X-0R2xe!Cjm zvTJOI?}i({le}@9T_P|*v1ex@E1zr8;)lof7;XN(ef?s;?&yS$^i|%IKeEd{>Dq6$ zF5`}j0_*M|v%m*`E<}Eew&_ibxh`^Y?zWuM=A34y)4pAJKf_{q%jZl%Swq1k$4;!s zO-+weTEcMbwdTR zZ(DLhWw$%IvTzF;%UNnXE_!z&skOH|d%bYPQ{gg&JF6ZuIjzalJ74$a-=d^XiJU*~ zI7n7pWPdL|-SX;*%}0)EM%@vKdD1GJy8ld&_12CrZ%-C|TYWfOUTU7*lCbQRsmJT$ zPn-?;(4d}h=Fk(Lz#mcR8Ik+LXLz}vn!H%^X6~khi~Be%e19_kd;O3}zSv^Zv(r-- z&q+`9=?i#hE$m^%Yu9}9z@N+fkFppJ?^c+$ElA?h)>-A^9YNCZlguAxt`_X$P5k=8 ze)=2t?tWU|0A3wUk^G%-o0zLh-UZ<$%7kqyk8n9k=+O_umKGFNe%oc2Y zZ!&i0mUT&Xny$MlU8@xrm7Hx+AH6N=EX)L%{)%|Y?~!2*|fCZNv~|xgfD_=^A^hK)_3vO zr1AV*t;T$DM_%EtH%*s6Z40>i{)N)PCj!w^9*o)dZ|aW6LOI&1$^cJ@w*Q|3(fR^~dCe&}$sezWpiHj|Zs@A9&wx$jSC zUfAa8A#b+YB=Gkt7tW^XwfypJ+7ni`#D%X3W!zciqH=$Ge{$xQqYvu^9xWB!))A2Z z=S6b*^ceQtHWMRvJ($k>@X`X86PrIV2tG@Fx8|yXW#&GWduHGHgl6!i%~fE(SK0{&mv@o~@p|{@Cw*>&`IGmQZ4e zEBdvh{?C#F?5@u*I`0@u$1CKk)XjEx^gWl{=U_Zbb*F?)QFsUU|Ier9yy2DX{mR`tG#y0GCiim7xQk&r@a3ja5O@CrQ6{nH^MGNtNiOJ3pr=n zZuVB!+DtGo?#3_QmqjoCr&K3@mOftoVAIPDiydw>JY+216xV&9tN+63R{{%TuJL>_ z_?E!A;=a^@8oM%0r=|@(+6yi;#VqQ}m2$86d(e8 z+%9dJa;jH~G3-g`sjZ9G8|1E=!k9MI@zUIM;|aUV*B`rLHH$gymt#`I%jvTU7Fzwh zec{N&OM730OK4Ag`_O4)VPwHZ^;7I-wf5v7&0kIRGi+TR$P1NxKJ@z~v} zT5*4eQ}4wqx|O{w#aS^QbK7bgvsb@An{w-Z__wusP7}U6eh$=Qzs>PL|Ma(ChHb}< zS)Fe(@6Iw3KO872o3Z&uTN}@u-{w4Qp$U7F*>-+^__m4fadZ?@*?YITLd9&)Cl`4- zKELE!vhDgclc31;=WpHCXcf#;e0(bMq)xT%?KY!ZkLq|!qCQM~vQ?e;=LhviKXP}k zT-<1*?Rcw^(N5fY-p!!z2fpbFGx=@ttzCZixze`id-f&DW|JRobno_-ZS!23qMp6Z zZU0tIl_@8JEH=Jh`1th|6_fRyX^+JBpLgTxid?My)njGet;HODy^lCdZ|=Os(i7nL zkY^c3M8&cv`8%h4U7olh?Wysn1)(>bPp@>_yt=n&fxe`Dgm|lb(v@t-Yf?_w9j@5hr`uq+$F4u5sMR~Ct*RkRSOIK^x{dVi<4zxARWb$cuTsU|7h1sc2k2+3F z?_WFV#>}bD0;bqTh-4kFtYotksW9uWG?fnc5iFzmV3Kd zrp?Q_IepfO{HilA+j?D(ngp=rI;&~^+JB|XeyQhHgU2tmL)n7L`b7`)EZd?~yMD?1 zuvKOUu6+OUEZ<78b;|zR2P(8QL&Hw3jNJ5jgHxba#k&*F&PRWVx*_-AS7hI>IgNXF zPp;>b_$}mnT1|EK&Wg`dm4&zHe|-GT(2Mtp=2VMC)xgcFn953+Z%=aFE{R=BYWxd)Sb0XQ;gy)Co^0>xT|AFORoRUshht3>5qJP z|NT~3U1Qm_6_4(4PFc~EWUfASrQ64SUtX*_n7t;xl+B@S>dd#ns}8NPJ=;9t?fV;_ zEf4qFeQV3g@C)g&zs}NqStfj?=!0(yFRXj4{NV1!wu;s!HIx63uTSCH7R{Y4V_qXNtl%LD{a9FeD z@)iAaMm}@SSqVx#a|uaJ+o-U6_HmmYt-45!H1Xo&Z(bkUe%5c}+J}`5rS9c57LkfS zn(unYy^v^N4*xa%#n-f(o8sm$SwzO~W10M9R(8zcQ`Xx#b3)|*%=y6}{l+s$;&N60 zOYyAAXBrF7F8-{QU^A&l$3O78$cNLPX4=@8>@8RlIBk&=Yr5X8x%;XzXKdZK+KDfA z_U)^hYp-u+<*R+R}eSR8N$nHAYcf90_Mh!kL(;qWe=ZaRk{c$qb%)au{vMY`bYpiATjY9)BPM!V9SS>W` zP~VD%lpEnG@xl*+avv`W?GoXdcX2G*Y>R~_Z;>*KU42W^wSrdp>)+S zZqHk;!*c6yt}#jr-1>_3qC%c@ZQSD2kI6arJ>*iJ|GM(EMPS9w3HIxbElq9U|1Bty z-^coL=E_$~^LUQVe6V^di^ld&QL%*RLo4|=QCx zmnJmFXD#EN`NHpb?b9&%IqR1Em^~{vLiPK?%QrP=#agyay*}&3B{nN(F-51OtHwLp zmz`OA?QY#kvCX}XhYXIbab4iE&AznjDf6R@?LVI0Rb0RCXy&$cU)Ue6XMG(eti{=_ z9(my4Q|kwP7EV_tJlJDeV0HUpxbnjNA8xuy+VVZJRxa3hdH-|Yyr++N_%|=BZkpdD z@+H}E-(tDfpNkK&=;g|;HoNm6b>0%Qi`;*G{4>ur{<94J;VF@kw_V}WzvU~GE_Kvx z^9yY%E8yFGob}q{ze-2)ak|&ciA56f>nCQK`}|I@?7sWE#Lo0ZFQDrrXF;k;{WAKwczd-Rv}%RU}EZTr{nH|_jYv0wRmpMLG8DL->N zjwG7C-r8DpD9R`)gYjRRfm}ip|BPG5j&QBl`P!pt)40hl<8}9qi3^1cR~&CUxqe=O zmH15gz(;q5Z*_}K{9rl%)W+`#Q~S;xlUuu+(Nw67$29u(>nGxqo78nPZ8;_+X{3kz zF|)}%&8~Q^@}qlB!Ew!1V#c#IZ8{CD`(!P)*_LhBZk=9z@t1$)omqR&>^K=?(yk@n z+$R3^x{|r0koNL3KQm9+9sXs_ktKWMT-IU7hUfp@e_HrzTBml+)wfJBH}huB-j<^J z;JA2-z{*%RFSRy9eu==B#$WGz@Hy7cTyyAVaMOpjx0Oe3F*9`a$2zR6R`3n#>F?ij zZ`!A(hi}B@hfR*u%R7ItSlUqjweeb&Er8U1^8qPpqwt%8=4&60XFVvU&D_q@S$E|nm>g(T) zOI$ZD+wt@zTY1)!JXqq5J3b7CE7!cV|1- zZ2aX~-PnIgLrM7Y93EL$W7fdMdv91fa?PE4e7>{oKBMynWn07S>w>o@^5o8{T{dls zm3?rpoc#KZWRKZfh5v25sQHrl=j4#X2XoIDHQt$&yLI`|-aoA0KC!-&FgkF8YnNBh zlve@u;ZKScmmWXQKIg1baK{6l{<%DME8`D++q*NT*WmQ2YJPW)Q*2?6!@uivSxS18 z7EdjZ_4`rJaqO&#uxfIs#DTev^EOXT-#)Sb!S&e<^X}G{Nxb|!H~(tRgq`Lors>hG z3stJ7?TcGsT>U5i8}sar+C#wydz+esUI;ASAe=WdDy*mFZB@t-AKQSYbxVT8x}@SJ zFEahgxn$3BSswi#p5hNhH=H{-e@{yYn@)`NHZgCX$dq%}jxRd8=kDAW0nU#e{q0F` zk?ZW9Q-Pt+{Vn%&QSg(JLQJR#SnTqgPFB(t)5nr zPf~Z$kzgBznzqBT-x}TT)qN4yIqvQrytw_z|HT&jrqrK%6p%FQao+vLSNoM_n<`oE zWZK1)7u{@otnk3a6}BlS#dMf5uRl{{IC*nTQBNdOKetMV&r)qY4x>5;t)0me9xRLB zao(VC_vIJs@BCVJ*67vRndW~Q--MoGSrBx7iJ<*yFH6gK#+=#v=Iwg8z44pnYnB=l z-7Os1xAe|L=ZTgZvZ+6xdG2j^&=i?~ve0!lZ?9V&cysdW{`}t^H}B^}ykVPfS}Pa6 zd*j9=rcEDrZf|uL+`PK^uBbX|tMIvv>Wei(l}?(i>X^9c&mCpf2$h}{5y$53c(1g+ zW5y&|)uZ)t6&1X^>+Zc$;nqI>zL$Ht>9I4*EMsgR>^8g*R&$d3s7Jzq=Q_Uw=cs-) z-V!4al5F)eHnbsDoaOUlyEDnwuIDT7Wj=eTs`1{Y_1uZ;_uJXM>ejMlE-Fbsxb5dH zRqiJzE$go3$%%_{TsgZ)wy`2#tnFT=&8mgYJ~KDXmQLO|@6fjAp0_V%Z#iSm@DuCohtuEw z@oV99klBCp(4+^8XBjWM*An^VkKK%oh;u-bF7Cqj#>A>VInYT0koV?vDrziA%-a2*PyW1u6m5gj% z!#>Qq6TM2(@c5~!Xk+$wo0ZBo>&_~Xi((ddqFLhYdY}2@l9eT!nH1JN`h3{nR90Qq z7Y6suY;)JmXJoEu@Ji%v*i^6RI`?M#yjQbl-CumvY+}gVHMxr`{-!E4IQ_Kucg*TP z&-H^}hw0cey?vL9KF#53S(-j!<*GN0GLHkc`R+MkxPF-=)7HJRtTIdVw5OINRW2`E zwKBpjR?2dzLhB2MW8pW|KbhSSSsPIk|8Uu#vs$Z`OrH1gNX7>327cw^i+!fuf2|(# zL0C!peZQbDPuRf*VO54Xlh^1xJ9#zf&8w&j=SoAqY`k&GOFk{h!D8W8j+Nj*o;w0q0eS6%9x;Iy;$CqwhAkAMHT$Q$3U z`0)QN=bNdiKZ7c7TXUyJlmy(GdUE=c+Dh5t1n0|(zFrG*YW4KYu;X%?`|H1KyHw3N z=bygL3mNat5s8-S={z>SUGy-^p_AVI+a3RP}TYV zxb#lsp=rqi+OvLHJi5O#ZKL(#y4;$hERh=J8~SSly3eOOA5Kn7Wsy6=vC;Z#($z4U$SjJ>Wc>EJPcZRi``m``lk#0kcF!_7_FTWQ^-8qOxhE5Y)|I^2e9tH9&DG1% zS;nWHw8(A9xqYq9EMW45snzdW{kKecVG){gZzoc43py*Y#1#jG9So!JfUl_N=I(cTd`E0h_ z^9~n{yp|r4~C8xfUkjSKI}>34;1i$q9;Gw#qZf7w5r6;cQ5BA78Z+7{bpfzH;5mYb^MI+ zncEpWQ@k!IJ-dHR{Fmyit!uWP`)Vub@g`hz{bBXAkK#(7@)iW|oAA@-=l#{bTknf= z331z8+kWLq-2&IAX6rBfnA5Uwg2>m3Eg#l?UbvrgPq1d_+2}ny@AE>=sq@VG8*B1n ztFEW-f5}L8owv`=b+2KZtpDw@>XfywKA)WW(D2xLrVC=nek)dS#(gwr?R*$ubJ~+d z-!Z+i>|LYc3dXXC3FQrWmu5_v-TLUSFXBwp1 zwpTry`k_Z?X`Z$7(Q8NbneTqzb5PFW+dj2rzMCCBMf&VN!?MuMP$|J`N2Y4onJZU9 zKkYuho7bi|P5$nN`~@F)9oG~qvTi#WxW8!W-HZPl8#*qgU(Yl6;#(jSe}B1z@nLM*2RVQe#+MB*@-oaX)6;|?XAql5Hn;-bKST^8$*qI4t zCdW>3gly=0bI0yt!qV4Y7A*MO{&B*}cSk(_i`-=XBy@LXc$B+$$BJ~t<$w9u!r5jN zS+sIyK8chO^LcSk=u5R#m*%nR7j?fF!njYLKQ}QtaY9}168X%U8nI9D;V*?*CR7*9 z-zQlZv-kJx%A+z%p8R>ac}8x$(W)LBm6c-mbekQ2t}uy?Q*lsvYtprEd5(7e-xA{_n?9bfYH9ojp1!hT+n>LieMOiZ-!bkkd|-vpLeE*mjz4miXj| z_y?b2oxdaM2SZd2DBjSt=MPemCMeKtGJ{nH8Gc~ z;?~-osU9TzP*rI3`C&opJj_Tt2Z#FS^O8VxzVF>^!TwB7*ivI zxVORqnG|N0n&6O2)50dO1bAz$U{+}?b6CFLRb%I@8x1~;MGC%1=#xk`SpFJiY~n49Bx?p*zRMuqf-*2x>^ zp1yBfu#vstjZbdO*?*o7*5AGJFP_uV;^zOmiND2vdoN3Q|K?H7E0&@H#y`EQRMbAc zw~5v1js4g8mgg5Y^P98(-|2x%#V|KklzGFDuya z@z3<_fA^RDP3Kb(PhZe$sm#Rv`u>b%diBZC4Q~Wy{Cg>$XAJ z^=-VU!Ab9ItrglA|H?0WyWdRv?^`Z$Q-5}a2lcL(rffI=eg3F@$f8BxMt0Vh8TO|NrC9b+7;XFLvCX zd29CH%kHc6j+Ld=N58k{{eNKDIzPX9(f`*?enkJQU-Q3|v%!IXf##uOtM+QfcZ9l? zE%Rpf`}bnYjCTq4+)pxAI9E=N@(gsCTRXqr?TDQJ){D`#8p)q^-n+LyKh=8p_e7qz zA1my)@rK4reF#@vs4sceLGYJZs<`;wLV?MSmPOB&ruBUPy6KMI6h8IM$3FhsvZ>4Q zrZmsR9P!!0cfJbyGR%w)JRttbon6HK@|X7?BkpFLO_1O{Dn5P6$#nnzki){siNab|R~d2}ir4bCEzLeq zd#ujbcI(D1*F-yK-uXJW?)J-rYtP(%GKYWd)0Q7o=N$Lf{xfS;O??gDQc3aZ;P7qy z{o9x>cz+SgpRs@X>Qf>*)yYS8{5p=hu`LfA&u{|rq*wn*aGu*W2_f1cbT-oy` z-Q-@U#?_5Hj=NG=`{IrMsqVTWAHAJdyt`K1@pg6F3(LCDH?b4M_jN2_+&!R4m~?>sqOr?-hgB`G8>)|KVu`Y&J4otIM+WxIFKI&+mt(w!WYoI1Z|J;4nf z#jVI?cFq-fu>&4;ouPy@1=nQ{9gaTf!V>S#^NW{>p?tr3|Ju@( zlbfruQ}bkwD*}e z|Ln9_#pUwnT-Tz1P19x6k3X%F4qMRNW>;QsQnvioT}gqL9*y3uA9(JiXYfibGO<>E z=CSf&ZNYir7IU>s*_-VZ7jH5(7jK&sSCP5MB&$(oL8SCi(YKy?dH2tMnxM*bqFhv! zC4S;z1(`KB=ddp_i`b;g{lH6VF&VrUR3Kr!@x1QTO*J$It zZq7&ZPGxJGtbEGhly4hV{k8VUw}tJ?!nj>;en{$2vYvb}^jXXXON9re`x8HGy~?}U zaE11w|7$K6l%0-nTPay}B%yg5`@t9w z?qvO)`Rb8MqWtMiH&!+$ZTrhB6x>@X5SDGb{NabK*MbeEn`$ktjSy{oATiy~aI2-V z*8KyQ`VLQ)^ICVm{@An1+x1~B;uHU!j8)Y&G5WjqSLx}ZFG2e?awf|PBxEq{WtZGp zP$7T3x8ce2Pn%1Z{LeczZ_eBE&T?DK_bKmoIBSsjU5xAV+m&ypSa*ijuHD}APS&hM zr0CA0Q0Y}SteU*GDQ5bWL)7%`Tg@DnU=~}A*EVy#s#WJX{8JOP z+!2!b(>3?B;1{Nk(JVJMtx8?IzpNonT5Q)-{>^vRZ@6eLbwcY%&nltJ(DJkIVwb-RTGW5cF?Qa{%F704f>l>8nYF#?Tw2N$@%_gG+5QFg zTvYiNrysVUdZW7i?LA`uZGBm9T;ycDteUs^h{M{b$av=+FaLjHt-QKO(mHHezb2YTWXX=OBe0%OaICR@VZO0_;%$%d?>4I15 z&gM_Lb1tGd?Zo$nxAH;TFC1rJ{w!&Gu#ESlY{zD4#mG9tl-7;6K3?<+*sf3%pr?CM z^nTmbD^JZ@cs$>nXz9tF{zhN_biMeE?faAZ9D3|(ZyPWCY*_L9499Ep@)_1~9=zH~ z=2J{gNYzX3k?QqgUn7z}`D5(*s}Dq-+Lp1ZTu6OgV^uV3VcC3^-{I|_%)86cOb$f5?=Xq~Z z4Bo9M3%dDym-^$#caeTm(eX^_ZdESWJ*h(B7D#{CUlyzl+QoS%*pEOJw7Zkt(qir zHv5d%bG8EQm2)oy%w}>)tKbs)A)|fiU~tz$-n_>z1l!vD9AmZz72dmksX063?v)kx z>hJsNI`*8X*?Hr+pXl0MNl(rxe^LMV^U~SWi(wzkEzQ2vtGUlAZyeP;@tB`S<(t|0jh;fa8^g@BFTDP8@L9CXG&}d>1x8JE zb6YQe`Zno;(?UO^>GelfU!5R0Pi^Pt{oR7vLah6gHqGHYa_&(^r_?1jmFOp0uTIr< ztPAE{RkCdD{dnb^h|`Bpv(I{eWXjw%VWFPebi=RAy|29d*z4lv7nWNVI_hfAUn%%{ zR%+JuBXd4ZV~dmCCU@uZ4&&7wtdk$LcZf$tv!#8Rlsx&)W=^pyI?ai~312h!CU`$l znf2Y)L5fCp z%U8M2d}=kp_w&>m!TV9NoGRY;EGsYA9rs<3zd!z`+=D9-ze?PuFW#YEkjpbxA9f%~He;7k;V< zShwot5h?q#KbROoZL66Vt-hq}%UWL96Lcr%SZW@NrnvpOO;f$STrGrNE#A>n8YviT z-raQh&(ax*lQvf0y{5OIx2pCGUx|9xifgk?GL%*Z_-*-@lhJbh?Md6zs^_~@EOs9g z+!djuy2UF&nx~M({h{tNE4vHb0?j{j5)SX&9&Z<|qF;X?_8Ipn#Tv2IXLOWg&Tc<% z@i63^5W~;j&xai=x9lvrzTwsDmK|Y-j@6d5Im)G-)mNGsD^RnyYDw{_nVWS!Rjdqb zvz2~%qgM0OH(w(w@1J3FoZbZ8t18Ux4@j5T*1;ZPsje(zxJGK*?K3=r!7{;KWjBxi ziP6}0=}D9H9wzq1au?5=_DdwLGYo0UT)5`y^m8(uT}ey-3SBVX)y|-|>Y4K;sY09L z;s*D?jK6<)7b3S!=$jJtXQc?=b@9r7aX0+uajD<% zlzq!^@PSm$>B&#{@3H=S5Ztw6@c|!Qwd>zMJScx+Zex~P?=ZFPkoZ;hj7h&G-$)wI zU`?O=ZR*9$#!Dxi8J#_!Fo=HGb>w%(|9_U+G1}4F++D7S>6wbpy>NlS=HiXOG#(|{ zQ$|OfHHE8YpZz0Mb4uPk?xeY8s9e|6>-i%0kcoTFcXhAaxO&F(-8^xse)mFqjw%)? z`+N~-l>717b_2_V$x(e<>*eOvU6T^p-QKHqulUXB;!94hmBr^Thd3nUeZH<5z7wOgZp{XN%<(8vgmO6d@SbQq? zE6bCMyQAKJmfs>0!NwM;|0?Om?1vub((HEJdw=um?fOj_(iM}czHvU~XHC1k-Qwt* z{ikQ!Nll*TbVeogVTkcRKCy>WtzC;|C40)ZDrf9bHh<_a>$&R<6W{xjpx z$;*z@)}Gwtwps2PHA>HHz&ieNsXZ^BBIVh0jd-SA4Ac=1X%O{yQRq)>A8vXL;YT zyO^^r*oO7!an)?*SHWT~$CjR+$ip_hZKv$htSK6*pTk~@|5UiK{(2mzWyQ_RT`?0s z1>A7D=rnIjW1)DbkjS!SUc%ahtIPfU+)Lc_ebbQPXPS_ANf{ zOQpZvX^{TC`K*%k-;D;+mp*preo+eQk=e9GOJ!q{cIO1I553YEOC&2-9N}JA&{a|H zl=VKr+^fu}UAR?b?Y~g2-FIT9tk`?GVQa6XYj0rk0gKSrUvIva`0%&j`-(#gej1nU z`9HCC)8^CDQ`AE`7EgVzdiBbr^y{4Z&#SnUPAvPPQ}E`G=GoGRwKw&{zr`+^5+u9p z&(kIEYF_JIa6LYKp1x7=$>SQ`g;z`J0}Y)uwZm4YEek0U&gTqV@6%bc*zw7cDcVc6 zt-Ls;>D{ODegR#{2=0_iERmXzd^Wq=p3rc6@b{tC$>ZmY=aw->D(++azxu;79T}u*{tS$@kRn_uc_6;1Nz zNG_e$I-hT{!pG&a4Y$sYHa7S0UZ8OK`{q;n*;F$GiTl2F(rYIq!@2UE$QO z%~~9Ffa5~Aj{e#87mpj7%H_Ulyd#q-yq=T$N5H)^R-6k2XPqeaTQ9&E-V*V^-ge`P zoig@nz8vJ| zHs0{VV#&wQlI8mhtUsl?Bzae!Rk{*v7*_n{QapRBf=_tq;az_;g}2;L?QpKoWBvNt z;LEDQ(6xGItR)j&Vwg4wY!pg#6#J+wZF2Q>|Gs1CfhSpmCrx}bcg3@=ipfnY6ZhZW zK4XH`J-Pa)!3zUd*ZtpOGW~=`SGHdbzvq`Xu~)BfUH|JDDWHp5@sj&Icqs^>* z_i`)#eOTwIVBny7=8FH1Q;wD&7kTv`&WLz@TPo{dd$(Yw%-NN`ojdO}E=v2WKZ!%Shi!RwO6gB55^D~zI zVOD4MJg-Wd=H)Zb zJ8j)yw?RsIN3!11ji)@$Cbx4<{?o~mAI&gX`mp9QN$zJ_-j3Vq_h)b}cB%Wme2Q;> z_mO{{3Gs$+Q$Jed=`H$p{P~`^S3g9h3qv;SEq|lBztz|7^M{OC;RSW~Qlum99w~0o znIX$5wAW5^(&W#3tokCSnr*+fd1G;X_eI-gwvFnVo2KXJKi-}YU0FHlUh9V-<~5V` zuCu;SecV5TA@%a6ko%LhW-b?>@N(t#g6)5vm?hR-Y)|s=w@9*C_GtUBDfx;4%O)(_ zvy$;h((5|4$Kl+`*5OT0?61bVUfXXPw>mUi$Skb(m)GvJLNRk8vxaW%ZLS^1YA)8h z*XDowv3D?+`SXkw=C0NMsO=iOL7JAR8F7jH}Tv9-mMZwuTDRC^{n6i+77O#`)-#_ zF_?F*=N-$@XI9(`=eV(_m$)|=u%64149^L$x1A|{zKd<$@;5PEPF#Ma-&eZa6H>98 zoWH*Pe?*+~j7tLjWkIV1eeGAOvgo++b?w;6vOe@-@fW3;`uBxpV_#Hkon+g)aK1@c z+_$&M(R0snPu{p~z0uR1OUmRno|ZPdB|W=1^S0UMUZ=@VD$bWnm|j@^xyw`{XzsM5 z0VmnsJZYCUS6?Nv$zidCJ@1a7X0DmJo;#e^&ToB@rQ)q~=Yoo%h-JABlb^sGMcZ?mYKWpf#b|ouHHg<;*yMMZ(lku{mIXwxSe;FN9huc zKG}sga<3^pEPuJHc*n+)TklmHw5~q=eT?hFtO@5!xju*X-F&=k`!iAb^fsrXDjK#d zny;r7{JE+k70q_xu}tAVP3H!qr-doI+Dk2ylhUKk$gElMxggQXx;$>i@AON%*uV6C z^}D*{$(|i8mPw+vYfe0t4A4%^IMppKU2m+e%;j7Y5@aYA9yfnQRAyn#H|{G@Jqs2w zUweFJ&h%~jX6~&Of1|P0@kQ$e#`p{CZuS+P-MixR{KxABetO3`)~NP>eSLi2`s)mS zx725>knmpq_1V>F+c)_~@46$~-((?3Bk3{1?M{{CD!`xtxjsz;h3e8*?!Y*>`C?*r4C z590e--f9+ZQhfX~KJfIK!jyL=%=+u3xA9Abda+A|-Q(Ns_v^1gwE1@Rt(jXNKWe+? z%<`Q*Up15U#Vdy;T^t^cIp+Jtp9V?Xc>SkbXYN6};HmSwn}c=Z|NY~5Qt(lO+ht;z zsi4Lw|Dz%G?>U}-S+snK&grP2&V_mW)0?HdPuDqR`%ZFp2(Q`v=(&!hchrU}OVoZ8 zD(}48^^!MdLZ-E<-}ZSDu3d*0pWnD!rfdJUzosjlr%1_%oj3GZFQ5JP%pNcEzaN&n zFSu}RQtiZ>e*8{aDowXMW5dLb-+I(`R`BmL*UU2~-lqR+|EiI-s4{L+MPqex^V_HW z?tkm<{a*Yu+v9g9>kEtaR?F4-qV`GajU#>be=Lf$e?Oz@#3lZ!DX=%U$A}?36oP}$tl~@&6?@C;KPd4?ju$kZka~>KkzzXkKyK27Vhi2+Hd+? zG_#ZS?V2_*E0;m$gNE4Q!_lop;ri1}K0UrNgH?C(tcwlNV!=jN3-+>`w4JPR_^^N0 zfuO?G=?BEL7nZm$(#@;QFi>k#aR2AID96BG;iT6((Rbg^?)Woz(&-eH=laCIECjQjM$>nnB>l`w)I%HP`cAv_h~}Ox$L-a zc}CJX(mIA0GF}{%=8&z3iTgWy&cVg+cE!&=9(1}*|6oGvP1naOq(65*E#&JfS^j>> zt|GUM^EbbV+qY2EVBg^vM>l`k^fhPZ98Du<|8q~e<`_QLI3Hpi9Pxj4N6We3uUqzn zFSV3O*S$1#p;O0$lPiUG7m6PjTKHSE>hXkU^ZGuf_LN*Y>pow7S+HNy>AB&v)iNu; z?_GJuNJ&lZ5EozT{QX?9Z&sXP>U^~|oAHx}mSl|E z8Gn86Jw1|?aAEP)SX;x?8y_F(WmH--x$UiARx6;dQt)MW|M&96Den_c+3(Z$d=sq4 z$+kjnp|sWf4x_`<+U~7QHt1)b+F!>GE zzxOR-wdNQ0$b5RweS+TsnUnF)-p}~;kjquelX-`z&Hg)^b>~mM%@E1)?$O8P2B(ad zw#>5e-u*ajrQ;sX1B;w~=ycxN{^#eMbJHJd<-RF6SE+Mvrp(2b0wK5d+nPb!*NCrH zu`1@ee!GpqeCf93{svi$JV)fKGh6q+&bhm&(C7IguD@&wtA#7-)kN&RN^99AxqR8B z^`l|y+Ww4}8*{jN>gQRgY+&F1(nY7Vwmd$GYr4SspTb>xHCrqAc!iI=naTCfmAB@l z?Y-OImX>D2GvV=uBr;Bf$xZN#hz43+gqn@wRPu+=n8JY5|&8PaF z5m(1037!43VjtGXhyLOdjrCe1=hJ52_Wb3aZ*JdArSo$|b!RGEcFtR*?z8wt{-1?v zYyCM3U1~4<)_vw<^*Qc;bmR}?ipMr6UdxBktMRkp_`M7YhrYF6y5`RiEow~Z%_HI^(mX8Zm6(#VCTaksa% z&d@gFJ#u|RVPfbP3E8RY`AmENOnc@1YVVdb?`zF+EiD^&?sIUQaHK(QH`nsAnbzw& zo))YVw^cs%b%w!H4QsW{zhAVs_k44{Xm@}y=(*@2P8-H`bDf2pqGT4V+!D%SE6={A zeb?FGoI{^y3vX#%o5cBK+w=bOZ+^R094T0lX3`!t*(~z=;e%^x5?2fLUwClkO-J)Q zkHa-LcAP6ZTC}V~Z&v=xV&*rB%}Kof!>#$Q&1A@1U|zqrWu|7tSC%HXkQ}*96ID7n z3m5d|dI=a!DnBb&b4t}pdSURR?_sys)%e_fAEY6ceKm1am7Q)y?k|py%e@6(3?=-|GNwlC{Q4;T%m&jvv8J!yPb%Qqn-Kp0 z=l2uu-QK-qJ@so&uVUzO+f&yI7RBo^>3)yzIvB&ty?6bAxr%CBg2{*7^ruM5Z;ShN zi^Vm>rFKt+eqzz7n{^i!8|hDD*>T9FpieeIF@wFm{oj-yd>777bJSCMn#7UR*8OwZ z%eR{>4Ww^=Or5{P=75Kd%>TmN)>@n27B2bK!sk*LpYz)%3Ow$v+{suGx#L>(FOQ%v z-;c!x_c}{DO?~lm_Ttr=mtP!Q^X&QTdwtf6Y6@?ZOp%()VwD#8m)*d>KtgJL-jrpr z07jFpTe6r=`lXH4rzvJ#U@UTi=t>Lhc85Rud$nUu-&)CqhBsEZ^x$J0vy}-Jp<`+3Hq@rzRPhPT!qolIiE-J9Or%HE26~}se z9`1d=f67$-_+OIo!|ljMz1GA#h9_6-h~v4rQ$J_RdF6K}ob|70-qz{4RGND%GSp^O zQu=KxM&7qmS6c*sw|&U;f7zqyx1+xO%-!!Fef-K>6Z^aV(XSi@s^`1PwU?;;JgK7- z_4V|pv=XLOTW0#1JEs1-bHhROOyIx#;up`Oo%b^Yt`x8hd*jEqr>M3>Th0DZgxv4> z`%QOh^Sqe6Ixs4r&FQy!k~8P!3@e+s3u&3ZUBB8?7e#A6>b~*24SG!+r@%(d&cU)F~ z+V$YiO_>m_77Nj7+D|fsBDVJLcR#jwI`5J9nrrh?vh6Np{#NS@I;noba$=_9q-mV3 z1__cIPRIBby5AK_iIr=Xp1^)!^TBIj;<4X9?(KXQzxcq_{v`JKT0-yM@17Jguh!n~ zL-F^u(aoveJ~j)?PsNrvb>{t^%>V3HL*U~#l9SUaCDdozyifWnbz{OwzgHTD`fIO$ zI^pyFuf)x{tv5MWgxxu{_SLeFT@$-`YE4^GIk&yt8)kdQ=8ARY%l4-W{#?3mb?8!l zyK~|67S>5#e}f*>CvB5kTlmQ)I{nYBbtY2|J{3JX{g{US_K)XGK8P*mSgiIl;CSkU z0N*R>yIy*~yR0pEwZ34}S(YclS(!HVMbnpVaXA|!_ps&v%Z|m%UpjAm(i~;nA@aMJ zy+7ypr=%ZTqPuTaJD>l1dwJ8+-fiqbJ0Hg7cT3+_ew*`P-D)XO&sW(;o-=KISH8^Z z4nxeLD}T>T5=ygQvuhu-?hnJl;+vnW-s|{g8?tVw^P0l`E$*AtMdcHJ|E7pozGqmy zb4kv$+G{s!_HF!pG$eCFz-`4P8bKjkH_X1;1ZmamF|Jxu_2tP27Ei|CPgtf+;yV^$ z(%wAR%5*#5uRmRa&vjNAuK4iioxzzb%jbo+BD}N2TJ?>_w9oK8`IpSoc(_ zO*-+NnEUB3Mm?X3|Hg*NoV<8SdDq9yQj&Yz`6K;Jbu8yQXG?z;MEfEIfpmB5YKCvU!hv5t(q`#vx=p+-8rLA@o!X@ zvA?Qk>y9bjad+j^$OTj9oLDb(i}8bY{?~8Y4xaj%?a(Ej*_c**?vU@f(-se=eSDa# z@#?Eb_mg!J`NgLvx5>UxBuL1X4#c>oKxc#|IrtZjb$I^8Sjv2)e7EH>i4Bj+c0Zo$G(q$REy8d-MFwRllFCaXOY?8J-K-I`GY%VJ%yH z?~)elEKmOvb_ zYj9xcE6W8x&-PVkDhI48^==Y8_GJ2njHyhDt(HBiyFaQ0ifu^V8e(ESy>?#l(@VL# zzjoV}bM}3B^{ruw<*Kd&YKkcnPoKEBJ;tlxi{R3|=M;Lrn|^aYrhP~In&gyUQLPr2 zPC_r;EjBYvTlsF<>2TN5TTaE9Pp^hGFS-AC zx$#mPqi=00`-6`4Z`mmCn6UiMSGFTYb7sp1wEmU(ry6|mx|t}~-}l>^-WJY^t=+I- z-_nEmzt8T7KjN9Av2yLc0E;c#nQ~@(2F}yroA_lZZ-;U0?t=%OA6sB>NOkJh^p**2 zf2X(RsF?=+_`+4N%A^0-m55_=!e&KG5I!{{`M5NKOD2Nm-X8Ii8*kfpmO`YhUApp7kVpooY@#kieESPoCuC6J$TlbwXv>s#o3wP zmK($+-&z_~x_IU+$BZn;XnlDuw*G@?44P)Brv@g7Lv8}z?`WdOxd|p!ByES&! z@6*}p-nQ#(#_|@U`%~RrlefjqmpI;ft6O*SowLi7JtTN8G_Brx;)3C$UCTUEU6;HO zy|Me?;sXHRk3{jpjo-YSXG~de=G`fqhP}~0CT3JT=B;%}IQQb)@#qPLIa*$l0!Q~p_;_zP zZXbCvH#7HmT=?e?$x{V!Kf!}QWBpu zS3`~ScW}l}mEMYtl^gHxJ9_L|$#TE1Qm=BdLasUQ{k`SMw9aqeKc|)2bV}{*|Kkwb z)hSW`PSsNXlgRSC9rEA!SIDMumF-B=<|t<_ypy^tHvei`_|t_y9~~~e9e=@8>YBeU z@3fVNj|h8Ae`%8zV`Av8U%NX$qkgBdFx&N6s=b%kuBBd_xbh*B{ZHwc3)a|(8RR`) zHRYX#K*X-;o92I$>dR`5_$ylTYVzHvXt4>ZmNpAZJO9s7{UxFIS!|b*l_R^_6VY|M zlS`}(Q{TK{?+LE>=(qTONx=l!3kR23tzYK8E9Q)kxPfKP8Bu=D*|y43E_ZpK&3jhg z+mxT@95ki8NLj+%Ag0?X>EB$Tqm_@(XNcKJioFQ@I7d1E-IjMc(`HnkJ#FgVyq34W z$zV@XyT*H4`E`B<8~2L5OW*DDlhNsmM$h5dp6zeKWWMa})_(IPd``E7_FSQPF2Zf! zPk%c+;rGX1tGRU^Rvvn@JY(y8xoYWsrCw$$w9Z$YVKkl0->JIh#kNq6!sUfG^7iFu z`MDOXU&IiRvi^sm72mn{Qjczke_~>N=BRz}fj8^N=4QroPnY~UQ6X~^j(e0_eMhb}_l$Jw^?wsbmwKv^cw1G!XZr+CjGFJaiWyw@q z@7@>n^!bkbxCvRGJ+j!85(=Ex9IIpFFuU**#zJ3U+$#ecB<%=Jp1rXva4gzu7n-)e=pJ&i~8p3^U~zYhf4cnn);D5 z_xk+UXrZMr`APJVrSb)9J!59@Pdopm{*v zdBr>XLVonlyo6#LCHqo*;qM|#!61B{<^Jqt5;&wBgOX_a<4nf*%5v)^(ZI#jxR&esbQ|LDEBe1Lg=tV+b=^j{ni zCF1|xP6yUFPw@6>WbZ5Xo>$f~eYwpkSEs)DJG4($-e`WhjPnc^o0+EArllSt;sQ^O zncR-Mu&k^32VZ)o@7|4PcfHPEbmDjHpJ$Q`Wnd!?w-wR0Qa=Sn_f0Hp~AFj z=GqU~XK8&taqd!_=YyYXvc4Q&!`bM&@OhJZ1h13L<}VXJ-rsUPsB}(-X@JbUDW@mw zU9mH~scq}=-}ciYZ$zCrcjn!Duk=bj$-V8Te*M^Ns3x^S>I|FQrv#rHB@$N00yW|U zrIyd{Jbt)po7j`n3h9UU@Q3@ppT8#i``#bj=3e@8^G z-*G&4?7H^Et`B_ag*!A7bhM{`yvNwE);jL;vPE;cUwn=_^)}L?)p_IBl1Z0tT)I=& z5Up~#Z?c)tHU38jFWrf~=>K|Bvtja|;y2#=Su>t)@6Hf8Z;~UDQ}))gWtup5=F&O5 z=3%;lI^8V}Q*2- zm}L2`(bjUX=F2?D>t2>KnPmg}&OOfI7xgA@5c|;(UH1RwrEs~8apsocfqZ58c|VOj z@9+9p@TqC_x){$ZXN12;-F$a)x?K9B!?*lI|0_H@e{t*ODIF$4%ExXNt9M*-*^%BN z6?ZXPI$uRjTB2Bb(ZpWUSzPfAJNjA#etc5C$B~q{HU8^O=epSq9^0*6uW?ZMaxTOw zDj_)b=u-EeHoG$Y4*t;c-8AR;vPt&&tf2|IZ))2uSLG%)3;jub=crxwGPp%u>7(!= z`>MPCq0bhFrc{?KzV@L(sPq1rlRFPCIVCPzRsGId@7m7;D&;F%-BP!UPk#83%ZTCi z$$#oL-FLe9w9r#9oKDpw@n+Zj|8p=jD8;|C0TPJVdA>zS~w1q^AE1b_VI;+6|x-SEztPdh$H`pCfzHzGXt>pU*V|19}r`J9k8 z@!n0XlRIS#a%UO7Zh!XjTFr`WtMA_|EVg^2|J0v zrWkI0bp6hg+Dh>XxrJ*49*fOe>wL|9Z*A4mh6lIT33UqwT=O;mzU9WBLr;I-U-?nS3de`hycXgHXyd0Bgck4b^c^BZ;t_kYkVJ;=c!spIv&*1RXgxyO1|B8Q#pz2s%iiqnqWE?K1O zbT3I@_hips+m(B(tY2(x`FS#Ci_?ercazLEbnt&#;Gel&ezQJvSm(laU48q#y&p}! zO2_gZ`SM|!+3wj}Oj!a!{x`Br&BH2#V#M+ z9;JE1e#w#Azo|xMr?twi^04czsSg$t|F~U#%DfZDq*ZkPb;_noXm2|v?A()g-{|1U znGciKZScQnRX2O5gWVxpj$6}z&7M0+YTx3bD|u5&&3P+D z)!$8+;ArK%*UM_r+=bnO*N#nA+S_pFy-C{20zT^x#jV|2avH<3y|j=0xR$Wr+LYO6 znejL2(%Zjg&;7|fy+F4}>H5*bJ(t&CFmv8sYJc*cB41e6f$MUMH@ttl-Sp3`>XpZ` zD=V*7=cirWTz-6~YU)g)W z)dz1b#!CNqaCPIK4YI3qSSF|R%qo0w!6mTxxRRjbnK?=eQuy0HPW{o?G>EZP>c$r#Z~D<|UQ-On7Fo@MwX<66dckRr;K!1TQ%D z=JH>Q#`O;tS3R8X_jJj2=7W#gr@yOx{Gk4NLQMVKXX?j~eE#`)!msGLQ+9W%%t$=D z<)GcJv~pJIg`2*=T6Li4X=r8Hb_V;Z_Q|XG&bOHf{{QrAw(o-UsC^Y`DXJpznmewu ztciLfdqm(zlk^&6{)$Wnrn7hD|L?PC^j{kqoqelaaK&laob3x&*VGy9(LL~}`Cqj3 zh6Bs>pYnOAZ+*I>q^I%bRN3#Jnq@0vE7aBh8J)gt8(g|SM)~Z=Bc>Ph^6G^{Z=J}Q zbE9Q*&Yc_6*D4)Z;BNN$+sChe8yVhcXq4v$?mE=ixQa_k>%7XJXJ4%zR$7$*o50eqEcCu_wS0|KwZikFM^39e zF7!RDNcj8DTDR)_ypt3o9SETQD{pgwM z-5x%%QzPcKyXm4MzZ1pd^yZoRyS>?MB$j*loa?hsw{7%wQrd^o^Nniu+i|cr+|9hleMk9$2e~E7)#~M!1x#JL?%mn)ANRg2U&E); zcWk?cqNlst|K;zqGd&hf`mO!uo9|bH8}44WBJ=`x8JwD|9{Nr^$?TT&0t@+fU+-56 ztuNpauAC+Ho_o?FS=JMxEx%SCGn1}4dHONG)Yb6NUkZh+e=2*rJ|{hoWpKEg*A=Sw zs@(aiM*B{dEA#XHZEj>ee~`7@Ow~Sg@+3A+*~33vzMt4Auy@77t~}?dw__C&{H&*b z@Z9;p^Um}T;iI)nvN}rl)mw;3Y%{hy`uFAA8x23xti3k5&8*$yAG}cT&(*#?mS24p zLb#81Ft2Q1w8>k@Zqw~0n=6+7=v>0Iwe7@%#P{r9>D{7{3C0?!U{P}U+X0!D&nUDF!&MunYAFjFZ{+!1TY=z1@=ReyS{a}-=vC91^ zrv2%~vyb~YWp{+G*kAi(zW>KJ5>Le#mnBoTp4} zrfOIGI|I(_o~$6TVxrT8ulsfz9gb>#-@0$^9EWtDmrtf%NZ{(ztv$?YwkP`HBz@b; zN(W!t)|&e0{O_d;Gqbpp*K|8S_I$a)`c8VDul4+Amovg|FHf7iCn`i*L#kJCc2`2P z>>?AhSiuQOy7%pBw4ILDrdO*)m-RkKIJV^ZB`L2`L=6YhS|dp$vuzbbY@u6gDkpPJSxf%`Ecd$M0J?00YD zu+3R^s9fLj(7hwBXN->WWZ$Vf79Spt|w^m#6`!cs=ioH*$*QcfS1ld%HR=&Y*c= zv$>GGSy+`uhGoIEKb)N+Ruh}s~n!RX5CRstC8#lWtQ1aD>|$#Wws+^s@}9s?3a7Qce{R(%$GP< z$Yi?lK+)NZHOiLSUOTM*D!-b$({=BQXPbgK{L>k??LPJQV3dsc8B-ts$bTZdU0JuP z*l%ZD%Sck5y6q;%tkr6^L92ylu`6U{DDe3GeY{yirA(Fem&>BA^|=A-ABCjk1>Nzn zRxdv^_3XP&e~#ECZx){9+nr+AFaG0=W7n@ffqxB0eWX|2TY6pe@df?Roo{CqT%O$X zU%=$eLRqdaOXo-(wLLI@%a!)ZXshnGdfRr@91OE&{@gFNQcu{)=K1dxT5j3BpZ>nl zP$?)X+2xa@ce7xVwqW)vhS0i`)vZcS+@BU1O<%pf>`z(Til3ifEM+)-sIDxe$lCb+ zN$%>5x9d*L5G>uz6ML^D<<*)?64Sz+SNc5uYG^Dk%Wm-Cld!uC=T-4@EbmsfKe#$q z(NHY+&t6vc@M4L)DBWM)W-)&MM1^X%F_gqRO72qj4L!WAoc9s$lOs%DSMEINelzsW zkvk{$y*ED;^><%mb?C$kZ{+19j}{-zN>*OeywiW%@%1m>cUy49zrA;QdHcPeZFYu6 zVebXZpG>trKUaL!!{~=%tKCAmt_jAaTQae_8NQj@#gQm`## zQ=N3nO~fZggK6KZtSOx_7c)-OTy-^Eej~fS?|1Ulg1aZTTXB3iChl9hTr%vc<0sK> z{Y_sU`05z5ud1!Rw^j7M&nzy@rnQf3C2YF4D2kk6Je+X)mg}cJ{AV&A0qj zR*;Q0^PdSK-uspntPeT4yrM=X|3-zaYUs8sNmJYAEA2TYg1TifTAK%4&|OZw-D`9eXNZ$fF}J20ni(K%O%JIo zNLA4HPs$1|$>q}bQ!q3z0Bt%iDlSp5G%$kgPFFB7GPVS5NLNq*$>QIVelPUVGH#Vc09+(iNwf5ftNb z`r8b~_^!prg_>nP-=4%4!2hgJrZ{3=p<7SX#KJ!NGqZZUb&Y$Ttty#WXyN3Qrs_B6 z_F;z;FFHiF>m2XYHh$-!pl*CHWM-n$!8xZ4Wt#TD%jTPjLlO!RvD zanqTWptd6?TJ#n&cSlEM35lxrxxMs}5E7rm>1^bjf2hc>>JTUA^9?JU&5w&5lI)(z zdgc6qGEL*7DtCh{0!tPdzwmf`WJ0cjvPDRn@W$r5Gt^iQ`Uq7W6uM>k>fubmr8ge) zm>F)+JMIzfWp#08Y1~=^HO&_1&wiI$GW?iz=bS#Xb5dU8-AOMemGm1I%q|S_Tba7^ zIP1X!lN>#g7#NgK9P*i1($r$Up*h^3Epmg;4}%t=SHdc?$_E^u8caS?6R>slLM?`a zwr;b8+XQ=;sx7E5VB=bI%p$SVQRrBvpWlS0S2L!t$T>87K3(gzS-Oa&sk!6`y9gI= zHp9f8MSG?k;lARV9udyDg5T^Irw!weCUZyrYrCg1f60(hZ2IGvc_3DJBU@63CF{fQ z^K5Tx$ECAb#a==w3u=v{os<~PY|G+OE&p=$HaCW=DPJeHFTU|$_v$|^P3bug)n)3Mbe#VMH3>8JCx$HWn62%m z!+QPmyl@$t>Sy5^d^HyOdR^tuk6)?VG4t%ZI<2n!`}>~$eW(rHqS3mCdF!Ub?=wpHsq5hn45JoV39!3Af$r+*QBxnf07xeZ{s;Ld&l0t@Z}T z&afw&p1j^z$andB1N*njpFh66TXSvk2S$l_mH?mmeET+S*?DZ*vP8ju>Y2^ome>d_ zley2hHuq6L*P+8E4O>JvIynYr?UOY$>u2b?>+>dnS8xjBs-Ts3Kc@wKu#@FE>5+UBGwev-mydLtnn! zyCn7HY|$?tQVs1*>-kN$E?>U!OAotA;hEaCGmlT{es=wlLrbQVt%BEiTlpjM8MXFL zHt+cMy+iDJA&`*!&U+(DL zS!`+JUud^We{Fq+t9xpY_mRkmn}Lyc8-KnyzD8Vji#bw#CH=}G({IriV=jblcb$7oEO*~3!T8m` z7QZ!5oc!X1+g-7@^KR|W{(iykZS55yZ6&^p6R(Rt1?9XFoSMS-Qed{hy{wS zERX6eTE6?jmaRLp|9(yTQa_=mIDs>{LFb);{?d#yCj`rlR*HU&cCX)fzQxx;aRc8w zL$MbowqDDo^4ea|%;fvv#&L9=^ru&I=J^@ETAt1zd38(Ayc?HvTsS40P3;4Hn({dx z1sN{letskJzyOm2W*3D7nYpcq zQAs~`f93n-QeUq5zOQ_B)aJI?yfcCSziyu7wj^HOip6f`r)%vh$Gn&ASgs!Y&mL<(BO}T3@dD-Wxn%X>zmtL7UosYOom;Qe(b9VAKfp;hPZIdJtb>~f< z`|9%+_g9y;9}TT7zc{^bVcfb7?$dk3Y~xL1jpVm+F3{bp+Ok|A(WJ7gU-$p^-V5@N zOHZ6I^e!>lRDa;{;_ureXV$56P7L|<>0Zy8*YcC)rcTW4yRqW_$4#BHeBJo28?LJQ zm(sw+juk$>9P{8i%q}{C|-fUg9hO)o+ znaEz2iP>`5FnV&|;)&L4qs^8+4Zf8$bF0zYru9=Zt)^tmZkQ?c@?OcFU994!-2s1B z?C*Bjvuk_kzS7Rw*#=ib?rvde; z-BEB)>*S%b#f4UHvyL^{&Yq-^xWkg){`|F6wePRXS$lRo^^BC2`E|MLEWfQ+B-hqb zOWBE=FF!k8yyTYI7TFd5mzUZ5P4UjVVwAY)cc+^2WfL_YpSQ8vGncm|7-eSvPL8y` z(WdKdQ?}hcb5eHBj2nAyK2rHUX~CcW^S}I;c0C$)yXI;A=VjHmmFCuQWOj93y0`!A z^-l*K@|&hk^HsK!P4|xe9l^20)%DJ^((ONe1ux!w7Mv}k)Z<@tu1eFcFU zO+Ht2wQJ&+uQ?F+=H4bJwPi21#h&Wgy1Qm?-9L%4u&I1^Z@oX5di2po9owtbfxf>d zAH17mvvU5Yx!>{%pCA6X`|$VU_0@GnKdiM2lW**vm$qq{#TWnd?+0Jmy}Y!)>WTT4 zqX)P6^QUiRe){>|-PKtIwawnEzjH;ky?blCtJ3B*FZ*~=g)c;>yN2>~-|RQ#cW3T-;$@%`kNU(T*)KOgU~Ybs;5Ji8BOGvnBVJiNrj1X8dr(s%de{wzgCu6?%20(y_$>r^jyiadPZ_G z^*??-wLVc%w8ziwVDnwC%=a5--$>bBYZR`#{9*Rfn&6lN1=kJku9zWmIVr3rxBGdS z;QQ_6&)wVQ74H4CdYK}*bn$gzdA-;Av` zdwTy|zC8WsmnVOG@%3M2scpQjsq%iY6TV-%bdx(T#4L5vP7PY9>9&?HPDgO&>uD#` zCww(t^7ruXuRC^VzZ2MZEZp%)W%QG|N;mTL`|E#y-J$*I=F@@=Q8{O`Hug^J7nFXL z%_5%7y4>RL(pi=4{Lc>_-TNbVV|iDO`1AFA{O6i(i0?f+&1}lDKdZN@o}MGr**sZ- zd*ROOt*4LJ4l$G4I#RTQG->>NX|1+r zRH48A&%fP|QVT==#K?%R?-oANP@J-R`_bz7bzhnf+3|OsfBZ9L?xSOiyQXY6%3oq< zx_f3wsNrw3wy^z^;=1?WnsryROYVQsx7QDUa-E$dbuC5og~(Cny>r*S4E^e|^V+t> ztL`qjQ@c#+>!)c|mD1&VS2JEZR$|~9B-yi0{FRFDwvZbF_ty68Oj&|Gq+3;iYo7L0ai>qQOH`j>?Gxa>{@|aWKZldwZ?RzhSI5gy!_M{a7`~!n2h;j`lUH)Q3^zia&t~*FEX(Pm4rNou@(o`+{3PV)>&u z+v4i&UMD2^Uf3nivURR}MpFKbj4Rb=b}DV(C-e2-`4>{BWNZHM>~s4PchUV_s$|+B z7mKt*OS{)Q>18!Yt=&4WiLI%^wExIt@!1h;4PTf(t3C1fGIz-9tFN`0EF3H^CoNPD z35ot)mgbxL@XW?7N+;)Jh^o#sUh5Lle%3z9^Y{6Pjjpkmms?4%aa;fO_=Ldb)_s1j zn0hw_GKkgcZ#!^uc`Cn8+}Fi^3;t{{U;F2`o43DW6yNLp%Ra5|k>yppEcug7<(_uj z_d~3UIeym_nC_nWD}PrQTZ8ZEa(Ri8>D%u6k|nq9g>_^I1Fjkl&=oBR*n zxg{GieWU7&Q`3H~P|Lk?Y+lo5-`g|vioH)f)4dmz@_G4#xBGe>rrYoBwAZ`b@mu9j z?y6(E_uO1tnfyt!V)uHVHy_kbzb$>f?P34DRr4-oUoBo`G`oE9PM#Hik3ZmIoxnYx z@9N7gySHomjpPoCGkilgZ&D&9;_McOt7!P zVqh+cF(Givl0mEt5CPT+HX7_LFbk}+5+sY_)=-cLSUolm7K3EL5@1h&wZj|=HWlm% zn20+_HCPy|8tfFXTfydo0}JdEuz$hsL2-&JNV_hG$ORE#|AOrXd%_AN2D2#v8^;tR zs0t@wYK%c5Fb+7O7=lEMKtzn8F*pT6q@f&`U>!&Wf`~CRHUWu%%>(O#Ct#4UCx`%H zuxCLGa3FvfVE=*`;IIKP!08Ue0EY*N0ggNn1Fj3~b&v>LSDvPRNM=b+DoW;Y1Sx@q zixY?g)(8$WFbnJ+aA<=q0|zTu7N!ZDg1~MBM;4d>M;2HqSbH|eT$p-roP!+&)&vs< zI~)<`Fkv^4RRS^?}10Yz$0k5Xg~WxdIRitRAehL{mSwG$|`JxkN)#-?=C?u_V7p z!zVE$HA100vm`?yqp~2is3~Q$L_6KczG|wMe5NB`qX1Lf25w#6Zu` zNK@ZCwX!_FD5Y3KlM7-}W`3SaVo9okhKrSvfguQ)85$c|7@BDt7^)i>sB3cR`{t(* zQW8>>SWu9fqM+}Vm{Xj}r5_OD8lmS_nv;{1n3tDYq@WR!ky)&eS*!qYkB&lEYEf}! zex8D{o}r1Msil#bu92QG%$W)rAg}pkmZd5f85kOBDr6TVmShyCCMuLcwVCM|=oxBq z+1V+i=B4B(WpNpq7$X($=)>Da7F_ynnV`{aBSTC0=(eGunK7}W+jGND=iRmvxcggs zhmYQZsG7-c0tyAQb@C>$W$w<}93XQnG~2sPZtuza>N*;;jlk&P)aqKZw+cJzJoliuwz z+Mg5p?$Nb9CLUb%g)_rTn^``GU!S@6#j~}i#gbG~3hU%L8in^tNO!Mv=&pWfIGOLv z7mLZ06ukAGB_7zP$0NMhz(i--Mvlq+KA+f(d4&?Rgwi(5UiCO}1;=5RO$(bRPH{b4 zktUVM=XPnw#Cz64Wjp+jm(J+5K6C8h$pizzd>wVMjLwoJu1ss!weA(0o58EA_;^}^ z;JP~P%C$n{=Yb@1Z#>hDkcep-2Q)iaS-C5jhMs^y>A zT^cFpvvu96vd@2=|0RDG&ejc!f3@d^+S&5SF<}A^_iy@@*{P)v_dlci?Yf$_cGc+G z3d@jX>psUc@lE-K~Baby1GyDie$thI9Q$u6cN3OzA*(|n^- zcc+BsefIqn6XwaBy8R~K3$MS8>%z>RPQH2bNcQIQU2IM{rxu<3l*AwA#Ie6(x4?G; zWoD_kn=!Z5vOjHNcCon6E6pLY3bcK>o`v}fwO+3elL)c)P!HbZtn_0$*@ z^SA3x=Gxw4*l%}n%0J0jC8aa(%-)r=ns?6bg3zM5_F<7s?9bZBwE@^W9ERR@mA*Q8DRxhS}D)|EJot%!z!#eqv>9DEq4;W|k}(3?^s#Z?;M> z$uP)WQ_)da&dSsDcS(hp(1|AYiy{n@SQ@rDY@d?7dE@G*^66`yDPKq`>A6w#xU(_G zAbVPrJxgAJZ69adiMSoLGF#T}>N#-j!OxOMla30?JgY7~Jf*p0+2-df+aH_#-)Xh= zRg+smfcR&v8QOmC1vA!Xu&~FP8rRLbIYme}HDzOV^@Cd{GWM(W@!neMklcKved(VY z3I;3f%s5hiEdR3QLgc-`Px4;dCMWDQl$^YLU&_s&7gPGJ{~vg$<#LDViegfJp{Mha zdygmWjdh!T`hY~xfAjjLn@92)?tX8y?|P@Pd-1EjUu(^eY*fA2`6GAh?>RrT&-bgo zF7JD%{G>M}?alXPZJsUt+hf+VH&1)L=Hvs_ob8IyFH~M`zaW2`ZQeP)m)}*_U2XYX zcYBlRH`6_Tf@arkVqU-5ee>$`=ca9cyYJtuLnrT^G}mJN^JKfoz4^BU8&*F8$!ls#Fk@OFvv8 z+EBq*!7!FfKPW%HM8U|^Ou;}Q2&5w|Ujfoo2Ju`JqHRo^Tnt<+ot!O<9UV>FjEyWE zjSL(uoXj1K-P~NvEsX6H2rG$&m$_!fhL9qch#5uIDc;3BfdXy2`8f-v9bH-!4((tm zsX-L{N^CsWO``NYscLJV=PcUC7qhjEbr<^4k!RvM+*TJ+gtzhPzsw+|(#9|b; z^Ic_Hk~b-M#nDwo-E;0;aI-qdV>wl;;p_u5%eU9Kwl(a2Qqr?FL3)R~pL#CyZO6HD z)?MH$YhW$fmCAl&XVU_~$m{P}cAwao8rELctXCwXt1;nQ!`>Dd8#%#u%y(Pn*vSdK zW4CPy>0^7ySTG?#+EziQ$+<<#z`sI5MsbPP9d#S7s)L3FGIJQz4{8=j&0+kTaNsQ0 zuH%sfeL>|1Ocp#|$#2ST5fxy$LS|JBV+>340v@ddktug(O%JK-FrSeX!@jxUVEZ{6 zwqplbRy2AR@P2UH#kj6%RrJH{U2%&T_?t=_cQ&aSvR+Zto4o9fRoWM}>t3&}u8IC` z{&Yul(0oaUj7y*M_SROdax^@c@oCEi1@Reb1?ei=KZ!pz2v691;7a3E=5Dv{XkTg8 zb9{efB#aHxw(RoNf310s_m9jD;}0nhP9ErNJiF-Z+J7P4sXo5)>s$AzT`t*aJM*#- zkGPR|A4l)T7u!~3x86A-E>)rY!R_PP<_2aR`g>V= z<*eWR;z5(=RqgXS$y9SU@cWlti}I)P>s)Rdw}u;{pJu4R&t; diff --git a/examples/fracas/prefix.html b/examples/fracas/prefix.html deleted file mode 100644 index 87e172a15..000000000 --- a/examples/fracas/prefix.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - -FraCaS treebank visualization - - - - - -